@utrecht/component-library-design-tokens 1.1.12 → 1.1.14
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/dist/tokens.json +404 -353
- package/package.json +26 -26
package/dist/tokens.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"utrecht": {
|
|
3
|
+
"youtube-video": {},
|
|
3
4
|
"vega-visualization": {
|
|
4
5
|
"font-family": {
|
|
5
6
|
"$extensions": {
|
|
@@ -26,7 +27,6 @@
|
|
|
26
27
|
}
|
|
27
28
|
}
|
|
28
29
|
},
|
|
29
|
-
"youtube-video": {},
|
|
30
30
|
"url-data": {},
|
|
31
31
|
"unordered-list": {
|
|
32
32
|
"font-size": {
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"type": "sizing"
|
|
156
156
|
}
|
|
157
157
|
},
|
|
158
|
-
"
|
|
158
|
+
"toptask-link": {
|
|
159
159
|
"background-color": {
|
|
160
160
|
"$extensions": {
|
|
161
161
|
"nl.nldesignsystem.css.property": {
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
},
|
|
167
167
|
"type": "color"
|
|
168
168
|
},
|
|
169
|
-
"
|
|
169
|
+
"color": {
|
|
170
170
|
"$extensions": {
|
|
171
171
|
"nl.nldesignsystem.css.property": {
|
|
172
172
|
"syntax": "<color>",
|
|
@@ -176,17 +176,7 @@
|
|
|
176
176
|
},
|
|
177
177
|
"type": "color"
|
|
178
178
|
},
|
|
179
|
-
"
|
|
180
|
-
"$extensions": {
|
|
181
|
-
"nl.nldesignsystem.css.property": {
|
|
182
|
-
"syntax": "<length-percentage>",
|
|
183
|
-
"inherits": true
|
|
184
|
-
},
|
|
185
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
186
|
-
},
|
|
187
|
-
"type": "borderRadius"
|
|
188
|
-
},
|
|
189
|
-
"border-width": {
|
|
179
|
+
"font-size": {
|
|
190
180
|
"$extensions": {
|
|
191
181
|
"nl.nldesignsystem.css.property": {
|
|
192
182
|
"syntax": "<length>",
|
|
@@ -194,29 +184,32 @@
|
|
|
194
184
|
},
|
|
195
185
|
"nl.nldesignsystem.figma.supports-token": false
|
|
196
186
|
},
|
|
197
|
-
"type": "
|
|
187
|
+
"type": "fontSizes"
|
|
198
188
|
},
|
|
199
|
-
"
|
|
189
|
+
"line-height": {
|
|
200
190
|
"$extensions": {
|
|
201
191
|
"nl.nldesignsystem.css.property": {
|
|
202
|
-
"syntax":
|
|
192
|
+
"syntax": [
|
|
193
|
+
"<length>",
|
|
194
|
+
"<number>"
|
|
195
|
+
],
|
|
203
196
|
"inherits": true
|
|
204
197
|
},
|
|
205
198
|
"nl.nldesignsystem.figma.supports-token": false
|
|
206
199
|
},
|
|
207
|
-
"type": "
|
|
200
|
+
"type": "lineHeights"
|
|
208
201
|
},
|
|
209
|
-
"
|
|
202
|
+
"max-inline-size": {
|
|
210
203
|
"$extensions": {
|
|
211
204
|
"nl.nldesignsystem.css.property": {
|
|
212
|
-
"syntax": "
|
|
205
|
+
"syntax": "<length>",
|
|
213
206
|
"inherits": true
|
|
214
207
|
},
|
|
215
208
|
"nl.nldesignsystem.figma.supports-token": false
|
|
216
209
|
},
|
|
217
|
-
"type": "
|
|
210
|
+
"type": "sizing"
|
|
218
211
|
},
|
|
219
|
-
"
|
|
212
|
+
"min-block-size": {
|
|
220
213
|
"$extensions": {
|
|
221
214
|
"nl.nldesignsystem.css.property": {
|
|
222
215
|
"syntax": "<length>",
|
|
@@ -224,32 +217,29 @@
|
|
|
224
217
|
},
|
|
225
218
|
"nl.nldesignsystem.figma.supports-token": false
|
|
226
219
|
},
|
|
227
|
-
"type": "
|
|
220
|
+
"type": "sizing"
|
|
228
221
|
},
|
|
229
|
-
"
|
|
222
|
+
"min-inline-size": {
|
|
230
223
|
"$extensions": {
|
|
231
224
|
"nl.nldesignsystem.css.property": {
|
|
232
|
-
"syntax": "<
|
|
233
|
-
"inherits":
|
|
225
|
+
"syntax": "<length>",
|
|
226
|
+
"inherits": true
|
|
234
227
|
},
|
|
235
228
|
"nl.nldesignsystem.figma.supports-token": false
|
|
236
229
|
},
|
|
237
|
-
"type": "
|
|
230
|
+
"type": "sizing"
|
|
238
231
|
},
|
|
239
|
-
"
|
|
232
|
+
"padding-block-end": {
|
|
240
233
|
"$extensions": {
|
|
241
234
|
"nl.nldesignsystem.css.property": {
|
|
242
|
-
"syntax":
|
|
243
|
-
"<length>",
|
|
244
|
-
"<number>"
|
|
245
|
-
],
|
|
235
|
+
"syntax": "<length>",
|
|
246
236
|
"inherits": true
|
|
247
237
|
},
|
|
248
238
|
"nl.nldesignsystem.figma.supports-token": false
|
|
249
239
|
},
|
|
250
|
-
"type": "
|
|
240
|
+
"type": "spacing"
|
|
251
241
|
},
|
|
252
|
-
"
|
|
242
|
+
"padding-block-start": {
|
|
253
243
|
"$extensions": {
|
|
254
244
|
"nl.nldesignsystem.css.property": {
|
|
255
245
|
"syntax": "<length>",
|
|
@@ -257,9 +247,9 @@
|
|
|
257
247
|
},
|
|
258
248
|
"nl.nldesignsystem.figma.supports-token": false
|
|
259
249
|
},
|
|
260
|
-
"type": "
|
|
250
|
+
"type": "spacing"
|
|
261
251
|
},
|
|
262
|
-
"padding-
|
|
252
|
+
"padding-inline-end": {
|
|
263
253
|
"$extensions": {
|
|
264
254
|
"nl.nldesignsystem.css.property": {
|
|
265
255
|
"syntax": "<length>",
|
|
@@ -269,7 +259,7 @@
|
|
|
269
259
|
},
|
|
270
260
|
"type": "spacing"
|
|
271
261
|
},
|
|
272
|
-
"padding-inline": {
|
|
262
|
+
"padding-inline-start": {
|
|
273
263
|
"$extensions": {
|
|
274
264
|
"nl.nldesignsystem.css.property": {
|
|
275
265
|
"syntax": "<length>",
|
|
@@ -279,41 +269,76 @@
|
|
|
279
269
|
},
|
|
280
270
|
"type": "spacing"
|
|
281
271
|
},
|
|
282
|
-
"
|
|
283
|
-
"
|
|
284
|
-
"
|
|
285
|
-
"
|
|
286
|
-
|
|
272
|
+
"hover": {
|
|
273
|
+
"background-color": {
|
|
274
|
+
"$extensions": {
|
|
275
|
+
"nl.nldesignsystem.css.property": {
|
|
276
|
+
"syntax": "<color>",
|
|
277
|
+
"inherits": true
|
|
278
|
+
},
|
|
279
|
+
"nl.nldesignsystem.fallback": [
|
|
280
|
+
"utrecht.toptask-link.background-color"
|
|
281
|
+
]
|
|
287
282
|
},
|
|
288
|
-
"
|
|
283
|
+
"type": "color"
|
|
289
284
|
},
|
|
290
|
-
"
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
"
|
|
285
|
+
"color": {
|
|
286
|
+
"$extensions": {
|
|
287
|
+
"nl.nldesignsystem.css.property": {
|
|
288
|
+
"syntax": "<color>",
|
|
289
|
+
"inherits": true
|
|
290
|
+
},
|
|
291
|
+
"nl.nldesignsystem.fallback": [
|
|
292
|
+
"utrecht.toptask-link.color"
|
|
293
|
+
],
|
|
294
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
297
295
|
},
|
|
298
|
-
"
|
|
296
|
+
"type": "color"
|
|
299
297
|
},
|
|
300
|
-
"
|
|
298
|
+
"transform-scale": {
|
|
299
|
+
"$extensions": {
|
|
300
|
+
"nl.nldesignsystem.css.property": {
|
|
301
|
+
"syntax": "<number>",
|
|
302
|
+
"inherits": true
|
|
303
|
+
},
|
|
304
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
305
|
+
},
|
|
306
|
+
"type": "other"
|
|
307
|
+
}
|
|
301
308
|
},
|
|
302
|
-
"
|
|
303
|
-
"
|
|
304
|
-
"
|
|
305
|
-
"
|
|
306
|
-
|
|
309
|
+
"focus": {
|
|
310
|
+
"background-color": {
|
|
311
|
+
"$extensions": {
|
|
312
|
+
"nl.nldesignsystem.css.property": {
|
|
313
|
+
"syntax": "<color>",
|
|
314
|
+
"inherits": true
|
|
315
|
+
},
|
|
316
|
+
"nl.nldesignsystem.fallback": [
|
|
317
|
+
"utrecht.toptask-link.background-color"
|
|
318
|
+
],
|
|
319
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
307
320
|
},
|
|
308
|
-
"
|
|
321
|
+
"type": "color"
|
|
309
322
|
},
|
|
310
|
-
"
|
|
323
|
+
"color": {
|
|
324
|
+
"$extensions": {
|
|
325
|
+
"nl.nldesignsystem.css.property": {
|
|
326
|
+
"syntax": "<color>",
|
|
327
|
+
"inherits": true
|
|
328
|
+
},
|
|
329
|
+
"nl.nldesignsystem.fallback": [
|
|
330
|
+
"utrecht.toptask-link.color"
|
|
331
|
+
],
|
|
332
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
333
|
+
},
|
|
334
|
+
"type": "color"
|
|
335
|
+
}
|
|
311
336
|
},
|
|
312
|
-
"
|
|
337
|
+
"icon": {
|
|
313
338
|
"size": {
|
|
314
339
|
"$extensions": {
|
|
315
340
|
"nl.nldesignsystem.css.property": {
|
|
316
|
-
"syntax": "<length
|
|
341
|
+
"syntax": "<length>",
|
|
317
342
|
"inherits": true
|
|
318
343
|
},
|
|
319
344
|
"nl.nldesignsystem.figma.supports-token": false
|
|
@@ -322,7 +347,7 @@
|
|
|
322
347
|
}
|
|
323
348
|
}
|
|
324
349
|
},
|
|
325
|
-
"
|
|
350
|
+
"tooltip": {
|
|
326
351
|
"background-color": {
|
|
327
352
|
"$extensions": {
|
|
328
353
|
"nl.nldesignsystem.css.property": {
|
|
@@ -333,7 +358,7 @@
|
|
|
333
358
|
},
|
|
334
359
|
"type": "color"
|
|
335
360
|
},
|
|
336
|
-
"color": {
|
|
361
|
+
"border-color": {
|
|
337
362
|
"$extensions": {
|
|
338
363
|
"nl.nldesignsystem.css.property": {
|
|
339
364
|
"syntax": "<color>",
|
|
@@ -343,50 +368,47 @@
|
|
|
343
368
|
},
|
|
344
369
|
"type": "color"
|
|
345
370
|
},
|
|
346
|
-
"
|
|
371
|
+
"border-radius": {
|
|
347
372
|
"$extensions": {
|
|
348
373
|
"nl.nldesignsystem.css.property": {
|
|
349
|
-
"syntax": "<length>",
|
|
374
|
+
"syntax": "<length-percentage>",
|
|
350
375
|
"inherits": true
|
|
351
376
|
},
|
|
352
377
|
"nl.nldesignsystem.figma.supports-token": false
|
|
353
378
|
},
|
|
354
|
-
"type": "
|
|
379
|
+
"type": "borderRadius"
|
|
355
380
|
},
|
|
356
|
-
"
|
|
381
|
+
"border-width": {
|
|
357
382
|
"$extensions": {
|
|
358
383
|
"nl.nldesignsystem.css.property": {
|
|
359
|
-
"syntax":
|
|
360
|
-
"<length>",
|
|
361
|
-
"<number>"
|
|
362
|
-
],
|
|
384
|
+
"syntax": "<length>",
|
|
363
385
|
"inherits": true
|
|
364
386
|
},
|
|
365
387
|
"nl.nldesignsystem.figma.supports-token": false
|
|
366
388
|
},
|
|
367
|
-
"type": "
|
|
389
|
+
"type": "borderWidth"
|
|
368
390
|
},
|
|
369
|
-
"
|
|
391
|
+
"color": {
|
|
370
392
|
"$extensions": {
|
|
371
393
|
"nl.nldesignsystem.css.property": {
|
|
372
|
-
"syntax": "<
|
|
394
|
+
"syntax": "<color>",
|
|
373
395
|
"inherits": true
|
|
374
396
|
},
|
|
375
397
|
"nl.nldesignsystem.figma.supports-token": false
|
|
376
398
|
},
|
|
377
|
-
"type": "
|
|
399
|
+
"type": "color"
|
|
378
400
|
},
|
|
379
|
-
"
|
|
401
|
+
"font-family": {
|
|
380
402
|
"$extensions": {
|
|
381
403
|
"nl.nldesignsystem.css.property": {
|
|
382
|
-
"syntax": "
|
|
404
|
+
"syntax": "*",
|
|
383
405
|
"inherits": true
|
|
384
406
|
},
|
|
385
407
|
"nl.nldesignsystem.figma.supports-token": false
|
|
386
408
|
},
|
|
387
|
-
"type": "
|
|
409
|
+
"type": "fontFamilies"
|
|
388
410
|
},
|
|
389
|
-
"
|
|
411
|
+
"font-size": {
|
|
390
412
|
"$extensions": {
|
|
391
413
|
"nl.nldesignsystem.css.property": {
|
|
392
414
|
"syntax": "<length>",
|
|
@@ -394,19 +416,32 @@
|
|
|
394
416
|
},
|
|
395
417
|
"nl.nldesignsystem.figma.supports-token": false
|
|
396
418
|
},
|
|
397
|
-
"type": "
|
|
419
|
+
"type": "fontSizes"
|
|
398
420
|
},
|
|
399
|
-
"
|
|
421
|
+
"font-weight": {
|
|
400
422
|
"$extensions": {
|
|
401
423
|
"nl.nldesignsystem.css.property": {
|
|
402
|
-
"syntax": "<
|
|
424
|
+
"syntax": "<number>",
|
|
425
|
+
"inherits": false
|
|
426
|
+
},
|
|
427
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
428
|
+
},
|
|
429
|
+
"type": "fontWeights"
|
|
430
|
+
},
|
|
431
|
+
"line-height": {
|
|
432
|
+
"$extensions": {
|
|
433
|
+
"nl.nldesignsystem.css.property": {
|
|
434
|
+
"syntax": [
|
|
435
|
+
"<length>",
|
|
436
|
+
"<number>"
|
|
437
|
+
],
|
|
403
438
|
"inherits": true
|
|
404
439
|
},
|
|
405
440
|
"nl.nldesignsystem.figma.supports-token": false
|
|
406
441
|
},
|
|
407
|
-
"type": "
|
|
442
|
+
"type": "lineHeights"
|
|
408
443
|
},
|
|
409
|
-
"
|
|
444
|
+
"max-inline-size": {
|
|
410
445
|
"$extensions": {
|
|
411
446
|
"nl.nldesignsystem.css.property": {
|
|
412
447
|
"syntax": "<length>",
|
|
@@ -414,9 +449,9 @@
|
|
|
414
449
|
},
|
|
415
450
|
"nl.nldesignsystem.figma.supports-token": false
|
|
416
451
|
},
|
|
417
|
-
"type": "
|
|
452
|
+
"type": "sizing"
|
|
418
453
|
},
|
|
419
|
-
"padding-
|
|
454
|
+
"padding-block": {
|
|
420
455
|
"$extensions": {
|
|
421
456
|
"nl.nldesignsystem.css.property": {
|
|
422
457
|
"syntax": "<length>",
|
|
@@ -426,7 +461,7 @@
|
|
|
426
461
|
},
|
|
427
462
|
"type": "spacing"
|
|
428
463
|
},
|
|
429
|
-
"padding-inline
|
|
464
|
+
"padding-inline": {
|
|
430
465
|
"$extensions": {
|
|
431
466
|
"nl.nldesignsystem.css.property": {
|
|
432
467
|
"syntax": "<length>",
|
|
@@ -436,76 +471,41 @@
|
|
|
436
471
|
},
|
|
437
472
|
"type": "spacing"
|
|
438
473
|
},
|
|
439
|
-
"
|
|
440
|
-
"
|
|
441
|
-
"
|
|
442
|
-
"
|
|
443
|
-
|
|
444
|
-
"inherits": true
|
|
445
|
-
},
|
|
446
|
-
"nl.nldesignsystem.fallback": [
|
|
447
|
-
"utrecht.toptask-link.background-color"
|
|
448
|
-
]
|
|
474
|
+
"transition-duration": {
|
|
475
|
+
"$extensions": {
|
|
476
|
+
"nl.nldesignsystem.css.property": {
|
|
477
|
+
"syntax": "<time>",
|
|
478
|
+
"inherits": true
|
|
449
479
|
},
|
|
450
|
-
"
|
|
480
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
451
481
|
},
|
|
452
|
-
"
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
"
|
|
459
|
-
"utrecht.toptask-link.color"
|
|
460
|
-
],
|
|
461
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
482
|
+
"type": "other"
|
|
483
|
+
},
|
|
484
|
+
"transition-timing-function": {
|
|
485
|
+
"$extensions": {
|
|
486
|
+
"nl.nldesignsystem.css.property": {
|
|
487
|
+
"syntax": "<time>",
|
|
488
|
+
"inherits": true
|
|
462
489
|
},
|
|
463
|
-
"
|
|
490
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
464
491
|
},
|
|
465
|
-
"
|
|
466
|
-
"$extensions": {
|
|
467
|
-
"nl.nldesignsystem.css.property": {
|
|
468
|
-
"syntax": "<number>",
|
|
469
|
-
"inherits": true
|
|
470
|
-
},
|
|
471
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
472
|
-
},
|
|
473
|
-
"type": "other"
|
|
474
|
-
}
|
|
492
|
+
"type": "other"
|
|
475
493
|
},
|
|
476
|
-
"
|
|
477
|
-
"
|
|
478
|
-
"
|
|
479
|
-
"
|
|
480
|
-
|
|
481
|
-
"inherits": true
|
|
482
|
-
},
|
|
483
|
-
"nl.nldesignsystem.fallback": [
|
|
484
|
-
"utrecht.toptask-link.background-color"
|
|
485
|
-
],
|
|
486
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
494
|
+
"z-index": {
|
|
495
|
+
"$extensions": {
|
|
496
|
+
"nl.nldesignsystem.css.property": {
|
|
497
|
+
"syntax": "<number>",
|
|
498
|
+
"inherits": true
|
|
487
499
|
},
|
|
488
|
-
"
|
|
500
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
489
501
|
},
|
|
490
|
-
"
|
|
491
|
-
"$extensions": {
|
|
492
|
-
"nl.nldesignsystem.css.property": {
|
|
493
|
-
"syntax": "<color>",
|
|
494
|
-
"inherits": true
|
|
495
|
-
},
|
|
496
|
-
"nl.nldesignsystem.fallback": [
|
|
497
|
-
"utrecht.toptask-link.color"
|
|
498
|
-
],
|
|
499
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
500
|
-
},
|
|
501
|
-
"type": "color"
|
|
502
|
-
}
|
|
502
|
+
"type": "other"
|
|
503
503
|
},
|
|
504
|
-
"
|
|
504
|
+
"arrow": {
|
|
505
505
|
"size": {
|
|
506
506
|
"$extensions": {
|
|
507
507
|
"nl.nldesignsystem.css.property": {
|
|
508
|
-
"syntax": "<length>",
|
|
508
|
+
"syntax": "<length-percentage>",
|
|
509
509
|
"inherits": true
|
|
510
510
|
},
|
|
511
511
|
"nl.nldesignsystem.figma.supports-token": false
|
|
@@ -3044,7 +3044,7 @@
|
|
|
3044
3044
|
"border-color": {
|
|
3045
3045
|
"$extensions": {
|
|
3046
3046
|
"nl.nldesignsystem.css.property": {
|
|
3047
|
-
"syntax": "
|
|
3047
|
+
"syntax": "<color>",
|
|
3048
3048
|
"inherits": true
|
|
3049
3049
|
},
|
|
3050
3050
|
"nl.nldesignsystem.figma.supports-token": false
|
|
@@ -3398,6 +3398,49 @@
|
|
|
3398
3398
|
"nl.nldesignsystem.figma.supports-token": false
|
|
3399
3399
|
},
|
|
3400
3400
|
"type": "fontFamilies"
|
|
3401
|
+
},
|
|
3402
|
+
"font-size-adjust": {
|
|
3403
|
+
"$extensions": {
|
|
3404
|
+
"nl.nldesignsystem.css.property": {
|
|
3405
|
+
"syntax": "<number>",
|
|
3406
|
+
"inherits": true
|
|
3407
|
+
},
|
|
3408
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
3409
|
+
},
|
|
3410
|
+
"type": "other"
|
|
3411
|
+
},
|
|
3412
|
+
"font-size": {
|
|
3413
|
+
"$extensions": {
|
|
3414
|
+
"nl.nldesignsystem.css.property": {
|
|
3415
|
+
"syntax": "<length>",
|
|
3416
|
+
"inherits": true
|
|
3417
|
+
},
|
|
3418
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
3419
|
+
},
|
|
3420
|
+
"type": "fontSizes"
|
|
3421
|
+
},
|
|
3422
|
+
"font-weight": {
|
|
3423
|
+
"$extensions": {
|
|
3424
|
+
"nl.nldesignsystem.css.property": {
|
|
3425
|
+
"syntax": "<number>",
|
|
3426
|
+
"inherits": true
|
|
3427
|
+
},
|
|
3428
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
3429
|
+
},
|
|
3430
|
+
"type": "fontWeights"
|
|
3431
|
+
},
|
|
3432
|
+
"line-height": {
|
|
3433
|
+
"$extensions": {
|
|
3434
|
+
"nl.nldesignsystem.css.property": {
|
|
3435
|
+
"syntax": [
|
|
3436
|
+
"<length>",
|
|
3437
|
+
"<number>"
|
|
3438
|
+
],
|
|
3439
|
+
"inherits": true
|
|
3440
|
+
},
|
|
3441
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
3442
|
+
},
|
|
3443
|
+
"type": "lineHeights"
|
|
3401
3444
|
}
|
|
3402
3445
|
},
|
|
3403
3446
|
"rich-text": {
|
|
@@ -4997,7 +5040,7 @@
|
|
|
4997
5040
|
"background-image": {
|
|
4998
5041
|
"$extensions": {
|
|
4999
5042
|
"nl.nldesignsystem.css.property": {
|
|
5000
|
-
"syntax": "
|
|
5043
|
+
"syntax": "*",
|
|
5001
5044
|
"inherits": true
|
|
5002
5045
|
},
|
|
5003
5046
|
"nl.nldesignsystem.figma.supports-token": false
|
|
@@ -8954,11 +8997,171 @@
|
|
|
8954
8997
|
"syntax": "<length>",
|
|
8955
8998
|
"inherits": true
|
|
8956
8999
|
},
|
|
8957
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
8958
|
-
},
|
|
8959
|
-
"type": "fontSizes"
|
|
9000
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9001
|
+
},
|
|
9002
|
+
"type": "fontSizes"
|
|
9003
|
+
},
|
|
9004
|
+
"checkbox": {
|
|
9005
|
+
"color": {
|
|
9006
|
+
"$extensions": {
|
|
9007
|
+
"nl.nldesignsystem.css.property": {
|
|
9008
|
+
"syntax": "<color>",
|
|
9009
|
+
"inherits": true
|
|
9010
|
+
},
|
|
9011
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9012
|
+
},
|
|
9013
|
+
"type": "color"
|
|
9014
|
+
},
|
|
9015
|
+
"font-weight": {
|
|
9016
|
+
"$extensions": {
|
|
9017
|
+
"nl.nldesignsystem.css.property": {
|
|
9018
|
+
"syntax": "<number>",
|
|
9019
|
+
"inherits": true
|
|
9020
|
+
},
|
|
9021
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9022
|
+
},
|
|
9023
|
+
"type": "fontWeights"
|
|
9024
|
+
}
|
|
9025
|
+
},
|
|
9026
|
+
"checked": {
|
|
9027
|
+
"font-weight": {
|
|
9028
|
+
"$extensions": {
|
|
9029
|
+
"nl.nldesignsystem.css.property": {
|
|
9030
|
+
"syntax": "<number>",
|
|
9031
|
+
"inherits": true
|
|
9032
|
+
},
|
|
9033
|
+
"nl.nldesignsystem.fallback": [
|
|
9034
|
+
"utrecht.form-label.font-weight"
|
|
9035
|
+
],
|
|
9036
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9037
|
+
},
|
|
9038
|
+
"type": "fontWeights"
|
|
9039
|
+
}
|
|
9040
|
+
},
|
|
9041
|
+
"disabled": {
|
|
9042
|
+
"color": {
|
|
9043
|
+
"$extensions": {
|
|
9044
|
+
"nl.nldesignsystem.css.property": {
|
|
9045
|
+
"syntax": "<color>",
|
|
9046
|
+
"inherits": true
|
|
9047
|
+
},
|
|
9048
|
+
"nl.nldesignsystem.fallback": [
|
|
9049
|
+
"utrecht.form-label.color"
|
|
9050
|
+
],
|
|
9051
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9052
|
+
},
|
|
9053
|
+
"type": "color"
|
|
9054
|
+
}
|
|
9055
|
+
},
|
|
9056
|
+
"radio": {
|
|
9057
|
+
"color": {
|
|
9058
|
+
"$extensions": {
|
|
9059
|
+
"nl.nldesignsystem.css.property": {
|
|
9060
|
+
"syntax": "<color>",
|
|
9061
|
+
"inherits": true
|
|
9062
|
+
},
|
|
9063
|
+
"nl.nldesignsystem.fallback": [
|
|
9064
|
+
"utrecht.form-label.checkbox.color",
|
|
9065
|
+
"utrecht.form-label.color"
|
|
9066
|
+
],
|
|
9067
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9068
|
+
},
|
|
9069
|
+
"type": "color"
|
|
9070
|
+
},
|
|
9071
|
+
"font-weight": {
|
|
9072
|
+
"$extensions": {
|
|
9073
|
+
"nl.nldesignsystem.css.property": {
|
|
9074
|
+
"syntax": "<number>",
|
|
9075
|
+
"inherits": true
|
|
9076
|
+
},
|
|
9077
|
+
"nl.nldesignsystem.fallback": [
|
|
9078
|
+
"utrecht.form-label.checkbox.font-weight",
|
|
9079
|
+
"utrecht.form-label.font-weight"
|
|
9080
|
+
],
|
|
9081
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9082
|
+
},
|
|
9083
|
+
"type": "fontWeights"
|
|
9084
|
+
}
|
|
9085
|
+
}
|
|
9086
|
+
},
|
|
9087
|
+
"form-fieldset": {
|
|
9088
|
+
"margin-block-end": {
|
|
9089
|
+
"$extensions": {
|
|
9090
|
+
"nl.nldesignsystem.css.property": {
|
|
9091
|
+
"syntax": "<length>",
|
|
9092
|
+
"inherits": true
|
|
9093
|
+
},
|
|
9094
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9095
|
+
},
|
|
9096
|
+
"type": "spacing"
|
|
9097
|
+
},
|
|
9098
|
+
"margin-block-start": {
|
|
9099
|
+
"$extensions": {
|
|
9100
|
+
"nl.nldesignsystem.css.property": {
|
|
9101
|
+
"syntax": "<length>",
|
|
9102
|
+
"inherits": true
|
|
9103
|
+
},
|
|
9104
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9105
|
+
},
|
|
9106
|
+
"type": "spacing"
|
|
9107
|
+
},
|
|
9108
|
+
"invalid": {
|
|
9109
|
+
"border-inline-start-color": {
|
|
9110
|
+
"color": {
|
|
9111
|
+
"$extensions": {
|
|
9112
|
+
"nl.nldesignsystem.css.property": {
|
|
9113
|
+
"syntax": "<color>",
|
|
9114
|
+
"inherits": true
|
|
9115
|
+
},
|
|
9116
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9117
|
+
},
|
|
9118
|
+
"type": "color"
|
|
9119
|
+
}
|
|
9120
|
+
},
|
|
9121
|
+
"border-inline-start-width": {
|
|
9122
|
+
"$extensions": {
|
|
9123
|
+
"nl.nldesignsystem.css.property": {
|
|
9124
|
+
"syntax": "<length>",
|
|
9125
|
+
"inherits": true
|
|
9126
|
+
},
|
|
9127
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9128
|
+
},
|
|
9129
|
+
"type": "borderWidth"
|
|
9130
|
+
},
|
|
9131
|
+
"padding-inline-start": {
|
|
9132
|
+
"$extensions": {
|
|
9133
|
+
"nl.nldesignsystem.css.property": {
|
|
9134
|
+
"syntax": "<length>",
|
|
9135
|
+
"inherits": true
|
|
9136
|
+
},
|
|
9137
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9138
|
+
},
|
|
9139
|
+
"type": "spacing"
|
|
9140
|
+
}
|
|
9141
|
+
},
|
|
9142
|
+
"section": {
|
|
9143
|
+
"background-color": {
|
|
9144
|
+
"$extensions": {
|
|
9145
|
+
"nl.nldesignsystem.css.property": {
|
|
9146
|
+
"syntax": "<color>",
|
|
9147
|
+
"inherits": true
|
|
9148
|
+
},
|
|
9149
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9150
|
+
},
|
|
9151
|
+
"type": "color"
|
|
9152
|
+
},
|
|
9153
|
+
"color": {
|
|
9154
|
+
"$extensions": {
|
|
9155
|
+
"nl.nldesignsystem.css.property": {
|
|
9156
|
+
"syntax": "<color>",
|
|
9157
|
+
"inherits": true
|
|
9158
|
+
},
|
|
9159
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9160
|
+
},
|
|
9161
|
+
"type": "color"
|
|
9162
|
+
}
|
|
8960
9163
|
},
|
|
8961
|
-
"
|
|
9164
|
+
"legend": {
|
|
8962
9165
|
"color": {
|
|
8963
9166
|
"$extensions": {
|
|
8964
9167
|
"nl.nldesignsystem.css.property": {
|
|
@@ -8969,75 +9172,77 @@
|
|
|
8969
9172
|
},
|
|
8970
9173
|
"type": "color"
|
|
8971
9174
|
},
|
|
8972
|
-
"font-
|
|
9175
|
+
"font-family": {
|
|
8973
9176
|
"$extensions": {
|
|
8974
9177
|
"nl.nldesignsystem.css.property": {
|
|
8975
|
-
"syntax": "
|
|
9178
|
+
"syntax": "*",
|
|
8976
9179
|
"inherits": true
|
|
8977
9180
|
},
|
|
8978
9181
|
"nl.nldesignsystem.figma.supports-token": false
|
|
8979
9182
|
},
|
|
8980
|
-
"type": "
|
|
8981
|
-
}
|
|
8982
|
-
|
|
8983
|
-
|
|
9183
|
+
"type": "fontFamilies"
|
|
9184
|
+
},
|
|
9185
|
+
"font-size": {
|
|
9186
|
+
"$extensions": {
|
|
9187
|
+
"nl.nldesignsystem.css.property": {
|
|
9188
|
+
"syntax": "<length>",
|
|
9189
|
+
"inherits": true
|
|
9190
|
+
},
|
|
9191
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9192
|
+
},
|
|
9193
|
+
"type": "fontSizes"
|
|
9194
|
+
},
|
|
8984
9195
|
"font-weight": {
|
|
8985
9196
|
"$extensions": {
|
|
8986
9197
|
"nl.nldesignsystem.css.property": {
|
|
8987
9198
|
"syntax": "<number>",
|
|
8988
9199
|
"inherits": true
|
|
8989
9200
|
},
|
|
8990
|
-
"nl.nldesignsystem.fallback": [
|
|
8991
|
-
"utrecht.form-label.font-weight"
|
|
8992
|
-
],
|
|
8993
9201
|
"nl.nldesignsystem.figma.supports-token": false
|
|
8994
9202
|
},
|
|
8995
9203
|
"type": "fontWeights"
|
|
8996
|
-
}
|
|
8997
|
-
|
|
8998
|
-
"disabled": {
|
|
8999
|
-
"color": {
|
|
9204
|
+
},
|
|
9205
|
+
"line-height": {
|
|
9000
9206
|
"$extensions": {
|
|
9001
9207
|
"nl.nldesignsystem.css.property": {
|
|
9002
|
-
"syntax": "<
|
|
9208
|
+
"syntax": "<length> | <number>",
|
|
9003
9209
|
"inherits": true
|
|
9004
9210
|
},
|
|
9005
|
-
"nl.nldesignsystem.fallback": [
|
|
9006
|
-
"utrecht.form-label.color"
|
|
9007
|
-
],
|
|
9008
9211
|
"nl.nldesignsystem.figma.supports-token": false
|
|
9009
9212
|
},
|
|
9010
|
-
"type": "
|
|
9011
|
-
}
|
|
9012
|
-
|
|
9013
|
-
"radio": {
|
|
9014
|
-
"color": {
|
|
9213
|
+
"type": "lineHeights"
|
|
9214
|
+
},
|
|
9215
|
+
"margin-block-end": {
|
|
9015
9216
|
"$extensions": {
|
|
9016
9217
|
"nl.nldesignsystem.css.property": {
|
|
9017
|
-
"syntax": "<
|
|
9218
|
+
"syntax": "<length>",
|
|
9018
9219
|
"inherits": true
|
|
9019
9220
|
},
|
|
9020
|
-
"nl.nldesignsystem.fallback": [
|
|
9021
|
-
"utrecht.form-label.checkbox.color",
|
|
9022
|
-
"utrecht.form-label.color"
|
|
9023
|
-
],
|
|
9024
9221
|
"nl.nldesignsystem.figma.supports-token": false
|
|
9025
9222
|
},
|
|
9026
|
-
"type": "
|
|
9223
|
+
"type": "spacing"
|
|
9027
9224
|
},
|
|
9028
|
-
"
|
|
9225
|
+
"margin-block-start": {
|
|
9029
9226
|
"$extensions": {
|
|
9030
9227
|
"nl.nldesignsystem.css.property": {
|
|
9031
|
-
"syntax": "<
|
|
9228
|
+
"syntax": "<length>",
|
|
9032
9229
|
"inherits": true
|
|
9033
9230
|
},
|
|
9034
|
-
"nl.nldesignsystem.fallback": [
|
|
9035
|
-
"utrecht.form-label.checkbox.font-weight",
|
|
9036
|
-
"utrecht.form-label.font-weight"
|
|
9037
|
-
],
|
|
9038
9231
|
"nl.nldesignsystem.figma.supports-token": false
|
|
9039
9232
|
},
|
|
9040
|
-
"type": "
|
|
9233
|
+
"type": "spacing"
|
|
9234
|
+
},
|
|
9235
|
+
"disabled": {
|
|
9236
|
+
"color": {
|
|
9237
|
+
"$extensions": {
|
|
9238
|
+
"nl.nldesignsystem.css.property": {
|
|
9239
|
+
"syntax": "<color>",
|
|
9240
|
+
"inherits": true
|
|
9241
|
+
},
|
|
9242
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9243
|
+
},
|
|
9244
|
+
"type": "color"
|
|
9245
|
+
}
|
|
9041
9246
|
}
|
|
9042
9247
|
}
|
|
9043
9248
|
},
|
|
@@ -9291,168 +9496,6 @@
|
|
|
9291
9496
|
}
|
|
9292
9497
|
}
|
|
9293
9498
|
},
|
|
9294
|
-
"form-fieldset": {
|
|
9295
|
-
"margin-block-end": {
|
|
9296
|
-
"$extensions": {
|
|
9297
|
-
"nl.nldesignsystem.css.property": {
|
|
9298
|
-
"syntax": "<length>",
|
|
9299
|
-
"inherits": true
|
|
9300
|
-
},
|
|
9301
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9302
|
-
},
|
|
9303
|
-
"type": "spacing"
|
|
9304
|
-
},
|
|
9305
|
-
"margin-block-start": {
|
|
9306
|
-
"$extensions": {
|
|
9307
|
-
"nl.nldesignsystem.css.property": {
|
|
9308
|
-
"syntax": "<length>",
|
|
9309
|
-
"inherits": true
|
|
9310
|
-
},
|
|
9311
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9312
|
-
},
|
|
9313
|
-
"type": "spacing"
|
|
9314
|
-
},
|
|
9315
|
-
"invalid": {
|
|
9316
|
-
"border-inline-start-color": {
|
|
9317
|
-
"color": {
|
|
9318
|
-
"$extensions": {
|
|
9319
|
-
"nl.nldesignsystem.css.property": {
|
|
9320
|
-
"syntax": "<color>",
|
|
9321
|
-
"inherits": true
|
|
9322
|
-
},
|
|
9323
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9324
|
-
},
|
|
9325
|
-
"type": "color"
|
|
9326
|
-
}
|
|
9327
|
-
},
|
|
9328
|
-
"border-inline-start-width": {
|
|
9329
|
-
"$extensions": {
|
|
9330
|
-
"nl.nldesignsystem.css.property": {
|
|
9331
|
-
"syntax": "<length>",
|
|
9332
|
-
"inherits": true
|
|
9333
|
-
},
|
|
9334
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9335
|
-
},
|
|
9336
|
-
"type": "borderWidth"
|
|
9337
|
-
},
|
|
9338
|
-
"padding-inline-start": {
|
|
9339
|
-
"$extensions": {
|
|
9340
|
-
"nl.nldesignsystem.css.property": {
|
|
9341
|
-
"syntax": "<length>",
|
|
9342
|
-
"inherits": true
|
|
9343
|
-
},
|
|
9344
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9345
|
-
},
|
|
9346
|
-
"type": "spacing"
|
|
9347
|
-
}
|
|
9348
|
-
},
|
|
9349
|
-
"section": {
|
|
9350
|
-
"background-color": {
|
|
9351
|
-
"$extensions": {
|
|
9352
|
-
"nl.nldesignsystem.css.property": {
|
|
9353
|
-
"syntax": "<color>",
|
|
9354
|
-
"inherits": true
|
|
9355
|
-
},
|
|
9356
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9357
|
-
},
|
|
9358
|
-
"type": "color"
|
|
9359
|
-
},
|
|
9360
|
-
"color": {
|
|
9361
|
-
"$extensions": {
|
|
9362
|
-
"nl.nldesignsystem.css.property": {
|
|
9363
|
-
"syntax": "<color>",
|
|
9364
|
-
"inherits": true
|
|
9365
|
-
},
|
|
9366
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9367
|
-
},
|
|
9368
|
-
"type": "color"
|
|
9369
|
-
}
|
|
9370
|
-
},
|
|
9371
|
-
"legend": {
|
|
9372
|
-
"color": {
|
|
9373
|
-
"$extensions": {
|
|
9374
|
-
"nl.nldesignsystem.css.property": {
|
|
9375
|
-
"syntax": "<color>",
|
|
9376
|
-
"inherits": true
|
|
9377
|
-
},
|
|
9378
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9379
|
-
},
|
|
9380
|
-
"type": "color"
|
|
9381
|
-
},
|
|
9382
|
-
"font-family": {
|
|
9383
|
-
"$extensions": {
|
|
9384
|
-
"nl.nldesignsystem.css.property": {
|
|
9385
|
-
"syntax": "*",
|
|
9386
|
-
"inherits": true
|
|
9387
|
-
},
|
|
9388
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9389
|
-
},
|
|
9390
|
-
"type": "fontFamilies"
|
|
9391
|
-
},
|
|
9392
|
-
"font-size": {
|
|
9393
|
-
"$extensions": {
|
|
9394
|
-
"nl.nldesignsystem.css.property": {
|
|
9395
|
-
"syntax": "<length>",
|
|
9396
|
-
"inherits": true
|
|
9397
|
-
},
|
|
9398
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9399
|
-
},
|
|
9400
|
-
"type": "fontSizes"
|
|
9401
|
-
},
|
|
9402
|
-
"font-weight": {
|
|
9403
|
-
"$extensions": {
|
|
9404
|
-
"nl.nldesignsystem.css.property": {
|
|
9405
|
-
"syntax": "<number>",
|
|
9406
|
-
"inherits": true
|
|
9407
|
-
},
|
|
9408
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9409
|
-
},
|
|
9410
|
-
"type": "fontWeights"
|
|
9411
|
-
},
|
|
9412
|
-
"line-height": {
|
|
9413
|
-
"$extensions": {
|
|
9414
|
-
"nl.nldesignsystem.css.property": {
|
|
9415
|
-
"syntax": "<length> | <number>",
|
|
9416
|
-
"inherits": true
|
|
9417
|
-
},
|
|
9418
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9419
|
-
},
|
|
9420
|
-
"type": "lineHeights"
|
|
9421
|
-
},
|
|
9422
|
-
"margin-block-end": {
|
|
9423
|
-
"$extensions": {
|
|
9424
|
-
"nl.nldesignsystem.css.property": {
|
|
9425
|
-
"syntax": "<length>",
|
|
9426
|
-
"inherits": true
|
|
9427
|
-
},
|
|
9428
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9429
|
-
},
|
|
9430
|
-
"type": "spacing"
|
|
9431
|
-
},
|
|
9432
|
-
"margin-block-start": {
|
|
9433
|
-
"$extensions": {
|
|
9434
|
-
"nl.nldesignsystem.css.property": {
|
|
9435
|
-
"syntax": "<length>",
|
|
9436
|
-
"inherits": true
|
|
9437
|
-
},
|
|
9438
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9439
|
-
},
|
|
9440
|
-
"type": "spacing"
|
|
9441
|
-
},
|
|
9442
|
-
"disabled": {
|
|
9443
|
-
"color": {
|
|
9444
|
-
"$extensions": {
|
|
9445
|
-
"nl.nldesignsystem.css.property": {
|
|
9446
|
-
"syntax": "<color>",
|
|
9447
|
-
"inherits": true
|
|
9448
|
-
},
|
|
9449
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9450
|
-
},
|
|
9451
|
-
"type": "color"
|
|
9452
|
-
}
|
|
9453
|
-
}
|
|
9454
|
-
}
|
|
9455
|
-
},
|
|
9456
9499
|
"form-field": {
|
|
9457
9500
|
"margin-block-start": {
|
|
9458
9501
|
"$extensions": {
|
|
@@ -14276,7 +14319,9 @@
|
|
|
14276
14319
|
"syntax": "*",
|
|
14277
14320
|
"inherits": true
|
|
14278
14321
|
},
|
|
14279
|
-
"nl.nldesignsystem.
|
|
14322
|
+
"nl.nldesignsystem.deprecated": true,
|
|
14323
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
14324
|
+
"nl.nldesignsystem.redirect": "utrecht.root.font-family"
|
|
14280
14325
|
},
|
|
14281
14326
|
"type": "fontFamilies"
|
|
14282
14327
|
},
|
|
@@ -14286,7 +14331,9 @@
|
|
|
14286
14331
|
"syntax": "<length>",
|
|
14287
14332
|
"inherits": true
|
|
14288
14333
|
},
|
|
14289
|
-
"nl.nldesignsystem.
|
|
14334
|
+
"nl.nldesignsystem.deprecated": true,
|
|
14335
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
14336
|
+
"nl.nldesignsystem.redirect": "utrecht.root.font-size"
|
|
14290
14337
|
},
|
|
14291
14338
|
"type": "fontSizes"
|
|
14292
14339
|
},
|
|
@@ -14296,7 +14343,9 @@
|
|
|
14296
14343
|
"syntax": "<number>",
|
|
14297
14344
|
"inherits": true
|
|
14298
14345
|
},
|
|
14299
|
-
"nl.nldesignsystem.
|
|
14346
|
+
"nl.nldesignsystem.deprecated": true,
|
|
14347
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
14348
|
+
"nl.nldesignsystem.redirect": "utrecht.root.font-weight"
|
|
14300
14349
|
},
|
|
14301
14350
|
"type": "fontWeights"
|
|
14302
14351
|
},
|
|
@@ -14309,7 +14358,9 @@
|
|
|
14309
14358
|
],
|
|
14310
14359
|
"inherits": true
|
|
14311
14360
|
},
|
|
14312
|
-
"nl.nldesignsystem.
|
|
14361
|
+
"nl.nldesignsystem.deprecated": true,
|
|
14362
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
14363
|
+
"nl.nldesignsystem.redirect": "utrecht.root.font-family"
|
|
14313
14364
|
},
|
|
14314
14365
|
"type": "lineHeights"
|
|
14315
14366
|
}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.1.
|
|
2
|
+
"version": "1.1.14",
|
|
3
3
|
"author": "Community for NL Design System",
|
|
4
4
|
"description": "Design tokens metadata for the component library for the Municipality of Utrecht based on the NL Design System architecture",
|
|
5
5
|
"license": "EUPL-1.2",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"@utrecht/alert-dialog-css": "2.0.1",
|
|
36
36
|
"@utrecht/alternate-lang-nav-css": "2.0.1",
|
|
37
37
|
"@utrecht/article-css": "2.0.1",
|
|
38
|
-
"@utrecht/backdrop-css": "2.0.
|
|
38
|
+
"@utrecht/backdrop-css": "2.0.2",
|
|
39
39
|
"@utrecht/badge-counter-css": "2.0.1",
|
|
40
40
|
"@utrecht/badge-list-css": "3.0.1",
|
|
41
41
|
"@utrecht/blockquote-css": "2.0.1",
|
|
@@ -44,16 +44,16 @@
|
|
|
44
44
|
"@utrecht/button-group-css": "2.0.1",
|
|
45
45
|
"@utrecht/button-link-css": "2.0.1",
|
|
46
46
|
"@utrecht/calendar-css": "2.0.1",
|
|
47
|
-
"@utrecht/checkbox-css": "2.0.
|
|
47
|
+
"@utrecht/checkbox-css": "2.0.2",
|
|
48
48
|
"@utrecht/code-block-css": "2.0.1",
|
|
49
49
|
"@utrecht/code-css": "2.0.1",
|
|
50
|
-
"@utrecht/color-sample-css": "2.0.
|
|
50
|
+
"@utrecht/color-sample-css": "2.0.2",
|
|
51
51
|
"@utrecht/column-layout-css": "2.0.1",
|
|
52
52
|
"@utrecht/combobox-css": "2.0.1",
|
|
53
53
|
"@utrecht/currency-data-css": "2.0.1",
|
|
54
54
|
"@utrecht/custom-checkbox-css": "2.0.1",
|
|
55
55
|
"@utrecht/data-badge-css": "2.0.1",
|
|
56
|
-
"@utrecht/data-list-css": "2.0.
|
|
56
|
+
"@utrecht/data-list-css": "2.0.2",
|
|
57
57
|
"@utrecht/data-placeholder-css": "2.0.1",
|
|
58
58
|
"@utrecht/digid-button-css": "1.4.2",
|
|
59
59
|
"@utrecht/document-css": "2.0.1",
|
|
@@ -61,20 +61,20 @@
|
|
|
61
61
|
"@utrecht/emphasis-css": "2.0.1",
|
|
62
62
|
"@utrecht/figure-css": "2.0.1",
|
|
63
63
|
"@utrecht/form-css": "2.0.1",
|
|
64
|
-
"@utrecht/form-field-css": "2.0.
|
|
64
|
+
"@utrecht/form-field-css": "2.0.2",
|
|
65
65
|
"@utrecht/form-field-description-css": "2.0.1",
|
|
66
66
|
"@utrecht/form-field-error-message-css": "2.0.1",
|
|
67
|
-
"@utrecht/form-fieldset-css": "2.0.
|
|
67
|
+
"@utrecht/form-fieldset-css": "2.0.2",
|
|
68
68
|
"@utrecht/form-label-css": "2.0.1",
|
|
69
69
|
"@utrecht/form-toggle-css": "2.0.1",
|
|
70
|
-
"@utrecht/heading-1-css": "2.0.
|
|
71
|
-
"@utrecht/heading-2-css": "2.0.
|
|
72
|
-
"@utrecht/heading-3-css": "2.0.
|
|
73
|
-
"@utrecht/heading-4-css": "2.0.
|
|
74
|
-
"@utrecht/heading-5-css": "2.0.
|
|
75
|
-
"@utrecht/heading-6-css": "2.0.
|
|
70
|
+
"@utrecht/heading-1-css": "2.0.2",
|
|
71
|
+
"@utrecht/heading-2-css": "2.0.2",
|
|
72
|
+
"@utrecht/heading-3-css": "2.0.2",
|
|
73
|
+
"@utrecht/heading-4-css": "2.0.2",
|
|
74
|
+
"@utrecht/heading-5-css": "2.0.2",
|
|
75
|
+
"@utrecht/heading-6-css": "2.0.2",
|
|
76
76
|
"@utrecht/heading-group-css": "2.0.1",
|
|
77
|
-
"@utrecht/html-content-css": "2.0
|
|
77
|
+
"@utrecht/html-content-css": "2.1.0",
|
|
78
78
|
"@utrecht/iban-data-css": "2.0.1",
|
|
79
79
|
"@utrecht/icon": "2.2.0",
|
|
80
80
|
"@utrecht/img-css": "2.0.1",
|
|
@@ -84,43 +84,43 @@
|
|
|
84
84
|
"@utrecht/link-list-css": "3.0.1",
|
|
85
85
|
"@utrecht/link-social-css": "2.0.1",
|
|
86
86
|
"@utrecht/list-social-css": "2.0.1",
|
|
87
|
-
"@utrecht/listbox-css": "2.1.
|
|
87
|
+
"@utrecht/listbox-css": "2.1.1",
|
|
88
88
|
"@utrecht/logo-button-css": "1.4.2",
|
|
89
89
|
"@utrecht/logo-css": "2.0.1",
|
|
90
90
|
"@utrecht/logo-image-css": "1.4.2",
|
|
91
91
|
"@utrecht/map-marker-css": "2.0.1",
|
|
92
|
-
"@utrecht/mark-css": "2.0.
|
|
92
|
+
"@utrecht/mark-css": "2.0.2",
|
|
93
93
|
"@utrecht/multiline-data-css": "2.0.1",
|
|
94
94
|
"@utrecht/nav-bar-css": "2.0.1",
|
|
95
95
|
"@utrecht/nav-list-css": "1.3.2",
|
|
96
96
|
"@utrecht/number-badge-css": "3.0.1",
|
|
97
|
-
"@utrecht/number-data-css": "2.0.
|
|
97
|
+
"@utrecht/number-data-css": "2.0.2",
|
|
98
98
|
"@utrecht/ordered-list-css": "3.0.1",
|
|
99
99
|
"@utrecht/page-content-css": "2.0.1",
|
|
100
100
|
"@utrecht/page-css": "2.0.1",
|
|
101
|
-
"@utrecht/page-footer-css": "3.0.
|
|
101
|
+
"@utrecht/page-footer-css": "3.0.2",
|
|
102
102
|
"@utrecht/page-header-css": "2.0.1",
|
|
103
103
|
"@utrecht/pagination-css": "2.0.3",
|
|
104
104
|
"@utrecht/paragraph-css": "3.0.1",
|
|
105
105
|
"@utrecht/pre-heading-css": "2.0.1",
|
|
106
106
|
"@utrecht/preserve-data-css": "2.0.1",
|
|
107
|
-
"@utrecht/radio-button-css": "2.0.
|
|
107
|
+
"@utrecht/radio-button-css": "2.0.2",
|
|
108
108
|
"@utrecht/rich-text-css": "2.1.0",
|
|
109
|
-
"@utrecht/search-bar-css": "3.0.
|
|
110
|
-
"@utrecht/select-css": "2.0.
|
|
109
|
+
"@utrecht/search-bar-css": "3.0.2",
|
|
110
|
+
"@utrecht/select-css": "2.0.2",
|
|
111
111
|
"@utrecht/separator-css": "2.0.1",
|
|
112
112
|
"@utrecht/skip-link-css": "2.0.1",
|
|
113
113
|
"@utrecht/spotlight-section-css": "2.0.1",
|
|
114
114
|
"@utrecht/status-badge-css": "1.0.0",
|
|
115
115
|
"@utrecht/surface-css": "2.0.1",
|
|
116
|
-
"@utrecht/table-css": "2.0.
|
|
117
|
-
"@utrecht/table-of-contents-css": "1.0.
|
|
118
|
-
"@utrecht/textarea-css": "3.0.
|
|
119
|
-
"@utrecht/textbox-css": "3.1.
|
|
116
|
+
"@utrecht/table-css": "2.0.3",
|
|
117
|
+
"@utrecht/table-of-contents-css": "1.0.2",
|
|
118
|
+
"@utrecht/textarea-css": "3.0.2",
|
|
119
|
+
"@utrecht/textbox-css": "3.1.1",
|
|
120
120
|
"@utrecht/top-task-link-css": "2.0.1",
|
|
121
121
|
"@utrecht/top-task-nav-css": "1.3.2",
|
|
122
122
|
"@utrecht/unordered-list-css": "2.0.1",
|
|
123
|
-
"@utrecht/url-data-css": "2.0.
|
|
123
|
+
"@utrecht/url-data-css": "2.0.2"
|
|
124
124
|
},
|
|
125
125
|
"scripts": {
|
|
126
126
|
"build": "pnpm run '/^build:.*/'",
|