@momentum-design/tokens 0.0.35 → 0.0.37

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 (37) hide show
  1. package/dist/css/core/complete.css +36 -36
  2. package/dist/css/theme/webex/common-stable.css +4 -4
  3. package/dist/css/theme/webex/dark-complete.css +8 -8
  4. package/dist/css/theme/webex/dark-stable.css +19 -19
  5. package/dist/css/theme/webex/light-complete.css +7 -7
  6. package/dist/css/theme/webex/light-stable.css +18 -18
  7. package/dist/ios/core/complete.swift +36 -36
  8. package/dist/ios/theme/webex/common-stable.swift +4 -4
  9. package/dist/ios/theme/webex/dark-complete.swift +8 -8
  10. package/dist/ios/theme/webex/dark-stable.swift +19 -19
  11. package/dist/ios/theme/webex/light-complete.swift +7 -7
  12. package/dist/ios/theme/webex/light-stable.swift +18 -18
  13. package/dist/json/core/complete.json +583 -523
  14. package/dist/json/theme/webex/common-stable.json +3 -3
  15. package/dist/json/theme/webex/dark-complete.json +7 -7
  16. package/dist/json/theme/webex/dark-stable.json +18 -18
  17. package/dist/json/theme/webex/light-complete.json +6 -6
  18. package/dist/json/theme/webex/light-stable.json +17 -17
  19. package/dist/json-minimal/core/complete.json +43 -35
  20. package/dist/json-minimal/theme/webex/common-stable.json +3 -3
  21. package/dist/json-minimal/theme/webex/dark-complete.json +7 -7
  22. package/dist/json-minimal/theme/webex/dark-stable.json +18 -18
  23. package/dist/json-minimal/theme/webex/light-complete.json +6 -6
  24. package/dist/json-minimal/theme/webex/light-stable.json +17 -17
  25. package/dist/resources/core/complete.xml +36 -36
  26. package/dist/resources/theme/webex/common-stable.xml +4 -4
  27. package/dist/resources/theme/webex/dark-complete.xml +8 -8
  28. package/dist/resources/theme/webex/dark-stable.xml +19 -19
  29. package/dist/resources/theme/webex/light-complete.xml +7 -7
  30. package/dist/resources/theme/webex/light-stable.xml +18 -18
  31. package/dist/scss/core/complete.scss +36 -36
  32. package/dist/scss/theme/webex/common-stable.scss +4 -4
  33. package/dist/scss/theme/webex/dark-complete.scss +8 -8
  34. package/dist/scss/theme/webex/dark-stable.scss +19 -19
  35. package/dist/scss/theme/webex/light-complete.scss +7 -7
  36. package/dist/scss/theme/webex/light-stable.scss +18 -18
  37. package/package.json +1 -1
@@ -1,18 +1,18 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Dec 2022 22:06:31 GMT
3
+ * Generated on Tue, 21 Mar 2023 16:07:53 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
7
- --mds-border-radius-none: 0px;
8
- --mds-border-radius-small: 4px;
9
- --mds-border-radius-medium: 8px;
10
- --mds-border-radius-large: 12px;
11
- --mds-border-radius-half-height: 50%;
12
- --mds-border-width-none: 0px;
13
- --mds-border-width-small: 1px;
14
- --mds-border-width-medium: 2px;
15
- --mds-border-width-large: 3px;
7
+ --mds-border-radius-core-none: 0px;
8
+ --mds-border-radius-core-small: 4px;
9
+ --mds-border-radius-core-medium: 8px;
10
+ --mds-border-radius-core-large: 12px;
11
+ --mds-border-radius-core-half-height: 50%;
12
+ --mds-border-width-core-none: 0px;
13
+ --mds-border-width-core-small: 1px;
14
+ --mds-border-width-core-medium: 2px;
15
+ --mds-border-width-core-large: 3px;
16
16
  --mds-color-core-white-alpha-11: #ffffff1c;
17
17
  --mds-color-core-white-alpha-20: #ffffff33;
18
18
  --mds-color-core-white-alpha-30: #ffffff4d;
@@ -102,16 +102,16 @@
102
102
  --mds-color-core-yellow-100: #140e08;
103
103
  --mds-color-core-yellow-05: #fff6e3;
104
104
  --mds-color-core-orange-10: #FEEBD7;
105
- --mds-color-core-orange-20: #FAF4EB;
106
- --mds-color-core-orange-30: #FFCA99;
107
- --mds-color-core-orange-40: #FF9D52;
108
- --mds-color-core-orange-50: #F26B1D;
109
- --mds-color-core-orange-60: #C74F0E;
110
- --mds-color-core-orange-70: #914017;
111
- --mds-color-core-orange-80: #59311E;
112
- --mds-color-core-orange-90: #33221B;
105
+ --mds-color-core-orange-20: #FED5AC;
106
+ --mds-color-core-orange-30: #FEBA7F;
107
+ --mds-color-core-orange-40: #FD884E;
108
+ --mds-color-core-orange-50: #EC6400;
109
+ --mds-color-core-orange-60: #C94403;
110
+ --mds-color-core-orange-70: #9C3202;
111
+ --mds-color-core-orange-80: #682601;
112
+ --mds-color-core-orange-90: #411B04;
113
113
  --mds-color-core-orange-95: #291303;
