@aurodesignsystem/design-tokens 5.4.0 → 5.6.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 (80) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/CSSCustomProperties--bundled.css +847 -71
  3. package/dist/alaska/CSSCustomProperties--alaska.css +457 -0
  4. package/dist/alaska/JSONVariablesNested--alaska.json +706 -0
  5. package/dist/alaska/JSObject--allTokens.js +15481 -0
  6. package/dist/alaska/SCSSVariables--alaska.scss +454 -0
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +458 -0
  8. package/dist/alaska/primitives--alaska.scss +246 -0
  9. package/dist/auro-classic/CSSCustomProperties.css +1 -1
  10. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  11. package/dist/auro-classic/JSData--color.js +1 -1
  12. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  13. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  14. package/dist/auro-classic/JSVariables--color.js +1 -1
  15. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  16. package/dist/auro-classic/SCSSVariables.scss +1 -1
  17. package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  18. package/dist/auro-classic/SassCustomProperties.scss +1 -1
  19. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  20. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +393 -71
  21. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +614 -96
  22. package/dist/hawaiian/JSObject--allTokens.js +13917 -2636
  23. package/dist/hawaiian/SCSSVariables--hawaiian.scss +393 -71
  24. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +394 -72
  25. package/dist/hawaiian/primitives--hawaiian.scss +25 -24
  26. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  27. package/package.json +1 -1
  28. package/src/primitives/alaska/color.json +456 -456
  29. package/src/primitives/alaska/font.json +9 -9
  30. package/src/primitives/base/color.json +284 -284
  31. package/src/primitives/base/font.json +186 -175
  32. package/src/primitives/base/transparency.json +108 -108
  33. package/src/primitives/hawaiian/color.json +287 -287
  34. package/src/primitives/hawaiian/font.json +9 -9
  35. package/src/themes/alaska/advanced/accents.json +104 -0
  36. package/src/themes/alaska/advanced/boolean.json +87 -95
  37. package/src/themes/alaska/advanced/button/primary.json +146 -0
  38. package/src/themes/alaska/advanced/button/secondary.json +106 -0
  39. package/src/themes/alaska/advanced/button/tertiary.json +98 -0
  40. package/src/themes/alaska/advanced/hyperlink.json +34 -56
  41. package/src/themes/alaska/advanced/shared.json +43 -41
  42. package/src/themes/alaska/advanced/state.json +42 -48
  43. package/src/themes/alaska/basic/color/border.json +43 -45
  44. package/src/themes/alaska/basic/color/brand.json +68 -72
  45. package/src/themes/alaska/basic/color/fare-brand.json +46 -46
  46. package/src/themes/alaska/basic/color/page-background.json +9 -9
  47. package/src/themes/alaska/basic/color/status.json +61 -69
  48. package/src/themes/alaska/basic/color/surface.json +72 -80
  49. package/src/themes/alaska/basic/color/text-icon.json +38 -78
  50. package/src/themes/alaska/basic/corner-radius.json +15 -15
  51. package/src/themes/alaska/basic/font/accent.json +847 -217
  52. package/src/themes/alaska/basic/font/body.json +203 -48
  53. package/src/themes/alaska/basic/font/display.json +727 -187
  54. package/src/themes/alaska/basic/font/heading.json +725 -182
  55. package/src/themes/alaska-classic/color.json +2 -2
  56. package/src/themes/alaska-classic/typography.json +124 -124
  57. package/src/themes/hawaiian/advanced/accents.json +104 -0
  58. package/src/themes/hawaiian/advanced/boolean.json +115 -125
  59. package/src/themes/hawaiian/advanced/button/primary.json +146 -0
  60. package/src/themes/hawaiian/advanced/button/secondary.json +106 -0
  61. package/src/themes/hawaiian/advanced/button/tertiary.json +98 -0
  62. package/src/themes/hawaiian/advanced/hyperlink.json +19 -43
  63. package/src/themes/hawaiian/advanced/shared.json +30 -30
  64. package/src/themes/hawaiian/advanced/state.json +52 -60
  65. package/src/themes/hawaiian/basic/color/border.json +28 -29
  66. package/src/themes/hawaiian/basic/color/brand.json +48 -49
  67. package/src/themes/hawaiian/basic/color/fare-brand.json +44 -45
  68. package/src/themes/hawaiian/basic/color/page-background.json +8 -9
  69. package/src/themes/hawaiian/basic/color/status.json +36 -37
  70. package/src/themes/hawaiian/basic/color/surface.json +40 -41
  71. package/src/themes/hawaiian/basic/color/text-icon.json +38 -40
  72. package/src/themes/hawaiian/basic/corner-radius.json +30 -0
  73. package/src/themes/hawaiian/basic/font/accent.json +846 -216
  74. package/src/themes/hawaiian/basic/font/body.json +202 -47
  75. package/src/themes/hawaiian/basic/font/display.json +788 -0
  76. package/src/themes/hawaiian/basic/font/heading.json +724 -184
  77. package/src/themes/alaska/advanced/button.json +0 -260
  78. package/src/themes/hawaiian/advanced/button.json +0 -334
  79. package/src/themes/hawaiian/basic/color/color.json +0 -57
  80. package/src/themes/hawaiian/basic/font/typography.json +0 -248
