villa-design-tokens 1.0.269 → 1.0.270

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.269",
5
+ "version": "1.0.270",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -207,8 +207,7 @@
207
207
  "selectedTokenSets": {
208
208
  "global": "source",
209
209
  "base": "enabled",
210
- "brands/unbranded": "enabled",
211
- "brands/npodoc": "disabled"
210
+ "brands/unbranded": "enabled"
212
211
  },
213
212
  "$figmaCollectionId": "VariableCollectionId:396:2",
214
213
  "$figmaModeId": "396:0",
@@ -537,8 +536,7 @@
537
536
  "selectedTokenSets": {
538
537
  "global": "source",
539
538
  "brands/human": "enabled",
540
- "base": "enabled",
541
- "brands/npodoc": "disabled"
539
+ "base": "enabled"
542
540
  },
543
541
  "$figmaCollectionId": "VariableCollectionId:606:334",
544
542
  "$figmaModeId": "606:0",
@@ -911,8 +909,7 @@
911
909
  "selectedTokenSets": {
912
910
  "global": "source",
913
911
  "base": "enabled",
914
- "brands/vpro": "enabled",
915
- "brands/npodoc": "disabled"
912
+ "brands/vpro": "enabled"
916
913
  },
917
914
  "$figmaCollectionId": "VariableCollectionId:606:383",
918
915
  "$figmaModeId": "606:2",
@@ -1330,8 +1327,7 @@
1330
1327
  "selectedTokenSets": {
1331
1328
  "global": "source",
1332
1329
  "base": "enabled",
1333
- "brands/brainwash": "enabled",
1334
- "brands/npodoc": "disabled"
1330
+ "brands/brainwash": "enabled"
1335
1331
  },
1336
1332
  "$figmaCollectionId": "VariableCollectionId:606:384",
1337
1333
  "$figmaModeId": "606:3",
@@ -1762,8 +1758,7 @@
1762
1758
  "selectedTokenSets": {
1763
1759
  "global": "source",
1764
1760
  "base": "enabled",
1765
- "brands/argos": "enabled",
1766
- "brands/npodoc": "disabled"
1761
+ "brands/argos": "enabled"
1767
1762
  },
1768
1763
  "$figmaCollectionId": "VariableCollectionId:606:385",
1769
1764
  "$figmaModeId": "606:4",
@@ -2218,8 +2213,7 @@
2218
2213
  "selectedTokenSets": {
2219
2214
  "global": "enabled",
2220
2215
  "base": "enabled",
2221
- "brands/tegenlicht": "enabled",
2222
- "brands/npodoc": "disabled"
2216
+ "brands/tegenlicht": "enabled"
2223
2217
  }
2224
2218
  },
2225
2219
  {
@@ -702,36 +702,36 @@
702
702
  },
703
703
  "fontfamily": {
704
704
  "body": {
705
- "value": "{fontfamily.global.simplistic}",
705
+ "value": "{fontfamily.global.npo-sans}",
706
706
  "type": "fontFamilies"
707
707
  },
708
708
  "utility": {
709
- "value": "{fontfamily.global.helvetica}",
709
+ "value": "{fontfamily.global.npo-sans}",
710
710
  "type": "fontFamilies"
711
711
  },
712
712
  "heading": {
713
- "value": "{fontfamily.global.simplistic}",
713
+ "value": "{fontfamily.global.npo-sans}",
714
714
  "type": "fontFamilies"
715
715
  },
716
716
  "program": {
717
- "value": "{fontfamily.global.simplistic-outline-program}",
717
+ "value": "{fontfamily.global.npo-sans}",
718
718
  "type": "fontFamilies"
719
719
  },
720
720
  "display": {
721
721
  "intro": {
722
- "value": "{fontfamily.global.simplistic}",
722
+ "value": "{fontfamily.global.npo-sans}",
723
723
  "type": "fontFamilies"
724
724
  },
725
725
  "name": {
726
- "value": "{fontfamily.global.simplistic}",
726
+ "value": "{fontfamily.global.npo-sans}",
727
727
  "type": "fontFamilies"
728
728
  },
729
729
  "quote": {
730
- "value": "{fontfamily.global.simplistic}",
730
+ "value": "{fontfamily.global.npo-sans}",
731
731
  "type": "fontFamilies"
732
732
  },
733
733
  "headline": {
734
- "value": "{fontfamily.global.simplistic}",
734
+ "value": "{fontfamily.global.npo-sans}",
735
735
  "type": "fontFamilies"
736
736
  }
737
737
  }
@@ -786,12 +786,12 @@
786
786
  "type": "fontWeights"
787
787
  },
788
788
  "program": {
789
- "value": "{fontweight.global.500}",
789
+ "value": "{fontweight.global.700}",
790
790
  "type": "fontWeights"
791
791
  },
792
792
  "display": {
793
793
  "intro": {
794
- "value": "{fontweight.global.500}",
794
+ "value": "{fontweight.global.400}",
795
795
  "type": "fontWeights"
796
796
  },
797
797
  "name": {
@@ -799,7 +799,7 @@
799
799
  "type": "fontWeights"
800
800
  },
801
801
  "quote": {
802
- "value": "{fontweight.global.500}",
802
+ "value": "{fontweight.global.700}",
803
803
  "type": "fontWeights"
804
804
  },
805
805
  "headline": {
@@ -44,6 +44,10 @@
44
44
  "simplistic-outline-program": {
45
45
  "value": "Simplistic Sans Program",
46
46
  "type": "fontFamilies"
47
+ },
48
+ "npo-sans": {
49
+ "value": "NPO sans",
50
+ "type": "fontFamilies"
47
51
  }
48
52
  }
49
53
  },