@momentum-design/tokens 0.0.56 → 0.0.57

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 (61) hide show
  1. package/dist/css/core/complete.css +97 -98
  2. package/dist/css/theme/aaos/day-complete.css +14 -16
  3. package/dist/css/theme/aaos/night-complete.css +10 -12
  4. package/dist/css/theme/webex/dark-stable.css +96 -121
  5. package/dist/css/theme/webex/hc-dark-stable.css +145 -94
  6. package/dist/css/theme/webex/hc-light-stable.css +159 -108
  7. package/dist/css/theme/webex/light-stable.css +121 -148
  8. package/dist/ios/core/complete.swift +97 -98
  9. package/dist/ios/theme/aaos/day-complete.swift +14 -16
  10. package/dist/ios/theme/aaos/night-complete.swift +10 -12
  11. package/dist/ios/theme/webex/dark-stable.swift +77 -102
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +145 -94
  13. package/dist/ios/theme/webex/hc-light-stable.swift +159 -108
  14. package/dist/ios/theme/webex/light-stable.swift +101 -128
  15. package/dist/json/core/complete.json +3150 -2380
  16. package/dist/json/theme/aaos/day-complete.json +273 -257
  17. package/dist/json/theme/aaos/night-complete.json +273 -257
  18. package/dist/json/theme/webex/dark-stable.json +6102 -6098
  19. package/dist/json/theme/webex/hc-dark-stable.json +6694 -3987
  20. package/dist/json/theme/webex/hc-light-stable.json +6601 -3890
  21. package/dist/json/theme/webex/light-stable.json +5990 -6043
  22. package/dist/json-minimal/core/complete.json +179 -148
  23. package/dist/json-minimal/theme/aaos/day-complete.json +13 -21
  24. package/dist/json-minimal/theme/aaos/night-complete.json +9 -17
  25. package/dist/json-minimal/theme/webex/dark-stable.json +173 -222
  26. package/dist/json-minimal/theme/webex/hc-dark-stable.json +253 -132
  27. package/dist/json-minimal/theme/webex/hc-light-stable.json +268 -147
  28. package/dist/json-minimal/theme/webex/light-stable.json +205 -252
  29. package/dist/resources/core/complete.xml +97 -98
  30. package/dist/resources/theme/aaos/day-complete.xml +14 -16
  31. package/dist/resources/theme/aaos/night-complete.xml +10 -12
  32. package/dist/resources/theme/webex/dark-stable.xml +96 -121
  33. package/dist/resources/theme/webex/hc-dark-stable.xml +145 -94
  34. package/dist/resources/theme/webex/hc-light-stable.xml +159 -108
  35. package/dist/resources/theme/webex/light-stable.xml +121 -148
  36. package/dist/scss/core/complete.scss +97 -98
  37. package/dist/scss/theme/aaos/day-complete.scss +14 -16
  38. package/dist/scss/theme/aaos/night-complete.scss +10 -12
  39. package/dist/scss/theme/webex/dark-stable.scss +97 -122
  40. package/dist/scss/theme/webex/hc-dark-stable.scss +145 -94
  41. package/dist/scss/theme/webex/hc-light-stable.scss +159 -108
  42. package/dist/scss/theme/webex/light-stable.scss +122 -149
  43. package/package.json +1 -1
  44. package/dist/css/theme/webex/common-stable.css +0 -81
  45. package/dist/css/theme/webex/dark-complete.css +0 -298
  46. package/dist/css/theme/webex/light-complete.css +0 -295
  47. package/dist/ios/theme/webex/common-stable.swift +0 -87
  48. package/dist/ios/theme/webex/dark-complete.swift +0 -304
  49. package/dist/ios/theme/webex/light-complete.swift +0 -301
  50. package/dist/json/theme/webex/common-stable.json +0 -2168
  51. package/dist/json/theme/webex/dark-complete.json +0 -8500
  52. package/dist/json/theme/webex/light-complete.json +0 -8395
  53. package/dist/json-minimal/theme/webex/common-stable.json +0 -162
  54. package/dist/json-minimal/theme/webex/dark-complete.json +0 -635
  55. package/dist/json-minimal/theme/webex/light-complete.json +0 -632
  56. package/dist/resources/theme/webex/common-stable.xml +0 -83
  57. package/dist/resources/theme/webex/dark-complete.xml +0 -300
  58. package/dist/resources/theme/webex/light-complete.xml +0 -297
  59. package/dist/scss/theme/webex/common-stable.scss +0 -78
  60. package/dist/scss/theme/webex/dark-complete.scss +0 -295
  61. package/dist/scss/theme/webex/light-complete.scss +0 -292
@@ -1,81 +1,7 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 11 Jun 2024 18:13:50 GMT
3
+ // Generated on Thu, 27 Jun 2024 11:14:10 GMT
4
4
 
