@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
@@ -492,6 +492,48 @@
492
492
  "29"
493
493
  ]
494
494
  },
495
+ {
496
+ "value": "#4f4f4f",
497
+ "filePath": "src/brand/conduction/color.tokens.json",
498
+ "isSource": true,
499
+ "original": {
500
+ "value": "#4f4f4f"
501
+ },
502
+ "name": "conductionColorGrey31",
503
+ "attributes": {
504
+ "category": "conduction",
505
+ "type": "color",
506
+ "item": "grey",
507
+ "subitem": "31"
508
+ },
509
+ "path": [
510
+ "conduction",
511
+ "color",
512
+ "grey",
513
+ "31"
514
+ ]
515
+ },
516
+ {
517
+ "value": "#767676",
518
+ "filePath": "src/brand/conduction/color.tokens.json",
519
+ "isSource": true,
520
+ "original": {
521
+ "value": "#767676"
522
+ },
523
+ "name": "conductionColorGrey46",
524
+ "attributes": {
525
+ "category": "conduction",
526
+ "type": "color",
527
+ "item": "grey",
528
+ "subitem": "46"
529
+ },
530
+ "path": [
531
+ "conduction",
532
+ "color",
533
+ "grey",
534
+ "46"
535
+ ]
536
+ },
495
537
  {
496
538
  "value": "#7a7a7a",
497
539
  "filePath": "src/brand/conduction/color.tokens.json",
@@ -740,6 +782,282 @@
740
782
  "98"
741
783
  ]
742
784
  },
785
+ {
786
+ "value": "#d1d1d1",
787
+ "filePath": "src/component/conduction/download-card.tokens.json",
788
+ "isSource": true,
789
+ "original": {
790
+ "value": "{conduction.color.grey.82}"
791
+ },
792
+ "name": "conductionDownloadCardBorderColor",
793
+ "attributes": {
794
+ "category": "conduction",
795
+ "type": "download-card",
796
+ "item": "border-color"
797
+ },
798
+ "path": [
799
+ "conduction",
800
+ "download-card",
801
+ "border-color"
802
+ ]
803
+ },
804
+ {
805
+ "value": "2px",
806
+ "filePath": "src/component/conduction/download-card.tokens.json",
807
+ "isSource": true,
808
+ "original": {
809
+ "value": "{conduction.size.3xs}"
810
+ },
811
+ "name": "conductionDownloadCardBorderRadius",
812
+ "attributes": {
813
+ "category": "conduction",
814
+ "type": "download-card",
815
+ "item": "border-radius"
816
+ },
817
+ "path": [
818
+ "conduction",
819
+ "download-card",
820
+ "border-radius"
821
+ ]
822
+ },
823
+ {
824
+ "value": "solid",
825
+ "filePath": "src/component/conduction/download-card.tokens.json",
826
+ "isSource": true,
827
+ "original": {
828
+ "value": "solid"
829
+ },
830
+ "name": "conductionDownloadCardBorderStyle",
831
+ "attributes": {
832
+ "category": "conduction",
833
+ "type": "download-card",
834
+ "item": "border-style"
835
+ },
836
+ "path": [
837
+ "conduction",
838
+ "download-card",
839
+ "border-style"
840
+ ]
841
+ },
842
+ {
843
+ "value": "1px",
844
+ "filePath": "src/component/conduction/download-card.tokens.json",
845
+ "isSource": true,
846
+ "original": {
847
+ "value": "{conduction.size.4xs}"
848
+ },
849
+ "name": "conductionDownloadCardBorderWidth",
850
+ "attributes": {
851
+ "category": "conduction",
852
+ "type": "download-card",
853
+ "item": "border-width"
854
+ },
855
+ "path": [
856
+ "conduction",
857
+ "download-card",
858
+ "border-width"
859
+ ]
860
+ },
861
+ {
862
+ "value": "8px",
863
+ "filePath": "src/component/conduction/download-card.tokens.json",
864
+ "isSource": true,
865
+ "original": {
866
+ "value": "{conduction.size.xs}"
867
+ },
868
+ "name": "conductionDownloadCardIconGap",
869
+ "attributes": {
870
+ "category": "conduction",
871
+ "type": "download-card",
872
+ "item": "icon-gap"
873
+ },
874
+ "path": [
875
+ "conduction",
876
+ "download-card",
877
+ "icon-gap"
878
+ ]
879
+ },
880
+ {
881
+ "value": "18px",
882
+ "filePath": "src/component/conduction/download-card.tokens.json",
883
+ "isSource": true,
884
+ "original": {
885
+ "value": "{conduction.size.md}"
886
+ },
887
+ "name": "conductionDownloadCardPaddingBlockEnd",
888
+ "attributes": {
889
+ "category": "conduction",
890
+ "type": "download-card",
891
+ "item": "padding-block-end"
892
+ },
893
+ "path": [
894
+ "conduction",
895
+ "download-card",
896
+ "padding-block-end"
897
+ ]
898
+ },
899
+ {
900
+ "value": "18px",
901
+ "filePath": "src/component/conduction/download-card.tokens.json",
902
+ "isSource": true,
903
+ "original": {
904
+ "value": "{conduction.size.md}"
905
+ },
906
+ "name": "conductionDownloadCardPaddingBlockStart",
907
+ "attributes": {
908
+ "category": "conduction",
909
+ "type": "download-card",
910
+ "item": "padding-block-start"
911
+ },
912
+ "path": [
913
+ "conduction",
914
+ "download-card",
915
+ "padding-block-start"
916
+ ]
917
+ },
918
+ {
919
+ "value": "18px",
920
+ "filePath": "src/component/conduction/download-card.tokens.json",
921
+ "isSource": true,
922
+ "original": {
923
+ "value": "{conduction.size.md}"
924
+ },
925
+ "name": "conductionDownloadCardPaddingInlineEnd",
926
+ "attributes": {
927
+ "category": "conduction",
928
+ "type": "download-card",
929
+ "item": "padding-inline-end"
930
+ },
931
+ "path": [
932
+ "conduction",
933
+ "download-card",
934
+ "padding-inline-end"
935
+ ]
936
+ },
937
+ {
938
+ "value": "18px",
939
+ "filePath": "src/component/conduction/download-card.tokens.json",
940
+ "isSource": true,
941
+ "original": {
942
+ "value": "{conduction.size.md}"
943
+ },
944
+ "name": "conductionDownloadCardPaddingInlineStart",
945
+ "attributes": {
946
+ "category": "conduction",
947
+ "type": "download-card",
948
+ "item": "padding-inline-start"
949
+ },
950
+ "path": [
951
+ "conduction",
952
+ "download-card",
953
+ "padding-inline-start"
954
+ ]
955
+ },
956
+ {
957
+ "value": "#000000",
958
+ "filePath": "src/component/conduction/download-card.tokens.json",
959
+ "isSource": true,
960
+ "original": {
961
+ "value": "{utrecht.document.color}"
962
+ },
963
+ "name": "conductionDownloadCardTitleColor",
964
+ "attributes": {
965
+ "category": "conduction",
966
+ "type": "download-card",
967
+ "item": "title",
968
+ "subitem": "color"
969
+ },
970
+ "path": [
971
+ "conduction",
972
+ "download-card",
973
+ "title",
974
+ "color"
975
+ ]
976
+ },
977
+ {
978
+ "value": "\"Aldritch\", \"Noto Sans\", Arial, sans-serif",
979
+ "filePath": "src/component/conduction/download-card.tokens.json",
980
+ "isSource": true,
981
+ "original": {
982
+ "value": "{conduction.typography.aldritch.font-family}"
983
+ },
984
+ "name": "conductionDownloadCardTitleFontFamily",
985
+ "attributes": {
986
+ "category": "conduction",
987
+ "type": "download-card",
988
+ "item": "title",
989
+ "subitem": "font-family"
990
+ },
991
+ "path": [
992
+ "conduction",
993
+ "download-card",
994
+ "title",
995
+ "font-family"
996
+ ]
997
+ },
998
+ {
999
+ "value": "18px",
1000
+ "filePath": "src/component/conduction/download-card.tokens.json",
1001
+ "isSource": true,
1002
+ "original": {
1003
+ "value": "{conduction.font-size.md}"
1004
+ },
1005
+ "name": "conductionDownloadCardTitleFontSize",
1006
+ "attributes": {
1007
+ "category": "conduction",
1008
+ "type": "download-card",
1009
+ "item": "title",
1010
+ "subitem": "font-size"
1011
+ },
1012
+ "path": [
1013
+ "conduction",
1014
+ "download-card",
1015
+ "title",
1016
+ "font-size"
1017
+ ]
1018
+ },
1019
+ {
1020
+ "value": "700",
1021
+ "filePath": "src/component/conduction/download-card.tokens.json",
1022
+ "isSource": true,
1023
+ "original": {
1024
+ "value": "{conduction.typography.font-weight.bold}"
1025
+ },
1026
+ "name": "conductionDownloadCardTitleFontWeight",
1027
+ "attributes": {
1028
+ "category": "conduction",
1029
+ "type": "download-card",
1030
+ "item": "title",
1031
+ "subitem": "font-weight"
1032
+ },
1033
+ "path": [
1034
+ "conduction",
1035
+ "download-card",
1036
+ "title",
1037
+ "font-weight"
1038
+ ]
1039
+ },
1040
+ {
1041
+ "value": "14px",
1042
+ "filePath": "src/component/conduction/download-card.tokens.json",
1043
+ "isSource": true,
1044
+ "original": {
1045
+ "value": "{conduction.size.sm}"
1046
+ },
1047
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
1048
+ "attributes": {
1049
+ "category": "conduction",
1050
+ "type": "download-card",
1051
+ "item": "title",
1052
+ "subitem": "margin-inline-end"
1053
+ },
1054
+ "path": [
1055
+ "conduction",
1056
+ "download-card",
1057
+ "title",
1058
+ "margin-inline-end"
1059
+ ]
1060
+ },
743
1061
  {
744
1062
  "value": "32px",
745
1063
  "filePath": "src/brand/conduction/font-size.tokens.json",
@@ -798,155 +1116,988 @@
798
1116
  ]
