villa-design-tokens 1.0.283 → 1.0.285

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
@@ -2,7 +2,7 @@
2
2
  "name": "villa-design-tokens",
3
3
  "description": "Design Tokens published by Design Token Studio with VPRO's Figma Design System- retest again",
4
4
  "author": "VPRO",
5
- "version": "1.0.283",
5
+ "version": "1.0.285",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
package/tokens/base.json CHANGED
@@ -448,6 +448,15 @@
448
448
  "lineHeight": "{lineheight.program}"
449
449
  },
450
450
  "type": "typography"
451
+ },
452
+ "sm": {
453
+ "value": {
454
+ "fontFamily": "{fontfamily.program}",
455
+ "fontWeight": "{fontweight.program}",
456
+ "fontSize": "{fontsize.global.240}",
457
+ "lineHeight": "{lineheight.program}"
458
+ },
459
+ "type": "typography"
451
460
  }
452
461
  },
453
462
  "max": {
@@ -477,6 +486,15 @@
477
486
  "lineHeight": "{lineheight.program}"
478
487
  },
479
488
  "type": "typography"
489
+ },
490
+ "sm": {
491
+ "value": {
492
+ "fontFamily": "{fontfamily.program}",
493
+ "fontWeight": "{fontweight.program}",
494
+ "fontSize": "{fontsize.global.320}",
495
+ "lineHeight": "{lineheight.program}"
496
+ },
497
+ "type": "typography"
480
498
  }
481
499
  }
482
500
  }
@@ -707,7 +707,7 @@
707
707
  "type": "fontFamilies"
708
708
  },
709
709
  "utility": {
710
- "value": "{fontfamily.global.simplistic}",
710
+ "value": "{fontfamily.global.helvetica}",
711
711
  "type": "fontFamilies"
712
712
  },
713
713
  "heading": {
@@ -707,7 +707,7 @@
707
707
  "type": "fontFamilies"
708
708
  },
709
709
  "utility": {
710
- "value": "{fontfamily.global.simplistic}",
710
+ "value": "{fontfamily.global.helvetica}",
711
711
  "type": "fontFamilies"
712
712
  },
713
713
  "heading": {