5
- $mds-color-theme-common-text-white: #fffffff2;
6
- $mds-color-theme-common-text-gray: #ffffffb3;
7
- $mds-color-theme-common-text-black: #000000f2;
8
- $mds-color-theme-common-text-disabled: #ffffff66;
9
- $mds-color-theme-common-text-success-normal: #3cc29a;
10
- $mds-color-theme-common-text-success-hover: #9fedd8;
11
- $mds-color-theme-common-text-error-normal: #fc8b98;
12
- $mds-color-theme-common-text-error-hover: #ffd4da;
13
- $mds-color-theme-common-text-warning-normal: #f2990a;
14
- $mds-color-theme-common-text-secondary-light: #ffffffb3;
15
- $mds-color-theme-common-text-secondary-dark: #00000099;
16
- $mds-color-theme-common-overlay-primary-normal: #000000e6;
17
- $mds-color-theme-common-overlay-secondary-normal: #00000066;
18
- $mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
19
- $mds-color-theme-common-button-primary-normal: #fffffff2;
20
- $mds-color-theme-common-button-primary-hover: #ffffffcc;
21
- $mds-color-theme-common-button-primary-pressed: #ffffffb3;
22
- $mds-color-theme-common-button-primary-disabled: #ffffff33;
23
- $mds-color-theme-common-button-secondary-normal: #ffffff00;
24
- $mds-color-theme-common-button-secondary-hover: #ffffff12;
25
- $mds-color-theme-common-button-secondary-disabled: #ffffff00;
26
- $mds-color-theme-common-button-secondary-active-normal: #ffffff33;
27
- $mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
28
- $mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
29
- $mds-color-theme-common-button-secondary-dark-normal: #00000000;
30
- $mds-color-theme-common-button-secondary-dark-hover: #00000012;
31
- $mds-color-theme-common-button-secondary-dark-pressed: #00000033;
32
- $mds-color-theme-common-button-secondary-dark-disabled: #00000000;
33
- $mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
34
- $mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
35
- $mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
36
- $mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
37
- $mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
38
- $mds-color-theme-common-outline-button-normal: #ffffff4d;
39
- $mds-color-theme-common-outline-primary-normal: #ffffff66;
40
- $mds-color-theme-common-outline-input-normal: #ffffff80;
41
- $mds-color-theme-common-outline-disabled-normal: #ffffff33;
42
- $mds-color-theme-common-outline-closed-caption-secondary-light: #ffffff33;
43
- $mds-color-theme-common-outline-closed-caption-secondary-dark: #00000033;
44
- $mds-color-theme-common-control-inactive-normal: #00000033;
45
- $mds-color-theme-common-control-share-content-active: #C94403;
46
- $mds-color-theme-common-control-share-content-inactive: #707070;
47
- $mds-color-theme-common-control-share-content-selected: #3cc29a;
48
- $mds-color-theme-common-background-solid-secondary-dark: #1a1a1a;
49
- $mds-color-theme-common-background-solid-primary-light: #ffffff;
50
- $mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
51
- $mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
52
- $mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
53
- $mds-color-theme-common-touchbar-background-pink-pressed: #66262d;
54
- $mds-color-theme-common-touchbar-background-mint-normal: #148579;
55
- $mds-color-theme-common-touchbar-background-mint-pressed: #12423f;
56
- $mds-color-theme-common-touchbar-background-purple-normal: #c233c4;
57
- $mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
58
- $mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
59
- $mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
60
- $mds-color-theme-common-touchbar-background-orange-normal: #C94403;
61
- $mds-color-theme-common-touchbar-background-orange-pressed: #682601;
62
- $mds-color-theme-common-touchbar-background-green-normal: #1d805f;
63
- $mds-color-theme-common-touchbar-background-green-pressed: #134231;
64
- $mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
65
- $mds-color-theme-common-touchbar-background-red-pressed: #780d13;
66
- $mds-color-theme-common-touchbar-background-transparent: #00000000;
67
- $mds-color-theme-common-touchbar-icon-stable: #27a17a;
68
- $mds-color-theme-common-touchbar-icon-attention: #fc8b98;
69
- $mds-color-theme-common-touchbar-icon-secure: #64b4fa;
70
- $mds-color-theme-common-content-doc: #4285f4;
71
- $mds-color-theme-common-content-excel: #00893E;
72
- $mds-color-theme-common-content-keynote: #029CFB;
73
- $mds-color-theme-common-content-onenote: #B839DB;
74
- $mds-color-theme-common-content-pdf: #EE0507;
75
- $mds-color-theme-common-content-powerpoint: #D93E17;
76
- $mds-color-theme-common-content-sheets: #F4B400;
77
- $mds-color-theme-common-content-slides: #0F9D58;
78
- $mds-color-theme-common-content-word: #0078D6;
79
5
  $mds-color-theme-text-primary-normal: #000000f2;
80
6
  $mds-color-theme-text-primary-disabled: #00000066;
81
7
  $mds-color-theme-text-secondary-normal: #000000b3;
@@ -98,17 +24,17 @@ $mds-color-theme-text-teamdefault-active: #000000f2;
98
24
  $mds-color-theme-text-alert-purple-normal: #932099;
99
25
  $mds-color-theme-text-alert-purple-hover: #3b1840;
100
26
  $mds-color-theme-text-alert-purple-active: #3b1840;
