villa-design-tokens 1.0.31 → 1.0.33

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.31",
5
+ "version": "1.0.33",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -20,7 +20,7 @@
20
20
  "fontFamily": "{fontfamily.body}",
21
21
  "fontWeight": "{fontweight.normal}",
22
22
  "fontSize": "{fontsize.global.140}",
23
- "lineHeight": "{lineheight.body}",
23
+ "lineHeight": "{lineheight.normal}",
24
24
  "letterSpacing": "{letterspacing.normal}"
25
25
  },
26
26
  "type": "typography"
@@ -30,7 +30,7 @@
30
30
  "fontFamily": "{fontfamily.body}",
31
31
  "fontWeight": "{fontweight.normal}",
32
32
  "fontSize": "{fontsize.global.180}",
33
- "lineHeight": "{lineheight.body}",
33
+ "lineHeight": "{lineheight.normal}",
34
34
  "letterSpacing": "{letterspacing.normal}"
35
35
  },
36
36
  "type": "typography"
@@ -43,7 +43,7 @@
43
43
  "fontFamily": "{fontfamily.label}",
44
44
  "fontWeight": "{fontweight.normal}",
45
45
  "fontSize": "{fontsize.global.100}",
46
- "lineHeight": "{lineheight.label}",
46
+ "lineHeight": "{lineheight.tight}",
47
47
  "letterSpacing": "{letterspacing.normal}"
48
48
  },
49
49
  "type": "typography"
@@ -53,7 +53,7 @@
53
53
  "fontFamily": "{fontfamily.label}",
54
54
  "fontWeight": "{fontweight.normal}",
55
55
  "fontSize": "{fontsize.global.60}",
56
- "lineHeight": "{lineheight.label}",
56
+ "lineHeight": "{lineheight.tight}",
57
57
  "letterSpacing": "{letterspacing.normal}"
58
58
  },
59
59
  "type": "typography"
@@ -63,7 +63,7 @@
63
63
  "fontFamily": "{fontfamily.label}",
64
64
  "fontWeight": "{fontweight.normal}",
65
65
  "fontSize": "{fontsize.global.40}",
66
- "lineHeight": "{lineheight.label}",
66
+ "lineHeight": "{lineheight.tight}",
67
67
  "letterSpacing": "{letterspacing.normal}"
68
68
  },
69
69
  "type": "typography"
@@ -75,7 +75,7 @@
75
75
  "fontFamily": "{fontfamily.label}",
76
76
  "fontWeight": "{fontweight.normal}",
77
77
  "fontSize": "{fontsize.global.120}",
78
- "lineHeight": "{lineheight.label}",
78
+ "lineHeight": "{lineheight.tight}",
79
79
  "letterSpacing": "{letterspacing.normal}"
80
80
  },
81
81
  "type": "typography"
@@ -85,7 +85,7 @@
85
85
  "fontFamily": "{fontfamily.label}",
86
86
  "fontWeight": "{fontweight.normal}",
87
87
  "fontSize": "{fontsize.global.80}",
88
- "lineHeight": "{lineheight.label}",
88
+ "lineHeight": "{lineheight.tight}",
89
89
  "letterSpacing": "{letterspacing.normal}"
90
90
  },
91
91
  "type": "typography"
@@ -95,7 +95,7 @@
95
95
  "fontFamily": "{fontfamily.label}",
96
96
  "fontWeight": "{fontweight.normal}",
97
97
  "fontSize": "{fontsize.global.20}",
98
- "lineHeight": "{lineheight.label}",
98
+ "lineHeight": "{lineheight.tight}",
99
99
  "letterSpacing": "{letterspacing.normal}"
100
100
  },
101
101
  "type": "typography"
@@ -109,7 +109,7 @@
109
109
  "fontFamily": "{fontfamily.heading}",
110
110
  "fontWeight": "{fontweight.bold}",
111
111
  "fontSize": "{fontsize.global.400}",
112
- "lineHeight": "{lineheight.heading}",
112
+ "lineHeight": "{lineheight.loose}",
113
113
  "letterSpacing": "{letterspacing.normal}"
114
114
  },
115
115
  "type": "typography"
@@ -119,7 +119,7 @@
119
119
  "fontFamily": "{fontfamily.heading}",
120
120
  "fontWeight": "{fontweight.bold}",
121
121
  "fontSize": "{fontsize.global.360}",
122
- "lineHeight": "{lineheight.heading}",
122
+ "lineHeight": "{lineheight.loose}",
123
123
  "letterSpacing": "{letterspacing.normal}"
