@wistia/vhs-design-tokens 2.1.3 → 2.1.4-beta.1383981d.e6cccb0

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.
@@ -3,2703 +3,2307 @@
3
3
  */
4
4
 
5
5
  export const colorMetadata = {
6
- "color": {
7
- "brandBlue": {
8
- "100": {
9
- "value": "#E5E9FF",
10
- "conformance": {
11
- "black": "AAA",
12
- "white": null
13
- },
14
- "filePath": "tokens/color.yaml",
15
- "isSource": true,
16
- "original": {
17
- "value": "#E5E9FF",
18
- "conformance": {
19
- "black": "AAA",
20
- "white": null
21
- }
22
- },
23
- "name": "ColorBrandBlue100",
24
- "attributes": {
25
- "category": "color",
26
- "type": "brandBlue",
27
- "item": "100"
28
- },
29
- "path": [
30
- "color",
31
- "brandBlue",
32
- "100"
33
- ]
34
- },
35
- "200": {
36
- "value": "#CCD5FF",
37
- "conformance": {
38
- "black": "AAA",
39
- "white": null
40
- },
41
- "filePath": "tokens/color.yaml",
42
- "isSource": true,
43
- "original": {
44
- "value": "#CCD5FF",
45
- "conformance": {
46
- "black": "AAA",
47
- "white": null
48
- }
49
- },
50
- "name": "ColorBrandBlue200",
51
- "attributes": {
52
- "category": "color",
53
- "type": "brandBlue",
54
- "item": "200"
55
- },
56
- "path": [
57
- "color",
58
- "brandBlue",
59
- "200"
60
- ]
61
- },
62
- "300": {
63
- "value": "#99ABFF",
64
- "conformance": {
65
- "black": "AAA",
66
- "white": null
67
- },
68
- "filePath": "tokens/color.yaml",
69
- "isSource": true,
70
- "original": {
71
- "value": "#99ABFF",
72
- "conformance": {
73
- "black": "AAA",
74
- "white": null
75
- }
76
- },
77
- "name": "ColorBrandBlue300",
78
- "attributes": {
79
- "category": "color",
80
- "type": "brandBlue",
81
- "item": "300"
82
- },
83
- "path": [
84
- "color",
85
- "brandBlue",
86
- "300"
87
- ]
88
- },
89
- "400": {
90
- "value": "#6B84FF",
91
- "conformance": {
92
- "black": "AAA",
93
- "white": null
94
- },
95
- "filePath": "tokens/color.yaml",
96
- "isSource": true,
97
- "original": {
98
- "value": "#6B84FF",
99
- "conformance": {
100
- "black": "AAA",
101
- "white": null
102
- }
103
- },
104
- "name": "ColorBrandBlue400",
105
- "attributes": {
106
- "category": "color",
107
- "type": "brandBlue",
108
- "item": "400"
109
- },
110
- "path": [
111
- "color",
112
- "brandBlue",
113
- "400"
114
- ]
115
- },
116
- "500": {
117
- "value": "#2949E5",
118
- "conformance": {
119
- "black": "AA",
120
- "white": "AAA"
121
- },
122
- "filePath": "tokens/color.yaml",
123
- "isSource": true,
124
- "original": {
125
- "value": "#2949E5",
126
- "conformance": {
127
- "black": "AA",
128
- "white": "AAA"
129
- }
130
- },
131
- "name": "ColorBrandBlue500",
132
- "attributes": {
133
- "category": "color",
134
- "type": "brandBlue",
135
- "item": "500"
136
- },
137
- "path": [
138
- "color",
139
- "brandBlue",
140
- "500"
141
- ]
142
- },
143
- "600": {
144
- "value": "#1F3399",
145
- "conformance": {
146
- "black": null,
147
- "white": "AAA"
148
- },
149
- "filePath": "tokens/color.yaml",
150
- "isSource": true,
151
- "original": {
152
- "value": "#1F3399",
153
- "conformance": {
154
- "black": null,
155
- "white": "AAA"
156
- }
157
- },
158
- "name": "ColorBrandBlue600",
159
- "attributes": {
160
- "category": "color",
161
- "type": "brandBlue",
162
- "item": "600"
163
- },
164
- "path": [
165
- "color",
166
- "brandBlue",
167
- "600"
168
- ]
169
- },
170
- "700": {
171
- "value": "#222D66",
172
- "conformance": {
173
- "black": null,
174
- "white": "AAA"
175
- },
176
- "filePath": "tokens/color.yaml",
177
- "isSource": true,
178
- "original": {
179
- "value": "#222D66",
180
- "conformance": {
181
- "black": null,
182
- "white": "AAA"
183
- }
184
- },
185
- "name": "ColorBrandBlue700",
186
- "attributes": {
187
- "category": "color",
188
- "type": "brandBlue",
189
- "item": "700"
190
- },
191
- "path": [
192
- "color",
193
- "brandBlue",
194
- "700"
195
- ]
196
- },
197
- "800": {
198
- "value": "#000934",
199
- "conformance": {
200
- "black": null,
201
- "white": "AAA"
202
- },
203
- "filePath": "tokens/color.yaml",
204
- "isSource": true,
205
- "original": {
206
- "value": "#000934",
207
- "conformance": {
208
- "black": null,
209
- "white": "AAA"
210
- }
211
- },
212
- "name": "ColorBrandBlue800",
213
- "attributes": {
214
- "category": "color",
215
- "type": "brandBlue",
216
- "item": "800"
217
- },
218
- "path": [
219
- "color",
220
- "brandBlue",
221
- "800"
222
- ]
223
- }
6
+ color: {
7
+ brandBlue: {
8
+ 100: {
9
+ value: "#E5E9FF",
10
+ conformance: {
11
+ black: "AAA",
12
+ white: null,
13
+ },
14
+ filePath: "src/tokens/color.yaml",
15
+ isSource: true,
16
+ original: {
17
+ value: "#E5E9FF",
18
+ conformance: {
19
+ black: "AAA",
20
+ white: null,
21
+ },
22
+ },
23
+ name: "ColorBrandBlue100",
24
+ attributes: {
25
+ category: "color",
26
+ type: "brandBlue",
27
+ item: "100",
28
+ },
29
+ path: ["color", "brandBlue", "100"],
30
+ },
31
+ 200: {
32
+ value: "#CCD5FF",
33
+ conformance: {
34
+ black: "AAA",
35
+ white: null,
36
+ },
37
+ filePath: "src/tokens/color.yaml",
38
+ isSource: true,
39
+ original: {
40
+ value: "#CCD5FF",
41
+ conformance: {
42
+ black: "AAA",
43
+ white: null,
44
+ },
45
+ },
46
+ name: "ColorBrandBlue200",
47
+ attributes: {
48
+ category: "color",
49
+ type: "brandBlue",
50
+ item: "200",
51
+ },
52
+ path: ["color", "brandBlue", "200"],
53
+ },
54
+ 300: {
55
+ value: "#99ABFF",
56
+ conformance: {
57
+ black: "AAA",
58
+ white: null,
59
+ },
60
+ filePath: "src/tokens/color.yaml",
61
+ isSource: true,
62
+ original: {
63
+ value: "#99ABFF",
64
+ conformance: {
65
+ black: "AAA",
66
+ white: null,
67
+ },
68
+ },
69
+ name: "ColorBrandBlue300",
70
+ attributes: {
71
+ category: "color",
72
+ type: "brandBlue",
73
+ item: "300",
74
+ },
75
+ path: ["color", "brandBlue", "300"],
76
+ },
77
+ 400: {
78
+ value: "#6B84FF",
79
+ conformance: {
80
+ black: "AAA",
81
+ white: null,
82
+ },
83
+ filePath: "src/tokens/color.yaml",
84
+ isSource: true,
85
+ original: {
86
+ value: "#6B84FF",
87
+ conformance: {
88
+ black: "AAA",
89
+ white: null,
90
+ },
91
+ },
92
+ name: "ColorBrandBlue400",
93
+ attributes: {
94
+ category: "color",
95
+ type: "brandBlue",
96
+ item: "400",
97
+ },
98
+ path: ["color", "brandBlue", "400"],
99
+ },
100
+ 500: {
101
+ value: "#2949E5",
102
+ conformance: {
103
+ black: "AA",
104
+ white: "AAA",
105
+ },
106
+ filePath: "src/tokens/color.yaml",
107
+ isSource: true,
108
+ original: {
109
+ value: "#2949E5",
110
+ conformance: {
111
+ black: "AA",
112
+ white: "AAA",
113
+ },
114
+ },
115
+ name: "ColorBrandBlue500",
116
+ attributes: {
117
+ category: "color",
118
+ type: "brandBlue",
119
+ item: "500",
120
+ },
121
+ path: ["color", "brandBlue", "500"],
122
+ },
123
+ 600: {
124
+ value: "#1F3399",
125
+ conformance: {
126
+ black: null,
127
+ white: "AAA",
128
+ },
129
+ filePath: "src/tokens/color.yaml",
130
+ isSource: true,
131
+ original: {
132
+ value: "#1F3399",
133
+ conformance: {
134
+ black: null,
135
+ white: "AAA",
136
+ },
137
+ },
138
+ name: "ColorBrandBlue600",
139
+ attributes: {
140
+ category: "color",
141
+ type: "brandBlue",
142
+ item: "600",
143
+ },
144
+ path: ["color", "brandBlue", "600"],
145
+ },
146
+ 700: {
147
+ value: "#222D66",
148
+ conformance: {
149
+ black: null,
150
+ white: "AAA",
151
+ },
152
+ filePath: "src/tokens/color.yaml",
153
+ isSource: true,
154
+ original: {
155
+ value: "#222D66",
156
+ conformance: {
157
+ black: null,
158
+ white: "AAA",
159
+ },
160
+ },
161
+ name: "ColorBrandBlue700",
162
+ attributes: {
163
+ category: "color",
164
+ type: "brandBlue",
165
+ item: "700",
166
+ },
167
+ path: ["color", "brandBlue", "700"],
168
+ },
169
+ 800: {
170
+ value: "#000934",
171
+ conformance: {
172
+ black: null,
173
+ white: "AAA",
174
+ },
175
+ filePath: "src/tokens/color.yaml",
176
+ isSource: true,
177
+ original: {
178
+ value: "#000934",
179
+ conformance: {
180
+ black: null,
181
+ white: "AAA",
182
+ },
183
+ },
184
+ name: "ColorBrandBlue800",
185
+ attributes: {
186
+ category: "color",
187
+ type: "brandBlue",
188
+ item: "800",
189
+ },
190
+ path: ["color", "brandBlue", "800"],
191
+ },
224
192
  },
225
- "purple": {
226
- "100": {
227
- "value": "#FDF7FF",
228
- "conformance": {
229
- "black": "AAA",
230
- "white": null
231
- },
232
- "filePath": "tokens/color.yaml",
233
- "isSource": true,
234
- "original": {
235
- "value": "#FDF7FF",
236
- "conformance": {
237
- "black": "AAA",
238
- "white": null
239
- }
240
- },
241
- "name": "ColorPurple100",
242
- "attributes": {
243
- "category": "color",
244
- "type": "purple",
245
- "item": "100"
246
- },
247
- "path": [
248
- "color",
249
- "purple",
250
- "100"
251
- ]
252
- },
253
- "200": {
254
- "value": "#F9E5FF",
255
- "conformance": {
256
- "black": "AAA",
257
- "white": null
258
- },
259
- "filePath": "tokens/color.yaml",
260
- "isSource": true,
261
- "original": {
262
- "value": "#F9E5FF",
263
- "conformance": {
264
- "black": "AAA",
265
- "white": null
266
- }
267
- },
268
- "name": "ColorPurple200",
269
- "attributes": {
270
- "category": "color",
271
- "type": "purple",
272
- "item": "200"
273
- },
274
- "path": [
275
- "color",
276
- "purple",
277
- "200"
278
- ]
279
- },
280
- "300": {
281
- "value": "#F2CAFF",
282
- "conformance": {
283
- "black": "AAA",
284
- "white": null
285
- },
286
- "filePath": "tokens/color.yaml",
287
- "isSource": true,
288
- "original": {
289
- "value": "#F2CAFF",
290
- "conformance": {
291
- "black": "AAA",
292
- "white": null
293
- }
294
- },
295
- "name": "ColorPurple300",
296
- "attributes": {
297
- "category": "color",
298
- "type": "purple",
299
- "item": "300"
300
- },
301
- "path": [
302
- "color",
303
- "purple",
304
- "300"
305
- ]
306
- },
307
- "400": {
308
- "value": "#E093FA",
309
- "conformance": {
310
- "black": "AAA",
311
- "white": null
312
- },
313
- "filePath": "tokens/color.yaml",
314
- "isSource": true,
315
- "original": {
316
- "value": "#E093FA",
317
- "conformance": {
318
- "black": "AAA",
319
- "white": null
320
- }
321
- },
322
- "name": "ColorPurple400",
323
- "attributes": {
324
- "category": "color",
325
- "type": "purple",
326
- "item": "400"
327
- },
328
- "path": [
329
- "color",
330
- "purple",
331
- "400"
332
- ]
333
- },
334
- "500": {
335
- "value": "#D65CFF",
336
- "conformance": {
337
- "black": "AAA",
338
- "white": "AA"
339
- },
340
- "filePath": "tokens/color.yaml",
341
- "isSource": true,
342
- "original": {
343
- "value": "#D65CFF",
344
- "conformance": {
345
- "black": "AAA",
346
- "white": "AA"
347
- }
348
- },
349
- "name": "ColorPurple500",
350
- "attributes": {
351
- "category": "color",
352
- "type": "purple",
353
- "item": "500"
354
- },
355
- "path": [
356
- "color",
357
- "purple",
358
- "500"
359
- ]
360
- },
361
- "600": {
362
- "value": "#AC12E0",
363
- "conformance": {
364
- "black": "AA",
365
- "white": "AA"
366
- },
367
- "filePath": "tokens/color.yaml",
368
- "isSource": true,
369
- "original": {
370
- "value": "#AC12E0",
371
- "conformance": {
372
- "black": "AA",
373
- "white": "AA"
374
- }
375
- },
376
- "name": "ColorPurple600",
377
- "attributes": {
378
- "category": "color",
379
- "type": "purple",
380
- "item": "600"
381
- },
382
- "path": [
383
- "color",
384
- "purple",
385
- "600"
386
- ]
387
- },
388
- "700": {
389
- "value": "#752E8C",
390
- "conformance": {
391
- "black": null,
392
- "white": "AAA"
393
- },
394
- "filePath": "tokens/color.yaml",
395
- "isSource": true,
396
- "original": {
397
- "value": "#752E8C",
398
- "conformance": {
399
- "black": null,
400
- "white": "AAA"
401
- }
402
- },
403
- "name": "ColorPurple700",
404
- "attributes": {
405
- "category": "color",
406
- "type": "purple",
407
- "item": "700"
408
- },
409
- "path": [
410
- "color",
411
- "purple",
412
- "700"
413
- ]
414
- },
415
- "800": {
416
- "value": "#39004D",
417
- "conformance": {
418
- "black": null,
419
- "white": "AAA"
420
- },
421
- "filePath": "tokens/color.yaml",
422
- "isSource": true,
423
- "original": {
424
- "value": "#39004D",
425
- "conformance": {
426
- "black": null,
427
- "white": "AAA"
428
- }
429
- },
430
- "name": "ColorPurple800",
431
- "attributes": {
432
- "category": "color",
433
- "type": "purple",
434
- "item": "800"
435
- },
436
- "path": [
437
- "color",
438
- "purple",
439
- "800"
440
- ]
441
- }
193
+ purple: {
194
+ 100: {
195
+ value: "#FDF7FF",
196
+ conformance: {
197
+ black: "AAA",
198
+ white: null,
199
+ },
200
+ filePath: "src/tokens/color.yaml",
201
+ isSource: true,
202
+ original: {
203
+ value: "#FDF7FF",
204
+ conformance: {
205
+ black: "AAA",
206
+ white: null,
207
+ },
208
+ },
209
+ name: "ColorPurple100",
210
+ attributes: {
211
+ category: "color",
212
+ type: "purple",
213
+ item: "100",
214
+ },
215
+ path: ["color", "purple", "100"],
216
+ },
217
+ 200: {
218
+ value: "#F9E5FF",
219
+ conformance: {
220
+ black: "AAA",
221
+ white: null,
222
+ },
223
+ filePath: "src/tokens/color.yaml",
224
+ isSource: true,
225
+ original: {
226
+ value: "#F9E5FF",
227
+ conformance: {
228
+ black: "AAA",
229
+ white: null,
230
+ },
231
+ },
232
+ name: "ColorPurple200",
233
+ attributes: {
234
+ category: "color",
235
+ type: "purple",
236
+ item: "200",
237
+ },
238
+ path: ["color", "purple", "200"],
239
+ },
240
+ 300: {
241
+ value: "#F2CAFF",
242
+ conformance: {
243
+ black: "AAA",
244
+ white: null,
245
+ },
246
+ filePath: "src/tokens/color.yaml",
247
+ isSource: true,
248
+ original: {
249
+ value: "#F2CAFF",
250
+ conformance: {
251
+ black: "AAA",
252
+ white: null,
253
+ },
254
+ },
255
+ name: "ColorPurple300",
256
+ attributes: {
257
+ category: "color",
258
+ type: "purple",
259
+ item: "300",
260
+ },
261
+ path: ["color", "purple", "300"],
262
+ },
263
+ 400: {
264
+ value: "#E093FA",
265
+ conformance: {
266
+ black: "AAA",
267
+ white: null,
268
+ },
269
+ filePath: "src/tokens/color.yaml",
270
+ isSource: true,
271
+ original: {
272
+ value: "#E093FA",
273
+ conformance: {
274
+ black: "AAA",
275
+ white: null,
276
+ },
277
+ },
278
+ name: "ColorPurple400",
279
+ attributes: {
280
+ category: "color",
281
+ type: "purple",
282
+ item: "400",
283
+ },
284
+ path: ["color", "purple", "400"],
285
+ },
286
+ 500: {
287
+ value: "#D65CFF",
288
+ conformance: {
289
+ black: "AAA",
290
+ white: "AA",
291
+ },
292
+ filePath: "src/tokens/color.yaml",
293
+ isSource: true,
294
+ original: {
295
+ value: "#D65CFF",
296
+ conformance: {
297
+ black: "AAA",
298
+ white: "AA",
299
+ },
300
+ },
301
+ name: "ColorPurple500",
302
+ attributes: {
303
+ category: "color",
304
+ type: "purple",
305
+ item: "500",
306
+ },
307
+ path: ["color", "purple", "500"],
308
+ },
309
+ 600: {
310
+ value: "#AC12E0",
311
+ conformance: {
312
+ black: "AA",
313
+ white: "AA",
314
+ },
315
+ filePath: "src/tokens/color.yaml",
316
+ isSource: true,
317
+ original: {
318
+ value: "#AC12E0",
319
+ conformance: {
320
+ black: "AA",
321
+ white: "AA",
322
+ },
323
+ },
324
+ name: "ColorPurple600",
325
+ attributes: {
326
+ category: "color",
327
+ type: "purple",
328
+ item: "600",
329
+ },
330
+ path: ["color", "purple", "600"],
331
+ },
332
+ 700: {
333
+ value: "#752E8C",
334
+ conformance: {
335
+ black: null,
336
+ white: "AAA",
337
+ },
338
+ filePath: "src/tokens/color.yaml",
339
+ isSource: true,
340
+ original: {
341
+ value: "#752E8C",
342
+ conformance: {
343
+ black: null,
344
+ white: "AAA",
345
+ },
346
+ },
347
+ name: "ColorPurple700",
348
+ attributes: {
349
+ category: "color",
350
+ type: "purple",
351
+ item: "700",
352
+ },
353
+ path: ["color", "purple", "700"],
354
+ },
355
+ 800: {
356
+ value: "#39004D",
357
+ conformance: {
358
+ black: null,
359
+ white: "AAA",
360
+ },
361
+ filePath: "src/tokens/color.yaml",
362
+ isSource: true,
363
+ original: {
364
+ value: "#39004D",
365
+ conformance: {
366
+ black: null,
367
+ white: "AAA",
368
+ },
369
+ },
370
+ name: "ColorPurple800",
371
+ attributes: {
372
+ category: "color",
373
+ type: "purple",
374
+ item: "800",
375
+ },
376
+ path: ["color", "purple", "800"],
377
+ },
442
378
  },
443
- "green": {
444
- "100": {
445
- "value": "#F4FFF2",
446
- "conformance": {
447
- "black": "AAA",
448
- "white": null
449
- },
450
- "filePath": "tokens/color.yaml",
451
- "isSource": true,
452
- "original": {
453
- "value": "#F4FFF2",
454
- "conformance": {
455
- "black": "AAA",
456
- "white": null
457
- }
458
- },
459
- "name": "ColorGreen100",
460
- "attributes": {
461
- "category": "color",
462
- "type": "green",
463
- "item": "100"
464
- },
465
- "path": [
466
- "color",
467
- "green",
468
- "100"
469
- ]
470
- },
471
- "200": {
472
- "value": "#DFFFD9",
473
- "conformance": {
474
- "black": "AAA",
475
- "white": null
476
- },
477
- "filePath": "tokens/color.yaml",
478
- "isSource": true,
479
- "original": {
480
- "value": "#DFFFD9",
481
- "conformance": {
482
- "black": "AAA",
483
- "white": null
484
- }
485
- },
486
- "name": "ColorGreen200",
487
- "attributes": {
488
- "category": "color",
489
- "type": "green",
490
- "item": "200"
491
- },
492
- "path": [
493
- "color",
494
- "green",
495
- "200"
496
- ]
497
- },
498
- "300": {
499
- "value": "#B0E5A5",
500
- "conformance": {
501
- "black": "AAA",
502
- "white": null
503
- },
504
- "filePath": "tokens/color.yaml",
505
- "isSource": true,
506
- "original": {
507
- "value": "#B0E5A5",
508
- "conformance": {
509
- "black": "AAA",
510
- "white": null
511
- }
512
- },
513
- "name": "ColorGreen300",
514
- "attributes": {
515
- "category": "color",
516
- "type": "green",
517
- "item": "300"
518
- },
519
- "path": [
520
- "color",
521
- "green",
522
- "300"
523
- ]
524
- },
525
- "400": {
526
- "value": "#76D962",
527
- "conformance": {
528
- "black": "AAA",
529
- "white": null
530
- },
531
- "filePath": "tokens/color.yaml",
532
- "isSource": true,
533
- "original": {
534
- "value": "#76D962",
535
- "conformance": {
536
- "black": "AAA",
537
- "white": null
538
- }
539
- },
540
- "name": "ColorGreen400",
541
- "attributes": {
542
- "category": "color",
543
- "type": "green",
544
- "item": "400"
545
- },
546
- "path": [
547
- "color",
548
- "green",
549
- "400"
550
- ]
551
- },
552
- "500": {
553
- "value": "#44B62D",
554
- "conformance": {
555
- "black": "AAA",
556
- "white": null
557
- },
558
- "filePath": "tokens/color.yaml",
559
- "isSource": true,
560
- "original": {
561
- "value": "#44B62D",
562
- "conformance": {
563
- "black": "AAA",
564
- "white": null
565
- }
566
- },
567
- "name": "ColorGreen500",
568
- "attributes": {
569
- "category": "color",
570
- "type": "green",
571
- "item": "500"
572
- },
573
- "path": [
574
- "color",
575
- "green",
576
- "500"
577
- ]
578
- },
579
- "600": {
580
- "value": "#268713",
581
- "conformance": {
582
- "black": "AAA",
583
- "white": "AA"
584
- },
585
- "filePath": "tokens/color.yaml",
586
- "isSource": true,
587
- "original": {
588
- "value": "#268713",
589
- "conformance": {
590
- "black": "AAA",
591
- "white": "AA"
592
- }
593
- },
594
- "name": "ColorGreen600",
595
- "attributes": {
596
- "category": "color",
597
- "type": "green",
598
- "item": "600"
599
- },
600
- "path": [
601
- "color",
602
- "green",
603
- "600"
604
- ]
605
- },
606
- "700": {
607
- "value": "#38662E",
608
- "conformance": {
609
- "black": "AA",
610
- "white": "AAA"
611
- },
612
- "filePath": "tokens/color.yaml",
613
- "isSource": true,
614
- "original": {
615
- "value": "#38662E",
616
- "conformance": {
617
- "black": "AA",
618
- "white": "AAA"
619
- }
620
- },
621
- "name": "ColorGreen700",
622
- "attributes": {
623
- "category": "color",
624
- "type": "green",
625
- "item": "700"
626
- },
627
- "path": [
628
- "color",
629
- "green",
630
- "700"
631
- ]
632
- },
633
- "800": {
634
- "value": "#093300",
635
- "conformance": {
636
- "black": null,
637
- "white": "AAA"
638
- },
639
- "filePath": "tokens/color.yaml",
640
- "isSource": true,
641
- "original": {
642
- "value": "#093300",
643
- "conformance": {
644
- "black": null,
645
- "white": "AAA"
646
- }
647
- },
648
- "name": "ColorGreen800",
649
- "attributes": {
650
- "category": "color",
651
- "type": "green",
652
- "item": "800"
653
- },
654
- "path": [
655
- "color",
656
- "green",
657
- "800"
658
- ]
659
- }
379
+ green: {
380
+ 100: {
381
+ value: "#F4FFF2",
382
+ conformance: {
383
+ black: "AAA",
384
+ white: null,
385
+ },
386
+ filePath: "src/tokens/color.yaml",
387
+ isSource: true,
388
+ original: {
389
+ value: "#F4FFF2",
390
+ conformance: {
391
+ black: "AAA",
392
+ white: null,
393
+ },
394
+ },
395
+ name: "ColorGreen100",
396
+ attributes: {
397
+ category: "color",
398
+ type: "green",
399
+ item: "100",
400
+ },
401
+ path: ["color", "green", "100"],
402
+ },
403
+ 200: {
404
+ value: "#DFFFD9",
405
+ conformance: {
406
+ black: "AAA",
407
+ white: null,
408
+ },
409
+ filePath: "src/tokens/color.yaml",
410
+ isSource: true,
411
+ original: {
412
+ value: "#DFFFD9",
413
+ conformance: {
414
+ black: "AAA",
415
+ white: null,
416
+ },
417
+ },
418
+ name: "ColorGreen200",
419
+ attributes: {
420
+ category: "color",
421
+ type: "green",
422
+ item: "200",
423
+ },
424
+ path: ["color", "green", "200"],
425
+ },
426
+ 300: {
427
+ value: "#B0E5A5",
428
+ conformance: {
429
+ black: "AAA",
430
+ white: null,
431
+ },
432
+ filePath: "src/tokens/color.yaml",
433
+ isSource: true,
434
+ original: {
435
+ value: "#B0E5A5",
436
+ conformance: {
437
+ black: "AAA",
438
+ white: null,
439
+ },
440
+ },
441
+ name: "ColorGreen300",
442
+ attributes: {
443
+ category: "color",
444
+ type: "green",
445
+ item: "300",
446
+ },
447
+ path: ["color", "green", "300"],
448
+ },
449
+ 400: {
450
+ value: "#76D962",
451
+ conformance: {
452
+ black: "AAA",
453
+ white: null,
454
+ },
455
+ filePath: "src/tokens/color.yaml",
456
+ isSource: true,
457
+ original: {
458
+ value: "#76D962",
459
+ conformance: {
460
+ black: "AAA",
461
+ white: null,
462
+ },
463
+ },
464
+ name: "ColorGreen400",
465
+ attributes: {
466
+ category: "color",
467
+ type: "green",
468
+ item: "400",
469
+ },
470
+ path: ["color", "green", "400"],
471
+ },
472
+ 500: {
473
+ value: "#44B62D",
474
+ conformance: {
475
+ black: "AAA",
476
+ white: null,
477
+ },
478
+ filePath: "src/tokens/color.yaml",
479
+ isSource: true,
480
+ original: {
481
+ value: "#44B62D",
482
+ conformance: {
483
+ black: "AAA",
484
+ white: null,
485
+ },
486
+ },
487
+ name: "ColorGreen500",
488
+ attributes: {
489
+ category: "color",
490
+ type: "green",
491
+ item: "500",
492
+ },
493
+ path: ["color", "green", "500"],
494
+ },
495
+ 600: {
496
+ value: "#268713",
497
+ conformance: {
498
+ black: "AAA",
499
+ white: "AA",
500
+ },
501
+ filePath: "src/tokens/color.yaml",
502
+ isSource: true,
503
+ original: {
504
+ value: "#268713",
505
+ conformance: {
506
+ black: "AAA",
507
+ white: "AA",
508
+ },
509
+ },
510
+ name: "ColorGreen600",
511
+ attributes: {
512
+ category: "color",
513
+ type: "green",
514
+ item: "600",
515
+ },
516
+ path: ["color", "green", "600"],
517
+ },
518
+ 700: {
519
+ value: "#38662E",
520
+ conformance: {
521
+ black: "AA",
522
+ white: "AAA",
523
+ },
524
+ filePath: "src/tokens/color.yaml",
525
+ isSource: true,
526
+ original: {
527
+ value: "#38662E",
528
+ conformance: {
529
+ black: "AA",
530
+ white: "AAA",
531
+ },
532
+ },
533
+ name: "ColorGreen700",
534
+ attributes: {
535
+ category: "color",
536
+ type: "green",
537
+ item: "700",
538
+ },
539
+ path: ["color", "green", "700"],
540
+ },
541
+ 800: {
542
+ value: "#093300",
543
+ conformance: {
544
+ black: null,
545
+ white: "AAA",
546
+ },
547
+ filePath: "src/tokens/color.yaml",
548
+ isSource: true,
549
+ original: {
550
+ value: "#093300",
551
+ conformance: {
552
+ black: null,
553
+ white: "AAA",
554
+ },
555
+ },
556
+ name: "ColorGreen800",
557
+ attributes: {
558
+ category: "color",
559
+ type: "green",
560
+ item: "800",
561
+ },
562
+ path: ["color", "green", "800"],
563
+ },
660
564
  },
661
- "blue": {
662
- "100": {
663
- "value": "#E9F5FF",
664
- "conformance": {
665
- "black": "AAA",
666
- "white": null
667
- },
668
- "filePath": "tokens/color.yaml",
669
- "isSource": true,
670
- "original": {
671
- "value": "#E9F5FF",
672
- "conformance": {
673
- "black": "AAA",
674
- "white": null
675
- }
676
- },
677
- "name": "ColorBlue100",
678
- "attributes": {
679
- "category": "color",
680
- "type": "blue",
681
- "item": "100"
682
- },
683
- "path": [
684
- "color",
685
- "blue",
686
- "100"
687
- ]
688
- },
689
- "200": {
690
- "value": "#C7E7FF",
691
- "conformance": {
692
- "black": "AAA",
693
- "white": null
694
- },
695
- "filePath": "tokens/color.yaml",
696
- "isSource": true,
697
- "original": {
698
- "value": "#C7E7FF",
699
- "conformance": {
700
- "black": "AAA",
701
- "white": null
702
- }
703
- },
704
- "name": "ColorBlue200",
705
- "attributes": {
706
- "category": "color",
707
- "type": "blue",
708
- "item": "200"
709
- },
710
- "path": [
711
- "color",
712
- "blue",
713
- "200"
714
- ]
715
- },
716
- "300": {
717
- "value": "#91CEFF",
718
- "conformance": {
719
- "black": "AAA",
720
- "white": null
721
- },
722
- "filePath": "tokens/color.yaml",
723
- "isSource": true,
724
- "original": {
725
- "value": "#91CEFF",
726
- "conformance": {
727
- "black": "AAA",
728
- "white": null
729
- }
730
- },
731
- "name": "ColorBlue300",
732
- "attributes": {
733
- "category": "color",
734
- "type": "blue",
735
- "item": "300"
736
- },
737
- "path": [
738
- "color",
739
- "blue",
740
- "300"
741
- ]
742
- },
743
- "400": {
744
- "value": "#58B7FE",
745
- "conformance": {
746
- "black": "AAA",
747
- "white": null
748
- },
749
- "filePath": "tokens/color.yaml",
750
- "isSource": true,
751
- "original": {
752
- "value": "#58B7FE",
753
- "conformance": {
754
- "black": "AAA",
755
- "white": null
756
- }
757
- },
758
- "name": "ColorBlue400",
759
- "attributes": {
760
- "category": "color",
761
- "type": "blue",
762
- "item": "400"
763
- },
764
- "path": [
765
- "color",
766
- "blue",
767
- "400"
768
- ]
769
- },
770
- "500": {
771
- "value": "#229FFF",
772
- "conformance": {
773
- "black": "AAA",
774
- "white": null
775
- },
776
- "filePath": "tokens/color.yaml",
777
- "isSource": true,
778
- "original": {
779
- "value": "#229FFF",
780
- "conformance": {
781
- "black": "AAA",
782
- "white": null
783
- }
784
- },
785
- "name": "ColorBlue500",
786
- "attributes": {
787
- "category": "color",
788
- "type": "blue",
789
- "item": "500"
790
- },
791
- "path": [
792
- "color",
793
- "blue",
794
- "500"
795
- ]
796
- },
797
- "600": {
798
- "value": "#1B7FDE",
799
- "conformance": {
800
- "black": "AAA",
801
- "white": "AA"
802
- },
803
- "filePath": "tokens/color.yaml",
804
- "isSource": true,
805
- "original": {
806
- "value": "#1B7FDE",
807
- "conformance": {
808
- "black": "AAA",
809
- "white": "AA"
810
- }
811
- },
812
- "name": "ColorBlue600",
813
- "attributes": {
814
- "category": "color",
815
- "type": "blue",
816
- "item": "600"
817
- },
818
- "path": [
819
- "color",
820
- "blue",
821
- "600"
822
- ]
823
- },
824
- "700": {
825
- "value": "#165FAC",
826
- "conformance": {
827
- "black": "AA",
828
- "white": "AAA"
829
- },
830
- "filePath": "tokens/color.yaml",
831
- "isSource": true,
832
- "original": {
833
- "value": "#165FAC",
834
- "conformance": {
835
- "black": "AA",
836
- "white": "AAA"
837
- }
838
- },
839
- "name": "ColorBlue700",
840
- "attributes": {
841
- "category": "color",
842
- "type": "blue",
843
- "item": "700"
844
- },
845
- "path": [
846
- "color",
847
- "blue",
848
- "700"
849
- ]
850
- },
851
- "800": {
852
- "value": "#0D407A",
853
- "conformance": {
854
- "black": null,
855
- "white": "AAA"
856
- },
857
- "filePath": "tokens/color.yaml",
858
- "isSource": true,
859
- "original": {
860
- "value": "#0D407A",
861
- "conformance": {
862
- "black": null,
863
- "white": "AAA"
864
- }
865
- },
866
- "name": "ColorBlue800",
867
- "attributes": {
868
- "category": "color",
869
- "type": "blue",
870
- "item": "800"
871
- },
872
- "path": [
873
- "color",
874
- "blue",
875
- "800"
876
- ]
877
- }
565
+ blue: {
566
+ 100: {
567
+ value: "#E9F5FF",
568
+ conformance: {
569
+ black: "AAA",
570
+ white: null,
571
+ },
572
+ filePath: "src/tokens/color.yaml",
573
+ isSource: true,
574
+ original: {
575
+ value: "#E9F5FF",
576
+ conformance: {
577
+ black: "AAA",
578
+ white: null,
579
+ },
580
+ },
581
+ name: "ColorBlue100",
582
+ attributes: {
583
+ category: "color",
584
+ type: "blue",
585
+ item: "100",
586
+ },
587
+ path: ["color", "blue", "100"],
588
+ },
589
+ 200: {
590
+ value: "#C7E7FF",
591
+ conformance: {
592
+ black: "AAA",
593
+ white: null,
594
+ },
595
+ filePath: "src/tokens/color.yaml",
596
+ isSource: true,
597
+ original: {
598
+ value: "#C7E7FF",
599
+ conformance: {
600
+ black: "AAA",
601
+ white: null,
602
+ },
603
+ },
604
+ name: "ColorBlue200",
605
+ attributes: {
606
+ category: "color",
607
+ type: "blue",
608
+ item: "200",
609
+ },
610
+ path: ["color", "blue", "200"],
611
+ },
612
+ 300: {
613
+ value: "#91CEFF",
614
+ conformance: {
615
+ black: "AAA",
616
+ white: null,
617
+ },
618
+ filePath: "src/tokens/color.yaml",
619
+ isSource: true,
620
+ original: {
621
+ value: "#91CEFF",
622
+ conformance: {
623
+ black: "AAA",
624
+ white: null,
625
+ },
626
+ },
627
+ name: "ColorBlue300",
628
+ attributes: {
629
+ category: "color",
630
+ type: "blue",
631
+ item: "300",
632
+ },
633
+ path: ["color", "blue", "300"],
634
+ },
635
+ 400: {
636
+ value: "#58B7FE",
637
+ conformance: {
638
+ black: "AAA",
639
+ white: null,
640
+ },
641
+ filePath: "src/tokens/color.yaml",
642
+ isSource: true,
643
+ original: {
644
+ value: "#58B7FE",
645
+ conformance: {
646
+ black: "AAA",
647
+ white: null,
648
+ },
649
+ },
650
+ name: "ColorBlue400",
651
+ attributes: {
652
+ category: "color",
653
+ type: "blue",
654
+ item: "400",
655
+ },
656
+ path: ["color", "blue", "400"],
657
+ },
658
+ 500: {
659
+ value: "#229FFF",
660
+ conformance: {
661
+ black: "AAA",
662
+ white: null,
663
+ },
664
+ filePath: "src/tokens/color.yaml",
665
+ isSource: true,
666
+ original: {
667
+ value: "#229FFF",
668
+ conformance: {
669
+ black: "AAA",
670
+ white: null,
671
+ },
672
+ },
673
+ name: "ColorBlue500",
674
+ attributes: {
675
+ category: "color",
676
+ type: "blue",
677
+ item: "500",
678
+ },
679
+ path: ["color", "blue", "500"],
680
+ },
681
+ 600: {
682
+ value: "#1B7FDE",
683
+ conformance: {
684
+ black: "AAA",
685
+ white: "AA",
686
+ },
687
+ filePath: "src/tokens/color.yaml",
688
+ isSource: true,
689
+ original: {
690
+ value: "#1B7FDE",
691
+ conformance: {
692
+ black: "AAA",
693
+ white: "AA",
694
+ },
695
+ },
696
+ name: "ColorBlue600",
697
+ attributes: {
698
+ category: "color",
699
+ type: "blue",
700
+ item: "600",
701
+ },
702
+ path: ["color", "blue", "600"],
703
+ },
704
+ 700: {
705
+ value: "#165FAC",
706
+ conformance: {
707
+ black: "AA",
708
+ white: "AAA",
709
+ },
710
+ filePath: "src/tokens/color.yaml",
711
+ isSource: true,
712
+ original: {
713
+ value: "#165FAC",
714
+ conformance: {
715
+ black: "AA",
716
+ white: "AAA",
717
+ },
718
+ },
719
+ name: "ColorBlue700",
720
+ attributes: {
721
+ category: "color",
722
+ type: "blue",
723
+ item: "700",
724
+ },
725
+ path: ["color", "blue", "700"],
726
+ },
727
+ 800: {
728
+ value: "#0D407A",
729
+ conformance: {
730
+ black: null,
731
+ white: "AAA",
732
+ },
733
+ filePath: "src/tokens/color.yaml",
734
+ isSource: true,
735
+ original: {
736
+ value: "#0D407A",
737
+ conformance: {
738
+ black: null,
739
+ white: "AAA",
740
+ },
741
+ },
742
+ name: "ColorBlue800",
743
+ attributes: {
744
+ category: "color",
745
+ type: "blue",
746
+ item: "800",
747
+ },
748
+ path: ["color", "blue", "800"],
749
+ },
878
750
  },
879
- "pink": {
880
- "100": {
881
- "value": "#FFF8FC",
882
- "conformance": {
883
- "black": "AAA",
884
- "white": null
885
- },
886
- "filePath": "tokens/color.yaml",
887
- "isSource": true,
888
- "original": {
889
- "value": "#FFF8FC",
890
- "conformance": {
891
- "black": "AAA",
892
- "white": null
893
- }
894
- },
895
- "name": "ColorPink100",
896
- "attributes": {
897
- "category": "color",
898
- "type": "pink",
899
- "item": "100"
900
- },
901
- "path": [
902
- "color",
903
- "pink",
904
- "100"
905
- ]
906
- },
907
- "200": {
908
- "value": "#FFE5F4",
909
- "conformance": {
910
- "black": "AAA",
911
- "white": null
912
- },
913
- "filePath": "tokens/color.yaml",
914
- "isSource": true,
915
- "original": {
916
- "value": "#FFE5F4",
917
- "conformance": {
918
- "black": "AAA",
919
- "white": null
920
- }
921
- },
922
- "name": "ColorPink200",
923
- "attributes": {
924
- "category": "color",
925
- "type": "pink",
926
- "item": "200"
927
- },
928
- "path": [
929
- "color",
930
- "pink",
931
- "200"
932
- ]
933
- },
934
- "300": {
935
- "value": "#FFC7E8",
936
- "conformance": {
937
- "black": "AAA",
938
- "white": null
939
- },
940
- "filePath": "tokens/color.yaml",
941
- "isSource": true,
942
- "original": {
943
- "value": "#FFC7E8",
944
- "conformance": {
945
- "black": "AAA",
946
- "white": null
947
- }
948
- },
949
- "name": "ColorPink300",
950
- "attributes": {
951
- "category": "color",
952
- "type": "pink",
953
- "item": "300"
954
- },
955
- "path": [
956
- "color",
957
- "pink",
958
- "300"
959
- ]
960
- },
961
- "400": {
962
- "value": "#FF8CD0",
963
- "conformance": {
964
- "black": "AAA",
965
- "white": null
966
- },
967
- "filePath": "tokens/color.yaml",
968
- "isSource": true,
969
- "original": {
970
- "value": "#FF8CD0",
971
- "conformance": {
972
- "black": "AAA",
973
- "white": null
974
- }
975
- },
976
- "name": "ColorPink400",
977
- "attributes": {
978
- "category": "color",
979
- "type": "pink",
980
- "item": "400"
981
- },
982
- "path": [
983
- "color",
984
- "pink",
985
- "400"
986
- ]
987
- },
988
- "500": {
989
- "value": "#FF40B3",
990
- "conformance": {
991
- "black": "AAA",
992
- "white": "AA"
993
- },
994
- "filePath": "tokens/color.yaml",
995
- "isSource": true,
996
- "original": {
997
- "value": "#FF40B3",
998
- "conformance": {
999
- "black": "AAA",
1000
- "white": "AA"
1001
- }
1002
- },
1003
- "name": "ColorPink500",
1004
- "attributes": {
1005
- "category": "color",
1006
- "type": "pink",
1007
- "item": "500"
1008
- },
1009
- "path": [
1010
- "color",
1011
- "pink",
1012
- "500"
1013
- ]
1014
- },
1015
- "600": {
1016
- "value": "#E0128E",
1017
- "conformance": {
1018
- "black": "AA",
1019
- "white": "AAA"
1020
- },
1021
- "filePath": "tokens/color.yaml",
1022
- "isSource": true,
1023
- "original": {
1024
- "value": "#E0128E",
1025
- "conformance": {
1026
- "black": "AA",
1027
- "white": "AAA"
1028
- }
1029
- },
1030
- "name": "ColorPink600",
1031
- "attributes": {
1032
- "category": "color",
1033
- "type": "pink",
1034
- "item": "600"
1035
- },
1036
- "path": [
1037
- "color",
1038
- "pink",
1039
- "600"
1040
- ]
1041
- },
1042
- "700": {
1043
- "value": "#661F4A",
1044
- "conformance": {
1045
- "black": null,
1046
- "white": "AAA"
1047
- },
1048
- "filePath": "tokens/color.yaml",
1049
- "isSource": true,
1050
- "original": {
1051
- "value": "#661F4A",
1052
- "conformance": {
1053
- "black": null,
1054
- "white": "AAA"
1055
- }
1056
- },
1057
- "name": "ColorPink700",
1058
- "attributes": {
1059
- "category": "color",
1060
- "type": "pink",
1061
- "item": "700"
1062
- },
1063
- "path": [
1064
- "color",
1065
- "pink",
1066
- "700"
1067
- ]
1068
- },
1069
- "800": {
1070
- "value": "#4D002E",
1071
- "conformance": {
1072
- "black": null,
1073
- "white": "AAA"
1074
- },
1075
- "filePath": "tokens/color.yaml",
1076
- "isSource": true,
1077
- "original": {
1078
- "value": "#4D002E",
1079
- "conformance": {
1080
- "black": null,
1081
- "white": "AAA"
1082
- }
1083
- },
1084
- "name": "ColorPink800",
1085
- "attributes": {
1086
- "category": "color",
1087
- "type": "pink",
1088
- "item": "800"
1089
- },
1090
- "path": [
1091
- "color",
1092
- "pink",
1093
- "800"
1094
- ]
1095
- }
751
+ pink: {
752
+ 100: {
753
+ value: "#FFF8FC",
754
+ conformance: {
755
+ black: "AAA",
756
+ white: null,
757
+ },
758
+ filePath: "src/tokens/color.yaml",
759
+ isSource: true,
760
+ original: {
761
+ value: "#FFF8FC",
762
+ conformance: {
763
+ black: "AAA",
764
+ white: null,
765
+ },
766
+ },
767
+ name: "ColorPink100",
768
+ attributes: {
769
+ category: "color",
770
+ type: "pink",
771
+ item: "100",
772
+ },
773
+ path: ["color", "pink", "100"],
774
+ },
775
+ 200: {
776
+ value: "#FFE5F4",
777
+ conformance: {
778
+ black: "AAA",
779
+ white: null,
780
+ },
781
+ filePath: "src/tokens/color.yaml",
782
+ isSource: true,
783
+ original: {
784
+ value: "#FFE5F4",
785
+ conformance: {
786
+ black: "AAA",
787
+ white: null,
788
+ },
789
+ },
790
+ name: "ColorPink200",
791
+ attributes: {
792
+ category: "color",
793
+ type: "pink",
794
+ item: "200",
795
+ },
796
+ path: ["color", "pink", "200"],
797
+ },
798
+ 300: {
799
+ value: "#FFC7E8",
800
+ conformance: {
801
+ black: "AAA",
802
+ white: null,
803
+ },
804
+ filePath: "src/tokens/color.yaml",
805
+ isSource: true,
806
+ original: {
807
+ value: "#FFC7E8",
808
+ conformance: {
809
+ black: "AAA",
810
+ white: null,
811
+ },
812
+ },
813
+ name: "ColorPink300",
814
+ attributes: {
815
+ category: "color",
816
+ type: "pink",
817
+ item: "300",
818
+ },
819
+ path: ["color", "pink", "300"],
820
+ },
821
+ 400: {
822
+ value: "#FF8CD0",
823
+ conformance: {
824
+ black: "AAA",
825
+ white: null,
826
+ },
827
+ filePath: "src/tokens/color.yaml",
828
+ isSource: true,
829
+ original: {
830
+ value: "#FF8CD0",
831
+ conformance: {
832
+ black: "AAA",
833
+ white: null,
834
+ },
835
+ },
836
+ name: "ColorPink400",
837
+ attributes: {
838
+ category: "color",
839
+ type: "pink",
840
+ item: "400",
841
+ },
842
+ path: ["color", "pink", "400"],
843
+ },
844
+ 500: {
845
+ value: "#FF40B3",
846
+ conformance: {
847
+ black: "AAA",
848
+ white: "AA",
849
+ },
850
+ filePath: "src/tokens/color.yaml",
851
+ isSource: true,
852
+ original: {
853
+ value: "#FF40B3",
854
+ conformance: {
855
+ black: "AAA",
856
+ white: "AA",
857
+ },
858
+ },
859
+ name: "ColorPink500",
860
+ attributes: {
861
+ category: "color",
862
+ type: "pink",
863
+ item: "500",
864
+ },
865
+ path: ["color", "pink", "500"],
866
+ },
867
+ 600: {
868
+ value: "#E0128E",
869
+ conformance: {
870
+ black: "AA",
871
+ white: "AAA",
872
+ },
873
+ filePath: "src/tokens/color.yaml",
874
+ isSource: true,
875
+ original: {
876
+ value: "#E0128E",
877
+ conformance: {
878
+ black: "AA",
879
+ white: "AAA",
880
+ },
881
+ },
882
+ name: "ColorPink600",
883
+ attributes: {
884
+ category: "color",
885
+ type: "pink",
886
+ item: "600",
887
+ },
888
+ path: ["color", "pink", "600"],
889
+ },
890
+ 700: {
891
+ value: "#661F4A",
892
+ conformance: {
893
+ black: null,
894
+ white: "AAA",
895
+ },
896
+ filePath: "src/tokens/color.yaml",
897
+ isSource: true,
898
+ original: {
899
+ value: "#661F4A",
900
+ conformance: {
901
+ black: null,
902
+ white: "AAA",
903
+ },
904
+ },
905
+ name: "ColorPink700",
906
+ attributes: {
907
+ category: "color",
908
+ type: "pink",
909
+ item: "700",
910
+ },
911
+ path: ["color", "pink", "700"],
912
+ },
913
+ 800: {
914
+ value: "#4D002E",
915
+ conformance: {
916
+ black: null,
917
+ white: "AAA",
918
+ },
919
+ filePath: "src/tokens/color.yaml",
920
+ isSource: true,
921
+ original: {
922
+ value: "#4D002E",
923
+ conformance: {
924
+ black: null,
925
+ white: "AAA",
926
+ },
927
+ },
928
+ name: "ColorPink800",
929
+ attributes: {
930
+ category: "color",
931
+ type: "pink",
932
+ item: "800",
933
+ },
934
+ path: ["color", "pink", "800"],
935
+ },
1096
936
  },
1097
- "red": {
1098
- "100": {
1099
- "value": "#FFF7F9",
1100
- "conformance": {
1101
- "black": "AAA",
1102
- "white": null
1103
- },
1104
- "filePath": "tokens/color.yaml",
1105
- "isSource": true,
1106
- "original": {
1107
- "value": "#FFF7F9",
1108
- "conformance": {
1109
- "black": "AAA",
1110
- "white": null
1111
- }
1112
- },
1113
- "name": "ColorRed100",
1114
- "attributes": {
1115
- "category": "color",
1116
- "type": "red",
1117
- "item": "100"
1118
- },
1119
- "path": [
1120
- "color",
1121
- "red",
1122
- "100"
1123
- ]
1124
- },
1125
- "200": {
1126
- "value": "#FFCCD5",
1127
- "conformance": {
1128
- "black": "AAA",
1129
- "white": null
1130
- },
1131
- "filePath": "tokens/color.yaml",
1132
- "isSource": true,
1133
- "original": {
1134
- "value": "#FFCCD5",
1135
- "conformance": {
1136
- "black": "AAA",
1137
- "white": null
1138
- }
1139
- },
1140
- "name": "ColorRed200",
1141
- "attributes": {
1142
- "category": "color",
1143
- "type": "red",
1144
- "item": "200"
1145
- },
1146
- "path": [
1147
- "color",
1148
- "red",
1149
- "200"
1150
- ]
1151
- },
1152
- "300": {
1153
- "value": "#FF99AB",
1154
- "conformance": {
1155
- "black": "AAA",
1156
- "white": null
1157
- },
1158
- "filePath": "tokens/color.yaml",
1159
- "isSource": true,
1160
- "original": {
1161
- "value": "#FF99AB",
1162
- "conformance": {
1163
- "black": "AAA",
1164
- "white": null
1165
- }
1166
- },
1167
- "name": "ColorRed300",
1168
- "attributes": {
1169
- "category": "color",
1170
- "type": "red",
1171
- "item": "300"
1172
- },
1173
- "path": [
1174
- "color",
1175
- "red",
1176
- "300"
1177
- ]
1178
- },
1179
- "400": {
1180
- "value": "#FF6682",
1181
- "conformance": {
1182
- "black": "AAA",
1183
- "white": null
1184
- },
1185
- "filePath": "tokens/color.yaml",
1186
- "isSource": true,
1187
- "original": {
1188
- "value": "#FF6682",
1189
- "conformance": {
1190
- "black": "AAA",
1191
- "white": null
1192
- }
1193
- },
1194
- "name": "ColorRed400",
1195
- "attributes": {
1196
- "category": "color",
1197
- "type": "red",
1198
- "item": "400"
1199
- },
1200
- "path": [
1201
- "color",
1202
- "red",
1203
- "400"
1204
- ]
1205
- },
1206
- "500": {
1207
- "value": "#FF2B51",
1208
- "conformance": {
1209
- "black": "AAA",
1210
- "white": "AA"
1211
- },
1212
- "filePath": "tokens/color.yaml",
1213
- "isSource": true,
1214
- "original": {
1215
- "value": "#FF2B51",
1216
- "conformance": {
1217
- "black": "AAA",
1218
- "white": "AA"
1219
- }
1220
- },
1221
- "name": "ColorRed500",
1222
- "attributes": {
1223
- "category": "color",
1224
- "type": "red",
1225
- "item": "500"
1226
- },
1227
- "path": [
1228
- "color",
1229
- "red",
1230
- "500"
1231
- ]
1232
- },
1233
- "600": {
1234
- "value": "#D60027",
1235
- "conformance": {
1236
- "black": "AAA",
1237
- "white": "AAA"
1238
- },
1239
- "filePath": "tokens/color.yaml",
1240
- "isSource": true,
1241
- "original": {
1242
- "value": "#D60027",
1243
- "conformance": {
1244
- "black": "AAA",
1245
- "white": "AAA"
1246
- }
1247
- },
1248
- "name": "ColorRed600",
1249
- "attributes": {
1250
- "category": "color",
1251
- "type": "red",
1252
- "item": "600"
1253
- },
1254
- "path": [
1255
- "color",
1256
- "red",
1257
- "600"
1258
- ]
1259
- },
1260
- "700": {
1261
- "value": "#99001C",
1262
- "conformance": {
1263
- "black": null,
1264
- "white": "AAA"
1265
- },
1266
- "filePath": "tokens/color.yaml",
1267
- "isSource": true,
1268
- "original": {
1269
- "value": "#99001C",
1270
- "conformance": {
1271
- "black": null,
1272
- "white": "AAA"
1273
- }
1274
- },
1275
- "name": "ColorRed700",
1276
- "attributes": {
1277
- "category": "color",
1278
- "type": "red",
1279
- "item": "700"
1280
- },
1281
- "path": [
1282
- "color",
1283
- "red",
1284
- "700"
1285
- ]
1286
- },
1287
- "800": {
1288
- "value": "#660013",
1289
- "conformance": {
1290
- "black": null,
1291
- "white": "AAA"
1292
- },
1293
- "filePath": "tokens/color.yaml",
1294
- "isSource": true,
1295
- "original": {
1296
- "value": "#660013",
1297
- "conformance": {
1298
- "black": null,
1299
- "white": "AAA"
1300
- }
1301
- },
1302
- "name": "ColorRed800",
1303
- "attributes": {
1304
- "category": "color",
1305
- "type": "red",
1306
- "item": "800"
1307
- },
1308
- "path": [
1309
- "color",
1310
- "red",
1311
- "800"
1312
- ]
1313
- }
937
+ red: {
938
+ 100: {
939
+ value: "#FFF7F9",
940
+ conformance: {
941
+ black: "AAA",
942
+ white: null,
943
+ },
944
+ filePath: "src/tokens/color.yaml",
945
+ isSource: true,
946
+ original: {
947
+ value: "#FFF7F9",
948
+ conformance: {
949
+ black: "AAA",
950
+ white: null,
951
+ },
952
+ },
953
+ name: "ColorRed100",
954
+ attributes: {
955
+ category: "color",
956
+ type: "red",
957
+ item: "100",
958
+ },
959
+ path: ["color", "red", "100"],
960
+ },
961
+ 200: {
962
+ value: "#FFCCD5",
963
+ conformance: {
964
+ black: "AAA",
965
+ white: null,
966
+ },
967
+ filePath: "src/tokens/color.yaml",
968
+ isSource: true,
969
+ original: {
970
+ value: "#FFCCD5",
971
+ conformance: {
972
+ black: "AAA",
973
+ white: null,
974
+ },
975
+ },
976
+ name: "ColorRed200",
977
+ attributes: {
978
+ category: "color",
979
+ type: "red",
980
+ item: "200",
981
+ },
982
+ path: ["color", "red", "200"],
983
+ },
984
+ 300: {
985
+ value: "#FF99AB",
986
+ conformance: {
987
+ black: "AAA",
988
+ white: null,
989
+ },
990
+ filePath: "src/tokens/color.yaml",
991
+ isSource: true,
992
+ original: {
993
+ value: "#FF99AB",
994
+ conformance: {
995
+ black: "AAA",
996
+ white: null,
997
+ },
998
+ },
999
+ name: "ColorRed300",
1000
+ attributes: {
1001
+ category: "color",
1002
+ type: "red",
1003
+ item: "300",
1004
+ },
1005
+ path: ["color", "red", "300"],
1006
+ },
1007
+ 400: {
1008
+ value: "#FF6682",
1009
+ conformance: {
1010
+ black: "AAA",
1011
+ white: null,
1012
+ },
1013
+ filePath: "src/tokens/color.yaml",
1014
+ isSource: true,
1015
+ original: {
1016
+ value: "#FF6682",
1017
+ conformance: {
1018
+ black: "AAA",
1019
+ white: null,
1020
+ },
1021
+ },
1022
+ name: "ColorRed400",
1023
+ attributes: {
1024
+ category: "color",
1025
+ type: "red",
1026
+ item: "400",
1027
+ },
1028
+ path: ["color", "red", "400"],
1029
+ },
1030
+ 500: {
1031
+ value: "#FF2B51",
1032
+ conformance: {
1033
+ black: "AAA",
1034
+ white: "AA",
1035
+ },
1036
+ filePath: "src/tokens/color.yaml",
1037
+ isSource: true,
1038
+ original: {
1039
+ value: "#FF2B51",
1040
+ conformance: {
1041
+ black: "AAA",
1042
+ white: "AA",
1043
+ },
1044
+ },
1045
+ name: "ColorRed500",
1046
+ attributes: {
1047
+ category: "color",
1048
+ type: "red",
1049
+ item: "500",
1050
+ },
1051
+ path: ["color", "red", "500"],
1052
+ },
1053
+ 600: {
1054
+ value: "#D60027",
1055
+ conformance: {
1056
+ black: "AAA",
1057
+ white: "AAA",
1058
+ },
1059
+ filePath: "src/tokens/color.yaml",
1060
+ isSource: true,
1061
+ original: {
1062
+ value: "#D60027",
1063
+ conformance: {
1064
+ black: "AAA",
1065
+ white: "AAA",
1066
+ },
1067
+ },
1068
+ name: "ColorRed600",
1069
+ attributes: {
1070
+ category: "color",
1071
+ type: "red",
1072
+ item: "600",
1073
+ },
1074
+ path: ["color", "red", "600"],
1075
+ },
1076
+ 700: {
1077
+ value: "#99001C",
1078
+ conformance: {
1079
+ black: null,
1080
+ white: "AAA",
1081
+ },
1082
+ filePath: "src/tokens/color.yaml",
1083
+ isSource: true,
1084
+ original: {
1085
+ value: "#99001C",
1086
+ conformance: {
1087
+ black: null,
1088
+ white: "AAA",
1089
+ },
1090
+ },
1091
+ name: "ColorRed700",
1092
+ attributes: {
1093
+ category: "color",
1094
+ type: "red",
1095
+ item: "700",
1096
+ },
1097
+ path: ["color", "red", "700"],
1098
+ },
1099
+ 800: {
1100
+ value: "#660013",
1101
+ conformance: {
1102
+ black: null,
1103
+ white: "AAA",
1104
+ },
1105
+ filePath: "src/tokens/color.yaml",
1106
+ isSource: true,
1107
+ original: {
1108
+ value: "#660013",
1109
+ conformance: {
1110
+ black: null,
1111
+ white: "AAA",
1112
+ },
1113
+ },
1114
+ name: "ColorRed800",
1115
+ attributes: {
1116
+ category: "color",
1117
+ type: "red",
1118
+ item: "800",
1119
+ },
1120
+ path: ["color", "red", "800"],
1121
+ },
1314
1122
  },
1315
- "yellow": {
1316
- "100": {
1317
- "value": "#FFFFF0",
1318
- "conformance": {
1319
- "black": "AAA",
1320
- "white": null
1321
- },
1322
- "filePath": "tokens/color.yaml",
1323
- "isSource": true,
1324
- "original": {
1325
- "value": "#FFFFF0",
1326
- "conformance": {
1327
- "black": "AAA",
1328
- "white": null
1329
- }
1330
- },
1331
- "name": "ColorYellow100",
1332
- "attributes": {
1333
- "category": "color",
1334
- "type": "yellow",
1335
- "item": "100"
1336
- },
1337
- "path": [
1338
- "color",
1339
- "yellow",
1340
- "100"
1341
- ]
1342
- },
1343
- "200": {
1344
- "value": "#EFF18D",
1345
- "conformance": {
1346
- "black": "AAA",
1347
- "white": null
1348
- },
1349
- "filePath": "tokens/color.yaml",
1350
- "isSource": true,
1351
- "original": {
1352
- "value": "#EFF18D",
1353
- "conformance": {
1354
- "black": "AAA",
1355
- "white": null
1356
- }
1357
- },
1358
- "name": "ColorYellow200",
1359
- "attributes": {
1360
- "category": "color",
1361
- "type": "yellow",
1362
- "item": "200"
1363
- },
1364
- "path": [
1365
- "color",
1366
- "yellow",
1367
- "200"
1368
- ]
1369
- },
1370
- "300": {
1371
- "value": "#E8EC1E",
1372
- "conformance": {
1373
- "black": "AAA",
1374
- "white": null
1375
- },
1376
- "filePath": "tokens/color.yaml",
1377
- "isSource": true,
1378
- "original": {
1379
- "value": "#E8EC1E",
1380
- "conformance": {
1381
- "black": "AAA",
1382
- "white": null
1383
- }
1384
- },
1385
- "name": "ColorYellow300",
1386
- "attributes": {
1387
- "category": "color",
1388
- "type": "yellow",
1389
- "item": "300"
1390
- },
1391
- "path": [
1392
- "color",
1393
- "yellow",
1394
- "300"
1395
- ]
1396
- },
1397
- "400": {
1398
- "value": "#D9DC25",
1399
- "conformance": {
1400
- "black": "AAA",
1401
- "white": null
1402
- },
1403
- "filePath": "tokens/color.yaml",
1404
- "isSource": true,
1405
- "original": {
1406
- "value": "#D9DC25",
1407
- "conformance": {
1408
- "black": "AAA",
1409
- "white": null
1410
- }
1411
- },
1412
- "name": "ColorYellow400",
1413
- "attributes": {
1414
- "category": "color",
1415
- "type": "yellow",
1416
- "item": "400"
1417
- },
1418
- "path": [
1419
- "color",
1420
- "yellow",
1421
- "400"
1422
- ]
1423
- },
1424
- "500": {
1425
- "value": "#BCBF19",
1426
- "conformance": {
1427
- "black": "AAA",
1428
- "white": null
1429
- },
1430
- "filePath": "tokens/color.yaml",
1431
- "isSource": true,
1432
- "original": {
1433
- "value": "#BCBF19",
1434
- "conformance": {
1435
- "black": "AAA",
1436
- "white": null
1437
- }
1438
- },
1439
- "name": "ColorYellow500",
1440
- "attributes": {
1441
- "category": "color",
1442
- "type": "yellow",
1443
- "item": "500"
1444
- },
1445
- "path": [
1446
- "color",
1447
- "yellow",
1448
- "500"
1449
- ]
1450
- },
1451
- "600": {
1452
- "value": "#9EA00F",
1453
- "conformance": {
1454
- "black": "AAA",
1455
- "white": null
1456
- },
1457
- "filePath": "tokens/color.yaml",
1458
- "isSource": true,
1459
- "original": {
1460
- "value": "#9EA00F",
1461
- "conformance": {
1462
- "black": "AAA",
1463
- "white": null
1464
- }
1465
- },
1466
- "name": "ColorYellow600",
1467
- "attributes": {
1468
- "category": "color",
1469
- "type": "yellow",
1470
- "item": "600"
1471
- },
1472
- "path": [
1473
- "color",
1474
- "yellow",
1475
- "600"
1476
- ]
1477
- },
1478
- "700": {
1479
- "value": "#7C7E07",
1480
- "conformance": {
1481
- "black": "AAA",
1482
- "white": "AA"
1483
- },
1484
- "filePath": "tokens/color.yaml",
1485
- "isSource": true,
1486
- "original": {
1487
- "value": "#7C7E07",
1488
- "conformance": {
1489
- "black": "AAA",
1490
- "white": "AA"
1491
- }
1492
- },
1493
- "name": "ColorYellow700",
1494
- "attributes": {
1495
- "category": "color",
1496
- "type": "yellow",
1497
- "item": "700"
1498
- },
1499
- "path": [
1500
- "color",
1501
- "yellow",
1502
- "700"
1503
- ]
1504
- },
1505
- "800": {
1506
- "value": "#4A4D00",
1507
- "conformance": {
1508
- "black": "AA",
1509
- "white": "AAA"
1510
- },
1511
- "filePath": "tokens/color.yaml",
1512
- "isSource": true,
1513
- "original": {
1514
- "value": "#4A4D00",
1515
- "conformance": {
1516
- "black": "AA",
1517
- "white": "AAA"
1518
- }
1519
- },
1520
- "name": "ColorYellow800",
1521
- "attributes": {
1522
- "category": "color",
1523
- "type": "yellow",
1524
- "item": "800"
1525
- },
1526
- "path": [
1527
- "color",
1528
- "yellow",
1529
- "800"
1530
- ]
1531
- }
1123
+ yellow: {
1124
+ 100: {
1125
+ value: "#FFFFF0",
1126
+ conformance: {
1127
+ black: "AAA",
1128
+ white: null,
1129
+ },
1130
+ filePath: "src/tokens/color.yaml",
1131
+ isSource: true,
1132
+ original: {
1133
+ value: "#FFFFF0",
1134
+ conformance: {
1135
+ black: "AAA",
1136
+ white: null,
1137
+ },
1138
+ },
1139
+ name: "ColorYellow100",
1140
+ attributes: {
1141
+ category: "color",
1142
+ type: "yellow",
1143
+ item: "100",
1144
+ },
1145
+ path: ["color", "yellow", "100"],
1146
+ },
1147
+ 200: {
1148
+ value: "#EFF18D",
1149
+ conformance: {
1150
+ black: "AAA",
1151
+ white: null,
1152
+ },
1153
+ filePath: "src/tokens/color.yaml",
1154
+ isSource: true,
1155
+ original: {
1156
+ value: "#EFF18D",
1157
+ conformance: {
1158
+ black: "AAA",
1159
+ white: null,
1160
+ },
1161
+ },
1162
+ name: "ColorYellow200",
1163
+ attributes: {
1164
+ category: "color",
1165
+ type: "yellow",
1166
+ item: "200",
1167
+ },
1168
+ path: ["color", "yellow", "200"],
1169
+ },
1170
+ 300: {
1171
+ value: "#E8EC1E",
1172
+ conformance: {
1173
+ black: "AAA",
1174
+ white: null,
1175
+ },
1176
+ filePath: "src/tokens/color.yaml",
1177
+ isSource: true,
1178
+ original: {
1179
+ value: "#E8EC1E",
1180
+ conformance: {
1181
+ black: "AAA",
1182
+ white: null,
1183
+ },
1184
+ },
1185
+ name: "ColorYellow300",
1186
+ attributes: {
1187
+ category: "color",
1188
+ type: "yellow",
1189
+ item: "300",
1190
+ },
1191
+ path: ["color", "yellow", "300"],
1192
+ },
1193
+ 400: {
1194
+ value: "#D9DC25",
1195
+ conformance: {
1196
+ black: "AAA",
1197
+ white: null,
1198
+ },
1199
+ filePath: "src/tokens/color.yaml",
1200
+ isSource: true,
1201
+ original: {
1202
+ value: "#D9DC25",
1203
+ conformance: {
1204
+ black: "AAA",
1205
+ white: null,
1206
+ },
1207
+ },
1208
+ name: "ColorYellow400",
1209
+ attributes: {
1210
+ category: "color",
1211
+ type: "yellow",
1212
+ item: "400",
1213
+ },
1214
+ path: ["color", "yellow", "400"],
1215
+ },
1216
+ 500: {
1217
+ value: "#BCBF19",
1218
+ conformance: {
1219
+ black: "AAA",
1220
+ white: null,
1221
+ },
1222
+ filePath: "src/tokens/color.yaml",
1223
+ isSource: true,
1224
+ original: {
1225
+ value: "#BCBF19",
1226
+ conformance: {
1227
+ black: "AAA",
1228
+ white: null,
1229
+ },
1230
+ },
1231
+ name: "ColorYellow500",
1232
+ attributes: {
1233
+ category: "color",
1234
+ type: "yellow",
1235
+ item: "500",
1236
+ },
1237
+ path: ["color", "yellow", "500"],
1238
+ },
1239
+ 600: {
1240
+ value: "#9EA00F",
1241
+ conformance: {
1242
+ black: "AAA",
1243
+ white: null,
1244
+ },
1245
+ filePath: "src/tokens/color.yaml",
1246
+ isSource: true,
1247
+ original: {
1248
+ value: "#9EA00F",
1249
+ conformance: {
1250
+ black: "AAA",
1251
+ white: null,
1252
+ },
1253
+ },
1254
+ name: "ColorYellow600",
1255
+ attributes: {
1256
+ category: "color",
1257
+ type: "yellow",
1258
+ item: "600",
1259
+ },
1260
+ path: ["color", "yellow", "600"],
1261
+ },
1262
+ 700: {
1263
+ value: "#7C7E07",
1264
+ conformance: {
1265
+ black: "AAA",
1266
+ white: "AA",
1267
+ },
1268
+ filePath: "src/tokens/color.yaml",
1269
+ isSource: true,
1270
+ original: {
1271
+ value: "#7C7E07",
1272
+ conformance: {
1273
+ black: "AAA",
1274
+ white: "AA",
1275
+ },
1276
+ },
1277
+ name: "ColorYellow700",
1278
+ attributes: {
1279
+ category: "color",
1280
+ type: "yellow",
1281
+ item: "700",
1282
+ },
1283
+ path: ["color", "yellow", "700"],
1284
+ },
1285
+ 800: {
1286
+ value: "#4A4D00",
1287
+ conformance: {
1288
+ black: "AA",
1289
+ white: "AAA",
1290
+ },
1291
+ filePath: "src/tokens/color.yaml",
1292
+ isSource: true,
1293
+ original: {
1294
+ value: "#4A4D00",
1295
+ conformance: {
1296
+ black: "AA",
1297
+ white: "AAA",
1298
+ },
1299
+ },
1300
+ name: "ColorYellow800",
1301
+ attributes: {
1302
+ category: "color",
1303
+ type: "yellow",
1304
+ item: "800",
1305
+ },
1306
+ path: ["color", "yellow", "800"],
1307
+ },
1532
1308
  },
1533
- "orange": {
1534
- "100": {
1535
- "value": "#FFF9F8",
1536
- "conformance": {
1537
- "black": "AAA",
1538
- "white": null
1539
- },
1540
- "filePath": "tokens/color.yaml",
1541
- "isSource": true,
1542
- "original": {
1543
- "value": "#FFF9F8",
1544
- "conformance": {
1545
- "black": "AAA",
1546
- "white": null
1547
- }
1548
- },
1549
- "name": "ColorOrange100",
1550
- "attributes": {
1551
- "category": "color",
1552
- "type": "orange",
1553
- "item": "100"
1554
- },
1555
- "path": [
1556
- "color",
1557
- "orange",
1558
- "100"
1559
- ]
1560
- },
1561
- "200": {
1562
- "value": "#FFCABA",
1563
- "conformance": {
1564
- "black": "AAA",
1565
- "white": null
1566
- },
1567
- "filePath": "tokens/color.yaml",
1568
- "isSource": true,
1569
- "original": {
1570
- "value": "#FFCABA",
1571
- "conformance": {
1572
- "black": "AAA",
1573
- "white": null
1574
- }
1575
- },
1576
- "name": "ColorOrange200",
1577
- "attributes": {
1578
- "category": "color",
1579
- "type": "orange",
1580
- "item": "200"
1581
- },
1582
- "path": [
1583
- "color",
1584
- "orange",
1585
- "200"
1586
- ]
1587
- },
1588
- "300": {
1589
- "value": "#FF9D80",
1590
- "conformance": {
1591
- "black": "AAA",
1592
- "white": null
1593
- },
1594
- "filePath": "tokens/color.yaml",
1595
- "isSource": true,
1596
- "original": {
1597
- "value": "#FF9D80",
1598
- "conformance": {
1599
- "black": "AAA",
1600
- "white": null
1601
- }
1602
- },
1603
- "name": "ColorOrange300",
1604
- "attributes": {
1605
- "category": "color",
1606
- "type": "orange",
1607
- "item": "300"
1608
- },
1609
- "path": [
1610
- "color",
1611
- "orange",
1612
- "300"
1613
- ]
1614
- },
1615
- "400": {
1616
- "value": "#FF6C40",
1617
- "conformance": {
1618
- "black": "AAA",
1619
- "white": null
1620
- },
1621
- "filePath": "tokens/color.yaml",
1622
- "isSource": true,
1623
- "original": {
1624
- "value": "#FF6C40",
1625
- "conformance": {
1626
- "black": "AAA",
1627
- "white": null
1628
- }
1629
- },
1630
- "name": "ColorOrange400",
1631
- "attributes": {
1632
- "category": "color",
1633
- "type": "orange",
1634
- "item": "400"
1635
- },
1636
- "path": [
1637
- "color",
1638
- "orange",
1639
- "400"
1640
- ]
1641
- },
1642
- "500": {
1643
- "value": "#D1451A",
1644
- "conformance": {
1645
- "black": "AA",
1646
- "white": "AA"
1647
- },
1648
- "filePath": "tokens/color.yaml",
1649
- "isSource": true,
1650
- "original": {
1651
- "value": "#D1451A",
1652
- "conformance": {
1653
- "black": "AA",
1654
- "white": "AA"
1655
- }
1656
- },
1657
- "name": "ColorOrange500",
1658
- "attributes": {
1659
- "category": "color",
1660
- "type": "orange",
1661
- "item": "500"
1662
- },
1663
- "path": [
1664
- "color",
1665
- "orange",
1666
- "500"
1667
- ]
1668
- },
1669
- "600": {
1670
- "value": "#B23009",
1671
- "conformance": {
1672
- "black": null,
1673
- "white": "AA"
1674
- },
1675
- "filePath": "tokens/color.yaml",
1676
- "isSource": true,
1677
- "original": {
1678
- "value": "#B23009",
1679
- "conformance": {
1680
- "black": null,
1681
- "white": "AA"
1682
- }
1683
- },
1684
- "name": "ColorOrange600",
1685
- "attributes": {
1686
- "category": "color",
1687
- "type": "orange",
1688
- "item": "600"
1689
- },
1690
- "path": [
1691
- "color",
1692
- "orange",
1693
- "600"
1694
- ]
1695
- },
1696
- "700": {
1697
- "value": "#80280D",
1698
- "conformance": {
1699
- "black": null,
1700
- "white": "AAA"
1701
- },
1702
- "filePath": "tokens/color.yaml",
1703
- "isSource": true,
1704
- "original": {
1705
- "value": "#80280D",
1706
- "conformance": {
1707
- "black": null,
1708
- "white": "AAA"
1709
- }
1710
- },
1711
- "name": "ColorOrange700",
1712
- "attributes": {
1713
- "category": "color",
1714
- "type": "orange",
1715
- "item": "700"
1716
- },
1717
- "path": [
1718
- "color",
1719
- "orange",
1720
- "700"
1721
- ]
1722
- },
1723
- "800": {
1724
- "value": "#4D1200",
1725
- "conformance": {
1726
- "black": null,
1727
- "white": "AAA"
1728
- },
1729
- "filePath": "tokens/color.yaml",
1730
- "isSource": true,
1731
- "original": {
1732
- "value": "#4D1200",
1733
- "conformance": {
1734
- "black": null,
1735
- "white": "AAA"
1736
- }
1737
- },
1738
- "name": "ColorOrange800",
1739
- "attributes": {
1740
- "category": "color",
1741
- "type": "orange",
1742
- "item": "800"
1743
- },
1744
- "path": [
1745
- "color",
1746
- "orange",
1747
- "800"
1748
- ]
1749
- }
1309
+ orange: {
1310
+ 100: {
1311
+ value: "#FFF9F8",
1312
+ conformance: {
1313
+ black: "AAA",
1314
+ white: null,
1315
+ },
1316
+ filePath: "src/tokens/color.yaml",
1317
+ isSource: true,
1318
+ original: {
1319
+ value: "#FFF9F8",
1320
+ conformance: {
1321
+ black: "AAA",
1322
+ white: null,
1323
+ },
1324
+ },
1325
+ name: "ColorOrange100",
1326
+ attributes: {
1327
+ category: "color",
1328
+ type: "orange",
1329
+ item: "100",
1330
+ },
1331
+ path: ["color", "orange", "100"],
1332
+ },
1333
+ 200: {
1334
+ value: "#FFCABA",
1335
+ conformance: {
1336
+ black: "AAA",
1337
+ white: null,
1338
+ },
1339
+ filePath: "src/tokens/color.yaml",
1340
+ isSource: true,
1341
+ original: {
1342
+ value: "#FFCABA",
1343
+ conformance: {
1344
+ black: "AAA",
1345
+ white: null,
1346
+ },
1347
+ },
1348
+ name: "ColorOrange200",
1349
+ attributes: {
1350
+ category: "color",
1351
+ type: "orange",
1352
+ item: "200",
1353
+ },
1354
+ path: ["color", "orange", "200"],
1355
+ },
1356
+ 300: {
1357
+ value: "#FF9D80",
1358
+ conformance: {
1359
+ black: "AAA",
1360
+ white: null,
1361
+ },
1362
+ filePath: "src/tokens/color.yaml",
1363
+ isSource: true,
1364
+ original: {
1365
+ value: "#FF9D80",
1366
+ conformance: {
1367
+ black: "AAA",
1368
+ white: null,
1369
+ },
1370
+ },
1371
+ name: "ColorOrange300",
1372
+ attributes: {
1373
+ category: "color",
1374
+ type: "orange",
1375
+ item: "300",
1376
+ },
1377
+ path: ["color", "orange", "300"],
1378
+ },
1379
+ 400: {
1380
+ value: "#FF6C40",
1381
+ conformance: {
1382
+ black: "AAA",
1383
+ white: null,
1384
+ },
1385
+ filePath: "src/tokens/color.yaml",
1386
+ isSource: true,
1387
+ original: {
1388
+ value: "#FF6C40",
1389
+ conformance: {
1390
+ black: "AAA",
1391
+ white: null,
1392
+ },
1393
+ },
1394
+ name: "ColorOrange400",
1395
+ attributes: {
1396
+ category: "color",
1397
+ type: "orange",
1398
+ item: "400",
1399
+ },
1400
+ path: ["color", "orange", "400"],
1401
+ },
1402
+ 500: {
1403
+ value: "#D1451A",
1404
+ conformance: {
1405
+ black: "AA",
1406
+ white: "AA",
1407
+ },
1408
+ filePath: "src/tokens/color.yaml",
1409
+ isSource: true,
1410
+ original: {
1411
+ value: "#D1451A",
1412
+ conformance: {
1413
+ black: "AA",
1414
+ white: "AA",
1415
+ },
1416
+ },
1417
+ name: "ColorOrange500",
1418
+ attributes: {
1419
+ category: "color",
1420
+ type: "orange",
1421
+ item: "500",
1422
+ },
1423
+ path: ["color", "orange", "500"],
1424
+ },
1425
+ 600: {
1426
+ value: "#B23009",
1427
+ conformance: {
1428
+ black: null,
1429
+ white: "AA",
1430
+ },
1431
+ filePath: "src/tokens/color.yaml",
1432
+ isSource: true,
1433
+ original: {
1434
+ value: "#B23009",
1435
+ conformance: {
1436
+ black: null,
1437
+ white: "AA",
1438
+ },
1439
+ },
1440
+ name: "ColorOrange600",
1441
+ attributes: {
1442
+ category: "color",
1443
+ type: "orange",
1444
+ item: "600",
1445
+ },
1446
+ path: ["color", "orange", "600"],
1447
+ },
1448
+ 700: {
1449
+ value: "#80280D",
1450
+ conformance: {
1451
+ black: null,
1452
+ white: "AAA",
1453
+ },
1454
+ filePath: "src/tokens/color.yaml",
1455
+ isSource: true,
1456
+ original: {
1457
+ value: "#80280D",
1458
+ conformance: {
1459
+ black: null,
1460
+ white: "AAA",
1461
+ },
1462
+ },
1463
+ name: "ColorOrange700",
1464
+ attributes: {
1465
+ category: "color",
1466
+ type: "orange",
1467
+ item: "700",
1468
+ },
1469
+ path: ["color", "orange", "700"],
1470
+ },
1471
+ 800: {
1472
+ value: "#4D1200",
1473
+ conformance: {
1474
+ black: null,
1475
+ white: "AAA",
1476
+ },
1477
+ filePath: "src/tokens/color.yaml",
1478
+ isSource: true,
1479
+ original: {
1480
+ value: "#4D1200",
1481
+ conformance: {
1482
+ black: null,
1483
+ white: "AAA",
1484
+ },
1485
+ },
1486
+ name: "ColorOrange800",
1487
+ attributes: {
1488
+ category: "color",
1489
+ type: "orange",
1490
+ item: "800",
1491
+ },
1492
+ path: ["color", "orange", "800"],
1493
+ },
1494
+ },
1495
+ grey: {
1496
+ 100: {
1497
+ value: "#F8F8F9",
1498
+ conformance: {
1499
+ black: "AAA",
1500
+ white: null,
1501
+ },
1502
+ filePath: "src/tokens/color.yaml",
1503
+ isSource: true,
1504
+ original: {
1505
+ value: "#F8F8F9",
1506
+ conformance: {
1507
+ black: "AAA",
1508
+ white: null,
1509
+ },
1510
+ },
1511
+ name: "ColorGrey100",
1512
+ attributes: {
1513
+ category: "color",
1514
+ type: "grey",
1515
+ item: "100",
1516
+ },
1517
+ path: ["color", "grey", "100"],
1518
+ },
1519
+ 200: {
1520
+ value: "#EBEBED",
1521
+ conformance: {
1522
+ black: "AAA",
1523
+ white: null,
1524
+ },
1525
+ filePath: "src/tokens/color.yaml",
1526
+ isSource: true,
1527
+ original: {
1528
+ value: "#EBEBED",
1529
+ conformance: {
1530
+ black: "AAA",
1531
+ white: null,
1532
+ },
1533
+ },
1534
+ name: "ColorGrey200",
1535
+ attributes: {
1536
+ category: "color",
1537
+ type: "grey",
1538
+ item: "200",
1539
+ },
1540
+ path: ["color", "grey", "200"],
1541
+ },
1542
+ 300: {
1543
+ value: "#DEDEE1",
1544
+ conformance: {
1545
+ black: "AAA",
1546
+ white: null,
1547
+ },
1548
+ filePath: "src/tokens/color.yaml",
1549
+ isSource: true,
1550
+ original: {
1551
+ value: "#DEDEE1",
1552
+ conformance: {
1553
+ black: "AAA",
1554
+ white: null,
1555
+ },
1556
+ },
1557
+ name: "ColorGrey300",
1558
+ attributes: {
1559
+ category: "color",
1560
+ type: "grey",
1561
+ item: "300",
1562
+ },
1563
+ path: ["color", "grey", "300"],
1564
+ },
1565
+ 400: {
1566
+ value: "#C4C4C8",
1567
+ conformance: {
1568
+ black: "AAA",
1569
+ white: null,
1570
+ },
1571
+ filePath: "src/tokens/color.yaml",
1572
+ isSource: true,
1573
+ original: {
1574
+ value: "#C4C4C8",
1575
+ conformance: {
1576
+ black: "AAA",
1577
+ white: null,
1578
+ },
1579
+ },
1580
+ name: "ColorGrey400",
1581
+ attributes: {
1582
+ category: "color",
1583
+ type: "grey",
1584
+ item: "400",
1585
+ },
1586
+ path: ["color", "grey", "400"],
1587
+ },
1588
+ 500: {
1589
+ value: "#A3A3AA",
1590
+ conformance: {
1591
+ black: "AAA",
1592
+ white: null,
1593
+ },
1594
+ filePath: "src/tokens/color.yaml",
1595
+ isSource: true,
1596
+ original: {
1597
+ value: "#A3A3AA",
1598
+ conformance: {
1599
+ black: "AAA",
1600
+ white: null,
1601
+ },
1602
+ },
1603
+ name: "ColorGrey500",
1604
+ attributes: {
1605
+ category: "color",
1606
+ type: "grey",
1607
+ item: "500",
1608
+ },
1609
+ path: ["color", "grey", "500"],
1610
+ },
1611
+ 600: {
1612
+ value: "#7B7B87",
1613
+ conformance: {
1614
+ black: "AA",
1615
+ white: "AA",
1616
+ },
1617
+ filePath: "src/tokens/color.yaml",
1618
+ isSource: true,
1619
+ original: {
1620
+ value: "#7B7B87",
1621
+ conformance: {
1622
+ black: "AA",
1623
+ white: "AA",
1624
+ },
1625
+ },
1626
+ name: "ColorGrey600",
1627
+ attributes: {
1628
+ category: "color",
1629
+ type: "grey",
1630
+ item: "600",
1631
+ },
1632
+ path: ["color", "grey", "600"],
1633
+ },
1634
+ 700: {
1635
+ value: "#62626C",
1636
+ conformance: {
1637
+ black: "AA",
1638
+ white: "AAA",
1639
+ },
1640
+ filePath: "src/tokens/color.yaml",
1641
+ isSource: true,
1642
+ original: {
1643
+ value: "#62626C",
1644
+ conformance: {
1645
+ black: "AA",
1646
+ white: "AAA",
1647
+ },
1648
+ },
1649
+ name: "ColorGrey700",
1650
+ attributes: {
1651
+ category: "color",
1652
+ type: "grey",
1653
+ item: "700",
1654
+ },
1655
+ path: ["color", "grey", "700"],
1656
+ },
1657
+ 800: {
1658
+ value: "#4A4A51",
1659
+ conformance: {
1660
+ black: null,
1661
+ white: "AAA",
1662
+ },
1663
+ filePath: "src/tokens/color.yaml",
1664
+ isSource: true,
1665
+ original: {
1666
+ value: "#4A4A51",
1667
+ conformance: {
1668
+ black: null,
1669
+ white: "AAA",
1670
+ },
1671
+ },
1672
+ name: "ColorGrey800",
1673
+ attributes: {
1674
+ category: "color",
1675
+ type: "grey",
1676
+ item: "800",
1677
+ },
1678
+ path: ["color", "grey", "800"],
1679
+ },
1680
+ 900: {
1681
+ value: "#37373C",
1682
+ conformance: {
1683
+ black: null,
1684
+ white: "AAA",
1685
+ },
1686
+ filePath: "src/tokens/color.yaml",
1687
+ isSource: true,
1688
+ original: {
1689
+ value: "#37373C",
1690
+ conformance: {
1691
+ black: null,
1692
+ white: "AAA",
1693
+ },
1694
+ },
1695
+ name: "ColorGrey900",
1696
+ attributes: {
1697
+ category: "color",
1698
+ type: "grey",
1699
+ item: "900",
1700
+ },
1701
+ path: ["color", "grey", "900"],
1702
+ },
1703
+ 1000: {
1704
+ value: "#1F1F22",
1705
+ conformance: {
1706
+ black: null,
1707
+ white: "AAA",
1708
+ },
1709
+ filePath: "src/tokens/color.yaml",
1710
+ isSource: true,
1711
+ original: {
1712
+ value: "#1F1F22",
1713
+ conformance: {
1714
+ black: null,
1715
+ white: "AAA",
1716
+ },
1717
+ },
1718
+ name: "ColorGrey1000",
1719
+ attributes: {
1720
+ category: "color",
1721
+ type: "grey",
1722
+ item: "1000",
1723
+ },
1724
+ path: ["color", "grey", "1000"],
1725
+ },
1726
+ 1100: {
1727
+ value: "#0B0D0E",
1728
+ conformance: {
1729
+ black: null,
1730
+ white: "AAA",
1731
+ },
1732
+ filePath: "src/tokens/color.yaml",
1733
+ isSource: true,
1734
+ original: {
1735
+ value: "#0B0D0E",
1736
+ conformance: {
1737
+ black: null,
1738
+ white: "AAA",
1739
+ },
1740
+ },
1741
+ name: "ColorGrey1100",
1742
+ attributes: {
1743
+ category: "color",
1744
+ type: "grey",
1745
+ item: "1100",
1746
+ },
1747
+ path: ["color", "grey", "1100"],
1748
+ },
1750
1749
  },
1751
- "grey": {
1752
- "100": {
1753
- "value": "#F8F8F9",
1754
- "conformance": {
1755
- "black": "AAA",
1756
- "white": null
1757
- },
1758
- "filePath": "tokens/color.yaml",
1759
- "isSource": true,
1760
- "original": {
1761
- "value": "#F8F8F9",
1762
- "conformance": {
1763
- "black": "AAA",
1764
- "white": null
1765
- }
1766
- },
1767
- "name": "ColorGrey100",
1768
- "attributes": {
1769
- "category": "color",
1770
- "type": "grey",
1771
- "item": "100"
1772
- },
1773
- "path": [
1774
- "color",
1775
- "grey",
1776
- "100"
1777
- ]
1778
- },
1779
- "200": {
1780
- "value": "#EBEBED",
1781
- "conformance": {
1782
- "black": "AAA",
1783
- "white": null
1784
- },
1785
- "filePath": "tokens/color.yaml",
1786
- "isSource": true,
1787
- "original": {
1788
- "value": "#EBEBED",
1789
- "conformance": {
1790
- "black": "AAA",
1791
- "white": null
1792
- }
1793
- },
1794
- "name": "ColorGrey200",
1795
- "attributes": {
1796
- "category": "color",
1797
- "type": "grey",
1798
- "item": "200"
1799
- },
1800
- "path": [
1801
- "color",
1802
- "grey",
1803
- "200"
1804
- ]
1805
- },
1806
- "300": {
1807
- "value": "#DEDEE1",
1808
- "conformance": {
1809
- "black": "AAA",
1810
- "white": null
1811
- },
1812
- "filePath": "tokens/color.yaml",
1813
- "isSource": true,
1814
- "original": {
1815
- "value": "#DEDEE1",
1816
- "conformance": {
1817
- "black": "AAA",
1818
- "white": null
1819
- }
1820
- },
1821
- "name": "ColorGrey300",
1822
- "attributes": {
1823
- "category": "color",
1824
- "type": "grey",
1825
- "item": "300"
1826
- },
1827
- "path": [
1828
- "color",
1829
- "grey",
1830
- "300"
1831
- ]
1832
- },
1833
- "400": {
1834
- "value": "#C4C4C8",
1835
- "conformance": {
1836
- "black": "AAA",
1837
- "white": null
1838
- },
1839
- "filePath": "tokens/color.yaml",
1840
- "isSource": true,
1841
- "original": {
1842
- "value": "#C4C4C8",
1843
- "conformance": {
1844
- "black": "AAA",
1845
- "white": null
1846
- }
1847
- },
1848
- "name": "ColorGrey400",
1849
- "attributes": {
1850
- "category": "color",
1851
- "type": "grey",
1852
- "item": "400"
1853
- },
1854
- "path": [
1855
- "color",
1856
- "grey",
1857
- "400"
1858
- ]
1859
- },
1860
- "500": {
1861
- "value": "#A3A3AA",
1862
- "conformance": {
1863
- "black": "AAA",
1864
- "white": null
1865
- },
1866
- "filePath": "tokens/color.yaml",
1867
- "isSource": true,
1868
- "original": {
1869
- "value": "#A3A3AA",
1870
- "conformance": {
1871
- "black": "AAA",
1872
- "white": null
1873
- }
1874
- },
1875
- "name": "ColorGrey500",
1876
- "attributes": {
1877
- "category": "color",
1878
- "type": "grey",
1879
- "item": "500"
1880
- },
1881
- "path": [
1882
- "color",
1883
- "grey",
1884
- "500"
1885
- ]
1886
- },
1887
- "600": {
1888
- "value": "#7B7B87",
1889
- "conformance": {
1890
- "black": "AA",
1891
- "white": "AA"
1892
- },
1893
- "filePath": "tokens/color.yaml",
1894
- "isSource": true,
1895
- "original": {
1896
- "value": "#7B7B87",
1897
- "conformance": {
1898
- "black": "AA",
1899
- "white": "AA"
1900
- }
1901
- },
1902
- "name": "ColorGrey600",
1903
- "attributes": {
1904
- "category": "color",
1905
- "type": "grey",
1906
- "item": "600"
1907
- },
1908
- "path": [
1909
- "color",
1910
- "grey",
1911
- "600"
1912
- ]
1913
- },
1914
- "700": {
1915
- "value": "#62626C",
1916
- "conformance": {
1917
- "black": "AA",
1918
- "white": "AAA"
1919
- },
1920
- "filePath": "tokens/color.yaml",
1921
- "isSource": true,
1922
- "original": {
1923
- "value": "#62626C",
1924
- "conformance": {
1925
- "black": "AA",
1926
- "white": "AAA"
1927
- }
1928
- },
1929
- "name": "ColorGrey700",
1930
- "attributes": {
1931
- "category": "color",
1932
- "type": "grey",
1933
- "item": "700"
1934
- },
1935
- "path": [
1936
- "color",
1937
- "grey",
1938
- "700"
1939
- ]
1940
- },
1941
- "800": {
1942
- "value": "#4A4A51",
1943
- "conformance": {
1944
- "black": null,
1945
- "white": "AAA"
1946
- },
1947
- "filePath": "tokens/color.yaml",
1948
- "isSource": true,
1949
- "original": {
1950
- "value": "#4A4A51",
1951
- "conformance": {
1952
- "black": null,
1953
- "white": "AAA"
1954
- }
1955
- },
1956
- "name": "ColorGrey800",
1957
- "attributes": {
1958
- "category": "color",
1959
- "type": "grey",
1960
- "item": "800"
1961
- },
1962
- "path": [
1963
- "color",
1964
- "grey",
1965
- "800"
1966
- ]
1967
- },
1968
- "900": {
1969
- "value": "#37373C",
1970
- "conformance": {
1971
- "black": null,
1972
- "white": "AAA"
1973
- },
1974
- "filePath": "tokens/color.yaml",
1975
- "isSource": true,
1976
- "original": {
1977
- "value": "#37373C",
1978
- "conformance": {
1979
- "black": null,
1980
- "white": "AAA"
1981
- }
1982
- },
1983
- "name": "ColorGrey900",
1984
- "attributes": {
1985
- "category": "color",
1986
- "type": "grey",
1987
- "item": "900"
1988
- },
1989
- "path": [
1990
- "color",
1991
- "grey",
1992
- "900"
1993
- ]
1994
- },
1995
- "1000": {
1996
- "value": "#1F1F22",
1997
- "conformance": {
1998
- "black": null,
1999
- "white": "AAA"
2000
- },
2001
- "filePath": "tokens/color.yaml",
2002
- "isSource": true,
2003
- "original": {
2004
- "value": "#1F1F22",
2005
- "conformance": {
2006
- "black": null,
2007
- "white": "AAA"
2008
- }
2009
- },
2010
- "name": "ColorGrey1000",
2011
- "attributes": {
2012
- "category": "color",
2013
- "type": "grey",
2014
- "item": "1000"
2015
- },
2016
- "path": [
2017
- "color",
2018
- "grey",
2019
- "1000"
2020
- ]
2021
- },
2022
- "1100": {
2023
- "value": "#0B0D0E",
2024
- "conformance": {
2025
- "black": null,
2026
- "white": "AAA"
2027
- },
2028
- "filePath": "tokens/color.yaml",
2029
- "isSource": true,
2030
- "original": {
2031
- "value": "#0B0D0E",
2032
- "conformance": {
2033
- "black": null,
2034
- "white": "AAA"
2035
- }
2036
- },
2037
- "name": "ColorGrey1100",
2038
- "attributes": {
2039
- "category": "color",
2040
- "type": "grey",
2041
- "item": "1100"
2042
- },
2043
- "path": [
2044
- "color",
2045
- "grey",
2046
- "1100"
2047
- ]
2048
- }
1750
+ error: {
1751
+ 100: {
1752
+ value: "#FFECEC",
1753
+ conformance: {
1754
+ black: "AAA",
1755
+ white: null,
1756
+ },
1757
+ filePath: "src/tokens/color.yaml",
1758
+ isSource: true,
1759
+ original: {
1760
+ value: "#FFECEC",
1761
+ conformance: {
1762
+ black: "AAA",
1763
+ white: null,
1764
+ },
1765
+ },
1766
+ name: "ColorError100",
1767
+ attributes: {
1768
+ category: "color",
1769
+ type: "error",
1770
+ item: "100",
1771
+ },
1772
+ path: ["color", "error", "100"],
1773
+ },
1774
+ 200: {
1775
+ value: "#FFCACA",
1776
+ conformance: {
1777
+ black: "AAA",
1778
+ white: null,
1779
+ },
1780
+ filePath: "src/tokens/color.yaml",
1781
+ isSource: true,
1782
+ original: {
1783
+ value: "#FFCACA",
1784
+ conformance: {
1785
+ black: "AAA",
1786
+ white: null,
1787
+ },
1788
+ },
1789
+ name: "ColorError200",
1790
+ attributes: {
1791
+ category: "color",
1792
+ type: "error",
1793
+ item: "200",
1794
+ },
1795
+ path: ["color", "error", "200"],
1796
+ },
1797
+ 300: {
1798
+ value: "#FF9A9A",
1799
+ conformance: {
1800
+ black: "AAA",
1801
+ white: null,
1802
+ },
1803
+ filePath: "src/tokens/color.yaml",
1804
+ isSource: true,
1805
+ original: {
1806
+ value: "#FF9A9A",
1807
+ conformance: {
1808
+ black: "AAA",
1809
+ white: null,
1810
+ },
1811
+ },
1812
+ name: "ColorError300",
1813
+ attributes: {
1814
+ category: "color",
1815
+ type: "error",
1816
+ item: "300",
1817
+ },
1818
+ path: ["color", "error", "300"],
1819
+ },
1820
+ 400: {
1821
+ value: "#FF6962",
1822
+ conformance: {
1823
+ black: "AAA",
1824
+ white: null,
1825
+ },
1826
+ filePath: "src/tokens/color.yaml",
1827
+ isSource: true,
1828
+ original: {
1829
+ value: "#FF6962",
1830
+ conformance: {
1831
+ black: "AAA",
1832
+ white: null,
1833
+ },
1834
+ },
1835
+ name: "ColorError400",
1836
+ attributes: {
1837
+ category: "color",
1838
+ type: "error",
1839
+ item: "400",
1840
+ },
1841
+ path: ["color", "error", "400"],
1842
+ },
1843
+ 500: {
1844
+ value: "#FA4040",
1845
+ conformance: {
1846
+ black: "AAA",
1847
+ white: "AA",
1848
+ },
1849
+ filePath: "src/tokens/color.yaml",
1850
+ isSource: true,
1851
+ original: {
1852
+ value: "#FA4040",
1853
+ conformance: {
1854
+ black: "AAA",
1855
+ white: "AA",
1856
+ },
1857
+ },
1858
+ name: "ColorError500",
1859
+ attributes: {
1860
+ category: "color",
1861
+ type: "error",
1862
+ item: "500",
1863
+ },
1864
+ path: ["color", "error", "500"],
1865
+ },
1866
+ 600: {
1867
+ value: "#D63727",
1868
+ conformance: {
1869
+ black: "AAA",
1870
+ white: "AAA",
1871
+ },
1872
+ filePath: "src/tokens/color.yaml",
1873
+ isSource: true,
1874
+ original: {
1875
+ value: "#D63727",
1876
+ conformance: {
1877
+ black: "AAA",
1878
+ white: "AAA",
1879
+ },
1880
+ },
1881
+ name: "ColorError600",
1882
+ attributes: {
1883
+ category: "color",
1884
+ type: "error",
1885
+ item: "600",
1886
+ },
1887
+ path: ["color", "error", "600"],
1888
+ },
1889
+ 700: {
1890
+ value: "#AA0D15",
1891
+ conformance: {
1892
+ black: null,
1893
+ white: "AAA",
1894
+ },
1895
+ filePath: "src/tokens/color.yaml",
1896
+ isSource: true,
1897
+ original: {
1898
+ value: "#AA0D15",
1899
+ conformance: {
1900
+ black: null,
1901
+ white: "AAA",
1902
+ },
1903
+ },
1904
+ name: "ColorError700",
1905
+ attributes: {
1906
+ category: "color",
1907
+ type: "error",
1908
+ item: "700",
1909
+ },
1910
+ path: ["color", "error", "700"],
1911
+ },
1912
+ 800: {
1913
+ value: "#860011",
1914
+ conformance: {
1915
+ black: null,
1916
+ white: "AAA",
1917
+ },
1918
+ filePath: "src/tokens/color.yaml",
1919
+ isSource: true,
1920
+ original: {
1921
+ value: "#860011",
1922
+ conformance: {
1923
+ black: null,
1924
+ white: "AAA",
1925
+ },
1926
+ },
1927
+ name: "ColorError800",
1928
+ attributes: {
1929
+ category: "color",
1930
+ type: "error",
1931
+ item: "800",
1932
+ },
1933
+ path: ["color", "error", "800"],
1934
+ },
2049
1935
  },
2050
- "error": {
2051
- "100": {
2052
- "value": "#FFECEC",
2053
- "conformance": {
2054
- "black": "AAA",
2055
- "white": null
2056
- },
2057
- "filePath": "tokens/color.yaml",
2058
- "isSource": true,
2059
- "original": {
2060
- "value": "#FFECEC",
2061
- "conformance": {
2062
- "black": "AAA",
2063
- "white": null
2064
- }
2065
- },
2066
- "name": "ColorError100",
2067
- "attributes": {
2068
- "category": "color",
2069
- "type": "error",
2070
- "item": "100"
2071
- },
2072
- "path": [
2073
- "color",
2074
- "error",
2075
- "100"
2076
- ]
2077
- },
2078
- "200": {
2079
- "value": "#FFCACA",
2080
- "conformance": {
2081
- "black": "AAA",
2082
- "white": null
2083
- },
2084
- "filePath": "tokens/color.yaml",
2085
- "isSource": true,
2086
- "original": {
2087
- "value": "#FFCACA",
2088
- "conformance": {
2089
- "black": "AAA",
2090
- "white": null
2091
- }
2092
- },
2093
- "name": "ColorError200",
2094
- "attributes": {
2095
- "category": "color",
2096
- "type": "error",
2097
- "item": "200"
2098
- },
2099
- "path": [
2100
- "color",
2101
- "error",
2102
- "200"
2103
- ]
2104
- },
2105
- "300": {
2106
- "value": "#FF9A9A",
2107
- "conformance": {
2108
- "black": "AAA",
2109
- "white": null
2110
- },
2111
- "filePath": "tokens/color.yaml",
2112
- "isSource": true,
2113
- "original": {
2114
- "value": "#FF9A9A",
2115
- "conformance": {
2116
- "black": "AAA",
2117
- "white": null
2118
- }
2119
- },
2120
- "name": "ColorError300",
2121
- "attributes": {
2122
- "category": "color",
2123
- "type": "error",
2124
- "item": "300"
2125
- },
2126
- "path": [
2127
- "color",
2128
- "error",
2129
- "300"
2130
- ]
2131
- },
2132
- "400": {
2133
- "value": "#FF6962",
2134
- "conformance": {
2135
- "black": "AAA",
2136
- "white": null
2137
- },
2138
- "filePath": "tokens/color.yaml",
2139
- "isSource": true,
2140
- "original": {
2141
- "value": "#FF6962",
2142
- "conformance": {
2143
- "black": "AAA",
2144
- "white": null
2145
- }
2146
- },
2147
- "name": "ColorError400",
2148
- "attributes": {
2149
- "category": "color",
2150
- "type": "error",
2151
- "item": "400"
2152
- },
2153
- "path": [
2154
- "color",
2155
- "error",
2156
- "400"
2157
- ]
2158
- },
2159
- "500": {
2160
- "value": "#FA4040",
2161
- "conformance": {
2162
- "black": "AAA",
2163
- "white": "AA"
2164
- },
2165
- "filePath": "tokens/color.yaml",
2166
- "isSource": true,
2167
- "original": {
2168
- "value": "#FA4040",
2169
- "conformance": {
2170
- "black": "AAA",
2171
- "white": "AA"
2172
- }
2173
- },
2174
- "name": "ColorError500",
2175
- "attributes": {
2176
- "category": "color",
2177
- "type": "error",
2178
- "item": "500"
2179
- },
2180
- "path": [
2181
- "color",
2182
- "error",
2183
- "500"
2184
- ]
2185
- },
2186
- "600": {
2187
- "value": "#D63727",
2188
- "conformance": {
2189
- "black": "AAA",
2190
- "white": "AAA"
2191
- },
2192
- "filePath": "tokens/color.yaml",
2193
- "isSource": true,
2194
- "original": {
2195
- "value": "#D63727",
2196
- "conformance": {
2197
- "black": "AAA",
2198
- "white": "AAA"
2199
- }
2200
- },
2201
- "name": "ColorError600",
2202
- "attributes": {
2203
- "category": "color",
2204
- "type": "error",
2205
- "item": "600"
2206
- },
2207
- "path": [
2208
- "color",
2209
- "error",
2210
- "600"
2211
- ]
2212
- },
2213
- "700": {
2214
- "value": "#AA0D15",
2215
- "conformance": {
2216
- "black": null,
2217
- "white": "AAA"
2218
- },
2219
- "filePath": "tokens/color.yaml",
2220
- "isSource": true,
2221
- "original": {
2222
- "value": "#AA0D15",
2223
- "conformance": {
2224
- "black": null,
2225
- "white": "AAA"
2226
- }
2227
- },
2228
- "name": "ColorError700",
2229
- "attributes": {
2230
- "category": "color",
2231
- "type": "error",
2232
- "item": "700"
2233
- },
2234
- "path": [
2235
- "color",
2236
- "error",
2237
- "700"
2238
- ]
2239
- },
2240
- "800": {
2241
- "value": "#860011",
2242
- "conformance": {
2243
- "black": null,
2244
- "white": "AAA"
2245
- },
2246
- "filePath": "tokens/color.yaml",
2247
- "isSource": true,
2248
- "original": {
2249
- "value": "#860011",
2250
- "conformance": {
2251
- "black": null,
2252
- "white": "AAA"
2253
- }
2254
- },
2255
- "name": "ColorError800",
2256
- "attributes": {
2257
- "category": "color",
2258
- "type": "error",
2259
- "item": "800"
2260
- },
2261
- "path": [
2262
- "color",
2263
- "error",
2264
- "800"
2265
- ]
2266
- }
1936
+ success: {
1937
+ 100: {
1938
+ value: "#E6F9F3",
1939
+ conformance: {
1940
+ black: "AAA",
1941
+ white: null,
1942
+ },
1943
+ filePath: "src/tokens/color.yaml",
1944
+ isSource: true,
1945
+ original: {
1946
+ value: "#E6F9F3",
1947
+ conformance: {
1948
+ black: "AAA",
1949
+ white: null,
1950
+ },
1951
+ },
1952
+ name: "ColorSuccess100",
1953
+ attributes: {
1954
+ category: "color",
1955
+ type: "success",
1956
+ item: "100",
1957
+ },
1958
+ path: ["color", "success", "100"],
1959
+ },
1960
+ 200: {
1961
+ value: "#BFEFE0",
1962
+ conformance: {
1963
+ black: "AAA",
1964
+ white: null,
1965
+ },
1966
+ filePath: "src/tokens/color.yaml",
1967
+ isSource: true,
1968
+ original: {
1969
+ value: "#BFEFE0",
1970
+ conformance: {
1971
+ black: "AAA",
1972
+ white: null,
1973
+ },
1974
+ },
1975
+ name: "ColorSuccess200",
1976
+ attributes: {
1977
+ category: "color",
1978
+ type: "success",
1979
+ item: "200",
1980
+ },
1981
+ path: ["color", "success", "200"],
1982
+ },
1983
+ 300: {
1984
+ value: "#81E0C1",
1985
+ conformance: {
1986
+ black: "AAA",
1987
+ white: null,
1988
+ },
1989
+ filePath: "src/tokens/color.yaml",
1990
+ isSource: true,
1991
+ original: {
1992
+ value: "#81E0C1",
1993
+ conformance: {
1994
+ black: "AAA",
1995
+ white: null,
1996
+ },
1997
+ },
1998
+ name: "ColorSuccess300",
1999
+ attributes: {
2000
+ category: "color",
2001
+ type: "success",
2002
+ item: "300",
2003
+ },
2004
+ path: ["color", "success", "300"],
2005
+ },
2006
+ 400: {
2007
+ value: "#41D0A3",
2008
+ conformance: {
2009
+ black: "AAA",
2010
+ white: null,
2011
+ },
2012
+ filePath: "src/tokens/color.yaml",
2013
+ isSource: true,
2014
+ original: {
2015
+ value: "#41D0A3",
2016
+ conformance: {
2017
+ black: "AAA",
2018
+ white: null,
2019
+ },
2020
+ },
2021
+ name: "ColorSuccess400",
2022
+ attributes: {
2023
+ category: "color",
2024
+ type: "success",
2025
+ item: "400",
2026
+ },
2027
+ path: ["color", "success", "400"],
2028
+ },
2029
+ 500: {
2030
+ value: "#00C185",
2031
+ conformance: {
2032
+ black: "AAA",
2033
+ white: null,
2034
+ },
2035
+ filePath: "src/tokens/color.yaml",
2036
+ isSource: true,
2037
+ original: {
2038
+ value: "#00C185",
2039
+ conformance: {
2040
+ black: "AAA",
2041
+ white: null,
2042
+ },
2043
+ },
2044
+ name: "ColorSuccess500",
2045
+ attributes: {
2046
+ category: "color",
2047
+ type: "success",
2048
+ item: "500",
2049
+ },
2050
+ path: ["color", "success", "500"],
2051
+ },
2052
+ 600: {
2053
+ value: "#00966E",
2054
+ conformance: {
2055
+ black: "AAA",
2056
+ white: "AA",
2057
+ },
2058
+ filePath: "src/tokens/color.yaml",
2059
+ isSource: true,
2060
+ original: {
2061
+ value: "#00966E",
2062
+ conformance: {
2063
+ black: "AAA",
2064
+ white: "AA",
2065
+ },
2066
+ },
2067
+ name: "ColorSuccess600",
2068
+ attributes: {
2069
+ category: "color",
2070
+ type: "success",
2071
+ item: "600",
2072
+ },
2073
+ path: ["color", "success", "600"],
2074
+ },
2075
+ 700: {
2076
+ value: "#047063",
2077
+ conformance: {
2078
+ black: "AA",
2079
+ white: "AAA",
2080
+ },
2081
+ filePath: "src/tokens/color.yaml",
2082
+ isSource: true,
2083
+ original: {
2084
+ value: "#047063",
2085
+ conformance: {
2086
+ black: "AA",
2087
+ white: "AAA",
2088
+ },
2089
+ },
2090
+ name: "ColorSuccess700",
2091
+ attributes: {
2092
+ category: "color",
2093
+ type: "success",
2094
+ item: "700",
2095
+ },
2096
+ path: ["color", "success", "700"],
2097
+ },
2098
+ 800: {
2099
+ value: "#025050",
2100
+ conformance: {
2101
+ black: null,
2102
+ white: "AAA",
2103
+ },
2104
+ filePath: "src/tokens/color.yaml",
2105
+ isSource: true,
2106
+ original: {
2107
+ value: "#025050",
2108
+ conformance: {
2109
+ black: null,
2110
+ white: "AAA",
2111
+ },
2112
+ },
2113
+ name: "ColorSuccess800",
2114
+ attributes: {
2115
+ category: "color",
2116
+ type: "success",
2117
+ item: "800",
2118
+ },
2119
+ path: ["color", "success", "800"],
2120
+ },
2267
2121
  },
2268
- "success": {
2269
- "100": {
2270
- "value": "#E6F9F3",
2271
- "conformance": {
2272
- "black": "AAA",
2273
- "white": null
2274
- },
2275
- "filePath": "tokens/color.yaml",
2276
- "isSource": true,
2277
- "original": {
2278
- "value": "#E6F9F3",
2279
- "conformance": {
2280
- "black": "AAA",
2281
- "white": null
2282
- }
2283
- },
2284
- "name": "ColorSuccess100",
2285
- "attributes": {
2286
- "category": "color",
2287
- "type": "success",
2288
- "item": "100"
2289
- },
2290
- "path": [
2291
- "color",
2292
- "success",
2293
- "100"
2294
- ]
2295
- },
2296
- "200": {
2297
- "value": "#BFEFE0",
2298
- "conformance": {
2299
- "black": "AAA",
2300
- "white": null
2301
- },
2302
- "filePath": "tokens/color.yaml",
2303
- "isSource": true,
2304
- "original": {
2305
- "value": "#BFEFE0",
2306
- "conformance": {
2307
- "black": "AAA",
2308
- "white": null
2309
- }
2310
- },
2311
- "name": "ColorSuccess200",
2312
- "attributes": {
2313
- "category": "color",
2314
- "type": "success",
2315
- "item": "200"
2316
- },
2317
- "path": [
2318
- "color",
2319
- "success",
2320
- "200"
2321
- ]
2322
- },
2323
- "300": {
2324
- "value": "#81E0C1",
2325
- "conformance": {
2326
- "black": "AAA",
2327
- "white": null
2328
- },
2329
- "filePath": "tokens/color.yaml",
2330
- "isSource": true,
2331
- "original": {
2332
- "value": "#81E0C1",
2333
- "conformance": {
2334
- "black": "AAA",
2335
- "white": null
2336
- }
2337
- },
2338
- "name": "ColorSuccess300",
2339
- "attributes": {
2340
- "category": "color",
2341
- "type": "success",
2342
- "item": "300"
2343
- },
2344
- "path": [
2345
- "color",
2346
- "success",
2347
- "300"
2348
- ]
2349
- },
2350
- "400": {
2351
- "value": "#41D0A3",
2352
- "conformance": {
2353
- "black": "AAA",
2354
- "white": null
2355
- },
2356
- "filePath": "tokens/color.yaml",
2357
- "isSource": true,
2358
- "original": {
2359
- "value": "#41D0A3",
2360
- "conformance": {
2361
- "black": "AAA",
2362
- "white": null
2363
- }
2364
- },
2365
- "name": "ColorSuccess400",
2366
- "attributes": {
2367
- "category": "color",
2368
- "type": "success",
2369
- "item": "400"
2370
- },
2371
- "path": [
2372
- "color",
2373
- "success",
2374
- "400"
2375
- ]
2376
- },
2377
- "500": {
2378
- "value": "#00C185",
2379
- "conformance": {
2380
- "black": "AAA",
2381
- "white": null
2382
- },
2383
- "filePath": "tokens/color.yaml",
2384
- "isSource": true,
2385
- "original": {
2386
- "value": "#00C185",
2387
- "conformance": {
2388
- "black": "AAA",
2389
- "white": null
2390
- }
2391
- },
2392
- "name": "ColorSuccess500",
2393
- "attributes": {
2394
- "category": "color",
2395
- "type": "success",
2396
- "item": "500"
2397
- },
2398
- "path": [
2399
- "color",
2400
- "success",
2401
- "500"
2402
- ]
2403
- },
2404
- "600": {
2405
- "value": "#00966E",
2406
- "conformance": {
2407
- "black": "AAA",
2408
- "white": "AA"
2409
- },
2410
- "filePath": "tokens/color.yaml",
2411
- "isSource": true,
2412
- "original": {
2413
- "value": "#00966E",
2414
- "conformance": {
2415
- "black": "AAA",
2416
- "white": "AA"
2417
- }
2418
- },
2419
- "name": "ColorSuccess600",
2420
- "attributes": {
2421
- "category": "color",
2422
- "type": "success",
2423
- "item": "600"
2424
- },
2425
- "path": [
2426
- "color",
2427
- "success",
2428
- "600"
2429
- ]
2430
- },
2431
- "700": {
2432
- "value": "#047063",
2433
- "conformance": {
2434
- "black": "AA",
2435
- "white": "AAA"
2436
- },
2437
- "filePath": "tokens/color.yaml",
2438
- "isSource": true,
2439
- "original": {
2440
- "value": "#047063",
2441
- "conformance": {
2442
- "black": "AA",
2443
- "white": "AAA"
2444
- }
2445
- },
2446
- "name": "ColorSuccess700",
2447
- "attributes": {
2448
- "category": "color",
2449
- "type": "success",
2450
- "item": "700"
2451
- },
2452
- "path": [
2453
- "color",
2454
- "success",
2455
- "700"
2456
- ]
2457
- },
2458
- "800": {
2459
- "value": "#025050",
2460
- "conformance": {
2461
- "black": null,
2462
- "white": "AAA"
2463
- },
2464
- "filePath": "tokens/color.yaml",
2465
- "isSource": true,
2466
- "original": {
2467
- "value": "#025050",
2468
- "conformance": {
2469
- "black": null,
2470
- "white": "AAA"
2471
- }
2472
- },
2473
- "name": "ColorSuccess800",
2474
- "attributes": {
2475
- "category": "color",
2476
- "type": "success",
2477
- "item": "800"
2478
- },
2479
- "path": [
2480
- "color",
2481
- "success",
2482
- "800"
2483
- ]
2484
- }
2122
+ warning: {
2123
+ 100: {
2124
+ value: "#FFF8E6",
2125
+ conformance: {
2126
+ black: "AAA",
2127
+ white: null,
2128
+ },
2129
+ filePath: "src/tokens/color.yaml",
2130
+ isSource: true,
2131
+ original: {
2132
+ value: "#FFF8E6",
2133
+ conformance: {
2134
+ black: "AAA",
2135
+ white: null,
2136
+ },
2137
+ },
2138
+ name: "ColorWarning100",
2139
+ attributes: {
2140
+ category: "color",
2141
+ type: "warning",
2142
+ item: "100",
2143
+ },
2144
+ path: ["color", "warning", "100"],
2145
+ },
2146
+ 200: {
2147
+ value: "#FFEFC8",
2148
+ conformance: {
2149
+ black: "AAA",
2150
+ white: null,
2151
+ },
2152
+ filePath: "src/tokens/color.yaml",
2153
+ isSource: true,
2154
+ original: {
2155
+ value: "#FFEFC8",
2156
+ conformance: {
2157
+ black: "AAA",
2158
+ white: null,
2159
+ },
2160
+ },
2161
+ name: "ColorWarning200",
2162
+ attributes: {
2163
+ category: "color",
2164
+ type: "warning",
2165
+ item: "200",
2166
+ },
2167
+ path: ["color", "warning", "200"],
2168
+ },
2169
+ 300: {
2170
+ value: "#FFDF96",
2171
+ conformance: {
2172
+ black: "AAA",
2173
+ white: null,
2174
+ },
2175
+ filePath: "src/tokens/color.yaml",
2176
+ isSource: true,
2177
+ original: {
2178
+ value: "#FFDF96",
2179
+ conformance: {
2180
+ black: "AAA",
2181
+ white: null,
2182
+ },
2183
+ },
2184
+ name: "ColorWarning300",
2185
+ attributes: {
2186
+ category: "color",
2187
+ type: "warning",
2188
+ item: "300",
2189
+ },
2190
+ path: ["color", "warning", "300"],
2191
+ },
2192
+ 400: {
2193
+ value: "#FFCE5A",
2194
+ conformance: {
2195
+ black: "AAA",
2196
+ white: null,
2197
+ },
2198
+ filePath: "src/tokens/color.yaml",
2199
+ isSource: true,
2200
+ original: {
2201
+ value: "#FFCE5A",
2202
+ conformance: {
2203
+ black: "AAA",
2204
+ white: null,
2205
+ },
2206
+ },
2207
+ name: "ColorWarning400",
2208
+ attributes: {
2209
+ category: "color",
2210
+ type: "warning",
2211
+ item: "400",
2212
+ },
2213
+ path: ["color", "warning", "400"],
2214
+ },
2215
+ 500: {
2216
+ value: "#FABE1F",
2217
+ conformance: {
2218
+ black: "AAA",
2219
+ white: null,
2220
+ },
2221
+ filePath: "src/tokens/color.yaml",
2222
+ isSource: true,
2223
+ original: {
2224
+ value: "#FABE1F",
2225
+ conformance: {
2226
+ black: "AAA",
2227
+ white: null,
2228
+ },
2229
+ },
2230
+ name: "ColorWarning500",
2231
+ attributes: {
2232
+ category: "color",
2233
+ type: "warning",
2234
+ item: "500",
2235
+ },
2236
+ path: ["color", "warning", "500"],
2237
+ },
2238
+ 600: {
2239
+ value: "#DC9601",
2240
+ conformance: {
2241
+ black: "AAA",
2242
+ white: null,
2243
+ },
2244
+ filePath: "src/tokens/color.yaml",
2245
+ isSource: true,
2246
+ original: {
2247
+ value: "#DC9601",
2248
+ conformance: {
2249
+ black: "AAA",
2250
+ white: null,
2251
+ },
2252
+ },
2253
+ name: "ColorWarning600",
2254
+ attributes: {
2255
+ category: "color",
2256
+ type: "warning",
2257
+ item: "600",
2258
+ },
2259
+ path: ["color", "warning", "600"],
2260
+ },
2261
+ 700: {
2262
+ value: "#BE7200",
2263
+ conformance: {
2264
+ black: "AAA",
2265
+ white: "AA",
2266
+ },
2267
+ filePath: "src/tokens/color.yaml",
2268
+ isSource: true,
2269
+ original: {
2270
+ value: "#BE7200",
2271
+ conformance: {
2272
+ black: "AAA",
2273
+ white: "AA",
2274
+ },
2275
+ },
2276
+ name: "ColorWarning700",
2277
+ attributes: {
2278
+ category: "color",
2279
+ type: "warning",
2280
+ item: "700",
2281
+ },
2282
+ path: ["color", "warning", "700"],
2283
+ },
2284
+ 800: {
2285
+ value: "#B45101",
2286
+ conformance: {
2287
+ black: "AA",
2288
+ white: "AAA",
2289
+ },
2290
+ filePath: "src/tokens/color.yaml",
2291
+ isSource: true,
2292
+ original: {
2293
+ value: "#B45101",
2294
+ conformance: {
2295
+ black: "AA",
2296
+ white: "AAA",
2297
+ },
2298
+ },
2299
+ name: "ColorWarning800",
2300
+ attributes: {
2301
+ category: "color",
2302
+ type: "warning",
2303
+ item: "800",
2304
+ },
2305
+ path: ["color", "warning", "800"],
2306
+ },
2485
2307
  },
2486
- "warning": {
2487
- "100": {
2488
- "value": "#FFF8E6",
2489
- "conformance": {
2490
- "black": "AAA",
2491
- "white": null
2492
- },
2493
- "filePath": "tokens/color.yaml",
2494
- "isSource": true,
2495
- "original": {
2496
- "value": "#FFF8E6",
2497
- "conformance": {
2498
- "black": "AAA",
2499
- "white": null
2500
- }
2501
- },
2502
- "name": "ColorWarning100",
2503
- "attributes": {
2504
- "category": "color",
2505
- "type": "warning",
2506
- "item": "100"
2507
- },
2508
- "path": [
2509
- "color",
2510
- "warning",
2511
- "100"
2512
- ]
2513
- },
2514
- "200": {
2515
- "value": "#FFEFC8",
2516
- "conformance": {
2517
- "black": "AAA",
2518
- "white": null
2519
- },
2520
- "filePath": "tokens/color.yaml",
2521
- "isSource": true,
2522
- "original": {
2523
- "value": "#FFEFC8",
2524
- "conformance": {
2525
- "black": "AAA",
2526
- "white": null
2527
- }
2528
- },
2529
- "name": "ColorWarning200",
2530
- "attributes": {
2531
- "category": "color",
2532
- "type": "warning",
2533
- "item": "200"
2534
- },
2535
- "path": [
2536
- "color",
2537
- "warning",
2538
- "200"
2539
- ]
2540
- },
2541
- "300": {
2542
- "value": "#FFDF96",
2543
- "conformance": {
2544
- "black": "AAA",
2545
- "white": null
2546
- },
2547
- "filePath": "tokens/color.yaml",
2548
- "isSource": true,
2549
- "original": {
2550
- "value": "#FFDF96",
2551
- "conformance": {
2552
- "black": "AAA",
2553
- "white": null
2554
- }
2555
- },
2556
- "name": "ColorWarning300",
2557
- "attributes": {
2558
- "category": "color",
2559
- "type": "warning",
2560
- "item": "300"
2561
- },
2562
- "path": [
2563
- "color",
2564
- "warning",
2565
- "300"
2566
- ]
2567
- },
2568
- "400": {
2569
- "value": "#FFCE5A",
2570
- "conformance": {
2571
- "black": "AAA",
2572
- "white": null
2573
- },
2574
- "filePath": "tokens/color.yaml",
2575
- "isSource": true,
2576
- "original": {
2577
- "value": "#FFCE5A",
2578
- "conformance": {
2579
- "black": "AAA",
2580
- "white": null
2581
- }
2582
- },
2583
- "name": "ColorWarning400",
2584
- "attributes": {
2585
- "category": "color",
2586
- "type": "warning",
2587
- "item": "400"
2588
- },
2589
- "path": [
2590
- "color",
2591
- "warning",
2592
- "400"
2593
- ]
2594
- },
2595
- "500": {
2596
- "value": "#FABE1F",
2597
- "conformance": {
2598
- "black": "AAA",
2599
- "white": null
2600
- },
2601
- "filePath": "tokens/color.yaml",
2602
- "isSource": true,
2603
- "original": {
2604
- "value": "#FABE1F",
2605
- "conformance": {
2606
- "black": "AAA",
2607
- "white": null
2608
- }
2609
- },
2610
- "name": "ColorWarning500",
2611
- "attributes": {
2612
- "category": "color",
2613
- "type": "warning",
2614
- "item": "500"
2615
- },
2616
- "path": [
2617
- "color",
2618
- "warning",
2619
- "500"
2620
- ]
2621
- },
2622
- "600": {
2623
- "value": "#DC9601",
2624
- "conformance": {
2625
- "black": "AAA",
2626
- "white": null
2627
- },
2628
- "filePath": "tokens/color.yaml",
2629
- "isSource": true,
2630
- "original": {
2631
- "value": "#DC9601",
2632
- "conformance": {
2633
- "black": "AAA",
2634
- "white": null
2635
- }
2636
- },
2637
- "name": "ColorWarning600",
2638
- "attributes": {
2639
- "category": "color",
2640
- "type": "warning",
2641
- "item": "600"
2642
- },
2643
- "path": [
2644
- "color",
2645
- "warning",
2646
- "600"
2647
- ]
2648
- },
2649
- "700": {
2650
- "value": "#BE7200",
2651
- "conformance": {
2652
- "black": "AAA",
2653
- "white": "AA"
2654
- },
2655
- "filePath": "tokens/color.yaml",
2656
- "isSource": true,
2657
- "original": {
2658
- "value": "#BE7200",
2659
- "conformance": {
2660
- "black": "AAA",
2661
- "white": "AA"
2662
- }
2663
- },
2664
- "name": "ColorWarning700",
2665
- "attributes": {
2666
- "category": "color",
2667
- "type": "warning",
2668
- "item": "700"
2669
- },
2670
- "path": [
2671
- "color",
2672
- "warning",
2673
- "700"
2674
- ]
2675
- },
2676
- "800": {
2677
- "value": "#B45101",
2678
- "conformance": {
2679
- "black": "AA",
2680
- "white": "AAA"
2681
- },
2682
- "filePath": "tokens/color.yaml",
2683
- "isSource": true,
2684
- "original": {
2685
- "value": "#B45101",
2686
- "conformance": {
2687
- "black": "AA",
2688
- "white": "AAA"
2689
- }
2690
- },
2691
- "name": "ColorWarning800",
2692
- "attributes": {
2693
- "category": "color",
2694
- "type": "warning",
2695
- "item": "800"
2696
- },
2697
- "path": [
2698
- "color",
2699
- "warning",
2700
- "800"
2701
- ]
2702
- }
2703
- }
2704
- }
2308
+ },
2705
2309
  };