@rijkshuisstijl-community/design-tokens 2.0.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.
- package/CHANGELOG.md +37 -0
- package/dist/_variables.scss +109 -70
- package/dist/index.css +109 -70
- package/dist/index.d.ts +51 -12
- package/dist/index.js +109 -70
- package/dist/index.json +108 -69
- package/dist/index.tokens.json +148 -87
- package/dist/root.css +109 -70
- package/dist/tokens.d.ts +91 -30
- package/dist/tokens.js +1469 -556
- package/dist/uitvoerend-groen/_variables.scss +586 -586
- package/dist/uitvoerend-groen/index.css +586 -586
- package/dist/uitvoerend-groen/index.d.ts +748 -748
- package/dist/uitvoerend-groen/index.js +773 -773
- package/dist/uitvoerend-groen/index.json +772 -772
- package/dist/uitvoerend-groen/index.tokens.json +1669 -1673
- package/dist/uitvoerend-groen/root.css +586 -586
- package/dist/uitvoerend-groen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-groen/tokens.js +22181 -22215
- package/dist/uitvoerend-hemelblauw/_variables.scss +586 -586
- package/dist/uitvoerend-hemelblauw/index.css +586 -586
- package/dist/uitvoerend-hemelblauw/index.d.ts +748 -748
- package/dist/uitvoerend-hemelblauw/index.js +773 -773
- package/dist/uitvoerend-hemelblauw/index.json +772 -772
- package/dist/uitvoerend-hemelblauw/index.tokens.json +1668 -1672
- package/dist/uitvoerend-hemelblauw/root.css +586 -586
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-hemelblauw/tokens.js +22179 -22213
- package/dist/uitvoerend-mintgroen/_variables.scss +586 -586
- package/dist/uitvoerend-mintgroen/index.css +586 -586
- package/dist/uitvoerend-mintgroen/index.d.ts +748 -748
- package/dist/uitvoerend-mintgroen/index.js +773 -773
- package/dist/uitvoerend-mintgroen/index.json +772 -772
- package/dist/uitvoerend-mintgroen/index.tokens.json +1668 -1672
- package/dist/uitvoerend-mintgroen/root.css +586 -586
- package/dist/uitvoerend-mintgroen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-mintgroen/tokens.js +22181 -22215
- package/dist/uitvoerend-oranje/_variables.scss +586 -586
- package/dist/uitvoerend-oranje/index.css +586 -586
- package/dist/uitvoerend-oranje/index.d.ts +748 -748
- package/dist/uitvoerend-oranje/index.js +773 -773
- package/dist/uitvoerend-oranje/index.json +772 -772
- package/dist/uitvoerend-oranje/index.tokens.json +1668 -1672
- package/dist/uitvoerend-oranje/root.css +586 -586
- package/dist/uitvoerend-oranje/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-oranje/tokens.js +22181 -22215
- package/dist/uitvoerend-paars/_variables.scss +586 -586
- package/dist/uitvoerend-paars/index.css +586 -586
- package/dist/uitvoerend-paars/index.d.ts +748 -748
- package/dist/uitvoerend-paars/index.js +773 -773
- package/dist/uitvoerend-paars/index.json +772 -772
- package/dist/uitvoerend-paars/index.tokens.json +1668 -1672
- package/dist/uitvoerend-paars/root.css +586 -586
- package/dist/uitvoerend-paars/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-paars/tokens.js +22181 -22215
- package/dist/uitvoerend-violet/_variables.scss +586 -586
- package/dist/uitvoerend-violet/index.css +586 -586
- package/dist/uitvoerend-violet/index.d.ts +748 -748
- package/dist/uitvoerend-violet/index.js +773 -773
- package/dist/uitvoerend-violet/index.json +772 -772
- package/dist/uitvoerend-violet/index.tokens.json +1668 -1672
- package/dist/uitvoerend-violet/root.css +586 -586
- package/dist/uitvoerend-violet/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-violet/tokens.js +22181 -22215
- package/dist/uitvoerend-violet-oud/_variables.scss +587 -587
- package/dist/uitvoerend-violet-oud/index.css +587 -587
- package/dist/uitvoerend-violet-oud/index.d.ts +748 -748
- package/dist/uitvoerend-violet-oud/index.js +773 -773
- package/dist/uitvoerend-violet-oud/index.json +772 -772
- package/dist/uitvoerend-violet-oud/index.tokens.json +1674 -1678
- package/dist/uitvoerend-violet-oud/root.css +587 -587
- package/dist/uitvoerend-violet-oud/tokens.d.ts +1583 -1587
- package/dist/uitvoerend-violet-oud/tokens.js +21922 -21956
- package/dist/wetgevend/_variables.scss +576 -576
- package/dist/wetgevend/index.css +576 -576
- package/dist/wetgevend/index.d.ts +748 -748
- package/dist/wetgevend/index.js +768 -768
- package/dist/wetgevend/index.json +767 -767
- package/dist/wetgevend/index.tokens.json +1674 -1678
- package/dist/wetgevend/root.css +576 -576
- package/dist/wetgevend/tokens.d.ts +1569 -1573
- package/dist/wetgevend/tokens.js +22813 -22847
- package/figma/figma.tokens.json +699 -336
- package/package.json +1 -1
- package/src/generated/base.tokens.json +309 -131
- package/src/generated/themes.json +36301 -36333
- package/src/generated/uitvoerend-groen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-hemelblauw/tokens.json +4592 -4596
- package/src/generated/uitvoerend-mintgroen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-oranje/tokens.json +4538 -4542
- package/src/generated/uitvoerend-paars/tokens.json +4592 -4596
- package/src/generated/uitvoerend-violet/tokens.json +4547 -4551
- package/src/generated/uitvoerend-violet-oud/tokens.json +4497 -4501
- package/src/generated/wetgevend/tokens.json +4505 -4509
package/figma/figma.tokens.json
CHANGED
|
@@ -695,17 +695,13 @@
|
|
|
695
695
|
"type": "fontWeights"
|
|
696
696
|
},
|
|
697
697
|
"semi-bold": {
|
|
698
|
-
"value": "
|
|
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": "
|
|
716
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
721
717
|
"type": "fontFamilies"
|
|
722
718
|
},
|
|
723
719
|
"secondary": {
|
|
@@ -1045,7 +1041,7 @@
|
|
|
1045
1041
|
"type": "fontSizes"
|
|
1046
1042
|
}
|
|
1047
1043
|
},
|
|
1048
|
-
"
|
|
1044
|
+
"body": {
|
|
1049
1045
|
"intro": {
|
|
1050
1046
|
"value": "{rhc.font-size.sm.desktop}",
|
|
1051
1047
|
"type": "fontSizes"
|
|
@@ -1053,15 +1049,21 @@
|
|
|
1053
1049
|
"default": {
|
|
1054
1050
|
"value": "{rhc.font-size.xs.desktop}",
|
|
1055
1051
|
"type": "fontSizes"
|
|
1056
|
-
},
|
|
1057
|
-
"small": {
|
|
1058
|
-
"value": "{rhc.font-size.xs.tablet}",
|
|
1059
|
-
"type": "fontSizes"
|
|
1060
1052
|
}
|
|
1061
1053
|
}
|
|
1062
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
|
+
},
|
|
1063
1065
|
"line-height": {
|
|
1064
|
-
"
|
|
1066
|
+
"body": {
|
|
1065
1067
|
"value": "{rhc.line-height.md}",
|
|
1066
1068
|
"type": "lineHeights"
|
|
1067
1069
|
}
|
|
@@ -1308,7 +1310,7 @@
|
|
|
1308
1310
|
"type": "fontFamilies"
|
|
1309
1311
|
},
|
|
1310
1312
|
"font-size": {
|
|
1311
|
-
"value": "{rhc.font-size.
|
|
1313
|
+
"value": "{rhc.font-size.body.default}",
|
|
1312
1314
|
"type": "fontSizes"
|
|
1313
1315
|
},
|
|
1314
1316
|
"line-height": {
|
|
@@ -1316,13 +1318,55 @@
|
|
|
1316
1318
|
"type": "lineHeights"
|
|
1317
1319
|
},
|
|
1318
1320
|
"font-weight": {
|
|
1319
|
-
"value": "{rhc.font-weight.
|
|
1321
|
+
"value": "{rhc.font-weight.default}",
|
|
1320
1322
|
"type": "fontWeights"
|
|
1321
1323
|
}
|
|
1322
1324
|
}
|
|
1323
1325
|
}
|
|
1324
1326
|
},
|
|
1325
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": {
|
|
1326
1370
|
"rhc": {
|
|
1327
1371
|
"accordion": {
|
|
1328
1372
|
"button": {
|
|
@@ -1331,11 +1375,11 @@
|
|
|
1331
1375
|
"type": "fontFamilies"
|
|
1332
1376
|
},
|
|
1333
1377
|
"font-size": {
|
|
1334
|
-
"value": "{rhc.font-size.
|
|
1378
|
+
"value": "{rhc.font-size.body.default}",
|
|
1335
1379
|
"type": "fontSizes"
|
|
1336
1380
|
},
|
|
1337
1381
|
"font-weight": {
|
|
1338
|
-
"value": "{rhc.font-weight.
|
|
1382
|
+
"value": "{rhc.font-weight.default}",
|
|
1339
1383
|
"type": "fontWeights"
|
|
1340
1384
|
},
|
|
1341
1385
|
"line-height": {
|
|
@@ -1519,7 +1563,7 @@
|
|
|
1519
1563
|
"type": "fontFamilies"
|
|
1520
1564
|
},
|
|
1521
1565
|
"font-weight": {
|
|
1522
|
-
"value": "{rhc.font-weight.
|
|
1566
|
+
"value": "{rhc.font-weight.strong}",
|
|
1523
1567
|
"type": "fontWeights"
|
|
1524
1568
|
},
|
|
1525
1569
|
"line-height": {
|
|
@@ -1572,7 +1616,7 @@
|
|
|
1572
1616
|
"type": "color"
|
|
1573
1617
|
},
|
|
1574
1618
|
"color": {
|
|
1575
|
-
"value": "{rhc.color.foreground.
|
|
1619
|
+
"value": "{rhc.color.foreground.on-light-color}",
|
|
1576
1620
|
"type": "color"
|
|
1577
1621
|
},
|
|
1578
1622
|
"info": {
|
|
@@ -1585,7 +1629,7 @@
|
|
|
1585
1629
|
"type": "color"
|
|
1586
1630
|
},
|
|
1587
1631
|
"color": {
|
|
1588
|
-
"value": "{rhc.color.foreground.
|
|
1632
|
+
"value": "{rhc.color.foreground.on-light-color}",
|
|
1589
1633
|
"type": "color"
|
|
1590
1634
|
}
|
|
1591
1635
|
},
|
|
@@ -1599,7 +1643,7 @@
|
|
|
1599
1643
|
"type": "color"
|
|
1600
1644
|
},
|
|
1601
1645
|
"color": {
|
|
1602
|
-
"value": "{rhc.color.foreground.
|
|
1646
|
+
"value": "{rhc.color.foreground.on-light-color}",
|
|
1603
1647
|
"type": "color"
|
|
1604
1648
|
}
|
|
1605
1649
|
},
|
|
@@ -1613,7 +1657,7 @@
|
|
|
1613
1657
|
"type": "color"
|
|
1614
1658
|
},
|
|
1615
1659
|
"color": {
|
|
1616
|
-
"value": "{rhc.color.foreground.
|
|
1660
|
+
"value": "{rhc.color.foreground.on-light-color}",
|
|
1617
1661
|
"type": "color"
|
|
1618
1662
|
}
|
|
1619
1663
|
},
|
|
@@ -1627,7 +1671,7 @@
|
|
|
1627
1671
|
"type": "color"
|
|
1628
1672
|
},
|
|
1629
1673
|
"color": {
|
|
1630
|
-
"value": "{rhc.color.foreground.
|
|
1674
|
+
"value": "{rhc.color.foreground.on-light-color}",
|
|
1631
1675
|
"type": "color"
|
|
1632
1676
|
}
|
|
1633
1677
|
},
|
|
@@ -1803,7 +1847,7 @@
|
|
|
1803
1847
|
"blockquote": {
|
|
1804
1848
|
"caption": {
|
|
1805
1849
|
"font-size": {
|
|
1806
|
-
"value": "{rhc.font-size.
|
|
1850
|
+
"value": "{rhc.font-size.body.default}",
|
|
1807
1851
|
"type": "fontSizes"
|
|
1808
1852
|
},
|
|
1809
1853
|
"font-family": {
|
|
@@ -1811,11 +1855,11 @@
|
|
|
1811
1855
|
"type": "fontFamilies"
|
|
1812
1856
|
},
|
|
1813
1857
|
"line-height": {
|
|
1814
|
-
"value": "{rhc.line-height.
|
|
1858
|
+
"value": "{rhc.line-height.body}",
|
|
1815
1859
|
"type": "lineHeights"
|
|
1816
1860
|
},
|
|
1817
1861
|
"font-weight": {
|
|
1818
|
-
"value": "{rhc.font-weight.
|
|
1862
|
+
"value": "{rhc.font-weight.default}",
|
|
1819
1863
|
"type": "fontWeights"
|
|
1820
1864
|
},
|
|
1821
1865
|
"padding-block-start": {
|
|
@@ -1833,15 +1877,15 @@
|
|
|
1833
1877
|
"type": "fontFamilies"
|
|
1834
1878
|
},
|
|
1835
1879
|
"line-height": {
|
|
1836
|
-
"value": "{rhc.line-height.
|
|
1880
|
+
"value": "{rhc.line-height.body}",
|
|
1837
1881
|
"type": "lineHeights"
|
|
1838
1882
|
},
|
|
1839
1883
|
"font-weight": {
|
|
1840
|
-
"value": "{rhc.font-weight.
|
|
1884
|
+
"value": "{rhc.font-weight.default}",
|
|
1841
1885
|
"type": "fontWeights"
|
|
1842
1886
|
},
|
|
1843
1887
|
"font-size": {
|
|
1844
|
-
"value": "{rhc.font-size.
|
|
1888
|
+
"value": "{rhc.font-size.body.intro}",
|
|
1845
1889
|
"type": "fontSizes"
|
|
1846
1890
|
},
|
|
1847
1891
|
"color": {
|
|
@@ -2048,7 +2092,7 @@
|
|
|
2048
2092
|
"type": "color"
|
|
2049
2093
|
},
|
|
2050
2094
|
"font-size": {
|
|
2051
|
-
"value": "{rhc.font-size.
|
|
2095
|
+
"value": "{rhc.font-size.body.default}",
|
|
2052
2096
|
"type": "fontSizes"
|
|
2053
2097
|
},
|
|
2054
2098
|
"font-family": {
|
|
@@ -2081,7 +2125,7 @@
|
|
|
2081
2125
|
"type": "color"
|
|
2082
2126
|
},
|
|
2083
2127
|
"font-size": {
|
|
2084
|
-
"value": "{rhc.font-size.
|
|
2128
|
+
"value": "{rhc.font-size.body.default}",
|
|
2085
2129
|
"type": "fontSizes"
|
|
2086
2130
|
}
|
|
2087
2131
|
},
|
|
@@ -2091,7 +2135,7 @@
|
|
|
2091
2135
|
"type": "color"
|
|
2092
2136
|
},
|
|
2093
2137
|
"font-size": {
|
|
2094
|
-
"value": "{rhc.font-size.
|
|
2138
|
+
"value": "{rhc.font-size.body.default}",
|
|
2095
2139
|
"type": "fontSizes"
|
|
2096
2140
|
}
|
|
2097
2141
|
}
|
|
@@ -2106,7 +2150,7 @@
|
|
|
2106
2150
|
"type": "lineHeights"
|
|
2107
2151
|
},
|
|
2108
2152
|
"font-size": {
|
|
2109
|
-
"value": "{rhc.font-size.
|
|
2153
|
+
"value": "{rhc.font-size.body.default}",
|
|
2110
2154
|
"type": "fontSizes"
|
|
2111
2155
|
},
|
|
2112
2156
|
"link": {
|
|
@@ -2221,7 +2265,7 @@
|
|
|
2221
2265
|
"type": "fontFamilies"
|
|
2222
2266
|
},
|
|
2223
2267
|
"font-weight": {
|
|
2224
|
-
"value": "{rhc.font-weight.
|
|
2268
|
+
"value": "{rhc.font-weight.default}",
|
|
2225
2269
|
"type": "fontWeights"
|
|
2226
2270
|
}
|
|
2227
2271
|
}
|
|
@@ -2265,15 +2309,15 @@
|
|
|
2265
2309
|
"type": "fontFamilies"
|
|
2266
2310
|
},
|
|
2267
2311
|
"font-size": {
|
|
2268
|
-
"value": "{rhc.font-size.
|
|
2312
|
+
"value": "{rhc.font-size.body.default}",
|
|
2269
2313
|
"type": "fontSizes"
|
|
2270
2314
|
},
|
|
2271
2315
|
"font-weight": {
|
|
2272
|
-
"value": "{rhc.font-weight.
|
|
2316
|
+
"value": "{rhc.font-weight.strong}",
|
|
2273
2317
|
"type": "fontWeights"
|
|
2274
2318
|
},
|
|
2275
2319
|
"line-height": {
|
|
2276
|
-
"value": "{rhc.line-height.
|
|
2320
|
+
"value": "{rhc.line-height.body}",
|
|
2277
2321
|
"type": "lineHeights"
|
|
2278
2322
|
},
|
|
2279
2323
|
"padding-block-end": {
|
|
@@ -2416,7 +2460,7 @@
|
|
|
2416
2460
|
}
|
|
2417
2461
|
},
|
|
2418
2462
|
"font-weight": {
|
|
2419
|
-
"value": "{rhc.font-weight.
|
|
2463
|
+
"value": "{rhc.font-weight.strong}",
|
|
2420
2464
|
"type": "fontWeights"
|
|
2421
2465
|
},
|
|
2422
2466
|
"active": {
|
|
@@ -2530,7 +2574,7 @@
|
|
|
2530
2574
|
}
|
|
2531
2575
|
},
|
|
2532
2576
|
"font-weight": {
|
|
2533
|
-
"value": "{rhc.font-weight.
|
|
2577
|
+
"value": "{rhc.font-weight.strong}",
|
|
2534
2578
|
"type": "fontWeights"
|
|
2535
2579
|
},
|
|
2536
2580
|
"active": {
|
|
@@ -2603,7 +2647,7 @@
|
|
|
2603
2647
|
"type": "fontSizes"
|
|
2604
2648
|
},
|
|
2605
2649
|
"font-weight": {
|
|
2606
|
-
"value": "{rhc.font-weight.
|
|
2650
|
+
"value": "{rhc.font-weight.strong}",
|
|
2607
2651
|
"type": "fontWeights"
|
|
2608
2652
|
},
|
|
2609
2653
|
"hover": {
|
|
@@ -2919,7 +2963,7 @@
|
|
|
2919
2963
|
"type": "fontSizes"
|
|
2920
2964
|
},
|
|
2921
2965
|
"font-weight": {
|
|
2922
|
-
"value": "{rhc.font-weight.
|
|
2966
|
+
"value": "{rhc.font-weight.strong}",
|
|
2923
2967
|
"type": "fontWeights"
|
|
2924
2968
|
}
|
|
2925
2969
|
},
|
|
@@ -3278,11 +3322,11 @@
|
|
|
3278
3322
|
"nl": {
|
|
3279
3323
|
"number-badge": {
|
|
3280
3324
|
"font-size": {
|
|
3281
|
-
"value": "{rhc.font-size.
|
|
3325
|
+
"value": "{rhc.font-size.body.default}",
|
|
3282
3326
|
"type": "fontSizes"
|
|
3283
3327
|
},
|
|
3284
3328
|
"line-height": {
|
|
3285
|
-
"value": "{rhc.line-height.
|
|
3329
|
+
"value": "{rhc.line-height.sm}",
|
|
3286
3330
|
"type": "lineHeights"
|
|
3287
3331
|
},
|
|
3288
3332
|
"min-block-size": {
|
|
@@ -3294,7 +3338,7 @@
|
|
|
3294
3338
|
"type": "sizing"
|
|
3295
3339
|
},
|
|
3296
3340
|
"font-weight": {
|
|
3297
|
-
"value": "{rhc.font-weight.
|
|
3341
|
+
"value": "{rhc.font-weight.strong}",
|
|
3298
3342
|
"type": "fontWeights"
|
|
3299
3343
|
},
|
|
3300
3344
|
"border-width": {
|
|
@@ -3326,7 +3370,7 @@
|
|
|
3326
3370
|
"type": "spacing"
|
|
3327
3371
|
},
|
|
3328
3372
|
"padding-block": {
|
|
3329
|
-
"value": "{rhc.space.
|
|
3373
|
+
"value": "{rhc.space.25}",
|
|
3330
3374
|
"type": "spacing"
|
|
3331
3375
|
}
|
|
3332
3376
|
}
|
|
@@ -3390,6 +3434,158 @@
|
|
|
3390
3434
|
}
|
|
3391
3435
|
}
|
|
3392
3436
|
},
|
|
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"
|
|
3448
|
+
},
|
|
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"
|
|
3465
|
+
}
|
|
3466
|
+
},
|
|
3467
|
+
"padding-block-end": {
|
|
3468
|
+
"value": "{rhc.space.150}",
|
|
3469
|
+
"type": "spacing"
|
|
3470
|
+
},
|
|
3471
|
+
"padding-block-start": {
|
|
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
|
+
},
|
|
3393
3589
|
"components/drawer": {
|
|
3394
3590
|
"todo": {
|
|
3395
3591
|
"drawer": {
|
|
@@ -3559,11 +3755,11 @@
|
|
|
3559
3755
|
"type": "fontFamilies"
|
|
3560
3756
|
},
|
|
3561
3757
|
"font-size": {
|
|
3562
|
-
"value": "{rhc.font-size.
|
|
3758
|
+
"value": "{rhc.font-size.body.default}",
|
|
3563
3759
|
"type": "fontSizes"
|
|
3564
3760
|
},
|
|
3565
3761
|
"font-weight": {
|
|
3566
|
-
"value": "{rhc.font-weight.
|
|
3762
|
+
"value": "{rhc.font-weight.strong}",
|
|
3567
3763
|
"type": "fontWeights"
|
|
3568
3764
|
},
|
|
3569
3765
|
"line-height": {
|
|
@@ -3636,7 +3832,7 @@
|
|
|
3636
3832
|
"type": "spacing"
|
|
3637
3833
|
},
|
|
3638
3834
|
"line-height": {
|
|
3639
|
-
"value": "{rhc.line-height.
|
|
3835
|
+
"value": "{rhc.line-height.body}",
|
|
3640
3836
|
"type": "lineHeights"
|
|
3641
3837
|
},
|
|
3642
3838
|
"font-size": {
|
|
@@ -3804,21 +4000,17 @@
|
|
|
3804
4000
|
"type": "spacing"
|
|
3805
4001
|
}
|
|
3806
4002
|
},
|
|
3807
|
-
"border": {
|
|
3808
|
-
"
|
|
3809
|
-
|
|
3810
|
-
|
|
3811
|
-
|
|
3812
|
-
|
|
3813
|
-
|
|
3814
|
-
|
|
3815
|
-
|
|
3816
|
-
|
|
3817
|
-
|
|
3818
|
-
"value": "solid",
|
|
3819
|
-
"type": "borderStyle"
|
|
3820
|
-
}
|
|
3821
|
-
}
|
|
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"
|
|
3822
4014
|
},
|
|
3823
4015
|
"outlined": {
|
|
3824
4016
|
"background-color": {
|
|
@@ -3829,30 +4021,26 @@
|
|
|
3829
4021
|
"value": "{rhc.color.primary.500}",
|
|
3830
4022
|
"type": "color"
|
|
3831
4023
|
},
|
|
3832
|
-
"border": {
|
|
3833
|
-
"
|
|
3834
|
-
|
|
3835
|
-
"type": "color"
|
|
3836
|
-
}
|
|
4024
|
+
"border-color": {
|
|
4025
|
+
"value": "{rhc.color.primary.500}",
|
|
4026
|
+
"type": "color"
|
|
3837
4027
|
}
|
|
3838
4028
|
},
|
|
3839
|
-
"padding": {
|
|
3840
|
-
"
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
"
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3848
|
-
"
|
|
3849
|
-
|
|
3850
|
-
|
|
3851
|
-
|
|
3852
|
-
"
|
|
3853
|
-
|
|
3854
|
-
"type": "spacing"
|
|
3855
|
-
}
|
|
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"
|
|
3856
4044
|
},
|
|
3857
4045
|
"flex": {
|
|
3858
4046
|
"direction": {
|
|
@@ -3929,7 +4117,7 @@
|
|
|
3929
4117
|
"type": "fontFamilies"
|
|
3930
4118
|
},
|
|
3931
4119
|
"font-size": {
|
|
3932
|
-
"value": "{rhc.font-size.
|
|
4120
|
+
"value": "{rhc.font-size.body.default}",
|
|
3933
4121
|
"type": "fontSizes"
|
|
3934
4122
|
},
|
|
3935
4123
|
"line-height": {
|
|
@@ -3973,11 +4161,11 @@
|
|
|
3973
4161
|
"type": "fontFamilies"
|
|
3974
4162
|
},
|
|
3975
4163
|
"font-size": {
|
|
3976
|
-
"value": "{rhc.font-size.
|
|
4164
|
+
"value": "{rhc.font-size.body.default}",
|
|
3977
4165
|
"type": "fontSizes"
|
|
3978
4166
|
},
|
|
3979
4167
|
"font-weight": {
|
|
3980
|
-
"value": "{rhc.font-weight.
|
|
4168
|
+
"value": "{rhc.font-weight.default}",
|
|
3981
4169
|
"type": "fontWeights"
|
|
3982
4170
|
},
|
|
3983
4171
|
"margin-block-end": {
|
|
@@ -4003,11 +4191,11 @@
|
|
|
4003
4191
|
"type": "fontFamilies"
|
|
4004
4192
|
},
|
|
4005
4193
|
"font-size": {
|
|
4006
|
-
"value": "{rhc.font-size.
|
|
4194
|
+
"value": "{rhc.font-size.body.default}",
|
|
4007
4195
|
"type": "fontSizes"
|
|
4008
4196
|
},
|
|
4009
4197
|
"font-weight": {
|
|
4010
|
-
"value": "{rhc.font-weight.
|
|
4198
|
+
"value": "{rhc.font-weight.strong}",
|
|
4011
4199
|
"type": "fontWeights"
|
|
4012
4200
|
},
|
|
4013
4201
|
"line-height": {
|
|
@@ -4025,11 +4213,11 @@
|
|
|
4025
4213
|
"type": "color"
|
|
4026
4214
|
},
|
|
4027
4215
|
"font-size": {
|
|
4028
|
-
"value": "{rhc.font-size.
|
|
4216
|
+
"value": "{rhc.font-size.body.default}",
|
|
4029
4217
|
"type": "fontSizes"
|
|
4030
4218
|
},
|
|
4031
4219
|
"line-height": {
|
|
4032
|
-
"value": "{rhc.line-height.
|
|
4220
|
+
"value": "{rhc.line-height.body}",
|
|
4033
4221
|
"type": "lineHeights"
|
|
4034
4222
|
},
|
|
4035
4223
|
"font-family": {
|
|
@@ -4037,7 +4225,7 @@
|
|
|
4037
4225
|
"type": "fontFamilies"
|
|
4038
4226
|
},
|
|
4039
4227
|
"font-weight": {
|
|
4040
|
-
"value": "{rhc.font-weight.
|
|
4228
|
+
"value": "{rhc.font-weight.default}",
|
|
4041
4229
|
"type": "fontWeights"
|
|
4042
4230
|
},
|
|
4043
4231
|
"disabled": {
|
|
@@ -4057,7 +4245,7 @@
|
|
|
4057
4245
|
"type": "spacing"
|
|
4058
4246
|
},
|
|
4059
4247
|
"font-weight": {
|
|
4060
|
-
"value": "{rhc.font-weight.
|
|
4248
|
+
"value": "{rhc.font-weight.default}",
|
|
4061
4249
|
"type": "fontWeights"
|
|
4062
4250
|
},
|
|
4063
4251
|
"row-gap": {
|
|
@@ -4089,11 +4277,11 @@
|
|
|
4089
4277
|
"type": "color"
|
|
4090
4278
|
},
|
|
4091
4279
|
"font-size": {
|
|
4092
|
-
"value": "{rhc.font-size.
|
|
4280
|
+
"value": "{rhc.font-size.body.default}",
|
|
4093
4281
|
"type": "fontSizes"
|
|
4094
4282
|
},
|
|
4095
4283
|
"font-weight": {
|
|
4096
|
-
"value": "{rhc.font-weight.
|
|
4284
|
+
"value": "{rhc.font-weight.strong}",
|
|
4097
4285
|
"type": "fontWeights"
|
|
4098
4286
|
}
|
|
4099
4287
|
}
|
|
@@ -4103,7 +4291,7 @@
|
|
|
4103
4291
|
"nl": {
|
|
4104
4292
|
"heading-level-1": {
|
|
4105
4293
|
"color": {
|
|
4106
|
-
"value": "{rhc.color.
|
|
4294
|
+
"value": "{rhc.color.lintblauw.500}",
|
|
4107
4295
|
"type": "color"
|
|
4108
4296
|
},
|
|
4109
4297
|
"font-family": {
|
|
@@ -4111,7 +4299,7 @@
|
|
|
4111
4299
|
"type": "fontFamilies"
|
|
4112
4300
|
},
|
|
4113
4301
|
"font-weight": {
|
|
4114
|
-
"value": "{rhc.font-weight.
|
|
4302
|
+
"value": "{rhc.font-weight.strong}",
|
|
4115
4303
|
"type": "fontWeights"
|
|
4116
4304
|
},
|
|
4117
4305
|
"line-height": {
|
|
@@ -4133,7 +4321,7 @@
|
|
|
4133
4321
|
},
|
|
4134
4322
|
"heading-level-2": {
|
|
4135
4323
|
"color": {
|
|
4136
|
-
"value": "{rhc.color.
|
|
4324
|
+
"value": "{rhc.color.lintblauw.500}",
|
|
4137
4325
|
"type": "color"
|
|
4138
4326
|
},
|
|
4139
4327
|
"font-family": {
|
|
@@ -4141,7 +4329,7 @@
|
|
|
4141
4329
|
"type": "fontFamilies"
|
|
4142
4330
|
},
|
|
4143
4331
|
"font-weight": {
|
|
4144
|
-
"value": "{rhc.font-weight.
|
|
4332
|
+
"value": "{rhc.font-weight.strong}",
|
|
4145
4333
|
"type": "fontWeights"
|
|
4146
4334
|
},
|
|
4147
4335
|
"line-height": {
|
|
@@ -4163,7 +4351,7 @@
|
|
|
4163
4351
|
},
|
|
4164
4352
|
"heading-level-3": {
|
|
4165
4353
|
"color": {
|
|
4166
|
-
"value": "{rhc.color.
|
|
4354
|
+
"value": "{rhc.color.lintblauw.500}",
|
|
4167
4355
|
"type": "color"
|
|
4168
4356
|
},
|
|
4169
4357
|
"font-family": {
|
|
@@ -4171,7 +4359,7 @@
|
|
|
4171
4359
|
"type": "fontFamilies"
|
|
4172
4360
|
},
|
|
4173
4361
|
"font-weight": {
|
|
4174
|
-
"value": "{rhc.font-weight.
|
|
4362
|
+
"value": "{rhc.font-weight.strong}",
|
|
4175
4363
|
"type": "fontWeights"
|
|
4176
4364
|
},
|
|
4177
4365
|
"line-height": {
|
|
@@ -4193,7 +4381,7 @@
|
|
|
4193
4381
|
},
|
|
4194
4382
|
"heading-level-4": {
|
|
4195
4383
|
"color": {
|
|
4196
|
-
"value": "{rhc.color.
|
|
4384
|
+
"value": "{rhc.color.lintblauw.500}",
|
|
4197
4385
|
"type": "color"
|
|
4198
4386
|
},
|
|
4199
4387
|
"font-family": {
|
|
@@ -4201,7 +4389,7 @@
|
|
|
4201
4389
|
"type": "fontFamilies"
|
|
4202
4390
|
},
|
|
4203
4391
|
"font-weight": {
|
|
4204
|
-
"value": "{rhc.font-weight.
|
|
4392
|
+
"value": "{rhc.font-weight.strong}",
|
|
4205
4393
|
"type": "fontWeights"
|
|
4206
4394
|
},
|
|
4207
4395
|
"line-height": {
|
|
@@ -4223,7 +4411,7 @@
|
|
|
4223
4411
|
},
|
|
4224
4412
|
"heading-level-5": {
|
|
4225
4413
|
"color": {
|
|
4226
|
-
"value": "{rhc.color.
|
|
4414
|
+
"value": "{rhc.color.lintblauw.500}",
|
|
4227
4415
|
"type": "color"
|
|
4228
4416
|
},
|
|
4229
4417
|
"font-family": {
|
|
@@ -4231,7 +4419,7 @@
|
|
|
4231
4419
|
"type": "fontFamilies"
|
|
4232
4420
|
},
|
|
4233
4421
|
"font-weight": {
|
|
4234
|
-
"value": "{rhc.font-weight.
|
|
4422
|
+
"value": "{rhc.font-weight.strong}",
|
|
4235
4423
|
"type": "fontWeights"
|
|
4236
4424
|
},
|
|
4237
4425
|
"line-height": {
|
|
@@ -4412,7 +4600,7 @@
|
|
|
4412
4600
|
"hero": {
|
|
4413
4601
|
"heading": {
|
|
4414
4602
|
"font-weight": {
|
|
4415
|
-
"value": "{rhc.font-weight.
|
|
4603
|
+
"value": "{rhc.font-weight.strong}",
|
|
4416
4604
|
"type": "fontWeights"
|
|
4417
4605
|
},
|
|
4418
4606
|
"line-height": {
|
|
@@ -4430,15 +4618,15 @@
|
|
|
4430
4618
|
},
|
|
4431
4619
|
"sub-heading": {
|
|
4432
4620
|
"font-weight": {
|
|
4433
|
-
"value": "{rhc.font-weight.
|
|
4621
|
+
"value": "{rhc.font-weight.default}",
|
|
4434
4622
|
"type": "fontWeights"
|
|
4435
4623
|
},
|
|
4436
4624
|
"line-height": {
|
|
4437
|
-
"value": "{rhc.line-height.
|
|
4625
|
+
"value": "{rhc.line-height.body}",
|
|
4438
4626
|
"type": "lineHeights"
|
|
4439
4627
|
},
|
|
4440
4628
|
"font-size": {
|
|
4441
|
-
"value": "{rhc.font-size.
|
|
4629
|
+
"value": "{rhc.font-size.body.default}",
|
|
4442
4630
|
"type": "fontSizes"
|
|
4443
4631
|
},
|
|
4444
4632
|
"font-family": {
|
|
@@ -4634,15 +4822,15 @@
|
|
|
4634
4822
|
"type": "fontFamilies"
|
|
4635
4823
|
},
|
|
4636
4824
|
"font-weight": {
|
|
4637
|
-
"value": "{rhc.font-weight.
|
|
4825
|
+
"value": "{rhc.font-weight.default}",
|
|
4638
4826
|
"type": "fontWeights"
|
|
4639
4827
|
},
|
|
4640
4828
|
"font-size": {
|
|
4641
|
-
"value": "{rhc.font-size.
|
|
4829
|
+
"value": "{rhc.font-size.body.default}",
|
|
4642
4830
|
"type": "fontSizes"
|
|
4643
4831
|
},
|
|
4644
4832
|
"line-height": {
|
|
4645
|
-
"value": "{rhc.line-height.
|
|
4833
|
+
"value": "{rhc.line-height.body}",
|
|
4646
4834
|
"type": "lineHeights"
|
|
4647
4835
|
}
|
|
4648
4836
|
}
|
|
@@ -5074,7 +5262,7 @@
|
|
|
5074
5262
|
},
|
|
5075
5263
|
"content": {
|
|
5076
5264
|
"font-size": {
|
|
5077
|
-
"value": "{rhc.font-size.
|
|
5265
|
+
"value": "{rhc.font-size.body.default}",
|
|
5078
5266
|
"type": "fontSizes"
|
|
5079
5267
|
},
|
|
5080
5268
|
"column-gap": {
|
|
@@ -5092,11 +5280,11 @@
|
|
|
5092
5280
|
"type": "font-family"
|
|
5093
5281
|
},
|
|
5094
5282
|
"font-size": {
|
|
5095
|
-
"value": "{rhc.font-size.
|
|
5283
|
+
"value": "{rhc.font-size.body.default}",
|
|
5096
5284
|
"type": "font-size"
|
|
5097
5285
|
},
|
|
5098
5286
|
"font-weight": {
|
|
5099
|
-
"value": "{rhc.font-weight.
|
|
5287
|
+
"value": "{rhc.font-weight.strong}",
|
|
5100
5288
|
"type": "font-weight"
|
|
5101
5289
|
},
|
|
5102
5290
|
"line-height": {
|
|
@@ -5219,7 +5407,7 @@
|
|
|
5219
5407
|
},
|
|
5220
5408
|
"heading": {
|
|
5221
5409
|
"font-weight": {
|
|
5222
|
-
"value": "{rhc.font-weight.
|
|
5410
|
+
"value": "{rhc.font-weight.strong}",
|
|
5223
5411
|
"type": "fontWeights"
|
|
5224
5412
|
}
|
|
5225
5413
|
},
|
|
@@ -5272,7 +5460,7 @@
|
|
|
5272
5460
|
},
|
|
5273
5461
|
"content": {
|
|
5274
5462
|
"font-size": {
|
|
5275
|
-
"value": "{rhc.font-size.
|
|
5463
|
+
"value": "{rhc.font-size.body.default}",
|
|
5276
5464
|
"type": "fontSizes"
|
|
5277
5465
|
},
|
|
5278
5466
|
"column-gap": {
|
|
@@ -5294,7 +5482,7 @@
|
|
|
5294
5482
|
"type": "font-size"
|
|
5295
5483
|
},
|
|
5296
5484
|
"font-weight": {
|
|
5297
|
-
"value": "{rhc.font-weight.
|
|
5485
|
+
"value": "{rhc.font-weight.strong}",
|
|
5298
5486
|
"type": "font-weight"
|
|
5299
5487
|
},
|
|
5300
5488
|
"line-height": {
|
|
@@ -5404,15 +5592,15 @@
|
|
|
5404
5592
|
"type": "fontFamilies"
|
|
5405
5593
|
},
|
|
5406
5594
|
"font-weight": {
|
|
5407
|
-
"value": "{rhc.font-weight.
|
|
5595
|
+
"value": "{rhc.font-weight.default}",
|
|
5408
5596
|
"type": "fontWeights"
|
|
5409
5597
|
},
|
|
5410
5598
|
"font-size": {
|
|
5411
|
-
"value": "{rhc.font-size.
|
|
5599
|
+
"value": "{rhc.font-size.body.default}",
|
|
5412
5600
|
"type": "fontSizes"
|
|
5413
5601
|
},
|
|
5414
5602
|
"line-height": {
|
|
5415
|
-
"value": "{rhc.line-height.
|
|
5603
|
+
"value": "{rhc.line-height.body}",
|
|
5416
5604
|
"type": "lineHeights"
|
|
5417
5605
|
}
|
|
5418
5606
|
}
|
|
@@ -5790,15 +5978,15 @@
|
|
|
5790
5978
|
"type": "fontFamilies"
|
|
5791
5979
|
},
|
|
5792
5980
|
"font-size": {
|
|
5793
|
-
"value": "{rhc.font-size.
|
|
5981
|
+
"value": "{rhc.font-size.body.default}",
|
|
5794
5982
|
"type": "fontSizes"
|
|
5795
5983
|
},
|
|
5796
5984
|
"font-weight": {
|
|
5797
|
-
"value": "{rhc.font-weight.
|
|
5985
|
+
"value": "{rhc.font-weight.default}",
|
|
5798
5986
|
"type": "fontWeights"
|
|
5799
5987
|
},
|
|
5800
5988
|
"line-height": {
|
|
5801
|
-
"value": "{rhc.line-height.
|
|
5989
|
+
"value": "{rhc.line-height.body}",
|
|
5802
5990
|
"type": "lineHeights"
|
|
5803
5991
|
},
|
|
5804
5992
|
"margin-block-end": {
|
|
@@ -5815,15 +6003,15 @@
|
|
|
5815
6003
|
"type": "color"
|
|
5816
6004
|
},
|
|
5817
6005
|
"font-size": {
|
|
5818
|
-
"value": "{rhc.font-size.
|
|
6006
|
+
"value": "{rhc.font-size.body.intro}",
|
|
5819
6007
|
"type": "fontSizes"
|
|
5820
6008
|
},
|
|
5821
6009
|
"font-weight": {
|
|
5822
|
-
"value": "{rhc.font-weight.
|
|
6010
|
+
"value": "{rhc.font-weight.default}",
|
|
5823
6011
|
"type": "fontWeights"
|
|
5824
6012
|
},
|
|
5825
6013
|
"line-height": {
|
|
5826
|
-
"value": "{rhc.line-height.
|
|
6014
|
+
"value": "{rhc.line-height.body}",
|
|
5827
6015
|
"type": "lineHeights"
|
|
5828
6016
|
}
|
|
5829
6017
|
}
|
|
@@ -5842,7 +6030,7 @@
|
|
|
5842
6030
|
"type": "fontFamilies"
|
|
5843
6031
|
},
|
|
5844
6032
|
"font-weight": {
|
|
5845
|
-
"value": "{rhc.font-weight.
|
|
6033
|
+
"value": "{rhc.font-weight.strong}",
|
|
5846
6034
|
"type": "fontWeights"
|
|
5847
6035
|
},
|
|
5848
6036
|
"line-height": {
|
|
@@ -6188,15 +6376,15 @@
|
|
|
6188
6376
|
"type": "fontFamilies"
|
|
6189
6377
|
},
|
|
6190
6378
|
"font-weight": {
|
|
6191
|
-
"value": "{rhc.font-weight.
|
|
6379
|
+
"value": "{rhc.font-weight.default}",
|
|
6192
6380
|
"type": "fontWeights"
|
|
6193
6381
|
},
|
|
6194
6382
|
"line-height": {
|
|
6195
|
-
"value": "{rhc.line-height.
|
|
6383
|
+
"value": "{rhc.line-height.body}",
|
|
6196
6384
|
"type": "lineHeights"
|
|
6197
6385
|
},
|
|
6198
6386
|
"font-size": {
|
|
6199
|
-
"value": "{rhc.font-size.
|
|
6387
|
+
"value": "{rhc.font-size.body.default}",
|
|
6200
6388
|
"type": "fontSizes"
|
|
6201
6389
|
},
|
|
6202
6390
|
"max-inline-size": {
|
|
@@ -6237,7 +6425,7 @@
|
|
|
6237
6425
|
},
|
|
6238
6426
|
"link": {
|
|
6239
6427
|
"line-height": {
|
|
6240
|
-
"value": "{rhc.line-height.
|
|
6428
|
+
"value": "{rhc.line-height.body}",
|
|
6241
6429
|
"type": "lineHeights"
|
|
6242
6430
|
},
|
|
6243
6431
|
"icon": {
|
|
@@ -6251,7 +6439,7 @@
|
|
|
6251
6439
|
}
|
|
6252
6440
|
},
|
|
6253
6441
|
"font-size": {
|
|
6254
|
-
"value": "{rhc.font-size.
|
|
6442
|
+
"value": "{rhc.font-size.body.default}",
|
|
6255
6443
|
"type": "fontSizes"
|
|
6256
6444
|
},
|
|
6257
6445
|
"font-family": {
|
|
@@ -6259,12 +6447,12 @@
|
|
|
6259
6447
|
"type": "fontFamilies"
|
|
6260
6448
|
},
|
|
6261
6449
|
"font-weight": {
|
|
6262
|
-
"value": "{rhc.font-weight.
|
|
6450
|
+
"value": "{rhc.font-weight.default}",
|
|
6263
6451
|
"type": "fontWeights"
|
|
6264
6452
|
},
|
|
6265
6453
|
"current": {
|
|
6266
6454
|
"font-weight": {
|
|
6267
|
-
"value": "{rhc.font-weight.
|
|
6455
|
+
"value": "{rhc.font-weight.strong}",
|
|
6268
6456
|
"type": "fontWeights"
|
|
6269
6457
|
},
|
|
6270
6458
|
"color": {
|
|
@@ -6483,7 +6671,7 @@
|
|
|
6483
6671
|
"nl": {
|
|
6484
6672
|
"skip-link": {
|
|
6485
6673
|
"font-weight": {
|
|
6486
|
-
"value": "{rhc.font-weight.
|
|
6674
|
+
"value": "{rhc.font-weight.strong}",
|
|
6487
6675
|
"type": "fontWeights"
|
|
6488
6676
|
},
|
|
6489
6677
|
"font-family": {
|
|
@@ -6491,11 +6679,11 @@
|
|
|
6491
6679
|
"type": "fontFamilies"
|
|
6492
6680
|
},
|
|
6493
6681
|
"font-size": {
|
|
6494
|
-
"value": "{rhc.font-size.
|
|
6682
|
+
"value": "{rhc.font-size.body.default}",
|
|
6495
6683
|
"type": "fontSizes"
|
|
6496
6684
|
},
|
|
6497
6685
|
"line-height": {
|
|
6498
|
-
"value": "{rhc.line-height.
|
|
6686
|
+
"value": "{rhc.line-height.body}",
|
|
6499
6687
|
"type": "lineHeights"
|
|
6500
6688
|
},
|
|
6501
6689
|
"min-block-size": {
|
|
@@ -6607,15 +6795,15 @@
|
|
|
6607
6795
|
"utrecht": {
|
|
6608
6796
|
"status-badge": {
|
|
6609
6797
|
"font-size": {
|
|
6610
|
-
"value": "{rhc.font-size.
|
|
6798
|
+
"value": "{rhc.font-size.body.default}",
|
|
6611
6799
|
"type": "fontSizes"
|
|
6612
6800
|
},
|
|
6613
6801
|
"line-height": {
|
|
6614
|
-
"value": "{rhc.line-height.
|
|
6802
|
+
"value": "{rhc.line-height.body}",
|
|
6615
6803
|
"type": "lineHeights"
|
|
6616
6804
|
},
|
|
6617
6805
|
"font-weight": {
|
|
6618
|
-
"value": "{rhc.font-weight.
|
|
6806
|
+
"value": "{rhc.font-weight.strong}",
|
|
6619
6807
|
"type": "fontWeights"
|
|
6620
6808
|
},
|
|
6621
6809
|
"border-width": {
|
|
@@ -6759,160 +6947,12 @@
|
|
|
6759
6947
|
}
|
|
6760
6948
|
}
|
|
6761
6949
|
},
|
|
6762
|
-
"components/summary-list": {
|
|
6763
|
-
"todo": {
|
|
6764
|
-
"summary-list": {
|
|
6765
|
-
"font-family": {
|
|
6766
|
-
"value": "{rhc.font-family.primary}",
|
|
6767
|
-
"type": "fontFamilies"
|
|
6768
|
-
},
|
|
6769
|
-
"item-value": {
|
|
6770
|
-
"font-weight": {
|
|
6771
|
-
"value": "{rhc.font-weight.regular}",
|
|
6772
|
-
"type": "fontWeights"
|
|
6773
|
-
},
|
|
6774
|
-
"row": {
|
|
6775
|
-
"padding-block-end": {
|
|
6776
|
-
"value": "{rhc.space.150}",
|
|
6777
|
-
"type": "spacing"
|
|
6778
|
-
},
|
|
6779
|
-
"padding-block-start": {
|
|
6780
|
-
"value": "{rhc.space.150}",
|
|
6781
|
-
"type": "spacing"
|
|
6782
|
-
},
|
|
6783
|
-
"padding-inline-end": {
|
|
6784
|
-
"value": "{rhc.space.0}",
|
|
6785
|
-
"type": "spacing"
|
|
6786
|
-
},
|
|
6787
|
-
"padding-inline-start": {
|
|
6788
|
-
"value": "0px",
|
|
6789
|
-
"type": "spacing"
|
|
6790
|
-
}
|
|
6791
|
-
},
|
|
6792
|
-
"padding-block-end": {
|
|
6793
|
-
"value": "{rhc.space.150}",
|
|
6794
|
-
"type": "spacing"
|
|
6795
|
-
},
|
|
6796
|
-
"padding-block-start": {
|
|
6797
|
-
"value": "{rhc.space.0}",
|
|
6798
|
-
"type": "spacing"
|
|
6799
|
-
},
|
|
6800
|
-
"padding-inline-end": {
|
|
6801
|
-
"value": "{rhc.space.0}",
|
|
6802
|
-
"type": "spacing"
|
|
6803
|
-
},
|
|
6804
|
-
"padding-inline-start": {
|
|
6805
|
-
"value": "{rhc.space.0}",
|
|
6806
|
-
"type": "spacing"
|
|
6807
|
-
}
|
|
6808
|
-
},
|
|
6809
|
-
"item-key": {
|
|
6810
|
-
"font-weight": {
|
|
6811
|
-
"value": "{rhc.font-weight.bold}",
|
|
6812
|
-
"type": "fontWeights"
|
|
6813
|
-
},
|
|
6814
|
-
"row": {
|
|
6815
|
-
"padding-block-end": {
|
|
6816
|
-
"value": "{rhc.space.150}",
|
|
6817
|
-
"type": "spacing"
|
|
6818
|
-
},
|
|
6819
|
-
"padding-block-start": {
|
|
6820
|
-
"value": "{rhc.space.150}",
|
|
6821
|
-
"type": "spacing"
|
|
6822
|
-
},
|
|
6823
|
-
"padding-inline-end": {
|
|
6824
|
-
"value": "{rhc.space.200}",
|
|
6825
|
-
"type": "spacing"
|
|
6826
|
-
},
|
|
6827
|
-
"padding-inline-start": {
|
|
6828
|
-
"value": "{rhc.space.0}",
|
|
6829
|
-
"type": "spacing"
|
|
6830
|
-
}
|
|
6831
|
-
},
|
|
6832
|
-
"padding-block-end": {
|
|
6833
|
-
"value": "{rhc.space.50}",
|
|
6834
|
-
"type": "spacing"
|
|
6835
|
-
},
|
|
6836
|
-
"padding-block-start": {
|
|
6837
|
-
"value": "{rhc.space.150}",
|
|
6838
|
-
"type": "spacing"
|
|
6839
|
-
},
|
|
6840
|
-
"padding-inline-end": {
|
|
6841
|
-
"value": "{rhc.space.0}",
|
|
6842
|
-
"type": "spacing"
|
|
6843
|
-
},
|
|
6844
|
-
"padding-inline-start": {
|
|
6845
|
-
"value": "{rhc.space.0}",
|
|
6846
|
-
"type": "spacing"
|
|
6847
|
-
}
|
|
6848
|
-
},
|
|
6849
|
-
"item": {
|
|
6850
|
-
"border-width": {
|
|
6851
|
-
"value": "{rhc.border-width.default}",
|
|
6852
|
-
"type": "borderWidth"
|
|
6853
|
-
},
|
|
6854
|
-
"border-color": {
|
|
6855
|
-
"value": "{rhc.color.cool-grey.300}",
|
|
6856
|
-
"type": "color"
|
|
6857
|
-
},
|
|
6858
|
-
"color": {
|
|
6859
|
-
"value": "{rhc.color.foreground.default}",
|
|
6860
|
-
"type": "color"
|
|
6861
|
-
}
|
|
6862
|
-
},
|
|
6863
|
-
"font-size": {
|
|
6864
|
-
"value": "{rhc.font-size.paragraph.default}",
|
|
6865
|
-
"type": "fontSizes"
|
|
6866
|
-
},
|
|
6867
|
-
"line-height": {
|
|
6868
|
-
"value": "{rhc.line-height.paragraph}",
|
|
6869
|
-
"type": "lineHeights"
|
|
6870
|
-
},
|
|
6871
|
-
"item-action": {
|
|
6872
|
-
"row": {
|
|
6873
|
-
"padding-block-end": {
|
|
6874
|
-
"value": "{rhc.space.150}",
|
|
6875
|
-
"type": "spacing"
|
|
6876
|
-
},
|
|
6877
|
-
"padding-block-start": {
|
|
6878
|
-
"value": "{rhc.space.150}",
|
|
6879
|
-
"type": "spacing"
|
|
6880
|
-
},
|
|
6881
|
-
"padding-inline-end": {
|
|
6882
|
-
"value": "{rhc.space.0}",
|
|
6883
|
-
"type": "spacing"
|
|
6884
|
-
},
|
|
6885
|
-
"padding-inline-start": {
|
|
6886
|
-
"value": "{rhc.space.200}",
|
|
6887
|
-
"type": "spacing"
|
|
6888
|
-
}
|
|
6889
|
-
},
|
|
6890
|
-
"padding-block-end": {
|
|
6891
|
-
"value": "{rhc.space.150}",
|
|
6892
|
-
"type": "spacing"
|
|
6893
|
-
},
|
|
6894
|
-
"padding-block-start": {
|
|
6895
|
-
"value": "{rhc.space.150}",
|
|
6896
|
-
"type": "spacing"
|
|
6897
|
-
},
|
|
6898
|
-
"padding-inline-end": {
|
|
6899
|
-
"value": "{rhc.space.200}",
|
|
6900
|
-
"type": "spacing"
|
|
6901
|
-
},
|
|
6902
|
-
"padding-inline-start": {
|
|
6903
|
-
"value": "{rhc.space.0}",
|
|
6904
|
-
"type": "spacing"
|
|
6905
|
-
}
|
|
6906
|
-
}
|
|
6907
|
-
}
|
|
6908
|
-
}
|
|
6909
|
-
},
|
|
6910
6950
|
"components/table": {
|
|
6911
6951
|
"utrecht": {
|
|
6912
6952
|
"table": {
|
|
6913
6953
|
"header-cell": {
|
|
6914
6954
|
"line-height": {
|
|
6915
|
-
"value": "{rhc.line-height.
|
|
6955
|
+
"value": "{rhc.line-height.body}",
|
|
6916
6956
|
"type": "lineHeights"
|
|
6917
6957
|
},
|
|
6918
6958
|
"color": {
|
|
@@ -6924,11 +6964,11 @@
|
|
|
6924
6964
|
"type": "fontFamilies"
|
|
6925
6965
|
},
|
|
6926
6966
|
"font-weight": {
|
|
6927
|
-
"value": "{rhc.font-weight.
|
|
6967
|
+
"value": "{rhc.font-weight.strong}",
|
|
6928
6968
|
"type": "fontWeights"
|
|
6929
6969
|
},
|
|
6930
6970
|
"font-size": {
|
|
6931
|
-
"value": "{rhc.font-size.
|
|
6971
|
+
"value": "{rhc.font-size.body.default}",
|
|
6932
6972
|
"type": "fontSizes"
|
|
6933
6973
|
}
|
|
6934
6974
|
},
|
|
@@ -6950,7 +6990,7 @@
|
|
|
6950
6990
|
"type": "fontFamilies"
|
|
6951
6991
|
},
|
|
6952
6992
|
"font-weight": {
|
|
6953
|
-
"value": "{rhc.font-weight.
|
|
6993
|
+
"value": "{rhc.font-weight.strong}",
|
|
6954
6994
|
"type": "fontWeights"
|
|
6955
6995
|
},
|
|
6956
6996
|
"font-size": {
|
|
@@ -6990,15 +7030,15 @@
|
|
|
6990
7030
|
"type": "fontFamilies"
|
|
6991
7031
|
},
|
|
6992
7032
|
"font-weight": {
|
|
6993
|
-
"value": "{rhc.font-weight.
|
|
7033
|
+
"value": "{rhc.font-weight.default}",
|
|
6994
7034
|
"type": "fontWeights"
|
|
6995
7035
|
},
|
|
6996
7036
|
"line-height": {
|
|
6997
|
-
"value": "{rhc.line-height.
|
|
7037
|
+
"value": "{rhc.line-height.body}",
|
|
6998
7038
|
"type": "lineHeights"
|
|
6999
7039
|
},
|
|
7000
7040
|
"font-size": {
|
|
7001
|
-
"value": "{rhc.font-size.
|
|
7041
|
+
"value": "{rhc.font-size.body.default}",
|
|
7002
7042
|
"type": "fontSizes"
|
|
7003
7043
|
}
|
|
7004
7044
|
},
|
|
@@ -7046,11 +7086,11 @@
|
|
|
7046
7086
|
},
|
|
7047
7087
|
"footer-cell": {
|
|
7048
7088
|
"font-weight": {
|
|
7049
|
-
"value": "{rhc.font-weight.
|
|
7089
|
+
"value": "{rhc.font-weight.strong}",
|
|
7050
7090
|
"type": "fontWeights"
|
|
7051
7091
|
},
|
|
7052
7092
|
"font-size": {
|
|
7053
|
-
"value": "{rhc.font-size.
|
|
7093
|
+
"value": "{rhc.font-size.body.default}",
|
|
7054
7094
|
"type": "fontSizes"
|
|
7055
7095
|
},
|
|
7056
7096
|
"color": {
|
|
@@ -7062,7 +7102,7 @@
|
|
|
7062
7102
|
"type": "fontFamilies"
|
|
7063
7103
|
},
|
|
7064
7104
|
"line-height": {
|
|
7065
|
-
"value": "{rhc.line-height.
|
|
7105
|
+
"value": "{rhc.line-height.body}",
|
|
7066
7106
|
"type": "lineHeights"
|
|
7067
7107
|
}
|
|
7068
7108
|
},
|
|
@@ -7347,15 +7387,15 @@
|
|
|
7347
7387
|
"type": "fontFamilies"
|
|
7348
7388
|
},
|
|
7349
7389
|
"font-weight": {
|
|
7350
|
-
"value": "{rhc.font-weight.
|
|
7390
|
+
"value": "{rhc.font-weight.default}",
|
|
7351
7391
|
"type": "fontWeights"
|
|
7352
7392
|
},
|
|
7353
7393
|
"line-height": {
|
|
7354
|
-
"value": "{rhc.line-height.
|
|
7394
|
+
"value": "{rhc.line-height.body}",
|
|
7355
7395
|
"type": "lineHeights"
|
|
7356
7396
|
},
|
|
7357
7397
|
"font-size": {
|
|
7358
|
-
"value": "{rhc.font-size.
|
|
7398
|
+
"value": "{rhc.font-size.body.default}",
|
|
7359
7399
|
"type": "fontSizes"
|
|
7360
7400
|
}
|
|
7361
7401
|
}
|
|
@@ -7373,15 +7413,15 @@
|
|
|
7373
7413
|
"type": "fontFamilies"
|
|
7374
7414
|
},
|
|
7375
7415
|
"font-size": {
|
|
7376
|
-
"value": "{rhc.font-size.
|
|
7416
|
+
"value": "{rhc.font-size.body.default}",
|
|
7377
7417
|
"type": "fontSizes"
|
|
7378
7418
|
},
|
|
7379
7419
|
"font-weight": {
|
|
7380
|
-
"value": "{rhc.font-weight.
|
|
7420
|
+
"value": "{rhc.font-weight.default}",
|
|
7381
7421
|
"type": "fontWeights"
|
|
7382
7422
|
},
|
|
7383
7423
|
"line-height": {
|
|
7384
|
-
"value": "{rhc.line-height.
|
|
7424
|
+
"value": "{rhc.line-height.body}",
|
|
7385
7425
|
"type": "lineHeights"
|
|
7386
7426
|
},
|
|
7387
7427
|
"max-inline-size": {
|
|
@@ -7637,15 +7677,15 @@
|
|
|
7637
7677
|
"type": "fontFamilies"
|
|
7638
7678
|
},
|
|
7639
7679
|
"font-weight": {
|
|
7640
|
-
"value": "{rhc.font-weight.
|
|
7680
|
+
"value": "{rhc.font-weight.default}",
|
|
7641
7681
|
"type": "fontWeights"
|
|
7642
7682
|
},
|
|
7643
7683
|
"font-size": {
|
|
7644
|
-
"value": "{rhc.font-size.
|
|
7684
|
+
"value": "{rhc.font-size.body.default}",
|
|
7645
7685
|
"type": "fontSizes"
|
|
7646
7686
|
},
|
|
7647
7687
|
"line-height": {
|
|
7648
|
-
"value": "{rhc.line-height.
|
|
7688
|
+
"value": "{rhc.line-height.body}",
|
|
7649
7689
|
"type": "lineHeights"
|
|
7650
7690
|
},
|
|
7651
7691
|
"item": {
|
|
@@ -8045,6 +8085,12 @@
|
|
|
8045
8085
|
}
|
|
8046
8086
|
}
|
|
8047
8087
|
}
|
|
8088
|
+
},
|
|
8089
|
+
"page-footer": {
|
|
8090
|
+
"color": {
|
|
8091
|
+
"value": "{rhc.color.foreground.on-light-color}",
|
|
8092
|
+
"type": "color"
|
|
8093
|
+
}
|
|
8048
8094
|
}
|
|
8049
8095
|
},
|
|
8050
8096
|
"rhc": {
|
|
@@ -8867,7 +8913,7 @@
|
|
|
8867
8913
|
}
|
|
8868
8914
|
}
|
|
8869
8915
|
},
|
|
8870
|
-
"overwrites/heading-color/
|
|
8916
|
+
"overwrites/heading-color/primary": {
|
|
8871
8917
|
"nl": {
|
|
8872
8918
|
"heading-level-1": {
|
|
8873
8919
|
"color": {
|
|
@@ -8901,6 +8947,282 @@
|
|
|
8901
8947
|
}
|
|
8902
8948
|
}
|
|
8903
8949
|
},
|
|
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
|
+
},
|
|
8904
9226
|
"overwrites/oude rijkshuisstijl/blockqoute": {
|
|
8905
9227
|
"utrecht": {
|
|
8906
9228
|
"blockquote": {
|
|
@@ -8929,7 +9251,7 @@
|
|
|
8929
9251
|
"type": "color"
|
|
8930
9252
|
},
|
|
8931
9253
|
"font-size": {
|
|
8932
|
-
"value": "{rhc.font-size.
|
|
9254
|
+
"value": "{rhc.font-size.body.default}",
|
|
8933
9255
|
"type": "fontSizes"
|
|
8934
9256
|
},
|
|
8935
9257
|
"font-family": {
|
|
@@ -8962,7 +9284,7 @@
|
|
|
8962
9284
|
"type": "color"
|
|
8963
9285
|
},
|
|
8964
9286
|
"font-size": {
|
|
8965
|
-
"value": "{rhc.font-size.
|
|
9287
|
+
"value": "{rhc.font-size.body.default}",
|
|
8966
9288
|
"type": "fontSizes"
|
|
8967
9289
|
}
|
|
8968
9290
|
},
|
|
@@ -8972,7 +9294,7 @@
|
|
|
8972
9294
|
"type": "color"
|
|
8973
9295
|
},
|
|
8974
9296
|
"font-size": {
|
|
8975
|
-
"value": "{rhc.font-size.
|
|
9297
|
+
"value": "{rhc.font-size.body.intro}",
|
|
8976
9298
|
"type": "fontSizes"
|
|
8977
9299
|
}
|
|
8978
9300
|
}
|
|
@@ -9022,7 +9344,7 @@
|
|
|
9022
9344
|
"type": "fontSizes"
|
|
9023
9345
|
}
|
|
9024
9346
|
},
|
|
9025
|
-
"
|
|
9347
|
+
"body": {
|
|
9026
9348
|
"intro": {
|
|
9027
9349
|
"value": "{rhc.font-size.sm.mobile}",
|
|
9028
9350
|
"type": "fontSizes"
|
|
@@ -9060,7 +9382,7 @@
|
|
|
9060
9382
|
"type": "fontSizes"
|
|
9061
9383
|
}
|
|
9062
9384
|
},
|
|
9063
|
-
"
|
|
9385
|
+
"body": {
|
|
9064
9386
|
"intro": {
|
|
9065
9387
|
"value": "{rhc.font-size.sm.tablet}",
|
|
9066
9388
|
"type": "fontSizes"
|
|
@@ -9073,16 +9395,40 @@
|
|
|
9073
9395
|
}
|
|
9074
9396
|
}
|
|
9075
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
|
+
},
|
|
9076
9422
|
"overwrites/afwijkende keuzes/button": {
|
|
9077
9423
|
"utrecht": {
|
|
9078
9424
|
"button": {
|
|
9079
9425
|
"font-weight": {
|
|
9080
|
-
"value": "{rhc.font-weight.
|
|
9426
|
+
"value": "{rhc.font-weight.default}",
|
|
9081
9427
|
"type": "fontWeights"
|
|
9082
9428
|
},
|
|
9083
9429
|
"primary-action": {
|
|
9084
9430
|
"font-weight": {
|
|
9085
|
-
"value": "{rhc.font-weight.
|
|
9431
|
+
"value": "{rhc.font-weight.default}",
|
|
9086
9432
|
"type": "fontWeights"
|
|
9087
9433
|
}
|
|
9088
9434
|
},
|
|
@@ -9116,7 +9462,7 @@
|
|
|
9116
9462
|
}
|
|
9117
9463
|
},
|
|
9118
9464
|
"font-weight": {
|
|
9119
|
-
"value": "{rhc.font-weight.
|
|
9465
|
+
"value": "{rhc.font-weight.default}",
|
|
9120
9466
|
"type": "fontWeights"
|
|
9121
9467
|
},
|
|
9122
9468
|
"pressed": {
|
|
@@ -9136,7 +9482,7 @@
|
|
|
9136
9482
|
},
|
|
9137
9483
|
"subtle": {
|
|
9138
9484
|
"font-weight": {
|
|
9139
|
-
"value": "{rhc.font-weight.
|
|
9485
|
+
"value": "{rhc.font-weight.default}",
|
|
9140
9486
|
"type": "fontWeights"
|
|
9141
9487
|
},
|
|
9142
9488
|
"hover": {
|
|
@@ -9269,7 +9615,6 @@
|
|
|
9269
9615
|
"components/skip-link/utrecht": "enabled",
|
|
9270
9616
|
"components/skip-link/nl": "enabled",
|
|
9271
9617
|
"components/status-badge": "enabled",
|
|
9272
|
-
"components/summary-list": "enabled",
|
|
9273
9618
|
"components/table": "enabled",
|
|
9274
9619
|
"components/task-list": "enabled",
|
|
9275
9620
|
"components/textarea": "enabled",
|
|
@@ -9283,7 +9628,9 @@
|
|
|
9283
9628
|
"common/rounded-corner": "enabled",
|
|
9284
9629
|
"components/blockquote-oud": "enabled",
|
|
9285
9630
|
"components/blockquote": "enabled",
|
|
9286
|
-
"components/column-layout": "enabled"
|
|
9631
|
+
"components/column-layout": "enabled",
|
|
9632
|
+
"components/data-summary": "enabled",
|
|
9633
|
+
"components/action": "disabled"
|
|
9287
9634
|
},
|
|
9288
9635
|
"$figmaVariableReferences": {},
|
|
9289
9636
|
"group": "Rijkshuisstijl"
|
|
@@ -9362,7 +9709,6 @@
|
|
|
9362
9709
|
"components/skip-link/utrecht": "enabled",
|
|
9363
9710
|
"components/skip-link/nl": "enabled",
|
|
9364
9711
|
"components/status-badge": "enabled",
|
|
9365
|
-
"components/summary-list": "enabled",
|
|
9366
9712
|
"components/table": "enabled",
|
|
9367
9713
|
"components/task-list": "enabled",
|
|
9368
9714
|
"components/textarea": "enabled",
|
|
@@ -9377,7 +9723,9 @@
|
|
|
9377
9723
|
"common/rounded-corner": "enabled",
|
|
9378
9724
|
"components/blockquote-oud": "enabled",
|
|
9379
9725
|
"components/blockquote": "enabled",
|
|
9380
|
-
"components/column-layout": "enabled"
|
|
9726
|
+
"components/column-layout": "enabled",
|
|
9727
|
+
"components/data-summary": "enabled",
|
|
9728
|
+
"components/action": "disabled"
|
|
9381
9729
|
},
|
|
9382
9730
|
"$figmaVariableReferences": {},
|
|
9383
9731
|
"group": "Rijkshuisstijl"
|
|
@@ -9456,7 +9804,6 @@
|
|
|
9456
9804
|
"components/skip-link/utrecht": "enabled",
|
|
9457
9805
|
"components/skip-link/nl": "enabled",
|
|
9458
9806
|
"components/status-badge": "enabled",
|
|
9459
|
-
"components/summary-list": "enabled",
|
|
9460
9807
|
"components/table": "enabled",
|
|
9461
9808
|
"components/task-list": "enabled",
|
|
9462
9809
|
"components/textarea": "enabled",
|
|
@@ -9473,7 +9820,9 @@
|
|
|
9473
9820
|
"components/blockquote-oud": "enabled",
|
|
9474
9821
|
"components/blockquote": "enabled",
|
|
9475
9822
|
"components/column-layout": "enabled",
|
|
9476
|
-
"overwrites/oude rijkshuisstijl/blockqoute": "enabled"
|
|
9823
|
+
"overwrites/oude rijkshuisstijl/blockqoute": "enabled",
|
|
9824
|
+
"components/data-summary": "enabled",
|
|
9825
|
+
"components/action": "disabled"
|
|
9477
9826
|
},
|
|
9478
9827
|
"$figmaVariableReferences": {},
|
|
9479
9828
|
"group": "Rijkshuisstijl"
|
|
@@ -9552,7 +9901,6 @@
|
|
|
9552
9901
|
"components/skip-link/utrecht": "enabled",
|
|
9553
9902
|
"components/skip-link/nl": "enabled",
|
|
9554
9903
|
"components/status-badge": "enabled",
|
|
9555
|
-
"components/summary-list": "enabled",
|
|
9556
9904
|
"components/table": "enabled",
|
|
9557
9905
|
"components/task-list": "enabled",
|
|
9558
9906
|
"components/textarea": "enabled",
|
|
@@ -9567,7 +9915,9 @@
|
|
|
9567
9915
|
"common/rounded-corner": "enabled",
|
|
9568
9916
|
"components/blockquote-oud": "enabled",
|
|
9569
9917
|
"components/blockquote": "enabled",
|
|
9570
|
-
"components/column-layout": "enabled"
|
|
9918
|
+
"components/column-layout": "enabled",
|
|
9919
|
+
"components/data-summary": "enabled",
|
|
9920
|
+
"components/action": "disabled"
|
|
9571
9921
|
},
|
|
9572
9922
|
"$figmaVariableReferences": {},
|
|
9573
9923
|
"group": "Rijkshuisstijl"
|
|
@@ -9646,7 +9996,6 @@
|
|
|
9646
9996
|
"components/skip-link/utrecht": "enabled",
|
|
9647
9997
|
"components/skip-link/nl": "enabled",
|
|
9648
9998
|
"components/status-badge": "enabled",
|
|
9649
|
-
"components/summary-list": "enabled",
|
|
9650
9999
|
"components/table": "enabled",
|
|
9651
10000
|
"components/task-list": "enabled",
|
|
9652
10001
|
"components/textarea": "enabled",
|
|
@@ -9661,7 +10010,9 @@
|
|
|
9661
10010
|
"common/rounded-corner": "enabled",
|
|
9662
10011
|
"components/blockquote-oud": "enabled",
|
|
9663
10012
|
"components/blockquote": "enabled",
|
|
9664
|
-
"components/column-layout": "enabled"
|
|
10013
|
+
"components/column-layout": "enabled",
|
|
10014
|
+
"components/data-summary": "enabled",
|
|
10015
|
+
"components/action": "disabled"
|
|
9665
10016
|
},
|
|
9666
10017
|
"$figmaVariableReferences": {},
|
|
9667
10018
|
"group": "Rijkshuisstijl"
|
|
@@ -9740,7 +10091,6 @@
|
|
|
9740
10091
|
"components/skip-link/utrecht": "enabled",
|
|
9741
10092
|
"components/skip-link/nl": "enabled",
|
|
9742
10093
|
"components/status-badge": "enabled",
|
|
9743
|
-
"components/summary-list": "enabled",
|
|
9744
10094
|
"components/table": "enabled",
|
|
9745
10095
|
"components/task-list": "enabled",
|
|
9746
10096
|
"components/textarea": "enabled",
|
|
@@ -9755,7 +10105,9 @@
|
|
|
9755
10105
|
"common/rounded-corner": "enabled",
|
|
9756
10106
|
"components/blockquote-oud": "enabled",
|
|
9757
10107
|
"components/blockquote": "enabled",
|
|
9758
|
-
"components/column-layout": "enabled"
|
|
10108
|
+
"components/column-layout": "enabled",
|
|
10109
|
+
"components/data-summary": "enabled",
|
|
10110
|
+
"components/action": "disabled"
|
|
9759
10111
|
},
|
|
9760
10112
|
"$figmaVariableReferences": {},
|
|
9761
10113
|
"group": "Rijkshuisstijl"
|
|
@@ -9834,7 +10186,6 @@
|
|
|
9834
10186
|
"components/skip-link/utrecht": "enabled",
|
|
9835
10187
|
"components/skip-link/nl": "enabled",
|
|
9836
10188
|
"components/status-badge": "enabled",
|
|
9837
|
-
"components/summary-list": "enabled",
|
|
9838
10189
|
"components/table": "enabled",
|
|
9839
10190
|
"components/task-list": "enabled",
|
|
9840
10191
|
"components/textarea": "enabled",
|
|
@@ -9849,7 +10200,9 @@
|
|
|
9849
10200
|
"common/rounded-corner": "enabled",
|
|
9850
10201
|
"components/blockquote-oud": "enabled",
|
|
9851
10202
|
"components/blockquote": "enabled",
|
|
9852
|
-
"components/column-layout": "enabled"
|
|
10203
|
+
"components/column-layout": "enabled",
|
|
10204
|
+
"components/data-summary": "enabled",
|
|
10205
|
+
"components/action": "disabled"
|
|
9853
10206
|
},
|
|
9854
10207
|
"$figmaVariableReferences": {},
|
|
9855
10208
|
"group": "Rijkshuisstijl"
|
|
@@ -9928,7 +10281,6 @@
|
|
|
9928
10281
|
"components/skip-link/utrecht": "enabled",
|
|
9929
10282
|
"components/skip-link/nl": "enabled",
|
|
9930
10283
|
"components/status-badge": "enabled",
|
|
9931
|
-
"components/summary-list": "enabled",
|
|
9932
10284
|
"components/table": "enabled",
|
|
9933
10285
|
"components/task-list": "enabled",
|
|
9934
10286
|
"components/textarea": "enabled",
|
|
@@ -9943,7 +10295,9 @@
|
|
|
9943
10295
|
"common/rounded-corner": "enabled",
|
|
9944
10296
|
"components/blockquote-oud": "enabled",
|
|
9945
10297
|
"components/blockquote": "enabled",
|
|
9946
|
-
"components/column-layout": "enabled"
|
|
10298
|
+
"components/column-layout": "enabled",
|
|
10299
|
+
"components/data-summary": "enabled",
|
|
10300
|
+
"components/action": "disabled"
|
|
9947
10301
|
},
|
|
9948
10302
|
"$figmaVariableReferences": {},
|
|
9949
10303
|
"group": "Rijkshuisstijl"
|
|
@@ -9968,6 +10322,7 @@
|
|
|
9968
10322
|
"utrecht/rich-text",
|
|
9969
10323
|
"utrecht/document",
|
|
9970
10324
|
"components/accordion",
|
|
10325
|
+
"components/action",
|
|
9971
10326
|
"components/alert",
|
|
9972
10327
|
"components/article",
|
|
9973
10328
|
"components/avatar",
|
|
@@ -9984,6 +10339,7 @@
|
|
|
9984
10339
|
"components/code-input",
|
|
9985
10340
|
"components/counter-badge/nl",
|
|
9986
10341
|
"components/counter-badge/utrecht",
|
|
10342
|
+
"components/data-summary",
|
|
9987
10343
|
"components/drawer",
|
|
9988
10344
|
"components/dot-badge",
|
|
9989
10345
|
"components/fieldset",
|
|
@@ -10026,7 +10382,6 @@
|
|
|
10026
10382
|
"components/skip-link/nl",
|
|
10027
10383
|
"components/status-badge",
|
|
10028
10384
|
"components/sub-nav-bar",
|
|
10029
|
-
"components/summary-list",
|
|
10030
10385
|
"components/table",
|
|
10031
10386
|
"components/task-list",
|
|
10032
10387
|
"components/textarea",
|
|
@@ -10049,11 +10404,19 @@
|
|
|
10049
10404
|
"overwrites/primaire kleur/contrast fix/non primary buttons coolgrey",
|
|
10050
10405
|
"overwrites/accent/donkergeel",
|
|
10051
10406
|
"overwrites/accent/donkergroen",
|
|
10052
|
-
"overwrites/heading-color/
|
|
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",
|
|
10053
10414
|
"overwrites/oude rijkshuisstijl/blockqoute",
|
|
10054
10415
|
"overwrites/oude rijkshuisstijl/border",
|
|
10055
10416
|
"overwrites/responsive/mobile",
|
|
10056
10417
|
"overwrites/responsive/tablet",
|
|
10418
|
+
"overwrites/font-weight/bzk",
|
|
10419
|
+
"overwrites/closed-source/font",
|
|
10057
10420
|
"overwrites/afwijkende keuzes/button"
|
|
10058
10421
|
]
|
|
10059
10422
|
}
|