124
124
  },
125
125
  "type": "typography"
@@ -129,7 +129,7 @@
129
129
  "fontFamily": "{fontfamily.heading}",
130
130
  "fontWeight": "{fontweight.bold}",
131
131
  "fontSize": "{fontsize.global.340}",
132
- "lineHeight": "{lineheight.heading}",
132
+ "lineHeight": "{lineheight.loose}",
133
133
  "letterSpacing": "{letterspacing.normal}"
134
134
  },
135
135
  "type": "typography"
@@ -139,7 +139,7 @@
139
139
  "fontFamily": "{fontfamily.heading}",
140
140
  "fontWeight": "{fontweight.bold}",
141
141
  "fontSize": "{fontsize.global.300}",
142
- "lineHeight": "{lineheight.heading}",
142
+ "lineHeight": "{lineheight.loose}",
143
143
  "letterSpacing": "{letterspacing.normal}"
144
144
  },
145
145
  "type": "typography"
@@ -149,7 +149,7 @@
149
149
  "fontFamily": "{fontfamily.heading}",
150
150
  "fontWeight": "{fontweight.medium}",
151
151
  "fontSize": "{fontsize.global.280}",
152
- "lineHeight": "{lineheight.heading}",
152
+ "lineHeight": "{lineheight.loose}",
153
153
  "letterSpacing": "{letterspacing.normal}"
154
154
  },
155
155
  "type": "typography"
@@ -159,7 +159,7 @@
159
159
  "fontFamily": "{fontfamily.heading}",
160
160
  "fontWeight": "{fontweight.medium}",
161
161
  "fontSize": "{fontsize.global.240}",
162
- "lineHeight": "{lineheight.heading}",
162
+ "lineHeight": "{lineheight.loose}",
163
163
  "letterSpacing": "{letterspacing.normal}"
164
164
  },
165
165
  "type": "typography"
@@ -169,7 +169,7 @@
169
169
  "fontFamily": "{fontfamily.heading}",
170
170
  "fontWeight": "{fontweight.medium}",
171
171
  "fontSize": "{fontsize.global.200}",
172
- "lineHeight": "{lineheight.heading}",
172
+ "lineHeight": "{lineheight.loose}",
173
173
  "letterSpacing": "{letterspacing.normal}"
174
174
  },
175
175
  "type": "typography"
@@ -179,7 +179,7 @@
179
179
  "fontFamily": "{fontfamily.heading}",
180
180
  "fontWeight": "{fontweight.normal}",
181
181
  "fontSize": "{fontsize.global.160}",
182
- "lineHeight": "{lineheight.heading}",
182
+ "lineHeight": "{lineheight.loose}",
183
183
  "letterSpacing": "{letterspacing.normal}"
184
184
  },
185
185
  "type": "typography"
@@ -191,7 +191,7 @@
191
191
  "fontFamily": "{fontfamily.heading}",
192
192
  "fontWeight": "{fontweight.bold}",
193
193
  "fontSize": "{fontsize.global.480}",
194
- "lineHeight": "{lineheight.heading}",
194
+ "lineHeight": "{lineheight.loose}",
195
195
  "letterSpacing": "{letterspacing.normal}"
196
196
  },
197
197
  "type": "typography"
@@ -201,7 +201,7 @@
201
201
  "fontFamily": "{fontfamily.heading}",
202
202
  "fontWeight": "{fontweight.bold}",
203
203
  "fontSize": "{fontsize.global.460}",
204
- "lineHeight": "{lineheight.heading}",
204
+ "lineHeight": "{lineheight.loose}",
205
205
  "letterSpacing": "{letterspacing.normal}"
206
206
  },
207
207
  "type": "typography"
@@ -211,7 +211,7 @@
211
211
  "fontFamily": "{fontfamily.heading}",
212
212
  "fontWeight": "{fontweight.bold}",
213
213
  "fontSize": "{fontsize.global.440}",
214
- "lineHeight": "{lineheight.heading}",
214
+ "lineHeight": "{lineheight.loose}",
215
215
  "letterSpacing": "{letterspacing.normal}"
216
216
  },
217
217
  "type": "typography"
@@ -221,7 +221,7 @@
221
221
  "fontFamily": "{fontfamily.heading}",
222
222
  "fontWeight": "{fontweight.medium}",
223
223
  "fontSize": "{fontsize.global.420}",
