@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
@@ -424,6 +424,27 @@
424
424
  "blue",
425
425
  "83"
426
426
  ]
427
+ },
428
+ "93": {
429
+ "value": "#e0ebfa",
430
+ "filePath": "src/brand/epe/color.tokens.json",
431
+ "isSource": true,
432
+ "original": {
433
+ "value": "#e0ebfa"
434
+ },
435
+ "name": "epeColorBlue93",
436
+ "attributes": {
437
+ "category": "epe",
438
+ "type": "color",
439
+ "item": "blue",
440
+ "subitem": "93"
441
+ },
442
+ "path": [
443
+ "epe",
444
+ "color",
445
+ "blue",
446
+ "93"
447
+ ]
427
448
  }
428
449
  },
429
450
  "lightgrey": {
@@ -473,6 +494,27 @@
473
494
  }
474
495
  },
475
496
  "grey": {
497
+ "31": {
498
+ "value": "#4f4f4f",
499
+ "filePath": "src/brand/epe/color.tokens.json",
500
+ "isSource": true,
501
+ "original": {
502
+ "value": "#4f4f4f"
503
+ },
504
+ "name": "epeColorGrey31",
505
+ "attributes": {
506
+ "category": "epe",
507
+ "type": "color",
508
+ "item": "grey",
509
+ "subitem": "31"
510
+ },
511
+ "path": [
512
+ "epe",
513
+ "color",
514
+ "grey",
515
+ "31"
516
+ ]
517
+ },
476
518
  "34": {
477
519
  "value": "#575757",
478
520
  "comment": "Base/Grey",
@@ -517,6 +559,27 @@
517
559
  "46"
518
560
  ]
519
561
  },
562
+ "82": {
563
+ "value": "#d1d1d1",
564
+ "filePath": "src/brand/epe/color.tokens.json",
565
+ "isSource": true,
566
+ "original": {
567
+ "value": "#d1d1d1"
568
+ },
569
+ "name": "epeColorGrey82",
570
+ "attributes": {
571
+ "category": "epe",
572
+ "type": "color",
573
+ "item": "grey",
574
+ "subitem": "82"
575
+ },
576
+ "path": [
577
+ "epe",
578
+ "color",
579
+ "grey",
580
+ "82"
581
+ ]
582
+ },
520
583
  "90": {
521
584
  "value": "#e6e6e6",
522
585
  "filePath": "src/brand/epe/color.tokens.json",
@@ -2435,6 +2498,143 @@
2435
2498
  "min-block-size": {},
2436
2499
  "min-inline-size": {}
2437
2500
  },
2501
+ "badge": {
2502
+ "background-color": {
2503
+ "value": "#e0ebfa",
2504
+ "filePath": "src/component/utrecht/badge.tokens.json",
2505
+ "isSource": true,
2506
+ "original": {
2507
+ "value": "{epe.color.blue.93}"
2508
+ },
2509
+ "name": "utrechtBadgeBackgroundColor",
2510
+ "attributes": {
2511
+ "category": "utrecht",
2512
+ "type": "badge",
2513
+ "item": "background-color"
2514
+ },
2515
+ "path": [
2516
+ "utrecht",
2517
+ "badge",
2518
+ "background-color"
2519
+ ]
2520
+ },
2521
+ "border-radius": {
2522
+ "value": "0",
2523
+ "filePath": "src/component/utrecht/badge.tokens.json",
2524
+ "isSource": true,
2525
+ "original": {
2526
+ "value": "0"
2527
+ },
2528
+ "name": "utrechtBadgeBorderRadius",
2529
+ "attributes": {
2530
+ "category": "utrecht",
2531
+ "type": "badge",
2532
+ "item": "border-radius"
2533
+ },
2534
+ "path": [
2535
+ "utrecht",
2536
+ "badge",
2537
+ "border-radius"
2538
+ ]
2539
+ },
2540
+ "color": {
2541
+ "value": "#01699d ",
2542
+ "filePath": "src/component/utrecht/badge.tokens.json",
2543
+ "isSource": true,
2544
+ "original": {
2545
+ "value": "{epe.color.light-blue.31} "
2546
+ },
2547
+ "name": "utrechtBadgeColor",
2548
+ "attributes": {
2549
+ "category": "utrecht",
2550
+ "type": "badge",
2551
+ "item": "color"
2552
+ },
2553
+ "path": [
2554
+ "utrecht",
2555
+ "badge",
2556
+ "color"
2557
+ ]
2558
+ },
2559
+ "font-size": {
2560
+ "value": "14px",
2561
+ "filePath": "src/component/utrecht/badge.tokens.json",
2562
+ "isSource": true,
2563
+ "original": {
2564
+ "value": "{epe.font-size.sm}"
2565
+ },
2566
+ "name": "utrechtBadgeFontSize",
2567
+ "attributes": {
2568
+ "category": "utrecht",
2569
+ "type": "badge",
2570
+ "item": "font-size"
2571
+ },
2572
+ "path": [
2573
+ "utrecht",
2574
+ "badge",
2575
+ "font-size"
2576
+ ]
2577
+ },
2578
+ "font-weight": {
2579
+ "value": "400",
2580
+ "filePath": "src/component/utrecht/badge.tokens.json",
2581
+ "isSource": true,
2582
+ "original": {
2583
+ "value": "{epe.typography.font-weight.normal}"
2584
+ },
2585
+ "name": "utrechtBadgeFontWeight",
2586
+ "attributes": {
2587
+ "category": "utrecht",
2588
+ "type": "badge",
2589
+ "item": "font-weight"
2590
+ },
2591
+ "path": [
2592
+ "utrecht",
2593
+ "badge",
2594
+ "font-weight"
2595
+ ]
2596
+ },
2597
+ "line-height": {},
2598
+ "padding-block": {
2599
+ "value": "8px",
2600
+ "filePath": "src/component/utrecht/badge.tokens.json",
2601
+ "isSource": true,
2602
+ "original": {
2603
+ "value": "{epe.size.xs}"
2604
+ },
2605
+ "name": "utrechtBadgePaddingBlock",
2606
+ "attributes": {
2607
+ "category": "utrecht",
2608
+ "type": "badge",
2609
+ "item": "padding-block"
2610
+ },
2611
+ "path": [
2612
+ "utrecht",
2613
+ "badge",
2614
+ "padding-block"
2615
+ ]
2616
+ },
2617
+ "padding-inline": {
2618
+ "value": "8px",
2619
+ "filePath": "src/component/utrecht/badge.tokens.json",
2620
+ "isSource": true,
2621
+ "original": {
2622
+ "value": "{epe.size.xs}"
2623
+ },
2624
+ "name": "utrechtBadgePaddingInline",
2625
+ "attributes": {
2626
+ "category": "utrecht",
2627
+ "type": "badge",
2628
+ "item": "padding-inline"
2629
+ },
2630
+ "path": [
2631
+ "utrecht",
2632
+ "badge",
2633
+ "padding-inline"
2634
+ ]
2635
+ },
2636
+ "text-transform": {}
2637
+ },
2438
2638
  "blockquote": {
2439
2639
  "background-color": {},
2440
2640
  "color": {},
@@ -7652,42 +7852,1182 @@
7652
7852
  ]
7653
7853
  }
7654
7854
  },
