@momentum-design/tokens 0.5.1 → 0.5.2

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 +29 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +29 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +29 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +29 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +29 -0
  61. package/dist/json/theme/webex/dark-stable.json +29 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +29 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +29 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +29 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +29 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +29 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +29 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +29 -0
  69. package/dist/json/theme/webex/light-stable.json +29 -0
  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 +3 -0
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +3 -0
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +3 -0
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +3 -0
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +3 -0
  83. package/dist/json-minimal/theme/webex/light-stable.json +3 -0
  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
@@ -160,6 +160,7 @@
160
160
  --mds-color-theme-background-glass-normal: #00000066;
161
161
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
162
162
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
163
+ --mds-color-theme-background-input-disabled: #ffffff1c;
163
164
  --mds-color-theme-button-primary-normal: #fffffff2;
164
165
  --mds-color-theme-button-primary-hover: #ffffffcc;
165
166
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -553,6 +554,7 @@
553
554
  --mds-color-theme-background-glass-normal: #00000066;
554
555
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
555
556
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
557
+ --mds-color-theme-background-input-disabled: #ffffff1c;
556
558
  --mds-color-theme-button-primary-normal: #fffffff2;
557
559
  --mds-color-theme-button-primary-hover: #ffffffcc;
558
560
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -946,6 +948,7 @@
946
948
  --mds-color-theme-background-glass-normal: #00000066;
947
949
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
948
950
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
951
+ --mds-color-theme-background-input-disabled: #ffffff1c;
949
952
  --mds-color-theme-button-primary-normal: #fffffff2;
950
953
  --mds-color-theme-button-primary-hover: #ffffffcc;
951
954
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -1339,6 +1342,7 @@
1339
1342
  --mds-color-theme-background-glass-normal: #00000066;
1340
1343
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
1341
1344
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
1345
+ --mds-color-theme-background-input-disabled: #ffffff1c;
1342
1346
  --mds-color-theme-button-primary-normal: #fffffff2;
1343
1347
  --mds-color-theme-button-primary-hover: #ffffffcc;
1344
1348
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -1732,6 +1736,7 @@
1732
1736
  --mds-color-theme-background-glass-normal: #00000066;
1733
1737
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
1734
1738
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
1739
+ --mds-color-theme-background-input-disabled: #ffffff1c;
1735
1740
  --mds-color-theme-button-primary-normal: #fffffff2;
1736
1741
  --mds-color-theme-button-primary-hover: #ffffffcc;
1737
1742
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -2125,6 +2130,7 @@
2125
2130
  --mds-color-theme-background-glass-normal: #00000066;
2126
2131
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
2127
2132
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
2133
+ --mds-color-theme-background-input-disabled: #ffffff1c;
2128
2134
  --mds-color-theme-button-primary-normal: #fffffff2;
2129
2135
  --mds-color-theme-button-primary-hover: #ffffffcc;
2130
2136
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -2518,6 +2524,7 @@
2518
2524
  --mds-color-theme-background-glass-normal: #ffffff99;
2519
2525
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
2520
2526
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
2527
+ --mds-color-theme-background-input-disabled: #0000001c;
2521
2528
  --mds-color-theme-button-primary-normal: #000000f2;
2522
2529
  --mds-color-theme-button-primary-hover: #000000cc;
2523
2530
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -2911,6 +2918,7 @@
2911
2918
  --mds-color-theme-background-glass-normal: #ffffff99;
2912
2919
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
2913
2920
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
2921
+ --mds-color-theme-background-input-disabled: #0000001c;
2914
2922
  --mds-color-theme-button-primary-normal: #000000f2;
2915
2923
  --mds-color-theme-button-primary-hover: #000000cc;
2916
2924
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -3304,6 +3312,7 @@
3304
3312
  --mds-color-theme-background-glass-normal: #ffffff99;
