@rijkshuisstijl-community/design-tokens 1.0.0-alpha.153 → 1.0.0-alpha.155

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 (53) hide show
  1. package/dist/_variables.scss +18 -16
  2. package/dist/index.css +18 -16
  3. package/dist/index.d.ts +18 -16
  4. package/dist/index.js +18 -16
  5. package/dist/index.json +17 -15
  6. package/dist/index.tokens.json +23 -21
  7. package/dist/root.css +18 -16
  8. package/dist/tokens.d.ts +24 -22
  9. package/dist/tokens.js +582 -532
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +18 -16
  11. package/dist/uitvoerend-mintgroen-focus/index.css +18 -16
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +18 -16
  13. package/dist/uitvoerend-mintgroen-focus/index.js +18 -16
  14. package/dist/uitvoerend-mintgroen-focus/index.json +17 -15
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +23 -21
  16. package/dist/uitvoerend-mintgroen-focus/root.css +18 -16
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +24 -22
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +582 -532
  19. package/dist/uitvoerend-violet/_variables.scss +18 -16
  20. package/dist/uitvoerend-violet/index.css +18 -16
  21. package/dist/uitvoerend-violet/index.d.ts +18 -16
  22. package/dist/uitvoerend-violet/index.js +18 -16
  23. package/dist/uitvoerend-violet/index.json +17 -15
  24. package/dist/uitvoerend-violet/index.tokens.json +23 -21
  25. package/dist/uitvoerend-violet/root.css +18 -16
  26. package/dist/uitvoerend-violet/tokens.d.ts +24 -22
  27. package/dist/uitvoerend-violet/tokens.js +582 -532
  28. package/dist/uitvoerend-violet-oud/_variables.scss +18 -16
  29. package/dist/uitvoerend-violet-oud/index.css +18 -16
  30. package/dist/uitvoerend-violet-oud/index.d.ts +18 -16
  31. package/dist/uitvoerend-violet-oud/index.js +18 -16
  32. package/dist/uitvoerend-violet-oud/index.json +17 -15
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +23 -21
  34. package/dist/uitvoerend-violet-oud/root.css +18 -16
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +24 -22
  36. package/dist/uitvoerend-violet-oud/tokens.js +582 -532
  37. package/dist/wetgevend/_variables.scss +18 -16
  38. package/dist/wetgevend/index.css +18 -16
  39. package/dist/wetgevend/index.d.ts +18 -16
  40. package/dist/wetgevend/index.js +18 -16
  41. package/dist/wetgevend/index.json +17 -15
  42. package/dist/wetgevend/index.tokens.json +23 -21
  43. package/dist/wetgevend/root.css +18 -16
  44. package/dist/wetgevend/tokens.d.ts +24 -22
  45. package/dist/wetgevend/tokens.js +582 -532
  46. package/figma/figma.tokens.json +9 -1
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +74 -66
  49. package/src/generated/themes.json +342 -310
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +74 -66
  51. package/src/generated/uitvoerend-violet/tokens.json +74 -66
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +74 -66
  53. package/src/generated/wetgevend/tokens.json +74 -66
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Feb 2025 13:34:10 GMT
3
+ * Generated on Thu, 13 Feb 2025 15:08:46 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1406,6 +1406,31 @@ module.exports = {
1406
1406
  }
1407
1407
  },
