@rijkshuisstijl-community/design-tokens 1.0.0-alpha.154 → 1.0.0-alpha.156

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 +20 -17
  2. package/dist/index.css +20 -17
  3. package/dist/index.d.ts +19 -16
  4. package/dist/index.js +20 -17
  5. package/dist/index.json +19 -16
  6. package/dist/index.tokens.json +26 -23
  7. package/dist/root.css +20 -17
  8. package/dist/tokens.d.ts +26 -23
  9. package/dist/tokens.js +583 -510
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +20 -17
  11. package/dist/uitvoerend-mintgroen-focus/index.css +20 -17
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +19 -16
  13. package/dist/uitvoerend-mintgroen-focus/index.js +20 -17
  14. package/dist/uitvoerend-mintgroen-focus/index.json +19 -16
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +26 -23
  16. package/dist/uitvoerend-mintgroen-focus/root.css +20 -17
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +26 -23
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +583 -510
  19. package/dist/uitvoerend-violet/_variables.scss +20 -17
  20. package/dist/uitvoerend-violet/index.css +20 -17
  21. package/dist/uitvoerend-violet/index.d.ts +19 -16
  22. package/dist/uitvoerend-violet/index.js +20 -17
  23. package/dist/uitvoerend-violet/index.json +19 -16
  24. package/dist/uitvoerend-violet/index.tokens.json +26 -23
  25. package/dist/uitvoerend-violet/root.css +20 -17
  26. package/dist/uitvoerend-violet/tokens.d.ts +26 -23
  27. package/dist/uitvoerend-violet/tokens.js +583 -510
  28. package/dist/uitvoerend-violet-oud/_variables.scss +20 -17
  29. package/dist/uitvoerend-violet-oud/index.css +20 -17
  30. package/dist/uitvoerend-violet-oud/index.d.ts +19 -16
  31. package/dist/uitvoerend-violet-oud/index.js +20 -17
  32. package/dist/uitvoerend-violet-oud/index.json +19 -16
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +26 -23
  34. package/dist/uitvoerend-violet-oud/root.css +20 -17
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +26 -23
  36. package/dist/uitvoerend-violet-oud/tokens.js +583 -510
  37. package/dist/wetgevend/_variables.scss +20 -17
  38. package/dist/wetgevend/index.css +20 -17
  39. package/dist/wetgevend/index.d.ts +19 -16
  40. package/dist/wetgevend/index.js +20 -17
  41. package/dist/wetgevend/index.json +19 -16
  42. package/dist/wetgevend/index.tokens.json +26 -23
  43. package/dist/wetgevend/root.css +20 -17
  44. package/dist/wetgevend/tokens.d.ts +26 -23
  45. package/dist/wetgevend/tokens.js +583 -510
  46. package/figma/figma.tokens.json +14 -2
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +79 -67
  49. package/src/generated/themes.json +356 -308
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +79 -67
  51. package/src/generated/uitvoerend-violet/tokens.json +79 -67
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +79 -67
  53. package/src/generated/wetgevend/tokens.json +79 -67
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Feb 2025 15:07:28 GMT
3
+ * Generated on Fri, 14 Feb 2025 08:43:17 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -5170,6 +5170,31 @@ module.exports = {
5170
5170
  }
5171
5171
  },
