@conduction/theme 1.0.23 → 1.0.26
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/README.md +12 -0
- package/conduction-design-tokens/README.md +3 -0
- package/conduction-design-tokens/dist/design-tokens.css +66 -67
- package/conduction-design-tokens/dist/index.js +70 -71
- package/conduction-design-tokens/dist/index.json +168 -187
- package/conduction-design-tokens/dist/index.less +66 -67
- package/conduction-design-tokens/dist/index.scss +66 -67
- package/conduction-design-tokens/dist/tokens.json +1985 -1993
- package/conduction-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +10 -2
- package/conduction-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/dinkelland-design-tokens/README.md +3 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.js +82 -85
- package/municipalities/dinkelland-design-tokens/dist/index.json +166 -223
- package/municipalities/dinkelland-design-tokens/dist/index.less +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.scss +76 -79
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +2232 -2282
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/epe-design-tokens/README.md +3 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +66 -74
- package/municipalities/epe-design-tokens/dist/index.js +75 -83
- package/municipalities/epe-design-tokens/dist/index.json +151 -317
- package/municipalities/epe-design-tokens/dist/index.less +66 -74
- package/municipalities/epe-design-tokens/dist/index.scss +66 -74
- package/municipalities/epe-design-tokens/dist/tokens.json +2133 -2299
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -1
- package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/README.md +3 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +69 -70
- package/municipalities/leiden-design-tokens/dist/index.js +72 -73
- package/municipalities/leiden-design-tokens/dist/index.json +156 -175
- package/municipalities/leiden-design-tokens/dist/index.less +69 -70
- package/municipalities/leiden-design-tokens/dist/index.scss +69 -70
- package/municipalities/leiden-design-tokens/dist/tokens.json +1884 -1888
- package/municipalities/leiden-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +7 -3
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +129 -0
- package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.css +7 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.js +127 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.json +2458 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +2570 -0
- package/municipalities/noordwijk-design-tokens/LICENSE.md +17 -0
- package/municipalities/noordwijk-design-tokens/README.md +3 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +309 -0
- package/municipalities/noordwijk-design-tokens/dist/font.css +318 -0
- package/municipalities/noordwijk-design-tokens/dist/index.css +7 -0
- package/municipalities/noordwijk-design-tokens/dist/index.js +307 -0
- package/municipalities/noordwijk-design-tokens/dist/index.json +6004 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +306 -0
- package/municipalities/noordwijk-design-tokens/dist/index.scss +306 -0
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +6420 -0
- package/municipalities/noordwijk-design-tokens/package.json +40 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +99 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/font-size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/typography.tokens.json +47 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +15 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/code.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/list.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +60 -0
- package/municipalities/noordwijk-design-tokens/src/config.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/font.scss +385 -0
- package/municipalities/noordwijk-design-tokens/src/index.scss +8 -0
- package/municipalities/noordwijk-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +11 -0
- package/municipalities/rotterdam-design-tokens/dist/font.css +1 -0
- package/municipalities/rotterdam-design-tokens/dist/index.css +7 -0
- package/municipalities/rotterdam-design-tokens/dist/index.js +9 -0
- package/municipalities/rotterdam-design-tokens/dist/index.json +80 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +8 -0
- package/municipalities/rotterdam-design-tokens/dist/index.scss +8 -0
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +90 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/custom.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/design-tokens.css +305 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font/download.sh +18 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font.css +36 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.js +303 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.json +6415 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.less +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.scss +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/tokens.json +6868 -0
- package/municipalities/tubbergen-design-tokens/README.md +3 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.js +82 -85
- package/municipalities/tubbergen-design-tokens/dist/index.json +166 -223
- package/municipalities/tubbergen-design-tokens/dist/index.less +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.scss +76 -79
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +2254 -2304
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/xxllnc-design-tokens/README.md +3 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.js +73 -74
- package/municipalities/xxllnc-design-tokens/dist/index.json +175 -194
- package/municipalities/xxllnc-design-tokens/dist/index.less +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.scss +72 -73
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1992 -1996
- package/municipalities/xxllnc-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/package.json +3 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +0 -15
- package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +0 -30
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +0 -15
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
|
@@ -1264,6 +1264,147 @@
|
|
|
1264
1264
|
}
|
|
1265
1265
|
}
|
|
1266
1266
|
},
|
|
1267
|
+
"card-wrapper": {
|
|
1268
|
+
"background-color": {
|
|
1269
|
+
"value": "#ffffff",
|
|
1270
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
1271
|
+
"isSource": true,
|
|
1272
|
+
"original": {
|
|
1273
|
+
"value": "{conduction.color.white.100}"
|
|
1274
|
+
},
|
|
1275
|
+
"name": "conductionCardWrapperBackgroundColor",
|
|
1276
|
+
"attributes": {
|
|
1277
|
+
"category": "conduction",
|
|
1278
|
+
"type": "card-wrapper",
|
|
1279
|
+
"item": "background-color"
|
|
1280
|
+
},
|
|
1281
|
+
"path": [
|
|
1282
|
+
"conduction",
|
|
1283
|
+
"card-wrapper",
|
|
1284
|
+
"background-color"
|
|
1285
|
+
]
|
|
1286
|
+
},
|
|
1287
|
+
"border-color": {},
|
|
1288
|
+
"border-width": {},
|
|
1289
|
+
"border-style": {},
|
|
1290
|
+
"border-radius": {
|
|
1291
|
+
"value": "18px",
|
|
1292
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
1293
|
+
"isSource": true,
|
|
1294
|
+
"original": {
|
|
1295
|
+
"value": "{conduction.size.md}"
|
|
1296
|
+
},
|
|
1297
|
+
"name": "conductionCardWrapperBorderRadius",
|
|
1298
|
+
"attributes": {
|
|
1299
|
+
"category": "conduction",
|
|
1300
|
+
"type": "card-wrapper",
|
|
1301
|
+
"item": "border-radius"
|
|
1302
|
+
},
|
|
1303
|
+
"path": [
|
|
1304
|
+
"conduction",
|
|
1305
|
+
"card-wrapper",
|
|
1306
|
+
"border-radius"
|
|
1307
|
+
]
|
|
1308
|
+
},
|
|
1309
|
+
"color": {
|
|
1310
|
+
"value": "#000000",
|
|
1311
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
1312
|
+
"isSource": true,
|
|
1313
|
+
"original": {
|
|
1314
|
+
"value": "{conduction.color.black.0}"
|
|
1315
|
+
},
|
|
1316
|
+
"name": "conductionCardWrapperColor",
|
|
1317
|
+
"attributes": {
|
|
1318
|
+
"category": "conduction",
|
|
1319
|
+
"type": "card-wrapper",
|
|
1320
|
+
"item": "color"
|
|
1321
|
+
},
|
|
1322
|
+
"path": [
|
|
1323
|
+
"conduction",
|
|
1324
|
+
"card-wrapper",
|
|
1325
|
+
"color"
|
|
1326
|
+
]
|
|
1327
|
+
},
|
|
1328
|
+
"hover": {
|
|
1329
|
+
"background-color": {}
|
|
1330
|
+
},
|
|
1331
|
+
"padding-inline-end": {
|
|
1332
|
+
"value": "18px",
|
|
1333
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
1334
|
+
"isSource": true,
|
|
1335
|
+
"original": {
|
|
1336
|
+
"value": "{conduction.size.md}"
|
|
1337
|
+
},
|
|
1338
|
+
"name": "conductionCardWrapperPaddingInlineEnd",
|
|
1339
|
+
"attributes": {
|
|
1340
|
+
"category": "conduction",
|
|
1341
|
+
"type": "card-wrapper",
|
|
1342
|
+
"item": "padding-inline-end"
|
|
1343
|
+
},
|
|
1344
|
+
"path": [
|
|
1345
|
+
"conduction",
|
|
1346
|
+
"card-wrapper",
|
|
1347
|
+
"padding-inline-end"
|
|
1348
|
+
]
|
|
1349
|
+
},
|
|
1350
|
+
"padding-inline-start": {
|
|
1351
|
+
"value": "18px",
|
|
1352
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
1353
|
+
"isSource": true,
|
|
1354
|
+
"original": {
|
|
1355
|
+
"value": "{conduction.size.md}"
|
|
1356
|
+
},
|
|
1357
|
+
"name": "conductionCardWrapperPaddingInlineStart",
|
|
1358
|
+
"attributes": {
|
|
1359
|
+
"category": "conduction",
|
|
1360
|
+
"type": "card-wrapper",
|
|
1361
|
+
"item": "padding-inline-start"
|
|
1362
|
+
},
|
|
1363
|
+
"path": [
|
|
1364
|
+
"conduction",
|
|
1365
|
+
"card-wrapper",
|
|
1366
|
+
"padding-inline-start"
|
|
1367
|
+
]
|
|
1368
|
+
},
|
|
1369
|
+
"padding-block-end": {
|
|
1370
|
+
"value": "18px",
|
|
1371
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
1372
|
+
"isSource": true,
|
|
1373
|
+
"original": {
|
|
1374
|
+
"value": "{conduction.size.md}"
|
|
1375
|
+
},
|
|
1376
|
+
"name": "conductionCardWrapperPaddingBlockEnd",
|
|
1377
|
+
"attributes": {
|
|
1378
|
+
"category": "conduction",
|
|
1379
|
+
"type": "card-wrapper",
|
|
1380
|
+
"item": "padding-block-end"
|
|
1381
|
+
},
|
|
1382
|
+
"path": [
|
|
1383
|
+
"conduction",
|
|
1384
|
+
"card-wrapper",
|
|
1385
|
+
"padding-block-end"
|
|
1386
|
+
]
|
|
1387
|
+
},
|
|
1388
|
+
"padding-block-start": {
|
|
1389
|
+
"value": "18px",
|
|
1390
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
1391
|
+
"isSource": true,
|
|
1392
|
+
"original": {
|
|
1393
|
+
"value": "{conduction.size.md}"
|
|
1394
|
+
},
|
|
1395
|
+
"name": "conductionCardWrapperPaddingBlockStart",
|
|
1396
|
+
"attributes": {
|
|
1397
|
+
"category": "conduction",
|
|
1398
|
+
"type": "card-wrapper",
|
|
1399
|
+
"item": "padding-block-start"
|
|
1400
|
+
},
|
|
1401
|
+
"path": [
|
|
1402
|
+
"conduction",
|
|
1403
|
+
"card-wrapper",
|
|
1404
|
+
"padding-block-start"
|
|
1405
|
+
]
|
|
1406
|
+
}
|
|
1407
|
+
},
|
|
1267
1408
|
"input-select": {
|
|
1268
1409
|
"background-color": {
|
|
1269
1410
|
"value": "#ffffff",
|
|
@@ -1859,125 +2000,6 @@
|
|
|
1859
2000
|
}
|
|
1860
2001
|
},
|
|
1861
2002
|
"alert": {
|
|
1862
|
-
"icon": {
|
|
1863
|
-
"gap": {
|
|
1864
|
-
"value": "8px",
|
|
1865
|
-
"filePath": "src/component/conduction/alert.tokens.json",
|
|
1866
|
-
"isSource": true,
|
|
1867
|
-
"original": {
|
|
1868
|
-
"value": "{conduction.size.xs}"
|
|
1869
|
-
},
|
|
1870
|
-
"name": "utrechtAlertIconGap",
|
|
1871
|
-
"attributes": {
|
|
1872
|
-
"category": "utrecht",
|
|
1873
|
-
"type": "alert",
|
|
1874
|
-
"item": "icon",
|
|
1875
|
-
"subitem": "gap"
|
|
1876
|
-
},
|
|
1877
|
-
"path": [
|
|
1878
|
-
"utrecht",
|
|
1879
|
-
"alert",
|
|
1880
|
-
"icon",
|
|
1881
|
-
"gap"
|
|
1882
|
-
]
|
|
1883
|
-
},
|
|
1884
|
-
"color": {
|
|
1885
|
-
"value": "#004085",
|
|
1886
|
-
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1887
|
-
"isSource": true,
|
|
1888
|
-
"original": {
|
|
1889
|
-
"value": "{conduction.color.alert-info}"
|
|
1890
|
-
},
|
|
1891
|
-
"name": "utrechtAlertIconColor",
|
|
1892
|
-
"attributes": {
|
|
1893
|
-
"category": "utrecht",
|
|
1894
|
-
"type": "alert",
|
|
1895
|
-
"item": "icon",
|
|
1896
|
-
"subitem": "color"
|
|
1897
|
-
},
|
|
1898
|
-
"path": [
|
|
1899
|
-
"utrecht",
|
|
1900
|
-
"alert",
|
|
1901
|
-
"icon",
|
|
1902
|
-
"color"
|
|
1903
|
-
]
|
|
1904
|
-
},
|
|
1905
|
-
"error": {
|
|
1906
|
-
"color": {
|
|
1907
|
-
"value": "#721c24",
|
|
1908
|
-
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1909
|
-
"isSource": true,
|
|
1910
|
-
"original": {
|
|
1911
|
-
"value": "{conduction.color.alert-error}"
|
|
1912
|
-
},
|
|
1913
|
-
"name": "utrechtAlertIconErrorColor",
|
|
1914
|
-
"attributes": {
|
|
1915
|
-
"category": "utrecht",
|
|
1916
|
-
"type": "alert",
|
|
1917
|
-
"item": "icon",
|
|
1918
|
-
"subitem": "error",
|
|
1919
|
-
"state": "color"
|
|
1920
|
-
},
|
|
1921
|
-
"path": [
|
|
1922
|
-
"utrecht",
|
|
1923
|
-
"alert",
|
|
1924
|
-
"icon",
|
|
1925
|
-
"error",
|
|
1926
|
-
"color"
|
|
1927
|
-
]
|
|
1928
|
-
}
|
|
1929
|
-
},
|
|
1930
|
-
"warning": {
|
|
1931
|
-
"color": {
|
|
1932
|
-
"value": "#856404",
|
|
1933
|
-
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1934
|
-
"isSource": true,
|
|
1935
|
-
"original": {
|
|
1936
|
-
"value": "{conduction.color.alert-warning}"
|
|
1937
|
-
},
|
|
1938
|
-
"name": "utrechtAlertIconWarningColor",
|
|
1939
|
-
"attributes": {
|
|
1940
|
-
"category": "utrecht",
|
|
1941
|
-
"type": "alert",
|
|
1942
|
-
"item": "icon",
|
|
1943
|
-
"subitem": "warning",
|
|
1944
|
-
"state": "color"
|
|
1945
|
-
},
|
|
1946
|
-
"path": [
|
|
1947
|
-
"utrecht",
|
|
1948
|
-
"alert",
|
|
1949
|
-
"icon",
|
|
1950
|
-
"warning",
|
|
1951
|
-
"color"
|
|
1952
|
-
]
|
|
1953
|
-
}
|
|
1954
|
-
},
|
|
1955
|
-
"ok": {
|
|
1956
|
-
"color": {
|
|
1957
|
-
"value": "#155724",
|
|
1958
|
-
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1959
|
-
"isSource": true,
|
|
1960
|
-
"original": {
|
|
1961
|
-
"value": "{conduction.color.alert-succes}"
|
|
1962
|
-
},
|
|
1963
|
-
"name": "utrechtAlertIconOkColor",
|
|
1964
|
-
"attributes": {
|
|
1965
|
-
"category": "utrecht",
|
|
1966
|
-
"type": "alert",
|
|
1967
|
-
"item": "icon",
|
|
1968
|
-
"subitem": "ok",
|
|
1969
|
-
"state": "color"
|
|
1970
|
-
},
|
|
1971
|
-
"path": [
|
|
1972
|
-
"utrecht",
|
|
1973
|
-
"alert",
|
|
1974
|
-
"icon",
|
|
1975
|
-
"ok",
|
|
1976
|
-
"color"
|
|
1977
|
-
]
|
|
1978
|
-
}
|
|
1979
|
-
}
|
|
1980
|
-
},
|
|
1981
2003
|
"background-color": {
|
|
1982
2004
|
"value": "#cce5ff",
|
|
1983
2005
|
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
@@ -2233,398 +2255,489 @@
|
|
|
2233
2255
|
},
|
|
2234
2256
|
"border-color": {},
|
|
2235
2257
|
"border-width": {}
|
|
2236
|
-
}
|
|
2237
|
-
},
|
|
2238
|
-
"card": {
|
|
2239
|
-
"background-color": {
|
|
2240
|
-
"value": "#ffffff",
|
|
2241
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2242
|
-
"isSource": true,
|
|
2243
|
-
"original": {
|
|
2244
|
-
"value": "{conduction.color.white.100}"
|
|
2245
|
-
},
|
|
2246
|
-
"name": "utrechtCardBackgroundColor",
|
|
2247
|
-
"attributes": {
|
|
2248
|
-
"category": "utrecht",
|
|
2249
|
-
"type": "card",
|
|
2250
|
-
"item": "background-color"
|
|
2251
|
-
},
|
|
2252
|
-
"path": [
|
|
2253
|
-
"utrecht",
|
|
2254
|
-
"card",
|
|
2255
|
-
"background-color"
|
|
2256
|
-
]
|
|
2257
2258
|
},
|
|
2258
|
-
"
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
"
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
"
|
|
2259
|
+
"icon": {
|
|
2260
|
+
"color": {
|
|
2261
|
+
"value": "#004085",
|
|
2262
|
+
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
2263
|
+
"isSource": true,
|
|
2264
|
+
"original": {
|
|
2265
|
+
"value": "{conduction.color.alert-info}"
|
|
2266
|
+
},
|
|
2267
|
+
"name": "utrechtAlertIconColor",
|
|
2268
|
+
"attributes": {
|
|
2269
|
+
"category": "utrecht",
|
|
2270
|
+
"type": "alert",
|
|
2271
|
+
"item": "icon",
|
|
2272
|
+
"subitem": "color"
|
|
2273
|
+
},
|
|
2274
|
+
"path": [
|
|
2275
|
+
"utrecht",
|
|
2276
|
+
"alert",
|
|
2277
|
+
"icon",
|
|
2278
|
+
"color"
|
|
2279
|
+
]
|
|
2280
|
+
},
|
|
2281
|
+
"error": {
|
|
2282
|
+
"color": {
|
|
2283
|
+
"value": "#721c24",
|
|
2284
|
+
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
2285
|
+
"isSource": true,
|
|
2286
|
+
"original": {
|
|
2287
|
+
"value": "{conduction.color.alert-error}"
|
|
2288
|
+
},
|
|
2289
|
+
"name": "utrechtAlertIconErrorColor",
|
|
2290
|
+
"attributes": {
|
|
2291
|
+
"category": "utrecht",
|
|
2292
|
+
"type": "alert",
|
|
2293
|
+
"item": "icon",
|
|
2294
|
+
"subitem": "error",
|
|
2295
|
+
"state": "color"
|
|
2296
|
+
},
|
|
2297
|
+
"path": [
|
|
2298
|
+
"utrecht",
|
|
2299
|
+
"alert",
|
|
2300
|
+
"icon",
|
|
2301
|
+
"error",
|
|
2302
|
+
"color"
|
|
2303
|
+
]
|
|
2304
|
+
}
|
|
2305
|
+
},
|
|
2306
|
+
"warning": {
|
|
2307
|
+
"color": {
|
|
2308
|
+
"value": "#856404",
|
|
2309
|
+
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
2310
|
+
"isSource": true,
|
|
2311
|
+
"original": {
|
|
2312
|
+
"value": "{conduction.color.alert-warning}"
|
|
2313
|
+
},
|
|
2314
|
+
"name": "utrechtAlertIconWarningColor",
|
|
2315
|
+
"attributes": {
|
|
2316
|
+
"category": "utrecht",
|
|
2317
|
+
"type": "alert",
|
|
2318
|
+
"item": "icon",
|
|
2319
|
+
"subitem": "warning",
|
|
2320
|
+
"state": "color"
|
|
2321
|
+
},
|
|
2322
|
+
"path": [
|
|
2323
|
+
"utrecht",
|
|
2324
|
+
"alert",
|
|
2325
|
+
"icon",
|
|
2326
|
+
"warning",
|
|
2327
|
+
"color"
|
|
2328
|
+
]
|
|
2329
|
+
}
|
|
2330
|
+
},
|
|
2331
|
+
"ok": {
|
|
2332
|
+
"color": {
|
|
2333
|
+
"value": "#155724",
|
|
2334
|
+
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
2335
|
+
"isSource": true,
|
|
2336
|
+
"original": {
|
|
2337
|
+
"value": "{conduction.color.alert-succes}"
|
|
2338
|
+
},
|
|
2339
|
+
"name": "utrechtAlertIconOkColor",
|
|
2340
|
+
"attributes": {
|
|
2341
|
+
"category": "utrecht",
|
|
2342
|
+
"type": "alert",
|
|
2343
|
+
"item": "icon",
|
|
2344
|
+
"subitem": "ok",
|
|
2345
|
+
"state": "color"
|
|
2346
|
+
},
|
|
2347
|
+
"path": [
|
|
2348
|
+
"utrecht",
|
|
2349
|
+
"alert",
|
|
2350
|
+
"icon",
|
|
2351
|
+
"ok",
|
|
2352
|
+
"color"
|
|
2353
|
+
]
|
|
2354
|
+
}
|
|
2355
|
+
},
|
|
2356
|
+
"gap": {
|
|
2357
|
+
"value": "8px",
|
|
2358
|
+
"filePath": "src/component/utrecht/extra-tokens/alert.tokens.json",
|
|
2359
|
+
"isSource": true,
|
|
2360
|
+
"original": {
|
|
2361
|
+
"value": "{conduction.size.xs}"
|
|
2362
|
+
},
|
|
2363
|
+
"name": "utrechtAlertIconGap",
|
|
2364
|
+
"attributes": {
|
|
2365
|
+
"category": "utrecht",
|
|
2366
|
+
"type": "alert",
|
|
2367
|
+
"item": "icon",
|
|
2368
|
+
"subitem": "gap"
|
|
2369
|
+
},
|
|
2370
|
+
"path": [
|
|
2371
|
+
"utrecht",
|
|
2372
|
+
"alert",
|
|
2373
|
+
"icon",
|
|
2374
|
+
"gap"
|
|
2375
|
+
]
|
|
2376
|
+
}
|
|
2377
|
+
}
|
|
2378
|
+
},
|
|
2379
|
+
"blockquote": {
|
|
2380
|
+
"background-color": {},
|
|
2381
|
+
"color": {},
|
|
2382
|
+
"margin-inline-start": {
|
|
2383
|
+
"value": "32px",
|
|
2384
|
+
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
2281
2385
|
"isSource": true,
|
|
2282
2386
|
"original": {
|
|
2283
|
-
"value": "
|
|
2387
|
+
"value": "{conduction.size.xl}"
|
|
2284
2388
|
},
|
|
2285
|
-
"name": "
|
|
2389
|
+
"name": "utrechtBlockquoteMarginInlineStart",
|
|
2286
2390
|
"attributes": {
|
|
2287
2391
|
"category": "utrecht",
|
|
2288
|
-
"type": "
|
|
2289
|
-
"item": "
|
|
2392
|
+
"type": "blockquote",
|
|
2393
|
+
"item": "margin-inline-start"
|
|
2290
2394
|
},
|
|
2291
2395
|
"path": [
|
|
2292
2396
|
"utrecht",
|
|
2293
|
-
"
|
|
2294
|
-
"
|
|
2397
|
+
"blockquote",
|
|
2398
|
+
"margin-inline-start"
|
|
2295
2399
|
]
|
|
2296
2400
|
},
|
|
2297
|
-
"
|
|
2298
|
-
"value": "
|
|
2299
|
-
"filePath": "src/component/
|
|
2401
|
+
"margin-inline-end": {
|
|
2402
|
+
"value": "32px",
|
|
2403
|
+
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
2300
2404
|
"isSource": true,
|
|
2301
2405
|
"original": {
|
|
2302
|
-
"value": "{conduction.
|
|
2406
|
+
"value": "{conduction.size.xl}"
|
|
2303
2407
|
},
|
|
2304
|
-
"name": "
|
|
2408
|
+
"name": "utrechtBlockquoteMarginInlineEnd",
|
|
2305
2409
|
"attributes": {
|
|
2306
2410
|
"category": "utrecht",
|
|
2307
|
-
"type": "
|
|
2308
|
-
"item": "
|
|
2411
|
+
"type": "blockquote",
|
|
2412
|
+
"item": "margin-inline-end"
|
|
2309
2413
|
},
|
|
2310
2414
|
"path": [
|
|
2311
2415
|
"utrecht",
|
|
2312
|
-
"
|
|
2313
|
-
"
|
|
2416
|
+
"blockquote",
|
|
2417
|
+
"margin-inline-end"
|
|
2314
2418
|
]
|
|
2315
2419
|
},
|
|
2316
|
-
"
|
|
2317
|
-
|
|
2318
|
-
|
|
2420
|
+
"margin-inline-block-start": {},
|
|
2421
|
+
"margin-inline-block-end": {},
|
|
2422
|
+
"font-size": {},
|
|
2423
|
+
"font-style": {},
|
|
2424
|
+
"font-family": {},
|
|
2425
|
+
"padding-inline-start": {},
|
|
2426
|
+
"padding-inline-end": {},
|
|
2427
|
+
"padding-inline-block-start": {},
|
|
2428
|
+
"padding-inline-block-end": {},
|
|
2429
|
+
"attribution": {
|
|
2430
|
+
"color": {},
|
|
2431
|
+
"font-size": {}
|
|
2432
|
+
},
|
|
2433
|
+
"content": {
|
|
2434
|
+
"color": {
|
|
2435
|
+
"value": "#000000",
|
|
2436
|
+
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
2437
|
+
"isSource": true,
|
|
2438
|
+
"original": {
|
|
2439
|
+
"value": "{conduction.color.black.0}"
|
|
2440
|
+
},
|
|
2441
|
+
"name": "utrechtBlockquoteContentColor",
|
|
2442
|
+
"attributes": {
|
|
2443
|
+
"category": "utrecht",
|
|
2444
|
+
"type": "blockquote",
|
|
2445
|
+
"item": "content",
|
|
2446
|
+
"subitem": "color"
|
|
2447
|
+
},
|
|
2448
|
+
"path": [
|
|
2449
|
+
"utrecht",
|
|
2450
|
+
"blockquote",
|
|
2451
|
+
"content",
|
|
2452
|
+
"color"
|
|
2453
|
+
]
|
|
2454
|
+
},
|
|
2455
|
+
"font-size": {
|
|
2456
|
+
"value": "18px",
|
|
2457
|
+
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
2458
|
+
"isSource": true,
|
|
2459
|
+
"original": {
|
|
2460
|
+
"value": "{conduction.font-size.md}"
|
|
2461
|
+
},
|
|
2462
|
+
"name": "utrechtBlockquoteContentFontSize",
|
|
2463
|
+
"attributes": {
|
|
2464
|
+
"category": "utrecht",
|
|
2465
|
+
"type": "blockquote",
|
|
2466
|
+
"item": "content",
|
|
2467
|
+
"subitem": "font-size"
|
|
2468
|
+
},
|
|
2469
|
+
"path": [
|
|
2470
|
+
"utrecht",
|
|
2471
|
+
"blockquote",
|
|
2472
|
+
"content",
|
|
2473
|
+
"font-size"
|
|
2474
|
+
]
|
|
2475
|
+
}
|
|
2476
|
+
}
|
|
2477
|
+
},
|
|
2478
|
+
"button": {
|
|
2479
|
+
"background-color": {
|
|
2480
|
+
"value": "#4376fc",
|
|
2481
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2319
2482
|
"isSource": true,
|
|
2320
2483
|
"original": {
|
|
2321
|
-
"value": "{conduction.
|
|
2484
|
+
"value": "{conduction.color.primary}"
|
|
2322
2485
|
},
|
|
2323
|
-
"name": "
|
|
2486
|
+
"name": "utrechtButtonBackgroundColor",
|
|
2324
2487
|
"attributes": {
|
|
2325
2488
|
"category": "utrecht",
|
|
2326
|
-
"type": "
|
|
2327
|
-
"item": "
|
|
2489
|
+
"type": "button",
|
|
2490
|
+
"item": "background-color"
|
|
2328
2491
|
},
|
|
2329
2492
|
"path": [
|
|
2330
2493
|
"utrecht",
|
|
2331
|
-
"
|
|
2332
|
-
"
|
|
2494
|
+
"button",
|
|
2495
|
+
"background-color"
|
|
2333
2496
|
]
|
|
2334
2497
|
},
|
|
2335
|
-
"
|
|
2336
|
-
"value": "
|
|
2337
|
-
"filePath": "src/component/
|
|
2498
|
+
"border-color": {
|
|
2499
|
+
"value": "#4376fc",
|
|
2500
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2338
2501
|
"isSource": true,
|
|
2339
2502
|
"original": {
|
|
2340
|
-
"value": "{conduction.
|
|
2503
|
+
"value": "{conduction.color.primary}"
|
|
2341
2504
|
},
|
|
2342
|
-
"name": "
|
|
2505
|
+
"name": "utrechtButtonBorderColor",
|
|
2343
2506
|
"attributes": {
|
|
2344
2507
|
"category": "utrecht",
|
|
2345
|
-
"type": "
|
|
2346
|
-
"item": "
|
|
2508
|
+
"type": "button",
|
|
2509
|
+
"item": "border-color"
|
|
2347
2510
|
},
|
|
2348
2511
|
"path": [
|
|
2349
2512
|
"utrecht",
|
|
2350
|
-
"
|
|
2351
|
-
"
|
|
2513
|
+
"button",
|
|
2514
|
+
"border-color"
|
|
2352
2515
|
]
|
|
2353
2516
|
},
|
|
2354
|
-
"
|
|
2355
|
-
"value": "
|
|
2356
|
-
"filePath": "src/component/
|
|
2517
|
+
"border-radius": {
|
|
2518
|
+
"value": "3px",
|
|
2519
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2357
2520
|
"isSource": true,
|
|
2358
2521
|
"original": {
|
|
2359
|
-
"value": "
|
|
2522
|
+
"value": "3px"
|
|
2360
2523
|
},
|
|
2361
|
-
"name": "
|
|
2524
|
+
"name": "utrechtButtonBorderRadius",
|
|
2362
2525
|
"attributes": {
|
|
2363
2526
|
"category": "utrecht",
|
|
2364
|
-
"type": "
|
|
2365
|
-
"item": "
|
|
2527
|
+
"type": "button",
|
|
2528
|
+
"item": "border-radius"
|
|
2366
2529
|
},
|
|
2367
2530
|
"path": [
|
|
2368
2531
|
"utrecht",
|
|
2369
|
-
"
|
|
2370
|
-
"
|
|
2371
|
-
]
|
|
2372
|
-
},
|
|
2373
|
-
"padding-block-start": {
|
|
2374
|
-
"value": "18px",
|
|
2375
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2376
|
-
"isSource": true,
|
|
2377
|
-
"original": {
|
|
2378
|
-
"value": "{conduction.size.md}"
|
|
2379
|
-
},
|
|
2380
|
-
"name": "utrechtCardPaddingBlockStart",
|
|
2381
|
-
"attributes": {
|
|
2382
|
-
"category": "utrecht",
|
|
2383
|
-
"type": "card",
|
|
2384
|
-
"item": "padding-block-start"
|
|
2385
|
-
},
|
|
2386
|
-
"path": [
|
|
2387
|
-
"utrecht",
|
|
2388
|
-
"card",
|
|
2389
|
-
"padding-block-start"
|
|
2390
|
-
]
|
|
2391
|
-
}
|
|
2392
|
-
},
|
|
2393
|
-
"form-input": {
|
|
2394
|
-
"background-color": {
|
|
2395
|
-
"value": "#ffffff",
|
|
2396
|
-
"filePath": "src/component/conduction/form-input.tokens.json",
|
|
2397
|
-
"isSource": true,
|
|
2398
|
-
"original": {
|
|
2399
|
-
"value": "{conduction.color.white.100}"
|
|
2400
|
-
},
|
|
2401
|
-
"name": "utrechtFormInputBackgroundColor",
|
|
2402
|
-
"attributes": {
|
|
2403
|
-
"category": "utrecht",
|
|
2404
|
-
"type": "form-input",
|
|
2405
|
-
"item": "background-color"
|
|
2406
|
-
},
|
|
2407
|
-
"path": [
|
|
2408
|
-
"utrecht",
|
|
2409
|
-
"form-input",
|
|
2410
|
-
"background-color"
|
|
2411
|
-
]
|
|
2412
|
-
},
|
|
2413
|
-
"border-bottom-width": {},
|
|
2414
|
-
"border-color": {
|
|
2415
|
-
"value": "#7a7a7a",
|
|
2416
|
-
"filePath": "src/component/conduction/form-input.tokens.json",
|
|
2417
|
-
"isSource": true,
|
|
2418
|
-
"original": {
|
|
2419
|
-
"value": "{conduction.color.grey.48}"
|
|
2420
|
-
},
|
|
2421
|
-
"name": "utrechtFormInputBorderColor",
|
|
2422
|
-
"attributes": {
|
|
2423
|
-
"category": "utrecht",
|
|
2424
|
-
"type": "form-input",
|
|
2425
|
-
"item": "border-color"
|
|
2426
|
-
},
|
|
2427
|
-
"path": [
|
|
2428
|
-
"utrecht",
|
|
2429
|
-
"form-input",
|
|
2430
|
-
"border-color"
|
|
2431
|
-
]
|
|
2432
|
-
},
|
|
2433
|
-
"border-radius": {
|
|
2434
|
-
"value": "3px",
|
|
2435
|
-
"filePath": "src/component/conduction/form-input.tokens.json",
|
|
2436
|
-
"isSource": true,
|
|
2437
|
-
"original": {
|
|
2438
|
-
"value": "3px"
|
|
2439
|
-
},
|
|
2440
|
-
"name": "utrechtFormInputBorderRadius",
|
|
2441
|
-
"attributes": {
|
|
2442
|
-
"category": "utrecht",
|
|
2443
|
-
"type": "form-input",
|
|
2444
|
-
"item": "border-radius"
|
|
2445
|
-
},
|
|
2446
|
-
"path": [
|
|
2447
|
-
"utrecht",
|
|
2448
|
-
"form-input",
|
|
2449
|
-
"border-radius"
|
|
2532
|
+
"button",
|
|
2533
|
+
"border-radius"
|
|
2450
2534
|
]
|
|
2451
2535
|
},
|
|
2452
2536
|
"border-width": {
|
|
2453
|
-
"value": "
|
|
2454
|
-
"filePath": "src/component/
|
|
2537
|
+
"value": "2px",
|
|
2538
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2455
2539
|
"isSource": true,
|
|
2456
2540
|
"original": {
|
|
2457
|
-
"value": "{conduction.size.
|
|
2541
|
+
"value": "{conduction.size.3xs}"
|
|
2458
2542
|
},
|
|
2459
|
-
"name": "
|
|
2543
|
+
"name": "utrechtButtonBorderWidth",
|
|
2460
2544
|
"attributes": {
|
|
2461
2545
|
"category": "utrecht",
|
|
2462
|
-
"type": "
|
|
2546
|
+
"type": "button",
|
|
2463
2547
|
"item": "border-width"
|
|
2464
2548
|
},
|
|
2465
2549
|
"path": [
|
|
2466
2550
|
"utrecht",
|
|
2467
|
-
"
|
|
2551
|
+
"button",
|
|
2468
2552
|
"border-width"
|
|
2469
2553
|
]
|
|
2470
2554
|
},
|
|
2471
2555
|
"color": {
|
|
2472
|
-
"value": "#
|
|
2473
|
-
"filePath": "src/component/
|
|
2556
|
+
"value": "#ffffff",
|
|
2557
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2474
2558
|
"isSource": true,
|
|
2475
2559
|
"original": {
|
|
2476
|
-
"value": "{conduction.color.
|
|
2560
|
+
"value": "{conduction.color.white.100}"
|
|
2477
2561
|
},
|
|
2478
|
-
"name": "
|
|
2562
|
+
"name": "utrechtButtonColor",
|
|
2479
2563
|
"attributes": {
|
|
2480
2564
|
"category": "utrecht",
|
|
2481
|
-
"type": "
|
|
2565
|
+
"type": "button",
|
|
2482
2566
|
"item": "color"
|
|
2483
2567
|
},
|
|
2484
2568
|
"path": [
|
|
2485
2569
|
"utrecht",
|
|
2486
|
-
"
|
|
2570
|
+
"button",
|
|
2487
2571
|
"color"
|
|
2488
2572
|
]
|
|
2489
2573
|
},
|
|
2490
2574
|
"font-family": {
|
|
2491
2575
|
"value": "\"Noto Sans\", Arial, sans-serif",
|
|
2492
|
-
"filePath": "src/component/
|
|
2576
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2493
2577
|
"isSource": true,
|
|
2494
2578
|
"original": {
|
|
2495
2579
|
"value": "{conduction.typography.sans-serif.font-family}"
|
|
2496
2580
|
},
|
|
2497
|
-
"name": "
|
|
2581
|
+
"name": "utrechtButtonFontFamily",
|
|
2498
2582
|
"attributes": {
|
|
2499
2583
|
"category": "utrecht",
|
|
2500
|
-
"type": "
|
|
2584
|
+
"type": "button",
|
|
2501
2585
|
"item": "font-family"
|
|
2502
2586
|
},
|
|
2503
2587
|
"path": [
|
|
2504
2588
|
"utrecht",
|
|
2505
|
-
"
|
|
2589
|
+
"button",
|
|
2506
2590
|
"font-family"
|
|
2507
2591
|
]
|
|
2508
2592
|
},
|
|
2509
2593
|
"font-size": {
|
|
2510
|
-
"value": "
|
|
2511
|
-
"filePath": "src/component/
|
|
2594
|
+
"value": "inherit",
|
|
2595
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2512
2596
|
"isSource": true,
|
|
2513
2597
|
"original": {
|
|
2514
|
-
"value": "
|
|
2598
|
+
"value": "inherit"
|
|
2515
2599
|
},
|
|
2516
|
-
"name": "
|
|
2600
|
+
"name": "utrechtButtonFontSize",
|
|
2517
2601
|
"attributes": {
|
|
2518
2602
|
"category": "utrecht",
|
|
2519
|
-
"type": "
|
|
2603
|
+
"type": "button",
|
|
2520
2604
|
"item": "font-size"
|
|
2521
2605
|
},
|
|
2522
2606
|
"path": [
|
|
2523
2607
|
"utrecht",
|
|
2524
|
-
"
|
|
2608
|
+
"button",
|
|
2525
2609
|
"font-size"
|
|
2526
2610
|
]
|
|
2527
2611
|
},
|
|
2528
|
-
"
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
"value": "8px",
|
|
2532
|
-
"filePath": "src/component/conduction/form-input.tokens.json",
|
|
2612
|
+
"font-weight": {
|
|
2613
|
+
"value": "inherit",
|
|
2614
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2533
2615
|
"isSource": true,
|
|
2534
2616
|
"original": {
|
|
2535
|
-
"value": "
|
|
2617
|
+
"value": "inherit"
|
|
2536
2618
|
},
|
|
2537
|
-
"name": "
|
|
2619
|
+
"name": "utrechtButtonFontWeight",
|
|
2538
2620
|
"attributes": {
|
|
2539
2621
|
"category": "utrecht",
|
|
2540
|
-
"type": "
|
|
2541
|
-
"item": "
|
|
2622
|
+
"type": "button",
|
|
2623
|
+
"item": "font-weight"
|
|
2542
2624
|
},
|
|
2543
2625
|
"path": [
|
|
2544
2626
|
"utrecht",
|
|
2545
|
-
"
|
|
2546
|
-
"
|
|
2627
|
+
"button",
|
|
2628
|
+
"font-weight"
|
|
2547
2629
|
]
|
|
2548
2630
|
},
|
|
2631
|
+
"inline-size": {},
|
|
2632
|
+
"letter-spacing": {},
|
|
2633
|
+
"line-height": {},
|
|
2634
|
+
"min-block-size": {},
|
|
2635
|
+
"min-inline-size": {},
|
|
2549
2636
|
"padding-block-start": {
|
|
2550
|
-
"value": "
|
|
2551
|
-
"filePath": "src/component/
|
|
2637
|
+
"value": "4px",
|
|
2638
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2552
2639
|
"isSource": true,
|
|
2553
2640
|
"original": {
|
|
2554
|
-
"value": "{conduction.size.
|
|
2641
|
+
"value": "{conduction.size.2xs}"
|
|
2555
2642
|
},
|
|
2556
|
-
"name": "
|
|
2643
|
+
"name": "utrechtButtonPaddingBlockStart",
|
|
2557
2644
|
"attributes": {
|
|
2558
2645
|
"category": "utrecht",
|
|
2559
|
-
"type": "
|
|
2646
|
+
"type": "button",
|
|
2560
2647
|
"item": "padding-block-start"
|
|
2561
2648
|
},
|
|
2562
2649
|
"path": [
|
|
2563
2650
|
"utrecht",
|
|
2564
|
-
"
|
|
2651
|
+
"button",
|
|
2565
2652
|
"padding-block-start"
|
|
2566
2653
|
]
|
|
2567
2654
|
},
|
|
2568
|
-
"padding-
|
|
2569
|
-
"value": "
|
|
2570
|
-
"filePath": "src/component/
|
|
2655
|
+
"padding-block-end": {
|
|
2656
|
+
"value": "4px",
|
|
2657
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2571
2658
|
"isSource": true,
|
|
2572
2659
|
"original": {
|
|
2573
|
-
"value": "{conduction.size.
|
|
2660
|
+
"value": "{conduction.size.2xs}"
|
|
2574
2661
|
},
|
|
2575
|
-
"name": "
|
|
2662
|
+
"name": "utrechtButtonPaddingBlockEnd",
|
|
2576
2663
|
"attributes": {
|
|
2577
2664
|
"category": "utrecht",
|
|
2578
|
-
"type": "
|
|
2579
|
-
"item": "padding-
|
|
2665
|
+
"type": "button",
|
|
2666
|
+
"item": "padding-block-end"
|
|
2580
2667
|
},
|
|
2581
2668
|
"path": [
|
|
2582
2669
|
"utrecht",
|
|
2583
|
-
"
|
|
2584
|
-
"padding-
|
|
2670
|
+
"button",
|
|
2671
|
+
"padding-block-end"
|
|
2585
2672
|
]
|
|
2586
2673
|
},
|
|
2587
2674
|
"padding-inline-start": {
|
|
2588
2675
|
"value": "14px",
|
|
2589
|
-
"filePath": "src/component/
|
|
2676
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2590
2677
|
"isSource": true,
|
|
2591
2678
|
"original": {
|
|
2592
2679
|
"value": "{conduction.size.sm}"
|
|
2593
2680
|
},
|
|
2594
|
-
"name": "
|
|
2681
|
+
"name": "utrechtButtonPaddingInlineStart",
|
|
2595
2682
|
"attributes": {
|
|
2596
2683
|
"category": "utrecht",
|
|
2597
|
-
"type": "
|
|
2684
|
+
"type": "button",
|
|
2598
2685
|
"item": "padding-inline-start"
|
|
2599
2686
|
},
|
|
2600
2687
|
"path": [
|
|
2601
2688
|
"utrecht",
|
|
2602
|
-
"
|
|
2689
|
+
"button",
|
|
2603
2690
|
"padding-inline-start"
|
|
2604
2691
|
]
|
|
2605
2692
|
},
|
|
2606
|
-
"
|
|
2607
|
-
"
|
|
2608
|
-
|
|
2609
|
-
|
|
2693
|
+
"padding-inline-end": {
|
|
2694
|
+
"value": "14px",
|
|
2695
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2696
|
+
"isSource": true,
|
|
2697
|
+
"original": {
|
|
2698
|
+
"value": "{conduction.size.sm}"
|
|
2699
|
+
},
|
|
2700
|
+
"name": "utrechtButtonPaddingInlineEnd",
|
|
2701
|
+
"attributes": {
|
|
2702
|
+
"category": "utrecht",
|
|
2703
|
+
"type": "button",
|
|
2704
|
+
"item": "padding-inline-end"
|
|
2705
|
+
},
|
|
2706
|
+
"path": [
|
|
2707
|
+
"utrecht",
|
|
2708
|
+
"button",
|
|
2709
|
+
"padding-inline-end"
|
|
2710
|
+
]
|
|
2711
|
+
},
|
|
2712
|
+
"text-transform": {},
|
|
2713
|
+
"active": {
|
|
2714
|
+
"background-color": {},
|
|
2715
|
+
"border-color": {},
|
|
2716
|
+
"color": {}
|
|
2717
|
+
},
|
|
2718
|
+
"icon": {
|
|
2719
|
+
"gap": {
|
|
2720
|
+
"value": "8px",
|
|
2721
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2610
2722
|
"isSource": true,
|
|
2611
2723
|
"original": {
|
|
2612
|
-
"value": "{conduction.
|
|
2724
|
+
"value": "{conduction.size.xs}"
|
|
2613
2725
|
},
|
|
2614
|
-
"name": "
|
|
2726
|
+
"name": "utrechtButtonIconGap",
|
|
2615
2727
|
"attributes": {
|
|
2616
2728
|
"category": "utrecht",
|
|
2617
|
-
"type": "
|
|
2618
|
-
"item": "
|
|
2619
|
-
"subitem": "
|
|
2729
|
+
"type": "button",
|
|
2730
|
+
"item": "icon",
|
|
2731
|
+
"subitem": "gap"
|
|
2620
2732
|
},
|
|
2621
2733
|
"path": [
|
|
2622
2734
|
"utrecht",
|
|
2623
|
-
"
|
|
2624
|
-
"
|
|
2625
|
-
"
|
|
2735
|
+
"button",
|
|
2736
|
+
"icon",
|
|
2737
|
+
"gap"
|
|
2626
2738
|
]
|
|
2627
|
-
}
|
|
2739
|
+
},
|
|
2740
|
+
"size": {}
|
|
2628
2741
|
},
|
|
2629
2742
|
"disabled": {
|
|
2630
2743
|
"background-color": {},
|
|
@@ -2632,2384 +2745,2263 @@
|
|
|
2632
2745
|
"color": {}
|
|
2633
2746
|
},
|
|
2634
2747
|
"focus": {
|
|
2748
|
+
"background-color": {},
|
|
2749
|
+
"border-color": {},
|
|
2750
|
+
"color": {},
|
|
2751
|
+
"scale": {}
|
|
2752
|
+
},
|
|
2753
|
+
"hover": {
|
|
2635
2754
|
"background-color": {
|
|
2636
|
-
"value": "#
|
|
2637
|
-
"filePath": "src/component/
|
|
2755
|
+
"value": "#2e5ed9",
|
|
2756
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2638
2757
|
"isSource": true,
|
|
2639
2758
|
"original": {
|
|
2640
|
-
"value": "{conduction.color.
|
|
2759
|
+
"value": "{conduction.color.primary-hover}"
|
|
2641
2760
|
},
|
|
2642
|
-
"name": "
|
|
2761
|
+
"name": "utrechtButtonHoverBackgroundColor",
|
|
2643
2762
|
"attributes": {
|
|
2644
2763
|
"category": "utrecht",
|
|
2645
|
-
"type": "
|
|
2646
|
-
"item": "
|
|
2764
|
+
"type": "button",
|
|
2765
|
+
"item": "hover",
|
|
2647
2766
|
"subitem": "background-color"
|
|
2648
2767
|
},
|
|
2649
2768
|
"path": [
|
|
2650
2769
|
"utrecht",
|
|
2651
|
-
"
|
|
2652
|
-
"
|
|
2770
|
+
"button",
|
|
2771
|
+
"hover",
|
|
2653
2772
|
"background-color"
|
|
2654
2773
|
]
|
|
2655
2774
|
},
|
|
2656
|
-
"border-color": {
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
"invalid": {
|
|
2660
|
-
"background-color": {},
|
|
2661
|
-
"border-color": {},
|
|
2662
|
-
"border-width": {},
|
|
2663
|
-
"color": {}
|
|
2664
|
-
},
|
|
2665
|
-
"read-only": {
|
|
2666
|
-
"background-color": {},
|
|
2667
|
-
"border-color": {},
|
|
2668
|
-
"color": {}
|
|
2669
|
-
}
|
|
2670
|
-
},
|
|
2671
|
-
"icon": {
|
|
2672
|
-
"gap": {
|
|
2673
|
-
"value": "8px",
|
|
2674
|
-
"filePath": "src/component/conduction/icon.tokens.json",
|
|
2675
|
-
"isSource": true,
|
|
2676
|
-
"original": {
|
|
2677
|
-
"value": "{conduction.size.xs}"
|
|
2678
|
-
},
|
|
2679
|
-
"name": "utrechtIconGap",
|
|
2680
|
-
"attributes": {
|
|
2681
|
-
"category": "utrecht",
|
|
2682
|
-
"type": "icon",
|
|
2683
|
-
"item": "gap"
|
|
2684
|
-
},
|
|
2685
|
-
"path": [
|
|
2686
|
-
"utrecht",
|
|
2687
|
-
"icon",
|
|
2688
|
-
"gap"
|
|
2689
|
-
]
|
|
2690
|
-
},
|
|
2691
|
-
"color": {},
|
|
2692
|
-
"size": {},
|
|
2693
|
-
"inset-block-start": {},
|
|
2694
|
-
"baseline": {
|
|
2695
|
-
"inset-block-start": {}
|
|
2696
|
-
}
|
|
2697
|
-
},
|
|
2698
|
-
"page-footer": {
|
|
2699
|
-
"min-height": {},
|
|
2700
|
-
"logo": {
|
|
2701
|
-
"max-height": {
|
|
2702
|
-
"value": "100px",
|
|
2703
|
-
"filePath": "src/component/conduction/page-footer.tokens.json",
|
|
2775
|
+
"border-color": {
|
|
2776
|
+
"value": "#2e5ed9",
|
|
2777
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2704
2778
|
"isSource": true,
|
|
2705
2779
|
"original": {
|
|
2706
|
-
"value": "
|
|
2780
|
+
"value": "{conduction.color.primary-hover}"
|
|
2707
2781
|
},
|
|
2708
|
-
"name": "
|
|
2782
|
+
"name": "utrechtButtonHoverBorderColor",
|
|
2709
2783
|
"attributes": {
|
|
2710
2784
|
"category": "utrecht",
|
|
2711
|
-
"type": "
|
|
2712
|
-
"item": "
|
|
2713
|
-
"subitem": "
|
|
2785
|
+
"type": "button",
|
|
2786
|
+
"item": "hover",
|
|
2787
|
+
"subitem": "border-color"
|
|
2714
2788
|
},
|
|
2715
2789
|
"path": [
|
|
2716
2790
|
"utrecht",
|
|
2717
|
-
"
|
|
2718
|
-
"
|
|
2719
|
-
"
|
|
2791
|
+
"button",
|
|
2792
|
+
"hover",
|
|
2793
|
+
"border-color"
|
|
2720
2794
|
]
|
|
2721
2795
|
},
|
|
2722
|
-
"
|
|
2723
|
-
"value": "
|
|
2724
|
-
"filePath": "src/component/
|
|
2796
|
+
"color": {
|
|
2797
|
+
"value": "#ffffff",
|
|
2798
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2725
2799
|
"isSource": true,
|
|
2726
2800
|
"original": {
|
|
2727
|
-
"value": "
|
|
2801
|
+
"value": "{conduction.color.white.100}"
|
|
2728
2802
|
},
|
|
2729
|
-
"name": "
|
|
2803
|
+
"name": "utrechtButtonHoverColor",
|
|
2730
2804
|
"attributes": {
|
|
2731
2805
|
"category": "utrecht",
|
|
2732
|
-
"type": "
|
|
2733
|
-
"item": "
|
|
2734
|
-
"subitem": "
|
|
2806
|
+
"type": "button",
|
|
2807
|
+
"item": "hover",
|
|
2808
|
+
"subitem": "color"
|
|
2735
2809
|
},
|
|
2736
2810
|
"path": [
|
|
2737
2811
|
"utrecht",
|
|
2738
|
-
"
|
|
2739
|
-
"
|
|
2740
|
-
"
|
|
2812
|
+
"button",
|
|
2813
|
+
"hover",
|
|
2814
|
+
"color"
|
|
2741
2815
|
]
|
|
2742
|
-
}
|
|
2743
|
-
},
|
|
2744
|
-
"background-position": {},
|
|
2745
|
-
"background-color": {
|
|
2746
|
-
"value": "#f5f5f5",
|
|
2747
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2748
|
-
"isSource": true,
|
|
2749
|
-
"original": {
|
|
2750
|
-
"value": "{conduction.color.lightgrey.96}"
|
|
2751
|
-
},
|
|
2752
|
-
"name": "utrechtPageFooterBackgroundColor",
|
|
2753
|
-
"attributes": {
|
|
2754
|
-
"category": "utrecht",
|
|
2755
|
-
"type": "page-footer",
|
|
2756
|
-
"item": "background-color"
|
|
2757
|
-
},
|
|
2758
|
-
"path": [
|
|
2759
|
-
"utrecht",
|
|
2760
|
-
"page-footer",
|
|
2761
|
-
"background-color"
|
|
2762
|
-
]
|
|
2763
|
-
},
|
|
2764
|
-
"background-image": {
|
|
2765
|
-
"value": "unset",
|
|
2766
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2767
|
-
"isSource": true,
|
|
2768
|
-
"original": {
|
|
2769
|
-
"value": "unset"
|
|
2770
|
-
},
|
|
2771
|
-
"name": "utrechtPageFooterBackgroundImage",
|
|
2772
|
-
"attributes": {
|
|
2773
|
-
"category": "utrecht",
|
|
2774
|
-
"type": "page-footer",
|
|
2775
|
-
"item": "background-image"
|
|
2776
|
-
},
|
|
2777
|
-
"path": [
|
|
2778
|
-
"utrecht",
|
|
2779
|
-
"page-footer",
|
|
2780
|
-
"background-image"
|
|
2781
|
-
]
|
|
2782
|
-
},
|
|
2783
|
-
"color": {
|
|
2784
|
-
"value": "#000000",
|
|
2785
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2786
|
-
"isSource": true,
|
|
2787
|
-
"original": {
|
|
2788
|
-
"value": "{conduction.color.black.0}"
|
|
2789
|
-
},
|
|
2790
|
-
"name": "utrechtPageFooterColor",
|
|
2791
|
-
"attributes": {
|
|
2792
|
-
"category": "utrecht",
|
|
2793
|
-
"type": "page-footer",
|
|
2794
|
-
"item": "color"
|
|
2795
|
-
},
|
|
2796
|
-
"path": [
|
|
2797
|
-
"utrecht",
|
|
2798
|
-
"page-footer",
|
|
2799
|
-
"color"
|
|
2800
|
-
]
|
|
2801
|
-
},
|
|
2802
|
-
"padding-inline-end": {
|
|
2803
|
-
"value": "14px",
|
|
2804
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2805
|
-
"isSource": true,
|
|
2806
|
-
"original": {
|
|
2807
|
-
"value": "{conduction.size.sm}"
|
|
2808
|
-
},
|
|
2809
|
-
"name": "utrechtPageFooterPaddingInlineEnd",
|
|
2810
|
-
"attributes": {
|
|
2811
|
-
"category": "utrecht",
|
|
2812
|
-
"type": "page-footer",
|
|
2813
|
-
"item": "padding-inline-end"
|
|
2814
|
-
},
|
|
2815
|
-
"path": [
|
|
2816
|
-
"utrecht",
|
|
2817
|
-
"page-footer",
|
|
2818
|
-
"padding-inline-end"
|
|
2819
|
-
]
|
|
2820
|
-
},
|
|
2821
|
-
"padding-inline-start": {
|
|
2822
|
-
"value": "14px",
|
|
2823
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2824
|
-
"isSource": true,
|
|
2825
|
-
"original": {
|
|
2826
|
-
"value": "{conduction.size.sm}"
|
|
2827
|
-
},
|
|
2828
|
-
"name": "utrechtPageFooterPaddingInlineStart",
|
|
2829
|
-
"attributes": {
|
|
2830
|
-
"category": "utrecht",
|
|
2831
|
-
"type": "page-footer",
|
|
2832
|
-
"item": "padding-inline-start"
|
|
2833
2816
|
},
|
|
2834
|
-
"
|
|
2835
|
-
"utrecht",
|
|
2836
|
-
"page-footer",
|
|
2837
|
-
"padding-inline-start"
|
|
2838
|
-
]
|
|
2817
|
+
"scale": {}
|
|
2839
2818
|
},
|
|
2840
|
-
"
|
|
2841
|
-
"
|
|
2842
|
-
"
|
|
2843
|
-
"
|
|
2844
|
-
"original": {
|
|
2845
|
-
"value": "{conduction.size.2xl}"
|
|
2846
|
-
},
|
|
2847
|
-
"name": "utrechtPageFooterPaddingBlockEnd",
|
|
2848
|
-
"attributes": {
|
|
2849
|
-
"category": "utrecht",
|
|
2850
|
-
"type": "page-footer",
|
|
2851
|
-
"item": "padding-block-end"
|
|
2852
|
-
},
|
|
2853
|
-
"path": [
|
|
2854
|
-
"utrecht",
|
|
2855
|
-
"page-footer",
|
|
2856
|
-
"padding-block-end"
|
|
2857
|
-
]
|
|
2819
|
+
"pressed": {
|
|
2820
|
+
"background-color": {},
|
|
2821
|
+
"border-color": {},
|
|
2822
|
+
"color": {}
|
|
2858
2823
|
},
|
|
2859
|
-
"
|
|
2860
|
-
"
|
|
2861
|
-
|
|
2862
|
-
|
|
2863
|
-
"original": {
|
|
2864
|
-
"value": "{conduction.size.2xl}"
|
|
2865
|
-
},
|
|
2866
|
-
"name": "utrechtPageFooterPaddingBlockStart",
|
|
2867
|
-
"attributes": {
|
|
2868
|
-
"category": "utrecht",
|
|
2869
|
-
"type": "page-footer",
|
|
2870
|
-
"item": "padding-block-start"
|
|
2871
|
-
},
|
|
2872
|
-
"path": [
|
|
2873
|
-
"utrecht",
|
|
2874
|
-
"page-footer",
|
|
2875
|
-
"padding-block-start"
|
|
2876
|
-
]
|
|
2877
|
-
}
|
|
2878
|
-
},
|
|
2879
|
-
"page-header": {
|
|
2880
|
-
"logo": {
|
|
2881
|
-
"max-height": {},
|
|
2882
|
-
"max-width": {
|
|
2883
|
-
"value": "150px",
|
|
2884
|
-
"filePath": "src/component/conduction/page-header.tokens.json",
|
|
2824
|
+
"primary-action": {
|
|
2825
|
+
"background-color": {
|
|
2826
|
+
"value": "#4376fc",
|
|
2827
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2885
2828
|
"isSource": true,
|
|
2886
2829
|
"original": {
|
|
2887
|
-
"value": "
|
|
2830
|
+
"value": "{conduction.color.primary}"
|
|
2888
2831
|
},
|
|
2889
|
-
"name": "
|
|
2832
|
+
"name": "utrechtButtonPrimaryActionBackgroundColor",
|
|
2890
2833
|
"attributes": {
|
|
2891
2834
|
"category": "utrecht",
|
|
2892
|
-
"type": "
|
|
2893
|
-
"item": "
|
|
2894
|
-
"subitem": "
|
|
2835
|
+
"type": "button",
|
|
2836
|
+
"item": "primary-action",
|
|
2837
|
+
"subitem": "background-color"
|
|
2895
2838
|
},
|
|
2896
2839
|
"path": [
|
|
2897
2840
|
"utrecht",
|
|
2898
|
-
"
|
|
2899
|
-
"
|
|
2900
|
-
"
|
|
2841
|
+
"button",
|
|
2842
|
+
"primary-action",
|
|
2843
|
+
"background-color"
|
|
2901
2844
|
]
|
|
2902
|
-
}
|
|
2903
|
-
},
|
|
2904
|
-
"background-color": {
|
|
2905
|
-
"value": "#4376fc",
|
|
2906
|
-
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
2907
|
-
"isSource": true,
|
|
2908
|
-
"original": {
|
|
2909
|
-
"value": "{conduction.color.primary}"
|
|
2910
|
-
},
|
|
2911
|
-
"name": "utrechtPageHeaderBackgroundColor",
|
|
2912
|
-
"attributes": {
|
|
2913
|
-
"category": "utrecht",
|
|
2914
|
-
"type": "page-header",
|
|
2915
|
-
"item": "background-color"
|
|
2916
2845
|
},
|
|
2917
|
-
"
|
|
2918
|
-
"
|
|
2919
|
-
"
|
|
2920
|
-
"background-color"
|
|
2921
|
-
]
|
|
2922
|
-
},
|
|
2923
|
-
"color": {
|
|
2924
|
-
"value": "#ffffff",
|
|
2925
|
-
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
2926
|
-
"isSource": true,
|
|
2927
|
-
"original": {
|
|
2928
|
-
"value": "{conduction.color.white.100}"
|
|
2929
|
-
},
|
|
2930
|
-
"name": "utrechtPageHeaderColor",
|
|
2931
|
-
"attributes": {
|
|
2932
|
-
"category": "utrecht",
|
|
2933
|
-
"type": "page-header",
|
|
2934
|
-
"item": "color"
|
|
2935
|
-
},
|
|
2936
|
-
"path": [
|
|
2937
|
-
"utrecht",
|
|
2938
|
-
"page-header",
|
|
2939
|
-
"color"
|
|
2940
|
-
]
|
|
2941
|
-
},
|
|
2942
|
-
"padding-block-start": {
|
|
2943
|
-
"value": "14px",
|
|
2944
|
-
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
2945
|
-
"isSource": true,
|
|
2946
|
-
"original": {
|
|
2947
|
-
"value": "{conduction.size.sm}"
|
|
2948
|
-
},
|
|
2949
|
-
"name": "utrechtPageHeaderPaddingBlockStart",
|
|
2950
|
-
"attributes": {
|
|
2951
|
-
"category": "utrecht",
|
|
2952
|
-
"type": "page-header",
|
|
2953
|
-
"item": "padding-block-start"
|
|
2954
|
-
},
|
|
2955
|
-
"path": [
|
|
2956
|
-
"utrecht",
|
|
2957
|
-
"page-header",
|
|
2958
|
-
"padding-block-start"
|
|
2959
|
-
]
|
|
2960
|
-
},
|
|
2961
|
-
"padding-block-end": {
|
|
2962
|
-
"value": "14px",
|
|
2963
|
-
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
2964
|
-
"isSource": true,
|
|
2965
|
-
"original": {
|
|
2966
|
-
"value": "{conduction.size.sm}"
|
|
2967
|
-
},
|
|
2968
|
-
"name": "utrechtPageHeaderPaddingBlockEnd",
|
|
2969
|
-
"attributes": {
|
|
2970
|
-
"category": "utrecht",
|
|
2971
|
-
"type": "page-header",
|
|
2972
|
-
"item": "padding-block-end"
|
|
2973
|
-
},
|
|
2974
|
-
"path": [
|
|
2975
|
-
"utrecht",
|
|
2976
|
-
"page-header",
|
|
2977
|
-
"padding-block-end"
|
|
2978
|
-
]
|
|
2979
|
-
}
|
|
2980
|
-
},
|
|
2981
|
-
"table": {
|
|
2982
|
-
"background-color": {
|
|
2983
|
-
"value": "#ffffff",
|
|
2984
|
-
"filePath": "src/component/conduction/table.tokens.json",
|
|
2985
|
-
"isSource": true,
|
|
2986
|
-
"original": {
|
|
2987
|
-
"value": "{conduction.color.white.100}"
|
|
2988
|
-
},
|
|
2989
|
-
"name": "utrechtTableBackgroundColor",
|
|
2990
|
-
"attributes": {
|
|
2991
|
-
"category": "utrecht",
|
|
2992
|
-
"type": "table",
|
|
2993
|
-
"item": "background-color"
|
|
2994
|
-
},
|
|
2995
|
-
"path": [
|
|
2996
|
-
"utrecht",
|
|
2997
|
-
"table",
|
|
2998
|
-
"background-color"
|
|
2999
|
-
]
|
|
3000
|
-
},
|
|
3001
|
-
"header": {
|
|
3002
|
-
"border-block-end-color": {
|
|
3003
|
-
"value": "#d1d1d1",
|
|
3004
|
-
"filePath": "src/component/conduction/table.tokens.json",
|
|
3005
|
-
"isSource": true,
|
|
3006
|
-
"original": {
|
|
3007
|
-
"value": "{conduction.color.grey.82}"
|
|
3008
|
-
},
|
|
3009
|
-
"name": "utrechtTableHeaderBorderBlockEndColor",
|
|
3010
|
-
"attributes": {
|
|
3011
|
-
"category": "utrecht",
|
|
3012
|
-
"type": "table",
|
|
3013
|
-
"item": "header",
|
|
3014
|
-
"subitem": "border-block-end-color"
|
|
3015
|
-
},
|
|
3016
|
-
"path": [
|
|
3017
|
-
"utrecht",
|
|
3018
|
-
"table",
|
|
3019
|
-
"header",
|
|
3020
|
-
"border-block-end-color"
|
|
3021
|
-
]
|
|
3022
|
-
},
|
|
3023
|
-
"border-block-end-width": {
|
|
3024
|
-
"value": "1px",
|
|
3025
|
-
"filePath": "src/component/conduction/table.tokens.json",
|
|
2846
|
+
"border-color": {
|
|
2847
|
+
"value": "#4376fc",
|
|
2848
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3026
2849
|
"isSource": true,
|
|
3027
2850
|
"original": {
|
|
3028
|
-
"value": "{conduction.
|
|
2851
|
+
"value": "{conduction.color.primary}"
|
|
3029
2852
|
},
|
|
3030
|
-
"name": "
|
|
2853
|
+
"name": "utrechtButtonPrimaryActionBorderColor",
|
|
3031
2854
|
"attributes": {
|
|
3032
2855
|
"category": "utrecht",
|
|
3033
|
-
"type": "
|
|
3034
|
-
"item": "
|
|
3035
|
-
"subitem": "border-
|
|
2856
|
+
"type": "button",
|
|
2857
|
+
"item": "primary-action",
|
|
2858
|
+
"subitem": "border-color"
|
|
3036
2859
|
},
|
|
3037
2860
|
"path": [
|
|
3038
2861
|
"utrecht",
|
|
3039
|
-
"
|
|
3040
|
-
"
|
|
3041
|
-
"border-
|
|
2862
|
+
"button",
|
|
2863
|
+
"primary-action",
|
|
2864
|
+
"border-color"
|
|
3042
2865
|
]
|
|
3043
2866
|
},
|
|
3044
|
-
"
|
|
3045
|
-
"value": "
|
|
3046
|
-
"filePath": "src/component/utrecht/
|
|
2867
|
+
"border-width": {
|
|
2868
|
+
"value": "2px",
|
|
2869
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3047
2870
|
"isSource": true,
|
|
3048
2871
|
"original": {
|
|
3049
|
-
"value": "{conduction.
|
|
2872
|
+
"value": "{conduction.size.3xs}"
|
|
3050
2873
|
},
|
|
3051
|
-
"name": "
|
|
2874
|
+
"name": "utrechtButtonPrimaryActionBorderWidth",
|
|
3052
2875
|
"attributes": {
|
|
3053
2876
|
"category": "utrecht",
|
|
3054
|
-
"type": "
|
|
3055
|
-
"item": "
|
|
3056
|
-
"subitem": "
|
|
2877
|
+
"type": "button",
|
|
2878
|
+
"item": "primary-action",
|
|
2879
|
+
"subitem": "border-width"
|
|
3057
2880
|
},
|
|
3058
2881
|
"path": [
|
|
3059
2882
|
"utrecht",
|
|
3060
|
-
"
|
|
3061
|
-
"
|
|
3062
|
-
"
|
|
2883
|
+
"button",
|
|
2884
|
+
"primary-action",
|
|
2885
|
+
"border-width"
|
|
3063
2886
|
]
|
|
3064
2887
|
},
|
|
3065
|
-
"background-color": {},
|
|
3066
2888
|
"color": {
|
|
3067
|
-
"value": "#
|
|
3068
|
-
"filePath": "src/component/utrecht/
|
|
2889
|
+
"value": "#ffffff",
|
|
2890
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3069
2891
|
"isSource": true,
|
|
3070
2892
|
"original": {
|
|
3071
|
-
"value": "{
|
|
2893
|
+
"value": "{conduction.color.white.100}"
|
|
3072
2894
|
},
|
|
3073
|
-
"name": "
|
|
2895
|
+
"name": "utrechtButtonPrimaryActionColor",
|
|
3074
2896
|
"attributes": {
|
|
3075
2897
|
"category": "utrecht",
|
|
3076
|
-
"type": "
|
|
3077
|
-
"item": "
|
|
2898
|
+
"type": "button",
|
|
2899
|
+
"item": "primary-action",
|
|
3078
2900
|
"subitem": "color"
|
|
3079
2901
|
},
|
|
3080
2902
|
"path": [
|
|
3081
2903
|
"utrecht",
|
|
3082
|
-
"
|
|
3083
|
-
"
|
|
2904
|
+
"button",
|
|
2905
|
+
"primary-action",
|
|
3084
2906
|
"color"
|
|
3085
2907
|
]
|
|
3086
2908
|
},
|
|
3087
|
-
"
|
|
3088
|
-
"value": "
|
|
3089
|
-
"filePath": "src/component/utrecht/
|
|
2909
|
+
"font-weight": {
|
|
2910
|
+
"value": "inherit",
|
|
2911
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3090
2912
|
"isSource": true,
|
|
3091
2913
|
"original": {
|
|
3092
|
-
"value": "
|
|
2914
|
+
"value": "inherit"
|
|
3093
2915
|
},
|
|
3094
|
-
"name": "
|
|
2916
|
+
"name": "utrechtButtonPrimaryActionFontWeight",
|
|
3095
2917
|
"attributes": {
|
|
3096
2918
|
"category": "utrecht",
|
|
3097
|
-
"type": "
|
|
3098
|
-
"item": "
|
|
3099
|
-
"subitem": "
|
|
2919
|
+
"type": "button",
|
|
2920
|
+
"item": "primary-action",
|
|
2921
|
+
"subitem": "font-weight"
|
|
3100
2922
|
},
|
|
3101
2923
|
"path": [
|
|
3102
2924
|
"utrecht",
|
|
3103
|
-
"
|
|
3104
|
-
"
|
|
3105
|
-
"
|
|
2925
|
+
"button",
|
|
2926
|
+
"primary-action",
|
|
2927
|
+
"font-weight"
|
|
3106
2928
|
]
|
|
3107
|
-
}
|
|
3108
|
-
|
|
3109
|
-
|
|
2929
|
+
},
|
|
2930
|
+
"active": {
|
|
2931
|
+
"background-color": {},
|
|
2932
|
+
"border-color": {},
|
|
2933
|
+
"color": {}
|
|
2934
|
+
},
|
|
2935
|
+
"disabled": {
|
|
2936
|
+
"background-color": {},
|
|
2937
|
+
"border-color": {},
|
|
2938
|
+
"color": {}
|
|
2939
|
+
},
|
|
3110
2940
|
"hover": {
|
|
3111
2941
|
"background-color": {
|
|
3112
|
-
"value": "#
|
|
3113
|
-
"filePath": "src/component/
|
|
2942
|
+
"value": "#4376fc",
|
|
2943
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3114
2944
|
"isSource": true,
|
|
3115
2945
|
"original": {
|
|
3116
|
-
"value": "{conduction.color.
|
|
2946
|
+
"value": "{conduction.color.primary}"
|
|
3117
2947
|
},
|
|
3118
|
-
"name": "
|
|
2948
|
+
"name": "utrechtButtonPrimaryActionHoverBackgroundColor",
|
|
3119
2949
|
"attributes": {
|
|
3120
2950
|
"category": "utrecht",
|
|
3121
|
-
"type": "
|
|
3122
|
-
"item": "
|
|
2951
|
+
"type": "button",
|
|
2952
|
+
"item": "primary-action",
|
|
3123
2953
|
"subitem": "hover",
|
|
3124
2954
|
"state": "background-color"
|
|
3125
2955
|
},
|
|
3126
2956
|
"path": [
|
|
3127
2957
|
"utrecht",
|
|
3128
|
-
"
|
|
3129
|
-
"
|
|
2958
|
+
"button",
|
|
2959
|
+
"primary-action",
|
|
3130
2960
|
"hover",
|
|
3131
2961
|
"background-color"
|
|
3132
2962
|
]
|
|
3133
|
-
}
|
|
3134
|
-
},
|
|
3135
|
-
"border-block-end-color": {
|
|
3136
|
-
"value": "#d1d1d1",
|
|
3137
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3138
|
-
"isSource": true,
|
|
3139
|
-
"original": {
|
|
3140
|
-
"value": "{conduction.color.grey.82}"
|
|
3141
2963
|
},
|
|
3142
|
-
"
|
|
3143
|
-
|
|
3144
|
-
"
|
|
3145
|
-
"
|
|
3146
|
-
"
|
|
3147
|
-
|
|
2964
|
+
"border-color": {
|
|
2965
|
+
"value": "#4376fc",
|
|
2966
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2967
|
+
"isSource": true,
|
|
2968
|
+
"original": {
|
|
2969
|
+
"value": "{conduction.color.primary}"
|
|
2970
|
+
},
|
|
2971
|
+
"name": "utrechtButtonPrimaryActionHoverBorderColor",
|
|
2972
|
+
"attributes": {
|
|
2973
|
+
"category": "utrecht",
|
|
2974
|
+
"type": "button",
|
|
2975
|
+
"item": "primary-action",
|
|
2976
|
+
"subitem": "hover",
|
|
2977
|
+
"state": "border-color"
|
|
2978
|
+
},
|
|
2979
|
+
"path": [
|
|
2980
|
+
"utrecht",
|
|
2981
|
+
"button",
|
|
2982
|
+
"primary-action",
|
|
2983
|
+
"hover",
|
|
2984
|
+
"border-color"
|
|
2985
|
+
]
|
|
3148
2986
|
},
|
|
3149
|
-
"
|
|
3150
|
-
"
|
|
3151
|
-
"
|
|
3152
|
-
"
|
|
3153
|
-
"
|
|
3154
|
-
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
|
|
3159
|
-
|
|
3160
|
-
|
|
3161
|
-
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
|
|
3165
|
-
|
|
3166
|
-
|
|
3167
|
-
|
|
3168
|
-
|
|
2987
|
+
"color": {
|
|
2988
|
+
"value": "#ffffff",
|
|
2989
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2990
|
+
"isSource": true,
|
|
2991
|
+
"original": {
|
|
2992
|
+
"value": "{conduction.color.white.100}"
|
|
2993
|
+
},
|
|
2994
|
+
"name": "utrechtButtonPrimaryActionHoverColor",
|
|
2995
|
+
"attributes": {
|
|
2996
|
+
"category": "utrecht",
|
|
2997
|
+
"type": "button",
|
|
2998
|
+
"item": "primary-action",
|
|
2999
|
+
"subitem": "hover",
|
|
3000
|
+
"state": "color"
|
|
3001
|
+
},
|
|
3002
|
+
"path": [
|
|
3003
|
+
"utrecht",
|
|
3004
|
+
"button",
|
|
3005
|
+
"primary-action",
|
|
3006
|
+
"hover",
|
|
3007
|
+
"color"
|
|
3008
|
+
]
|
|
3169
3009
|
},
|
|
3170
|
-
"
|
|
3171
|
-
"utrecht",
|
|
3172
|
-
"table",
|
|
3173
|
-
"row",
|
|
3174
|
-
"border-block-end-width"
|
|
3175
|
-
]
|
|
3010
|
+
"scale": {}
|
|
3176
3011
|
},
|
|
3177
|
-
"
|
|
3178
|
-
"padding-inline-start": {},
|
|
3179
|
-
"alternate-odd": {
|
|
3012
|
+
"focus": {
|
|
3180
3013
|
"background-color": {},
|
|
3014
|
+
"border-color": {},
|
|
3181
3015
|
"color": {}
|
|
3182
3016
|
},
|
|
3183
|
-
"
|
|
3017
|
+
"pressed": {
|
|
3184
3018
|
"background-color": {},
|
|
3019
|
+
"border-color": {},
|
|
3185
3020
|
"color": {}
|
|
3186
3021
|
}
|
|
3187
3022
|
},
|
|
3188
|
-
"
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
|
|
3192
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3193
|
-
"isSource": true,
|
|
3194
|
-
"original": {
|
|
3195
|
-
"value": "{utrecht.document.font-family}"
|
|
3196
|
-
},
|
|
3197
|
-
"name": "utrechtTableFontFamily",
|
|
3198
|
-
"attributes": {
|
|
3199
|
-
"category": "utrecht",
|
|
3200
|
-
"type": "table",
|
|
3201
|
-
"item": "font-family"
|
|
3202
|
-
},
|
|
3203
|
-
"path": [
|
|
3204
|
-
"utrecht",
|
|
3205
|
-
"table",
|
|
3206
|
-
"font-family"
|
|
3207
|
-
]
|
|
3208
|
-
},
|
|
3209
|
-
"font-size": {
|
|
3210
|
-
"value": "18px",
|
|
3211
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3212
|
-
"isSource": true,
|
|
3213
|
-
"original": {
|
|
3214
|
-
"value": "{utrecht.document.font-size}"
|
|
3215
|
-
},
|
|
3216
|
-
"name": "utrechtTableFontSize",
|
|
3217
|
-
"attributes": {
|
|
3218
|
-
"category": "utrecht",
|
|
3219
|
-
"type": "table",
|
|
3220
|
-
"item": "font-size"
|
|
3221
|
-
},
|
|
3222
|
-
"path": [
|
|
3223
|
-
"utrecht",
|
|
3224
|
-
"table",
|
|
3225
|
-
"font-size"
|
|
3226
|
-
]
|
|
3227
|
-
},
|
|
3228
|
-
"line-height": {},
|
|
3229
|
-
"margin-block-end": {
|
|
3230
|
-
"value": 0,
|
|
3231
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3232
|
-
"isSource": true,
|
|
3233
|
-
"original": {
|
|
3234
|
-
"value": 0
|
|
3235
|
-
},
|
|
3236
|
-
"name": "utrechtTableMarginBlockEnd",
|
|
3237
|
-
"attributes": {
|
|
3238
|
-
"category": "utrecht",
|
|
3239
|
-
"type": "table",
|
|
3240
|
-
"item": "margin-block-end"
|
|
3241
|
-
},
|
|
3242
|
-
"path": [
|
|
3243
|
-
"utrecht",
|
|
3244
|
-
"table",
|
|
3245
|
-
"margin-block-end"
|
|
3246
|
-
]
|
|
3247
|
-
},
|
|
3248
|
-
"margin-block-start": {
|
|
3249
|
-
"value": "18px",
|
|
3250
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3251
|
-
"isSource": true,
|
|
3252
|
-
"original": {
|
|
3253
|
-
"value": "{conduction.size.md}"
|
|
3254
|
-
},
|
|
3255
|
-
"name": "utrechtTableMarginBlockStart",
|
|
3256
|
-
"attributes": {
|
|
3257
|
-
"category": "utrecht",
|
|
3258
|
-
"type": "table",
|
|
3259
|
-
"item": "margin-block-start"
|
|
3260
|
-
},
|
|
3261
|
-
"path": [
|
|
3262
|
-
"utrecht",
|
|
3263
|
-
"table",
|
|
3264
|
-
"margin-block-start"
|
|
3265
|
-
]
|
|
3266
|
-
},
|
|
3267
|
-
"caption": {
|
|
3268
|
-
"font-weight": {},
|
|
3269
|
-
"font-family": {},
|
|
3270
|
-
"font-size": {},
|
|
3271
|
-
"color": {},
|
|
3272
|
-
"line-height": {},
|
|
3273
|
-
"text-align": {},
|
|
3274
|
-
"margin-block-end": {}
|
|
3275
|
-
},
|
|
3276
|
-
"header-cell": {
|
|
3277
|
-
"font-size": {
|
|
3278
|
-
"value": "18px",
|
|
3279
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3023
|
+
"secondary-action": {
|
|
3024
|
+
"background-color": {
|
|
3025
|
+
"value": "#ffffff",
|
|
3026
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3280
3027
|
"isSource": true,
|
|
3281
3028
|
"original": {
|
|
3282
|
-
"value": "{
|
|
3029
|
+
"value": "{conduction.color.white.100}"
|
|
3283
3030
|
},
|
|
3284
|
-
"name": "
|
|
3031
|
+
"name": "utrechtButtonSecondaryActionBackgroundColor",
|
|
3285
3032
|
"attributes": {
|
|
3286
3033
|
"category": "utrecht",
|
|
3287
|
-
"type": "
|
|
3288
|
-
"item": "
|
|
3289
|
-
"subitem": "
|
|
3034
|
+
"type": "button",
|
|
3035
|
+
"item": "secondary-action",
|
|
3036
|
+
"subitem": "background-color"
|
|
3290
3037
|
},
|
|
3291
3038
|
"path": [
|
|
3292
3039
|
"utrecht",
|
|
3293
|
-
"
|
|
3294
|
-
"
|
|
3295
|
-
"
|
|
3040
|
+
"button",
|
|
3041
|
+
"secondary-action",
|
|
3042
|
+
"background-color"
|
|
3296
3043
|
]
|
|
3297
3044
|
},
|
|
3298
|
-
"
|
|
3299
|
-
"value": "
|
|
3300
|
-
"filePath": "src/component/utrecht/
|
|
3045
|
+
"border-color": {
|
|
3046
|
+
"value": "#4376fc",
|
|
3047
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3301
3048
|
"isSource": true,
|
|
3302
3049
|
"original": {
|
|
3303
|
-
"value": "{conduction.
|
|
3050
|
+
"value": "{conduction.color.primary}"
|
|
3304
3051
|
},
|
|
3305
|
-
"name": "
|
|
3052
|
+
"name": "utrechtButtonSecondaryActionBorderColor",
|
|
3306
3053
|
"attributes": {
|
|
3307
3054
|
"category": "utrecht",
|
|
3308
|
-
"type": "
|
|
3309
|
-
"item": "
|
|
3310
|
-
"subitem": "
|
|
3055
|
+
"type": "button",
|
|
3056
|
+
"item": "secondary-action",
|
|
3057
|
+
"subitem": "border-color"
|
|
3311
3058
|
},
|
|
3312
3059
|
"path": [
|
|
3313
3060
|
"utrecht",
|
|
3314
|
-
"
|
|
3315
|
-
"
|
|
3316
|
-
"
|
|
3061
|
+
"button",
|
|
3062
|
+
"secondary-action",
|
|
3063
|
+
"border-color"
|
|
3317
3064
|
]
|
|
3318
3065
|
},
|
|
3319
|
-
"
|
|
3320
|
-
"value": "
|
|
3321
|
-
"filePath": "src/component/utrecht/
|
|
3066
|
+
"border-width": {
|
|
3067
|
+
"value": "2px",
|
|
3068
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3322
3069
|
"isSource": true,
|
|
3323
3070
|
"original": {
|
|
3324
|
-
"value": "{
|
|
3071
|
+
"value": "{conduction.size.3xs}"
|
|
3325
3072
|
},
|
|
3326
|
-
"name": "
|
|
3073
|
+
"name": "utrechtButtonSecondaryActionBorderWidth",
|
|
3327
3074
|
"attributes": {
|
|
3328
3075
|
"category": "utrecht",
|
|
3329
|
-
"type": "
|
|
3330
|
-
"item": "
|
|
3331
|
-
"subitem": "
|
|
3076
|
+
"type": "button",
|
|
3077
|
+
"item": "secondary-action",
|
|
3078
|
+
"subitem": "border-width"
|
|
3332
3079
|
},
|
|
3333
3080
|
"path": [
|
|
3334
3081
|
"utrecht",
|
|
3335
|
-
"
|
|
3336
|
-
"
|
|
3337
|
-
"
|
|
3082
|
+
"button",
|
|
3083
|
+
"secondary-action",
|
|
3084
|
+
"border-width"
|
|
3338
3085
|
]
|
|
3339
3086
|
},
|
|
3340
|
-
"
|
|
3341
|
-
"value": "
|
|
3342
|
-
"filePath": "src/component/utrecht/
|
|
3087
|
+
"color": {
|
|
3088
|
+
"value": "#4376fc",
|
|
3089
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3343
3090
|
"isSource": true,
|
|
3344
3091
|
"original": {
|
|
3345
|
-
"value": "
|
|
3092
|
+
"value": "{conduction.color.primary}"
|
|
3346
3093
|
},
|
|
3347
|
-
"name": "
|
|
3094
|
+
"name": "utrechtButtonSecondaryActionColor",
|
|
3348
3095
|
"attributes": {
|
|
3349
3096
|
"category": "utrecht",
|
|
3350
|
-
"type": "
|
|
3351
|
-
"item": "
|
|
3352
|
-
"subitem": "
|
|
3097
|
+
"type": "button",
|
|
3098
|
+
"item": "secondary-action",
|
|
3099
|
+
"subitem": "color"
|
|
3353
3100
|
},
|
|
3354
3101
|
"path": [
|
|
3355
3102
|
"utrecht",
|
|
3356
|
-
"
|
|
3357
|
-
"
|
|
3358
|
-
"
|
|
3103
|
+
"button",
|
|
3104
|
+
"secondary-action",
|
|
3105
|
+
"color"
|
|
3359
3106
|
]
|
|
3360
|
-
}
|
|
3361
|
-
|
|
3362
|
-
|
|
3363
|
-
|
|
3364
|
-
"padding-block-end": {
|
|
3365
|
-
"value": "18px",
|
|
3366
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3107
|
+
},
|
|
3108
|
+
"font-weight": {
|
|
3109
|
+
"value": "400",
|
|
3110
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3367
3111
|
"isSource": true,
|
|
3368
3112
|
"original": {
|
|
3369
|
-
"value": "{conduction.
|
|
3113
|
+
"value": "{conduction.typography.font-weight.normal}"
|
|
3370
3114
|
},
|
|
3371
|
-
"name": "
|
|
3115
|
+
"name": "utrechtButtonSecondaryActionFontWeight",
|
|
3372
3116
|
"attributes": {
|
|
3373
3117
|
"category": "utrecht",
|
|
3374
|
-
"type": "
|
|
3375
|
-
"item": "
|
|
3376
|
-
"subitem": "
|
|
3118
|
+
"type": "button",
|
|
3119
|
+
"item": "secondary-action",
|
|
3120
|
+
"subitem": "font-weight"
|
|
3377
3121
|
},
|
|
3378
3122
|
"path": [
|
|
3379
3123
|
"utrecht",
|
|
3380
|
-
"
|
|
3381
|
-
"
|
|
3382
|
-
"
|
|
3124
|
+
"button",
|
|
3125
|
+
"secondary-action",
|
|
3126
|
+
"font-weight"
|
|
3383
3127
|
]
|
|
3384
3128
|
},
|
|
3385
|
-
"
|
|
3386
|
-
"
|
|
3387
|
-
"
|
|
3388
|
-
"
|
|
3389
|
-
"original": {
|
|
3390
|
-
"value": "{conduction.size.md}"
|
|
3391
|
-
},
|
|
3392
|
-
"name": "utrechtTableCellPaddingBlockStart",
|
|
3393
|
-
"attributes": {
|
|
3394
|
-
"category": "utrecht",
|
|
3395
|
-
"type": "table",
|
|
3396
|
-
"item": "cell",
|
|
3397
|
-
"subitem": "padding-block-start"
|
|
3398
|
-
},
|
|
3399
|
-
"path": [
|
|
3400
|
-
"utrecht",
|
|
3401
|
-
"table",
|
|
3402
|
-
"cell",
|
|
3403
|
-
"padding-block-start"
|
|
3404
|
-
]
|
|
3129
|
+
"active": {
|
|
3130
|
+
"background-color": {},
|
|
3131
|
+
"border-color": {},
|
|
3132
|
+
"color": {}
|
|
3405
3133
|
},
|
|
3406
|
-
"
|
|
3407
|
-
"
|
|
3408
|
-
"
|
|
3409
|
-
"
|
|
3410
|
-
"original": {
|
|
3411
|
-
"value": "{conduction.size.md}"
|
|
3412
|
-
},
|
|
3413
|
-
"name": "utrechtTableCellPaddingInlineEnd",
|
|
3414
|
-
"attributes": {
|
|
3415
|
-
"category": "utrecht",
|
|
3416
|
-
"type": "table",
|
|
3417
|
-
"item": "cell",
|
|
3418
|
-
"subitem": "padding-inline-end"
|
|
3419
|
-
},
|
|
3420
|
-
"path": [
|
|
3421
|
-
"utrecht",
|
|
3422
|
-
"table",
|
|
3423
|
-
"cell",
|
|
3424
|
-
"padding-inline-end"
|
|
3425
|
-
]
|
|
3134
|
+
"disabled": {
|
|
3135
|
+
"background-color": {},
|
|
3136
|
+
"border-color": {},
|
|
3137
|
+
"color": {}
|
|
3426
3138
|
},
|
|
3427
|
-
"
|
|
3428
|
-
"
|
|
3429
|
-
|
|
3430
|
-
|
|
3431
|
-
|
|
3432
|
-
"
|
|
3139
|
+
"hover": {
|
|
3140
|
+
"background-color": {
|
|
3141
|
+
"value": "#ffffff",
|
|
3142
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3143
|
+
"isSource": true,
|
|
3144
|
+
"original": {
|
|
3145
|
+
"value": "{conduction.color.white.100}"
|
|
3146
|
+
},
|
|
3147
|
+
"name": "utrechtButtonSecondaryActionHoverBackgroundColor",
|
|
3148
|
+
"attributes": {
|
|
3149
|
+
"category": "utrecht",
|
|
3150
|
+
"type": "button",
|
|
3151
|
+
"item": "secondary-action",
|
|
3152
|
+
"subitem": "hover",
|
|
3153
|
+
"state": "background-color"
|
|
3154
|
+
},
|
|
3155
|
+
"path": [
|
|
3156
|
+
"utrecht",
|
|
3157
|
+
"button",
|
|
3158
|
+
"secondary-action",
|
|
3159
|
+
"hover",
|
|
3160
|
+
"background-color"
|
|
3161
|
+
]
|
|
3433
3162
|
},
|
|
3434
|
-
"
|
|
3435
|
-
|
|
3436
|
-
"
|
|
3437
|
-
"
|
|
3438
|
-
"
|
|
3439
|
-
|
|
3163
|
+
"border-color": {
|
|
3164
|
+
"value": "#2e5ed9",
|
|
3165
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3166
|
+
"isSource": true,
|
|
3167
|
+
"original": {
|
|
3168
|
+
"value": "{conduction.color.primary-hover}"
|
|
3169
|
+
},
|
|
3170
|
+
"name": "utrechtButtonSecondaryActionHoverBorderColor",
|
|
3171
|
+
"attributes": {
|
|
3172
|
+
"category": "utrecht",
|
|
3173
|
+
"type": "button",
|
|
3174
|
+
"item": "secondary-action",
|
|
3175
|
+
"subitem": "hover",
|
|
3176
|
+
"state": "border-color"
|
|
3177
|
+
},
|
|
3178
|
+
"path": [
|
|
3179
|
+
"utrecht",
|
|
3180
|
+
"button",
|
|
3181
|
+
"secondary-action",
|
|
3182
|
+
"hover",
|
|
3183
|
+
"border-color"
|
|
3184
|
+
]
|
|
3440
3185
|
},
|
|
3441
|
-
"
|
|
3442
|
-
"
|
|
3443
|
-
"
|
|
3444
|
-
"
|
|
3445
|
-
"
|
|
3446
|
-
|
|
3186
|
+
"color": {
|
|
3187
|
+
"value": "#2e5ed9",
|
|
3188
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3189
|
+
"isSource": true,
|
|
3190
|
+
"original": {
|
|
3191
|
+
"value": "{conduction.color.primary-hover}"
|
|
3192
|
+
},
|
|
3193
|
+
"name": "utrechtButtonSecondaryActionHoverColor",
|
|
3194
|
+
"attributes": {
|
|
3195
|
+
"category": "utrecht",
|
|
3196
|
+
"type": "button",
|
|
3197
|
+
"item": "secondary-action",
|
|
3198
|
+
"subitem": "hover",
|
|
3199
|
+
"state": "color"
|
|
3200
|
+
},
|
|
3201
|
+
"path": [
|
|
3202
|
+
"utrecht",
|
|
3203
|
+
"button",
|
|
3204
|
+
"secondary-action",
|
|
3205
|
+
"hover",
|
|
3206
|
+
"color"
|
|
3207
|
+
]
|
|
3208
|
+
}
|
|
3447
3209
|
},
|
|
3448
|
-
"
|
|
3449
|
-
"
|
|
3210
|
+
"focus": {
|
|
3211
|
+
"background-color": {},
|
|
3212
|
+
"border-color": {},
|
|
3213
|
+
"color": {}
|
|
3214
|
+
},
|
|
3215
|
+
"pressed": {
|
|
3216
|
+
"background-color": {},
|
|
3217
|
+
"border-color": {},
|
|
3218
|
+
"color": {}
|
|
3219
|
+
}
|
|
3220
|
+
},
|
|
3221
|
+
"subtle": {
|
|
3222
|
+
"background-color": {},
|
|
3223
|
+
"border-color": {},
|
|
3224
|
+
"border-width": {},
|
|
3225
|
+
"color": {},
|
|
3226
|
+
"font-weight": {},
|
|
3227
|
+
"active": {
|
|
3228
|
+
"background-color": {},
|
|
3229
|
+
"border-color": {},
|
|
3230
|
+
"color": {}
|
|
3231
|
+
},
|
|
3232
|
+
"disabled": {
|
|
3233
|
+
"background-color": {},
|
|
3234
|
+
"border-color": {},
|
|
3235
|
+
"color": {}
|
|
3236
|
+
},
|
|
3237
|
+
"hover": {
|
|
3238
|
+
"background-color": {},
|
|
3239
|
+
"border-color": {},
|
|
3240
|
+
"color": {}
|
|
3241
|
+
},
|
|
3242
|
+
"focus": {
|
|
3243
|
+
"background-color": {},
|
|
3244
|
+
"border-color": {},
|
|
3245
|
+
"color": {}
|
|
3246
|
+
},
|
|
3247
|
+
"pressed": {
|
|
3248
|
+
"background-color": {},
|
|
3249
|
+
"border-color": {},
|
|
3250
|
+
"color": {}
|
|
3450
3251
|
}
|
|
3451
3252
|
}
|
|
3452
3253
|
},
|
|
3453
|
-
"
|
|
3254
|
+
"code": {
|
|
3454
3255
|
"background-color": {
|
|
3455
|
-
"value": "#
|
|
3456
|
-
"filePath": "src/component/
|
|
3256
|
+
"value": "#f5f5f5",
|
|
3257
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3457
3258
|
"isSource": true,
|
|
3458
3259
|
"original": {
|
|
3459
|
-
"value": "{conduction.color.
|
|
3260
|
+
"value": "{conduction.color.lightgrey.96}"
|
|
3460
3261
|
},
|
|
3461
|
-
"name": "
|
|
3262
|
+
"name": "utrechtCodeBackgroundColor",
|
|
3462
3263
|
"attributes": {
|
|
3463
3264
|
"category": "utrecht",
|
|
3464
|
-
"type": "
|
|
3265
|
+
"type": "code",
|
|
3465
3266
|
"item": "background-color"
|
|
3466
3267
|
},
|
|
3467
3268
|
"path": [
|
|
3468
3269
|
"utrecht",
|
|
3469
|
-
"
|
|
3270
|
+
"code",
|
|
3470
3271
|
"background-color"
|
|
3471
3272
|
]
|
|
3472
3273
|
},
|
|
3473
|
-
"
|
|
3474
|
-
|
|
3475
|
-
"
|
|
3476
|
-
"filePath": "src/component/conduction/textbox.tokens.json",
|
|
3274
|
+
"color": {
|
|
3275
|
+
"value": "#000000",
|
|
3276
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3477
3277
|
"isSource": true,
|
|
3478
3278
|
"original": {
|
|
3479
|
-
"value": "{conduction.color.
|
|
3279
|
+
"value": "{conduction.color.black.0}"
|
|
3480
3280
|
},
|
|
3481
|
-
"name": "
|
|
3281
|
+
"name": "utrechtCodeColor",
|
|
3482
3282
|
"attributes": {
|
|
3483
3283
|
"category": "utrecht",
|
|
3484
|
-
"type": "
|
|
3485
|
-
"item": "
|
|
3284
|
+
"type": "code",
|
|
3285
|
+
"item": "color"
|
|
3486
3286
|
},
|
|
3487
3287
|
"path": [
|
|
3488
3288
|
"utrecht",
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3289
|
+
"code",
|
|
3290
|
+
"color"
|
|
3491
3291
|
]
|
|
3492
3292
|
},
|
|
3493
|
-
"
|
|
3494
|
-
"value": "
|
|
3495
|
-
"filePath": "src/component/
|
|
3293
|
+
"font-family": {
|
|
3294
|
+
"value": "Monospace, \"Lucida Console\"",
|
|
3295
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3496
3296
|
"isSource": true,
|
|
3497
3297
|
"original": {
|
|
3498
|
-
"value": "
|
|
3298
|
+
"value": "{conduction.typography.monospace.font-family}"
|
|
3499
3299
|
},
|
|
3500
|
-
"name": "
|
|
3300
|
+
"name": "utrechtCodeFontFamily",
|
|
3501
3301
|
"attributes": {
|
|
3502
3302
|
"category": "utrecht",
|
|
3503
|
-
"type": "
|
|
3504
|
-
"item": "
|
|
3303
|
+
"type": "code",
|
|
3304
|
+
"item": "font-family"
|
|
3505
3305
|
},
|
|
3506
3306
|
"path": [
|
|
3507
3307
|
"utrecht",
|
|
3508
|
-
"
|
|
3509
|
-
"
|
|
3308
|
+
"code",
|
|
3309
|
+
"font-family"
|
|
3510
3310
|
]
|
|
3511
3311
|
},
|
|
3512
|
-
"
|
|
3513
|
-
"value": "
|
|
3514
|
-
"filePath": "src/component/
|
|
3312
|
+
"font-size": {
|
|
3313
|
+
"value": "inherit",
|
|
3314
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3515
3315
|
"isSource": true,
|
|
3516
3316
|
"original": {
|
|
3517
|
-
"value": "
|
|
3317
|
+
"value": "inherit"
|
|
3518
3318
|
},
|
|
3519
|
-
"name": "
|
|
3319
|
+
"name": "utrechtCodeFontSize",
|
|
3520
3320
|
"attributes": {
|
|
3521
3321
|
"category": "utrecht",
|
|
3522
|
-
"type": "
|
|
3523
|
-
"item": "
|
|
3322
|
+
"type": "code",
|
|
3323
|
+
"item": "font-size"
|
|
3524
3324
|
},
|
|
3525
3325
|
"path": [
|
|
3526
3326
|
"utrecht",
|
|
3527
|
-
"
|
|
3528
|
-
"
|
|
3327
|
+
"code",
|
|
3328
|
+
"font-size"
|
|
3529
3329
|
]
|
|
3530
3330
|
},
|
|
3531
|
-
"
|
|
3532
|
-
|
|
3533
|
-
|
|
3331
|
+
"line-height": {}
|
|
3332
|
+
},
|
|
3333
|
+
"code-block": {
|
|
3334
|
+
"background-color": {
|
|
3335
|
+
"value": "#f5f5f5",
|
|
3336
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3534
3337
|
"isSource": true,
|
|
3535
3338
|
"original": {
|
|
3536
|
-
"value": "{conduction.color.
|
|
3339
|
+
"value": "{conduction.color.lightgrey.96}"
|
|
3537
3340
|
},
|
|
3538
|
-
"name": "
|
|
3341
|
+
"name": "utrechtCodeBlockBackgroundColor",
|
|
3539
3342
|
"attributes": {
|
|
3540
3343
|
"category": "utrecht",
|
|
3541
|
-
"type": "
|
|
3542
|
-
"item": "color"
|
|
3344
|
+
"type": "code-block",
|
|
3345
|
+
"item": "background-color"
|
|
3543
3346
|
},
|
|
3544
3347
|
"path": [
|
|
3545
3348
|
"utrecht",
|
|
3546
|
-
"
|
|
3547
|
-
"color"
|
|
3349
|
+
"code-block",
|
|
3350
|
+
"background-color"
|
|
3548
3351
|
]
|
|
3549
3352
|
},
|
|
3550
|
-
"
|
|
3551
|
-
"value": "
|
|
3552
|
-
"filePath": "src/component/
|
|
3353
|
+
"color": {
|
|
3354
|
+
"value": "#000000",
|
|
3355
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3553
3356
|
"isSource": true,
|
|
3554
3357
|
"original": {
|
|
3555
|
-
"value": "{conduction.
|
|
3358
|
+
"value": "{conduction.color.black.0}"
|
|
3556
3359
|
},
|
|
3557
|
-
"name": "
|
|
3360
|
+
"name": "utrechtCodeBlockColor",
|
|
3558
3361
|
"attributes": {
|
|
3559
3362
|
"category": "utrecht",
|
|
3560
|
-
"type": "
|
|
3561
|
-
"item": "
|
|
3363
|
+
"type": "code-block",
|
|
3364
|
+
"item": "color"
|
|
3562
3365
|
},
|
|
3563
3366
|
"path": [
|
|
3564
3367
|
"utrecht",
|
|
3565
|
-
"
|
|
3566
|
-
"
|
|
3368
|
+
"code-block",
|
|
3369
|
+
"color"
|
|
3567
3370
|
]
|
|
3568
3371
|
},
|
|
3569
|
-
"font-
|
|
3570
|
-
"value": "
|
|
3571
|
-
"filePath": "src/component/
|
|
3372
|
+
"font-family": {
|
|
3373
|
+
"value": "Monospace, \"Lucida Console\"",
|
|
3374
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3572
3375
|
"isSource": true,
|
|
3573
3376
|
"original": {
|
|
3574
|
-
"value": "
|
|
3377
|
+
"value": "{conduction.typography.monospace.font-family}"
|
|
3575
3378
|
},
|
|
3576
|
-
"name": "
|
|
3379
|
+
"name": "utrechtCodeBlockFontFamily",
|
|
3577
3380
|
"attributes": {
|
|
3578
3381
|
"category": "utrecht",
|
|
3579
|
-
"type": "
|
|
3580
|
-
"item": "font-
|
|
3382
|
+
"type": "code-block",
|
|
3383
|
+
"item": "font-family"
|
|
3581
3384
|
},
|
|
3582
3385
|
"path": [
|
|
3583
3386
|
"utrecht",
|
|
3584
|
-
"
|
|
3585
|
-
"font-
|
|
3387
|
+
"code-block",
|
|
3388
|
+
"font-family"
|
|
3586
3389
|
]
|
|
3587
3390
|
},
|
|
3588
|
-
"
|
|
3589
|
-
|
|
3590
|
-
|
|
3591
|
-
"value": "8px",
|
|
3592
|
-
"filePath": "src/component/conduction/textbox.tokens.json",
|
|
3391
|
+
"font-size": {
|
|
3392
|
+
"value": "18px",
|
|
3393
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3593
3394
|
"isSource": true,
|
|
3594
3395
|
"original": {
|
|
3595
|
-
"value": "{conduction.size.
|
|
3396
|
+
"value": "{conduction.font-size.md}"
|
|
3596
3397
|
},
|
|
3597
|
-
"name": "
|
|
3398
|
+
"name": "utrechtCodeBlockFontSize",
|
|
3598
3399
|
"attributes": {
|
|
3599
3400
|
"category": "utrecht",
|
|
3600
|
-
"type": "
|
|
3601
|
-
"item": "
|
|
3401
|
+
"type": "code-block",
|
|
3402
|
+
"item": "font-size"
|
|
3602
3403
|
},
|
|
3603
3404
|
"path": [
|
|
3604
3405
|
"utrecht",
|
|
3605
|
-
"
|
|
3606
|
-
"
|
|
3406
|
+
"code-block",
|
|
3407
|
+
"font-size"
|
|
3607
3408
|
]
|
|
3608
3409
|
},
|
|
3609
|
-
"
|
|
3610
|
-
"value": "
|
|
3611
|
-
"filePath": "src/component/
|
|
3410
|
+
"line-height": {
|
|
3411
|
+
"value": "24px",
|
|
3412
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3612
3413
|
"isSource": true,
|
|
3613
3414
|
"original": {
|
|
3614
|
-
"value": "{conduction.size.
|
|
3415
|
+
"value": "{conduction.size.lg}"
|
|
3615
3416
|
},
|
|
3616
|
-
"name": "
|
|
3417
|
+
"name": "utrechtCodeBlockLineHeight",
|
|
3617
3418
|
"attributes": {
|
|
3618
3419
|
"category": "utrecht",
|
|
3619
|
-
"type": "
|
|
3620
|
-
"item": "
|
|
3420
|
+
"type": "code-block",
|
|
3421
|
+
"item": "line-height"
|
|
3621
3422
|
},
|
|
3622
3423
|
"path": [
|
|
3623
3424
|
"utrecht",
|
|
3624
|
-
"
|
|
3625
|
-
"
|
|
3425
|
+
"code-block",
|
|
3426
|
+
"line-height"
|
|
3626
3427
|
]
|
|
3627
3428
|
},
|
|
3628
|
-
"
|
|
3629
|
-
"value": "
|
|
3630
|
-
"filePath": "src/component/
|
|
3429
|
+
"margin-block-start": {
|
|
3430
|
+
"value": "18px",
|
|
3431
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3631
3432
|
"isSource": true,
|
|
3632
3433
|
"original": {
|
|
3633
|
-
"value": "{conduction.size.
|
|
3434
|
+
"value": "{conduction.size.md}"
|
|
3634
3435
|
},
|
|
3635
|
-
"name": "
|
|
3436
|
+
"name": "utrechtCodeBlockMarginBlockStart",
|
|
3636
3437
|
"attributes": {
|
|
3637
3438
|
"category": "utrecht",
|
|
3638
|
-
"type": "
|
|
3639
|
-
"item": "
|
|
3439
|
+
"type": "code-block",
|
|
3440
|
+
"item": "margin-block-start"
|
|
3640
3441
|
},
|
|
3641
3442
|
"path": [
|
|
3642
3443
|
"utrecht",
|
|
3643
|
-
"
|
|
3644
|
-
"
|
|
3444
|
+
"code-block",
|
|
3445
|
+
"margin-block-start"
|
|
3645
3446
|
]
|
|
3646
3447
|
},
|
|
3647
|
-
"
|
|
3648
|
-
"value": "
|
|
3649
|
-
"filePath": "src/component/
|
|
3448
|
+
"margin-block-end": {
|
|
3449
|
+
"value": "18px",
|
|
3450
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3650
3451
|
"isSource": true,
|
|
3651
3452
|
"original": {
|
|
3652
|
-
"value": "{conduction.size.
|
|
3453
|
+
"value": "{conduction.size.md}"
|
|
3653
3454
|
},
|
|
3654
|
-
"name": "
|
|
3455
|
+
"name": "utrechtCodeBlockMarginBlockEnd",
|
|
3655
3456
|
"attributes": {
|
|
3656
3457
|
"category": "utrecht",
|
|
3657
|
-
"type": "
|
|
3658
|
-
"item": "
|
|
3458
|
+
"type": "code-block",
|
|
3459
|
+
"item": "margin-block-end"
|
|
3659
3460
|
},
|
|
3660
3461
|
"path": [
|
|
3661
3462
|
"utrecht",
|
|
3662
|
-
"
|
|
3663
|
-
"
|
|
3463
|
+
"code-block",
|
|
3464
|
+
"margin-block-end"
|
|
3664
3465
|
]
|
|
3665
3466
|
},
|
|
3666
|
-
"placeholder": {
|
|
3667
|
-
"color": {
|
|
3668
|
-
"value": "#808080",
|
|
3669
|
-
"filePath": "src/component/conduction/textbox.tokens.json",
|
|
3670
|
-
"isSource": true,
|
|
3671
|
-
"original": {
|
|
3672
|
-
"value": "{conduction.color.grey.50}"
|
|
3673
|
-
},
|
|
3674
|
-
"name": "utrechtTextboxPlaceholderColor",
|
|
3675
|
-
"attributes": {
|
|
3676
|
-
"category": "utrecht",
|
|
3677
|
-
"type": "textbox",
|
|
3678
|
-
"item": "placeholder",
|
|
3679
|
-
"subitem": "color"
|
|
3680
|
-
},
|
|
3681
|
-
"path": [
|
|
3682
|
-
"utrecht",
|
|
3683
|
-
"textbox",
|
|
3684
|
-
"placeholder",
|
|
3685
|
-
"color"
|
|
3686
|
-
]
|
|
3687
|
-
}
|
|
3688
|
-
},
|
|
3689
|
-
"disabled": {
|
|
3690
|
-
"background-color": {},
|
|
3691
|
-
"border-color": {},
|
|
3692
|
-
"color": {}
|
|
3693
|
-
},
|
|
3694
|
-
"focus": {
|
|
3695
|
-
"background-color": {
|
|
3696
|
-
"value": "#ffffff",
|
|
3697
|
-
"filePath": "src/component/conduction/textbox.tokens.json",
|
|
3698
|
-
"isSource": true,
|
|
3699
|
-
"original": {
|
|
3700
|
-
"value": "{conduction.color.white.100}"
|
|
3701
|
-
},
|
|
3702
|
-
"name": "utrechtTextboxFocusBackgroundColor",
|
|
3703
|
-
"attributes": {
|
|
3704
|
-
"category": "utrecht",
|
|
3705
|
-
"type": "textbox",
|
|
3706
|
-
"item": "focus",
|
|
3707
|
-
"subitem": "background-color"
|
|
3708
|
-
},
|
|
3709
|
-
"path": [
|
|
3710
|
-
"utrecht",
|
|
3711
|
-
"textbox",
|
|
3712
|
-
"focus",
|
|
3713
|
-
"background-color"
|
|
3714
|
-
]
|
|
3715
|
-
},
|
|
3716
|
-
"border-color": {},
|
|
3717
|
-
"color": {}
|
|
3718
|
-
},
|
|
3719
|
-
"invalid": {
|
|
3720
|
-
"background-color": {},
|
|
3721
|
-
"border-color": {},
|
|
3722
|
-
"border-width": {},
|
|
3723
|
-
"color": {}
|
|
3724
|
-
},
|
|
3725
|
-
"read-only": {
|
|
3726
|
-
"background-color": {},
|
|
3727
|
-
"border-color": {},
|
|
3728
|
-
"color": {}
|
|
3729
|
-
}
|
|
3730
|
-
},
|
|
3731
|
-
"blockquote": {
|
|
3732
|
-
"background-color": {},
|
|
3733
|
-
"color": {},
|
|
3734
3467
|
"margin-inline-start": {
|
|
3735
|
-
"value":
|
|
3736
|
-
"filePath": "src/component/utrecht/
|
|
3468
|
+
"value": 0,
|
|
3469
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3737
3470
|
"isSource": true,
|
|
3738
3471
|
"original": {
|
|
3739
|
-
"value":
|
|
3472
|
+
"value": 0
|
|
3740
3473
|
},
|
|
3741
|
-
"name": "
|
|
3474
|
+
"name": "utrechtCodeBlockMarginInlineStart",
|
|
3742
3475
|
"attributes": {
|
|
3743
3476
|
"category": "utrecht",
|
|
3744
|
-
"type": "
|
|
3477
|
+
"type": "code-block",
|
|
3745
3478
|
"item": "margin-inline-start"
|
|
3746
3479
|
},
|
|
3747
3480
|
"path": [
|
|
3748
3481
|
"utrecht",
|
|
3749
|
-
"
|
|
3482
|
+
"code-block",
|
|
3750
3483
|
"margin-inline-start"
|
|
3751
3484
|
]
|
|
3752
3485
|
},
|
|
3753
3486
|
"margin-inline-end": {
|
|
3754
|
-
"value":
|
|
3755
|
-
"filePath": "src/component/utrecht/
|
|
3487
|
+
"value": 0,
|
|
3488
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3756
3489
|
"isSource": true,
|
|
3757
3490
|
"original": {
|
|
3758
|
-
"value":
|
|
3491
|
+
"value": 0
|
|
3759
3492
|
},
|
|
3760
|
-
"name": "
|
|
3493
|
+
"name": "utrechtCodeBlockMarginInlineEnd",
|
|
3761
3494
|
"attributes": {
|
|
3762
3495
|
"category": "utrecht",
|
|
3763
|
-
"type": "
|
|
3496
|
+
"type": "code-block",
|
|
3764
3497
|
"item": "margin-inline-end"
|
|
3765
3498
|
},
|
|
3766
3499
|
"path": [
|
|
3767
3500
|
"utrecht",
|
|
3768
|
-
"
|
|
3501
|
+
"code-block",
|
|
3769
3502
|
"margin-inline-end"
|
|
3770
3503
|
]
|
|
3771
3504
|
},
|
|
3772
|
-
"
|
|
3773
|
-
|
|
3774
|
-
|
|
3775
|
-
|
|
3776
|
-
|
|
3777
|
-
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3505
|
+
"padding-block-start": {
|
|
3506
|
+
"value": "18px",
|
|
3507
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3508
|
+
"isSource": true,
|
|
3509
|
+
"original": {
|
|
3510
|
+
"value": "{conduction.size.md}"
|
|
3511
|
+
},
|
|
3512
|
+
"name": "utrechtCodeBlockPaddingBlockStart",
|
|
3513
|
+
"attributes": {
|
|
3514
|
+
"category": "utrecht",
|
|
3515
|
+
"type": "code-block",
|
|
3516
|
+
"item": "padding-block-start"
|
|
3517
|
+
},
|
|
3518
|
+
"path": [
|
|
3519
|
+
"utrecht",
|
|
3520
|
+
"code-block",
|
|
3521
|
+
"padding-block-start"
|
|
3522
|
+
]
|
|
3784
3523
|
},
|
|
3785
|
-
"
|
|
3786
|
-
"
|
|
3787
|
-
|
|
3788
|
-
|
|
3789
|
-
|
|
3790
|
-
"
|
|
3791
|
-
"value": "{conduction.color.black.0}"
|
|
3792
|
-
},
|
|
3793
|
-
"name": "utrechtBlockquoteContentColor",
|
|
3794
|
-
"attributes": {
|
|
3795
|
-
"category": "utrecht",
|
|
3796
|
-
"type": "blockquote",
|
|
3797
|
-
"item": "content",
|
|
3798
|
-
"subitem": "color"
|
|
3799
|
-
},
|
|
3800
|
-
"path": [
|
|
3801
|
-
"utrecht",
|
|
3802
|
-
"blockquote",
|
|
3803
|
-
"content",
|
|
3804
|
-
"color"
|
|
3805
|
-
]
|
|
3524
|
+
"padding-block-end": {
|
|
3525
|
+
"value": "18px",
|
|
3526
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3527
|
+
"isSource": true,
|
|
3528
|
+
"original": {
|
|
3529
|
+
"value": "{conduction.size.md}"
|
|
3806
3530
|
},
|
|
3807
|
-
"
|
|
3808
|
-
"value": "18px",
|
|
3809
|
-
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
3810
|
-
"isSource": true,
|
|
3811
|
-
"original": {
|
|
3812
|
-
"value": "{conduction.font-size.md}"
|
|
3813
|
-
},
|
|
3814
|
-
"name": "utrechtBlockquoteContentFontSize",
|
|
3815
|
-
"attributes": {
|
|
3816
|
-
"category": "utrecht",
|
|
3817
|
-
"type": "blockquote",
|
|
3818
|
-
"item": "content",
|
|
3819
|
-
"subitem": "font-size"
|
|
3820
|
-
},
|
|
3821
|
-
"path": [
|
|
3822
|
-
"utrecht",
|
|
3823
|
-
"blockquote",
|
|
3824
|
-
"content",
|
|
3825
|
-
"font-size"
|
|
3826
|
-
]
|
|
3827
|
-
}
|
|
3828
|
-
}
|
|
3829
|
-
},
|
|
3830
|
-
"button": {
|
|
3831
|
-
"background-color": {
|
|
3832
|
-
"value": "#4376fc",
|
|
3833
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3834
|
-
"isSource": true,
|
|
3835
|
-
"original": {
|
|
3836
|
-
"value": "{conduction.color.primary}"
|
|
3837
|
-
},
|
|
3838
|
-
"name": "utrechtButtonBackgroundColor",
|
|
3531
|
+
"name": "utrechtCodeBlockPaddingBlockEnd",
|
|
3839
3532
|
"attributes": {
|
|
3840
3533
|
"category": "utrecht",
|
|
3841
|
-
"type": "
|
|
3842
|
-
"item": "
|
|
3534
|
+
"type": "code-block",
|
|
3535
|
+
"item": "padding-block-end"
|
|
3843
3536
|
},
|
|
3844
3537
|
"path": [
|
|
3845
3538
|
"utrecht",
|
|
3846
|
-
"
|
|
3847
|
-
"
|
|
3539
|
+
"code-block",
|
|
3540
|
+
"padding-block-end"
|
|
3848
3541
|
]
|
|
3849
3542
|
},
|
|
3850
|
-
"
|
|
3851
|
-
"value": "
|
|
3852
|
-
"filePath": "src/component/utrecht/
|
|
3543
|
+
"padding-inline-start": {
|
|
3544
|
+
"value": "18px",
|
|
3545
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3853
3546
|
"isSource": true,
|
|
3854
3547
|
"original": {
|
|
3855
|
-
"value": "{conduction.
|
|
3548
|
+
"value": "{conduction.size.md}"
|
|
3856
3549
|
},
|
|
3857
|
-
"name": "
|
|
3550
|
+
"name": "utrechtCodeBlockPaddingInlineStart",
|
|
3858
3551
|
"attributes": {
|
|
3859
3552
|
"category": "utrecht",
|
|
3860
|
-
"type": "
|
|
3861
|
-
"item": "
|
|
3553
|
+
"type": "code-block",
|
|
3554
|
+
"item": "padding-inline-start"
|
|
3862
3555
|
},
|
|
3863
3556
|
"path": [
|
|
3864
3557
|
"utrecht",
|
|
3865
|
-
"
|
|
3866
|
-
"
|
|
3558
|
+
"code-block",
|
|
3559
|
+
"padding-inline-start"
|
|
3867
3560
|
]
|
|
3868
3561
|
},
|
|
3869
|
-
"
|
|
3870
|
-
"value": "
|
|
3871
|
-
"filePath": "src/component/utrecht/
|
|
3562
|
+
"padding-inline-end": {
|
|
3563
|
+
"value": "18px",
|
|
3564
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3872
3565
|
"isSource": true,
|
|
3873
3566
|
"original": {
|
|
3874
|
-
"value": "
|
|
3567
|
+
"value": "{conduction.size.md}"
|
|
3875
3568
|
},
|
|
3876
|
-
"name": "
|
|
3569
|
+
"name": "utrechtCodeBlockPaddingInlineEnd",
|
|
3877
3570
|
"attributes": {
|
|
3878
3571
|
"category": "utrecht",
|
|
3879
|
-
"type": "
|
|
3880
|
-
"item": "
|
|
3572
|
+
"type": "code-block",
|
|
3573
|
+
"item": "padding-inline-end"
|
|
3881
3574
|
},
|
|
3882
3575
|
"path": [
|
|
3883
3576
|
"utrecht",
|
|
3884
|
-
"
|
|
3885
|
-
"
|
|
3577
|
+
"code-block",
|
|
3578
|
+
"padding-inline-end"
|
|
3886
3579
|
]
|
|
3887
|
-
}
|
|
3888
|
-
|
|
3889
|
-
|
|
3890
|
-
|
|
3580
|
+
}
|
|
3581
|
+
},
|
|
3582
|
+
"document": {
|
|
3583
|
+
"background-color": {
|
|
3584
|
+
"value": "#fafafa",
|
|
3585
|
+
"filePath": "src/component/utrecht/document.tokens.json",
|
|
3891
3586
|
"isSource": true,
|
|
3892
3587
|
"original": {
|
|
3893
|
-
"value": "{conduction.
|
|
3588
|
+
"value": "{conduction.color.white.98}"
|
|
3894
3589
|
},
|
|
3895
|
-
"name": "
|
|
3590
|
+
"name": "utrechtDocumentBackgroundColor",
|
|
3896
3591
|
"attributes": {
|
|
3897
3592
|
"category": "utrecht",
|
|
3898
|
-
"type": "
|
|
3899
|
-
"item": "
|
|
3593
|
+
"type": "document",
|
|
3594
|
+
"item": "background-color"
|
|
3900
3595
|
},
|
|
3901
3596
|
"path": [
|
|
3902
3597
|
"utrecht",
|
|
3903
|
-
"
|
|
3904
|
-
"
|
|
3598
|
+
"document",
|
|
3599
|
+
"background-color"
|
|
3905
3600
|
]
|
|
3906
3601
|
},
|
|
3907
3602
|
"color": {
|
|
3908
|
-
"value": "#
|
|
3909
|
-
"filePath": "src/component/utrecht/
|
|
3603
|
+
"value": "#000000",
|
|
3604
|
+
"filePath": "src/component/utrecht/document.tokens.json",
|
|
3910
3605
|
"isSource": true,
|
|
3911
3606
|
"original": {
|
|
3912
|
-
"value": "{conduction.color.
|
|
3607
|
+
"value": "{conduction.color.black.0}"
|
|
3913
3608
|
},
|
|
3914
|
-
"name": "
|
|
3609
|
+
"name": "utrechtDocumentColor",
|
|
3915
3610
|
"attributes": {
|
|
3916
3611
|
"category": "utrecht",
|
|
3917
|
-
"type": "
|
|
3612
|
+
"type": "document",
|
|
3918
3613
|
"item": "color"
|
|
3919
3614
|
},
|
|
3920
3615
|
"path": [
|
|
3921
3616
|
"utrecht",
|
|
3922
|
-
"
|
|
3617
|
+
"document",
|
|
3923
3618
|
"color"
|
|
3924
3619
|
]
|
|
3925
3620
|
},
|
|
3926
3621
|
"font-family": {
|
|
3927
3622
|
"value": "\"Noto Sans\", Arial, sans-serif",
|
|
3928
|
-
"filePath": "src/component/utrecht/
|
|
3623
|
+
"filePath": "src/component/utrecht/document.tokens.json",
|
|
3929
3624
|
"isSource": true,
|
|
3930
3625
|
"original": {
|
|
3931
3626
|
"value": "{conduction.typography.sans-serif.font-family}"
|
|
3932
3627
|
},
|
|
3933
|
-
"name": "
|
|
3628
|
+
"name": "utrechtDocumentFontFamily",
|
|
3934
3629
|
"attributes": {
|
|
3935
3630
|
"category": "utrecht",
|
|
3936
|
-
"type": "
|
|
3631
|
+
"type": "document",
|
|
3937
3632
|
"item": "font-family"
|
|
3938
3633
|
},
|
|
3939
3634
|
"path": [
|
|
3940
3635
|
"utrecht",
|
|
3941
|
-
"
|
|
3636
|
+
"document",
|
|
3942
3637
|
"font-family"
|
|
3943
3638
|
]
|
|
3944
3639
|
},
|
|
3945
3640
|
"font-size": {
|
|
3946
|
-
"value": "
|
|
3947
|
-
"filePath": "src/component/utrecht/
|
|
3641
|
+
"value": "18px",
|
|
3642
|
+
"filePath": "src/component/utrecht/document.tokens.json",
|
|
3948
3643
|
"isSource": true,
|
|
3949
3644
|
"original": {
|
|
3950
|
-
"value": "
|
|
3645
|
+
"value": "{conduction.font-size.md}"
|
|
3951
3646
|
},
|
|
3952
|
-
"name": "
|
|
3647
|
+
"name": "utrechtDocumentFontSize",
|
|
3953
3648
|
"attributes": {
|
|
3954
3649
|
"category": "utrecht",
|
|
3955
|
-
"type": "
|
|
3650
|
+
"type": "document",
|
|
3956
3651
|
"item": "font-size"
|
|
3957
3652
|
},
|
|
3958
3653
|
"path": [
|
|
3959
3654
|
"utrecht",
|
|
3960
|
-
"
|
|
3655
|
+
"document",
|
|
3961
3656
|
"font-size"
|
|
3962
3657
|
]
|
|
3963
3658
|
},
|
|
3964
|
-
"font-weight": {
|
|
3965
|
-
|
|
3966
|
-
|
|
3659
|
+
"font-weight": {},
|
|
3660
|
+
"line-height": {}
|
|
3661
|
+
},
|
|
3662
|
+
"form-input": {
|
|
3663
|
+
"background-color": {
|
|
3664
|
+
"value": "#ffffff",
|
|
3665
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3967
3666
|
"isSource": true,
|
|
3968
3667
|
"original": {
|
|
3969
|
-
"value": "
|
|
3668
|
+
"value": "{conduction.color.white.100}"
|
|
3970
3669
|
},
|
|
3971
|
-
"name": "
|
|
3670
|
+
"name": "utrechtFormInputBackgroundColor",
|
|
3972
3671
|
"attributes": {
|
|
3973
3672
|
"category": "utrecht",
|
|
3974
|
-
"type": "
|
|
3975
|
-
"item": "
|
|
3673
|
+
"type": "form-input",
|
|
3674
|
+
"item": "background-color"
|
|
3976
3675
|
},
|
|
3977
3676
|
"path": [
|
|
3978
3677
|
"utrecht",
|
|
3979
|
-
"
|
|
3980
|
-
"
|
|
3678
|
+
"form-input",
|
|
3679
|
+
"background-color"
|
|
3981
3680
|
]
|
|
3982
3681
|
},
|
|
3983
|
-
"
|
|
3984
|
-
"
|
|
3985
|
-
|
|
3986
|
-
|
|
3987
|
-
"min-inline-size": {},
|
|
3988
|
-
"padding-block-start": {
|
|
3989
|
-
"value": "4px",
|
|
3990
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3682
|
+
"border-bottom-width": {},
|
|
3683
|
+
"border-color": {
|
|
3684
|
+
"value": "#7a7a7a",
|
|
3685
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3991
3686
|
"isSource": true,
|
|
3992
3687
|
"original": {
|
|
3993
|
-
"value": "{conduction.
|
|
3688
|
+
"value": "{conduction.color.grey.48}"
|
|
3994
3689
|
},
|
|
3995
|
-
"name": "
|
|
3690
|
+
"name": "utrechtFormInputBorderColor",
|
|
3996
3691
|
"attributes": {
|
|
3997
3692
|
"category": "utrecht",
|
|
3998
|
-
"type": "
|
|
3999
|
-
"item": "
|
|
3693
|
+
"type": "form-input",
|
|
3694
|
+
"item": "border-color"
|
|
4000
3695
|
},
|
|
4001
3696
|
"path": [
|
|
4002
3697
|
"utrecht",
|
|
4003
|
-
"
|
|
4004
|
-
"
|
|
3698
|
+
"form-input",
|
|
3699
|
+
"border-color"
|
|
4005
3700
|
]
|
|
4006
3701
|
},
|
|
4007
|
-
"
|
|
4008
|
-
"value": "
|
|
4009
|
-
"filePath": "src/component/utrecht/
|
|
3702
|
+
"border-radius": {
|
|
3703
|
+
"value": "3px",
|
|
3704
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
4010
3705
|
"isSource": true,
|
|
4011
3706
|
"original": {
|
|
4012
|
-
"value": "
|
|
3707
|
+
"value": "3px"
|
|
4013
3708
|
},
|
|
4014
|
-
"name": "
|
|
3709
|
+
"name": "utrechtFormInputBorderRadius",
|
|
4015
3710
|
"attributes": {
|
|
4016
3711
|
"category": "utrecht",
|
|
4017
|
-
"type": "
|
|
4018
|
-
"item": "
|
|
3712
|
+
"type": "form-input",
|
|
3713
|
+
"item": "border-radius"
|
|
4019
3714
|
},
|
|
4020
3715
|
"path": [
|
|
4021
3716
|
"utrecht",
|
|
4022
|
-
"
|
|
4023
|
-
"
|
|
3717
|
+
"form-input",
|
|
3718
|
+
"border-radius"
|
|
4024
3719
|
]
|
|
4025
3720
|
},
|
|
4026
|
-
"
|
|
4027
|
-
"value": "
|
|
4028
|
-
"filePath": "src/component/utrecht/
|
|
3721
|
+
"border-width": {
|
|
3722
|
+
"value": "1px",
|
|
3723
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
4029
3724
|
"isSource": true,
|
|
4030
3725
|
"original": {
|
|
4031
|
-
"value": "{conduction.size.
|
|
3726
|
+
"value": "{conduction.size.4xs}"
|
|
4032
3727
|
},
|
|
4033
|
-
"name": "
|
|
3728
|
+
"name": "utrechtFormInputBorderWidth",
|
|
4034
3729
|
"attributes": {
|
|
4035
3730
|
"category": "utrecht",
|
|
4036
|
-
"type": "
|
|
4037
|
-
"item": "
|
|
3731
|
+
"type": "form-input",
|
|
3732
|
+
"item": "border-width"
|
|
4038
3733
|
},
|
|
4039
3734
|
"path": [
|
|
4040
3735
|
"utrecht",
|
|
4041
|
-
"
|
|
4042
|
-
"
|
|
3736
|
+
"form-input",
|
|
3737
|
+
"border-width"
|
|
4043
3738
|
]
|
|
4044
3739
|
},
|
|
4045
|
-
"
|
|
4046
|
-
"value": "
|
|
4047
|
-
"filePath": "src/component/utrecht/
|
|
3740
|
+
"color": {
|
|
3741
|
+
"value": "#4a4a4a",
|
|
3742
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
4048
3743
|
"isSource": true,
|
|
4049
3744
|
"original": {
|
|
4050
|
-
"value": "{conduction.
|
|
3745
|
+
"value": "{conduction.color.grey.29}"
|
|
4051
3746
|
},
|
|
4052
|
-
"name": "
|
|
3747
|
+
"name": "utrechtFormInputColor",
|
|
4053
3748
|
"attributes": {
|
|
4054
3749
|
"category": "utrecht",
|
|
4055
|
-
"type": "
|
|
4056
|
-
"item": "
|
|
3750
|
+
"type": "form-input",
|
|
3751
|
+
"item": "color"
|
|
4057
3752
|
},
|
|
4058
3753
|
"path": [
|
|
4059
3754
|
"utrecht",
|
|
4060
|
-
"
|
|
4061
|
-
"
|
|
3755
|
+
"form-input",
|
|
3756
|
+
"color"
|
|
4062
3757
|
]
|
|
4063
3758
|
},
|
|
4064
|
-
"
|
|
4065
|
-
|
|
4066
|
-
"
|
|
4067
|
-
"
|
|
4068
|
-
"
|
|
4069
|
-
|
|
4070
|
-
"icon": {
|
|
4071
|
-
"gap": {
|
|
4072
|
-
"value": "8px",
|
|
4073
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
4074
|
-
"isSource": true,
|
|
4075
|
-
"original": {
|
|
4076
|
-
"value": "{conduction.size.xs}"
|
|
4077
|
-
},
|
|
4078
|
-
"name": "utrechtButtonIconGap",
|
|
4079
|
-
"attributes": {
|
|
4080
|
-
"category": "utrecht",
|
|
4081
|
-
"type": "button",
|
|
4082
|
-
"item": "icon",
|
|
4083
|
-
"subitem": "gap"
|
|
4084
|
-
},
|
|
4085
|
-
"path": [
|
|
4086
|
-
"utrecht",
|
|
4087
|
-
"button",
|
|
4088
|
-
"icon",
|
|
4089
|
-
"gap"
|
|
4090
|
-
]
|
|
3759
|
+
"font-family": {
|
|
3760
|
+
"value": "\"Noto Sans\", Arial, sans-serif",
|
|
3761
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3762
|
+
"isSource": true,
|
|
3763
|
+
"original": {
|
|
3764
|
+
"value": "{conduction.typography.sans-serif.font-family}"
|
|
4091
3765
|
},
|
|
4092
|
-
"
|
|
4093
|
-
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
|
|
3766
|
+
"name": "utrechtFormInputFontFamily",
|
|
3767
|
+
"attributes": {
|
|
3768
|
+
"category": "utrecht",
|
|
3769
|
+
"type": "form-input",
|
|
3770
|
+
"item": "font-family"
|
|
3771
|
+
},
|
|
3772
|
+
"path": [
|
|
3773
|
+
"utrecht",
|
|
3774
|
+
"form-input",
|
|
3775
|
+
"font-family"
|
|
3776
|
+
]
|
|
4098
3777
|
},
|
|
4099
|
-
"
|
|
4100
|
-
"
|
|
4101
|
-
"
|
|
4102
|
-
"
|
|
4103
|
-
"
|
|
3778
|
+
"font-size": {
|
|
3779
|
+
"value": "15px",
|
|
3780
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3781
|
+
"isSource": true,
|
|
3782
|
+
"original": {
|
|
3783
|
+
"value": "15px"
|
|
3784
|
+
},
|
|
3785
|
+
"name": "utrechtFormInputFontSize",
|
|
3786
|
+
"attributes": {
|
|
3787
|
+
"category": "utrecht",
|
|
3788
|
+
"type": "form-input",
|
|
3789
|
+
"item": "font-size"
|
|
3790
|
+
},
|
|
3791
|
+
"path": [
|
|
3792
|
+
"utrecht",
|
|
3793
|
+
"form-input",
|
|
3794
|
+
"font-size"
|
|
3795
|
+
]
|
|
4104
3796
|
},
|
|
4105
|
-
"
|
|
4106
|
-
|
|
4107
|
-
|
|
4108
|
-
|
|
4109
|
-
|
|
4110
|
-
|
|
4111
|
-
|
|
4112
|
-
}
|
|
4113
|
-
"name": "utrechtButtonHoverBackgroundColor",
|
|
4114
|
-
"attributes": {
|
|
4115
|
-
"category": "utrecht",
|
|
4116
|
-
"type": "button",
|
|
4117
|
-
"item": "hover",
|
|
4118
|
-
"subitem": "background-color"
|
|
4119
|
-
},
|
|
4120
|
-
"path": [
|
|
4121
|
-
"utrecht",
|
|
4122
|
-
"button",
|
|
4123
|
-
"hover",
|
|
4124
|
-
"background-color"
|
|
4125
|
-
]
|
|
3797
|
+
"line-height": {},
|
|
3798
|
+
"max-inline-size": {},
|
|
3799
|
+
"padding-block-end": {
|
|
3800
|
+
"value": "8px",
|
|
3801
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3802
|
+
"isSource": true,
|
|
3803
|
+
"original": {
|
|
3804
|
+
"value": "{conduction.size.xs}"
|
|
4126
3805
|
},
|
|
4127
|
-
"
|
|
4128
|
-
|
|
4129
|
-
"
|
|
3806
|
+
"name": "utrechtFormInputPaddingBlockEnd",
|
|
3807
|
+
"attributes": {
|
|
3808
|
+
"category": "utrecht",
|
|
3809
|
+
"type": "form-input",
|
|
3810
|
+
"item": "padding-block-end"
|
|
3811
|
+
},
|
|
3812
|
+
"path": [
|
|
3813
|
+
"utrecht",
|
|
3814
|
+
"form-input",
|
|
3815
|
+
"padding-block-end"
|
|
3816
|
+
]
|
|
3817
|
+
},
|
|
3818
|
+
"padding-block-start": {
|
|
3819
|
+
"value": "8px",
|
|
3820
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3821
|
+
"isSource": true,
|
|
3822
|
+
"original": {
|
|
3823
|
+
"value": "{conduction.size.xs}"
|
|
3824
|
+
},
|
|
3825
|
+
"name": "utrechtFormInputPaddingBlockStart",
|
|
3826
|
+
"attributes": {
|
|
3827
|
+
"category": "utrecht",
|
|
3828
|
+
"type": "form-input",
|
|
3829
|
+
"item": "padding-block-start"
|
|
3830
|
+
},
|
|
3831
|
+
"path": [
|
|
3832
|
+
"utrecht",
|
|
3833
|
+
"form-input",
|
|
3834
|
+
"padding-block-start"
|
|
3835
|
+
]
|
|
3836
|
+
},
|
|
3837
|
+
"padding-inline-end": {
|
|
3838
|
+
"value": "14px",
|
|
3839
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3840
|
+
"isSource": true,
|
|
3841
|
+
"original": {
|
|
3842
|
+
"value": "{conduction.size.sm}"
|
|
3843
|
+
},
|
|
3844
|
+
"name": "utrechtFormInputPaddingInlineEnd",
|
|
3845
|
+
"attributes": {
|
|
3846
|
+
"category": "utrecht",
|
|
3847
|
+
"type": "form-input",
|
|
3848
|
+
"item": "padding-inline-end"
|
|
3849
|
+
},
|
|
3850
|
+
"path": [
|
|
3851
|
+
"utrecht",
|
|
3852
|
+
"form-input",
|
|
3853
|
+
"padding-inline-end"
|
|
3854
|
+
]
|
|
3855
|
+
},
|
|
3856
|
+
"padding-inline-start": {
|
|
3857
|
+
"value": "14px",
|
|
3858
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3859
|
+
"isSource": true,
|
|
3860
|
+
"original": {
|
|
3861
|
+
"value": "{conduction.size.sm}"
|
|
3862
|
+
},
|
|
3863
|
+
"name": "utrechtFormInputPaddingInlineStart",
|
|
3864
|
+
"attributes": {
|
|
3865
|
+
"category": "utrecht",
|
|
3866
|
+
"type": "form-input",
|
|
3867
|
+
"item": "padding-inline-start"
|
|
3868
|
+
},
|
|
3869
|
+
"path": [
|
|
3870
|
+
"utrecht",
|
|
3871
|
+
"form-input",
|
|
3872
|
+
"padding-inline-start"
|
|
3873
|
+
]
|
|
3874
|
+
},
|
|
3875
|
+
"placeholder": {
|
|
3876
|
+
"color": {
|
|
3877
|
+
"value": "#808080",
|
|
3878
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
4130
3879
|
"isSource": true,
|
|
4131
3880
|
"original": {
|
|
4132
|
-
"value": "{conduction.color.
|
|
3881
|
+
"value": "{conduction.color.grey.50}"
|
|
4133
3882
|
},
|
|
4134
|
-
"name": "
|
|
3883
|
+
"name": "utrechtFormInputPlaceholderColor",
|
|
4135
3884
|
"attributes": {
|
|
4136
3885
|
"category": "utrecht",
|
|
4137
|
-
"type": "
|
|
4138
|
-
"item": "
|
|
4139
|
-
"subitem": "
|
|
3886
|
+
"type": "form-input",
|
|
3887
|
+
"item": "placeholder",
|
|
3888
|
+
"subitem": "color"
|
|
4140
3889
|
},
|
|
4141
3890
|
"path": [
|
|
4142
3891
|
"utrecht",
|
|
4143
|
-
"
|
|
4144
|
-
"
|
|
4145
|
-
"
|
|
3892
|
+
"form-input",
|
|
3893
|
+
"placeholder",
|
|
3894
|
+
"color"
|
|
4146
3895
|
]
|
|
4147
|
-
}
|
|
4148
|
-
|
|
3896
|
+
}
|
|
3897
|
+
},
|
|
3898
|
+
"disabled": {
|
|
3899
|
+
"background-color": {},
|
|
3900
|
+
"border-color": {},
|
|
3901
|
+
"color": {}
|
|
3902
|
+
},
|
|
3903
|
+
"focus": {
|
|
3904
|
+
"background-color": {
|
|
4149
3905
|
"value": "#ffffff",
|
|
4150
|
-
"filePath": "src/component/utrecht/
|
|
3906
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
4151
3907
|
"isSource": true,
|
|
4152
3908
|
"original": {
|
|
4153
3909
|
"value": "{conduction.color.white.100}"
|
|
4154
3910
|
},
|
|
4155
|
-
"name": "
|
|
3911
|
+
"name": "utrechtFormInputFocusBackgroundColor",
|
|
4156
3912
|
"attributes": {
|
|
4157
3913
|
"category": "utrecht",
|
|
4158
|
-
"type": "
|
|
4159
|
-
"item": "
|
|
4160
|
-
"subitem": "color"
|
|
3914
|
+
"type": "form-input",
|
|
3915
|
+
"item": "focus",
|
|
3916
|
+
"subitem": "background-color"
|
|
4161
3917
|
},
|
|
4162
3918
|
"path": [
|
|
4163
3919
|
"utrecht",
|
|
4164
|
-
"
|
|
4165
|
-
"
|
|
4166
|
-
"color"
|
|
3920
|
+
"form-input",
|
|
3921
|
+
"focus",
|
|
3922
|
+
"background-color"
|
|
4167
3923
|
]
|
|
4168
3924
|
},
|
|
4169
|
-
"
|
|
3925
|
+
"border-color": {},
|
|
3926
|
+
"color": {}
|
|
4170
3927
|
},
|
|
4171
|
-
"
|
|
3928
|
+
"invalid": {
|
|
4172
3929
|
"background-color": {},
|
|
4173
3930
|
"border-color": {},
|
|
3931
|
+
"border-width": {},
|
|
4174
3932
|
"color": {}
|
|
4175
3933
|
},
|
|
4176
|
-
"
|
|
4177
|
-
"background-color": {
|
|
4178
|
-
|
|
4179
|
-
|
|
3934
|
+
"read-only": {
|
|
3935
|
+
"background-color": {},
|
|
3936
|
+
"border-color": {},
|
|
3937
|
+
"color": {}
|
|
3938
|
+
}
|
|
3939
|
+
},
|
|
3940
|
+
"icon": {
|
|
3941
|
+
"gap": {
|
|
3942
|
+
"value": "8px",
|
|
3943
|
+
"filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
|
|
3944
|
+
"isSource": true,
|
|
3945
|
+
"original": {
|
|
3946
|
+
"value": "{conduction.size.xs}"
|
|
3947
|
+
},
|
|
3948
|
+
"name": "utrechtIconGap",
|
|
3949
|
+
"attributes": {
|
|
3950
|
+
"category": "utrecht",
|
|
3951
|
+
"type": "icon",
|
|
3952
|
+
"item": "gap"
|
|
3953
|
+
},
|
|
3954
|
+
"path": [
|
|
3955
|
+
"utrecht",
|
|
3956
|
+
"icon",
|
|
3957
|
+
"gap"
|
|
3958
|
+
]
|
|
3959
|
+
},
|
|
3960
|
+
"color": {},
|
|
3961
|
+
"size": {},
|
|
3962
|
+
"inset-block-start": {},
|
|
3963
|
+
"baseline": {
|
|
3964
|
+
"inset-block-start": {}
|
|
3965
|
+
}
|
|
3966
|
+
},
|
|
3967
|
+
"page-footer": {
|
|
3968
|
+
"min-height": {},
|
|
3969
|
+
"logo": {
|
|
3970
|
+
"max-height": {
|
|
3971
|
+
"value": "100px",
|
|
3972
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4180
3973
|
"isSource": true,
|
|
4181
3974
|
"original": {
|
|
4182
|
-
"value": "
|
|
3975
|
+
"value": "100px"
|
|
4183
3976
|
},
|
|
4184
|
-
"name": "
|
|
3977
|
+
"name": "utrechtPageFooterLogoMaxHeight",
|
|
4185
3978
|
"attributes": {
|
|
4186
3979
|
"category": "utrecht",
|
|
4187
|
-
"type": "
|
|
4188
|
-
"item": "
|
|
4189
|
-
"subitem": "
|
|
3980
|
+
"type": "page-footer",
|
|
3981
|
+
"item": "logo",
|
|
3982
|
+
"subitem": "max-height"
|
|
4190
3983
|
},
|
|
4191
3984
|
"path": [
|
|
4192
3985
|
"utrecht",
|
|
4193
|
-
"
|
|
4194
|
-
"
|
|
4195
|
-
"
|
|
3986
|
+
"page-footer",
|
|
3987
|
+
"logo",
|
|
3988
|
+
"max-height"
|
|
4196
3989
|
]
|
|
4197
3990
|
},
|
|
4198
|
-
"
|
|
4199
|
-
"value": "
|
|
4200
|
-
"filePath": "src/component/utrecht/
|
|
3991
|
+
"max-width": {
|
|
3992
|
+
"value": "100px",
|
|
3993
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4201
3994
|
"isSource": true,
|
|
4202
3995
|
"original": {
|
|
4203
|
-
"value": "
|
|
3996
|
+
"value": "100px"
|
|
4204
3997
|
},
|
|
4205
|
-
"name": "
|
|
3998
|
+
"name": "utrechtPageFooterLogoMaxWidth",
|
|
4206
3999
|
"attributes": {
|
|
4207
4000
|
"category": "utrecht",
|
|
4208
|
-
"type": "
|
|
4209
|
-
"item": "
|
|
4210
|
-
"subitem": "
|
|
4001
|
+
"type": "page-footer",
|
|
4002
|
+
"item": "logo",
|
|
4003
|
+
"subitem": "max-width"
|
|
4211
4004
|
},
|
|
4212
4005
|
"path": [
|
|
4213
4006
|
"utrecht",
|
|
4214
|
-
"
|
|
4215
|
-
"
|
|
4216
|
-
"
|
|
4007
|
+
"page-footer",
|
|
4008
|
+
"logo",
|
|
4009
|
+
"max-width"
|
|
4217
4010
|
]
|
|
4011
|
+
}
|
|
4012
|
+
},
|
|
4013
|
+
"background-position": {},
|
|
4014
|
+
"background-color": {
|
|
4015
|
+
"value": "#f5f5f5",
|
|
4016
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
4017
|
+
"isSource": true,
|
|
4018
|
+
"original": {
|
|
4019
|
+
"value": "{conduction.color.lightgrey.96}"
|
|
4218
4020
|
},
|
|
4219
|
-
"
|
|
4220
|
-
|
|
4221
|
-
"
|
|
4222
|
-
"
|
|
4223
|
-
"
|
|
4224
|
-
"value": "{conduction.size.3xs}"
|
|
4225
|
-
},
|
|
4226
|
-
"name": "utrechtButtonPrimaryActionBorderWidth",
|
|
4227
|
-
"attributes": {
|
|
4228
|
-
"category": "utrecht",
|
|
4229
|
-
"type": "button",
|
|
4230
|
-
"item": "primary-action",
|
|
4231
|
-
"subitem": "border-width"
|
|
4232
|
-
},
|
|
4233
|
-
"path": [
|
|
4234
|
-
"utrecht",
|
|
4235
|
-
"button",
|
|
4236
|
-
"primary-action",
|
|
4237
|
-
"border-width"
|
|
4238
|
-
]
|
|
4021
|
+
"name": "utrechtPageFooterBackgroundColor",
|
|
4022
|
+
"attributes": {
|
|
4023
|
+
"category": "utrecht",
|
|
4024
|
+
"type": "page-footer",
|
|
4025
|
+
"item": "background-color"
|
|
4239
4026
|
},
|
|
4240
|
-
"
|
|
4241
|
-
"
|
|
4242
|
-
"
|
|
4243
|
-
"
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
"subitem": "color"
|
|
4253
|
-
},
|
|
4254
|
-
"path": [
|
|
4255
|
-
"utrecht",
|
|
4256
|
-
"button",
|
|
4257
|
-
"primary-action",
|
|
4258
|
-
"color"
|
|
4259
|
-
]
|
|
4027
|
+
"path": [
|
|
4028
|
+
"utrecht",
|
|
4029
|
+
"page-footer",
|
|
4030
|
+
"background-color"
|
|
4031
|
+
]
|
|
4032
|
+
},
|
|
4033
|
+
"background-image": {
|
|
4034
|
+
"value": "unset",
|
|
4035
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
4036
|
+
"isSource": true,
|
|
4037
|
+
"original": {
|
|
4038
|
+
"value": "unset"
|
|
4260
4039
|
},
|
|
4261
|
-
"
|
|
4262
|
-
|
|
4263
|
-
"
|
|
4264
|
-
"
|
|
4265
|
-
"
|
|
4266
|
-
"value": "inherit"
|
|
4267
|
-
},
|
|
4268
|
-
"name": "utrechtButtonPrimaryActionFontWeight",
|
|
4269
|
-
"attributes": {
|
|
4270
|
-
"category": "utrecht",
|
|
4271
|
-
"type": "button",
|
|
4272
|
-
"item": "primary-action",
|
|
4273
|
-
"subitem": "font-weight"
|
|
4274
|
-
},
|
|
4275
|
-
"path": [
|
|
4276
|
-
"utrecht",
|
|
4277
|
-
"button",
|
|
4278
|
-
"primary-action",
|
|
4279
|
-
"font-weight"
|
|
4280
|
-
]
|
|
4040
|
+
"name": "utrechtPageFooterBackgroundImage",
|
|
4041
|
+
"attributes": {
|
|
4042
|
+
"category": "utrecht",
|
|
4043
|
+
"type": "page-footer",
|
|
4044
|
+
"item": "background-image"
|
|
4281
4045
|
},
|
|
4282
|
-
"
|
|
4283
|
-
"
|
|
4284
|
-
"
|
|
4285
|
-
"
|
|
4046
|
+
"path": [
|
|
4047
|
+
"utrecht",
|
|
4048
|
+
"page-footer",
|
|
4049
|
+
"background-image"
|
|
4050
|
+
]
|
|
4051
|
+
},
|
|
4052
|
+
"color": {
|
|
4053
|
+
"value": "#000000",
|
|
4054
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
4055
|
+
"isSource": true,
|
|
4056
|
+
"original": {
|
|
4057
|
+
"value": "{conduction.color.black.0}"
|
|
4286
4058
|
},
|
|
4287
|
-
"
|
|
4288
|
-
|
|
4289
|
-
"
|
|
4290
|
-
"
|
|
4059
|
+
"name": "utrechtPageFooterColor",
|
|
4060
|
+
"attributes": {
|
|
4061
|
+
"category": "utrecht",
|
|
4062
|
+
"type": "page-footer",
|
|
4063
|
+
"item": "color"
|
|
4291
4064
|
},
|
|
4292
|
-
"
|
|
4293
|
-
"
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
|
|
4302
|
-
|
|
4303
|
-
|
|
4304
|
-
"item": "primary-action",
|
|
4305
|
-
"subitem": "hover",
|
|
4306
|
-
"state": "background-color"
|
|
4307
|
-
},
|
|
4308
|
-
"path": [
|
|
4309
|
-
"utrecht",
|
|
4310
|
-
"button",
|
|
4311
|
-
"primary-action",
|
|
4312
|
-
"hover",
|
|
4313
|
-
"background-color"
|
|
4314
|
-
]
|
|
4315
|
-
},
|
|
4316
|
-
"border-color": {
|
|
4317
|
-
"value": "#4376fc",
|
|
4318
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
4319
|
-
"isSource": true,
|
|
4320
|
-
"original": {
|
|
4321
|
-
"value": "{conduction.color.primary}"
|
|
4322
|
-
},
|
|
4323
|
-
"name": "utrechtButtonPrimaryActionHoverBorderColor",
|
|
4324
|
-
"attributes": {
|
|
4325
|
-
"category": "utrecht",
|
|
4326
|
-
"type": "button",
|
|
4327
|
-
"item": "primary-action",
|
|
4328
|
-
"subitem": "hover",
|
|
4329
|
-
"state": "border-color"
|
|
4330
|
-
},
|
|
4331
|
-
"path": [
|
|
4332
|
-
"utrecht",
|
|
4333
|
-
"button",
|
|
4334
|
-
"primary-action",
|
|
4335
|
-
"hover",
|
|
4336
|
-
"border-color"
|
|
4337
|
-
]
|
|
4338
|
-
},
|
|
4339
|
-
"color": {
|
|
4340
|
-
"value": "#ffffff",
|
|
4341
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
4342
|
-
"isSource": true,
|
|
4343
|
-
"original": {
|
|
4344
|
-
"value": "{conduction.color.white.100}"
|
|
4345
|
-
},
|
|
4346
|
-
"name": "utrechtButtonPrimaryActionHoverColor",
|
|
4347
|
-
"attributes": {
|
|
4348
|
-
"category": "utrecht",
|
|
4349
|
-
"type": "button",
|
|
4350
|
-
"item": "primary-action",
|
|
4351
|
-
"subitem": "hover",
|
|
4352
|
-
"state": "color"
|
|
4353
|
-
},
|
|
4354
|
-
"path": [
|
|
4355
|
-
"utrecht",
|
|
4356
|
-
"button",
|
|
4357
|
-
"primary-action",
|
|
4358
|
-
"hover",
|
|
4359
|
-
"color"
|
|
4360
|
-
]
|
|
4361
|
-
},
|
|
4362
|
-
"scale": {}
|
|
4065
|
+
"path": [
|
|
4066
|
+
"utrecht",
|
|
4067
|
+
"page-footer",
|
|
4068
|
+
"color"
|
|
4069
|
+
]
|
|
4070
|
+
},
|
|
4071
|
+
"padding-inline-end": {
|
|
4072
|
+
"value": "14px",
|
|
4073
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
4074
|
+
"isSource": true,
|
|
4075
|
+
"original": {
|
|
4076
|
+
"value": "{conduction.size.sm}"
|
|
4363
4077
|
},
|
|
4364
|
-
"
|
|
4365
|
-
|
|
4366
|
-
"
|
|
4367
|
-
"
|
|
4078
|
+
"name": "utrechtPageFooterPaddingInlineEnd",
|
|
4079
|
+
"attributes": {
|
|
4080
|
+
"category": "utrecht",
|
|
4081
|
+
"type": "page-footer",
|
|
4082
|
+
"item": "padding-inline-end"
|
|
4368
4083
|
},
|
|
4369
|
-
"
|
|
4370
|
-
"
|
|
4371
|
-
"
|
|
4372
|
-
"
|
|
4373
|
-
|
|
4084
|
+
"path": [
|
|
4085
|
+
"utrecht",
|
|
4086
|
+
"page-footer",
|
|
4087
|
+
"padding-inline-end"
|
|
4088
|
+
]
|
|
4374
4089
|
},
|
|
4375
|
-
"
|
|
4376
|
-
"
|
|
4377
|
-
|
|
4378
|
-
|
|
4379
|
-
|
|
4380
|
-
"
|
|
4381
|
-
"value": "{conduction.color.white.100}"
|
|
4382
|
-
},
|
|
4383
|
-
"name": "utrechtButtonSecondaryActionBackgroundColor",
|
|
4384
|
-
"attributes": {
|
|
4385
|
-
"category": "utrecht",
|
|
4386
|
-
"type": "button",
|
|
4387
|
-
"item": "secondary-action",
|
|
4388
|
-
"subitem": "background-color"
|
|
4389
|
-
},
|
|
4390
|
-
"path": [
|
|
4391
|
-
"utrecht",
|
|
4392
|
-
"button",
|
|
4393
|
-
"secondary-action",
|
|
4394
|
-
"background-color"
|
|
4395
|
-
]
|
|
4090
|
+
"padding-inline-start": {
|
|
4091
|
+
"value": "14px",
|
|
4092
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
4093
|
+
"isSource": true,
|
|
4094
|
+
"original": {
|
|
4095
|
+
"value": "{conduction.size.sm}"
|
|
4396
4096
|
},
|
|
4397
|
-
"
|
|
4398
|
-
|
|
4399
|
-
"
|
|
4400
|
-
"
|
|
4401
|
-
"
|
|
4402
|
-
"value": "{conduction.color.primary}"
|
|
4403
|
-
},
|
|
4404
|
-
"name": "utrechtButtonSecondaryActionBorderColor",
|
|
4405
|
-
"attributes": {
|
|
4406
|
-
"category": "utrecht",
|
|
4407
|
-
"type": "button",
|
|
4408
|
-
"item": "secondary-action",
|
|
4409
|
-
"subitem": "border-color"
|
|
4410
|
-
},
|
|
4411
|
-
"path": [
|
|
4412
|
-
"utrecht",
|
|
4413
|
-
"button",
|
|
4414
|
-
"secondary-action",
|
|
4415
|
-
"border-color"
|
|
4416
|
-
]
|
|
4097
|
+
"name": "utrechtPageFooterPaddingInlineStart",
|
|
4098
|
+
"attributes": {
|
|
4099
|
+
"category": "utrecht",
|
|
4100
|
+
"type": "page-footer",
|
|
4101
|
+
"item": "padding-inline-start"
|
|
4417
4102
|
},
|
|
4418
|
-
"
|
|
4419
|
-
"
|
|
4420
|
-
"
|
|
4421
|
-
"
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
"subitem": "border-width"
|
|
4431
|
-
},
|
|
4432
|
-
"path": [
|
|
4433
|
-
"utrecht",
|
|
4434
|
-
"button",
|
|
4435
|
-
"secondary-action",
|
|
4436
|
-
"border-width"
|
|
4437
|
-
]
|
|
4103
|
+
"path": [
|
|
4104
|
+
"utrecht",
|
|
4105
|
+
"page-footer",
|
|
4106
|
+
"padding-inline-start"
|
|
4107
|
+
]
|
|
4108
|
+
},
|
|
4109
|
+
"padding-block-end": {
|
|
4110
|
+
"value": "48px",
|
|
4111
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
4112
|
+
"isSource": true,
|
|
4113
|
+
"original": {
|
|
4114
|
+
"value": "{conduction.size.2xl}"
|
|
4438
4115
|
},
|
|
4439
|
-
"
|
|
4440
|
-
|
|
4441
|
-
"
|
|
4442
|
-
"
|
|
4443
|
-
"
|
|
4444
|
-
"value": "{conduction.color.primary}"
|
|
4445
|
-
},
|
|
4446
|
-
"name": "utrechtButtonSecondaryActionColor",
|
|
4447
|
-
"attributes": {
|
|
4448
|
-
"category": "utrecht",
|
|
4449
|
-
"type": "button",
|
|
4450
|
-
"item": "secondary-action",
|
|
4451
|
-
"subitem": "color"
|
|
4452
|
-
},
|
|
4453
|
-
"path": [
|
|
4454
|
-
"utrecht",
|
|
4455
|
-
"button",
|
|
4456
|
-
"secondary-action",
|
|
4457
|
-
"color"
|
|
4458
|
-
]
|
|
4116
|
+
"name": "utrechtPageFooterPaddingBlockEnd",
|
|
4117
|
+
"attributes": {
|
|
4118
|
+
"category": "utrecht",
|
|
4119
|
+
"type": "page-footer",
|
|
4120
|
+
"item": "padding-block-end"
|
|
4459
4121
|
},
|
|
4460
|
-
"
|
|
4461
|
-
"
|
|
4462
|
-
"
|
|
4122
|
+
"path": [
|
|
4123
|
+
"utrecht",
|
|
4124
|
+
"page-footer",
|
|
4125
|
+
"padding-block-end"
|
|
4126
|
+
]
|
|
4127
|
+
},
|
|
4128
|
+
"padding-block-start": {
|
|
4129
|
+
"value": "48px",
|
|
4130
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
4131
|
+
"isSource": true,
|
|
4132
|
+
"original": {
|
|
4133
|
+
"value": "{conduction.size.2xl}"
|
|
4134
|
+
},
|
|
4135
|
+
"name": "utrechtPageFooterPaddingBlockStart",
|
|
4136
|
+
"attributes": {
|
|
4137
|
+
"category": "utrecht",
|
|
4138
|
+
"type": "page-footer",
|
|
4139
|
+
"item": "padding-block-start"
|
|
4140
|
+
},
|
|
4141
|
+
"path": [
|
|
4142
|
+
"utrecht",
|
|
4143
|
+
"page-footer",
|
|
4144
|
+
"padding-block-start"
|
|
4145
|
+
]
|
|
4146
|
+
}
|
|
4147
|
+
},
|
|
4148
|
+
"page-header": {
|
|
4149
|
+
"logo": {
|
|
4150
|
+
"max-height": {},
|
|
4151
|
+
"max-width": {
|
|
4152
|
+
"value": "150px",
|
|
4153
|
+
"filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
|
|
4463
4154
|
"isSource": true,
|
|
4464
4155
|
"original": {
|
|
4465
|
-
"value": "
|
|
4156
|
+
"value": "150px"
|
|
4466
4157
|
},
|
|
4467
|
-
"name": "
|
|
4158
|
+
"name": "utrechtPageHeaderLogoMaxWidth",
|
|
4468
4159
|
"attributes": {
|
|
4469
4160
|
"category": "utrecht",
|
|
4470
|
-
"type": "
|
|
4471
|
-
"item": "
|
|
4472
|
-
"subitem": "
|
|
4161
|
+
"type": "page-header",
|
|
4162
|
+
"item": "logo",
|
|
4163
|
+
"subitem": "max-width"
|
|
4473
4164
|
},
|
|
4474
4165
|
"path": [
|
|
4475
4166
|
"utrecht",
|
|
4476
|
-
"
|
|
4477
|
-
"
|
|
4478
|
-
"
|
|
4167
|
+
"page-header",
|
|
4168
|
+
"logo",
|
|
4169
|
+
"max-width"
|
|
4479
4170
|
]
|
|
4480
|
-
},
|
|
4481
|
-
"active": {
|
|
4482
|
-
"background-color": {},
|
|
4483
|
-
"border-color": {},
|
|
4484
|
-
"color": {}
|
|
4485
|
-
},
|
|
4486
|
-
"disabled": {
|
|
4487
|
-
"background-color": {},
|
|
4488
|
-
"border-color": {},
|
|
4489
|
-
"color": {}
|
|
4490
|
-
},
|
|
4491
|
-
"hover": {
|
|
4492
|
-
"background-color": {
|
|
4493
|
-
"value": "#ffffff",
|
|
4494
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
4495
|
-
"isSource": true,
|
|
4496
|
-
"original": {
|
|
4497
|
-
"value": "{conduction.color.white.100}"
|
|
4498
|
-
},
|
|
4499
|
-
"name": "utrechtButtonSecondaryActionHoverBackgroundColor",
|
|
4500
|
-
"attributes": {
|
|
4501
|
-
"category": "utrecht",
|
|
4502
|
-
"type": "button",
|
|
4503
|
-
"item": "secondary-action",
|
|
4504
|
-
"subitem": "hover",
|
|
4505
|
-
"state": "background-color"
|
|
4506
|
-
},
|
|
4507
|
-
"path": [
|
|
4508
|
-
"utrecht",
|
|
4509
|
-
"button",
|
|
4510
|
-
"secondary-action",
|
|
4511
|
-
"hover",
|
|
4512
|
-
"background-color"
|
|
4513
|
-
]
|
|
4514
|
-
},
|
|
4515
|
-
"border-color": {
|
|
4516
|
-
"value": "#2e5ed9",
|
|
4517
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
4518
|
-
"isSource": true,
|
|
4519
|
-
"original": {
|
|
4520
|
-
"value": "{conduction.color.primary-hover}"
|
|
4521
|
-
},
|
|
4522
|
-
"name": "utrechtButtonSecondaryActionHoverBorderColor",
|
|
4523
|
-
"attributes": {
|
|
4524
|
-
"category": "utrecht",
|
|
4525
|
-
"type": "button",
|
|
4526
|
-
"item": "secondary-action",
|
|
4527
|
-
"subitem": "hover",
|
|
4528
|
-
"state": "border-color"
|
|
4529
|
-
},
|
|
4530
|
-
"path": [
|
|
4531
|
-
"utrecht",
|
|
4532
|
-
"button",
|
|
4533
|
-
"secondary-action",
|
|
4534
|
-
"hover",
|
|
4535
|
-
"border-color"
|
|
4536
|
-
]
|
|
4537
|
-
},
|
|
4538
|
-
"color": {
|
|
4539
|
-
"value": "#2e5ed9",
|
|
4540
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
4541
|
-
"isSource": true,
|
|
4542
|
-
"original": {
|
|
4543
|
-
"value": "{conduction.color.primary-hover}"
|
|
4544
|
-
},
|
|
4545
|
-
"name": "utrechtButtonSecondaryActionHoverColor",
|
|
4546
|
-
"attributes": {
|
|
4547
|
-
"category": "utrecht",
|
|
4548
|
-
"type": "button",
|
|
4549
|
-
"item": "secondary-action",
|
|
4550
|
-
"subitem": "hover",
|
|
4551
|
-
"state": "color"
|
|
4552
|
-
},
|
|
4553
|
-
"path": [
|
|
4554
|
-
"utrecht",
|
|
4555
|
-
"button",
|
|
4556
|
-
"secondary-action",
|
|
4557
|
-
"hover",
|
|
4558
|
-
"color"
|
|
4559
|
-
]
|
|
4560
|
-
}
|
|
4561
|
-
},
|
|
4562
|
-
"focus": {
|
|
4563
|
-
"background-color": {},
|
|
4564
|
-
"border-color": {},
|
|
4565
|
-
"color": {}
|
|
4566
|
-
},
|
|
4567
|
-
"pressed": {
|
|
4568
|
-
"background-color": {},
|
|
4569
|
-
"border-color": {},
|
|
4570
|
-
"color": {}
|
|
4571
4171
|
}
|
|
4572
4172
|
},
|
|
4573
|
-
"subtle": {
|
|
4574
|
-
"background-color": {},
|
|
4575
|
-
"border-color": {},
|
|
4576
|
-
"border-width": {},
|
|
4577
|
-
"color": {},
|
|
4578
|
-
"font-weight": {},
|
|
4579
|
-
"active": {
|
|
4580
|
-
"background-color": {},
|
|
4581
|
-
"border-color": {},
|
|
4582
|
-
"color": {}
|
|
4583
|
-
},
|
|
4584
|
-
"disabled": {
|
|
4585
|
-
"background-color": {},
|
|
4586
|
-
"border-color": {},
|
|
4587
|
-
"color": {}
|
|
4588
|
-
},
|
|
4589
|
-
"hover": {
|
|
4590
|
-
"background-color": {},
|
|
4591
|
-
"border-color": {},
|
|
4592
|
-
"color": {}
|
|
4593
|
-
},
|
|
4594
|
-
"focus": {
|
|
4595
|
-
"background-color": {},
|
|
4596
|
-
"border-color": {},
|
|
4597
|
-
"color": {}
|
|
4598
|
-
},
|
|
4599
|
-
"pressed": {
|
|
4600
|
-
"background-color": {},
|
|
4601
|
-
"border-color": {},
|
|
4602
|
-
"color": {}
|
|
4603
|
-
}
|
|
4604
|
-
}
|
|
4605
|
-
},
|
|
4606
|
-
"code": {
|
|
4607
4173
|
"background-color": {
|
|
4608
|
-
"value": "#
|
|
4609
|
-
"filePath": "src/component/utrecht/
|
|
4174
|
+
"value": "#4376fc",
|
|
4175
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
4610
4176
|
"isSource": true,
|
|
4611
4177
|
"original": {
|
|
4612
|
-
"value": "{conduction.color.
|
|
4178
|
+
"value": "{conduction.color.primary}"
|
|
4613
4179
|
},
|
|
4614
|
-
"name": "
|
|
4180
|
+
"name": "utrechtPageHeaderBackgroundColor",
|
|
4615
4181
|
"attributes": {
|
|
4616
4182
|
"category": "utrecht",
|
|
4617
|
-
"type": "
|
|
4183
|
+
"type": "page-header",
|
|
4618
4184
|
"item": "background-color"
|
|
4619
4185
|
},
|
|
4620
4186
|
"path": [
|
|
4621
4187
|
"utrecht",
|
|
4622
|
-
"
|
|
4188
|
+
"page-header",
|
|
4623
4189
|
"background-color"
|
|
4624
4190
|
]
|
|
4625
4191
|
},
|
|
4626
4192
|
"color": {
|
|
4627
|
-
"value": "#
|
|
4628
|
-
"filePath": "src/component/utrecht/
|
|
4193
|
+
"value": "#ffffff",
|
|
4194
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
4629
4195
|
"isSource": true,
|
|
4630
4196
|
"original": {
|
|
4631
|
-
"value": "{conduction.color.
|
|
4197
|
+
"value": "{conduction.color.white.100}"
|
|
4632
4198
|
},
|
|
4633
|
-
"name": "
|
|
4199
|
+
"name": "utrechtPageHeaderColor",
|
|
4634
4200
|
"attributes": {
|
|
4635
4201
|
"category": "utrecht",
|
|
4636
|
-
"type": "
|
|
4202
|
+
"type": "page-header",
|
|
4637
4203
|
"item": "color"
|
|
4638
4204
|
},
|
|
4639
4205
|
"path": [
|
|
4640
4206
|
"utrecht",
|
|
4641
|
-
"
|
|
4207
|
+
"page-header",
|
|
4642
4208
|
"color"
|
|
4643
4209
|
]
|
|
4644
4210
|
},
|
|
4645
|
-
"
|
|
4646
|
-
"value": "
|
|
4647
|
-
"filePath": "src/component/utrecht/
|
|
4211
|
+
"padding-block-start": {
|
|
4212
|
+
"value": "14px",
|
|
4213
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
4648
4214
|
"isSource": true,
|
|
4649
4215
|
"original": {
|
|
4650
|
-
"value": "{conduction.
|
|
4216
|
+
"value": "{conduction.size.sm}"
|
|
4651
4217
|
},
|
|
4652
|
-
"name": "
|
|
4218
|
+
"name": "utrechtPageHeaderPaddingBlockStart",
|
|
4653
4219
|
"attributes": {
|
|
4654
4220
|
"category": "utrecht",
|
|
4655
|
-
"type": "
|
|
4656
|
-
"item": "
|
|
4221
|
+
"type": "page-header",
|
|
4222
|
+
"item": "padding-block-start"
|
|
4657
4223
|
},
|
|
4658
4224
|
"path": [
|
|
4659
4225
|
"utrecht",
|
|
4660
|
-
"
|
|
4661
|
-
"
|
|
4226
|
+
"page-header",
|
|
4227
|
+
"padding-block-start"
|
|
4662
4228
|
]
|
|
4663
4229
|
},
|
|
4664
|
-
"
|
|
4665
|
-
"value": "
|
|
4666
|
-
"filePath": "src/component/utrecht/
|
|
4230
|
+
"padding-block-end": {
|
|
4231
|
+
"value": "14px",
|
|
4232
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
4667
4233
|
"isSource": true,
|
|
4668
4234
|
"original": {
|
|
4669
|
-
"value": "
|
|
4235
|
+
"value": "{conduction.size.sm}"
|
|
4670
4236
|
},
|
|
4671
|
-
"name": "
|
|
4237
|
+
"name": "utrechtPageHeaderPaddingBlockEnd",
|
|
4672
4238
|
"attributes": {
|
|
4673
4239
|
"category": "utrecht",
|
|
4674
|
-
"type": "
|
|
4675
|
-
"item": "
|
|
4240
|
+
"type": "page-header",
|
|
4241
|
+
"item": "padding-block-end"
|
|
4676
4242
|
},
|
|
4677
4243
|
"path": [
|
|
4678
4244
|
"utrecht",
|
|
4679
|
-
"
|
|
4680
|
-
"
|
|
4245
|
+
"page-header",
|
|
4246
|
+
"padding-block-end"
|
|
4681
4247
|
]
|
|
4682
|
-
}
|
|
4683
|
-
"line-height": {}
|
|
4248
|
+
}
|
|
4684
4249
|
},
|
|
4685
|
-
"
|
|
4250
|
+
"table": {
|
|
4686
4251
|
"background-color": {
|
|
4687
|
-
"value": "#
|
|
4688
|
-
"filePath": "src/component/utrecht/
|
|
4252
|
+
"value": "#ffffff",
|
|
4253
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
4689
4254
|
"isSource": true,
|
|
4690
4255
|
"original": {
|
|
4691
|
-
"value": "{conduction.color.
|
|
4256
|
+
"value": "{conduction.color.white.100}"
|
|
4692
4257
|
},
|
|
4693
|
-
"name": "
|
|
4258
|
+
"name": "utrechtTableBackgroundColor",
|
|
4694
4259
|
"attributes": {
|
|
4695
4260
|
"category": "utrecht",
|
|
4696
|
-
"type": "
|
|
4261
|
+
"type": "table",
|
|
4697
4262
|
"item": "background-color"
|
|
4698
4263
|
},
|
|
4699
4264
|
"path": [
|
|
4700
4265
|
"utrecht",
|
|
4701
|
-
"
|
|
4266
|
+
"table",
|
|
4702
4267
|
"background-color"
|
|
4703
4268
|
]
|
|
4704
4269
|
},
|
|
4705
|
-
"
|
|
4706
|
-
"
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
|
|
4710
|
-
"
|
|
4270
|
+
"header": {
|
|
4271
|
+
"border-block-end-color": {
|
|
4272
|
+
"value": "#d1d1d1",
|
|
4273
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
4274
|
+
"isSource": true,
|
|
4275
|
+
"original": {
|
|
4276
|
+
"value": "{conduction.color.grey.82}"
|
|
4277
|
+
},
|
|
4278
|
+
"name": "utrechtTableHeaderBorderBlockEndColor",
|
|
4279
|
+
"attributes": {
|
|
4280
|
+
"category": "utrecht",
|
|
4281
|
+
"type": "table",
|
|
4282
|
+
"item": "header",
|
|
4283
|
+
"subitem": "border-block-end-color"
|
|
4284
|
+
},
|
|
4285
|
+
"path": [
|
|
4286
|
+
"utrecht",
|
|
4287
|
+
"table",
|
|
4288
|
+
"header",
|
|
4289
|
+
"border-block-end-color"
|
|
4290
|
+
]
|
|
4711
4291
|
},
|
|
4712
|
-
"
|
|
4713
|
-
|
|
4714
|
-
"
|
|
4715
|
-
"
|
|
4716
|
-
"
|
|
4292
|
+
"border-block-end-width": {
|
|
4293
|
+
"value": "1px",
|
|
4294
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
4295
|
+
"isSource": true,
|
|
4296
|
+
"original": {
|
|
4297
|
+
"value": "{conduction.size.4xs}"
|
|
4298
|
+
},
|
|
4299
|
+
"name": "utrechtTableHeaderBorderBlockEndWidth",
|
|
4300
|
+
"attributes": {
|
|
4301
|
+
"category": "utrecht",
|
|
4302
|
+
"type": "table",
|
|
4303
|
+
"item": "header",
|
|
4304
|
+
"subitem": "border-block-end-width"
|
|
4305
|
+
},
|
|
4306
|
+
"path": [
|
|
4307
|
+
"utrecht",
|
|
4308
|
+
"table",
|
|
4309
|
+
"header",
|
|
4310
|
+
"border-block-end-width"
|
|
4311
|
+
]
|
|
4312
|
+
},
|
|
4313
|
+
"font-family": {},
|
|
4314
|
+
"font-weight": {
|
|
4315
|
+
"value": "700",
|
|
4316
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4317
|
+
"isSource": true,
|
|
4318
|
+
"original": {
|
|
4319
|
+
"value": "{conduction.typography.font-weight.bold}"
|
|
4320
|
+
},
|
|
4321
|
+
"name": "utrechtTableHeaderFontWeight",
|
|
4322
|
+
"attributes": {
|
|
4323
|
+
"category": "utrecht",
|
|
4324
|
+
"type": "table",
|
|
4325
|
+
"item": "header",
|
|
4326
|
+
"subitem": "font-weight"
|
|
4327
|
+
},
|
|
4328
|
+
"path": [
|
|
4329
|
+
"utrecht",
|
|
4330
|
+
"table",
|
|
4331
|
+
"header",
|
|
4332
|
+
"font-weight"
|
|
4333
|
+
]
|
|
4334
|
+
},
|
|
4335
|
+
"background-color": {},
|
|
4336
|
+
"color": {
|
|
4337
|
+
"value": "#000000",
|
|
4338
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4339
|
+
"isSource": true,
|
|
4340
|
+
"original": {
|
|
4341
|
+
"value": "{utrecht.document.color}"
|
|
4342
|
+
},
|
|
4343
|
+
"name": "utrechtTableHeaderColor",
|
|
4344
|
+
"attributes": {
|
|
4345
|
+
"category": "utrecht",
|
|
4346
|
+
"type": "table",
|
|
4347
|
+
"item": "header",
|
|
4348
|
+
"subitem": "color"
|
|
4349
|
+
},
|
|
4350
|
+
"path": [
|
|
4351
|
+
"utrecht",
|
|
4352
|
+
"table",
|
|
4353
|
+
"header",
|
|
4354
|
+
"color"
|
|
4355
|
+
]
|
|
4356
|
+
},
|
|
4357
|
+
"text-transform": {
|
|
4358
|
+
"value": "unset",
|
|
4359
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4360
|
+
"isSource": true,
|
|
4361
|
+
"original": {
|
|
4362
|
+
"value": "unset"
|
|
4363
|
+
},
|
|
4364
|
+
"name": "utrechtTableHeaderTextTransform",
|
|
4365
|
+
"attributes": {
|
|
4366
|
+
"category": "utrecht",
|
|
4367
|
+
"type": "table",
|
|
4368
|
+
"item": "header",
|
|
4369
|
+
"subitem": "text-transform"
|
|
4370
|
+
},
|
|
4371
|
+
"path": [
|
|
4372
|
+
"utrecht",
|
|
4373
|
+
"table",
|
|
4374
|
+
"header",
|
|
4375
|
+
"text-transform"
|
|
4376
|
+
]
|
|
4377
|
+
}
|
|
4378
|
+
},
|
|
4379
|
+
"row": {
|
|
4380
|
+
"hover": {
|
|
4381
|
+
"background-color": {
|
|
4382
|
+
"value": "#f7f7f7",
|
|
4383
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
4384
|
+
"isSource": true,
|
|
4385
|
+
"original": {
|
|
4386
|
+
"value": "{conduction.color.grey.97}"
|
|
4387
|
+
},
|
|
4388
|
+
"name": "utrechtTableRowHoverBackgroundColor",
|
|
4389
|
+
"attributes": {
|
|
4390
|
+
"category": "utrecht",
|
|
4391
|
+
"type": "table",
|
|
4392
|
+
"item": "row",
|
|
4393
|
+
"subitem": "hover",
|
|
4394
|
+
"state": "background-color"
|
|
4395
|
+
},
|
|
4396
|
+
"path": [
|
|
4397
|
+
"utrecht",
|
|
4398
|
+
"table",
|
|
4399
|
+
"row",
|
|
4400
|
+
"hover",
|
|
4401
|
+
"background-color"
|
|
4402
|
+
]
|
|
4403
|
+
},
|
|
4404
|
+
"color": {}
|
|
4405
|
+
},
|
|
4406
|
+
"border-block-end-color": {
|
|
4407
|
+
"value": "#d1d1d1",
|
|
4408
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4409
|
+
"isSource": true,
|
|
4410
|
+
"original": {
|
|
4411
|
+
"value": "{conduction.color.grey.82}"
|
|
4412
|
+
},
|
|
4413
|
+
"name": "utrechtTableRowBorderBlockEndColor",
|
|
4414
|
+
"attributes": {
|
|
4415
|
+
"category": "utrecht",
|
|
4416
|
+
"type": "table",
|
|
4417
|
+
"item": "row",
|
|
4418
|
+
"subitem": "border-block-end-color"
|
|
4419
|
+
},
|
|
4420
|
+
"path": [
|
|
4421
|
+
"utrecht",
|
|
4422
|
+
"table",
|
|
4423
|
+
"row",
|
|
4424
|
+
"border-block-end-color"
|
|
4425
|
+
]
|
|
4426
|
+
},
|
|
4427
|
+
"border-block-end-width": {
|
|
4428
|
+
"value": "1px",
|
|
4429
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4430
|
+
"isSource": true,
|
|
4431
|
+
"original": {
|
|
4432
|
+
"value": "{conduction.size.4xs}"
|
|
4433
|
+
},
|
|
4434
|
+
"name": "utrechtTableRowBorderBlockEndWidth",
|
|
4435
|
+
"attributes": {
|
|
4436
|
+
"category": "utrecht",
|
|
4437
|
+
"type": "table",
|
|
4438
|
+
"item": "row",
|
|
4439
|
+
"subitem": "border-block-end-width"
|
|
4440
|
+
},
|
|
4441
|
+
"path": [
|
|
4442
|
+
"utrecht",
|
|
4443
|
+
"table",
|
|
4444
|
+
"row",
|
|
4445
|
+
"border-block-end-width"
|
|
4446
|
+
]
|
|
4717
4447
|
},
|
|
4718
|
-
"
|
|
4719
|
-
|
|
4720
|
-
|
|
4721
|
-
"color"
|
|
4722
|
-
|
|
4448
|
+
"padding-inline-end": {},
|
|
4449
|
+
"padding-inline-start": {},
|
|
4450
|
+
"alternate-odd": {
|
|
4451
|
+
"background-color": {},
|
|
4452
|
+
"color": {}
|
|
4453
|
+
},
|
|
4454
|
+
"alternate-even": {
|
|
4455
|
+
"background-color": {},
|
|
4456
|
+
"color": {}
|
|
4457
|
+
}
|
|
4458
|
+
},
|
|
4459
|
+
"body": {
|
|
4460
|
+
"border": {}
|
|
4723
4461
|
},
|
|
4462
|
+
"caption": {
|
|
4463
|
+
"font-style": {},
|
|
4464
|
+
"font-weight": {},
|
|
4465
|
+
"font-family": {},
|
|
4466
|
+
"font-size": {},
|
|
4467
|
+
"color": {},
|
|
4468
|
+
"line-height": {},
|
|
4469
|
+
"text-align": {},
|
|
4470
|
+
"margin-block-end": {}
|
|
4471
|
+
},
|
|
4472
|
+
"border-color": {},
|
|
4473
|
+
"border-width": {},
|
|
4724
4474
|
"font-family": {
|
|
4725
|
-
"value": "
|
|
4726
|
-
"filePath": "src/component/utrecht/
|
|
4475
|
+
"value": "\"Noto Sans\", Arial, sans-serif",
|
|
4476
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4727
4477
|
"isSource": true,
|
|
4728
4478
|
"original": {
|
|
4729
|
-
"value": "{
|
|
4479
|
+
"value": "{utrecht.document.font-family}"
|
|
4730
4480
|
},
|
|
4731
|
-
"name": "
|
|
4481
|
+
"name": "utrechtTableFontFamily",
|
|
4732
4482
|
"attributes": {
|
|
4733
4483
|
"category": "utrecht",
|
|
4734
|
-
"type": "
|
|
4484
|
+
"type": "table",
|
|
4735
4485
|
"item": "font-family"
|
|
4736
4486
|
},
|
|
4737
4487
|
"path": [
|
|
4738
4488
|
"utrecht",
|
|
4739
|
-
"
|
|
4489
|
+
"table",
|
|
4740
4490
|
"font-family"
|
|
4741
4491
|
]
|
|
4742
4492
|
},
|
|
4743
4493
|
"font-size": {
|
|
4744
4494
|
"value": "18px",
|
|
4745
|
-
"filePath": "src/component/utrecht/
|
|
4495
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4746
4496
|
"isSource": true,
|
|
4747
4497
|
"original": {
|
|
4748
|
-
"value": "{
|
|
4498
|
+
"value": "{utrecht.document.font-size}"
|
|
4749
4499
|
},
|
|
4750
|
-
"name": "
|
|
4500
|
+
"name": "utrechtTableFontSize",
|
|
4751
4501
|
"attributes": {
|
|
4752
4502
|
"category": "utrecht",
|
|
4753
|
-
"type": "
|
|
4503
|
+
"type": "table",
|
|
4754
4504
|
"item": "font-size"
|
|
4755
4505
|
},
|
|
4756
4506
|
"path": [
|
|
4757
4507
|
"utrecht",
|
|
4758
|
-
"
|
|
4508
|
+
"table",
|
|
4759
4509
|
"font-size"
|
|
4760
4510
|
]
|
|
4761
4511
|
},
|
|
4762
|
-
"line-height": {
|
|
4763
|
-
|
|
4764
|
-
"
|
|
4512
|
+
"line-height": {},
|
|
4513
|
+
"margin-block-end": {
|
|
4514
|
+
"value": 0,
|
|
4515
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4765
4516
|
"isSource": true,
|
|
4766
4517
|
"original": {
|
|
4767
|
-
"value":
|
|
4518
|
+
"value": 0
|
|
4768
4519
|
},
|
|
4769
|
-
"name": "
|
|
4520
|
+
"name": "utrechtTableMarginBlockEnd",
|
|
4770
4521
|
"attributes": {
|
|
4771
4522
|
"category": "utrecht",
|
|
4772
|
-
"type": "
|
|
4773
|
-
"item": "
|
|
4523
|
+
"type": "table",
|
|
4524
|
+
"item": "margin-block-end"
|
|
4774
4525
|
},
|
|
4775
4526
|
"path": [
|
|
4776
4527
|
"utrecht",
|
|
4777
|
-
"
|
|
4778
|
-
"
|
|
4528
|
+
"table",
|
|
4529
|
+
"margin-block-end"
|
|
4779
4530
|
]
|
|
4780
4531
|
},
|
|
4781
4532
|
"margin-block-start": {
|
|
4782
4533
|
"value": "18px",
|
|
4783
|
-
"filePath": "src/component/utrecht/
|
|
4534
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4784
4535
|
"isSource": true,
|
|
4785
4536
|
"original": {
|
|
4786
4537
|
"value": "{conduction.size.md}"
|
|
4787
4538
|
},
|
|
4788
|
-
"name": "
|
|
4539
|
+
"name": "utrechtTableMarginBlockStart",
|
|
4789
4540
|
"attributes": {
|
|
4790
4541
|
"category": "utrecht",
|
|
4791
|
-
"type": "
|
|
4542
|
+
"type": "table",
|
|
4792
4543
|
"item": "margin-block-start"
|
|
4793
4544
|
},
|
|
4794
4545
|
"path": [
|
|
4795
4546
|
"utrecht",
|
|
4796
|
-
"
|
|
4547
|
+
"table",
|
|
4797
4548
|
"margin-block-start"
|
|
4798
4549
|
]
|
|
4799
4550
|
},
|
|
4800
|
-
"
|
|
4801
|
-
"
|
|
4802
|
-
|
|
4551
|
+
"header-cell": {
|
|
4552
|
+
"font-size": {
|
|
4553
|
+
"value": "18px",
|
|
4554
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4555
|
+
"isSource": true,
|
|
4556
|
+
"original": {
|
|
4557
|
+
"value": "{utrecht.document.font-size}"
|
|
4558
|
+
},
|
|
4559
|
+
"name": "utrechtTableHeaderCellFontSize",
|
|
4560
|
+
"attributes": {
|
|
4561
|
+
"category": "utrecht",
|
|
4562
|
+
"type": "table",
|
|
4563
|
+
"item": "header-cell",
|
|
4564
|
+
"subitem": "font-size"
|
|
4565
|
+
},
|
|
4566
|
+
"path": [
|
|
4567
|
+
"utrecht",
|
|
4568
|
+
"table",
|
|
4569
|
+
"header-cell",
|
|
4570
|
+
"font-size"
|
|
4571
|
+
]
|
|
4572
|
+
},
|
|
4573
|
+
"font-weight": {
|
|
4574
|
+
"value": "700",
|
|
4575
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4576
|
+
"isSource": true,
|
|
4577
|
+
"original": {
|
|
4578
|
+
"value": "{conduction.typography.font-weight.bold}"
|
|
4579
|
+
},
|
|
4580
|
+
"name": "utrechtTableHeaderCellFontWeight",
|
|
4581
|
+
"attributes": {
|
|
4582
|
+
"category": "utrecht",
|
|
4583
|
+
"type": "table",
|
|
4584
|
+
"item": "header-cell",
|
|
4585
|
+
"subitem": "font-weight"
|
|
4586
|
+
},
|
|
4587
|
+
"path": [
|
|
4588
|
+
"utrecht",
|
|
4589
|
+
"table",
|
|
4590
|
+
"header-cell",
|
|
4591
|
+
"font-weight"
|
|
4592
|
+
]
|
|
4593
|
+
},
|
|
4594
|
+
"color": {
|
|
4595
|
+
"value": "#000000",
|
|
4596
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4597
|
+
"isSource": true,
|
|
4598
|
+
"original": {
|
|
4599
|
+
"value": "{utrecht.document.color}"
|
|
4600
|
+
},
|
|
4601
|
+
"name": "utrechtTableHeaderCellColor",
|
|
4602
|
+
"attributes": {
|
|
4603
|
+
"category": "utrecht",
|
|
4604
|
+
"type": "table",
|
|
4605
|
+
"item": "header-cell",
|
|
4606
|
+
"subitem": "color"
|
|
4607
|
+
},
|
|
4608
|
+
"path": [
|
|
4609
|
+
"utrecht",
|
|
4610
|
+
"table",
|
|
4611
|
+
"header-cell",
|
|
4612
|
+
"color"
|
|
4613
|
+
]
|
|
4614
|
+
},
|
|
4615
|
+
"text-transform": {
|
|
4616
|
+
"value": "unset",
|
|
4617
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4618
|
+
"isSource": true,
|
|
4619
|
+
"original": {
|
|
4620
|
+
"value": "unset"
|
|
4621
|
+
},
|
|
4622
|
+
"name": "utrechtTableHeaderCellTextTransform",
|
|
4623
|
+
"attributes": {
|
|
4624
|
+
"category": "utrecht",
|
|
4625
|
+
"type": "table",
|
|
4626
|
+
"item": "header-cell",
|
|
4627
|
+
"subitem": "text-transform"
|
|
4628
|
+
},
|
|
4629
|
+
"path": [
|
|
4630
|
+
"utrecht",
|
|
4631
|
+
"table",
|
|
4632
|
+
"header-cell",
|
|
4633
|
+
"text-transform"
|
|
4634
|
+
]
|
|
4635
|
+
}
|
|
4636
|
+
},
|
|
4637
|
+
"cell": {
|
|
4638
|
+
"line-height": {},
|
|
4639
|
+
"padding-block-end": {
|
|
4640
|
+
"value": "18px",
|
|
4641
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4642
|
+
"isSource": true,
|
|
4643
|
+
"original": {
|
|
4644
|
+
"value": "{conduction.size.md}"
|
|
4645
|
+
},
|
|
4646
|
+
"name": "utrechtTableCellPaddingBlockEnd",
|
|
4647
|
+
"attributes": {
|
|
4648
|
+
"category": "utrecht",
|
|
4649
|
+
"type": "table",
|
|
4650
|
+
"item": "cell",
|
|
4651
|
+
"subitem": "padding-block-end"
|
|
4652
|
+
},
|
|
4653
|
+
"path": [
|
|
4654
|
+
"utrecht",
|
|
4655
|
+
"table",
|
|
4656
|
+
"cell",
|
|
4657
|
+
"padding-block-end"
|
|
4658
|
+
]
|
|
4659
|
+
},
|
|
4660
|
+
"padding-block-start": {
|
|
4661
|
+
"value": "18px",
|
|
4662
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4663
|
+
"isSource": true,
|
|
4664
|
+
"original": {
|
|
4665
|
+
"value": "{conduction.size.md}"
|
|
4666
|
+
},
|
|
4667
|
+
"name": "utrechtTableCellPaddingBlockStart",
|
|
4668
|
+
"attributes": {
|
|
4669
|
+
"category": "utrecht",
|
|
4670
|
+
"type": "table",
|
|
4671
|
+
"item": "cell",
|
|
4672
|
+
"subitem": "padding-block-start"
|
|
4673
|
+
},
|
|
4674
|
+
"path": [
|
|
4675
|
+
"utrecht",
|
|
4676
|
+
"table",
|
|
4677
|
+
"cell",
|
|
4678
|
+
"padding-block-start"
|
|
4679
|
+
]
|
|
4680
|
+
},
|
|
4681
|
+
"padding-inline-end": {
|
|
4682
|
+
"value": "18px",
|
|
4683
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4684
|
+
"isSource": true,
|
|
4685
|
+
"original": {
|
|
4686
|
+
"value": "{conduction.size.md}"
|
|
4687
|
+
},
|
|
4688
|
+
"name": "utrechtTableCellPaddingInlineEnd",
|
|
4689
|
+
"attributes": {
|
|
4690
|
+
"category": "utrecht",
|
|
4691
|
+
"type": "table",
|
|
4692
|
+
"item": "cell",
|
|
4693
|
+
"subitem": "padding-inline-end"
|
|
4694
|
+
},
|
|
4695
|
+
"path": [
|
|
4696
|
+
"utrecht",
|
|
4697
|
+
"table",
|
|
4698
|
+
"cell",
|
|
4699
|
+
"padding-inline-end"
|
|
4700
|
+
]
|
|
4701
|
+
},
|
|
4702
|
+
"padding-inline-start": {
|
|
4703
|
+
"value": "18px",
|
|
4704
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4705
|
+
"isSource": true,
|
|
4706
|
+
"original": {
|
|
4707
|
+
"value": "{conduction.size.md}"
|
|
4708
|
+
},
|
|
4709
|
+
"name": "utrechtTableCellPaddingInlineStart",
|
|
4710
|
+
"attributes": {
|
|
4711
|
+
"category": "utrecht",
|
|
4712
|
+
"type": "table",
|
|
4713
|
+
"item": "cell",
|
|
4714
|
+
"subitem": "padding-inline-start"
|
|
4715
|
+
},
|
|
4716
|
+
"path": [
|
|
4717
|
+
"utrecht",
|
|
4718
|
+
"table",
|
|
4719
|
+
"cell",
|
|
4720
|
+
"padding-inline-start"
|
|
4721
|
+
]
|
|
4722
|
+
},
|
|
4723
|
+
"icon": {
|
|
4724
|
+
"size": {}
|
|
4725
|
+
}
|
|
4726
|
+
}
|
|
4727
|
+
},
|
|
4728
|
+
"textbox": {
|
|
4729
|
+
"background-color": {
|
|
4730
|
+
"value": "#ffffff",
|
|
4731
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4803
4732
|
"isSource": true,
|
|
4804
4733
|
"original": {
|
|
4805
|
-
"value": "{conduction.
|
|
4734
|
+
"value": "{conduction.color.white.100}"
|
|
4806
4735
|
},
|
|
4807
|
-
"name": "
|
|
4736
|
+
"name": "utrechtTextboxBackgroundColor",
|
|
4808
4737
|
"attributes": {
|
|
4809
4738
|
"category": "utrecht",
|
|
4810
|
-
"type": "
|
|
4811
|
-
"item": "
|
|
4739
|
+
"type": "textbox",
|
|
4740
|
+
"item": "background-color"
|
|
4812
4741
|
},
|
|
4813
4742
|
"path": [
|
|
4814
4743
|
"utrecht",
|
|
4815
|
-
"
|
|
4816
|
-
"
|
|
4744
|
+
"textbox",
|
|
4745
|
+
"background-color"
|
|
4817
4746
|
]
|
|
4818
4747
|
},
|
|
4819
|
-
"
|
|
4820
|
-
|
|
4821
|
-
"
|
|
4748
|
+
"border-bottom-width": {},
|
|
4749
|
+
"border-color": {
|
|
4750
|
+
"value": "#7a7a7a",
|
|
4751
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4822
4752
|
"isSource": true,
|
|
4823
4753
|
"original": {
|
|
4824
|
-
"value":
|
|
4754
|
+
"value": "{conduction.color.grey.48}"
|
|
4825
4755
|
},
|
|
4826
|
-
"name": "
|
|
4756
|
+
"name": "utrechtTextboxBorderColor",
|
|
4827
4757
|
"attributes": {
|
|
4828
4758
|
"category": "utrecht",
|
|
4829
|
-
"type": "
|
|
4830
|
-
"item": "
|
|
4759
|
+
"type": "textbox",
|
|
4760
|
+
"item": "border-color"
|
|
4831
4761
|
},
|
|
4832
4762
|
"path": [
|
|
4833
4763
|
"utrecht",
|
|
4834
|
-
"
|
|
4835
|
-
"
|
|
4764
|
+
"textbox",
|
|
4765
|
+
"border-color"
|
|
4836
4766
|
]
|
|
4837
4767
|
},
|
|
4838
|
-
"
|
|
4839
|
-
"value":
|
|
4840
|
-
"filePath": "src/component/utrecht/
|
|
4768
|
+
"border-radius": {
|
|
4769
|
+
"value": "3px",
|
|
4770
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4841
4771
|
"isSource": true,
|
|
4842
4772
|
"original": {
|
|
4843
|
-
"value":
|
|
4773
|
+
"value": "3px"
|
|
4844
4774
|
},
|
|
4845
|
-
"name": "
|
|
4775
|
+
"name": "utrechtTextboxBorderRadius",
|
|
4846
4776
|
"attributes": {
|
|
4847
4777
|
"category": "utrecht",
|
|
4848
|
-
"type": "
|
|
4849
|
-
"item": "
|
|
4778
|
+
"type": "textbox",
|
|
4779
|
+
"item": "border-radius"
|
|
4850
4780
|
},
|
|
4851
4781
|
"path": [
|
|
4852
4782
|
"utrecht",
|
|
4853
|
-
"
|
|
4854
|
-
"
|
|
4783
|
+
"textbox",
|
|
4784
|
+
"border-radius"
|
|
4855
4785
|
]
|
|
4856
4786
|
},
|
|
4857
|
-
"
|
|
4858
|
-
"value": "
|
|
4859
|
-
"filePath": "src/component/utrecht/
|
|
4787
|
+
"border-width": {
|
|
4788
|
+
"value": "1px",
|
|
4789
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4860
4790
|
"isSource": true,
|
|
4861
4791
|
"original": {
|
|
4862
|
-
"value": "{conduction.size.
|
|
4792
|
+
"value": "{conduction.size.4xs}"
|
|
4863
4793
|
},
|
|
4864
|
-
"name": "
|
|
4794
|
+
"name": "utrechtTextboxBorderWidth",
|
|
4865
4795
|
"attributes": {
|
|
4866
4796
|
"category": "utrecht",
|
|
4867
|
-
"type": "
|
|
4868
|
-
"item": "
|
|
4797
|
+
"type": "textbox",
|
|
4798
|
+
"item": "border-width"
|
|
4869
4799
|
},
|
|
4870
4800
|
"path": [
|
|
4871
4801
|
"utrecht",
|
|
4872
|
-
"
|
|
4873
|
-
"
|
|
4802
|
+
"textbox",
|
|
4803
|
+
"border-width"
|
|
4874
4804
|
]
|
|
4875
4805
|
},
|
|
4876
|
-
"
|
|
4877
|
-
"value": "
|
|
4878
|
-
"filePath": "src/component/utrecht/
|
|
4806
|
+
"color": {
|
|
4807
|
+
"value": "#4a4a4a",
|
|
4808
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4879
4809
|
"isSource": true,
|
|
4880
4810
|
"original": {
|
|
4881
|
-
"value": "{conduction.
|
|
4811
|
+
"value": "{conduction.color.grey.29}"
|
|
4882
4812
|
},
|
|
4883
|
-
"name": "
|
|
4813
|
+
"name": "utrechtTextboxColor",
|
|
4884
4814
|
"attributes": {
|
|
4885
4815
|
"category": "utrecht",
|
|
4886
|
-
"type": "
|
|
4887
|
-
"item": "
|
|
4816
|
+
"type": "textbox",
|
|
4817
|
+
"item": "color"
|
|
4888
4818
|
},
|
|
4889
4819
|
"path": [
|
|
4890
4820
|
"utrecht",
|
|
4891
|
-
"
|
|
4892
|
-
"
|
|
4821
|
+
"textbox",
|
|
4822
|
+
"color"
|
|
4893
4823
|
]
|
|
4894
4824
|
},
|
|
4895
|
-
"
|
|
4896
|
-
"value": "
|
|
4897
|
-
"filePath": "src/component/utrecht/
|
|
4825
|
+
"font-family": {
|
|
4826
|
+
"value": "\"Noto Sans\", Arial, sans-serif",
|
|
4827
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4898
4828
|
"isSource": true,
|
|
4899
4829
|
"original": {
|
|
4900
|
-
"value": "{conduction.
|
|
4830
|
+
"value": "{conduction.typography.sans-serif.font-family}"
|
|
4901
4831
|
},
|
|
4902
|
-
"name": "
|
|
4832
|
+
"name": "utrechtTextboxFontFamily",
|
|
4903
4833
|
"attributes": {
|
|
4904
4834
|
"category": "utrecht",
|
|
4905
|
-
"type": "
|
|
4906
|
-
"item": "
|
|
4835
|
+
"type": "textbox",
|
|
4836
|
+
"item": "font-family"
|
|
4907
4837
|
},
|
|
4908
4838
|
"path": [
|
|
4909
4839
|
"utrecht",
|
|
4910
|
-
"
|
|
4911
|
-
"
|
|
4840
|
+
"textbox",
|
|
4841
|
+
"font-family"
|
|
4912
4842
|
]
|
|
4913
4843
|
},
|
|
4914
|
-
"
|
|
4915
|
-
"value": "
|
|
4916
|
-
"filePath": "src/component/utrecht/
|
|
4844
|
+
"font-size": {
|
|
4845
|
+
"value": "15px",
|
|
4846
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4917
4847
|
"isSource": true,
|
|
4918
4848
|
"original": {
|
|
4919
|
-
"value": "
|
|
4849
|
+
"value": "15px"
|
|
4920
4850
|
},
|
|
4921
|
-
"name": "
|
|
4851
|
+
"name": "utrechtTextboxFontSize",
|
|
4922
4852
|
"attributes": {
|
|
4923
4853
|
"category": "utrecht",
|
|
4924
|
-
"type": "
|
|
4925
|
-
"item": "
|
|
4854
|
+
"type": "textbox",
|
|
4855
|
+
"item": "font-size"
|
|
4926
4856
|
},
|
|
4927
4857
|
"path": [
|
|
4928
4858
|
"utrecht",
|
|
4929
|
-
"
|
|
4930
|
-
"
|
|
4859
|
+
"textbox",
|
|
4860
|
+
"font-size"
|
|
4931
4861
|
]
|
|
4932
|
-
}
|
|
4933
|
-
|
|
4934
|
-
|
|
4935
|
-
"
|
|
4936
|
-
"value": "
|
|
4937
|
-
"filePath": "src/component/utrecht/
|
|
4862
|
+
},
|
|
4863
|
+
"line-height": {},
|
|
4864
|
+
"max-inline-size": {},
|
|
4865
|
+
"padding-block-end": {
|
|
4866
|
+
"value": "8px",
|
|
4867
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4938
4868
|
"isSource": true,
|
|
4939
4869
|
"original": {
|
|
4940
|
-
"value": "{conduction.
|
|
4870
|
+
"value": "{conduction.size.xs}"
|
|
4941
4871
|
},
|
|
4942
|
-
"name": "
|
|
4872
|
+
"name": "utrechtTextboxPaddingBlockEnd",
|
|
4943
4873
|
"attributes": {
|
|
4944
4874
|
"category": "utrecht",
|
|
4945
|
-
"type": "
|
|
4946
|
-
"item": "
|
|
4875
|
+
"type": "textbox",
|
|
4876
|
+
"item": "padding-block-end"
|
|
4947
4877
|
},
|
|
4948
4878
|
"path": [
|
|
4949
4879
|
"utrecht",
|
|
4950
|
-
"
|
|
4951
|
-
"
|
|
4880
|
+
"textbox",
|
|
4881
|
+
"padding-block-end"
|
|
4952
4882
|
]
|
|
4953
4883
|
},
|
|
4954
|
-
"
|
|
4955
|
-
"value": "
|
|
4956
|
-
"filePath": "src/component/utrecht/
|
|
4884
|
+
"padding-block-start": {
|
|
4885
|
+
"value": "8px",
|
|
4886
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4957
4887
|
"isSource": true,
|
|
4958
4888
|
"original": {
|
|
4959
|
-
"value": "{conduction.
|
|
4889
|
+
"value": "{conduction.size.xs}"
|
|
4960
4890
|
},
|
|
4961
|
-
"name": "
|
|
4891
|
+
"name": "utrechtTextboxPaddingBlockStart",
|
|
4962
4892
|
"attributes": {
|
|
4963
4893
|
"category": "utrecht",
|
|
4964
|
-
"type": "
|
|
4965
|
-
"item": "
|
|
4894
|
+
"type": "textbox",
|
|
4895
|
+
"item": "padding-block-start"
|
|
4966
4896
|
},
|
|
4967
4897
|
"path": [
|
|
4968
4898
|
"utrecht",
|
|
4969
|
-
"
|
|
4970
|
-
"
|
|
4899
|
+
"textbox",
|
|
4900
|
+
"padding-block-start"
|
|
4971
4901
|
]
|
|
4972
4902
|
},
|
|
4973
|
-
"
|
|
4974
|
-
"value": "
|
|
4975
|
-
"filePath": "src/component/utrecht/
|
|
4903
|
+
"padding-inline-end": {
|
|
4904
|
+
"value": "14px",
|
|
4905
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4976
4906
|
"isSource": true,
|
|
4977
4907
|
"original": {
|
|
4978
|
-
"value": "{conduction.
|
|
4908
|
+
"value": "{conduction.size.sm}"
|
|
4979
4909
|
},
|
|
4980
|
-
"name": "
|
|
4910
|
+
"name": "utrechtTextboxPaddingInlineEnd",
|
|
4981
4911
|
"attributes": {
|
|
4982
4912
|
"category": "utrecht",
|
|
4983
|
-
"type": "
|
|
4984
|
-
"item": "
|
|
4913
|
+
"type": "textbox",
|
|
4914
|
+
"item": "padding-inline-end"
|
|
4985
4915
|
},
|
|
4986
4916
|
"path": [
|
|
4987
4917
|
"utrecht",
|
|
4988
|
-
"
|
|
4989
|
-
"
|
|
4918
|
+
"textbox",
|
|
4919
|
+
"padding-inline-end"
|
|
4990
4920
|
]
|
|
4991
4921
|
},
|
|
4992
|
-
"
|
|
4993
|
-
"value": "
|
|
4994
|
-
"filePath": "src/component/utrecht/
|
|
4922
|
+
"padding-inline-start": {
|
|
4923
|
+
"value": "14px",
|
|
4924
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4995
4925
|
"isSource": true,
|
|
4996
4926
|
"original": {
|
|
4997
|
-
"value": "{conduction.
|
|
4927
|
+
"value": "{conduction.size.sm}"
|
|
4998
4928
|
},
|
|
4999
|
-
"name": "
|
|
4929
|
+
"name": "utrechtTextboxPaddingInlineStart",
|
|
5000
4930
|
"attributes": {
|
|
5001
4931
|
"category": "utrecht",
|
|
5002
|
-
"type": "
|
|
5003
|
-
"item": "
|
|
4932
|
+
"type": "textbox",
|
|
4933
|
+
"item": "padding-inline-start"
|
|
5004
4934
|
},
|
|
5005
4935
|
"path": [
|
|
5006
4936
|
"utrecht",
|
|
5007
|
-
"
|
|
5008
|
-
"
|
|
4937
|
+
"textbox",
|
|
4938
|
+
"padding-inline-start"
|
|
5009
4939
|
]
|
|
5010
4940
|
},
|
|
5011
|
-
"
|
|
5012
|
-
|
|
4941
|
+
"placeholder": {
|
|
4942
|
+
"color": {
|
|
4943
|
+
"value": "#808080",
|
|
4944
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4945
|
+
"isSource": true,
|
|
4946
|
+
"original": {
|
|
4947
|
+
"value": "{conduction.color.grey.50}"
|
|
4948
|
+
},
|
|
4949
|
+
"name": "utrechtTextboxPlaceholderColor",
|
|
4950
|
+
"attributes": {
|
|
4951
|
+
"category": "utrecht",
|
|
4952
|
+
"type": "textbox",
|
|
4953
|
+
"item": "placeholder",
|
|
4954
|
+
"subitem": "color"
|
|
4955
|
+
},
|
|
4956
|
+
"path": [
|
|
4957
|
+
"utrecht",
|
|
4958
|
+
"textbox",
|
|
4959
|
+
"placeholder",
|
|
4960
|
+
"color"
|
|
4961
|
+
]
|
|
4962
|
+
}
|
|
4963
|
+
},
|
|
4964
|
+
"disabled": {
|
|
4965
|
+
"background-color": {},
|
|
4966
|
+
"border-color": {},
|
|
4967
|
+
"color": {}
|
|
4968
|
+
},
|
|
4969
|
+
"focus": {
|
|
4970
|
+
"background-color": {
|
|
4971
|
+
"value": "#ffffff",
|
|
4972
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4973
|
+
"isSource": true,
|
|
4974
|
+
"original": {
|
|
4975
|
+
"value": "{conduction.color.white.100}"
|
|
4976
|
+
},
|
|
4977
|
+
"name": "utrechtTextboxFocusBackgroundColor",
|
|
4978
|
+
"attributes": {
|
|
4979
|
+
"category": "utrecht",
|
|
4980
|
+
"type": "textbox",
|
|
4981
|
+
"item": "focus",
|
|
4982
|
+
"subitem": "background-color"
|
|
4983
|
+
},
|
|
4984
|
+
"path": [
|
|
4985
|
+
"utrecht",
|
|
4986
|
+
"textbox",
|
|
4987
|
+
"focus",
|
|
4988
|
+
"background-color"
|
|
4989
|
+
]
|
|
4990
|
+
},
|
|
4991
|
+
"border-color": {},
|
|
4992
|
+
"color": {}
|
|
4993
|
+
},
|
|
4994
|
+
"invalid": {
|
|
4995
|
+
"background-color": {},
|
|
4996
|
+
"border-color": {},
|
|
4997
|
+
"border-width": {},
|
|
4998
|
+
"color": {}
|
|
4999
|
+
},
|
|
5000
|
+
"read-only": {
|
|
5001
|
+
"background-color": {},
|
|
5002
|
+
"border-color": {},
|
|
5003
|
+
"color": {}
|
|
5004
|
+
}
|
|
5013
5005
|
},
|
|
5014
5006
|
"heading-1": {
|
|
5015
5007
|
"color": {},
|