@momentum-design/tokens 0.0.53 → 0.0.54

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 (45) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/common-stable.css +1 -1
  5. package/dist/css/theme/webex/dark-complete.css +1 -1
  6. package/dist/css/theme/webex/dark-stable.css +1 -1
  7. package/dist/css/theme/webex/hc-dark-stable.css +281 -0
  8. package/dist/css/theme/webex/hc-light-stable.css +281 -0
  9. package/dist/css/theme/webex/light-complete.css +1 -1
  10. package/dist/css/theme/webex/light-stable.css +1 -1
  11. package/dist/ios/core/complete.swift +1 -1
  12. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  13. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  14. package/dist/ios/theme/webex/common-stable.swift +1 -1
  15. package/dist/ios/theme/webex/dark-complete.swift +1 -1
  16. package/dist/ios/theme/webex/dark-stable.swift +1 -1
  17. package/dist/ios/theme/webex/hc-dark-stable.swift +287 -0
  18. package/dist/ios/theme/webex/hc-light-stable.swift +287 -0
  19. package/dist/ios/theme/webex/light-complete.swift +1 -1
  20. package/dist/ios/theme/webex/light-stable.swift +1 -1
  21. package/dist/json/theme/webex/hc-dark-stable.json +7232 -0
  22. package/dist/json/theme/webex/hc-light-stable.json +7228 -0
  23. package/dist/json-minimal/theme/webex/hc-dark-stable.json +552 -0
  24. package/dist/json-minimal/theme/webex/hc-light-stable.json +552 -0
  25. package/dist/resources/core/complete.xml +1 -1
  26. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  27. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  28. package/dist/resources/theme/webex/common-stable.xml +1 -1
  29. package/dist/resources/theme/webex/dark-complete.xml +1 -1
  30. package/dist/resources/theme/webex/dark-stable.xml +1 -1
  31. package/dist/resources/theme/webex/hc-dark-stable.xml +283 -0
  32. package/dist/resources/theme/webex/hc-light-stable.xml +283 -0
  33. package/dist/resources/theme/webex/light-complete.xml +1 -1
  34. package/dist/resources/theme/webex/light-stable.xml +1 -1
  35. package/dist/scss/core/complete.scss +1 -1
  36. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  37. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  38. package/dist/scss/theme/webex/common-stable.scss +1 -1
  39. package/dist/scss/theme/webex/dark-complete.scss +1 -1
  40. package/dist/scss/theme/webex/dark-stable.scss +1 -1
  41. package/dist/scss/theme/webex/hc-dark-stable.scss +278 -0
  42. package/dist/scss/theme/webex/hc-light-stable.scss +278 -0
  43. package/dist/scss/theme/webex/light-complete.scss +1 -1
  44. package/dist/scss/theme/webex/light-stable.scss +1 -1
  45. package/package.json +1 -1
