@momentum-design/tokens 0.6.1 → 0.6.3

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.
Files changed (124) hide show
  1. package/dist/css/components/complete.css +42 -6
  2. package/dist/css/core/complete.css +1 -1
  3. package/dist/css/effect/complete.css +1 -1
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-bronze-stable.css +4 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +4 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +4 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +4 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +4 -1
  12. package/dist/css/theme/webex/dark-stable.css +4 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +4 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +4 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +5 -2
  16. package/dist/css/theme/webex/light-indigo-stable.css +5 -2
  17. package/dist/css/theme/webex/light-jade-stable.css +5 -2
  18. package/dist/css/theme/webex/light-lavender-stable.css +5 -2
  19. package/dist/css/theme/webex/light-rose-stable.css +5 -2
  20. package/dist/css/theme/webex/light-stable.css +5 -2
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +1 -1
  23. package/dist/ios/effect/complete.swift +1 -1
  24. package/dist/ios/elevation/complete.swift +1 -1
  25. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  26. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  27. package/dist/ios/theme/webex/dark-bronze-stable.swift +4 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +4 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +4 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +4 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +4 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +4 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +5 -2
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +5 -2
  37. package/dist/ios/theme/webex/light-jade-stable.swift +5 -2
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +5 -2
  39. package/dist/ios/theme/webex/light-rose-stable.swift +5 -2
  40. package/dist/ios/theme/webex/light-stable.swift +5 -2
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +3 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +3 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +3 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +3 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +3 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +3 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +3 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +9 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +11 -2
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +11 -2
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +11 -2
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +11 -2
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +11 -2
  55. package/dist/ios-webex/theme/webex/light-stable.swift +11 -2
  56. package/dist/json/theme/webex/dark-bronze-stable.json +81 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +81 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +81 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +81 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +81 -0
  61. package/dist/json/theme/webex/dark-stable.json +81 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +81 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +81 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +83 -2
  65. package/dist/json/theme/webex/light-indigo-stable.json +83 -2
  66. package/dist/json/theme/webex/light-jade-stable.json +83 -2
  67. package/dist/json/theme/webex/light-lavender-stable.json +83 -2
  68. package/dist/json/theme/webex/light-rose-stable.json +83 -2
  69. package/dist/json/theme/webex/light-stable.json +83 -2
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -0
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -0
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -0
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -0
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -0
  75. package/dist/json-minimal/theme/webex/dark-stable.json +3 -0
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +3 -0
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +3 -0
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +4 -1
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +4 -1
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +4 -1
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +4 -1
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +4 -1
  83. package/dist/json-minimal/theme/webex/light-stable.json +4 -1
  84. package/dist/resources/core/complete.xml +1 -1
  85. package/dist/resources/effect/complete.xml +1 -1
  86. package/dist/resources/elevation/complete.xml +1 -1
  87. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  88. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  89. package/dist/resources/theme/webex/dark-bronze-stable.xml +4 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +4 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +4 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +4 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +4 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +4 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +5 -2
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +5 -2
  99. package/dist/resources/theme/webex/light-jade-stable.xml +5 -2
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +5 -2
  101. package/dist/resources/theme/webex/light-rose-stable.xml +5 -2
  102. package/dist/resources/theme/webex/light-stable.xml +5 -2
  103. package/dist/resources/typography/complete.xml +1 -1
  104. package/dist/scss/core/complete.scss +1 -1
  105. package/dist/scss/effect/complete.scss +1 -1
  106. package/dist/scss/elevation/complete.scss +1 -1
  107. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  108. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  109. package/dist/scss/theme/webex/dark-bronze-stable.scss +4 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +4 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +4 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +4 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +4 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +4 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +5 -2
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +5 -2
  119. package/dist/scss/theme/webex/light-jade-stable.scss +5 -2
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +5 -2
  121. package/dist/scss/theme/webex/light-rose-stable.scss +5 -2
  122. package/dist/scss/theme/webex/light-stable.scss +5 -2
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +2 -2
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 30 Apr 2025 07:16:19 GMT
5
+ Generated on Wed, 09 Jul 2025 08:48:57 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -164,6 +164,9 @@
164
164
  <color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
