@frontify/fondue 13.0.0-beta.0 → 13.0.0-beta.2

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