@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
@@ -695,17 +695,13 @@
695
695
  "type": "fontWeights"
696
696
  },
697
697
  "semi-bold": {
698
- "value": "550",
698
+ "value": "600",
699
699
  "type": "fontWeights"
700
700
  },
701
701
  "regular": {
702
702
  "value": "400",
703
703
  "type": "fontWeights"
704
704
  },
705
- "chosen-regular": {
706
- "value": "400",
707
- "type": "fontWeights"
708
- },
709
705
  "light": {
710
706
  "value": "300",
711
707
  "type": "fontWeights"
@@ -717,7 +713,7 @@
717
713
  },
718
714
  "font-family": {
719
715
  "primary": {
720
- "value": "Fira Sans, Arial, Verdana, sans-serif",
716
+ "value": "'Fira Sans', Arial, Verdana, sans-serif",
721
717
  "type": "fontFamilies"
722
718
  },
723
719
  "secondary": {
@@ -853,9 +849,18 @@
853
849
  "value": "{rhc.color.donkerblauw.500}",
854
850
  "type": "color"
855
851
  },
856
- "onEmphasis": {
852
+ "on-dark-color": {
857
853
  "value": "{rhc.color.wit}",
858
854
  "type": "color"
855
+ },
856
+ "on-light-color": {
857
+ "value": "{rhc.color.zwart}",
858
+ "type": "color"
859
+ },
860
+ "onEmphasis": {
861
+ "value": "{rhc.color.wit}",
862
+ "type": "color",
863
+ "description": "Legacy token – wordt vervangen door rhc.color.foreground.on-dark-color"
859
864
  }
860
865
  },
861
866
  "border": {
@@ -1036,7 +1041,7 @@
1036
1041
  "type": "fontSizes"
1037
1042
  }
1038
1043
  },
1039
- "paragraph": {
1044
+ "body": {
1040
1045
  "intro": {
1041
1046
  "value": "{rhc.font-size.sm.desktop}",
1042
1047
  "type": "fontSizes"
@@ -1044,15 +1049,21 @@
1044
1049
  "default": {
1045
1050
  "value": "{rhc.font-size.xs.desktop}",
1046
1051
  "type": "fontSizes"
1047
- },
1048
- "small": {
1049
- "value": "{rhc.font-size.xs.tablet}",
1050
- "type": "fontSizes"
1051
1052
  }
1052
1053
  }
1053
1054
  },
1055
+ "font-weight": {
1056
+ "default": {
1057
+ "value": "{rhc.font-weight.regular}",
1058
+ "type": "fontWeights"
1059
+ },
1060
+ "strong": {
1061
+ "value": "{rhc.font-weight.bold}",
1062
+ "type": "fontWeights"
1063
+ }
1064
+ },
1054
1065
  "line-height": {
1055
- "paragraph": {
1066
+ "body": {
1056
1067
  "value": "{rhc.line-height.md}",
1057
1068
  "type": "lineHeights"
1058
1069
  }
@@ -1095,20 +1106,20 @@
1095
1106
  "md": {
1096
1107
  "value": "5px",
1097
1108
  "type": "borderRadius"
1098
- },
1099
- "keep": {
1100
- "value": "{rhc.size.lint}",
1101
- "type": "borderRadius"
1102
1109
  }
1103
1110
  }
1104
1111
  }
1105
1112
  },
1106
- "common/keep": {
1113
+ "common/keep-oud": {
1107
1114
  "rhc": {
1108
1115
  "keep": {
1116
+ "_comment": {
1117
+ "value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
1118
+ "type": "other"
1119
+ },
1109
1120
  "top-left": {
1110
1121
  "borderRadiusTopLeft": {
1111
- "value": "{rhc.border-radius.keep}",
1122
+ "value": "{rhc.rounded-corner.md.border-radius}",
1112
1123
  "type": "borderRadius"
1113
1124
  },
1114
1125
  "borderRadiusTopRight": {
@@ -1126,7 +1137,7 @@
1126
1137
  },
1127
1138
  "top-right": {
1128
1139
  "borderRadiusTopRight": {
1129
- "value": "{rhc.border-radius.keep}",
1140
+ "value": "{rhc.rounded-corner.md.border-radius}",
1130
1141
  "type": "borderRadius"
1131
1142
  },
1132
1143
  "borderRadiusTopLeft": {
@@ -1152,7 +1163,7 @@
1152
1163
  "type": "borderRadius"
1153
1164
  },
1154
1165
  "borderRadiusBottomRight": {
1155
- "value": "{rhc.border-radius.keep}",
1166
+ "value": "{rhc.rounded-corner.md.border-radius}",
1156
1167
  "type": "borderRadius"
1157
1168
  },
1158
1169
  "borderRadiusBottomLeft": {
@@ -1174,9 +1185,37 @@
1174
1185
  "type": "borderRadius"
1175
1186
  },
1176
1187
  "borderRadiusBottomLeft": {
1177
- "value": "{rhc.border-radius.keep}",
1188
+ "value": "{rhc.rounded-corner.md.border-radius}",
1189
+ "type": "borderRadius"
1190
+ }
1191
+ }
1192
+ }
1193
+ }
1194
+ },
1195
+ "common/rounded-corner": {
1196
+ "rhc": {
1197
+ "rounded-corner": {
1198
+ "xs": {
1199
+ "border-radius": {
1200
+ "value": "{rhc.size.half-lint}",
1201
+ "type": "borderRadius"
1202
+ }
1203
+ },
1204
+ "md": {
1205
+ "border-radius": {
1206
+ "value": "{rhc.size.lint}",
1207
+ "type": "borderRadius"
1208
+ }
1209
+ },
1210
+ "xl": {
1211
+ "border-radius": {
1212
+ "value": "{rhc.size.2-lint}",
1178
1213
  "type": "borderRadius"
1179
1214
  }
1215
+ },
1216
+ "border-width": {
1217
+ "value": "{rhc.border-width.m}",
1218
+ "type": "borderWidth"
1180
1219
  }
1181
1220
  }
1182
1221
  }
@@ -1271,7 +1310,7 @@
1271
1310
  "type": "fontFamilies"
1272
1311
  },
1273
1312
  "font-size": {
1274
- "value": "{rhc.font-size.paragraph.default}",
1313
+ "value": "{rhc.font-size.body.default}",
1275
1314
  "type": "fontSizes"
1276
1315
  },
1277
1316
  "line-height": {
@@ -1279,13 +1318,55 @@
1279
1318
  "type": "lineHeights"
1280
1319
  },
1281
1320
  "font-weight": {
1282
- "value": "{rhc.font-weight.regular}",
1321
+ "value": "{rhc.font-weight.default}",
1283
1322
  "type": "fontWeights"
1284
1323
  }
1285
1324
  }
1286
1325
  }
1287
1326
  },
1288
1327
  "components/accordion": {
1328
+ "utrecht": {
1329
+ "action": {
1330
+ "activate": {
1331
+ "cursor": {
1332
+ "value": "pointer",
1333
+ "type": "other"
1334
+ }
1335
+ },
1336
+ "busy": {
1337
+ "cursor": {
1338
+ "value": "wait",
1339
+ "type": "other"
1340
+ }
1341
+ },
1342
+ "disabled": {
1343
+ "cursor": {
1344
+ "value": "not-allowed",
1345
+ "type": "other"
1346
+ }
1347
+ },
1348
+ "inert": {
1349
+ "cursor": {
1350
+ "value": "default",
1351
+ "type": "other"
1352
+ }
1353
+ },
1354
+ "navigate": {
1355
+ "cursor": {
1356
+ "value": "pointer",
1357
+ "type": "other"
1358
+ }
1359
+ },
1360
+ "submit": {
1361
+ "cursor": {
1362
+ "value": "pointer",
1363
+ "type": "other"
1364
+ }
1365
+ }
1366
+ }
1367
+ }
1368
+ },
1369
+ "components/action": {
1289
1370
  "rhc": {
1290
1371
  "accordion": {
1291
1372
  "button": {
@@ -1294,11 +1375,11 @@
1294
1375
  "type": "fontFamilies"
1295
1376
  },
1296
1377
  "font-size": {
1297
- "value": "{rhc.font-size.paragraph.default}",
1378
+ "value": "{rhc.font-size.body.default}",
1298
1379
  "type": "fontSizes"
1299
1380
  },
1300
1381
  "font-weight": {
1301
- "value": "{rhc.font-weight.chosen-regular}",
1382
+ "value": "{rhc.font-weight.default}",
1302
1383
  "type": "fontWeights"
1303
1384
  },
1304
1385
  "line-height": {
@@ -1439,11 +1520,11 @@
1439
1520
  },
1440
1521
  "focus": {
1441
1522
  "background-color": {
1442
- "value": "{rhc.color.lintblauw.50}",
1523
+ "value": "{rhc.color.primary.50}",
1443
1524
  "type": "color"
1444
1525
  },
1445
1526
  "border-color": {
1446
- "value": "{rhc.color.lintblauw.500}",
1527
+ "value": "{rhc.color.primary.500}",
1447
1528
  "type": "color"
1448
1529
  },
1449
1530
  "color": {
@@ -1482,7 +1563,7 @@
1482
1563
  "type": "fontFamilies"
1483
1564
  },
1484
1565
  "font-weight": {
1485
- "value": "{rhc.font-weight.bold}",
1566
+ "value": "{rhc.font-weight.strong}",
1486
1567
  "type": "fontWeights"
1487
1568
  },
1488
1569
  "line-height": {
@@ -1535,7 +1616,7 @@
1535
1616
  "type": "color"
1536
1617
  },
1537
1618
  "color": {
1538
- "value": "{rhc.color.foreground.default}",
1619
+ "value": "{rhc.color.foreground.on-light-color}",
1539
1620
  "type": "color"
1540
1621
  },
1541
1622
  "info": {
@@ -1548,7 +1629,7 @@
1548
1629
  "type": "color"
1549
1630
  },
1550
1631
  "color": {
1551
- "value": "{rhc.color.foreground.default}",
1632
+ "value": "{rhc.color.foreground.on-light-color}",
1552
1633
  "type": "color"
1553
1634
  }
1554
1635
  },
@@ -1562,7 +1643,7 @@
1562
1643
  "type": "color"
1563
1644
  },
1564
1645
  "color": {
1565
- "value": "{rhc.color.foreground.default}",
1646
+ "value": "{rhc.color.foreground.on-light-color}",
1566
1647
  "type": "color"
1567
1648
  }
1568
1649
  },
@@ -1576,7 +1657,7 @@
1576
1657
  "type": "color"
1577
1658
  },
1578
1659
  "color": {
1579
- "value": "{rhc.color.foreground.default}",
1660
+ "value": "{rhc.color.foreground.on-light-color}",
1580
1661
  "type": "color"
1581
1662
  }
1582
1663
  },
@@ -1590,7 +1671,7 @@
1590
1671
  "type": "color"
1591
1672
  },
1592
1673
  "color": {
1593
- "value": "{rhc.color.foreground.default}",
1674
+ "value": "{rhc.color.foreground.on-light-color}",
1594
1675
  "type": "color"
1595
1676
  }
1596
1677
  },
@@ -1761,12 +1842,12 @@
1761
1842
  }
1762
1843
  }
1763
1844
  },
1764
- "components/blockquote": {
1845
+ "components/blockquote-oud": {
1765
1846
  "utrecht": {
1766
1847
  "blockquote": {
1767
1848
  "caption": {
1768
1849
  "font-size": {
1769
- "value": "{rhc.font-size.paragraph.default}",
1850
+ "value": "{rhc.font-size.body.default}",
1770
1851
  "type": "fontSizes"
1771
1852
  },
1772
1853
  "font-family": {
@@ -1774,11 +1855,11 @@
1774
1855
  "type": "fontFamilies"
1775
1856
  },
1776
1857
  "line-height": {
1777
- "value": "{rhc.line-height.paragraph}",
1858
+ "value": "{rhc.line-height.body}",
1778
1859
  "type": "lineHeights"
1779
1860
  },
1780
1861
  "font-weight": {
1781
- "value": "{rhc.font-weight.regular}",
1862
+ "value": "{rhc.font-weight.default}",
1782
1863
  "type": "fontWeights"
1783
1864
  },
1784
1865
  "padding-block-start": {
@@ -1786,25 +1867,25 @@
1786
1867
  "type": "spacing"
1787
1868
  },
1788
1869
  "color": {
1789
- "value": "{rhc.color.foreground.subdued}",
1870
+ "value": "{rhc.color.lintblauw.500}",
1790
1871
  "type": "color"
1791
1872
  }
1792
1873
  },
1793
1874
  "content": {
1794
1875
  "font-family": {
1795
- "value": "{rhc.font-family.secondary}",
1876
+ "value": "{rhc.font-family.primary}",
1796
1877
  "type": "fontFamilies"
1797
1878
  },
1798
1879
  "line-height": {
1799
- "value": "{rhc.line-height.paragraph}",
1880
+ "value": "{rhc.line-height.body}",
1800
1881
  "type": "lineHeights"
1801
1882
  },
1802
1883
  "font-weight": {
1803
- "value": "{rhc.font-weight.regular}",
1884
+ "value": "{rhc.font-weight.default}",
1804
1885
  "type": "fontWeights"
1805
1886
  },
1806
1887
  "font-size": {
1807
- "value": "{rhc.font-size.paragraph.intro}",
1888
+ "value": "{rhc.font-size.body.intro}",
1808
1889
  "type": "fontSizes"
1809
1890
  },
1810
1891
  "color": {
@@ -1973,6 +2054,92 @@
1973
2054
  }
1974
2055
  }
1975
2056
  }
2057
+ },
2058
+ "rhc": {
2059
+ "keep": {
2060
+ "_comment": {
2061
+ "value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
2062
+ "type": "other"
2063
+ }
2064
+ }
2065
+ }
2066
+ },
2067
+ "components/blockquote": {
2068
+ "utrecht": {
2069
+ "blockquote": {
2070
+ "background-color": {
2071
+ "value": "transparent",
2072
+ "type": "color"
2073
+ },
2074
+ "border-inline-start-width": {
2075
+ "value": "0",
2076
+ "type": "dimension"
2077
+ },
2078
+ "border-color": {
2079
+ "value": "transparent",
2080
+ "type": "color"
2081
+ },
2082
+ "border-radius": {
2083
+ "value": "0",
2084
+ "type": "dimension"
2085
+ },
2086
+ "border-width": {
2087
+ "value": "0",
2088
+ "type": "dimension"
2089
+ },
2090
+ "color": {
2091
+ "value": "{rhc.color.lintblauw.500}",
2092
+ "type": "color"
2093
+ },
2094
+ "font-size": {
2095
+ "value": "{rhc.font-size.body.default}",
2096
+ "type": "fontSizes"
2097
+ },
2098
+ "font-family": {
2099
+ "value": "{rhc.font-family.primary}",
2100
+ "type": "fontFamilies"
2101
+ },
2102
+ "padding-block-end": {
2103
+ "value": "{rhc.space.400}",
2104
+ "type": "dimension"
2105
+ },
2106
+ "padding-block-start": {
2107
+ "value": "{rhc.space.400}",
2108
+ "type": "dimension"
2109
+ },
2110
+ "padding-inline-end": {
2111
+ "value": "{rhc.space.400}",
2112
+ "type": "dimension"
2113
+ },
2114
+ "padding-inline-start": {
2115
+ "value": "{rhc.space.400}",
2116
+ "type": "dimension"
2117
+ },
2118
+ "row-gap": {
2119
+ "value": "{rhc.space.150}",
2120
+ "type": "dimension"
2121
+ },
2122
+ "attribution": {
2123
+ "color": {
2124
+ "value": "{rhc.color.lintblauw.500}",
2125
+ "type": "color"
2126
+ },
2127
+ "font-size": {
2128
+ "value": "{rhc.font-size.body.default}",
2129
+ "type": "fontSizes"
2130
+ }
2131
+ },
2132
+ "content": {
2133
+ "color": {
2134
+ "value": "{rhc.color.lintblauw.500}",
2135
+ "type": "color"
2136
+ },
2137
+ "font-size": {
2138
+ "value": "{rhc.font-size.body.default}",
2139
+ "type": "fontSizes"
2140
+ }
2141
+ }
2142
+ }
1976
2143
  }
1977
2144
  },
1978
2145
  "components/breadcrumb": {
@@ -1983,7 +2150,7 @@
1983
2150
  "type": "lineHeights"
1984
2151
  },
1985
2152
  "font-size": {
1986
- "value": "{rhc.font-size.paragraph.default}",
2153
+ "value": "{rhc.font-size.body.default}",
1987
2154
  "type": "fontSizes"
1988
2155
  },
1989
2156
  "link": {
@@ -2098,7 +2265,7 @@
2098
2265
  "type": "fontFamilies"
2099
2266
  },
2100
2267
  "font-weight": {
2101
- "value": "{rhc.font-weight.regular}",
2268
+ "value": "{rhc.font-weight.default}",
2102
2269
  "type": "fontWeights"
2103
2270
  }
2104
2271
  }
@@ -2116,7 +2283,7 @@
2116
2283
  "type": "color"
2117
2284
  },
2118
2285
  "color": {
2119
- "value": "{rhc.color.wit}",
2286
+ "value": "{rhc.color.foreground.on-dark-color}",
2120
2287
  "type": "color"
2121
2288
  },
