@momentum-design/tokens 0.0.37 → 0.0.39

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 (49) hide show
  1. package/dist/css/core/complete.css +30 -13
  2. package/dist/css/theme/aaos/day-complete.css +48 -0
  3. package/dist/css/theme/aaos/night-complete.css +48 -0
  4. package/dist/css/theme/webex/common-stable.css +2 -2
  5. package/dist/css/theme/webex/dark-complete.css +86 -78
  6. package/dist/css/theme/webex/dark-stable.css +3 -3
  7. package/dist/css/theme/webex/light-complete.css +86 -78
  8. package/dist/css/theme/webex/light-stable.css +4 -4
  9. package/dist/ios/core/complete.swift +30 -13
  10. package/dist/ios/theme/aaos/day-complete.swift +54 -0
  11. package/dist/ios/theme/aaos/night-complete.swift +54 -0
  12. package/dist/ios/theme/webex/common-stable.swift +2 -2
  13. package/dist/ios/theme/webex/dark-complete.swift +86 -78
  14. package/dist/ios/theme/webex/dark-stable.swift +3 -3
  15. package/dist/ios/theme/webex/light-complete.swift +86 -78
  16. package/dist/ios/theme/webex/light-stable.swift +4 -4
  17. package/dist/json/core/complete.json +661 -236
  18. package/dist/json/theme/aaos/day-complete.json +1231 -0
  19. package/dist/json/theme/aaos/night-complete.json +1231 -0
  20. package/dist/json/theme/webex/common-stable.json +69 -69
  21. package/dist/json/theme/webex/dark-complete.json +678 -453
  22. package/dist/json/theme/webex/dark-stable.json +356 -356
  23. package/dist/json/theme/webex/light-complete.json +700 -475
  24. package/dist/json/theme/webex/light-stable.json +360 -360
  25. package/dist/json-minimal/core/complete.json +36 -19
  26. package/dist/json-minimal/theme/aaos/day-complete.json +137 -0
  27. package/dist/json-minimal/theme/aaos/night-complete.json +137 -0
  28. package/dist/json-minimal/theme/webex/common-stable.json +1 -1
  29. package/dist/json-minimal/theme/webex/dark-complete.json +88 -72
  30. package/dist/json-minimal/theme/webex/dark-stable.json +2 -2
  31. package/dist/json-minimal/theme/webex/light-complete.json +90 -74
  32. package/dist/json-minimal/theme/webex/light-stable.json +3 -3
  33. package/dist/resources/core/complete.xml +30 -13
  34. package/dist/resources/theme/aaos/day-complete.xml +50 -0
  35. package/dist/resources/theme/aaos/night-complete.xml +50 -0
  36. package/dist/resources/theme/webex/common-stable.xml +2 -2
  37. package/dist/resources/theme/webex/dark-complete.xml +86 -78
  38. package/dist/resources/theme/webex/dark-stable.xml +3 -3
  39. package/dist/resources/theme/webex/light-complete.xml +86 -78
  40. package/dist/resources/theme/webex/light-stable.xml +4 -4
  41. package/dist/scss/core/complete.scss +30 -13
  42. package/dist/scss/theme/aaos/day-complete.scss +45 -0
  43. package/dist/scss/theme/aaos/night-complete.scss +45 -0
  44. package/dist/scss/theme/webex/common-stable.scss +2 -2
  45. package/dist/scss/theme/webex/dark-complete.scss +87 -79
  46. package/dist/scss/theme/webex/dark-stable.scss +3 -3
  47. package/dist/scss/theme/webex/light-complete.scss +87 -79
  48. package/dist/scss/theme/webex/light-stable.scss +4 -4
  49. package/package.json +1 -1
@@ -111,60 +111,60 @@
111
111
  },
112
112
  "surface": {
113
113
  "neutral": {
114
- "00": {
114
+ "0": {
115
115
  "default": {
116
116
  "value": "#00000000",
117
117
  "type": "color",
118
- "description": "Core Token: core.black-alpha.00\nHEX: 000000 0%\n--------\nRest/ghost states of app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas. ",
118
+ "description": "Core Token: core.black-alpha.0\nHEX: 000000 0%\n--------\nRest/ghost states of app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas. ",
119
119
  "filePath": "src/theme/webex/light.json",
120
120
  "isSource": true,
121
121
  "original": {
122
- "value": "{color.core.black-alpha.00}",
122
+ "value": "{color.core.black-alpha.0}",
123
123
  "type": "color",
124
- "description": "Core Token: core.black-alpha.00\nHEX: 000000 0%\n--------\nRest/ghost states of app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas. "
124
+ "description": "Core Token: core.black-alpha.0\nHEX: 000000 0%\n--------\nRest/ghost states of app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas. "
125
125
  },
126
- "name": "mds-color-theme-surface-neutral-00-default",
126
+ "name": "mds-color-theme-surface-neutral-0-default",
127
127
  "attributes": {
128
128
  "category": "color",
129
129
  "type": "theme",
130
130
  "item": "surface",
131
131
  "subitem": "neutral",
132
- "state": "00"
132
+ "state": "0"
133
133
  },
134
134
  "path": [
135
135
  "color",
136
136
  "theme",
137
137
  "surface",
138
138
  "neutral",
139
- "00",
139
+ "0",
140
140
  "default"
141
141
  ]
142
142
  },
143
143
  "hover": {
144
- "value": "#00000012",
144
+ "value": "#0000012",
145
145
  "type": "color",
146
- "description": "Core Token: core.black-alpha.07\nHEX: 000000 7%\n\n----\n\nUsed for hover state of \nall app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas",
146
+ "description": "Core Token: core.black-alpha.7\nHEX: 000000 7%\n\n----\n\nUsed for hover state of \nall app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas",
147
147
  "filePath": "src/theme/webex/light.json",
148
148
  "isSource": true,
149
149
  "original": {
150
- "value": "{color.core.black-alpha.07}",
150
+ "value": "{color.core.black-alpha.7}",
151
151
  "type": "color",
152
- "description": "Core Token: core.black-alpha.07\nHEX: 000000 7%\n\n----\n\nUsed for hover state of \nall app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas"
152
+ "description": "Core Token: core.black-alpha.7\nHEX: 000000 7%\n\n----\n\nUsed for hover state of \nall app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas"
153
153
  },
154
- "name": "mds-color-theme-surface-neutral-00-hover",
154
+ "name": "mds-color-theme-surface-neutral-0-hover",
155
155
  "attributes": {
156
156
  "category": "color",
157
157
  "type": "theme",
158
158
  "item": "surface",
159
159
  "subitem": "neutral",
160
- "state": "00"
160
+ "state": "0"
161
161
  },
162
162
  "path": [
163
163
  "color",
164
164
  "theme",
165
165
  "surface",
166
166
  "neutral",
167
- "00",
167
+ "0",
168
168
  "hover"
169
169
  ]
170
170
  },
@@ -179,20 +179,20 @@
179
179
  "type": "color",
180
180
  "description": "Core Token: core.black-alpha.11\nHEX: 000000 11%\n\n---\nUsed for press/active state of surface-00. Used it for app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas"
181
181
  },
182
- "name": "mds-color-theme-surface-neutral-00-active",
182
+ "name": "mds-color-theme-surface-neutral-0-active",
183
183
  "attributes": {
184
184
  "category": "color",
185
185
  "type": "theme",
186
186
  "item": "surface",
187
187
  "subitem": "neutral",
188
- "state": "00"
188
+ "state": "0"
189
189
  },
190
190
  "path": [
191
191
  "color",
192
192
  "theme",
193
193
  "surface",
194
194
  "neutral",
195
- "00",
195
+ "0",
196
196
  "active"
197
197
  ]
198
198
  },
@@ -207,25 +207,25 @@
207
207
  "type": "color",
208
208
  "description": "Core Token: core.black-alpha-11\nHEX: 000000 11%\n\n---\nDisabled state of surface-00. Used it for app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas"
209
209
  },
210
- "name": "mds-color-theme-surface-neutral-00-disabled",
210
+ "name": "mds-color-theme-surface-neutral-0-disabled",
211
211
  "attributes": {
212
212
  "category": "color",
213
213
  "type": "theme",
214
214
  "item": "surface",
215
215
  "subitem": "neutral",
216
- "state": "00"
216
+ "state": "0"
217
217
  },
218
218
  "path": [
219
219
  "color",
220
220
  "theme",
221
221
  "surface",
222
222
  "neutral",
223
- "00",
223
+ "0",
224
224
  "disabled"
225
225
  ]
226
226
  }
227
227
  },
228
- "01": {
228
+ "1": {
229
229
  "default": {
230
230
  "value": "#0000001c",
231
231
  "type": "color",
@@ -237,20 +237,20 @@
237
237
  "type": "color",
238
238
  "description": "Core Token: core.black-alpha.11\nHEX: 000000 11%\n-----\n\nRest state for meeting-content-cards, attachments, [ios] meeting-list"
239
239
  },
240
- "name": "mds-color-theme-surface-neutral-01-default",
240
+ "name": "mds-color-theme-surface-neutral-1-default",
241
241
  "attributes": {
242
242
  "category": "color",
243
243
  "type": "theme",
244
244
  "item": "surface",
245
245
  "subitem": "neutral",
246
- "state": "01"
246
+ "state": "1"
247
247
  },
248
248
  "path": [
249
249
  "color",
250
250
  "theme",
251
251
  "surface",
252
252
  "neutral",
253
- "01",
253
+ "1",
254
254
  "default"
255
255
  ]
256
256
  },
@@ -265,163 +265,163 @@
265
265
  "type": "color",
266
266
  "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n----\nHover state of surface-01.\n(prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list"
267
267
  },
268
- "name": "mds-color-theme-surface-neutral-01-hover",
268
+ "name": "mds-color-theme-surface-neutral-1-hover",
269
269
  "attributes": {
270
270
  "category": "color",
271
271
  "type": "theme",
272
272
  "item": "surface",
273
273
  "subitem": "neutral",
274
- "state": "01"
274
+ "state": "1"
275
275
  },
276
276
  "path": [
277
277
  "color",
278
278
  "theme",
279
279
  "surface",
280
280
  "neutral",
281
- "01",
281
+ "1",
282
282
  "hover"
283
283
  ]
284
284
  },