101
- $mds-color-theme-text-alert-orange-normal: #9C3202;
102
- $mds-color-theme-text-alert-orange-hover: #411B04;
103
- $mds-color-theme-text-alert-orange-active: #411B04;
27
+ $mds-color-theme-text-alert-orange-normal: #9c3202;
28
+ $mds-color-theme-text-alert-orange-hover: #411b04;
29
+ $mds-color-theme-text-alert-orange-active: #411b04;
104
30
  $mds-color-theme-text-team-cobalt-normal: #08599c;
105
31
  $mds-color-theme-text-team-cobalt-hover: #08599c;
106
32
  $mds-color-theme-text-team-cobalt-active: #12283d;
107
33
  $mds-color-theme-text-team-cyan-normal: #066070;
108
- $mds-color-theme-text-team-cyan-hover: #066070;
34
+ $mds-color-theme-text-team-cyan-hover: #0b2a30;
109
35
  $mds-color-theme-text-team-cyan-active: #0b2a30;
110
36
  $mds-color-theme-text-team-mint-normal: #12615a;
111
- $mds-color-theme-text-team-mint-hover: #12615a;
37
+ $mds-color-theme-text-team-mint-hover: #102b2a;
112
38
  $mds-color-theme-text-team-mint-active: #102b2a;
113
39
  $mds-color-theme-text-team-lime-normal: #416116;
114
40
  $mds-color-theme-text-team-lime-hover: #416116;
@@ -116,9 +42,9 @@ $mds-color-theme-text-team-lime-active: #1e2b10;
116
42
  $mds-color-theme-text-team-gold-normal: #735107;
117
43
  $mds-color-theme-text-team-gold-hover: #735107;
118
44
  $mds-color-theme-text-team-gold-active: #30240d;
119
- $mds-color-theme-text-team-orange-normal: #9C3202;
120
- $mds-color-theme-text-team-orange-hover: #9C3202;
121
- $mds-color-theme-text-team-orange-active: #411B04;
45
+ $mds-color-theme-text-team-orange-normal: #9c3202;
46
+ $mds-color-theme-text-team-orange-hover: #9c3202;
47
+ $mds-color-theme-text-team-orange-active: #411b04;
122
48
  $mds-color-theme-text-team-pink-normal: #a12a3a;
123
49
  $mds-color-theme-text-team-pink-hover: #a12a3a;
124
50
  $mds-color-theme-text-team-pink-active: #3b1e21;
@@ -147,35 +73,33 @@ $mds-color-theme-inverted-button-secondary-pressed: #ffffff33;
147
73
  $mds-color-theme-inverted-button-secondary-disabled: #ffffff00;
148
74
  $mds-color-theme-inverted-outline-button-normal: #ffffff80;
149
75
  $mds-color-theme-inverted-outline-primary-normal: #ffffff66;
150
- $mds-color-theme-inverted-outline-primary-disabled: #ffffff33;
151
- $mds-color-theme-inverted-outline-theme: #64b4fa;
76
+ $mds-color-theme-inverted-outline-disabled-normal: #ffffff33;
77
+ $mds-color-theme-inverted-outline-theme-normal: #64b4fa;
152
78
  $mds-color-theme-inverted-control-active-normal: #64b4fa;
153
79
  $mds-color-theme-inverted-control-active-hover: #3492eb;
154
80
  $mds-color-theme-inverted-control-active-pressed: #1170cf;
155
81
  $mds-color-theme-inverted-control-active-active: #1170cf;
156
82
  $mds-color-theme-inverted-control-active-disabled: #ffffff33;
157
- $mds-color-theme-inverted-control-inactive-normal: #00000033;
158
- $mds-color-theme-inverted-control-inactive-hover: #0000004d;
159
- $mds-color-theme-inverted-control-inactive-pressed: #00000066;
160
- $mds-color-theme-inverted-control-inactive-disabled: #00000033;
161
- $mds-color-theme-background-primary-ghost: #ffffff00;
83
+ $mds-color-theme-inverted-control-inactive-normal: #8f8f8f;
84
+ $mds-color-theme-inverted-control-inactive-hover: #ffffff4d;
85
+ $mds-color-theme-inverted-control-inactive-pressed: #ffffff66;
86
+ $mds-color-theme-inverted-control-inactive-disabled: #ffffff33;
87
+ $mds-color-theme-background-primary-ghost: #00000000;
162
88
  $mds-color-theme-background-primary-hover: #00000012;
163
89
  $mds-color-theme-background-primary-active: #0000001c;
164
90
  $mds-color-theme-background-primary-disabled: #0000001c;
165
91
  $mds-color-theme-background-solid-primary-normal: #ffffff;
166
- $mds-color-theme-background-solid-secondary-normal: #ededed;
167
- $mds-color-theme-background-solid-tertiary-normal: #f7f7f7;
92
+ $mds-color-theme-background-solid-secondary-normal: #f7f7f7;
93
+ $mds-color-theme-background-solid-tertiary-normal: #ededed;
168
94
  $mds-color-theme-background-solid-quaternary-normal: #ffffff;
169
95
  $mds-color-theme-background-secondary-normal: #0000001c;
170
96
  $mds-color-theme-background-secondary-hover: #00000033;
171
97
  $mds-color-theme-background-secondary-active: #0000004d;
