@ds-mo/tokens 2.14.0 → 3.0.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.
package/dist/index.d.ts CHANGED
@@ -56,6 +56,7 @@ export declare const colorAlwaysDarkInteractionActive: '--color-always-dark-inte
56
56
  export declare const colorAlwaysDarkInteractionFocus: '--color-always-dark-interaction-focus';
57
57
  export declare const colorAlwaysDarkInteractionHover: '--color-always-dark-interaction-hover';
58
58
  export declare const colorAlwaysDarkInteractionPressed: '--color-always-dark-interaction-pressed';
59
+ export declare const colorAlwaysDarkShimmer: '--color-always-dark-shimmer';
59
60
  export declare const colorBackgroundBoldAi: '--color-background-bold-ai';
60
61
  export declare const colorBackgroundBoldBrand: '--color-background-bold-brand';
61
62
  export declare const colorBackgroundBoldCaution: '--color-background-bold-caution';
@@ -95,7 +96,6 @@ export declare const colorBackgroundStrongNeutral: '--color-background-strong-ne
95
96
  export declare const colorBackgroundStrongPositive: '--color-background-strong-positive';
96
97
  export declare const colorBackgroundStrongWalkthrough: '--color-background-strong-walkthrough';
97
98
  export declare const colorBackgroundStrongWarning: '--color-background-strong-warning';
98
- export declare const colorBackgroundTranslucent: '--color-background-translucent';
99
99
  export declare const colorBackgroundTransparent: '--color-background-transparent';
100
100
  export declare const colorBorderBoldAi: '--color-border-bold-ai';
101
101
  export declare const colorBorderBoldBrand: '--color-border-bold-brand';
@@ -133,9 +133,6 @@ export declare const colorBorderOnMediumBackgroundTertiary: '--color-border-on-m
133
133
  export declare const colorBorderOnStrongBackgroundPrimary: '--color-border-on-strong-background-primary';
134
134
  export declare const colorBorderOnStrongBackgroundSecondary: '--color-border-on-strong-background-secondary';
135
135
  export declare const colorBorderOnStrongBackgroundTertiary: '--color-border-on-strong-background-tertiary';
136
- export declare const colorBorderOnTranslucentBackgroundPrimary: '--color-border-on-translucent-background-primary';
137
- export declare const colorBorderOnTranslucentBackgroundSecondary: '--color-border-on-translucent-background-secondary';
138
- export declare const colorBorderOnTranslucentBackgroundTertiary: '--color-border-on-translucent-background-tertiary';
139
136
  export declare const colorBorderPrimary: '--color-border-primary';
140
137
  export declare const colorBorderSecondary: '--color-border-secondary';
141
138
  export declare const colorBorderStrongAi: '--color-border-strong-ai';
@@ -369,10 +366,9 @@ export declare const colorDataWinLossLoss: '--color-data-win-loss-loss';
369
366
  export declare const colorDataWinLossWin: '--color-data-win-loss-win';
370
367
  export declare const colorDataWinLossWinAlt: '--color-data-win-loss-win-alt';
371
368
  export declare const colorDividerDivider: '--color-divider-divider';
372
- export declare const colorDividerOnBoldBackground: '--color-divider-on-bold-background';
373
- export declare const colorDividerOnMediumBackground: '--color-divider-on-medium-background';
374
- export declare const colorDividerOnStrongBackground: '--color-divider-on-strong-background';
375
- export declare const colorDividerOnTranslucentBackground: '--color-divider-on-translucent-background';
369
+ export declare const colorDividerDividerOnBoldBackground: '--color-divider-divider-on-bold-background';
370
+ export declare const colorDividerDividerOnMediumBackground: '--color-divider-divider-on-medium-background';
371
+ export declare const colorDividerDividerOnStrongBackground: '--color-divider-divider-on-strong-background';
376
372
  export declare const colorDriverStatusBackgroundDriving: '--color-driver-status-background-driving';
377
373
  export declare const colorDriverStatusBackgroundOffDuty: '--color-driver-status-background-off-duty';
378
374
  export declare const colorDriverStatusBackgroundOnDuty: '--color-driver-status-background-on-duty';
@@ -437,10 +433,6 @@ export declare const colorForegroundOnStrongBackgroundPrimary: '--color-foregrou
437
433
  export declare const colorForegroundOnStrongBackgroundQuaternary: '--color-foreground-on-strong-background-quaternary';
438
434
  export declare const colorForegroundOnStrongBackgroundSecondary: '--color-foreground-on-strong-background-secondary';
