@frontify/fondue 13.5.1 → 13.6.1

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