@rijkshuisstijl-community/design-tokens 1.2.0 → 3.0.0

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 (95) hide show
  1. package/CHANGELOG.md +64 -0
  2. package/README.md +153 -12
  3. package/dist/_variables.scss +155 -100
  4. package/dist/index.css +155 -100
  5. package/dist/index.d.ts +98 -43
  6. package/dist/index.js +155 -100
  7. package/dist/index.json +154 -99
  8. package/dist/index.tokens.json +214 -125
  9. package/dist/root.css +155 -100
  10. package/dist/tokens.d.ts +157 -68
  11. package/dist/tokens.js +7489 -6212
  12. package/dist/uitvoerend-groen/_variables.scss +1337 -0
  13. package/dist/uitvoerend-groen/index.css +1340 -0
  14. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/index.d.ts +468 -457
  15. package/dist/uitvoerend-groen/index.js +1338 -0
  16. package/dist/uitvoerend-groen/index.json +1335 -0
  17. package/dist/uitvoerend-groen/index.tokens.json +2045 -0
  18. package/dist/uitvoerend-groen/root.css +1340 -0
  19. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/tokens.d.ts +723 -732
  20. package/dist/uitvoerend-groen/tokens.js +31224 -0
  21. package/dist/uitvoerend-hemelblauw/_variables.scss +1337 -0
  22. package/dist/uitvoerend-hemelblauw/index.css +1340 -0
  23. package/dist/uitvoerend-hemelblauw/index.d.ts +1338 -0
  24. package/dist/uitvoerend-hemelblauw/index.js +1338 -0
  25. package/dist/uitvoerend-hemelblauw/index.json +1335 -0
  26. package/dist/uitvoerend-hemelblauw/index.tokens.json +2045 -0
  27. package/dist/uitvoerend-hemelblauw/root.css +1340 -0
  28. package/dist/uitvoerend-hemelblauw/tokens.d.ts +2068 -0
  29. package/dist/uitvoerend-hemelblauw/tokens.js +31224 -0
  30. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/_variables.scss +589 -578
  31. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.css +590 -579
  32. package/dist/uitvoerend-mintgroen/index.d.ts +1338 -0
  33. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.js +533 -522
  34. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.json +532 -521
  35. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.tokens.json +773 -782
  36. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/root.css +589 -578
  37. package/dist/uitvoerend-mintgroen/tokens.d.ts +2068 -0
  38. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.js +18125 -17940
  39. package/dist/uitvoerend-oranje/_variables.scss +1337 -0
  40. package/dist/uitvoerend-oranje/index.css +1340 -0
  41. package/dist/uitvoerend-oranje/index.d.ts +1338 -0
  42. package/dist/uitvoerend-oranje/index.js +1338 -0
  43. package/dist/uitvoerend-oranje/index.json +1335 -0
  44. package/dist/uitvoerend-oranje/index.tokens.json +2045 -0
  45. package/dist/uitvoerend-oranje/root.css +1340 -0
  46. package/dist/uitvoerend-oranje/tokens.d.ts +2068 -0
  47. package/dist/uitvoerend-oranje/tokens.js +31224 -0
  48. package/dist/uitvoerend-paars/_variables.scss +1337 -0
  49. package/dist/uitvoerend-paars/index.css +1340 -0
  50. package/dist/uitvoerend-paars/index.d.ts +1338 -0
  51. package/dist/uitvoerend-paars/index.js +1338 -0
  52. package/dist/uitvoerend-paars/index.json +1335 -0
  53. package/dist/uitvoerend-paars/index.tokens.json +2045 -0
  54. package/dist/uitvoerend-paars/root.css +1340 -0
  55. package/dist/uitvoerend-paars/tokens.d.ts +2068 -0
  56. package/dist/uitvoerend-paars/tokens.js +31224 -0
  57. package/dist/uitvoerend-violet/_variables.scss +680 -664
  58. package/dist/uitvoerend-violet/index.css +680 -664
  59. package/dist/uitvoerend-violet/index.d.ts +771 -755
  60. package/dist/uitvoerend-violet/index.js +803 -787
  61. package/dist/uitvoerend-violet/index.json +802 -786
  62. package/dist/uitvoerend-violet/index.tokens.json +1644 -1620
  63. package/dist/uitvoerend-violet/root.css +680 -664
  64. package/dist/uitvoerend-violet/tokens.d.ts +1539 -1515
  65. package/dist/uitvoerend-violet/tokens.js +21711 -21381
  66. package/dist/uitvoerend-violet-oud/_variables.scss +687 -670
  67. package/dist/uitvoerend-violet-oud/index.css +687 -670
  68. package/dist/uitvoerend-violet-oud/index.d.ts +771 -754
  69. package/dist/uitvoerend-violet-oud/index.js +803 -786
  70. package/dist/uitvoerend-violet-oud/index.json +802 -785
  71. package/dist/uitvoerend-violet-oud/index.tokens.json +1678 -1653
  72. package/dist/uitvoerend-violet-oud/root.css +687 -670
  73. package/dist/uitvoerend-violet-oud/tokens.d.ts +1536 -1511
  74. package/dist/uitvoerend-violet-oud/tokens.js +21594 -21243
  75. package/dist/wetgevend/_variables.scss +636 -620
  76. package/dist/wetgevend/index.css +636 -620
  77. package/dist/wetgevend/index.d.ts +771 -755
  78. package/dist/wetgevend/index.js +791 -775
  79. package/dist/wetgevend/index.json +790 -774
  80. package/dist/wetgevend/index.tokens.json +1643 -1619
  81. package/dist/wetgevend/root.css +636 -620
  82. package/dist/wetgevend/tokens.d.ts +1553 -1529
  83. package/dist/wetgevend/tokens.js +21924 -21594
  84. package/figma/figma.tokens.json +1575 -666
  85. package/package.json +1 -1
  86. package/src/generated/base.tokens.json +528 -273
  87. package/src/generated/themes.json +40651 -15395
  88. package/src/generated/uitvoerend-groen/tokens.json +6248 -0
  89. package/src/generated/uitvoerend-hemelblauw/tokens.json +6248 -0
  90. package/src/generated/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.json +2598 -2573
  91. package/src/generated/uitvoerend-oranje/tokens.json +6248 -0
  92. package/src/generated/uitvoerend-paars/tokens.json +6248 -0
  93. package/src/generated/uitvoerend-violet/tokens.json +4538 -4465
  94. package/src/generated/uitvoerend-violet-oud/tokens.json +4525 -4448
  95. package/src/generated/wetgevend/tokens.json +4547 -4474
