ui-primitives 35.10.0 → 35.11.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": "35.10.0",
3
+ "version": "35.11.0",
4
4
  "description": "UI primitives for sharing between platforms in Design System Team projects",
5
5
  "keywords": [
6
6
  "design",
@@ -303,7 +303,7 @@
303
303
  "line_spacing_extra": 2,
304
304
  "font_family": "roboto_regular",
305
305
  "text_all_caps": false,
306
- "letter_spacing": 0,
306
+ "letter_spacing": 0.02,
307
307
  "first_baseline_to_top_height": 14,
308
308
  "last_baseline_to_bottom_height": 4
309
309
  },
@@ -336,7 +336,7 @@
336
336
  "line_spacing_extra": 4,
337
337
  "font_family": "roboto_regular",
338
338
  "text_all_caps": false,
339
- "letter_spacing": 0,
339
+ "letter_spacing": 0.02,
340
340
  "first_baseline_to_top_height": 15,
341
341
  "last_baseline_to_bottom_height": 5
342
342
  },