@momentum-design/tokens 0.0.55 → 0.0.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/core/complete.css +97 -98
- package/dist/css/theme/aaos/day-complete.css +14 -16
- package/dist/css/theme/aaos/night-complete.css +10 -12
- package/dist/css/theme/webex/dark-stable.css +98 -121
- package/dist/css/theme/webex/hc-dark-stable.css +145 -94
- package/dist/css/theme/webex/hc-light-stable.css +159 -108
- package/dist/css/theme/webex/light-stable.css +121 -148
- package/dist/ios/core/complete.swift +97 -98
- package/dist/ios/theme/aaos/day-complete.swift +14 -16
- package/dist/ios/theme/aaos/night-complete.swift +10 -12
- package/dist/ios/theme/webex/dark-stable.swift +79 -102
- package/dist/ios/theme/webex/hc-dark-stable.swift +145 -94
- package/dist/ios/theme/webex/hc-light-stable.swift +159 -108
- package/dist/ios/theme/webex/light-stable.swift +101 -128
- package/dist/json/core/complete.json +3150 -2380
- package/dist/json/theme/aaos/day-complete.json +273 -257
- package/dist/json/theme/aaos/night-complete.json +273 -257
- package/dist/json/theme/webex/dark-stable.json +5986 -5937
- package/dist/json/theme/webex/hc-dark-stable.json +6694 -3987
- package/dist/json/theme/webex/hc-light-stable.json +6601 -3890
- package/dist/json/theme/webex/light-stable.json +6023 -6087
- package/dist/json-minimal/core/complete.json +179 -148
- package/dist/json-minimal/theme/aaos/day-complete.json +13 -21
- package/dist/json-minimal/theme/aaos/night-complete.json +9 -17
- package/dist/json-minimal/theme/webex/dark-stable.json +177 -226
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +253 -132
- package/dist/json-minimal/theme/webex/hc-light-stable.json +268 -147
- package/dist/json-minimal/theme/webex/light-stable.json +205 -254
- package/dist/resources/core/complete.xml +97 -98
- package/dist/resources/theme/aaos/day-complete.xml +14 -16
- package/dist/resources/theme/aaos/night-complete.xml +10 -12
- package/dist/resources/theme/webex/dark-stable.xml +98 -121
- package/dist/resources/theme/webex/hc-dark-stable.xml +145 -94
- package/dist/resources/theme/webex/hc-light-stable.xml +159 -108
- package/dist/resources/theme/webex/light-stable.xml +121 -148
- package/dist/scss/core/complete.scss +97 -98
- package/dist/scss/theme/aaos/day-complete.scss +14 -16
- package/dist/scss/theme/aaos/night-complete.scss +10 -12
- package/dist/scss/theme/webex/dark-stable.scss +99 -122
- package/dist/scss/theme/webex/hc-dark-stable.scss +145 -94
- package/dist/scss/theme/webex/hc-light-stable.scss +159 -108
- package/dist/scss/theme/webex/light-stable.scss +122 -149
- package/package.json +1 -1
- package/dist/css/theme/webex/common-stable.css +0 -81
- package/dist/css/theme/webex/dark-complete.css +0 -298
- package/dist/css/theme/webex/light-complete.css +0 -295
- package/dist/ios/theme/webex/common-stable.swift +0 -87
- package/dist/ios/theme/webex/dark-complete.swift +0 -304
- package/dist/ios/theme/webex/light-complete.swift +0 -301
- package/dist/json/theme/webex/common-stable.json +0 -2179
- package/dist/json/theme/webex/dark-complete.json +0 -8500
- package/dist/json/theme/webex/light-complete.json +0 -8395
- package/dist/json-minimal/theme/webex/common-stable.json +0 -164
- package/dist/json-minimal/theme/webex/dark-complete.json +0 -635
- package/dist/json-minimal/theme/webex/light-complete.json +0 -632
- package/dist/resources/theme/webex/common-stable.xml +0 -83
- package/dist/resources/theme/webex/dark-complete.xml +0 -300
- package/dist/resources/theme/webex/light-complete.xml +0 -297
- package/dist/scss/theme/webex/common-stable.scss +0 -78
- package/dist/scss/theme/webex/dark-complete.scss +0 -295
- package/dist/scss/theme/webex/light-complete.scss +0 -292
|
@@ -5,15 +5,17 @@
|
|
|
5
5
|
"neutral": {
|
|
6
6
|
"0": {
|
|
7
7
|
"default": {
|
|
8
|
-
"
|
|
8
|
+
"parent": "aaos/night",
|
|
9
9
|
"type": "color",
|
|
10
|
-
"
|
|
11
|
-
"
|
|
10
|
+
"value": "#0e1013",
|
|
11
|
+
"description": "",
|
|
12
|
+
"filePath": "src/aaos/night.json",
|
|
12
13
|
"isSource": true,
|
|
13
14
|
"original": {
|
|
14
|
-
"
|
|
15
|
+
"parent": "aaos/night",
|
|
15
16
|
"type": "color",
|
|
16
|
-
"
|
|
17
|
+
"value": "{color.core.gray.96}",
|
|
18
|
+
"description": ""
|
|
17
19
|
},
|
|
18
20
|
"name": "mds-color-theme-surface-neutral-0-default",
|
|
19
21
|
"attributes": {
|
|
@@ -35,15 +37,17 @@
|
|
|
35
37
|
},
|
|
36
38
|
"1": {
|
|
37
39
|
"default": {
|
|
38
|
-
"
|
|
40
|
+
"parent": "aaos/night",
|
|
39
41
|
"type": "color",
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
+
"value": "#17181b",
|
|
43
|
+
"description": "",
|
|
44
|
+
"filePath": "src/aaos/night.json",
|
|
42
45
|
"isSource": true,
|
|
43
46
|
"original": {
|
|
44
|
-
"
|
|
47
|
+
"parent": "aaos/night",
|
|
45
48
|
"type": "color",
|
|
46
|
-
"
|
|
49
|
+
"value": "{color.core.gray.93}",
|
|
50
|
+
"description": ""
|
|
47
51
|
},
|
|
48
52
|
"name": "mds-color-theme-surface-neutral-1-default",
|
|
49
53
|
"attributes": {
|
|
@@ -65,15 +69,17 @@
|
|
|
65
69
|
},
|
|
66
70
|
"2": {
|
|
67
71
|
"default": {
|
|
68
|
-
"
|
|
72
|
+
"parent": "aaos/night",
|
|
69
73
|
"type": "color",
|
|
70
|
-
"
|
|
71
|
-
"
|
|
74
|
+
"value": "#202124
|
|
75
|
+
"description": "",
|
|
76
|
+
"filePath": "src/aaos/night.json",
|
|
72
77
|
"isSource": true,
|
|
73
78
|
"original": {
|
|
74
|
-
"
|
|
79
|
+
"parent": "aaos/night",
|
|
75
80
|
"type": "color",
|
|
76
|
-
"
|
|
81
|
+
"value": "{color.core.gray.91
|
|
82
|
+
"description": ""
|
|
77
83
|
},
|
|
78
84
|
"name": "mds-color-theme-surface-neutral-2-default",
|
|
79
85
|
"attributes": {
|
|
@@ -99,15 +105,17 @@
|
|
|
99
105
|
"text": {
|
|
100
106
|
"neutral": {
|
|
101
107
|
"primary": {
|
|
102
|
-
"
|
|
108
|
+
"parent": "aaos/night",
|
|
103
109
|
"type": "color",
|
|
104
|
-
"
|
|
105
|
-
"
|
|
110
|
+
"value": "#ffffffe0",
|
|
111
|
+
"description": "",
|
|
112
|
+
"filePath": "src/aaos/night.json",
|
|
106
113
|
"isSource": true,
|
|
107
114
|
"original": {
|
|
108
|
-
"
|
|
115
|
+
"parent": "aaos/night",
|
|
109
116
|
"type": "color",
|
|
110
|
-
"
|
|
117
|
+
"value": "{color.core.white-alpha.88}",
|
|
118
|
+
"description": ""
|
|
111
119
|
},
|
|
112
120
|
"name": "mds-color-theme-content-text-neutral-primary",
|
|
113
121
|
"attributes": {
|
|
@@ -127,15 +135,17 @@
|
|
|
127
135
|
]
|
|
128
136
|
},
|
|
129
137
|
"secondary": {
|
|
130
|
-
"
|
|
138
|
+
"parent": "aaos/night",
|
|
131
139
|
"type": "color",
|
|
132
|
-
"
|
|
133
|
-
"
|
|
140
|
+
"value": "#ffffff99",
|
|
141
|
+
"description": "",
|
|
142
|
+
"filePath": "src/aaos/night.json",
|
|
134
143
|
"isSource": true,
|
|
135
144
|
"original": {
|
|
136
|
-
"
|
|
145
|
+
"parent": "aaos/night",
|
|
137
146
|
"type": "color",
|
|
138
|
-
"
|
|
147
|
+
"value": "{color.core.white-alpha.60}",
|
|
148
|
+
"description": ""
|
|
139
149
|
},
|
|
140
150
|
"name": "mds-color-theme-content-text-neutral-secondary",
|
|
141
151
|
"attributes": {
|
|
@@ -155,15 +165,17 @@
|
|
|
155
165
|
]
|
|
156
166
|
},
|
|
157
167
|
"disabled": {
|
|
158
|
-
"
|
|
168
|
+
"parent": "aaos/night",
|
|
159
169
|
"type": "color",
|
|
160
|
-
"
|
|
161
|
-
"
|
|
170
|
+
"value": "#ffffff80",
|
|
171
|
+
"description": "",
|
|
172
|
+
"filePath": "src/aaos/night.json",
|
|
162
173
|
"isSource": true,
|
|
163
174
|
"original": {
|
|
164
|
-
"
|
|
175
|
+
"parent": "aaos/night",
|
|
165
176
|
"type": "color",
|
|
166
|
-
"
|
|
177
|
+
"value": "{color.core.white-alpha.50}",
|
|
178
|
+
"description": ""
|
|
167
179
|
},
|
|
168
180
|
"name": "mds-color-theme-content-text-neutral-disabled",
|
|
169
181
|
"attributes": {
|
|
@@ -186,15 +198,17 @@
|
|
|
186
198
|
"contrast": {
|
|
187
199
|
"neutral": {
|
|
188
200
|
"primary": {
|
|
189
|
-
"
|
|
201
|
+
"parent": "aaos/night",
|
|
190
202
|
"type": "color",
|
|
191
|
-
"
|
|
192
|
-
"
|
|
203
|
+
"value": "#000000",
|
|
204
|
+
"description": "",
|
|
205
|
+
"filePath": "src/aaos/night.json",
|
|
193
206
|
"isSource": true,
|
|
194
207
|
"original": {
|
|
195
|
-
"
|
|
208
|
+
"parent": "aaos/night",
|
|
196
209
|
"type": "color",
|
|
197
|
-
"
|
|
210
|
+
"value": "{color.core.gray.110}",
|
|
211
|
+
"description": ""
|
|
198
212
|
},
|
|
199
213
|
"name": "mds-color-theme-content-text-contrast-neutral-primary",
|
|
200
214
|
"attributes": {
|
|
@@ -218,15 +232,17 @@
|
|
|
218
232
|
},
|
|
219
233
|
"positive": {
|
|
220
234
|
"default": {
|
|
221
|
-
"
|
|
235
|
+
"parent": "aaos/night",
|
|
222
236
|
"type": "color",
|
|
223
|
-
"
|
|
224
|
-
"
|
|
237
|
+
"value": "#27a17a",
|
|
238
|
+
"description": "",
|
|
239
|
+
"filePath": "src/aaos/night.json",
|
|
225
240
|
"isSource": true,
|
|
226
241
|
"original": {
|
|
227
|
-
"
|
|
242
|
+
"parent": "aaos/night",
|
|
228
243
|
"type": "color",
|
|
229
|
-
"
|
|
244
|
+
"value": "{color.core.green.50}",
|
|
245
|
+
"description": ""
|
|
230
246
|
},
|
|
231
247
|
"name": "mds-color-theme-content-text-positive-default",
|
|
232
248
|
"attributes": {
|
|
@@ -248,15 +264,17 @@
|
|
|
248
264
|
},
|
|
249
265
|
"negative": {
|
|
250
266
|
"default": {
|
|
251
|
-
"
|
|
267
|
+
"parent": "aaos/night",
|
|
252
268
|
"type": "color",
|
|
253
|
-
"
|
|
254
|
-
"
|
|
269
|
+
"value": "#f55868",
|
|
270
|
+
"description": "",
|
|
271
|
+
"filePath": "src/aaos/night.json",
|
|
255
272
|
"isSource": true,
|
|
256
273
|
"original": {
|
|
257
|
-
"
|
|
274
|
+
"parent": "aaos/night",
|
|
258
275
|
"type": "color",
|
|
259
|
-
"
|
|
276
|
+
"value": "{color.core.red.50}",
|
|
277
|
+
"description": ""
|
|
260
278
|
},
|
|
261
279
|
"name": "mds-color-theme-content-text-negative-default",
|
|
262
280
|
"attributes": {
|
|
@@ -278,15 +296,17 @@
|
|
|
278
296
|
},
|
|
279
297
|
"warning": {
|
|
280
298
|
"default": {
|
|
281
|
-
"
|
|
299
|
+
"parent": "aaos/night",
|
|
282
300
|
"type": "color",
|
|
283
|
-
"
|
|
284
|
-
"
|
|
301
|
+
"value": "#f2990a",
|
|
302
|
+
"description": "",
|
|
303
|
+
"filePath": "src/aaos/night.json",
|
|
285
304
|
"isSource": true,
|
|
286
305
|
"original": {
|
|
287
|
-
"
|
|
306
|
+
"parent": "aaos/night",
|
|
288
307
|
"type": "color",
|
|
289
|
-
"
|
|
308
|
+
"value": "{color.core.yellow.40}",
|
|
309
|
+
"description": ""
|
|
290
310
|
},
|
|
291
311
|
"name": "mds-color-theme-content-text-warning-default",
|
|
292
312
|
"attributes": {
|
|
@@ -308,15 +328,17 @@
|
|
|
308
328
|
},
|
|
309
329
|
"accent": {
|
|
310
330
|
"default": {
|
|
311
|
-
"
|
|
331
|
+
"parent": "aaos/night",
|
|
312
332
|
"type": "color",
|
|
313
|
-
"
|
|
314
|
-
"
|
|
333
|
+
"value": "#3492eb",
|
|
334
|
+
"description": "",
|
|
335
|
+
"filePath": "src/aaos/night.json",
|
|
315
336
|
"isSource": true,
|
|
316
337
|
"original": {
|
|
317
|
-
"
|
|
338
|
+
"parent": "aaos/night",
|
|
318
339
|
"type": "color",
|
|
319
|
-
"
|
|
340
|
+
"value": "{color.core.blue.50}",
|
|
341
|
+
"description": ""
|
|
320
342
|
},
|
|
321
343
|
"name": "mds-color-theme-content-text-accent-default",
|
|
322
344
|
"attributes": {
|
|
@@ -338,15 +360,17 @@
|
|
|
338
360
|
},
|
|
339
361
|
"notice": {
|
|
340
362
|
"default": {
|
|
341
|
-
"
|
|
363
|
+
"parent": "aaos/night",
|
|
342
364
|
"type": "color",
|
|
343
|
-
"
|
|
344
|
-
"
|
|
365
|
+
"value": "#ec6400",
|
|
366
|
+
"description": "",
|
|
367
|
+
"filePath": "src/aaos/night.json",
|
|
345
368
|
"isSource": true,
|
|
346
369
|
"original": {
|
|
347
|
-
"
|
|
370
|
+
"parent": "aaos/night",
|
|
348
371
|
"type": "color",
|
|
349
|
-
"
|
|
372
|
+
"value": "{color.core.orange.50}",
|
|
373
|
+
"description": ""
|
|
350
374
|
},
|
|
351
375
|
"name": "mds-color-theme-content-text-notice-default",
|
|
352
376
|
"attributes": {
|
|
@@ -371,15 +395,17 @@
|
|
|
371
395
|
"neutral": {
|
|
372
396
|
"primary": {
|
|
373
397
|
"default": {
|
|
374
|
-
"
|
|
398
|
+
"parent": "aaos/night",
|
|
375
399
|
"type": "color",
|
|
376
|
-
"
|
|
377
|
-
"
|
|
400
|
+
"value": "#ffffffe0",
|
|
401
|
+
"description": "",
|
|
402
|
+
"filePath": "src/aaos/night.json",
|
|
378
403
|
"isSource": true,
|
|
379
404
|
"original": {
|
|
380
|
-
"
|
|
405
|
+
"parent": "aaos/night",
|
|
381
406
|
"type": "color",
|
|
382
|
-
"
|
|
407
|
+
"value": "{color.core.white-alpha.88}",
|
|
408
|
+
"description": ""
|
|
383
409
|
},
|
|
384
410
|
"name": "mds-color-theme-content-btn-neutral-primary-default",
|
|
385
411
|
"attributes": {
|
|
@@ -400,15 +426,17 @@
|
|
|
400
426
|
]
|
|
401
427
|
},
|
|
402
428
|
"disabled": {
|
|
403
|
-
"
|
|
429
|
+
"parent": "aaos/night",
|
|
404
430
|
"type": "color",
|
|
405
|
-
"
|
|
406
|
-
"
|
|
431
|
+
"value": "#ffffff80",
|
|
432
|
+
"description": "",
|
|
433
|
+
"filePath": "src/aaos/night.json",
|
|
407
434
|
"isSource": true,
|
|
408
435
|
"original": {
|
|
409
|
-
"
|
|
436
|
+
"parent": "aaos/night",
|
|
410
437
|
"type": "color",
|
|
411
|
-
"
|
|
438
|
+
"value": "{color.core.white-alpha.50}",
|
|
439
|
+
"description": ""
|
|
412
440
|
},
|
|
413
441
|
"name": "mds-color-theme-content-btn-neutral-primary-disabled",
|
|
414
442
|
"attributes": {
|
|
@@ -431,15 +459,17 @@
|
|
|
431
459
|
},
|
|
432
460
|
"secondary": {
|
|
433
461
|
"default": {
|
|
434
|
-
"
|
|
462
|
+
"parent": "aaos/night",
|
|
435
463
|
"type": "color",
|
|
436
|
-
"
|
|
437
|
-
"
|
|
464
|
+
"value": "#ffffff00",
|
|
465
|
+
"description": "",
|
|
466
|
+
"filePath": "src/aaos/night.json",
|
|
438
467
|
"isSource": true,
|
|
439
468
|
"original": {
|
|
440
|
-
"
|
|
469
|
+
"parent": "aaos/night",
|
|
441
470
|
"type": "color",
|
|
442
|
-
"
|
|
471
|
+
"value": "{color.core.white-alpha.0}",
|
|
472
|
+
"description": ""
|
|
443
473
|
},
|
|
444
474
|
"name": "mds-color-theme-content-btn-neutral-secondary-default",
|
|
445
475
|
"attributes": {
|
|
@@ -460,15 +490,17 @@
|
|
|
460
490
|
]
|
|
461
491
|
},
|
|
462
492
|
"disabled": {
|
|
463
|
-
"
|
|
493
|
+
"parent": "aaos/night",
|
|
464
494
|
"type": "color",
|
|
465
|
-
"
|
|
466
|
-
"
|
|
495
|
+
"value": "#ffffff00",
|
|
496
|
+
"description": "",
|
|
497
|
+
"filePath": "src/aaos/night.json",
|
|
467
498
|
"isSource": true,
|
|
468
499
|
"original": {
|
|
469
|
-
"
|
|
500
|
+
"parent": "aaos/night",
|
|
470
501
|
"type": "color",
|
|
471
|
-
"
|
|
502
|
+
"value": "{color.core.white-alpha.0}",
|
|
503
|
+
"description": ""
|
|
472
504
|
},
|
|
473
505
|
"name": "mds-color-theme-content-btn-neutral-secondary-disabled",
|
|
474
506
|
"attributes": {
|
|
@@ -492,15 +524,17 @@
|
|
|
492
524
|
},
|
|
493
525
|
"positive": {
|
|
494
526
|
"default": {
|
|
495
|
-
"
|
|
527
|
+
"parent": "aaos/night",
|
|
496
528
|
"type": "color",
|
|
497
|
-
"
|
|
498
|
-
"
|
|
529
|
+
"value": "#27a17a",
|
|
530
|
+
"description": "",
|
|
531
|
+
"filePath": "src/aaos/night.json",
|
|
499
532
|
"isSource": true,
|
|
500
533
|
"original": {
|
|
501
|
-
"
|
|
534
|
+
"parent": "aaos/night",
|
|
502
535
|
"type": "color",
|
|
503
|
-
"
|
|
536
|
+
"value": "{color.core.green.50}",
|
|
537
|
+
"description": ""
|
|
504
538
|
},
|
|
505
539
|
"name": "mds-color-theme-content-btn-positive-default",
|
|
506
540
|
"attributes": {
|
|
@@ -522,15 +556,17 @@
|
|
|
522
556
|
},
|
|
523
557
|
"negative": {
|
|
524
558
|
"default": {
|
|
525
|
-
"
|
|
559
|
+
"parent": "aaos/night",
|
|
526
560
|
"type": "color",
|
|
527
|
-
"
|
|
528
|
-
"
|
|
561
|
+
"value": "#f55868",
|
|
562
|
+
"description": "",
|
|
563
|
+
"filePath": "src/aaos/night.json",
|
|
529
564
|
"isSource": true,
|
|
530
565
|
"original": {
|
|
531
|
-
"
|
|
566
|
+
"parent": "aaos/night",
|
|
532
567
|
"type": "color",
|
|
533
|
-
"
|
|
568
|
+
"value": "{color.core.red.50}",
|
|
569
|
+
"description": ""
|
|
534
570
|
},
|
|
535
571
|
"name": "mds-color-theme-content-btn-negative-default",
|
|
536
572
|
"attributes": {
|
|
@@ -552,15 +588,17 @@
|
|
|
552
588
|
},
|
|
553
589
|
"accent": {
|
|
554
590
|
"default": {
|
|
555
|
-
"
|
|
591
|
+
"parent": "aaos/night",
|
|
556
592
|
"type": "color",
|
|
557
|
-
"
|
|
558
|
-
"
|
|
593
|
+
"value": "#3492eb",
|
|
594
|
+
"description": "",
|
|
595
|
+
"filePath": "src/aaos/night.json",
|
|
559
596
|
"isSource": true,
|
|
560
597
|
"original": {
|
|
561
|
-
"
|
|
598
|
+
"parent": "aaos/night",
|
|
562
599
|
"type": "color",
|
|
563
|
-
"
|
|
600
|
+
"value": "{color.core.blue.50}",
|
|
601
|
+
"description": ""
|
|
564
602
|
},
|
|
565
603
|
"name": "mds-color-theme-content-btn-accent-default",
|
|
566
604
|
"attributes": {
|
|
@@ -583,15 +621,17 @@
|
|
|
583
621
|
},
|
|
584
622
|
"illustration": {
|
|
585
623
|
"default": {
|
|
586
|
-
"
|
|
624
|
+
"parent": "aaos/night",
|
|
587
625
|
"type": "color",
|
|
588
|
-
"
|
|
589
|
-
"
|
|
626
|
+
"value": "#ffffffe0",
|
|
627
|
+
"description": "",
|
|
628
|
+
"filePath": "src/aaos/night.json",
|
|
590
629
|
"isSource": true,
|
|
591
630
|
"original": {
|
|
592
|
-
"
|
|
631
|
+
"parent": "aaos/night",
|
|
593
632
|
"type": "color",
|
|
594
|
-
"
|
|
633
|
+
"value": "{color.core.white-alpha.88}",
|
|
634
|
+
"description": ""
|
|
595
635
|
},
|
|
596
636
|
"name": "mds-color-theme-content-illustration-default",
|
|
597
637
|
"attributes": {
|
|
@@ -613,15 +653,17 @@
|
|
|
613
653
|
"control": {
|
|
614
654
|
"neutral": {
|
|
615
655
|
"default": {
|
|
616
|
-
"
|
|
656
|
+
"parent": "aaos/night",
|
|
617
657
|
"type": "color",
|
|
618
|
-
"
|
|
619
|
-
"
|
|
658
|
+
"value": "#ffffff66",
|
|
659
|
+
"description": "",
|
|
660
|
+
"filePath": "src/aaos/night.json",
|
|
620
661
|
"isSource": true,
|
|
621
662
|
"original": {
|
|
622
|
-
"
|
|
663
|
+
"parent": "aaos/night",
|
|
623
664
|
"type": "color",
|
|
624
|
-
"
|
|
665
|
+
"value": "{color.core.white-alpha.40}",
|
|
666
|
+
"description": ""
|
|
625
667
|
},
|
|
626
668
|
"name": "mds-color-theme-content-control-neutral-default",
|
|
627
669
|
"attributes": {
|
|
@@ -642,15 +684,17 @@
|
|
|
642
684
|
},
|
|
643
685
|
"slider": {
|
|
644
686
|
"disabled": {
|
|
645
|
-
"
|
|
687
|
+
"parent": "aaos/night",
|
|
646
688
|
"type": "color",
|
|
647
|
-
"
|
|
648
|
-
"
|
|
689
|
+
"value": "#ffffff1c",
|
|
690
|
+
"description": "",
|
|
691
|
+
"filePath": "src/aaos/night.json",
|
|
649
692
|
"isSource": true,
|
|
650
693
|
"original": {
|
|
651
|
-
"
|
|
694
|
+
"parent": "aaos/night",
|
|
652
695
|
"type": "color",
|
|
653
|
-
"
|
|
696
|
+
"value": "{color.core.white-alpha.11}",
|
|
697
|
+
"description": ""
|
|
654
698
|
},
|
|
655
699
|
"name": "mds-color-theme-content-control-neutral-slider-disabled",
|
|
656
700
|
"attributes": {
|
|
@@ -675,15 +719,17 @@
|
|
|
675
719
|
"accent": {
|
|
676
720
|
"active": {
|
|
677
721
|
"default": {
|
|
678
|
-
"
|
|
722
|
+
"parent": "aaos/night",
|
|
679
723
|
"type": "color",
|
|
680
|
-
"
|
|
681
|
-
"
|
|
724
|
+
"value": "#3492eb",
|
|
725
|
+
"description": "",
|
|
726
|
+
"filePath": "src/aaos/night.json",
|
|
682
727
|
"isSource": true,
|
|
683
728
|
"original": {
|
|
684
|
-
"
|
|
729
|
+
"parent": "aaos/night",
|
|
685
730
|
"type": "color",
|
|
686
|
-
"
|
|
731
|
+
"value": "{color.core.blue.50}",
|
|
732
|
+
"description": ""
|
|
687
733
|
},
|
|
688
734
|
"name": "mds-color-theme-content-control-accent-active-default",
|
|
689
735
|
"attributes": {
|
|
@@ -707,47 +753,19 @@
|
|
|
707
753
|
}
|
|
708
754
|
},
|
|
709
755
|
"indicator": {
|
|
710
|
-
"neutral": {
|
|
711
|
-
"0": {
|
|
712
|
-
"value": "# #8f8f8f",
|
|
713
|
-
"type": "color",
|
|
714
|
-
"description": "Core:color.core.gray.50\nHEX:#8f8f8f\nUsed for presence (away, on-hold, on-device), meeting indicators(meeting-locked)\n",
|
|
715
|
-
"filePath": "src/theme/aaos/night.json",
|
|
716
|
-
"isSource": true,
|
|
717
|
-
"original": {
|
|
718
|
-
"value": "# {color.core.gray.50}",
|
|
719
|
-
"type": "color",
|
|
720
|
-
"description": "Core:color.core.gray.50\nHEX:#8f8f8f\nUsed for presence (away, on-hold, on-device), meeting indicators(meeting-locked)\n"
|
|
721
|
-
},
|
|
722
|
-
"name": "mds-color-theme-content-indicator-neutral-0",
|
|
723
|
-
"attributes": {
|
|
724
|
-
"category": "color",
|
|
725
|
-
"type": "theme",
|
|
726
|
-
"item": "content",
|
|
727
|
-
"subitem": "indicator",
|
|
728
|
-
"state": "neutral"
|
|
729
|
-
},
|
|
730
|
-
"path": [
|
|
731
|
-
"color",
|
|
732
|
-
"theme",
|
|
733
|
-
"content",
|
|
734
|
-
"indicator",
|
|
735
|
-
"neutral",
|
|
736
|
-
"0"
|
|
737
|
-
]
|
|
738
|
-
}
|
|
739
|
-
},
|
|
740
756
|
"positive": {
|
|
741
757
|
"0": {
|
|
742
|
-
"
|
|
758
|
+
"parent": "aaos/night",
|
|
743
759
|
"type": "color",
|
|
744
|
-
"
|
|
745
|
-
"
|
|
760
|
+
"value": "#27a17a",
|
|
761
|
+
"description": "",
|
|
762
|
+
"filePath": "src/aaos/night.json",
|
|
746
763
|
"isSource": true,
|
|
747
764
|
"original": {
|
|
748
|
-
"
|
|
765
|
+
"parent": "aaos/night",
|
|
749
766
|
"type": "color",
|
|
750
|
-
"
|
|
767
|
+
"value": "{color.core.green.50}",
|
|
768
|
+
"description": ""
|
|
751
769
|
},
|
|
752
770
|
"name": "mds-color-theme-content-indicator-positive-0",
|
|
753
771
|
"attributes": {
|
|
@@ -769,15 +787,17 @@
|
|
|
769
787
|
},
|
|
770
788
|
"negative": {
|
|
771
789
|
"0": {
|
|
772
|
-
"
|
|
790
|
+
"parent": "aaos/night",
|
|
773
791
|
"type": "color",
|
|
774
|
-
"
|
|
775
|
-
"
|
|
792
|
+
"value": "#f55868",
|
|
793
|
+
"description": "",
|
|
794
|
+
"filePath": "src/aaos/night.json",
|
|
776
795
|
"isSource": true,
|
|
777
796
|
"original": {
|
|
778
|
-
"
|
|
797
|
+
"parent": "aaos/night",
|
|
779
798
|
"type": "color",
|
|
780
|
-
"
|
|
799
|
+
"value": "{color.core.red.50}",
|
|
800
|
+
"description": ""
|
|
781
801
|
},
|
|
782
802
|
"name": "mds-color-theme-content-indicator-negative-0",
|
|
783
803
|
"attributes": {
|
|
@@ -799,15 +819,17 @@
|
|
|
799
819
|
},
|
|
800
820
|
"warning": {
|
|
801
821
|
"0": {
|
|
802
|
-
"
|
|
822
|
+
"parent": "aaos/night",
|
|
803
823
|
"type": "color",
|
|
804
|
-
"
|
|
805
|
-
"
|
|
824
|
+
"value": "#f2990a",
|
|
825
|
+
"description": "",
|
|
826
|
+
"filePath": "src/aaos/night.json",
|
|
806
827
|
"isSource": true,
|
|
807
828
|
"original": {
|
|
808
|
-
"
|
|
829
|
+
"parent": "aaos/night",
|
|
809
830
|
"type": "color",
|
|
810
|
-
"
|
|
831
|
+
"value": "{color.core.yellow.40}",
|
|
832
|
+
"description": ""
|
|
811
833
|
},
|
|
812
834
|
"name": "mds-color-theme-content-indicator-warning-0",
|
|
813
835
|
"attributes": {
|
|
@@ -829,15 +851,17 @@
|
|
|
829
851
|
},
|
|
830
852
|
"accent": {
|
|
831
853
|
"0": {
|
|
832
|
-
"
|
|
854
|
+
"parent": "aaos/night",
|
|
833
855
|
"type": "color",
|
|
834
|
-
"
|
|
835
|
-
"
|
|
856
|
+
"value": "#3492eb",
|
|
857
|
+
"description": "",
|
|
858
|
+
"filePath": "src/aaos/night.json",
|
|
836
859
|
"isSource": true,
|
|
837
860
|
"original": {
|
|
838
|
-
"
|
|
861
|
+
"parent": "aaos/night",
|
|
839
862
|
"type": "color",
|
|
840
|
-
"
|
|
863
|
+
"value": "{color.core.blue.50}",
|
|
864
|
+
"description": ""
|
|
841
865
|
},
|
|
842
866
|
"name": "mds-color-theme-content-indicator-accent-0",
|
|
843
867
|
"attributes": {
|
|
@@ -859,15 +883,17 @@
|
|
|
859
883
|
},
|
|
860
884
|
"notice": {
|
|
861
885
|
"0": {
|
|
862
|
-
"
|
|
886
|
+
"parent": "aaos/night",
|
|
863
887
|
"type": "color",
|
|
864
|
-
"
|
|
865
|
-
"
|
|
888
|
+
"value": "#ec6400",
|
|
889
|
+
"description": "",
|
|
890
|
+
"filePath": "src/aaos/night.json",
|
|
866
891
|
"isSource": true,
|
|
867
892
|
"original": {
|
|
868
|
-
"
|
|
893
|
+
"parent": "aaos/night",
|
|
869
894
|
"type": "color",
|
|
870
|
-
"
|
|
895
|
+
"value": "{color.core.orange.50}",
|
|
896
|
+
"description": ""
|
|
871
897
|
},
|
|
872
898
|
"name": "mds-color-theme-content-indicator-notice-0",
|
|
873
899
|
"attributes": {
|
|
@@ -891,15 +917,17 @@
|
|
|
891
917
|
},
|
|
892
918
|
"overlay": {
|
|
893
919
|
"0": {
|
|
894
|
-
"
|
|
920
|
+
"parent": "aaos/night",
|
|
895
921
|
"type": "color",
|
|
896
|
-
"
|
|
897
|
-
"
|
|
922
|
+
"value": "#
|
|
923
|
+
"description": "",
|
|
924
|
+
"filePath": "src/aaos/night.json",
|
|
898
925
|
"isSource": true,
|
|
899
926
|
"original": {
|
|
900
|
-
"
|
|
927
|
+
"parent": "aaos/night",
|
|
901
928
|
"type": "color",
|
|
902
|
-
"
|
|
929
|
+
"value": "{color.core.black-alpha.88
|
|
930
|
+
"description": ""
|
|
903
931
|
},
|
|
904
932
|
"name": "mds-color-theme-overlay-0",
|
|
905
933
|
"attributes": {
|
|
@@ -916,15 +944,17 @@
|
|
|
916
944
|
]
|
|
917
945
|
},
|
|
918
946
|
"1": {
|
|
919
|
-
"
|
|
947
|
+
"parent": "aaos/night",
|
|
920
948
|
"type": "color",
|
|
921
|
-
"
|
|
922
|
-
"
|
|
949
|
+
"value": "#
|
|
950
|
+
"description": "",
|
|
951
|
+
"filePath": "src/aaos/night.json",
|
|
923
952
|
"isSource": true,
|
|
924
953
|
"original": {
|
|
925
|
-
"
|
|
954
|
+
"parent": "aaos/night",
|
|
926
955
|
"type": "color",
|
|
927
|
-
"
|
|
956
|
+
"value": "{color.core.black-alpha.84
|
|
957
|
+
"description": ""
|
|
928
958
|
},
|
|
929
959
|
"name": "mds-color-theme-overlay-1",
|
|
930
960
|
"attributes": {
|
|
@@ -941,15 +971,17 @@
|
|
|
941
971
|
]
|
|
942
972
|
},
|
|
943
973
|
"2": {
|
|
944
|
-
"
|
|
974
|
+
"parent": "aaos/night",
|
|
945
975
|
"type": "color",
|
|
946
|
-
"
|
|
947
|
-
"
|
|
976
|
+
"value": "#
|
|
977
|
+
"description": "",
|
|
978
|
+
"filePath": "src/aaos/night.json",
|
|
948
979
|
"isSource": true,
|
|
949
980
|
"original": {
|
|
950
|
-
"
|
|
981
|
+
"parent": "aaos/night",
|
|
951
982
|
"type": "color",
|
|
952
|
-
"
|
|
983
|
+
"value": "{color.core.black-alpha.70
|
|
984
|
+
"description": ""
|
|
953
985
|
},
|
|
954
986
|
"name": "mds-color-theme-overlay-2",
|
|
955
987
|
"attributes": {
|
|
@@ -969,15 +1001,17 @@
|
|
|
969
1001
|
"border": {
|
|
970
1002
|
"neutral": {
|
|
971
1003
|
"0": {
|
|
972
|
-
"
|
|
1004
|
+
"parent": "aaos/night",
|
|
973
1005
|
"type": "color",
|
|
974
|
-
"
|
|
975
|
-
"
|
|
1006
|
+
"value": "#ffffff33",
|
|
1007
|
+
"description": "",
|
|
1008
|
+
"filePath": "src/aaos/night.json",
|
|
976
1009
|
"isSource": true,
|
|
977
1010
|
"original": {
|
|
978
|
-
"
|
|
1011
|
+
"parent": "aaos/night",
|
|
979
1012
|
"type": "color",
|
|
980
|
-
"
|
|
1013
|
+
"value": "{color.core.white-alpha.20}",
|
|
1014
|
+
"description": ""
|
|
981
1015
|
},
|
|
982
1016
|
"name": "mds-color-theme-border-neutral-0",
|
|
983
1017
|
"attributes": {
|
|
@@ -996,15 +1030,17 @@
|
|
|
996
1030
|
]
|
|
997
1031
|
},
|
|
998
1032
|
"1": {
|
|
999
|
-
"
|
|
1033
|
+
"parent": "aaos/night",
|
|
1000
1034
|
"type": "color",
|
|
1001
|
-
"
|
|
1002
|
-
"
|
|
1035
|
+
"value": "#ffffff66",
|
|
1036
|
+
"description": "",
|
|
1037
|
+
"filePath": "src/aaos/night.json",
|
|
1003
1038
|
"isSource": true,
|
|
1004
1039
|
"original": {
|
|
1005
|
-
"
|
|
1040
|
+
"parent": "aaos/night",
|
|
1006
1041
|
"type": "color",
|
|
1007
|
-
"
|
|
1042
|
+
"value": "{color.core.white-alpha.40}",
|
|
1043
|
+
"description": ""
|
|
1008
1044
|
},
|
|
1009
1045
|
"name": "mds-color-theme-border-neutral-1",
|
|
1010
1046
|
"attributes": {
|
|
@@ -1023,15 +1059,17 @@
|
|
|
1023
1059
|
]
|
|
1024
1060
|
},
|
|
1025
1061
|
"2": {
|
|
1026
|
-
"
|
|
1062
|
+
"parent": "aaos/night",
|
|
1027
1063
|
"type": "color",
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
1064
|
+
"value": "#
|
|
1065
|
+
"description": "",
|
|
1066
|
+
"filePath": "src/aaos/night.json",
|
|
1030
1067
|
"isSource": true,
|
|
1031
1068
|
"original": {
|
|
1032
|
-
"
|
|
1069
|
+
"parent": "aaos/night",
|
|
1033
1070
|
"type": "color",
|
|
1034
|
-
"
|
|
1071
|
+
"value": "{color.core.white-alpha.50
|
|
1072
|
+
"description": ""
|
|
1035
1073
|
},
|
|
1036
1074
|
"name": "mds-color-theme-border-neutral-2",
|
|
1037
1075
|
"attributes": {
|
|
@@ -1052,15 +1090,17 @@
|
|
|
1052
1090
|
},
|
|
1053
1091
|
"positive": {
|
|
1054
1092
|
"0": {
|
|
1055
|
-
"
|
|
1093
|
+
"parent": "aaos/night",
|
|
1056
1094
|
"type": "color",
|
|
1057
|
-
"
|
|
1058
|
-
"
|
|
1095
|
+
"value": "#27a17a",
|
|
1096
|
+
"description": "",
|
|
1097
|
+
"filePath": "src/aaos/night.json",
|
|
1059
1098
|
"isSource": true,
|
|
1060
1099
|
"original": {
|
|
1061
|
-
"
|
|
1100
|
+
"parent": "aaos/night",
|
|
1062
1101
|
"type": "color",
|
|
1063
|
-
"
|
|
1102
|
+
"value": "{color.core.green.50}",
|
|
1103
|
+
"description": ""
|
|
1064
1104
|
},
|
|
1065
1105
|
"name": "mds-color-theme-border-positive-0",
|
|
1066
1106
|
"attributes": {
|
|
@@ -1081,15 +1121,17 @@
|
|
|
1081
1121
|
},
|
|
1082
1122
|
"negative": {
|
|
1083
1123
|
"0": {
|
|
1084
|
-
"
|
|
1124
|
+
"parent": "aaos/night",
|
|
1085
1125
|
"type": "color",
|
|
1086
|
-
"
|
|
1087
|
-
"
|
|
1126
|
+
"value": "#f55868",
|
|
1127
|
+
"description": "",
|
|
1128
|
+
"filePath": "src/aaos/night.json",
|
|
1088
1129
|
"isSource": true,
|
|
1089
1130
|
"original": {
|
|
1090
|
-
"
|
|
1131
|
+
"parent": "aaos/night",
|
|
1091
1132
|
"type": "color",
|
|
1092
|
-
"
|
|
1133
|
+
"value": "{color.core.red.50}",
|
|
1134
|
+
"description": ""
|
|
1093
1135
|
},
|
|
1094
1136
|
"name": "mds-color-theme-border-negative-0",
|
|
1095
1137
|
"attributes": {
|
|
@@ -1110,15 +1152,17 @@
|
|
|
1110
1152
|
},
|
|
1111
1153
|
"accent": {
|
|
1112
1154
|
"0": {
|
|
1113
|
-
"
|
|
1155
|
+
"parent": "aaos/night",
|
|
1114
1156
|
"type": "color",
|
|
1115
|
-
"
|
|
1116
|
-
"
|
|
1157
|
+
"value": "#3492eb",
|
|
1158
|
+
"description": "",
|
|
1159
|
+
"filePath": "src/aaos/night.json",
|
|
1117
1160
|
"isSource": true,
|
|
1118
1161
|
"original": {
|
|
1119
|
-
"
|
|
1162
|
+
"parent": "aaos/night",
|
|
1120
1163
|
"type": "color",
|
|
1121
|
-
"
|
|
1164
|
+
"value": "{color.core.blue.50}",
|
|
1165
|
+
"description": ""
|
|
1122
1166
|
},
|
|
1123
1167
|
"name": "mds-color-theme-border-accent-0",
|
|
1124
1168
|
"attributes": {
|
|
@@ -1139,15 +1183,17 @@
|
|
|
1139
1183
|
},
|
|
1140
1184
|
"warning": {
|
|
1141
1185
|
"0": {
|
|
1142
|
-
"
|
|
1186
|
+
"parent": "aaos/night",
|
|
1143
1187
|
"type": "color",
|
|
1144
|
-
"
|
|
1145
|
-
"
|
|
1188
|
+
"value": "#f2990a",
|
|
1189
|
+
"description": "",
|
|
1190
|
+
"filePath": "src/aaos/night.json",
|
|
1146
1191
|
"isSource": true,
|
|
1147
1192
|
"original": {
|
|
1148
|
-
"
|
|
1193
|
+
"parent": "aaos/night",
|
|
1149
1194
|
"type": "color",
|
|
1150
|
-
"
|
|
1195
|
+
"value": "{color.core.yellow.40}",
|
|
1196
|
+
"description": ""
|
|
1151
1197
|
},
|
|
1152
1198
|
"name": "mds-color-theme-border-warning-0",
|
|
1153
1199
|
"attributes": {
|
|
@@ -1165,51 +1211,21 @@
|
|
|
1165
1211
|
"0"
|
|
1166
1212
|
]
|
|
1167
1213
|
}
|
|
1168
|
-
},
|
|
1169
|
-
"decorative": {
|
|
1170
|
-
"gradient": {
|
|
1171
|
-
"device": {
|
|
1172
|
-
"value": "linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)",
|
|
1173
|
-
"type": "color",
|
|
1174
|
-
"description": "Core: core.decorative.cobalt.70, core.decorative.cyan.40, core.green.50\nHEX: 08599C, 22C7D6, 27A17A\nUsed for gradient ring of video-halo for mobile\n",
|
|
1175
|
-
"filePath": "src/theme/aaos/night.json",
|
|
1176
|
-
"isSource": true,
|
|
1177
|
-
"original": {
|
|
1178
|
-
"value": "linear-gradient(44deg, {color.decorative.cobalt.70} 0%, {color.decorative.cyan.40} 51.56%, {color.core.green.50} 100%)",
|
|
1179
|
-
"type": "color",
|
|
1180
|
-
"description": "Core: core.decorative.cobalt.70, core.decorative.cyan.40, core.green.50\nHEX: 08599C, 22C7D6, 27A17A\nUsed for gradient ring of video-halo for mobile\n"
|
|
1181
|
-
},
|
|
1182
|
-
"name": "mds-color-theme-border-decorative-gradient-device",
|
|
1183
|
-
"attributes": {
|
|
1184
|
-
"category": "color",
|
|
1185
|
-
"type": "theme",
|
|
1186
|
-
"item": "border",
|
|
1187
|
-
"subitem": "decorative",
|
|
1188
|
-
"state": "gradient"
|
|
1189
|
-
},
|
|
1190
|
-
"path": [
|
|
1191
|
-
"color",
|
|
1192
|
-
"theme",
|
|
1193
|
-
"border",
|
|
1194
|
-
"decorative",
|
|
1195
|
-
"gradient",
|
|
1196
|
-
"device"
|
|
1197
|
-
]
|
|
1198
|
-
}
|
|
1199
|
-
}
|
|
1200
1214
|
}
|
|
1201
1215
|
},
|
|
1202
1216
|
"bg": {
|
|
1203
1217
|
"primary": {
|
|
1204
|
-
"
|
|
1218
|
+
"parent": "aaos/night",
|
|
1205
1219
|
"type": "color",
|
|
1206
|
-
"
|
|
1207
|
-
"
|
|
1220
|
+
"value": "#000000",
|
|
1221
|
+
"description": "",
|
|
1222
|
+
"filePath": "src/aaos/night.json",
|
|
1208
1223
|
"isSource": true,
|
|
1209
1224
|
"original": {
|
|
1210
|
-
"
|
|
1225
|
+
"parent": "aaos/night",
|
|
1211
1226
|
"type": "color",
|
|
1212
|
-
"
|
|
1227
|
+
"value": "{color.core.gray.110}",
|
|
1228
|
+
"description": ""
|
|
1213
1229
|
},
|
|
1214
1230
|
"name": "mds-color-theme-bg-primary",
|
|
1215
1231
|
"attributes": {
|