@@ -1,5 +1,23 @@
1
1
  {
2
2
  "utrecht": {
3
+ "column-layout": {
4
+ "column-rule-color": {
5
+ "value": "transparent",
6
+ "type": "color"
7
+ },
8
+ "column-rule-width": {
9
+ "value": "0px",
10
+ "type": "borderWidth"
11
+ },
12
+ "column-width": {
13
+ "value": "400px",
14
+ "type": "sizing"
15
+ },
16
+ "gap": {
17
+ "value": "0.75rem",
18
+ "type": "spacing"
19
+ }
20
+ },
3
21
  "unordered-list": {
4
22
  "padding-inline-start": {
5
23
  "value": "1.5rem",
@@ -18,7 +36,7 @@
18
36
  "type": "color"
19
37
  },
20
38
  "font-family": {
21
- "value": "Fira Sans, Arial, Verdana, sans-serif",
39
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
22
40
  "type": "fontFamilies"
23
41
  },
24
42
  "font-weight": {
@@ -64,7 +82,7 @@
64
82
  "type": "borderRadius"
65
83
  },
66
84
  "font-family": {
67
- "value": "Fira Sans, Arial, Verdana, sans-serif",
85
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
68
86
  "type": "fontFamilies"
69
87
  },
70
88
  "font-size": {
@@ -342,7 +360,7 @@
342
360
  "type": "borderWidth"
343
361
  },
344
362
  "font-family": {
345
- "value": "Fira Sans, Arial, Verdana, sans-serif",
363
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
346
364
  "type": "fontFamilies"
347
365
  },
348
366
  "font-weight": {
@@ -369,7 +387,7 @@
369
387
  "type": "color"
370
388
  },
371
389
  "font-family": {
372
- "value": "Fira Sans, Arial, Verdana, sans-serif",
390
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
373
391
  "type": "fontFamilies"
374
392
  },
375
393
  "font-weight": {
@@ -395,7 +413,7 @@
395
413
  "type": "color"
396
414
  },
397
415
  "font-family": {
398
- "value": "Fira Sans, Arial, Verdana, sans-serif",
416
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
399
417
  "type": "fontFamilies"
400
418
  },
401
419
  "font-weight": {
@@ -435,7 +453,7 @@
435
453
  "type": "color"
436
454
  },
437
455
  "font-family": {
438
- "value": "Fira Sans, Arial, Verdana, sans-serif",
456
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
439
457
  "type": "fontFamilies"
440
458
  },
441
459
  "font-weight": {
@@ -507,7 +525,7 @@
507
525
  "type": "color"
508
526
  },
509
527
  "font-family": {
510
- "value": "Fira Sans, Arial, Verdana, sans-serif",
528
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
511
529
  "type": "fontFamilies"
512
530
  },
513
531
  "line-height": {
@@ -572,7 +590,7 @@
572
590
  "type": "fontWeights"
573
591
  },
574
592
  "font-family": {
575
- "value": "Fira Sans, Arial, Verdana, sans-serif",
593
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
576
594
  "type": "fontFamilies"
577
595
  },
578
596
  "font-size": {
@@ -824,7 +842,7 @@
824
842
  "type": "borderWidth"
825
843
  },
826
844
  "font-family": {
827
- "value": "Fira Sans, Arial, Verdana, sans-serif",
845
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
828
846
  "type": "fontFamilies"
829
847
  },
830
848
  "font-weight": {
@@ -1034,7 +1052,7 @@
1034
1052
  "type": "color"
1035
1053
  },
1036
1054
  "font-family": {
1037
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1055
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1038
1056
  "type": "fontFamilies"
1039
1057
  },
1040
1058
  "font-weight": {
@@ -1056,7 +1074,7 @@
1056
1074
  "type": "color"
1057
1075
  },
1058
1076
  "font-family": {
1059
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1077
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1060
1078
  "type": "fontFamilies"
1061
1079
  },
1062
1080
  "font-size": {
@@ -1134,7 +1152,7 @@
1134
1152
  "type": "color"
1135
1153
  },
1136
1154
  "font-family": {
1137
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1155
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1138
1156
  "type": "fontFamilies"
1139
1157
  },
1140
1158
  "font-weight": {
@@ -1268,7 +1286,7 @@
1268
1286
  "type": "other"
1269
1287
  },
1270
1288
  "font-family": {
1271
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1289
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1272
1290
  "type": "fontFamilies"
1273
1291
  },
1274
1292
  "font-weight": {
@@ -1304,7 +1322,7 @@
1304
1322
  "type": "color"
1305
1323
  },
1306
1324
  "font-family": {
1307
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1325
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1308
1326
  "type": "fontFamilies"
1309
1327
  },
1310
1328
  "font-weight": {
@@ -1334,7 +1352,7 @@
1334
1352
  "type": "color"
1335
1353
  },
1336
1354
  "font-family": {
1337
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1355
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1338
1356
  "type": "fontFamilies"
1339
1357
  },
1340
1358
  "font-weight": {
@@ -1364,7 +1382,7 @@
1364
1382
  "type": "color"
1365
1383
  },
1366
1384
  "font-family": {
1367
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1385
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1368
1386
  "type": "fontFamilies"
1369
1387
  },
1370
1388
  "font-weight": {
@@ -1394,7 +1412,7 @@
1394
1412
  "type": "color"
1395
1413
  },
1396
1414
  "font-family": {
1397
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1415
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1398
1416
  "type": "fontFamilies"
1399
1417
  },
1400
1418
  "font-weight": {
@@ -1424,7 +1442,7 @@
1424
1442
  "type": "color"
1425
1443
  },
1426
1444
  "font-family": {
1427
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1445
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1428
1446
  "type": "fontFamilies"
1429
1447
  },
1430
1448
  "font-weight": {
@@ -1468,7 +1486,7 @@
1468
1486
  "type": "color"
1469
1487
  },
1470
1488
  "font-family": {
1471
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1489
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1472
1490
  "type": "fontFamilies"
1473
1491
  },
1474
1492
  "font-size": {
@@ -1500,7 +1518,7 @@
1500
1518
  "type": "color"
1501
1519
  },
1502
1520
  "font-family": {
1503
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1521
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1504
1522
  "type": "fontFamilies"
1505
1523
  },
1506
1524
  "font-size": {
@@ -1526,7 +1544,7 @@
1526
1544
  "type": "color"
1527
1545
  },
1528
1546
  "font-family": {
1529
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1547
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1530
1548
  "type": "fontFamilies"
1531
1549
  },
1532
1550
  "font-size": {
@@ -1673,7 +1691,7 @@
1673
1691
  "type": "color"
1674
1692
  },
1675
1693
  "font-family": {
1676
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1694
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1677
1695
  "type": "fontFamilies"
1678
1696
  },
1679
1697
  "font-size": {
@@ -1729,7 +1747,7 @@
1729
1747
  "type": "fontSizes"
1730
1748
  },
1731
1749
  "line-height": {
1732
- "value": "150%",
1750
+ "value": "125%",
1733
1751
  "type": "lineHeights"
1734
1752
  },
1735
1753
  "min-block-size": {
@@ -1753,7 +1771,7 @@
1753
1771
  "type": "borderRadius"
1754
1772
  },
1755
1773
  "font-family": {
1756
- "value": "Fira Sans, Arial, Verdana, sans-serif",
1774
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
1757
1775
  "type": "fontFamilies"
1758
1776
  },
1759
1777
  "background-color": {
@@ -1773,7 +1791,7 @@
1773
1791
  "type": "spacing"
1774
1792
  },
1775
1793
  "padding-block": {
1776
- "value": "0.5rem",
1794
+ "value": "0.125rem",
1777
1795
  "type": "spacing"
1778
1796
  }
1779
1797
  },
@@ -2105,7 +2123,7 @@
2105
2123
  }
2106
2124
  },