224
- "lineHeight": "{lineheight.heading}",
224
+ "lineHeight": "{lineheight.loose}",
225
225
  "letterSpacing": "{letterspacing.normal}"
226
226
  },
227
227
  "type": "typography"
@@ -231,7 +231,7 @@
231
231
  "fontFamily": "{fontfamily.heading}",
232
232
  "fontWeight": "{fontweight.medium}",
233
233
  "fontSize": "{fontsize.global.380}",
234
- "lineHeight": "{lineheight.heading}",
234
+ "lineHeight": "{lineheight.loose}",
235
235
  "letterSpacing": "{letterspacing.normal}"
236
236
  },
237
237
  "type": "typography"
@@ -241,7 +241,7 @@
241
241
  "fontFamily": "{fontfamily.heading}",
242
242
  "fontWeight": "{fontweight.medium}",
243
243
  "fontSize": "{fontsize.global.320}",
244
- "lineHeight": "{lineheight.heading}",
244
+ "lineHeight": "{lineheight.loose}",
245
245
  "letterSpacing": "{letterspacing.normal}"
246
246
  },
247
247
  "type": "typography"
@@ -251,7 +251,7 @@
251
251
  "fontFamily": "{fontfamily.heading}",
252
252
  "fontWeight": "{fontweight.medium}",
253
253
  "fontSize": "{fontsize.global.260}",
254
- "lineHeight": "{lineheight.heading}",
254
+ "lineHeight": "{lineheight.loose}",
255
255
  "letterSpacing": "{letterspacing.normal}"
256
256
  },
257
257
  "type": "typography"
@@ -261,7 +261,7 @@
261
261
  "fontFamily": "{fontfamily.heading}",
262
262
  "fontWeight": "{fontweight.normal}",
263
263
  "fontSize": "{fontsize.global.220}",
264
- "lineHeight": "{lineheight.heading}",
264
+ "lineHeight": "{lineheight.loose}",
265
265
  "letterSpacing": "{letterspacing.normal}"
266
266
  },
267
267
  "type": "typography"
@@ -284,15 +284,15 @@
284
284
  }
285
285
  },
