@seed-design/rootage-artifacts 1.2.11 → 2.0.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 (128) hide show
  1. package/__generated__/collections.json +53 -0
  2. package/__generated__/color.json +2452 -0
  3. package/__generated__/components/accordion-item.json +501 -0
  4. package/__generated__/components/accordion.json +86 -0
  5. package/__generated__/components/action-button.json +1568 -0
  6. package/__generated__/components/action-chip.json +454 -0
  7. package/__generated__/components/action-sheet-close-button.json +115 -0
  8. package/__generated__/components/action-sheet-item.json +159 -0
  9. package/__generated__/components/action-sheet.json +269 -0
  10. package/__generated__/components/attachment-input-dropzone.json +145 -0
  11. package/__generated__/components/attachment-input-item-action-button.json +149 -0
  12. package/__generated__/components/attachment-input-item-remove-button.json +127 -0
  13. package/__generated__/components/attachment-input-item.json +448 -0
  14. package/__generated__/components/attachment-input-trigger.json +210 -0
  15. package/__generated__/components/attachment-input.json +58 -0
  16. package/__generated__/components/avatar-stack.json +396 -0
  17. package/__generated__/components/avatar.json +698 -0
  18. package/__generated__/components/badge.json +759 -0
  19. package/__generated__/components/bottom-sheet-close-button.json +106 -0
  20. package/__generated__/components/bottom-sheet-handle.json +136 -0
  21. package/__generated__/components/bottom-sheet.json +435 -0
  22. package/__generated__/components/callout.json +613 -0
  23. package/__generated__/components/checkbox-group.json +43 -0
  24. package/__generated__/components/checkbox.json +196 -0
  25. package/__generated__/components/checkmark.json +573 -0
  26. package/__generated__/components/chip-tablist.json +107 -0
  27. package/__generated__/components/chip.json +929 -0
  28. package/__generated__/components/content-placeholder.json +171 -0
  29. package/__generated__/components/contextual-floating-button.json +473 -0
  30. package/__generated__/components/control-chip.json +524 -0
  31. package/__generated__/components/dialog.json +307 -0
  32. package/__generated__/components/divider.json +46 -0
  33. package/__generated__/components/extended-action-sheet-close-button.json +122 -0
  34. package/__generated__/components/extended-action-sheet-item.json +197 -0
  35. package/__generated__/components/extended-action-sheet.json +308 -0
  36. package/__generated__/components/extended-fab.json +337 -0
  37. package/__generated__/components/fab.json +124 -0
  38. package/__generated__/components/field-label.json +108 -0
  39. package/__generated__/components/field.json +381 -0
  40. package/__generated__/components/floating-action-button.json +259 -0
  41. package/__generated__/components/help-bubble.json +310 -0
  42. package/__generated__/components/identity-placeholder.json +56 -0
  43. package/__generated__/components/image-frame-floater.json +47 -0
  44. package/__generated__/components/image-frame-indicator.json +99 -0
  45. package/__generated__/components/image-frame-reaction-button.json +132 -0
  46. package/__generated__/components/image-frame.json +97 -0
  47. package/__generated__/components/inline-banner.json +581 -0
  48. package/__generated__/components/input-button.json +558 -0
  49. package/__generated__/components/link-content.json +210 -0
  50. package/__generated__/components/list-header.json +133 -0
  51. package/__generated__/components/list-item.json +401 -0
  52. package/__generated__/components/manner-temp-badge.json +373 -0
  53. package/__generated__/components/manner-temp.json +309 -0
  54. package/__generated__/components/menu-item.json +448 -0
  55. package/__generated__/components/menu-sheet-close-button.json +121 -0
  56. package/__generated__/components/menu-sheet-item.json +284 -0
  57. package/__generated__/components/menu-sheet.json +314 -0
  58. package/__generated__/components/menu.json +319 -0
  59. package/__generated__/components/notification-badge.json +232 -0
  60. package/__generated__/components/page-banner.json +956 -0
  61. package/__generated__/components/progress-circle.json +318 -0
  62. package/__generated__/components/radio-group.json +43 -0
  63. package/__generated__/components/radio.json +196 -0
  64. package/__generated__/components/radiomark.json +399 -0
  65. package/__generated__/components/reaction-button.json +504 -0
  66. package/__generated__/components/scroll-fog.json +60 -0
  67. package/__generated__/components/segmented-control-indicator.json +107 -0
  68. package/__generated__/components/segmented-control-item.json +205 -0
  69. package/__generated__/components/segmented-control.json +57 -0
  70. package/__generated__/components/select-box-checkmark.json +149 -0
  71. package/__generated__/components/select-box-group.json +50 -0
  72. package/__generated__/components/select-box.json +468 -0
  73. package/__generated__/components/side-panel-close-button.json +120 -0
  74. package/__generated__/components/side-panel.json +434 -0
  75. package/__generated__/components/skeleton.json +236 -0
  76. package/__generated__/components/slider-thumb.json +114 -0
  77. package/__generated__/components/slider-tick.json +97 -0
  78. package/__generated__/components/slider.json +395 -0
  79. package/__generated__/components/snackbar.json +360 -0
  80. package/__generated__/components/switch.json +207 -0
  81. package/__generated__/components/switchmark.json +502 -0
  82. package/__generated__/components/tab.json +189 -0
  83. package/__generated__/components/tablist.json +225 -0
  84. package/__generated__/components/tag-group-item.json +402 -0
  85. package/__generated__/components/tag-group.json +137 -0
  86. package/__generated__/components/text-button.json +114 -0
  87. package/__generated__/components/text-input.json +886 -0
  88. package/__generated__/components/toggle-button.json +641 -0
  89. package/__generated__/components/top-navigation-icon-button.json +139 -0
  90. package/__generated__/components/top-navigation-text-button.json +225 -0
  91. package/__generated__/components/top-navigation.json +438 -0
  92. package/__generated__/components/typography.json +2674 -0
  93. package/__generated__/dimension.json +275 -0
  94. package/__generated__/duration.json +95 -0
  95. package/__generated__/font-size.json +338 -0
  96. package/__generated__/font-weight.json +36 -0
  97. package/__generated__/gradient.json +247 -0
  98. package/__generated__/index.json +309 -0
  99. package/__generated__/line-height.json +338 -0
  100. package/__generated__/radius.json +133 -0
  101. package/__generated__/shadow.json +170 -0
  102. package/__generated__/timing-function.json +103 -0
  103. package/collections.yaml +15 -3
  104. package/color.yaml +13 -10
  105. package/components/accordion-item.yaml +193 -0
  106. package/components/accordion.yaml +33 -0
  107. package/components/attachment-input-dropzone.yaml +55 -0
  108. package/components/attachment-input-item-action-button.yaml +53 -0
  109. package/components/attachment-input-item-remove-button.yaml +48 -0
  110. package/components/attachment-input-item.yaml +168 -0
  111. package/components/attachment-input-trigger.yaml +81 -0
  112. package/components/attachment-input.yaml +25 -0
  113. package/components/chip-tablist.yaml +0 -4
  114. package/components/image-frame.yaml +0 -20
  115. package/components/input-button.yaml +67 -20
  116. package/components/menu-item.yaml +162 -0
  117. package/components/menu-sheet-close-button.yaml +0 -1
  118. package/components/menu-sheet.yaml +5 -5
  119. package/components/menu.yaml +124 -0
  120. package/components/side-panel-close-button.yaml +44 -0
  121. package/components/side-panel.yaml +170 -0
  122. package/components/text-input.yaml +61 -18
  123. package/components/typography.yaml +276 -0
  124. package/font-size.yaml +32 -0
  125. package/gradient.yaml +0 -38
  126. package/line-height.yaml +32 -0
  127. package/package.json +11 -3
  128. package/components/chip-tab.yaml +0 -137
