@conduction/theme 1.0.56 → 1.0.58

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 (118) hide show
  1. package/README.md +2 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +45 -1
  3. package/conduction-design-tokens/dist/index.js +45 -1
  4. package/conduction-design-tokens/dist/index.json +938 -0
  5. package/conduction-design-tokens/dist/index.less +45 -1
  6. package/conduction-design-tokens/dist/index.scss +45 -1
  7. package/conduction-design-tokens/dist/tokens.json +971 -0
  8. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  9. package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  10. package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  11. package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
  12. package/municipalities/commonground-design-tokens/dist/index.js +45 -1
  13. package/municipalities/commonground-design-tokens/dist/index.json +938 -0
  14. package/municipalities/commonground-design-tokens/dist/index.less +45 -1
  15. package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
  16. package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
  17. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  18. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  19. package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  20. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
  21. package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
  22. package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
  23. package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
  24. package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
  25. package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
  26. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
  27. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  28. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  29. package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  30. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
  31. package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
  32. package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
  33. package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
  34. package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
  35. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
  36. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
  37. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  38. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  39. package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  40. package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
  41. package/municipalities/epe-design-tokens/dist/index.js +46 -1
  42. package/municipalities/epe-design-tokens/dist/index.json +959 -0
  43. package/municipalities/epe-design-tokens/dist/index.less +46 -1
  44. package/municipalities/epe-design-tokens/dist/index.scss +46 -1
  45. package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
  46. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
  47. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  48. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  49. package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  50. package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
  51. package/municipalities/leiden-design-tokens/dist/index.js +46 -1
  52. package/municipalities/leiden-design-tokens/dist/index.json +959 -0
  53. package/municipalities/leiden-design-tokens/dist/index.less +46 -1
  54. package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
  55. package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
  56. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
  57. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  58. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  59. package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  60. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
  61. package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
  62. package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
  63. package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
  64. package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
  65. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
  66. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
  67. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  68. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  69. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  70. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
  71. package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
  72. package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
  73. package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
  74. package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
  75. package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
  76. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  77. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  78. package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  79. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
  80. package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
  81. package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
  82. package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
  83. package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
  84. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
  85. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
  86. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  87. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  88. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  89. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
  90. package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
  91. package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
  92. package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
  93. package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
  94. package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
  95. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  96. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  97. package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  98. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
  99. package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
  100. package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
  101. package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
  102. package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
  103. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
  104. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
  105. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  106. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  107. package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  108. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
  109. package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
  110. package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
  111. package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
  112. package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
  113. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
  114. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
  115. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  116. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  117. package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  118. package/package.json +1 -1
@@ -558,6 +558,27 @@
558
558
  "grey",
559
559
  "82"
560
560
  ]
561
+ },
562
+ "97": {
563
+ "value": "#f7f7f7",
564
+ "filePath": "src/brand/noaberkracht/color.tokens.json",
565
+ "isSource": true,
566
+ "original": {
567
+ "value": "#f7f7f7"
568
+ },
569
+ "name": "noaberkrachtColorGrey97",
570
+ "attributes": {
571
+ "category": "noaberkracht",
572
+ "type": "color",
573
+ "item": "grey",
574
+ "subitem": "97"
575
+ },
576
+ "path": [
577
+ "noaberkracht",
578
+ "color",
579
+ "grey",
580
+ "97"
581
+ ]
561
582
  }
562
583
  },
563
584
  "lightgrey": {
@@ -4898,280 +4919,1186 @@
4898
4919
  ]
4899
4920
  }
4900
4921
  },
