@conduction/theme 1.0.28 → 1.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/README.md +5 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +5 -1
  3. package/conduction-design-tokens/dist/index.js +5 -1
  4. package/conduction-design-tokens/dist/index.json +86 -0
  5. package/conduction-design-tokens/dist/index.less +5 -1
  6. package/conduction-design-tokens/dist/index.scss +5 -1
  7. package/conduction-design-tokens/dist/tokens.json +96 -1
  8. package/conduction-design-tokens/src/component/conduction/select.tokens.json +16 -1
  9. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +5 -1
  10. package/municipalities/dinkelland-design-tokens/dist/index.js +5 -1
  11. package/municipalities/dinkelland-design-tokens/dist/index.json +86 -0
  12. package/municipalities/dinkelland-design-tokens/dist/index.less +5 -1
  13. package/municipalities/dinkelland-design-tokens/dist/index.scss +5 -1
  14. package/municipalities/dinkelland-design-tokens/dist/tokens.json +96 -1
  15. package/municipalities/dinkelland-design-tokens/src/component/conduction/select.tokens.json +16 -1
  16. package/municipalities/epe-design-tokens/dist/design-tokens.css +9 -5
  17. package/municipalities/epe-design-tokens/dist/index.js +9 -5
  18. package/municipalities/epe-design-tokens/dist/index.json +94 -8
  19. package/municipalities/epe-design-tokens/dist/index.less +9 -5
  20. package/municipalities/epe-design-tokens/dist/index.scss +9 -5
  21. package/municipalities/epe-design-tokens/dist/tokens.json +104 -9
  22. package/municipalities/epe-design-tokens/src/component/conduction/card-header.tokens.json +4 -4
  23. package/municipalities/epe-design-tokens/src/component/conduction/select.tokens.json +16 -1
  24. package/municipalities/leiden-design-tokens/dist/design-tokens.css +5 -1
  25. package/municipalities/leiden-design-tokens/dist/index.js +5 -1
  26. package/municipalities/leiden-design-tokens/dist/index.json +86 -0
  27. package/municipalities/leiden-design-tokens/dist/index.less +5 -1
  28. package/municipalities/leiden-design-tokens/dist/index.scss +5 -1
  29. package/municipalities/leiden-design-tokens/dist/tokens.json +96 -1
  30. package/municipalities/leiden-design-tokens/src/component/conduction/select.tokens.json +16 -1
  31. package/municipalities/noaberkracht-design-tokens/LICENSE.md +17 -0
  32. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +190 -6
  33. package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -1
  34. package/municipalities/noaberkracht-design-tokens/dist/index.js +190 -6
  35. package/municipalities/noaberkracht-design-tokens/dist/index.json +4795 -1169
  36. package/municipalities/noaberkracht-design-tokens/dist/index.less +190 -6
  37. package/municipalities/noaberkracht-design-tokens/dist/index.scss +190 -6
  38. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +4208 -254
  39. package/municipalities/noaberkracht-design-tokens/package.json +40 -0
  40. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +70 -0
  41. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/font-size.tokens.json +17 -0
  42. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/size.tokens.json +17 -0
  43. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/typography.tokens.json +52 -0
  44. package/municipalities/noaberkracht-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  45. package/municipalities/noaberkracht-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  46. package/municipalities/noaberkracht-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
  47. package/municipalities/noaberkracht-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
  48. package/municipalities/noaberkracht-design-tokens/src/component/conduction/select.tokens.json +30 -0
  49. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  50. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  51. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  52. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/code.tokens.json +27 -0
  53. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  54. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  55. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
  56. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  57. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +12 -0
  58. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
  59. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
  60. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
  61. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
  62. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  63. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  64. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/list.tokens.json +33 -0
  65. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  66. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  67. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  68. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  69. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  70. package/municipalities/noaberkracht-design-tokens/src/config.json +7 -0
  71. package/municipalities/noaberkracht-design-tokens/src/font/GreycliffCF.woff2 +0 -0
  72. package/municipalities/noaberkracht-design-tokens/src/font/Oceanwide.woff2 +0 -0
  73. package/municipalities/noaberkracht-design-tokens/src/font.scss +11 -0
  74. package/municipalities/noaberkracht-design-tokens/src/index.scss +8 -0
  75. package/municipalities/noaberkracht-design-tokens/style-dictionary.config.js +6 -0
  76. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +8 -5
  77. package/municipalities/noordwijk-design-tokens/dist/index.js +8 -5
  78. package/municipalities/noordwijk-design-tokens/dist/index.json +153 -80
  79. package/municipalities/noordwijk-design-tokens/dist/index.less +8 -5
  80. package/municipalities/noordwijk-design-tokens/dist/index.scss +8 -5
  81. package/municipalities/noordwijk-design-tokens/dist/tokens.json +164 -81
  82. package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +20 -1
  83. package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +4 -4
  84. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +5 -1
  85. package/municipalities/tubbergen-design-tokens/dist/index.js +5 -1
  86. package/municipalities/tubbergen-design-tokens/dist/index.json +86 -0
  87. package/municipalities/tubbergen-design-tokens/dist/index.less +5 -1
  88. package/municipalities/tubbergen-design-tokens/dist/index.scss +5 -1
  89. package/municipalities/tubbergen-design-tokens/dist/tokens.json +96 -1
  90. package/municipalities/tubbergen-design-tokens/src/component/conduction/select.tokens.json +16 -1
  91. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +5 -1
  92. package/municipalities/xxllnc-design-tokens/dist/index.js +5 -1
  93. package/municipalities/xxllnc-design-tokens/dist/index.json +86 -0
  94. package/municipalities/xxllnc-design-tokens/dist/index.less +5 -1
  95. package/municipalities/xxllnc-design-tokens/dist/index.scss +5 -1
  96. package/municipalities/xxllnc-design-tokens/dist/tokens.json +96 -1
  97. package/municipalities/xxllnc-design-tokens/src/component/conduction/select.tokens.json +16 -1
  98. package/package.json +3 -2
@@ -291,7 +291,7 @@
291
291
  "22"
292
292
  ]
293
293
  },
294
- "31": {
294
+ "31-60t": {
295
295
  "value": "#012c9d99",
296
296
  "comment": "Blue with 60% transparency",
297
297
  "filePath": "src/brand/noaberkracht/color.tokens.json",
@@ -300,18 +300,18 @@
300
300
  "value": "#012c9d99",
301
301
  "comment": "Blue with 60% transparency"
302
302
  },
303
- "name": "noaberkrachtColorBlue31",
303
+ "name": "noaberkrachtColorBlue3160t",
304
304
  "attributes": {
305
305
  "category": "noaberkracht",
306
306
  "type": "color",
307
307
  "item": "blue",
308
- "subitem": "31"
308
+ "subitem": "31-60t"
309
309
  },
310
310
  "path": [
311
311
  "noaberkracht",
312
312
  "color",
313
313
  "blue",
314
- "31"
314
+ "31-60t"
315
315
  ]
316
316
  }
317
317
  },
@@ -862,11 +862,11 @@
862
862
  "typography": {
863
863
  "greycliff-cf": {
864
864
  "font-family": {
865
- "value": "OceanWide",
865
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
866
866
  "filePath": "src/brand/noaberkracht/typography.tokens.json",
867
867
  "isSource": true,
868
868
  "original": {
869
- "value": "OceanWide"
869
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\""
870
870
  },
871
871
  "name": "noaberkrachtTypographyGreycliffCfFontFamily",
872
872
  "attributes": {
@@ -883,6 +883,29 @@
883
883
  ]
884
884
  }
885
885
  },
886
+ "oceanwide": {
887
+ "font-family": {
888
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif",
889
+ "filePath": "src/brand/noaberkracht/typography.tokens.json",
890
+ "isSource": true,
891
+ "original": {
892
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif"
893
+ },
894
+ "name": "noaberkrachtTypographyOceanwideFontFamily",
895
+ "attributes": {
896
+ "category": "noaberkracht",
897
+ "type": "typography",
898
+ "item": "oceanwide",
899
+ "subitem": "font-family"
900
+ },
901
+ "path": [
902
+ "noaberkracht",
903
+ "typography",
904
+ "oceanwide",
905
+ "font-family"
906
+ ]
907
+ }
908
+ },
886
909
  "sans-serif": {
887
910
  "font-family": {
888
911
  "value": "\"Noto Sans\", Arial, sans-serif",
@@ -2161,409 +2184,4340 @@
2161
2184
  }
2162
2185
  }
2163
2186
  },
