ui-primitives 11.33.0 → 11.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-primitives",
3
- "version": "11.33.0",
3
+ "version": "11.35.0",
4
4
  "description": "UI primitives for sharing between platforms in Design System Team projects",
5
5
  "keywords": [
6
6
  "design",
@@ -45,9 +45,9 @@
45
45
  },
46
46
  "HeadlineXSmall": {
47
47
  "font_size": 16,
48
- "line_height": 24,
49
- "line_spacing": 5,
50
- "line_spacing_extra": 5,
48
+ "line_height": 20,
49
+ "line_spacing": 1,
50
+ "line_spacing_extra": 1,
51
51
  "font_family": "roboto_medium",
52
52
  "text_all_caps": false,
53
53
  "letter_spacing": 0.01,
@@ -131,6 +131,17 @@
131
131
  "first_baseline_to_top_height": 15,
132
132
  "last_baseline_to_bottom_height": 5
133
133
  },
134
+ "ParagraphComponentSecondary": {
135
+ "font_size": 14,
136
+ "line_height": 18,
137
+ "line_spacing": 1,
138
+ "line_spacing_extra": 2,
139
+ "font_family": "roboto_regular",
140
+ "text_all_caps": false,
141
+ "letter_spacing": 0,
142
+ "first_baseline_to_top_height": 0,
143
+ "last_baseline_to_bottom_height": 0
144
+ },
134
145
  "ParagraphTagline": {
135
146
  "font_size": 12,
136
147
  "line_height": 16,
@@ -230,6 +241,17 @@
230
241
  "first_baseline_to_top_height": 15,
231
242
  "last_baseline_to_bottom_height": 5
232
243
  },
244
+ "AccentComponentSecondary": {
245
+ "font_size": 14,
246
+ "line_height": 18,
247
+ "line_spacing": 1,
248
+ "line_spacing_extra": 2,
249
+ "font_family": "roboto_bold",
250
+ "text_all_caps": false,
251
+ "letter_spacing": 0,
252
+ "first_baseline_to_top_height": 0,
253
+ "last_baseline_to_bottom_height": 0
254
+ },
233
255
  "AccentTagline": {
234
256
  "font_size": 12,
235
257
  "line_height": 16,
@@ -298,9 +320,9 @@
298
320
  },
299
321
  "PromoXSmall": {
300
322
  "font_size": 16,
301
- "line_height": 24,
302
- "line_spacing": 5,
303
- "line_spacing_extra": 5,
323
+ "line_height": 20,
324
+ "line_spacing": 1,
325
+ "line_spacing_extra": 1,
304
326
  "font_family": "roboto_regular",
305
327
  "text_all_caps": false,
306
328
  "letter_spacing": 0.01,
@@ -384,6 +406,17 @@
384
406
  "first_baseline_to_top_height": 15,
385
407
  "last_baseline_to_bottom_height": 5
386
408
  },
409
+ "ActionComponentSecondary": {
410
+ "font_size": 14,
411
+ "line_height": 18,
412
+ "line_spacing": 1,
413
+ "line_spacing_extra": 2,
414
+ "font_family": "roboto_medium",
415
+ "text_all_caps": false,
416
+ "letter_spacing": 0,
417
+ "first_baseline_to_top_height": 0,
418
+ "last_baseline_to_bottom_height": 0
419
+ },
387
420
  "ActionTagline": {
388
421
  "font_size": 12,
389
422
  "line_height": 16,
@@ -41,8 +41,8 @@
41
41
  },
42
42
  "HeadlineXSmall": {
43
43
  "font_size": 17,
44
- "line_height": 24,
45
- "line_spacing": 4,
44
+ "line_height": 20,
45
+ "line_spacing": 0,
46
46
  "font_family": "System",
47
47
  "font_weight": "semibold",
48
48
  "text_all_caps": false,
@@ -119,6 +119,16 @@
119
119
  "letter_spacing": -0.41,
120
120
  "monospace": false
121
121
  },
122
+ "ParagraphComponentSecondary": {
123
+ "font_size": 14,
124
+ "line_height": 18,
125
+ "line_spacing": 1,
126
+ "font_family": "System",
127
+ "font_weight": "regular",
128
+ "text_all_caps": false,
129
+ "letter_spacing": -0.15,
130
+ "monospace": false
131
+ },
122
132
  "ParagraphTagline": {
123
133
  "font_size": 13,
124
134
  "line_height": 18,
@@ -209,6 +219,16 @@
209
219
  "letter_spacing": -0.41,
210
220
  "monospace": false
211
221
  },
222
+ "AccentComponentSecondary": {
223
+ "font_size": 14,
224
+ "line_height": 18,
225
+ "line_spacing": 1,
226
+ "font_family": "System",
227
+ "font_weight": "bold",
228
+ "text_all_caps": false,
229
+ "letter_spacing": -0.15,
230
+ "monospace": false
231
+ },
212
232
  "AccentTagline": {
213
233
  "font_size": 13,
214
234
  "line_height": 18,
@@ -271,8 +291,8 @@
271
291
  },
272
292
  "PromoXSmall": {
273
293
  "font_size": 17,
274
- "line_height": 24,
275
- "line_spacing": 4,
294
+ "line_height": 20,
295
+ "line_spacing": 0,
276
296
  "font_family": "System",
277
297
  "font_weight": "regular",
278
298
  "text_all_caps": false,
@@ -349,6 +369,16 @@
349
369
  "letter_spacing": -0.41,
350
370
  "monospace": false
351
371
  },
372
+ "ActionComponentSecondary": {
373
+ "font_size": 14,
374
+ "line_height": 18,
375
+ "line_spacing": 1,
376
+ "font_family": "System",
377
+ "font_weight": "medium",
378
+ "text_all_caps": false,
379
+ "letter_spacing": -0.15,
380
+ "monospace": false
381
+ },
352
382
  "ActionTagline": {
353
383
  "font_size": 13,
354
384
  "line_height": 18,