@aurodesignsystem/design-tokens 5.6.1 → 5.8.0

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.
Files changed (73) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/dist/CSSCustomProperties--bundled.css +507 -41
  3. package/dist/alaska/CSSCustomProperties--alaska.css +25 -22
  4. package/dist/alaska/JSONVariablesNested--alaska.json +26 -21
  5. package/dist/alaska/JSObject--allTokens.js +277 -180
  6. package/dist/alaska/SCSSVariables--alaska.scss +25 -22
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +25 -22
  8. package/dist/alaska/primitives--alaska.scss +27 -27
  9. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +463 -0
  10. package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +714 -0
  11. package/dist/alaska-classic/JSObject--allTokens.js +15671 -0
  12. package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +460 -0
  13. package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +464 -0
  14. package/dist/alaska-classic/primitives--alaskaClassic.scss +246 -0
  15. package/dist/auro-classic/CSSCustomProperties.css +1 -1
  16. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  17. package/dist/auro-classic/JSData--color.js +1 -1
  18. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  19. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  20. package/dist/auro-classic/JSVariables--color.js +1 -1
  21. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  22. package/dist/auro-classic/SCSSVariables.scss +1 -1
  23. package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  24. package/dist/auro-classic/SassCustomProperties.scss +1 -1
  25. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  26. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +23 -20
  27. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +24 -19
  28. package/dist/hawaiian/JSObject--allTokens.js +273 -176
  29. package/dist/hawaiian/SCSSVariables--hawaiian.scss +23 -20
  30. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +23 -20
  31. package/dist/hawaiian/primitives--hawaiian.scss +27 -27
  32. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  33. package/package.json +1 -1
  34. package/src/primitives/base/transparency.json +38 -38
  35. package/src/themes/alaska/advanced/boolean.json +2 -2
  36. package/src/themes/alaska/advanced/button/flat.json +58 -0
  37. package/src/themes/alaska/advanced/button/primary.json +0 -8
  38. package/src/themes/alaska/advanced/button/secondary.json +4 -4
  39. package/src/themes/alaska/advanced/button/tertiary.json +0 -32
  40. package/src/themes/alaska/basic/color/text-icon.json +16 -0
  41. package/src/themes/alaska-classic/advanced/accents.json +104 -0
  42. package/src/themes/alaska-classic/advanced/boolean.json +144 -0
  43. package/src/themes/alaska-classic/advanced/button/flat.json +58 -0
  44. package/src/themes/alaska-classic/advanced/button/primary.json +138 -0
  45. package/src/themes/alaska-classic/advanced/button/secondary.json +106 -0
  46. package/src/themes/alaska-classic/advanced/button/tertiary.json +66 -0
  47. package/src/themes/alaska-classic/advanced/hyperlink.json +40 -0
  48. package/src/themes/alaska-classic/advanced/shared.json +48 -0
  49. package/src/themes/alaska-classic/advanced/state.json +72 -0
  50. package/src/themes/alaska-classic/basic/color/border.json +64 -0
  51. package/src/themes/alaska-classic/basic/color/brand.json +104 -0
  52. package/src/themes/alaska-classic/basic/color/fare-brand.json +74 -0
  53. package/src/themes/alaska-classic/basic/color/page-background.json +24 -0
  54. package/src/themes/alaska-classic/basic/color/status.json +80 -0
  55. package/src/themes/alaska-classic/basic/color/surface.json +88 -0
  56. package/src/themes/alaska-classic/basic/color/text-icon.json +72 -0
  57. package/src/themes/alaska-classic/basic/corner-radius.json +30 -0
  58. package/src/themes/alaska-classic/basic/font/accent.json +918 -0
  59. package/src/themes/alaska-classic/basic/font/body.json +218 -0
  60. package/src/themes/alaska-classic/basic/font/display.json +788 -0
  61. package/src/themes/alaska-classic/basic/font/heading.json +788 -0
  62. package/src/themes/hawaiian/advanced/button/flat.json +58 -0
  63. package/src/themes/hawaiian/advanced/button/primary.json +0 -8
  64. package/src/themes/hawaiian/advanced/button/secondary.json +4 -4
  65. package/src/themes/hawaiian/advanced/button/tertiary.json +0 -32
  66. package/src/themes/hawaiian/basic/color/text-icon.json +16 -0
  67. package/src/themes/alaska-classic/color.json +0 -444
  68. package/src/themes/alaska-classic/component/boolean.json +0 -70
  69. package/src/themes/alaska-classic/component/button.json +0 -260
  70. package/src/themes/alaska-classic/component/hyperlink.json +0 -62
  71. package/src/themes/alaska-classic/component/shared.json +0 -46
  72. package/src/themes/alaska-classic/component/state.json +0 -70
  73. package/src/themes/alaska-classic/typography.json +0 -824