799
1117
  },
800
1118
  {
801
- "value": "8px",
802
- "filePath": "src/brand/conduction/font-size.tokens.json",
1119
+ "value": "8px",
1120
+ "filePath": "src/brand/conduction/font-size.tokens.json",
1121
+ "isSource": true,
1122
+ "original": {
1123
+ "value": "8px"
1124
+ },
1125
+ "name": "conductionFontSize3xs",
1126
+ "attributes": {
1127
+ "category": "conduction",
1128
+ "type": "font-size",
1129
+ "item": "3xs"
1130
+ },
1131
+ "path": [
1132
+ "conduction",
1133
+ "font-size",
1134
+ "3xs"
1135
+ ]
1136
+ },
1137
+ {
1138
+ "value": "58px",
1139
+ "filePath": "src/brand/conduction/font-size.tokens.json",
1140
+ "isSource": true,
1141
+ "original": {
1142
+ "value": "58px"
1143
+ },
1144
+ "name": "conductionFontSize4xl",
1145
+ "attributes": {
1146
+ "category": "conduction",
1147
+ "type": "font-size",
1148
+ "item": "4xl"
1149
+ },
1150
+ "path": [
1151
+ "conduction",
1152
+ "font-size",
1153
+ "4xl"
1154
+ ]
1155
+ },
1156
+ {
1157
+ "value": "5px",
1158
+ "filePath": "src/brand/conduction/font-size.tokens.json",
1159
+ "isSource": true,
1160
+ "original": {
1161
+ "value": "5px"
1162
+ },
1163
+ "name": "conductionFontSize4xs",
1164
+ "attributes": {
1165
+ "category": "conduction",
1166
+ "type": "font-size",
1167
+ "item": "4xs"
1168
+ },
1169
+ "path": [
1170
+ "conduction",
1171
+ "font-size",
1172
+ "4xs"
1173
+ ]
1174
+ },
1175
+ {
1176
+ "value": "20px",
1177
+ "filePath": "src/brand/conduction/font-size.tokens.json",
1178
+ "isSource": true,
1179
+ "original": {
1180
+ "value": "20px"
1181
+ },
1182
+ "name": "conductionFontSizeLg",
1183
+ "attributes": {
1184
+ "category": "conduction",
1185
+ "type": "font-size",
1186
+ "item": "lg"
1187
+ },
1188
+ "path": [
1189
+ "conduction",
1190
+ "font-size",
1191
+ "lg"
1192
+ ]
1193
+ },
1194
+ {
1195
+ "value": "18px",
1196
+ "filePath": "src/brand/conduction/font-size.tokens.json",
1197
+ "isSource": true,
1198
+ "original": {
1199
+ "value": "18px"
1200
+ },
1201
+ "name": "conductionFontSizeMd",
1202
+ "attributes": {
1203
+ "category": "conduction",
1204
+ "type": "font-size",
1205
+ "item": "md"
1206
+ },
1207
+ "path": [
1208
+ "conduction",
1209
+ "font-size",
1210
+ "md"
1211
+ ]
1212
+ },
1213
+ {
1214
+ "value": "14px",
1215
+ "filePath": "src/brand/conduction/font-size.tokens.json",
1216
+ "isSource": true,
1217
+ "original": {
1218
+ "value": "14px"
1219
+ },
1220
+ "name": "conductionFontSizeSm",
1221
+ "attributes": {
1222
+ "category": "conduction",
1223
+ "type": "font-size",
1224
+ "item": "sm"
1225
+ },
1226
+ "path": [
1227
+ "conduction",
1228
+ "font-size",
1229
+ "sm"
1230
+ ]
1231
+ },
1232
+ {
1233
+ "value": "24px",
1234
+ "filePath": "src/brand/conduction/font-size.tokens.json",
1235
+ "isSource": true,
1236
+ "original": {
1237
+ "value": "24px"
1238
+ },
1239
+ "name": "conductionFontSizeXl",
1240
+ "attributes": {
1241
+ "category": "conduction",
1242
+ "type": "font-size",
1243
+ "item": "xl"
1244
+ },
1245
+ "path": [
1246
+ "conduction",
1247
+ "font-size",
1248
+ "xl"
1249
+ ]
1250
+ },
1251
+ {
1252
+ "value": "12px",
1253
+ "filePath": "src/brand/conduction/font-size.tokens.json",
1254
+ "isSource": true,
1255
+ "original": {
1256
+ "value": "12px"
1257
+ },
1258
+ "name": "conductionFontSizeXs",
1259
+ "attributes": {
1260
+ "category": "conduction",
1261
+ "type": "font-size",
1262
+ "item": "xs"
1263
+ },
1264
+ "path": [
1265
+ "conduction",
1266
+ "font-size",
1267
+ "xs"
1268
+ ]
1269
+ },
1270
+ {
1271
+ "value": "#767676",
1272
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1273
+ "isSource": true,
1274
+ "original": {
1275
+ "value": "{conduction.color.grey.46}"
1276
+ },
1277
+ "name": "conductionInputCheckboxBorderColor",
1278
+ "attributes": {
1279
+ "category": "conduction",
1280
+ "type": "input-checkbox",
1281
+ "item": "border-color"
1282
+ },
1283
+ "path": [
1284
+ "conduction",
1285
+ "input-checkbox",
1286
+ "border-color"
1287
+ ]
1288
+ },
1289
+ {
1290
+ "value": "3px",
1291
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1292
+ "isSource": true,
1293
+ "original": {
1294
+ "value": "3px"
1295
+ },
1296
+ "name": "conductionInputCheckboxBorderRadius",
1297
+ "attributes": {
1298
+ "category": "conduction",
1299
+ "type": "input-checkbox",
1300
+ "item": "border-radius"
1301
+ },
1302
+ "path": [
1303
+ "conduction",
1304
+ "input-checkbox",
1305
+ "border-radius"
1306
+ ]
1307
+ },
1308
+ {
1309
+ "value": "solid",
1310
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1311
+ "isSource": true,
1312
+ "original": {
1313
+ "value": "solid"
1314
+ },
1315
+ "name": "conductionInputCheckboxBorderStyle",
1316
+ "attributes": {
1317
+ "category": "conduction",
1318
+ "type": "input-checkbox",
1319
+ "item": "border-style"
1320
+ },
1321
+ "path": [
1322
+ "conduction",
1323
+ "input-checkbox",
1324
+ "border-style"
1325
+ ]
1326
+ },
1327
+ {
1328
+ "value": "1px",
1329
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1330
+ "isSource": true,
1331
+ "original": {
1332
+ "value": "{conduction.size.4xs}"
1333
+ },
1334
+ "name": "conductionInputCheckboxBorderWidth",
1335
+ "attributes": {
1336
+ "category": "conduction",
1337
+ "type": "input-checkbox",
1338
+ "item": "border-width"
1339
+ },
1340
+ "path": [
1341
+ "conduction",
1342
+ "input-checkbox",
1343
+ "border-width"
1344
+ ]
1345
+ },
1346
+ {
1347
+ "value": "#4376fc",
1348
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1349
+ "isSource": true,
1350
+ "original": {
1351
+ "value": "{conduction.color.primary}"
1352
+ },
1353
+ "name": "conductionInputCheckboxCheckedBorderColor",
1354
+ "attributes": {
1355
+ "category": "conduction",
1356
+ "type": "input-checkbox",
1357
+ "item": "checked",
1358
+ "subitem": "border-color"
1359
+ },
1360
+ "path": [
1361
+ "conduction",
1362
+ "input-checkbox",
1363
+ "checked",
1364
+ "border-color"
1365
+ ]
1366
+ },
1367
+ {
1368
+ "value": "3px",
1369
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1370
+ "isSource": true,
1371
+ "original": {
1372
+ "value": "3px"
1373
+ },
1374
+ "name": "conductionInputCheckboxCheckedBorderRadius",
1375
+ "attributes": {
1376
+ "category": "conduction",
1377
+ "type": "input-checkbox",
1378
+ "item": "checked",
1379
+ "subitem": "border-radius"
1380
+ },
1381
+ "path": [
1382
+ "conduction",
1383
+ "input-checkbox",
1384
+ "checked",
1385
+ "border-radius"
1386
+ ]
1387
+ },
1388
+ {
1389
+ "value": "solid",
1390
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1391
+ "isSource": true,
1392
+ "original": {
1393
+ "value": "solid"
1394
+ },
1395
+ "name": "conductionInputCheckboxCheckedBorderStyle",
1396
+ "attributes": {
1397
+ "category": "conduction",
1398
+ "type": "input-checkbox",
1399
+ "item": "checked",
1400
+ "subitem": "border-style"
1401
+ },
1402
+ "path": [
1403
+ "conduction",
1404
+ "input-checkbox",
1405
+ "checked",
1406
+ "border-style"
1407
+ ]
1408
+ },
1409
+ {
1410
+ "value": "1px",
1411
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1412
+ "isSource": true,
1413
+ "original": {
1414
+ "value": "{conduction.size.4xs}"
1415
+ },
1416
+ "name": "conductionInputCheckboxCheckedBorderWidth",
1417
+ "attributes": {
1418
+ "category": "conduction",
1419
+ "type": "input-checkbox",
1420
+ "item": "checked",
1421
+ "subitem": "border-width"
1422
+ },
1423
+ "path": [
1424
+ "conduction",
1425
+ "input-checkbox",
1426
+ "checked",
1427
+ "border-width"
1428
+ ]
1429
+ },
1430
+ {
1431
+ "value": "#4376fc",
1432
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1433
+ "isSource": true,
1434
+ "original": {
1435
+ "value": "{conduction.color.primary}"
1436
+ },
1437
+ "name": "conductionInputCheckboxCheckedColor",
1438
+ "attributes": {
1439
+ "category": "conduction",
1440
+ "type": "input-checkbox",
1441
+ "item": "checked",
1442
+ "subitem": "color"
1443
+ },
1444
+ "path": [
1445
+ "conduction",
1446
+ "input-checkbox",
1447
+ "checked",
1448
+ "color"
1449
+ ]
1450
+ },
1451
+ {
1452
+ "value": "#2e5ed9",
1453
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1454
+ "isSource": true,
1455
+ "original": {
1456
+ "value": "{conduction.color.primary-hover}"
1457
+ },
1458
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
1459
+ "attributes": {
1460
+ "category": "conduction",
1461
+ "type": "input-checkbox",
1462
+ "item": "checked",
1463
+ "subitem": "hover",
1464
+ "state": "border-color"
1465
+ },
1466
+ "path": [
1467
+ "conduction",
1468
+ "input-checkbox",
1469
+ "checked",
1470
+ "hover",
1471
+ "border-color"
1472
+ ]
1473
+ },
1474
+ {
1475
+ "value": "3px",
1476
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1477
+ "isSource": true,
1478
+ "original": {
1479
+ "value": "3px"
1480
+ },
1481
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
1482
+ "attributes": {
1483
+ "category": "conduction",
1484
+ "type": "input-checkbox",
1485
+ "item": "checked",
1486
+ "subitem": "hover",
1487
+ "state": "border-radius"
1488
+ },
1489
+ "path": [
1490
+ "conduction",
1491
+ "input-checkbox",
1492
+ "checked",
1493
+ "hover",
1494
+ "border-radius"
1495
+ ]
1496
+ },
1497
+ {
1498
+ "value": "solid",
1499
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1500
+ "isSource": true,
1501
+ "original": {
1502
+ "value": "solid"
1503
+ },
1504
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
1505
+ "attributes": {
1506
+ "category": "conduction",
1507
+ "type": "input-checkbox",
1508
+ "item": "checked",
1509
+ "subitem": "hover",
1510
+ "state": "border-style"
1511
+ },
1512
+ "path": [
1513
+ "conduction",
1514
+ "input-checkbox",
1515
+ "checked",
1516
+ "hover",
1517
+ "border-style"
1518
+ ]
1519
+ },
1520
+ {
1521
+ "value": "1px",
1522
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1523
+ "isSource": true,
1524
+ "original": {
1525
+ "value": "{conduction.size.4xs}"
1526
+ },
1527
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
1528
+ "attributes": {
1529
+ "category": "conduction",
1530
+ "type": "input-checkbox",
1531
+ "item": "checked",
1532
+ "subitem": "hover",
1533
+ "state": "border-width"
1534
+ },
1535
+ "path": [
1536
+ "conduction",
1537
+ "input-checkbox",
1538
+ "checked",
1539
+ "hover",
1540
+ "border-width"
1541
+ ]
1542
+ },
1543
+ {
1544
+ "value": "#2e5ed9",
1545
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1546
+ "isSource": true,
1547
+ "original": {
1548
+ "value": "{conduction.color.primary-hover}"
1549
+ },
1550
+ "name": "conductionInputCheckboxCheckedHoverColor",
1551
+ "attributes": {
1552
+ "category": "conduction",
1553
+ "type": "input-checkbox",
1554
+ "item": "checked",
1555
+ "subitem": "hover",
1556
+ "state": "color"
1557
+ },
1558
+ "path": [
1559
+ "conduction",
1560
+ "input-checkbox",
1561
+ "checked",
1562
+ "hover",
1563
+ "color"
1564
+ ]
1565
+ },
1566
+ {
1567
+ "value": "#ffffff",
1568
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1569
+ "isSource": true,
1570
+ "original": {
1571
+ "value": "{conduction.color.white.100}"
1572
+ },
1573
+ "name": "conductionInputCheckboxColor",
1574
+ "attributes": {
1575
+ "category": "conduction",
1576
+ "type": "input-checkbox",
1577
+ "item": "color"
1578
+ },
1579
+ "path": [
1580
+ "conduction",
1581
+ "input-checkbox",
1582
+ "color"
1583
+ ]
1584
+ },
1585
+ {
1586
+ "value": "#d1d1d1",
1587
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1588
+ "isSource": true,
1589
+ "original": {
1590
+ "value": "{conduction.color.grey.82}"
1591
+ },
1592
+ "name": "conductionInputCheckboxDisabledBorderColor",
1593
+ "attributes": {
1594
+ "category": "conduction",
1595
+ "type": "input-checkbox",
1596
+ "item": "disabled",
1597
+ "subitem": "border-color"
1598
+ },
1599
+ "path": [
1600
+ "conduction",
1601
+ "input-checkbox",
1602
+ "disabled",
1603
+ "border-color"
1604
+ ]
1605
+ },
1606
+ {
1607
+ "value": "3px",
1608
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1609
+ "isSource": true,
1610
+ "original": {
1611
+ "value": "3px"
1612
+ },
1613
+ "name": "conductionInputCheckboxDisabledBorderRadius",
1614
+ "attributes": {
1615
+ "category": "conduction",
1616
+ "type": "input-checkbox",
1617
+ "item": "disabled",
1618
+ "subitem": "border-radius"
1619
+ },
1620
+ "path": [
1621
+ "conduction",
1622
+ "input-checkbox",
1623
+ "disabled",
1624
+ "border-radius"
1625
+ ]
1626
+ },
1627
+ {
1628
+ "value": "solid",
1629
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1630
+ "isSource": true,
1631
+ "original": {
1632
+ "value": "solid"
1633
+ },
1634
+ "name": "conductionInputCheckboxDisabledBorderStyle",
1635
+ "attributes": {
1636
+ "category": "conduction",
1637
+ "type": "input-checkbox",
1638
+ "item": "disabled",
1639
+ "subitem": "border-style"
1640
+ },
1641
+ "path": [
1642
+ "conduction",
1643
+ "input-checkbox",
1644
+ "disabled",
1645
+ "border-style"
1646
+ ]
1647
+ },
1648
+ {
1649
+ "value": "1px",
1650
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1651
+ "isSource": true,
1652
+ "original": {
1653
+ "value": "{conduction.size.4xs}"
1654
+ },
1655
+ "name": "conductionInputCheckboxDisabledBorderWidth",
1656
+ "attributes": {
1657
+ "category": "conduction",
1658
+ "type": "input-checkbox",
1659
+ "item": "disabled",
1660
+ "subitem": "border-width"
1661
+ },
1662
+ "path": [
1663
+ "conduction",
1664
+ "input-checkbox",
1665
+ "disabled",
1666
+ "border-width"
1667
+ ]
1668
+ },
1669
+ {
1670
+ "value": "#d1d1d1",
1671
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1672
+ "isSource": true,
1673
+ "original": {
1674
+ "value": "{conduction.color.grey.82}"
1675
+ },
1676
+ "name": "conductionInputCheckboxDisabledColor",
1677
+ "attributes": {
1678
+ "category": "conduction",
1679
+ "type": "input-checkbox",
1680
+ "item": "disabled",
1681
+ "subitem": "color"
1682
+ },
1683
+ "path": [
1684
+ "conduction",
1685
+ "input-checkbox",
1686
+ "disabled",
1687
+ "color"
1688
+ ]
1689
+ },
1690
+ {
1691
+ "value": "#d1d1d1",
1692
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1693
+ "isSource": true,
1694
+ "original": {
1695
+ "value": "{conduction.color.grey.82}"
1696
+ },
1697
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
1698
+ "attributes": {
1699
+ "category": "conduction",
1700
+ "type": "input-checkbox",
1701
+ "item": "disabled",
1702
+ "subitem": "hover",
1703
+ "state": "border-color"
1704
+ },
1705
+ "path": [
1706
+ "conduction",
1707
+ "input-checkbox",
1708
+ "disabled",
1709
+ "hover",
1710
+ "border-color"
1711
+ ]
1712
+ },
1713
+ {
1714
+ "value": "3px",
1715
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1716
+ "isSource": true,
1717
+ "original": {
1718
+ "value": "3px"
1719
+ },
1720
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
1721
+ "attributes": {
1722
+ "category": "conduction",
1723
+ "type": "input-checkbox",
1724
+ "item": "disabled",
1725
+ "subitem": "hover",
1726
+ "state": "border-radius"
1727
+ },
1728
+ "path": [
1729
+ "conduction",
1730
+ "input-checkbox",
1731
+ "disabled",
1732
+ "hover",
1733
+ "border-radius"
1734
+ ]
1735
+ },
1736
+ {
1737
+ "value": "solid",
1738
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1739
+ "isSource": true,
1740
+ "original": {
1741
+ "value": "solid"
1742
+ },
1743
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
1744
+ "attributes": {
1745
+ "category": "conduction",
1746
+ "type": "input-checkbox",
1747
+ "item": "disabled",
1748
+ "subitem": "hover",
1749
+ "state": "border-style"
1750
+ },
1751
+ "path": [
1752
+ "conduction",
1753
+ "input-checkbox",
1754
+ "disabled",
1755
+ "hover",
1756
+ "border-style"
1757
+ ]
1758
+ },
1759
+ {
1760
+ "value": "1px",
1761
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1762
+ "isSource": true,
1763
+ "original": {
1764
+ "value": "{conduction.size.4xs}"
1765
+ },
1766
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
1767
+ "attributes": {
1768
+ "category": "conduction",
1769
+ "type": "input-checkbox",
1770
+ "item": "disabled",
1771
+ "subitem": "hover",
1772
+ "state": "border-width"
1773
+ },
1774
+ "path": [
1775
+ "conduction",
1776
+ "input-checkbox",
1777
+ "disabled",
1778
+ "hover",
1779
+ "border-width"
1780
+ ]
1781
+ },
1782
+ {
1783
+ "value": "#d1d1d1",
1784
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1785
+ "isSource": true,
1786
+ "original": {
1787
+ "value": "{conduction.color.grey.82}"
1788
+ },
1789
+ "name": "conductionInputCheckboxDisabledHoverColor",
1790
+ "attributes": {
1791
+ "category": "conduction",
1792
+ "type": "input-checkbox",
1793
+ "item": "disabled",
1794
+ "subitem": "hover",
1795
+ "state": "color"
1796
+ },
1797
+ "path": [
1798
+ "conduction",
1799
+ "input-checkbox",
1800
+ "disabled",
1801
+ "hover",
1802
+ "color"
1803
+ ]
1804
+ },
1805
+ {
1806
+ "value": "#000000",
1807
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1808
+ "isSource": true,
1809
+ "original": {
1810
+ "value": "{conduction.color.black.0}"
1811
+ },
1812
+ "name": "conductionInputCheckboxFocusOutlineColor",
1813
+ "attributes": {
1814
+ "category": "conduction",
1815
+ "type": "input-checkbox",
1816
+ "item": "focus",
1817
+ "subitem": "outline-color"
1818
+ },
1819
+ "path": [
1820
+ "conduction",
1821
+ "input-checkbox",
1822
+ "focus",
1823
+ "outline-color"
1824
+ ]
1825
+ },
1826
+ {
1827
+ "value": "2px",
1828
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1829
+ "isSource": true,
1830
+ "original": {
1831
+ "value": "2px"
1832
+ },
1833
+ "name": "conductionInputCheckboxFocusOutlineOffset",
1834
+ "attributes": {
1835
+ "category": "conduction",
1836
+ "type": "input-checkbox",
1837
+ "item": "focus",
1838
+ "subitem": "outline-offset"
1839
+ },
1840
+ "path": [
1841
+ "conduction",
1842
+ "input-checkbox",
1843
+ "focus",
1844
+ "outline-offset"
1845
+ ]
1846
+ },
1847
+ {
1848
+ "value": "solid",
1849
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1850
+ "isSource": true,
1851
+ "original": {
1852
+ "value": "solid"
1853
+ },
1854
+ "name": "conductionInputCheckboxFocusOutlineStyle",
1855
+ "attributes": {
1856
+ "category": "conduction",
1857
+ "type": "input-checkbox",
1858
+ "item": "focus",
1859
+ "subitem": "outline-style"
1860
+ },
1861
+ "path": [
1862
+ "conduction",
1863
+ "input-checkbox",
1864
+ "focus",
1865
+ "outline-style"
1866
+ ]
1867
+ },
1868
+ {
1869
+ "value": "2px",
1870
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1871
+ "isSource": true,
1872
+ "original": {
1873
+ "value": "2px"
1874
+ },
1875
+ "name": "conductionInputCheckboxFocusOutlineWidth",
1876
+ "attributes": {
1877
+ "category": "conduction",
1878
+ "type": "input-checkbox",
1879
+ "item": "focus",
1880
+ "subitem": "outline-width"
1881
+ },
1882
+ "path": [
1883
+ "conduction",
1884
+ "input-checkbox",
1885
+ "focus",
1886
+ "outline-width"
1887
+ ]
1888
+ },
1889
+ {
1890
+ "value": "#4f4f4f",
1891
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1892
+ "isSource": true,
1893
+ "original": {
1894
+ "value": "{conduction.color.grey.31}"
1895
+ },
1896
+ "name": "conductionInputCheckboxHoverBorderColor",
1897
+ "attributes": {
1898
+ "category": "conduction",
1899
+ "type": "input-checkbox",
1900
+ "item": "hover",
1901
+ "subitem": "border-color"
1902
+ },
1903
+ "path": [
1904
+ "conduction",
1905
+ "input-checkbox",
1906
+ "hover",
1907
+ "border-color"
1908
+ ]
1909
+ },
1910
+ {
1911
+ "value": "3px",
1912
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1913
+ "isSource": true,
1914
+ "original": {
1915
+ "value": "3px"
1916
+ },
1917
+ "name": "conductionInputCheckboxHoverBorderRadius",
1918
+ "attributes": {
1919
+ "category": "conduction",
1920
+ "type": "input-checkbox",
1921
+ "item": "hover",
1922
+ "subitem": "border-radius"
1923
+ },
1924
+ "path": [
1925
+ "conduction",
1926
+ "input-checkbox",
1927
+ "hover",
1928
+ "border-radius"
1929
+ ]
1930
+ },
1931
+ {
1932
+ "value": "solid",
1933
+ "filePath": "src/component/conduction/checkbox.tokens.json",
803
1934
  "isSource": true,
804
1935
  "original": {
805
- "value": "8px"
1936
+ "value": "solid"
806
1937
  },
807
- "name": "conductionFontSize3xs",
1938
+ "name": "conductionInputCheckboxHoverBorderStyle",
808
1939
  "attributes": {
809
1940
  "category": "conduction",
810
- "type": "font-size",
811
- "item": "3xs"
1941
+ "type": "input-checkbox",
1942
+ "item": "hover",
1943
+ "subitem": "border-style"
812
1944
  },
813
1945
  "path": [
814
1946
  "conduction",
815
- "font-size",
816
- "3xs"
1947
+ "input-checkbox",
1948
+ "hover",
1949
+ "border-style"
817
1950
  ]
818
1951
  },