2122
2289
  "border-radius": {
@@ -2142,15 +2309,15 @@
2142
2309
  "type": "fontFamilies"
2143
2310
  },
2144
2311
  "font-size": {
2145
- "value": "{rhc.font-size.paragraph.default}",
2312
+ "value": "{rhc.font-size.body.default}",
2146
2313
  "type": "fontSizes"
2147
2314
  },
2148
2315
  "font-weight": {
2149
- "value": "{rhc.font-weight.bold}",
2316
+ "value": "{rhc.font-weight.strong}",
2150
2317
  "type": "fontWeights"
2151
2318
  },
2152
2319
  "line-height": {
2153
- "value": "{rhc.line-height.paragraph}",
2320
+ "value": "{rhc.line-height.body}",
2154
2321
  "type": "lineHeights"
2155
2322
  },
2156
2323
  "padding-block-end": {
@@ -2193,7 +2360,7 @@
2193
2360
  "type": "color"
2194
2361
  },
2195
2362
  "color": {
2196
- "value": "{rhc.color.wit}",
2363
+ "value": "{rhc.color.foreground.on-dark-color}",
2197
2364
  "type": "color"
2198
2365
  }
2199
2366
  },
@@ -2207,7 +2374,7 @@
2207
2374
  "type": "color"
2208
2375
  },
2209
2376
  "color": {
2210
- "value": "{rhc.color.wit}",
2377
+ "value": "{rhc.color.foreground.on-dark-color}",
2211
2378
  "type": "color"
2212
2379
  }
2213
2380
  },
@@ -2221,7 +2388,7 @@
2221
2388
  "type": "color"
2222
2389
  },
2223
2390
  "color": {
2224
- "value": "{rhc.color.wit}",
2391
+ "value": "{rhc.color.foreground.on-dark-color}",
2225
2392
  "type": "color"
2226
2393
  }
2227
2394
  },
@@ -2248,7 +2415,7 @@
2248
2415
  "type": "color"
2249
2416
  },
2250
2417
  "color": {
2251
- "value": "{rhc.color.foreground.onEmphasis}",
2418
+ "value": "{rhc.color.foreground.on-dark-color}",
2252
2419
  "type": "color"
2253
2420
  }
2254
2421
  },
@@ -2261,7 +2428,7 @@
2261
2428
  "type": "color"
2262
2429
  },
2263
2430
  "color": {
2264
- "value": "{rhc.color.foreground.onEmphasis}",
2431
+ "value": "{rhc.color.foreground.on-dark-color}",
2265
2432
  "type": "color"
2266
2433
  },
2267
2434
  "disabled": {
@@ -2288,12 +2455,12 @@
2288
2455
  "type": "color"
2289
2456
  },
2290
2457
  "color": {
2291
- "value": "{rhc.color.foreground.onEmphasis}",
2458
+ "value": "{rhc.color.foreground.on-dark-color}",
2292
2459
  "type": "color"
2293
2460
  }
2294
2461
  },
2295
2462
  "font-weight": {
2296
- "value": "{rhc.font-weight.bold}",
2463
+ "value": "{rhc.font-weight.strong}",
2297
2464
  "type": "fontWeights"
2298
2465
  },
2299
2466
  "active": {
@@ -2315,7 +2482,7 @@
2315
2482
  "type": "color"
2316
2483
  },
2317
2484
  "color": {
2318
- "value": "{rhc.color.foreground.onEmphasis}",
2485
+ "value": "{rhc.color.foreground.on-dark-color}",
2319
2486
  "type": "color"
2320
2487
  }
2321
2488
  },
@@ -2346,7 +2513,7 @@
2346
2513
  "type": "color"
2347
2514
  },
2348
2515
  "color": {
2349
- "value": "{rhc.color.foreground.onEmphasis}",
2516
+ "value": "{rhc.color.foreground.on-dark-color}",
2350
2517
  "type": "color"
2351
2518
  }
2352
2519
  }
@@ -2407,7 +2574,7 @@
2407
2574
  }
2408
2575
  },
2409
2576
  "font-weight": {
2410
- "value": "{rhc.font-weight.bold}",
2577
+ "value": "{rhc.font-weight.strong}",
2411
2578
  "type": "fontWeights"
2412
2579
  },
2413
2580
  "active": {
@@ -2480,7 +2647,7 @@
2480
2647
  "type": "fontSizes"
2481
2648
  },
2482
2649
  "font-weight": {
2483
- "value": "{rhc.font-weight.bold}",
2650
+ "value": "{rhc.font-weight.strong}",
2484
2651
  "type": "fontWeights"
2485
2652
  },
2486
2653
  "hover": {
@@ -2598,7 +2765,7 @@
2598
2765
  "type": "color"
2599
2766
  },
2600
2767
  "color": {
2601
- "value": "{rhc.color.wit}",
2768
+ "value": "{rhc.color.foreground.on-dark-color}",
2602
2769
  "type": "color"
2603
2770
  }
2604
2771
  }
@@ -2672,7 +2839,7 @@
2672
2839
  },
2673
2840
  "icon": {
2674
2841
  "color": {
2675
- "value": "{rhc.color.lintblauw.500}",
2842
+ "value": "{rhc.color.primary.500}",
2676
2843
  "type": "color"
2677
2844
  },
2678
2845
  "size": {
@@ -2756,7 +2923,7 @@
2756
2923
  },
2757
2924
  "focus": {
2758
2925
  "background-color": {
2759
- "value": "{rhc.color.lintblauw.50}",
2926
+ "value": "{rhc.color.primary.50}",
2760
2927
  "type": "color"
2761
2928
  },
2762
2929
  "text-decoration": {
@@ -2774,7 +2941,7 @@
2774
2941
  "type": "color"
2775
2942
  },
2776
2943
  "color": {
2777
- "value": "{rhc.color.foreground.onEmphasis}",
2944
+ "value": "{rhc.color.foreground.on-dark-color}",
2778
2945
  "type": "color"
2779
2946
  },
2780
2947
  "opacity": {
@@ -2784,7 +2951,7 @@
2784
2951
  },
2785
2952
  "heading": {
2786
2953
  "color": {
2787
- "value": "{rhc.color.lintblauw.500}",
2954
+ "value": "{rhc.color.primary.500}",
2788
2955
  "type": "color"
2789
2956
  },
2790
2957
  "padding-block-start": {
@@ -2796,13 +2963,13 @@
2796
2963
  "type": "fontSizes"
2797
2964
  },
2798
2965
  "font-weight": {
2799
- "value": "{rhc.font-weight.bold}",
2966
+ "value": "{rhc.font-weight.strong}",
2800
2967
  "type": "fontWeights"
2801
2968
  }
2802
2969
  },
2803
2970
  "horizontal": {
2804
2971
  "background-color": {
2805
- "value": "{rhc.color.lintblauw.500}",
2972
+ "value": "{rhc.color.primary.500}",
2806
2973
  "type": "color"
2807
2974
  },
2808
2975
  "border-color": {
@@ -2810,7 +2977,7 @@
2810
2977
  "type": "color"
2811
2978
  },
2812
2979
  "color": {
2813
- "value": "{rhc.color.foreground.onEmphasis}",
2980
+ "value": "{rhc.color.foreground.on-dark-color}",
2814
2981
  "type": "color"
2815
2982
  },
2816
2983
  "max-block-size": {
@@ -2865,7 +3032,7 @@
2865
3032
  "type": "color"
2866
3033
  },
2867
3034
  "border-color": {
2868
- "value": "{rhc.color.lintblauw.500}",
3035
+ "value": "{rhc.color.primary.500}",
2869
3036
  "type": "color"
2870
3037
  },
2871
3038
  "invalid": {
@@ -2888,7 +3055,7 @@
2888
3055
  "type": "color"
2889
3056
  },
2890
3057
  "border-color": {
2891
- "value": "{rhc.color.lintblauw.500}",
3058
+ "value": "{rhc.color.primary.500}",
2892
3059
  "type": "color"
2893
3060
  },
2894
3061
  "border-width": {
@@ -2908,7 +3075,7 @@
2908
3075
  },
2909
3076
  "checked": {
2910
3077
  "background-color": {
2911
- "value": "{rhc.color.lintblauw.500}",
3078
+ "value": "{rhc.color.primary.500}",
2912
3079
  "type": "color"
2913
3080
  },
2914
3081
  "border-color": {
@@ -2947,11 +3114,11 @@
2947
3114
  "type": "color"
2948
3115
  },
2949
3116
  "border-color": {
2950
- "value": "{rhc.color.lintblauw.500}",
3117
+ "value": "{rhc.color.primary.500}",
2951
3118
  "type": "color"
2952
3119
  },
2953
3120
  "color": {
2954
- "value": "{rhc.color.lintblauw.500}",
3121
+ "value": "{rhc.color.primary.500}",
2955
3122
  "type": "color"
2956
3123
  }
2957
3124
  },
@@ -2961,7 +3128,7 @@
2961
3128
  "type": "borderWidth"
2962
3129
  },
2963
3130
  "background-color": {
2964
- "value": "{rhc.color.lintblauw.300}",
3131
+ "value": "{rhc.color.primary.300}",
2965
3132
  "type": "color"
2966
3133
  },
2967
3134
  "border-color": {
@@ -2979,7 +3146,7 @@
2979
3146
  "type": "borderWidth"
2980
3147
  },
2981
3148
  "background-color": {
2982
- "value": "{rhc.color.lintblauw.400}",
3149
+ "value": "{rhc.color.primary.400}",
2983
3150
  "type": "color"
2984
3151
  },
2985
3152
  "border-color": {
@@ -2994,7 +3161,7 @@
2994
3161
  },
2995
3162
  "indeterminate": {
2996
3163
  "background-color": {
2997
- "value": "{rhc.color.lintblauw.500}",
3164
+ "value": "{rhc.color.primary.500}",
2998
3165
  "type": "color"
2999
3166
  },
3000
3167
  "border-color": {
@@ -3025,7 +3192,7 @@
3025
3192
  },
3026
3193
  "active": {
3027
3194
  "background-color": {
3028
- "value": "{rhc.color.lintblauw.400}",
3195
+ "value": "{rhc.color.primary.400}",
3029
3196
  "type": "color"
3030
3197
  },
3031
3198
  "border-color": {
@@ -3043,7 +3210,7 @@
3043
3210
  },
3044
3211
  "hover": {
3045
3212
  "background-color": {
3046
- "value": "{rhc.color.lintblauw.300}",
3213
+ "value": "{rhc.color.primary.300}",
3047
3214
  "type": "color"
3048
3215
  },
3049
3216
  "border-color": {
@@ -3065,11 +3232,11 @@
3065
3232
  "type": "color"
3066
3233
  },
3067
3234
  "border-color": {
3068
- "value": "{rhc.color.lintblauw.500}",
3235
+ "value": "{rhc.color.primary.500}",
3069
3236
  "type": "color"
3070
3237
  },
3071
3238
  "color": {
3072
- "value": "{rhc.color.lintblauw.500}",
3239
+ "value": "{rhc.color.primary.500}",
3073
3240
  "type": "color"
3074
3241
  },
3075
3242
  "border-width": {
@@ -3092,7 +3259,7 @@
3092
3259
  "type": "color"
3093
3260
  },
3094
3261
  "border-color": {
3095
- "value": "{rhc.color.lintblauw.300}",
3262
+ "value": "{rhc.color.primary.300}",
3096
3263
  "type": "color"
3097
3264
  }
3098
3265
  },
@@ -3106,7 +3273,7 @@
3106
3273
  "type": "color"
3107
3274
  },
3108
3275
  "border-color": {
3109
- "value": "{rhc.color.lintblauw.400}",
3276
+ "value": "{rhc.color.primary.400}",
3110
3277
  "type": "color"
3111
3278
  }
3112
3279
  }
@@ -3155,11 +3322,11 @@
3155
3322
  "nl": {
3156
3323
  "number-badge": {
3157
3324
  "font-size": {
3158
- "value": "{rhc.font-size.paragraph.default}",
3325
+ "value": "{rhc.font-size.body.default}",
3159
3326
  "type": "fontSizes"
3160
3327
  },
3161
3328
  "line-height": {
3162
- "value": "{rhc.line-height.paragraph}",
3329
+ "value": "{rhc.line-height.sm}",
3163
3330
  "type": "lineHeights"
3164
3331
  },
3165
3332
  "min-block-size": {
@@ -3171,7 +3338,7 @@
3171
3338
  "type": "sizing"
3172
3339
  },
3173
3340
  "font-weight": {
3174
- "value": "{rhc.font-weight.bold}",
3341
+ "value": "{rhc.font-weight.strong}",
3175
3342
  "type": "fontWeights"
3176
3343
  },
3177
3344
  "border-width": {
@@ -3187,7 +3354,7 @@
3187
3354
  "type": "fontFamilies"
3188
3355
  },
3189
3356
  "background-color": {
3190
- "value": "{rhc.color.lintblauw.500}",
3357
+ "value": "{rhc.color.primary.500}",
3191
3358
  "type": "color"
3192
3359
  },
3193
3360
  "border-color": {
@@ -3203,7 +3370,7 @@
3203
3370
  "type": "spacing"
3204
3371
  },
3205
3372
  "padding-block": {
3206
- "value": "{rhc.space.100}",
3373
+ "value": "{rhc.space.25}",
3207
3374
  "type": "spacing"
3208
3375
  }
3209
3376
  }
@@ -3267,26 +3434,178 @@
3267
3434
  }
3268
3435
  }
3269
3436
  },