439
435
  export declare const colorForegroundOnStrongBackgroundTertiary: '--color-foreground-on-strong-background-tertiary';
440
- export declare const colorForegroundOnTranslucentBackgroundPrimary: '--color-foreground-on-translucent-background-primary';
441
- export declare const colorForegroundOnTranslucentBackgroundQuaternary: '--color-foreground-on-translucent-background-quaternary';
442
- export declare const colorForegroundOnTranslucentBackgroundSecondary: '--color-foreground-on-translucent-background-secondary';
443
- export declare const colorForegroundOnTranslucentBackgroundTertiary: '--color-foreground-on-translucent-background-tertiary';
444
436
  export declare const colorForegroundPrimary: '--color-foreground-primary';
445
437
  export declare const colorForegroundQuaternary: '--color-foreground-quaternary';
446
438
  export declare const colorForegroundSecondary: '--color-foreground-secondary';
@@ -469,10 +461,6 @@ export declare const colorInteractionOnStrongBackgroundActive: '--color-interact
469
461
  export declare const colorInteractionOnStrongBackgroundFocus: '--color-interaction-on-strong-background-focus';
470
462
  export declare const colorInteractionOnStrongBackgroundHover: '--color-interaction-on-strong-background-hover';
471
463
  export declare const colorInteractionOnStrongBackgroundPressed: '--color-interaction-on-strong-background-pressed';
472
- export declare const colorInteractionOnTranslucentBackgroundActive: '--color-interaction-on-translucent-background-active';
473
- export declare const colorInteractionOnTranslucentBackgroundFocus: '--color-interaction-on-translucent-background-focus';
474
- export declare const colorInteractionOnTranslucentBackgroundHover: '--color-interaction-on-translucent-background-hover';
475
- export declare const colorInteractionOnTranslucentBackgroundPressed: '--color-interaction-on-translucent-background-pressed';
476
464
  export declare const colorInteractionPressed: '--color-interaction-pressed';
477
465
  export declare const colorInvertedBackground: '--color-inverted-background';
478
466
  export declare const colorInvertedBorderBoldAi: '--color-inverted-border-bold-ai';
@@ -532,6 +520,7 @@ export declare const colorInvertedInteractionActive: '--color-inverted-interacti
532
520
  export declare const colorInvertedInteractionFocus: '--color-inverted-interaction-focus';
533
521
  export declare const colorInvertedInteractionHover: '--color-inverted-interaction-hover';
534
522
  export declare const colorInvertedInteractionPressed: '--color-inverted-interaction-pressed';
523
+ export declare const colorInvertedShimmer: '--color-inverted-shimmer';
535
524
  export declare const colorLocationMarkerBackgroundBrand: '--color-location-marker-background-brand';
536
525
  export declare const colorLocationMarkerBackgroundCaution: '--color-location-marker-background-caution';
537
526
  export declare const colorLocationMarkerBackgroundNegative: '--color-location-marker-background-negative';
@@ -555,6 +544,7 @@ export declare const colorMediaInteractionActive: '--color-media-interaction-act
555
544
  export declare const colorMediaInteractionFocus: '--color-media-interaction-focus';
556
545
  export declare const colorMediaInteractionHover: '--color-media-interaction-hover';
557
546
  export declare const colorMediaInteractionPressed: '--color-media-interaction-pressed';
547
+ export declare const colorMediaShimmer: '--color-media-shimmer';
558
548
  export declare const colorNavigationBackground: '--color-navigation-background';
559
549
  export declare const colorNavigationBorderPrimary: '--color-navigation-border-primary';
560
550
  export declare const colorNavigationBorderSecondary: '--color-navigation-border-secondary';
@@ -569,6 +559,7 @@ export declare const colorNavigationInteractionActive: '--color-navigation-inter
569
559
  export declare const colorNavigationInteractionFocus: '--color-navigation-interaction-focus';
570
560
  export declare const colorNavigationInteractionHover: '--color-navigation-interaction-hover';
571
561
  export declare const colorNavigationInteractionPressed: '--color-navigation-interaction-pressed';
562
+ export declare const colorNavigationShimmer: '--color-navigation-shimmer';
572
563
  export declare const colorReferenceBlack0: '--color-reference-black-0';
573
564
  export declare const colorReferenceBlack10: '--color-reference-black-10';
574
565
  export declare const colorReferenceBlack100: '--color-reference-black-100';
