@rijkshuisstijl-community/design-tokens 1.0.0-alpha.154 → 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
@@ -1028,6 +1028,10 @@
1028
1028
  }
1029
1029
  },
1030
1030
  "content": {
1031
+ "font-size": {
1032
+ "value": "1.125rem",
1033
+ "type": "fontSizes"
1034
+ },
1031
1035
  "column-gap": {
1032
1036
  "value": "0.5rem",
1033
1037
  "type": "space"
@@ -1278,6 +1282,10 @@
1278
1282
  "type": "spacing"
1279
1283
  },
1280
1284
  "content": {
1285
+ "font-size": {
1286
+ "value": "1.125rem",
1287
+ "type": "fontSizes"
1288
+ },
1281
1289
  "column-gap": {
1282
1290
  "value": "0.5rem",
1283
1291
  "type": "spacing"
@@ -4322,72 +4330,6 @@
4322
4330
  "type": "borderWidth"
4323
4331
  }
4324
4332
  },
4325
- "paragraph": {
4326
- "color": {
4327
- "value": "#154273",
4328
- "type": "color"
4329
- },
4330
- "font-family": {
4331
- "value": "Fira Sans, Arial, Verdana, sans-serif",
4332
- "type": "fontFamilies"
4333
- },
4334
- "font-size": {
4335
- "value": "1.25rem",
4336
- "type": "fontSizes"
4337
- },
4338
- "font-weight": {
4339
- "value": 400,
4340
- "type": "fontWeights"
4341
- },
4342
- "line-height": {
4343
- "value": "150%",
4344
- "type": "lineHeights"
4345
- },
4346
- "margin-block-end": {
4347
- "value": 0,
4348
- "type": "spacing"
4349
- },
4350
- "margin-block-start": {
4351
- "value": 0,
4352
- "type": "spacing"
4353
- },
4354
- "lead": {
4355
- "color": {
4356
- "value": "#154273",
4357
- "type": "color"
4358
- },
4359
- "font-size": {
4360
- "value": "1.5rem",
4361
- "type": "fontSizes"
4362
- },
4363
- "font-weight": {
4364
- "value": 400,
4365
- "type": "fontWeights"
4366
- },
4367
- "line-height": {
4368
- "value": "150%",
4369
- "type": "lineHeights"
4370
- }
4371
- },
4372
- "small": {
4373
- "color": {
4374
- "value": "#154273",
4375
- "type": "color"
4376
- },
4377
- "font-size": {
4378
- "value": "1.125rem",
4379
- "type": "fontSizes"
4380
- },
4381
- "font-weight": {
4382
- "value": 400,
4383
- "type": "fontWeights"
4384
- },
4385
- "line-height": {
4386
- "value": "150%",
4387
- "type": "lineHeights"
4388
- }
4389
- }
4390
- },
4391
4333
  "ordered-list": {
4392
4334
  "padding-inline-start": {
4393
4335
  "value": "1.5rem",
@@ -5420,6 +5362,72 @@
5420
5362
  }
5421
5363
  },
5422
5364
  "nl": {
5365
+ "paragraph": {
5366
+ "color": {
5367
+ "value": "#154273",
5368
+ "type": "color"
5369
+ },
5370
+ "font-family": {
5371
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5372
+ "type": "fontFamilies"
5373
+ },
5374
+ "font-size": {
5375
+ "value": "1.25rem",
5376
+ "type": "fontSizes"
5377
+ },
5378
+ "font-weight": {
5379
+ "value": 400,
5380
+ "type": "fontWeights"
5381
+ },
5382
+ "line-height": {
5383
+ "value": "150%",
5384
+ "type": "lineHeights"
5385
+ },
5386
+ "margin-block-end": {
5387
+ "value": 0,
5388
+ "type": "spacing"
5389
+ },
5390
+ "margin-block-start": {
5391
+ "value": 0,
5392
+ "type": "spacing"
5393
+ },
5394
+ "lead": {
5395
+ "color": {
5396
+ "value": "#154273",
5397
+ "type": "color"
5398
+ },
5399
+ "font-size": {
5400
+ "value": "1.5rem",
5401
+ "type": "fontSizes"
5402
+ },
5403
+ "font-weight": {
5404
+ "value": 400,
5405
+ "type": "fontWeights"
5406
+ },
5407
+ "line-height": {
5408
+ "value": "150%",
5409
+ "type": "lineHeights"
5410
+ }
5411
+ },
5412
+ "small": {
5413
+ "color": {
5414
+ "value": "#154273",
5415
+ "type": "color"
5416
+ },
5417
+ "font-size": {
5418
+ "value": "1.125rem",
5419
+ "type": "fontSizes"
5420
+ },
5421
+ "font-weight": {
5422
+ "value": 400,
5423
+ "type": "fontWeights"
5424
+ },
5425
+ "line-height": {
5426
+ "value": "150%",
5427
+ "type": "lineHeights"
5428
+ }
5429
+ }
5430
+ },
5423
5431
  "heading-level-1": {
5424
5432
  "color": {
5425
5433
  "value": "#154273",
@@ -1028,6 +1028,10 @@
1028
1028
  }
1029
1029
  },
1030
1030
  "content": {
1031
+ "font-size": {
1032
+ "value": "1.125rem",
1033
+ "type": "fontSizes"
1034
+ },
1031
1035
  "column-gap": {
1032
1036
  "value": "0.5rem",
1033
1037
  "type": "space"
@@ -1278,6 +1282,10 @@
1278
1282
  "type": "spacing"
1279
1283
  },
1280
1284
  "content": {
1285
+ "font-size": {
1286
+ "value": "1.125rem",
1287
+ "type": "fontSizes"
1288
+ },
1281
1289
  "column-gap": {
1282
1290
  "value": "0.5rem",
1283
1291
  "type": "spacing"
@@ -3427,72 +3435,6 @@
3427
3435
  "type": "borderWidth"
3428
3436
  }
3429
3437
  },
3430
- "paragraph": {
3431
- "color": {
3432
- "value": "#154273",
3433
- "type": "color"
3434
- },
3435
- "font-family": {
3436
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3437
- "type": "fontFamilies"
3438
- },
3439
- "font-size": {
3440
- "value": "1.25rem",
3441
- "type": "fontSizes"
3442
- },
3443
- "font-weight": {
3444
- "value": 400,
3445
- "type": "fontWeights"
3446
- },
3447
- "line-height": {
3448
- "value": "150%",
3449
- "type": "lineHeights"
3450
- },
3451
- "margin-block-end": {
3452
- "value": 0,
3453
- "type": "spacing"
3454
- },
3455
- "margin-block-start": {
3456
- "value": 0,
3457
- "type": "spacing"
3458
- },
3459
- "lead": {
3460
- "color": {
3461
- "value": "#154273",
3462
- "type": "color"
3463
- },
3464
- "font-size": {
3465
- "value": "1.5rem",
3466
- "type": "fontSizes"
3467
- },
3468
- "font-weight": {
3469
- "value": 400,
3470
- "type": "fontWeights"
3471
- },
3472
- "line-height": {
3473
- "value": "150%",
3474
- "type": "lineHeights"
3475
- }
3476
- },
3477
- "small": {
3478
- "color": {
3479
- "value": "#154273",
3480
- "type": "color"
3481
- },
3482
- "font-size": {
3483
- "value": "1.125rem",
3484
- "type": "fontSizes"
3485
- },
3486
- "font-weight": {
3487
- "value": 400,
3488
- "type": "fontWeights"
3489
- },
3490
- "line-height": {
3491
- "value": "150%",
3492
- "type": "lineHeights"
3493
- }
3494
- }
3495
- },
3496
3438
  "ordered-list": {
3497
3439
  "padding-inline-start": {
3498
3440
  "value": "1.5rem",
@@ -5356,6 +5298,72 @@
5356
5298
  }
5357
5299
  },
5358
5300
  "nl": {
5301
+ "paragraph": {
5302
+ "color": {
5303
+ "value": "#154273",
5304
+ "type": "color"
5305
+ },
5306
+ "font-family": {
5307
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5308
+ "type": "fontFamilies"
5309
+ },
5310
+ "font-size": {
5311
+ "value": "1.25rem",
5312
+ "type": "fontSizes"
5313
+ },
5314
+ "font-weight": {
5315
+ "value": 400,
5316
+ "type": "fontWeights"
5317
+ },
5318
+ "line-height": {
5319
+ "value": "150%",
5320
+ "type": "lineHeights"
5321
+ },
5322
+ "margin-block-end": {
5323
+ "value": 0,
5324
+ "type": "spacing"
5325
+ },
5326
+ "margin-block-start": {
5327
+ "value": 0,
5328
+ "type": "spacing"
5329
+ },
5330
+ "lead": {
5331
+ "color": {
5332
+ "value": "#154273",
5333
+ "type": "color"
5334
+ },
5335
+ "font-size": {
5336
+ "value": "1.5rem",
5337
+ "type": "fontSizes"
5338
+ },
5339
+ "font-weight": {
5340
+ "value": 400,
5341
+ "type": "fontWeights"
5342
+ },
5343
+ "line-height": {
5344
+ "value": "150%",
5345
+ "type": "lineHeights"
5346
+ }
5347
+ },
5348
+ "small": {
5349
+ "color": {
5350
+ "value": "#154273",
5351
+ "type": "color"
5352
+ },
5353
+ "font-size": {
5354
+ "value": "1.125rem",
5355
+ "type": "fontSizes"
5356
+ },
5357
+ "font-weight": {
5358
+ "value": 400,
5359
+ "type": "fontWeights"
5360
+ },
5361
+ "line-height": {
5362
+ "value": "150%",
5363
+ "type": "lineHeights"
5364
+ }
5365
+ }
5366
+ },
5359
5367
  "heading-level-1": {
5360
5368
  "color": {
5361
5369
  "value": "#154273",
@@ -1052,6 +1052,10 @@
1052
1052
  }
1053
1053
  },
1054
1054
  "content": {
1055
+ "font-size": {
1056
+ "value": "1.125rem",
1057
+ "type": "fontSizes"
1058
+ },
1055
1059
  "column-gap": {
1056
1060
  "value": "0.5rem",
1057
1061
  "type": "space"
@@ -1302,6 +1306,10 @@
1302
1306
  "type": "spacing"
1303
1307
  },
1304
1308
  "content": {
1309
+ "font-size": {
1310
+ "value": "1.125rem",
1311
+ "type": "fontSizes"
1312
+ },
1305
1313
  "column-gap": {
1306
1314
  "value": "0.5rem",
1307
1315
  "type": "spacing"
@@ -3427,72 +3435,6 @@
3427
3435
  "type": "borderWidth"
3428
3436
  }
3429
3437
  },
3430
- "paragraph": {
3431
- "color": {
3432
- "value": "#154273",
3433
- "type": "color"
3434
- },
3435
- "font-family": {
3436
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3437
- "type": "fontFamilies"
3438
- },
3439
- "font-size": {
3440
- "value": "1.25rem",
3441
- "type": "fontSizes"
3442
- },
3443
- "font-weight": {
3444
- "value": 400,
3445
- "type": "fontWeights"
3446
- },
3447
- "line-height": {
3448
- "value": "150%",
3449
- "type": "lineHeights"
3450
- },
3451
- "margin-block-end": {
3452
- "value": 0,
3453
- "type": "spacing"
3454
- },
3455
- "margin-block-start": {
3456
- "value": 0,
3457
- "type": "spacing"
3458
- },
3459
- "lead": {
3460
- "color": {
3461
- "value": "#154273",
3462
- "type": "color"
3463
- },
3464
- "font-size": {
3465
- "value": "1.5rem",
3466
- "type": "fontSizes"
3467
- },
3468
- "font-weight": {
3469
- "value": 400,
3470
- "type": "fontWeights"
3471
- },
3472
- "line-height": {
3473
- "value": "150%",
3474
- "type": "lineHeights"
3475
- }
3476
- },
3477
- "small": {
3478
- "color": {
3479
- "value": "#154273",
3480
- "type": "color"
3481
- },
3482
- "font-size": {
3483
- "value": "1.125rem",
3484
- "type": "fontSizes"
3485
- },
3486
- "font-weight": {
3487
- "value": 400,
3488
- "type": "fontWeights"
3489
- },
3490
- "line-height": {
3491
- "value": "150%",
3492
- "type": "lineHeights"
3493
- }
3494
- }
3495
- },
3496
3438
  "ordered-list": {
3497
3439
  "padding-inline-start": {
3498
3440
  "value": "1.5rem",
@@ -5356,6 +5298,72 @@
5356
5298
  }
5357
5299
  },
5358
5300
  "nl": {
5301
+ "paragraph": {
5302
+ "color": {
5303
+ "value": "#154273",
5304
+ "type": "color"
5305
+ },
5306
+ "font-family": {
5307
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5308
+ "type": "fontFamilies"
5309
+ },
5310
+ "font-size": {
5311
+ "value": "1.25rem",
5312
+ "type": "fontSizes"
5313
+ },
5314
+ "font-weight": {
5315
+ "value": 400,
5316
+ "type": "fontWeights"
5317
+ },
5318
+ "line-height": {
5319
+ "value": "150%",
5320
+ "type": "lineHeights"
5321
+ },
5322
+ "margin-block-end": {
5323
+ "value": 0,
5324
+ "type": "spacing"
5325
+ },
5326
+ "margin-block-start": {
5327
+ "value": 0,
5328
+ "type": "spacing"
5329
+ },
5330
+ "lead": {
5331
+ "color": {
5332
+ "value": "#154273",
5333
+ "type": "color"
5334
+ },
5335
+ "font-size": {
5336
+ "value": "1.5rem",
5337
+ "type": "fontSizes"
5338
+ },
5339
+ "font-weight": {
5340
+ "value": 400,
5341
+ "type": "fontWeights"
5342
+ },
5343
+ "line-height": {
5344
+ "value": "150%",
5345
+ "type": "lineHeights"
5346
+ }
5347
+ },
5348
+ "small": {
5349
+ "color": {
5350
+ "value": "#154273",
5351
+ "type": "color"
5352
+ },
5353
+ "font-size": {
5354
+ "value": "1.125rem",
5355
+ "type": "fontSizes"
5356
+ },
5357
+ "font-weight": {
5358
+ "value": 400,
5359
+ "type": "fontWeights"
5360
+ },
5361
+ "line-height": {
5362
+ "value": "150%",
5363
+ "type": "lineHeights"
5364
+ }
5365
+ }
5366
+ },
5359
5367
  "heading-level-1": {
5360
5368
  "color": {
5361
5369
  "value": "#154273",
@@ -280,6 +280,10 @@
280
280
  }
281
281
  },
282
282
  "content": {
283
+ "font-size": {
284
+ "value": "1.125rem",
285
+ "type": "fontSizes"
286
+ },
283
287
  "column-gap": {
284
288
  "value": "0.5rem",
285
289
  "type": "space"
@@ -530,6 +534,10 @@
530
534
  "type": "spacing"
531
535
  },
532
536
  "content": {
537
+ "font-size": {
538
+ "value": "1.125rem",
539
+ "type": "fontSizes"
540
+ },
533
541
  "column-gap": {
534
542
  "value": "0.5rem",
535
543
  "type": "spacing"
@@ -3427,72 +3435,6 @@
3427
3435
  "type": "borderWidth"
3428
3436
  }
3429
3437
  },
3430
- "paragraph": {
3431
- "color": {
3432
- "value": "#154273",
3433
- "type": "color"
3434
- },
3435
- "font-family": {
3436
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3437
- "type": "fontFamilies"
3438
- },
3439
- "font-size": {
3440
- "value": "1.25rem",
3441
- "type": "fontSizes"
3442
- },
3443
- "font-weight": {
3444
- "value": 400,
3445
- "type": "fontWeights"
3446
- },
3447
- "line-height": {
3448
- "value": "150%",
3449
- "type": "lineHeights"
3450
- },
3451
- "margin-block-end": {
3452
- "value": 0,
3453
- "type": "spacing"
3454
- },
3455
- "margin-block-start": {
3456
- "value": 0,
3457
- "type": "spacing"
3458
- },
3459
- "lead": {
3460
- "color": {
3461
- "value": "#154273",
3462
- "type": "color"
3463
- },
3464
- "font-size": {
3465
- "value": "1.5rem",
3466
- "type": "fontSizes"
3467
- },
3468
- "font-weight": {
3469
- "value": 400,
3470
- "type": "fontWeights"
3471
- },
3472
- "line-height": {
3473
- "value": "150%",
3474
- "type": "lineHeights"
3475
- }
3476
- },
3477
- "small": {
3478
- "color": {
3479
- "value": "#154273",
3480
- "type": "color"
3481
- },
3482
- "font-size": {
3483
- "value": "1.125rem",
3484
- "type": "fontSizes"
3485
- },
3486
- "font-weight": {
3487
- "value": 400,
3488
- "type": "fontWeights"
3489
- },
3490
- "line-height": {
3491
- "value": "150%",
3492
- "type": "lineHeights"
3493
- }
3494
- }
3495
- },
3496
3438
  "ordered-list": {
3497
3439
  "padding-inline-start": {
3498
3440
  "value": "1.5rem",
@@ -5356,6 +5298,72 @@
5356
5298
  }
5357
5299
  },
5358
5300
  "nl": {
5301
+ "paragraph": {
5302
+ "color": {
5303
+ "value": "#154273",
5304
+ "type": "color"
5305
+ },
5306
+ "font-family": {
5307
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5308
+ "type": "fontFamilies"
5309
+ },
5310
+ "font-size": {
5311
+ "value": "1.25rem",
5312
+ "type": "fontSizes"
5313
+ },
5314
+ "font-weight": {
5315
+ "value": 400,
5316
+ "type": "fontWeights"
5317
+ },
5318
+ "line-height": {
5319
+ "value": "150%",
5320
+ "type": "lineHeights"
5321
+ },
5322
+ "margin-block-end": {
5323
+ "value": 0,
5324
+ "type": "spacing"
5325
+ },
5326
+ "margin-block-start": {
5327
+ "value": 0,
5328
+ "type": "spacing"
5329
+ },
5330
+ "lead": {
5331
+ "color": {
5332
+ "value": "#154273",
5333
+ "type": "color"
5334
+ },
5335
+ "font-size": {
5336
+ "value": "1.5rem",
5337
+ "type": "fontSizes"
5338
+ },
5339
+ "font-weight": {
5340
+ "value": 400,
5341
+ "type": "fontWeights"
5342
+ },
5343
+ "line-height": {
5344
+ "value": "150%",
5345
+ "type": "lineHeights"
5346
+ }
5347
+ },
5348
+ "small": {
5349
+ "color": {
5350
+ "value": "#154273",
5351
+ "type": "color"
5352
+ },
5353
+ "font-size": {
5354
+ "value": "1.125rem",
5355
+ "type": "fontSizes"
5356
+ },
5357
+ "font-weight": {
5358
+ "value": 400,
5359
+ "type": "fontWeights"
5360
+ },
5361
+ "line-height": {
5362
+ "value": "150%",
5363
+ "type": "lineHeights"
5364
+ }
5365
+ }
5366
+ },
5359
5367
  "heading-level-1": {
5360
5368
  "color": {
5361
5369
  "value": "#154273",