172
98
  $mds-color-theme-background-secondary-disabled: #00000000;
173
99
  $mds-color-theme-background-accent-normal: #1170cf;
174
- $mds-color-theme-background-gradient-primary: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
175
- $mds-color-theme-background-gradient-secondary: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
176
- $mds-color-theme-background-alert-default-normal: #f7f7f7;
177
- $mds-color-theme-background-alert-default-hover: #f7f7f7;
178
- $mds-color-theme-background-alert-default-active: #dedede;
100
+ $mds-color-theme-background-alert-default-normal: #dedede;
101
+ $mds-color-theme-background-alert-default-hover: #dedede;
102
+ $mds-color-theme-background-alert-default-active: #c9c9c9;
179
103
  $mds-color-theme-background-alert-success-normal: #cef5eb;
180
104
  $mds-color-theme-background-alert-success-hover: #cef5eb;
181
105
  $mds-color-theme-background-alert-success-active: #9fedd8;
@@ -191,9 +115,9 @@ $mds-color-theme-background-alert-theme-active: #bfe3ff;
191
115
  $mds-color-theme-background-alert-purple-normal: #fcf2fc;
192
116
  $mds-color-theme-background-alert-purple-hover: #fcf2fc;
193
117
  $mds-color-theme-background-alert-purple-active: #fce1fc;
194
- $mds-color-theme-background-alert-orange-normal: #FEEBD7;
195
- $mds-color-theme-background-alert-orange-hover: #FEEBD7;
196
- $mds-color-theme-background-alert-orange-active: #FED5AC;
118
+ $mds-color-theme-background-alert-orange-normal: #feebd7;
119
+ $mds-color-theme-background-alert-orange-hover: #feebd7;
120
+ $mds-color-theme-background-alert-orange-active: #fed5ac;
197
121
  $mds-color-theme-background-label-cobalt-normal: #e5f8ff;
198
122
  $mds-color-theme-background-label-cobalt-hover: #c7eeff;
199
123
  $mds-color-theme-background-label-cobalt-active: #99ddff;
@@ -206,9 +130,9 @@ $mds-color-theme-background-label-lime-active: #bce36f;
206
130
  $mds-color-theme-background-label-mint-normal: #e9f7f3;
207
131
  $mds-color-theme-background-label-mint-hover: #baf5e7;
208
132
  $mds-color-theme-background-label-mint-active: #74e8d1;
209
- $mds-color-theme-background-label-orange-normal: #FEEBD7;
210
- $mds-color-theme-background-label-orange-hover: #FED5AC;
211
- $mds-color-theme-background-label-orange-active: #FEBA7F;
133
+ $mds-color-theme-background-label-orange-normal: #feebd7;
134
+ $mds-color-theme-background-label-orange-hover: #fed5ac;
135
+ $mds-color-theme-background-label-orange-active: #feba7f;
212
136
  $mds-color-theme-background-label-pink-normal: #fff2f5;
213
137
  $mds-color-theme-background-label-pink-hover: #ffe0e7;
214
138
  $mds-color-theme-background-label-pink-active: #ffc7d2;
@@ -221,25 +145,20 @@ $mds-color-theme-background-label-slate-active: #ced2ed;
221
145
  $mds-color-theme-background-label-violet-normal: #f8f2fc;
222
146
  $mds-color-theme-background-label-violet-hover: #f0e3fc;
223
147
  $mds-color-theme-background-label-violet-active: #e2cafc;