5172
5172
  "content": {
5173
+ "font-size": {
5174
+ "value": "1.125rem",
5175
+ "type": "fontSizes",
5176
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
5177
+ "isSource": true,
5178
+ "original": {
5179
+ "value": "1.125rem",
5180
+ "type": "fontSizes"
5181
+ },
5182
+ "name": "rhcNavigationListItemContentFontSize",
5183
+ "attributes": {
5184
+ "category": "rhc",
5185
+ "type": "navigation-list",
5186
+ "item": "item",
5187
+ "subitem": "content",
5188
+ "state": "font-size"
5189
+ },
5190
+ "path": [
5191
+ "rhc",
5192
+ "navigation-list",
5193
+ "item",
5194
+ "content",
5195
+ "font-size"
5196
+ ]
5197
+ },
5173
5198
  "column-gap": {
5174
5199
  "value": "0.5rem",
5175
5200
  "type": "space",
@@ -6453,6 +6478,31 @@ module.exports = {
6453
6478
  ]
6454
6479
  },
6455
6480
  "content": {
6481
+ "font-size": {
6482
+ "value": "1.125rem",
6483
+ "type": "fontSizes",
6484
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
6485
+ "isSource": true,
6486
+ "original": {
6487
+ "value": "1.125rem",
6488
+ "type": "fontSizes"
6489
+ },
6490
+ "name": "rhcMessageListItemContentFontSize",
6491
+ "attributes": {
6492
+ "category": "rhc",
6493
+ "type": "message-list",
6494
+ "item": "item",
6495
+ "subitem": "content",
6496
+ "state": "font-size"
6497
+ },
6498
+ "path": [
6499
+ "rhc",
6500
+ "message-list",
6501
+ "item",
6502
+ "content",
6503
+ "font-size"
6504
+ ]
6505
+ },
6456
6506
  "column-gap": {
6457
6507
  "value": "0.5rem",
6458
6508
  "type": "spacing",
@@ -8091,16 +8141,39 @@ module.exports = {
8091
8141
  "padding",
8092
8142
  "inline-start"
8093
8143
  ]
8144
+ },
8145
+ "inline-end": {
8146
+ "value": "2.5rem",
8147
+ "type": "spacing",
8148
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
8149
+ "isSource": true,
8150
+ "original": {
8151
+ "value": "2.5rem",
8152
+ "type": "spacing"
8153
+ },
8154
+ "name": "rhcPageFooterPaddingInlineEnd",
8155
+ "attributes": {
8156
+ "category": "rhc",
8157
+ "type": "page-footer",
8158
+ "item": "padding",
8159
+ "subitem": "inline-end"
8160
+ },
8161
+ "path": [
8162
+ "rhc",
8163
+ "page-footer",
8164
+ "padding",
8165
+ "inline-end"
8166
+ ]
8094
8167
  }
8095
8168
  },
8096
8169
  "flex": {
8097
8170
  "direction": {
8098
- "value": "row",
8171
+ "value": "column",
8099
8172
  "type": "flexDirection",
8100
8173
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
8101
8174
  "isSource": true,
8102
8175
  "original": {
8103
- "value": "row",
8176
+ "value": "column",
8104
8177
  "type": "flexDirection"
8105
8178
  },
8106
8179
  "name": "rhcPageFooterFlexDirection",
@@ -17110,654 +17183,317 @@ module.exports = {
17110
17183
  ]
17111
17184
  }
17112
17185
  },
17113
- "paragraph": {
17114
- "color": {
17115
- "value": "#154273",
17116
- "type": "color",
17117
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17118
- "isSource": true,
17119
- "original": {
17120
- "value": "#154273",
17121
- "type": "color"
17122
- },
17123
- "name": "utrechtParagraphColor",
17124
- "attributes": {
17125
- "category": "utrecht",
17126
- "type": "paragraph",
17127
- "item": "color"
17128
- },
17129
- "path": [
17130
- "utrecht",
17131
- "paragraph",
17132
- "color"
17133
- ]
17134
- },
17135
- "font-family": {
17136
- "value": "Fira Sans, Arial, Verdana, sans-serif",
17137
- "type": "fontFamilies",
17138
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17139
- "isSource": true,
17140
- "original": {
17141
- "value": "Fira Sans, Arial, Verdana, sans-serif",
17142
- "type": "fontFamilies"
17143
- },
17144
- "name": "utrechtParagraphFontFamily",
17145
- "attributes": {
17146
- "category": "utrecht",
17147
- "type": "paragraph",
17148
- "item": "font-family"
17149
- },
17150
- "path": [
17151
- "utrecht",
17152
- "paragraph",
17153
- "font-family"
17154
- ]
17155
- },
17156
- "font-size": {
17157
- "value": "1.25rem",
17158
- "type": "fontSizes",
17159
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17160
- "isSource": true,
17161
- "original": {
17162
- "value": "1.25rem",
17163
- "type": "fontSizes"
17164
- },
17165
- "name": "utrechtParagraphFontSize",
17166
- "attributes": {
17167
- "category": "utrecht",
17168
- "type": "paragraph",
17169
- "item": "font-size"
17170
- },
17171
- "path": [
17172
- "utrecht",
17173
- "paragraph",
17174
- "font-size"
17175
- ]
17176
- },
17177
- "font-weight": {
17178
- "value": 400,
17179
- "type": "fontWeights",
17186
+ "ordered-list": {
17187
+ "padding-inline-start": {
17188
+ "value": "1.5rem",
17189
+ "type": "spacing",
17180
17190
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17181
17191
  "isSource": true,
17182
17192
  "original": {
17183
- "value": 400,
17184
- "type": "fontWeights"
17193
+ "value": "1.5rem",
17194
+ "type": "spacing"
17185
17195
  },
17186
- "name": "utrechtParagraphFontWeight",
17196
+ "name": "utrechtOrderedListPaddingInlineStart",
17187
17197
  "attributes": {
17188
17198
  "category": "utrecht",
17189
- "type": "paragraph",
17190
- "item": "font-weight"
17199
+ "type": "ordered-list",
17200
+ "item": "padding-inline-start"
17191
17201
  },
17192
17202
  "path": [
17193
17203
  "utrecht",
17194
- "paragraph",
17195
- "font-weight"
17204
+ "ordered-list",
17205
+ "padding-inline-start"
17196
17206
  ]
17197
17207
  },
17198
- "line-height": {
17199
- "value": "150%",
17200
- "type": "lineHeights",
17208
+ "margin-block-end": {
17209
+ "value": "0.25rem",
17210
+ "type": "spacing",
17201
17211
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17202
17212
  "isSource": true,
17203
17213
  "original": {
17204
- "value": "150%",
17205
- "type": "lineHeights"
17214
+ "value": "0.25rem",
17215
+ "type": "spacing"
17206
17216
  },
17207
- "name": "utrechtParagraphLineHeight",
17217
+ "name": "utrechtOrderedListMarginBlockEnd",
17208
17218
  "attributes": {
17209
17219
  "category": "utrecht",
17210
- "type": "paragraph",
17211
- "item": "line-height"
17220
+ "type": "ordered-list",
17221
+ "item": "margin-block-end"
17212
17222
  },
17213
17223
  "path": [
17214
17224
  "utrecht",
17215
- "paragraph",
17216
- "line-height"
17225
+ "ordered-list",
17226
+ "margin-block-end"
17217
17227
  ]
17218
17228
  },
17219
- "margin-block-end": {
17220
- "value": 0,
17229
+ "margin-block-start": {
17230
+ "value": "0.25rem",
17221
17231
  "type": "spacing",
17222
17232
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17223
17233
  "isSource": true,
17224
17234
  "original": {
17225
- "value": 0,
17235
+ "value": "0.25rem",
17226
17236
  "type": "spacing"
17227
17237
  },
17228
- "name": "utrechtParagraphMarginBlockEnd",
17238
+ "name": "utrechtOrderedListMarginBlockStart",
17229
17239
  "attributes": {
17230
17240
  "category": "utrecht",
17231
- "type": "paragraph",
17232
- "item": "margin-block-end"
17241
+ "type": "ordered-list",
17242
+ "item": "margin-block-start"
17233
17243
  },
17234
17244
  "path": [
17235
17245
  "utrecht",
17236
- "paragraph",
17237
- "margin-block-end"
17246
+ "ordered-list",
17247
+ "margin-block-start"
17238
17248
  ]
17239
17249
  },
17240
- "margin-block-start": {
17241
- "value": 0,
17250
+ "margin-inline-start": {
17251
+ "value": "0.625rem",
17242
17252
  "type": "spacing",
17243
17253
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17244
17254
  "isSource": true,
17245
17255
  "original": {
17246
- "value": 0,
17256
+ "value": "0.625rem",
17247
17257
  "type": "spacing"
17248
17258
  },
17249
- "name": "utrechtParagraphMarginBlockStart",
17259
+ "name": "utrechtOrderedListMarginInlineStart",
17250
17260
  "attributes": {
17251
17261
  "category": "utrecht",
17252
- "type": "paragraph",
17253
- "item": "margin-block-start"
17262
+ "type": "ordered-list",
17263
+ "item": "margin-inline-start"
17254
17264
  },
17255
17265
  "path": [
17256
17266
  "utrecht",
17257
- "paragraph",
17258
- "margin-block-start"
17267
+ "ordered-list",
17268
+ "margin-inline-start"
17259
17269
  ]
17260
17270
  },
17261
- "lead": {
17262
- "color": {
17263
- "value": "#154273",
17264
- "type": "color",
17271
+ "item": {
17272
+ "padding-inline-start": {
17273
+ "value": 0,
17274
+ "type": "spacing",
17265
17275
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17266
17276
  "isSource": true,
17267
17277
  "original": {
17268
- "value": "#154273",
17269
- "type": "color"
17278
+ "value": 0,
17279
+ "type": "spacing"
17270
17280
  },
17271
- "name": "utrechtParagraphLeadColor",
17281
+ "name": "utrechtOrderedListItemPaddingInlineStart",
17272
17282
  "attributes": {
17273
17283
  "category": "utrecht",
17274
- "type": "paragraph",
17275
- "item": "lead",
17276
- "subitem": "color"
17284
+ "type": "ordered-list",
17285
+ "item": "item",
17286
+ "subitem": "padding-inline-start"
17277
17287
  },
17278
17288
  "path": [
17279
17289
  "utrecht",
17280
- "paragraph",
17281
- "lead",
17282
- "color"
17290
+ "ordered-list",
17291
+ "item",
17292
+ "padding-inline-start"
17283
17293
  ]
17284
17294
  },
17285
- "font-size": {
17286
- "value": "1.5rem",
17287
- "type": "fontSizes",
17295
+ "margin-block-end": {
17296
+ "value": "0.25rem",
17297
+ "type": "spacing",
17288
17298
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17289
17299
  "isSource": true,
17290
17300
  "original": {
17291
- "value": "1.5rem",
17292
- "type": "fontSizes"
17301
+ "value": "0.25rem",
17302
+ "type": "spacing"
17293
17303
  },
17294
- "name": "utrechtParagraphLeadFontSize",
17304
+ "name": "utrechtOrderedListItemMarginBlockEnd",
17295
17305
  "attributes": {
17296
17306
  "category": "utrecht",
17297
- "type": "paragraph",
17298
- "item": "lead",
17299
- "subitem": "font-size"
17307
+ "type": "ordered-list",
17308
+ "item": "item",
17309
+ "subitem": "margin-block-end"
17300
17310
  },
17301
17311
  "path": [
17302
17312
  "utrecht",
17303
- "paragraph",
17304
- "lead",
17305
- "font-size"
17313
+ "ordered-list",
17314
+ "item",
17315
+ "margin-block-end"
17306
17316
  ]
17307
17317
  },
17308
- "font-weight": {
17309
- "value": 400,
17310
- "type": "fontWeights",
17318
+ "margin-block-start": {
17319
+ "value": "0.25rem",
17320
+ "type": "spacing",
17311
17321
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17312
17322
  "isSource": true,
17313
17323
  "original": {
17314
- "value": 400,
17315
- "type": "fontWeights"
17324
+ "value": "0.25rem",
17325
+ "type": "spacing"
17316
17326
  },
17317
- "name": "utrechtParagraphLeadFontWeight",
17327
+ "name": "utrechtOrderedListItemMarginBlockStart",
17318
17328
  "attributes": {
17319
17329
  "category": "utrecht",
17320
- "type": "paragraph",
17321
- "item": "lead",
17322
- "subitem": "font-weight"
17330
+ "type": "ordered-list",
17331
+ "item": "item",
17332
+ "subitem": "margin-block-start"
17323
17333
  },
17324
17334
  "path": [
17325
17335
  "utrecht",
17326
- "paragraph",
17327
- "lead",
17328
- "font-weight"
17329
- ]
17330
- },
17331
- "line-height": {
17332
- "value": "150%",
17333
- "type": "lineHeights",
17334
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17335
- "isSource": true,
17336
- "original": {
17337
- "value": "150%",
17338
- "type": "lineHeights"
17339
- },
17340
- "name": "utrechtParagraphLeadLineHeight",
17341
- "attributes": {
17342
- "category": "utrecht",
17343
- "type": "paragraph",
17344
- "item": "lead",
17345
- "subitem": "line-height"
17346
- },
17347
- "path": [
17348
- "utrecht",
17349
- "paragraph",
17350
- "lead",
17351
- "line-height"
17336
+ "ordered-list",
17337
+ "item",
17338
+ "margin-block-start"
17352
17339
  ]
17353
17340
  }
17354
17341
  },
17355
- "small": {
17356
- "color": {
17342
+ "color": {
17343
+ "value": "#154273",
17344
+ "type": "color",
17345
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17346
+ "isSource": true,
17347
+ "original": {
17357
17348
  "value": "#154273",
17358
- "type": "color",
17359
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17360
- "isSource": true,
17361
- "original": {
17362
- "value": "#154273",
17363
- "type": "color"
17364
- },
17365
- "name": "utrechtParagraphSmallColor",
17366
- "attributes": {
17367
- "category": "utrecht",
17368
- "type": "paragraph",
17369
- "item": "small",
17370
- "subitem": "color"
17371
- },
17372
- "path": [
17373
- "utrecht",
17374
- "paragraph",
17375
- "small",
17376
- "color"
17377
- ]
17349
+ "type": "color"
17378
17350
  },
17379
- "font-size": {
17380
- "value": "1.125rem",
17381
- "type": "fontSizes",
17382
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17383
- "isSource": true,
17384
- "original": {
17385
- "value": "1.125rem",
17386
- "type": "fontSizes"
17387
- },
17388
- "name": "utrechtParagraphSmallFontSize",
17389
- "attributes": {
17390
- "category": "utrecht",
17391
- "type": "paragraph",
17392
- "item": "small",
17393
- "subitem": "font-size"
17394
- },
17395
- "path": [
17396
- "utrecht",
17397
- "paragraph",
17398
- "small",
17399
- "font-size"
17400
- ]
17351
+ "name": "utrechtOrderedListColor",
17352
+ "attributes": {
17353
+ "category": "utrecht",
17354
+ "type": "ordered-list",
17355
+ "item": "color"
17401
17356
  },
17402
- "font-weight": {
17403
- "value": 400,
17404
- "type": "fontWeights",
17405
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17406
- "isSource": true,
17407
- "original": {
17408
- "value": 400,
17409
- "type": "fontWeights"
17410
- },
17411
- "name": "utrechtParagraphSmallFontWeight",
17412
- "attributes": {
17413
- "category": "utrecht",
17414
- "type": "paragraph",
17415
- "item": "small",
17416
- "subitem": "font-weight"
17417
- },
17418
- "path": [
17419
- "utrecht",
17420
- "paragraph",
17421
- "small",
17422
- "font-weight"
17423
- ]
17357
+ "path": [
17358
+ "utrecht",
17359
+ "ordered-list",
17360
+ "color"
17361
+ ]
17362
+ },
17363
+ "font-family": {
17364
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
17365
+ "type": "fontFamilies",
17366
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17367
+ "isSource": true,
17368
+ "original": {
17369
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
17370
+ "type": "fontFamilies"
17424
17371
  },
17425
- "line-height": {
17426
- "value": "150%",
17427
- "type": "lineHeights",
17428
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17429
- "isSource": true,
17430
- "original": {
17431
- "value": "150%",
17432
- "type": "lineHeights"
17433
- },
17434
- "name": "utrechtParagraphSmallLineHeight",
17435
- "attributes": {
17436
- "category": "utrecht",
17437
- "type": "paragraph",
17438
- "item": "small",
17439
- "subitem": "line-height"
17440
- },
17441
- "path": [
17442
- "utrecht",
17443
- "paragraph",
17444
- "small",
17445
- "line-height"
17446
- ]
17447
- }
17448
- }
17449
- },
17450
- "ordered-list": {
17451
- "padding-inline-start": {
17452
- "value": "1.5rem",
17453
- "type": "spacing",
17372
+ "name": "utrechtOrderedListFontFamily",
17373
+ "attributes": {
17374
+ "category": "utrecht",
17375
+ "type": "ordered-list",
17376
+ "item": "font-family"
17377
+ },
17378
+ "path": [
17379
+ "utrecht",
17380
+ "ordered-list",
17381
+ "font-family"
17382
+ ]
17383
+ },
17384
+ "font-weight": {
17385
+ "value": 400,
17386
+ "type": "fontWeights",
17454
17387
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17455
17388
  "isSource": true,
17456
17389
  "original": {
17457
- "value": "1.5rem",
17458
- "type": "spacing"
17390
+ "value": 400,
17391
+ "type": "fontWeights"
17459
17392
  },
17460
- "name": "utrechtOrderedListPaddingInlineStart",
17393
+ "name": "utrechtOrderedListFontWeight",
17461
17394
  "attributes": {
17462
17395
  "category": "utrecht",
17463
17396
  "type": "ordered-list",
17464
- "item": "padding-inline-start"
17397
+ "item": "font-weight"
17465
17398
  },
17466
17399
  "path": [
17467
17400
  "utrecht",
17468
17401
  "ordered-list",
17469
- "padding-inline-start"
17402
+ "font-weight"
17470
17403
  ]
17471
17404
  },
17472
- "margin-block-end": {
17473
- "value": "0.25rem",
17474
- "type": "spacing",
17405
+ "font-size": {
17406
+ "value": "1.25rem",
17407
+ "type": "fontSizes",
17475
17408
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17476
17409
  "isSource": true,
17477
17410
  "original": {
17478
- "value": "0.25rem",
17479
- "type": "spacing"
17411
+ "value": "1.25rem",
17412
+ "type": "fontSizes"
17480
17413
  },
17481
- "name": "utrechtOrderedListMarginBlockEnd",
17414
+ "name": "utrechtOrderedListFontSize",
17482
17415
  "attributes": {
17483
17416
  "category": "utrecht",
17484
17417
  "type": "ordered-list",
17485
- "item": "margin-block-end"
17418
+ "item": "font-size"
17486
17419
  },
17487
17420
  "path": [
17488
17421
  "utrecht",
17489
17422
  "ordered-list",
17490
- "margin-block-end"
17423
+ "font-size"
17491
17424
  ]
17492
17425
  },
17426
+ "line-height": {
17427
+ "value": "150%",
17428
+ "type": "lineHeights",
17429
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17430
+ "isSource": true,
17431
+ "original": {
17432
+ "value": "150%",
17433
+ "type": "lineHeights"
17434
+ },
17435
+ "name": "utrechtOrderedListLineHeight",
17436
+ "attributes": {
17437
+ "category": "utrecht",
17438
+ "type": "ordered-list",
17439
+ "item": "line-height"
17440
+ },
17441
+ "path": [
17442
+ "utrecht",
17443
+ "ordered-list",
17444
+ "line-height"
17445
+ ]
17446
+ }
17447
+ },
17448
+ "link-list": {
17493
17449
  "margin-block-start": {
17494
- "value": "0.25rem",
17450
+ "value": 0,
17495
17451
  "type": "spacing",
17496
17452
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17497
17453
  "isSource": true,
17498
17454
  "original": {
17499
- "value": "0.25rem",
17455
+ "value": 0,
17500
17456
  "type": "spacing"
17501
17457
  },
17502
- "name": "utrechtOrderedListMarginBlockStart",
17458
+ "name": "utrechtLinkListMarginBlockStart",
17503
17459
  "attributes": {
17504
17460
  "category": "utrecht",
17505
- "type": "ordered-list",
17461
+ "type": "link-list",
17506
17462
  "item": "margin-block-start"
17507
17463
  },
17508
17464
  "path": [
17509
17465
  "utrecht",
17510
- "ordered-list",
17466
+ "link-list",
17511
17467
  "margin-block-start"
17512
17468
  ]
17513
17469
  },
17514
- "margin-inline-start": {
17515
- "value": "0.625rem",
17470
+ "row-gap": {
17471
+ "value": "0.5rem",
17516
17472
  "type": "spacing",
17517
17473
  "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17518
17474
  "isSource": true,
17519
17475
  "original": {
17520
- "value": "0.625rem",
17476
+ "value": "0.5rem",
17521
17477
  "type": "spacing"
17522
17478
  },
17523
- "name": "utrechtOrderedListMarginInlineStart",
17479
+ "name": "utrechtLinkListRowGap",
17524
17480
  "attributes": {
17525
17481
  "category": "utrecht",
17526
- "type": "ordered-list",
17527
- "item": "margin-inline-start"
17482
+ "type": "link-list",
17483
+ "item": "row-gap"
17528
17484
  },
17529
17485
  "path": [
17530
17486
  "utrecht",
17531
- "ordered-list",
17532
- "margin-inline-start"
17487
+ "link-list",
17488
+ "row-gap"
17533
17489
  ]
17534
17490
  },
17535
- "item": {
17536
- "padding-inline-start": {
17537
- "value": 0,
17538
- "type": "spacing",
17539
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17540
- "isSource": true,
17541
- "original": {
17542
- "value": 0,
17543
- "type": "spacing"
17544
- },
17545
- "name": "utrechtOrderedListItemPaddingInlineStart",
17546
- "attributes": {
17547
- "category": "utrecht",
17548
- "type": "ordered-list",
17549
- "item": "item",
17550
- "subitem": "padding-inline-start"
17551
- },
17552
- "path": [
17553
- "utrecht",
17554
- "ordered-list",
17555
- "item",
17556
- "padding-inline-start"
17557
- ]
17558
- },
17559
- "margin-block-end": {
17560
- "value": "0.25rem",
17561
- "type": "spacing",
17562
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17563
- "isSource": true,
17564
- "original": {
17565
- "value": "0.25rem",
17566
- "type": "spacing"
17567
- },
17568
- "name": "utrechtOrderedListItemMarginBlockEnd",
17569
- "attributes": {
17570
- "category": "utrecht",
17571
- "type": "ordered-list",
17572
- "item": "item",
17573
- "subitem": "margin-block-end"
17574
- },
17575
- "path": [
17576
- "utrecht",
17577
- "ordered-list",
17578
- "item",
17579
- "margin-block-end"
17580
- ]
17581
- },
17582
- "margin-block-start": {
17583
- "value": "0.25rem",
17584
- "type": "spacing",
17585
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17586
- "isSource": true,
17587
- "original": {
17588
- "value": "0.25rem",
17589
- "type": "spacing"
17590
- },
17591
- "name": "utrechtOrderedListItemMarginBlockStart",
17592
- "attributes": {
17593
- "category": "utrecht",
17594
- "type": "ordered-list",
17595
- "item": "item",
17596
- "subitem": "margin-block-start"
17597
- },
17598
- "path": [
17599
- "utrecht",
17600
- "ordered-list",
17601
- "item",
17602
- "margin-block-start"
17603
- ]
17604
- }
17605
- },
17606
- "color": {
17607
- "value": "#154273",
17608
- "type": "color",
17609
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17610
- "isSource": true,
17611
- "original": {
17612
- "value": "#154273",
17613
- "type": "color"
17614
- },
17615
- "name": "utrechtOrderedListColor",
17616
- "attributes": {
17617
- "category": "utrecht",
17618
- "type": "ordered-list",
17619
- "item": "color"
17620
- },
17621
- "path": [
17622
- "utrecht",
17623
- "ordered-list",
17624
- "color"
17625
- ]
17626
- },
17627
- "font-family": {
17628
- "value": "Fira Sans, Arial, Verdana, sans-serif",
17629
- "type": "fontFamilies",
17630
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17631
- "isSource": true,
17632
- "original": {
17633
- "value": "Fira Sans, Arial, Verdana, sans-serif",
17634
- "type": "fontFamilies"
17635
- },
17636
- "name": "utrechtOrderedListFontFamily",
17637
- "attributes": {
17638
- "category": "utrecht",
17639
- "type": "ordered-list",
17640
- "item": "font-family"
17641
- },
17642
- "path": [
17643
- "utrecht",
17644
- "ordered-list",
17645
- "font-family"
17646
- ]
17647
- },
17648
- "font-weight": {
17649
- "value": 400,
17650
- "type": "fontWeights",
17651
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17652
- "isSource": true,
17653
- "original": {
17654
- "value": 400,
17655
- "type": "fontWeights"
17656
- },
17657
- "name": "utrechtOrderedListFontWeight",
17658
- "attributes": {
17659
- "category": "utrecht",
17660
- "type": "ordered-list",
17661
- "item": "font-weight"
17662
- },
17663
- "path": [
17664
- "utrecht",
17665
- "ordered-list",
17666
- "font-weight"
17667
- ]
17668
- },
17669
- "font-size": {
17670
- "value": "1.25rem",
17671
- "type": "fontSizes",
17672
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17673
- "isSource": true,
17674
- "original": {
17675
- "value": "1.25rem",
17676
- "type": "fontSizes"
17677
- },
17678
- "name": "utrechtOrderedListFontSize",
17679
- "attributes": {
17680
- "category": "utrecht",
17681
- "type": "ordered-list",
17682
- "item": "font-size"
17683
- },
17684
- "path": [
17685
- "utrecht",
17686
- "ordered-list",
17687
- "font-size"
17688
- ]
17689
- },
17690
- "line-height": {
17691
- "value": "150%",
17692
- "type": "lineHeights",
17693
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17694
- "isSource": true,
17695
- "original": {
17696
- "value": "150%",
17697
- "type": "lineHeights"
17698
- },
17699
- "name": "utrechtOrderedListLineHeight",
17700
- "attributes": {
17701
- "category": "utrecht",
17702
- "type": "ordered-list",
17703
- "item": "line-height"
17704
- },
17705
- "path": [
17706
- "utrecht",
17707
- "ordered-list",
17708
- "line-height"
17709
- ]
17710
- }
17711
- },
17712
- "link-list": {
17713
- "margin-block-start": {
17714
- "value": 0,
17715
- "type": "spacing",
17716
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17717
- "isSource": true,
17718
- "original": {
17719
- "value": 0,
17720
- "type": "spacing"
17721
- },
17722
- "name": "utrechtLinkListMarginBlockStart",
17723
- "attributes": {
17724
- "category": "utrecht",
17725
- "type": "link-list",
17726
- "item": "margin-block-start"
17727
- },
17728
- "path": [
17729
- "utrecht",
17730
- "link-list",
17731
- "margin-block-start"
17732
- ]
17733
- },
17734
- "row-gap": {
17735
- "value": "0.5rem",
17736
- "type": "spacing",
17737
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17738
- "isSource": true,
17739
- "original": {
17740
- "value": "0.5rem",
17741
- "type": "spacing"
17742
- },
17743
- "name": "utrechtLinkListRowGap",
17744
- "attributes": {
17745
- "category": "utrecht",
17746
- "type": "link-list",
17747
- "item": "row-gap"
17748
- },
17749
- "path": [
17750
- "utrecht",
17751
- "link-list",
17752
- "row-gap"
17753
- ]
17754
- },
17755
- "margin-block-end": {
17756
- "value": 0,
17757
- "type": "spacing",
17758
- "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17759
- "isSource": true,
17760
- "original": {
17491
+ "margin-block-end": {
17492
+ "value": 0,
17493
+ "type": "spacing",
17494
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
17495
+ "isSource": true,
17496
+ "original": {
17761
17497
  "value": 0,
17762
17498
  "type": "spacing"
17763
17499
  },
@@ -26876,6 +26612,343 @@ module.exports = {
26876
26612
  }
26877
26613
  },
26878
26614
  "nl": {
26615
+ "paragraph": {
26616
+ "color": {
26617
+ "value": "#154273",
26618
+ "type": "color",
26619
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26620
+ "isSource": true,
26621
+ "original": {
26622
+ "value": "#154273",
26623
+ "type": "color"
26624
+ },
26625
+ "name": "nlParagraphColor",
26626
+ "attributes": {
26627
+ "category": "nl",
26628
+ "type": "paragraph",
26629
+ "item": "color"
26630
+ },
26631
+ "path": [
26632
+ "nl",
26633
+ "paragraph",
26634
+ "color"
26635
+ ]
26636
+ },
26637
+ "font-family": {
26638
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
26639
+ "type": "fontFamilies",
26640
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26641
+ "isSource": true,
26642
+ "original": {
26643
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
26644
+ "type": "fontFamilies"
26645
+ },
26646
+ "name": "nlParagraphFontFamily",
26647
+ "attributes": {
26648
+ "category": "nl",
26649
+ "type": "paragraph",
26650
+ "item": "font-family"
26651
+ },
26652
+ "path": [
26653
+ "nl",
26654
+ "paragraph",
26655
+ "font-family"
26656
+ ]
26657
+ },
26658
+ "font-size": {
26659
+ "value": "1.25rem",
26660
+ "type": "fontSizes",
26661
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26662
+ "isSource": true,
26663
+ "original": {
26664
+ "value": "1.25rem",
26665
+ "type": "fontSizes"
26666
+ },
26667
+ "name": "nlParagraphFontSize",
26668
+ "attributes": {
26669
+ "category": "nl",
26670
+ "type": "paragraph",
26671
+ "item": "font-size"
26672
+ },
26673
+ "path": [
26674
+ "nl",
26675
+ "paragraph",
26676
+ "font-size"
26677
+ ]
26678
+ },
26679
+ "font-weight": {
26680
+ "value": 400,
26681
+ "type": "fontWeights",
26682
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26683
+ "isSource": true,
26684
+ "original": {
26685
+ "value": 400,
26686
+ "type": "fontWeights"
26687
+ },
26688
+ "name": "nlParagraphFontWeight",
26689
+ "attributes": {
26690
+ "category": "nl",
26691
+ "type": "paragraph",
26692
+ "item": "font-weight"
26693
+ },
26694
+ "path": [
26695
+ "nl",
26696
+ "paragraph",
26697
+ "font-weight"
26698
+ ]
26699
+ },
26700
+ "line-height": {
26701
+ "value": "150%",
26702
+ "type": "lineHeights",
26703
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26704
+ "isSource": true,
26705
+ "original": {
26706
+ "value": "150%",
26707
+ "type": "lineHeights"
26708
+ },
26709
+ "name": "nlParagraphLineHeight",
26710
+ "attributes": {
26711
+ "category": "nl",
26712
+ "type": "paragraph",
26713
+ "item": "line-height"
26714
+ },
26715
+ "path": [
26716
+ "nl",
26717
+ "paragraph",
26718
+ "line-height"
26719
+ ]
26720
+ },
26721
+ "margin-block-end": {
26722
+ "value": 0,
26723
+ "type": "spacing",
26724
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26725
+ "isSource": true,
26726
+ "original": {
26727
+ "value": 0,
26728
+ "type": "spacing"
26729
+ },
26730
+ "name": "nlParagraphMarginBlockEnd",
26731
+ "attributes": {
26732
+ "category": "nl",
26733
+ "type": "paragraph",
26734
+ "item": "margin-block-end"
26735
+ },
26736
+ "path": [
26737
+ "nl",
26738
+ "paragraph",
26739
+ "margin-block-end"
26740
+ ]
26741
+ },
26742
+ "margin-block-start": {
26743
+ "value": 0,
26744
+ "type": "spacing",
26745
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26746
+ "isSource": true,
26747
+ "original": {
26748
+ "value": 0,
26749
+ "type": "spacing"
26750
+ },
26751
+ "name": "nlParagraphMarginBlockStart",
26752
+ "attributes": {
26753
+ "category": "nl",
26754
+ "type": "paragraph",
26755
+ "item": "margin-block-start"
26756
+ },
26757
+ "path": [
26758
+ "nl",
26759
+ "paragraph",
26760
+ "margin-block-start"
26761
+ ]
26762
+ },
26763
+ "lead": {
26764
+ "color": {
26765
+ "value": "#154273",
26766
+ "type": "color",
26767
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26768
+ "isSource": true,
26769
+ "original": {
26770
+ "value": "#154273",
26771
+ "type": "color"
26772
+ },
26773
+ "name": "nlParagraphLeadColor",
26774
+ "attributes": {
26775
+ "category": "nl",
26776
+ "type": "paragraph",
26777
+ "item": "lead",
26778
+ "subitem": "color"
26779
+ },
26780
+ "path": [
26781
+ "nl",
26782
+ "paragraph",
26783
+ "lead",
26784
+ "color"
26785
+ ]
26786
+ },
26787
+ "font-size": {
26788
+ "value": "1.5rem",
26789
+ "type": "fontSizes",
26790
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26791
+ "isSource": true,
26792
+ "original": {
26793
+ "value": "1.5rem",
26794
+ "type": "fontSizes"
26795
+ },
26796
+ "name": "nlParagraphLeadFontSize",
26797
+ "attributes": {
26798
+ "category": "nl",
26799
+ "type": "paragraph",
26800
+ "item": "lead",
26801
+ "subitem": "font-size"
26802
+ },
26803
+ "path": [
26804
+ "nl",
26805
+ "paragraph",
26806
+ "lead",
26807
+ "font-size"
26808
+ ]
26809
+ },
26810
+ "font-weight": {
26811
+ "value": 400,
26812
+ "type": "fontWeights",
26813
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26814
+ "isSource": true,
26815
+ "original": {
26816
+ "value": 400,
26817
+ "type": "fontWeights"
26818
+ },
26819
+ "name": "nlParagraphLeadFontWeight",
26820
+ "attributes": {
26821
+ "category": "nl",
26822
+ "type": "paragraph",
26823
+ "item": "lead",
26824
+ "subitem": "font-weight"
26825
+ },
26826
+ "path": [
26827
+ "nl",
26828
+ "paragraph",
26829
+ "lead",
26830
+ "font-weight"
26831
+ ]
26832
+ },
26833
+ "line-height": {
26834
+ "value": "150%",
26835
+ "type": "lineHeights",
26836
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26837
+ "isSource": true,
26838
+ "original": {
26839
+ "value": "150%",
26840
+ "type": "lineHeights"
26841
+ },
26842
+ "name": "nlParagraphLeadLineHeight",
26843
+ "attributes": {
26844
+ "category": "nl",
26845
+ "type": "paragraph",
26846
+ "item": "lead",
26847
+ "subitem": "line-height"
26848
+ },
26849
+ "path": [
26850
+ "nl",
26851
+ "paragraph",
26852
+ "lead",
26853
+ "line-height"
26854
+ ]
26855
+ }
26856
+ },
26857
+ "small": {
26858
+ "color": {
26859
+ "value": "#154273",
26860
+ "type": "color",
26861
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26862
+ "isSource": true,
26863
+ "original": {
26864
+ "value": "#154273",
26865
+ "type": "color"
26866
+ },
26867
+ "name": "nlParagraphSmallColor",
26868
+ "attributes": {
26869
+ "category": "nl",
26870
+ "type": "paragraph",
26871
+ "item": "small",
26872
+ "subitem": "color"
26873
+ },
26874
+ "path": [
26875
+ "nl",
26876
+ "paragraph",
26877
+ "small",
26878
+ "color"
26879
+ ]
26880
+ },
26881
+ "font-size": {
26882
+ "value": "1.125rem",
26883
+ "type": "fontSizes",
26884
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26885
+ "isSource": true,
26886
+ "original": {
26887
+ "value": "1.125rem",
26888
+ "type": "fontSizes"
26889
+ },
26890
+ "name": "nlParagraphSmallFontSize",
26891
+ "attributes": {
26892
+ "category": "nl",
26893
+ "type": "paragraph",
26894
+ "item": "small",
26895
+ "subitem": "font-size"
26896
+ },
26897
+ "path": [
26898
+ "nl",
26899
+ "paragraph",
26900
+ "small",
26901
+ "font-size"
26902
+ ]
26903
+ },
26904
+ "font-weight": {
26905
+ "value": 400,
26906
+ "type": "fontWeights",
26907
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26908
+ "isSource": true,
26909
+ "original": {
26910
+ "value": 400,
26911
+ "type": "fontWeights"
26912
+ },
26913
+ "name": "nlParagraphSmallFontWeight",
26914
+ "attributes": {
26915
+ "category": "nl",
26916
+ "type": "paragraph",
26917
+ "item": "small",
26918
+ "subitem": "font-weight"
26919
+ },
26920
+ "path": [
26921
+ "nl",
26922
+ "paragraph",
26923
+ "small",
26924
+ "font-weight"
26925
+ ]
26926
+ },
26927
+ "line-height": {
26928
+ "value": "150%",
26929
+ "type": "lineHeights",
26930
+ "filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
26931
+ "isSource": true,
26932
+ "original": {
26933
+ "value": "150%",
26934
+ "type": "lineHeights"
26935
+ },
26936
+ "name": "nlParagraphSmallLineHeight",
26937
+ "attributes": {
26938
+ "category": "nl",
26939
+ "type": "paragraph",
26940
+ "item": "small",
26941
+ "subitem": "line-height"
26942
+ },
26943
+ "path": [
26944
+ "nl",
26945
+ "paragraph",
26946
+ "small",
26947
+ "line-height"
26948
+ ]
26949
+ }
26950
+ }
26951
+ },
26879
26952
  "heading-level-1": {
26880
26953
  "color": {
26881
26954
  "value": "#154273",