286
286
  "lineheight": {
287
- "body": {
287
+ "tight": {
288
288
  "value": "{lineheight.global.300}",
289
289
  "type": "lineHeights"
290
290
  },
291
- "label": {
291
+ "normal": {
292
292
  "value": "{lineheight.global.200}",
293
293
  "type": "lineHeights"
294
294
  },
295
- "heading": {
295
+ "loose": {
296
296
  "value": "{lineheight.global.400}",
297
297
  "type": "lineHeights"
298
298
  }
@@ -316,124 +316,6 @@
316
316
  "accent": {
317
317
  "value": "{color.global.orange.100}",
318
318
  "type": "color"
319
- },
320
- "primary": {
321
- "value": "{color.global.grey.500}",
322
- "type": "color"
323
- },
324
- "secondary": {
325
- "value": "{color.global.rose.100}",
326
- "type": "color"
327
- },
328
- "tertiary": {
329
- "value": "{color.global.grey.150}",
330
- "type": "color"
331
- }
332
- },
333
- "background": {
334
- "default": {
335
- "value": "{color.global.grey.100}",
336
- "type": "color"
337
- },
338
- "secondary": {
339
- "value": "{color.global.grey.150}",
340
- "type": "color"
341
- },
342
- "tertiairy": {
343
- "value": "{color.global.grey.200}",
344
- "type": "color"
345
- }
346
- },
347
- "surface": {
348
- "default": {
349
- "value": "{color.global.grey.100}",
350
- "type": "color"
351
- },
352
- "secondary": {
353
- "value": "{color.global.grey.150}",
354
- "type": "color"
355
- },
356
- "tertiairy": {
357
- "value": "{color.global.grey.200}",
358
- "type": "color"
359
- }
360
- },
361
- "functional": {
362
- "error": {
363
- "value": "{color.global.red.100}",
364
- "type": "color"
365
- },
366
- "warning": {
367
- "value": "{color.global.orange.100}",
368
- "type": "color"
369
- },
370
- "success": {
371
- "value": "{color.global.green.100}",
372
- "type": "color"
373
- },
374
- "info": {
375
- "value": "{color.global.blue.100}",
376
- "type": "color"
377
- }
378
- },
379
- "text": {
380
- "title": {
381
- "value": "{color.global.grey.500}",
382
- "type": "color"
383
- },
384
- "default": {
385
- "value": "{color.global.grey.500}",
386
- "type": "color"
387
- },
388
- "subtle": {
389
- "value": "{color.global.grey.400}",
390
- "type": "color"
391
- },
392
- "tertiary": {
393
- "value": "{color.global.grey.350}",
394
- "type": "color"
395
- },
396
- "disabled": {
397
- "value": "{color.global.grey.300}",
398
- "type": "color"
399
- },
400
- "inverse": {
401
- "value": "{color.global.grey.100}",
402
- "type": "color"
403
- },
404
- "error": {
405
- "value": "{color.global.red.100}",
406
- "type": "color"
407
- },
408
- "warning": {
409
- "value": "{color.global.orange.100}",
410
- "type": "color"
411
- }
412
- },
413
- "icon": {
414
- "primary": {
415
- "value": "{color.global.grey.500}",
416
- "type": "color"
417
- },
418
- "secondary": {
419
- "value": "{color.global.grey.400}",
420
- "type": "color"
421
- },
422
- "tertiary": {
423
- "value": "{color.global.grey.300}",
424
- "type": "color"
425
- },
426
- "inverse": {
427
- "value": "{color.global.grey.100}",
428
- "type": "color"
429
- },
430
- "error": {
431
- "value": "{color.global.red.100}",
432
- "type": "color"
433
- },
434
- "warning": {
435
- "value": "{color.global.orange.100}",
436
- "type": "color"
437
319
  }
438
320
  },
439
321
  "fill-primary": {
@@ -474,7 +356,7 @@
474
356
  },
475
357
  "border": {
476
358
  "default": {
477
- "value": "{color.global.orange.150}",
359
+ "value": "{color.global.grey.250}",
478
360
  "type": "color"
479
361
  },
480
362
  "hover": {
@@ -20,7 +20,7 @@
20
20
  "fontFamily": "{fontfamily.body}",
21
21
  "fontWeight": "{fontweight.normal}",
22
22
  "fontSize": "{fontsize.global.140}",
23
- "lineHeight": "{lineheight.body}",
23
+ "lineHeight": "{lineheight.normal}",
24
24
  "letterSpacing": "{letterspacing.normal}"
25
25
  },
26
26
  "type": "typography"
@@ -30,7 +30,7 @@
30
30
  "fontFamily": "{fontfamily.body}",
31
31
  "fontWeight": "{fontweight.normal}",
32
32
  "fontSize": "{fontsize.global.180}",
33
- "lineHeight": "{lineheight.body}",
33
+ "lineHeight": "{lineheight.normal}",
34
34
  "letterSpacing": "{letterspacing.normal}"
35
35
  },
36
36
  "type": "typography"
@@ -43,7 +43,7 @@
43
43
  "fontFamily": "{fontfamily.label}",
44
44
  "fontWeight": "{fontweight.normal}",
45
45
  "fontSize": "{fontsize.global.100}",
46
- "lineHeight": "{lineheight.label}",
46
+ "lineHeight": "{lineheight.tight}",
47
47
  "letterSpacing": "{letterspacing.normal}"
48
48
  },
49
49
  "type": "typography"
@@ -53,7 +53,7 @@
53
53
  "fontFamily": "{fontfamily.label}",
54
54
  "fontWeight": "{fontweight.normal}",
55
55
  "fontSize": "{fontsize.global.60}",
56
- "lineHeight": "{lineheight.label}",
56
+ "lineHeight": "{lineheight.tight}",
57
57
  "letterSpacing": "{letterspacing.normal}"
58
58
  },
59
59
  "type": "typography"
@@ -63,7 +63,7 @@
63
63
  "fontFamily": "{fontfamily.label}",
64
64
  "fontWeight": "{fontweight.normal}",
65
65
  "fontSize": "{fontsize.global.40}",
66
- "lineHeight": "{lineheight.label}",
66
+ "lineHeight": "{lineheight.tight}",
67
67
  "letterSpacing": "{letterspacing.normal}"
68
68
  },
69
69
  "type": "typography"
@@ -75,7 +75,7 @@
75
75
  "fontFamily": "{fontfamily.label}",
76
76
  "fontWeight": "{fontweight.normal}",
77
77
  "fontSize": "{fontsize.global.120}",
78
- "lineHeight": "{lineheight.label}",
78
+ "lineHeight": "{lineheight.tight}",
79
79
  "letterSpacing": "{letterspacing.normal}"
80
80
  },
81
81
  "type": "typography"
@@ -85,7 +85,7 @@
85
85
  "fontFamily": "{fontfamily.label}",