224
- $mds-color-theme-background-common-normal: #ffffff;
225
- $mds-color-theme-background-namelabel-normal: #00000080;
226
- $mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #00000033 14.98%, #0000004d 38.98%, #00000066 64.82%, #00000080);;
227
- $mds-color-theme-background-reaction-normal: linear-gradient(180deg, #ffffff 90%, #ffffff 0%);
228
- $mds-color-theme-button-border-normal: none;
148
+ $mds-color-theme-background-common-normal: #000000;
149
+ $mds-color-theme-background-namelabel-normal: #ffffff80;
229
150
  $mds-color-theme-button-primary-normal: #000000f2;
230
151
  $mds-color-theme-button-primary-hover: #000000cc;
231
152
  $mds-color-theme-button-primary-pressed: #000000b3;
232
- $mds-color-theme-button-primary-disabled: #00000033;
153
+ $mds-color-theme-button-primary-disabled: #00000000;
233
154
  $mds-color-theme-button-secondary-normal: #00000000;
234
155
  $mds-color-theme-button-secondary-hover: #00000012;
235
156
  $mds-color-theme-button-secondary-pressed: #00000033;
236
- $mds-color-theme-button-secondary-disabled: #ffffff00;
157
+ $mds-color-theme-button-secondary-disabled: #00000000;
237
158
  $mds-color-theme-button-secondary-active-normal: #00000033;
238
159
  $mds-color-theme-button-secondary-active-hover: #0000004d;
239
160
  $mds-color-theme-button-secondary-active-pressed: #00000066;
240
- $mds-color-theme-button-inverted-normal: #ffffff;
241
- $mds-color-theme-button-inverted-hover: #ededed;
242
- $mds-color-theme-button-inverted-pressed: #dedede;
161
+ $mds-color-theme-button-secondary-active-disabled: #0000001c;
243
162
  $mds-color-theme-button-join-normal: #1d805f;
244
163
  $mds-color-theme-button-join-hover: #185e46;
245
164
  $mds-color-theme-button-join-pressed: #134231;
@@ -250,6 +169,7 @@ $mds-color-theme-button-accent-normal: #1170cf;
250
169
  $mds-color-theme-button-accent-hover: #0353a8;
251
170
  $mds-color-theme-button-accent-pressed: #063a75;
252
171
  $mds-color-theme-outline-primary-normal: #00000075;
172
+ $mds-color-theme-outline-primary-disabled: #00000033;
253
173
  $mds-color-theme-outline-theme-normal: #1170cf;
254
174
  $mds-color-theme-outline-secondary-normal: #00000033;
255
175
  $mds-color-theme-outline-input-normal: #00000080;
@@ -257,9 +177,8 @@ $mds-color-theme-outline-input-active: #000000e6;
257
177
  $mds-color-theme-outline-button-normal: #00000080;
258
178
  $mds-color-theme-outline-join-normal: #185e46;
259
179
  $mds-color-theme-outline-cancel-normal: #ab0a15;
260
- $mds-color-theme-outline-disabled-normal: #00000033;
261
180
  $mds-color-theme-outline-share-selected: #27a17a;
262
- $mds-color-theme-outline-share-active: #EC6400;
181
+ $mds-color-theme-outline-share-active: #ec6400;
263
182
  $mds-color-theme-outline-share-inactive: #8f8f8f;
264
183
  $mds-color-theme-outline-overlay-normal: #707070;
265
184
  $mds-color-theme-outline-high-contrast-focus: #000000;
@@ -267,38 +186,94 @@ $mds-color-theme-outline-label-cobalt: #5ebff7;
267
186
  $mds-color-theme-outline-label-gold: #d6b220;
268
187
  $mds-color-theme-outline-label-lime: #93c437;
269
188
  $mds-color-theme-outline-label-mint: #30c9b0;
270
- $mds-color-theme-outline-label-orange: #FD884E;
189
+ $mds-color-theme-outline-label-orange: #fd884e;
271
190
  $mds-color-theme-outline-label-pink: #fc97aa;
272
191
  $mds-color-theme-outline-label-purple: #f294f1;
273
192
  $mds-color-theme-outline-label-slate: #b0b4d9;
274
193
  $mds-color-theme-outline-label-violet: #c7a5fa;
275
- $mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #251329 -0.03%, #a12a3a 99.99%);
276
- $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);;
277
194
  $mds-color-theme-control-active-normal: #1170cf;
278
195
  $mds-color-theme-control-active-hover: #0353a8;
279
196
  $mds-color-theme-control-active-pressed: #063a75;
280
197
  $mds-color-theme-control-active-active: #063a75;
281
- $mds-color-theme-control-active-disabled: #bfe3ff;
282
- $mds-color-theme-control-inactive-normal: #8f8f8f;
283
- $mds-color-theme-control-inactive-hover: #ffffff4d;
284
- $mds-color-theme-control-inactive-pressed: #ffffff66;
285
- $mds-color-theme-control-inactive-disabled: #ffffff33;
198
+ $mds-color-theme-control-active-disabled: #00000033;
199
+ $mds-color-theme-control-indicator-inactive-normal: #8f8f8f;
200
+ $mds-color-theme-control-inactive-normal: #00000000;
201
+ $mds-color-theme-control-inactive-hover: #0000004d;
202
+ $mds-color-theme-control-inactive-pressed: #00000066;
203
+ $mds-color-theme-control-inactive-disabled: #00000033;
286
204
  $mds-color-theme-overlay-meetings-normal: #ffffffcc;
287
205
  $mds-color-theme-overlay-button-secondary-normal: #ffffff;
288
206
  $mds-color-theme-overlay-button-secondary-hover: #ededed;
289
207
  $mds-color-theme-overlay-button-secondary-pressed: #dedede;
290
- $mds-color-theme-indicator-unstable: #C94403;
208
+ $mds-color-theme-indicator-unstable: #c94403;
291
209
  $mds-color-theme-indicator-attention: #db1f2e;
292
210
  $mds-color-theme-indicator-stable: #1d805f;
293
211
  $mds-color-theme-indicator-locked: #707070;
294
- $mds-color-theme-indicator-caution: #cf7900;
212
+ $mds-color-theme-indicator-caution: #a65e00;
295
213
  $mds-color-theme-indicator-secure: #1170cf;