3305
3313
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
3306
3314
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
3315
+ --mds-color-theme-background-input-disabled: #0000001c;
3307
3316
  --mds-color-theme-button-primary-normal: #000000f2;
3308
3317
  --mds-color-theme-button-primary-hover: #000000cc;
3309
3318
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -3697,6 +3706,7 @@
3697
3706
  --mds-color-theme-background-glass-normal: #ffffff99;
3698
3707
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
3699
3708
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
3709
+ --mds-color-theme-background-input-disabled: #0000001c;
3700
3710
  --mds-color-theme-button-primary-normal: #000000f2;
3701
3711
  --mds-color-theme-button-primary-hover: #000000cc;
3702
3712
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -4090,6 +4100,7 @@
4090
4100
  --mds-color-theme-background-glass-normal: #ffffff99;
4091
4101
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
4092
4102
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
4103
+ --mds-color-theme-background-input-disabled: #0000001c;
4093
4104
  --mds-color-theme-button-primary-normal: #000000f2;
4094
4105
  --mds-color-theme-button-primary-hover: #000000cc;
4095
4106
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -4483,6 +4494,7 @@
4483
4494
  --mds-color-theme-background-glass-normal: #ffffff99;
4484
4495
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
4485
4496
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
4497
+ --mds-color-theme-background-input-disabled: #0000001c;
4486
4498
  --mds-color-theme-button-primary-normal: #000000f2;
4487
4499
  --mds-color-theme-button-primary-hover: #000000cc;
4488
4500
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:53 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:34 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:54 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:34 GMT
4
4
  */
5
5
 