165
165
  <color name="mds-color-theme-background-skeleton-normal">#8f8f8f</color>
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff66</color>
167
+ <color name="mds-color-theme-background-glass-light">#ffffff66</color>
168
+ <color name="mds-color-theme-background-glass-medium">#ffffff99</color>
169
+ <color name="mds-color-theme-background-glass-heavy">#ffffffcc</color>
167
170
  <color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
168
171
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
169
172
  <color name="mds-color-theme-background-glass-radial-0">#ffffffe6</color>
@@ -219,7 +222,7 @@
219
222
  <color name="mds-color-theme-outline-promotion-normal">#c233c4</color>
220
223
  <color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)</color>
221
224
  <color name="mds-color-theme-outline-warning-normal">#7d4705</color>
222
- <color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #ffffff 0%, #ffffff99 100%)</color>
225
+ <color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #0000000a 0%, #0000001c 100%)</color>
223
226
  <color name="mds-color-theme-control-active-normal">#1170cf</color>
224
227
  <color name="mds-color-theme-control-active-hover">#0353a8</color>
225
228
  <color name="mds-color-theme-control-active-pressed">#063a75</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 30 Apr 2025 07:16:13 GMT
5
+ Generated on Wed, 09 Jul 2025 08:48:52 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -164,6 +164,9 @@
164
164
  <color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
165
165
  <color name="mds-color-theme-background-skeleton-normal">#8f8f8f</color>
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff66</color>
167
+ <color name="mds-color-theme-background-glass-light">#ffffff66</color>
168
+ <color name="mds-color-theme-background-glass-medium">#ffffff99</color>
169
+ <color name="mds-color-theme-background-glass-heavy">#ffffffcc</color>
167
170
  <color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
168
171
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
169
172
  <color name="mds-color-theme-background-glass-radial-0">#ffffffe6</color>
@@ -219,7 +222,7 @@
219
222
  <color name="mds-color-theme-outline-promotion-normal">#c233c4</color>
220
223
  <color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)</color>
221
224
  <color name="mds-color-theme-outline-warning-normal">#7d4705</color>
222
- <color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #ffffff 0%, #ffffff99 100%)</color>
225
+ <color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #0000000a 0%, #0000001c 100%)</color>
223
226
  <color name="mds-color-theme-control-active-normal">#1170cf</color>
224
227
  <color name="mds-color-theme-control-active-hover">#0353a8</color>
225
228
  <color name="mds-color-theme-control-active-pressed">#063a75</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 30 Apr 2025 07:16:21 GMT
5
+ Generated on Wed, 09 Jul 2025 08:48:59 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-font-lineheight-base">16px</string>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:12 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:51 GMT
4
4
 
5
5
  $mds-color-core-white-alpha-0: #ffffff00;
6
6
  $mds-color-core-white-alpha-5: #ffffff0d;
@@ -1,5 +1,5 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:12 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:51 GMT
4
4
 
5
5
  $mds-effect-backdrop-filter: blur(10px);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:23 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:49:01 GMT
4
4
 
5
5
  $mds-elevation-1: drop-shadow(0px 2px 8px rgba(0,0,0,0.2));
6
6
  $mds-elevation-2: drop-shadow(0px 4px 16px rgba(0,0,0,0.2));
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:14 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:53 GMT
4
4
 
5
5
  $mds-color-theme-surface-neutral-0-default: #17181b;
6
6
  $mds-color-theme-surface-neutral-1-default: #202124;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:14 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:53 GMT
4
4
 
5
5
  $mds-color-theme-surface-neutral-0-default: #0e1013;
6
6
  $mds-color-theme-surface-neutral-1-default: #17181b;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:17 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:55 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #707070;
163
163
  $mds-color-theme-background-glass-normal: #ffffff0d;
164
+ $mds-color-theme-background-glass-light: #00000066;
165
+ $mds-color-theme-background-glass-medium: #00000099;
166
+ $mds-color-theme-background-glass-heavy: #000000cc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #000000cc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #00000066;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:16 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:54 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #707070;
163
163
  $mds-color-theme-background-glass-normal: #ffffff0d;
164
+ $mds-color-theme-background-glass-light: #00000066;
165
+ $mds-color-theme-background-glass-medium: #00000099;
166
+ $mds-color-theme-background-glass-heavy: #000000cc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #000000cc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #00000066;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:16 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:55 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #707070;
163
163
  $mds-color-theme-background-glass-normal: #ffffff0d;
