@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
@@ -397,6 +397,1115 @@
397
397
  "padding-inline-start"
398
398
  ]
399
399
  },
400
+ {
401
+ "value": "#d1d1d1",
402
+ "filePath": "src/component/conduction/download-card.tokens.json",
403
+ "isSource": true,
404
+ "original": {
405
+ "value": "{epe.color.grey.82}"
406
+ },
407
+ "name": "conductionDownloadCardBorderColor",
408
+ "attributes": {
409
+ "category": "conduction",
410
+ "type": "download-card",
411
+ "item": "border-color"
412
+ },
413
+ "path": [
414
+ "conduction",
415
+ "download-card",
416
+ "border-color"
417
+ ]
418
+ },
419
+ {
420
+ "value": "0px",
421
+ "filePath": "src/component/conduction/download-card.tokens.json",
422
+ "isSource": true,
423
+ "original": {
424
+ "value": "0px"
425
+ },
426
+ "name": "conductionDownloadCardBorderRadius",
427
+ "attributes": {
428
+ "category": "conduction",
429
+ "type": "download-card",
430
+ "item": "border-radius"
431
+ },
432
+ "path": [
433
+ "conduction",
434
+ "download-card",
435
+ "border-radius"
436
+ ]
437
+ },
438
+ {
439
+ "value": "solid",
440
+ "filePath": "src/component/conduction/download-card.tokens.json",
441
+ "isSource": true,
442
+ "original": {
443
+ "value": "solid"
444
+ },
445
+ "name": "conductionDownloadCardBorderStyle",
446
+ "attributes": {
447
+ "category": "conduction",
448
+ "type": "download-card",
449
+ "item": "border-style"
450
+ },
451
+ "path": [
452
+ "conduction",
453
+ "download-card",
454
+ "border-style"
455
+ ]
456
+ },
457
+ {
458
+ "value": "1px",
459
+ "filePath": "src/component/conduction/download-card.tokens.json",
460
+ "isSource": true,
461
+ "original": {
462
+ "value": "{epe.size.4xs}"
463
+ },
464
+ "name": "conductionDownloadCardBorderWidth",
465
+ "attributes": {
466
+ "category": "conduction",
467
+ "type": "download-card",
468
+ "item": "border-width"
469
+ },
470
+ "path": [
471
+ "conduction",
472
+ "download-card",
473
+ "border-width"
474
+ ]
475
+ },
476
+ {
477
+ "value": "8px",
478
+ "filePath": "src/component/conduction/download-card.tokens.json",
479
+ "isSource": true,
480
+ "original": {
481
+ "value": "{epe.size.xs}"
482
+ },
483
+ "name": "conductionDownloadCardIconGap",
484
+ "attributes": {
485
+ "category": "conduction",
486
+ "type": "download-card",
487
+ "item": "icon-gap"
488
+ },
489
+ "path": [
490
+ "conduction",
491
+ "download-card",
492
+ "icon-gap"
493
+ ]
494
+ },
495
+ {
496
+ "value": "18px",
497
+ "filePath": "src/component/conduction/download-card.tokens.json",
498
+ "isSource": true,
499
+ "original": {
500
+ "value": "{epe.size.md}"
501
+ },
502
+ "name": "conductionDownloadCardPaddingBlockEnd",
503
+ "attributes": {
504
+ "category": "conduction",
505
+ "type": "download-card",
506
+ "item": "padding-block-end"
507
+ },
508
+ "path": [
509
+ "conduction",
510
+ "download-card",
511
+ "padding-block-end"
512
+ ]
513
+ },
514
+ {
515
+ "value": "18px",
516
+ "filePath": "src/component/conduction/download-card.tokens.json",
517
+ "isSource": true,
518
+ "original": {
519
+ "value": "{epe.size.md}"
520
+ },
521
+ "name": "conductionDownloadCardPaddingBlockStart",
522
+ "attributes": {
523
+ "category": "conduction",
524
+ "type": "download-card",
525
+ "item": "padding-block-start"
526
+ },
527
+ "path": [
528
+ "conduction",
529
+ "download-card",
530
+ "padding-block-start"
531
+ ]
532
+ },
533
+ {
534
+ "value": "18px",
535
+ "filePath": "src/component/conduction/download-card.tokens.json",
536
+ "isSource": true,
537
+ "original": {
538
+ "value": "{epe.size.md}"
539
+ },
540
+ "name": "conductionDownloadCardPaddingInlineEnd",
541
+ "attributes": {
542
+ "category": "conduction",
543
+ "type": "download-card",
544
+ "item": "padding-inline-end"
545
+ },
546
+ "path": [
547
+ "conduction",
548
+ "download-card",
549
+ "padding-inline-end"
550
+ ]
551
+ },
552
+ {
553
+ "value": "18px",
554
+ "filePath": "src/component/conduction/download-card.tokens.json",
555
+ "isSource": true,
556
+ "original": {
557
+ "value": "{epe.size.md}"
558
+ },
559
+ "name": "conductionDownloadCardPaddingInlineStart",
560
+ "attributes": {
561
+ "category": "conduction",
562
+ "type": "download-card",
563
+ "item": "padding-inline-start"
564
+ },
565
+ "path": [
566
+ "conduction",
567
+ "download-card",
568
+ "padding-inline-start"
569
+ ]
570
+ },
571
+ {
572
+ "value": "#2e2e33",
573
+ "filePath": "src/component/conduction/download-card.tokens.json",
574
+ "isSource": true,
575
+ "original": {
576
+ "value": "{epe.color.black.19}"
577
+ },
578
+ "name": "conductionDownloadCardTitleColor",
579
+ "attributes": {
580
+ "category": "conduction",
581
+ "type": "download-card",
582
+ "item": "title",
583
+ "subitem": "color"
584
+ },
585
+ "path": [
586
+ "conduction",
587
+ "download-card",
588
+ "title",
589
+ "color"
590
+ ]
591
+ },
592
+ {
593
+ "value": "\"Source Sans\"",
594
+ "filePath": "src/component/conduction/download-card.tokens.json",
595
+ "isSource": true,
596
+ "original": {
597
+ "value": "{epe.typography.source-sans.font-family}"
598
+ },
599
+ "name": "conductionDownloadCardTitleFontFamily",
600
+ "attributes": {
601
+ "category": "conduction",
602
+ "type": "download-card",
603
+ "item": "title",
604
+ "subitem": "font-family"
605
+ },
606
+ "path": [
607
+ "conduction",
608
+ "download-card",
609
+ "title",
610
+ "font-family"
611
+ ]
612
+ },
613
+ {
614
+ "value": "20px",
615
+ "filePath": "src/component/conduction/download-card.tokens.json",
616
+ "isSource": true,
617
+ "original": {
618
+ "value": "{epe.font-size.lg}"
619
+ },
620
+ "name": "conductionDownloadCardTitleFontSize",
621
+ "attributes": {
622
+ "category": "conduction",
623
+ "type": "download-card",
624
+ "item": "title",
625
+ "subitem": "font-size"
626
+ },
627
+ "path": [
628
+ "conduction",
629
+ "download-card",
630
+ "title",
631
+ "font-size"
632
+ ]
633
+ },
634
+ {
635
+ "value": "700",
636
+ "filePath": "src/component/conduction/download-card.tokens.json",
637
+ "isSource": true,
638
+ "original": {
639
+ "value": "{epe.typography.font-weight.bold}"
640
+ },
641
+ "name": "conductionDownloadCardTitleFontWeight",
642
+ "attributes": {
643
+ "category": "conduction",
644
+ "type": "download-card",
645
+ "item": "title",
646
+ "subitem": "font-weight"
647
+ },
648
+ "path": [
649
+ "conduction",
650
+ "download-card",
651
+ "title",
652
+ "font-weight"
653
+ ]
654
+ },
655
+ {
656
+ "value": "14px",
657
+ "filePath": "src/component/conduction/download-card.tokens.json",
658
+ "isSource": true,
659
+ "original": {
660
+ "value": "{epe.size.sm}"
661
+ },
662
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
663
+ "attributes": {
664
+ "category": "conduction",
665
+ "type": "download-card",
666
+ "item": "title",
667
+ "subitem": "margin-inline-end"
668
+ },
669
+ "path": [
670
+ "conduction",
671
+ "download-card",
672
+ "title",
673
+ "margin-inline-end"
674
+ ]
675
+ },
676
+ {
677
+ "value": "#757575",
678
+ "filePath": "src/component/conduction/checkbox.tokens.json",
679
+ "isSource": true,
680
+ "original": {
681
+ "value": "{epe.color.grey.46}"
682
+ },
683
+ "name": "conductionInputCheckboxBorderColor",
684
+ "attributes": {
685
+ "category": "conduction",
686
+ "type": "input-checkbox",
687
+ "item": "border-color"
688
+ },
689
+ "path": [
690
+ "conduction",
691
+ "input-checkbox",
692
+ "border-color"
693
+ ]
694
+ },
695
+ {
696
+ "value": "3px",
697
+ "filePath": "src/component/conduction/checkbox.tokens.json",
698
+ "isSource": true,
699
+ "original": {
700
+ "value": "3px"
701
+ },
702
+ "name": "conductionInputCheckboxBorderRadius",
703
+ "attributes": {
704
+ "category": "conduction",
705
+ "type": "input-checkbox",
706
+ "item": "border-radius"
707
+ },
708
+ "path": [
709
+ "conduction",
710
+ "input-checkbox",
711
+ "border-radius"
712
+ ]
713
+ },
714
+ {
715
+ "value": "solid",
716
+ "filePath": "src/component/conduction/checkbox.tokens.json",
717
+ "isSource": true,
718
+ "original": {
719
+ "value": "solid"
720
+ },
721
+ "name": "conductionInputCheckboxBorderStyle",
722
+ "attributes": {
723
+ "category": "conduction",
724
+ "type": "input-checkbox",
725
+ "item": "border-style"
726
+ },
727
+ "path": [
728
+ "conduction",
729
+ "input-checkbox",
730
+ "border-style"
731
+ ]
732
+ },
733
+ {
734
+ "value": "1px",
735
+ "filePath": "src/component/conduction/checkbox.tokens.json",
736
+ "isSource": true,
737
+ "original": {
738
+ "value": "{epe.size.4xs}"
739
+ },
740
+ "name": "conductionInputCheckboxBorderWidth",
741
+ "attributes": {
742
+ "category": "conduction",
743
+ "type": "input-checkbox",
744
+ "item": "border-width"
745
+ },
746
+ "path": [
747
+ "conduction",
748
+ "input-checkbox",
749
+ "border-width"
750
+ ]
751
+ },
752
+ {
753
+ "value": "#01699d",
754
+ "filePath": "src/component/conduction/checkbox.tokens.json",
755
+ "isSource": true,
756
+ "original": {
757
+ "value": "{epe.color.primary}"
758
+ },
759
+ "name": "conductionInputCheckboxCheckedBorderColor",
760
+ "attributes": {
761
+ "category": "conduction",
762
+ "type": "input-checkbox",
763
+ "item": "checked",
764
+ "subitem": "border-color"
765
+ },
766
+ "path": [
767
+ "conduction",
768
+ "input-checkbox",
769
+ "checked",
770
+ "border-color"
771
+ ]
772
+ },
773
+ {
774
+ "value": "3px",
775
+ "filePath": "src/component/conduction/checkbox.tokens.json",
776
+ "isSource": true,
777
+ "original": {
778
+ "value": "3px"
779
+ },
780
+ "name": "conductionInputCheckboxCheckedBorderRadius",
781
+ "attributes": {
782
+ "category": "conduction",
783
+ "type": "input-checkbox",
784
+ "item": "checked",
785
+ "subitem": "border-radius"
786
+ },
787
+ "path": [
788
+ "conduction",
789
+ "input-checkbox",
790
+ "checked",
791
+ "border-radius"
792
+ ]
793
+ },
794
+ {
795
+ "value": "solid",
796
+ "filePath": "src/component/conduction/checkbox.tokens.json",
797
+ "isSource": true,
798
+ "original": {
799
+ "value": "solid"
800
+ },
801
+ "name": "conductionInputCheckboxCheckedBorderStyle",
802
+ "attributes": {
803
+ "category": "conduction",
804
+ "type": "input-checkbox",
805
+ "item": "checked",
806
+ "subitem": "border-style"
807
+ },
808
+ "path": [
809
+ "conduction",
810
+ "input-checkbox",
811
+ "checked",
812
+ "border-style"
813
+ ]
814
+ },
815
+ {
816
+ "value": "1px",
817
+ "filePath": "src/component/conduction/checkbox.tokens.json",
818
+ "isSource": true,
819
+ "original": {
820
+ "value": "{epe.size.4xs}"
821
+ },
822
+ "name": "conductionInputCheckboxCheckedBorderWidth",
823
+ "attributes": {
824
+ "category": "conduction",
825
+ "type": "input-checkbox",
826
+ "item": "checked",
827
+ "subitem": "border-width"
828
+ },
829
+ "path": [
830
+ "conduction",
831
+ "input-checkbox",
832
+ "checked",
833
+ "border-width"
834
+ ]
835
+ },
836
+ {
837
+ "value": "#01699d",
838
+ "filePath": "src/component/conduction/checkbox.tokens.json",
839
+ "isSource": true,
840
+ "original": {
841
+ "value": "{epe.color.primary}"
842
+ },
843
+ "name": "conductionInputCheckboxCheckedColor",
844
+ "attributes": {
845
+ "category": "conduction",
846
+ "type": "input-checkbox",
847
+ "item": "checked",
848
+ "subitem": "color"
849
+ },
850
+ "path": [
851
+ "conduction",
852
+ "input-checkbox",
853
+ "checked",
854
+ "color"
855
+ ]
856
+ },
857
+ {
858
+ "value": "#01476a",
859
+ "filePath": "src/component/conduction/checkbox.tokens.json",
860
+ "isSource": true,
861
+ "original": {
862
+ "value": "{epe.color.primary-hover}"
863
+ },
864
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
865
+ "attributes": {
866
+ "category": "conduction",
867
+ "type": "input-checkbox",
868
+ "item": "checked",
869
+ "subitem": "hover",
870
+ "state": "border-color"
871
+ },
872
+ "path": [
873
+ "conduction",
874
+ "input-checkbox",
875
+ "checked",
876
+ "hover",
877
+ "border-color"
878
+ ]
879
+ },
880
+ {
881
+ "value": "3px",
882
+ "filePath": "src/component/conduction/checkbox.tokens.json",
883
+ "isSource": true,
884
+ "original": {
885
+ "value": "3px"
886
+ },
887
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
888
+ "attributes": {
889
+ "category": "conduction",
890
+ "type": "input-checkbox",
891
+ "item": "checked",
892
+ "subitem": "hover",
893
+ "state": "border-radius"
894
+ },
895
+ "path": [
896
+ "conduction",
897
+ "input-checkbox",
898
+ "checked",
899
+ "hover",
900
+ "border-radius"
901
+ ]
902
+ },
903
+ {
904
+ "value": "solid",
905
+ "filePath": "src/component/conduction/checkbox.tokens.json",
906
+ "isSource": true,
907
+ "original": {
908
+ "value": "solid"
909
+ },
910
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
911
+ "attributes": {
912
+ "category": "conduction",
913
+ "type": "input-checkbox",
914
+ "item": "checked",
915
+ "subitem": "hover",
916
+ "state": "border-style"
917
+ },
918
+ "path": [
919
+ "conduction",
920
+ "input-checkbox",
921
+ "checked",
922
+ "hover",
923
+ "border-style"
924
+ ]
925
+ },
926
+ {
927
+ "value": "1px",
928
+ "filePath": "src/component/conduction/checkbox.tokens.json",
929
+ "isSource": true,
930
+ "original": {
931
+ "value": "{epe.size.4xs}"
932
+ },
933
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
934
+ "attributes": {
935
+ "category": "conduction",
936
+ "type": "input-checkbox",
937
+ "item": "checked",
938
+ "subitem": "hover",
939
+ "state": "border-width"
940
+ },
941
+ "path": [
942
+ "conduction",
943
+ "input-checkbox",
944
+ "checked",
945
+ "hover",
946
+ "border-width"
947
+ ]
948
+ },
949
+ {
950
+ "value": "#01476a",
951
+ "filePath": "src/component/conduction/checkbox.tokens.json",
952
+ "isSource": true,
953
+ "original": {
954
+ "value": "{epe.color.primary-hover}"
955
+ },
956
+ "name": "conductionInputCheckboxCheckedHoverColor",
957
+ "attributes": {
958
+ "category": "conduction",
959
+ "type": "input-checkbox",
960
+ "item": "checked",
961
+ "subitem": "hover",
962
+ "state": "color"
963
+ },
964
+ "path": [
965
+ "conduction",
966
+ "input-checkbox",
967
+ "checked",
968
+ "hover",
969
+ "color"
970
+ ]
971
+ },
972
+ {
973
+ "value": "#ffffff",
974
+ "filePath": "src/component/conduction/checkbox.tokens.json",
975
+ "isSource": true,
976
+ "original": {
977
+ "value": "{epe.color.white.100}"
978
+ },
979
+ "name": "conductionInputCheckboxColor",
980
+ "attributes": {
981
+ "category": "conduction",
982
+ "type": "input-checkbox",
983
+ "item": "color"
984
+ },
985
+ "path": [
986
+ "conduction",
987
+ "input-checkbox",
988
+ "color"
989
+ ]
990
+ },
991
+ {
992
+ "value": "#d1d1d1",
993
+ "filePath": "src/component/conduction/checkbox.tokens.json",
994
+ "isSource": true,
995
+ "original": {
996
+ "value": "{epe.color.grey.82}"
997
+ },
998
+ "name": "conductionInputCheckboxDisabledBorderColor",
999
+ "attributes": {
1000
+ "category": "conduction",
1001
+ "type": "input-checkbox",
1002
+ "item": "disabled",
1003
+ "subitem": "border-color"
1004
+ },
1005
+ "path": [
1006
+ "conduction",
1007
+ "input-checkbox",
1008
+ "disabled",
1009
+ "border-color"
1010
+ ]
1011
+ },
1012
+ {
1013
+ "value": "3px",
1014
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1015
+ "isSource": true,
1016
+ "original": {
1017
+ "value": "3px"
1018
+ },
1019
+ "name": "conductionInputCheckboxDisabledBorderRadius",
1020
+ "attributes": {
1021
+ "category": "conduction",
1022
+ "type": "input-checkbox",
1023
+ "item": "disabled",
1024
+ "subitem": "border-radius"
1025
+ },
1026
+ "path": [
1027
+ "conduction",
1028
+ "input-checkbox",
1029
+ "disabled",
1030
+ "border-radius"
1031
+ ]
1032
+ },
1033
+ {
1034
+ "value": "solid",
1035
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1036
+ "isSource": true,
1037
+ "original": {
1038
+ "value": "solid"
1039
+ },
1040
+ "name": "conductionInputCheckboxDisabledBorderStyle",
1041
+ "attributes": {
1042
+ "category": "conduction",
1043
+ "type": "input-checkbox",
1044
+ "item": "disabled",
1045
+ "subitem": "border-style"
1046
+ },
1047
+ "path": [
1048
+ "conduction",
1049
+ "input-checkbox",
1050
+ "disabled",
1051
+ "border-style"
1052
+ ]
1053
+ },
1054
+ {
1055
+ "value": "1px",
1056
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1057
+ "isSource": true,
1058
+ "original": {
1059
+ "value": "{epe.size.4xs}"
1060
+ },
1061
+ "name": "conductionInputCheckboxDisabledBorderWidth",
1062
+ "attributes": {
1063
+ "category": "conduction",
1064
+ "type": "input-checkbox",
1065
+ "item": "disabled",
1066
+ "subitem": "border-width"
1067
+ },
1068
+ "path": [
1069
+ "conduction",
1070
+ "input-checkbox",
1071
+ "disabled",
1072
+ "border-width"
1073
+ ]
1074
+ },
1075
+ {
1076
+ "value": "#d1d1d1",
1077
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1078
+ "isSource": true,
1079
+ "original": {
1080
+ "value": "{epe.color.grey.82}"
1081
+ },
1082
+ "name": "conductionInputCheckboxDisabledColor",
1083
+ "attributes": {
1084
+ "category": "conduction",
1085
+ "type": "input-checkbox",
1086
+ "item": "disabled",
1087
+ "subitem": "color"
1088
+ },
1089
+ "path": [
1090
+ "conduction",
1091
+ "input-checkbox",
1092
+ "disabled",
1093
+ "color"
1094
+ ]
1095
+ },
1096
+ {
1097
+ "value": "#d1d1d1",
1098
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1099
+ "isSource": true,
1100
+ "original": {
1101
+ "value": "{epe.color.grey.82}"
1102
+ },
1103
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
1104
+ "attributes": {
1105
+ "category": "conduction",
1106
+ "type": "input-checkbox",
1107
+ "item": "disabled",
1108
+ "subitem": "hover",
1109
+ "state": "border-color"
1110
+ },
1111
+ "path": [
1112
+ "conduction",
1113
+ "input-checkbox",
1114
+ "disabled",
1115
+ "hover",
1116
+ "border-color"
1117
+ ]
1118
+ },
1119
+ {
1120
+ "value": "3px",
1121
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1122
+ "isSource": true,
1123
+ "original": {
1124
+ "value": "3px"
1125
+ },
1126
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
1127
+ "attributes": {
1128
+ "category": "conduction",
1129
+ "type": "input-checkbox",
1130
+ "item": "disabled",
1131
+ "subitem": "hover",
1132
+ "state": "border-radius"
1133
+ },
1134
+ "path": [
1135
+ "conduction",
1136
+ "input-checkbox",
1137
+ "disabled",
1138
+ "hover",
1139
+ "border-radius"
1140
+ ]
1141
+ },
1142
+ {
1143
+ "value": "solid",
1144
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1145
+ "isSource": true,
1146
+ "original": {
1147
+ "value": "solid"
1148
+ },
1149
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
1150
+ "attributes": {
1151
+ "category": "conduction",
1152
+ "type": "input-checkbox",
1153
+ "item": "disabled",
1154
+ "subitem": "hover",
1155
+ "state": "border-style"
1156
+ },
1157
+ "path": [
1158
+ "conduction",
1159
+ "input-checkbox",
1160
+ "disabled",
1161
+ "hover",
1162
+ "border-style"
1163
+ ]
1164
+ },
1165
+ {
1166
+ "value": "1px",
1167
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1168
+ "isSource": true,
1169
+ "original": {
1170
+ "value": "{epe.size.4xs}"
1171
+ },
1172
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
1173
+ "attributes": {
1174
+ "category": "conduction",
1175
+ "type": "input-checkbox",
1176
+ "item": "disabled",
1177
+ "subitem": "hover",
1178
+ "state": "border-width"
1179
+ },
1180
+ "path": [
1181
+ "conduction",
1182
+ "input-checkbox",
1183
+ "disabled",
1184
+ "hover",
1185
+ "border-width"
1186
+ ]
1187
+ },
1188
+ {
1189
+ "value": "#d1d1d1",
1190
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1191
+ "isSource": true,
1192
+ "original": {
1193
+ "value": "{epe.color.grey.82}"
1194
+ },
1195
+ "name": "conductionInputCheckboxDisabledHoverColor",
1196
+ "attributes": {
1197
+ "category": "conduction",
1198
+ "type": "input-checkbox",
1199
+ "item": "disabled",
1200
+ "subitem": "hover",
1201
+ "state": "color"
1202
+ },
1203
+ "path": [
1204
+ "conduction",
1205
+ "input-checkbox",
1206
+ "disabled",
1207
+ "hover",
1208
+ "color"
1209
+ ]
1210
+ },
1211
+ {
1212
+ "value": "#000000",
1213
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1214
+ "isSource": true,
1215
+ "original": {
1216
+ "value": "{epe.color.black.0}"
1217
+ },
1218
+ "name": "conductionInputCheckboxFocusOutlineColor",
1219
+ "attributes": {
1220
+ "category": "conduction",
1221
+ "type": "input-checkbox",
1222
+ "item": "focus",
1223
+ "subitem": "outline-color"
1224
+ },
1225
+ "path": [
1226
+ "conduction",
1227
+ "input-checkbox",
1228
+ "focus",
1229
+ "outline-color"
1230
+ ]
1231
+ },
1232
+ {
1233
+ "value": "2px",
1234
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1235
+ "isSource": true,
1236
+ "original": {
1237
+ "value": "2px"
1238
+ },
1239
+ "name": "conductionInputCheckboxFocusOutlineOffset",
1240
+ "attributes": {
1241
+ "category": "conduction",
1242
+ "type": "input-checkbox",
1243
+ "item": "focus",
1244
+ "subitem": "outline-offset"
1245
+ },
1246
+ "path": [
1247
+ "conduction",
1248
+ "input-checkbox",
1249
+ "focus",
1250
+ "outline-offset"
1251
+ ]
1252
+ },
1253
+ {
1254
+ "value": "solid",
1255
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1256
+ "isSource": true,
1257
+ "original": {
1258
+ "value": "solid"
1259
+ },
1260
+ "name": "conductionInputCheckboxFocusOutlineStyle",
1261
+ "attributes": {
1262
+ "category": "conduction",
1263
+ "type": "input-checkbox",
1264
+ "item": "focus",
1265
+ "subitem": "outline-style"
1266
+ },
1267
+ "path": [
1268
+ "conduction",
1269
+ "input-checkbox",
1270
+ "focus",
1271
+ "outline-style"
1272
+ ]
1273
+ },
1274
+ {
1275
+ "value": "2px",
1276
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1277
+ "isSource": true,
1278
+ "original": {
1279
+ "value": "2px"
1280
+ },
1281
+ "name": "conductionInputCheckboxFocusOutlineWidth",
1282
+ "attributes": {
1283
+ "category": "conduction",
1284
+ "type": "input-checkbox",
1285
+ "item": "focus",
1286
+ "subitem": "outline-width"
1287
+ },
1288
+ "path": [
1289
+ "conduction",
1290
+ "input-checkbox",
1291
+ "focus",
1292
+ "outline-width"
1293
+ ]
1294
+ },
1295
+ {
1296
+ "value": "#4f4f4f",
1297
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1298
+ "isSource": true,
1299
+ "original": {
1300
+ "value": "{epe.color.grey.31}"
1301
+ },
1302
+ "name": "conductionInputCheckboxHoverBorderColor",
1303
+ "attributes": {
1304
+ "category": "conduction",
1305
+ "type": "input-checkbox",
1306
+ "item": "hover",
1307
+ "subitem": "border-color"
1308
+ },
1309
+ "path": [
1310
+ "conduction",
1311
+ "input-checkbox",
1312
+ "hover",
1313
+ "border-color"
1314
+ ]
1315
+ },
1316
+ {
1317
+ "value": "3px",
1318
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1319
+ "isSource": true,
1320
+ "original": {
1321
+ "value": "3px"
1322
+ },
1323
+ "name": "conductionInputCheckboxHoverBorderRadius",
1324
+ "attributes": {
1325
+ "category": "conduction",
1326
+ "type": "input-checkbox",
1327
+ "item": "hover",
1328
+ "subitem": "border-radius"
1329
+ },
1330
+ "path": [
1331
+ "conduction",
1332
+ "input-checkbox",
1333
+ "hover",
1334
+ "border-radius"
1335
+ ]
1336
+ },
1337
+ {
1338
+ "value": "solid",
1339
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1340
+ "isSource": true,
1341
+ "original": {
1342
+ "value": "solid"
1343
+ },
1344
+ "name": "conductionInputCheckboxHoverBorderStyle",
1345
+ "attributes": {
1346
+ "category": "conduction",
1347
+ "type": "input-checkbox",
1348
+ "item": "hover",
1349
+ "subitem": "border-style"
1350
+ },
1351
+ "path": [
1352
+ "conduction",
1353
+ "input-checkbox",
1354
+ "hover",
1355
+ "border-style"
1356
+ ]
1357
+ },
1358
+ {
1359
+ "value": "1px",
1360
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1361
+ "isSource": true,
1362
+ "original": {
1363
+ "value": "{epe.size.4xs}"
1364
+ },
1365
+ "name": "conductionInputCheckboxHoverBorderWidth",
1366
+ "attributes": {
1367
+ "category": "conduction",
1368
+ "type": "input-checkbox",
1369
+ "item": "hover",
1370
+ "subitem": "border-width"
1371
+ },
1372
+ "path": [
1373
+ "conduction",
1374
+ "input-checkbox",
1375
+ "hover",
1376
+ "border-width"
1377
+ ]
1378
+ },
1379
+ {
1380
+ "value": "#ffffff",
1381
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1382
+ "isSource": true,
1383
+ "original": {
1384
+ "value": "{epe.color.white.100}"
1385
+ },
1386
+ "name": "conductionInputCheckboxHoverColor",
1387
+ "attributes": {
1388
+ "category": "conduction",
1389
+ "type": "input-checkbox",
1390
+ "item": "hover",
1391
+ "subitem": "color"
1392
+ },
1393
+ "path": [
1394
+ "conduction",
1395
+ "input-checkbox",
1396
+ "hover",
1397
+ "color"
1398
+ ]
1399
+ },
1400
+ {
1401
+ "value": "#2e2e33",
1402
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1403
+ "isSource": true,
1404
+ "original": {
1405
+ "value": "{utrecht.document.color}"
1406
+ },
1407
+ "name": "conductionInputCheckboxLabelColor",
1408
+ "attributes": {
1409
+ "category": "conduction",
1410
+ "type": "input-checkbox",
1411
+ "item": "label",
1412
+ "subitem": "color"
1413
+ },
1414
+ "path": [
1415
+ "conduction",
1416
+ "input-checkbox",
1417
+ "label",
1418
+ "color"
1419
+ ]
1420
+ },
1421
+ {
1422
+ "value": "3px",
1423
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1424
+ "isSource": true,
1425
+ "original": {
1426
+ "value": "3px"
1427
+ },
1428
+ "name": "conductionInputCheckboxLabelContainerMargin",
1429
+ "attributes": {
1430
+ "category": "conduction",
1431
+ "type": "input-checkbox",
1432
+ "item": "label",
1433
+ "subitem": "container",
1434
+ "state": "margin"
1435
+ },
1436
+ "path": [
1437
+ "conduction",
1438
+ "input-checkbox",
1439
+ "label",
1440
+ "container",
1441
+ "margin"
1442
+ ]
1443
+ },
1444
+ {
1445
+ "value": "3px",
1446
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1447
+ "isSource": true,
1448
+ "original": {
1449
+ "value": "3px"
1450
+ },
1451
+ "name": "conductionInputCheckboxLabelContainerPadding",
1452
+ "attributes": {
1453
+ "category": "conduction",
1454
+ "type": "input-checkbox",
1455
+ "item": "label",
1456
+ "subitem": "container",
1457
+ "state": "padding"
1458
+ },
1459
+ "path": [
1460
+ "conduction",
1461
+ "input-checkbox",
1462
+ "label",
1463
+ "container",
1464
+ "padding"
1465
+ ]
1466
+ },
1467
+ {
1468
+ "value": "\"Source Sans\"",
1469
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1470
+ "isSource": true,
1471
+ "original": {
1472
+ "value": "{utrecht.document.font-family}"
1473
+ },
1474
+ "name": "conductionInputCheckboxLabelFontFamily",
1475
+ "attributes": {
1476
+ "category": "conduction",
1477
+ "type": "input-checkbox",
1478
+ "item": "label",
1479
+ "subitem": "font-family"
1480
+ },
1481
+ "path": [
1482
+ "conduction",
1483
+ "input-checkbox",
1484
+ "label",
1485
+ "font-family"
1486
+ ]
1487
+ },
1488
+ {
1489
+ "value": "18px",
1490
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1491
+ "isSource": true,
1492
+ "original": {
1493
+ "value": "{utrecht.document.font-size}"
1494
+ },
1495
+ "name": "conductionInputCheckboxLabelFontSize",
1496
+ "attributes": {
1497
+ "category": "conduction",
1498
+ "type": "input-checkbox",
1499
+ "item": "label",
1500
+ "subitem": "font-size"
1501
+ },
1502
+ "path": [
1503
+ "conduction",
1504
+ "input-checkbox",
1505
+ "label",
1506
+ "font-size"
1507
+ ]
1508
+ },
400
1509
  {
401
1510
  "value": "#ffffff",
402
1511
  "filePath": "src/component/conduction/select.tokens.json",
@@ -834,6 +1943,69 @@
834
1943
  "inline-size"
835
1944
  ]
