Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions .bundlewatch.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
{
"path": "./packages/orange/dist/css/ouds-web-bootstrap.min.css",
"maxSize": "79.25 kB"
"maxSize": "79.5 kB"
},
{
"path": "./packages/orange/dist/css/ouds-web-grid.css",
Expand All @@ -18,7 +18,7 @@
},
{
"path": "./packages/orange/dist/css/ouds-web-reboot.css",
"maxSize": "7.5 kB"
"maxSize": "7.75 kB"
},
{
"path": "./packages/orange/dist/css/ouds-web-reboot.min.css",
Expand Down Expand Up @@ -66,6 +66,8 @@
}
],
"ci": {
"trackBranches": ["ouds/main"]
"trackBranches": [
"ouds/main"
]
}
}
}
9 changes: 6 additions & 3 deletions packages/orange-compact/scss/tokens/_composite.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ $custom-font-name: "HelvNeueOrange" !default;

// Map of CDN URLs for custom font, with weight as keys
$custom-font-cdn-urls: (
$ouds-font-weight-system-web-default: "https://mastermedia.dam-broadcast.com/pm_12751_490_490071-myaimdgylf--HelveticaNeue-Default.woff2",
$ouds-font-weight-system-web-moderate: "https://mastermedia.dam-broadcast.com/pm_12751_490_490074-tqtijgs7e4--HelveticaNeue-Moderate.woff2",
$ouds-font-weight-system-web-strong: "https://mastermedia.dam-broadcast.com/pm_12751_490_490077-wejriti88u--HelveticaNeue-Strong.woff2"
$ouds-font-weight-system-web-default: "https://assets.orange.com/pm_12751_490_490071-myaimdgylf--HelveticaNeue-Default.woff2?a=1",
$ouds-font-weight-system-web-moderate: "https://assets.orange.com/pm_12751_490_490074-tqtijgs7e4--HelveticaNeue-Moderate.woff2?a=1",
$ouds-font-weight-system-web-strong: "https://assets.orange.com/pm_12751_490_490077-wejriti88u--HelveticaNeue-Strong.woff2?a=1"
) !default;
Comment thread
louismaximepiton marked this conversation as resolved.

$ouds-font-family-sans-serif-stack:
Expand Down Expand Up @@ -140,3 +140,6 @@ $svg-as-custom-props: (
"warning-internal": $alert-icon-warning-internal,
"error": $alert-icon-important
) !default;

// OUDS pixel tracker
$ouds-pixel-tracker-url: "https://assets.orange.com/pm_12751_542_542931-ew23c26ecu-ouds-px.png?a=1&b=orc&lib=ouds-web&v=1.3.0" !default;
9 changes: 6 additions & 3 deletions packages/orange/scss/tokens/_composite.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ $custom-font-name: "HelvNeueOrange" !default;

// Map of CDN URLs for custom font, with weight as keys
$custom-font-cdn-urls: (
$ouds-font-weight-system-web-default: "https://mastermedia.dam-broadcast.com/pm_12751_490_490071-myaimdgylf--HelveticaNeue-Default.woff2",
$ouds-font-weight-system-web-moderate: "https://mastermedia.dam-broadcast.com/pm_12751_490_490074-tqtijgs7e4--HelveticaNeue-Moderate.woff2",
$ouds-font-weight-system-web-strong: "https://mastermedia.dam-broadcast.com/pm_12751_490_490077-wejriti88u--HelveticaNeue-Strong.woff2"
$ouds-font-weight-system-web-default: "https://assets.orange.com/pm_12751_490_490071-myaimdgylf--HelveticaNeue-Default.woff2?a=1",
$ouds-font-weight-system-web-moderate: "https://assets.orange.com/pm_12751_490_490074-tqtijgs7e4--HelveticaNeue-Moderate.woff2?a=1",
$ouds-font-weight-system-web-strong: "https://assets.orange.com/pm_12751_490_490077-wejriti88u--HelveticaNeue-Strong.woff2?a=1"
) !default;
Comment thread
louismaximepiton marked this conversation as resolved.

$ouds-font-family-sans-serif-stack:
Expand Down Expand Up @@ -140,3 +140,6 @@ $svg-as-custom-props: (
"warning-internal": $alert-icon-warning-internal,
"error": $alert-icon-important
) !default;

// OUDS pixel tracker
$ouds-pixel-tracker-url: "https://assets.orange.com/pm_12751_542_542931-ew23c26ecu-ouds-px.png?a=1&b=or&lib=ouds-web&v=1.3.0" !default;
7 changes: 5 additions & 2 deletions packages/sosh/scss/tokens/_composite.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ $custom-font-name: "Sosh" !default;

// Map of CDN URLs for custom font, with weight as keys
$custom-font-cdn-urls: (
$ouds-font-weight-system-web-moderate: "https://mastermedia.dam-broadcast.com/pm_12751_481_481818-a5ae2tmj13--Sosh-Medium.woff2",
$ouds-font-weight-system-web-strong: "https://mastermedia.dam-broadcast.com/pm_12751_481_481815-qd9nelrt7o--Sosh-Bold.woff2"
$ouds-font-weight-system-web-moderate: "https://assets.orange.com/pm_12751_481_481818-a5ae2tmj13--Sosh-Medium.woff2?a=1",
$ouds-font-weight-system-web-strong: "https://assets.orange.com/pm_12751_481_481815-qd9nelrt7o--Sosh-Bold.woff2?a=1"
) !default;
Comment thread
louismaximepiton marked this conversation as resolved.

$ouds-font-family-sans-serif-stack:
Expand Down Expand Up @@ -131,3 +131,6 @@ $svg-as-custom-props: (
"warning-internal": $alert-icon-warning-internal,
"error": $alert-icon-important
) !default;

// OUDS pixel tracker
$ouds-pixel-tracker-url: "https://assets.orange.com/pm_12751_542_542931-ew23c26ecu-ouds-px.png?a=1&b=ssh&lib=ouds-web&v=1.3.0" !default;
12 changes: 12 additions & 0 deletions scss/_root.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@
}
}

#{$ouds-root-selector}::after {
position: fixed;
top: 0;
left: 0;
width: 1px;
height: 1px;
pointer-events: none;
content: "";
background-image: url("#{$ouds-pixel-tracker-url}");
Comment on lines +12 to +20

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know indeed, keeping it open if needed for further investigations.

opacity: 0;
}

#{$ouds-root-selector},
[data-bs-theme] {
color: var(--#{$prefix}color-local, var(--#{$prefix}color-content-default));
Expand Down
Loading