@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.
- package/README.md +2 -0
- package/conduction-design-tokens/dist/design-tokens.css +45 -1
- package/conduction-design-tokens/dist/index.js +45 -1
- package/conduction-design-tokens/dist/index.json +938 -0
- package/conduction-design-tokens/dist/index.less +45 -1
- package/conduction-design-tokens/dist/index.scss +45 -1
- package/conduction-design-tokens/dist/tokens.json +971 -0
- package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
- package/municipalities/commonground-design-tokens/dist/index.js +45 -1
- package/municipalities/commonground-design-tokens/dist/index.json +938 -0
- package/municipalities/commonground-design-tokens/dist/index.less +45 -1
- package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
- package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
- package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
- package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
- package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
- package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
- package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
- package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
- package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
- package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/epe-design-tokens/dist/index.js +46 -1
- package/municipalities/epe-design-tokens/dist/index.json +959 -0
- package/municipalities/epe-design-tokens/dist/index.less +46 -1
- package/municipalities/epe-design-tokens/dist/index.scss +46 -1
- package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
- package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
- package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/leiden-design-tokens/dist/index.js +46 -1
- package/municipalities/leiden-design-tokens/dist/index.json +959 -0
- package/municipalities/leiden-design-tokens/dist/index.less +46 -1
- package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
- package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
- package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
- package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
- package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
- package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
- package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
- package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
- package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
- package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
- package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
- package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
- package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
- package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- 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
|
-
"
|
|
4966
|
-
"
|
|
4967
|
-
"value": "
|
|
4968
|
-
"filePath": "src/component/utrecht/extra-tokens/
|
|
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": "
|
|
4992
|
+
"value": "16px"
|
|
4972
4993
|
},
|
|
4973
|
-
"name": "
|
|
4994
|
+
"name": "utrechtRadioButtonMinBlockSize",
|
|
4974
4995
|
"attributes": {
|
|
4975
4996
|
"category": "utrecht",
|
|
4976
|
-
"type": "
|
|
4977
|
-
"item": "
|
|
4997
|
+
"type": "radio-button",
|
|
4998
|
+
"item": "min-block-size"
|
|
4978
4999
|
},
|
|
4979
5000
|
"path": [
|
|
4980
5001
|
"utrecht",
|
|
4981
|
-
"
|
|
4982
|
-
"
|
|
5002
|
+
"radio-button",
|
|
5003
|
+
"min-block-size"
|
|
4983
5004
|
]
|
|
4984
5005
|
},
|
|
4985
|
-
"
|
|
4986
|
-
|
|
4987
|
-
"
|
|
4988
|
-
"
|
|
4989
|
-
"
|
|
4990
|
-
|
|
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
|
-
"
|
|
5012
|
-
"
|
|
5013
|
-
"
|
|
5014
|
-
"
|
|
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": "{
|
|
5031
|
+
"value": "{open-webconcept.color.grey.82}"
|
|
5018
5032
|
},
|
|
5019
|
-
"name": "
|
|
5033
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderColor",
|
|
5020
5034
|
"attributes": {
|
|
5021
5035
|
"category": "utrecht",
|
|
5022
|
-
"type": "
|
|
5023
|
-
"item": "
|
|
5024
|
-
"subitem": "color"
|
|
5036
|
+
"type": "radio-button",
|
|
5037
|
+
"item": "checked-disabled",
|
|
5038
|
+
"subitem": "border-color"
|
|
5025
5039
|
},
|
|
5026
5040
|
"path": [
|
|
5027
5041
|
"utrecht",
|
|
5028
|
-
"
|
|
5029
|
-
"
|
|
5030
|
-
"color"
|
|
5042
|
+
"radio-button",
|
|
5043
|
+
"checked-disabled",
|
|
5044
|
+
"border-color"
|
|
5031
5045
|
]
|
|
5032
5046
|
},
|
|
5033
|
-
"
|
|
5034
|
-
"value": "
|
|
5035
|
-
"filePath": "src/component/utrecht/
|
|
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": "
|
|
5052
|
+
"value": "{open-webconcept.size.4xs}"
|
|
5039
5053
|
},
|
|
5040
|
-
"name": "
|
|
5054
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderWidth",
|
|
5041
5055
|
"attributes": {
|
|
5042
5056
|
"category": "utrecht",
|
|
5043
|
-
"type": "
|
|
5044
|
-
"item": "
|
|
5045
|
-
"subitem": "
|
|
5057
|
+
"type": "radio-button",
|
|
5058
|
+
"item": "checked-disabled",
|
|
5059
|
+
"subitem": "border-width"
|
|
5046
5060
|
},
|
|
5047
5061
|
"path": [
|
|
5048
5062
|
"utrecht",
|
|
5049
|
-
"
|
|
5050
|
-
"
|
|
5051
|
-
"
|
|
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
|
-
"
|
|
5061
|
-
"value": "#
|
|
5062
|
-
"filePath": "src/component/utrecht/
|
|
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.
|
|
5073
|
+
"value": "{open-webconcept.color.white.100}"
|
|
5066
5074
|
},
|
|
5067
|
-
"name": "
|
|
5075
|
+
"name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
|
|
5068
5076
|
"attributes": {
|
|
5069
5077
|
"category": "utrecht",
|
|
5070
|
-
"type": "
|
|
5071
|
-
"item": "
|
|
5072
|
-
"subitem": "
|
|
5078
|
+
"type": "radio-button",
|
|
5079
|
+
"item": "checked-disabled",
|
|
5080
|
+
"subitem": "background-color"
|
|
5073
5081
|
},
|
|
5074
5082
|
"path": [
|
|
5075
5083
|
"utrecht",
|
|
5076
|
-
"
|
|
5077
|
-
"
|
|
5078
|
-
"
|
|
5084
|
+
"radio-button",
|
|
5085
|
+
"checked-disabled",
|
|
5086
|
+
"background-color"
|
|
5079
5087
|
]
|
|
5080
5088
|
},
|
|
5081
|
-
"
|
|
5082
|
-
"value": "
|
|
5083
|
-
"filePath": "src/component/utrecht/
|
|
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.
|
|
5094
|
+
"value": "{open-webconcept.color.grey.82}"
|
|
5087
5095
|
},
|
|
5088
|
-
"name": "
|
|
5096
|
+
"name": "utrechtRadioButtonCheckedDisabledColor",
|
|
5089
5097
|
"attributes": {
|
|
5090
5098
|
"category": "utrecht",
|
|
5091
|
-
"type": "
|
|
5092
|
-
"item": "
|
|
5093
|
-
"subitem": "
|
|
5099
|
+
"type": "radio-button",
|
|
5100
|
+
"item": "checked-disabled",
|
|
5101
|
+
"subitem": "color"
|
|
5094
5102
|
},
|
|
5095
5103
|
"path": [
|
|
5096
5104
|
"utrecht",
|
|
5097
|
-
"
|
|
5098
|
-
"
|
|
5099
|
-
"
|
|
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
|
-
"
|
|
5114
|
-
"
|
|
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.
|
|
5116
|
+
"value": "{open-webconcept.color.white.100}"
|
|
5132
5117
|
},
|
|
5133
|
-
"name": "
|
|
5118
|
+
"name": "utrechtRadioButtonBackgroundColor",
|
|
5134
5119
|
"attributes": {
|
|
5135
5120
|
"category": "utrecht",
|
|
5136
|
-
"type": "
|
|
5137
|
-
"item": "
|
|
5121
|
+
"type": "radio-button",
|
|
5122
|
+
"item": "background-color"
|
|
5138
5123
|
},
|
|
5139
5124
|
"path": [
|
|
5140
5125
|
"utrecht",
|
|
5141
|
-
"
|
|
5142
|
-
"
|
|
5126
|
+
"radio-button",
|
|
5127
|
+
"background-color"
|
|
5143
5128
|
]
|
|
5144
5129
|
},
|
|
5145
|
-
"border-
|
|
5146
|
-
"value": "
|
|
5147
|
-
"filePath": "src/component/utrecht/
|
|
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.
|
|
5135
|
+
"value": "{open-webconcept.color.grey.46}"
|
|
5151
5136
|
},
|
|
5152
|
-
"name": "
|
|
5137
|
+
"name": "utrechtRadioButtonBorderColor",
|
|
5153
5138
|
"attributes": {
|
|
5154
5139
|
"category": "utrecht",
|
|
5155
|
-
"type": "
|
|
5156
|
-
"item": "border-
|
|
5140
|
+
"type": "radio-button",
|
|
5141
|
+
"item": "border-color"
|
|
5157
5142
|
},
|
|
5158
5143
|
"path": [
|
|
5159
5144
|
"utrecht",
|
|
5160
|
-
"
|
|
5161
|
-
"border-
|
|
5145
|
+
"radio-button",
|
|
5146
|
+
"border-color"
|
|
5162
5147
|
]
|
|
5163
5148
|
},
|
|
5164
|
-
"
|
|
5165
|
-
"value": "
|
|
5166
|
-
"filePath": "src/component/utrecht/
|
|
5149
|
+
"border-width": {
|
|
5150
|
+
"value": "1px",
|
|
5151
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5167
5152
|
"isSource": true,
|
|
5168
5153
|
"original": {
|
|
5169
|
-
"value": "{
|
|
5154
|
+
"value": "{open-webconcept.size.4xs}"
|
|
5170
5155
|
},
|
|
5171
|
-
"name": "
|
|
5156
|
+
"name": "utrechtRadioButtonBorderWidth",
|
|
5172
5157
|
"attributes": {
|
|
5173
5158
|
"category": "utrecht",
|
|
5174
|
-
"type": "
|
|
5175
|
-
"item": "
|
|
5159
|
+
"type": "radio-button",
|
|
5160
|
+
"item": "border-width"
|
|
5176
5161
|
},
|
|
5177
5162
|
"path": [
|
|
5178
5163
|
"utrecht",
|
|
5179
|
-
"
|
|
5180
|
-
"
|
|
5164
|
+
"radio-button",
|
|
5165
|
+
"border-width"
|
|
5181
5166
|
]
|
|
5182
5167
|
},
|
|
5183
|
-
"
|
|
5184
|
-
|
|
5185
|
-
|
|
5186
|
-
"
|
|
5187
|
-
|
|
5188
|
-
"
|
|
5189
|
-
|
|
5190
|
-
|
|
5191
|
-
|
|
5192
|
-
|
|
5193
|
-
"
|
|
5194
|
-
"
|
|
5195
|
-
|
|
5196
|
-
|
|
5197
|
-
|
|
5198
|
-
|
|
5199
|
-
|
|
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
|
-
"
|
|
5203
|
-
|
|
5204
|
-
"
|
|
5205
|
-
"
|
|
5206
|
-
"
|
|
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
|
-
"
|
|
5223
|
-
"
|
|
5224
|
-
|
|
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": {
|