@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
@@ -722,6 +722,27 @@
722
722
  "grey",
723
723
  "96"
724
724
  ]
725
+ },
726
+ "97": {
727
+ "value": "#f7f7f7",
728
+ "filePath": "src/brand/open-webconcept/color.tokens.json",
729
+ "isSource": true,
730
+ "original": {
731
+ "value": "#f7f7f7"
732
+ },
733
+ "name": "openWebconceptColorGrey97",
734
+ "attributes": {
735
+ "category": "open-webconcept",
736
+ "type": "color",
737
+ "item": "grey",
738
+ "subitem": "97"
739
+ },
740
+ "path": [
741
+ "open-webconcept",
742
+ "color",
743
+ "grey",
744
+ "97"
745
+ ]
725
746
  }
726
747
  }
727
748
  },
@@ -4962,266 +4983,1172 @@
4962
4983
  ]
4963
4984
  }
4964
4985
  },
4965
- "table": {
4966
- "border-collapse": {
4967
- "value": "collapse",
4968
- "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
4986
+ "radio-button": {
4987
+ "min-block-size": {
4988
+ "value": "16px",
4989
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
4969
4990
  "isSource": true,
4970
4991
  "original": {
4971
- "value": "collapse"
4992
+ "value": "16px"
4972
4993
  },
4973
- "name": "utrechtTableBorderCollapse",
4994
+ "name": "utrechtRadioButtonMinBlockSize",
4974
4995
  "attributes": {
4975
4996
  "category": "utrecht",
4976
- "type": "table",
4977
- "item": "border-collapse"
4997
+ "type": "radio-button",
4998
+ "item": "min-block-size"
4978
4999
  },
4979
5000
  "path": [
4980
5001
  "utrecht",
4981
- "table",
4982
- "border-collapse"
5002
+ "radio-button",
5003
+ "min-block-size"
4983
5004
  ]
4984
5005
  },
4985
- "background-color": {},
4986
- "header": {
4987
- "border-block-end-color": {},
4988
- "border-block-end-width": {},
4989
- "font-family": {},
4990
- "font-weight": {
4991
- "value": "700",
4992
- "filePath": "src/component/utrecht/table.tokens.json",
4993
- "isSource": true,
4994
- "original": {
4995
- "value": "{open-webconcept.typography.font-weight.bold}"
4996
- },
4997
- "name": "utrechtTableHeaderFontWeight",
4998
- "attributes": {
4999
- "category": "utrecht",
5000
- "type": "table",
5001
- "item": "header",
5002
- "subitem": "font-weight"
5003
- },
5004
- "path": [
5005
- "utrecht",
5006
- "table",
5007
- "header",
5008
- "font-weight"
5009
- ]
5006
+ "min-inline-size": {
5007
+ "value": "16px",
5008
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5009
+ "isSource": true,
5010
+ "original": {
5011
+ "value": "16px"
5010
5012
  },
5011
- "background-color": {},
5012
- "color": {
5013
- "value": "#555555",
5014
- "filePath": "src/component/utrecht/table.tokens.json",
5013
+ "name": "utrechtRadioButtonMinInlineSize",
5014
+ "attributes": {
5015
+ "category": "utrecht",
5016
+ "type": "radio-button",
5017
+ "item": "min-inline-size"
5018
+ },
5019
+ "path": [
5020
+ "utrecht",
5021
+ "radio-button",
5022
+ "min-inline-size"
5023
+ ]
5024
+ },
5025
+ "checked-disabled": {
5026
+ "border-color": {
5027
+ "value": "#d1d1d1",
5028
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5015
5029
  "isSource": true,
5016
5030
  "original": {
5017
- "value": "{utrecht.document.color}"
5031
+ "value": "{open-webconcept.color.grey.82}"
5018
5032
  },
5019
- "name": "utrechtTableHeaderColor",
5033
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
5020
5034
  "attributes": {
5021
5035
  "category": "utrecht",
5022
- "type": "table",
5023
- "item": "header",
5024
- "subitem": "color"
5036
+ "type": "radio-button",
5037
+ "item": "checked-disabled",
5038
+ "subitem": "border-color"
5025
5039
  },
5026
5040
  "path": [
5027
5041
  "utrecht",
5028
- "table",
5029
- "header",
5030
- "color"
5042
+ "radio-button",
5043
+ "checked-disabled",
5044
+ "border-color"
5031
5045
  ]
5032
5046
  },
5033
- "text-transform": {
5034
- "value": "unset",
5035
- "filePath": "src/component/utrecht/table.tokens.json",
5047
+ "border-width": {
5048
+ "value": "1px",
5049
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5036
5050
  "isSource": true,
5037
5051
  "original": {
5038
- "value": "unset"
5052
+ "value": "{open-webconcept.size.4xs}"
5039
5053
  },
5040
- "name": "utrechtTableHeaderTextTransform",
5054
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
5041
5055
  "attributes": {
5042
5056
  "category": "utrecht",
5043
- "type": "table",
5044
- "item": "header",
5045
- "subitem": "text-transform"
5057
+ "type": "radio-button",
5058
+ "item": "checked-disabled",
5059
+ "subitem": "border-width"
5046
5060
  },
5047
5061
  "path": [
5048
5062
  "utrecht",
5049
- "table",
5050
- "header",
5051
- "text-transform"
5063
+ "radio-button",
5064
+ "checked-disabled",
5065
+ "border-width"
5052
5066
  ]
5053
- }
5054
- },
5055
- "row": {
5056
- "hover": {
5057
- "background-color": {},
5058
- "color": {}
5059
5067
  },
5060
- "border-block-end-color": {
5061
- "value": "#eeeeee",
5062
- "filePath": "src/component/utrecht/table.tokens.json",
5068
+ "background-color": {
5069
+ "value": "#ffffff",
5070
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5063
5071
  "isSource": true,
5064
5072
  "original": {
5065
- "value": "{open-webconcept.color.grey.93}"
5073
+ "value": "{open-webconcept.color.white.100}"
5066
5074
  },
5067
- "name": "utrechtTableRowBorderBlockEndColor",
5075
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
5068
5076
  "attributes": {
5069
5077
  "category": "utrecht",
5070
- "type": "table",
5071
- "item": "row",
5072
- "subitem": "border-block-end-color"
5078
+ "type": "radio-button",
5079
+ "item": "checked-disabled",
5080
+ "subitem": "background-color"
5073
5081
  },
5074
5082
  "path": [
5075
5083
  "utrecht",
5076
- "table",
5077
- "row",
5078
- "border-block-end-color"
5084
+ "radio-button",
5085
+ "checked-disabled",
5086
+ "background-color"
5079
5087
  ]
5080
5088
  },
5081
- "border-block-end-width": {
5082
- "value": "1px",
5083
- "filePath": "src/component/utrecht/table.tokens.json",
5089
+ "color": {
5090
+ "value": "#d1d1d1",
5091
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5084
5092
  "isSource": true,
5085
5093
  "original": {
5086
- "value": "{open-webconcept.size.4xs}"
5094
+ "value": "{open-webconcept.color.grey.82}"
5087
5095
  },
5088
- "name": "utrechtTableRowBorderBlockEndWidth",
5096
+ "name": "utrechtRadioButtonCheckedDisabledColor",
5089
5097
  "attributes": {
5090
5098
  "category": "utrecht",
5091
- "type": "table",
5092
- "item": "row",
5093
- "subitem": "border-block-end-width"
5099
+ "type": "radio-button",
5100
+ "item": "checked-disabled",
5101
+ "subitem": "color"
5094
5102
  },
5095
5103
  "path": [
5096
5104
  "utrecht",
5097
- "table",
5098
- "row",
5099
- "border-block-end-width"
5105
+ "radio-button",
5106
+ "checked-disabled",
5107
+ "color"
5100
5108
  ]
5101
- },
5102
- "padding-inline-end": {},
5103
- "padding-inline-start": {},
5104
- "alternate-odd": {
5105
- "background-color": {},
5106
- "color": {}
5107
- },
5108
- "alternate-even": {
5109
- "background-color": {},
5110
- "color": {}
5111
5109
  }
5112
5110
  },
5113
- "body": {
5114
- "border": {}
5115
- },
5116
- "caption": {
5117
- "font-style": {},
5118
- "font-weight": {},
5119
- "font-family": {},
5120
- "font-size": {},
5121
- "color": {},
5122
- "line-height": {},
5123
- "text-align": {},
5124
- "margin-block-end": {}
5125
- },
5126
- "border-color": {
5127
- "value": "#eeeeee",
5128
- "filePath": "src/component/utrecht/table.tokens.json",
5111
+ "background-color": {
5112
+ "value": "#ffffff",
5113
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5129
5114
  "isSource": true,
5130
5115
  "original": {
5131
- "value": "{open-webconcept.color.grey.93}"
5116
+ "value": "{open-webconcept.color.white.100}"
5132
5117
  },
5133
- "name": "utrechtTableBorderColor",
5118
+ "name": "utrechtRadioButtonBackgroundColor",
5134
5119
  "attributes": {
5135
5120
  "category": "utrecht",
5136
- "type": "table",
5137
- "item": "border-color"
5121
+ "type": "radio-button",
5122
+ "item": "background-color"
5138
5123
  },
5139
5124
  "path": [
5140
5125
  "utrecht",
5141
- "table",
5142
- "border-color"
5126
+ "radio-button",
5127
+ "background-color"
5143
5128
  ]
5144
5129
  },
5145
- "border-width": {
5146
- "value": "1px",
5147
- "filePath": "src/component/utrecht/table.tokens.json",
5130
+ "border-color": {
5131
+ "value": "#6c757d",
5132
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5148
5133
  "isSource": true,
5149
5134
  "original": {
5150
- "value": "{open-webconcept.size.4xs}"
5135
+ "value": "{open-webconcept.color.grey.46}"
5151
5136
  },
5152
- "name": "utrechtTableBorderWidth",
5137
+ "name": "utrechtRadioButtonBorderColor",
5153
5138
  "attributes": {
5154
5139
  "category": "utrecht",
5155
- "type": "table",
5156
- "item": "border-width"
5140
+ "type": "radio-button",
5141
+ "item": "border-color"
5157
5142
  },
5158
5143
  "path": [
5159
5144
  "utrecht",
5160
- "table",
5161
- "border-width"
5145
+ "radio-button",
5146
+ "border-color"
5162
5147
  ]
5163
5148
  },
5164
- "font-family": {
5165
- "value": "\"Open Sans\", Monospace, Arial, sans-serif",
5166
- "filePath": "src/component/utrecht/table.tokens.json",
5149
+ "border-width": {
5150
+ "value": "1px",
5151
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5167
5152
  "isSource": true,
5168
5153
  "original": {
5169
- "value": "{utrecht.document.font-family}"
5154
+ "value": "{open-webconcept.size.4xs}"
5170
5155
  },
5171
- "name": "utrechtTableFontFamily",
5156
+ "name": "utrechtRadioButtonBorderWidth",
5172
5157
  "attributes": {
5173
5158
  "category": "utrecht",
5174
- "type": "table",
5175
- "item": "font-family"
5159
+ "type": "radio-button",
5160
+ "item": "border-width"
5176
5161
  },
5177
5162
  "path": [
5178
5163
  "utrecht",
5179
- "table",
5180
- "font-family"
5164
+ "radio-button",
5165
+ "border-width"
5181
5166
  ]
5182
5167
  },
5183
- "font-size": {
5184
- "value": "14px",
5185
- "filePath": "src/component/utrecht/table.tokens.json",
5186
- "isSource": true,
5187
- "original": {
5188
- "value": "{utrecht.document.font-size}"
5189
- },
5190
- "name": "utrechtTableFontSize",
5191
- "attributes": {
5192
- "category": "utrecht",
5193
- "type": "table",
5194
- "item": "font-size"
5195
- },
5196
- "path": [
5197
- "utrecht",
5198
- "table",
5199
- "font-size"
5200
- ]
5168
+ "size": {},
5169
+ "margin-block-start": {},
5170
+ "icon": {
5171
+ "size": {
5172
+ "value": "5px",
5173
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5174
+ "isSource": true,
5175
+ "original": {
5176
+ "value": "5px"
5177
+ },
5178
+ "name": "utrechtRadioButtonIconSize",
5179
+ "attributes": {
5180
+ "category": "utrecht",
5181
+ "type": "radio-button",
5182
+ "item": "icon",
5183
+ "subitem": "size"
5184
+ },
5185
+ "path": [
5186
+ "utrecht",
5187
+ "radio-button",
5188
+ "icon",
5189
+ "size"
5190
+ ]
5191
+ }
5201
5192
  },
5202
- "line-height": {},
5203
- "margin-block-end": {
5204
- "value": 0,
5205
- "filePath": "src/component/utrecht/table.tokens.json",
5206
- "isSource": true,
5207
- "original": {
5208
- "value": 0
5209
- },
5210
- "name": "utrechtTableMarginBlockEnd",
5211
- "attributes": {
5212
- "category": "utrecht",
5213
- "type": "table",
5214
- "item": "margin-block-end"
5215
- },
5216
- "path": [
5217
- "utrecht",
5218
- "table",
5219
- "margin-block-end"
5220
- ]
5193
+ "active": {
5194
+ "border-color": {},
5195
+ "border-width": {},
5196
+ "background-color": {},
5197
+ "color": {}
5221
5198
  },
5222
- "margin-block-start": {
5223
- "value": "18px",
5224
- "filePath": "src/component/utrecht/table.tokens.json",
5199
+ "checked": {
5200
+ "border-color": {
5201
+ "value": "#1abc9c",
5202
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5203
+ "isSource": true,
5204
+ "original": {
5205
+ "value": "{open-webconcept.color.primary}"
5206
+ },
5207
+ "name": "utrechtRadioButtonCheckedBorderColor",
5208
+ "attributes": {
5209
+ "category": "utrecht",
5210
+ "type": "radio-button",
5211
+ "item": "checked",
5212
+ "subitem": "border-color"
5213
+ },
5214
+ "path": [
5215
+ "utrecht",
5216
+ "radio-button",
5217
+ "checked",
5218
+ "border-color"
5219
+ ]
5220
+ },
5221
+ "border-width": {
5222
+ "value": "1px",
5223
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5224
+ "isSource": true,
5225
+ "original": {
5226
+ "value": "{open-webconcept.size.4xs}"
5227
+ },
5228
+ "name": "utrechtRadioButtonCheckedBorderWidth",
5229
+ "attributes": {
5230
+ "category": "utrecht",
5231
+ "type": "radio-button",
5232
+ "item": "checked",
5233
+ "subitem": "border-width"
5234
+ },
5235
+ "path": [
5236
+ "utrecht",
5237
+ "radio-button",
5238
+ "checked",
5239
+ "border-width"
5240
+ ]
5241
+ },
5242
+ "background-color": {
5243
+ "value": "#ffffff",
5244
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5245
+ "isSource": true,
5246
+ "original": {
5247
+ "value": "{open-webconcept.color.white.100}"
5248
+ },
5249
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
5250
+ "attributes": {
5251
+ "category": "utrecht",
5252
+ "type": "radio-button",
5253
+ "item": "checked",
5254
+ "subitem": "background-color"
5255
+ },
5256
+ "path": [
5257
+ "utrecht",
5258
+ "radio-button",
5259
+ "checked",
5260
+ "background-color"
5261
+ ]
5262
+ },
5263
+ "color": {
5264
+ "value": "#1abc9c",
5265
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5266
+ "isSource": true,
5267
+ "original": {
5268
+ "value": "{open-webconcept.color.primary}"
5269
+ },
5270
+ "name": "utrechtRadioButtonCheckedColor",
5271
+ "attributes": {
5272
+ "category": "utrecht",
5273
+ "type": "radio-button",
5274
+ "item": "checked",
5275
+ "subitem": "color"
5276
+ },
5277
+ "path": [
5278
+ "utrecht",
5279
+ "radio-button",
5280
+ "checked",
5281
+ "color"
5282
+ ]
5283
+ },
5284
+ "active": {
5285
+ "border-color": {
5286
+ "value": "#1abc9c",
5287
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5288
+ "isSource": true,
5289
+ "original": {
5290
+ "value": "{open-webconcept.color.primary}"
5291
+ },
5292
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
5293
+ "attributes": {
5294
+ "category": "utrecht",
5295
+ "type": "radio-button",
5296
+ "item": "checked",
5297
+ "subitem": "active",
5298
+ "state": "border-color"
5299
+ },
5300
+ "path": [
5301
+ "utrecht",
5302
+ "radio-button",
5303
+ "checked",
5304
+ "active",
5305
+ "border-color"
5306
+ ]
5307
+ },
5308
+ "border-width": {
5309
+ "value": "1px",
5310
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5311
+ "isSource": true,
5312
+ "original": {
5313
+ "value": "{open-webconcept.size.4xs}"
5314
+ },
5315
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
5316
+ "attributes": {
5317
+ "category": "utrecht",
5318
+ "type": "radio-button",
5319
+ "item": "checked",
5320
+ "subitem": "active",
5321
+ "state": "border-width"
5322
+ },
5323
+ "path": [
5324
+ "utrecht",
5325
+ "radio-button",
5326
+ "checked",
5327
+ "active",
5328
+ "border-width"
5329
+ ]
5330
+ },
5331
+ "background-color": {
5332
+ "value": "#ffffff",
5333
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5334
+ "isSource": true,
5335
+ "original": {
5336
+ "value": "{open-webconcept.color.white.100}"
5337
+ },
5338
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
5339
+ "attributes": {
5340
+ "category": "utrecht",
5341
+ "type": "radio-button",
5342
+ "item": "checked",
5343
+ "subitem": "active",
5344
+ "state": "background-color"
5345
+ },
5346
+ "path": [
5347
+ "utrecht",
5348
+ "radio-button",
5349
+ "checked",
5350
+ "active",
5351
+ "background-color"
5352
+ ]
5353
+ },
5354
+ "color": {
5355
+ "value": "#1abc9c",
5356
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5357
+ "isSource": true,
5358
+ "original": {
5359
+ "value": "{open-webconcept.color.primary}"
5360
+ },
5361
+ "name": "utrechtRadioButtonCheckedActiveColor",
5362
+ "attributes": {
5363
+ "category": "utrecht",
5364
+ "type": "radio-button",
5365
+ "item": "checked",
5366
+ "subitem": "active",
5367
+ "state": "color"
5368
+ },
5369
+ "path": [
5370
+ "utrecht",
5371
+ "radio-button",
5372
+ "checked",
5373
+ "active",
5374
+ "color"
5375
+ ]
5376
+ }
5377
+ },
5378
+ "hover": {
5379
+ "border-color": {
5380
+ "value": "#444444",
5381
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5382
+ "isSource": true,
5383
+ "original": {
5384
+ "value": "{open-webconcept.color.primary-hover}"
5385
+ },
5386
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
5387
+ "attributes": {
5388
+ "category": "utrecht",
5389
+ "type": "radio-button",
5390
+ "item": "checked",
5391
+ "subitem": "hover",
5392
+ "state": "border-color"
5393
+ },
5394
+ "path": [
5395
+ "utrecht",
5396
+ "radio-button",
5397
+ "checked",
5398
+ "hover",
5399
+ "border-color"
5400
+ ]
5401
+ },
5402
+ "border-width": {
5403
+ "value": "1px",
5404
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5405
+ "isSource": true,
5406
+ "original": {
5407
+ "value": "{open-webconcept.size.4xs}"
5408
+ },
5409
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
5410
+ "attributes": {
5411
+ "category": "utrecht",
5412
+ "type": "radio-button",
5413
+ "item": "checked",
5414
+ "subitem": "hover",
5415
+ "state": "border-width"
5416
+ },
5417
+ "path": [
5418
+ "utrecht",
5419
+ "radio-button",
5420
+ "checked",
5421
+ "hover",
5422
+ "border-width"
5423
+ ]
5424
+ },
5425
+ "background-color": {
5426
+ "value": "#ffffff",
5427
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5428
+ "isSource": true,
5429
+ "original": {
5430
+ "value": "{open-webconcept.color.white.100}"
5431
+ },
5432
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
5433
+ "attributes": {
5434
+ "category": "utrecht",
5435
+ "type": "radio-button",
5436
+ "item": "checked",
5437
+ "subitem": "hover",
5438
+ "state": "background-color"
5439
+ },
5440
+ "path": [
5441
+ "utrecht",
5442
+ "radio-button",
5443
+ "checked",
5444
+ "hover",
5445
+ "background-color"
5446
+ ]
5447
+ },
5448
+ "color": {
5449
+ "value": "#444444",
5450
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5451
+ "isSource": true,
5452
+ "original": {
5453
+ "value": "{open-webconcept.color.primary-hover}"
5454
+ },
5455
+ "name": "utrechtRadioButtonCheckedHoverColor",
5456
+ "attributes": {
5457
+ "category": "utrecht",
5458
+ "type": "radio-button",
5459
+ "item": "checked",
5460
+ "subitem": "hover",
5461
+ "state": "color"
5462
+ },
5463
+ "path": [
5464
+ "utrecht",
5465
+ "radio-button",
5466
+ "checked",
5467
+ "hover",
5468
+ "color"
5469
+ ]
5470
+ }
5471
+ },
5472
+ "focus": {
5473
+ "border-color": {
5474
+ "value": "#1abc9c",
5475
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5476
+ "isSource": true,
5477
+ "original": {
5478
+ "value": "{open-webconcept.color.primary}"
5479
+ },
5480
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
5481
+ "attributes": {
5482
+ "category": "utrecht",
5483
+ "type": "radio-button",
5484
+ "item": "checked",
5485
+ "subitem": "focus",
5486
+ "state": "border-color"
5487
+ },
5488
+ "path": [
5489
+ "utrecht",
5490
+ "radio-button",
5491
+ "checked",
5492
+ "focus",
5493
+ "border-color"
5494
+ ]
5495
+ },
5496
+ "border-width": {
5497
+ "value": "1px",
5498
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5499
+ "isSource": true,
5500
+ "original": {
5501
+ "value": "{open-webconcept.size.4xs}"
5502
+ },
5503
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
5504
+ "attributes": {
5505
+ "category": "utrecht",
5506
+ "type": "radio-button",
5507
+ "item": "checked",
5508
+ "subitem": "focus",
5509
+ "state": "border-width"
5510
+ },
5511
+ "path": [
5512
+ "utrecht",
5513
+ "radio-button",
5514
+ "checked",
5515
+ "focus",
5516
+ "border-width"
5517
+ ]
5518
+ },
5519
+ "background-color": {
5520
+ "value": "#ffffff",
5521
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5522
+ "isSource": true,
5523
+ "original": {
5524
+ "value": "{open-webconcept.color.white.100}"
5525
+ },
5526
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
5527
+ "attributes": {
5528
+ "category": "utrecht",
5529
+ "type": "radio-button",
5530
+ "item": "checked",
5531
+ "subitem": "focus",
5532
+ "state": "background-color"
5533
+ },
5534
+ "path": [
5535
+ "utrecht",
5536
+ "radio-button",
5537
+ "checked",
5538
+ "focus",
5539
+ "background-color"
5540
+ ]
5541
+ },
5542
+ "color": {
5543
+ "value": "#1abc9c",
5544
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5545
+ "isSource": true,
5546
+ "original": {
5547
+ "value": "{open-webconcept.color.primary}"
5548
+ },
5549
+ "name": "utrechtRadioButtonCheckedFocusColor",
5550
+ "attributes": {
5551
+ "category": "utrecht",
5552
+ "type": "radio-button",
5553
+ "item": "checked",
5554
+ "subitem": "focus",
5555
+ "state": "color"
5556
+ },
5557
+ "path": [
5558
+ "utrecht",
5559
+ "radio-button",
5560
+ "checked",
5561
+ "focus",
5562
+ "color"
5563
+ ]
5564
+ }
5565
+ }
5566
+ },
5567
+ "hover": {
5568
+ "border-color": {
5569
+ "value": "#4f4f4f",
5570
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5571
+ "isSource": true,
5572
+ "original": {
5573
+ "value": "{open-webconcept.color.grey.31}"
5574
+ },
5575
+ "name": "utrechtRadioButtonHoverBorderColor",
5576
+ "attributes": {
5577
+ "category": "utrecht",
5578
+ "type": "radio-button",
5579
+ "item": "hover",
5580
+ "subitem": "border-color"
5581
+ },
5582
+ "path": [
5583
+ "utrecht",
5584
+ "radio-button",
5585
+ "hover",
5586
+ "border-color"
5587
+ ]
5588
+ },
5589
+ "border-width": {
5590
+ "value": "1px",
5591
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5592
+ "isSource": true,
5593
+ "original": {
5594
+ "value": "{open-webconcept.size.4xs}"
5595
+ },
5596
+ "name": "utrechtRadioButtonHoverBorderWidth",
5597
+ "attributes": {
5598
+ "category": "utrecht",
5599
+ "type": "radio-button",
5600
+ "item": "hover",
5601
+ "subitem": "border-width"
5602
+ },
5603
+ "path": [
5604
+ "utrecht",
5605
+ "radio-button",
5606
+ "hover",
5607
+ "border-width"
5608
+ ]
5609
+ },
5610
+ "background-color": {
5611
+ "value": "#ffffff",
5612
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5613
+ "isSource": true,
5614
+ "original": {
5615
+ "value": "{open-webconcept.color.white.100}"
5616
+ },
5617
+ "name": "utrechtRadioButtonHoverBackgroundColor",
5618
+ "attributes": {
5619
+ "category": "utrecht",
5620
+ "type": "radio-button",
5621
+ "item": "hover",
5622
+ "subitem": "background-color"
5623
+ },
5624
+ "path": [
5625
+ "utrecht",
5626
+ "radio-button",
5627
+ "hover",
5628
+ "background-color"
5629
+ ]
5630
+ },
5631
+ "color": {}
5632
+ },
5633
+ "focus": {
5634
+ "border-color": {
5635
+ "value": "#1abc9c",
5636
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5637
+ "isSource": true,
5638
+ "original": {
5639
+ "value": "{open-webconcept.color.primary}"
5640
+ },
5641
+ "name": "utrechtRadioButtonFocusBorderColor",
5642
+ "attributes": {
5643
+ "category": "utrecht",
5644
+ "type": "radio-button",
5645
+ "item": "focus",
5646
+ "subitem": "border-color"
5647
+ },
5648
+ "path": [
5649
+ "utrecht",
5650
+ "radio-button",
5651
+ "focus",
5652
+ "border-color"
5653
+ ]
5654
+ },
5655
+ "border-width": {
5656
+ "value": "1px",
5657
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5658
+ "isSource": true,
5659
+ "original": {
5660
+ "value": "{open-webconcept.size.4xs}"
5661
+ },
5662
+ "name": "utrechtRadioButtonFocusBorderWidth",
5663
+ "attributes": {
5664
+ "category": "utrecht",
5665
+ "type": "radio-button",
5666
+ "item": "focus",
5667
+ "subitem": "border-width"
5668
+ },
5669
+ "path": [
5670
+ "utrecht",
5671
+ "radio-button",
5672
+ "focus",
5673
+ "border-width"
5674
+ ]
5675
+ },
5676
+ "background-color": {
5677
+ "value": "#ffffff",
5678
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5679
+ "isSource": true,
5680
+ "original": {
5681
+ "value": "{open-webconcept.color.white.100}"
5682
+ },
5683
+ "name": "utrechtRadioButtonFocusBackgroundColor",
5684
+ "attributes": {
5685
+ "category": "utrecht",
5686
+ "type": "radio-button",
5687
+ "item": "focus",
5688
+ "subitem": "background-color"
5689
+ },
5690
+ "path": [
5691
+ "utrecht",
5692
+ "radio-button",
5693
+ "focus",
5694
+ "background-color"
5695
+ ]
5696
+ },
5697
+ "color": {
5698
+ "value": "#1abc9c",
5699
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5700
+ "isSource": true,
5701
+ "original": {
5702
+ "value": "{open-webconcept.color.primary}"
5703
+ },
5704
+ "name": "utrechtRadioButtonFocusColor",
5705
+ "attributes": {
5706
+ "category": "utrecht",
5707
+ "type": "radio-button",
5708
+ "item": "focus",
5709
+ "subitem": "color"
5710
+ },
5711
+ "path": [
5712
+ "utrecht",
5713
+ "radio-button",
5714
+ "focus",
5715
+ "color"
5716
+ ]
5717
+ }
5718
+ },
5719
+ "disabled": {
5720
+ "border-color": {
5721
+ "value": "#d1d1d1",
5722
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5723
+ "isSource": true,
5724
+ "original": {
5725
+ "value": "{open-webconcept.color.grey.82}"
5726
+ },
5727
+ "name": "utrechtRadioButtonDisabledBorderColor",
5728
+ "attributes": {
5729
+ "category": "utrecht",
5730
+ "type": "radio-button",
5731
+ "item": "disabled",
5732
+ "subitem": "border-color"
5733
+ },
5734
+ "path": [
5735
+ "utrecht",
5736
+ "radio-button",
5737
+ "disabled",
5738
+ "border-color"
5739
+ ]
5740
+ },
5741
+ "border-width": {
5742
+ "value": "1px",
5743
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5744
+ "isSource": true,
5745
+ "original": {
5746
+ "value": "{open-webconcept.size.4xs}"
5747
+ },
5748
+ "name": "utrechtRadioButtonDisabledBorderWidth",
5749
+ "attributes": {
5750
+ "category": "utrecht",
5751
+ "type": "radio-button",
5752
+ "item": "disabled",
5753
+ "subitem": "border-width"
5754
+ },
5755
+ "path": [
5756
+ "utrecht",
5757
+ "radio-button",
5758
+ "disabled",
5759
+ "border-width"
5760
+ ]
5761
+ },
5762
+ "background-color": {
5763
+ "value": "#f7f7f7",
5764
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5765
+ "isSource": true,
5766
+ "original": {
5767
+ "value": "{open-webconcept.color.grey.97}"
5768
+ },
5769
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
5770
+ "attributes": {
5771
+ "category": "utrecht",
5772
+ "type": "radio-button",
5773
+ "item": "disabled",
5774
+ "subitem": "background-color"
5775
+ },
5776
+ "path": [
5777
+ "utrecht",
5778
+ "radio-button",
5779
+ "disabled",
5780
+ "background-color"
5781
+ ]
5782
+ },
5783
+ "color": {
5784
+ "value": "#d1d1d1",
5785
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5786
+ "isSource": true,
5787
+ "original": {
5788
+ "value": "{open-webconcept.color.grey.82}"
5789
+ },
5790
+ "name": "utrechtRadioButtonDisabledColor",
5791
+ "attributes": {
5792
+ "category": "utrecht",
5793
+ "type": "radio-button",
5794
+ "item": "disabled",
5795
+ "subitem": "color"
5796
+ },
5797
+ "path": [
5798
+ "utrecht",
5799
+ "radio-button",
5800
+ "disabled",
5801
+ "color"
5802
+ ]
5803
+ }
5804
+ },
5805
+ "invalid": {
5806
+ "border-color": {
5807
+ "value": "#dc3545",
5808
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5809
+ "isSource": true,
5810
+ "original": {
5811
+ "value": "{open-webconcept.color.error}"
5812
+ },
5813
+ "name": "utrechtRadioButtonInvalidBorderColor",
5814
+ "attributes": {
5815
+ "category": "utrecht",
5816
+ "type": "radio-button",
5817
+ "item": "invalid",
5818
+ "subitem": "border-color"
5819
+ },
5820
+ "path": [
5821
+ "utrecht",
5822
+ "radio-button",
5823
+ "invalid",
5824
+ "border-color"
5825
+ ]
5826
+ },
5827
+ "border-width": {
5828
+ "value": "1px",
5829
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5830
+ "isSource": true,
5831
+ "original": {
5832
+ "value": "{open-webconcept.size.4xs}"
5833
+ },
5834
+ "name": "utrechtRadioButtonInvalidBorderWidth",
5835
+ "attributes": {
5836
+ "category": "utrecht",
5837
+ "type": "radio-button",
5838
+ "item": "invalid",
5839
+ "subitem": "border-width"
5840
+ },
5841
+ "path": [
5842
+ "utrecht",
5843
+ "radio-button",
5844
+ "invalid",
5845
+ "border-width"
5846
+ ]
5847
+ },
5848
+ "background-color": {
5849
+ "value": "#ffffff",
5850
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5851
+ "isSource": true,
5852
+ "original": {
5853
+ "value": "{open-webconcept.color.white.100}"
5854
+ },
5855
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
5856
+ "attributes": {
5857
+ "category": "utrecht",
5858
+ "type": "radio-button",
5859
+ "item": "invalid",
5860
+ "subitem": "background-color"
5861
+ },
5862
+ "path": [
5863
+ "utrecht",
5864
+ "radio-button",
5865
+ "invalid",
5866
+ "background-color"
5867
+ ]
5868
+ },
5869
+ "color": {
5870
+ "value": "#dc3545",
5871
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5872
+ "isSource": true,
5873
+ "original": {
5874
+ "value": "{open-webconcept.color.error}"
5875
+ },
5876
+ "name": "utrechtRadioButtonInvalidColor",
5877
+ "attributes": {
5878
+ "category": "utrecht",
5879
+ "type": "radio-button",
5880
+ "item": "invalid",
5881
+ "subitem": "color"
5882
+ },
5883
+ "path": [
5884
+ "utrecht",
5885
+ "radio-button",
5886
+ "invalid",
5887
+ "color"
5888
+ ]
5889
+ }
5890
+ }
5891
+ },
5892
+ "table": {
5893
+ "border-collapse": {
5894
+ "value": "collapse",
5895
+ "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
5896
+ "isSource": true,
5897
+ "original": {
5898
+ "value": "collapse"
5899
+ },
5900
+ "name": "utrechtTableBorderCollapse",
5901
+ "attributes": {
5902
+ "category": "utrecht",
5903
+ "type": "table",
5904
+ "item": "border-collapse"
5905
+ },
5906
+ "path": [
5907
+ "utrecht",
5908
+ "table",
5909
+ "border-collapse"
5910
+ ]
5911
+ },
5912
+ "background-color": {},
5913
+ "header": {
5914
+ "border-block-end-color": {},
5915
+ "border-block-end-width": {},
5916
+ "font-family": {},
5917
+ "font-weight": {
5918
+ "value": "700",
5919
+ "filePath": "src/component/utrecht/table.tokens.json",
5920
+ "isSource": true,
5921
+ "original": {
5922
+ "value": "{open-webconcept.typography.font-weight.bold}"
5923
+ },
5924
+ "name": "utrechtTableHeaderFontWeight",
5925
+ "attributes": {
5926
+ "category": "utrecht",
5927
+ "type": "table",
5928
+ "item": "header",
5929
+ "subitem": "font-weight"
5930
+ },
5931
+ "path": [
5932
+ "utrecht",
5933
+ "table",
5934
+ "header",
5935
+ "font-weight"
5936
+ ]
5937
+ },
5938
+ "background-color": {},
5939
+ "color": {
5940
+ "value": "#555555",
5941
+ "filePath": "src/component/utrecht/table.tokens.json",
5942
+ "isSource": true,
5943
+ "original": {
5944
+ "value": "{utrecht.document.color}"
5945
+ },
5946
+ "name": "utrechtTableHeaderColor",
5947
+ "attributes": {
5948
+ "category": "utrecht",
5949
+ "type": "table",
5950
+ "item": "header",
5951
+ "subitem": "color"
5952
+ },
5953
+ "path": [
5954
+ "utrecht",
5955
+ "table",
5956
+ "header",
5957
+ "color"
5958
+ ]
5959
+ },
5960
+ "text-transform": {
5961
+ "value": "unset",
5962
+ "filePath": "src/component/utrecht/table.tokens.json",
5963
+ "isSource": true,
5964
+ "original": {
5965
+ "value": "unset"
5966
+ },
5967
+ "name": "utrechtTableHeaderTextTransform",
5968
+ "attributes": {
5969
+ "category": "utrecht",
5970
+ "type": "table",
5971
+ "item": "header",
5972
+ "subitem": "text-transform"
5973
+ },
5974
+ "path": [
5975
+ "utrecht",
5976
+ "table",
5977
+ "header",
5978
+ "text-transform"
5979
+ ]
5980
+ }
5981
+ },
5982
+ "row": {
5983
+ "hover": {
5984
+ "background-color": {},
5985
+ "color": {}
5986
+ },
5987
+ "border-block-end-color": {
5988
+ "value": "#eeeeee",
5989
+ "filePath": "src/component/utrecht/table.tokens.json",
5990
+ "isSource": true,
5991
+ "original": {
5992
+ "value": "{open-webconcept.color.grey.93}"
5993
+ },
5994
+ "name": "utrechtTableRowBorderBlockEndColor",
5995
+ "attributes": {
5996
+ "category": "utrecht",
5997
+ "type": "table",
5998
+ "item": "row",
5999
+ "subitem": "border-block-end-color"
6000
+ },
6001
+ "path": [
6002
+ "utrecht",
6003
+ "table",
6004
+ "row",
6005
+ "border-block-end-color"
6006
+ ]
6007
+ },
6008
+ "border-block-end-width": {
6009
+ "value": "1px",
6010
+ "filePath": "src/component/utrecht/table.tokens.json",
6011
+ "isSource": true,
6012
+ "original": {
6013
+ "value": "{open-webconcept.size.4xs}"
6014
+ },
6015
+ "name": "utrechtTableRowBorderBlockEndWidth",
6016
+ "attributes": {
6017
+ "category": "utrecht",
6018
+ "type": "table",
6019
+ "item": "row",
6020
+ "subitem": "border-block-end-width"
6021
+ },
6022
+ "path": [
6023
+ "utrecht",
6024
+ "table",
6025
+ "row",
6026
+ "border-block-end-width"
6027
+ ]
6028
+ },
6029
+ "padding-inline-end": {},
6030
+ "padding-inline-start": {},
6031
+ "alternate-odd": {
6032
+ "background-color": {},
6033
+ "color": {}
6034
+ },
6035
+ "alternate-even": {
6036
+ "background-color": {},
6037
+ "color": {}
6038
+ }
6039
+ },
6040
+ "body": {
6041
+ "border": {}
6042
+ },
6043
+ "caption": {
6044
+ "font-style": {},
6045
+ "font-weight": {},
6046
+ "font-family": {},
6047
+ "font-size": {},
6048
+ "color": {},
6049
+ "line-height": {},
6050
+ "text-align": {},
6051
+ "margin-block-end": {}
6052
+ },
6053
+ "border-color": {
6054
+ "value": "#eeeeee",
6055
+ "filePath": "src/component/utrecht/table.tokens.json",
6056
+ "isSource": true,
6057
+ "original": {
6058
+ "value": "{open-webconcept.color.grey.93}"
6059
+ },
6060
+ "name": "utrechtTableBorderColor",
6061
+ "attributes": {
6062
+ "category": "utrecht",
6063
+ "type": "table",
6064
+ "item": "border-color"
6065
+ },
6066
+ "path": [
6067
+ "utrecht",
6068
+ "table",
6069
+ "border-color"
6070
+ ]
6071
+ },
6072
+ "border-width": {
6073
+ "value": "1px",
6074
+ "filePath": "src/component/utrecht/table.tokens.json",
6075
+ "isSource": true,
6076
+ "original": {
6077
+ "value": "{open-webconcept.size.4xs}"
6078
+ },
6079
+ "name": "utrechtTableBorderWidth",
6080
+ "attributes": {
6081
+ "category": "utrecht",
6082
+ "type": "table",
6083
+ "item": "border-width"
6084
+ },
6085
+ "path": [
6086
+ "utrecht",
6087
+ "table",
6088
+ "border-width"
6089
+ ]
6090
+ },
6091
+ "font-family": {
6092
+ "value": "\"Open Sans\", Monospace, Arial, sans-serif",
6093
+ "filePath": "src/component/utrecht/table.tokens.json",
6094
+ "isSource": true,
6095
+ "original": {
6096
+ "value": "{utrecht.document.font-family}"
6097
+ },
6098
+ "name": "utrechtTableFontFamily",
6099
+ "attributes": {
6100
+ "category": "utrecht",
6101
+ "type": "table",
6102
+ "item": "font-family"
6103
+ },
6104
+ "path": [
6105
+ "utrecht",
6106
+ "table",
6107
+ "font-family"
6108
+ ]
6109
+ },
6110
+ "font-size": {
6111
+ "value": "14px",
6112
+ "filePath": "src/component/utrecht/table.tokens.json",
6113
+ "isSource": true,
6114
+ "original": {
6115
+ "value": "{utrecht.document.font-size}"
6116
+ },
6117
+ "name": "utrechtTableFontSize",
6118
+ "attributes": {
6119
+ "category": "utrecht",
6120
+ "type": "table",
6121
+ "item": "font-size"
6122
+ },
6123
+ "path": [
6124
+ "utrecht",
6125
+ "table",
6126
+ "font-size"
6127
+ ]
6128
+ },
6129
+ "line-height": {},
6130
+ "margin-block-end": {
6131
+ "value": 0,
6132
+ "filePath": "src/component/utrecht/table.tokens.json",
6133
+ "isSource": true,
6134
+ "original": {
6135
+ "value": 0
6136
+ },
6137
+ "name": "utrechtTableMarginBlockEnd",
6138
+ "attributes": {
6139
+ "category": "utrecht",
6140
+ "type": "table",
6141
+ "item": "margin-block-end"
6142
+ },
6143
+ "path": [
6144
+ "utrecht",
6145
+ "table",
6146
+ "margin-block-end"
6147
+ ]
6148
+ },
6149
+ "margin-block-start": {
6150
+ "value": "18px",
6151
+ "filePath": "src/component/utrecht/table.tokens.json",
5225
6152
  "isSource": true,
5226
6153
  "original": {
5227
6154
  "value": "{open-webconcept.size.md}"
@@ -8711,6 +9638,71 @@
8711
9638
  "background-image"
8712
9639
  ]
8713
9640
  }
9641
+ },
9642
+ "navbar": {
9643
+ "inline-size": {
9644
+ "value": "116px",
9645
+ "filePath": "src/component/conduction/logo.tokens.json",
9646
+ "isSource": true,
9647
+ "original": {
9648
+ "value": "116px"
9649
+ },
9650
+ "name": "conductionLogoNavbarInlineSize",
9651
+ "attributes": {
9652
+ "category": "conduction",
9653
+ "type": "logo",
9654
+ "item": "navbar",
9655
+ "subitem": "inline-size"
9656
+ },
9657
+ "path": [
9658
+ "conduction",
9659
+ "logo",
9660
+ "navbar",
9661
+ "inline-size"
9662
+ ]
9663
+ },
9664
+ "block-size": {
9665
+ "value": "45px",
9666
+ "filePath": "src/component/conduction/logo.tokens.json",
9667
+ "isSource": true,
9668
+ "original": {
9669
+ "value": "45px"
9670
+ },
9671
+ "name": "conductionLogoNavbarBlockSize",
9672
+ "attributes": {
9673
+ "category": "conduction",
9674
+ "type": "logo",
9675
+ "item": "navbar",
9676
+ "subitem": "block-size"
9677
+ },
9678
+ "path": [
9679
+ "conduction",
9680
+ "logo",
9681
+ "navbar",
9682
+ "block-size"
9683
+ ]
9684
+ },
9685
+ "background-image": {
9686
+ "value": "url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png')",
9687
+ "filePath": "src/component/conduction/logo.tokens.json",
9688
+ "isSource": true,
9689
+ "original": {
9690
+ "value": "url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png')"
9691
+ },
9692
+ "name": "conductionLogoNavbarBackgroundImage",
9693
+ "attributes": {
9694
+ "category": "conduction",
9695
+ "type": "logo",
9696
+ "item": "navbar",
9697
+ "subitem": "background-image"
9698
+ },
9699
+ "path": [
9700
+ "conduction",
9701
+ "logo",
9702
+ "navbar",
9703
+ "background-image"
9704
+ ]
9705
+ }
8714
9706
  }
8715
9707
  },
8716
9708
  "primary": {