114
- --mds-color-core-orange-100: #211916;
114
+ --mds-color-core-orange-100: #170B02;
115
115
  --mds-color-core-orange-05: #FEF3E8;
116
116
  --mds-color-decorative-gold-10: #f7f6dc;
117
117
  --mds-color-decorative-gold-20: #f5eaa2;
@@ -270,21 +270,21 @@
270
270
  --mds-color-partner-slides: #0F9D58;
271
271
  --mds-color-partner-keynote: #029CFB;
272
272
  --mds-color-partner-doc: #4285f4;
273
- --mds-elevation-0: 0px 0px 0px 0px;
274
- --mds-elevation-1: drop-shadow(0px 4px 8px rgba(0,0,0,0.2));
275
- --mds-elevation-2: drop-shadow(0px 24px 48px rgba(0,0,0,0.2));
276
- --mds-spacing-none: 0px;
277
- --mds-spacing-micro: 2px;
278
- --mds-spacing-xxx-small: 4px;
279
- --mds-spacing-xx-small: 8px;
280
- --mds-spacing-x-small: 12px;
281
- --mds-spacing-small: 16px;
282
- --mds-spacing-medium: 20px;
283
- --mds-spacing-large: 24px;
284
- --mds-spacing-x-large: 32px;
285
- --mds-spacing-xx-large: 40px;
286
- --mds-spacing-xxx-large: 52px;
287
- --mds-spacing-big: 64px;
288
- --mds-spacing-x-big: 80px;
289
- --mds-spacing-xx-big: 100px;
273
+ --mds-elevation-core-0: 0px 0px 0px 0px;
274
+ --mds-elevation-core-1: drop-shadow(0px 4px 8px rgba(0,0,0,0.2));
275
+ --mds-elevation-core-2: drop-shadow(0px 24px 48px rgba(0,0,0,0.2));
276
+ --mds-spacing-core-none: 0px;
277
+ --mds-spacing-core-micro: 2px;
278
+ --mds-spacing-core-xxx-small: 4px;
279
+ --mds-spacing-core-xx-small: 8px;
280
+ --mds-spacing-core-x-small: 12px;
281
+ --mds-spacing-core-small: 16px;
282
+ --mds-spacing-core-medium: 20px;
283
+ --mds-spacing-core-large: 24px;
284
+ --mds-spacing-core-x-large: 32px;
285
+ --mds-spacing-core-xx-large: 40px;
286
+ --mds-spacing-core-xxx-large: 52px;
287
+ --mds-spacing-core-big: 64px;
288
+ --mds-spacing-core-x-big: 80px;
289
+ --mds-spacing-core-xx-big: 100px;
290
290
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Dec 2022 22:06:32 GMT
3
+ * Generated on Tue, 21 Mar 2023 16:07:54 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-commonWebex {
@@ -40,7 +40,7 @@
40
40
  --mds-color-theme-common-outline-closed-caption-secondary-light: #ffffff33;
41
41
  --mds-color-theme-common-outline-closed-caption-secondary-dark: #00000033;
42
42
  --mds-color-theme-common-control-inactive-normal: #00000033;
43
- --mds-color-theme-common-control-share-content-active: #C74F0E;
43
+ --mds-color-theme-common-control-share-content-active: #C94403;
44
44
  --mds-color-theme-common-control-share-content-inactive: #707070;
45
45
  --mds-color-theme-common-control-share-content-selected: #3cc29a;
46
46
  --mds-color-theme-common-background-solid-secondary-dark: #1a1a1a;
@@ -55,8 +55,8 @@
55
55
  --mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
56
56
  --mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
57
57
  --mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
58
- --mds-color-theme-common-touchbar-background-orange-normal: #C74F0E;
59
- --mds-color-theme-common-touchbar-background-orange-pressed: #59311E;
58
+ --mds-color-theme-common-touchbar-background-orange-normal: #C94403;
59
+ --mds-color-theme-common-touchbar-background-orange-pressed: #682601;
60
60
  --mds-color-theme-common-touchbar-background-green-normal: #1d805f;
61
61
  --mds-color-theme-common-touchbar-background-green-pressed: #134231;
62
62
  --mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Dec 2022 22:06:32 GMT
3
+ * Generated on Tue, 21 Mar 2023 16:07:54 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-webex-dark {
@@ -47,8 +47,8 @@
47
47
  --mds-color-theme-content-text-accent-active: #bfe3ff;
48
48
  --mds-color-theme-content-text-accent-hover: #bfe3ff;
49
49
  --mds-color-theme-content-text-accent-default: #64b4fa;
50
- --mds-color-theme-content-text-notice-active: #FAF4EB;
51
- --mds-color-theme-content-text-notice-default: #FF9D52;
50
+ --mds-color-theme-content-text-notice-active: #FED5AC;
51
+ --mds-color-theme-content-text-notice-default: #FD884E;
52
52
  --mds-color-theme-content-text-decorative-gold-default: #d6b220;
53
53
  --mds-color-theme-content-text-decorative-gold-active: #f5eaa2;
54
54
  --mds-color-theme-content-text-decorative-lime-default: #93c437;
@@ -106,10 +106,10 @@
106
106
  --mds-color-theme-content-indicator-accent-01: #1170cf;
107
107
  --mds-color-theme-content-indicator-accent-02: #063a75;
108
108
  --mds-color-theme-content-indicator-accent-03: #0a274a;
109
- --mds-color-theme-content-indicator-notice-00: #F26B1D;
110
- --mds-color-theme-content-indicator-notice-01: #914017;
111
- --mds-color-theme-content-indicator-notice-02: #59311E;
112
- --mds-color-theme-content-indicator-notice-03: #33221B;
109
+ --mds-color-theme-content-indicator-notice-00: #EC6400;
110
+ --mds-color-theme-content-indicator-notice-01: #9C3202;
111
+ --mds-color-theme-content-indicator-notice-02: #682601;
112
+ --mds-color-theme-content-indicator-notice-03: #411B04;
113
113
  --mds-color-theme-content-indicator-decorative-gold-01: #735107;
114
114
  --mds-color-theme-content-indicator-decorative-gold-02: #4d370c;
115
115
  --mds-color-theme-content-indicator-decorative-gold-03: #30240d;
@@ -157,7 +157,7 @@
157
157
  --mds-color-theme-border-positive-00: #3cc29a;
158
158
  --mds-color-theme-border-negative-00: #fc8b98;
159
159
  --mds-color-theme-border-accent-00: #64b4fa;
160
- --mds-color-theme-border-notice-00: #FF9D52;
160
+ --mds-color-theme-border-notice-00: #FD884E;
161
161
  --mds-color-theme-border-decorative-gradient-device: linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%);
162
162
  --mds-color-theme-border-decorative-gradient-primary-default: linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
163
163
  --mds-color-theme-border-decorative-gradient-primary-hover: linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Dec 2022 22:06:32 GMT
3
+ * Generated on Tue, 21 Mar 2023 16:07:54 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -40,7 +40,7 @@
40
40
  --mds-color-theme-common-outline-closed-caption-secondary-light: #ffffff33;
41
41
  --mds-color-theme-common-outline-closed-caption-secondary-dark: #00000033;
42
42
  --mds-color-theme-common-control-inactive-normal: #00000033;
43
- --mds-color-theme-common-control-share-content-active: #C74F0E;
43
+ --mds-color-theme-common-control-share-content-active: #C94403;
44
44
  --mds-color-theme-common-control-share-content-inactive: #707070;
45
45
  --mds-color-theme-common-control-share-content-selected: #3cc29a;
46
46
  --mds-color-theme-common-background-solid-secondary-dark: #1a1a1a;
@@ -55,8 +55,8 @@
55
55
  --mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
56
56
  --mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
57
57
  --mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
58
- --mds-color-theme-common-touchbar-background-orange-normal: #C74F0E;
59
- --mds-color-theme-common-touchbar-background-orange-pressed: #59311E;
58
+ --mds-color-theme-common-touchbar-background-orange-normal: #C94403;
59
+ --mds-color-theme-common-touchbar-background-orange-pressed: #682601;
60
60
  --mds-color-theme-common-touchbar-background-green-normal: #1d805f;
61
61
  --mds-color-theme-common-touchbar-background-green-pressed: #134231;
62
62
  --mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
@@ -90,7 +90,7 @@
90
90
  --mds-color-theme-text-alert-purple-normal: #f294f1;
91
91
  --mds-color-theme-text-alert-purple-hover: #fce1fc;
92
92
  --mds-color-theme-text-alert-purple-active: #fce1fc;
93
- --mds-color-theme-text-alert-orange-normal: #FFCA99;
93
+ --mds-color-theme-text-alert-orange-normal: #FEBA7F;
94
94
  --mds-color-theme-text-alert-orange-hover: #FEEBD7;
95
95
  --mds-color-theme-text-alert-orange-active: #FEEBD7;
96
96
  --mds-color-theme-text-team-cobalt-normal: #5ebff7;
@@ -108,9 +108,9 @@
108
108
  --mds-color-theme-text-team-gold-normal: #d6b220;
109
109
  --mds-color-theme-text-team-gold-hover: #d6b220;
110
110
  --mds-color-theme-text-team-gold-active: #f5eaa2;
111
- --mds-color-theme-text-team-orange-normal: #FF9D52;
112
- --mds-color-theme-text-team-orange-hover: #FF9D52;
113
- --mds-color-theme-text-team-orange-active: #FAF4EB;
111
+ --mds-color-theme-text-team-orange-normal: #FD884E;
112
+ --mds-color-theme-text-team-orange-hover: #FD884E;
113
+ --mds-color-theme-text-team-orange-active: #FED5AC;
114
114
  --mds-color-theme-text-team-pink-normal: #fc97aa;
115
115
  --mds-color-theme-text-team-pink-hover: #fc97aa;
116
116
  --mds-color-theme-text-team-pink-active: #ffe0e7;
@@ -156,9 +156,9 @@
156
156
  --mds-color-theme-background-alert-purple-normal: #3b1840;
157
157
  --mds-color-theme-background-alert-purple-hover: #3b1840;
158
158
  --mds-color-theme-background-alert-purple-active: #601e66;
159
- --mds-color-theme-background-alert-orange-normal: #33221B;
160
- --mds-color-theme-background-alert-orange-hover: #33221B;
161
- --mds-color-theme-background-alert-orange-active: #59311E;
159
+ --mds-color-theme-background-alert-orange-normal: #411B04;
160
+ --mds-color-theme-background-alert-orange-hover: #411B04;
161
+ --mds-color-theme-background-alert-orange-active: #682601;
162
162
  --mds-color-theme-background-label-cobalt-normal: #12283d;
163
163
  --mds-color-theme-background-label-cobalt-hover: #103c63;
164
164
  --mds-color-theme-background-label-cobalt-active: #08599c;
@@ -171,9 +171,9 @@
171
171
  --mds-color-theme-background-label-mint-normal: #102b2a;
172
172
  --mds-color-theme-background-label-mint-hover: #12423f;
173
173
  --mds-color-theme-background-label-mint-active: #12615a;
174
- --mds-color-theme-background-label-orange-normal: #33221B;
175
- --mds-color-theme-background-label-orange-hover: #59311E;
176
- --mds-color-theme-background-label-orange-active: #914017;
174
+ --mds-color-theme-background-label-orange-normal: #411B04;
175
+ --mds-color-theme-background-label-orange-hover: #682601;
176
+ --mds-color-theme-background-label-orange-active: #9C3202;
177
177
  --mds-color-theme-background-label-pink-normal: #3b1e21;
178
178
  --mds-color-theme-background-label-pink-hover: #66262d;
179
179
  --mds-color-theme-background-label-pink-active: #a12a3a;
@@ -225,7 +225,7 @@
225
225
  --mds-color-theme-outline-gradient-active-1: #22c7d6;
226
226
  --mds-color-theme-outline-gradient-active-2: #27a17a;
227
227
  --mds-color-theme-outline-share-selected: #27a17a;
228
- --mds-color-theme-outline-share-active: #F26B1D;
228
+ --mds-color-theme-outline-share-active: #EC6400;
229
229
  --mds-color-theme-outline-share-inactive: #8f8f8f;
230
230
  --mds-color-theme-outline-overlay-normal: #adadad;
231
231
  --mds-color-theme-outline-high-contrast-focus: #ffffff;
@@ -233,7 +233,7 @@
233
233
  --mds-color-theme-outline-label-gold: #d6b220;
234
234
  --mds-color-theme-outline-label-lime: #93c437;
235
235
  --mds-color-theme-outline-label-mint: #30c9b0;
236
- --mds-color-theme-outline-label-orange: #FF9D52;
236
+ --mds-color-theme-outline-label-orange: #FD884E;
237
237
  --mds-color-theme-outline-label-pink: #fc97aa;
238
238
  --mds-color-theme-outline-label-purple: #f294f1;
239
239
  --mds-color-theme-outline-label-slate: #b0b4d9;
@@ -248,7 +248,7 @@
248
248
  --mds-color-theme-control-inactive-pressed: #ffffff66;
249
249
  --mds-color-theme-control-inactive-disabled: #ffffff1c;
250
250
  --mds-color-theme-overlay-meetings-normal: #000000b3;
251
- --mds-color-theme-indicator-unstable: #F26B1D;
251
+ --mds-color-theme-indicator-unstable: #EC6400;
252
252
  --mds-color-theme-indicator-attention: #f55868;
253
253
  --mds-color-theme-indicator-stable: #27a17a;
254
254
  --mds-color-theme-indicator-locked: #8f8f8f;
@@ -277,7 +277,7 @@
277
277
  --mds-color-theme-illustrations-onboarding-secondary-0: #f55868;
278
278
  --mds-color-theme-illustrations-onboarding-secondary-1: #875ae0;
279
279
  --mds-color-theme-illustrations-onboarding-tertiary-0: #ffbe4f;
280
- --mds-color-theme-illustrations-onboarding-tertiary-1: #F26B1D;
280
+ --mds-color-theme-illustrations-onboarding-tertiary-1: #EC6400;
281
281
  --mds-color-theme-illustrations-onboarding-quartenary-0: #93c437;
282
282
  --mds-color-theme-illustrations-onboarding-quartenary-1: #279be8;
283
283
  --mds-color-theme-illustrations-onboarding-quinary-0: #279be8;
@@ -331,7 +331,7 @@
331
331
  --mds-color-theme-avatar-gold: #735107;
332
332
  --mds-color-theme-avatar-lime: #416116;
333
333
  --mds-color-theme-avatar-mint: #12615a;
334
- --mds-color-theme-avatar-orange: #914017;
334
+ --mds-color-theme-avatar-orange: #9C3202;
335
335
  --mds-color-theme-avatar-pink: #a12a3a;
336
336
  --mds-color-theme-avatar-purple: #932099;
337
337
  --mds-color-theme-avatar-slate: #535573;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Dec 2022 22:06:32 GMT
3
+ * Generated on Tue, 21 Mar 2023 16:07:54 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-webex-light {
@@ -47,8 +47,8 @@
47
47
  --mds-color-theme-content-text-accent-active: #0a274a;
48
48
  --mds-color-theme-content-text-accent-hover: #0a274a;
49
49
  --mds-color-theme-content-text-accent-default: #0353a8;
50
- --mds-color-theme-content-text-notice-active: #33221B;
51
- --mds-color-theme-content-text-notice-default: #914017;
50
+ --mds-color-theme-content-text-notice-active: #411B04;
51
+ --mds-color-theme-content-text-notice-default: #9C3202;
52
52
  --mds-color-theme-content-text-decorative-gold-default: #30240d;
53
53
  --mds-color-theme-content-text-decorative-gold-active: #735107;
54
54
  --mds-color-theme-content-text-decorative-lime-default: #1e2b10;
@@ -106,9 +106,9 @@
106
106
  --mds-color-theme-content-indicator-accent-01: #1170cf;
107
107
  --mds-color-theme-content-indicator-accent-02: #bfe3ff;
108
108
  --mds-color-theme-content-indicator-accent-03: #dbf0ff;
109
- --mds-color-theme-content-indicator-notice-00: #C74F0E;
110
- --mds-color-theme-content-indicator-notice-01: #914017;
111
- --mds-color-theme-content-indicator-notice-02: #FAF4EB;
109
+ --mds-color-theme-content-indicator-notice-00: #C94403;
110
+ --mds-color-theme-content-indicator-notice-01: #9C3202;
111
+ --mds-color-theme-content-indicator-notice-02: #FED5AC;
112
112
  --mds-color-theme-content-indicator-notice-03: #FEEBD7;
113
113
  --mds-color-theme-content-indicator-decorative-gold-01: #f7f6dc;
114
114
  --mds-color-theme-content-indicator-decorative-gold-02: #f5eaa2;
@@ -157,7 +157,7 @@
157
157
  --mds-color-theme-border-positive-00: #185e46;
158
158
  --mds-color-theme-border-negative-00: #ab0a15;
159
159
  --mds-color-theme-border-accent-00: #1170cf;
160
- --mds-color-theme-border-notice-00: #F26B1D;
160
+ --mds-color-theme-border-notice-00: #EC6400;
161
161
  --mds-color-theme-border-decorative-gradient-device: linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%);
162
162
  --mds-color-theme-border-decorative-gradient-primary-default: linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%);