285
285
  "active": {
286
286
  "value": "#0000004d",
287
287
  "type": "color",
288
- "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n\n---\nUsed for press/active state of surface-01. \n(prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list.",
288
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\nUsed for press/active state of surface1. (prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list",
289
289
  "filePath": "src/theme/webex/light.json",
290
290
  "isSource": true,
291
291
  "original": {
292
292
  "value": "{color.core.black-alpha.30}",
293
293
  "type": "color",
294
- "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n\n---\nUsed for press/active state of surface-01. \n(prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list."
294
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\nUsed for press/active state of surface1. (prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list"
295
295
  },
296
- "name": "mds-color-theme-surface-neutral-01-active",
296
+ "name": "mds-color-theme-surface-neutral-1-active",
297
297
  "attributes": {
298
298
  "category": "color",
299
299
  "type": "theme",
300
300
  "item": "surface",
301
301
  "subitem": "neutral",
302
- "state": "01"
302
+ "state": "1"
303
303
  },
304
304
  "path": [
305
305
  "color",
306
306
  "theme",
307
307
  "surface",
308
308
  "neutral",
309
- "01",
309
+ "1",
310
310
  "active"
311
311
  ]
312
312
  },
313
313
  "disabled": {
314
314
  "value": "#00000000",
315
315
  "type": "color",
316
- "description": "Core Token: core.black-alpha.00\nHEX: 000000 00%\n\n---\nDisabled state of surface-01. (prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list",
316
+ "description": "Core Token: core.black-alpha.0\nHEX: 000000 00%\nDisabled state of surface-01. (prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list\n\n---\nDisabled state of surface-01. (prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list",
317
317
  "filePath": "src/theme/webex/light.json",
318
318
  "isSource": true,
319
319
  "original": {
320
- "value": "{color.core.black-alpha.00}",
320
+ "value": "{color.core.black-alpha.0}",
321
321
  "type": "color",
322
- "description": "Core Token: core.black-alpha.00\nHEX: 000000 00%\n\n---\nDisabled state of surface-01. (prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list"
322
+ "description": "Core Token: core.black-alpha.0\nHEX: 000000 00%\nDisabled state of surface-01. (prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list\n\n---\nDisabled state of surface-01. (prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list"
323
323
  },
324
- "name": "mds-color-theme-surface-neutral-01-disabled",
324
+ "name": "mds-color-theme-surface-neutral-1-disabled",
325
325
  "attributes": {
326
326
  "category": "color",
327
327
  "type": "theme",
328
328
  "item": "surface",
329
329
  "subitem": "neutral",
330
- "state": "01"
330
+ "state": "1"
331
331
  },
332
332
  "path": [
333
333
  "color",
334
334
  "theme",
335
335
  "surface",
336
336
  "neutral",
337
- "01",
337
+ "1",
338
338
  "disabled"
339
339
  ]
340
340
  }
341
341
  },
342
- "02": {
343
- "primary": {
342
+ "2": {
343
+ "secondary": {
344
344
  "value": "#f7f7f7",
345
345
  "type": "color",
346
- "description": "Core Token: core.gray.05\nHEX: F7f7f7\n----------------\nUsed this for the most top modal surface when layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
346
+ "description": "Core Token: core.gray.05\nHEX: f7f7f7\n----------------\nMedium solid surface. Used this for input fields, mostly modals that are layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
347
347
  "filePath": "src/theme/webex/light.json",
348
348
  "isSource": true,
349
349
  "original": {
350
- "value": "{color.core.gray.05}",
350
+ "value": "{color.core.gray.5}",
351
351
  "type": "color",
352
- "description": "Core Token: core.gray.05\nHEX: F7f7f7\n----------------\nUsed this for the most top modal surface when layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
352
+ "description": "Core Token: core.gray.05\nHEX: f7f7f7\n----------------\nMedium solid surface. Used this for input fields, mostly modals that are layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
353
353
  },
354
- "name": "mds-color-theme-surface-neutral-02-primary",
354
+ "name": "mds-color-theme-surface-neutral-2-secondary",
355
355
  "attributes": {
356
356
  "category": "color",
357
357
  "type": "theme",
358
358
  "item": "surface",
359
359
  "subitem": "neutral",
360
- "state": "02"
360
+ "state": "2"
361
361
  },
362
362
  "path": [
363
363
  "color",
364
364
  "theme",
365
365
  "surface",
366
366
  "neutral",
367
- "02",
368
- "primary"
367
+ "2",
368
+ "secondary"
369
369
  ]
370
370
  },
371
- "secondary": {
371
+ "tertiary": {
372
372
  "value": "#ededed",
373
373
  "type": "color",
374
- "description": "Core Token: core.gray.10\nHEX: EDEDED\n----------------\nMedium solid surface. Used this for the surface of modal when layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
374
+ "description": "Core Token: core.gray.10\nHEX: ededed\n----------------\nCore Token: core.gray.05\nHEX: f7f7f7\n----------------\nUsed for input fields, mostly modals that are layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
375
375
  "filePath": "src/theme/webex/light.json",
376
376
  "isSource": true,
377
377
  "original": {
378
378
  "value": "{color.core.gray.10}",
379
379
  "type": "color",
380
- "description": "Core Token: core.gray.10\nHEX: EDEDED\n----------------\nMedium solid surface. Used this for the surface of modal when layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
380
+ "description": "Core Token: core.gray.10\nHEX: ededed\n----------------\nCore Token: core.gray.05\nHEX: f7f7f7\n----------------\nUsed for input fields, mostly modals that are layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
381
381
  },
382
- "name": "mds-color-theme-surface-neutral-02-secondary",
382
+ "name": "mds-color-theme-surface-neutral-2-tertiary",
383
383
  "attributes": {
384
384
  "category": "color",
385
385
  "type": "theme",
386
386
  "item": "surface",
387
387
  "subitem": "neutral",
388
- "state": "02"
388
+ "state": "2"
389
389
  },
390
390
  "path": [
391
391
  "color",
392
392
  "theme",
393
393
  "surface",
394
394
  "neutral",
395
- "02",
396
- "secondary"
395
+ "2",
396
+ "tertiary"
397
397
  ]
398
398
  },
399
- "tertiary": {
399
+ "primary": {
400
400
  "value": "#ffffff",
401
401
  "type": "color",
402
- "description": "Core Token: core.white-alpha.100\nHEX: FFFFFF\n----------------\nFull solid surface. Used this for calendar picker, input-filed, toasts, panel-rectangles. Can also be used when layering surfaces one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
402
+ "description": "Core Token: core.white-alpha.100\nHEX: FFFFFF\n----------------\nFull solid surface. Used this for background of calendar picker, input-filed, toasts, panel-rectangles. Can also be used when layering surfaces one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
403
403
  "filePath": "src/theme/webex/light.json",
404
404
  "isSource": true,
405
405
  "original": {
406
406
  "value": "{color.core.white-alpha.100}",
407
407
  "type": "color",
408
- "description": "Core Token: core.white-alpha.100\nHEX: FFFFFF\n----------------\nFull solid surface. Used this for calendar picker, input-filed, toasts, panel-rectangles. Can also be used when layering surfaces one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
408
+ "description": "Core Token: core.white-alpha.100\nHEX: FFFFFF\n----------------\nFull solid surface. Used this for background of calendar picker, input-filed, toasts, panel-rectangles. Can also be used when layering surfaces one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
409
409
  },
410
- "name": "mds-color-theme-surface-neutral-02-tertiary",
410
+ "name": "mds-color-theme-surface-neutral-2-primary",
411
411
  "attributes": {
412
412
  "category": "color",
413
413
  "type": "theme",
414
414
  "item": "surface",
415
415
  "subitem": "neutral",
416
- "state": "02"
416
+ "state": "2"
417
417
  },
418
418
  "path": [
419
419
  "color",
420
420
  "theme",
421
421
  "surface",
422
422
  "neutral",
423
- "02",
424
- "tertiary"
423
+ "2",
424
+ "primary"
425
425
  ]
426
426
  }
427
427
  }
@@ -653,6 +653,94 @@
653
653
  ]
654
654
  }
655
655
  }
656
+ },
657
+ "contrast": {
658
+ "neutral": {
659
+ "0": {
660
+ "value": "#000000",
661
+ "type": "color",
662
+ "description": "Core Token: core.blue.100\nHEX: #000000\nUsed for inverted component surface; tooltip",
663
+ "filePath": "src/theme/webex/light.json",
664
+ "isSource": true,
665
+ "original": {
666
+ "value": "{color.core.black-alpha.100}",
667
+ "type": "color",
668
+ "description": "Core Token: core.blue.100\nHEX: #000000\nUsed for inverted component surface; tooltip"
669
+ },
670
+ "name": "mds-color-theme-surface-contrast-neutral-0",
671
+ "attributes": {
672
+ "category": "color",
673
+ "type": "theme",
674
+ "item": "surface",
675
+ "subitem": "contrast",
676
+ "state": "neutral"
677
+ },
678
+ "path": [
679
+ "color",
680
+ "theme",
681
+ "surface",
682
+ "contrast",
683
+ "neutral",
684
+ "0"
685
+ ]
686
+ }
687
+ }
688
+ },
689
+ "gradient": {
690
+ "0": {
691
+ "value": "linear-gradient(90deg, rgba(255, 255, 255, 0.72) 60.56%, rgba(255, 255, 255, 0) 92.59%);",
692
+ "type": "color",
693
+ "description": "Core: linear-gradient(90deg, rgba(255, 255, 255, 0.72) 60.56%, rgba(255, 255, 255, 0) 92.59%);\nHEX: #ffffffb8 60.56%, #ffffff00 92.59%\nUsed for meeting reactions(meetings/reactions/feed)",
694
+ "filePath": "src/theme/webex/light.json",
695
+ "isSource": true,
696
+ "original": {
697
+ "value": "linear-gradient(90deg, rgba(255, 255, 255, 0.72) 60.56%, rgba(255, 255, 255, 0) 92.59%);",
698
+ "type": "color",
699
+ "description": "Core: linear-gradient(90deg, rgba(255, 255, 255, 0.72) 60.56%, rgba(255, 255, 255, 0) 92.59%);\nHEX: #ffffffb8 60.56%, #ffffff00 92.59%\nUsed for meeting reactions(meetings/reactions/feed)"
700
+ },
701
+ "name": "mds-color-theme-surface-gradient-0",
702
+ "attributes": {
703
+ "category": "color",
704
+ "type": "theme",
705
+ "item": "surface",
706
+ "subitem": "gradient",
707
+ "state": "0"
708
+ },
709
+ "path": [
710
+ "color",
711
+ "theme",
712
+ "surface",
713
+ "gradient",
714
+ "0"
715
+ ]
716
+ },
717
+ "1": {
718
+ "value": "linear-gradient(180deg, #f7f7f7e6 0%, #f7f7f700 100%)",
719
+ "type": "color",
720
+ "description": "Core: linear-gradient(180deg, #f7f7f7e6 0%, #f7f7f700 100%)\nHEX: #f7f7f7e6 0%, #f7f7f700 100%)\nUsed for meeting reactions (overlay background)",
721
+ "filePath": "src/theme/webex/light.json",
722
+ "isSource": true,
723
+ "original": {
724
+ "value": "linear-gradient(180deg, #f7f7f7e6 0%, #f7f7f700 100%)",
725
+ "type": "color",
726
+ "description": "Core: linear-gradient(180deg, #f7f7f7e6 0%, #f7f7f700 100%)\nHEX: #f7f7f7e6 0%, #f7f7f700 100%)\nUsed for meeting reactions (overlay background)"
727
+ },
728
+ "name": "mds-color-theme-surface-gradient-1",
729
+ "attributes": {
730
+ "category": "color",
731
+ "type": "theme",
732
+ "item": "surface",
733
+ "subitem": "gradient",
734
+ "state": "1"
735
+ },
736
+ "path": [
737
+ "color",
738
+ "theme",
739
+ "surface",
740
+ "gradient",
741
+ "1"
742
+ ]
743
+ }
656
744
  }
657
745
  },
658
746
  "content": {
@@ -715,15 +803,15 @@
715
803
  ]
716
804
  },
717
805
  "disabled": {
718
- "value": "#00000066",
806
+ "value": "#00000033",
719
807
  "type": "color",
720
- "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n---\nUsed for disabled state for all text",
808
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n---\nUsed for disabled state for all text",
721
809
  "filePath": "src/theme/webex/light.json",
722
810
  "isSource": true,
723
811
  "original": {
724
- "value": "{color.core.black-alpha.40}",
812
+ "value": "{color.core.black-alpha.20}",
725
813
  "type": "color",
726
- "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n---\nUsed for disabled state for all text"
814
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n---\nUsed for disabled state for all text"
727
815
  },
728
816
  "name": "mds-color-theme-content-text-neutral-disabled",
729
817
  "attributes": {
@@ -892,9 +980,98 @@
892
980
  "disabled"
893
981
  ]
894
982
  }
983
+ },
984
+ "accent": {
985
+ "default": {
986
+ "value": "#0353a8",
987
+ "type": "color",
988
+ "description": "Core token: color.core.blue.70\nHEX: #0353a8\nUsed for inverse component text link; used in tooltip. ",
989
+ "filePath": "src/theme/webex/light.json",
990
+ "isSource": true,
991
+ "original": {
992
+ "value": "{color.core.blue.70}",
993
+ "type": "color",
994
+ "description": "Core token: color.core.blue.70\nHEX: #0353a8\nUsed for inverse component text link; used in tooltip. "
995
+ },
996
+ "name": "mds-color-theme-content-text-contrast-accent-default",
997
+ "attributes": {
998
+ "category": "color",
999
+ "type": "theme",
1000
+ "item": "content",
1001
+ "subitem": "text",
1002
+ "state": "contrast"
1003
+ },
1004
+ "path": [
1005
+ "color",
1006
+ "theme",
1007
+ "content",
1008
+ "text",
1009
+ "contrast",
1010
+ "accent",
1011
+ "default"
1012
+ ]
1013
+ },
1014
+ "hover": {
1015
+ "value": "#0a274a",
1016
+ "type": "color",
1017
+ "description": "Core token: color.core.blue.90\nHEX: #0a274a\nUsed for hover state for inverse component text link; used in tooltip. ",
1018
+ "filePath": "src/theme/webex/light.json",
1019
+ "isSource": true,
1020
+ "original": {
1021
+ "value": "{color.core.blue.90}",
1022
+ "type": "color",
1023
+ "description": "Core token: color.core.blue.90\nHEX: #0a274a\nUsed for hover state for inverse component text link; used in tooltip. "
1024
+ },
1025
+ "name": "mds-color-theme-content-text-contrast-accent-hover",
1026
+ "attributes": {
1027
+ "category": "color",
1028
+ "type": "theme",
1029
+ "item": "content",
1030
+ "subitem": "text",
1031
+ "state": "contrast"
1032
+ },
1033
+ "path": [
1034
+ "color",
1035
+ "theme",
1036
+ "content",
1037
+ "text",
1038
+ "contrast",
1039
+ "accent",
1040
+ "hover"
1041
+ ]
1042
+ },
1043
+ "active": {
1044
+ "value": "#0a274a",
1045
+ "type": "color",
1046
+ "description": "Core token: color.core.blue.90\nHEX: #0a274a\nUsed for pressed/active state for inverse text; used in tooltip. ",
1047
+ "filePath": "src/theme/webex/light.json",
1048
+ "isSource": true,
1049
+ "original": {
1050
+ "value": "{color.core.blue.90}",
1051
+ "type": "color",
1052
+ "description": "Core token: color.core.blue.90\nHEX: #0a274a\nUsed for pressed/active state for inverse text; used in tooltip. "
1053
+ },
1054
+ "name": "mds-color-theme-content-text-contrast-accent-active",
1055
+ "attributes": {
1056
+ "category": "color",
1057
+ "type": "theme",
1058
+ "item": "content",
1059
+ "subitem": "text",
1060
+ "state": "contrast"
1061
+ },
1062
+ "path": [
1063
+ "color",
1064
+ "theme",
1065
+ "content",
1066
+ "text",
1067
+ "contrast",
1068
+ "accent",
1069
+ "active"
1070
+ ]
1071
+ }
895
1072
  }
896
1073
  },
897
- "positve": {
1074
+ "positive": {
898
1075
  "active": {
899
1076
  "value": "#0e2b20",
900
1077
  "type": "color",
@@ -906,20 +1083,20 @@
906
1083
  "type": "color",
907
1084
  "description": "Core Token: core.green.90\nHEX: 0E2B20\n----\nUsed for Success, Join text\n"
908
1085
  },
909
- "name": "mds-color-theme-content-text-positve-active",
1086
+ "name": "mds-color-theme-content-text-positive-active",
910
1087
  "attributes": {
911
1088
  "category": "color",
912
1089
  "type": "theme",
913
1090
  "item": "content",
914
1091
  "subitem": "text",
915
- "state": "positve"
1092
+ "state": "positive"
916
1093
  },
917
1094
  "path": [
918
1095
  "color",
919
1096
  "theme",
920
1097
  "content",
921
1098
  "text",
922
- "positve",
1099
+ "positive",
923
1100
  "active"
924
1101
  ]
925
1102
  },
@@ -934,20 +1111,20 @@
934
1111
  "type": "color",
935
1112
  "description": "Core Token: core.green-90\nHEX: 0E2B20\n----\nUsed for hover state of Success, Join text"
936
1113
  },
937
- "name": "mds-color-theme-content-text-positve-hover",
1114
+ "name": "mds-color-theme-content-text-positive-hover",
938
1115
  "attributes": {
939
1116
  "category": "color",
940
1117
  "type": "theme",
941
1118
  "item": "content",
942
1119
  "subitem": "text",
943
- "state": "positve"
1120
+ "state": "positive"
944
1121
  },
945
1122
  "path": [
946
1123
  "color",
947
1124
  "theme",
948
1125
  "content",
949
1126
  "text",
950
- "positve",
1127
+ "positive",
951
1128
  "hover"
952
1129
  ]
953
1130
  },
