villa-design-tokens 1.0.56 → 1.0.58

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.56",
5
+ "version": "1.0.58",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "tokenSetOrder": [
3
3
  "global",
4
+ "base",
4
5
  "brands/whitelabel",
5
6
  "brands/human",
6
7
  "subbrands/human-tribune",
@@ -72,7 +72,8 @@
72
72
  },
73
73
  "selectedTokenSets": {
74
74
  "global": "source",
75
- "brands/whitelabel": "enabled"
75
+ "brands/whitelabel": "enabled",
76
+ "base": "disabled"
76
77
  }
77
78
  },
78
79
  {
@@ -125,7 +126,8 @@
125
126
  },
126
127
  "selectedTokenSets": {
127
128
  "global": "source",
128
- "brands/human": "enabled"
129
+ "brands/human": "enabled",
130
+ "base": "disabled"
129
131
  }
130
132
  }
131
133
  ]
@@ -0,0 +1,258 @@
1
+ {
2
+ "text": {
3
+ "body": {
4
+ "min": {
5
+ "value": {
6
+ "fontFamily": "{fontfamily.body}",
7
+ "fontWeight": "{fontweight.medium}",
8
+ "fontSize": "{fontsize.global.140}",
9
+ "lineHeight": "{lineheight.normal}",
10
+ "letterSpacing": "{letterspacing.normal}"
11
+ },
12
+ "type": "typography"
13
+ },
14
+ "max": {
15
+ "value": {
16
+ "fontFamily": "{fontfamily.body}",
17
+ "fontWeight": "{fontweight.medium}",
18
+ "fontSize": "{fontsize.global.180}",
19
+ "lineHeight": "{lineheight.normal}",
20
+ "letterSpacing": "{letterspacing.normal}"
21
+ },
22
+ "type": "typography"
23
+ }
24
+ },
25
+ "label": {
26
+ "min": {
27
+ "lg": {
28
+ "value": {
29
+ "fontFamily": "{fontfamily.label}",
30
+ "fontWeight": "{fontweight.medium}",
31
+ "fontSize": "{fontsize.global.100}",
32
+ "lineHeight": "{lineheight.tight}",
33
+ "letterSpacing": "{letterspacing.normal}"
34
+ },
35
+ "type": "typography"
36
+ },
37
+ "md": {
38
+ "value": {
39
+ "fontFamily": "{fontfamily.label}",
40
+ "fontWeight": "{fontweight.medium}",
41
+ "fontSize": "{fontsize.global.60}",
42
+ "lineHeight": "{lineheight.tight}",
43
+ "letterSpacing": "{letterspacing.normal}"
44
+ },
45
+ "type": "typography"
46
+ },
47
+ "sm": {
48
+ "value": {
49
+ "fontFamily": "{fontfamily.label}",
50
+ "fontWeight": "{fontweight.medium}",
51
+ "fontSize": "{fontsize.global.40}",
52
+ "lineHeight": "{lineheight.tight}",
53
+ "letterSpacing": "{letterspacing.normal}"
54
+ },
55
+ "type": "typography"
56
+ }
57
+ },
58
+ "max": {
59
+ "lg": {
60
+ "value": {
61
+ "fontFamily": "{fontfamily.label}",
62
+ "fontWeight": "{fontweight.medium}",
63
+ "fontSize": "{fontsize.global.120}",
64
+ "lineHeight": "{lineheight.tight}",
65
+ "letterSpacing": "{letterspacing.normal}"
66
+ },
67
+ "type": "typography"
68
+ },
69
+ "md": {
70
+ "value": {
71
+ "fontFamily": "{fontfamily.label}",
72
+ "fontWeight": "{fontweight.medium}",
73
+ "fontSize": "{fontsize.global.80}",
74
+ "lineHeight": "{lineheight.tight}",
75
+ "letterSpacing": "{letterspacing.normal}"
76
+ },
77
+ "type": "typography"
78
+ },
79
+ "sm": {
80
+ "value": {
81
+ "fontFamily": "{fontfamily.label}",
82
+ "fontWeight": "{fontweight.medium}",
83
+ "fontSize": "{fontsize.global.20}",
84
+ "lineHeight": "{lineheight.tight}",
85
+ "letterSpacing": "{letterspacing.normal}"
86
+ },
87
+ "type": "typography"
88
+ }
89
+ }
90
+ },
91
+ "heading": {
92
+ "min": {
93
+ "xxxl": {
94
+ "value": {
95
+ "fontFamily": "{fontfamily.heading}",
96
+ "fontWeight": "{fontweight.bold}",
97
+ "fontSize": "{fontsize.global.400}",
98
+ "lineHeight": "{lineheight.tight}",
99
+ "letterSpacing": "{letterspacing.normal}"
100
+ },
101
+ "type": "typography"
102
+ },
103
+ "xxl": {
104
+ "value": {
105
+ "fontFamily": "{fontfamily.heading}",
106
+ "fontWeight": "{fontweight.bold}",
107
+ "fontSize": "{fontsize.global.360}",
108
+ "lineHeight": "{lineheight.tight}",
109
+ "letterSpacing": "{letterspacing.normal}"
110
+ },
111
+ "type": "typography"
112
+ },
113
+ "xl": {
114
+ "value": {
115
+ "fontFamily": "{fontfamily.heading}",
116
+ "fontWeight": "{fontweight.bold}",
117
+ "fontSize": "{fontsize.global.340}",
118
+ "lineHeight": "{lineheight.tight}",
119
+ "letterSpacing": "{letterspacing.normal}"
120
+ },
121
+ "type": "typography"
122
+ },
123
+ "lg": {
124
+ "value": {
125
+ "fontFamily": "{fontfamily.heading}",
126
+ "fontWeight": "{fontweight.bold}",
127
+ "fontSize": "{fontsize.global.300}",
128
+ "lineHeight": "{lineheight.tight}",
129
+ "letterSpacing": "{letterspacing.normal}"
130
+ },
131
+ "type": "typography"
132
+ },
133
+ "md": {
134
+ "value": {
135
+ "fontFamily": "{fontfamily.heading}",
136
+ "fontWeight": "{fontweight.bold}",
137
+ "fontSize": "{fontsize.global.280}",
138
+ "lineHeight": "{lineheight.tight}",
139
+ "letterSpacing": "{letterspacing.normal}"
140
+ },
141
+ "type": "typography"
142
+ },
143
+ "sm": {
144
+ "value": {
145
+ "fontFamily": "{fontfamily.heading}",
146
+ "fontWeight": "{fontweight.bold}",
147
+ "fontSize": "{fontsize.global.240}",
148
+ "lineHeight": "{lineheight.tight}",
149
+ "letterSpacing": "{letterspacing.normal}"
150
+ },
151
+ "type": "typography"
152
+ },
153
+ "xs": {
154
+ "value": {
155
+ "fontFamily": "{fontfamily.heading}",
156
+ "fontWeight": "{fontweight.bold}",
157
+ "fontSize": "{fontsize.global.200}",
158
+ "lineHeight": "{lineheight.tight}",
159
+ "letterSpacing": "{letterspacing.normal}"
160
+ },
161
+ "type": "typography"
162
+ },
163
+ "xxs": {
164
+ "value": {
165
+ "fontFamily": "{fontfamily.heading}",
166
+ "fontWeight": "{fontweight.bold}",
167
+ "fontSize": "{fontsize.global.160}",
168
+ "lineHeight": "{lineheight.tight}",
169
+ "letterSpacing": "{letterspacing.normal}"
170
+ },
171
+ "type": "typography"
172
+ }
173
+ },
174
+ "max": {
175
+ "xxxl": {
176
+ "value": {
177
+ "fontFamily": "{fontfamily.heading}",
178
+ "fontWeight": "{fontweight.bold}",
179
+ "fontSize": "{fontsize.global.480}",
180
+ "lineHeight": "{lineheight.tight}",
181
+ "letterSpacing": "{letterspacing.normal}"
182
+ },
183
+ "type": "typography"
184
+ },
185
+ "xxl": {
186
+ "value": {
187
+ "fontFamily": "{fontfamily.heading}",
188
+ "fontWeight": "{fontweight.bold}",
189
+ "fontSize": "{fontsize.global.460}",
190
+ "lineHeight": "{lineheight.tight}",
191
+ "letterSpacing": "{letterspacing.normal}"
192
+ },
193
+ "type": "typography"
194
+ },
195
+ "xl": {
196
+ "value": {
197
+ "fontFamily": "{fontfamily.heading}",
198
+ "fontWeight": "{fontweight.bold}",
199
+ "fontSize": "{fontsize.global.440}",
200
+ "lineHeight": "{lineheight.tight}",
201
+ "letterSpacing": "{letterspacing.normal}"
202
+ },
203
+ "type": "typography"
204
+ },
205
+ "lg": {
206
+ "value": {
207
+ "fontFamily": "{fontfamily.heading}",
208
+ "fontWeight": "{fontweight.bold}",
209
+ "fontSize": "{fontsize.global.420}",
210
+ "lineHeight": "{lineheight.tight}",
211
+ "letterSpacing": "{letterspacing.normal}"
212
+ },
213
+ "type": "typography"
214
+ },
215
+ "md": {
216
+ "value": {
217
+ "fontFamily": "{fontfamily.heading}",
218
+ "fontWeight": "{fontweight.bold}",
219
+ "fontSize": "{fontsize.global.380}",
220
+ "lineHeight": "{lineheight.tight}",
221
+ "letterSpacing": "{letterspacing.normal}"
222
+ },
223
+ "type": "typography"
224
+ },
225
+ "sm": {
226
+ "value": {
227
+ "fontFamily": "{fontfamily.heading}",
228
+ "fontWeight": "{fontweight.bold}",
229
+ "fontSize": "{fontsize.global.320}",
230
+ "lineHeight": "{lineheight.tight}",
231
+ "letterSpacing": "{letterspacing.normal}"
232
+ },
233
+ "type": "typography"
234
+ },
235
+ "xs": {
236
+ "value": {
237
+ "fontFamily": "{fontfamily.heading}",
238
+ "fontWeight": "{fontweight.bold}",
239
+ "fontSize": "{fontsize.global.260}",
240
+ "lineHeight": "{lineheight.tight}",
241
+ "letterSpacing": "{letterspacing.normal}"
242
+ },
243
+ "type": "typography"
244
+ },
245
+ "xxs": {
246
+ "value": {
247
+ "fontFamily": "{fontfamily.heading}",
248
+ "fontWeight": "{fontweight.bold}",
249
+ "fontSize": "{fontsize.global.220}",
250
+ "lineHeight": "{lineheight.tight}",
251
+ "letterSpacing": "{letterspacing.normal}"
252
+ },
253
+ "type": "typography"
254
+ }
255
+ }
256
+ }
257
+ }
258
+ }
@@ -13,267 +13,15 @@
13
13
  "type": "fontFamilies"