819
1952
  {
820
- "value": "58px",
821
- "filePath": "src/brand/conduction/font-size.tokens.json",
1953
+ "value": "1px",
1954
+ "filePath": "src/component/conduction/checkbox.tokens.json",
822
1955
  "isSource": true,
823
1956
  "original": {
824
- "value": "58px"
1957
+ "value": "{conduction.size.4xs}"
825
1958
  },
826
- "name": "conductionFontSize4xl",
1959
+ "name": "conductionInputCheckboxHoverBorderWidth",
827
1960
  "attributes": {
828
1961
  "category": "conduction",
829
- "type": "font-size",
830
- "item": "4xl"
1962
+ "type": "input-checkbox",
1963
+ "item": "hover",
1964
+ "subitem": "border-width"
831
1965
  },
832
1966
  "path": [
833
1967
  "conduction",
834
- "font-size",
835
- "4xl"
1968
+ "input-checkbox",
1969
+ "hover",
1970
+ "border-width"
836
1971
  ]
837
1972
  },
838
1973
  {
839
- "value": "5px",
840
- "filePath": "src/brand/conduction/font-size.tokens.json",
1974
+ "value": "#ffffff",
1975
+ "filePath": "src/component/conduction/checkbox.tokens.json",
841
1976
  "isSource": true,
842
1977
  "original": {
843
- "value": "5px"
1978
+ "value": "{conduction.color.white.100}"
844
1979
  },
845
- "name": "conductionFontSize4xs",
1980
+ "name": "conductionInputCheckboxHoverColor",
846
1981
  "attributes": {
847
1982
  "category": "conduction",
848
- "type": "font-size",
849
- "item": "4xs"
1983
+ "type": "input-checkbox",
1984
+ "item": "hover",
1985
+ "subitem": "color"
850
1986
  },
851
1987
  "path": [
852
1988
  "conduction",
853
- "font-size",
854
- "4xs"
1989
+ "input-checkbox",
1990
+ "hover",
1991
+ "color"
855
1992
  ]
856
1993
  },