296
- $mds-color-theme-whiteboard-sticky-note-yellow: #ffbe4f;
297
- $mds-color-theme-whiteboard-sticky-note-red: #fc8b98;
298
- $mds-color-theme-whiteboard-sticky-note-purple: #f294f1;
299
- $mds-color-theme-whiteboard-sticky-note-cyan: #22c7d6;
300
- $mds-color-theme-whiteboard-sticky-note-mint: #30c9b0;
301
- $mds-color-theme-scrollbar-button-normal: #00000066;
214
+ $mds-color-theme-common-whiteboard-sticky-note-yellow: #ffbe4f;
215
+ $mds-color-theme-common-whiteboard-sticky-note-red: #fc8b98;
216
+ $mds-color-theme-common-whiteboard-sticky-note-purple: #f294f1;
217
+ $mds-color-theme-common-whiteboard-sticky-note-cyan: #22c7d6;
218
+ $mds-color-theme-common-whiteboard-sticky-note-mint: #30c9b0;
219
+ $mds-color-theme-common-whiteboard-pen-black: #0f0f0f;
220
+ $mds-color-theme-common-whiteboard-pen-red: #f55868;
221
+ $mds-color-theme-common-whiteboard-pen-purple: #c233c4;
222
+ $mds-color-theme-common-whiteboard-pen-blue: #64b4fa;
223
+ $mds-color-theme-common-whiteboard-pen-green: #3cc29a;
224
+ $mds-color-theme-common-whiteboard-pen-yellow: #f2990a;
225
+ $mds-color-theme-common-whiteboard-pen-white: #ffffff;
226
+ $mds-color-theme-common-text-primary-normal: #fffffff2;
227
+ $mds-color-theme-common-text-primary-disabled: #ffffff66;
228
+ $mds-color-theme-common-text-secondary-normal: #ffffffb3;
229
+ $mds-color-theme-common-text-success-normal: #3cc29a;
230
+ $mds-color-theme-common-text-success-hover: #9fedd8;
231
+ $mds-color-theme-common-text-error-normal: #fc8b98;
232
+ $mds-color-theme-common-text-error-hover: #ffd4da;
233
+ $mds-color-theme-common-text-warning-normal: #f2990a;
234
+ $mds-color-theme-common-text-warning-hover: #ffda94;
235
+ $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
236
+ $mds-color-theme-common-overlays-primary-normal: #000000e6;
237
+ $mds-color-theme-common-overlays-secondary-normal: #00000066;
238
+ $mds-color-theme-common-overlays-meeting-normal-0: #00000000;
239
+ $mds-color-theme-common-overlays-meeting-normal-1: #0000004d;
240
+ $mds-color-theme-common-overlays-meeting-normal-2: #000000cc;
241
+ $mds-color-theme-common-button-primary-normal: #fffffff2;
242
+ $mds-color-theme-common-button-primary-hover: #ffffffcc;
243
+ $mds-color-theme-common-button-primary-pressed: #ffffffb3;
244
+ $mds-color-theme-common-button-primary-disabled: #ffffff33;
245
+ $mds-color-theme-common-button-secondary-normal: #ffffff00;
246
+ $mds-color-theme-common-button-secondary-hover: #ffffff12;
247
+ $mds-color-theme-common-button-secondary-active-normal: #ffffffb3;
248
+ $mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
249
+ $mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
250
+ $mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
251
+ $mds-color-theme-common-button-secondary-disabled: #ffffff00;
252
+ $mds-color-theme-common-button-promotion-normal-0: #932099;
253
+ $mds-color-theme-common-button-promotion-normal-1: #a12a3a;
254
+ $mds-color-theme-common-button-promotion-hover-0: #601e66;
255
+ $mds-color-theme-common-button-promotion-hover-1: #66262d;
256
+ $mds-color-theme-common-button-promotion-active-0: #601e66;
257
+ $mds-color-theme-common-button-promotion-active-1: #3b1e21;
258
+ $mds-color-theme-common-outline-button-normal: #ffffff4d;
259
+ $mds-color-theme-common-outline-primary-normal: #ffffff66;
260
+ $mds-color-theme-common-outline-primary-disabled: #ffffff33;
261
+ $mds-color-theme-common-outline-input-normal: #ffffff80;
262
+ $mds-color-theme-common-control-share-content-selected: #3cc29a;
263
+ $mds-color-theme-common-control-share-content-active: #c94403;
264
+ $mds-color-theme-common-control-share-content-inactive: #707070;
265
+ $mds-color-theme-common-control-inactive-normal: #00000033;
266
+ $mds-color-theme-common-background-alert-share-normal: #c94403;
267
+ $mds-color-theme-common-partner-pdf: #ee0507;
268
+ $mds-color-theme-common-partner-word: #0078d6;
269
+ $mds-color-theme-common-partner-powerpoint: #d93e17;
270
+ $mds-color-theme-common-partner-excel: #00893e;
271
+ $mds-color-theme-common-partner-onenote: #b839db;
272
+ $mds-color-theme-common-partner-sheets: #f4b400;
273
+ $mds-color-theme-common-partner-slides: #0f9d58;
274
+ $mds-color-theme-common-partner-keynote: #029cfb;
275
+ $mds-color-theme-common-partner-doc: #4285f4;
276
+ $mds-color-theme-scrollbar-button-normal: #00000075;
302
277
  $mds-color-theme-scrollbar-button-hover: #00000080;
303
278
  $mds-color-theme-scrollbar-button-pressed: #00000099;
304
279
  $mds-color-theme-scrollbar-arrow-normal: #00000099;