@@ -722,8 +713,24 @@ export declare const colorSafetyScoreInteractionPressed: '--color-safety-score-i
722
713
  export declare const colorSettingsProfileBackground: '--color-settings-profile-background';
723
714
  export declare const colorSettingsProfileBorder: '--color-settings-profile-border';
724
715
  export declare const colorSettingsProfileForeground: '--color-settings-profile-foreground';
725
- export declare const colorShimmerFade: '--color-shimmer-fade';
726
- export declare const colorShimmerHighlight: '--color-shimmer-highlight';
716
+ export declare const colorShimmerShimmer: '--color-shimmer-shimmer';
717
+ export declare const colorShimmerShimmerOnBoldBackground: '--color-shimmer-shimmer-on-bold-background';
718
+ export declare const colorShimmerShimmerOnMediumBackground: '--color-shimmer-shimmer-on-medium-background';
719
+ export declare const colorShimmerShimmerOnStrongBackground: '--color-shimmer-shimmer-on-strong-background';
720
+ export declare const colorTranslucentBorderPrimary: '--color-translucent-border-primary';
721
+ export declare const colorTranslucentBorderSecondary: '--color-translucent-border-secondary';
722
+ export declare const colorTranslucentBorderTertiary: '--color-translucent-border-tertiary';
723
+ export declare const colorTranslucentDivider: '--color-translucent-divider';
724
+ export declare const colorTranslucentForegroundPrimary: '--color-translucent-foreground-primary';
725
+ export declare const colorTranslucentForegroundQuaternary: '--color-translucent-foreground-quaternary';
726
+ export declare const colorTranslucentForegroundSecondary: '--color-translucent-foreground-secondary';
727
+ export declare const colorTranslucentForegroundTertiary: '--color-translucent-foreground-tertiary';
728
+ export declare const colorTranslucentInteractionActive: '--color-translucent-interaction-active';
729
+ export declare const colorTranslucentInteractionFocus: '--color-translucent-interaction-focus';
730
+ export declare const colorTranslucentInteractionHover: '--color-translucent-interaction-hover';
731
+ export declare const colorTranslucentInteractionPressed: '--color-translucent-interaction-pressed';
732
+ export declare const colorTranslucentShimmer: '--color-translucent-shimmer';
733
+ export declare const colorTranslucentTranslucent: '--color-translucent-translucent';
727
734
  export declare const dimensionBase: '--dimension-base';
728
735
  export declare const dimensionCardHeightLg: '--dimension-card-height-lg';
729
736
  export declare const dimensionCardHeightMd: '--dimension-card-height-md';
package/dist/index.mjs CHANGED
@@ -56,6 +56,7 @@ export const colorAlwaysDarkInteractionActive = '--color-always-dark-interaction
56
56
  export const colorAlwaysDarkInteractionFocus = '--color-always-dark-interaction-focus';
57
57
  export const colorAlwaysDarkInteractionHover = '--color-always-dark-interaction-hover';
58
58
  export const colorAlwaysDarkInteractionPressed = '--color-always-dark-interaction-pressed';
59
+ export const colorAlwaysDarkShimmer = '--color-always-dark-shimmer';
59
60
  export const colorBackgroundBoldAi = '--color-background-bold-ai';
60
61
  export const colorBackgroundBoldBrand = '--color-background-bold-brand';
61
62
  export const colorBackgroundBoldCaution = '--color-background-bold-caution';
@@ -95,7 +96,6 @@ export const colorBackgroundStrongNeutral = '--color-background-strong-neutral';
95
96
  export const colorBackgroundStrongPositive = '--color-background-strong-positive';
96
97
  export const colorBackgroundStrongWalkthrough = '--color-background-strong-walkthrough';
97
98
  export const colorBackgroundStrongWarning = '--color-background-strong-warning';
98
- export const colorBackgroundTranslucent = '--color-background-translucent';
99
99
  export const colorBackgroundTransparent = '--color-background-transparent';
100
100
  export const colorBorderBoldAi = '--color-border-bold-ai';
101
101
  export const colorBorderBoldBrand = '--color-border-bold-brand';
@@ -133,9 +133,6 @@ export const colorBorderOnMediumBackgroundTertiary = '--color-border-on-medium-b
133
133
  export const colorBorderOnStrongBackgroundPrimary = '--color-border-on-strong-background-primary';
134
134
  export const colorBorderOnStrongBackgroundSecondary = '--color-border-on-strong-background-secondary';
135
135
  export const colorBorderOnStrongBackgroundTertiary = '--color-border-on-strong-background-tertiary';
