villa-design-tokens 1.0.51 → 1.0.53

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",
4
4
  "author": "VPRO",
5
- "version": "1.0.51",
5
+ "version": "1.0.53",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -125,8 +125,7 @@
125
125
  },
126
126
  "selectedTokenSets": {
127
127
  "global": "source",
128
- "brands/human": "enabled",
129
- "brands/whitelabel": "enabled"
128
+ "brands/human": "enabled"
130
129
  }
131
130
  }
132
131
  ]
@@ -147,7 +147,7 @@
147
147
  "md": {
148
148
  "value": {
149
149
  "fontFamily": "{fontfamily.heading}",
150
- "fontWeight": "{fontweight.medium}",
150
+ "fontWeight": "{fontweight.bold}",
151
151
  "fontSize": "{fontsize.global.280}",
152
152
  "lineHeight": "{lineheight.tight}",
153
153
  "letterSpacing": "{letterspacing.normal}"
@@ -157,7 +157,7 @@
157
157
  "sm": {
158
158
  "value": {
159
159
  "fontFamily": "{fontfamily.heading}",
160
- "fontWeight": "{fontweight.medium}",
160
+ "fontWeight": "{fontweight.bold}",
161
161
  "fontSize": "{fontsize.global.240}",
162
162
  "lineHeight": "{lineheight.tight}",
163
163
  "letterSpacing": "{letterspacing.normal}"
@@ -167,7 +167,7 @@
167
167
  "xs": {
168
168
  "value": {
169
169
  "fontFamily": "{fontfamily.heading}",
170
- "fontWeight": "{fontweight.medium}",
170
+ "fontWeight": "{fontweight.bold}",
171
171
  "fontSize": "{fontsize.global.200}",
172
172
  "lineHeight": "{lineheight.tight}",
173
173
  "letterSpacing": "{letterspacing.normal}"
@@ -177,7 +177,7 @@
177
177
  "xxs": {
178
178
  "value": {
179
179
  "fontFamily": "{fontfamily.heading}",
180
- "fontWeight": "{fontweight.normal}",
180
+ "fontWeight": "{fontweight.bold}",
181
181
  "fontSize": "{fontsize.global.160}",
182
182
  "lineHeight": "{lineheight.tight}",
183
183
  "letterSpacing": "{letterspacing.normal}"
@@ -219,7 +219,7 @@
219
219
  "lg": {
220
220
  "value": {
221
221
  "fontFamily": "{fontfamily.heading}",
222
- "fontWeight": "{fontweight.medium}",
222
+ "fontWeight": "{fontweight.bold}",
223
223
  "fontSize": "{fontsize.global.420}",
224
224
  "lineHeight": "{lineheight.tight}",
225
225
  "letterSpacing": "{letterspacing.normal}"
@@ -229,7 +229,7 @@
229
229
  "md": {
230
230
  "value": {
231
231
  "fontFamily": "{fontfamily.heading}",
232
- "fontWeight": "{fontweight.medium}",
232
+ "fontWeight": "{fontweight.bold}",
233
233
  "fontSize": "{fontsize.global.380}",
234
234
  "lineHeight": "{lineheight.tight}",
235
235
  "letterSpacing": "{letterspacing.normal}"
@@ -239,7 +239,7 @@
239
239
  "sm": {
240
240
  "value": {
241
241
  "fontFamily": "{fontfamily.heading}",
242
- "fontWeight": "{fontweight.medium}",
242
+ "fontWeight": "{fontweight.bold}",
243
243
  "fontSize": "{fontsize.global.320}",
244
244
  "lineHeight": "{lineheight.tight}",
245
245
  "letterSpacing": "{letterspacing.normal}"
@@ -248,8 +248,8 @@
248
248
  },
249
249
  "xs": {
250
250
  "value": {
251
- "fontFamily": "{fontfamily.heading}",
252
- "fontWeight": "{fontweight.medium}",
251
+ "fontFamily": "{fontfamily.global.bureau}",
252
+ "fontWeight": "{fontweight.bold}",
253
253
  "fontSize": "{fontsize.global.260}",
254
254
  "lineHeight": "{lineheight.tight}",
255
255
  "letterSpacing": "{letterspacing.normal}"
@@ -258,7 +258,7 @@
258
258
  },
259
259
  "xxs": {
260
260
  "value": {
261
- "fontFamily": "{fontfamily.heading}",
261
+ "fontFamily": "{fontfamily.body}",
262
262
  "fontWeight": "{fontweight.normal}",
263
263
  "fontSize": "{fontsize.global.220}",
264
264
  "lineHeight": "{lineheight.tight}",
@@ -19,7 +19,7 @@
19
19
  "value": {
20
20
  "fontFamily": "{fontfamily.body}",
21
21
  "fontWeight": "{fontweight.normal}",
22
- "fontSize": "{fontsize.global.140}",
22
+ "fontSize": "{fontsize.global.60}",
23
23
  "lineHeight": "{lineheight.normal}",
24
24
  "letterSpacing": "{letterspacing.normal}"
25
25
  },