@esri/calcite-design-tokens 4.0.0-next.1 → 4.0.0-next.11

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.
@@ -1,4822 +0,0 @@
1
- /**
2
- * Calcite Design System
3
- * Do not edit directly, this file was auto-generated.
4
- */
5
-
6
- export default {
7
- semantic: {
8
- border: {
9
- width: {
10
- none: {
11
- key: "{semantic.border.width.none}",
12
- value: "0",
13
- type: "dimension",
14
- attributes: {
15
- category: "border",
16
- group: "width",
17
- type: "border",
18
- item: "width",
19
- subitem: "none",
20
- names: {
21
- scss: "$calcite-border-width-none",
22
- css: "var(--calcite-border-width-none)",
23
- js: "semantic.border.width.none",
24
- docs: "semantic.border.width.none",
25
- es6: "calciteBorderWidthNone",
26
- },
27
- "calcite-schema": {
28
- system: "calcite",
29
- tier: "semantic",
30
- type: "dimension",
31
- },
32
- },
33
- filePath: "src/tokens/semantic/border.json",
34
- isSource: true,
35
- original: {
36
- value: "{core.size.default.none}",
37
- type: "dimension",
38
- attributes: {
39
- category: "border",
40
- group: "width",
41
- },
42
- key: "{semantic.border.width.none}",
43
- },
44
- name: "Border Width None",
45
- path: ["semantic", "border", "width", "none"],
46
- },
47
- sm: {
48
- key: "{semantic.border.width.sm}",
49
- value: "1px",
50
- type: "dimension",
51
- attributes: {
52
- category: "border",
53
- group: "width",
54
- type: "border",
55
- item: "width",
56
- subitem: "sm",
57
- names: {
58
- scss: "$calcite-border-width-sm",
59
- css: "var(--calcite-border-width-sm)",
60
- js: "semantic.border.width.sm",
61
- docs: "semantic.border.width.sm",
62
- es6: "calciteBorderWidthSm",
63
- },
64
- "calcite-schema": {
65
- system: "calcite",
66
- tier: "semantic",
67
- type: "dimension",
68
- },
69
- },
70
- filePath: "src/tokens/semantic/border.json",
71
- isSource: true,
72
- original: {
73
- value: "{core.size.default.1}",
74
- type: "dimension",
75
- attributes: {
76
- category: "border",
77
- group: "width",
78
- },
79
- key: "{semantic.border.width.sm}",
80
- },
81
- name: "Border Width Sm",
82
- path: ["semantic", "border", "width", "sm"],
83
- },
84
- md: {
85
- key: "{semantic.border.width.md}",
86
- value: "2px",
87
- type: "dimension",
88
- attributes: {
89
- category: "border",
90
- group: "width",
91
- type: "border",
92
- item: "width",
93
- subitem: "md",
94
- names: {
95
- scss: "$calcite-border-width-md",
96
- css: "var(--calcite-border-width-md)",
97
- js: "semantic.border.width.md",
98
- docs: "semantic.border.width.md",
99
- es6: "calciteBorderWidthMd",
100
- },
101
- "calcite-schema": {
102
- system: "calcite",
103
- tier: "semantic",
104
- type: "dimension",
105
- },
106
- },
107
- filePath: "src/tokens/semantic/border.json",
108
- isSource: true,
109
- original: {
110
- value: "{core.size.default.2}",
111
- type: "dimension",
112
- attributes: {
113
- category: "border",
114
- group: "width",
115
- },
116
- key: "{semantic.border.width.md}",
117
- },
118
- name: "Border Width Md",
119
- path: ["semantic", "border", "width", "md"],
120
- },
121
- lg: {
122
- key: "{semantic.border.width.lg}",
123
- value: "4px",
124
- type: "dimension",
125
- attributes: {
126
- category: "border",
127
- group: "width",
128
- type: "border",
129
- item: "width",
130
- subitem: "lg",
131
- names: {
132
- scss: "$calcite-border-width-lg",
133
- css: "var(--calcite-border-width-lg)",
134
- js: "semantic.border.width.lg",
135
- docs: "semantic.border.width.lg",
136
- es6: "calciteBorderWidthLg",
137
- },
138
- "calcite-schema": {
139
- system: "calcite",
140
- tier: "semantic",
141
- type: "dimension",
142
- },
143
- },
144
- filePath: "src/tokens/semantic/border.json",
145
- isSource: true,
146
- original: {
147
- value: "{core.size.default.4}",
148
- type: "dimension",
149
- attributes: {
150
- category: "border",
151
- group: "width",
152
- },
153
- key: "{semantic.border.width.lg}",
154
- },
155
- name: "Border Width Lg",
156
- path: ["semantic", "border", "width", "lg"],
157
- },
158
- },
159
- },
160
- "container-size": {
161
- margin: {
162
- key: "{semantic.container-size.margin}",
163
- value: "24px",
164
- type: "dimension",
165
- attributes: {
166
- category: "breakpoint",
167
- type: "container-size",
168
- item: "margin",
169
- names: {
170
- scss: "$calcite-container-size-margin",
171
- css: "var(--calcite-container-size-margin)",
172
- js: "semantic.container-size.margin",
173
- docs: "semantic.container-size.margin",
174
- es6: "calciteContainerSizeMargin",
175
- },
176
- "calcite-schema": {
177
- system: "calcite",
178
- tier: "semantic",
179
- type: "dimension",
180
- },
181
- },
182
- filePath: "src/tokens/semantic/container-size.json",
183
- isSource: true,
184
- original: {
185
- value: "{core.size.default.24}",
186
- type: "dimension",
187
- attributes: {
188
- category: "breakpoint",
189
- },
190
- key: "{semantic.container-size.margin}",
191
- },
192
- name: "Container Size Margin",
193
- path: ["semantic", "container-size", "margin"],
194
- },
195
- gutter: {
196
- key: "{semantic.container-size.gutter}",
197
- value: "16px",
198
- type: "dimension",
199
- attributes: {
200
- category: "breakpoint",
201
- type: "container-size",
202
- item: "gutter",
203
- names: {
204
- scss: "$calcite-container-size-gutter",
205
- css: "var(--calcite-container-size-gutter)",
206
- js: "semantic.container-size.gutter",
207
- docs: "semantic.container-size.gutter",
208
- es6: "calciteContainerSizeGutter",
209
- },
210
- "calcite-schema": {
211
- system: "calcite",
212
- tier: "semantic",
213
- type: "dimension",
214
- },
215
- },
216
- filePath: "src/tokens/semantic/container-size.json",
217
- isSource: true,
218
- original: {
219
- value: "{core.size.default.16}",
220
- type: "dimension",
221
- attributes: {
222
- category: "breakpoint",
223
- },
224
- key: "{semantic.container-size.gutter}",
225
- },
226
- name: "Container Size Gutter",
227
- path: ["semantic", "container-size", "gutter"],
228
- },
229
- content: {
230
- fluid: {
231
- key: "{semantic.container-size.content.fluid}",
232
- value: "100%",
233
- type: "dimension",
234
- description: "for fluid grid widths",
235
- attributes: {
236
- category: "breakpoint",
237
- type: "dimension",
238
- item: "content",
239
- subitem: "fluid",
240
- value: "100%",
241
- description: "for fluid grid widths",
242
- filePath: "src/tokens/semantic/container-size.json",
243
- isSource: true,
244
- key: "{semantic.container-size.content.fluid}",
245
- name: "calcite-semantic-container-size-content-fluid",
246
- path: ["semantic", "container-size", "content", "fluid"],
247
- comment: "for fluid grid widths",
248
- names: {
249
- scss: "$calcite-container-size-content-fluid",
250
- css: "var(--calcite-container-size-content-fluid)",
251
- js: "semantic.container-size.content.fluid",
252
- docs: "semantic.container-size.content.fluid",
253
- es6: "calciteContainerSizeContentFluid",
254
- },
255
- "calcite-schema": {
256
- system: "calcite",
257
- tier: "semantic",
258
- type: "dimension",
259
- },
260
- },
261
- filePath: "src/tokens/semantic/container-size.json",
262
- isSource: true,
263
- original: {
264
- value: "{core.size.relative.100}",
265
- type: "dimension",
266
- description: "for fluid grid widths",
267
- attributes: {
268
- category: "breakpoint",
269
- },
270
- key: "{semantic.container-size.content.fluid}",
271
- },
272
- name: "Container Size Content Fluid",
273
- path: ["semantic", "container-size", "content", "fluid"],
274
- comment: "for fluid grid widths",
275
- },
276
- fixed: {
277
- key: "{semantic.container-size.content.fixed}",
278
- value: "1440px",
279
- type: "dimension",
280
- description: "only for lg breakpoint fixed grid width",
281
- attributes: {
282
- category: "breakpoint",
283
- type: "dimension",
284
- item: "content",
285
- subitem: "fixed",
286
- value: "1440px",
287
- description: "only for lg breakpoint fixed grid width",
288
- filePath: "src/tokens/semantic/container-size.json",
289
- isSource: true,
290
- key: "{semantic.container-size.content.fixed}",
291
- name: "calcite-semantic-container-size-content-fixed",
292
- path: ["semantic", "container-size", "content", "fixed"],
293
- comment: "only for lg breakpoint fixed grid width",
294
- names: {
295
- scss: "$calcite-container-size-content-fixed",
296
- css: "var(--calcite-container-size-content-fixed)",
297
- js: "semantic.container-size.content.fixed",
298
- docs: "semantic.container-size.content.fixed",
299
- es6: "calciteContainerSizeContentFixed",
300
- },
301
- "calcite-schema": {
302
- system: "calcite",
303
- tier: "semantic",
304
- type: "dimension",
305
- },
306
- },
307
- filePath: "src/tokens/semantic/container-size.json",
308
- isSource: true,
309
- original: {
310
- value: "{core.container-size.1440}",
311
- type: "dimension",
312
- description: "only for lg breakpoint fixed grid width",
313
- attributes: {
314
- category: "breakpoint",
315
- },
316
- key: "{semantic.container-size.content.fixed}",
317
- },
318
- name: "Container Size Content Fixed",
319
- path: ["semantic", "container-size", "content", "fixed"],
320
- comment: "only for lg breakpoint fixed grid width",
321
- },
322
- },
323
- },
324
- "corner-radius": {
325
- default: {
326
- key: "{semantic.corner-radius.default}",
327
- value: "0",
328
- type: "dimension",
329
- attributes: {
330
- category: "corner-radius",
331
- type: "corner-radius",
332
- item: "default",
333
- names: {
334
- scss: "$calcite-corner-radius",
335
- css: "var(--calcite-corner-radius)",
336
- js: "semantic.corner-radius.default",
337
- docs: "semantic.corner-radius.default",
338
- es6: "calciteCornerRadius",
339
- },
340
- "calcite-schema": {
341
- system: "calcite",
342
- tier: "semantic",
343
- type: "dimension",
344
- },
345
- },
346
- filePath: "src/tokens/semantic/corner-radius.json",
347
- isSource: true,
348
- original: {
349
- value: "{semantic.corner-radius.none}",
350
- type: "dimension",
351
- attributes: {
352
- category: "corner-radius",
353
- },
354
- key: "{semantic.corner-radius.default}",
355
- },
356
- name: "Corner Radius",
357
- path: ["semantic", "corner-radius", "default"],
358
- },
359
- sharp: {
360
- key: "{semantic.corner-radius.sharp}",
361
- value: "0",
362
- type: "dimension",
363
- attributes: {
364
- category: "corner-radius",
365
- type: "dimension",
366
- item: "sharp",
367
- value: "0",
368
- description: "deprecated, use --calcite-corner-radius-none instead",
369
- filePath: "src/tokens/semantic/corner-radius.json",
370
- isSource: true,
371
- key: "{semantic.corner-radius.sharp}",
372
- name: "calcite-semantic-corner-radius-sharp",
373
- path: ["semantic", "corner-radius", "sharp"],
374
- comment: "deprecated, use --calcite-corner-radius-none instead",
375
- names: {
376
- scss: "$calcite-corner-radius-sharp",
377
- css: "var(--calcite-corner-radius-sharp)",
378
- js: "semantic.corner-radius.sharp",
379
- docs: "semantic.corner-radius.sharp",
380
- es6: "calciteCornerRadiusSharp",
381
- },
382
- "calcite-schema": {
383
- system: "calcite",
384
- tier: "semantic",
385
- type: "dimension",
386
- },
387
- },
388
- description: "deprecated, use --calcite-corner-radius-none instead",
389
- filePath: "src/tokens/semantic/corner-radius.json",
390
- isSource: true,
391
- original: {
392
- value: "{core.size.default.none}",
393
- type: "dimension",
394
- attributes: {
395
- category: "corner-radius",
396
- },
397
- description: "deprecated, use --calcite-corner-radius-none instead",
398
- key: "{semantic.corner-radius.sharp}",
399
- },
400
- name: "Corner Radius Sharp",
401
- path: ["semantic", "corner-radius", "sharp"],
402
- comment: "deprecated, use --calcite-corner-radius-none instead",
403
- },
404
- none: {
405
- key: "{semantic.corner-radius.none}",
406
- value: "0",
407
- type: "dimension",
408
- attributes: {
409
- category: "corner-radius",
410
- type: "corner-radius",
411
- item: "none",
412
- names: {
413
- scss: "$calcite-corner-radius-none",
414
- css: "var(--calcite-corner-radius-none)",
415
- js: "semantic.corner-radius.none",
416
- docs: "semantic.corner-radius.none",
417
- es6: "calciteCornerRadiusNone",
418
- },
419
- "calcite-schema": {
420
- system: "calcite",
421
- tier: "semantic",
422
- type: "dimension",
423
- },
424
- },
425
- filePath: "src/tokens/semantic/corner-radius.json",
426
- isSource: true,
427
- original: {
428
- value: "{core.size.default.none}",
429
- type: "dimension",
430
- attributes: {
431
- category: "corner-radius",
432
- },
433
- key: "{semantic.corner-radius.none}",
434
- },
435
- name: "Corner Radius None",
436
- path: ["semantic", "corner-radius", "none"],
437
- },
438
- xs: {
439
- key: "{semantic.corner-radius.xs}",
440
- value: "2px",
441
- type: "dimension",
442
- attributes: {
443
- category: "corner-radius",
444
- type: "corner-radius",
445
- item: "xs",
446
- names: {
447
- scss: "$calcite-corner-radius-xs",
448
- css: "var(--calcite-corner-radius-xs)",
449
- js: "semantic.corner-radius.xs",
450
- docs: "semantic.corner-radius.xs",
451
- es6: "calciteCornerRadiusXs",
452
- },
453
- "calcite-schema": {
454
- system: "calcite",
455
- tier: "semantic",
456
- type: "dimension",
457
- },
458
- },
459
- filePath: "src/tokens/semantic/corner-radius.json",
460
- isSource: true,
461
- original: {
462
- value: "{core.size.default.2}",
463
- type: "dimension",
464
- attributes: {
465
- category: "corner-radius",
466
- },
467
- key: "{semantic.corner-radius.xs}",
468
- },
469
- name: "Corner Radius Xs",
470
- path: ["semantic", "corner-radius", "xs"],
471
- },
472
- sm: {
473
- key: "{semantic.corner-radius.sm}",
474
- value: "4px",
475
- type: "dimension",
476
- attributes: {
477
- category: "corner-radius",
478
- type: "corner-radius",
479
- item: "sm",
480
- names: {
481
- scss: "$calcite-corner-radius-sm",
482
- css: "var(--calcite-corner-radius-sm)",
483
- js: "semantic.corner-radius.sm",
484
- docs: "semantic.corner-radius.sm",
485
- es6: "calciteCornerRadiusSm",
486
- },
487
- "calcite-schema": {
488
- system: "calcite",
489
- tier: "semantic",
490
- type: "dimension",
491
- },
492
- },
493
- filePath: "src/tokens/semantic/corner-radius.json",
494
- isSource: true,
495
- original: {
496
- value: "{core.size.default.4}",
497
- type: "dimension",
498
- attributes: {
499
- category: "corner-radius",
500
- },
501
- key: "{semantic.corner-radius.sm}",
502
- },
503
- name: "Corner Radius Sm",
504
- path: ["semantic", "corner-radius", "sm"],
505
- },
506
- round: {
507
- key: "{semantic.corner-radius.round}",
508
- value: "4px",
509
- type: "dimension",
510
- attributes: {
511
- category: "corner-radius",
512
- type: "dimension",
513
- item: "round",
514
- value: "4px",
515
- description: "deprecated, use --calcite-corner-radius-sm instead",
516
- filePath: "src/tokens/semantic/corner-radius.json",
517
- isSource: true,
518
- key: "{semantic.corner-radius.round}",
519
- name: "calcite-semantic-corner-radius-round",
520
- path: ["semantic", "corner-radius", "round"],
521
- comment: "deprecated, use --calcite-corner-radius-sm instead",
522
- names: {
523
- scss: "$calcite-corner-radius-round",
524
- css: "var(--calcite-corner-radius-round)",
525
- js: "semantic.corner-radius.round",
526
- docs: "semantic.corner-radius.round",
527
- es6: "calciteCornerRadiusRound",
528
- },
529
- "calcite-schema": {
530
- system: "calcite",
531
- tier: "semantic",
532
- type: "dimension",
533
- },
534
- },
535
- description: "deprecated, use --calcite-corner-radius-sm instead",
536
- filePath: "src/tokens/semantic/corner-radius.json",
537
- isSource: true,
538
- original: {
539
- value: "{core.size.default.4}",
540
- type: "dimension",
541
- attributes: {
542
- category: "corner-radius",
543
- },
544
- description: "deprecated, use --calcite-corner-radius-sm instead",
545
- key: "{semantic.corner-radius.round}",
546
- },
547
- name: "Corner Radius Round",
548
- path: ["semantic", "corner-radius", "round"],
549
- comment: "deprecated, use --calcite-corner-radius-sm instead",
550
- },
551
- pill: {
552
- key: "{semantic.corner-radius.pill}",
553
- value: "100%",
554
- type: "dimension",
555
- attributes: {
556
- category: "corner-radius",
557
- type: "corner-radius",
558
- item: "pill",
559
- names: {
560
- scss: "$calcite-corner-radius-pill",
561
- css: "var(--calcite-corner-radius-pill)",
562
- js: "semantic.corner-radius.pill",
563
- docs: "semantic.corner-radius.pill",
564
- es6: "calciteCornerRadiusPill",
565
- },
566
- "calcite-schema": {
567
- system: "calcite",
568
- tier: "semantic",
569
- type: "dimension",
570
- },
571
- },
572
- filePath: "src/tokens/semantic/corner-radius.json",
573
- isSource: true,
574
- original: {
575
- value: "{core.size.relative.100}",
576
- type: "dimension",
577
- attributes: {
578
- category: "corner-radius",
579
- },
580
- key: "{semantic.corner-radius.pill}",
581
- },
582
- name: "Corner Radius Pill",
583
- path: ["semantic", "corner-radius", "pill"],
584
- },
585
- },
586
- font: {
587
- family: {
588
- default: {
589
- key: "{semantic.font.family.default}",
590
- value: ["Avenir Next", "Avenir", "Helvetica Neue", "sans-serif"],
591
- type: "fontFamily",
592
- attributes: {
593
- category: "font",
594
- group: "family",
595
- type: "fontFamily",
596
- item: "family",
597
- subitem: "default",
598
- value: "Avenir Next,Avenir,Helvetica Neue,sans-serif",
599
- description: "Primary font with fallbacks",
600
- filePath: "src/tokens/semantic/font.json",
601
- isSource: true,
602
- key: "{semantic.font.family.default}",
603
- name: "calcite-semantic-font-family-default",
604
- path: ["semantic", "font", "family", "default"],
605
- comment: "Primary font with fallbacks",
606
- names: {
607
- scss: "$calcite-font-family",
608
- css: "var(--calcite-font-family)",
609
- js: "semantic.font.family.default",
610
- docs: "semantic.font.family.default",
611
- es6: "calciteFontFamily",
612
- },
613
- "calcite-schema": {
614
- system: "calcite",
615
- tier: "semantic",
616
- type: "fontFamily",
617
- },
618
- },
619
- description: "Primary font with fallbacks",
620
- filePath: "src/tokens/semantic/font.json",
621
- isSource: true,
622
- original: {
623
- value:
624
- "{core.font.family.avenirNext},{core.font.family.avenir},{core.font.family.helveticaNeue},{core.font.family.sansSerif}",
625
- type: "fontFamily",
626
- attributes: {
627
- category: "font",
628
- group: "family",
629
- },
630
- description: "Primary font with fallbacks",
631
- key: "{semantic.font.family.default}",
632
- },
633
- name: "Font Family",
634
- path: ["semantic", "font", "family", "default"],
635
- comment: "Primary font with fallbacks",
636
- },
637
- code: {
638
- key: "{semantic.font.family.code}",
639
- value: [
640
- "Monaco",
641
- "Consolas",
642
- "Andale Mono",
643
- "Lucida Console",
644
- "monospace",
645
- ],
646
- type: "fontFamily",
647
- attributes: {
648
- category: "font",
649
- group: "family",
650
- type: "fontFamily",
651
- item: "family",
652
- subitem: "code",
653
- value: "Monaco,Consolas,Andale Mono,Lucida Console,monospace",
654
- description: "Font family for code with fallbacks",
655
- filePath: "src/tokens/semantic/font.json",
656
- isSource: true,
657
- key: "{semantic.font.family.code}",
658
- name: "calcite-semantic-font-family-code",
659
- path: ["semantic", "font", "family", "code"],
660
- comment: "Font family for code with fallbacks",
661
- names: {
662
- scss: "$calcite-font-family-code",
663
- css: "var(--calcite-font-family-code)",
664
- js: "semantic.font.family.code",
665
- docs: "semantic.font.family.code",
666
- es6: "calciteFontFamilyCode",
667
- },
668
- "calcite-schema": {
669
- system: "calcite",
670
- tier: "semantic",
671
- type: "fontFamily",
672
- },
673
- },
674
- description: "Font family for code with fallbacks",
675
- filePath: "src/tokens/semantic/font.json",
676
- isSource: true,
677
- original: {
678
- value:
679
- "{core.font.family.monaco},{core.font.family.consolas},{core.font.family.andaleMono},{core.font.family.lucidaConsole},{core.font.family.monospace}",
680
- type: "fontFamily",
681
- attributes: {
682
- category: "font",
683
- group: "family",
684
- },
685
- description: "Font family for code with fallbacks",
686
- key: "{semantic.font.family.code}",
687
- },
688
- name: "Font Family Code",
689
- path: ["semantic", "font", "family", "code"],
690
- comment: "Font family for code with fallbacks",
691
- },
692
- },
693
- weight: {
694
- light: {
695
- key: "{semantic.font.weight.light}",
696
- value: "300",
697
- type: "fontWeight",
698
- attributes: {
699
- category: "font",
700
- group: "weight",
701
- type: "fontWeight",
702
- item: "weight",
703
- subitem: "light",
704
- value: "300",
705
- description: "For Avenir Next World (secondary font family)",
706
- filePath: "src/tokens/semantic/font.json",
707
- isSource: true,
708
- key: "{semantic.font.weight.light}",
709
- name: "calcite-semantic-font-weight-light",
710
- path: ["semantic", "font", "weight", "light"],
711
- comment: "For Avenir Next World (secondary font family)",
712
- names: {
713
- scss: "$calcite-font-weight-light",
714
- css: "var(--calcite-font-weight-light)",
715
- js: "semantic.font.weight.light",
716
- docs: "semantic.font.weight.light",
717
- es6: "calciteFontWeightLight",
718
- },
719
- "calcite-schema": {
720
- system: "calcite",
721
- tier: "semantic",
722
- type: "fontWeight",
723
- },
724
- },
725
- description: "For Avenir Next World (secondary font family)",
726
- filePath: "src/tokens/semantic/font.json",
727
- isSource: true,
728
- original: {
729
- value: "{core.font.weight.light}",
730
- type: "fontWeight",
731
- attributes: {
732
- category: "font",
733
- group: "weight",
734
- },
735
- description: "For Avenir Next World (secondary font family)",
736
- key: "{semantic.font.weight.light}",
737
- },
738
- name: "Font Weight Light",
739
- path: ["semantic", "font", "weight", "light"],
740
- comment: "For Avenir Next World (secondary font family)",
741
- },
742
- normal: {
743
- key: "{semantic.font.weight.normal}",
744
- value: "400",
745
- type: "fontWeight",
746
- extensions: {
747
- "calcite.deprecated": true,
748
- },
749
- attributes: {
750
- category: "font",
751
- group: "weight",
752
- type: "fontWeight",
753
- item: "weight",
754
- subitem: "normal",
755
- value: "400",
756
- extensions: {
757
- "calcite.deprecated": true,
758
- },
759
- description:
760
- '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"',
761
- filePath: "src/tokens/semantic/font.json",
762
- isSource: true,
763
- key: "{semantic.font.weight.normal}",
764
- name: "calcite-semantic-font-weight-normal",
765
- path: ["semantic", "font", "weight", "normal"],
766
- comment:
767
- '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"',
768
- names: {
769
- scss: "$calcite-font-weight-normal",
770
- css: "var(--calcite-font-weight-normal)",
771
- js: "semantic.font.weight.normal",
772
- docs: "semantic.font.weight.normal",
773
- es6: "calciteFontWeightNormal",
774
- },
775
- "calcite-schema": {
776
- system: "calcite",
777
- tier: "semantic",
778
- type: "fontWeight",
779
- },
780
- },
781
- description:
782
- '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"',
783
- filePath: "src/tokens/semantic/font.json",
784
- isSource: true,
785
- original: {
786
- value: "{core.font.weight.regular}",
787
- type: "fontWeight",
788
- extensions: {
789
- "calcite.deprecated": true,
790
- },
791
- attributes: {
792
- category: "font",
793
- group: "weight",
794
- },
795
- description:
796
- '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"',
797
- key: "{semantic.font.weight.normal}",
798
- },
799
- name: "Font Weight Normal",
800
- path: ["semantic", "font", "weight", "normal"],
801
- comment:
802
- '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"',
803
- },
804
- regular: {
805
- key: "{semantic.font.weight.regular}",
806
- value: "400",
807
- type: "fontWeight",
808
- attributes: {
809
- category: "font",
810
- group: "weight",
811
- type: "font",
812
- item: "weight",
813
- subitem: "regular",
814
- names: {
815
- scss: "$calcite-font-weight-regular",
816
- css: "var(--calcite-font-weight-regular)",
817
- js: "semantic.font.weight.regular",
818
- docs: "semantic.font.weight.regular",
819
- es6: "calciteFontWeightRegular",
820
- },
821
- "calcite-schema": {
822
- system: "calcite",
823
- tier: "semantic",
824
- type: "fontWeight",
825
- },
826
- },
827
- filePath: "src/tokens/semantic/font.json",
828
- isSource: true,
829
- original: {
830
- value: "{core.font.weight.regular}",
831
- type: "fontWeight",
832
- attributes: {
833
- category: "font",
834
- group: "weight",
835
- },
836
- key: "{semantic.font.weight.regular}",
837
- },
838
- name: "Font Weight Regular",
839
- path: ["semantic", "font", "weight", "regular"],
840
- },
841
- medium: {
842
- key: "{semantic.font.weight.medium}",
843
- value: "500",
844
- type: "fontWeight",
845
- attributes: {
846
- category: "font",
847
- group: "weight",
848
- type: "font",
849
- item: "weight",
850
- subitem: "medium",
851
- names: {
852
- scss: "$calcite-font-weight-medium",
853
- css: "var(--calcite-font-weight-medium)",
854
- js: "semantic.font.weight.medium",
855
- docs: "semantic.font.weight.medium",
856
- es6: "calciteFontWeightMedium",
857
- },
858
- "calcite-schema": {
859
- system: "calcite",
860
- tier: "semantic",
861
- type: "fontWeight",
862
- },
863
- },
864
- filePath: "src/tokens/semantic/font.json",
865
- isSource: true,
866
- original: {
867
- value: "{core.font.weight.medium}",
868
- type: "fontWeight",
869
- attributes: {
870
- category: "font",
871
- group: "weight",
872
- },
873
- key: "{semantic.font.weight.medium}",
874
- },
875
- name: "Font Weight Medium",
876
- path: ["semantic", "font", "weight", "medium"],
877
- },
878
- semibold: {
879
- key: "{semantic.font.weight.semibold}",
880
- value: "600",
881
- type: "fontWeight",
882
- attributes: {
883
- category: "font",
884
- group: "weight",
885
- type: "font",
886
- item: "weight",
887
- subitem: "semibold",
888
- names: {
889
- scss: "$calcite-font-weight-semibold",
890
- css: "var(--calcite-font-weight-semibold)",
891
- js: "semantic.font.weight.semibold",
892
- docs: "semantic.font.weight.semibold",
893
- es6: "calciteFontWeightSemibold",
894
- },
895
- "calcite-schema": {
896
- system: "calcite",
897
- tier: "semantic",
898
- type: "fontWeight",
899
- },
900
- },
901
- filePath: "src/tokens/semantic/font.json",
902
- isSource: true,
903
- original: {
904
- value: "{core.font.weight.demi}",
905
- type: "fontWeight",
906
- attributes: {
907
- category: "font",
908
- group: "weight",
909
- },
910
- key: "{semantic.font.weight.semibold}",
911
- },
912
- name: "Font Weight Semibold",
913
- path: ["semantic", "font", "weight", "semibold"],
914
- },
915
- bold: {
916
- key: "{semantic.font.weight.bold}",
917
- value: "600",
918
- type: "fontWeight",
919
- attributes: {
920
- category: "font",
921
- group: "weight",
922
- type: "font",
923
- item: "weight",
924
- subitem: "bold",
925
- names: {
926
- scss: "$calcite-font-weight-bold",
927
- css: "var(--calcite-font-weight-bold)",
928
- js: "semantic.font.weight.bold",
929
- docs: "semantic.font.weight.bold",
930
- es6: "calciteFontWeightBold",
931
- },
932
- "calcite-schema": {
933
- system: "calcite",
934
- tier: "semantic",
935
- type: "fontWeight",
936
- },
937
- },
938
- filePath: "src/tokens/semantic/font.json",
939
- isSource: true,
940
- original: {
941
- value: "{core.font.weight.demi}",
942
- type: "fontWeight",
943
- attributes: {
944
- category: "font",
945
- group: "weight",
946
- },
947
- key: "{semantic.font.weight.bold}",
948
- },
949
- name: "Font Weight Bold",
950
- path: ["semantic", "font", "weight", "bold"],
951
- },
952
- },
953
- size: {
954
- xs: {
955
- key: "{semantic.font.size.xs}",
956
- value: "10px",
957
- type: "fontSize",
958
- attributes: {
959
- category: "font",
960
- group: "size",
961
- type: "font",
962
- item: "size",
963
- subitem: "xs",
964
- names: {
965
- scss: "$calcite-font-size-xs",
966
- css: "var(--calcite-font-size-xs)",
967
- js: "semantic.font.size.xs",
968
- docs: "semantic.font.size.xs",
969
- es6: "calciteFontSizeXs",
970
- },
971
- "calcite-schema": {
972
- system: "calcite",
973
- tier: "semantic",
974
- type: "fontSize",
975
- },
976
- },
977
- filePath: "src/tokens/semantic/font.json",
978
- isSource: true,
979
- original: {
980
- value: "{core.size.default.10}",
981
- type: "fontSize",
982
- attributes: {
983
- category: "font",
984
- group: "size",
985
- },
986
- key: "{semantic.font.size.xs}",
987
- },
988
- name: "Font Size Xs",
989
- path: ["semantic", "font", "size", "xs"],
990
- },
991
- sm: {
992
- key: "{semantic.font.size.sm}",
993
- value: "12px",
994
- type: "fontSize",
995
- attributes: {
996
- category: "font",
997
- group: "size",
998
- type: "font",
999
- item: "size",
1000
- subitem: "sm",
1001
- names: {
1002
- scss: "$calcite-font-size-sm",
1003
- css: "var(--calcite-font-size-sm)",
1004
- js: "semantic.font.size.sm",
1005
- docs: "semantic.font.size.sm",
1006
- es6: "calciteFontSizeSm",
1007
- },
1008
- "calcite-schema": {
1009
- system: "calcite",
1010
- tier: "semantic",
1011
- type: "fontSize",
1012
- },
1013
- },
1014
- filePath: "src/tokens/semantic/font.json",
1015
- isSource: true,
1016
- original: {
1017
- value: "{core.size.default.12}",
1018
- type: "fontSize",
1019
- attributes: {
1020
- category: "font",
1021
- group: "size",
1022
- },
1023
- key: "{semantic.font.size.sm}",
1024
- },
1025
- name: "Font Size Sm",
1026
- path: ["semantic", "font", "size", "sm"],
1027
- },
1028
- default: {
1029
- key: "{semantic.font.size.default}",
1030
- value: "14px",
1031
- type: "fontSize",
1032
- attributes: {
1033
- category: "font",
1034
- group: "size",
1035
- type: "font",
1036
- item: "size",
1037
- subitem: "default",
1038
- names: {
1039
- scss: "$calcite-font-size",
1040
- css: "var(--calcite-font-size)",
1041
- js: "semantic.font.size.default",
1042
- docs: "semantic.font.size.default",
1043
- es6: "calciteFontSize",
1044
- },
1045
- "calcite-schema": {
1046
- system: "calcite",
1047
- tier: "semantic",
1048
- type: "fontSize",
1049
- },
1050
- },
1051
- filePath: "src/tokens/semantic/font.json",
1052
- isSource: true,
1053
- original: {
1054
- value: "{core.size.default.14}",
1055
- type: "fontSize",
1056
- attributes: {
1057
- category: "font",
1058
- group: "size",
1059
- },
1060
- key: "{semantic.font.size.default}",
1061
- },
1062
- name: "Font Size",
1063
- path: ["semantic", "font", "size", "default"],
1064
- },
1065
- md: {
1066
- key: "{semantic.font.size.md}",
1067
- value: "16px",
1068
- type: "fontSize",
1069
- attributes: {
1070
- category: "font",
1071
- group: "size",
1072
- type: "font",
1073
- item: "size",
1074
- subitem: "md",
1075
- names: {
1076
- scss: "$calcite-font-size-md",
1077
- css: "var(--calcite-font-size-md)",
1078
- js: "semantic.font.size.md",
1079
- docs: "semantic.font.size.md",
1080
- es6: "calciteFontSizeMd",
1081
- },
1082
- "calcite-schema": {
1083
- system: "calcite",
1084
- tier: "semantic",
1085
- type: "fontSize",
1086
- },
1087
- },
1088
- filePath: "src/tokens/semantic/font.json",
1089
- isSource: true,
1090
- original: {
1091
- value: "{core.size.default.16}",
1092
- type: "fontSize",
1093
- attributes: {
1094
- category: "font",
1095
- group: "size",
1096
- },
1097
- key: "{semantic.font.size.md}",
1098
- },
1099
- name: "Font Size Md",
1100
- path: ["semantic", "font", "size", "md"],
1101
- },
1102
- lg: {
1103
- key: "{semantic.font.size.lg}",
1104
- value: "18px",
1105
- type: "fontSize",
1106
- attributes: {
1107
- category: "font",
1108
- group: "size",
1109
- type: "font",
1110
- item: "size",
1111
- subitem: "lg",
1112
- names: {
1113
- scss: "$calcite-font-size-lg",
1114
- css: "var(--calcite-font-size-lg)",
1115
- js: "semantic.font.size.lg",
1116
- docs: "semantic.font.size.lg",
1117
- es6: "calciteFontSizeLg",
1118
- },
1119
- "calcite-schema": {
1120
- system: "calcite",
1121
- tier: "semantic",
1122
- type: "fontSize",
1123
- },
1124
- },
1125
- filePath: "src/tokens/semantic/font.json",
1126
- isSource: true,
1127
- original: {
1128
- value: "{core.size.default.2} * 9",
1129
- type: "fontSize",
1130
- attributes: {
1131
- category: "font",
1132
- group: "size",
1133
- },
1134
- key: "{semantic.font.size.lg}",
1135
- },
1136
- name: "Font Size Lg",
1137
- path: ["semantic", "font", "size", "lg"],
1138
- },
1139
- xl: {
1140
- key: "{semantic.font.size.xl}",
1141
- value: "20px",
1142
- type: "fontSize",
1143
- attributes: {
1144
- category: "font",
1145
- group: "size",
1146
- type: "font",
1147
- item: "size",
1148
- subitem: "xl",
1149
- names: {
1150
- scss: "$calcite-font-size-xl",
1151
- css: "var(--calcite-font-size-xl)",
1152
- js: "semantic.font.size.xl",
1153
- docs: "semantic.font.size.xl",
1154
- es6: "calciteFontSizeXl",
1155
- },
1156
- "calcite-schema": {
1157
- system: "calcite",
1158
- tier: "semantic",
1159
- type: "fontSize",
1160
- },
1161
- },
1162
- filePath: "src/tokens/semantic/font.json",
1163
- isSource: true,
1164
- original: {
1165
- value: "{core.size.default.20}",
1166
- type: "fontSize",
1167
- attributes: {
1168
- category: "font",
1169
- group: "size",
1170
- },
1171
- key: "{semantic.font.size.xl}",
1172
- },
1173
- name: "Font Size Xl",
1174
- path: ["semantic", "font", "size", "xl"],
1175
- },
1176
- xxl: {
1177
- key: "{semantic.font.size.xxl}",
1178
- value: "24px",
1179
- type: "fontSize",
1180
- attributes: {
1181
- category: "font",
1182
- group: "size",
1183
- type: "font",
1184
- item: "size",
1185
- subitem: "xxl",
1186
- names: {
1187
- scss: "$calcite-font-size-xxl",
1188
- css: "var(--calcite-font-size-xxl)",
1189
- js: "semantic.font.size.xxl",
1190
- docs: "semantic.font.size.xxl",
1191
- es6: "calciteFontSizeXxl",
1192
- },
1193
- "calcite-schema": {
1194
- system: "calcite",
1195
- tier: "semantic",
1196
- type: "fontSize",
1197
- },
1198
- },
1199
- filePath: "src/tokens/semantic/font.json",
1200
- isSource: true,
1201
- original: {
1202
- value: "{core.size.default.24}",
1203
- type: "fontSize",
1204
- attributes: {
1205
- category: "font",
1206
- group: "size",
1207
- },
1208
- key: "{semantic.font.size.xxl}",
1209
- },
1210
- name: "Font Size Xxl",
1211
- path: ["semantic", "font", "size", "xxl"],
1212
- },
1213
- },
1214
- style: {
1215
- emphasis: {
1216
- key: "{semantic.font.style.emphasis}",
1217
- value: "italic",
1218
- type: "fontStyle",
1219
- description: "used in ratings",
1220
- attributes: {
1221
- category: "font",
1222
- group: "style",
1223
- type: "fontStyle",
1224
- item: "style",
1225
- subitem: "emphasis",
1226
- value: "italic",
1227
- description: "used in ratings",
1228
- filePath: "src/tokens/semantic/font.json",
1229
- isSource: true,
1230
- key: "{semantic.font.style.emphasis}",
1231
- name: "calcite-semantic-font-style-emphasis",
1232
- path: ["semantic", "font", "style", "emphasis"],
1233
- comment: "used in ratings",
1234
- names: {
1235
- scss: "$calcite-font-style-emphasis",
1236
- css: "var(--calcite-font-style-emphasis)",
1237
- js: "semantic.font.style.emphasis",
1238
- docs: "semantic.font.style.emphasis",
1239
- es6: "calciteFontStyleEmphasis",
1240
- },
1241
- "calcite-schema": {
1242
- system: "calcite",
1243
- tier: "semantic",
1244
- type: "fontStyle",
1245
- },
1246
- },
1247
- filePath: "src/tokens/semantic/font.json",
1248
- isSource: true,
1249
- original: {
1250
- value: "{core.font.style.italic}",
1251
- type: "fontStyle",
1252
- description: "used in ratings",
1253
- attributes: {
1254
- category: "font",
1255
- group: "style",
1256
- },
1257
- key: "{semantic.font.style.emphasis}",
1258
- },
1259
- name: "Font Style Emphasis",
1260
- path: ["semantic", "font", "style", "emphasis"],
1261
- comment: "used in ratings",
1262
- },
1263
- },
1264
- "line-height": {
1265
- fixed: {
1266
- sm: {
1267
- key: "{semantic.font.line-height.fixed.sm}",
1268
- value: "12px",
1269
- type: "lineHeight",
1270
- attributes: {
1271
- category: "font",
1272
- group: "line-height",
1273
- kind: "fixed",
1274
- type: "font",
1275
- item: "line-height",
1276
- subitem: "fixed",
1277
- state: "sm",
1278
- names: {
1279
- scss: "$calcite-font-line-height-fixed-sm",
1280
- css: "var(--calcite-font-line-height-fixed-sm)",
1281
- js: "semantic.font.line-height.fixed.sm",
1282
- docs: "semantic.font.line-height.fixed.sm",
1283
- es6: "calciteFontLineHeightFixedSm",
1284
- },
1285
- "calcite-schema": {
1286
- system: "calcite",
1287
- tier: "semantic",
1288
- type: "lineHeight",
1289
- },
1290
- },
1291
- filePath: "src/tokens/semantic/font.json",
1292
- isSource: true,
1293
- original: {
1294
- value: "{core.size.default.12}",
1295
- type: "lineHeight",
1296
- attributes: {
1297
- category: "font",
1298
- group: "line-height",
1299
- kind: "fixed",
1300
- },
1301
- key: "{semantic.font.line-height.fixed.sm}",
1302
- },
1303
- name: "Font Line Height Fixed Sm",
1304
- path: ["semantic", "font", "line-height", "fixed", "sm"],
1305
- },
1306
- base: {
1307
- key: "{semantic.font.line-height.fixed.base}",
1308
- value: "16px",
1309
- type: "lineHeight",
1310
- attributes: {
1311
- category: "font",
1312
- group: "line-height",
1313
- kind: "fixed",
1314
- type: "font",
1315
- item: "line-height",
1316
- subitem: "fixed",
1317
- state: "base",
1318
- names: {
1319
- scss: "$calcite-font-line-height-fixed-base",
1320
- css: "var(--calcite-font-line-height-fixed-base)",
1321
- js: "semantic.font.line-height.fixed.base",
1322
- docs: "semantic.font.line-height.fixed.base",
1323
- es6: "calciteFontLineHeightFixedBase",
1324
- },
1325
- "calcite-schema": {
1326
- system: "calcite",
1327
- tier: "semantic",
1328
- type: "lineHeight",
1329
- },
1330
- },
1331
- filePath: "src/tokens/semantic/font.json",
1332
- isSource: true,
1333
- original: {
1334
- value: "{core.size.default.16}",
1335
- type: "lineHeight",
1336
- attributes: {
1337
- category: "font",
1338
- group: "line-height",
1339
- kind: "fixed",
1340
- },
1341
- key: "{semantic.font.line-height.fixed.base}",
1342
- },
1343
- name: "Font Line Height Fixed Base",
1344
- path: ["semantic", "font", "line-height", "fixed", "base"],
1345
- },
1346
- lg: {
1347
- key: "{semantic.font.line-height.fixed.lg}",
1348
- value: "20px",
1349
- type: "lineHeight",
1350
- attributes: {
1351
- category: "font",
1352
- group: "line-height",
1353
- kind: "fixed",
1354
- type: "font",
1355
- item: "line-height",
1356
- subitem: "fixed",
1357
- state: "lg",
1358
- names: {
1359
- scss: "$calcite-font-line-height-fixed-lg",
1360
- css: "var(--calcite-font-line-height-fixed-lg)",
1361
- js: "semantic.font.line-height.fixed.lg",
1362
- docs: "semantic.font.line-height.fixed.lg",
1363
- es6: "calciteFontLineHeightFixedLg",
1364
- },
1365
- "calcite-schema": {
1366
- system: "calcite",
1367
- tier: "semantic",
1368
- type: "lineHeight",
1369
- },
1370
- },
1371
- filePath: "src/tokens/semantic/font.json",
1372
- isSource: true,
1373
- original: {
1374
- value: "{core.size.default.20}",
1375
- type: "lineHeight",
1376
- attributes: {
1377
- category: "font",
1378
- group: "line-height",
1379
- kind: "fixed",
1380
- },
1381
- key: "{semantic.font.line-height.fixed.lg}",
1382
- },
1383
- name: "Font Line Height Fixed Lg",
1384
- path: ["semantic", "font", "line-height", "fixed", "lg"],
1385
- },
1386
- xl: {
1387
- key: "{semantic.font.line-height.fixed.xl}",
1388
- value: "24px",
1389
- type: "lineHeight",
1390
- attributes: {
1391
- category: "font",
1392
- group: "line-height",
1393
- kind: "fixed",
1394
- type: "font",
1395
- item: "line-height",
1396
- subitem: "fixed",
1397
- state: "xl",
1398
- names: {
1399
- scss: "$calcite-font-line-height-fixed-xl",
1400
- css: "var(--calcite-font-line-height-fixed-xl)",
1401
- js: "semantic.font.line-height.fixed.xl",
1402
- docs: "semantic.font.line-height.fixed.xl",
1403
- es6: "calciteFontLineHeightFixedXl",
1404
- },
1405
- "calcite-schema": {
1406
- system: "calcite",
1407
- tier: "semantic",
1408
- type: "lineHeight",
1409
- },
1410
- },
1411
- filePath: "src/tokens/semantic/font.json",
1412
- isSource: true,
1413
- original: {
1414
- value: "{core.size.default.24}",
1415
- type: "lineHeight",
1416
- attributes: {
1417
- category: "font",
1418
- group: "line-height",
1419
- kind: "fixed",
1420
- },
1421
- key: "{semantic.font.line-height.fixed.xl}",
1422
- },
1423
- name: "Font Line Height Fixed Xl",
1424
- path: ["semantic", "font", "line-height", "fixed", "xl"],
1425
- },
1426
- "2xl": {
1427
- key: "{semantic.font.line-height.fixed.2xl}",
1428
- value: "32px",
1429
- type: "lineHeight",
1430
- attributes: {
1431
- category: "font",
1432
- group: "line-height",
1433
- kind: "fixed",
1434
- type: "font",
1435
- item: "line-height",
1436
- subitem: "fixed",
1437
- state: "2xl",
1438
- names: {
1439
- scss: "$calcite-font-line-height-fixed-2xl",
1440
- css: "var(--calcite-font-line-height-fixed-2xl)",
1441
- js: "semantic.font.line-height.fixed.2xl",
1442
- docs: "semantic.font.line-height.fixed.2xl",
1443
- es6: "calciteFontLineHeightFixed2xl",
1444
- },
1445
- "calcite-schema": {
1446
- system: "calcite",
1447
- tier: "semantic",
1448
- type: "lineHeight",
1449
- },
1450
- },
1451
- filePath: "src/tokens/semantic/font.json",
1452
- isSource: true,
1453
- original: {
1454
- value: "{core.size.default.32}",
1455
- type: "lineHeight",
1456
- attributes: {
1457
- category: "font",
1458
- group: "line-height",
1459
- kind: "fixed",
1460
- },
1461
- key: "{semantic.font.line-height.fixed.2xl}",
1462
- },
1463
- name: "Font Line Height Fixed 2xl",
1464
- path: ["semantic", "font", "line-height", "fixed", "2xl"],
1465
- },
1466
- "3xl": {
1467
- key: "{semantic.font.line-height.fixed.3xl}",
1468
- value: "40px",
1469
- type: "lineHeight",
1470
- attributes: {
1471
- category: "font",
1472
- group: "line-height",
1473
- kind: "fixed",
1474
- type: "font",
1475
- item: "line-height",
1476
- subitem: "fixed",
1477
- state: "3xl",
1478
- names: {
1479
- scss: "$calcite-font-line-height-fixed-3xl",
1480
- css: "var(--calcite-font-line-height-fixed-3xl)",
1481
- js: "semantic.font.line-height.fixed.3xl",
1482
- docs: "semantic.font.line-height.fixed.3xl",
1483
- es6: "calciteFontLineHeightFixed3xl",
1484
- },
1485
- "calcite-schema": {
1486
- system: "calcite",
1487
- tier: "semantic",
1488
- type: "lineHeight",
1489
- },
1490
- },
1491
- filePath: "src/tokens/semantic/font.json",
1492
- isSource: true,
1493
- original: {
1494
- value: "{core.size.default.40}",
1495
- type: "lineHeight",
1496
- attributes: {
1497
- category: "font",
1498
- group: "line-height",
1499
- kind: "fixed",
1500
- },
1501
- key: "{semantic.font.line-height.fixed.3xl}",
1502
- },
1503
- name: "Font Line Height Fixed 3xl",
1504
- path: ["semantic", "font", "line-height", "fixed", "3xl"],
1505
- },
1506
- "4xl": {
1507
- key: "{semantic.font.line-height.fixed.4xl}",
1508
- value: "48px",
1509
- type: "lineHeight",
1510
- attributes: {
1511
- category: "font",
1512
- group: "line-height",
1513
- kind: "fixed",
1514
- type: "font",
1515
- item: "line-height",
1516
- subitem: "fixed",
1517
- state: "4xl",
1518
- names: {
1519
- scss: "$calcite-font-line-height-fixed-4xl",
1520
- css: "var(--calcite-font-line-height-fixed-4xl)",
1521
- js: "semantic.font.line-height.fixed.4xl",
1522
- docs: "semantic.font.line-height.fixed.4xl",
1523
- es6: "calciteFontLineHeightFixed4xl",
1524
- },
1525
- "calcite-schema": {
1526
- system: "calcite",
1527
- tier: "semantic",
1528
- type: "lineHeight",
1529
- },
1530
- },
1531
- filePath: "src/tokens/semantic/font.json",
1532
- isSource: true,
1533
- original: {
1534
- value: "{core.size.default.48}",
1535
- type: "lineHeight",
1536
- attributes: {
1537
- category: "font",
1538
- group: "line-height",
1539
- kind: "fixed",
1540
- },
1541
- key: "{semantic.font.line-height.fixed.4xl}",
1542
- },
1543
- name: "Font Line Height Fixed 4xl",
1544
- path: ["semantic", "font", "line-height", "fixed", "4xl"],
1545
- },
1546
- "5xl": {
1547
- key: "{semantic.font.line-height.fixed.5xl}",
1548
- value: "64px",
1549
- type: "lineHeight",
1550
- attributes: {
1551
- category: "font",
1552
- group: "line-height",
1553
- kind: "fixed",
1554
- type: "font",
1555
- item: "line-height",
1556
- subitem: "fixed",
1557
- state: "5xl",
1558
- names: {
1559
- scss: "$calcite-font-line-height-fixed-5xl",
1560
- css: "var(--calcite-font-line-height-fixed-5xl)",
1561
- js: "semantic.font.line-height.fixed.5xl",
1562
- docs: "semantic.font.line-height.fixed.5xl",
1563
- es6: "calciteFontLineHeightFixed5xl",
1564
- },
1565
- "calcite-schema": {
1566
- system: "calcite",
1567
- tier: "semantic",
1568
- type: "lineHeight",
1569
- },
1570
- },
1571
- filePath: "src/tokens/semantic/font.json",
1572
- isSource: true,
1573
- original: {
1574
- value: "{core.size.default.64}",
1575
- type: "lineHeight",
1576
- attributes: {
1577
- category: "font",
1578
- group: "line-height",
1579
- kind: "fixed",
1580
- },
1581
- key: "{semantic.font.line-height.fixed.5xl}",
1582
- },
1583
- name: "Font Line Height Fixed 5xl",
1584
- path: ["semantic", "font", "line-height", "fixed", "5xl"],
1585
- },
1586
- "6xl": {
1587
- key: "{semantic.font.line-height.fixed.6xl}",
1588
- value: "80px",
1589
- type: "lineHeight",
1590
- attributes: {
1591
- category: "font",
1592
- group: "line-height",
1593
- kind: "fixed",
1594
- type: "font",
1595
- item: "line-height",
1596
- subitem: "fixed",
1597
- state: "6xl",
1598
- names: {
1599
- scss: "$calcite-font-line-height-fixed-6xl",
1600
- css: "var(--calcite-font-line-height-fixed-6xl)",
1601
- js: "semantic.font.line-height.fixed.6xl",
1602
- docs: "semantic.font.line-height.fixed.6xl",
1603
- es6: "calciteFontLineHeightFixed6xl",
1604
- },
1605
- "calcite-schema": {
1606
- system: "calcite",
1607
- tier: "semantic",
1608
- type: "lineHeight",
1609
- },
1610
- },
1611
- filePath: "src/tokens/semantic/font.json",
1612
- isSource: true,
1613
- original: {
1614
- value: "{core.size.default.80}",
1615
- type: "lineHeight",
1616
- attributes: {
1617
- category: "font",
1618
- group: "line-height",
1619
- kind: "fixed",
1620
- },
1621
- key: "{semantic.font.line-height.fixed.6xl}",
1622
- },
1623
- name: "Font Line Height Fixed 6xl",
1624
- path: ["semantic", "font", "line-height", "fixed", "6xl"],
1625
- },
1626
- },
1627
- relative: {
1628
- default: {
1629
- key: "{semantic.font.line-height.relative.default}",
1630
- value: "normal",
1631
- type: "lineHeight",
1632
- description: "normal",
1633
- attributes: {
1634
- category: "font",
1635
- group: "line-height",
1636
- kind: "relative",
1637
- type: "lineHeight",
1638
- item: "line-height",
1639
- subitem: "relative",
1640
- state: "default",
1641
- value: "normal",
1642
- description: "normal",
1643
- filePath: "src/tokens/semantic/font.json",
1644
- isSource: true,
1645
- key: "{semantic.font.line-height.relative.default}",
1646
- name: "calcite-semantic-font-line-height-relative-default",
1647
- path: ["semantic", "font", "line-height", "relative", "default"],
1648
- comment: "normal",
1649
- names: {
1650
- scss: "$calcite-font-line-height-relative",
1651
- css: "var(--calcite-font-line-height-relative)",
1652
- js: "semantic.font.line-height.relative.default",
1653
- docs: "semantic.font.line-height.relative.default",
1654
- es6: "calciteFontLineHeightRelative",
1655
- },
1656
- "calcite-schema": {
1657
- system: "calcite",
1658
- tier: "semantic",
1659
- type: "lineHeight",
1660
- },
1661
- },
1662
- filePath: "src/tokens/semantic/font.json",
1663
- isSource: true,
1664
- original: {
1665
- value: "{core.size.relative.normal}",
1666
- type: "lineHeight",
1667
- description: "normal",
1668
- attributes: {
1669
- category: "font",
1670
- group: "line-height",
1671
- kind: "relative",
1672
- },
1673
- key: "{semantic.font.line-height.relative.default}",
1674
- },
1675
- name: "Font Line Height Relative",
1676
- path: ["semantic", "font", "line-height", "relative", "default"],
1677
- comment: "normal",
1678
- },
1679
- base: {
1680
- key: "{semantic.font.line-height.relative.base}",
1681
- value: "1",
1682
- type: "lineHeight",
1683
- description: "1",
1684
- attributes: {
1685
- category: "font",
1686
- group: "line-height",
1687
- kind: "relative",
1688
- type: "lineHeight",
1689
- item: "line-height",
1690
- subitem: "relative",
1691
- state: "base",
1692
- value: "100%",
1693
- description: "1",
1694
- filePath: "src/tokens/semantic/font.json",
1695
- isSource: true,
1696
- key: "{semantic.font.line-height.relative.base}",
1697
- name: "calcite-semantic-font-line-height-relative-base",
1698
- path: ["semantic", "font", "line-height", "relative", "base"],
1699
- comment: "1",
1700
- names: {
1701
- scss: "$calcite-font-line-height-relative-base",
1702
- css: "var(--calcite-font-line-height-relative-base)",
1703
- js: "semantic.font.line-height.relative.base",
1704
- docs: "semantic.font.line-height.relative.base",
1705
- es6: "calciteFontLineHeightRelativeBase",
1706
- },
1707
- "calcite-schema": {
1708
- system: "calcite",
1709
- tier: "semantic",
1710
- type: "lineHeight",
1711
- },
1712
- },
1713
- filePath: "src/tokens/semantic/font.json",
1714
- isSource: true,
1715
- original: {
1716
- value: "{core.size.relative.100}",
1717
- type: "lineHeight",
1718
- description: "1",
1719
- attributes: {
1720
- category: "font",
1721
- group: "line-height",
1722
- kind: "relative",
1723
- },
1724
- key: "{semantic.font.line-height.relative.base}",
1725
- },
1726
- name: "Font Line Height Relative Base",
1727
- path: ["semantic", "font", "line-height", "relative", "base"],
1728
- comment: "1",
1729
- },
1730
- tight: {
1731
- key: "{semantic.font.line-height.relative.tight}",
1732
- value: "1.25",
1733
- type: "lineHeight",
1734
- description: "1.25",
1735
- attributes: {
1736
- category: "font",
1737
- group: "line-height",
1738
- kind: "relative",
1739
- type: "lineHeight",
1740
- item: "line-height",
1741
- subitem: "relative",
1742
- state: "tight",
1743
- value: "125%",
1744
- description: "1.25",
1745
- filePath: "src/tokens/semantic/font.json",
1746
- isSource: true,
1747
- key: "{semantic.font.line-height.relative.tight}",
1748
- name: "calcite-semantic-font-line-height-relative-tight",
1749
- path: ["semantic", "font", "line-height", "relative", "tight"],
1750
- comment: "1.25",
1751
- names: {
1752
- scss: "$calcite-font-line-height-relative-tight",
1753
- css: "var(--calcite-font-line-height-relative-tight)",
1754
- js: "semantic.font.line-height.relative.tight",
1755
- docs: "semantic.font.line-height.relative.tight",
1756
- es6: "calciteFontLineHeightRelativeTight",
1757
- },
1758
- "calcite-schema": {
1759
- system: "calcite",
1760
- tier: "semantic",
1761
- type: "lineHeight",
1762
- },
1763
- },
1764
- filePath: "src/tokens/semantic/font.json",
1765
- isSource: true,
1766
- original: {
1767
- value: "{core.size.relative.125}",
1768
- type: "lineHeight",
1769
- description: "1.25",
1770
- attributes: {
1771
- category: "font",
1772
- group: "line-height",
1773
- kind: "relative",
1774
- },
1775
- key: "{semantic.font.line-height.relative.tight}",
1776
- },
1777
- name: "Font Line Height Relative Tight",
1778
- path: ["semantic", "font", "line-height", "relative", "tight"],
1779
- comment: "1.25",
1780
- },
1781
- snug: {
1782
- key: "{semantic.font.line-height.relative.snug}",
1783
- value: "1.375",
1784
- type: "lineHeight",
1785
- description: "1.375",
1786
- attributes: {
1787
- category: "font",
1788
- group: "line-height",
1789
- kind: "relative",
1790
- type: "lineHeight",
1791
- item: "line-height",
1792
- subitem: "relative",
1793
- state: "snug",
1794
- value: "137.5%",
1795
- description: "1.375",
1796
- filePath: "src/tokens/semantic/font.json",
1797
- isSource: true,
1798
- key: "{semantic.font.line-height.relative.snug}",
1799
- name: "calcite-semantic-font-line-height-relative-snug",
1800
- path: ["semantic", "font", "line-height", "relative", "snug"],
1801
- comment: "1.375",
1802
- names: {
1803
- scss: "$calcite-font-line-height-relative-snug",
1804
- css: "var(--calcite-font-line-height-relative-snug)",
1805
- js: "semantic.font.line-height.relative.snug",
1806
- docs: "semantic.font.line-height.relative.snug",
1807
- es6: "calciteFontLineHeightRelativeSnug",
1808
- },
1809
- "calcite-schema": {
1810
- system: "calcite",
1811
- tier: "semantic",
1812
- type: "lineHeight",
1813
- },
1814
- },
1815
- filePath: "src/tokens/semantic/font.json",
1816
- isSource: true,
1817
- original: {
1818
- value: "{core.size.relative.137}",
1819
- type: "lineHeight",
1820
- description: "1.375",
1821
- attributes: {
1822
- category: "font",
1823
- group: "line-height",
1824
- kind: "relative",
1825
- },
1826
- key: "{semantic.font.line-height.relative.snug}",
1827
- },
1828
- name: "Font Line Height Relative Snug",
1829
- path: ["semantic", "font", "line-height", "relative", "snug"],
1830
- comment: "1.375",
1831
- },
1832
- normal: {
1833
- key: "{semantic.font.line-height.relative.normal}",
1834
- value: "1.5",
1835
- type: "lineHeight",
1836
- description: "1.5",
1837
- attributes: {
1838
- category: "font",
1839
- group: "line-height",
1840
- kind: "relative",
1841
- type: "lineHeight",
1842
- item: "line-height",
1843
- subitem: "relative",
1844
- state: "normal",
1845
- value: "150%",
1846
- description: "1.5",
1847
- filePath: "src/tokens/semantic/font.json",
1848
- isSource: true,
1849
- key: "{semantic.font.line-height.relative.normal}",
1850
- name: "calcite-semantic-font-line-height-relative-normal",
1851
- path: ["semantic", "font", "line-height", "relative", "normal"],
1852
- comment: "1.5",
1853
- names: {
1854
- scss: "$calcite-font-line-height-relative-normal",
1855
- css: "var(--calcite-font-line-height-relative-normal)",
1856
- js: "semantic.font.line-height.relative.normal",
1857
- docs: "semantic.font.line-height.relative.normal",
1858
- es6: "calciteFontLineHeightRelativeNormal",
1859
- },
1860
- "calcite-schema": {
1861
- system: "calcite",
1862
- tier: "semantic",
1863
- type: "lineHeight",
1864
- },
1865
- },
1866
- filePath: "src/tokens/semantic/font.json",
1867
- isSource: true,
1868
- original: {
1869
- value: "{core.size.relative.150}",
1870
- type: "lineHeight",
1871
- description: "1.5",
1872
- attributes: {
1873
- category: "font",
1874
- group: "line-height",
1875
- kind: "relative",
1876
- },
1877
- key: "{semantic.font.line-height.relative.normal}",
1878
- },
1879
- name: "Font Line Height Relative Normal",
1880
- path: ["semantic", "font", "line-height", "relative", "normal"],
1881
- comment: "1.5",
1882
- },
1883
- relaxed: {
1884
- key: "{semantic.font.line-height.relative.relaxed}",
1885
- value: "1.625",
1886
- type: "lineHeight",
1887
- description: "1.625",
1888
- attributes: {
1889
- category: "font",
1890
- group: "line-height",
1891
- kind: "relative",
1892
- type: "lineHeight",
1893
- item: "line-height",
1894
- subitem: "relative",
1895
- state: "relaxed",
1896
- value: "162.5%",
1897
- description: "1.625",
1898
- filePath: "src/tokens/semantic/font.json",
1899
- isSource: true,
1900
- key: "{semantic.font.line-height.relative.relaxed}",
1901
- name: "calcite-semantic-font-line-height-relative-relaxed",
1902
- path: ["semantic", "font", "line-height", "relative", "relaxed"],
1903
- comment: "1.625",
1904
- names: {
1905
- scss: "$calcite-font-line-height-relative-relaxed",
1906
- css: "var(--calcite-font-line-height-relative-relaxed)",
1907
- js: "semantic.font.line-height.relative.relaxed",
1908
- docs: "semantic.font.line-height.relative.relaxed",
1909
- es6: "calciteFontLineHeightRelativeRelaxed",
1910
- },
1911
- "calcite-schema": {
1912
- system: "calcite",
1913
- tier: "semantic",
1914
- type: "lineHeight",
1915
- },
1916
- },
1917
- filePath: "src/tokens/semantic/font.json",
1918
- isSource: true,
1919
- original: {
1920
- value: "{core.size.relative.162}",
1921
- type: "lineHeight",
1922
- description: "1.625",
1923
- attributes: {
1924
- category: "font",
1925
- group: "line-height",
1926
- kind: "relative",
1927
- },
1928
- key: "{semantic.font.line-height.relative.relaxed}",
1929
- },
1930
- name: "Font Line Height Relative Relaxed",
1931
- path: ["semantic", "font", "line-height", "relative", "relaxed"],
1932
- comment: "1.625",
1933
- },
1934
- loose: {
1935
- key: "{semantic.font.line-height.relative.loose}",
1936
- value: "2",
1937
- type: "lineHeight",
1938
- description: "2",
1939
- attributes: {
1940
- category: "font",
1941
- group: "line-height",
1942
- kind: "relative",
1943
- type: "lineHeight",
1944
- item: "line-height",
1945
- subitem: "relative",
1946
- state: "loose",
1947
- value: "200%",
1948
- description: "2",
1949
- filePath: "src/tokens/semantic/font.json",
1950
- isSource: true,
1951
- key: "{semantic.font.line-height.relative.loose}",
1952
- name: "calcite-semantic-font-line-height-relative-loose",
1953
- path: ["semantic", "font", "line-height", "relative", "loose"],
1954
- comment: "2",
1955
- names: {
1956
- scss: "$calcite-font-line-height-relative-loose",
1957
- css: "var(--calcite-font-line-height-relative-loose)",
1958
- js: "semantic.font.line-height.relative.loose",
1959
- docs: "semantic.font.line-height.relative.loose",
1960
- es6: "calciteFontLineHeightRelativeLoose",
1961
- },
1962
- "calcite-schema": {
1963
- system: "calcite",
1964
- tier: "semantic",
1965
- type: "lineHeight",
1966
- },
1967
- },
1968
- filePath: "src/tokens/semantic/font.json",
1969
- isSource: true,
1970
- original: {
1971
- value: "{core.size.relative.200}",
1972
- type: "lineHeight",
1973
- description: "2",
1974
- attributes: {
1975
- category: "font",
1976
- group: "line-height",
1977
- kind: "relative",
1978
- },
1979
- key: "{semantic.font.line-height.relative.loose}",
1980
- },
1981
- name: "Font Line Height Relative Loose",
1982
- path: ["semantic", "font", "line-height", "relative", "loose"],
1983
- comment: "2",
1984
- },
1985
- },
1986
- },
1987
- "letter-spacing": {
1988
- tight: {
1989
- key: "{semantic.font.letter-spacing.tight}",
1990
- value: "-0.4px",
1991
- type: "dimension",
1992
- description: "Deprecated",
1993
- attributes: {
1994
- category: "font",
1995
- group: "letter-spacing",
1996
- type: "dimension",
1997
- item: "letter-spacing",
1998
- subitem: "tight",
1999
- value: "0 - .4 ",
2000
- description: "Deprecated",
2001
- filePath: "src/tokens/semantic/font.json",
2002
- isSource: true,
2003
- key: "{semantic.font.letter-spacing.tight}",
2004
- name: "calcite-semantic-font-letter-spacing-tight",
2005
- path: ["semantic", "font", "letter-spacing", "tight"],
2006
- comment: "Deprecated",
2007
- names: {
2008
- scss: "$calcite-font-letter-spacing-tight",
2009
- css: "var(--calcite-font-letter-spacing-tight)",
2010
- js: "semantic.font.letter-spacing.tight",
2011
- docs: "semantic.font.letter-spacing.tight",
2012
- es6: "calciteFontLetterSpacingTight",
2013
- },
2014
- "calcite-schema": {
2015
- system: "calcite",
2016
- tier: "semantic",
2017
- type: "dimension",
2018
- },
2019
- },
2020
- filePath: "src/tokens/semantic/font.json",
2021
- isSource: true,
2022
- original: {
2023
- value: "{core.size.default.none} - .4 ",
2024
- type: "dimension",
2025
- description: "Deprecated",
2026
- attributes: {
2027
- category: "font",
2028
- group: "letter-spacing",
2029
- },
2030
- key: "{semantic.font.letter-spacing.tight}",
2031
- },
2032
- name: "Font Letter Spacing Tight",
2033
- path: ["semantic", "font", "letter-spacing", "tight"],
2034
- comment: "Deprecated",
2035
- },
2036
- normal: {
2037
- key: "{semantic.font.letter-spacing.normal}",
2038
- value: "0",
2039
- type: "dimension",
2040
- description: "Deprecated",
2041
- attributes: {
2042
- category: "font",
2043
- group: "letter-spacing",
2044
- type: "dimension",
2045
- item: "letter-spacing",
2046
- subitem: "normal",
2047
- value: "0",
2048
- description: "Deprecated",
2049
- filePath: "src/tokens/semantic/font.json",
2050
- isSource: true,
2051
- key: "{semantic.font.letter-spacing.normal}",
2052
- name: "calcite-semantic-font-letter-spacing-normal",
2053
- path: ["semantic", "font", "letter-spacing", "normal"],
2054
- comment: "Deprecated",
2055
- names: {
2056
- scss: "$calcite-font-letter-spacing-normal",
2057
- css: "var(--calcite-font-letter-spacing-normal)",
2058
- js: "semantic.font.letter-spacing.normal",
2059
- docs: "semantic.font.letter-spacing.normal",
2060
- es6: "calciteFontLetterSpacingNormal",
2061
- },
2062
- "calcite-schema": {
2063
- system: "calcite",
2064
- tier: "semantic",
2065
- type: "dimension",
2066
- },
2067
- },
2068
- filePath: "src/tokens/semantic/font.json",
2069
- isSource: true,
2070
- original: {
2071
- value: "{core.size.default.none}",
2072
- type: "dimension",
2073
- description: "Deprecated",
2074
- attributes: {
2075
- category: "font",
2076
- group: "letter-spacing",
2077
- },
2078
- key: "{semantic.font.letter-spacing.normal}",
2079
- },
2080
- name: "Font Letter Spacing Normal",
2081
- path: ["semantic", "font", "letter-spacing", "normal"],
2082
- comment: "Deprecated",
2083
- },
2084
- wide: {
2085
- key: "{semantic.font.letter-spacing.wide}",
2086
- value: "0.4px",
2087
- type: "dimension",
2088
- description: "Deprecated",
2089
- attributes: {
2090
- category: "font",
2091
- group: "letter-spacing",
2092
- type: "dimension",
2093
- item: "letter-spacing",
2094
- subitem: "wide",
2095
- value: "0 + .4 ",
2096
- description: "Deprecated",
2097
- filePath: "src/tokens/semantic/font.json",
2098
- isSource: true,
2099
- key: "{semantic.font.letter-spacing.wide}",
2100
- name: "calcite-semantic-font-letter-spacing-wide",
2101
- path: ["semantic", "font", "letter-spacing", "wide"],
2102
- comment: "Deprecated",
2103
- names: {
2104
- scss: "$calcite-font-letter-spacing-wide",
2105
- css: "var(--calcite-font-letter-spacing-wide)",
2106
- js: "semantic.font.letter-spacing.wide",
2107
- docs: "semantic.font.letter-spacing.wide",
2108
- es6: "calciteFontLetterSpacingWide",
2109
- },
2110
- "calcite-schema": {
2111
- system: "calcite",
2112
- tier: "semantic",
2113
- type: "dimension",
2114
- },
2115
- },
2116
- filePath: "src/tokens/semantic/font.json",
2117
- isSource: true,
2118
- original: {
2119
- value: "{core.size.default.none} + .4 ",
2120
- type: "dimension",
2121
- description: "Deprecated",
2122
- attributes: {
2123
- category: "font",
2124
- group: "letter-spacing",
2125
- },
2126
- key: "{semantic.font.letter-spacing.wide}",
2127
- },
2128
- name: "Font Letter Spacing Wide",
2129
- path: ["semantic", "font", "letter-spacing", "wide"],
2130
- comment: "Deprecated",
2131
- },
2132
- },
2133
- "paragraph-spacing": {
2134
- normal: {
2135
- key: "{semantic.font.paragraph-spacing.normal}",
2136
- value: "4px",
2137
- type: "dimension",
2138
- description: "Deprecated",
2139
- attributes: {
2140
- category: "font",
2141
- group: "paragraph-spacing",
2142
- type: "dimension",
2143
- item: "paragraph-spacing",
2144
- subitem: "normal",
2145
- value: "4px",
2146
- description: "Deprecated",
2147
- filePath: "src/tokens/semantic/font.json",
2148
- isSource: true,
2149
- key: "{semantic.font.paragraph-spacing.normal}",
2150
- name: "calcite-semantic-font-paragraph-spacing-normal",
2151
- path: ["semantic", "font", "paragraph-spacing", "normal"],
2152
- comment: "Deprecated",
2153
- names: {
2154
- scss: "$calcite-font-paragraph-spacing-normal",
2155
- css: "var(--calcite-font-paragraph-spacing-normal)",
2156
- js: "semantic.font.paragraph-spacing.normal",
2157
- docs: "semantic.font.paragraph-spacing.normal",
2158
- es6: "calciteFontParagraphSpacingNormal",
2159
- },
2160
- "calcite-schema": {
2161
- system: "calcite",
2162
- tier: "semantic",
2163
- type: "dimension",
2164
- },
2165
- },
2166
- filePath: "src/tokens/semantic/font.json",
2167
- isSource: true,
2168
- original: {
2169
- value: "{core.size.default.4}",
2170
- type: "dimension",
2171
- description: "Deprecated",
2172
- attributes: {
2173
- category: "font",
2174
- group: "paragraph-spacing",
2175
- },
2176
- key: "{semantic.font.paragraph-spacing.normal}",
2177
- },
2178
- name: "Font Paragraph Spacing Normal",
2179
- path: ["semantic", "font", "paragraph-spacing", "normal"],
2180
- comment: "Deprecated",
2181
- },
2182
- },
2183
- "text-decoration": {
2184
- none: {
2185
- key: "{semantic.font.text-decoration.none}",
2186
- value: "none",
2187
- type: "textDecoration",
2188
- description: "Deprecated",
2189
- attributes: {
2190
- category: "font",
2191
- group: "text-decoration",
2192
- type: "textDecoration",
2193
- item: "text-decoration",
2194
- subitem: "none",
2195
- value: "none",
2196
- description: "Deprecated",
2197
- filePath: "src/tokens/semantic/font.json",
2198
- isSource: true,
2199
- key: "{semantic.font.text-decoration.none}",
2200
- name: "calcite-semantic-font-text-decoration-none",
2201
- path: ["semantic", "font", "text-decoration", "none"],
2202
- comment: "Deprecated",
2203
- names: {
2204
- scss: "$calcite-font-text-decoration-none",
2205
- css: "var(--calcite-font-text-decoration-none)",
2206
- js: "semantic.font.text-decoration.none",
2207
- docs: "semantic.font.text-decoration.none",
2208
- es6: "calciteFontTextDecorationNone",
2209
- },
2210
- "calcite-schema": {
2211
- system: "calcite",
2212
- tier: "semantic",
2213
- type: "textDecoration",
2214
- },
2215
- },
2216
- filePath: "src/tokens/semantic/font.json",
2217
- isSource: true,
2218
- original: {
2219
- value: "{core.font.text-decoration.none}",
2220
- type: "textDecoration",
2221
- description: "Deprecated",
2222
- attributes: {
2223
- category: "font",
2224
- group: "text-decoration",
2225
- },
2226
- key: "{semantic.font.text-decoration.none}",
2227
- },
2228
- name: "Font Text Decoration None",
2229
- path: ["semantic", "font", "text-decoration", "none"],
2230
- comment: "Deprecated",
2231
- },
2232
- underline: {
2233
- key: "{semantic.font.text-decoration.underline}",
2234
- value: "underline",
2235
- type: "textDecoration",
2236
- description: "Deprecated",
2237
- attributes: {
2238
- category: "font",
2239
- group: "text-decoration",
2240
- type: "textDecoration",
2241
- item: "text-decoration",
2242
- subitem: "underline",
2243
- value: "underline",
2244
- description: "Deprecated",
2245
- filePath: "src/tokens/semantic/font.json",
2246
- isSource: true,
2247
- key: "{semantic.font.text-decoration.underline}",
2248
- name: "calcite-semantic-font-text-decoration-underline",
2249
- path: ["semantic", "font", "text-decoration", "underline"],
2250
- comment: "Deprecated",
2251
- names: {
2252
- scss: "$calcite-font-text-decoration-underline",
2253
- css: "var(--calcite-font-text-decoration-underline)",
2254
- js: "semantic.font.text-decoration.underline",
2255
- docs: "semantic.font.text-decoration.underline",
2256
- es6: "calciteFontTextDecorationUnderline",
2257
- },
2258
- "calcite-schema": {
2259
- system: "calcite",
2260
- tier: "semantic",
2261
- type: "textDecoration",
2262
- },
2263
- },
2264
- filePath: "src/tokens/semantic/font.json",
2265
- isSource: true,
2266
- original: {
2267
- value: "{core.font.text-decoration.underline}",
2268
- type: "textDecoration",
2269
- description: "Deprecated",
2270
- attributes: {
2271
- category: "font",
2272
- group: "text-decoration",
2273
- },
2274
- key: "{semantic.font.text-decoration.underline}",
2275
- },
2276
- name: "Font Text Decoration Underline",
2277
- path: ["semantic", "font", "text-decoration", "underline"],
2278
- comment: "Deprecated",
2279
- },
2280
- },
2281
- "text-case": {
2282
- none: {
2283
- key: "{semantic.font.text-case.none}",
2284
- value: "none",
2285
- type: "textCase",
2286
- description: "Deprecated",
2287
- attributes: {
2288
- category: "font",
2289
- group: "text-case",
2290
- type: "textCase",
2291
- item: "text-case",
2292
- subitem: "none",
2293
- value: "none",
2294
- description: "Deprecated",
2295
- filePath: "src/tokens/semantic/font.json",
2296
- isSource: true,
2297
- key: "{semantic.font.text-case.none}",
2298
- name: "calcite-semantic-font-text-case-none",
2299
- path: ["semantic", "font", "text-case", "none"],
2300
- comment: "Deprecated",
2301
- names: {
2302
- scss: "$calcite-font-text-case-none",
2303
- css: "var(--calcite-font-text-case-none)",
2304
- js: "semantic.font.text-case.none",
2305
- docs: "semantic.font.text-case.none",
2306
- es6: "calciteFontTextCaseNone",
2307
- },
2308
- "calcite-schema": {
2309
- system: "calcite",
2310
- tier: "semantic",
2311
- type: "textCase",
2312
- },
2313
- },
2314
- filePath: "src/tokens/semantic/font.json",
2315
- isSource: true,
2316
- original: {
2317
- value: "{core.font.text-case.none}",
2318
- type: "textCase",
2319
- description: "Deprecated",
2320
- attributes: {
2321
- category: "font",
2322
- group: "text-case",
2323
- },
2324
- key: "{semantic.font.text-case.none}",
2325
- },
2326
- name: "Font Text Case None",
2327
- path: ["semantic", "font", "text-case", "none"],
2328
- comment: "Deprecated",
2329
- },
2330
- uppercase: {
2331
- key: "{semantic.font.text-case.uppercase}",
2332
- value: "uppercase",
2333
- type: "textCase",
2334
- description: "Deprecated",
2335
- attributes: {
2336
- category: "font",
2337
- group: "text-case",
2338
- type: "textCase",
2339
- item: "text-case",
2340
- subitem: "uppercase",
2341
- value: "uppercase",
2342
- description: "Deprecated",
2343
- filePath: "src/tokens/semantic/font.json",
2344
- isSource: true,
2345
- key: "{semantic.font.text-case.uppercase}",
2346
- name: "calcite-semantic-font-text-case-uppercase",
2347
- path: ["semantic", "font", "text-case", "uppercase"],
2348
- comment: "Deprecated",
2349
- names: {
2350
- scss: "$calcite-font-text-case-uppercase",
2351
- css: "var(--calcite-font-text-case-uppercase)",
2352
- js: "semantic.font.text-case.uppercase",
2353
- docs: "semantic.font.text-case.uppercase",
2354
- es6: "calciteFontTextCaseUppercase",
2355
- },
2356
- "calcite-schema": {
2357
- system: "calcite",
2358
- tier: "semantic",
2359
- type: "textCase",
2360
- },
2361
- },
2362
- filePath: "src/tokens/semantic/font.json",
2363
- isSource: true,
2364
- original: {
2365
- value: "{core.font.text-case.uppercase}",
2366
- type: "textCase",
2367
- description: "Deprecated",
2368
- attributes: {
2369
- category: "font",
2370
- group: "text-case",
2371
- },
2372
- key: "{semantic.font.text-case.uppercase}",
2373
- },
2374
- name: "Font Text Case Uppercase",
2375
- path: ["semantic", "font", "text-case", "uppercase"],
2376
- comment: "Deprecated",
2377
- },
2378
- lowercase: {
2379
- key: "{semantic.font.text-case.lowercase}",
2380
- value: "lowercase",
2381
- type: "textCase",
2382
- description: "Deprecated",
2383
- attributes: {
2384
- category: "font",
2385
- group: "text-case",
2386
- type: "textCase",
2387
- item: "text-case",
2388
- subitem: "lowercase",
2389
- value: "lowercase",
2390
- description: "Deprecated",
2391
- filePath: "src/tokens/semantic/font.json",
2392
- isSource: true,
2393
- key: "{semantic.font.text-case.lowercase}",
2394
- name: "calcite-semantic-font-text-case-lowercase",
2395
- path: ["semantic", "font", "text-case", "lowercase"],
2396
- comment: "Deprecated",
2397
- names: {
2398
- scss: "$calcite-font-text-case-lowercase",
2399
- css: "var(--calcite-font-text-case-lowercase)",
2400
- js: "semantic.font.text-case.lowercase",
2401
- docs: "semantic.font.text-case.lowercase",
2402
- es6: "calciteFontTextCaseLowercase",
2403
- },
2404
- "calcite-schema": {
2405
- system: "calcite",
2406
- tier: "semantic",
2407
- type: "textCase",
2408
- },
2409
- },
2410
- filePath: "src/tokens/semantic/font.json",
2411
- isSource: true,
2412
- original: {
2413
- value: "{core.font.text-case.lowercase}",
2414
- type: "textCase",
2415
- description: "Deprecated",
2416
- attributes: {
2417
- category: "font",
2418
- group: "text-case",
2419
- },
2420
- key: "{semantic.font.text-case.lowercase}",
2421
- },
2422
- name: "Font Text Case Lowercase",
2423
- path: ["semantic", "font", "text-case", "lowercase"],
2424
- comment: "Deprecated",
2425
- },
2426
- capitalize: {
2427
- key: "{semantic.font.text-case.capitalize}",
2428
- value: "capitalize",
2429
- type: "textCase",
2430
- description: "Deprecated",
2431
- attributes: {
2432
- category: "font",
2433
- group: "text-case",
2434
- type: "textCase",
2435
- item: "text-case",
2436
- subitem: "capitalize",
2437
- value: "capitalize",
2438
- description: "Deprecated",
2439
- filePath: "src/tokens/semantic/font.json",
2440
- isSource: true,
2441
- key: "{semantic.font.text-case.capitalize}",
2442
- name: "calcite-semantic-font-text-case-capitalize",
2443
- path: ["semantic", "font", "text-case", "capitalize"],
2444
- comment: "Deprecated",
2445
- names: {
2446
- scss: "$calcite-font-text-case-capitalize",
2447
- css: "var(--calcite-font-text-case-capitalize)",
2448
- js: "semantic.font.text-case.capitalize",
2449
- docs: "semantic.font.text-case.capitalize",
2450
- es6: "calciteFontTextCaseCapitalize",
2451
- },
2452
- "calcite-schema": {
2453
- system: "calcite",
2454
- tier: "semantic",
2455
- type: "textCase",
2456
- },
2457
- },
2458
- filePath: "src/tokens/semantic/font.json",
2459
- isSource: true,
2460
- original: {
2461
- value: "{core.font.text-case.capitalize}",
2462
- type: "textCase",
2463
- description: "Deprecated",
2464
- attributes: {
2465
- category: "font",
2466
- group: "text-case",
2467
- },
2468
- key: "{semantic.font.text-case.capitalize}",
2469
- },
2470
- name: "Font Text Case Capitalize",
2471
- path: ["semantic", "font", "text-case", "capitalize"],
2472
- comment: "Deprecated",
2473
- },
2474
- },
2475
- },
2476
- opacity: {
2477
- light: {
2478
- key: "{semantic.opacity.light}",
2479
- value: "0.4",
2480
- type: "opacity",
2481
- attributes: {
2482
- category: "opacity",
2483
- type: "opacity",
2484
- item: "light",
2485
- names: {
2486
- scss: "$calcite-opacity-light",
2487
- css: "var(--calcite-opacity-light)",
2488
- js: "semantic.opacity.light",
2489
- docs: "semantic.opacity.light",
2490
- es6: "calciteOpacityLight",
2491
- },
2492
- "calcite-schema": {
2493
- system: "calcite",
2494
- tier: "semantic",
2495
- type: "opacity",
2496
- },
2497
- },
2498
- filePath: "src/tokens/semantic/opacity.json",
2499
- isSource: true,
2500
- original: {
2501
- value: "{core.opacity.40}",
2502
- type: "opacity",
2503
- attributes: {
2504
- category: "opacity",
2505
- },
2506
- key: "{semantic.opacity.light}",
2507
- },
2508
- name: "Opacity Light",
2509
- path: ["semantic", "opacity", "light"],
2510
- },
2511
- half: {
2512
- key: "{semantic.opacity.half}",
2513
- value: "0.5",
2514
- type: "opacity",
2515
- attributes: {
2516
- category: "opacity",
2517
- type: "opacity",
2518
- item: "half",
2519
- names: {
2520
- scss: "$calcite-opacity-half",
2521
- css: "var(--calcite-opacity-half)",
2522
- js: "semantic.opacity.half",
2523
- docs: "semantic.opacity.half",
2524
- es6: "calciteOpacityHalf",
2525
- },
2526
- "calcite-schema": {
2527
- system: "calcite",
2528
- tier: "semantic",
2529
- type: "opacity",
2530
- },
2531
- },
2532
- filePath: "src/tokens/semantic/opacity.json",
2533
- isSource: true,
2534
- original: {
2535
- value: "{core.opacity.50}",
2536
- type: "opacity",
2537
- attributes: {
2538
- category: "opacity",
2539
- },
2540
- key: "{semantic.opacity.half}",
2541
- },
2542
- name: "Opacity Half",
2543
- path: ["semantic", "opacity", "half"],
2544
- },
2545
- dark: {
2546
- key: "{semantic.opacity.dark}",
2547
- value: "0.85",
2548
- type: "opacity",
2549
- attributes: {
2550
- category: "opacity",
2551
- type: "opacity",
2552
- item: "dark",
2553
- names: {
2554
- scss: "$calcite-opacity-dark",
2555
- css: "var(--calcite-opacity-dark)",
2556
- js: "semantic.opacity.dark",
2557
- docs: "semantic.opacity.dark",
2558
- es6: "calciteOpacityDark",
2559
- },
2560
- "calcite-schema": {
2561
- system: "calcite",
2562
- tier: "semantic",
2563
- type: "opacity",
2564
- },
2565
- },
2566
- filePath: "src/tokens/semantic/opacity.json",
2567
- isSource: true,
2568
- original: {
2569
- value: "{core.opacity.85}",
2570
- type: "opacity",
2571
- attributes: {
2572
- category: "opacity",
2573
- },
2574
- key: "{semantic.opacity.dark}",
2575
- },
2576
- name: "Opacity Dark",
2577
- path: ["semantic", "opacity", "dark"],
2578
- },
2579
- full: {
2580
- key: "{semantic.opacity.full}",
2581
- value: "1",
2582
- type: "opacity",
2583
- attributes: {
2584
- category: "opacity",
2585
- type: "opacity",
2586
- item: "full",
2587
- names: {
2588
- scss: "$calcite-opacity-full",
2589
- css: "var(--calcite-opacity-full)",
2590
- js: "semantic.opacity.full",
2591
- docs: "semantic.opacity.full",
2592
- es6: "calciteOpacityFull",
2593
- },
2594
- "calcite-schema": {
2595
- system: "calcite",
2596
- tier: "semantic",
2597
- type: "opacity",
2598
- },
2599
- },
2600
- filePath: "src/tokens/semantic/opacity.json",
2601
- isSource: true,
2602
- original: {
2603
- value: "{core.opacity.100}",
2604
- type: "opacity",
2605
- attributes: {
2606
- category: "opacity",
2607
- },
2608
- key: "{semantic.opacity.full}",
2609
- },
2610
- name: "Opacity Full",
2611
- path: ["semantic", "opacity", "full"],
2612
- },
2613
- disabled: {
2614
- key: "{semantic.opacity.disabled}",
2615
- value: "0.5",
2616
- type: "opacity",
2617
- attributes: {
2618
- category: "opacity",
2619
- type: "opacity",
2620
- item: "disabled",
2621
- names: {
2622
- scss: "$calcite-opacity-disabled",
2623
- css: "var(--calcite-opacity-disabled)",
2624
- js: "semantic.opacity.disabled",
2625
- docs: "semantic.opacity.disabled",
2626
- es6: "calciteOpacityDisabled",
2627
- },
2628
- "calcite-schema": {
2629
- system: "calcite",
2630
- tier: "semantic",
2631
- type: "opacity",
2632
- },
2633
- },
2634
- filePath: "src/tokens/semantic/opacity.json",
2635
- isSource: true,
2636
- original: {
2637
- value: "{core.opacity.50}",
2638
- type: "opacity",
2639
- attributes: {
2640
- category: "opacity",
2641
- },
2642
- key: "{semantic.opacity.disabled}",
2643
- },
2644
- name: "Opacity Disabled",
2645
- path: ["semantic", "opacity", "disabled"],
2646
- },
2647
- },
2648
- shadow: {
2649
- none: {
2650
- key: "{semantic.shadow.none}",
2651
- value: {
2652
- blur: "0",
2653
- spread: "0",
2654
- color: "rgba(0, 0, 0, 0)",
2655
- x: "0",
2656
- y: "0",
2657
- },
2658
- type: "shadow",
2659
- attributes: {
2660
- category: "shadow",
2661
- type: "shadow",
2662
- item: "none",
2663
- names: {
2664
- scss: "$calcite-shadow-none",
2665
- css: "var(--calcite-shadow-none)",
2666
- js: "semantic.shadow.none",
2667
- docs: "semantic.shadow.none",
2668
- es6: "calciteShadowNone",
2669
- },
2670
- "calcite-schema": {
2671
- system: "calcite",
2672
- tier: "semantic",
2673
- type: "shadow",
2674
- },
2675
- },
2676
- filePath: "src/tokens/semantic/shadow.json",
2677
- isSource: true,
2678
- original: {
2679
- value: "{core.shadow.0}",
2680
- type: "shadow",
2681
- attributes: {
2682
- category: "shadow",
2683
- },
2684
- key: "{semantic.shadow.none}",
2685
- },
2686
- name: "Shadow None",
2687
- path: ["semantic", "shadow", "none"],
2688
- },
2689
- sm: {
2690
- key: "{semantic.shadow.sm}",
2691
- value: [
2692
- {
2693
- blur: "8px",
2694
- spread: "0",
2695
- color: "rgba(0, 0, 0, 0.04)",
2696
- x: "0",
2697
- y: "2px",
2698
- },
2699
- {
2700
- blur: "16px",
2701
- spread: "0",
2702
- color: "rgba(0, 0, 0, 0.08)",
2703
- x: "0",
2704
- y: "4px",
2705
- },
2706
- ],
2707
- type: "shadow",
2708
- attributes: {
2709
- category: "shadow",
2710
- type: "shadow",
2711
- item: "sm",
2712
- names: {
2713
- scss: "$calcite-shadow-sm",
2714
- css: "var(--calcite-shadow-sm)",
2715
- js: "semantic.shadow.sm",
2716
- docs: "semantic.shadow.sm",
2717
- es6: "calciteShadowSm",
2718
- },
2719
- "calcite-schema": {
2720
- system: "calcite",
2721
- tier: "semantic",
2722
- type: "shadow",
2723
- },
2724
- },
2725
- filePath: "src/tokens/semantic/shadow.json",
2726
- isSource: true,
2727
- original: {
2728
- value: ["{core.shadow.1}", "{core.shadow.2}"],
2729
- type: "shadow",
2730
- attributes: {
2731
- category: "shadow",
2732
- },
2733
- key: "{semantic.shadow.sm}",
2734
- },
2735
- name: "Shadow Sm",
2736
- path: ["semantic", "shadow", "sm"],
2737
- },
2738
- md: {
2739
- key: "{semantic.shadow.md}",
2740
- value: [
2741
- {
2742
- blur: "20px",
2743
- spread: "0",
2744
- color: "rgba(0, 0, 0, 0.08)",
2745
- x: "0",
2746
- y: "4px",
2747
- },
2748
- {
2749
- blur: "32px",
2750
- spread: "-2px",
2751
- color: "rgba(0, 0, 0, 0.1)",
2752
- x: "0",
2753
- y: "12px",
2754
- },
2755
- ],
2756
- type: "shadow",
2757
- attributes: {
2758
- category: "shadow",
2759
- type: "shadow",
2760
- item: "md",
2761
- names: {
2762
- scss: "$calcite-shadow-md",
2763
- css: "var(--calcite-shadow-md)",
2764
- js: "semantic.shadow.md",
2765
- docs: "semantic.shadow.md",
2766
- es6: "calciteShadowMd",
2767
- },
2768
- "calcite-schema": {
2769
- system: "calcite",
2770
- tier: "semantic",
2771
- type: "shadow",
2772
- },
2773
- },
2774
- filePath: "src/tokens/semantic/shadow.json",
2775
- isSource: true,
2776
- original: {
2777
- value: ["{core.shadow.3}", "{core.shadow.4}"],
2778
- type: "shadow",
2779
- attributes: {
2780
- category: "shadow",
2781
- },
2782
- key: "{semantic.shadow.md}",
2783
- },
2784
- name: "Shadow Md",
2785
- path: ["semantic", "shadow", "md"],
2786
- },
2787
- },
2788
- size: {
2789
- fixed: {
2790
- xxxs: {
2791
- key: "{semantic.size.fixed.xxxs}",
2792
- value: "2px",
2793
- type: "dimension",
2794
- attributes: {
2795
- category: "size",
2796
- type: "dimension",
2797
- item: "fixed",
2798
- subitem: "xxxs",
2799
- value: "2px",
2800
- description: "deprecated",
2801
- filePath: "src/tokens/semantic/size.json",
2802
- isSource: true,
2803
- key: "{semantic.size.fixed.xxxs}",
2804
- name: "calcite-semantic-size-fixed-xxxs",
2805
- path: ["semantic", "size", "fixed", "xxxs"],
2806
- comment: "deprecated",
2807
- names: {
2808
- scss: "$calcite-size-fixed-xxxs",
2809
- css: "var(--calcite-size-fixed-xxxs)",
2810
- js: "semantic.size.fixed.xxxs",
2811
- docs: "semantic.size.fixed.xxxs",
2812
- es6: "calciteSizeFixedXxxs",
2813
- },
2814
- "calcite-schema": {
2815
- system: "calcite",
2816
- tier: "semantic",
2817
- type: "dimension",
2818
- },
2819
- },
2820
- description: "deprecated",
2821
- filePath: "src/tokens/semantic/size.json",
2822
- isSource: true,
2823
- original: {
2824
- value: "{core.size.default.2}",
2825
- type: "dimension",
2826
- attributes: {
2827
- category: "size",
2828
- },
2829
- description: "deprecated",
2830
- key: "{semantic.size.fixed.xxxs}",
2831
- },
2832
- name: "Size Fixed Xxxs",
2833
- path: ["semantic", "size", "fixed", "xxxs"],
2834
- comment: "deprecated",
2835
- },
2836
- xxs: {
2837
- key: "{semantic.size.fixed.xxs}",
2838
- value: "4px",
2839
- type: "dimension",
2840
- attributes: {
2841
- category: "size",
2842
- type: "dimension",
2843
- item: "fixed",
2844
- subitem: "xxs",
2845
- value: "4px",
2846
- description: "deprecated",
2847
- filePath: "src/tokens/semantic/size.json",
2848
- isSource: true,
2849
- key: "{semantic.size.fixed.xxs}",
2850
- name: "calcite-semantic-size-fixed-xxs",
2851
- path: ["semantic", "size", "fixed", "xxs"],
2852
- comment: "deprecated",
2853
- names: {
2854
- scss: "$calcite-size-fixed-xxs",
2855
- css: "var(--calcite-size-fixed-xxs)",
2856
- js: "semantic.size.fixed.xxs",
2857
- docs: "semantic.size.fixed.xxs",
2858
- es6: "calciteSizeFixedXxs",
2859
- },
2860
- "calcite-schema": {
2861
- system: "calcite",
2862
- tier: "semantic",
2863
- type: "dimension",
2864
- },
2865
- },
2866
- description: "deprecated",
2867
- filePath: "src/tokens/semantic/size.json",
2868
- isSource: true,
2869
- original: {
2870
- value: "{core.size.default.4}",
2871
- type: "dimension",
2872
- attributes: {
2873
- category: "size",
2874
- },
2875
- description: "deprecated",
2876
- key: "{semantic.size.fixed.xxs}",
2877
- },
2878
- name: "Size Fixed Xxs",
2879
- path: ["semantic", "size", "fixed", "xxs"],
2880
- comment: "deprecated",
2881
- },
2882
- xs: {
2883
- key: "{semantic.size.fixed.xs}",
2884
- value: "6px",
2885
- type: "dimension",
2886
- attributes: {
2887
- category: "size",
2888
- type: "dimension",
2889
- item: "fixed",
2890
- subitem: "xs",
2891
- value: "6px",
2892
- description: "deprecated",
2893
- filePath: "src/tokens/semantic/size.json",
2894
- isSource: true,
2895
- key: "{semantic.size.fixed.xs}",
2896
- name: "calcite-semantic-size-fixed-xs",
2897
- path: ["semantic", "size", "fixed", "xs"],
2898
- comment: "deprecated",
2899
- names: {
2900
- scss: "$calcite-size-fixed-xs",
2901
- css: "var(--calcite-size-fixed-xs)",
2902
- js: "semantic.size.fixed.xs",
2903
- docs: "semantic.size.fixed.xs",
2904
- es6: "calciteSizeFixedXs",
2905
- },
2906
- "calcite-schema": {
2907
- system: "calcite",
2908
- tier: "semantic",
2909
- type: "dimension",
2910
- },
2911
- },
2912
- description: "deprecated",
2913
- filePath: "src/tokens/semantic/size.json",
2914
- isSource: true,
2915
- original: {
2916
- value: "{core.size.default.6}",
2917
- type: "dimension",
2918
- attributes: {
2919
- category: "size",
2920
- },
2921
- description: "deprecated",
2922
- key: "{semantic.size.fixed.xs}",
2923
- },
2924
- name: "Size Fixed Xs",
2925
- path: ["semantic", "size", "fixed", "xs"],
2926
- comment: "deprecated",
2927
- },
2928
- sm: {
2929
- key: "{semantic.size.fixed.sm}",
2930
- value: "8px",
2931
- type: "dimension",
2932
- attributes: {
2933
- category: "size",
2934
- type: "dimension",
2935
- item: "fixed",
2936
- subitem: "sm",
2937
- value: "8px",
2938
- description: "deprecated",
2939
- filePath: "src/tokens/semantic/size.json",
2940
- isSource: true,
2941
- key: "{semantic.size.fixed.sm}",
2942
- name: "calcite-semantic-size-fixed-sm",
2943
- path: ["semantic", "size", "fixed", "sm"],
2944
- comment: "deprecated",
2945
- names: {
2946
- scss: "$calcite-size-fixed-sm",
2947
- css: "var(--calcite-size-fixed-sm)",
2948
- js: "semantic.size.fixed.sm",
2949
- docs: "semantic.size.fixed.sm",
2950
- es6: "calciteSizeFixedSm",
2951
- },
2952
- "calcite-schema": {
2953
- system: "calcite",
2954
- tier: "semantic",
2955
- type: "dimension",
2956
- },
2957
- },
2958
- description: "deprecated",
2959
- filePath: "src/tokens/semantic/size.json",
2960
- isSource: true,
2961
- original: {
2962
- value: "{core.size.default.8}",
2963
- type: "dimension",
2964
- attributes: {
2965
- category: "size",
2966
- },
2967
- description: "deprecated",
2968
- key: "{semantic.size.fixed.sm}",
2969
- },
2970
- name: "Size Fixed Sm",
2971
- path: ["semantic", "size", "fixed", "sm"],
2972
- comment: "deprecated",
2973
- },
2974
- "sm+": {
2975
- key: "{semantic.size.fixed.sm+}",
2976
- value: "10px",
2977
- type: "dimension",
2978
- attributes: {
2979
- category: "size",
2980
- type: "dimension",
2981
- item: "fixed",
2982
- subitem: "sm+",
2983
- value: "10px",
2984
- description: "deprecated",
2985
- filePath: "src/tokens/semantic/size.json",
2986
- isSource: true,
2987
- key: "{semantic.size.fixed.sm+}",
2988
- name: "calcite-semantic-size-fixed-sm",
2989
- path: ["semantic", "size", "fixed", "sm+"],
2990
- comment: "deprecated",
2991
- names: {
2992
- scss: "$calcite-size-fixed-sm-plus",
2993
- css: "var(--calcite-size-fixed-sm-plus)",
2994
- js: "semantic.size.fixed.sm+",
2995
- docs: "semantic.size.fixed.sm+",
2996
- es6: "calciteSizeFixedSmPlus",
2997
- },
2998
- "calcite-schema": {
2999
- system: "calcite",
3000
- tier: "semantic",
3001
- type: "dimension",
3002
- },
3003
- },
3004
- description: "deprecated",
3005
- filePath: "src/tokens/semantic/size.json",
3006
- isSource: true,
3007
- original: {
3008
- value: "{core.size.default.10}",
3009
- type: "dimension",
3010
- attributes: {
3011
- category: "size",
3012
- },
3013
- description: "deprecated",
3014
- key: "{semantic.size.fixed.sm+}",
3015
- },
3016
- name: "Size Fixed Sm Plus",
3017
- path: ["semantic", "size", "fixed", "sm+"],
3018
- comment: "deprecated",
3019
- },
3020
- md: {
3021
- key: "{semantic.size.fixed.md}",
3022
- value: "12px",
3023
- type: "dimension",
3024
- attributes: {
3025
- category: "size",
3026
- type: "dimension",
3027
- item: "fixed",
3028
- subitem: "md",
3029
- value: "12px",
3030
- description: "deprecated",
3031
- filePath: "src/tokens/semantic/size.json",
3032
- isSource: true,
3033
- key: "{semantic.size.fixed.md}",
3034
- name: "calcite-semantic-size-fixed-md",
3035
- path: ["semantic", "size", "fixed", "md"],
3036
- comment: "deprecated",
3037
- names: {
3038
- scss: "$calcite-size-fixed-md",
3039
- css: "var(--calcite-size-fixed-md)",
3040
- js: "semantic.size.fixed.md",
3041
- docs: "semantic.size.fixed.md",
3042
- es6: "calciteSizeFixedMd",
3043
- },
3044
- "calcite-schema": {
3045
- system: "calcite",
3046
- tier: "semantic",
3047
- type: "dimension",
3048
- },
3049
- },
3050
- description: "deprecated",
3051
- filePath: "src/tokens/semantic/size.json",
3052
- isSource: true,
3053
- original: {
3054
- value: "{core.size.default.12}",
3055
- type: "dimension",
3056
- attributes: {
3057
- category: "size",
3058
- },
3059
- description: "deprecated",
3060
- key: "{semantic.size.fixed.md}",
3061
- },
3062
- name: "Size Fixed Md",
3063
- path: ["semantic", "size", "fixed", "md"],
3064
- comment: "deprecated",
3065
- },
3066
- "md+": {
3067
- key: "{semantic.size.fixed.md+}",
3068
- value: "14px",
3069
- type: "dimension",
3070
- attributes: {
3071
- category: "size",
3072
- type: "dimension",
3073
- item: "fixed",
3074
- subitem: "md+",
3075
- value: "14px",
3076
- description: "deprecated",
3077
- filePath: "src/tokens/semantic/size.json",
3078
- isSource: true,
3079
- key: "{semantic.size.fixed.md+}",
3080
- name: "calcite-semantic-size-fixed-md",
3081
- path: ["semantic", "size", "fixed", "md+"],
3082
- comment: "deprecated",
3083
- names: {
3084
- scss: "$calcite-size-fixed-md-plus",
3085
- css: "var(--calcite-size-fixed-md-plus)",
3086
- js: "semantic.size.fixed.md+",
3087
- docs: "semantic.size.fixed.md+",
3088
- es6: "calciteSizeFixedMdPlus",
3089
- },
3090
- "calcite-schema": {
3091
- system: "calcite",
3092
- tier: "semantic",
3093
- type: "dimension",
3094
- },
3095
- },
3096
- description: "deprecated",
3097
- filePath: "src/tokens/semantic/size.json",
3098
- isSource: true,
3099
- original: {
3100
- value: "{core.size.default.14}",
3101
- type: "dimension",
3102
- attributes: {
3103
- category: "size",
3104
- },
3105
- description: "deprecated",
3106
- key: "{semantic.size.fixed.md+}",
3107
- },
3108
- name: "Size Fixed Md Plus",
3109
- path: ["semantic", "size", "fixed", "md+"],
3110
- comment: "deprecated",
3111
- },
3112
- lg: {
3113
- key: "{semantic.size.fixed.lg}",
3114
- value: "16px",
3115
- type: "dimension",
3116
- attributes: {
3117
- category: "size",
3118
- type: "dimension",
3119
- item: "fixed",
3120
- subitem: "lg",
3121
- value: "16px",
3122
- description: "deprecated",
3123
- filePath: "src/tokens/semantic/size.json",
3124
- isSource: true,
3125
- key: "{semantic.size.fixed.lg}",
3126
- name: "calcite-semantic-size-fixed-lg",
3127
- path: ["semantic", "size", "fixed", "lg"],
3128
- comment: "deprecated",
3129
- names: {
3130
- scss: "$calcite-size-fixed-lg",
3131
- css: "var(--calcite-size-fixed-lg)",
3132
- js: "semantic.size.fixed.lg",
3133
- docs: "semantic.size.fixed.lg",
3134
- es6: "calciteSizeFixedLg",
3135
- },
3136
- "calcite-schema": {
3137
- system: "calcite",
3138
- tier: "semantic",
3139
- type: "dimension",
3140
- },
3141
- },
3142
- description: "deprecated",
3143
- filePath: "src/tokens/semantic/size.json",
3144
- isSource: true,
3145
- original: {
3146
- value: "{core.size.default.16}",
3147
- type: "dimension",
3148
- attributes: {
3149
- category: "size",
3150
- },
3151
- description: "deprecated",
3152
- key: "{semantic.size.fixed.lg}",
3153
- },
3154
- name: "Size Fixed Lg",
3155
- path: ["semantic", "size", "fixed", "lg"],
3156
- comment: "deprecated",
3157
- },
3158
- xl: {
3159
- key: "{semantic.size.fixed.xl}",
3160
- value: "20px",
3161
- type: "dimension",
3162
- attributes: {
3163
- category: "size",
3164
- type: "dimension",
3165
- item: "fixed",
3166
- subitem: "xl",
3167
- value: "20px",
3168
- description: "deprecated",
3169
- filePath: "src/tokens/semantic/size.json",
3170
- isSource: true,
3171
- key: "{semantic.size.fixed.xl}",
3172
- name: "calcite-semantic-size-fixed-xl",
3173
- path: ["semantic", "size", "fixed", "xl"],
3174
- comment: "deprecated",
3175
- names: {
3176
- scss: "$calcite-size-fixed-xl",
3177
- css: "var(--calcite-size-fixed-xl)",
3178
- js: "semantic.size.fixed.xl",
3179
- docs: "semantic.size.fixed.xl",
3180
- es6: "calciteSizeFixedXl",
3181
- },
3182
- "calcite-schema": {
3183
- system: "calcite",
3184
- tier: "semantic",
3185
- type: "dimension",
3186
- },
3187
- },
3188
- description: "deprecated",
3189
- filePath: "src/tokens/semantic/size.json",
3190
- isSource: true,
3191
- original: {
3192
- value: "{core.size.default.20}",
3193
- type: "dimension",
3194
- attributes: {
3195
- category: "size",
3196
- },
3197
- description: "deprecated",
3198
- key: "{semantic.size.fixed.xl}",
3199
- },
3200
- name: "Size Fixed Xl",
3201
- path: ["semantic", "size", "fixed", "xl"],
3202
- comment: "deprecated",
3203
- },
3204
- xxl: {
3205
- key: "{semantic.size.fixed.xxl}",
3206
- value: "24px",
3207
- type: "dimension",
3208
- attributes: {
3209
- category: "size",
3210
- type: "dimension",
3211
- item: "fixed",
3212
- subitem: "xxl",
3213
- value: "24px",
3214
- description: "deprecated",
3215
- filePath: "src/tokens/semantic/size.json",
3216
- isSource: true,
3217
- key: "{semantic.size.fixed.xxl}",
3218
- name: "calcite-semantic-size-fixed-xxl",
3219
- path: ["semantic", "size", "fixed", "xxl"],
3220
- comment: "deprecated",
3221
- names: {
3222
- scss: "$calcite-size-fixed-xxl",
3223
- css: "var(--calcite-size-fixed-xxl)",
3224
- js: "semantic.size.fixed.xxl",
3225
- docs: "semantic.size.fixed.xxl",
3226
- es6: "calciteSizeFixedXxl",
3227
- },
3228
- "calcite-schema": {
3229
- system: "calcite",
3230
- tier: "semantic",
3231
- type: "dimension",
3232
- },
3233
- },
3234
- description: "deprecated",
3235
- filePath: "src/tokens/semantic/size.json",
3236
- isSource: true,
3237
- original: {
3238
- value: "{core.size.default.24}",
3239
- type: "dimension",
3240
- attributes: {
3241
- category: "size",
3242
- },
3243
- description: "deprecated",
3244
- key: "{semantic.size.fixed.xxl}",
3245
- },
3246
- name: "Size Fixed Xxl",
3247
- path: ["semantic", "size", "fixed", "xxl"],
3248
- comment: "deprecated",
3249
- },
3250
- xxxl: {
3251
- key: "{semantic.size.fixed.xxxl}",
3252
- value: "32px",
3253
- type: "dimension",
3254
- attributes: {
3255
- category: "size",
3256
- type: "dimension",
3257
- item: "fixed",
3258
- subitem: "xxxl",
3259
- value: "32px",
3260
- description: "deprecated",
3261
- filePath: "src/tokens/semantic/size.json",
3262
- isSource: true,
3263
- key: "{semantic.size.fixed.xxxl}",
3264
- name: "calcite-semantic-size-fixed-xxxl",
3265
- path: ["semantic", "size", "fixed", "xxxl"],
3266
- comment: "deprecated",
3267
- names: {
3268
- scss: "$calcite-size-fixed-xxxl",
3269
- css: "var(--calcite-size-fixed-xxxl)",
3270
- js: "semantic.size.fixed.xxxl",
3271
- docs: "semantic.size.fixed.xxxl",
3272
- es6: "calciteSizeFixedXxxl",
3273
- },
3274
- "calcite-schema": {
3275
- system: "calcite",
3276
- tier: "semantic",
3277
- type: "dimension",
3278
- },
3279
- },
3280
- description: "deprecated",
3281
- filePath: "src/tokens/semantic/size.json",
3282
- isSource: true,
3283
- original: {
3284
- value: "{core.size.default.32}",
3285
- type: "dimension",
3286
- attributes: {
3287
- category: "size",
3288
- },
3289
- description: "deprecated",
3290
- key: "{semantic.size.fixed.xxxl}",
3291
- },
3292
- name: "Size Fixed Xxxl",
3293
- path: ["semantic", "size", "fixed", "xxxl"],
3294
- comment: "deprecated",
3295
- },
3296
- },
3297
- default: {
3298
- px: {
3299
- key: "{semantic.size.default.px}",
3300
- value: "1px",
3301
- type: "dimension",
3302
- attributes: {
3303
- category: "size",
3304
- type: "size",
3305
- item: "default",
3306
- subitem: "px",
3307
- names: {
3308
- scss: "$calcite-size-px",
3309
- css: "var(--calcite-size-px)",
3310
- js: "semantic.size.default.px",
3311
- docs: "semantic.size.default.px",
3312
- es6: "calciteSizePx",
3313
- },
3314
- "calcite-schema": {
3315
- system: "calcite",
3316
- tier: "semantic",
3317
- type: "dimension",
3318
- },
3319
- },
3320
- filePath: "src/tokens/semantic/size.json",
3321
- isSource: true,
3322
- original: {
3323
- value: "{core.size.default.1}",
3324
- type: "dimension",
3325
- attributes: {
3326
- category: "size",
3327
- },
3328
- key: "{semantic.size.default.px}",
3329
- },
3330
- name: "Size Px",
3331
- path: ["semantic", "size", "default", "px"],
3332
- },
3333
- xxxs: {
3334
- key: "{semantic.size.default.xxxs}",
3335
- value: "0.75rem",
3336
- type: "dimension",
3337
- attributes: {
3338
- category: "size",
3339
- type: "size",
3340
- item: "default",
3341
- subitem: "xxxs",
3342
- names: {
3343
- scss: "$calcite-size-xxxs",
3344
- css: "var(--calcite-size-xxxs)",
3345
- js: "semantic.size.default.xxxs",
3346
- docs: "semantic.size.default.xxxs",
3347
- es6: "calciteSizeXxxs",
3348
- },
3349
- "calcite-schema": {
3350
- system: "calcite",
3351
- tier: "semantic",
3352
- type: "dimension",
3353
- },
3354
- },
3355
- filePath: "src/tokens/semantic/size.json",
3356
- isSource: true,
3357
- original: {
3358
- value: "{core.size.default.12}",
3359
- type: "dimension",
3360
- attributes: {
3361
- category: "size",
3362
- },
3363
- key: "{semantic.size.default.xxxs}",
3364
- },
3365
- name: "Size Xxxs",
3366
- path: ["semantic", "size", "default", "xxxs"],
3367
- },
3368
- xxs: {
3369
- key: "{semantic.size.default.xxs}",
3370
- value: "0.875rem",
3371
- type: "dimension",
3372
- attributes: {
3373
- category: "size",
3374
- type: "size",
3375
- item: "default",
3376
- subitem: "xxs",
3377
- names: {
3378
- scss: "$calcite-size-xxs",
3379
- css: "var(--calcite-size-xxs)",
3380
- js: "semantic.size.default.xxs",
3381
- docs: "semantic.size.default.xxs",
3382
- es6: "calciteSizeXxs",
3383
- },
3384
- "calcite-schema": {
3385
- system: "calcite",
3386
- tier: "semantic",
3387
- type: "dimension",
3388
- },
3389
- },
3390
- filePath: "src/tokens/semantic/size.json",
3391
- isSource: true,
3392
- original: {
3393
- value: "{core.size.default.14}",
3394
- type: "dimension",
3395
- attributes: {
3396
- category: "size",
3397
- },
3398
- key: "{semantic.size.default.xxs}",
3399
- },
3400
- name: "Size Xxs",
3401
- path: ["semantic", "size", "default", "xxs"],
3402
- },
3403
- xs: {
3404
- key: "{semantic.size.default.xs}",
3405
- value: "1rem",
3406
- type: "dimension",
3407
- attributes: {
3408
- category: "size",
3409
- type: "size",
3410
- item: "default",
3411
- subitem: "xs",
3412
- names: {
3413
- scss: "$calcite-size-xs",
3414
- css: "var(--calcite-size-xs)",
3415
- js: "semantic.size.default.xs",
3416
- docs: "semantic.size.default.xs",
3417
- es6: "calciteSizeXs",
3418
- },
3419
- "calcite-schema": {
3420
- system: "calcite",
3421
- tier: "semantic",
3422
- type: "dimension",
3423
- },
3424
- },
3425
- filePath: "src/tokens/semantic/size.json",
3426
- isSource: true,
3427
- original: {
3428
- value: "{core.size.default.16}",
3429
- type: "dimension",
3430
- attributes: {
3431
- category: "size",
3432
- },
3433
- key: "{semantic.size.default.xs}",
3434
- },
3435
- name: "Size Xs",
3436
- path: ["semantic", "size", "default", "xs"],
3437
- },
3438
- sm: {
3439
- key: "{semantic.size.default.sm}",
3440
- value: "1.5rem",
3441
- type: "dimension",
3442
- attributes: {
3443
- category: "size",
3444
- type: "size",
3445
- item: "default",
3446
- subitem: "sm",
3447
- names: {
3448
- scss: "$calcite-size-sm",
3449
- css: "var(--calcite-size-sm)",
3450
- js: "semantic.size.default.sm",
3451
- docs: "semantic.size.default.sm",
3452
- es6: "calciteSizeSm",
3453
- },
3454
- "calcite-schema": {
3455
- system: "calcite",
3456
- tier: "semantic",
3457
- type: "dimension",
3458
- },
3459
- },
3460
- filePath: "src/tokens/semantic/size.json",
3461
- isSource: true,
3462
- original: {
3463
- value: "{core.size.default.24}",
3464
- type: "dimension",
3465
- attributes: {
3466
- category: "size",
3467
- },
3468
- key: "{semantic.size.default.sm}",
3469
- },
3470
- name: "Size Sm",
3471
- path: ["semantic", "size", "default", "sm"],
3472
- },
3473
- md: {
3474
- key: "{semantic.size.default.md}",
3475
- value: "2rem",
3476
- type: "dimension",
3477
- attributes: {
3478
- category: "size",
3479
- type: "size",
3480
- item: "default",
3481
- subitem: "md",
3482
- names: {
3483
- scss: "$calcite-size-md",
3484
- css: "var(--calcite-size-md)",
3485
- js: "semantic.size.default.md",
3486
- docs: "semantic.size.default.md",
3487
- es6: "calciteSizeMd",
3488
- },
3489
- "calcite-schema": {
3490
- system: "calcite",
3491
- tier: "semantic",
3492
- type: "dimension",
3493
- },
3494
- },
3495
- filePath: "src/tokens/semantic/size.json",
3496
- isSource: true,
3497
- original: {
3498
- value: "{core.size.default.32}",
3499
- type: "dimension",
3500
- attributes: {
3501
- category: "size",
3502
- },
3503
- key: "{semantic.size.default.md}",
3504
- },
3505
- name: "Size Md",
3506
- path: ["semantic", "size", "default", "md"],
3507
- },
3508
- lg: {
3509
- key: "{semantic.size.default.lg}",
3510
- value: "2.75rem",
3511
- type: "dimension",
3512
- attributes: {
3513
- category: "size",
3514
- type: "size",
3515
- item: "default",
3516
- subitem: "lg",
3517
- names: {
3518
- scss: "$calcite-size-lg",
3519
- css: "var(--calcite-size-lg)",
3520
- js: "semantic.size.default.lg",
3521
- docs: "semantic.size.default.lg",
3522
- es6: "calciteSizeLg",
3523
- },
3524
- "calcite-schema": {
3525
- system: "calcite",
3526
- tier: "semantic",
3527
- type: "dimension",
3528
- },
3529
- },
3530
- filePath: "src/tokens/semantic/size.json",
3531
- isSource: true,
3532
- original: {
3533
- value: "{core.size.default.44}",
3534
- type: "dimension",
3535
- attributes: {
3536
- category: "size",
3537
- },
3538
- key: "{semantic.size.default.lg}",
3539
- },
3540
- name: "Size Lg",
3541
- path: ["semantic", "size", "default", "lg"],
3542
- },
3543
- xl: {
3544
- key: "{semantic.size.default.xl}",
3545
- value: "3rem",
3546
- type: "dimension",
3547
- attributes: {
3548
- category: "size",
3549
- type: "size",
3550
- item: "default",
3551
- subitem: "xl",
3552
- names: {
3553
- scss: "$calcite-size-xl",
3554
- css: "var(--calcite-size-xl)",
3555
- js: "semantic.size.default.xl",
3556
- docs: "semantic.size.default.xl",
3557
- es6: "calciteSizeXl",
3558
- },
3559
- "calcite-schema": {
3560
- system: "calcite",
3561
- tier: "semantic",
3562
- type: "dimension",
3563
- },
3564
- },
3565
- filePath: "src/tokens/semantic/size.json",
3566
- isSource: true,
3567
- original: {
3568
- value: "{core.size.default.48}",
3569
- type: "dimension",
3570
- attributes: {
3571
- category: "size",
3572
- },
3573
- key: "{semantic.size.default.xl}",
3574
- },
3575
- name: "Size Xl",
3576
- path: ["semantic", "size", "default", "xl"],
3577
- },
3578
- xxl: {
3579
- key: "{semantic.size.default.xxl}",
3580
- value: "4rem",
3581
- type: "dimension",
3582
- attributes: {
3583
- category: "size",
3584
- type: "size",
3585
- item: "default",
3586
- subitem: "xxl",
3587
- names: {
3588
- scss: "$calcite-size-xxl",
3589
- css: "var(--calcite-size-xxl)",
3590
- js: "semantic.size.default.xxl",
3591
- docs: "semantic.size.default.xxl",
3592
- es6: "calciteSizeXxl",
3593
- },
3594
- "calcite-schema": {
3595
- system: "calcite",
3596
- tier: "semantic",
3597
- type: "dimension",
3598
- },
3599
- },
3600
- filePath: "src/tokens/semantic/size.json",
3601
- isSource: true,
3602
- original: {
3603
- value: "{core.size.default.64}",
3604
- type: "dimension",
3605
- attributes: {
3606
- category: "size",
3607
- },
3608
- key: "{semantic.size.default.xxl}",
3609
- },
3610
- name: "Size Xxl",
3611
- path: ["semantic", "size", "default", "xxl"],
3612
- },
3613
- xxxl: {
3614
- key: "{semantic.size.default.xxxl}",
3615
- value: "6rem",
3616
- type: "dimension",
3617
- attributes: {
3618
- category: "size",
3619
- type: "size",
3620
- item: "default",
3621
- subitem: "xxxl",
3622
- names: {
3623
- scss: "$calcite-size-xxxl",
3624
- css: "var(--calcite-size-xxxl)",
3625
- js: "semantic.size.default.xxxl",
3626
- docs: "semantic.size.default.xxxl",
3627
- es6: "calciteSizeXxxl",
3628
- },
3629
- "calcite-schema": {
3630
- system: "calcite",
3631
- tier: "semantic",
3632
- type: "dimension",
3633
- },
3634
- },
3635
- filePath: "src/tokens/semantic/size.json",
3636
- isSource: true,
3637
- original: {
3638
- value: "{core.size.default.96}",
3639
- type: "dimension",
3640
- attributes: {
3641
- category: "size",
3642
- },
3643
- key: "{semantic.size.default.xxxl}",
3644
- },
3645
- name: "Size Xxxl",
3646
- path: ["semantic", "size", "default", "xxxl"],
3647
- },
3648
- },
3649
- },
3650
- spacing: {
3651
- fixed: {
3652
- xxs: {
3653
- key: "{semantic.spacing.fixed.xxs}",
3654
- value: "4px",
3655
- type: "dimension",
3656
- attributes: {
3657
- category: "spacing",
3658
- type: "dimension",
3659
- item: "fixed",
3660
- subitem: "xxs",
3661
- value: "4px",
3662
- description: "deprecated",
3663
- filePath: "src/tokens/semantic/space.json",
3664
- isSource: true,
3665
- key: "{semantic.spacing.fixed.xxs}",
3666
- name: "calcite-semantic-spacing-fixed-xxs",
3667
- path: ["semantic", "spacing", "fixed", "xxs"],
3668
- comment: "deprecated",
3669
- names: {
3670
- scss: "$calcite-spacing-fixed-xxs",
3671
- css: "var(--calcite-spacing-fixed-xxs)",
3672
- js: "semantic.spacing.fixed.xxs",
3673
- docs: "semantic.spacing.fixed.xxs",
3674
- es6: "calciteSpacingFixedXxs",
3675
- },
3676
- "calcite-schema": {
3677
- system: "calcite",
3678
- tier: "semantic",
3679
- type: "dimension",
3680
- },
3681
- },
3682
- description: "deprecated",
3683
- filePath: "src/tokens/semantic/space.json",
3684
- isSource: true,
3685
- original: {
3686
- value: "{core.size.default.4}",
3687
- type: "dimension",
3688
- attributes: {
3689
- category: "spacing",
3690
- },
3691
- description: "deprecated",
3692
- key: "{semantic.spacing.fixed.xxs}",
3693
- },
3694
- name: "Spacing Fixed Xxs",
3695
- path: ["semantic", "spacing", "fixed", "xxs"],
3696
- comment: "deprecated",
3697
- },
3698
- xs: {
3699
- key: "{semantic.spacing.fixed.xs}",
3700
- value: "6px",
3701
- type: "dimension",
3702
- attributes: {
3703
- category: "spacing",
3704
- type: "dimension",
3705
- item: "fixed",
3706
- subitem: "xs",
3707
- value: "6px",
3708
- description: "deprecated",
3709
- filePath: "src/tokens/semantic/space.json",
3710
- isSource: true,
3711
- key: "{semantic.spacing.fixed.xs}",
3712
- name: "calcite-semantic-spacing-fixed-xs",
3713
- path: ["semantic", "spacing", "fixed", "xs"],
3714
- comment: "deprecated",
3715
- names: {
3716
- scss: "$calcite-spacing-fixed-xs",
3717
- css: "var(--calcite-spacing-fixed-xs)",
3718
- js: "semantic.spacing.fixed.xs",
3719
- docs: "semantic.spacing.fixed.xs",
3720
- es6: "calciteSpacingFixedXs",
3721
- },
3722
- "calcite-schema": {
3723
- system: "calcite",
3724
- tier: "semantic",
3725
- type: "dimension",
3726
- },
3727
- },
3728
- description: "deprecated",
3729
- filePath: "src/tokens/semantic/space.json",
3730
- isSource: true,
3731
- original: {
3732
- value: "{core.size.default.6}",
3733
- type: "dimension",
3734
- attributes: {
3735
- category: "spacing",
3736
- },
3737
- description: "deprecated",
3738
- key: "{semantic.spacing.fixed.xs}",
3739
- },
3740
- name: "Spacing Fixed Xs",
3741
- path: ["semantic", "spacing", "fixed", "xs"],
3742
- comment: "deprecated",
3743
- },
3744
- sm: {
3745
- key: "{semantic.spacing.fixed.sm}",
3746
- value: "8px",
3747
- type: "dimension",
3748
- attributes: {
3749
- category: "spacing",
3750
- type: "dimension",
3751
- item: "fixed",
3752
- subitem: "sm",
3753
- value: "8px",
3754
- description: "deprecated",
3755
- filePath: "src/tokens/semantic/space.json",
3756
- isSource: true,
3757
- key: "{semantic.spacing.fixed.sm}",
3758
- name: "calcite-semantic-spacing-fixed-sm",
3759
- path: ["semantic", "spacing", "fixed", "sm"],
3760
- comment: "deprecated",
3761
- names: {
3762
- scss: "$calcite-spacing-fixed-sm",
3763
- css: "var(--calcite-spacing-fixed-sm)",
3764
- js: "semantic.spacing.fixed.sm",
3765
- docs: "semantic.spacing.fixed.sm",
3766
- es6: "calciteSpacingFixedSm",
3767
- },
3768
- "calcite-schema": {
3769
- system: "calcite",
3770
- tier: "semantic",
3771
- type: "dimension",
3772
- },
3773
- },
3774
- description: "deprecated",
3775
- filePath: "src/tokens/semantic/space.json",
3776
- isSource: true,
3777
- original: {
3778
- value: "{core.size.default.8}",
3779
- type: "dimension",
3780
- attributes: {
3781
- category: "spacing",
3782
- },
3783
- description: "deprecated",
3784
- key: "{semantic.spacing.fixed.sm}",
3785
- },
3786
- name: "Spacing Fixed Sm",
3787
- path: ["semantic", "spacing", "fixed", "sm"],
3788
- comment: "deprecated",
3789
- },
3790
- md: {
3791
- key: "{semantic.spacing.fixed.md}",
3792
- value: "12px",
3793
- type: "dimension",
3794
- attributes: {
3795
- category: "spacing",
3796
- type: "dimension",
3797
- item: "fixed",
3798
- subitem: "md",
3799
- value: "12px",
3800
- description: "deprecated",
3801
- filePath: "src/tokens/semantic/space.json",
3802
- isSource: true,
3803
- key: "{semantic.spacing.fixed.md}",
3804
- name: "calcite-semantic-spacing-fixed-md",
3805
- path: ["semantic", "spacing", "fixed", "md"],
3806
- comment: "deprecated",
3807
- names: {
3808
- scss: "$calcite-spacing-fixed-md",
3809
- css: "var(--calcite-spacing-fixed-md)",
3810
- js: "semantic.spacing.fixed.md",
3811
- docs: "semantic.spacing.fixed.md",
3812
- es6: "calciteSpacingFixedMd",
3813
- },
3814
- "calcite-schema": {
3815
- system: "calcite",
3816
- tier: "semantic",
3817
- type: "dimension",
3818
- },
3819
- },
3820
- description: "deprecated",
3821
- filePath: "src/tokens/semantic/space.json",
3822
- isSource: true,
3823
- original: {
3824
- value: "{core.size.default.12}",
3825
- type: "dimension",
3826
- attributes: {
3827
- category: "spacing",
3828
- },
3829
- description: "deprecated",
3830
- key: "{semantic.spacing.fixed.md}",
3831
- },
3832
- name: "Spacing Fixed Md",
3833
- path: ["semantic", "spacing", "fixed", "md"],
3834
- comment: "deprecated",
3835
- },
3836
- lg: {
3837
- key: "{semantic.spacing.fixed.lg}",
3838
- value: "14px",
3839
- type: "dimension",
3840
- attributes: {
3841
- category: "spacing",
3842
- type: "dimension",
3843
- item: "fixed",
3844
- subitem: "lg",
3845
- value: "14px",
3846
- description: "deprecated",
3847
- filePath: "src/tokens/semantic/space.json",
3848
- isSource: true,
3849
- key: "{semantic.spacing.fixed.lg}",
3850
- name: "calcite-semantic-spacing-fixed-lg",
3851
- path: ["semantic", "spacing", "fixed", "lg"],
3852
- comment: "deprecated",
3853
- names: {
3854
- scss: "$calcite-spacing-fixed-lg",
3855
- css: "var(--calcite-spacing-fixed-lg)",
3856
- js: "semantic.spacing.fixed.lg",
3857
- docs: "semantic.spacing.fixed.lg",
3858
- es6: "calciteSpacingFixedLg",
3859
- },
3860
- "calcite-schema": {
3861
- system: "calcite",
3862
- tier: "semantic",
3863
- type: "dimension",
3864
- },
3865
- },
3866
- description: "deprecated",
3867
- filePath: "src/tokens/semantic/space.json",
3868
- isSource: true,
3869
- original: {
3870
- value: "{core.size.default.14}",
3871
- type: "dimension",
3872
- attributes: {
3873
- category: "spacing",
3874
- },
3875
- description: "deprecated",
3876
- key: "{semantic.spacing.fixed.lg}",
3877
- },
3878
- name: "Spacing Fixed Lg",
3879
- path: ["semantic", "spacing", "fixed", "lg"],
3880
- comment: "deprecated",
3881
- },
3882
- xl: {
3883
- key: "{semantic.spacing.fixed.xl}",
3884
- value: "16px",
3885
- type: "dimension",
3886
- attributes: {
3887
- category: "spacing",
3888
- type: "dimension",
3889
- item: "fixed",
3890
- subitem: "xl",
3891
- value: "16px",
3892
- description: "deprecated",
3893
- filePath: "src/tokens/semantic/space.json",
3894
- isSource: true,
3895
- key: "{semantic.spacing.fixed.xl}",
3896
- name: "calcite-semantic-spacing-fixed-xl",
3897
- path: ["semantic", "spacing", "fixed", "xl"],
3898
- comment: "deprecated",
3899
- names: {
3900
- scss: "$calcite-spacing-fixed-xl",
3901
- css: "var(--calcite-spacing-fixed-xl)",
3902
- js: "semantic.spacing.fixed.xl",
3903
- docs: "semantic.spacing.fixed.xl",
3904
- es6: "calciteSpacingFixedXl",
3905
- },
3906
- "calcite-schema": {
3907
- system: "calcite",
3908
- tier: "semantic",
3909
- type: "dimension",
3910
- },
3911
- },
3912
- description: "deprecated",
3913
- filePath: "src/tokens/semantic/space.json",
3914
- isSource: true,
3915
- original: {
3916
- value: "{core.size.default.16}",
3917
- type: "dimension",
3918
- attributes: {
3919
- category: "spacing",
3920
- },
3921
- description: "deprecated",
3922
- key: "{semantic.spacing.fixed.xl}",
3923
- },
3924
- name: "Spacing Fixed Xl",
3925
- path: ["semantic", "spacing", "fixed", "xl"],
3926
- comment: "deprecated",
3927
- },
3928
- xxl: {
3929
- key: "{semantic.spacing.fixed.xxl}",
3930
- value: "20px",
3931
- type: "dimension",
3932
- attributes: {
3933
- category: "spacing",
3934
- type: "dimension",
3935
- item: "fixed",
3936
- subitem: "xxl",
3937
- value: "20px",
3938
- description: "deprecated",
3939
- filePath: "src/tokens/semantic/space.json",
3940
- isSource: true,
3941
- key: "{semantic.spacing.fixed.xxl}",
3942
- name: "calcite-semantic-spacing-fixed-xxl",
3943
- path: ["semantic", "spacing", "fixed", "xxl"],
3944
- comment: "deprecated",
3945
- names: {
3946
- scss: "$calcite-spacing-fixed-xxl",
3947
- css: "var(--calcite-spacing-fixed-xxl)",
3948
- js: "semantic.spacing.fixed.xxl",
3949
- docs: "semantic.spacing.fixed.xxl",
3950
- es6: "calciteSpacingFixedXxl",
3951
- },
3952
- "calcite-schema": {
3953
- system: "calcite",
3954
- tier: "semantic",
3955
- type: "dimension",
3956
- },
3957
- },
3958
- description: "deprecated",
3959
- filePath: "src/tokens/semantic/space.json",
3960
- isSource: true,
3961
- original: {
3962
- value: "{core.size.default.20}",
3963
- type: "dimension",
3964
- attributes: {
3965
- category: "spacing",
3966
- },
3967
- description: "deprecated",
3968
- key: "{semantic.spacing.fixed.xxl}",
3969
- },
3970
- name: "Spacing Fixed Xxl",
3971
- path: ["semantic", "spacing", "fixed", "xxl"],
3972
- comment: "deprecated",
3973
- },
3974
- xxxl: {
3975
- key: "{semantic.spacing.fixed.xxxl}",
3976
- value: "32px",
3977
- type: "dimension",
3978
- attributes: {
3979
- category: "spacing",
3980
- type: "dimension",
3981
- item: "fixed",
3982
- subitem: "xxxl",
3983
- value: "32px",
3984
- description: "deprecated",
3985
- filePath: "src/tokens/semantic/space.json",
3986
- isSource: true,
3987
- key: "{semantic.spacing.fixed.xxxl}",
3988
- name: "calcite-semantic-spacing-fixed-xxxl",
3989
- path: ["semantic", "spacing", "fixed", "xxxl"],
3990
- comment: "deprecated",
3991
- names: {
3992
- scss: "$calcite-spacing-fixed-xxxl",
3993
- css: "var(--calcite-spacing-fixed-xxxl)",
3994
- js: "semantic.spacing.fixed.xxxl",
3995
- docs: "semantic.spacing.fixed.xxxl",
3996
- es6: "calciteSpacingFixedXxxl",
3997
- },
3998
- "calcite-schema": {
3999
- system: "calcite",
4000
- tier: "semantic",
4001
- type: "dimension",
4002
- },
4003
- },
4004
- description: "deprecated",
4005
- filePath: "src/tokens/semantic/space.json",
4006
- isSource: true,
4007
- original: {
4008
- value: "{core.size.default.32}",
4009
- type: "dimension",
4010
- attributes: {
4011
- category: "spacing",
4012
- },
4013
- description: "deprecated",
4014
- key: "{semantic.spacing.fixed.xxxl}",
4015
- },
4016
- name: "Spacing Fixed Xxxl",
4017
- path: ["semantic", "spacing", "fixed", "xxxl"],
4018
- comment: "deprecated",
4019
- },
4020
- },
4021
- default: {
4022
- none: {
4023
- key: "{semantic.spacing.default.none}",
4024
- value: "0",
4025
- type: "dimension",
4026
- attributes: {
4027
- category: "spacing",
4028
- type: "spacing",
4029
- item: "default",
4030
- subitem: "none",
4031
- names: {
4032
- scss: "$calcite-spacing-none",
4033
- css: "var(--calcite-spacing-none)",
4034
- js: "semantic.spacing.default.none",
4035
- docs: "semantic.spacing.default.none",
4036
- es6: "calciteSpacingNone",
4037
- },
4038
- "calcite-schema": {
4039
- system: "calcite",
4040
- tier: "semantic",
4041
- type: "dimension",
4042
- },
4043
- },
4044
- filePath: "src/tokens/semantic/space.json",
4045
- isSource: true,
4046
- original: {
4047
- value: "{core.size.default.none}",
4048
- type: "dimension",
4049
- attributes: {
4050
- category: "spacing",
4051
- },
4052
- key: "{semantic.spacing.default.none}",
4053
- },
4054
- name: "Spacing None",
4055
- path: ["semantic", "spacing", "default", "none"],
4056
- },
4057
- px: {
4058
- key: "{semantic.spacing.default.px}",
4059
- value: "1px",
4060
- type: "dimension",
4061
- attributes: {
4062
- category: "spacing",
4063
- type: "spacing",
4064
- item: "default",
4065
- subitem: "px",
4066
- names: {
4067
- scss: "$calcite-spacing-px",
4068
- css: "var(--calcite-spacing-px)",
4069
- js: "semantic.spacing.default.px",
4070
- docs: "semantic.spacing.default.px",
4071
- es6: "calciteSpacingPx",
4072
- },
4073
- "calcite-schema": {
4074
- system: "calcite",
4075
- tier: "semantic",
4076
- type: "dimension",
4077
- },
4078
- },
4079
- filePath: "src/tokens/semantic/space.json",
4080
- isSource: true,
4081
- original: {
4082
- value: "{core.size.default.1}",
4083
- type: "dimension",
4084
- attributes: {
4085
- category: "spacing",
4086
- },
4087
- key: "{semantic.spacing.default.px}",
4088
- },
4089
- name: "Spacing Px",
4090
- path: ["semantic", "spacing", "default", "px"],
4091
- },
4092
- base: {
4093
- key: "{semantic.spacing.default.base}",
4094
- value: "2px",
4095
- type: "dimension",
4096
- attributes: {
4097
- category: "spacing",
4098
- type: "spacing",
4099
- item: "default",
4100
- subitem: "base",
4101
- names: {
4102
- scss: "$calcite-spacing-base",
4103
- css: "var(--calcite-spacing-base)",
4104
- js: "semantic.spacing.default.base",
4105
- docs: "semantic.spacing.default.base",
4106
- es6: "calciteSpacingBase",
4107
- },
4108
- "calcite-schema": {
4109
- system: "calcite",
4110
- tier: "semantic",
4111
- type: "dimension",
4112
- },
4113
- },
4114
- filePath: "src/tokens/semantic/space.json",
4115
- isSource: true,
4116
- original: {
4117
- value: "{core.size.default.2}",
4118
- type: "dimension",
4119
- attributes: {
4120
- category: "spacing",
4121
- },
4122
- key: "{semantic.spacing.default.base}",
4123
- },
4124
- name: "Spacing Base",
4125
- path: ["semantic", "spacing", "default", "base"],
4126
- },
4127
- xxs: {
4128
- key: "{semantic.spacing.default.xxs}",
4129
- value: "0.25rem",
4130
- type: "dimension",
4131
- attributes: {
4132
- category: "spacing",
4133
- type: "spacing",
4134
- item: "default",
4135
- subitem: "xxs",
4136
- names: {
4137
- scss: "$calcite-spacing-xxs",
4138
- css: "var(--calcite-spacing-xxs)",
4139
- js: "semantic.spacing.default.xxs",
4140
- docs: "semantic.spacing.default.xxs",
4141
- es6: "calciteSpacingXxs",
4142
- },
4143
- "calcite-schema": {
4144
- system: "calcite",
4145
- tier: "semantic",
4146
- type: "dimension",
4147
- },
4148
- },
4149
- filePath: "src/tokens/semantic/space.json",
4150
- isSource: true,
4151
- original: {
4152
- value: "{core.size.default.4}",
4153
- type: "dimension",
4154
- attributes: {
4155
- category: "spacing",
4156
- },
4157
- key: "{semantic.spacing.default.xxs}",
4158
- },
4159
- name: "Spacing Xxs",
4160
- path: ["semantic", "spacing", "default", "xxs"],
4161
- },
4162
- xs: {
4163
- key: "{semantic.spacing.default.xs}",
4164
- value: "0.375rem",
4165
- type: "dimension",
4166
- attributes: {
4167
- category: "spacing",
4168
- type: "spacing",
4169
- item: "default",
4170
- subitem: "xs",
4171
- names: {
4172
- scss: "$calcite-spacing-xs",
4173
- css: "var(--calcite-spacing-xs)",
4174
- js: "semantic.spacing.default.xs",
4175
- docs: "semantic.spacing.default.xs",
4176
- es6: "calciteSpacingXs",
4177
- },
4178
- "calcite-schema": {
4179
- system: "calcite",
4180
- tier: "semantic",
4181
- type: "dimension",
4182
- },
4183
- },
4184
- filePath: "src/tokens/semantic/space.json",
4185
- isSource: true,
4186
- original: {
4187
- value: "{core.size.default.6}",
4188
- type: "dimension",
4189
- attributes: {
4190
- category: "spacing",
4191
- },
4192
- key: "{semantic.spacing.default.xs}",
4193
- },
4194
- name: "Spacing Xs",
4195
- path: ["semantic", "spacing", "default", "xs"],
4196
- },
4197
- sm: {
4198
- key: "{semantic.spacing.default.sm}",
4199
- value: "0.5rem",
4200
- type: "dimension",
4201
- attributes: {
4202
- category: "spacing",
4203
- type: "spacing",
4204
- item: "default",
4205
- subitem: "sm",
4206
- names: {
4207
- scss: "$calcite-spacing-sm",
4208
- css: "var(--calcite-spacing-sm)",
4209
- js: "semantic.spacing.default.sm",
4210
- docs: "semantic.spacing.default.sm",
4211
- es6: "calciteSpacingSm",
4212
- },
4213
- "calcite-schema": {
4214
- system: "calcite",
4215
- tier: "semantic",
4216
- type: "dimension",
4217
- },
4218
- },
4219
- filePath: "src/tokens/semantic/space.json",
4220
- isSource: true,
4221
- original: {
4222
- value: "{core.size.default.8}",
4223
- type: "dimension",
4224
- attributes: {
4225
- category: "spacing",
4226
- },
4227
- key: "{semantic.spacing.default.sm}",
4228
- },
4229
- name: "Spacing Sm",
4230
- path: ["semantic", "spacing", "default", "sm"],
4231
- },
4232
- "sm+": {
4233
- key: "{semantic.spacing.default.sm+}",
4234
- value: "0.625rem",
4235
- type: "dimension",
4236
- attributes: {
4237
- category: "spacing",
4238
- type: "spacing",
4239
- item: "default",
4240
- subitem: "sm+",
4241
- names: {
4242
- scss: "$calcite-spacing-sm-plus",
4243
- css: "var(--calcite-spacing-sm-plus)",
4244
- js: "semantic.spacing.default.sm+",
4245
- docs: "semantic.spacing.default.sm+",
4246
- es6: "calciteSpacingSmPlus",
4247
- },
4248
- "calcite-schema": {
4249
- system: "calcite",
4250
- tier: "semantic",
4251
- type: "dimension",
4252
- },
4253
- },
4254
- filePath: "src/tokens/semantic/space.json",
4255
- isSource: true,
4256
- original: {
4257
- value: "{core.size.default.10}",
4258
- type: "dimension",
4259
- attributes: {
4260
- category: "spacing",
4261
- },
4262
- key: "{semantic.spacing.default.sm+}",
4263
- },
4264
- name: "Spacing Sm Plus",
4265
- path: ["semantic", "spacing", "default", "sm+"],
4266
- },
4267
- md: {
4268
- key: "{semantic.spacing.default.md}",
4269
- value: "0.75rem",
4270
- type: "dimension",
4271
- attributes: {
4272
- category: "spacing",
4273
- type: "spacing",
4274
- item: "default",
4275
- subitem: "md",
4276
- names: {
4277
- scss: "$calcite-spacing-md",
4278
- css: "var(--calcite-spacing-md)",
4279
- js: "semantic.spacing.default.md",
4280
- docs: "semantic.spacing.default.md",
4281
- es6: "calciteSpacingMd",
4282
- },
4283
- "calcite-schema": {
4284
- system: "calcite",
4285
- tier: "semantic",
4286
- type: "dimension",
4287
- },
4288
- },
4289
- filePath: "src/tokens/semantic/space.json",
4290
- isSource: true,
4291
- original: {
4292
- value: "{core.size.default.12}",
4293
- type: "dimension",
4294
- attributes: {
4295
- category: "spacing",
4296
- },
4297
- key: "{semantic.spacing.default.md}",
4298
- },
4299
- name: "Spacing Md",
4300
- path: ["semantic", "spacing", "default", "md"],
4301
- },
4302
- "md+": {
4303
- key: "{semantic.spacing.default.md+}",
4304
- value: "0.875rem",
4305
- type: "dimension",
4306
- attributes: {
4307
- category: "spacing",
4308
- type: "spacing",
4309
- item: "default",
4310
- subitem: "md+",
4311
- names: {
4312
- scss: "$calcite-spacing-md-plus",
4313
- css: "var(--calcite-spacing-md-plus)",
4314
- js: "semantic.spacing.default.md+",
4315
- docs: "semantic.spacing.default.md+",
4316
- es6: "calciteSpacingMdPlus",
4317
- },
4318
- "calcite-schema": {
4319
- system: "calcite",
4320
- tier: "semantic",
4321
- type: "dimension",
4322
- },
4323
- },
4324
- filePath: "src/tokens/semantic/space.json",
4325
- isSource: true,
4326
- original: {
4327
- value: "{core.size.default.14}",
4328
- type: "dimension",
4329
- attributes: {
4330
- category: "spacing",
4331
- },
4332
- key: "{semantic.spacing.default.md+}",
4333
- },
4334
- name: "Spacing Md Plus",
4335
- path: ["semantic", "spacing", "default", "md+"],
4336
- },
4337
- lg: {
4338
- key: "{semantic.spacing.default.lg}",
4339
- value: "1rem",
4340
- type: "dimension",
4341
- attributes: {
4342
- category: "spacing",
4343
- type: "spacing",
4344
- item: "default",
4345
- subitem: "lg",
4346
- names: {
4347
- scss: "$calcite-spacing-lg",
4348
- css: "var(--calcite-spacing-lg)",
4349
- js: "semantic.spacing.default.lg",
4350
- docs: "semantic.spacing.default.lg",
4351
- es6: "calciteSpacingLg",
4352
- },
4353
- "calcite-schema": {
4354
- system: "calcite",
4355
- tier: "semantic",
4356
- type: "dimension",
4357
- },
4358
- },
4359
- filePath: "src/tokens/semantic/space.json",
4360
- isSource: true,
4361
- original: {
4362
- value: "{core.size.default.16}",
4363
- type: "dimension",
4364
- attributes: {
4365
- category: "spacing",
4366
- },
4367
- key: "{semantic.spacing.default.lg}",
4368
- },
4369
- name: "Spacing Lg",
4370
- path: ["semantic", "spacing", "default", "lg"],
4371
- },
4372
- xl: {
4373
- key: "{semantic.spacing.default.xl}",
4374
- value: "1.25rem",
4375
- type: "dimension",
4376
- attributes: {
4377
- category: "spacing",
4378
- type: "spacing",
4379
- item: "default",
4380
- subitem: "xl",
4381
- names: {
4382
- scss: "$calcite-spacing-xl",
4383
- css: "var(--calcite-spacing-xl)",
4384
- js: "semantic.spacing.default.xl",
4385
- docs: "semantic.spacing.default.xl",
4386
- es6: "calciteSpacingXl",
4387
- },
4388
- "calcite-schema": {
4389
- system: "calcite",
4390
- tier: "semantic",
4391
- type: "dimension",
4392
- },
4393
- },
4394
- filePath: "src/tokens/semantic/space.json",
4395
- isSource: true,
4396
- original: {
4397
- value: "{core.size.default.20}",
4398
- type: "dimension",
4399
- attributes: {
4400
- category: "spacing",
4401
- },
4402
- key: "{semantic.spacing.default.xl}",
4403
- },
4404
- name: "Spacing Xl",
4405
- path: ["semantic", "spacing", "default", "xl"],
4406
- },
4407
- xxl: {
4408
- key: "{semantic.spacing.default.xxl}",
4409
- value: "1.5rem",
4410
- type: "dimension",
4411
- attributes: {
4412
- category: "spacing",
4413
- type: "spacing",
4414
- item: "default",
4415
- subitem: "xxl",
4416
- names: {
4417
- scss: "$calcite-spacing-xxl",
4418
- css: "var(--calcite-spacing-xxl)",
4419
- js: "semantic.spacing.default.xxl",
4420
- docs: "semantic.spacing.default.xxl",
4421
- es6: "calciteSpacingXxl",
4422
- },
4423
- "calcite-schema": {
4424
- system: "calcite",
4425
- tier: "semantic",
4426
- type: "dimension",
4427
- },
4428
- },
4429
- filePath: "src/tokens/semantic/space.json",
4430
- isSource: true,
4431
- original: {
4432
- value: "{core.size.default.24}",
4433
- type: "dimension",
4434
- attributes: {
4435
- category: "spacing",
4436
- },
4437
- key: "{semantic.spacing.default.xxl}",
4438
- },
4439
- name: "Spacing Xxl",
4440
- path: ["semantic", "spacing", "default", "xxl"],
4441
- },
4442
- xxxl: {
4443
- key: "{semantic.spacing.default.xxxl}",
4444
- value: "2rem",
4445
- type: "dimension",
4446
- attributes: {
4447
- category: "spacing",
4448
- type: "spacing",
4449
- item: "default",
4450
- subitem: "xxxl",
4451
- names: {
4452
- scss: "$calcite-spacing-xxxl",
4453
- css: "var(--calcite-spacing-xxxl)",
4454
- js: "semantic.spacing.default.xxxl",
4455
- docs: "semantic.spacing.default.xxxl",
4456
- es6: "calciteSpacingXxxl",
4457
- },
4458
- "calcite-schema": {
4459
- system: "calcite",
4460
- tier: "semantic",
4461
- type: "dimension",
4462
- },
4463
- },
4464
- filePath: "src/tokens/semantic/space.json",
4465
- isSource: true,
4466
- original: {
4467
- value: "{core.size.default.32}",
4468
- type: "dimension",
4469
- attributes: {
4470
- category: "spacing",
4471
- },
4472
- key: "{semantic.spacing.default.xxxl}",
4473
- },
4474
- name: "Spacing Xxxl",
4475
- path: ["semantic", "spacing", "default", "xxxl"],
4476
- },
4477
- },
4478
- },
4479
- "z-index": {
4480
- deep: {
4481
- key: "{semantic.z-index.deep}",
4482
- value: "-999999",
4483
- type: "z-index",
4484
- attributes: {
4485
- category: "z-index",
4486
- type: "z-index",
4487
- item: "deep",
4488
- names: {
4489
- scss: "$calcite-z-index-deep",
4490
- css: "var(--calcite-z-index-deep)",
4491
- js: "semantic.z-index.deep",
4492
- docs: "semantic.z-index.deep",
4493
- es6: "calciteZIndexDeep",
4494
- },
4495
- "calcite-schema": {
4496
- system: "calcite",
4497
- tier: "semantic",
4498
- type: "z-index",
4499
- },
4500
- },
4501
- filePath: "src/tokens/semantic/z-index.json",
4502
- isSource: true,
4503
- original: {
4504
- value: "{core.z-index.0}",
4505
- type: "z-index",
4506
- attributes: {
4507
- category: "z-index",
4508
- },
4509
- key: "{semantic.z-index.deep}",
4510
- },
4511
- name: "Z Index Deep",
4512
- path: ["semantic", "z-index", "deep"],
4513
- },
4514
- default: {
4515
- key: "{semantic.z-index.default}",
4516
- value: "1",
4517
- type: "z-index",
4518
- attributes: {
4519
- category: "z-index",
4520
- type: "z-index",
4521
- item: "default",
4522
- names: {
4523
- scss: "$calcite-z-index",
4524
- css: "var(--calcite-z-index)",
4525
- js: "semantic.z-index.default",
4526
- docs: "semantic.z-index.default",
4527
- es6: "calciteZIndex",
4528
- },
4529
- "calcite-schema": {
4530
- system: "calcite",
4531
- tier: "semantic",
4532
- type: "z-index",
4533
- },
4534
- },
4535
- filePath: "src/tokens/semantic/z-index.json",
4536
- isSource: true,
4537
- original: {
4538
- value: "{core.z-index.1}",
4539
- type: "z-index",
4540
- attributes: {
4541
- category: "z-index",
4542
- },
4543
- key: "{semantic.z-index.default}",
4544
- },
4545
- name: "Z Index",
4546
- path: ["semantic", "z-index", "default"],
4547
- },
4548
- sticky: {
4549
- key: "{semantic.z-index.sticky}",
4550
- value: "300",
4551
- type: "z-index",
4552
- attributes: {
4553
- category: "z-index",
4554
- type: "z-index",
4555
- item: "sticky",
4556
- names: {
4557
- scss: "$calcite-z-index-sticky",
4558
- css: "var(--calcite-z-index-sticky)",
4559
- js: "semantic.z-index.sticky",
4560
- docs: "semantic.z-index.sticky",
4561
- es6: "calciteZIndexSticky",
4562
- },
4563
- "calcite-schema": {
4564
- system: "calcite",
4565
- tier: "semantic",
4566
- type: "z-index",
4567
- },
4568
- },
4569
- filePath: "src/tokens/semantic/z-index.json",
4570
- isSource: true,
4571
- original: {
4572
- value: "{core.z-index.3}",
4573
- type: "z-index",
4574
- attributes: {
4575
- category: "z-index",
4576
- },
4577
- key: "{semantic.z-index.sticky}",
4578
- },
4579
- name: "Z Index Sticky",
4580
- path: ["semantic", "z-index", "sticky"],
4581
- },
4582
- header: {
4583
- key: "{semantic.z-index.header}",
4584
- value: "400",
4585
- type: "z-index",
4586
- attributes: {
4587
- category: "z-index",
4588
- type: "z-index",
4589
- item: "header",
4590
- names: {
4591
- scss: "$calcite-z-index-header",
4592
- css: "var(--calcite-z-index-header)",
4593
- js: "semantic.z-index.header",
4594
- docs: "semantic.z-index.header",
4595
- es6: "calciteZIndexHeader",
4596
- },
4597
- "calcite-schema": {
4598
- system: "calcite",
4599
- tier: "semantic",
4600
- type: "z-index",
4601
- },
4602
- },
4603
- filePath: "src/tokens/semantic/z-index.json",
4604
- isSource: true,
4605
- original: {
4606
- value: "{core.z-index.4}",
4607
- type: "z-index",
4608
- attributes: {
4609
- category: "z-index",
4610
- },
4611
- key: "{semantic.z-index.header}",
4612
- },
4613
- name: "Z Index Header",
4614
- path: ["semantic", "z-index", "header"],
4615
- },
4616
- toast: {
4617
- key: "{semantic.z-index.toast}",
4618
- value: "500",
4619
- type: "z-index",
4620
- attributes: {
4621
- category: "z-index",
4622
- type: "z-index",
4623
- item: "toast",
4624
- names: {
4625
- scss: "$calcite-z-index-toast",
4626
- css: "var(--calcite-z-index-toast)",
4627
- js: "semantic.z-index.toast",
4628
- docs: "semantic.z-index.toast",
4629
- es6: "calciteZIndexToast",
4630
- },
4631
- "calcite-schema": {
4632
- system: "calcite",
4633
- tier: "semantic",
4634
- type: "z-index",
4635
- },
4636
- },
4637
- filePath: "src/tokens/semantic/z-index.json",
4638
- isSource: true,
4639
- original: {
4640
- value: "{core.z-index.5}",
4641
- type: "z-index",
4642
- attributes: {
4643
- category: "z-index",
4644
- },
4645
- key: "{semantic.z-index.toast}",
4646
- },
4647
- name: "Z Index Toast",
4648
- path: ["semantic", "z-index", "toast"],
4649
- },
4650
- dropdown: {
4651
- key: "{semantic.z-index.dropdown}",
4652
- value: "600",
4653
- type: "z-index",
4654
- attributes: {
4655
- category: "z-index",
4656
- type: "z-index",
4657
- item: "dropdown",
4658
- names: {
4659
- scss: "$calcite-z-index-dropdown",
4660
- css: "var(--calcite-z-index-dropdown)",
4661
- js: "semantic.z-index.dropdown",
4662
- docs: "semantic.z-index.dropdown",
4663
- es6: "calciteZIndexDropdown",
4664
- },
4665
- "calcite-schema": {
4666
- system: "calcite",
4667
- tier: "semantic",
4668
- type: "z-index",
4669
- },
4670
- },
4671
- filePath: "src/tokens/semantic/z-index.json",
4672
- isSource: true,
4673
- original: {
4674
- value: "{core.z-index.6}",
4675
- type: "z-index",
4676
- attributes: {
4677
- category: "z-index",
4678
- },
4679
- key: "{semantic.z-index.dropdown}",
4680
- },
4681
- name: "Z Index Dropdown",
4682
- path: ["semantic", "z-index", "dropdown"],
4683
- },
4684
- overlay: {
4685
- key: "{semantic.z-index.overlay}",
4686
- value: "700",
4687
- type: "z-index",
4688
- attributes: {
4689
- category: "z-index",
4690
- type: "z-index",
4691
- item: "overlay",
4692
- names: {
4693
- scss: "$calcite-z-index-overlay",
4694
- css: "var(--calcite-z-index-overlay)",
4695
- js: "semantic.z-index.overlay",
4696
- docs: "semantic.z-index.overlay",
4697
- es6: "calciteZIndexOverlay",
4698
- },
4699
- "calcite-schema": {
4700
- system: "calcite",
4701
- tier: "semantic",
4702
- type: "z-index",
4703
- },
4704
- },
4705
- filePath: "src/tokens/semantic/z-index.json",
4706
- isSource: true,
4707
- original: {
4708
- value: "{core.z-index.7}",
4709
- type: "z-index",
4710
- attributes: {
4711
- category: "z-index",
4712
- },
4713
- key: "{semantic.z-index.overlay}",
4714
- },
4715
- name: "Z Index Overlay",
4716
- path: ["semantic", "z-index", "overlay"],
4717
- },
4718
- modal: {
4719
- key: "{semantic.z-index.modal}",
4720
- value: "800",
4721
- type: "z-index",
4722
- attributes: {
4723
- category: "z-index",
4724
- type: "z-index",
4725
- item: "modal",
4726
- names: {
4727
- scss: "$calcite-z-index-modal",
4728
- css: "var(--calcite-z-index-modal)",
4729
- js: "semantic.z-index.modal",
4730
- docs: "semantic.z-index.modal",
4731
- es6: "calciteZIndexModal",
4732
- },
4733
- "calcite-schema": {
4734
- system: "calcite",
4735
- tier: "semantic",
4736
- type: "z-index",
4737
- },
4738
- },
4739
- filePath: "src/tokens/semantic/z-index.json",
4740
- isSource: true,
4741
- original: {
4742
- value: "{core.z-index.8}",
4743
- type: "z-index",
4744
- attributes: {
4745
- category: "z-index",
4746
- },
4747
- key: "{semantic.z-index.modal}",
4748
- },
4749
- name: "Z Index Modal",
4750
- path: ["semantic", "z-index", "modal"],
4751
- },
4752
- popup: {
4753
- key: "{semantic.z-index.popup}",
4754
- value: "900",
4755
- type: "z-index",
4756
- attributes: {
4757
- category: "z-index",
4758
- type: "z-index",
4759
- item: "popup",
4760
- names: {
4761
- scss: "$calcite-z-index-popup",
4762
- css: "var(--calcite-z-index-popup)",
4763
- js: "semantic.z-index.popup",
4764
- docs: "semantic.z-index.popup",
4765
- es6: "calciteZIndexPopup",
4766
- },
4767
- "calcite-schema": {
4768
- system: "calcite",
4769
- tier: "semantic",
4770
- type: "z-index",
4771
- },
4772
- },
4773
- filePath: "src/tokens/semantic/z-index.json",
4774
- isSource: true,
4775
- original: {
4776
- value: "{core.z-index.9}",
4777
- type: "z-index",
4778
- attributes: {
4779
- category: "z-index",
4780
- },
4781
- key: "{semantic.z-index.popup}",
4782
- },
4783
- name: "Z Index Popup",
4784
- path: ["semantic", "z-index", "popup"],
4785
- },
4786
- tooltip: {
4787
- key: "{semantic.z-index.tooltip}",
4788
- value: "901",
4789
- type: "z-index",
4790
- attributes: {
4791
- category: "z-index",
4792
- type: "z-index",
4793
- item: "tooltip",
4794
- names: {
4795
- scss: "$calcite-z-index-tooltip",
4796
- css: "var(--calcite-z-index-tooltip)",
4797
- js: "semantic.z-index.tooltip",
4798
- docs: "semantic.z-index.tooltip",
4799
- es6: "calciteZIndexTooltip",
4800
- },
4801
- "calcite-schema": {
4802
- system: "calcite",
4803
- tier: "semantic",
4804
- type: "z-index",
4805
- },
4806
- },
4807
- filePath: "src/tokens/semantic/z-index.json",
4808
- isSource: true,
4809
- original: {
4810
- value: "{core.z-index.9} + 1",
4811
- type: "z-index",
4812
- attributes: {
4813
- category: "z-index",
4814
- },
4815
- key: "{semantic.z-index.tooltip}",
4816
- },
4817
- name: "Z Index Tooltip",
4818
- path: ["semantic", "z-index", "tooltip"],
4819
- },
4820
- },
4821
- },
4822
- };