857
1994
  {
858
- "value": "20px",
859
- "filePath": "src/brand/conduction/font-size.tokens.json",
1995
+ "value": "#000000",
1996
+ "filePath": "src/component/conduction/checkbox.tokens.json",
860
1997
  "isSource": true,
861
1998
  "original": {
862
- "value": "20px"
1999
+ "value": "{utrecht.document.color}"
863
2000
  },
864
- "name": "conductionFontSizeLg",
2001
+ "name": "conductionInputCheckboxLabelColor",
865
2002
  "attributes": {
866
2003
  "category": "conduction",
867
- "type": "font-size",
868
- "item": "lg"
2004
+ "type": "input-checkbox",
2005
+ "item": "label",
2006
+ "subitem": "color"
869
2007
  },
870
2008
  "path": [
871
2009
  "conduction",
872
- "font-size",
873
- "lg"
2010
+ "input-checkbox",
2011
+ "label",
2012
+ "color"
874
2013
  ]
875
2014
  },
876
2015
  {
877
- "value": "18px",
878
- "filePath": "src/brand/conduction/font-size.tokens.json",
2016
+ "value": "3px",
2017
+ "filePath": "src/component/conduction/checkbox.tokens.json",
879
2018
  "isSource": true,
880
2019
  "original": {
881
- "value": "18px"
2020
+ "value": "3px"
882
2021
  },
883
- "name": "conductionFontSizeMd",
2022
+ "name": "conductionInputCheckboxLabelContainerMargin",
884
2023
  "attributes": {
885
2024
  "category": "conduction",
886
- "type": "font-size",
887
- "item": "md"
2025
+ "type": "input-checkbox",
2026
+ "item": "label",
2027
+ "subitem": "container",
2028
+ "state": "margin"
888
2029
  },
889
2030
  "path": [
890
2031
  "conduction",
891
- "font-size",
892
- "md"
2032
+ "input-checkbox",
2033
+ "label",
2034
+ "container",
2035
+ "margin"
893
2036
  ]
894
2037
  },