2164
- "document": {
2187
+ "button": {
2165
2188
  "background-color": {
2166
- "value": "#fafafa",
2167
- "filePath": "src/component/utrecht/document.tokens.json",
2189
+ "value": "#f0b800",
2190
+ "filePath": "src/component/utrecht/button.tokens.json",
2168
2191
  "isSource": true,
2169
2192
  "original": {
2170
- "value": "{noaberkracht.color.white.98}"
2193
+ "value": "{noaberkracht.color.yellow.47}"
2171
2194
  },
2172
- "name": "utrechtDocumentBackgroundColor",
2195
+ "name": "utrechtButtonBackgroundColor",
2173
2196
  "attributes": {
2174
2197
  "category": "utrecht",
2175
- "type": "document",
2198
+ "type": "button",
2176
2199
  "item": "background-color"
2177
2200
  },
2178
2201
  "path": [
2179
2202
  "utrecht",
2180
- "document",
2203
+ "button",
2181
2204
  "background-color"
2182
2205
  ]
2183
2206
  },
2184
- "color": {
2185
- "value": "#000000",
2186
- "filePath": "src/component/utrecht/document.tokens.json",
2187
- "isSource": true,
2188
- "original": {
2189
- "value": "{noaberkracht.color.black.0}"
2190
- },
2191
- "name": "utrechtDocumentColor",
2192
- "attributes": {
2193
- "category": "utrecht",
2194
- "type": "document",
2195
- "item": "color"
2196
- },
2197
- "path": [
2198
- "utrecht",
2199
- "document",
2200
- "color"
2201
- ]
2202
- },
2203
- "font-family": {
2204
- "value": "OceanWide",
2205
- "filePath": "src/component/utrecht/document.tokens.json",
2206
- "isSource": true,
2207
- "original": {
2208
- "value": "{noaberkracht.typography.greycliff-cf.font-family}"
2209
- },
2210
- "name": "utrechtDocumentFontFamily",
2211
- "attributes": {
2212
- "category": "utrecht",
2213
- "type": "document",
2214
- "item": "font-family"
2215
- },
2216
- "path": [
2217
- "utrecht",
2218
- "document",
2219
- "font-family"
2220
- ]
2221
- },
2222
- "font-size": {
2223
- "value": "24px",
2224
- "filePath": "src/component/utrecht/document.tokens.json",
2207
+ "border-color": {
2208
+ "value": "#f0b800",
2209
+ "filePath": "src/component/utrecht/button.tokens.json",
2225
2210
  "isSource": true,
2226
2211
  "original": {
2227
- "value": "{noaberkracht.font-size.md}"
2212
+ "value": "{noaberkracht.color.yellow.47}"
2228
2213
  },
2229
- "name": "utrechtDocumentFontSize",
2214
+ "name": "utrechtButtonBorderColor",
2230
2215
  "attributes": {
2231
2216
  "category": "utrecht",
2232
- "type": "document",
2233
- "item": "font-size"
2217
+ "type": "button",
2218
+ "item": "border-color"
2234
2219
  },
2235
2220
  "path": [
2236
2221
  "utrecht",
2237
- "document",
2238
- "font-size"
2222
+ "button",
2223
+ "border-color"
2239
2224
  ]
2240
2225
  },
2241
- "font-weight": {},
2242
- "line-height": {}
2243
- },
2244
- "page-footer": {
2245
- "min-height": {},
2246
- "logo": {
2247
- "max-height": {},
2248
- "max-width": {
2249
- "value": "150px",
2250
- "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
2251
- "isSource": true,
2252
- "original": {
2253
- "value": "150px"
2254
- },
2255
- "name": "utrechtPageFooterLogoMaxWidth",
2256
- "attributes": {
2257
- "category": "utrecht",
2258
- "type": "page-footer",
2259
- "item": "logo",
2260
- "subitem": "max-width"
2261
- },
2262
- "path": [
2263
- "utrecht",
2264
- "page-footer",
2265
- "logo",
2266
- "max-width"
2267
- ]
2268
- }
2269
- },
2270
- "background-position": {},
2271
- "background-color": {
2272
- "value": "#f0b800",
2273
- "filePath": "src/component/utrecht/page-footer.tokens.json",
2226
+ "border-radius": {
2227
+ "value": "9999px",
2228
+ "filePath": "src/component/utrecht/button.tokens.json",
2274
2229
  "isSource": true,
2275
2230
  "original": {
2276
- "value": "{noaberkracht.color.yellow.47}"
2231
+ "value": "9999px"
2277
2232
  },
2278
- "name": "utrechtPageFooterBackgroundColor",
2233
+ "name": "utrechtButtonBorderRadius",
2279
2234
  "attributes": {
2280
2235
  "category": "utrecht",
2281
- "type": "page-footer",
2282
- "item": "background-color"
2236
+ "type": "button",
2237
+ "item": "border-radius"
2283
2238
  },
2284
2239
  "path": [
2285
2240
  "utrecht",
2286
- "page-footer",
2287
- "background-color"
2241
+ "button",
2242
+ "border-radius"
2288
2243
  ]
2289
2244
  },
2290
- "background-image": {
2291
- "value": "unset",
2292
- "filePath": "src/component/utrecht/page-footer.tokens.json",
2245
+ "border-width": {
2246
+ "value": "2px",
2247
+ "filePath": "src/component/utrecht/button.tokens.json",
2293
2248
  "isSource": true,
2294
2249
  "original": {
2295
- "value": "unset"
2250
+ "value": "{noaberkracht.size.3xs}"
2296
2251
  },
2297
- "name": "utrechtPageFooterBackgroundImage",
2252
+ "name": "utrechtButtonBorderWidth",
2298
2253
  "attributes": {
2299
2254
  "category": "utrecht",
2300
- "type": "page-footer",
2301
- "item": "background-image"
2255
+ "type": "button",
2256
+ "item": "border-width"
2302
2257
  },
2303
2258
  "path": [
2304
2259
  "utrecht",
2305
- "page-footer",
2306
- "background-image"
2260
+ "button",
2261
+ "border-width"
2307
2262
  ]
2308
2263
  },
2309
2264
  "color": {
2310
2265
  "value": "#ffffff",
2311
- "filePath": "src/component/utrecht/page-footer.tokens.json",
2266
+ "filePath": "src/component/utrecht/button.tokens.json",
2312
2267
  "isSource": true,
2313
2268
  "original": {
2314
2269
  "value": "{noaberkracht.color.white.100}"
2315
2270
  },
2316
- "name": "utrechtPageFooterColor",
2271
+ "name": "utrechtButtonColor",
2317
2272
  "attributes": {
2318
2273
  "category": "utrecht",
2319
- "type": "page-footer",
2274
+ "type": "button",
2320
2275
  "item": "color"
2321
2276
  },
2322
2277
  "path": [
2323
2278
  "utrecht",
2324
- "page-footer",
2279
+ "button",
2325
2280
  "color"
2326
2281
  ]
2327
2282
  },
2328
- "padding-inline-end": {
2329
- "value": "14px",
2330
- "filePath": "src/component/utrecht/page-footer.tokens.json",
2283
+ "font-family": {
2284
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif",
2285
+ "filePath": "src/component/utrecht/button.tokens.json",
2331
2286
  "isSource": true,
2332
2287
  "original": {
2333
- "value": "{noaberkracht.size.sm}"
2288
+ "value": "{noaberkracht.typography.oceanwide.font-family}"
2334
2289
  },
2335
- "name": "utrechtPageFooterPaddingInlineEnd",
2290
+ "name": "utrechtButtonFontFamily",
2336
2291
  "attributes": {
2337
2292
  "category": "utrecht",
2338
- "type": "page-footer",
2339
- "item": "padding-inline-end"
2293
+ "type": "button",
2294
+ "item": "font-family"
2340
2295
  },
2341
2296
  "path": [
2342
2297
  "utrecht",
2343
- "page-footer",
2344
- "padding-inline-end"
2298
+ "button",
2299
+ "font-family"
2345
2300
  ]
2346
2301
  },
2347
- "padding-inline-start": {
2348
- "value": "14px",
2349
- "filePath": "src/component/utrecht/page-footer.tokens.json",
2302
+ "font-size": {
2303
+ "value": "inherit",
2304
+ "filePath": "src/component/utrecht/button.tokens.json",
2350
2305
  "isSource": true,
2351
2306
  "original": {
2352
- "value": "{noaberkracht.size.sm}"
2307
+ "value": "inherit"
2353
2308
  },
2354
- "name": "utrechtPageFooterPaddingInlineStart",
2309
+ "name": "utrechtButtonFontSize",
2355
2310
  "attributes": {
2356
2311
  "category": "utrecht",
2357
- "type": "page-footer",
2358
- "item": "padding-inline-start"
2312
+ "type": "button",
2313
+ "item": "font-size"
2359
2314
  },
2360
2315
  "path": [
2361
2316
  "utrecht",
2362
- "page-footer",
2363
- "padding-inline-start"
2317
+ "button",
2318
+ "font-size"
2364
2319
  ]
2365
2320
  },
2366
- "padding-block-end": {
2367
- "value": "48px",
2368
- "filePath": "src/component/utrecht/page-footer.tokens.json",
2321
+ "font-weight": {
2322
+ "value": "inherit",
2323
+ "filePath": "src/component/utrecht/button.tokens.json",
2369
2324
  "isSource": true,
2370
2325
  "original": {
2371
- "value": "{noaberkracht.size.2xl}"
2326
+ "value": "inherit"
2372
2327
  },
2373
- "name": "utrechtPageFooterPaddingBlockEnd",
2328
+ "name": "utrechtButtonFontWeight",
2374
2329
  "attributes": {
2375
2330
  "category": "utrecht",
2376
- "type": "page-footer",
2377
- "item": "padding-block-end"
2331
+ "type": "button",
2332
+ "item": "font-weight"
2378
2333
  },
2379
2334
  "path": [
2380
2335
  "utrecht",
2381
- "page-footer",
2382
- "padding-block-end"
2336
+ "button",
2337
+ "font-weight"
2383
2338
  ]
2384
2339
  },
2340
+ "inline-size": {},
2341
+ "letter-spacing": {},
2342
+ "line-height": {},
2343
+ "min-block-size": {},
2344
+ "min-inline-size": {},
2385
2345
  "padding-block-start": {
2386
- "value": "48px",
2387
- "filePath": "src/component/utrecht/page-footer.tokens.json",
2346
+ "value": "4px",
2347
+ "filePath": "src/component/utrecht/button.tokens.json",
2388
2348
  "isSource": true,
2389
2349
  "original": {
2390
- "value": "{noaberkracht.size.2xl}"
2350
+ "value": "{noaberkracht.size.2xs}"
2391
2351
  },
2392
- "name": "utrechtPageFooterPaddingBlockStart",
2352
+ "name": "utrechtButtonPaddingBlockStart",
2393
2353
  "attributes": {
2394
2354
  "category": "utrecht",
2395
- "type": "page-footer",
2355
+ "type": "button",
2396
2356
  "item": "padding-block-start"
2397
2357
  },
2398
2358
  "path": [
2399
2359
  "utrecht",
2400
- "page-footer",
2360
+ "button",
2401
2361
  "padding-block-start"
2402
2362
  ]
2403
- }
2404
- },
2405
- "page-header": {
2406
- "logo": {
2407
- "max-height": {},
2408
- "max-width": {
2409
- "value": "130px",
2410
- "filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
2411
- "isSource": true,
2412
- "original": {
2413
- "value": "130px"
2414
- },
2415
- "name": "utrechtPageHeaderLogoMaxWidth",
2416
- "attributes": {
2417
- "category": "utrecht",
2418
- "type": "page-header",
2419
- "item": "logo",
2420
- "subitem": "max-width"
2421
- },
2422
- "path": [
2423
- "utrecht",
2424
- "page-header",
2425
- "logo",
2426
- "max-width"
2427
- ]
2428
- }
2429
- },
2430
- "background-color": {
2431
- "value": "#012c9d99",
2432
- "filePath": "src/component/utrecht/page-header.tokens.json",
2433
- "isSource": true,
2434
- "original": {
2435
- "value": "{noaberkracht.color.blue.31}"
2436
- },
2437
- "name": "utrechtPageHeaderBackgroundColor",
2438
- "attributes": {
2439
- "category": "utrecht",
2440
- "type": "page-header",
2441
- "item": "background-color"
2442
- },
2443
- "path": [
2444
- "utrecht",
2445
- "page-header",
2446
- "background-color"
2447
- ]
2448
2363
  },
2449
- "color": {
2450
- "value": "#ffffff",
2451
- "filePath": "src/component/utrecht/page-header.tokens.json",
2364
+ "padding-block-end": {
2365
+ "value": "4px",
2366
+ "filePath": "src/component/utrecht/button.tokens.json",
2452
2367
  "isSource": true,
2453
2368
  "original": {
2454
- "value": "{noaberkracht.color.white.100}"
2369
+ "value": "{noaberkracht.size.2xs}"
2455
2370
  },
2456
- "name": "utrechtPageHeaderColor",
2371
+ "name": "utrechtButtonPaddingBlockEnd",
2457
2372
  "attributes": {
2458
2373
  "category": "utrecht",
2459
- "type": "page-header",
2460
- "item": "color"
2374
+ "type": "button",
2375
+ "item": "padding-block-end"
2461
2376
  },
2462
2377
  "path": [
2463
2378
  "utrecht",
2464
- "page-header",
2465
- "color"
2379
+ "button",
2380
+ "padding-block-end"
2466
2381
  ]
2467
2382
  },
2468
- "padding-block-start": {
2383
+ "padding-inline-start": {
2469
2384
  "value": "14px",
2470
- "filePath": "src/component/utrecht/page-header.tokens.json",
2385
+ "filePath": "src/component/utrecht/button.tokens.json",
2471
2386
  "isSource": true,
2472
2387
  "original": {
2473
2388
  "value": "{noaberkracht.size.sm}"
2474
2389
  },
2475
- "name": "utrechtPageHeaderPaddingBlockStart",
2390
+ "name": "utrechtButtonPaddingInlineStart",
2476
2391
  "attributes": {
2477
2392
  "category": "utrecht",
2478
- "type": "page-header",
2479
- "item": "padding-block-start"
2393
+ "type": "button",
2394
+ "item": "padding-inline-start"
2480
2395
  },
2481
2396
  "path": [
2482
2397
  "utrecht",
2483
- "page-header",
2484
- "padding-block-start"
2398
+ "button",
2399
+ "padding-inline-start"
2485
2400
  ]
2486
2401
  },
2487
- "padding-block-end": {
2402
+ "padding-inline-end": {
2488
2403
  "value": "14px",
2489
- "filePath": "src/component/utrecht/page-header.tokens.json",
2404
+ "filePath": "src/component/utrecht/button.tokens.json",
2490
2405
  "isSource": true,
2491
2406
  "original": {
2492
2407
  "value": "{noaberkracht.size.sm}"
2493
2408
  },
2494
- "name": "utrechtPageHeaderPaddingBlockEnd",
2409
+ "name": "utrechtButtonPaddingInlineEnd",
2495
2410
  "attributes": {
2496
2411
  "category": "utrecht",
2497
- "type": "page-header",
2498
- "item": "padding-block-end"
2412
+ "type": "button",
2413
+ "item": "padding-inline-end"
2499
2414
  },
2500
2415
  "path": [
2501
2416
  "utrecht",
2502
- "page-header",
2503
- "padding-block-end"
2417
+ "button",
2418
+ "padding-inline-end"
2504
2419
  ]
2505
- }
2506
- },
2507
- "link": {},
2508
- "page": {
2509
- "background-color": {},
2510
- "color": {},
2511
- "margin-inline-start": {
2512
- "value": "24px",
2513
- "filePath": "src/component/utrecht/page.tokens.json",
2514
- "isSource": true,
2515
- "original": {
2516
- "value": "{noaberkracht.size.lg}"
2420
+ },
2421
+ "text-transform": {},
2422
+ "active": {
2423
+ "background-color": {},
2424
+ "border-color": {},
2425
+ "color": {}
2426
+ },
2427
+ "icon": {
2428
+ "gap": {
2429
+ "value": "8px",
2430
+ "filePath": "src/component/utrecht/button.tokens.json",
2431
+ "isSource": true,
2432
+ "original": {
2433
+ "value": "{noaberkracht.size.xs}"
2434
+ },
2435
+ "name": "utrechtButtonIconGap",
2436
+ "attributes": {
2437
+ "category": "utrecht",
2438
+ "type": "button",
2439
+ "item": "icon",
2440
+ "subitem": "gap"
2441
+ },
2442
+ "path": [
2443
+ "utrecht",
2444
+ "button",
2445
+ "icon",
2446
+ "gap"
2447
+ ]
2448
+ },
2449
+ "size": {}
2450
+ },
2451
+ "disabled": {
2452
+ "background-color": {},
2453
+ "border-color": {},
2454
+ "color": {}
2455
+ },
2456
+ "focus": {
2457
+ "background-color": {},
2458
+ "border-color": {},
2459
+ "color": {},
2460
+ "scale": {}
2461
+ },
2462
+ "hover": {
2463
+ "background-color": {
2464
+ "value": "#003790",
2465
+ "filePath": "src/component/utrecht/button.tokens.json",
2466
+ "isSource": true,
2467
+ "original": {
2468
+ "value": "{noaberkracht.color.blue.22}"
2469
+ },
2470
+ "name": "utrechtButtonHoverBackgroundColor",
2471
+ "attributes": {
2472
+ "category": "utrecht",
2473
+ "type": "button",
2474
+ "item": "hover",
2475
+ "subitem": "background-color"
2476
+ },
2477
+ "path": [
2478
+ "utrecht",
2479
+ "button",
2480
+ "hover",
2481
+ "background-color"
2482
+ ]
2483
+ },
2484
+ "border-color": {
2485
+ "value": "#003790",
2486
+ "filePath": "src/component/utrecht/button.tokens.json",
2487
+ "isSource": true,
2488
+ "original": {
2489
+ "value": "{noaberkracht.color.blue.22}"
2490
+ },
2491
+ "name": "utrechtButtonHoverBorderColor",
2492
+ "attributes": {
2493
+ "category": "utrecht",
2494
+ "type": "button",
2495
+ "item": "hover",
2496
+ "subitem": "border-color"
2497
+ },
2498
+ "path": [
2499
+ "utrecht",
2500
+ "button",
2501
+ "hover",
2502
+ "border-color"
2503
+ ]
2504
+ },
2505
+ "color": {
2506
+ "value": "#ffffff",
2507
+ "filePath": "src/component/utrecht/button.tokens.json",
2508
+ "isSource": true,
2509
+ "original": {
2510
+ "value": "{noaberkracht.color.white.100}"
2511
+ },
2512
+ "name": "utrechtButtonHoverColor",
2513
+ "attributes": {
2514
+ "category": "utrecht",
2515
+ "type": "button",
2516
+ "item": "hover",
2517
+ "subitem": "color"
2518
+ },
2519
+ "path": [
2520
+ "utrecht",
2521
+ "button",
2522
+ "hover",
2523
+ "color"
2524
+ ]
2525
+ },
2526
+ "scale": {}
2527
+ },
2528
+ "pressed": {
2529
+ "background-color": {},
2530
+ "border-color": {},
2531
+ "color": {}
2532
+ },
2533
+ "primary-action": {
2534
+ "background-color": {
2535
+ "value": "#f0b800",
2536
+ "filePath": "src/component/utrecht/button.tokens.json",
2537
+ "isSource": true,
2538
+ "original": {
2539
+ "value": "{noaberkracht.color.yellow.47}"
2540
+ },
2541
+ "name": "utrechtButtonPrimaryActionBackgroundColor",
2542
+ "attributes": {
2543
+ "category": "utrecht",
2544
+ "type": "button",
2545
+ "item": "primary-action",
2546
+ "subitem": "background-color"
2547
+ },
2548
+ "path": [
2549
+ "utrecht",
2550
+ "button",
2551
+ "primary-action",
2552
+ "background-color"
2553
+ ]
2554
+ },
2555
+ "border-color": {
2556
+ "value": "#f0b800",
2557
+ "filePath": "src/component/utrecht/button.tokens.json",
2558
+ "isSource": true,
2559
+ "original": {
2560
+ "value": "{noaberkracht.color.yellow.47}"
2561
+ },
2562
+ "name": "utrechtButtonPrimaryActionBorderColor",
2563
+ "attributes": {
2564
+ "category": "utrecht",
2565
+ "type": "button",
2566
+ "item": "primary-action",
2567
+ "subitem": "border-color"
2568
+ },
2569
+ "path": [
2570
+ "utrecht",
2571
+ "button",
2572
+ "primary-action",
2573
+ "border-color"
2574
+ ]
2575
+ },
2576
+ "border-width": {
2577
+ "value": "2px",
2578
+ "filePath": "src/component/utrecht/button.tokens.json",
2579
+ "isSource": true,
2580
+ "original": {
2581
+ "value": "{noaberkracht.size.3xs}"
2582
+ },
2583
+ "name": "utrechtButtonPrimaryActionBorderWidth",
2584
+ "attributes": {
2585
+ "category": "utrecht",
2586
+ "type": "button",
2587
+ "item": "primary-action",
2588
+ "subitem": "border-width"
2589
+ },
2590
+ "path": [
2591
+ "utrecht",
2592
+ "button",
2593
+ "primary-action",
2594
+ "border-width"
2595
+ ]
2596
+ },
2597
+ "color": {
2598
+ "value": "#ffffff",
2599
+ "filePath": "src/component/utrecht/button.tokens.json",
2600
+ "isSource": true,
2601
+ "original": {
2602
+ "value": "{noaberkracht.color.white.100}"
2603
+ },
2604
+ "name": "utrechtButtonPrimaryActionColor",
2605
+ "attributes": {
2606
+ "category": "utrecht",
2607
+ "type": "button",
2608
+ "item": "primary-action",
2609
+ "subitem": "color"
2610
+ },
2611
+ "path": [
2612
+ "utrecht",
2613
+ "button",
2614
+ "primary-action",
2615
+ "color"
2616
+ ]
2617
+ },
2618
+ "font-weight": {
2619
+ "value": "inherit",
2620
+ "filePath": "src/component/utrecht/button.tokens.json",
2621
+ "isSource": true,
2622
+ "original": {
2623
+ "value": "inherit"
2624
+ },
2625
+ "name": "utrechtButtonPrimaryActionFontWeight",
2626
+ "attributes": {
2627
+ "category": "utrecht",
2628
+ "type": "button",
2629
+ "item": "primary-action",
2630
+ "subitem": "font-weight"
2631
+ },
2632
+ "path": [
2633
+ "utrecht",
2634
+ "button",
2635
+ "primary-action",
2636
+ "font-weight"
2637
+ ]
2638
+ },
2639
+ "active": {
2640
+ "background-color": {},
2641
+ "border-color": {},
2642
+ "color": {}
2643
+ },
2644
+ "disabled": {
2645
+ "background-color": {},
2646
+ "border-color": {},
2647
+ "color": {}
2648
+ },
2649
+ "hover": {
2650
+ "background-color": {
2651
+ "value": "#f0b800",
2652
+ "filePath": "src/component/utrecht/button.tokens.json",
2653
+ "isSource": true,
2654
+ "original": {
2655
+ "value": "{noaberkracht.color.yellow.47}"
2656
+ },
2657
+ "name": "utrechtButtonPrimaryActionHoverBackgroundColor",
2658
+ "attributes": {
2659
+ "category": "utrecht",
2660
+ "type": "button",
2661
+ "item": "primary-action",
2662
+ "subitem": "hover",
2663
+ "state": "background-color"
2664
+ },
2665
+ "path": [
2666
+ "utrecht",
2667
+ "button",
2668
+ "primary-action",
2669
+ "hover",
2670
+ "background-color"
2671
+ ]
2672
+ },
2673
+ "border-color": {
2674
+ "value": "#f0b800",
2675
+ "filePath": "src/component/utrecht/button.tokens.json",
2676
+ "isSource": true,
2677
+ "original": {
2678
+ "value": "{noaberkracht.color.yellow.47}"
2679
+ },
2680
+ "name": "utrechtButtonPrimaryActionHoverBorderColor",
2681
+ "attributes": {
2682
+ "category": "utrecht",
2683
+ "type": "button",
2684
+ "item": "primary-action",
2685
+ "subitem": "hover",
2686
+ "state": "border-color"
2687
+ },
2688
+ "path": [
2689
+ "utrecht",
2690
+ "button",
2691
+ "primary-action",
2692
+ "hover",
2693
+ "border-color"
2694
+ ]
2695
+ },
2696
+ "color": {
2697
+ "value": "#ffffff",
2698
+ "filePath": "src/component/utrecht/button.tokens.json",
2699
+ "isSource": true,
2700
+ "original": {
2701
+ "value": "{noaberkracht.color.white.100}"
2702
+ },
2703
+ "name": "utrechtButtonPrimaryActionHoverColor",
2704
+ "attributes": {
2705
+ "category": "utrecht",
2706
+ "type": "button",
2707
+ "item": "primary-action",
2708
+ "subitem": "hover",
2709
+ "state": "color"
2710
+ },
2711
+ "path": [
2712
+ "utrecht",
2713
+ "button",
2714
+ "primary-action",
2715
+ "hover",
2716
+ "color"
2717
+ ]
2718
+ },
2719
+ "scale": {}
2720
+ },
2721
+ "focus": {
2722
+ "background-color": {},
2723
+ "border-color": {},
2724
+ "color": {}
2725
+ },
2726
+ "pressed": {
2727
+ "background-color": {},
2728
+ "border-color": {},
2729
+ "color": {}
2730
+ }
2731
+ },
2732
+ "secondary-action": {
2733
+ "background-color": {
2734
+ "value": "#ffffff",
2735
+ "filePath": "src/component/utrecht/button.tokens.json",
2736
+ "isSource": true,
2737
+ "original": {
2738
+ "value": "{noaberkracht.color.white.100}"
2739
+ },
2740
+ "name": "utrechtButtonSecondaryActionBackgroundColor",
2741
+ "attributes": {
2742
+ "category": "utrecht",
2743
+ "type": "button",
2744
+ "item": "secondary-action",
2745
+ "subitem": "background-color"
2746
+ },
2747
+ "path": [
2748
+ "utrecht",
2749
+ "button",
2750
+ "secondary-action",
2751
+ "background-color"
2752
+ ]
2753
+ },
2754
+ "border-color": {
2755
+ "value": "#f0b800",
2756
+ "filePath": "src/component/utrecht/button.tokens.json",
2757
+ "isSource": true,
2758
+ "original": {
2759
+ "value": "{noaberkracht.color.yellow.47}"
2760
+ },
2761
+ "name": "utrechtButtonSecondaryActionBorderColor",
2762
+ "attributes": {
2763
+ "category": "utrecht",
2764
+ "type": "button",
2765
+ "item": "secondary-action",
2766
+ "subitem": "border-color"
2767
+ },
2768
+ "path": [
2769
+ "utrecht",
2770
+ "button",
2771
+ "secondary-action",
2772
+ "border-color"
2773
+ ]
2774
+ },
2775
+ "border-width": {
2776
+ "value": "2px",
2777
+ "filePath": "src/component/utrecht/button.tokens.json",
2778
+ "isSource": true,
2779
+ "original": {
2780
+ "value": "{noaberkracht.size.3xs}"
2781
+ },
2782
+ "name": "utrechtButtonSecondaryActionBorderWidth",
2783
+ "attributes": {
2784
+ "category": "utrecht",
2785
+ "type": "button",
2786
+ "item": "secondary-action",
2787
+ "subitem": "border-width"
2788
+ },
2789
+ "path": [
2790
+ "utrecht",
2791
+ "button",
2792
+ "secondary-action",
2793
+ "border-width"
2794
+ ]
2795
+ },
2796
+ "color": {
2797
+ "value": "#f0b800",
2798
+ "filePath": "src/component/utrecht/button.tokens.json",
2799
+ "isSource": true,
2800
+ "original": {
2801
+ "value": "{noaberkracht.color.yellow.47}"
2802
+ },
2803
+ "name": "utrechtButtonSecondaryActionColor",
2804
+ "attributes": {
2805
+ "category": "utrecht",
2806
+ "type": "button",
2807
+ "item": "secondary-action",
2808
+ "subitem": "color"
2809
+ },
2810
+ "path": [
2811
+ "utrecht",
2812
+ "button",
2813
+ "secondary-action",
2814
+ "color"
2815
+ ]
2816
+ },
2817
+ "font-weight": {
2818
+ "value": "400",
2819
+ "filePath": "src/component/utrecht/button.tokens.json",
2820
+ "isSource": true,
2821
+ "original": {
2822
+ "value": "{noaberkracht.typography.font-weight.normal}"
2823
+ },
2824
+ "name": "utrechtButtonSecondaryActionFontWeight",
2825
+ "attributes": {
2826
+ "category": "utrecht",
2827
+ "type": "button",
2828
+ "item": "secondary-action",
2829
+ "subitem": "font-weight"
2830
+ },
2831
+ "path": [
2832
+ "utrecht",
2833
+ "button",
2834
+ "secondary-action",
2835
+ "font-weight"
2836
+ ]
2837
+ },
2838
+ "active": {
2839
+ "background-color": {},
2840
+ "border-color": {},
2841
+ "color": {}
2842
+ },
2843
+ "disabled": {
2844
+ "background-color": {},
2845
+ "border-color": {},
2846
+ "color": {}
2847
+ },
2848
+ "hover": {
2849
+ "background-color": {
2850
+ "value": "#ffffff",
2851
+ "filePath": "src/component/utrecht/button.tokens.json",
2852
+ "isSource": true,
2853
+ "original": {
2854
+ "value": "{noaberkracht.color.white.100}"
2855
+ },
2856
+ "name": "utrechtButtonSecondaryActionHoverBackgroundColor",
2857
+ "attributes": {
2858
+ "category": "utrecht",
2859
+ "type": "button",
2860
+ "item": "secondary-action",
2861
+ "subitem": "hover",
2862
+ "state": "background-color"
2863
+ },
2864
+ "path": [
2865
+ "utrecht",
2866
+ "button",
2867
+ "secondary-action",
2868
+ "hover",
2869
+ "background-color"
2870
+ ]
2871
+ },
2872
+ "border-color": {
2873
+ "value": "#003790",
2874
+ "filePath": "src/component/utrecht/button.tokens.json",
2875
+ "isSource": true,
2876
+ "original": {
2877
+ "value": "{noaberkracht.color.blue.22}"
2878
+ },
2879
+ "name": "utrechtButtonSecondaryActionHoverBorderColor",
2880
+ "attributes": {
2881
+ "category": "utrecht",
2882
+ "type": "button",
2883
+ "item": "secondary-action",
2884
+ "subitem": "hover",
2885
+ "state": "border-color"
2886
+ },
2887
+ "path": [
2888
+ "utrecht",
2889
+ "button",
2890
+ "secondary-action",
2891
+ "hover",
2892
+ "border-color"
2893
+ ]
2894
+ },
2895
+ "color": {
2896
+ "value": "#003790",
2897
+ "filePath": "src/component/utrecht/button.tokens.json",
2898
+ "isSource": true,
2899
+ "original": {
2900
+ "value": "{noaberkracht.color.blue.22}"
2901
+ },
2902
+ "name": "utrechtButtonSecondaryActionHoverColor",
2903
+ "attributes": {
2904
+ "category": "utrecht",
2905
+ "type": "button",
2906
+ "item": "secondary-action",
2907
+ "subitem": "hover",
2908
+ "state": "color"
2909
+ },
2910
+ "path": [
2911
+ "utrecht",
2912
+ "button",
2913
+ "secondary-action",
2914
+ "hover",
2915
+ "color"
2916
+ ]
2917
+ }
2918
+ },
2919
+ "focus": {
2920
+ "background-color": {},
2921
+ "border-color": {},
2922
+ "color": {}
2923
+ },
2924
+ "pressed": {
2925
+ "background-color": {},
2926
+ "border-color": {},
2927
+ "color": {}
2928
+ }
2929
+ },
2930
+ "subtle": {
2931
+ "background-color": {},
2932
+ "border-color": {},
2933
+ "border-width": {},
2934
+ "color": {},
2935
+ "font-weight": {},
2936
+ "active": {
2937
+ "background-color": {},
2938
+ "border-color": {},
2939
+ "color": {}
2940
+ },
2941
+ "disabled": {
2942
+ "background-color": {},
2943
+ "border-color": {},
2944
+ "color": {}
2945
+ },
2946
+ "hover": {
2947
+ "background-color": {},
2948
+ "border-color": {},
2949
+ "color": {}
2950
+ },
2951
+ "focus": {
2952
+ "background-color": {},
2953
+ "border-color": {},
2954
+ "color": {}
2955
+ },
2956
+ "pressed": {
2957
+ "background-color": {},
2958
+ "border-color": {},
2959
+ "color": {}
2960
+ }
2961
+ }
2962
+ },
2963
+ "code": {
2964
+ "background-color": {
2965
+ "value": "#f5f5f5",
2966
+ "filePath": "src/component/utrecht/code.tokens.json",
2967
+ "isSource": true,
2968
+ "original": {
2969
+ "value": "{noaberkracht.color.lightgrey.96}"
2970
+ },
2971
+ "name": "utrechtCodeBackgroundColor",
2972
+ "attributes": {
2973
+ "category": "utrecht",
2974
+ "type": "code",
2975
+ "item": "background-color"
2976
+ },
2977
+ "path": [
2978
+ "utrecht",
2979
+ "code",
2980
+ "background-color"
2981
+ ]
2982
+ },
2983
+ "color": {
2984
+ "value": "#000000",
2985
+ "filePath": "src/component/utrecht/code.tokens.json",
2986
+ "isSource": true,
2987
+ "original": {
2988
+ "value": "{noaberkracht.color.black.0}"
2989
+ },
2990
+ "name": "utrechtCodeColor",
2991
+ "attributes": {
2992
+ "category": "utrecht",
2993
+ "type": "code",
2994
+ "item": "color"
2995
+ },
2996
+ "path": [
2997
+ "utrecht",
2998
+ "code",
2999
+ "color"
3000
+ ]
3001
+ },
3002
+ "font-family": {
3003
+ "value": "Monospace, \"Lucida Console\"",
3004
+ "filePath": "src/component/utrecht/code.tokens.json",
3005
+ "isSource": true,
3006
+ "original": {
3007
+ "value": "{noaberkracht.typography.monospace.font-family}"
3008
+ },
3009
+ "name": "utrechtCodeFontFamily",
3010
+ "attributes": {
3011
+ "category": "utrecht",
3012
+ "type": "code",
3013
+ "item": "font-family"
3014
+ },
3015
+ "path": [
3016
+ "utrecht",
3017
+ "code",
3018
+ "font-family"
3019
+ ]
3020
+ },
3021
+ "font-size": {
3022
+ "value": "inherit",
3023
+ "filePath": "src/component/utrecht/code.tokens.json",
3024
+ "isSource": true,
3025
+ "original": {
3026
+ "value": "inherit"
3027
+ },
3028
+ "name": "utrechtCodeFontSize",
3029
+ "attributes": {
3030
+ "category": "utrecht",
3031
+ "type": "code",
3032
+ "item": "font-size"
3033
+ },
3034
+ "path": [
3035
+ "utrecht",
3036
+ "code",
3037
+ "font-size"
3038
+ ]
3039
+ },
3040
+ "line-height": {}
3041
+ },
3042
+ "code-block": {
3043
+ "background-color": {
3044
+ "value": "#f5f5f5",
3045
+ "filePath": "src/component/utrecht/code.tokens.json",
3046
+ "isSource": true,
3047
+ "original": {
3048
+ "value": "{noaberkracht.color.lightgrey.96}"
3049
+ },
3050
+ "name": "utrechtCodeBlockBackgroundColor",
3051
+ "attributes": {
3052
+ "category": "utrecht",
3053
+ "type": "code-block",
3054
+ "item": "background-color"
3055
+ },
3056
+ "path": [
3057
+ "utrecht",
3058
+ "code-block",
3059
+ "background-color"
3060
+ ]
3061
+ },
3062
+ "color": {
3063
+ "value": "#000000",
3064
+ "filePath": "src/component/utrecht/code.tokens.json",
3065
+ "isSource": true,
3066
+ "original": {
3067
+ "value": "{noaberkracht.color.black.0}"
3068
+ },
3069
+ "name": "utrechtCodeBlockColor",
3070
+ "attributes": {
3071
+ "category": "utrecht",
3072
+ "type": "code-block",
3073
+ "item": "color"
3074
+ },
3075
+ "path": [
3076
+ "utrecht",
3077
+ "code-block",
3078
+ "color"
3079
+ ]
3080
+ },
3081
+ "font-family": {
3082
+ "value": "Monospace, \"Lucida Console\"",
3083
+ "filePath": "src/component/utrecht/code.tokens.json",
3084
+ "isSource": true,
3085
+ "original": {
3086
+ "value": "{noaberkracht.typography.monospace.font-family}"
3087
+ },
3088
+ "name": "utrechtCodeBlockFontFamily",
3089
+ "attributes": {
3090
+ "category": "utrecht",
3091
+ "type": "code-block",
3092
+ "item": "font-family"
3093
+ },
3094
+ "path": [
3095
+ "utrecht",
3096
+ "code-block",
3097
+ "font-family"
3098
+ ]
3099
+ },
3100
+ "font-size": {
3101
+ "value": "18px",
3102
+ "filePath": "src/component/utrecht/code.tokens.json",
3103
+ "isSource": true,
3104
+ "original": {
3105
+ "value": "{noaberkracht.font-size.sm}"
3106
+ },
3107
+ "name": "utrechtCodeBlockFontSize",
3108
+ "attributes": {
3109
+ "category": "utrecht",
3110
+ "type": "code-block",
3111
+ "item": "font-size"
3112
+ },
3113
+ "path": [
3114
+ "utrecht",
3115
+ "code-block",
3116
+ "font-size"
3117
+ ]
3118
+ },
3119
+ "line-height": {
3120
+ "value": "24px",
3121
+ "filePath": "src/component/utrecht/code.tokens.json",
3122
+ "isSource": true,
3123
+ "original": {
3124
+ "value": "{noaberkracht.size.lg}"
3125
+ },
3126
+ "name": "utrechtCodeBlockLineHeight",
3127
+ "attributes": {
3128
+ "category": "utrecht",
3129
+ "type": "code-block",
3130
+ "item": "line-height"
3131
+ },
3132
+ "path": [
3133
+ "utrecht",
3134
+ "code-block",
3135
+ "line-height"
3136
+ ]
3137
+ },
3138
+ "margin-block-start": {
3139
+ "value": "18px",
3140
+ "filePath": "src/component/utrecht/code.tokens.json",
3141
+ "isSource": true,
3142
+ "original": {
3143
+ "value": "{noaberkracht.size.md}"
3144
+ },
3145
+ "name": "utrechtCodeBlockMarginBlockStart",
3146
+ "attributes": {
3147
+ "category": "utrecht",
3148
+ "type": "code-block",
3149
+ "item": "margin-block-start"
3150
+ },
3151
+ "path": [
3152
+ "utrecht",
3153
+ "code-block",
3154
+ "margin-block-start"
3155
+ ]
3156
+ },
3157
+ "margin-block-end": {
3158
+ "value": "18px",
3159
+ "filePath": "src/component/utrecht/code.tokens.json",
3160
+ "isSource": true,
3161
+ "original": {
3162
+ "value": "{noaberkracht.size.md}"
3163
+ },
3164
+ "name": "utrechtCodeBlockMarginBlockEnd",
3165
+ "attributes": {
3166
+ "category": "utrecht",
3167
+ "type": "code-block",
3168
+ "item": "margin-block-end"
3169
+ },
3170
+ "path": [
3171
+ "utrecht",
3172
+ "code-block",
3173
+ "margin-block-end"
3174
+ ]
3175
+ },
3176
+ "margin-inline-start": {
3177
+ "value": 0,
3178
+ "filePath": "src/component/utrecht/code.tokens.json",
3179
+ "isSource": true,
3180
+ "original": {
3181
+ "value": 0
3182
+ },
3183
+ "name": "utrechtCodeBlockMarginInlineStart",
3184
+ "attributes": {
3185
+ "category": "utrecht",
3186
+ "type": "code-block",
3187
+ "item": "margin-inline-start"
3188
+ },
3189
+ "path": [
3190
+ "utrecht",
3191
+ "code-block",
3192
+ "margin-inline-start"
3193
+ ]
3194
+ },
3195
+ "margin-inline-end": {
3196
+ "value": 0,
3197
+ "filePath": "src/component/utrecht/code.tokens.json",
3198
+ "isSource": true,
3199
+ "original": {
3200
+ "value": 0
3201
+ },
3202
+ "name": "utrechtCodeBlockMarginInlineEnd",
3203
+ "attributes": {
3204
+ "category": "utrecht",
3205
+ "type": "code-block",
3206
+ "item": "margin-inline-end"
3207
+ },
3208
+ "path": [
3209
+ "utrecht",
3210
+ "code-block",
3211
+ "margin-inline-end"
3212
+ ]
3213
+ },
3214
+ "padding-block-start": {
3215
+ "value": "18px",
3216
+ "filePath": "src/component/utrecht/code.tokens.json",
3217
+ "isSource": true,
3218
+ "original": {
3219
+ "value": "{noaberkracht.size.md}"
3220
+ },
3221
+ "name": "utrechtCodeBlockPaddingBlockStart",
3222
+ "attributes": {
3223
+ "category": "utrecht",
3224
+ "type": "code-block",
3225
+ "item": "padding-block-start"
3226
+ },
3227
+ "path": [
3228
+ "utrecht",
3229
+ "code-block",
3230
+ "padding-block-start"
3231
+ ]
3232
+ },
3233
+ "padding-block-end": {
3234
+ "value": "18px",
3235
+ "filePath": "src/component/utrecht/code.tokens.json",
3236
+ "isSource": true,
3237
+ "original": {
3238
+ "value": "{noaberkracht.size.md}"
3239
+ },
3240
+ "name": "utrechtCodeBlockPaddingBlockEnd",
3241
+ "attributes": {
3242
+ "category": "utrecht",
3243
+ "type": "code-block",
3244
+ "item": "padding-block-end"
3245
+ },
3246
+ "path": [
3247
+ "utrecht",
3248
+ "code-block",
3249
+ "padding-block-end"
3250
+ ]
3251
+ },
3252
+ "padding-inline-start": {
3253
+ "value": "18px",
3254
+ "filePath": "src/component/utrecht/code.tokens.json",
3255
+ "isSource": true,
3256
+ "original": {
3257
+ "value": "{noaberkracht.size.md}"
3258
+ },
3259
+ "name": "utrechtCodeBlockPaddingInlineStart",
3260
+ "attributes": {
3261
+ "category": "utrecht",
3262
+ "type": "code-block",
3263
+ "item": "padding-inline-start"
3264
+ },
3265
+ "path": [
3266
+ "utrecht",
3267
+ "code-block",
3268
+ "padding-inline-start"
3269
+ ]
3270
+ },
3271
+ "padding-inline-end": {
3272
+ "value": "18px",
3273
+ "filePath": "src/component/utrecht/code.tokens.json",
3274
+ "isSource": true,
3275
+ "original": {
3276
+ "value": "{noaberkracht.size.md}"
3277
+ },
3278
+ "name": "utrechtCodeBlockPaddingInlineEnd",
3279
+ "attributes": {
3280
+ "category": "utrecht",
3281
+ "type": "code-block",
3282
+ "item": "padding-inline-end"
3283
+ },
3284
+ "path": [
3285
+ "utrecht",
3286
+ "code-block",
3287
+ "padding-inline-end"
3288
+ ]
3289
+ }
3290
+ },
3291
+ "document": {
3292
+ "background-color": {
3293
+ "value": "#fafafa",
3294
+ "filePath": "src/component/utrecht/document.tokens.json",
3295
+ "isSource": true,
3296
+ "original": {
3297
+ "value": "{noaberkracht.color.white.98}"
3298
+ },
3299
+ "name": "utrechtDocumentBackgroundColor",
3300
+ "attributes": {
3301
+ "category": "utrecht",
3302
+ "type": "document",
3303
+ "item": "background-color"
3304
+ },
3305
+ "path": [
3306
+ "utrecht",
3307
+ "document",
3308
+ "background-color"
3309
+ ]
3310
+ },
3311
+ "color": {
3312
+ "value": "#003790",
3313
+ "filePath": "src/component/utrecht/document.tokens.json",
3314
+ "isSource": true,
3315
+ "original": {
3316
+ "value": "{noaberkracht.color.blue.22}"
3317
+ },
3318
+ "name": "utrechtDocumentColor",
3319
+ "attributes": {
3320
+ "category": "utrecht",
3321
+ "type": "document",
3322
+ "item": "color"
3323
+ },
3324
+ "path": [
3325
+ "utrecht",
3326
+ "document",
3327
+ "color"
3328
+ ]
3329
+ },
3330
+ "font-family": {
3331
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
3332
+ "filePath": "src/component/utrecht/document.tokens.json",
3333
+ "isSource": true,
3334
+ "original": {
3335
+ "value": "{noaberkracht.typography.greycliff-cf.font-family}"
3336
+ },
3337
+ "name": "utrechtDocumentFontFamily",
3338
+ "attributes": {
3339
+ "category": "utrecht",
3340
+ "type": "document",
3341
+ "item": "font-family"
3342
+ },
3343
+ "path": [
3344
+ "utrecht",
3345
+ "document",
3346
+ "font-family"
3347
+ ]
3348
+ },
3349
+ "font-size": {
3350
+ "value": "18px",
3351
+ "filePath": "src/component/utrecht/document.tokens.json",
3352
+ "isSource": true,
3353
+ "original": {
3354
+ "value": "{noaberkracht.font-size.sm}"
3355
+ },
3356
+ "name": "utrechtDocumentFontSize",
3357
+ "attributes": {
3358
+ "category": "utrecht",
3359
+ "type": "document",
3360
+ "item": "font-size"
3361
+ },
3362
+ "path": [
3363
+ "utrecht",
3364
+ "document",
3365
+ "font-size"
3366
+ ]
3367
+ },
3368
+ "font-weight": {},
3369
+ "line-height": {}
3370
+ },
3371
+ "form-input": {
3372
+ "background-color": {
3373
+ "value": "#ffffff",
3374
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3375
+ "isSource": true,
3376
+ "original": {
3377
+ "value": "{noaberkracht.color.white.100}"
3378
+ },
3379
+ "name": "utrechtFormInputBackgroundColor",
3380
+ "attributes": {
3381
+ "category": "utrecht",
3382
+ "type": "form-input",
3383
+ "item": "background-color"
3384
+ },
3385
+ "path": [
3386
+ "utrecht",
3387
+ "form-input",
3388
+ "background-color"
3389
+ ]
3390
+ },
3391
+ "border-bottom-width": {},
3392
+ "border-color": {
3393
+ "value": "#003790",
3394
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3395
+ "isSource": true,
3396
+ "original": {
3397
+ "value": "{noaberkracht.color.blue.22}"
3398
+ },
3399
+ "name": "utrechtFormInputBorderColor",
3400
+ "attributes": {
3401
+ "category": "utrecht",
3402
+ "type": "form-input",
3403
+ "item": "border-color"
3404
+ },
3405
+ "path": [
3406
+ "utrecht",
3407
+ "form-input",
3408
+ "border-color"
3409
+ ]
3410
+ },
3411
+ "border-radius": {
3412
+ "value": "9999px",
3413
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3414
+ "isSource": true,
3415
+ "original": {
3416
+ "value": "9999px"
3417
+ },
3418
+ "name": "utrechtFormInputBorderRadius",
3419
+ "attributes": {
3420
+ "category": "utrecht",
3421
+ "type": "form-input",
3422
+ "item": "border-radius"
3423
+ },
3424
+ "path": [
3425
+ "utrecht",
3426
+ "form-input",
3427
+ "border-radius"
3428
+ ]
3429
+ },
3430
+ "border-width": {
3431
+ "value": "1px",
3432
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3433
+ "isSource": true,
3434
+ "original": {
3435
+ "value": "{noaberkracht.size.4xs}"
3436
+ },
3437
+ "name": "utrechtFormInputBorderWidth",
3438
+ "attributes": {
3439
+ "category": "utrecht",
3440
+ "type": "form-input",
3441
+ "item": "border-width"
3442
+ },
3443
+ "path": [
3444
+ "utrecht",
3445
+ "form-input",
3446
+ "border-width"
3447
+ ]
3448
+ },
3449
+ "color": {
3450
+ "value": "#003790",
3451
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3452
+ "isSource": true,
3453
+ "original": {
3454
+ "value": "{noaberkracht.color.blue.22}"
3455
+ },
3456
+ "name": "utrechtFormInputColor",
3457
+ "attributes": {
3458
+ "category": "utrecht",
3459
+ "type": "form-input",
3460
+ "item": "color"
3461
+ },
3462
+ "path": [
3463
+ "utrecht",
3464
+ "form-input",
3465
+ "color"
3466
+ ]
3467
+ },
3468
+ "font-family": {
3469
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
3470
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3471
+ "isSource": true,
3472
+ "original": {
3473
+ "value": "{noaberkracht.typography.greycliff-cf.font-family}"
3474
+ },
3475
+ "name": "utrechtFormInputFontFamily",
3476
+ "attributes": {
3477
+ "category": "utrecht",
3478
+ "type": "form-input",
3479
+ "item": "font-family"
3480
+ },
3481
+ "path": [
3482
+ "utrecht",
3483
+ "form-input",
3484
+ "font-family"
3485
+ ]
3486
+ },
3487
+ "font-size": {
3488
+ "value": "14px",
3489
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3490
+ "isSource": true,
3491
+ "original": {
3492
+ "value": "14px"
3493
+ },
3494
+ "name": "utrechtFormInputFontSize",
3495
+ "attributes": {
3496
+ "category": "utrecht",
3497
+ "type": "form-input",
3498
+ "item": "font-size"
3499
+ },
3500
+ "path": [
3501
+ "utrecht",
3502
+ "form-input",
3503
+ "font-size"
3504
+ ]
3505
+ },
3506
+ "line-height": {},
3507
+ "max-inline-size": {},
3508
+ "padding-block-end": {
3509
+ "value": "8px",
3510
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3511
+ "isSource": true,
3512
+ "original": {
3513
+ "value": "{noaberkracht.size.xs}"
3514
+ },
3515
+ "name": "utrechtFormInputPaddingBlockEnd",
3516
+ "attributes": {
3517
+ "category": "utrecht",
3518
+ "type": "form-input",
3519
+ "item": "padding-block-end"
3520
+ },
3521
+ "path": [
3522
+ "utrecht",
3523
+ "form-input",
3524
+ "padding-block-end"
3525
+ ]
3526
+ },
3527
+ "padding-block-start": {
3528
+ "value": "8px",
3529
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3530
+ "isSource": true,
3531
+ "original": {
3532
+ "value": "{noaberkracht.size.xs}"
3533
+ },
3534
+ "name": "utrechtFormInputPaddingBlockStart",
3535
+ "attributes": {
3536
+ "category": "utrecht",
3537
+ "type": "form-input",
3538
+ "item": "padding-block-start"
3539
+ },
3540
+ "path": [
3541
+ "utrecht",
3542
+ "form-input",
3543
+ "padding-block-start"
3544
+ ]
3545
+ },
3546
+ "padding-inline-end": {
3547
+ "value": "18px",
3548
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3549
+ "isSource": true,
3550
+ "original": {
3551
+ "value": "{noaberkracht.size.md}"
3552
+ },
3553
+ "name": "utrechtFormInputPaddingInlineEnd",
3554
+ "attributes": {
3555
+ "category": "utrecht",
3556
+ "type": "form-input",
3557
+ "item": "padding-inline-end"
3558
+ },
3559
+ "path": [
3560
+ "utrecht",
3561
+ "form-input",
3562
+ "padding-inline-end"
3563
+ ]
3564
+ },
3565
+ "padding-inline-start": {
3566
+ "value": "18px",
3567
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3568
+ "isSource": true,
3569
+ "original": {
3570
+ "value": "{noaberkracht.size.md}"
3571
+ },
3572
+ "name": "utrechtFormInputPaddingInlineStart",
3573
+ "attributes": {
3574
+ "category": "utrecht",
3575
+ "type": "form-input",
3576
+ "item": "padding-inline-start"
3577
+ },
3578
+ "path": [
3579
+ "utrecht",
3580
+ "form-input",
3581
+ "padding-inline-start"
3582
+ ]
3583
+ },
3584
+ "placeholder": {
3585
+ "color": {
3586
+ "value": "#003790",
3587
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3588
+ "isSource": true,
3589
+ "original": {
3590
+ "value": "{noaberkracht.color.blue.22}"
3591
+ },
3592
+ "name": "utrechtFormInputPlaceholderColor",
3593
+ "attributes": {
3594
+ "category": "utrecht",
3595
+ "type": "form-input",
3596
+ "item": "placeholder",
3597
+ "subitem": "color"
3598
+ },
3599
+ "path": [
3600
+ "utrecht",
3601
+ "form-input",
3602
+ "placeholder",
3603
+ "color"
3604
+ ]
3605
+ }
3606
+ },
3607
+ "disabled": {
3608
+ "background-color": {},
3609
+ "border-color": {},
3610
+ "color": {}
3611
+ },
3612
+ "focus": {
3613
+ "background-color": {
3614
+ "value": "#ffffff",
3615
+ "filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
3616
+ "isSource": true,
3617
+ "original": {
3618
+ "value": "{noaberkracht.color.white.100}"
3619
+ },
3620
+ "name": "utrechtFormInputFocusBackgroundColor",
3621
+ "attributes": {
3622
+ "category": "utrecht",
3623
+ "type": "form-input",
3624
+ "item": "focus",
3625
+ "subitem": "background-color"
3626
+ },
3627
+ "path": [
3628
+ "utrecht",
3629
+ "form-input",
3630
+ "focus",
3631
+ "background-color"
3632
+ ]
3633
+ },
3634
+ "border-color": {},
3635
+ "color": {}
3636
+ },
3637
+ "invalid": {
3638
+ "background-color": {},
3639
+ "border-color": {},
3640
+ "border-width": {},
3641
+ "color": {}
3642
+ },
3643
+ "read-only": {
3644
+ "background-color": {},
3645
+ "border-color": {},
3646
+ "color": {}
3647
+ }
3648
+ },
3649
+ "icon": {
3650
+ "gap": {
3651
+ "value": "8px",
3652
+ "filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
3653
+ "isSource": true,
3654
+ "original": {
3655
+ "value": "{noaberkracht.size.xs}"
3656
+ },
3657
+ "name": "utrechtIconGap",
3658
+ "attributes": {
3659
+ "category": "utrecht",
3660
+ "type": "icon",
3661
+ "item": "gap"
3662
+ },
3663
+ "path": [
3664
+ "utrecht",
3665
+ "icon",
3666
+ "gap"
3667
+ ]
3668
+ },
3669
+ "color": {},
3670
+ "size": {},
3671
+ "inset-block-start": {},
3672
+ "baseline": {
3673
+ "inset-block-start": {}
3674
+ }
3675
+ },
3676
+ "page-footer": {
3677
+ "min-height": {},
3678
+ "logo": {
3679
+ "max-height": {},
3680
+ "max-width": {
3681
+ "value": "150px",
3682
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
3683
+ "isSource": true,
3684
+ "original": {
3685
+ "value": "150px"
3686
+ },
3687
+ "name": "utrechtPageFooterLogoMaxWidth",
3688
+ "attributes": {
3689
+ "category": "utrecht",
3690
+ "type": "page-footer",
3691
+ "item": "logo",
3692
+ "subitem": "max-width"
3693
+ },
3694
+ "path": [
3695
+ "utrecht",
3696
+ "page-footer",
3697
+ "logo",
3698
+ "max-width"
3699
+ ]
3700
+ }
3701
+ },
3702
+ "background-position": {},
3703
+ "background-color": {
3704
+ "value": "#f0b800",
3705
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
3706
+ "isSource": true,
3707
+ "original": {
3708
+ "value": "{noaberkracht.color.yellow.47}"
3709
+ },
3710
+ "name": "utrechtPageFooterBackgroundColor",
3711
+ "attributes": {
3712
+ "category": "utrecht",
3713
+ "type": "page-footer",
3714
+ "item": "background-color"
3715
+ },
3716
+ "path": [
3717
+ "utrecht",
3718
+ "page-footer",
3719
+ "background-color"
3720
+ ]
3721
+ },
3722
+ "background-image": {
3723
+ "value": "unset",
3724
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
3725
+ "isSource": true,
3726
+ "original": {
3727
+ "value": "unset"
3728
+ },
3729
+ "name": "utrechtPageFooterBackgroundImage",
3730
+ "attributes": {
3731
+ "category": "utrecht",
3732
+ "type": "page-footer",
3733
+ "item": "background-image"
3734
+ },
3735
+ "path": [
3736
+ "utrecht",
3737
+ "page-footer",
3738
+ "background-image"
3739
+ ]
3740
+ },
3741
+ "color": {
3742
+ "value": "#ffffff",
3743
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
3744
+ "isSource": true,
3745
+ "original": {
3746
+ "value": "{noaberkracht.color.white.100}"
3747
+ },
3748
+ "name": "utrechtPageFooterColor",
3749
+ "attributes": {
3750
+ "category": "utrecht",
3751
+ "type": "page-footer",
3752
+ "item": "color"
3753
+ },
3754
+ "path": [
3755
+ "utrecht",
3756
+ "page-footer",
3757
+ "color"
3758
+ ]
3759
+ },
3760
+ "padding-inline-end": {
3761
+ "value": "14px",
3762
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
3763
+ "isSource": true,
3764
+ "original": {
3765
+ "value": "{noaberkracht.size.sm}"
3766
+ },
3767
+ "name": "utrechtPageFooterPaddingInlineEnd",
3768
+ "attributes": {
3769
+ "category": "utrecht",
3770
+ "type": "page-footer",
3771
+ "item": "padding-inline-end"
3772
+ },
3773
+ "path": [
3774
+ "utrecht",
3775
+ "page-footer",
3776
+ "padding-inline-end"
3777
+ ]
3778
+ },
3779
+ "padding-inline-start": {
3780
+ "value": "14px",
3781
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
3782
+ "isSource": true,
3783
+ "original": {
3784
+ "value": "{noaberkracht.size.sm}"
3785
+ },
3786
+ "name": "utrechtPageFooterPaddingInlineStart",
3787
+ "attributes": {
3788
+ "category": "utrecht",
3789
+ "type": "page-footer",
3790
+ "item": "padding-inline-start"
3791
+ },
3792
+ "path": [
3793
+ "utrecht",
3794
+ "page-footer",
3795
+ "padding-inline-start"
3796
+ ]
3797
+ },
3798
+ "padding-block-end": {
3799
+ "value": "48px",
3800
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
3801
+ "isSource": true,
3802
+ "original": {
3803
+ "value": "{noaberkracht.size.2xl}"
3804
+ },
3805
+ "name": "utrechtPageFooterPaddingBlockEnd",
3806
+ "attributes": {
3807
+ "category": "utrecht",
3808
+ "type": "page-footer",
3809
+ "item": "padding-block-end"
3810
+ },
3811
+ "path": [
3812
+ "utrecht",
3813
+ "page-footer",
3814
+ "padding-block-end"
3815
+ ]
3816
+ },
3817
+ "padding-block-start": {
3818
+ "value": "48px",
3819
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
3820
+ "isSource": true,
3821
+ "original": {
3822
+ "value": "{noaberkracht.size.2xl}"
3823
+ },
3824
+ "name": "utrechtPageFooterPaddingBlockStart",
3825
+ "attributes": {
3826
+ "category": "utrecht",
3827
+ "type": "page-footer",
3828
+ "item": "padding-block-start"
3829
+ },
3830
+ "path": [
3831
+ "utrecht",
3832
+ "page-footer",
3833
+ "padding-block-start"
3834
+ ]
3835
+ }
3836
+ },
3837
+ "page-header": {
3838
+ "logo": {
3839
+ "max-height": {},
3840
+ "max-width": {
3841
+ "value": "130px",
3842
+ "filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
3843
+ "isSource": true,
3844
+ "original": {
3845
+ "value": "130px"
3846
+ },
3847
+ "name": "utrechtPageHeaderLogoMaxWidth",
3848
+ "attributes": {
3849
+ "category": "utrecht",
3850
+ "type": "page-header",
3851
+ "item": "logo",
3852
+ "subitem": "max-width"
3853
+ },
3854
+ "path": [
3855
+ "utrecht",
3856
+ "page-header",
3857
+ "logo",
3858
+ "max-width"
3859
+ ]
3860
+ }
3861
+ },
3862
+ "background-color": {
3863
+ "value": "#012c9d99",
3864
+ "filePath": "src/component/utrecht/page-header.tokens.json",
3865
+ "isSource": true,
3866
+ "original": {
3867
+ "value": "{noaberkracht.color.blue.31-60t}"
3868
+ },
3869
+ "name": "utrechtPageHeaderBackgroundColor",
3870
+ "attributes": {
3871
+ "category": "utrecht",
3872
+ "type": "page-header",
3873
+ "item": "background-color"
3874
+ },
3875
+ "path": [
3876
+ "utrecht",
3877
+ "page-header",
3878
+ "background-color"
3879
+ ]
3880
+ },
3881
+ "color": {
3882
+ "value": "#ffffff",
3883
+ "filePath": "src/component/utrecht/page-header.tokens.json",
3884
+ "isSource": true,
3885
+ "original": {
3886
+ "value": "{noaberkracht.color.white.100}"
3887
+ },
3888
+ "name": "utrechtPageHeaderColor",
3889
+ "attributes": {
3890
+ "category": "utrecht",
3891
+ "type": "page-header",
3892
+ "item": "color"
3893
+ },
3894
+ "path": [
3895
+ "utrecht",
3896
+ "page-header",
3897
+ "color"
3898
+ ]
3899
+ },
3900
+ "padding-block-start": {
3901
+ "value": "14px",
3902
+ "filePath": "src/component/utrecht/page-header.tokens.json",
3903
+ "isSource": true,
3904
+ "original": {
3905
+ "value": "{noaberkracht.size.sm}"
3906
+ },
3907
+ "name": "utrechtPageHeaderPaddingBlockStart",
3908
+ "attributes": {
3909
+ "category": "utrecht",
3910
+ "type": "page-header",
3911
+ "item": "padding-block-start"
3912
+ },
3913
+ "path": [
3914
+ "utrecht",
3915
+ "page-header",
3916
+ "padding-block-start"
3917
+ ]
3918
+ },
3919
+ "padding-block-end": {
3920
+ "value": "14px",
3921
+ "filePath": "src/component/utrecht/page-header.tokens.json",
3922
+ "isSource": true,
3923
+ "original": {
3924
+ "value": "{noaberkracht.size.sm}"
3925
+ },
3926
+ "name": "utrechtPageHeaderPaddingBlockEnd",
3927
+ "attributes": {
3928
+ "category": "utrecht",
3929
+ "type": "page-header",
3930
+ "item": "padding-block-end"
3931
+ },
3932
+ "path": [
3933
+ "utrecht",
3934
+ "page-header",
3935
+ "padding-block-end"
3936
+ ]
3937
+ }
3938
+ },
3939
+ "table": {
3940
+ "background-color": {},
3941
+ "header": {
3942
+ "border-block-end-color": {},
3943
+ "border-block-end-width": {},
3944
+ "font-family": {},
3945
+ "font-weight": {
3946
+ "value": "700",
3947
+ "filePath": "src/component/utrecht/table.tokens.json",
3948
+ "isSource": true,
3949
+ "original": {
3950
+ "value": "{noaberkracht.typography.font-weight.bold}"
3951
+ },
3952
+ "name": "utrechtTableHeaderFontWeight",
3953
+ "attributes": {
3954
+ "category": "utrecht",
3955
+ "type": "table",
3956
+ "item": "header",
3957
+ "subitem": "font-weight"
3958
+ },
3959
+ "path": [
3960
+ "utrecht",
3961
+ "table",
3962
+ "header",
3963
+ "font-weight"
3964
+ ]
3965
+ },
3966
+ "background-color": {},
3967
+ "color": {
3968
+ "value": "#003790",
3969
+ "filePath": "src/component/utrecht/table.tokens.json",
3970
+ "isSource": true,
3971
+ "original": {
3972
+ "value": "{utrecht.document.color}"
3973
+ },
3974
+ "name": "utrechtTableHeaderColor",
3975
+ "attributes": {
3976
+ "category": "utrecht",
3977
+ "type": "table",
3978
+ "item": "header",
3979
+ "subitem": "color"
3980
+ },
3981
+ "path": [
3982
+ "utrecht",
3983
+ "table",
3984
+ "header",
3985
+ "color"
3986
+ ]
3987
+ },
3988
+ "text-transform": {
3989
+ "value": "unset",
3990
+ "filePath": "src/component/utrecht/table.tokens.json",
3991
+ "isSource": true,
3992
+ "original": {
3993
+ "value": "unset"
3994
+ },
3995
+ "name": "utrechtTableHeaderTextTransform",
3996
+ "attributes": {
3997
+ "category": "utrecht",
3998
+ "type": "table",
3999
+ "item": "header",
4000
+ "subitem": "text-transform"
4001
+ },
4002
+ "path": [
4003
+ "utrecht",
4004
+ "table",
4005
+ "header",
4006
+ "text-transform"
4007
+ ]
4008
+ }
4009
+ },
4010
+ "row": {
4011
+ "hover": {
4012
+ "background-color": {},
4013
+ "color": {}
4014
+ },
4015
+ "border-block-end-color": {
4016
+ "value": "#f5f5f5",
4017
+ "filePath": "src/component/utrecht/table.tokens.json",
4018
+ "isSource": true,
4019
+ "original": {
4020
+ "value": "{noaberkracht.color.lightgrey.96}"
4021
+ },
4022
+ "name": "utrechtTableRowBorderBlockEndColor",
4023
+ "attributes": {
4024
+ "category": "utrecht",
4025
+ "type": "table",
4026
+ "item": "row",
4027
+ "subitem": "border-block-end-color"
4028
+ },
4029
+ "path": [
4030
+ "utrecht",
4031
+ "table",
4032
+ "row",
4033
+ "border-block-end-color"
4034
+ ]
4035
+ },
4036
+ "border-block-end-width": {
4037
+ "value": "1px",
4038
+ "filePath": "src/component/utrecht/table.tokens.json",
4039
+ "isSource": true,
4040
+ "original": {
4041
+ "value": "{noaberkracht.size.4xs}"
4042
+ },
4043
+ "name": "utrechtTableRowBorderBlockEndWidth",
4044
+ "attributes": {
4045
+ "category": "utrecht",
4046
+ "type": "table",
4047
+ "item": "row",
4048
+ "subitem": "border-block-end-width"
4049
+ },
4050
+ "path": [
4051
+ "utrecht",
4052
+ "table",
4053
+ "row",
4054
+ "border-block-end-width"
4055
+ ]
4056
+ },
4057
+ "padding-inline-end": {},
4058
+ "padding-inline-start": {},
4059
+ "alternate-odd": {
4060
+ "background-color": {},
4061
+ "color": {}
4062
+ },
4063
+ "alternate-even": {
4064
+ "background-color": {},
4065
+ "color": {}
4066
+ }
4067
+ },
4068
+ "body": {
4069
+ "border": {}
4070
+ },
4071
+ "caption": {
4072
+ "font-style": {},
4073
+ "font-weight": {},
4074
+ "font-family": {},
4075
+ "font-size": {},
4076
+ "color": {},
4077
+ "line-height": {},
4078
+ "text-align": {},
4079
+ "margin-block-end": {}
4080
+ },
4081
+ "border-color": {
4082
+ "value": "#f5f5f5",
4083
+ "filePath": "src/component/utrecht/table.tokens.json",
4084
+ "isSource": true,
4085
+ "original": {
4086
+ "value": "{noaberkracht.color.lightgrey.96}"
4087
+ },
4088
+ "name": "utrechtTableBorderColor",
4089
+ "attributes": {
4090
+ "category": "utrecht",
4091
+ "type": "table",
4092
+ "item": "border-color"
4093
+ },
4094
+ "path": [
4095
+ "utrecht",
4096
+ "table",
4097
+ "border-color"
4098
+ ]
4099
+ },
4100
+ "border-width": {
4101
+ "value": "1px",
4102
+ "filePath": "src/component/utrecht/table.tokens.json",
4103
+ "isSource": true,
4104
+ "original": {
4105
+ "value": "{noaberkracht.size.4xs}"
4106
+ },
4107
+ "name": "utrechtTableBorderWidth",
4108
+ "attributes": {
4109
+ "category": "utrecht",
4110
+ "type": "table",
4111
+ "item": "border-width"
4112
+ },
4113
+ "path": [
4114
+ "utrecht",
4115
+ "table",
4116
+ "border-width"
4117
+ ]
4118
+ },
4119
+ "font-family": {
4120
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
4121
+ "filePath": "src/component/utrecht/table.tokens.json",
4122
+ "isSource": true,
4123
+ "original": {
4124
+ "value": "{utrecht.document.font-family}"
4125
+ },
4126
+ "name": "utrechtTableFontFamily",
4127
+ "attributes": {
4128
+ "category": "utrecht",
4129
+ "type": "table",
4130
+ "item": "font-family"
4131
+ },
4132
+ "path": [
4133
+ "utrecht",
4134
+ "table",
4135
+ "font-family"
4136
+ ]
4137
+ },
4138
+ "font-size": {
4139
+ "value": "18px",
4140
+ "filePath": "src/component/utrecht/table.tokens.json",
4141
+ "isSource": true,
4142
+ "original": {
4143
+ "value": "{utrecht.document.font-size}"
4144
+ },
4145
+ "name": "utrechtTableFontSize",
4146
+ "attributes": {
4147
+ "category": "utrecht",
4148
+ "type": "table",
4149
+ "item": "font-size"
4150
+ },
4151
+ "path": [
4152
+ "utrecht",
4153
+ "table",
4154
+ "font-size"
4155
+ ]
4156
+ },
4157
+ "line-height": {},
4158
+ "margin-block-end": {
4159
+ "value": 0,
4160
+ "filePath": "src/component/utrecht/table.tokens.json",
4161
+ "isSource": true,
4162
+ "original": {
4163
+ "value": 0
4164
+ },
4165
+ "name": "utrechtTableMarginBlockEnd",
4166
+ "attributes": {
4167
+ "category": "utrecht",
4168
+ "type": "table",
4169
+ "item": "margin-block-end"
4170
+ },
4171
+ "path": [
4172
+ "utrecht",
4173
+ "table",
4174
+ "margin-block-end"
4175
+ ]
4176
+ },
4177
+ "margin-block-start": {
4178
+ "value": "18px",
4179
+ "filePath": "src/component/utrecht/table.tokens.json",
4180
+ "isSource": true,
4181
+ "original": {
4182
+ "value": "{noaberkracht.size.md}"
4183
+ },
4184
+ "name": "utrechtTableMarginBlockStart",
4185
+ "attributes": {
4186
+ "category": "utrecht",
4187
+ "type": "table",
4188
+ "item": "margin-block-start"
4189
+ },
4190
+ "path": [
4191
+ "utrecht",
4192
+ "table",
4193
+ "margin-block-start"
4194
+ ]
4195
+ },
4196
+ "header-cell": {
4197
+ "font-size": {
4198
+ "value": "18px",
4199
+ "filePath": "src/component/utrecht/table.tokens.json",
4200
+ "isSource": true,
4201
+ "original": {
4202
+ "value": "{utrecht.document.font-size}"
4203
+ },
4204
+ "name": "utrechtTableHeaderCellFontSize",
4205
+ "attributes": {
4206
+ "category": "utrecht",
4207
+ "type": "table",
4208
+ "item": "header-cell",
4209
+ "subitem": "font-size"
4210
+ },
4211
+ "path": [
4212
+ "utrecht",
4213
+ "table",
4214
+ "header-cell",
4215
+ "font-size"
4216
+ ]
4217
+ },
4218
+ "font-weight": {
4219
+ "value": "700",
4220
+ "filePath": "src/component/utrecht/table.tokens.json",
4221
+ "isSource": true,
4222
+ "original": {
4223
+ "value": "{noaberkracht.typography.font-weight.bold}"
4224
+ },
4225
+ "name": "utrechtTableHeaderCellFontWeight",
4226
+ "attributes": {
4227
+ "category": "utrecht",
4228
+ "type": "table",
4229
+ "item": "header-cell",
4230
+ "subitem": "font-weight"
4231
+ },
4232
+ "path": [
4233
+ "utrecht",
4234
+ "table",
4235
+ "header-cell",
4236
+ "font-weight"
4237
+ ]
4238
+ },
4239
+ "color": {
4240
+ "value": "#003790",
4241
+ "filePath": "src/component/utrecht/table.tokens.json",
4242
+ "isSource": true,
4243
+ "original": {
4244
+ "value": "{utrecht.document.color}"
4245
+ },
4246
+ "name": "utrechtTableHeaderCellColor",
4247
+ "attributes": {
4248
+ "category": "utrecht",
4249
+ "type": "table",
4250
+ "item": "header-cell",
4251
+ "subitem": "color"
4252
+ },
4253
+ "path": [
4254
+ "utrecht",
4255
+ "table",
4256
+ "header-cell",
4257
+ "color"
4258
+ ]
4259
+ },
4260
+ "text-transform": {
4261
+ "value": "unset",
4262
+ "filePath": "src/component/utrecht/table.tokens.json",
4263
+ "isSource": true,
4264
+ "original": {
4265
+ "value": "unset"
4266
+ },
4267
+ "name": "utrechtTableHeaderCellTextTransform",
4268
+ "attributes": {
4269
+ "category": "utrecht",
4270
+ "type": "table",
4271
+ "item": "header-cell",
4272
+ "subitem": "text-transform"
4273
+ },
4274
+ "path": [
4275
+ "utrecht",
4276
+ "table",
4277
+ "header-cell",
4278
+ "text-transform"
4279
+ ]
4280
+ }
4281
+ },
4282
+ "cell": {
4283
+ "line-height": {},
4284
+ "padding-block-end": {
4285
+ "value": "18px",
4286
+ "filePath": "src/component/utrecht/table.tokens.json",
4287
+ "isSource": true,
4288
+ "original": {
4289
+ "value": "{noaberkracht.size.md}"
4290
+ },
4291
+ "name": "utrechtTableCellPaddingBlockEnd",
4292
+ "attributes": {
4293
+ "category": "utrecht",
4294
+ "type": "table",
4295
+ "item": "cell",
4296
+ "subitem": "padding-block-end"
4297
+ },
4298
+ "path": [
4299
+ "utrecht",
4300
+ "table",
4301
+ "cell",
4302
+ "padding-block-end"
4303
+ ]
4304
+ },
4305
+ "padding-block-start": {
4306
+ "value": "18px",
4307
+ "filePath": "src/component/utrecht/table.tokens.json",
4308
+ "isSource": true,
4309
+ "original": {
4310
+ "value": "{noaberkracht.size.md}"
4311
+ },
4312
+ "name": "utrechtTableCellPaddingBlockStart",
4313
+ "attributes": {
4314
+ "category": "utrecht",
4315
+ "type": "table",
4316
+ "item": "cell",
4317
+ "subitem": "padding-block-start"
4318
+ },
4319
+ "path": [
4320
+ "utrecht",
4321
+ "table",
4322
+ "cell",
4323
+ "padding-block-start"
4324
+ ]
4325
+ },
4326
+ "padding-inline-end": {
4327
+ "value": "18px",
4328
+ "filePath": "src/component/utrecht/table.tokens.json",
4329
+ "isSource": true,
4330
+ "original": {
4331
+ "value": "{noaberkracht.size.md}"
4332
+ },
4333
+ "name": "utrechtTableCellPaddingInlineEnd",
4334
+ "attributes": {
4335
+ "category": "utrecht",
4336
+ "type": "table",
4337
+ "item": "cell",
4338
+ "subitem": "padding-inline-end"
4339
+ },
4340
+ "path": [
4341
+ "utrecht",
4342
+ "table",
4343
+ "cell",
4344
+ "padding-inline-end"
4345
+ ]
4346
+ },
4347
+ "padding-inline-start": {
4348
+ "value": "18px",
4349
+ "filePath": "src/component/utrecht/table.tokens.json",
4350
+ "isSource": true,
4351
+ "original": {
4352
+ "value": "{noaberkracht.size.md}"
4353
+ },
4354
+ "name": "utrechtTableCellPaddingInlineStart",
4355
+ "attributes": {
4356
+ "category": "utrecht",
4357
+ "type": "table",
4358
+ "item": "cell",
4359
+ "subitem": "padding-inline-start"
4360
+ },
4361
+ "path": [
4362
+ "utrecht",
4363
+ "table",
4364
+ "cell",
4365
+ "padding-inline-start"
4366
+ ]
4367
+ },
4368
+ "icon": {
4369
+ "size": {}
4370
+ }
4371
+ }
4372
+ },
4373
+ "textbox": {
4374
+ "background-color": {
4375
+ "value": "#ffffff",
4376
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4377
+ "isSource": true,
4378
+ "original": {
4379
+ "value": "{noaberkracht.color.white.100}"
4380
+ },
4381
+ "name": "utrechtTextboxBackgroundColor",
4382
+ "attributes": {
4383
+ "category": "utrecht",
4384
+ "type": "textbox",
4385
+ "item": "background-color"
4386
+ },
4387
+ "path": [
4388
+ "utrecht",
4389
+ "textbox",
4390
+ "background-color"
4391
+ ]
4392
+ },
4393
+ "border-bottom-width": {},
4394
+ "border-color": {
4395
+ "value": "#003790",
4396
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4397
+ "isSource": true,
4398
+ "original": {
4399
+ "value": "{noaberkracht.color.blue.22}"
4400
+ },
4401
+ "name": "utrechtTextboxBorderColor",
4402
+ "attributes": {
4403
+ "category": "utrecht",
4404
+ "type": "textbox",
4405
+ "item": "border-color"
4406
+ },
4407
+ "path": [
4408
+ "utrecht",
4409
+ "textbox",
4410
+ "border-color"
4411
+ ]
4412
+ },
4413
+ "border-radius": {
4414
+ "value": "9999px",
4415
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4416
+ "isSource": true,
4417
+ "original": {
4418
+ "value": "9999px"
4419
+ },
4420
+ "name": "utrechtTextboxBorderRadius",
4421
+ "attributes": {
4422
+ "category": "utrecht",
4423
+ "type": "textbox",
4424
+ "item": "border-radius"
4425
+ },
4426
+ "path": [
4427
+ "utrecht",
4428
+ "textbox",
4429
+ "border-radius"
4430
+ ]
4431
+ },
4432
+ "border-width": {
4433
+ "value": "1px",
4434
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4435
+ "isSource": true,
4436
+ "original": {
4437
+ "value": "{noaberkracht.size.4xs}"
4438
+ },
4439
+ "name": "utrechtTextboxBorderWidth",
4440
+ "attributes": {
4441
+ "category": "utrecht",
4442
+ "type": "textbox",
4443
+ "item": "border-width"
4444
+ },
4445
+ "path": [
4446
+ "utrecht",
4447
+ "textbox",
4448
+ "border-width"
4449
+ ]
4450
+ },
4451
+ "color": {
4452
+ "value": "#003790",
4453
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4454
+ "isSource": true,
4455
+ "original": {
4456
+ "value": "{noaberkracht.color.blue.22}"
4457
+ },
4458
+ "name": "utrechtTextboxColor",
4459
+ "attributes": {
4460
+ "category": "utrecht",
4461
+ "type": "textbox",
4462
+ "item": "color"
4463
+ },
4464
+ "path": [
4465
+ "utrecht",
4466
+ "textbox",
4467
+ "color"
4468
+ ]
4469
+ },
4470
+ "font-family": {
4471
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
4472
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4473
+ "isSource": true,
4474
+ "original": {
4475
+ "value": "{noaberkracht.typography.greycliff-cf.font-family}"
4476
+ },
4477
+ "name": "utrechtTextboxFontFamily",
4478
+ "attributes": {
4479
+ "category": "utrecht",
4480
+ "type": "textbox",
4481
+ "item": "font-family"
4482
+ },
4483
+ "path": [
4484
+ "utrecht",
4485
+ "textbox",
4486
+ "font-family"
4487
+ ]
4488
+ },
4489
+ "font-size": {
4490
+ "value": "14px",
4491
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4492
+ "isSource": true,
4493
+ "original": {
4494
+ "value": "14px"
4495
+ },
4496
+ "name": "utrechtTextboxFontSize",
4497
+ "attributes": {
4498
+ "category": "utrecht",
4499
+ "type": "textbox",
4500
+ "item": "font-size"
4501
+ },
4502
+ "path": [
4503
+ "utrecht",
4504
+ "textbox",
4505
+ "font-size"
4506
+ ]
4507
+ },
4508
+ "line-height": {},
4509
+ "max-inline-size": {},
4510
+ "padding-block-end": {
4511
+ "value": "8px",
4512
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4513
+ "isSource": true,
4514
+ "original": {
4515
+ "value": "{noaberkracht.size.xs}"
4516
+ },
4517
+ "name": "utrechtTextboxPaddingBlockEnd",
4518
+ "attributes": {
4519
+ "category": "utrecht",
4520
+ "type": "textbox",
4521
+ "item": "padding-block-end"
4522
+ },
4523
+ "path": [
4524
+ "utrecht",
4525
+ "textbox",
4526
+ "padding-block-end"
4527
+ ]
4528
+ },
4529
+ "padding-block-start": {
4530
+ "value": "8px",
4531
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4532
+ "isSource": true,
4533
+ "original": {
4534
+ "value": "{noaberkracht.size.xs}"
4535
+ },
4536
+ "name": "utrechtTextboxPaddingBlockStart",
4537
+ "attributes": {
4538
+ "category": "utrecht",
4539
+ "type": "textbox",
4540
+ "item": "padding-block-start"
4541
+ },
4542
+ "path": [
4543
+ "utrecht",
4544
+ "textbox",
4545
+ "padding-block-start"
4546
+ ]
4547
+ },
4548
+ "padding-inline-end": {
4549
+ "value": "18px",
4550
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4551
+ "isSource": true,
4552
+ "original": {
4553
+ "value": "{noaberkracht.size.md}"
4554
+ },
4555
+ "name": "utrechtTextboxPaddingInlineEnd",
4556
+ "attributes": {
4557
+ "category": "utrecht",
4558
+ "type": "textbox",
4559
+ "item": "padding-inline-end"
4560
+ },
4561
+ "path": [
4562
+ "utrecht",
4563
+ "textbox",
4564
+ "padding-inline-end"
4565
+ ]
4566
+ },
4567
+ "padding-inline-start": {
4568
+ "value": "18px",
4569
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4570
+ "isSource": true,
4571
+ "original": {
4572
+ "value": "{noaberkracht.size.md}"
4573
+ },
4574
+ "name": "utrechtTextboxPaddingInlineStart",
4575
+ "attributes": {
4576
+ "category": "utrecht",
4577
+ "type": "textbox",
4578
+ "item": "padding-inline-start"
4579
+ },
4580
+ "path": [
4581
+ "utrecht",
4582
+ "textbox",
4583
+ "padding-inline-start"
4584
+ ]
4585
+ },
4586
+ "placeholder": {
4587
+ "color": {
4588
+ "value": "#003790",
4589
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4590
+ "isSource": true,
4591
+ "original": {
4592
+ "value": "{noaberkracht.color.blue.22}"
4593
+ },
4594
+ "name": "utrechtTextboxPlaceholderColor",
4595
+ "attributes": {
4596
+ "category": "utrecht",
4597
+ "type": "textbox",
4598
+ "item": "placeholder",
4599
+ "subitem": "color"
4600
+ },
4601
+ "path": [
4602
+ "utrecht",
4603
+ "textbox",
4604
+ "placeholder",
4605
+ "color"
4606
+ ]
4607
+ }
4608
+ },
4609
+ "disabled": {
4610
+ "background-color": {},
4611
+ "border-color": {},
4612
+ "color": {}
4613
+ },
4614
+ "focus": {
4615
+ "background-color": {
4616
+ "value": "#ffffff",
4617
+ "filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
4618
+ "isSource": true,
4619
+ "original": {
4620
+ "value": "{noaberkracht.color.white.100}"
4621
+ },
4622
+ "name": "utrechtTextboxFocusBackgroundColor",
4623
+ "attributes": {
4624
+ "category": "utrecht",
4625
+ "type": "textbox",
4626
+ "item": "focus",
4627
+ "subitem": "background-color"
4628
+ },
4629
+ "path": [
4630
+ "utrecht",
4631
+ "textbox",
4632
+ "focus",
4633
+ "background-color"
4634
+ ]
4635
+ },
4636
+ "border-color": {},
4637
+ "color": {}
4638
+ },
4639
+ "invalid": {
4640
+ "background-color": {},
4641
+ "border-color": {},
4642
+ "border-width": {},
4643
+ "color": {}
4644
+ },
4645
+ "read-only": {
4646
+ "background-color": {},
4647
+ "border-color": {},
4648
+ "color": {}
4649
+ }
4650
+ },
4651
+ "heading-1": {
4652
+ "color": {
4653
+ "value": "#003790",
4654
+ "filePath": "src/component/utrecht/heading.tokens.json",
4655
+ "isSource": true,
4656
+ "original": {
4657
+ "value": "{noaberkracht.color.blue.22}"
4658
+ },
4659
+ "name": "utrechtHeading1Color",
4660
+ "attributes": {
4661
+ "category": "utrecht",
4662
+ "type": "heading-1",
4663
+ "item": "color"
4664
+ },
4665
+ "path": [
4666
+ "utrecht",
4667
+ "heading-1",
4668
+ "color"
4669
+ ]
4670
+ },
4671
+ "font-family": {
4672
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif",
4673
+ "filePath": "src/component/utrecht/heading.tokens.json",
4674
+ "isSource": true,
4675
+ "original": {
4676
+ "value": "{noaberkracht.typography.oceanwide.font-family}"
4677
+ },
4678
+ "name": "utrechtHeading1FontFamily",
4679
+ "attributes": {
4680
+ "category": "utrecht",
4681
+ "type": "heading-1",
4682
+ "item": "font-family"
4683
+ },
4684
+ "path": [
4685
+ "utrecht",
4686
+ "heading-1",
4687
+ "font-family"
4688
+ ]
4689
+ },
4690
+ "font-size": {
4691
+ "value": "60px",
4692
+ "filePath": "src/component/utrecht/heading.tokens.json",
4693
+ "isSource": true,
4694
+ "original": {
4695
+ "value": "{noaberkracht.font-size.2xl}"
4696
+ },
4697
+ "name": "utrechtHeading1FontSize",
4698
+ "attributes": {
4699
+ "category": "utrecht",
4700
+ "type": "heading-1",
4701
+ "item": "font-size"
4702
+ },
4703
+ "path": [
4704
+ "utrecht",
4705
+ "heading-1",
4706
+ "font-size"
4707
+ ]
4708
+ },
4709
+ "font-weight": {
4710
+ "value": "700",
4711
+ "filePath": "src/component/utrecht/heading.tokens.json",
4712
+ "isSource": true,
4713
+ "original": {
4714
+ "value": "{noaberkracht.typography.font-weight.bold}"
4715
+ },
4716
+ "name": "utrechtHeading1FontWeight",
4717
+ "attributes": {
4718
+ "category": "utrecht",
4719
+ "type": "heading-1",
4720
+ "item": "font-weight"
4721
+ },
4722
+ "path": [
4723
+ "utrecht",
4724
+ "heading-1",
4725
+ "font-weight"
4726
+ ]
4727
+ },
4728
+ "line-height": {},
4729
+ "margin-block-end": {
4730
+ "value": "48px",
4731
+ "filePath": "src/component/utrecht/heading.tokens.json",
4732
+ "isSource": true,
4733
+ "original": {
4734
+ "value": "{noaberkracht.size.2xl}"
4735
+ },
4736
+ "name": "utrechtHeading1MarginBlockEnd",
4737
+ "attributes": {
4738
+ "category": "utrecht",
4739
+ "type": "heading-1",
4740
+ "item": "margin-block-end"
4741
+ },
4742
+ "path": [
4743
+ "utrecht",
4744
+ "heading-1",
4745
+ "margin-block-end"
4746
+ ]
4747
+ },
4748
+ "margin-block-start": {
4749
+ "value": "18px",
4750
+ "filePath": "src/component/utrecht/heading.tokens.json",
4751
+ "isSource": true,
4752
+ "original": {
4753
+ "value": "{noaberkracht.size.md}"
4754
+ },
4755
+ "name": "utrechtHeading1MarginBlockStart",
4756
+ "attributes": {
4757
+ "category": "utrecht",
4758
+ "type": "heading-1",
4759
+ "item": "margin-block-start"
4760
+ },
4761
+ "path": [
4762
+ "utrecht",
4763
+ "heading-1",
4764
+ "margin-block-start"
4765
+ ]
4766
+ }
4767
+ },
4768
+ "heading-2": {
4769
+ "color": {
4770
+ "value": "#003790",
4771
+ "filePath": "src/component/utrecht/heading.tokens.json",
4772
+ "isSource": true,
4773
+ "original": {
4774
+ "value": "{noaberkracht.color.blue.22}"
4775
+ },
4776
+ "name": "utrechtHeading2Color",
4777
+ "attributes": {
4778
+ "category": "utrecht",
4779
+ "type": "heading-2",
4780
+ "item": "color"
4781
+ },
4782
+ "path": [
4783
+ "utrecht",
4784
+ "heading-2",
4785
+ "color"
4786
+ ]
4787
+ },
4788
+ "font-family": {
4789
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif",
4790
+ "filePath": "src/component/utrecht/heading.tokens.json",
4791
+ "isSource": true,
4792
+ "original": {
4793
+ "value": "{noaberkracht.typography.oceanwide.font-family}"
4794
+ },
4795
+ "name": "utrechtHeading2FontFamily",
4796
+ "attributes": {
4797
+ "category": "utrecht",
4798
+ "type": "heading-2",
4799
+ "item": "font-family"
4800
+ },
4801
+ "path": [
4802
+ "utrecht",
4803
+ "heading-2",
4804
+ "font-family"
4805
+ ]
4806
+ },
4807
+ "font-size": {
4808
+ "value": "48px",
4809
+ "filePath": "src/component/utrecht/heading.tokens.json",
4810
+ "isSource": true,
4811
+ "original": {
4812
+ "value": "{noaberkracht.font-size.xl}"
4813
+ },
4814
+ "name": "utrechtHeading2FontSize",
4815
+ "attributes": {
4816
+ "category": "utrecht",
4817
+ "type": "heading-2",
4818
+ "item": "font-size"
4819
+ },
4820
+ "path": [
4821
+ "utrecht",
4822
+ "heading-2",
4823
+ "font-size"
4824
+ ]
4825
+ },
4826
+ "font-weight": {
4827
+ "value": "700",
4828
+ "filePath": "src/component/utrecht/heading.tokens.json",
4829
+ "isSource": true,
4830
+ "original": {
4831
+ "value": "{noaberkracht.typography.font-weight.bold}"
4832
+ },
4833
+ "name": "utrechtHeading2FontWeight",
4834
+ "attributes": {
4835
+ "category": "utrecht",
4836
+ "type": "heading-2",
4837
+ "item": "font-weight"
4838
+ },
4839
+ "path": [
4840
+ "utrecht",
4841
+ "heading-2",
4842
+ "font-weight"
4843
+ ]
4844
+ },
4845
+ "line-height": {},
4846
+ "margin-block-end": {
4847
+ "value": "48px",
4848
+ "filePath": "src/component/utrecht/heading.tokens.json",
4849
+ "isSource": true,
4850
+ "original": {
4851
+ "value": "{noaberkracht.size.2xl}"
4852
+ },
4853
+ "name": "utrechtHeading2MarginBlockEnd",
4854
+ "attributes": {
4855
+ "category": "utrecht",
4856
+ "type": "heading-2",
4857
+ "item": "margin-block-end"
4858
+ },
4859
+ "path": [
4860
+ "utrecht",
4861
+ "heading-2",
4862
+ "margin-block-end"
4863
+ ]
4864
+ },
4865
+ "margin-block-start": {
4866
+ "value": "18px",
4867
+ "filePath": "src/component/utrecht/heading.tokens.json",
4868
+ "isSource": true,
4869
+ "original": {
4870
+ "value": "{noaberkracht.size.md}"
4871
+ },
4872
+ "name": "utrechtHeading2MarginBlockStart",
4873
+ "attributes": {
4874
+ "category": "utrecht",
4875
+ "type": "heading-2",
4876
+ "item": "margin-block-start"
4877
+ },
4878
+ "path": [
4879
+ "utrecht",
4880
+ "heading-2",
4881
+ "margin-block-start"
4882
+ ]
4883
+ }
4884
+ },
4885
+ "heading-3": {
4886
+ "color": {
4887
+ "value": "#003790",
4888
+ "filePath": "src/component/utrecht/heading.tokens.json",
4889
+ "isSource": true,
4890
+ "original": {
4891
+ "value": "{noaberkracht.color.blue.22}"
4892
+ },
4893
+ "name": "utrechtHeading3Color",
4894
+ "attributes": {
4895
+ "category": "utrecht",
4896
+ "type": "heading-3",
4897
+ "item": "color"
4898
+ },
4899
+ "path": [
4900
+ "utrecht",
4901
+ "heading-3",
4902
+ "color"
4903
+ ]
4904
+ },
4905
+ "font-family": {
4906
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif",
4907
+ "filePath": "src/component/utrecht/heading.tokens.json",
4908
+ "isSource": true,
4909
+ "original": {
4910
+ "value": "{noaberkracht.typography.oceanwide.font-family}"
4911
+ },
4912
+ "name": "utrechtHeading3FontFamily",
4913
+ "attributes": {
4914
+ "category": "utrecht",
4915
+ "type": "heading-3",
4916
+ "item": "font-family"
4917
+ },
4918
+ "path": [
4919
+ "utrecht",
4920
+ "heading-3",
4921
+ "font-family"
4922
+ ]
4923
+ },
4924
+ "font-size": {
4925
+ "value": "36px",
4926
+ "filePath": "src/component/utrecht/heading.tokens.json",
4927
+ "isSource": true,
4928
+ "original": {
4929
+ "value": "{noaberkracht.font-size.lg}"
4930
+ },
4931
+ "name": "utrechtHeading3FontSize",
4932
+ "attributes": {
4933
+ "category": "utrecht",
4934
+ "type": "heading-3",
4935
+ "item": "font-size"
4936
+ },
4937
+ "path": [
4938
+ "utrecht",
4939
+ "heading-3",
4940
+ "font-size"
4941
+ ]
4942
+ },
4943
+ "font-weight": {
4944
+ "value": "400",
4945
+ "filePath": "src/component/utrecht/heading.tokens.json",
4946
+ "isSource": true,
4947
+ "original": {
4948
+ "value": "{noaberkracht.typography.font-weight.normal}"
4949
+ },
4950
+ "name": "utrechtHeading3FontWeight",
4951
+ "attributes": {
4952
+ "category": "utrecht",
4953
+ "type": "heading-3",
4954
+ "item": "font-weight"
4955
+ },
4956
+ "path": [
4957
+ "utrecht",
4958
+ "heading-3",
4959
+ "font-weight"
4960
+ ]
4961
+ },
4962
+ "line-height": {},
4963
+ "margin-block-end": {
4964
+ "value": "32px",
4965
+ "filePath": "src/component/utrecht/heading.tokens.json",
4966
+ "isSource": true,
4967
+ "original": {
4968
+ "value": "{noaberkracht.size.xl}"
4969
+ },
4970
+ "name": "utrechtHeading3MarginBlockEnd",
4971
+ "attributes": {
4972
+ "category": "utrecht",
4973
+ "type": "heading-3",
4974
+ "item": "margin-block-end"
4975
+ },
4976
+ "path": [
4977
+ "utrecht",
4978
+ "heading-3",
4979
+ "margin-block-end"
4980
+ ]
4981
+ },
4982
+ "margin-block-start": {
4983
+ "value": "18px",
4984
+ "filePath": "src/component/utrecht/heading.tokens.json",
4985
+ "isSource": true,
4986
+ "original": {
4987
+ "value": "{noaberkracht.size.md}"
4988
+ },
4989
+ "name": "utrechtHeading3MarginBlockStart",
4990
+ "attributes": {
4991
+ "category": "utrecht",
4992
+ "type": "heading-3",
4993
+ "item": "margin-block-start"
4994
+ },
4995
+ "path": [
4996
+ "utrecht",
4997
+ "heading-3",
4998
+ "margin-block-start"
4999
+ ]
5000
+ }
5001
+ },
5002
+ "heading-4": {
5003
+ "color": {
5004
+ "value": "#003790",
5005
+ "filePath": "src/component/utrecht/heading.tokens.json",
5006
+ "isSource": true,
5007
+ "original": {
5008
+ "value": "{noaberkracht.color.blue.22}"
5009
+ },
5010
+ "name": "utrechtHeading4Color",
5011
+ "attributes": {
5012
+ "category": "utrecht",
5013
+ "type": "heading-4",
5014
+ "item": "color"
5015
+ },
5016
+ "path": [
5017
+ "utrecht",
5018
+ "heading-4",
5019
+ "color"
5020
+ ]
5021
+ },
5022
+ "font-family": {
5023
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif",
5024
+ "filePath": "src/component/utrecht/heading.tokens.json",
5025
+ "isSource": true,
5026
+ "original": {
5027
+ "value": "{noaberkracht.typography.oceanwide.font-family}"
5028
+ },
5029
+ "name": "utrechtHeading4FontFamily",
5030
+ "attributes": {
5031
+ "category": "utrecht",
5032
+ "type": "heading-4",
5033
+ "item": "font-family"
5034
+ },
5035
+ "path": [
5036
+ "utrecht",
5037
+ "heading-4",
5038
+ "font-family"
5039
+ ]
5040
+ },
5041
+ "font-size": {
5042
+ "value": "24px",
5043
+ "filePath": "src/component/utrecht/heading.tokens.json",
5044
+ "isSource": true,
5045
+ "original": {
5046
+ "value": "{noaberkracht.font-size.md}"
5047
+ },
5048
+ "name": "utrechtHeading4FontSize",
5049
+ "attributes": {
5050
+ "category": "utrecht",
5051
+ "type": "heading-4",
5052
+ "item": "font-size"
5053
+ },
5054
+ "path": [
5055
+ "utrecht",
5056
+ "heading-4",
5057
+ "font-size"
5058
+ ]
5059
+ },
5060
+ "font-weight": {
5061
+ "value": "400",
5062
+ "filePath": "src/component/utrecht/heading.tokens.json",
5063
+ "isSource": true,
5064
+ "original": {
5065
+ "value": "{noaberkracht.typography.font-weight.normal}"
5066
+ },
5067
+ "name": "utrechtHeading4FontWeight",
5068
+ "attributes": {
5069
+ "category": "utrecht",
5070
+ "type": "heading-4",
5071
+ "item": "font-weight"
5072
+ },
5073
+ "path": [
5074
+ "utrecht",
5075
+ "heading-4",
5076
+ "font-weight"
5077
+ ]
5078
+ },
5079
+ "line-height": {},
5080
+ "margin-block-end": {
5081
+ "value": "24px",
5082
+ "filePath": "src/component/utrecht/heading.tokens.json",
5083
+ "isSource": true,
5084
+ "original": {
5085
+ "value": "{noaberkracht.size.lg}"
5086
+ },
5087
+ "name": "utrechtHeading4MarginBlockEnd",
5088
+ "attributes": {
5089
+ "category": "utrecht",
5090
+ "type": "heading-4",
5091
+ "item": "margin-block-end"
5092
+ },
5093
+ "path": [
5094
+ "utrecht",
5095
+ "heading-4",
5096
+ "margin-block-end"
5097
+ ]
5098
+ },
5099
+ "margin-block-start": {
5100
+ "value": "18px",
5101
+ "filePath": "src/component/utrecht/heading.tokens.json",
5102
+ "isSource": true,
5103
+ "original": {
5104
+ "value": "{noaberkracht.size.md}"
5105
+ },
5106
+ "name": "utrechtHeading4MarginBlockStart",
5107
+ "attributes": {
5108
+ "category": "utrecht",
5109
+ "type": "heading-4",
5110
+ "item": "margin-block-start"
5111
+ },
5112
+ "path": [
5113
+ "utrecht",
5114
+ "heading-4",
5115
+ "margin-block-start"
5116
+ ]
5117
+ }
5118
+ },
5119
+ "heading-5": {
5120
+ "color": {
5121
+ "value": "#003790",
5122
+ "filePath": "src/component/utrecht/heading.tokens.json",
5123
+ "isSource": true,
5124
+ "original": {
5125
+ "value": "{noaberkracht.color.blue.22}"
5126
+ },
5127
+ "name": "utrechtHeading5Color",
5128
+ "attributes": {
5129
+ "category": "utrecht",
5130
+ "type": "heading-5",
5131
+ "item": "color"
5132
+ },
5133
+ "path": [
5134
+ "utrecht",
5135
+ "heading-5",
5136
+ "color"
5137
+ ]
5138
+ },
5139
+ "font-family": {
5140
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif",
5141
+ "filePath": "src/component/utrecht/heading.tokens.json",
5142
+ "isSource": true,
5143
+ "original": {
5144
+ "value": "{noaberkracht.typography.oceanwide.font-family}"
5145
+ },
5146
+ "name": "utrechtHeading5FontFamily",
5147
+ "attributes": {
5148
+ "category": "utrecht",
5149
+ "type": "heading-5",
5150
+ "item": "font-family"
5151
+ },
5152
+ "path": [
5153
+ "utrecht",
5154
+ "heading-5",
5155
+ "font-family"
5156
+ ]
5157
+ },
5158
+ "font-size": {
5159
+ "value": "18px",
5160
+ "filePath": "src/component/utrecht/heading.tokens.json",
5161
+ "isSource": true,
5162
+ "original": {
5163
+ "value": "{noaberkracht.font-size.sm}"
5164
+ },
5165
+ "name": "utrechtHeading5FontSize",
5166
+ "attributes": {
5167
+ "category": "utrecht",
5168
+ "type": "heading-5",
5169
+ "item": "font-size"
5170
+ },
5171
+ "path": [
5172
+ "utrecht",
5173
+ "heading-5",
5174
+ "font-size"
5175
+ ]
5176
+ },
5177
+ "font-weight": {
5178
+ "value": "100",
5179
+ "filePath": "src/component/utrecht/heading.tokens.json",
5180
+ "isSource": true,
5181
+ "original": {
5182
+ "value": "{noaberkracht.typography.font-weight.light}"
5183
+ },
5184
+ "name": "utrechtHeading5FontWeight",
5185
+ "attributes": {
5186
+ "category": "utrecht",
5187
+ "type": "heading-5",
5188
+ "item": "font-weight"
5189
+ },
5190
+ "path": [
5191
+ "utrecht",
5192
+ "heading-5",
5193
+ "font-weight"
5194
+ ]
5195
+ },
5196
+ "line-height": {},
5197
+ "margin-block-end": {
5198
+ "value": "24px",
5199
+ "filePath": "src/component/utrecht/heading.tokens.json",
5200
+ "isSource": true,
5201
+ "original": {
5202
+ "value": "{noaberkracht.size.lg}"
5203
+ },
5204
+ "name": "utrechtHeading5MarginBlockEnd",
5205
+ "attributes": {
5206
+ "category": "utrecht",
5207
+ "type": "heading-5",
5208
+ "item": "margin-block-end"
5209
+ },
5210
+ "path": [
5211
+ "utrecht",
5212
+ "heading-5",
5213
+ "margin-block-end"
5214
+ ]
5215
+ },
5216
+ "margin-block-start": {
5217
+ "value": "18px",
5218
+ "filePath": "src/component/utrecht/heading.tokens.json",
5219
+ "isSource": true,
5220
+ "original": {
5221
+ "value": "{noaberkracht.size.md}"
5222
+ },
5223
+ "name": "utrechtHeading5MarginBlockStart",
5224
+ "attributes": {
5225
+ "category": "utrecht",
5226
+ "type": "heading-5",
5227
+ "item": "margin-block-start"
5228
+ },
5229
+ "path": [
5230
+ "utrecht",
5231
+ "heading-5",
5232
+ "margin-block-start"
5233
+ ]
5234
+ }
5235
+ },
5236
+ "link": {
5237
+ "color": {
5238
+ "value": "#003790",
5239
+ "filePath": "src/component/utrecht/link.tokens.json",
5240
+ "isSource": true,
5241
+ "original": {
5242
+ "value": "{noaberkracht.color.blue.22}"
5243
+ },
5244
+ "name": "utrechtLinkColor",
5245
+ "attributes": {
5246
+ "category": "utrecht",
5247
+ "type": "link",
5248
+ "item": "color"
5249
+ },
5250
+ "path": [
5251
+ "utrecht",
5252
+ "link",
5253
+ "color"
5254
+ ]
5255
+ },
5256
+ "text-decoration": {
5257
+ "value": "underline",
5258
+ "filePath": "src/component/utrecht/link.tokens.json",
5259
+ "isSource": true,
5260
+ "original": {
5261
+ "value": "underline"
5262
+ },
5263
+ "name": "utrechtLinkTextDecoration",
5264
+ "attributes": {
5265
+ "category": "utrecht",
5266
+ "type": "link",
5267
+ "item": "text-decoration"
5268
+ },
5269
+ "path": [
5270
+ "utrecht",
5271
+ "link",
5272
+ "text-decoration"
5273
+ ]
5274
+ },
5275
+ "text-decoration-color": {
5276
+ "value": "#003790",
5277
+ "filePath": "src/component/utrecht/link.tokens.json",
5278
+ "isSource": true,
5279
+ "original": {
5280
+ "value": "{noaberkracht.color.blue.22}"
5281
+ },
5282
+ "name": "utrechtLinkTextDecorationColor",
5283
+ "attributes": {
5284
+ "category": "utrecht",
5285
+ "type": "link",
5286
+ "item": "text-decoration-color"
5287
+ },
5288
+ "path": [
5289
+ "utrecht",
5290
+ "link",
5291
+ "text-decoration-color"
5292
+ ]
5293
+ },
5294
+ "text-decoration-thickness": {
5295
+ "value": "1px",
5296
+ "filePath": "src/component/utrecht/link.tokens.json",
5297
+ "isSource": true,
5298
+ "original": {
5299
+ "value": "{noaberkracht.size.4xs}"
5300
+ },
5301
+ "name": "utrechtLinkTextDecorationThickness",
5302
+ "attributes": {
5303
+ "category": "utrecht",
5304
+ "type": "link",
5305
+ "item": "text-decoration-thickness"
5306
+ },
5307
+ "path": [
5308
+ "utrecht",
5309
+ "link",
5310
+ "text-decoration-thickness"
5311
+ ]
5312
+ },
5313
+ "text-underline-offset": {
5314
+ "value": "2px",
5315
+ "filePath": "src/component/utrecht/link.tokens.json",
5316
+ "isSource": true,
5317
+ "original": {
5318
+ "value": "{noaberkracht.size.3xs}"
5319
+ },
5320
+ "name": "utrechtLinkTextUnderlineOffset",
5321
+ "attributes": {
5322
+ "category": "utrecht",
5323
+ "type": "link",
5324
+ "item": "text-underline-offset"
5325
+ },
5326
+ "path": [
5327
+ "utrecht",
5328
+ "link",
5329
+ "text-underline-offset"
5330
+ ]
5331
+ },
5332
+ "active": {
5333
+ "color": {}
5334
+ },
5335
+ "focus": {
5336
+ "color": {},
5337
+ "text-decoration": {},
5338
+ "text-decoration-thickness": {}
5339
+ },
5340
+ "hover": {
5341
+ "color": {
5342
+ "value": "#003790",
5343
+ "filePath": "src/component/utrecht/link.tokens.json",
5344
+ "isSource": true,
5345
+ "original": {
5346
+ "value": "{noaberkracht.color.blue.22}"
5347
+ },
5348
+ "name": "utrechtLinkHoverColor",
5349
+ "attributes": {
5350
+ "category": "utrecht",
5351
+ "type": "link",
5352
+ "item": "hover",
5353
+ "subitem": "color"
5354
+ },
5355
+ "path": [
5356
+ "utrecht",
5357
+ "link",
5358
+ "hover",
5359
+ "color"
5360
+ ]
5361
+ },
5362
+ "text-decoration": {},
5363
+ "text-decoration-thickness": {
5364
+ "value": "1px",
5365
+ "filePath": "src/component/utrecht/link.tokens.json",
5366
+ "isSource": true,
5367
+ "original": {
5368
+ "value": "{noaberkracht.size.4xs}"
5369
+ },
5370
+ "name": "utrechtLinkHoverTextDecorationThickness",
5371
+ "attributes": {
5372
+ "category": "utrecht",
5373
+ "type": "link",
5374
+ "item": "hover",
5375
+ "subitem": "text-decoration-thickness"
5376
+ },
5377
+ "path": [
5378
+ "utrecht",
5379
+ "link",
5380
+ "hover",
5381
+ "text-decoration-thickness"
5382
+ ]
5383
+ }
5384
+ },
5385
+ "placeholder": {
5386
+ "color": {}
5387
+ },
5388
+ "visited": {
5389
+ "color": {
5390
+ "value": "#003790",
5391
+ "filePath": "src/component/utrecht/link.tokens.json",
5392
+ "isSource": true,
5393
+ "original": {
5394
+ "value": "{noaberkracht.color.blue.22}"
5395
+ },
5396
+ "name": "utrechtLinkVisitedColor",
5397
+ "attributes": {
5398
+ "category": "utrecht",
5399
+ "type": "link",
5400
+ "item": "visited",
5401
+ "subitem": "color"
5402
+ },
5403
+ "path": [
5404
+ "utrecht",
5405
+ "link",
5406
+ "visited",
5407
+ "color"
5408
+ ]
5409
+ }
5410
+ },
5411
+ "icon": {
5412
+ "size": {
5413
+ "value": "14px",
5414
+ "filePath": "src/component/utrecht/link.tokens.json",
5415
+ "isSource": true,
5416
+ "original": {
5417
+ "value": "{noaberkracht.size.sm}"
5418
+ },
5419
+ "name": "utrechtLinkIconSize",
5420
+ "attributes": {
5421
+ "category": "utrecht",
5422
+ "type": "link",
5423
+ "item": "icon",
5424
+ "subitem": "size"
5425
+ },
5426
+ "path": [
5427
+ "utrecht",
5428
+ "link",
5429
+ "icon",
5430
+ "size"
5431
+ ]
5432
+ }
5433
+ }
5434
+ },
5435
+ "ordered-list": {
5436
+ "font-size": {
5437
+ "value": "18px",
5438
+ "filePath": "src/component/utrecht/list.tokens.json",
5439
+ "isSource": true,
5440
+ "original": {
5441
+ "value": "{utrecht.document.font-size}"
5442
+ },
5443
+ "name": "utrechtOrderedListFontSize",
5444
+ "attributes": {
5445
+ "category": "utrecht",
5446
+ "type": "ordered-list",
5447
+ "item": "font-size"
5448
+ },
5449
+ "path": [
5450
+ "utrecht",
5451
+ "ordered-list",
5452
+ "font-size"
5453
+ ]
5454
+ },
5455
+ "line-height": {},
5456
+ "margin-block-start": {
5457
+ "value": "14px",
5458
+ "filePath": "src/component/utrecht/list.tokens.json",
5459
+ "isSource": true,
5460
+ "original": {
5461
+ "value": "{noaberkracht.size.sm}"
5462
+ },
5463
+ "name": "utrechtOrderedListMarginBlockStart",
5464
+ "attributes": {
5465
+ "category": "utrecht",
5466
+ "type": "ordered-list",
5467
+ "item": "margin-block-start"
5468
+ },
5469
+ "path": [
5470
+ "utrecht",
5471
+ "ordered-list",
5472
+ "margin-block-start"
5473
+ ]
5474
+ },
5475
+ "margin-block-end": {
5476
+ "value": "14px",
5477
+ "filePath": "src/component/utrecht/list.tokens.json",
5478
+ "isSource": true,
5479
+ "original": {
5480
+ "value": "{noaberkracht.size.sm}"
5481
+ },
5482
+ "name": "utrechtOrderedListMarginBlockEnd",
5483
+ "attributes": {
5484
+ "category": "utrecht",
5485
+ "type": "ordered-list",
5486
+ "item": "margin-block-end"
5487
+ },
5488
+ "path": [
5489
+ "utrecht",
5490
+ "ordered-list",
5491
+ "margin-block-end"
5492
+ ]
5493
+ },
5494
+ "padding-inline-start": {
5495
+ "value": "32px",
5496
+ "filePath": "src/component/utrecht/list.tokens.json",
5497
+ "isSource": true,
5498
+ "original": {
5499
+ "value": "{noaberkracht.size.xl}"
5500
+ },
5501
+ "name": "utrechtOrderedListPaddingInlineStart",
5502
+ "attributes": {
5503
+ "category": "utrecht",
5504
+ "type": "ordered-list",
5505
+ "item": "padding-inline-start"
5506
+ },
5507
+ "path": [
5508
+ "utrecht",
5509
+ "ordered-list",
5510
+ "padding-inline-start"
5511
+ ]
5512
+ },
5513
+ "item": {
5514
+ "margin-block-start": {
5515
+ "value": "4px",
5516
+ "filePath": "src/component/utrecht/list.tokens.json",
5517
+ "isSource": true,
5518
+ "original": {
5519
+ "value": "{noaberkracht.size.2xs}"
5520
+ },
5521
+ "name": "utrechtOrderedListItemMarginBlockStart",
5522
+ "attributes": {
5523
+ "category": "utrecht",
5524
+ "type": "ordered-list",
5525
+ "item": "item",
5526
+ "subitem": "margin-block-start"
5527
+ },
5528
+ "path": [
5529
+ "utrecht",
5530
+ "ordered-list",
5531
+ "item",
5532
+ "margin-block-start"
5533
+ ]
5534
+ },
5535
+ "margin-block-end": {
5536
+ "value": "4px",
5537
+ "filePath": "src/component/utrecht/list.tokens.json",
5538
+ "isSource": true,
5539
+ "original": {
5540
+ "value": "{noaberkracht.size.2xs}"
5541
+ },
5542
+ "name": "utrechtOrderedListItemMarginBlockEnd",
5543
+ "attributes": {
5544
+ "category": "utrecht",
5545
+ "type": "ordered-list",
5546
+ "item": "item",
5547
+ "subitem": "margin-block-end"
5548
+ },
5549
+ "path": [
5550
+ "utrecht",
5551
+ "ordered-list",
5552
+ "item",
5553
+ "margin-block-end"
5554
+ ]
5555
+ },
5556
+ "padding-inline-start": {
5557
+ "value": "1ch",
5558
+ "filePath": "src/component/utrecht/list.tokens.json",
5559
+ "isSource": true,
5560
+ "original": {
5561
+ "value": "1ch"
5562
+ },
5563
+ "name": "utrechtOrderedListItemPaddingInlineStart",
5564
+ "attributes": {
5565
+ "category": "utrecht",
5566
+ "type": "ordered-list",
5567
+ "item": "item",
5568
+ "subitem": "padding-inline-start"
5569
+ },
5570
+ "path": [
5571
+ "utrecht",
5572
+ "ordered-list",
5573
+ "item",
5574
+ "padding-inline-start"
5575
+ ]
5576
+ }
5577
+ }
5578
+ },
5579
+ "unordered-list": {
5580
+ "font-size": {
5581
+ "value": "18px",
5582
+ "filePath": "src/component/utrecht/list.tokens.json",
5583
+ "isSource": true,
5584
+ "original": {
5585
+ "value": "{utrecht.document.font-size}"
5586
+ },
5587
+ "name": "utrechtUnorderedListFontSize",
5588
+ "attributes": {
5589
+ "category": "utrecht",
5590
+ "type": "unordered-list",
5591
+ "item": "font-size"
5592
+ },
5593
+ "path": [
5594
+ "utrecht",
5595
+ "unordered-list",
5596
+ "font-size"
5597
+ ]
5598
+ },
5599
+ "line-height": {},
5600
+ "margin-block-start": {
5601
+ "value": "18px",
5602
+ "filePath": "src/component/utrecht/list.tokens.json",
5603
+ "isSource": true,
5604
+ "original": {
5605
+ "value": "{noaberkracht.size.md}"
5606
+ },
5607
+ "name": "utrechtUnorderedListMarginBlockStart",
5608
+ "attributes": {
5609
+ "category": "utrecht",
5610
+ "type": "unordered-list",
5611
+ "item": "margin-block-start"
5612
+ },
5613
+ "path": [
5614
+ "utrecht",
5615
+ "unordered-list",
5616
+ "margin-block-start"
5617
+ ]
5618
+ },
5619
+ "margin-block-end": {
5620
+ "value": 0,
5621
+ "filePath": "src/component/utrecht/list.tokens.json",
5622
+ "isSource": true,
5623
+ "original": {
5624
+ "value": 0
5625
+ },
5626
+ "name": "utrechtUnorderedListMarginBlockEnd",
5627
+ "attributes": {
5628
+ "category": "utrecht",
5629
+ "type": "unordered-list",
5630
+ "item": "margin-block-end"
5631
+ },
5632
+ "path": [
5633
+ "utrecht",
5634
+ "unordered-list",
5635
+ "margin-block-end"
5636
+ ]
5637
+ },
5638
+ "padding-inline-start": {
5639
+ "value": "2ch",
5640
+ "filePath": "src/component/utrecht/list.tokens.json",
5641
+ "isSource": true,
5642
+ "original": {
5643
+ "value": "2ch"
5644
+ },
5645
+ "name": "utrechtUnorderedListPaddingInlineStart",
5646
+ "attributes": {
5647
+ "category": "utrecht",
5648
+ "type": "unordered-list",
5649
+ "item": "padding-inline-start"
5650
+ },
5651
+ "path": [
5652
+ "utrecht",
5653
+ "unordered-list",
5654
+ "padding-inline-start"
5655
+ ]
5656
+ },
5657
+ "item": {
5658
+ "margin-block-start": {
5659
+ "value": "8px",
5660
+ "filePath": "src/component/utrecht/list.tokens.json",
5661
+ "isSource": true,
5662
+ "original": {
5663
+ "value": "{noaberkracht.size.xs}"
5664
+ },
5665
+ "name": "utrechtUnorderedListItemMarginBlockStart",
5666
+ "attributes": {
5667
+ "category": "utrecht",
5668
+ "type": "unordered-list",
5669
+ "item": "item",
5670
+ "subitem": "margin-block-start"
5671
+ },
5672
+ "path": [
5673
+ "utrecht",
5674
+ "unordered-list",
5675
+ "item",
5676
+ "margin-block-start"
5677
+ ]
5678
+ },
5679
+ "margin-block-end": {
5680
+ "value": "8px",
5681
+ "filePath": "src/component/utrecht/list.tokens.json",
5682
+ "isSource": true,
5683
+ "original": {
5684
+ "value": "{noaberkracht.size.xs}"
5685
+ },
5686
+ "name": "utrechtUnorderedListItemMarginBlockEnd",
5687
+ "attributes": {
5688
+ "category": "utrecht",
5689
+ "type": "unordered-list",
5690
+ "item": "item",
5691
+ "subitem": "margin-block-end"
5692
+ },
5693
+ "path": [
5694
+ "utrecht",
5695
+ "unordered-list",
5696
+ "item",
5697
+ "margin-block-end"
5698
+ ]
5699
+ },
5700
+ "padding-inline-start": {
5701
+ "value": "1ch",
5702
+ "filePath": "src/component/utrecht/list.tokens.json",
5703
+ "isSource": true,
5704
+ "original": {
5705
+ "value": "1ch"
5706
+ },
5707
+ "name": "utrechtUnorderedListItemPaddingInlineStart",
5708
+ "attributes": {
5709
+ "category": "utrecht",
5710
+ "type": "unordered-list",
5711
+ "item": "item",
5712
+ "subitem": "padding-inline-start"
5713
+ },
5714
+ "path": [
5715
+ "utrecht",
5716
+ "unordered-list",
5717
+ "item",
5718
+ "padding-inline-start"
5719
+ ]
5720
+ }
5721
+ },
5722
+ "marker": {
5723
+ "color": {
5724
+ "value": "#003790",
5725
+ "filePath": "src/component/utrecht/list.tokens.json",
5726
+ "isSource": true,
5727
+ "original": {
5728
+ "value": "{noaberkracht.color.blue.22}"
5729
+ },
5730
+ "name": "utrechtUnorderedListMarkerColor",
5731
+ "attributes": {
5732
+ "category": "utrecht",
5733
+ "type": "unordered-list",
5734
+ "item": "marker",
5735
+ "subitem": "color"
5736
+ },
5737
+ "path": [
5738
+ "utrecht",
5739
+ "unordered-list",
5740
+ "marker",
5741
+ "color"
5742
+ ]
5743
+ }
5744
+ }
5745
+ },
5746
+ "page": {
5747
+ "background-color": {},
5748
+ "color": {},
5749
+ "margin-inline-start": {
5750
+ "value": "24px",
5751
+ "filePath": "src/component/utrecht/page.tokens.json",
5752
+ "isSource": true,
5753
+ "original": {
5754
+ "value": "{noaberkracht.size.lg}"
5755
+ },
5756
+ "name": "utrechtPageMarginInlineStart",
5757
+ "attributes": {
5758
+ "category": "utrecht",
5759
+ "type": "page",
5760
+ "item": "margin-inline-start"
5761
+ },
5762
+ "path": [
5763
+ "utrecht",
5764
+ "page",
5765
+ "margin-inline-start"
5766
+ ]
5767
+ },
5768
+ "margin-inline-end": {
5769
+ "value": "24px",
5770
+ "filePath": "src/component/utrecht/page.tokens.json",
5771
+ "isSource": true,
5772
+ "original": {
5773
+ "value": "{noaberkracht.size.lg}"
5774
+ },
5775
+ "name": "utrechtPageMarginInlineEnd",
5776
+ "attributes": {
5777
+ "category": "utrecht",
5778
+ "type": "page",
5779
+ "item": "margin-inline-end"
5780
+ },
5781
+ "path": [
5782
+ "utrecht",
5783
+ "page",
5784
+ "margin-inline-end"
5785
+ ]
5786
+ },
5787
+ "max-inline-size": {
5788
+ "value": "1140px",
5789
+ "filePath": "src/component/utrecht/page.tokens.json",
5790
+ "isSource": true,
5791
+ "original": {
5792
+ "value": "1140px"
5793
+ },
5794
+ "name": "utrechtPageMaxInlineSize",
5795
+ "attributes": {
5796
+ "category": "utrecht",
5797
+ "type": "page",
5798
+ "item": "max-inline-size"
5799
+ },
5800
+ "path": [
5801
+ "utrecht",
5802
+ "page",
5803
+ "max-inline-size"
5804
+ ]
5805
+ }
5806
+ },
5807
+ "paragraph": {
5808
+ "color": {
5809
+ "value": "#003790",
5810
+ "filePath": "src/component/utrecht/paragraph.tokens.json",
5811
+ "isSource": true,
5812
+ "original": {
5813
+ "value": "{utrecht.document.color}"
5814
+ },
5815
+ "name": "utrechtParagraphColor",
5816
+ "attributes": {
5817
+ "category": "utrecht",
5818
+ "type": "paragraph",
5819
+ "item": "color"
5820
+ },
5821
+ "path": [
5822
+ "utrecht",
5823
+ "paragraph",
5824
+ "color"
5825
+ ]
5826
+ },
5827
+ "font-family": {
5828
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
5829
+ "filePath": "src/component/utrecht/paragraph.tokens.json",
5830
+ "isSource": true,
5831
+ "original": {
5832
+ "value": "{noaberkracht.typography.greycliff-cf.font-family}"
5833
+ },
5834
+ "name": "utrechtParagraphFontFamily",
5835
+ "attributes": {
5836
+ "category": "utrecht",
5837
+ "type": "paragraph",
5838
+ "item": "font-family"
5839
+ },
5840
+ "path": [
5841
+ "utrecht",
5842
+ "paragraph",
5843
+ "font-family"
5844
+ ]
5845
+ },
5846
+ "font-size": {
5847
+ "value": "18px",
5848
+ "filePath": "src/component/utrecht/paragraph.tokens.json",
5849
+ "isSource": true,
5850
+ "original": {
5851
+ "value": "{noaberkracht.font-size.sm}"
5852
+ },
5853
+ "name": "utrechtParagraphFontSize",
5854
+ "attributes": {
5855
+ "category": "utrecht",
5856
+ "type": "paragraph",
5857
+ "item": "font-size"
5858
+ },
5859
+ "path": [
5860
+ "utrecht",
5861
+ "paragraph",
5862
+ "font-size"
5863
+ ]
5864
+ },
5865
+ "font-weight": {
5866
+ "value": "400",
5867
+ "filePath": "src/component/utrecht/paragraph.tokens.json",
5868
+ "isSource": true,
5869
+ "original": {
5870
+ "value": "{noaberkracht.typography.font-weight.normal}"
5871
+ },
5872
+ "name": "utrechtParagraphFontWeight",
5873
+ "attributes": {
5874
+ "category": "utrecht",
5875
+ "type": "paragraph",
5876
+ "item": "font-weight"
5877
+ },
5878
+ "path": [
5879
+ "utrecht",
5880
+ "paragraph",
5881
+ "font-weight"
5882
+ ]
5883
+ },
5884
+ "line-height": {
5885
+ "value": "1.5em",
5886
+ "filePath": "src/component/utrecht/paragraph.tokens.json",
5887
+ "isSource": true,
5888
+ "original": {
5889
+ "value": "1.5em"
5890
+ },
5891
+ "name": "utrechtParagraphLineHeight",
5892
+ "attributes": {
5893
+ "category": "utrecht",
5894
+ "type": "paragraph",
5895
+ "item": "line-height"
5896
+ },
5897
+ "path": [
5898
+ "utrecht",
5899
+ "paragraph",
5900
+ "line-height"
5901
+ ]
5902
+ },
5903
+ "margin-block-start": {
5904
+ "value": 0,
5905
+ "filePath": "src/component/utrecht/paragraph.tokens.json",
5906
+ "isSource": true,
5907
+ "original": {
5908
+ "value": 0
5909
+ },
5910
+ "name": "utrechtParagraphMarginBlockStart",
5911
+ "attributes": {
5912
+ "category": "utrecht",
5913
+ "type": "paragraph",
5914
+ "item": "margin-block-start"
5915
+ },
5916
+ "path": [
5917
+ "utrecht",
5918
+ "paragraph",
5919
+ "margin-block-start"
5920
+ ]
5921
+ },
5922
+ "margin-block-end": {
5923
+ "value": 0,
5924
+ "filePath": "src/component/utrecht/paragraph.tokens.json",
5925
+ "isSource": true,
5926
+ "original": {
5927
+ "value": 0
5928
+ },
5929
+ "name": "utrechtParagraphMarginBlockEnd",
5930
+ "attributes": {
5931
+ "category": "utrecht",
5932
+ "type": "paragraph",
5933
+ "item": "margin-block-end"
5934
+ },
5935
+ "path": [
5936
+ "utrecht",
5937
+ "paragraph",
5938
+ "margin-block-end"
5939
+ ]
5940
+ },
5941
+ "lead": {
5942
+ "color": {},
5943
+ "font-size": {},
5944
+ "font-weight": {},
5945
+ "line-height": {}
5946
+ },
5947
+ "small": {
5948
+ "color": {},
5949
+ "font-size": {},
5950
+ "font-weight": {},
5951
+ "line-height": {}
5952
+ }
5953
+ }
5954
+ },
5955
+ "conduction": {
5956
+ "card-header": {
5957
+ "background-color": {},
5958
+ "border-bottom-width": {},
5959
+ "border-bottom-style": {},
5960
+ "border-bottom-color": {},
5961
+ "color": {
5962
+ "value": "#003790",
5963
+ "filePath": "src/component/conduction/card-header.tokens.json",
5964
+ "isSource": true,
5965
+ "original": {
5966
+ "value": "{utrecht.document.color}"
5967
+ },
5968
+ "name": "conductionCardHeaderColor",
5969
+ "attributes": {
5970
+ "category": "conduction",
5971
+ "type": "card-header",
5972
+ "item": "color"
5973
+ },
5974
+ "path": [
5975
+ "conduction",
5976
+ "card-header",
5977
+ "color"
5978
+ ]
5979
+ },
5980
+ "hover": {
5981
+ "background-color": {},
5982
+ "border-bottom-width": {},
5983
+ "border-bottom-style": {},
5984
+ "border-bottom-color": {}
5985
+ },
5986
+ "title": {
5987
+ "color": {
5988
+ "value": "#003790",
5989
+ "filePath": "src/component/conduction/card-header.tokens.json",
5990
+ "isSource": true,
5991
+ "original": {
5992
+ "value": "{noaberkracht.color.blue.22}"
5993
+ },
5994
+ "name": "conductionCardHeaderTitleColor",
5995
+ "attributes": {
5996
+ "category": "conduction",
5997
+ "type": "card-header",
5998
+ "item": "title",
5999
+ "subitem": "color"
6000
+ },
6001
+ "path": [
6002
+ "conduction",
6003
+ "card-header",
6004
+ "title",
6005
+ "color"
6006
+ ]
6007
+ }
6008
+ },
6009
+ "date": {
6010
+ "color": {
6011
+ "value": "#003790",
6012
+ "filePath": "src/component/conduction/card-header.tokens.json",
6013
+ "isSource": true,
6014
+ "original": {
6015
+ "value": "{noaberkracht.color.blue.22}"
6016
+ },
6017
+ "name": "conductionCardHeaderDateColor",
6018
+ "attributes": {
6019
+ "category": "conduction",
6020
+ "type": "card-header",
6021
+ "item": "date",
6022
+ "subitem": "color"
6023
+ },
6024
+ "path": [
6025
+ "conduction",
6026
+ "card-header",
6027
+ "date",
6028
+ "color"
6029
+ ]
6030
+ },
6031
+ "font-size": {
6032
+ "value": "14px",
6033
+ "filePath": "src/component/conduction/card-header.tokens.json",
6034
+ "isSource": true,
6035
+ "original": {
6036
+ "value": "{noaberkracht.font-size.xs}"
6037
+ },
6038
+ "name": "conductionCardHeaderDateFontSize",
6039
+ "attributes": {
6040
+ "category": "conduction",
6041
+ "type": "card-header",
6042
+ "item": "date",
6043
+ "subitem": "font-size"
6044
+ },
6045
+ "path": [
6046
+ "conduction",
6047
+ "card-header",
6048
+ "date",
6049
+ "font-size"
6050
+ ]
2517
6051
  },
2518
- "name": "utrechtPageMarginInlineStart",
6052
+ "font-weight": {
6053
+ "value": "100",
6054
+ "filePath": "src/component/conduction/card-header.tokens.json",
6055
+ "isSource": true,
6056
+ "original": {
6057
+ "value": "{noaberkracht.typography.font-weight.light}"
6058
+ },
6059
+ "name": "conductionCardHeaderDateFontWeight",
6060
+ "attributes": {
6061
+ "category": "conduction",
6062
+ "type": "card-header",
6063
+ "item": "date",
6064
+ "subitem": "font-weight"
6065
+ },
6066
+ "path": [
6067
+ "conduction",
6068
+ "card-header",
6069
+ "date",
6070
+ "font-weight"
6071
+ ]
6072
+ },
6073
+ "margin-block-end": {
6074
+ "value": "8px",
6075
+ "filePath": "src/component/conduction/card-header.tokens.json",
6076
+ "isSource": true,
6077
+ "original": {
6078
+ "value": "{noaberkracht.size.xs}"
6079
+ },
6080
+ "name": "conductionCardHeaderDateMarginBlockEnd",
6081
+ "attributes": {
6082
+ "category": "conduction",
6083
+ "type": "card-header",
6084
+ "item": "date",
6085
+ "subitem": "margin-block-end"
6086
+ },
6087
+ "path": [
6088
+ "conduction",
6089
+ "card-header",
6090
+ "date",
6091
+ "margin-block-end"
6092
+ ]
6093
+ }
6094
+ }
6095
+ },
6096
+ "card-wrapper": {
6097
+ "background-color": {
6098
+ "value": "#ffffff",
6099
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
6100
+ "isSource": true,
6101
+ "original": {
6102
+ "value": "{noaberkracht.color.white.100}"
6103
+ },
6104
+ "name": "conductionCardWrapperBackgroundColor",
2519
6105
  "attributes": {
2520
- "category": "utrecht",
2521
- "type": "page",
2522
- "item": "margin-inline-start"
6106
+ "category": "conduction",
6107
+ "type": "card-wrapper",
6108
+ "item": "background-color"
2523
6109
  },
2524
6110
  "path": [
2525
- "utrecht",
2526
- "page",
2527
- "margin-inline-start"
6111
+ "conduction",
6112
+ "card-wrapper",
6113
+ "background-color"
2528
6114
  ]
2529
6115
  },
2530
- "margin-inline-end": {
2531
- "value": "24px",
2532
- "filePath": "src/component/utrecht/page.tokens.json",
6116
+ "border-color": {
6117
+ "value": "#003790",
6118
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
2533
6119
  "isSource": true,
2534
6120
  "original": {
2535
- "value": "{noaberkracht.size.lg}"
6121
+ "value": "{noaberkracht.color.blue.22}"
2536
6122
  },
2537
- "name": "utrechtPageMarginInlineEnd",
6123
+ "name": "conductionCardWrapperBorderColor",
2538
6124
  "attributes": {
2539
- "category": "utrecht",
2540
- "type": "page",
2541
- "item": "margin-inline-end"
6125
+ "category": "conduction",
6126
+ "type": "card-wrapper",
6127
+ "item": "border-color"
2542
6128
  },
2543
6129
  "path": [
2544
- "utrecht",
2545
- "page",
2546
- "margin-inline-end"
6130
+ "conduction",
6131
+ "card-wrapper",
6132
+ "border-color"
2547
6133
  ]
2548
6134
  },
2549
- "max-inline-size": {
2550
- "value": "1140px",
2551
- "filePath": "src/component/utrecht/page.tokens.json",
6135
+ "border-width": {
6136
+ "value": "1px",
6137
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
2552
6138
  "isSource": true,
2553
6139
  "original": {
2554
- "value": "1140px"
6140
+ "value": "{noaberkracht.size.4xs}"
2555
6141
  },
2556
- "name": "utrechtPageMaxInlineSize",
6142
+ "name": "conductionCardWrapperBorderWidth",
2557
6143
  "attributes": {
2558
- "category": "utrecht",
2559
- "type": "page",
2560
- "item": "max-inline-size"
6144
+ "category": "conduction",
6145
+ "type": "card-wrapper",
6146
+ "item": "border-width"
2561
6147
  },
2562
6148
  "path": [
2563
- "utrecht",
2564
- "page",
2565
- "max-inline-size"
6149
+ "conduction",
6150
+ "card-wrapper",
6151
+ "border-width"
6152
+ ]
6153
+ },
6154
+ "border-style": {
6155
+ "value": "solid",
6156
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
6157
+ "isSource": true,
6158
+ "original": {
6159
+ "value": "solid"
6160
+ },
6161
+ "name": "conductionCardWrapperBorderStyle",
6162
+ "attributes": {
6163
+ "category": "conduction",
6164
+ "type": "card-wrapper",
6165
+ "item": "border-style"
6166
+ },
6167
+ "path": [
6168
+ "conduction",
6169
+ "card-wrapper",
6170
+ "border-style"
6171
+ ]
6172
+ },
6173
+ "border-radius": {
6174
+ "value": "22px",
6175
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
6176
+ "isSource": true,
6177
+ "original": {
6178
+ "value": "22px"
6179
+ },
6180
+ "name": "conductionCardWrapperBorderRadius",
6181
+ "attributes": {
6182
+ "category": "conduction",
6183
+ "type": "card-wrapper",
6184
+ "item": "border-radius"
6185
+ },
6186
+ "path": [
6187
+ "conduction",
6188
+ "card-wrapper",
6189
+ "border-radius"
6190
+ ]
6191
+ },
6192
+ "color": {
6193
+ "value": "#003790",
6194
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
6195
+ "isSource": true,
6196
+ "original": {
6197
+ "value": "{noaberkracht.color.blue.22}"
6198
+ },
6199
+ "name": "conductionCardWrapperColor",
6200
+ "attributes": {
6201
+ "category": "conduction",
6202
+ "type": "card-wrapper",
6203
+ "item": "color"
6204
+ },
6205
+ "path": [
6206
+ "conduction",
6207
+ "card-wrapper",
6208
+ "color"
6209
+ ]
6210
+ },
6211
+ "hover": {
6212
+ "background-color": {}
6213
+ },
6214
+ "padding-inline-end": {
6215
+ "value": "18px",
6216
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
6217
+ "isSource": true,
6218
+ "original": {
6219
+ "value": "{noaberkracht.size.md}"
6220
+ },
6221
+ "name": "conductionCardWrapperPaddingInlineEnd",
6222
+ "attributes": {
6223
+ "category": "conduction",
6224
+ "type": "card-wrapper",
6225
+ "item": "padding-inline-end"
6226
+ },
6227
+ "path": [
6228
+ "conduction",
6229
+ "card-wrapper",
6230
+ "padding-inline-end"
6231
+ ]
6232
+ },
6233
+ "padding-inline-start": {
6234
+ "value": "18px",
6235
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
6236
+ "isSource": true,
6237
+ "original": {
6238
+ "value": "{noaberkracht.size.md}"
6239
+ },
6240
+ "name": "conductionCardWrapperPaddingInlineStart",
6241
+ "attributes": {
6242
+ "category": "conduction",
6243
+ "type": "card-wrapper",
6244
+ "item": "padding-inline-start"
6245
+ },
6246
+ "path": [
6247
+ "conduction",
6248
+ "card-wrapper",
6249
+ "padding-inline-start"
6250
+ ]
6251
+ },
6252
+ "padding-block-end": {
6253
+ "value": "18px",
6254
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
6255
+ "isSource": true,
6256
+ "original": {
6257
+ "value": "{noaberkracht.size.md}"
6258
+ },
6259
+ "name": "conductionCardWrapperPaddingBlockEnd",
6260
+ "attributes": {
6261
+ "category": "conduction",
6262
+ "type": "card-wrapper",
6263
+ "item": "padding-block-end"
6264
+ },
6265
+ "path": [
6266
+ "conduction",
6267
+ "card-wrapper",
6268
+ "padding-block-end"
2566
6269
  ]
6270
+ },
6271
+ "padding-block-start": {
6272
+ "value": "18px",
6273
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
6274
+ "isSource": true,
6275
+ "original": {
6276
+ "value": "{noaberkracht.size.md}"
6277
+ },
6278
+ "name": "conductionCardWrapperPaddingBlockStart",
6279
+ "attributes": {
6280
+ "category": "conduction",
6281
+ "type": "card-wrapper",
6282
+ "item": "padding-block-start"
6283
+ },
6284
+ "path": [
6285
+ "conduction",
6286
+ "card-wrapper",
6287
+ "padding-block-start"
6288
+ ]
6289
+ }
6290
+ },
6291
+ "input-select": {
6292
+ "background-color": {
6293
+ "value": "#ffffff",
6294
+ "filePath": "src/component/conduction/select.tokens.json",
6295
+ "isSource": true,
6296
+ "original": {
6297
+ "value": "{noaberkracht.color.white.100}"
6298
+ },
6299
+ "name": "conductionInputSelectBackgroundColor",
6300
+ "attributes": {
6301
+ "category": "conduction",
6302
+ "type": "input-select",
6303
+ "item": "background-color"
6304
+ },
6305
+ "path": [
6306
+ "conduction",
6307
+ "input-select",
6308
+ "background-color"
6309
+ ]
6310
+ },
6311
+ "border": {
6312
+ "value": "1px solid #003790",
6313
+ "filePath": "src/component/conduction/select.tokens.json",
6314
+ "isSource": true,
6315
+ "original": {
6316
+ "value": "{noaberkracht.size.4xs} solid {noaberkracht.color.blue.22}"
6317
+ },
6318
+ "name": "conductionInputSelectBorder",
6319
+ "attributes": {
6320
+ "category": "conduction",
6321
+ "type": "input-select",
6322
+ "item": "border"
6323
+ },
6324
+ "path": [
6325
+ "conduction",
6326
+ "input-select",
6327
+ "border"
6328
+ ]
6329
+ },
6330
+ "border-focus": {
6331
+ "value": "unset",
6332
+ "filePath": "src/component/conduction/select.tokens.json",
6333
+ "isSource": true,
6334
+ "original": {
6335
+ "value": "unset"
6336
+ },
6337
+ "name": "conductionInputSelectBorderFocus",
6338
+ "attributes": {
6339
+ "category": "conduction",
6340
+ "type": "input-select",
6341
+ "item": "border-focus"
6342
+ },
6343
+ "path": [
6344
+ "conduction",
6345
+ "input-select",
6346
+ "border-focus"
6347
+ ]
6348
+ },
6349
+ "border-radius": {
6350
+ "value": "9999px",
6351
+ "filePath": "src/component/conduction/select.tokens.json",
6352
+ "isSource": true,
6353
+ "original": {
6354
+ "value": "{utrecht.form-input.border-radius}"
6355
+ },
6356
+ "name": "conductionInputSelectBorderRadius",
6357
+ "attributes": {
6358
+ "category": "conduction",
6359
+ "type": "input-select",
6360
+ "item": "border-radius"
6361
+ },
6362
+ "path": [
6363
+ "conduction",
6364
+ "input-select",
6365
+ "border-radius"
6366
+ ]
6367
+ },
6368
+ "invalid-border-color": {
6369
+ "value": "#dc3545",
6370
+ "filePath": "src/component/conduction/select.tokens.json",
6371
+ "isSource": true,
6372
+ "original": {
6373
+ "value": "{noaberkracht.color.error}"
6374
+ },
6375
+ "name": "conductionInputSelectInvalidBorderColor",
6376
+ "attributes": {
6377
+ "category": "conduction",
6378
+ "type": "input-select",
6379
+ "item": "invalid-border-color"
6380
+ },
6381
+ "path": [
6382
+ "conduction",
6383
+ "input-select",
6384
+ "invalid-border-color"
6385
+ ]
6386
+ },
6387
+ "padding-block-end": {
6388
+ "value": 0,
6389
+ "filePath": "src/component/conduction/select.tokens.json",
6390
+ "isSource": true,
6391
+ "original": {
6392
+ "value": 0
6393
+ },
6394
+ "name": "conductionInputSelectPaddingBlockEnd",
6395
+ "attributes": {
6396
+ "category": "conduction",
6397
+ "type": "input-select",
6398
+ "item": "padding-block-end"
6399
+ },
6400
+ "path": [
6401
+ "conduction",
6402
+ "input-select",
6403
+ "padding-block-end"
6404
+ ]
6405
+ },
6406
+ "padding-block-start": {
6407
+ "value": 0,
6408
+ "filePath": "src/component/conduction/select.tokens.json",
6409
+ "isSource": true,
6410
+ "original": {
6411
+ "value": 0
6412
+ },
6413
+ "name": "conductionInputSelectPaddingBlockStart",
6414
+ "attributes": {
6415
+ "category": "conduction",
6416
+ "type": "input-select",
6417
+ "item": "padding-block-start"
6418
+ },
6419
+ "path": [
6420
+ "conduction",
6421
+ "input-select",
6422
+ "padding-block-start"
6423
+ ]
6424
+ },
6425
+ "hover": {},
6426
+ "focus": {},
6427
+ "list-option": {
6428
+ "font-family": {
6429
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
6430
+ "filePath": "src/component/conduction/select.tokens.json",
6431
+ "isSource": true,
6432
+ "original": {
6433
+ "value": "{noaberkracht.typography.greycliff-cf.font-family}"
6434
+ },
6435
+ "name": "conductionInputSelectListOptionFontFamily",
6436
+ "attributes": {
6437
+ "category": "conduction",
6438
+ "type": "input-select",
6439
+ "item": "list-option",
6440
+ "subitem": "font-family"
6441
+ },
6442
+ "path": [
6443
+ "conduction",
6444
+ "input-select",
6445
+ "list-option",
6446
+ "font-family"
6447
+ ]
6448
+ },
6449
+ "background-color": {},
6450
+ "hover": {
6451
+ "font-family": {
6452
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
6453
+ "filePath": "src/component/conduction/select.tokens.json",
6454
+ "isSource": true,
6455
+ "original": {
6456
+ "value": "{noaberkracht.typography.greycliff-cf.font-family}"
6457
+ },
6458
+ "name": "conductionInputSelectListOptionHoverFontFamily",
6459
+ "attributes": {
6460
+ "category": "conduction",
6461
+ "type": "input-select",
6462
+ "item": "list-option",
6463
+ "subitem": "hover",
6464
+ "state": "font-family"
6465
+ },
6466
+ "path": [
6467
+ "conduction",
6468
+ "input-select",
6469
+ "list-option",
6470
+ "hover",
6471
+ "font-family"
6472
+ ]
6473
+ },
6474
+ "color": {},
6475
+ "background-color": {}
6476
+ }
6477
+ },
6478
+ "placeholder": {
6479
+ "color": {
6480
+ "value": "#003790",
6481
+ "filePath": "src/component/conduction/select.tokens.json",
6482
+ "isSource": true,
6483
+ "original": {
6484
+ "value": "{utrecht.form-input.placeholder.color}"
6485
+ },
6486
+ "name": "conductionInputSelectPlaceholderColor",
6487
+ "attributes": {
6488
+ "category": "conduction",
6489
+ "type": "input-select",
6490
+ "item": "placeholder",
6491
+ "subitem": "color"
6492
+ },
6493
+ "path": [
6494
+ "conduction",
6495
+ "input-select",
6496
+ "placeholder",
6497
+ "color"
6498
+ ]
6499
+ },
6500
+ "font-family": {
6501
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
6502
+ "filePath": "src/component/conduction/select.tokens.json",
6503
+ "isSource": true,
6504
+ "original": {
6505
+ "value": "{noaberkracht.typography.greycliff-cf.font-family}"
6506
+ },
6507
+ "name": "conductionInputSelectPlaceholderFontFamily",
6508
+ "attributes": {
6509
+ "category": "conduction",
6510
+ "type": "input-select",
6511
+ "item": "placeholder",
6512
+ "subitem": "font-family"
6513
+ },
6514
+ "path": [
6515
+ "conduction",
6516
+ "input-select",
6517
+ "placeholder",
6518
+ "font-family"
6519
+ ]
6520
+ }
2567
6521
  }
2568
6522
  }
2569
6523
  }