@swisspost/design-system-tokens 10.0.0-next.48 → 10.0.0-next.49

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # @swisspost/design-system-tokens
2
2
 
3
+ ## 10.0.0-next.49
4
+
3
5
  ## 10.0.0-next.48
4
6
 
5
7
  ## 10.0.0-next.47
package/_channel.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-edk: (
7
7
  keep: undefined,
package/_components.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-accordion: (
7
7
  post-accordion-header-padding-block-closed: var(--post-device-spacing-padding-19),
@@ -628,6 +628,7 @@ $post-segmented-button: (
628
628
  post-button-segmented-font-weight: var(--post-device-font-weight-bold),
629
629
  post-button-segmented-selected-border: var(--post-scheme-color-interactive-primary-selected-stroke1),
630
630
  post-button-segmented-elevation: var(--post-device-elevation-200),
631
+ post-button-segmented-icon-size: var(--post-device-sizing-interactive-icon-size5),
631
632
  );
632
633
 
633
634
  $post-select: (
package/_core.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  :root {
7
7
  --post-core-color-brand-postyellow: #ffcc00;
package/_device.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-desktop: (
7
7
  post-device-font-size-1: var(--post-core-font-size-40),
@@ -105,6 +105,7 @@ $post-desktop: (
105
105
  post-device-sizing-interactive-icon-size2: var(--post-core-dimension-24),
106
106
  post-device-sizing-interactive-icon-size3: var(--post-core-dimension-40),
107
107
  post-device-sizing-interactive-icon-size4: var(--post-core-dimension-16),
108
+ post-device-sizing-interactive-icon-size5: var(--post-core-dimension-24),
108
109
  post-device-sizing-interactive-stepper-indicator: var(--post-core-dimension-40),
109
110
  post-device-sizing-interactive-button-height-1: var(--post-core-dimension-48),
110
111
  post-device-sizing-interactive-button-height-2: var(--post-core-dimension-56),
@@ -261,6 +262,7 @@ $post-tablet: (
261
262
  post-device-sizing-interactive-icon-size2: var(--post-core-dimension-24),
262
263
  post-device-sizing-interactive-icon-size3: var(--post-core-dimension-40),
263
264
  post-device-sizing-interactive-icon-size4: var(--post-core-dimension-16),
265
+ post-device-sizing-interactive-icon-size5: var(--post-core-dimension-20),
264
266
  post-device-sizing-interactive-stepper-indicator: var(--post-core-dimension-32),
265
267
  post-device-sizing-interactive-button-height-1: var(--post-core-dimension-40),
266
268
  post-device-sizing-interactive-button-height-2: var(--post-core-dimension-48),
@@ -417,6 +419,7 @@ $post-mobile: (
417
419
  post-device-sizing-interactive-icon-size2: var(--post-core-dimension-20),
418
420
  post-device-sizing-interactive-icon-size3: var(--post-core-dimension-40),
419
421
  post-device-sizing-interactive-icon-size4: var(--post-core-dimension-16),
422
+ post-device-sizing-interactive-icon-size5: var(--post-core-dimension-16),
420
423
  post-device-sizing-interactive-stepper-indicator: var(--post-core-dimension-32),
421
424
  post-device-sizing-interactive-button-height-1: var(--post-core-dimension-32),
422
425
  post-device-sizing-interactive-button-height-2: var(--post-core-dimension-40),
package/_elements.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-body: (
7
7
  post-body-color-bg: var(--post-theme-color-body-bg),
@@ -70,9 +70,9 @@ $post-legend: (
70
70
  post-legend-font-weight: var(--post-device-font-weight-bold),
71
71
  post-legend-line-height: var(--post-device-line-height-legend),
72
72
  post-legend-large-font-size: var(--post-device-font-size-3),
73
- post-legend-large-padding-block-start: var(--post-device-spacing-margin-1),
74
- post-legend-large-padding-block-end: var(--post-device-spacing-padding-17),
73
+ post-legend-large-margin-block-start: var(--post-device-spacing-margin-1),
75
74
  post-legend-large-margin-block-end: var(--post-device-spacing-margin-4),
75
+ post-legend-large-padding-block-end: var(--post-device-spacing-padding-17),
76
76
  post-legend-large-border-color: var(--post-scheme-color-surface-default-stroke),
77
77
  post-legend-large-border-style: var(--post-core-border-style-solid),
78
78
  post-legend-large-border-width: var(--post-device-border-width-default),
package/_helpers.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-focus: (
7
7
  post-focus-outline-offset: var(--post-device-spacing-padding-2),
package/_index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
  // Do not edit manually
2
2
  // This file was generated by the swisspost/design-system-tokens package
3
- // Mon, 15 Sep 2025 11:00:56 GMT
3
+ // Thu, 09 Oct 2025 11:15:55 GMT
4
4
 
5
5
  @use './core';
6
6
  @forward './schemestatic';
package/_palette.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-default: (
7
7
  post-palette-color-scheme: var(--post-theme-color-palettes-default-scheme),
package/_scheme.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-light: (
7
7
  post-scheme-color-body-bg: var(--post-core-color-sandgrey-002),
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-light: (
7
7
  post-scheme-even: var(--post-core-bg-scheme-light),
package/_theme.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-post: (
7
7
  post-theme-color-body-bg: var(--post-scheme-color-body-bg),
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $margin: (
7
7
  0: var(--post-core-dimension-0),
package/_utilities.scss CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  $post-spacing: (
7
7
  post-utility-margin-0: var(--post-core-dimension-0),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swisspost/design-system-tokens",
3
- "version": "10.0.0-next.48",
3
+ "version": "10.0.0-next.49",
4
4
  "description": "Design Tokens for the Swiss Post Design System.",
5
5
  "author": "Swiss Post <design-system@post.ch>",
6
6
  "license": "Apache-2.0",
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  export default {
7
7
  focus: {
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Do not edit manually
3
3
  // This file was generated by the swisspost/design-system-tokens package
4
- // Mon, 15 Sep 2025 11:00:56 GMT
4
+ // Thu, 09 Oct 2025 11:15:55 GMT
5
5
 
6
6
  export default {
7
7
  utility: {