164
+ $mds-color-theme-background-glass-light: #00000066;
165
+ $mds-color-theme-background-glass-medium: #00000099;
166
+ $mds-color-theme-background-glass-heavy: #000000cc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #000000cc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #00000066;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:18 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:56 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #707070;
163
163
  $mds-color-theme-background-glass-normal: #ffffff0d;
164
+ $mds-color-theme-background-glass-light: #00000066;
165
+ $mds-color-theme-background-glass-medium: #00000099;
166
+ $mds-color-theme-background-glass-heavy: #000000cc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #000000cc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #00000066;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:17 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:56 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #707070;
163
163
  $mds-color-theme-background-glass-normal: #ffffff0d;
164
+ $mds-color-theme-background-glass-light: #00000066;
165
+ $mds-color-theme-background-glass-medium: #00000099;
166
+ $mds-color-theme-background-glass-heavy: #000000cc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #000000cc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #00000066;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:13 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:51 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #707070;
163
163
  $mds-color-theme-background-glass-normal: #ffffff0d;
164
+ $mds-color-theme-background-glass-light: #00000066;
165
+ $mds-color-theme-background-glass-medium: #00000099;
166
+ $mds-color-theme-background-glass-heavy: #000000cc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #000000cc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #00000066;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:14 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:52 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #ffffff;
6
6
  $mds-color-theme-text-primary-disabled: #3ff23f;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: #000000;
161
161
  $mds-color-theme-background-gradient-primary-normal: #000000;
162
162
  $mds-color-theme-background-skeleton-normal: #000000;
163
163
  $mds-color-theme-background-glass-normal: #000000;
164
+ $mds-color-theme-background-glass-light: #000000;
165
+ $mds-color-theme-background-glass-medium: #000000;
166
+ $mds-color-theme-background-glass-heavy: #000000;
164
167
  $mds-color-theme-background-glass-overlay-normal: #ffff00;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #000000;
166
169
  $mds-color-theme-background-glass-radial-0: #000000;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:14 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:52 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000;
6
6
  $mds-color-theme-text-primary-disabled: #600000;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: #ffffff;
161
161
  $mds-color-theme-background-gradient-primary-normal: #ffffff;
162
162
  $mds-color-theme-background-skeleton-normal: #ffffff;
163
163
  $mds-color-theme-background-glass-normal: #ffffff;
164
+ $mds-color-theme-background-glass-light: #ffffff;
165
+ $mds-color-theme-background-glass-medium: #ffffff;
166
+ $mds-color-theme-background-glass-heavy: #ffffff;
164
167
  $mds-color-theme-background-glass-overlay-normal: #00009f;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #ffffff;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffff;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:19 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:57 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #8f8f8f;
163
163
  $mds-color-theme-background-glass-normal: #ffffff66;
164
+ $mds-color-theme-background-glass-light: #ffffff66;
165
+ $mds-color-theme-background-glass-medium: #ffffff99;
166
+ $mds-color-theme-background-glass-heavy: #ffffffcc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #ffffffcc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #ffffff66;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -216,7 +219,7 @@ $mds-color-theme-outline-label-violet: #c7a5fa;
216
219
  $mds-color-theme-outline-promotion-normal: #c233c4;
217
220
  $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
218
221
  $mds-color-theme-outline-warning-normal: #7d4705;
219
- $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
222
+ $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
220
223
  $mds-color-theme-control-active-normal: #1170cf;
221
224
  $mds-color-theme-control-active-hover: #0353a8;
222
225
  $mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:18 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:56 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #8f8f8f;
163
163
  $mds-color-theme-background-glass-normal: #ffffff66;
164
+ $mds-color-theme-background-glass-light: #ffffff66;
165
+ $mds-color-theme-background-glass-medium: #ffffff99;
166
+ $mds-color-theme-background-glass-heavy: #ffffffcc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #ffffffcc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #ffffff66;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -216,7 +219,7 @@ $mds-color-theme-outline-label-violet: #c7a5fa;
216
219
  $mds-color-theme-outline-promotion-normal: #c233c4;
217
220
  $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
218
221
  $mds-color-theme-outline-warning-normal: #7d4705;
219
- $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
222
+ $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
220
223
  $mds-color-theme-control-active-normal: #1170cf;
221
224
  $mds-color-theme-control-active-hover: #0353a8;
222
225
  $mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:18 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:57 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #8f8f8f;
