@utrecht/component-library-design-tokens 1.1.9 → 1.1.10
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 +205 -175
- package/package.json +6 -6
package/dist/tokens.json
CHANGED
|
@@ -1943,6 +1943,31 @@
|
|
|
1943
1943
|
},
|
|
1944
1944
|
"superscript": {},
|
|
1945
1945
|
"subscript": {},
|
|
1946
|
+
"status-badge": {
|
|
1947
|
+
"letter-spacing": {
|
|
1948
|
+
"$extensions": {
|
|
1949
|
+
"nl.nldesignsystem.css.property": {
|
|
1950
|
+
"syntax": "<length>",
|
|
1951
|
+
"inherits": true
|
|
1952
|
+
},
|
|
1953
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
1954
|
+
},
|
|
1955
|
+
"type": "letterSpacing"
|
|
1956
|
+
},
|
|
1957
|
+
"text-transform": {
|
|
1958
|
+
"$extensions": {
|
|
1959
|
+
"nl.nldesignsystem.css.property": {
|
|
1960
|
+
"syntax": [
|
|
1961
|
+
"inherit",
|
|
1962
|
+
"uppercase"
|
|
1963
|
+
],
|
|
1964
|
+
"inherits": true
|
|
1965
|
+
},
|
|
1966
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
1967
|
+
},
|
|
1968
|
+
"type": "textCase"
|
|
1969
|
+
}
|
|
1970
|
+
},
|
|
1946
1971
|
"spotlight-section": {
|
|
1947
1972
|
"background-color": {
|
|
1948
1973
|
"$extensions": {
|
|
@@ -5208,58 +5233,6 @@
|
|
|
5208
5233
|
}
|
|
5209
5234
|
}
|
|
5210
5235
|
},
|
|
5211
|
-
"page": {
|
|
5212
|
-
"background-color": {
|
|
5213
|
-
"$extensions": {
|
|
5214
|
-
"nl.nldesignsystem.css.property": {
|
|
5215
|
-
"syntax": "<color>",
|
|
5216
|
-
"inherits": true
|
|
5217
|
-
},
|
|
5218
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
5219
|
-
},
|
|
5220
|
-
"type": "color"
|
|
5221
|
-
},
|
|
5222
|
-
"color": {
|
|
5223
|
-
"$extensions": {
|
|
5224
|
-
"nl.nldesignsystem.css.property": {
|
|
5225
|
-
"syntax": "<color>",
|
|
5226
|
-
"inherits": true
|
|
5227
|
-
},
|
|
5228
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
5229
|
-
},
|
|
5230
|
-
"type": "color"
|
|
5231
|
-
},
|
|
5232
|
-
"margin-inline-start": {
|
|
5233
|
-
"$extensions": {
|
|
5234
|
-
"nl.nldesignsystem.css.property": {
|
|
5235
|
-
"syntax": "<length>",
|
|
5236
|
-
"inherits": true
|
|
5237
|
-
},
|
|
5238
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
5239
|
-
},
|
|
5240
|
-
"type": "spacing"
|
|
5241
|
-
},
|
|
5242
|
-
"margin-inline-end": {
|
|
5243
|
-
"$extensions": {
|
|
5244
|
-
"nl.nldesignsystem.css.property": {
|
|
5245
|
-
"syntax": "<length>",
|
|
5246
|
-
"inherits": true
|
|
5247
|
-
},
|
|
5248
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
5249
|
-
},
|
|
5250
|
-
"type": "spacing"
|
|
5251
|
-
},
|
|
5252
|
-
"max-inline-size": {
|
|
5253
|
-
"$extensions": {
|
|
5254
|
-
"nl.nldesignsystem.css.property": {
|
|
5255
|
-
"syntax": "<length>",
|
|
5256
|
-
"inherits": true
|
|
5257
|
-
},
|
|
5258
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
5259
|
-
},
|
|
5260
|
-
"type": "sizing"
|
|
5261
|
-
}
|
|
5262
|
-
},
|
|
5263
5236
|
"ordered-list": {
|
|
5264
5237
|
"font-size": {
|
|
5265
5238
|
"$extensions": {
|
|
@@ -5376,6 +5349,58 @@
|
|
|
5376
5349
|
}
|
|
5377
5350
|
}
|
|
5378
5351
|
},
|
|
5352
|
+
"page": {
|
|
5353
|
+
"background-color": {
|
|
5354
|
+
"$extensions": {
|
|
5355
|
+
"nl.nldesignsystem.css.property": {
|
|
5356
|
+
"syntax": "<color>",
|
|
5357
|
+
"inherits": true
|
|
5358
|
+
},
|
|
5359
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5360
|
+
},
|
|
5361
|
+
"type": "color"
|
|
5362
|
+
},
|
|
5363
|
+
"color": {
|
|
5364
|
+
"$extensions": {
|
|
5365
|
+
"nl.nldesignsystem.css.property": {
|
|
5366
|
+
"syntax": "<color>",
|
|
5367
|
+
"inherits": true
|
|
5368
|
+
},
|
|
5369
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5370
|
+
},
|
|
5371
|
+
"type": "color"
|
|
5372
|
+
},
|
|
5373
|
+
"margin-inline-start": {
|
|
5374
|
+
"$extensions": {
|
|
5375
|
+
"nl.nldesignsystem.css.property": {
|
|
5376
|
+
"syntax": "<length>",
|
|
5377
|
+
"inherits": true
|
|
5378
|
+
},
|
|
5379
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5380
|
+
},
|
|
5381
|
+
"type": "spacing"
|
|
5382
|
+
},
|
|
5383
|
+
"margin-inline-end": {
|
|
5384
|
+
"$extensions": {
|
|
5385
|
+
"nl.nldesignsystem.css.property": {
|
|
5386
|
+
"syntax": "<length>",
|
|
5387
|
+
"inherits": true
|
|
5388
|
+
},
|
|
5389
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5390
|
+
},
|
|
5391
|
+
"type": "spacing"
|
|
5392
|
+
},
|
|
5393
|
+
"max-inline-size": {
|
|
5394
|
+
"$extensions": {
|
|
5395
|
+
"nl.nldesignsystem.css.property": {
|
|
5396
|
+
"syntax": "<length>",
|
|
5397
|
+
"inherits": true
|
|
5398
|
+
},
|
|
5399
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5400
|
+
},
|
|
5401
|
+
"type": "sizing"
|
|
5402
|
+
}
|
|
5403
|
+
},
|
|
5379
5404
|
"open-forms-container": {},
|
|
5380
5405
|
"number-data": {
|
|
5381
5406
|
"positive": {
|
|
@@ -5834,18 +5859,6 @@
|
|
|
5834
5859
|
"nl.nldesignsystem.figma.supports-token": false
|
|
5835
5860
|
},
|
|
5836
5861
|
"type": "color"
|
|
5837
|
-
},
|
|
5838
|
-
"focus": {
|
|
5839
|
-
"color": {
|
|
5840
|
-
"$extensions": {
|
|
5841
|
-
"nl.nldesignsystem.css.property": {
|
|
5842
|
-
"syntax": "<color>",
|
|
5843
|
-
"inherits": true
|
|
5844
|
-
},
|
|
5845
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
5846
|
-
},
|
|
5847
|
-
"type": "color"
|
|
5848
|
-
}
|
|
5849
5862
|
}
|
|
5850
5863
|
},
|
|
5851
5864
|
"background-color": {
|
|
@@ -5899,6 +5912,48 @@
|
|
|
5899
5912
|
},
|
|
5900
5913
|
"type": "color"
|
|
5901
5914
|
},
|
|
5915
|
+
"background-color": {
|
|
5916
|
+
"$extensions": {
|
|
5917
|
+
"nl.nldesignsystem.css.property": {
|
|
5918
|
+
"syntax": "<color>",
|
|
5919
|
+
"inherits": true
|
|
5920
|
+
},
|
|
5921
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5922
|
+
},
|
|
5923
|
+
"type": "color"
|
|
5924
|
+
},
|
|
5925
|
+
"text-decoration-thickness": {
|
|
5926
|
+
"$extensions": {
|
|
5927
|
+
"nl.nldesignsystem.css.property": {
|
|
5928
|
+
"syntax": "<length>",
|
|
5929
|
+
"inherits": true
|
|
5930
|
+
},
|
|
5931
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5932
|
+
},
|
|
5933
|
+
"type": "length"
|
|
5934
|
+
}
|
|
5935
|
+
},
|
|
5936
|
+
"focus-visible": {
|
|
5937
|
+
"color": {
|
|
5938
|
+
"$extensions": {
|
|
5939
|
+
"nl.nldesignsystem.css.property": {
|
|
5940
|
+
"syntax": "<color>",
|
|
5941
|
+
"inherits": true
|
|
5942
|
+
},
|
|
5943
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5944
|
+
},
|
|
5945
|
+
"type": "color"
|
|
5946
|
+
},
|
|
5947
|
+
"background-color": {
|
|
5948
|
+
"$extensions": {
|
|
5949
|
+
"nl.nldesignsystem.css.property": {
|
|
5950
|
+
"syntax": "<color>",
|
|
5951
|
+
"inherits": true
|
|
5952
|
+
},
|
|
5953
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5954
|
+
},
|
|
5955
|
+
"type": "color"
|
|
5956
|
+
},
|
|
5902
5957
|
"text-decoration-thickness": {
|
|
5903
5958
|
"$extensions": {
|
|
5904
5959
|
"nl.nldesignsystem.css.property": {
|
|
@@ -8320,6 +8375,92 @@
|
|
|
8320
8375
|
"type": "spacing"
|
|
8321
8376
|
}
|
|
8322
8377
|
},
|
|
8378
|
+
"heading-1": {
|
|
8379
|
+
"color": {
|
|
8380
|
+
"$extensions": {
|
|
8381
|
+
"nl.nldesignsystem.css.property": {
|
|
8382
|
+
"syntax": "<color>",
|
|
8383
|
+
"inherits": true
|
|
8384
|
+
},
|
|
8385
|
+
"nl.nldesignsystem.fallback": [
|
|
8386
|
+
"utrecht.heading.color",
|
|
8387
|
+
"utrecht.document.color"
|
|
8388
|
+
],
|
|
8389
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
8390
|
+
},
|
|
8391
|
+
"type": "color"
|
|
8392
|
+
},
|
|
8393
|
+
"font-family": {
|
|
8394
|
+
"$extensions": {
|
|
8395
|
+
"nl.nldesignsystem.css.property": {
|
|
8396
|
+
"syntax": "*",
|
|
8397
|
+
"inherits": true
|
|
8398
|
+
},
|
|
8399
|
+
"nl.nldesignsystem.fallback": [
|
|
8400
|
+
"utrecht.heading.font-family",
|
|
8401
|
+
"utrecht.document.font-family"
|
|
8402
|
+
],
|
|
8403
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
8404
|
+
},
|
|
8405
|
+
"type": "fontFamilies"
|
|
8406
|
+
},
|
|
8407
|
+
"font-size": {
|
|
8408
|
+
"$extensions": {
|
|
8409
|
+
"nl.nldesignsystem.css.property": {
|
|
8410
|
+
"syntax": "<length>",
|
|
8411
|
+
"inherits": true
|
|
8412
|
+
},
|
|
8413
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
8414
|
+
},
|
|
8415
|
+
"type": "fontSizes"
|
|
8416
|
+
},
|
|
8417
|
+
"font-weight": {
|
|
8418
|
+
"$extensions": {
|
|
8419
|
+
"nl.nldesignsystem.css.property": {
|
|
8420
|
+
"syntax": "<number>",
|
|
8421
|
+
"inherits": true
|
|
8422
|
+
},
|
|
8423
|
+
"nl.nldesignsystem.fallback": [
|
|
8424
|
+
"utrecht.heading.font-weight"
|
|
8425
|
+
],
|
|
8426
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
8427
|
+
},
|
|
8428
|
+
"type": "fontWeights"
|
|
8429
|
+
},
|
|
8430
|
+
"line-height": {
|
|
8431
|
+
"$extensions": {
|
|
8432
|
+
"nl.nldesignsystem.css.property": {
|
|
8433
|
+
"syntax": [
|
|
8434
|
+
"<length>",
|
|
8435
|
+
"<number>"
|
|
8436
|
+
],
|
|
8437
|
+
"inherits": true
|
|
8438
|
+
},
|
|
8439
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
8440
|
+
},
|
|
8441
|
+
"type": "lineHeights"
|
|
8442
|
+
},
|
|
8443
|
+
"margin-block-end": {
|
|
8444
|
+
"$extensions": {
|
|
8445
|
+
"nl.nldesignsystem.css.property": {
|
|
8446
|
+
"syntax": "<length>",
|
|
8447
|
+
"inherits": true
|
|
8448
|
+
},
|
|
8449
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
8450
|
+
},
|
|
8451
|
+
"type": "spacing"
|
|
8452
|
+
},
|
|
8453
|
+
"margin-block-start": {
|
|
8454
|
+
"$extensions": {
|
|
8455
|
+
"nl.nldesignsystem.css.property": {
|
|
8456
|
+
"syntax": "<length>",
|
|
8457
|
+
"inherits": true
|
|
8458
|
+
},
|
|
8459
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
8460
|
+
},
|
|
8461
|
+
"type": "spacing"
|
|
8462
|
+
}
|
|
8463
|
+
},
|
|
8323
8464
|
"heading": {
|
|
8324
8465
|
"color": {
|
|
8325
8466
|
"$extensions": {
|
|
@@ -8418,92 +8559,6 @@
|
|
|
8418
8559
|
}
|
|
8419
8560
|
}
|
|
8420
8561
|
},
|
|
8421
|
-
"heading-1": {
|
|
8422
|
-
"color": {
|
|
8423
|
-
"$extensions": {
|
|
8424
|
-
"nl.nldesignsystem.css.property": {
|
|
8425
|
-
"syntax": "<color>",
|
|
8426
|
-
"inherits": true
|
|
8427
|
-
},
|
|
8428
|
-
"nl.nldesignsystem.fallback": [
|
|
8429
|
-
"utrecht.heading.color",
|
|
8430
|
-
"utrecht.document.color"
|
|
8431
|
-
],
|
|
8432
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
8433
|
-
},
|
|
8434
|
-
"type": "color"
|
|
8435
|
-
},
|
|
8436
|
-
"font-family": {
|
|
8437
|
-
"$extensions": {
|
|
8438
|
-
"nl.nldesignsystem.css.property": {
|
|
8439
|
-
"syntax": "*",
|
|
8440
|
-
"inherits": true
|
|
8441
|
-
},
|
|
8442
|
-
"nl.nldesignsystem.fallback": [
|
|
8443
|
-
"utrecht.heading.font-family",
|
|
8444
|
-
"utrecht.document.font-family"
|
|
8445
|
-
],
|
|
8446
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
8447
|
-
},
|
|
8448
|
-
"type": "fontFamilies"
|
|
8449
|
-
},
|
|
8450
|
-
"font-size": {
|
|
8451
|
-
"$extensions": {
|
|
8452
|
-
"nl.nldesignsystem.css.property": {
|
|
8453
|
-
"syntax": "<length>",
|
|
8454
|
-
"inherits": true
|
|
8455
|
-
},
|
|
8456
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
8457
|
-
},
|
|
8458
|
-
"type": "fontSizes"
|
|
8459
|
-
},
|
|
8460
|
-
"font-weight": {
|
|
8461
|
-
"$extensions": {
|
|
8462
|
-
"nl.nldesignsystem.css.property": {
|
|
8463
|
-
"syntax": "<number>",
|
|
8464
|
-
"inherits": true
|
|
8465
|
-
},
|
|
8466
|
-
"nl.nldesignsystem.fallback": [
|
|
8467
|
-
"utrecht.heading.font-weight"
|
|
8468
|
-
],
|
|
8469
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
8470
|
-
},
|
|
8471
|
-
"type": "fontWeights"
|
|
8472
|
-
},
|
|
8473
|
-
"line-height": {
|
|
8474
|
-
"$extensions": {
|
|
8475
|
-
"nl.nldesignsystem.css.property": {
|
|
8476
|
-
"syntax": [
|
|
8477
|
-
"<length>",
|
|
8478
|
-
"<number>"
|
|
8479
|
-
],
|
|
8480
|
-
"inherits": true
|
|
8481
|
-
},
|
|
8482
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
8483
|
-
},
|
|
8484
|
-
"type": "lineHeights"
|
|
8485
|
-
},
|
|
8486
|
-
"margin-block-end": {
|
|
8487
|
-
"$extensions": {
|
|
8488
|
-
"nl.nldesignsystem.css.property": {
|
|
8489
|
-
"syntax": "<length>",
|
|
8490
|
-
"inherits": true
|
|
8491
|
-
},
|
|
8492
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
8493
|
-
},
|
|
8494
|
-
"type": "spacing"
|
|
8495
|
-
},
|
|
8496
|
-
"margin-block-start": {
|
|
8497
|
-
"$extensions": {
|
|
8498
|
-
"nl.nldesignsystem.css.property": {
|
|
8499
|
-
"syntax": "<length>",
|
|
8500
|
-
"inherits": true
|
|
8501
|
-
},
|
|
8502
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
8503
|
-
},
|
|
8504
|
-
"type": "spacing"
|
|
8505
|
-
}
|
|
8506
|
-
},
|
|
8507
8562
|
"form-toggle": {
|
|
8508
8563
|
"accent-color": {
|
|
8509
8564
|
"$extensions": {
|
|
@@ -14541,31 +14596,6 @@
|
|
|
14541
14596
|
}
|
|
14542
14597
|
}
|
|
14543
14598
|
},
|
|
14544
|
-
"badge-status": {
|
|
14545
|
-
"letter-spacing": {
|
|
14546
|
-
"$extensions": {
|
|
14547
|
-
"nl.nldesignsystem.css.property": {
|
|
14548
|
-
"syntax": "<length>",
|
|
14549
|
-
"inherits": true
|
|
14550
|
-
},
|
|
14551
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14552
|
-
},
|
|
14553
|
-
"type": "letterSpacing"
|
|
14554
|
-
},
|
|
14555
|
-
"text-transform": {
|
|
14556
|
-
"$extensions": {
|
|
14557
|
-
"nl.nldesignsystem.css.property": {
|
|
14558
|
-
"syntax": [
|
|
14559
|
-
"inherit",
|
|
14560
|
-
"uppercase"
|
|
14561
|
-
],
|
|
14562
|
-
"inherits": true
|
|
14563
|
-
},
|
|
14564
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14565
|
-
},
|
|
14566
|
-
"type": "textCase"
|
|
14567
|
-
}
|
|
14568
|
-
},
|
|
14569
14599
|
"badge-list": {
|
|
14570
14600
|
"row-gap": {
|
|
14571
14601
|
"$extensions": {
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.1.
|
|
2
|
+
"version": "1.1.10",
|
|
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",
|
|
@@ -38,7 +38,6 @@
|
|
|
38
38
|
"@utrecht/backdrop-css": "2.0.1",
|
|
39
39
|
"@utrecht/badge-counter-css": "2.0.1",
|
|
40
40
|
"@utrecht/badge-list-css": "3.0.1",
|
|
41
|
-
"@utrecht/badge-status-css": "2.0.1",
|
|
42
41
|
"@utrecht/blockquote-css": "2.0.1",
|
|
43
42
|
"@utrecht/breadcrumb-nav-css": "2.1.0",
|
|
44
43
|
"@utrecht/button-css": "3.0.1",
|
|
@@ -72,7 +71,6 @@
|
|
|
72
71
|
"@utrecht/heading-2-css": "2.0.1",
|
|
73
72
|
"@utrecht/heading-3-css": "2.0.1",
|
|
74
73
|
"@utrecht/heading-4-css": "2.0.1",
|
|
75
|
-
"@utrecht/heading-5-css": "2.0.1",
|
|
76
74
|
"@utrecht/heading-6-css": "2.0.1",
|
|
77
75
|
"@utrecht/heading-group-css": "2.0.1",
|
|
78
76
|
"@utrecht/html-content-css": "2.0.1",
|
|
@@ -80,11 +78,11 @@
|
|
|
80
78
|
"@utrecht/icon": "2.2.0",
|
|
81
79
|
"@utrecht/img-css": "2.0.1",
|
|
82
80
|
"@utrecht/index-char-nav-css": "2.0.1",
|
|
83
|
-
"@utrecht/link-button-css": "2.0.1",
|
|
84
81
|
"@utrecht/link-css": "2.0.1",
|
|
85
82
|
"@utrecht/link-list-css": "3.0.1",
|
|
86
83
|
"@utrecht/link-social-css": "2.0.1",
|
|
87
84
|
"@utrecht/list-social-css": "2.0.1",
|
|
85
|
+
"@utrecht/link-button-css": "2.0.1",
|
|
88
86
|
"@utrecht/listbox-css": "2.0.1",
|
|
89
87
|
"@utrecht/logo-button-css": "1.4.2",
|
|
90
88
|
"@utrecht/logo-css": "2.0.1",
|
|
@@ -106,12 +104,13 @@
|
|
|
106
104
|
"@utrecht/pre-heading-css": "2.0.1",
|
|
107
105
|
"@utrecht/preserve-data-css": "2.0.1",
|
|
108
106
|
"@utrecht/radio-button-css": "2.0.1",
|
|
109
|
-
"@utrecht/rich-text-css": "2.0
|
|
107
|
+
"@utrecht/rich-text-css": "2.1.0",
|
|
110
108
|
"@utrecht/search-bar-css": "3.0.1",
|
|
111
109
|
"@utrecht/select-css": "2.0.1",
|
|
112
110
|
"@utrecht/separator-css": "2.0.1",
|
|
113
111
|
"@utrecht/skip-link-css": "2.0.1",
|
|
114
112
|
"@utrecht/spotlight-section-css": "2.0.1",
|
|
113
|
+
"@utrecht/status-badge-css": "1.0.0",
|
|
115
114
|
"@utrecht/surface-css": "2.0.1",
|
|
116
115
|
"@utrecht/table-css": "2.0.1",
|
|
117
116
|
"@utrecht/table-of-contents-css": "1.0.1",
|
|
@@ -120,7 +119,8 @@
|
|
|
120
119
|
"@utrecht/top-task-link-css": "2.0.1",
|
|
121
120
|
"@utrecht/top-task-nav-css": "1.3.2",
|
|
122
121
|
"@utrecht/unordered-list-css": "2.0.1",
|
|
123
|
-
"@utrecht/url-data-css": "2.0.1"
|
|
122
|
+
"@utrecht/url-data-css": "2.0.1",
|
|
123
|
+
"@utrecht/heading-5-css": "2.0.1"
|
|
124
124
|
},
|
|
125
125
|
"scripts": {
|
|
126
126
|
"build": "pnpm run '/^build:.*/'",
|