@conduction/theme 1.0.55 → 1.0.57

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 (133) hide show
  1. package/README.md +5 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +66 -1
  3. package/conduction-design-tokens/dist/index.js +66 -1
  4. package/conduction-design-tokens/dist/index.json +1411 -64
  5. package/conduction-design-tokens/dist/index.less +66 -1
  6. package/conduction-design-tokens/dist/index.scss +66 -1
  7. package/conduction-design-tokens/dist/tokens.json +1443 -59
  8. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +6 -0
  9. package/conduction-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  10. package/conduction-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  11. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  12. package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  13. package/municipalities/commonground-design-tokens/dist/design-tokens.css +66 -1
  14. package/municipalities/commonground-design-tokens/dist/index.js +66 -1
  15. package/municipalities/commonground-design-tokens/dist/index.json +1412 -65
  16. package/municipalities/commonground-design-tokens/dist/index.less +66 -1
  17. package/municipalities/commonground-design-tokens/dist/index.scss +66 -1
  18. package/municipalities/commonground-design-tokens/dist/tokens.json +1422 -38
  19. package/municipalities/commonground-design-tokens/src/brand/commonground/color.tokens.json +6 -0
  20. package/municipalities/commonground-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  21. package/municipalities/commonground-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  22. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  23. package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  24. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +67 -1
  25. package/municipalities/dimpact-design-tokens/dist/index.js +67 -1
  26. package/municipalities/dimpact-design-tokens/dist/index.json +1368 -0
  27. package/municipalities/dimpact-design-tokens/dist/index.less +67 -1
  28. package/municipalities/dimpact-design-tokens/dist/index.scss +67 -1
  29. package/municipalities/dimpact-design-tokens/dist/tokens.json +1427 -22
  30. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +9 -0
  31. package/municipalities/dimpact-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  32. package/municipalities/dimpact-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  33. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  34. package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  35. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +66 -1
  36. package/municipalities/dinkelland-design-tokens/dist/index.js +66 -1
  37. package/municipalities/dinkelland-design-tokens/dist/index.json +1347 -0
  38. package/municipalities/dinkelland-design-tokens/dist/index.less +66 -1
  39. package/municipalities/dinkelland-design-tokens/dist/index.scss +66 -1
  40. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1417 -33
  41. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +6 -0
  42. package/municipalities/dinkelland-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  43. package/municipalities/dinkelland-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  44. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  45. package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  46. package/municipalities/epe-design-tokens/dist/design-tokens.css +67 -1
  47. package/municipalities/epe-design-tokens/dist/index.js +67 -1
  48. package/municipalities/epe-design-tokens/dist/index.json +1368 -0
  49. package/municipalities/epe-design-tokens/dist/index.less +67 -1
  50. package/municipalities/epe-design-tokens/dist/index.scss +67 -1
  51. package/municipalities/epe-design-tokens/dist/tokens.json +1426 -21
  52. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +9 -0
  53. package/municipalities/epe-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  54. package/municipalities/epe-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  55. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  56. package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  57. package/municipalities/leiden-design-tokens/dist/design-tokens.css +67 -1
  58. package/municipalities/leiden-design-tokens/dist/index.js +67 -1
  59. package/municipalities/leiden-design-tokens/dist/index.json +1368 -0
  60. package/municipalities/leiden-design-tokens/dist/index.less +67 -1
  61. package/municipalities/leiden-design-tokens/dist/index.scss +67 -1
  62. package/municipalities/leiden-design-tokens/dist/tokens.json +1431 -26
  63. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +9 -0
  64. package/municipalities/leiden-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  65. package/municipalities/leiden-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  66. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  67. package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  68. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +67 -1
  69. package/municipalities/noaberkracht-design-tokens/dist/index.js +67 -1
  70. package/municipalities/noaberkracht-design-tokens/dist/index.json +1368 -0
  71. package/municipalities/noaberkracht-design-tokens/dist/index.less +67 -1
  72. package/municipalities/noaberkracht-design-tokens/dist/index.scss +67 -1
  73. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1429 -22
  74. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +11 -0
  75. package/municipalities/noaberkracht-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  76. package/municipalities/noaberkracht-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  77. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  78. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  79. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +65 -1
  80. package/municipalities/noordwijk-design-tokens/dist/index.js +65 -1
  81. package/municipalities/noordwijk-design-tokens/dist/index.json +1326 -0
  82. package/municipalities/noordwijk-design-tokens/dist/index.less +65 -1
  83. package/municipalities/noordwijk-design-tokens/dist/index.scss +65 -1
  84. package/municipalities/noordwijk-design-tokens/dist/tokens.json +1410 -47
  85. package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +3 -0
  86. package/municipalities/noordwijk-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  87. package/municipalities/noordwijk-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  88. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  89. package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  90. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +66 -1
  91. package/municipalities/open-webconcept-design-tokens/dist/index.js +66 -1
  92. package/municipalities/open-webconcept-design-tokens/dist/index.json +1347 -0
  93. package/municipalities/open-webconcept-design-tokens/dist/index.less +66 -1
  94. package/municipalities/open-webconcept-design-tokens/dist/index.scss +66 -1
  95. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1416 -32
  96. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +6 -0
  97. package/municipalities/open-webconcept-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  98. package/municipalities/open-webconcept-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  99. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  100. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  101. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +64 -1
  102. package/municipalities/rotterdam-design-tokens/dist/index.js +64 -1
  103. package/municipalities/rotterdam-design-tokens/dist/index.json +1305 -0
  104. package/municipalities/rotterdam-design-tokens/dist/index.less +64 -1
  105. package/municipalities/rotterdam-design-tokens/dist/index.scss +64 -1
  106. package/municipalities/rotterdam-design-tokens/dist/tokens.json +1342 -0
  107. package/municipalities/rotterdam-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  108. package/municipalities/rotterdam-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  109. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  110. package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -0
  111. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +66 -1
  112. package/municipalities/tubbergen-design-tokens/dist/index.js +66 -1
  113. package/municipalities/tubbergen-design-tokens/dist/index.json +1347 -0
  114. package/municipalities/tubbergen-design-tokens/dist/index.less +66 -1
  115. package/municipalities/tubbergen-design-tokens/dist/index.scss +66 -1
  116. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1418 -34
  117. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +6 -0
  118. package/municipalities/tubbergen-design-tokens/src/component/conduction/checkbox.tokens.json +70 -0
  119. package/municipalities/tubbergen-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  120. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  121. package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  122. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +68 -1
  123. package/municipalities/xxllnc-design-tokens/dist/index.js +68 -1
  124. package/municipalities/xxllnc-design-tokens/dist/index.json +1387 -0
  125. package/municipalities/xxllnc-design-tokens/dist/index.less +68 -1
  126. package/municipalities/xxllnc-design-tokens/dist/index.scss +68 -1
  127. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1449 -26
  128. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +9 -0
  129. package/municipalities/xxllnc-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  130. package/municipalities/xxllnc-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  131. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  132. package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  133. package/package.json +1 -1
