ui-primitives 9.2.0 → 9.4.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.
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect width="24" height="24" fill="none"/>
2
+ <path d="M5.7 9.14286H7.80565L10.8378 7.14082C11.3243 6.78676 12 7.14109 12 7.75024V16.2498C12 16.8589 11.3243 17.2132 10.8378 16.8592L7.80565 14.8571H5.7C5.3134 14.8571 5 14.5373 5 14.1429V9.85714C5 9.46265 5.3134 9.14286 5.7 9.14286Z" fill="#000000"/>
3
+ <path d="M18.0081 14.8567L16.2002 13.012L14.3919 14.8571L13.4 13.8451L15.2084 12L13.4 10.1549L14.3919 9.14286L16.2002 10.988L18.0081 9.14332L19 10.1553L17.1921 12L19 13.8447L18.0081 14.8567Z" fill="#000000"/>
4
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-primitives",
3
- "version": "9.2.0",
3
+ "version": "9.4.0",
4
4
  "description": "UI primitives for sharing between platforms in Design System Team projects",
5
5
  "keywords": [
6
6
  "design",
@@ -1,386 +1,386 @@
1
1
  {
2
- "headline_xlarge": {
3
- "font_size": 48,
4
- "line_height": 64,
5
- "font_weight": 500,
6
- "font_family": "var(--font-family-styrene)"
7
- },
8
- "headline_large": {
9
- "font_size": 40,
10
- "line_height": 48,
11
- "font_weight": 500,
12
- "font_family": "var(--font-family-styrene)"
13
- },
14
- "headline_medium": {
15
- "font_size": 32,
16
- "line_height": 40,
17
- "font_weight": 500,
18
- "font_family": "var(--font-family-styrene)"
19
- },
20
- "headline_small": {
21
- "font_size": 24,
22
- "line_height": 32,
23
- "font_weight": 500,
24
- "font_family": "var(--font-family-styrene)"
25
- },
26
- "headline_xsmall": {
27
- "font_size": 20,
28
- "line_height": 24,
29
- "font_weight": 500,
30
- "font_family": "var(--font-family-styrene)"
31
- },
32
- "paragraph_primary_large": {
33
- "font_size": 18,
34
- "line_height": 24,
35
- "font_weight": 400,
36
- "font_family": "var(--font-family-system)"
37
- },
38
- "paragraph_primary_medium": {
39
- "font_size": 16,
40
- "line_height": 24,
41
- "font_weight": 400,
42
- "font_family": "var(--font-family-system)"
43
- },
44
- "paragraph_primary_small": {
45
- "font_size": 14,
46
- "line_height": 20,
47
- "font_weight": 400,
48
- "font_family": "var(--font-family-system)"
49
- },
50
- "paragraph_secondary_large": {
51
- "font_size": 13,
52
- "line_height": 16,
53
- "font_weight": 400,
54
- "font_family": "var(--font-family-system)"
55
- },
56
- "paragraph_secondary_medium": {
57
- "font_size": 12,
58
- "line_height": 16,
59
- "font_weight": 400,
60
- "font_family": "var(--font-family-system)"
61
- },
62
- "paragraph_secondary_small": {
63
- "font_size": 11,
64
- "line_height": 16,
65
- "font_weight": 400,
66
- "font_family": "var(--font-family-system)"
67
- },
68
- "paragraph_component_primary": {
69
- "font_size": 16,
70
- "line_height": 20,
71
- "font_weight": 400,
72
- "font_family": "var(--font-family-system)"
73
- },
74
- "paragraph_component_secondary": {
75
- "font_size": 14,
76
- "line_height": 18,
77
- "font_weight": 400,
78
- "font_family": "var(--font-family-system)"
79
- },
80
- "paragraph_caps": {
81
- "font_size": 12,
82
- "line_height": 16,
83
- "font_weight": 500,
84
- "letter_spacing": 1.25,
85
- "text_transform": "uppercase",
86
- "font_family": "var(--font-family-system)"
87
- },
88
- "accent_primary_large": {
89
- "font_size": 18,
90
- "line_height": 24,
91
- "font_weight": 700,
92
- "font_family": "var(--font-family-system)"
93
- },
94
- "accent_primary_medium": {
95
- "font_size": 16,
96
- "line_height": 24,
97
- "font_weight": 700,
98
- "font_family": "var(--font-family-system)"
99
- },
100
- "accent_primary_small": {
101
- "font_size": 14,
102
- "line_height": 20,
103
- "font_weight": 700,
104
- "font_family": "var(--font-family-system)"
105
- },
106
- "accent_secondary_large": {
107
- "font_size": 13,
108
- "line_height": 16,
109
- "font_weight": 700,
110
- "font_family": "var(--font-family-system)"
111
- },
112
- "accent_secondary_medium": {
113
- "font_size": 12,
114
- "line_height": 16,
115
- "font_weight": 700,
116
- "font_family": "var(--font-family-system)"
117
- },
118
- "accent_secondary_small": {
119
- "font_size": 11,
120
- "line_height": 16,
121
- "font_weight": 700,
122
- "font_family": "var(--font-family-system)"
123
- },
124
- "accent_component_primary": {
125
- "font_size": 16,
126
- "line_height": 20,
127
- "font_weight": 700,
128
- "font_family": "var(--font-family-system)"
129
- },
130
- "accent_component_secondary": {
131
- "font_size": 14,
132
- "line_height": 18,
133
- "font_weight": 700,
134
- "font_family": "var(--font-family-system)"
135
- },
136
- "accent_caps": {
137
- "font_size": 12,
138
- "line_height": 16,
139
- "font_weight": 700,
140
- "letter_spacing": 1.25,
141
- "text_transform": "uppercase",
142
- "font_family": "var(--font-family-system)"
143
- },
144
- "headline-system_xlarge": {
145
- "font_size": 48,
146
- "line_height": 52,
147
- "font_weight": 700,
148
- "font_family": "var(--font-family-system)"
149
- },
150
- "headline-system_large": {
151
- "font_size": 40,
152
- "line_height": 48,
153
- "font_weight": 700,
154
- "font_family": "var(--font-family-system)"
155
- },
156
- "headline-system_medium": {
157
- "font_size": 30,
158
- "line_height": 36,
159
- "font_weight": 700,
160
- "font_family": "var(--font-family-system)"
161
- },
162
- "headline-system_small": {
163
- "font_size": 22,
164
- "line_height": 26,
165
- "font_weight": 700,
166
- "font_family": "var(--font-family-system)"
167
- },
168
- "headline-system_xsmall": {
169
- "font_size": 18,
170
- "line_height": 22,
171
- "font_weight": 700,
172
- "font_family": "var(--font-family-system)"
173
- },
174
- "action_primary_large": {
175
- "font_size": 18,
176
- "line_height": 24,
177
- "font_weight": 500,
178
- "font_family": "var(--font-family-system)"
179
- },
180
- "action_primary_medium": {
181
- "font_size": 16,
182
- "line_height": 24,
183
- "font_weight": 500,
184
- "font_family": "var(--font-family-system)"
185
- },
186
- "action_primary_small": {
187
- "font_size": 14,
188
- "line_height": 20,
189
- "font_weight": 500,
190
- "font_family": "var(--font-family-system)"
191
- },
192
- "action_secondary_large": {
193
- "font_size": 13,
194
- "line_height": 16,
195
- "font_weight": 500,
196
- "font_family": "var(--font-family-system)"
197
- },
198
- "action_secondary_medium": {
199
- "font_size": 12,
200
- "line_height": 16,
201
- "font_weight": 500,
202
- "font_family": "var(--font-family-system)"
203
- },
204
- "action_secondary_small": {
205
- "font_size": 11,
206
- "line_height": 16,
207
- "font_weight": 500,
208
- "font_family": "var(--font-family-system)"
209
- },
210
- "action_component_primary": {
2
+ "accent_caps": {
3
+ "font_size": 12,
4
+ "line_height": 16,
5
+ "font_weight": 700,
6
+ "letter_spacing": 1.25,
7
+ "text_transform": "uppercase",
8
+ "font_family": "var(--font-family-system)"
9
+ },
10
+ "accent_component_primary": {
11
+ "font_size": 16,
12
+ "line_height": 20,
13
+ "font_weight": 700,
14
+ "font_family": "var(--font-family-system)"
15
+ },
16
+ "accent_component_secondary": {
17
+ "font_size": 14,
18
+ "line_height": 18,
19
+ "font_weight": 700,
20
+ "font_family": "var(--font-family-system)"
21
+ },
22
+ "accent_primary_large": {
23
+ "font_size": 18,
24
+ "line_height": 24,
25
+ "font_weight": 700,
26
+ "font_family": "var(--font-family-system)"
27
+ },
28
+ "accent_primary_medium": {
29
+ "font_size": 16,
30
+ "line_height": 24,
31
+ "font_weight": 700,
32
+ "font_family": "var(--font-family-system)"
33
+ },
34
+ "accent_primary_small": {
35
+ "font_size": 14,
36
+ "line_height": 20,
37
+ "font_weight": 700,
38
+ "font_family": "var(--font-family-system)"
39
+ },
40
+ "accent_secondary_large": {
41
+ "font_size": 13,
42
+ "line_height": 16,
43
+ "font_weight": 700,
44
+ "font_family": "var(--font-family-system)"
45
+ },
46
+ "accent_secondary_medium": {
47
+ "font_size": 12,
48
+ "line_height": 16,
49
+ "font_weight": 700,
50
+ "font_family": "var(--font-family-system)"
51
+ },
52
+ "accent_secondary_small": {
53
+ "font_size": 11,
54
+ "line_height": 16,
55
+ "font_weight": 700,
56
+ "font_family": "var(--font-family-system)"
57
+ },
58
+ "action_caps": {
59
+ "font_size": 12,
60
+ "line_height": 16,
61
+ "font_weight": 700,
62
+ "letter_spacing": 1.25,
63
+ "text_transform": "uppercase",
64
+ "font_family": "var(--font-family-system)"
65
+ },
66
+ "action_component_primary": {
67
+ "font_size": 16,
68
+ "line_height": 20,
69
+ "font_weight": 500,
70
+ "font_family": "var(--font-family-system)"
71
+ },
72
+ "action_component_secondary": {
73
+ "font_size": 14,
74
+ "line_height": 18,
75
+ "font_weight": 500,
76
+ "font_family": "var(--font-family-system)"
77
+ },
78
+ "action_primary_large": {
79
+ "font_size": 18,
80
+ "line_height": 24,
81
+ "font_weight": 500,
82
+ "font_family": "var(--font-family-system)"
83
+ },
84
+ "action_primary_medium": {
85
+ "font_size": 16,
86
+ "line_height": 24,
87
+ "font_weight": 500,
88
+ "font_family": "var(--font-family-system)"
89
+ },
90
+ "action_primary_small": {
91
+ "font_size": 14,
92
+ "line_height": 20,
93
+ "font_weight": 500,
94
+ "font_family": "var(--font-family-system)"
95
+ },
96
+ "action_secondary_large": {
97
+ "font_size": 13,
98
+ "line_height": 16,
99
+ "font_weight": 500,
100
+ "font_family": "var(--font-family-system)"
101
+ },
102
+ "action_secondary_medium": {
103
+ "font_size": 12,
104
+ "line_height": 16,
105
+ "font_weight": 500,
106
+ "font_family": "var(--font-family-system)"
107
+ },
108
+ "action_secondary_small": {
109
+ "font_size": 11,
110
+ "line_height": 16,
111
+ "font_weight": 500,
112
+ "font_family": "var(--font-family-system)"
113
+ },
114
+ "headline-mobile_large": {
115
+ "font_size": 30,
116
+ "line_height": 36,
117
+ "font_weight": 500,
118
+ "font_family": "var(--font-family-styrene)"
119
+ },
120
+ "headline-mobile_medium": {
121
+ "font_size": 26,
122
+ "line_height": 32,
123
+ "font_weight": 500,
124
+ "font_family": "var(--font-family-styrene)"
125
+ },
126
+ "headline-mobile_small": {
127
+ "font_size": 20,
128
+ "line_height": 28,
129
+ "font_weight": 500,
130
+ "font_family": "var(--font-family-styrene)"
131
+ },
132
+ "headline-mobile_xlarge": {
133
+ "font_size": 34,
134
+ "line_height": 40,
135
+ "font_weight": 500,
136
+ "font_family": "var(--font-family-styrene)"
137
+ },
138
+ "headline-mobile_xsmall": {
139
+ "font_size": 16,
140
+ "line_height": 20,
141
+ "font_weight": 500,
142
+ "font_family": "var(--font-family-styrene)"
143
+ },
144
+ "headline-system-mobile_large": {
145
+ "font_size": 30,
146
+ "line_height": 36,
147
+ "font_weight": 600,
148
+ "font_family": "var(--font-family-system)"
149
+ },
150
+ "headline-system-mobile_medium": {
151
+ "font_size": 26,
152
+ "line_height": 32,
153
+ "font_weight": 600,
154
+ "font_family": "var(--font-family-system)"
155
+ },
156
+ "headline-system-mobile_small": {
157
+ "font_size": 20,
158
+ "line_height": 28,
159
+ "font_weight": 600,
160
+ "font_family": "var(--font-family-system)"
161
+ },
162
+ "headline-system-mobile_xlarge": {
163
+ "font_size": 34,
164
+ "line_height": 40,
165
+ "font_weight": 600,
166
+ "font_family": "var(--font-family-system)"
167
+ },
168
+ "headline-system-mobile_xsmall": {
169
+ "font_size": 16,
170
+ "line_height": 20,
171
+ "font_weight": 600,
172
+ "font_family": "var(--font-family-system)"
173
+ },
174
+ "headline-system_large": {
175
+ "font_size": 40,
176
+ "line_height": 48,
177
+ "font_weight": 700,
178
+ "font_family": "var(--font-family-system)"
179
+ },
180
+ "headline-system_medium": {
181
+ "font_size": 30,
182
+ "line_height": 36,
183
+ "font_weight": 700,
184
+ "font_family": "var(--font-family-system)"
185
+ },
186
+ "headline-system_small": {
187
+ "font_size": 22,
188
+ "line_height": 26,
189
+ "font_weight": 700,
190
+ "font_family": "var(--font-family-system)"
191
+ },
192
+ "headline-system_xlarge": {
193
+ "font_size": 48,
194
+ "line_height": 52,
195
+ "font_weight": 700,
196
+ "font_family": "var(--font-family-system)"
197
+ },
198
+ "headline-system_xsmall": {
199
+ "font_size": 18,
200
+ "line_height": 22,
201
+ "font_weight": 700,
202
+ "font_family": "var(--font-family-system)"
203
+ },
204
+ "headline_large": {
205
+ "font_size": 40,
206
+ "line_height": 48,
207
+ "font_weight": 500,
208
+ "font_family": "var(--font-family-styrene)"
209
+ },
210
+ "headline_medium": {
211
+ "font_size": 32,
212
+ "line_height": 40,
213
+ "font_weight": 500,
214
+ "font_family": "var(--font-family-styrene)"
215
+ },
216
+ "headline_small": {
217
+ "font_size": 24,
218
+ "line_height": 32,
219
+ "font_weight": 500,
220
+ "font_family": "var(--font-family-styrene)"
221
+ },
222
+ "headline_xlarge": {
223
+ "font_size": 48,
224
+ "line_height": 64,
225
+ "font_weight": 500,
226
+ "font_family": "var(--font-family-styrene)"
227
+ },
228
+ "headline_xsmall": {
229
+ "font_size": 20,
230
+ "line_height": 24,
231
+ "font_weight": 500,
232
+ "font_family": "var(--font-family-styrene)"
233
+ },
234
+ "key_large": {
235
+ "font_size": 120,
236
+ "line_height": 132,
237
+ "font_weight": 500,
238
+ "font_family": "var(--font-family-styrene)"
239
+ },
240
+ "key_medium": {
241
+ "font_size": 96,
242
+ "line_height": 120,
243
+ "font_weight": 500,
244
+ "font_family": "var(--font-family-styrene)"
245
+ },
246
+ "key_small": {
247
+ "font_size": 80,
248
+ "line_height": 96,
249
+ "font_weight": 500,
250
+ "font_family": "var(--font-family-styrene)"
251
+ },
252
+ "key_xlarge": {
253
+ "font_size": 144,
254
+ "line_height": 180,
255
+ "font_weight": 500,
256
+ "font_family": "var(--font-family-styrene)"
257
+ },
258
+ "key_xsmall": {
259
+ "font_size": 64,
260
+ "line_height": 80,
261
+ "font_weight": 500,
262
+ "font_family": "var(--font-family-styrene)"
263
+ },
264
+ "paragraph_caps": {
265
+ "font_size": 12,
266
+ "line_height": 16,
267
+ "font_weight": 500,
268
+ "letter_spacing": 1.25,
269
+ "text_transform": "uppercase",
270
+ "font_family": "var(--font-family-system)"
271
+ },
272
+ "paragraph_component_primary": {
273
+ "font_size": 16,
274
+ "line_height": 20,
275
+ "font_weight": 400,
276
+ "font_family": "var(--font-family-system)"
277
+ },
278
+ "paragraph_component_secondary": {
279
+ "font_size": 14,
280
+ "line_height": 18,
281
+ "font_weight": 400,
282
+ "font_family": "var(--font-family-system)"
283
+ },
284
+ "paragraph_primary_large": {
285
+ "font_size": 18,
286
+ "line_height": 24,
287
+ "font_weight": 400,
288
+ "font_family": "var(--font-family-system)"
289
+ },
290
+ "paragraph_primary_medium": {
291
+ "font_size": 16,
292
+ "line_height": 24,
293
+ "font_weight": 400,
294
+ "font_family": "var(--font-family-system)"
295
+ },
296
+ "paragraph_primary_small": {
297
+ "font_size": 14,
298
+ "line_height": 20,
299
+ "font_weight": 400,
300
+ "font_family": "var(--font-family-system)"
301
+ },
302
+ "paragraph_secondary_large": {
303
+ "font_size": 13,
304
+ "line_height": 16,
305
+ "font_weight": 400,
306
+ "font_family": "var(--font-family-system)"
307
+ },
308
+ "paragraph_secondary_medium": {
309
+ "font_size": 12,
310
+ "line_height": 16,
311
+ "font_weight": 400,
312
+ "font_family": "var(--font-family-system)"
313
+ },
314
+ "paragraph_secondary_small": {
315
+ "font_size": 11,
316
+ "line_height": 16,
317
+ "font_weight": 400,
318
+ "font_family": "var(--font-family-system)"
319
+ },
320
+ "promo-system_large": {
321
+ "font_size": 40,
322
+ "line_height": 48,
323
+ "font_weight": 400,
324
+ "font_family": "var(--font-family-system)"
325
+ },
326
+ "promo-system_medium": {
327
+ "font_size": 30,
328
+ "line_height": 36,
329
+ "font_weight": 400,
330
+ "font_family": "var(--font-family-system)"
331
+ },
332
+ "promo-system_small": {
333
+ "font_size": 22,
334
+ "line_height": 26,
335
+ "font_weight": 400,
336
+ "font_family": "var(--font-family-system)"
337
+ },
338
+ "promo-system_xlarge": {
339
+ "font_size": 48,
340
+ "line_height": 52,
341
+ "font_weight": 400,
342
+ "font_family": "var(--font-family-system)"
343
+ },
344
+ "promo-system_xsmall": {
345
+ "font_size": 18,
346
+ "line_height": 22,
347
+ "font_weight": 400,
348
+ "font_family": "var(--font-family-system)"
349
+ },
350
+ "promo_large": {
351
+ "font_size": 40,
352
+ "line_height": 48,
353
+ "font_weight": 400,
354
+ "font_family": "var(--font-family-styrene)"
355
+ },
356
+ "promo_medium": {
357
+ "font_size": 32,
358
+ "line_height": 40,
359
+ "font_weight": 400,
360
+ "font_family": "var(--font-family-styrene)"
361
+ },
362
+ "promo_small": {
363
+ "font_size": 24,
364
+ "line_height": 32,
365
+ "font_weight": 400,
366
+ "font_family": "var(--font-family-styrene)"
367
+ },
368
+ "promo_xlarge": {
369
+ "font_size": 48,
370
+ "line_height": 64,
371
+ "font_weight": 400,
372
+ "font_family": "var(--font-family-styrene)"
373
+ },
374
+ "promo_xsmall": {
375
+ "font_size": 20,
376
+ "line_height": 24,
377
+ "font_weight": 400,
378
+ "font_family": "var(--font-family-styrene)"
379
+ },
380
+ "accent_component": {
211
381
  "font_size": 16,
212
382
  "line_height": 20,
213
- "font_weight": 500,
214
- "font_family": "var(--font-family-system)"
215
- },
216
- "action_component_secondary": {
217
- "font_size": 14,
218
- "line_height": 18,
219
- "font_weight": 500,
220
- "font_family": "var(--font-family-system)"
221
- },
222
- "action_caps": {
223
- "font_size": 12,
224
- "line_height": 16,
225
383
  "font_weight": 700,
226
- "letter_spacing": 1.25,
227
- "text_transform": "uppercase",
228
- "font_family": "var(--font-family-system)"
229
- },
230
- "promo_xlarge": {
231
- "font_size": 48,
232
- "line_height": 64,
233
- "font_weight": 400,
234
- "font_family": "var(--font-family-styrene)"
235
- },
236
- "promo_large": {
237
- "font_size": 40,
238
- "line_height": 48,
239
- "font_weight": 400,
240
- "font_family": "var(--font-family-styrene)"
241
- },
242
- "promo_medium": {
243
- "font_size": 32,
244
- "line_height": 40,
245
- "font_weight": 400,
246
- "font_family": "var(--font-family-styrene)"
247
- },
248
- "promo_small": {
249
- "font_size": 24,
250
- "line_height": 32,
251
- "font_weight": 400,
252
- "font_family": "var(--font-family-styrene)"
253
- },
254
- "promo_xsmall": {
255
- "font_size": 20,
256
- "line_height": 24,
257
- "font_weight": 400,
258
- "font_family": "var(--font-family-styrene)"
259
- },
260
- "key_xlarge": {
261
- "font_size": 144,
262
- "line_height": 180,
263
- "font_weight": 500,
264
- "font_family": "var(--font-family-styrene)"
265
- },
266
- "key_large": {
267
- "font_size": 120,
268
- "line_height": 132,
269
- "font_weight": 500,
270
- "font_family": "var(--font-family-styrene)"
271
- },
272
- "key_medium": {
273
- "font_size": 96,
274
- "line_height": 120,
275
- "font_weight": 500,
276
- "font_family": "var(--font-family-styrene)"
277
- },
278
- "key_small": {
279
- "font_size": 80,
280
- "line_height": 96,
281
- "font_weight": 500,
282
- "font_family": "var(--font-family-styrene)"
283
- },
284
- "key_xsmall": {
285
- "font_size": 64,
286
- "line_height": 80,
287
- "font_weight": 500,
288
- "font_family": "var(--font-family-styrene)"
289
- },
290
- "headline-mobile_xlarge": {
291
- "font_size": 34,
292
- "line_height": 40,
293
- "font_weight": 500,
294
- "font_family": "var(--font-family-styrene)"
295
- },
296
- "headline-mobile_large": {
297
- "font_size": 30,
298
- "line_height": 36,
299
- "font_weight": 500,
300
- "font_family": "var(--font-family-styrene)"
301
- },
302
- "headline-mobile_medium": {
303
- "font_size": 26,
304
- "line_height": 32,
305
- "font_weight": 500,
306
- "font_family": "var(--font-family-styrene)"
307
- },
308
- "headline-mobile_small": {
309
- "font_size": 20,
310
- "line_height": 28,
311
- "font_weight": 500,
312
- "font_family": "var(--font-family-styrene)"
313
- },
314
- "headline-mobile_xsmall": {
315
- "font_size": 16,
316
- "line_height": 24,
317
- "font_weight": 500,
318
- "font_family": "var(--font-family-styrene)"
319
- },
320
- "headline-system-mobile_xlarge": {
321
- "font_size": 34,
322
- "line_height": 40,
323
- "font_weight": 600,
324
- "font_family": "var(--font-family-system)"
325
- },
326
- "headline-system-mobile_large": {
327
- "font_size": 30,
328
- "line_height": 36,
329
- "font_weight": 600,
330
- "font_family": "var(--font-family-system)"
331
- },
332
- "headline-system-mobile_medium": {
333
- "font_size": 26,
334
- "line_height": 32,
335
- "font_weight": 600,
336
- "font_family": "var(--font-family-system)"
337
- },
338
- "headline-system-mobile_small": {
339
- "font_size": 20,
340
- "line_height": 28,
341
- "font_weight": 600,
342
- "font_family": "var(--font-family-system)"
343
- },
344
- "headline-system-mobile_xsmall": {
345
- "font_size": 16,
346
- "line_height": 24,
347
- "font_weight": 600,
348
- "font_family": "var(--font-family-system)"
349
- },
350
- "promo-system_xlarge": {
351
- "font_size": 48,
352
- "line_height": 52,
353
- "font_weight": 400,
354
- "font_family": "var(--font-family-system)"
355
- },
356
- "promo-system_large": {
357
- "font_size": 40,
358
- "line_height": 48,
359
- "font_weight": 400,
360
- "font_family": "var(--font-family-system)"
361
- },
362
- "promo-system_medium": {
363
- "font_size": 30,
364
- "line_height": 36,
365
- "font_weight": 400,
366
- "font_family": "var(--font-family-system)"
367
- },
368
- "promo-system_small": {
369
- "font_size": 22,
370
- "line_height": 26,
371
- "font_weight": 400,
372
- "font_family": "var(--font-family-system)"
373
- },
374
- "promo-system_xsmall": {
375
- "font_size": 18,
376
- "line_height": 22,
377
- "font_weight": 400,
378
- "font_family": "var(--font-family-system)"
379
- },
380
- "paragraph_component": {
381
- "font_size": 16,
382
- "line_height": 20,
383
- "font_weight": 400,
384
384
  "font_family": "var(--font-family-system)",
385
385
  "deprecated": true
386
386
  },
@@ -391,10 +391,10 @@
391
391
  "font_family": "var(--font-family-system)",
392
392
  "deprecated": true
393
393
  },
394
- "accent_component": {
394
+ "paragraph_component": {
395
395
  "font_size": 16,
396
396
  "line_height": 20,
397
- "font_weight": 700,
397
+ "font_weight": 400,
398
398
  "font_family": "var(--font-family-system)",
399
399
  "deprecated": true
400
400
  }