836
1945
  },
1946
+ {
1947
+ "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\")",
1948
+ "filePath": "src/component/conduction/logo.tokens.json",
1949
+ "isSource": true,
1950
+ "original": {
1951
+ "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\")"
1952
+ },
1953
+ "name": "conductionLogoNavbarBackgroundImage",
1954
+ "attributes": {
1955
+ "category": "conduction",
1956
+ "type": "logo",
1957
+ "item": "navbar",
1958
+ "subitem": "background-image"
1959
+ },
1960
+ "path": [
1961
+ "conduction",
1962
+ "logo",
1963
+ "navbar",
1964
+ "background-image"
1965
+ ]
1966
+ },
1967
+ {
1968
+ "value": "45px",
1969
+ "filePath": "src/component/conduction/logo.tokens.json",
1970
+ "isSource": true,
1971
+ "original": {
1972
+ "value": "45px"
1973
+ },
1974
+ "name": "conductionLogoNavbarBlockSize",
1975
+ "attributes": {
1976
+ "category": "conduction",
1977
+ "type": "logo",
1978
+ "item": "navbar",
1979
+ "subitem": "block-size"
1980
+ },
1981
+ "path": [
1982
+ "conduction",
1983
+ "logo",
1984
+ "navbar",
1985
+ "block-size"
1986
+ ]
1987
+ },
1988
+ {
1989
+ "value": "100px",
1990
+ "filePath": "src/component/conduction/logo.tokens.json",
1991
+ "isSource": true,
1992
+ "original": {
1993
+ "value": "100px"
1994
+ },
1995
+ "name": "conductionLogoNavbarInlineSize",
1996
+ "attributes": {
1997
+ "category": "conduction",
1998
+ "type": "logo",
1999
+ "item": "navbar",
2000
+ "subitem": "inline-size"
2001
+ },
2002
+ "path": [
2003
+ "conduction",
2004
+ "logo",
2005
+ "navbar",
2006
+ "inline-size"
2007
+ ]
2008
+ },
837
2009
  {
838
2010
  "value": "#e6e6e6",
839
2011
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -3550,6 +4722,27 @@
3550
4722
  "83"
3551
4723
  ]
