villa-design-tokens 1.0.104 → 1.0.105
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 +1 -1
- package/tokens/base.json +41 -78
- package/tokens/global.json +0 -10
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.
|
|
5
|
+
"version": "1.0.105",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/base.json
CHANGED
|
@@ -16,8 +16,7 @@
|
|
|
16
16
|
"fontFamily": "{fontfamily.body}",
|
|
17
17
|
"fontWeight": "{fontweight.normal}",
|
|
18
18
|
"fontSize": "{fontsize.global.180}",
|
|
19
|
-
"lineHeight": "{lineheight.body}"
|
|
20
|
-
"letterSpacing": "{letterspacing.body}"
|
|
19
|
+
"lineHeight": "{lineheight.body}"
|
|
21
20
|
},
|
|
22
21
|
"type": "typography"
|
|
23
22
|
},
|
|
@@ -26,8 +25,7 @@
|
|
|
26
25
|
"fontFamily": "{fontfamily.body}",
|
|
27
26
|
"fontWeight": "{fontweight.normal}",
|
|
28
27
|
"fontSize": "{fontsize.global.140}",
|
|
29
|
-
"lineHeight": "{lineheight.body}"
|
|
30
|
-
"letterSpacing": "{letterspacing.body}"
|
|
28
|
+
"lineHeight": "{lineheight.body}"
|
|
31
29
|
},
|
|
32
30
|
"type": "typography"
|
|
33
31
|
},
|
|
@@ -36,8 +34,7 @@
|
|
|
36
34
|
"fontFamily": "{fontfamily.body}",
|
|
37
35
|
"fontWeight": "{fontweight.normal}",
|
|
38
36
|
"fontSize": "{fontsize.global.120}",
|
|
39
|
-
"lineHeight": "{lineheight.body}"
|
|
40
|
-
"letterSpacing": "{letterspacing.body}"
|
|
37
|
+
"lineHeight": "{lineheight.body}"
|
|
41
38
|
},
|
|
42
39
|
"type": "typography"
|
|
43
40
|
}
|
|
@@ -48,8 +45,7 @@
|
|
|
48
45
|
"fontFamily": "{fontfamily.body}",
|
|
49
46
|
"fontWeight": "{fontweight.normal}",
|
|
50
47
|
"fontSize": "{fontsize.global.220}",
|
|
51
|
-
"lineHeight": "{lineheight.body}"
|
|
52
|
-
"letterSpacing": "{letterspacing.body}"
|
|
48
|
+
"lineHeight": "{lineheight.body}"
|
|
53
49
|
},
|
|
54
50
|
"type": "typography"
|
|
55
51
|
},
|
|
@@ -58,8 +54,7 @@
|
|
|
58
54
|
"fontFamily": "{fontfamily.body}",
|
|
59
55
|
"fontWeight": "{fontweight.normal}",
|
|
60
56
|
"fontSize": "{fontsize.global.200}",
|
|
61
|
-
"lineHeight": "{lineheight.body}"
|
|
62
|
-
"letterSpacing": "{letterspacing.body}"
|
|
57
|
+
"lineHeight": "{lineheight.body}"
|
|
63
58
|
},
|
|
64
59
|
"type": "typography"
|
|
65
60
|
},
|
|
@@ -68,8 +63,7 @@
|
|
|
68
63
|
"fontFamily": "{fontfamily.body}",
|
|
69
64
|
"fontWeight": "{fontweight.normal}",
|
|
70
65
|
"fontSize": "{fontsize.global.160}",
|
|
71
|
-
"lineHeight": "{lineheight.body}"
|
|
72
|
-
"letterSpacing": "{letterspacing.body}"
|
|
66
|
+
"lineHeight": "{lineheight.body}"
|
|
73
67
|
},
|
|
74
68
|
"type": "typography"
|
|
75
69
|
},
|
|
@@ -78,8 +72,7 @@
|
|
|
78
72
|
"fontFamily": "{fontfamily.body}",
|
|
79
73
|
"fontWeight": "{fontweight.normal}",
|
|
80
74
|
"fontSize": "{fontsize.global.140}",
|
|
81
|
-
"lineHeight": "{lineheight.body}"
|
|
82
|
-
"letterSpacing": "{letterspacing.body}"
|
|
75
|
+
"lineHeight": "{lineheight.body}"
|
|
83
76
|
},
|
|
84
77
|
"type": "typography"
|
|
85
78
|
}
|
|
@@ -92,8 +85,7 @@
|
|
|
92
85
|
"fontFamily": "{fontfamily.display}",
|
|
93
86
|
"fontWeight": "{fontweight.medium}",
|
|
94
87
|
"fontSize": "{fontsize.global.200}",
|
|
95
|
-
"lineHeight": "{lineheight.global.400}"
|
|
96
|
-
"letterSpacing": "{letterspacing.body}"
|
|
88
|
+
"lineHeight": "{lineheight.global.400}"
|
|
97
89
|
},
|
|
98
90
|
"type": "typography"
|
|
99
91
|
},
|
|
@@ -102,8 +94,7 @@
|
|
|
102
94
|
"fontFamily": "{fontfamily.display}",
|
|
103
95
|
"fontWeight": "{fontweight.bold}",
|
|
104
96
|
"fontSize": "{fontsize.global.380}",
|
|
105
|
-
"lineHeight": "{lineheight.heading}"
|
|
106
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
97
|
+
"lineHeight": "{lineheight.heading}"
|
|
107
98
|
},
|
|
108
99
|
"type": "typography"
|
|
109
100
|
},
|
|
@@ -123,8 +114,7 @@
|
|
|
123
114
|
"fontFamily": "{fontfamily.display}",
|
|
124
115
|
"fontWeight": "{fontweight.medium}",
|
|
125
116
|
"fontSize": "{fontsize.global.180}",
|
|
126
|
-
"lineHeight": "{lineheight.global.400}"
|
|
127
|
-
"letterSpacing": "{letterspacing.body}"
|
|
117
|
+
"lineHeight": "{lineheight.global.400}"
|
|
128
118
|
},
|
|
129
119
|
"type": "typography"
|
|
130
120
|
},
|
|
@@ -133,8 +123,7 @@
|
|
|
133
123
|
"fontFamily": "{fontfamily.display}",
|
|
134
124
|
"fontWeight": "{fontweight.bold}",
|
|
135
125
|
"fontSize": "{fontsize.global.360}",
|
|
136
|
-
"lineHeight": "{lineheight.heading}"
|
|
137
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
126
|
+
"lineHeight": "{lineheight.heading}"
|
|
138
127
|
},
|
|
139
128
|
"type": "typography"
|
|
140
129
|
},
|
|
@@ -155,9 +144,8 @@
|
|
|
155
144
|
"value": {
|
|
156
145
|
"fontFamily": "{fontfamily.utility}",
|
|
157
146
|
"fontWeight": "{fontweight.normal}",
|
|
158
|
-
"fontSize": "{fontsize.global.
|
|
159
|
-
"lineHeight": "{lineheight.utility}"
|
|
160
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
147
|
+
"fontSize": "{fontsize.global.180}",
|
|
148
|
+
"lineHeight": "{lineheight.utility}"
|
|
161
149
|
},
|
|
162
150
|
"type": "typography"
|
|
163
151
|
},
|
|
@@ -165,9 +153,8 @@
|
|
|
165
153
|
"value": {
|
|
166
154
|
"fontFamily": "{fontfamily.utility}",
|
|
167
155
|
"fontWeight": "{fontweight.normal}",
|
|
168
|
-
"fontSize": "{fontsize.global.
|
|
169
|
-
"lineHeight": "{lineheight.utility}"
|
|
170
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
156
|
+
"fontSize": "{fontsize.global.140}",
|
|
157
|
+
"lineHeight": "{lineheight.utility}"
|
|
171
158
|
},
|
|
172
159
|
"type": "typography"
|
|
173
160
|
},
|
|
@@ -175,18 +162,16 @@
|
|
|
175
162
|
"value": {
|
|
176
163
|
"fontFamily": "{fontfamily.utility}",
|
|
177
164
|
"fontWeight": "{fontweight.normal}",
|
|
178
|
-
"fontSize": "{fontsize.global.
|
|
179
|
-
"lineHeight": "{lineheight.utility}"
|
|
180
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
165
|
+
"fontSize": "{fontsize.global.100}",
|
|
166
|
+
"lineHeight": "{lineheight.utility}"
|
|
181
167
|
},
|
|
182
168
|
"type": "typography"
|
|
183
169
|
},
|
|
184
170
|
"md": {
|
|
185
171
|
"value": {
|
|
186
172
|
"fontFamily": "{fontfamily.utility}",
|
|
187
|
-
"fontSize": "{fontsize.global.
|
|
173
|
+
"fontSize": "{fontsize.global.60}",
|
|
188
174
|
"lineHeight": "{lineheight.utility}",
|
|
189
|
-
"letterSpacing": "{letterspacing.utility}",
|
|
190
175
|
"fontWeight": "{fontweight.normal}"
|
|
191
176
|
},
|
|
192
177
|
"type": "typography"
|
|
@@ -195,9 +180,8 @@
|
|
|
195
180
|
"value": {
|
|
196
181
|
"fontFamily": "{fontfamily.utility}",
|
|
197
182
|
"fontWeight": "{fontweight.normal}",
|
|
198
|
-
"fontSize": "{fontsize.global.
|
|
199
|
-
"lineHeight": "{lineheight.utility}"
|
|
200
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
183
|
+
"fontSize": "{fontsize.global.20}",
|
|
184
|
+
"lineHeight": "{lineheight.utility}"
|
|
201
185
|
},
|
|
202
186
|
"type": "typography"
|
|
203
187
|
}
|
|
@@ -208,8 +192,7 @@
|
|
|
208
192
|
"fontFamily": "{fontfamily.utility}",
|
|
209
193
|
"fontWeight": "{fontweight.normal}",
|
|
210
194
|
"fontSize": "{fontsize.global.180}",
|
|
211
|
-
"lineHeight": "{lineheight.utility}"
|
|
212
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
195
|
+
"lineHeight": "{lineheight.utility}"
|
|
213
196
|
},
|
|
214
197
|
"type": "typography"
|
|
215
198
|
},
|
|
@@ -218,8 +201,7 @@
|
|
|
218
201
|
"fontFamily": "{fontfamily.utility}",
|
|
219
202
|
"fontWeight": "{fontweight.normal}",
|
|
220
203
|
"fontSize": "{fontsize.global.140}",
|
|
221
|
-
"lineHeight": "{lineheight.utility}"
|
|
222
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
204
|
+
"lineHeight": "{lineheight.utility}"
|
|
223
205
|
},
|
|
224
206
|
"type": "typography"
|
|
225
207
|
},
|
|
@@ -228,8 +210,7 @@
|
|
|
228
210
|
"fontFamily": "{fontfamily.utility}",
|
|
229
211
|
"fontWeight": "{fontweight.normal}",
|
|
230
212
|
"fontSize": "{fontsize.global.100}",
|
|
231
|
-
"lineHeight": "{lineheight.utility}"
|
|
232
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
213
|
+
"lineHeight": "{lineheight.utility}"
|
|
233
214
|
},
|
|
234
215
|
"type": "typography"
|
|
235
216
|
},
|
|
@@ -238,8 +219,7 @@
|
|
|
238
219
|
"fontFamily": "{fontfamily.utility}",
|
|
239
220
|
"fontWeight": "{fontweight.normal}",
|
|
240
221
|
"fontSize": "{fontsize.global.60}",
|
|
241
|
-
"lineHeight": "{lineheight.utility}"
|
|
242
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
222
|
+
"lineHeight": "{lineheight.utility}"
|
|
243
223
|
},
|
|
244
224
|
"type": "typography"
|
|
245
225
|
},
|
|
@@ -248,8 +228,7 @@
|
|
|
248
228
|
"fontFamily": "{fontfamily.utility}",
|
|
249
229
|
"fontWeight": "{fontweight.normal}",
|
|
250
230
|
"fontSize": "{fontsize.global.20}",
|
|
251
|
-
"lineHeight": "{lineheight.utility}"
|
|
252
|
-
"letterSpacing": "{letterspacing.utility}"
|
|
231
|
+
"lineHeight": "{lineheight.utility}"
|
|
253
232
|
},
|
|
254
233
|
"type": "typography"
|
|
255
234
|
}
|
|
@@ -262,8 +241,7 @@
|
|
|
262
241
|
"fontFamily": "{fontfamily.heading}",
|
|
263
242
|
"fontWeight": "{fontweight.bold}",
|
|
264
243
|
"fontSize": "{fontsize.global.400}",
|
|
265
|
-
"lineHeight": "{lineheight.heading}"
|
|
266
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
244
|
+
"lineHeight": "{lineheight.heading}"
|
|
267
245
|
},
|
|
268
246
|
"type": "typography"
|
|
269
247
|
},
|
|
@@ -272,8 +250,7 @@
|
|
|
272
250
|
"fontFamily": "{fontfamily.heading}",
|
|
273
251
|
"fontWeight": "{fontweight.bold}",
|
|
274
252
|
"fontSize": "{fontsize.global.360}",
|
|
275
|
-
"lineHeight": "{lineheight.heading}"
|
|
276
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
253
|
+
"lineHeight": "{lineheight.heading}"
|
|
277
254
|
},
|
|
278
255
|
"type": "typography"
|
|
279
256
|
},
|
|
@@ -282,8 +259,7 @@
|
|
|
282
259
|
"fontFamily": "{fontfamily.heading}",
|
|
283
260
|
"fontWeight": "{fontweight.bold}",
|
|
284
261
|
"fontSize": "{fontsize.global.340}",
|
|
285
|
-
"lineHeight": "{lineheight.heading}"
|
|
286
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
262
|
+
"lineHeight": "{lineheight.heading}"
|
|
287
263
|
},
|
|
288
264
|
"type": "typography"
|
|
289
265
|
},
|
|
@@ -292,8 +268,7 @@
|
|
|
292
268
|
"fontFamily": "{fontfamily.heading}",
|
|
293
269
|
"fontWeight": "{fontweight.bold}",
|
|
294
270
|
"fontSize": "{fontsize.global.300}",
|
|
295
|
-
"lineHeight": "{lineheight.heading}"
|
|
296
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
271
|
+
"lineHeight": "{lineheight.heading}"
|
|
297
272
|
},
|
|
298
273
|
"type": "typography"
|
|
299
274
|
},
|
|
@@ -302,8 +277,7 @@
|
|
|
302
277
|
"fontFamily": "{fontfamily.heading}",
|
|
303
278
|
"fontWeight": "{fontweight.bold}",
|
|
304
279
|
"fontSize": "{fontsize.global.280}",
|
|
305
|
-
"lineHeight": "{lineheight.heading}"
|
|
306
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
280
|
+
"lineHeight": "{lineheight.heading}"
|
|
307
281
|
},
|
|
308
282
|
"type": "typography"
|
|
309
283
|
},
|
|
@@ -312,8 +286,7 @@
|
|
|
312
286
|
"fontFamily": "{fontfamily.heading}",
|
|
313
287
|
"fontWeight": "{fontweight.bold}",
|
|
314
288
|
"fontSize": "{fontsize.global.240}",
|
|
315
|
-
"lineHeight": "{lineheight.heading}"
|
|
316
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
289
|
+
"lineHeight": "{lineheight.heading}"
|
|
317
290
|
},
|
|
318
291
|
"type": "typography"
|
|
319
292
|
},
|
|
@@ -322,8 +295,7 @@
|
|
|
322
295
|
"fontFamily": "{fontfamily.heading}",
|
|
323
296
|
"fontWeight": "{fontweight.bold}",
|
|
324
297
|
"fontSize": "{fontsize.global.200}",
|
|
325
|
-
"lineHeight": "{lineheight.heading}"
|
|
326
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
298
|
+
"lineHeight": "{lineheight.heading}"
|
|
327
299
|
},
|
|
328
300
|
"type": "typography"
|
|
329
301
|
},
|
|
@@ -332,8 +304,7 @@
|
|
|
332
304
|
"fontFamily": "{fontfamily.heading}",
|
|
333
305
|
"fontWeight": "{fontweight.bold}",
|
|
334
306
|
"fontSize": "{fontsize.global.160}",
|
|
335
|
-
"lineHeight": "{lineheight.heading}"
|
|
336
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
307
|
+
"lineHeight": "{lineheight.heading}"
|
|
337
308
|
},
|
|
338
309
|
"type": "typography"
|
|
339
310
|
}
|
|
@@ -344,8 +315,7 @@
|
|
|
344
315
|
"fontFamily": "{fontfamily.heading}",
|
|
345
316
|
"fontWeight": "{fontweight.bold}",
|
|
346
317
|
"fontSize": "{fontsize.global.480}",
|
|
347
|
-
"lineHeight": "{lineheight.heading}"
|
|
348
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
318
|
+
"lineHeight": "{lineheight.heading}"
|
|
349
319
|
},
|
|
350
320
|
"type": "typography"
|
|
351
321
|
},
|
|
@@ -354,8 +324,7 @@
|
|
|
354
324
|
"fontFamily": "{fontfamily.heading}",
|
|
355
325
|
"fontWeight": "{fontweight.bold}",
|
|
356
326
|
"fontSize": "{fontsize.global.460}",
|
|
357
|
-
"lineHeight": "{lineheight.heading}"
|
|
358
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
327
|
+
"lineHeight": "{lineheight.heading}"
|
|
359
328
|
},
|
|
360
329
|
"type": "typography"
|
|
361
330
|
},
|
|
@@ -364,8 +333,7 @@
|
|
|
364
333
|
"fontFamily": "{fontfamily.heading}",
|
|
365
334
|
"fontWeight": "{fontweight.bold}",
|
|
366
335
|
"fontSize": "{fontsize.global.440}",
|
|
367
|
-
"lineHeight": "{lineheight.heading}"
|
|
368
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
336
|
+
"lineHeight": "{lineheight.heading}"
|
|
369
337
|
},
|
|
370
338
|
"type": "typography"
|
|
371
339
|
},
|
|
@@ -374,8 +342,7 @@
|
|
|
374
342
|
"fontFamily": "{fontfamily.heading}",
|
|
375
343
|
"fontWeight": "{fontweight.bold}",
|
|
376
344
|
"fontSize": "{fontsize.global.420}",
|
|
377
|
-
"lineHeight": "{lineheight.heading}"
|
|
378
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
345
|
+
"lineHeight": "{lineheight.heading}"
|
|
379
346
|
},
|
|
380
347
|
"type": "typography"
|
|
381
348
|
},
|
|
@@ -384,8 +351,7 @@
|
|
|
384
351
|
"fontFamily": "{fontfamily.heading}",
|
|
385
352
|
"fontWeight": "{fontweight.bold}",
|
|
386
353
|
"fontSize": "{fontsize.global.380}",
|
|
387
|
-
"lineHeight": "{lineheight.heading}"
|
|
388
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
354
|
+
"lineHeight": "{lineheight.heading}"
|
|
389
355
|
},
|
|
390
356
|
"type": "typography"
|
|
391
357
|
},
|
|
@@ -394,8 +360,7 @@
|
|
|
394
360
|
"fontFamily": "{fontfamily.heading}",
|
|
395
361
|
"fontWeight": "{fontweight.bold}",
|
|
396
362
|
"fontSize": "{fontsize.global.320}",
|
|
397
|
-
"lineHeight": "{lineheight.heading}"
|
|
398
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
363
|
+
"lineHeight": "{lineheight.heading}"
|
|
399
364
|
},
|
|
400
365
|
"type": "typography"
|
|
401
366
|
},
|
|
@@ -404,8 +369,7 @@
|
|
|
404
369
|
"fontFamily": "{fontfamily.heading}",
|
|
405
370
|
"fontWeight": "{fontweight.bold}",
|
|
406
371
|
"fontSize": "{fontsize.global.260}",
|
|
407
|
-
"lineHeight": "{lineheight.heading}"
|
|
408
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
372
|
+
"lineHeight": "{lineheight.heading}"
|
|
409
373
|
},
|
|
410
374
|
"type": "typography"
|
|
411
375
|
},
|
|
@@ -414,8 +378,7 @@
|
|
|
414
378
|
"fontFamily": "{fontfamily.heading}",
|
|
415
379
|
"fontWeight": "{fontweight.bold}",
|
|
416
380
|
"fontSize": "{fontsize.global.220}",
|
|
417
|
-
"lineHeight": "{lineheight.heading}"
|
|
418
|
-
"letterSpacing": "{letterspacing.heading}"
|
|
381
|
+
"lineHeight": "{lineheight.heading}"
|
|
419
382
|
},
|
|
420
383
|
"type": "typography"
|
|
421
384
|
}
|
package/tokens/global.json
CHANGED