ui-primitives 4.2.0 → 5.2.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,432 @@
1
+ {
2
+ "HeadlineXLarge": {
3
+ "font_size": 34,
4
+ "line_height": 41,
5
+ "line_spacing": 0,
6
+ "font_family": "System",
7
+ "font_weight": "semibold",
8
+ "text_all_caps": false,
9
+ "letter_spacing": 0.37,
10
+ "monospace": false
11
+ },
12
+ "HeadlineLarge": {
13
+ "font_size": 30,
14
+ "line_height": 36,
15
+ "line_spacing": 0,
16
+ "font_family": "System",
17
+ "font_weight": "semibold",
18
+ "text_all_caps": false,
19
+ "letter_spacing": 0.36,
20
+ "monospace": false
21
+ },
22
+ "HeadlineMedium": {
23
+ "font_size": 27,
24
+ "line_height": 32,
25
+ "line_spacing": 0,
26
+ "font_family": "System",
27
+ "font_weight": "semibold",
28
+ "text_all_caps": false,
29
+ "letter_spacing": 0.35,
30
+ "monospace": false
31
+ },
32
+ "HeadlineSmall": {
33
+ "font_size": 22,
34
+ "line_height": 28,
35
+ "line_spacing": 2,
36
+ "font_family": "System",
37
+ "font_weight": "semibold",
38
+ "text_all_caps": false,
39
+ "letter_spacing": 0.35,
40
+ "monospace": false
41
+ },
42
+ "HeadlineXSmall": {
43
+ "font_size": 17,
44
+ "line_height": 24,
45
+ "line_spacing": 4,
46
+ "font_family": "System",
47
+ "font_weight": "semibold",
48
+ "text_all_caps": false,
49
+ "letter_spacing": -0.41,
50
+ "monospace": false
51
+ },
52
+ "ParagraphPrimaryLarge": {
53
+ "font_size": 19,
54
+ "line_height": 24,
55
+ "line_spacing": 1,
56
+ "font_family": "System",
57
+ "font_weight": "regular",
58
+ "text_all_caps": false,
59
+ "letter_spacing": -0.49,
60
+ "monospace": false
61
+ },
62
+ "ParagraphPrimaryMedium": {
63
+ "font_size": 17,
64
+ "line_height": 24,
65
+ "line_spacing": 4,
66
+ "font_family": "System",
67
+ "font_weight": "regular",
68
+ "text_all_caps": false,
69
+ "letter_spacing": -0.41,
70
+ "monospace": false
71
+ },
72
+ "ParagraphPrimarySmall": {
73
+ "font_size": 15,
74
+ "line_height": 20,
75
+ "line_spacing": 2,
76
+ "font_family": "System",
77
+ "font_weight": "regular",
78
+ "text_all_caps": false,
79
+ "letter_spacing": -0.24,
80
+ "monospace": false
81
+ },
82
+ "ParagraphSecondaryLarge": {
83
+ "font_size": 13,
84
+ "line_height": 18,
85
+ "line_spacing": 2,
86
+ "font_family": "System",
87
+ "font_weight": "regular",
88
+ "text_all_caps": false,
89
+ "letter_spacing": -0.08,
90
+ "monospace": false
91
+ },
92
+ "ParagraphSecondaryMedium": {
93
+ "font_size": 12,
94
+ "line_height": 16,
95
+ "line_spacing": 2,
96
+ "font_family": "System",
97
+ "font_weight": "regular",
98
+ "text_all_caps": false,
99
+ "letter_spacing": 0,
100
+ "monospace": false
101
+ },
102
+ "ParagraphSecondarySmall": {
103
+ "font_size": 11,
104
+ "line_height": 14,
105
+ "line_spacing": 1,
106
+ "font_family": "System",
107
+ "font_weight": "regular",
108
+ "text_all_caps": false,
109
+ "letter_spacing": 0.07,
110
+ "monospace": false
111
+ },
112
+ "ParagraphComponent": {
113
+ "font_size": 17,
114
+ "line_height": 22,
115
+ "line_spacing": 2,
116
+ "font_family": "System",
117
+ "font_weight": "regular",
118
+ "text_all_caps": false,
119
+ "letter_spacing": -0.41,
120
+ "monospace": false
121
+ },
122
+ "ParagraphTagline": {
123
+ "font_size": 13,
124
+ "line_height": 18,
125
+ "line_spacing": 2,
126
+ "font_family": "System",
127
+ "font_weight": "regular",
128
+ "text_all_caps": true,
129
+ "letter_spacing": -0.08,
130
+ "monospace": false
131
+ },
132
+ "ParagraphCaps": {
133
+ "font_size": 11,
134
+ "line_height": 16,
135
+ "line_spacing": 3,
136
+ "font_family": "System",
137
+ "font_weight": "medium",
138
+ "text_all_caps": true,
139
+ "letter_spacing": 1.25,
140
+ "monospace": false
141
+ },
142
+ "AccentPrimaryLarge": {
143
+ "font_size": 19,
144
+ "line_height": 24,
145
+ "line_spacing": 1,
146
+ "font_family": "System",
147
+ "font_weight": "bold",
148
+ "text_all_caps": false,
149
+ "letter_spacing": -0.49,
150
+ "monospace": false
151
+ },
152
+ "AccentPrimaryMedium": {
153
+ "font_size": 17,
154
+ "line_height": 24,
155
+ "line_spacing": 4,
156
+ "font_family": "System",
157
+ "font_weight": "bold",
158
+ "text_all_caps": false,
159
+ "letter_spacing": -0.41,
160
+ "monospace": false
161
+ },
162
+ "AccentPrimarySmall": {
163
+ "font_size": 15,
164
+ "line_height": 20,
165
+ "line_spacing": 2,
166
+ "font_family": "System",
167
+ "font_weight": "bold",
168
+ "text_all_caps": false,
169
+ "letter_spacing": -0.24,
170
+ "monospace": false
171
+ },
172
+ "AccentSecondaryLarge": {
173
+ "font_size": 13,
174
+ "line_height": 18,
175
+ "line_spacing": 2,
176
+ "font_family": "System",
177
+ "font_weight": "bold",
178
+ "text_all_caps": false,
179
+ "letter_spacing": -0.08,
180
+ "monospace": false
181
+ },
182
+ "AccentSecondaryMedium": {
183
+ "font_size": 12,
184
+ "line_height": 16,
185
+ "line_spacing": 2,
186
+ "font_family": "System",
187
+ "font_weight": "bold",
188
+ "text_all_caps": false,
189
+ "letter_spacing": 0,
190
+ "monospace": false
191
+ },
192
+ "AccentSecondarySmall": {
193
+ "font_size": 11,
194
+ "line_height": 14,
195
+ "line_spacing": 1,
196
+ "font_family": "System",
197
+ "font_weight": "bold",
198
+ "text_all_caps": false,
199
+ "letter_spacing": 0.07,
200
+ "monospace": false
201
+ },
202
+ "AccentComponent": {
203
+ "font_size": 17,
204
+ "line_height": 22,
205
+ "line_spacing": 2,
206
+ "font_family": "System",
207
+ "font_weight": "bold",
208
+ "text_all_caps": false,
209
+ "letter_spacing": -0.41,
210
+ "monospace": false
211
+ },
212
+ "AccentTagline": {
213
+ "font_size": 13,
214
+ "line_height": 18,
215
+ "line_spacing": 2,
216
+ "font_family": "System",
217
+ "font_weight": "bold",
218
+ "text_all_caps": true,
219
+ "letter_spacing": -0.08,
220
+ "monospace": false
221
+ },
222
+ "AccentCaps": {
223
+ "font_size": 11,
224
+ "line_height": 16,
225
+ "line_spacing": 3,
226
+ "font_family": "System",
227
+ "font_weight": "bold",
228
+ "text_all_caps": true,
229
+ "letter_spacing": 1.25,
230
+ "monospace": false
231
+ },
232
+ "PromoXLarge": {
233
+ "font_size": 34,
234
+ "line_height": 41,
235
+ "line_spacing": 0,
236
+ "font_family": "System",
237
+ "font_weight": "regular",
238
+ "text_all_caps": false,
239
+ "letter_spacing": 0.37,
240
+ "monospace": false
241
+ },
242
+ "PromoLarge": {
243
+ "font_size": 30,
244
+ "line_height": 36,
245
+ "line_spacing": 0,
246
+ "font_family": "System",
247
+ "font_weight": "regular",
248
+ "text_all_caps": false,
249
+ "letter_spacing": 0.36,
250
+ "monospace": false
251
+ },
252
+ "PromoMedium": {
253
+ "font_size": 27,
254
+ "line_height": 32,
255
+ "line_spacing": 0,
256
+ "font_family": "System",
257
+ "font_weight": "regular",
258
+ "text_all_caps": false,
259
+ "letter_spacing": 0.35,
260
+ "monospace": false
261
+ },
262
+ "PromoSmall": {
263
+ "font_size": 22,
264
+ "line_height": 28,
265
+ "line_spacing": 2,
266
+ "font_family": "System",
267
+ "font_weight": "regular",
268
+ "text_all_caps": false,
269
+ "letter_spacing": 0.35,
270
+ "monospace": false
271
+ },
272
+ "PromoXSmall": {
273
+ "font_size": 17,
274
+ "line_height": 24,
275
+ "line_spacing": 4,
276
+ "font_family": "System",
277
+ "font_weight": "regular",
278
+ "text_all_caps": false,
279
+ "letter_spacing": -0.41,
280
+ "monospace": false
281
+ },
282
+ "ActionPrimaryLarge": {
283
+ "font_size": 19,
284
+ "line_height": 24,
285
+ "line_spacing": 1,
286
+ "font_family": "System",
287
+ "font_weight": "semibold",
288
+ "text_all_caps": false,
289
+ "letter_spacing": -0.49,
290
+ "monospace": false
291
+ },
292
+ "ActionPrimaryMedium": {
293
+ "font_size": 17,
294
+ "line_height": 24,
295
+ "line_spacing": 4,
296
+ "font_family": "System",
297
+ "font_weight": "semibold",
298
+ "text_all_caps": false,
299
+ "letter_spacing": -0.41,
300
+ "monospace": false
301
+ },
302
+ "ActionPrimarySmall": {
303
+ "font_size": 15,
304
+ "line_height": 20,
305
+ "line_spacing": 2,
306
+ "font_family": "System",
307
+ "font_weight": "semibold",
308
+ "text_all_caps": false,
309
+ "letter_spacing": -0.24,
310
+ "monospace": false
311
+ },
312
+ "ActionSecondaryLarge": {
313
+ "font_size": 13,
314
+ "line_height": 18,
315
+ "line_spacing": 2,
316
+ "font_family": "System",
317
+ "font_weight": "semibold",
318
+ "text_all_caps": false,
319
+ "letter_spacing": -0.08,
320
+ "monospace": false
321
+ },
322
+ "ActionSecondaryMedium": {
323
+ "font_size": 12,
324
+ "line_height": 16,
325
+ "line_spacing": 2,
326
+ "font_family": "System",
327
+ "font_weight": "semibold",
328
+ "text_all_caps": false,
329
+ "letter_spacing": 0,
330
+ "monospace": false
331
+ },
332
+ "ActionSecondarySmall": {
333
+ "font_size": 11,
334
+ "line_height": 14,
335
+ "line_spacing": 1,
336
+ "font_family": "System",
337
+ "font_weight": "semibold",
338
+ "text_all_caps": false,
339
+ "letter_spacing": 0.07,
340
+ "monospace": false
341
+ },
342
+ "ActionComponent": {
343
+ "font_size": 17,
344
+ "line_height": 22,
345
+ "line_spacing": 2,
346
+ "font_family": "System",
347
+ "font_weight": "semibold",
348
+ "text_all_caps": false,
349
+ "letter_spacing": -0.41,
350
+ "monospace": false
351
+ },
352
+ "ActionTagline": {
353
+ "font_size": 13,
354
+ "line_height": 18,
355
+ "line_spacing": 2,
356
+ "font_family": "System",
357
+ "font_weight": "semibold",
358
+ "text_all_caps": true,
359
+ "letter_spacing": -0.08,
360
+ "monospace": false
361
+ },
362
+ "ActionCaps": {
363
+ "font_size": 11,
364
+ "line_height": 16,
365
+ "line_spacing": 3,
366
+ "font_family": "System",
367
+ "font_weight": "semibold",
368
+ "text_all_caps": true,
369
+ "letter_spacing": 1.25,
370
+ "monospace": false
371
+ },
372
+ "MonoPrimaryLarge": {
373
+ "font_size": 19,
374
+ "line_height": 24,
375
+ "line_spacing": 1,
376
+ "font_family": "System",
377
+ "font_weight": "regular",
378
+ "text_all_caps": false,
379
+ "letter_spacing": -0.49,
380
+ "monospace": true
381
+ },
382
+ "MonoPrimaryMedium": {
383
+ "font_size": 17,
384
+ "line_height": 24,
385
+ "line_spacing": 4,
386
+ "font_family": "System",
387
+ "font_weight": "regular",
388
+ "text_all_caps": false,
389
+ "letter_spacing": -0.41,
390
+ "monospace": true
391
+ },
392
+ "MonoPrimarySmall": {
393
+ "font_size": 15,
394
+ "line_height": 20,
395
+ "line_spacing": 2,
396
+ "font_family": "System",
397
+ "font_weight": "regular",
398
+ "text_all_caps": false,
399
+ "letter_spacing": -0.24,
400
+ "monospace": true
401
+ },
402
+ "MonoSecondaryLarge": {
403
+ "font_size": 13,
404
+ "line_height": 18,
405
+ "line_spacing": 2,
406
+ "font_family": "System",
407
+ "font_weight": "regular",
408
+ "text_all_caps": false,
409
+ "letter_spacing": -0.08,
410
+ "monospace": true
411
+ },
412
+ "MonoSecondaryMedium": {
413
+ "font_size": 12,
414
+ "line_height": 16,
415
+ "line_spacing": 2,
416
+ "font_family": "System",
417
+ "font_weight": "regular",
418
+ "text_all_caps": false,
419
+ "letter_spacing": 0,
420
+ "monospace": true
421
+ },
422
+ "MonoSecondarySmall": {
423
+ "font_size": 11,
424
+ "line_height": 14,
425
+ "line_spacing": 1,
426
+ "font_family": "System",
427
+ "font_weight": "regular",
428
+ "text_all_caps": false,
429
+ "letter_spacing": 0.07,
430
+ "monospace": true
431
+ }
432
+ }