1408
1408
  "content": {
1409
+ "font-size": {
1410
+ "value": "1.125rem",
1411
+ "type": "fontSizes",
1412
+ "filePath": "src/generated/base.tokens.json",
1413
+ "isSource": true,
1414
+ "original": {
1415
+ "value": "1.125rem",
1416
+ "type": "fontSizes"
1417
+ },
1418
+ "name": "rhcNavigationListItemContentFontSize",
1419
+ "attributes": {
1420
+ "category": "rhc",
1421
+ "type": "navigation-list",
1422
+ "item": "item",
1423
+ "subitem": "content",
1424
+ "state": "font-size"
1425
+ },
1426
+ "path": [
1427
+ "rhc",
1428
+ "navigation-list",
1429
+ "item",
1430
+ "content",
1431
+ "font-size"
1432
+ ]
1433
+ },
1409
1434
  "column-gap": {
1410
1435
  "value": "0.5rem",
1411
1436
  "type": "space",
@@ -2689,6 +2714,31 @@ module.exports = {
2689
2714
  ]
2690
2715
  },
2691
2716
  "content": {
2717
+ "font-size": {
2718
+ "value": "1.125rem",
2719
+ "type": "fontSizes",
2720
+ "filePath": "src/generated/base.tokens.json",
2721
+ "isSource": true,
2722
+ "original": {
2723
+ "value": "1.125rem",
2724
+ "type": "fontSizes"
2725
+ },
2726
+ "name": "rhcMessageListItemContentFontSize",
2727
+ "attributes": {
2728
+ "category": "rhc",
2729
+ "type": "message-list",
2730
+ "item": "item",
2731
+ "subitem": "content",
2732
+ "state": "font-size"
2733
+ },
2734
+ "path": [
2735
+ "rhc",
2736
+ "message-list",
2737
+ "item",
2738
+ "content",
2739
+ "font-size"
2740
+ ]
2741
+ },
2692
2742
  "column-gap": {
2693
2743
  "value": "0.5rem",
2694
2744
  "type": "spacing",
@@ -17217,691 +17267,354 @@ module.exports = {
17217
17267
  ]
17218
17268
  }
17219
17269
  },
17220
- "paragraph": {
17221
- "color": {
17222
- "value": "#154273",
17223
- "type": "color",
17224
- "filePath": "src/generated/base.tokens.json",
17225
- "isSource": true,
17226
- "original": {
17227
- "value": "#154273",
17228
- "type": "color"
17229
- },
17230
- "name": "utrechtParagraphColor",
17231
- "attributes": {
17232
- "category": "utrecht",
17233
- "type": "paragraph",
17234
- "item": "color"
17235
- },
17236
- "path": [
17237
- "utrecht",
17238
- "paragraph",
17239
- "color"
17240
- ]
17241
- },
17242
- "font-family": {
17243
- "value": "Fira Sans, Arial, Verdana, sans-serif",
17244
- "type": "fontFamilies",
17245
- "filePath": "src/generated/base.tokens.json",
17246
- "isSource": true,
17247
- "original": {
17248
- "value": "Fira Sans, Arial, Verdana, sans-serif",
17249
- "type": "fontFamilies"
17250
- },
17251
- "name": "utrechtParagraphFontFamily",
17252
- "attributes": {
17253
- "category": "utrecht",
17254
- "type": "paragraph",
17255
- "item": "font-family"
17256
- },
17257
- "path": [
17258
- "utrecht",
17259
- "paragraph",
17260
- "font-family"
17261
- ]
17262
- },
17263
- "font-size": {
17264
- "value": "1.25rem",
17265
- "type": "fontSizes",
17266
- "filePath": "src/generated/base.tokens.json",
17267
- "isSource": true,
17268
- "original": {
17269
- "value": "1.25rem",
17270
- "type": "fontSizes"
17271
- },
17272
- "name": "utrechtParagraphFontSize",
17273
- "attributes": {
17274
- "category": "utrecht",
17275
- "type": "paragraph",
17276
- "item": "font-size"
17277
- },
17278
- "path": [
17279
- "utrecht",
17280
- "paragraph",
17281
- "font-size"
17282
- ]
17283
- },
17284
- "font-weight": {
17285
- "value": 400,
17286
- "type": "fontWeights",
17270
+ "ordered-list": {
17271
+ "padding-inline-start": {
17272
+ "value": "1.5rem",
17273
+ "type": "spacing",
17287
17274
  "filePath": "src/generated/base.tokens.json",
17288
17275
  "isSource": true,
17289
17276
  "original": {
17290
- "value": 400,
17291
- "type": "fontWeights"
17277
+ "value": "1.5rem",
17278
+ "type": "spacing"
17292
17279
  },
17293
- "name": "utrechtParagraphFontWeight",
17280
+ "name": "utrechtOrderedListPaddingInlineStart",
17294
17281
  "attributes": {
17295
17282
  "category": "utrecht",
17296
- "type": "paragraph",
17297
- "item": "font-weight"
17283
+ "type": "ordered-list",
17284
+ "item": "padding-inline-start"
17298
17285
  },
17299
17286
  "path": [
17300
17287
  "utrecht",
17301
- "paragraph",
17302
- "font-weight"
17288
+ "ordered-list",
17289
+ "padding-inline-start"
17303
17290
  ]
17304
17291
  },
17305
- "line-height": {
17306
- "value": "150%",
17307
- "type": "lineHeights",
17292
+ "margin-block-end": {
17293
+ "value": "0.25rem",
17294
+ "type": "spacing",
17308
17295
  "filePath": "src/generated/base.tokens.json",
17309
17296
  "isSource": true,
17310
17297
  "original": {
17311
- "value": "150%",
17312
- "type": "lineHeights"
17298
+ "value": "0.25rem",
17299
+ "type": "spacing"
17313
17300
  },
17314
- "name": "utrechtParagraphLineHeight",
17301
+ "name": "utrechtOrderedListMarginBlockEnd",
17315
17302
  "attributes": {
17316
17303
  "category": "utrecht",
17317
- "type": "paragraph",
17318
- "item": "line-height"
17304
+ "type": "ordered-list",
17305
+ "item": "margin-block-end"
17319
17306
  },
17320
17307
  "path": [
17321
17308
  "utrecht",
17322
- "paragraph",
17323
- "line-height"
17309
+ "ordered-list",
17310
+ "margin-block-end"
17324
17311
  ]
17325
17312
  },
17326
- "margin-block-end": {
17327
- "value": 0,
17313
+ "margin-block-start": {
17314
+ "value": "0.25rem",
17328
17315
  "type": "spacing",
17329
17316
  "filePath": "src/generated/base.tokens.json",
17330
17317
  "isSource": true,
17331
17318
  "original": {
17332
- "value": 0,
17319
+ "value": "0.25rem",
17333
17320
  "type": "spacing"
17334
17321
  },
17335
- "name": "utrechtParagraphMarginBlockEnd",
17322
+ "name": "utrechtOrderedListMarginBlockStart",
17336
17323
  "attributes": {
17337
17324
  "category": "utrecht",
17338
- "type": "paragraph",
17339
- "item": "margin-block-end"
17325
+ "type": "ordered-list",
17326
+ "item": "margin-block-start"
17340
17327
  },
17341
17328
  "path": [
17342
17329
  "utrecht",
17343
- "paragraph",
17344
- "margin-block-end"
17330
+ "ordered-list",
17331
+ "margin-block-start"
17345
17332
  ]
17346
17333
  },
17347
- "margin-block-start": {
17348
- "value": 0,
17334
+ "margin-inline-start": {
17335
+ "value": "0.625rem",
17349
17336
  "type": "spacing",
17350
17337
  "filePath": "src/generated/base.tokens.json",
17351
17338
  "isSource": true,
17352
17339
  "original": {
17353
- "value": 0,
17340
+ "value": "0.625rem",
17354
17341
  "type": "spacing"
17355
17342
  },
17356
- "name": "utrechtParagraphMarginBlockStart",
17343
+ "name": "utrechtOrderedListMarginInlineStart",
17357
17344
  "attributes": {
17358
17345
  "category": "utrecht",
17359
- "type": "paragraph",
17360
- "item": "margin-block-start"
17346
+ "type": "ordered-list",
17347
+ "item": "margin-inline-start"
17361
17348
  },
17362
17349
  "path": [
17363
17350
  "utrecht",
17364
- "paragraph",
17365
- "margin-block-start"
17351
+ "ordered-list",
17352
+ "margin-inline-start"
17366
17353
  ]
17367
17354
  },
17368
- "lead": {
17369
- "color": {
17370
- "value": "#154273",
17371
- "type": "color",
17355
+ "item": {
17356
+ "padding-inline-start": {
17357
+ "value": 0,
17358
+ "type": "spacing",
17372
17359
  "filePath": "src/generated/base.tokens.json",
17373
17360
  "isSource": true,
17374
17361
  "original": {
17375
- "value": "#154273",
17376
- "type": "color"
17362
+ "value": 0,
17363
+ "type": "spacing"
17377
17364
  },
17378
- "name": "utrechtParagraphLeadColor",
17365
+ "name": "utrechtOrderedListItemPaddingInlineStart",
17379
17366
  "attributes": {
17380
17367
  "category": "utrecht",
17381
- "type": "paragraph",
17382
- "item": "lead",
17383
- "subitem": "color"
17368
+ "type": "ordered-list",
17369
+ "item": "item",
17370
+ "subitem": "padding-inline-start"
17384
17371
  },
17385
17372
  "path": [
17386
17373
  "utrecht",
17387
- "paragraph",
17388
- "lead",
17389
- "color"
17374
+ "ordered-list",
17375
+ "item",
17376
+ "padding-inline-start"
17390
17377
  ]
17391
17378
  },
17392
- "font-size": {
17393
- "value": "1.5rem",
17394
- "type": "fontSizes",
17379
+ "margin-block-end": {
17380
+ "value": "0.25rem",
17381
+ "type": "spacing",
17395
17382
  "filePath": "src/generated/base.tokens.json",
17396
17383
  "isSource": true,
17397
17384
  "original": {
17398
- "value": "1.5rem",
17399
- "type": "fontSizes"
17385
+ "value": "0.25rem",
17386
+ "type": "spacing"
17400
17387
  },
17401
- "name": "utrechtParagraphLeadFontSize",
17388
+ "name": "utrechtOrderedListItemMarginBlockEnd",
17402
17389
  "attributes": {
17403
17390
  "category": "utrecht",
17404
- "type": "paragraph",
17405
- "item": "lead",
17406
- "subitem": "font-size"
17391
+ "type": "ordered-list",
17392
+ "item": "item",
17393
+ "subitem": "margin-block-end"
17407
17394
  },
17408
17395
  "path": [
17409
17396
  "utrecht",
17410
- "paragraph",
17411
- "lead",
17412
- "font-size"
17397
+ "ordered-list",
17398
+ "item",
17399
+ "margin-block-end"
17413
17400
  ]
17414
17401
  },
17415
- "font-weight": {
17416
- "value": 400,
17417
- "type": "fontWeights",
17402
+ "margin-block-start": {
17403
+ "value": "0.25rem",
17404
+ "type": "spacing",
17418
17405
  "filePath": "src/generated/base.tokens.json",
17419
17406
  "isSource": true,
17420
17407
  "original": {
17421
- "value": 400,
17422
- "type": "fontWeights"
17408
+ "value": "0.25rem",
17409
+ "type": "spacing"
17423
17410
  },
17424
- "name": "utrechtParagraphLeadFontWeight",
17411
+ "name": "utrechtOrderedListItemMarginBlockStart",
17425
17412
  "attributes": {
17426
17413
  "category": "utrecht",
17427
- "type": "paragraph",
17428
- "item": "lead",
17429
- "subitem": "font-weight"
17414
+ "type": "ordered-list",
17415
+ "item": "item",
17416
+ "subitem": "margin-block-start"
17430
17417
  },
17431
17418
  "path": [
17432
17419
  "utrecht",
17433
- "paragraph",
17434
- "lead",
17435
- "font-weight"
17420
+ "ordered-list",
17421
+ "item",
17422
+ "margin-block-start"
17436
17423
  ]
17424
+ }
17425
+ },
17426
+ "color": {
17427
+ "value": "#154273",
17428
+ "type": "color",
17429
+ "filePath": "src/generated/base.tokens.json",
17430
+ "isSource": true,
17431
+ "original": {
17432
+ "value": "#154273",
17433
+ "type": "color"
17437
17434
  },
17438
- "line-height": {
17439
- "value": "150%",
17440
- "type": "lineHeights",
17441
- "filePath": "src/generated/base.tokens.json",
17442
- "isSource": true,
17443
- "original": {
17444
- "value": "150%",
17445
- "type": "lineHeights"
17446
- },
17447
- "name": "utrechtParagraphLeadLineHeight",
17448
- "attributes": {
17449
- "category": "utrecht",
17450
- "type": "paragraph",
17451
- "item": "lead",
17452
- "subitem": "line-height"
17453
- },
17454
- "path": [
17455
- "utrecht",
17456
- "paragraph",
17457
- "lead",
17458
- "line-height"
17459
- ]
17460
- }
17435
+ "name": "utrechtOrderedListColor",
17436
+ "attributes": {
17437
+ "category": "utrecht",
17438
+ "type": "ordered-list",
17439
+ "item": "color"
17440
+ },
17441
+ "path": [
17442
+ "utrecht",
17443
+ "ordered-list",
17444
+ "color"
17445
+ ]
17461
17446
  },
17462
- "small": {
17463
- "color": {
17464
- "value": "#154273",
17465
- "type": "color",
17466
- "filePath": "src/generated/base.tokens.json",
17467
- "isSource": true,
17468
- "original": {
17469
- "value": "#154273",
17470
- "type": "color"
17471
- },
17472
- "name": "utrechtParagraphSmallColor",
17473
- "attributes": {
17474
- "category": "utrecht",
17475
- "type": "paragraph",
17476
- "item": "small",
17477
- "subitem": "color"
17478
- },
17479
- "path": [
17480
- "utrecht",
17481
- "paragraph",
17482
- "small",
17483
- "color"
17484
- ]
17447
+ "font-family": {
17448
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
17449
+ "type": "fontFamilies",
17450
+ "filePath": "src/generated/base.tokens.json",
17451
+ "isSource": true,
17452
+ "original": {
17453
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
17454
+ "type": "fontFamilies"
17485
17455
  },
17486
- "font-size": {
17487
- "value": "1.125rem",
17488
- "type": "fontSizes",
17489
- "filePath": "src/generated/base.tokens.json",
17490
- "isSource": true,
17491
- "original": {
17492
- "value": "1.125rem",
17493
- "type": "fontSizes"
17494
- },
17495
- "name": "utrechtParagraphSmallFontSize",
17496
- "attributes": {
17497
- "category": "utrecht",
17498
- "type": "paragraph",
17499
- "item": "small",
17500
- "subitem": "font-size"
17501
- },
17502
- "path": [
17503
- "utrecht",
17504
- "paragraph",
17505
- "small",
17506
- "font-size"
17507
- ]
17456
+ "name": "utrechtOrderedListFontFamily",
17457
+ "attributes": {
17458
+ "category": "utrecht",
17459
+ "type": "ordered-list",
17460
+ "item": "font-family"
17508
17461
  },
17509
- "font-weight": {
17462
+ "path": [
17463
+ "utrecht",
17464
+ "ordered-list",
17465
+ "font-family"
17466
+ ]
17467
+ },
17468
+ "font-weight": {
17469
+ "value": 400,
17470
+ "type": "fontWeights",
17471
+ "filePath": "src/generated/base.tokens.json",
17472
+ "isSource": true,
17473
+ "original": {
17510
17474
  "value": 400,
17511
- "type": "fontWeights",
17512
- "filePath": "src/generated/base.tokens.json",
17513
- "isSource": true,
17514
- "original": {
17515
- "value": 400,
17516
- "type": "fontWeights"
17517
- },
17518
- "name": "utrechtParagraphSmallFontWeight",
17519
- "attributes": {
17520
- "category": "utrecht",
17521
- "type": "paragraph",
17522
- "item": "small",
17523
- "subitem": "font-weight"
17524
- },
17525
- "path": [
17526
- "utrecht",
17527
- "paragraph",
17528
- "small",
17529
- "font-weight"
17530
- ]
17475
+ "type": "fontWeights"
17531
17476
  },
17532
- "line-height": {
17533
- "value": "150%",
17534
- "type": "lineHeights",
17535
- "filePath": "src/generated/base.tokens.json",
17536
- "isSource": true,
17537
- "original": {
17538
- "value": "150%",
17539
- "type": "lineHeights"
17540
- },
17541
- "name": "utrechtParagraphSmallLineHeight",
17542
- "attributes": {
17543
- "category": "utrecht",
17544
- "type": "paragraph",
17545
- "item": "small",
17546
- "subitem": "line-height"
17547
- },
17548
- "path": [
17549
- "utrecht",
17550
- "paragraph",
17551
- "small",
17552
- "line-height"
17553
- ]
17554
- }
17555
- }
17556
- },
17557
- "ordered-list": {
17558
- "padding-inline-start": {
17559
- "value": "1.5rem",
17560
- "type": "spacing",
17477
+ "name": "utrechtOrderedListFontWeight",
17478
+ "attributes": {
17479
+ "category": "utrecht",
17480
+ "type": "ordered-list",
17481
+ "item": "font-weight"
17482
+ },
17483
+ "path": [
17484
+ "utrecht",
17485
+ "ordered-list",
17486
+ "font-weight"
17487
+ ]
17488
+ },
17489
+ "font-size": {
17490
+ "value": "1.25rem",
17491
+ "type": "fontSizes",
17561
17492
  "filePath": "src/generated/base.tokens.json",
17562
17493
  "isSource": true,
17563
17494
  "original": {
17564
- "value": "1.5rem",
17565
- "type": "spacing"
17495
+ "value": "1.25rem",
17496
+ "type": "fontSizes"
17566
17497
  },
17567
- "name": "utrechtOrderedListPaddingInlineStart",
17498
+ "name": "utrechtOrderedListFontSize",
17568
17499
  "attributes": {
17569
17500
  "category": "utrecht",
17570
17501
  "type": "ordered-list",
17571
- "item": "padding-inline-start"
17502
+ "item": "font-size"
17572
17503
  },
17573
17504
  "path": [
17574
17505
  "utrecht",
17575
17506
  "ordered-list",
17576
- "padding-inline-start"
17507
+ "font-size"
17577
17508
  ]
17578
17509
  },
17579
- "margin-block-end": {
17580
- "value": "0.25rem",
17581
- "type": "spacing",
17510
+ "line-height": {
17511
+ "value": "150%",
17512
+ "type": "lineHeights",
17582
17513
  "filePath": "src/generated/base.tokens.json",
17583
17514
  "isSource": true,
17584
17515
  "original": {
17585
- "value": "0.25rem",
17586
- "type": "spacing"
17516
+ "value": "150%",
17517
+ "type": "lineHeights"
17587
17518
  },
17588
- "name": "utrechtOrderedListMarginBlockEnd",
17519
+ "name": "utrechtOrderedListLineHeight",
17589
17520
  "attributes": {
17590
17521
  "category": "utrecht",
17591
17522
  "type": "ordered-list",
17592
- "item": "margin-block-end"
17523
+ "item": "line-height"
17593
17524
  },
17594
17525
  "path": [
17595
17526
  "utrecht",
17596
17527
  "ordered-list",
17597
- "margin-block-end"
17528
+ "line-height"
17598
17529
  ]
17599
- },
17530
+ }
17531
+ },
17532
+ "link-list": {
17600
17533
  "margin-block-start": {
17601
- "value": "0.25rem",
17534
+ "value": 0,
17602
17535
  "type": "spacing",
17603
17536
  "filePath": "src/generated/base.tokens.json",
17604
17537
  "isSource": true,
17605
17538
  "original": {
17606
- "value": "0.25rem",
17539
+ "value": 0,
17607
17540
  "type": "spacing"
17608
17541
  },
17609
- "name": "utrechtOrderedListMarginBlockStart",
17542
+ "name": "utrechtLinkListMarginBlockStart",
17610
17543
  "attributes": {
17611
17544
  "category": "utrecht",
17612
- "type": "ordered-list",
17545
+ "type": "link-list",
17613
17546
  "item": "margin-block-start"
17614
17547
  },
17615
17548
  "path": [
17616
17549
  "utrecht",
17617
- "ordered-list",
17550
+ "link-list",
17618
17551
  "margin-block-start"
17619
17552
  ]
17620
17553
  },
17621
- "margin-inline-start": {
17622
- "value": "0.625rem",
17554
+ "row-gap": {
17555
+ "value": "0.5rem",
17623
17556
  "type": "spacing",
17624
17557
  "filePath": "src/generated/base.tokens.json",
17625
17558
  "isSource": true,
17626
17559
  "original": {
17627
- "value": "0.625rem",
17560
+ "value": "0.5rem",
17628
17561
  "type": "spacing"
17629
17562
  },
17630
- "name": "utrechtOrderedListMarginInlineStart",
17563
+ "name": "utrechtLinkListRowGap",
17631
17564
  "attributes": {
17632
17565
  "category": "utrecht",
17633
- "type": "ordered-list",
17634
- "item": "margin-inline-start"
17566
+ "type": "link-list",
17567
+ "item": "row-gap"
17635
17568
  },
17636
17569
  "path": [
17637
17570
  "utrecht",
17638
- "ordered-list",
17639
- "margin-inline-start"
17571
+ "link-list",
17572
+ "row-gap"
17640
17573
  ]
17641
17574
  },
17642
- "item": {
17643
- "padding-inline-start": {
17575
+ "margin-block-end": {
17576
+ "value": 0,
17577
+ "type": "spacing",
17578
+ "filePath": "src/generated/base.tokens.json",
17579
+ "isSource": true,
17580
+ "original": {
17644
17581
  "value": 0,
17582
+ "type": "spacing"
17583
+ },
17584
+ "name": "utrechtLinkListMarginBlockEnd",
17585
+ "attributes": {
17586
+ "category": "utrecht",
17587
+ "type": "link-list",
17588
+ "item": "margin-block-end"
17589
+ },
17590
+ "path": [
17591
+ "utrecht",
17592
+ "link-list",
17593
+ "margin-block-end"
17594
+ ]
17595
+ },
17596
+ "item": {
17597
+ "column-gap": {
17598
+ "value": "0.5rem",
17645
17599
  "type": "spacing",
17646
17600
  "filePath": "src/generated/base.tokens.json",
17647
17601
  "isSource": true,
17648
17602
  "original": {
17649
- "value": 0,
17603
+ "value": "0.5rem",
17650
17604
  "type": "spacing"
17651
17605
  },
17652
- "name": "utrechtOrderedListItemPaddingInlineStart",
17606
+ "name": "utrechtLinkListItemColumnGap",
17653
17607
  "attributes": {
17654
17608
  "category": "utrecht",
17655
- "type": "ordered-list",
17609
+ "type": "link-list",
17656
17610
  "item": "item",
17657
- "subitem": "padding-inline-start"
17611
+ "subitem": "column-gap"
17658
17612
  },
17659
17613
  "path": [
17660
17614
  "utrecht",
17661
- "ordered-list",
17615
+ "link-list",
17662
17616
  "item",
17663
- "padding-inline-start"
17664
- ]
17665
- },
17666
- "margin-block-end": {
17667
- "value": "0.25rem",
17668
- "type": "spacing",
17669
- "filePath": "src/generated/base.tokens.json",
17670
- "isSource": true,
17671
- "original": {
17672
- "value": "0.25rem",
17673
- "type": "spacing"
17674
- },
17675
- "name": "utrechtOrderedListItemMarginBlockEnd",
17676
- "attributes": {
17677
- "category": "utrecht",
17678
- "type": "ordered-list",
17679
- "item": "item",
17680
- "subitem": "margin-block-end"
17681
- },
17682
- "path": [
17683
- "utrecht",
17684
- "ordered-list",
17685
- "item",
17686
- "margin-block-end"
17687
- ]
17688
- },
17689
- "margin-block-start": {
17690
- "value": "0.25rem",
17691
- "type": "spacing",
17692
- "filePath": "src/generated/base.tokens.json",
17693
- "isSource": true,
17694
- "original": {
17695
- "value": "0.25rem",
17696
- "type": "spacing"
17697
- },
17698
- "name": "utrechtOrderedListItemMarginBlockStart",
17699
- "attributes": {
17700
- "category": "utrecht",
17701
- "type": "ordered-list",
17702
- "item": "item",
17703
- "subitem": "margin-block-start"
17704
- },
17705
- "path": [
17706
- "utrecht",
17707
- "ordered-list",
17708
- "item",
17709
- "margin-block-start"
17710
- ]
17711
- }
17712
- },
17713
- "color": {
17714
- "value": "#154273",
17715
- "type": "color",
17716
- "filePath": "src/generated/base.tokens.json",
17717
- "isSource": true,
17718
- "original": {
17719
- "value": "#154273",
17720
- "type": "color"
17721
- },
17722
- "name": "utrechtOrderedListColor",
17723
- "attributes": {
17724
- "category": "utrecht",
17725
- "type": "ordered-list",
17726
- "item": "color"
17727
- },
17728
- "path": [
17729
- "utrecht",
17730
- "ordered-list",
17731
- "color"
17732
- ]
17733
- },
17734
- "font-family": {
17735
- "value": "Fira Sans, Arial, Verdana, sans-serif",
17736
- "type": "fontFamilies",
17737
- "filePath": "src/generated/base.tokens.json",
17738
- "isSource": true,
17739
- "original": {
17740
- "value": "Fira Sans, Arial, Verdana, sans-serif",
17741
- "type": "fontFamilies"
17742
- },
17743
- "name": "utrechtOrderedListFontFamily",
17744
- "attributes": {
17745
- "category": "utrecht",
17746
- "type": "ordered-list",
17747
- "item": "font-family"
17748
- },
17749
- "path": [
17750
- "utrecht",
17751
- "ordered-list",
17752
- "font-family"
17753
- ]
17754
- },
17755
- "font-weight": {
17756
- "value": 400,
17757
- "type": "fontWeights",
17758
- "filePath": "src/generated/base.tokens.json",
17759
- "isSource": true,
17760
- "original": {
17761
- "value": 400,
17762
- "type": "fontWeights"
17763
- },
17764
- "name": "utrechtOrderedListFontWeight",
17765
- "attributes": {
17766
- "category": "utrecht",
17767
- "type": "ordered-list",
17768
- "item": "font-weight"
17769
- },
17770
- "path": [
17771
- "utrecht",
17772
- "ordered-list",
17773
- "font-weight"
17774
- ]
17775
- },
17776
- "font-size": {
17777
- "value": "1.25rem",
17778
- "type": "fontSizes",
17779
- "filePath": "src/generated/base.tokens.json",
17780
- "isSource": true,
17781
- "original": {
17782
- "value": "1.25rem",
17783
- "type": "fontSizes"
17784
- },
17785
- "name": "utrechtOrderedListFontSize",
17786
- "attributes": {
17787
- "category": "utrecht",
17788
- "type": "ordered-list",
17789
- "item": "font-size"
17790
- },
17791
- "path": [
17792
- "utrecht",
17793
- "ordered-list",
17794
- "font-size"
17795
- ]
17796
- },
17797
- "line-height": {
17798
- "value": "150%",
17799
- "type": "lineHeights",
17800
- "filePath": "src/generated/base.tokens.json",
17801
- "isSource": true,
17802
- "original": {
17803
- "value": "150%",
17804
- "type": "lineHeights"
17805
- },
17806
- "name": "utrechtOrderedListLineHeight",
17807
- "attributes": {
17808
- "category": "utrecht",
17809
- "type": "ordered-list",
17810
- "item": "line-height"
17811
- },
17812
- "path": [
17813
- "utrecht",
17814
- "ordered-list",
17815
- "line-height"
17816
- ]
17817
- }
17818
- },
17819
- "link-list": {
17820
- "margin-block-start": {
17821
- "value": 0,
17822
- "type": "spacing",
17823
- "filePath": "src/generated/base.tokens.json",
17824
- "isSource": true,
17825
- "original": {
17826
- "value": 0,
17827
- "type": "spacing"
17828
- },
17829
- "name": "utrechtLinkListMarginBlockStart",
17830
- "attributes": {
17831
- "category": "utrecht",
17832
- "type": "link-list",
17833
- "item": "margin-block-start"
17834
- },
17835
- "path": [
17836
- "utrecht",
17837
- "link-list",
17838
- "margin-block-start"
17839
- ]
17840
- },
17841
- "row-gap": {
17842
- "value": "0.5rem",
17843
- "type": "spacing",
17844
- "filePath": "src/generated/base.tokens.json",
17845
- "isSource": true,
17846
- "original": {
17847
- "value": "0.5rem",
17848
- "type": "spacing"
17849
- },
17850
- "name": "utrechtLinkListRowGap",
17851
- "attributes": {
17852
- "category": "utrecht",
17853
- "type": "link-list",
17854
- "item": "row-gap"
17855
- },
17856
- "path": [
17857
- "utrecht",
17858
- "link-list",
17859
- "row-gap"
17860
- ]
17861
- },
17862
- "margin-block-end": {
17863
- "value": 0,
17864
- "type": "spacing",
17865
- "filePath": "src/generated/base.tokens.json",
17866
- "isSource": true,
17867
- "original": {
17868
- "value": 0,
17869
- "type": "spacing"
17870
- },
17871
- "name": "utrechtLinkListMarginBlockEnd",
17872
- "attributes": {
17873
- "category": "utrecht",
17874
- "type": "link-list",
17875
- "item": "margin-block-end"
17876
- },
17877
- "path": [
17878
- "utrecht",
17879
- "link-list",
17880
- "margin-block-end"
17881
- ]
17882
- },
17883
- "item": {
17884
- "column-gap": {
17885
- "value": "0.5rem",
17886
- "type": "spacing",
17887
- "filePath": "src/generated/base.tokens.json",
17888
- "isSource": true,
17889
- "original": {
17890
- "value": "0.5rem",
17891
- "type": "spacing"
17892
- },
17893
- "name": "utrechtLinkListItemColumnGap",
17894
- "attributes": {
17895
- "category": "utrecht",
17896
- "type": "link-list",
17897
- "item": "item",
17898
- "subitem": "column-gap"
17899
- },
17900
- "path": [
17901
- "utrecht",
17902
- "link-list",
17903
- "item",
17904
- "column-gap"
17617
+ "column-gap"
17905
17618
  ]
17906
17619
  },
17907
17620
  "text-decoration": {
@@ -26983,6 +26696,343 @@ module.exports = {
26983
26696
  }
26984
26697
  },
26985
26698
  "nl": {
26699
+ "paragraph": {
26700
+ "color": {
26701
+ "value": "#154273",
26702
+ "type": "color",
26703
+ "filePath": "src/generated/base.tokens.json",
26704
+ "isSource": true,
26705
+ "original": {
26706
+ "value": "#154273",
26707
+ "type": "color"
26708
+ },
26709
+ "name": "nlParagraphColor",
26710
+ "attributes": {
26711
+ "category": "nl",
26712
+ "type": "paragraph",
26713
+ "item": "color"
26714
+ },
26715
+ "path": [
26716
+ "nl",
26717
+ "paragraph",
26718
+ "color"
26719
+ ]
26720
+ },
26721
+ "font-family": {
26722
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
26723
+ "type": "fontFamilies",
26724
+ "filePath": "src/generated/base.tokens.json",
26725
+ "isSource": true,
26726
+ "original": {
26727
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
26728
+ "type": "fontFamilies"
26729
+ },
26730
+ "name": "nlParagraphFontFamily",
26731
+ "attributes": {
26732
+ "category": "nl",
26733
+ "type": "paragraph",
26734
+ "item": "font-family"
26735
+ },
26736
+ "path": [
26737
+ "nl",
26738
+ "paragraph",
26739
+ "font-family"
26740
+ ]
26741
+ },
26742
+ "font-size": {
26743
+ "value": "1.25rem",
26744
+ "type": "fontSizes",
26745
+ "filePath": "src/generated/base.tokens.json",
26746
+ "isSource": true,
26747
+ "original": {
26748
+ "value": "1.25rem",
26749
+ "type": "fontSizes"
26750
+ },
26751
+ "name": "nlParagraphFontSize",
26752
+ "attributes": {
26753
+ "category": "nl",
26754
+ "type": "paragraph",
26755
+ "item": "font-size"
26756
+ },
26757
+ "path": [
26758
+ "nl",
26759
+ "paragraph",
26760
+ "font-size"
26761
+ ]
26762
+ },
26763
+ "font-weight": {
26764
+ "value": 400,
26765
+ "type": "fontWeights",
26766
+ "filePath": "src/generated/base.tokens.json",
26767
+ "isSource": true,
26768
+ "original": {
26769
+ "value": 400,
26770
+ "type": "fontWeights"
26771
+ },
26772
+ "name": "nlParagraphFontWeight",
26773
+ "attributes": {
26774
+ "category": "nl",
26775
+ "type": "paragraph",
26776
+ "item": "font-weight"
26777
+ },
26778
+ "path": [
26779
+ "nl",
26780
+ "paragraph",
26781
+ "font-weight"
26782
+ ]
26783
+ },
26784
+ "line-height": {
26785
+ "value": "150%",
26786
+ "type": "lineHeights",
26787
+ "filePath": "src/generated/base.tokens.json",
26788
+ "isSource": true,
26789
+ "original": {
26790
+ "value": "150%",
26791
+ "type": "lineHeights"
26792
+ },
26793
+ "name": "nlParagraphLineHeight",
26794
+ "attributes": {
26795
+ "category": "nl",
26796
+ "type": "paragraph",
26797
+ "item": "line-height"
26798
+ },
26799
+ "path": [
26800
+ "nl",
26801
+ "paragraph",
26802
+ "line-height"
26803
+ ]
26804
+ },
26805
+ "margin-block-end": {
26806
+ "value": 0,
26807
+ "type": "spacing",
26808
+ "filePath": "src/generated/base.tokens.json",
26809
+ "isSource": true,
26810
+ "original": {
26811
+ "value": 0,
26812
+ "type": "spacing"
26813
+ },
26814
+ "name": "nlParagraphMarginBlockEnd",
26815
+ "attributes": {
26816
+ "category": "nl",
26817
+ "type": "paragraph",
26818
+ "item": "margin-block-end"
26819
+ },
26820
+ "path": [
26821
+ "nl",
26822
+ "paragraph",
26823
+ "margin-block-end"
26824
+ ]
26825
+ },
26826
+ "margin-block-start": {
26827
+ "value": 0,
26828
+ "type": "spacing",
26829
+ "filePath": "src/generated/base.tokens.json",
26830
+ "isSource": true,
26831
+ "original": {
26832
+ "value": 0,
26833
+ "type": "spacing"
26834
+ },
26835
+ "name": "nlParagraphMarginBlockStart",
26836
+ "attributes": {
26837
+ "category": "nl",
26838
+ "type": "paragraph",
26839
+ "item": "margin-block-start"
26840
+ },
26841
+ "path": [
26842
+ "nl",
26843
+ "paragraph",
26844
+ "margin-block-start"
26845
+ ]
26846
+ },
26847
+ "lead": {
26848
+ "color": {
26849
+ "value": "#154273",
26850
+ "type": "color",
26851
+ "filePath": "src/generated/base.tokens.json",
26852
+ "isSource": true,
26853
+ "original": {
26854
+ "value": "#154273",
26855
+ "type": "color"
26856
+ },
26857
+ "name": "nlParagraphLeadColor",
26858
+ "attributes": {
26859
+ "category": "nl",
26860
+ "type": "paragraph",
26861
+ "item": "lead",
26862
+ "subitem": "color"
26863
+ },
26864
+ "path": [
26865
+ "nl",
26866
+ "paragraph",
26867
+ "lead",
26868
+ "color"
26869
+ ]
26870
+ },
26871
+ "font-size": {
26872
+ "value": "1.5rem",
26873
+ "type": "fontSizes",
26874
+ "filePath": "src/generated/base.tokens.json",
26875
+ "isSource": true,
26876
+ "original": {
26877
+ "value": "1.5rem",
26878
+ "type": "fontSizes"
26879
+ },
26880
+ "name": "nlParagraphLeadFontSize",
26881
+ "attributes": {
26882
+ "category": "nl",
26883
+ "type": "paragraph",
26884
+ "item": "lead",
26885
+ "subitem": "font-size"
26886
+ },
26887
+ "path": [
26888
+ "nl",
26889
+ "paragraph",
26890
+ "lead",
26891
+ "font-size"
26892
+ ]
26893
+ },
26894
+ "font-weight": {
26895
+ "value": 400,
26896
+ "type": "fontWeights",
26897
+ "filePath": "src/generated/base.tokens.json",
26898
+ "isSource": true,
26899
+ "original": {
26900
+ "value": 400,
26901
+ "type": "fontWeights"
26902
+ },
26903
+ "name": "nlParagraphLeadFontWeight",
26904
+ "attributes": {
26905
+ "category": "nl",
26906
+ "type": "paragraph",
26907
+ "item": "lead",
26908
+ "subitem": "font-weight"
26909
+ },
26910
+ "path": [
26911
+ "nl",
26912
+ "paragraph",
26913
+ "lead",
26914
+ "font-weight"
26915
+ ]
26916
+ },
26917
+ "line-height": {
26918
+ "value": "150%",
26919
+ "type": "lineHeights",
26920
+ "filePath": "src/generated/base.tokens.json",
26921
+ "isSource": true,
26922
+ "original": {
26923
+ "value": "150%",
26924
+ "type": "lineHeights"
26925
+ },
26926
+ "name": "nlParagraphLeadLineHeight",
26927
+ "attributes": {
26928
+ "category": "nl",
26929
+ "type": "paragraph",
26930
+ "item": "lead",
26931
+ "subitem": "line-height"
26932
+ },
26933
+ "path": [
26934
+ "nl",
26935
+ "paragraph",
26936
+ "lead",
26937
+ "line-height"
26938
+ ]
26939
+ }
26940
+ },
26941
+ "small": {
26942
+ "color": {
26943
+ "value": "#154273",
26944
+ "type": "color",
26945
+ "filePath": "src/generated/base.tokens.json",
26946
+ "isSource": true,
26947
+ "original": {
26948
+ "value": "#154273",
26949
+ "type": "color"
26950
+ },
26951
+ "name": "nlParagraphSmallColor",
26952
+ "attributes": {
26953
+ "category": "nl",
26954
+ "type": "paragraph",
26955
+ "item": "small",
26956
+ "subitem": "color"
26957
+ },
26958
+ "path": [
26959
+ "nl",
26960
+ "paragraph",
26961
+ "small",
26962
+ "color"
26963
+ ]
26964
+ },
26965
+ "font-size": {
26966
+ "value": "1.125rem",
26967
+ "type": "fontSizes",
26968
+ "filePath": "src/generated/base.tokens.json",
26969
+ "isSource": true,
26970
+ "original": {
26971
+ "value": "1.125rem",
26972
+ "type": "fontSizes"
26973
+ },
26974
+ "name": "nlParagraphSmallFontSize",
26975
+ "attributes": {
26976
+ "category": "nl",
26977
+ "type": "paragraph",
26978
+ "item": "small",
26979
+ "subitem": "font-size"
26980
+ },
26981
+ "path": [
26982
+ "nl",
26983
+ "paragraph",
26984
+ "small",
26985
+ "font-size"
26986
+ ]
26987
+ },
26988
+ "font-weight": {
26989
+ "value": 400,
26990
+ "type": "fontWeights",
26991
+ "filePath": "src/generated/base.tokens.json",
26992
+ "isSource": true,
26993
+ "original": {
26994
+ "value": 400,
26995
+ "type": "fontWeights"
26996
+ },
26997
+ "name": "nlParagraphSmallFontWeight",
26998
+ "attributes": {
26999
+ "category": "nl",
27000
+ "type": "paragraph",
27001
+ "item": "small",
27002
+ "subitem": "font-weight"
27003
+ },
27004
+ "path": [
27005
+ "nl",
27006
+ "paragraph",
27007
+ "small",
27008
+ "font-weight"
27009
+ ]
27010
+ },
27011
+ "line-height": {
27012
+ "value": "150%",
27013
+ "type": "lineHeights",
27014
+ "filePath": "src/generated/base.tokens.json",
27015
+ "isSource": true,
27016
+ "original": {
27017
+ "value": "150%",
27018
+ "type": "lineHeights"
27019
+ },
27020
+ "name": "nlParagraphSmallLineHeight",
27021
+ "attributes": {
27022
+ "category": "nl",
27023
+ "type": "paragraph",
27024
+ "item": "small",
27025
+ "subitem": "line-height"
27026
+ },
27027
+ "path": [
27028
+ "nl",
27029
+ "paragraph",
27030
+ "small",
27031
+ "line-height"
27032
+ ]
27033
+ }
27034
+ }
27035
+ },
26986
27036
  "heading-level-1": {
26987
27037
  "color": {
26988
27038
  "value": "#154273",