@momentum-design/tokens 0.5.0 → 0.5.1

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 +12 -0
  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 +2 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +2 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +2 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +2 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +2 -1
  12. package/dist/css/theme/webex/dark-stable.css +2 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +2 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +2 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +2 -1
  16. package/dist/css/theme/webex/light-indigo-stable.css +2 -1
  17. package/dist/css/theme/webex/light-jade-stable.css +2 -1
  18. package/dist/css/theme/webex/light-lavender-stable.css +2 -1
  19. package/dist/css/theme/webex/light-rose-stable.css +2 -1
  20. package/dist/css/theme/webex/light-stable.css +2 -1
  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 +2 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +2 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +2 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +2 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
  37. package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
  39. package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
  40. package/dist/ios/theme/webex/light-stable.swift +2 -1
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +1 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +1 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +1 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +1 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +1 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
  55. package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
  56. package/dist/json/theme/webex/dark-bronze-stable.json +30 -3
  57. package/dist/json/theme/webex/dark-indigo-stable.json +30 -3
  58. package/dist/json/theme/webex/dark-jade-stable.json +30 -3
  59. package/dist/json/theme/webex/dark-lavender-stable.json +30 -3
  60. package/dist/json/theme/webex/dark-rose-stable.json +30 -3
  61. package/dist/json/theme/webex/dark-stable.json +30 -3
  62. package/dist/json/theme/webex/hc-dark-stable.json +27 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +27 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +27 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +27 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +27 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +27 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +27 -0
  69. package/dist/json/theme/webex/light-stable.json +27 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +2 -1
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +2 -1
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +2 -1
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +2 -1
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +2 -1
  75. package/dist/json-minimal/theme/webex/dark-stable.json +2 -1
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -1
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -1
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -1
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -1
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -1
  83. package/dist/json-minimal/theme/webex/light-stable.json +2 -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 +2 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +2 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +2 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +2 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
  99. package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
  101. package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
  102. package/dist/resources/theme/webex/light-stable.xml +2 -1
  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 +2 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +2 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +2 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +2 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
  119. package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
  121. package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
  122. package/dist/scss/theme/webex/light-stable.scss +2 -1
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +1 -1
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:12 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:59 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -258,6 +258,7 @@
258
258
  <color name="mds-color-theme-common-text-warning-normal">#f2990a</color>
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
261
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
261
262
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:13 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:59 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -258,6 +258,7 @@
258
258
  <color name="mds-color-theme-common-text-warning-normal">#f2990a</color>
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
261
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
261
262
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:14 GMT
5
+ Generated on Tue, 25 Mar 2025 11:13:00 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -258,6 +258,7 @@
258
258
  <color name="mds-color-theme-common-text-warning-normal">#f2990a</color>
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
261
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
261
262
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:13 GMT
5
+ Generated on Tue, 25 Mar 2025 11:13:00 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -258,6 +258,7 @@
258
258
  <color name="mds-color-theme-common-text-warning-normal">#f2990a</color>
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
261
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
261
262
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:08 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:55 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -258,6 +258,7 @@
258
258
  <color name="mds-color-theme-common-text-warning-normal">#f2990a</color>
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
261
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
261
262
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:15 GMT
5
+ Generated on Tue, 25 Mar 2025 11:13:02 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 Thu, 06 Mar 2025 17:27:06 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:53 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 Thu, 06 Mar 2025 17:27:07 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:54 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 Thu, 06 Mar 2025 17:27:17 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:13:03 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 Thu, 06 Mar 2025 17:27:08 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:55 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 Thu, 06 Mar 2025 17:27:09 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:55 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 Thu, 06 Mar 2025 17:27:11 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:58 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -256,6 +256,7 @@ $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
258
258
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
259
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
261
262
  $mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:10 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:57 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -256,6 +256,7 @@ $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
258
258
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
259
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
261
262
  $mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:11 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:58 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -256,6 +256,7 @@ $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
