@cdx-ui/styles 0.0.1-alpha.34

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,1975 @@
1
+ {
2
+ "$extensions": {
3
+ "com.candescent.theme": {
4
+ "name": "Prestige",
5
+ "preset": "prestige",
6
+ "schemaVersion": "1.0.0"
7
+ }
8
+ },
9
+ "blur": {
10
+ "2xl": {
11
+ "$type": "dimension",
12
+ "$value": "40px"
13
+ },
14
+ "3xl": {
15
+ "$type": "dimension",
16
+ "$value": "64px"
17
+ },
18
+ "lg": {
19
+ "$type": "dimension",
20
+ "$value": "16px"
21
+ },
22
+ "md": {
23
+ "$type": "dimension",
24
+ "$value": "12px"
25
+ },
26
+ "sm": {
27
+ "$type": "dimension",
28
+ "$value": "8px"
29
+ },
30
+ "xl": {
31
+ "$type": "dimension",
32
+ "$value": "24px"
33
+ },
34
+ "xs": {
35
+ "$type": "dimension",
36
+ "$value": "4px"
37
+ }
38
+ },
39
+ "breakpoint": {
40
+ "2xl": {
41
+ "$type": "dimension",
42
+ "$value": "1536px"
43
+ },
44
+ "lg": {
45
+ "$type": "dimension",
46
+ "$value": "1024px"
47
+ },
48
+ "md": {
49
+ "$type": "dimension",
50
+ "$value": "768px"
51
+ },
52
+ "sm": {
53
+ "$type": "dimension",
54
+ "$value": "640px"
55
+ },
56
+ "xl": {
57
+ "$type": "dimension",
58
+ "$value": "1280px"
59
+ }
60
+ },
61
+ "color": {
62
+ "accent": {
63
+ "50": {
64
+ "$type": "color",
65
+ "$value": "#fff9e7"
66
+ },
67
+ "100": {
68
+ "$type": "color",
69
+ "$value": "#ffedb6"
70
+ },
71
+ "200": {
72
+ "$type": "color",
73
+ "$value": "#ffd02e"
74
+ },
75
+ "300": {
76
+ "$type": "color",
77
+ "$value": "#e5ba23"
78
+ },
79
+ "400": {
80
+ "$type": "color",
81
+ "$value": "#c7a123"
82
+ },
83
+ "500": {
84
+ "$type": "color",
85
+ "$value": "#a78721"
86
+ },
87
+ "600": {
88
+ "$type": "color",
89
+ "$value": "#896f1f"
90
+ },
91
+ "700": {
92
+ "$type": "color",
93
+ "$value": "#725c1c"
94
+ },
95
+ "800": {
96
+ "$type": "color",
97
+ "$value": "#5b4a19"
98
+ },
99
+ "900": {
100
+ "$type": "color",
101
+ "$value": "#413515"
102
+ },
103
+ "950": {
104
+ "$type": "color",
105
+ "$value": "#231c0e"
106
+ },
107
+ "input": {
108
+ "$type": "color",
109
+ "$value": "#ffcf23"
110
+ }
111
+ },
112
+ "amber": {
113
+ "50": {
114
+ "$type": "color",
115
+ "$value": "#fffbeb"
116
+ },
117
+ "100": {
118
+ "$type": "color",
119
+ "$value": "#fef3c6"
120
+ },
121
+ "200": {
122
+ "$type": "color",
123
+ "$value": "#fee685"
124
+ },
125
+ "300": {
126
+ "$type": "color",
127
+ "$value": "#ffd230"
128
+ },
129
+ "400": {
130
+ "$type": "color",
131
+ "$value": "#ffb900"
132
+ },
133
+ "500": {
134
+ "$type": "color",
135
+ "$value": "#fe9a00"
136
+ },
137
+ "600": {
138
+ "$type": "color",
139
+ "$value": "#e17100"
140
+ },
141
+ "700": {
142
+ "$type": "color",
143
+ "$value": "#bb4d00"
144
+ },
145
+ "800": {
146
+ "$type": "color",
147
+ "$value": "#973c00"
148
+ },
149
+ "900": {
150
+ "$type": "color",
151
+ "$value": "#7b3306"
152
+ },
153
+ "950": {
154
+ "$type": "color",
155
+ "$value": "#461901"
156
+ }
157
+ },
158
+ "base": {
159
+ "50": {
160
+ "$type": "color",
161
+ "$value": "#fafbfb"
162
+ },
163
+ "100": {
164
+ "$type": "color",
165
+ "$value": "#ededed"
166
+ },
167
+ "200": {
168
+ "$type": "color",
169
+ "$value": "#d4d5d6"
170
+ },
171
+ "300": {
172
+ "$type": "color",
173
+ "$value": "#bdbebf"
174
+ },
175
+ "400": {
176
+ "$type": "color",
177
+ "$value": "#a4a6a7"
178
+ },
179
+ "500": {
180
+ "$type": "color",
181
+ "$value": "#8a8b8d"
182
+ },
183
+ "600": {
184
+ "$type": "color",
185
+ "$value": "#707275"
186
+ },
187
+ "700": {
188
+ "$type": "color",
189
+ "$value": "#5d5f62"
190
+ },
191
+ "800": {
192
+ "$type": "color",
193
+ "$value": "#4a4c4f"
194
+ },
195
+ "900": {
196
+ "$type": "color",
197
+ "$value": "#343639"
198
+ },
199
+ "950": {
200
+ "$type": "color",
201
+ "$value": "#1b1d20"
202
+ }
203
+ },
204
+ "black": {
205
+ "$type": "color",
206
+ "$value": "#000000"
207
+ },
208
+ "blue": {
209
+ "50": {
210
+ "$type": "color",
211
+ "$value": "#eff6ff"
212
+ },
213
+ "100": {
214
+ "$type": "color",
215
+ "$value": "#dbeafe"
216
+ },
217
+ "200": {
218
+ "$type": "color",
219
+ "$value": "#bedbff"
220
+ },
221
+ "300": {
222
+ "$type": "color",
223
+ "$value": "#8ec5ff"
224
+ },
225
+ "400": {
226
+ "$type": "color",
227
+ "$value": "#51a2ff"
228
+ },
229
+ "500": {
230
+ "$type": "color",
231
+ "$value": "#2b7fff"
232
+ },
233
+ "600": {
234
+ "$type": "color",
235
+ "$value": "#155dfc"
236
+ },
237
+ "700": {
238
+ "$type": "color",
239
+ "$value": "#1447e6"
240
+ },
241
+ "800": {
242
+ "$type": "color",
243
+ "$value": "#193cb8"
244
+ },
245
+ "900": {
246
+ "$type": "color",
247
+ "$value": "#1c398e"
248
+ },
249
+ "950": {
250
+ "$type": "color",
251
+ "$value": "#162456"
252
+ }
253
+ },
254
+ "brand": {
255
+ "50": {
256
+ "$type": "color",
257
+ "$value": "#f8fafe"
258
+ },
259
+ "100": {
260
+ "$type": "color",
261
+ "$value": "#e8eefc"
262
+ },
263
+ "200": {
264
+ "$type": "color",
265
+ "$value": "#c8d5f7"
266
+ },
267
+ "300": {
268
+ "$type": "color",
269
+ "$value": "#a6bef2"
270
+ },
271
+ "400": {
272
+ "$type": "color",
273
+ "$value": "#7ea6ec"
274
+ },
275
+ "500": {
276
+ "$type": "color",
277
+ "$value": "#548cdc"
278
+ },
279
+ "600": {
280
+ "$type": "color",
281
+ "$value": "#4373b7"
282
+ },
283
+ "700": {
284
+ "$type": "color",
285
+ "$value": "#346099"
286
+ },
287
+ "800": {
288
+ "$type": "color",
289
+ "$value": "#274c7d"
290
+ },
291
+ "900": {
292
+ "$type": "color",
293
+ "$value": "#19375d"
294
+ },
295
+ "950": {
296
+ "$type": "color",
297
+ "$value": "#0c1e33"
298
+ },
299
+ "input": {
300
+ "$type": "color",
301
+ "$value": "#081728"
302
+ }
303
+ },
304
+ "green": {
305
+ "50": {
306
+ "$type": "color",
307
+ "$value": "#f0fdf4"
308
+ },
309
+ "100": {
310
+ "$type": "color",
311
+ "$value": "#dcfce7"
312
+ },
313
+ "200": {
314
+ "$type": "color",
315
+ "$value": "#b9f8cf"
316
+ },
317
+ "300": {
318
+ "$type": "color",
319
+ "$value": "#7bf1a8"
320
+ },
321
+ "400": {
322
+ "$type": "color",
323
+ "$value": "#05df72"
324
+ },
325
+ "500": {
326
+ "$type": "color",
327
+ "$value": "#00c950"
328
+ },
329
+ "600": {
330
+ "$type": "color",
331
+ "$value": "#00a63e"
332
+ },
333
+ "700": {
334
+ "$type": "color",
335
+ "$value": "#008236"
336
+ },
337
+ "800": {
338
+ "$type": "color",
339
+ "$value": "#016630"
340
+ },
341
+ "900": {
342
+ "$type": "color",
343
+ "$value": "#0d542b"
344
+ },
345
+ "950": {
346
+ "$type": "color",
347
+ "$value": "#032e15"
348
+ }
349
+ },
350
+ "neutral": {
351
+ "50": {
352
+ "$type": "color",
353
+ "$value": "#fafafa"
354
+ },
355
+ "100": {
356
+ "$type": "color",
357
+ "$value": "#f5f5f5"
358
+ },
359
+ "200": {
360
+ "$type": "color",
361
+ "$value": "#e5e5e5"
362
+ },
363
+ "300": {
364
+ "$type": "color",
365
+ "$value": "#d4d4d4"
366
+ },
367
+ "400": {
368
+ "$type": "color",
369
+ "$value": "#a1a1a1"
370
+ },
371
+ "500": {
372
+ "$type": "color",
373
+ "$value": "#737373"
374
+ },
375
+ "600": {
376
+ "$type": "color",
377
+ "$value": "#525252"
378
+ },
379
+ "700": {
380
+ "$type": "color",
381
+ "$value": "#404040"
382
+ },
383
+ "800": {
384
+ "$type": "color",
385
+ "$value": "#262626"
386
+ },
387
+ "900": {
388
+ "$type": "color",
389
+ "$value": "#171717"
390
+ },
391
+ "950": {
392
+ "$type": "color",
393
+ "$value": "#0a0a0a"
394
+ }
395
+ },
396
+ "orange": {
397
+ "50": {
398
+ "$type": "color",
399
+ "$value": "#fff7ed"
400
+ },
401
+ "100": {
402
+ "$type": "color",
403
+ "$value": "#ffedd4"
404
+ },
405
+ "200": {
406
+ "$type": "color",
407
+ "$value": "#ffd6a8"
408
+ },
409
+ "300": {
410
+ "$type": "color",
411
+ "$value": "#ffb86a"
412
+ },
413
+ "400": {
414
+ "$type": "color",
415
+ "$value": "#ff8904"
416
+ },
417
+ "500": {
418
+ "$type": "color",
419
+ "$value": "#ff6900"
420
+ },
421
+ "600": {
422
+ "$type": "color",
423
+ "$value": "#f54900"
424
+ },
425
+ "700": {
426
+ "$type": "color",
427
+ "$value": "#ca3500"
428
+ },
429
+ "800": {
430
+ "$type": "color",
431
+ "$value": "#9f2d00"
432
+ },
433
+ "900": {
434
+ "$type": "color",
435
+ "$value": "#7e2a0c"
436
+ },
437
+ "950": {
438
+ "$type": "color",
439
+ "$value": "#441306"
440
+ }
441
+ },
442
+ "pink": {
443
+ "50": {
444
+ "$type": "color",
445
+ "$value": "#fdf2f8"
446
+ },
447
+ "100": {
448
+ "$type": "color",
449
+ "$value": "#fce7f3"
450
+ },
451
+ "200": {
452
+ "$type": "color",
453
+ "$value": "#fccee8"
454
+ },
455
+ "300": {
456
+ "$type": "color",
457
+ "$value": "#fda5d5"
458
+ },
459
+ "400": {
460
+ "$type": "color",
461
+ "$value": "#fb64b6"
462
+ },
463
+ "500": {
464
+ "$type": "color",
465
+ "$value": "#f6339a"
466
+ },
467
+ "600": {
468
+ "$type": "color",
469
+ "$value": "#e60076"
470
+ },
471
+ "700": {
472
+ "$type": "color",
473
+ "$value": "#c6005c"
474
+ },
475
+ "800": {
476
+ "$type": "color",
477
+ "$value": "#a3004c"
478
+ },
479
+ "900": {
480
+ "$type": "color",
481
+ "$value": "#861043"
482
+ },
483
+ "950": {
484
+ "$type": "color",
485
+ "$value": "#510424"
486
+ }
487
+ },
488
+ "purple": {
489
+ "50": {
490
+ "$type": "color",
491
+ "$value": "#faf5ff"
492
+ },
493
+ "100": {
494
+ "$type": "color",
495
+ "$value": "#f3e8ff"
496
+ },
497
+ "200": {
498
+ "$type": "color",
499
+ "$value": "#e9d4ff"
500
+ },
501
+ "300": {
502
+ "$type": "color",
503
+ "$value": "#dab2ff"
504
+ },
505
+ "400": {
506
+ "$type": "color",
507
+ "$value": "#c27aff"
508
+ },
509
+ "500": {
510
+ "$type": "color",
511
+ "$value": "#ad46ff"
512
+ },
513
+ "600": {
514
+ "$type": "color",
515
+ "$value": "#9810fa"
516
+ },
517
+ "700": {
518
+ "$type": "color",
519
+ "$value": "#8200db"
520
+ },
521
+ "800": {
522
+ "$type": "color",
523
+ "$value": "#6e11b0"
524
+ },
525
+ "900": {
526
+ "$type": "color",
527
+ "$value": "#59168b"
528
+ },
529
+ "950": {
530
+ "$type": "color",
531
+ "$value": "#3c0366"
532
+ }
533
+ },
534
+ "red": {
535
+ "50": {
536
+ "$type": "color",
537
+ "$value": "#fef2f2"
538
+ },
539
+ "100": {
540
+ "$type": "color",
541
+ "$value": "#ffe2e2"
542
+ },
543
+ "200": {
544
+ "$type": "color",
545
+ "$value": "#ffc9c9"
546
+ },
547
+ "300": {
548
+ "$type": "color",
549
+ "$value": "#ffa2a2"
550
+ },
551
+ "400": {
552
+ "$type": "color",
553
+ "$value": "#ff6467"
554
+ },
555
+ "500": {
556
+ "$type": "color",
557
+ "$value": "#fb2c36"
558
+ },
559
+ "600": {
560
+ "$type": "color",
561
+ "$value": "#e7000b"
562
+ },
563
+ "700": {
564
+ "$type": "color",
565
+ "$value": "#c10007"
566
+ },
567
+ "800": {
568
+ "$type": "color",
569
+ "$value": "#9f0712"
570
+ },
571
+ "900": {
572
+ "$type": "color",
573
+ "$value": "#82181a"
574
+ },
575
+ "950": {
576
+ "$type": "color",
577
+ "$value": "#460809"
578
+ }
579
+ },
580
+ "sky": {
581
+ "50": {
582
+ "$type": "color",
583
+ "$value": "#f0f9ff"
584
+ },
585
+ "100": {
586
+ "$type": "color",
587
+ "$value": "#dff2fe"
588
+ },
589
+ "200": {
590
+ "$type": "color",
591
+ "$value": "#b8e6fe"
592
+ },
593
+ "300": {
594
+ "$type": "color",
595
+ "$value": "#74d4ff"
596
+ },
597
+ "400": {
598
+ "$type": "color",
599
+ "$value": "#00bcff"
600
+ },
601
+ "500": {
602
+ "$type": "color",
603
+ "$value": "#00a6f4"
604
+ },
605
+ "600": {
606
+ "$type": "color",
607
+ "$value": "#0084d1"
608
+ },
609
+ "700": {
610
+ "$type": "color",
611
+ "$value": "#0069a8"
612
+ },
613
+ "800": {
614
+ "$type": "color",
615
+ "$value": "#00598a"
616
+ },
617
+ "900": {
618
+ "$type": "color",
619
+ "$value": "#024a70"
620
+ },
621
+ "950": {
622
+ "$type": "color",
623
+ "$value": "#052f4a"
624
+ }
625
+ },
626
+ "teal": {
627
+ "50": {
628
+ "$type": "color",
629
+ "$value": "#f0fdfa"
630
+ },
631
+ "100": {
632
+ "$type": "color",
633
+ "$value": "#cbfbf1"
634
+ },
635
+ "200": {
636
+ "$type": "color",
637
+ "$value": "#96f7e4"
638
+ },
639
+ "300": {
640
+ "$type": "color",
641
+ "$value": "#46ecd5"
642
+ },
643
+ "400": {
644
+ "$type": "color",
645
+ "$value": "#00d5be"
646
+ },
647
+ "500": {
648
+ "$type": "color",
649
+ "$value": "#00bba7"
650
+ },
651
+ "600": {
652
+ "$type": "color",
653
+ "$value": "#009689"
654
+ },
655
+ "700": {
656
+ "$type": "color",
657
+ "$value": "#00786f"
658
+ },
659
+ "800": {
660
+ "$type": "color",
661
+ "$value": "#005f5a"
662
+ },
663
+ "900": {
664
+ "$type": "color",
665
+ "$value": "#0b4f4a"
666
+ },
667
+ "950": {
668
+ "$type": "color",
669
+ "$value": "#022f2e"
670
+ }
671
+ },
672
+ "transparent": {
673
+ "$type": "color",
674
+ "$value": "rgba(255, 255, 255, 0.0001)"
675
+ },
676
+ "white": {
677
+ "$type": "color",
678
+ "$value": "#ffffff"
679
+ },
680
+ "yellow": {
681
+ "50": {
682
+ "$type": "color",
683
+ "$value": "#fefce8"
684
+ },
685
+ "100": {
686
+ "$type": "color",
687
+ "$value": "#fef9c2"
688
+ },
689
+ "200": {
690
+ "$type": "color",
691
+ "$value": "#fff085"
692
+ },
693
+ "300": {
694
+ "$type": "color",
695
+ "$value": "#ffdf20"
696
+ },
697
+ "400": {
698
+ "$type": "color",
699
+ "$value": "#fdc700"
700
+ },
701
+ "500": {
702
+ "$type": "color",
703
+ "$value": "#f0b100"
704
+ },
705
+ "600": {
706
+ "$type": "color",
707
+ "$value": "#d08700"
708
+ },
709
+ "700": {
710
+ "$type": "color",
711
+ "$value": "#a65f00"
712
+ },
713
+ "800": {
714
+ "$type": "color",
715
+ "$value": "#894b00"
716
+ },
717
+ "900": {
718
+ "$type": "color",
719
+ "$value": "#733e0a"
720
+ },
721
+ "950": {
722
+ "$type": "color",
723
+ "$value": "#432004"
724
+ }
725
+ }
726
+ },
727
+ "drop-shadow": {
728
+ "2xl": {
729
+ "blur-radius": {
730
+ "$type": "number",
731
+ "$value": 25
732
+ },
733
+ "color": {
734
+ "$type": "color",
735
+ "$value": "rgba(0, 0, 0, 0.15)"
736
+ },
737
+ "offset-x": {
738
+ "$type": "number",
739
+ "$value": 0
740
+ },
741
+ "offset-y": {
742
+ "$type": "number",
743
+ "$value": 25
744
+ },
745
+ "spread-radius": {
746
+ "$type": "number",
747
+ "$value": 0
748
+ }
749
+ },
750
+ "lg": {
751
+ "blur-radius": {
752
+ "$type": "number",
753
+ "$value": 4
754
+ },
755
+ "color": {
756
+ "$type": "color",
757
+ "$value": "rgba(0, 0, 0, 0.15)"
758
+ },
759
+ "offset-x": {
760
+ "$type": "number",
761
+ "$value": 0
762
+ },
763
+ "offset-y": {
764
+ "$type": "number",
765
+ "$value": 4
766
+ },
767
+ "spread-radius": {
768
+ "$type": "number",
769
+ "$value": 0
770
+ }
771
+ },
772
+ "md": {
773
+ "blur-radius": {
774
+ "$type": "number",
775
+ "$value": 3
776
+ },
777
+ "color": {
778
+ "$type": "color",
779
+ "$value": "rgba(0, 0, 0, 0.12)"
780
+ },
781
+ "offset-x": {
782
+ "$type": "number",
783
+ "$value": 0
784
+ },
785
+ "offset-y": {
786
+ "$type": "number",
787
+ "$value": 3
788
+ },
789
+ "spread-radius": {
790
+ "$type": "number",
791
+ "$value": 0
792
+ }
793
+ },
794
+ "sm": {
795
+ "blur-radius": {
796
+ "$type": "number",
797
+ "$value": 2
798
+ },
799
+ "color": {
800
+ "$type": "color",
801
+ "$value": "rgba(0, 0, 0, 0.15)"
802
+ },
803
+ "offset-x": {
804
+ "$type": "number",
805
+ "$value": 0
806
+ },
807
+ "offset-y": {
808
+ "$type": "number",
809
+ "$value": 1
810
+ },
811
+ "spread-radius": {
812
+ "$type": "number",
813
+ "$value": 0
814
+ }
815
+ },
816
+ "xl": {
817
+ "blur-radius": {
818
+ "$type": "number",
819
+ "$value": 7
820
+ },
821
+ "color": {
822
+ "$type": "color",
823
+ "$value": "rgba(0, 0, 0, 0.01)"
824
+ },
825
+ "offset-x": {
826
+ "$type": "number",
827
+ "$value": 0
828
+ },
829
+ "offset-y": {
830
+ "$type": "number",
831
+ "$value": 9
832
+ },
833
+ "spread-radius": {
834
+ "$type": "number",
835
+ "$value": 0
836
+ }
837
+ },
838
+ "xs": {
839
+ "blur-radius": {
840
+ "$type": "number",
841
+ "$value": 1
842
+ },
843
+ "color": {
844
+ "$type": "color",
845
+ "$value": "rgba(0, 0, 0, 0.05)"
846
+ },
847
+ "offset-x": {
848
+ "$type": "number",
849
+ "$value": 0
850
+ },
851
+ "offset-y": {
852
+ "$type": "number",
853
+ "$value": 1
854
+ },
855
+ "spread-radius": {
856
+ "$type": "number",
857
+ "$value": 0
858
+ }
859
+ }
860
+ },
861
+ "font": {
862
+ "mono": {
863
+ "$type": "string",
864
+ "$value": "IBM Plex Mono"
865
+ },
866
+ "sans": {
867
+ "$type": "string",
868
+ "$value": "Inter"
869
+ }
870
+ },
871
+ "font-weight": {
872
+ "black": {
873
+ "$type": "number",
874
+ "$value": 900
875
+ },
876
+ "bold": {
877
+ "$type": "number",
878
+ "$value": 700
879
+ },
880
+ "extrabold": {
881
+ "$type": "number",
882
+ "$value": 800
883
+ },
884
+ "extralight": {
885
+ "$type": "number",
886
+ "$value": 200
887
+ },
888
+ "light": {
889
+ "$type": "number",
890
+ "$value": 300
891
+ },
892
+ "medium": {
893
+ "$type": "number",
894
+ "$value": 500
895
+ },
896
+ "normal": {
897
+ "$type": "number",
898
+ "$value": 400
899
+ },
900
+ "semibold": {
901
+ "$type": "number",
902
+ "$value": 600
903
+ },
904
+ "thin": {
905
+ "$type": "number",
906
+ "$value": 100
907
+ }
908
+ },
909
+ "inset-shadow": {
910
+ "2xs": {
911
+ "blur-radius": {
912
+ "$type": "number",
913
+ "$value": 1
914
+ },
915
+ "color": {
916
+ "$type": "color",
917
+ "$value": "rgba(0, 0, 0, 0.05)"
918
+ },
919
+ "offset-x": {
920
+ "$type": "number",
921
+ "$value": 0
922
+ },
923
+ "offset-y": {
924
+ "$type": "number",
925
+ "$value": 0
926
+ },
927
+ "spread-radius": {
928
+ "$type": "number",
929
+ "$value": 0
930
+ }
931
+ },
932
+ "sm": {
933
+ "blur-radius": {
934
+ "$type": "number",
935
+ "$value": 4
936
+ },
937
+ "color": {
938
+ "$type": "color",
939
+ "$value": "rgba(0, 0, 0, 0.05)"
940
+ },
941
+ "offset-x": {
942
+ "$type": "number",
943
+ "$value": 0
944
+ },
945
+ "offset-y": {
946
+ "$type": "number",
947
+ "$value": 2
948
+ },
949
+ "spread-radius": {
950
+ "$type": "number",
951
+ "$value": 0
952
+ }
953
+ },
954
+ "xs": {
955
+ "blur-radius": {
956
+ "$type": "number",
957
+ "$value": 1
958
+ },
959
+ "color": {
960
+ "$type": "color",
961
+ "$value": "rgba(0, 0, 0, 0.05)"
962
+ },
963
+ "offset-x": {
964
+ "$type": "number",
965
+ "$value": 0
966
+ },
967
+ "offset-y": {
968
+ "$type": "number",
969
+ "$value": 1
970
+ },
971
+ "spread-radius": {
972
+ "$type": "number",
973
+ "$value": 0
974
+ }
975
+ }
976
+ },
977
+ "leading": {
978
+ "loose": {
979
+ "$type": "number",
980
+ "$value": 2
981
+ },
982
+ "normal": {
983
+ "$type": "number",
984
+ "$value": 1.5
985
+ },
986
+ "relaxed": {
987
+ "$type": "number",
988
+ "$value": 1.625
989
+ },
990
+ "snug": {
991
+ "$type": "number",
992
+ "$value": 1.375
993
+ },
994
+ "tight": {
995
+ "$type": "number",
996
+ "$value": 1.25
997
+ }
998
+ },
999
+ "perspective": {
1000
+ "distant": {
1001
+ "$type": "dimension",
1002
+ "$value": "1200px"
1003
+ },
1004
+ "dramatic": {
1005
+ "$type": "dimension",
1006
+ "$value": "100px"
1007
+ },
1008
+ "midrange": {
1009
+ "$type": "dimension",
1010
+ "$value": "800px"
1011
+ },
1012
+ "near": {
1013
+ "$type": "dimension",
1014
+ "$value": "300px"
1015
+ },
1016
+ "normal": {
1017
+ "$type": "dimension",
1018
+ "$value": "500px"
1019
+ }
1020
+ },
1021
+ "radius": {
1022
+ "2xl": {
1023
+ "$type": "dimension",
1024
+ "$value": "16px"
1025
+ },
1026
+ "3xl": {
1027
+ "$type": "dimension",
1028
+ "$value": "24px"
1029
+ },
1030
+ "4xl": {
1031
+ "$type": "dimension",
1032
+ "$value": "32px"
1033
+ },
1034
+ "full": {
1035
+ "$type": "dimension",
1036
+ "$value": "9999px"
1037
+ },
1038
+ "lg": {
1039
+ "$type": "dimension",
1040
+ "$value": "8px"
1041
+ },
1042
+ "md": {
1043
+ "$type": "dimension",
1044
+ "$value": "6px"
1045
+ },
1046
+ "none": {
1047
+ "$type": "dimension",
1048
+ "$value": "0px"
1049
+ },
1050
+ "sm": {
1051
+ "$type": "dimension",
1052
+ "$value": "4px"
1053
+ },
1054
+ "xl": {
1055
+ "$type": "dimension",
1056
+ "$value": "12px"
1057
+ },
1058
+ "xs": {
1059
+ "$type": "dimension",
1060
+ "$value": "2px"
1061
+ }
1062
+ },
1063
+ "shadow": {
1064
+ "2xl": {
1065
+ "blur-radius": {
1066
+ "$type": "number",
1067
+ "$value": 50
1068
+ },
1069
+ "color": {
1070
+ "$type": "color",
1071
+ "$value": "rgba(0, 0, 0, 0.25)"
1072
+ },
1073
+ "offset-x": {
1074
+ "$type": "number",
1075
+ "$value": 0
1076
+ },
1077
+ "offset-y": {
1078
+ "$type": "number",
1079
+ "$value": 25
1080
+ },
1081
+ "spread-radius": {
1082
+ "$type": "number",
1083
+ "$value": -12
1084
+ }
1085
+ },
1086
+ "2xs": {
1087
+ "blur-radius": {
1088
+ "$type": "number",
1089
+ "$value": 0
1090
+ },
1091
+ "color": {
1092
+ "$type": "color",
1093
+ "$value": "rgba(0, 0, 0, 0.05)"
1094
+ },
1095
+ "offset-x": {
1096
+ "$type": "number",
1097
+ "$value": 0
1098
+ },
1099
+ "offset-y": {
1100
+ "$type": "number",
1101
+ "$value": 1
1102
+ },
1103
+ "spread-radius": {
1104
+ "$type": "number",
1105
+ "$value": 0
1106
+ }
1107
+ },
1108
+ "lg": {
1109
+ "1": {
1110
+ "blur-radius": {
1111
+ "$type": "number",
1112
+ "$value": 15
1113
+ },
1114
+ "color": {
1115
+ "$type": "color",
1116
+ "$value": "rgba(0, 0, 0, 0.1)"
1117
+ },
1118
+ "offset-x": {
1119
+ "$type": "number",
1120
+ "$value": 0
1121
+ },
1122
+ "offset-y": {
1123
+ "$type": "number",
1124
+ "$value": 10
1125
+ },
1126
+ "spread-radius": {
1127
+ "$type": "number",
1128
+ "$value": -3
1129
+ }
1130
+ },
1131
+ "2": {
1132
+ "blur-radius": {
1133
+ "$type": "number",
1134
+ "$value": 6
1135
+ },
1136
+ "color": {
1137
+ "$type": "color",
1138
+ "$value": "rgba(0, 0, 0, 0.1)"
1139
+ },
1140
+ "offset-x": {
1141
+ "$type": "number",
1142
+ "$value": 0
1143
+ },
1144
+ "offset-y": {
1145
+ "$type": "number",
1146
+ "$value": 4
1147
+ },
1148
+ "spread-radius": {
1149
+ "$type": "number",
1150
+ "$value": -4
1151
+ }
1152
+ }
1153
+ },
1154
+ "md": {
1155
+ "1": {
1156
+ "blur-radius": {
1157
+ "$type": "number",
1158
+ "$value": 6
1159
+ },
1160
+ "color": {
1161
+ "$type": "color",
1162
+ "$value": "rgba(0, 0, 0, 0.1)"
1163
+ },
1164
+ "offset-x": {
1165
+ "$type": "number",
1166
+ "$value": 0
1167
+ },
1168
+ "offset-y": {
1169
+ "$type": "number",
1170
+ "$value": 4
1171
+ },
1172
+ "spread-radius": {
1173
+ "$type": "number",
1174
+ "$value": -1
1175
+ }
1176
+ },
1177
+ "2": {
1178
+ "blur-radius": {
1179
+ "$type": "number",
1180
+ "$value": 4
1181
+ },
1182
+ "color": {
1183
+ "$type": "color",
1184
+ "$value": "rgba(0, 0, 0, 0.1)"
1185
+ },
1186
+ "offset-x": {
1187
+ "$type": "number",
1188
+ "$value": 0
1189
+ },
1190
+ "offset-y": {
1191
+ "$type": "number",
1192
+ "$value": 2
1193
+ },
1194
+ "spread-radius": {
1195
+ "$type": "number",
1196
+ "$value": -2
1197
+ }
1198
+ }
1199
+ },
1200
+ "sm": {
1201
+ "1": {
1202
+ "blur-radius": {
1203
+ "$type": "number",
1204
+ "$value": 3
1205
+ },
1206
+ "color": {
1207
+ "$type": "color",
1208
+ "$value": "rgba(0, 0, 0, 0.1)"
1209
+ },
1210
+ "offset-x": {
1211
+ "$type": "number",
1212
+ "$value": 0
1213
+ },
1214
+ "offset-y": {
1215
+ "$type": "number",
1216
+ "$value": 1
1217
+ },
1218
+ "spread-radius": {
1219
+ "$type": "number",
1220
+ "$value": 0
1221
+ }
1222
+ },
1223
+ "2": {
1224
+ "blur-radius": {
1225
+ "$type": "number",
1226
+ "$value": 2
1227
+ },
1228
+ "color": {
1229
+ "$type": "color",
1230
+ "$value": "rgba(0, 0, 0, 0.1)"
1231
+ },
1232
+ "offset-x": {
1233
+ "$type": "number",
1234
+ "$value": 0
1235
+ },
1236
+ "offset-y": {
1237
+ "$type": "number",
1238
+ "$value": 1
1239
+ },
1240
+ "spread-radius": {
1241
+ "$type": "number",
1242
+ "$value": -1
1243
+ }
1244
+ }
1245
+ },
1246
+ "xl": {
1247
+ "1": {
1248
+ "blur-radius": {
1249
+ "$type": "number",
1250
+ "$value": 25
1251
+ },
1252
+ "color": {
1253
+ "$type": "color",
1254
+ "$value": "rgba(0, 0, 0, 0.1)"
1255
+ },
1256
+ "offset-x": {
1257
+ "$type": "number",
1258
+ "$value": 0
1259
+ },
1260
+ "offset-y": {
1261
+ "$type": "number",
1262
+ "$value": 20
1263
+ },
1264
+ "spread-radius": {
1265
+ "$type": "number",
1266
+ "$value": -5
1267
+ }
1268
+ },
1269
+ "2": {
1270
+ "blur-radius": {
1271
+ "$type": "number",
1272
+ "$value": 10
1273
+ },
1274
+ "color": {
1275
+ "$type": "color",
1276
+ "$value": "rgba(0, 0, 0, 0.1)"
1277
+ },
1278
+ "offset-x": {
1279
+ "$type": "number",
1280
+ "$value": 0
1281
+ },
1282
+ "offset-y": {
1283
+ "$type": "number",
1284
+ "$value": 8
1285
+ },
1286
+ "spread-radius": {
1287
+ "$type": "number",
1288
+ "$value": -6
1289
+ }
1290
+ }
1291
+ },
1292
+ "xs": {
1293
+ "blur-radius": {
1294
+ "$type": "number",
1295
+ "$value": 2
1296
+ },
1297
+ "color": {
1298
+ "$type": "color",
1299
+ "$value": "rgba(0, 0, 0, 0.05)"
1300
+ },
1301
+ "offset-x": {
1302
+ "$type": "number",
1303
+ "$value": 0
1304
+ },
1305
+ "offset-y": {
1306
+ "$type": "number",
1307
+ "$value": 1
1308
+ },
1309
+ "spread-radius": {
1310
+ "$type": "number",
1311
+ "$value": 0
1312
+ }
1313
+ }
1314
+ },
1315
+ "spacing": {
1316
+ "0": {
1317
+ "$type": "dimension",
1318
+ "$value": "0px"
1319
+ },
1320
+ "1": {
1321
+ "$type": "dimension",
1322
+ "$value": "4px"
1323
+ },
1324
+ "2": {
1325
+ "$type": "dimension",
1326
+ "$value": "8px"
1327
+ },
1328
+ "3": {
1329
+ "$type": "dimension",
1330
+ "$value": "12px"
1331
+ },
1332
+ "4": {
1333
+ "$type": "dimension",
1334
+ "$value": "16px"
1335
+ },
1336
+ "5": {
1337
+ "$type": "dimension",
1338
+ "$value": "20px"
1339
+ },
1340
+ "6": {
1341
+ "$type": "dimension",
1342
+ "$value": "24px"
1343
+ },
1344
+ "7": {
1345
+ "$type": "dimension",
1346
+ "$value": "28px"
1347
+ },
1348
+ "8": {
1349
+ "$type": "dimension",
1350
+ "$value": "32px"
1351
+ },
1352
+ "9": {
1353
+ "$type": "dimension",
1354
+ "$value": "36px"
1355
+ },
1356
+ "10": {
1357
+ "$type": "dimension",
1358
+ "$value": "40px"
1359
+ },
1360
+ "11": {
1361
+ "$type": "dimension",
1362
+ "$value": "44px"
1363
+ },
1364
+ "12": {
1365
+ "$type": "dimension",
1366
+ "$value": "48px"
1367
+ },
1368
+ "14": {
1369
+ "$type": "dimension",
1370
+ "$value": "56px"
1371
+ },
1372
+ "16": {
1373
+ "$type": "dimension",
1374
+ "$value": "80px"
1375
+ },
1376
+ "20": {
1377
+ "$type": "dimension",
1378
+ "$value": "96px"
1379
+ },
1380
+ "24": {
1381
+ "$type": "dimension",
1382
+ "$value": "112px"
1383
+ },
1384
+ "28": {
1385
+ "$type": "dimension",
1386
+ "$value": "128px"
1387
+ },
1388
+ "32": {
1389
+ "$type": "dimension",
1390
+ "$value": "144px"
1391
+ },
1392
+ "36": {
1393
+ "$type": "dimension",
1394
+ "$value": "160px"
1395
+ },
1396
+ "40": {
1397
+ "$type": "dimension",
1398
+ "$value": "160px"
1399
+ },
1400
+ "44": {
1401
+ "$type": "dimension",
1402
+ "$value": "176px"
1403
+ },
1404
+ "48": {
1405
+ "$type": "dimension",
1406
+ "$value": "192px"
1407
+ },
1408
+ "52": {
1409
+ "$type": "dimension",
1410
+ "$value": "208px"
1411
+ },
1412
+ "56": {
1413
+ "$type": "dimension",
1414
+ "$value": "224px"
1415
+ },
1416
+ "60": {
1417
+ "$type": "dimension",
1418
+ "$value": "240px"
1419
+ },
1420
+ "64": {
1421
+ "$type": "dimension",
1422
+ "$value": "256px"
1423
+ },
1424
+ "72": {
1425
+ "$type": "dimension",
1426
+ "$value": "288px"
1427
+ },
1428
+ "80": {
1429
+ "$type": "dimension",
1430
+ "$value": "320px"
1431
+ },
1432
+ "96": {
1433
+ "$type": "dimension",
1434
+ "$value": "384px"
1435
+ },
1436
+ "0-5": {
1437
+ "$type": "dimension",
1438
+ "$value": "2px"
1439
+ },
1440
+ "1-5": {
1441
+ "$type": "dimension",
1442
+ "$value": "6px"
1443
+ },
1444
+ "2-5": {
1445
+ "$type": "dimension",
1446
+ "$value": "10px"
1447
+ },
1448
+ "3-5": {
1449
+ "$type": "dimension",
1450
+ "$value": "14px"
1451
+ },
1452
+ "base": {
1453
+ "$type": "dimension",
1454
+ "$value": "4px"
1455
+ },
1456
+ "px": {
1457
+ "$type": "dimension",
1458
+ "$value": "1px"
1459
+ }
1460
+ },
1461
+ "text": {
1462
+ "2xl": {
1463
+ "font-size": {
1464
+ "$type": "dimension",
1465
+ "$value": "24px"
1466
+ },
1467
+ "line-height": {
1468
+ "$type": "number",
1469
+ "$value": 1.33333
1470
+ }
1471
+ },
1472
+ "2xs": {
1473
+ "font-size": {
1474
+ "$type": "dimension",
1475
+ "$value": "10px"
1476
+ },
1477
+ "line-height": {
1478
+ "$type": "number",
1479
+ "$value": 1.2
1480
+ }
1481
+ },
1482
+ "3xl": {
1483
+ "font-size": {
1484
+ "$type": "dimension",
1485
+ "$value": "30px"
1486
+ },
1487
+ "line-height": {
1488
+ "$type": "number",
1489
+ "$value": 1.2
1490
+ }
1491
+ },
1492
+ "4xl": {
1493
+ "font-size": {
1494
+ "$type": "dimension",
1495
+ "$value": "36px"
1496
+ },
1497
+ "line-height": {
1498
+ "$type": "number",
1499
+ "$value": 1.11111
1500
+ }
1501
+ },
1502
+ "5xl": {
1503
+ "font-size": {
1504
+ "$type": "dimension",
1505
+ "$value": "48px"
1506
+ },
1507
+ "line-height": {
1508
+ "$type": "number",
1509
+ "$value": 1
1510
+ }
1511
+ },
1512
+ "6xl": {
1513
+ "font-size": {
1514
+ "$type": "dimension",
1515
+ "$value": "60px"
1516
+ },
1517
+ "line-height": {
1518
+ "$type": "number",
1519
+ "$value": 1
1520
+ }
1521
+ },
1522
+ "7xl": {
1523
+ "font-size": {
1524
+ "$type": "dimension",
1525
+ "$value": "72px"
1526
+ },
1527
+ "line-height": {
1528
+ "$type": "number",
1529
+ "$value": 1
1530
+ }
1531
+ },
1532
+ "8xl": {
1533
+ "font-size": {
1534
+ "$type": "dimension",
1535
+ "$value": "96px"
1536
+ },
1537
+ "line-height": {
1538
+ "$type": "number",
1539
+ "$value": 1
1540
+ }
1541
+ },
1542
+ "9xl": {
1543
+ "font-size": {
1544
+ "$type": "dimension",
1545
+ "$value": "128px"
1546
+ },
1547
+ "line-height": {
1548
+ "$type": "number",
1549
+ "$value": 1
1550
+ }
1551
+ },
1552
+ "base": {
1553
+ "font-size": {
1554
+ "$type": "dimension",
1555
+ "$value": "16px"
1556
+ },
1557
+ "line-height": {
1558
+ "$type": "number",
1559
+ "$value": 1.5
1560
+ }
1561
+ },
1562
+ "lg": {
1563
+ "font-size": {
1564
+ "$type": "dimension",
1565
+ "$value": "18px"
1566
+ },
1567
+ "line-height": {
1568
+ "$type": "number",
1569
+ "$value": 1.55556
1570
+ }
1571
+ },
1572
+ "sm": {
1573
+ "font-size": {
1574
+ "$type": "dimension",
1575
+ "$value": "14px"
1576
+ },
1577
+ "line-height": {
1578
+ "$type": "number",
1579
+ "$value": 1.42857
1580
+ }
1581
+ },
1582
+ "xl": {
1583
+ "font-size": {
1584
+ "$type": "dimension",
1585
+ "$value": "20px"
1586
+ },
1587
+ "line-height": {
1588
+ "$type": "number",
1589
+ "$value": 1.4
1590
+ }
1591
+ },
1592
+ "xs": {
1593
+ "font-size": {
1594
+ "$type": "dimension",
1595
+ "$value": "12px"
1596
+ },
1597
+ "line-height": {
1598
+ "$type": "number",
1599
+ "$value": 1.33333
1600
+ }
1601
+ }
1602
+ },
1603
+ "text-shadow": {
1604
+ "2xs": {
1605
+ "blur-radius": {
1606
+ "$type": "number",
1607
+ "$value": 0
1608
+ },
1609
+ "color": {
1610
+ "$type": "color",
1611
+ "$value": "rgba(0, 0, 0, 0.15)"
1612
+ },
1613
+ "offset-x": {
1614
+ "$type": "number",
1615
+ "$value": 0
1616
+ },
1617
+ "offset-y": {
1618
+ "$type": "number",
1619
+ "$value": 1
1620
+ },
1621
+ "spread-radius": {
1622
+ "$type": "number",
1623
+ "$value": 0
1624
+ }
1625
+ },
1626
+ "lg": {
1627
+ "1": {
1628
+ "blur-radius": {
1629
+ "$type": "number",
1630
+ "$value": 2
1631
+ },
1632
+ "color": {
1633
+ "$type": "color",
1634
+ "$value": "rgba(0, 0, 0, 0.1)"
1635
+ },
1636
+ "offset-x": {
1637
+ "$type": "number",
1638
+ "$value": 0
1639
+ },
1640
+ "offset-y": {
1641
+ "$type": "number",
1642
+ "$value": 1
1643
+ },
1644
+ "spread-radius": {
1645
+ "$type": "number",
1646
+ "$value": 0
1647
+ }
1648
+ },
1649
+ "2": {
1650
+ "blur-radius": {
1651
+ "$type": "number",
1652
+ "$value": 2
1653
+ },
1654
+ "color": {
1655
+ "$type": "color",
1656
+ "$value": "rgba(0, 0, 0, 0.1)"
1657
+ },
1658
+ "offset-x": {
1659
+ "$type": "number",
1660
+ "$value": 0
1661
+ },
1662
+ "offset-y": {
1663
+ "$type": "number",
1664
+ "$value": 3
1665
+ },
1666
+ "spread-radius": {
1667
+ "$type": "number",
1668
+ "$value": 0
1669
+ }
1670
+ },
1671
+ "3": {
1672
+ "blur-radius": {
1673
+ "$type": "number",
1674
+ "$value": 8
1675
+ },
1676
+ "color": {
1677
+ "$type": "color",
1678
+ "$value": "rgba(0, 0, 0, 0.1)"
1679
+ },
1680
+ "offset-x": {
1681
+ "$type": "number",
1682
+ "$value": 0
1683
+ },
1684
+ "offset-y": {
1685
+ "$type": "number",
1686
+ "$value": 4
1687
+ },
1688
+ "spread-radius": {
1689
+ "$type": "number",
1690
+ "$value": 0
1691
+ }
1692
+ }
1693
+ },
1694
+ "md": {
1695
+ "1": {
1696
+ "blur-radius": {
1697
+ "$type": "number",
1698
+ "$value": 1
1699
+ },
1700
+ "color": {
1701
+ "$type": "color",
1702
+ "$value": "rgba(0, 0, 0, 0.1)"
1703
+ },
1704
+ "offset-x": {
1705
+ "$type": "number",
1706
+ "$value": 0
1707
+ },
1708
+ "offset-y": {
1709
+ "$type": "number",
1710
+ "$value": 1
1711
+ },
1712
+ "spread-radius": {
1713
+ "$type": "number",
1714
+ "$value": 0
1715
+ }
1716
+ },
1717
+ "2": {
1718
+ "blur-radius": {
1719
+ "$type": "number",
1720
+ "$value": 2
1721
+ },
1722
+ "color": {
1723
+ "$type": "color",
1724
+ "$value": "rgba(0, 0, 0, 0.1)"
1725
+ },
1726
+ "offset-x": {
1727
+ "$type": "number",
1728
+ "$value": 0
1729
+ },
1730
+ "offset-y": {
1731
+ "$type": "number",
1732
+ "$value": 1
1733
+ },
1734
+ "spread-radius": {
1735
+ "$type": "number",
1736
+ "$value": 0
1737
+ }
1738
+ },
1739
+ "3": {
1740
+ "blur-radius": {
1741
+ "$type": "number",
1742
+ "$value": 4
1743
+ },
1744
+ "color": {
1745
+ "$type": "color",
1746
+ "$value": "rgba(0, 0, 0, 0.1)"
1747
+ },
1748
+ "offset-x": {
1749
+ "$type": "number",
1750
+ "$value": 0
1751
+ },
1752
+ "offset-y": {
1753
+ "$type": "number",
1754
+ "$value": 2
1755
+ },
1756
+ "spread-radius": {
1757
+ "$type": "number",
1758
+ "$value": 0
1759
+ }
1760
+ }
1761
+ },
1762
+ "sm": {
1763
+ "1": {
1764
+ "blur-radius": {
1765
+ "$type": "number",
1766
+ "$value": 0
1767
+ },
1768
+ "color": {
1769
+ "$type": "color",
1770
+ "$value": "rgba(0, 0, 0, 0.075)"
1771
+ },
1772
+ "offset-x": {
1773
+ "$type": "number",
1774
+ "$value": 0
1775
+ },
1776
+ "offset-y": {
1777
+ "$type": "number",
1778
+ "$value": 1
1779
+ },
1780
+ "spread-radius": {
1781
+ "$type": "number",
1782
+ "$value": 0
1783
+ }
1784
+ },
1785
+ "2": {
1786
+ "blur-radius": {
1787
+ "$type": "number",
1788
+ "$value": 1
1789
+ },
1790
+ "color": {
1791
+ "$type": "color",
1792
+ "$value": "rgba(0, 0, 0, 0.075)"
1793
+ },
1794
+ "offset-x": {
1795
+ "$type": "number",
1796
+ "$value": 0
1797
+ },
1798
+ "offset-y": {
1799
+ "$type": "number",
1800
+ "$value": 1
1801
+ },
1802
+ "spread-radius": {
1803
+ "$type": "number",
1804
+ "$value": 0
1805
+ }
1806
+ },
1807
+ "3": {
1808
+ "blur-radius": {
1809
+ "$type": "number",
1810
+ "$value": 2
1811
+ },
1812
+ "color": {
1813
+ "$type": "color",
1814
+ "$value": "rgba(0, 0, 0, 0.075)"
1815
+ },
1816
+ "offset-x": {
1817
+ "$type": "number",
1818
+ "$value": 0
1819
+ },
1820
+ "offset-y": {
1821
+ "$type": "number",
1822
+ "$value": 2
1823
+ },
1824
+ "spread-radius": {
1825
+ "$type": "number",
1826
+ "$value": 0
1827
+ }
1828
+ }
1829
+ },
1830
+ "xs": {
1831
+ "blur-radius": {
1832
+ "$type": "number",
1833
+ "$value": 1
1834
+ },
1835
+ "color": {
1836
+ "$type": "color",
1837
+ "$value": "rgba(0, 0, 0, 0.2)"
1838
+ },
1839
+ "offset-x": {
1840
+ "$type": "number",
1841
+ "$value": 0
1842
+ },
1843
+ "offset-y": {
1844
+ "$type": "number",
1845
+ "$value": 1
1846
+ },
1847
+ "spread-radius": {
1848
+ "$type": "number",
1849
+ "$value": 0
1850
+ }
1851
+ }
1852
+ },
1853
+ "tracking": {
1854
+ "normal": {
1855
+ "$type": "number",
1856
+ "$value": 0
1857
+ },
1858
+ "tight": {
1859
+ "$type": "number",
1860
+ "$value": -0.4000000059604645
1861
+ },
1862
+ "tighter": {
1863
+ "$type": "number",
1864
+ "$value": -0.800000011920929
1865
+ },
1866
+ "wide": {
1867
+ "$type": "number",
1868
+ "$value": 0.4000000059604645
1869
+ },
1870
+ "wider": {
1871
+ "$type": "number",
1872
+ "$value": 0.800000011920929
1873
+ },
1874
+ "widest": {
1875
+ "$type": "number",
1876
+ "$value": 1.600000023841858
1877
+ }
1878
+ },
1879
+ "container": {
1880
+ "2xl": {
1881
+ "$type": "dimension",
1882
+ "$value": "672px"
1883
+ },
1884
+ "2xs": {
1885
+ "$type": "dimension",
1886
+ "$value": "288px"
1887
+ },
1888
+ "3xl": {
1889
+ "$type": "dimension",
1890
+ "$value": "768px"
1891
+ },
1892
+ "3xs": {
1893
+ "$type": "dimension",
1894
+ "$value": "256px"
1895
+ },
1896
+ "4xl": {
1897
+ "$type": "dimension",
1898
+ "$value": "896px"
1899
+ },
1900
+ "5xl": {
1901
+ "$type": "dimension",
1902
+ "$value": "1024px"
1903
+ },
1904
+ "6xl": {
1905
+ "$type": "dimension",
1906
+ "$value": "1152px"
1907
+ },
1908
+ "7xl": {
1909
+ "$type": "dimension",
1910
+ "$value": "1280px"
1911
+ },
1912
+ "lg": {
1913
+ "$type": "dimension",
1914
+ "$value": "512px"
1915
+ },
1916
+ "md": {
1917
+ "$type": "dimension",
1918
+ "$value": "448px"
1919
+ },
1920
+ "sm": {
1921
+ "$type": "dimension",
1922
+ "$value": "384px"
1923
+ },
1924
+ "xl": {
1925
+ "$type": "dimension",
1926
+ "$value": "576px"
1927
+ },
1928
+ "xs": {
1929
+ "$type": "dimension",
1930
+ "$value": "320px"
1931
+ }
1932
+ },
1933
+ "modes": {
1934
+ "light": {},
1935
+ "dark": {}
1936
+ },
1937
+ "platform": {
1938
+ "web": {
1939
+ "font": {
1940
+ "mono": {
1941
+ "$type": "string",
1942
+ "$value": "IBM Plex Mono"
1943
+ },
1944
+ "sans": {
1945
+ "$type": "string",
1946
+ "$value": "Inter"
1947
+ }
1948
+ }
1949
+ },
1950
+ "ios": {
1951
+ "font": {
1952
+ "mono": {
1953
+ "$type": "string",
1954
+ "$value": "SF Mono"
1955
+ },
1956
+ "sans": {
1957
+ "$type": "string",
1958
+ "$value": "SF Pro"
1959
+ }
1960
+ }
1961
+ },
1962
+ "android": {
1963
+ "font": {
1964
+ "mono": {
1965
+ "$type": "string",
1966
+ "$value": "Roboto Mono"
1967
+ },
1968
+ "sans": {
1969
+ "$type": "string",
1970
+ "$value": "Roboto"
1971
+ }
1972
+ }
1973
+ }
1974
+ }
1975
+ }