@@ -962,20 +1139,20 @@
962
1139
  "type": "color",
963
1140
  "description": "Core Token: core.green.70\nHEX: 185e46\n\n-----\nUsed for rest state of success, join text"
964
1141
  },
965
- "name": "mds-color-theme-content-text-positve-default",
1142
+ "name": "mds-color-theme-content-text-positive-default",
966
1143
  "attributes": {
967
1144
  "category": "color",
968
1145
  "type": "theme",
969
1146
  "item": "content",
970
1147
  "subitem": "text",
971
- "state": "positve"
1148
+ "state": "positive"
972
1149
  },
973
1150
  "path": [
974
1151
  "color",
975
1152
  "theme",
976
1153
  "content",
977
1154
  "text",
978
- "positve",
1155
+ "positive",
979
1156
  "default"
980
1157
  ]
981
1158
  }
@@ -1967,7 +2144,7 @@
1967
2144
  "filePath": "src/theme/webex/light.json",
1968
2145
  "isSource": true,
1969
2146
  "original": {
1970
- "value": "{color.core.black-alpha.00}",
2147
+ "value": "{color.core.black-alpha.0}",
1971
2148
  "type": "color",
1972
2149
  "description": "Core Token: core.black-alpha.00\nHEX 000000 0%\n-----------------------------------\nRest/ghost state of Secondary buttons.\nUse with border.neutral.01"
1973
2150
  },
@@ -1990,13 +2167,13 @@
1990
2167
  ]
1991
2168
  },
1992
2169
  "hover": {
1993
- "value": "#00000012",
2170
+ "value": "#0000012",
1994
2171
  "type": "color",
1995
2172
  "description": "Core Token: core.black-alpha.07\nHEX 000000 7%\n-----------------------------------\nHover state of Secondary buttons. Used with border.neutral.01",
1996
2173
  "filePath": "src/theme/webex/light.json",
1997
2174
  "isSource": true,
1998
2175
  "original": {
1999
- "value": "{color.core.black-alpha.07}",
2176
+ "value": "{color.core.black-alpha.7}",
2000
2177
  "type": "color",
2001
2178
  "description": "Core Token: core.black-alpha.07\nHEX 000000 7%\n-----------------------------------\nHover state of Secondary buttons. Used with border.neutral.01"
2002
2179
  },
@@ -2054,7 +2231,7 @@
2054
2231
  "filePath": "src/theme/webex/light.json",
2055
2232
  "isSource": true,
2056
2233
  "original": {
2057
- "value": "{color.core.black-alpha.00}",
2234
+ "value": "{color.core.black-alpha.0}",
2058
2235
  "type": "color",
2059
2236
  "description": "Core Token: core.black-alpha.00\nHEX FFFFFF 00%\n-----------------------------------\nDisabled state of secondary buttons. Used with border.neutral.01"
2060
2237
  },
@@ -2522,18 +2699,18 @@
2522
2699
  },