163
163
  --mds-color-theme-border-decorative-gradient-primary-hover: linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Dec 2022 22:06:32 GMT
3
+ * Generated on Tue, 21 Mar 2023 16:07:54 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -40,7 +40,7 @@
40
40
  --mds-color-theme-common-outline-closed-caption-secondary-light: #ffffff33;
41
41
  --mds-color-theme-common-outline-closed-caption-secondary-dark: #00000033;
42
42
  --mds-color-theme-common-control-inactive-normal: #00000033;
43
- --mds-color-theme-common-control-share-content-active: #C74F0E;
43
+ --mds-color-theme-common-control-share-content-active: #C94403;
44
44
  --mds-color-theme-common-control-share-content-inactive: #707070;
45
45
  --mds-color-theme-common-control-share-content-selected: #3cc29a;
46
46
  --mds-color-theme-common-background-solid-secondary-dark: #1a1a1a;
@@ -55,8 +55,8 @@
55
55
  --mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
56
56
  --mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
57
57
  --mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
58
- --mds-color-theme-common-touchbar-background-orange-normal: #C74F0E;
59
- --mds-color-theme-common-touchbar-background-orange-pressed: #59311E;
58
+ --mds-color-theme-common-touchbar-background-orange-normal: #C94403;
59
+ --mds-color-theme-common-touchbar-background-orange-pressed: #682601;
60
60
  --mds-color-theme-common-touchbar-background-green-normal: #1d805f;