895
2038
  {
896
- "value": "14px",
897
- "filePath": "src/brand/conduction/font-size.tokens.json",
2039
+ "value": "3px",
2040
+ "filePath": "src/component/conduction/checkbox.tokens.json",
898
2041
  "isSource": true,
899
2042
  "original": {
900
- "value": "14px"
2043
+ "value": "3px"
901
2044
  },
902
- "name": "conductionFontSizeSm",
2045
+ "name": "conductionInputCheckboxLabelContainerPadding",
903
2046
  "attributes": {
904
2047
  "category": "conduction",
905
- "type": "font-size",
906
- "item": "sm"
2048
+ "type": "input-checkbox",
2049
+ "item": "label",
2050
+ "subitem": "container",
2051
+ "state": "padding"
907
2052
  },
908
2053
  "path": [
909
2054
  "conduction",
910
- "font-size",
911
- "sm"
2055
+ "input-checkbox",
2056
+ "label",
2057
+ "container",
2058
+ "padding"
912
2059
  ]
913
2060
  },
914
2061
  {
915
- "value": "24px",
916
- "filePath": "src/brand/conduction/font-size.tokens.json",
2062
+ "value": "\"Noto Sans\", Arial, sans-serif",
2063
+ "filePath": "src/component/conduction/checkbox.tokens.json",
917
2064
  "isSource": true,
918
2065
  "original": {
919
- "value": "24px"
2066
+ "value": "{utrecht.document.font-family}"
920
2067
  },
921
- "name": "conductionFontSizeXl",
2068
+ "name": "conductionInputCheckboxLabelFontFamily",
922
2069
  "attributes": {
923
2070
  "category": "conduction",
924
- "type": "font-size",
925
- "item": "xl"
2071
+ "type": "input-checkbox",
2072
+ "item": "label",
2073
+ "subitem": "font-family"
926
2074
  },
927
2075
  "path": [
928
2076
  "conduction",
929
- "font-size",
930
- "xl"
2077
+ "input-checkbox",
2078
+ "label",
2079
+ "font-family"
931
2080
  ]
932
2081
  },
