@utrecht/component-library-design-tokens 1.1.7 → 1.1.8

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.
Files changed (2) hide show
  1. package/dist/tokens.json +173 -173
  2. package/package.json +9 -9
package/dist/tokens.json CHANGED
@@ -1,6 +1,5 @@
1
1
  {
2
2
  "utrecht": {
3
- "youtube-video": {},
4
3
  "vega-visualization": {
5
4
  "font-family": {
6
5
  "$extensions": {
@@ -27,6 +26,7 @@
27
26
  }
28
27
  }
29
28
  },
29
+ "youtube-video": {},
30
30
  "url-data": {},
31
31
  "unordered-list": {
32
32
  "font-size": {
@@ -5260,6 +5260,7 @@
5260
5260
  "type": "sizing"
5261
5261
  }
5262
5262
  },
5263
+ "open-forms-container": {},
5263
5264
  "ordered-list": {
5264
5265
  "font-size": {
5265
5266
  "$extensions": {
@@ -5376,7 +5377,6 @@
5376
5377
  }
5377
5378
  }
5378
5379
  },
5379
- "open-forms-container": {},
5380
5380
  "number-data": {
5381
5381
  "positive": {
5382
5382
  "color": {
@@ -5403,177 +5403,6 @@
5403
5403
  }
5404
5404
  }
5405
5405
  },
5406
- "number-badge": {
5407
- "background-color": {
5408
- "$extensions": {
5409
- "nl.nldesignsystem.css.property": {
5410
- "syntax": "<color>",
5411
- "inherits": true
5412
- },
5413
- "nl.nldesignsystem.fallback": [
5414
- "utrecht.badge.background-color"
5415
- ],
5416
- "nl.nldesignsystem.figma.supports-token": true
5417
- },
5418
- "type": "color"
5419
- },
5420
- "border-color": {
5421
- "$extensions": {
5422
- "nl.nldesignsystem.css.property": {
5423
- "syntax": "<color>",
5424
- "inherits": true
5425
- },
5426
- "nl.nldesignsystem.fallback": [
5427
- "utrecht.badge.border-color"
5428
- ],
5429
- "nl.nldesignsystem.figma.supports-token": true
5430
- },
5431
- "type": "color"
5432
- },
5433
- "border-radius": {
5434
- "$extensions": {
5435
- "nl.nldesignsystem.css.property": {
5436
- "syntax": "<length-percentage>",
5437
- "inherits": true
5438
- },
5439
- "nl.nldesignsystem.fallback": [
5440
- "utrecht.badge.border-radius"
5441
- ],
5442
- "nl.nldesignsystem.figma.supports-token": true
5443
- },
5444
- "type": "borderRadius"
5445
- },
5446
- "border-width": {
5447
- "$extensions": {
5448
- "nl.nldesignsystem.css.property": {
5449
- "syntax": "<length>",
5450
- "inherits": true
5451
- },
5452
- "nl.nldesignsystem.fallback": [
5453
- "utrecht.badge.border-width"
5454
- ],
5455
- "nl.nldesignsystem.figma.supports-token": true
5456
- },
5457
- "type": "borderWidth"
5458
- },
5459
- "color": {
5460
- "comment": "Default text color for badge components",
5461
- "$extensions": {
5462
- "nl.nldesignsystem.css.property": {
5463
- "syntax": "<color>",
5464
- "inherits": true
5465
- },
5466
- "nl.nldesignsystem.fallback": [
5467
- "utrecht.badge.color"
5468
- ],
5469
- "nl.nldesignsystem.figma.supports-token": true
5470
- },
5471
- "type": "color"
5472
- },
5473
- "font-family": {
5474
- "$extensions": {
5475
- "nl.nldesignsystem.css.property": {
5476
- "syntax": "*",
5477
- "inherits": true
5478
- },
5479
- "nl.nldesignsystem.fallback": [
5480
- "utrecht.badge.font-family",
5481
- "utrecht.document.font-family"
5482
- ],
5483
- "nl.nldesignsystem.figma.supports-token": true
5484
- },
5485
- "type": "fontFamilies"
5486
- },
5487
- "font-size": {
5488
- "$extensions": {
5489
- "nl.nldesignsystem.css.property": {
5490
- "syntax": "<length>",
5491
- "inherits": true
5492
- },
5493
- "nl.nldesignsystem.fallback": [
5494
- "utrecht.badge.font-size"
5495
- ],
5496
- "nl.nldesignsystem.figma.supports-token": true
5497
- },
5498
- "type": "fontSizes"
5499
- },
5500
- "font-weight": {
5501
- "$extensions": {
5502
- "nl.nldesignsystem.css.property": {
5503
- "syntax": "<number>",
5504
- "inherits": true
5505
- },
5506
- "nl.nldesignsystem.fallback": [
5507
- "utrecht.badge.font-weight"
5508
- ],
5509
- "nl.nldesignsystem.figma.supports-token": true
5510
- },
5511
- "type": "fontWeights"
5512
- },
5513
- "min-size": {
5514
- "$extensions": {
5515
- "nl.nldesignsystem.css.property": {
5516
- "syntax": "<length>",
5517
- "inherits": true
5518
- },
5519
- "nl.nldesignsystem.deprecated": true,
5520
- "nl.nldesignsystem.figma.supports-token": false,
5521
- "nl.nldesignsystem.redirect": "utrecht.number-badge.min-inline-size"
5522
- },
5523
- "type": "spacing"
5524
- },
5525
- "min-block-size": {
5526
- "$extensions": {
5527
- "nl.nldesignsystem.css.property": {
5528
- "syntax": "<length>",
5529
- "inherits": true
5530
- },
5531
- "nl.nldesignsystem.fallback": [
5532
- "utrecht.number-badge.min-inline-size"
5533
- ],
5534
- "nl.nldesignsystem.figma.supports-token": true
5535
- },
5536
- "type": "spacing"
5537
- },
5538
- "min-inline-size": {
5539
- "$extensions": {
5540
- "nl.nldesignsystem.css.property": {
5541
- "syntax": "<length>",
5542
- "inherits": true
5543
- },
5544
- "nl.nldesignsystem.figma.supports-token": true
5545
- },
5546
- "type": "spacing"
5547
- },
5548
- "padding-block": {
5549
- "comment": "Default block padding for badge components",
5550
- "$extensions": {
5551
- "nl.nldesignsystem.css.property": {
5552
- "syntax": "<length>",
5553
- "inherits": true
5554
- },
5555
- "nl.nldesignsystem.fallback": [
5556
- "utrecht.badge.padding-block"
5557
- ],
5558
- "nl.nldesignsystem.figma.supports-token": true
5559
- },
5560
- "type": "spacing"
5561
- },
5562
- "padding-inline": {
5563
- "comment": "Default inline padding color for badge components",
5564
- "$extensions": {
5565
- "nl.nldesignsystem.css.property": {
5566
- "syntax": "<length>",
5567
- "inherits": true
5568
- },
5569
- "nl.nldesignsystem.fallback": [
5570
- "utrecht.badge.padding-inline"
5571
- ],
5572
- "nl.nldesignsystem.figma.supports-token": true
5573
- },
5574
- "type": "spacing"
5575
- }
5576
- },
5577
5406
  "navigation": {
5578
5407
  "border-block-end-color": {
5579
5408
  "$extensions": {
@@ -6416,6 +6245,177 @@
6416
6245
  }
6417
6246
  }
6418
6247
  },
6248
+ "number-badge": {
6249
+ "background-color": {
6250
+ "$extensions": {
6251
+ "nl.nldesignsystem.css.property": {
6252
+ "syntax": "<color>",
6253
+ "inherits": true
6254
+ },
6255
+ "nl.nldesignsystem.fallback": [
6256
+ "utrecht.badge.background-color"
6257
+ ],
6258
+ "nl.nldesignsystem.figma.supports-token": true
6259
+ },
6260
+ "type": "color"
6261
+ },
6262
+ "border-color": {
6263
+ "$extensions": {
6264
+ "nl.nldesignsystem.css.property": {
6265
+ "syntax": "<color>",
6266
+ "inherits": true
6267
+ },
6268
+ "nl.nldesignsystem.fallback": [
6269
+ "utrecht.badge.border-color"
6270
+ ],
6271
+ "nl.nldesignsystem.figma.supports-token": true
6272
+ },
6273
+ "type": "color"
6274
+ },
6275
+ "border-radius": {
6276
+ "$extensions": {
6277
+ "nl.nldesignsystem.css.property": {
6278
+ "syntax": "<length-percentage>",
6279
+ "inherits": true
6280
+ },
6281
+ "nl.nldesignsystem.fallback": [
6282
+ "utrecht.badge.border-radius"
6283
+ ],
6284
+ "nl.nldesignsystem.figma.supports-token": true
6285
+ },
6286
+ "type": "borderRadius"
6287
+ },
6288
+ "border-width": {
6289
+ "$extensions": {
6290
+ "nl.nldesignsystem.css.property": {
6291
+ "syntax": "<length>",
6292
+ "inherits": true
6293
+ },
6294
+ "nl.nldesignsystem.fallback": [
6295
+ "utrecht.badge.border-width"
6296
+ ],
6297
+ "nl.nldesignsystem.figma.supports-token": true
6298
+ },
6299
+ "type": "borderWidth"
6300
+ },
6301
+ "color": {
6302
+ "comment": "Default text color for badge components",
6303
+ "$extensions": {
6304
+ "nl.nldesignsystem.css.property": {
6305
+ "syntax": "<color>",
6306
+ "inherits": true
6307
+ },
6308
+ "nl.nldesignsystem.fallback": [
6309
+ "utrecht.badge.color"
6310
+ ],
6311
+ "nl.nldesignsystem.figma.supports-token": true
6312
+ },
6313
+ "type": "color"
6314
+ },
6315
+ "font-family": {
6316
+ "$extensions": {
6317
+ "nl.nldesignsystem.css.property": {
6318
+ "syntax": "*",
6319
+ "inherits": true
6320
+ },
6321
+ "nl.nldesignsystem.fallback": [
6322
+ "utrecht.badge.font-family",
6323
+ "utrecht.document.font-family"
6324
+ ],
6325
+ "nl.nldesignsystem.figma.supports-token": true
6326
+ },
6327
+ "type": "fontFamilies"
6328
+ },
6329
+ "font-size": {
6330
+ "$extensions": {
6331
+ "nl.nldesignsystem.css.property": {
6332
+ "syntax": "<length>",
6333
+ "inherits": true
6334
+ },
6335
+ "nl.nldesignsystem.fallback": [
6336
+ "utrecht.badge.font-size"
6337
+ ],
6338
+ "nl.nldesignsystem.figma.supports-token": true
6339
+ },
6340
+ "type": "fontSizes"
6341
+ },
6342
+ "font-weight": {
6343
+ "$extensions": {
6344
+ "nl.nldesignsystem.css.property": {
6345
+ "syntax": "<number>",
6346
+ "inherits": true
6347
+ },
6348
+ "nl.nldesignsystem.fallback": [
6349
+ "utrecht.badge.font-weight"
6350
+ ],
6351
+ "nl.nldesignsystem.figma.supports-token": true
6352
+ },
6353
+ "type": "fontWeights"
6354
+ },
6355
+ "min-size": {
6356
+ "$extensions": {
6357
+ "nl.nldesignsystem.css.property": {
6358
+ "syntax": "<length>",
6359
+ "inherits": true
6360
+ },
6361
+ "nl.nldesignsystem.deprecated": true,
6362
+ "nl.nldesignsystem.figma.supports-token": false,
6363
+ "nl.nldesignsystem.redirect": "utrecht.number-badge.min-inline-size"
6364
+ },
6365
+ "type": "spacing"
6366
+ },
6367
+ "min-block-size": {
6368
+ "$extensions": {
6369
+ "nl.nldesignsystem.css.property": {
6370
+ "syntax": "<length>",
6371
+ "inherits": true
6372
+ },
6373
+ "nl.nldesignsystem.fallback": [
6374
+ "utrecht.number-badge.min-inline-size"
6375
+ ],
6376
+ "nl.nldesignsystem.figma.supports-token": true
6377
+ },
6378
+ "type": "spacing"
6379
+ },
6380
+ "min-inline-size": {
6381
+ "$extensions": {
6382
+ "nl.nldesignsystem.css.property": {
6383
+ "syntax": "<length>",
6384
+ "inherits": true
6385
+ },
6386
+ "nl.nldesignsystem.figma.supports-token": true
6387
+ },
6388
+ "type": "spacing"
6389
+ },
6390
+ "padding-block": {
6391
+ "comment": "Default block padding for badge components",
6392
+ "$extensions": {
6393
+ "nl.nldesignsystem.css.property": {
6394
+ "syntax": "<length>",
6395
+ "inherits": true
6396
+ },
6397
+ "nl.nldesignsystem.fallback": [
6398
+ "utrecht.badge.padding-block"
6399
+ ],
6400
+ "nl.nldesignsystem.figma.supports-token": true
6401
+ },
6402
+ "type": "spacing"
6403
+ },
6404
+ "padding-inline": {
6405
+ "comment": "Default inline padding color for badge components",
6406
+ "$extensions": {
6407
+ "nl.nldesignsystem.css.property": {
6408
+ "syntax": "<length>",
6409
+ "inherits": true
6410
+ },
6411
+ "nl.nldesignsystem.fallback": [
6412
+ "utrecht.badge.padding-inline"
6413
+ ],
6414
+ "nl.nldesignsystem.figma.supports-token": true
6415
+ },
6416
+ "type": "spacing"
6417
+ }
6418
+ },
6419
6419
  "topnav": {},
6420
6420
  "sidenav": {},
6421
6421
  "nav-list": {},
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.7",
2
+ "version": "1.1.8",
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",
@@ -29,27 +29,27 @@
29
29
  "@utrecht/build-utils-css": "0.0.4"
30
30
  },
31
31
  "dependencies": {
32
- "@utrecht/action-group-css": "3.0.1",
33
32
  "@utrecht/accordion-css": "3.0.1",
33
+ "@utrecht/action-group-css": "3.0.1",
34
34
  "@utrecht/alert-css": "3.0.1",
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.1",
38
39
  "@utrecht/badge-counter-css": "2.0.1",
39
40
  "@utrecht/badge-list-css": "3.0.1",
40
- "@utrecht/backdrop-css": "2.0.1",
41
41
  "@utrecht/badge-status-css": "2.0.1",
42
42
  "@utrecht/blockquote-css": "2.0.1",
43
+ "@utrecht/breadcrumb-nav-css": "2.0.1",
43
44
  "@utrecht/button-css": "3.0.1",
44
45
  "@utrecht/button-group-css": "2.0.1",
45
46
  "@utrecht/button-link-css": "2.0.1",
46
- "@utrecht/breadcrumb-nav-css": "2.0.1",
47
+ "@utrecht/calendar-css": "2.0.1",
47
48
  "@utrecht/checkbox-css": "2.0.1",
48
49
  "@utrecht/code-block-css": "2.0.1",
49
50
  "@utrecht/code-css": "2.0.1",
50
51
  "@utrecht/color-sample-css": "2.0.1",
51
52
  "@utrecht/column-layout-css": "2.0.1",
52
- "@utrecht/calendar-css": "2.0.1",
53
53
  "@utrecht/combobox-css": "2.0.1",
54
54
  "@utrecht/currency-data-css": "2.0.1",
55
55
  "@utrecht/custom-checkbox-css": "2.0.1",
@@ -69,20 +69,20 @@
69
69
  "@utrecht/form-label-css": "2.0.1",
70
70
  "@utrecht/form-toggle-css": "2.0.1",
71
71
  "@utrecht/heading-1-css": "2.0.1",
72
+ "@utrecht/heading-2-css": "2.0.1",
72
73
  "@utrecht/heading-3-css": "2.0.1",
73
74
  "@utrecht/heading-4-css": "2.0.1",
74
- "@utrecht/heading-2-css": "2.0.1",
75
75
  "@utrecht/heading-5-css": "2.0.1",
76
76
  "@utrecht/heading-6-css": "2.0.1",
77
77
  "@utrecht/heading-group-css": "2.0.1",
78
78
  "@utrecht/html-content-css": "2.0.1",
79
79
  "@utrecht/iban-data-css": "2.0.1",
80
- "@utrecht/icon": "2.1.1",
80
+ "@utrecht/icon": "2.2.0",
81
81
  "@utrecht/img-css": "2.0.1",
82
82
  "@utrecht/index-char-nav-css": "2.0.1",
83
+ "@utrecht/link-button-css": "2.0.1",
83
84
  "@utrecht/link-css": "2.0.1",
84
85
  "@utrecht/link-list-css": "3.0.1",
85
- "@utrecht/link-button-css": "2.0.1",
86
86
  "@utrecht/link-social-css": "2.0.1",
87
87
  "@utrecht/list-social-css": "2.0.1",
88
88
  "@utrecht/listbox-css": "2.0.1",
@@ -92,8 +92,8 @@
92
92
  "@utrecht/map-marker-css": "2.0.1",
93
93
  "@utrecht/mark-css": "2.0.1",
94
94
  "@utrecht/multiline-data-css": "2.0.1",
95
- "@utrecht/nav-list-css": "1.3.2",
96
95
  "@utrecht/nav-bar-css": "2.0.1",
96
+ "@utrecht/nav-list-css": "1.3.2",
97
97
  "@utrecht/number-badge-css": "3.0.1",
98
98
  "@utrecht/number-data-css": "2.0.1",
99
99
  "@utrecht/ordered-list-css": "3.0.1",