61
61
  --mds-color-theme-common-touchbar-background-green-pressed: #134231;
62
62
  --mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
@@ -90,9 +90,9 @@
90
90
  --mds-color-theme-text-alert-purple-normal: #932099;
91
91
  --mds-color-theme-text-alert-purple-hover: #3b1840;
92
92
  --mds-color-theme-text-alert-purple-active: #3b1840;
93
- --mds-color-theme-text-alert-orange-normal: #914017;
94
- --mds-color-theme-text-alert-orange-hover: #33221B;
95
- --mds-color-theme-text-alert-orange-active: #33221B;
93
+ --mds-color-theme-text-alert-orange-normal: #9C3202;
94
+ --mds-color-theme-text-alert-orange-hover: #411B04;
95
+ --mds-color-theme-text-alert-orange-active: #411B04;
96
96
  --mds-color-theme-text-team-cobalt-normal: #08599c;
97
97
  --mds-color-theme-text-team-cobalt-hover: #08599c;
98
98
  --mds-color-theme-text-team-cobalt-active: #12283d;
@@ -108,9 +108,9 @@
108
108
  --mds-color-theme-text-team-gold-normal: #735107;
109
109
  --mds-color-theme-text-team-gold-hover: #735107;
110
110
  --mds-color-theme-text-team-gold-active: #30240d;