933
2082
  {
934
- "value": "12px",
935
- "filePath": "src/brand/conduction/font-size.tokens.json",
2083
+ "value": "18px",
2084
+ "filePath": "src/component/conduction/checkbox.tokens.json",
936
2085
  "isSource": true,
937
2086
  "original": {
938
- "value": "12px"
2087
+ "value": "{utrecht.document.font-size}"
939
2088
  },
940
- "name": "conductionFontSizeXs",
2089
+ "name": "conductionInputCheckboxLabelFontSize",
941
2090
  "attributes": {
942
2091
  "category": "conduction",
943
- "type": "font-size",
944
- "item": "xs"
2092
+ "type": "input-checkbox",
2093
+ "item": "label",
2094
+ "subitem": "font-size"
945
2095
  },
946
2096
  "path": [
947
2097
  "conduction",
948
- "font-size",
949
- "xs"
2098
+ "input-checkbox",
2099
+ "label",
2100
+ "font-size"
950
2101
  ]
951
2102
  },
952
2103
  {
@@ -1294,6 +2445,69 @@
1294
2445
  "inline-size"
1295
2446
  ]
1296
2447
  },
2448
+ {
2449
+ "value": "url('https://raw.githubusercontent.com/OpenCatalogi/web-app/df1e0533081d780c05b1d0b57ab327d97adcbdc6/pwa/src/assets/svgs/LogoConduction.svg')",
2450
+ "filePath": "src/component/conduction/logo.tokens.json",
2451
+ "isSource": true,
2452
+ "original": {
2453
+ "value": "url('https://raw.githubusercontent.com/OpenCatalogi/web-app/df1e0533081d780c05b1d0b57ab327d97adcbdc6/pwa/src/assets/svgs/LogoConduction.svg')"
2454
+ },
2455
+ "name": "conductionLogoNavbarBackgroundImage",
2456
+ "attributes": {
2457
+ "category": "conduction",
2458
+ "type": "logo",
2459
+ "item": "navbar",
2460
+ "subitem": "background-image"
2461
+ },
2462
+ "path": [
2463
+ "conduction",
2464
+ "logo",
2465
+ "navbar",
2466
+ "background-image"
2467
+ ]
2468
+ },
2469
+ {
2470
+ "value": "40px",
2471
+ "filePath": "src/component/conduction/logo.tokens.json",
2472
+ "isSource": true,
2473
+ "original": {
2474
+ "value": "40px"
2475
+ },
2476
+ "name": "conductionLogoNavbarBlockSize",
2477
+ "attributes": {
2478
+ "category": "conduction",
2479
+ "type": "logo",
2480
+ "item": "navbar",
2481
+ "subitem": "block-size"
2482
+ },
2483
+ "path": [
2484
+ "conduction",
2485
+ "logo",
2486
+ "navbar",
2487
+ "block-size"
2488
+ ]
2489
+ },
2490
+ {
2491
+ "value": "150px",
2492
+ "filePath": "src/component/conduction/logo.tokens.json",
2493
+ "isSource": true,
2494
+ "original": {
2495
+ "value": "150px"
2496
+ },
2497
+ "name": "conductionLogoNavbarInlineSize",
2498
+ "attributes": {
2499
+ "category": "conduction",
2500
+ "type": "logo",
2501
+ "item": "navbar",
2502
+ "subitem": "inline-size"
2503
+ },
2504
+ "path": [
2505
+ "conduction",
2506
+ "logo",
2507
+ "navbar",
2508
+ "inline-size"
2509
+ ]
2510
+ },
1297
2511
  {
1298
2512
  "value": "unset",
1299
2513
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -4885,6 +6099,63 @@
4885
6099
  "color"
4886
6100
  ]