136
- export const colorBorderOnTranslucentBackgroundPrimary = '--color-border-on-translucent-background-primary';
137
- export const colorBorderOnTranslucentBackgroundSecondary = '--color-border-on-translucent-background-secondary';
138
- export const colorBorderOnTranslucentBackgroundTertiary = '--color-border-on-translucent-background-tertiary';
139
136
  export const colorBorderPrimary = '--color-border-primary';
140
137
  export const colorBorderSecondary = '--color-border-secondary';
141
138
  export const colorBorderStrongAi = '--color-border-strong-ai';
@@ -369,10 +366,9 @@ export const colorDataWinLossLoss = '--color-data-win-loss-loss';
369
366
  export const colorDataWinLossWin = '--color-data-win-loss-win';
370
367
  export const colorDataWinLossWinAlt = '--color-data-win-loss-win-alt';
371
368
  export const colorDividerDivider = '--color-divider-divider';
372
- export const colorDividerOnBoldBackground = '--color-divider-on-bold-background';
373
- export const colorDividerOnMediumBackground = '--color-divider-on-medium-background';
374
- export const colorDividerOnStrongBackground = '--color-divider-on-strong-background';
375
- export const colorDividerOnTranslucentBackground = '--color-divider-on-translucent-background';
369
+ export const colorDividerDividerOnBoldBackground = '--color-divider-divider-on-bold-background';
370
+ export const colorDividerDividerOnMediumBackground = '--color-divider-divider-on-medium-background';
371
+ export const colorDividerDividerOnStrongBackground = '--color-divider-divider-on-strong-background';
376
372
  export const colorDriverStatusBackgroundDriving = '--color-driver-status-background-driving';
377
373
  export const colorDriverStatusBackgroundOffDuty = '--color-driver-status-background-off-duty';
378
374
  export const colorDriverStatusBackgroundOnDuty = '--color-driver-status-background-on-duty';
@@ -437,10 +433,6 @@ export const colorForegroundOnStrongBackgroundPrimary = '--color-foreground-on-s
437
433
  export const colorForegroundOnStrongBackgroundQuaternary = '--color-foreground-on-strong-background-quaternary';
438
434
  export const colorForegroundOnStrongBackgroundSecondary = '--color-foreground-on-strong-background-secondary';
439
435
  export const colorForegroundOnStrongBackgroundTertiary = '--color-foreground-on-strong-background-tertiary';
440
- export const colorForegroundOnTranslucentBackgroundPrimary = '--color-foreground-on-translucent-background-primary';
441
- export const colorForegroundOnTranslucentBackgroundQuaternary = '--color-foreground-on-translucent-background-quaternary';
442
- export const colorForegroundOnTranslucentBackgroundSecondary = '--color-foreground-on-translucent-background-secondary';
443
- export const colorForegroundOnTranslucentBackgroundTertiary = '--color-foreground-on-translucent-background-tertiary';
444
436
  export const colorForegroundPrimary = '--color-foreground-primary';
445
437
  export const colorForegroundQuaternary = '--color-foreground-quaternary';
446
438
  export const colorForegroundSecondary = '--color-foreground-secondary';
@@ -469,10 +461,6 @@ export const colorInteractionOnStrongBackgroundActive = '--color-interaction-on-
469
461
  export const colorInteractionOnStrongBackgroundFocus = '--color-interaction-on-strong-background-focus';
470
462
  export const colorInteractionOnStrongBackgroundHover = '--color-interaction-on-strong-background-hover';
471
463
  export const colorInteractionOnStrongBackgroundPressed = '--color-interaction-on-strong-background-pressed';
472
- export const colorInteractionOnTranslucentBackgroundActive = '--color-interaction-on-translucent-background-active';
473
- export const colorInteractionOnTranslucentBackgroundFocus = '--color-interaction-on-translucent-background-focus';
474
- export const colorInteractionOnTranslucentBackgroundHover = '--color-interaction-on-translucent-background-hover';
475
- export const colorInteractionOnTranslucentBackgroundPressed = '--color-interaction-on-translucent-background-pressed';
476
464
  export const colorInteractionPressed = '--color-interaction-pressed';
477
465
  export const colorInvertedBackground = '--color-inverted-background';
478
466
  export const colorInvertedBorderBoldAi = '--color-inverted-border-bold-ai';
@@ -532,6 +520,7 @@ export const colorInvertedInteractionActive = '--color-inverted-interaction-acti
532
520
  export const colorInvertedInteractionFocus = '--color-inverted-interaction-focus';