14
14
  }
15
15
  },
16
- "text": {
17
- "body": {
18
- "min": {
19
- "value": {
20
- "fontFamily": "{fontfamily.body}",
21
- "fontWeight": "{fontweight.medium}",
22
- "fontSize": "{fontsize.global.140}",
23
- "lineHeight": "{lineheight.normal}",
24
- "letterSpacing": "{letterspacing.normal}"
25
- },
26
- "type": "typography"
27
- },
28
- "max": {
29
- "value": {
30
- "fontFamily": "{fontfamily.body}",
31
- "fontWeight": "{fontweight.medium}",
32
- "fontSize": "{fontsize.global.180}",
33
- "lineHeight": "{lineheight.normal}",
34
- "letterSpacing": "{letterspacing.normal}"
35
- },
36
- "type": "typography"
37
- }
38
- },
39
- "label": {
40
- "min": {
41
- "lg": {
42
- "value": {
43
- "fontFamily": "{fontfamily.label}",
44
- "fontWeight": "{fontweight.medium}",
45
- "fontSize": "{fontsize.global.100}",
46
- "lineHeight": "{lineheight.tight}",
47
- "letterSpacing": "{letterspacing.normal}"
48
- },
49
- "type": "typography"
50
- },
51
- "md": {
52
- "value": {
53
- "fontFamily": "{fontfamily.label}",
54
- "fontWeight": "{fontweight.medium}",
55
- "fontSize": "{fontsize.global.60}",
56
- "lineHeight": "{lineheight.tight}",
57
- "letterSpacing": "{letterspacing.normal}"
58
- },
59
- "type": "typography"
60
- },
61
- "sm": {
62
- "value": {
63
- "fontFamily": "{fontfamily.label}",
64
- "fontWeight": "{fontweight.medium}",
65
- "fontSize": "{fontsize.global.40}",
66
- "lineHeight": "{lineheight.tight}",
67
- "letterSpacing": "{letterspacing.normal}"
68
- },
69
- "type": "typography"
70
- }
71
- },
72
- "max": {
73
- "lg": {
74
- "value": {
75
- "fontFamily": "{fontfamily.label}",
76
- "fontWeight": "{fontweight.medium}",
77
- "fontSize": "{fontsize.global.120}",
78
- "lineHeight": "{lineheight.tight}",
79
- "letterSpacing": "{letterspacing.normal}"
80
- },
81
- "type": "typography"
82
- },
83
- "md": {
84
- "value": {
85
- "fontFamily": "{fontfamily.label}",
86
- "fontWeight": "{fontweight.medium}",
87
- "fontSize": "{fontsize.global.80}",
88
- "lineHeight": "{lineheight.tight}",
89
- "letterSpacing": "{letterspacing.normal}"
90
- },
91
- "type": "typography"
92
- },
93
- "sm": {
94
- "value": {
95
- "fontFamily": "{fontfamily.label}",
96
- "fontWeight": "{fontweight.medium}",
97
- "fontSize": "{fontsize.global.20}",
98
- "lineHeight": "{lineheight.tight}",
99
- "letterSpacing": "{letterspacing.normal}"
100
- },
101
- "type": "typography"
102
- }
103
- }
104
- },
105
- "heading": {
106
- "min": {
107
- "xxxl": {
108
- "value": {
109
- "fontFamily": "{fontfamily.heading}",
110
- "fontWeight": "{fontweight.bold}",
111
- "fontSize": "{fontsize.global.400}",
112
- "lineHeight": "{lineheight.tight}",
113
- "letterSpacing": "{letterspacing.normal}"
114
- },
115
- "type": "typography"
116
- },
117
- "xxl": {
118
- "value": {
119
- "fontFamily": "{fontfamily.heading}",
120
- "fontWeight": "{fontweight.bold}",
121
- "fontSize": "{fontsize.global.360}",
122
- "lineHeight": "{lineheight.tight}",
123
- "letterSpacing": "{letterspacing.normal}"
124
- },
125
- "type": "typography"
126
- },
127
- "xl": {
128
- "value": {
129
- "fontFamily": "{fontfamily.heading}",
130
- "fontWeight": "{fontweight.bold}",
131
- "fontSize": "{fontsize.global.340}",
132
- "lineHeight": "{lineheight.tight}",
133
- "letterSpacing": "{letterspacing.normal}"
134
- },
135
- "type": "typography"
136
- },
137
- "lg": {
138
- "value": {
139
- "fontFamily": "{fontfamily.heading}",
140
- "fontWeight": "{fontweight.bold}",
141
- "fontSize": "{fontsize.global.300}",
142
- "lineHeight": "{lineheight.tight}",
143
- "letterSpacing": "{letterspacing.normal}"
144
- },
145
- "type": "typography"
146
- },
147
- "md": {
148
- "value": {
149
- "fontFamily": "{fontfamily.heading}",
150
- "fontWeight": "{fontweight.bold}",
151
- "fontSize": "{fontsize.global.280}",
152
- "lineHeight": "{lineheight.tight}",
153
- "letterSpacing": "{letterspacing.normal}"
154
- },
155
- "type": "typography"
156
- },
157
- "sm": {
158
- "value": {
159
- "fontFamily": "{fontfamily.heading}",
160
- "fontWeight": "{fontweight.bold}",
161
- "fontSize": "{fontsize.global.240}",
162
- "lineHeight": "{lineheight.tight}",
163
- "letterSpacing": "{letterspacing.normal}"
164
- },
165
- "type": "typography"
166
- },
167
- "xs": {
168
- "value": {
169
- "fontFamily": "{fontfamily.heading}",
170
- "fontWeight": "{fontweight.bold}",
171
- "fontSize": "{fontsize.global.200}",
172
- "lineHeight": "{lineheight.tight}",
173
- "letterSpacing": "{letterspacing.normal}"
174
- },
175
- "type": "typography"
176
- },
177
- "xxs": {
178
- "value": {
179
- "fontFamily": "{fontfamily.heading}",
180
- "fontWeight": "{fontweight.bold}",
181
- "fontSize": "{fontsize.global.160}",
182
- "lineHeight": "{lineheight.tight}",
183
- "letterSpacing": "{letterspacing.normal}"
184
- },
185
- "type": "typography"
186
- }
187
- },
188
- "max": {
189
- "xxxl": {
190
- "value": {
191
- "fontFamily": "{fontfamily.heading}",
192
- "fontWeight": "{fontweight.bold}",
193
- "fontSize": "{fontsize.global.480}",
194
- "lineHeight": "{lineheight.tight}",
195
- "letterSpacing": "{letterspacing.normal}"
196
- },
197
- "type": "typography"
198
- },
199
- "xxl": {
200
- "value": {
201
- "fontFamily": "{fontfamily.heading}",
202
- "fontWeight": "{fontweight.bold}",
203
- "fontSize": "{fontsize.global.460}",
204
- "lineHeight": "{lineheight.tight}",
205
- "letterSpacing": "{letterspacing.normal}"
206
- },
207
- "type": "typography"
208
- },
209
- "xl": {
210
- "value": {
211
- "fontFamily": "{fontfamily.heading}",
212
- "fontWeight": "{fontweight.bold}",
213
- "fontSize": "{fontsize.global.440}",
214
- "lineHeight": "{lineheight.tight}",
215
- "letterSpacing": "{letterspacing.normal}"
216
- },
217
- "type": "typography"
218
- },
219
- "lg": {
220
- "value": {
221
- "fontFamily": "{fontfamily.heading}",
222
- "fontWeight": "{fontweight.bold}",
223
- "fontSize": "{fontsize.global.420}",
224
- "lineHeight": "{lineheight.tight}",
225
- "letterSpacing": "{letterspacing.normal}"
226
- },
227
- "type": "typography"
228
- },
229
- "md": {
230
- "value": {
231
- "fontFamily": "{fontfamily.heading}",
232
- "fontWeight": "{fontweight.bold}",
233
- "fontSize": "{fontsize.global.380}",
234
- "lineHeight": "{lineheight.tight}",
235
- "letterSpacing": "{letterspacing.normal}"
236
- },
237
- "type": "typography"
238
- },
239
- "sm": {
240
- "value": {
241
- "fontFamily": "{fontfamily.heading}",
242
- "fontWeight": "{fontweight.bold}",
243
- "fontSize": "{fontsize.global.320}",
244
- "lineHeight": "{lineheight.tight}",
245
- "letterSpacing": "{letterspacing.normal}"
246
- },
247
- "type": "typography"
248
- },
249
- "xs": {
250
- "value": {
251
- "fontFamily": "{fontfamily.heading}",
252
- "fontWeight": "{fontweight.bold}",
253
- "fontSize": "{fontsize.global.260}",
254
- "lineHeight": "{lineheight.tight}",
255
- "letterSpacing": "{letterspacing.normal}"
256
- },
257
- "type": "typography"
258
- },
259
- "xxs": {
260
- "value": {
261
- "fontFamily": "{fontfamily.heading}",
262
- "fontWeight": "{fontweight.bold}",
263
- "fontSize": "{fontsize.global.220}",
264
- "lineHeight": "{lineheight.tight}",
265
- "letterSpacing": "{letterspacing.normal}"
266
- },
267
- "type": "typography"
268
- }
269
- }
270
- }
271
- },
272
16
  "fontweight": {
273
- "normal": {
17
+ "light": {
274
18
  "value": "{fontweight.global.300}",
275
19
  "type": "fontWeights"
276
20
  },
21
+ "normal": {
22
+ "value": "{fontweight.global.400}",
23
+ "type": "fontWeights"
24
+ },
277
25
  "medium": {
278
26
  "value": "{fontweight.global.500}",
279
27
  "type": "fontWeights"
@@ -13,263 +13,11 @@
13
13
  "type": "fontFamilies"
14
14
  }
15
15
  },
16
- "text": {
17
- "body": {
18
- "min": {
19
- "value": {
20
- "fontFamily": "{fontfamily.body}",
21
- "fontWeight": "{fontweight.normal}",
22
- "fontSize": "{fontsize.global.60}",
23
- "lineHeight": "{lineheight.normal}",
24
- "letterSpacing": "{letterspacing.normal}"
25
- },
26
- "type": "typography"
27
- },
28
- "max": {
29
- "value": {
30
- "fontFamily": "{fontfamily.body}",
31
- "fontWeight": "{fontweight.normal}",
32
- "fontSize": "{fontsize.global.180}",
33
- "lineHeight": "{lineheight.normal}",
34
- "letterSpacing": "{letterspacing.normal}"
35
- },
36
- "type": "typography"
37
- }
38
- },
39
- "label": {
40
- "min": {
41
- "lg": {
42
- "value": {
43
- "fontFamily": "{fontfamily.label}",
44
- "fontWeight": "{fontweight.normal}",
45
- "fontSize": "{fontsize.global.100}",
46
- "lineHeight": "{lineheight.tight}",
47
- "letterSpacing": "{letterspacing.normal}"
48
- },
49
- "type": "typography"
50
- },
51
- "md": {
52
- "value": {
53
- "fontFamily": "{fontfamily.label}",
54
- "fontWeight": "{fontweight.normal}",
55
- "fontSize": "{fontsize.global.60}",
56
- "lineHeight": "{lineheight.tight}",
57
- "letterSpacing": "{letterspacing.normal}"
58
- },
59
- "type": "typography"
60
- },
61
- "sm": {
62
- "value": {
63
- "fontFamily": "{fontfamily.label}",
64
- "fontWeight": "{fontweight.normal}",
65
- "fontSize": "{fontsize.global.40}",
66
- "lineHeight": "{lineheight.tight}",
67
- "letterSpacing": "{letterspacing.normal}"
68
- },
69
- "type": "typography"
70
- }
71
- },
72
- "max": {
73
- "lg": {
74
- "value": {
75
- "fontFamily": "{fontfamily.label}",
76
- "fontWeight": "{fontweight.normal}",
77
- "fontSize": "{fontsize.global.120}",
78
- "lineHeight": "{lineheight.tight}",
79
- "letterSpacing": "{letterspacing.normal}"
80
- },
81
- "type": "typography"
82
- },
83
- "md": {
84
- "value": {
85
- "fontFamily": "{fontfamily.label}",
86
- "fontWeight": "{fontweight.normal}",
87
- "fontSize": "{fontsize.global.80}",
88
- "lineHeight": "{lineheight.tight}",
89
- "letterSpacing": "{letterspacing.normal}"
90
- },
91
- "type": "typography"
92
- },
93
- "sm": {
94
- "value": {
95
- "fontFamily": "{fontfamily.label}",
96
- "fontWeight": "{fontweight.normal}",
97
- "fontSize": "{fontsize.global.20}",
98
- "lineHeight": "{lineheight.tight}",
99
- "letterSpacing": "{letterspacing.normal}"
100
- },
101
- "type": "typography"
102
- }
103
- }
104
- },
105
- "heading": {
106
- "min": {
107
- "xxxl": {
108
- "value": {
109
- "fontFamily": "{fontfamily.heading}",
110
- "fontWeight": "{fontweight.bold}",
111
- "fontSize": "{fontsize.global.400}",
112
- "lineHeight": "{lineheight.tight}",
113
- "letterSpacing": "{letterspacing.normal}"
114
- },
115
- "type": "typography"
116
- },
117
- "xxl": {
118
- "value": {
119
- "fontFamily": "{fontfamily.heading}",
120
- "fontWeight": "{fontweight.bold}",
121
- "fontSize": "{fontsize.global.360}",
122
- "lineHeight": "{lineheight.tight}",
123
- "letterSpacing": "{letterspacing.normal}"
124
- },
125
- "type": "typography"
126
- },
127
- "xl": {
128
- "value": {
129
- "fontFamily": "{fontfamily.heading}",
130
- "fontWeight": "{fontweight.bold}",
131
- "fontSize": "{fontsize.global.340}",
132
- "lineHeight": "{lineheight.tight}",
133
- "letterSpacing": "{letterspacing.normal}"
134
- },
135
- "type": "typography"
136
- },
137
- "lg": {
138
- "value": {
139
- "fontFamily": "{fontfamily.heading}",
140
- "fontWeight": "{fontweight.medium}",
141
- "fontSize": "{fontsize.global.300}",
142
- "lineHeight": "{lineheight.tight}",
143
- "letterSpacing": "{letterspacing.normal}"
144
- },
145
- "type": "typography"
146
- },
147
- "md": {
148
- "value": {
149
- "fontFamily": "{fontfamily.heading}",
150
- "fontWeight": "{fontweight.medium}",
151
- "fontSize": "{fontsize.global.280}",
152
- "lineHeight": "{lineheight.tight}",
153
- "letterSpacing": "{letterspacing.normal}"
154
- },
155
- "type": "typography"
156
- },
157
- "sm": {
158
- "value": {
159
- "fontFamily": "{fontfamily.heading}",
160
- "fontWeight": "{fontweight.medium}",
161
- "fontSize": "{fontsize.global.240}",
162
- "lineHeight": "{lineheight.tight}",
163
- "letterSpacing": "{letterspacing.normal}"
164
- },
165
- "type": "typography"
166
- },
167
- "xs": {
168
- "value": {
169
- "fontFamily": "{fontfamily.heading}",
170
- "fontWeight": "{fontweight.medium}",
171
- "fontSize": "{fontsize.global.200}",
172
- "lineHeight": "{lineheight.tight}",
173
- "letterSpacing": "{letterspacing.normal}"
174
- },
175
- "type": "typography"
176
- },
177
- "xxs": {
178
- "value": {
179
- "fontFamily": "{fontfamily.heading}",
180
- "fontWeight": "{fontweight.normal}",
181
- "fontSize": "{fontsize.global.160}",
182
- "lineHeight": "{lineheight.tight}",
183
- "letterSpacing": "{letterspacing.normal}"
184
- },
185
- "type": "typography"
186
- }
187
- },
188
- "max": {
189
- "xxxl": {
190
- "value": {
191
- "fontFamily": "{fontfamily.heading}",
192
- "fontWeight": "{fontweight.bold}",
193
- "fontSize": "{fontsize.global.480}",
194
- "lineHeight": "{lineheight.tight}",
195
- "letterSpacing": "{letterspacing.normal}"
196
- },
197
- "type": "typography"
198
- },
199
- "xxl": {
200
- "value": {
201
- "fontFamily": "{fontfamily.heading}",
202
- "fontWeight": "{fontweight.bold}",
203
- "fontSize": "{fontsize.global.460}",
204
- "lineHeight": "{lineheight.tight}",
205
- "letterSpacing": "{letterspacing.normal}"
206
- },
207
- "type": "typography"
208
- },
209
- "xl": {
210
- "value": {
211
- "fontFamily": "{fontfamily.heading}",
212
- "fontWeight": "{fontweight.bold}",
213
- "fontSize": "{fontsize.global.440}",
214
- "lineHeight": "{lineheight.tight}",
215
- "letterSpacing": "{letterspacing.normal}"
216
- },
217
- "type": "typography"
218
- },
219
- "lg": {
220
- "value": {
221
- "fontFamily": "{fontfamily.heading}",
222
- "fontWeight": "{fontweight.medium}",
223
- "fontSize": "{fontsize.global.420}",
224
- "lineHeight": "{lineheight.tight}",
225
- "letterSpacing": "{letterspacing.normal}"
226
- },
227
- "type": "typography"
228
- },
229
- "md": {
230
- "value": {
231
- "fontFamily": "{fontfamily.heading}",
232
- "fontWeight": "{fontweight.medium}",
233
- "fontSize": "{fontsize.global.380}",
234
- "lineHeight": "{lineheight.tight}",
235
- "letterSpacing": "{letterspacing.normal}"
236
- },
237
- "type": "typography"
238
- },
239
- "sm": {
240
- "value": {
241
- "fontFamily": "{fontfamily.heading}",
242
- "fontWeight": "{fontweight.medium}",
243
- "fontSize": "{fontsize.global.320}",
244
- "lineHeight": "{lineheight.tight}",
245
- "letterSpacing": "{letterspacing.normal}"
246
- },
247
- "type": "typography"
248
- },
249
- "xs": {
250
- "value": {
251
- "fontFamily": "{fontfamily.heading}",
252
- "fontWeight": "{fontweight.medium}",
253
- "fontSize": "{fontsize.global.260}",
254
- "lineHeight": "{lineheight.tight}",
255
- "letterSpacing": "{letterspacing.normal}"
256
- },
257
- "type": "typography"
258
- },
259
- "xxs": {
260
- "value": {
261
- "fontFamily": "{fontfamily.heading}",
262
- "fontWeight": "{fontweight.normal}",
263
- "fontSize": "{fontsize.global.220}",
264
- "lineHeight": "{lineheight.tight}",
265
- "letterSpacing": "{letterspacing.normal}"
266
- },
267
- "type": "typography"
268
- }
269
- }
270
- }
271
- },
272
16
  "fontweight": {
17
+ "light": {
18
+ "value": "{fontweight.global.300}",
19
+ "type": "fontWeights"
20
+ },
273
21
  "normal": {
274
22
  "value": "{fontweight.global.400}",
275
23
  "type": "fontWeights"
@@ -9,14 +9,14 @@
9
9
  "value": "Simplistic Sans",
10
10
  "type": "fontFamilies"
11
11
  },
12
- "simplistic-outline": {
13
- "value": "Simplistic Sans Outline",
14
- "type": "fontFamilies"
15
- },
16
12
  "bureau": {
17
13
  "value": "Bureau Grot",
18
14
  "type": "fontFamilies"
19
15
  },
16
+ "simplistic-outline": {
17
+ "value": "Simplistic Sans Outline",
18
+ "type": "fontFamilies"
19
+ },
20
20
  "bureau-condensed": {
21
21
  "value": "Bureau Grot Condensed",
22
22
  "type": "fontFamilies"