@pantheon-systems/pds-design-tokens 1.0.0-dev.1 → 1.0.0-dev.11
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/build/css/pds-design-tokens-dark-mode.css +22 -6
- package/build/css/pds-design-tokens-light-mode.css +24 -8
- package/build/css/pds-design-tokens.css +4 -3
- package/build/figma/pds-design-tokens-figma.json +2163 -1049
- package/build/json/pds-design-tokens-dark-mode.json +726 -287
- package/build/json/pds-design-tokens-light-mode.json +729 -290
- package/build/json/pds-design-tokens.json +132 -36
- package/build/scss/_pds-design-tokens-dark-mode.scss +22 -6
- package/build/scss/_pds-design-tokens-light-mode.scss +24 -8
- package/build/scss/_pds-design-tokens.scss +4 -3
- package/package.json +1 -1
|
@@ -1,199 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"color": {
|
|
3
3
|
"light-mode": {
|
|
4
|
-
"background": {
|
|
5
|
-
"default": {
|
|
6
|
-
"value": "#ffffff",
|
|
7
|
-
"public": true,
|
|
8
|
-
"isReferenceToInternal": true,
|
|
9
|
-
"filePath": "tokens/color/alias/defaults.light.json",
|
|
10
|
-
"isSource": true,
|
|
11
|
-
"original": {
|
|
12
|
-
"value": "{color.light-mode.neutral.000.value}",
|
|
13
|
-
"public": true,
|
|
14
|
-
"isReferenceToInternal": true
|
|
15
|
-
},
|
|
16
|
-
"name": "color-light-mode-background-default",
|
|
17
|
-
"attributes": {
|
|
18
|
-
"category": "color",
|
|
19
|
-
"type": "light-mode",
|
|
20
|
-
"item": "background",
|
|
21
|
-
"subitem": "default"
|
|
22
|
-
},
|
|
23
|
-
"path": [
|
|
24
|
-
"color",
|
|
25
|
-
"light-mode",
|
|
26
|
-
"background",
|
|
27
|
-
"default"
|
|
28
|
-
]
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"border": {
|
|
32
|
-
"default": {
|
|
33
|
-
"value": "#cfcfd3",
|
|
34
|
-
"public": true,
|
|
35
|
-
"isReferenceToInternal": true,
|
|
36
|
-
"filePath": "tokens/color/alias/defaults.light.json",
|
|
37
|
-
"isSource": true,
|
|
38
|
-
"original": {
|
|
39
|
-
"value": "{color.light-mode.neutral.100.value}",
|
|
40
|
-
"public": true,
|
|
41
|
-
"isReferenceToInternal": true
|
|
42
|
-
},
|
|
43
|
-
"name": "color-light-mode-border-default",
|
|
44
|
-
"attributes": {
|
|
45
|
-
"category": "color",
|
|
46
|
-
"type": "light-mode",
|
|
47
|
-
"item": "border",
|
|
48
|
-
"subitem": "default"
|
|
49
|
-
},
|
|
50
|
-
"path": [
|
|
51
|
-
"color",
|
|
52
|
-
"light-mode",
|
|
53
|
-
"border",
|
|
54
|
-
"default"
|
|
55
|
-
]
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
"foreground": {
|
|
59
|
-
"default": {
|
|
60
|
-
"value": "#23232d",
|
|
61
|
-
"public": true,
|
|
62
|
-
"isReferenceToInternal": true,
|
|
63
|
-
"filePath": "tokens/color/alias/defaults.light.json",
|
|
64
|
-
"isSource": true,
|
|
65
|
-
"original": {
|
|
66
|
-
"value": "{color.light-mode.neutral.700.value}",
|
|
67
|
-
"public": true,
|
|
68
|
-
"isReferenceToInternal": true
|
|
69
|
-
},
|
|
70
|
-
"name": "color-light-mode-foreground-default",
|
|
71
|
-
"attributes": {
|
|
72
|
-
"category": "color",
|
|
73
|
-
"type": "light-mode",
|
|
74
|
-
"item": "foreground",
|
|
75
|
-
"subitem": "default"
|
|
76
|
-
},
|
|
77
|
-
"path": [
|
|
78
|
-
"color",
|
|
79
|
-
"light-mode",
|
|
80
|
-
"foreground",
|
|
81
|
-
"default"
|
|
82
|
-
]
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
"input": {
|
|
86
|
-
"background": {
|
|
87
|
-
"default": {
|
|
88
|
-
"value": "#ffffff",
|
|
89
|
-
"public": true,
|
|
90
|
-
"isReferenceToInternal": true,
|
|
91
|
-
"filePath": "tokens/color/alias/input.light.json",
|
|
92
|
-
"isSource": true,
|
|
93
|
-
"original": {
|
|
94
|
-
"value": "{color.light-mode.neutral.000.value}",
|
|
95
|
-
"public": true,
|
|
96
|
-
"isReferenceToInternal": true
|
|
97
|
-
},
|
|
98
|
-
"name": "color-light-mode-input-background-default",
|
|
99
|
-
"attributes": {
|
|
100
|
-
"category": "color",
|
|
101
|
-
"type": "light-mode",
|
|
102
|
-
"item": "input",
|
|
103
|
-
"subitem": "background",
|
|
104
|
-
"state": "default"
|
|
105
|
-
},
|
|
106
|
-
"path": [
|
|
107
|
-
"color",
|
|
108
|
-
"light-mode",
|
|
109
|
-
"input",
|
|
110
|
-
"background",
|
|
111
|
-
"default"
|
|
112
|
-
]
|
|
113
|
-
},
|
|
114
|
-
"disabled": {
|
|
115
|
-
"value": "#cfcfd3",
|
|
116
|
-
"public": true,
|
|
117
|
-
"isReferenceToInternal": true,
|
|
118
|
-
"filePath": "tokens/color/alias/input.light.json",
|
|
119
|
-
"isSource": true,
|
|
120
|
-
"original": {
|
|
121
|
-
"value": "{color.light-mode.neutral.100.value}",
|
|
122
|
-
"public": true,
|
|
123
|
-
"isReferenceToInternal": true
|
|
124
|
-
},
|
|
125
|
-
"name": "color-light-mode-input-background-disabled",
|
|
126
|
-
"attributes": {
|
|
127
|
-
"category": "color",
|
|
128
|
-
"type": "light-mode",
|
|
129
|
-
"item": "input",
|
|
130
|
-
"subitem": "background",
|
|
131
|
-
"state": "disabled"
|
|
132
|
-
},
|
|
133
|
-
"path": [
|
|
134
|
-
"color",
|
|
135
|
-
"light-mode",
|
|
136
|
-
"input",
|
|
137
|
-
"background",
|
|
138
|
-
"disabled"
|
|
139
|
-
]
|
|
140
|
-
}
|
|
141
|
-
},
|
|
142
|
-
"border": {
|
|
143
|
-
"default": {
|
|
144
|
-
"value": "#cfcfd3",
|
|
145
|
-
"public": true,
|
|
146
|
-
"filePath": "tokens/color/alias/input.light.json",
|
|
147
|
-
"isSource": true,
|
|
148
|
-
"original": {
|
|
149
|
-
"value": "{color.light-mode.border.default}",
|
|
150
|
-
"public": true
|
|
151
|
-
},
|
|
152
|
-
"name": "color-light-mode-input-border-default",
|
|
153
|
-
"attributes": {
|
|
154
|
-
"category": "color",
|
|
155
|
-
"type": "light-mode",
|
|
156
|
-
"item": "input",
|
|
157
|
-
"subitem": "border",
|
|
158
|
-
"state": "default"
|
|
159
|
-
},
|
|
160
|
-
"path": [
|
|
161
|
-
"color",
|
|
162
|
-
"light-mode",
|
|
163
|
-
"input",
|
|
164
|
-
"border",
|
|
165
|
-
"default"
|
|
166
|
-
]
|
|
167
|
-
},
|
|
168
|
-
"disabled": {
|
|
169
|
-
"value": "#aeaeb6",
|
|
170
|
-
"public": true,
|
|
171
|
-
"isReferenceToInternal": true,
|
|
172
|
-
"filePath": "tokens/color/alias/input.light.json",
|
|
173
|
-
"isSource": true,
|
|
174
|
-
"original": {
|
|
175
|
-
"value": "{color.light-mode.neutral.200.value}",
|
|
176
|
-
"public": true,
|
|
177
|
-
"isReferenceToInternal": true
|
|
178
|
-
},
|
|
179
|
-
"name": "color-light-mode-input-border-disabled",
|
|
180
|
-
"attributes": {
|
|
181
|
-
"category": "color",
|
|
182
|
-
"type": "light-mode",
|
|
183
|
-
"item": "input",
|
|
184
|
-
"subitem": "border",
|
|
185
|
-
"state": "disabled"
|
|
186
|
-
},
|
|
187
|
-
"path": [
|
|
188
|
-
"color",
|
|
189
|
-
"light-mode",
|
|
190
|
-
"input",
|
|
191
|
-
"border",
|
|
192
|
-
"disabled"
|
|
193
|
-
]
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
4
|
"button": {
|
|
198
5
|
"primary": {
|
|
199
6
|
"background": {
|
|
@@ -201,7 +8,7 @@
|
|
|
201
8
|
"value": "#3017a1",
|
|
202
9
|
"public": true,
|
|
203
10
|
"isReferenceToInternal": true,
|
|
204
|
-
"filePath": "tokens/color/alias/
|
|
11
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
205
12
|
"isSource": true,
|
|
206
13
|
"original": {
|
|
207
14
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -226,10 +33,10 @@
|
|
|
226
33
|
]
|
|
227
34
|
},
|
|
228
35
|
"hover": {
|
|
229
|
-
"value": "#
|
|
36
|
+
"value": "#5f41e5",
|
|
230
37
|
"public": true,
|
|
231
38
|
"isReferenceToInternal": true,
|
|
232
|
-
"filePath": "tokens/color/alias/
|
|
39
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
233
40
|
"isSource": true,
|
|
234
41
|
"original": {
|
|
235
42
|
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
@@ -257,7 +64,7 @@
|
|
|
257
64
|
"value": "#11005d",
|
|
258
65
|
"public": true,
|
|
259
66
|
"isReferenceToInternal": true,
|
|
260
|
-
"filePath": "tokens/color/alias/
|
|
67
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
261
68
|
"isSource": true,
|
|
262
69
|
"original": {
|
|
263
70
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -287,7 +94,7 @@
|
|
|
287
94
|
"value": "#3017a1",
|
|
288
95
|
"public": true,
|
|
289
96
|
"isReferenceToInternal": true,
|
|
290
|
-
"filePath": "tokens/color/alias/
|
|
97
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
291
98
|
"isSource": true,
|
|
292
99
|
"original": {
|
|
293
100
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -312,10 +119,10 @@
|
|
|
312
119
|
]
|
|
313
120
|
},
|
|
314
121
|
"hover": {
|
|
315
|
-
"value": "#
|
|
122
|
+
"value": "#5f41e5",
|
|
316
123
|
"public": true,
|
|
317
124
|
"isReferenceToInternal": true,
|
|
318
|
-
"filePath": "tokens/color/alias/
|
|
125
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
319
126
|
"isSource": true,
|
|
320
127
|
"original": {
|
|
321
128
|
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
@@ -343,7 +150,7 @@
|
|
|
343
150
|
"value": "#11005d",
|
|
344
151
|
"public": true,
|
|
345
152
|
"isReferenceToInternal": true,
|
|
346
|
-
"filePath": "tokens/color/alias/
|
|
153
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
347
154
|
"isSource": true,
|
|
348
155
|
"original": {
|
|
349
156
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -373,7 +180,7 @@
|
|
|
373
180
|
"value": "#ffffff",
|
|
374
181
|
"public": true,
|
|
375
182
|
"isReferenceToInternal": true,
|
|
376
|
-
"filePath": "tokens/color/alias/
|
|
183
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
377
184
|
"isSource": true,
|
|
378
185
|
"original": {
|
|
379
186
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -401,7 +208,7 @@
|
|
|
401
208
|
"value": "#ffffff",
|
|
402
209
|
"public": true,
|
|
403
210
|
"isReferenceToInternal": true,
|
|
404
|
-
"filePath": "tokens/color/alias/
|
|
211
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
405
212
|
"isSource": true,
|
|
406
213
|
"original": {
|
|
407
214
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -429,7 +236,7 @@
|
|
|
429
236
|
"value": "#ffffff",
|
|
430
237
|
"public": true,
|
|
431
238
|
"isReferenceToInternal": true,
|
|
432
|
-
"filePath": "tokens/color/alias/
|
|
239
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
433
240
|
"isSource": true,
|
|
434
241
|
"original": {
|
|
435
242
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -460,7 +267,7 @@
|
|
|
460
267
|
"default": {
|
|
461
268
|
"value": "rgba(0, 0, 0, 0)",
|
|
462
269
|
"public": true,
|
|
463
|
-
"filePath": "tokens/color/alias/
|
|
270
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
464
271
|
"isSource": true,
|
|
465
272
|
"original": {
|
|
466
273
|
"value": "transparent",
|
|
@@ -487,7 +294,7 @@
|
|
|
487
294
|
"value": "#f0ecff",
|
|
488
295
|
"public": true,
|
|
489
296
|
"isReferenceToInternal": true,
|
|
490
|
-
"filePath": "tokens/color/alias/
|
|
297
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
491
298
|
"isSource": true,
|
|
492
299
|
"original": {
|
|
493
300
|
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
@@ -512,13 +319,13 @@
|
|
|
512
319
|
]
|
|
513
320
|
},
|
|
514
321
|
"active": {
|
|
515
|
-
"value": "#
|
|
322
|
+
"value": "#e5dbff",
|
|
516
323
|
"public": true,
|
|
517
324
|
"isReferenceToInternal": true,
|
|
518
|
-
"filePath": "tokens/color/alias/
|
|
325
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
519
326
|
"isSource": true,
|
|
520
327
|
"original": {
|
|
521
|
-
"value": "{color.light-mode.
|
|
328
|
+
"value": "{color.light-mode.brand.secondary.200.value}",
|
|
522
329
|
"public": true,
|
|
523
330
|
"isReferenceToInternal": true
|
|
524
331
|
},
|
|
@@ -545,7 +352,7 @@
|
|
|
545
352
|
"value": "#3017a1",
|
|
546
353
|
"public": true,
|
|
547
354
|
"isReferenceToInternal": true,
|
|
548
|
-
"filePath": "tokens/color/alias/
|
|
355
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
549
356
|
"isSource": true,
|
|
550
357
|
"original": {
|
|
551
358
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -570,10 +377,10 @@
|
|
|
570
377
|
]
|
|
571
378
|
},
|
|
572
379
|
"hover": {
|
|
573
|
-
"value": "#
|
|
380
|
+
"value": "#5f41e5",
|
|
574
381
|
"public": true,
|
|
575
382
|
"isReferenceToInternal": true,
|
|
576
|
-
"filePath": "tokens/color/alias/
|
|
383
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
577
384
|
"isSource": true,
|
|
578
385
|
"original": {
|
|
579
386
|
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
@@ -601,7 +408,7 @@
|
|
|
601
408
|
"value": "#11005d",
|
|
602
409
|
"public": true,
|
|
603
410
|
"isReferenceToInternal": true,
|
|
604
|
-
"filePath": "tokens/color/alias/
|
|
411
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
605
412
|
"isSource": true,
|
|
606
413
|
"original": {
|
|
607
414
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -631,7 +438,7 @@
|
|
|
631
438
|
"value": "#3017a1",
|
|
632
439
|
"public": true,
|
|
633
440
|
"isReferenceToInternal": true,
|
|
634
|
-
"filePath": "tokens/color/alias/
|
|
441
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
635
442
|
"isSource": true,
|
|
636
443
|
"original": {
|
|
637
444
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -659,7 +466,7 @@
|
|
|
659
466
|
"value": "#3017a1",
|
|
660
467
|
"public": true,
|
|
661
468
|
"isReferenceToInternal": true,
|
|
662
|
-
"filePath": "tokens/color/alias/
|
|
469
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
663
470
|
"isSource": true,
|
|
664
471
|
"original": {
|
|
665
472
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -687,7 +494,7 @@
|
|
|
687
494
|
"value": "#11005d",
|
|
688
495
|
"public": true,
|
|
689
496
|
"isReferenceToInternal": true,
|
|
690
|
-
"filePath": "tokens/color/alias/
|
|
497
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
691
498
|
"isSource": true,
|
|
692
499
|
"original": {
|
|
693
500
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -718,7 +525,7 @@
|
|
|
718
525
|
"default": {
|
|
719
526
|
"value": "rgba(0, 0, 0, 0)",
|
|
720
527
|
"public": true,
|
|
721
|
-
"filePath": "tokens/color/alias/
|
|
528
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
722
529
|
"isSource": true,
|
|
723
530
|
"original": {
|
|
724
531
|
"value": "transparent",
|
|
@@ -745,7 +552,7 @@
|
|
|
745
552
|
"value": "#f0ecff",
|
|
746
553
|
"public": true,
|
|
747
554
|
"isReferenceToInternal": true,
|
|
748
|
-
"filePath": "tokens/color/alias/
|
|
555
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
749
556
|
"isSource": true,
|
|
750
557
|
"original": {
|
|
751
558
|
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
@@ -770,13 +577,13 @@
|
|
|
770
577
|
]
|
|
771
578
|
},
|
|
772
579
|
"active": {
|
|
773
|
-
"value": "#
|
|
580
|
+
"value": "#e5dbff",
|
|
774
581
|
"public": true,
|
|
775
582
|
"isReferenceToInternal": true,
|
|
776
|
-
"filePath": "tokens/color/alias/
|
|
583
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
777
584
|
"isSource": true,
|
|
778
585
|
"original": {
|
|
779
|
-
"value": "{color.light-mode.
|
|
586
|
+
"value": "{color.light-mode.brand.secondary.200.value}",
|
|
780
587
|
"public": true,
|
|
781
588
|
"isReferenceToInternal": true
|
|
782
589
|
},
|
|
@@ -802,7 +609,7 @@
|
|
|
802
609
|
"default": {
|
|
803
610
|
"value": "rgba(0, 0, 0, 0)",
|
|
804
611
|
"public": true,
|
|
805
|
-
"filePath": "tokens/color/alias/
|
|
612
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
806
613
|
"isSource": true,
|
|
807
614
|
"original": {
|
|
808
615
|
"value": "transparent",
|
|
@@ -831,7 +638,7 @@
|
|
|
831
638
|
"value": "#3017a1",
|
|
832
639
|
"public": true,
|
|
833
640
|
"isReferenceToInternal": true,
|
|
834
|
-
"filePath": "tokens/color/alias/
|
|
641
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
835
642
|
"isSource": true,
|
|
836
643
|
"original": {
|
|
837
644
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -859,7 +666,7 @@
|
|
|
859
666
|
"value": "#3017a1",
|
|
860
667
|
"public": true,
|
|
861
668
|
"isReferenceToInternal": true,
|
|
862
|
-
"filePath": "tokens/color/alias/
|
|
669
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
863
670
|
"isSource": true,
|
|
864
671
|
"original": {
|
|
865
672
|
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
@@ -887,7 +694,7 @@
|
|
|
887
694
|
"value": "#11005d",
|
|
888
695
|
"public": true,
|
|
889
696
|
"isReferenceToInternal": true,
|
|
890
|
-
"filePath": "tokens/color/alias/
|
|
697
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
891
698
|
"isSource": true,
|
|
892
699
|
"original": {
|
|
893
700
|
"value": "{color.light-mode.brand.secondary.500.value}",
|
|
@@ -919,7 +726,7 @@
|
|
|
919
726
|
"value": "#ffdc28",
|
|
920
727
|
"public": true,
|
|
921
728
|
"isReferenceToInternal": true,
|
|
922
|
-
"filePath": "tokens/color/alias/
|
|
729
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
923
730
|
"isSource": true,
|
|
924
731
|
"original": {
|
|
925
732
|
"value": "{color.light-mode.brand.primary.400.value}",
|
|
@@ -947,7 +754,7 @@
|
|
|
947
754
|
"value": "#ffe668",
|
|
948
755
|
"public": true,
|
|
949
756
|
"isReferenceToInternal": true,
|
|
950
|
-
"filePath": "tokens/color/alias/
|
|
757
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
951
758
|
"isSource": true,
|
|
952
759
|
"original": {
|
|
953
760
|
"value": "{color.light-mode.brand.primary.300.value}",
|
|
@@ -975,7 +782,7 @@
|
|
|
975
782
|
"value": "#ddbd16",
|
|
976
783
|
"public": true,
|
|
977
784
|
"isReferenceToInternal": true,
|
|
978
|
-
"filePath": "tokens/color/alias/
|
|
785
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
979
786
|
"isSource": true,
|
|
980
787
|
"original": {
|
|
981
788
|
"value": "{color.light-mode.brand.primary.500.value}",
|
|
@@ -1005,7 +812,7 @@
|
|
|
1005
812
|
"value": "#ffdc28",
|
|
1006
813
|
"public": true,
|
|
1007
814
|
"isReferenceToInternal": true,
|
|
1008
|
-
"filePath": "tokens/color/alias/
|
|
815
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1009
816
|
"isSource": true,
|
|
1010
817
|
"original": {
|
|
1011
818
|
"value": "{color.light-mode.brand.primary.400.value}",
|
|
@@ -1033,7 +840,7 @@
|
|
|
1033
840
|
"value": "#ffe668",
|
|
1034
841
|
"public": true,
|
|
1035
842
|
"isReferenceToInternal": true,
|
|
1036
|
-
"filePath": "tokens/color/alias/
|
|
843
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1037
844
|
"isSource": true,
|
|
1038
845
|
"original": {
|
|
1039
846
|
"value": "{color.light-mode.brand.primary.300.value}",
|
|
@@ -1061,7 +868,7 @@
|
|
|
1061
868
|
"value": "#ddbd16",
|
|
1062
869
|
"public": true,
|
|
1063
870
|
"isReferenceToInternal": true,
|
|
1064
|
-
"filePath": "tokens/color/alias/
|
|
871
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1065
872
|
"isSource": true,
|
|
1066
873
|
"original": {
|
|
1067
874
|
"value": "{color.light-mode.brand.primary.500.value}",
|
|
@@ -1091,7 +898,7 @@
|
|
|
1091
898
|
"value": "#23232d",
|
|
1092
899
|
"public": true,
|
|
1093
900
|
"isReferenceToInternal": true,
|
|
1094
|
-
"filePath": "tokens/color/alias/
|
|
901
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1095
902
|
"isSource": true,
|
|
1096
903
|
"original": {
|
|
1097
904
|
"value": "{color.light-mode.neutral.700.value}",
|
|
@@ -1119,7 +926,7 @@
|
|
|
1119
926
|
"value": "#23232d",
|
|
1120
927
|
"public": true,
|
|
1121
928
|
"isReferenceToInternal": true,
|
|
1122
|
-
"filePath": "tokens/color/alias/
|
|
929
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1123
930
|
"isSource": true,
|
|
1124
931
|
"original": {
|
|
1125
932
|
"value": "{color.light-mode.neutral.700.value}",
|
|
@@ -1147,7 +954,7 @@
|
|
|
1147
954
|
"value": "#23232d",
|
|
1148
955
|
"public": true,
|
|
1149
956
|
"isReferenceToInternal": true,
|
|
1150
|
-
"filePath": "tokens/color/alias/
|
|
957
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1151
958
|
"isSource": true,
|
|
1152
959
|
"original": {
|
|
1153
960
|
"value": "{color.light-mode.neutral.700.value}",
|
|
@@ -1179,7 +986,7 @@
|
|
|
1179
986
|
"value": "#d61f1f",
|
|
1180
987
|
"public": true,
|
|
1181
988
|
"isReferenceToInternal": true,
|
|
1182
|
-
"filePath": "tokens/color/alias/
|
|
989
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1183
990
|
"isSource": true,
|
|
1184
991
|
"original": {
|
|
1185
992
|
"value": "{color.light-mode.semantic.error.400.value}",
|
|
@@ -1207,7 +1014,7 @@
|
|
|
1207
1014
|
"value": "#f83333",
|
|
1208
1015
|
"public": true,
|
|
1209
1016
|
"isReferenceToInternal": true,
|
|
1210
|
-
"filePath": "tokens/color/alias/
|
|
1017
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1211
1018
|
"isSource": true,
|
|
1212
1019
|
"original": {
|
|
1213
1020
|
"value": "{color.light-mode.semantic.error.300.value}",
|
|
@@ -1235,7 +1042,7 @@
|
|
|
1235
1042
|
"value": "#700000",
|
|
1236
1043
|
"public": true,
|
|
1237
1044
|
"isReferenceToInternal": true,
|
|
1238
|
-
"filePath": "tokens/color/alias/
|
|
1045
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1239
1046
|
"isSource": true,
|
|
1240
1047
|
"original": {
|
|
1241
1048
|
"value": "{color.light-mode.semantic.error.500.value}",
|
|
@@ -1265,7 +1072,7 @@
|
|
|
1265
1072
|
"value": "#d61f1f",
|
|
1266
1073
|
"public": true,
|
|
1267
1074
|
"isReferenceToInternal": true,
|
|
1268
|
-
"filePath": "tokens/color/alias/
|
|
1075
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1269
1076
|
"isSource": true,
|
|
1270
1077
|
"original": {
|
|
1271
1078
|
"value": "{color.light-mode.semantic.error.400.value}",
|
|
@@ -1293,7 +1100,7 @@
|
|
|
1293
1100
|
"value": "#f83333",
|
|
1294
1101
|
"public": true,
|
|
1295
1102
|
"isReferenceToInternal": true,
|
|
1296
|
-
"filePath": "tokens/color/alias/
|
|
1103
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1297
1104
|
"isSource": true,
|
|
1298
1105
|
"original": {
|
|
1299
1106
|
"value": "{color.light-mode.semantic.error.300.value}",
|
|
@@ -1321,7 +1128,7 @@
|
|
|
1321
1128
|
"value": "#700000",
|
|
1322
1129
|
"public": true,
|
|
1323
1130
|
"isReferenceToInternal": true,
|
|
1324
|
-
"filePath": "tokens/color/alias/
|
|
1131
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1325
1132
|
"isSource": true,
|
|
1326
1133
|
"original": {
|
|
1327
1134
|
"value": "{color.light-mode.semantic.error.500.value}",
|
|
@@ -1351,7 +1158,7 @@
|
|
|
1351
1158
|
"value": "#ffffff",
|
|
1352
1159
|
"public": true,
|
|
1353
1160
|
"isReferenceToInternal": true,
|
|
1354
|
-
"filePath": "tokens/color/alias/
|
|
1161
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1355
1162
|
"isSource": true,
|
|
1356
1163
|
"original": {
|
|
1357
1164
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -1379,7 +1186,7 @@
|
|
|
1379
1186
|
"value": "#ffffff",
|
|
1380
1187
|
"public": true,
|
|
1381
1188
|
"isReferenceToInternal": true,
|
|
1382
|
-
"filePath": "tokens/color/alias/
|
|
1189
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1383
1190
|
"isSource": true,
|
|
1384
1191
|
"original": {
|
|
1385
1192
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -1407,7 +1214,7 @@
|
|
|
1407
1214
|
"value": "#ffffff",
|
|
1408
1215
|
"public": true,
|
|
1409
1216
|
"isReferenceToInternal": true,
|
|
1410
|
-
"filePath": "tokens/color/alias/
|
|
1217
|
+
"filePath": "tokens/color/alias/button.light.json",
|
|
1411
1218
|
"isSource": true,
|
|
1412
1219
|
"original": {
|
|
1413
1220
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -1434,98 +1241,534 @@
|
|
|
1434
1241
|
}
|
|
1435
1242
|
}
|
|
1436
1243
|
},
|
|
1437
|
-
"
|
|
1244
|
+
"background": {
|
|
1438
1245
|
"default": {
|
|
1439
|
-
"value": "#
|
|
1246
|
+
"value": "#ffffff",
|
|
1440
1247
|
"public": true,
|
|
1441
1248
|
"isReferenceToInternal": true,
|
|
1442
|
-
"filePath": "tokens/color/alias/
|
|
1249
|
+
"filePath": "tokens/color/alias/defaults.light.json",
|
|
1443
1250
|
"isSource": true,
|
|
1444
1251
|
"original": {
|
|
1445
|
-
"value": "{color.light-mode.
|
|
1252
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
1446
1253
|
"public": true,
|
|
1447
1254
|
"isReferenceToInternal": true
|
|
1448
1255
|
},
|
|
1449
|
-
"name": "color-light-mode-
|
|
1256
|
+
"name": "color-light-mode-background-default",
|
|
1450
1257
|
"attributes": {
|
|
1451
1258
|
"category": "color",
|
|
1452
1259
|
"type": "light-mode",
|
|
1453
|
-
"item": "
|
|
1260
|
+
"item": "background",
|
|
1454
1261
|
"subitem": "default"
|
|
1455
1262
|
},
|
|
1456
1263
|
"path": [
|
|
1457
1264
|
"color",
|
|
1458
1265
|
"light-mode",
|
|
1459
|
-
"
|
|
1266
|
+
"background",
|
|
1460
1267
|
"default"
|
|
1461
1268
|
]
|
|
1462
|
-
}
|
|
1463
|
-
|
|
1464
|
-
|
|
1269
|
+
}
|
|
1270
|
+
},
|
|
1271
|
+
"border": {
|
|
1272
|
+
"default": {
|
|
1273
|
+
"value": "#cfcfd3",
|
|
1465
1274
|
"public": true,
|
|
1466
1275
|
"isReferenceToInternal": true,
|
|
1467
|
-
"filePath": "tokens/color/alias/
|
|
1276
|
+
"filePath": "tokens/color/alias/defaults.light.json",
|
|
1468
1277
|
"isSource": true,
|
|
1469
1278
|
"original": {
|
|
1470
|
-
"value": "{color.light-mode.
|
|
1279
|
+
"value": "{color.light-mode.neutral.100.value}",
|
|
1471
1280
|
"public": true,
|
|
1472
1281
|
"isReferenceToInternal": true
|
|
1473
1282
|
},
|
|
1474
|
-
"name": "color-light-mode-
|
|
1283
|
+
"name": "color-light-mode-border-default",
|
|
1475
1284
|
"attributes": {
|
|
1476
1285
|
"category": "color",
|
|
1477
1286
|
"type": "light-mode",
|
|
1478
|
-
"item": "
|
|
1479
|
-
"subitem": "
|
|
1287
|
+
"item": "border",
|
|
1288
|
+
"subitem": "default"
|
|
1480
1289
|
},
|
|
1481
1290
|
"path": [
|
|
1482
1291
|
"color",
|
|
1483
1292
|
"light-mode",
|
|
1484
|
-
"
|
|
1485
|
-
"
|
|
1293
|
+
"border",
|
|
1294
|
+
"default"
|
|
1486
1295
|
]
|
|
1487
|
-
}
|
|
1488
|
-
|
|
1489
|
-
|
|
1296
|
+
}
|
|
1297
|
+
},
|
|
1298
|
+
"foreground": {
|
|
1299
|
+
"default": {
|
|
1300
|
+
"value": "#23232d",
|
|
1490
1301
|
"public": true,
|
|
1491
1302
|
"isReferenceToInternal": true,
|
|
1492
|
-
"filePath": "tokens/color/alias/
|
|
1303
|
+
"filePath": "tokens/color/alias/defaults.light.json",
|
|
1493
1304
|
"isSource": true,
|
|
1494
1305
|
"original": {
|
|
1495
|
-
"value": "{color.light-mode.
|
|
1306
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
1496
1307
|
"public": true,
|
|
1497
1308
|
"isReferenceToInternal": true
|
|
1498
1309
|
},
|
|
1499
|
-
"name": "color-light-mode-
|
|
1310
|
+
"name": "color-light-mode-foreground-default",
|
|
1500
1311
|
"attributes": {
|
|
1501
1312
|
"category": "color",
|
|
1502
1313
|
"type": "light-mode",
|
|
1503
|
-
"item": "
|
|
1504
|
-
"subitem": "
|
|
1314
|
+
"item": "foreground",
|
|
1315
|
+
"subitem": "default"
|
|
1505
1316
|
},
|
|
1506
1317
|
"path": [
|
|
1507
1318
|
"color",
|
|
1508
1319
|
"light-mode",
|
|
1509
|
-
"
|
|
1510
|
-
"
|
|
1320
|
+
"foreground",
|
|
1321
|
+
"default"
|
|
1511
1322
|
]
|
|
1512
|
-
}
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
"
|
|
1517
|
-
|
|
1518
|
-
"isSource": true,
|
|
1519
|
-
"original": {
|
|
1520
|
-
"value": "{color.light-mode.interactive.visited.400.value}",
|
|
1323
|
+
}
|
|
1324
|
+
},
|
|
1325
|
+
"input": {
|
|
1326
|
+
"background": {
|
|
1327
|
+
"default": {
|
|
1328
|
+
"value": "#ffffff",
|
|
1521
1329
|
"public": true,
|
|
1522
|
-
"isReferenceToInternal": true
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1330
|
+
"isReferenceToInternal": true,
|
|
1331
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1332
|
+
"isSource": true,
|
|
1333
|
+
"original": {
|
|
1334
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
1335
|
+
"public": true,
|
|
1336
|
+
"isReferenceToInternal": true
|
|
1337
|
+
},
|
|
1338
|
+
"name": "color-light-mode-input-background-default",
|
|
1339
|
+
"attributes": {
|
|
1340
|
+
"category": "color",
|
|
1341
|
+
"type": "light-mode",
|
|
1342
|
+
"item": "input",
|
|
1343
|
+
"subitem": "background",
|
|
1344
|
+
"state": "default"
|
|
1345
|
+
},
|
|
1346
|
+
"path": [
|
|
1347
|
+
"color",
|
|
1348
|
+
"light-mode",
|
|
1349
|
+
"input",
|
|
1350
|
+
"background",
|
|
1351
|
+
"default"
|
|
1352
|
+
]
|
|
1353
|
+
},
|
|
1354
|
+
"hover": {
|
|
1355
|
+
"value": "#f0ecff",
|
|
1356
|
+
"public": true,
|
|
1357
|
+
"isReferenceToInternal": true,
|
|
1358
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1359
|
+
"isSource": true,
|
|
1360
|
+
"original": {
|
|
1361
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
1362
|
+
"public": true,
|
|
1363
|
+
"isReferenceToInternal": true
|
|
1364
|
+
},
|
|
1365
|
+
"name": "color-light-mode-input-background-hover",
|
|
1366
|
+
"attributes": {
|
|
1367
|
+
"category": "color",
|
|
1368
|
+
"type": "light-mode",
|
|
1369
|
+
"item": "input",
|
|
1370
|
+
"subitem": "background",
|
|
1371
|
+
"state": "hover"
|
|
1372
|
+
},
|
|
1373
|
+
"path": [
|
|
1374
|
+
"color",
|
|
1375
|
+
"light-mode",
|
|
1376
|
+
"input",
|
|
1377
|
+
"background",
|
|
1378
|
+
"hover"
|
|
1379
|
+
]
|
|
1380
|
+
},
|
|
1381
|
+
"critical": {
|
|
1382
|
+
"value": "#ffebeb",
|
|
1383
|
+
"public": true,
|
|
1384
|
+
"isReferenceToInternal": true,
|
|
1385
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1386
|
+
"isSource": true,
|
|
1387
|
+
"original": {
|
|
1388
|
+
"value": "{color.light-mode.semantic.error.100.value}",
|
|
1389
|
+
"public": true,
|
|
1390
|
+
"isReferenceToInternal": true
|
|
1391
|
+
},
|
|
1392
|
+
"name": "color-light-mode-input-background-critical",
|
|
1393
|
+
"attributes": {
|
|
1394
|
+
"category": "color",
|
|
1395
|
+
"type": "light-mode",
|
|
1396
|
+
"item": "input",
|
|
1397
|
+
"subitem": "background",
|
|
1398
|
+
"state": "critical"
|
|
1399
|
+
},
|
|
1400
|
+
"path": [
|
|
1401
|
+
"color",
|
|
1402
|
+
"light-mode",
|
|
1403
|
+
"input",
|
|
1404
|
+
"background",
|
|
1405
|
+
"critical"
|
|
1406
|
+
]
|
|
1407
|
+
}
|
|
1408
|
+
},
|
|
1409
|
+
"border": {
|
|
1410
|
+
"default": {
|
|
1411
|
+
"value": "#8f8f99",
|
|
1412
|
+
"public": true,
|
|
1413
|
+
"isReferenceToInternal": true,
|
|
1414
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1415
|
+
"isSource": true,
|
|
1416
|
+
"original": {
|
|
1417
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
1418
|
+
"public": true,
|
|
1419
|
+
"isReferenceToInternal": true
|
|
1420
|
+
},
|
|
1421
|
+
"name": "color-light-mode-input-border-default",
|
|
1422
|
+
"attributes": {
|
|
1423
|
+
"category": "color",
|
|
1424
|
+
"type": "light-mode",
|
|
1425
|
+
"item": "input",
|
|
1426
|
+
"subitem": "border",
|
|
1427
|
+
"state": "default"
|
|
1428
|
+
},
|
|
1429
|
+
"path": [
|
|
1430
|
+
"color",
|
|
1431
|
+
"light-mode",
|
|
1432
|
+
"input",
|
|
1433
|
+
"border",
|
|
1434
|
+
"default"
|
|
1435
|
+
]
|
|
1436
|
+
},
|
|
1437
|
+
"hover": {
|
|
1438
|
+
"value": "#0f62fe",
|
|
1439
|
+
"public": true,
|
|
1440
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1441
|
+
"isSource": true,
|
|
1442
|
+
"original": {
|
|
1443
|
+
"value": "{color.light-mode.interactive.focus.value}",
|
|
1444
|
+
"public": true
|
|
1445
|
+
},
|
|
1446
|
+
"name": "color-light-mode-input-border-hover",
|
|
1447
|
+
"attributes": {
|
|
1448
|
+
"category": "color",
|
|
1449
|
+
"type": "light-mode",
|
|
1450
|
+
"item": "input",
|
|
1451
|
+
"subitem": "border",
|
|
1452
|
+
"state": "hover"
|
|
1453
|
+
},
|
|
1454
|
+
"path": [
|
|
1455
|
+
"color",
|
|
1456
|
+
"light-mode",
|
|
1457
|
+
"input",
|
|
1458
|
+
"border",
|
|
1459
|
+
"hover"
|
|
1460
|
+
]
|
|
1461
|
+
},
|
|
1462
|
+
"success": {
|
|
1463
|
+
"value": "#1f845a",
|
|
1464
|
+
"public": true,
|
|
1465
|
+
"isReferenceToInternal": true,
|
|
1466
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1467
|
+
"isSource": true,
|
|
1468
|
+
"original": {
|
|
1469
|
+
"value": "{color.light-mode.semantic.success.400.value}",
|
|
1470
|
+
"public": true,
|
|
1471
|
+
"isReferenceToInternal": true
|
|
1472
|
+
},
|
|
1473
|
+
"name": "color-light-mode-input-border-success",
|
|
1474
|
+
"attributes": {
|
|
1475
|
+
"category": "color",
|
|
1476
|
+
"type": "light-mode",
|
|
1477
|
+
"item": "input",
|
|
1478
|
+
"subitem": "border",
|
|
1479
|
+
"state": "success"
|
|
1480
|
+
},
|
|
1481
|
+
"path": [
|
|
1482
|
+
"color",
|
|
1483
|
+
"light-mode",
|
|
1484
|
+
"input",
|
|
1485
|
+
"border",
|
|
1486
|
+
"success"
|
|
1487
|
+
]
|
|
1488
|
+
},
|
|
1489
|
+
"critical": {
|
|
1490
|
+
"value": "#d61f1f",
|
|
1491
|
+
"public": true,
|
|
1492
|
+
"isReferenceToInternal": true,
|
|
1493
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1494
|
+
"isSource": true,
|
|
1495
|
+
"original": {
|
|
1496
|
+
"value": "{color.light-mode.semantic.error.400.value}",
|
|
1497
|
+
"public": true,
|
|
1498
|
+
"isReferenceToInternal": true
|
|
1499
|
+
},
|
|
1500
|
+
"name": "color-light-mode-input-border-critical",
|
|
1501
|
+
"attributes": {
|
|
1502
|
+
"category": "color",
|
|
1503
|
+
"type": "light-mode",
|
|
1504
|
+
"item": "input",
|
|
1505
|
+
"subitem": "border",
|
|
1506
|
+
"state": "critical"
|
|
1507
|
+
},
|
|
1508
|
+
"path": [
|
|
1509
|
+
"color",
|
|
1510
|
+
"light-mode",
|
|
1511
|
+
"input",
|
|
1512
|
+
"border",
|
|
1513
|
+
"critical"
|
|
1514
|
+
]
|
|
1515
|
+
}
|
|
1516
|
+
},
|
|
1517
|
+
"foreground": {
|
|
1518
|
+
"default": {
|
|
1519
|
+
"value": "#23232d",
|
|
1520
|
+
"public": true,
|
|
1521
|
+
"isReferenceToInternal": true,
|
|
1522
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1523
|
+
"isSource": true,
|
|
1524
|
+
"original": {
|
|
1525
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
1526
|
+
"public": true,
|
|
1527
|
+
"isReferenceToInternal": true
|
|
1528
|
+
},
|
|
1529
|
+
"name": "color-light-mode-input-foreground-default",
|
|
1530
|
+
"attributes": {
|
|
1531
|
+
"category": "color",
|
|
1532
|
+
"type": "light-mode",
|
|
1533
|
+
"item": "input",
|
|
1534
|
+
"subitem": "foreground",
|
|
1535
|
+
"state": "default"
|
|
1536
|
+
},
|
|
1537
|
+
"path": [
|
|
1538
|
+
"color",
|
|
1539
|
+
"light-mode",
|
|
1540
|
+
"input",
|
|
1541
|
+
"foreground",
|
|
1542
|
+
"default"
|
|
1543
|
+
]
|
|
1544
|
+
},
|
|
1545
|
+
"success": {
|
|
1546
|
+
"value": "#1f845a",
|
|
1547
|
+
"public": true,
|
|
1548
|
+
"isReferenceToInternal": true,
|
|
1549
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1550
|
+
"isSource": true,
|
|
1551
|
+
"original": {
|
|
1552
|
+
"value": "{color.light-mode.semantic.success.400.value}",
|
|
1553
|
+
"public": true,
|
|
1554
|
+
"isReferenceToInternal": true
|
|
1555
|
+
},
|
|
1556
|
+
"name": "color-light-mode-input-foreground-success",
|
|
1557
|
+
"attributes": {
|
|
1558
|
+
"category": "color",
|
|
1559
|
+
"type": "light-mode",
|
|
1560
|
+
"item": "input",
|
|
1561
|
+
"subitem": "foreground",
|
|
1562
|
+
"state": "success"
|
|
1563
|
+
},
|
|
1564
|
+
"path": [
|
|
1565
|
+
"color",
|
|
1566
|
+
"light-mode",
|
|
1567
|
+
"input",
|
|
1568
|
+
"foreground",
|
|
1569
|
+
"success"
|
|
1570
|
+
]
|
|
1571
|
+
},
|
|
1572
|
+
"critical": {
|
|
1573
|
+
"value": "#d61f1f",
|
|
1574
|
+
"public": true,
|
|
1575
|
+
"isReferenceToInternal": true,
|
|
1576
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1577
|
+
"isSource": true,
|
|
1578
|
+
"original": {
|
|
1579
|
+
"value": "{color.light-mode.semantic.error.400.value}",
|
|
1580
|
+
"public": true,
|
|
1581
|
+
"isReferenceToInternal": true
|
|
1582
|
+
},
|
|
1583
|
+
"name": "color-light-mode-input-foreground-critical",
|
|
1584
|
+
"attributes": {
|
|
1585
|
+
"category": "color",
|
|
1586
|
+
"type": "light-mode",
|
|
1587
|
+
"item": "input",
|
|
1588
|
+
"subitem": "foreground",
|
|
1589
|
+
"state": "critical"
|
|
1590
|
+
},
|
|
1591
|
+
"path": [
|
|
1592
|
+
"color",
|
|
1593
|
+
"light-mode",
|
|
1594
|
+
"input",
|
|
1595
|
+
"foreground",
|
|
1596
|
+
"critical"
|
|
1597
|
+
]
|
|
1598
|
+
}
|
|
1599
|
+
},
|
|
1600
|
+
"placeholder-text": {
|
|
1601
|
+
"value": "#71717c",
|
|
1602
|
+
"public": true,
|
|
1603
|
+
"isReferenceToInternal": true,
|
|
1604
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1605
|
+
"isSource": true,
|
|
1606
|
+
"original": {
|
|
1607
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
1608
|
+
"public": true,
|
|
1609
|
+
"isReferenceToInternal": true
|
|
1610
|
+
},
|
|
1611
|
+
"name": "color-light-mode-input-placeholder-text",
|
|
1612
|
+
"attributes": {
|
|
1613
|
+
"category": "color",
|
|
1614
|
+
"type": "light-mode",
|
|
1615
|
+
"item": "input",
|
|
1616
|
+
"subitem": "placeholder-text"
|
|
1617
|
+
},
|
|
1618
|
+
"path": [
|
|
1619
|
+
"color",
|
|
1620
|
+
"light-mode",
|
|
1621
|
+
"input",
|
|
1622
|
+
"placeholder-text"
|
|
1623
|
+
]
|
|
1624
|
+
},
|
|
1625
|
+
"checked": {
|
|
1626
|
+
"background": {
|
|
1627
|
+
"value": "#0f62fe",
|
|
1628
|
+
"public": true,
|
|
1629
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1630
|
+
"isSource": true,
|
|
1631
|
+
"original": {
|
|
1632
|
+
"value": "{color.light-mode.interactive.focus.value}",
|
|
1633
|
+
"public": true
|
|
1634
|
+
},
|
|
1635
|
+
"name": "color-light-mode-input-checked-background",
|
|
1636
|
+
"attributes": {
|
|
1637
|
+
"category": "color",
|
|
1638
|
+
"type": "light-mode",
|
|
1639
|
+
"item": "input",
|
|
1640
|
+
"subitem": "checked",
|
|
1641
|
+
"state": "background"
|
|
1642
|
+
},
|
|
1643
|
+
"path": [
|
|
1644
|
+
"color",
|
|
1645
|
+
"light-mode",
|
|
1646
|
+
"input",
|
|
1647
|
+
"checked",
|
|
1648
|
+
"background"
|
|
1649
|
+
]
|
|
1650
|
+
},
|
|
1651
|
+
"foreground": {
|
|
1652
|
+
"value": "#ffffff",
|
|
1653
|
+
"public": true,
|
|
1654
|
+
"isReferenceToInternal": true,
|
|
1655
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
1656
|
+
"isSource": true,
|
|
1657
|
+
"original": {
|
|
1658
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
1659
|
+
"public": true,
|
|
1660
|
+
"isReferenceToInternal": true
|
|
1661
|
+
},
|
|
1662
|
+
"name": "color-light-mode-input-checked-foreground",
|
|
1663
|
+
"attributes": {
|
|
1664
|
+
"category": "color",
|
|
1665
|
+
"type": "light-mode",
|
|
1666
|
+
"item": "input",
|
|
1667
|
+
"subitem": "checked",
|
|
1668
|
+
"state": "foreground"
|
|
1669
|
+
},
|
|
1670
|
+
"path": [
|
|
1671
|
+
"color",
|
|
1672
|
+
"light-mode",
|
|
1673
|
+
"input",
|
|
1674
|
+
"checked",
|
|
1675
|
+
"foreground"
|
|
1676
|
+
]
|
|
1677
|
+
}
|
|
1678
|
+
}
|
|
1679
|
+
},
|
|
1680
|
+
"link": {
|
|
1681
|
+
"default": {
|
|
1682
|
+
"value": "#0f62fe",
|
|
1683
|
+
"public": true,
|
|
1684
|
+
"isReferenceToInternal": true,
|
|
1685
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1686
|
+
"isSource": true,
|
|
1687
|
+
"original": {
|
|
1688
|
+
"value": "{color.light-mode.interactive.link.400.value}",
|
|
1689
|
+
"public": true,
|
|
1690
|
+
"isReferenceToInternal": true
|
|
1691
|
+
},
|
|
1692
|
+
"name": "color-light-mode-link-default",
|
|
1693
|
+
"attributes": {
|
|
1694
|
+
"category": "color",
|
|
1695
|
+
"type": "light-mode",
|
|
1696
|
+
"item": "link",
|
|
1697
|
+
"subitem": "default"
|
|
1698
|
+
},
|
|
1699
|
+
"path": [
|
|
1700
|
+
"color",
|
|
1701
|
+
"light-mode",
|
|
1702
|
+
"link",
|
|
1703
|
+
"default"
|
|
1704
|
+
]
|
|
1705
|
+
},
|
|
1706
|
+
"hover": {
|
|
1707
|
+
"value": "#003cac",
|
|
1708
|
+
"public": true,
|
|
1709
|
+
"isReferenceToInternal": true,
|
|
1710
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1711
|
+
"isSource": true,
|
|
1712
|
+
"original": {
|
|
1713
|
+
"value": "{color.light-mode.interactive.link.500.value}",
|
|
1714
|
+
"public": true,
|
|
1715
|
+
"isReferenceToInternal": true
|
|
1716
|
+
},
|
|
1717
|
+
"name": "color-light-mode-link-hover",
|
|
1718
|
+
"attributes": {
|
|
1719
|
+
"category": "color",
|
|
1720
|
+
"type": "light-mode",
|
|
1721
|
+
"item": "link",
|
|
1722
|
+
"subitem": "hover"
|
|
1723
|
+
},
|
|
1724
|
+
"path": [
|
|
1725
|
+
"color",
|
|
1726
|
+
"light-mode",
|
|
1727
|
+
"link",
|
|
1728
|
+
"hover"
|
|
1729
|
+
]
|
|
1730
|
+
},
|
|
1731
|
+
"active": {
|
|
1732
|
+
"value": "#003cac",
|
|
1733
|
+
"public": true,
|
|
1734
|
+
"isReferenceToInternal": true,
|
|
1735
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1736
|
+
"isSource": true,
|
|
1737
|
+
"original": {
|
|
1738
|
+
"value": "{color.light-mode.interactive.link.500.value}",
|
|
1739
|
+
"public": true,
|
|
1740
|
+
"isReferenceToInternal": true
|
|
1741
|
+
},
|
|
1742
|
+
"name": "color-light-mode-link-active",
|
|
1743
|
+
"attributes": {
|
|
1744
|
+
"category": "color",
|
|
1745
|
+
"type": "light-mode",
|
|
1746
|
+
"item": "link",
|
|
1747
|
+
"subitem": "active"
|
|
1748
|
+
},
|
|
1749
|
+
"path": [
|
|
1750
|
+
"color",
|
|
1751
|
+
"light-mode",
|
|
1752
|
+
"link",
|
|
1753
|
+
"active"
|
|
1754
|
+
]
|
|
1755
|
+
},
|
|
1756
|
+
"visited": {
|
|
1757
|
+
"value": "#967fff",
|
|
1758
|
+
"public": true,
|
|
1759
|
+
"isReferenceToInternal": true,
|
|
1760
|
+
"filePath": "tokens/color/alias/link.light.json",
|
|
1761
|
+
"isSource": true,
|
|
1762
|
+
"original": {
|
|
1763
|
+
"value": "{color.light-mode.interactive.visited.400.value}",
|
|
1764
|
+
"public": true,
|
|
1765
|
+
"isReferenceToInternal": true
|
|
1766
|
+
},
|
|
1767
|
+
"name": "color-light-mode-link-visited",
|
|
1768
|
+
"attributes": {
|
|
1769
|
+
"category": "color",
|
|
1770
|
+
"type": "light-mode",
|
|
1771
|
+
"item": "link",
|
|
1529
1772
|
"subitem": "visited"
|
|
1530
1773
|
},
|
|
1531
1774
|
"path": [
|
|
@@ -1536,6 +1779,202 @@
|
|
|
1536
1779
|
]
|
|
1537
1780
|
}
|
|
1538
1781
|
},
|
|
1782
|
+
"menu": {
|
|
1783
|
+
"background": {
|
|
1784
|
+
"value": "#ffffff",
|
|
1785
|
+
"public": true,
|
|
1786
|
+
"isReferenceToInternal": true,
|
|
1787
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
1788
|
+
"isSource": true,
|
|
1789
|
+
"original": {
|
|
1790
|
+
"value": "{color.light-mode.background.default}",
|
|
1791
|
+
"public": true,
|
|
1792
|
+
"isReferenceToInternal": true
|
|
1793
|
+
},
|
|
1794
|
+
"name": "color-light-mode-menu-background",
|
|
1795
|
+
"attributes": {
|
|
1796
|
+
"category": "color",
|
|
1797
|
+
"type": "light-mode",
|
|
1798
|
+
"item": "menu",
|
|
1799
|
+
"subitem": "background"
|
|
1800
|
+
},
|
|
1801
|
+
"path": [
|
|
1802
|
+
"color",
|
|
1803
|
+
"light-mode",
|
|
1804
|
+
"menu",
|
|
1805
|
+
"background"
|
|
1806
|
+
]
|
|
1807
|
+
},
|
|
1808
|
+
"item": {
|
|
1809
|
+
"background": {
|
|
1810
|
+
"default": {
|
|
1811
|
+
"value": "#ffffff",
|
|
1812
|
+
"public": true,
|
|
1813
|
+
"isReferenceToInternal": true,
|
|
1814
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
1815
|
+
"isSource": true,
|
|
1816
|
+
"original": {
|
|
1817
|
+
"value": "{color.light-mode.background.default}",
|
|
1818
|
+
"public": true,
|
|
1819
|
+
"isReferenceToInternal": true
|
|
1820
|
+
},
|
|
1821
|
+
"name": "color-light-mode-menu-item-background-default",
|
|
1822
|
+
"attributes": {
|
|
1823
|
+
"category": "color",
|
|
1824
|
+
"type": "light-mode",
|
|
1825
|
+
"item": "menu",
|
|
1826
|
+
"subitem": "item",
|
|
1827
|
+
"state": "background"
|
|
1828
|
+
},
|
|
1829
|
+
"path": [
|
|
1830
|
+
"color",
|
|
1831
|
+
"light-mode",
|
|
1832
|
+
"menu",
|
|
1833
|
+
"item",
|
|
1834
|
+
"background",
|
|
1835
|
+
"default"
|
|
1836
|
+
]
|
|
1837
|
+
},
|
|
1838
|
+
"hover": {
|
|
1839
|
+
"value": "#f1f1f1",
|
|
1840
|
+
"public": true,
|
|
1841
|
+
"isReferenceToInternal": true,
|
|
1842
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
1843
|
+
"isSource": true,
|
|
1844
|
+
"original": {
|
|
1845
|
+
"value": "{color.light-mode.neutral.050}",
|
|
1846
|
+
"public": true,
|
|
1847
|
+
"isReferenceToInternal": true
|
|
1848
|
+
},
|
|
1849
|
+
"name": "color-light-mode-menu-item-background-hover",
|
|
1850
|
+
"attributes": {
|
|
1851
|
+
"category": "color",
|
|
1852
|
+
"type": "light-mode",
|
|
1853
|
+
"item": "menu",
|
|
1854
|
+
"subitem": "item",
|
|
1855
|
+
"state": "background"
|
|
1856
|
+
},
|
|
1857
|
+
"path": [
|
|
1858
|
+
"color",
|
|
1859
|
+
"light-mode",
|
|
1860
|
+
"menu",
|
|
1861
|
+
"item",
|
|
1862
|
+
"background",
|
|
1863
|
+
"hover"
|
|
1864
|
+
]
|
|
1865
|
+
},
|
|
1866
|
+
"active": {
|
|
1867
|
+
"value": "#cfcfd3",
|
|
1868
|
+
"public": true,
|
|
1869
|
+
"isReferenceToInternal": true,
|
|
1870
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
1871
|
+
"isSource": true,
|
|
1872
|
+
"original": {
|
|
1873
|
+
"value": "{color.light-mode.neutral.100}",
|
|
1874
|
+
"public": true,
|
|
1875
|
+
"isReferenceToInternal": true
|
|
1876
|
+
},
|
|
1877
|
+
"name": "color-light-mode-menu-item-background-active",
|
|
1878
|
+
"attributes": {
|
|
1879
|
+
"category": "color",
|
|
1880
|
+
"type": "light-mode",
|
|
1881
|
+
"item": "menu",
|
|
1882
|
+
"subitem": "item",
|
|
1883
|
+
"state": "background"
|
|
1884
|
+
},
|
|
1885
|
+
"path": [
|
|
1886
|
+
"color",
|
|
1887
|
+
"light-mode",
|
|
1888
|
+
"menu",
|
|
1889
|
+
"item",
|
|
1890
|
+
"background",
|
|
1891
|
+
"active"
|
|
1892
|
+
]
|
|
1893
|
+
}
|
|
1894
|
+
},
|
|
1895
|
+
"foreground": {
|
|
1896
|
+
"value": "#23232d",
|
|
1897
|
+
"public": true,
|
|
1898
|
+
"isReferenceToInternal": true,
|
|
1899
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
1900
|
+
"isSource": true,
|
|
1901
|
+
"original": {
|
|
1902
|
+
"value": "{color.light-mode.foreground.default}",
|
|
1903
|
+
"public": true,
|
|
1904
|
+
"isReferenceToInternal": true
|
|
1905
|
+
},
|
|
1906
|
+
"name": "color-light-mode-menu-item-foreground",
|
|
1907
|
+
"attributes": {
|
|
1908
|
+
"category": "color",
|
|
1909
|
+
"type": "light-mode",
|
|
1910
|
+
"item": "menu",
|
|
1911
|
+
"subitem": "item",
|
|
1912
|
+
"state": "foreground"
|
|
1913
|
+
},
|
|
1914
|
+
"path": [
|
|
1915
|
+
"color",
|
|
1916
|
+
"light-mode",
|
|
1917
|
+
"menu",
|
|
1918
|
+
"item",
|
|
1919
|
+
"foreground"
|
|
1920
|
+
]
|
|
1921
|
+
},
|
|
1922
|
+
"heading-text": {
|
|
1923
|
+
"value": "#71717c",
|
|
1924
|
+
"public": true,
|
|
1925
|
+
"isReferenceToInternal": true,
|
|
1926
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
1927
|
+
"isSource": true,
|
|
1928
|
+
"original": {
|
|
1929
|
+
"value": "{color.light-mode.neutral.400}",
|
|
1930
|
+
"public": true,
|
|
1931
|
+
"isReferenceToInternal": true
|
|
1932
|
+
},
|
|
1933
|
+
"name": "color-light-mode-menu-item-heading-text",
|
|
1934
|
+
"attributes": {
|
|
1935
|
+
"category": "color",
|
|
1936
|
+
"type": "light-mode",
|
|
1937
|
+
"item": "menu",
|
|
1938
|
+
"subitem": "item",
|
|
1939
|
+
"state": "heading-text"
|
|
1940
|
+
},
|
|
1941
|
+
"path": [
|
|
1942
|
+
"color",
|
|
1943
|
+
"light-mode",
|
|
1944
|
+
"menu",
|
|
1945
|
+
"item",
|
|
1946
|
+
"heading-text"
|
|
1947
|
+
]
|
|
1948
|
+
},
|
|
1949
|
+
"description-text": {
|
|
1950
|
+
"value": "#71717c",
|
|
1951
|
+
"public": true,
|
|
1952
|
+
"isReferenceToInternal": true,
|
|
1953
|
+
"filePath": "tokens/color/alias/menu.light.json",
|
|
1954
|
+
"isSource": true,
|
|
1955
|
+
"original": {
|
|
1956
|
+
"value": "{color.light-mode.neutral.400}",
|
|
1957
|
+
"public": true,
|
|
1958
|
+
"isReferenceToInternal": true
|
|
1959
|
+
},
|
|
1960
|
+
"name": "color-light-mode-menu-item-description-text",
|
|
1961
|
+
"attributes": {
|
|
1962
|
+
"category": "color",
|
|
1963
|
+
"type": "light-mode",
|
|
1964
|
+
"item": "menu",
|
|
1965
|
+
"subitem": "item",
|
|
1966
|
+
"state": "description-text"
|
|
1967
|
+
},
|
|
1968
|
+
"path": [
|
|
1969
|
+
"color",
|
|
1970
|
+
"light-mode",
|
|
1971
|
+
"menu",
|
|
1972
|
+
"item",
|
|
1973
|
+
"description-text"
|
|
1974
|
+
]
|
|
1975
|
+
}
|
|
1976
|
+
}
|
|
1977
|
+
},
|
|
1539
1978
|
"panel": {
|
|
1540
1979
|
"default": {
|
|
1541
1980
|
"background": {
|
|
@@ -2093,11 +2532,11 @@
|
|
|
2093
2532
|
]
|
|
2094
2533
|
},
|
|
2095
2534
|
"200": {
|
|
2096
|
-
"value": "#
|
|
2535
|
+
"value": "#e5dbff",
|
|
2097
2536
|
"filePath": "tokens/color/base/brand.light.json",
|
|
2098
2537
|
"isSource": true,
|
|
2099
2538
|
"original": {
|
|
2100
|
-
"value": "#
|
|
2539
|
+
"value": "#E5DBFF"
|
|
2101
2540
|
},
|
|
2102
2541
|
"name": "color-light-mode-brand-secondary-200",
|
|
2103
2542
|
"attributes": {
|
|
@@ -2116,11 +2555,11 @@
|
|
|
2116
2555
|
]
|
|
2117
2556
|
},
|
|
2118
2557
|
"300": {
|
|
2119
|
-
"value": "#
|
|
2558
|
+
"value": "#5f41e5",
|
|
2120
2559
|
"filePath": "tokens/color/base/brand.light.json",
|
|
2121
2560
|
"isSource": true,
|
|
2122
2561
|
"original": {
|
|
2123
|
-
"value": "#
|
|
2562
|
+
"value": "#5F41E5"
|
|
2124
2563
|
},
|
|
2125
2564
|
"name": "color-light-mode-brand-secondary-300",
|
|
2126
2565
|
"attributes": {
|