@@ -0,0 +1,918 @@
1
+ {
2
+ "basic": {
3
+ "text": {
4
+ "accent": {
5
+ "xxl": {
6
+ "breakpoint": {
7
+ "lg": {
8
+ "fontFamily": {
9
+ "default": true,
10
+ "deprecated": false,
11
+ "public": true,
12
+ "type": "semantic",
13
+ "usage": "",
14
+ "value": "{font.family.asCircular.value}"
15
+ },
16
+ "fontSize": {
17
+ "default": true,
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "usage": "",
22
+ "value": "{font.size.38.value}"
23
+ },
24
+ "fontWeight": {
25
+ "default": true,
26
+ "deprecated": false,
27
+ "public": true,
28
+ "type": "semantic",
29
+ "usage": "",
30
+ "value": "{font.weight.450.value}"
31
+ },
32
+ "letterSpacing": {
33
+ "default": true,
34
+ "deprecated": false,
35
+ "public": true,
36
+ "type": "semantic",
37
+ "usage": "",
38
+ "value": "{font.letterSpacing.sm.value}"
39
+ },
40
+ "lineHeight": {
41
+ "default": true,
42
+ "deprecated": false,
43
+ "public": true,
44
+ "type": "semantic",
45
+ "usage": "",
46
+ "value": "{font.lineHeight.percent.100.value}"
47
+ }
48
+ },
49
+ "md": {
50
+ "fontFamily": {
51
+ "default": true,
52
+ "deprecated": false,
53
+ "public": true,
54
+ "type": "semantic",
55
+ "usage": "",
56
+ "value": "{font.family.asCircular.value}"
57
+ },
58
+ "fontSize": {
59
+ "default": true,
60
+ "deprecated": false,
61
+ "public": true,
62
+ "type": "semantic",
63
+ "usage": "",
64
+ "value": "{font.size.38.value}"
65
+ },
66
+ "fontWeight": {
67
+ "default": true,
68
+ "deprecated": false,
69
+ "public": true,
70
+ "type": "semantic",
71
+ "usage": "",
72
+ "value": "{font.weight.450.value}"
73
+ },
74
+ "letterSpacing": {
75
+ "default": true,
76
+ "deprecated": false,
77
+ "public": true,
78
+ "type": "semantic",
79
+ "usage": "",
80
+ "value": "{font.letterSpacing.sm.value}"
81
+ },
82
+ "lineHeight": {
83
+ "default": true,
84
+ "deprecated": false,
85
+ "public": true,
86
+ "type": "semantic",
87
+ "usage": "",
88
+ "value": "{font.lineHeight.percent.100.value}"
89
+ }
90
+ },
91
+ "sm": {
92
+ "fontFamily": {
93
+ "default": true,
94
+ "deprecated": false,
95
+ "public": true,
96
+ "type": "semantic",
97
+ "usage": "",
98
+ "value": "{font.family.asCircular.value}"
99
+ },
100
+ "fontSize": {
101
+ "default": true,
102
+ "deprecated": false,
103
+ "public": true,
104
+ "type": "semantic",
105
+ "usage": "",
106
+ "value": "{font.size.32.value}"
107
+ },
108
+ "fontWeight": {
109
+ "default": true,
110
+ "deprecated": false,
111
+ "public": true,
112
+ "type": "semantic",
113
+ "usage": "",
114
+ "value": "{font.weight.450.value}"
115
+ },
116
+ "letterSpacing": {
117
+ "default": true,
118
+ "deprecated": false,
119
+ "public": true,
120
+ "type": "semantic",
121
+ "usage": "",
122
+ "value": "{font.letterSpacing.sm.value}"
123
+ },
124
+ "lineHeight": {
125
+ "default": true,
126
+ "deprecated": false,
127
+ "public": true,
128
+ "type": "semantic",
129
+ "usage": "",
130
+ "value": "{font.lineHeight.percent.100.value}"
131
+ }
132
+ }
133
+ }
134
+ },
135
+ "xl": {
136
+ "breakpoint": {
137
+ "lg": {
138
+ "fontFamily": {
139
+ "default": true,
140
+ "deprecated": false,
141
+ "public": true,
142
+ "type": "semantic",
143
+ "usage": "",
144
+ "value": "{font.family.asCircular.value}"
145
+ },
146
+ "fontSize": {
147
+ "default": true,
148
+ "deprecated": false,
149
+ "public": true,
150
+ "type": "semantic",
151
+ "usage": "",
152
+ "value": "{font.size.32.value}"
153
+ },
154
+ "fontWeight": {
155
+ "default": true,
156
+ "deprecated": false,
157
+ "public": true,
158
+ "type": "semantic",
159
+ "usage": "",
160
+ "value": "{font.weight.450.value}"
161
+ },
162
+ "letterSpacing": {
163
+ "default": true,
164
+ "deprecated": false,
165
+ "public": true,
166
+ "type": "semantic",
167
+ "usage": "",
168
+ "value": "{font.letterSpacing.sm.value}"
169
+ },
170
+ "lineHeight": {
171
+ "default": true,
172
+ "deprecated": false,
173
+ "public": true,
174
+ "type": "semantic",
175
+ "usage": "",
176
+ "value": "{font.lineHeight.percent.130.value}"
177
+ }
178
+ },
179
+ "md": {
180
+ "fontFamily": {
181
+ "default": true,
182
+ "deprecated": false,
183
+ "public": true,
184
+ "type": "semantic",
185
+ "usage": "",
186
+ "value": "{font.family.asCircular.value}"
187
+ },
188
+ "fontSize": {
189
+ "default": true,
190
+ "deprecated": false,
191
+ "public": true,
192
+ "type": "semantic",
193
+ "usage": "",
194
+ "value": "{font.size.28.value}"
195
+ },
196
+ "fontWeight": {
197
+ "default": true,
198
+ "deprecated": false,
199
+ "public": true,
200
+ "type": "semantic",
201
+ "usage": "",
202
+ "value": "{font.weight.450.value}"
203
+ },
204
+ "letterSpacing": {
205
+ "default": true,
206
+ "deprecated": false,
207
+ "public": true,
208
+ "type": "semantic",
209
+ "usage": "",
210
+ "value": "{font.letterSpacing.sm.value}"
211
+ },
212
+ "lineHeight": {
213
+ "default": true,
214
+ "deprecated": false,
215
+ "public": true,
216
+ "type": "semantic",
217
+ "usage": "",
218
+ "value": "{font.lineHeight.percent.130.value}"
219
+ }
220
+ },
221
+ "sm": {
222
+ "fontFamily": {
223
+ "default": true,
224
+ "deprecated": false,
225
+ "public": true,
226
+ "type": "semantic",
227
+ "usage": "",
228
+ "value": "{font.family.asCircular.value}"
229
+ },
230
+ "fontSize": {
231
+ "default": true,
232
+ "deprecated": false,
233
+ "public": true,
234
+ "type": "semantic",
235
+ "usage": "",
236
+ "value": "{font.size.26.value}"
237
+ },
238
+ "fontWeight": {
239
+ "default": true,
240
+ "deprecated": false,
241
+ "public": true,
242
+ "type": "semantic",
243
+ "usage": "",
244
+ "value": "{font.weight.450.value}"
245
+ },
246
+ "letterSpacing": {
247
+ "default": true,
248
+ "deprecated": false,
249
+ "public": true,
250
+ "type": "semantic",
251
+ "usage": "",
252
+ "value": "{font.letterSpacing.sm.value}"
253
+ },
254
+ "lineHeight": {
255
+ "default": true,
256
+ "deprecated": false,
257
+ "public": true,
258
+ "type": "semantic",
259
+ "usage": "",
260
+ "value": "{font.lineHeight.percent.130.value}"
261
+ }
262
+ }
263
+ }
264
+ },
265
+ "lg": {
266
+ "breakpoint": {
267
+ "lg": {
268
+ "fontFamily": {
269
+ "default": true,
270
+ "deprecated": false,
271
+ "public": true,
272
+ "type": "semantic",
273
+ "usage": "",
274
+ "value": "{font.family.asCircular.value}"
275
+ },
276
+ "fontSize": {
277
+ "default": true,
278
+ "deprecated": false,
279
+ "public": true,
280
+ "type": "semantic",
281
+ "usage": "",
282
+ "value": "{font.size.28.value}"
283
+ },
284
+ "fontWeight": {
285
+ "default": true,
286
+ "deprecated": false,
287
+ "public": true,
288
+ "type": "semantic",
289
+ "usage": "",
290
+ "value": "{font.weight.450.value}"
291
+ },
292
+ "letterSpacing": {
293
+ "default": true,
294
+ "deprecated": false,
295
+ "public": true,
296
+ "type": "semantic",
297
+ "usage": "",
298
+ "value": "{font.letterSpacing.sm.value}"
299
+ },
300
+ "lineHeight": {
301
+ "default": true,
302
+ "deprecated": false,
303
+ "public": true,
304
+ "type": "semantic",
305
+ "usage": "",
306
+ "value": "{font.lineHeight.percent.130.value}"
307
+ }
308
+ },
309
+ "md": {
310
+ "fontFamily": {
311
+ "default": true,
312
+ "deprecated": false,
313
+ "public": true,
314
+ "type": "semantic",
315
+ "usage": "",
316
+ "value": "{font.family.asCircular.value}"
317
+ },
318
+ "fontSize": {
319
+ "default": true,
320
+ "deprecated": false,
321
+ "public": true,
322
+ "type": "semantic",
323
+ "usage": "",
324
+ "value": "{font.size.26.value}"
325
+ },
326
+ "fontWeight": {
327
+ "default": true,
328
+ "deprecated": false,
329
+ "public": true,
330
+ "type": "semantic",
331
+ "usage": "",
332
+ "value": "{font.weight.450.value}"
333
+ },
334
+ "letterSpacing": {
335
+ "default": true,
336
+ "deprecated": false,
337
+ "public": true,
338
+ "type": "semantic",
339
+ "usage": "",
340
+ "value": "{font.letterSpacing.sm.value}"
341
+ },
342
+ "lineHeight": {
343
+ "default": true,
344
+ "deprecated": false,
345
+ "public": true,
346
+ "type": "semantic",
347
+ "usage": "",
348
+ "value": "{font.lineHeight.percent.130.value}"
349
+ }
350
+ },
351
+ "sm": {
352
+ "fontFamily": {
353
+ "default": true,
354
+ "deprecated": false,
355
+ "public": true,
356
+ "type": "semantic",
357
+ "usage": "",
358
+ "value": "{font.family.asCircular.value}"
359
+ },
360
+ "fontSize": {
361
+ "default": true,
362
+ "deprecated": false,
363
+ "public": true,
364
+ "type": "semantic",
365
+ "usage": "",
366
+ "value": "{font.size.24.value}"
367
+ },
368
+ "fontWeight": {
369
+ "default": true,
370
+ "deprecated": false,
371
+ "public": true,
372
+ "type": "semantic",
373
+ "usage": "",
374
+ "value": "{font.weight.450.value}"
375
+ },
376
+ "letterSpacing": {
377
+ "default": true,
378
+ "deprecated": false,
379
+ "public": true,
380
+ "type": "semantic",
381
+ "usage": "",
382
+ "value": "{font.letterSpacing.sm.value}"
383
+ },
384
+ "lineHeight": {
385
+ "default": true,
386
+ "deprecated": false,
387
+ "public": true,
388
+ "type": "semantic",
389
+ "usage": "",
390
+ "value": "{font.lineHeight.percent.130.value}"
391
+ }
392
+ }
393
+ }
394
+ },
395
+ "md": {
396
+ "breakpoint": {
397
+ "lg": {
398
+ "fontFamily": {
399
+ "default": true,
400
+ "deprecated": false,
401
+ "public": true,
402
+ "type": "semantic",
403
+ "usage": "",
404
+ "value": "{font.family.asCircular.value}"
405
+ },
406
+ "fontSize": {
407
+ "default": true,
408
+ "deprecated": false,
409
+ "public": true,
410
+ "type": "semantic",
411
+ "usage": "",
412
+ "value": "{font.size.24.value}"
413
+ },
414
+ "fontWeight": {
415
+ "default": true,
416
+ "deprecated": false,
417
+ "public": true,
418
+ "type": "semantic",
419
+ "usage": "",
420
+ "value": "{font.weight.525.value}"
421
+ },
422
+ "letterSpacing": {
423
+ "default": true,
424
+ "deprecated": false,
425
+ "public": true,
426
+ "type": "semantic",
427
+ "usage": "",
428
+ "value": "{font.letterSpacing.sm.value}"
429
+ },
430
+ "lineHeight": {
431
+ "default": true,
432
+ "deprecated": false,
433
+ "public": true,
434
+ "type": "semantic",
435
+ "usage": "",
436
+ "value": "{font.lineHeight.percent.130.value}"
437
+ }
438
+ },
439
+ "md": {
440
+ "fontFamily": {
441
+ "default": true,
442
+ "deprecated": false,
443
+ "public": true,
444
+ "type": "semantic",
445
+ "usage": "",
446
+ "value": "{font.family.asCircular.value}"
447
+ },
448
+ "fontSize": {
449
+ "default": true,
450
+ "deprecated": false,
451
+ "public": true,
452
+ "type": "semantic",
453
+ "usage": "",
454
+ "value": "{font.size.22.value}"
455
+ },
456
+ "fontWeight": {
457
+ "default": true,
458
+ "deprecated": false,
459
+ "public": true,
460
+ "type": "semantic",
461
+ "usage": "",
462
+ "value": "{font.weight.525.value}"
463
+ },
464
+ "letterSpacing": {
465
+ "default": true,
466
+ "deprecated": false,
467
+ "public": true,
468
+ "type": "semantic",
469
+ "usage": "",
470
+ "value": "{font.letterSpacing.sm.value}"
471
+ },
472
+ "lineHeight": {
473
+ "default": true,
474
+ "deprecated": false,
475
+ "public": true,
476
+ "type": "semantic",
477
+ "usage": "",
478
+ "value": "{font.lineHeight.percent.130.value}"
479
+ }
480
+ },
481
+ "sm": {
482
+ "fontFamily": {
483
+ "default": true,
484
+ "deprecated": false,
485
+ "public": true,
486
+ "type": "semantic",
487
+ "usage": "",
488
+ "value": "{font.family.asCircular.value}"
489
+ },
490
+ "fontSize": {
491
+ "default": true,
492
+ "deprecated": false,
493
+ "public": true,
494
+ "type": "semantic",
495
+ "usage": "",
496
+ "value": "{font.size.22.value}"
497
+ },
498
+ "fontWeight": {
499
+ "default": true,
500
+ "deprecated": false,
501
+ "public": true,
502
+ "type": "semantic",
503
+ "usage": "",
504
+ "value": "{font.weight.525.value}"
505
+ },
506
+ "letterSpacing": {
507
+ "default": true,
508
+ "deprecated": false,
509
+ "public": true,
510
+ "type": "semantic",
511
+ "usage": "",
512
+ "value": "{font.letterSpacing.sm.value}"
513
+ },
514
+ "lineHeight": {
515
+ "default": true,
516
+ "deprecated": false,
517
+ "public": true,
518
+ "type": "semantic",
519
+ "usage": "",
520
+ "value": "{font.lineHeight.percent.130.value}"
521
+ }
522
+ }
523
+ }
524
+ },
525
+ "sm": {
526
+ "breakpoint": {
527
+ "lg": {
528
+ "fontFamily": {
529
+ "default": true,
530
+ "deprecated": false,
531
+ "public": true,
532
+ "type": "semantic",
533
+ "usage": "",
534
+ "value": "{font.family.asCircular.value}"
535
+ },
536
+ "fontSize": {
537
+ "default": true,
538
+ "deprecated": false,
539
+ "public": true,
540
+ "type": "semantic",
541
+ "usage": "",
542
+ "value": "{font.size.20.value}"
543
+ },
544
+ "fontWeight": {
545
+ "default": true,
546
+ "deprecated": false,
547
+ "public": true,
548
+ "type": "semantic",
549
+ "usage": "",
550
+ "value": "{font.weight.525.value}"
551
+ },
552
+ "letterSpacing": {
553
+ "default": true,
554
+ "deprecated": false,
555
+ "public": true,
556
+ "type": "semantic",
557
+ "usage": "",
558
+ "value": "{font.letterSpacing.sm.value}"
559
+ },
560
+ "lineHeight": {
561
+ "default": true,
562
+ "deprecated": false,
563
+ "public": true,
564
+ "type": "semantic",
565
+ "usage": "",
566
+ "value": "{font.lineHeight.percent.130.value}"
567
+ }
568
+ },
569
+ "md": {
570
+ "fontFamily": {
571
+ "default": true,
572
+ "deprecated": false,
573
+ "public": true,
574
+ "type": "semantic",
575
+ "usage": "",
576
+ "value": "{font.family.asCircular.value}"
577
+ },
578
+ "fontSize": {
579
+ "default": true,
580
+ "deprecated": false,
581
+ "public": true,
582
+ "type": "semantic",
583
+ "usage": "",
584
+ "value": "{font.size.18.value}"
585
+ },
586
+ "fontWeight": {
587
+ "default": true,
588
+ "deprecated": false,
589
+ "public": true,
590
+ "type": "semantic",
591
+ "usage": "",
592
+ "value": "{font.weight.525.value}"
593
+ },
594
+ "letterSpacing": {
595
+ "default": true,
596
+ "deprecated": false,
597
+ "public": true,
598
+ "type": "semantic",
599
+ "usage": "",
600
+ "value": "{font.letterSpacing.sm.value}"
601
+ },
602
+ "lineHeight": {
603
+ "default": true,
604
+ "deprecated": false,
605
+ "public": true,
606
+ "type": "semantic",
607
+ "usage": "",
608
+ "value": "{font.lineHeight.percent.130.value}"
609
+ }
610
+ },
611
+ "sm": {
612
+ "fontFamily": {
613
+ "default": true,
614
+ "deprecated": false,
615
+ "public": true,
616
+ "type": "semantic",
617
+ "usage": "",
618
+ "value": "{font.family.asCircular.value}"
619
+ },
620
+ "fontSize": {
621
+ "default": true,
622
+ "deprecated": false,
623
+ "public": true,
624
+ "type": "semantic",
625
+ "usage": "",
626
+ "value": "{font.size.18.value}"
627
+ },
628
+ "fontWeight": {
629
+ "default": true,
630
+ "deprecated": false,
631
+ "public": true,
632
+ "type": "semantic",
633
+ "usage": "",
634
+ "value": "{font.weight.525.value}"
635
+ },
636
+ "letterSpacing": {
637
+ "default": true,
638
+ "deprecated": false,
639
+ "public": true,
640
+ "type": "semantic",
641
+ "usage": "",
642
+ "value": "{font.letterSpacing.sm.value}"
643
+ },
644
+ "lineHeight": {
645
+ "default": true,
646
+ "deprecated": false,
647
+ "public": true,
648
+ "type": "semantic",
649
+ "usage": "",
650
+ "value": "{font.lineHeight.percent.130.value}"
651
+ }
652
+ }
653
+ }
654
+ },
655
+ "xs": {
656
+ "breakpoint": {
657
+ "lg": {
658
+ "fontFamily": {
659
+ "default": true,
660
+ "deprecated": false,
661
+ "public": true,
662
+ "type": "semantic",
663
+ "usage": "",
664
+ "value": "{font.family.asCircular.value}"
665
+ },
666
+ "fontSize": {
667
+ "default": true,
668
+ "deprecated": false,
669
+ "public": true,
670
+ "type": "semantic",
671
+ "usage": "",
672
+ "value": "{font.size.16.value}"
673
+ },
674
+ "fontWeight": {
675
+ "default": true,
676
+ "deprecated": false,
677
+ "public": true,
678
+ "type": "semantic",
679
+ "usage": "",
680
+ "value": "{font.weight.525.value}"
681
+ },
682
+ "letterSpacing": {
683
+ "default": true,
684
+ "deprecated": false,
685
+ "public": true,
686
+ "type": "semantic",
687
+ "usage": "",
688
+ "value": "{font.letterSpacing.md.value}"
689
+ },
690
+ "lineHeight": {
691
+ "default": true,
692
+ "deprecated": false,
693
+ "public": true,
694
+ "type": "semantic",
695
+ "usage": "",
696
+ "value": "{font.lineHeight.percent.130.value}"
697
+ }
698
+ },
699
+ "md": {
700
+ "fontFamily": {
701
+ "default": true,
702
+ "deprecated": false,
703
+ "public": true,
704
+ "type": "semantic",
705
+ "usage": "",
706
+ "value": "{font.family.asCircular.value}"
707
+ },
708
+ "fontSize": {
709
+ "default": true,
710
+ "deprecated": false,
711
+ "public": true,
712
+ "type": "semantic",
713
+ "usage": "",
714
+ "value": "{font.size.16.value}"
715
+ },
716
+ "fontWeight": {
717
+ "default": true,
718
+ "deprecated": false,
719
+ "public": true,
720
+ "type": "semantic",
721
+ "usage": "",
722
+ "value": "{font.weight.525.value}"
723
+ },
724
+ "letterSpacing": {
725
+ "default": true,
726
+ "deprecated": false,
727
+ "public": true,
728
+ "type": "semantic",
729
+ "usage": "",
730
+ "value": "{font.letterSpacing.md.value}"
731
+ },
732
+ "lineHeight": {
733
+ "default": true,
734
+ "deprecated": false,
735
+ "public": true,
736
+ "type": "semantic",
737
+ "usage": "",
738
+ "value": "{font.lineHeight.percent.130.value}"
739
+ }
740
+ },
741
+ "sm": {
742
+ "fontFamily": {
743
+ "default": true,
744
+ "deprecated": false,
745
+ "public": true,
746
+ "type": "semantic",
747
+ "usage": "",
748
+ "value": "{font.family.asCircular.value}"
749
+ },
750
+ "fontSize": {
751
+ "default": true,
752
+ "deprecated": false,
753
+ "public": true,
754
+ "type": "semantic",
755
+ "usage": "",
756
+ "value": "{font.size.16.value}"
757
+ },
758
+ "fontWeight": {
759
+ "default": true,
760
+ "deprecated": false,
761
+ "public": true,
762
+ "type": "semantic",
763
+ "usage": "",
764
+ "value": "{font.weight.525.value}"
765
+ },
766
+ "letterSpacing": {
767
+ "default": true,
768
+ "deprecated": false,
769
+ "public": true,
770
+ "type": "semantic",
771
+ "usage": "",
772
+ "value": "{font.letterSpacing.md.value}"
773
+ },
774
+ "lineHeight": {
775
+ "default": true,
776
+ "deprecated": false,
777
+ "public": true,
778
+ "type": "semantic",
779
+ "usage": "",
780
+ "value": "{font.lineHeight.percent.130.value}"
781
+ }
782
+ }
783
+ }
784
+ },
785
+ "xxs": {
786
+ "breakpoint": {
787
+ "lg": {
788
+ "fontFamily": {
789
+ "default": true,
790
+ "deprecated": false,
791
+ "public": true,
792
+ "type": "semantic",
793
+ "usage": "",
794
+ "value": "{font.family.asCircular.value}"
795
+ },
796
+ "fontSize": {
797
+ "default": true,
798
+ "deprecated": false,
799
+ "public": true,
800
+ "type": "semantic",
801
+ "usage": "",
802
+ "value": "{font.size.14.value}"
803
+ },
804
+ "fontWeight": {
805
+ "default": true,
806
+ "deprecated": false,
807
+ "public": true,
808
+ "type": "semantic",
809
+ "usage": "",
810
+ "value": "{font.weight.450.value}"
811
+ },
812
+ "letterSpacing": {
813
+ "default": true,
814
+ "deprecated": false,
815
+ "public": true,
816
+ "type": "semantic",
817
+ "usage": "",
818
+ "value": "{font.letterSpacing.md.value}"
819
+ },
820
+ "lineHeight": {
821
+ "default": true,
822
+ "deprecated": false,
823
+ "public": true,
824
+ "type": "semantic",
825
+ "usage": "",
826
+ "value": "{font.lineHeight.percent.130.value}"
827
+ }
828
+ },
829
+ "md": {
830
+ "fontFamily": {
831
+ "default": true,
832
+ "deprecated": false,
833
+ "public": true,
834
+ "type": "semantic",
835
+ "usage": "",
836
+ "value": "{font.family.asCircular.value}"
837
+ },
838
+ "fontSize": {
839
+ "default": true,
840
+ "deprecated": false,
841
+ "public": true,
842
+ "type": "semantic",
843
+ "usage": "",
844
+ "value": "{font.size.14.value}"
845
+ },
846
+ "fontWeight": {
847
+ "default": true,
848
+ "deprecated": false,
849
+ "public": true,
850
+ "type": "semantic",
851
+ "usage": "",
852
+ "value": "{font.weight.450.value}"
853
+ },
854
+ "letterSpacing": {
855
+ "default": true,
856
+ "deprecated": false,
857
+ "public": true,
858
+ "type": "semantic",
859
+ "usage": "",
860
+ "value": "{font.letterSpacing.md.value}"
861
+ },
862
+ "lineHeight": {
863
+ "default": true,
864
+ "deprecated": false,
865
+ "public": true,
866
+ "type": "semantic",
867
+ "usage": "",
868
+ "value": "{font.lineHeight.percent.130.value}"
869
+ }
870
+ },
871
+ "sm": {
872
+ "fontFamily": {
873
+ "default": true,
874
+ "deprecated": false,
875
+ "public": true,
876
+ "type": "semantic",
877
+ "usage": "",
878
+ "value": "{font.family.asCircular.value}"
879
+ },
880
+ "fontSize": {
881
+ "default": true,
882
+ "deprecated": false,
883
+ "public": true,
884
+ "type": "semantic",
885
+ "usage": "",
886
+ "value": "{font.size.14.value}"
887
+ },
888
+ "fontWeight": {
889
+ "default": true,
890
+ "deprecated": false,
891
+ "public": true,
892
+ "type": "semantic",
893
+ "usage": "",
894
+ "value": "{font.weight.450.value}"
895
+ },
896
+ "letterSpacing": {
897
+ "default": true,
898
+ "deprecated": false,
899
+ "public": true,
900
+ "type": "semantic",
901
+ "usage": "",
902
+ "value": "{font.letterSpacing.md.value}"
903
+ },
904
+ "lineHeight": {
905
+ "default": true,
906
+ "deprecated": false,
907
+ "public": true,
908
+ "type": "semantic",
909
+ "usage": "",
910
+ "value": "{font.lineHeight.percent.130.value}"
911
+ }
912
+ }
913
+ }
914
+ }
915
+ }
916
+ }
917
+ }
918
+ }