3552
4724
  },
4725
+ {
4726
+ "value": "#e0ebfa",
4727
+ "filePath": "src/brand/epe/color.tokens.json",
4728
+ "isSource": true,
4729
+ "original": {
4730
+ "value": "#e0ebfa"
4731
+ },
4732
+ "name": "epeColorBlue93",
4733
+ "attributes": {
4734
+ "category": "epe",
4735
+ "type": "color",
4736
+ "item": "blue",
4737
+ "subitem": "93"
4738
+ },
4739
+ "path": [
4740
+ "epe",
4741
+ "color",
4742
+ "blue",
4743
+ "93"
4744
+ ]
4745
+ },
3553
4746
  {
3554
4747
  "value": "#dc3545",
3555
4748
  "filePath": "src/brand/epe/color.tokens.json",
@@ -3569,6 +4762,27 @@
3569
4762
  "error"
3570
4763
  ]
3571
4764
  },
4765
+ {
4766
+ "value": "#4f4f4f",
4767
+ "filePath": "src/brand/epe/color.tokens.json",
4768
+ "isSource": true,
4769
+ "original": {
4770
+ "value": "#4f4f4f"
4771
+ },
4772
+ "name": "epeColorGrey31",
4773
+ "attributes": {
4774
+ "category": "epe",
4775
+ "type": "color",
4776
+ "item": "grey",
4777
+ "subitem": "31"
4778
+ },
4779
+ "path": [
4780
+ "epe",
4781
+ "color",
4782
+ "grey",
4783
+ "31"
4784
+ ]
4785
+ },
3572
4786
  {
3573
4787
  "value": "#575757",
3574
4788
  "comment": "Base/Grey",
@@ -3613,6 +4827,27 @@
3613
4827
  "46"
3614
4828
  ]