@@ -0,0 +1,2674 @@
1
+ {
2
+ "kind": "ComponentSpec",
3
+ "metadata": {
4
+ "id": "typography",
5
+ "name": "Typography"
6
+ },
7
+ "data": {
8
+ "id": "typography",
9
+ "name": "Typography",
10
+ "schema": {
11
+ "slots": {
12
+ "root": {
13
+ "properties": {
14
+ "fontSize": {
15
+ "type": "dimension"
16
+ },
17
+ "lineHeight": {
18
+ "type": "dimension"
19
+ },
20
+ "fontWeight": {
21
+ "type": "number"
22
+ }
23
+ }
24
+ }
25
+ },
26
+ "variants": {
27
+ "textStyle": {
28
+ "values": {
29
+ "screenTitle": {
30
+ "description": "화면에 크게 표시되는 주요 제목이나 타이틀에 사용합니다."
31
+ },
32
+ "articleBody": {
33
+ "description": "게시물이나 콘텐츠 중심 섹션의 본문 텍스트에 사용합니다."
34
+ },
35
+ "articleNote": {
36
+ "description": "주석, 참고 사항 및 상세 리스트 등 부가 정보에 사용하며, 일반 본문 텍스트에는 사용하지 않습니다."
37
+ },
38
+ "t1Regular": {},
39
+ "t1Medium": {},
40
+ "t1Bold": {},
41
+ "t2Regular": {},
42
+ "t2Medium": {},
43
+ "t2Bold": {},
44
+ "t3Regular": {},
45
+ "t3Medium": {},
46
+ "t3Bold": {},
47
+ "t4Regular": {},
48
+ "t4Medium": {},
49
+ "t4Bold": {},
50
+ "t5Regular": {},
51
+ "t5Medium": {},
52
+ "t5Bold": {},
53
+ "t6Regular": {},
54
+ "t6Medium": {},
55
+ "t6Bold": {},
56
+ "t7Regular": {},
57
+ "t7Medium": {},
58
+ "t7Bold": {},
59
+ "t8Regular": {},
60
+ "t8Medium": {},
61
+ "t8Bold": {},
62
+ "t9Regular": {},
63
+ "t9Medium": {},
64
+ "t9Bold": {},
65
+ "t10Regular": {},
66
+ "t10Medium": {},
67
+ "t10Bold": {},
68
+ "t11Regular": {
69
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
70
+ },
71
+ "t11Medium": {
72
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
73
+ },
74
+ "t11Bold": {
75
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
76
+ },
77
+ "t12Regular": {
78
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
79
+ },
80
+ "t12Medium": {
81
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
82
+ },
83
+ "t12Bold": {
84
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
85
+ },
86
+ "t13Regular": {
87
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
88
+ },
89
+ "t13Medium": {
90
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
91
+ },
92
+ "t13Bold": {
93
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
94
+ },
95
+ "t14Regular": {
96
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
97
+ },
98
+ "t14Medium": {
99
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
100
+ },
101
+ "t14Bold": {
102
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다."
103
+ },
104
+ "t1StaticRegular": {
105
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
106
+ },
107
+ "t1StaticMedium": {
108
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
109
+ },
110
+ "t1StaticBold": {
111
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
112
+ },
113
+ "t2StaticRegular": {
114
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
115
+ },
116
+ "t2StaticMedium": {
117
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
118
+ },
119
+ "t2StaticBold": {
120
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
121
+ },
122
+ "t3StaticRegular": {
123
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
124
+ },
125
+ "t3StaticMedium": {
126
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
127
+ },
128
+ "t3StaticBold": {
129
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
130
+ },
131
+ "t4StaticRegular": {
132
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
133
+ },
134
+ "t4StaticMedium": {
135
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
136
+ },
137
+ "t4StaticBold": {
138
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
139
+ },
140
+ "t5StaticRegular": {
141
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
142
+ },
143
+ "t5StaticMedium": {
144
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
145
+ },
146
+ "t5StaticBold": {
147
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
148
+ },
149
+ "t6StaticRegular": {
150
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
151
+ },
152
+ "t6StaticMedium": {
153
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
154
+ },
155
+ "t6StaticBold": {
156
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
157
+ },
158
+ "t7StaticRegular": {
159
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
160
+ },
161
+ "t7StaticMedium": {
162
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
163
+ },
164
+ "t7StaticBold": {
165
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
166
+ },
167
+ "t8StaticRegular": {
168
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
169
+ },
170
+ "t8StaticMedium": {
171
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
172
+ },
173
+ "t8StaticBold": {
174
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
175
+ },
176
+ "t9StaticRegular": {
177
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
178
+ },
179
+ "t9StaticMedium": {
180
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
181
+ },
182
+ "t9StaticBold": {
183
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
184
+ },
185
+ "t10StaticRegular": {
186
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
187
+ },
188
+ "t10StaticMedium": {
189
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
190
+ },
191
+ "t10StaticBold": {
192
+ "description": "폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
193
+ },
194
+ "t11StaticRegular": {
195
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
196
+ },
197
+ "t11StaticMedium": {
198
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
199
+ },
200
+ "t11StaticBold": {
201
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
202
+ },
203
+ "t12StaticRegular": {
204
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
205
+ },
206
+ "t12StaticMedium": {
207
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
208
+ },
209
+ "t12StaticBold": {
210
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
211
+ },
212
+ "t13StaticRegular": {
213
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
214
+ },
215
+ "t13StaticMedium": {
216
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
217
+ },
218
+ "t13StaticBold": {
219
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
220
+ },
221
+ "t14StaticRegular": {
222
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
223
+ },
224
+ "t14StaticMedium": {
225
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
226
+ },
227
+ "t14StaticBold": {
228
+ "description": "`sm` breakpoint 이상에서만 사용하는 것을 권장합니다. 폰트 스케일링에 반응하지 않도록 static text size와 static line height 토큰을 사용합니다."
229
+ }
230
+ },
231
+ "defaultValue": "screenTitle"
232
+ }
233
+ }
234
+ },
235
+ "definitions": [
236
+ {
237
+ "variants": {
238
+ "textStyle": "screenTitle"
239
+ },
240
+ "definitions": [
241
+ {
242
+ "states": [
243
+ "enabled"
244
+ ],
245
+ "slots": {
246
+ "root": {
247
+ "fontSize": {
248
+ "type": "dimension",
249
+ "value": "$font-size.t10"
250
+ },
251
+ "lineHeight": {
252
+ "type": "dimension",
253
+ "value": "$line-height.t10"
254
+ },
255
+ "fontWeight": {
256
+ "type": "number",
257
+ "value": "$font-weight.bold"
258
+ }
259
+ }
260
+ }
261
+ }
262
+ ]
263
+ },
264
+ {
265
+ "variants": {
266
+ "textStyle": "articleBody"
267
+ },
268
+ "definitions": [
269
+ {
270
+ "states": [
271
+ "enabled"
272
+ ],
273
+ "slots": {
274
+ "root": {
275
+ "fontSize": {
276
+ "type": "dimension",
277
+ "value": "$font-size.t5"
278
+ },
279
+ "lineHeight": {
280
+ "type": "dimension",
281
+ "value": "$line-height.t6"
282
+ },
283
+ "fontWeight": {
284
+ "type": "number",
285
+ "value": "$font-weight.regular"
286
+ }
287
+ }
288
+ }
289
+ }
290
+ ]
291
+ },
292
+ {
293
+ "variants": {
294
+ "textStyle": "articleNote"
295
+ },
296
+ "definitions": [
297
+ {
298
+ "states": [
299
+ "enabled"
300
+ ],
301
+ "slots": {
302
+ "root": {
303
+ "fontSize": {
304
+ "type": "dimension",
305
+ "value": "$font-size.t4"
306
+ },
307
+ "lineHeight": {
308
+ "type": "dimension",
309
+ "value": "$line-height.t5"
310
+ },
311
+ "fontWeight": {
312
+ "type": "number",
313
+ "value": "$font-weight.regular"
314
+ }
315
+ }
316
+ }
317
+ }
318
+ ]
319
+ },
320
+ {
321
+ "variants": {
322
+ "textStyle": "t1Regular"
323
+ },
324
+ "definitions": [
325
+ {
326
+ "states": [
327
+ "enabled"
328
+ ],
329
+ "slots": {
330
+ "root": {
331
+ "fontSize": {
332
+ "type": "dimension",
333
+ "value": "$font-size.t1"
334
+ },
335
+ "lineHeight": {
336
+ "type": "dimension",
337
+ "value": "$line-height.t1"
338
+ },
339
+ "fontWeight": {
340
+ "type": "number",
341
+ "value": "$font-weight.regular"
342
+ }
343
+ }
344
+ }
345
+ }
346
+ ]
347
+ },
348
+ {
349
+ "variants": {
350
+ "textStyle": "t1Medium"
351
+ },
352
+ "definitions": [
353
+ {
354
+ "states": [
355
+ "enabled"
356
+ ],
357
+ "slots": {
358
+ "root": {
359
+ "fontSize": {
360
+ "type": "dimension",
361
+ "value": "$font-size.t1"
362
+ },
363
+ "lineHeight": {
364
+ "type": "dimension",
365
+ "value": "$line-height.t1"
366
+ },
367
+ "fontWeight": {
368
+ "type": "number",
369
+ "value": "$font-weight.medium"
370
+ }
371
+ }
372
+ }
373
+ }
374
+ ]
375
+ },
376
+ {
377
+ "variants": {
378
+ "textStyle": "t1Bold"
379
+ },
380
+ "definitions": [
381
+ {
382
+ "states": [
383
+ "enabled"
384
+ ],
385
+ "slots": {
386
+ "root": {
387
+ "fontSize": {
388
+ "type": "dimension",
389
+ "value": "$font-size.t1"
390
+ },
391
+ "lineHeight": {
392
+ "type": "dimension",
393
+ "value": "$line-height.t1"
394
+ },
395
+ "fontWeight": {
396
+ "type": "number",
397
+ "value": "$font-weight.bold"
398
+ }
399
+ }
400
+ }
401
+ }
402
+ ]
403
+ },
404
+ {
405
+ "variants": {
406
+ "textStyle": "t2Regular"
407
+ },
408
+ "definitions": [
409
+ {
410
+ "states": [
411
+ "enabled"
412
+ ],
413
+ "slots": {
414
+ "root": {
415
+ "fontSize": {
416
+ "type": "dimension",
417
+ "value": "$font-size.t2"
418
+ },
419
+ "lineHeight": {
420
+ "type": "dimension",
421
+ "value": "$line-height.t2"
422
+ },
423
+ "fontWeight": {
424
+ "type": "number",
425
+ "value": "$font-weight.regular"
426
+ }
427
+ }
428
+ }
429
+ }
430
+ ]
431
+ },
432
+ {
433
+ "variants": {
434
+ "textStyle": "t2Medium"
435
+ },
436
+ "definitions": [
437
+ {
438
+ "states": [
439
+ "enabled"
440
+ ],
441
+ "slots": {
442
+ "root": {
443
+ "fontSize": {
444
+ "type": "dimension",
445
+ "value": "$font-size.t2"
446
+ },
447
+ "lineHeight": {
448
+ "type": "dimension",
449
+ "value": "$line-height.t2"
450
+ },
451
+ "fontWeight": {
452
+ "type": "number",
453
+ "value": "$font-weight.medium"
454
+ }
455
+ }
456
+ }
457
+ }
458
+ ]
459
+ },
460
+ {
461
+ "variants": {
462
+ "textStyle": "t2Bold"
463
+ },
464
+ "definitions": [
465
+ {
466
+ "states": [
467
+ "enabled"
468
+ ],
469
+ "slots": {
470
+ "root": {
471
+ "fontSize": {
472
+ "type": "dimension",
473
+ "value": "$font-size.t2"
474
+ },
475
+ "lineHeight": {
476
+ "type": "dimension",
477
+ "value": "$line-height.t2"
478
+ },
479
+ "fontWeight": {
480
+ "type": "number",
481
+ "value": "$font-weight.bold"
482
+ }
483
+ }
484
+ }
485
+ }
486
+ ]
487
+ },
488
+ {
489
+ "variants": {
490
+ "textStyle": "t3Regular"
491
+ },
492
+ "definitions": [
493
+ {
494
+ "states": [
495
+ "enabled"
496
+ ],
497
+ "slots": {
498
+ "root": {
499
+ "fontSize": {
500
+ "type": "dimension",
501
+ "value": "$font-size.t3"
502
+ },
503
+ "lineHeight": {
504
+ "type": "dimension",
505
+ "value": "$line-height.t3"
506
+ },
507
+ "fontWeight": {
508
+ "type": "number",
509
+ "value": "$font-weight.regular"
510
+ }
511
+ }
512
+ }
513
+ }
514
+ ]
515
+ },
516
+ {
517
+ "variants": {
518
+ "textStyle": "t3Medium"
519
+ },
520
+ "definitions": [
521
+ {
522
+ "states": [
523
+ "enabled"
524
+ ],
525
+ "slots": {
526
+ "root": {
527
+ "fontSize": {
528
+ "type": "dimension",
529
+ "value": "$font-size.t3"
530
+ },
531
+ "lineHeight": {
532
+ "type": "dimension",
533
+ "value": "$line-height.t3"
534
+ },
535
+ "fontWeight": {
536
+ "type": "number",
537
+ "value": "$font-weight.medium"
538
+ }
539
+ }
540
+ }
541
+ }
542
+ ]
543
+ },
544
+ {
545
+ "variants": {
546
+ "textStyle": "t3Bold"
547
+ },
548
+ "definitions": [
549
+ {
550
+ "states": [
551
+ "enabled"
552
+ ],
553
+ "slots": {
554
+ "root": {
555
+ "fontSize": {
556
+ "type": "dimension",
557
+ "value": "$font-size.t3"
558
+ },
559
+ "lineHeight": {
560
+ "type": "dimension",
561
+ "value": "$line-height.t3"
562
+ },
563
+ "fontWeight": {
564
+ "type": "number",
565
+ "value": "$font-weight.bold"
566
+ }
567
+ }
568
+ }
569
+ }
570
+ ]
571
+ },
572
+ {
573
+ "variants": {
574
+ "textStyle": "t4Regular"
575
+ },
576
+ "definitions": [
577
+ {
578
+ "states": [
579
+ "enabled"
580
+ ],
581
+ "slots": {
582
+ "root": {
583
+ "fontSize": {
584
+ "type": "dimension",
585
+ "value": "$font-size.t4"
586
+ },
587
+ "lineHeight": {
588
+ "type": "dimension",
589
+ "value": "$line-height.t4"
590
+ },
591
+ "fontWeight": {
592
+ "type": "number",
593
+ "value": "$font-weight.regular"
594
+ }
595
+ }
596
+ }
597
+ }
598
+ ]
599
+ },
600
+ {
601
+ "variants": {
602
+ "textStyle": "t4Medium"
603
+ },
604
+ "definitions": [
605
+ {
606
+ "states": [
607
+ "enabled"
608
+ ],
609
+ "slots": {
610
+ "root": {
611
+ "fontSize": {
612
+ "type": "dimension",
613
+ "value": "$font-size.t4"
614
+ },
615
+ "lineHeight": {
616
+ "type": "dimension",
617
+ "value": "$line-height.t4"
618
+ },
619
+ "fontWeight": {
620
+ "type": "number",
621
+ "value": "$font-weight.medium"
622
+ }
623
+ }
624
+ }
625
+ }
626
+ ]
627
+ },
628
+ {
629
+ "variants": {
630
+ "textStyle": "t4Bold"
631
+ },
632
+ "definitions": [
633
+ {
634
+ "states": [
635
+ "enabled"
636
+ ],
637
+ "slots": {
638
+ "root": {
639
+ "fontSize": {
640
+ "type": "dimension",
641
+ "value": "$font-size.t4"
642
+ },
643
+ "lineHeight": {
644
+ "type": "dimension",
645
+ "value": "$line-height.t4"
646
+ },
647
+ "fontWeight": {
648
+ "type": "number",
649
+ "value": "$font-weight.bold"
650
+ }
651
+ }
652
+ }
653
+ }
654
+ ]
655
+ },
656
+ {
657
+ "variants": {
658
+ "textStyle": "t5Regular"
659
+ },
660
+ "definitions": [
661
+ {
662
+ "states": [
663
+ "enabled"
664
+ ],
665
+ "slots": {
666
+ "root": {
667
+ "fontSize": {
668
+ "type": "dimension",
669
+ "value": "$font-size.t5"
670
+ },
671
+ "lineHeight": {
672
+ "type": "dimension",
673
+ "value": "$line-height.t5"
674
+ },
675
+ "fontWeight": {
676
+ "type": "number",
677
+ "value": "$font-weight.regular"
678
+ }
679
+ }
680
+ }
681
+ }
682
+ ]
683
+ },
684
+ {
685
+ "variants": {
686
+ "textStyle": "t5Medium"
687
+ },
688
+ "definitions": [
689
+ {
690
+ "states": [
691
+ "enabled"
692
+ ],
693
+ "slots": {
694
+ "root": {
695
+ "fontSize": {
696
+ "type": "dimension",
697
+ "value": "$font-size.t5"
698
+ },
699
+ "lineHeight": {
700
+ "type": "dimension",
701
+ "value": "$line-height.t5"
702
+ },
703
+ "fontWeight": {
704
+ "type": "number",
705
+ "value": "$font-weight.medium"
706
+ }
707
+ }
708
+ }
709
+ }
710
+ ]
711
+ },
712
+ {
713
+ "variants": {
714
+ "textStyle": "t5Bold"
715
+ },
716
+ "definitions": [
717
+ {
718
+ "states": [
719
+ "enabled"
720
+ ],
721
+ "slots": {
722
+ "root": {
723
+ "fontSize": {
724
+ "type": "dimension",
725
+ "value": "$font-size.t5"
726
+ },
727
+ "lineHeight": {
728
+ "type": "dimension",
729
+ "value": "$line-height.t5"
730
+ },
731
+ "fontWeight": {
732
+ "type": "number",
733
+ "value": "$font-weight.bold"
734
+ }
735
+ }
736
+ }
737
+ }
738
+ ]
739
+ },
740
+ {
741
+ "variants": {
742
+ "textStyle": "t6Regular"
743
+ },
744
+ "definitions": [
745
+ {
746
+ "states": [
747
+ "enabled"
748
+ ],
749
+ "slots": {
750
+ "root": {
751
+ "fontSize": {
752
+ "type": "dimension",
753
+ "value": "$font-size.t6"
754
+ },
755
+ "lineHeight": {
756
+ "type": "dimension",
757
+ "value": "$line-height.t6"
758
+ },
759
+ "fontWeight": {
760
+ "type": "number",
761
+ "value": "$font-weight.regular"
762
+ }
763
+ }
764
+ }
765
+ }
766
+ ]
767
+ },
768
+ {
769
+ "variants": {
770
+ "textStyle": "t6Medium"
771
+ },
772
+ "definitions": [
773
+ {
774
+ "states": [
775
+ "enabled"
776
+ ],
777
+ "slots": {
778
+ "root": {
779
+ "fontSize": {
780
+ "type": "dimension",
781
+ "value": "$font-size.t6"
782
+ },
783
+ "lineHeight": {
784
+ "type": "dimension",
785
+ "value": "$line-height.t6"
786
+ },
787
+ "fontWeight": {
788
+ "type": "number",
789
+ "value": "$font-weight.medium"
790
+ }
791
+ }
792
+ }
793
+ }
794
+ ]
795
+ },
796
+ {
797
+ "variants": {
798
+ "textStyle": "t6Bold"
799
+ },
800
+ "definitions": [
801
+ {
802
+ "states": [
803
+ "enabled"
804
+ ],
805
+ "slots": {
806
+ "root": {
807
+ "fontSize": {
808
+ "type": "dimension",
809
+ "value": "$font-size.t6"
810
+ },
811
+ "lineHeight": {
812
+ "type": "dimension",
813
+ "value": "$line-height.t6"
814
+ },
815
+ "fontWeight": {
816
+ "type": "number",
817
+ "value": "$font-weight.bold"
818
+ }
819
+ }
820
+ }
821
+ }
822
+ ]
823
+ },
824
+ {
825
+ "variants": {
826
+ "textStyle": "t7Regular"
827
+ },
828
+ "definitions": [
829
+ {
830
+ "states": [
831
+ "enabled"
832
+ ],
833
+ "slots": {
834
+ "root": {
835
+ "fontSize": {
836
+ "type": "dimension",
837
+ "value": "$font-size.t7"
838
+ },
839
+ "lineHeight": {
840
+ "type": "dimension",
841
+ "value": "$line-height.t7"
842
+ },
843
+ "fontWeight": {
844
+ "type": "number",
845
+ "value": "$font-weight.regular"
846
+ }
847
+ }
848
+ }
849
+ }
850
+ ]
851
+ },
852
+ {
853
+ "variants": {
854
+ "textStyle": "t7Medium"
855
+ },
856
+ "definitions": [
857
+ {
858
+ "states": [
859
+ "enabled"
860
+ ],
861
+ "slots": {
862
+ "root": {
863
+ "fontSize": {
864
+ "type": "dimension",
865
+ "value": "$font-size.t7"
866
+ },
867
+ "lineHeight": {
868
+ "type": "dimension",
869
+ "value": "$line-height.t7"
870
+ },
871
+ "fontWeight": {
872
+ "type": "number",
873
+ "value": "$font-weight.medium"
874
+ }
875
+ }
876
+ }
877
+ }
878
+ ]
879
+ },
880
+ {
881
+ "variants": {
882
+ "textStyle": "t7Bold"
883
+ },
884
+ "definitions": [
885
+ {
886
+ "states": [
887
+ "enabled"
888
+ ],
889
+ "slots": {
890
+ "root": {
891
+ "fontSize": {
892
+ "type": "dimension",
893
+ "value": "$font-size.t7"
894
+ },
895
+ "lineHeight": {
896
+ "type": "dimension",
897
+ "value": "$line-height.t7"
898
+ },
899
+ "fontWeight": {
900
+ "type": "number",
901
+ "value": "$font-weight.bold"
902
+ }
903
+ }
904
+ }
905
+ }
906
+ ]
907
+ },
908
+ {
909
+ "variants": {
910
+ "textStyle": "t8Regular"
911
+ },
912
+ "definitions": [
913
+ {
914
+ "states": [
915
+ "enabled"
916
+ ],
917
+ "slots": {
918
+ "root": {
919
+ "fontSize": {
920
+ "type": "dimension",
921
+ "value": "$font-size.t8"
922
+ },
923
+ "lineHeight": {
924
+ "type": "dimension",
925
+ "value": "$line-height.t8"
926
+ },
927
+ "fontWeight": {
928
+ "type": "number",
929
+ "value": "$font-weight.regular"
930
+ }
931
+ }
932
+ }
933
+ }
934
+ ]
935
+ },
936
+ {
937
+ "variants": {
938
+ "textStyle": "t8Medium"
939
+ },
940
+ "definitions": [
941
+ {
942
+ "states": [
943
+ "enabled"
944
+ ],
945
+ "slots": {
946
+ "root": {
947
+ "fontSize": {
948
+ "type": "dimension",
949
+ "value": "$font-size.t8"
950
+ },
951
+ "lineHeight": {
952
+ "type": "dimension",
953
+ "value": "$line-height.t8"
954
+ },
955
+ "fontWeight": {
956
+ "type": "number",
957
+ "value": "$font-weight.medium"
958
+ }
959
+ }
960
+ }
961
+ }
962
+ ]
963
+ },
964
+ {
965
+ "variants": {
966
+ "textStyle": "t8Bold"
967
+ },
968
+ "definitions": [
969
+ {
970
+ "states": [
971
+ "enabled"
972
+ ],
973
+ "slots": {
974
+ "root": {
975
+ "fontSize": {
976
+ "type": "dimension",
977
+ "value": "$font-size.t8"
978
+ },
979
+ "lineHeight": {
980
+ "type": "dimension",
981
+ "value": "$line-height.t8"
982
+ },
983
+ "fontWeight": {
984
+ "type": "number",
985
+ "value": "$font-weight.bold"
986
+ }
987
+ }
988
+ }
989
+ }
990
+ ]
991
+ },
992
+ {
993
+ "variants": {
994
+ "textStyle": "t9Regular"
995
+ },
996
+ "definitions": [
997
+ {
998
+ "states": [
999
+ "enabled"
1000
+ ],
1001
+ "slots": {
1002
+ "root": {
1003
+ "fontSize": {
1004
+ "type": "dimension",
1005
+ "value": "$font-size.t9"
1006
+ },
1007
+ "lineHeight": {
1008
+ "type": "dimension",
1009
+ "value": "$line-height.t9"
1010
+ },
1011
+ "fontWeight": {
1012
+ "type": "number",
1013
+ "value": "$font-weight.regular"
1014
+ }
1015
+ }
1016
+ }
1017
+ }
1018
+ ]
1019
+ },
1020
+ {
1021
+ "variants": {
1022
+ "textStyle": "t9Medium"
1023
+ },
1024
+ "definitions": [
1025
+ {
1026
+ "states": [
1027
+ "enabled"
1028
+ ],
1029
+ "slots": {
1030
+ "root": {
1031
+ "fontSize": {
1032
+ "type": "dimension",
1033
+ "value": "$font-size.t9"
1034
+ },
1035
+ "lineHeight": {
1036
+ "type": "dimension",
1037
+ "value": "$line-height.t9"
1038
+ },
1039
+ "fontWeight": {
1040
+ "type": "number",
1041
+ "value": "$font-weight.medium"
1042
+ }
1043
+ }
1044
+ }
1045
+ }
1046
+ ]
1047
+ },
1048
+ {
1049
+ "variants": {
1050
+ "textStyle": "t9Bold"
1051
+ },
1052
+ "definitions": [
1053
+ {
1054
+ "states": [
1055
+ "enabled"
1056
+ ],
1057
+ "slots": {
1058
+ "root": {
1059
+ "fontSize": {
1060
+ "type": "dimension",
1061
+ "value": "$font-size.t9"
1062
+ },
1063
+ "lineHeight": {
1064
+ "type": "dimension",
1065
+ "value": "$line-height.t9"
1066
+ },
1067
+ "fontWeight": {
1068
+ "type": "number",
1069
+ "value": "$font-weight.bold"
1070
+ }
1071
+ }
1072
+ }
1073
+ }
1074
+ ]
1075
+ },
1076
+ {
1077
+ "variants": {
1078
+ "textStyle": "t10Regular"
1079
+ },
1080
+ "definitions": [
1081
+ {
1082
+ "states": [
1083
+ "enabled"
1084
+ ],
1085
+ "slots": {
1086
+ "root": {
1087
+ "fontSize": {
1088
+ "type": "dimension",
1089
+ "value": "$font-size.t10"
1090
+ },
1091
+ "lineHeight": {
1092
+ "type": "dimension",
1093
+ "value": "$line-height.t10"
1094
+ },
1095
+ "fontWeight": {
1096
+ "type": "number",
1097
+ "value": "$font-weight.regular"
1098
+ }
1099
+ }
1100
+ }
1101
+ }
1102
+ ]
1103
+ },
1104
+ {
1105
+ "variants": {
1106
+ "textStyle": "t10Medium"
1107
+ },
1108
+ "definitions": [
1109
+ {
1110
+ "states": [
1111
+ "enabled"
1112
+ ],
1113
+ "slots": {
1114
+ "root": {
1115
+ "fontSize": {
1116
+ "type": "dimension",
1117
+ "value": "$font-size.t10"
1118
+ },
1119
+ "lineHeight": {
1120
+ "type": "dimension",
1121
+ "value": "$line-height.t10"
1122
+ },
1123
+ "fontWeight": {
1124
+ "type": "number",
1125
+ "value": "$font-weight.medium"
1126
+ }
1127
+ }
1128
+ }
1129
+ }
1130
+ ]
1131
+ },
1132
+ {
1133
+ "variants": {
1134
+ "textStyle": "t10Bold"
1135
+ },
1136
+ "definitions": [
1137
+ {
1138
+ "states": [
1139
+ "enabled"
1140
+ ],
1141
+ "slots": {
1142
+ "root": {
1143
+ "fontSize": {
1144
+ "type": "dimension",
1145
+ "value": "$font-size.t10"
1146
+ },
1147
+ "lineHeight": {
1148
+ "type": "dimension",
1149
+ "value": "$line-height.t10"
1150
+ },
1151
+ "fontWeight": {
1152
+ "type": "number",
1153
+ "value": "$font-weight.bold"
1154
+ }
1155
+ }
1156
+ }
1157
+ }
1158
+ ]
1159
+ },
1160
+ {
1161
+ "variants": {
1162
+ "textStyle": "t11Regular"
1163
+ },
1164
+ "definitions": [
1165
+ {
1166
+ "states": [
1167
+ "enabled"
1168
+ ],
1169
+ "slots": {
1170
+ "root": {
1171
+ "fontSize": {
1172
+ "type": "dimension",
1173
+ "value": "$font-size.t11"
1174
+ },
1175
+ "lineHeight": {
1176
+ "type": "dimension",
1177
+ "value": "$line-height.t11"
1178
+ },
1179
+ "fontWeight": {
1180
+ "type": "number",
1181
+ "value": "$font-weight.regular"
1182
+ }
1183
+ }
1184
+ }
1185
+ }
1186
+ ]
1187
+ },
1188
+ {
1189
+ "variants": {
1190
+ "textStyle": "t11Medium"
1191
+ },
1192
+ "definitions": [
1193
+ {
1194
+ "states": [
1195
+ "enabled"
1196
+ ],
1197
+ "slots": {
1198
+ "root": {
1199
+ "fontSize": {
1200
+ "type": "dimension",
1201
+ "value": "$font-size.t11"
1202
+ },
1203
+ "lineHeight": {
1204
+ "type": "dimension",
1205
+ "value": "$line-height.t11"
1206
+ },
1207
+ "fontWeight": {
1208
+ "type": "number",
1209
+ "value": "$font-weight.medium"
1210
+ }
1211
+ }
1212
+ }
1213
+ }
1214
+ ]
1215
+ },
1216
+ {
1217
+ "variants": {
1218
+ "textStyle": "t11Bold"
1219
+ },
1220
+ "definitions": [
1221
+ {
1222
+ "states": [
1223
+ "enabled"
1224
+ ],
1225
+ "slots": {
1226
+ "root": {
1227
+ "fontSize": {
1228
+ "type": "dimension",
1229
+ "value": "$font-size.t11"
1230
+ },
1231
+ "lineHeight": {
1232
+ "type": "dimension",
1233
+ "value": "$line-height.t11"
1234
+ },
1235
+ "fontWeight": {
1236
+ "type": "number",
1237
+ "value": "$font-weight.bold"
1238
+ }
1239
+ }
1240
+ }
1241
+ }
1242
+ ]
1243
+ },
1244
+ {
1245
+ "variants": {
1246
+ "textStyle": "t12Regular"
1247
+ },
1248
+ "definitions": [
1249
+ {
1250
+ "states": [
1251
+ "enabled"
1252
+ ],
1253
+ "slots": {
1254
+ "root": {
1255
+ "fontSize": {
1256
+ "type": "dimension",
1257
+ "value": "$font-size.t12"
1258
+ },
1259
+ "lineHeight": {
1260
+ "type": "dimension",
1261
+ "value": "$line-height.t12"
1262
+ },
1263
+ "fontWeight": {
1264
+ "type": "number",
1265
+ "value": "$font-weight.regular"
1266
+ }
1267
+ }
1268
+ }
1269
+ }
1270
+ ]
1271
+ },
1272
+ {
1273
+ "variants": {
1274
+ "textStyle": "t12Medium"
1275
+ },
1276
+ "definitions": [
1277
+ {
1278
+ "states": [
1279
+ "enabled"
1280
+ ],
1281
+ "slots": {
1282
+ "root": {
1283
+ "fontSize": {
1284
+ "type": "dimension",
1285
+ "value": "$font-size.t12"
1286
+ },
1287
+ "lineHeight": {
1288
+ "type": "dimension",
1289
+ "value": "$line-height.t12"
1290
+ },
1291
+ "fontWeight": {
1292
+ "type": "number",
1293
+ "value": "$font-weight.medium"
1294
+ }
1295
+ }
1296
+ }
1297
+ }
1298
+ ]
1299
+ },
1300
+ {
1301
+ "variants": {
1302
+ "textStyle": "t12Bold"
1303
+ },
1304
+ "definitions": [
1305
+ {
1306
+ "states": [
1307
+ "enabled"
1308
+ ],
1309
+ "slots": {
1310
+ "root": {
1311
+ "fontSize": {
1312
+ "type": "dimension",
1313
+ "value": "$font-size.t12"
1314
+ },
1315
+ "lineHeight": {
1316
+ "type": "dimension",
1317
+ "value": "$line-height.t12"
1318
+ },
1319
+ "fontWeight": {
1320
+ "type": "number",
1321
+ "value": "$font-weight.bold"
1322
+ }
1323
+ }
1324
+ }
1325
+ }
1326
+ ]
1327
+ },
1328
+ {
1329
+ "variants": {
1330
+ "textStyle": "t13Regular"
1331
+ },
1332
+ "definitions": [
1333
+ {
1334
+ "states": [
1335
+ "enabled"
1336
+ ],
1337
+ "slots": {
1338
+ "root": {
1339
+ "fontSize": {
1340
+ "type": "dimension",
1341
+ "value": "$font-size.t13"
1342
+ },
1343
+ "lineHeight": {
1344
+ "type": "dimension",
1345
+ "value": "$line-height.t13"
1346
+ },
1347
+ "fontWeight": {
1348
+ "type": "number",
1349
+ "value": "$font-weight.regular"
1350
+ }
1351
+ }
1352
+ }
1353
+ }
1354
+ ]
1355
+ },
1356
+ {
1357
+ "variants": {
1358
+ "textStyle": "t13Medium"
1359
+ },
1360
+ "definitions": [
1361
+ {
1362
+ "states": [
1363
+ "enabled"
1364
+ ],
1365
+ "slots": {
1366
+ "root": {
1367
+ "fontSize": {
1368
+ "type": "dimension",
1369
+ "value": "$font-size.t13"
1370
+ },
1371
+ "lineHeight": {
1372
+ "type": "dimension",
1373
+ "value": "$line-height.t13"
1374
+ },
1375
+ "fontWeight": {
1376
+ "type": "number",
1377
+ "value": "$font-weight.medium"
1378
+ }
1379
+ }
1380
+ }
1381
+ }
1382
+ ]
1383
+ },
1384
+ {
1385
+ "variants": {
1386
+ "textStyle": "t13Bold"
1387
+ },
1388
+ "definitions": [
1389
+ {
1390
+ "states": [
1391
+ "enabled"
1392
+ ],
1393
+ "slots": {
1394
+ "root": {
1395
+ "fontSize": {
1396
+ "type": "dimension",
1397
+ "value": "$font-size.t13"
1398
+ },
1399
+ "lineHeight": {
1400
+ "type": "dimension",
1401
+ "value": "$line-height.t13"
1402
+ },
1403
+ "fontWeight": {
1404
+ "type": "number",
1405
+ "value": "$font-weight.bold"
1406
+ }
1407
+ }
1408
+ }
1409
+ }
1410
+ ]
1411
+ },
1412
+ {
1413
+ "variants": {
1414
+ "textStyle": "t14Regular"
1415
+ },
1416
+ "definitions": [
1417
+ {
1418
+ "states": [
1419
+ "enabled"
1420
+ ],
1421
+ "slots": {
1422
+ "root": {
1423
+ "fontSize": {
1424
+ "type": "dimension",
1425
+ "value": "$font-size.t14"
1426
+ },
1427
+ "lineHeight": {
1428
+ "type": "dimension",
1429
+ "value": "$line-height.t14"
1430
+ },
1431
+ "fontWeight": {
1432
+ "type": "number",
1433
+ "value": "$font-weight.regular"
1434
+ }
1435
+ }
1436
+ }
1437
+ }
1438
+ ]
1439
+ },
1440
+ {
1441
+ "variants": {
1442
+ "textStyle": "t14Medium"
1443
+ },
1444
+ "definitions": [
1445
+ {
1446
+ "states": [
1447
+ "enabled"
1448
+ ],
1449
+ "slots": {
1450
+ "root": {
1451
+ "fontSize": {
1452
+ "type": "dimension",
1453
+ "value": "$font-size.t14"
1454
+ },
1455
+ "lineHeight": {
1456
+ "type": "dimension",
1457
+ "value": "$line-height.t14"
1458
+ },
1459
+ "fontWeight": {
1460
+ "type": "number",
1461
+ "value": "$font-weight.medium"
1462
+ }
1463
+ }
1464
+ }
1465
+ }
1466
+ ]
1467
+ },
1468
+ {
1469
+ "variants": {
1470
+ "textStyle": "t14Bold"
1471
+ },
1472
+ "definitions": [
1473
+ {
1474
+ "states": [
1475
+ "enabled"
1476
+ ],
1477
+ "slots": {
1478
+ "root": {
1479
+ "fontSize": {
1480
+ "type": "dimension",
1481
+ "value": "$font-size.t14"
1482
+ },
1483
+ "lineHeight": {
1484
+ "type": "dimension",
1485
+ "value": "$line-height.t14"
1486
+ },
1487
+ "fontWeight": {
1488
+ "type": "number",
1489
+ "value": "$font-weight.bold"
1490
+ }
1491
+ }
1492
+ }
1493
+ }
1494
+ ]
1495
+ },
1496
+ {
1497
+ "variants": {
1498
+ "textStyle": "t1StaticRegular"
1499
+ },
1500
+ "definitions": [
1501
+ {
1502
+ "states": [
1503
+ "enabled"
1504
+ ],
1505
+ "slots": {
1506
+ "root": {
1507
+ "fontSize": {
1508
+ "type": "dimension",
1509
+ "value": "$font-size.t1-static"
1510
+ },
1511
+ "lineHeight": {
1512
+ "type": "dimension",
1513
+ "value": "$line-height.t1-static"
1514
+ },
1515
+ "fontWeight": {
1516
+ "type": "number",
1517
+ "value": "$font-weight.regular"
1518
+ }
1519
+ }
1520
+ }
1521
+ }
1522
+ ]
1523
+ },
1524
+ {
1525
+ "variants": {
1526
+ "textStyle": "t1StaticMedium"
1527
+ },
1528
+ "definitions": [
1529
+ {
1530
+ "states": [
1531
+ "enabled"
1532
+ ],
1533
+ "slots": {
1534
+ "root": {
1535
+ "fontSize": {
1536
+ "type": "dimension",
1537
+ "value": "$font-size.t1-static"
1538
+ },
1539
+ "lineHeight": {
1540
+ "type": "dimension",
1541
+ "value": "$line-height.t1-static"
1542
+ },
1543
+ "fontWeight": {
1544
+ "type": "number",
1545
+ "value": "$font-weight.medium"
1546
+ }
1547
+ }
1548
+ }
1549
+ }
1550
+ ]
1551
+ },
1552
+ {
1553
+ "variants": {
1554
+ "textStyle": "t1StaticBold"
1555
+ },
1556
+ "definitions": [
1557
+ {
1558
+ "states": [
1559
+ "enabled"
1560
+ ],
1561
+ "slots": {
1562
+ "root": {
1563
+ "fontSize": {
1564
+ "type": "dimension",
1565
+ "value": "$font-size.t1-static"
1566
+ },
1567
+ "lineHeight": {
1568
+ "type": "dimension",
1569
+ "value": "$line-height.t1-static"
1570
+ },
1571
+ "fontWeight": {
1572
+ "type": "number",
1573
+ "value": "$font-weight.bold"
1574
+ }
1575
+ }
1576
+ }
1577
+ }
1578
+ ]
1579
+ },
1580
+ {
1581
+ "variants": {
1582
+ "textStyle": "t2StaticRegular"
1583
+ },
1584
+ "definitions": [
1585
+ {
1586
+ "states": [
1587
+ "enabled"
1588
+ ],
1589
+ "slots": {
1590
+ "root": {
1591
+ "fontSize": {
1592
+ "type": "dimension",
1593
+ "value": "$font-size.t2-static"
1594
+ },
1595
+ "lineHeight": {
1596
+ "type": "dimension",
1597
+ "value": "$line-height.t2-static"
1598
+ },
1599
+ "fontWeight": {
1600
+ "type": "number",
1601
+ "value": "$font-weight.regular"
1602
+ }
1603
+ }
1604
+ }
1605
+ }
1606
+ ]
1607
+ },
1608
+ {
1609
+ "variants": {
1610
+ "textStyle": "t2StaticMedium"
1611
+ },
1612
+ "definitions": [
1613
+ {
1614
+ "states": [
1615
+ "enabled"
1616
+ ],
1617
+ "slots": {
1618
+ "root": {
1619
+ "fontSize": {
1620
+ "type": "dimension",
1621
+ "value": "$font-size.t2-static"
1622
+ },
1623
+ "lineHeight": {
1624
+ "type": "dimension",
1625
+ "value": "$line-height.t2-static"
1626
+ },
1627
+ "fontWeight": {
1628
+ "type": "number",
1629
+ "value": "$font-weight.medium"
1630
+ }
1631
+ }
1632
+ }
1633
+ }
1634
+ ]
1635
+ },
1636
+ {
1637
+ "variants": {
1638
+ "textStyle": "t2StaticBold"
1639
+ },
1640
+ "definitions": [
1641
+ {
1642
+ "states": [
1643
+ "enabled"
1644
+ ],
1645
+ "slots": {
1646
+ "root": {
1647
+ "fontSize": {
1648
+ "type": "dimension",
1649
+ "value": "$font-size.t2-static"
1650
+ },
1651
+ "lineHeight": {
1652
+ "type": "dimension",
1653
+ "value": "$line-height.t2-static"
1654
+ },
1655
+ "fontWeight": {
1656
+ "type": "number",
1657
+ "value": "$font-weight.bold"
1658
+ }
1659
+ }
1660
+ }
1661
+ }
1662
+ ]
1663
+ },
1664
+ {
1665
+ "variants": {
1666
+ "textStyle": "t3StaticRegular"
1667
+ },
1668
+ "definitions": [
1669
+ {
1670
+ "states": [
1671
+ "enabled"
1672
+ ],
1673
+ "slots": {
1674
+ "root": {
1675
+ "fontSize": {
1676
+ "type": "dimension",
1677
+ "value": "$font-size.t3-static"
1678
+ },
1679
+ "lineHeight": {
1680
+ "type": "dimension",
1681
+ "value": "$line-height.t3-static"
1682
+ },
1683
+ "fontWeight": {
1684
+ "type": "number",
1685
+ "value": "$font-weight.regular"
1686
+ }
1687
+ }
1688
+ }
1689
+ }
1690
+ ]
1691
+ },
1692
+ {
1693
+ "variants": {
1694
+ "textStyle": "t3StaticMedium"
1695
+ },
1696
+ "definitions": [
1697
+ {
1698
+ "states": [
1699
+ "enabled"
1700
+ ],
1701
+ "slots": {
1702
+ "root": {
1703
+ "fontSize": {
1704
+ "type": "dimension",
1705
+ "value": "$font-size.t3-static"
1706
+ },
1707
+ "lineHeight": {
1708
+ "type": "dimension",
1709
+ "value": "$line-height.t3-static"
1710
+ },
1711
+ "fontWeight": {
1712
+ "type": "number",
1713
+ "value": "$font-weight.medium"
1714
+ }
1715
+ }
1716
+ }
1717
+ }
1718
+ ]
1719
+ },
1720
+ {
1721
+ "variants": {
1722
+ "textStyle": "t3StaticBold"
1723
+ },
1724
+ "definitions": [
1725
+ {
1726
+ "states": [
1727
+ "enabled"
1728
+ ],
1729
+ "slots": {
1730
+ "root": {
1731
+ "fontSize": {
1732
+ "type": "dimension",
1733
+ "value": "$font-size.t3-static"
1734
+ },
1735
+ "lineHeight": {
1736
+ "type": "dimension",
1737
+ "value": "$line-height.t3-static"
1738
+ },
1739
+ "fontWeight": {
1740
+ "type": "number",
1741
+ "value": "$font-weight.bold"
1742
+ }
1743
+ }
1744
+ }
1745
+ }
1746
+ ]
1747
+ },
1748
+ {
1749
+ "variants": {
1750
+ "textStyle": "t4StaticRegular"
1751
+ },
1752
+ "definitions": [
1753
+ {
1754
+ "states": [
1755
+ "enabled"
1756
+ ],
1757
+ "slots": {
1758
+ "root": {
1759
+ "fontSize": {
1760
+ "type": "dimension",
1761
+ "value": "$font-size.t4-static"
1762
+ },
1763
+ "lineHeight": {
1764
+ "type": "dimension",
1765
+ "value": "$line-height.t4-static"
1766
+ },
1767
+ "fontWeight": {
1768
+ "type": "number",
1769
+ "value": "$font-weight.regular"
1770
+ }
1771
+ }
1772
+ }
1773
+ }
1774
+ ]
1775
+ },
1776
+ {
1777
+ "variants": {
1778
+ "textStyle": "t4StaticMedium"
1779
+ },
1780
+ "definitions": [
1781
+ {
1782
+ "states": [
1783
+ "enabled"
1784
+ ],
1785
+ "slots": {
1786
+ "root": {
1787
+ "fontSize": {
1788
+ "type": "dimension",
1789
+ "value": "$font-size.t4-static"
1790
+ },
1791
+ "lineHeight": {
1792
+ "type": "dimension",
1793
+ "value": "$line-height.t4-static"
1794
+ },
1795
+ "fontWeight": {
1796
+ "type": "number",
1797
+ "value": "$font-weight.medium"
1798
+ }
1799
+ }
1800
+ }
1801
+ }
1802
+ ]
1803
+ },
1804
+ {
1805
+ "variants": {
1806
+ "textStyle": "t4StaticBold"
1807
+ },
1808
+ "definitions": [
1809
+ {
1810
+ "states": [
1811
+ "enabled"
1812
+ ],
1813
+ "slots": {
1814
+ "root": {
1815
+ "fontSize": {
1816
+ "type": "dimension",
1817
+ "value": "$font-size.t4-static"
1818
+ },
1819
+ "lineHeight": {
1820
+ "type": "dimension",
1821
+ "value": "$line-height.t4-static"
1822
+ },
1823
+ "fontWeight": {
1824
+ "type": "number",
1825
+ "value": "$font-weight.bold"
1826
+ }
1827
+ }
1828
+ }
1829
+ }
1830
+ ]
1831
+ },
1832
+ {
1833
+ "variants": {
1834
+ "textStyle": "t5StaticRegular"
1835
+ },
1836
+ "definitions": [
1837
+ {
1838
+ "states": [
1839
+ "enabled"
1840
+ ],
1841
+ "slots": {
1842
+ "root": {
1843
+ "fontSize": {
1844
+ "type": "dimension",
1845
+ "value": "$font-size.t5-static"
1846
+ },
1847
+ "lineHeight": {
1848
+ "type": "dimension",
1849
+ "value": "$line-height.t5-static"
1850
+ },
1851
+ "fontWeight": {
1852
+ "type": "number",
1853
+ "value": "$font-weight.regular"
1854
+ }
1855
+ }
1856
+ }
1857
+ }
1858
+ ]
1859
+ },
1860
+ {
1861
+ "variants": {
1862
+ "textStyle": "t5StaticMedium"
1863
+ },
1864
+ "definitions": [
1865
+ {
1866
+ "states": [
1867
+ "enabled"
1868
+ ],
1869
+ "slots": {
1870
+ "root": {
1871
+ "fontSize": {
1872
+ "type": "dimension",
1873
+ "value": "$font-size.t5-static"
1874
+ },
1875
+ "lineHeight": {
1876
+ "type": "dimension",
1877
+ "value": "$line-height.t5-static"
1878
+ },
1879
+ "fontWeight": {
1880
+ "type": "number",
1881
+ "value": "$font-weight.medium"
1882
+ }
1883
+ }
1884
+ }
1885
+ }
1886
+ ]
1887
+ },
1888
+ {
1889
+ "variants": {
1890
+ "textStyle": "t5StaticBold"
1891
+ },
1892
+ "definitions": [
1893
+ {
1894
+ "states": [
1895
+ "enabled"
1896
+ ],
1897
+ "slots": {
1898
+ "root": {
1899
+ "fontSize": {
1900
+ "type": "dimension",
1901
+ "value": "$font-size.t5-static"
1902
+ },
1903
+ "lineHeight": {
1904
+ "type": "dimension",
1905
+ "value": "$line-height.t5-static"
1906
+ },
1907
+ "fontWeight": {
1908
+ "type": "number",
1909
+ "value": "$font-weight.bold"
1910
+ }
1911
+ }
1912
+ }
1913
+ }
1914
+ ]
1915
+ },
1916
+ {
1917
+ "variants": {
1918
+ "textStyle": "t6StaticRegular"
1919
+ },
1920
+ "definitions": [
1921
+ {
1922
+ "states": [
1923
+ "enabled"
1924
+ ],
1925
+ "slots": {
1926
+ "root": {
1927
+ "fontSize": {
1928
+ "type": "dimension",
1929
+ "value": "$font-size.t6-static"
1930
+ },
1931
+ "lineHeight": {
1932
+ "type": "dimension",
1933
+ "value": "$line-height.t6-static"
1934
+ },
1935
+ "fontWeight": {
1936
+ "type": "number",
1937
+ "value": "$font-weight.regular"
1938
+ }
1939
+ }
1940
+ }
1941
+ }
1942
+ ]
1943
+ },
1944
+ {
1945
+ "variants": {
1946
+ "textStyle": "t6StaticMedium"
1947
+ },
1948
+ "definitions": [
1949
+ {
1950
+ "states": [
1951
+ "enabled"
1952
+ ],
1953
+ "slots": {
1954
+ "root": {
1955
+ "fontSize": {
1956
+ "type": "dimension",
1957
+ "value": "$font-size.t6-static"
1958
+ },
1959
+ "lineHeight": {
1960
+ "type": "dimension",
1961
+ "value": "$line-height.t6-static"
1962
+ },
1963
+ "fontWeight": {
1964
+ "type": "number",
1965
+ "value": "$font-weight.medium"
1966
+ }
1967
+ }
1968
+ }
1969
+ }
1970
+ ]
1971
+ },
1972
+ {
1973
+ "variants": {
1974
+ "textStyle": "t6StaticBold"
1975
+ },
1976
+ "definitions": [
1977
+ {
1978
+ "states": [
1979
+ "enabled"
1980
+ ],
1981
+ "slots": {
1982
+ "root": {
1983
+ "fontSize": {
1984
+ "type": "dimension",
1985
+ "value": "$font-size.t6-static"
1986
+ },
1987
+ "lineHeight": {
1988
+ "type": "dimension",
1989
+ "value": "$line-height.t6-static"
1990
+ },
1991
+ "fontWeight": {
1992
+ "type": "number",
1993
+ "value": "$font-weight.bold"
1994
+ }
1995
+ }
1996
+ }
1997
+ }
1998
+ ]
1999
+ },
2000
+ {
2001
+ "variants": {
2002
+ "textStyle": "t7StaticRegular"
2003
+ },
2004
+ "definitions": [
2005
+ {
2006
+ "states": [
2007
+ "enabled"
2008
+ ],
2009
+ "slots": {
2010
+ "root": {
2011
+ "fontSize": {
2012
+ "type": "dimension",
2013
+ "value": "$font-size.t7-static"
2014
+ },
2015
+ "lineHeight": {
2016
+ "type": "dimension",
2017
+ "value": "$line-height.t7-static"
2018
+ },
2019
+ "fontWeight": {
2020
+ "type": "number",
2021
+ "value": "$font-weight.regular"
2022
+ }
2023
+ }
2024
+ }
2025
+ }
2026
+ ]
2027
+ },
2028
+ {
2029
+ "variants": {
2030
+ "textStyle": "t7StaticMedium"
2031
+ },
2032
+ "definitions": [
2033
+ {
2034
+ "states": [
2035
+ "enabled"
2036
+ ],
2037
+ "slots": {
2038
+ "root": {
2039
+ "fontSize": {
2040
+ "type": "dimension",
2041
+ "value": "$font-size.t7-static"
2042
+ },
2043
+ "lineHeight": {
2044
+ "type": "dimension",
2045
+ "value": "$line-height.t7-static"
2046
+ },
2047
+ "fontWeight": {
2048
+ "type": "number",
2049
+ "value": "$font-weight.medium"
2050
+ }
2051
+ }
2052
+ }
2053
+ }
2054
+ ]
2055
+ },
2056
+ {
2057
+ "variants": {
2058
+ "textStyle": "t7StaticBold"
2059
+ },
2060
+ "definitions": [
2061
+ {
2062
+ "states": [
2063
+ "enabled"
2064
+ ],
2065
+ "slots": {
2066
+ "root": {
2067
+ "fontSize": {
2068
+ "type": "dimension",
2069
+ "value": "$font-size.t7-static"
2070
+ },
2071
+ "lineHeight": {
2072
+ "type": "dimension",
2073
+ "value": "$line-height.t7-static"
2074
+ },
2075
+ "fontWeight": {
2076
+ "type": "number",
2077
+ "value": "$font-weight.bold"
2078
+ }
2079
+ }
2080
+ }
2081
+ }
2082
+ ]
2083
+ },
2084
+ {
2085
+ "variants": {
2086
+ "textStyle": "t8StaticRegular"
2087
+ },
2088
+ "definitions": [
2089
+ {
2090
+ "states": [
2091
+ "enabled"
2092
+ ],
2093
+ "slots": {
2094
+ "root": {
2095
+ "fontSize": {
2096
+ "type": "dimension",
2097
+ "value": "$font-size.t8-static"
2098
+ },
2099
+ "lineHeight": {
2100
+ "type": "dimension",
2101
+ "value": "$line-height.t8-static"
2102
+ },
2103
+ "fontWeight": {
2104
+ "type": "number",
2105
+ "value": "$font-weight.regular"
2106
+ }
2107
+ }
2108
+ }
2109
+ }
2110
+ ]
2111
+ },
2112
+ {
2113
+ "variants": {
2114
+ "textStyle": "t8StaticMedium"
2115
+ },
2116
+ "definitions": [
2117
+ {
2118
+ "states": [
2119
+ "enabled"
2120
+ ],
2121
+ "slots": {
2122
+ "root": {
2123
+ "fontSize": {
2124
+ "type": "dimension",
2125
+ "value": "$font-size.t8-static"
2126
+ },
2127
+ "lineHeight": {
2128
+ "type": "dimension",
2129
+ "value": "$line-height.t8-static"
2130
+ },
2131
+ "fontWeight": {
2132
+ "type": "number",
2133
+ "value": "$font-weight.medium"
2134
+ }
2135
+ }
2136
+ }
2137
+ }
2138
+ ]
2139
+ },
2140
+ {
2141
+ "variants": {
2142
+ "textStyle": "t8StaticBold"
2143
+ },
2144
+ "definitions": [
2145
+ {
2146
+ "states": [
2147
+ "enabled"
2148
+ ],
2149
+ "slots": {
2150
+ "root": {
2151
+ "fontSize": {
2152
+ "type": "dimension",
2153
+ "value": "$font-size.t8-static"
2154
+ },
2155
+ "lineHeight": {
2156
+ "type": "dimension",
2157
+ "value": "$line-height.t8-static"
2158
+ },
2159
+ "fontWeight": {
2160
+ "type": "number",
2161
+ "value": "$font-weight.bold"
2162
+ }
2163
+ }
2164
+ }
2165
+ }
2166
+ ]
2167
+ },
2168
+ {
2169
+ "variants": {
2170
+ "textStyle": "t9StaticRegular"
2171
+ },
2172
+ "definitions": [
2173
+ {
2174
+ "states": [
2175
+ "enabled"
2176
+ ],
2177
+ "slots": {
2178
+ "root": {
2179
+ "fontSize": {
2180
+ "type": "dimension",
2181
+ "value": "$font-size.t9-static"
2182
+ },
2183
+ "lineHeight": {
2184
+ "type": "dimension",
2185
+ "value": "$line-height.t9-static"
2186
+ },
2187
+ "fontWeight": {
2188
+ "type": "number",
2189
+ "value": "$font-weight.regular"
2190
+ }
2191
+ }
2192
+ }
2193
+ }
2194
+ ]
2195
+ },
2196
+ {
2197
+ "variants": {
2198
+ "textStyle": "t9StaticMedium"
2199
+ },
2200
+ "definitions": [
2201
+ {
2202
+ "states": [
2203
+ "enabled"
2204
+ ],
2205
+ "slots": {
2206
+ "root": {
2207
+ "fontSize": {
2208
+ "type": "dimension",
2209
+ "value": "$font-size.t9-static"
2210
+ },
2211
+ "lineHeight": {
2212
+ "type": "dimension",
2213
+ "value": "$line-height.t9-static"
2214
+ },
2215
+ "fontWeight": {
2216
+ "type": "number",
2217
+ "value": "$font-weight.medium"
2218
+ }
2219
+ }
2220
+ }
2221
+ }
2222
+ ]
2223
+ },
2224
+ {
2225
+ "variants": {
2226
+ "textStyle": "t9StaticBold"
2227
+ },
2228
+ "definitions": [
2229
+ {
2230
+ "states": [
2231
+ "enabled"
2232
+ ],
2233
+ "slots": {
2234
+ "root": {
2235
+ "fontSize": {
2236
+ "type": "dimension",
2237
+ "value": "$font-size.t9-static"
2238
+ },
2239
+ "lineHeight": {
2240
+ "type": "dimension",
2241
+ "value": "$line-height.t9-static"
2242
+ },
2243
+ "fontWeight": {
2244
+ "type": "number",
2245
+ "value": "$font-weight.bold"
2246
+ }
2247
+ }
2248
+ }
2249
+ }
2250
+ ]
2251
+ },
2252
+ {
2253
+ "variants": {
2254
+ "textStyle": "t10StaticRegular"
2255
+ },
2256
+ "definitions": [
2257
+ {
2258
+ "states": [
2259
+ "enabled"
2260
+ ],
2261
+ "slots": {
2262
+ "root": {
2263
+ "fontSize": {
2264
+ "type": "dimension",
2265
+ "value": "$font-size.t10-static"
2266
+ },
2267
+ "lineHeight": {
2268
+ "type": "dimension",
2269
+ "value": "$line-height.t10-static"
2270
+ },
2271
+ "fontWeight": {
2272
+ "type": "number",
2273
+ "value": "$font-weight.regular"
2274
+ }
2275
+ }
2276
+ }
2277
+ }
2278
+ ]
2279
+ },
2280
+ {
2281
+ "variants": {
2282
+ "textStyle": "t10StaticMedium"
2283
+ },
2284
+ "definitions": [
2285
+ {
2286
+ "states": [
2287
+ "enabled"
2288
+ ],
2289
+ "slots": {
2290
+ "root": {
2291
+ "fontSize": {
2292
+ "type": "dimension",
2293
+ "value": "$font-size.t10-static"
2294
+ },
2295
+ "lineHeight": {
2296
+ "type": "dimension",
2297
+ "value": "$line-height.t10-static"
2298
+ },
2299
+ "fontWeight": {
2300
+ "type": "number",
2301
+ "value": "$font-weight.medium"
2302
+ }
2303
+ }
2304
+ }
2305
+ }
2306
+ ]
2307
+ },
2308
+ {
2309
+ "variants": {
2310
+ "textStyle": "t10StaticBold"
2311
+ },
2312
+ "definitions": [
2313
+ {
2314
+ "states": [
2315
+ "enabled"
2316
+ ],
2317
+ "slots": {
2318
+ "root": {
2319
+ "fontSize": {
2320
+ "type": "dimension",
2321
+ "value": "$font-size.t10-static"
2322
+ },
2323
+ "lineHeight": {
2324
+ "type": "dimension",
2325
+ "value": "$line-height.t10-static"
2326
+ },
2327
+ "fontWeight": {
2328
+ "type": "number",
2329
+ "value": "$font-weight.bold"
2330
+ }
2331
+ }
2332
+ }
2333
+ }
2334
+ ]
2335
+ },
2336
+ {
2337
+ "variants": {
2338
+ "textStyle": "t11StaticRegular"
2339
+ },
2340
+ "definitions": [
2341
+ {
2342
+ "states": [
2343
+ "enabled"
2344
+ ],
2345
+ "slots": {
2346
+ "root": {
2347
+ "fontSize": {
2348
+ "type": "dimension",
2349
+ "value": "$font-size.t11-static"
2350
+ },
2351
+ "lineHeight": {
2352
+ "type": "dimension",
2353
+ "value": "$line-height.t11-static"
2354
+ },
2355
+ "fontWeight": {
2356
+ "type": "number",
2357
+ "value": "$font-weight.regular"
2358
+ }
2359
+ }
2360
+ }
2361
+ }
2362
+ ]
2363
+ },
2364
+ {
2365
+ "variants": {
2366
+ "textStyle": "t11StaticMedium"
2367
+ },
2368
+ "definitions": [
2369
+ {
2370
+ "states": [
2371
+ "enabled"
2372
+ ],
2373
+ "slots": {
2374
+ "root": {
2375
+ "fontSize": {
2376
+ "type": "dimension",
2377
+ "value": "$font-size.t11-static"
2378
+ },
2379
+ "lineHeight": {
2380
+ "type": "dimension",
2381
+ "value": "$line-height.t11-static"
2382
+ },
2383
+ "fontWeight": {
2384
+ "type": "number",
2385
+ "value": "$font-weight.medium"
2386
+ }
2387
+ }
2388
+ }
2389
+ }
2390
+ ]
2391
+ },
2392
+ {
2393
+ "variants": {
2394
+ "textStyle": "t11StaticBold"
2395
+ },
2396
+ "definitions": [
2397
+ {
2398
+ "states": [
2399
+ "enabled"
2400
+ ],
2401
+ "slots": {
2402
+ "root": {
2403
+ "fontSize": {
2404
+ "type": "dimension",
2405
+ "value": "$font-size.t11-static"
2406
+ },
2407
+ "lineHeight": {
2408
+ "type": "dimension",
2409
+ "value": "$line-height.t11-static"
2410
+ },
2411
+ "fontWeight": {
2412
+ "type": "number",
2413
+ "value": "$font-weight.bold"
2414
+ }
2415
+ }
2416
+ }
2417
+ }
2418
+ ]
2419
+ },
2420
+ {
2421
+ "variants": {
2422
+ "textStyle": "t12StaticRegular"
2423
+ },
2424
+ "definitions": [
2425
+ {
2426
+ "states": [
2427
+ "enabled"
2428
+ ],
2429
+ "slots": {
2430
+ "root": {
2431
+ "fontSize": {
2432
+ "type": "dimension",
2433
+ "value": "$font-size.t12-static"
2434
+ },
2435
+ "lineHeight": {
2436
+ "type": "dimension",
2437
+ "value": "$line-height.t12-static"
2438
+ },
2439
+ "fontWeight": {
2440
+ "type": "number",
2441
+ "value": "$font-weight.regular"
2442
+ }
2443
+ }
2444
+ }
2445
+ }
2446
+ ]
2447
+ },
2448
+ {
2449
+ "variants": {
2450
+ "textStyle": "t12StaticMedium"
2451
+ },
2452
+ "definitions": [
2453
+ {
2454
+ "states": [
2455
+ "enabled"
2456
+ ],
2457
+ "slots": {
2458
+ "root": {
2459
+ "fontSize": {
2460
+ "type": "dimension",
2461
+ "value": "$font-size.t12-static"
2462
+ },
2463
+ "lineHeight": {
2464
+ "type": "dimension",
2465
+ "value": "$line-height.t12-static"
2466
+ },
2467
+ "fontWeight": {
2468
+ "type": "number",
2469
+ "value": "$font-weight.medium"
2470
+ }
2471
+ }
2472
+ }
2473
+ }
2474
+ ]
2475
+ },
2476
+ {
2477
+ "variants": {
2478
+ "textStyle": "t12StaticBold"
2479
+ },
2480
+ "definitions": [
2481
+ {
2482
+ "states": [
2483
+ "enabled"
2484
+ ],
2485
+ "slots": {
2486
+ "root": {
2487
+ "fontSize": {
2488
+ "type": "dimension",
2489
+ "value": "$font-size.t12-static"
2490
+ },
2491
+ "lineHeight": {
2492
+ "type": "dimension",
2493
+ "value": "$line-height.t12-static"
2494
+ },
2495
+ "fontWeight": {
2496
+ "type": "number",
2497
+ "value": "$font-weight.bold"
2498
+ }
2499
+ }
2500
+ }
2501
+ }
2502
+ ]
2503
+ },
2504
+ {
2505
+ "variants": {
2506
+ "textStyle": "t13StaticRegular"
2507
+ },
2508
+ "definitions": [
2509
+ {
2510
+ "states": [
2511
+ "enabled"
2512
+ ],
2513
+ "slots": {
2514
+ "root": {
2515
+ "fontSize": {
2516
+ "type": "dimension",
2517
+ "value": "$font-size.t13-static"
2518
+ },
2519
+ "lineHeight": {
2520
+ "type": "dimension",
2521
+ "value": "$line-height.t13-static"
2522
+ },
2523
+ "fontWeight": {
2524
+ "type": "number",
2525
+ "value": "$font-weight.regular"
2526
+ }
2527
+ }
2528
+ }
2529
+ }
2530
+ ]
2531
+ },
2532
+ {
2533
+ "variants": {
2534
+ "textStyle": "t13StaticMedium"
2535
+ },
2536
+ "definitions": [
2537
+ {
2538
+ "states": [
2539
+ "enabled"
2540
+ ],
2541
+ "slots": {
2542
+ "root": {
2543
+ "fontSize": {
2544
+ "type": "dimension",
2545
+ "value": "$font-size.t13-static"
2546
+ },
2547
+ "lineHeight": {
2548
+ "type": "dimension",
2549
+ "value": "$line-height.t13-static"
2550
+ },
2551
+ "fontWeight": {
2552
+ "type": "number",
2553
+ "value": "$font-weight.medium"
2554
+ }
2555
+ }
2556
+ }
2557
+ }
2558
+ ]
2559
+ },
2560
+ {
2561
+ "variants": {
2562
+ "textStyle": "t13StaticBold"
2563
+ },
2564
+ "definitions": [
2565
+ {
2566
+ "states": [
2567
+ "enabled"
2568
+ ],
2569
+ "slots": {
2570
+ "root": {
2571
+ "fontSize": {
2572
+ "type": "dimension",
2573
+ "value": "$font-size.t13-static"
2574
+ },
2575
+ "lineHeight": {
2576
+ "type": "dimension",
2577
+ "value": "$line-height.t13-static"
2578
+ },
2579
+ "fontWeight": {
2580
+ "type": "number",
2581
+ "value": "$font-weight.bold"
2582
+ }
2583
+ }
2584
+ }
2585
+ }
2586
+ ]
2587
+ },
2588
+ {
2589
+ "variants": {
2590
+ "textStyle": "t14StaticRegular"
2591
+ },
2592
+ "definitions": [
2593
+ {
2594
+ "states": [
2595
+ "enabled"
2596
+ ],
2597
+ "slots": {
2598
+ "root": {
2599
+ "fontSize": {
2600
+ "type": "dimension",
2601
+ "value": "$font-size.t14-static"
2602
+ },
2603
+ "lineHeight": {
2604
+ "type": "dimension",
2605
+ "value": "$line-height.t14-static"
2606
+ },
2607
+ "fontWeight": {
2608
+ "type": "number",
2609
+ "value": "$font-weight.regular"
2610
+ }
2611
+ }
2612
+ }
2613
+ }
2614
+ ]
2615
+ },
2616
+ {
2617
+ "variants": {
2618
+ "textStyle": "t14StaticMedium"
2619
+ },
2620
+ "definitions": [
2621
+ {
2622
+ "states": [
2623
+ "enabled"
2624
+ ],
2625
+ "slots": {
2626
+ "root": {
2627
+ "fontSize": {
2628
+ "type": "dimension",
2629
+ "value": "$font-size.t14-static"
2630
+ },
2631
+ "lineHeight": {
2632
+ "type": "dimension",
2633
+ "value": "$line-height.t14-static"
2634
+ },
2635
+ "fontWeight": {
2636
+ "type": "number",
2637
+ "value": "$font-weight.medium"
2638
+ }
2639
+ }
2640
+ }
2641
+ }
2642
+ ]
2643
+ },
2644
+ {
2645
+ "variants": {
2646
+ "textStyle": "t14StaticBold"
2647
+ },
2648
+ "definitions": [
2649
+ {
2650
+ "states": [
2651
+ "enabled"
2652
+ ],
2653
+ "slots": {
2654
+ "root": {
2655
+ "fontSize": {
2656
+ "type": "dimension",
2657
+ "value": "$font-size.t14-static"
2658
+ },
2659
+ "lineHeight": {
2660
+ "type": "dimension",
2661
+ "value": "$line-height.t14-static"
2662
+ },
2663
+ "fontWeight": {
2664
+ "type": "number",
2665
+ "value": "$font-weight.bold"
2666
+ }
2667
+ }
2668
+ }
2669
+ }
2670
+ ]
2671
+ }
2672
+ ]
2673
+ }
2674
+ }