2107
2125
  "font-family": {
2108
- "value": "Fira Sans, Arial, Verdana, sans-serif",
2126
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
2109
2127
  "type": "fontFamilies"
2110
2128
  },
2111
2129
  "font-size": {
@@ -2687,7 +2705,7 @@
2687
2705
  "type": "spacing"
2688
2706
  },
2689
2707
  "font-family": {
2690
- "value": "Fira Sans, Arial, Verdana, sans-serif",
2708
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
2691
2709
  "type": "fontFamilies"
2692
2710
  },
2693
2711
  "font-weight": {
@@ -2696,13 +2714,79 @@
2696
2714
  }
2697
2715
  },
2698
2716
  "blockquote": {
2699
- "caption": {
2717
+ "background-color": {
2718
+ "value": "transparent",
2719
+ "type": "color"
2720
+ },
2721
+ "border-inline-start-width": {
2722
+ "value": 0,
2723
+ "type": "dimension"
2724
+ },
2725
+ "border-color": {
2726
+ "value": "transparent",
2727
+ "type": "color"
2728
+ },
2729
+ "border-radius": {
2730
+ "value": 0,
2731
+ "type": "dimension"
2732
+ },
2733
+ "border-width": {
2734
+ "value": 0,
2735
+ "type": "dimension"
2736
+ },
2737
+ "color": {
2738
+ "value": "#154273",
2739
+ "type": "color"
2740
+ },
2741
+ "font-size": {
2742
+ "value": "1.25rem",
2743
+ "type": "fontSizes"
2744
+ },
2745
+ "font-family": {
2746
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
2747
+ "type": "fontFamilies"
2748
+ },
2749
+ "padding-block-end": {
2750
+ "value": "2rem",
2751
+ "type": "dimension"
2752
+ },
2753
+ "padding-block-start": {
2754
+ "value": "2rem",
2755
+ "type": "dimension"
2756
+ },
2757
+ "padding-inline-end": {
2758
+ "value": "2rem",
2759
+ "type": "dimension"
2760
+ },
2761
+ "padding-inline-start": {
2762
+ "value": "2rem",
2763
+ "type": "dimension"
2764
+ },
2765
+ "row-gap": {
2766
+ "value": "0.75rem",
2767
+ "type": "dimension"
2768
+ },
2769
+ "attribution": {
2770
+ "color": {
2771
+ "value": "#154273",
2772
+ "type": "color"
2773
+ },
2774
+ "font-size": {
2775
+ "value": "1.25rem",
2776
+ "type": "fontSizes"
2777
+ }
2778
+ },
2779
+ "content": {
2780
+ "color": {
2781
+ "value": "#154273",
2782
+ "type": "color"
2783
+ },
2700
2784
  "font-size": {
2701
2785
  "value": "1.25rem",
2702
2786
  "type": "fontSizes"
2703
2787
  },
2704
2788
  "font-family": {
2705
- "value": "Fira Sans, Arial, Verdana, sans-serif",
2789
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
2706
2790
  "type": "fontFamilies"
2707
2791
  },
2708
2792
  "line-height": {
@@ -2712,19 +2796,15 @@
2712
2796
  "font-weight": {
2713
2797
  "value": 400,
2714
2798
  "type": "fontWeights"
2715
- },
2716
- "padding-block-start": {
2717
- "value": "0.75rem",
2718
- "type": "spacing"
2719
- },
2720
- "color": {
2721
- "value": "#334155",
2722
- "type": "color"
2723
2799
  }
2724
2800
  },
2725
- "content": {
2801
+ "caption": {
2802
+ "font-size": {
2803
+ "value": "1.25rem",
2804
+ "type": "fontSizes"
2805
+ },
2726
2806
  "font-family": {
2727
- "value": "RijksoverheidSerifWeb, 'Times New Roman', serif",
2807
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
2728
2808
  "type": "fontFamilies"
2729
2809
  },
2730
2810
  "line-height": {
@@ -2735,12 +2815,12 @@
2735
2815
  "value": 400,
2736
2816
  "type": "fontWeights"
2737
2817
  },
2738
- "font-size": {
2739
- "value": "1.5rem",
2740
- "type": "fontSizes"
2818
+ "padding-block-start": {
2819
+ "value": "0.75rem",
2820
+ "type": "spacing"
2741
2821
  },
2742
2822
  "color": {
2743
- "value": "#0F172A",
2823
+ "value": "#154273",
2744
2824
  "type": "color"
2745
2825
  }
2746
2826
  },
@@ -2760,34 +2840,6 @@
2760
2840
  "value": 0,
2761
2841
  "type": "spacing"
2762
2842
  },
2763
- "padding-block-end": {
2764
- "value": "2rem",
2765
- "type": "spacing"
2766
- },
2767
- "padding-block-start": {
2768
- "value": "2rem",
2769
- "type": "spacing"
2770
- },
2771
- "padding-inline-end": {
2772
- "value": "2rem",
2773
- "type": "spacing"
2774
- },
2775
- "padding-inline-start": {
2776
- "value": "2rem",
2777
- "type": "spacing"
2778
- },
2779
- "row-gap": {
2780
- "value": "0.75rem",
2781
- "type": "spacing"
2782
- },
2783
- "background-color": {
2784
- "value": "transparent",
2785
- "type": "color"
2786
- },
2787
- "border-color": {
2788
- "value": "#154273",
2789
- "type": "color"
2790
- },
2791
2843
  "border-block-start-width": {
2792
2844
  "value": 0,
2793
2845
  "type": "borderWidth"
@@ -2796,10 +2848,6 @@
2796
2848
  "value": 0,
2797
2849
  "type": "borderWidth"
2798
2850
  },
2799
- "border-inline-start-width": {
2800
- "value": 0,
2801
- "type": "borderWidth"
2802
- },
2803
2851
  "border-inline-end-width": {
2804
2852
  "value": 0,
2805
2853
  "type": "borderWidth"
@@ -2820,10 +2868,6 @@
2820
2868
  "value": 0,
2821
2869
  "type": "borderRadius"
2822
2870
  },
2823
- "border-width": {
2824
- "value": "2px",
2825
- "type": "borderWidth"
2826
- },
2827
2871
  "blue-corner-border-variation": {
2828
2872
  "border-color": {
2829
2873
  "value": "#154273",
@@ -2914,7 +2958,7 @@
2914
2958
  "alert": {
2915
2959
  "heading": {
2916
2960
  "font-family": {
2917
- "value": "Fira Sans, Arial, Verdana, sans-serif",
2961
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
2918
2962
  "type": "fontFamilies"
2919
2963
  },
2920
2964
  "font-weight": {
@@ -2971,7 +3015,7 @@
2971
3015
  "type": "color"
2972
3016
  },
2973
3017
  "color": {
2974
- "value": "#0F172A",
3018
+ "value": "#000",
2975
3019
  "type": "color"
2976
3020
  },
2977
3021
  "info": {
@@ -2984,7 +3028,7 @@
2984
3028
  "type": "color"
2985
3029
  },
2986
3030
  "color": {
2987
- "value": "#0F172A",
3031
+ "value": "#000",
2988
3032
  "type": "color"
2989
3033
  }
2990
3034
  },
@@ -2998,7 +3042,7 @@
2998
3042
  "type": "color"
2999
3043
  },
3000
3044
  "color": {
3001
- "value": "#0F172A",
3045
+ "value": "#000",
3002
3046
  "type": "color"
3003
3047
  }
3004
3048
  },
@@ -3012,7 +3056,7 @@
3012
3056
  "type": "color"
3013
3057
  },
3014
3058
  "color": {
3015
- "value": "#0F172A",
3059
+ "value": "#000",
3016
3060
  "type": "color"
3017
3061
  }
3018
3062
  },
@@ -3026,7 +3070,7 @@
3026
3070
  "type": "color"
3027
3071
  },
3028
3072
  "color": {
3029
- "value": "#0F172A",
3073
+ "value": "#000",
3030
3074
  "type": "color"
3031
3075
  }
3032
3076
  },
@@ -3181,6 +3225,44 @@
3181
3225
  }