163
163
  $mds-color-theme-background-glass-normal: #ffffff66;
164
+ $mds-color-theme-background-glass-light: #ffffff66;
165
+ $mds-color-theme-background-glass-medium: #ffffff99;
166
+ $mds-color-theme-background-glass-heavy: #ffffffcc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #ffffffcc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #ffffff66;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -216,7 +219,7 @@ $mds-color-theme-outline-label-violet: #c7a5fa;
216
219
  $mds-color-theme-outline-promotion-normal: #c233c4;
217
220
  $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
218
221
  $mds-color-theme-outline-warning-normal: #7d4705;
219
- $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
222
+ $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
220
223
  $mds-color-theme-control-active-normal: #1170cf;
221
224
  $mds-color-theme-control-active-hover: #0353a8;
222
225
  $mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:19 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:58 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #8f8f8f;
163
163
  $mds-color-theme-background-glass-normal: #ffffff66;
164
+ $mds-color-theme-background-glass-light: #ffffff66;
165
+ $mds-color-theme-background-glass-medium: #ffffff99;
166
+ $mds-color-theme-background-glass-heavy: #ffffffcc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #ffffffcc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #ffffff66;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -216,7 +219,7 @@ $mds-color-theme-outline-label-violet: #c7a5fa;
216
219
  $mds-color-theme-outline-promotion-normal: #c233c4;
217
220
  $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
218
221
  $mds-color-theme-outline-warning-normal: #7d4705;
219
- $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
222
+ $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
220
223
  $mds-color-theme-control-active-normal: #1170cf;
221
224
  $mds-color-theme-control-active-hover: #0353a8;
222
225
  $mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:19 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:57 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #8f8f8f;
163
163
  $mds-color-theme-background-glass-normal: #ffffff66;
164
+ $mds-color-theme-background-glass-light: #ffffff66;
165
+ $mds-color-theme-background-glass-medium: #ffffff99;
166
+ $mds-color-theme-background-glass-heavy: #ffffffcc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #ffffffcc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #ffffff66;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -216,7 +219,7 @@ $mds-color-theme-outline-label-violet: #c7a5fa;
216
219
  $mds-color-theme-outline-promotion-normal: #c233c4;
217
220
  $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
218
221
  $mds-color-theme-outline-warning-normal: #7d4705;
219
- $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
222
+ $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
220
223
  $mds-color-theme-control-active-normal: #1170cf;
221
224
  $mds-color-theme-control-active-hover: #0353a8;
222
225
  $mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:13 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:52 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -161,6 +161,9 @@ $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #
161
161
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
162
162
  $mds-color-theme-background-skeleton-normal: #8f8f8f;
163
163
  $mds-color-theme-background-glass-normal: #ffffff66;
164
+ $mds-color-theme-background-glass-light: #ffffff66;
165
+ $mds-color-theme-background-glass-medium: #ffffff99;
166
+ $mds-color-theme-background-glass-heavy: #ffffffcc;
164
167
  $mds-color-theme-background-glass-overlay-normal: #ffffffcc;
165
168
  $mds-color-theme-background-glass-overlay-inactive: #ffffff66;
166
169
  $mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -216,7 +219,7 @@ $mds-color-theme-outline-label-violet: #c7a5fa;
216
219
  $mds-color-theme-outline-promotion-normal: #c233c4;
217
220
  $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
218
221
  $mds-color-theme-outline-warning-normal: #7d4705;
219
- $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
222
+ $mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
220
223
  $mds-color-theme-control-active-normal: #1170cf;
221
224
  $mds-color-theme-control-active-hover: #0353a8;
222
225
  $mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 30 Apr 2025 07:16:21 GMT
3
+ // Generated on Wed, 09 Jul 2025 08:48:59 GMT
4
4
 
5
5
  $mds-font-lineheight-base: 16px;
6
6
  $mds-font-lineheight-body-small: 16px;
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@momentum-design/tokens",
3
3
  "packageManager": "yarn@3.2.4",
4
+ "version": "0.6.3",
4
5
  "files": [
5
6
  "./dist/"
6
7
  ],
@@ -32,6 +33,5 @@
32
33
  "jest": "^29.7.0",
33
34
  "rimraf": "^6.0.1",
34
35
  "ts-jest": "^29.2.4"
35
- },
36
- "version": "0.6.1"
36
+ }
37
37
  }