@@ -0,0 +1,552 @@
1
+ {
2
+ "color": {
3
+ "theme": {
4
+ "text": {
5
+ "primary": {
6
+ "normal": "#000000",
7
+ "disabled": "#600000"
8
+ },
9
+ "inverted": {
10
+ "normal": "#ffffff",
11
+ "disabled": "#600000"
12
+ },
13
+ "secondary": {
14
+ "normal": "#000000",
15
+ "inverted": {
16
+ "normal": "#ffffff"
17
+ }
18
+ },
19
+ "error": {
20
+ "normal": "#00009f",
21
+ "hover": "#ffffff",
22
+ "active": "#ffffff"
23
+ },
24
+ "success": {
25
+ "normal": "#00009f",
26
+ "hover": "#ffffff",
27
+ "active": "#ffffff"
28
+ },
29
+ "warning": {
30
+ "normal": "#00009f",
31
+ "hover": "#ffffff",
32
+ "active": "#ffffff"
33
+ },
34
+ "highlight": "#00009f",
35
+ "accent": {
36
+ "normal": "#00009f",
37
+ "hover": "#ffffff",
38
+ "active": "#ffffff"
39
+ },
40
+ "teamdefault": {
41
+ "normal": "#00009f",
42
+ "hover": "#ffffff",
43
+ "active": "#ffffff"
44
+ },
45
+ "alert": {
46
+ "purple": {
47
+ "normal": "#000000",
48
+ "hover": "#000000",
49
+ "active": "#000000"
50
+ },
51
+ "orange": {
52
+ "normal": "#000000",
53
+ "hover": "#000000",
54
+ "active": "#000000"
55
+ }
56
+ },
57
+ "team": {
58
+ "cobalt": {
59
+ "normal": "#000000",
60
+ "hover": "#000000",
61
+ "active": "#000000"
62
+ },
63
+ "cyan": {
64
+ "normal": "#000000",
65
+ "hover": "#000000",
66
+ "active": "#000000"
67
+ },
68
+ "mint": {
69
+ "normal": "#000000",
70
+ "hover": "#000000",
71
+ "active": "#000000"
72
+ },
73
+ "lime": {
74
+ "normal": "#000000",
75
+ "hover": "#000000",
76
+ "active": "#000000"
77
+ },
78
+ "gold": {
79
+ "normal": "#000000",
80
+ "hover": "#000000",
81
+ "active": "#000000"
82
+ },
83
+ "orange": {
84
+ "normal": "#000000",
85
+ "hover": "#000000",
86
+ "active": "#000000"
87
+ },
88
+ "pink": {
89
+ "normal": "#000000",
90
+ "hover": "#000000",
91
+ "active": "#000000"
92
+ },
93
+ "purple": {
94
+ "normal": "#000000",
95
+ "hover": "#000000",
96
+ "active": "#000000"
97
+ },
98
+ "violet": {
99
+ "normal": "#000000",
100
+ "hover": "#000000",
101
+ "active": "#000000"
102
+ },
103
+ "slate": {
104
+ "normal": "#000000",
105
+ "hover": "#000000",
106
+ "active": "#000000"
107
+ }
108
+ }
109
+ },
110
+ "background": {
111
+ "primary": {
112
+ "ghost": "#ffffff",
113
+ "hover": "#37006e",
114
+ "active": "#37006e",
115
+ "disabled": "#600000"
116
+ },
117
+ "solid": {
118
+ "primary": {
119
+ "normal": "#ffffff"
120
+ },
121
+ "secondary": {
122
+ "normal": "#ffffff"
123
+ },
124
+ "tertiary": {
125
+ "normal": "#ffffff"
126
+ },
127
+ "quaternary": {
128
+ "normal": "#ffffff"
129
+ }
130
+ },
131
+ "secondary": {
132
+ "normal": "#ffffff",
133
+ "hover": "#37006e",
134
+ "active": "#37006e",
135
+ "disabled": "#600000"
136
+ },
137
+ "accent": {
138
+ "normal": "#ffffff"
139
+ },
140
+ "gradient": {
141
+ "primary": "linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)",
142
+ "secondary": "linear-gradient(180deg, #262626 0%, #0f0f0f 100%)"
143
+ },
144
+ "alert": {
145
+ "default": {
146
+ "normal": "#37006e",
147
+ "hover": "#37006e",
148
+ "active": "#37006e"
149
+ },
150
+ "success": {
151
+ "normal": "#37006e",
152
+ "hover": "#37006e",
153
+ "active": "#37006e"
154
+ },
155
+ "warning": {
156
+ "normal": "#37006e",
157
+ "hover": "#37006e",
158
+ "active": "#37006e"
159
+ },
160
+ "error": {
161
+ "normal": "#37006e",
162
+ "hover": "#37006e",
163
+ "active": "#37006e"
164
+ },
165
+ "theme": {
166
+ "normal": "#37006e",
167
+ "hover": "#37006e",
168
+ "active": "#37006e"
169
+ },
170
+ "purple": {
171
+ "normal": "#37006e",
172
+ "hover": "#37006e",
173
+ "active": "#37006e"
174
+ },
175
+ "orange": {
176
+ "normal": "#37006e",
177
+ "hover": "#37006e",
178
+ "active": "#37006e"
179
+ }
180
+ },
181
+ "label": {
182
+ "cobalt": {
183
+ "normal": "#ffffff",
184
+ "hover": "#ffffff",
185
+ "active": "#ffffff"
186
+ },
187
+ "gold": {
188
+ "normal": "#ffffff",
189
+ "hover": "#ffffff",
190
+ "active": "#ffffff"
191
+ },
192
+ "lime": {
193
+ "normal": "#ffffff",
194
+ "hover": "#ffffff",
195
+ "active": "#ffffff"
196
+ },
197
+ "mint": {
198
+ "normal": "#ffffff",
199
+ "hover": "#ffffff",
200
+ "active": "#ffffff"
201
+ },
202
+ "orange": {
203
+ "normal": "#ffffff",
204
+ "hover": "#ffffff",
205
+ "active": "#ffffff"
206
+ },
207
+ "pink": {
208
+ "normal": "#ffffff",
209
+ "hover": "#ffffff",
210
+ "active": "#ffffff"
211
+ },
212
+ "purple": {
213
+ "normal": "#ffffff",
214
+ "hover": "#ffffff",
215
+ "active": "#ffffff"
216
+ },
217
+ "slate": {
218
+ "normal": "#ffffff",
219
+ "hover": "#ffffff",
220
+ "active": "#ffffff"
221
+ },
222
+ "violet": {
223
+ "normal": "#ffffff",
224
+ "hover": "#ffffff",
225
+ "active": "#ffffff"
226
+ }
227
+ },
228
+ "common": {
229
+ "normal": "#ffffff"
230
+ },
231
+ "namelabel": {
232
+ "normal": "#ffffff"
233
+ },
234
+ "skeleton": {
235
+ "normal": "#ffffff"
236
+ }
237
+ },
238
+ "button": {
239
+ "border": {
240
+ "normal": "#000000"
241
+ },
242
+ "primary": {
243
+ "normal": "#ffffff",
244
+ "hover": "#37006e",
245
+ "pressed": "#37006e",
246
+ "disabled": "#600000"
247
+ },
248
+ "secondary": {
249
+ "normal": "#ffffff",
250
+ "hover": "#37006e",
251
+ "pressed": "#37006e",
252
+ "disabled": "#600000",
253
+ "active": {
254
+ "normal": "#ffffff",
255
+ "hover": "#37006e",
256
+ "pressed": "#37006e"
257
+ }
258
+ },
259
+ "inverted": {
260
+ "normal": "#ffffff",
261
+ "hover": "#37006e",
262
+ "pressed": "#37006e"
263
+ },
264
+ "join": {
265
+ "normal": "#ffffff",
266
+ "hover": "#37006e",
267
+ "pressed": "#37006e"
268
+ },
269
+ "cancel": {
270
+ "normal": "#ffffff",
271
+ "hover": "#37006e",
272
+ "pressed": "#37006e"
273
+ },
274
+ "accent": {
275
+ "normal": "#ffffff",
276
+ "hover": "#37006e",
277
+ "pressed": "#37006e"
278
+ }
279
+ },
280
+ "outline": {
281
+ "primary": {
282
+ "normal": "#000000"
283
+ },
284
+ "theme": {
285
+ "normal": "#37006e"
286
+ },
287
+ "secondary": {
288
+ "normal": "#000000"
289
+ },
290
+ "input": {
291
+ "normal": "#000000",
292
+ "active": "#ffffff"
293
+ },
294
+ "button": {
295
+ "normal": "#000000"
296
+ },
297
+ "join": {
298
+ "normal": "#000000"
299
+ },
300
+ "cancel": {
301
+ "normal": "#000000"
302
+ },
303
+ "disabled": {
304
+ "normal": "#600000"
305
+ },
306
+ "share": {
307
+ "selected": "#37006e",
308
+ "active": "#000000",
309
+ "inactive": "#000000"
310
+ },
311
+ "overlay": {
312
+ "normal": "#000000"
313
+ },
314
+ "high-contrast": {
315
+ "focus": "#000000"
316
+ },
317
+ "label": {
318
+ "cobalt": "#000000",
319
+ "gold": "#000000",
320
+ "lime": "#000000",
321
+ "mint": "#000000",
322
+ "orange": "#000000",
323
+ "pink": "#000000",
324
+ "purple": "#000000",
325
+ "slate": "#000000",
326
+ "violet": "#000000"
327
+ },
328
+ "promotion": {
329
+ "normal": "#000000"
330
+ },
331
+ "gradient": {
332
+ "active": "#000000"
333
+ }
334
+ },
335
+ "control": {
336
+ "active": {
337
+ "normal": "#37006e",
338
+ "hover": "#37006e",
339
+ "pressed": "#37006e",
340
+ "active": "#37006e",
341
+ "disabled": "#600000"
342
+ },
343
+ "inactive": {
344
+ "normal": "#000000",
345
+ "hover": "#000000",
346
+ "pressed": "#000000",
347
+ "disabled": "#600000"
348
+ }
349
+ },
350
+ "overlay": {
351
+ "meetings": {
352
+ "normal": "#ffffff"
353
+ }
354
+ },
355
+ "indicator": {
356
+ "unstable": "#000000",
357
+ "attention": "#000000",
358
+ "stable": "#000000",
359
+ "locked": "#000000",
360
+ "caution": "#000000",
361
+ "secure": "#000000"
362
+ },
363
+ "whiteboard": {
364
+ "stickyNote": {
365
+ "yellow": "#ffffff",
366
+ "red": "#ffffff",
367
+ "purple": "#ffffff",
368
+ "cyan": "#ffffff",
369
+ "mint": "#ffffff"
370
+ }
371
+ },
372
+ "scrollbar": {
373
+ "button": {
374
+ "normal": "#000000",
375
+ "hover": "#37006e",
376
+ "pressed": "#37006e"
377
+ },
378
+ "arrow": {
379
+ "normal": "#ffffff",
380
+ "background": {
381
+ "normal": "#000000",
382
+ "hover": "#000000",
383
+ "pressed": "#000000"
384
+ }
385
+ },
386
+ "background": {
387
+ "secondary": {
388
+ "ghost": "#ffffff",
389
+ "normal": "#ffffff"
390
+ }
391
+ }
392
+ },
393
+ "illustrations": {
394
+ "empty": {
395
+ "primary": {
396
+ "0": "#000000",
397
+ "1": "#000000"
398
+ },
399
+ "secondary": {
400
+ "0": "#000000",
401
+ "1": "#000000"
402
+ }
403
+ },
404
+ "onboarding": {
405
+ "primary": {
406
+ "0": "#000000",
407
+ "1": "#000000"
408
+ },
409
+ "secondary": {
410
+ "0": "#000000",
411
+ "1": "#000000"
412
+ },
413
+ "tertiary": {
414
+ "0": "#000000",
415
+ "1": "#000000"
416
+ },
417
+ "quartenary": {
418
+ "0": "#000000",
419
+ "1": "#000000"
420
+ },
421
+ "quinary": {
422
+ "0": "#000000",
423
+ "1": "#000000"
424
+ }
425
+ },
426
+ "success": {
427
+ "0": "#000000",
428
+ "1": "#000000"
429
+ },
430
+ "error": {
431
+ "0": "#000000",
432
+ "1": "#000000"
433
+ },
434
+ "default": "#000000"
435
+ },
436
+ "globaltint": {
437
+ "normal": "#00009f",
438
+ "selected": "#00009f"
439
+ },
440
+ "groupedbackground": {
441
+ "primary": {
442
+ "normal": "#ffffff"
443
+ },
444
+ "secondary": {
445
+ "normal": "#ffffff"
446
+ },
447
+ "tertiary": {
448
+ "normal": "#ffffff"
449
+ },
450
+ "quaternary": {
451
+ "normal": "#ffffff"
452
+ }
453
+ },
454
+ "teaching": {
455
+ "background": {
456
+ "normal": "#000000"
457
+ },
458
+ "button": {
459
+ "primary": {
460
+ "normal": "#ffffff",
461
+ "hover": "#ffffff",
462
+ "pressed": "#ffffff",
463
+ "disabled": "#600000"
464
+ },
465
+ "secondary": {
466
+ "normal": "#37006e",
467
+ "hover": "#37006e",
468
+ "pressed": "#37006e"
469
+ }
470
+ },
471
+ "outline": {
472
+ "button": {
473
+ "normal": "#ffffff"
474
+ },
475
+ "normal": "#ffffff",
476
+ "disabled": {
477
+ "normal": "#600000"
478
+ },
479
+ "theme": "#ffffff"
480
+ },
481
+ "text": {
482
+ "accent": {
483
+ "normal": "#ffffff",
484
+ "hover": "#ffffff",
485
+ "disabled": "#600000"
486
+ },
487
+ "primary": {
488
+ "disabled": "#600000"
489
+ }
490
+ }
491
+ },
492
+ "gradientdivider": {
493
+ "normal": {
494
+ "0": "#000000",
495
+ "1": "#000000"
496
+ },
497
+ "hover": {
498
+ "0": "#000000",
499
+ "1": "#000000"
500
+ },
501
+ "error": {
502
+ "normal": {
503
+ "0": "#000000",
504
+ "1": "#000000"
505
+ },
506
+ "hover": {
507
+ "0": "#000000",
508
+ "1": "#000000"
509
+ }
510
+ },
511
+ "warning": {
512
+ "normal": {
513
+ "0": "#000000",
514
+ "1": "#000000"
515
+ },
516
+ "hover": {
517
+ "0": "#000000",
518
+ "1": "#000000"
519
+ }
520
+ },
521
+ "announce": {
522
+ "normal": {
523
+ "0": "#000000",
524
+ "1": "#000000"
525
+ },
526
+ "hover": {
527
+ "0": "#000000",
528
+ "1": "#000000"
529
+ }
530
+ }
531
+ },
532
+ "avatar": {
533
+ "default": "#000000",
534
+ "cobalt": "#000000",
535
+ "cyan": "#000000",
536
+ "gold": "#000000",
537
+ "lime": "#000000",
538
+ "mint": "#000000",
539
+ "orange": "#000000",
540
+ "pink": "#000000",
541
+ "purple": "#000000",
542
+ "slate": "#000000",
543
+ "violet": "#000000",
544
+ "yellow": "#000000"
545
+ },
546
+ "gradation": {
547
+ "primary": "#000000",
548
+ "secondary": "#000000"
549
+ }
550
+ }
551
+ }
552
+ }
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 24 May 2024 16:02:31 GMT
5
+ Generated on Mon, 27 May 2024 07:03:52 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-border-radius-core-none">0px</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 24 May 2024 16:02:32 GMT
5
+ Generated on Mon, 27 May 2024 07:03:53 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-surface-neutral-0-default">#17181B</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 24 May 2024 16:02:32 GMT
5
+ Generated on Mon, 27 May 2024 07:03:54 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-surface-neutral-0-default">#0E1013</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 24 May 2024 16:02:32 GMT
5
+ Generated on Mon, 27 May 2024 07:03:53 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-common-text-white">#fffffff2</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 24 May 2024 16:02:31 GMT
5
+ Generated on Mon, 27 May 2024 07:03:53 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-neutral-bg-primary">linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 24 May 2024 16:02:32 GMT
5
+ Generated on Mon, 27 May 2024 07:03:53 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-common-text-white">#fffffff2</color>