@@ -316,7 +291,7 @@ $mds-color-theme-illustrations-onboarding-primary-1: #93c437;
316
291
  $mds-color-theme-illustrations-onboarding-secondary-0: #f55868;
317
292
  $mds-color-theme-illustrations-onboarding-secondary-1: #875ae0;
318
293
  $mds-color-theme-illustrations-onboarding-tertiary-0: #ffbe4f;
319
- $mds-color-theme-illustrations-onboarding-tertiary-1: #EC6400;
294
+ $mds-color-theme-illustrations-onboarding-tertiary-1: #ec6400;
320
295
  $mds-color-theme-illustrations-onboarding-quartenary-0: #93c437;
321
296
  $mds-color-theme-illustrations-onboarding-quartenary-1: #279be8;
322
297
  $mds-color-theme-illustrations-onboarding-quinary-0: #279be8;
@@ -325,7 +300,7 @@ $mds-color-theme-illustrations-success-0: #3cc29a;
325
300
  $mds-color-theme-illustrations-success-1: #93c437;
326
301
  $mds-color-theme-illustrations-error-0: #f0677e;
327
302
  $mds-color-theme-illustrations-error-1: #db1f2e;
328
- $mds-color-theme-illustrations-default: #0f0f0f;
303
+ $mds-color-theme-illustrations-default: #000000;
329
304
  $mds-color-theme-globaltint-normal: #1170cf;
330
305
  $mds-color-theme-globaltint-selected: #1170cf;
331
306
  $mds-color-theme-groupedbackground-primary-normal: #f7f7f7;
@@ -336,29 +311,27 @@ $mds-color-theme-gradientdivider-normal-0: #00000000;
336
311
  $mds-color-theme-gradientdivider-normal-1: #00000033;
337
312
  $mds-color-theme-gradientdivider-hover-0: #00000000;
338
313
  $mds-color-theme-gradientdivider-hover-1: #00000099;
339
- $mds-color-theme-gradientdivider-error-normal-0: #ab0a1500;
340
- $mds-color-theme-gradientdivider-error-normal-1: #ab0a1599;
341
- $mds-color-theme-gradientdivider-error-hover-0: #ab0a1500;
342
- $mds-color-theme-gradientdivider-error-hover-1: #ab0a15E6;
343
- $mds-color-theme-gradientdivider-warning-normal-0: #7d470500;
344
- $mds-color-theme-gradientdivider-warning-normal-1: #7d470599;
345
- $mds-color-theme-gradientdivider-warning-hover-0: #7d470500;
346
- $mds-color-theme-gradientdivider-warning-hover-1: #7d4705E6;
347
- $mds-color-theme-gradientdivider-announce-normal-0: #0353a800;
348
- $mds-color-theme-gradientdivider-announce-normal-1: #0353a899;
349
- $mds-color-theme-gradientdivider-announce-hover-0: #0353a800;
350
- $mds-color-theme-gradientdivider-announce-hover-1: #0353a8E6;
314
+ $mds-color-theme-gradientdivider-error-normal-0: #ab0a15;
315
+ $mds-color-theme-gradientdivider-error-normal-1: #ab0a15;
316
+ $mds-color-theme-gradientdivider-error-hover-0: #ab0a15;
317
+ $mds-color-theme-gradientdivider-error-hover-1: #ab0a15;
318
+ $mds-color-theme-gradientdivider-warning-normal-0: #7d4705;
319
+ $mds-color-theme-gradientdivider-warning-normal-1: #7d4705;
320
+ $mds-color-theme-gradientdivider-warning-hover-0: #7d4705;
321
+ $mds-color-theme-gradientdivider-warning-hover-1: #7d4705;
322
+ $mds-color-theme-gradientdivider-announce-normal-0: #0353a8;
323
+ $mds-color-theme-gradientdivider-announce-normal-1: #0353a8;
324
+ $mds-color-theme-gradientdivider-announce-hover-0: #0353a8;
325
+ $mds-color-theme-gradientdivider-announce-hover-1: #0353a8;
351
326
  $mds-color-theme-avatar-default: #545454;
352
327
  $mds-color-theme-avatar-cobalt: #08599c;
353
328
  $mds-color-theme-avatar-cyan: #066070;
354
329
  $mds-color-theme-avatar-gold: #735107;
355
330
  $mds-color-theme-avatar-lime: #416116;
356
331
  $mds-color-theme-avatar-mint: #12615a;
357
- $mds-color-theme-avatar-orange: #9C3202;
332
+ $mds-color-theme-avatar-orange: #9c3202;
358
333
  $mds-color-theme-avatar-pink: #a12a3a;
359
334
  $mds-color-theme-avatar-purple: #932099;
360
335
  $mds-color-theme-avatar-slate: #535573;
361
336
  $mds-color-theme-avatar-violet: #643abd;
362
- $mds-color-theme-avatar-yellow: #7d4705;
363
- $mds-color-theme-gradation-primary: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
364
- $mds-color-theme-gradation-secondary: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
337
+ $mds-color-theme-avatar-yellow: #7d4705;
package/package.json CHANGED
@@ -24,5 +24,5 @@
24
24
  "@momentum-design/token-builder": "^0.0.0",
25
25
  "rimraf": "^3.0.2"