3182
3226
  }
3183
3227
  },
3228
+ "action": {
3229
+ "activate": {
3230
+ "cursor": {
3231
+ "value": "pointer",
3232
+ "type": "other"
3233
+ }
3234
+ },
3235
+ "busy": {
3236
+ "cursor": {
3237
+ "value": "wait",
3238
+ "type": "other"
3239
+ }
3240
+ },
3241
+ "disabled": {
3242
+ "cursor": {
3243
+ "value": "not-allowed",
3244
+ "type": "other"
3245
+ }
3246
+ },
3247
+ "inert": {
3248
+ "cursor": {
3249
+ "value": "default",
3250
+ "type": "other"
3251
+ }
3252
+ },
3253
+ "navigate": {
3254
+ "cursor": {
3255
+ "value": "pointer",
3256
+ "type": "other"
3257
+ }
3258
+ },
3259
+ "submit": {
3260
+ "cursor": {
3261
+ "value": "pointer",
3262
+ "type": "other"
3263
+ }
3264
+ }
3265
+ },
3184
3266
  "document": {
3185
3267
  "background-color": {
3186
3268
  "value": "#fff",
@@ -3191,7 +3273,7 @@
3191
3273
  "type": "color"
3192
3274
  },
3193
3275
  "font-family": {
3194
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3276
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
3195
3277
  "type": "fontFamilies"
3196
3278
  },
3197
3279
  "font-size": {
@@ -3408,7 +3490,7 @@
3408
3490
  "type": "fontSizes"
3409
3491
  },
3410
3492
  "font-family": {
3411
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3493
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
3412
3494
  "type": "fontFamilies"
3413
3495
  },
3414
3496
  "font-weight": {
@@ -3552,7 +3634,7 @@
3552
3634
  },
3553
3635
  "content": {
3554
3636
  "font-size": {
3555
- "value": "1.125rem",
3637
+ "value": "1.25rem",
3556
3638
  "type": "fontSizes"
3557
3639
  },
3558
3640
  "column-gap": {
@@ -3566,7 +3648,7 @@
3566
3648
  },
3567
3649
  "label": {
3568
3650
  "font-family": {
3569
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3651
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
3570
3652
  "type": "font-family"
3571
3653
  },
3572
3654
  "font-size": {
@@ -3806,7 +3888,7 @@
3806
3888
  },
3807
3889
  "content": {
3808
3890
  "font-size": {
3809
- "value": "1.125rem",
3891
+ "value": "1.25rem",
3810
3892
  "type": "fontSizes"
3811
3893
  },
3812
3894
  "column-gap": {
@@ -3820,7 +3902,7 @@
3820
3902
  },
3821
3903
  "label": {
3822
3904
  "font-family": {
3823
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3905
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
3824
3906
  "type": "font-family"
3825
3907
  },
3826
3908
  "font-size": {
@@ -3900,7 +3982,7 @@
3900
3982
  "type": "spacing"
3901
3983
  },
3902
3984
  "font-family": {
3903
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3985
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
3904
3986
  "type": "fontFamilies"
3905
3987
  },
3906
3988
  "color": {
@@ -3973,7 +4055,7 @@
3973
4055
  "type": "fontSizes"
3974
4056
  },
3975
4057
  "font-family": {
3976
- "value": "Fira Sans, Arial, Verdana, sans-serif",
4058
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
3977
4059
  "type": "fontFamilies"
3978
4060
  }
3979
4061
  },
@@ -3991,7 +4073,7 @@
3991
4073
  "type": "fontSizes"
3992
4074
  },
3993
4075
  "font-family": {
3994
- "value": "Fira Sans, Arial, Verdana, sans-serif",
4076
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
3995
4077
  "type": "fontFamilies"
3996
4078
  }
3997
4079
  },
@@ -4115,21 +4197,17 @@
4115
4197
  "type": "spacing"
4116
4198
  }
4117
4199
  },