111
- --mds-color-theme-text-team-orange-normal: #914017;
112
- --mds-color-theme-text-team-orange-hover: #914017;
113
- --mds-color-theme-text-team-orange-active: #33221B;
111
+ --mds-color-theme-text-team-orange-normal: #9C3202;
112
+ --mds-color-theme-text-team-orange-hover: #9C3202;
113
+ --mds-color-theme-text-team-orange-active: #411B04;
114
114
  --mds-color-theme-text-team-pink-normal: #a12a3a;
115
115
  --mds-color-theme-text-team-pink-hover: #a12a3a;
116
116
  --mds-color-theme-text-team-pink-active: #3b1e21;
@@ -158,7 +158,7 @@
158
158
  --mds-color-theme-background-alert-purple-active: #fce1fc;
159
159
  --mds-color-theme-background-alert-orange-normal: #FEEBD7;
160
160
  --mds-color-theme-background-alert-orange-hover: #FEEBD7;
161
- --mds-color-theme-background-alert-orange-active: #FAF4EB;
161
+ --mds-color-theme-background-alert-orange-active: #FED5AC;
162
162
  --mds-color-theme-background-label-cobalt-normal: #e5f8ff;
163
163
  --mds-color-theme-background-label-cobalt-hover: #c7eeff;
164
164
  --mds-color-theme-background-label-cobalt-active: #99ddff;