533
521
  export const colorInvertedInteractionHover = '--color-inverted-interaction-hover';
534
522
  export const colorInvertedInteractionPressed = '--color-inverted-interaction-pressed';
523
+ export const colorInvertedShimmer = '--color-inverted-shimmer';
535
524
  export const colorLocationMarkerBackgroundBrand = '--color-location-marker-background-brand';
536
525
  export const colorLocationMarkerBackgroundCaution = '--color-location-marker-background-caution';
537
526
  export const colorLocationMarkerBackgroundNegative = '--color-location-marker-background-negative';
@@ -555,6 +544,7 @@ export const colorMediaInteractionActive = '--color-media-interaction-active';
555
544
  export const colorMediaInteractionFocus = '--color-media-interaction-focus';
556
545
  export const colorMediaInteractionHover = '--color-media-interaction-hover';
557
546
  export const colorMediaInteractionPressed = '--color-media-interaction-pressed';
547
+ export const colorMediaShimmer = '--color-media-shimmer';
558
548
  export const colorNavigationBackground = '--color-navigation-background';
559
549
  export const colorNavigationBorderPrimary = '--color-navigation-border-primary';
560
550
  export const colorNavigationBorderSecondary = '--color-navigation-border-secondary';
@@ -569,6 +559,7 @@ export const colorNavigationInteractionActive = '--color-navigation-interaction-
569
559
  export const colorNavigationInteractionFocus = '--color-navigation-interaction-focus';
570
560
  export const colorNavigationInteractionHover = '--color-navigation-interaction-hover';
571
561
  export const colorNavigationInteractionPressed = '--color-navigation-interaction-pressed';
562
+ export const colorNavigationShimmer = '--color-navigation-shimmer';
572
563
  export const colorReferenceBlack0 = '--color-reference-black-0';
573
564
  export const colorReferenceBlack10 = '--color-reference-black-10';
574
565
  export const colorReferenceBlack100 = '--color-reference-black-100';
@@ -722,8 +713,24 @@ export const colorSafetyScoreInteractionPressed = '--color-safety-score-interact
722
713
  export const colorSettingsProfileBackground = '--color-settings-profile-background';
723
714
  export const colorSettingsProfileBorder = '--color-settings-profile-border';
724
715
  export const colorSettingsProfileForeground = '--color-settings-profile-foreground';
725
- export const colorShimmerFade = '--color-shimmer-fade';
726
- export const colorShimmerHighlight = '--color-shimmer-highlight';
716
+ export const colorShimmerShimmer = '--color-shimmer-shimmer';
717
+ export const colorShimmerShimmerOnBoldBackground = '--color-shimmer-shimmer-on-bold-background';
718
+ export const colorShimmerShimmerOnMediumBackground = '--color-shimmer-shimmer-on-medium-background';
719
+ export const colorShimmerShimmerOnStrongBackground = '--color-shimmer-shimmer-on-strong-background';
720
+ export const colorTranslucentBorderPrimary = '--color-translucent-border-primary';
721
+ export const colorTranslucentBorderSecondary = '--color-translucent-border-secondary';
722
+ export const colorTranslucentBorderTertiary = '--color-translucent-border-tertiary';
723
+ export const colorTranslucentDivider = '--color-translucent-divider';
724
+ export const colorTranslucentForegroundPrimary = '--color-translucent-foreground-primary';
725
+ export const colorTranslucentForegroundQuaternary = '--color-translucent-foreground-quaternary';
726
+ export const colorTranslucentForegroundSecondary = '--color-translucent-foreground-secondary';
727
+ export const colorTranslucentForegroundTertiary = '--color-translucent-foreground-tertiary';
728
+ export const colorTranslucentInteractionActive = '--color-translucent-interaction-active';
729
+ export const colorTranslucentInteractionFocus = '--color-translucent-interaction-focus';
730
+ export const colorTranslucentInteractionHover = '--color-translucent-interaction-hover';
731
+ export const colorTranslucentInteractionPressed = '--color-translucent-interaction-pressed';
732
+ export const colorTranslucentShimmer = '--color-translucent-shimmer';
733
+ export const colorTranslucentTranslucent = '--color-translucent-translucent';
727
734
  export const dimensionBase = '--dimension-base';
728
735
  export const dimensionCardHeightLg = '--dimension-card-height-lg';
729
736
  export const dimensionCardHeightMd = '--dimension-card-height-md';