2523
2700
  "indicator": {
2524
2701
  "neutral": {
2525
- "00": {
2702
+ "0": {
2526
2703
  "value": "#707070",
2527
2704
  "type": "color",
2528
- "description": "Core Token: core.gray.60\nHEX: 707070\n------------\nUsed for presence (away, on-hold, on-device), meeting indicators(meeting-locked)",
2705
+ "description": "Core Token: core.gray.60\nHEX: 707070\n\nUsed for presence (away, on-hold, on-device), meeting indicators(meeting-locked)",
2529
2706
  "filePath": "src/theme/webex/light.json",
2530
2707
  "isSource": true,
2531
2708
  "original": {
2532
2709
  "value": "{color.core.gray.60}",
2533
2710
  "type": "color",
2534
- "description": "Core Token: core.gray.60\nHEX: 707070\n------------\nUsed for presence (away, on-hold, on-device), meeting indicators(meeting-locked)"
2711
+ "description": "Core Token: core.gray.60\nHEX: 707070\n\nUsed for presence (away, on-hold, on-device), meeting indicators(meeting-locked)"
2535
2712
  },
2536
- "name": "mds-color-theme-content-indicator-neutral-00",
2713
+ "name": "mds-color-theme-content-indicator-neutral-0",
2537
2714
  "attributes": {
2538
2715
  "category": "color",
2539
2716
  "type": "theme",
@@ -2547,21 +2724,49 @@
2547
2724
  "content",
2548
2725
  "indicator",
2549
2726
  "neutral",
2550
- "00"
2727
+ "0"
2551
2728
  ]
2552
2729
  },
2553
- "01": {
2730
+ "1": {
2731
+ "value": "#c9c9c9",
2732
+ "type": "color",
2733
+ "description": "Core Token: core.gray.30\nHEX: C9C9C9\n--------------------------\nUsed for active state of alert-badge",
2734
+ "filePath": "src/theme/webex/light.json",
2735
+ "isSource": true,
2736
+ "original": {
2737
+ "value": "{color.core.gray.30}",
2738
+ "type": "color",
2739
+ "description": "Core Token: core.gray.30\nHEX: C9C9C9\n--------------------------\nUsed for active state of alert-badge"
2740
+ },
2741
+ "name": "mds-color-theme-content-indicator-neutral-1",
2742
+ "attributes": {
2743
+ "category": "color",
2744
+ "type": "theme",
2745
+ "item": "content",
2746
+ "subitem": "indicator",
2747
+ "state": "neutral"
2748
+ },
2749
+ "path": [
2750
+ "color",
2751
+ "theme",
2752
+ "content",
2753
+ "indicator",
2754
+ "neutral",
2755
+ "1"
2756
+ ]
2757
+ },
2758
+ "2": {
2554
2759
  "value": "#dedede",
2555
2760
  "type": "color",
2556
- "description": "Core Token: core.gray.20\nHEX: DEDEDE\n--------------------------\nUsed for active state of alert-badge",
2761
+ "description": "Core Token: core.gray.20\nHEX: DEDEDE\n--------------------------\nUsed for rest/hover state of alert-badge",
2557
2762
  "filePath": "src/theme/webex/light.json",
2558
2763
  "isSource": true,
2559
2764
  "original": {
2560
2765
  "value": "{color.core.gray.20}",
2561
2766
  "type": "color",
2562
- "description": "Core Token: core.gray.20\nHEX: DEDEDE\n--------------------------\nUsed for active state of alert-badge"
2767
+ "description": "Core Token: core.gray.20\nHEX: DEDEDE\n--------------------------\nUsed for rest/hover state of alert-badge"
2563
2768
  },
2564
- "name": "mds-color-theme-content-indicator-neutral-01",
2769
+ "name": "mds-color-theme-content-indicator-neutral-2",
2565
2770
  "attributes": {
2566
2771
  "category": "color",
2567
2772
  "type": "theme",
@@ -2575,21 +2780,21 @@
2575
2780
  "content",
2576
2781
  "indicator",
2577
2782
  "neutral",
2578
- "01"
2783
+ "2"
2579
2784
  ]
2580
2785
  },
2581
- "\b02": {
2786
+ "3": {
2582
2787
  "value": "#ededed",
2583
2788
  "type": "color",
2584
- "description": "Core Token: core.gray.10\nHEX: EDEDED\n------------------------\nUsed for rest/hover state of alert-badge, rest state of tags",
2789
+ "description": "Core Token: core.gray.10\nHEX: ededed\n\nUsed for pressed state of tags",
2585
2790
  "filePath": "src/theme/webex/light.json",
2586
2791
  "isSource": true,
2587
2792
  "original": {
2588
2793
  "value": "{color.core.gray.10}",
2589
2794
  "type": "color",
2590
- "description": "Core Token: core.gray.10\nHEX: EDEDED\n------------------------\nUsed for rest/hover state of alert-badge, rest state of tags"
2795
+ "description": "Core Token: core.gray.10\nHEX: ededed\n\nUsed for pressed state of tags"
2591
2796
  },
2592
- "name": "mds-color-theme-content-indicator-neutral-02",
2797
+ "name": "mds-color-theme-content-indicator-neutral-3",
2593
2798
  "attributes": {
2594
2799
  "category": "color",
2595
2800
  "type": "theme",
@@ -2603,21 +2808,21 @@
2603
2808
  "content",
2604
2809
  "indicator",
2605
2810
  "neutral",
2606
- "\b02"
2811
+ "3"
2607
2812
  ]
2608
2813
  },
2609
- "03": {
2610
- "value": "#ededed",
2814
+ "4": {
2815
+ "value": "#f7f7f7",
2611
2816
  "type": "color",
2612
- "description": "Core Token: core.gray.10\nHEX: EDEDED\n-----------------\nUsed for hover state of tags",
2817
+ "description": "Core Token: core.gray.5\nHEX: F7F7F7\n--------------------\nUsed for hover state of tags, name-tag.",
2613
2818
  "filePath": "src/theme/webex/light.json",
2614
2819
  "isSource": true,
2615
2820
  "original": {
2616
- "value": "{color.core.gray.10}",
2821
+ "value": "{color.core.gray.5}",
2617
2822
  "type": "color",
2618
- "description": "Core Token: core.gray.10\nHEX: EDEDED\n-----------------\nUsed for hover state of tags"
2823
+ "description": "Core Token: core.gray.5\nHEX: F7F7F7\n--------------------\nUsed for hover state of tags, name-tag."
2619
2824
  },
2620
- "name": "mds-color-theme-content-indicator-neutral-03",
2825
+ "name": "mds-color-theme-content-indicator-neutral-4",
2621
2826
  "attributes": {
2622
2827
  "category": "color",
2623
2828
  "type": "theme",
@@ -2631,21 +2836,21 @@
2631
2836
  "content",
2632
2837
  "indicator",
2633
2838
  "neutral",
2634
- "03"
2839
+ "4"
2635
2840
  ]
2636
2841
  },
2637
- "04": {
2638
- "value": "#f7f7f7",
2842
+ "5": {
2843
+ "value": "#ffffff",
2639
2844
  "type": "color",
2640
- "description": "Core Token: core.gray.05\nHEX: F7F7F7\n--------------------\nUsed for pressed state of tags, name-tag.",
2845
+ "description": "Core Token: core.white-alpha.100\nHEX: FFFFFF\n--------------------\nUsed for rest state of tags",
2641
2846
  "filePath": "src/theme/webex/light.json",
2642
2847
  "isSource": true,
2643
2848
  "original": {
2644
- "value": "{color.core.gray.05}",
2849
+ "value": "{color.core.white-alpha.100}",
2645
2850
  "type": "color",
2646
- "description": "Core Token: core.gray.05\nHEX: F7F7F7\n--------------------\nUsed for pressed state of tags, name-tag."
2851
+ "description": "Core Token: core.white-alpha.100\nHEX: FFFFFF\n--------------------\nUsed for rest state of tags"
2647
2852
  },
2648
- "name": "mds-color-theme-content-indicator-neutral-04",
2853
+ "name": "mds-color-theme-content-indicator-neutral-5",
2649
2854
  "attributes": {
2650
2855
  "category": "color",
2651
2856
  "type": "theme",
@@ -2659,12 +2864,12 @@
2659
2864
  "content",
2660
2865
  "indicator",
2661
2866
  "neutral",
2662
- "04"
2867
+ "5"
2663
2868
  ]
2664
2869
  }
2665
2870
  },
2666
2871
  "positive": {
2667
- "00": {
2872
+ "0": {
2668
2873
  "value": "#1d805f",
2669
2874
  "type": "color",
2670
2875
  "description": "Core Token: core.green.60\nHEX: 1D805F\n-----------\nUsed for Presence(active) and Meeting Indicators (Audio-video-on, Media-quality-good)",
@@ -2675,7 +2880,7 @@
2675
2880
  "type": "color",
2676
2881
  "description": "Core Token: core.green.60\nHEX: 1D805F\n-----------\nUsed for Presence(active) and Meeting Indicators (Audio-video-on, Media-quality-good)"
2677
2882
  },
2678
- "name": "mds-color-theme-content-indicator-positive-00",
2883
+ "name": "mds-color-theme-content-indicator-positive-0",
2679
2884
  "attributes": {
2680
2885
  "category": "color",
2681
2886
  "type": "theme",
@@ -2689,12 +2894,12 @@
2689
2894
  "content",
2690
2895
  "indicator",
2691
2896
  "positive",
2692
- "00"
2897
+ "0"
2693
2898
  ]
2694
2899
  }
2695
2900
  },
2696
2901
  "negative": {
2697
- "00": {
2902
+ "0": {
2698
2903
  "value": "#db1f2e",
2699
2904
  "type": "color",
2700
2905
  "description": "Core Token: core.red.60\nHEX: DB1F2E\n\nUsed for badge : Presence(DoNotDisturb) and Meeting Indicators (Audio-video-off, Record-on, Poor-media-quality,Live)",
@@ -2705,7 +2910,7 @@
2705
2910
  "type": "color",
2706
2911
  "description": "Core Token: core.red.60\nHEX: DB1F2E\n\nUsed for badge : Presence(DoNotDisturb) and Meeting Indicators (Audio-video-off, Record-on, Poor-media-quality,Live)"
2707
2912
  },
2708
- "name": "mds-color-theme-content-indicator-negative-00",
2913
+ "name": "mds-color-theme-content-indicator-negative-0",
2709
2914
  "attributes": {
2710
2915
  "category": "color",
2711
2916
  "type": "theme",
@@ -2719,10 +2924,10 @@
2719
2924
  "content",
2720
2925
  "indicator",
2721
2926
  "negative",
2722
- "00"
2927
+ "0"
2723
2928
  ]
2724
2929
  },
2725
- "01": {
2930
+ "1": {
2726
2931
  "value": "#ffd4da",
2727
2932
  "type": "color",
2728
2933
  "description": "Core Token: core.red.20\nHEX: FFD4DA\n--------------\nUsed for pressed state of alert-badge (important)",
@@ -2733,7 +2938,7 @@
2733
2938
  "type": "color",
2734
2939
  "description": "Core Token: core.red.20\nHEX: FFD4DA\n--------------\nUsed for pressed state of alert-badge (important)"
2735
2940
  },
2736
- "name": "mds-color-theme-content-indicator-negative-01",
2941
+ "name": "mds-color-theme-content-indicator-negative-1",
2737
2942
  "attributes": {
2738
2943
  "category": "color",
2739
2944
  "type": "theme",
@@ -2747,10 +2952,10 @@
2747
2952
  "content",
2748
2953
  "indicator",
2749
2954
  "negative",
2750
- "01"
2955
+ "1"
2751
2956
  ]
2752
2957
  },
2753
- "02": {
2958
+ "2": {
2754
2959
  "value": "#ffe8ea",
2755
2960
  "type": "color",
2756
2961
  "description": "Core Token: core.red.10\nHEX: FFE8EA\n--------------\nUsed for rest/hover state of alert-badge ",
@@ -2761,7 +2966,7 @@
2761
2966
  "type": "color",
2762
2967
  "description": "Core Token: core.red.10\nHEX: FFE8EA\n--------------\nUsed for rest/hover state of alert-badge "
2763
2968
  },
2764
- "name": "mds-color-theme-content-indicator-negative-02",
2969
+ "name": "mds-color-theme-content-indicator-negative-2",
2765
2970
  "attributes": {
2766
2971
  "category": "color",
2767
2972
  "type": "theme",
@@ -2775,23 +2980,23 @@
2775
2980
  "content",
2776
2981
  "indicator",
2777
2982
  "negative",
2778
- "02"
2983
+ "2"
2779
2984
  ]
2780
2985
  }
2781
2986
  },
2782
2987
  "warning": {
2783
- "00": {
2784
- "value": "#cf7900",
2988
+ "0": {
2989
+ "value": "#a65e00",
2785
2990
  "type": "color",
2786
- "description": "Core Token: core.yellow.50\nHEX: CF7900\n-----------------\nUsed for Meeting Indicators (Audio-error, Video-error)",
2991
+ "description": "Core Token: core.yellow.60\nHEX: a65e00\n-----------------\nUsed for Meeting Indicators (Audio-error, Video-error)",
2787
2992
  "filePath": "src/theme/webex/light.json",
2788
2993
  "isSource": true,
2789
2994
  "original": {
2790
- "value": "{color.core.yellow.50}",
2995
+ "value": "{color.core.yellow.60}",
2791
2996
  "type": "color",
2792
- "description": "Core Token: core.yellow.50\nHEX: CF7900\n-----------------\nUsed for Meeting Indicators (Audio-error, Video-error)"
2997
+ "description": "Core Token: core.yellow.60\nHEX: a65e00\n-----------------\nUsed for Meeting Indicators (Audio-error, Video-error)"
2793
2998
  },
2794
- "name": "mds-color-theme-content-indicator-warning-00",
2999
+ "name": "mds-color-theme-content-indicator-warning-0",
2795
3000
  "attributes": {
2796
3001
  "category": "color",
2797
3002
  "type": "theme",
@@ -2805,10 +3010,10 @@
2805
3010
  "content",
2806
3011
  "indicator",
2807
3012
  "warning",
2808
- "00"
3013
+ "0"
2809
3014
  ]
2810
3015
  },
2811
- "01": {
3016
+ "1": {
2812
3017
  "value": "#ffda94",
2813
3018
  "type": "color",
2814
3019
  "description": "Core Token: core.yellow.20\nHEX: FFDA94\n-----------------------\nUsed for pressed state of alert-badge",
@@ -2819,7 +3024,7 @@
2819
3024
  "type": "color",
2820
3025
  "description": "Core Token: core.yellow.20\nHEX: FFDA94\n-----------------------\nUsed for pressed state of alert-badge"
2821
3026
  },
2822
- "name": "mds-color-theme-content-indicator-warning-01",
3027
+ "name": "mds-color-theme-content-indicator-warning-1",
2823
3028
  "attributes": {
2824
3029
  "category": "color",
2825
3030
  "type": "theme",
@@ -2833,10 +3038,10 @@
2833
3038
  "content",
2834
3039
  "indicator",
2835
3040
  "warning",
2836
- "01"
3041
+ "1"
2837
3042
  ]
2838
3043
  },
2839
- "02": {
3044
+ "2": {
2840
3045
  "value": "#ffebc2",
2841
3046
  "type": "color",
2842
3047
  "description": "Core Token: core.yellow.10\nHEX: FFEBC2\n-----------------------\nUsed for rest/hover state of alert-badge",
@@ -2847,7 +3052,7 @@
2847
3052
  "type": "color",
2848
3053
  "description": "Core Token: core.yellow.10\nHEX: FFEBC2\n-----------------------\nUsed for rest/hover state of alert-badge"
2849
3054
  },
2850
- "name": "mds-color-theme-content-indicator-warning-02",
3055
+ "name": "mds-color-theme-content-indicator-warning-2",
2851
3056
  "attributes": {
2852
3057
  "category": "color",
2853
3058
  "type": "theme",
@@ -2861,12 +3066,12 @@
2861
3066
  "content",
2862
3067
  "indicator",
2863
3068
  "warning",
2864
- "02"
3069
+ "2"
2865
3070
  ]
2866
3071
  }
2867
3072
  },
2868
3073
  "accent": {
2869
- "00": {
3074
+ "0": {
2870
3075
  "value": "#1170cf",
2871
3076
  "type": "color",
2872
3077
  "description": "Core Token: core.blue.60 \nHEX: 1170CF\n---------------------\nUsed for meeting indicator (Encryption)",
@@ -2877,7 +3082,7 @@
2877
3082
  "type": "color",
2878
3083
  "description": "Core Token: core.blue.60 \nHEX: 1170CF\n---------------------\nUsed for meeting indicator (Encryption)"
2879
3084
  },
2880
- "name": "mds-color-theme-content-indicator-accent-00",
3085
+ "name": "mds-color-theme-content-indicator-accent-0",
2881
3086
  "attributes": {
2882
3087
  "category": "color",
2883
3088
  "type": "theme",
@@ -2891,10 +3096,10 @@
2891
3096
  "content",
2892
3097
  "indicator",
2893
3098
  "accent",
2894
- "00"
3099
+ "0"
2895
3100
  ]
2896
3101
  },
2897
- "01": {
3102
+ "1": {
2898
3103
  "value": "#1170cf",
2899
3104
  "type": "color",
2900
3105
  "description": "Core Token: core.blue.60\nHEX: 1170CF\n---------------------------------\nUsed for basic badge [ioS] badge",
@@ -2905,7 +3110,7 @@
2905
3110
  "type": "color",
2906
3111
  "description": "Core Token: core.blue.60\nHEX: 1170CF\n---------------------------------\nUsed for basic badge [ioS] badge"
2907
3112
  },
2908
- "name": "mds-color-theme-content-indicator-accent-01",
3113
+ "name": "mds-color-theme-content-indicator-accent-1",
2909
3114
  "attributes": {
2910
3115
  "category": "color",
2911
3116
  "type": "theme",
@@ -2919,10 +3124,10 @@
2919
3124
  "content",
2920
3125
  "indicator",
2921
3126
  "accent",
2922
- "01"
3127
+ "1"
2923
3128
  ]
2924
3129
  },
2925
- "02": {
3130
+ "2": {
2926
3131
  "value": "#bfe3ff",
2927
3132
  "type": "color",
2928
3133
  "description": "Core Token: core.blue.20\nHEX: BFE3FF\n-------------------------\nUsed for pressed state of alert-badge (chat-saved)",
@@ -2933,7 +3138,7 @@
2933
3138
  "type": "color",
2934
3139
  "description": "Core Token: core.blue.20\nHEX: BFE3FF\n-------------------------\nUsed for pressed state of alert-badge (chat-saved)"
2935
3140
  },
2936
- "name": "mds-color-theme-content-indicator-accent-02",
3141
+ "name": "mds-color-theme-content-indicator-accent-2",
2937
3142
  "attributes": {
2938
3143
  "category": "color",
2939
3144
  "type": "theme",
@@ -2947,10 +3152,10 @@
2947
3152
  "content",
2948
3153
  "indicator",
2949
3154
  "accent",
2950
- "02"
3155
+ "2"
2951
3156
  ]
2952
3157
  },
2953
- "03": {
3158
+ "3": {
2954
3159
  "value": "#dbf0ff",
2955
3160
  "type": "color",
2956
3161
  "description": "Core Token: core.blue.10\nHEX: DBF0FF\n-------------------------\nUsed for rest/hover state of alert-badge ",
@@ -2961,7 +3166,7 @@
2961
3166
  "type": "color",
2962
3167
  "description": "Core Token: core.blue.10\nHEX: DBF0FF\n-------------------------\nUsed for rest/hover state of alert-badge "
2963
3168
  },
2964
- "name": "mds-color-theme-content-indicator-accent-03",
3169
+ "name": "mds-color-theme-content-indicator-accent-3",
2965
3170
  "attributes": {
2966
3171
  "category": "color",
2967
3172
  "type": "theme",
@@ -2975,12 +3180,12 @@
2975
3180
  "content",
2976
3181
  "indicator",
2977
3182
  "accent",
2978
- "03"
3183
+ "3"
2979
3184
  ]
2980
3185
  }
2981
3186
  },
2982
3187
  "notice": {
2983
- "00": {
3188
+ "0": {
2984
3189
  "value": "#C94403",
2985
3190
  "type": "color",
2986
3191
  "description": "Core Token: core.orange.60\nHEX: C74F0E\n---------------------\nUsed for avatar presence (busy, meeting, call, device)",
@@ -2991,7 +3196,7 @@
2991
3196
  "type": "color",
2992
3197
  "description": "Core Token: core.orange.60\nHEX: C74F0E\n---------------------\nUsed for avatar presence (busy, meeting, call, device)"
2993
3198
  },
2994
- "name": "mds-color-theme-content-indicator-notice-00",
3199
+ "name": "mds-color-theme-content-indicator-notice-0",
2995
3200
  "attributes": {
2996
3201
  "category": "color",
2997
3202
  "type": "theme",
@@ -3005,21 +3210,21 @@
3005
3210
  "content",
3006
3211
  "indicator",
3007
3212
  "notice",
3008
- "00"
3213
+ "0"
3009
3214
  ]
3010
3215
  },
3011
- "01": {
3216
+ "1": {
3012
3217
  "value": "#9C3202",
3013
3218
  "type": "color",
3014
- "description": "Core Token: core.orange.70\nHEX: 914017\n---------------------\nUsed for avatar presence (busy, meeting, call, device)",
3219
+ "description": "Core Token: core.orange.70\nHEX: #9C3202\n---------------------\nUsed for avatar presence (busy, meeting, call, device)",
3015
3220
  "filePath": "src/theme/webex/light.json",
3016
3221
  "isSource": true,
3017
3222
  "original": {
3018
3223
  "value": "{color.core.orange.70}",
3019
3224
  "type": "color",
3020
- "description": "Core Token: core.orange.70\nHEX: 914017\n---------------------\nUsed for avatar presence (busy, meeting, call, device)"
3225
+ "description": "Core Token: core.orange.70\nHEX: #9C3202\n---------------------\nUsed for avatar presence (busy, meeting, call, device)"
3021
3226
  },
3022
- "name": "mds-color-theme-content-indicator-notice-01",
3227
+ "name": "mds-color-theme-content-indicator-notice-1",
3023
3228
  "attributes": {
3024
3229
  "category": "color",
3025
3230
  "type": "theme",
@@ -3033,21 +3238,21 @@
3033
3238
  "content",
3034
3239
  "indicator",
3035
3240
  "notice",
3036
- "01"
3241
+ "1"
3037
3242
  ]
3038
3243
  },
3039
- "02": {
3244
+ "2": {
3040
3245
  "value": "#FED5AC",
3041
3246
  "type": "color",
3042
- "description": "Core Token: core.orange.20\nHEX: FCE4C7\n------------------------------\nUsed for pressed state of alert-badge",
3247
+ "description": "Core Token: core.orange.20\nHEX: #FED5AC\n------------------------------\nUsed for pressed state of alert-badge",
3043
3248
  "filePath": "src/theme/webex/light.json",
3044
3249
  "isSource": true,
3045
3250
  "original": {
3046
3251
  "value": "{color.core.orange.20}",
3047
3252
  "type": "color",
3048
- "description": "Core Token: core.orange.20\nHEX: FCE4C7\n------------------------------\nUsed for pressed state of alert-badge"
3253
+ "description": "Core Token: core.orange.20\nHEX: #FED5AC\n------------------------------\nUsed for pressed state of alert-badge"
3049
3254
  },
3050
- "name": "mds-color-theme-content-indicator-notice-02",
3255
+ "name": "mds-color-theme-content-indicator-notice-2",
3051
3256
  "attributes": {
3052
3257
  "category": "color",
3053
3258
  "type": "theme",
@@ -3061,21 +3266,21 @@
3061
3266
  "content",
3062
3267
  "indicator",
3063
3268
  "notice",
3064
- "02"
3269
+ "2"
3065
3270
  ]
3066
3271
  },
3067
- "03": {
3272
+ "3": {
3068
3273
  "value": "#FEEBD7",
3069
3274
  "type": "color",
3070
- "description": "Core Token: core.orange.10\nHEX: FAF4EB\n---------------------------------\nUsed for rest/hover state of alert-badge",
3275
+ "description": "Core Token: core.orange.10\nHEX: #FEEBD7\n---------------------------------\nUsed for rest/hover state of alert-badge",
3071
3276
  "filePath": "src/theme/webex/light.json",
3072
3277
  "isSource": true,
3073
3278
  "original": {
3074
3279
  "value": "{color.core.orange.10}",
3075
3280
  "type": "color",
3076
- "description": "Core Token: core.orange.10\nHEX: FAF4EB\n---------------------------------\nUsed for rest/hover state of alert-badge"
3281
+ "description": "Core Token: core.orange.10\nHEX: #FEEBD7\n---------------------------------\nUsed for rest/hover state of alert-badge"
3077
3282
  },
3078
- "name": "mds-color-theme-content-indicator-notice-03",
3283
+ "name": "mds-color-theme-content-indicator-notice-3",
3079
3284
  "attributes": {
3080
3285
  "category": "color",
3081
3286
  "type": "theme",
@@ -3089,13 +3294,13 @@
3089
3294
  "content",
3090
3295
  "indicator",
3091
3296
  "notice",
3092
- "03"
3297
+ "3"
3093
3298
  ]
3094
3299
  }
3095
3300
  },
3096
3301
  "decorative": {
3097
3302
  "gold": {
3098
- "01": {
3303
+ "1": {
3099
3304
  "value": "#f7f6dc",
3100
3305
  "type": "color",
3101
3306
  "description": "Core Token: core.decorative.gold.10\nHEX: F7F6DC\n--------------------------\nUsed for press state of tags, avatar",
@@ -3106,7 +3311,7 @@
3106
3311
  "type": "color",
3107
3312
  "description": "Core Token: core.decorative.gold.10\nHEX: F7F6DC\n--------------------------\nUsed for press state of tags, avatar"
3108
3313
  },
3109
- "name": "mds-color-theme-content-indicator-decorative-gold-01",
3314
+ "name": "mds-color-theme-content-indicator-decorative-gold-1",
3110
3315
  "attributes": {
3111
3316
  "category": "color",
3112
3317
  "type": "theme",
@@ -3121,10 +3326,10 @@
3121
3326
  "indicator",
3122
3327
  "decorative",
3123
3328
  "gold",
3124
- "01"
3329
+ "1"
3125
3330
  ]
3126
3331
  },
3127
- "02": {
3332
+ "2": {
3128
3333
  "value": "#f5eaa2",
3129
3334
  "type": "color",
3130
3335
  "description": "Core Token: core.decorative.gold.20\nHEX: F5EAA2\n--------------------------\nUsed for hover state of tags",
@@ -3135,7 +3340,7 @@
3135
3340
  "type": "color",
3136
3341
  "description": "Core Token: core.decorative.gold.20\nHEX: F5EAA2\n--------------------------\nUsed for hover state of tags"
3137
3342
  },
3138
- "name": "mds-color-theme-content-indicator-decorative-gold-02",
3343
+ "name": "mds-color-theme-content-indicator-decorative-gold-2",
3139
3344
  "attributes": {
3140
3345
  "category": "color",
3141
3346
  "type": "theme",
@@ -3150,10 +3355,10 @@
3150
3355
  "indicator",
3151
3356
  "decorative",
3152
3357
  "gold",
3153
- "02"
3358
+ "2"
3154
3359
  ]
3155
3360
  },
3156
- "03": {
3361
+ "3": {
3157
3362
  "value": "#ebd460",
3158
3363
  "type": "color",
3159
3364
  "description": "Core Token: core.decorative.gold.30\nHEX: EBD460\n--------------------------\nUsed for rest state of tags",
@@ -3164,7 +3369,7 @@
3164
3369
  "type": "color",
3165
3370
  "description": "Core Token: core.decorative.gold.30\nHEX: EBD460\n--------------------------\nUsed for rest state of tags"
3166
3371
  },
3167
- "name": "mds-color-theme-content-indicator-decorative-gold-03",
3372
+ "name": "mds-color-theme-content-indicator-decorative-gold-3",
3168
3373
  "attributes": {
3169
3374
  "category": "color",
3170
3375
  "type": "theme",
@@ -3179,12 +3384,12 @@
3179
3384
  "indicator",
3180
3385
  "decorative",
3181
3386
  "gold",
3182
- "03"
3387
+ "3"
3183
3388
  ]
3184
3389
  }
3185
3390
  },
3186
3391
  "lime": {
3187
- "01": {
3392
+ "1": {
3188
3393
  "value": "#f3f7e9",
3189
3394
  "type": "color",
3190
3395
  "description": "Core Token: core.decorative.lime.10\nHEX: F3F7E9\n--------------------------\nUsed for pressed state of tags, avatar",
@@ -3195,7 +3400,7 @@
3195
3400
  "type": "color",
3196
3401
  "description": "Core Token: core.decorative.lime.10\nHEX: F3F7E9\n--------------------------\nUsed for pressed state of tags, avatar"
3197
3402
  },
3198
- "name": "mds-color-theme-content-indicator-decorative-lime-01",
3403
+ "name": "mds-color-theme-content-indicator-decorative-lime-1",
3199
3404
  "attributes": {
3200
3405
  "category": "color",
3201
3406
  "type": "theme",
@@ -3210,10 +3415,10 @@
3210
3415
  "indicator",
3211
3416
  "decorative",
3212
3417
  "lime",
3213
- "01"
3418
+ "1"
3214
3419
  ]
3215
3420
  },
3216
- "02": {
3421
+ "2": {
3217
3422
  "value": "#ddf2ae",
3218
3423
  "type": "color",
3219
3424
  "description": "Core Token: core.decorative.lime.20\nHEX: DDF2AE\n--------------------------\nUsed for hover state of tags",
@@ -3224,7 +3429,7 @@
3224
3429
  "type": "color",
3225
3430
  "description": "Core Token: core.decorative.lime.20\nHEX: DDF2AE\n--------------------------\nUsed for hover state of tags"
3226
3431
  },
3227
- "name": "mds-color-theme-content-indicator-decorative-lime-02",
3432
+ "name": "mds-color-theme-content-indicator-decorative-lime-2",
3228
3433
  "attributes": {
3229
3434
  "category": "color",
3230
3435
  "type": "theme",
@@ -3239,10 +3444,10 @@
3239
3444
  "indicator",
3240
3445
  "decorative",
3241
3446
  "lime",
3242
- "02"
3447
+ "2"
3243
3448
  ]
3244
3449
  },
3245
- "03": {
3450
+ "3": {
3246
3451
  "value": "#bce36f",
3247
3452
  "type": "color",
3248
3453
  "description": "Core Token: core.decorative.lime.30\nHEX: BCE36F\n--------------------------\nUsed for rest state of tags",
@@ -3253,7 +3458,7 @@
3253
3458
  "type": "color",
3254
3459
  "description": "Core Token: core.decorative.lime.30\nHEX: BCE36F\n--------------------------\nUsed for rest state of tags"
3255
3460
  },
3256
- "name": "mds-color-theme-content-indicator-decorative-lime-03",
3461
+ "name": "mds-color-theme-content-indicator-decorative-lime-3",
3257
3462
  "attributes": {
3258
3463
  "category": "color",
3259
3464
  "type": "theme",
@@ -3268,12 +3473,12 @@
3268
3473
  "indicator",
3269
3474
  "decorative",
3270
3475
  "lime",
3271
- "03"
3476
+ "3"
3272
3477
  ]
3273
3478
  }
3274
3479
  },
3275
3480
  "mint": {
3276
- "01": {
3481
+ "1": {
3277
3482
  "value": "#e9f7f3",
3278
3483
  "type": "color",
3279
3484
  "description": "Core Token: core.decorative.mint.10\nHEX: E9F7F3\n--------------------------\nUsed for pressed state of tags, avatar",
@@ -3284,7 +3489,7 @@
3284
3489
  "type": "color",
3285
3490
  "description": "Core Token: core.decorative.mint.10\nHEX: E9F7F3\n--------------------------\nUsed for pressed state of tags, avatar"
3286
3491
  },
3287
- "name": "mds-color-theme-content-indicator-decorative-mint-01",
3492
+ "name": "mds-color-theme-content-indicator-decorative-mint-1",
3288
3493
  "attributes": {
3289
3494
  "category": "color",
3290
3495
  "type": "theme",
@@ -3299,10 +3504,10 @@
3299
3504
  "indicator",
3300
3505
  "decorative",
3301
3506
  "mint",
3302
- "01"
3507
+ "1"
3303
3508
  ]
3304
3509
  },
3305
- "02": {
3510
+ "2": {
3306
3511
  "value": "#baf5e7",
3307
3512
  "type": "color",
3308
3513
  "description": "Core Token: core.decorative.mint.20\nHEX: BAF5E7\n--------------------------\nUsed for hover state of tags",
@@ -3313,7 +3518,7 @@
3313
3518
  "type": "color",
3314
3519
  "description": "Core Token: core.decorative.mint.20\nHEX: BAF5E7\n--------------------------\nUsed for hover state of tags"
3315
3520
  },
3316
- "name": "mds-color-theme-content-indicator-decorative-mint-02",
3521
+ "name": "mds-color-theme-content-indicator-decorative-mint-2",
3317
3522
  "attributes": {
3318
3523
  "category": "color",
3319
3524
  "type": "theme",
@@ -3328,10 +3533,10 @@
3328
3533
  "indicator",
3329
3534
  "decorative",
3330
3535
  "mint",
3331
- "02"
3536
+ "2"
3332
3537
  ]
3333
3538
  },
3334
- "03": {
3539
+ "3": {
3335
3540
  "value": "#74e8d1",
3336
3541
  "type": "color",
3337
3542
  "description": "Core Token: core.decorative.mint.30\nHEX: 74E8D1\n--------------------------\nUsed for pressed state of tags",
@@ -3342,7 +3547,7 @@
3342
3547
  "type": "color",
3343
3548
  "description": "Core Token: core.decorative.mint.30\nHEX: 74E8D1\n--------------------------\nUsed for pressed state of tags"
3344
3549
  },
3345
- "name": "mds-color-theme-content-indicator-decorative-mint-03",
3550
+ "name": "mds-color-theme-content-indicator-decorative-mint-3",
3346
3551
  "attributes": {
3347
3552
  "category": "color",
3348
3553
  "type": "theme",
@@ -3357,12 +3562,12 @@
3357
3562
  "indicator",
3358
3563
  "decorative",
3359
3564
  "mint",
3360
- "03"
3565
+ "3"
3361
3566
  ]
3362
3567
  }
3363
3568
  },
3364
3569
  "cobalt": {
3365
- "01": {
3570
+ "1": {
3366
3571
  "value": "#e5f8ff",
3367
3572
  "type": "color",
3368
3573
  "description": "Core Token: core.decorative.cobalt.10\nHEX: E5F8FF\n--------------------------\nUsed for pressed state of tags",
@@ -3373,7 +3578,7 @@
3373
3578
  "type": "color",
3374
3579
  "description": "Core Token: core.decorative.cobalt.10\nHEX: E5F8FF\n--------------------------\nUsed for pressed state of tags"
3375
3580
  },
3376
- "name": "mds-color-theme-content-indicator-decorative-cobalt-01",
3581
+ "name": "mds-color-theme-content-indicator-decorative-cobalt-1",
3377
3582
  "attributes": {
3378
3583
  "category": "color",
3379
3584
  "type": "theme",
@@ -3388,10 +3593,10 @@
3388
3593
  "indicator",
3389
3594
  "decorative",
3390
3595
  "cobalt",
3391
- "01"
3596
+ "1"
3392
3597
  ]
3393
3598
  },
3394
- "02": {
3599
+ "2": {
3395
3600
  "value": "#c7eeff",
3396
3601
  "type": "color",
3397
3602
  "description": "Core Token: core.decorative.cobalt.20\nHEX: C7EEFF\n--------------------------\nUsed for hover state of tags",
@@ -3402,7 +3607,7 @@
3402
3607
  "type": "color",
3403
3608
  "description": "Core Token: core.decorative.cobalt.20\nHEX: C7EEFF\n--------------------------\nUsed for hover state of tags"
3404
3609
  },
3405
- "name": "mds-color-theme-content-indicator-decorative-cobalt-02",
3610
+ "name": "mds-color-theme-content-indicator-decorative-cobalt-2",
3406
3611
  "attributes": {
3407
3612
  "category": "color",
3408
3613
  "type": "theme",
@@ -3417,10 +3622,10 @@
3417
3622
  "indicator",
3418
3623
  "decorative",
3419
3624
  "cobalt",
3420
- "02"
3625
+ "2"
3421
3626
  ]
3422
3627
  },
3423
- "03": {
3628
+ "3": {
3424
3629
  "value": "#99ddff",
3425
3630
  "type": "color",
3426
3631
  "description": "Core Token: core.decorative.cobalt.30\nHEX: 99DDFF\n--------------------------\nUsed for rest state of tags",
@@ -3431,7 +3636,7 @@
3431
3636
  "type": "color",
3432
3637
  "description": "Core Token: core.decorative.cobalt.30\nHEX: 99DDFF\n--------------------------\nUsed for rest state of tags"
3433
3638
  },
3434
- "name": "mds-color-theme-content-indicator-decorative-cobalt-03",
3639
+ "name": "mds-color-theme-content-indicator-decorative-cobalt-3",
3435
3640
  "attributes": {
3436
3641
  "category": "color",
3437
3642
  "type": "theme",
@@ -3446,12 +3651,12 @@
3446
3651
  "indicator",
3447
3652
  "decorative",
3448
3653
  "cobalt",
3449
- "03"
3654
+ "3"
3450
3655
  ]
3451
3656
  }
3452
3657
  },
3453
3658
  "slate": {
3454
- "01": {
3659
+ "1": {
3455
3660
  "value": "#f2f4ff",
3456
3661
  "type": "color",
3457
3662
  "description": "Core Token: core.decorative.slate.10\nHEX: F2F4FF\n--------------------------\nUsed for pressed state of tags,avatar",
@@ -3462,7 +3667,7 @@
3462
3667
  "type": "color",
3463
3668
  "description": "Core Token: core.decorative.slate.10\nHEX: F2F4FF\n--------------------------\nUsed for pressed state of tags,avatar"
3464
3669
  },
3465
- "name": "mds-color-theme-content-indicator-decorative-slate-01",
3670
+ "name": "mds-color-theme-content-indicator-decorative-slate-1",
3466
3671
  "attributes": {
3467
3672
  "category": "color",
3468
3673
  "type": "theme",
@@ -3477,10 +3682,10 @@
3477
3682
  "indicator",
3478
3683
  "decorative",
3479
3684
  "slate",
3480
- "01"
3685
+ "1"
3481
3686
  ]
3482
3687
  },
3483
- "02": {
3688
+ "2": {
3484
3689
  "value": "#e3e7fa",
3485
3690
  "type": "color",
3486
3691
  "description": "Core Token: core.decorative.slate.20\nHEX: E3E7FA\n--------------------------\nUsed for hover state of tags",
@@ -3491,7 +3696,7 @@
3491
3696
  "type": "color",
3492
3697
  "description": "Core Token: core.decorative.slate.20\nHEX: E3E7FA\n--------------------------\nUsed for hover state of tags"
3493
3698
  },
3494
- "name": "mds-color-theme-content-indicator-decorative-slate-02",
3699
+ "name": "mds-color-theme-content-indicator-decorative-slate-2",
3495
3700
  "attributes": {
3496
3701
  "category": "color",
3497
3702
  "type": "theme",
@@ -3506,10 +3711,10 @@
3506
3711
  "indicator",
3507
3712
  "decorative",
3508
3713
  "slate",
3509
- "02"
3714
+ "2"
3510
3715
  ]
3511
3716
  },
3512
- "03": {
3717
+ "3": {
3513
3718
  "value": "#ced2ed",
3514
3719
  "type": "color",
3515
3720
  "description": "Core Token: core.decorative.slate.30\nHEX: CED2ED\n--------------------------\nUsed for rest state of tags",
@@ -3520,7 +3725,7 @@
3520
3725
  "type": "color",
3521
3726
  "description": "Core Token: core.decorative.slate.30\nHEX: CED2ED\n--------------------------\nUsed for rest state of tags"
3522
3727
  },
3523
- "name": "mds-color-theme-content-indicator-decorative-slate-03",
3728
+ "name": "mds-color-theme-content-indicator-decorative-slate-3",
3524
3729
  "attributes": {
3525
3730
  "category": "color",
3526
3731
  "type": "theme",
@@ -3535,12 +3740,12 @@
3535
3740
  "indicator",
3536
3741
  "decorative",
3537
3742
  "slate",
3538
- "03"
3743
+ "3"
3539
3744
  ]
3540
3745
  }
3541
3746
  },
3542
3747
  "violet": {
3543
- "01": {
3748
+ "1": {
3544
3749
  "value": "#f8f2fc",
3545
3750
  "type": "color",
3546
3751
  "description": "Core Token: core.decorative.violet.10\nHEX: F8F2FC\n--------------------------\nUsed for pressed state of tags, avatar",
@@ -3551,7 +3756,7 @@
3551
3756
  "type": "color",
3552
3757
  "description": "Core Token: core.decorative.violet.10\nHEX: F8F2FC\n--------------------------\nUsed for pressed state of tags, avatar"
3553
3758
  },
3554
- "name": "mds-color-theme-content-indicator-decorative-violet-01",
3759
+ "name": "mds-color-theme-content-indicator-decorative-violet-1",
3555
3760
  "attributes": {
3556
3761
  "category": "color",
3557
3762
  "type": "theme",
@@ -3566,10 +3771,10 @@
3566
3771
  "indicator",
3567
3772
  "decorative",
3568
3773
  "violet",
3569
- "01"
3774
+ "1"
3570
3775
  ]
3571
3776
  },
3572
- "02": {
3777
+ "2": {
3573
3778
  "value": "#f0e3fc",
3574
3779
  "type": "color",
3575
3780
  "description": "Core Token: core.decorative.violet.20\nHEX: F0E3FC\n--------------------------\nUsed for hover state of tags",
@@ -3580,7 +3785,7 @@
3580
3785
  "type": "color",
3581
3786
  "description": "Core Token: core.decorative.violet.20\nHEX: F0E3FC\n--------------------------\nUsed for hover state of tags"
3582
3787
  },
3583
- "name": "mds-color-theme-content-indicator-decorative-violet-02",
3788
+ "name": "mds-color-theme-content-indicator-decorative-violet-2",
3584
3789
  "attributes": {
3585
3790
  "category": "color",
3586
3791
  "type": "theme",
@@ -3595,10 +3800,10 @@
3595
3800
  "indicator",
3596
3801
  "decorative",
3597
3802
  "violet",
3598
- "02"
3803
+ "2"
3599
3804
  ]
3600
3805
  },
3601
- "03": {
3806
+ "3": {
3602
3807
  "value": "#e2cafc",
3603
3808
  "type": "color",
3604
3809
  "description": "Core Token: core.decorative.violet.30\nHEX: E2CAFC\n--------------------------\nUsed for rest state of tags",
@@ -3609,7 +3814,7 @@
3609
3814
  "type": "color",
3610
3815
  "description": "Core Token: core.decorative.violet.30\nHEX: E2CAFC\n--------------------------\nUsed for rest state of tags"
3611
3816
  },
3612
- "name": "mds-color-theme-content-indicator-decorative-violet-03",
3817
+ "name": "mds-color-theme-content-indicator-decorative-violet-3",
3613
3818
  "attributes": {
3614
3819
  "category": "color",
3615
3820
  "type": "theme",
@@ -3624,12 +3829,12 @@
3624
3829
  "indicator",
3625
3830
  "decorative",
3626
3831
  "violet",
3627
- "03"
3832
+ "3"
3628
3833
  ]
3629
3834
  }
3630
3835
  },
3631
3836
  "purple": {
3632
- "01": {
3837
+ "1": {
3633
3838
  "value": "#fcf2fc",
3634
3839
  "type": "color",
3635
3840
  "description": "Core Token: core.decorative.purple.10\nHEX: FCF2FC\n--------------------------\nUsed for active/pressed state of alert-badge (admin), tags",
@@ -3640,7 +3845,7 @@
3640
3845
  "type": "color",
3641
3846
  "description": "Core Token: core.decorative.purple.10\nHEX: FCF2FC\n--------------------------\nUsed for active/pressed state of alert-badge (admin), tags"
3642
3847
  },
3643
- "name": "mds-color-theme-content-indicator-decorative-purple-01",
3848
+ "name": "mds-color-theme-content-indicator-decorative-purple-1",
3644
3849
  "attributes": {
3645
3850
  "category": "color",
3646
3851
  "type": "theme",
@@ -3655,10 +3860,10 @@
3655
3860
  "indicator",
3656
3861
  "decorative",
3657
3862
  "purple",
3658
- "01"
3863
+ "1"
3659
3864
  ]
3660
3865
  },
3661
- "02": {
3866
+ "2": {
3662
3867
  "value": "#fce1fc",
3663
3868
  "type": "color",
3664
3869
  "description": "Core Token: core.decorative.purple.20\nHEX: FCE1FC\n--------------------------\nUsed for hover state of alert-badge (admin), tags",
@@ -3669,7 +3874,7 @@
3669
3874
  "type": "color",
3670
3875
  "description": "Core Token: core.decorative.purple.20\nHEX: FCE1FC\n--------------------------\nUsed for hover state of alert-badge (admin), tags"
3671
3876
  },
3672
- "name": "mds-color-theme-content-indicator-decorative-purple-02",
3877
+ "name": "mds-color-theme-content-indicator-decorative-purple-2",
3673
3878
  "attributes": {
3674
3879
  "category": "color",
3675
3880
  "type": "theme",
@@ -3684,10 +3889,10 @@
3684
3889
  "indicator",
3685
3890
  "decorative",
3686
3891
  "purple",
3687
- "02"
3892
+ "2"
3688
3893
  ]
3689
3894
  },
3690
- "03": {
3895
+ "3": {
3691
3896
  "value": "#fac3f8",
3692
3897
  "type": "color",
3693
3898
  "description": "Core Token: core.decorative.purple.30\nHEX: FAC3F8\n--------------------------\nUsed for rest state of alert-badge (admin), tags",
@@ -3698,7 +3903,7 @@
3698
3903
  "type": "color",
3699
3904
  "description": "Core Token: core.decorative.purple.30\nHEX: FAC3F8\n--------------------------\nUsed for rest state of alert-badge (admin), tags"
3700
3905
  },
3701
- "name": "mds-color-theme-content-indicator-decorative-purple-03",
3906
+ "name": "mds-color-theme-content-indicator-decorative-purple-3",
3702
3907
  "attributes": {
3703
3908
  "category": "color",
3704
3909
  "type": "theme",
@@ -3713,12 +3918,12 @@
3713
3918
  "indicator",
3714
3919
  "decorative",
3715
3920
  "purple",
3716
- "03"
3921
+ "3"
3717
3922
  ]
3718
3923
  }
3719
3924
  },
3720
3925
  "pink": {
3721
- "01": {
3926
+ "1": {
3722
3927
  "value": "#fff2f5",
3723
3928
  "type": "color",
3724
3929
  "description": "Core Token: core.decorative.pink.10\nHEX: FFF2F5\n--------------------------\nUsed for pressed state of tags, avatar",
@@ -3729,7 +3934,7 @@
3729
3934
  "type": "color",
3730
3935
  "description": "Core Token: core.decorative.pink.10\nHEX: FFF2F5\n--------------------------\nUsed for pressed state of tags, avatar"
3731
3936
  },
3732
- "name": "mds-color-theme-content-indicator-decorative-pink-01",
3937
+ "name": "mds-color-theme-content-indicator-decorative-pink-1",
3733
3938
  "attributes": {
3734
3939
  "category": "color",
3735
3940
  "type": "theme",
@@ -3744,10 +3949,10 @@
3744
3949
  "indicator",
3745
3950
  "decorative",
3746
3951
  "pink",
3747
- "01"
3952
+ "1"
3748
3953
  ]
3749
3954
  },
3750
- "02": {
3955
+ "2": {
3751
3956
  "value": "#ffe0e7",
3752
3957
  "type": "color",
3753
3958
  "description": "Core Token: core.decorative.pink.20\nHEX: ffe0e7\n--------------------------\nUsed for hover state of tags",
@@ -3758,7 +3963,7 @@
3758
3963
  "type": "color",
3759
3964
  "description": "Core Token: core.decorative.pink.20\nHEX: ffe0e7\n--------------------------\nUsed for hover state of tags"
3760
3965
  },
3761
- "name": "mds-color-theme-content-indicator-decorative-pink-02",
3966
+ "name": "mds-color-theme-content-indicator-decorative-pink-2",
3762
3967
  "attributes": {
3763
3968
  "category": "color",
3764
3969
  "type": "theme",
@@ -3773,10 +3978,10 @@
3773
3978
  "indicator",
3774
3979
  "decorative",
3775
3980
  "pink",
3776
- "02"
3981
+ "2"
3777
3982
  ]
3778
3983
  },
3779
- "03": {
3984
+ "3": {
3780
3985
  "value": "#ffc7d2",
3781
3986
  "type": "color",
3782
3987
  "description": "Core Token: core.decorative.pink.30\nHEX: FFC7D2\n--------------------------\nUsed for rest state of tags",
@@ -3787,7 +3992,7 @@
3787
3992
  "type": "color",
3788
3993
  "description": "Core Token: core.decorative.pink.30\nHEX: FFC7D2\n--------------------------\nUsed for rest state of tags"
3789
3994
  },
3790
- "name": "mds-color-theme-content-indicator-decorative-pink-03",
3995
+ "name": "mds-color-theme-content-indicator-decorative-pink-3",
3791
3996
  "attributes": {
3792
3997
  "category": "color",
3793
3998
  "type": "theme",
@@ -3802,7 +4007,7 @@
3802
4007
  "indicator",
3803
4008
  "decorative",
3804
4009
  "pink",
3805
- "03"
4010
+ "3"
3806
4011
  ]
3807
4012
  }
3808
4013
  }
@@ -3810,106 +4015,131 @@
3810
4015
  },
3811
4016
  "control": {
3812
4017
  "neutral": {
3813
- "inactive": {
3814
- "default": {
3815
- "value": "#00000033",
4018
+ "default": {
4019
+ "value": "#00000033",
4020
+ "type": "color",
4021
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n-----------------------\nUsed for rest state of inactive control components(checkbox, toggle, radio)",
4022
+ "filePath": "src/theme/webex/light.json",
4023
+ "isSource": true,
4024
+ "original": {
4025
+ "value": "{color.core.black-alpha.20}",
3816
4026
  "type": "color",
3817
- "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n-----------------------\nUsed for rest state of inactive control components(checkbox, toggle, radio)",
3818
- "filePath": "src/theme/webex/light.json",
3819
- "isSource": true,
3820
- "original": {
3821
- "value": "{color.core.black-alpha.20}",
3822
- "type": "color",
3823
- "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n-----------------------\nUsed for rest state of inactive control components(checkbox, toggle, radio)"
3824
- },
3825
- "name": "mds-color-theme-content-control-neutral-inactive-default",
3826
- "attributes": {
3827
- "category": "color",
3828
- "type": "theme",
3829
- "item": "content",
3830
- "subitem": "control",
3831
- "state": "neutral"
3832
- },
3833
- "path": [
3834
- "color",
3835
- "theme",
3836
- "content",
3837
- "control",
3838
- "neutral",
3839
- "inactive",
3840
- "default"
3841
- ]
4027
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n-----------------------\nUsed for rest state of inactive control components(checkbox, toggle, radio)"
3842
4028
  },
3843
- "hover": {
3844
- "value": "#0000004d",
4029
+ "name": "mds-color-theme-content-control-neutral-default",
4030
+ "attributes": {
4031
+ "category": "color",
4032
+ "type": "theme",
4033
+ "item": "content",
4034
+ "subitem": "control",
4035
+ "state": "neutral"
4036
+ },
4037
+ "path": [
4038
+ "color",
4039
+ "theme",
4040
+ "content",
4041
+ "control",
4042
+ "neutral",
4043
+ "default"
4044
+ ]
4045
+ },
4046
+ "hover": {
4047
+ "value": "#0000004d",
4048
+ "type": "color",
4049
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n-----------------------\nUsed for hover state of inactive control components(checkbox, toggle, radio)",
4050
+ "filePath": "src/theme/webex/light.json",
4051
+ "isSource": true,
4052
+ "original": {
4053
+ "value": "{color.core.black-alpha.30}",
3845
4054
  "type": "color",
3846
- "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n-----------------------\nUsed for hover state of inactive control components(checkbox, toggle, radio)",
3847
- "filePath": "src/theme/webex/light.json",
3848
- "isSource": true,
3849
- "original": {
3850
- "value": "{color.core.black-alpha.30}",
3851
- "type": "color",
3852
- "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n-----------------------\nUsed for hover state of inactive control components(checkbox, toggle, radio)"
3853
- },
3854
- "name": "mds-color-theme-content-control-neutral-inactive-hover",
3855
- "attributes": {
3856
- "category": "color",
3857
- "type": "theme",
3858
- "item": "content",
3859
- "subitem": "control",
3860
- "state": "neutral"
3861
- },
3862
- "path": [
3863
- "color",
3864
- "theme",
3865
- "content",
3866
- "control",
3867
- "neutral",
3868
- "inactive",
3869
- "hover"
3870
- ]
4055
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n-----------------------\nUsed for hover state of inactive control components(checkbox, toggle, radio)"
3871
4056
  },
3872
- "pressed": {
3873
- "value": "#00000066",
4057
+ "name": "mds-color-theme-content-control-neutral-hover",
4058
+ "attributes": {
4059
+ "category": "color",
4060
+ "type": "theme",
4061
+ "item": "content",
4062
+ "subitem": "control",
4063
+ "state": "neutral"
4064
+ },
4065
+ "path": [
4066
+ "color",
4067
+ "theme",
4068
+ "content",
4069
+ "control",
4070
+ "neutral",
4071
+ "hover"
4072
+ ]
4073
+ },
4074
+ "pressed": {
4075
+ "value": "#00000066",
4076
+ "type": "color",
4077
+ "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n-----------------------\nUsed for pressed state of inactive control components(checkbox, toggle, radio)",
4078
+ "filePath": "src/theme/webex/light.json",
4079
+ "isSource": true,
4080
+ "original": {
4081
+ "value": "{color.core.black-alpha.40}",
3874
4082
  "type": "color",
3875
- "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n-----------------------\nUsed for pressed state of inactive control components(checkbox, toggle, radio)",
3876
- "filePath": "src/theme/webex/light.json",
3877
- "isSource": true,
3878
- "original": {
3879
- "value": "{color.core.black-alpha.40}",
3880
- "type": "color",
3881
- "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n-----------------------\nUsed for pressed state of inactive control components(checkbox, toggle, radio)"
3882
- },
3883
- "name": "mds-color-theme-content-control-neutral-inactive-pressed",
3884
- "attributes": {
3885
- "category": "color",
3886
- "type": "theme",
3887
- "item": "content",
3888
- "subitem": "control",
3889
- "state": "neutral"
3890
- },
3891
- "path": [
3892
- "color",
3893
- "theme",
3894
- "content",
3895
- "control",
3896
- "neutral",
3897
- "inactive",
3898
- "pressed"
3899
- ]
4083
+ "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n-----------------------\nUsed for pressed state of inactive control components(checkbox, toggle, radio)"
4084
+ },
4085
+ "name": "mds-color-theme-content-control-neutral-pressed",
4086
+ "attributes": {
4087
+ "category": "color",
4088
+ "type": "theme",
4089
+ "item": "content",
4090
+ "subitem": "control",
4091
+ "state": "neutral"
4092
+ },
4093
+ "path": [
4094
+ "color",
4095
+ "theme",
4096
+ "content",
4097
+ "control",
4098
+ "neutral",
4099
+ "pressed"
4100
+ ]
4101
+ },
4102
+ "disabled": {
4103
+ "value": "#00000033",
4104
+ "type": "color",
4105
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n-----------------------\nUsed for disabled state of inactive control components(checkbox, toggle, radio)",
4106
+ "filePath": "src/theme/webex/light.json",
4107
+ "isSource": true,
4108
+ "original": {
4109
+ "value": "{color.core.black-alpha.20}",
4110
+ "type": "color",
4111
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n-----------------------\nUsed for disabled state of inactive control components(checkbox, toggle, radio)"
4112
+ },
4113
+ "name": "mds-color-theme-content-control-neutral-disabled",
4114
+ "attributes": {
4115
+ "category": "color",
4116
+ "type": "theme",
4117
+ "item": "content",
4118
+ "subitem": "control",
4119
+ "state": "neutral"
3900
4120
  },
4121
+ "path": [
4122
+ "color",
4123
+ "theme",
4124
+ "content",
4125
+ "control",
4126
+ "neutral",
4127
+ "disabled"
4128
+ ]
4129
+ },
4130
+ "slider": {
3901
4131
  "disabled": {
3902
- "value": "#ffffff1c",
4132
+ "value": "#adadad",
3903
4133
  "type": "color",
3904
- "description": "Core Token: core.white-alpha.11\nHEX: 000000 11%\n-----------------------\nUsed for disabled state of inactive control components(checkbox, toggle, radio)",
4134
+ "description": "Core Token: core.gray.40\nHEX: adadad\n-----------------------\nUsed for disabled state of slider handdle button.",
3905
4135
  "filePath": "src/theme/webex/light.json",
3906
4136
  "isSource": true,
3907
4137
  "original": {
3908
- "value": "{color.core.white-alpha.11}",
4138
+ "value": "{color.core.gray.40}",
3909
4139
  "type": "color",
3910
- "description": "Core Token: core.white-alpha.11\nHEX: 000000 11%\n-----------------------\nUsed for disabled state of inactive control components(checkbox, toggle, radio)"
4140
+ "description": "Core Token: core.gray.40\nHEX: adadad\n-----------------------\nUsed for disabled state of slider handdle button."
3911
4141
  },
3912
- "name": "mds-color-theme-content-control-neutral-inactive-disabled",
4142
+ "name": "mds-color-theme-content-control-neutral-slider-disabled",
3913
4143
  "attributes": {
3914
4144
  "category": "color",
3915
4145
  "type": "theme",
@@ -3923,130 +4153,96 @@
3923
4153
  "content",
3924
4154
  "control",
3925
4155
  "neutral",
3926
- "inactive",
4156
+ "slider",
3927
4157
  "disabled"
3928
4158
  ]
3929
4159
  }
3930
4160
  }
3931
4161
  },
3932
4162
  "accent": {
3933
- "active": {
3934
- "default": {
3935
- "value": "#1170cf",
4163
+ "default": {
4164
+ "value": "#1170cf",
4165
+ "type": "color",
4166
+ "description": "Core Token: core.blue.60\nHEX: 1170cf\n------------------------------\nUsed for rest state of control components (radio, toggle, checkbox)",
4167
+ "filePath": "src/theme/webex/light.json",
4168
+ "isSource": true,
4169
+ "original": {
4170
+ "value": "{color.core.blue.60}",
3936
4171
  "type": "color",
3937
- "description": "Core Token: core.blue.60\nHEX: 1170cf\n------------------------------\nUsed for rest state of control components (radio, toggle, checkbox)",
3938
- "filePath": "src/theme/webex/light.json",
3939
- "isSource": true,
3940
- "original": {
3941
- "value": "{color.core.blue.60}",
3942
- "type": "color",
3943
- "description": "Core Token: core.blue.60\nHEX: 1170cf\n------------------------------\nUsed for rest state of control components (radio, toggle, checkbox)"
3944
- },
3945
- "name": "mds-color-theme-content-control-accent-active-default",
3946
- "attributes": {
3947
- "category": "color",
3948
- "type": "theme",
3949
- "item": "content",
3950
- "subitem": "control",
3951
- "state": "accent"
3952
- },
3953
- "path": [
3954
- "color",
3955
- "theme",
3956
- "content",
3957
- "control",
3958
- "accent",
3959
- "active",
3960
- "default"
3961
- ]
4172
+ "description": "Core Token: core.blue.60\nHEX: 1170cf\n------------------------------\nUsed for rest state of control components (radio, toggle, checkbox)"
3962
4173
  },
3963
- "hover": {
3964
- "value": "#0353a8",
3965
- "type": "color",
3966
- "description": "Core Token: core.blue.70\nHEXL: 0353a8\n------------------------------\nUsed for hover state of control components (radio, toggle, checkbox)",
3967
- "filePath": "src/theme/webex/light.json",
3968
- "isSource": true,
3969
- "original": {
3970
- "value": "{color.core.blue.70}",
3971
- "type": "color",
3972
- "description": "Core Token: core.blue.70\nHEXL: 0353a8\n------------------------------\nUsed for hover state of control components (radio, toggle, checkbox)"
3973
- },
3974
- "name": "mds-color-theme-content-control-accent-active-hover",
3975
- "attributes": {
3976
- "category": "color",
3977
- "type": "theme",
3978
- "item": "content",
3979
- "subitem": "control",
3980
- "state": "accent"
3981
- },
3982
- "path": [
3983
- "color",
3984
- "theme",
3985
- "content",
3986
- "control",
3987
- "accent",
3988
- "active",
3989
- "hover"
3990
- ]
4174
+ "name": "mds-color-theme-content-control-accent-default",
4175
+ "attributes": {
4176
+ "category": "color",
4177
+ "type": "theme",
4178
+ "item": "content",
4179
+ "subitem": "control",
4180
+ "state": "accent"
3991
4181
  },
3992
- "pressed": {
3993
- "value": "#063a75",
4182
+ "path": [
4183
+ "color",
4184
+ "theme",
4185
+ "content",
4186
+ "control",
4187
+ "accent",
4188
+ "default"
4189
+ ]
4190
+ },
4191
+ "hover": {
4192
+ "value": "#0353a8",
4193
+ "type": "color",
4194
+ "description": "Core Token: core.blue.70\nHEXL: 0353a8\n------------------------------\nUsed for hover state of control components (radio, toggle, checkbox)",
4195
+ "filePath": "src/theme/webex/light.json",
4196
+ "isSource": true,
4197
+ "original": {
4198
+ "value": "{color.core.blue.70}",
3994
4199
  "type": "color",
3995
- "description": "Core Token: core.blue.80\nHEXL: 063a75\n------------------------------\nUsed for pressed state of control components (radio, toggle, checkbox)",
3996
- "filePath": "src/theme/webex/light.json",
3997
- "isSource": true,
3998
- "original": {
3999
- "value": "{color.core.blue.80}",
4000
- "type": "color",
4001
- "description": "Core Token: core.blue.80\nHEXL: 063a75\n------------------------------\nUsed for pressed state of control components (radio, toggle, checkbox)"
4002
- },
4003
- "name": "mds-color-theme-content-control-accent-active-pressed",
4004
- "attributes": {
4005
- "category": "color",
4006
- "type": "theme",
4007
- "item": "content",
4008
- "subitem": "control",
4009
- "state": "accent"
4010
- },
4011
- "path": [
4012
- "color",
4013
- "theme",
4014
- "content",
4015
- "control",
4016
- "accent",
4017
- "active",
4018
- "pressed"
4019
- ]
4200
+ "description": "Core Token: core.blue.70\nHEXL: 0353a8\n------------------------------\nUsed for hover state of control components (radio, toggle, checkbox)"
4020
4201
  },
4021
- "disabled": {
4022
- "value": "#bfe3ff",
4202
+ "name": "mds-color-theme-content-control-accent-hover",
4203
+ "attributes": {
4204
+ "category": "color",
4205
+ "type": "theme",
4206
+ "item": "content",
4207
+ "subitem": "control",
4208
+ "state": "accent"
4209
+ },
4210
+ "path": [
4211
+ "color",
4212
+ "theme",
4213
+ "content",
4214
+ "control",
4215
+ "accent",
4216
+ "hover"
4217
+ ]
4218
+ },
4219
+ "pressed": {
4220
+ "value": "#063a75",
4221
+ "type": "color",
4222
+ "description": "Core Token: core.blue.80\nHEXL: 063a75\n------------------------------\nUsed for pressed state of control components (radio, toggle, checkbox)",
4223
+ "filePath": "src/theme/webex/light.json",
4224
+ "isSource": true,
4225
+ "original": {
4226
+ "value": "{color.core.blue.80}",
4023
4227
  "type": "color",
4024
- "description": "Core Token: core.blue.20\nHEX: BFE3FF\n--------------\nUsed for disabled state of control components (radio, toggle, checkbox)",
4025
- "filePath": "src/theme/webex/light.json",
4026
- "isSource": true,
4027
- "original": {
4028
- "value": "{color.core.blue.20}",
4029
- "type": "color",
4030
- "description": "Core Token: core.blue.20\nHEX: BFE3FF\n--------------\nUsed for disabled state of control components (radio, toggle, checkbox)"
4031
- },
4032
- "name": "mds-color-theme-content-control-accent-active-disabled",
4033
- "attributes": {
4034
- "category": "color",
4035
- "type": "theme",
4036
- "item": "content",
4037
- "subitem": "control",
4038
- "state": "accent"
4039
- },
4040
- "path": [
4041
- "color",
4042
- "theme",
4043
- "content",
4044
- "control",
4045
- "accent",
4046
- "active",
4047
- "disabled"
4048
- ]
4049
- }
4228
+ "description": "Core Token: core.blue.80\nHEXL: 063a75\n------------------------------\nUsed for pressed state of control components (radio, toggle, checkbox)"
4229
+ },
4230
+ "name": "mds-color-theme-content-control-accent-pressed",
4231
+ "attributes": {
4232
+ "category": "color",
4233
+ "type": "theme",
4234
+ "item": "content",
4235
+ "subitem": "control",
4236
+ "state": "accent"
4237
+ },
4238
+ "path": [
4239
+ "color",
4240
+ "theme",
4241
+ "content",
4242
+ "control",
4243
+ "accent",
4244
+ "pressed"
4245
+ ]
4050
4246
  }
4051
4247
  }
4052
4248
  },
@@ -4145,7 +4341,7 @@
4145
4341
  "filePath": "src/theme/webex/light.json",
4146
4342
  "isSource": true,
4147
4343
  "original": {
4148
- "value": "{color.core.black-alpha.00}",
4344
+ "value": "{color.core.black-alpha.0}",
4149
4345
  "type": "color",
4150
4346
  "description": "Core Token: core.black-alpha-00\nHEX: 000000 0%\n-----------------------------\nghost state of scrollbar track and arrow background"
4151
4347
  },
@@ -4256,7 +4452,7 @@
4256
4452
  },
4257
4453
  "border": {
4258
4454
  "neutral": {
4259
- "00": {
4455
+ "0": {
4260
4456
  "value": "#00000033",
4261
4457
  "type": "color",
4262
4458
  "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n----------------------\n• Used for calendar- picker, modal-bgs, dialog, toasts, menu-list, grids \n[iOS] content-list, separator, bottom-tabs, content\n[AND] content-list, list-item, separator, toast, reaction-bar",
@@ -4267,23 +4463,23 @@
4267
4463
  "type": "color",
4268
4464
  "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n----------------------\n• Used for calendar- picker, modal-bgs, dialog, toasts, menu-list, grids \n[iOS] content-list, separator, bottom-tabs, content\n[AND] content-list, list-item, separator, toast, reaction-bar"
4269
4465
  },
4270
- "name": "mds-color-theme-border-neutral-00",
4466
+ "name": "mds-color-theme-border-neutral-0",
4271
4467
  "attributes": {
4272
4468
  "category": "color",
4273
4469
  "type": "theme",
4274
4470
  "item": "border",
4275
4471
  "subitem": "neutral",
4276
- "state": "00"
4472
+ "state": "0"
4277
4473
  },
4278
4474
  "path": [
4279
4475
  "color",
4280
4476
  "theme",
4281
4477
  "border",
4282
4478
  "neutral",
4283
- "00"
4479
+ "0"
4284
4480
  ]
4285
4481
  },
4286
- "01": {
4482
+ "1": {
4287
4483
  "value": "#0000004d",
4288
4484
  "type": "color",
4289
4485
  "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n----------------------------------\n• Outline for rest, hover, pressed, active state of secondary-buttons\n• Use with btn.neutral.secondary\n• Do not use it for disabled buttons.",
@@ -4294,23 +4490,23 @@
4294
4490
  "type": "color",
4295
4491
  "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n----------------------------------\n• Outline for rest, hover, pressed, active state of secondary-buttons\n• Use with btn.neutral.secondary\n• Do not use it for disabled buttons."
4296
4492
  },
4297
- "name": "mds-color-theme-border-neutral-01",
4493
+ "name": "mds-color-theme-border-neutral-1",
4298
4494
  "attributes": {
4299
4495
  "category": "color",
4300
4496
  "type": "theme",
4301
4497
  "item": "border",
4302
4498
  "subitem": "neutral",
4303
- "state": "01"
4499
+ "state": "1"
4304
4500
  },
4305
4501
  "path": [
4306
4502
  "color",
4307
4503
  "theme",
4308
4504
  "border",
4309
4505
  "neutral",
4310
- "01"
4506
+ "1"
4311
4507
  ]
4312
4508
  },
4313
- "02": {
4509
+ "2": {
4314
4510
  "value": "#00000066",
4315
4511
  "type": "color",
4316
4512
  "description": "Core Token: core.black-alpha-40\nHEX: 000000 40%\n-----------------------\nUse it with surface.neutral.05\nUsed for\nchips, grids, panels, meeting-markers, input-fields, tags",
@@ -4321,50 +4517,50 @@
4321
4517
  "type": "color",
4322
4518
  "description": "Core Token: core.black-alpha-40\nHEX: 000000 40%\n-----------------------\nUse it with surface.neutral.05\nUsed for\nchips, grids, panels, meeting-markers, input-fields, tags"
4323
4519
  },
4324
- "name": "mds-color-theme-border-neutral-02",
4520
+ "name": "mds-color-theme-border-neutral-2",
4325
4521
  "attributes": {
4326
4522
  "category": "color",
4327
4523
  "type": "theme",
4328
4524
  "item": "border",
4329
4525
  "subitem": "neutral",
4330
- "state": "02"
4526
+ "state": "2"
4331
4527
  },
4332
4528
  "path": [
4333
4529
  "color",
4334
4530
  "theme",
4335
4531
  "border",
4336
4532
  "neutral",
4337
- "02"
4533
+ "2"
4338
4534
  ]
4339
4535
  },
4340
- "03": {
4536
+ "3": {
4341
4537
  "value": "#00000080",
4342
4538
  "type": "color",
4343
- "description": "Core Token: core.black.alpha-50\nHEX: 000000 50%\n-------------------------\nUsed for input-fields, control components",
4539
+ "description": "Core Token: core.black.alpha-50\nHEX: 000000 50%\n-------------------------\nUsed for input-fields, sliders.",
4344
4540
  "filePath": "src/theme/webex/light.json",
4345
4541
  "isSource": true,
4346
4542
  "original": {
4347
4543
  "value": "{color.core.black-alpha.50}",
4348
4544
  "type": "color",
4349
- "description": "Core Token: core.black.alpha-50\nHEX: 000000 50%\n-------------------------\nUsed for input-fields, control components"
4545
+ "description": "Core Token: core.black.alpha-50\nHEX: 000000 50%\n-------------------------\nUsed for input-fields, sliders."
4350
4546
  },
4351
- "name": "mds-color-theme-border-neutral-03",
4547
+ "name": "mds-color-theme-border-neutral-3",
4352
4548
  "attributes": {
4353
4549
  "category": "color",
4354
4550
  "type": "theme",
4355
4551
  "item": "border",
4356
4552
  "subitem": "neutral",
4357
- "state": "03"
4553
+ "state": "3"
4358
4554
  },
4359
4555
  "path": [
4360
4556
  "color",
4361
4557
  "theme",
4362
4558
  "border",
4363
4559
  "neutral",
4364
- "03"
4560
+ "3"
4365
4561
  ]
4366
4562
  },
4367
- "04": {
4563
+ "4": {
4368
4564
  "value": "#000000e6",
4369
4565
  "type": "color",
4370
4566
  "description": "Core Token: core.black.alpha-90\nHEX: 000000 90%\n-------------------------\nOutline border for focus state input field. used for search-field, text-field, combo-box",
@@ -4375,25 +4571,25 @@
4375
4571
  "type": "color",
4376
4572
  "description": "Core Token: core.black.alpha-90\nHEX: 000000 90%\n-------------------------\nOutline border for focus state input field. used for search-field, text-field, combo-box"
4377
4573
  },
4378
- "name": "mds-color-theme-border-neutral-04",
4574
+ "name": "mds-color-theme-border-neutral-4",
4379
4575
  "attributes": {
4380
4576
  "category": "color",
4381
4577
  "type": "theme",
4382
4578
  "item": "border",
4383
4579
  "subitem": "neutral",
4384
- "state": "04"
4580
+ "state": "4"
4385
4581
  },
4386
4582
  "path": [
4387
4583
  "color",
4388
4584
  "theme",
4389
4585
  "border",
4390
4586
  "neutral",
4391
- "04"
4587
+ "4"
4392
4588
  ]
4393
4589
  }
4394
4590
  },
4395
4591
  "positive": {
4396
- "00": {
4592
+ "0": {
4397
4593
  "value": "#185e46",
4398
4594
  "type": "color",
4399
4595
  "description": "Core Token: core.green.70\nHEX: 185E46\n---------------\nUsed for join/success buttons",
@@ -4404,25 +4600,25 @@
4404
4600
  "type": "color",
4405
4601
  "description": "Core Token: core.green.70\nHEX: 185E46\n---------------\nUsed for join/success buttons"
4406
4602
  },
4407
- "name": "mds-color-theme-border-positive-00",
4603
+ "name": "mds-color-theme-border-positive-0",
4408
4604
  "attributes": {
4409
4605
  "category": "color",
4410
4606
  "type": "theme",
4411
4607
  "item": "border",
4412
4608
  "subitem": "positive",
4413
- "state": "00"
4609
+ "state": "0"
4414
4610
  },
4415
4611
  "path": [
4416
4612
  "color",
4417
4613
  "theme",
4418
4614
  "border",
4419
4615
  "positive",
4420
- "00"
4616
+ "0"
4421
4617
  ]
4422
4618
  }
4423
4619
  },
4424
4620
  "negative": {
4425
- "00": {
4621
+ "0": {
4426
4622
  "value": "#ab0a15",
4427
4623
  "type": "color",
4428
4624
  "description": "Core Token: core.red.70\nHEX: AB0A15\n---------------\nUsed for outline of error/cancel state of input, buttons.",
@@ -4433,25 +4629,25 @@
4433
4629
  "type": "color",
4434
4630
  "description": "Core Token: core.red.70\nHEX: AB0A15\n---------------\nUsed for outline of error/cancel state of input, buttons."
4435
4631
  },
4436
- "name": "mds-color-theme-border-negative-00",
4632
+ "name": "mds-color-theme-border-negative-0",
4437
4633
  "attributes": {
4438
4634
  "category": "color",
4439
4635
  "type": "theme",
4440
4636
  "item": "border",
4441
4637
  "subitem": "negative",
4442
- "state": "00"
4638
+ "state": "0"
4443
4639
  },
4444
4640
  "path": [
4445
4641
  "color",
4446
4642
  "theme",
4447
4643
  "border",
4448
4644
  "negative",
4449
- "00"
4645
+ "0"
4450
4646
  ]
4451
4647
  }
4452
4648
  },
4453
4649
  "accent": {
4454
- "00": {
4650
+ "0": {
4455
4651
  "value": "#1170cf",
4456
4652
  "type": "color",
4457
4653
  "description": "Core Token: core.blue.60\nHEX: 1170CF\n-------------------------\nUsed for outline of secondary accent buttons, attachment/fileViewer-preview, messaging/new, chip, input fields",
@@ -4462,25 +4658,25 @@
4462
4658
  "type": "color",
4463
4659
  "description": "Core Token: core.blue.60\nHEX: 1170CF\n-------------------------\nUsed for outline of secondary accent buttons, attachment/fileViewer-preview, messaging/new, chip, input fields"
4464
4660
  },
4465
- "name": "mds-color-theme-border-accent-00",
4661
+ "name": "mds-color-theme-border-accent-0",
4466
4662
  "attributes": {
4467
4663
  "category": "color",
4468
4664
  "type": "theme",
4469
4665
  "item": "border",
4470
4666
  "subitem": "accent",
4471
- "state": "00"
4667
+ "state": "0"
4472
4668
  },
4473
4669
  "path": [
4474
4670
  "color",
4475
4671
  "theme",
4476
4672
  "border",
4477
4673
  "accent",
4478
- "00"
4674
+ "0"
4479
4675
  ]
4480
4676
  }
4481
4677
  },
4482
4678
  "notice": {
4483
- "00": {
4679
+ "0": {
4484
4680
  "value": "#EC6400",
4485
4681
  "type": "color",
4486
4682
  "description": "Core Token: core.orange.50\nHEX: F26B1D\n-------------------------------\noutline for the orange tags",
@@ -4491,20 +4687,20 @@
4491
4687
  "type": "color",
4492
4688
  "description": "Core Token: core.orange.50\nHEX: F26B1D\n-------------------------------\noutline for the orange tags"
4493
4689
  },
4494
- "name": "mds-color-theme-border-notice-00",
4690
+ "name": "mds-color-theme-border-notice-0",
4495
4691
  "attributes": {
4496
4692
  "category": "color",
4497
4693
  "type": "theme",
4498
4694
  "item": "border",
4499
4695
  "subitem": "notice",
4500
- "state": "00"
4696
+ "state": "0"
4501
4697
  },
4502
4698
  "path": [
4503
4699
  "color",
4504
4700
  "theme",
4505
4701
  "border",
4506
4702
  "notice",
4507
- "00"
4703
+ "0"
4508
4704
  ]
4509
4705
  }
4510
4706
  },
@@ -4546,7 +4742,7 @@
4546
4742
  "filePath": "src/theme/webex/light.json",
4547
4743
  "isSource": true,
4548
4744
  "original": {
4549
- "value": "linear-gradient(90deg, {color.core.black-alpha.00} 0%, {color.core.black-alpha.20} 22.4%, {color.core.black-alpha.20} 72.4%, {color.core.black-alpha.00} 100%)",
4745
+ "value": "linear-gradient(90deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.20} 22.4%, {color.core.black-alpha.20} 72.4%, {color.core.black-alpha.0} 100%)",
4550
4746
  "type": "color",
4551
4747
  "description": "Core Token: core.black-alpha.0, core.black-alpha.20, core.black-alpha.20, core.black-alpha.0\nHEX: 000000 0% 0%, 000000 20% 22.4%, 000000 20% 72.4%, 000000 0% 100%\n--------------------------------\nUsed for divider default on compose area in space. "
4552
4748
  },
@@ -4575,7 +4771,7 @@
4575
4771
  "filePath": "src/theme/webex/light.json",
4576
4772
  "isSource": true,
4577
4773
  "original": {
4578
- "value": "linear-gradient(90deg, {color.core.black-alpha.00} 0%, {color.core.black-alpha.20} 22.4%, {color.core.black-alpha.20} 72.4%, {color.core.black-alpha.00} 100%)",
4774
+ "value": "linear-gradient(90deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.20} 22.4%, {color.core.black-alpha.20} 72.4%, {color.core.black-alpha.0} 100%)",
4579
4775
  "type": "color",
4580
4776
  "description": "Core Token: core.black-alpha.0, core.black-alpha.20, core.black-alpha.20, core.black-alpha.0\nHEX: 000000 0% 0%, 000000 20% 22.4%, 000000 20% 22.4%, 000000 0% 100%, \n--------------------------------\nUsed for hover state of divider default on compose area in space. "
4581
4777
  },
@@ -4779,6 +4975,35 @@
4779
4975
  }
4780
4976
  }
4781
4977
  }
4978
+ },
4979
+ "warning": {
4980
+ "0": {
4981
+ "value": "#a65e00",
4982
+ "type": "color",
4983
+ "description": "Core: color.core.yellow.60\nHEX:#a65e00\n4.97 on surface.neutral.02.primary (#ffffff)\nUsed for warning state of input fields border",
4984
+ "filePath": "src/theme/webex/light.json",
4985
+ "isSource": true,
4986
+ "original": {
4987
+ "value": "{color.core.yellow.60}",
4988
+ "type": "color",
4989
+ "description": "Core: color.core.yellow.60\nHEX:#a65e00\n4.97 on surface.neutral.02.primary (#ffffff)\nUsed for warning state of input fields border"
4990
+ },
4991
+ "name": "mds-color-theme-border-warning-0",
4992
+ "attributes": {
4993
+ "category": "color",
4994
+ "type": "theme",
4995
+ "item": "border",
4996
+ "subitem": "warning",
4997
+ "state": "0"
4998
+ },
4999
+ "path": [
5000
+ "color",
5001
+ "theme",
5002
+ "border",
5003
+ "warning",
5004
+ "0"
5005
+ ]
5006
+ }
4782
5007
  }
4783
5008
  }
4784
5009
  }