@@ -438,6 +438,48 @@
438
438
  "29"
439
439
  ]
440
440
  },
441
+ "31": {
442
+ "value": "#4f4f4f",
443
+ "filePath": "src/brand/commonground/color.tokens.json",
444
+ "isSource": true,
445
+ "original": {
446
+ "value": "#4f4f4f"
447
+ },
448
+ "name": "commongroundColorGrey31",
449
+ "attributes": {
450
+ "category": "commonground",
451
+ "type": "color",
452
+ "item": "grey",
453
+ "subitem": "31"
454
+ },
455
+ "path": [
456
+ "commonground",
457
+ "color",
458
+ "grey",
459
+ "31"
460
+ ]
461
+ },
462
+ "46": {
463
+ "value": "#767676",
464
+ "filePath": "src/brand/commonground/color.tokens.json",
465
+ "isSource": true,
466
+ "original": {
467
+ "value": "#767676"
468
+ },
469
+ "name": "commongroundColorGrey46",
470
+ "attributes": {
471
+ "category": "commonground",
472
+ "type": "color",
473
+ "item": "grey",
474
+ "subitem": "46"
475
+ },
476
+ "path": [
477
+ "commonground",
478
+ "color",
479
+ "grey",
480
+ "46"
481
+ ]
482
+ },
441
483
  "58": {
442
484
  "value": "#949494",
443
485
  "filePath": "src/brand/commonground/color.tokens.json",
@@ -2438,6 +2480,143 @@
2438
2480
  "min-block-size": {},
2439
2481
  "min-inline-size": {}
2440
2482
  },
2483
+ "badge": {
2484
+ "background-color": {
2485
+ "value": "#000000 ",
2486
+ "filePath": "src/component/utrecht/badge.tokens.json",
2487
+ "isSource": true,
2488
+ "original": {
2489
+ "value": "{commonground.color.black.0} "
2490
+ },
2491
+ "name": "utrechtBadgeBackgroundColor",
2492
+ "attributes": {
2493
+ "category": "utrecht",
2494
+ "type": "badge",
2495
+ "item": "background-color"
2496
+ },
2497
+ "path": [
2498
+ "utrecht",
2499
+ "badge",
2500
+ "background-color"
2501
+ ]
2502
+ },
2503
+ "border-radius": {
2504
+ "value": "0",
2505
+ "filePath": "src/component/utrecht/badge.tokens.json",
2506
+ "isSource": true,
2507
+ "original": {
2508
+ "value": "0"
2509
+ },
2510
+ "name": "utrechtBadgeBorderRadius",
2511
+ "attributes": {
2512
+ "category": "utrecht",
2513
+ "type": "badge",
2514
+ "item": "border-radius"
2515
+ },
2516
+ "path": [
2517
+ "utrecht",
2518
+ "badge",
2519
+ "border-radius"
2520
+ ]
2521
+ },
2522
+ "color": {
2523
+ "value": "#ffffff ",
2524
+ "filePath": "src/component/utrecht/badge.tokens.json",
2525
+ "isSource": true,
2526
+ "original": {
2527
+ "value": "{commonground.color.white.100} "
2528
+ },
2529
+ "name": "utrechtBadgeColor",
2530
+ "attributes": {
2531
+ "category": "utrecht",
2532
+ "type": "badge",
2533
+ "item": "color"
2534
+ },
2535
+ "path": [
2536
+ "utrecht",
2537
+ "badge",
2538
+ "color"
2539
+ ]
2540
+ },
2541
+ "font-size": {
2542
+ "value": "14px",
2543
+ "filePath": "src/component/utrecht/badge.tokens.json",
2544
+ "isSource": true,
2545
+ "original": {
2546
+ "value": "{commonground.font-size.sm}"
2547
+ },
2548
+ "name": "utrechtBadgeFontSize",
2549
+ "attributes": {
2550
+ "category": "utrecht",
2551
+ "type": "badge",
2552
+ "item": "font-size"
2553
+ },
2554
+ "path": [
2555
+ "utrecht",
2556
+ "badge",
2557
+ "font-size"
2558
+ ]
2559
+ },
2560
+ "font-weight": {
2561
+ "value": "400",
2562
+ "filePath": "src/component/utrecht/badge.tokens.json",
2563
+ "isSource": true,
2564
+ "original": {
2565
+ "value": "{commonground.typography.font-weight.normal}"
2566
+ },
2567
+ "name": "utrechtBadgeFontWeight",
2568
+ "attributes": {
2569
+ "category": "utrecht",
2570
+ "type": "badge",
2571
+ "item": "font-weight"
2572
+ },
2573
+ "path": [
2574
+ "utrecht",
2575
+ "badge",
2576
+ "font-weight"
2577
+ ]
2578
+ },
2579
+ "line-height": {},
2580
+ "padding-block": {
2581
+ "value": "8px",
2582
+ "filePath": "src/component/utrecht/badge.tokens.json",
2583
+ "isSource": true,
2584
+ "original": {
2585
+ "value": "{commonground.size.xs}"
2586
+ },
2587
+ "name": "utrechtBadgePaddingBlock",
2588
+ "attributes": {
2589
+ "category": "utrecht",
2590
+ "type": "badge",
2591
+ "item": "padding-block"
2592
+ },
2593
+ "path": [
2594
+ "utrecht",
2595
+ "badge",
2596
+ "padding-block"
2597
+ ]
2598
+ },
2599
+ "padding-inline": {
2600
+ "value": "8px",
2601
+ "filePath": "src/component/utrecht/badge.tokens.json",
2602
+ "isSource": true,
2603
+ "original": {
2604
+ "value": "{commonground.size.xs}"
2605
+ },
2606
+ "name": "utrechtBadgePaddingInline",
2607
+ "attributes": {
2608
+ "category": "utrecht",
2609
+ "type": "badge",
2610
+ "item": "padding-inline"
2611
+ },
2612
+ "path": [
2613
+ "utrecht",
2614
+ "badge",
2615
+ "padding-inline"
2616
+ ]
2617
+ },
2618
+ "text-transform": {}
2619
+ },
2441
2620
  "blockquote": {
2442
2621
  "background-color": {},
2443
2622
  "color": {},
@@ -7215,73 +7394,1213 @@
7215
7394
  ]
7216
7395
  }
7217
7396
  },