7655
- "logo": {
7656
- "header": {
7657
- "inline-size": {
7658
- "value": "155px",
7659
- "filePath": "src/component/conduction/logo.tokens.json",
7855
+ "input-checkbox": {
7856
+ "color": {
7857
+ "value": "#ffffff",
7858
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7859
+ "isSource": true,
7860
+ "original": {
7861
+ "value": "{epe.color.white.100}"
7862
+ },
7863
+ "name": "conductionInputCheckboxColor",
7864
+ "attributes": {
7865
+ "category": "conduction",
7866
+ "type": "input-checkbox",
7867
+ "item": "color"
7868
+ },
7869
+ "path": [
7870
+ "conduction",
7871
+ "input-checkbox",
7872
+ "color"
7873
+ ]
7874
+ },
7875
+ "border-width": {
7876
+ "value": "1px",
7877
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7878
+ "isSource": true,
7879
+ "original": {
7880
+ "value": "{epe.size.4xs}"
7881
+ },
7882
+ "name": "conductionInputCheckboxBorderWidth",
7883
+ "attributes": {
7884
+ "category": "conduction",
7885
+ "type": "input-checkbox",
7886
+ "item": "border-width"
7887
+ },
7888
+ "path": [
7889
+ "conduction",
7890
+ "input-checkbox",
7891
+ "border-width"
7892
+ ]
7893
+ },
7894
+ "border-style": {
7895
+ "value": "solid",
7896
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7897
+ "isSource": true,
7898
+ "original": {
7899
+ "value": "solid"
7900
+ },
7901
+ "name": "conductionInputCheckboxBorderStyle",
7902
+ "attributes": {
7903
+ "category": "conduction",
7904
+ "type": "input-checkbox",
7905
+ "item": "border-style"
7906
+ },
7907
+ "path": [
7908
+ "conduction",
7909
+ "input-checkbox",
7910
+ "border-style"
7911
+ ]
7912
+ },
7913
+ "border-color": {
7914
+ "value": "#757575",
7915
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7916
+ "isSource": true,
7917
+ "original": {
7918
+ "value": "{epe.color.grey.46}"
7919
+ },
7920
+ "name": "conductionInputCheckboxBorderColor",
7921
+ "attributes": {
7922
+ "category": "conduction",
7923
+ "type": "input-checkbox",
7924
+ "item": "border-color"
7925
+ },
7926
+ "path": [
7927
+ "conduction",
7928
+ "input-checkbox",
7929
+ "border-color"
7930
+ ]
7931
+ },
7932
+ "border-radius": {
7933
+ "value": "3px",
7934
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7935
+ "isSource": true,
7936
+ "original": {
7937
+ "value": "3px"
7938
+ },
7939
+ "name": "conductionInputCheckboxBorderRadius",
7940
+ "attributes": {
7941
+ "category": "conduction",
7942
+ "type": "input-checkbox",
7943
+ "item": "border-radius"
7944
+ },
7945
+ "path": [
7946
+ "conduction",
7947
+ "input-checkbox",
7948
+ "border-radius"
7949
+ ]
7950
+ },
7951
+ "box-shadow": {},
7952
+ "hover": {
7953
+ "color": {
7954
+ "value": "#ffffff",
7955
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7660
7956
  "isSource": true,
7661
7957
  "original": {
7662
- "value": "155px"
7958
+ "value": "{epe.color.white.100}"
7663
7959
  },
7664
- "name": "conductionLogoHeaderInlineSize",
7960
+ "name": "conductionInputCheckboxHoverColor",
7665
7961
  "attributes": {
7666
7962
  "category": "conduction",
7667
- "type": "logo",
7668
- "item": "header",
7669
- "subitem": "inline-size"
7963
+ "type": "input-checkbox",
7964
+ "item": "hover",
7965
+ "subitem": "color"
7670
7966
  },
7671
7967
  "path": [
7672
7968
  "conduction",
7673
- "logo",
7674
- "header",
7675
- "inline-size"
7969
+ "input-checkbox",
7970
+ "hover",
7971
+ "color"
7676
7972
  ]
7677
7973
  },
7678
- "block-size": {
7679
- "value": "88px",
7680
- "filePath": "src/component/conduction/logo.tokens.json",
7974
+ "border-width": {
7975
+ "value": "1px",
7976
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7681
7977
  "isSource": true,
7682
7978
  "original": {
7683
- "value": "88px"
7979
+ "value": "{epe.size.4xs}"
7684
7980
  },
7685
- "name": "conductionLogoHeaderBlockSize",
7981
+ "name": "conductionInputCheckboxHoverBorderWidth",
7686
7982
  "attributes": {
7687
7983
  "category": "conduction",
7688
- "type": "logo",
7689
- "item": "header",
7690
- "subitem": "block-size"
7984
+ "type": "input-checkbox",
7985
+ "item": "hover",
7986
+ "subitem": "border-width"
7987
+ },
7988
+ "path": [
7989
+ "conduction",
7990
+ "input-checkbox",
7991
+ "hover",
7992
+ "border-width"
7993
+ ]
7994
+ },
7995
+ "border-style": {
7996
+ "value": "solid",
7997
+ "filePath": "src/component/conduction/checkbox.tokens.json",
7998
+ "isSource": true,
7999
+ "original": {
8000
+ "value": "solid"
8001
+ },
8002
+ "name": "conductionInputCheckboxHoverBorderStyle",
8003
+ "attributes": {
8004
+ "category": "conduction",
8005
+ "type": "input-checkbox",
8006
+ "item": "hover",
8007
+ "subitem": "border-style"
8008
+ },
8009
+ "path": [
8010
+ "conduction",
8011
+ "input-checkbox",
8012
+ "hover",
8013
+ "border-style"
8014
+ ]
8015
+ },
8016
+ "border-color": {
8017
+ "value": "#4f4f4f",
8018
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8019
+ "isSource": true,
8020
+ "original": {
8021
+ "value": "{epe.color.grey.31}"
8022
+ },
8023
+ "name": "conductionInputCheckboxHoverBorderColor",
8024
+ "attributes": {
8025
+ "category": "conduction",
8026
+ "type": "input-checkbox",
8027
+ "item": "hover",
8028
+ "subitem": "border-color"
8029
+ },
8030
+ "path": [
8031
+ "conduction",
8032
+ "input-checkbox",
8033
+ "hover",
8034
+ "border-color"
8035
+ ]
8036
+ },
8037
+ "border-radius": {
8038
+ "value": "3px",
8039
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8040
+ "isSource": true,
8041
+ "original": {
8042
+ "value": "3px"
8043
+ },
8044
+ "name": "conductionInputCheckboxHoverBorderRadius",
8045
+ "attributes": {
8046
+ "category": "conduction",
8047
+ "type": "input-checkbox",
8048
+ "item": "hover",
8049
+ "subitem": "border-radius"
8050
+ },
8051
+ "path": [
8052
+ "conduction",
8053
+ "input-checkbox",
8054
+ "hover",
8055
+ "border-radius"
8056
+ ]
8057
+ },
8058
+ "box-shadow": {}
8059
+ },
8060
+ "checked": {
8061
+ "color": {
8062
+ "value": "#01699d",
8063
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8064
+ "isSource": true,
8065
+ "original": {
8066
+ "value": "{epe.color.primary}"
8067
+ },
8068
+ "name": "conductionInputCheckboxCheckedColor",
8069
+ "attributes": {
8070
+ "category": "conduction",
8071
+ "type": "input-checkbox",
8072
+ "item": "checked",
8073
+ "subitem": "color"
8074
+ },
8075
+ "path": [
8076
+ "conduction",
8077
+ "input-checkbox",
8078
+ "checked",
8079
+ "color"
8080
+ ]
8081
+ },
8082
+ "border-width": {
8083
+ "value": "1px",
8084
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8085
+ "isSource": true,
8086
+ "original": {
8087
+ "value": "{epe.size.4xs}"
8088
+ },
8089
+ "name": "conductionInputCheckboxCheckedBorderWidth",
8090
+ "attributes": {
8091
+ "category": "conduction",
8092
+ "type": "input-checkbox",
8093
+ "item": "checked",
8094
+ "subitem": "border-width"
8095
+ },
8096
+ "path": [
8097
+ "conduction",
8098
+ "input-checkbox",
8099
+ "checked",
8100
+ "border-width"
8101
+ ]
8102
+ },
8103
+ "border-style": {
8104
+ "value": "solid",
8105
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8106
+ "isSource": true,
8107
+ "original": {
8108
+ "value": "solid"
8109
+ },
8110
+ "name": "conductionInputCheckboxCheckedBorderStyle",
8111
+ "attributes": {
8112
+ "category": "conduction",
8113
+ "type": "input-checkbox",
8114
+ "item": "checked",
8115
+ "subitem": "border-style"
8116
+ },
8117
+ "path": [
8118
+ "conduction",
8119
+ "input-checkbox",
8120
+ "checked",
8121
+ "border-style"
8122
+ ]
8123
+ },
8124
+ "border-color": {
8125
+ "value": "#01699d",
8126
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8127
+ "isSource": true,
8128
+ "original": {
8129
+ "value": "{epe.color.primary}"
8130
+ },
8131
+ "name": "conductionInputCheckboxCheckedBorderColor",
8132
+ "attributes": {
8133
+ "category": "conduction",
8134
+ "type": "input-checkbox",
8135
+ "item": "checked",
8136
+ "subitem": "border-color"
8137
+ },
8138
+ "path": [
8139
+ "conduction",
8140
+ "input-checkbox",
8141
+ "checked",
8142
+ "border-color"
8143
+ ]
8144
+ },
8145
+ "border-radius": {
8146
+ "value": "3px",
8147
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8148
+ "isSource": true,
8149
+ "original": {
8150
+ "value": "3px"
8151
+ },
8152
+ "name": "conductionInputCheckboxCheckedBorderRadius",
8153
+ "attributes": {
8154
+ "category": "conduction",
8155
+ "type": "input-checkbox",
8156
+ "item": "checked",
8157
+ "subitem": "border-radius"
8158
+ },
8159
+ "path": [
8160
+ "conduction",
8161
+ "input-checkbox",
8162
+ "checked",
8163
+ "border-radius"
8164
+ ]
8165
+ },
8166
+ "box-shadow": {},
8167
+ "checkmark-url": {},
8168
+ "hover": {
8169
+ "color": {
8170
+ "value": "#01476a",
8171
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8172
+ "isSource": true,
8173
+ "original": {
8174
+ "value": "{epe.color.primary-hover}"
8175
+ },
8176
+ "name": "conductionInputCheckboxCheckedHoverColor",
8177
+ "attributes": {
8178
+ "category": "conduction",
8179
+ "type": "input-checkbox",
8180
+ "item": "checked",
8181
+ "subitem": "hover",
8182
+ "state": "color"
8183
+ },
8184
+ "path": [
8185
+ "conduction",
8186
+ "input-checkbox",
8187
+ "checked",
8188
+ "hover",
8189
+ "color"
8190
+ ]
8191
+ },
8192
+ "border-width": {
8193
+ "value": "1px",
8194
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8195
+ "isSource": true,
8196
+ "original": {
8197
+ "value": "{epe.size.4xs}"
8198
+ },
8199
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
8200
+ "attributes": {
8201
+ "category": "conduction",
8202
+ "type": "input-checkbox",
8203
+ "item": "checked",
8204
+ "subitem": "hover",
8205
+ "state": "border-width"
8206
+ },
8207
+ "path": [
8208
+ "conduction",
8209
+ "input-checkbox",
8210
+ "checked",
8211
+ "hover",
8212
+ "border-width"
8213
+ ]
8214
+ },
8215
+ "border-style": {
8216
+ "value": "solid",
8217
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8218
+ "isSource": true,
8219
+ "original": {
8220
+ "value": "solid"
8221
+ },
8222
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
8223
+ "attributes": {
8224
+ "category": "conduction",
8225
+ "type": "input-checkbox",
8226
+ "item": "checked",
8227
+ "subitem": "hover",
8228
+ "state": "border-style"
8229
+ },
8230
+ "path": [
8231
+ "conduction",
8232
+ "input-checkbox",
8233
+ "checked",
8234
+ "hover",
8235
+ "border-style"
8236
+ ]
8237
+ },
8238
+ "border-color": {
8239
+ "value": "#01476a",
8240
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8241
+ "isSource": true,
8242
+ "original": {
8243
+ "value": "{epe.color.primary-hover}"
8244
+ },
8245
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
8246
+ "attributes": {
8247
+ "category": "conduction",
8248
+ "type": "input-checkbox",
8249
+ "item": "checked",
8250
+ "subitem": "hover",
8251
+ "state": "border-color"
8252
+ },
8253
+ "path": [
8254
+ "conduction",
8255
+ "input-checkbox",
8256
+ "checked",
8257
+ "hover",
8258
+ "border-color"
8259
+ ]
8260
+ },
8261
+ "border-radius": {
8262
+ "value": "3px",
8263
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8264
+ "isSource": true,
8265
+ "original": {
8266
+ "value": "3px"
8267
+ },
8268
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
8269
+ "attributes": {
8270
+ "category": "conduction",
8271
+ "type": "input-checkbox",
8272
+ "item": "checked",
8273
+ "subitem": "hover",
8274
+ "state": "border-radius"
8275
+ },
8276
+ "path": [
8277
+ "conduction",
8278
+ "input-checkbox",
8279
+ "checked",
8280
+ "hover",
8281
+ "border-radius"
8282
+ ]
8283
+ },
8284
+ "box-shadow": {}
8285
+ }
8286
+ },
8287
+ "disabled": {
8288
+ "color": {
8289
+ "value": "#d1d1d1",
8290
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8291
+ "isSource": true,
8292
+ "original": {
8293
+ "value": "{epe.color.grey.82}"
8294
+ },
8295
+ "name": "conductionInputCheckboxDisabledColor",
8296
+ "attributes": {
8297
+ "category": "conduction",
8298
+ "type": "input-checkbox",
8299
+ "item": "disabled",
8300
+ "subitem": "color"
8301
+ },
8302
+ "path": [
8303
+ "conduction",
8304
+ "input-checkbox",
8305
+ "disabled",
8306
+ "color"
8307
+ ]
8308
+ },
8309
+ "border-width": {
8310
+ "value": "1px",
8311
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8312
+ "isSource": true,
8313
+ "original": {
8314
+ "value": "{epe.size.4xs}"
8315
+ },
8316
+ "name": "conductionInputCheckboxDisabledBorderWidth",
8317
+ "attributes": {
8318
+ "category": "conduction",
8319
+ "type": "input-checkbox",
8320
+ "item": "disabled",
8321
+ "subitem": "border-width"
8322
+ },
8323
+ "path": [
8324
+ "conduction",
8325
+ "input-checkbox",
8326
+ "disabled",
8327
+ "border-width"
8328
+ ]
8329
+ },
8330
+ "border-style": {
8331
+ "value": "solid",
8332
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8333
+ "isSource": true,
8334
+ "original": {
8335
+ "value": "solid"
8336
+ },
8337
+ "name": "conductionInputCheckboxDisabledBorderStyle",
8338
+ "attributes": {
8339
+ "category": "conduction",
8340
+ "type": "input-checkbox",
8341
+ "item": "disabled",
8342
+ "subitem": "border-style"
8343
+ },
8344
+ "path": [
8345
+ "conduction",
8346
+ "input-checkbox",
8347
+ "disabled",
8348
+ "border-style"
8349
+ ]
8350
+ },
8351
+ "border-color": {
8352
+ "value": "#d1d1d1",
8353
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8354
+ "isSource": true,
8355
+ "original": {
8356
+ "value": "{epe.color.grey.82}"
8357
+ },
8358
+ "name": "conductionInputCheckboxDisabledBorderColor",
8359
+ "attributes": {
8360
+ "category": "conduction",
8361
+ "type": "input-checkbox",
8362
+ "item": "disabled",
8363
+ "subitem": "border-color"
8364
+ },
8365
+ "path": [
8366
+ "conduction",
8367
+ "input-checkbox",
8368
+ "disabled",
8369
+ "border-color"
8370
+ ]
8371
+ },
8372
+ "border-radius": {
8373
+ "value": "3px",
8374
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8375
+ "isSource": true,
8376
+ "original": {
8377
+ "value": "3px"
8378
+ },
8379
+ "name": "conductionInputCheckboxDisabledBorderRadius",
8380
+ "attributes": {
8381
+ "category": "conduction",
8382
+ "type": "input-checkbox",
8383
+ "item": "disabled",
8384
+ "subitem": "border-radius"
8385
+ },
8386
+ "path": [
8387
+ "conduction",
8388
+ "input-checkbox",
8389
+ "disabled",
8390
+ "border-radius"
8391
+ ]
8392
+ },
8393
+ "box-shadow": {},
8394
+ "hover": {
8395
+ "color": {
8396
+ "value": "#d1d1d1",
8397
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8398
+ "isSource": true,
8399
+ "original": {
8400
+ "value": "{epe.color.grey.82}"
8401
+ },
8402
+ "name": "conductionInputCheckboxDisabledHoverColor",
8403
+ "attributes": {
8404
+ "category": "conduction",
8405
+ "type": "input-checkbox",
8406
+ "item": "disabled",
8407
+ "subitem": "hover",
8408
+ "state": "color"
8409
+ },
8410
+ "path": [
8411
+ "conduction",
8412
+ "input-checkbox",
8413
+ "disabled",
8414
+ "hover",
8415
+ "color"
8416
+ ]
8417
+ },
8418
+ "border-width": {
8419
+ "value": "1px",
8420
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8421
+ "isSource": true,
8422
+ "original": {
8423
+ "value": "{epe.size.4xs}"
8424
+ },
8425
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
8426
+ "attributes": {
8427
+ "category": "conduction",
8428
+ "type": "input-checkbox",
8429
+ "item": "disabled",
8430
+ "subitem": "hover",
8431
+ "state": "border-width"
8432
+ },
8433
+ "path": [
8434
+ "conduction",
8435
+ "input-checkbox",
8436
+ "disabled",
8437
+ "hover",
8438
+ "border-width"
8439
+ ]
8440
+ },
8441
+ "border-style": {
8442
+ "value": "solid",
8443
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8444
+ "isSource": true,
8445
+ "original": {
8446
+ "value": "solid"
8447
+ },
8448
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
8449
+ "attributes": {
8450
+ "category": "conduction",
8451
+ "type": "input-checkbox",
8452
+ "item": "disabled",
8453
+ "subitem": "hover",
8454
+ "state": "border-style"
8455
+ },
8456
+ "path": [
8457
+ "conduction",
8458
+ "input-checkbox",
8459
+ "disabled",
8460
+ "hover",
8461
+ "border-style"
8462
+ ]
8463
+ },
8464
+ "border-color": {
8465
+ "value": "#d1d1d1",
8466
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8467
+ "isSource": true,
8468
+ "original": {
8469
+ "value": "{epe.color.grey.82}"
8470
+ },
8471
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
8472
+ "attributes": {
8473
+ "category": "conduction",
8474
+ "type": "input-checkbox",
8475
+ "item": "disabled",
8476
+ "subitem": "hover",
8477
+ "state": "border-color"
8478
+ },
8479
+ "path": [
8480
+ "conduction",
8481
+ "input-checkbox",
8482
+ "disabled",
8483
+ "hover",
8484
+ "border-color"
8485
+ ]
8486
+ },
8487
+ "border-radius": {
8488
+ "value": "3px",
8489
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8490
+ "isSource": true,
8491
+ "original": {
8492
+ "value": "3px"
8493
+ },
8494
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
8495
+ "attributes": {
8496
+ "category": "conduction",
8497
+ "type": "input-checkbox",
8498
+ "item": "disabled",
8499
+ "subitem": "hover",
8500
+ "state": "border-radius"
8501
+ },
8502
+ "path": [
8503
+ "conduction",
8504
+ "input-checkbox",
8505
+ "disabled",
8506
+ "hover",
8507
+ "border-radius"
8508
+ ]
8509
+ },
8510
+ "box-shadow": {}
8511
+ }
8512
+ },
8513
+ "focus": {
8514
+ "outline-width": {
8515
+ "value": "2px",
8516
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8517
+ "isSource": true,
8518
+ "original": {
8519
+ "value": "2px"
8520
+ },
8521
+ "name": "conductionInputCheckboxFocusOutlineWidth",
8522
+ "attributes": {
8523
+ "category": "conduction",
8524
+ "type": "input-checkbox",
8525
+ "item": "focus",
8526
+ "subitem": "outline-width"
8527
+ },
8528
+ "path": [
8529
+ "conduction",
8530
+ "input-checkbox",
8531
+ "focus",
8532
+ "outline-width"
8533
+ ]
8534
+ },
8535
+ "outline-style": {
8536
+ "value": "solid",
8537
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8538
+ "isSource": true,
8539
+ "original": {
8540
+ "value": "solid"
8541
+ },
8542
+ "name": "conductionInputCheckboxFocusOutlineStyle",
8543
+ "attributes": {
8544
+ "category": "conduction",
8545
+ "type": "input-checkbox",
8546
+ "item": "focus",
8547
+ "subitem": "outline-style"
8548
+ },
8549
+ "path": [
8550
+ "conduction",
8551
+ "input-checkbox",
8552
+ "focus",
8553
+ "outline-style"
8554
+ ]
8555
+ },
8556
+ "outline-color": {
8557
+ "value": "#000000",
8558
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8559
+ "isSource": true,
8560
+ "original": {
8561
+ "value": "{epe.color.black.0}"
8562
+ },
8563
+ "name": "conductionInputCheckboxFocusOutlineColor",
8564
+ "attributes": {
8565
+ "category": "conduction",
8566
+ "type": "input-checkbox",
8567
+ "item": "focus",
8568
+ "subitem": "outline-color"
8569
+ },
8570
+ "path": [
8571
+ "conduction",
8572
+ "input-checkbox",
8573
+ "focus",
8574
+ "outline-color"
8575
+ ]
8576
+ },
8577
+ "outline-offset": {
8578
+ "value": "2px",
8579
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8580
+ "isSource": true,
8581
+ "original": {
8582
+ "value": "2px"
8583
+ },
8584
+ "name": "conductionInputCheckboxFocusOutlineOffset",
8585
+ "attributes": {
8586
+ "category": "conduction",
8587
+ "type": "input-checkbox",
8588
+ "item": "focus",
8589
+ "subitem": "outline-offset"
8590
+ },
8591
+ "path": [
8592
+ "conduction",
8593
+ "input-checkbox",
8594
+ "focus",
8595
+ "outline-offset"
8596
+ ]
8597
+ }
8598
+ },
8599
+ "label": {
8600
+ "color": {
8601
+ "value": "#2e2e33",
8602
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8603
+ "isSource": true,
8604
+ "original": {
8605
+ "value": "{utrecht.document.color}"
8606
+ },
8607
+ "name": "conductionInputCheckboxLabelColor",
8608
+ "attributes": {
8609
+ "category": "conduction",
8610
+ "type": "input-checkbox",
8611
+ "item": "label",
8612
+ "subitem": "color"
8613
+ },
8614
+ "path": [
8615
+ "conduction",
8616
+ "input-checkbox",
8617
+ "label",
8618
+ "color"
8619
+ ]
8620
+ },
8621
+ "font-size": {
8622
+ "value": "18px",
8623
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8624
+ "isSource": true,
8625
+ "original": {
8626
+ "value": "{utrecht.document.font-size}"
8627
+ },
8628
+ "name": "conductionInputCheckboxLabelFontSize",
8629
+ "attributes": {
8630
+ "category": "conduction",
8631
+ "type": "input-checkbox",
8632
+ "item": "label",
8633
+ "subitem": "font-size"
8634
+ },
8635
+ "path": [
8636
+ "conduction",
8637
+ "input-checkbox",
8638
+ "label",
8639
+ "font-size"
8640
+ ]
8641
+ },
8642
+ "font-weight": {},
8643
+ "font-family": {
8644
+ "value": "\"Source Sans\"",
8645
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8646
+ "isSource": true,
8647
+ "original": {
8648
+ "value": "{utrecht.document.font-family}"
8649
+ },
8650
+ "name": "conductionInputCheckboxLabelFontFamily",
8651
+ "attributes": {
8652
+ "category": "conduction",
8653
+ "type": "input-checkbox",
8654
+ "item": "label",
8655
+ "subitem": "font-family"
8656
+ },
8657
+ "path": [
8658
+ "conduction",
8659
+ "input-checkbox",
8660
+ "label",
8661
+ "font-family"
8662
+ ]
8663
+ },
8664
+ "container": {
8665
+ "padding": {
8666
+ "value": "3px",
8667
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8668
+ "isSource": true,
8669
+ "original": {
8670
+ "value": "3px"
8671
+ },
8672
+ "name": "conductionInputCheckboxLabelContainerPadding",
8673
+ "attributes": {
8674
+ "category": "conduction",
8675
+ "type": "input-checkbox",
8676
+ "item": "label",
8677
+ "subitem": "container",
8678
+ "state": "padding"
8679
+ },
8680
+ "path": [
8681
+ "conduction",
8682
+ "input-checkbox",
8683
+ "label",
8684
+ "container",
8685
+ "padding"
8686
+ ]
8687
+ },
8688
+ "margin": {
8689
+ "value": "3px",
8690
+ "filePath": "src/component/conduction/checkbox.tokens.json",
8691
+ "isSource": true,
8692
+ "original": {
8693
+ "value": "3px"
8694
+ },
8695
+ "name": "conductionInputCheckboxLabelContainerMargin",
8696
+ "attributes": {
8697
+ "category": "conduction",
8698
+ "type": "input-checkbox",
8699
+ "item": "label",
8700
+ "subitem": "container",
8701
+ "state": "margin"
8702
+ },
8703
+ "path": [
8704
+ "conduction",
8705
+ "input-checkbox",
8706
+ "label",
8707
+ "container",
8708
+ "margin"
8709
+ ]
8710
+ }
8711
+ }
8712
+ }
8713
+ },
8714
+ "download-card": {
8715
+ "background-color": {},
8716
+ "title": {
8717
+ "color": {
8718
+ "value": "#2e2e33",
8719
+ "filePath": "src/component/conduction/download-card.tokens.json",
8720
+ "isSource": true,
8721
+ "original": {
8722
+ "value": "{epe.color.black.19}"
8723
+ },
8724
+ "name": "conductionDownloadCardTitleColor",
8725
+ "attributes": {
8726
+ "category": "conduction",
8727
+ "type": "download-card",
8728
+ "item": "title",
8729
+ "subitem": "color"
8730
+ },
8731
+ "path": [
8732
+ "conduction",
8733
+ "download-card",
8734
+ "title",
8735
+ "color"
8736
+ ]
8737
+ },
8738
+ "font-size": {
8739
+ "value": "20px",
8740
+ "filePath": "src/component/conduction/download-card.tokens.json",
8741
+ "isSource": true,
8742
+ "original": {
8743
+ "value": "{epe.font-size.lg}"
8744
+ },
8745
+ "name": "conductionDownloadCardTitleFontSize",
8746
+ "attributes": {
8747
+ "category": "conduction",
8748
+ "type": "download-card",
8749
+ "item": "title",
8750
+ "subitem": "font-size"
8751
+ },
8752
+ "path": [
8753
+ "conduction",
8754
+ "download-card",
8755
+ "title",
8756
+ "font-size"
8757
+ ]
8758
+ },
8759
+ "font-weight": {
8760
+ "value": "700",
8761
+ "filePath": "src/component/conduction/download-card.tokens.json",
8762
+ "isSource": true,
8763
+ "original": {
8764
+ "value": "{epe.typography.font-weight.bold}"
8765
+ },
8766
+ "name": "conductionDownloadCardTitleFontWeight",
8767
+ "attributes": {
8768
+ "category": "conduction",
8769
+ "type": "download-card",
8770
+ "item": "title",
8771
+ "subitem": "font-weight"
8772
+ },
8773
+ "path": [
8774
+ "conduction",
8775
+ "download-card",
8776
+ "title",
8777
+ "font-weight"
8778
+ ]
8779
+ },
8780
+ "font-family": {
8781
+ "value": "\"Source Sans\"",
8782
+ "filePath": "src/component/conduction/download-card.tokens.json",
8783
+ "isSource": true,
8784
+ "original": {
8785
+ "value": "{epe.typography.source-sans.font-family}"
8786
+ },
8787
+ "name": "conductionDownloadCardTitleFontFamily",
8788
+ "attributes": {
8789
+ "category": "conduction",
8790
+ "type": "download-card",
8791
+ "item": "title",
8792
+ "subitem": "font-family"
8793
+ },
8794
+ "path": [
8795
+ "conduction",
8796
+ "download-card",
8797
+ "title",
8798
+ "font-family"
8799
+ ]
8800
+ },
8801
+ "margin-inline-end": {
8802
+ "value": "14px",
8803
+ "filePath": "src/component/conduction/download-card.tokens.json",
8804
+ "isSource": true,
8805
+ "original": {
8806
+ "value": "{epe.size.sm}"
8807
+ },
8808
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
8809
+ "attributes": {
8810
+ "category": "conduction",
8811
+ "type": "download-card",
8812
+ "item": "title",
8813
+ "subitem": "margin-inline-end"
8814
+ },
8815
+ "path": [
8816
+ "conduction",
8817
+ "download-card",
8818
+ "title",
8819
+ "margin-inline-end"
8820
+ ]
8821
+ }
8822
+ },
8823
+ "border-width": {
8824
+ "value": "1px",
8825
+ "filePath": "src/component/conduction/download-card.tokens.json",
8826
+ "isSource": true,
8827
+ "original": {
8828
+ "value": "{epe.size.4xs}"
8829
+ },
8830
+ "name": "conductionDownloadCardBorderWidth",
8831
+ "attributes": {
8832
+ "category": "conduction",
8833
+ "type": "download-card",
8834
+ "item": "border-width"
8835
+ },
8836
+ "path": [
8837
+ "conduction",
8838
+ "download-card",
8839
+ "border-width"
8840
+ ]
8841
+ },
8842
+ "border-style": {
8843
+ "value": "solid",
8844
+ "filePath": "src/component/conduction/download-card.tokens.json",
8845
+ "isSource": true,
8846
+ "original": {
8847
+ "value": "solid"
8848
+ },
8849
+ "name": "conductionDownloadCardBorderStyle",
8850
+ "attributes": {
8851
+ "category": "conduction",
8852
+ "type": "download-card",
8853
+ "item": "border-style"
8854
+ },
8855
+ "path": [
8856
+ "conduction",
8857
+ "download-card",
8858
+ "border-style"
8859
+ ]
8860
+ },
8861
+ "border-color": {
8862
+ "value": "#d1d1d1",
8863
+ "filePath": "src/component/conduction/download-card.tokens.json",
8864
+ "isSource": true,
8865
+ "original": {
8866
+ "value": "{epe.color.grey.82}"
8867
+ },
8868
+ "name": "conductionDownloadCardBorderColor",
8869
+ "attributes": {
8870
+ "category": "conduction",
8871
+ "type": "download-card",
8872
+ "item": "border-color"
8873
+ },
8874
+ "path": [
8875
+ "conduction",
8876
+ "download-card",
8877
+ "border-color"
8878
+ ]
8879
+ },
8880
+ "border-radius": {
8881
+ "value": "0px",
8882
+ "filePath": "src/component/conduction/download-card.tokens.json",
8883
+ "isSource": true,
8884
+ "original": {
8885
+ "value": "0px"
8886
+ },
8887
+ "name": "conductionDownloadCardBorderRadius",
8888
+ "attributes": {
8889
+ "category": "conduction",
8890
+ "type": "download-card",
8891
+ "item": "border-radius"
8892
+ },
8893
+ "path": [
8894
+ "conduction",
8895
+ "download-card",
8896
+ "border-radius"
8897
+ ]
8898
+ },
8899
+ "icon-gap": {
8900
+ "value": "8px",
8901
+ "filePath": "src/component/conduction/download-card.tokens.json",
8902
+ "isSource": true,
8903
+ "original": {
8904
+ "value": "{epe.size.xs}"
8905
+ },
8906
+ "name": "conductionDownloadCardIconGap",
8907
+ "attributes": {
8908
+ "category": "conduction",
8909
+ "type": "download-card",
8910
+ "item": "icon-gap"
8911
+ },
8912
+ "path": [
8913
+ "conduction",
8914
+ "download-card",
8915
+ "icon-gap"
8916
+ ]
8917
+ },
8918
+ "padding-inline-end": {
8919
+ "value": "18px",
8920
+ "filePath": "src/component/conduction/download-card.tokens.json",
8921
+ "isSource": true,
8922
+ "original": {
8923
+ "value": "{epe.size.md}"
8924
+ },
8925
+ "name": "conductionDownloadCardPaddingInlineEnd",
8926
+ "attributes": {
8927
+ "category": "conduction",
8928
+ "type": "download-card",
8929
+ "item": "padding-inline-end"
8930
+ },
8931
+ "path": [
8932
+ "conduction",
8933
+ "download-card",
8934
+ "padding-inline-end"
8935
+ ]
8936
+ },
8937
+ "padding-inline-start": {
8938
+ "value": "18px",
8939
+ "filePath": "src/component/conduction/download-card.tokens.json",
8940
+ "isSource": true,
8941
+ "original": {
8942
+ "value": "{epe.size.md}"
8943
+ },
8944
+ "name": "conductionDownloadCardPaddingInlineStart",
8945
+ "attributes": {
8946
+ "category": "conduction",
8947
+ "type": "download-card",
8948
+ "item": "padding-inline-start"
8949
+ },
8950
+ "path": [
8951
+ "conduction",
8952
+ "download-card",
8953
+ "padding-inline-start"
8954
+ ]
8955
+ },
8956
+ "padding-block-end": {
8957
+ "value": "18px",
8958
+ "filePath": "src/component/conduction/download-card.tokens.json",
8959
+ "isSource": true,
8960
+ "original": {
8961
+ "value": "{epe.size.md}"
8962
+ },
8963
+ "name": "conductionDownloadCardPaddingBlockEnd",
8964
+ "attributes": {
8965
+ "category": "conduction",
8966
+ "type": "download-card",
8967
+ "item": "padding-block-end"
8968
+ },
8969
+ "path": [
8970
+ "conduction",
8971
+ "download-card",
8972
+ "padding-block-end"
8973
+ ]
8974
+ },
8975
+ "padding-block-start": {
8976
+ "value": "18px",
8977
+ "filePath": "src/component/conduction/download-card.tokens.json",
8978
+ "isSource": true,
8979
+ "original": {
8980
+ "value": "{epe.size.md}"
8981
+ },
8982
+ "name": "conductionDownloadCardPaddingBlockStart",
8983
+ "attributes": {
8984
+ "category": "conduction",
8985
+ "type": "download-card",
8986
+ "item": "padding-block-start"
8987
+ },
8988
+ "path": [
8989
+ "conduction",
8990
+ "download-card",
8991
+ "padding-block-start"
8992
+ ]
8993
+ }
8994
+ },
8995
+ "logo": {
8996
+ "header": {
8997
+ "inline-size": {
8998
+ "value": "155px",
8999
+ "filePath": "src/component/conduction/logo.tokens.json",
9000
+ "isSource": true,
9001
+ "original": {
9002
+ "value": "155px"
9003
+ },
9004
+ "name": "conductionLogoHeaderInlineSize",
9005
+ "attributes": {
9006
+ "category": "conduction",
9007
+ "type": "logo",
9008
+ "item": "header",
9009
+ "subitem": "inline-size"
9010
+ },
9011
+ "path": [
9012
+ "conduction",
9013
+ "logo",
9014
+ "header",
9015
+ "inline-size"
9016
+ ]
9017
+ },
9018
+ "block-size": {
9019
+ "value": "88px",
9020
+ "filePath": "src/component/conduction/logo.tokens.json",
9021
+ "isSource": true,
9022
+ "original": {
9023
+ "value": "88px"
9024
+ },
9025
+ "name": "conductionLogoHeaderBlockSize",
9026
+ "attributes": {
9027
+ "category": "conduction",
9028
+ "type": "logo",
9029
+ "item": "header",
9030
+ "subitem": "block-size"
7691
9031
  },
7692
9032
  "path": [
7693
9033
  "conduction",
@@ -7782,6 +9122,71 @@
7782
9122
  "background-image"
7783
9123
  ]
7784
9124
  }
9125
+ },
9126
+ "navbar": {
9127
+ "inline-size": {
9128
+ "value": "100px",
9129
+ "filePath": "src/component/conduction/logo.tokens.json",
9130
+ "isSource": true,
9131
+ "original": {
9132
+ "value": "100px"
9133
+ },
9134
+ "name": "conductionLogoNavbarInlineSize",
9135
+ "attributes": {
9136
+ "category": "conduction",
9137
+ "type": "logo",
9138
+ "item": "navbar",
9139
+ "subitem": "inline-size"
9140
+ },
9141
+ "path": [
9142
+ "conduction",
9143
+ "logo",
9144
+ "navbar",
9145
+ "inline-size"
9146
+ ]
9147
+ },
9148
+ "block-size": {
9149
+ "value": "45px",
9150
+ "filePath": "src/component/conduction/logo.tokens.json",
9151
+ "isSource": true,
9152
+ "original": {
9153
+ "value": "45px"
9154
+ },
9155
+ "name": "conductionLogoNavbarBlockSize",
9156
+ "attributes": {
9157
+ "category": "conduction",
9158
+ "type": "logo",
9159
+ "item": "navbar",
9160
+ "subitem": "block-size"
9161
+ },
9162
+ "path": [
9163
+ "conduction",
9164
+ "logo",
9165
+ "navbar",
9166
+ "block-size"
9167
+ ]
9168
+ },
9169
+ "background-image": {
9170
+ "value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='155' height='88' viewBox='0 0 155 88' class='logo__svg' role='img' aria-hidden='true'%3E%3Ctitle id='site-logo-title'%3EGemeente Epe%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cpath fill='%23231f20' class='logo__svg--letters-path' d='M7.7,74.621h5.957v8.144a16.255,16.255,0,0,1-5.594.8C4.916,83.57,0,82.137,0,75.642c0-3.715,2.325-7.754,8.767-7.754A16.751,16.751,0,0,1,13.2,68.5l-.242,2.975a9.753,9.753,0,0,0-3.875-.847c-4.19,0-5.013,3.453-5.013,5.169,0,2.824,1.453,5.038,4.48,5.038a3.46,3.46,0,0,0,1.381-.217V77.184H7.7ZM19.69,76.684c0-.607,0-2.781,1.962-2.781,1.574,0,1.985,1.347,1.985,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.557,8.557,0,0,1-3.56.89c-2.156,0-3.124-1.238-3.124-2.585h7.435Zm15.96-1.389c0-1.3-.605-1.782-1.453-1.782a1.445,1.445,0,0,0-1.574,1.586v7.167H36.231V76.338c0-1.434-.7-1.782-1.332-1.782-1.259,0-1.7.977-1.7,2.411v6.342H29.377V74.36a19.59,19.59,0,0,0-.1-2.368h3.488c.048.5.1,1.13.1,1.891h.049a3.461,3.461,0,0,1,3.56-2.065,3.212,3.212,0,0,1,3.27,1.891,3.434,3.434,0,0,1,3.463-1.891c2.786,0,3.706,1.826,3.706,4.085v7.406H43.085Zm9.809.346c0-.607,0-2.781,1.961-2.781,1.575,0,1.987,1.347,1.987,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.474-5.909a5.478,5.478,0,0,0-5.594,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.553,8.553,0,0,1-3.56.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm5.57-1.043c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.079,13.079,0,0,0,4-.653l-.072-2.583a8.561,8.561,0,0,1-3.561.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm9.228-1.389c0-1.412-.7-1.782-1.478-1.782-1.235,0-1.67.955-1.67,2.411v6.342H75.587V74.36a19.8,19.8,0,0,0-.1-2.368h3.487c.049.5.1,1.13.1,1.891h.048a3.463,3.463,0,0,1,3.561-2.065c2.785,0,3.7,1.826,3.7,4.085v7.406H82.562Zm5.5-4.346h2.18V69.669l3.73-1.064v3.387h2.47V74.4h-2.47v5.19c0,1.108.557,1.412,1.283,1.412a3.133,3.133,0,0,0,1.261-.239v2.411a10.072,10.072,0,0,1-2.665.305c-1.986,0-3.706-.869-3.706-3.345V74.4H88.059Zm13.733,4.692c0-.607,0-2.781,1.961-2.781,1.575,0,1.986,1.347,1.986,2.781Zm7.434,1.043c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.595,5.8c0,3.454,1.961,5.865,6.395,5.865a13.089,13.089,0,0,0,4-.653l-.074-2.583a8.544,8.544,0,0,1-3.559.89c-2.156,0-3.124-1.238-3.124-2.585h7.434Zm8.815-9.578H127.8V70.8h-5.933v3.39h5.642v2.648h-5.642V80.66h6.223v2.649H118.041Zm19.885,9.491c0,1.8-.146,3.5-1.841,3.5-1.551,0-1.913-1.694-1.913-3.5,0-1.3.339-3.345,1.913-3.345C137.828,74.3,137.926,76.467,137.926,77.64ZM130.345,88h3.827V81.637h.048a3.278,3.278,0,0,0,3.245,1.846c3.173,0,4.432-2.52,4.432-5.561,0-3.6-1.6-6.1-4.432-6.1a3.607,3.607,0,0,0-3.439,1.978h-.048a15.517,15.517,0,0,0-.1-1.8h-3.632a23.955,23.955,0,0,1,.1,2.542Zm17.22-11.316c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781ZM155,77.727c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.6,5.8c0,3.454,1.963,5.865,6.394,5.865a13.091,13.091,0,0,0,4-.653l-.072-2.583a8.569,8.569,0,0,1-3.561.89c-2.156,0-3.124-1.238-3.124-2.585H155Z'%3E%3C/path%3E%3Cpath fill='%2300539f' class='logo__svg--deer-path' d='M102.234,38.54l.11-.063c-.038-7.534-2.5-14.87-6.094-21.718v-.248l8.5-2.678-.6-2.989-7.8-.437A8.7,8.7,0,0,0,99.4,7.557l-1.809-1c-1.073,1.529-3.054,3.053-6.7,3.053-9.735,0-15.672-7.5-17.153-9.614L71.754.783c.956,1.481,5.885,8.486,14.6,10.413l-6.025,3.031,6,.436L87.5,25.622l-39.711-.006.054,2.164c1.447-.083,3.011-.042,3.975,1a4.948,4.948,0,0,1,.5,5.167,37.313,37.313,0,0,1-2.967,5.109c-9.037,2-16.871,5-22.686,8.82l2.466,3.062c5.771-3.791,13.73-6.721,22.965-8.591l.005,0v0a126.7,126.7,0,0,1,26.561-2.336c17.5.231,34.074,3.822,44.985,9.683l2.119-3.266A83.593,83.593,0,0,0,102.234,38.54Z'%3E%3C/path%3E%3Cpath fill='%23d5a10f' class='logo__svg--emblem-path' d='M115.353,41.321c.036.224.068.458.1.684-.8-.273-1.615-.532-2.44-.787.3-.845.732-1.635,1.208-1.58C114.809,39.706,115.217,40.479,115.353,41.321Zm-82.624-.978c1.1,1.09,2.674,2.585,2.982,2.873q1.681-.684,3.475-1.308a12.483,12.483,0,0,1-.321-2.475,19.928,19.928,0,0,1,.363-3.388.927.927,0,0,0-.272-1.069.535.535,0,0,0-.794.159,19.482,19.482,0,0,0-1.382,2.411s-.136.492-.333.477-.075-.5-.061-.591a16.765,16.765,0,0,1,1.588-4.866c1.284-2.562,1.1-1.971,1.194-2.3s.226-1.046-.485-.849-.694.243-.785.106.121-.349.257-.606a16.566,16.566,0,0,1,3.4-3.684s.757-.591.438-1.015-.68-.152-.906-.122-.363.106-.438-.03.1-.576.544-.849a42.561,42.561,0,0,0,5.244-3.9c.862-1,1.33-1.622.968-2.077s-1.345-.379-2.086.091a24.753,24.753,0,0,0-3.31,2.926,9.567,9.567,0,0,1-1.375,1.379c-.151.061-.378.167-.181-.182s.5-.924.226-1.121-.65-.273-1.33.182a11.369,11.369,0,0,0-3.37,3.986,17.766,17.766,0,0,0-.877,2.744c-.03.137-.332.561-.453.076a7.037,7.037,0,0,1-.181-1.152c-.016-.212-.046-.561-.318-.606a.919.919,0,0,0-.967.5c-.257.47-1.633,3.683-1.149,6.033a23.4,23.4,0,0,0,.877,3.532c.151.364.257.531.106.622a1,1,0,0,1-.877-.318c-.227-.258-.71-.9-.8-1.032s-.439-.454-.756-.227a2,2,0,0,0-.242,1.85A12.089,12.089,0,0,0,32.729,40.343ZM114.5,23.213c.44.273.62.712.545.849s-.212.06-.439.03-.588-.3-.906.122.438,1.015.438,1.015a16.609,16.609,0,0,1,3.4,3.684c.136.257.347.47.256.606s-.075.091-.785-.106-.576.515-.484.849-.092-.258,1.194,2.3a16.744,16.744,0,0,1,1.587,4.866c.014.091.136.576-.061.591s-.332-.477-.332-.477a19.61,19.61,0,0,0-1.382-2.411.535.535,0,0,0-.794-.159.928.928,0,0,0-.273,1.069,20.012,20.012,0,0,1,.364,3.388,14.049,14.049,0,0,1-.418,2.912q1.629.579,3.176,1.206c.134-.115.273-.222.34-.283.166-.152,1.873-1.773,3.037-2.925a12.07,12.07,0,0,0,2.388-3.82,2,2,0,0,0-.241-1.85c-.318-.227-.665.091-.756.227s-.574.774-.8,1.032a1,1,0,0,1-.878.318c-.15-.091-.044-.258.107-.622a23.621,23.621,0,0,0,.876-3.532c.485-2.35-.892-5.563-1.149-6.033a.919.919,0,0,0-.967-.5c-.272.045-.3.394-.316.606a7.1,7.1,0,0,1-.183,1.152c-.12.485-.423.061-.452-.076a17.581,17.581,0,0,0-.878-2.744,11.368,11.368,0,0,0-3.369-3.986c-.681-.455-1.058-.38-1.33-.182s.03.773.225,1.121-.03.243-.18.182a9.567,9.567,0,0,1-1.375-1.379,24.815,24.815,0,0,0-3.31-2.926c-.742-.47-1.723-.545-2.086-.091s.1,1.077.967,2.077A42.561,42.561,0,0,0,114.5,23.213Zm5.79,20.62q1.323.553,2.579,1.144a20.9,20.9,0,0,0,2.438-2.3c.3-.378.832-1.485.513-1.819s-1.48.622-2.388,1.334A15.2,15.2,0,0,1,120.288,43.833Zm-2.025,5.045c-.274.076-1.332.348-1.981.47s-3.128.273-3.416.287-.287.076-.3-.167.166-.211.166-.211.982-.274,2.508-.713a34.4,34.4,0,0,0,3.383-1.219q-3.251-1.358-6.921-2.491a10.7,10.7,0,0,1-.791,1.534,7.909,7.909,0,0,1-3.037,2.365c-.636.228-.25-.341-.25-.341s.18-.227.522-.682a10.755,10.755,0,0,0,1.019-2.387,1.742,1.742,0,0,0-.107-1.257c-.209-.057-.425-.11-.635-.166a1.173,1.173,0,0,0-.39.444,20.853,20.853,0,0,1-9.3,6.458c-6.849,2.465-14.532,3.2-20.964,3.267-6.4-.073-14.02-.821-20.814-3.267a20.848,20.848,0,0,1-9.3-6.458s-.362-.749-.861-.432-.317,1.115-.272,1.411a10.716,10.716,0,0,0,1.02,2.387c.34.455.522.682.522.682s.386.569-.25.341a7.9,7.9,0,0,1-3.038-2.365,12.548,12.548,0,0,1-.971-1.958,69.708,69.708,0,0,0-7.355,2.653,35.7,35.7,0,0,0,4,1.481c1.526.439,2.509.713,2.509.713s.181-.031.165.211-.014.182-.3.167-2.766-.167-3.415-.287-1.708-.394-1.981-.47-.694-.167-.846.273.968,1.136,1.224,1.273A28.168,28.168,0,0,0,44.73,52.8a92,92,0,0,0,9.944,1.7s.529,0,.529.226-.3.213-.529.228-2.145.075-2.539.061-2.765-.212-3.052-.258-1.18-.061-1.134.228.257.7,1.013.864,6.544,1.106,7.737,1.182,6.485.318,6.772.318.876.379.03.41-3.2.091-3.2.091-.439.014-.439.242.258.3.514.334,3.764.546,3.764.546,6.59.818,7.375.894c.577.055,3.637.235,6.175.3,0,0,.606.028.917.018.087,0,.261-.01.261-.01,2.328-.089,4.8-.259,5.316-.308.786-.076,7.376-.894,7.376-.894s3.507-.516,3.763-.546.515-.107.515-.334-.439-.242-.439-.242-2.358-.061-3.2-.091-.257-.41.03-.41,5.577-.242,6.772-.318,6.981-1.016,7.737-1.182.967-.577,1.012-.864-.846-.273-1.134-.228-2.658.243-3.053.258-2.311-.046-2.538-.061-.529,0-.529-.228.529-.226.529-.226a91.957,91.957,0,0,0,9.944-1.7,28.13,28.13,0,0,0,6.923-2.379c.257-.137,1.375-.834,1.224-1.273S118.534,48.8,118.263,48.878ZM32.438,44.657q1.155-.55,2.376-1.067a13.562,13.562,0,0,1-2.553-1.4c-.907-.712-2.071-1.667-2.388-1.334s.212,1.441.514,1.819A20.028,20.028,0,0,0,32.438,44.657Zm9.034-5.019c-.589.068-1,.841-1.133,1.683-.01.067-.021.137-.031.206q1.092-.363,2.22-.7C42.24,40.146,41.872,39.592,41.472,39.638Z'%3E%3C/path%3E%3C/svg%3E\")",
9171
+ "filePath": "src/component/conduction/logo.tokens.json",
9172
+ "isSource": true,
9173
+ "original": {
9174
+ "value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='155' height='88' viewBox='0 0 155 88' class='logo__svg' role='img' aria-hidden='true'%3E%3Ctitle id='site-logo-title'%3EGemeente Epe%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cpath fill='%23231f20' class='logo__svg--letters-path' d='M7.7,74.621h5.957v8.144a16.255,16.255,0,0,1-5.594.8C4.916,83.57,0,82.137,0,75.642c0-3.715,2.325-7.754,8.767-7.754A16.751,16.751,0,0,1,13.2,68.5l-.242,2.975a9.753,9.753,0,0,0-3.875-.847c-4.19,0-5.013,3.453-5.013,5.169,0,2.824,1.453,5.038,4.48,5.038a3.46,3.46,0,0,0,1.381-.217V77.184H7.7ZM19.69,76.684c0-.607,0-2.781,1.962-2.781,1.574,0,1.985,1.347,1.985,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.557,8.557,0,0,1-3.56.89c-2.156,0-3.124-1.238-3.124-2.585h7.435Zm15.96-1.389c0-1.3-.605-1.782-1.453-1.782a1.445,1.445,0,0,0-1.574,1.586v7.167H36.231V76.338c0-1.434-.7-1.782-1.332-1.782-1.259,0-1.7.977-1.7,2.411v6.342H29.377V74.36a19.59,19.59,0,0,0-.1-2.368h3.488c.048.5.1,1.13.1,1.891h.049a3.461,3.461,0,0,1,3.56-2.065,3.212,3.212,0,0,1,3.27,1.891,3.434,3.434,0,0,1,3.463-1.891c2.786,0,3.706,1.826,3.706,4.085v7.406H43.085Zm9.809.346c0-.607,0-2.781,1.961-2.781,1.575,0,1.987,1.347,1.987,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.474-5.909a5.478,5.478,0,0,0-5.594,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.553,8.553,0,0,1-3.56.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm5.57-1.043c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.079,13.079,0,0,0,4-.653l-.072-2.583a8.561,8.561,0,0,1-3.561.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm9.228-1.389c0-1.412-.7-1.782-1.478-1.782-1.235,0-1.67.955-1.67,2.411v6.342H75.587V74.36a19.8,19.8,0,0,0-.1-2.368h3.487c.049.5.1,1.13.1,1.891h.048a3.463,3.463,0,0,1,3.561-2.065c2.785,0,3.7,1.826,3.7,4.085v7.406H82.562Zm5.5-4.346h2.18V69.669l3.73-1.064v3.387h2.47V74.4h-2.47v5.19c0,1.108.557,1.412,1.283,1.412a3.133,3.133,0,0,0,1.261-.239v2.411a10.072,10.072,0,0,1-2.665.305c-1.986,0-3.706-.869-3.706-3.345V74.4H88.059Zm13.733,4.692c0-.607,0-2.781,1.961-2.781,1.575,0,1.986,1.347,1.986,2.781Zm7.434,1.043c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.595,5.8c0,3.454,1.961,5.865,6.395,5.865a13.089,13.089,0,0,0,4-.653l-.074-2.583a8.544,8.544,0,0,1-3.559.89c-2.156,0-3.124-1.238-3.124-2.585h7.434Zm8.815-9.578H127.8V70.8h-5.933v3.39h5.642v2.648h-5.642V80.66h6.223v2.649H118.041Zm19.885,9.491c0,1.8-.146,3.5-1.841,3.5-1.551,0-1.913-1.694-1.913-3.5,0-1.3.339-3.345,1.913-3.345C137.828,74.3,137.926,76.467,137.926,77.64ZM130.345,88h3.827V81.637h.048a3.278,3.278,0,0,0,3.245,1.846c3.173,0,4.432-2.52,4.432-5.561,0-3.6-1.6-6.1-4.432-6.1a3.607,3.607,0,0,0-3.439,1.978h-.048a15.517,15.517,0,0,0-.1-1.8h-3.632a23.955,23.955,0,0,1,.1,2.542Zm17.22-11.316c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781ZM155,77.727c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.6,5.8c0,3.454,1.963,5.865,6.394,5.865a13.091,13.091,0,0,0,4-.653l-.072-2.583a8.569,8.569,0,0,1-3.561.89c-2.156,0-3.124-1.238-3.124-2.585H155Z'%3E%3C/path%3E%3Cpath fill='%2300539f' class='logo__svg--deer-path' d='M102.234,38.54l.11-.063c-.038-7.534-2.5-14.87-6.094-21.718v-.248l8.5-2.678-.6-2.989-7.8-.437A8.7,8.7,0,0,0,99.4,7.557l-1.809-1c-1.073,1.529-3.054,3.053-6.7,3.053-9.735,0-15.672-7.5-17.153-9.614L71.754.783c.956,1.481,5.885,8.486,14.6,10.413l-6.025,3.031,6,.436L87.5,25.622l-39.711-.006.054,2.164c1.447-.083,3.011-.042,3.975,1a4.948,4.948,0,0,1,.5,5.167,37.313,37.313,0,0,1-2.967,5.109c-9.037,2-16.871,5-22.686,8.82l2.466,3.062c5.771-3.791,13.73-6.721,22.965-8.591l.005,0v0a126.7,126.7,0,0,1,26.561-2.336c17.5.231,34.074,3.822,44.985,9.683l2.119-3.266A83.593,83.593,0,0,0,102.234,38.54Z'%3E%3C/path%3E%3Cpath fill='%23d5a10f' class='logo__svg--emblem-path' d='M115.353,41.321c.036.224.068.458.1.684-.8-.273-1.615-.532-2.44-.787.3-.845.732-1.635,1.208-1.58C114.809,39.706,115.217,40.479,115.353,41.321Zm-82.624-.978c1.1,1.09,2.674,2.585,2.982,2.873q1.681-.684,3.475-1.308a12.483,12.483,0,0,1-.321-2.475,19.928,19.928,0,0,1,.363-3.388.927.927,0,0,0-.272-1.069.535.535,0,0,0-.794.159,19.482,19.482,0,0,0-1.382,2.411s-.136.492-.333.477-.075-.5-.061-.591a16.765,16.765,0,0,1,1.588-4.866c1.284-2.562,1.1-1.971,1.194-2.3s.226-1.046-.485-.849-.694.243-.785.106.121-.349.257-.606a16.566,16.566,0,0,1,3.4-3.684s.757-.591.438-1.015-.68-.152-.906-.122-.363.106-.438-.03.1-.576.544-.849a42.561,42.561,0,0,0,5.244-3.9c.862-1,1.33-1.622.968-2.077s-1.345-.379-2.086.091a24.753,24.753,0,0,0-3.31,2.926,9.567,9.567,0,0,1-1.375,1.379c-.151.061-.378.167-.181-.182s.5-.924.226-1.121-.65-.273-1.33.182a11.369,11.369,0,0,0-3.37,3.986,17.766,17.766,0,0,0-.877,2.744c-.03.137-.332.561-.453.076a7.037,7.037,0,0,1-.181-1.152c-.016-.212-.046-.561-.318-.606a.919.919,0,0,0-.967.5c-.257.47-1.633,3.683-1.149,6.033a23.4,23.4,0,0,0,.877,3.532c.151.364.257.531.106.622a1,1,0,0,1-.877-.318c-.227-.258-.71-.9-.8-1.032s-.439-.454-.756-.227a2,2,0,0,0-.242,1.85A12.089,12.089,0,0,0,32.729,40.343ZM114.5,23.213c.44.273.62.712.545.849s-.212.06-.439.03-.588-.3-.906.122.438,1.015.438,1.015a16.609,16.609,0,0,1,3.4,3.684c.136.257.347.47.256.606s-.075.091-.785-.106-.576.515-.484.849-.092-.258,1.194,2.3a16.744,16.744,0,0,1,1.587,4.866c.014.091.136.576-.061.591s-.332-.477-.332-.477a19.61,19.61,0,0,0-1.382-2.411.535.535,0,0,0-.794-.159.928.928,0,0,0-.273,1.069,20.012,20.012,0,0,1,.364,3.388,14.049,14.049,0,0,1-.418,2.912q1.629.579,3.176,1.206c.134-.115.273-.222.34-.283.166-.152,1.873-1.773,3.037-2.925a12.07,12.07,0,0,0,2.388-3.82,2,2,0,0,0-.241-1.85c-.318-.227-.665.091-.756.227s-.574.774-.8,1.032a1,1,0,0,1-.878.318c-.15-.091-.044-.258.107-.622a23.621,23.621,0,0,0,.876-3.532c.485-2.35-.892-5.563-1.149-6.033a.919.919,0,0,0-.967-.5c-.272.045-.3.394-.316.606a7.1,7.1,0,0,1-.183,1.152c-.12.485-.423.061-.452-.076a17.581,17.581,0,0,0-.878-2.744,11.368,11.368,0,0,0-3.369-3.986c-.681-.455-1.058-.38-1.33-.182s.03.773.225,1.121-.03.243-.18.182a9.567,9.567,0,0,1-1.375-1.379,24.815,24.815,0,0,0-3.31-2.926c-.742-.47-1.723-.545-2.086-.091s.1,1.077.967,2.077A42.561,42.561,0,0,0,114.5,23.213Zm5.79,20.62q1.323.553,2.579,1.144a20.9,20.9,0,0,0,2.438-2.3c.3-.378.832-1.485.513-1.819s-1.48.622-2.388,1.334A15.2,15.2,0,0,1,120.288,43.833Zm-2.025,5.045c-.274.076-1.332.348-1.981.47s-3.128.273-3.416.287-.287.076-.3-.167.166-.211.166-.211.982-.274,2.508-.713a34.4,34.4,0,0,0,3.383-1.219q-3.251-1.358-6.921-2.491a10.7,10.7,0,0,1-.791,1.534,7.909,7.909,0,0,1-3.037,2.365c-.636.228-.25-.341-.25-.341s.18-.227.522-.682a10.755,10.755,0,0,0,1.019-2.387,1.742,1.742,0,0,0-.107-1.257c-.209-.057-.425-.11-.635-.166a1.173,1.173,0,0,0-.39.444,20.853,20.853,0,0,1-9.3,6.458c-6.849,2.465-14.532,3.2-20.964,3.267-6.4-.073-14.02-.821-20.814-3.267a20.848,20.848,0,0,1-9.3-6.458s-.362-.749-.861-.432-.317,1.115-.272,1.411a10.716,10.716,0,0,0,1.02,2.387c.34.455.522.682.522.682s.386.569-.25.341a7.9,7.9,0,0,1-3.038-2.365,12.548,12.548,0,0,1-.971-1.958,69.708,69.708,0,0,0-7.355,2.653,35.7,35.7,0,0,0,4,1.481c1.526.439,2.509.713,2.509.713s.181-.031.165.211-.014.182-.3.167-2.766-.167-3.415-.287-1.708-.394-1.981-.47-.694-.167-.846.273.968,1.136,1.224,1.273A28.168,28.168,0,0,0,44.73,52.8a92,92,0,0,0,9.944,1.7s.529,0,.529.226-.3.213-.529.228-2.145.075-2.539.061-2.765-.212-3.052-.258-1.18-.061-1.134.228.257.7,1.013.864,6.544,1.106,7.737,1.182,6.485.318,6.772.318.876.379.03.41-3.2.091-3.2.091-.439.014-.439.242.258.3.514.334,3.764.546,3.764.546,6.59.818,7.375.894c.577.055,3.637.235,6.175.3,0,0,.606.028.917.018.087,0,.261-.01.261-.01,2.328-.089,4.8-.259,5.316-.308.786-.076,7.376-.894,7.376-.894s3.507-.516,3.763-.546.515-.107.515-.334-.439-.242-.439-.242-2.358-.061-3.2-.091-.257-.41.03-.41,5.577-.242,6.772-.318,6.981-1.016,7.737-1.182.967-.577,1.012-.864-.846-.273-1.134-.228-2.658.243-3.053.258-2.311-.046-2.538-.061-.529,0-.529-.228.529-.226.529-.226a91.957,91.957,0,0,0,9.944-1.7,28.13,28.13,0,0,0,6.923-2.379c.257-.137,1.375-.834,1.224-1.273S118.534,48.8,118.263,48.878ZM32.438,44.657q1.155-.55,2.376-1.067a13.562,13.562,0,0,1-2.553-1.4c-.907-.712-2.071-1.667-2.388-1.334s.212,1.441.514,1.819A20.028,20.028,0,0,0,32.438,44.657Zm9.034-5.019c-.589.068-1,.841-1.133,1.683-.01.067-.021.137-.031.206q1.092-.363,2.22-.7C42.24,40.146,41.872,39.592,41.472,39.638Z'%3E%3C/path%3E%3C/svg%3E\")"
9175
+ },
9176
+ "name": "conductionLogoNavbarBackgroundImage",
9177
+ "attributes": {
9178
+ "category": "conduction",
9179
+ "type": "logo",
9180
+ "item": "navbar",
9181
+ "subitem": "background-image"
9182
+ },
9183
+ "path": [
9184
+ "conduction",
9185
+ "logo",
9186
+ "navbar",
9187
+ "background-image"
9188
+ ]
9189
+ }
7785
9190
  }
7786
9191
  },
7787
9192
  "primary": {