villa-design-tokens 1.0.292 → 1.0.294

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.292",
5
+ "version": "1.0.294",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -1160,7 +1160,7 @@
1160
1160
  "type": "fontWeights"
1161
1161
  },
1162
1162
  "program": {
1163
- "value": "{fontweight.global.500}",
1163
+ "value": "{fontweight.global.700}",
1164
1164
  "type": "fontWeights"
1165
1165
  },
1166
1166
  "display": {
@@ -1182,4 +1182,4 @@
1182
1182
  }
1183
1183
  }
1184
1184
  }
1185
- }
1185
+ }
@@ -775,7 +775,7 @@
775
775
  },
776
776
  "lineheight": {
777
777
  "body": {
778
- "value": "{lineheight.global.500}",
778
+ "value": "{lineheight.global.300}",
779
779
  "type": "lineHeights"
780
780
  },
781
781
  "utility": {
@@ -792,7 +792,7 @@
792
792
  },
793
793
  "display": {
794
794
  "intro": {
795
- "value": "{lineheight.global.500}",
795
+ "value": "{lineheight.body}",
796
796
  "type": "lineHeights"
797
797
  },
798
798
  "name": {
@@ -800,7 +800,7 @@
800
800
  "type": "lineHeights"
801
801
  },
802
802
  "quote": {
803
- "value": "{lineheight.global.275}",
803
+ "value": "{lineheight.body}",
804
804
  "type": "lineHeights"
805
805
  },
806
806
  "headline": {
@@ -42,7 +42,7 @@
42
42
  "type": "fontFamilies"
43
43
  },
44
44
  "simplistic-outline-program": {
45
- "value": "Simplistic Sans Program",
45
+ "value": "Simplistic Sans",
46
46
  "type": "fontFamilies"
47
47
  },
48
48
  "npo-sans": {
@@ -1299,4 +1299,4 @@
1299
1299
  }
1300
1300
  }
1301
1301
  }
1302
- }
1302
+ }