@@ -172,8 +172,8 @@
172
172
  --mds-color-theme-background-label-mint-hover: #baf5e7;
173
173
  --mds-color-theme-background-label-mint-active: #74e8d1;
174
174
  --mds-color-theme-background-label-orange-normal: #FEEBD7;
175
- --mds-color-theme-background-label-orange-hover: #FAF4EB;
176
- --mds-color-theme-background-label-orange-active: #FFCA99;
175
+ --mds-color-theme-background-label-orange-hover: #FED5AC;
176
+ --mds-color-theme-background-label-orange-active: #FEBA7F;
177
177
  --mds-color-theme-background-label-pink-normal: #fff2f5;
178
178
  --mds-color-theme-background-label-pink-hover: #ffe0e7;
179
179
  --mds-color-theme-background-label-pink-active: #ffc7d2;
@@ -225,7 +225,7 @@
225
225
  --mds-color-theme-outline-gradient-active-1: #22c7d6;
226
226
  --mds-color-theme-outline-gradient-active-2: #27a17a;
227
227
  --mds-color-theme-outline-share-selected: #27a17a;
228
- --mds-color-theme-outline-share-active: #F26B1D;
228
+ --mds-color-theme-outline-share-active: #EC6400;
229
229
  --mds-color-theme-outline-share-inactive: #8f8f8f;
230
230
  --mds-color-theme-outline-overlay-normal: #707070;
231
231
  --mds-color-theme-outline-high-contrast-focus: #000000;
@@ -233,7 +233,7 @@
233
233
  --mds-color-theme-outline-label-gold: #d6b220;
234
234
  --mds-color-theme-outline-label-lime: #93c437;
235
235
  --mds-color-theme-outline-label-mint: #30c9b0;
236
- --mds-color-theme-outline-label-orange: #FF9D52;
236
+ --mds-color-theme-outline-label-orange: #FD884E;
237
237
  --mds-color-theme-outline-label-pink: #fc97aa;
238
238
  --mds-color-theme-outline-label-purple: #f294f1;
239
239
  --mds-color-theme-outline-label-slate: #b0b4d9;
@@ -248,7 +248,7 @@
248
248
  --mds-color-theme-control-inactive-pressed: #00000066;
249
249
  --mds-color-theme-control-inactive-disabled: #0000001c;
250
250
  --mds-color-theme-overlay-meetings-normal: #ffffffcc;
251
- --mds-color-theme-indicator-unstable: #C74F0E;
251
+ --mds-color-theme-indicator-unstable: #C94403;
252
252
  --mds-color-theme-indicator-attention: #db1f2e;
253
253
  --mds-color-theme-indicator-stable: #1d805f;
254
254
  --mds-color-theme-indicator-locked: #707070;
@@ -277,7 +277,7 @@
277
277
  --mds-color-theme-illustrations-onboarding-secondary-0: #f55868;
278
278
  --mds-color-theme-illustrations-onboarding-secondary-1: #875ae0;
279
279
  --mds-color-theme-illustrations-onboarding-tertiary-0: #ffbe4f;
280
- --mds-color-theme-illustrations-onboarding-tertiary-1: #F26B1D;
280
+ --mds-color-theme-illustrations-onboarding-tertiary-1: #EC6400;
281
281
  --mds-color-theme-illustrations-onboarding-quartenary-0: #93c437;
282
282
  --mds-color-theme-illustrations-onboarding-quartenary-1: #279be8;
283
283
  --mds-color-theme-illustrations-onboarding-quinary-0: #279be8;
@@ -331,7 +331,7 @@
331
331
  --mds-color-theme-avatar-gold: #735107;
332
332
  --mds-color-theme-avatar-lime: #416116;
333
333
  --mds-color-theme-avatar-mint: #12615a;
334
- --mds-color-theme-avatar-orange: #914017;
334
+ --mds-color-theme-avatar-orange: #9C3202;
335
335
  --mds-color-theme-avatar-pink: #a12a3a;