4901
- "table": {
4902
- "border-collapse": {
4903
- "value": "collapse",
4904
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
4922
+ "radio-button": {
4923
+ "min-block-size": {
4924
+ "value": "16px",
4925
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4905
4926
  "isSource": true,
4906
4927
  "original": {
4907
- "value": "collapse"
4928
+ "value": "16px"
4908
4929
  },
4909
- "name": "utrechtTableBorderCollapse",
4930
+ "name": "utrechtRadioButtonMinBlockSize",
4910
4931
  "attributes": {
4911
4932
  "category": "utrecht",
4912
- "type": "table",
4913
- "item": "border-collapse"
4933
+ "type": "radio-button",
4934
+ "item": "min-block-size"
4914
4935
  },
4915
4936
  "path": [
4916
4937
  "utrecht",
4917
- "table",
4918
- "border-collapse"
4938
+ "radio-button",
4939
+ "min-block-size"
4919
4940
  ]
4920
4941
  },
4921
- "background-color": {
4922
- "value": "#ffffff",
4923
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
4942
+ "min-inline-size": {
4943
+ "value": "16px",
4944
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4924
4945
  "isSource": true,
4925
4946
  "original": {
4926
- "value": "{noaberkracht.color.white.100}"
4947
+ "value": "16px"
4927
4948
  },
4928
- "name": "utrechtTableBackgroundColor",
4949
+ "name": "utrechtRadioButtonMinInlineSize",
4929
4950
  "attributes": {
4930
4951
  "category": "utrecht",
4931
- "type": "table",
4932
- "item": "background-color"
4952
+ "type": "radio-button",
4953
+ "item": "min-inline-size"
4933
4954
  },
4934
4955
  "path": [
4935
4956
  "utrecht",
4936
- "table",
4937
- "background-color"
4957
+ "radio-button",
4958
+ "min-inline-size"
4938
4959
  ]
4939
4960
  },
4940
- "header": {
4941
- "border-block-end-color": {},
4942
- "border-block-end-width": {},
4943
- "font-family": {},
4944
- "font-weight": {
4945
- "value": "700",
4946
- "filePath": "src/component/utrecht/table.tokens.json",
4947
- "isSource": true,
4948
- "original": {
4949
- "value": "{noaberkracht.typography.font-weight.bold}"
4950
- },
4951
- "name": "utrechtTableHeaderFontWeight",
4952
- "attributes": {
4953
- "category": "utrecht",
4954
- "type": "table",
4955
- "item": "header",
4956
- "subitem": "font-weight"
4957
- },
4958
- "path": [
4959
- "utrecht",
4960
- "table",
4961
- "header",
4962
- "font-weight"
4963
- ]
4964
- },
4965
- "background-color": {},
4966
- "color": {
4967
- "value": "#003790",
4968
- "filePath": "src/component/utrecht/table.tokens.json",
4961
+ "checked-disabled": {
4962
+ "border-color": {
4963
+ "value": "#d1d1d1",
4964
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4969
4965
  "isSource": true,
4970
4966
  "original": {
4971
- "value": "{utrecht.document.color}"
4967
+ "value": "{noaberkracht.color.grey.82}"
4972
4968
  },
4973
- "name": "utrechtTableHeaderColor",
4969
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
4974
4970
  "attributes": {
4975
4971
  "category": "utrecht",
4976
- "type": "table",
4977
- "item": "header",
4978
- "subitem": "color"
4972
+ "type": "radio-button",
4973
+ "item": "checked-disabled",
4974
+ "subitem": "border-color"
4979
4975
  },
4980
4976
  "path": [
4981
4977
  "utrecht",
4982
- "table",
4983
- "header",
4984
- "color"
4978
+ "radio-button",
4979
+ "checked-disabled",
4980
+ "border-color"
4985
4981
  ]
4986
4982
  },
4987
- "text-transform": {
4988
- "value": "unset",
4989
- "filePath": "src/component/utrecht/table.tokens.json",
4983
+ "border-width": {
4984
+ "value": "1px",
4985
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4990
4986
  "isSource": true,
4991
4987
  "original": {
4992
- "value": "unset"
4988
+ "value": "{noaberkracht.size.4xs}"
4993
4989
  },
4994
- "name": "utrechtTableHeaderTextTransform",
4990
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
4995
4991
  "attributes": {
4996
4992
  "category": "utrecht",
4997
- "type": "table",
4998
- "item": "header",
4999
- "subitem": "text-transform"
4993
+ "type": "radio-button",
4994
+ "item": "checked-disabled",
4995
+ "subitem": "border-width"
5000
4996
  },
5001
4997
  "path": [
5002
4998
  "utrecht",
5003
- "table",
5004
- "header",
5005
- "text-transform"
4999
+ "radio-button",
5000
+ "checked-disabled",
5001
+ "border-width"
5006
5002
  ]
5007
- }
5008
- },
5009
- "row": {
5010
- "hover": {
5011
- "background-color": {},
5012
- "color": {}
5013
5003
  },
5014
- "border-block-end-color": {
5015
- "value": "#f5f5f5",
5016
- "filePath": "src/component/utrecht/table.tokens.json",
5004
+ "background-color": {
5005
+ "value": "#ffffff",
5006
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5017
5007
  "isSource": true,
5018
5008
  "original": {
5019
- "value": "{noaberkracht.color.lightgrey.96}"
5009
+ "value": "{noaberkracht.color.white.100}"
5020
5010
  },
5021
- "name": "utrechtTableRowBorderBlockEndColor",
5011
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
5022
5012
  "attributes": {
5023
5013
  "category": "utrecht",
5024
- "type": "table",
5025
- "item": "row",
5026
- "subitem": "border-block-end-color"
5014
+ "type": "radio-button",
5015
+ "item": "checked-disabled",
5016
+ "subitem": "background-color"
5027
5017
  },
5028
5018
  "path": [
5029
5019
  "utrecht",
5030
- "table",
5031
- "row",
5032
- "border-block-end-color"
5020
+ "radio-button",
5021
+ "checked-disabled",
5022
+ "background-color"
5033
5023
  ]
5034
5024
  },
5035
- "border-block-end-width": {
5036
- "value": "1px",
5037
- "filePath": "src/component/utrecht/table.tokens.json",
5025
+ "color": {
5026
+ "value": "#d1d1d1",
5027
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5038
5028
  "isSource": true,
5039
5029
  "original": {
5040
- "value": "{noaberkracht.size.4xs}"
5030
+ "value": "{noaberkracht.color.grey.82}"
5041
5031
  },
5042
- "name": "utrechtTableRowBorderBlockEndWidth",
5032
+ "name": "utrechtRadioButtonCheckedDisabledColor",
5043
5033
  "attributes": {
5044
5034
  "category": "utrecht",
5045
- "type": "table",
5046
- "item": "row",
5047
- "subitem": "border-block-end-width"
5035
+ "type": "radio-button",
5036
+ "item": "checked-disabled",
5037
+ "subitem": "color"
5048
5038
  },
5049
5039
  "path": [
5050
5040
  "utrecht",
5051
- "table",
5052
- "row",
5053
- "border-block-end-width"
5041
+ "radio-button",
5042
+ "checked-disabled",
5043
+ "color"
5054
5044
  ]
5055
- },
5056
- "padding-inline-end": {},
5057
- "padding-inline-start": {},
5058
- "alternate-odd": {
5059
- "background-color": {},
5060
- "color": {}
5061
- },
5062
- "alternate-even": {
5063
- "background-color": {},
5064
- "color": {}
5065
5045
  }
5066
5046
  },
5067
- "body": {
5068
- "border": {}
5069
- },
5070
- "caption": {
5071
- "font-style": {},
5072
- "font-weight": {},
5073
- "font-family": {},
5074
- "font-size": {},
5075
- "color": {},
5076
- "line-height": {},
5077
- "text-align": {},
5078
- "margin-block-end": {}
5079
- },
5080
- "border-color": {
5081
- "value": "#f5f5f5",
5082
- "filePath": "src/component/utrecht/table.tokens.json",
5047
+ "background-color": {
5048
+ "value": "#ffffff",
5049
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5083
5050
  "isSource": true,
5084
5051
  "original": {
5085
- "value": "{noaberkracht.color.lightgrey.96}"
5052
+ "value": "{noaberkracht.color.white.100}"
5086
5053
  },
5087
- "name": "utrechtTableBorderColor",
5054
+ "name": "utrechtRadioButtonBackgroundColor",
5088
5055
  "attributes": {
5089
5056
  "category": "utrecht",
5090
- "type": "table",
5091
- "item": "border-color"
5057
+ "type": "radio-button",
5058
+ "item": "background-color"
5092
5059
  },
5093
5060
  "path": [
5094
5061
  "utrecht",
5095
- "table",
5096
- "border-color"
5062
+ "radio-button",
5063
+ "background-color"
5097
5064
  ]
5098
5065
  },
5099
- "border-width": {
5100
- "value": "1px",
5101
- "filePath": "src/component/utrecht/table.tokens.json",
5066
+ "border-color": {
5067
+ "value": "#767676",
5068
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5102
5069
  "isSource": true,
5103
5070
  "original": {
5104
- "value": "{noaberkracht.size.4xs}"
5071
+ "value": "{noaberkracht.color.grey.46}"
5105
5072
  },
5106
- "name": "utrechtTableBorderWidth",
5073
+ "name": "utrechtRadioButtonBorderColor",
5107
5074
  "attributes": {
5108
5075
  "category": "utrecht",
5109
- "type": "table",
5110
- "item": "border-width"
5076
+ "type": "radio-button",
5077
+ "item": "border-color"
5111
5078
  },
5112
5079
  "path": [
5113
5080
  "utrecht",
5114
- "table",
5115
- "border-width"
5081
+ "radio-button",
5082
+ "border-color"
5116
5083
  ]
5117
5084
  },
5118
- "font-family": {
5119
- "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
5120
- "filePath": "src/component/utrecht/table.tokens.json",
5085
+ "border-width": {
5086
+ "value": "1px",
5087
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5121
5088
  "isSource": true,
5122
5089
  "original": {
5123
- "value": "{utrecht.document.font-family}"
5090
+ "value": "{noaberkracht.size.4xs}"
5124
5091
  },
5125
- "name": "utrechtTableFontFamily",
5092
+ "name": "utrechtRadioButtonBorderWidth",
5126
5093
  "attributes": {
5127
5094
  "category": "utrecht",
5128
- "type": "table",
5129
- "item": "font-family"
5095
+ "type": "radio-button",
5096
+ "item": "border-width"
5130
5097
  },
5131
5098
  "path": [
5132
5099
  "utrecht",
5133
- "table",
5134
- "font-family"
5100
+ "radio-button",
5101
+ "border-width"
5135
5102
  ]
5136
5103
  },
5137
- "font-size": {
5138
- "value": "14px",
5139
- "filePath": "src/component/utrecht/table.tokens.json",
5140
- "isSource": true,
5141
- "original": {
5142
- "value": "{utrecht.document.font-size}"
5143
- },
5144
- "name": "utrechtTableFontSize",
5145
- "attributes": {
5146
- "category": "utrecht",
5147
- "type": "table",
5148
- "item": "font-size"
5149
- },
5150
- "path": [
5151
- "utrecht",
5152
- "table",
5153
- "font-size"
5154
- ]
5104
+ "size": {},
5105
+ "margin-block-start": {},
5106
+ "icon": {
5107
+ "size": {
5108
+ "value": "5px",
5109
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5110
+ "isSource": true,
5111
+ "original": {
5112
+ "value": "5px"
5113
+ },
5114
+ "name": "utrechtRadioButtonIconSize",
5115
+ "attributes": {
5116
+ "category": "utrecht",
5117
+ "type": "radio-button",
5118
+ "item": "icon",
5119
+ "subitem": "size"
5120
+ },
5121
+ "path": [
5122
+ "utrecht",
5123
+ "radio-button",
5124
+ "icon",
5125
+ "size"
5126
+ ]
5127
+ }
5155
5128
  },
5156
- "line-height": {},
5157
- "margin-block-end": {
5158
- "value": 0,
5159
- "filePath": "src/component/utrecht/table.tokens.json",
5160
- "isSource": true,
5161
- "original": {
5162
- "value": 0
5163
- },
5164
- "name": "utrechtTableMarginBlockEnd",
5165
- "attributes": {
5166
- "category": "utrecht",
5167
- "type": "table",
5168
- "item": "margin-block-end"
5169
- },
5170
- "path": [
5171
- "utrecht",
5172
- "table",
5173
- "margin-block-end"
5174
- ]
5129
+ "active": {
5130
+ "border-color": {},
5131
+ "border-width": {},
5132
+ "background-color": {},
5133
+ "color": {}
5134
+ },
5135
+ "checked": {
5136
+ "border-color": {
5137
+ "value": "#4376fc",
5138
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5139
+ "isSource": true,
5140
+ "original": {
5141
+ "value": "{noaberkracht.color.primary}"
5142
+ },
5143
+ "name": "utrechtRadioButtonCheckedBorderColor",
5144
+ "attributes": {
5145
+ "category": "utrecht",
5146
+ "type": "radio-button",
5147
+ "item": "checked",
5148
+ "subitem": "border-color"
5149
+ },
5150
+ "path": [
5151
+ "utrecht",
5152
+ "radio-button",
5153
+ "checked",
5154
+ "border-color"
5155
+ ]
5156
+ },
5157
+ "border-width": {
5158
+ "value": "1px",
5159
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5160
+ "isSource": true,
5161
+ "original": {
5162
+ "value": "{noaberkracht.size.4xs}"
5163
+ },
5164
+ "name": "utrechtRadioButtonCheckedBorderWidth",
5165
+ "attributes": {
5166
+ "category": "utrecht",
5167
+ "type": "radio-button",
5168
+ "item": "checked",
5169
+ "subitem": "border-width"
5170
+ },
5171
+ "path": [
5172
+ "utrecht",
5173
+ "radio-button",
5174
+ "checked",
5175
+ "border-width"
5176
+ ]
5177
+ },
5178
+ "background-color": {
5179
+ "value": "#ffffff",
5180
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5181
+ "isSource": true,
5182
+ "original": {
5183
+ "value": "{noaberkracht.color.white.100}"
5184
+ },
5185
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
5186
+ "attributes": {
5187
+ "category": "utrecht",
5188
+ "type": "radio-button",
5189
+ "item": "checked",
5190
+ "subitem": "background-color"
5191
+ },
5192
+ "path": [
5193
+ "utrecht",
5194
+ "radio-button",
5195
+ "checked",
5196
+ "background-color"
5197
+ ]
5198
+ },
5199
+ "color": {
5200
+ "value": "#4376fc",
5201
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5202
+ "isSource": true,
5203
+ "original": {
5204
+ "value": "{noaberkracht.color.primary}"
5205
+ },
5206
+ "name": "utrechtRadioButtonCheckedColor",
5207
+ "attributes": {
5208
+ "category": "utrecht",
5209
+ "type": "radio-button",
5210
+ "item": "checked",
5211
+ "subitem": "color"
5212
+ },
5213
+ "path": [
5214
+ "utrecht",
5215
+ "radio-button",
5216
+ "checked",
5217
+ "color"
5218
+ ]
5219
+ },
5220
+ "active": {
5221
+ "border-color": {
5222
+ "value": "#4376fc",
5223
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5224
+ "isSource": true,
5225
+ "original": {
5226
+ "value": "{noaberkracht.color.primary}"
5227
+ },
5228
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
5229
+ "attributes": {
5230
+ "category": "utrecht",
5231
+ "type": "radio-button",
5232
+ "item": "checked",
5233
+ "subitem": "active",
5234
+ "state": "border-color"
5235
+ },
5236
+ "path": [
5237
+ "utrecht",
5238
+ "radio-button",
5239
+ "checked",
5240
+ "active",
5241
+ "border-color"
5242
+ ]
5243
+ },
5244
+ "border-width": {
5245
+ "value": "1px",
5246
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5247
+ "isSource": true,
5248
+ "original": {
5249
+ "value": "{noaberkracht.size.4xs}"
5250
+ },
5251
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
5252
+ "attributes": {
5253
+ "category": "utrecht",
5254
+ "type": "radio-button",
5255
+ "item": "checked",
5256
+ "subitem": "active",
5257
+ "state": "border-width"
5258
+ },
5259
+ "path": [
5260
+ "utrecht",
5261
+ "radio-button",
5262
+ "checked",
5263
+ "active",
5264
+ "border-width"
5265
+ ]
5266
+ },
5267
+ "background-color": {
5268
+ "value": "#ffffff",
5269
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5270
+ "isSource": true,
5271
+ "original": {
5272
+ "value": "{noaberkracht.color.white.100}"
5273
+ },
5274
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
5275
+ "attributes": {
5276
+ "category": "utrecht",
5277
+ "type": "radio-button",
5278
+ "item": "checked",
5279
+ "subitem": "active",
5280
+ "state": "background-color"
5281
+ },
5282
+ "path": [
5283
+ "utrecht",
5284
+ "radio-button",
5285
+ "checked",
5286
+ "active",
5287
+ "background-color"
5288
+ ]
5289
+ },
5290
+ "color": {
5291
+ "value": "#4376fc",
5292
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5293
+ "isSource": true,
5294
+ "original": {
5295
+ "value": "{noaberkracht.color.primary}"
5296
+ },
5297
+ "name": "utrechtRadioButtonCheckedActiveColor",
5298
+ "attributes": {
5299
+ "category": "utrecht",
5300
+ "type": "radio-button",
5301
+ "item": "checked",
5302
+ "subitem": "active",
5303
+ "state": "color"
5304
+ },
5305
+ "path": [
5306
+ "utrecht",
5307
+ "radio-button",
5308
+ "checked",
5309
+ "active",
5310
+ "color"
5311
+ ]
5312
+ }
5313
+ },
5314
+ "hover": {
5315
+ "border-color": {
5316
+ "value": "#2e5ed9",
5317
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5318
+ "isSource": true,
5319
+ "original": {
5320
+ "value": "{noaberkracht.color.primary-hover}"
5321
+ },
5322
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
5323
+ "attributes": {
5324
+ "category": "utrecht",
5325
+ "type": "radio-button",
5326
+ "item": "checked",
5327
+ "subitem": "hover",
5328
+ "state": "border-color"
5329
+ },
5330
+ "path": [
5331
+ "utrecht",
5332
+ "radio-button",
5333
+ "checked",
5334
+ "hover",
5335
+ "border-color"
5336
+ ]
5337
+ },
5338
+ "border-width": {
5339
+ "value": "1px",
5340
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5341
+ "isSource": true,
5342
+ "original": {
5343
+ "value": "{noaberkracht.size.4xs}"
5344
+ },
5345
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
5346
+ "attributes": {
5347
+ "category": "utrecht",
5348
+ "type": "radio-button",
5349
+ "item": "checked",
5350
+ "subitem": "hover",
5351
+ "state": "border-width"
5352
+ },
5353
+ "path": [
5354
+ "utrecht",
5355
+ "radio-button",
5356
+ "checked",
5357
+ "hover",
5358
+ "border-width"
5359
+ ]
5360
+ },
5361
+ "background-color": {
5362
+ "value": "#ffffff",
5363
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5364
+ "isSource": true,
5365
+ "original": {
5366
+ "value": "{noaberkracht.color.white.100}"
5367
+ },
5368
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
5369
+ "attributes": {
5370
+ "category": "utrecht",
5371
+ "type": "radio-button",
5372
+ "item": "checked",
5373
+ "subitem": "hover",
5374
+ "state": "background-color"
5375
+ },
5376
+ "path": [
5377
+ "utrecht",
5378
+ "radio-button",
5379
+ "checked",
5380
+ "hover",
5381
+ "background-color"
5382
+ ]
5383
+ },
5384
+ "color": {
5385
+ "value": "#2e5ed9",
5386
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5387
+ "isSource": true,
5388
+ "original": {
5389
+ "value": "{noaberkracht.color.primary-hover}"
5390
+ },
5391
+ "name": "utrechtRadioButtonCheckedHoverColor",
5392
+ "attributes": {
5393
+ "category": "utrecht",
5394
+ "type": "radio-button",
5395
+ "item": "checked",
5396
+ "subitem": "hover",
5397
+ "state": "color"
5398
+ },
5399
+ "path": [
5400
+ "utrecht",
5401
+ "radio-button",
5402
+ "checked",
5403
+ "hover",
5404
+ "color"
5405
+ ]
5406
+ }
5407
+ },
5408
+ "focus": {
5409
+ "border-color": {
5410
+ "value": "#4376fc",
5411
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5412
+ "isSource": true,
5413
+ "original": {
5414
+ "value": "{noaberkracht.color.primary}"
5415
+ },
5416
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
5417
+ "attributes": {
5418
+ "category": "utrecht",
5419
+ "type": "radio-button",
5420
+ "item": "checked",
5421
+ "subitem": "focus",
5422
+ "state": "border-color"
5423
+ },
5424
+ "path": [
5425
+ "utrecht",
5426
+ "radio-button",
5427
+ "checked",
5428
+ "focus",
5429
+ "border-color"
5430
+ ]
5431
+ },
5432
+ "border-width": {
5433
+ "value": "1px",
5434
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5435
+ "isSource": true,
5436
+ "original": {
5437
+ "value": "{noaberkracht.size.4xs}"
5438
+ },
5439
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
5440
+ "attributes": {
5441
+ "category": "utrecht",
5442
+ "type": "radio-button",
5443
+ "item": "checked",
5444
+ "subitem": "focus",
5445
+ "state": "border-width"
5446
+ },
5447
+ "path": [
5448
+ "utrecht",
5449
+ "radio-button",
5450
+ "checked",
5451
+ "focus",
5452
+ "border-width"
5453
+ ]
5454
+ },
5455
+ "background-color": {
5456
+ "value": "#ffffff",
5457
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5458
+ "isSource": true,
5459
+ "original": {
5460
+ "value": "{noaberkracht.color.white.100}"
5461
+ },
5462
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
5463
+ "attributes": {
5464
+ "category": "utrecht",
5465
+ "type": "radio-button",
5466
+ "item": "checked",
5467
+ "subitem": "focus",
5468
+ "state": "background-color"
5469
+ },
5470
+ "path": [
5471
+ "utrecht",
5472
+ "radio-button",
5473
+ "checked",
5474
+ "focus",
5475
+ "background-color"
5476
+ ]
5477
+ },
5478
+ "color": {
5479
+ "value": "#4376fc",
5480
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5481
+ "isSource": true,
5482
+ "original": {
5483
+ "value": "{noaberkracht.color.primary}"
5484
+ },
5485
+ "name": "utrechtRadioButtonCheckedFocusColor",
5486
+ "attributes": {
5487
+ "category": "utrecht",
5488
+ "type": "radio-button",
5489
+ "item": "checked",
5490
+ "subitem": "focus",
5491
+ "state": "color"
5492
+ },
5493
+ "path": [
5494
+ "utrecht",
5495
+ "radio-button",
5496
+ "checked",
5497
+ "focus",
5498
+ "color"
5499
+ ]
5500
+ }
5501
+ }
5502
+ },
5503
+ "hover": {
5504
+ "border-color": {
5505
+ "value": "#4f4f4f",
5506
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5507
+ "isSource": true,
5508
+ "original": {
5509
+ "value": "{noaberkracht.color.grey.31}"
5510
+ },
5511
+ "name": "utrechtRadioButtonHoverBorderColor",
5512
+ "attributes": {
5513
+ "category": "utrecht",
5514
+ "type": "radio-button",
5515
+ "item": "hover",
5516
+ "subitem": "border-color"
5517
+ },
5518
+ "path": [
5519
+ "utrecht",
5520
+ "radio-button",
5521
+ "hover",
5522
+ "border-color"
5523
+ ]
5524
+ },
5525
+ "border-width": {
5526
+ "value": "1px",
5527
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5528
+ "isSource": true,
5529
+ "original": {
5530
+ "value": "{noaberkracht.size.4xs}"
5531
+ },
5532
+ "name": "utrechtRadioButtonHoverBorderWidth",
5533
+ "attributes": {
5534
+ "category": "utrecht",
5535
+ "type": "radio-button",
5536
+ "item": "hover",
5537
+ "subitem": "border-width"
5538
+ },
5539
+ "path": [
5540
+ "utrecht",
5541
+ "radio-button",
5542
+ "hover",
5543
+ "border-width"
5544
+ ]
5545
+ },
5546
+ "background-color": {
5547
+ "value": "#ffffff",
5548
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5549
+ "isSource": true,
5550
+ "original": {
5551
+ "value": "{noaberkracht.color.white.100}"
5552
+ },
5553
+ "name": "utrechtRadioButtonHoverBackgroundColor",
5554
+ "attributes": {
5555
+ "category": "utrecht",
5556
+ "type": "radio-button",
5557
+ "item": "hover",
5558
+ "subitem": "background-color"
5559
+ },
5560
+ "path": [
5561
+ "utrecht",
5562
+ "radio-button",
5563
+ "hover",
5564
+ "background-color"
5565
+ ]
5566
+ },
5567
+ "color": {}
5568
+ },
5569
+ "focus": {
5570
+ "border-color": {
5571
+ "value": "#4376fc",
5572
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5573
+ "isSource": true,
5574
+ "original": {
5575
+ "value": "{noaberkracht.color.primary}"
5576
+ },
5577
+ "name": "utrechtRadioButtonFocusBorderColor",
5578
+ "attributes": {
5579
+ "category": "utrecht",
5580
+ "type": "radio-button",
5581
+ "item": "focus",
5582
+ "subitem": "border-color"
5583
+ },
5584
+ "path": [
5585
+ "utrecht",
5586
+ "radio-button",
5587
+ "focus",
5588
+ "border-color"
5589
+ ]
5590
+ },
5591
+ "border-width": {
5592
+ "value": "1px",
5593
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5594
+ "isSource": true,
5595
+ "original": {
5596
+ "value": "{noaberkracht.size.4xs}"
5597
+ },
5598
+ "name": "utrechtRadioButtonFocusBorderWidth",
5599
+ "attributes": {
5600
+ "category": "utrecht",
5601
+ "type": "radio-button",
5602
+ "item": "focus",
5603
+ "subitem": "border-width"
5604
+ },
5605
+ "path": [
5606
+ "utrecht",
5607
+ "radio-button",
5608
+ "focus",
5609
+ "border-width"
5610
+ ]
5611
+ },
5612
+ "background-color": {
5613
+ "value": "#ffffff",
5614
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5615
+ "isSource": true,
5616
+ "original": {
5617
+ "value": "{noaberkracht.color.white.100}"
5618
+ },
5619
+ "name": "utrechtRadioButtonFocusBackgroundColor",
5620
+ "attributes": {
5621
+ "category": "utrecht",
5622
+ "type": "radio-button",
5623
+ "item": "focus",
5624
+ "subitem": "background-color"
5625
+ },
5626
+ "path": [
5627
+ "utrecht",
5628
+ "radio-button",
5629
+ "focus",
5630
+ "background-color"
5631
+ ]
5632
+ },
5633
+ "color": {
5634
+ "value": "#4376fc",
5635
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5636
+ "isSource": true,
5637
+ "original": {
5638
+ "value": "{noaberkracht.color.primary}"
5639
+ },
5640
+ "name": "utrechtRadioButtonFocusColor",
5641
+ "attributes": {
5642
+ "category": "utrecht",
5643
+ "type": "radio-button",
5644
+ "item": "focus",
5645
+ "subitem": "color"
5646
+ },
5647
+ "path": [
5648
+ "utrecht",
5649
+ "radio-button",
5650
+ "focus",
5651
+ "color"
5652
+ ]
5653
+ }
5654
+ },
5655
+ "disabled": {
5656
+ "border-color": {
5657
+ "value": "#d1d1d1",
5658
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5659
+ "isSource": true,
5660
+ "original": {
5661
+ "value": "{noaberkracht.color.grey.82}"
5662
+ },
5663
+ "name": "utrechtRadioButtonDisabledBorderColor",
5664
+ "attributes": {
5665
+ "category": "utrecht",
5666
+ "type": "radio-button",
5667
+ "item": "disabled",
5668
+ "subitem": "border-color"
5669
+ },
5670
+ "path": [
5671
+ "utrecht",
5672
+ "radio-button",
5673
+ "disabled",
5674
+ "border-color"
5675
+ ]
5676
+ },
5677
+ "border-width": {
5678
+ "value": "1px",
5679
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5680
+ "isSource": true,
5681
+ "original": {
5682
+ "value": "{noaberkracht.size.4xs}"
5683
+ },
5684
+ "name": "utrechtRadioButtonDisabledBorderWidth",
5685
+ "attributes": {
5686
+ "category": "utrecht",
5687
+ "type": "radio-button",
5688
+ "item": "disabled",
5689
+ "subitem": "border-width"
5690
+ },
5691
+ "path": [
5692
+ "utrecht",
5693
+ "radio-button",
5694
+ "disabled",
5695
+ "border-width"
5696
+ ]
5697
+ },
5698
+ "background-color": {
5699
+ "value": "#f7f7f7",
5700
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5701
+ "isSource": true,
5702
+ "original": {
5703
+ "value": "{noaberkracht.color.grey.97}"
5704
+ },
5705
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
5706
+ "attributes": {
5707
+ "category": "utrecht",
5708
+ "type": "radio-button",
5709
+ "item": "disabled",
5710
+ "subitem": "background-color"
5711
+ },
5712
+ "path": [
5713
+ "utrecht",
5714
+ "radio-button",
5715
+ "disabled",
5716
+ "background-color"
5717
+ ]
5718
+ },
5719
+ "color": {
5720
+ "value": "#d1d1d1",
5721
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5722
+ "isSource": true,
5723
+ "original": {
5724
+ "value": "{noaberkracht.color.grey.82}"
5725
+ },
5726
+ "name": "utrechtRadioButtonDisabledColor",
5727
+ "attributes": {
5728
+ "category": "utrecht",
5729
+ "type": "radio-button",
5730
+ "item": "disabled",
5731
+ "subitem": "color"
5732
+ },
5733
+ "path": [
5734
+ "utrecht",
5735
+ "radio-button",
5736
+ "disabled",
5737
+ "color"
5738
+ ]
5739
+ }
5740
+ },
5741
+ "invalid": {
5742
+ "border-color": {
5743
+ "value": "#dc3545",
5744
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5745
+ "isSource": true,
5746
+ "original": {
5747
+ "value": "{noaberkracht.color.error}"
5748
+ },
5749
+ "name": "utrechtRadioButtonInvalidBorderColor",
5750
+ "attributes": {
5751
+ "category": "utrecht",
5752
+ "type": "radio-button",
5753
+ "item": "invalid",
5754
+ "subitem": "border-color"
5755
+ },
5756
+ "path": [
5757
+ "utrecht",
5758
+ "radio-button",
5759
+ "invalid",
5760
+ "border-color"
5761
+ ]
5762
+ },
5763
+ "border-width": {
5764
+ "value": "1px",
5765
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5766
+ "isSource": true,
5767
+ "original": {
5768
+ "value": "{noaberkracht.size.4xs}"
5769
+ },
5770
+ "name": "utrechtRadioButtonInvalidBorderWidth",
5771
+ "attributes": {
5772
+ "category": "utrecht",
5773
+ "type": "radio-button",
5774
+ "item": "invalid",
5775
+ "subitem": "border-width"
5776
+ },
5777
+ "path": [
5778
+ "utrecht",
5779
+ "radio-button",
5780
+ "invalid",
5781
+ "border-width"
5782
+ ]
5783
+ },
5784
+ "background-color": {
5785
+ "value": "#ffffff",
5786
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5787
+ "isSource": true,
5788
+ "original": {
5789
+ "value": "{noaberkracht.color.white.100}"
5790
+ },
5791
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
5792
+ "attributes": {
5793
+ "category": "utrecht",
5794
+ "type": "radio-button",
5795
+ "item": "invalid",
5796
+ "subitem": "background-color"
5797
+ },
5798
+ "path": [
5799
+ "utrecht",
5800
+ "radio-button",
5801
+ "invalid",
5802
+ "background-color"
5803
+ ]
5804
+ },
5805
+ "color": {
5806
+ "value": "#dc3545",
5807
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5808
+ "isSource": true,
5809
+ "original": {
5810
+ "value": "{noaberkracht.color.error}"
5811
+ },
5812
+ "name": "utrechtRadioButtonInvalidColor",
5813
+ "attributes": {
5814
+ "category": "utrecht",
5815
+ "type": "radio-button",
5816
+ "item": "invalid",
5817
+ "subitem": "color"
5818
+ },
5819
+ "path": [
5820
+ "utrecht",
5821
+ "radio-button",
5822
+ "invalid",
5823
+ "color"
5824
+ ]
5825
+ }
5826
+ }
5827
+ },
5828
+ "table": {
5829
+ "border-collapse": {
5830
+ "value": "collapse",
5831
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5832
+ "isSource": true,
5833
+ "original": {
5834
+ "value": "collapse"
5835
+ },
5836
+ "name": "utrechtTableBorderCollapse",
5837
+ "attributes": {
5838
+ "category": "utrecht",
5839
+ "type": "table",
5840
+ "item": "border-collapse"
5841
+ },
5842
+ "path": [
5843
+ "utrecht",
5844
+ "table",
5845
+ "border-collapse"
5846
+ ]
5847
+ },
5848
+ "background-color": {
5849
+ "value": "#ffffff",
5850
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5851
+ "isSource": true,
5852
+ "original": {
5853
+ "value": "{noaberkracht.color.white.100}"
5854
+ },
5855
+ "name": "utrechtTableBackgroundColor",
5856
+ "attributes": {
5857
+ "category": "utrecht",
5858
+ "type": "table",
5859
+ "item": "background-color"
5860
+ },
5861
+ "path": [
5862
+ "utrecht",
5863
+ "table",
5864
+ "background-color"
5865
+ ]
5866
+ },
5867
+ "header": {
5868
+ "border-block-end-color": {},
5869
+ "border-block-end-width": {},
5870
+ "font-family": {},
5871
+ "font-weight": {
5872
+ "value": "700",
5873
+ "filePath": "src/component/utrecht/table.tokens.json",
5874
+ "isSource": true,
5875
+ "original": {
5876
+ "value": "{noaberkracht.typography.font-weight.bold}"
5877
+ },
5878
+ "name": "utrechtTableHeaderFontWeight",
5879
+ "attributes": {
5880
+ "category": "utrecht",
5881
+ "type": "table",
5882
+ "item": "header",
5883
+ "subitem": "font-weight"
5884
+ },
5885
+ "path": [
5886
+ "utrecht",
5887
+ "table",
5888
+ "header",
5889
+ "font-weight"
5890
+ ]
5891
+ },
5892
+ "background-color": {},
5893
+ "color": {
5894
+ "value": "#003790",
5895
+ "filePath": "src/component/utrecht/table.tokens.json",
5896
+ "isSource": true,
5897
+ "original": {
5898
+ "value": "{utrecht.document.color}"
5899
+ },
5900
+ "name": "utrechtTableHeaderColor",
5901
+ "attributes": {
5902
+ "category": "utrecht",
5903
+ "type": "table",
5904
+ "item": "header",
5905
+ "subitem": "color"
5906
+ },
5907
+ "path": [
5908
+ "utrecht",
5909
+ "table",
5910
+ "header",
5911
+ "color"
5912
+ ]
5913
+ },
5914
+ "text-transform": {
5915
+ "value": "unset",
5916
+ "filePath": "src/component/utrecht/table.tokens.json",
5917
+ "isSource": true,
5918
+ "original": {
5919
+ "value": "unset"
5920
+ },
5921
+ "name": "utrechtTableHeaderTextTransform",
5922
+ "attributes": {
5923
+ "category": "utrecht",
5924
+ "type": "table",
5925
+ "item": "header",
5926
+ "subitem": "text-transform"
5927
+ },
5928
+ "path": [
5929
+ "utrecht",
5930
+ "table",
5931
+ "header",
5932
+ "text-transform"
5933
+ ]
5934
+ }
5935
+ },
5936
+ "row": {
5937
+ "hover": {
5938
+ "background-color": {},
5939
+ "color": {}
5940
+ },
5941
+ "border-block-end-color": {
5942
+ "value": "#f5f5f5",
5943
+ "filePath": "src/component/utrecht/table.tokens.json",
5944
+ "isSource": true,
5945
+ "original": {
5946
+ "value": "{noaberkracht.color.lightgrey.96}"
5947
+ },
5948
+ "name": "utrechtTableRowBorderBlockEndColor",
5949
+ "attributes": {
5950
+ "category": "utrecht",
5951
+ "type": "table",
5952
+ "item": "row",
5953
+ "subitem": "border-block-end-color"
5954
+ },
5955
+ "path": [
5956
+ "utrecht",
5957
+ "table",
5958
+ "row",
5959
+ "border-block-end-color"
5960
+ ]
5961
+ },
5962
+ "border-block-end-width": {
5963
+ "value": "1px",
5964
+ "filePath": "src/component/utrecht/table.tokens.json",
5965
+ "isSource": true,
5966
+ "original": {
5967
+ "value": "{noaberkracht.size.4xs}"
5968
+ },
5969
+ "name": "utrechtTableRowBorderBlockEndWidth",
5970
+ "attributes": {
5971
+ "category": "utrecht",
5972
+ "type": "table",
5973
+ "item": "row",
5974
+ "subitem": "border-block-end-width"
5975
+ },
5976
+ "path": [
5977
+ "utrecht",
5978
+ "table",
5979
+ "row",
5980
+ "border-block-end-width"
5981
+ ]
5982
+ },
5983
+ "padding-inline-end": {},
5984
+ "padding-inline-start": {},
5985
+ "alternate-odd": {
5986
+ "background-color": {},
5987
+ "color": {}
5988
+ },
5989
+ "alternate-even": {
5990
+ "background-color": {},
5991
+ "color": {}
5992
+ }
5993
+ },
5994
+ "body": {
5995
+ "border": {}
5996
+ },
5997
+ "caption": {
5998
+ "font-style": {},
5999
+ "font-weight": {},
6000
+ "font-family": {},
6001
+ "font-size": {},
6002
+ "color": {},
6003
+ "line-height": {},
6004
+ "text-align": {},
6005
+ "margin-block-end": {}
6006
+ },
6007
+ "border-color": {
6008
+ "value": "#f5f5f5",
6009
+ "filePath": "src/component/utrecht/table.tokens.json",
6010
+ "isSource": true,
6011
+ "original": {
6012
+ "value": "{noaberkracht.color.lightgrey.96}"
6013
+ },
6014
+ "name": "utrechtTableBorderColor",
6015
+ "attributes": {
6016
+ "category": "utrecht",
6017
+ "type": "table",
6018
+ "item": "border-color"
6019
+ },
6020
+ "path": [
6021
+ "utrecht",
6022
+ "table",
6023
+ "border-color"
6024
+ ]
6025
+ },
6026
+ "border-width": {
6027
+ "value": "1px",
6028
+ "filePath": "src/component/utrecht/table.tokens.json",
6029
+ "isSource": true,
6030
+ "original": {
6031
+ "value": "{noaberkracht.size.4xs}"
6032
+ },
6033
+ "name": "utrechtTableBorderWidth",
6034
+ "attributes": {
6035
+ "category": "utrecht",
6036
+ "type": "table",
6037
+ "item": "border-width"
6038
+ },
6039
+ "path": [
6040
+ "utrecht",
6041
+ "table",
6042
+ "border-width"
6043
+ ]
6044
+ },
6045
+ "font-family": {
6046
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
6047
+ "filePath": "src/component/utrecht/table.tokens.json",
6048
+ "isSource": true,
6049
+ "original": {
6050
+ "value": "{utrecht.document.font-family}"
6051
+ },
6052
+ "name": "utrechtTableFontFamily",
6053
+ "attributes": {
6054
+ "category": "utrecht",
6055
+ "type": "table",
6056
+ "item": "font-family"
6057
+ },
6058
+ "path": [
6059
+ "utrecht",
6060
+ "table",
6061
+ "font-family"
6062
+ ]
6063
+ },
6064
+ "font-size": {
6065
+ "value": "14px",
6066
+ "filePath": "src/component/utrecht/table.tokens.json",
6067
+ "isSource": true,
6068
+ "original": {
6069
+ "value": "{utrecht.document.font-size}"
6070
+ },
6071
+ "name": "utrechtTableFontSize",
6072
+ "attributes": {
6073
+ "category": "utrecht",
6074
+ "type": "table",
6075
+ "item": "font-size"
6076
+ },
6077
+ "path": [
6078
+ "utrecht",
6079
+ "table",
6080
+ "font-size"
6081
+ ]
6082
+ },
6083
+ "line-height": {},
6084
+ "margin-block-end": {
6085
+ "value": 0,
6086
+ "filePath": "src/component/utrecht/table.tokens.json",
6087
+ "isSource": true,
6088
+ "original": {
6089
+ "value": 0
6090
+ },
6091
+ "name": "utrechtTableMarginBlockEnd",
6092
+ "attributes": {
6093
+ "category": "utrecht",
6094
+ "type": "table",
6095
+ "item": "margin-block-end"
6096
+ },
6097
+ "path": [
6098
+ "utrecht",
6099
+ "table",
6100
+ "margin-block-end"
6101
+ ]
5175
6102
  },
5176
6103
  "margin-block-start": {
5177
6104
  "value": "18px",
@@ -8665,6 +9592,71 @@
8665
9592
  "background-image"
8666
9593
  ]
8667
9594
  }
9595
+ },
9596
+ "navbar": {
9597
+ "inline-size": {
9598
+ "value": "69px",
9599
+ "filePath": "src/component/conduction/logo.tokens.json",
9600
+ "isSource": true,
9601
+ "original": {
9602
+ "value": "69px"
9603
+ },
9604
+ "name": "conductionLogoNavbarInlineSize",
9605
+ "attributes": {
9606
+ "category": "conduction",
9607
+ "type": "logo",
9608
+ "item": "navbar",
9609
+ "subitem": "inline-size"
9610
+ },
9611
+ "path": [
9612
+ "conduction",
9613
+ "logo",
9614
+ "navbar",
9615
+ "inline-size"
9616
+ ]
9617
+ },
9618
+ "block-size": {
9619
+ "value": "43px",
9620
+ "filePath": "src/component/conduction/logo.tokens.json",
9621
+ "isSource": true,
9622
+ "original": {
9623
+ "value": "43px"
9624
+ },
9625
+ "name": "conductionLogoNavbarBlockSize",
9626
+ "attributes": {
9627
+ "category": "conduction",
9628
+ "type": "logo",
9629
+ "item": "navbar",
9630
+ "subitem": "block-size"
9631
+ },
9632
+ "path": [
9633
+ "conduction",
9634
+ "logo",
9635
+ "navbar",
9636
+ "block-size"
9637
+ ]
9638
+ },
9639
+ "background-image": {
9640
+ "value": "url('https://werkenbijnoaberkracht.nl/assets/img/base/logo.png')",
9641
+ "filePath": "src/component/conduction/logo.tokens.json",
9642
+ "isSource": true,
9643
+ "original": {
9644
+ "value": "url('https://werkenbijnoaberkracht.nl/assets/img/base/logo.png')"
9645
+ },
9646
+ "name": "conductionLogoNavbarBackgroundImage",
9647
+ "attributes": {
9648
+ "category": "conduction",
9649
+ "type": "logo",
9650
+ "item": "navbar",
9651
+ "subitem": "background-image"
9652
+ },
9653
+ "path": [
9654
+ "conduction",
9655
+ "logo",
9656
+ "navbar",
9657
+ "background-image"
9658
+ ]
9659
+ }
8668
9660
  }
8669
9661
  },
8670
9662
  "primary": {