@rijkshuisstijl-community/design-tokens 7.0.0 → 9.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 +84 -0
- package/dist/_variables.scss +14 -56
- package/dist/index.css +14 -56
- package/dist/index.d.ts +8 -50
- package/dist/index.js +14 -56
- package/dist/index.json +13 -55
- package/dist/index.tokens.json +18 -72
- package/dist/koop/_variables.scss +39 -79
- package/dist/koop/index.css +39 -79
- package/dist/koop/index.d.ts +33 -73
- package/dist/koop/index.js +39 -79
- package/dist/koop/index.json +38 -78
- package/dist/koop/index.tokens.json +73 -129
- package/dist/koop/root.css +39 -79
- package/dist/koop/tokens.d.ts +68 -124
- package/dist/koop/tokens.js +1187 -2057
- package/dist/root.css +14 -56
- package/dist/tokens.d.ts +13 -67
- package/dist/tokens.js +280 -1232
- package/dist/uitvoerend-groen/_variables.scss +27 -65
- package/dist/uitvoerend-groen/index.css +27 -65
- package/dist/uitvoerend-groen/index.d.ts +21 -59
- package/dist/uitvoerend-groen/index.js +27 -65
- package/dist/uitvoerend-groen/index.json +26 -64
- package/dist/uitvoerend-groen/index.tokens.json +51 -101
- package/dist/uitvoerend-groen/root.css +27 -65
- package/dist/uitvoerend-groen/tokens.d.ts +46 -96
- package/dist/uitvoerend-groen/tokens.js +526 -1394
- package/dist/uitvoerend-hemelblauw/_variables.scss +27 -65
- package/dist/uitvoerend-hemelblauw/index.css +27 -65
- package/dist/uitvoerend-hemelblauw/index.d.ts +21 -59
- package/dist/uitvoerend-hemelblauw/index.js +27 -65
- package/dist/uitvoerend-hemelblauw/index.json +26 -64
- package/dist/uitvoerend-hemelblauw/index.tokens.json +51 -101
- package/dist/uitvoerend-hemelblauw/root.css +27 -65
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +46 -96
- package/dist/uitvoerend-hemelblauw/tokens.js +526 -1394
- package/dist/uitvoerend-mintgroen/_variables.scss +27 -65
- package/dist/uitvoerend-mintgroen/index.css +27 -65
- package/dist/uitvoerend-mintgroen/index.d.ts +21 -59
- package/dist/uitvoerend-mintgroen/index.js +27 -65
- package/dist/uitvoerend-mintgroen/index.json +26 -64
- package/dist/uitvoerend-mintgroen/index.tokens.json +51 -101
- package/dist/uitvoerend-mintgroen/root.css +27 -65
- package/dist/uitvoerend-mintgroen/tokens.d.ts +46 -96
- package/dist/uitvoerend-mintgroen/tokens.js +526 -1394
- package/dist/uitvoerend-oranje/_variables.scss +27 -65
- package/dist/uitvoerend-oranje/index.css +27 -65
- package/dist/uitvoerend-oranje/index.d.ts +21 -59
- package/dist/uitvoerend-oranje/index.js +27 -65
- package/dist/uitvoerend-oranje/index.json +26 -64
- package/dist/uitvoerend-oranje/index.tokens.json +51 -101
- package/dist/uitvoerend-oranje/root.css +27 -65
- package/dist/uitvoerend-oranje/tokens.d.ts +46 -96
- package/dist/uitvoerend-oranje/tokens.js +526 -1394
- package/dist/uitvoerend-paars/_variables.scss +27 -65
- package/dist/uitvoerend-paars/index.css +27 -65
- package/dist/uitvoerend-paars/index.d.ts +21 -59
- package/dist/uitvoerend-paars/index.js +27 -65
- package/dist/uitvoerend-paars/index.json +26 -64
- package/dist/uitvoerend-paars/index.tokens.json +51 -101
- package/dist/uitvoerend-paars/root.css +27 -65
- package/dist/uitvoerend-paars/tokens.d.ts +46 -96
- package/dist/uitvoerend-paars/tokens.js +526 -1394
- package/dist/uitvoerend-violet/_variables.scss +27 -65
- package/dist/uitvoerend-violet/index.css +27 -65
- package/dist/uitvoerend-violet/index.d.ts +21 -59
- package/dist/uitvoerend-violet/index.js +27 -65
- package/dist/uitvoerend-violet/index.json +26 -64
- package/dist/uitvoerend-violet/index.tokens.json +51 -101
- package/dist/uitvoerend-violet/root.css +27 -65
- package/dist/uitvoerend-violet/tokens.d.ts +46 -96
- package/dist/uitvoerend-violet/tokens.js +526 -1394
- package/dist/uitvoerend-violet-oud/_variables.scss +27 -65
- package/dist/uitvoerend-violet-oud/index.css +27 -65
- package/dist/uitvoerend-violet-oud/index.d.ts +21 -59
- package/dist/uitvoerend-violet-oud/index.js +27 -65
- package/dist/uitvoerend-violet-oud/index.json +26 -64
- package/dist/uitvoerend-violet-oud/index.tokens.json +51 -101
- package/dist/uitvoerend-violet-oud/root.css +27 -65
- package/dist/uitvoerend-violet-oud/tokens.d.ts +46 -96
- package/dist/uitvoerend-violet-oud/tokens.js +526 -1394
- package/dist/wetgevend/_variables.scss +27 -65
- package/dist/wetgevend/index.css +27 -65
- package/dist/wetgevend/index.d.ts +21 -59
- package/dist/wetgevend/index.js +27 -65
- package/dist/wetgevend/index.json +26 -64
- package/dist/wetgevend/index.tokens.json +51 -101
- package/dist/wetgevend/root.css +27 -65
- package/dist/wetgevend/tokens.d.ts +46 -96
- package/dist/wetgevend/tokens.js +526 -1394
- package/figma/figma.tokens.json +100 -390
- package/package.json +1 -1
- package/src/generated/base.tokens.json +39 -219
- package/src/generated/koop/tokens.json +190 -346
- package/src/generated/themes.json +1062 -2530
- package/src/generated/uitvoerend-groen/tokens.json +109 -273
- package/src/generated/uitvoerend-hemelblauw/tokens.json +109 -273
- package/src/generated/uitvoerend-mintgroen/tokens.json +109 -273
- package/src/generated/uitvoerend-oranje/tokens.json +109 -273
- package/src/generated/uitvoerend-paars/tokens.json +109 -273
- package/src/generated/uitvoerend-violet/tokens.json +109 -273
- package/src/generated/uitvoerend-violet-oud/tokens.json +109 -273
- package/src/generated/wetgevend/tokens.json +109 -273
|
@@ -547,11 +547,11 @@
|
|
|
547
547
|
},
|
|
548
548
|
"border-inline-start-width": {
|
|
549
549
|
"type": "dimension",
|
|
550
|
-
"value": "
|
|
550
|
+
"value": "2px"
|
|
551
551
|
},
|
|
552
552
|
"padding-inline-start": {
|
|
553
553
|
"type": "dimension",
|
|
554
|
-
"value": "
|
|
554
|
+
"value": "1rem"
|
|
555
555
|
}
|
|
556
556
|
}
|
|
557
557
|
},
|
|
@@ -983,17 +983,53 @@
|
|
|
983
983
|
}
|
|
984
984
|
}
|
|
985
985
|
},
|
|
986
|
-
"form-
|
|
987
|
-
"
|
|
988
|
-
"
|
|
989
|
-
|
|
990
|
-
|
|
986
|
+
"form-label": {
|
|
987
|
+
"color": {
|
|
988
|
+
"type": "color",
|
|
989
|
+
"value": "#0F172A"
|
|
990
|
+
},
|
|
991
|
+
"font-size": {
|
|
992
|
+
"type": "fontSizes",
|
|
993
|
+
"value": "1.25rem"
|
|
994
|
+
},
|
|
995
|
+
"font-weight": {
|
|
996
|
+
"type": "fontWeights",
|
|
997
|
+
"value": 700
|
|
998
|
+
},
|
|
999
|
+
"checkbox": {
|
|
1000
|
+
"color": {
|
|
1001
|
+
"type": "color",
|
|
1002
|
+
"value": "#0F172A"
|
|
991
1003
|
},
|
|
992
|
-
"
|
|
993
|
-
"type": "
|
|
994
|
-
"value":
|
|
1004
|
+
"font-weight": {
|
|
1005
|
+
"type": "fontWeights",
|
|
1006
|
+
"value": 400
|
|
995
1007
|
}
|
|
996
1008
|
},
|
|
1009
|
+
"radio": {
|
|
1010
|
+
"color": {
|
|
1011
|
+
"type": "color",
|
|
1012
|
+
"value": "#0F172A"
|
|
1013
|
+
},
|
|
1014
|
+
"font-weight": {
|
|
1015
|
+
"type": "fontWeights",
|
|
1016
|
+
"value": 400
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
1019
|
+
"checked": {
|
|
1020
|
+
"font-weight": {
|
|
1021
|
+
"type": "fontWeights",
|
|
1022
|
+
"value": 400
|
|
1023
|
+
}
|
|
1024
|
+
},
|
|
1025
|
+
"disabled": {
|
|
1026
|
+
"color": {
|
|
1027
|
+
"type": "color",
|
|
1028
|
+
"value": "#94A3B8"
|
|
1029
|
+
}
|
|
1030
|
+
}
|
|
1031
|
+
},
|
|
1032
|
+
"form-field-error-message": {
|
|
997
1033
|
"background-color": {
|
|
998
1034
|
"type": "color",
|
|
999
1035
|
"value": "transparent"
|
|
@@ -1046,10 +1082,6 @@
|
|
|
1046
1082
|
}
|
|
1047
1083
|
},
|
|
1048
1084
|
"form-field-description": {
|
|
1049
|
-
"padding-block-end": {
|
|
1050
|
-
"value": "0.5rem",
|
|
1051
|
-
"type": "dimension"
|
|
1052
|
-
},
|
|
1053
1085
|
"color": {
|
|
1054
1086
|
"type": "color",
|
|
1055
1087
|
"value": "#334155"
|
|
@@ -1077,52 +1109,6 @@
|
|
|
1077
1109
|
"description": "[code-only]"
|
|
1078
1110
|
}
|
|
1079
1111
|
},
|
|
1080
|
-
"form-label": {
|
|
1081
|
-
"color": {
|
|
1082
|
-
"type": "color",
|
|
1083
|
-
"value": "#0F172A"
|
|
1084
|
-
},
|
|
1085
|
-
"font-size": {
|
|
1086
|
-
"type": "fontSizes",
|
|
1087
|
-
"value": "1.25rem"
|
|
1088
|
-
},
|
|
1089
|
-
"font-weight": {
|
|
1090
|
-
"type": "fontWeights",
|
|
1091
|
-
"value": 700
|
|
1092
|
-
},
|
|
1093
|
-
"checkbox": {
|
|
1094
|
-
"color": {
|
|
1095
|
-
"type": "color",
|
|
1096
|
-
"value": "#0F172A"
|
|
1097
|
-
},
|
|
1098
|
-
"font-weight": {
|
|
1099
|
-
"type": "fontWeights",
|
|
1100
|
-
"value": 400
|
|
1101
|
-
}
|
|
1102
|
-
},
|
|
1103
|
-
"radio": {
|
|
1104
|
-
"color": {
|
|
1105
|
-
"type": "color",
|
|
1106
|
-
"value": "#0F172A"
|
|
1107
|
-
},
|
|
1108
|
-
"font-weight": {
|
|
1109
|
-
"type": "fontWeights",
|
|
1110
|
-
"value": 400
|
|
1111
|
-
}
|
|
1112
|
-
},
|
|
1113
|
-
"checked": {
|
|
1114
|
-
"font-weight": {
|
|
1115
|
-
"type": "fontWeights",
|
|
1116
|
-
"value": 400
|
|
1117
|
-
}
|
|
1118
|
-
},
|
|
1119
|
-
"disabled": {
|
|
1120
|
-
"color": {
|
|
1121
|
-
"type": "color",
|
|
1122
|
-
"value": "#94A3B8"
|
|
1123
|
-
}
|
|
1124
|
-
}
|
|
1125
|
-
},
|
|
1126
1112
|
"figure": {
|
|
1127
1113
|
"caption": {
|
|
1128
1114
|
"border-color": {
|
|
@@ -1228,178 +1214,6 @@
|
|
|
1228
1214
|
}
|
|
1229
1215
|
},
|
|
1230
1216
|
"blockquote": {
|
|
1231
|
-
"border-block-end-width": {
|
|
1232
|
-
"type": "dimension",
|
|
1233
|
-
"value": 0
|
|
1234
|
-
},
|
|
1235
|
-
"border-block-start-width": {
|
|
1236
|
-
"type": "dimension",
|
|
1237
|
-
"value": 0
|
|
1238
|
-
},
|
|
1239
|
-
"border-end-end-radius": {
|
|
1240
|
-
"type": "dimension",
|
|
1241
|
-
"value": 0
|
|
1242
|
-
},
|
|
1243
|
-
"border-end-start-radius": {
|
|
1244
|
-
"type": "dimension",
|
|
1245
|
-
"value": 0
|
|
1246
|
-
},
|
|
1247
|
-
"border-inline-end-width": {
|
|
1248
|
-
"type": "dimension",
|
|
1249
|
-
"value": 0
|
|
1250
|
-
},
|
|
1251
|
-
"border-start-end-radius": {
|
|
1252
|
-
"type": "dimension",
|
|
1253
|
-
"value": 0
|
|
1254
|
-
},
|
|
1255
|
-
"border-start-start-radius": {
|
|
1256
|
-
"type": "dimension",
|
|
1257
|
-
"value": 0
|
|
1258
|
-
},
|
|
1259
|
-
"margin-block-end": {
|
|
1260
|
-
"type": "dimension",
|
|
1261
|
-
"value": 0
|
|
1262
|
-
},
|
|
1263
|
-
"margin-block-start": {
|
|
1264
|
-
"type": "dimension",
|
|
1265
|
-
"value": 0
|
|
1266
|
-
},
|
|
1267
|
-
"margin-inline-end": {
|
|
1268
|
-
"type": "dimension",
|
|
1269
|
-
"value": 0
|
|
1270
|
-
},
|
|
1271
|
-
"margin-inline-start": {
|
|
1272
|
-
"type": "dimension",
|
|
1273
|
-
"value": 0
|
|
1274
|
-
},
|
|
1275
|
-
"blue-corner-border-variation": {
|
|
1276
|
-
"border-block-end-width": {
|
|
1277
|
-
"type": "dimension",
|
|
1278
|
-
"value": "2px"
|
|
1279
|
-
},
|
|
1280
|
-
"border-color": {
|
|
1281
|
-
"type": "color",
|
|
1282
|
-
"value": "#154273"
|
|
1283
|
-
},
|
|
1284
|
-
"border-end-end-radius": {
|
|
1285
|
-
"type": "dimension",
|
|
1286
|
-
"value": "3rem"
|
|
1287
|
-
},
|
|
1288
|
-
"border-inline-end-width": {
|
|
1289
|
-
"type": "dimension",
|
|
1290
|
-
"value": "2px"
|
|
1291
|
-
}
|
|
1292
|
-
},
|
|
1293
|
-
"caption": {
|
|
1294
|
-
"color": {
|
|
1295
|
-
"type": "color",
|
|
1296
|
-
"value": "#154273"
|
|
1297
|
-
},
|
|
1298
|
-
"font-family": {
|
|
1299
|
-
"type": "fontFamilies",
|
|
1300
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
1301
|
-
},
|
|
1302
|
-
"font-size": {
|
|
1303
|
-
"type": "fontSizes",
|
|
1304
|
-
"value": "1.25rem"
|
|
1305
|
-
},
|
|
1306
|
-
"font-weight": {
|
|
1307
|
-
"type": "fontWeights",
|
|
1308
|
-
"value": 400
|
|
1309
|
-
},
|
|
1310
|
-
"line-height": {
|
|
1311
|
-
"type": "lineHeights",
|
|
1312
|
-
"value": "150%"
|
|
1313
|
-
},
|
|
1314
|
-
"padding-block-start": {
|
|
1315
|
-
"type": "dimension",
|
|
1316
|
-
"value": "0.75rem"
|
|
1317
|
-
}
|
|
1318
|
-
},
|
|
1319
|
-
"content": {
|
|
1320
|
-
"font-family": {
|
|
1321
|
-
"type": "fontFamilies",
|
|
1322
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
1323
|
-
},
|
|
1324
|
-
"font-weight": {
|
|
1325
|
-
"type": "fontWeights",
|
|
1326
|
-
"value": 400
|
|
1327
|
-
},
|
|
1328
|
-
"line-height": {
|
|
1329
|
-
"type": "lineHeights",
|
|
1330
|
-
"value": "150%"
|
|
1331
|
-
},
|
|
1332
|
-
"color": {
|
|
1333
|
-
"value": "#154273",
|
|
1334
|
-
"type": "color"
|
|
1335
|
-
},
|
|
1336
|
-
"font-size": {
|
|
1337
|
-
"value": "1.25rem",
|
|
1338
|
-
"type": "fontSizes"
|
|
1339
|
-
}
|
|
1340
|
-
},
|
|
1341
|
-
"pink-background-variation": {
|
|
1342
|
-
"background-color": {
|
|
1343
|
-
"type": "color",
|
|
1344
|
-
"value": "#F6BDE1"
|
|
1345
|
-
},
|
|
1346
|
-
"border-end-start-radius": {
|
|
1347
|
-
"type": "dimension",
|
|
1348
|
-
"value": "3rem"
|
|
1349
|
-
},
|
|
1350
|
-
"padding": {
|
|
1351
|
-
"type": "dimension",
|
|
1352
|
-
"value": "2.5rem"
|
|
1353
|
-
}
|
|
1354
|
-
},
|
|
1355
|
-
"pink-corner-border-variation": {
|
|
1356
|
-
"border-block-start-width": {
|
|
1357
|
-
"type": "dimension",
|
|
1358
|
-
"value": "0.25rem"
|
|
1359
|
-
},
|
|
1360
|
-
"border-color": {
|
|
1361
|
-
"type": "color",
|
|
1362
|
-
"value": "#F6BDE1"
|
|
1363
|
-
},
|
|
1364
|
-
"border-inline-start-width": {
|
|
1365
|
-
"type": "dimension",
|
|
1366
|
-
"value": "0.25rem"
|
|
1367
|
-
},
|
|
1368
|
-
"border-start-start-radius": {
|
|
1369
|
-
"type": "dimension",
|
|
1370
|
-
"value": "3rem"
|
|
1371
|
-
},
|
|
1372
|
-
"padding": {
|
|
1373
|
-
"type": "dimension",
|
|
1374
|
-
"value": "2.5rem"
|
|
1375
|
-
}
|
|
1376
|
-
},
|
|
1377
|
-
"pink-left-border-variation": {
|
|
1378
|
-
"border-color": {
|
|
1379
|
-
"type": "color",
|
|
1380
|
-
"value": "#F6BDE1"
|
|
1381
|
-
},
|
|
1382
|
-
"border-inline-start-width": {
|
|
1383
|
-
"type": "dimension",
|
|
1384
|
-
"value": "0.75rem"
|
|
1385
|
-
},
|
|
1386
|
-
"padding-block-end": {
|
|
1387
|
-
"type": "dimension",
|
|
1388
|
-
"value": "1.5rem"
|
|
1389
|
-
},
|
|
1390
|
-
"padding-block-start": {
|
|
1391
|
-
"type": "dimension",
|
|
1392
|
-
"value": "1.5rem"
|
|
1393
|
-
},
|
|
1394
|
-
"padding-inline-end": {
|
|
1395
|
-
"type": "dimension",
|
|
1396
|
-
"value": "2.5rem"
|
|
1397
|
-
},
|
|
1398
|
-
"padding-inline-start": {
|
|
1399
|
-
"type": "dimension",
|
|
1400
|
-
"value": "2.5rem"
|
|
1401
|
-
}
|
|
1402
|
-
},
|
|
1403
1217
|
"background-color": {
|
|
1404
1218
|
"value": "transparent",
|
|
1405
1219
|
"type": "color"
|
|
@@ -1461,6 +1275,16 @@
|
|
|
1461
1275
|
"value": "1.25rem",
|
|
1462
1276
|
"type": "fontSizes"
|
|
1463
1277
|
}
|
|
1278
|
+
},
|
|
1279
|
+
"content": {
|
|
1280
|
+
"color": {
|
|
1281
|
+
"value": "#154273",
|
|
1282
|
+
"type": "color"
|
|
1283
|
+
},
|
|
1284
|
+
"font-size": {
|
|
1285
|
+
"value": "1.25rem",
|
|
1286
|
+
"type": "fontSizes"
|
|
1287
|
+
}
|
|
1464
1288
|
}
|
|
1465
1289
|
},
|
|
1466
1290
|
"alert": {
|
|
@@ -3081,11 +2905,11 @@
|
|
|
3081
2905
|
}
|
|
3082
2906
|
},
|
|
3083
2907
|
"padding-inline-start": {
|
|
3084
|
-
"value": "
|
|
2908
|
+
"value": "1rem",
|
|
3085
2909
|
"type": "spacing"
|
|
3086
2910
|
},
|
|
3087
2911
|
"border-inline-start-width": {
|
|
3088
|
-
"value": "
|
|
2912
|
+
"value": "2px",
|
|
3089
2913
|
"type": "borderWidth"
|
|
3090
2914
|
}
|
|
3091
2915
|
}
|
|
@@ -3953,10 +3777,54 @@
|
|
|
3953
3777
|
}
|
|
3954
3778
|
},
|
|
3955
3779
|
"rhc": {
|
|
3780
|
+
"blockquote": {
|
|
3781
|
+
"margin-block-end": {
|
|
3782
|
+
"value": "0rem",
|
|
3783
|
+
"type": "dimension"
|
|
3784
|
+
},
|
|
3785
|
+
"margin-block-start": {
|
|
3786
|
+
"value": "0rem",
|
|
3787
|
+
"type": "dimension"
|
|
3788
|
+
},
|
|
3789
|
+
"margin-inline-end": {
|
|
3790
|
+
"value": "0rem",
|
|
3791
|
+
"type": "dimension"
|
|
3792
|
+
},
|
|
3793
|
+
"margin-inline-start": {
|
|
3794
|
+
"value": "0rem",
|
|
3795
|
+
"type": "dimension"
|
|
3796
|
+
}
|
|
3797
|
+
},
|
|
3798
|
+
"data-badge-button": {
|
|
3799
|
+
"column-gap": {
|
|
3800
|
+
"value": "0.125rem",
|
|
3801
|
+
"type": "dimension"
|
|
3802
|
+
},
|
|
3803
|
+
"hover": {
|
|
3804
|
+
"background-color": {
|
|
3805
|
+
"value": "#154273",
|
|
3806
|
+
"type": "color"
|
|
3807
|
+
},
|
|
3808
|
+
"color": {
|
|
3809
|
+
"value": "#fff",
|
|
3810
|
+
"type": "color"
|
|
3811
|
+
}
|
|
3812
|
+
}
|
|
3813
|
+
},
|
|
3814
|
+
"breadcrumb-nav": {
|
|
3815
|
+
"link": {
|
|
3816
|
+
"current": {
|
|
3817
|
+
"color": {
|
|
3818
|
+
"type": "color",
|
|
3819
|
+
"value": "#334155"
|
|
3820
|
+
}
|
|
3821
|
+
}
|
|
3822
|
+
}
|
|
3823
|
+
},
|
|
3956
3824
|
"keep": {
|
|
3957
3825
|
"_comment": {
|
|
3958
|
-
"
|
|
3959
|
-
"
|
|
3826
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
3827
|
+
"type": "other"
|
|
3960
3828
|
},
|
|
3961
3829
|
"top-left": {
|
|
3962
3830
|
"borderRadiusTopLeft": {
|
|
@@ -4031,32 +3899,6 @@
|
|
|
4031
3899
|
}
|
|
4032
3900
|
}
|
|
4033
3901
|
},
|
|
4034
|
-
"data-badge-button": {
|
|
4035
|
-
"column-gap": {
|
|
4036
|
-
"value": "0.125rem",
|
|
4037
|
-
"type": "dimension"
|
|
4038
|
-
},
|
|
4039
|
-
"hover": {
|
|
4040
|
-
"background-color": {
|
|
4041
|
-
"value": "#154273",
|
|
4042
|
-
"type": "color"
|
|
4043
|
-
},
|
|
4044
|
-
"color": {
|
|
4045
|
-
"value": "#fff",
|
|
4046
|
-
"type": "color"
|
|
4047
|
-
}
|
|
4048
|
-
}
|
|
4049
|
-
},
|
|
4050
|
-
"breadcrumb-nav": {
|
|
4051
|
-
"link": {
|
|
4052
|
-
"current": {
|
|
4053
|
-
"color": {
|
|
4054
|
-
"type": "color",
|
|
4055
|
-
"value": "#334155"
|
|
4056
|
-
}
|
|
4057
|
-
}
|
|
4058
|
-
}
|
|
4059
|
-
},
|
|
4060
3902
|
"rounded-corner": {
|
|
4061
3903
|
"xs": {
|
|
4062
3904
|
"border-radius": {
|
|
@@ -4705,6 +4547,10 @@
|
|
|
4705
4547
|
"column-gap": {
|
|
4706
4548
|
"value": "0.5rem",
|
|
4707
4549
|
"type": "spacing"
|
|
4550
|
+
},
|
|
4551
|
+
"font-size": {
|
|
4552
|
+
"value": "1.25rem",
|
|
4553
|
+
"type": "fontSizes"
|
|
4708
4554
|
}
|
|
4709
4555
|
},
|
|
4710
4556
|
"heading": {
|
|
@@ -5487,10 +5333,6 @@
|
|
|
5487
5333
|
"type": "color"
|
|
5488
5334
|
}
|
|
5489
5335
|
},
|
|
5490
|
-
"backdrop": {
|
|
5491
|
-
"value": "#0000004d",
|
|
5492
|
-
"type": "color"
|
|
5493
|
-
},
|
|
5494
5336
|
"border": {
|
|
5495
5337
|
"default": {
|
|
5496
5338
|
"parent": "mode/light",
|
|
@@ -6205,12 +6047,6 @@
|
|
|
6205
6047
|
"value": "#000",
|
|
6206
6048
|
"type": "color"
|
|
6207
6049
|
},
|
|
6208
|
-
"transparent": {
|
|
6209
|
-
"30": {
|
|
6210
|
-
"value": "#0000004d",
|
|
6211
|
-
"type": "color"
|
|
6212
|
-
}
|
|
6213
|
-
},
|
|
6214
6050
|
"none": {
|
|
6215
6051
|
"value": "transparent",
|
|
6216
6052
|
"type": "color"
|
|
@@ -6410,7 +6246,7 @@
|
|
|
6410
6246
|
"type": "dimension"
|
|
6411
6247
|
},
|
|
6412
6248
|
"3-lint": {
|
|
6413
|
-
"value": "
|
|
6249
|
+
"value": "144px",
|
|
6414
6250
|
"type": "dimension"
|
|
6415
6251
|
}
|
|
6416
6252
|
},
|
|
@@ -7060,11 +6896,11 @@
|
|
|
7060
6896
|
},
|
|
7061
6897
|
"border-inline-start-width": {
|
|
7062
6898
|
"type": "dimension",
|
|
7063
|
-
"value": "
|
|
6899
|
+
"value": "2px"
|
|
7064
6900
|
},
|
|
7065
6901
|
"padding-inline-start": {
|
|
7066
6902
|
"type": "dimension",
|
|
7067
|
-
"value": "
|
|
6903
|
+
"value": "1rem"
|
|
7068
6904
|
}
|
|
7069
6905
|
}
|
|
7070
6906
|
},
|
|
@@ -7496,17 +7332,53 @@
|
|
|
7496
7332
|
}
|
|
7497
7333
|
}
|
|
7498
7334
|
},
|
|
7499
|
-
"form-
|
|
7500
|
-
"
|
|
7501
|
-
"
|
|
7502
|
-
|
|
7503
|
-
|
|
7335
|
+
"form-label": {
|
|
7336
|
+
"color": {
|
|
7337
|
+
"type": "color",
|
|
7338
|
+
"value": "#0F172A"
|
|
7339
|
+
},
|
|
7340
|
+
"font-size": {
|
|
7341
|
+
"type": "fontSizes",
|
|
7342
|
+
"value": "1.25rem"
|
|
7343
|
+
},
|
|
7344
|
+
"font-weight": {
|
|
7345
|
+
"type": "fontWeights",
|
|
7346
|
+
"value": 700
|
|
7347
|
+
},
|
|
7348
|
+
"checkbox": {
|
|
7349
|
+
"color": {
|
|
7350
|
+
"type": "color",
|
|
7351
|
+
"value": "#0F172A"
|
|
7504
7352
|
},
|
|
7505
|
-
"
|
|
7506
|
-
"type": "
|
|
7507
|
-
"value":
|
|
7353
|
+
"font-weight": {
|
|
7354
|
+
"type": "fontWeights",
|
|
7355
|
+
"value": 400
|
|
7356
|
+
}
|
|
7357
|
+
},
|
|
7358
|
+
"radio": {
|
|
7359
|
+
"color": {
|
|
7360
|
+
"type": "color",
|
|
7361
|
+
"value": "#0F172A"
|
|
7362
|
+
},
|
|
7363
|
+
"font-weight": {
|
|
7364
|
+
"type": "fontWeights",
|
|
7365
|
+
"value": 400
|
|
7508
7366
|
}
|
|
7509
7367
|
},
|
|
7368
|
+
"checked": {
|
|
7369
|
+
"font-weight": {
|
|
7370
|
+
"type": "fontWeights",
|
|
7371
|
+
"value": 400
|
|
7372
|
+
}
|
|
7373
|
+
},
|
|
7374
|
+
"disabled": {
|
|
7375
|
+
"color": {
|
|
7376
|
+
"type": "color",
|
|
7377
|
+
"value": "#94A3B8"
|
|
7378
|
+
}
|
|
7379
|
+
}
|
|
7380
|
+
},
|
|
7381
|
+
"form-field-error-message": {
|
|
7510
7382
|
"background-color": {
|
|
7511
7383
|
"type": "color",
|
|
7512
7384
|
"value": "transparent"
|
|
@@ -7559,10 +7431,6 @@
|
|
|
7559
7431
|
}
|
|
7560
7432
|
},
|
|
7561
7433
|
"form-field-description": {
|
|
7562
|
-
"padding-block-end": {
|
|
7563
|
-
"value": "0.5rem",
|
|
7564
|
-
"type": "dimension"
|
|
7565
|
-
},
|
|
7566
7434
|
"color": {
|
|
7567
7435
|
"type": "color",
|
|
7568
7436
|
"value": "#334155"
|
|
@@ -7590,52 +7458,6 @@
|
|
|
7590
7458
|
"description": "[code-only]"
|
|
7591
7459
|
}
|
|
7592
7460
|
},
|
|
7593
|
-
"form-label": {
|
|
7594
|
-
"color": {
|
|
7595
|
-
"type": "color",
|
|
7596
|
-
"value": "#0F172A"
|
|
7597
|
-
},
|
|
7598
|
-
"font-size": {
|
|
7599
|
-
"type": "fontSizes",
|
|
7600
|
-
"value": "1.25rem"
|
|
7601
|
-
},
|
|
7602
|
-
"font-weight": {
|
|
7603
|
-
"type": "fontWeights",
|
|
7604
|
-
"value": 700
|
|
7605
|
-
},
|
|
7606
|
-
"checkbox": {
|
|
7607
|
-
"color": {
|
|
7608
|
-
"type": "color",
|
|
7609
|
-
"value": "#0F172A"
|
|
7610
|
-
},
|
|
7611
|
-
"font-weight": {
|
|
7612
|
-
"type": "fontWeights",
|
|
7613
|
-
"value": 400
|
|
7614
|
-
}
|
|
7615
|
-
},
|
|
7616
|
-
"radio": {
|
|
7617
|
-
"color": {
|
|
7618
|
-
"type": "color",
|
|
7619
|
-
"value": "#0F172A"
|
|
7620
|
-
},
|
|
7621
|
-
"font-weight": {
|
|
7622
|
-
"type": "fontWeights",
|
|
7623
|
-
"value": 400
|
|
7624
|
-
}
|
|
7625
|
-
},
|
|
7626
|
-
"checked": {
|
|
7627
|
-
"font-weight": {
|
|
7628
|
-
"type": "fontWeights",
|
|
7629
|
-
"value": 400
|
|
7630
|
-
}
|
|
7631
|
-
},
|
|
7632
|
-
"disabled": {
|
|
7633
|
-
"color": {
|
|
7634
|
-
"type": "color",
|
|
7635
|
-
"value": "#94A3B8"
|
|
7636
|
-
}
|
|
7637
|
-
}
|
|
7638
|
-
},
|
|
7639
7461
|
"figure": {
|
|
7640
7462
|
"caption": {
|
|
7641
7463
|
"border-color": {
|
|
@@ -7741,178 +7563,6 @@
|
|
|
7741
7563
|
}
|
|
7742
7564
|
},
|
|
7743
7565
|
"blockquote": {
|
|
7744
|
-
"border-block-end-width": {
|
|
7745
|
-
"type": "dimension",
|
|
7746
|
-
"value": 0
|
|
7747
|
-
},
|
|
7748
|
-
"border-block-start-width": {
|
|
7749
|
-
"type": "dimension",
|
|
7750
|
-
"value": 0
|
|
7751
|
-
},
|
|
7752
|
-
"border-end-end-radius": {
|
|
7753
|
-
"type": "dimension",
|
|
7754
|
-
"value": 0
|
|
7755
|
-
},
|
|
7756
|
-
"border-end-start-radius": {
|
|
7757
|
-
"type": "dimension",
|
|
7758
|
-
"value": 0
|
|
7759
|
-
},
|
|
7760
|
-
"border-inline-end-width": {
|
|
7761
|
-
"type": "dimension",
|
|
7762
|
-
"value": 0
|
|
7763
|
-
},
|
|
7764
|
-
"border-start-end-radius": {
|
|
7765
|
-
"type": "dimension",
|
|
7766
|
-
"value": 0
|
|
7767
|
-
},
|
|
7768
|
-
"border-start-start-radius": {
|
|
7769
|
-
"type": "dimension",
|
|
7770
|
-
"value": 0
|
|
7771
|
-
},
|
|
7772
|
-
"margin-block-end": {
|
|
7773
|
-
"type": "dimension",
|
|
7774
|
-
"value": 0
|
|
7775
|
-
},
|
|
7776
|
-
"margin-block-start": {
|
|
7777
|
-
"type": "dimension",
|
|
7778
|
-
"value": 0
|
|
7779
|
-
},
|
|
7780
|
-
"margin-inline-end": {
|
|
7781
|
-
"type": "dimension",
|
|
7782
|
-
"value": 0
|
|
7783
|
-
},
|
|
7784
|
-
"margin-inline-start": {
|
|
7785
|
-
"type": "dimension",
|
|
7786
|
-
"value": 0
|
|
7787
|
-
},
|
|
7788
|
-
"blue-corner-border-variation": {
|
|
7789
|
-
"border-block-end-width": {
|
|
7790
|
-
"type": "dimension",
|
|
7791
|
-
"value": "2px"
|
|
7792
|
-
},
|
|
7793
|
-
"border-color": {
|
|
7794
|
-
"type": "color",
|
|
7795
|
-
"value": "#a90061"
|
|
7796
|
-
},
|
|
7797
|
-
"border-end-end-radius": {
|
|
7798
|
-
"type": "dimension",
|
|
7799
|
-
"value": "3rem"
|
|
7800
|
-
},
|
|
7801
|
-
"border-inline-end-width": {
|
|
7802
|
-
"type": "dimension",
|
|
7803
|
-
"value": "2px"
|
|
7804
|
-
}
|
|
7805
|
-
},
|
|
7806
|
-
"caption": {
|
|
7807
|
-
"color": {
|
|
7808
|
-
"type": "color",
|
|
7809
|
-
"value": "#154273"
|
|
7810
|
-
},
|
|
7811
|
-
"font-family": {
|
|
7812
|
-
"type": "fontFamilies",
|
|
7813
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
7814
|
-
},
|
|
7815
|
-
"font-size": {
|
|
7816
|
-
"type": "fontSizes",
|
|
7817
|
-
"value": "1.25rem"
|
|
7818
|
-
},
|
|
7819
|
-
"font-weight": {
|
|
7820
|
-
"type": "fontWeights",
|
|
7821
|
-
"value": 400
|
|
7822
|
-
},
|
|
7823
|
-
"line-height": {
|
|
7824
|
-
"type": "lineHeights",
|
|
7825
|
-
"value": "150%"
|
|
7826
|
-
},
|
|
7827
|
-
"padding-block-start": {
|
|
7828
|
-
"type": "dimension",
|
|
7829
|
-
"value": "0.75rem"
|
|
7830
|
-
}
|
|
7831
|
-
},
|
|
7832
|
-
"content": {
|
|
7833
|
-
"font-family": {
|
|
7834
|
-
"type": "fontFamilies",
|
|
7835
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
7836
|
-
},
|
|
7837
|
-
"font-weight": {
|
|
7838
|
-
"type": "fontWeights",
|
|
7839
|
-
"value": 400
|
|
7840
|
-
},
|
|
7841
|
-
"line-height": {
|
|
7842
|
-
"type": "lineHeights",
|
|
7843
|
-
"value": "150%"
|
|
7844
|
-
},
|
|
7845
|
-
"color": {
|
|
7846
|
-
"value": "#154273",
|
|
7847
|
-
"type": "color"
|
|
7848
|
-
},
|
|
7849
|
-
"font-size": {
|
|
7850
|
-
"value": "1.25rem",
|
|
7851
|
-
"type": "fontSizes"
|
|
7852
|
-
}
|
|
7853
|
-
},
|
|
7854
|
-
"pink-background-variation": {
|
|
7855
|
-
"background-color": {
|
|
7856
|
-
"type": "color",
|
|
7857
|
-
"value": "#F6BDE1"
|
|
7858
|
-
},
|
|
7859
|
-
"border-end-start-radius": {
|
|
7860
|
-
"type": "dimension",
|
|
7861
|
-
"value": "3rem"
|
|
7862
|
-
},
|
|
7863
|
-
"padding": {
|
|
7864
|
-
"type": "dimension",
|
|
7865
|
-
"value": "2.5rem"
|
|
7866
|
-
}
|
|
7867
|
-
},
|
|
7868
|
-
"pink-corner-border-variation": {
|
|
7869
|
-
"border-block-start-width": {
|
|
7870
|
-
"type": "dimension",
|
|
7871
|
-
"value": "0.25rem"
|
|
7872
|
-
},
|
|
7873
|
-
"border-color": {
|
|
7874
|
-
"type": "color",
|
|
7875
|
-
"value": "#F6BDE1"
|
|
7876
|
-
},
|
|
7877
|
-
"border-inline-start-width": {
|
|
7878
|
-
"type": "dimension",
|
|
7879
|
-
"value": "0.25rem"
|
|
7880
|
-
},
|
|
7881
|
-
"border-start-start-radius": {
|
|
7882
|
-
"type": "dimension",
|
|
7883
|
-
"value": "3rem"
|
|
7884
|
-
},
|
|
7885
|
-
"padding": {
|
|
7886
|
-
"type": "dimension",
|
|
7887
|
-
"value": "2.5rem"
|
|
7888
|
-
}
|
|
7889
|
-
},
|
|
7890
|
-
"pink-left-border-variation": {
|
|
7891
|
-
"border-color": {
|
|
7892
|
-
"type": "color",
|
|
7893
|
-
"value": "#F6BDE1"
|
|
7894
|
-
},
|
|
7895
|
-
"border-inline-start-width": {
|
|
7896
|
-
"type": "dimension",
|
|
7897
|
-
"value": "0.75rem"
|
|
7898
|
-
},
|
|
7899
|
-
"padding-block-end": {
|
|
7900
|
-
"type": "dimension",
|
|
7901
|
-
"value": "1.5rem"
|
|
7902
|
-
},
|
|
7903
|
-
"padding-block-start": {
|
|
7904
|
-
"type": "dimension",
|
|
7905
|
-
"value": "1.5rem"
|
|
7906
|
-
},
|
|
7907
|
-
"padding-inline-end": {
|
|
7908
|
-
"type": "dimension",
|
|
7909
|
-
"value": "2.5rem"
|
|
7910
|
-
},
|
|
7911
|
-
"padding-inline-start": {
|
|
7912
|
-
"type": "dimension",
|
|
7913
|
-
"value": "2.5rem"
|
|
7914
|
-
}
|
|
7915
|
-
},
|
|
7916
7566
|
"background-color": {
|
|
7917
7567
|
"value": "transparent",
|
|
7918
7568
|
"type": "color"
|
|
@@ -7974,6 +7624,16 @@
|
|
|
7974
7624
|
"value": "1.25rem",
|
|
7975
7625
|
"type": "fontSizes"
|
|
7976
7626
|
}
|
|
7627
|
+
},
|
|
7628
|
+
"content": {
|
|
7629
|
+
"color": {
|
|
7630
|
+
"value": "#154273",
|
|
7631
|
+
"type": "color"
|
|
7632
|
+
},
|
|
7633
|
+
"font-size": {
|
|
7634
|
+
"value": "1.25rem",
|
|
7635
|
+
"type": "fontSizes"
|
|
7636
|
+
}
|
|
7977
7637
|
}
|
|
7978
7638
|
},
|
|
7979
7639
|
"alert": {
|
|
@@ -9594,11 +9254,11 @@
|
|
|
9594
9254
|
}
|
|
9595
9255
|
},
|
|
9596
9256
|
"padding-inline-start": {
|
|
9597
|
-
"value": "
|
|
9257
|
+
"value": "1rem",
|
|
9598
9258
|
"type": "spacing"
|
|
9599
9259
|
},
|
|
9600
9260
|
"border-inline-start-width": {
|
|
9601
|
-
"value": "
|
|
9261
|
+
"value": "2px",
|
|
9602
9262
|
"type": "borderWidth"
|
|
9603
9263
|
}
|
|
9604
9264
|
}
|
|
@@ -10466,10 +10126,54 @@
|
|
|
10466
10126
|
}
|
|
10467
10127
|
},
|
|
10468
10128
|
"rhc": {
|
|
10129
|
+
"blockquote": {
|
|
10130
|
+
"margin-block-end": {
|
|
10131
|
+
"value": "0rem",
|
|
10132
|
+
"type": "dimension"
|
|
10133
|
+
},
|
|
10134
|
+
"margin-block-start": {
|
|
10135
|
+
"value": "0rem",
|
|
10136
|
+
"type": "dimension"
|
|
10137
|
+
},
|
|
10138
|
+
"margin-inline-end": {
|
|
10139
|
+
"value": "0rem",
|
|
10140
|
+
"type": "dimension"
|
|
10141
|
+
},
|
|
10142
|
+
"margin-inline-start": {
|
|
10143
|
+
"value": "0rem",
|
|
10144
|
+
"type": "dimension"
|
|
10145
|
+
}
|
|
10146
|
+
},
|
|
10147
|
+
"data-badge-button": {
|
|
10148
|
+
"column-gap": {
|
|
10149
|
+
"value": "0.125rem",
|
|
10150
|
+
"type": "dimension"
|
|
10151
|
+
},
|
|
10152
|
+
"hover": {
|
|
10153
|
+
"background-color": {
|
|
10154
|
+
"value": "#a90061",
|
|
10155
|
+
"type": "color"
|
|
10156
|
+
},
|
|
10157
|
+
"color": {
|
|
10158
|
+
"value": "#fff",
|
|
10159
|
+
"type": "color"
|
|
10160
|
+
}
|
|
10161
|
+
}
|
|
10162
|
+
},
|
|
10163
|
+
"breadcrumb-nav": {
|
|
10164
|
+
"link": {
|
|
10165
|
+
"current": {
|
|
10166
|
+
"color": {
|
|
10167
|
+
"type": "color",
|
|
10168
|
+
"value": "#334155"
|
|
10169
|
+
}
|
|
10170
|
+
}
|
|
10171
|
+
}
|
|
10172
|
+
},
|
|
10469
10173
|
"keep": {
|
|
10470
10174
|
"_comment": {
|
|
10471
|
-
"
|
|
10472
|
-
"
|
|
10175
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
10176
|
+
"type": "other"
|
|
10473
10177
|
},
|
|
10474
10178
|
"top-left": {
|
|
10475
10179
|
"borderRadiusTopLeft": {
|
|
@@ -10544,32 +10248,6 @@
|
|
|
10544
10248
|
}
|
|
10545
10249
|
}
|
|
10546
10250
|
},
|
|
10547
|
-
"data-badge-button": {
|
|
10548
|
-
"column-gap": {
|
|
10549
|
-
"value": "0.125rem",
|
|
10550
|
-
"type": "dimension"
|
|
10551
|
-
},
|
|
10552
|
-
"hover": {
|
|
10553
|
-
"background-color": {
|
|
10554
|
-
"value": "#a90061",
|
|
10555
|
-
"type": "color"
|
|
10556
|
-
},
|
|
10557
|
-
"color": {
|
|
10558
|
-
"value": "#fff",
|
|
10559
|
-
"type": "color"
|
|
10560
|
-
}
|
|
10561
|
-
}
|
|
10562
|
-
},
|
|
10563
|
-
"breadcrumb-nav": {
|
|
10564
|
-
"link": {
|
|
10565
|
-
"current": {
|
|
10566
|
-
"color": {
|
|
10567
|
-
"type": "color",
|
|
10568
|
-
"value": "#334155"
|
|
10569
|
-
}
|
|
10570
|
-
}
|
|
10571
|
-
}
|
|
10572
|
-
},
|
|
10573
10251
|
"rounded-corner": {
|
|
10574
10252
|
"xs": {
|
|
10575
10253
|
"border-radius": {
|
|
@@ -10820,10 +10498,6 @@
|
|
|
10820
10498
|
"type": "color"
|
|
10821
10499
|
}
|
|
10822
10500
|
},
|
|
10823
|
-
"backdrop": {
|
|
10824
|
-
"value": "#0000004d",
|
|
10825
|
-
"type": "color"
|
|
10826
|
-
},
|
|
10827
10501
|
"border": {
|
|
10828
10502
|
"default": {
|
|
10829
10503
|
"parent": "mode/light",
|
|
@@ -11499,12 +11173,6 @@
|
|
|
11499
11173
|
"value": "#000",
|
|
11500
11174
|
"type": "color"
|
|
11501
11175
|
},
|
|
11502
|
-
"transparent": {
|
|
11503
|
-
"30": {
|
|
11504
|
-
"value": "#0000004d",
|
|
11505
|
-
"type": "color"
|
|
11506
|
-
}
|
|
11507
|
-
},
|
|
11508
11176
|
"none": {
|
|
11509
11177
|
"value": "transparent",
|
|
11510
11178
|
"type": "color"
|
|
@@ -11978,6 +11646,10 @@
|
|
|
11978
11646
|
"column-gap": {
|
|
11979
11647
|
"value": "0.5rem",
|
|
11980
11648
|
"type": "spacing"
|
|
11649
|
+
},
|
|
11650
|
+
"font-size": {
|
|
11651
|
+
"value": "1.25rem",
|
|
11652
|
+
"type": "fontSizes"
|
|
11981
11653
|
}
|
|
11982
11654
|
},
|
|
11983
11655
|
"heading": {
|
|
@@ -12923,7 +12595,7 @@
|
|
|
12923
12595
|
"type": "dimension"
|
|
12924
12596
|
},
|
|
12925
12597
|
"3-lint": {
|
|
12926
|
-
"value": "
|
|
12598
|
+
"value": "144px",
|
|
12927
12599
|
"type": "dimension"
|
|
12928
12600
|
}
|
|
12929
12601
|
},
|
|
@@ -13573,11 +13245,11 @@
|
|
|
13573
13245
|
},
|
|
13574
13246
|
"border-inline-start-width": {
|
|
13575
13247
|
"type": "dimension",
|
|
13576
|
-
"value": "
|
|
13248
|
+
"value": "2px"
|
|
13577
13249
|
},
|
|
13578
13250
|
"padding-inline-start": {
|
|
13579
13251
|
"type": "dimension",
|
|
13580
|
-
"value": "
|
|
13252
|
+
"value": "1rem"
|
|
13581
13253
|
}
|
|
13582
13254
|
}
|
|
13583
13255
|
},
|
|
@@ -14009,17 +13681,53 @@
|
|
|
14009
13681
|
}
|
|
14010
13682
|
}
|
|
14011
13683
|
},
|
|
14012
|
-
"form-
|
|
14013
|
-
"
|
|
14014
|
-
"
|
|
14015
|
-
|
|
14016
|
-
|
|
13684
|
+
"form-label": {
|
|
13685
|
+
"color": {
|
|
13686
|
+
"type": "color",
|
|
13687
|
+
"value": "#0F172A"
|
|
13688
|
+
},
|
|
13689
|
+
"font-size": {
|
|
13690
|
+
"type": "fontSizes",
|
|
13691
|
+
"value": "1.25rem"
|
|
13692
|
+
},
|
|
13693
|
+
"font-weight": {
|
|
13694
|
+
"type": "fontWeights",
|
|
13695
|
+
"value": 700
|
|
13696
|
+
},
|
|
13697
|
+
"checkbox": {
|
|
13698
|
+
"color": {
|
|
13699
|
+
"type": "color",
|
|
13700
|
+
"value": "#0F172A"
|
|
14017
13701
|
},
|
|
14018
|
-
"
|
|
14019
|
-
"type": "
|
|
14020
|
-
"value":
|
|
13702
|
+
"font-weight": {
|
|
13703
|
+
"type": "fontWeights",
|
|
13704
|
+
"value": 400
|
|
13705
|
+
}
|
|
13706
|
+
},
|
|
13707
|
+
"radio": {
|
|
13708
|
+
"color": {
|
|
13709
|
+
"type": "color",
|
|
13710
|
+
"value": "#0F172A"
|
|
13711
|
+
},
|
|
13712
|
+
"font-weight": {
|
|
13713
|
+
"type": "fontWeights",
|
|
13714
|
+
"value": 400
|
|
14021
13715
|
}
|
|
14022
13716
|
},
|
|
13717
|
+
"checked": {
|
|
13718
|
+
"font-weight": {
|
|
13719
|
+
"type": "fontWeights",
|
|
13720
|
+
"value": 400
|
|
13721
|
+
}
|
|
13722
|
+
},
|
|
13723
|
+
"disabled": {
|
|
13724
|
+
"color": {
|
|
13725
|
+
"type": "color",
|
|
13726
|
+
"value": "#94A3B8"
|
|
13727
|
+
}
|
|
13728
|
+
}
|
|
13729
|
+
},
|
|
13730
|
+
"form-field-error-message": {
|
|
14023
13731
|
"background-color": {
|
|
14024
13732
|
"type": "color",
|
|
14025
13733
|
"value": "transparent"
|
|
@@ -14072,10 +13780,6 @@
|
|
|
14072
13780
|
}
|
|
14073
13781
|
},
|
|
14074
13782
|
"form-field-description": {
|
|
14075
|
-
"padding-block-end": {
|
|
14076
|
-
"value": "0.5rem",
|
|
14077
|
-
"type": "dimension"
|
|
14078
|
-
},
|
|
14079
13783
|
"color": {
|
|
14080
13784
|
"type": "color",
|
|
14081
13785
|
"value": "#334155"
|
|
@@ -14103,52 +13807,6 @@
|
|
|
14103
13807
|
"description": "[code-only]"
|
|
14104
13808
|
}
|
|
14105
13809
|
},
|
|
14106
|
-
"form-label": {
|
|
14107
|
-
"color": {
|
|
14108
|
-
"type": "color",
|
|
14109
|
-
"value": "#0F172A"
|
|
14110
|
-
},
|
|
14111
|
-
"font-size": {
|
|
14112
|
-
"type": "fontSizes",
|
|
14113
|
-
"value": "1.25rem"
|
|
14114
|
-
},
|
|
14115
|
-
"font-weight": {
|
|
14116
|
-
"type": "fontWeights",
|
|
14117
|
-
"value": 700
|
|
14118
|
-
},
|
|
14119
|
-
"checkbox": {
|
|
14120
|
-
"color": {
|
|
14121
|
-
"type": "color",
|
|
14122
|
-
"value": "#0F172A"
|
|
14123
|
-
},
|
|
14124
|
-
"font-weight": {
|
|
14125
|
-
"type": "fontWeights",
|
|
14126
|
-
"value": 400
|
|
14127
|
-
}
|
|
14128
|
-
},
|
|
14129
|
-
"radio": {
|
|
14130
|
-
"color": {
|
|
14131
|
-
"type": "color",
|
|
14132
|
-
"value": "#0F172A"
|
|
14133
|
-
},
|
|
14134
|
-
"font-weight": {
|
|
14135
|
-
"type": "fontWeights",
|
|
14136
|
-
"value": 400
|
|
14137
|
-
}
|
|
14138
|
-
},
|
|
14139
|
-
"checked": {
|
|
14140
|
-
"font-weight": {
|
|
14141
|
-
"type": "fontWeights",
|
|
14142
|
-
"value": 400
|
|
14143
|
-
}
|
|
14144
|
-
},
|
|
14145
|
-
"disabled": {
|
|
14146
|
-
"color": {
|
|
14147
|
-
"type": "color",
|
|
14148
|
-
"value": "#94A3B8"
|
|
14149
|
-
}
|
|
14150
|
-
}
|
|
14151
|
-
},
|
|
14152
13810
|
"figure": {
|
|
14153
13811
|
"caption": {
|
|
14154
13812
|
"border-color": {
|
|
@@ -14254,178 +13912,6 @@
|
|
|
14254
13912
|
}
|
|
14255
13913
|
},
|
|
14256
13914
|
"blockquote": {
|
|
14257
|
-
"border-block-end-width": {
|
|
14258
|
-
"type": "dimension",
|
|
14259
|
-
"value": 0
|
|
14260
|
-
},
|
|
14261
|
-
"border-block-start-width": {
|
|
14262
|
-
"type": "dimension",
|
|
14263
|
-
"value": 0
|
|
14264
|
-
},
|
|
14265
|
-
"border-end-end-radius": {
|
|
14266
|
-
"type": "dimension",
|
|
14267
|
-
"value": 0
|
|
14268
|
-
},
|
|
14269
|
-
"border-end-start-radius": {
|
|
14270
|
-
"type": "dimension",
|
|
14271
|
-
"value": 0
|
|
14272
|
-
},
|
|
14273
|
-
"border-inline-end-width": {
|
|
14274
|
-
"type": "dimension",
|
|
14275
|
-
"value": 0
|
|
14276
|
-
},
|
|
14277
|
-
"border-start-end-radius": {
|
|
14278
|
-
"type": "dimension",
|
|
14279
|
-
"value": 0
|
|
14280
|
-
},
|
|
14281
|
-
"border-start-start-radius": {
|
|
14282
|
-
"type": "dimension",
|
|
14283
|
-
"value": 0
|
|
14284
|
-
},
|
|
14285
|
-
"margin-block-end": {
|
|
14286
|
-
"type": "dimension",
|
|
14287
|
-
"value": 0
|
|
14288
|
-
},
|
|
14289
|
-
"margin-block-start": {
|
|
14290
|
-
"type": "dimension",
|
|
14291
|
-
"value": 0
|
|
14292
|
-
},
|
|
14293
|
-
"margin-inline-end": {
|
|
14294
|
-
"type": "dimension",
|
|
14295
|
-
"value": 0
|
|
14296
|
-
},
|
|
14297
|
-
"margin-inline-start": {
|
|
14298
|
-
"type": "dimension",
|
|
14299
|
-
"value": 0
|
|
14300
|
-
},
|
|
14301
|
-
"blue-corner-border-variation": {
|
|
14302
|
-
"border-block-end-width": {
|
|
14303
|
-
"type": "dimension",
|
|
14304
|
-
"value": "2px"
|
|
14305
|
-
},
|
|
14306
|
-
"border-color": {
|
|
14307
|
-
"type": "color",
|
|
14308
|
-
"value": "#a90061"
|
|
14309
|
-
},
|
|
14310
|
-
"border-end-end-radius": {
|
|
14311
|
-
"type": "dimension",
|
|
14312
|
-
"value": "3rem"
|
|
14313
|
-
},
|
|
14314
|
-
"border-inline-end-width": {
|
|
14315
|
-
"type": "dimension",
|
|
14316
|
-
"value": "2px"
|
|
14317
|
-
}
|
|
14318
|
-
},
|
|
14319
|
-
"caption": {
|
|
14320
|
-
"color": {
|
|
14321
|
-
"type": "color",
|
|
14322
|
-
"value": "#154273"
|
|
14323
|
-
},
|
|
14324
|
-
"font-family": {
|
|
14325
|
-
"type": "fontFamilies",
|
|
14326
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
14327
|
-
},
|
|
14328
|
-
"font-size": {
|
|
14329
|
-
"type": "fontSizes",
|
|
14330
|
-
"value": "1.25rem"
|
|
14331
|
-
},
|
|
14332
|
-
"font-weight": {
|
|
14333
|
-
"type": "fontWeights",
|
|
14334
|
-
"value": 400
|
|
14335
|
-
},
|
|
14336
|
-
"line-height": {
|
|
14337
|
-
"type": "lineHeights",
|
|
14338
|
-
"value": "150%"
|
|
14339
|
-
},
|
|
14340
|
-
"padding-block-start": {
|
|
14341
|
-
"type": "dimension",
|
|
14342
|
-
"value": "0.75rem"
|
|
14343
|
-
}
|
|
14344
|
-
},
|
|
14345
|
-
"content": {
|
|
14346
|
-
"font-family": {
|
|
14347
|
-
"type": "fontFamilies",
|
|
14348
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
14349
|
-
},
|
|
14350
|
-
"font-weight": {
|
|
14351
|
-
"type": "fontWeights",
|
|
14352
|
-
"value": 400
|
|
14353
|
-
},
|
|
14354
|
-
"line-height": {
|
|
14355
|
-
"type": "lineHeights",
|
|
14356
|
-
"value": "150%"
|
|
14357
|
-
},
|
|
14358
|
-
"color": {
|
|
14359
|
-
"value": "#154273",
|
|
14360
|
-
"type": "color"
|
|
14361
|
-
},
|
|
14362
|
-
"font-size": {
|
|
14363
|
-
"value": "1.25rem",
|
|
14364
|
-
"type": "fontSizes"
|
|
14365
|
-
}
|
|
14366
|
-
},
|
|
14367
|
-
"pink-background-variation": {
|
|
14368
|
-
"background-color": {
|
|
14369
|
-
"type": "color",
|
|
14370
|
-
"value": "#F6BDE1"
|
|
14371
|
-
},
|
|
14372
|
-
"border-end-start-radius": {
|
|
14373
|
-
"type": "dimension",
|
|
14374
|
-
"value": "3rem"
|
|
14375
|
-
},
|
|
14376
|
-
"padding": {
|
|
14377
|
-
"type": "dimension",
|
|
14378
|
-
"value": "2.5rem"
|
|
14379
|
-
}
|
|
14380
|
-
},
|
|
14381
|
-
"pink-corner-border-variation": {
|
|
14382
|
-
"border-block-start-width": {
|
|
14383
|
-
"type": "dimension",
|
|
14384
|
-
"value": "0.25rem"
|
|
14385
|
-
},
|
|
14386
|
-
"border-color": {
|
|
14387
|
-
"type": "color",
|
|
14388
|
-
"value": "#F6BDE1"
|
|
14389
|
-
},
|
|
14390
|
-
"border-inline-start-width": {
|
|
14391
|
-
"type": "dimension",
|
|
14392
|
-
"value": "0.25rem"
|
|
14393
|
-
},
|
|
14394
|
-
"border-start-start-radius": {
|
|
14395
|
-
"type": "dimension",
|
|
14396
|
-
"value": "3rem"
|
|
14397
|
-
},
|
|
14398
|
-
"padding": {
|
|
14399
|
-
"type": "dimension",
|
|
14400
|
-
"value": "2.5rem"
|
|
14401
|
-
}
|
|
14402
|
-
},
|
|
14403
|
-
"pink-left-border-variation": {
|
|
14404
|
-
"border-color": {
|
|
14405
|
-
"type": "color",
|
|
14406
|
-
"value": "#F6BDE1"
|
|
14407
|
-
},
|
|
14408
|
-
"border-inline-start-width": {
|
|
14409
|
-
"type": "dimension",
|
|
14410
|
-
"value": "0.75rem"
|
|
14411
|
-
},
|
|
14412
|
-
"padding-block-end": {
|
|
14413
|
-
"type": "dimension",
|
|
14414
|
-
"value": "1.5rem"
|
|
14415
|
-
},
|
|
14416
|
-
"padding-block-start": {
|
|
14417
|
-
"type": "dimension",
|
|
14418
|
-
"value": "1.5rem"
|
|
14419
|
-
},
|
|
14420
|
-
"padding-inline-end": {
|
|
14421
|
-
"type": "dimension",
|
|
14422
|
-
"value": "2.5rem"
|
|
14423
|
-
},
|
|
14424
|
-
"padding-inline-start": {
|
|
14425
|
-
"type": "dimension",
|
|
14426
|
-
"value": "2.5rem"
|
|
14427
|
-
}
|
|
14428
|
-
},
|
|
14429
13915
|
"background-color": {
|
|
14430
13916
|
"value": "transparent",
|
|
14431
13917
|
"type": "color"
|
|
@@ -14487,6 +13973,16 @@
|
|
|
14487
13973
|
"value": "1.25rem",
|
|
14488
13974
|
"type": "fontSizes"
|
|
14489
13975
|
}
|
|
13976
|
+
},
|
|
13977
|
+
"content": {
|
|
13978
|
+
"color": {
|
|
13979
|
+
"value": "#154273",
|
|
13980
|
+
"type": "color"
|
|
13981
|
+
},
|
|
13982
|
+
"font-size": {
|
|
13983
|
+
"value": "1.25rem",
|
|
13984
|
+
"type": "fontSizes"
|
|
13985
|
+
}
|
|
14490
13986
|
}
|
|
14491
13987
|
},
|
|
14492
13988
|
"alert": {
|
|
@@ -16107,11 +15603,11 @@
|
|
|
16107
15603
|
}
|
|
16108
15604
|
},
|
|
16109
15605
|
"padding-inline-start": {
|
|
16110
|
-
"value": "
|
|
15606
|
+
"value": "1rem",
|
|
16111
15607
|
"type": "spacing"
|
|
16112
15608
|
},
|
|
16113
15609
|
"border-inline-start-width": {
|
|
16114
|
-
"value": "
|
|
15610
|
+
"value": "2px",
|
|
16115
15611
|
"type": "borderWidth"
|
|
16116
15612
|
}
|
|
16117
15613
|
}
|
|
@@ -16979,10 +16475,54 @@
|
|
|
16979
16475
|
}
|
|
16980
16476
|
},
|
|
16981
16477
|
"rhc": {
|
|
16478
|
+
"blockquote": {
|
|
16479
|
+
"margin-block-end": {
|
|
16480
|
+
"value": "0rem",
|
|
16481
|
+
"type": "dimension"
|
|
16482
|
+
},
|
|
16483
|
+
"margin-block-start": {
|
|
16484
|
+
"value": "0rem",
|
|
16485
|
+
"type": "dimension"
|
|
16486
|
+
},
|
|
16487
|
+
"margin-inline-end": {
|
|
16488
|
+
"value": "0rem",
|
|
16489
|
+
"type": "dimension"
|
|
16490
|
+
},
|
|
16491
|
+
"margin-inline-start": {
|
|
16492
|
+
"value": "0rem",
|
|
16493
|
+
"type": "dimension"
|
|
16494
|
+
}
|
|
16495
|
+
},
|
|
16496
|
+
"data-badge-button": {
|
|
16497
|
+
"column-gap": {
|
|
16498
|
+
"value": "0.125rem",
|
|
16499
|
+
"type": "dimension"
|
|
16500
|
+
},
|
|
16501
|
+
"hover": {
|
|
16502
|
+
"background-color": {
|
|
16503
|
+
"value": "#a90061",
|
|
16504
|
+
"type": "color"
|
|
16505
|
+
},
|
|
16506
|
+
"color": {
|
|
16507
|
+
"value": "#fff",
|
|
16508
|
+
"type": "color"
|
|
16509
|
+
}
|
|
16510
|
+
}
|
|
16511
|
+
},
|
|
16512
|
+
"breadcrumb-nav": {
|
|
16513
|
+
"link": {
|
|
16514
|
+
"current": {
|
|
16515
|
+
"color": {
|
|
16516
|
+
"type": "color",
|
|
16517
|
+
"value": "#334155"
|
|
16518
|
+
}
|
|
16519
|
+
}
|
|
16520
|
+
}
|
|
16521
|
+
},
|
|
16982
16522
|
"keep": {
|
|
16983
16523
|
"_comment": {
|
|
16984
|
-
"
|
|
16985
|
-
"
|
|
16524
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
16525
|
+
"type": "other"
|
|
16986
16526
|
},
|
|
16987
16527
|
"top-left": {
|
|
16988
16528
|
"borderRadiusTopLeft": {
|
|
@@ -17057,32 +16597,6 @@
|
|
|
17057
16597
|
}
|
|
17058
16598
|
}
|
|
17059
16599
|
},
|
|
17060
|
-
"data-badge-button": {
|
|
17061
|
-
"column-gap": {
|
|
17062
|
-
"value": "0.125rem",
|
|
17063
|
-
"type": "dimension"
|
|
17064
|
-
},
|
|
17065
|
-
"hover": {
|
|
17066
|
-
"background-color": {
|
|
17067
|
-
"value": "#a90061",
|
|
17068
|
-
"type": "color"
|
|
17069
|
-
},
|
|
17070
|
-
"color": {
|
|
17071
|
-
"value": "#fff",
|
|
17072
|
-
"type": "color"
|
|
17073
|
-
}
|
|
17074
|
-
}
|
|
17075
|
-
},
|
|
17076
|
-
"breadcrumb-nav": {
|
|
17077
|
-
"link": {
|
|
17078
|
-
"current": {
|
|
17079
|
-
"color": {
|
|
17080
|
-
"type": "color",
|
|
17081
|
-
"value": "#334155"
|
|
17082
|
-
}
|
|
17083
|
-
}
|
|
17084
|
-
}
|
|
17085
|
-
},
|
|
17086
16600
|
"rounded-corner": {
|
|
17087
16601
|
"xs": {
|
|
17088
16602
|
"border-radius": {
|
|
@@ -17333,10 +16847,6 @@
|
|
|
17333
16847
|
"type": "color"
|
|
17334
16848
|
}
|
|
17335
16849
|
},
|
|
17336
|
-
"backdrop": {
|
|
17337
|
-
"value": "#0000004d",
|
|
17338
|
-
"type": "color"
|
|
17339
|
-
},
|
|
17340
16850
|
"border": {
|
|
17341
16851
|
"default": {
|
|
17342
16852
|
"parent": "mode/light",
|
|
@@ -18012,12 +17522,6 @@
|
|
|
18012
17522
|
"value": "#000",
|
|
18013
17523
|
"type": "color"
|
|
18014
17524
|
},
|
|
18015
|
-
"transparent": {
|
|
18016
|
-
"30": {
|
|
18017
|
-
"value": "#0000004d",
|
|
18018
|
-
"type": "color"
|
|
18019
|
-
}
|
|
18020
|
-
},
|
|
18021
17525
|
"none": {
|
|
18022
17526
|
"value": "transparent",
|
|
18023
17527
|
"type": "color"
|
|
@@ -18515,6 +18019,10 @@
|
|
|
18515
18019
|
"column-gap": {
|
|
18516
18020
|
"value": "0.5rem",
|
|
18517
18021
|
"type": "spacing"
|
|
18022
|
+
},
|
|
18023
|
+
"font-size": {
|
|
18024
|
+
"value": "1.25rem",
|
|
18025
|
+
"type": "fontSizes"
|
|
18518
18026
|
}
|
|
18519
18027
|
},
|
|
18520
18028
|
"heading": {
|
|
@@ -19440,7 +18948,7 @@
|
|
|
19440
18948
|
"type": "dimension"
|
|
19441
18949
|
},
|
|
19442
18950
|
"3-lint": {
|
|
19443
|
-
"value": "
|
|
18951
|
+
"value": "144px",
|
|
19444
18952
|
"type": "dimension"
|
|
19445
18953
|
}
|
|
19446
18954
|
},
|
|
@@ -20090,11 +19598,11 @@
|
|
|
20090
19598
|
},
|
|
20091
19599
|
"border-inline-start-width": {
|
|
20092
19600
|
"type": "dimension",
|
|
20093
|
-
"value": "
|
|
19601
|
+
"value": "2px"
|
|
20094
19602
|
},
|
|
20095
19603
|
"padding-inline-start": {
|
|
20096
19604
|
"type": "dimension",
|
|
20097
|
-
"value": "
|
|
19605
|
+
"value": "1rem"
|
|
20098
19606
|
}
|
|
20099
19607
|
}
|
|
20100
19608
|
},
|
|
@@ -20526,17 +20034,53 @@
|
|
|
20526
20034
|
}
|
|
20527
20035
|
}
|
|
20528
20036
|
},
|
|
20529
|
-
"form-
|
|
20530
|
-
"
|
|
20531
|
-
"
|
|
20532
|
-
|
|
20533
|
-
|
|
20037
|
+
"form-label": {
|
|
20038
|
+
"color": {
|
|
20039
|
+
"type": "color",
|
|
20040
|
+
"value": "#0F172A"
|
|
20041
|
+
},
|
|
20042
|
+
"font-size": {
|
|
20043
|
+
"type": "fontSizes",
|
|
20044
|
+
"value": "1.25rem"
|
|
20045
|
+
},
|
|
20046
|
+
"font-weight": {
|
|
20047
|
+
"type": "fontWeights",
|
|
20048
|
+
"value": 700
|
|
20049
|
+
},
|
|
20050
|
+
"checkbox": {
|
|
20051
|
+
"color": {
|
|
20052
|
+
"type": "color",
|
|
20053
|
+
"value": "#0F172A"
|
|
20534
20054
|
},
|
|
20535
|
-
"
|
|
20536
|
-
"type": "
|
|
20537
|
-
"value":
|
|
20055
|
+
"font-weight": {
|
|
20056
|
+
"type": "fontWeights",
|
|
20057
|
+
"value": 400
|
|
20058
|
+
}
|
|
20059
|
+
},
|
|
20060
|
+
"radio": {
|
|
20061
|
+
"color": {
|
|
20062
|
+
"type": "color",
|
|
20063
|
+
"value": "#0F172A"
|
|
20064
|
+
},
|
|
20065
|
+
"font-weight": {
|
|
20066
|
+
"type": "fontWeights",
|
|
20067
|
+
"value": 400
|
|
20538
20068
|
}
|
|
20539
20069
|
},
|
|
20070
|
+
"checked": {
|
|
20071
|
+
"font-weight": {
|
|
20072
|
+
"type": "fontWeights",
|
|
20073
|
+
"value": 400
|
|
20074
|
+
}
|
|
20075
|
+
},
|
|
20076
|
+
"disabled": {
|
|
20077
|
+
"color": {
|
|
20078
|
+
"type": "color",
|
|
20079
|
+
"value": "#94A3B8"
|
|
20080
|
+
}
|
|
20081
|
+
}
|
|
20082
|
+
},
|
|
20083
|
+
"form-field-error-message": {
|
|
20540
20084
|
"background-color": {
|
|
20541
20085
|
"type": "color",
|
|
20542
20086
|
"value": "transparent"
|
|
@@ -20589,10 +20133,6 @@
|
|
|
20589
20133
|
}
|
|
20590
20134
|
},
|
|
20591
20135
|
"form-field-description": {
|
|
20592
|
-
"padding-block-end": {
|
|
20593
|
-
"value": "0.5rem",
|
|
20594
|
-
"type": "dimension"
|
|
20595
|
-
},
|
|
20596
20136
|
"color": {
|
|
20597
20137
|
"type": "color",
|
|
20598
20138
|
"value": "#334155"
|
|
@@ -20620,52 +20160,6 @@
|
|
|
20620
20160
|
"description": "[code-only]"
|
|
20621
20161
|
}
|
|
20622
20162
|
},
|
|
20623
|
-
"form-label": {
|
|
20624
|
-
"color": {
|
|
20625
|
-
"type": "color",
|
|
20626
|
-
"value": "#0F172A"
|
|
20627
|
-
},
|
|
20628
|
-
"font-size": {
|
|
20629
|
-
"type": "fontSizes",
|
|
20630
|
-
"value": "1.25rem"
|
|
20631
|
-
},
|
|
20632
|
-
"font-weight": {
|
|
20633
|
-
"type": "fontWeights",
|
|
20634
|
-
"value": 700
|
|
20635
|
-
},
|
|
20636
|
-
"checkbox": {
|
|
20637
|
-
"color": {
|
|
20638
|
-
"type": "color",
|
|
20639
|
-
"value": "#0F172A"
|
|
20640
|
-
},
|
|
20641
|
-
"font-weight": {
|
|
20642
|
-
"type": "fontWeights",
|
|
20643
|
-
"value": 400
|
|
20644
|
-
}
|
|
20645
|
-
},
|
|
20646
|
-
"radio": {
|
|
20647
|
-
"color": {
|
|
20648
|
-
"type": "color",
|
|
20649
|
-
"value": "#0F172A"
|
|
20650
|
-
},
|
|
20651
|
-
"font-weight": {
|
|
20652
|
-
"type": "fontWeights",
|
|
20653
|
-
"value": 400
|
|
20654
|
-
}
|
|
20655
|
-
},
|
|
20656
|
-
"checked": {
|
|
20657
|
-
"font-weight": {
|
|
20658
|
-
"type": "fontWeights",
|
|
20659
|
-
"value": 400
|
|
20660
|
-
}
|
|
20661
|
-
},
|
|
20662
|
-
"disabled": {
|
|
20663
|
-
"color": {
|
|
20664
|
-
"type": "color",
|
|
20665
|
-
"value": "#94A3B8"
|
|
20666
|
-
}
|
|
20667
|
-
}
|
|
20668
|
-
},
|
|
20669
20163
|
"figure": {
|
|
20670
20164
|
"caption": {
|
|
20671
20165
|
"border-color": {
|
|
@@ -20771,178 +20265,6 @@
|
|
|
20771
20265
|
}
|
|
20772
20266
|
},
|
|
20773
20267
|
"blockquote": {
|
|
20774
|
-
"border-block-end-width": {
|
|
20775
|
-
"type": "dimension",
|
|
20776
|
-
"value": 0
|
|
20777
|
-
},
|
|
20778
|
-
"border-block-start-width": {
|
|
20779
|
-
"type": "dimension",
|
|
20780
|
-
"value": 0
|
|
20781
|
-
},
|
|
20782
|
-
"border-end-end-radius": {
|
|
20783
|
-
"type": "dimension",
|
|
20784
|
-
"value": 0
|
|
20785
|
-
},
|
|
20786
|
-
"border-end-start-radius": {
|
|
20787
|
-
"type": "dimension",
|
|
20788
|
-
"value": 0
|
|
20789
|
-
},
|
|
20790
|
-
"border-inline-end-width": {
|
|
20791
|
-
"type": "dimension",
|
|
20792
|
-
"value": 0
|
|
20793
|
-
},
|
|
20794
|
-
"border-start-end-radius": {
|
|
20795
|
-
"type": "dimension",
|
|
20796
|
-
"value": 0
|
|
20797
|
-
},
|
|
20798
|
-
"border-start-start-radius": {
|
|
20799
|
-
"type": "dimension",
|
|
20800
|
-
"value": 0
|
|
20801
|
-
},
|
|
20802
|
-
"margin-block-end": {
|
|
20803
|
-
"type": "dimension",
|
|
20804
|
-
"value": 0
|
|
20805
|
-
},
|
|
20806
|
-
"margin-block-start": {
|
|
20807
|
-
"type": "dimension",
|
|
20808
|
-
"value": 0
|
|
20809
|
-
},
|
|
20810
|
-
"margin-inline-end": {
|
|
20811
|
-
"type": "dimension",
|
|
20812
|
-
"value": 0
|
|
20813
|
-
},
|
|
20814
|
-
"margin-inline-start": {
|
|
20815
|
-
"type": "dimension",
|
|
20816
|
-
"value": 0
|
|
20817
|
-
},
|
|
20818
|
-
"blue-corner-border-variation": {
|
|
20819
|
-
"border-block-end-width": {
|
|
20820
|
-
"type": "dimension",
|
|
20821
|
-
"value": "2px"
|
|
20822
|
-
},
|
|
20823
|
-
"border-color": {
|
|
20824
|
-
"type": "color",
|
|
20825
|
-
"value": "#76d2b6"
|
|
20826
|
-
},
|
|
20827
|
-
"border-end-end-radius": {
|
|
20828
|
-
"type": "dimension",
|
|
20829
|
-
"value": "3rem"
|
|
20830
|
-
},
|
|
20831
|
-
"border-inline-end-width": {
|
|
20832
|
-
"type": "dimension",
|
|
20833
|
-
"value": "2px"
|
|
20834
|
-
}
|
|
20835
|
-
},
|
|
20836
|
-
"caption": {
|
|
20837
|
-
"color": {
|
|
20838
|
-
"type": "color",
|
|
20839
|
-
"value": "#154273"
|
|
20840
|
-
},
|
|
20841
|
-
"font-family": {
|
|
20842
|
-
"type": "fontFamilies",
|
|
20843
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
20844
|
-
},
|
|
20845
|
-
"font-size": {
|
|
20846
|
-
"type": "fontSizes",
|
|
20847
|
-
"value": "1.25rem"
|
|
20848
|
-
},
|
|
20849
|
-
"font-weight": {
|
|
20850
|
-
"type": "fontWeights",
|
|
20851
|
-
"value": 400
|
|
20852
|
-
},
|
|
20853
|
-
"line-height": {
|
|
20854
|
-
"type": "lineHeights",
|
|
20855
|
-
"value": "150%"
|
|
20856
|
-
},
|
|
20857
|
-
"padding-block-start": {
|
|
20858
|
-
"type": "dimension",
|
|
20859
|
-
"value": "0.75rem"
|
|
20860
|
-
}
|
|
20861
|
-
},
|
|
20862
|
-
"content": {
|
|
20863
|
-
"font-family": {
|
|
20864
|
-
"type": "fontFamilies",
|
|
20865
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
20866
|
-
},
|
|
20867
|
-
"font-weight": {
|
|
20868
|
-
"type": "fontWeights",
|
|
20869
|
-
"value": 400
|
|
20870
|
-
},
|
|
20871
|
-
"line-height": {
|
|
20872
|
-
"type": "lineHeights",
|
|
20873
|
-
"value": "150%"
|
|
20874
|
-
},
|
|
20875
|
-
"color": {
|
|
20876
|
-
"value": "#154273",
|
|
20877
|
-
"type": "color"
|
|
20878
|
-
},
|
|
20879
|
-
"font-size": {
|
|
20880
|
-
"value": "1.25rem",
|
|
20881
|
-
"type": "fontSizes"
|
|
20882
|
-
}
|
|
20883
|
-
},
|
|
20884
|
-
"pink-background-variation": {
|
|
20885
|
-
"background-color": {
|
|
20886
|
-
"type": "color",
|
|
20887
|
-
"value": "#F6BDE1"
|
|
20888
|
-
},
|
|
20889
|
-
"border-end-start-radius": {
|
|
20890
|
-
"type": "dimension",
|
|
20891
|
-
"value": "3rem"
|
|
20892
|
-
},
|
|
20893
|
-
"padding": {
|
|
20894
|
-
"type": "dimension",
|
|
20895
|
-
"value": "2.5rem"
|
|
20896
|
-
}
|
|
20897
|
-
},
|
|
20898
|
-
"pink-corner-border-variation": {
|
|
20899
|
-
"border-block-start-width": {
|
|
20900
|
-
"type": "dimension",
|
|
20901
|
-
"value": "0.25rem"
|
|
20902
|
-
},
|
|
20903
|
-
"border-color": {
|
|
20904
|
-
"type": "color",
|
|
20905
|
-
"value": "#F6BDE1"
|
|
20906
|
-
},
|
|
20907
|
-
"border-inline-start-width": {
|
|
20908
|
-
"type": "dimension",
|
|
20909
|
-
"value": "0.25rem"
|
|
20910
|
-
},
|
|
20911
|
-
"border-start-start-radius": {
|
|
20912
|
-
"type": "dimension",
|
|
20913
|
-
"value": "3rem"
|
|
20914
|
-
},
|
|
20915
|
-
"padding": {
|
|
20916
|
-
"type": "dimension",
|
|
20917
|
-
"value": "2.5rem"
|
|
20918
|
-
}
|
|
20919
|
-
},
|
|
20920
|
-
"pink-left-border-variation": {
|
|
20921
|
-
"border-color": {
|
|
20922
|
-
"type": "color",
|
|
20923
|
-
"value": "#F6BDE1"
|
|
20924
|
-
},
|
|
20925
|
-
"border-inline-start-width": {
|
|
20926
|
-
"type": "dimension",
|
|
20927
|
-
"value": "0.75rem"
|
|
20928
|
-
},
|
|
20929
|
-
"padding-block-end": {
|
|
20930
|
-
"type": "dimension",
|
|
20931
|
-
"value": "1.5rem"
|
|
20932
|
-
},
|
|
20933
|
-
"padding-block-start": {
|
|
20934
|
-
"type": "dimension",
|
|
20935
|
-
"value": "1.5rem"
|
|
20936
|
-
},
|
|
20937
|
-
"padding-inline-end": {
|
|
20938
|
-
"type": "dimension",
|
|
20939
|
-
"value": "2.5rem"
|
|
20940
|
-
},
|
|
20941
|
-
"padding-inline-start": {
|
|
20942
|
-
"type": "dimension",
|
|
20943
|
-
"value": "2.5rem"
|
|
20944
|
-
}
|
|
20945
|
-
},
|
|
20946
20268
|
"background-color": {
|
|
20947
20269
|
"value": "transparent",
|
|
20948
20270
|
"type": "color"
|
|
@@ -21004,6 +20326,16 @@
|
|
|
21004
20326
|
"value": "1.25rem",
|
|
21005
20327
|
"type": "fontSizes"
|
|
21006
20328
|
}
|
|
20329
|
+
},
|
|
20330
|
+
"content": {
|
|
20331
|
+
"color": {
|
|
20332
|
+
"value": "#154273",
|
|
20333
|
+
"type": "color"
|
|
20334
|
+
},
|
|
20335
|
+
"font-size": {
|
|
20336
|
+
"value": "1.25rem",
|
|
20337
|
+
"type": "fontSizes"
|
|
20338
|
+
}
|
|
21007
20339
|
}
|
|
21008
20340
|
},
|
|
21009
20341
|
"alert": {
|
|
@@ -22624,11 +21956,11 @@
|
|
|
22624
21956
|
}
|
|
22625
21957
|
},
|
|
22626
21958
|
"padding-inline-start": {
|
|
22627
|
-
"value": "
|
|
21959
|
+
"value": "1rem",
|
|
22628
21960
|
"type": "spacing"
|
|
22629
21961
|
},
|
|
22630
21962
|
"border-inline-start-width": {
|
|
22631
|
-
"value": "
|
|
21963
|
+
"value": "2px",
|
|
22632
21964
|
"type": "borderWidth"
|
|
22633
21965
|
}
|
|
22634
21966
|
}
|
|
@@ -23496,10 +22828,54 @@
|
|
|
23496
22828
|
}
|
|
23497
22829
|
},
|
|
23498
22830
|
"rhc": {
|
|
22831
|
+
"blockquote": {
|
|
22832
|
+
"margin-block-end": {
|
|
22833
|
+
"value": "0rem",
|
|
22834
|
+
"type": "dimension"
|
|
22835
|
+
},
|
|
22836
|
+
"margin-block-start": {
|
|
22837
|
+
"value": "0rem",
|
|
22838
|
+
"type": "dimension"
|
|
22839
|
+
},
|
|
22840
|
+
"margin-inline-end": {
|
|
22841
|
+
"value": "0rem",
|
|
22842
|
+
"type": "dimension"
|
|
22843
|
+
},
|
|
22844
|
+
"margin-inline-start": {
|
|
22845
|
+
"value": "0rem",
|
|
22846
|
+
"type": "dimension"
|
|
22847
|
+
}
|
|
22848
|
+
},
|
|
22849
|
+
"data-badge-button": {
|
|
22850
|
+
"column-gap": {
|
|
22851
|
+
"value": "0.125rem",
|
|
22852
|
+
"type": "dimension"
|
|
22853
|
+
},
|
|
22854
|
+
"hover": {
|
|
22855
|
+
"background-color": {
|
|
22856
|
+
"value": "#76d2b6",
|
|
22857
|
+
"type": "color"
|
|
22858
|
+
},
|
|
22859
|
+
"color": {
|
|
22860
|
+
"value": "#fff",
|
|
22861
|
+
"type": "color"
|
|
22862
|
+
}
|
|
22863
|
+
}
|
|
22864
|
+
},
|
|
22865
|
+
"breadcrumb-nav": {
|
|
22866
|
+
"link": {
|
|
22867
|
+
"current": {
|
|
22868
|
+
"color": {
|
|
22869
|
+
"type": "color",
|
|
22870
|
+
"value": "#334155"
|
|
22871
|
+
}
|
|
22872
|
+
}
|
|
22873
|
+
}
|
|
22874
|
+
},
|
|
23499
22875
|
"keep": {
|
|
23500
22876
|
"_comment": {
|
|
23501
|
-
"
|
|
23502
|
-
"
|
|
22877
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
22878
|
+
"type": "other"
|
|
23503
22879
|
},
|
|
23504
22880
|
"top-left": {
|
|
23505
22881
|
"borderRadiusTopLeft": {
|
|
@@ -23574,32 +22950,6 @@
|
|
|
23574
22950
|
}
|
|
23575
22951
|
}
|
|
23576
22952
|
},
|
|
23577
|
-
"data-badge-button": {
|
|
23578
|
-
"column-gap": {
|
|
23579
|
-
"value": "0.125rem",
|
|
23580
|
-
"type": "dimension"
|
|
23581
|
-
},
|
|
23582
|
-
"hover": {
|
|
23583
|
-
"background-color": {
|
|
23584
|
-
"value": "#76d2b6",
|
|
23585
|
-
"type": "color"
|
|
23586
|
-
},
|
|
23587
|
-
"color": {
|
|
23588
|
-
"value": "#fff",
|
|
23589
|
-
"type": "color"
|
|
23590
|
-
}
|
|
23591
|
-
}
|
|
23592
|
-
},
|
|
23593
|
-
"breadcrumb-nav": {
|
|
23594
|
-
"link": {
|
|
23595
|
-
"current": {
|
|
23596
|
-
"color": {
|
|
23597
|
-
"type": "color",
|
|
23598
|
-
"value": "#334155"
|
|
23599
|
-
}
|
|
23600
|
-
}
|
|
23601
|
-
}
|
|
23602
|
-
},
|
|
23603
22953
|
"rounded-corner": {
|
|
23604
22954
|
"xs": {
|
|
23605
22955
|
"border-radius": {
|
|
@@ -23850,10 +23200,6 @@
|
|
|
23850
23200
|
"type": "color"
|
|
23851
23201
|
}
|
|
23852
23202
|
},
|
|
23853
|
-
"backdrop": {
|
|
23854
|
-
"value": "#0000004d",
|
|
23855
|
-
"type": "color"
|
|
23856
|
-
},
|
|
23857
23203
|
"border": {
|
|
23858
23204
|
"default": {
|
|
23859
23205
|
"parent": "mode/light",
|
|
@@ -24529,12 +23875,6 @@
|
|
|
24529
23875
|
"value": "#000",
|
|
24530
23876
|
"type": "color"
|
|
24531
23877
|
},
|
|
24532
|
-
"transparent": {
|
|
24533
|
-
"30": {
|
|
24534
|
-
"value": "#0000004d",
|
|
24535
|
-
"type": "color"
|
|
24536
|
-
}
|
|
24537
|
-
},
|
|
24538
23878
|
"none": {
|
|
24539
23879
|
"value": "transparent",
|
|
24540
23880
|
"type": "color"
|
|
@@ -25008,6 +24348,10 @@
|
|
|
25008
24348
|
"column-gap": {
|
|
25009
24349
|
"value": "0.5rem",
|
|
25010
24350
|
"type": "spacing"
|
|
24351
|
+
},
|
|
24352
|
+
"font-size": {
|
|
24353
|
+
"value": "1.25rem",
|
|
24354
|
+
"type": "fontSizes"
|
|
25011
24355
|
}
|
|
25012
24356
|
},
|
|
25013
24357
|
"heading": {
|
|
@@ -25953,7 +25297,7 @@
|
|
|
25953
25297
|
"type": "dimension"
|
|
25954
25298
|
},
|
|
25955
25299
|
"3-lint": {
|
|
25956
|
-
"value": "
|
|
25300
|
+
"value": "144px",
|
|
25957
25301
|
"type": "dimension"
|
|
25958
25302
|
}
|
|
25959
25303
|
},
|
|
@@ -26603,11 +25947,11 @@
|
|
|
26603
25947
|
},
|
|
26604
25948
|
"border-inline-start-width": {
|
|
26605
25949
|
"type": "dimension",
|
|
26606
|
-
"value": "
|
|
25950
|
+
"value": "2px"
|
|
26607
25951
|
},
|
|
26608
25952
|
"padding-inline-start": {
|
|
26609
25953
|
"type": "dimension",
|
|
26610
|
-
"value": "
|
|
25954
|
+
"value": "1rem"
|
|
26611
25955
|
}
|
|
26612
25956
|
}
|
|
26613
25957
|
},
|
|
@@ -27039,17 +26383,53 @@
|
|
|
27039
26383
|
}
|
|
27040
26384
|
}
|
|
27041
26385
|
},
|
|
27042
|
-
"form-
|
|
27043
|
-
"
|
|
27044
|
-
"
|
|
27045
|
-
|
|
27046
|
-
|
|
26386
|
+
"form-label": {
|
|
26387
|
+
"color": {
|
|
26388
|
+
"type": "color",
|
|
26389
|
+
"value": "#0F172A"
|
|
26390
|
+
},
|
|
26391
|
+
"font-size": {
|
|
26392
|
+
"type": "fontSizes",
|
|
26393
|
+
"value": "1.25rem"
|
|
26394
|
+
},
|
|
26395
|
+
"font-weight": {
|
|
26396
|
+
"type": "fontWeights",
|
|
26397
|
+
"value": 700
|
|
26398
|
+
},
|
|
26399
|
+
"checkbox": {
|
|
26400
|
+
"color": {
|
|
26401
|
+
"type": "color",
|
|
26402
|
+
"value": "#0F172A"
|
|
27047
26403
|
},
|
|
27048
|
-
"
|
|
27049
|
-
"type": "
|
|
27050
|
-
"value":
|
|
26404
|
+
"font-weight": {
|
|
26405
|
+
"type": "fontWeights",
|
|
26406
|
+
"value": 400
|
|
26407
|
+
}
|
|
26408
|
+
},
|
|
26409
|
+
"radio": {
|
|
26410
|
+
"color": {
|
|
26411
|
+
"type": "color",
|
|
26412
|
+
"value": "#0F172A"
|
|
26413
|
+
},
|
|
26414
|
+
"font-weight": {
|
|
26415
|
+
"type": "fontWeights",
|
|
26416
|
+
"value": 400
|
|
27051
26417
|
}
|
|
27052
26418
|
},
|
|
26419
|
+
"checked": {
|
|
26420
|
+
"font-weight": {
|
|
26421
|
+
"type": "fontWeights",
|
|
26422
|
+
"value": 400
|
|
26423
|
+
}
|
|
26424
|
+
},
|
|
26425
|
+
"disabled": {
|
|
26426
|
+
"color": {
|
|
26427
|
+
"type": "color",
|
|
26428
|
+
"value": "#94A3B8"
|
|
26429
|
+
}
|
|
26430
|
+
}
|
|
26431
|
+
},
|
|
26432
|
+
"form-field-error-message": {
|
|
27053
26433
|
"background-color": {
|
|
27054
26434
|
"type": "color",
|
|
27055
26435
|
"value": "transparent"
|
|
@@ -27102,10 +26482,6 @@
|
|
|
27102
26482
|
}
|
|
27103
26483
|
},
|
|
27104
26484
|
"form-field-description": {
|
|
27105
|
-
"padding-block-end": {
|
|
27106
|
-
"value": "0.5rem",
|
|
27107
|
-
"type": "dimension"
|
|
27108
|
-
},
|
|
27109
26485
|
"color": {
|
|
27110
26486
|
"type": "color",
|
|
27111
26487
|
"value": "#334155"
|
|
@@ -27133,52 +26509,6 @@
|
|
|
27133
26509
|
"description": "[code-only]"
|
|
27134
26510
|
}
|
|
27135
26511
|
},
|
|
27136
|
-
"form-label": {
|
|
27137
|
-
"color": {
|
|
27138
|
-
"type": "color",
|
|
27139
|
-
"value": "#0F172A"
|
|
27140
|
-
},
|
|
27141
|
-
"font-size": {
|
|
27142
|
-
"type": "fontSizes",
|
|
27143
|
-
"value": "1.25rem"
|
|
27144
|
-
},
|
|
27145
|
-
"font-weight": {
|
|
27146
|
-
"type": "fontWeights",
|
|
27147
|
-
"value": 700
|
|
27148
|
-
},
|
|
27149
|
-
"checkbox": {
|
|
27150
|
-
"color": {
|
|
27151
|
-
"type": "color",
|
|
27152
|
-
"value": "#0F172A"
|
|
27153
|
-
},
|
|
27154
|
-
"font-weight": {
|
|
27155
|
-
"type": "fontWeights",
|
|
27156
|
-
"value": 400
|
|
27157
|
-
}
|
|
27158
|
-
},
|
|
27159
|
-
"radio": {
|
|
27160
|
-
"color": {
|
|
27161
|
-
"type": "color",
|
|
27162
|
-
"value": "#0F172A"
|
|
27163
|
-
},
|
|
27164
|
-
"font-weight": {
|
|
27165
|
-
"type": "fontWeights",
|
|
27166
|
-
"value": 400
|
|
27167
|
-
}
|
|
27168
|
-
},
|
|
27169
|
-
"checked": {
|
|
27170
|
-
"font-weight": {
|
|
27171
|
-
"type": "fontWeights",
|
|
27172
|
-
"value": 400
|
|
27173
|
-
}
|
|
27174
|
-
},
|
|
27175
|
-
"disabled": {
|
|
27176
|
-
"color": {
|
|
27177
|
-
"type": "color",
|
|
27178
|
-
"value": "#94A3B8"
|
|
27179
|
-
}
|
|
27180
|
-
}
|
|
27181
|
-
},
|
|
27182
26512
|
"figure": {
|
|
27183
26513
|
"caption": {
|
|
27184
26514
|
"border-color": {
|
|
@@ -27284,178 +26614,6 @@
|
|
|
27284
26614
|
}
|
|
27285
26615
|
},
|
|
27286
26616
|
"blockquote": {
|
|
27287
|
-
"border-block-end-width": {
|
|
27288
|
-
"type": "dimension",
|
|
27289
|
-
"value": 0
|
|
27290
|
-
},
|
|
27291
|
-
"border-block-start-width": {
|
|
27292
|
-
"type": "dimension",
|
|
27293
|
-
"value": 0
|
|
27294
|
-
},
|
|
27295
|
-
"border-end-end-radius": {
|
|
27296
|
-
"type": "dimension",
|
|
27297
|
-
"value": 0
|
|
27298
|
-
},
|
|
27299
|
-
"border-end-start-radius": {
|
|
27300
|
-
"type": "dimension",
|
|
27301
|
-
"value": 0
|
|
27302
|
-
},
|
|
27303
|
-
"border-inline-end-width": {
|
|
27304
|
-
"type": "dimension",
|
|
27305
|
-
"value": 0
|
|
27306
|
-
},
|
|
27307
|
-
"border-start-end-radius": {
|
|
27308
|
-
"type": "dimension",
|
|
27309
|
-
"value": 0
|
|
27310
|
-
},
|
|
27311
|
-
"border-start-start-radius": {
|
|
27312
|
-
"type": "dimension",
|
|
27313
|
-
"value": 0
|
|
27314
|
-
},
|
|
27315
|
-
"margin-block-end": {
|
|
27316
|
-
"type": "dimension",
|
|
27317
|
-
"value": 0
|
|
27318
|
-
},
|
|
27319
|
-
"margin-block-start": {
|
|
27320
|
-
"type": "dimension",
|
|
27321
|
-
"value": 0
|
|
27322
|
-
},
|
|
27323
|
-
"margin-inline-end": {
|
|
27324
|
-
"type": "dimension",
|
|
27325
|
-
"value": 0
|
|
27326
|
-
},
|
|
27327
|
-
"margin-inline-start": {
|
|
27328
|
-
"type": "dimension",
|
|
27329
|
-
"value": 0
|
|
27330
|
-
},
|
|
27331
|
-
"blue-corner-border-variation": {
|
|
27332
|
-
"border-block-end-width": {
|
|
27333
|
-
"type": "dimension",
|
|
27334
|
-
"value": "2px"
|
|
27335
|
-
},
|
|
27336
|
-
"border-color": {
|
|
27337
|
-
"type": "color",
|
|
27338
|
-
"value": "#42145f"
|
|
27339
|
-
},
|
|
27340
|
-
"border-end-end-radius": {
|
|
27341
|
-
"type": "dimension",
|
|
27342
|
-
"value": "3rem"
|
|
27343
|
-
},
|
|
27344
|
-
"border-inline-end-width": {
|
|
27345
|
-
"type": "dimension",
|
|
27346
|
-
"value": "2px"
|
|
27347
|
-
}
|
|
27348
|
-
},
|
|
27349
|
-
"caption": {
|
|
27350
|
-
"color": {
|
|
27351
|
-
"type": "color",
|
|
27352
|
-
"value": "#154273"
|
|
27353
|
-
},
|
|
27354
|
-
"font-family": {
|
|
27355
|
-
"type": "fontFamilies",
|
|
27356
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
27357
|
-
},
|
|
27358
|
-
"font-size": {
|
|
27359
|
-
"type": "fontSizes",
|
|
27360
|
-
"value": "1.25rem"
|
|
27361
|
-
},
|
|
27362
|
-
"font-weight": {
|
|
27363
|
-
"type": "fontWeights",
|
|
27364
|
-
"value": 400
|
|
27365
|
-
},
|
|
27366
|
-
"line-height": {
|
|
27367
|
-
"type": "lineHeights",
|
|
27368
|
-
"value": "150%"
|
|
27369
|
-
},
|
|
27370
|
-
"padding-block-start": {
|
|
27371
|
-
"type": "dimension",
|
|
27372
|
-
"value": "0.75rem"
|
|
27373
|
-
}
|
|
27374
|
-
},
|
|
27375
|
-
"content": {
|
|
27376
|
-
"font-family": {
|
|
27377
|
-
"type": "fontFamilies",
|
|
27378
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
27379
|
-
},
|
|
27380
|
-
"font-weight": {
|
|
27381
|
-
"type": "fontWeights",
|
|
27382
|
-
"value": 400
|
|
27383
|
-
},
|
|
27384
|
-
"line-height": {
|
|
27385
|
-
"type": "lineHeights",
|
|
27386
|
-
"value": "150%"
|
|
27387
|
-
},
|
|
27388
|
-
"color": {
|
|
27389
|
-
"value": "#154273",
|
|
27390
|
-
"type": "color"
|
|
27391
|
-
},
|
|
27392
|
-
"font-size": {
|
|
27393
|
-
"value": "1.25rem",
|
|
27394
|
-
"type": "fontSizes"
|
|
27395
|
-
}
|
|
27396
|
-
},
|
|
27397
|
-
"pink-background-variation": {
|
|
27398
|
-
"background-color": {
|
|
27399
|
-
"type": "color",
|
|
27400
|
-
"value": "#F6BDE1"
|
|
27401
|
-
},
|
|
27402
|
-
"border-end-start-radius": {
|
|
27403
|
-
"type": "dimension",
|
|
27404
|
-
"value": "3rem"
|
|
27405
|
-
},
|
|
27406
|
-
"padding": {
|
|
27407
|
-
"type": "dimension",
|
|
27408
|
-
"value": "2.5rem"
|
|
27409
|
-
}
|
|
27410
|
-
},
|
|
27411
|
-
"pink-corner-border-variation": {
|
|
27412
|
-
"border-block-start-width": {
|
|
27413
|
-
"type": "dimension",
|
|
27414
|
-
"value": "0.25rem"
|
|
27415
|
-
},
|
|
27416
|
-
"border-color": {
|
|
27417
|
-
"type": "color",
|
|
27418
|
-
"value": "#F6BDE1"
|
|
27419
|
-
},
|
|
27420
|
-
"border-inline-start-width": {
|
|
27421
|
-
"type": "dimension",
|
|
27422
|
-
"value": "0.25rem"
|
|
27423
|
-
},
|
|
27424
|
-
"border-start-start-radius": {
|
|
27425
|
-
"type": "dimension",
|
|
27426
|
-
"value": "3rem"
|
|
27427
|
-
},
|
|
27428
|
-
"padding": {
|
|
27429
|
-
"type": "dimension",
|
|
27430
|
-
"value": "2.5rem"
|
|
27431
|
-
}
|
|
27432
|
-
},
|
|
27433
|
-
"pink-left-border-variation": {
|
|
27434
|
-
"border-color": {
|
|
27435
|
-
"type": "color",
|
|
27436
|
-
"value": "#F6BDE1"
|
|
27437
|
-
},
|
|
27438
|
-
"border-inline-start-width": {
|
|
27439
|
-
"type": "dimension",
|
|
27440
|
-
"value": "0.75rem"
|
|
27441
|
-
},
|
|
27442
|
-
"padding-block-end": {
|
|
27443
|
-
"type": "dimension",
|
|
27444
|
-
"value": "1.5rem"
|
|
27445
|
-
},
|
|
27446
|
-
"padding-block-start": {
|
|
27447
|
-
"type": "dimension",
|
|
27448
|
-
"value": "1.5rem"
|
|
27449
|
-
},
|
|
27450
|
-
"padding-inline-end": {
|
|
27451
|
-
"type": "dimension",
|
|
27452
|
-
"value": "2.5rem"
|
|
27453
|
-
},
|
|
27454
|
-
"padding-inline-start": {
|
|
27455
|
-
"type": "dimension",
|
|
27456
|
-
"value": "2.5rem"
|
|
27457
|
-
}
|
|
27458
|
-
},
|
|
27459
26617
|
"background-color": {
|
|
27460
26618
|
"value": "transparent",
|
|
27461
26619
|
"type": "color"
|
|
@@ -27517,6 +26675,16 @@
|
|
|
27517
26675
|
"value": "1.25rem",
|
|
27518
26676
|
"type": "fontSizes"
|
|
27519
26677
|
}
|
|
26678
|
+
},
|
|
26679
|
+
"content": {
|
|
26680
|
+
"color": {
|
|
26681
|
+
"value": "#154273",
|
|
26682
|
+
"type": "color"
|
|
26683
|
+
},
|
|
26684
|
+
"font-size": {
|
|
26685
|
+
"value": "1.25rem",
|
|
26686
|
+
"type": "fontSizes"
|
|
26687
|
+
}
|
|
27520
26688
|
}
|
|
27521
26689
|
},
|
|
27522
26690
|
"alert": {
|
|
@@ -29137,11 +28305,11 @@
|
|
|
29137
28305
|
}
|
|
29138
28306
|
},
|
|
29139
28307
|
"padding-inline-start": {
|
|
29140
|
-
"value": "
|
|
28308
|
+
"value": "1rem",
|
|
29141
28309
|
"type": "spacing"
|
|
29142
28310
|
},
|
|
29143
28311
|
"border-inline-start-width": {
|
|
29144
|
-
"value": "
|
|
28312
|
+
"value": "2px",
|
|
29145
28313
|
"type": "borderWidth"
|
|
29146
28314
|
}
|
|
29147
28315
|
}
|
|
@@ -30009,10 +29177,54 @@
|
|
|
30009
29177
|
}
|
|
30010
29178
|
},
|
|
30011
29179
|
"rhc": {
|
|
29180
|
+
"blockquote": {
|
|
29181
|
+
"margin-block-end": {
|
|
29182
|
+
"value": "0rem",
|
|
29183
|
+
"type": "dimension"
|
|
29184
|
+
},
|
|
29185
|
+
"margin-block-start": {
|
|
29186
|
+
"value": "0rem",
|
|
29187
|
+
"type": "dimension"
|
|
29188
|
+
},
|
|
29189
|
+
"margin-inline-end": {
|
|
29190
|
+
"value": "0rem",
|
|
29191
|
+
"type": "dimension"
|
|
29192
|
+
},
|
|
29193
|
+
"margin-inline-start": {
|
|
29194
|
+
"value": "0rem",
|
|
29195
|
+
"type": "dimension"
|
|
29196
|
+
}
|
|
29197
|
+
},
|
|
29198
|
+
"data-badge-button": {
|
|
29199
|
+
"column-gap": {
|
|
29200
|
+
"value": "0.125rem",
|
|
29201
|
+
"type": "dimension"
|
|
29202
|
+
},
|
|
29203
|
+
"hover": {
|
|
29204
|
+
"background-color": {
|
|
29205
|
+
"value": "#42145f",
|
|
29206
|
+
"type": "color"
|
|
29207
|
+
},
|
|
29208
|
+
"color": {
|
|
29209
|
+
"value": "#fff",
|
|
29210
|
+
"type": "color"
|
|
29211
|
+
}
|
|
29212
|
+
}
|
|
29213
|
+
},
|
|
29214
|
+
"breadcrumb-nav": {
|
|
29215
|
+
"link": {
|
|
29216
|
+
"current": {
|
|
29217
|
+
"color": {
|
|
29218
|
+
"type": "color",
|
|
29219
|
+
"value": "#334155"
|
|
29220
|
+
}
|
|
29221
|
+
}
|
|
29222
|
+
}
|
|
29223
|
+
},
|
|
30012
29224
|
"keep": {
|
|
30013
29225
|
"_comment": {
|
|
30014
|
-
"
|
|
30015
|
-
"
|
|
29226
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
29227
|
+
"type": "other"
|
|
30016
29228
|
},
|
|
30017
29229
|
"top-left": {
|
|
30018
29230
|
"borderRadiusTopLeft": {
|
|
@@ -30087,32 +29299,6 @@
|
|
|
30087
29299
|
}
|
|
30088
29300
|
}
|
|
30089
29301
|
},
|
|
30090
|
-
"data-badge-button": {
|
|
30091
|
-
"column-gap": {
|
|
30092
|
-
"value": "0.125rem",
|
|
30093
|
-
"type": "dimension"
|
|
30094
|
-
},
|
|
30095
|
-
"hover": {
|
|
30096
|
-
"background-color": {
|
|
30097
|
-
"value": "#42145f",
|
|
30098
|
-
"type": "color"
|
|
30099
|
-
},
|
|
30100
|
-
"color": {
|
|
30101
|
-
"value": "#fff",
|
|
30102
|
-
"type": "color"
|
|
30103
|
-
}
|
|
30104
|
-
}
|
|
30105
|
-
},
|
|
30106
|
-
"breadcrumb-nav": {
|
|
30107
|
-
"link": {
|
|
30108
|
-
"current": {
|
|
30109
|
-
"color": {
|
|
30110
|
-
"type": "color",
|
|
30111
|
-
"value": "#334155"
|
|
30112
|
-
}
|
|
30113
|
-
}
|
|
30114
|
-
}
|
|
30115
|
-
},
|
|
30116
29302
|
"rounded-corner": {
|
|
30117
29303
|
"xs": {
|
|
30118
29304
|
"border-radius": {
|
|
@@ -30363,10 +29549,6 @@
|
|
|
30363
29549
|
"type": "color"
|
|
30364
29550
|
}
|
|
30365
29551
|
},
|
|
30366
|
-
"backdrop": {
|
|
30367
|
-
"value": "#0000004d",
|
|
30368
|
-
"type": "color"
|
|
30369
|
-
},
|
|
30370
29552
|
"border": {
|
|
30371
29553
|
"default": {
|
|
30372
29554
|
"parent": "mode/light",
|
|
@@ -31042,12 +30224,6 @@
|
|
|
31042
30224
|
"value": "#000",
|
|
31043
30225
|
"type": "color"
|
|
31044
30226
|
},
|
|
31045
|
-
"transparent": {
|
|
31046
|
-
"30": {
|
|
31047
|
-
"value": "#0000004d",
|
|
31048
|
-
"type": "color"
|
|
31049
|
-
}
|
|
31050
|
-
},
|
|
31051
30227
|
"none": {
|
|
31052
30228
|
"value": "transparent",
|
|
31053
30229
|
"type": "color"
|
|
@@ -31521,6 +30697,10 @@
|
|
|
31521
30697
|
"column-gap": {
|
|
31522
30698
|
"value": "0.5rem",
|
|
31523
30699
|
"type": "spacing"
|
|
30700
|
+
},
|
|
30701
|
+
"font-size": {
|
|
30702
|
+
"value": "1.25rem",
|
|
30703
|
+
"type": "fontSizes"
|
|
31524
30704
|
}
|
|
31525
30705
|
},
|
|
31526
30706
|
"heading": {
|
|
@@ -32466,7 +31646,7 @@
|
|
|
32466
31646
|
"type": "dimension"
|
|
32467
31647
|
},
|
|
32468
31648
|
"3-lint": {
|
|
32469
|
-
"value": "
|
|
31649
|
+
"value": "144px",
|
|
32470
31650
|
"type": "dimension"
|
|
32471
31651
|
}
|
|
32472
31652
|
},
|
|
@@ -33116,11 +32296,11 @@
|
|
|
33116
32296
|
},
|
|
33117
32297
|
"border-inline-start-width": {
|
|
33118
32298
|
"type": "dimension",
|
|
33119
|
-
"value": "
|
|
32299
|
+
"value": "2px"
|
|
33120
32300
|
},
|
|
33121
32301
|
"padding-inline-start": {
|
|
33122
32302
|
"type": "dimension",
|
|
33123
|
-
"value": "
|
|
32303
|
+
"value": "1rem"
|
|
33124
32304
|
}
|
|
33125
32305
|
}
|
|
33126
32306
|
},
|
|
@@ -33552,17 +32732,53 @@
|
|
|
33552
32732
|
}
|
|
33553
32733
|
}
|
|
33554
32734
|
},
|
|
33555
|
-
"form-
|
|
33556
|
-
"
|
|
33557
|
-
"
|
|
33558
|
-
|
|
33559
|
-
|
|
32735
|
+
"form-label": {
|
|
32736
|
+
"color": {
|
|
32737
|
+
"type": "color",
|
|
32738
|
+
"value": "#0F172A"
|
|
32739
|
+
},
|
|
32740
|
+
"font-size": {
|
|
32741
|
+
"type": "fontSizes",
|
|
32742
|
+
"value": "1.25rem"
|
|
32743
|
+
},
|
|
32744
|
+
"font-weight": {
|
|
32745
|
+
"type": "fontWeights",
|
|
32746
|
+
"value": 700
|
|
32747
|
+
},
|
|
32748
|
+
"checkbox": {
|
|
32749
|
+
"color": {
|
|
32750
|
+
"type": "color",
|
|
32751
|
+
"value": "#0F172A"
|
|
33560
32752
|
},
|
|
33561
|
-
"
|
|
33562
|
-
"type": "
|
|
33563
|
-
"value":
|
|
32753
|
+
"font-weight": {
|
|
32754
|
+
"type": "fontWeights",
|
|
32755
|
+
"value": 400
|
|
32756
|
+
}
|
|
32757
|
+
},
|
|
32758
|
+
"radio": {
|
|
32759
|
+
"color": {
|
|
32760
|
+
"type": "color",
|
|
32761
|
+
"value": "#0F172A"
|
|
32762
|
+
},
|
|
32763
|
+
"font-weight": {
|
|
32764
|
+
"type": "fontWeights",
|
|
32765
|
+
"value": 400
|
|
33564
32766
|
}
|
|
33565
32767
|
},
|
|
32768
|
+
"checked": {
|
|
32769
|
+
"font-weight": {
|
|
32770
|
+
"type": "fontWeights",
|
|
32771
|
+
"value": 400
|
|
32772
|
+
}
|
|
32773
|
+
},
|
|
32774
|
+
"disabled": {
|
|
32775
|
+
"color": {
|
|
32776
|
+
"type": "color",
|
|
32777
|
+
"value": "#94A3B8"
|
|
32778
|
+
}
|
|
32779
|
+
}
|
|
32780
|
+
},
|
|
32781
|
+
"form-field-error-message": {
|
|
33566
32782
|
"background-color": {
|
|
33567
32783
|
"type": "color",
|
|
33568
32784
|
"value": "transparent"
|
|
@@ -33615,10 +32831,6 @@
|
|
|
33615
32831
|
}
|
|
33616
32832
|
},
|
|
33617
32833
|
"form-field-description": {
|
|
33618
|
-
"padding-block-end": {
|
|
33619
|
-
"value": "0.5rem",
|
|
33620
|
-
"type": "dimension"
|
|
33621
|
-
},
|
|
33622
32834
|
"color": {
|
|
33623
32835
|
"type": "color",
|
|
33624
32836
|
"value": "#334155"
|
|
@@ -33646,52 +32858,6 @@
|
|
|
33646
32858
|
"description": "[code-only]"
|
|
33647
32859
|
}
|
|
33648
32860
|
},
|
|
33649
|
-
"form-label": {
|
|
33650
|
-
"color": {
|
|
33651
|
-
"type": "color",
|
|
33652
|
-
"value": "#0F172A"
|
|
33653
|
-
},
|
|
33654
|
-
"font-size": {
|
|
33655
|
-
"type": "fontSizes",
|
|
33656
|
-
"value": "1.25rem"
|
|
33657
|
-
},
|
|
33658
|
-
"font-weight": {
|
|
33659
|
-
"type": "fontWeights",
|
|
33660
|
-
"value": 700
|
|
33661
|
-
},
|
|
33662
|
-
"checkbox": {
|
|
33663
|
-
"color": {
|
|
33664
|
-
"type": "color",
|
|
33665
|
-
"value": "#0F172A"
|
|
33666
|
-
},
|
|
33667
|
-
"font-weight": {
|
|
33668
|
-
"type": "fontWeights",
|
|
33669
|
-
"value": 400
|
|
33670
|
-
}
|
|
33671
|
-
},
|
|
33672
|
-
"radio": {
|
|
33673
|
-
"color": {
|
|
33674
|
-
"type": "color",
|
|
33675
|
-
"value": "#0F172A"
|
|
33676
|
-
},
|
|
33677
|
-
"font-weight": {
|
|
33678
|
-
"type": "fontWeights",
|
|
33679
|
-
"value": 400
|
|
33680
|
-
}
|
|
33681
|
-
},
|
|
33682
|
-
"checked": {
|
|
33683
|
-
"font-weight": {
|
|
33684
|
-
"type": "fontWeights",
|
|
33685
|
-
"value": 400
|
|
33686
|
-
}
|
|
33687
|
-
},
|
|
33688
|
-
"disabled": {
|
|
33689
|
-
"color": {
|
|
33690
|
-
"type": "color",
|
|
33691
|
-
"value": "#94A3B8"
|
|
33692
|
-
}
|
|
33693
|
-
}
|
|
33694
|
-
},
|
|
33695
32861
|
"figure": {
|
|
33696
32862
|
"caption": {
|
|
33697
32863
|
"border-color": {
|
|
@@ -33797,178 +32963,6 @@
|
|
|
33797
32963
|
}
|
|
33798
32964
|
},
|
|
33799
32965
|
"blockquote": {
|
|
33800
|
-
"border-block-end-width": {
|
|
33801
|
-
"type": "dimension",
|
|
33802
|
-
"value": 0
|
|
33803
|
-
},
|
|
33804
|
-
"border-block-start-width": {
|
|
33805
|
-
"type": "dimension",
|
|
33806
|
-
"value": 0
|
|
33807
|
-
},
|
|
33808
|
-
"border-end-end-radius": {
|
|
33809
|
-
"type": "dimension",
|
|
33810
|
-
"value": 0
|
|
33811
|
-
},
|
|
33812
|
-
"border-end-start-radius": {
|
|
33813
|
-
"type": "dimension",
|
|
33814
|
-
"value": 0
|
|
33815
|
-
},
|
|
33816
|
-
"border-inline-end-width": {
|
|
33817
|
-
"type": "dimension",
|
|
33818
|
-
"value": 0
|
|
33819
|
-
},
|
|
33820
|
-
"border-start-end-radius": {
|
|
33821
|
-
"type": "dimension",
|
|
33822
|
-
"value": 0
|
|
33823
|
-
},
|
|
33824
|
-
"border-start-start-radius": {
|
|
33825
|
-
"type": "dimension",
|
|
33826
|
-
"value": 0
|
|
33827
|
-
},
|
|
33828
|
-
"margin-block-end": {
|
|
33829
|
-
"type": "dimension",
|
|
33830
|
-
"value": 0
|
|
33831
|
-
},
|
|
33832
|
-
"margin-block-start": {
|
|
33833
|
-
"type": "dimension",
|
|
33834
|
-
"value": 0
|
|
33835
|
-
},
|
|
33836
|
-
"margin-inline-end": {
|
|
33837
|
-
"type": "dimension",
|
|
33838
|
-
"value": 0
|
|
33839
|
-
},
|
|
33840
|
-
"margin-inline-start": {
|
|
33841
|
-
"type": "dimension",
|
|
33842
|
-
"value": 0
|
|
33843
|
-
},
|
|
33844
|
-
"blue-corner-border-variation": {
|
|
33845
|
-
"border-block-end-width": {
|
|
33846
|
-
"type": "dimension",
|
|
33847
|
-
"value": "2px"
|
|
33848
|
-
},
|
|
33849
|
-
"border-color": {
|
|
33850
|
-
"type": "color",
|
|
33851
|
-
"value": "#e17000"
|
|
33852
|
-
},
|
|
33853
|
-
"border-end-end-radius": {
|
|
33854
|
-
"type": "dimension",
|
|
33855
|
-
"value": "3rem"
|
|
33856
|
-
},
|
|
33857
|
-
"border-inline-end-width": {
|
|
33858
|
-
"type": "dimension",
|
|
33859
|
-
"value": "2px"
|
|
33860
|
-
}
|
|
33861
|
-
},
|
|
33862
|
-
"caption": {
|
|
33863
|
-
"color": {
|
|
33864
|
-
"type": "color",
|
|
33865
|
-
"value": "#154273"
|
|
33866
|
-
},
|
|
33867
|
-
"font-family": {
|
|
33868
|
-
"type": "fontFamilies",
|
|
33869
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
33870
|
-
},
|
|
33871
|
-
"font-size": {
|
|
33872
|
-
"type": "fontSizes",
|
|
33873
|
-
"value": "1.25rem"
|
|
33874
|
-
},
|
|
33875
|
-
"font-weight": {
|
|
33876
|
-
"type": "fontWeights",
|
|
33877
|
-
"value": 400
|
|
33878
|
-
},
|
|
33879
|
-
"line-height": {
|
|
33880
|
-
"type": "lineHeights",
|
|
33881
|
-
"value": "150%"
|
|
33882
|
-
},
|
|
33883
|
-
"padding-block-start": {
|
|
33884
|
-
"type": "dimension",
|
|
33885
|
-
"value": "0.75rem"
|
|
33886
|
-
}
|
|
33887
|
-
},
|
|
33888
|
-
"content": {
|
|
33889
|
-
"font-family": {
|
|
33890
|
-
"type": "fontFamilies",
|
|
33891
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
33892
|
-
},
|
|
33893
|
-
"font-weight": {
|
|
33894
|
-
"type": "fontWeights",
|
|
33895
|
-
"value": 400
|
|
33896
|
-
},
|
|
33897
|
-
"line-height": {
|
|
33898
|
-
"type": "lineHeights",
|
|
33899
|
-
"value": "150%"
|
|
33900
|
-
},
|
|
33901
|
-
"color": {
|
|
33902
|
-
"value": "#154273",
|
|
33903
|
-
"type": "color"
|
|
33904
|
-
},
|
|
33905
|
-
"font-size": {
|
|
33906
|
-
"value": "1.25rem",
|
|
33907
|
-
"type": "fontSizes"
|
|
33908
|
-
}
|
|
33909
|
-
},
|
|
33910
|
-
"pink-background-variation": {
|
|
33911
|
-
"background-color": {
|
|
33912
|
-
"type": "color",
|
|
33913
|
-
"value": "#F6BDE1"
|
|
33914
|
-
},
|
|
33915
|
-
"border-end-start-radius": {
|
|
33916
|
-
"type": "dimension",
|
|
33917
|
-
"value": "3rem"
|
|
33918
|
-
},
|
|
33919
|
-
"padding": {
|
|
33920
|
-
"type": "dimension",
|
|
33921
|
-
"value": "2.5rem"
|
|
33922
|
-
}
|
|
33923
|
-
},
|
|
33924
|
-
"pink-corner-border-variation": {
|
|
33925
|
-
"border-block-start-width": {
|
|
33926
|
-
"type": "dimension",
|
|
33927
|
-
"value": "0.25rem"
|
|
33928
|
-
},
|
|
33929
|
-
"border-color": {
|
|
33930
|
-
"type": "color",
|
|
33931
|
-
"value": "#F6BDE1"
|
|
33932
|
-
},
|
|
33933
|
-
"border-inline-start-width": {
|
|
33934
|
-
"type": "dimension",
|
|
33935
|
-
"value": "0.25rem"
|
|
33936
|
-
},
|
|
33937
|
-
"border-start-start-radius": {
|
|
33938
|
-
"type": "dimension",
|
|
33939
|
-
"value": "3rem"
|
|
33940
|
-
},
|
|
33941
|
-
"padding": {
|
|
33942
|
-
"type": "dimension",
|
|
33943
|
-
"value": "2.5rem"
|
|
33944
|
-
}
|
|
33945
|
-
},
|
|
33946
|
-
"pink-left-border-variation": {
|
|
33947
|
-
"border-color": {
|
|
33948
|
-
"type": "color",
|
|
33949
|
-
"value": "#F6BDE1"
|
|
33950
|
-
},
|
|
33951
|
-
"border-inline-start-width": {
|
|
33952
|
-
"type": "dimension",
|
|
33953
|
-
"value": "0.75rem"
|
|
33954
|
-
},
|
|
33955
|
-
"padding-block-end": {
|
|
33956
|
-
"type": "dimension",
|
|
33957
|
-
"value": "1.5rem"
|
|
33958
|
-
},
|
|
33959
|
-
"padding-block-start": {
|
|
33960
|
-
"type": "dimension",
|
|
33961
|
-
"value": "1.5rem"
|
|
33962
|
-
},
|
|
33963
|
-
"padding-inline-end": {
|
|
33964
|
-
"type": "dimension",
|
|
33965
|
-
"value": "2.5rem"
|
|
33966
|
-
},
|
|
33967
|
-
"padding-inline-start": {
|
|
33968
|
-
"type": "dimension",
|
|
33969
|
-
"value": "2.5rem"
|
|
33970
|
-
}
|
|
33971
|
-
},
|
|
33972
32966
|
"background-color": {
|
|
33973
32967
|
"value": "transparent",
|
|
33974
32968
|
"type": "color"
|
|
@@ -34030,6 +33024,16 @@
|
|
|
34030
33024
|
"value": "1.25rem",
|
|
34031
33025
|
"type": "fontSizes"
|
|
34032
33026
|
}
|
|
33027
|
+
},
|
|
33028
|
+
"content": {
|
|
33029
|
+
"color": {
|
|
33030
|
+
"value": "#154273",
|
|
33031
|
+
"type": "color"
|
|
33032
|
+
},
|
|
33033
|
+
"font-size": {
|
|
33034
|
+
"value": "1.25rem",
|
|
33035
|
+
"type": "fontSizes"
|
|
33036
|
+
}
|
|
34033
33037
|
}
|
|
34034
33038
|
},
|
|
34035
33039
|
"alert": {
|
|
@@ -35650,11 +34654,11 @@
|
|
|
35650
34654
|
}
|
|
35651
34655
|
},
|
|
35652
34656
|
"padding-inline-start": {
|
|
35653
|
-
"value": "
|
|
34657
|
+
"value": "1rem",
|
|
35654
34658
|
"type": "spacing"
|
|
35655
34659
|
},
|
|
35656
34660
|
"border-inline-start-width": {
|
|
35657
|
-
"value": "
|
|
34661
|
+
"value": "2px",
|
|
35658
34662
|
"type": "borderWidth"
|
|
35659
34663
|
}
|
|
35660
34664
|
}
|
|
@@ -36522,10 +35526,54 @@
|
|
|
36522
35526
|
}
|
|
36523
35527
|
},
|
|
36524
35528
|
"rhc": {
|
|
35529
|
+
"blockquote": {
|
|
35530
|
+
"margin-block-end": {
|
|
35531
|
+
"value": "0rem",
|
|
35532
|
+
"type": "dimension"
|
|
35533
|
+
},
|
|
35534
|
+
"margin-block-start": {
|
|
35535
|
+
"value": "0rem",
|
|
35536
|
+
"type": "dimension"
|
|
35537
|
+
},
|
|
35538
|
+
"margin-inline-end": {
|
|
35539
|
+
"value": "0rem",
|
|
35540
|
+
"type": "dimension"
|
|
35541
|
+
},
|
|
35542
|
+
"margin-inline-start": {
|
|
35543
|
+
"value": "0rem",
|
|
35544
|
+
"type": "dimension"
|
|
35545
|
+
}
|
|
35546
|
+
},
|
|
35547
|
+
"data-badge-button": {
|
|
35548
|
+
"column-gap": {
|
|
35549
|
+
"value": "0.125rem",
|
|
35550
|
+
"type": "dimension"
|
|
35551
|
+
},
|
|
35552
|
+
"hover": {
|
|
35553
|
+
"background-color": {
|
|
35554
|
+
"value": "#e17000",
|
|
35555
|
+
"type": "color"
|
|
35556
|
+
},
|
|
35557
|
+
"color": {
|
|
35558
|
+
"value": "#fff",
|
|
35559
|
+
"type": "color"
|
|
35560
|
+
}
|
|
35561
|
+
}
|
|
35562
|
+
},
|
|
35563
|
+
"breadcrumb-nav": {
|
|
35564
|
+
"link": {
|
|
35565
|
+
"current": {
|
|
35566
|
+
"color": {
|
|
35567
|
+
"type": "color",
|
|
35568
|
+
"value": "#334155"
|
|
35569
|
+
}
|
|
35570
|
+
}
|
|
35571
|
+
}
|
|
35572
|
+
},
|
|
36525
35573
|
"keep": {
|
|
36526
35574
|
"_comment": {
|
|
36527
|
-
"
|
|
36528
|
-
"
|
|
35575
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
35576
|
+
"type": "other"
|
|
36529
35577
|
},
|
|
36530
35578
|
"top-left": {
|
|
36531
35579
|
"borderRadiusTopLeft": {
|
|
@@ -36600,32 +35648,6 @@
|
|
|
36600
35648
|
}
|
|
36601
35649
|
}
|
|
36602
35650
|
},
|
|
36603
|
-
"data-badge-button": {
|
|
36604
|
-
"column-gap": {
|
|
36605
|
-
"value": "0.125rem",
|
|
36606
|
-
"type": "dimension"
|
|
36607
|
-
},
|
|
36608
|
-
"hover": {
|
|
36609
|
-
"background-color": {
|
|
36610
|
-
"value": "#e17000",
|
|
36611
|
-
"type": "color"
|
|
36612
|
-
},
|
|
36613
|
-
"color": {
|
|
36614
|
-
"value": "#fff",
|
|
36615
|
-
"type": "color"
|
|
36616
|
-
}
|
|
36617
|
-
}
|
|
36618
|
-
},
|
|
36619
|
-
"breadcrumb-nav": {
|
|
36620
|
-
"link": {
|
|
36621
|
-
"current": {
|
|
36622
|
-
"color": {
|
|
36623
|
-
"type": "color",
|
|
36624
|
-
"value": "#334155"
|
|
36625
|
-
}
|
|
36626
|
-
}
|
|
36627
|
-
}
|
|
36628
|
-
},
|
|
36629
35651
|
"rounded-corner": {
|
|
36630
35652
|
"xs": {
|
|
36631
35653
|
"border-radius": {
|
|
@@ -36876,10 +35898,6 @@
|
|
|
36876
35898
|
"type": "color"
|
|
36877
35899
|
}
|
|
36878
35900
|
},
|
|
36879
|
-
"backdrop": {
|
|
36880
|
-
"value": "#0000004d",
|
|
36881
|
-
"type": "color"
|
|
36882
|
-
},
|
|
36883
35901
|
"border": {
|
|
36884
35902
|
"default": {
|
|
36885
35903
|
"parent": "mode/light",
|
|
@@ -37555,12 +36573,6 @@
|
|
|
37555
36573
|
"value": "#000",
|
|
37556
36574
|
"type": "color"
|
|
37557
36575
|
},
|
|
37558
|
-
"transparent": {
|
|
37559
|
-
"30": {
|
|
37560
|
-
"value": "#0000004d",
|
|
37561
|
-
"type": "color"
|
|
37562
|
-
}
|
|
37563
|
-
},
|
|
37564
36576
|
"none": {
|
|
37565
36577
|
"value": "transparent",
|
|
37566
36578
|
"type": "color"
|
|
@@ -38034,6 +37046,10 @@
|
|
|
38034
37046
|
"column-gap": {
|
|
38035
37047
|
"value": "0.5rem",
|
|
38036
37048
|
"type": "spacing"
|
|
37049
|
+
},
|
|
37050
|
+
"font-size": {
|
|
37051
|
+
"value": "1.25rem",
|
|
37052
|
+
"type": "fontSizes"
|
|
38037
37053
|
}
|
|
38038
37054
|
},
|
|
38039
37055
|
"heading": {
|
|
@@ -38979,7 +37995,7 @@
|
|
|
38979
37995
|
"type": "dimension"
|
|
38980
37996
|
},
|
|
38981
37997
|
"3-lint": {
|
|
38982
|
-
"value": "
|
|
37998
|
+
"value": "144px",
|
|
38983
37999
|
"type": "dimension"
|
|
38984
38000
|
}
|
|
38985
38001
|
},
|
|
@@ -39629,11 +38645,11 @@
|
|
|
39629
38645
|
},
|
|
39630
38646
|
"border-inline-start-width": {
|
|
39631
38647
|
"type": "dimension",
|
|
39632
|
-
"value": "
|
|
38648
|
+
"value": "2px"
|
|
39633
38649
|
},
|
|
39634
38650
|
"padding-inline-start": {
|
|
39635
38651
|
"type": "dimension",
|
|
39636
|
-
"value": "
|
|
38652
|
+
"value": "1rem"
|
|
39637
38653
|
}
|
|
39638
38654
|
}
|
|
39639
38655
|
},
|
|
@@ -40065,17 +39081,53 @@
|
|
|
40065
39081
|
}
|
|
40066
39082
|
}
|
|
40067
39083
|
},
|
|
40068
|
-
"form-
|
|
40069
|
-
"
|
|
40070
|
-
"
|
|
40071
|
-
|
|
40072
|
-
|
|
39084
|
+
"form-label": {
|
|
39085
|
+
"color": {
|
|
39086
|
+
"type": "color",
|
|
39087
|
+
"value": "#0F172A"
|
|
39088
|
+
},
|
|
39089
|
+
"font-size": {
|
|
39090
|
+
"type": "fontSizes",
|
|
39091
|
+
"value": "1.25rem"
|
|
39092
|
+
},
|
|
39093
|
+
"font-weight": {
|
|
39094
|
+
"type": "fontWeights",
|
|
39095
|
+
"value": 700
|
|
39096
|
+
},
|
|
39097
|
+
"checkbox": {
|
|
39098
|
+
"color": {
|
|
39099
|
+
"type": "color",
|
|
39100
|
+
"value": "#0F172A"
|
|
40073
39101
|
},
|
|
40074
|
-
"
|
|
40075
|
-
"type": "
|
|
40076
|
-
"value":
|
|
39102
|
+
"font-weight": {
|
|
39103
|
+
"type": "fontWeights",
|
|
39104
|
+
"value": 400
|
|
39105
|
+
}
|
|
39106
|
+
},
|
|
39107
|
+
"radio": {
|
|
39108
|
+
"color": {
|
|
39109
|
+
"type": "color",
|
|
39110
|
+
"value": "#0F172A"
|
|
39111
|
+
},
|
|
39112
|
+
"font-weight": {
|
|
39113
|
+
"type": "fontWeights",
|
|
39114
|
+
"value": 400
|
|
40077
39115
|
}
|
|
40078
39116
|
},
|
|
39117
|
+
"checked": {
|
|
39118
|
+
"font-weight": {
|
|
39119
|
+
"type": "fontWeights",
|
|
39120
|
+
"value": 400
|
|
39121
|
+
}
|
|
39122
|
+
},
|
|
39123
|
+
"disabled": {
|
|
39124
|
+
"color": {
|
|
39125
|
+
"type": "color",
|
|
39126
|
+
"value": "#94A3B8"
|
|
39127
|
+
}
|
|
39128
|
+
}
|
|
39129
|
+
},
|
|
39130
|
+
"form-field-error-message": {
|
|
40079
39131
|
"background-color": {
|
|
40080
39132
|
"type": "color",
|
|
40081
39133
|
"value": "transparent"
|
|
@@ -40128,10 +39180,6 @@
|
|
|
40128
39180
|
}
|
|
40129
39181
|
},
|
|
40130
39182
|
"form-field-description": {
|
|
40131
|
-
"padding-block-end": {
|
|
40132
|
-
"value": "0.5rem",
|
|
40133
|
-
"type": "dimension"
|
|
40134
|
-
},
|
|
40135
39183
|
"color": {
|
|
40136
39184
|
"type": "color",
|
|
40137
39185
|
"value": "#334155"
|
|
@@ -40159,52 +39207,6 @@
|
|
|
40159
39207
|
"description": "[code-only]"
|
|
40160
39208
|
}
|
|
40161
39209
|
},
|
|
40162
|
-
"form-label": {
|
|
40163
|
-
"color": {
|
|
40164
|
-
"type": "color",
|
|
40165
|
-
"value": "#0F172A"
|
|
40166
|
-
},
|
|
40167
|
-
"font-size": {
|
|
40168
|
-
"type": "fontSizes",
|
|
40169
|
-
"value": "1.25rem"
|
|
40170
|
-
},
|
|
40171
|
-
"font-weight": {
|
|
40172
|
-
"type": "fontWeights",
|
|
40173
|
-
"value": 700
|
|
40174
|
-
},
|
|
40175
|
-
"checkbox": {
|
|
40176
|
-
"color": {
|
|
40177
|
-
"type": "color",
|
|
40178
|
-
"value": "#0F172A"
|
|
40179
|
-
},
|
|
40180
|
-
"font-weight": {
|
|
40181
|
-
"type": "fontWeights",
|
|
40182
|
-
"value": 400
|
|
40183
|
-
}
|
|
40184
|
-
},
|
|
40185
|
-
"radio": {
|
|
40186
|
-
"color": {
|
|
40187
|
-
"type": "color",
|
|
40188
|
-
"value": "#0F172A"
|
|
40189
|
-
},
|
|
40190
|
-
"font-weight": {
|
|
40191
|
-
"type": "fontWeights",
|
|
40192
|
-
"value": 400
|
|
40193
|
-
}
|
|
40194
|
-
},
|
|
40195
|
-
"checked": {
|
|
40196
|
-
"font-weight": {
|
|
40197
|
-
"type": "fontWeights",
|
|
40198
|
-
"value": 400
|
|
40199
|
-
}
|
|
40200
|
-
},
|
|
40201
|
-
"disabled": {
|
|
40202
|
-
"color": {
|
|
40203
|
-
"type": "color",
|
|
40204
|
-
"value": "#94A3B8"
|
|
40205
|
-
}
|
|
40206
|
-
}
|
|
40207
|
-
},
|
|
40208
39210
|
"figure": {
|
|
40209
39211
|
"caption": {
|
|
40210
39212
|
"border-color": {
|
|
@@ -40310,178 +39312,6 @@
|
|
|
40310
39312
|
}
|
|
40311
39313
|
},
|
|
40312
39314
|
"blockquote": {
|
|
40313
|
-
"border-block-end-width": {
|
|
40314
|
-
"type": "dimension",
|
|
40315
|
-
"value": 0
|
|
40316
|
-
},
|
|
40317
|
-
"border-block-start-width": {
|
|
40318
|
-
"type": "dimension",
|
|
40319
|
-
"value": 0
|
|
40320
|
-
},
|
|
40321
|
-
"border-end-end-radius": {
|
|
40322
|
-
"type": "dimension",
|
|
40323
|
-
"value": 0
|
|
40324
|
-
},
|
|
40325
|
-
"border-end-start-radius": {
|
|
40326
|
-
"type": "dimension",
|
|
40327
|
-
"value": 0
|
|
40328
|
-
},
|
|
40329
|
-
"border-inline-end-width": {
|
|
40330
|
-
"type": "dimension",
|
|
40331
|
-
"value": 0
|
|
40332
|
-
},
|
|
40333
|
-
"border-start-end-radius": {
|
|
40334
|
-
"type": "dimension",
|
|
40335
|
-
"value": 0
|
|
40336
|
-
},
|
|
40337
|
-
"border-start-start-radius": {
|
|
40338
|
-
"type": "dimension",
|
|
40339
|
-
"value": 0
|
|
40340
|
-
},
|
|
40341
|
-
"margin-block-end": {
|
|
40342
|
-
"type": "dimension",
|
|
40343
|
-
"value": 0
|
|
40344
|
-
},
|
|
40345
|
-
"margin-block-start": {
|
|
40346
|
-
"type": "dimension",
|
|
40347
|
-
"value": 0
|
|
40348
|
-
},
|
|
40349
|
-
"margin-inline-end": {
|
|
40350
|
-
"type": "dimension",
|
|
40351
|
-
"value": 0
|
|
40352
|
-
},
|
|
40353
|
-
"margin-inline-start": {
|
|
40354
|
-
"type": "dimension",
|
|
40355
|
-
"value": 0
|
|
40356
|
-
},
|
|
40357
|
-
"blue-corner-border-variation": {
|
|
40358
|
-
"border-block-end-width": {
|
|
40359
|
-
"type": "dimension",
|
|
40360
|
-
"value": "2px"
|
|
40361
|
-
},
|
|
40362
|
-
"border-color": {
|
|
40363
|
-
"type": "color",
|
|
40364
|
-
"value": "#39870c"
|
|
40365
|
-
},
|
|
40366
|
-
"border-end-end-radius": {
|
|
40367
|
-
"type": "dimension",
|
|
40368
|
-
"value": "3rem"
|
|
40369
|
-
},
|
|
40370
|
-
"border-inline-end-width": {
|
|
40371
|
-
"type": "dimension",
|
|
40372
|
-
"value": "2px"
|
|
40373
|
-
}
|
|
40374
|
-
},
|
|
40375
|
-
"caption": {
|
|
40376
|
-
"color": {
|
|
40377
|
-
"type": "color",
|
|
40378
|
-
"value": "#154273"
|
|
40379
|
-
},
|
|
40380
|
-
"font-family": {
|
|
40381
|
-
"type": "fontFamilies",
|
|
40382
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
40383
|
-
},
|
|
40384
|
-
"font-size": {
|
|
40385
|
-
"type": "fontSizes",
|
|
40386
|
-
"value": "1.25rem"
|
|
40387
|
-
},
|
|
40388
|
-
"font-weight": {
|
|
40389
|
-
"type": "fontWeights",
|
|
40390
|
-
"value": 400
|
|
40391
|
-
},
|
|
40392
|
-
"line-height": {
|
|
40393
|
-
"type": "lineHeights",
|
|
40394
|
-
"value": "150%"
|
|
40395
|
-
},
|
|
40396
|
-
"padding-block-start": {
|
|
40397
|
-
"type": "dimension",
|
|
40398
|
-
"value": "0.75rem"
|
|
40399
|
-
}
|
|
40400
|
-
},
|
|
40401
|
-
"content": {
|
|
40402
|
-
"font-family": {
|
|
40403
|
-
"type": "fontFamilies",
|
|
40404
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
40405
|
-
},
|
|
40406
|
-
"font-weight": {
|
|
40407
|
-
"type": "fontWeights",
|
|
40408
|
-
"value": 400
|
|
40409
|
-
},
|
|
40410
|
-
"line-height": {
|
|
40411
|
-
"type": "lineHeights",
|
|
40412
|
-
"value": "150%"
|
|
40413
|
-
},
|
|
40414
|
-
"color": {
|
|
40415
|
-
"value": "#154273",
|
|
40416
|
-
"type": "color"
|
|
40417
|
-
},
|
|
40418
|
-
"font-size": {
|
|
40419
|
-
"value": "1.25rem",
|
|
40420
|
-
"type": "fontSizes"
|
|
40421
|
-
}
|
|
40422
|
-
},
|
|
40423
|
-
"pink-background-variation": {
|
|
40424
|
-
"background-color": {
|
|
40425
|
-
"type": "color",
|
|
40426
|
-
"value": "#F6BDE1"
|
|
40427
|
-
},
|
|
40428
|
-
"border-end-start-radius": {
|
|
40429
|
-
"type": "dimension",
|
|
40430
|
-
"value": "3rem"
|
|
40431
|
-
},
|
|
40432
|
-
"padding": {
|
|
40433
|
-
"type": "dimension",
|
|
40434
|
-
"value": "2.5rem"
|
|
40435
|
-
}
|
|
40436
|
-
},
|
|
40437
|
-
"pink-corner-border-variation": {
|
|
40438
|
-
"border-block-start-width": {
|
|
40439
|
-
"type": "dimension",
|
|
40440
|
-
"value": "0.25rem"
|
|
40441
|
-
},
|
|
40442
|
-
"border-color": {
|
|
40443
|
-
"type": "color",
|
|
40444
|
-
"value": "#F6BDE1"
|
|
40445
|
-
},
|
|
40446
|
-
"border-inline-start-width": {
|
|
40447
|
-
"type": "dimension",
|
|
40448
|
-
"value": "0.25rem"
|
|
40449
|
-
},
|
|
40450
|
-
"border-start-start-radius": {
|
|
40451
|
-
"type": "dimension",
|
|
40452
|
-
"value": "3rem"
|
|
40453
|
-
},
|
|
40454
|
-
"padding": {
|
|
40455
|
-
"type": "dimension",
|
|
40456
|
-
"value": "2.5rem"
|
|
40457
|
-
}
|
|
40458
|
-
},
|
|
40459
|
-
"pink-left-border-variation": {
|
|
40460
|
-
"border-color": {
|
|
40461
|
-
"type": "color",
|
|
40462
|
-
"value": "#F6BDE1"
|
|
40463
|
-
},
|
|
40464
|
-
"border-inline-start-width": {
|
|
40465
|
-
"type": "dimension",
|
|
40466
|
-
"value": "0.75rem"
|
|
40467
|
-
},
|
|
40468
|
-
"padding-block-end": {
|
|
40469
|
-
"type": "dimension",
|
|
40470
|
-
"value": "1.5rem"
|
|
40471
|
-
},
|
|
40472
|
-
"padding-block-start": {
|
|
40473
|
-
"type": "dimension",
|
|
40474
|
-
"value": "1.5rem"
|
|
40475
|
-
},
|
|
40476
|
-
"padding-inline-end": {
|
|
40477
|
-
"type": "dimension",
|
|
40478
|
-
"value": "2.5rem"
|
|
40479
|
-
},
|
|
40480
|
-
"padding-inline-start": {
|
|
40481
|
-
"type": "dimension",
|
|
40482
|
-
"value": "2.5rem"
|
|
40483
|
-
}
|
|
40484
|
-
},
|
|
40485
39315
|
"background-color": {
|
|
40486
39316
|
"value": "transparent",
|
|
40487
39317
|
"type": "color"
|
|
@@ -40543,6 +39373,16 @@
|
|
|
40543
39373
|
"value": "1.25rem",
|
|
40544
39374
|
"type": "fontSizes"
|
|
40545
39375
|
}
|
|
39376
|
+
},
|
|
39377
|
+
"content": {
|
|
39378
|
+
"color": {
|
|
39379
|
+
"value": "#154273",
|
|
39380
|
+
"type": "color"
|
|
39381
|
+
},
|
|
39382
|
+
"font-size": {
|
|
39383
|
+
"value": "1.25rem",
|
|
39384
|
+
"type": "fontSizes"
|
|
39385
|
+
}
|
|
40546
39386
|
}
|
|
40547
39387
|
},
|
|
40548
39388
|
"alert": {
|
|
@@ -42163,11 +41003,11 @@
|
|
|
42163
41003
|
}
|
|
42164
41004
|
},
|
|
42165
41005
|
"padding-inline-start": {
|
|
42166
|
-
"value": "
|
|
41006
|
+
"value": "1rem",
|
|
42167
41007
|
"type": "spacing"
|
|
42168
41008
|
},
|
|
42169
41009
|
"border-inline-start-width": {
|
|
42170
|
-
"value": "
|
|
41010
|
+
"value": "2px",
|
|
42171
41011
|
"type": "borderWidth"
|
|
42172
41012
|
}
|
|
42173
41013
|
}
|
|
@@ -43035,10 +41875,54 @@
|
|
|
43035
41875
|
}
|
|
43036
41876
|
},
|
|
43037
41877
|
"rhc": {
|
|
41878
|
+
"blockquote": {
|
|
41879
|
+
"margin-block-end": {
|
|
41880
|
+
"value": "0rem",
|
|
41881
|
+
"type": "dimension"
|
|
41882
|
+
},
|
|
41883
|
+
"margin-block-start": {
|
|
41884
|
+
"value": "0rem",
|
|
41885
|
+
"type": "dimension"
|
|
41886
|
+
},
|
|
41887
|
+
"margin-inline-end": {
|
|
41888
|
+
"value": "0rem",
|
|
41889
|
+
"type": "dimension"
|
|
41890
|
+
},
|
|
41891
|
+
"margin-inline-start": {
|
|
41892
|
+
"value": "0rem",
|
|
41893
|
+
"type": "dimension"
|
|
41894
|
+
}
|
|
41895
|
+
},
|
|
41896
|
+
"data-badge-button": {
|
|
41897
|
+
"column-gap": {
|
|
41898
|
+
"value": "0.125rem",
|
|
41899
|
+
"type": "dimension"
|
|
41900
|
+
},
|
|
41901
|
+
"hover": {
|
|
41902
|
+
"background-color": {
|
|
41903
|
+
"value": "#39870c",
|
|
41904
|
+
"type": "color"
|
|
41905
|
+
},
|
|
41906
|
+
"color": {
|
|
41907
|
+
"value": "#fff",
|
|
41908
|
+
"type": "color"
|
|
41909
|
+
}
|
|
41910
|
+
}
|
|
41911
|
+
},
|
|
41912
|
+
"breadcrumb-nav": {
|
|
41913
|
+
"link": {
|
|
41914
|
+
"current": {
|
|
41915
|
+
"color": {
|
|
41916
|
+
"type": "color",
|
|
41917
|
+
"value": "#334155"
|
|
41918
|
+
}
|
|
41919
|
+
}
|
|
41920
|
+
}
|
|
41921
|
+
},
|
|
43038
41922
|
"keep": {
|
|
43039
41923
|
"_comment": {
|
|
43040
|
-
"
|
|
43041
|
-
"
|
|
41924
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
41925
|
+
"type": "other"
|
|
43042
41926
|
},
|
|
43043
41927
|
"top-left": {
|
|
43044
41928
|
"borderRadiusTopLeft": {
|
|
@@ -43113,32 +41997,6 @@
|
|
|
43113
41997
|
}
|
|
43114
41998
|
}
|
|
43115
41999
|
},
|
|
43116
|
-
"data-badge-button": {
|
|
43117
|
-
"column-gap": {
|
|
43118
|
-
"value": "0.125rem",
|
|
43119
|
-
"type": "dimension"
|
|
43120
|
-
},
|
|
43121
|
-
"hover": {
|
|
43122
|
-
"background-color": {
|
|
43123
|
-
"value": "#39870c",
|
|
43124
|
-
"type": "color"
|
|
43125
|
-
},
|
|
43126
|
-
"color": {
|
|
43127
|
-
"value": "#fff",
|
|
43128
|
-
"type": "color"
|
|
43129
|
-
}
|
|
43130
|
-
}
|
|
43131
|
-
},
|
|
43132
|
-
"breadcrumb-nav": {
|
|
43133
|
-
"link": {
|
|
43134
|
-
"current": {
|
|
43135
|
-
"color": {
|
|
43136
|
-
"type": "color",
|
|
43137
|
-
"value": "#334155"
|
|
43138
|
-
}
|
|
43139
|
-
}
|
|
43140
|
-
}
|
|
43141
|
-
},
|
|
43142
42000
|
"rounded-corner": {
|
|
43143
42001
|
"xs": {
|
|
43144
42002
|
"border-radius": {
|
|
@@ -43389,10 +42247,6 @@
|
|
|
43389
42247
|
"type": "color"
|
|
43390
42248
|
}
|
|
43391
42249
|
},
|
|
43392
|
-
"backdrop": {
|
|
43393
|
-
"value": "#0000004d",
|
|
43394
|
-
"type": "color"
|
|
43395
|
-
},
|
|
43396
42250
|
"border": {
|
|
43397
42251
|
"default": {
|
|
43398
42252
|
"parent": "mode/light",
|
|
@@ -44068,12 +42922,6 @@
|
|
|
44068
42922
|
"value": "#000",
|
|
44069
42923
|
"type": "color"
|
|
44070
42924
|
},
|
|
44071
|
-
"transparent": {
|
|
44072
|
-
"30": {
|
|
44073
|
-
"value": "#0000004d",
|
|
44074
|
-
"type": "color"
|
|
44075
|
-
}
|
|
44076
|
-
},
|
|
44077
42925
|
"none": {
|
|
44078
42926
|
"value": "transparent",
|
|
44079
42927
|
"type": "color"
|
|
@@ -44547,6 +43395,10 @@
|
|
|
44547
43395
|
"column-gap": {
|
|
44548
43396
|
"value": "0.5rem",
|
|
44549
43397
|
"type": "spacing"
|
|
43398
|
+
},
|
|
43399
|
+
"font-size": {
|
|
43400
|
+
"value": "1.25rem",
|
|
43401
|
+
"type": "fontSizes"
|
|
44550
43402
|
}
|
|
44551
43403
|
},
|
|
44552
43404
|
"heading": {
|
|
@@ -45492,7 +44344,7 @@
|
|
|
45492
44344
|
"type": "dimension"
|
|
45493
44345
|
},
|
|
45494
44346
|
"3-lint": {
|
|
45495
|
-
"value": "
|
|
44347
|
+
"value": "144px",
|
|
45496
44348
|
"type": "dimension"
|
|
45497
44349
|
}
|
|
45498
44350
|
},
|
|
@@ -46142,11 +44994,11 @@
|
|
|
46142
44994
|
},
|
|
46143
44995
|
"border-inline-start-width": {
|
|
46144
44996
|
"type": "dimension",
|
|
46145
|
-
"value": "
|
|
44997
|
+
"value": "2px"
|
|
46146
44998
|
},
|
|
46147
44999
|
"padding-inline-start": {
|
|
46148
45000
|
"type": "dimension",
|
|
46149
|
-
"value": "
|
|
45001
|
+
"value": "1rem"
|
|
46150
45002
|
}
|
|
46151
45003
|
}
|
|
46152
45004
|
},
|
|
@@ -46578,17 +45430,53 @@
|
|
|
46578
45430
|
}
|
|
46579
45431
|
}
|
|
46580
45432
|
},
|
|
46581
|
-
"form-
|
|
46582
|
-
"
|
|
46583
|
-
"
|
|
46584
|
-
|
|
46585
|
-
|
|
45433
|
+
"form-label": {
|
|
45434
|
+
"color": {
|
|
45435
|
+
"type": "color",
|
|
45436
|
+
"value": "#0F172A"
|
|
45437
|
+
},
|
|
45438
|
+
"font-size": {
|
|
45439
|
+
"type": "fontSizes",
|
|
45440
|
+
"value": "1.25rem"
|
|
45441
|
+
},
|
|
45442
|
+
"font-weight": {
|
|
45443
|
+
"type": "fontWeights",
|
|
45444
|
+
"value": 700
|
|
45445
|
+
},
|
|
45446
|
+
"checkbox": {
|
|
45447
|
+
"color": {
|
|
45448
|
+
"type": "color",
|
|
45449
|
+
"value": "#0F172A"
|
|
46586
45450
|
},
|
|
46587
|
-
"
|
|
46588
|
-
"type": "
|
|
46589
|
-
"value":
|
|
45451
|
+
"font-weight": {
|
|
45452
|
+
"type": "fontWeights",
|
|
45453
|
+
"value": 400
|
|
45454
|
+
}
|
|
45455
|
+
},
|
|
45456
|
+
"radio": {
|
|
45457
|
+
"color": {
|
|
45458
|
+
"type": "color",
|
|
45459
|
+
"value": "#0F172A"
|
|
45460
|
+
},
|
|
45461
|
+
"font-weight": {
|
|
45462
|
+
"type": "fontWeights",
|
|
45463
|
+
"value": 400
|
|
46590
45464
|
}
|
|
46591
45465
|
},
|
|
45466
|
+
"checked": {
|
|
45467
|
+
"font-weight": {
|
|
45468
|
+
"type": "fontWeights",
|
|
45469
|
+
"value": 400
|
|
45470
|
+
}
|
|
45471
|
+
},
|
|
45472
|
+
"disabled": {
|
|
45473
|
+
"color": {
|
|
45474
|
+
"type": "color",
|
|
45475
|
+
"value": "#94A3B8"
|
|
45476
|
+
}
|
|
45477
|
+
}
|
|
45478
|
+
},
|
|
45479
|
+
"form-field-error-message": {
|
|
46592
45480
|
"background-color": {
|
|
46593
45481
|
"type": "color",
|
|
46594
45482
|
"value": "transparent"
|
|
@@ -46641,10 +45529,6 @@
|
|
|
46641
45529
|
}
|
|
46642
45530
|
},
|
|
46643
45531
|
"form-field-description": {
|
|
46644
|
-
"padding-block-end": {
|
|
46645
|
-
"value": "0.5rem",
|
|
46646
|
-
"type": "dimension"
|
|
46647
|
-
},
|
|
46648
45532
|
"color": {
|
|
46649
45533
|
"type": "color",
|
|
46650
45534
|
"value": "#334155"
|
|
@@ -46672,52 +45556,6 @@
|
|
|
46672
45556
|
"description": "[code-only]"
|
|
46673
45557
|
}
|
|
46674
45558
|
},
|
|
46675
|
-
"form-label": {
|
|
46676
|
-
"color": {
|
|
46677
|
-
"type": "color",
|
|
46678
|
-
"value": "#0F172A"
|
|
46679
|
-
},
|
|
46680
|
-
"font-size": {
|
|
46681
|
-
"type": "fontSizes",
|
|
46682
|
-
"value": "1.25rem"
|
|
46683
|
-
},
|
|
46684
|
-
"font-weight": {
|
|
46685
|
-
"type": "fontWeights",
|
|
46686
|
-
"value": 700
|
|
46687
|
-
},
|
|
46688
|
-
"checkbox": {
|
|
46689
|
-
"color": {
|
|
46690
|
-
"type": "color",
|
|
46691
|
-
"value": "#0F172A"
|
|
46692
|
-
},
|
|
46693
|
-
"font-weight": {
|
|
46694
|
-
"type": "fontWeights",
|
|
46695
|
-
"value": 400
|
|
46696
|
-
}
|
|
46697
|
-
},
|
|
46698
|
-
"radio": {
|
|
46699
|
-
"color": {
|
|
46700
|
-
"type": "color",
|
|
46701
|
-
"value": "#0F172A"
|
|
46702
|
-
},
|
|
46703
|
-
"font-weight": {
|
|
46704
|
-
"type": "fontWeights",
|
|
46705
|
-
"value": 400
|
|
46706
|
-
}
|
|
46707
|
-
},
|
|
46708
|
-
"checked": {
|
|
46709
|
-
"font-weight": {
|
|
46710
|
-
"type": "fontWeights",
|
|
46711
|
-
"value": 400
|
|
46712
|
-
}
|
|
46713
|
-
},
|
|
46714
|
-
"disabled": {
|
|
46715
|
-
"color": {
|
|
46716
|
-
"type": "color",
|
|
46717
|
-
"value": "#94A3B8"
|
|
46718
|
-
}
|
|
46719
|
-
}
|
|
46720
|
-
},
|
|
46721
45559
|
"figure": {
|
|
46722
45560
|
"caption": {
|
|
46723
45561
|
"border-color": {
|
|
@@ -46823,178 +45661,6 @@
|
|
|
46823
45661
|
}
|
|
46824
45662
|
},
|
|
46825
45663
|
"blockquote": {
|
|
46826
|
-
"border-block-end-width": {
|
|
46827
|
-
"type": "dimension",
|
|
46828
|
-
"value": 0
|
|
46829
|
-
},
|
|
46830
|
-
"border-block-start-width": {
|
|
46831
|
-
"type": "dimension",
|
|
46832
|
-
"value": 0
|
|
46833
|
-
},
|
|
46834
|
-
"border-end-end-radius": {
|
|
46835
|
-
"type": "dimension",
|
|
46836
|
-
"value": 0
|
|
46837
|
-
},
|
|
46838
|
-
"border-end-start-radius": {
|
|
46839
|
-
"type": "dimension",
|
|
46840
|
-
"value": 0
|
|
46841
|
-
},
|
|
46842
|
-
"border-inline-end-width": {
|
|
46843
|
-
"type": "dimension",
|
|
46844
|
-
"value": 0
|
|
46845
|
-
},
|
|
46846
|
-
"border-start-end-radius": {
|
|
46847
|
-
"type": "dimension",
|
|
46848
|
-
"value": 0
|
|
46849
|
-
},
|
|
46850
|
-
"border-start-start-radius": {
|
|
46851
|
-
"type": "dimension",
|
|
46852
|
-
"value": 0
|
|
46853
|
-
},
|
|
46854
|
-
"margin-block-end": {
|
|
46855
|
-
"type": "dimension",
|
|
46856
|
-
"value": 0
|
|
46857
|
-
},
|
|
46858
|
-
"margin-block-start": {
|
|
46859
|
-
"type": "dimension",
|
|
46860
|
-
"value": 0
|
|
46861
|
-
},
|
|
46862
|
-
"margin-inline-end": {
|
|
46863
|
-
"type": "dimension",
|
|
46864
|
-
"value": 0
|
|
46865
|
-
},
|
|
46866
|
-
"margin-inline-start": {
|
|
46867
|
-
"type": "dimension",
|
|
46868
|
-
"value": 0
|
|
46869
|
-
},
|
|
46870
|
-
"blue-corner-border-variation": {
|
|
46871
|
-
"border-block-end-width": {
|
|
46872
|
-
"type": "dimension",
|
|
46873
|
-
"value": "2px"
|
|
46874
|
-
},
|
|
46875
|
-
"border-color": {
|
|
46876
|
-
"type": "color",
|
|
46877
|
-
"value": "#007bc7"
|
|
46878
|
-
},
|
|
46879
|
-
"border-end-end-radius": {
|
|
46880
|
-
"type": "dimension",
|
|
46881
|
-
"value": "3rem"
|
|
46882
|
-
},
|
|
46883
|
-
"border-inline-end-width": {
|
|
46884
|
-
"type": "dimension",
|
|
46885
|
-
"value": "2px"
|
|
46886
|
-
}
|
|
46887
|
-
},
|
|
46888
|
-
"caption": {
|
|
46889
|
-
"color": {
|
|
46890
|
-
"type": "color",
|
|
46891
|
-
"value": "#154273"
|
|
46892
|
-
},
|
|
46893
|
-
"font-family": {
|
|
46894
|
-
"type": "fontFamilies",
|
|
46895
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
46896
|
-
},
|
|
46897
|
-
"font-size": {
|
|
46898
|
-
"type": "fontSizes",
|
|
46899
|
-
"value": "1.25rem"
|
|
46900
|
-
},
|
|
46901
|
-
"font-weight": {
|
|
46902
|
-
"type": "fontWeights",
|
|
46903
|
-
"value": 400
|
|
46904
|
-
},
|
|
46905
|
-
"line-height": {
|
|
46906
|
-
"type": "lineHeights",
|
|
46907
|
-
"value": "150%"
|
|
46908
|
-
},
|
|
46909
|
-
"padding-block-start": {
|
|
46910
|
-
"type": "dimension",
|
|
46911
|
-
"value": "0.75rem"
|
|
46912
|
-
}
|
|
46913
|
-
},
|
|
46914
|
-
"content": {
|
|
46915
|
-
"font-family": {
|
|
46916
|
-
"type": "fontFamilies",
|
|
46917
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
46918
|
-
},
|
|
46919
|
-
"font-weight": {
|
|
46920
|
-
"type": "fontWeights",
|
|
46921
|
-
"value": 400
|
|
46922
|
-
},
|
|
46923
|
-
"line-height": {
|
|
46924
|
-
"type": "lineHeights",
|
|
46925
|
-
"value": "150%"
|
|
46926
|
-
},
|
|
46927
|
-
"color": {
|
|
46928
|
-
"value": "#154273",
|
|
46929
|
-
"type": "color"
|
|
46930
|
-
},
|
|
46931
|
-
"font-size": {
|
|
46932
|
-
"value": "1.25rem",
|
|
46933
|
-
"type": "fontSizes"
|
|
46934
|
-
}
|
|
46935
|
-
},
|
|
46936
|
-
"pink-background-variation": {
|
|
46937
|
-
"background-color": {
|
|
46938
|
-
"type": "color",
|
|
46939
|
-
"value": "#F6BDE1"
|
|
46940
|
-
},
|
|
46941
|
-
"border-end-start-radius": {
|
|
46942
|
-
"type": "dimension",
|
|
46943
|
-
"value": "3rem"
|
|
46944
|
-
},
|
|
46945
|
-
"padding": {
|
|
46946
|
-
"type": "dimension",
|
|
46947
|
-
"value": "2.5rem"
|
|
46948
|
-
}
|
|
46949
|
-
},
|
|
46950
|
-
"pink-corner-border-variation": {
|
|
46951
|
-
"border-block-start-width": {
|
|
46952
|
-
"type": "dimension",
|
|
46953
|
-
"value": "0.25rem"
|
|
46954
|
-
},
|
|
46955
|
-
"border-color": {
|
|
46956
|
-
"type": "color",
|
|
46957
|
-
"value": "#F6BDE1"
|
|
46958
|
-
},
|
|
46959
|
-
"border-inline-start-width": {
|
|
46960
|
-
"type": "dimension",
|
|
46961
|
-
"value": "0.25rem"
|
|
46962
|
-
},
|
|
46963
|
-
"border-start-start-radius": {
|
|
46964
|
-
"type": "dimension",
|
|
46965
|
-
"value": "3rem"
|
|
46966
|
-
},
|
|
46967
|
-
"padding": {
|
|
46968
|
-
"type": "dimension",
|
|
46969
|
-
"value": "2.5rem"
|
|
46970
|
-
}
|
|
46971
|
-
},
|
|
46972
|
-
"pink-left-border-variation": {
|
|
46973
|
-
"border-color": {
|
|
46974
|
-
"type": "color",
|
|
46975
|
-
"value": "#F6BDE1"
|
|
46976
|
-
},
|
|
46977
|
-
"border-inline-start-width": {
|
|
46978
|
-
"type": "dimension",
|
|
46979
|
-
"value": "0.75rem"
|
|
46980
|
-
},
|
|
46981
|
-
"padding-block-end": {
|
|
46982
|
-
"type": "dimension",
|
|
46983
|
-
"value": "1.5rem"
|
|
46984
|
-
},
|
|
46985
|
-
"padding-block-start": {
|
|
46986
|
-
"type": "dimension",
|
|
46987
|
-
"value": "1.5rem"
|
|
46988
|
-
},
|
|
46989
|
-
"padding-inline-end": {
|
|
46990
|
-
"type": "dimension",
|
|
46991
|
-
"value": "2.5rem"
|
|
46992
|
-
},
|
|
46993
|
-
"padding-inline-start": {
|
|
46994
|
-
"type": "dimension",
|
|
46995
|
-
"value": "2.5rem"
|
|
46996
|
-
}
|
|
46997
|
-
},
|
|
46998
45664
|
"background-color": {
|
|
46999
45665
|
"value": "transparent",
|
|
47000
45666
|
"type": "color"
|
|
@@ -47056,6 +45722,16 @@
|
|
|
47056
45722
|
"value": "1.25rem",
|
|
47057
45723
|
"type": "fontSizes"
|
|
47058
45724
|
}
|
|
45725
|
+
},
|
|
45726
|
+
"content": {
|
|
45727
|
+
"color": {
|
|
45728
|
+
"value": "#154273",
|
|
45729
|
+
"type": "color"
|
|
45730
|
+
},
|
|
45731
|
+
"font-size": {
|
|
45732
|
+
"value": "1.25rem",
|
|
45733
|
+
"type": "fontSizes"
|
|
45734
|
+
}
|
|
47059
45735
|
}
|
|
47060
45736
|
},
|
|
47061
45737
|
"alert": {
|
|
@@ -48676,11 +47352,11 @@
|
|
|
48676
47352
|
}
|
|
48677
47353
|
},
|
|
48678
47354
|
"padding-inline-start": {
|
|
48679
|
-
"value": "
|
|
47355
|
+
"value": "1rem",
|
|
48680
47356
|
"type": "spacing"
|
|
48681
47357
|
},
|
|
48682
47358
|
"border-inline-start-width": {
|
|
48683
|
-
"value": "
|
|
47359
|
+
"value": "2px",
|
|
48684
47360
|
"type": "borderWidth"
|
|
48685
47361
|
}
|
|
48686
47362
|
}
|
|
@@ -49548,10 +48224,54 @@
|
|
|
49548
48224
|
}
|
|
49549
48225
|
},
|
|
49550
48226
|
"rhc": {
|
|
48227
|
+
"blockquote": {
|
|
48228
|
+
"margin-block-end": {
|
|
48229
|
+
"value": "0rem",
|
|
48230
|
+
"type": "dimension"
|
|
48231
|
+
},
|
|
48232
|
+
"margin-block-start": {
|
|
48233
|
+
"value": "0rem",
|
|
48234
|
+
"type": "dimension"
|
|
48235
|
+
},
|
|
48236
|
+
"margin-inline-end": {
|
|
48237
|
+
"value": "0rem",
|
|
48238
|
+
"type": "dimension"
|
|
48239
|
+
},
|
|
48240
|
+
"margin-inline-start": {
|
|
48241
|
+
"value": "0rem",
|
|
48242
|
+
"type": "dimension"
|
|
48243
|
+
}
|
|
48244
|
+
},
|
|
48245
|
+
"data-badge-button": {
|
|
48246
|
+
"column-gap": {
|
|
48247
|
+
"value": "0.125rem",
|
|
48248
|
+
"type": "dimension"
|
|
48249
|
+
},
|
|
48250
|
+
"hover": {
|
|
48251
|
+
"background-color": {
|
|
48252
|
+
"value": "#007bc7",
|
|
48253
|
+
"type": "color"
|
|
48254
|
+
},
|
|
48255
|
+
"color": {
|
|
48256
|
+
"value": "#fff",
|
|
48257
|
+
"type": "color"
|
|
48258
|
+
}
|
|
48259
|
+
}
|
|
48260
|
+
},
|
|
48261
|
+
"breadcrumb-nav": {
|
|
48262
|
+
"link": {
|
|
48263
|
+
"current": {
|
|
48264
|
+
"color": {
|
|
48265
|
+
"type": "color",
|
|
48266
|
+
"value": "#334155"
|
|
48267
|
+
}
|
|
48268
|
+
}
|
|
48269
|
+
}
|
|
48270
|
+
},
|
|
49551
48271
|
"keep": {
|
|
49552
48272
|
"_comment": {
|
|
49553
|
-
"
|
|
49554
|
-
"
|
|
48273
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
48274
|
+
"type": "other"
|
|
49555
48275
|
},
|
|
49556
48276
|
"top-left": {
|
|
49557
48277
|
"borderRadiusTopLeft": {
|
|
@@ -49626,32 +48346,6 @@
|
|
|
49626
48346
|
}
|
|
49627
48347
|
}
|
|
49628
48348
|
},
|
|
49629
|
-
"data-badge-button": {
|
|
49630
|
-
"column-gap": {
|
|
49631
|
-
"value": "0.125rem",
|
|
49632
|
-
"type": "dimension"
|
|
49633
|
-
},
|
|
49634
|
-
"hover": {
|
|
49635
|
-
"background-color": {
|
|
49636
|
-
"value": "#007bc7",
|
|
49637
|
-
"type": "color"
|
|
49638
|
-
},
|
|
49639
|
-
"color": {
|
|
49640
|
-
"value": "#fff",
|
|
49641
|
-
"type": "color"
|
|
49642
|
-
}
|
|
49643
|
-
}
|
|
49644
|
-
},
|
|
49645
|
-
"breadcrumb-nav": {
|
|
49646
|
-
"link": {
|
|
49647
|
-
"current": {
|
|
49648
|
-
"color": {
|
|
49649
|
-
"type": "color",
|
|
49650
|
-
"value": "#334155"
|
|
49651
|
-
}
|
|
49652
|
-
}
|
|
49653
|
-
}
|
|
49654
|
-
},
|
|
49655
48349
|
"rounded-corner": {
|
|
49656
48350
|
"xs": {
|
|
49657
48351
|
"border-radius": {
|
|
@@ -49902,10 +48596,6 @@
|
|
|
49902
48596
|
"type": "color"
|
|
49903
48597
|
}
|
|
49904
48598
|
},
|
|
49905
|
-
"backdrop": {
|
|
49906
|
-
"value": "#0000004d",
|
|
49907
|
-
"type": "color"
|
|
49908
|
-
},
|
|
49909
48599
|
"border": {
|
|
49910
48600
|
"default": {
|
|
49911
48601
|
"parent": "mode/light",
|
|
@@ -50581,12 +49271,6 @@
|
|
|
50581
49271
|
"value": "#000",
|
|
50582
49272
|
"type": "color"
|
|
50583
49273
|
},
|
|
50584
|
-
"transparent": {
|
|
50585
|
-
"30": {
|
|
50586
|
-
"value": "#0000004d",
|
|
50587
|
-
"type": "color"
|
|
50588
|
-
}
|
|
50589
|
-
},
|
|
50590
49274
|
"none": {
|
|
50591
49275
|
"value": "transparent",
|
|
50592
49276
|
"type": "color"
|
|
@@ -51060,6 +49744,10 @@
|
|
|
51060
49744
|
"column-gap": {
|
|
51061
49745
|
"value": "0.5rem",
|
|
51062
49746
|
"type": "spacing"
|
|
49747
|
+
},
|
|
49748
|
+
"font-size": {
|
|
49749
|
+
"value": "1.25rem",
|
|
49750
|
+
"type": "fontSizes"
|
|
51063
49751
|
}
|
|
51064
49752
|
},
|
|
51065
49753
|
"heading": {
|
|
@@ -52005,7 +50693,7 @@
|
|
|
52005
50693
|
"type": "dimension"
|
|
52006
50694
|
},
|
|
52007
50695
|
"3-lint": {
|
|
52008
|
-
"value": "
|
|
50696
|
+
"value": "144px",
|
|
52009
50697
|
"type": "dimension"
|
|
52010
50698
|
}
|
|
52011
50699
|
},
|
|
@@ -52655,11 +51343,11 @@
|
|
|
52655
51343
|
},
|
|
52656
51344
|
"border-inline-start-width": {
|
|
52657
51345
|
"type": "dimension",
|
|
52658
|
-
"value": "
|
|
51346
|
+
"value": "2px"
|
|
52659
51347
|
},
|
|
52660
51348
|
"padding-inline-start": {
|
|
52661
51349
|
"type": "dimension",
|
|
52662
|
-
"value": "
|
|
51350
|
+
"value": "1rem"
|
|
52663
51351
|
}
|
|
52664
51352
|
}
|
|
52665
51353
|
},
|
|
@@ -53091,17 +51779,53 @@
|
|
|
53091
51779
|
}
|
|
53092
51780
|
}
|
|
53093
51781
|
},
|
|
53094
|
-
"form-
|
|
53095
|
-
"
|
|
53096
|
-
"
|
|
53097
|
-
|
|
53098
|
-
|
|
51782
|
+
"form-label": {
|
|
51783
|
+
"color": {
|
|
51784
|
+
"type": "color",
|
|
51785
|
+
"value": "#0F172A"
|
|
51786
|
+
},
|
|
51787
|
+
"font-size": {
|
|
51788
|
+
"type": "fontSizes",
|
|
51789
|
+
"value": "1.25rem"
|
|
51790
|
+
},
|
|
51791
|
+
"font-weight": {
|
|
51792
|
+
"type": "fontWeights",
|
|
51793
|
+
"value": 700
|
|
51794
|
+
},
|
|
51795
|
+
"checkbox": {
|
|
51796
|
+
"color": {
|
|
51797
|
+
"type": "color",
|
|
51798
|
+
"value": "#0F172A"
|
|
53099
51799
|
},
|
|
53100
|
-
"
|
|
53101
|
-
"type": "
|
|
53102
|
-
"value":
|
|
51800
|
+
"font-weight": {
|
|
51801
|
+
"type": "fontWeights",
|
|
51802
|
+
"value": 400
|
|
53103
51803
|
}
|
|
53104
51804
|
},
|
|
51805
|
+
"radio": {
|
|
51806
|
+
"color": {
|
|
51807
|
+
"type": "color",
|
|
51808
|
+
"value": "#0F172A"
|
|
51809
|
+
},
|
|
51810
|
+
"font-weight": {
|
|
51811
|
+
"type": "fontWeights",
|
|
51812
|
+
"value": 400
|
|
51813
|
+
}
|
|
51814
|
+
},
|
|
51815
|
+
"checked": {
|
|
51816
|
+
"font-weight": {
|
|
51817
|
+
"type": "fontWeights",
|
|
51818
|
+
"value": 400
|
|
51819
|
+
}
|
|
51820
|
+
},
|
|
51821
|
+
"disabled": {
|
|
51822
|
+
"color": {
|
|
51823
|
+
"type": "color",
|
|
51824
|
+
"value": "#94A3B8"
|
|
51825
|
+
}
|
|
51826
|
+
}
|
|
51827
|
+
},
|
|
51828
|
+
"form-field-error-message": {
|
|
53105
51829
|
"background-color": {
|
|
53106
51830
|
"type": "color",
|
|
53107
51831
|
"value": "transparent"
|
|
@@ -53154,10 +51878,6 @@
|
|
|
53154
51878
|
}
|
|
53155
51879
|
},
|
|
53156
51880
|
"form-field-description": {
|
|
53157
|
-
"padding-block-end": {
|
|
53158
|
-
"value": "0.5rem",
|
|
53159
|
-
"type": "dimension"
|
|
53160
|
-
},
|
|
53161
51881
|
"color": {
|
|
53162
51882
|
"type": "color",
|
|
53163
51883
|
"value": "#334155"
|
|
@@ -53185,52 +51905,6 @@
|
|
|
53185
51905
|
"description": "[code-only]"
|
|
53186
51906
|
}
|
|
53187
51907
|
},
|
|
53188
|
-
"form-label": {
|
|
53189
|
-
"color": {
|
|
53190
|
-
"type": "color",
|
|
53191
|
-
"value": "#0F172A"
|
|
53192
|
-
},
|
|
53193
|
-
"font-size": {
|
|
53194
|
-
"type": "fontSizes",
|
|
53195
|
-
"value": "1.25rem"
|
|
53196
|
-
},
|
|
53197
|
-
"font-weight": {
|
|
53198
|
-
"type": "fontWeights",
|
|
53199
|
-
"value": 700
|
|
53200
|
-
},
|
|
53201
|
-
"checkbox": {
|
|
53202
|
-
"color": {
|
|
53203
|
-
"type": "color",
|
|
53204
|
-
"value": "#0F172A"
|
|
53205
|
-
},
|
|
53206
|
-
"font-weight": {
|
|
53207
|
-
"type": "fontWeights",
|
|
53208
|
-
"value": 400
|
|
53209
|
-
}
|
|
53210
|
-
},
|
|
53211
|
-
"radio": {
|
|
53212
|
-
"color": {
|
|
53213
|
-
"type": "color",
|
|
53214
|
-
"value": "#0F172A"
|
|
53215
|
-
},
|
|
53216
|
-
"font-weight": {
|
|
53217
|
-
"type": "fontWeights",
|
|
53218
|
-
"value": 400
|
|
53219
|
-
}
|
|
53220
|
-
},
|
|
53221
|
-
"checked": {
|
|
53222
|
-
"font-weight": {
|
|
53223
|
-
"type": "fontWeights",
|
|
53224
|
-
"value": 400
|
|
53225
|
-
}
|
|
53226
|
-
},
|
|
53227
|
-
"disabled": {
|
|
53228
|
-
"color": {
|
|
53229
|
-
"type": "color",
|
|
53230
|
-
"value": "#94A3B8"
|
|
53231
|
-
}
|
|
53232
|
-
}
|
|
53233
|
-
},
|
|
53234
51908
|
"figure": {
|
|
53235
51909
|
"caption": {
|
|
53236
51910
|
"border-color": {
|
|
@@ -53336,178 +52010,6 @@
|
|
|
53336
52010
|
}
|
|
53337
52011
|
},
|
|
53338
52012
|
"blockquote": {
|
|
53339
|
-
"border-block-end-width": {
|
|
53340
|
-
"type": "dimension",
|
|
53341
|
-
"value": 0
|
|
53342
|
-
},
|
|
53343
|
-
"border-block-start-width": {
|
|
53344
|
-
"type": "dimension",
|
|
53345
|
-
"value": 0
|
|
53346
|
-
},
|
|
53347
|
-
"border-end-end-radius": {
|
|
53348
|
-
"type": "dimension",
|
|
53349
|
-
"value": 0
|
|
53350
|
-
},
|
|
53351
|
-
"border-end-start-radius": {
|
|
53352
|
-
"type": "dimension",
|
|
53353
|
-
"value": 0
|
|
53354
|
-
},
|
|
53355
|
-
"border-inline-end-width": {
|
|
53356
|
-
"type": "dimension",
|
|
53357
|
-
"value": 0
|
|
53358
|
-
},
|
|
53359
|
-
"border-start-end-radius": {
|
|
53360
|
-
"type": "dimension",
|
|
53361
|
-
"value": 0
|
|
53362
|
-
},
|
|
53363
|
-
"border-start-start-radius": {
|
|
53364
|
-
"type": "dimension",
|
|
53365
|
-
"value": 0
|
|
53366
|
-
},
|
|
53367
|
-
"margin-block-end": {
|
|
53368
|
-
"type": "dimension",
|
|
53369
|
-
"value": 0
|
|
53370
|
-
},
|
|
53371
|
-
"margin-block-start": {
|
|
53372
|
-
"type": "dimension",
|
|
53373
|
-
"value": 0
|
|
53374
|
-
},
|
|
53375
|
-
"margin-inline-end": {
|
|
53376
|
-
"type": "dimension",
|
|
53377
|
-
"value": 0
|
|
53378
|
-
},
|
|
53379
|
-
"margin-inline-start": {
|
|
53380
|
-
"type": "dimension",
|
|
53381
|
-
"value": 0
|
|
53382
|
-
},
|
|
53383
|
-
"blue-corner-border-variation": {
|
|
53384
|
-
"border-block-end-width": {
|
|
53385
|
-
"type": "dimension",
|
|
53386
|
-
"value": "2px"
|
|
53387
|
-
},
|
|
53388
|
-
"border-color": {
|
|
53389
|
-
"type": "color",
|
|
53390
|
-
"value": "#154273"
|
|
53391
|
-
},
|
|
53392
|
-
"border-end-end-radius": {
|
|
53393
|
-
"type": "dimension",
|
|
53394
|
-
"value": "3rem"
|
|
53395
|
-
},
|
|
53396
|
-
"border-inline-end-width": {
|
|
53397
|
-
"type": "dimension",
|
|
53398
|
-
"value": "2px"
|
|
53399
|
-
}
|
|
53400
|
-
},
|
|
53401
|
-
"caption": {
|
|
53402
|
-
"color": {
|
|
53403
|
-
"type": "color",
|
|
53404
|
-
"value": "#154273"
|
|
53405
|
-
},
|
|
53406
|
-
"font-family": {
|
|
53407
|
-
"type": "fontFamilies",
|
|
53408
|
-
"value": "RijksSans, Arial, Verdana, sans-serif"
|
|
53409
|
-
},
|
|
53410
|
-
"font-size": {
|
|
53411
|
-
"type": "fontSizes",
|
|
53412
|
-
"value": "1.25rem"
|
|
53413
|
-
},
|
|
53414
|
-
"font-weight": {
|
|
53415
|
-
"type": "fontWeights",
|
|
53416
|
-
"value": 400
|
|
53417
|
-
},
|
|
53418
|
-
"line-height": {
|
|
53419
|
-
"type": "lineHeights",
|
|
53420
|
-
"value": "150%"
|
|
53421
|
-
},
|
|
53422
|
-
"padding-block-start": {
|
|
53423
|
-
"type": "dimension",
|
|
53424
|
-
"value": "0.75rem"
|
|
53425
|
-
}
|
|
53426
|
-
},
|
|
53427
|
-
"content": {
|
|
53428
|
-
"font-family": {
|
|
53429
|
-
"type": "fontFamilies",
|
|
53430
|
-
"value": "RijksSans, Arial, Verdana, sans-serif"
|
|
53431
|
-
},
|
|
53432
|
-
"font-weight": {
|
|
53433
|
-
"type": "fontWeights",
|
|
53434
|
-
"value": 400
|
|
53435
|
-
},
|
|
53436
|
-
"line-height": {
|
|
53437
|
-
"type": "lineHeights",
|
|
53438
|
-
"value": "150%"
|
|
53439
|
-
},
|
|
53440
|
-
"color": {
|
|
53441
|
-
"value": "#154273",
|
|
53442
|
-
"type": "color"
|
|
53443
|
-
},
|
|
53444
|
-
"font-size": {
|
|
53445
|
-
"value": "1.25rem",
|
|
53446
|
-
"type": "fontSizes"
|
|
53447
|
-
}
|
|
53448
|
-
},
|
|
53449
|
-
"pink-background-variation": {
|
|
53450
|
-
"background-color": {
|
|
53451
|
-
"type": "color",
|
|
53452
|
-
"value": "#F6BDE1"
|
|
53453
|
-
},
|
|
53454
|
-
"border-end-start-radius": {
|
|
53455
|
-
"type": "dimension",
|
|
53456
|
-
"value": "3rem"
|
|
53457
|
-
},
|
|
53458
|
-
"padding": {
|
|
53459
|
-
"type": "dimension",
|
|
53460
|
-
"value": "2.5rem"
|
|
53461
|
-
}
|
|
53462
|
-
},
|
|
53463
|
-
"pink-corner-border-variation": {
|
|
53464
|
-
"border-block-start-width": {
|
|
53465
|
-
"type": "dimension",
|
|
53466
|
-
"value": "0.25rem"
|
|
53467
|
-
},
|
|
53468
|
-
"border-color": {
|
|
53469
|
-
"type": "color",
|
|
53470
|
-
"value": "#F6BDE1"
|
|
53471
|
-
},
|
|
53472
|
-
"border-inline-start-width": {
|
|
53473
|
-
"type": "dimension",
|
|
53474
|
-
"value": "0.25rem"
|
|
53475
|
-
},
|
|
53476
|
-
"border-start-start-radius": {
|
|
53477
|
-
"type": "dimension",
|
|
53478
|
-
"value": "3rem"
|
|
53479
|
-
},
|
|
53480
|
-
"padding": {
|
|
53481
|
-
"type": "dimension",
|
|
53482
|
-
"value": "2.5rem"
|
|
53483
|
-
}
|
|
53484
|
-
},
|
|
53485
|
-
"pink-left-border-variation": {
|
|
53486
|
-
"border-color": {
|
|
53487
|
-
"type": "color",
|
|
53488
|
-
"value": "#F6BDE1"
|
|
53489
|
-
},
|
|
53490
|
-
"border-inline-start-width": {
|
|
53491
|
-
"type": "dimension",
|
|
53492
|
-
"value": "0.75rem"
|
|
53493
|
-
},
|
|
53494
|
-
"padding-block-end": {
|
|
53495
|
-
"type": "dimension",
|
|
53496
|
-
"value": "1.5rem"
|
|
53497
|
-
},
|
|
53498
|
-
"padding-block-start": {
|
|
53499
|
-
"type": "dimension",
|
|
53500
|
-
"value": "1.5rem"
|
|
53501
|
-
},
|
|
53502
|
-
"padding-inline-end": {
|
|
53503
|
-
"type": "dimension",
|
|
53504
|
-
"value": "2.5rem"
|
|
53505
|
-
},
|
|
53506
|
-
"padding-inline-start": {
|
|
53507
|
-
"type": "dimension",
|
|
53508
|
-
"value": "2.5rem"
|
|
53509
|
-
}
|
|
53510
|
-
},
|
|
53511
52013
|
"background-color": {
|
|
53512
52014
|
"value": "transparent",
|
|
53513
52015
|
"type": "color"
|
|
@@ -53569,6 +52071,16 @@
|
|
|
53569
52071
|
"value": "1.25rem",
|
|
53570
52072
|
"type": "fontSizes"
|
|
53571
52073
|
}
|
|
52074
|
+
},
|
|
52075
|
+
"content": {
|
|
52076
|
+
"color": {
|
|
52077
|
+
"value": "#154273",
|
|
52078
|
+
"type": "color"
|
|
52079
|
+
},
|
|
52080
|
+
"font-size": {
|
|
52081
|
+
"value": "1.25rem",
|
|
52082
|
+
"type": "fontSizes"
|
|
52083
|
+
}
|
|
53572
52084
|
}
|
|
53573
52085
|
},
|
|
53574
52086
|
"alert": {
|
|
@@ -55189,11 +53701,11 @@
|
|
|
55189
53701
|
}
|
|
55190
53702
|
},
|
|
55191
53703
|
"padding-inline-start": {
|
|
55192
|
-
"value": "
|
|
53704
|
+
"value": "1rem",
|
|
55193
53705
|
"type": "spacing"
|
|
55194
53706
|
},
|
|
55195
53707
|
"border-inline-start-width": {
|
|
55196
|
-
"value": "
|
|
53708
|
+
"value": "2px",
|
|
55197
53709
|
"type": "borderWidth"
|
|
55198
53710
|
}
|
|
55199
53711
|
}
|
|
@@ -55684,79 +54196,6 @@
|
|
|
55684
54196
|
"value": "0.5rem"
|
|
55685
54197
|
}
|
|
55686
54198
|
},
|
|
55687
|
-
"link": {
|
|
55688
|
-
"active": {
|
|
55689
|
-
"color": {
|
|
55690
|
-
"value": "#800080",
|
|
55691
|
-
"type": "color"
|
|
55692
|
-
}
|
|
55693
|
-
},
|
|
55694
|
-
"focus": {
|
|
55695
|
-
"text-decoration-thickness": {
|
|
55696
|
-
"value": "1px",
|
|
55697
|
-
"type": "other"
|
|
55698
|
-
}
|
|
55699
|
-
},
|
|
55700
|
-
"hover": {
|
|
55701
|
-
"text-decoration-line": {
|
|
55702
|
-
"value": "underline",
|
|
55703
|
-
"type": "textDecoration"
|
|
55704
|
-
},
|
|
55705
|
-
"text-decoration-thickness": {
|
|
55706
|
-
"value": "2px",
|
|
55707
|
-
"type": "other"
|
|
55708
|
-
},
|
|
55709
|
-
"color": {
|
|
55710
|
-
"value": "#0F2E51",
|
|
55711
|
-
"type": "color"
|
|
55712
|
-
}
|
|
55713
|
-
},
|
|
55714
|
-
"text-decoration-line": {
|
|
55715
|
-
"value": "underline",
|
|
55716
|
-
"type": "textDecoration"
|
|
55717
|
-
},
|
|
55718
|
-
"text-decoration-thickness": {
|
|
55719
|
-
"value": "1px",
|
|
55720
|
-
"type": "other"
|
|
55721
|
-
},
|
|
55722
|
-
"visited": {
|
|
55723
|
-
"color": {
|
|
55724
|
-
"value": "#800080",
|
|
55725
|
-
"type": "color"
|
|
55726
|
-
}
|
|
55727
|
-
},
|
|
55728
|
-
"color": {
|
|
55729
|
-
"type": "color",
|
|
55730
|
-
"value": "#01689b"
|
|
55731
|
-
},
|
|
55732
|
-
"text-decoration-color": {
|
|
55733
|
-
"value": "inherit",
|
|
55734
|
-
"type": "color"
|
|
55735
|
-
},
|
|
55736
|
-
"text-underline-offset": {
|
|
55737
|
-
"description": "[code-only]",
|
|
55738
|
-
"type": "other",
|
|
55739
|
-
"value": "0.125rem"
|
|
55740
|
-
},
|
|
55741
|
-
"current": {
|
|
55742
|
-
"cursor": {
|
|
55743
|
-
"type": "other",
|
|
55744
|
-
"value": "default",
|
|
55745
|
-
"description": "[code-only]"
|
|
55746
|
-
}
|
|
55747
|
-
},
|
|
55748
|
-
"disabled": {
|
|
55749
|
-
"color": {
|
|
55750
|
-
"type": "color",
|
|
55751
|
-
"value": "#334155"
|
|
55752
|
-
},
|
|
55753
|
-
"cursor": {
|
|
55754
|
-
"description": "[code-only]",
|
|
55755
|
-
"type": "other",
|
|
55756
|
-
"value": "disabled"
|
|
55757
|
-
}
|
|
55758
|
-
}
|
|
55759
|
-
},
|
|
55760
54199
|
"skip-link": {
|
|
55761
54200
|
"background-color": {
|
|
55762
54201
|
"type": "color",
|
|
@@ -55857,6 +54296,87 @@
|
|
|
55857
54296
|
}
|
|
55858
54297
|
}
|
|
55859
54298
|
},
|
|
54299
|
+
"link": {
|
|
54300
|
+
"color": {
|
|
54301
|
+
"type": "color",
|
|
54302
|
+
"value": "#01689b"
|
|
54303
|
+
},
|
|
54304
|
+
"text-decoration-color": {
|
|
54305
|
+
"value": "inherit",
|
|
54306
|
+
"type": "color"
|
|
54307
|
+
},
|
|
54308
|
+
"text-decoration-line": {
|
|
54309
|
+
"type": "textDecoration",
|
|
54310
|
+
"value": "underline"
|
|
54311
|
+
},
|
|
54312
|
+
"text-decoration-thickness": {
|
|
54313
|
+
"type": "other",
|
|
54314
|
+
"value": "0.0625em",
|
|
54315
|
+
"description": "[code-only]"
|
|
54316
|
+
},
|
|
54317
|
+
"text-underline-offset": {
|
|
54318
|
+
"description": "[code-only]",
|
|
54319
|
+
"type": "other",
|
|
54320
|
+
"value": "0.125rem"
|
|
54321
|
+
},
|
|
54322
|
+
"current": {
|
|
54323
|
+
"cursor": {
|
|
54324
|
+
"type": "other",
|
|
54325
|
+
"value": "default",
|
|
54326
|
+
"description": "[code-only]"
|
|
54327
|
+
}
|
|
54328
|
+
},
|
|
54329
|
+
"active": {
|
|
54330
|
+
"color": {
|
|
54331
|
+
"type": "color",
|
|
54332
|
+
"value": "#1a4972",
|
|
54333
|
+
"$extensions": {
|
|
54334
|
+
"studio.tokens": {
|
|
54335
|
+
"modify": {
|
|
54336
|
+
"type": "darken",
|
|
54337
|
+
"value": "0.4",
|
|
54338
|
+
"space": "lch"
|
|
54339
|
+
}
|
|
54340
|
+
}
|
|
54341
|
+
}
|
|
54342
|
+
}
|
|
54343
|
+
},
|
|
54344
|
+
"disabled": {
|
|
54345
|
+
"color": {
|
|
54346
|
+
"type": "color",
|
|
54347
|
+
"value": "#334155"
|
|
54348
|
+
},
|
|
54349
|
+
"cursor": {
|
|
54350
|
+
"description": "[code-only]",
|
|
54351
|
+
"type": "other",
|
|
54352
|
+
"value": "disabled"
|
|
54353
|
+
}
|
|
54354
|
+
},
|
|
54355
|
+
"hover": {
|
|
54356
|
+
"text-decoration-line": {
|
|
54357
|
+
"type": "textDecoration",
|
|
54358
|
+
"value": "underline"
|
|
54359
|
+
},
|
|
54360
|
+
"text-decoration-thickness": {
|
|
54361
|
+
"description": "[code-only]",
|
|
54362
|
+
"type": "other",
|
|
54363
|
+
"value": "auto"
|
|
54364
|
+
},
|
|
54365
|
+
"color": {
|
|
54366
|
+
"type": "color",
|
|
54367
|
+
"value": "#01496c",
|
|
54368
|
+
"$extensions": {
|
|
54369
|
+
"studio.tokens": {
|
|
54370
|
+
"modify": {
|
|
54371
|
+
"space": "srgb",
|
|
54372
|
+
"type": "darken",
|
|
54373
|
+
"value": "0.3"
|
|
54374
|
+
}
|
|
54375
|
+
}
|
|
54376
|
+
}
|
|
54377
|
+
}
|
|
54378
|
+
}
|
|
54379
|
+
},
|
|
55860
54380
|
"heading": {
|
|
55861
54381
|
"level-1": {
|
|
55862
54382
|
"color": {
|
|
@@ -56053,10 +54573,54 @@
|
|
|
56053
54573
|
}
|
|
56054
54574
|
},
|
|
56055
54575
|
"rhc": {
|
|
54576
|
+
"blockquote": {
|
|
54577
|
+
"margin-block-end": {
|
|
54578
|
+
"value": "0rem",
|
|
54579
|
+
"type": "dimension"
|
|
54580
|
+
},
|
|
54581
|
+
"margin-block-start": {
|
|
54582
|
+
"value": "0rem",
|
|
54583
|
+
"type": "dimension"
|
|
54584
|
+
},
|
|
54585
|
+
"margin-inline-end": {
|
|
54586
|
+
"value": "0rem",
|
|
54587
|
+
"type": "dimension"
|
|
54588
|
+
},
|
|
54589
|
+
"margin-inline-start": {
|
|
54590
|
+
"value": "0rem",
|
|
54591
|
+
"type": "dimension"
|
|
54592
|
+
}
|
|
54593
|
+
},
|
|
54594
|
+
"data-badge-button": {
|
|
54595
|
+
"column-gap": {
|
|
54596
|
+
"value": "0.125rem",
|
|
54597
|
+
"type": "dimension"
|
|
54598
|
+
},
|
|
54599
|
+
"hover": {
|
|
54600
|
+
"background-color": {
|
|
54601
|
+
"value": "#154273",
|
|
54602
|
+
"type": "color"
|
|
54603
|
+
},
|
|
54604
|
+
"color": {
|
|
54605
|
+
"value": "#fff",
|
|
54606
|
+
"type": "color"
|
|
54607
|
+
}
|
|
54608
|
+
}
|
|
54609
|
+
},
|
|
54610
|
+
"breadcrumb-nav": {
|
|
54611
|
+
"link": {
|
|
54612
|
+
"current": {
|
|
54613
|
+
"color": {
|
|
54614
|
+
"type": "color",
|
|
54615
|
+
"value": "#334155"
|
|
54616
|
+
}
|
|
54617
|
+
}
|
|
54618
|
+
}
|
|
54619
|
+
},
|
|
56056
54620
|
"keep": {
|
|
56057
54621
|
"_comment": {
|
|
56058
|
-
"
|
|
56059
|
-
"
|
|
54622
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
54623
|
+
"type": "other"
|
|
56060
54624
|
},
|
|
56061
54625
|
"top-left": {
|
|
56062
54626
|
"borderRadiusTopLeft": {
|
|
@@ -56131,32 +54695,6 @@
|
|
|
56131
54695
|
}
|
|
56132
54696
|
}
|
|
56133
54697
|
},
|
|
56134
|
-
"data-badge-button": {
|
|
56135
|
-
"column-gap": {
|
|
56136
|
-
"value": "0.125rem",
|
|
56137
|
-
"type": "dimension"
|
|
56138
|
-
},
|
|
56139
|
-
"hover": {
|
|
56140
|
-
"background-color": {
|
|
56141
|
-
"value": "#154273",
|
|
56142
|
-
"type": "color"
|
|
56143
|
-
},
|
|
56144
|
-
"color": {
|
|
56145
|
-
"value": "#fff",
|
|
56146
|
-
"type": "color"
|
|
56147
|
-
}
|
|
56148
|
-
}
|
|
56149
|
-
},
|
|
56150
|
-
"breadcrumb-nav": {
|
|
56151
|
-
"link": {
|
|
56152
|
-
"current": {
|
|
56153
|
-
"color": {
|
|
56154
|
-
"type": "color",
|
|
56155
|
-
"value": "#334155"
|
|
56156
|
-
}
|
|
56157
|
-
}
|
|
56158
|
-
}
|
|
56159
|
-
},
|
|
56160
54698
|
"rounded-corner": {
|
|
56161
54699
|
"xs": {
|
|
56162
54700
|
"border-radius": {
|
|
@@ -56274,6 +54812,10 @@
|
|
|
56274
54812
|
"column-gap": {
|
|
56275
54813
|
"value": "0.5rem",
|
|
56276
54814
|
"type": "spacing"
|
|
54815
|
+
},
|
|
54816
|
+
"font-size": {
|
|
54817
|
+
"value": "1.25rem",
|
|
54818
|
+
"type": "fontSizes"
|
|
56277
54819
|
}
|
|
56278
54820
|
},
|
|
56279
54821
|
"background-color": {
|
|
@@ -57597,10 +56139,6 @@
|
|
|
57597
56139
|
"type": "color"
|
|
57598
56140
|
}
|
|
57599
56141
|
},
|
|
57600
|
-
"backdrop": {
|
|
57601
|
-
"value": "#0000004d",
|
|
57602
|
-
"type": "color"
|
|
57603
|
-
},
|
|
57604
56142
|
"border": {
|
|
57605
56143
|
"default": {
|
|
57606
56144
|
"parent": "mode/light",
|
|
@@ -58315,12 +56853,6 @@
|
|
|
58315
56853
|
"value": "#000",
|
|
58316
56854
|
"type": "color"
|
|
58317
56855
|
},
|
|
58318
|
-
"transparent": {
|
|
58319
|
-
"30": {
|
|
58320
|
-
"value": "#0000004d",
|
|
58321
|
-
"type": "color"
|
|
58322
|
-
}
|
|
58323
|
-
},
|
|
58324
56856
|
"none": {
|
|
58325
56857
|
"value": "transparent",
|
|
58326
56858
|
"type": "color"
|
|
@@ -58520,7 +57052,7 @@
|
|
|
58520
57052
|
"type": "dimension"
|
|
58521
57053
|
},
|
|
58522
57054
|
"3-lint": {
|
|
58523
|
-
"value": "
|
|
57055
|
+
"value": "144px",
|
|
58524
57056
|
"type": "dimension"
|
|
58525
57057
|
}
|
|
58526
57058
|
},
|