86
86
  "fontWeight": "{fontweight.normal}",
87
87
  "fontSize": "{fontsize.global.80}",
88
- "lineHeight": "{lineheight.label}",
88
+ "lineHeight": "{lineheight.tight}",
89
89
  "letterSpacing": "{letterspacing.normal}"
90
90
  },
91
91
  "type": "typography"
@@ -95,7 +95,7 @@
95
95
  "fontFamily": "{fontfamily.label}",
96
96
  "fontWeight": "{fontweight.normal}",
97
97
  "fontSize": "{fontsize.global.20}",
98
- "lineHeight": "{lineheight.label}",
98
+ "lineHeight": "{lineheight.tight}",
99
99
  "letterSpacing": "{letterspacing.normal}"
100
100
  },
101
101
  "type": "typography"
@@ -109,7 +109,7 @@
109
109
  "fontFamily": "{fontfamily.heading}",
110
110
  "fontWeight": "{fontweight.bold}",
111
111
  "fontSize": "{fontsize.global.400}",
112
- "lineHeight": "{lineheight.heading}",
112
+ "lineHeight": "{lineheight.loose}",
113
113
  "letterSpacing": "{letterspacing.normal}"
114
114
  },
115
115
  "type": "typography"
@@ -119,7 +119,7 @@
119
119
  "fontFamily": "{fontfamily.heading}",
120
120
  "fontWeight": "{fontweight.bold}",
121
121
  "fontSize": "{fontsize.global.360}",
122
- "lineHeight": "{lineheight.heading}",
122
+ "lineHeight": "{lineheight.loose}",
123
123
  "letterSpacing": "{letterspacing.normal}"
124
124
  },
125
125
  "type": "typography"
@@ -129,7 +129,7 @@
129
129
  "fontFamily": "{fontfamily.heading}",
130
130
  "fontWeight": "{fontweight.bold}",
131
131
  "fontSize": "{fontsize.global.340}",
132
- "lineHeight": "{lineheight.heading}",
132
+ "lineHeight": "{lineheight.loose}",
133
133
  "letterSpacing": "{letterspacing.normal}"
134
134
  },
135
135
  "type": "typography"
@@ -139,7 +139,7 @@
139
139
  "fontFamily": "{fontfamily.heading}",
140
140
  "fontWeight": "{fontweight.medium}",
141
141
  "fontSize": "{fontsize.global.300}",
142
- "lineHeight": "{lineheight.heading}",
142
+ "lineHeight": "{lineheight.loose}",
143
143
  "letterSpacing": "{letterspacing.normal}"
144
144
  },
145
145
  "type": "typography"
@@ -149,7 +149,7 @@
149
149
  "fontFamily": "{fontfamily.heading}",
150
150
  "fontWeight": "{fontweight.medium}",
151
151
  "fontSize": "{fontsize.global.280}",
152
- "lineHeight": "{lineheight.heading}",
152
+ "lineHeight": "{lineheight.loose}",
153
153
  "letterSpacing": "{letterspacing.normal}"
154
154
  },
155
155
  "type": "typography"
@@ -159,7 +159,7 @@
159
159
  "fontFamily": "{fontfamily.heading}",
160
160
  "fontWeight": "{fontweight.medium}",
161
161
  "fontSize": "{fontsize.global.240}",
162
- "lineHeight": "{lineheight.heading}",
162
+ "lineHeight": "{lineheight.loose}",
163
163
  "letterSpacing": "{letterspacing.normal}"
164
164
  },
165
165
  "type": "typography"
@@ -169,7 +169,7 @@
169
169
  "fontFamily": "{fontfamily.heading}",
170
170
  "fontWeight": "{fontweight.medium}",
171
171
  "fontSize": "{fontsize.global.200}",
172
- "lineHeight": "{lineheight.heading}",
172
+ "lineHeight": "{lineheight.loose}",
173
173
  "letterSpacing": "{letterspacing.normal}"
174
174
  },
175
175
  "type": "typography"
@@ -179,7 +179,7 @@
179
179
  "fontFamily": "{fontfamily.heading}",
180
180
  "fontWeight": "{fontweight.normal}",
181
181
  "fontSize": "{fontsize.global.160}",
182
- "lineHeight": "{lineheight.heading}",
182
+ "lineHeight": "{lineheight.loose}",
183
183
  "letterSpacing": "{letterspacing.normal}"
184
184
  },
185
185
  "type": "typography"