26
26
  },
27
- "version": "0.0.56"
27
+ "version": "0.0.57"
28
28
  }
@@ -1,81 +0,0 @@
1
- /**
2
- * Do not edit directly
3
- * Generated on Tue, 11 Jun 2024 18:13:50 GMT
4
- */
5
-
6
- .mds-theme-stable-commonWebex {
7
- --mds-color-theme-common-text-white: #fffffff2;
8
- --mds-color-theme-common-text-gray: #ffffffb3;
9
- --mds-color-theme-common-text-black: #000000f2;
10
- --mds-color-theme-common-text-disabled: #ffffff66;
11
- --mds-color-theme-common-text-success-normal: #3cc29a;
12
- --mds-color-theme-common-text-success-hover: #9fedd8;
13
- --mds-color-theme-common-text-error-normal: #fc8b98;
14
- --mds-color-theme-common-text-error-hover: #ffd4da;
15
- --mds-color-theme-common-text-warning-normal: #f2990a;
16
- --mds-color-theme-common-text-secondary-light: #ffffffb3;
17
- --mds-color-theme-common-text-secondary-dark: #00000099;
18
- --mds-color-theme-common-overlay-primary-normal: #000000e6;
19
- --mds-color-theme-common-overlay-secondary-normal: #00000066;
20
- --mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
21
- --mds-color-theme-common-button-primary-normal: #fffffff2;
22
- --mds-color-theme-common-button-primary-hover: #ffffffcc;
23
- --mds-color-theme-common-button-primary-pressed: #ffffffb3;
24
- --mds-color-theme-common-button-primary-disabled: #ffffff33;
25
- --mds-color-theme-common-button-secondary-normal: #ffffff00;
26
- --mds-color-theme-common-button-secondary-hover: #ffffff12;
27
- --mds-color-theme-common-button-secondary-disabled: #ffffff00;
28
- --mds-color-theme-common-button-secondary-active-normal: #ffffff33;
29
- --mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
30
- --mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
31
- --mds-color-theme-common-button-secondary-dark-normal: #00000000;
32
- --mds-color-theme-common-button-secondary-dark-hover: #00000012;
33
- --mds-color-theme-common-button-secondary-dark-pressed: #00000033;
34
- --mds-color-theme-common-button-secondary-dark-disabled: #00000000;
35
- --mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
36
- --mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
37
- --mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
38
- --mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
39
- --mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
40
- --mds-color-theme-common-outline-button-normal: #ffffff4d;
41
- --mds-color-theme-common-outline-primary-normal: #ffffff66;
42
- --mds-color-theme-common-outline-input-normal: #ffffff80;
43
- --mds-color-theme-common-outline-disabled-normal: #ffffff33;
44
- --mds-color-theme-common-outline-closed-caption-secondary-light: #ffffff33;
45
- --mds-color-theme-common-outline-closed-caption-secondary-dark: #00000033;
46
- --mds-color-theme-common-control-inactive-normal: #00000033;
47
- --mds-color-theme-common-control-share-content-active: #C94403;
48
- --mds-color-theme-common-control-share-content-inactive: #707070;
49
- --mds-color-theme-common-control-share-content-selected: #3cc29a;
50
- --mds-color-theme-common-background-solid-secondary-dark: #1a1a1a;
51
- --mds-color-theme-common-background-solid-primary-light: #ffffff;
52
- --mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
53
- --mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
54
- --mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
55
- --mds-color-theme-common-touchbar-background-pink-pressed: #66262d;
56
- --mds-color-theme-common-touchbar-background-mint-normal: #148579;
57
- --mds-color-theme-common-touchbar-background-mint-pressed: #12423f;
58
- --mds-color-theme-common-touchbar-background-purple-normal: #c233c4;
59
- --mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
60
- --mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
61
- --mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
62
- --mds-color-theme-common-touchbar-background-orange-normal: #C94403;
63
- --mds-color-theme-common-touchbar-background-orange-pressed: #682601;
64
- --mds-color-theme-common-touchbar-background-green-normal: #1d805f;
65
- --mds-color-theme-common-touchbar-background-green-pressed: #134231;
66
- --mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
67
- --mds-color-theme-common-touchbar-background-red-pressed: #780d13;
68
- --mds-color-theme-common-touchbar-background-transparent: #00000000;
69
- --mds-color-theme-common-touchbar-icon-stable: #27a17a;
70
- --mds-color-theme-common-touchbar-icon-attention: #fc8b98;
71
- --mds-color-theme-common-touchbar-icon-secure: #64b4fa;
72
- --mds-color-theme-common-content-doc: #4285f4;
73
- --mds-color-theme-common-content-excel: #00893E;
74
- --mds-color-theme-common-content-keynote: #029CFB;
75
- --mds-color-theme-common-content-onenote: #B839DB;
76
- --mds-color-theme-common-content-pdf: #EE0507;
77
- --mds-color-theme-common-content-powerpoint: #D93E17;
78
- --mds-color-theme-common-content-sheets: #F4B400;
79
- --mds-color-theme-common-content-slides: #0F9D58;
80
- --mds-color-theme-common-content-word: #0078D6;
81
- }