4887
6101
  },
6102
+ {
6103
+ "value": "#000000 ",
6104
+ "filePath": "src/component/utrecht/badge.tokens.json",
6105
+ "isSource": true,
6106
+ "original": {
6107
+ "value": "{conduction.color.black.0} "
6108
+ },
6109
+ "name": "utrechtBadgeBackgroundColor",
6110
+ "attributes": {
6111
+ "category": "utrecht",
6112
+ "type": "badge",
6113
+ "item": "background-color"
6114
+ },
6115
+ "path": [
6116
+ "utrecht",
6117
+ "badge",
6118
+ "background-color"
6119
+ ]
6120
+ },
6121
+ {
6122
+ "value": "0",
6123
+ "filePath": "src/component/utrecht/badge.tokens.json",
6124
+ "isSource": true,
6125
+ "original": {
6126
+ "value": "0"
6127
+ },
6128
+ "name": "utrechtBadgeBorderRadius",
6129
+ "attributes": {
6130
+ "category": "utrecht",
6131
+ "type": "badge",
6132
+ "item": "border-radius"
6133
+ },
6134
+ "path": [
6135
+ "utrecht",
6136
+ "badge",
6137
+ "border-radius"
6138
+ ]
6139
+ },
6140
+ {
6141
+ "value": "#ffffff ",
6142
+ "filePath": "src/component/utrecht/badge.tokens.json",
6143
+ "isSource": true,
6144
+ "original": {
6145
+ "value": "{conduction.color.white.100} "
6146
+ },
6147
+ "name": "utrechtBadgeColor",
6148
+ "attributes": {
6149
+ "category": "utrecht",
6150
+ "type": "badge",
6151
+ "item": "color"
6152
+ },
6153
+ "path": [
6154
+ "utrecht",
6155
+ "badge",
6156
+ "color"
6157
+ ]
6158
+ },
4888
6159
  {
4889
6160
  "value": "#4376fc",
4890
6161
  "filePath": "src/component/utrecht/badge-counter.tokens.json",
@@ -5056,6 +6327,82 @@
5056
6327
  "text-decoration"
5057
6328
  ]