4118
- "border": {
4119
- "block-start": {
4120
- "width": {
4121
- "value": "2px",
4122
- "type": "borderWidth"
4123
- },
4124
- "color": {
4125
- "value": "#738eab",
4126
- "type": "color"
4127
- },
4128
- "style": {
4129
- "value": "solid",
4130
- "type": "borderStyle"
4131
- }
4132
- }
4200
+ "border-block-start-width": {
4201
+ "value": "2px",
4202
+ "type": "borderWidth"
4203
+ },
4204
+ "border-block-start-color": {
4205
+ "value": "#738eab",
4206
+ "type": "color"
4207
+ },
4208
+ "border-block-start-style": {
4209
+ "value": "solid",
4210
+ "type": "borderStyle"
4133
4211
  },
4134
4212
  "outlined": {
4135
4213
  "background-color": {
@@ -4140,30 +4218,26 @@
4140
4218
  "value": "#154273",
4141
4219
  "type": "color"
4142
4220
  },
4143
- "border": {
4144
- "color": {
4145
- "value": "#154273",
4146
- "type": "color"
4147
- }
4221
+ "border-color": {
4222
+ "value": "#154273",
4223
+ "type": "color"
4148
4224
  }
4149
4225
  },
4150
- "padding": {
4151
- "block-start": {
4152
- "value": "2.5rem",
4153
- "type": "spacing"
4154
- },
4155
- "block-end": {
4156
- "value": "2.5rem",
4157
- "type": "spacing"
4158
- },
4159
- "inline-start": {
4160
- "value": "2.5rem",
4161
- "type": "spacing"
4162
- },
4163
- "inline-end": {
4164
- "value": "2.5rem",
4165
- "type": "spacing"
4166
- }
4226
+ "padding-block-start": {
4227
+ "value": "2.5rem",
4228
+ "type": "spacing"
4229
+ },
4230
+ "padding-block-end": {
4231
+ "value": "2.5rem",
4232
+ "type": "spacing"
4233
+ },
4234
+ "padding-inline-start": {
4235
+ "value": "2.5rem",
4236
+ "type": "spacing"
4237
+ },
4238
+ "padding-inline-end": {
4239
+ "value": "2.5rem",
4240
+ "type": "spacing"
4167
4241
  },
4168
4242
  "flex": {
4169
4243
  "direction": {
@@ -4256,33 +4330,181 @@
4256
4330
  "type": "size"
4257
4331
  }
4258
4332
  },
4259
- "code-input": {
4260
- "size": {
4261
- "value": "48px",
4262
- "type": "spacing"
4263
- }
4264
- },
4265
- "code-input-group": {
4266
- "column-gap": {
4267
- "value": "0.5rem",
4268
- "type": "spacing"
4269
- }
4270
- },
4271
- "checkbox-group": {
4272
- "padding-block-end": {
4273
- "value": "0.5rem",
4274
- "type": "spacing"
4275
- },
4276
- "padding-block-start": {
4277
- "value": "0.5rem",
4278
- "type": "spacing"
4333
+ "data-summary": {
4334
+ "font-family": {
4335
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
4336
+ "type": "fontFamilies"
4279
4337
  },
4280
- "row-gap": {
4281
- "value": "1rem",
4282
- "type": "spacing"
4283
- }
4284
- },
4285
- "card-as-link": {
4338
+ "item-value": {
4339
+ "font-weight": {
4340
+ "value": 400,
4341
+ "type": "fontWeights"
4342
+ },
4343
+ "row": {
4344
+ "padding-block-end": {
4345
+ "value": "0.75rem",
4346
+ "type": "spacing"
4347
+ },
4348
+ "padding-block-start": {
4349
+ "value": "0.75rem",
4350
+ "type": "spacing"
4351
+ },
4352
+ "padding-inline-end": {
4353
+ "value": 0,
4354
+ "type": "spacing"
4355
+ },
4356
+ "padding-inline-start": {
4357
+ "value": "0px",
4358
+ "type": "spacing"
4359
+ }
4360
+ },
4361
+ "padding-block-end": {
4362
+ "value": "0.75rem",
4363
+ "type": "spacing"
4364
+ },
4365
+ "padding-block-start": {
4366
+ "value": 0,
4367
+ "type": "spacing"
4368
+ },
4369
+ "padding-inline-end": {
4370
+ "value": 0,
4371
+ "type": "spacing"
4372
+ },
4373
+ "padding-inline-start": {
4374
+ "value": 0,
4375
+ "type": "spacing"
4376
+ }
4377
+ },
4378
+ "item-key": {
4379
+ "font-weight": {
4380
+ "value": 700,
4381
+ "type": "fontWeights"
4382
+ },
4383
+ "row": {
4384
+ "padding-block-end": {
4385
+ "value": "0.75rem",
4386
+ "type": "spacing"
4387
+ },
4388
+ "padding-block-start": {
4389
+ "value": "0.75rem",
4390
+ "type": "spacing"
4391
+ },
4392
+ "padding-inline-end": {
4393
+ "value": "1rem",
4394
+ "type": "spacing"
4395
+ },
4396
+ "padding-inline-start": {
4397
+ "value": 0,
4398
+ "type": "spacing"
4399
+ }
4400
+ },
4401
+ "padding-block-end": {
4402
+ "value": "0.25rem",
4403
+ "type": "spacing"
4404
+ },
4405
+ "padding-block-start": {
4406
+ "value": "0.75rem",
4407
+ "type": "spacing"
4408
+ },
4409
+ "padding-inline-end": {
4410
+ "value": 0,
4411
+ "type": "spacing"
4412
+ },
4413
+ "padding-inline-start": {
4414
+ "value": 0,
4415
+ "type": "spacing"
4416
+ }
4417
+ },
4418
+ "item": {
4419
+ "border-width": {
4420
+ "value": "1px",
4421
+ "type": "borderWidth"
4422
+ },
4423
+ "border-color": {
4424
+ "value": "#CBD5E1",
4425
+ "type": "color"
4426
+ },
4427
+ "border-block-end-style": {
4428
+ "value": "solid",
4429
+ "type": "borderStyle"
4430
+ },
4431
+ "color": {
4432
+ "value": "#0F172A",
4433
+ "type": "color"
4434
+ }
4435
+ },
4436
+ "font-size": {
4437
+ "value": "1.25rem",
4438
+ "type": "fontSizes"
4439
+ },
4440
+ "line-height": {
4441
+ "value": "150%",
4442
+ "type": "lineHeights"
4443
+ },
4444
+ "item-action": {
4445
+ "row": {
4446
+ "padding-block-end": {
4447
+ "value": "0.75rem",
4448
+ "type": "spacing"
4449
+ },
4450
+ "padding-block-start": {
4451
+ "value": "0.75rem",
4452
+ "type": "spacing"
4453
+ },
4454
+ "padding-inline-end": {
4455
+ "value": 0,
4456
+ "type": "spacing"
4457
+ },
4458
+ "padding-inline-start": {
4459
+ "value": "1rem",
4460
+ "type": "spacing"
4461
+ }
4462
+ },
4463
+ "padding-block-end": {
4464
+ "value": "0.75rem",
4465
+ "type": "spacing"
4466
+ },
4467
+ "padding-block-start": {
4468
+ "value": "0.75rem",
4469
+ "type": "spacing"
4470
+ },
4471
+ "padding-inline-end": {
4472
+ "value": "1rem",
4473
+ "type": "spacing"
4474
+ },
4475
+ "padding-inline-start": {
4476
+ "value": 0,
4477
+ "type": "spacing"
4478
+ }
4479
+ }
4480
+ },
4481
+ "code-input": {
4482
+ "size": {
4483
+ "value": "48px",
4484
+ "type": "spacing"
4485
+ }
4486
+ },
4487
+ "code-input-group": {
4488
+ "column-gap": {
4489
+ "value": "0.5rem",
4490
+ "type": "spacing"
4491
+ }
4492
+ },
4493
+ "checkbox-group": {
4494
+ "padding-block-end": {
4495
+ "value": "0.5rem",
4496
+ "type": "spacing"
4497
+ },
4498
+ "padding-block-start": {
4499
+ "value": "0.5rem",
4500
+ "type": "spacing"
4501
+ },
4502
+ "row-gap": {
4503
+ "value": "1rem",
4504
+ "type": "spacing"
4505
+ }
4506
+ },
4507
+ "card-as-link": {
4286
4508
  "background-color": {
4287
4509
  "value": "#fff",
4288
4510
  "type": "color"
@@ -4482,10 +4704,88 @@
4482
4704
  }
4483
4705
  }
4484
4706
  },
4707
+ "keep": {
4708
+ "_comment": {
4709
+ "value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
4710
+ "type": "other"
4711
+ },
4712
+ "top-left": {
4713
+ "borderRadiusTopLeft": {
4714
+ "value": "48px",
4715
+ "type": "borderRadius"
4716
+ },
4717
+ "borderRadiusTopRight": {
4718
+ "value": 0,
4719
+ "type": "borderRadius"
4720
+ },
4721
+ "borderRadiusBottomRight": {
4722
+ "value": 0,
4723
+ "type": "borderRadius"
4724
+ },
4725
+ "borderRadiusBottomLeft": {
4726
+ "value": 0,
4727
+ "type": "borderRadius"
4728
+ }
4729
+ },
4730
+ "top-right": {
4731
+ "borderRadiusTopRight": {
4732
+ "value": "48px",
4733
+ "type": "borderRadius"
4734
+ },
4735
+ "borderRadiusTopLeft": {
4736
+ "value": 0,
4737
+ "type": "borderRadius"
4738
+ },
4739
+ "borderRadiusBottomRight": {
4740
+ "value": 0,
4741
+ "type": "borderRadius"
4742
+ },
4743
+ "borderRadiusBottomLeft": {
4744
+ "value": 0,
4745
+ "type": "borderRadius"
4746
+ }
4747
+ },
4748
+ "bottom-right": {
4749
+ "borderRadiusTopLeft": {
4750
+ "value": 0,
4751
+ "type": "borderRadius"
4752
+ },
4753
+ "borderRadiusTopRight": {
4754
+ "value": 0,
4755
+ "type": "borderRadius"
4756
+ },
4757
+ "borderRadiusBottomRight": {
4758
+ "value": "48px",
4759
+ "type": "borderRadius"
4760
+ },
4761
+ "borderRadiusBottomLeft": {
4762
+ "value": 0,
4763
+ "type": "borderRadius"
4764
+ }
4765
+ },
4766
+ "bottom-left": {
4767
+ "borderRadiusTopLeft": {
4768
+ "value": 0,
4769
+ "type": "borderRadius"
4770
+ },
4771
+ "borderRadiusTopRight": {
4772
+ "value": 0,
4773
+ "type": "borderRadius"
4774
+ },
4775
+ "borderRadiusBottomRight": {
4776
+ "value": 0,
4777
+ "type": "borderRadius"
4778
+ },
4779
+ "borderRadiusBottomLeft": {
4780
+ "value": "48px",
4781
+ "type": "borderRadius"
4782
+ }
4783
+ }
4784
+ },
4485
4785
  "accordion": {
4486
4786
  "button": {
4487
4787
  "font-family": {
4488
- "value": "Fira Sans, Arial, Verdana, sans-serif",
4788
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
4489
4789
  "type": "fontFamilies"
4490
4790
  },
4491
4791
  "font-size": {
@@ -4562,78 +4862,28 @@
4562
4862
  "type": "color"
4563
4863
  }
4564
4864
  },
4565
- "keep": {
4566
- "top-left": {
4567
- "borderRadiusTopLeft": {
4568
- "value": "48px",
4569
- "type": "borderRadius"
4570
- },
4571
- "borderRadiusTopRight": {
4572
- "value": 0,
4573
- "type": "borderRadius"
4574
- },
4575
- "borderRadiusBottomRight": {
4576
- "value": 0,
4577
- "type": "borderRadius"
4578
- },
4579
- "borderRadiusBottomLeft": {
4580
- "value": 0,
4865
+ "rounded-corner": {
4866
+ "xs": {
4867
+ "border-radius": {
4868
+ "value": "24px",
4581
4869
  "type": "borderRadius"
4582
4870
  }
4583
4871
  },
4584
- "top-right": {
4585
- "borderRadiusTopRight": {
4872
+ "md": {
4873
+ "border-radius": {
4586
4874
  "value": "48px",
4587
4875
  "type": "borderRadius"
4588
- },
4589
- "borderRadiusTopLeft": {
4590
- "value": 0,
4591
- "type": "borderRadius"
4592
- },
4593
- "borderRadiusBottomRight": {
4594
- "value": 0,
4595
- "type": "borderRadius"
4596
- },
4597
- "borderRadiusBottomLeft": {
4598
- "value": 0,
4599
- "type": "borderRadius"
4600
4876
  }
4601
4877
  },
4602
- "bottom-right": {
4603
- "borderRadiusTopLeft": {
4604
- "value": 0,
4605
- "type": "borderRadius"
4606
- },
4607
- "borderRadiusTopRight": {
4608
- "value": 0,
4609
- "type": "borderRadius"
4610
- },
4611
- "borderRadiusBottomRight": {
4612
- "value": "48px",
4613
- "type": "borderRadius"
4614
- },
4615
- "borderRadiusBottomLeft": {
4616
- "value": 0,
4878
+ "xl": {
4879
+ "border-radius": {
4880
+ "value": "96px",
4617
4881
  "type": "borderRadius"
4618
4882
  }
4619
4883
  },
4620
- "bottom-left": {
4621
- "borderRadiusTopLeft": {
4622
- "value": 0,
4623
- "type": "borderRadius"
4624
- },
4625
- "borderRadiusTopRight": {
4626
- "value": 0,
4627
- "type": "borderRadius"
4628
- },
4629
- "borderRadiusBottomRight": {
4630
- "value": 0,
4631
- "type": "borderRadius"
4632
- },
4633
- "borderRadiusBottomLeft": {
4634
- "value": "48px",
4635
- "type": "borderRadius"
4636
- }
4884
+ "border-width": {
4885
+ "value": "2px",
4886
+ "type": "borderWidth"
4637
4887
  }
4638
4888
  },
4639
4889
  "border-radius": {
@@ -4645,10 +4895,6 @@
4645
4895
  "value": "5px",
4646
4896
  "type": "borderRadius"
4647
4897
  },
4648
- "keep": {
4649
- "value": "48px",
4650
- "type": "borderRadius"
4651
- },
4652
4898
  "circle": {
4653
4899
  "parent": "core/default",
4654
4900
  "value": "999px",
@@ -4682,9 +4928,18 @@
4682
4928
  "value": "#01689b",
4683
4929
  "type": "color"
4684
4930
  },
4685
- "onEmphasis": {
4931
+ "on-dark-color": {
4686
4932
  "value": "#fff",
4687
4933
  "type": "color"
4934
+ },
4935
+ "on-light-color": {
4936
+ "value": "#000",
4937
+ "type": "color"
4938
+ },
4939
+ "onEmphasis": {
4940
+ "value": "#fff",
4941
+ "type": "color",
4942
+ "description": "Legacy token – wordt vervangen door rhc.color.foreground.on-dark-color"
4688
4943
  }
4689
4944
  },
4690
4945
  "border": {
@@ -5443,7 +5698,7 @@
5443
5698
  "type": "fontSizes"
5444
5699
  }
5445
5700
  },
5446
- "paragraph": {
5701
+ "body": {
5447
5702
  "intro": {
5448
5703
  "value": "1.5rem",
5449
5704
  "type": "fontSizes"
@@ -5451,10 +5706,6 @@
5451
5706
  "default": {
5452
5707
  "value": "1.25rem",
5453
5708
  "type": "fontSizes"
5454
- },
5455
- "small": {
5456
- "value": "1.125rem",
5457
- "type": "fontSizes"
5458
5709
  }
5459
5710
  },
5460
5711
  "xs": {
@@ -5528,8 +5779,42 @@
5528
5779
  }
5529
5780
  }
5530
5781
  },
5782
+ "font-weight": {
5783
+ "default": {
5784
+ "value": 400,
5785
+ "type": "fontWeights"
5786
+ },
5787
+ "strong": {
5788
+ "value": 700,
5789
+ "type": "fontWeights"
5790
+ },
5791
+ "extra-bold": {
5792
+ "value": 800,
5793
+ "type": "fontWeights"
5794
+ },
5795
+ "bold": {
5796
+ "value": 700,
5797
+ "type": "fontWeights"
5798
+ },
5799
+ "semi-bold": {
5800
+ "value": 600,
5801
+ "type": "fontWeights"
5802
+ },
5803
+ "regular": {
5804
+ "value": 400,
5805
+ "type": "fontWeights"
5806
+ },
5807
+ "light": {
5808
+ "value": 300,
5809
+ "type": "fontWeights"
5810
+ },
5811
+ "thin": {
5812
+ "value": 200,
5813
+ "type": "fontWeights"
5814
+ }
5815
+ },
5531
5816
  "line-height": {
5532
- "paragraph": {
5817
+ "body": {
5533
5818
  "value": "150%",
5534
5819
  "type": "lineHeights"
5535
5820
  },
@@ -5574,39 +5859,9 @@
5574
5859
  "type": "dimension"
5575
5860
  }
5576
5861
  },
5577
- "font-weight": {
5578
- "extra-bold": {
5579
- "value": 800,
5580
- "type": "fontWeights"
5581
- },
5582
- "bold": {
5583
- "value": 700,
5584
- "type": "fontWeights"
5585
- },
5586
- "semi-bold": {
5587
- "value": 550,
5588
- "type": "fontWeights"
5589
- },
5590
- "regular": {
5591
- "value": 400,
5592
- "type": "fontWeights"
5593
- },
5594
- "chosen-regular": {
5595
- "value": 400,
5596
- "type": "fontWeights"
5597
- },
5598
- "light": {
5599
- "value": 300,
5600
- "type": "fontWeights"
5601
- },
5602
- "thin": {
5603
- "value": 200,
5604
- "type": "fontWeights"
5605
- }
5606
- },
5607
5862
  "font-family": {
5608
5863
  "primary": {
5609
- "value": "Fira Sans, Arial, Verdana, sans-serif",
5864
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
5610
5865
  "type": "fontFamilies"
5611
5866
  },
5612
5867
  "secondary": {
@@ -5696,7 +5951,7 @@
5696
5951
  "type": "fontWeights"
5697
5952
  },
5698
5953
  "font-family": {
5699
- "value": "Fira Sans, Arial, Verdana, sans-serif",
5954
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
5700
5955
  "type": "fontFamilies"
5701
5956
  },
5702
5957
  "font-size": {
@@ -5816,7 +6071,7 @@
5816
6071
  "type": "color"
5817
6072
  },
5818
6073
  "font-family": {
5819
- "value": "Fira Sans, Arial, Verdana, sans-serif",
6074
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
5820
6075
  "type": "fontFamilies"
5821
6076
  },
5822
6077
  "font-size": {
@@ -5951,7 +6206,7 @@
5951
6206
  "type": "other"
5952
6207
  },
5953
6208
  "font-family": {
5954
- "value": "Fira Sans, Arial, Verdana, sans-serif",
6209
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
5955
6210
  "type": "fontFamilies"
5956
6211
  },
5957
6212
  "font-weight": {
@@ -5973,7 +6228,7 @@
5973
6228
  "type": "color"
5974
6229
  },
5975
6230
  "font-family": {
5976
- "value": "Fira Sans, Arial, Verdana, sans-serif",
6231
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
5977
6232
  "type": "fontFamilies"
5978
6233
  },
5979
6234
  "font-weight": {
@@ -6003,7 +6258,7 @@
6003
6258
  "type": "color"
6004
6259
  },
6005
6260
  "font-family": {
6006
- "value": "Fira Sans, Arial, Verdana, sans-serif",
6261
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
6007
6262
  "type": "fontFamilies"
6008
6263
  },
6009
6264
  "font-weight": {
@@ -6033,7 +6288,7 @@
6033
6288
  "type": "color"
6034
6289
  },
6035
6290
  "font-family": {
6036
- "value": "Fira Sans, Arial, Verdana, sans-serif",
6291
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
6037
6292
  "type": "fontFamilies"
6038
6293
  },
6039
6294
  "font-weight": {
@@ -6063,7 +6318,7 @@
6063
6318
  "type": "color"
6064
6319
  },
6065
6320
  "font-family": {
6066
- "value": "Fira Sans, Arial, Verdana, sans-serif",
6321
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
6067
6322
  "type": "fontFamilies"
6068
6323
  },
6069
6324
  "font-weight": {
@@ -6093,7 +6348,7 @@
6093
6348
  "type": "color"
6094
6349
  },
6095
6350
  "font-family": {
6096
- "value": "Fira Sans, Arial, Verdana, sans-serif",
6351
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
6097
6352
  "type": "fontFamilies"
6098
6353
  },
6099
6354
  "font-weight": {
@@ -6123,7 +6378,7 @@
6123
6378
  "type": "fontSizes"
6124
6379
  },
6125
6380
  "line-height": {
6126
- "value": "150%",
6381
+ "value": "125%",
6127
6382
  "type": "lineHeights"
6128
6383
  },
6129
6384
  "min-block-size": {
@@ -6147,7 +6402,7 @@
6147
6402
  "type": "borderRadius"
6148
6403
  },
6149
6404
  "font-family": {
6150
- "value": "Fira Sans, Arial, Verdana, sans-serif",
6405
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
6151
6406
  "type": "fontFamilies"
6152
6407
  },
6153
6408
  "background-color": {
@@ -6167,7 +6422,7 @@
6167
6422
  "type": "spacing"
6168
6423
  },
6169
6424
  "padding-block": {
6170
- "value": "0.5rem",
6425
+ "value": "0.125rem",
6171
6426
  "type": "spacing"
6172
6427
  }
6173
6428
  }