258
258
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
259
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
261
262
  $mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:12 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:59 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -256,6 +256,7 @@ $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
258
258
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
259
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
261
262
  $mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:12 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:58 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -256,6 +256,7 @@ $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
258
258
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
259
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
261
262
  $mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:07 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:54 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -256,6 +256,7 @@ $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
258
258
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
259
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
261
262
  $mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:08 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:55 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #ffffff;
6
6
  $mds-color-theme-text-primary-disabled: #3ff23f;
@@ -314,6 +314,7 @@ $mds-color-theme-common-text-error-hover: #ffffff;
314
314
  $mds-color-theme-common-text-warning-normal: #ffffff;
315
315
  $mds-color-theme-common-text-warning-hover: #ffffff;
316
316
  $mds-color-theme-common-inverted-text-primary-normal: #000000;
317
+ $mds-color-theme-common-inverted-text-primary-disabled: #3ff23f;
317
318
  $mds-color-theme-common-inverted-text-secondary-normal: #000000;
318
319
  $mds-color-theme-common-inverted-button-secondary-normal: #000000;
319
320
  $mds-color-theme-common-inverted-button-secondary-hover: #1aebff;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:08 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:55 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000;
6
6
  $mds-color-theme-text-primary-disabled: #600000;
@@ -298,6 +298,7 @@ $mds-color-theme-common-text-error-hover: #000000;
298
298
  $mds-color-theme-common-text-warning-normal: #000000;
299
299
  $mds-color-theme-common-text-warning-hover: #000000;
300
300
  $mds-color-theme-common-inverted-text-primary-normal: #ffffff;
301
+ $mds-color-theme-common-inverted-text-primary-disabled: #600000;
301
302
  $mds-color-theme-common-inverted-text-secondary-normal: #ffffff;
302
303
  $mds-color-theme-common-inverted-button-secondary-normal: #ffffff;
303
304
  $mds-color-theme-common-inverted-button-secondary-hover: #37006e;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:13 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:13:00 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -255,6 +255,7 @@ $mds-color-theme-common-text-error-hover: #ffd4da;
255
255
  $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
258
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
258
259
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:12 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:59 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -255,6 +255,7 @@ $mds-color-theme-common-text-error-hover: #ffd4da;
255
255
  $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
258
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
258
259
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:13 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:59 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -255,6 +255,7 @@ $mds-color-theme-common-text-error-hover: #ffd4da;
255
255
  $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
258
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
258
259
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:13 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:13:00 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -255,6 +255,7 @@ $mds-color-theme-common-text-error-hover: #ffd4da;
255
255
  $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
258
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
258
259
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:13 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:13:00 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -255,6 +255,7 @@ $mds-color-theme-common-text-error-hover: #ffd4da;
255
255
  $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
258
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
258
259
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:08 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:12:54 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -255,6 +255,7 @@ $mds-color-theme-common-text-error-hover: #ffd4da;
255
255
  $mds-color-theme-common-text-warning-normal: #f2990a;
256
256
  $mds-color-theme-common-text-warning-hover: #ffda94;
257
257
  $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
258
+ $mds-color-theme-common-inverted-text-primary-disabled: #00000066;
258
259
  $mds-color-theme-common-inverted-text-secondary-normal: #00000099;
259
260
  $mds-color-theme-common-inverted-button-secondary-normal: #00000000;
260
261
  $mds-color-theme-common-inverted-button-secondary-hover: #00000012;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 06 Mar 2025 17:27:15 GMT
3
+ // Generated on Tue, 25 Mar 2025 11:13:02 GMT
4
4
 
5
5
  $mds-font-lineheight-base: 16px;
6
6
  $mds-font-lineheight-body-small: 16px;
package/package.json CHANGED
@@ -33,5 +33,5 @@
33
33
  "rimraf": "^6.0.1",
34
34
  "ts-jest": "^29.2.4"
35
35
  },
36
- "version": "0.5.0"
36
+ "version": "0.5.1"
37
37
  }