@swisspost/design-system-tokens 9.0.0-next.7 → 9.0.0-next.8

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
+ ## 9.0.0-next.8
4
+
3
5
  ## 9.0.0-next.7
4
6
 
5
7
  ## 9.0.0-next.6
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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-edk: (
7
7
  post-channel-sizing-interactive-height-filler: var(--post-core-dimension-24),
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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-accordion: (
7
7
  post-accordion-header-padding-block-closed: var(--post-device-spacing-padding-19),
@@ -39,6 +39,7 @@ $post-assist: (
39
39
  post-assist-font-size: var(--post-device-font-size-9),
40
40
  post-assist-enabled-fg: var(--post-scheme-color-interactive-primary-enabled-fg1),
41
41
  post-assist-disabled-fg: var(--post-scheme-color-interactive-primary-disabled-fg1),
42
+ post-hint-spacing-block: var(--post-core-dimension-6),
42
43
  );
43
44
 
44
45
  $post-avatar: (
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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-desktop: (
7
7
  post-device-font-size-1: var(--post-core-font-size-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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-body: (
7
7
  post-body-font-family: var(--post-device-font-family-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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 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
- // Wed, 04 Dec 2024 07:43:08 GMT
3
+ // Mon, 09 Dec 2024 15:51:03 GMT
4
4
 
5
5
  @use './core';
6
6
  @forward './scheme';
package/_palettes.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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-palettes: (
7
7
  post-palettes-color-default-bg: var(--post-theme-color-palettes-default-bg),
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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-light: (
7
7
  post-scheme-color-signal-success-dark: var(--post-core-color-notification-green),
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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-post: (
7
7
  post-theme-palettes-bg-scheme-brand: var(--post-core-bg-scheme-light),
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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 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": "9.0.0-next.7",
3
+ "version": "9.0.0-next.8",
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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-palettes: (
7
7
  post-palettes-color-default-bg: #373632,
@@ -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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-palettes: (
7
7
  post-palettes-color-default-bg: #fafafa,
@@ -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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-palettes: (
7
7
  post-palettes-color-default-bg: #373632,
@@ -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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  $post-palettes: (
7
7
  post-palettes-color-default-bg: #fafafa,
@@ -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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 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
- // Wed, 04 Dec 2024 07:43:08 GMT
4
+ // Mon, 09 Dec 2024 15:51:03 GMT
5
5
 
6
6
  export default {
7
7
  utility: {
package/tokens.json CHANGED
@@ -4308,6 +4308,10 @@
4308
4308
  "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
4309
4309
  }
4310
4310
  }
4311
+ },
4312
+ "post-hint-spacing-block": {
4313
+ "$type": "spacing",
4314
+ "$value": "{post.core.dimension.6}"
4311
4315
  }
4312
4316
  },
4313
4317
  "Components/Avatar": {
@@ -9967,6 +9971,7 @@
9967
9971
  "post.assist.font-size": "c42fdefaa61b7c5d6916a6b6768599b19da3fd4d",
9968
9972
  "post.assist.enabled-fg": "72f5b4238dee1bf68e93e9731b4fd8f2e5e38fd5",
9969
9973
  "post.assist.disabled-fg": "511343125c5a9ce9901570e967e37962ab1eca6d",
9974
+ "post-hint-spacing-block": "a991d75103776c3686418a2e6004246f2d0a9000",
9970
9975
  "post.avatar.size": "fdc1484ed63e645974c9a435ca62dd46b26a84e0",
9971
9976
  "post.avatar.enabled-bg": "1863e011a6589c655c1f6ce1b3fa63e4153719e2",
9972
9977
  "post.avatar.enabled-fg": "9fbe58313d6bf87fab98be4e81191e79f1a038b0",
@@ -10298,27 +10303,6 @@
10298
10303
  "post.list.check.color.icon-bg": "fae4fd2c5bc7dec515b82a34ae4279361d3aad86",
10299
10304
  "post.list.check.color.icon-fg": "16cd2459165982f548ff3971fba0746e6be362a1",
10300
10305
  "post.list.check.color.text-fg": "570728a610b063ec0e5c8abb631f23173079187d",
10301
- "post.infobox.sizing.icon": "2388fc56fa9568791f8a0ff76c2ab0344c203398",
10302
- "post.infobox.spacing.gap.inline": "d9d9f5b08ea1306b681dd4fb624198085f078dbe",
10303
- "post.clickable.spacing.padding.icon": "70eea4229b2acd600ce285838e1b61659e92dd2c",
10304
- "post.interactive.spacing.gap.inline.icon-end": "df18c61c993b46d73776736868aac7128afad646",
10305
- "post.interactive.spacing.gap.inline.error": "5e18cb4d2d2fe1211b71bbd50dbb67d59de6f675",
10306
- "post.notification.color.info-bg": "dd58fcaffc293f7c3476f7c9ff3587e03d1f2c08",
10307
- "post.notification.color.info-fg": "960070db1b1acfd602244a22812b2b5e13aeab75",
10308
- "post.notification.color.info-stroke": "b566109ca058a5fcfe880153d6cdf4aed9357d7f",
10309
- "post.notification.color.info-icon": "3e029a222012f7c58224a05a99505ef4e37cda3b",
10310
- "post.notification.color.success-bg": "1f7dbb05ce30307503cb58439f4aa018764e2add",
10311
- "post.notification.color.success-fg": "20819a2f21c40674201678ac211d04302ac593e0",
10312
- "post.notification.color.success-stroke": "3dcd7b0cc3d3c7b286cd4a44a8cc7bba926e5e5e",
10313
- "post.notification.color.success-icon": "6418e0a8d309c1d585f075ccf7bab39428e321e8",
10314
- "post.notification.color.warning-bg": "7a07a1a5fcee218b771bfa3d26d84954481866e2",
10315
- "post.notification.color.warning-fg": "a343b35dde32227ffba2bf31def40f5acf0816d9",
10316
- "post.notification.color.warning-stroke": "3a9d01de383121778fae9c04626ccb3a2fe78f50",
10317
- "post.notification.color.warning-icon": "a630bacbb34313d0849b408d7e2c7f4e7deed4db",
10318
- "post.notification.color.error-bg": "899730364dfce27bb18aca0be2f2102fef9fb852",
10319
- "post.notification.color.error-fg": "c2811af63e8358e87b441bc6fc243138b2edd4cd",
10320
- "post.notification.color.error-stroke": "fef00cabbd22faa3cf3461f6252956d8285db09c",
10321
- "post.notification.color.error-icon": "7cd01907ee9074fde59dca90cdc81b9328e09752",
10322
10306
  "post.popover.close-button.enabled-fg": "eb710d3b00b49f690dcf344e0d364d75cfe150d5",
10323
10307
  "post.popover.close-button.selected-fg": "090659f39fb6cbfb161bb6cd086a837563c142b2",
10324
10308
  "post.popover.close-button.hover-fg": "54c2584f67f1cdfb3028b9154a204de949b9975c",
@@ -10537,7 +10521,6 @@
10537
10521
  "post.textarea.position.block.start.validation": "7d3d68f9b92e710e7441d84c31b27639e13e301a",
10538
10522
  "post.textarea.assist.font-size": "8fb89a9effda2d25fe148de62b52eb6ddc9a280b",
10539
10523
  "post.textarea.validated.padding.inline.end": "82e187d41e38dad89946c46aa1d8875e096accfd",
10540
- "post.textarea.placeholder-fg": "2eb0774493703d5cb36de7d667ca584be15c63bb",
10541
10524
  "post.text-highlighted.bg": "27774fb04cb78f58f13895b833a4851be7e3486b",
10542
10525
  "post.text-highlighted.fg": "8416d4e5337654acf592f5345f7c151d3cd63a4d",
10543
10526
  "post.text-highlighted.padding.text": "e5e01d5010f1a45ce796d305a526ce01fa5d7a7b",