@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
@@ -402,6 +402,1146 @@
402
402
  ]
403
403
  }
404
404
  },
405
+ "input-checkbox": {
406
+ "color": {
407
+ "value": "var(--rotterdam-color-base-white)",
408
+ "filePath": "src/component/conduction/checkbox.tokens.json",
409
+ "isSource": true,
410
+ "original": {
411
+ "value": "var(--rotterdam-color-base-white)"
412
+ },
413
+ "name": "conductionInputCheckboxColor",
414
+ "attributes": {
415
+ "category": "conduction",
416
+ "type": "input-checkbox",
417
+ "item": "color"
418
+ },
419
+ "path": [
420
+ "conduction",
421
+ "input-checkbox",
422
+ "color"
423
+ ]
424
+ },
425
+ "border-width": {
426
+ "value": "1px",
427
+ "filePath": "src/component/conduction/checkbox.tokens.json",
428
+ "isSource": true,
429
+ "original": {
430
+ "value": "1px"
431
+ },
432
+ "name": "conductionInputCheckboxBorderWidth",
433
+ "attributes": {
434
+ "category": "conduction",
435
+ "type": "input-checkbox",
436
+ "item": "border-width"
437
+ },
438
+ "path": [
439
+ "conduction",
440
+ "input-checkbox",
441
+ "border-width"
442
+ ]
443
+ },
444
+ "border-style": {
445
+ "value": "solid",
446
+ "filePath": "src/component/conduction/checkbox.tokens.json",
447
+ "isSource": true,
448
+ "original": {
449
+ "value": "solid"
450
+ },
451
+ "name": "conductionInputCheckboxBorderStyle",
452
+ "attributes": {
453
+ "category": "conduction",
454
+ "type": "input-checkbox",
455
+ "item": "border-style"
456
+ },
457
+ "path": [
458
+ "conduction",
459
+ "input-checkbox",
460
+ "border-style"
461
+ ]
462
+ },
463
+ "border-color": {
464
+ "value": "var(--rotterdam-color-gray-tint-08)",
465
+ "filePath": "src/component/conduction/checkbox.tokens.json",
466
+ "isSource": true,
467
+ "original": {
468
+ "value": "var(--rotterdam-color-gray-tint-08)"
469
+ },
470
+ "name": "conductionInputCheckboxBorderColor",
471
+ "attributes": {
472
+ "category": "conduction",
473
+ "type": "input-checkbox",
474
+ "item": "border-color"
475
+ },
476
+ "path": [
477
+ "conduction",
478
+ "input-checkbox",
479
+ "border-color"
480
+ ]
481
+ },
482
+ "border-radius": {
483
+ "value": "0px",
484
+ "filePath": "src/component/conduction/checkbox.tokens.json",
485
+ "isSource": true,
486
+ "original": {
487
+ "value": "0px"
488
+ },
489
+ "name": "conductionInputCheckboxBorderRadius",
490
+ "attributes": {
491
+ "category": "conduction",
492
+ "type": "input-checkbox",
493
+ "item": "border-radius"
494
+ },
495
+ "path": [
496
+ "conduction",
497
+ "input-checkbox",
498
+ "border-radius"
499
+ ]
500
+ },
501
+ "box-shadow": {},
502
+ "hover": {
503
+ "color": {
504
+ "value": "var(--rotterdam-color-base-white)",
505
+ "filePath": "src/component/conduction/checkbox.tokens.json",
506
+ "isSource": true,
507
+ "original": {
508
+ "value": "var(--rotterdam-color-base-white)"
509
+ },
510
+ "name": "conductionInputCheckboxHoverColor",
511
+ "attributes": {
512
+ "category": "conduction",
513
+ "type": "input-checkbox",
514
+ "item": "hover",
515
+ "subitem": "color"
516
+ },
517
+ "path": [
518
+ "conduction",
519
+ "input-checkbox",
520
+ "hover",
521
+ "color"
522
+ ]
523
+ },
524
+ "border-width": {
525
+ "value": "2px",
526
+ "filePath": "src/component/conduction/checkbox.tokens.json",
527
+ "isSource": true,
528
+ "original": {
529
+ "value": "2px"
530
+ },
531
+ "name": "conductionInputCheckboxHoverBorderWidth",
532
+ "attributes": {
533
+ "category": "conduction",
534
+ "type": "input-checkbox",
535
+ "item": "hover",
536
+ "subitem": "border-width"
537
+ },
538
+ "path": [
539
+ "conduction",
540
+ "input-checkbox",
541
+ "hover",
542
+ "border-width"
543
+ ]
544
+ },
545
+ "border-style": {
546
+ "value": "solid",
547
+ "filePath": "src/component/conduction/checkbox.tokens.json",
548
+ "isSource": true,
549
+ "original": {
550
+ "value": "solid"
551
+ },
552
+ "name": "conductionInputCheckboxHoverBorderStyle",
553
+ "attributes": {
554
+ "category": "conduction",
555
+ "type": "input-checkbox",
556
+ "item": "hover",
557
+ "subitem": "border-style"
558
+ },
559
+ "path": [
560
+ "conduction",
561
+ "input-checkbox",
562
+ "hover",
563
+ "border-style"
564
+ ]
565
+ },
566
+ "border-color": {
567
+ "value": "var(--rotterdam-color-base-green)",
568
+ "filePath": "src/component/conduction/checkbox.tokens.json",
569
+ "isSource": true,
570
+ "original": {
571
+ "value": "var(--rotterdam-color-base-green)"
572
+ },
573
+ "name": "conductionInputCheckboxHoverBorderColor",
574
+ "attributes": {
575
+ "category": "conduction",
576
+ "type": "input-checkbox",
577
+ "item": "hover",
578
+ "subitem": "border-color"
579
+ },
580
+ "path": [
581
+ "conduction",
582
+ "input-checkbox",
583
+ "hover",
584
+ "border-color"
585
+ ]
586
+ },
587
+ "border-radius": {
588
+ "value": "0px",
589
+ "filePath": "src/component/conduction/checkbox.tokens.json",
590
+ "isSource": true,
591
+ "original": {
592
+ "value": "0px"
593
+ },
594
+ "name": "conductionInputCheckboxHoverBorderRadius",
595
+ "attributes": {
596
+ "category": "conduction",
597
+ "type": "input-checkbox",
598
+ "item": "hover",
599
+ "subitem": "border-radius"
600
+ },
601
+ "path": [
602
+ "conduction",
603
+ "input-checkbox",
604
+ "hover",
605
+ "border-radius"
606
+ ]
607
+ },
608
+ "box-shadow": {}
609
+ },
610
+ "checked": {
611
+ "color": {
612
+ "value": "var(--rotterdam-color-base-green)",
613
+ "filePath": "src/component/conduction/checkbox.tokens.json",
614
+ "isSource": true,
615
+ "original": {
616
+ "value": "var(--rotterdam-color-base-green)"
617
+ },
618
+ "name": "conductionInputCheckboxCheckedColor",
619
+ "attributes": {
620
+ "category": "conduction",
621
+ "type": "input-checkbox",
622
+ "item": "checked",
623
+ "subitem": "color"
624
+ },
625
+ "path": [
626
+ "conduction",
627
+ "input-checkbox",
628
+ "checked",
629
+ "color"
630
+ ]
631
+ },
632
+ "border-width": {
633
+ "value": "1px",
634
+ "filePath": "src/component/conduction/checkbox.tokens.json",
635
+ "isSource": true,
636
+ "original": {
637
+ "value": "1px"
638
+ },
639
+ "name": "conductionInputCheckboxCheckedBorderWidth",
640
+ "attributes": {
641
+ "category": "conduction",
642
+ "type": "input-checkbox",
643
+ "item": "checked",
644
+ "subitem": "border-width"
645
+ },
646
+ "path": [
647
+ "conduction",
648
+ "input-checkbox",
649
+ "checked",
650
+ "border-width"
651
+ ]
652
+ },
653
+ "border-style": {
654
+ "value": "solid",
655
+ "filePath": "src/component/conduction/checkbox.tokens.json",
656
+ "isSource": true,
657
+ "original": {
658
+ "value": "solid"
659
+ },
660
+ "name": "conductionInputCheckboxCheckedBorderStyle",
661
+ "attributes": {
662
+ "category": "conduction",
663
+ "type": "input-checkbox",
664
+ "item": "checked",
665
+ "subitem": "border-style"
666
+ },
667
+ "path": [
668
+ "conduction",
669
+ "input-checkbox",
670
+ "checked",
671
+ "border-style"
672
+ ]
673
+ },
674
+ "border-color": {
675
+ "value": "var(--rotterdam-color-base-green)",
676
+ "filePath": "src/component/conduction/checkbox.tokens.json",
677
+ "isSource": true,
678
+ "original": {
679
+ "value": "var(--rotterdam-color-base-green)"
680
+ },
681
+ "name": "conductionInputCheckboxCheckedBorderColor",
682
+ "attributes": {
683
+ "category": "conduction",
684
+ "type": "input-checkbox",
685
+ "item": "checked",
686
+ "subitem": "border-color"
687
+ },
688
+ "path": [
689
+ "conduction",
690
+ "input-checkbox",
691
+ "checked",
692
+ "border-color"
693
+ ]
694
+ },
695
+ "border-radius": {
696
+ "value": "0px",
697
+ "filePath": "src/component/conduction/checkbox.tokens.json",
698
+ "isSource": true,
699
+ "original": {
700
+ "value": "0px"
701
+ },
702
+ "name": "conductionInputCheckboxCheckedBorderRadius",
703
+ "attributes": {
704
+ "category": "conduction",
705
+ "type": "input-checkbox",
706
+ "item": "checked",
707
+ "subitem": "border-radius"
708
+ },
709
+ "path": [
710
+ "conduction",
711
+ "input-checkbox",
712
+ "checked",
713
+ "border-radius"
714
+ ]
715
+ },
716
+ "box-shadow": {},
717
+ "checkmark-url": {},
718
+ "hover": {
719
+ "color": {
720
+ "value": "var(--rotterdam-color-base-black)",
721
+ "filePath": "src/component/conduction/checkbox.tokens.json",
722
+ "isSource": true,
723
+ "original": {
724
+ "value": "var(--rotterdam-color-base-black)"
725
+ },
726
+ "name": "conductionInputCheckboxCheckedHoverColor",
727
+ "attributes": {
728
+ "category": "conduction",
729
+ "type": "input-checkbox",
730
+ "item": "checked",
731
+ "subitem": "hover",
732
+ "state": "color"
733
+ },
734
+ "path": [
735
+ "conduction",
736
+ "input-checkbox",
737
+ "checked",
738
+ "hover",
739
+ "color"
740
+ ]
741
+ },
742
+ "border-width": {
743
+ "value": "1px",
744
+ "filePath": "src/component/conduction/checkbox.tokens.json",
745
+ "isSource": true,
746
+ "original": {
747
+ "value": "1px"
748
+ },
749
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
750
+ "attributes": {
751
+ "category": "conduction",
752
+ "type": "input-checkbox",
753
+ "item": "checked",
754
+ "subitem": "hover",
755
+ "state": "border-width"
756
+ },
757
+ "path": [
758
+ "conduction",
759
+ "input-checkbox",
760
+ "checked",
761
+ "hover",
762
+ "border-width"
763
+ ]
764
+ },
765
+ "border-style": {
766
+ "value": "solid",
767
+ "filePath": "src/component/conduction/checkbox.tokens.json",
768
+ "isSource": true,
769
+ "original": {
770
+ "value": "solid"
771
+ },
772
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
773
+ "attributes": {
774
+ "category": "conduction",
775
+ "type": "input-checkbox",
776
+ "item": "checked",
777
+ "subitem": "hover",
778
+ "state": "border-style"
779
+ },
780
+ "path": [
781
+ "conduction",
782
+ "input-checkbox",
783
+ "checked",
784
+ "hover",
785
+ "border-style"
786
+ ]
787
+ },
788
+ "border-color": {
789
+ "value": "var(--rotterdam-color-base-black)",
790
+ "filePath": "src/component/conduction/checkbox.tokens.json",
791
+ "isSource": true,
792
+ "original": {
793
+ "value": "var(--rotterdam-color-base-black)"
794
+ },
795
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
796
+ "attributes": {
797
+ "category": "conduction",
798
+ "type": "input-checkbox",
799
+ "item": "checked",
800
+ "subitem": "hover",
801
+ "state": "border-color"
802
+ },
803
+ "path": [
804
+ "conduction",
805
+ "input-checkbox",
806
+ "checked",
807
+ "hover",
808
+ "border-color"
809
+ ]
810
+ },
811
+ "border-radius": {
812
+ "value": "0px",
813
+ "filePath": "src/component/conduction/checkbox.tokens.json",
814
+ "isSource": true,
815
+ "original": {
816
+ "value": "0px"
817
+ },
818
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
819
+ "attributes": {
820
+ "category": "conduction",
821
+ "type": "input-checkbox",
822
+ "item": "checked",
823
+ "subitem": "hover",
824
+ "state": "border-radius"
825
+ },
826
+ "path": [
827
+ "conduction",
828
+ "input-checkbox",
829
+ "checked",
830
+ "hover",
831
+ "border-radius"
832
+ ]
833
+ },
834
+ "box-shadow": {}
835
+ }
836
+ },
837
+ "disabled": {
838
+ "color": {
839
+ "value": "var(--rotterdam-color-gray-tint-08)",
840
+ "filePath": "src/component/conduction/checkbox.tokens.json",
841
+ "isSource": true,
842
+ "original": {
843
+ "value": "var(--rotterdam-color-gray-tint-08)"
844
+ },
845
+ "name": "conductionInputCheckboxDisabledColor",
846
+ "attributes": {
847
+ "category": "conduction",
848
+ "type": "input-checkbox",
849
+ "item": "disabled",
850
+ "subitem": "color"
851
+ },
852
+ "path": [
853
+ "conduction",
854
+ "input-checkbox",
855
+ "disabled",
856
+ "color"
857
+ ]
858
+ },
859
+ "border-width": {
860
+ "value": "1px",
861
+ "filePath": "src/component/conduction/checkbox.tokens.json",
862
+ "isSource": true,
863
+ "original": {
864
+ "value": "1px"
865
+ },
866
+ "name": "conductionInputCheckboxDisabledBorderWidth",
867
+ "attributes": {
868
+ "category": "conduction",
869
+ "type": "input-checkbox",
870
+ "item": "disabled",
871
+ "subitem": "border-width"
872
+ },
873
+ "path": [
874
+ "conduction",
875
+ "input-checkbox",
876
+ "disabled",
877
+ "border-width"
878
+ ]
879
+ },
880
+ "border-style": {
881
+ "value": "solid",
882
+ "filePath": "src/component/conduction/checkbox.tokens.json",
883
+ "isSource": true,
884
+ "original": {
885
+ "value": "solid"
886
+ },
887
+ "name": "conductionInputCheckboxDisabledBorderStyle",
888
+ "attributes": {
889
+ "category": "conduction",
890
+ "type": "input-checkbox",
891
+ "item": "disabled",
892
+ "subitem": "border-style"
893
+ },
894
+ "path": [
895
+ "conduction",
896
+ "input-checkbox",
897
+ "disabled",
898
+ "border-style"
899
+ ]
900
+ },
901
+ "border-color": {
902
+ "value": "var(--rotterdam-color-gray-tint-08)",
903
+ "filePath": "src/component/conduction/checkbox.tokens.json",
904
+ "isSource": true,
905
+ "original": {
906
+ "value": "var(--rotterdam-color-gray-tint-08)"
907
+ },
908
+ "name": "conductionInputCheckboxDisabledBorderColor",
909
+ "attributes": {
910
+ "category": "conduction",
911
+ "type": "input-checkbox",
912
+ "item": "disabled",
913
+ "subitem": "border-color"
914
+ },
915
+ "path": [
916
+ "conduction",
917
+ "input-checkbox",
918
+ "disabled",
919
+ "border-color"
920
+ ]
921
+ },
922
+ "border-radius": {
923
+ "value": "0px",
924
+ "filePath": "src/component/conduction/checkbox.tokens.json",
925
+ "isSource": true,
926
+ "original": {
927
+ "value": "0px"
928
+ },
929
+ "name": "conductionInputCheckboxDisabledBorderRadius",
930
+ "attributes": {
931
+ "category": "conduction",
932
+ "type": "input-checkbox",
933
+ "item": "disabled",
934
+ "subitem": "border-radius"
935
+ },
936
+ "path": [
937
+ "conduction",
938
+ "input-checkbox",
939
+ "disabled",
940
+ "border-radius"
941
+ ]
942
+ },
943
+ "box-shadow": {},
944
+ "hover": {
945
+ "color": {
946
+ "value": "var(--rotterdam-color-gray-tint-08)",
947
+ "filePath": "src/component/conduction/checkbox.tokens.json",
948
+ "isSource": true,
949
+ "original": {
950
+ "value": "var(--rotterdam-color-gray-tint-08)"
951
+ },
952
+ "name": "conductionInputCheckboxDisabledHoverColor",
953
+ "attributes": {
954
+ "category": "conduction",
955
+ "type": "input-checkbox",
956
+ "item": "disabled",
957
+ "subitem": "hover",
958
+ "state": "color"
959
+ },
960
+ "path": [
961
+ "conduction",
962
+ "input-checkbox",
963
+ "disabled",
964
+ "hover",
965
+ "color"
966
+ ]
967
+ },
968
+ "border-width": {
969
+ "value": "1px",
970
+ "filePath": "src/component/conduction/checkbox.tokens.json",
971
+ "isSource": true,
972
+ "original": {
973
+ "value": "1px"
974
+ },
975
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
976
+ "attributes": {
977
+ "category": "conduction",
978
+ "type": "input-checkbox",
979
+ "item": "disabled",
980
+ "subitem": "hover",
981
+ "state": "border-width"
982
+ },
983
+ "path": [
984
+ "conduction",
985
+ "input-checkbox",
986
+ "disabled",
987
+ "hover",
988
+ "border-width"
989
+ ]
990
+ },
991
+ "border-style": {
992
+ "value": "solid",
993
+ "filePath": "src/component/conduction/checkbox.tokens.json",
994
+ "isSource": true,
995
+ "original": {
996
+ "value": "solid"
997
+ },
998
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
999
+ "attributes": {
1000
+ "category": "conduction",
1001
+ "type": "input-checkbox",
1002
+ "item": "disabled",
1003
+ "subitem": "hover",
1004
+ "state": "border-style"
1005
+ },
1006
+ "path": [
1007
+ "conduction",
1008
+ "input-checkbox",
1009
+ "disabled",
1010
+ "hover",
1011
+ "border-style"
1012
+ ]
1013
+ },
1014
+ "border-color": {
1015
+ "value": "var(--rotterdam-color-gray-tint-08)",
1016
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1017
+ "isSource": true,
1018
+ "original": {
1019
+ "value": "var(--rotterdam-color-gray-tint-08)"
1020
+ },
1021
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
1022
+ "attributes": {
1023
+ "category": "conduction",
1024
+ "type": "input-checkbox",
1025
+ "item": "disabled",
1026
+ "subitem": "hover",
1027
+ "state": "border-color"
1028
+ },
1029
+ "path": [
1030
+ "conduction",
1031
+ "input-checkbox",
1032
+ "disabled",
1033
+ "hover",
1034
+ "border-color"
1035
+ ]
1036
+ },
1037
+ "border-radius": {
1038
+ "value": "0px",
1039
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1040
+ "isSource": true,
1041
+ "original": {
1042
+ "value": "0px"
1043
+ },
1044
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
1045
+ "attributes": {
1046
+ "category": "conduction",
1047
+ "type": "input-checkbox",
1048
+ "item": "disabled",
1049
+ "subitem": "hover",
1050
+ "state": "border-radius"
1051
+ },
1052
+ "path": [
1053
+ "conduction",
1054
+ "input-checkbox",
1055
+ "disabled",
1056
+ "hover",
1057
+ "border-radius"
1058
+ ]
1059
+ },
1060
+ "box-shadow": {}
1061
+ }
1062
+ },
1063
+ "focus": {
1064
+ "outline-width": {
1065
+ "value": "1px",
1066
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1067
+ "isSource": true,
1068
+ "original": {
1069
+ "value": "1px"
1070
+ },
1071
+ "name": "conductionInputCheckboxFocusOutlineWidth",
1072
+ "attributes": {
1073
+ "category": "conduction",
1074
+ "type": "input-checkbox",
1075
+ "item": "focus",
1076
+ "subitem": "outline-width"
1077
+ },
1078
+ "path": [
1079
+ "conduction",
1080
+ "input-checkbox",
1081
+ "focus",
1082
+ "outline-width"
1083
+ ]
1084
+ },
1085
+ "outline-style": {
1086
+ "value": "solid",
1087
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1088
+ "isSource": true,
1089
+ "original": {
1090
+ "value": "solid"
1091
+ },
1092
+ "name": "conductionInputCheckboxFocusOutlineStyle",
1093
+ "attributes": {
1094
+ "category": "conduction",
1095
+ "type": "input-checkbox",
1096
+ "item": "focus",
1097
+ "subitem": "outline-style"
1098
+ },
1099
+ "path": [
1100
+ "conduction",
1101
+ "input-checkbox",
1102
+ "focus",
1103
+ "outline-style"
1104
+ ]
1105
+ },
1106
+ "outline-color": {
1107
+ "value": "var(--rotterdam-color-base-black)",
1108
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1109
+ "isSource": true,
1110
+ "original": {
1111
+ "value": "var(--rotterdam-color-base-black)"
1112
+ },
1113
+ "name": "conductionInputCheckboxFocusOutlineColor",
1114
+ "attributes": {
1115
+ "category": "conduction",
1116
+ "type": "input-checkbox",
1117
+ "item": "focus",
1118
+ "subitem": "outline-color"
1119
+ },
1120
+ "path": [
1121
+ "conduction",
1122
+ "input-checkbox",
1123
+ "focus",
1124
+ "outline-color"
1125
+ ]
1126
+ },
1127
+ "outline-offset": {
1128
+ "value": "2px",
1129
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1130
+ "isSource": true,
1131
+ "original": {
1132
+ "value": "2px"
1133
+ },
1134
+ "name": "conductionInputCheckboxFocusOutlineOffset",
1135
+ "attributes": {
1136
+ "category": "conduction",
1137
+ "type": "input-checkbox",
1138
+ "item": "focus",
1139
+ "subitem": "outline-offset"
1140
+ },
1141
+ "path": [
1142
+ "conduction",
1143
+ "input-checkbox",
1144
+ "focus",
1145
+ "outline-offset"
1146
+ ]
1147
+ }
1148
+ },
1149
+ "label": {
1150
+ "color": {
1151
+ "value": "var(--utrecht-document-color)",
1152
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1153
+ "isSource": true,
1154
+ "original": {
1155
+ "value": "var(--utrecht-document-color)"
1156
+ },
1157
+ "name": "conductionInputCheckboxLabelColor",
1158
+ "attributes": {
1159
+ "category": "conduction",
1160
+ "type": "input-checkbox",
1161
+ "item": "label",
1162
+ "subitem": "color"
1163
+ },
1164
+ "path": [
1165
+ "conduction",
1166
+ "input-checkbox",
1167
+ "label",
1168
+ "color"
1169
+ ]
1170
+ },
1171
+ "font-size": {
1172
+ "value": "var(--utrecht-document-font-size)",
1173
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1174
+ "isSource": true,
1175
+ "original": {
1176
+ "value": "var(--utrecht-document-font-size)"
1177
+ },
1178
+ "name": "conductionInputCheckboxLabelFontSize",
1179
+ "attributes": {
1180
+ "category": "conduction",
1181
+ "type": "input-checkbox",
1182
+ "item": "label",
1183
+ "subitem": "font-size"
1184
+ },
1185
+ "path": [
1186
+ "conduction",
1187
+ "input-checkbox",
1188
+ "label",
1189
+ "font-size"
1190
+ ]
1191
+ },
1192
+ "font-weight": {},
1193
+ "font-family": {
1194
+ "value": "var(--utrecht-document-font-family)",
1195
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1196
+ "isSource": true,
1197
+ "original": {
1198
+ "value": "var(--utrecht-document-font-family)"
1199
+ },
1200
+ "name": "conductionInputCheckboxLabelFontFamily",
1201
+ "attributes": {
1202
+ "category": "conduction",
1203
+ "type": "input-checkbox",
1204
+ "item": "label",
1205
+ "subitem": "font-family"
1206
+ },
1207
+ "path": [
1208
+ "conduction",
1209
+ "input-checkbox",
1210
+ "label",
1211
+ "font-family"
1212
+ ]
1213
+ },
1214
+ "container": {
1215
+ "padding": {
1216
+ "value": "3px",
1217
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1218
+ "isSource": true,
1219
+ "original": {
1220
+ "value": "3px"
1221
+ },
1222
+ "name": "conductionInputCheckboxLabelContainerPadding",
1223
+ "attributes": {
1224
+ "category": "conduction",
1225
+ "type": "input-checkbox",
1226
+ "item": "label",
1227
+ "subitem": "container",
1228
+ "state": "padding"
1229
+ },
1230
+ "path": [
1231
+ "conduction",
1232
+ "input-checkbox",
1233
+ "label",
1234
+ "container",
1235
+ "padding"
1236
+ ]
1237
+ },
1238
+ "margin": {
1239
+ "value": "3px",
1240
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1241
+ "isSource": true,
1242
+ "original": {
1243
+ "value": "3px"
1244
+ },
1245
+ "name": "conductionInputCheckboxLabelContainerMargin",
1246
+ "attributes": {
1247
+ "category": "conduction",
1248
+ "type": "input-checkbox",
1249
+ "item": "label",
1250
+ "subitem": "container",
1251
+ "state": "margin"
1252
+ },
1253
+ "path": [
1254
+ "conduction",
1255
+ "input-checkbox",
1256
+ "label",
1257
+ "container",
1258
+ "margin"
1259
+ ]
1260
+ }
1261
+ }
1262
+ }
1263
+ },
1264
+ "download-card": {
1265
+ "background-color": {},
1266
+ "title": {
1267
+ "color": {
1268
+ "value": "var(--utrecht-document-color)",
1269
+ "filePath": "src/component/conduction/download-card.tokens.json",
1270
+ "isSource": true,
1271
+ "original": {
1272
+ "value": "var(--utrecht-document-color)"
1273
+ },
1274
+ "name": "conductionDownloadCardTitleColor",
1275
+ "attributes": {
1276
+ "category": "conduction",
1277
+ "type": "download-card",
1278
+ "item": "title",
1279
+ "subitem": "color"
1280
+ },
1281
+ "path": [
1282
+ "conduction",
1283
+ "download-card",
1284
+ "title",
1285
+ "color"
1286
+ ]
1287
+ },
1288
+ "font-size": {
1289
+ "value": "20px",
1290
+ "filePath": "src/component/conduction/download-card.tokens.json",
1291
+ "isSource": true,
1292
+ "original": {
1293
+ "value": "20px"
1294
+ },
1295
+ "name": "conductionDownloadCardTitleFontSize",
1296
+ "attributes": {
1297
+ "category": "conduction",
1298
+ "type": "download-card",
1299
+ "item": "title",
1300
+ "subitem": "font-size"
1301
+ },
1302
+ "path": [
1303
+ "conduction",
1304
+ "download-card",
1305
+ "title",
1306
+ "font-size"
1307
+ ]
1308
+ },
1309
+ "font-weight": {
1310
+ "value": "var(--rotterdam-typography-weight-scale-bold-font-weight)",
1311
+ "filePath": "src/component/conduction/download-card.tokens.json",
1312
+ "isSource": true,
1313
+ "original": {
1314
+ "value": "var(--rotterdam-typography-weight-scale-bold-font-weight)"
1315
+ },
1316
+ "name": "conductionDownloadCardTitleFontWeight",
1317
+ "attributes": {
1318
+ "category": "conduction",
1319
+ "type": "download-card",
1320
+ "item": "title",
1321
+ "subitem": "font-weight"
1322
+ },
1323
+ "path": [
1324
+ "conduction",
1325
+ "download-card",
1326
+ "title",
1327
+ "font-weight"
1328
+ ]
1329
+ },
1330
+ "font-family": {
1331
+ "value": "var(--rotterdam-typography-sans-serif-font-family)",
1332
+ "filePath": "src/component/conduction/download-card.tokens.json",
1333
+ "isSource": true,
1334
+ "original": {
1335
+ "value": "var(--rotterdam-typography-sans-serif-font-family)"
1336
+ },
1337
+ "name": "conductionDownloadCardTitleFontFamily",
1338
+ "attributes": {
1339
+ "category": "conduction",
1340
+ "type": "download-card",
1341
+ "item": "title",
1342
+ "subitem": "font-family"
1343
+ },
1344
+ "path": [
1345
+ "conduction",
1346
+ "download-card",
1347
+ "title",
1348
+ "font-family"
1349
+ ]
1350
+ },
1351
+ "margin-inline-end": {
1352
+ "value": "14px",
1353
+ "filePath": "src/component/conduction/download-card.tokens.json",
1354
+ "isSource": true,
1355
+ "original": {
1356
+ "value": "14px"
1357
+ },
1358
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
1359
+ "attributes": {
1360
+ "category": "conduction",
1361
+ "type": "download-card",
1362
+ "item": "title",
1363
+ "subitem": "margin-inline-end"
1364
+ },
1365
+ "path": [
1366
+ "conduction",
1367
+ "download-card",
1368
+ "title",
1369
+ "margin-inline-end"
1370
+ ]
1371
+ }
1372
+ },
1373
+ "border-width": {
1374
+ "value": "1px",
1375
+ "filePath": "src/component/conduction/download-card.tokens.json",
1376
+ "isSource": true,
1377
+ "original": {
1378
+ "value": "1px"
1379
+ },
1380
+ "name": "conductionDownloadCardBorderWidth",
1381
+ "attributes": {
1382
+ "category": "conduction",
1383
+ "type": "download-card",
1384
+ "item": "border-width"
1385
+ },
1386
+ "path": [
1387
+ "conduction",
1388
+ "download-card",
1389
+ "border-width"
1390
+ ]
1391
+ },
1392
+ "border-style": {
1393
+ "value": "solid",
1394
+ "filePath": "src/component/conduction/download-card.tokens.json",
1395
+ "isSource": true,
1396
+ "original": {
1397
+ "value": "solid"
1398
+ },
1399
+ "name": "conductionDownloadCardBorderStyle",
1400
+ "attributes": {
1401
+ "category": "conduction",
1402
+ "type": "download-card",
1403
+ "item": "border-style"
1404
+ },
1405
+ "path": [
1406
+ "conduction",
1407
+ "download-card",
1408
+ "border-style"
1409
+ ]
1410
+ },
1411
+ "border-color": {
1412
+ "value": "var(--rotterdam-color-gray-tint-04)",
1413
+ "filePath": "src/component/conduction/download-card.tokens.json",
1414
+ "isSource": true,
1415
+ "original": {
1416
+ "value": "var(--rotterdam-color-gray-tint-04)"
1417
+ },
1418
+ "name": "conductionDownloadCardBorderColor",
1419
+ "attributes": {
1420
+ "category": "conduction",
1421
+ "type": "download-card",
1422
+ "item": "border-color"
1423
+ },
1424
+ "path": [
1425
+ "conduction",
1426
+ "download-card",
1427
+ "border-color"
1428
+ ]
1429
+ },
1430
+ "border-radius": {
1431
+ "value": "0px",
1432
+ "filePath": "src/component/conduction/download-card.tokens.json",
1433
+ "isSource": true,
1434
+ "original": {
1435
+ "value": "0px"
1436
+ },
1437
+ "name": "conductionDownloadCardBorderRadius",
1438
+ "attributes": {
1439
+ "category": "conduction",
1440
+ "type": "download-card",
1441
+ "item": "border-radius"
1442
+ },
1443
+ "path": [
1444
+ "conduction",
1445
+ "download-card",
1446
+ "border-radius"
1447
+ ]
1448
+ },
1449
+ "icon-gap": {
1450
+ "value": "14px",
1451
+ "filePath": "src/component/conduction/download-card.tokens.json",
1452
+ "isSource": true,
1453
+ "original": {
1454
+ "value": "14px"
1455
+ },
1456
+ "name": "conductionDownloadCardIconGap",
1457
+ "attributes": {
1458
+ "category": "conduction",
1459
+ "type": "download-card",
1460
+ "item": "icon-gap"
1461
+ },
1462
+ "path": [
1463
+ "conduction",
1464
+ "download-card",
1465
+ "icon-gap"
1466
+ ]
1467
+ },
1468
+ "padding-inline-end": {
1469
+ "value": "18px",
1470
+ "filePath": "src/component/conduction/download-card.tokens.json",
1471
+ "isSource": true,
1472
+ "original": {
1473
+ "value": "18px"
1474
+ },
1475
+ "name": "conductionDownloadCardPaddingInlineEnd",
1476
+ "attributes": {
1477
+ "category": "conduction",
1478
+ "type": "download-card",
1479
+ "item": "padding-inline-end"
1480
+ },
1481
+ "path": [
1482
+ "conduction",
1483
+ "download-card",
1484
+ "padding-inline-end"
1485
+ ]
1486
+ },
1487
+ "padding-inline-start": {
1488
+ "value": "18px",
1489
+ "filePath": "src/component/conduction/download-card.tokens.json",
1490
+ "isSource": true,
1491
+ "original": {
1492
+ "value": "18px"
1493
+ },
1494
+ "name": "conductionDownloadCardPaddingInlineStart",
1495
+ "attributes": {
1496
+ "category": "conduction",
1497
+ "type": "download-card",
1498
+ "item": "padding-inline-start"
1499
+ },
1500
+ "path": [
1501
+ "conduction",
1502
+ "download-card",
1503
+ "padding-inline-start"
1504
+ ]
1505
+ },
1506
+ "padding-block-end": {
1507
+ "value": "18px",
1508
+ "filePath": "src/component/conduction/download-card.tokens.json",
1509
+ "isSource": true,
1510
+ "original": {
1511
+ "value": "18px"
1512
+ },
1513
+ "name": "conductionDownloadCardPaddingBlockEnd",
1514
+ "attributes": {
1515
+ "category": "conduction",
1516
+ "type": "download-card",
1517
+ "item": "padding-block-end"
1518
+ },
1519
+ "path": [
1520
+ "conduction",
1521
+ "download-card",
1522
+ "padding-block-end"
1523
+ ]
1524
+ },
1525
+ "padding-block-start": {
1526
+ "value": "18px",
1527
+ "filePath": "src/component/conduction/download-card.tokens.json",
1528
+ "isSource": true,
1529
+ "original": {
1530
+ "value": "18px"
1531
+ },
1532
+ "name": "conductionDownloadCardPaddingBlockStart",
1533
+ "attributes": {
1534
+ "category": "conduction",
1535
+ "type": "download-card",
1536
+ "item": "padding-block-start"
1537
+ },
1538
+ "path": [
1539
+ "conduction",
1540
+ "download-card",
1541
+ "padding-block-start"
1542
+ ]
1543
+ }
1544
+ },
405
1545
  "logo": {
406
1546
  "header": {
407
1547
  "inline-size": {
@@ -532,6 +1672,71 @@
532
1672
  "background-image"
533
1673
  ]
534
1674
  }
1675
+ },
1676
+ "navbar": {
1677
+ "inline-size": {
1678
+ "value": "175px",
1679
+ "filePath": "src/component/conduction/logo.tokens.json",
1680
+ "isSource": true,
1681
+ "original": {
1682
+ "value": "175px"
1683
+ },
1684
+ "name": "conductionLogoNavbarInlineSize",
1685
+ "attributes": {
1686
+ "category": "conduction",
1687
+ "type": "logo",
1688
+ "item": "navbar",
1689
+ "subitem": "inline-size"
1690
+ },
1691
+ "path": [
1692
+ "conduction",
1693
+ "logo",
1694
+ "navbar",
1695
+ "inline-size"
1696
+ ]
1697
+ },
1698
+ "block-size": {
1699
+ "value": "46px",
1700
+ "filePath": "src/component/conduction/logo.tokens.json",
1701
+ "isSource": true,
1702
+ "original": {
1703
+ "value": "46px"
1704
+ },
1705
+ "name": "conductionLogoNavbarBlockSize",
1706
+ "attributes": {
1707
+ "category": "conduction",
1708
+ "type": "logo",
1709
+ "item": "navbar",
1710
+ "subitem": "block-size"
1711
+ },
1712
+ "path": [
1713
+ "conduction",
1714
+ "logo",
1715
+ "navbar",
1716
+ "block-size"
1717
+ ]
1718
+ },
1719
+ "background-image": {
1720
+ "value": "url('https://www.rotterdam.nl/images/logo-base.svg')",
1721
+ "filePath": "src/component/conduction/logo.tokens.json",
1722
+ "isSource": true,
1723
+ "original": {
1724
+ "value": "url('https://www.rotterdam.nl/images/logo-base.svg')"
1725
+ },
1726
+ "name": "conductionLogoNavbarBackgroundImage",
1727
+ "attributes": {
1728
+ "category": "conduction",
1729
+ "type": "logo",
1730
+ "item": "navbar",
1731
+ "subitem": "background-image"
1732
+ },
1733
+ "path": [
1734
+ "conduction",
1735
+ "logo",
1736
+ "navbar",
1737
+ "background-image"
1738
+ ]
1739
+ }
535
1740
  }