3615
4829
  },
4830
+ {
4831
+ "value": "#d1d1d1",
4832
+ "filePath": "src/brand/epe/color.tokens.json",
4833
+ "isSource": true,
4834
+ "original": {
4835
+ "value": "#d1d1d1"
4836
+ },
4837
+ "name": "epeColorGrey82",
4838
+ "attributes": {
4839
+ "category": "epe",
4840
+ "type": "color",
4841
+ "item": "grey",
4842
+ "subitem": "82"
4843
+ },
4844
+ "path": [
4845
+ "epe",
4846
+ "color",
4847
+ "grey",
4848
+ "82"
4849
+ ]
4850
+ },
3616
4851
  {
3617
4852
  "value": "#e6e6e6",
3618
4853
  "filePath": "src/brand/epe/color.tokens.json",
@@ -5155,6 +6390,63 @@
5155
6390
  "color"
5156
6391
  ]
5157
6392
  },
6393
+ {
6394
+ "value": "#e0ebfa",
6395
+ "filePath": "src/component/utrecht/badge.tokens.json",
6396
+ "isSource": true,
6397
+ "original": {
6398
+ "value": "{epe.color.blue.93}"
6399
+ },
6400
+ "name": "utrechtBadgeBackgroundColor",
6401
+ "attributes": {
6402
+ "category": "utrecht",
6403
+ "type": "badge",
6404
+ "item": "background-color"
6405
+ },
6406
+ "path": [
6407
+ "utrecht",
6408
+ "badge",
6409
+ "background-color"
6410
+ ]
6411
+ },
6412
+ {
6413
+ "value": "0",
6414
+ "filePath": "src/component/utrecht/badge.tokens.json",
6415
+ "isSource": true,
6416
+ "original": {
6417
+ "value": "0"
6418
+ },
6419
+ "name": "utrechtBadgeBorderRadius",
6420
+ "attributes": {
6421
+ "category": "utrecht",
6422
+ "type": "badge",
6423
+ "item": "border-radius"
6424
+ },
6425
+ "path": [
6426
+ "utrecht",
6427
+ "badge",
6428
+ "border-radius"
6429
+ ]
6430
+ },
6431
+ {
6432
+ "value": "#01699d ",
6433
+ "filePath": "src/component/utrecht/badge.tokens.json",
6434
+ "isSource": true,
6435
+ "original": {
6436
+ "value": "{epe.color.light-blue.31} "
6437
+ },
6438
+ "name": "utrechtBadgeColor",
6439
+ "attributes": {
6440
+ "category": "utrecht",
6441
+ "type": "badge",
6442
+ "item": "color"
6443
+ },
6444
+ "path": [
6445
+ "utrecht",
6446
+ "badge",
6447
+ "color"
6448
+ ]
6449
+ },
5158
6450
  {
5159
6451
  "value": "#01699d",
5160
6452
  "filePath": "src/component/utrecht/badge-counter.tokens.json",
@@ -5326,6 +6618,82 @@
5326
6618
  "text-decoration"
5327
6619
  ]