@@ -0,0 +1,706 @@
1
+ {
2
+ "advanced": {
3
+ "color": {
4
+ "button": {
5
+ "primary": {
6
+ "background": "#01426a",
7
+ "backgroundActive": "#00274a",
8
+ "backgroundDisabled": "#acc9e2",
9
+ "backgroundHover": "#00274a",
10
+ "backgroundInactive": "#cfe0ef",
11
+ "backgroundInactiveHover": "#89b2d4",
12
+ "backgroundInverse": "#ffffff",
13
+ "backgroundInverseDisabled": "#ffffffbf",
14
+ "backgroundInverseHover": "#ebf3f9",
15
+ "border": "#01426a",
16
+ "borderDisabled": "#acc9e2",
17
+ "borderHover": "#00274a",
18
+ "borderInverse": "#ffffff",
19
+ "borderInverseDisabled": "#ffffffbf",
20
+ "borderInverseHover": "#ebf3f9",
21
+ "text": "#ffffff",
22
+ "textInverse": "#01426a"
23
+ },
24
+ "secondary": {
25
+ "background": "#ffffff",
26
+ "backgroundDisabled": "#f7f7f7",
27
+ "backgroundHover": "#f2f2f2",
28
+ "backgroundInverseHover": "#ffffffe6",
29
+ "border": "#01426a",
30
+ "borderHover": "#00274a",
31
+ "borderHoverDisabled": "#f7f7f7",
32
+ "borderInverse": "#ffffff",
33
+ "borderInverseDisabled": "#dddddd",
34
+ "text": "#01426a",
35
+ "textHover": "#00274a",
36
+ "textInverse": "#ffffff"
37
+ },
38
+ "tertiary": {
39
+ "background": "#0000000d",
40
+ "backgroundHover": "#0000001a",
41
+ "backgroundInverse": "#ffffff0d",
42
+ "backgroundInverseHover": "#ffffffe6",
43
+ "border": "#0000000d",
44
+ "borderHover": "#0000001a",
45
+ "borderInverse": "#ffffff0d",
46
+ "borderInverseHover": "#ffffffe6",
47
+ "text": "#01426a",
48
+ "textHover": "#00274a",
49
+ "textInverse": "#ffffff"
50
+ }
51
+ },
52
+ "accents": {
53
+ "accent1": "#b2d583",
54
+ "accent1Bold": "#92c450",
55
+ "accent1Muted": "#deedca",
56
+ "accent2": "#fad362",
57
+ "accent2Bold": "#f2ba14",
58
+ "accent2Muted": "#fde398",
59
+ "accent3": "#63beff",
60
+ "accent3Bold": "#0074ca",
61
+ "accent3Muted": "#aedeff",
62
+ "accent4": "#feb17a",
63
+ "accent4Bold": "#fb7f24",
64
+ "accent4Muted": "#ffe2cf"
65
+ },
66
+ "boolean": {
67
+ "disabledInverse": "#7e8894",
68
+ "error": "#e31f26",
69
+ "errorHover": "#b1161c",
70
+ "indicator": "#ffffff",
71
+ "indicatorInverse": "#01426a",
72
+ "isfalse": "#ffffff",
73
+ "isfalseBorder": "#585e67",
74
+ "isfalseBorderInverse": "#ffffff",
75
+ "isfalseHover": "#ffffff1a",
76
+ "isfalseInverse": "#ffffff0d",
77
+ "isfalseInverseHover": "#f2f2f2",
78
+ "istrue": "#01426a",
79
+ "istrueHover": "#00274a",
80
+ "istrueInverse": "#ffffff",
81
+ "istrueInverseHover": "#ffffffb2"
82
+ },
83
+ "hyperlink": {
84
+ "text": "#2875b5",
85
+ "textHover": "#01426a",
86
+ "textInverse": "#ffffff",
87
+ "textInverseHover": "#ebf3f9"
88
+ },
89
+ "shared": {
90
+ "background": "#ffffff",
91
+ "backgroundInverse": "#ffffff0d",
92
+ "backgroundMuted": "#f7f7f7",
93
+ "backgroundStrong": "#7e7e7e",
94
+ "textAccent": "#2875b5"
95
+ },
96
+ "state": {
97
+ "backgroundDisabled": "#dddddd",
98
+ "backgroundHover": "#f2f2f2",
99
+ "backgroundInverseHover": "#ffffff1a",
100
+ "focused": "#01426a",
101
+ "focusedInverse": "#ffffff",
102
+ "selected": "#01426a",
103
+ "selectedHover": "#00274a"
104
+ }
105
+ }
106
+ },
107
+ "basic": {
108
+ "color": {
109
+ "border": {
110
+ "bold": "#585e67",
111
+ "brand": "#00274a",
112
+ "default": "#959595",
113
+ "divider": "#00000026",
114
+ "dividerInverse": "#ffffff66",
115
+ "inverse": "#ffffff",
116
+ "subtle": "#dddddd"
117
+ },
118
+ "brand": {
119
+ "primary": "#01426a",
120
+ "primaryBold": "#00274a",
121
+ "primaryMuted": "#ebf3f9",
122
+ "primarySubtle": "#2875b5",
123
+ "secondary": "#5de3f7",
124
+ "secondaryBold": "#18c3dd",
125
+ "secondaryMuted": "#ebfafd",
126
+ "secondarySubtle": "#b4eff9",
127
+ "tertiary": "#a3cd6a",
128
+ "tertiaryBold": "#7daf3b",
129
+ "tertiaryMuted": "#eaf3dd",
130
+ "tertiarySubtle": "#c9e1a7"
131
+ },
132
+ "fare": {
133
+ "basiceconomy": "#97eaf8",
134
+ "business": "#01426a",
135
+ "economy": "#0074ca",
136
+ "first": "#00274a",
137
+ "oneworld": {
138
+ "emerald": "#139142",
139
+ "ruby": "#a41d4a",
140
+ "sapphire": "#015daa"
141
+ },
142
+ "premiumeconomy": "#005154"
143
+ },
144
+ "pageBackground": {
145
+ "default": "#ebfafd",
146
+ "utility": "#ffffff"
147
+ },
148
+ "status": {
149
+ "default": "#afb9c6",
150
+ "error": "#e31f26",
151
+ "errorSubtle": "#fbc6c6",
152
+ "info": "#01426a",
153
+ "infoSubtle": "#ebf3f9",
154
+ "success": "#447a1f",
155
+ "successSubtle": "#d6eac7",
156
+ "warning": "#fac200",
157
+ "warningSubtle": "#fff0b2"
158
+ },
159
+ "surface": {
160
+ "accent1": "#5de3f7",
161
+ "accent1Muted": "#ebfafd",
162
+ "accent1Subtle": "#b4eff9",
163
+ "accent2": "#a3cd6a",
164
+ "accent2Muted": "#eaf3dd",
165
+ "default": "#ffffff",
166
+ "inverse": "#00274a",
167
+ "inverseSubtle": "#2875b5",
168
+ "neutralMedium": "#c5c5c5",
169
+ "neutralSubtle": "#f7f7f7"
170
+ },
171
+ "texticon": {
172
+ "accent1": "#265688",
173
+ "default": "#2a2a2a",
174
+ "disabled": "#d0d0d0",
175
+ "disabledInverse": "#7e8894",
176
+ "inverse": "#ffffff",
177
+ "muted": "#676767"
178
+ }
179
+ },
180
+ "text": {
181
+ "accent": {
182
+ "lg": {
183
+ "breakpoint": {
184
+ "lg": {
185
+ "fontFamily": "Good OT",
186
+ "fontSize": "28px",
187
+ "fontWeight": "Cond News",
188
+ "letterSpacing": ".05em",
189
+ "lineHeight": "130%"
190
+ },
191
+ "md": {
192
+ "fontFamily": "Good OT",
193
+ "fontSize": "26px",
194
+ "fontWeight": "Cond News",
195
+ "letterSpacing": ".05em",
196
+ "lineHeight": "130%"
197
+ },
198
+ "sm": {
199
+ "fontFamily": "Good OT",
200
+ "fontSize": "24px",
201
+ "fontWeight": "Cond News",
202
+ "letterSpacing": ".05em",
203
+ "lineHeight": "130%"
204
+ }
205
+ }
206
+ },
207
+ "md": {
208
+ "breakpoint": {
209
+ "lg": {
210
+ "fontFamily": "Good OT",
211
+ "fontSize": "24px",
212
+ "fontWeight": "Cond Medium",
213
+ "letterSpacing": ".05em",
214
+ "lineHeight": "130%"
215
+ },
216
+ "md": {
217
+ "fontFamily": "Good OT",
218
+ "fontSize": "22px",
219
+ "fontWeight": "Cond Medium",
220
+ "letterSpacing": ".05em",
221
+ "lineHeight": "130%"
222
+ },
223
+ "sm": {
224
+ "fontFamily": "Good OT",
225
+ "fontSize": "22px",
226
+ "fontWeight": "Cond Medium",
227
+ "letterSpacing": ".05em",
228
+ "lineHeight": "130%"
229
+ }
230
+ }
231
+ },
232
+ "sm": {
233
+ "breakpoint": {
234
+ "lg": {
235
+ "fontFamily": "Good OT",
236
+ "fontSize": "20px",
237
+ "fontWeight": "Cond Medium",
238
+ "letterSpacing": ".05em",
239
+ "lineHeight": "130%"
240
+ },
241
+ "md": {
242
+ "fontFamily": "Good OT",
243
+ "fontSize": "18px",
244
+ "fontWeight": "Cond Medium",
245
+ "letterSpacing": ".05em",
246
+ "lineHeight": "130%"
247
+ },
248
+ "sm": {
249
+ "fontFamily": "Good OT",
250
+ "fontSize": "18px",
251
+ "fontWeight": "Cond Medium",
252
+ "letterSpacing": ".05em",
253
+ "lineHeight": "130%"
254
+ }
255
+ }
256
+ },
257
+ "xl": {
258
+ "breakpoint": {
259
+ "lg": {
260
+ "fontFamily": "Good OT",
261
+ "fontSize": "32px",
262
+ "fontWeight": "Cond News",
263
+ "letterSpacing": ".05em",
264
+ "lineHeight": "130%"
265
+ },
266
+ "md": {
267
+ "fontFamily": "Good OT",
268
+ "fontSize": "28px",
269
+ "fontWeight": "Cond News",
270
+ "letterSpacing": ".05em",
271
+ "lineHeight": "130%"
272
+ },
273
+ "sm": {
274
+ "fontFamily": "Good OT",
275
+ "fontSize": "26px",
276
+ "fontWeight": "Cond News",
277
+ "letterSpacing": ".05em",
278
+ "lineHeight": "130%"
279
+ }
280
+ }
281
+ },
282
+ "xs": {
283
+ "breakpoint": {
284
+ "lg": {
285
+ "fontFamily": "Good OT",
286
+ "fontSize": "16px",
287
+ "fontWeight": "Cond Medium",
288
+ "letterSpacing": ".10em",
289
+ "lineHeight": "130%"
290
+ },
291
+ "md": {
292
+ "fontFamily": "Good OT",
293
+ "fontSize": "16px",
294
+ "fontWeight": "Cond Medium",
295
+ "letterSpacing": ".10em",
296
+ "lineHeight": "130%"
297
+ },
298
+ "sm": {
299
+ "fontFamily": "Good OT",
300
+ "fontSize": "16px",
301
+ "fontWeight": "Cond Medium",
302
+ "letterSpacing": ".10em",
303
+ "lineHeight": "130%"
304
+ }
305
+ }
306
+ },
307
+ "xxl": {
308
+ "breakpoint": {
309
+ "lg": {
310
+ "fontFamily": "Good OT",
311
+ "fontSize": "38px",
312
+ "fontWeight": "Cond News",
313
+ "letterSpacing": ".05em",
314
+ "lineHeight": "100%"
315
+ },
316
+ "md": {
317
+ "fontFamily": "Good OT",
318
+ "fontSize": "38px",
319
+ "fontWeight": "Cond News",
320
+ "letterSpacing": ".05em",
321
+ "lineHeight": "100%"
322
+ },
323
+ "sm": {
324
+ "fontFamily": "Good OT",
325
+ "fontSize": "32px",
326
+ "fontWeight": "Cond News",
327
+ "letterSpacing": ".05em",
328
+ "lineHeight": "100%"
329
+ }
330
+ }
331
+ },
332
+ "xxs": {
333
+ "breakpoint": {
334
+ "lg": {
335
+ "fontFamily": "Good OT",
336
+ "fontSize": "14px",
337
+ "fontWeight": "Cond News",
338
+ "letterSpacing": ".10em",
339
+ "lineHeight": "130%"
340
+ },
341
+ "md": {
342
+ "fontFamily": "Good OT",
343
+ "fontSize": "14px",
344
+ "fontWeight": "Cond News",
345
+ "letterSpacing": ".10em",
346
+ "lineHeight": "130%"
347
+ },
348
+ "sm": {
349
+ "fontFamily": "Good OT",
350
+ "fontSize": "14px",
351
+ "fontWeight": "Cond News",
352
+ "letterSpacing": ".10em",
353
+ "lineHeight": "130%"
354
+ }
355
+ }
356
+ }
357
+ },
358
+ "body": {
359
+ "default": {
360
+ "fontFamily": "AS Circular",
361
+ "fontSize": "16px",
362
+ "fontWeight": "Book",
363
+ "letterSpacing": "0",
364
+ "lineHeight": "24px"
365
+ },
366
+ "lg": {
367
+ "fontFamily": "AS Circular",
368
+ "fontSize": "18px",
369
+ "fontWeight": "Book",
370
+ "letterSpacing": "0",
371
+ "lineHeight": "26px"
372
+ },
373
+ "sm": {
374
+ "fontFamily": "AS Circular",
375
+ "fontSize": "14px",
376
+ "fontWeight": "Book",
377
+ "letterSpacing": "0",
378
+ "lineHeight": "20px"
379
+ },
380
+ "xs": {
381
+ "fontFamily": "AS Circular",
382
+ "fontSize": "12px",
383
+ "fontWeight": "Book",
384
+ "letterSpacing": "0",
385
+ "lineHeight": "16px"
386
+ },
387
+ "xxs": {
388
+ "fontFamily": "AS Circular",
389
+ "fontSize": "10px",
390
+ "fontWeight": "Book",
391
+ "letterSpacing": "0",
392
+ "lineHeight": "14px"
393
+ }
394
+ },
395
+ "display": {
396
+ "lg": {
397
+ "breakpoint": {
398
+ "lg": {
399
+ "fontFamily": "AS Circular",
400
+ "fontSize": "64px",
401
+ "fontWeight": "Light",
402
+ "letterSpacing": "0",
403
+ "lineHeight": "130%"
404
+ },
405
+ "md": {
406
+ "fontFamily": "AS Circular",
407
+ "fontSize": "56px",
408
+ "fontWeight": "Light",
409
+ "letterSpacing": "0",
410
+ "lineHeight": "130%"
411
+ },
412
+ "sm": {
413
+ "fontFamily": "AS Circular",
414
+ "fontSize": "44px",
415
+ "fontWeight": "Light",
416
+ "letterSpacing": "0",
417
+ "lineHeight": "130%"
418
+ }
419
+ }
420
+ },
421
+ "md": {
422
+ "breakpoint": {
423
+ "lg": {
424
+ "fontFamily": "AS Circular",
425
+ "fontSize": "56px",
426
+ "fontWeight": "Light",
427
+ "letterSpacing": "0",
428
+ "lineHeight": "130%"
429
+ },
430
+ "md": {
431
+ "fontFamily": "AS Circular",
432
+ "fontSize": "48px",
433
+ "fontWeight": "Light",
434
+ "letterSpacing": "0",
435
+ "lineHeight": "130%"
436
+ },
437
+ "sm": {
438
+ "fontFamily": "AS Circular",
439
+ "fontSize": "40px",
440
+ "fontWeight": "Light",
441
+ "letterSpacing": "0",
442
+ "lineHeight": "130%"
443
+ }
444
+ }
445
+ },
446
+ "sm": {
447
+ "breakpoint": {
448
+ "lg": {
449
+ "fontFamily": "AS Circular",
450
+ "fontSize": "48px",
451
+ "fontWeight": "Light",
452
+ "letterSpacing": "0",
453
+ "lineHeight": "130%"
454
+ },
455
+ "md": {
456
+ "fontFamily": "AS Circular",
457
+ "fontSize": "44px",
458
+ "fontWeight": "Light",
459
+ "letterSpacing": "0",
460
+ "lineHeight": "130%"
461
+ },
462
+ "sm": {
463
+ "fontFamily": "AS Circular",
464
+ "fontSize": "32px",
465
+ "fontWeight": "Light",
466
+ "letterSpacing": "0",
467
+ "lineHeight": "130%"
468
+ }
469
+ }
470
+ },
471
+ "xl": {
472
+ "breakpoint": {
473
+ "lg": {
474
+ "fontFamily": "AS Circular",
475
+ "fontSize": "72px",
476
+ "fontWeight": "Light",
477
+ "letterSpacing": "0",
478
+ "lineHeight": "130%"
479
+ },
480
+ "md": {
481
+ "fontFamily": "AS Circular",
482
+ "fontSize": "64px",
483
+ "fontWeight": "Light",
484
+ "letterSpacing": "0",
485
+ "lineHeight": "130%"
486
+ },
487
+ "sm": {
488
+ "fontFamily": "AS Circular",
489
+ "fontSize": "48px",
490
+ "fontWeight": "Light",
491
+ "letterSpacing": "0",
492
+ "lineHeight": "130%"
493
+ }
494
+ }
495
+ },
496
+ "xs": {
497
+ "breakpoint": {
498
+ "lg": {
499
+ "fontFamily": "AS Circular",
500
+ "fontSize": "38px",
501
+ "fontWeight": "Light",
502
+ "letterSpacing": "0",
503
+ "lineHeight": "130%"
504
+ },
505
+ "md": {
506
+ "fontFamily": "AS Circular",
507
+ "fontSize": "36px",
508
+ "fontWeight": "Light",
509
+ "letterSpacing": "0",
510
+ "lineHeight": "130%"
511
+ },
512
+ "sm": {
513
+ "fontFamily": "AS Circular",
514
+ "fontSize": "28px",
515
+ "fontWeight": "Light",
516
+ "letterSpacing": "0",
517
+ "lineHeight": "130%"
518
+ }
519
+ }
520
+ },
521
+ "xxl": {
522
+ "breakpoint": {
523
+ "lg": {
524
+ "fontFamily": "AS Circular",
525
+ "fontSize": "86px",
526
+ "fontWeight": "Light",
527
+ "letterSpacing": "0",
528
+ "lineHeight": "130%"
529
+ },
530
+ "md": {
531
+ "fontFamily": "AS Circular",
532
+ "fontSize": "72px",
533
+ "fontWeight": "Light",
534
+ "letterSpacing": "0",
535
+ "lineHeight": "130%"
536
+ },
537
+ "sm": {
538
+ "fontFamily": "AS Circular",
539
+ "fontSize": "56px",
540
+ "fontWeight": "Light",
541
+ "letterSpacing": "0",
542
+ "lineHeight": "130%"
543
+ }
544
+ }
545
+ }
546
+ },
547
+ "heading": {
548
+ "lg": {
549
+ "breakpoint": {
550
+ "lg": {
551
+ "fontFamily": "AS Circular",
552
+ "fontSize": "36px",
553
+ "fontWeight": "Light",
554
+ "letterSpacing": "0",
555
+ "lineHeight": "130%"
556
+ },
557
+ "md": {
558
+ "fontFamily": "AS Circular",
559
+ "fontSize": "32px",
560
+ "fontWeight": "Light",
561
+ "letterSpacing": "0",
562
+ "lineHeight": "130%"
563
+ },
564
+ "sm": {
565
+ "fontFamily": "AS Circular",
566
+ "fontSize": "28px",
567
+ "fontWeight": "Light",
568
+ "letterSpacing": "0",
569
+ "lineHeight": "130%"
570
+ }
571
+ }
572
+ },
573
+ "md": {
574
+ "breakpoint": {
575
+ "lg": {
576
+ "fontFamily": "AS Circular",
577
+ "fontSize": "28px",
578
+ "fontWeight": "Light",
579
+ "letterSpacing": "0",
580
+ "lineHeight": "130%"
581
+ },
582
+ "md": {
583
+ "fontFamily": "AS Circular",
584
+ "fontSize": "28px",
585
+ "fontWeight": "Light",
586
+ "letterSpacing": "0",
587
+ "lineHeight": "130%"
588
+ },
589
+ "sm": {
590
+ "fontFamily": "AS Circular",
591
+ "fontSize": "26px",
592
+ "fontWeight": "Light",
593
+ "letterSpacing": "0",
594
+ "lineHeight": "130%"
595
+ }
596
+ }
597
+ },
598
+ "sm": {
599
+ "breakpoint": {
600
+ "lg": {
601
+ "fontFamily": "AS Circular",
602
+ "fontSize": "24px",
603
+ "fontWeight": "Light",
604
+ "letterSpacing": "0",
605
+ "lineHeight": "130%"
606
+ },
607
+ "md": {
608
+ "fontFamily": "AS Circular",
609
+ "fontSize": "24px",
610
+ "fontWeight": "Light",
611
+ "letterSpacing": "0",
612
+ "lineHeight": "130%"
613
+ },
614
+ "sm": {
615
+ "fontFamily": "AS Circular",
616
+ "fontSize": "22px",
617
+ "fontWeight": "Light",
618
+ "letterSpacing": "0",
619
+ "lineHeight": "130%"
620
+ }
621
+ }
622
+ },
623
+ "xl": {
624
+ "breakpoint": {
625
+ "lg": {
626
+ "fontFamily": "AS Circular",
627
+ "fontSize": "40px",
628
+ "fontWeight": "Light",
629
+ "letterSpacing": "0",
630
+ "lineHeight": "130%"
631
+ },
632
+ "md": {
633
+ "fontFamily": "AS Circular",
634
+ "fontSize": "36px",
635
+ "fontWeight": "Light",
636
+ "letterSpacing": "0",
637
+ "lineHeight": "130%"
638
+ },
639
+ "sm": {
640
+ "fontFamily": "AS Circular",
641
+ "fontSize": "32px",
642
+ "fontWeight": "Light",
643
+ "letterSpacing": "0",
644
+ "lineHeight": "130%"
645
+ }
646
+ }
647
+ },
648
+ "xs": {
649
+ "breakpoint": {
650
+ "lg": {
651
+ "fontFamily": "AS Circular",
652
+ "fontSize": "20px",
653
+ "fontWeight": "Book",
654
+ "letterSpacing": "0",
655
+ "lineHeight": "130%"
656
+ },
657
+ "md": {
658
+ "fontFamily": "AS Circular",
659
+ "fontSize": "20px",
660
+ "fontWeight": "Book",
661
+ "letterSpacing": "0",
662
+ "lineHeight": "130%"
663
+ },
664
+ "sm": {
665
+ "fontFamily": "AS Circular",
666
+ "fontSize": "20px",
667
+ "fontWeight": "Book",
668
+ "letterSpacing": "0",
669
+ "lineHeight": "130%"
670
+ }
671
+ }
672
+ },
673
+ "xxs": {
674
+ "breakpoint": {
675
+ "lg": {
676
+ "fontFamily": "AS Circular",
677
+ "fontSize": "18px",
678
+ "fontWeight": "Book",
679
+ "letterSpacing": "0",
680
+ "lineHeight": "130%"
681
+ },
682
+ "md": {
683
+ "fontFamily": "AS Circular",
684
+ "fontSize": "18px",
685
+ "fontWeight": "Book",
686
+ "letterSpacing": "0",
687
+ "lineHeight": "130%"
688
+ },
689
+ "sm": {
690
+ "fontFamily": "AS Circular",
691
+ "fontSize": "18px",
692
+ "fontWeight": "Book",
693
+ "letterSpacing": "0",
694
+ "lineHeight": "130%"
695
+ }
696
+ }
697
+ }
698
+ }
699
+ },
700
+ "cornerRadius": {
701
+ "large": "100px",
702
+ "medium": "6px",
703
+ "small": "6px"
704
+ }
705
+ }
706
+ }