336
336
  --mds-color-theme-avatar-purple: #932099;
337
337
  --mds-color-theme-avatar-slate: #535573;
@@ -4,21 +4,21 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 14 Dec 2022 22:06:32 GMT
7
+ // Generated on Tue, 21 Mar 2023 16:07:54 GMT
8
8
 
9
9
 
10
10
  import UIKit
11
11
 
12
12
  public class {
13
- public static let mds-border-radius-half-height = 50%
14
- public static let mds-border-radius-large = 12px
15
- public static let mds-border-radius-medium = 8px
16
- public static let mds-border-radius-none = 0px
17
- public static let mds-border-radius-small = 4px
18
- public static let mds-border-width-large = 3px
19
- public static let mds-border-width-medium = 2px
20
- public static let mds-border-width-none = 0px
21
- public static let mds-border-width-small = 1px
13
+ public static let mds-border-radius-core-half-height = 50%
14
+ public static let mds-border-radius-core-large = 12px
15
+ public static let mds-border-radius-core-medium = 8px
16
+ public static let mds-border-radius-core-none = 0px
17
+ public static let mds-border-radius-core-small = 4px
18
+ public static let mds-border-width-core-large = 3px
19
+ public static let mds-border-width-core-medium = 2px
20
+ public static let mds-border-width-core-none = 0px
21
+ public static let mds-border-width-core-small = 1px
22
22
  public static let mds-color-core-black-alpha-00 = #00000000
23
23
  public static let mds-color-core-black-alpha-04 = #0000000a
24
24
  public static let mds-color-core-black-alpha-07 = #00000012
@@ -71,15 +71,15 @@ public class {
71
71
  public static let mds-color-core-green-95 = #0a1c15
72
72
  public static let mds-color-core-orange-05 = #FEF3E8
73
73
  public static let mds-color-core-orange-10 = #FEEBD7
74
- public static let mds-color-core-orange-100 = #211916
75
- public static let mds-color-core-orange-20 = #FAF4EB
76
- public static let mds-color-core-orange-30 = #FFCA99
77
- public static let mds-color-core-orange-40 = #FF9D52
78
- public static let mds-color-core-orange-50 = #F26B1D
79
- public static let mds-color-core-orange-60 = #C74F0E
80
- public static let mds-color-core-orange-70 = #914017
81
- public static let mds-color-core-orange-80 = #59311E
82
- public static let mds-color-core-orange-90 = #33221B
74
+ public static let mds-color-core-orange-100 = #170B02
75
+ public static let mds-color-core-orange-20 = #FED5AC
76
+ public static let mds-color-core-orange-30 = #FEBA7F
77
+ public static let mds-color-core-orange-40 = #FD884E
78
+ public static let mds-color-core-orange-50 = #EC6400
79
+ public static let mds-color-core-orange-60 = #C94403
80
+ public static let mds-color-core-orange-70 = #9C3202
81
+ public static let mds-color-core-orange-80 = #682601
82
+ public static let mds-color-core-orange-90 = #411B04
83
83
  public static let mds-color-core-orange-95 = #291303
84
84
  public static let mds-color-core-red-05 = #fff5f6
85
85
  public static let mds-color-core-red-10 = #ffe8ea
@@ -276,21 +276,21 @@ public class {
276
276
  public static let mds-color-partner-sheets = #F4B400
277
277
  public static let mds-color-partner-slides = #0F9D58
278
278
  public static let mds-color-partner-word = #0078D6
279
- public static let mds-elevation-0 = 0px 0px 0px 0px
280
- public static let mds-elevation-1 = drop-shadow(0px 4px 8px rgba(0,0,0,0.2))
281
- public static let mds-elevation-2 = drop-shadow(0px 24px 48px rgba(0,0,0,0.2))
282
- public static let mds-spacing-big = 64px
283
- public static let mds-spacing-large = 24px
284
- public static let mds-spacing-medium = 20px
285
- public static let mds-spacing-micro = 2px
286
- public static let mds-spacing-none = 0px
287
- public static let mds-spacing-small = 16px
288
- public static let mds-spacing-x-big = 80px
289
- public static let mds-spacing-x-large = 32px
290
- public static let mds-spacing-x-small = 12px
291
- public static let mds-spacing-xx-big = 100px
292
- public static let mds-spacing-xx-large = 40px
293
- public static let mds-spacing-xx-small = 8px
294
- public static let mds-spacing-xxx-large = 52px
295
- public static let mds-spacing-xxx-small = 4px
279
+ public static let mds-elevation-core-0 = 0px 0px 0px 0px
280
+ public static let mds-elevation-core-1 = drop-shadow(0px 4px 8px rgba(0,0,0,0.2))
281
+ public static let mds-elevation-core-2 = drop-shadow(0px 24px 48px rgba(0,0,0,0.2))
282
+ public static let mds-spacing-core-big = 64px
283
+ public static let mds-spacing-core-large = 24px
284
+ public static let mds-spacing-core-medium = 20px
285
+ public static let mds-spacing-core-micro = 2px
286
+ public static let mds-spacing-core-none = 0px
287
+ public static let mds-spacing-core-small = 16px
288
+ public static let mds-spacing-core-x-big = 80px
289
+ public static let mds-spacing-core-x-large = 32px
290
+ public static let mds-spacing-core-x-small = 12px
291
+ public static let mds-spacing-core-xx-big = 100px
292
+ public static let mds-spacing-core-xx-large = 40px
293
+ public static let mds-spacing-core-xx-small = 8px
294
+ public static let mds-spacing-core-xxx-large = 52px
295
+ public static let mds-spacing-core-xxx-small = 4px
296
296
  }
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 14 Dec 2022 22:06:32 GMT
7
+ // Generated on Tue, 21 Mar 2023 16:07:54 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -29,7 +29,7 @@ public class {
29
29
  public static let mds-color-theme-common-button-secondary-hover = #ffffff12
30
30
  public static let mds-color-theme-common-button-secondary-normal = #ffffff00
31
31
  public static let mds-color-theme-common-control-inactive-normal = #00000033
32
- public static let mds-color-theme-common-control-share-content-active = #C74F0E
32
+ public static let mds-color-theme-common-control-share-content-active = #C94403
33
33
  public static let mds-color-theme-common-control-share-content-inactive = #707070
34
34
  public static let mds-color-theme-common-control-share-content-selected = #3cc29a
35
35
  public static let mds-color-theme-common-outline-button-normal = #ffffff4d
@@ -57,8 +57,8 @@ public class {
57
57
  public static let mds-color-theme-common-touchbar-background-green-pressed = #134231
58
58
  public static let mds-color-theme-common-touchbar-background-mint-normal = #148579
59
59
  public static let mds-color-theme-common-touchbar-background-mint-pressed = #12423f
60
- public static let mds-color-theme-common-touchbar-background-orange-normal = #C74F0E
61
- public static let mds-color-theme-common-touchbar-background-orange-pressed = #59311E
60
+ public static let mds-color-theme-common-touchbar-background-orange-normal = #C94403
61
+ public static let mds-color-theme-common-touchbar-background-orange-pressed = #682601
62
62
  public static let mds-color-theme-common-touchbar-background-pink-normal = #d43b52
63
63
  public static let mds-color-theme-common-touchbar-background-pink-pressed = #66262d
64
64
  public static let mds-color-theme-common-touchbar-background-purple-normal = #c233c4
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 14 Dec 2022 22:06:32 GMT
7
+ // Generated on Tue, 21 Mar 2023 16:07:54 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -30,7 +30,7 @@ public class {
30
30
  public static let mds-color-theme-border-neutral-02 = #ffffff66
31
31
  public static let mds-color-theme-border-neutral-03 = #ffffff80
32
32
  public static let mds-color-theme-border-neutral-04 = #ffffffe6
33
- public static let mds-color-theme-border-notice-00 = #FF9D52
33
+ public static let mds-color-theme-border-notice-00 = #FD884E
34
34
  public static let mds-color-theme-border-positive-00 = #3cc29a
35
35
  public static let mds-color-theme-content-btn-accent-default = #1170cf
36
36
  public static let mds-color-theme-content-btn-accent-hover = #0353a8
@@ -100,10 +100,10 @@ public class {
100
100
  public static let mds-color-theme-content-indicator-neutral-02 = #262626
101
101
  public static let mds-color-theme-content-indicator-neutral-03 = #1a1a1a
102
102
  public static let mds-color-theme-content-indicator-neutral-04 = #ffffff
103
- public static let mds-color-theme-content-indicator-notice-00 = #F26B1D
104
- public static let mds-color-theme-content-indicator-notice-01 = #914017
105
- public static let mds-color-theme-content-indicator-notice-02 = #59311E
106
- public static let mds-color-theme-content-indicator-notice-03 = #33221B
103
+ public static let mds-color-theme-content-indicator-notice-00 = #EC6400
104
+ public static let mds-color-theme-content-indicator-notice-01 = #9C3202
105
+ public static let mds-color-theme-content-indicator-notice-02 = #682601
106
+ public static let mds-color-theme-content-indicator-notice-03 = #411B04
107
107
  public static let mds-color-theme-content-indicator-positive-00 = #27a17a
108
108
  public static let mds-color-theme-content-indicator-warning-00 = #cf7900
109
109
  public static let mds-color-theme-content-indicator-warning-01 = #57330a
@@ -146,8 +146,8 @@ public class {
146
146
  public static let mds-color-theme-content-text-neutral-secondary = #ffffffb3
147
147
  public static let mds-color-theme-content-text-neutral-teams-active = #fffffff2
148
148
  public static let mds-color-theme-content-text-neutral-teams-default = #ffffffb3
149
- public static let mds-color-theme-content-text-notice-active = #FAF4EB
150
- public static let mds-color-theme-content-text-notice-default = #FF9D52
149
+ public static let mds-color-theme-content-text-notice-active = #FED5AC
150
+ public static let mds-color-theme-content-text-notice-default = #FD884E
151
151
  public static let mds-color-theme-content-text-positve-active = #9fedd8
152
152
  public static let mds-color-theme-content-text-positve-default = #3cc29a
153
153
  public static let mds-color-theme-content-text-positve-hover = #9fedd8