536
1741
  },
537
1742
  "primary": {
@@ -4391,6 +5596,143 @@
4391
5596
  }
4392
5597
  }
4393
5598
  },
5599
+ "badge": {
5600
+ "background-color": {
5601
+ "value": "var(--rotterdam-color-base-black) !important",
5602
+ "filePath": "src/component/utrecht/badge.tokens.json",
5603
+ "isSource": true,
5604
+ "original": {
5605
+ "value": "var(--rotterdam-color-base-black) !important"
5606
+ },
5607
+ "name": "utrechtBadgeBackgroundColor",
5608
+ "attributes": {
5609
+ "category": "utrecht",
5610
+ "type": "badge",
5611
+ "item": "background-color"
5612
+ },
5613
+ "path": [
5614
+ "utrecht",
5615
+ "badge",
5616
+ "background-color"
5617
+ ]
5618
+ },
5619
+ "border-radius": {
5620
+ "value": "0",
5621
+ "filePath": "src/component/utrecht/badge.tokens.json",
5622
+ "isSource": true,
5623
+ "original": {
5624
+ "value": "0"
5625
+ },
5626
+ "name": "utrechtBadgeBorderRadius",
5627
+ "attributes": {
5628
+ "category": "utrecht",
5629
+ "type": "badge",
5630
+ "item": "border-radius"
5631
+ },
5632
+ "path": [
5633
+ "utrecht",
5634
+ "badge",
5635
+ "border-radius"
5636
+ ]
5637
+ },
5638
+ "color": {
5639
+ "value": "var(--rotterdam-color-base-white) ",
5640
+ "filePath": "src/component/utrecht/badge.tokens.json",
5641
+ "isSource": true,
5642
+ "original": {
5643
+ "value": "var(--rotterdam-color-base-white) "
5644
+ },
5645
+ "name": "utrechtBadgeColor",
5646
+ "attributes": {
5647
+ "category": "utrecht",
5648
+ "type": "badge",
5649
+ "item": "color"
5650
+ },
5651
+ "path": [
5652
+ "utrecht",
5653
+ "badge",
5654
+ "color"
5655
+ ]
5656
+ },
5657
+ "font-size": {
5658
+ "value": "14px !important",
5659
+ "filePath": "src/component/utrecht/badge.tokens.json",
5660
+ "isSource": true,
5661
+ "original": {
5662
+ "value": "14px !important"
5663
+ },
5664
+ "name": "utrechtBadgeFontSize",
5665
+ "attributes": {
5666
+ "category": "utrecht",
5667
+ "type": "badge",
5668
+ "item": "font-size"
5669
+ },
5670
+ "path": [
5671
+ "utrecht",
5672
+ "badge",
5673
+ "font-size"
5674
+ ]
5675
+ },
5676
+ "font-weight": {
5677
+ "value": "var(--rotterdam-typography-weight-scale-bold-font-weight)",
5678
+ "filePath": "src/component/utrecht/badge.tokens.json",
5679
+ "isSource": true,
5680
+ "original": {
5681
+ "value": "var(--rotterdam-typography-weight-scale-bold-font-weight)"
5682
+ },
5683
+ "name": "utrechtBadgeFontWeight",
5684
+ "attributes": {
5685
+ "category": "utrecht",
5686
+ "type": "badge",
5687
+ "item": "font-weight"
5688
+ },
5689
+ "path": [
5690
+ "utrecht",
5691
+ "badge",
5692
+ "font-weight"
5693
+ ]
5694
+ },
5695
+ "line-height": {},
5696
+ "padding-block": {
5697
+ "value": "8px !important",
5698
+ "filePath": "src/component/utrecht/badge.tokens.json",
5699
+ "isSource": true,
5700
+ "original": {
5701
+ "value": "8px !important"
5702
+ },
5703
+ "name": "utrechtBadgePaddingBlock",
5704
+ "attributes": {
5705
+ "category": "utrecht",
5706
+ "type": "badge",
5707
+ "item": "padding-block"
5708
+ },
5709
+ "path": [
5710
+ "utrecht",
5711
+ "badge",
5712
+ "padding-block"
5713
+ ]
5714
+ },
5715
+ "padding-inline": {
5716
+ "value": "8px !important",
5717
+ "filePath": "src/component/utrecht/badge.tokens.json",
5718
+ "isSource": true,
5719
+ "original": {
5720
+ "value": "8px !important"
5721
+ },
5722
+ "name": "utrechtBadgePaddingInline",
5723
+ "attributes": {
5724
+ "category": "utrecht",
5725
+ "type": "badge",
5726
+ "item": "padding-inline"
5727
+ },
5728
+ "path": [
5729
+ "utrecht",
5730
+ "badge",
5731
+ "padding-inline"
5732
+ ]
5733
+ },
5734
+ "text-transform": {}
5735
+ },
4394
5736
  "breadcrumb-nav": {
4395
5737
  "block-size": {},
4396
5738
  "font-family": {