@swisspost/design-system-styles 8.7.0 → 8.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  // Do not edit manually!
2
2
  // This file was generated on:
3
- // Mon, 13 Jan 2025 10:52:08 GMT by the @swisspost/design-system-tokens package build command
3
+ // Tue, 21 Jan 2025 13:53:29 GMT by the @swisspost/design-system-tokens package build command
4
4
 
5
5
  $post-edk: (
6
6
  'post-sem-sizing-interactive-height-filler': var(--post-core-dimension-24),
@@ -1,6 +1,6 @@
1
1
  // Do not edit manually!
2
2
  // This file was generated on:
3
- // Mon, 13 Jan 2025 10:52:08 GMT by the @swisspost/design-system-tokens package build command
3
+ // Tue, 21 Jan 2025 13:53:29 GMT by the @swisspost/design-system-tokens package build command
4
4
 
5
5
  $post-interactives: (
6
6
  'post-comp-interactive-color-primary-bg-enabled': var(--post-sem-color-interactive-primary-enabled-bg),
@@ -1,6 +1,6 @@
1
1
  // Do not edit manually!
2
2
  // This file was generated on:
3
- // Mon, 13 Jan 2025 10:52:08 GMT by the @swisspost/design-system-tokens package build command
3
+ // Tue, 21 Jan 2025 13:53:29 GMT by the @swisspost/design-system-tokens package build command
4
4
 
5
5
  :root {
6
6
  --post-core-color-brand-postyellow: #ffcc00;
@@ -1,6 +1,6 @@
1
1
  // Do not edit manually!
2
2
  // This file was generated on:
3
- // Mon, 13 Jan 2025 10:52:08 GMT by the @swisspost/design-system-tokens package build command
3
+ // Tue, 21 Jan 2025 13:53:29 GMT by the @swisspost/design-system-tokens package build command
4
4
 
5
5
  $post-desktop: (
6
6
  'post-sem-font-size-heading-xs': var(--post-core-font-size-20),
@@ -1,6 +1,6 @@
1
1
  // Do not edit manually!
2
2
  // This file was generated on:
3
- // Mon, 13 Jan 2025 10:52:08 GMT by the @swisspost/design-system-tokens package build command
3
+ // Tue, 21 Jan 2025 13:53:29 GMT by the @swisspost/design-system-tokens package build command
4
4
 
5
5
  @use './core';
6
6
  @forward './mode';
@@ -1,6 +1,6 @@
1
1
  // Do not edit manually!
2
2
  // This file was generated on:
3
- // Mon, 13 Jan 2025 10:52:08 GMT by the @swisspost/design-system-tokens package build command
3
+ // Tue, 21 Jan 2025 13:53:29 GMT by the @swisspost/design-system-tokens package build command
4
4
 
5
5
  $post-light: (
6
6
  'post-sem-color-signal-success-dark': var(--post-core-color-notification-green),
@@ -1,6 +1,6 @@
1
1
  // Do not edit manually!
2
2
  // This file was generated on:
3
- // Mon, 13 Jan 2025 10:52:08 GMT by the @swisspost/design-system-tokens package build command
3
+ // Tue, 21 Jan 2025 13:53:29 GMT by the @swisspost/design-system-tokens package build command
4
4
 
5
5
  $post-theme: (
6
6
  'post-post-sem-sizing-interactive-height-filler': var(--post-core-dimension-24),
@@ -2,4 +2,4 @@
2
2
  //
3
3
  // Modify global options
4
4
 
5
- $font-base-path: 'https://fonts.post.ch/frutigerneueforpost/v2' !default;
5
+ $font-base-path: 'https://fonts.post.ch/swiss-post-sans/v1' !default;
@@ -11,7 +11,7 @@
11
11
  // Font, line-height, and color for body text, headings, and more.
12
12
 
13
13
  $font-family-sans-serif:
14
- 'Frutiger Neue For Post',
14
+ 'Swiss Post Sans',
15
15
  -apple-system,
16
16
  BlinkMacSystemFont,
17
17
  'Segoe UI',
@@ -66,9 +66,9 @@ $line-height-bigger-big: $line-height-heading;
66
66
  $line-height-small-huge: $line-height-heading;
67
67
  $line-height-huge: $line-height-heading;
68
68
 
69
- $font-weight-light: 300 !default; // Design System -> Frutiger Neue Light
70
- $font-weight-normal: 400 !default; // Design System -> Frutiger Neue Roman
71
- $font-weight-bold: 700 !default; // Design System -> Frutiger Neue Bold
69
+ $font-weight-light: 300 !default;
70
+ $font-weight-normal: 400 !default;
71
+ $font-weight-bold: 700 !default;
72
72
 
73
73
  // Deprecated
74
74
  $font-sizes: (