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