@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.
- package/CHANGELOG.md +27 -0
- package/dist/CSSCustomProperties--bundled.css +847 -71
- package/dist/alaska/CSSCustomProperties--alaska.css +457 -0
- package/dist/alaska/JSONVariablesNested--alaska.json +706 -0
- package/dist/alaska/JSObject--allTokens.js +15481 -0
- package/dist/alaska/SCSSVariables--alaska.scss +454 -0
- package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +458 -0
- package/dist/alaska/primitives--alaska.scss +246 -0
- package/dist/auro-classic/CSSCustomProperties.css +1 -1
- package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
- package/dist/auro-classic/JSData--color.js +1 -1
- package/dist/auro-classic/JSObject--allTokens.js +1 -1
- package/dist/auro-classic/JSObject--deprecated.js +1 -1
- package/dist/auro-classic/JSVariables--color.js +1 -1
- package/dist/auro-classic/SCSSVariableMap.scss +1 -1
- package/dist/auro-classic/SCSSVariables.scss +1 -1
- package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
- package/dist/auro-classic/SassCustomProperties.scss +1 -1
- package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
- package/dist/hawaiian/CSSCustomProperties--hawaiian.css +393 -71
- package/dist/hawaiian/JSONVariablesNested--hawaiian.json +614 -96
- package/dist/hawaiian/JSObject--allTokens.js +13917 -2636
- package/dist/hawaiian/SCSSVariables--hawaiian.scss +393 -71
- package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +394 -72
- package/dist/hawaiian/primitives--hawaiian.scss +25 -24
- package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
- package/package.json +1 -1
- package/src/primitives/alaska/color.json +456 -456
- package/src/primitives/alaska/font.json +9 -9
- package/src/primitives/base/color.json +284 -284
- package/src/primitives/base/font.json +186 -175
- package/src/primitives/base/transparency.json +108 -108
- package/src/primitives/hawaiian/color.json +287 -287
- package/src/primitives/hawaiian/font.json +9 -9
- package/src/themes/alaska/advanced/accents.json +104 -0
- package/src/themes/alaska/advanced/boolean.json +87 -95
- package/src/themes/alaska/advanced/button/primary.json +146 -0
- package/src/themes/alaska/advanced/button/secondary.json +106 -0
- package/src/themes/alaska/advanced/button/tertiary.json +98 -0
- package/src/themes/alaska/advanced/hyperlink.json +34 -56
- package/src/themes/alaska/advanced/shared.json +43 -41
- package/src/themes/alaska/advanced/state.json +42 -48
- package/src/themes/alaska/basic/color/border.json +43 -45
- package/src/themes/alaska/basic/color/brand.json +68 -72
- package/src/themes/alaska/basic/color/fare-brand.json +46 -46
- package/src/themes/alaska/basic/color/page-background.json +9 -9
- package/src/themes/alaska/basic/color/status.json +61 -69
- package/src/themes/alaska/basic/color/surface.json +72 -80
- package/src/themes/alaska/basic/color/text-icon.json +38 -78
- package/src/themes/alaska/basic/corner-radius.json +15 -15
- package/src/themes/alaska/basic/font/accent.json +847 -217
- package/src/themes/alaska/basic/font/body.json +203 -48
- package/src/themes/alaska/basic/font/display.json +727 -187
- package/src/themes/alaska/basic/font/heading.json +725 -182
- package/src/themes/alaska-classic/color.json +2 -2
- package/src/themes/alaska-classic/typography.json +124 -124
- package/src/themes/hawaiian/advanced/accents.json +104 -0
- package/src/themes/hawaiian/advanced/boolean.json +115 -125
- package/src/themes/hawaiian/advanced/button/primary.json +146 -0
- package/src/themes/hawaiian/advanced/button/secondary.json +106 -0
- package/src/themes/hawaiian/advanced/button/tertiary.json +98 -0
- package/src/themes/hawaiian/advanced/hyperlink.json +19 -43
- package/src/themes/hawaiian/advanced/shared.json +30 -30
- package/src/themes/hawaiian/advanced/state.json +52 -60
- package/src/themes/hawaiian/basic/color/border.json +28 -29
- package/src/themes/hawaiian/basic/color/brand.json +48 -49
- package/src/themes/hawaiian/basic/color/fare-brand.json +44 -45
- package/src/themes/hawaiian/basic/color/page-background.json +8 -9
- package/src/themes/hawaiian/basic/color/status.json +36 -37
- package/src/themes/hawaiian/basic/color/surface.json +40 -41
- package/src/themes/hawaiian/basic/color/text-icon.json +38 -40
- package/src/themes/hawaiian/basic/corner-radius.json +30 -0
- package/src/themes/hawaiian/basic/font/accent.json +846 -216
- package/src/themes/hawaiian/basic/font/body.json +202 -47
- package/src/themes/hawaiian/basic/font/display.json +788 -0
- package/src/themes/hawaiian/basic/font/heading.json +724 -184
- package/src/themes/alaska/advanced/button.json +0 -260
- package/src/themes/hawaiian/advanced/button.json +0 -334
- package/src/themes/hawaiian/basic/color/color.json +0 -57
- package/src/themes/hawaiian/basic/font/typography.json +0 -248
|
@@ -2,247 +2,787 @@
|
|
|
2
2
|
"basic": {
|
|
3
3
|
"text": {
|
|
4
4
|
"display": {
|
|
5
|
-
"
|
|
5
|
+
"lg": {
|
|
6
6
|
"breakpoint": {
|
|
7
7
|
"lg": {
|
|
8
|
-
"fontFamily":
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"
|
|
17
|
-
|
|
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.64.value}"
|
|
23
|
+
},
|
|
24
|
+
"fontWeight": {
|
|
25
|
+
"default": true,
|
|
26
|
+
"deprecated": false,
|
|
27
|
+
"public": true,
|
|
28
|
+
"type": "semantic",
|
|
29
|
+
"usage": "",
|
|
30
|
+
"value": "{font.weight.300.value}"
|
|
31
|
+
},
|
|
32
|
+
"letterSpacing": {
|
|
33
|
+
"default": true,
|
|
34
|
+
"deprecated": false,
|
|
35
|
+
"public": true,
|
|
36
|
+
"type": "semantic",
|
|
37
|
+
"usage": "",
|
|
38
|
+
"value": "{font.letterSpacing.xs.value}"
|
|
39
|
+
},
|
|
40
|
+
"lineHeight": {
|
|
41
|
+
"default": true,
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "",
|
|
46
|
+
"value": "{font.lineHeight.percent.130.value}"
|
|
47
|
+
}
|
|
18
48
|
},
|
|
19
49
|
"md": {
|
|
20
|
-
"fontFamily":
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
"
|
|
29
|
-
|
|
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.56.value}"
|
|
65
|
+
},
|
|
66
|
+
"fontWeight": {
|
|
67
|
+
"default": true,
|
|
68
|
+
"deprecated": false,
|
|
69
|
+
"public": true,
|
|
70
|
+
"type": "semantic",
|
|
71
|
+
"usage": "",
|
|
72
|
+
"value": "{font.weight.300.value}"
|
|
73
|
+
},
|
|
74
|
+
"letterSpacing": {
|
|
75
|
+
"default": true,
|
|
76
|
+
"deprecated": false,
|
|
77
|
+
"public": true,
|
|
78
|
+
"type": "semantic",
|
|
79
|
+
"usage": "",
|
|
80
|
+
"value": "{font.letterSpacing.xs.value}"
|
|
81
|
+
},
|
|
82
|
+
"lineHeight": {
|
|
83
|
+
"default": true,
|
|
84
|
+
"deprecated": false,
|
|
85
|
+
"public": true,
|
|
86
|
+
"type": "semantic",
|
|
87
|
+
"usage": "",
|
|
88
|
+
"value": "{font.lineHeight.percent.130.value}"
|
|
89
|
+
}
|
|
30
90
|
},
|
|
31
91
|
"sm": {
|
|
32
|
-
"fontFamily":
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
"
|
|
41
|
-
|
|
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.44.value}"
|
|
107
|
+
},
|
|
108
|
+
"fontWeight": {
|
|
109
|
+
"default": true,
|
|
110
|
+
"deprecated": false,
|
|
111
|
+
"public": true,
|
|
112
|
+
"type": "semantic",
|
|
113
|
+
"usage": "",
|
|
114
|
+
"value": "{font.weight.300.value}"
|
|
115
|
+
},
|
|
116
|
+
"letterSpacing": {
|
|
117
|
+
"default": true,
|
|
118
|
+
"deprecated": false,
|
|
119
|
+
"public": true,
|
|
120
|
+
"type": "semantic",
|
|
121
|
+
"usage": "",
|
|
122
|
+
"value": "{font.letterSpacing.xs.value}"
|
|
123
|
+
},
|
|
124
|
+
"lineHeight": {
|
|
125
|
+
"default": true,
|
|
126
|
+
"deprecated": false,
|
|
127
|
+
"public": true,
|
|
128
|
+
"type": "semantic",
|
|
129
|
+
"usage": "",
|
|
130
|
+
"value": "{font.lineHeight.percent.130.value}"
|
|
131
|
+
}
|
|
42
132
|
}
|
|
43
133
|
}
|
|
44
134
|
},
|
|
45
|
-
"
|
|
135
|
+
"md": {
|
|
46
136
|
"breakpoint": {
|
|
47
137
|
"lg": {
|
|
48
|
-
"fontFamily":
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
"
|
|
57
|
-
|
|
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.56.value}"
|
|
153
|
+
},
|
|
154
|
+
"fontWeight": {
|
|
155
|
+
"default": true,
|
|
156
|
+
"deprecated": false,
|
|
157
|
+
"public": true,
|
|
158
|
+
"type": "semantic",
|
|
159
|
+
"usage": "",
|
|
160
|
+
"value": "{font.weight.300.value}"
|
|
161
|
+
},
|
|
162
|
+
"letterSpacing": {
|
|
163
|
+
"default": true,
|
|
164
|
+
"deprecated": false,
|
|
165
|
+
"public": true,
|
|
166
|
+
"type": "semantic",
|
|
167
|
+
"usage": "",
|
|
168
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
58
178
|
},
|
|
59
179
|
"md": {
|
|
60
|
-
"fontFamily":
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
"
|
|
69
|
-
|
|
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.48.value}"
|
|
195
|
+
},
|
|
196
|
+
"fontWeight": {
|
|
197
|
+
"default": true,
|
|
198
|
+
"deprecated": false,
|
|
199
|
+
"public": true,
|
|
200
|
+
"type": "semantic",
|
|
201
|
+
"usage": "",
|
|
202
|
+
"value": "{font.weight.300.value}"
|
|
203
|
+
},
|
|
204
|
+
"letterSpacing": {
|
|
205
|
+
"default": true,
|
|
206
|
+
"deprecated": false,
|
|
207
|
+
"public": true,
|
|
208
|
+
"type": "semantic",
|
|
209
|
+
"usage": "",
|
|
210
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
70
220
|
},
|
|
71
221
|
"sm": {
|
|
72
|
-
"fontFamily":
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
"
|
|
81
|
-
|
|
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.40.value}"
|
|
237
|
+
},
|
|
238
|
+
"fontWeight": {
|
|
239
|
+
"default": true,
|
|
240
|
+
"deprecated": false,
|
|
241
|
+
"public": true,
|
|
242
|
+
"type": "semantic",
|
|
243
|
+
"usage": "",
|
|
244
|
+
"value": "{font.weight.300.value}"
|
|
245
|
+
},
|
|
246
|
+
"letterSpacing": {
|
|
247
|
+
"default": true,
|
|
248
|
+
"deprecated": false,
|
|
249
|
+
"public": true,
|
|
250
|
+
"type": "semantic",
|
|
251
|
+
"usage": "",
|
|
252
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
82
262
|
}
|
|
83
263
|
}
|
|
84
264
|
},
|
|
85
|
-
"
|
|
265
|
+
"sm": {
|
|
86
266
|
"breakpoint": {
|
|
87
267
|
"lg": {
|
|
88
|
-
"fontFamily":
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
"
|
|
97
|
-
|
|
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.48.value}"
|
|
283
|
+
},
|
|
284
|
+
"fontWeight": {
|
|
285
|
+
"default": true,
|
|
286
|
+
"deprecated": false,
|
|
287
|
+
"public": true,
|
|
288
|
+
"type": "semantic",
|
|
289
|
+
"usage": "",
|
|
290
|
+
"value": "{font.weight.300.value}"
|
|
291
|
+
},
|
|
292
|
+
"letterSpacing": {
|
|
293
|
+
"default": true,
|
|
294
|
+
"deprecated": false,
|
|
295
|
+
"public": true,
|
|
296
|
+
"type": "semantic",
|
|
297
|
+
"usage": "",
|
|
298
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
98
308
|
},
|
|
99
309
|
"md": {
|
|
100
|
-
"fontFamily":
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
"
|
|
109
|
-
|
|
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.44.value}"
|
|
325
|
+
},
|
|
326
|
+
"fontWeight": {
|
|
327
|
+
"default": true,
|
|
328
|
+
"deprecated": false,
|
|
329
|
+
"public": true,
|
|
330
|
+
"type": "semantic",
|
|
331
|
+
"usage": "",
|
|
332
|
+
"value": "{font.weight.300.value}"
|
|
333
|
+
},
|
|
334
|
+
"letterSpacing": {
|
|
335
|
+
"default": true,
|
|
336
|
+
"deprecated": false,
|
|
337
|
+
"public": true,
|
|
338
|
+
"type": "semantic",
|
|
339
|
+
"usage": "",
|
|
340
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
110
350
|
},
|
|
111
351
|
"sm": {
|
|
112
|
-
"fontFamily":
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
"
|
|
121
|
-
|
|
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.32.value}"
|
|
367
|
+
},
|
|
368
|
+
"fontWeight": {
|
|
369
|
+
"default": true,
|
|
370
|
+
"deprecated": false,
|
|
371
|
+
"public": true,
|
|
372
|
+
"type": "semantic",
|
|
373
|
+
"usage": "",
|
|
374
|
+
"value": "{font.weight.300.value}"
|
|
375
|
+
},
|
|
376
|
+
"letterSpacing": {
|
|
377
|
+
"default": true,
|
|
378
|
+
"deprecated": false,
|
|
379
|
+
"public": true,
|
|
380
|
+
"type": "semantic",
|
|
381
|
+
"usage": "",
|
|
382
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
122
392
|
}
|
|
123
393
|
}
|
|
124
394
|
},
|
|
125
|
-
"
|
|
395
|
+
"xl": {
|
|
126
396
|
"breakpoint": {
|
|
127
397
|
"lg": {
|
|
128
|
-
"fontFamily":
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
"
|
|
137
|
-
|
|
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.72.value}"
|
|
413
|
+
},
|
|
414
|
+
"fontWeight": {
|
|
415
|
+
"default": true,
|
|
416
|
+
"deprecated": false,
|
|
417
|
+
"public": true,
|
|
418
|
+
"type": "semantic",
|
|
419
|
+
"usage": "",
|
|
420
|
+
"value": "{font.weight.300.value}"
|
|
421
|
+
},
|
|
422
|
+
"letterSpacing": {
|
|
423
|
+
"default": true,
|
|
424
|
+
"deprecated": false,
|
|
425
|
+
"public": true,
|
|
426
|
+
"type": "semantic",
|
|
427
|
+
"usage": "",
|
|
428
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
138
438
|
},
|
|
139
439
|
"md": {
|
|
140
|
-
"fontFamily":
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
"
|
|
149
|
-
|
|
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.64.value}"
|
|
455
|
+
},
|
|
456
|
+
"fontWeight": {
|
|
457
|
+
"default": true,
|
|
458
|
+
"deprecated": false,
|
|
459
|
+
"public": true,
|
|
460
|
+
"type": "semantic",
|
|
461
|
+
"usage": "",
|
|
462
|
+
"value": "{font.weight.300.value}"
|
|
463
|
+
},
|
|
464
|
+
"letterSpacing": {
|
|
465
|
+
"default": true,
|
|
466
|
+
"deprecated": false,
|
|
467
|
+
"public": true,
|
|
468
|
+
"type": "semantic",
|
|
469
|
+
"usage": "",
|
|
470
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
150
480
|
},
|
|
151
481
|
"sm": {
|
|
152
|
-
"fontFamily":
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
"
|
|
161
|
-
|
|
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.48.value}"
|
|
497
|
+
},
|
|
498
|
+
"fontWeight": {
|
|
499
|
+
"default": true,
|
|
500
|
+
"deprecated": false,
|
|
501
|
+
"public": true,
|
|
502
|
+
"type": "semantic",
|
|
503
|
+
"usage": "",
|
|
504
|
+
"value": "{font.weight.300.value}"
|
|
505
|
+
},
|
|
506
|
+
"letterSpacing": {
|
|
507
|
+
"default": true,
|
|
508
|
+
"deprecated": false,
|
|
509
|
+
"public": true,
|
|
510
|
+
"type": "semantic",
|
|
511
|
+
"usage": "",
|
|
512
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
162
522
|
}
|
|
163
523
|
}
|
|
164
524
|
},
|
|
165
|
-
"
|
|
525
|
+
"xs": {
|
|
166
526
|
"breakpoint": {
|
|
167
527
|
"lg": {
|
|
168
|
-
"fontFamily":
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
"
|
|
177
|
-
|
|
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.38.value}"
|
|
543
|
+
},
|
|
544
|
+
"fontWeight": {
|
|
545
|
+
"default": true,
|
|
546
|
+
"deprecated": false,
|
|
547
|
+
"public": true,
|
|
548
|
+
"type": "semantic",
|
|
549
|
+
"usage": "",
|
|
550
|
+
"value": "{font.weight.300.value}"
|
|
551
|
+
},
|
|
552
|
+
"letterSpacing": {
|
|
553
|
+
"default": true,
|
|
554
|
+
"deprecated": false,
|
|
555
|
+
"public": true,
|
|
556
|
+
"type": "semantic",
|
|
557
|
+
"usage": "",
|
|
558
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
178
568
|
},
|
|
179
569
|
"md": {
|
|
180
|
-
"fontFamily":
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
"
|
|
189
|
-
|
|
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.36.value}"
|
|
585
|
+
},
|
|
586
|
+
"fontWeight": {
|
|
587
|
+
"default": true,
|
|
588
|
+
"deprecated": false,
|
|
589
|
+
"public": true,
|
|
590
|
+
"type": "semantic",
|
|
591
|
+
"usage": "",
|
|
592
|
+
"value": "{font.weight.300.value}"
|
|
593
|
+
},
|
|
594
|
+
"letterSpacing": {
|
|
595
|
+
"default": true,
|
|
596
|
+
"deprecated": false,
|
|
597
|
+
"public": true,
|
|
598
|
+
"type": "semantic",
|
|
599
|
+
"usage": "",
|
|
600
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
190
610
|
},
|
|
191
611
|
"sm": {
|
|
192
|
-
"fontFamily":
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
"
|
|
201
|
-
|
|
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.28.value}"
|
|
627
|
+
},
|
|
628
|
+
"fontWeight": {
|
|
629
|
+
"default": true,
|
|
630
|
+
"deprecated": false,
|
|
631
|
+
"public": true,
|
|
632
|
+
"type": "semantic",
|
|
633
|
+
"usage": "",
|
|
634
|
+
"value": "{font.weight.300.value}"
|
|
635
|
+
},
|
|
636
|
+
"letterSpacing": {
|
|
637
|
+
"default": true,
|
|
638
|
+
"deprecated": false,
|
|
639
|
+
"public": true,
|
|
640
|
+
"type": "semantic",
|
|
641
|
+
"usage": "",
|
|
642
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
202
652
|
}
|
|
203
653
|
}
|
|
204
654
|
},
|
|
205
|
-
"
|
|
655
|
+
"xxl": {
|
|
206
656
|
"breakpoint": {
|
|
207
657
|
"lg": {
|
|
208
|
-
"fontFamily":
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
"
|
|
217
|
-
|
|
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.86.value}"
|
|
673
|
+
},
|
|
674
|
+
"fontWeight": {
|
|
675
|
+
"default": true,
|
|
676
|
+
"deprecated": false,
|
|
677
|
+
"public": true,
|
|
678
|
+
"type": "semantic",
|
|
679
|
+
"usage": "",
|
|
680
|
+
"value": "{font.weight.300.value}"
|
|
681
|
+
},
|
|
682
|
+
"letterSpacing": {
|
|
683
|
+
"default": true,
|
|
684
|
+
"deprecated": false,
|
|
685
|
+
"public": true,
|
|
686
|
+
"type": "semantic",
|
|
687
|
+
"usage": "",
|
|
688
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
218
698
|
},
|
|
219
699
|
"md": {
|
|
220
|
-
"fontFamily":
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
"
|
|
229
|
-
|
|
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.72.value}"
|
|
715
|
+
},
|
|
716
|
+
"fontWeight": {
|
|
717
|
+
"default": true,
|
|
718
|
+
"deprecated": false,
|
|
719
|
+
"public": true,
|
|
720
|
+
"type": "semantic",
|
|
721
|
+
"usage": "",
|
|
722
|
+
"value": "{font.weight.300.value}"
|
|
723
|
+
},
|
|
724
|
+
"letterSpacing": {
|
|
725
|
+
"default": true,
|
|
726
|
+
"deprecated": false,
|
|
727
|
+
"public": true,
|
|
728
|
+
"type": "semantic",
|
|
729
|
+
"usage": "",
|
|
730
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
230
740
|
},
|
|
231
741
|
"sm": {
|
|
232
|
-
"fontFamily":
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
"
|
|
241
|
-
|
|
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.56.value}"
|
|
757
|
+
},
|
|
758
|
+
"fontWeight": {
|
|
759
|
+
"default": true,
|
|
760
|
+
"deprecated": false,
|
|
761
|
+
"public": true,
|
|
762
|
+
"type": "semantic",
|
|
763
|
+
"usage": "",
|
|
764
|
+
"value": "{font.weight.300.value}"
|
|
765
|
+
},
|
|
766
|
+
"letterSpacing": {
|
|
767
|
+
"default": true,
|
|
768
|
+
"deprecated": false,
|
|
769
|
+
"public": true,
|
|
770
|
+
"type": "semantic",
|
|
771
|
+
"usage": "",
|
|
772
|
+
"value": "{font.letterSpacing.xs.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
|
+
}
|
|
242
782
|
}
|
|
243
783
|
}
|
|
244
784
|
}
|
|
245
785
|
}
|
|
246
786
|
}
|
|
247
787
|
}
|
|
248
|
-
}
|
|
788
|
+
}
|