3270
- "components/drawer": {
3271
- "todo": {
3272
- "drawer": {
3273
- "header": {
3274
- "border-width": {
3275
- "value": "{voorbeeld.border-width.sm}",
3276
- "type": "borderWidth"
3437
+ "components/data-summary": {
3438
+ "rhc": {
3439
+ "data-summary": {
3440
+ "font-family": {
3441
+ "value": "{rhc.font-family.primary}",
3442
+ "type": "fontFamilies"
3443
+ },
3444
+ "item-value": {
3445
+ "font-weight": {
3446
+ "value": "{rhc.font-weight.default}",
3447
+ "type": "fontWeights"
3277
3448
  },
3278
- "label": {
3279
- "color": {
3280
- "value": "{utrecht.document.color}",
3281
- "type": "color"
3449
+ "row": {
3450
+ "padding-block-end": {
3451
+ "value": "{rhc.space.150}",
3452
+ "type": "spacing"
3453
+ },
3454
+ "padding-block-start": {
3455
+ "value": "{rhc.space.150}",
3456
+ "type": "spacing"
3457
+ },
3458
+ "padding-inline-end": {
3459
+ "value": "{rhc.space.0}",
3460
+ "type": "spacing"
3461
+ },
3462
+ "padding-inline-start": {
3463
+ "value": "0px",
3464
+ "type": "spacing"
3282
3465
  }
3283
3466
  },
3284
3467
  "padding-block-end": {
3285
- "value": "{voorbeeld.space.block.beetle}",
3468
+ "value": "{rhc.space.150}",
3286
3469
  "type": "spacing"
3287
3470
  },
3288
3471
  "padding-block-start": {
3289
- "value": "{voorbeeld.space.block.beetle}",
3472
+ "value": "{rhc.space.0}",
3473
+ "type": "spacing"
3474
+ },
3475
+ "padding-inline-end": {
3476
+ "value": "{rhc.space.0}",
3477
+ "type": "spacing"
3478
+ },
3479
+ "padding-inline-start": {
3480
+ "value": "{rhc.space.0}",
3481
+ "type": "spacing"
3482
+ }
3483
+ },
3484
+ "item-key": {
3485
+ "font-weight": {
3486
+ "value": "{rhc.font-weight.strong}",
3487
+ "type": "fontWeights"
3488
+ },
3489
+ "row": {
3490
+ "padding-block-end": {
3491
+ "value": "{rhc.space.150}",
3492
+ "type": "spacing"
3493
+ },
3494
+ "padding-block-start": {
3495
+ "value": "{rhc.space.150}",
3496
+ "type": "spacing"
3497
+ },
3498
+ "padding-inline-end": {
3499
+ "value": "{rhc.space.200}",
3500
+ "type": "spacing"
3501
+ },
3502
+ "padding-inline-start": {
3503
+ "value": "{rhc.space.0}",
3504
+ "type": "spacing"
3505
+ }
3506
+ },
3507
+ "padding-block-end": {
3508
+ "value": "{rhc.space.50}",
3509
+ "type": "spacing"
3510
+ },
3511
+ "padding-block-start": {
3512
+ "value": "{rhc.space.150}",
3513
+ "type": "spacing"
3514
+ },
3515
+ "padding-inline-end": {
3516
+ "value": "{rhc.space.0}",
3517
+ "type": "spacing"
3518
+ },
3519
+ "padding-inline-start": {
3520
+ "value": "{rhc.space.0}",
3521
+ "type": "spacing"
3522
+ }
3523
+ },
3524
+ "item": {
3525
+ "border-width": {
3526
+ "value": "{rhc.border-width.default}",
3527
+ "type": "borderWidth"
3528
+ },
3529
+ "border-color": {
3530
+ "value": "{rhc.color.cool-grey.300}",
3531
+ "type": "color"
3532
+ },
3533
+ "border-block-end-style": {
3534
+ "value": "solid",
3535
+ "type": "borderStyle"
3536
+ },
3537
+ "color": {
3538
+ "value": "{rhc.color.foreground.default}",
3539
+ "type": "color"
3540
+ }
3541
+ },
3542
+ "font-size": {
3543
+ "value": "{rhc.font-size.body.default}",
3544
+ "type": "fontSizes"
3545
+ },
3546
+ "line-height": {
3547
+ "value": "{rhc.line-height.body}",
3548
+ "type": "lineHeights"
3549
+ },
3550
+ "item-action": {
3551
+ "row": {
3552
+ "padding-block-end": {
3553
+ "value": "{rhc.space.150}",
3554
+ "type": "spacing"
3555
+ },
3556
+ "padding-block-start": {
3557
+ "value": "{rhc.space.150}",
3558
+ "type": "spacing"
3559
+ },
3560
+ "padding-inline-end": {
3561
+ "value": "{rhc.space.0}",
3562
+ "type": "spacing"
3563
+ },
3564
+ "padding-inline-start": {
3565
+ "value": "{rhc.space.200}",
3566
+ "type": "spacing"
3567
+ }
3568
+ },
3569
+ "padding-block-end": {
3570
+ "value": "{rhc.space.150}",
3571
+ "type": "spacing"
3572
+ },
3573
+ "padding-block-start": {
3574
+ "value": "{rhc.space.150}",
3575
+ "type": "spacing"
3576
+ },
3577
+ "padding-inline-end": {
3578
+ "value": "{rhc.space.200}",
3579
+ "type": "spacing"
3580
+ },
3581
+ "padding-inline-start": {
3582
+ "value": "{rhc.space.0}",
3583
+ "type": "spacing"
3584
+ }
3585
+ }
3586
+ }
3587
+ }
3588
+ },
3589
+ "components/drawer": {
3590
+ "todo": {
3591
+ "drawer": {
3592
+ "header": {
3593
+ "border-width": {
3594
+ "value": "{voorbeeld.border-width.sm}",
3595
+ "type": "borderWidth"
3596
+ },
3597
+ "label": {
3598
+ "color": {
3599
+ "value": "{utrecht.document.color}",
3600
+ "type": "color"
3601
+ }
3602
+ },
3603
+ "padding-block-end": {
3604
+ "value": "{voorbeeld.space.block.beetle}",
3605
+ "type": "spacing"
3606
+ },
3607
+ "padding-block-start": {
3608
+ "value": "{voorbeeld.space.block.beetle}",
3290
3609
  "type": "spacing"
3291
3610
  },
3292
3611
  "padding-inline-start": {
@@ -3436,11 +3755,11 @@
3436
3755
  "type": "fontFamilies"
3437
3756
  },
3438
3757
  "font-size": {
3439
- "value": "{rhc.font-size.paragraph.default}",
3758
+ "value": "{rhc.font-size.body.default}",
3440
3759
  "type": "fontSizes"
3441
3760
  },
3442
3761
  "font-weight": {
3443
- "value": "{rhc.font-weight.bold}",
3762
+ "value": "{rhc.font-weight.strong}",
3444
3763
  "type": "fontWeights"
3445
3764
  },
3446
3765
  "line-height": {
@@ -3513,7 +3832,7 @@
3513
3832
  "type": "spacing"
3514
3833
  },
3515
3834
  "line-height": {
3516
- "value": "{rhc.line-height.paragraph}",
3835
+ "value": "{rhc.line-height.body}",
3517
3836
  "type": "lineHeights"
3518
3837
  },
3519
3838
  "font-size": {
@@ -3570,7 +3889,7 @@
3570
3889
  "type": "borderStyle"
3571
3890
  },
3572
3891
  "border-color": {
3573
- "value": "{rhc.color.lintblauw.500}",
3892
+ "value": "{rhc.color.primary.500}",
3574
3893
  "type": "color"
3575
3894
  },
3576
3895
  "border-width": {
@@ -3620,11 +3939,11 @@
3620
3939
  "utrecht": {
3621
3940
  "page-footer": {
3622
3941
  "background-color": {
3623
- "value": "{rhc.color.lintblauw.500}",
3942
+ "value": "{rhc.color.primary.500}",
3624
3943
  "type": "color"
3625
3944
  },
3626
3945
  "color": {
3627
- "value": "{rhc.color.foreground.onEmphasis}",
3946
+ "value": "{rhc.color.foreground.on-dark-color}",
3628
3947
  "type": "color"
3629
3948
  },
3630
3949
  "padding-block-start": {
@@ -3681,21 +4000,17 @@
3681
4000
  "type": "spacing"
3682
4001
  }
3683
4002
  },
3684
- "border": {
3685
- "block-start": {
3686
- "width": {
3687
- "value": "{rhc.border-width.m}",
3688
- "type": "borderWidth"
3689
- },
3690
- "color": {
3691
- "value": "{rhc.color.lintblauw.300}",
3692
- "type": "color"
3693
- },
3694
- "style": {
3695
- "value": "solid",
3696
- "type": "borderStyle"
3697
- }
3698
- }
4003
+ "border-block-start-width": {
4004
+ "value": "{rhc.border-width.m}",
4005
+ "type": "borderWidth"
4006
+ },
4007
+ "border-block-start-color": {
4008
+ "value": "{rhc.color.primary.300}",
4009
+ "type": "color"
4010
+ },
4011
+ "border-block-start-style": {
4012
+ "value": "solid",
4013
+ "type": "borderStyle"
3699
4014
  },
3700
4015
  "outlined": {
3701
4016
  "background-color": {
@@ -3706,30 +4021,26 @@
3706
4021
  "value": "{rhc.color.primary.500}",
3707
4022
  "type": "color"
3708
4023
  },
3709
- "border": {
3710
- "color": {
3711
- "value": "{rhc.color.primary.500}",
3712
- "type": "color"
3713
- }
4024
+ "border-color": {
4025
+ "value": "{rhc.color.primary.500}",
4026
+ "type": "color"
3714
4027
  }
3715
4028
  },
3716
- "padding": {
3717
- "block-start": {
3718
- "value": "{rhc.space.500}",
3719
- "type": "spacing"
3720
- },
3721
- "block-end": {
3722
- "value": "{rhc.space.500}",
3723
- "type": "spacing"
3724
- },
3725
- "inline-start": {
3726
- "value": "{rhc.space.500}",
3727
- "type": "spacing"
3728
- },
3729
- "inline-end": {
3730
- "value": "{rhc.space.500}",
3731
- "type": "spacing"
3732
- }
4029
+ "padding-block-start": {
4030
+ "value": "{rhc.space.500}",
4031
+ "type": "spacing"
4032
+ },
4033
+ "padding-block-end": {
4034
+ "value": "{rhc.space.500}",
4035
+ "type": "spacing"
4036
+ },
4037
+ "padding-inline-start": {
4038
+ "value": "{rhc.space.500}",
4039
+ "type": "spacing"
4040
+ },
4041
+ "padding-inline-end": {
4042
+ "value": "{rhc.space.500}",
4043
+ "type": "spacing"
3733
4044
  },
3734
4045
  "flex": {
3735
4046
  "direction": {
@@ -3806,7 +4117,7 @@
3806
4117
  "type": "fontFamilies"
3807
4118
  },
3808
4119
  "font-size": {
3809
- "value": "{rhc.font-size.paragraph.default}",
4120
+ "value": "{rhc.font-size.body.default}",
3810
4121
  "type": "fontSizes"
3811
4122
  },
3812
4123
  "line-height": {
@@ -3850,11 +4161,11 @@
3850
4161
  "type": "fontFamilies"
3851
4162
  },
3852
4163
  "font-size": {
3853
- "value": "{rhc.font-size.paragraph.default}",
4164
+ "value": "{rhc.font-size.body.default}",
3854
4165
  "type": "fontSizes"
3855
4166
  },
3856
4167
  "font-weight": {
3857
- "value": "{rhc.font-weight.regular}",
4168
+ "value": "{rhc.font-weight.default}",
3858
4169
  "type": "fontWeights"
3859
4170
  },
3860
4171
  "margin-block-end": {
@@ -3880,11 +4191,11 @@
3880
4191
  "type": "fontFamilies"
3881
4192
  },
3882
4193
  "font-size": {
3883
- "value": "{rhc.font-size.paragraph.default}",
4194
+ "value": "{rhc.font-size.body.default}",
3884
4195
  "type": "fontSizes"
3885
4196
  },
3886
4197
  "font-weight": {
3887
- "value": "{rhc.font-weight.bold}",
4198
+ "value": "{rhc.font-weight.strong}",
3888
4199
  "type": "fontWeights"
3889
4200
  },
3890
4201
  "line-height": {
@@ -3902,11 +4213,11 @@
3902
4213
  "type": "color"
3903
4214
  },
3904
4215
  "font-size": {
3905
- "value": "{rhc.font-size.paragraph.default}",
4216
+ "value": "{rhc.font-size.body.default}",
3906
4217
  "type": "fontSizes"
3907
4218
  },
3908
4219
  "line-height": {
3909
- "value": "{rhc.line-height.paragraph}",
4220
+ "value": "{rhc.line-height.body}",
3910
4221
  "type": "lineHeights"
3911
4222
  },
3912
4223
  "font-family": {
@@ -3914,7 +4225,7 @@
3914
4225
  "type": "fontFamilies"
3915
4226
  },
3916
4227
  "font-weight": {
3917
- "value": "{rhc.font-weight.regular}",
4228
+ "value": "{rhc.font-weight.default}",
3918
4229
  "type": "fontWeights"
3919
4230
  },
3920
4231
  "disabled": {
@@ -3934,7 +4245,7 @@
3934
4245
  "type": "spacing"
3935
4246
  },
3936
4247
  "font-weight": {
3937
- "value": "{rhc.font-weight.regular}",
4248
+ "value": "{rhc.font-weight.default}",
3938
4249
  "type": "fontWeights"
3939
4250
  },
3940
4251
  "row-gap": {
@@ -3966,11 +4277,11 @@
3966
4277
  "type": "color"
3967
4278
  },
3968
4279
  "font-size": {
3969
- "value": "{rhc.font-size.paragraph.default}",
4280
+ "value": "{rhc.font-size.body.default}",
3970
4281
  "type": "fontSizes"
3971
4282
  },
3972
4283
  "font-weight": {
3973
- "value": "{rhc.font-weight.bold}",
4284
+ "value": "{rhc.font-weight.strong}",
3974
4285
  "type": "fontWeights"
3975
4286
  }
3976
4287
  }
@@ -3988,7 +4299,7 @@
3988
4299
  "type": "fontFamilies"
3989
4300
  },
3990
4301
  "font-weight": {
3991
- "value": "{rhc.font-weight.bold}",
4302
+ "value": "{rhc.font-weight.strong}",
3992
4303
  "type": "fontWeights"
3993
4304
  },
3994
4305
  "line-height": {
@@ -4018,7 +4329,7 @@
4018
4329
  "type": "fontFamilies"
4019
4330
  },
4020
4331
  "font-weight": {
4021
- "value": "{rhc.font-weight.bold}",
4332
+ "value": "{rhc.font-weight.strong}",
4022
4333
  "type": "fontWeights"
4023
4334
  },
4024
4335
  "line-height": {
@@ -4048,7 +4359,7 @@
4048
4359
  "type": "fontFamilies"
4049
4360
  },
4050
4361
  "font-weight": {
4051
- "value": "{rhc.font-weight.bold}",
4362
+ "value": "{rhc.font-weight.strong}",
4052
4363
  "type": "fontWeights"
4053
4364
  },
4054
4365
  "line-height": {
@@ -4078,7 +4389,7 @@
4078
4389
  "type": "fontFamilies"
4079
4390
  },
4080
4391
  "font-weight": {
4081
- "value": "{rhc.font-weight.bold}",
4392
+ "value": "{rhc.font-weight.strong}",
4082
4393
  "type": "fontWeights"
4083
4394
  },
4084
4395
  "line-height": {
@@ -4108,7 +4419,7 @@
4108
4419
  "type": "fontFamilies"
4109
4420
  },
4110
4421
  "font-weight": {
4111
- "value": "{rhc.font-weight.bold}",
4422
+ "value": "{rhc.font-weight.strong}",
4112
4423
  "type": "fontWeights"
4113
4424
  },
4114
4425
  "line-height": {
@@ -4289,7 +4600,7 @@
4289
4600
  "hero": {
4290
4601
  "heading": {
4291
4602
  "font-weight": {
4292
- "value": "{rhc.font-weight.bold}",
4603
+ "value": "{rhc.font-weight.strong}",
4293
4604
  "type": "fontWeights"
4294
4605
  },
4295
4606
  "line-height": {
@@ -4307,15 +4618,15 @@
4307
4618
  },
4308
4619
  "sub-heading": {
4309
4620
  "font-weight": {
4310
- "value": "{rhc.font-weight.regular}",
4621
+ "value": "{rhc.font-weight.default}",
4311
4622
  "type": "fontWeights"
4312
4623
  },
4313
4624
  "line-height": {
4314
- "value": "{rhc.line-height.paragraph}",
4625
+ "value": "{rhc.line-height.body}",
4315
4626
  "type": "lineHeights"
4316
4627
  },
4317
4628
  "font-size": {
4318
- "value": "{rhc.font-size.paragraph.default}",
4629
+ "value": "{rhc.font-size.body.default}",
4319
4630
  "type": "fontSizes"
4320
4631
  },
4321
4632
  "font-family": {
@@ -4325,11 +4636,11 @@
4325
4636
  },
4326
4637
  "message": {
4327
4638
  "background-color": {
4328
- "value": "{rhc.color.lintblauw.500}",
4639
+ "value": "{rhc.color.primary.500}",
4329
4640
  "type": "color"
4330
4641
  },
4331
4642
  "color": {
4332
- "value": "{rhc.color.foreground.onEmphasis}",
4643
+ "value": "{rhc.color.foreground.on-dark-color}",
4333
4644
  "type": "color"
4334
4645
  },
4335
4646
  "row-gap": {
@@ -4511,15 +4822,15 @@
4511
4822
  "type": "fontFamilies"
4512
4823
  },
4513
4824
  "font-weight": {
4514
- "value": "{rhc.font-weight.regular}",
4825
+ "value": "{rhc.font-weight.default}",
4515
4826
  "type": "fontWeights"
4516
4827
  },
4517
4828
  "font-size": {
4518
- "value": "{rhc.font-size.paragraph.default}",
4829
+ "value": "{rhc.font-size.body.default}",
4519
4830
  "type": "fontSizes"
4520
4831
  },
4521
4832
  "line-height": {
4522
- "value": "{rhc.line-height.paragraph}",
4833
+ "value": "{rhc.line-height.body}",
4523
4834
  "type": "lineHeights"
4524
4835
  }
4525
4836
  }
@@ -4951,7 +5262,7 @@
4951
5262
  },
4952
5263
  "content": {
4953
5264
  "font-size": {
4954
- "value": "{rhc.font-size.paragraph.small}",
5265
+ "value": "{rhc.font-size.body.default}",
4955
5266
  "type": "fontSizes"
4956
5267
  },
4957
5268
  "column-gap": {
@@ -4969,11 +5280,11 @@
4969
5280
  "type": "font-family"
4970
5281
  },
4971
5282
  "font-size": {
4972
- "value": "{rhc.font-size.paragraph.default}",
5283
+ "value": "{rhc.font-size.body.default}",
4973
5284
  "type": "font-size"
4974
5285
  },
4975
5286
  "font-weight": {
4976
- "value": "{rhc.font-weight.bold}",
5287
+ "value": "{rhc.font-weight.strong}",
4977
5288
  "type": "font-weight"
4978
5289
  },
4979
5290
  "line-height": {
@@ -5025,7 +5336,7 @@
5025
5336
  },
5026
5337
  "active": {
5027
5338
  "color": {
5028
- "value": "{rhc.color.foreground.onEmphasis}",
5339
+ "value": "{rhc.color.foreground.on-dark-color}",
5029
5340
  "type": "color"
5030
5341
  }
5031
5342
  },
@@ -5041,7 +5352,7 @@
5041
5352
  "type": "color"
5042
5353
  },
5043
5354
  "color": {
5044
- "value": "{rhc.color.foreground.onEmphasis}",
5355
+ "value": "{rhc.color.foreground.on-dark-color}",
5045
5356
  "type": "color"
5046
5357
  }
5047
5358
  },
@@ -5096,7 +5407,7 @@
5096
5407
  },
5097
5408
  "heading": {
5098
5409
  "font-weight": {
5099
- "value": "{rhc.font-weight.bold}",
5410
+ "value": "{rhc.font-weight.strong}",
5100
5411
  "type": "fontWeights"
5101
5412
  }
5102
5413
  },
@@ -5128,7 +5439,7 @@
5128
5439
  "type": "borderRadius"
5129
5440
  },
5130
5441
  "color": {
5131
- "value": "{rhc.color.foreground.onEmphasis}",
5442
+ "value": "{rhc.color.foreground.on-dark-color}",
5132
5443
  "type": "color"
5133
5444
  }
5134
5445
  },
@@ -5149,7 +5460,7 @@
5149
5460
  },
5150
5461
  "content": {
5151
5462
  "font-size": {
5152
- "value": "{rhc.font-size.paragraph.small}",
5463
+ "value": "{rhc.font-size.body.default}",
5153
5464
  "type": "fontSizes"
5154
5465
  },
5155
5466
  "column-gap": {
@@ -5171,7 +5482,7 @@
5171
5482
  "type": "font-size"
5172
5483
  },
5173
5484
  "font-weight": {
5174
- "value": "{rhc.font-weight.bold}",
5485
+ "value": "{rhc.font-weight.strong}",
5175
5486
  "type": "font-weight"
5176
5487
  },
5177
5488
  "line-height": {
@@ -5193,7 +5504,7 @@
5193
5504
  },
5194
5505
  "focus": {
5195
5506
  "background-color": {
5196
- "value": "{rhc.color.lintblauw.50}",
5507
+ "value": "{rhc.color.primary.50}",
5197
5508
  "type": "color"
5198
5509
  }
5199
5510
  },
@@ -5281,15 +5592,15 @@
5281
5592
  "type": "fontFamilies"
5282
5593
  },
5283
5594
  "font-weight": {
5284
- "value": "{rhc.font-weight.regular}",
5595
+ "value": "{rhc.font-weight.default}",
5285
5596
  "type": "fontWeights"
5286
5597
  },
5287
5598
  "font-size": {
5288
- "value": "{rhc.font-size.paragraph.default}",
5599
+ "value": "{rhc.font-size.body.default}",
5289
5600
  "type": "fontSizes"
5290
5601
  },
5291
5602
  "line-height": {
5292
- "value": "{rhc.line-height.paragraph}",
5603
+ "value": "{rhc.line-height.body}",
5293
5604
  "type": "lineHeights"
5294
5605
  }
5295
5606
  }
@@ -5667,15 +5978,15 @@
5667
5978
  "type": "fontFamilies"
5668
5979
  },
5669
5980
  "font-size": {
5670
- "value": "{rhc.font-size.paragraph.default}",
5981
+ "value": "{rhc.font-size.body.default}",
5671
5982
  "type": "fontSizes"
5672
5983
  },
5673
5984
  "font-weight": {
5674
- "value": "{rhc.font-weight.regular}",
5985
+ "value": "{rhc.font-weight.default}",
5675
5986
  "type": "fontWeights"
5676
5987
  },
5677
5988
  "line-height": {
5678
- "value": "{rhc.line-height.paragraph}",
5989
+ "value": "{rhc.line-height.body}",
5679
5990
  "type": "lineHeights"
5680
5991
  },
5681
5992
  "margin-block-end": {
@@ -5692,15 +6003,15 @@
5692
6003
  "type": "color"
5693
6004
  },
5694
6005
  "font-size": {
5695
- "value": "{rhc.font-size.paragraph.intro}",
6006
+ "value": "{rhc.font-size.body.intro}",
5696
6007
  "type": "fontSizes"
5697
6008
  },
5698
6009
  "font-weight": {
5699
- "value": "{rhc.font-weight.regular}",
6010
+ "value": "{rhc.font-weight.default}",
5700
6011
  "type": "fontWeights"
5701
6012
  },
5702
6013
  "line-height": {
5703
- "value": "{rhc.line-height.paragraph}",
6014
+ "value": "{rhc.line-height.body}",
5704
6015
  "type": "lineHeights"
5705
6016
  }
5706
6017
  }
@@ -5719,7 +6030,7 @@
5719
6030
  "type": "fontFamilies"
5720
6031
  },
5721
6032
  "font-weight": {
5722
- "value": "{rhc.font-weight.bold}",
6033
+ "value": "{rhc.font-weight.strong}",
5723
6034
  "type": "fontWeights"
5724
6035
  },
5725
6036
  "line-height": {
@@ -5746,7 +6057,7 @@
5746
6057
  "type": "color"
5747
6058
  },
5748
6059
  "border-color": {
5749
- "value": "{rhc.color.lintblauw.400}",
6060
+ "value": "{rhc.color.primary.400}",
5750
6061
  "type": "color"
5751
6062
  }
5752
6063
  },
@@ -5765,7 +6076,7 @@
5765
6076
  "type": "color"
5766
6077
  },
5767
6078
  "border-color": {
5768
- "value": "{rhc.color.lintblauw.500}",
6079
+ "value": "{rhc.color.primary.500}",
5769
6080
  "type": "color"
5770
6081
  },
5771
6082
  "invalid": {
@@ -5788,7 +6099,7 @@
5788
6099
  "type": "color"
5789
6100
  },
5790
6101
  "border-color": {
5791
- "value": "{rhc.color.lintblauw.500}",
6102
+ "value": "{rhc.color.primary.500}",
5792
6103
  "type": "color"
5793
6104
  },
5794
6105
  "border-width": {
@@ -5812,7 +6123,7 @@
5812
6123
  },
5813
6124
  "checked": {
5814
6125
  "background-color": {
5815
- "value": "{rhc.color.lintblauw.500}",
6126
+ "value": "{rhc.color.primary.500}",
5816
6127
  "type": "color"
5817
6128
  },
5818
6129
  "border-color": {
@@ -5825,7 +6136,7 @@
5825
6136
  },
5826
6137
  "hover": {
5827
6138
  "background-color": {
5828
- "value": "{rhc.color.lintblauw.300}",
6139
+ "value": "{rhc.color.primary.300}",
5829
6140
  "type": "color"
5830
6141
  },
5831
6142
  "border-color": {
@@ -5843,7 +6154,7 @@
5843
6154
  },
5844
6155
  "active": {
5845
6156
  "background-color": {
5846
- "value": "{rhc.color.lintblauw.400}",
6157
+ "value": "{rhc.color.primary.400}",
5847
6158
  "type": "color"
5848
6159
  },
5849
6160
  "border-color": {
@@ -5865,11 +6176,11 @@
5865
6176
  "type": "color"
5866
6177
  },
5867
6178
  "border-color": {
5868
- "value": "{rhc.color.lintblauw.500}",
6179
+ "value": "{rhc.color.primary.500}",
5869
6180
  "type": "color"
5870
6181
  },
5871
6182
  "color": {
5872
- "value": "{rhc.color.lintblauw.500}",
6183
+ "value": "{rhc.color.primary.500}",
5873
6184
  "type": "color"
5874
6185
  },
5875
6186
  "border-width": {
@@ -5902,7 +6213,7 @@
5902
6213
  "type": "color"
5903
6214
  },
5904
6215
  "border-color": {
5905
- "value": "{rhc.color.lintblauw.300}",
6216
+ "value": "{rhc.color.primary.300}",
5906
6217
  "type": "color"
5907
6218
  },
5908
6219
  "border-width": {
@@ -5957,7 +6268,7 @@
5957
6268
  "type": "color"
5958
6269
  },
5959
6270
  "border-color": {
5960
- "value": "{rhc.color.lintblauw.500}",
6271
+ "value": "{rhc.color.primary.500}",
5961
6272
  "type": "color"
5962
6273
  },
5963
6274
  "color": {
@@ -5988,7 +6299,7 @@
5988
6299
  "type": "color"
5989
6300
  },
5990
6301
  "border-color": {
5991
- "value": "{rhc.color.lintblauw.500}",
6302
+ "value": "{rhc.color.primary.500}",
5992
6303
  "type": "color"
5993
6304
  },
5994
6305
  "color": {
@@ -6020,7 +6331,7 @@
6020
6331
  "type": "color"
6021
6332
  },
6022
6333
  "border-color": {
6023
- "value": "{rhc.color.lintblauw.300}",
6334
+ "value": "{rhc.color.primary.300}",
6024
6335
  "type": "color"
6025
6336
  },
6026
6337
  "color": {
@@ -6065,15 +6376,15 @@
6065
6376
  "type": "fontFamilies"
6066
6377
  },
6067
6378
  "font-weight": {
6068
- "value": "{rhc.font-weight.regular}",
6379
+ "value": "{rhc.font-weight.default}",
6069
6380
  "type": "fontWeights"
6070
6381
  },
6071
6382
  "line-height": {
6072
- "value": "{rhc.line-height.paragraph}",
6383
+ "value": "{rhc.line-height.body}",
6073
6384
  "type": "lineHeights"
6074
6385
  },
6075
6386
  "font-size": {
6076
- "value": "{rhc.font-size.paragraph.default}",
6387
+ "value": "{rhc.font-size.body.default}",
6077
6388
  "type": "fontSizes"
6078
6389
  },
6079
6390
  "max-inline-size": {
@@ -6114,7 +6425,7 @@
6114
6425
  },
6115
6426
  "link": {
6116
6427
  "line-height": {
6117
- "value": "{rhc.line-height.paragraph}",
6428
+ "value": "{rhc.line-height.body}",
6118
6429
  "type": "lineHeights"
6119
6430
  },
6120
6431
  "icon": {
@@ -6128,7 +6439,7 @@
6128
6439
  }
6129
6440
  },
6130
6441
  "font-size": {
6131
- "value": "{rhc.font-size.paragraph.default}",
6442
+ "value": "{rhc.font-size.body.default}",
6132
6443
  "type": "fontSizes"
6133
6444
  },
6134
6445
  "font-family": {
@@ -6136,12 +6447,12 @@
6136
6447
  "type": "fontFamilies"
6137
6448
  },
6138
6449
  "font-weight": {
6139
- "value": "{rhc.font-weight.regular}",
6450
+ "value": "{rhc.font-weight.default}",
6140
6451
  "type": "fontWeights"
6141
6452
  },
6142
6453
  "current": {
6143
6454
  "font-weight": {
6144
- "value": "{rhc.font-weight.bold}",
6455
+ "value": "{rhc.font-weight.strong}",
6145
6456
  "type": "fontWeights"
6146
6457
  },
6147
6458
  "color": {
@@ -6177,7 +6488,7 @@
6177
6488
  "type": "borderStyle"
6178
6489
  },
6179
6490
  "border-color": {
6180
- "value": "{rhc.color.lintblauw.500}",
6491
+ "value": "{rhc.color.primary.500}",
6181
6492
  "type": "color"
6182
6493
  },
6183
6494
  "background-color": {
@@ -6360,7 +6671,7 @@
6360
6671
  "nl": {
6361
6672
  "skip-link": {
6362
6673
  "font-weight": {
6363
- "value": "{rhc.font-weight.bold}",
6674
+ "value": "{rhc.font-weight.strong}",
6364
6675
  "type": "fontWeights"
6365
6676
  },
6366
6677
  "font-family": {
@@ -6368,11 +6679,11 @@
6368
6679
  "type": "fontFamilies"
6369
6680
  },
6370
6681
  "font-size": {
6371
- "value": "{rhc.font-size.paragraph.default}",
6682
+ "value": "{rhc.font-size.body.default}",
6372
6683
  "type": "fontSizes"
6373
6684
  },
6374
6685
  "line-height": {
6375
- "value": "{rhc.line-height.paragraph}",
6686
+ "value": "{rhc.line-height.body}",
6376
6687
  "type": "lineHeights"
6377
6688
  },
6378
6689
  "min-block-size": {
@@ -6405,7 +6716,7 @@
6405
6716
  "type": "color"
6406
6717
  },
6407
6718
  "border-color": {
6408
- "value": "{rhc.color.lintblauw.500}",
6719
+ "value": "{rhc.color.primary.500}",
6409
6720
  "type": "color"
6410
6721
  },
6411
6722
  "border-style": {
@@ -6432,7 +6743,7 @@
6432
6743
  }
6433
6744
  },
6434
6745
  "background-color": {
6435
- "value": "{rhc.color.lintblauw.500}",
6746
+ "value": "{rhc.color.primary.500}",
6436
6747
  "type": "color"
6437
6748
  },
6438
6749
  "border-color": {
@@ -6484,15 +6795,15 @@
6484
6795
  "utrecht": {
6485
6796
  "status-badge": {
6486
6797
  "font-size": {
6487
- "value": "{rhc.font-size.paragraph.default}",
6798
+ "value": "{rhc.font-size.body.default}",
6488
6799
  "type": "fontSizes"
6489
6800
  },
6490
6801
  "line-height": {
6491
- "value": "{rhc.line-height.paragraph}",
6802
+ "value": "{rhc.line-height.body}",
6492
6803
  "type": "lineHeights"
6493
6804
  },
6494
6805
  "font-weight": {
6495
- "value": "{rhc.font-weight.bold}",
6806
+ "value": "{rhc.font-weight.strong}",
6496
6807
  "type": "fontWeights"
6497
6808
  },
6498
6809
  "border-width": {
@@ -6636,161 +6947,13 @@
6636
6947
  }
6637
6948
  }
6638
6949
  },
6639
- "components/summary-list": {
6640
- "todo": {
6641
- "summary-list": {
6642
- "font-family": {
6643
- "value": "{rhc.font-family.primary}",
6644
- "type": "fontFamilies"
6645
- },
6646
- "item-value": {
6647
- "font-weight": {
6648
- "value": "{rhc.font-weight.regular}",
6649
- "type": "fontWeights"
6650
- },
6651
- "row": {
6652
- "padding-block-end": {
6653
- "value": "{rhc.space.150}",
6654
- "type": "spacing"
6655
- },
6656
- "padding-block-start": {
6657
- "value": "{rhc.space.150}",
6658
- "type": "spacing"
6659
- },
6660
- "padding-inline-end": {
6661
- "value": "{rhc.space.0}",
6662
- "type": "spacing"
6663
- },
6664
- "padding-inline-start": {
6665
- "value": "0px",
6666
- "type": "spacing"
6667
- }
6668
- },
6669
- "padding-block-end": {
6670
- "value": "{rhc.space.150}",
6671
- "type": "spacing"
6672
- },
6673
- "padding-block-start": {
6674
- "value": "{rhc.space.0}",
6675
- "type": "spacing"
6676
- },
6677
- "padding-inline-end": {
6678
- "value": "{rhc.space.0}",
6679
- "type": "spacing"
6680
- },
6681
- "padding-inline-start": {
6682
- "value": "{rhc.space.0}",
6683
- "type": "spacing"
6684
- }
6685
- },
6686
- "item-key": {
6687
- "font-weight": {
6688
- "value": "{rhc.font-weight.bold}",
6689
- "type": "fontWeights"
6690
- },
6691
- "row": {
6692
- "padding-block-end": {
6693
- "value": "{rhc.space.150}",
6694
- "type": "spacing"
6695
- },
6696
- "padding-block-start": {
6697
- "value": "{rhc.space.150}",
6698
- "type": "spacing"
6699
- },
6700
- "padding-inline-end": {
6701
- "value": "{rhc.space.200}",
6702
- "type": "spacing"
6703
- },
6704
- "padding-inline-start": {
6705
- "value": "{rhc.space.0}",
6706
- "type": "spacing"
6707
- }
6708
- },
6709
- "padding-block-end": {
6710
- "value": "{rhc.space.50}",
6711
- "type": "spacing"
6712
- },
6713
- "padding-block-start": {
6714
- "value": "{rhc.space.150}",
6715
- "type": "spacing"
6716
- },
6717
- "padding-inline-end": {
6718
- "value": "{rhc.space.0}",
6719
- "type": "spacing"
6720
- },
6721
- "padding-inline-start": {
6722
- "value": "{rhc.space.0}",
6723
- "type": "spacing"
6724
- }
6725
- },
6726
- "item": {
6727
- "border-width": {
6728
- "value": "{rhc.border-width.default}",
6729
- "type": "borderWidth"
6730
- },
6731
- "border-color": {
6732
- "value": "{rhc.color.cool-grey.300}",
6733
- "type": "color"
6734
- },
6735
- "color": {
6736
- "value": "{rhc.color.foreground.default}",
6737
- "type": "color"
6738
- }
6739
- },
6740
- "font-size": {
6741
- "value": "{rhc.font-size.paragraph.default}",
6742
- "type": "fontSizes"
6743
- },
6744
- "line-height": {
6745
- "value": "{rhc.line-height.paragraph}",
6746
- "type": "lineHeights"
6747
- },
6748
- "item-action": {
6749
- "row": {
6750
- "padding-block-end": {
6751
- "value": "{rhc.space.150}",
6752
- "type": "spacing"
6753
- },
6754
- "padding-block-start": {
6755
- "value": "{rhc.space.150}",
6756
- "type": "spacing"
6757
- },
6758
- "padding-inline-end": {
6759
- "value": "{rhc.space.0}",
6760
- "type": "spacing"
6761
- },
6762
- "padding-inline-start": {
6763
- "value": "{rhc.space.200}",
6764
- "type": "spacing"
6765
- }
6766
- },
6767
- "padding-block-end": {
6768
- "value": "{rhc.space.150}",
6769
- "type": "spacing"
6770
- },
6771
- "padding-block-start": {
6772
- "value": "{rhc.space.150}",
6773
- "type": "spacing"
6774
- },
6775
- "padding-inline-end": {
6776
- "value": "{rhc.space.200}",
6777
- "type": "spacing"
6778
- },
6779
- "padding-inline-start": {
6780
- "value": "{rhc.space.0}",
6781
- "type": "spacing"
6782
- }
6783
- }
6784
- }
6785
- }
6786
- },
6787
- "components/table": {
6788
- "utrecht": {
6789
- "table": {
6790
- "header-cell": {
6791
- "line-height": {
6792
- "value": "{rhc.line-height.paragraph}",
6793
- "type": "lineHeights"
6950
+ "components/table": {
6951
+ "utrecht": {
6952
+ "table": {
6953
+ "header-cell": {
6954
+ "line-height": {
6955
+ "value": "{rhc.line-height.body}",
6956
+ "type": "lineHeights"
6794
6957
  },
6795
6958
  "color": {
6796
6959
  "value": "{rhc.color.foreground.default}",
@@ -6801,11 +6964,11 @@
6801
6964
  "type": "fontFamilies"
6802
6965
  },
6803
6966
  "font-weight": {
6804
- "value": "{rhc.font-weight.bold}",
6967
+ "value": "{rhc.font-weight.strong}",
6805
6968
  "type": "fontWeights"
6806
6969
  },
6807
6970
  "font-size": {
6808
- "value": "{rhc.font-size.paragraph.default}",
6971
+ "value": "{rhc.font-size.body.default}",
6809
6972
  "type": "fontSizes"
6810
6973
  }
6811
6974
  },
@@ -6827,7 +6990,7 @@
6827
6990
  "type": "fontFamilies"
6828
6991
  },
6829
6992
  "font-weight": {
6830
- "value": "{rhc.font-weight.bold}",
6993
+ "value": "{rhc.font-weight.strong}",
6831
6994
  "type": "fontWeights"
6832
6995
  },
6833
6996
  "font-size": {
@@ -6867,15 +7030,15 @@
6867
7030
  "type": "fontFamilies"
6868
7031
  },
6869
7032
  "font-weight": {
6870
- "value": "{rhc.font-weight.regular}",
7033
+ "value": "{rhc.font-weight.default}",
6871
7034
  "type": "fontWeights"
6872
7035
  },
6873
7036
  "line-height": {
6874
- "value": "{rhc.line-height.paragraph}",
7037
+ "value": "{rhc.line-height.body}",
6875
7038
  "type": "lineHeights"
6876
7039
  },
6877
7040
  "font-size": {
6878
- "value": "{rhc.font-size.paragraph.default}",
7041
+ "value": "{rhc.font-size.body.default}",
6879
7042
  "type": "fontSizes"
6880
7043
  }
6881
7044
  },
@@ -6923,11 +7086,11 @@
6923
7086
  },
6924
7087
  "footer-cell": {
6925
7088
  "font-weight": {
6926
- "value": "{rhc.font-weight.bold}",
7089
+ "value": "{rhc.font-weight.strong}",
6927
7090
  "type": "fontWeights"
6928
7091
  },
6929
7092
  "font-size": {
6930
- "value": "{rhc.font-size.paragraph.default}",
7093
+ "value": "{rhc.font-size.body.default}",
6931
7094
  "type": "fontSizes"
6932
7095
  },
6933
7096
  "color": {
@@ -6939,7 +7102,7 @@
6939
7102
  "type": "fontFamilies"
6940
7103
  },
6941
7104
  "line-height": {
6942
- "value": "{rhc.line-height.paragraph}",
7105
+ "value": "{rhc.line-height.body}",
6943
7106
  "type": "lineHeights"
6944
7107
  }
6945
7108
  },
@@ -7112,7 +7275,7 @@
7112
7275
  "type": "color"
7113
7276
  },
7114
7277
  "border-color": {
7115
- "value": "{rhc.color.lintblauw.500}",
7278
+ "value": "{rhc.color.primary.500}",
7116
7279
  "type": "color"
7117
7280
  },
7118
7281
  "color": {
@@ -7149,7 +7312,7 @@
7149
7312
  "type": "color"
7150
7313
  },
7151
7314
  "border-color": {
7152
- "value": "{rhc.color.lintblauw.500}",
7315
+ "value": "{rhc.color.primary.500}",
7153
7316
  "type": "color"
7154
7317
  },
7155
7318
  "color": {
@@ -7195,7 +7358,7 @@
7195
7358
  "type": "color"
7196
7359
  },
7197
7360
  "border-color": {
7198
- "value": "{rhc.color.lintblauw.300}",
7361
+ "value": "{rhc.color.primary.300}",
7199
7362
  "type": "color"
7200
7363
  },
7201
7364
  "color": {
@@ -7224,15 +7387,15 @@
7224
7387
  "type": "fontFamilies"
7225
7388
  },
7226
7389
  "font-weight": {
7227
- "value": "{rhc.font-weight.regular}",
7390
+ "value": "{rhc.font-weight.default}",
7228
7391
  "type": "fontWeights"
7229
7392
  },
7230
7393
  "line-height": {
7231
- "value": "{rhc.line-height.paragraph}",
7394
+ "value": "{rhc.line-height.body}",
7232
7395
  "type": "lineHeights"
7233
7396
  },
7234
7397
  "font-size": {
7235
- "value": "{rhc.font-size.paragraph.default}",
7398
+ "value": "{rhc.font-size.body.default}",
7236
7399
  "type": "fontSizes"
7237
7400
  }
7238
7401
  }
@@ -7250,15 +7413,15 @@
7250
7413
  "type": "fontFamilies"
7251
7414
  },
7252
7415
  "font-size": {
7253
- "value": "{rhc.font-size.paragraph.default}",
7416
+ "value": "{rhc.font-size.body.default}",
7254
7417
  "type": "fontSizes"
7255
7418
  },
7256
7419
  "font-weight": {
7257
- "value": "{rhc.font-weight.regular}",
7420
+ "value": "{rhc.font-weight.default}",
7258
7421
  "type": "fontWeights"
7259
7422
  },
7260
7423
  "line-height": {
7261
- "value": "{rhc.line-height.paragraph}",
7424
+ "value": "{rhc.line-height.body}",
7262
7425
  "type": "lineHeights"
7263
7426
  },
7264
7427
  "max-inline-size": {
@@ -7286,7 +7449,7 @@
7286
7449
  "type": "color"
7287
7450
  },
7288
7451
  "border-color": {
7289
- "value": "{rhc.color.lintblauw.500}",
7452
+ "value": "{rhc.color.primary.500}",
7290
7453
  "type": "color"
7291
7454
  },
7292
7455
  "color": {
@@ -7335,7 +7498,7 @@
7335
7498
  "type": "color"
7336
7499
  },
7337
7500
  "border-color": {
7338
- "value": "{rhc.color.lintblauw.500}",
7501
+ "value": "{rhc.color.primary.500}",
7339
7502
  "type": "color"
7340
7503
  },
7341
7504
  "color": {
@@ -7381,7 +7544,7 @@
7381
7544
  "type": "color"
7382
7545
  },
7383
7546
  "border-color": {
7384
- "value": "{rhc.color.lintblauw.300}",
7547
+ "value": "{rhc.color.primary.300}",
7385
7548
  "type": "color"
7386
7549
  },
7387
7550
  "color": {
@@ -7514,15 +7677,15 @@
7514
7677
  "type": "fontFamilies"
7515
7678
  },
7516
7679
  "font-weight": {
7517
- "value": "{rhc.font-weight.regular}",
7680
+ "value": "{rhc.font-weight.default}",
7518
7681
  "type": "fontWeights"
7519
7682
  },
7520
7683
  "font-size": {
7521
- "value": "{rhc.font-size.paragraph.default}",
7684
+ "value": "{rhc.font-size.body.default}",
7522
7685
  "type": "fontSizes"
7523
7686
  },
7524
7687
  "line-height": {
7525
- "value": "{rhc.line-height.paragraph}",
7688
+ "value": "{rhc.line-height.body}",
7526
7689
  "type": "lineHeights"
7527
7690
  },
7528
7691
  "item": {
@@ -7552,6 +7715,28 @@
7552
7715
  }
7553
7716
  }
7554
7717
  },
7718
+ "components/column-layout": {
7719
+ "utrecht": {
7720
+ "column-layout": {
7721
+ "column-rule-color": {
7722
+ "value": "{rhc.color.none}",
7723
+ "type": "color"
7724
+ },
7725
+ "column-rule-width": {
7726
+ "value": "{rhc.border-width.none}",
7727
+ "type": "borderWidth"
7728
+ },
7729
+ "column-width": {
7730
+ "value": "400px",
7731
+ "type": "sizing"
7732
+ },
7733
+ "gap": {
7734
+ "value": "{rhc.space.150}",
7735
+ "type": "spacing"
7736
+ }
7737
+ }
7738
+ }
7739
+ },
7555
7740
  "overwrites/primaire kleur/groen": {
7556
7741
  "rhc": {
7557
7742
  "color": {
@@ -7687,6 +7872,51 @@
7687
7872
  }
7688
7873
  }
7689
7874
  },
7875
+ "overwrites/primaire kleur/hemelblauw": {
7876
+ "rhc": {
7877
+ "color": {
7878
+ "primary": {
7879
+ "50": {
7880
+ "value": "{rhc.color.hemelblauw.50}",
7881
+ "type": "color"
7882
+ },
7883
+ "100": {
7884
+ "value": "{rhc.color.hemelblauw.100}",
7885
+ "type": "color"
7886
+ },
7887
+ "200": {
7888
+ "value": "{rhc.color.hemelblauw.200}",
7889
+ "type": "color"
7890
+ },
7891
+ "300": {
7892
+ "value": "{rhc.color.hemelblauw.300}",
7893
+ "type": "color"
7894
+ },
7895
+ "400": {
7896
+ "value": "{rhc.color.hemelblauw.400}",
7897
+ "type": "color"
7898
+ },
7899
+ "500": {
7900
+ "value": "{rhc.color.hemelblauw.500}",
7901
+ "type": "color"
7902
+ },
7903
+ "hover": {
7904
+ "value": "{rhc.color.primary.500}",
7905
+ "type": "color",
7906
+ "$extensions": {
7907
+ "studio.tokens": {
7908
+ "modify": {
7909
+ "type": "darken",
7910
+ "value": "0.3",
7911
+ "space": "lch"
7912
+ }
7913
+ }
7914
+ }
7915
+ }
7916
+ }
7917
+ }
7918
+ }
7919
+ },
7690
7920
  "overwrites/primaire kleur/paars": {
7691
7921
  "rhc": {
7692
7922
  "color": {
@@ -7823,62 +8053,128 @@
7823
8053
  }
7824
8054
  },
7825
8055
  "overwrites/primaire kleur/contrast fix/foreground op lichte kleur": {
7826
- "rhc": {
7827
- "color": {
7828
- "foreground": {
7829
- "onEmphasis": {
7830
- "value": "{rhc.color.zwart}",
7831
- "type": "color"
7832
- }
7833
- }
7834
- }
7835
- }
7836
- },
7837
- "overwrites/primaire kleur/contrast fix/non primary button labels coolgrey": {
7838
8056
  "utrecht": {
7839
8057
  "button": {
7840
- "secondary-action": {
7841
- "hover": {
7842
- "background-color": {
7843
- "value": "{rhc.color.primary.100}",
7844
- "type": "color"
7845
- },
7846
- "border-color": {
7847
- "value": "{rhc.color.cool-grey.800}",
7848
- "type": "color"
7849
- },
7850
- "color": {
7851
- "value": "{rhc.color.cool-grey.800}",
7852
- "type": "color"
7853
- }
7854
- },
7855
- "background-color": {
7856
- "value": "{rhc.color.none}",
7857
- "type": "color"
7858
- },
7859
- "border-color": {
7860
- "value": "{rhc.color.cool-grey.700}",
7861
- "type": "color"
7862
- },
8058
+ "primary-action": {
7863
8059
  "color": {
7864
- "value": "{rhc.color.cool-grey.700}",
8060
+ "value": "{rhc.color.foreground.on-light-color}",
7865
8061
  "type": "color"
7866
8062
  },
7867
- "disabled": {
7868
- "background-color": {
7869
- "value": "{rhc.color.none}",
7870
- "type": "color"
7871
- },
7872
- "border-color": {
7873
- "value": "{rhc.color.cool-grey.400}",
7874
- "type": "color"
7875
- },
8063
+ "active": {
7876
8064
  "color": {
7877
- "value": "{rhc.color.cool-grey.400}",
8065
+ "value": "{rhc.color.foreground.on-light-color}",
7878
8066
  "type": "color"
7879
8067
  }
7880
8068
  },
7881
- "focus": {
8069
+ "hover": {
8070
+ "color": {
8071
+ "value": "{rhc.color.foreground.on-light-color}",
8072
+ "type": "color"
8073
+ }
8074
+ },
8075
+ "focus": {
8076
+ "color": {
8077
+ "value": "{rhc.color.foreground.on-light-color}",
8078
+ "type": "color"
8079
+ }
8080
+ },
8081
+ "pressed": {
8082
+ "color": {
8083
+ "value": "{rhc.color.foreground.on-light-color}",
8084
+ "type": "color"
8085
+ }
8086
+ }
8087
+ }
8088
+ },
8089
+ "page-footer": {
8090
+ "color": {
8091
+ "value": "{rhc.color.foreground.on-light-color}",
8092
+ "type": "color"
8093
+ }
8094
+ }
8095
+ },
8096
+ "rhc": {
8097
+ "card-as-link": {
8098
+ "horizontal": {
8099
+ "color": {
8100
+ "value": "{rhc.color.foreground.on-light-color}",
8101
+ "type": "color"
8102
+ }
8103
+ }
8104
+ },
8105
+ "hero": {
8106
+ "message": {
8107
+ "color": {
8108
+ "value": "{rhc.color.foreground.on-light-color}",
8109
+ "type": "color"
8110
+ }
8111
+ }
8112
+ },
8113
+ "nav-bar": {
8114
+ "link": {
8115
+ "active": {
8116
+ "color": {
8117
+ "value": "{rhc.color.foreground.on-light-color}",
8118
+ "type": "color"
8119
+ }
8120
+ }
8121
+ },
8122
+ "icon": {
8123
+ "active": {
8124
+ "color": {
8125
+ "value": "{rhc.color.foreground.on-light-color}",
8126
+ "type": "color"
8127
+ }
8128
+ }
8129
+ }
8130
+ }
8131
+ }
8132
+ },
8133
+ "overwrites/primaire kleur/contrast fix/non primary button labels coolgrey": {
8134
+ "utrecht": {
8135
+ "button": {
8136
+ "secondary-action": {
8137
+ "hover": {
8138
+ "background-color": {
8139
+ "value": "{rhc.color.primary.100}",
8140
+ "type": "color"
8141
+ },
8142
+ "border-color": {
8143
+ "value": "{rhc.color.cool-grey.800}",
8144
+ "type": "color"
8145
+ },
8146
+ "color": {
8147
+ "value": "{rhc.color.cool-grey.800}",
8148
+ "type": "color"
8149
+ }
8150
+ },
8151
+ "background-color": {
8152
+ "value": "{rhc.color.none}",
8153
+ "type": "color"
8154
+ },
8155
+ "border-color": {
8156
+ "value": "{rhc.color.cool-grey.700}",
8157
+ "type": "color"
8158
+ },
8159
+ "color": {
8160
+ "value": "{rhc.color.cool-grey.700}",
8161
+ "type": "color"
8162
+ },
8163
+ "disabled": {
8164
+ "background-color": {
8165
+ "value": "{rhc.color.none}",
8166
+ "type": "color"
8167
+ },
8168
+ "border-color": {
8169
+ "value": "{rhc.color.cool-grey.400}",
8170
+ "type": "color"
8171
+ },
8172
+ "color": {
8173
+ "value": "{rhc.color.cool-grey.400}",
8174
+ "type": "color"
8175
+ }
8176
+ },
8177
+ "focus": {
7882
8178
  "background-color": {
7883
8179
  "value": "{rhc.color.primary.100}",
7884
8180
  "type": "color"
@@ -8048,7 +8344,7 @@
8048
8344
  "type": "color"
8049
8345
  },
8050
8346
  "color": {
8051
- "value": "{rhc.color.foreground.onEmphasis}",
8347
+ "value": "{rhc.color.foreground.on-dark-color}",
8052
8348
  "type": "color"
8053
8349
  }
8054
8350
  },
@@ -8061,7 +8357,7 @@
8061
8357
  "type": "color"
8062
8358
  },
8063
8359
  "color": {
8064
- "value": "{rhc.color.foreground.onEmphasis}",
8360
+ "value": "{rhc.color.foreground.on-dark-color}",
8065
8361
  "type": "color"
8066
8362
  },
8067
8363
  "disabled": {
@@ -8088,7 +8384,7 @@
8088
8384
  "type": "color"
8089
8385
  },
8090
8386
  "color": {
8091
- "value": "{rhc.color.foreground.onEmphasis}",
8387
+ "value": "{rhc.color.foreground.on-dark-color}",
8092
8388
  "type": "color"
8093
8389
  }
8094
8390
  },
@@ -8111,7 +8407,7 @@
8111
8407
  "type": "color"
8112
8408
  },
8113
8409
  "color": {
8114
- "value": "{rhc.color.foreground.onEmphasis}",
8410
+ "value": "{rhc.color.foreground.on-dark-color}",
8115
8411
  "type": "color"
8116
8412
  }
8117
8413
  },
@@ -8134,7 +8430,7 @@
8134
8430
  "type": "color"
8135
8431
  },
8136
8432
  "color": {
8137
- "value": "{rhc.color.foreground.onEmphasis}",
8433
+ "value": "{rhc.color.foreground.on-dark-color}",
8138
8434
  "type": "color"
8139
8435
  }
8140
8436
  }
@@ -8617,179 +8913,7 @@
8617
8913
  }
8618
8914
  }
8619
8915
  },
8620
- "overwrites/focus/background": {
8621
- "utrecht": {
8622
- "accordion": {
8623
- "button": {
8624
- "focus": {
8625
- "background-color": {
8626
- "value": "{overwrite.focus.background}",
8627
- "type": "color"
8628
- }
8629
- }
8630
- }
8631
- },
8632
- "button": {
8633
- "primary-action": {
8634
- "focus": {
8635
- "background-color": {
8636
- "value": "{overwrite.focus.background}",
8637
- "type": "color"
8638
- }
8639
- }
8640
- },
8641
- "secondary-action": {
8642
- "focus": {
8643
- "background-color": {
8644
- "value": "{overwrite.focus.background}",
8645
- "type": "color"
8646
- }
8647
- }
8648
- },
8649
- "subtle": {
8650
- "focus": {
8651
- "background-color": {
8652
- "value": "{overwrite.focus.background}",
8653
- "type": "color"
8654
- }
8655
- }
8656
- }
8657
- },
8658
- "checkbox": {
8659
- "focus": {
8660
- "background-color": {
8661
- "value": "{overwrite.focus.background}",
8662
- "type": "color"
8663
- }
8664
- },
8665
- "checked": {
8666
- "focus": {
8667
- "background-color": {
8668
- "value": "{overwrite.focus.background}",
8669
- "type": "color"
8670
- }
8671
- }
8672
- }
8673
- },
8674
- "radio-button": {
8675
- "focus": {
8676
- "background-color": {
8677
- "value": "{overwrite.focus.background}",
8678
- "type": "color"
8679
- }
8680
- },
8681
- "checked": {
8682
- "focus": {
8683
- "background-color": {
8684
- "value": "{overwrite.focus.background}",
8685
- "type": "color"
8686
- }
8687
- }
8688
- }
8689
- },
8690
- "link": {
8691
- "focus": {
8692
- "background-color": {
8693
- "value": "{overwrite.focus.background}",
8694
- "type": "color"
8695
- }
8696
- }
8697
- },
8698
- "select": {
8699
- "focus": {
8700
- "background-color": {
8701
- "value": "{overwrite.focus.background}",
8702
- "type": "color"
8703
- }
8704
- }
8705
- },
8706
- "textarea": {
8707
- "focus": {
8708
- "background-color": {
8709
- "value": "{overwrite.focus.background}",
8710
- "type": "color"
8711
- }
8712
- }
8713
- },
8714
- "textbox": {
8715
- "focus": {
8716
- "background-color": {
8717
- "value": "{overwrite.focus.background}",
8718
- "type": "color"
8719
- }
8720
- }
8721
- },
8722
- "counter-badge": {
8723
- "background-color": {
8724
- "value": "{overwrite.focus.background}",
8725
- "type": "color"
8726
- }
8727
- },
8728
- "skip-link": {
8729
- "focus": {
8730
- "background-color": {
8731
- "value": "{overwrite.focus.background}",
8732
- "type": "color"
8733
- }
8734
- }
8735
- }
8736
- },
8737
- "overwrite": {
8738
- "focus": {
8739
- "background": {
8740
- "value": "{rhc.color.donkergeel.300}",
8741
- "type": "color"
8742
- }
8743
- }
8744
- },
8745
- "todo": {
8746
- "nav-bar": {
8747
- "link": {
8748
- "focus": {
8749
- "background-color": {
8750
- "value": "{overwrite.focus.background}",
8751
- "type": "color"
8752
- }
8753
- }
8754
- }
8755
- },
8756
- "pagination": {
8757
- "page-link": {
8758
- "focus": {
8759
- "background-color": {
8760
- "value": "{overwrite.focus.background}",
8761
- "type": "color"
8762
- }
8763
- }
8764
- }
8765
- }
8766
- },
8767
- "denhaag": {
8768
- "sidenav": {
8769
- "link": {
8770
- "focus": {
8771
- "background-color": {
8772
- "value": "{overwrite.focus.background}",
8773
- "type": "color"
8774
- }
8775
- }
8776
- }
8777
- }
8778
- }
8779
- },
8780
- "overwrites/focus/outline-color": {
8781
- "rhc": {
8782
- "color": {
8783
- "focus": {
8784
- "outline": {
8785
- "value": "{rhc.color.primary.500}",
8786
- "type": "color"
8787
- }
8788
- }
8789
- }
8790
- }
8791
- },
8792
- "overwrites/heading-color/primairy": {
8916
+ "overwrites/heading-color/primary": {
8793
8917
  "nl": {
8794
8918
  "heading-level-1": {
8795
8919
  "color": {
@@ -8823,13 +8947,367 @@
8823
8947
  }
8824
8948
  }
8825
8949
  },
8826
- "overwrites/oude rijkshuisstijl/border": {
8827
- "rhc": {
8828
- "border-radius": {
8829
- "sm": {
8830
- "value": "0",
8831
- "type": "borderRadius"
8832
- },
8950
+ "overwrites/footer/lintblauw-background": {
8951
+ "utrecht": {
8952
+ "page-footer": {
8953
+ "background-color": {
8954
+ "value": "{rhc.color.lintblauw.500}",
8955
+ "type": "color"
8956
+ },
8957
+ "color": {
8958
+ "value": "{rhc.color.foreground.on-dark-color}",
8959
+ "type": "color"
8960
+ }
8961
+ }
8962
+ },
8963
+ "rhc": {
8964
+ "page-footer": {
8965
+ "border-block-start-color": {
8966
+ "value": "{rhc.color.lintblauw.500}",
8967
+ "type": "color"
8968
+ }
8969
+ }
8970
+ }
8971
+ },
8972
+ "overwrites/footer/lintblauw-outline": {
8973
+ "utrecht": {
8974
+ "page-footer": {
8975
+ "background-color": {
8976
+ "value": "{rhc.color.wit}",
8977
+ "type": "color"
8978
+ },
8979
+ "color": {
8980
+ "value": "{rhc.color.lintblauw.500}",
8981
+ "type": "color"
8982
+ }
8983
+ }
8984
+ },
8985
+ "rhc": {
8986
+ "page-footer": {
8987
+ "border-block-start-color": {
8988
+ "value": "{rhc.color.lintblauw.500}",
8989
+ "type": "color"
8990
+ }
8991
+ }
8992
+ }
8993
+ },
8994
+ "overwrites/footer/primary-outline": {
8995
+ "utrecht": {
8996
+ "page-footer": {
8997
+ "background-color": {
8998
+ "value": "{rhc.color.wit}",
8999
+ "type": "color"
9000
+ },
9001
+ "color": {
9002
+ "value": "{rhc.color.lintblauw.500}",
9003
+ "type": "color"
9004
+ }
9005
+ }
9006
+ },
9007
+ "rhc": {
9008
+ "page-footer": {
9009
+ "border-block-start-color": {
9010
+ "value": "{rhc.color.primary.500}",
9011
+ "type": "color"
9012
+ }
9013
+ }
9014
+ }
9015
+ },
9016
+ "overwrites/nav-bar/lintblauw-background": {
9017
+ "rhc": {
9018
+ "nav-bar": {
9019
+ "icon": {
9020
+ "color": {
9021
+ "value": "{rhc.color.foreground.on-dark-color}",
9022
+ "type": "color"
9023
+ },
9024
+ "active": {
9025
+ "color": {
9026
+ "value": "{rhc.color.foreground.on-dark-color}",
9027
+ "type": "color"
9028
+ }
9029
+ }
9030
+ },
9031
+ "link": {
9032
+ "active": {
9033
+ "background-color": {
9034
+ "value": "{rhc.color.lintblauw.500}",
9035
+ "type": "color"
9036
+ },
9037
+ "color": {
9038
+ "value": "{rhc.color.foreground.on-dark-color}",
9039
+ "type": "color"
9040
+ }
9041
+ },
9042
+ "background-color": {
9043
+ "value": "{rhc.color.lintblauw.500}",
9044
+ "type": "color"
9045
+ },
9046
+ "color": {
9047
+ "value": "{rhc.color.foreground.on-dark-color}",
9048
+ "type": "color"
9049
+ },
9050
+ "focus": {
9051
+ "background-color": {
9052
+ "value": "{rhc.color.lintblauw.50}",
9053
+ "type": "color"
9054
+ },
9055
+ "color": {
9056
+ "value": "{rhc.color.foreground.on-dark-color}",
9057
+ "type": "color"
9058
+ }
9059
+ },
9060
+ "hover": {
9061
+ "background-color": {
9062
+ "value": "{rhc.color.cool-grey.50}",
9063
+ "type": "color"
9064
+ },
9065
+ "color": {
9066
+ "value": "{rhc.color.foreground.on-dark-color}",
9067
+ "type": "color"
9068
+ }
9069
+ }
9070
+ },
9071
+ "background-color": {
9072
+ "value": "{rhc.color.lintblauw.500}",
9073
+ "type": "color"
9074
+ },
9075
+ "color": {
9076
+ "value": "{rhc.color.foreground.on-dark-color}",
9077
+ "type": "color"
9078
+ },
9079
+ "border-color": {
9080
+ "value": "{rhc.color.none}",
9081
+ "type": "color"
9082
+ }
9083
+ }
9084
+ }
9085
+ },
9086
+ "overwrites/nav-bar/primary-background": {
9087
+ "rhc": {
9088
+ "nav-bar": {
9089
+ "icon": {
9090
+ "color": {
9091
+ "value": "{rhc.color.foreground.on-dark-color}",
9092
+ "type": "color"
9093
+ },
9094
+ "active": {
9095
+ "color": {
9096
+ "value": "{rhc.color.foreground.on-dark-color}",
9097
+ "type": "color"
9098
+ }
9099
+ }
9100
+ },
9101
+ "link": {
9102
+ "active": {
9103
+ "background-color": {
9104
+ "value": "{rhc.color.primary.500}",
9105
+ "type": "color"
9106
+ },
9107
+ "color": {
9108
+ "value": "{rhc.color.foreground.on-dark-color}",
9109
+ "type": "color"
9110
+ }
9111
+ },
9112
+ "background-color": {
9113
+ "value": "{rhc.color.primary.500}",
9114
+ "type": "color"
9115
+ },
9116
+ "color": {
9117
+ "value": "{rhc.color.foreground.on-dark-color}",
9118
+ "type": "color"
9119
+ },
9120
+ "focus": {
9121
+ "background-color": {
9122
+ "value": "{rhc.color.lintblauw.50}",
9123
+ "type": "color"
9124
+ },
9125
+ "color": {
9126
+ "value": "{rhc.color.foreground.on-dark-color}",
9127
+ "type": "color"
9128
+ }
9129
+ },
9130
+ "hover": {
9131
+ "background-color": {
9132
+ "value": "{rhc.color.cool-grey.50}",
9133
+ "type": "color"
9134
+ },
9135
+ "color": {
9136
+ "value": "{rhc.color.foreground.on-dark-color}",
9137
+ "type": "color"
9138
+ }
9139
+ }
9140
+ },
9141
+ "background-color": {
9142
+ "value": "{rhc.color.primary.500}",
9143
+ "type": "color"
9144
+ },
9145
+ "color": {
9146
+ "value": "{rhc.color.foreground.on-dark-color}",
9147
+ "type": "color"
9148
+ },
9149
+ "border-color": {
9150
+ "value": "{rhc.color.none}",
9151
+ "type": "color"
9152
+ }
9153
+ }
9154
+ }
9155
+ },
9156
+ "overwrites/nav-bar/lintblauw-outline": {
9157
+ "rhc": {
9158
+ "nav-bar": {
9159
+ "icon": {
9160
+ "color": {
9161
+ "value": "{rhc.color.lintblauw.500}",
9162
+ "type": "color"
9163
+ },
9164
+ "active": {
9165
+ "color": {
9166
+ "value": "{rhc.color.foreground.on-dark-color}",
9167
+ "type": "color"
9168
+ }
9169
+ }
9170
+ },
9171
+ "link": {
9172
+ "active": {
9173
+ "background-color": {
9174
+ "value": "{rhc.color.lintblauw.100}",
9175
+ "type": "color"
9176
+ },
9177
+ "color": {
9178
+ "value": "{rhc.color.lintblauw.500}",
9179
+ "type": "color"
9180
+ }
9181
+ },
9182
+ "background-color": {
9183
+ "value": "{rhc.color.wit}",
9184
+ "type": "color"
9185
+ },
9186
+ "color": {
9187
+ "value": "{rhc.color.lintblauw.500}",
9188
+ "type": "color"
9189
+ },
9190
+ "focus": {
9191
+ "background-color": {
9192
+ "value": "{rhc.color.primary.50}",
9193
+ "type": "color"
9194
+ },
9195
+ "color": {
9196
+ "value": "{rhc.color.lintblauw.500}",
9197
+ "type": "color"
9198
+ }
9199
+ },
9200
+ "hover": {
9201
+ "background-color": {
9202
+ "value": "{rhc.color.cool-grey.50}",
9203
+ "type": "color"
9204
+ },
9205
+ "color": {
9206
+ "value": "{rhc.color.lintblauw.500}",
9207
+ "type": "color"
9208
+ }
9209
+ }
9210
+ },
9211
+ "background-color": {
9212
+ "value": "{rhc.color.wit}",
9213
+ "type": "color"
9214
+ },
9215
+ "color": {
9216
+ "value": "{rhc.color.lintblauw.500}",
9217
+ "type": "color"
9218
+ },
9219
+ "border-color": {
9220
+ "value": "{rhc.color.lintblauw.500}",
9221
+ "type": "color"
9222
+ }
9223
+ }
9224
+ }
9225
+ },
9226
+ "overwrites/oude rijkshuisstijl/blockqoute": {
9227
+ "utrecht": {
9228
+ "blockquote": {
9229
+ "background-color": {
9230
+ "value": "transparent",
9231
+ "type": "color"
9232
+ },
9233
+ "border-inline-start-width": {
9234
+ "value": "12px",
9235
+ "type": "dimension"
9236
+ },
9237
+ "border-color": {
9238
+ "value": "{rhc.color.primary.500}",
9239
+ "type": "color"
9240
+ },
9241
+ "border-radius": {
9242
+ "value": "0",
9243
+ "type": "dimension"
9244
+ },
9245
+ "border-width": {
9246
+ "value": "0",
9247
+ "type": "dimension"
9248
+ },
9249
+ "color": {
9250
+ "value": "{rhc.color.lintblauw.500}",
9251
+ "type": "color"
9252
+ },
9253
+ "font-size": {
9254
+ "value": "{rhc.font-size.body.default}",
9255
+ "type": "fontSizes"
9256
+ },
9257
+ "font-family": {
9258
+ "value": "{rhc.font-family.primary}",
9259
+ "type": "fontFamilies"
9260
+ },
9261
+ "padding-block-end": {
9262
+ "value": "{rhc.space.300}",
9263
+ "type": "dimension"
9264
+ },
9265
+ "padding-block-start": {
9266
+ "value": "{rhc.space.300}",
9267
+ "type": "dimension"
9268
+ },
9269
+ "padding-inline-end": {
9270
+ "value": "{rhc.space.500}",
9271
+ "type": "dimension"
9272
+ },
9273
+ "padding-inline-start": {
9274
+ "value": "{rhc.space.500}",
9275
+ "type": "dimension"
9276
+ },
9277
+ "row-gap": {
9278
+ "value": "{rhc.space.150}",
9279
+ "type": "dimension"
9280
+ },
9281
+ "attribution": {
9282
+ "color": {
9283
+ "value": "{rhc.color.lintblauw.500}",
9284
+ "type": "color"
9285
+ },
9286
+ "font-size": {
9287
+ "value": "{rhc.font-size.body.default}",
9288
+ "type": "fontSizes"
9289
+ }
9290
+ },
9291
+ "content": {
9292
+ "color": {
9293
+ "value": "{rhc.color.lintblauw.500}",
9294
+ "type": "color"
9295
+ },
9296
+ "font-size": {
9297
+ "value": "{rhc.font-size.body.intro}",
9298
+ "type": "fontSizes"
9299
+ }
9300
+ }
9301
+ }
9302
+ }
9303
+ },
9304
+ "overwrites/oude rijkshuisstijl/border": {
9305
+ "rhc": {
9306
+ "border-radius": {
9307
+ "sm": {
9308
+ "value": "0",
9309
+ "type": "borderRadius"
9310
+ },
8833
9311
  "md": {
8834
9312
  "value": "0",
8835
9313
  "type": "borderRadius"
@@ -8866,7 +9344,7 @@
8866
9344
  "type": "fontSizes"
8867
9345
  }
8868
9346
  },
8869
- "paragraph": {
9347
+ "body": {
8870
9348
  "intro": {
8871
9349
  "value": "{rhc.font-size.sm.mobile}",
8872
9350
  "type": "fontSizes"
@@ -8904,7 +9382,7 @@
8904
9382
  "type": "fontSizes"
8905
9383
  }
8906
9384
  },
8907
- "paragraph": {
9385
+ "body": {
8908
9386
  "intro": {
8909
9387
  "value": "{rhc.font-size.sm.tablet}",
8910
9388
  "type": "fontSizes"
@@ -8917,16 +9395,40 @@
8917
9395
  }
8918
9396
  }
8919
9397
  },
9398
+ "overwrites/font-weight/bzk": {
9399
+ "rhc": {
9400
+ "font-weight": {
9401
+ "default": {
9402
+ "value": "{rhc.font-weight.light}",
9403
+ "type": "fontWeights"
9404
+ },
9405
+ "strong": {
9406
+ "value": "{rhc.font-weight.semi-bold}",
9407
+ "type": "fontWeights"
9408
+ }
9409
+ }
9410
+ }
9411
+ },
9412
+ "overwrites/closed-source/font": {
9413
+ "rhc": {
9414
+ "font-family": {
9415
+ "primary": {
9416
+ "value": "RijksSans, Arial, Verdana, sans-serif",
9417
+ "type": "fontFamilies"
9418
+ }
9419
+ }
9420
+ }
9421
+ },
8920
9422
  "overwrites/afwijkende keuzes/button": {
8921
9423
  "utrecht": {
8922
9424
  "button": {
8923
9425
  "font-weight": {
8924
- "value": "{rhc.font-weight.regular}",
9426
+ "value": "{rhc.font-weight.default}",
8925
9427
  "type": "fontWeights"
8926
9428
  },
8927
9429
  "primary-action": {
8928
9430
  "font-weight": {
8929
- "value": "{rhc.font-weight.regular}",
9431
+ "value": "{rhc.font-weight.default}",
8930
9432
  "type": "fontWeights"
8931
9433
  }
8932
9434
  },
@@ -8960,7 +9462,7 @@
8960
9462
  }
8961
9463
  },
8962
9464
  "font-weight": {
8963
- "value": "{rhc.font-weight.regular}",
9465
+ "value": "{rhc.font-weight.default}",
8964
9466
  "type": "fontWeights"
8965
9467
  },
8966
9468
  "pressed": {
@@ -8980,7 +9482,7 @@
8980
9482
  },
8981
9483
  "subtle": {
8982
9484
  "font-weight": {
8983
- "value": "{rhc.font-weight.regular}",
9485
+ "value": "{rhc.font-weight.default}",
8984
9486
  "type": "fontWeights"
8985
9487
  },
8986
9488
  "hover": {
@@ -9040,8 +9542,197 @@
9040
9542
  },
9041
9543
  "$themes": [
9042
9544
  {
9043
- "id": "05865788a086eeac7ffc4514736ccd777f1ff95c",
9044
- "name": "wetgevend",
9545
+ "id": "05865788a086eeac7ffc4514736ccd777f1ff95c",
9546
+ "name": "wetgevend",
9547
+ "$figmaStyleReferences": {},
9548
+ "selectedTokenSets": {
9549
+ "brand/color": "enabled",
9550
+ "brand/space": "enabled",
9551
+ "brand/border": "enabled",
9552
+ "brand/font": "enabled",
9553
+ "brand/size": "enabled",
9554
+ "common/color": "enabled",
9555
+ "common/size": "enabled",
9556
+ "common/font": "enabled",
9557
+ "common/focus": "enabled",
9558
+ "common/border": "enabled",
9559
+ "utrecht/focus": "enabled",
9560
+ "utrecht/pointer-target": "enabled",
9561
+ "utrecht/rich-text": "enabled",
9562
+ "utrecht/document": "enabled",
9563
+ "components/accordion": "enabled",
9564
+ "components/alert": "enabled",
9565
+ "components/article": "enabled",
9566
+ "components/avatar": "enabled",
9567
+ "components/backdrop": "enabled",
9568
+ "components/breadcrumb": "enabled",
9569
+ "components/button": "enabled",
9570
+ "components/button-group": "enabled",
9571
+ "components/card": "enabled",
9572
+ "components/checkbox": "enabled",
9573
+ "components/checkbox-group": "enabled",
9574
+ "components/code-input-group": "enabled",
9575
+ "components/code-input": "enabled",
9576
+ "components/counter-badge/utrecht": "enabled",
9577
+ "components/counter-badge/nl": "enabled",
9578
+ "components/dot-badge": "enabled",
9579
+ "components/drawer": "enabled",
9580
+ "components/fieldset": "enabled",
9581
+ "components/figure": "enabled",
9582
+ "components/file-input": "enabled",
9583
+ "components/footer": "enabled",
9584
+ "components/form-field": "enabled",
9585
+ "components/form-field-checkbox-option": "enabled",
9586
+ "components/form-field-description": "enabled",
9587
+ "components/form-field-error-message": "enabled",
9588
+ "components/form-field-label": "enabled",
9589
+ "components/form-field-option-label": "enabled",
9590
+ "components/form-field-radio-option": "enabled",
9591
+ "components/form-label": "enabled",
9592
+ "components/heading/utrecht": "enabled",
9593
+ "components/heading/nl": "enabled",
9594
+ "components/hero": "enabled",
9595
+ "components/icon-only-button": "enabled",
9596
+ "components/link/utrecht": "enabled",
9597
+ "components/link/nl": "enabled",
9598
+ "components/link-list": "enabled",
9599
+ "components/link-list-card": "enabled",
9600
+ "components/logo": "enabled",
9601
+ "components/modal-dialog": "enabled",
9602
+ "components/message-list": "enabled",
9603
+ "components/nav-bar": "enabled",
9604
+ "components/navigation-list": "enabled",
9605
+ "components/ordered-list": "enabled",
9606
+ "components/pagination": "enabled",
9607
+ "components/paragraph/utrecht": "enabled",
9608
+ "components/paragraph/nl": "enabled",
9609
+ "components/pre-heading": "enabled",
9610
+ "components/radio": "enabled",
9611
+ "components/radio-group": "enabled",
9612
+ "components/select": "enabled",
9613
+ "components/separator": "enabled",
9614
+ "components/side-nav": "enabled",
9615
+ "components/skip-link/utrecht": "enabled",
9616
+ "components/skip-link/nl": "enabled",
9617
+ "components/status-badge": "enabled",
9618
+ "components/table": "enabled",
9619
+ "components/task-list": "enabled",
9620
+ "components/textarea": "enabled",
9621
+ "components/text-input": "enabled",
9622
+ "components/toggletip": "enabled",
9623
+ "components/toolbar-button": "enabled",
9624
+ "components/unordered-list": "enabled",
9625
+ "components/icon": "enabled",
9626
+ "components/sub-nav-bar": "enabled",
9627
+ "common/keep-oud": "enabled",
9628
+ "common/rounded-corner": "enabled",
9629
+ "components/blockquote-oud": "enabled",
9630
+ "components/blockquote": "enabled",
9631
+ "components/column-layout": "enabled",
9632
+ "components/data-summary": "enabled",
9633
+ "components/action": "disabled"
9634
+ },
9635
+ "$figmaVariableReferences": {},
9636
+ "group": "Rijkshuisstijl"
9637
+ },
9638
+ {
9639
+ "id": "c6dd93b7ffde608ac96ec3b636875b6534dca15e",
9640
+ "name": "uitvoerend - violet",
9641
+ "$figmaStyleReferences": {},
9642
+ "selectedTokenSets": {
9643
+ "brand/color": "enabled",
9644
+ "brand/space": "enabled",
9645
+ "brand/border": "enabled",
9646
+ "brand/font": "enabled",
9647
+ "brand/size": "enabled",
9648
+ "common/color": "enabled",
9649
+ "common/size": "enabled",
9650
+ "common/font": "enabled",
9651
+ "common/focus": "enabled",
9652
+ "common/border": "enabled",
9653
+ "utrecht/focus": "enabled",
9654
+ "utrecht/pointer-target": "enabled",
9655
+ "utrecht/rich-text": "enabled",
9656
+ "utrecht/document": "enabled",
9657
+ "components/accordion": "enabled",
9658
+ "components/alert": "enabled",
9659
+ "components/article": "enabled",
9660
+ "components/avatar": "enabled",
9661
+ "components/backdrop": "enabled",
9662
+ "components/breadcrumb": "enabled",
9663
+ "components/button": "enabled",
9664
+ "components/button-group": "enabled",
9665
+ "components/card": "enabled",
9666
+ "components/checkbox": "enabled",
9667
+ "components/checkbox-group": "enabled",
9668
+ "components/code-input-group": "enabled",
9669
+ "components/code-input": "enabled",
9670
+ "components/counter-badge/utrecht": "enabled",
9671
+ "components/counter-badge/nl": "enabled",
9672
+ "components/dot-badge": "enabled",
9673
+ "components/drawer": "enabled",
9674
+ "components/fieldset": "enabled",
9675
+ "components/figure": "enabled",
9676
+ "components/file-input": "enabled",
9677
+ "components/footer": "enabled",
9678
+ "components/form-field": "enabled",
9679
+ "components/form-field-checkbox-option": "enabled",
9680
+ "components/form-field-description": "enabled",
9681
+ "components/form-field-error-message": "enabled",
9682
+ "components/form-field-label": "enabled",
9683
+ "components/form-field-option-label": "enabled",
9684
+ "components/form-field-radio-option": "enabled",
9685
+ "components/form-label": "enabled",
9686
+ "components/heading/utrecht": "enabled",
9687
+ "components/heading/nl": "enabled",
9688
+ "components/hero": "enabled",
9689
+ "components/icon-only-button": "enabled",
9690
+ "components/link/utrecht": "enabled",
9691
+ "components/link/nl": "enabled",
9692
+ "components/link-list": "enabled",
9693
+ "components/link-list-card": "enabled",
9694
+ "components/logo": "enabled",
9695
+ "components/modal-dialog": "enabled",
9696
+ "components/message-list": "enabled",
9697
+ "components/nav-bar": "enabled",
9698
+ "components/navigation-list": "enabled",
9699
+ "components/ordered-list": "enabled",
9700
+ "components/pagination": "enabled",
9701
+ "components/paragraph/utrecht": "enabled",
9702
+ "components/pre-heading": "enabled",
9703
+ "components/paragraph/nl": "enabled",
9704
+ "components/radio": "enabled",
9705
+ "components/radio-group": "enabled",
9706
+ "components/select": "enabled",
9707
+ "components/separator": "enabled",
9708
+ "components/side-nav": "enabled",
9709
+ "components/skip-link/utrecht": "enabled",
9710
+ "components/skip-link/nl": "enabled",
9711
+ "components/status-badge": "enabled",
9712
+ "components/table": "enabled",
9713
+ "components/task-list": "enabled",
9714
+ "components/textarea": "enabled",
9715
+ "components/text-input": "enabled",
9716
+ "components/toggletip": "enabled",
9717
+ "components/toolbar-button": "enabled",
9718
+ "components/unordered-list": "enabled",
9719
+ "components/icon": "enabled",
9720
+ "components/sub-nav-bar": "enabled",
9721
+ "overwrites/primaire kleur/violet": "enabled",
9722
+ "common/keep-oud": "enabled",
9723
+ "common/rounded-corner": "enabled",
9724
+ "components/blockquote-oud": "enabled",
9725
+ "components/blockquote": "enabled",
9726
+ "components/column-layout": "enabled",
9727
+ "components/data-summary": "enabled",
9728
+ "components/action": "disabled"
9729
+ },
9730
+ "$figmaVariableReferences": {},
9731
+ "group": "Rijkshuisstijl"
9732
+ },
9733
+ {
9734
+ "id": "786957ab6fd72ed726e59e0415f638eea0de0995",
9735
+ "name": "uitvoerend - violet - oud",
9045
9736
  "$figmaStyleReferences": {},
9046
9737
  "selectedTokenSets": {
9047
9738
  "brand/color": "enabled",
@@ -9054,7 +9745,6 @@
9054
9745
  "common/font": "enabled",
9055
9746
  "common/focus": "enabled",
9056
9747
  "common/border": "enabled",
9057
- "common/keep": "enabled",
9058
9748
  "utrecht/focus": "enabled",
9059
9749
  "utrecht/pointer-target": "enabled",
9060
9750
  "utrecht/rich-text": "enabled",
@@ -9064,7 +9754,6 @@
9064
9754
  "components/article": "enabled",
9065
9755
  "components/avatar": "enabled",
9066
9756
  "components/backdrop": "enabled",
9067
- "components/blockquote": "enabled",
9068
9757
  "components/breadcrumb": "enabled",
9069
9758
  "components/button": "enabled",
9070
9759
  "components/button-group": "enabled",
@@ -9106,6 +9795,7 @@
9106
9795
  "components/pagination": "enabled",
9107
9796
  "components/paragraph/utrecht": "enabled",
9108
9797
  "components/paragraph/nl": "enabled",
9798
+ "components/pre-heading": "enabled",
9109
9799
  "components/radio": "enabled",
9110
9800
  "components/radio-group": "enabled",
9111
9801
  "components/select": "enabled",
@@ -9114,7 +9804,6 @@
9114
9804
  "components/skip-link/utrecht": "enabled",
9115
9805
  "components/skip-link/nl": "enabled",
9116
9806
  "components/status-badge": "enabled",
9117
- "components/summary-list": "enabled",
9118
9807
  "components/table": "enabled",
9119
9808
  "components/task-list": "enabled",
9120
9809
  "components/textarea": "enabled",
@@ -9124,14 +9813,23 @@
9124
9813
  "components/unordered-list": "enabled",
9125
9814
  "components/icon": "enabled",
9126
9815
  "components/sub-nav-bar": "enabled",
9127
- "components/pre-heading": "enabled"
9816
+ "overwrites/oude rijkshuisstijl/border": "enabled",
9817
+ "overwrites/primaire kleur/violet": "enabled",
9818
+ "common/keep-oud": "enabled",
9819
+ "common/rounded-corner": "enabled",
9820
+ "components/blockquote-oud": "enabled",
9821
+ "components/blockquote": "enabled",
9822
+ "components/column-layout": "enabled",
9823
+ "overwrites/oude rijkshuisstijl/blockqoute": "enabled",
9824
+ "components/data-summary": "enabled",
9825
+ "components/action": "disabled"
9128
9826
  },
9129
9827
  "$figmaVariableReferences": {},
9130
9828
  "group": "Rijkshuisstijl"
9131
9829
  },
9132
9830
  {
9133
- "id": "c6dd93b7ffde608ac96ec3b636875b6534dca15e",
9134
- "name": "uitvoerend - violet",
9831
+ "id": "6dc199872ed7ed864f33144bdffb286fdedbf473",
9832
+ "name": "uitvoerend - mintgroen",
9135
9833
  "$figmaStyleReferences": {},
9136
9834
  "selectedTokenSets": {
9137
9835
  "brand/color": "enabled",
@@ -9144,7 +9842,6 @@
9144
9842
  "common/font": "enabled",
9145
9843
  "common/focus": "enabled",
9146
9844
  "common/border": "enabled",
9147
- "common/keep": "enabled",
9148
9845
  "utrecht/focus": "enabled",
9149
9846
  "utrecht/pointer-target": "enabled",
9150
9847
  "utrecht/rich-text": "enabled",
@@ -9154,7 +9851,6 @@
9154
9851
  "components/article": "enabled",
9155
9852
  "components/avatar": "enabled",
9156
9853
  "components/backdrop": "enabled",
9157
- "components/blockquote": "enabled",
9158
9854
  "components/breadcrumb": "enabled",
9159
9855
  "components/button": "enabled",
9160
9856
  "components/button-group": "enabled",
@@ -9196,6 +9892,7 @@
9196
9892
  "components/pagination": "enabled",
9197
9893
  "components/paragraph/utrecht": "enabled",
9198
9894
  "components/paragraph/nl": "enabled",
9895
+ "components/pre-heading": "enabled",
9199
9896
  "components/radio": "enabled",
9200
9897
  "components/radio-group": "enabled",
9201
9898
  "components/select": "enabled",
@@ -9204,7 +9901,6 @@
9204
9901
  "components/skip-link/utrecht": "enabled",
9205
9902
  "components/skip-link/nl": "enabled",
9206
9903
  "components/status-badge": "enabled",
9207
- "components/summary-list": "enabled",
9208
9904
  "components/table": "enabled",
9209
9905
  "components/task-list": "enabled",
9210
9906
  "components/textarea": "enabled",
@@ -9214,15 +9910,21 @@
9214
9910
  "components/unordered-list": "enabled",
9215
9911
  "components/icon": "enabled",
9216
9912
  "components/sub-nav-bar": "enabled",
9217
- "overwrites/primaire kleur/violet": "enabled",
9218
- "components/pre-heading": "enabled"
9913
+ "overwrites/primaire kleur/mintgroen": "enabled",
9914
+ "common/keep-oud": "enabled",
9915
+ "common/rounded-corner": "enabled",
9916
+ "components/blockquote-oud": "enabled",
9917
+ "components/blockquote": "enabled",
9918
+ "components/column-layout": "enabled",
9919
+ "components/data-summary": "enabled",
9920
+ "components/action": "disabled"
9219
9921
  },
9220
9922
  "$figmaVariableReferences": {},
9221
9923
  "group": "Rijkshuisstijl"
9222
9924
  },
9223
9925
  {
9224
- "id": "786957ab6fd72ed726e59e0415f638eea0de0995",
9225
- "name": "uitvoerend - violet - oud",
9926
+ "id": "uitvoerend - paars",
9927
+ "name": "uitvoerend - paars",
9226
9928
  "$figmaStyleReferences": {},
9227
9929
  "selectedTokenSets": {
9228
9930
  "brand/color": "enabled",
@@ -9235,7 +9937,6 @@
9235
9937
  "common/font": "enabled",
9236
9938
  "common/focus": "enabled",
9237
9939
  "common/border": "enabled",
9238
- "common/keep": "enabled",
9239
9940
  "utrecht/focus": "enabled",
9240
9941
  "utrecht/pointer-target": "enabled",
9241
9942
  "utrecht/rich-text": "enabled",
@@ -9245,7 +9946,6 @@
9245
9946
  "components/article": "enabled",
9246
9947
  "components/avatar": "enabled",
9247
9948
  "components/backdrop": "enabled",
9248
- "components/blockquote": "enabled",
9249
9949
  "components/breadcrumb": "enabled",
9250
9950
  "components/button": "enabled",
9251
9951
  "components/button-group": "enabled",
@@ -9287,6 +9987,7 @@
9287
9987
  "components/pagination": "enabled",
9288
9988
  "components/paragraph/utrecht": "enabled",
9289
9989
  "components/paragraph/nl": "enabled",
9990
+ "components/pre-heading": "enabled",
9290
9991
  "components/radio": "enabled",
9291
9992
  "components/radio-group": "enabled",
9292
9993
  "components/select": "enabled",
@@ -9295,7 +9996,6 @@
9295
9996
  "components/skip-link/utrecht": "enabled",
9296
9997
  "components/skip-link/nl": "enabled",
9297
9998
  "components/status-badge": "enabled",
9298
- "components/summary-list": "enabled",
9299
9999
  "components/table": "enabled",
9300
10000
  "components/task-list": "enabled",
9301
10001
  "components/textarea": "enabled",
@@ -9305,16 +10005,21 @@
9305
10005
  "components/unordered-list": "enabled",
9306
10006
  "components/icon": "enabled",
9307
10007
  "components/sub-nav-bar": "enabled",
9308
- "overwrites/oude rijkshuisstijl/border": "enabled",
9309
- "overwrites/primaire kleur/violet": "enabled",
9310
- "components/pre-heading": "enabled"
10008
+ "overwrites/primaire kleur/paars": "enabled",
10009
+ "common/keep-oud": "enabled",
10010
+ "common/rounded-corner": "enabled",
10011
+ "components/blockquote-oud": "enabled",
10012
+ "components/blockquote": "enabled",
10013
+ "components/column-layout": "enabled",
10014
+ "components/data-summary": "enabled",
10015
+ "components/action": "disabled"
9311
10016
  },
9312
10017
  "$figmaVariableReferences": {},
9313
10018
  "group": "Rijkshuisstijl"
9314
10019
  },
9315
10020
  {
9316
- "id": "6dc199872ed7ed864f33144bdffb286fdedbf473",
9317
- "name": "uitvoerend - mintgroen - focus",
10021
+ "id": "uitvoerend - oranje",
10022
+ "name": "uitvoerend - oranje",
9318
10023
  "$figmaStyleReferences": {},
9319
10024
  "selectedTokenSets": {
9320
10025
  "brand/color": "enabled",
@@ -9327,7 +10032,6 @@
9327
10032
  "common/font": "enabled",
9328
10033
  "common/focus": "enabled",
9329
10034
  "common/border": "enabled",
9330
- "common/keep": "enabled",
9331
10035
  "utrecht/focus": "enabled",
9332
10036
  "utrecht/pointer-target": "enabled",
9333
10037
  "utrecht/rich-text": "enabled",
@@ -9337,7 +10041,101 @@
9337
10041
  "components/article": "enabled",
9338
10042
  "components/avatar": "enabled",
9339
10043
  "components/backdrop": "enabled",
10044
+ "components/breadcrumb": "enabled",
10045
+ "components/button": "enabled",
10046
+ "components/button-group": "enabled",
10047
+ "components/card": "enabled",
10048
+ "components/checkbox": "enabled",
10049
+ "components/checkbox-group": "enabled",
10050
+ "components/code-input-group": "enabled",
10051
+ "components/code-input": "enabled",
10052
+ "components/counter-badge/utrecht": "enabled",
10053
+ "components/counter-badge/nl": "enabled",
10054
+ "components/dot-badge": "enabled",
10055
+ "components/drawer": "enabled",
10056
+ "components/fieldset": "enabled",
10057
+ "components/figure": "enabled",
10058
+ "components/file-input": "enabled",
10059
+ "components/footer": "enabled",
10060
+ "components/form-field": "enabled",
10061
+ "components/form-field-checkbox-option": "enabled",
10062
+ "components/form-field-description": "enabled",
10063
+ "components/form-field-error-message": "enabled",
10064
+ "components/form-field-label": "enabled",
10065
+ "components/form-field-option-label": "enabled",
10066
+ "components/form-field-radio-option": "enabled",
10067
+ "components/form-label": "enabled",
10068
+ "components/heading/utrecht": "enabled",
10069
+ "components/heading/nl": "enabled",
10070
+ "components/hero": "enabled",
10071
+ "components/icon-only-button": "enabled",
10072
+ "components/link/utrecht": "enabled",
10073
+ "components/link/nl": "enabled",
10074
+ "components/link-list": "enabled",
10075
+ "components/link-list-card": "enabled",
10076
+ "components/logo": "enabled",
10077
+ "components/modal-dialog": "enabled",
10078
+ "components/message-list": "enabled",
10079
+ "components/nav-bar": "enabled",
10080
+ "components/navigation-list": "enabled",
10081
+ "components/ordered-list": "enabled",
10082
+ "components/pagination": "enabled",
10083
+ "components/paragraph/utrecht": "enabled",
10084
+ "components/paragraph/nl": "enabled",
10085
+ "components/pre-heading": "enabled",
10086
+ "components/radio": "enabled",
10087
+ "components/radio-group": "enabled",
10088
+ "components/select": "enabled",
10089
+ "components/separator": "enabled",
10090
+ "components/side-nav": "enabled",
10091
+ "components/skip-link/utrecht": "enabled",
10092
+ "components/skip-link/nl": "enabled",
10093
+ "components/status-badge": "enabled",
10094
+ "components/table": "enabled",
10095
+ "components/task-list": "enabled",
10096
+ "components/textarea": "enabled",
10097
+ "components/text-input": "enabled",
10098
+ "components/toggletip": "enabled",
10099
+ "components/toolbar-button": "enabled",
10100
+ "components/unordered-list": "enabled",
10101
+ "components/icon": "enabled",
10102
+ "components/sub-nav-bar": "enabled",
10103
+ "overwrites/primaire kleur/oranje": "enabled",
10104
+ "common/keep-oud": "enabled",
10105
+ "common/rounded-corner": "enabled",
10106
+ "components/blockquote-oud": "enabled",
9340
10107
  "components/blockquote": "enabled",
10108
+ "components/column-layout": "enabled",
10109
+ "components/data-summary": "enabled",
10110
+ "components/action": "disabled"
10111
+ },
10112
+ "$figmaVariableReferences": {},
10113
+ "group": "Rijkshuisstijl"
10114
+ },
10115
+ {
10116
+ "id": "uitvoerend - groen",
10117
+ "name": "uitvoerend - groen",
10118
+ "$figmaStyleReferences": {},
10119
+ "selectedTokenSets": {
10120
+ "brand/color": "enabled",
10121
+ "brand/space": "enabled",
10122
+ "brand/border": "enabled",
10123
+ "brand/font": "enabled",
10124
+ "brand/size": "enabled",
10125
+ "common/color": "enabled",
10126
+ "common/size": "enabled",
10127
+ "common/font": "enabled",
10128
+ "common/focus": "enabled",
10129
+ "common/border": "enabled",
10130
+ "utrecht/focus": "enabled",
10131
+ "utrecht/pointer-target": "enabled",
10132
+ "utrecht/rich-text": "enabled",
10133
+ "utrecht/document": "enabled",
10134
+ "components/accordion": "enabled",
10135
+ "components/alert": "enabled",
10136
+ "components/article": "enabled",
10137
+ "components/avatar": "enabled",
10138
+ "components/backdrop": "enabled",
9341
10139
  "components/breadcrumb": "enabled",
9342
10140
  "components/button": "enabled",
9343
10141
  "components/button-group": "enabled",
@@ -9379,6 +10177,7 @@
9379
10177
  "components/pagination": "enabled",
9380
10178
  "components/paragraph/utrecht": "enabled",
9381
10179
  "components/paragraph/nl": "enabled",
10180
+ "components/pre-heading": "enabled",
9382
10181
  "components/radio": "enabled",
9383
10182
  "components/radio-group": "enabled",
9384
10183
  "components/select": "enabled",
@@ -9387,7 +10186,6 @@
9387
10186
  "components/skip-link/utrecht": "enabled",
9388
10187
  "components/skip-link/nl": "enabled",
9389
10188
  "components/status-badge": "enabled",
9390
- "components/summary-list": "enabled",
9391
10189
  "components/table": "enabled",
9392
10190
  "components/task-list": "enabled",
9393
10191
  "components/textarea": "enabled",
@@ -9397,10 +10195,109 @@
9397
10195
  "components/unordered-list": "enabled",
9398
10196
  "components/icon": "enabled",
9399
10197
  "components/sub-nav-bar": "enabled",
9400
- "overwrites/focus/background": "enabled",
9401
- "overwrites/focus/outline-color": "enabled",
10198
+ "overwrites/primaire kleur/groen": "enabled",
10199
+ "common/keep-oud": "enabled",
10200
+ "common/rounded-corner": "enabled",
10201
+ "components/blockquote-oud": "enabled",
10202
+ "components/blockquote": "enabled",
10203
+ "components/column-layout": "enabled",
10204
+ "components/data-summary": "enabled",
10205
+ "components/action": "disabled"
10206
+ },
10207
+ "$figmaVariableReferences": {},
10208
+ "group": "Rijkshuisstijl"
10209
+ },
10210
+ {
10211
+ "id": "uitvoerend - hemelblauw",
10212
+ "name": "uitvoerend - hemelblauw",
10213
+ "$figmaStyleReferences": {},
10214
+ "selectedTokenSets": {
10215
+ "brand/color": "enabled",
10216
+ "brand/space": "enabled",
10217
+ "brand/border": "enabled",
10218
+ "brand/font": "enabled",
10219
+ "brand/size": "enabled",
10220
+ "common/color": "enabled",
10221
+ "common/size": "enabled",
10222
+ "common/font": "enabled",
10223
+ "common/focus": "enabled",
10224
+ "common/border": "enabled",
10225
+ "utrecht/focus": "enabled",
10226
+ "utrecht/pointer-target": "enabled",
10227
+ "utrecht/rich-text": "enabled",
10228
+ "utrecht/document": "enabled",
10229
+ "components/accordion": "enabled",
10230
+ "components/alert": "enabled",
10231
+ "components/article": "enabled",
10232
+ "components/avatar": "enabled",
10233
+ "components/backdrop": "enabled",
10234
+ "components/breadcrumb": "enabled",
10235
+ "components/button": "enabled",
10236
+ "components/button-group": "enabled",
10237
+ "components/card": "enabled",
10238
+ "components/checkbox": "enabled",
10239
+ "components/checkbox-group": "enabled",
10240
+ "components/code-input-group": "enabled",
10241
+ "components/code-input": "enabled",
10242
+ "components/counter-badge/utrecht": "enabled",
10243
+ "components/counter-badge/nl": "enabled",
10244
+ "components/dot-badge": "enabled",
10245
+ "components/drawer": "enabled",
10246
+ "components/fieldset": "enabled",
10247
+ "components/figure": "enabled",
10248
+ "components/file-input": "enabled",
10249
+ "components/footer": "enabled",
10250
+ "components/form-field": "enabled",
10251
+ "components/form-field-checkbox-option": "enabled",
10252
+ "components/form-field-description": "enabled",
10253
+ "components/form-field-error-message": "enabled",
10254
+ "components/form-field-label": "enabled",
10255
+ "components/form-field-option-label": "enabled",
10256
+ "components/form-field-radio-option": "enabled",
10257
+ "components/form-label": "enabled",
10258
+ "components/heading/utrecht": "enabled",
10259
+ "components/heading/nl": "enabled",
10260
+ "components/hero": "enabled",
10261
+ "components/icon-only-button": "enabled",
10262
+ "components/link/utrecht": "enabled",
10263
+ "components/link/nl": "enabled",
10264
+ "components/link-list": "enabled",
10265
+ "components/link-list-card": "enabled",
10266
+ "components/logo": "enabled",
10267
+ "components/modal-dialog": "enabled",
10268
+ "components/message-list": "enabled",
10269
+ "components/nav-bar": "enabled",
10270
+ "components/navigation-list": "enabled",
10271
+ "components/ordered-list": "enabled",
10272
+ "components/pagination": "enabled",
10273
+ "components/paragraph/utrecht": "enabled",
10274
+ "components/paragraph/nl": "enabled",
9402
10275
  "components/pre-heading": "enabled",
9403
- "overwrites/primaire kleur/mintgroen": "enabled"
10276
+ "components/radio": "enabled",
10277
+ "components/radio-group": "enabled",
10278
+ "components/select": "enabled",
10279
+ "components/separator": "enabled",
10280
+ "components/side-nav": "enabled",
10281
+ "components/skip-link/utrecht": "enabled",
10282
+ "components/skip-link/nl": "enabled",
10283
+ "components/status-badge": "enabled",
10284
+ "components/table": "enabled",
10285
+ "components/task-list": "enabled",
10286
+ "components/textarea": "enabled",
10287
+ "components/text-input": "enabled",
10288
+ "components/toggletip": "enabled",
10289
+ "components/toolbar-button": "enabled",
10290
+ "components/unordered-list": "enabled",
10291
+ "components/icon": "enabled",
10292
+ "components/sub-nav-bar": "enabled",
10293
+ "overwrites/primaire kleur/hemelblauw": "enabled",
10294
+ "common/keep-oud": "enabled",
10295
+ "common/rounded-corner": "enabled",
10296
+ "components/blockquote-oud": "enabled",
10297
+ "components/blockquote": "enabled",
10298
+ "components/column-layout": "enabled",
10299
+ "components/data-summary": "enabled",
10300
+ "components/action": "disabled"
9404
10301
  },
9405
10302
  "$figmaVariableReferences": {},
9406
10303
  "group": "Rijkshuisstijl"
@@ -9418,16 +10315,19 @@
9418
10315
  "common/font",
9419
10316
  "common/focus",
9420
10317
  "common/border",
9421
- "common/keep",
10318
+ "common/keep-oud",
10319
+ "common/rounded-corner",
9422
10320
  "utrecht/focus",
9423
10321
  "utrecht/pointer-target",
9424
10322
  "utrecht/rich-text",
9425
10323
  "utrecht/document",
9426
10324
  "components/accordion",
10325
+ "components/action",
9427
10326
  "components/alert",
9428
10327
  "components/article",
9429
10328
  "components/avatar",
9430
10329
  "components/backdrop",
10330
+ "components/blockquote-oud",
9431
10331
  "components/blockquote",
9432
10332
  "components/breadcrumb",
9433
10333
  "components/button",
@@ -9439,6 +10339,7 @@
9439
10339
  "components/code-input",
9440
10340
  "components/counter-badge/nl",
9441
10341
  "components/counter-badge/utrecht",
10342
+ "components/data-summary",
9442
10343
  "components/drawer",
9443
10344
  "components/dot-badge",
9444
10345
  "components/fieldset",
@@ -9481,7 +10382,6 @@
9481
10382
  "components/skip-link/nl",
9482
10383
  "components/status-badge",
9483
10384
  "components/sub-nav-bar",
9484
- "components/summary-list",
9485
10385
  "components/table",
9486
10386
  "components/task-list",
9487
10387
  "components/textarea",
@@ -9489,9 +10389,11 @@
9489
10389
  "components/toggletip",
9490
10390
  "components/toolbar-button",
9491
10391
  "components/unordered-list",
10392
+ "components/column-layout",
9492
10393
  "overwrites/primaire kleur/groen",
9493
10394
  "overwrites/primaire kleur/mintgroen",
9494
10395
  "overwrites/primaire kleur/oranje",
10396
+ "overwrites/primaire kleur/hemelblauw",
9495
10397
  "overwrites/primaire kleur/paars",
9496
10398
  "overwrites/primaire kleur/roze",
9497
10399
  "overwrites/primaire kleur/violet",
@@ -9502,12 +10404,19 @@
9502
10404
  "overwrites/primaire kleur/contrast fix/non primary buttons coolgrey",
9503
10405
  "overwrites/accent/donkergeel",
9504
10406
  "overwrites/accent/donkergroen",
9505
- "overwrites/focus/background",
9506
- "overwrites/focus/outline-color",
9507
- "overwrites/heading-color/primairy",
10407
+ "overwrites/heading-color/primary",
10408
+ "overwrites/footer/lintblauw-background",
10409
+ "overwrites/footer/lintblauw-outline",
10410
+ "overwrites/footer/primary-outline",
10411
+ "overwrites/nav-bar/lintblauw-background",
10412
+ "overwrites/nav-bar/primary-background",
10413
+ "overwrites/nav-bar/lintblauw-outline",
10414
+ "overwrites/oude rijkshuisstijl/blockqoute",
9508
10415
  "overwrites/oude rijkshuisstijl/border",
9509
10416
  "overwrites/responsive/mobile",
9510
10417
  "overwrites/responsive/tablet",
10418
+ "overwrites/font-weight/bzk",
10419
+ "overwrites/closed-source/font",
9511
10420
  "overwrites/afwijkende keuzes/button"
9512
10421
  ]
9513
10422
  }