@@ -191,7 +191,7 @@
191
191
  "fontFamily": "{fontfamily.heading}",
192
192
  "fontWeight": "{fontweight.bold}",
193
193
  "fontSize": "{fontsize.global.480}",
194
- "lineHeight": "{lineheight.heading}",
194
+ "lineHeight": "{lineheight.loose}",
195
195
  "letterSpacing": "{letterspacing.normal}"
196
196
  },
197
197
  "type": "typography"
@@ -201,7 +201,7 @@
201
201
  "fontFamily": "{fontfamily.heading}",
202
202
  "fontWeight": "{fontweight.bold}",
203
203
  "fontSize": "{fontsize.global.460}",
204
- "lineHeight": "{lineheight.heading}",
204
+ "lineHeight": "{lineheight.loose}",
205
205
  "letterSpacing": "{letterspacing.normal}"
206
206
  },
207
207
  "type": "typography"
@@ -211,7 +211,7 @@
211
211
  "fontFamily": "{fontfamily.heading}",
212
212
  "fontWeight": "{fontweight.bold}",
213
213
  "fontSize": "{fontsize.global.440}",
214
- "lineHeight": "{lineheight.heading}",
214
+ "lineHeight": "{lineheight.loose}",
215
215
  "letterSpacing": "{letterspacing.normal}"
216
216
  },
217
217
  "type": "typography"
@@ -221,7 +221,7 @@
221
221
  "fontFamily": "{fontfamily.heading}",
222
222
  "fontWeight": "{fontweight.medium}",
223
223
  "fontSize": "{fontsize.global.420}",
224
- "lineHeight": "{lineheight.heading}",
224
+ "lineHeight": "{lineheight.loose}",
225
225
  "letterSpacing": "{letterspacing.normal}"
226
226
  },
227
227
  "type": "typography"
@@ -231,7 +231,7 @@
231
231
  "fontFamily": "{fontfamily.heading}",
232
232
  "fontWeight": "{fontweight.medium}",
233
233
  "fontSize": "{fontsize.global.380}",
234
- "lineHeight": "{lineheight.heading}",
234
+ "lineHeight": "{lineheight.loose}",
235
235
  "letterSpacing": "{letterspacing.normal}"
236
236
  },
237
237
  "type": "typography"
@@ -241,7 +241,7 @@
241
241
  "fontFamily": "{fontfamily.heading}",
242
242
  "fontWeight": "{fontweight.medium}",
243
243
  "fontSize": "{fontsize.global.320}",
244
- "lineHeight": "{lineheight.heading}",
244
+ "lineHeight": "{lineheight.loose}",
245
245
  "letterSpacing": "{letterspacing.normal}"
246
246
  },
247
247
  "type": "typography"
@@ -251,7 +251,7 @@
251
251
  "fontFamily": "{fontfamily.heading}",
252
252
  "fontWeight": "{fontweight.medium}",
253
253
  "fontSize": "{fontsize.global.260}",
254
- "lineHeight": "{lineheight.heading}",
254
+ "lineHeight": "{lineheight.loose}",
255
255
  "letterSpacing": "{letterspacing.normal}"
256
256
  },
257
257
  "type": "typography"
@@ -261,7 +261,7 @@
261
261
  "fontFamily": "{fontfamily.heading}",
262
262
  "fontWeight": "{fontweight.normal}",
263
263
  "fontSize": "{fontsize.global.220}",
264
- "lineHeight": "{lineheight.heading}",
264
+ "lineHeight": "{lineheight.loose}",
265
265
  "letterSpacing": "{letterspacing.normal}"
266
266
  },
267
267
  "type": "typography"
@@ -271,7 +271,7 @@
271
271
  },
272
272
  "fontweight": {
273
273
  "normal": {
274
- "value": "{fontweight.global.300}",
274
+ "value": "{fontweight.global.400}",
275
275
  "type": "fontWeights"
276
276
  },
277
277
  "medium": {
@@ -284,15 +284,15 @@
284
284
  }
285
285
  },
286
286
  "lineheight": {
287
- "body": {
287
+ "tight": {
288
288
  "value": "{lineheight.global.300}",
289
289
  "type": "lineHeights"
290
290
  },
291
- "label": {
291
+ "normal": {
292
292
  "value": "{lineheight.global.200}",
293
293
  "type": "lineHeights"
294
294
  },
295
- "heading": {
295
+ "loose": {
296
296
  "value": "{lineheight.global.400}",
297
297
  "type": "lineHeights"
298
298
  }