5328
6620
  },
6621
+ {
6622
+ "value": "14px",
6623
+ "filePath": "src/component/utrecht/badge.tokens.json",
6624
+ "isSource": true,
6625
+ "original": {
6626
+ "value": "{epe.font-size.sm}"
6627
+ },
6628
+ "name": "utrechtBadgeFontSize",
6629
+ "attributes": {
6630
+ "category": "utrecht",
6631
+ "type": "badge",
6632
+ "item": "font-size"
6633
+ },
6634
+ "path": [
6635
+ "utrecht",
6636
+ "badge",
6637
+ "font-size"
6638
+ ]
6639
+ },
6640
+ {
6641
+ "value": "400",
6642
+ "filePath": "src/component/utrecht/badge.tokens.json",
6643
+ "isSource": true,
6644
+ "original": {
6645
+ "value": "{epe.typography.font-weight.normal}"
6646
+ },
6647
+ "name": "utrechtBadgeFontWeight",
6648
+ "attributes": {
6649
+ "category": "utrecht",
6650
+ "type": "badge",
6651
+ "item": "font-weight"
6652
+ },
6653
+ "path": [
6654
+ "utrecht",
6655
+ "badge",
6656
+ "font-weight"
6657
+ ]
6658
+ },
6659
+ {
6660
+ "value": "8px",
6661
+ "filePath": "src/component/utrecht/badge.tokens.json",
6662
+ "isSource": true,
6663
+ "original": {
6664
+ "value": "{epe.size.xs}"
6665
+ },
6666
+ "name": "utrechtBadgePaddingBlock",
6667
+ "attributes": {
6668
+ "category": "utrecht",
6669
+ "type": "badge",
6670
+ "item": "padding-block"
6671
+ },
6672
+ "path": [
6673
+ "utrecht",
6674
+ "badge",
6675
+ "padding-block"
6676
+ ]
6677
+ },
6678
+ {
6679
+ "value": "8px",
6680
+ "filePath": "src/component/utrecht/badge.tokens.json",
6681
+ "isSource": true,
6682
+ "original": {
6683
+ "value": "{epe.size.xs}"
6684
+ },
6685
+ "name": "utrechtBadgePaddingInline",
6686
+ "attributes": {
6687
+ "category": "utrecht",
6688
+ "type": "badge",
6689
+ "item": "padding-inline"
6690
+ },
6691
+ "path": [
6692
+ "utrecht",
6693
+ "badge",
6694
+ "padding-inline"
6695
+ ]
6696
+ },
5329
6697
  {
5330
6698
  "value": "#2e2e33",
5331
6699
  "filePath": "src/component/utrecht/blockquote.tokens.json",