5058
6329
  },
6330
+ {
6331
+ "value": "14px",
6332
+ "filePath": "src/component/utrecht/badge.tokens.json",
6333
+ "isSource": true,
6334
+ "original": {
6335
+ "value": "{conduction.font-size.sm}"
6336
+ },
6337
+ "name": "utrechtBadgeFontSize",
6338
+ "attributes": {
6339
+ "category": "utrecht",
6340
+ "type": "badge",
6341
+ "item": "font-size"
6342
+ },
6343
+ "path": [
6344
+ "utrecht",
6345
+ "badge",
6346
+ "font-size"
6347
+ ]
6348
+ },
6349
+ {
6350
+ "value": "400",
6351
+ "filePath": "src/component/utrecht/badge.tokens.json",
6352
+ "isSource": true,
6353
+ "original": {
6354
+ "value": "{conduction.typography.font-weight.normal}"
6355
+ },
6356
+ "name": "utrechtBadgeFontWeight",
6357
+ "attributes": {
6358
+ "category": "utrecht",
6359
+ "type": "badge",
6360
+ "item": "font-weight"
6361
+ },
6362
+ "path": [
6363
+ "utrecht",
6364
+ "badge",
6365
+ "font-weight"
6366
+ ]
6367
+ },
6368
+ {
6369
+ "value": "8px",
6370
+ "filePath": "src/component/utrecht/badge.tokens.json",
6371
+ "isSource": true,
6372
+ "original": {
6373
+ "value": "{conduction.size.xs}"
6374
+ },
6375
+ "name": "utrechtBadgePaddingBlock",
6376
+ "attributes": {
6377
+ "category": "utrecht",
6378
+ "type": "badge",
6379
+ "item": "padding-block"
6380
+ },
6381
+ "path": [
6382
+ "utrecht",
6383
+ "badge",
6384
+ "padding-block"
6385
+ ]
6386
+ },
6387
+ {
6388
+ "value": "8px",
6389
+ "filePath": "src/component/utrecht/badge.tokens.json",
6390
+ "isSource": true,
6391
+ "original": {
6392
+ "value": "{conduction.size.xs}"
6393
+ },
6394
+ "name": "utrechtBadgePaddingInline",
6395
+ "attributes": {
6396
+ "category": "utrecht",
6397
+ "type": "badge",
6398
+ "item": "padding-inline"
6399
+ },
6400
+ "path": [
6401
+ "utrecht",
6402
+ "badge",
6403
+ "padding-inline"
6404
+ ]
6405
+ },
5059
6406
  {
5060
6407
  "value": "#000000",
5061
6408
  "filePath": "src/component/utrecht/blockquote.tokens.json",