@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.
- package/dist/css/components/complete.css +12 -0
- package/dist/css/core/complete.css +1 -1
- package/dist/css/effect/complete.css +1 -1
- package/dist/css/elevation/complete.css +1 -1
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/dark-bronze-stable.css +2 -1
- package/dist/css/theme/webex/dark-indigo-stable.css +2 -1
- package/dist/css/theme/webex/dark-jade-stable.css +2 -1
- package/dist/css/theme/webex/dark-lavender-stable.css +2 -1
- package/dist/css/theme/webex/dark-rose-stable.css +2 -1
- package/dist/css/theme/webex/dark-stable.css +2 -1
- package/dist/css/theme/webex/hc-dark-stable.css +2 -1
- package/dist/css/theme/webex/hc-light-stable.css +2 -1
- package/dist/css/theme/webex/light-bronze-stable.css +2 -1
- package/dist/css/theme/webex/light-indigo-stable.css +2 -1
- package/dist/css/theme/webex/light-jade-stable.css +2 -1
- package/dist/css/theme/webex/light-lavender-stable.css +2 -1
- package/dist/css/theme/webex/light-rose-stable.css +2 -1
- package/dist/css/theme/webex/light-stable.css +2 -1
- package/dist/css/typography/complete.css +1 -1
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/effect/complete.swift +1 -1
- package/dist/ios/elevation/complete.swift +1 -1
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-bronze-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-jade-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-rose-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-stable.swift +2 -1
- package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
- package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
- package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
- package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
- package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
- package/dist/ios/theme/webex/light-stable.swift +2 -1
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
- package/dist/json/theme/webex/dark-bronze-stable.json +30 -3
- package/dist/json/theme/webex/dark-indigo-stable.json +30 -3
- package/dist/json/theme/webex/dark-jade-stable.json +30 -3
- package/dist/json/theme/webex/dark-lavender-stable.json +30 -3
- package/dist/json/theme/webex/dark-rose-stable.json +30 -3
- package/dist/json/theme/webex/dark-stable.json +30 -3
- package/dist/json/theme/webex/hc-dark-stable.json +27 -0
- package/dist/json/theme/webex/hc-light-stable.json +27 -0
- package/dist/json/theme/webex/light-bronze-stable.json +27 -0
- package/dist/json/theme/webex/light-indigo-stable.json +27 -0
- package/dist/json/theme/webex/light-jade-stable.json +27 -0
- package/dist/json/theme/webex/light-lavender-stable.json +27 -0
- package/dist/json/theme/webex/light-rose-stable.json +27 -0
- package/dist/json/theme/webex/light-stable.json +27 -0
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-stable.json +2 -1
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
- package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-stable.json +2 -1
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/effect/complete.xml +1 -1
- package/dist/resources/elevation/complete.xml +1 -1
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-bronze-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-jade-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-rose-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-stable.xml +2 -1
- package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
- package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
- package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
- package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
- package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
- package/dist/resources/theme/webex/light-stable.xml +2 -1
- package/dist/resources/typography/complete.xml +1 -1
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/effect/complete.scss +1 -1
- package/dist/scss/elevation/complete.scss +1 -1
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-bronze-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-jade-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-rose-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-stable.scss +2 -1
- package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
- package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
- package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
- package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
- package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
- package/dist/scss/theme/webex/light-stable.scss +2 -1
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -253,6 +253,7 @@
|
|
|
253
253
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
254
254
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
255
255
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
256
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
256
257
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
257
258
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
258
259
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -645,6 +646,7 @@
|
|
|
645
646
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
646
647
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
647
648
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
649
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
648
650
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
649
651
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
650
652
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1037,6 +1039,7 @@
|
|
|
1037
1039
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
1038
1040
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
1039
1041
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
1042
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
1040
1043
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
1041
1044
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
1042
1045
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1429,6 +1432,7 @@
|
|
|
1429
1432
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
1430
1433
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
1431
1434
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
1435
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
1432
1436
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
1433
1437
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
1434
1438
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1821,6 +1825,7 @@
|
|
|
1821
1825
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
1822
1826
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
1823
1827
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
1828
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
1824
1829
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
1825
1830
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
1826
1831
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -2213,6 +2218,7 @@
|
|
|
2213
2218
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
2214
2219
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
2215
2220
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
2221
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
2216
2222
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
2217
2223
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
2218
2224
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -2604,6 +2610,7 @@
|
|
|
2604
2610
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
2605
2611
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
2606
2612
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
2613
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
2607
2614
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
2608
2615
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
2609
2616
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -2996,6 +3003,7 @@
|
|
|
2996
3003
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
2997
3004
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
2998
3005
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
3006
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
2999
3007
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
3000
3008
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
3001
3009
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -3388,6 +3396,7 @@
|
|
|
3388
3396
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
3389
3397
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
3390
3398
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
3399
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
3391
3400
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
3392
3401
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
3393
3402
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -3780,6 +3789,7 @@
|
|
|
3780
3789
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
3781
3790
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
3782
3791
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
3792
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
3783
3793
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
3784
3794
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
3785
3795
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -4172,6 +4182,7 @@
|
|
|
4172
4182
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
4173
4183
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
4174
4184
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
4185
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
4175
4186
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
4176
4187
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
4177
4188
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -4564,6 +4575,7 @@
|
|
|
4564
4575
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
4565
4576
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
4566
4577
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
4578
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
4567
4579
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
4568
4580
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
4569
4581
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:58 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkBronzeWebex {
|
|
@@ -258,6 +258,7 @@
|
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
260
260
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
261
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
263
264
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:57 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkIndigoWebex {
|
|
@@ -258,6 +258,7 @@
|
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
260
260
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
261
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
263
264
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:58 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkJadeWebex {
|
|
@@ -258,6 +258,7 @@
|
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
260
260
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
261
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
263
264
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:59 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkLavenderWebex {
|
|
@@ -258,6 +258,7 @@
|
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
260
260
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
261
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
263
264
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:58 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkRoseWebex {
|
|
@@ -258,6 +258,7 @@
|
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
260
260
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
261
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
263
264
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkWebex {
|
|
@@ -258,6 +258,7 @@
|
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
260
260
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
261
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
263
264
|
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:55 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-hcDarkWebex {
|
|
@@ -316,6 +316,7 @@
|
|
|
316
316
|
--mds-color-theme-common-text-warning-normal: #ffffff;
|
|
317
317
|
--mds-color-theme-common-text-warning-hover: #ffffff;
|
|
318
318
|
--mds-color-theme-common-inverted-text-primary-normal: #000000;
|
|
319
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #3ff23f;
|
|
319
320
|
--mds-color-theme-common-inverted-text-secondary-normal: #000000;
|
|
320
321
|
--mds-color-theme-common-inverted-button-secondary-normal: #000000;
|
|
321
322
|
--mds-color-theme-common-inverted-button-secondary-hover: #1aebff;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:55 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-hcLightWebex {
|
|
@@ -300,6 +300,7 @@
|
|
|
300
300
|
--mds-color-theme-common-text-warning-normal: #000000;
|
|
301
301
|
--mds-color-theme-common-text-warning-hover: #000000;
|
|
302
302
|
--mds-color-theme-common-inverted-text-primary-normal: #ffffff;
|
|
303
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #600000;
|
|
303
304
|
--mds-color-theme-common-inverted-text-secondary-normal: #ffffff;
|
|
304
305
|
--mds-color-theme-common-inverted-button-secondary-normal: #ffffff;
|
|
305
306
|
--mds-color-theme-common-inverted-button-secondary-hover: #37006e;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:13:00 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightBronzeWebex {
|
|
@@ -257,6 +257,7 @@
|
|
|
257
257
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
260
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
260
261
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:59 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightIndigoWebex {
|
|
@@ -257,6 +257,7 @@
|
|
|
257
257
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
260
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
260
261
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:59 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightJadeWebex {
|
|
@@ -257,6 +257,7 @@
|
|
|
257
257
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
260
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
260
261
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:13:00 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightLavenderWebex {
|
|
@@ -257,6 +257,7 @@
|
|
|
257
257
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
260
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
260
261
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:13:00 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightRoseWebex {
|
|
@@ -257,6 +257,7 @@
|
|
|
257
257
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
260
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
260
261
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 25 Mar 2025 11:12:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -257,6 +257,7 @@
|
|
|
257
257
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
258
258
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
259
259
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
260
|
+
--mds-color-theme-common-inverted-text-primary-disabled: #00000066;
|
|
260
261
|
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
261
262
|
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
262
263
|
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:58 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:57 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:58 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:59 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:58 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:54 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:55 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -160,6 +160,7 @@ public class {
|
|
|
160
160
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #1aebff
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #000000
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #1aebff
|
|
163
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #3ff23f
|
|
163
164
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #000000
|
|
165
166
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:55 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -160,6 +160,7 @@ public class {
|
|
|
160
160
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #37006e
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #ffffff
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #37006e
|
|
163
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #600000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #ffffff
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #ffffff
|
|
165
166
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:13:00 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:59 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 25 Mar 2025 11:12:59 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|