7218
- "logo": {
7219
- "header": {
7220
- "inline-size": {
7221
- "value": "47px",
7222
- "filePath": "src/component/conduction/logo.tokens.json",
7397
+ "input-checkbox": {
7398
+ "color": {
7399
+ "value": "#ffffff",
7400
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7401
+ "isSource": true,
7402
+ "original": {
7403
+ "value": "{commonground.color.white.100}"
7404
+ },
7405
+ "name": "conductionInputCheckboxColor",
7406
+ "attributes": {
7407
+ "category": "conduction",
7408
+ "type": "input-checkbox",
7409
+ "item": "color"
7410
+ },
7411
+ "path": [
7412
+ "conduction",
7413
+ "input-checkbox",
7414
+ "color"
7415
+ ]
7416
+ },
7417
+ "border-width": {
7418
+ "value": "1px",
7419
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7420
+ "isSource": true,
7421
+ "original": {
7422
+ "value": "{commonground.size.4xs}"
7423
+ },
7424
+ "name": "conductionInputCheckboxBorderWidth",
7425
+ "attributes": {
7426
+ "category": "conduction",
7427
+ "type": "input-checkbox",
7428
+ "item": "border-width"
7429
+ },
7430
+ "path": [
7431
+ "conduction",
7432
+ "input-checkbox",
7433
+ "border-width"
7434
+ ]
7435
+ },
7436
+ "border-style": {
7437
+ "value": "solid",
7438
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7439
+ "isSource": true,
7440
+ "original": {
7441
+ "value": "solid"
7442
+ },
7443
+ "name": "conductionInputCheckboxBorderStyle",
7444
+ "attributes": {
7445
+ "category": "conduction",
7446
+ "type": "input-checkbox",
7447
+ "item": "border-style"
7448
+ },
7449
+ "path": [
7450
+ "conduction",
7451
+ "input-checkbox",
7452
+ "border-style"
7453
+ ]
7454
+ },
7455
+ "border-color": {
7456
+ "value": "#767676",
7457
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7458
+ "isSource": true,
7459
+ "original": {
7460
+ "value": "{commonground.color.grey.46}"
7461
+ },
7462
+ "name": "conductionInputCheckboxBorderColor",
7463
+ "attributes": {
7464
+ "category": "conduction",
7465
+ "type": "input-checkbox",
7466
+ "item": "border-color"
7467
+ },
7468
+ "path": [
7469
+ "conduction",
7470
+ "input-checkbox",
7471
+ "border-color"
7472
+ ]
7473
+ },
7474
+ "border-radius": {
7475
+ "value": "3px",
7476
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7477
+ "isSource": true,
7478
+ "original": {
7479
+ "value": "3px"
7480
+ },
7481
+ "name": "conductionInputCheckboxBorderRadius",
7482
+ "attributes": {
7483
+ "category": "conduction",
7484
+ "type": "input-checkbox",
7485
+ "item": "border-radius"
7486
+ },
7487
+ "path": [
7488
+ "conduction",
7489
+ "input-checkbox",
7490
+ "border-radius"
7491
+ ]
7492
+ },
7493
+ "box-shadow": {},
7494
+ "hover": {
7495
+ "color": {
7496
+ "value": "#ffffff",
7497
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7223
7498
  "isSource": true,
7224
7499
  "original": {
7225
- "value": "47px"
7500
+ "value": "{commonground.color.white.100}"
7226
7501
  },
7227
- "name": "conductionLogoHeaderInlineSize",
7502
+ "name": "conductionInputCheckboxHoverColor",
7228
7503
  "attributes": {
7229
7504
  "category": "conduction",
7230
- "type": "logo",
7231
- "item": "header",
7232
- "subitem": "inline-size"
7505
+ "type": "input-checkbox",
7506
+ "item": "hover",
7507
+ "subitem": "color"
7233
7508
  },
7234
7509
  "path": [
7235
7510
  "conduction",
7236
- "logo",
7237
- "header",
7238
- "inline-size"
7511
+ "input-checkbox",
7512
+ "hover",
7513
+ "color"
7239
7514
  ]
7240
7515
  },
7241
- "block-size": {
7242
- "value": "47px",
7243
- "filePath": "src/component/conduction/logo.tokens.json",
7516
+ "border-width": {
7517
+ "value": "1px",
7518
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7244
7519
  "isSource": true,
7245
7520
  "original": {
7246
- "value": "47px"
7521
+ "value": "{commonground.size.4xs}"
7247
7522
  },
7248
- "name": "conductionLogoHeaderBlockSize",
7523
+ "name": "conductionInputCheckboxHoverBorderWidth",
7249
7524
  "attributes": {
7250
7525
  "category": "conduction",
7251
- "type": "logo",
7252
- "item": "header",
7253
- "subitem": "block-size"
7526
+ "type": "input-checkbox",
7527
+ "item": "hover",
7528
+ "subitem": "border-width"
7254
7529
  },
7255
7530
  "path": [
7256
7531
  "conduction",
7257
- "logo",
7258
- "header",
7259
- "block-size"
7532
+ "input-checkbox",
7533
+ "hover",
7534
+ "border-width"
7260
7535
  ]
7261
7536
  },
7262
- "background-image": {
7263
- "value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')",
7264
- "filePath": "src/component/conduction/logo.tokens.json",
7537
+ "border-style": {
7538
+ "value": "solid",
7539
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7265
7540
  "isSource": true,
7266
7541
  "original": {
7267
- "value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')"
7542
+ "value": "solid"
7268
7543
  },
7269
- "name": "conductionLogoHeaderBackgroundImage",
7544
+ "name": "conductionInputCheckboxHoverBorderStyle",
7270
7545
  "attributes": {
7271
7546
  "category": "conduction",
7272
- "type": "logo",
7273
- "item": "header",
7274
- "subitem": "background-image"
7547
+ "type": "input-checkbox",
7548
+ "item": "hover",
7549
+ "subitem": "border-style"
7275
7550
  },
7276
7551
  "path": [
7277
7552
  "conduction",
7278
- "logo",
7279
- "header",
7280
- "background-image"
7553
+ "input-checkbox",
7554
+ "hover",
7555
+ "border-style"
7281
7556
  ]
7282
- }
7283
- },
7284
- "footer": {
7557
+ },
7558
+ "border-color": {
7559
+ "value": "#4f4f4f",
7560
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7561
+ "isSource": true,
7562
+ "original": {
7563
+ "value": "{commonground.color.grey.31}"
7564
+ },
7565
+ "name": "conductionInputCheckboxHoverBorderColor",
7566
+ "attributes": {
7567
+ "category": "conduction",
7568
+ "type": "input-checkbox",
7569
+ "item": "hover",
7570
+ "subitem": "border-color"
7571
+ },
7572
+ "path": [
7573
+ "conduction",
7574
+ "input-checkbox",
7575
+ "hover",
7576
+ "border-color"
7577
+ ]
7578
+ },
7579
+ "border-radius": {
7580
+ "value": "3px",
7581
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7582
+ "isSource": true,
7583
+ "original": {
7584
+ "value": "3px"
7585
+ },
7586
+ "name": "conductionInputCheckboxHoverBorderRadius",
7587
+ "attributes": {
7588
+ "category": "conduction",
7589
+ "type": "input-checkbox",
7590
+ "item": "hover",
7591
+ "subitem": "border-radius"
7592
+ },
7593
+ "path": [
7594
+ "conduction",
7595
+ "input-checkbox",
7596
+ "hover",
7597
+ "border-radius"
7598
+ ]
7599
+ },
7600
+ "box-shadow": {}
7601
+ },
7602
+ "checked": {
7603
+ "color": {
7604
+ "value": "#ffbc2c",
7605
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7606
+ "isSource": true,
7607
+ "original": {
7608
+ "value": "{commonground.color.primary}"
7609
+ },
7610
+ "name": "conductionInputCheckboxCheckedColor",
7611
+ "attributes": {
7612
+ "category": "conduction",
7613
+ "type": "input-checkbox",
7614
+ "item": "checked",
7615
+ "subitem": "color"
7616
+ },
7617
+ "path": [
7618
+ "conduction",
7619
+ "input-checkbox",
7620
+ "checked",
7621
+ "color"
7622
+ ]
7623
+ },
7624
+ "border-width": {
7625
+ "value": "1px",
7626
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7627
+ "isSource": true,
7628
+ "original": {
7629
+ "value": "{commonground.size.4xs}"
7630
+ },
7631
+ "name": "conductionInputCheckboxCheckedBorderWidth",
7632
+ "attributes": {
7633
+ "category": "conduction",
7634
+ "type": "input-checkbox",
7635
+ "item": "checked",
7636
+ "subitem": "border-width"
7637
+ },
7638
+ "path": [
7639
+ "conduction",
7640
+ "input-checkbox",
7641
+ "checked",
7642
+ "border-width"
7643
+ ]
7644
+ },
7645
+ "border-style": {
7646
+ "value": "solid",
7647
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7648
+ "isSource": true,
7649
+ "original": {
7650
+ "value": "solid"
7651
+ },
7652
+ "name": "conductionInputCheckboxCheckedBorderStyle",
7653
+ "attributes": {
7654
+ "category": "conduction",
7655
+ "type": "input-checkbox",
7656
+ "item": "checked",
7657
+ "subitem": "border-style"
7658
+ },
7659
+ "path": [
7660
+ "conduction",
7661
+ "input-checkbox",
7662
+ "checked",
7663
+ "border-style"
7664
+ ]
7665
+ },
7666
+ "border-color": {
7667
+ "value": "#ffbc2c",
7668
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7669
+ "isSource": true,
7670
+ "original": {
7671
+ "value": "{commonground.color.primary}"
7672
+ },
7673
+ "name": "conductionInputCheckboxCheckedBorderColor",
7674
+ "attributes": {
7675
+ "category": "conduction",
7676
+ "type": "input-checkbox",
7677
+ "item": "checked",
7678
+ "subitem": "border-color"
7679
+ },
7680
+ "path": [
7681
+ "conduction",
7682
+ "input-checkbox",
7683
+ "checked",
7684
+ "border-color"
7685
+ ]
7686
+ },
7687
+ "border-radius": {
7688
+ "value": "3px",
7689
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7690
+ "isSource": true,
7691
+ "original": {
7692
+ "value": "3px"
7693
+ },
7694
+ "name": "conductionInputCheckboxCheckedBorderRadius",
7695
+ "attributes": {
7696
+ "category": "conduction",
7697
+ "type": "input-checkbox",
7698
+ "item": "checked",
7699
+ "subitem": "border-radius"
7700
+ },
7701
+ "path": [
7702
+ "conduction",
7703
+ "input-checkbox",
7704
+ "checked",
7705
+ "border-radius"
7706
+ ]
7707
+ },
7708
+ "box-shadow": {},
7709
+ "checkmark-url": {},
7710
+ "hover": {
7711
+ "color": {
7712
+ "value": "#ffae00",
7713
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7714
+ "isSource": true,
7715
+ "original": {
7716
+ "value": "{commonground.color.primary-hover}"
7717
+ },
7718
+ "name": "conductionInputCheckboxCheckedHoverColor",
7719
+ "attributes": {
7720
+ "category": "conduction",
7721
+ "type": "input-checkbox",
7722
+ "item": "checked",
7723
+ "subitem": "hover",
7724
+ "state": "color"
7725
+ },
7726
+ "path": [
7727
+ "conduction",
7728
+ "input-checkbox",
7729
+ "checked",
7730
+ "hover",
7731
+ "color"
7732
+ ]
7733
+ },
7734
+ "border-width": {
7735
+ "value": "1px",
7736
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7737
+ "isSource": true,
7738
+ "original": {
7739
+ "value": "{commonground.size.4xs}"
7740
+ },
7741
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
7742
+ "attributes": {
7743
+ "category": "conduction",
7744
+ "type": "input-checkbox",
7745
+ "item": "checked",
7746
+ "subitem": "hover",
7747
+ "state": "border-width"
7748
+ },
7749
+ "path": [
7750
+ "conduction",
7751
+ "input-checkbox",
7752
+ "checked",
7753
+ "hover",
7754
+ "border-width"
7755
+ ]
7756
+ },
7757
+ "border-style": {
7758
+ "value": "solid",
7759
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7760
+ "isSource": true,
7761
+ "original": {
7762
+ "value": "solid"
7763
+ },
7764
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
7765
+ "attributes": {
7766
+ "category": "conduction",
7767
+ "type": "input-checkbox",
7768
+ "item": "checked",
7769
+ "subitem": "hover",
7770
+ "state": "border-style"
7771
+ },
7772
+ "path": [
7773
+ "conduction",
7774
+ "input-checkbox",
7775
+ "checked",
7776
+ "hover",
7777
+ "border-style"
7778
+ ]
7779
+ },
7780
+ "border-color": {
7781
+ "value": "#ffae00",
7782
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7783
+ "isSource": true,
7784
+ "original": {
7785
+ "value": "{commonground.color.primary-hover}"
7786
+ },
7787
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
7788
+ "attributes": {
7789
+ "category": "conduction",
7790
+ "type": "input-checkbox",
7791
+ "item": "checked",
7792
+ "subitem": "hover",
7793
+ "state": "border-color"
7794
+ },
7795
+ "path": [
7796
+ "conduction",
7797
+ "input-checkbox",
7798
+ "checked",
7799
+ "hover",
7800
+ "border-color"
7801
+ ]
7802
+ },
7803
+ "border-radius": {
7804
+ "value": "3px",
7805
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7806
+ "isSource": true,
7807
+ "original": {
7808
+ "value": "3px"
7809
+ },
7810
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
7811
+ "attributes": {
7812
+ "category": "conduction",
7813
+ "type": "input-checkbox",
7814
+ "item": "checked",
7815
+ "subitem": "hover",
7816
+ "state": "border-radius"
7817
+ },
7818
+ "path": [
7819
+ "conduction",
7820
+ "input-checkbox",
7821
+ "checked",
7822
+ "hover",
7823
+ "border-radius"
7824
+ ]
7825
+ },
7826
+ "box-shadow": {}
7827
+ }
7828
+ },
7829
+ "disabled": {
7830
+ "color": {
7831
+ "value": "#d1d1d1",
7832
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7833
+ "isSource": true,
7834
+ "original": {
7835
+ "value": "{commonground.color.grey.82}"
7836
+ },
7837
+ "name": "conductionInputCheckboxDisabledColor",
7838
+ "attributes": {
7839
+ "category": "conduction",
7840
+ "type": "input-checkbox",
7841
+ "item": "disabled",
7842
+ "subitem": "color"
7843
+ },
7844
+ "path": [
7845
+ "conduction",
7846
+ "input-checkbox",
7847
+ "disabled",
7848
+ "color"
7849
+ ]
7850
+ },
7851
+ "border-width": {
7852
+ "value": "1px",
7853
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7854
+ "isSource": true,
7855
+ "original": {
7856
+ "value": "{commonground.size.4xs}"
7857
+ },
7858
+ "name": "conductionInputCheckboxDisabledBorderWidth",
7859
+ "attributes": {
7860
+ "category": "conduction",
7861
+ "type": "input-checkbox",
7862
+ "item": "disabled",
7863
+ "subitem": "border-width"
7864
+ },
7865
+ "path": [
7866
+ "conduction",
7867
+ "input-checkbox",
7868
+ "disabled",
7869
+ "border-width"
7870
+ ]
7871
+ },
7872
+ "border-style": {
7873
+ "value": "solid",
7874
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7875
+ "isSource": true,
7876
+ "original": {
7877
+ "value": "solid"
7878
+ },
7879
+ "name": "conductionInputCheckboxDisabledBorderStyle",
7880
+ "attributes": {
7881
+ "category": "conduction",
7882
+ "type": "input-checkbox",
7883
+ "item": "disabled",
7884
+ "subitem": "border-style"
7885
+ },
7886
+ "path": [
7887
+ "conduction",
7888
+ "input-checkbox",
7889
+ "disabled",
7890
+ "border-style"
7891
+ ]
7892
+ },
7893
+ "border-color": {
7894
+ "value": "#d1d1d1",
7895
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7896
+ "isSource": true,
7897
+ "original": {
7898
+ "value": "{commonground.color.grey.82}"
7899
+ },
7900
+ "name": "conductionInputCheckboxDisabledBorderColor",
7901
+ "attributes": {
7902
+ "category": "conduction",
7903
+ "type": "input-checkbox",
7904
+ "item": "disabled",
7905
+ "subitem": "border-color"
7906
+ },
7907
+ "path": [
7908
+ "conduction",
7909
+ "input-checkbox",
7910
+ "disabled",
7911
+ "border-color"
7912
+ ]
7913
+ },
7914
+ "border-radius": {
7915
+ "value": "3px",
7916
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7917
+ "isSource": true,
7918
+ "original": {
7919
+ "value": "3px"
7920
+ },
7921
+ "name": "conductionInputCheckboxDisabledBorderRadius",
7922
+ "attributes": {
7923
+ "category": "conduction",
7924
+ "type": "input-checkbox",
7925
+ "item": "disabled",
7926
+ "subitem": "border-radius"
7927
+ },
7928
+ "path": [
7929
+ "conduction",
7930
+ "input-checkbox",
7931
+ "disabled",
7932
+ "border-radius"
7933
+ ]
7934
+ },
7935
+ "box-shadow": {},
7936
+ "hover": {
7937
+ "color": {
7938
+ "value": "#d1d1d1",
7939
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7940
+ "isSource": true,
7941
+ "original": {
7942
+ "value": "{commonground.color.grey.82}"
7943
+ },
7944
+ "name": "conductionInputCheckboxDisabledHoverColor",
7945
+ "attributes": {
7946
+ "category": "conduction",
7947
+ "type": "input-checkbox",
7948
+ "item": "disabled",
7949
+ "subitem": "hover",
7950
+ "state": "color"
7951
+ },
7952
+ "path": [
7953
+ "conduction",
7954
+ "input-checkbox",
7955
+ "disabled",
7956
+ "hover",
7957
+ "color"
7958
+ ]
7959
+ },
7960
+ "border-width": {
7961
+ "value": "1px",
7962
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7963
+ "isSource": true,
7964
+ "original": {
7965
+ "value": "{commonground.size.4xs}"
7966
+ },
7967
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
7968
+ "attributes": {
7969
+ "category": "conduction",
7970
+ "type": "input-checkbox",
7971
+ "item": "disabled",
7972
+ "subitem": "hover",
7973
+ "state": "border-width"
7974
+ },
7975
+ "path": [
7976
+ "conduction",
7977
+ "input-checkbox",
7978
+ "disabled",
7979
+ "hover",
7980
+ "border-width"
7981
+ ]
7982
+ },
7983
+ "border-style": {
7984
+ "value": "solid",
7985
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7986
+ "isSource": true,
7987
+ "original": {
7988
+ "value": "solid"
7989
+ },
7990
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
7991
+ "attributes": {
7992
+ "category": "conduction",
7993
+ "type": "input-checkbox",
7994
+ "item": "disabled",
7995
+ "subitem": "hover",
7996
+ "state": "border-style"
7997
+ },
7998
+ "path": [
7999
+ "conduction",
8000
+ "input-checkbox",
8001
+ "disabled",
8002
+ "hover",
8003
+ "border-style"
8004
+ ]
8005
+ },
8006
+ "border-color": {
8007
+ "value": "#d1d1d1",
8008
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8009
+ "isSource": true,
8010
+ "original": {
8011
+ "value": "{commonground.color.grey.82}"
8012
+ },
8013
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
8014
+ "attributes": {
8015
+ "category": "conduction",
8016
+ "type": "input-checkbox",
8017
+ "item": "disabled",
8018
+ "subitem": "hover",
8019
+ "state": "border-color"
8020
+ },
8021
+ "path": [
8022
+ "conduction",
8023
+ "input-checkbox",
8024
+ "disabled",
8025
+ "hover",
8026
+ "border-color"
8027
+ ]
8028
+ },
8029
+ "border-radius": {
8030
+ "value": "3px",
8031
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8032
+ "isSource": true,
8033
+ "original": {
8034
+ "value": "3px"
8035
+ },
8036
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
8037
+ "attributes": {
8038
+ "category": "conduction",
8039
+ "type": "input-checkbox",
8040
+ "item": "disabled",
8041
+ "subitem": "hover",
8042
+ "state": "border-radius"
8043
+ },
8044
+ "path": [
8045
+ "conduction",
8046
+ "input-checkbox",
8047
+ "disabled",
8048
+ "hover",
8049
+ "border-radius"
8050
+ ]
8051
+ },
8052
+ "box-shadow": {}
8053
+ }
8054
+ },
8055
+ "focus": {
8056
+ "outline-width": {
8057
+ "value": "2px",
8058
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8059
+ "isSource": true,
8060
+ "original": {
8061
+ "value": "2px"
8062
+ },
8063
+ "name": "conductionInputCheckboxFocusOutlineWidth",
8064
+ "attributes": {
8065
+ "category": "conduction",
8066
+ "type": "input-checkbox",
8067
+ "item": "focus",
8068
+ "subitem": "outline-width"
8069
+ },
8070
+ "path": [
8071
+ "conduction",
8072
+ "input-checkbox",
8073
+ "focus",
8074
+ "outline-width"
8075
+ ]
8076
+ },
8077
+ "outline-style": {
8078
+ "value": "solid",
8079
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8080
+ "isSource": true,
8081
+ "original": {
8082
+ "value": "solid"
8083
+ },
8084
+ "name": "conductionInputCheckboxFocusOutlineStyle",
8085
+ "attributes": {
8086
+ "category": "conduction",
8087
+ "type": "input-checkbox",
8088
+ "item": "focus",
8089
+ "subitem": "outline-style"
8090
+ },
8091
+ "path": [
8092
+ "conduction",
8093
+ "input-checkbox",
8094
+ "focus",
8095
+ "outline-style"
8096
+ ]
8097
+ },
8098
+ "outline-color": {
8099
+ "value": "#000000",
8100
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8101
+ "isSource": true,
8102
+ "original": {
8103
+ "value": "{commonground.color.black.0}"
8104
+ },
8105
+ "name": "conductionInputCheckboxFocusOutlineColor",
8106
+ "attributes": {
8107
+ "category": "conduction",
8108
+ "type": "input-checkbox",
8109
+ "item": "focus",
8110
+ "subitem": "outline-color"
8111
+ },
8112
+ "path": [
8113
+ "conduction",
8114
+ "input-checkbox",
8115
+ "focus",
8116
+ "outline-color"
8117
+ ]
8118
+ },
8119
+ "outline-offset": {
8120
+ "value": "2px",
8121
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8122
+ "isSource": true,
8123
+ "original": {
8124
+ "value": "2px"
8125
+ },
8126
+ "name": "conductionInputCheckboxFocusOutlineOffset",
8127
+ "attributes": {
8128
+ "category": "conduction",
8129
+ "type": "input-checkbox",
8130
+ "item": "focus",
8131
+ "subitem": "outline-offset"
8132
+ },
8133
+ "path": [
8134
+ "conduction",
8135
+ "input-checkbox",
8136
+ "focus",
8137
+ "outline-offset"
8138
+ ]
8139
+ }
8140
+ },
8141
+ "label": {
8142
+ "color": {
8143
+ "value": "#000000",
8144
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8145
+ "isSource": true,
8146
+ "original": {
8147
+ "value": "{utrecht.document.color}"
8148
+ },
8149
+ "name": "conductionInputCheckboxLabelColor",
8150
+ "attributes": {
8151
+ "category": "conduction",
8152
+ "type": "input-checkbox",
8153
+ "item": "label",
8154
+ "subitem": "color"
8155
+ },
8156
+ "path": [
8157
+ "conduction",
8158
+ "input-checkbox",
8159
+ "label",
8160
+ "color"
8161
+ ]
8162
+ },
8163
+ "font-size": {
8164
+ "value": "16px",
8165
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8166
+ "isSource": true,
8167
+ "original": {
8168
+ "value": "{utrecht.document.font-size}"
8169
+ },
8170
+ "name": "conductionInputCheckboxLabelFontSize",
8171
+ "attributes": {
8172
+ "category": "conduction",
8173
+ "type": "input-checkbox",
8174
+ "item": "label",
8175
+ "subitem": "font-size"
8176
+ },
8177
+ "path": [
8178
+ "conduction",
8179
+ "input-checkbox",
8180
+ "label",
8181
+ "font-size"
8182
+ ]
8183
+ },
8184
+ "font-weight": {},
8185
+ "font-family": {
8186
+ "value": "\"Rijksoverheid Sans\", Monospace, Arial, sans-serif",
8187
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8188
+ "isSource": true,
8189
+ "original": {
8190
+ "value": "{utrecht.document.font-family}"
8191
+ },
8192
+ "name": "conductionInputCheckboxLabelFontFamily",
8193
+ "attributes": {
8194
+ "category": "conduction",
8195
+ "type": "input-checkbox",
8196
+ "item": "label",
8197
+ "subitem": "font-family"
8198
+ },
8199
+ "path": [
8200
+ "conduction",
8201
+ "input-checkbox",
8202
+ "label",
8203
+ "font-family"
8204
+ ]
8205
+ },
8206
+ "container": {
8207
+ "padding": {
8208
+ "value": "3px",
8209
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8210
+ "isSource": true,
8211
+ "original": {
8212
+ "value": "3px"
8213
+ },
8214
+ "name": "conductionInputCheckboxLabelContainerPadding",
8215
+ "attributes": {
8216
+ "category": "conduction",
8217
+ "type": "input-checkbox",
8218
+ "item": "label",
8219
+ "subitem": "container",
8220
+ "state": "padding"
8221
+ },
8222
+ "path": [
8223
+ "conduction",
8224
+ "input-checkbox",
8225
+ "label",
8226
+ "container",
8227
+ "padding"
8228
+ ]
8229
+ },
8230
+ "margin": {
8231
+ "value": "3px",
8232
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8233
+ "isSource": true,
8234
+ "original": {
8235
+ "value": "3px"
8236
+ },
8237
+ "name": "conductionInputCheckboxLabelContainerMargin",
8238
+ "attributes": {
8239
+ "category": "conduction",
8240
+ "type": "input-checkbox",
8241
+ "item": "label",
8242
+ "subitem": "container",
8243
+ "state": "margin"
8244
+ },
8245
+ "path": [
8246
+ "conduction",
8247
+ "input-checkbox",
8248
+ "label",
8249
+ "container",
8250
+ "margin"
8251
+ ]
8252
+ }
8253
+ }
8254
+ }
8255
+ },
8256
+ "download-card": {
8257
+ "background-color": {},
8258
+ "title": {
8259
+ "color": {
8260
+ "value": "#000000",
8261
+ "filePath": "src/component/conduction/download-card.tokens.json",
8262
+ "isSource": true,
8263
+ "original": {
8264
+ "value": "{utrecht.document.color}"
8265
+ },
8266
+ "name": "conductionDownloadCardTitleColor",
8267
+ "attributes": {
8268
+ "category": "conduction",
8269
+ "type": "download-card",
8270
+ "item": "title",
8271
+ "subitem": "color"
8272
+ },
8273
+ "path": [
8274
+ "conduction",
8275
+ "download-card",
8276
+ "title",
8277
+ "color"
8278
+ ]
8279
+ },
8280
+ "font-size": {
8281
+ "value": "20px",
8282
+ "filePath": "src/component/conduction/download-card.tokens.json",
8283
+ "isSource": true,
8284
+ "original": {
8285
+ "value": "{commonground.font-size.lg}"
8286
+ },
8287
+ "name": "conductionDownloadCardTitleFontSize",
8288
+ "attributes": {
8289
+ "category": "conduction",
8290
+ "type": "download-card",
8291
+ "item": "title",
8292
+ "subitem": "font-size"
8293
+ },
8294
+ "path": [
8295
+ "conduction",
8296
+ "download-card",
8297
+ "title",
8298
+ "font-size"
8299
+ ]
8300
+ },
8301
+ "font-weight": {
8302
+ "value": "700",
8303
+ "filePath": "src/component/conduction/download-card.tokens.json",
8304
+ "isSource": true,
8305
+ "original": {
8306
+ "value": "{commonground.typography.font-weight.bold}"
8307
+ },
8308
+ "name": "conductionDownloadCardTitleFontWeight",
8309
+ "attributes": {
8310
+ "category": "conduction",
8311
+ "type": "download-card",
8312
+ "item": "title",
8313
+ "subitem": "font-weight"
8314
+ },
8315
+ "path": [
8316
+ "conduction",
8317
+ "download-card",
8318
+ "title",
8319
+ "font-weight"
8320
+ ]
8321
+ },
8322
+ "font-family": {
8323
+ "value": "\"Rijksoverheid Sans\", Monospace, \"Noto Sans\", Arial, sans-serif",
8324
+ "filePath": "src/component/conduction/download-card.tokens.json",
8325
+ "isSource": true,
8326
+ "original": {
8327
+ "value": "{commonground.typography.rijksoverheid-sans.font-family}"
8328
+ },
8329
+ "name": "conductionDownloadCardTitleFontFamily",
8330
+ "attributes": {
8331
+ "category": "conduction",
8332
+ "type": "download-card",
8333
+ "item": "title",
8334
+ "subitem": "font-family"
8335
+ },
8336
+ "path": [
8337
+ "conduction",
8338
+ "download-card",
8339
+ "title",
8340
+ "font-family"
8341
+ ]
8342
+ },
8343
+ "margin-inline-end": {
8344
+ "value": "14px",
8345
+ "filePath": "src/component/conduction/download-card.tokens.json",
8346
+ "isSource": true,
8347
+ "original": {
8348
+ "value": "{commonground.size.sm}"
8349
+ },
8350
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
8351
+ "attributes": {
8352
+ "category": "conduction",
8353
+ "type": "download-card",
8354
+ "item": "title",
8355
+ "subitem": "margin-inline-end"
8356
+ },
8357
+ "path": [
8358
+ "conduction",
8359
+ "download-card",
8360
+ "title",
8361
+ "margin-inline-end"
8362
+ ]
8363
+ }
8364
+ },
8365
+ "border-width": {
8366
+ "value": "1px",
8367
+ "filePath": "src/component/conduction/download-card.tokens.json",
8368
+ "isSource": true,
8369
+ "original": {
8370
+ "value": "{commonground.size.4xs}"
8371
+ },
8372
+ "name": "conductionDownloadCardBorderWidth",
8373
+ "attributes": {
8374
+ "category": "conduction",
8375
+ "type": "download-card",
8376
+ "item": "border-width"
8377
+ },
8378
+ "path": [
8379
+ "conduction",
8380
+ "download-card",
8381
+ "border-width"
8382
+ ]
8383
+ },
8384
+ "border-style": {
8385
+ "value": "solid",
8386
+ "filePath": "src/component/conduction/download-card.tokens.json",
8387
+ "isSource": true,
8388
+ "original": {
8389
+ "value": "solid"
8390
+ },
8391
+ "name": "conductionDownloadCardBorderStyle",
8392
+ "attributes": {
8393
+ "category": "conduction",
8394
+ "type": "download-card",
8395
+ "item": "border-style"
8396
+ },
8397
+ "path": [
8398
+ "conduction",
8399
+ "download-card",
8400
+ "border-style"
8401
+ ]
8402
+ },
8403
+ "border-color": {
8404
+ "value": "#d1d1d1",
8405
+ "filePath": "src/component/conduction/download-card.tokens.json",
8406
+ "isSource": true,
8407
+ "original": {
8408
+ "value": "{commonground.color.grey.82}"
8409
+ },
8410
+ "name": "conductionDownloadCardBorderColor",
8411
+ "attributes": {
8412
+ "category": "conduction",
8413
+ "type": "download-card",
8414
+ "item": "border-color"
8415
+ },
8416
+ "path": [
8417
+ "conduction",
8418
+ "download-card",
8419
+ "border-color"
8420
+ ]
8421
+ },
8422
+ "border-radius": {
8423
+ "value": "6px",
8424
+ "filePath": "src/component/conduction/download-card.tokens.json",
8425
+ "isSource": true,
8426
+ "original": {
8427
+ "value": "6px"
8428
+ },
8429
+ "name": "conductionDownloadCardBorderRadius",
8430
+ "attributes": {
8431
+ "category": "conduction",
8432
+ "type": "download-card",
8433
+ "item": "border-radius"
8434
+ },
8435
+ "path": [
8436
+ "conduction",
8437
+ "download-card",
8438
+ "border-radius"
8439
+ ]
8440
+ },
8441
+ "icon-gap": {
8442
+ "value": "8px",
8443
+ "filePath": "src/component/conduction/download-card.tokens.json",
8444
+ "isSource": true,
8445
+ "original": {
8446
+ "value": "{commonground.size.xs}"
8447
+ },
8448
+ "name": "conductionDownloadCardIconGap",
8449
+ "attributes": {
8450
+ "category": "conduction",
8451
+ "type": "download-card",
8452
+ "item": "icon-gap"
8453
+ },
8454
+ "path": [
8455
+ "conduction",
8456
+ "download-card",
8457
+ "icon-gap"
8458
+ ]
8459
+ },
8460
+ "padding-inline-end": {
8461
+ "value": "18px",
8462
+ "filePath": "src/component/conduction/download-card.tokens.json",
8463
+ "isSource": true,
8464
+ "original": {
8465
+ "value": "{commonground.size.md}"
8466
+ },
8467
+ "name": "conductionDownloadCardPaddingInlineEnd",
8468
+ "attributes": {
8469
+ "category": "conduction",
8470
+ "type": "download-card",
8471
+ "item": "padding-inline-end"
8472
+ },
8473
+ "path": [
8474
+ "conduction",
8475
+ "download-card",
8476
+ "padding-inline-end"
8477
+ ]
8478
+ },
8479
+ "padding-inline-start": {
8480
+ "value": "18px",
8481
+ "filePath": "src/component/conduction/download-card.tokens.json",
8482
+ "isSource": true,
8483
+ "original": {
8484
+ "value": "{commonground.size.md}"
8485
+ },
8486
+ "name": "conductionDownloadCardPaddingInlineStart",
8487
+ "attributes": {
8488
+ "category": "conduction",
8489
+ "type": "download-card",
8490
+ "item": "padding-inline-start"
8491
+ },
8492
+ "path": [
8493
+ "conduction",
8494
+ "download-card",
8495
+ "padding-inline-start"
8496
+ ]
8497
+ },
8498
+ "padding-block-end": {
8499
+ "value": "18px",
8500
+ "filePath": "src/component/conduction/download-card.tokens.json",
8501
+ "isSource": true,
8502
+ "original": {
8503
+ "value": "{commonground.size.md}"
8504
+ },
8505
+ "name": "conductionDownloadCardPaddingBlockEnd",
8506
+ "attributes": {
8507
+ "category": "conduction",
8508
+ "type": "download-card",
8509
+ "item": "padding-block-end"
8510
+ },
8511
+ "path": [
8512
+ "conduction",
8513
+ "download-card",
8514
+ "padding-block-end"
8515
+ ]
8516
+ },
8517
+ "padding-block-start": {
8518
+ "value": "18px",
8519
+ "filePath": "src/component/conduction/download-card.tokens.json",
8520
+ "isSource": true,
8521
+ "original": {
8522
+ "value": "{commonground.size.md}"
8523
+ },
8524
+ "name": "conductionDownloadCardPaddingBlockStart",
8525
+ "attributes": {
8526
+ "category": "conduction",
8527
+ "type": "download-card",
8528
+ "item": "padding-block-start"
8529
+ },
8530
+ "path": [
8531
+ "conduction",
8532
+ "download-card",
8533
+ "padding-block-start"
8534
+ ]
8535
+ }
8536
+ },
8537
+ "logo": {
8538
+ "header": {
8539
+ "inline-size": {
8540
+ "value": "47px",
8541
+ "filePath": "src/component/conduction/logo.tokens.json",
8542
+ "isSource": true,
8543
+ "original": {
8544
+ "value": "47px"
8545
+ },
8546
+ "name": "conductionLogoHeaderInlineSize",
8547
+ "attributes": {
8548
+ "category": "conduction",
8549
+ "type": "logo",
8550
+ "item": "header",
8551
+ "subitem": "inline-size"
8552
+ },
8553
+ "path": [
8554
+ "conduction",
8555
+ "logo",
8556
+ "header",
8557
+ "inline-size"
8558
+ ]
8559
+ },
8560
+ "block-size": {
8561
+ "value": "47px",
8562
+ "filePath": "src/component/conduction/logo.tokens.json",
8563
+ "isSource": true,
8564
+ "original": {
8565
+ "value": "47px"
8566
+ },
8567
+ "name": "conductionLogoHeaderBlockSize",
8568
+ "attributes": {
8569
+ "category": "conduction",
8570
+ "type": "logo",
8571
+ "item": "header",
8572
+ "subitem": "block-size"
8573
+ },
8574
+ "path": [
8575
+ "conduction",
8576
+ "logo",
8577
+ "header",
8578
+ "block-size"
8579
+ ]
8580
+ },
8581
+ "background-image": {
8582
+ "value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')",
8583
+ "filePath": "src/component/conduction/logo.tokens.json",
8584
+ "isSource": true,
8585
+ "original": {
8586
+ "value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')"
8587
+ },
8588
+ "name": "conductionLogoHeaderBackgroundImage",
8589
+ "attributes": {
8590
+ "category": "conduction",
8591
+ "type": "logo",
8592
+ "item": "header",
8593
+ "subitem": "background-image"
8594
+ },
8595
+ "path": [
8596
+ "conduction",
8597
+ "logo",
8598
+ "header",
8599
+ "background-image"
8600
+ ]
8601
+ }
8602
+ },
8603
+ "footer": {
7285
8604
  "inline-size": {
7286
8605
  "value": "75px",
7287
8606
  "filePath": "src/component/conduction/logo.tokens.json",
@@ -7345,6 +8664,71 @@
7345
8664
  "background-image"
7346
8665
  ]
7347
8666
  }
8667
+ },
8668
+ "navbar": {
8669
+ "inline-size": {
8670
+ "value": "47px",
8671
+ "filePath": "src/component/conduction/logo.tokens.json",
8672
+ "isSource": true,
8673
+ "original": {
8674
+ "value": "47px"
8675
+ },
8676
+ "name": "conductionLogoNavbarInlineSize",
8677
+ "attributes": {
8678
+ "category": "conduction",
8679
+ "type": "logo",
8680
+ "item": "navbar",
8681
+ "subitem": "inline-size"
8682
+ },
8683
+ "path": [
8684
+ "conduction",
8685
+ "logo",
8686
+ "navbar",
8687
+ "inline-size"
8688
+ ]
8689
+ },
8690
+ "block-size": {
8691
+ "value": "47px",
8692
+ "filePath": "src/component/conduction/logo.tokens.json",
8693
+ "isSource": true,
8694
+ "original": {
8695
+ "value": "47px"
8696
+ },
8697
+ "name": "conductionLogoNavbarBlockSize",
8698
+ "attributes": {
8699
+ "category": "conduction",
8700
+ "type": "logo",
8701
+ "item": "navbar",
8702
+ "subitem": "block-size"
8703
+ },
8704
+ "path": [
8705
+ "conduction",
8706
+ "logo",
8707
+ "navbar",
8708
+ "block-size"
8709
+ ]
8710
+ },
8711
+ "background-image": {
8712
+ "value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')",
8713
+ "filePath": "src/component/conduction/logo.tokens.json",
8714
+ "isSource": true,
8715
+ "original": {
8716
+ "value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')"
8717
+ },
8718
+ "name": "conductionLogoNavbarBackgroundImage",
8719
+ "attributes": {
8720
+ "category": "conduction",
8721
+ "type": "logo",
8722
+ "item": "navbar",
8723
+ "subitem": "background-image"
8724
+ },
8725
+ "path": [
8726
+ "conduction",
8727
+ "logo",
8728
+ "navbar",
8729
+ "background-image"
8730
+ ]
8731
+ }
7348
8732
  }
7349
8733
  },
7350
8734
  "primary": {