6
6
  .mds-effect {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:13:03 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:45 GMT
4
4
  */
5
5
 
6
6
  .mds-elevation {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:55 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:36 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-day {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:55 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:36 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-night {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:58 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:39 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkBronzeWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #00000066;
166
166
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
+ --mds-color-theme-background-input-disabled: #ffffff1c;
168
169
  --mds-color-theme-button-primary-normal: #fffffff2;
169
170
  --mds-color-theme-button-primary-hover: #ffffffcc;
170
171
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:57 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:38 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkIndigoWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #00000066;
166
166
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
+ --mds-color-theme-background-input-disabled: #ffffff1c;
168
169
  --mds-color-theme-button-primary-normal: #fffffff2;
169
170
  --mds-color-theme-button-primary-hover: #ffffffcc;
170
171
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:58 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:39 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkJadeWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #00000066;
166
166
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
+ --mds-color-theme-background-input-disabled: #ffffff1c;
168
169
  --mds-color-theme-button-primary-normal: #fffffff2;
169
170
  --mds-color-theme-button-primary-hover: #ffffffcc;
170
171
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:59 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:40 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkLavenderWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #00000066;
166
166
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
+ --mds-color-theme-background-input-disabled: #ffffff1c;
168
169
  --mds-color-theme-button-primary-normal: #fffffff2;
169
170
  --mds-color-theme-button-primary-hover: #ffffffcc;
170
171
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:58 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:39 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkRoseWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #00000066;
166
166
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
+ --mds-color-theme-background-input-disabled: #ffffff1c;
168
169
  --mds-color-theme-button-primary-normal: #fffffff2;
169
170
  --mds-color-theme-button-primary-hover: #ffffffcc;
170
171
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:54 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:35 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #00000066;
166
166
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
+ --mds-color-theme-background-input-disabled: #ffffff1c;
168
169
  --mds-color-theme-button-primary-normal: #fffffff2;
169
170
  --mds-color-theme-button-primary-hover: #ffffffcc;
170
171
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:55 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:36 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcDarkWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #000000;
166
166
  --mds-color-theme-background-glass-overlay-normal: #ffff00;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #000000;
168
+ --mds-color-theme-background-input-disabled: #3ff23f;
168
169
  --mds-color-theme-button-primary-normal: #000000;
169
170
  --mds-color-theme-button-primary-hover: #1aebff;
170
171
  --mds-color-theme-button-primary-pressed: #1aebff;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:55 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:36 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcLightWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #ffffff;
166
166
  --mds-color-theme-background-glass-overlay-normal: #00009f;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #ffffff;
168
+ --mds-color-theme-background-input-disabled: #600000;
168
169
  --mds-color-theme-button-primary-normal: #ffffff;
169
170
  --mds-color-theme-button-primary-hover: #37006e;
170
171
  --mds-color-theme-button-primary-pressed: #37006e;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:13:00 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:41 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightBronzeWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #ffffff99;
166
166
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
+ --mds-color-theme-background-input-disabled: #0000001c;
168
169
  --mds-color-theme-button-primary-normal: #000000f2;
169
170
  --mds-color-theme-button-primary-hover: #000000cc;
170
171
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:59 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:40 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightIndigoWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #ffffff99;
166
166
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
+ --mds-color-theme-background-input-disabled: #0000001c;
168
169
  --mds-color-theme-button-primary-normal: #000000f2;
169
170
  --mds-color-theme-button-primary-hover: #000000cc;
170
171
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:59 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:40 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightJadeWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #ffffff99;
166
166
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
+ --mds-color-theme-background-input-disabled: #0000001c;
168
169
  --mds-color-theme-button-primary-normal: #000000f2;
169
170
  --mds-color-theme-button-primary-hover: #000000cc;
170
171
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:13:00 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:41 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightLavenderWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #ffffff99;
166
166
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
+ --mds-color-theme-background-input-disabled: #0000001c;
168
169
  --mds-color-theme-button-primary-normal: #000000f2;
169
170
  --mds-color-theme-button-primary-hover: #000000cc;
170
171
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:13:00 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:41 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightRoseWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #ffffff99;
166
166
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
+ --mds-color-theme-background-input-disabled: #0000001c;
168
169
  --mds-color-theme-button-primary-normal: #000000f2;
169
170
  --mds-color-theme-button-primary-hover: #000000cc;
170
171
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:12:54 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:35 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -165,6 +165,7 @@
165
165
  --mds-color-theme-background-glass-normal: #ffffff99;
166
166
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
167
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
+ --mds-color-theme-background-input-disabled: #0000001c;
168
169
  --mds-color-theme-button-primary-normal: #000000f2;
169
170
  --mds-color-theme-button-primary-hover: #000000cc;
170
171
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 25 Mar 2025 11:13:02 GMT
3
+ * Generated on Fri, 04 Apr 2025 18:42:43 GMT
4
4
  */
5
5
 
6
6
  .mds-typography {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:54 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:34 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:54 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:34 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:13:03 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:45 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:55 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:36 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:55 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:36 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:58 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:39 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #1f1402 0%, #171002 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #2e2515 0%, #171002 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:57 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:38 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #13182b 0%, #0e111a 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #212536 0%, #0e111a 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:58 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:39 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #001c18 0%, #021412 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #122925 0%, #021412 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:59 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:40 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #231237 0%, #18082b 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #301a4a 0%, #18082b 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:58 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:40 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #30041e 0%, #1f0615 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #40162e 0%, #1f0615 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:54 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:55 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:36 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffff00
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = #000000
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = #000000
57
+ public static let mdsColorThemeBackgroundInputDisabled = #3ff23f
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #1aebff
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #1aebff
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #000000
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:55 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:36 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #00009f
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = #ffffff
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = #ffffff
57
+ public static let mdsColorThemeBackgroundInputDisabled = #600000
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #37006e
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #37006e
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:13:00 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f5efe4 0%, #ffffff 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fcfaf4 0%, #ffffff 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:59 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:40 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #ebeffc 0%, #ffffff 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #f7f9ff 0%, #ffffff 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:59 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #e6f2f1 0%, #ffffff 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #f7fcfc 0%, #ffffff 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:13:00 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:42 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f4ebff 0%, #ffffff 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fbf7ff 0%, #ffffff 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff