@esri/calcite-design-tokens 3.2.0-next.4 → 3.2.0-next.5
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.
- package/dist/docs/core.json +464 -1
- package/dist/docs/dark.json +69 -11
- package/dist/docs/global.json +230 -132
- package/dist/docs/light.json +61 -1
- package/dist/docs/semantic.json +114 -76
- package/dist/js/core.js +926 -0
- package/dist/js/dark.js +144 -22
- package/dist/js/global.d.ts +8 -10
- package/dist/js/global.js +554 -352
- package/dist/js/light.js +120 -0
- package/dist/js/semantic.d.ts +8 -10
- package/dist/js/semantic.js +322 -240
- package/package.json +2 -2
package/dist/js/global.js
CHANGED
|
@@ -17,6 +17,7 @@ export default {
|
|
|
17
17
|
type: "color",
|
|
18
18
|
attributes: {
|
|
19
19
|
category: "color",
|
|
20
|
+
group: "background",
|
|
20
21
|
type: "color",
|
|
21
22
|
item: "background",
|
|
22
23
|
subitem: "default",
|
|
@@ -40,6 +41,7 @@ export default {
|
|
|
40
41
|
type: "color",
|
|
41
42
|
attributes: {
|
|
42
43
|
category: "color",
|
|
44
|
+
group: "background",
|
|
43
45
|
},
|
|
44
46
|
key: "{semantic.color.background.default}",
|
|
45
47
|
},
|
|
@@ -52,6 +54,7 @@ export default {
|
|
|
52
54
|
type: "color",
|
|
53
55
|
attributes: {
|
|
54
56
|
category: "color",
|
|
57
|
+
group: "background",
|
|
55
58
|
type: "color",
|
|
56
59
|
item: "background",
|
|
57
60
|
subitem: "none",
|
|
@@ -75,6 +78,7 @@ export default {
|
|
|
75
78
|
type: "color",
|
|
76
79
|
attributes: {
|
|
77
80
|
category: "color",
|
|
81
|
+
group: "background",
|
|
78
82
|
},
|
|
79
83
|
key: "{semantic.color.background.none}",
|
|
80
84
|
},
|
|
@@ -92,6 +96,7 @@ export default {
|
|
|
92
96
|
type: "color",
|
|
93
97
|
attributes: {
|
|
94
98
|
category: "color",
|
|
99
|
+
group: "foreground",
|
|
95
100
|
type: "color",
|
|
96
101
|
item: "foreground",
|
|
97
102
|
subitem: "1",
|
|
@@ -115,6 +120,7 @@ export default {
|
|
|
115
120
|
type: "color",
|
|
116
121
|
attributes: {
|
|
117
122
|
category: "color",
|
|
123
|
+
group: "foreground",
|
|
118
124
|
},
|
|
119
125
|
key: "{semantic.color.foreground.1}",
|
|
120
126
|
},
|
|
@@ -130,6 +136,7 @@ export default {
|
|
|
130
136
|
type: "color",
|
|
131
137
|
attributes: {
|
|
132
138
|
category: "color",
|
|
139
|
+
group: "foreground",
|
|
133
140
|
type: "color",
|
|
134
141
|
item: "foreground",
|
|
135
142
|
subitem: "2",
|
|
@@ -153,6 +160,7 @@ export default {
|
|
|
153
160
|
type: "color",
|
|
154
161
|
attributes: {
|
|
155
162
|
category: "color",
|
|
163
|
+
group: "foreground",
|
|
156
164
|
},
|
|
157
165
|
key: "{semantic.color.foreground.2}",
|
|
158
166
|
},
|
|
@@ -168,6 +176,7 @@ export default {
|
|
|
168
176
|
type: "color",
|
|
169
177
|
attributes: {
|
|
170
178
|
category: "color",
|
|
179
|
+
group: "foreground",
|
|
171
180
|
type: "color",
|
|
172
181
|
item: "foreground",
|
|
173
182
|
subitem: "3",
|
|
@@ -191,6 +200,7 @@ export default {
|
|
|
191
200
|
type: "color",
|
|
192
201
|
attributes: {
|
|
193
202
|
category: "color",
|
|
203
|
+
group: "foreground",
|
|
194
204
|
},
|
|
195
205
|
key: "{semantic.color.foreground.3}",
|
|
196
206
|
},
|
|
@@ -206,6 +216,7 @@ export default {
|
|
|
206
216
|
type: "color",
|
|
207
217
|
attributes: {
|
|
208
218
|
category: "color",
|
|
219
|
+
group: "foreground",
|
|
209
220
|
type: "color",
|
|
210
221
|
item: "foreground",
|
|
211
222
|
subitem: "current",
|
|
@@ -241,6 +252,7 @@ export default {
|
|
|
241
252
|
type: "color",
|
|
242
253
|
attributes: {
|
|
243
254
|
category: "color",
|
|
255
|
+
group: "foreground",
|
|
244
256
|
},
|
|
245
257
|
description:
|
|
246
258
|
"deprecated, use --calcite-color-foreground-highlight instead",
|
|
@@ -260,6 +272,7 @@ export default {
|
|
|
260
272
|
type: "color",
|
|
261
273
|
attributes: {
|
|
262
274
|
category: "color",
|
|
275
|
+
group: "foreground",
|
|
263
276
|
type: "color",
|
|
264
277
|
item: "foreground",
|
|
265
278
|
subitem: "highlight",
|
|
@@ -283,6 +296,7 @@ export default {
|
|
|
283
296
|
type: "color",
|
|
284
297
|
attributes: {
|
|
285
298
|
category: "color",
|
|
299
|
+
group: "foreground",
|
|
286
300
|
},
|
|
287
301
|
key: "{semantic.color.foreground.highlight}",
|
|
288
302
|
},
|
|
@@ -301,6 +315,7 @@ export default {
|
|
|
301
315
|
type: "color",
|
|
302
316
|
attributes: {
|
|
303
317
|
category: "color",
|
|
318
|
+
group: "transparent",
|
|
304
319
|
type: "color",
|
|
305
320
|
item: "transparent",
|
|
306
321
|
subitem: "default",
|
|
@@ -325,6 +340,7 @@ export default {
|
|
|
325
340
|
type: "color",
|
|
326
341
|
attributes: {
|
|
327
342
|
category: "color",
|
|
343
|
+
group: "transparent",
|
|
328
344
|
},
|
|
329
345
|
key: "{semantic.color.transparent.default.default}",
|
|
330
346
|
},
|
|
@@ -340,6 +356,7 @@ export default {
|
|
|
340
356
|
type: "color",
|
|
341
357
|
attributes: {
|
|
342
358
|
category: "color",
|
|
359
|
+
group: "transparent",
|
|
343
360
|
type: "color",
|
|
344
361
|
item: "transparent",
|
|
345
362
|
subitem: "default",
|
|
@@ -364,6 +381,7 @@ export default {
|
|
|
364
381
|
type: "color",
|
|
365
382
|
attributes: {
|
|
366
383
|
category: "color",
|
|
384
|
+
group: "transparent",
|
|
367
385
|
},
|
|
368
386
|
key: "{semantic.color.transparent.default.hover}",
|
|
369
387
|
},
|
|
@@ -379,6 +397,7 @@ export default {
|
|
|
379
397
|
type: "color",
|
|
380
398
|
attributes: {
|
|
381
399
|
category: "color",
|
|
400
|
+
group: "transparent",
|
|
382
401
|
type: "color",
|
|
383
402
|
item: "transparent",
|
|
384
403
|
subitem: "default",
|
|
@@ -403,6 +422,7 @@ export default {
|
|
|
403
422
|
type: "color",
|
|
404
423
|
attributes: {
|
|
405
424
|
category: "color",
|
|
425
|
+
group: "transparent",
|
|
406
426
|
},
|
|
407
427
|
key: "{semantic.color.transparent.default.press}",
|
|
408
428
|
},
|
|
@@ -420,6 +440,8 @@ export default {
|
|
|
420
440
|
type: "color",
|
|
421
441
|
attributes: {
|
|
422
442
|
category: "color",
|
|
443
|
+
group: "transparent",
|
|
444
|
+
kind: "inverse",
|
|
423
445
|
type: "color",
|
|
424
446
|
item: "transparent",
|
|
425
447
|
subitem: "inverse",
|
|
@@ -444,6 +466,8 @@ export default {
|
|
|
444
466
|
type: "color",
|
|
445
467
|
attributes: {
|
|
446
468
|
category: "color",
|
|
469
|
+
group: "transparent",
|
|
470
|
+
kind: "inverse",
|
|
447
471
|
},
|
|
448
472
|
key: "{semantic.color.transparent.inverse.hover}",
|
|
449
473
|
},
|
|
@@ -459,6 +483,8 @@ export default {
|
|
|
459
483
|
type: "color",
|
|
460
484
|
attributes: {
|
|
461
485
|
category: "color",
|
|
486
|
+
group: "transparent",
|
|
487
|
+
kind: "inverse",
|
|
462
488
|
type: "color",
|
|
463
489
|
item: "transparent",
|
|
464
490
|
subitem: "inverse",
|
|
@@ -483,6 +509,8 @@ export default {
|
|
|
483
509
|
type: "color",
|
|
484
510
|
attributes: {
|
|
485
511
|
category: "color",
|
|
512
|
+
group: "transparent",
|
|
513
|
+
kind: "inverse",
|
|
486
514
|
},
|
|
487
515
|
key: "{semantic.color.transparent.inverse.press}",
|
|
488
516
|
},
|
|
@@ -499,6 +527,7 @@ export default {
|
|
|
499
527
|
type: "color",
|
|
500
528
|
attributes: {
|
|
501
529
|
category: "color",
|
|
530
|
+
group: "transparent",
|
|
502
531
|
type: "color",
|
|
503
532
|
item: "transparent",
|
|
504
533
|
subitem: "scrim",
|
|
@@ -522,6 +551,7 @@ export default {
|
|
|
522
551
|
type: "color",
|
|
523
552
|
attributes: {
|
|
524
553
|
category: "color",
|
|
554
|
+
group: "transparent",
|
|
525
555
|
},
|
|
526
556
|
key: "{semantic.color.transparent.scrim}",
|
|
527
557
|
},
|
|
@@ -537,6 +567,7 @@ export default {
|
|
|
537
567
|
type: "color",
|
|
538
568
|
attributes: {
|
|
539
569
|
category: "color",
|
|
570
|
+
group: "transparent",
|
|
540
571
|
type: "color",
|
|
541
572
|
item: "transparent",
|
|
542
573
|
subitem: "tint",
|
|
@@ -560,6 +591,7 @@ export default {
|
|
|
560
591
|
type: "color",
|
|
561
592
|
attributes: {
|
|
562
593
|
category: "color",
|
|
594
|
+
group: "transparent",
|
|
563
595
|
},
|
|
564
596
|
key: "{semantic.color.transparent.tint}",
|
|
565
597
|
},
|
|
@@ -578,6 +610,7 @@ export default {
|
|
|
578
610
|
type: "color",
|
|
579
611
|
attributes: {
|
|
580
612
|
category: "color",
|
|
613
|
+
group: "brand",
|
|
581
614
|
type: "color",
|
|
582
615
|
item: "brand",
|
|
583
616
|
subitem: "default",
|
|
@@ -602,6 +635,7 @@ export default {
|
|
|
602
635
|
type: "color",
|
|
603
636
|
attributes: {
|
|
604
637
|
category: "color",
|
|
638
|
+
group: "brand",
|
|
605
639
|
},
|
|
606
640
|
key: "{semantic.color.brand.default.default}",
|
|
607
641
|
},
|
|
@@ -617,6 +651,7 @@ export default {
|
|
|
617
651
|
type: "color",
|
|
618
652
|
attributes: {
|
|
619
653
|
category: "color",
|
|
654
|
+
group: "brand",
|
|
620
655
|
type: "color",
|
|
621
656
|
item: "brand",
|
|
622
657
|
subitem: "default",
|
|
@@ -641,6 +676,7 @@ export default {
|
|
|
641
676
|
type: "color",
|
|
642
677
|
attributes: {
|
|
643
678
|
category: "color",
|
|
679
|
+
group: "brand",
|
|
644
680
|
},
|
|
645
681
|
key: "{semantic.color.brand.default.hover}",
|
|
646
682
|
},
|
|
@@ -656,6 +692,7 @@ export default {
|
|
|
656
692
|
type: "color",
|
|
657
693
|
attributes: {
|
|
658
694
|
category: "color",
|
|
695
|
+
group: "brand",
|
|
659
696
|
type: "color",
|
|
660
697
|
item: "brand",
|
|
661
698
|
subitem: "default",
|
|
@@ -680,6 +717,7 @@ export default {
|
|
|
680
717
|
type: "color",
|
|
681
718
|
attributes: {
|
|
682
719
|
category: "color",
|
|
720
|
+
group: "brand",
|
|
683
721
|
},
|
|
684
722
|
key: "{semantic.color.brand.default.press}",
|
|
685
723
|
},
|
|
@@ -696,6 +734,7 @@ export default {
|
|
|
696
734
|
},
|
|
697
735
|
attributes: {
|
|
698
736
|
category: "color",
|
|
737
|
+
group: "brand",
|
|
699
738
|
type: "color",
|
|
700
739
|
item: "brand",
|
|
701
740
|
subitem: "underline",
|
|
@@ -720,6 +759,7 @@ export default {
|
|
|
720
759
|
"rgba({core.color.high-saturation.blue.h-bb-070}, {core.opacity.40})",
|
|
721
760
|
attributes: {
|
|
722
761
|
category: "color",
|
|
762
|
+
group: "brand",
|
|
723
763
|
},
|
|
724
764
|
key: "{semantic.color.brand.underline}",
|
|
725
765
|
},
|
|
@@ -738,6 +778,8 @@ export default {
|
|
|
738
778
|
type: "color",
|
|
739
779
|
attributes: {
|
|
740
780
|
category: "color",
|
|
781
|
+
group: "status",
|
|
782
|
+
kind: "info",
|
|
741
783
|
type: "color",
|
|
742
784
|
item: "status",
|
|
743
785
|
subitem: "info",
|
|
@@ -762,6 +804,8 @@ export default {
|
|
|
762
804
|
type: "color",
|
|
763
805
|
attributes: {
|
|
764
806
|
category: "color",
|
|
807
|
+
group: "status",
|
|
808
|
+
kind: "info",
|
|
765
809
|
},
|
|
766
810
|
key: "{semantic.color.status.info.default}",
|
|
767
811
|
},
|
|
@@ -777,6 +821,8 @@ export default {
|
|
|
777
821
|
type: "color",
|
|
778
822
|
attributes: {
|
|
779
823
|
category: "color",
|
|
824
|
+
group: "status",
|
|
825
|
+
kind: "info",
|
|
780
826
|
type: "color",
|
|
781
827
|
item: "status",
|
|
782
828
|
subitem: "info",
|
|
@@ -801,6 +847,8 @@ export default {
|
|
|
801
847
|
type: "color",
|
|
802
848
|
attributes: {
|
|
803
849
|
category: "color",
|
|
850
|
+
group: "status",
|
|
851
|
+
kind: "info",
|
|
804
852
|
},
|
|
805
853
|
key: "{semantic.color.status.info.hover}",
|
|
806
854
|
},
|
|
@@ -816,6 +864,8 @@ export default {
|
|
|
816
864
|
type: "color",
|
|
817
865
|
attributes: {
|
|
818
866
|
category: "color",
|
|
867
|
+
group: "status",
|
|
868
|
+
kind: "info",
|
|
819
869
|
type: "color",
|
|
820
870
|
item: "status",
|
|
821
871
|
subitem: "info",
|
|
@@ -840,6 +890,8 @@ export default {
|
|
|
840
890
|
type: "color",
|
|
841
891
|
attributes: {
|
|
842
892
|
category: "color",
|
|
893
|
+
group: "status",
|
|
894
|
+
kind: "info",
|
|
843
895
|
},
|
|
844
896
|
key: "{semantic.color.status.info.press}",
|
|
845
897
|
},
|
|
@@ -857,6 +909,8 @@ export default {
|
|
|
857
909
|
type: "color",
|
|
858
910
|
attributes: {
|
|
859
911
|
category: "color",
|
|
912
|
+
group: "status",
|
|
913
|
+
kind: "success",
|
|
860
914
|
type: "color",
|
|
861
915
|
item: "status",
|
|
862
916
|
subitem: "success",
|
|
@@ -881,6 +935,8 @@ export default {
|
|
|
881
935
|
type: "color",
|
|
882
936
|
attributes: {
|
|
883
937
|
category: "color",
|
|
938
|
+
group: "status",
|
|
939
|
+
kind: "success",
|
|
884
940
|
},
|
|
885
941
|
key: "{semantic.color.status.success.default}",
|
|
886
942
|
},
|
|
@@ -896,6 +952,8 @@ export default {
|
|
|
896
952
|
type: "color",
|
|
897
953
|
attributes: {
|
|
898
954
|
category: "color",
|
|
955
|
+
group: "status",
|
|
956
|
+
kind: "success",
|
|
899
957
|
type: "color",
|
|
900
958
|
item: "status",
|
|
901
959
|
subitem: "success",
|
|
@@ -920,6 +978,8 @@ export default {
|
|
|
920
978
|
type: "color",
|
|
921
979
|
attributes: {
|
|
922
980
|
category: "color",
|
|
981
|
+
group: "status",
|
|
982
|
+
kind: "success",
|
|
923
983
|
},
|
|
924
984
|
key: "{semantic.color.status.success.hover}",
|
|
925
985
|
},
|
|
@@ -935,6 +995,8 @@ export default {
|
|
|
935
995
|
type: "color",
|
|
936
996
|
attributes: {
|
|
937
997
|
category: "color",
|
|
998
|
+
group: "status",
|
|
999
|
+
kind: "success",
|
|
938
1000
|
type: "color",
|
|
939
1001
|
item: "status",
|
|
940
1002
|
subitem: "success",
|
|
@@ -959,6 +1021,8 @@ export default {
|
|
|
959
1021
|
type: "color",
|
|
960
1022
|
attributes: {
|
|
961
1023
|
category: "color",
|
|
1024
|
+
group: "status",
|
|
1025
|
+
kind: "success",
|
|
962
1026
|
},
|
|
963
1027
|
key: "{semantic.color.status.success.press}",
|
|
964
1028
|
},
|
|
@@ -976,6 +1040,8 @@ export default {
|
|
|
976
1040
|
type: "color",
|
|
977
1041
|
attributes: {
|
|
978
1042
|
category: "color",
|
|
1043
|
+
group: "status",
|
|
1044
|
+
kind: "warning",
|
|
979
1045
|
type: "color",
|
|
980
1046
|
item: "status",
|
|
981
1047
|
subitem: "warning",
|
|
@@ -1000,6 +1066,8 @@ export default {
|
|
|
1000
1066
|
type: "color",
|
|
1001
1067
|
attributes: {
|
|
1002
1068
|
category: "color",
|
|
1069
|
+
group: "status",
|
|
1070
|
+
kind: "warning",
|
|
1003
1071
|
},
|
|
1004
1072
|
key: "{semantic.color.status.warning.default}",
|
|
1005
1073
|
},
|
|
@@ -1015,6 +1083,8 @@ export default {
|
|
|
1015
1083
|
type: "color",
|
|
1016
1084
|
attributes: {
|
|
1017
1085
|
category: "color",
|
|
1086
|
+
group: "status",
|
|
1087
|
+
kind: "warning",
|
|
1018
1088
|
type: "color",
|
|
1019
1089
|
item: "status",
|
|
1020
1090
|
subitem: "warning",
|
|
@@ -1039,6 +1109,8 @@ export default {
|
|
|
1039
1109
|
type: "color",
|
|
1040
1110
|
attributes: {
|
|
1041
1111
|
category: "color",
|
|
1112
|
+
group: "status",
|
|
1113
|
+
kind: "warning",
|
|
1042
1114
|
},
|
|
1043
1115
|
key: "{semantic.color.status.warning.hover}",
|
|
1044
1116
|
},
|
|
@@ -1054,6 +1126,8 @@ export default {
|
|
|
1054
1126
|
type: "color",
|
|
1055
1127
|
attributes: {
|
|
1056
1128
|
category: "color",
|
|
1129
|
+
group: "status",
|
|
1130
|
+
kind: "warning",
|
|
1057
1131
|
type: "color",
|
|
1058
1132
|
item: "status",
|
|
1059
1133
|
subitem: "warning",
|
|
@@ -1078,6 +1152,8 @@ export default {
|
|
|
1078
1152
|
type: "color",
|
|
1079
1153
|
attributes: {
|
|
1080
1154
|
category: "color",
|
|
1155
|
+
group: "status",
|
|
1156
|
+
kind: "warning",
|
|
1081
1157
|
},
|
|
1082
1158
|
key: "{semantic.color.status.warning.press}",
|
|
1083
1159
|
},
|
|
@@ -1095,6 +1171,8 @@ export default {
|
|
|
1095
1171
|
type: "color",
|
|
1096
1172
|
attributes: {
|
|
1097
1173
|
category: "color",
|
|
1174
|
+
group: "status",
|
|
1175
|
+
kind: "danger",
|
|
1098
1176
|
type: "color",
|
|
1099
1177
|
item: "status",
|
|
1100
1178
|
subitem: "danger",
|
|
@@ -1119,6 +1197,8 @@ export default {
|
|
|
1119
1197
|
type: "color",
|
|
1120
1198
|
attributes: {
|
|
1121
1199
|
category: "color",
|
|
1200
|
+
group: "status",
|
|
1201
|
+
kind: "danger",
|
|
1122
1202
|
},
|
|
1123
1203
|
key: "{semantic.color.status.danger.default}",
|
|
1124
1204
|
},
|
|
@@ -1134,6 +1214,8 @@ export default {
|
|
|
1134
1214
|
type: "color",
|
|
1135
1215
|
attributes: {
|
|
1136
1216
|
category: "color",
|
|
1217
|
+
group: "status",
|
|
1218
|
+
kind: "danger",
|
|
1137
1219
|
type: "color",
|
|
1138
1220
|
item: "status",
|
|
1139
1221
|
subitem: "danger",
|
|
@@ -1158,6 +1240,8 @@ export default {
|
|
|
1158
1240
|
type: "color",
|
|
1159
1241
|
attributes: {
|
|
1160
1242
|
category: "color",
|
|
1243
|
+
group: "status",
|
|
1244
|
+
kind: "danger",
|
|
1161
1245
|
},
|
|
1162
1246
|
key: "{semantic.color.status.danger.hover}",
|
|
1163
1247
|
},
|
|
@@ -1173,6 +1257,8 @@ export default {
|
|
|
1173
1257
|
type: "color",
|
|
1174
1258
|
attributes: {
|
|
1175
1259
|
category: "color",
|
|
1260
|
+
group: "status",
|
|
1261
|
+
kind: "danger",
|
|
1176
1262
|
type: "color",
|
|
1177
1263
|
item: "status",
|
|
1178
1264
|
subitem: "danger",
|
|
@@ -1197,6 +1283,8 @@ export default {
|
|
|
1197
1283
|
type: "color",
|
|
1198
1284
|
attributes: {
|
|
1199
1285
|
category: "color",
|
|
1286
|
+
group: "status",
|
|
1287
|
+
kind: "danger",
|
|
1200
1288
|
},
|
|
1201
1289
|
key: "{semantic.color.status.danger.press}",
|
|
1202
1290
|
},
|
|
@@ -1215,6 +1303,7 @@ export default {
|
|
|
1215
1303
|
type: "color",
|
|
1216
1304
|
attributes: {
|
|
1217
1305
|
category: "color",
|
|
1306
|
+
group: "inverse",
|
|
1218
1307
|
type: "color",
|
|
1219
1308
|
item: "inverse",
|
|
1220
1309
|
subitem: "default",
|
|
@@ -1238,6 +1327,7 @@ export default {
|
|
|
1238
1327
|
type: "color",
|
|
1239
1328
|
attributes: {
|
|
1240
1329
|
category: "color",
|
|
1330
|
+
group: "inverse",
|
|
1241
1331
|
},
|
|
1242
1332
|
key: "{semantic.color.inverse.default}",
|
|
1243
1333
|
},
|
|
@@ -1253,6 +1343,7 @@ export default {
|
|
|
1253
1343
|
type: "color",
|
|
1254
1344
|
attributes: {
|
|
1255
1345
|
category: "color",
|
|
1346
|
+
group: "inverse",
|
|
1256
1347
|
type: "color",
|
|
1257
1348
|
item: "inverse",
|
|
1258
1349
|
subitem: "hover",
|
|
@@ -1276,6 +1367,7 @@ export default {
|
|
|
1276
1367
|
type: "color",
|
|
1277
1368
|
attributes: {
|
|
1278
1369
|
category: "color",
|
|
1370
|
+
group: "inverse",
|
|
1279
1371
|
},
|
|
1280
1372
|
key: "{semantic.color.inverse.hover}",
|
|
1281
1373
|
},
|
|
@@ -1291,6 +1383,7 @@ export default {
|
|
|
1291
1383
|
type: "color",
|
|
1292
1384
|
attributes: {
|
|
1293
1385
|
category: "color",
|
|
1386
|
+
group: "inverse",
|
|
1294
1387
|
type: "color",
|
|
1295
1388
|
item: "inverse",
|
|
1296
1389
|
subitem: "press",
|
|
@@ -1314,6 +1407,7 @@ export default {
|
|
|
1314
1407
|
type: "color",
|
|
1315
1408
|
attributes: {
|
|
1316
1409
|
category: "color",
|
|
1410
|
+
group: "inverse",
|
|
1317
1411
|
},
|
|
1318
1412
|
key: "{semantic.color.inverse.press}",
|
|
1319
1413
|
},
|
|
@@ -1331,6 +1425,7 @@ export default {
|
|
|
1331
1425
|
type: "color",
|
|
1332
1426
|
attributes: {
|
|
1333
1427
|
category: "color",
|
|
1428
|
+
group: "text",
|
|
1334
1429
|
type: "color",
|
|
1335
1430
|
item: "text",
|
|
1336
1431
|
subitem: "1",
|
|
@@ -1354,6 +1449,7 @@ export default {
|
|
|
1354
1449
|
type: "color",
|
|
1355
1450
|
attributes: {
|
|
1356
1451
|
category: "color",
|
|
1452
|
+
group: "text",
|
|
1357
1453
|
},
|
|
1358
1454
|
key: "{semantic.color.text.1}",
|
|
1359
1455
|
},
|
|
@@ -1369,6 +1465,7 @@ export default {
|
|
|
1369
1465
|
type: "color",
|
|
1370
1466
|
attributes: {
|
|
1371
1467
|
category: "color",
|
|
1468
|
+
group: "text",
|
|
1372
1469
|
type: "color",
|
|
1373
1470
|
item: "text",
|
|
1374
1471
|
subitem: "2",
|
|
@@ -1392,6 +1489,7 @@ export default {
|
|
|
1392
1489
|
type: "color",
|
|
1393
1490
|
attributes: {
|
|
1394
1491
|
category: "color",
|
|
1492
|
+
group: "text",
|
|
1395
1493
|
},
|
|
1396
1494
|
key: "{semantic.color.text.2}",
|
|
1397
1495
|
},
|
|
@@ -1407,6 +1505,7 @@ export default {
|
|
|
1407
1505
|
type: "color",
|
|
1408
1506
|
attributes: {
|
|
1409
1507
|
category: "color",
|
|
1508
|
+
group: "text",
|
|
1410
1509
|
type: "color",
|
|
1411
1510
|
item: "text",
|
|
1412
1511
|
subitem: "3",
|
|
@@ -1430,6 +1529,7 @@ export default {
|
|
|
1430
1529
|
type: "color",
|
|
1431
1530
|
attributes: {
|
|
1432
1531
|
category: "color",
|
|
1532
|
+
group: "text",
|
|
1433
1533
|
},
|
|
1434
1534
|
key: "{semantic.color.text.3}",
|
|
1435
1535
|
},
|
|
@@ -1445,6 +1545,7 @@ export default {
|
|
|
1445
1545
|
type: "color",
|
|
1446
1546
|
attributes: {
|
|
1447
1547
|
category: "color",
|
|
1548
|
+
group: "text",
|
|
1448
1549
|
type: "color",
|
|
1449
1550
|
item: "text",
|
|
1450
1551
|
subitem: "highlight",
|
|
@@ -1468,6 +1569,7 @@ export default {
|
|
|
1468
1569
|
type: "color",
|
|
1469
1570
|
attributes: {
|
|
1470
1571
|
category: "color",
|
|
1572
|
+
group: "text",
|
|
1471
1573
|
},
|
|
1472
1574
|
key: "{semantic.color.text.highlight}",
|
|
1473
1575
|
},
|
|
@@ -1483,6 +1585,7 @@ export default {
|
|
|
1483
1585
|
type: "color",
|
|
1484
1586
|
attributes: {
|
|
1485
1587
|
category: "color",
|
|
1588
|
+
group: "text",
|
|
1486
1589
|
type: "color",
|
|
1487
1590
|
item: "text",
|
|
1488
1591
|
subitem: "inverse",
|
|
@@ -1506,6 +1609,7 @@ export default {
|
|
|
1506
1609
|
type: "color",
|
|
1507
1610
|
attributes: {
|
|
1508
1611
|
category: "color",
|
|
1612
|
+
group: "text",
|
|
1509
1613
|
},
|
|
1510
1614
|
key: "{semantic.color.text.inverse}",
|
|
1511
1615
|
},
|
|
@@ -1521,6 +1625,7 @@ export default {
|
|
|
1521
1625
|
type: "color",
|
|
1522
1626
|
attributes: {
|
|
1523
1627
|
category: "color",
|
|
1628
|
+
group: "text",
|
|
1524
1629
|
type: "color",
|
|
1525
1630
|
item: "text",
|
|
1526
1631
|
subitem: "link",
|
|
@@ -1544,6 +1649,7 @@ export default {
|
|
|
1544
1649
|
type: "color",
|
|
1545
1650
|
attributes: {
|
|
1546
1651
|
category: "color",
|
|
1652
|
+
group: "text",
|
|
1547
1653
|
},
|
|
1548
1654
|
key: "{semantic.color.text.link}",
|
|
1549
1655
|
},
|
|
@@ -1561,6 +1667,7 @@ export default {
|
|
|
1561
1667
|
type: "color",
|
|
1562
1668
|
attributes: {
|
|
1563
1669
|
category: "color",
|
|
1670
|
+
group: "border",
|
|
1564
1671
|
type: "color",
|
|
1565
1672
|
item: "border",
|
|
1566
1673
|
subitem: "1",
|
|
@@ -1584,6 +1691,7 @@ export default {
|
|
|
1584
1691
|
type: "color",
|
|
1585
1692
|
attributes: {
|
|
1586
1693
|
category: "color",
|
|
1694
|
+
group: "border",
|
|
1587
1695
|
},
|
|
1588
1696
|
key: "{semantic.color.border.1}",
|
|
1589
1697
|
},
|
|
@@ -1599,6 +1707,7 @@ export default {
|
|
|
1599
1707
|
type: "color",
|
|
1600
1708
|
attributes: {
|
|
1601
1709
|
category: "color",
|
|
1710
|
+
group: "border",
|
|
1602
1711
|
type: "color",
|
|
1603
1712
|
item: "border",
|
|
1604
1713
|
subitem: "2",
|
|
@@ -1622,6 +1731,7 @@ export default {
|
|
|
1622
1731
|
type: "color",
|
|
1623
1732
|
attributes: {
|
|
1624
1733
|
category: "color",
|
|
1734
|
+
group: "border",
|
|
1625
1735
|
},
|
|
1626
1736
|
key: "{semantic.color.border.2}",
|
|
1627
1737
|
},
|
|
@@ -1637,6 +1747,7 @@ export default {
|
|
|
1637
1747
|
type: "color",
|
|
1638
1748
|
attributes: {
|
|
1639
1749
|
category: "color",
|
|
1750
|
+
group: "border",
|
|
1640
1751
|
type: "color",
|
|
1641
1752
|
item: "border",
|
|
1642
1753
|
subitem: "3",
|
|
@@ -1660,6 +1771,7 @@ export default {
|
|
|
1660
1771
|
type: "color",
|
|
1661
1772
|
attributes: {
|
|
1662
1773
|
category: "color",
|
|
1774
|
+
group: "border",
|
|
1663
1775
|
},
|
|
1664
1776
|
key: "{semantic.color.border.3}",
|
|
1665
1777
|
},
|
|
@@ -1675,6 +1787,7 @@ export default {
|
|
|
1675
1787
|
type: "color",
|
|
1676
1788
|
attributes: {
|
|
1677
1789
|
category: "color",
|
|
1790
|
+
group: "border",
|
|
1678
1791
|
type: "color",
|
|
1679
1792
|
item: "border",
|
|
1680
1793
|
subitem: "input",
|
|
@@ -1698,6 +1811,7 @@ export default {
|
|
|
1698
1811
|
type: "color",
|
|
1699
1812
|
attributes: {
|
|
1700
1813
|
category: "color",
|
|
1814
|
+
group: "border",
|
|
1701
1815
|
},
|
|
1702
1816
|
key: "{semantic.color.border.input}",
|
|
1703
1817
|
},
|
|
@@ -1713,6 +1827,7 @@ export default {
|
|
|
1713
1827
|
type: "color",
|
|
1714
1828
|
attributes: {
|
|
1715
1829
|
category: "color",
|
|
1830
|
+
group: "border",
|
|
1716
1831
|
type: "color",
|
|
1717
1832
|
item: "border",
|
|
1718
1833
|
subitem: "ghost",
|
|
@@ -1736,6 +1851,7 @@ export default {
|
|
|
1736
1851
|
type: "color",
|
|
1737
1852
|
attributes: {
|
|
1738
1853
|
category: "color",
|
|
1854
|
+
group: "border",
|
|
1739
1855
|
},
|
|
1740
1856
|
key: "{semantic.color.border.ghost}",
|
|
1741
1857
|
},
|
|
@@ -1751,6 +1867,7 @@ export default {
|
|
|
1751
1867
|
type: "color",
|
|
1752
1868
|
attributes: {
|
|
1753
1869
|
category: "color",
|
|
1870
|
+
group: "border",
|
|
1754
1871
|
type: "color",
|
|
1755
1872
|
item: "border",
|
|
1756
1873
|
subitem: "white",
|
|
@@ -1774,6 +1891,7 @@ export default {
|
|
|
1774
1891
|
type: "color",
|
|
1775
1892
|
attributes: {
|
|
1776
1893
|
category: "color",
|
|
1894
|
+
group: "border",
|
|
1777
1895
|
},
|
|
1778
1896
|
key: "{semantic.color.border.white}",
|
|
1779
1897
|
},
|
|
@@ -1791,6 +1909,7 @@ export default {
|
|
|
1791
1909
|
type: "color",
|
|
1792
1910
|
attributes: {
|
|
1793
1911
|
category: "color",
|
|
1912
|
+
group: "focus",
|
|
1794
1913
|
scope: "component",
|
|
1795
1914
|
type: "color",
|
|
1796
1915
|
item: "focus",
|
|
@@ -1815,6 +1934,7 @@ export default {
|
|
|
1815
1934
|
type: "color",
|
|
1816
1935
|
attributes: {
|
|
1817
1936
|
category: "color",
|
|
1937
|
+
group: "focus",
|
|
1818
1938
|
scope: "component",
|
|
1819
1939
|
},
|
|
1820
1940
|
key: "{semantic.color.focus.default}",
|
|
@@ -1832,6 +1952,7 @@ export default {
|
|
|
1832
1952
|
type: "dimension",
|
|
1833
1953
|
attributes: {
|
|
1834
1954
|
category: "border",
|
|
1955
|
+
group: "width",
|
|
1835
1956
|
type: "border",
|
|
1836
1957
|
item: "width",
|
|
1837
1958
|
subitem: "none",
|
|
@@ -1855,6 +1976,7 @@ export default {
|
|
|
1855
1976
|
type: "dimension",
|
|
1856
1977
|
attributes: {
|
|
1857
1978
|
category: "border",
|
|
1979
|
+
group: "width",
|
|
1858
1980
|
},
|
|
1859
1981
|
key: "{semantic.border.width.none}",
|
|
1860
1982
|
},
|
|
@@ -1867,6 +1989,7 @@ export default {
|
|
|
1867
1989
|
type: "dimension",
|
|
1868
1990
|
attributes: {
|
|
1869
1991
|
category: "border",
|
|
1992
|
+
group: "width",
|
|
1870
1993
|
type: "border",
|
|
1871
1994
|
item: "width",
|
|
1872
1995
|
subitem: "sm",
|
|
@@ -1890,6 +2013,7 @@ export default {
|
|
|
1890
2013
|
type: "dimension",
|
|
1891
2014
|
attributes: {
|
|
1892
2015
|
category: "border",
|
|
2016
|
+
group: "width",
|
|
1893
2017
|
},
|
|
1894
2018
|
key: "{semantic.border.width.sm}",
|
|
1895
2019
|
},
|
|
@@ -1902,6 +2026,7 @@ export default {
|
|
|
1902
2026
|
type: "dimension",
|
|
1903
2027
|
attributes: {
|
|
1904
2028
|
category: "border",
|
|
2029
|
+
group: "width",
|
|
1905
2030
|
type: "border",
|
|
1906
2031
|
item: "width",
|
|
1907
2032
|
subitem: "md",
|
|
@@ -1925,6 +2050,7 @@ export default {
|
|
|
1925
2050
|
type: "dimension",
|
|
1926
2051
|
attributes: {
|
|
1927
2052
|
category: "border",
|
|
2053
|
+
group: "width",
|
|
1928
2054
|
},
|
|
1929
2055
|
key: "{semantic.border.width.md}",
|
|
1930
2056
|
},
|
|
@@ -1937,6 +2063,7 @@ export default {
|
|
|
1937
2063
|
type: "dimension",
|
|
1938
2064
|
attributes: {
|
|
1939
2065
|
category: "border",
|
|
2066
|
+
group: "width",
|
|
1940
2067
|
type: "border",
|
|
1941
2068
|
item: "width",
|
|
1942
2069
|
subitem: "lg",
|
|
@@ -1960,6 +2087,7 @@ export default {
|
|
|
1960
2087
|
type: "dimension",
|
|
1961
2088
|
attributes: {
|
|
1962
2089
|
category: "border",
|
|
2090
|
+
group: "width",
|
|
1963
2091
|
},
|
|
1964
2092
|
key: "{semantic.border.width.lg}",
|
|
1965
2093
|
},
|
|
@@ -2790,277 +2918,266 @@ export default {
|
|
|
2790
2918
|
},
|
|
2791
2919
|
},
|
|
2792
2920
|
},
|
|
2793
|
-
corner: {
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
docs: "semantic.corner.radius.default",
|
|
2809
|
-
es6: "calciteCornerRadius",
|
|
2810
|
-
},
|
|
2811
|
-
"calcite-schema": {
|
|
2812
|
-
system: "calcite",
|
|
2813
|
-
tier: "semantic",
|
|
2814
|
-
type: "dimension",
|
|
2815
|
-
},
|
|
2921
|
+
"corner-radius": {
|
|
2922
|
+
default: {
|
|
2923
|
+
key: "{semantic.corner-radius.default}",
|
|
2924
|
+
value: "0",
|
|
2925
|
+
type: "dimension",
|
|
2926
|
+
attributes: {
|
|
2927
|
+
category: "corner-radius",
|
|
2928
|
+
type: "corner-radius",
|
|
2929
|
+
item: "default",
|
|
2930
|
+
names: {
|
|
2931
|
+
scss: "$calcite-corner-radius",
|
|
2932
|
+
css: "var(--calcite-corner-radius)",
|
|
2933
|
+
js: "semantic.corner-radius.default",
|
|
2934
|
+
docs: "semantic.corner-radius.default",
|
|
2935
|
+
es6: "calciteCornerRadius",
|
|
2816
2936
|
},
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
value: "{semantic.corner.radius.none}",
|
|
2937
|
+
"calcite-schema": {
|
|
2938
|
+
system: "calcite",
|
|
2939
|
+
tier: "semantic",
|
|
2821
2940
|
type: "dimension",
|
|
2822
|
-
attributes: {
|
|
2823
|
-
category: "corner",
|
|
2824
|
-
},
|
|
2825
|
-
key: "{semantic.corner.radius.default}",
|
|
2826
2941
|
},
|
|
2827
|
-
name: "Corner Radius",
|
|
2828
|
-
path: ["semantic", "corner", "radius", "default"],
|
|
2829
2942
|
},
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2943
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
2944
|
+
isSource: true,
|
|
2945
|
+
original: {
|
|
2946
|
+
value: "{semantic.corner-radius.none}",
|
|
2833
2947
|
type: "dimension",
|
|
2834
2948
|
attributes: {
|
|
2835
|
-
category: "corner",
|
|
2836
|
-
type: "dimension",
|
|
2837
|
-
item: "radius",
|
|
2838
|
-
subitem: "sharp",
|
|
2839
|
-
value: "0",
|
|
2840
|
-
description: "deprecated, use --calcite-corner-radius-none instead",
|
|
2841
|
-
filePath: "src/tokens/semantic/corner.json",
|
|
2842
|
-
isSource: true,
|
|
2843
|
-
key: "{semantic.corner.radius.sharp}",
|
|
2844
|
-
name: "calcite-semantic-corner-radius-sharp",
|
|
2845
|
-
path: ["semantic", "corner", "radius", "sharp"],
|
|
2846
|
-
comment: "deprecated, use --calcite-corner-radius-none instead",
|
|
2847
|
-
names: {
|
|
2848
|
-
scss: "$calcite-corner-radius-sharp",
|
|
2849
|
-
css: "var(--calcite-corner-radius-sharp)",
|
|
2850
|
-
js: "semantic.corner.radius.sharp",
|
|
2851
|
-
docs: "semantic.corner.radius.sharp",
|
|
2852
|
-
es6: "calciteCornerRadiusSharp",
|
|
2853
|
-
},
|
|
2854
|
-
"calcite-schema": {
|
|
2855
|
-
system: "calcite",
|
|
2856
|
-
tier: "semantic",
|
|
2857
|
-
type: "dimension",
|
|
2858
|
-
},
|
|
2949
|
+
category: "corner-radius",
|
|
2859
2950
|
},
|
|
2951
|
+
key: "{semantic.corner-radius.default}",
|
|
2952
|
+
},
|
|
2953
|
+
name: "Corner Radius",
|
|
2954
|
+
path: ["semantic", "corner-radius", "default"],
|
|
2955
|
+
},
|
|
2956
|
+
sharp: {
|
|
2957
|
+
key: "{semantic.corner-radius.sharp}",
|
|
2958
|
+
value: "0",
|
|
2959
|
+
type: "dimension",
|
|
2960
|
+
attributes: {
|
|
2961
|
+
category: "corner-radius",
|
|
2962
|
+
type: "dimension",
|
|
2963
|
+
item: "sharp",
|
|
2964
|
+
value: "0",
|
|
2860
2965
|
description: "deprecated, use --calcite-corner-radius-none instead",
|
|
2861
|
-
filePath: "src/tokens/semantic/corner.json",
|
|
2966
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
2862
2967
|
isSource: true,
|
|
2863
|
-
|
|
2864
|
-
|
|
2968
|
+
key: "{semantic.corner-radius.sharp}",
|
|
2969
|
+
name: "calcite-semantic-corner-radius-sharp",
|
|
2970
|
+
path: ["semantic", "corner-radius", "sharp"],
|
|
2971
|
+
comment: "deprecated, use --calcite-corner-radius-none instead",
|
|
2972
|
+
names: {
|
|
2973
|
+
scss: "$calcite-corner-radius-sharp",
|
|
2974
|
+
css: "var(--calcite-corner-radius-sharp)",
|
|
2975
|
+
js: "semantic.corner-radius.sharp",
|
|
2976
|
+
docs: "semantic.corner-radius.sharp",
|
|
2977
|
+
es6: "calciteCornerRadiusSharp",
|
|
2978
|
+
},
|
|
2979
|
+
"calcite-schema": {
|
|
2980
|
+
system: "calcite",
|
|
2981
|
+
tier: "semantic",
|
|
2865
2982
|
type: "dimension",
|
|
2866
|
-
attributes: {
|
|
2867
|
-
category: "corner",
|
|
2868
|
-
},
|
|
2869
|
-
description: "deprecated, use --calcite-corner-radius-none instead",
|
|
2870
|
-
key: "{semantic.corner.radius.sharp}",
|
|
2871
2983
|
},
|
|
2872
|
-
name: "Corner Radius Sharp",
|
|
2873
|
-
path: ["semantic", "corner", "radius", "sharp"],
|
|
2874
|
-
comment: "deprecated, use --calcite-corner-radius-none instead",
|
|
2875
2984
|
},
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2985
|
+
description: "deprecated, use --calcite-corner-radius-none instead",
|
|
2986
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
2987
|
+
isSource: true,
|
|
2988
|
+
original: {
|
|
2989
|
+
value: "{core.size.default.none}",
|
|
2879
2990
|
type: "dimension",
|
|
2880
2991
|
attributes: {
|
|
2881
|
-
category: "corner",
|
|
2882
|
-
type: "corner",
|
|
2883
|
-
item: "radius",
|
|
2884
|
-
subitem: "none",
|
|
2885
|
-
names: {
|
|
2886
|
-
scss: "$calcite-corner-radius-none",
|
|
2887
|
-
css: "var(--calcite-corner-radius-none)",
|
|
2888
|
-
js: "semantic.corner.radius.none",
|
|
2889
|
-
docs: "semantic.corner.radius.none",
|
|
2890
|
-
es6: "calciteCornerRadiusNone",
|
|
2891
|
-
},
|
|
2892
|
-
"calcite-schema": {
|
|
2893
|
-
system: "calcite",
|
|
2894
|
-
tier: "semantic",
|
|
2895
|
-
type: "dimension",
|
|
2896
|
-
},
|
|
2992
|
+
category: "corner-radius",
|
|
2897
2993
|
},
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2994
|
+
description: "deprecated, use --calcite-corner-radius-none instead",
|
|
2995
|
+
key: "{semantic.corner-radius.sharp}",
|
|
2996
|
+
},
|
|
2997
|
+
name: "Corner Radius Sharp",
|
|
2998
|
+
path: ["semantic", "corner-radius", "sharp"],
|
|
2999
|
+
comment: "deprecated, use --calcite-corner-radius-none instead",
|
|
3000
|
+
},
|
|
3001
|
+
none: {
|
|
3002
|
+
key: "{semantic.corner-radius.none}",
|
|
3003
|
+
value: "0",
|
|
3004
|
+
type: "dimension",
|
|
3005
|
+
attributes: {
|
|
3006
|
+
category: "corner-radius",
|
|
3007
|
+
type: "corner-radius",
|
|
3008
|
+
item: "none",
|
|
3009
|
+
names: {
|
|
3010
|
+
scss: "$calcite-corner-radius-none",
|
|
3011
|
+
css: "var(--calcite-corner-radius-none)",
|
|
3012
|
+
js: "semantic.corner-radius.none",
|
|
3013
|
+
docs: "semantic.corner-radius.none",
|
|
3014
|
+
es6: "calciteCornerRadiusNone",
|
|
3015
|
+
},
|
|
3016
|
+
"calcite-schema": {
|
|
3017
|
+
system: "calcite",
|
|
3018
|
+
tier: "semantic",
|
|
2902
3019
|
type: "dimension",
|
|
2903
|
-
attributes: {
|
|
2904
|
-
category: "corner",
|
|
2905
|
-
},
|
|
2906
|
-
key: "{semantic.corner.radius.none}",
|
|
2907
3020
|
},
|
|
2908
|
-
name: "Corner Radius None",
|
|
2909
|
-
path: ["semantic", "corner", "radius", "none"],
|
|
2910
3021
|
},
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
3022
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
3023
|
+
isSource: true,
|
|
3024
|
+
original: {
|
|
3025
|
+
value: "{core.size.default.none}",
|
|
2914
3026
|
type: "dimension",
|
|
2915
3027
|
attributes: {
|
|
2916
|
-
category: "corner",
|
|
2917
|
-
type: "corner",
|
|
2918
|
-
item: "radius",
|
|
2919
|
-
subitem: "xs",
|
|
2920
|
-
names: {
|
|
2921
|
-
scss: "$calcite-corner-radius-xs",
|
|
2922
|
-
css: "var(--calcite-corner-radius-xs)",
|
|
2923
|
-
js: "semantic.corner.radius.xs",
|
|
2924
|
-
docs: "semantic.corner.radius.xs",
|
|
2925
|
-
es6: "calciteCornerRadiusXs",
|
|
2926
|
-
},
|
|
2927
|
-
"calcite-schema": {
|
|
2928
|
-
system: "calcite",
|
|
2929
|
-
tier: "semantic",
|
|
2930
|
-
type: "dimension",
|
|
2931
|
-
},
|
|
3028
|
+
category: "corner-radius",
|
|
2932
3029
|
},
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
3030
|
+
key: "{semantic.corner-radius.none}",
|
|
3031
|
+
},
|
|
3032
|
+
name: "Corner Radius None",
|
|
3033
|
+
path: ["semantic", "corner-radius", "none"],
|
|
3034
|
+
},
|
|
3035
|
+
xs: {
|
|
3036
|
+
key: "{semantic.corner-radius.xs}",
|
|
3037
|
+
value: "2px",
|
|
3038
|
+
type: "dimension",
|
|
3039
|
+
attributes: {
|
|
3040
|
+
category: "corner-radius",
|
|
3041
|
+
type: "corner-radius",
|
|
3042
|
+
item: "xs",
|
|
3043
|
+
names: {
|
|
3044
|
+
scss: "$calcite-corner-radius-xs",
|
|
3045
|
+
css: "var(--calcite-corner-radius-xs)",
|
|
3046
|
+
js: "semantic.corner-radius.xs",
|
|
3047
|
+
docs: "semantic.corner-radius.xs",
|
|
3048
|
+
es6: "calciteCornerRadiusXs",
|
|
3049
|
+
},
|
|
3050
|
+
"calcite-schema": {
|
|
3051
|
+
system: "calcite",
|
|
3052
|
+
tier: "semantic",
|
|
2937
3053
|
type: "dimension",
|
|
2938
|
-
attributes: {
|
|
2939
|
-
category: "corner",
|
|
2940
|
-
},
|
|
2941
|
-
key: "{semantic.corner.radius.xs}",
|
|
2942
3054
|
},
|
|
2943
|
-
name: "Corner Radius Xs",
|
|
2944
|
-
path: ["semantic", "corner", "radius", "xs"],
|
|
2945
3055
|
},
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
3056
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
3057
|
+
isSource: true,
|
|
3058
|
+
original: {
|
|
3059
|
+
value: "{core.size.default.2}",
|
|
2949
3060
|
type: "dimension",
|
|
2950
3061
|
attributes: {
|
|
2951
|
-
category: "corner",
|
|
2952
|
-
type: "corner",
|
|
2953
|
-
item: "radius",
|
|
2954
|
-
subitem: "sm",
|
|
2955
|
-
names: {
|
|
2956
|
-
scss: "$calcite-corner-radius-sm",
|
|
2957
|
-
css: "var(--calcite-corner-radius-sm)",
|
|
2958
|
-
js: "semantic.corner.radius.sm",
|
|
2959
|
-
docs: "semantic.corner.radius.sm",
|
|
2960
|
-
es6: "calciteCornerRadiusSm",
|
|
2961
|
-
},
|
|
2962
|
-
"calcite-schema": {
|
|
2963
|
-
system: "calcite",
|
|
2964
|
-
tier: "semantic",
|
|
2965
|
-
type: "dimension",
|
|
2966
|
-
},
|
|
3062
|
+
category: "corner-radius",
|
|
2967
3063
|
},
|
|
2968
|
-
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
3064
|
+
key: "{semantic.corner-radius.xs}",
|
|
3065
|
+
},
|
|
3066
|
+
name: "Corner Radius Xs",
|
|
3067
|
+
path: ["semantic", "corner-radius", "xs"],
|
|
3068
|
+
},
|
|
3069
|
+
sm: {
|
|
3070
|
+
key: "{semantic.corner-radius.sm}",
|
|
3071
|
+
value: "4px",
|
|
3072
|
+
type: "dimension",
|
|
3073
|
+
attributes: {
|
|
3074
|
+
category: "corner-radius",
|
|
3075
|
+
type: "corner-radius",
|
|
3076
|
+
item: "sm",
|
|
3077
|
+
names: {
|
|
3078
|
+
scss: "$calcite-corner-radius-sm",
|
|
3079
|
+
css: "var(--calcite-corner-radius-sm)",
|
|
3080
|
+
js: "semantic.corner-radius.sm",
|
|
3081
|
+
docs: "semantic.corner-radius.sm",
|
|
3082
|
+
es6: "calciteCornerRadiusSm",
|
|
3083
|
+
},
|
|
3084
|
+
"calcite-schema": {
|
|
3085
|
+
system: "calcite",
|
|
3086
|
+
tier: "semantic",
|
|
2972
3087
|
type: "dimension",
|
|
2973
|
-
attributes: {
|
|
2974
|
-
category: "corner",
|
|
2975
|
-
},
|
|
2976
|
-
key: "{semantic.corner.radius.sm}",
|
|
2977
3088
|
},
|
|
2978
|
-
name: "Corner Radius Sm",
|
|
2979
|
-
path: ["semantic", "corner", "radius", "sm"],
|
|
2980
3089
|
},
|
|
2981
|
-
|
|
2982
|
-
|
|
2983
|
-
|
|
3090
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
3091
|
+
isSource: true,
|
|
3092
|
+
original: {
|
|
3093
|
+
value: "{core.size.default.4}",
|
|
2984
3094
|
type: "dimension",
|
|
2985
3095
|
attributes: {
|
|
2986
|
-
category: "corner",
|
|
2987
|
-
type: "dimension",
|
|
2988
|
-
item: "radius",
|
|
2989
|
-
subitem: "round",
|
|
2990
|
-
value: "4px",
|
|
2991
|
-
description: "deprecated, use --calcite-corner-radius-sm instead",
|
|
2992
|
-
filePath: "src/tokens/semantic/corner.json",
|
|
2993
|
-
isSource: true,
|
|
2994
|
-
key: "{semantic.corner.radius.round}",
|
|
2995
|
-
name: "calcite-semantic-corner-radius-round",
|
|
2996
|
-
path: ["semantic", "corner", "radius", "round"],
|
|
2997
|
-
comment: "deprecated, use --calcite-corner-radius-sm instead",
|
|
2998
|
-
names: {
|
|
2999
|
-
scss: "$calcite-corner-radius-round",
|
|
3000
|
-
css: "var(--calcite-corner-radius-round)",
|
|
3001
|
-
js: "semantic.corner.radius.round",
|
|
3002
|
-
docs: "semantic.corner.radius.round",
|
|
3003
|
-
es6: "calciteCornerRadiusRound",
|
|
3004
|
-
},
|
|
3005
|
-
"calcite-schema": {
|
|
3006
|
-
system: "calcite",
|
|
3007
|
-
tier: "semantic",
|
|
3008
|
-
type: "dimension",
|
|
3009
|
-
},
|
|
3096
|
+
category: "corner-radius",
|
|
3010
3097
|
},
|
|
3098
|
+
key: "{semantic.corner-radius.sm}",
|
|
3099
|
+
},
|
|
3100
|
+
name: "Corner Radius Sm",
|
|
3101
|
+
path: ["semantic", "corner-radius", "sm"],
|
|
3102
|
+
},
|
|
3103
|
+
round: {
|
|
3104
|
+
key: "{semantic.corner-radius.round}",
|
|
3105
|
+
value: "4px",
|
|
3106
|
+
type: "dimension",
|
|
3107
|
+
attributes: {
|
|
3108
|
+
category: "corner-radius",
|
|
3109
|
+
type: "dimension",
|
|
3110
|
+
item: "round",
|
|
3111
|
+
value: "4px",
|
|
3011
3112
|
description: "deprecated, use --calcite-corner-radius-sm instead",
|
|
3012
|
-
filePath: "src/tokens/semantic/corner.json",
|
|
3113
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
3013
3114
|
isSource: true,
|
|
3014
|
-
|
|
3015
|
-
|
|
3115
|
+
key: "{semantic.corner-radius.round}",
|
|
3116
|
+
name: "calcite-semantic-corner-radius-round",
|
|
3117
|
+
path: ["semantic", "corner-radius", "round"],
|
|
3118
|
+
comment: "deprecated, use --calcite-corner-radius-sm instead",
|
|
3119
|
+
names: {
|
|
3120
|
+
scss: "$calcite-corner-radius-round",
|
|
3121
|
+
css: "var(--calcite-corner-radius-round)",
|
|
3122
|
+
js: "semantic.corner-radius.round",
|
|
3123
|
+
docs: "semantic.corner-radius.round",
|
|
3124
|
+
es6: "calciteCornerRadiusRound",
|
|
3125
|
+
},
|
|
3126
|
+
"calcite-schema": {
|
|
3127
|
+
system: "calcite",
|
|
3128
|
+
tier: "semantic",
|
|
3016
3129
|
type: "dimension",
|
|
3017
|
-
attributes: {
|
|
3018
|
-
category: "corner",
|
|
3019
|
-
},
|
|
3020
|
-
description: "deprecated, use --calcite-corner-radius-sm instead",
|
|
3021
|
-
key: "{semantic.corner.radius.round}",
|
|
3022
3130
|
},
|
|
3023
|
-
name: "Corner Radius Round",
|
|
3024
|
-
path: ["semantic", "corner", "radius", "round"],
|
|
3025
|
-
comment: "deprecated, use --calcite-corner-radius-sm instead",
|
|
3026
3131
|
},
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3132
|
+
description: "deprecated, use --calcite-corner-radius-sm instead",
|
|
3133
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
3134
|
+
isSource: true,
|
|
3135
|
+
original: {
|
|
3136
|
+
value: "{core.size.default.4}",
|
|
3030
3137
|
type: "dimension",
|
|
3031
3138
|
attributes: {
|
|
3032
|
-
|
|
3033
|
-
category: "corner",
|
|
3034
|
-
type: "corner",
|
|
3035
|
-
item: "radius",
|
|
3036
|
-
subitem: "pill",
|
|
3037
|
-
names: {
|
|
3038
|
-
scss: "$calcite-corner-radius-pill",
|
|
3039
|
-
css: "var(--calcite-corner-radius-pill)",
|
|
3040
|
-
js: "semantic.corner.radius.pill",
|
|
3041
|
-
docs: "semantic.corner.radius.pill",
|
|
3042
|
-
es6: "calciteCornerRadiusPill",
|
|
3043
|
-
},
|
|
3044
|
-
"calcite-schema": {
|
|
3045
|
-
system: "calcite",
|
|
3046
|
-
tier: "semantic",
|
|
3047
|
-
type: "dimension",
|
|
3048
|
-
},
|
|
3139
|
+
category: "corner-radius",
|
|
3049
3140
|
},
|
|
3050
|
-
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
|
|
3141
|
+
description: "deprecated, use --calcite-corner-radius-sm instead",
|
|
3142
|
+
key: "{semantic.corner-radius.round}",
|
|
3143
|
+
},
|
|
3144
|
+
name: "Corner Radius Round",
|
|
3145
|
+
path: ["semantic", "corner-radius", "round"],
|
|
3146
|
+
comment: "deprecated, use --calcite-corner-radius-sm instead",
|
|
3147
|
+
},
|
|
3148
|
+
pill: {
|
|
3149
|
+
key: "{semantic.corner-radius.pill}",
|
|
3150
|
+
value: "100%",
|
|
3151
|
+
type: "dimension",
|
|
3152
|
+
attributes: {
|
|
3153
|
+
category: "corner-radius",
|
|
3154
|
+
type: "corner-radius",
|
|
3155
|
+
item: "pill",
|
|
3156
|
+
names: {
|
|
3157
|
+
scss: "$calcite-corner-radius-pill",
|
|
3158
|
+
css: "var(--calcite-corner-radius-pill)",
|
|
3159
|
+
js: "semantic.corner-radius.pill",
|
|
3160
|
+
docs: "semantic.corner-radius.pill",
|
|
3161
|
+
es6: "calciteCornerRadiusPill",
|
|
3162
|
+
},
|
|
3163
|
+
"calcite-schema": {
|
|
3164
|
+
system: "calcite",
|
|
3165
|
+
tier: "semantic",
|
|
3054
3166
|
type: "dimension",
|
|
3055
|
-
attributes: {
|
|
3056
|
-
element: "",
|
|
3057
|
-
category: "corner",
|
|
3058
|
-
},
|
|
3059
|
-
key: "{semantic.corner.radius.pill}",
|
|
3060
3167
|
},
|
|
3061
|
-
name: "Corner Radius Pill",
|
|
3062
|
-
path: ["semantic", "corner", "radius", "pill"],
|
|
3063
3168
|
},
|
|
3169
|
+
filePath: "src/tokens/semantic/corner-radius.json",
|
|
3170
|
+
isSource: true,
|
|
3171
|
+
original: {
|
|
3172
|
+
value: "{core.size.relative.100}",
|
|
3173
|
+
type: "dimension",
|
|
3174
|
+
attributes: {
|
|
3175
|
+
category: "corner-radius",
|
|
3176
|
+
},
|
|
3177
|
+
key: "{semantic.corner-radius.pill}",
|
|
3178
|
+
},
|
|
3179
|
+
name: "Corner Radius Pill",
|
|
3180
|
+
path: ["semantic", "corner-radius", "pill"],
|
|
3064
3181
|
},
|
|
3065
3182
|
},
|
|
3066
3183
|
font: {
|
|
@@ -3070,8 +3187,8 @@ export default {
|
|
|
3070
3187
|
value: ["Avenir Next", "Avenir", "Helvetica Neue", "sans-serif"],
|
|
3071
3188
|
type: "fontFamily",
|
|
3072
3189
|
attributes: {
|
|
3190
|
+
category: "font",
|
|
3073
3191
|
group: "family",
|
|
3074
|
-
category: "semantic",
|
|
3075
3192
|
type: "fontFamily",
|
|
3076
3193
|
item: "family",
|
|
3077
3194
|
subitem: "default",
|
|
@@ -3104,6 +3221,7 @@ export default {
|
|
|
3104
3221
|
"{core.font.family.avenirNext},{core.font.family.avenir},{core.font.family.helveticaNeue},{core.font.family.sansSerif}",
|
|
3105
3222
|
type: "fontFamily",
|
|
3106
3223
|
attributes: {
|
|
3224
|
+
category: "font",
|
|
3107
3225
|
group: "family",
|
|
3108
3226
|
},
|
|
3109
3227
|
description: "Primary font with fallbacks",
|
|
@@ -3125,6 +3243,7 @@ export default {
|
|
|
3125
3243
|
type: "fontFamily",
|
|
3126
3244
|
attributes: {
|
|
3127
3245
|
category: "font",
|
|
3246
|
+
group: "family",
|
|
3128
3247
|
type: "fontFamily",
|
|
3129
3248
|
item: "family",
|
|
3130
3249
|
subitem: "code",
|
|
@@ -3158,6 +3277,7 @@ export default {
|
|
|
3158
3277
|
type: "fontFamily",
|
|
3159
3278
|
attributes: {
|
|
3160
3279
|
category: "font",
|
|
3280
|
+
group: "family",
|
|
3161
3281
|
},
|
|
3162
3282
|
description: "Font family for code with fallbacks",
|
|
3163
3283
|
key: "{semantic.font.family.code}",
|
|
@@ -3174,6 +3294,7 @@ export default {
|
|
|
3174
3294
|
type: "fontWeight",
|
|
3175
3295
|
attributes: {
|
|
3176
3296
|
category: "font",
|
|
3297
|
+
group: "weight",
|
|
3177
3298
|
type: "fontWeight",
|
|
3178
3299
|
item: "weight",
|
|
3179
3300
|
subitem: "light",
|
|
@@ -3206,6 +3327,7 @@ export default {
|
|
|
3206
3327
|
type: "fontWeight",
|
|
3207
3328
|
attributes: {
|
|
3208
3329
|
category: "font",
|
|
3330
|
+
group: "weight",
|
|
3209
3331
|
},
|
|
3210
3332
|
description: "For Avenir Next World (secondary font family)",
|
|
3211
3333
|
key: "{semantic.font.weight.light}",
|
|
@@ -3223,6 +3345,7 @@ export default {
|
|
|
3223
3345
|
},
|
|
3224
3346
|
attributes: {
|
|
3225
3347
|
category: "font",
|
|
3348
|
+
group: "weight",
|
|
3226
3349
|
type: "fontWeight",
|
|
3227
3350
|
item: "weight",
|
|
3228
3351
|
subitem: "normal",
|
|
@@ -3264,6 +3387,7 @@ export default {
|
|
|
3264
3387
|
},
|
|
3265
3388
|
attributes: {
|
|
3266
3389
|
category: "font",
|
|
3390
|
+
group: "weight",
|
|
3267
3391
|
},
|
|
3268
3392
|
description:
|
|
3269
3393
|
'For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word "regular"',
|
|
@@ -3280,6 +3404,7 @@ export default {
|
|
|
3280
3404
|
type: "fontWeight",
|
|
3281
3405
|
attributes: {
|
|
3282
3406
|
category: "font",
|
|
3407
|
+
group: "weight",
|
|
3283
3408
|
type: "font",
|
|
3284
3409
|
item: "weight",
|
|
3285
3410
|
subitem: "regular",
|
|
@@ -3303,6 +3428,7 @@ export default {
|
|
|
3303
3428
|
type: "fontWeight",
|
|
3304
3429
|
attributes: {
|
|
3305
3430
|
category: "font",
|
|
3431
|
+
group: "weight",
|
|
3306
3432
|
},
|
|
3307
3433
|
key: "{semantic.font.weight.regular}",
|
|
3308
3434
|
},
|
|
@@ -3315,6 +3441,7 @@ export default {
|
|
|
3315
3441
|
type: "fontWeight",
|
|
3316
3442
|
attributes: {
|
|
3317
3443
|
category: "font",
|
|
3444
|
+
group: "weight",
|
|
3318
3445
|
type: "font",
|
|
3319
3446
|
item: "weight",
|
|
3320
3447
|
subitem: "medium",
|
|
@@ -3338,6 +3465,7 @@ export default {
|
|
|
3338
3465
|
type: "fontWeight",
|
|
3339
3466
|
attributes: {
|
|
3340
3467
|
category: "font",
|
|
3468
|
+
group: "weight",
|
|
3341
3469
|
},
|
|
3342
3470
|
key: "{semantic.font.weight.medium}",
|
|
3343
3471
|
},
|
|
@@ -3350,6 +3478,7 @@ export default {
|
|
|
3350
3478
|
type: "fontWeight",
|
|
3351
3479
|
attributes: {
|
|
3352
3480
|
category: "font",
|
|
3481
|
+
group: "weight",
|
|
3353
3482
|
type: "font",
|
|
3354
3483
|
item: "weight",
|
|
3355
3484
|
subitem: "semibold",
|
|
@@ -3373,6 +3502,7 @@ export default {
|
|
|
3373
3502
|
type: "fontWeight",
|
|
3374
3503
|
attributes: {
|
|
3375
3504
|
category: "font",
|
|
3505
|
+
group: "weight",
|
|
3376
3506
|
},
|
|
3377
3507
|
key: "{semantic.font.weight.semibold}",
|
|
3378
3508
|
},
|
|
@@ -3385,6 +3515,7 @@ export default {
|
|
|
3385
3515
|
type: "fontWeight",
|
|
3386
3516
|
attributes: {
|
|
3387
3517
|
category: "font",
|
|
3518
|
+
group: "weight",
|
|
3388
3519
|
type: "font",
|
|
3389
3520
|
item: "weight",
|
|
3390
3521
|
subitem: "bold",
|
|
@@ -3408,6 +3539,7 @@ export default {
|
|
|
3408
3539
|
type: "fontWeight",
|
|
3409
3540
|
attributes: {
|
|
3410
3541
|
category: "font",
|
|
3542
|
+
group: "weight",
|
|
3411
3543
|
},
|
|
3412
3544
|
key: "{semantic.font.weight.bold}",
|
|
3413
3545
|
},
|
|
@@ -3422,6 +3554,7 @@ export default {
|
|
|
3422
3554
|
type: "fontSize",
|
|
3423
3555
|
attributes: {
|
|
3424
3556
|
category: "font",
|
|
3557
|
+
group: "size",
|
|
3425
3558
|
type: "font",
|
|
3426
3559
|
item: "size",
|
|
3427
3560
|
subitem: "xs",
|
|
@@ -3445,6 +3578,7 @@ export default {
|
|
|
3445
3578
|
type: "fontSize",
|
|
3446
3579
|
attributes: {
|
|
3447
3580
|
category: "font",
|
|
3581
|
+
group: "size",
|
|
3448
3582
|
},
|
|
3449
3583
|
key: "{semantic.font.size.xs}",
|
|
3450
3584
|
},
|
|
@@ -3457,6 +3591,7 @@ export default {
|
|
|
3457
3591
|
type: "fontSize",
|
|
3458
3592
|
attributes: {
|
|
3459
3593
|
category: "font",
|
|
3594
|
+
group: "size",
|
|
3460
3595
|
type: "font",
|
|
3461
3596
|
item: "size",
|
|
3462
3597
|
subitem: "sm",
|
|
@@ -3480,6 +3615,7 @@ export default {
|
|
|
3480
3615
|
type: "fontSize",
|
|
3481
3616
|
attributes: {
|
|
3482
3617
|
category: "font",
|
|
3618
|
+
group: "size",
|
|
3483
3619
|
},
|
|
3484
3620
|
key: "{semantic.font.size.sm}",
|
|
3485
3621
|
},
|
|
@@ -3492,6 +3628,7 @@ export default {
|
|
|
3492
3628
|
type: "fontSize",
|
|
3493
3629
|
attributes: {
|
|
3494
3630
|
category: "font",
|
|
3631
|
+
group: "size",
|
|
3495
3632
|
type: "font",
|
|
3496
3633
|
item: "size",
|
|
3497
3634
|
subitem: "default",
|
|
@@ -3515,6 +3652,7 @@ export default {
|
|
|
3515
3652
|
type: "fontSize",
|
|
3516
3653
|
attributes: {
|
|
3517
3654
|
category: "font",
|
|
3655
|
+
group: "size",
|
|
3518
3656
|
},
|
|
3519
3657
|
key: "{semantic.font.size.default}",
|
|
3520
3658
|
},
|
|
@@ -3527,6 +3665,7 @@ export default {
|
|
|
3527
3665
|
type: "fontSize",
|
|
3528
3666
|
attributes: {
|
|
3529
3667
|
category: "font",
|
|
3668
|
+
group: "size",
|
|
3530
3669
|
type: "font",
|
|
3531
3670
|
item: "size",
|
|
3532
3671
|
subitem: "md",
|
|
@@ -3550,6 +3689,7 @@ export default {
|
|
|
3550
3689
|
type: "fontSize",
|
|
3551
3690
|
attributes: {
|
|
3552
3691
|
category: "font",
|
|
3692
|
+
group: "size",
|
|
3553
3693
|
},
|
|
3554
3694
|
key: "{semantic.font.size.md}",
|
|
3555
3695
|
},
|
|
@@ -3562,6 +3702,7 @@ export default {
|
|
|
3562
3702
|
type: "fontSize",
|
|
3563
3703
|
attributes: {
|
|
3564
3704
|
category: "font",
|
|
3705
|
+
group: "size",
|
|
3565
3706
|
type: "font",
|
|
3566
3707
|
item: "size",
|
|
3567
3708
|
subitem: "lg",
|
|
@@ -3585,6 +3726,7 @@ export default {
|
|
|
3585
3726
|
type: "fontSize",
|
|
3586
3727
|
attributes: {
|
|
3587
3728
|
category: "font",
|
|
3729
|
+
group: "size",
|
|
3588
3730
|
},
|
|
3589
3731
|
key: "{semantic.font.size.lg}",
|
|
3590
3732
|
},
|
|
@@ -3597,6 +3739,7 @@ export default {
|
|
|
3597
3739
|
type: "fontSize",
|
|
3598
3740
|
attributes: {
|
|
3599
3741
|
category: "font",
|
|
3742
|
+
group: "size",
|
|
3600
3743
|
type: "font",
|
|
3601
3744
|
item: "size",
|
|
3602
3745
|
subitem: "xl",
|
|
@@ -3620,6 +3763,7 @@ export default {
|
|
|
3620
3763
|
type: "fontSize",
|
|
3621
3764
|
attributes: {
|
|
3622
3765
|
category: "font",
|
|
3766
|
+
group: "size",
|
|
3623
3767
|
},
|
|
3624
3768
|
key: "{semantic.font.size.xl}",
|
|
3625
3769
|
},
|
|
@@ -3632,6 +3776,7 @@ export default {
|
|
|
3632
3776
|
type: "fontSize",
|
|
3633
3777
|
attributes: {
|
|
3634
3778
|
category: "font",
|
|
3779
|
+
group: "size",
|
|
3635
3780
|
type: "font",
|
|
3636
3781
|
item: "size",
|
|
3637
3782
|
subitem: "xxl",
|
|
@@ -3655,6 +3800,7 @@ export default {
|
|
|
3655
3800
|
type: "fontSize",
|
|
3656
3801
|
attributes: {
|
|
3657
3802
|
category: "font",
|
|
3803
|
+
group: "size",
|
|
3658
3804
|
},
|
|
3659
3805
|
key: "{semantic.font.size.xxl}",
|
|
3660
3806
|
},
|
|
@@ -3670,6 +3816,7 @@ export default {
|
|
|
3670
3816
|
description: "used in ratings",
|
|
3671
3817
|
attributes: {
|
|
3672
3818
|
category: "font",
|
|
3819
|
+
group: "style",
|
|
3673
3820
|
type: "fontStyle",
|
|
3674
3821
|
item: "style",
|
|
3675
3822
|
subitem: "emphasis",
|
|
@@ -3702,6 +3849,7 @@ export default {
|
|
|
3702
3849
|
description: "used in ratings",
|
|
3703
3850
|
attributes: {
|
|
3704
3851
|
category: "font",
|
|
3852
|
+
group: "style",
|
|
3705
3853
|
},
|
|
3706
3854
|
key: "{semantic.font.style.emphasis}",
|
|
3707
3855
|
},
|
|
@@ -3718,6 +3866,8 @@ export default {
|
|
|
3718
3866
|
type: "lineHeight",
|
|
3719
3867
|
attributes: {
|
|
3720
3868
|
category: "font",
|
|
3869
|
+
group: "line-height",
|
|
3870
|
+
kind: "fixed",
|
|
3721
3871
|
type: "font",
|
|
3722
3872
|
item: "line-height",
|
|
3723
3873
|
subitem: "fixed",
|
|
@@ -3742,6 +3892,8 @@ export default {
|
|
|
3742
3892
|
type: "lineHeight",
|
|
3743
3893
|
attributes: {
|
|
3744
3894
|
category: "font",
|
|
3895
|
+
group: "line-height",
|
|
3896
|
+
kind: "fixed",
|
|
3745
3897
|
},
|
|
3746
3898
|
key: "{semantic.font.line-height.fixed.sm}",
|
|
3747
3899
|
},
|
|
@@ -3754,6 +3906,8 @@ export default {
|
|
|
3754
3906
|
type: "lineHeight",
|
|
3755
3907
|
attributes: {
|
|
3756
3908
|
category: "font",
|
|
3909
|
+
group: "line-height",
|
|
3910
|
+
kind: "fixed",
|
|
3757
3911
|
type: "font",
|
|
3758
3912
|
item: "line-height",
|
|
3759
3913
|
subitem: "fixed",
|
|
@@ -3778,6 +3932,8 @@ export default {
|
|
|
3778
3932
|
type: "lineHeight",
|
|
3779
3933
|
attributes: {
|
|
3780
3934
|
category: "font",
|
|
3935
|
+
group: "line-height",
|
|
3936
|
+
kind: "fixed",
|
|
3781
3937
|
},
|
|
3782
3938
|
key: "{semantic.font.line-height.fixed.base}",
|
|
3783
3939
|
},
|
|
@@ -3790,6 +3946,8 @@ export default {
|
|
|
3790
3946
|
type: "lineHeight",
|
|
3791
3947
|
attributes: {
|
|
3792
3948
|
category: "font",
|
|
3949
|
+
group: "line-height",
|
|
3950
|
+
kind: "fixed",
|
|
3793
3951
|
type: "font",
|
|
3794
3952
|
item: "line-height",
|
|
3795
3953
|
subitem: "fixed",
|
|
@@ -3814,6 +3972,8 @@ export default {
|
|
|
3814
3972
|
type: "lineHeight",
|
|
3815
3973
|
attributes: {
|
|
3816
3974
|
category: "font",
|
|
3975
|
+
group: "line-height",
|
|
3976
|
+
kind: "fixed",
|
|
3817
3977
|
},
|
|
3818
3978
|
key: "{semantic.font.line-height.fixed.lg}",
|
|
3819
3979
|
},
|
|
@@ -3826,6 +3986,8 @@ export default {
|
|
|
3826
3986
|
type: "lineHeight",
|
|
3827
3987
|
attributes: {
|
|
3828
3988
|
category: "font",
|
|
3989
|
+
group: "line-height",
|
|
3990
|
+
kind: "fixed",
|
|
3829
3991
|
type: "font",
|
|
3830
3992
|
item: "line-height",
|
|
3831
3993
|
subitem: "fixed",
|
|
@@ -3850,6 +4012,8 @@ export default {
|
|
|
3850
4012
|
type: "lineHeight",
|
|
3851
4013
|
attributes: {
|
|
3852
4014
|
category: "font",
|
|
4015
|
+
group: "line-height",
|
|
4016
|
+
kind: "fixed",
|
|
3853
4017
|
},
|
|
3854
4018
|
key: "{semantic.font.line-height.fixed.xl}",
|
|
3855
4019
|
},
|
|
@@ -3865,6 +4029,8 @@ export default {
|
|
|
3865
4029
|
description: "1",
|
|
3866
4030
|
attributes: {
|
|
3867
4031
|
category: "font",
|
|
4032
|
+
group: "line-height",
|
|
4033
|
+
kind: "relative",
|
|
3868
4034
|
type: "lineHeight",
|
|
3869
4035
|
item: "line-height",
|
|
3870
4036
|
subitem: "relative",
|
|
@@ -3898,6 +4064,8 @@ export default {
|
|
|
3898
4064
|
description: "1",
|
|
3899
4065
|
attributes: {
|
|
3900
4066
|
category: "font",
|
|
4067
|
+
group: "line-height",
|
|
4068
|
+
kind: "relative",
|
|
3901
4069
|
},
|
|
3902
4070
|
key: "{semantic.font.line-height.relative.default}",
|
|
3903
4071
|
},
|
|
@@ -3912,6 +4080,8 @@ export default {
|
|
|
3912
4080
|
description: "1.25",
|
|
3913
4081
|
attributes: {
|
|
3914
4082
|
category: "font",
|
|
4083
|
+
group: "line-height",
|
|
4084
|
+
kind: "relative",
|
|
3915
4085
|
type: "lineHeight",
|
|
3916
4086
|
item: "line-height",
|
|
3917
4087
|
subitem: "relative",
|
|
@@ -3945,6 +4115,8 @@ export default {
|
|
|
3945
4115
|
description: "1.25",
|
|
3946
4116
|
attributes: {
|
|
3947
4117
|
category: "font",
|
|
4118
|
+
group: "line-height",
|
|
4119
|
+
kind: "relative",
|
|
3948
4120
|
},
|
|
3949
4121
|
key: "{semantic.font.line-height.relative.tight}",
|
|
3950
4122
|
},
|
|
@@ -3959,6 +4131,8 @@ export default {
|
|
|
3959
4131
|
description: "1.375",
|
|
3960
4132
|
attributes: {
|
|
3961
4133
|
category: "font",
|
|
4134
|
+
group: "line-height",
|
|
4135
|
+
kind: "relative",
|
|
3962
4136
|
type: "lineHeight",
|
|
3963
4137
|
item: "line-height",
|
|
3964
4138
|
subitem: "relative",
|
|
@@ -3992,6 +4166,8 @@ export default {
|
|
|
3992
4166
|
description: "1.375",
|
|
3993
4167
|
attributes: {
|
|
3994
4168
|
category: "font",
|
|
4169
|
+
group: "line-height",
|
|
4170
|
+
kind: "relative",
|
|
3995
4171
|
},
|
|
3996
4172
|
key: "{semantic.font.line-height.relative.snug}",
|
|
3997
4173
|
},
|
|
@@ -4006,6 +4182,8 @@ export default {
|
|
|
4006
4182
|
description: "1.5",
|
|
4007
4183
|
attributes: {
|
|
4008
4184
|
category: "font",
|
|
4185
|
+
group: "line-height",
|
|
4186
|
+
kind: "relative",
|
|
4009
4187
|
type: "lineHeight",
|
|
4010
4188
|
item: "line-height",
|
|
4011
4189
|
subitem: "relative",
|
|
@@ -4039,6 +4217,8 @@ export default {
|
|
|
4039
4217
|
description: "1.5",
|
|
4040
4218
|
attributes: {
|
|
4041
4219
|
category: "font",
|
|
4220
|
+
group: "line-height",
|
|
4221
|
+
kind: "relative",
|
|
4042
4222
|
},
|
|
4043
4223
|
key: "{semantic.font.line-height.relative.normal}",
|
|
4044
4224
|
},
|
|
@@ -4053,6 +4233,8 @@ export default {
|
|
|
4053
4233
|
description: "1.625",
|
|
4054
4234
|
attributes: {
|
|
4055
4235
|
category: "font",
|
|
4236
|
+
group: "line-height",
|
|
4237
|
+
kind: "relative",
|
|
4056
4238
|
type: "lineHeight",
|
|
4057
4239
|
item: "line-height",
|
|
4058
4240
|
subitem: "relative",
|
|
@@ -4086,6 +4268,8 @@ export default {
|
|
|
4086
4268
|
description: "1.625",
|
|
4087
4269
|
attributes: {
|
|
4088
4270
|
category: "font",
|
|
4271
|
+
group: "line-height",
|
|
4272
|
+
kind: "relative",
|
|
4089
4273
|
},
|
|
4090
4274
|
key: "{semantic.font.line-height.relative.relaxed}",
|
|
4091
4275
|
},
|
|
@@ -4100,6 +4284,8 @@ export default {
|
|
|
4100
4284
|
description: "2",
|
|
4101
4285
|
attributes: {
|
|
4102
4286
|
category: "font",
|
|
4287
|
+
group: "line-height",
|
|
4288
|
+
kind: "relative",
|
|
4103
4289
|
type: "lineHeight",
|
|
4104
4290
|
item: "line-height",
|
|
4105
4291
|
subitem: "relative",
|
|
@@ -4133,6 +4319,8 @@ export default {
|
|
|
4133
4319
|
description: "2",
|
|
4134
4320
|
attributes: {
|
|
4135
4321
|
category: "font",
|
|
4322
|
+
group: "line-height",
|
|
4323
|
+
kind: "relative",
|
|
4136
4324
|
},
|
|
4137
4325
|
key: "{semantic.font.line-height.relative.loose}",
|
|
4138
4326
|
},
|
|
@@ -4150,6 +4338,7 @@ export default {
|
|
|
4150
4338
|
description: "Deprecated",
|
|
4151
4339
|
attributes: {
|
|
4152
4340
|
category: "font",
|
|
4341
|
+
group: "letter-spacing",
|
|
4153
4342
|
type: "dimension",
|
|
4154
4343
|
item: "letter-spacing",
|
|
4155
4344
|
subitem: "tight",
|
|
@@ -4182,6 +4371,7 @@ export default {
|
|
|
4182
4371
|
description: "Deprecated",
|
|
4183
4372
|
attributes: {
|
|
4184
4373
|
category: "font",
|
|
4374
|
+
group: "letter-spacing",
|
|
4185
4375
|
},
|
|
4186
4376
|
key: "{semantic.font.letter-spacing.tight}",
|
|
4187
4377
|
},
|
|
@@ -4196,6 +4386,7 @@ export default {
|
|
|
4196
4386
|
description: "Deprecated",
|
|
4197
4387
|
attributes: {
|
|
4198
4388
|
category: "font",
|
|
4389
|
+
group: "letter-spacing",
|
|
4199
4390
|
type: "dimension",
|
|
4200
4391
|
item: "letter-spacing",
|
|
4201
4392
|
subitem: "normal",
|
|
@@ -4228,6 +4419,7 @@ export default {
|
|
|
4228
4419
|
description: "Deprecated",
|
|
4229
4420
|
attributes: {
|
|
4230
4421
|
category: "font",
|
|
4422
|
+
group: "letter-spacing",
|
|
4231
4423
|
},
|
|
4232
4424
|
key: "{semantic.font.letter-spacing.normal}",
|
|
4233
4425
|
},
|
|
@@ -4242,6 +4434,7 @@ export default {
|
|
|
4242
4434
|
description: "Deprecated",
|
|
4243
4435
|
attributes: {
|
|
4244
4436
|
category: "font",
|
|
4437
|
+
group: "letter-spacing",
|
|
4245
4438
|
type: "dimension",
|
|
4246
4439
|
item: "letter-spacing",
|
|
4247
4440
|
subitem: "wide",
|
|
@@ -4274,6 +4467,7 @@ export default {
|
|
|
4274
4467
|
description: "Deprecated",
|
|
4275
4468
|
attributes: {
|
|
4276
4469
|
category: "font",
|
|
4470
|
+
group: "letter-spacing",
|
|
4277
4471
|
},
|
|
4278
4472
|
key: "{semantic.font.letter-spacing.wide}",
|
|
4279
4473
|
},
|
|
@@ -4290,6 +4484,7 @@ export default {
|
|
|
4290
4484
|
description: "Deprecated",
|
|
4291
4485
|
attributes: {
|
|
4292
4486
|
category: "font",
|
|
4487
|
+
group: "paragraph-spacing",
|
|
4293
4488
|
type: "dimension",
|
|
4294
4489
|
item: "paragraph-spacing",
|
|
4295
4490
|
subitem: "normal",
|
|
@@ -4322,6 +4517,7 @@ export default {
|
|
|
4322
4517
|
description: "Deprecated",
|
|
4323
4518
|
attributes: {
|
|
4324
4519
|
category: "font",
|
|
4520
|
+
group: "paragraph-spacing",
|
|
4325
4521
|
},
|
|
4326
4522
|
key: "{semantic.font.paragraph-spacing.normal}",
|
|
4327
4523
|
},
|
|
@@ -4338,6 +4534,7 @@ export default {
|
|
|
4338
4534
|
description: "Deprecated",
|
|
4339
4535
|
attributes: {
|
|
4340
4536
|
category: "font",
|
|
4537
|
+
group: "text-decoration",
|
|
4341
4538
|
type: "textDecoration",
|
|
4342
4539
|
item: "text-decoration",
|
|
4343
4540
|
subitem: "none",
|
|
@@ -4370,6 +4567,7 @@ export default {
|
|
|
4370
4567
|
description: "Deprecated",
|
|
4371
4568
|
attributes: {
|
|
4372
4569
|
category: "font",
|
|
4570
|
+
group: "text-decoration",
|
|
4373
4571
|
},
|
|
4374
4572
|
key: "{semantic.font.text-decoration.none}",
|
|
4375
4573
|
},
|
|
@@ -4384,6 +4582,7 @@ export default {
|
|
|
4384
4582
|
description: "Deprecated",
|
|
4385
4583
|
attributes: {
|
|
4386
4584
|
category: "font",
|
|
4585
|
+
group: "text-decoration",
|
|
4387
4586
|
type: "textDecoration",
|
|
4388
4587
|
item: "text-decoration",
|
|
4389
4588
|
subitem: "underline",
|
|
@@ -4416,6 +4615,7 @@ export default {
|
|
|
4416
4615
|
description: "Deprecated",
|
|
4417
4616
|
attributes: {
|
|
4418
4617
|
category: "font",
|
|
4618
|
+
group: "text-decoration",
|
|
4419
4619
|
},
|
|
4420
4620
|
key: "{semantic.font.text-decoration.underline}",
|
|
4421
4621
|
},
|
|
@@ -4432,6 +4632,7 @@ export default {
|
|
|
4432
4632
|
description: "Deprecated",
|
|
4433
4633
|
attributes: {
|
|
4434
4634
|
category: "font",
|
|
4635
|
+
group: "text-case",
|
|
4435
4636
|
type: "textCase",
|
|
4436
4637
|
item: "text-case",
|
|
4437
4638
|
subitem: "none",
|
|
@@ -4464,6 +4665,7 @@ export default {
|
|
|
4464
4665
|
description: "Deprecated",
|
|
4465
4666
|
attributes: {
|
|
4466
4667
|
category: "font",
|
|
4668
|
+
group: "text-case",
|
|
4467
4669
|
},
|
|
4468
4670
|
key: "{semantic.font.text-case.none}",
|
|
4469
4671
|
},
|
|
@@ -4478,6 +4680,7 @@ export default {
|
|
|
4478
4680
|
description: "Deprecated",
|
|
4479
4681
|
attributes: {
|
|
4480
4682
|
category: "font",
|
|
4683
|
+
group: "text-case",
|
|
4481
4684
|
type: "textCase",
|
|
4482
4685
|
item: "text-case",
|
|
4483
4686
|
subitem: "uppercase",
|
|
@@ -4510,6 +4713,7 @@ export default {
|
|
|
4510
4713
|
description: "Deprecated",
|
|
4511
4714
|
attributes: {
|
|
4512
4715
|
category: "font",
|
|
4716
|
+
group: "text-case",
|
|
4513
4717
|
},
|
|
4514
4718
|
key: "{semantic.font.text-case.uppercase}",
|
|
4515
4719
|
},
|
|
@@ -4524,6 +4728,7 @@ export default {
|
|
|
4524
4728
|
description: "Deprecated",
|
|
4525
4729
|
attributes: {
|
|
4526
4730
|
category: "font",
|
|
4731
|
+
group: "text-case",
|
|
4527
4732
|
type: "textCase",
|
|
4528
4733
|
item: "text-case",
|
|
4529
4734
|
subitem: "lowercase",
|
|
@@ -4556,6 +4761,7 @@ export default {
|
|
|
4556
4761
|
description: "Deprecated",
|
|
4557
4762
|
attributes: {
|
|
4558
4763
|
category: "font",
|
|
4764
|
+
group: "text-case",
|
|
4559
4765
|
},
|
|
4560
4766
|
key: "{semantic.font.text-case.lowercase}",
|
|
4561
4767
|
},
|
|
@@ -4570,6 +4776,7 @@ export default {
|
|
|
4570
4776
|
description: "Deprecated",
|
|
4571
4777
|
attributes: {
|
|
4572
4778
|
category: "font",
|
|
4779
|
+
group: "text-case",
|
|
4573
4780
|
type: "textCase",
|
|
4574
4781
|
item: "text-case",
|
|
4575
4782
|
subitem: "capitalize",
|
|
@@ -4602,6 +4809,7 @@ export default {
|
|
|
4602
4809
|
description: "Deprecated",
|
|
4603
4810
|
attributes: {
|
|
4604
4811
|
category: "font",
|
|
4812
|
+
group: "text-case",
|
|
4605
4813
|
},
|
|
4606
4814
|
key: "{semantic.font.text-case.capitalize}",
|
|
4607
4815
|
},
|
|
@@ -6162,7 +6370,6 @@ export default {
|
|
|
6162
6370
|
value: "0",
|
|
6163
6371
|
type: "dimension",
|
|
6164
6372
|
attributes: {
|
|
6165
|
-
pattern: "",
|
|
6166
6373
|
category: "space",
|
|
6167
6374
|
type: "spacing",
|
|
6168
6375
|
item: "default",
|
|
@@ -6186,7 +6393,6 @@ export default {
|
|
|
6186
6393
|
value: "{core.size.default.none}",
|
|
6187
6394
|
type: "dimension",
|
|
6188
6395
|
attributes: {
|
|
6189
|
-
pattern: "",
|
|
6190
6396
|
category: "space",
|
|
6191
6397
|
},
|
|
6192
6398
|
key: "{semantic.spacing.default.none}",
|
|
@@ -6199,7 +6405,6 @@ export default {
|
|
|
6199
6405
|
value: "1px",
|
|
6200
6406
|
type: "dimension",
|
|
6201
6407
|
attributes: {
|
|
6202
|
-
pattern: "",
|
|
6203
6408
|
category: "space",
|
|
6204
6409
|
type: "spacing",
|
|
6205
6410
|
item: "default",
|
|
@@ -6223,7 +6428,6 @@ export default {
|
|
|
6223
6428
|
value: "{core.size.default.1}",
|
|
6224
6429
|
type: "dimension",
|
|
6225
6430
|
attributes: {
|
|
6226
|
-
pattern: "",
|
|
6227
6431
|
category: "space",
|
|
6228
6432
|
},
|
|
6229
6433
|
key: "{semantic.spacing.default.px}",
|
|
@@ -6236,7 +6440,6 @@ export default {
|
|
|
6236
6440
|
value: "2px",
|
|
6237
6441
|
type: "dimension",
|
|
6238
6442
|
attributes: {
|
|
6239
|
-
pattern: "",
|
|
6240
6443
|
category: "space",
|
|
6241
6444
|
type: "spacing",
|
|
6242
6445
|
item: "default",
|
|
@@ -6260,7 +6463,6 @@ export default {
|
|
|
6260
6463
|
value: "{core.size.default.2}",
|
|
6261
6464
|
type: "dimension",
|
|
6262
6465
|
attributes: {
|
|
6263
|
-
pattern: "",
|
|
6264
6466
|
category: "space",
|
|
6265
6467
|
},
|
|
6266
6468
|
key: "{semantic.spacing.default.base}",
|
|
@@ -6273,7 +6475,7 @@ export default {
|
|
|
6273
6475
|
value: "0.25rem",
|
|
6274
6476
|
type: "dimension",
|
|
6275
6477
|
attributes: {
|
|
6276
|
-
category: "
|
|
6478
|
+
category: "space",
|
|
6277
6479
|
type: "spacing",
|
|
6278
6480
|
item: "default",
|
|
6279
6481
|
subitem: "xxs",
|
|
@@ -6296,7 +6498,7 @@ export default {
|
|
|
6296
6498
|
value: "{core.size.default.4}",
|
|
6297
6499
|
type: "dimension",
|
|
6298
6500
|
attributes: {
|
|
6299
|
-
category: "
|
|
6501
|
+
category: "space",
|
|
6300
6502
|
},
|
|
6301
6503
|
key: "{semantic.spacing.default.xxs}",
|
|
6302
6504
|
},
|
|
@@ -6308,7 +6510,7 @@ export default {
|
|
|
6308
6510
|
value: "0.375rem",
|
|
6309
6511
|
type: "dimension",
|
|
6310
6512
|
attributes: {
|
|
6311
|
-
category: "
|
|
6513
|
+
category: "space",
|
|
6312
6514
|
type: "spacing",
|
|
6313
6515
|
item: "default",
|
|
6314
6516
|
subitem: "xs",
|
|
@@ -6331,7 +6533,7 @@ export default {
|
|
|
6331
6533
|
value: "{core.size.default.6}",
|
|
6332
6534
|
type: "dimension",
|
|
6333
6535
|
attributes: {
|
|
6334
|
-
category: "
|
|
6536
|
+
category: "space",
|
|
6335
6537
|
},
|
|
6336
6538
|
key: "{semantic.spacing.default.xs}",
|
|
6337
6539
|
},
|
|
@@ -6343,7 +6545,7 @@ export default {
|
|
|
6343
6545
|
value: "0.5rem",
|
|
6344
6546
|
type: "dimension",
|
|
6345
6547
|
attributes: {
|
|
6346
|
-
category: "
|
|
6548
|
+
category: "space",
|
|
6347
6549
|
type: "spacing",
|
|
6348
6550
|
item: "default",
|
|
6349
6551
|
subitem: "sm",
|
|
@@ -6366,7 +6568,7 @@ export default {
|
|
|
6366
6568
|
value: "{core.size.default.8}",
|
|
6367
6569
|
type: "dimension",
|
|
6368
6570
|
attributes: {
|
|
6369
|
-
category: "
|
|
6571
|
+
category: "space",
|
|
6370
6572
|
},
|
|
6371
6573
|
key: "{semantic.spacing.default.sm}",
|
|
6372
6574
|
},
|
|
@@ -6641,7 +6843,7 @@ export default {
|
|
|
6641
6843
|
textDecoration: "none",
|
|
6642
6844
|
},
|
|
6643
6845
|
attributes: {
|
|
6644
|
-
category: "",
|
|
6846
|
+
category: "typography",
|
|
6645
6847
|
type: "typography",
|
|
6646
6848
|
item: "default",
|
|
6647
6849
|
subitem: "default",
|
|
@@ -6673,7 +6875,7 @@ export default {
|
|
|
6673
6875
|
textDecoration: "{semantic.font.text-decoration.none}",
|
|
6674
6876
|
},
|
|
6675
6877
|
attributes: {
|
|
6676
|
-
category: "",
|
|
6878
|
+
category: "typography",
|
|
6677
6879
|
},
|
|
6678
6880
|
key: "{semantic.typography.default.default}",
|
|
6679
6881
|
},
|
|
@@ -6707,7 +6909,7 @@ export default {
|
|
|
6707
6909
|
},
|
|
6708
6910
|
},
|
|
6709
6911
|
attributes: {
|
|
6710
|
-
category: "",
|
|
6912
|
+
category: "typography",
|
|
6711
6913
|
type: "typography",
|
|
6712
6914
|
item: "default",
|
|
6713
6915
|
subitem: "light",
|
|
@@ -6738,7 +6940,7 @@ export default {
|
|
|
6738
6940
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
6739
6941
|
},
|
|
6740
6942
|
attributes: {
|
|
6741
|
-
category: "",
|
|
6943
|
+
category: "typography",
|
|
6742
6944
|
},
|
|
6743
6945
|
key: "{semantic.typography.default.light.-3h}",
|
|
6744
6946
|
},
|
|
@@ -6770,7 +6972,7 @@ export default {
|
|
|
6770
6972
|
},
|
|
6771
6973
|
},
|
|
6772
6974
|
attributes: {
|
|
6773
|
-
category: "
|
|
6975
|
+
category: "typography",
|
|
6774
6976
|
type: "typography",
|
|
6775
6977
|
item: "default",
|
|
6776
6978
|
subitem: "light",
|
|
@@ -6800,7 +7002,7 @@ export default {
|
|
|
6800
7002
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
6801
7003
|
},
|
|
6802
7004
|
attributes: {
|
|
6803
|
-
category: "
|
|
7005
|
+
category: "typography",
|
|
6804
7006
|
},
|
|
6805
7007
|
key: "{semantic.typography.default.light.-2h}",
|
|
6806
7008
|
},
|
|
@@ -6831,7 +7033,7 @@ export default {
|
|
|
6831
7033
|
},
|
|
6832
7034
|
},
|
|
6833
7035
|
attributes: {
|
|
6834
|
-
category: "
|
|
7036
|
+
category: "typography",
|
|
6835
7037
|
type: "typography",
|
|
6836
7038
|
item: "default",
|
|
6837
7039
|
subitem: "light",
|
|
@@ -6860,7 +7062,7 @@ export default {
|
|
|
6860
7062
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
6861
7063
|
},
|
|
6862
7064
|
attributes: {
|
|
6863
|
-
category: "
|
|
7065
|
+
category: "typography",
|
|
6864
7066
|
},
|
|
6865
7067
|
key: "{semantic.typography.default.light.-1h}",
|
|
6866
7068
|
},
|
|
@@ -6893,7 +7095,7 @@ export default {
|
|
|
6893
7095
|
},
|
|
6894
7096
|
},
|
|
6895
7097
|
attributes: {
|
|
6896
|
-
category: "
|
|
7098
|
+
category: "typography",
|
|
6897
7099
|
type: "typography",
|
|
6898
7100
|
item: "default",
|
|
6899
7101
|
subitem: "light",
|
|
@@ -6924,7 +7126,7 @@ export default {
|
|
|
6924
7126
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
6925
7127
|
},
|
|
6926
7128
|
attributes: {
|
|
6927
|
-
category: "
|
|
7129
|
+
category: "typography",
|
|
6928
7130
|
},
|
|
6929
7131
|
key: "{semantic.typography.default.light.0h}",
|
|
6930
7132
|
},
|
|
@@ -6957,7 +7159,7 @@ export default {
|
|
|
6957
7159
|
},
|
|
6958
7160
|
},
|
|
6959
7161
|
attributes: {
|
|
6960
|
-
category: "
|
|
7162
|
+
category: "typography",
|
|
6961
7163
|
type: "typography",
|
|
6962
7164
|
item: "default",
|
|
6963
7165
|
subitem: "light",
|
|
@@ -6988,7 +7190,7 @@ export default {
|
|
|
6988
7190
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
6989
7191
|
},
|
|
6990
7192
|
attributes: {
|
|
6991
|
-
category: "
|
|
7193
|
+
category: "typography",
|
|
6992
7194
|
},
|
|
6993
7195
|
key: "{semantic.typography.default.light.1h}",
|
|
6994
7196
|
},
|
|
@@ -7022,7 +7224,7 @@ export default {
|
|
|
7022
7224
|
},
|
|
7023
7225
|
},
|
|
7024
7226
|
attributes: {
|
|
7025
|
-
category: "
|
|
7227
|
+
category: "typography",
|
|
7026
7228
|
type: "typography",
|
|
7027
7229
|
item: "default",
|
|
7028
7230
|
subitem: "regular",
|
|
@@ -7052,7 +7254,7 @@ export default {
|
|
|
7052
7254
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7053
7255
|
},
|
|
7054
7256
|
attributes: {
|
|
7055
|
-
category: "
|
|
7257
|
+
category: "typography",
|
|
7056
7258
|
},
|
|
7057
7259
|
key: "{semantic.typography.default.regular.-3h}",
|
|
7058
7260
|
},
|
|
@@ -7083,7 +7285,7 @@ export default {
|
|
|
7083
7285
|
},
|
|
7084
7286
|
},
|
|
7085
7287
|
attributes: {
|
|
7086
|
-
category: "
|
|
7288
|
+
category: "typography",
|
|
7087
7289
|
type: "typography",
|
|
7088
7290
|
item: "default",
|
|
7089
7291
|
subitem: "regular",
|
|
@@ -7112,7 +7314,7 @@ export default {
|
|
|
7112
7314
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7113
7315
|
},
|
|
7114
7316
|
attributes: {
|
|
7115
|
-
category: "
|
|
7317
|
+
category: "typography",
|
|
7116
7318
|
},
|
|
7117
7319
|
key: "{semantic.typography.default.regular.-2h}",
|
|
7118
7320
|
},
|
|
@@ -7138,7 +7340,7 @@ export default {
|
|
|
7138
7340
|
},
|
|
7139
7341
|
type: "typography",
|
|
7140
7342
|
attributes: {
|
|
7141
|
-
category: "
|
|
7343
|
+
category: "typography",
|
|
7142
7344
|
type: "typography",
|
|
7143
7345
|
item: "default",
|
|
7144
7346
|
subitem: "regular",
|
|
@@ -7162,7 +7364,7 @@ export default {
|
|
|
7162
7364
|
value: "{semantic.typography.default.default}",
|
|
7163
7365
|
type: "typography",
|
|
7164
7366
|
attributes: {
|
|
7165
|
-
category: "
|
|
7367
|
+
category: "typography",
|
|
7166
7368
|
},
|
|
7167
7369
|
key: "{semantic.typography.default.regular.-1h}",
|
|
7168
7370
|
},
|
|
@@ -7194,7 +7396,7 @@ export default {
|
|
|
7194
7396
|
},
|
|
7195
7397
|
},
|
|
7196
7398
|
attributes: {
|
|
7197
|
-
category: "
|
|
7399
|
+
category: "typography",
|
|
7198
7400
|
type: "typography",
|
|
7199
7401
|
item: "default",
|
|
7200
7402
|
subitem: "regular",
|
|
@@ -7224,7 +7426,7 @@ export default {
|
|
|
7224
7426
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7225
7427
|
},
|
|
7226
7428
|
attributes: {
|
|
7227
|
-
category: "
|
|
7429
|
+
category: "typography",
|
|
7228
7430
|
},
|
|
7229
7431
|
key: "{semantic.typography.default.regular.0h}",
|
|
7230
7432
|
},
|
|
@@ -7256,7 +7458,7 @@ export default {
|
|
|
7256
7458
|
},
|
|
7257
7459
|
},
|
|
7258
7460
|
attributes: {
|
|
7259
|
-
category: "
|
|
7461
|
+
category: "typography",
|
|
7260
7462
|
type: "typography",
|
|
7261
7463
|
item: "default",
|
|
7262
7464
|
subitem: "regular",
|
|
@@ -7286,7 +7488,7 @@ export default {
|
|
|
7286
7488
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7287
7489
|
},
|
|
7288
7490
|
attributes: {
|
|
7289
|
-
category: "
|
|
7491
|
+
category: "typography",
|
|
7290
7492
|
},
|
|
7291
7493
|
key: "{semantic.typography.default.regular.1h}",
|
|
7292
7494
|
},
|
|
@@ -7321,7 +7523,7 @@ export default {
|
|
|
7321
7523
|
},
|
|
7322
7524
|
},
|
|
7323
7525
|
attributes: {
|
|
7324
|
-
category: "
|
|
7526
|
+
category: "typography",
|
|
7325
7527
|
type: "typography",
|
|
7326
7528
|
item: "default",
|
|
7327
7529
|
subitem: "medium",
|
|
@@ -7352,7 +7554,7 @@ export default {
|
|
|
7352
7554
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7353
7555
|
},
|
|
7354
7556
|
attributes: {
|
|
7355
|
-
category: "
|
|
7557
|
+
category: "typography",
|
|
7356
7558
|
},
|
|
7357
7559
|
key: "{semantic.typography.default.medium.-3h}",
|
|
7358
7560
|
},
|
|
@@ -7384,7 +7586,7 @@ export default {
|
|
|
7384
7586
|
},
|
|
7385
7587
|
},
|
|
7386
7588
|
attributes: {
|
|
7387
|
-
category: "
|
|
7589
|
+
category: "typography",
|
|
7388
7590
|
type: "typography",
|
|
7389
7591
|
item: "default",
|
|
7390
7592
|
subitem: "medium",
|
|
@@ -7414,7 +7616,7 @@ export default {
|
|
|
7414
7616
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7415
7617
|
},
|
|
7416
7618
|
attributes: {
|
|
7417
|
-
category: "
|
|
7619
|
+
category: "typography",
|
|
7418
7620
|
},
|
|
7419
7621
|
key: "{semantic.typography.default.medium.-2h}",
|
|
7420
7622
|
},
|
|
@@ -7445,7 +7647,7 @@ export default {
|
|
|
7445
7647
|
},
|
|
7446
7648
|
},
|
|
7447
7649
|
attributes: {
|
|
7448
|
-
category: "
|
|
7650
|
+
category: "typography",
|
|
7449
7651
|
type: "typography",
|
|
7450
7652
|
item: "default",
|
|
7451
7653
|
subitem: "medium",
|
|
@@ -7474,7 +7676,7 @@ export default {
|
|
|
7474
7676
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7475
7677
|
},
|
|
7476
7678
|
attributes: {
|
|
7477
|
-
category: "
|
|
7679
|
+
category: "typography",
|
|
7478
7680
|
},
|
|
7479
7681
|
key: "{semantic.typography.default.medium.-1h}",
|
|
7480
7682
|
},
|
|
@@ -7507,7 +7709,7 @@ export default {
|
|
|
7507
7709
|
},
|
|
7508
7710
|
},
|
|
7509
7711
|
attributes: {
|
|
7510
|
-
category: "
|
|
7712
|
+
category: "typography",
|
|
7511
7713
|
type: "typography",
|
|
7512
7714
|
item: "default",
|
|
7513
7715
|
subitem: "medium",
|
|
@@ -7538,7 +7740,7 @@ export default {
|
|
|
7538
7740
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7539
7741
|
},
|
|
7540
7742
|
attributes: {
|
|
7541
|
-
category: "
|
|
7743
|
+
category: "typography",
|
|
7542
7744
|
},
|
|
7543
7745
|
key: "{semantic.typography.default.medium.0h}",
|
|
7544
7746
|
},
|
|
@@ -7571,7 +7773,7 @@ export default {
|
|
|
7571
7773
|
},
|
|
7572
7774
|
},
|
|
7573
7775
|
attributes: {
|
|
7574
|
-
category: "
|
|
7776
|
+
category: "typography",
|
|
7575
7777
|
type: "typography",
|
|
7576
7778
|
item: "default",
|
|
7577
7779
|
subitem: "medium",
|
|
@@ -7602,7 +7804,7 @@ export default {
|
|
|
7602
7804
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7603
7805
|
},
|
|
7604
7806
|
attributes: {
|
|
7605
|
-
category: "
|
|
7807
|
+
category: "typography",
|
|
7606
7808
|
},
|
|
7607
7809
|
key: "{semantic.typography.default.medium.1h}",
|
|
7608
7810
|
},
|
|
@@ -7637,7 +7839,7 @@ export default {
|
|
|
7637
7839
|
},
|
|
7638
7840
|
},
|
|
7639
7841
|
attributes: {
|
|
7640
|
-
category: "
|
|
7842
|
+
category: "typography",
|
|
7641
7843
|
type: "typography",
|
|
7642
7844
|
item: "default",
|
|
7643
7845
|
subitem: "bold",
|
|
@@ -7668,7 +7870,7 @@ export default {
|
|
|
7668
7870
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7669
7871
|
},
|
|
7670
7872
|
attributes: {
|
|
7671
|
-
category: "
|
|
7873
|
+
category: "typography",
|
|
7672
7874
|
},
|
|
7673
7875
|
key: "{semantic.typography.default.bold.-3h}",
|
|
7674
7876
|
},
|
|
@@ -7700,7 +7902,7 @@ export default {
|
|
|
7700
7902
|
},
|
|
7701
7903
|
},
|
|
7702
7904
|
attributes: {
|
|
7703
|
-
category: "
|
|
7905
|
+
category: "typography",
|
|
7704
7906
|
type: "typography",
|
|
7705
7907
|
item: "default",
|
|
7706
7908
|
subitem: "bold",
|
|
@@ -7730,7 +7932,7 @@ export default {
|
|
|
7730
7932
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7731
7933
|
},
|
|
7732
7934
|
attributes: {
|
|
7733
|
-
category: "
|
|
7935
|
+
category: "typography",
|
|
7734
7936
|
},
|
|
7735
7937
|
key: "{semantic.typography.default.bold.-2h}",
|
|
7736
7938
|
},
|
|
@@ -7761,7 +7963,7 @@ export default {
|
|
|
7761
7963
|
},
|
|
7762
7964
|
},
|
|
7763
7965
|
attributes: {
|
|
7764
|
-
category: "
|
|
7966
|
+
category: "typography",
|
|
7765
7967
|
type: "typography",
|
|
7766
7968
|
item: "default",
|
|
7767
7969
|
subitem: "bold",
|
|
@@ -7790,7 +7992,7 @@ export default {
|
|
|
7790
7992
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7791
7993
|
},
|
|
7792
7994
|
attributes: {
|
|
7793
|
-
category: "
|
|
7995
|
+
category: "typography",
|
|
7794
7996
|
},
|
|
7795
7997
|
key: "{semantic.typography.default.bold.-1h}",
|
|
7796
7998
|
},
|
|
@@ -7823,7 +8025,7 @@ export default {
|
|
|
7823
8025
|
},
|
|
7824
8026
|
},
|
|
7825
8027
|
attributes: {
|
|
7826
|
-
category: "
|
|
8028
|
+
category: "typography",
|
|
7827
8029
|
type: "typography",
|
|
7828
8030
|
item: "default",
|
|
7829
8031
|
subitem: "bold",
|
|
@@ -7854,7 +8056,7 @@ export default {
|
|
|
7854
8056
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7855
8057
|
},
|
|
7856
8058
|
attributes: {
|
|
7857
|
-
category: "
|
|
8059
|
+
category: "typography",
|
|
7858
8060
|
},
|
|
7859
8061
|
key: "{semantic.typography.default.bold.0h}",
|
|
7860
8062
|
},
|
|
@@ -7887,7 +8089,7 @@ export default {
|
|
|
7887
8089
|
},
|
|
7888
8090
|
},
|
|
7889
8091
|
attributes: {
|
|
7890
|
-
category: "
|
|
8092
|
+
category: "typography",
|
|
7891
8093
|
type: "typography",
|
|
7892
8094
|
item: "default",
|
|
7893
8095
|
subitem: "bold",
|
|
@@ -7918,7 +8120,7 @@ export default {
|
|
|
7918
8120
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7919
8121
|
},
|
|
7920
8122
|
attributes: {
|
|
7921
|
-
category: "
|
|
8123
|
+
category: "typography",
|
|
7922
8124
|
},
|
|
7923
8125
|
key: "{semantic.typography.default.bold.1h}",
|
|
7924
8126
|
},
|
|
@@ -7955,7 +8157,7 @@ export default {
|
|
|
7955
8157
|
},
|
|
7956
8158
|
},
|
|
7957
8159
|
attributes: {
|
|
7958
|
-
category: "
|
|
8160
|
+
category: "typography",
|
|
7959
8161
|
type: "typography",
|
|
7960
8162
|
item: "wrap",
|
|
7961
8163
|
subitem: "light",
|
|
@@ -7986,7 +8188,7 @@ export default {
|
|
|
7986
8188
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
7987
8189
|
},
|
|
7988
8190
|
attributes: {
|
|
7989
|
-
category: "
|
|
8191
|
+
category: "typography",
|
|
7990
8192
|
},
|
|
7991
8193
|
key: "{semantic.typography.wrap.light.0}",
|
|
7992
8194
|
},
|
|
@@ -8019,7 +8221,7 @@ export default {
|
|
|
8019
8221
|
},
|
|
8020
8222
|
},
|
|
8021
8223
|
attributes: {
|
|
8022
|
-
category: "
|
|
8224
|
+
category: "typography",
|
|
8023
8225
|
type: "typography",
|
|
8024
8226
|
item: "wrap",
|
|
8025
8227
|
subitem: "light",
|
|
@@ -8050,7 +8252,7 @@ export default {
|
|
|
8050
8252
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8051
8253
|
},
|
|
8052
8254
|
attributes: {
|
|
8053
|
-
category: "
|
|
8255
|
+
category: "typography",
|
|
8054
8256
|
},
|
|
8055
8257
|
key: "{semantic.typography.wrap.light.1}",
|
|
8056
8258
|
},
|
|
@@ -8083,7 +8285,7 @@ export default {
|
|
|
8083
8285
|
},
|
|
8084
8286
|
},
|
|
8085
8287
|
attributes: {
|
|
8086
|
-
category: "
|
|
8288
|
+
category: "typography",
|
|
8087
8289
|
type: "typography",
|
|
8088
8290
|
item: "wrap",
|
|
8089
8291
|
subitem: "light",
|
|
@@ -8114,7 +8316,7 @@ export default {
|
|
|
8114
8316
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8115
8317
|
},
|
|
8116
8318
|
attributes: {
|
|
8117
|
-
category: "
|
|
8319
|
+
category: "typography",
|
|
8118
8320
|
},
|
|
8119
8321
|
key: "{semantic.typography.wrap.light.2}",
|
|
8120
8322
|
},
|
|
@@ -8147,7 +8349,7 @@ export default {
|
|
|
8147
8349
|
},
|
|
8148
8350
|
},
|
|
8149
8351
|
attributes: {
|
|
8150
|
-
category: "
|
|
8352
|
+
category: "typography",
|
|
8151
8353
|
type: "typography",
|
|
8152
8354
|
item: "wrap",
|
|
8153
8355
|
subitem: "light",
|
|
@@ -8178,7 +8380,7 @@ export default {
|
|
|
8178
8380
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8179
8381
|
},
|
|
8180
8382
|
attributes: {
|
|
8181
|
-
category: "
|
|
8383
|
+
category: "typography",
|
|
8182
8384
|
},
|
|
8183
8385
|
key: "{semantic.typography.wrap.light.3}",
|
|
8184
8386
|
},
|
|
@@ -8211,7 +8413,7 @@ export default {
|
|
|
8211
8413
|
},
|
|
8212
8414
|
},
|
|
8213
8415
|
attributes: {
|
|
8214
|
-
category: "
|
|
8416
|
+
category: "typography",
|
|
8215
8417
|
type: "typography",
|
|
8216
8418
|
item: "wrap",
|
|
8217
8419
|
subitem: "light",
|
|
@@ -8242,7 +8444,7 @@ export default {
|
|
|
8242
8444
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8243
8445
|
},
|
|
8244
8446
|
attributes: {
|
|
8245
|
-
category: "
|
|
8447
|
+
category: "typography",
|
|
8246
8448
|
},
|
|
8247
8449
|
key: "{semantic.typography.wrap.light.-2}",
|
|
8248
8450
|
},
|
|
@@ -8274,7 +8476,7 @@ export default {
|
|
|
8274
8476
|
},
|
|
8275
8477
|
},
|
|
8276
8478
|
attributes: {
|
|
8277
|
-
category: "
|
|
8479
|
+
category: "typography",
|
|
8278
8480
|
type: "typography",
|
|
8279
8481
|
item: "wrap",
|
|
8280
8482
|
subitem: "light",
|
|
@@ -8304,7 +8506,7 @@ export default {
|
|
|
8304
8506
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8305
8507
|
},
|
|
8306
8508
|
attributes: {
|
|
8307
|
-
category: "
|
|
8509
|
+
category: "typography",
|
|
8308
8510
|
},
|
|
8309
8511
|
key: "{semantic.typography.wrap.light.-1}",
|
|
8310
8512
|
},
|
|
@@ -8338,7 +8540,7 @@ export default {
|
|
|
8338
8540
|
},
|
|
8339
8541
|
},
|
|
8340
8542
|
attributes: {
|
|
8341
|
-
category: "
|
|
8543
|
+
category: "typography",
|
|
8342
8544
|
type: "typography",
|
|
8343
8545
|
item: "wrap",
|
|
8344
8546
|
subitem: "regular",
|
|
@@ -8368,7 +8570,7 @@ export default {
|
|
|
8368
8570
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8369
8571
|
},
|
|
8370
8572
|
attributes: {
|
|
8371
|
-
category: "
|
|
8573
|
+
category: "typography",
|
|
8372
8574
|
},
|
|
8373
8575
|
key: "{semantic.typography.wrap.regular.0}",
|
|
8374
8576
|
},
|
|
@@ -8400,7 +8602,7 @@ export default {
|
|
|
8400
8602
|
},
|
|
8401
8603
|
},
|
|
8402
8604
|
attributes: {
|
|
8403
|
-
category: "
|
|
8605
|
+
category: "typography",
|
|
8404
8606
|
type: "typography",
|
|
8405
8607
|
item: "wrap",
|
|
8406
8608
|
subitem: "regular",
|
|
@@ -8430,7 +8632,7 @@ export default {
|
|
|
8430
8632
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8431
8633
|
},
|
|
8432
8634
|
attributes: {
|
|
8433
|
-
category: "
|
|
8635
|
+
category: "typography",
|
|
8434
8636
|
},
|
|
8435
8637
|
key: "{semantic.typography.wrap.regular.1}",
|
|
8436
8638
|
},
|
|
@@ -8462,7 +8664,7 @@ export default {
|
|
|
8462
8664
|
},
|
|
8463
8665
|
},
|
|
8464
8666
|
attributes: {
|
|
8465
|
-
category: "
|
|
8667
|
+
category: "typography",
|
|
8466
8668
|
type: "typography",
|
|
8467
8669
|
item: "wrap",
|
|
8468
8670
|
subitem: "regular",
|
|
@@ -8492,7 +8694,7 @@ export default {
|
|
|
8492
8694
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8493
8695
|
},
|
|
8494
8696
|
attributes: {
|
|
8495
|
-
category: "
|
|
8697
|
+
category: "typography",
|
|
8496
8698
|
},
|
|
8497
8699
|
key: "{semantic.typography.wrap.regular.2}",
|
|
8498
8700
|
},
|
|
@@ -8524,7 +8726,7 @@ export default {
|
|
|
8524
8726
|
},
|
|
8525
8727
|
},
|
|
8526
8728
|
attributes: {
|
|
8527
|
-
category: "
|
|
8729
|
+
category: "typography",
|
|
8528
8730
|
type: "typography",
|
|
8529
8731
|
item: "wrap",
|
|
8530
8732
|
subitem: "regular",
|
|
@@ -8554,7 +8756,7 @@ export default {
|
|
|
8554
8756
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8555
8757
|
},
|
|
8556
8758
|
attributes: {
|
|
8557
|
-
category: "
|
|
8759
|
+
category: "typography",
|
|
8558
8760
|
},
|
|
8559
8761
|
key: "{semantic.typography.wrap.regular.3}",
|
|
8560
8762
|
},
|
|
@@ -8586,7 +8788,7 @@ export default {
|
|
|
8586
8788
|
},
|
|
8587
8789
|
},
|
|
8588
8790
|
attributes: {
|
|
8589
|
-
category: "
|
|
8791
|
+
category: "typography",
|
|
8590
8792
|
type: "typography",
|
|
8591
8793
|
item: "wrap",
|
|
8592
8794
|
subitem: "regular",
|
|
@@ -8616,7 +8818,7 @@ export default {
|
|
|
8616
8818
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8617
8819
|
},
|
|
8618
8820
|
attributes: {
|
|
8619
|
-
category: "
|
|
8821
|
+
category: "typography",
|
|
8620
8822
|
},
|
|
8621
8823
|
key: "{semantic.typography.wrap.regular.-2}",
|
|
8622
8824
|
},
|
|
@@ -8647,7 +8849,7 @@ export default {
|
|
|
8647
8849
|
},
|
|
8648
8850
|
},
|
|
8649
8851
|
attributes: {
|
|
8650
|
-
category: "
|
|
8852
|
+
category: "typography",
|
|
8651
8853
|
type: "typography",
|
|
8652
8854
|
item: "wrap",
|
|
8653
8855
|
subitem: "regular",
|
|
@@ -8676,7 +8878,7 @@ export default {
|
|
|
8676
8878
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8677
8879
|
},
|
|
8678
8880
|
attributes: {
|
|
8679
|
-
category: "
|
|
8881
|
+
category: "typography",
|
|
8680
8882
|
},
|
|
8681
8883
|
key: "{semantic.typography.wrap.regular.-1}",
|
|
8682
8884
|
},
|
|
@@ -8711,7 +8913,7 @@ export default {
|
|
|
8711
8913
|
},
|
|
8712
8914
|
},
|
|
8713
8915
|
attributes: {
|
|
8714
|
-
category: "
|
|
8916
|
+
category: "typography",
|
|
8715
8917
|
type: "typography",
|
|
8716
8918
|
item: "wrap",
|
|
8717
8919
|
subitem: "medium",
|
|
@@ -8742,7 +8944,7 @@ export default {
|
|
|
8742
8944
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8743
8945
|
},
|
|
8744
8946
|
attributes: {
|
|
8745
|
-
category: "
|
|
8947
|
+
category: "typography",
|
|
8746
8948
|
},
|
|
8747
8949
|
key: "{semantic.typography.wrap.medium.0}",
|
|
8748
8950
|
},
|
|
@@ -8775,7 +8977,7 @@ export default {
|
|
|
8775
8977
|
},
|
|
8776
8978
|
},
|
|
8777
8979
|
attributes: {
|
|
8778
|
-
category: "
|
|
8980
|
+
category: "typography",
|
|
8779
8981
|
type: "typography",
|
|
8780
8982
|
item: "wrap",
|
|
8781
8983
|
subitem: "medium",
|
|
@@ -8806,7 +9008,7 @@ export default {
|
|
|
8806
9008
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8807
9009
|
},
|
|
8808
9010
|
attributes: {
|
|
8809
|
-
category: "
|
|
9011
|
+
category: "typography",
|
|
8810
9012
|
},
|
|
8811
9013
|
key: "{semantic.typography.wrap.medium.1}",
|
|
8812
9014
|
},
|
|
@@ -8839,7 +9041,7 @@ export default {
|
|
|
8839
9041
|
},
|
|
8840
9042
|
},
|
|
8841
9043
|
attributes: {
|
|
8842
|
-
category: "
|
|
9044
|
+
category: "typography",
|
|
8843
9045
|
type: "typography",
|
|
8844
9046
|
item: "wrap",
|
|
8845
9047
|
subitem: "medium",
|
|
@@ -8870,7 +9072,7 @@ export default {
|
|
|
8870
9072
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8871
9073
|
},
|
|
8872
9074
|
attributes: {
|
|
8873
|
-
category: "
|
|
9075
|
+
category: "typography",
|
|
8874
9076
|
},
|
|
8875
9077
|
key: "{semantic.typography.wrap.medium.2}",
|
|
8876
9078
|
},
|
|
@@ -8903,7 +9105,7 @@ export default {
|
|
|
8903
9105
|
},
|
|
8904
9106
|
},
|
|
8905
9107
|
attributes: {
|
|
8906
|
-
category: "
|
|
9108
|
+
category: "typography",
|
|
8907
9109
|
type: "typography",
|
|
8908
9110
|
item: "wrap",
|
|
8909
9111
|
subitem: "medium",
|
|
@@ -8934,7 +9136,7 @@ export default {
|
|
|
8934
9136
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8935
9137
|
},
|
|
8936
9138
|
attributes: {
|
|
8937
|
-
category: "
|
|
9139
|
+
category: "typography",
|
|
8938
9140
|
},
|
|
8939
9141
|
key: "{semantic.typography.wrap.medium.3}",
|
|
8940
9142
|
},
|
|
@@ -8967,7 +9169,7 @@ export default {
|
|
|
8967
9169
|
},
|
|
8968
9170
|
},
|
|
8969
9171
|
attributes: {
|
|
8970
|
-
category: "
|
|
9172
|
+
category: "typography",
|
|
8971
9173
|
type: "typography",
|
|
8972
9174
|
item: "wrap",
|
|
8973
9175
|
subitem: "medium",
|
|
@@ -8998,7 +9200,7 @@ export default {
|
|
|
8998
9200
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
8999
9201
|
},
|
|
9000
9202
|
attributes: {
|
|
9001
|
-
category: "
|
|
9203
|
+
category: "typography",
|
|
9002
9204
|
},
|
|
9003
9205
|
key: "{semantic.typography.wrap.medium.-2}",
|
|
9004
9206
|
},
|
|
@@ -9030,7 +9232,7 @@ export default {
|
|
|
9030
9232
|
},
|
|
9031
9233
|
},
|
|
9032
9234
|
attributes: {
|
|
9033
|
-
category: "
|
|
9235
|
+
category: "typography",
|
|
9034
9236
|
type: "typography",
|
|
9035
9237
|
item: "wrap",
|
|
9036
9238
|
subitem: "medium",
|
|
@@ -9060,7 +9262,7 @@ export default {
|
|
|
9060
9262
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
9061
9263
|
},
|
|
9062
9264
|
attributes: {
|
|
9063
|
-
category: "
|
|
9265
|
+
category: "typography",
|
|
9064
9266
|
},
|
|
9065
9267
|
key: "{semantic.typography.wrap.medium.-1}",
|
|
9066
9268
|
},
|
|
@@ -9095,7 +9297,7 @@ export default {
|
|
|
9095
9297
|
},
|
|
9096
9298
|
},
|
|
9097
9299
|
attributes: {
|
|
9098
|
-
category: "
|
|
9300
|
+
category: "typography",
|
|
9099
9301
|
type: "typography",
|
|
9100
9302
|
item: "wrap",
|
|
9101
9303
|
subitem: "bold",
|
|
@@ -9126,7 +9328,7 @@ export default {
|
|
|
9126
9328
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
9127
9329
|
},
|
|
9128
9330
|
attributes: {
|
|
9129
|
-
category: "
|
|
9331
|
+
category: "typography",
|
|
9130
9332
|
},
|
|
9131
9333
|
key: "{semantic.typography.wrap.bold.0}",
|
|
9132
9334
|
},
|
|
@@ -9159,7 +9361,7 @@ export default {
|
|
|
9159
9361
|
},
|
|
9160
9362
|
},
|
|
9161
9363
|
attributes: {
|
|
9162
|
-
category: "
|
|
9364
|
+
category: "typography",
|
|
9163
9365
|
type: "typography",
|
|
9164
9366
|
item: "wrap",
|
|
9165
9367
|
subitem: "bold",
|
|
@@ -9190,7 +9392,7 @@ export default {
|
|
|
9190
9392
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
9191
9393
|
},
|
|
9192
9394
|
attributes: {
|
|
9193
|
-
category: "
|
|
9395
|
+
category: "typography",
|
|
9194
9396
|
},
|
|
9195
9397
|
key: "{semantic.typography.wrap.bold.1}",
|
|
9196
9398
|
},
|
|
@@ -9223,7 +9425,7 @@ export default {
|
|
|
9223
9425
|
},
|
|
9224
9426
|
},
|
|
9225
9427
|
attributes: {
|
|
9226
|
-
category: "
|
|
9428
|
+
category: "typography",
|
|
9227
9429
|
type: "typography",
|
|
9228
9430
|
item: "wrap",
|
|
9229
9431
|
subitem: "bold",
|
|
@@ -9254,7 +9456,7 @@ export default {
|
|
|
9254
9456
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
9255
9457
|
},
|
|
9256
9458
|
attributes: {
|
|
9257
|
-
category: "
|
|
9459
|
+
category: "typography",
|
|
9258
9460
|
},
|
|
9259
9461
|
key: "{semantic.typography.wrap.bold.2}",
|
|
9260
9462
|
},
|
|
@@ -9287,7 +9489,7 @@ export default {
|
|
|
9287
9489
|
},
|
|
9288
9490
|
},
|
|
9289
9491
|
attributes: {
|
|
9290
|
-
category: "
|
|
9492
|
+
category: "typography",
|
|
9291
9493
|
type: "typography",
|
|
9292
9494
|
item: "wrap",
|
|
9293
9495
|
subitem: "bold",
|
|
@@ -9318,7 +9520,7 @@ export default {
|
|
|
9318
9520
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
9319
9521
|
},
|
|
9320
9522
|
attributes: {
|
|
9321
|
-
category: "
|
|
9523
|
+
category: "typography",
|
|
9322
9524
|
},
|
|
9323
9525
|
key: "{semantic.typography.wrap.bold.3}",
|
|
9324
9526
|
},
|
|
@@ -9351,7 +9553,7 @@ export default {
|
|
|
9351
9553
|
},
|
|
9352
9554
|
},
|
|
9353
9555
|
attributes: {
|
|
9354
|
-
category: "
|
|
9556
|
+
category: "typography",
|
|
9355
9557
|
type: "typography",
|
|
9356
9558
|
item: "wrap",
|
|
9357
9559
|
subitem: "bold",
|
|
@@ -9382,7 +9584,7 @@ export default {
|
|
|
9382
9584
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
9383
9585
|
},
|
|
9384
9586
|
attributes: {
|
|
9385
|
-
category: "
|
|
9587
|
+
category: "typography",
|
|
9386
9588
|
},
|
|
9387
9589
|
key: "{semantic.typography.wrap.bold.-2}",
|
|
9388
9590
|
},
|
|
@@ -9414,7 +9616,7 @@ export default {
|
|
|
9414
9616
|
},
|
|
9415
9617
|
},
|
|
9416
9618
|
attributes: {
|
|
9417
|
-
category: "
|
|
9619
|
+
category: "typography",
|
|
9418
9620
|
type: "typography",
|
|
9419
9621
|
item: "wrap",
|
|
9420
9622
|
subitem: "bold",
|
|
@@ -9444,7 +9646,7 @@ export default {
|
|
|
9444
9646
|
"calcite.extends": "{semantic.typography.default.default}",
|
|
9445
9647
|
},
|
|
9446
9648
|
attributes: {
|
|
9447
|
-
category: "
|
|
9649
|
+
category: "typography",
|
|
9448
9650
|
},
|
|
9449
9651
|
key: "{semantic.typography.wrap.bold.-1}",
|
|
9450
9652
|
},
|
|
@@ -9464,7 +9666,7 @@ export default {
|
|
|
9464
9666
|
},
|
|
9465
9667
|
type: "typography",
|
|
9466
9668
|
attributes: {
|
|
9467
|
-
category: "
|
|
9669
|
+
category: "typography",
|
|
9468
9670
|
type: "typography",
|
|
9469
9671
|
item: "hierarchy",
|
|
9470
9672
|
subitem: "display",
|
|
@@ -9488,7 +9690,7 @@ export default {
|
|
|
9488
9690
|
value: "{semantic.typography.wrap.bold.3}",
|
|
9489
9691
|
type: "typography",
|
|
9490
9692
|
attributes: {
|
|
9491
|
-
category: "
|
|
9693
|
+
category: "typography",
|
|
9492
9694
|
},
|
|
9493
9695
|
key: "{semantic.typography.hierarchy.display.1}",
|
|
9494
9696
|
},
|
|
@@ -9504,7 +9706,7 @@ export default {
|
|
|
9504
9706
|
},
|
|
9505
9707
|
type: "typography",
|
|
9506
9708
|
attributes: {
|
|
9507
|
-
category: "
|
|
9709
|
+
category: "typography",
|
|
9508
9710
|
type: "typography",
|
|
9509
9711
|
item: "hierarchy",
|
|
9510
9712
|
subitem: "display",
|
|
@@ -9528,7 +9730,7 @@ export default {
|
|
|
9528
9730
|
value: "{semantic.typography.wrap.bold.2}",
|
|
9529
9731
|
type: "typography",
|
|
9530
9732
|
attributes: {
|
|
9531
|
-
category: "
|
|
9733
|
+
category: "typography",
|
|
9532
9734
|
},
|
|
9533
9735
|
key: "{semantic.typography.hierarchy.display.2}",
|
|
9534
9736
|
},
|
|
@@ -9546,7 +9748,7 @@ export default {
|
|
|
9546
9748
|
},
|
|
9547
9749
|
type: "typography",
|
|
9548
9750
|
attributes: {
|
|
9549
|
-
category: "
|
|
9751
|
+
category: "typography",
|
|
9550
9752
|
type: "typography",
|
|
9551
9753
|
item: "hierarchy",
|
|
9552
9754
|
subitem: "heading",
|
|
@@ -9570,7 +9772,7 @@ export default {
|
|
|
9570
9772
|
value: "{semantic.typography.wrap.medium.3}",
|
|
9571
9773
|
type: "typography",
|
|
9572
9774
|
attributes: {
|
|
9573
|
-
category: "
|
|
9775
|
+
category: "typography",
|
|
9574
9776
|
},
|
|
9575
9777
|
key: "{semantic.typography.hierarchy.heading.1}",
|
|
9576
9778
|
},
|
|
@@ -9586,7 +9788,7 @@ export default {
|
|
|
9586
9788
|
},
|
|
9587
9789
|
type: "typography",
|
|
9588
9790
|
attributes: {
|
|
9589
|
-
category: "
|
|
9791
|
+
category: "typography",
|
|
9590
9792
|
type: "typography",
|
|
9591
9793
|
item: "hierarchy",
|
|
9592
9794
|
subitem: "heading",
|
|
@@ -9610,7 +9812,7 @@ export default {
|
|
|
9610
9812
|
value: "{semantic.typography.wrap.medium.2}",
|
|
9611
9813
|
type: "typography",
|
|
9612
9814
|
attributes: {
|
|
9613
|
-
category: "
|
|
9815
|
+
category: "typography",
|
|
9614
9816
|
},
|
|
9615
9817
|
key: "{semantic.typography.hierarchy.heading.2}",
|
|
9616
9818
|
},
|
|
@@ -9626,7 +9828,7 @@ export default {
|
|
|
9626
9828
|
},
|
|
9627
9829
|
type: "typography",
|
|
9628
9830
|
attributes: {
|
|
9629
|
-
category: "
|
|
9831
|
+
category: "typography",
|
|
9630
9832
|
type: "typography",
|
|
9631
9833
|
item: "hierarchy",
|
|
9632
9834
|
subitem: "heading",
|
|
@@ -9650,7 +9852,7 @@ export default {
|
|
|
9650
9852
|
value: "{semantic.typography.wrap.medium.1}",
|
|
9651
9853
|
type: "typography",
|
|
9652
9854
|
attributes: {
|
|
9653
|
-
category: "
|
|
9855
|
+
category: "typography",
|
|
9654
9856
|
},
|
|
9655
9857
|
key: "{semantic.typography.hierarchy.heading.3}",
|
|
9656
9858
|
},
|
|
@@ -9666,7 +9868,7 @@ export default {
|
|
|
9666
9868
|
},
|
|
9667
9869
|
type: "typography",
|
|
9668
9870
|
attributes: {
|
|
9669
|
-
category: "
|
|
9871
|
+
category: "typography",
|
|
9670
9872
|
type: "typography",
|
|
9671
9873
|
item: "hierarchy",
|
|
9672
9874
|
subitem: "heading",
|
|
@@ -9690,7 +9892,7 @@ export default {
|
|
|
9690
9892
|
value: "{semantic.typography.wrap.medium.0}",
|
|
9691
9893
|
type: "typography",
|
|
9692
9894
|
attributes: {
|
|
9693
|
-
category: "
|
|
9895
|
+
category: "typography",
|
|
9694
9896
|
},
|
|
9695
9897
|
key: "{semantic.typography.hierarchy.heading.4}",
|
|
9696
9898
|
},
|
|
@@ -9705,7 +9907,7 @@ export default {
|
|
|
9705
9907
|
},
|
|
9706
9908
|
type: "typography",
|
|
9707
9909
|
attributes: {
|
|
9708
|
-
category: "
|
|
9910
|
+
category: "typography",
|
|
9709
9911
|
type: "typography",
|
|
9710
9912
|
item: "hierarchy",
|
|
9711
9913
|
subitem: "heading",
|
|
@@ -9729,7 +9931,7 @@ export default {
|
|
|
9729
9931
|
value: "{semantic.typography.wrap.medium.-1}",
|
|
9730
9932
|
type: "typography",
|
|
9731
9933
|
attributes: {
|
|
9732
|
-
category: "
|
|
9934
|
+
category: "typography",
|
|
9733
9935
|
},
|
|
9734
9936
|
key: "{semantic.typography.hierarchy.heading.5}",
|
|
9735
9937
|
},
|
|
@@ -9745,7 +9947,7 @@ export default {
|
|
|
9745
9947
|
},
|
|
9746
9948
|
type: "typography",
|
|
9747
9949
|
attributes: {
|
|
9748
|
-
category: "
|
|
9950
|
+
category: "typography",
|
|
9749
9951
|
type: "typography",
|
|
9750
9952
|
item: "hierarchy",
|
|
9751
9953
|
subitem: "body",
|
|
@@ -9769,7 +9971,7 @@ export default {
|
|
|
9769
9971
|
value: "{semantic.typography.wrap.regular.-1}",
|
|
9770
9972
|
type: "typography",
|
|
9771
9973
|
attributes: {
|
|
9772
|
-
category: "
|
|
9974
|
+
category: "typography",
|
|
9773
9975
|
},
|
|
9774
9976
|
key: "{semantic.typography.hierarchy.body.snug}",
|
|
9775
9977
|
},
|
|
@@ -9795,7 +9997,7 @@ export default {
|
|
|
9795
9997
|
},
|
|
9796
9998
|
type: "typography",
|
|
9797
9999
|
attributes: {
|
|
9798
|
-
category: "
|
|
10000
|
+
category: "typography",
|
|
9799
10001
|
type: "typography",
|
|
9800
10002
|
item: "hierarchy",
|
|
9801
10003
|
subitem: "body",
|
|
@@ -9819,7 +10021,7 @@ export default {
|
|
|
9819
10021
|
value: "{semantic.typography.default.default}",
|
|
9820
10022
|
type: "typography",
|
|
9821
10023
|
attributes: {
|
|
9822
|
-
category: "
|
|
10024
|
+
category: "typography",
|
|
9823
10025
|
},
|
|
9824
10026
|
key: "{semantic.typography.hierarchy.body.default}",
|
|
9825
10027
|
},
|
|
@@ -9836,7 +10038,7 @@ export default {
|
|
|
9836
10038
|
},
|
|
9837
10039
|
type: "typography",
|
|
9838
10040
|
attributes: {
|
|
9839
|
-
category: "
|
|
10041
|
+
category: "typography",
|
|
9840
10042
|
type: "typography",
|
|
9841
10043
|
item: "hierarchy",
|
|
9842
10044
|
subitem: "overline",
|
|
@@ -9863,7 +10065,7 @@ export default {
|
|
|
9863
10065
|
},
|
|
9864
10066
|
type: "typography",
|
|
9865
10067
|
attributes: {
|
|
9866
|
-
category: "
|
|
10068
|
+
category: "typography",
|
|
9867
10069
|
},
|
|
9868
10070
|
key: "{semantic.typography.hierarchy.overline}",
|
|
9869
10071
|
},
|
|
@@ -9878,7 +10080,7 @@ export default {
|
|
|
9878
10080
|
},
|
|
9879
10081
|
type: "typography",
|
|
9880
10082
|
attributes: {
|
|
9881
|
-
category: "
|
|
10083
|
+
category: "typography",
|
|
9882
10084
|
type: "typography",
|
|
9883
10085
|
item: "hierarchy",
|
|
9884
10086
|
subitem: "caption",
|
|
@@ -9901,7 +10103,7 @@ export default {
|
|
|
9901
10103
|
value: "{semantic.typography.wrap.regular.-2}",
|
|
9902
10104
|
type: "typography",
|
|
9903
10105
|
attributes: {
|
|
9904
|
-
category: "
|
|
10106
|
+
category: "typography",
|
|
9905
10107
|
},
|
|
9906
10108
|
key: "{semantic.typography.hierarchy.caption}",
|
|
9907
10109
|
},
|