@triptease/stylesheet 1.0.6

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.
@@ -0,0 +1,3235 @@
1
+ {
2
+ "asset": {
3
+ "font": {
4
+ "noe-text": {
5
+ "name": {
6
+ "value": "Noe Text",
7
+ "type": "fontFamily",
8
+ "filePath": "tokens/src/asset/font.json",
9
+ "isSource": true,
10
+ "original": {
11
+ "value": "Noe Text",
12
+ "type": "fontFamily"
13
+ },
14
+ "name": "noe-text name",
15
+ "attributes": {
16
+ "category": "asset",
17
+ "type": "font",
18
+ "item": "noe-text",
19
+ "subitem": "name"
20
+ },
21
+ "path": [
22
+ "asset",
23
+ "font",
24
+ "noe-text",
25
+ "name"
26
+ ]
27
+ },
28
+ "ttf": {
29
+ "value": "assets/fonts/noeTextBook.tff",
30
+ "type": "asset",
31
+ "filePath": "tokens/src/asset/font.json",
32
+ "isSource": true,
33
+ "original": {
34
+ "value": "assets/fonts/noeTextBook.tff",
35
+ "type": "asset"
36
+ },
37
+ "name": "noe-text ttf",
38
+ "attributes": {
39
+ "category": "asset",
40
+ "type": "font",
41
+ "item": "noe-text",
42
+ "subitem": "ttf"
43
+ },
44
+ "path": [
45
+ "asset",
46
+ "font",
47
+ "noe-text",
48
+ "ttf"
49
+ ]
50
+ },
51
+ "style": {
52
+ "value": "normal",
53
+ "filePath": "tokens/src/asset/font.json",
54
+ "isSource": true,
55
+ "original": {
56
+ "value": "normal"
57
+ },
58
+ "name": "noe-text style",
59
+ "attributes": {
60
+ "category": "asset",
61
+ "type": "font",
62
+ "item": "noe-text",
63
+ "subitem": "style"
64
+ },
65
+ "path": [
66
+ "asset",
67
+ "font",
68
+ "noe-text",
69
+ "style"
70
+ ]
71
+ },
72
+ "weight": {
73
+ "value": 400,
74
+ "filePath": "tokens/src/asset/font.json",
75
+ "isSource": true,
76
+ "original": {
77
+ "value": 400
78
+ },
79
+ "name": "noe-text weight",
80
+ "attributes": {
81
+ "category": "asset",
82
+ "type": "font",
83
+ "item": "noe-text",
84
+ "subitem": "weight"
85
+ },
86
+ "path": [
87
+ "asset",
88
+ "font",
89
+ "noe-text",
90
+ "weight"
91
+ ]
92
+ }
93
+ },
94
+ "inter": {
95
+ "name": {
96
+ "value": "Inter",
97
+ "type": "fontFamily",
98
+ "filePath": "tokens/src/asset/font.json",
99
+ "isSource": true,
100
+ "original": {
101
+ "value": "Inter",
102
+ "type": "fontFamily"
103
+ },
104
+ "name": "inter name",
105
+ "attributes": {
106
+ "category": "asset",
107
+ "type": "font",
108
+ "item": "inter",
109
+ "subitem": "name"
110
+ },
111
+ "path": [
112
+ "asset",
113
+ "font",
114
+ "inter",
115
+ "name"
116
+ ]
117
+ },
118
+ "ttf": {
119
+ "value": "assets/fonts/Inter-VariableFont_opsz,wght.ttf",
120
+ "type": "asset",
121
+ "filePath": "tokens/src/asset/font.json",
122
+ "isSource": true,
123
+ "original": {
124
+ "value": "assets/fonts/Inter-VariableFont_opsz,wght.ttf",
125
+ "type": "asset"
126
+ },
127
+ "name": "inter ttf",
128
+ "attributes": {
129
+ "category": "asset",
130
+ "type": "font",
131
+ "item": "inter",
132
+ "subitem": "ttf"
133
+ },
134
+ "path": [
135
+ "asset",
136
+ "font",
137
+ "inter",
138
+ "ttf"
139
+ ]
140
+ },
141
+ "style": {
142
+ "value": "normal",
143
+ "filePath": "tokens/src/asset/font.json",
144
+ "isSource": true,
145
+ "original": {
146
+ "value": "normal"
147
+ },
148
+ "name": "inter style",
149
+ "attributes": {
150
+ "category": "asset",
151
+ "type": "font",
152
+ "item": "inter",
153
+ "subitem": "style"
154
+ },
155
+ "path": [
156
+ "asset",
157
+ "font",
158
+ "inter",
159
+ "style"
160
+ ]
161
+ }
162
+ }
163
+ }
164
+ },
165
+ "color": {
166
+ "alert": {
167
+ "100": {
168
+ "value": "#FFD6D6",
169
+ "type": "color",
170
+ "filePath": "tokens/src/color/alert.json",
171
+ "isSource": true,
172
+ "original": {
173
+ "value": "#FFD6D6",
174
+ "type": "color"
175
+ },
176
+ "name": "100 ",
177
+ "attributes": {
178
+ "category": "color",
179
+ "type": "alert",
180
+ "item": "100",
181
+ "hex": "ffd6d6",
182
+ "rgb": {
183
+ "r": 255,
184
+ "g": 214,
185
+ "b": 214,
186
+ "a": 1
187
+ },
188
+ "hsl": {
189
+ "h": 0,
190
+ "s": 1,
191
+ "l": 0.919607843137255,
192
+ "a": 1
193
+ },
194
+ "hsv": {
195
+ "h": 0,
196
+ "s": 0.16078431372549018,
197
+ "v": 1,
198
+ "a": 1
199
+ }
200
+ },
201
+ "path": [
202
+ "color",
203
+ "alert",
204
+ "100"
205
+ ]
206
+ },
207
+ "200": {
208
+ "value": "#FF9999",
209
+ "type": "color",
210
+ "filePath": "tokens/src/color/alert.json",
211
+ "isSource": true,
212
+ "original": {
213
+ "value": "#FF9999",
214
+ "type": "color"
215
+ },
216
+ "name": "200 ",
217
+ "attributes": {
218
+ "category": "color",
219
+ "type": "alert",
220
+ "item": "200",
221
+ "hex": "ff9999",
222
+ "rgb": {
223
+ "r": 255,
224
+ "g": 153,
225
+ "b": 153,
226
+ "a": 1
227
+ },
228
+ "hsl": {
229
+ "h": 0,
230
+ "s": 1,
231
+ "l": 0.8,
232
+ "a": 1
233
+ },
234
+ "hsv": {
235
+ "h": 0,
236
+ "s": 0.4,
237
+ "v": 1,
238
+ "a": 1
239
+ }
240
+ },
241
+ "path": [
242
+ "color",
243
+ "alert",
244
+ "200"
245
+ ]
246
+ },
247
+ "300": {
248
+ "value": "#F93939",
249
+ "type": "color",
250
+ "filePath": "tokens/src/color/alert.json",
251
+ "isSource": true,
252
+ "original": {
253
+ "value": "#F93939",
254
+ "type": "color"
255
+ },
256
+ "name": "300 ",
257
+ "attributes": {
258
+ "category": "color",
259
+ "type": "alert",
260
+ "item": "300",
261
+ "hex": "f93939",
262
+ "rgb": {
263
+ "r": 249,
264
+ "g": 57,
265
+ "b": 57,
266
+ "a": 1
267
+ },
268
+ "hsl": {
269
+ "h": 0,
270
+ "s": 0.9411764705882354,
271
+ "l": 0.6,
272
+ "a": 1
273
+ },
274
+ "hsv": {
275
+ "h": 0,
276
+ "s": 0.7710843373493976,
277
+ "v": 0.9764705882352941,
278
+ "a": 1
279
+ }
280
+ },
281
+ "path": [
282
+ "color",
283
+ "alert",
284
+ "300"
285
+ ]
286
+ },
287
+ "400": {
288
+ "value": "#DA0707",
289
+ "type": "color",
290
+ "filePath": "tokens/src/color/alert.json",
291
+ "isSource": true,
292
+ "original": {
293
+ "value": "#DA0707",
294
+ "type": "color"
295
+ },
296
+ "name": "400 ",
297
+ "attributes": {
298
+ "category": "color",
299
+ "type": "alert",
300
+ "item": "400",
301
+ "hex": "da0707",
302
+ "rgb": {
303
+ "r": 218,
304
+ "g": 7,
305
+ "b": 7,
306
+ "a": 1
307
+ },
308
+ "hsl": {
309
+ "h": 0,
310
+ "s": 0.9377777777777777,
311
+ "l": 0.4411764705882353,
312
+ "a": 1
313
+ },
314
+ "hsv": {
315
+ "h": 0,
316
+ "s": 0.9678899082568807,
317
+ "v": 0.8549019607843137,
318
+ "a": 1
319
+ }
320
+ },
321
+ "path": [
322
+ "color",
323
+ "alert",
324
+ "400"
325
+ ]
326
+ },
327
+ "500": {
328
+ "value": "#A80505",
329
+ "type": "color",
330
+ "filePath": "tokens/src/color/alert.json",
331
+ "isSource": true,
332
+ "original": {
333
+ "value": "#A80505",
334
+ "type": "color"
335
+ },
336
+ "name": "500 ",
337
+ "attributes": {
338
+ "category": "color",
339
+ "type": "alert",
340
+ "item": "500",
341
+ "hex": "a80505",
342
+ "rgb": {
343
+ "r": 168,
344
+ "g": 5,
345
+ "b": 5,
346
+ "a": 1
347
+ },
348
+ "hsl": {
349
+ "h": 0,
350
+ "s": 0.9421965317919074,
351
+ "l": 0.3392156862745098,
352
+ "a": 1
353
+ },
354
+ "hsv": {
355
+ "h": 0,
356
+ "s": 0.9702380952380951,
357
+ "v": 0.6588235294117647,
358
+ "a": 1
359
+ }
360
+ },
361
+ "path": [
362
+ "color",
363
+ "alert",
364
+ "500"
365
+ ]
366
+ }
367
+ },
368
+ "border": {
369
+ "100": {
370
+ "value": "#E8EAEC",
371
+ "type": "color",
372
+ "filePath": "tokens/src/color/border.json",
373
+ "isSource": true,
374
+ "original": {
375
+ "value": "#E8EAEC",
376
+ "type": "color"
377
+ },
378
+ "name": "100 ",
379
+ "attributes": {
380
+ "category": "color",
381
+ "type": "border",
382
+ "item": "100",
383
+ "hex": "e8eaec",
384
+ "rgb": {
385
+ "r": 232,
386
+ "g": 234,
387
+ "b": 236,
388
+ "a": 1
389
+ },
390
+ "hsl": {
391
+ "h": 210.00000000000023,
392
+ "s": 0.0952380952380956,
393
+ "l": 0.9176470588235295,
394
+ "a": 1
395
+ },
396
+ "hsv": {
397
+ "h": 210.00000000000023,
398
+ "s": 0.01694915254237294,
399
+ "v": 0.9254901960784314,
400
+ "a": 1
401
+ }
402
+ },
403
+ "path": [
404
+ "color",
405
+ "border",
406
+ "100"
407
+ ]
408
+ },
409
+ "200": {
410
+ "value": "#E0E1E5",
411
+ "type": "color",
412
+ "filePath": "tokens/src/color/border.json",
413
+ "isSource": true,
414
+ "original": {
415
+ "value": "#E0E1E5",
416
+ "type": "color"
417
+ },
418
+ "name": "200 ",
419
+ "attributes": {
420
+ "category": "color",
421
+ "type": "border",
422
+ "item": "200",
423
+ "hex": "e0e1e5",
424
+ "rgb": {
425
+ "r": 224,
426
+ "g": 225,
427
+ "b": 229,
428
+ "a": 1
429
+ },
430
+ "hsl": {
431
+ "h": 228.00000000000006,
432
+ "s": 0.08771929824561418,
433
+ "l": 0.888235294117647,
434
+ "a": 1
435
+ },
436
+ "hsv": {
437
+ "h": 228.00000000000006,
438
+ "s": 0.021834061135371223,
439
+ "v": 0.8980392156862745,
440
+ "a": 1
441
+ }
442
+ },
443
+ "path": [
444
+ "color",
445
+ "border",
446
+ "200"
447
+ ]
448
+ },
449
+ "300": {
450
+ "value": "#D7D9DD",
451
+ "type": "color",
452
+ "filePath": "tokens/src/color/border.json",
453
+ "isSource": true,
454
+ "original": {
455
+ "value": "#D7D9DD",
456
+ "type": "color"
457
+ },
458
+ "name": "300 ",
459
+ "attributes": {
460
+ "category": "color",
461
+ "type": "border",
462
+ "item": "300",
463
+ "hex": "d7d9dd",
464
+ "rgb": {
465
+ "r": 215,
466
+ "g": 217,
467
+ "b": 221,
468
+ "a": 1
469
+ },
470
+ "hsl": {
471
+ "h": 220.00000000000009,
472
+ "s": 0.08108108108108118,
473
+ "l": 0.8549019607843138,
474
+ "a": 1
475
+ },
476
+ "hsv": {
477
+ "h": 220.00000000000009,
478
+ "s": 0.027149321266968358,
479
+ "v": 0.8666666666666667,
480
+ "a": 1
481
+ }
482
+ },
483
+ "path": [
484
+ "color",
485
+ "border",
486
+ "300"
487
+ ]
488
+ },
489
+ "400": {
490
+ "value": "#C5C8CE",
491
+ "type": "color",
492
+ "filePath": "tokens/src/color/border.json",
493
+ "isSource": true,
494
+ "original": {
495
+ "value": "#C5C8CE",
496
+ "type": "color"
497
+ },
498
+ "name": "400 ",
499
+ "attributes": {
500
+ "category": "color",
501
+ "type": "border",
502
+ "item": "400",
503
+ "hex": "c5c8ce",
504
+ "rgb": {
505
+ "r": 197,
506
+ "g": 200,
507
+ "b": 206,
508
+ "a": 1
509
+ },
510
+ "hsl": {
511
+ "h": 220.00000000000006,
512
+ "s": 0.08411214953271026,
513
+ "l": 0.7901960784313726,
514
+ "a": 1
515
+ },
516
+ "hsv": {
517
+ "h": 220.00000000000006,
518
+ "s": 0.043689320388349495,
519
+ "v": 0.807843137254902,
520
+ "a": 1
521
+ }
522
+ },
523
+ "path": [
524
+ "color",
525
+ "border",
526
+ "400"
527
+ ]
528
+ },
529
+ "500": {
530
+ "value": "#B7BBC2",
531
+ "type": "color",
532
+ "filePath": "tokens/src/color/border.json",
533
+ "isSource": true,
534
+ "original": {
535
+ "value": "#B7BBC2",
536
+ "type": "color"
537
+ },
538
+ "name": "500 ",
539
+ "attributes": {
540
+ "category": "color",
541
+ "type": "border",
542
+ "item": "500",
543
+ "hex": "b7bbc2",
544
+ "rgb": {
545
+ "r": 183,
546
+ "g": 187,
547
+ "b": 194,
548
+ "a": 1
549
+ },
550
+ "hsl": {
551
+ "h": 218.18181818181822,
552
+ "s": 0.08270676691729315,
553
+ "l": 0.7392156862745098,
554
+ "a": 1
555
+ },
556
+ "hsv": {
557
+ "h": 218.18181818181822,
558
+ "s": 0.056701030927834996,
559
+ "v": 0.7607843137254902,
560
+ "a": 1
561
+ }
562
+ },
563
+ "path": [
564
+ "color",
565
+ "border",
566
+ "500"
567
+ ]
568
+ }
569
+ },
570
+ "text": {
571
+ "100": {
572
+ "value": "#FFFFFF",
573
+ "type": "color",
574
+ "filePath": "tokens/src/color/text.json",
575
+ "isSource": true,
576
+ "original": {
577
+ "value": "#FFFFFF",
578
+ "type": "color"
579
+ },
580
+ "name": "100 ",
581
+ "attributes": {
582
+ "category": "color",
583
+ "type": "text",
584
+ "item": "100",
585
+ "hex": "ffffff",
586
+ "rgb": {
587
+ "r": 255,
588
+ "g": 255,
589
+ "b": 255,
590
+ "a": 1
591
+ },
592
+ "hsl": {
593
+ "h": 0,
594
+ "s": 0,
595
+ "l": 1,
596
+ "a": 1
597
+ },
598
+ "hsv": {
599
+ "h": 0,
600
+ "s": 0,
601
+ "v": 1,
602
+ "a": 1
603
+ }
604
+ },
605
+ "path": [
606
+ "color",
607
+ "text",
608
+ "100"
609
+ ]
610
+ },
611
+ "200": {
612
+ "value": "#B5B0B5",
613
+ "type": "color",
614
+ "filePath": "tokens/src/color/text.json",
615
+ "isSource": true,
616
+ "original": {
617
+ "value": "#B5B0B5",
618
+ "type": "color"
619
+ },
620
+ "name": "200 ",
621
+ "attributes": {
622
+ "category": "color",
623
+ "type": "text",
624
+ "item": "200",
625
+ "hex": "b5b0b5",
626
+ "rgb": {
627
+ "r": 181,
628
+ "g": 176,
629
+ "b": 181,
630
+ "a": 1
631
+ },
632
+ "hsl": {
633
+ "h": 300,
634
+ "s": 0.03267973856209158,
635
+ "l": 0.7,
636
+ "a": 1
637
+ },
638
+ "hsv": {
639
+ "h": 300,
640
+ "s": 0.02762430939226525,
641
+ "v": 0.7098039215686275,
642
+ "a": 1
643
+ }
644
+ },
645
+ "path": [
646
+ "color",
647
+ "text",
648
+ "200"
649
+ ]
650
+ },
651
+ "300": {
652
+ "value": "#575157",
653
+ "type": "color",
654
+ "filePath": "tokens/src/color/text.json",
655
+ "isSource": true,
656
+ "original": {
657
+ "value": "#575157",
658
+ "type": "color"
659
+ },
660
+ "name": "300 ",
661
+ "attributes": {
662
+ "category": "color",
663
+ "type": "text",
664
+ "item": "300",
665
+ "hex": "575157",
666
+ "rgb": {
667
+ "r": 87,
668
+ "g": 81,
669
+ "b": 87,
670
+ "a": 1
671
+ },
672
+ "hsl": {
673
+ "h": 300,
674
+ "s": 0.035714285714285754,
675
+ "l": 0.32941176470588235,
676
+ "a": 1
677
+ },
678
+ "hsv": {
679
+ "h": 300,
680
+ "s": 0.06896551724137939,
681
+ "v": 0.3411764705882353,
682
+ "a": 1
683
+ }
684
+ },
685
+ "path": [
686
+ "color",
687
+ "text",
688
+ "300"
689
+ ]
690
+ },
691
+ "400": {
692
+ "value": "#3B353B",
693
+ "type": "color",
694
+ "filePath": "tokens/src/color/text.json",
695
+ "isSource": true,
696
+ "original": {
697
+ "value": "#3B353B",
698
+ "type": "color"
699
+ },
700
+ "name": "400 ",
701
+ "attributes": {
702
+ "category": "color",
703
+ "type": "text",
704
+ "item": "400",
705
+ "hex": "3b353b",
706
+ "rgb": {
707
+ "r": 59,
708
+ "g": 53,
709
+ "b": 59,
710
+ "a": 1
711
+ },
712
+ "hsl": {
713
+ "h": 300,
714
+ "s": 0.05357142857142857,
715
+ "l": 0.2196078431372549,
716
+ "a": 1
717
+ },
718
+ "hsv": {
719
+ "h": 300,
720
+ "s": 0.10169491525423728,
721
+ "v": 0.23137254901960785,
722
+ "a": 1
723
+ }
724
+ },
725
+ "path": [
726
+ "color",
727
+ "text",
728
+ "400"
729
+ ]
730
+ },
731
+ "500": {
732
+ "value": "#0D0C0D",
733
+ "type": "color",
734
+ "filePath": "tokens/src/color/text.json",
735
+ "isSource": true,
736
+ "original": {
737
+ "value": "#0D0C0D",
738
+ "type": "color"
739
+ },
740
+ "name": "500 ",
741
+ "attributes": {
742
+ "category": "color",
743
+ "type": "text",
744
+ "item": "500",
745
+ "hex": "0d0c0d",
746
+ "rgb": {
747
+ "r": 13,
748
+ "g": 12,
749
+ "b": 13,
750
+ "a": 1
751
+ },
752
+ "hsl": {
753
+ "h": 300,
754
+ "s": 0.04,
755
+ "l": 0.049019607843137254,
756
+ "a": 1
757
+ },
758
+ "hsv": {
759
+ "h": 300,
760
+ "s": 0.07692307692307693,
761
+ "v": 0.050980392156862744,
762
+ "a": 1
763
+ }
764
+ },
765
+ "path": [
766
+ "color",
767
+ "text",
768
+ "500"
769
+ ]
770
+ },
771
+ "inverted": {
772
+ "100": {
773
+ "value": "#0D0C0D",
774
+ "type": "color",
775
+ "filePath": "tokens/src/color/text.json",
776
+ "isSource": true,
777
+ "original": {
778
+ "value": "#0D0C0D",
779
+ "type": "color"
780
+ },
781
+ "name": "inverted 100",
782
+ "attributes": {
783
+ "category": "color",
784
+ "type": "text",
785
+ "item": "inverted",
786
+ "subitem": "100",
787
+ "hex": "0d0c0d",
788
+ "rgb": {
789
+ "r": 13,
790
+ "g": 12,
791
+ "b": 13,
792
+ "a": 1
793
+ },
794
+ "hsl": {
795
+ "h": 300,
796
+ "s": 0.04,
797
+ "l": 0.049019607843137254,
798
+ "a": 1
799
+ },
800
+ "hsv": {
801
+ "h": 300,
802
+ "s": 0.07692307692307693,
803
+ "v": 0.050980392156862744,
804
+ "a": 1
805
+ }
806
+ },
807
+ "path": [
808
+ "color",
809
+ "text",
810
+ "inverted",
811
+ "100"
812
+ ]
813
+ },
814
+ "200": {
815
+ "value": "#77758A",
816
+ "type": "color",
817
+ "filePath": "tokens/src/color/text.json",
818
+ "isSource": true,
819
+ "original": {
820
+ "value": "#77758A",
821
+ "type": "color"
822
+ },
823
+ "name": "inverted 200",
824
+ "attributes": {
825
+ "category": "color",
826
+ "type": "text",
827
+ "item": "inverted",
828
+ "subitem": "200",
829
+ "hex": "77758a",
830
+ "rgb": {
831
+ "r": 119,
832
+ "g": 117,
833
+ "b": 138,
834
+ "a": 1
835
+ },
836
+ "hsl": {
837
+ "h": 245.71428571428575,
838
+ "s": 0.08235294117647057,
839
+ "l": 0.5,
840
+ "a": 1
841
+ },
842
+ "hsv": {
843
+ "h": 245.71428571428575,
844
+ "s": 0.15217391304347824,
845
+ "v": 0.5411764705882353,
846
+ "a": 1
847
+ }
848
+ },
849
+ "path": [
850
+ "color",
851
+ "text",
852
+ "inverted",
853
+ "200"
854
+ ]
855
+ },
856
+ "300": {
857
+ "value": "#9D9CAB",
858
+ "type": "color",
859
+ "filePath": "tokens/src/color/text.json",
860
+ "isSource": true,
861
+ "original": {
862
+ "value": "#9D9CAB",
863
+ "type": "color"
864
+ },
865
+ "name": "inverted 300",
866
+ "attributes": {
867
+ "category": "color",
868
+ "type": "text",
869
+ "item": "inverted",
870
+ "subitem": "300",
871
+ "hex": "9d9cab",
872
+ "rgb": {
873
+ "r": 157,
874
+ "g": 156,
875
+ "b": 171,
876
+ "a": 1
877
+ },
878
+ "hsl": {
879
+ "h": 243.99999999999997,
880
+ "s": 0.08196721311475395,
881
+ "l": 0.6411764705882352,
882
+ "a": 1
883
+ },
884
+ "hsv": {
885
+ "h": 243.99999999999997,
886
+ "s": 0.08771929824561389,
887
+ "v": 0.6705882352941176,
888
+ "a": 1
889
+ }
890
+ },
891
+ "path": [
892
+ "color",
893
+ "text",
894
+ "inverted",
895
+ "300"
896
+ ]
897
+ },
898
+ "400": {
899
+ "value": "#D3D3DA",
900
+ "type": "color",
901
+ "filePath": "tokens/src/color/text.json",
902
+ "isSource": true,
903
+ "original": {
904
+ "value": "#D3D3DA",
905
+ "type": "color"
906
+ },
907
+ "name": "inverted 400",
908
+ "attributes": {
909
+ "category": "color",
910
+ "type": "text",
911
+ "item": "inverted",
912
+ "subitem": "400",
913
+ "hex": "d3d3da",
914
+ "rgb": {
915
+ "r": 211,
916
+ "g": 211,
917
+ "b": 218,
918
+ "a": 1
919
+ },
920
+ "hsl": {
921
+ "h": 240,
922
+ "s": 0.0864197530864198,
923
+ "l": 0.8411764705882352,
924
+ "a": 1
925
+ },
926
+ "hsv": {
927
+ "h": 240,
928
+ "s": 0.03211009174311928,
929
+ "v": 0.8549019607843137,
930
+ "a": 1
931
+ }
932
+ },
933
+ "path": [
934
+ "color",
935
+ "text",
936
+ "inverted",
937
+ "400"
938
+ ]
939
+ },
940
+ "500": {
941
+ "value": "#FFFFFF",
942
+ "type": "color",
943
+ "filePath": "tokens/src/color/text.json",
944
+ "isSource": true,
945
+ "original": {
946
+ "value": "#FFFFFF",
947
+ "type": "color"
948
+ },
949
+ "name": "inverted 500",
950
+ "attributes": {
951
+ "category": "color",
952
+ "type": "text",
953
+ "item": "inverted",
954
+ "subitem": "500",
955
+ "hex": "ffffff",
956
+ "rgb": {
957
+ "r": 255,
958
+ "g": 255,
959
+ "b": 255,
960
+ "a": 1
961
+ },
962
+ "hsl": {
963
+ "h": 0,
964
+ "s": 0,
965
+ "l": 1,
966
+ "a": 1
967
+ },
968
+ "hsv": {
969
+ "h": 0,
970
+ "s": 0,
971
+ "v": 1,
972
+ "a": 1
973
+ }
974
+ },
975
+ "path": [
976
+ "color",
977
+ "text",
978
+ "inverted",
979
+ "500"
980
+ ]
981
+ }
982
+ }
983
+ },
984
+ "info": {
985
+ "100": {
986
+ "value": "#E5F3FF",
987
+ "type": "color",
988
+ "filePath": "tokens/src/color/info.json",
989
+ "isSource": true,
990
+ "original": {
991
+ "value": "#E5F3FF",
992
+ "type": "color"
993
+ },
994
+ "name": "100 ",
995
+ "attributes": {
996
+ "category": "color",
997
+ "type": "info",
998
+ "item": "100",
999
+ "hex": "e5f3ff",
1000
+ "rgb": {
1001
+ "r": 229,
1002
+ "g": 243,
1003
+ "b": 255,
1004
+ "a": 1
1005
+ },
1006
+ "hsl": {
1007
+ "h": 207.6923076923077,
1008
+ "s": 1,
1009
+ "l": 0.9490196078431372,
1010
+ "a": 1
1011
+ },
1012
+ "hsv": {
1013
+ "h": 207.6923076923077,
1014
+ "s": 0.10196078431372546,
1015
+ "v": 1,
1016
+ "a": 1
1017
+ }
1018
+ },
1019
+ "path": [
1020
+ "color",
1021
+ "info",
1022
+ "100"
1023
+ ]
1024
+ },
1025
+ "400": {
1026
+ "value": "#0B99FF",
1027
+ "type": "color",
1028
+ "filePath": "tokens/src/color/info.json",
1029
+ "isSource": true,
1030
+ "original": {
1031
+ "value": "#0B99FF",
1032
+ "type": "color"
1033
+ },
1034
+ "name": "400 ",
1035
+ "attributes": {
1036
+ "category": "color",
1037
+ "type": "info",
1038
+ "item": "400",
1039
+ "hex": "0b99ff",
1040
+ "rgb": {
1041
+ "r": 11,
1042
+ "g": 153,
1043
+ "b": 255,
1044
+ "a": 1
1045
+ },
1046
+ "hsl": {
1047
+ "h": 205.08196721311475,
1048
+ "s": 1,
1049
+ "l": 0.5215686274509804,
1050
+ "a": 1
1051
+ },
1052
+ "hsv": {
1053
+ "h": 205.08196721311475,
1054
+ "s": 0.9568627450980393,
1055
+ "v": 1,
1056
+ "a": 1
1057
+ }
1058
+ },
1059
+ "path": [
1060
+ "color",
1061
+ "info",
1062
+ "400"
1063
+ ]
1064
+ }
1065
+ },
1066
+ "primary": {
1067
+ "100": {
1068
+ "value": "#F3F0FA",
1069
+ "type": "color",
1070
+ "filePath": "tokens/src/color/primary.json",
1071
+ "isSource": true,
1072
+ "original": {
1073
+ "value": "#F3F0FA",
1074
+ "type": "color"
1075
+ },
1076
+ "name": "100 ",
1077
+ "attributes": {
1078
+ "category": "color",
1079
+ "type": "primary",
1080
+ "item": "100",
1081
+ "hex": "f3f0fa",
1082
+ "rgb": {
1083
+ "r": 243,
1084
+ "g": 240,
1085
+ "b": 250,
1086
+ "a": 1
1087
+ },
1088
+ "hsl": {
1089
+ "h": 257.99999999999994,
1090
+ "s": 0.5,
1091
+ "l": 0.9607843137254901,
1092
+ "a": 1
1093
+ },
1094
+ "hsv": {
1095
+ "h": 257.99999999999994,
1096
+ "s": 0.03999999999999997,
1097
+ "v": 0.9803921568627451,
1098
+ "a": 1
1099
+ }
1100
+ },
1101
+ "path": [
1102
+ "color",
1103
+ "primary",
1104
+ "100"
1105
+ ]
1106
+ },
1107
+ "200": {
1108
+ "value": "#E8E3F6",
1109
+ "type": "color",
1110
+ "filePath": "tokens/src/color/primary.json",
1111
+ "isSource": true,
1112
+ "original": {
1113
+ "value": "#E8E3F6",
1114
+ "type": "color"
1115
+ },
1116
+ "name": "200 ",
1117
+ "attributes": {
1118
+ "category": "color",
1119
+ "type": "primary",
1120
+ "item": "200",
1121
+ "hex": "e8e3f6",
1122
+ "rgb": {
1123
+ "r": 232,
1124
+ "g": 227,
1125
+ "b": 246,
1126
+ "a": 1
1127
+ },
1128
+ "hsl": {
1129
+ "h": 255.78947368421055,
1130
+ "s": 0.5135135135135143,
1131
+ "l": 0.9274509803921569,
1132
+ "a": 1
1133
+ },
1134
+ "hsv": {
1135
+ "h": 255.78947368421055,
1136
+ "s": 0.07723577235772365,
1137
+ "v": 0.9647058823529412,
1138
+ "a": 1
1139
+ }
1140
+ },
1141
+ "path": [
1142
+ "color",
1143
+ "primary",
1144
+ "200"
1145
+ ]
1146
+ },
1147
+ "300": {
1148
+ "value": "#CFC6ED",
1149
+ "type": "color",
1150
+ "filePath": "tokens/src/color/primary.json",
1151
+ "isSource": true,
1152
+ "original": {
1153
+ "value": "#CFC6ED",
1154
+ "type": "color"
1155
+ },
1156
+ "name": "300 ",
1157
+ "attributes": {
1158
+ "category": "color",
1159
+ "type": "primary",
1160
+ "item": "300",
1161
+ "hex": "cfc6ed",
1162
+ "rgb": {
1163
+ "r": 207,
1164
+ "g": 198,
1165
+ "b": 237,
1166
+ "a": 1
1167
+ },
1168
+ "hsl": {
1169
+ "h": 253.84615384615387,
1170
+ "s": 0.5200000000000001,
1171
+ "l": 0.8529411764705883,
1172
+ "a": 1
1173
+ },
1174
+ "hsv": {
1175
+ "h": 253.84615384615387,
1176
+ "s": 0.16455696202531647,
1177
+ "v": 0.9294117647058824,
1178
+ "a": 1
1179
+ }
1180
+ },
1181
+ "path": [
1182
+ "color",
1183
+ "primary",
1184
+ "300"
1185
+ ]
1186
+ },
1187
+ "400": {
1188
+ "value": "#5E43C2",
1189
+ "type": "color",
1190
+ "filePath": "tokens/src/color/primary.json",
1191
+ "isSource": true,
1192
+ "original": {
1193
+ "value": "#5E43C2",
1194
+ "type": "color"
1195
+ },
1196
+ "name": "400 ",
1197
+ "attributes": {
1198
+ "category": "color",
1199
+ "type": "primary",
1200
+ "item": "400",
1201
+ "hex": "5e43c2",
1202
+ "rgb": {
1203
+ "r": 94,
1204
+ "g": 67,
1205
+ "b": 194,
1206
+ "a": 1
1207
+ },
1208
+ "hsl": {
1209
+ "h": 252.755905511811,
1210
+ "s": 0.5100401606425702,
1211
+ "l": 0.5117647058823529,
1212
+ "a": 1
1213
+ },
1214
+ "hsv": {
1215
+ "h": 252.755905511811,
1216
+ "s": 0.654639175257732,
1217
+ "v": 0.7607843137254902,
1218
+ "a": 1
1219
+ }
1220
+ },
1221
+ "path": [
1222
+ "color",
1223
+ "primary",
1224
+ "400"
1225
+ ]
1226
+ },
1227
+ "500": {
1228
+ "value": "#4D35A1",
1229
+ "type": "color",
1230
+ "filePath": "tokens/src/color/primary.json",
1231
+ "isSource": true,
1232
+ "original": {
1233
+ "value": "#4D35A1",
1234
+ "type": "color"
1235
+ },
1236
+ "name": "500 ",
1237
+ "attributes": {
1238
+ "category": "color",
1239
+ "type": "primary",
1240
+ "item": "500",
1241
+ "hex": "4d35a1",
1242
+ "rgb": {
1243
+ "r": 77,
1244
+ "g": 53,
1245
+ "b": 161,
1246
+ "a": 1
1247
+ },
1248
+ "hsl": {
1249
+ "h": 253.33333333333334,
1250
+ "s": 0.5046728971962616,
1251
+ "l": 0.4196078431372549,
1252
+ "a": 1
1253
+ },
1254
+ "hsv": {
1255
+ "h": 253.33333333333334,
1256
+ "s": 0.670807453416149,
1257
+ "v": 0.6313725490196078,
1258
+ "a": 1
1259
+ }
1260
+ },
1261
+ "path": [
1262
+ "color",
1263
+ "primary",
1264
+ "500"
1265
+ ]
1266
+ }
1267
+ },
1268
+ "success": {
1269
+ "100": {
1270
+ "value": "#E8F6E3",
1271
+ "type": "color",
1272
+ "filePath": "tokens/src/color/success.json",
1273
+ "isSource": true,
1274
+ "original": {
1275
+ "value": "#E8F6E3",
1276
+ "type": "color"
1277
+ },
1278
+ "name": "100 ",
1279
+ "attributes": {
1280
+ "category": "color",
1281
+ "type": "success",
1282
+ "item": "100",
1283
+ "hex": "e8f6e3",
1284
+ "rgb": {
1285
+ "r": 232,
1286
+ "g": 246,
1287
+ "b": 227,
1288
+ "a": 1
1289
+ },
1290
+ "hsl": {
1291
+ "h": 104.21052631578945,
1292
+ "s": 0.5135135135135143,
1293
+ "l": 0.9274509803921569,
1294
+ "a": 1
1295
+ },
1296
+ "hsv": {
1297
+ "h": 104.21052631578945,
1298
+ "s": 0.07723577235772365,
1299
+ "v": 0.9647058823529412,
1300
+ "a": 1
1301
+ }
1302
+ },
1303
+ "path": [
1304
+ "color",
1305
+ "success",
1306
+ "100"
1307
+ ]
1308
+ },
1309
+ "200": {
1310
+ "value": "#C8E9BB",
1311
+ "type": "color",
1312
+ "filePath": "tokens/src/color/success.json",
1313
+ "isSource": true,
1314
+ "original": {
1315
+ "value": "#C8E9BB",
1316
+ "type": "color"
1317
+ },
1318
+ "name": "200 ",
1319
+ "attributes": {
1320
+ "category": "color",
1321
+ "type": "success",
1322
+ "item": "200",
1323
+ "hex": "c8e9bb",
1324
+ "rgb": {
1325
+ "r": 200,
1326
+ "g": 233,
1327
+ "b": 187,
1328
+ "a": 1
1329
+ },
1330
+ "hsl": {
1331
+ "h": 103.04347826086956,
1332
+ "s": 0.511111111111111,
1333
+ "l": 0.8235294117647058,
1334
+ "a": 1
1335
+ },
1336
+ "hsv": {
1337
+ "h": 103.04347826086956,
1338
+ "s": 0.19742489270386268,
1339
+ "v": 0.9137254901960784,
1340
+ "a": 1
1341
+ }
1342
+ },
1343
+ "path": [
1344
+ "color",
1345
+ "success",
1346
+ "200"
1347
+ ]
1348
+ },
1349
+ "300": {
1350
+ "value": "#A7DB93",
1351
+ "type": "color",
1352
+ "filePath": "tokens/src/color/success.json",
1353
+ "isSource": true,
1354
+ "original": {
1355
+ "value": "#A7DB93",
1356
+ "type": "color"
1357
+ },
1358
+ "name": "300 ",
1359
+ "attributes": {
1360
+ "category": "color",
1361
+ "type": "success",
1362
+ "item": "300",
1363
+ "hex": "a7db93",
1364
+ "rgb": {
1365
+ "r": 167,
1366
+ "g": 219,
1367
+ "b": 147,
1368
+ "a": 1
1369
+ },
1370
+ "hsl": {
1371
+ "h": 103.33333333333333,
1372
+ "s": 0.5,
1373
+ "l": 0.7176470588235293,
1374
+ "a": 1
1375
+ },
1376
+ "hsv": {
1377
+ "h": 103.33333333333333,
1378
+ "s": 0.32876712328767127,
1379
+ "v": 0.8588235294117647,
1380
+ "a": 1
1381
+ }
1382
+ },
1383
+ "path": [
1384
+ "color",
1385
+ "success",
1386
+ "300"
1387
+ ]
1388
+ },
1389
+ "400": {
1390
+ "value": "#86D06D",
1391
+ "type": "color",
1392
+ "filePath": "tokens/src/color/success.json",
1393
+ "isSource": true,
1394
+ "original": {
1395
+ "value": "#86D06D",
1396
+ "type": "color"
1397
+ },
1398
+ "name": "400 ",
1399
+ "attributes": {
1400
+ "category": "color",
1401
+ "type": "success",
1402
+ "item": "400",
1403
+ "hex": "86d06d",
1404
+ "rgb": {
1405
+ "r": 134,
1406
+ "g": 208,
1407
+ "b": 109,
1408
+ "a": 1
1409
+ },
1410
+ "hsl": {
1411
+ "h": 104.84848484848484,
1412
+ "s": 0.5129533678756477,
1413
+ "l": 0.6215686274509804,
1414
+ "a": 1
1415
+ },
1416
+ "hsv": {
1417
+ "h": 104.84848484848484,
1418
+ "s": 0.4759615384615385,
1419
+ "v": 0.8156862745098039,
1420
+ "a": 1
1421
+ }
1422
+ },
1423
+ "path": [
1424
+ "color",
1425
+ "success",
1426
+ "400"
1427
+ ]
1428
+ },
1429
+ "500": {
1430
+ "value": "#65C345",
1431
+ "type": "color",
1432
+ "filePath": "tokens/src/color/success.json",
1433
+ "isSource": true,
1434
+ "original": {
1435
+ "value": "#65C345",
1436
+ "type": "color"
1437
+ },
1438
+ "name": "500 ",
1439
+ "attributes": {
1440
+ "category": "color",
1441
+ "type": "success",
1442
+ "item": "500",
1443
+ "hex": "65c345",
1444
+ "rgb": {
1445
+ "r": 101,
1446
+ "g": 195,
1447
+ "b": 69,
1448
+ "a": 1
1449
+ },
1450
+ "hsl": {
1451
+ "h": 104.76190476190476,
1452
+ "s": 0.5121951219512194,
1453
+ "l": 0.5176470588235293,
1454
+ "a": 1
1455
+ },
1456
+ "hsv": {
1457
+ "h": 104.76190476190476,
1458
+ "s": 0.6461538461538462,
1459
+ "v": 0.7647058823529411,
1460
+ "a": 1
1461
+ }
1462
+ },
1463
+ "path": [
1464
+ "color",
1465
+ "success",
1466
+ "500"
1467
+ ]
1468
+ }
1469
+ },
1470
+ "surface": {
1471
+ "100": {
1472
+ "value": "#FFFFFF",
1473
+ "type": "color",
1474
+ "filePath": "tokens/src/color/surface.json",
1475
+ "isSource": true,
1476
+ "original": {
1477
+ "value": "#FFFFFF",
1478
+ "type": "color"
1479
+ },
1480
+ "name": "100 ",
1481
+ "attributes": {
1482
+ "category": "color",
1483
+ "type": "surface",
1484
+ "item": "100",
1485
+ "hex": "ffffff",
1486
+ "rgb": {
1487
+ "r": 255,
1488
+ "g": 255,
1489
+ "b": 255,
1490
+ "a": 1
1491
+ },
1492
+ "hsl": {
1493
+ "h": 0,
1494
+ "s": 0,
1495
+ "l": 1,
1496
+ "a": 1
1497
+ },
1498
+ "hsv": {
1499
+ "h": 0,
1500
+ "s": 0,
1501
+ "v": 1,
1502
+ "a": 1
1503
+ }
1504
+ },
1505
+ "path": [
1506
+ "color",
1507
+ "surface",
1508
+ "100"
1509
+ ]
1510
+ },
1511
+ "200": {
1512
+ "value": "#F9FAFB",
1513
+ "type": "color",
1514
+ "filePath": "tokens/src/color/surface.json",
1515
+ "isSource": true,
1516
+ "original": {
1517
+ "value": "#F9FAFB",
1518
+ "type": "color"
1519
+ },
1520
+ "name": "200 ",
1521
+ "attributes": {
1522
+ "category": "color",
1523
+ "type": "surface",
1524
+ "item": "200",
1525
+ "hex": "f9fafb",
1526
+ "rgb": {
1527
+ "r": 249,
1528
+ "g": 250,
1529
+ "b": 251,
1530
+ "a": 1
1531
+ },
1532
+ "hsl": {
1533
+ "h": 210,
1534
+ "s": 0.19999999999999943,
1535
+ "l": 0.9803921568627451,
1536
+ "a": 1
1537
+ },
1538
+ "hsv": {
1539
+ "h": 210,
1540
+ "s": 0.007968127490039813,
1541
+ "v": 0.984313725490196,
1542
+ "a": 1
1543
+ }
1544
+ },
1545
+ "path": [
1546
+ "color",
1547
+ "surface",
1548
+ "200"
1549
+ ]
1550
+ },
1551
+ "300": {
1552
+ "value": "#F1F2F4",
1553
+ "type": "color",
1554
+ "filePath": "tokens/src/color/surface.json",
1555
+ "isSource": true,
1556
+ "original": {
1557
+ "value": "#F1F2F4",
1558
+ "type": "color"
1559
+ },
1560
+ "name": "300 ",
1561
+ "attributes": {
1562
+ "category": "color",
1563
+ "type": "surface",
1564
+ "item": "300",
1565
+ "hex": "f1f2f4",
1566
+ "rgb": {
1567
+ "r": 241,
1568
+ "g": 242,
1569
+ "b": 244,
1570
+ "a": 1
1571
+ },
1572
+ "hsl": {
1573
+ "h": 220.00000000000017,
1574
+ "s": 0.12000000000000086,
1575
+ "l": 0.9509803921568627,
1576
+ "a": 1
1577
+ },
1578
+ "hsv": {
1579
+ "h": 220.00000000000017,
1580
+ "s": 0.012295081967213187,
1581
+ "v": 0.9568627450980393,
1582
+ "a": 1
1583
+ }
1584
+ },
1585
+ "path": [
1586
+ "color",
1587
+ "surface",
1588
+ "300"
1589
+ ]
1590
+ },
1591
+ "400": {
1592
+ "value": "#E8EAEC",
1593
+ "type": "color",
1594
+ "filePath": "tokens/src/color/surface.json",
1595
+ "isSource": true,
1596
+ "original": {
1597
+ "value": "#E8EAEC",
1598
+ "type": "color"
1599
+ },
1600
+ "name": "400 ",
1601
+ "attributes": {
1602
+ "category": "color",
1603
+ "type": "surface",
1604
+ "item": "400",
1605
+ "hex": "e8eaec",
1606
+ "rgb": {
1607
+ "r": 232,
1608
+ "g": 234,
1609
+ "b": 236,
1610
+ "a": 1
1611
+ },
1612
+ "hsl": {
1613
+ "h": 210.00000000000023,
1614
+ "s": 0.0952380952380956,
1615
+ "l": 0.9176470588235295,
1616
+ "a": 1
1617
+ },
1618
+ "hsv": {
1619
+ "h": 210.00000000000023,
1620
+ "s": 0.01694915254237294,
1621
+ "v": 0.9254901960784314,
1622
+ "a": 1
1623
+ }
1624
+ },
1625
+ "path": [
1626
+ "color",
1627
+ "surface",
1628
+ "400"
1629
+ ]
1630
+ },
1631
+ "500": {
1632
+ "value": "#E0E1E5",
1633
+ "type": "color",
1634
+ "filePath": "tokens/src/color/surface.json",
1635
+ "isSource": true,
1636
+ "original": {
1637
+ "value": "#E0E1E5",
1638
+ "type": "color"
1639
+ },
1640
+ "name": "500 ",
1641
+ "attributes": {
1642
+ "category": "color",
1643
+ "type": "surface",
1644
+ "item": "500",
1645
+ "hex": "e0e1e5",
1646
+ "rgb": {
1647
+ "r": 224,
1648
+ "g": 225,
1649
+ "b": 229,
1650
+ "a": 1
1651
+ },
1652
+ "hsl": {
1653
+ "h": 228.00000000000006,
1654
+ "s": 0.08771929824561418,
1655
+ "l": 0.888235294117647,
1656
+ "a": 1
1657
+ },
1658
+ "hsv": {
1659
+ "h": 228.00000000000006,
1660
+ "s": 0.021834061135371223,
1661
+ "v": 0.8980392156862745,
1662
+ "a": 1
1663
+ }
1664
+ },
1665
+ "path": [
1666
+ "color",
1667
+ "surface",
1668
+ "500"
1669
+ ]
1670
+ },
1671
+ "600": {
1672
+ "value": "#D7D9DD",
1673
+ "type": "color",
1674
+ "filePath": "tokens/src/color/surface.json",
1675
+ "isSource": true,
1676
+ "original": {
1677
+ "value": "#D7D9DD",
1678
+ "type": "color"
1679
+ },
1680
+ "name": "600 ",
1681
+ "attributes": {
1682
+ "category": "color",
1683
+ "type": "surface",
1684
+ "item": "600",
1685
+ "hex": "d7d9dd",
1686
+ "rgb": {
1687
+ "r": 215,
1688
+ "g": 217,
1689
+ "b": 221,
1690
+ "a": 1
1691
+ },
1692
+ "hsl": {
1693
+ "h": 220.00000000000009,
1694
+ "s": 0.08108108108108118,
1695
+ "l": 0.8549019607843138,
1696
+ "a": 1
1697
+ },
1698
+ "hsv": {
1699
+ "h": 220.00000000000009,
1700
+ "s": 0.027149321266968358,
1701
+ "v": 0.8666666666666667,
1702
+ "a": 1
1703
+ }
1704
+ },
1705
+ "path": [
1706
+ "color",
1707
+ "surface",
1708
+ "600"
1709
+ ]
1710
+ },
1711
+ "700": {
1712
+ "value": "#75767E",
1713
+ "type": "color",
1714
+ "filePath": "tokens/src/color/surface.json",
1715
+ "isSource": true,
1716
+ "original": {
1717
+ "value": "#75767E",
1718
+ "type": "color"
1719
+ },
1720
+ "name": "700 ",
1721
+ "attributes": {
1722
+ "category": "color",
1723
+ "type": "surface",
1724
+ "item": "700",
1725
+ "hex": "75767e",
1726
+ "rgb": {
1727
+ "r": 117,
1728
+ "g": 118,
1729
+ "b": 126,
1730
+ "a": 1
1731
+ },
1732
+ "hsl": {
1733
+ "h": 233.3333333333333,
1734
+ "s": 0.037037037037037084,
1735
+ "l": 0.4764705882352941,
1736
+ "a": 1
1737
+ },
1738
+ "hsv": {
1739
+ "h": 233.3333333333333,
1740
+ "s": 0.07142857142857151,
1741
+ "v": 0.49411764705882355,
1742
+ "a": 1
1743
+ }
1744
+ },
1745
+ "path": [
1746
+ "color",
1747
+ "surface",
1748
+ "700"
1749
+ ]
1750
+ },
1751
+ "800": {
1752
+ "value": "#1C1B27",
1753
+ "type": "color",
1754
+ "filePath": "tokens/src/color/surface.json",
1755
+ "isSource": true,
1756
+ "original": {
1757
+ "value": "#1C1B27",
1758
+ "type": "color"
1759
+ },
1760
+ "name": "800 ",
1761
+ "attributes": {
1762
+ "category": "color",
1763
+ "type": "surface",
1764
+ "item": "800",
1765
+ "hex": "1c1b27",
1766
+ "rgb": {
1767
+ "r": 28,
1768
+ "g": 27,
1769
+ "b": 39,
1770
+ "a": 1
1771
+ },
1772
+ "hsl": {
1773
+ "h": 244.99999999999997,
1774
+ "s": 0.18181818181818185,
1775
+ "l": 0.12941176470588237,
1776
+ "a": 1
1777
+ },
1778
+ "hsv": {
1779
+ "h": 244.99999999999997,
1780
+ "s": 0.30769230769230776,
1781
+ "v": 0.15294117647058825,
1782
+ "a": 1
1783
+ }
1784
+ },
1785
+ "path": [
1786
+ "color",
1787
+ "surface",
1788
+ "800"
1789
+ ]
1790
+ },
1791
+ "inverted": {
1792
+ "100": {
1793
+ "value": "#1C1B27",
1794
+ "type": "color",
1795
+ "filePath": "tokens/src/color/surface.json",
1796
+ "isSource": true,
1797
+ "original": {
1798
+ "value": "#1C1B27",
1799
+ "type": "color"
1800
+ },
1801
+ "name": "inverted 100",
1802
+ "attributes": {
1803
+ "category": "color",
1804
+ "type": "surface",
1805
+ "item": "inverted",
1806
+ "subitem": "100",
1807
+ "hex": "1c1b27",
1808
+ "rgb": {
1809
+ "r": 28,
1810
+ "g": 27,
1811
+ "b": 39,
1812
+ "a": 1
1813
+ },
1814
+ "hsl": {
1815
+ "h": 244.99999999999997,
1816
+ "s": 0.18181818181818185,
1817
+ "l": 0.12941176470588237,
1818
+ "a": 1
1819
+ },
1820
+ "hsv": {
1821
+ "h": 244.99999999999997,
1822
+ "s": 0.30769230769230776,
1823
+ "v": 0.15294117647058825,
1824
+ "a": 1
1825
+ }
1826
+ },
1827
+ "path": [
1828
+ "color",
1829
+ "surface",
1830
+ "inverted",
1831
+ "100"
1832
+ ]
1833
+ },
1834
+ "200": {
1835
+ "value": "#3A384D",
1836
+ "type": "color",
1837
+ "filePath": "tokens/src/color/surface.json",
1838
+ "isSource": true,
1839
+ "original": {
1840
+ "value": "#3A384D",
1841
+ "type": "color"
1842
+ },
1843
+ "name": "inverted 200",
1844
+ "attributes": {
1845
+ "category": "color",
1846
+ "type": "surface",
1847
+ "item": "inverted",
1848
+ "subitem": "200",
1849
+ "hex": "3a384d",
1850
+ "rgb": {
1851
+ "r": 58,
1852
+ "g": 56,
1853
+ "b": 77,
1854
+ "a": 1
1855
+ },
1856
+ "hsl": {
1857
+ "h": 245.7142857142857,
1858
+ "s": 0.15789473684210525,
1859
+ "l": 0.26078431372549016,
1860
+ "a": 1
1861
+ },
1862
+ "hsv": {
1863
+ "h": 245.7142857142857,
1864
+ "s": 0.2727272727272727,
1865
+ "v": 0.30196078431372547,
1866
+ "a": 1
1867
+ }
1868
+ },
1869
+ "path": [
1870
+ "color",
1871
+ "surface",
1872
+ "inverted",
1873
+ "200"
1874
+ ]
1875
+ },
1876
+ "300": {
1877
+ "value": "#5B5974",
1878
+ "type": "color",
1879
+ "filePath": "tokens/src/color/surface.json",
1880
+ "isSource": true,
1881
+ "original": {
1882
+ "value": "#5B5974",
1883
+ "type": "color"
1884
+ },
1885
+ "name": "inverted 300",
1886
+ "attributes": {
1887
+ "category": "color",
1888
+ "type": "surface",
1889
+ "item": "inverted",
1890
+ "subitem": "300",
1891
+ "hex": "5b5974",
1892
+ "rgb": {
1893
+ "r": 91,
1894
+ "g": 89,
1895
+ "b": 116,
1896
+ "a": 1
1897
+ },
1898
+ "hsl": {
1899
+ "h": 244.44444444444446,
1900
+ "s": 0.13170731707317074,
1901
+ "l": 0.4019607843137255,
1902
+ "a": 1
1903
+ },
1904
+ "hsv": {
1905
+ "h": 244.44444444444446,
1906
+ "s": 0.2327586206896552,
1907
+ "v": 0.4549019607843137,
1908
+ "a": 1
1909
+ }
1910
+ },
1911
+ "path": [
1912
+ "color",
1913
+ "surface",
1914
+ "inverted",
1915
+ "300"
1916
+ ]
1917
+ },
1918
+ "400": {
1919
+ "value": "#7F7D95",
1920
+ "type": "color",
1921
+ "filePath": "tokens/src/color/surface.json",
1922
+ "isSource": true,
1923
+ "original": {
1924
+ "value": "#7F7D95",
1925
+ "type": "color"
1926
+ },
1927
+ "name": "inverted 400",
1928
+ "attributes": {
1929
+ "category": "color",
1930
+ "type": "surface",
1931
+ "item": "inverted",
1932
+ "subitem": "400",
1933
+ "hex": "7f7d95",
1934
+ "rgb": {
1935
+ "r": 127,
1936
+ "g": 125,
1937
+ "b": 149,
1938
+ "a": 1
1939
+ },
1940
+ "hsl": {
1941
+ "h": 245.00000000000006,
1942
+ "s": 0.10169491525423736,
1943
+ "l": 0.5372549019607843,
1944
+ "a": 1
1945
+ },
1946
+ "hsv": {
1947
+ "h": 245.00000000000006,
1948
+ "s": 0.16107382550335578,
1949
+ "v": 0.5843137254901961,
1950
+ "a": 1
1951
+ }
1952
+ },
1953
+ "path": [
1954
+ "color",
1955
+ "surface",
1956
+ "inverted",
1957
+ "400"
1958
+ ]
1959
+ },
1960
+ "500": {
1961
+ "value": "#ACAABC",
1962
+ "type": "color",
1963
+ "filePath": "tokens/src/color/surface.json",
1964
+ "isSource": true,
1965
+ "original": {
1966
+ "value": "#ACAABC",
1967
+ "type": "color"
1968
+ },
1969
+ "name": "inverted 500",
1970
+ "attributes": {
1971
+ "category": "color",
1972
+ "type": "surface",
1973
+ "item": "inverted",
1974
+ "subitem": "500",
1975
+ "hex": "acaabc",
1976
+ "rgb": {
1977
+ "r": 172,
1978
+ "g": 170,
1979
+ "b": 188,
1980
+ "a": 1
1981
+ },
1982
+ "hsl": {
1983
+ "h": 246.66666666666677,
1984
+ "s": 0.1184210526315791,
1985
+ "l": 0.7019607843137254,
1986
+ "a": 1
1987
+ },
1988
+ "hsv": {
1989
+ "h": 246.66666666666677,
1990
+ "s": 0.09574468085106394,
1991
+ "v": 0.7372549019607844,
1992
+ "a": 1
1993
+ }
1994
+ },
1995
+ "path": [
1996
+ "color",
1997
+ "surface",
1998
+ "inverted",
1999
+ "500"
2000
+ ]
2001
+ }
2002
+ }
2003
+ },
2004
+ "warning": {
2005
+ "100": {
2006
+ "value": "#FFEDD6",
2007
+ "type": "color",
2008
+ "filePath": "tokens/src/color/warning.json",
2009
+ "isSource": true,
2010
+ "original": {
2011
+ "value": "#FFEDD6",
2012
+ "type": "color"
2013
+ },
2014
+ "name": "100 ",
2015
+ "attributes": {
2016
+ "category": "color",
2017
+ "type": "warning",
2018
+ "item": "100",
2019
+ "hex": "ffedd6",
2020
+ "rgb": {
2021
+ "r": 255,
2022
+ "g": 237,
2023
+ "b": 214,
2024
+ "a": 1
2025
+ },
2026
+ "hsl": {
2027
+ "h": 33.65853658536586,
2028
+ "s": 1,
2029
+ "l": 0.919607843137255,
2030
+ "a": 1
2031
+ },
2032
+ "hsv": {
2033
+ "h": 33.65853658536586,
2034
+ "s": 0.16078431372549018,
2035
+ "v": 1,
2036
+ "a": 1
2037
+ }
2038
+ },
2039
+ "path": [
2040
+ "color",
2041
+ "warning",
2042
+ "100"
2043
+ ]
2044
+ },
2045
+ "200": {
2046
+ "value": "#FFE0B8",
2047
+ "type": "color",
2048
+ "filePath": "tokens/src/color/warning.json",
2049
+ "isSource": true,
2050
+ "original": {
2051
+ "value": "#FFE0B8",
2052
+ "type": "color"
2053
+ },
2054
+ "name": "200 ",
2055
+ "attributes": {
2056
+ "category": "color",
2057
+ "type": "warning",
2058
+ "item": "200",
2059
+ "hex": "ffe0b8",
2060
+ "rgb": {
2061
+ "r": 255,
2062
+ "g": 224,
2063
+ "b": 184,
2064
+ "a": 1
2065
+ },
2066
+ "hsl": {
2067
+ "h": 33.802816901408455,
2068
+ "s": 1,
2069
+ "l": 0.8607843137254902,
2070
+ "a": 1
2071
+ },
2072
+ "hsv": {
2073
+ "h": 33.802816901408455,
2074
+ "s": 0.2784313725490196,
2075
+ "v": 1,
2076
+ "a": 1
2077
+ }
2078
+ },
2079
+ "path": [
2080
+ "color",
2081
+ "warning",
2082
+ "200"
2083
+ ]
2084
+ },
2085
+ "300": {
2086
+ "value": "#FFCE8F",
2087
+ "type": "color",
2088
+ "filePath": "tokens/src/color/warning.json",
2089
+ "isSource": true,
2090
+ "original": {
2091
+ "value": "#FFCE8F",
2092
+ "type": "color"
2093
+ },
2094
+ "name": "300 ",
2095
+ "attributes": {
2096
+ "category": "color",
2097
+ "type": "warning",
2098
+ "item": "300",
2099
+ "hex": "ffce8f",
2100
+ "rgb": {
2101
+ "r": 255,
2102
+ "g": 206,
2103
+ "b": 143,
2104
+ "a": 1
2105
+ },
2106
+ "hsl": {
2107
+ "h": 33.75,
2108
+ "s": 1,
2109
+ "l": 0.7803921568627451,
2110
+ "a": 1
2111
+ },
2112
+ "hsv": {
2113
+ "h": 33.75,
2114
+ "s": 0.4392156862745098,
2115
+ "v": 1,
2116
+ "a": 1
2117
+ }
2118
+ },
2119
+ "path": [
2120
+ "color",
2121
+ "warning",
2122
+ "300"
2123
+ ]
2124
+ },
2125
+ "400": {
2126
+ "value": "#FFB95E",
2127
+ "type": "color",
2128
+ "filePath": "tokens/src/color/warning.json",
2129
+ "isSource": true,
2130
+ "original": {
2131
+ "value": "#FFB95E",
2132
+ "type": "color"
2133
+ },
2134
+ "name": "400 ",
2135
+ "attributes": {
2136
+ "category": "color",
2137
+ "type": "warning",
2138
+ "item": "400",
2139
+ "hex": "ffb95e",
2140
+ "rgb": {
2141
+ "r": 255,
2142
+ "g": 185,
2143
+ "b": 94,
2144
+ "a": 1
2145
+ },
2146
+ "hsl": {
2147
+ "h": 33.91304347826087,
2148
+ "s": 1,
2149
+ "l": 0.6843137254901961,
2150
+ "a": 1
2151
+ },
2152
+ "hsv": {
2153
+ "h": 33.91304347826087,
2154
+ "s": 0.6313725490196078,
2155
+ "v": 1,
2156
+ "a": 1
2157
+ }
2158
+ },
2159
+ "path": [
2160
+ "color",
2161
+ "warning",
2162
+ "400"
2163
+ ]
2164
+ },
2165
+ "500": {
2166
+ "value": "#FF9D1F",
2167
+ "type": "color",
2168
+ "filePath": "tokens/src/color/warning.json",
2169
+ "isSource": true,
2170
+ "original": {
2171
+ "value": "#FF9D1F",
2172
+ "type": "color"
2173
+ },
2174
+ "name": "500 ",
2175
+ "attributes": {
2176
+ "category": "color",
2177
+ "type": "warning",
2178
+ "item": "500",
2179
+ "hex": "ff9d1f",
2180
+ "rgb": {
2181
+ "r": 255,
2182
+ "g": 157,
2183
+ "b": 31,
2184
+ "a": 1
2185
+ },
2186
+ "hsl": {
2187
+ "h": 33.75,
2188
+ "s": 1,
2189
+ "l": 0.5607843137254902,
2190
+ "a": 1
2191
+ },
2192
+ "hsv": {
2193
+ "h": 33.75,
2194
+ "s": 0.8784313725490196,
2195
+ "v": 1,
2196
+ "a": 1
2197
+ }
2198
+ },
2199
+ "path": [
2200
+ "color",
2201
+ "warning",
2202
+ "500"
2203
+ ]
2204
+ }
2205
+ }
2206
+ },
2207
+ "font": {
2208
+ "family": {
2209
+ "serif": {
2210
+ "value": "'Noe Text', 'PT Serif', serif",
2211
+ "type": "fontFamily",
2212
+ "filePath": "tokens/src/font/family.json",
2213
+ "isSource": true,
2214
+ "original": {
2215
+ "value": "'Noe Text', 'PT Serif', serif",
2216
+ "type": "fontFamily"
2217
+ },
2218
+ "name": "serif ",
2219
+ "attributes": {
2220
+ "category": "font",
2221
+ "type": "family",
2222
+ "item": "serif"
2223
+ },
2224
+ "path": [
2225
+ "font",
2226
+ "family",
2227
+ "serif"
2228
+ ]
2229
+ },
2230
+ "sans": {
2231
+ "value": "'Roboto', sans-serif",
2232
+ "type": "fontFamily",
2233
+ "filePath": "tokens/src/font/family.json",
2234
+ "isSource": true,
2235
+ "original": {
2236
+ "value": "'Roboto', sans-serif",
2237
+ "type": "fontFamily"
2238
+ },
2239
+ "name": "sans ",
2240
+ "attributes": {
2241
+ "category": "font",
2242
+ "type": "family",
2243
+ "item": "sans"
2244
+ },
2245
+ "path": [
2246
+ "font",
2247
+ "family",
2248
+ "sans"
2249
+ ]
2250
+ },
2251
+ "inter": {
2252
+ "value": "'Inter', 'Helvetica Neue', sans-serif",
2253
+ "type": "fontFamily",
2254
+ "filePath": "tokens/src/font/family.json",
2255
+ "isSource": true,
2256
+ "original": {
2257
+ "value": "'Inter', 'Helvetica Neue', sans-serif",
2258
+ "type": "fontFamily"
2259
+ },
2260
+ "name": "inter ",
2261
+ "attributes": {
2262
+ "category": "font",
2263
+ "type": "family",
2264
+ "item": "inter"
2265
+ },
2266
+ "path": [
2267
+ "font",
2268
+ "family",
2269
+ "inter"
2270
+ ]
2271
+ }
2272
+ },
2273
+ "line-height": {
2274
+ "100": {
2275
+ "value": "1.4",
2276
+ "type": "number",
2277
+ "comment": "Line height for small text",
2278
+ "filePath": "tokens/src/font/line-height.json",
2279
+ "isSource": true,
2280
+ "original": {
2281
+ "value": "1.4",
2282
+ "type": "number",
2283
+ "comment": "Line height for small text"
2284
+ },
2285
+ "name": "100 ",
2286
+ "attributes": {
2287
+ "category": "font",
2288
+ "type": "line-height",
2289
+ "item": "100"
2290
+ },
2291
+ "path": [
2292
+ "font",
2293
+ "line-height",
2294
+ "100"
2295
+ ]
2296
+ },
2297
+ "200": {
2298
+ "value": "1.5",
2299
+ "type": "number",
2300
+ "comment": "Line height for body text",
2301
+ "filePath": "tokens/src/font/line-height.json",
2302
+ "isSource": true,
2303
+ "original": {
2304
+ "value": "1.5",
2305
+ "type": "number",
2306
+ "comment": "Line height for body text"
2307
+ },
2308
+ "name": "200 ",
2309
+ "attributes": {
2310
+ "category": "font",
2311
+ "type": "line-height",
2312
+ "item": "200"
2313
+ },
2314
+ "path": [
2315
+ "font",
2316
+ "line-height",
2317
+ "200"
2318
+ ]
2319
+ },
2320
+ "300": {
2321
+ "value": "1.3",
2322
+ "type": "number",
2323
+ "comment": "Line height for heading 3 text",
2324
+ "filePath": "tokens/src/font/line-height.json",
2325
+ "isSource": true,
2326
+ "original": {
2327
+ "value": "1.3",
2328
+ "type": "number",
2329
+ "comment": "Line height for heading 3 text"
2330
+ },
2331
+ "name": "300 ",
2332
+ "attributes": {
2333
+ "category": "font",
2334
+ "type": "line-height",
2335
+ "item": "300"
2336
+ },
2337
+ "path": [
2338
+ "font",
2339
+ "line-height",
2340
+ "300"
2341
+ ]
2342
+ },
2343
+ "400": {
2344
+ "value": "1.4",
2345
+ "type": "number",
2346
+ "comment": "Line height for heading 2 text",
2347
+ "filePath": "tokens/src/font/line-height.json",
2348
+ "isSource": true,
2349
+ "original": {
2350
+ "value": "1.4",
2351
+ "type": "number",
2352
+ "comment": "Line height for heading 2 text"
2353
+ },
2354
+ "name": "400 ",
2355
+ "attributes": {
2356
+ "category": "font",
2357
+ "type": "line-height",
2358
+ "item": "400"
2359
+ },
2360
+ "path": [
2361
+ "font",
2362
+ "line-height",
2363
+ "400"
2364
+ ]
2365
+ },
2366
+ "500": {
2367
+ "value": "1.3",
2368
+ "type": "number",
2369
+ "comment": "Line height for heading 1 text",
2370
+ "filePath": "tokens/src/font/line-height.json",
2371
+ "isSource": true,
2372
+ "original": {
2373
+ "value": "1.3",
2374
+ "type": "number",
2375
+ "comment": "Line height for heading 1 text"
2376
+ },
2377
+ "name": "500 ",
2378
+ "attributes": {
2379
+ "category": "font",
2380
+ "type": "line-height",
2381
+ "item": "500"
2382
+ },
2383
+ "path": [
2384
+ "font",
2385
+ "line-height",
2386
+ "500"
2387
+ ]
2388
+ },
2389
+ "600": {
2390
+ "value": "1.5",
2391
+ "type": "number",
2392
+ "comment": "Line height for display text",
2393
+ "filePath": "tokens/src/font/line-height.json",
2394
+ "isSource": true,
2395
+ "original": {
2396
+ "value": "1.5",
2397
+ "type": "number",
2398
+ "comment": "Line height for display text"
2399
+ },
2400
+ "name": "600 ",
2401
+ "attributes": {
2402
+ "category": "font",
2403
+ "type": "line-height",
2404
+ "item": "600"
2405
+ },
2406
+ "path": [
2407
+ "font",
2408
+ "line-height",
2409
+ "600"
2410
+ ]
2411
+ }
2412
+ },
2413
+ "size": {
2414
+ "100": {
2415
+ "value": "0.875rem",
2416
+ "type": "size",
2417
+ "comment": "Small text",
2418
+ "filePath": "tokens/src/font/size.json",
2419
+ "isSource": true,
2420
+ "original": {
2421
+ "value": "0.875rem",
2422
+ "type": "size",
2423
+ "comment": "Small text"
2424
+ },
2425
+ "name": "100 ",
2426
+ "attributes": {
2427
+ "category": "font",
2428
+ "type": "size",
2429
+ "item": "100"
2430
+ },
2431
+ "path": [
2432
+ "font",
2433
+ "size",
2434
+ "100"
2435
+ ]
2436
+ },
2437
+ "200": {
2438
+ "value": "1rem",
2439
+ "type": "size",
2440
+ "comment": "Body text",
2441
+ "filePath": "tokens/src/font/size.json",
2442
+ "isSource": true,
2443
+ "original": {
2444
+ "value": "1rem",
2445
+ "type": "size",
2446
+ "comment": "Body text"
2447
+ },
2448
+ "name": "200 ",
2449
+ "attributes": {
2450
+ "category": "font",
2451
+ "type": "size",
2452
+ "item": "200"
2453
+ },
2454
+ "path": [
2455
+ "font",
2456
+ "size",
2457
+ "200"
2458
+ ]
2459
+ },
2460
+ "300": {
2461
+ "value": "1.125rem",
2462
+ "type": "size",
2463
+ "comment": "Heading 3 text",
2464
+ "filePath": "tokens/src/font/size.json",
2465
+ "isSource": true,
2466
+ "original": {
2467
+ "value": "1.125rem",
2468
+ "type": "size",
2469
+ "comment": "Heading 3 text"
2470
+ },
2471
+ "name": "300 ",
2472
+ "attributes": {
2473
+ "category": "font",
2474
+ "type": "size",
2475
+ "item": "300"
2476
+ },
2477
+ "path": [
2478
+ "font",
2479
+ "size",
2480
+ "300"
2481
+ ]
2482
+ },
2483
+ "400": {
2484
+ "value": "1.25rem",
2485
+ "type": "size",
2486
+ "comment": "Heading 2 text",
2487
+ "filePath": "tokens/src/font/size.json",
2488
+ "isSource": true,
2489
+ "original": {
2490
+ "value": "1.25rem",
2491
+ "type": "size",
2492
+ "comment": "Heading 2 text"
2493
+ },
2494
+ "name": "400 ",
2495
+ "attributes": {
2496
+ "category": "font",
2497
+ "type": "size",
2498
+ "item": "400"
2499
+ },
2500
+ "path": [
2501
+ "font",
2502
+ "size",
2503
+ "400"
2504
+ ]
2505
+ },
2506
+ "500": {
2507
+ "value": "1.5rem",
2508
+ "type": "size",
2509
+ "comment": "Heading 1 text",
2510
+ "filePath": "tokens/src/font/size.json",
2511
+ "isSource": true,
2512
+ "original": {
2513
+ "value": "1.5rem",
2514
+ "type": "size",
2515
+ "comment": "Heading 1 text"
2516
+ },
2517
+ "name": "500 ",
2518
+ "attributes": {
2519
+ "category": "font",
2520
+ "type": "size",
2521
+ "item": "500"
2522
+ },
2523
+ "path": [
2524
+ "font",
2525
+ "size",
2526
+ "500"
2527
+ ]
2528
+ },
2529
+ "600": {
2530
+ "value": "2rem",
2531
+ "type": "size",
2532
+ "comment": "Display text",
2533
+ "filePath": "tokens/src/font/size.json",
2534
+ "isSource": true,
2535
+ "original": {
2536
+ "value": "2rem",
2537
+ "type": "size",
2538
+ "comment": "Display text"
2539
+ },
2540
+ "name": "600 ",
2541
+ "attributes": {
2542
+ "category": "font",
2543
+ "type": "size",
2544
+ "item": "600"
2545
+ },
2546
+ "path": [
2547
+ "font",
2548
+ "size",
2549
+ "600"
2550
+ ]
2551
+ }
2552
+ },
2553
+ "weight": {
2554
+ "light": {
2555
+ "value": 300,
2556
+ "type": "fontWeight",
2557
+ "filePath": "tokens/src/font/weight.json",
2558
+ "isSource": true,
2559
+ "original": {
2560
+ "value": 300,
2561
+ "type": "fontWeight"
2562
+ },
2563
+ "name": "light ",
2564
+ "attributes": {
2565
+ "category": "font",
2566
+ "type": "weight",
2567
+ "item": "light"
2568
+ },
2569
+ "path": [
2570
+ "font",
2571
+ "weight",
2572
+ "light"
2573
+ ]
2574
+ },
2575
+ "normal": {
2576
+ "value": 400,
2577
+ "type": "fontWeight",
2578
+ "comment": "This is called 'regular' in Figma.",
2579
+ "filePath": "tokens/src/font/weight.json",
2580
+ "isSource": true,
2581
+ "original": {
2582
+ "value": 400,
2583
+ "type": "fontWeight",
2584
+ "comment": "This is called 'regular' in Figma."
2585
+ },
2586
+ "name": "normal ",
2587
+ "attributes": {
2588
+ "category": "font",
2589
+ "type": "weight",
2590
+ "item": "normal"
2591
+ },
2592
+ "path": [
2593
+ "font",
2594
+ "weight",
2595
+ "normal"
2596
+ ]
2597
+ },
2598
+ "medium": {
2599
+ "value": 500,
2600
+ "type": "fontWeight",
2601
+ "filePath": "tokens/src/font/weight.json",
2602
+ "isSource": true,
2603
+ "original": {
2604
+ "value": 500,
2605
+ "type": "fontWeight"
2606
+ },
2607
+ "name": "medium ",
2608
+ "attributes": {
2609
+ "category": "font",
2610
+ "type": "weight",
2611
+ "item": "medium"
2612
+ },
2613
+ "path": [
2614
+ "font",
2615
+ "weight",
2616
+ "medium"
2617
+ ]
2618
+ },
2619
+ "semibold": {
2620
+ "value": 600,
2621
+ "type": "fontWeight",
2622
+ "filePath": "tokens/src/font/weight.json",
2623
+ "isSource": true,
2624
+ "original": {
2625
+ "value": 600,
2626
+ "type": "fontWeight"
2627
+ },
2628
+ "name": "semibold ",
2629
+ "attributes": {
2630
+ "category": "font",
2631
+ "type": "weight",
2632
+ "item": "semibold"
2633
+ },
2634
+ "path": [
2635
+ "font",
2636
+ "weight",
2637
+ "semibold"
2638
+ ]
2639
+ },
2640
+ "bold": {
2641
+ "value": 700,
2642
+ "type": "fontWeight",
2643
+ "filePath": "tokens/src/font/weight.json",
2644
+ "isSource": true,
2645
+ "original": {
2646
+ "value": 700,
2647
+ "type": "fontWeight"
2648
+ },
2649
+ "name": "bold ",
2650
+ "attributes": {
2651
+ "category": "font",
2652
+ "type": "weight",
2653
+ "item": "bold"
2654
+ },
2655
+ "path": [
2656
+ "font",
2657
+ "weight",
2658
+ "bold"
2659
+ ]
2660
+ }
2661
+ }
2662
+ },
2663
+ "space": {
2664
+ "scale": {
2665
+ "1": {
2666
+ "value": "0.5rem",
2667
+ "type": "size",
2668
+ "filePath": "tokens/src/space-scale.json",
2669
+ "isSource": true,
2670
+ "original": {
2671
+ "value": "0.5rem",
2672
+ "type": "size"
2673
+ },
2674
+ "name": "1 ",
2675
+ "attributes": {
2676
+ "category": "space",
2677
+ "type": "scale",
2678
+ "item": "1"
2679
+ },
2680
+ "path": [
2681
+ "space",
2682
+ "scale",
2683
+ "1"
2684
+ ]
2685
+ },
2686
+ "2": {
2687
+ "value": "1rem",
2688
+ "type": "size",
2689
+ "filePath": "tokens/src/space-scale.json",
2690
+ "isSource": true,
2691
+ "original": {
2692
+ "value": "1rem",
2693
+ "type": "size"
2694
+ },
2695
+ "name": "2 ",
2696
+ "attributes": {
2697
+ "category": "space",
2698
+ "type": "scale",
2699
+ "item": "2"
2700
+ },
2701
+ "path": [
2702
+ "space",
2703
+ "scale",
2704
+ "2"
2705
+ ]
2706
+ },
2707
+ "3": {
2708
+ "value": "1.5rem",
2709
+ "type": "size",
2710
+ "filePath": "tokens/src/space-scale.json",
2711
+ "isSource": true,
2712
+ "original": {
2713
+ "value": "1.5rem",
2714
+ "type": "size"
2715
+ },
2716
+ "name": "3 ",
2717
+ "attributes": {
2718
+ "category": "space",
2719
+ "type": "scale",
2720
+ "item": "3"
2721
+ },
2722
+ "path": [
2723
+ "space",
2724
+ "scale",
2725
+ "3"
2726
+ ]
2727
+ },
2728
+ "4": {
2729
+ "value": "2.5rem",
2730
+ "type": "size",
2731
+ "filePath": "tokens/src/space-scale.json",
2732
+ "isSource": true,
2733
+ "original": {
2734
+ "value": "2.5rem",
2735
+ "type": "size"
2736
+ },
2737
+ "name": "4 ",
2738
+ "attributes": {
2739
+ "category": "space",
2740
+ "type": "scale",
2741
+ "item": "4"
2742
+ },
2743
+ "path": [
2744
+ "space",
2745
+ "scale",
2746
+ "4"
2747
+ ]
2748
+ },
2749
+ "5": {
2750
+ "value": "3.5rem",
2751
+ "type": "size",
2752
+ "filePath": "tokens/src/space-scale.json",
2753
+ "isSource": true,
2754
+ "original": {
2755
+ "value": "3.5rem",
2756
+ "type": "size"
2757
+ },
2758
+ "name": "5 ",
2759
+ "attributes": {
2760
+ "category": "space",
2761
+ "type": "scale",
2762
+ "item": "5"
2763
+ },
2764
+ "path": [
2765
+ "space",
2766
+ "scale",
2767
+ "5"
2768
+ ]
2769
+ },
2770
+ "6": {
2771
+ "value": "4.5rem",
2772
+ "type": "size",
2773
+ "filePath": "tokens/src/space-scale.json",
2774
+ "isSource": true,
2775
+ "original": {
2776
+ "value": "4.5rem",
2777
+ "type": "size"
2778
+ },
2779
+ "name": "6 ",
2780
+ "attributes": {
2781
+ "category": "space",
2782
+ "type": "scale",
2783
+ "item": "6"
2784
+ },
2785
+ "path": [
2786
+ "space",
2787
+ "scale",
2788
+ "6"
2789
+ ]
2790
+ },
2791
+ "7": {
2792
+ "value": "5.5rem",
2793
+ "type": "size",
2794
+ "filePath": "tokens/src/space-scale.json",
2795
+ "isSource": true,
2796
+ "original": {
2797
+ "value": "5.5rem",
2798
+ "type": "size"
2799
+ },
2800
+ "name": "7 ",
2801
+ "attributes": {
2802
+ "category": "space",
2803
+ "type": "scale",
2804
+ "item": "7"
2805
+ },
2806
+ "path": [
2807
+ "space",
2808
+ "scale",
2809
+ "7"
2810
+ ]
2811
+ },
2812
+ "8": {
2813
+ "value": "6.5rem",
2814
+ "type": "size",
2815
+ "filePath": "tokens/src/space-scale.json",
2816
+ "isSource": true,
2817
+ "original": {
2818
+ "value": "6.5rem",
2819
+ "type": "size"
2820
+ },
2821
+ "name": "8 ",
2822
+ "attributes": {
2823
+ "category": "space",
2824
+ "type": "scale",
2825
+ "item": "8"
2826
+ },
2827
+ "path": [
2828
+ "space",
2829
+ "scale",
2830
+ "8"
2831
+ ]
2832
+ },
2833
+ "9": {
2834
+ "value": "7.5rem",
2835
+ "type": "size",
2836
+ "filePath": "tokens/src/space-scale.json",
2837
+ "isSource": true,
2838
+ "original": {
2839
+ "value": "7.5rem",
2840
+ "type": "size"
2841
+ },
2842
+ "name": "9 ",
2843
+ "attributes": {
2844
+ "category": "space",
2845
+ "type": "scale",
2846
+ "item": "9"
2847
+ },
2848
+ "path": [
2849
+ "space",
2850
+ "scale",
2851
+ "9"
2852
+ ]
2853
+ },
2854
+ "10": {
2855
+ "value": "8.5rem",
2856
+ "type": "size",
2857
+ "filePath": "tokens/src/space-scale.json",
2858
+ "isSource": true,
2859
+ "original": {
2860
+ "value": "8.5rem",
2861
+ "type": "size"
2862
+ },
2863
+ "name": "10 ",
2864
+ "attributes": {
2865
+ "category": "space",
2866
+ "type": "scale",
2867
+ "item": "10"
2868
+ },
2869
+ "path": [
2870
+ "space",
2871
+ "scale",
2872
+ "10"
2873
+ ]
2874
+ },
2875
+ "0-5": {
2876
+ "value": "0.25rem",
2877
+ "type": "size",
2878
+ "filePath": "tokens/src/space-scale.json",
2879
+ "isSource": true,
2880
+ "original": {
2881
+ "value": "0.25rem",
2882
+ "type": "size"
2883
+ },
2884
+ "name": "0-5 ",
2885
+ "attributes": {
2886
+ "category": "space",
2887
+ "type": "scale",
2888
+ "item": "0-5"
2889
+ },
2890
+ "path": [
2891
+ "space",
2892
+ "scale",
2893
+ "0-5"
2894
+ ]
2895
+ },
2896
+ "1-5": {
2897
+ "value": "0.75rem",
2898
+ "type": "size",
2899
+ "filePath": "tokens/src/space-scale.json",
2900
+ "isSource": true,
2901
+ "original": {
2902
+ "value": "0.75rem",
2903
+ "type": "size"
2904
+ },
2905
+ "name": "1-5 ",
2906
+ "attributes": {
2907
+ "category": "space",
2908
+ "type": "scale",
2909
+ "item": "1-5"
2910
+ },
2911
+ "path": [
2912
+ "space",
2913
+ "scale",
2914
+ "1-5"
2915
+ ]
2916
+ },
2917
+ "2-5": {
2918
+ "value": "1.25rem",
2919
+ "type": "size",
2920
+ "filePath": "tokens/src/space-scale.json",
2921
+ "isSource": true,
2922
+ "original": {
2923
+ "value": "1.25rem",
2924
+ "type": "size"
2925
+ },
2926
+ "name": "2-5 ",
2927
+ "attributes": {
2928
+ "category": "space",
2929
+ "type": "scale",
2930
+ "item": "2-5"
2931
+ },
2932
+ "path": [
2933
+ "space",
2934
+ "scale",
2935
+ "2-5"
2936
+ ]
2937
+ },
2938
+ "3-5": {
2939
+ "value": "2rem",
2940
+ "type": "size",
2941
+ "filePath": "tokens/src/space-scale.json",
2942
+ "isSource": true,
2943
+ "original": {
2944
+ "value": "2rem",
2945
+ "type": "size"
2946
+ },
2947
+ "name": "3-5 ",
2948
+ "attributes": {
2949
+ "category": "space",
2950
+ "type": "scale",
2951
+ "item": "3-5"
2952
+ },
2953
+ "path": [
2954
+ "space",
2955
+ "scale",
2956
+ "3-5"
2957
+ ]
2958
+ },
2959
+ "4-5": {
2960
+ "value": "3rem",
2961
+ "type": "size",
2962
+ "filePath": "tokens/src/space-scale.json",
2963
+ "isSource": true,
2964
+ "original": {
2965
+ "value": "3rem",
2966
+ "type": "size"
2967
+ },
2968
+ "name": "4-5 ",
2969
+ "attributes": {
2970
+ "category": "space",
2971
+ "type": "scale",
2972
+ "item": "4-5"
2973
+ },
2974
+ "path": [
2975
+ "space",
2976
+ "scale",
2977
+ "4-5"
2978
+ ]
2979
+ },
2980
+ "5-5": {
2981
+ "value": "4rem",
2982
+ "type": "size",
2983
+ "filePath": "tokens/src/space-scale.json",
2984
+ "isSource": true,
2985
+ "original": {
2986
+ "value": "4rem",
2987
+ "type": "size"
2988
+ },
2989
+ "name": "5-5 ",
2990
+ "attributes": {
2991
+ "category": "space",
2992
+ "type": "scale",
2993
+ "item": "5-5"
2994
+ },
2995
+ "path": [
2996
+ "space",
2997
+ "scale",
2998
+ "5-5"
2999
+ ]
3000
+ },
3001
+ "6-5": {
3002
+ "value": "5rem",
3003
+ "type": "size",
3004
+ "filePath": "tokens/src/space-scale.json",
3005
+ "isSource": true,
3006
+ "original": {
3007
+ "value": "5rem",
3008
+ "type": "size"
3009
+ },
3010
+ "name": "6-5 ",
3011
+ "attributes": {
3012
+ "category": "space",
3013
+ "type": "scale",
3014
+ "item": "6-5"
3015
+ },
3016
+ "path": [
3017
+ "space",
3018
+ "scale",
3019
+ "6-5"
3020
+ ]
3021
+ },
3022
+ "7-5": {
3023
+ "value": "6rem",
3024
+ "type": "size",
3025
+ "filePath": "tokens/src/space-scale.json",
3026
+ "isSource": true,
3027
+ "original": {
3028
+ "value": "6rem",
3029
+ "type": "size"
3030
+ },
3031
+ "name": "7-5 ",
3032
+ "attributes": {
3033
+ "category": "space",
3034
+ "type": "scale",
3035
+ "item": "7-5"
3036
+ },
3037
+ "path": [
3038
+ "space",
3039
+ "scale",
3040
+ "7-5"
3041
+ ]
3042
+ },
3043
+ "8-5": {
3044
+ "value": "7rem",
3045
+ "type": "size",
3046
+ "filePath": "tokens/src/space-scale.json",
3047
+ "isSource": true,
3048
+ "original": {
3049
+ "value": "7rem",
3050
+ "type": "size"
3051
+ },
3052
+ "name": "8-5 ",
3053
+ "attributes": {
3054
+ "category": "space",
3055
+ "type": "scale",
3056
+ "item": "8-5"
3057
+ },
3058
+ "path": [
3059
+ "space",
3060
+ "scale",
3061
+ "8-5"
3062
+ ]
3063
+ },
3064
+ "9-5": {
3065
+ "value": "8rem",
3066
+ "type": "size",
3067
+ "filePath": "tokens/src/space-scale.json",
3068
+ "isSource": true,
3069
+ "original": {
3070
+ "value": "8rem",
3071
+ "type": "size"
3072
+ },
3073
+ "name": "9-5 ",
3074
+ "attributes": {
3075
+ "category": "space",
3076
+ "type": "scale",
3077
+ "item": "9-5"
3078
+ },
3079
+ "path": [
3080
+ "space",
3081
+ "scale",
3082
+ "9-5"
3083
+ ]
3084
+ }
3085
+ }
3086
+ },
3087
+ "border": {
3088
+ "radius": {
3089
+ "value": "0.5rem",
3090
+ "type": "size",
3091
+ "comment": "Legacy border radius, use 'border-radius-100' instead",
3092
+ "filePath": "tokens/src/styles.json",
3093
+ "isSource": true,
3094
+ "original": {
3095
+ "value": "0.5rem",
3096
+ "type": "size",
3097
+ "comment": "Legacy border radius, use 'border-radius-100' instead"
3098
+ },
3099
+ "name": " ",
3100
+ "attributes": {
3101
+ "category": "border",
3102
+ "type": "radius"
3103
+ },
3104
+ "path": [
3105
+ "border",
3106
+ "radius"
3107
+ ]
3108
+ }
3109
+ },
3110
+ "border-radius": {
3111
+ "50": {
3112
+ "value": "0.25rem",
3113
+ "type": "size",
3114
+ "comment": "Small border radius for badges and other small visual components",
3115
+ "filePath": "tokens/src/styles.json",
3116
+ "isSource": true,
3117
+ "original": {
3118
+ "value": "0.25rem",
3119
+ "type": "size",
3120
+ "comment": "Small border radius for badges and other small visual components"
3121
+ },
3122
+ "name": " ",
3123
+ "attributes": {
3124
+ "category": "border-radius",
3125
+ "type": "50"
3126
+ },
3127
+ "path": [
3128
+ "border-radius",
3129
+ "50"
3130
+ ]
3131
+ },
3132
+ "100": {
3133
+ "value": "0.5rem",
3134
+ "type": "size",
3135
+ "filePath": "tokens/src/styles.json",
3136
+ "isSource": true,
3137
+ "original": {
3138
+ "value": "0.5rem",
3139
+ "type": "size"
3140
+ },
3141
+ "name": " ",
3142
+ "attributes": {
3143
+ "category": "border-radius",
3144
+ "type": "100"
3145
+ },
3146
+ "path": [
3147
+ "border-radius",
3148
+ "100"
3149
+ ]
3150
+ },
3151
+ "200": {
3152
+ "value": "1rem",
3153
+ "type": "size",
3154
+ "filePath": "tokens/src/styles.json",
3155
+ "isSource": true,
3156
+ "original": {
3157
+ "value": "1rem",
3158
+ "type": "size"
3159
+ },
3160
+ "name": " ",
3161
+ "attributes": {
3162
+ "category": "border-radius",
3163
+ "type": "200"
3164
+ },
3165
+ "path": [
3166
+ "border-radius",
3167
+ "200"
3168
+ ]
3169
+ }
3170
+ },
3171
+ "box-shadow": {
3172
+ "sm": {
3173
+ "value": "0px 2px 5px rgba(0, 0, 0, 0.1)",
3174
+ "type": "boxShadow",
3175
+ "name": " ",
3176
+ "filePath": "tokens/src/styles.json",
3177
+ "isSource": true,
3178
+ "original": {
3179
+ "value": "0px 2px 5px rgba(0, 0, 0, 0.1)",
3180
+ "type": "boxShadow",
3181
+ "name": "Small box shadow"
3182
+ },
3183
+ "attributes": {
3184
+ "category": "box-shadow",
3185
+ "type": "sm"
3186
+ },
3187
+ "path": [
3188
+ "box-shadow",
3189
+ "sm"
3190
+ ]
3191
+ },
3192
+ "lg": {
3193
+ "value": "0px 2px 20px rgba(0, 0, 0, 0.1)",
3194
+ "type": "boxShadow",
3195
+ "name": " ",
3196
+ "filePath": "tokens/src/styles.json",
3197
+ "isSource": true,
3198
+ "original": {
3199
+ "value": "0px 2px 20px rgba(0, 0, 0, 0.1)",
3200
+ "type": "boxShadow",
3201
+ "name": "Large box shadow"
3202
+ },
3203
+ "attributes": {
3204
+ "category": "box-shadow",
3205
+ "type": "lg"
3206
+ },
3207
+ "path": [
3208
+ "box-shadow",
3209
+ "lg"
3210
+ ]
3211
+ },
3212
+ "lg-hover": {
3213
+ "value": "0px 10px 20px rgba(0, 0, 0, 0.2)",
3214
+ "type": "boxShadow",
3215
+ "comment": "Large box shadow used for hover effects",
3216
+ "name": " ",
3217
+ "filePath": "tokens/src/styles.json",
3218
+ "isSource": true,
3219
+ "original": {
3220
+ "value": "0px 10px 20px rgba(0, 0, 0, 0.2)",
3221
+ "type": "boxShadow",
3222
+ "comment": "Large box shadow used for hover effects",
3223
+ "name": "Large box shadow hover state"
3224
+ },
3225
+ "attributes": {
3226
+ "category": "box-shadow",
3227
+ "type": "lg-hover"
3228
+ },
3229
+ "path": [
3230
+ "box-shadow",
3231
+ "lg-hover"
3232
+ ]
3233
+ }
3234
+ }
3235
+ }