@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
|
@@ -3168,6 +3168,69 @@
|
|
|
3168
3168
|
"inline-size"
|
|
3169
3169
|
]
|
|
3170
3170
|
},
|
|
3171
|
+
{
|
|
3172
|
+
"value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')",
|
|
3173
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
3174
|
+
"isSource": true,
|
|
3175
|
+
"original": {
|
|
3176
|
+
"value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')"
|
|
3177
|
+
},
|
|
3178
|
+
"name": "conductionLogoNavbarBackgroundImage",
|
|
3179
|
+
"attributes": {
|
|
3180
|
+
"category": "conduction",
|
|
3181
|
+
"type": "logo",
|
|
3182
|
+
"item": "navbar",
|
|
3183
|
+
"subitem": "background-image"
|
|
3184
|
+
},
|
|
3185
|
+
"path": [
|
|
3186
|
+
"conduction",
|
|
3187
|
+
"logo",
|
|
3188
|
+
"navbar",
|
|
3189
|
+
"background-image"
|
|
3190
|
+
]
|
|
3191
|
+
},
|
|
3192
|
+
{
|
|
3193
|
+
"value": "47px",
|
|
3194
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
3195
|
+
"isSource": true,
|
|
3196
|
+
"original": {
|
|
3197
|
+
"value": "47px"
|
|
3198
|
+
},
|
|
3199
|
+
"name": "conductionLogoNavbarBlockSize",
|
|
3200
|
+
"attributes": {
|
|
3201
|
+
"category": "conduction",
|
|
3202
|
+
"type": "logo",
|
|
3203
|
+
"item": "navbar",
|
|
3204
|
+
"subitem": "block-size"
|
|
3205
|
+
},
|
|
3206
|
+
"path": [
|
|
3207
|
+
"conduction",
|
|
3208
|
+
"logo",
|
|
3209
|
+
"navbar",
|
|
3210
|
+
"block-size"
|
|
3211
|
+
]
|
|
3212
|
+
},
|
|
3213
|
+
{
|
|
3214
|
+
"value": "47px",
|
|
3215
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
3216
|
+
"isSource": true,
|
|
3217
|
+
"original": {
|
|
3218
|
+
"value": "47px"
|
|
3219
|
+
},
|
|
3220
|
+
"name": "conductionLogoNavbarInlineSize",
|
|
3221
|
+
"attributes": {
|
|
3222
|
+
"category": "conduction",
|
|
3223
|
+
"type": "logo",
|
|
3224
|
+
"item": "navbar",
|
|
3225
|
+
"subitem": "inline-size"
|
|
3226
|
+
},
|
|
3227
|
+
"path": [
|
|
3228
|
+
"conduction",
|
|
3229
|
+
"logo",
|
|
3230
|
+
"navbar",
|
|
3231
|
+
"inline-size"
|
|
3232
|
+
]
|
|
3233
|
+
},
|
|
3171
3234
|
{
|
|
3172
3235
|
"value": "unset",
|
|
3173
3236
|
"filePath": "src/component/conduction/pagination.tokens.json",
|
|
@@ -9646,6 +9709,881 @@
|
|
|
9646
9709
|
"margin-block-start"
|
|
9647
9710
|
]
|
|
9648
9711
|
},
|
|
9712
|
+
{
|
|
9713
|
+
"value": "#ffffff",
|
|
9714
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9715
|
+
"isSource": true,
|
|
9716
|
+
"original": {
|
|
9717
|
+
"value": "{commonground.color.white.100}"
|
|
9718
|
+
},
|
|
9719
|
+
"name": "utrechtRadioButtonBackgroundColor",
|
|
9720
|
+
"attributes": {
|
|
9721
|
+
"category": "utrecht",
|
|
9722
|
+
"type": "radio-button",
|
|
9723
|
+
"item": "background-color"
|
|
9724
|
+
},
|
|
9725
|
+
"path": [
|
|
9726
|
+
"utrecht",
|
|
9727
|
+
"radio-button",
|
|
9728
|
+
"background-color"
|
|
9729
|
+
]
|
|
9730
|
+
},
|
|
9731
|
+
{
|
|
9732
|
+
"value": "#767676",
|
|
9733
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9734
|
+
"isSource": true,
|
|
9735
|
+
"original": {
|
|
9736
|
+
"value": "{commonground.color.grey.46}"
|
|
9737
|
+
},
|
|
9738
|
+
"name": "utrechtRadioButtonBorderColor",
|
|
9739
|
+
"attributes": {
|
|
9740
|
+
"category": "utrecht",
|
|
9741
|
+
"type": "radio-button",
|
|
9742
|
+
"item": "border-color"
|
|
9743
|
+
},
|
|
9744
|
+
"path": [
|
|
9745
|
+
"utrecht",
|
|
9746
|
+
"radio-button",
|
|
9747
|
+
"border-color"
|
|
9748
|
+
]
|
|
9749
|
+
},
|
|
9750
|
+
{
|
|
9751
|
+
"value": "1px",
|
|
9752
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9753
|
+
"isSource": true,
|
|
9754
|
+
"original": {
|
|
9755
|
+
"value": "{commonground.size.4xs}"
|
|
9756
|
+
},
|
|
9757
|
+
"name": "utrechtRadioButtonBorderWidth",
|
|
9758
|
+
"attributes": {
|
|
9759
|
+
"category": "utrecht",
|
|
9760
|
+
"type": "radio-button",
|
|
9761
|
+
"item": "border-width"
|
|
9762
|
+
},
|
|
9763
|
+
"path": [
|
|
9764
|
+
"utrecht",
|
|
9765
|
+
"radio-button",
|
|
9766
|
+
"border-width"
|
|
9767
|
+
]
|
|
9768
|
+
},
|
|
9769
|
+
{
|
|
9770
|
+
"value": "#ffffff",
|
|
9771
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9772
|
+
"isSource": true,
|
|
9773
|
+
"original": {
|
|
9774
|
+
"value": "{commonground.color.white.100}"
|
|
9775
|
+
},
|
|
9776
|
+
"name": "utrechtRadioButtonCheckedActiveBackgroundColor",
|
|
9777
|
+
"attributes": {
|
|
9778
|
+
"category": "utrecht",
|
|
9779
|
+
"type": "radio-button",
|
|
9780
|
+
"item": "checked",
|
|
9781
|
+
"subitem": "active",
|
|
9782
|
+
"state": "background-color"
|
|
9783
|
+
},
|
|
9784
|
+
"path": [
|
|
9785
|
+
"utrecht",
|
|
9786
|
+
"radio-button",
|
|
9787
|
+
"checked",
|
|
9788
|
+
"active",
|
|
9789
|
+
"background-color"
|
|
9790
|
+
]
|
|
9791
|
+
},
|
|
9792
|
+
{
|
|
9793
|
+
"value": "#ffbc2c",
|
|
9794
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9795
|
+
"isSource": true,
|
|
9796
|
+
"original": {
|
|
9797
|
+
"value": "{commonground.color.primary}"
|
|
9798
|
+
},
|
|
9799
|
+
"name": "utrechtRadioButtonCheckedActiveBorderColor",
|
|
9800
|
+
"attributes": {
|
|
9801
|
+
"category": "utrecht",
|
|
9802
|
+
"type": "radio-button",
|
|
9803
|
+
"item": "checked",
|
|
9804
|
+
"subitem": "active",
|
|
9805
|
+
"state": "border-color"
|
|
9806
|
+
},
|
|
9807
|
+
"path": [
|
|
9808
|
+
"utrecht",
|
|
9809
|
+
"radio-button",
|
|
9810
|
+
"checked",
|
|
9811
|
+
"active",
|
|
9812
|
+
"border-color"
|
|
9813
|
+
]
|
|
9814
|
+
},
|
|
9815
|
+
{
|
|
9816
|
+
"value": "1px",
|
|
9817
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9818
|
+
"isSource": true,
|
|
9819
|
+
"original": {
|
|
9820
|
+
"value": "{commonground.size.4xs}"
|
|
9821
|
+
},
|
|
9822
|
+
"name": "utrechtRadioButtonCheckedActiveBorderWidth",
|
|
9823
|
+
"attributes": {
|
|
9824
|
+
"category": "utrecht",
|
|
9825
|
+
"type": "radio-button",
|
|
9826
|
+
"item": "checked",
|
|
9827
|
+
"subitem": "active",
|
|
9828
|
+
"state": "border-width"
|
|
9829
|
+
},
|
|
9830
|
+
"path": [
|
|
9831
|
+
"utrecht",
|
|
9832
|
+
"radio-button",
|
|
9833
|
+
"checked",
|
|
9834
|
+
"active",
|
|
9835
|
+
"border-width"
|
|
9836
|
+
]
|
|
9837
|
+
},
|
|
9838
|
+
{
|
|
9839
|
+
"value": "#ffbc2c",
|
|
9840
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9841
|
+
"isSource": true,
|
|
9842
|
+
"original": {
|
|
9843
|
+
"value": "{commonground.color.primary}"
|
|
9844
|
+
},
|
|
9845
|
+
"name": "utrechtRadioButtonCheckedActiveColor",
|
|
9846
|
+
"attributes": {
|
|
9847
|
+
"category": "utrecht",
|
|
9848
|
+
"type": "radio-button",
|
|
9849
|
+
"item": "checked",
|
|
9850
|
+
"subitem": "active",
|
|
9851
|
+
"state": "color"
|
|
9852
|
+
},
|
|
9853
|
+
"path": [
|
|
9854
|
+
"utrecht",
|
|
9855
|
+
"radio-button",
|
|
9856
|
+
"checked",
|
|
9857
|
+
"active",
|
|
9858
|
+
"color"
|
|
9859
|
+
]
|
|
9860
|
+
},
|
|
9861
|
+
{
|
|
9862
|
+
"value": "#ffffff",
|
|
9863
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9864
|
+
"isSource": true,
|
|
9865
|
+
"original": {
|
|
9866
|
+
"value": "{commonground.color.white.100}"
|
|
9867
|
+
},
|
|
9868
|
+
"name": "utrechtRadioButtonCheckedBackgroundColor",
|
|
9869
|
+
"attributes": {
|
|
9870
|
+
"category": "utrecht",
|
|
9871
|
+
"type": "radio-button",
|
|
9872
|
+
"item": "checked",
|
|
9873
|
+
"subitem": "background-color"
|
|
9874
|
+
},
|
|
9875
|
+
"path": [
|
|
9876
|
+
"utrecht",
|
|
9877
|
+
"radio-button",
|
|
9878
|
+
"checked",
|
|
9879
|
+
"background-color"
|
|
9880
|
+
]
|
|
9881
|
+
},
|
|
9882
|
+
{
|
|
9883
|
+
"value": "#ffbc2c",
|
|
9884
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9885
|
+
"isSource": true,
|
|
9886
|
+
"original": {
|
|
9887
|
+
"value": "{commonground.color.primary}"
|
|
9888
|
+
},
|
|
9889
|
+
"name": "utrechtRadioButtonCheckedBorderColor",
|
|
9890
|
+
"attributes": {
|
|
9891
|
+
"category": "utrecht",
|
|
9892
|
+
"type": "radio-button",
|
|
9893
|
+
"item": "checked",
|
|
9894
|
+
"subitem": "border-color"
|
|
9895
|
+
},
|
|
9896
|
+
"path": [
|
|
9897
|
+
"utrecht",
|
|
9898
|
+
"radio-button",
|
|
9899
|
+
"checked",
|
|
9900
|
+
"border-color"
|
|
9901
|
+
]
|
|
9902
|
+
},
|
|
9903
|
+
{
|
|
9904
|
+
"value": "1px",
|
|
9905
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9906
|
+
"isSource": true,
|
|
9907
|
+
"original": {
|
|
9908
|
+
"value": "{commonground.size.4xs}"
|
|
9909
|
+
},
|
|
9910
|
+
"name": "utrechtRadioButtonCheckedBorderWidth",
|
|
9911
|
+
"attributes": {
|
|
9912
|
+
"category": "utrecht",
|
|
9913
|
+
"type": "radio-button",
|
|
9914
|
+
"item": "checked",
|
|
9915
|
+
"subitem": "border-width"
|
|
9916
|
+
},
|
|
9917
|
+
"path": [
|
|
9918
|
+
"utrecht",
|
|
9919
|
+
"radio-button",
|
|
9920
|
+
"checked",
|
|
9921
|
+
"border-width"
|
|
9922
|
+
]
|
|
9923
|
+
},
|
|
9924
|
+
{
|
|
9925
|
+
"value": "#ffbc2c",
|
|
9926
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9927
|
+
"isSource": true,
|
|
9928
|
+
"original": {
|
|
9929
|
+
"value": "{commonground.color.primary}"
|
|
9930
|
+
},
|
|
9931
|
+
"name": "utrechtRadioButtonCheckedColor",
|
|
9932
|
+
"attributes": {
|
|
9933
|
+
"category": "utrecht",
|
|
9934
|
+
"type": "radio-button",
|
|
9935
|
+
"item": "checked",
|
|
9936
|
+
"subitem": "color"
|
|
9937
|
+
},
|
|
9938
|
+
"path": [
|
|
9939
|
+
"utrecht",
|
|
9940
|
+
"radio-button",
|
|
9941
|
+
"checked",
|
|
9942
|
+
"color"
|
|
9943
|
+
]
|
|
9944
|
+
},
|
|
9945
|
+
{
|
|
9946
|
+
"value": "#ffffff",
|
|
9947
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9948
|
+
"isSource": true,
|
|
9949
|
+
"original": {
|
|
9950
|
+
"value": "{commonground.color.white.100}"
|
|
9951
|
+
},
|
|
9952
|
+
"name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
|
|
9953
|
+
"attributes": {
|
|
9954
|
+
"category": "utrecht",
|
|
9955
|
+
"type": "radio-button",
|
|
9956
|
+
"item": "checked-disabled",
|
|
9957
|
+
"subitem": "background-color"
|
|
9958
|
+
},
|
|
9959
|
+
"path": [
|
|
9960
|
+
"utrecht",
|
|
9961
|
+
"radio-button",
|
|
9962
|
+
"checked-disabled",
|
|
9963
|
+
"background-color"
|
|
9964
|
+
]
|
|
9965
|
+
},
|
|
9966
|
+
{
|
|
9967
|
+
"value": "#d1d1d1",
|
|
9968
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9969
|
+
"isSource": true,
|
|
9970
|
+
"original": {
|
|
9971
|
+
"value": "{commonground.color.grey.82}"
|
|
9972
|
+
},
|
|
9973
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderColor",
|
|
9974
|
+
"attributes": {
|
|
9975
|
+
"category": "utrecht",
|
|
9976
|
+
"type": "radio-button",
|
|
9977
|
+
"item": "checked-disabled",
|
|
9978
|
+
"subitem": "border-color"
|
|
9979
|
+
},
|
|
9980
|
+
"path": [
|
|
9981
|
+
"utrecht",
|
|
9982
|
+
"radio-button",
|
|
9983
|
+
"checked-disabled",
|
|
9984
|
+
"border-color"
|
|
9985
|
+
]
|
|
9986
|
+
},
|
|
9987
|
+
{
|
|
9988
|
+
"value": "1px",
|
|
9989
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9990
|
+
"isSource": true,
|
|
9991
|
+
"original": {
|
|
9992
|
+
"value": "{commonground.size.4xs}"
|
|
9993
|
+
},
|
|
9994
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderWidth",
|
|
9995
|
+
"attributes": {
|
|
9996
|
+
"category": "utrecht",
|
|
9997
|
+
"type": "radio-button",
|
|
9998
|
+
"item": "checked-disabled",
|
|
9999
|
+
"subitem": "border-width"
|
|
10000
|
+
},
|
|
10001
|
+
"path": [
|
|
10002
|
+
"utrecht",
|
|
10003
|
+
"radio-button",
|
|
10004
|
+
"checked-disabled",
|
|
10005
|
+
"border-width"
|
|
10006
|
+
]
|
|
10007
|
+
},
|
|
10008
|
+
{
|
|
10009
|
+
"value": "#d1d1d1",
|
|
10010
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
10011
|
+
"isSource": true,
|
|
10012
|
+
"original": {
|
|
10013
|
+
"value": "{commonground.color.grey.82}"
|
|
10014
|
+
},
|
|
10015
|
+
"name": "utrechtRadioButtonCheckedDisabledColor",
|
|
10016
|
+
"attributes": {
|
|
10017
|
+
"category": "utrecht",
|
|
10018
|
+
"type": "radio-button",
|
|
10019
|
+
"item": "checked-disabled",
|
|
10020
|
+
"subitem": "color"
|
|
10021
|
+
},
|
|
10022
|
+
"path": [
|
|
10023
|
+
"utrecht",
|
|
10024
|
+
"radio-button",
|
|
10025
|
+
"checked-disabled",
|
|
10026
|
+
"color"
|
|
10027
|
+
]
|
|
10028
|
+
},
|
|
10029
|
+
{
|
|
10030
|
+
"value": "#ffffff",
|
|
10031
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10032
|
+
"isSource": true,
|
|
10033
|
+
"original": {
|
|
10034
|
+
"value": "{commonground.color.white.100}"
|
|
10035
|
+
},
|
|
10036
|
+
"name": "utrechtRadioButtonCheckedFocusBackgroundColor",
|
|
10037
|
+
"attributes": {
|
|
10038
|
+
"category": "utrecht",
|
|
10039
|
+
"type": "radio-button",
|
|
10040
|
+
"item": "checked",
|
|
10041
|
+
"subitem": "focus",
|
|
10042
|
+
"state": "background-color"
|
|
10043
|
+
},
|
|
10044
|
+
"path": [
|
|
10045
|
+
"utrecht",
|
|
10046
|
+
"radio-button",
|
|
10047
|
+
"checked",
|
|
10048
|
+
"focus",
|
|
10049
|
+
"background-color"
|
|
10050
|
+
]
|
|
10051
|
+
},
|
|
10052
|
+
{
|
|
10053
|
+
"value": "#ffbc2c",
|
|
10054
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10055
|
+
"isSource": true,
|
|
10056
|
+
"original": {
|
|
10057
|
+
"value": "{commonground.color.primary}"
|
|
10058
|
+
},
|
|
10059
|
+
"name": "utrechtRadioButtonCheckedFocusBorderColor",
|
|
10060
|
+
"attributes": {
|
|
10061
|
+
"category": "utrecht",
|
|
10062
|
+
"type": "radio-button",
|
|
10063
|
+
"item": "checked",
|
|
10064
|
+
"subitem": "focus",
|
|
10065
|
+
"state": "border-color"
|
|
10066
|
+
},
|
|
10067
|
+
"path": [
|
|
10068
|
+
"utrecht",
|
|
10069
|
+
"radio-button",
|
|
10070
|
+
"checked",
|
|
10071
|
+
"focus",
|
|
10072
|
+
"border-color"
|
|
10073
|
+
]
|
|
10074
|
+
},
|
|
10075
|
+
{
|
|
10076
|
+
"value": "1px",
|
|
10077
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10078
|
+
"isSource": true,
|
|
10079
|
+
"original": {
|
|
10080
|
+
"value": "{commonground.size.4xs}"
|
|
10081
|
+
},
|
|
10082
|
+
"name": "utrechtRadioButtonCheckedFocusBorderWidth",
|
|
10083
|
+
"attributes": {
|
|
10084
|
+
"category": "utrecht",
|
|
10085
|
+
"type": "radio-button",
|
|
10086
|
+
"item": "checked",
|
|
10087
|
+
"subitem": "focus",
|
|
10088
|
+
"state": "border-width"
|
|
10089
|
+
},
|
|
10090
|
+
"path": [
|
|
10091
|
+
"utrecht",
|
|
10092
|
+
"radio-button",
|
|
10093
|
+
"checked",
|
|
10094
|
+
"focus",
|
|
10095
|
+
"border-width"
|
|
10096
|
+
]
|
|
10097
|
+
},
|
|
10098
|
+
{
|
|
10099
|
+
"value": "#ffbc2c",
|
|
10100
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10101
|
+
"isSource": true,
|
|
10102
|
+
"original": {
|
|
10103
|
+
"value": "{commonground.color.primary}"
|
|
10104
|
+
},
|
|
10105
|
+
"name": "utrechtRadioButtonCheckedFocusColor",
|
|
10106
|
+
"attributes": {
|
|
10107
|
+
"category": "utrecht",
|
|
10108
|
+
"type": "radio-button",
|
|
10109
|
+
"item": "checked",
|
|
10110
|
+
"subitem": "focus",
|
|
10111
|
+
"state": "color"
|
|
10112
|
+
},
|
|
10113
|
+
"path": [
|
|
10114
|
+
"utrecht",
|
|
10115
|
+
"radio-button",
|
|
10116
|
+
"checked",
|
|
10117
|
+
"focus",
|
|
10118
|
+
"color"
|
|
10119
|
+
]
|
|
10120
|
+
},
|
|
10121
|
+
{
|
|
10122
|
+
"value": "#ffffff",
|
|
10123
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10124
|
+
"isSource": true,
|
|
10125
|
+
"original": {
|
|
10126
|
+
"value": "{commonground.color.white.100}"
|
|
10127
|
+
},
|
|
10128
|
+
"name": "utrechtRadioButtonCheckedHoverBackgroundColor",
|
|
10129
|
+
"attributes": {
|
|
10130
|
+
"category": "utrecht",
|
|
10131
|
+
"type": "radio-button",
|
|
10132
|
+
"item": "checked",
|
|
10133
|
+
"subitem": "hover",
|
|
10134
|
+
"state": "background-color"
|
|
10135
|
+
},
|
|
10136
|
+
"path": [
|
|
10137
|
+
"utrecht",
|
|
10138
|
+
"radio-button",
|
|
10139
|
+
"checked",
|
|
10140
|
+
"hover",
|
|
10141
|
+
"background-color"
|
|
10142
|
+
]
|
|
10143
|
+
},
|
|
10144
|
+
{
|
|
10145
|
+
"value": "#ffae00",
|
|
10146
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10147
|
+
"isSource": true,
|
|
10148
|
+
"original": {
|
|
10149
|
+
"value": "{commonground.color.primary-hover}"
|
|
10150
|
+
},
|
|
10151
|
+
"name": "utrechtRadioButtonCheckedHoverBorderColor",
|
|
10152
|
+
"attributes": {
|
|
10153
|
+
"category": "utrecht",
|
|
10154
|
+
"type": "radio-button",
|
|
10155
|
+
"item": "checked",
|
|
10156
|
+
"subitem": "hover",
|
|
10157
|
+
"state": "border-color"
|
|
10158
|
+
},
|
|
10159
|
+
"path": [
|
|
10160
|
+
"utrecht",
|
|
10161
|
+
"radio-button",
|
|
10162
|
+
"checked",
|
|
10163
|
+
"hover",
|
|
10164
|
+
"border-color"
|
|
10165
|
+
]
|
|
10166
|
+
},
|
|
10167
|
+
{
|
|
10168
|
+
"value": "1px",
|
|
10169
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10170
|
+
"isSource": true,
|
|
10171
|
+
"original": {
|
|
10172
|
+
"value": "{commonground.size.4xs}"
|
|
10173
|
+
},
|
|
10174
|
+
"name": "utrechtRadioButtonCheckedHoverBorderWidth",
|
|
10175
|
+
"attributes": {
|
|
10176
|
+
"category": "utrecht",
|
|
10177
|
+
"type": "radio-button",
|
|
10178
|
+
"item": "checked",
|
|
10179
|
+
"subitem": "hover",
|
|
10180
|
+
"state": "border-width"
|
|
10181
|
+
},
|
|
10182
|
+
"path": [
|
|
10183
|
+
"utrecht",
|
|
10184
|
+
"radio-button",
|
|
10185
|
+
"checked",
|
|
10186
|
+
"hover",
|
|
10187
|
+
"border-width"
|
|
10188
|
+
]
|
|
10189
|
+
},
|
|
10190
|
+
{
|
|
10191
|
+
"value": "#ffae00",
|
|
10192
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10193
|
+
"isSource": true,
|
|
10194
|
+
"original": {
|
|
10195
|
+
"value": "{commonground.color.primary-hover}"
|
|
10196
|
+
},
|
|
10197
|
+
"name": "utrechtRadioButtonCheckedHoverColor",
|
|
10198
|
+
"attributes": {
|
|
10199
|
+
"category": "utrecht",
|
|
10200
|
+
"type": "radio-button",
|
|
10201
|
+
"item": "checked",
|
|
10202
|
+
"subitem": "hover",
|
|
10203
|
+
"state": "color"
|
|
10204
|
+
},
|
|
10205
|
+
"path": [
|
|
10206
|
+
"utrecht",
|
|
10207
|
+
"radio-button",
|
|
10208
|
+
"checked",
|
|
10209
|
+
"hover",
|
|
10210
|
+
"color"
|
|
10211
|
+
]
|
|
10212
|
+
},
|
|
10213
|
+
{
|
|
10214
|
+
"value": "#f7f7f7",
|
|
10215
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10216
|
+
"isSource": true,
|
|
10217
|
+
"original": {
|
|
10218
|
+
"value": "{commonground.color.grey.97}"
|
|
10219
|
+
},
|
|
10220
|
+
"name": "utrechtRadioButtonDisabledBackgroundColor",
|
|
10221
|
+
"attributes": {
|
|
10222
|
+
"category": "utrecht",
|
|
10223
|
+
"type": "radio-button",
|
|
10224
|
+
"item": "disabled",
|
|
10225
|
+
"subitem": "background-color"
|
|
10226
|
+
},
|
|
10227
|
+
"path": [
|
|
10228
|
+
"utrecht",
|
|
10229
|
+
"radio-button",
|
|
10230
|
+
"disabled",
|
|
10231
|
+
"background-color"
|
|
10232
|
+
]
|
|
10233
|
+
},
|
|
10234
|
+
{
|
|
10235
|
+
"value": "#d1d1d1",
|
|
10236
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10237
|
+
"isSource": true,
|
|
10238
|
+
"original": {
|
|
10239
|
+
"value": "{commonground.color.grey.82}"
|
|
10240
|
+
},
|
|
10241
|
+
"name": "utrechtRadioButtonDisabledBorderColor",
|
|
10242
|
+
"attributes": {
|
|
10243
|
+
"category": "utrecht",
|
|
10244
|
+
"type": "radio-button",
|
|
10245
|
+
"item": "disabled",
|
|
10246
|
+
"subitem": "border-color"
|
|
10247
|
+
},
|
|
10248
|
+
"path": [
|
|
10249
|
+
"utrecht",
|
|
10250
|
+
"radio-button",
|
|
10251
|
+
"disabled",
|
|
10252
|
+
"border-color"
|
|
10253
|
+
]
|
|
10254
|
+
},
|
|
10255
|
+
{
|
|
10256
|
+
"value": "1px",
|
|
10257
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10258
|
+
"isSource": true,
|
|
10259
|
+
"original": {
|
|
10260
|
+
"value": "{commonground.size.4xs}"
|
|
10261
|
+
},
|
|
10262
|
+
"name": "utrechtRadioButtonDisabledBorderWidth",
|
|
10263
|
+
"attributes": {
|
|
10264
|
+
"category": "utrecht",
|
|
10265
|
+
"type": "radio-button",
|
|
10266
|
+
"item": "disabled",
|
|
10267
|
+
"subitem": "border-width"
|
|
10268
|
+
},
|
|
10269
|
+
"path": [
|
|
10270
|
+
"utrecht",
|
|
10271
|
+
"radio-button",
|
|
10272
|
+
"disabled",
|
|
10273
|
+
"border-width"
|
|
10274
|
+
]
|
|
10275
|
+
},
|
|
10276
|
+
{
|
|
10277
|
+
"value": "#d1d1d1",
|
|
10278
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10279
|
+
"isSource": true,
|
|
10280
|
+
"original": {
|
|
10281
|
+
"value": "{commonground.color.grey.82}"
|
|
10282
|
+
},
|
|
10283
|
+
"name": "utrechtRadioButtonDisabledColor",
|
|
10284
|
+
"attributes": {
|
|
10285
|
+
"category": "utrecht",
|
|
10286
|
+
"type": "radio-button",
|
|
10287
|
+
"item": "disabled",
|
|
10288
|
+
"subitem": "color"
|
|
10289
|
+
},
|
|
10290
|
+
"path": [
|
|
10291
|
+
"utrecht",
|
|
10292
|
+
"radio-button",
|
|
10293
|
+
"disabled",
|
|
10294
|
+
"color"
|
|
10295
|
+
]
|
|
10296
|
+
},
|
|
10297
|
+
{
|
|
10298
|
+
"value": "#ffffff",
|
|
10299
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10300
|
+
"isSource": true,
|
|
10301
|
+
"original": {
|
|
10302
|
+
"value": "{commonground.color.white.100}"
|
|
10303
|
+
},
|
|
10304
|
+
"name": "utrechtRadioButtonFocusBackgroundColor",
|
|
10305
|
+
"attributes": {
|
|
10306
|
+
"category": "utrecht",
|
|
10307
|
+
"type": "radio-button",
|
|
10308
|
+
"item": "focus",
|
|
10309
|
+
"subitem": "background-color"
|
|
10310
|
+
},
|
|
10311
|
+
"path": [
|
|
10312
|
+
"utrecht",
|
|
10313
|
+
"radio-button",
|
|
10314
|
+
"focus",
|
|
10315
|
+
"background-color"
|
|
10316
|
+
]
|
|
10317
|
+
},
|
|
10318
|
+
{
|
|
10319
|
+
"value": "#ffbc2c",
|
|
10320
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10321
|
+
"isSource": true,
|
|
10322
|
+
"original": {
|
|
10323
|
+
"value": "{commonground.color.primary}"
|
|
10324
|
+
},
|
|
10325
|
+
"name": "utrechtRadioButtonFocusBorderColor",
|
|
10326
|
+
"attributes": {
|
|
10327
|
+
"category": "utrecht",
|
|
10328
|
+
"type": "radio-button",
|
|
10329
|
+
"item": "focus",
|
|
10330
|
+
"subitem": "border-color"
|
|
10331
|
+
},
|
|
10332
|
+
"path": [
|
|
10333
|
+
"utrecht",
|
|
10334
|
+
"radio-button",
|
|
10335
|
+
"focus",
|
|
10336
|
+
"border-color"
|
|
10337
|
+
]
|
|
10338
|
+
},
|
|
10339
|
+
{
|
|
10340
|
+
"value": "1px",
|
|
10341
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10342
|
+
"isSource": true,
|
|
10343
|
+
"original": {
|
|
10344
|
+
"value": "{commonground.size.4xs}"
|
|
10345
|
+
},
|
|
10346
|
+
"name": "utrechtRadioButtonFocusBorderWidth",
|
|
10347
|
+
"attributes": {
|
|
10348
|
+
"category": "utrecht",
|
|
10349
|
+
"type": "radio-button",
|
|
10350
|
+
"item": "focus",
|
|
10351
|
+
"subitem": "border-width"
|
|
10352
|
+
},
|
|
10353
|
+
"path": [
|
|
10354
|
+
"utrecht",
|
|
10355
|
+
"radio-button",
|
|
10356
|
+
"focus",
|
|
10357
|
+
"border-width"
|
|
10358
|
+
]
|
|
10359
|
+
},
|
|
10360
|
+
{
|
|
10361
|
+
"value": "#ffbc2c",
|
|
10362
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10363
|
+
"isSource": true,
|
|
10364
|
+
"original": {
|
|
10365
|
+
"value": "{commonground.color.primary}"
|
|
10366
|
+
},
|
|
10367
|
+
"name": "utrechtRadioButtonFocusColor",
|
|
10368
|
+
"attributes": {
|
|
10369
|
+
"category": "utrecht",
|
|
10370
|
+
"type": "radio-button",
|
|
10371
|
+
"item": "focus",
|
|
10372
|
+
"subitem": "color"
|
|
10373
|
+
},
|
|
10374
|
+
"path": [
|
|
10375
|
+
"utrecht",
|
|
10376
|
+
"radio-button",
|
|
10377
|
+
"focus",
|
|
10378
|
+
"color"
|
|
10379
|
+
]
|
|
10380
|
+
},
|
|
10381
|
+
{
|
|
10382
|
+
"value": "#ffffff",
|
|
10383
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10384
|
+
"isSource": true,
|
|
10385
|
+
"original": {
|
|
10386
|
+
"value": "{commonground.color.white.100}"
|
|
10387
|
+
},
|
|
10388
|
+
"name": "utrechtRadioButtonHoverBackgroundColor",
|
|
10389
|
+
"attributes": {
|
|
10390
|
+
"category": "utrecht",
|
|
10391
|
+
"type": "radio-button",
|
|
10392
|
+
"item": "hover",
|
|
10393
|
+
"subitem": "background-color"
|
|
10394
|
+
},
|
|
10395
|
+
"path": [
|
|
10396
|
+
"utrecht",
|
|
10397
|
+
"radio-button",
|
|
10398
|
+
"hover",
|
|
10399
|
+
"background-color"
|
|
10400
|
+
]
|
|
10401
|
+
},
|
|
10402
|
+
{
|
|
10403
|
+
"value": "#4f4f4f",
|
|
10404
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10405
|
+
"isSource": true,
|
|
10406
|
+
"original": {
|
|
10407
|
+
"value": "{commonground.color.grey.31}"
|
|
10408
|
+
},
|
|
10409
|
+
"name": "utrechtRadioButtonHoverBorderColor",
|
|
10410
|
+
"attributes": {
|
|
10411
|
+
"category": "utrecht",
|
|
10412
|
+
"type": "radio-button",
|
|
10413
|
+
"item": "hover",
|
|
10414
|
+
"subitem": "border-color"
|
|
10415
|
+
},
|
|
10416
|
+
"path": [
|
|
10417
|
+
"utrecht",
|
|
10418
|
+
"radio-button",
|
|
10419
|
+
"hover",
|
|
10420
|
+
"border-color"
|
|
10421
|
+
]
|
|
10422
|
+
},
|
|
10423
|
+
{
|
|
10424
|
+
"value": "1px",
|
|
10425
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10426
|
+
"isSource": true,
|
|
10427
|
+
"original": {
|
|
10428
|
+
"value": "{commonground.size.4xs}"
|
|
10429
|
+
},
|
|
10430
|
+
"name": "utrechtRadioButtonHoverBorderWidth",
|
|
10431
|
+
"attributes": {
|
|
10432
|
+
"category": "utrecht",
|
|
10433
|
+
"type": "radio-button",
|
|
10434
|
+
"item": "hover",
|
|
10435
|
+
"subitem": "border-width"
|
|
10436
|
+
},
|
|
10437
|
+
"path": [
|
|
10438
|
+
"utrecht",
|
|
10439
|
+
"radio-button",
|
|
10440
|
+
"hover",
|
|
10441
|
+
"border-width"
|
|
10442
|
+
]
|
|
10443
|
+
},
|
|
10444
|
+
{
|
|
10445
|
+
"value": "5px",
|
|
10446
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10447
|
+
"isSource": true,
|
|
10448
|
+
"original": {
|
|
10449
|
+
"value": "5px"
|
|
10450
|
+
},
|
|
10451
|
+
"name": "utrechtRadioButtonIconSize",
|
|
10452
|
+
"attributes": {
|
|
10453
|
+
"category": "utrecht",
|
|
10454
|
+
"type": "radio-button",
|
|
10455
|
+
"item": "icon",
|
|
10456
|
+
"subitem": "size"
|
|
10457
|
+
},
|
|
10458
|
+
"path": [
|
|
10459
|
+
"utrecht",
|
|
10460
|
+
"radio-button",
|
|
10461
|
+
"icon",
|
|
10462
|
+
"size"
|
|
10463
|
+
]
|
|
10464
|
+
},
|
|
10465
|
+
{
|
|
10466
|
+
"value": "#ffffff",
|
|
10467
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10468
|
+
"isSource": true,
|
|
10469
|
+
"original": {
|
|
10470
|
+
"value": "{commonground.color.white.100}"
|
|
10471
|
+
},
|
|
10472
|
+
"name": "utrechtRadioButtonInvalidBackgroundColor",
|
|
10473
|
+
"attributes": {
|
|
10474
|
+
"category": "utrecht",
|
|
10475
|
+
"type": "radio-button",
|
|
10476
|
+
"item": "invalid",
|
|
10477
|
+
"subitem": "background-color"
|
|
10478
|
+
},
|
|
10479
|
+
"path": [
|
|
10480
|
+
"utrecht",
|
|
10481
|
+
"radio-button",
|
|
10482
|
+
"invalid",
|
|
10483
|
+
"background-color"
|
|
10484
|
+
]
|
|
10485
|
+
},
|
|
10486
|
+
{
|
|
10487
|
+
"value": "#dc3545",
|
|
10488
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10489
|
+
"isSource": true,
|
|
10490
|
+
"original": {
|
|
10491
|
+
"value": "{commonground.color.error}"
|
|
10492
|
+
},
|
|
10493
|
+
"name": "utrechtRadioButtonInvalidBorderColor",
|
|
10494
|
+
"attributes": {
|
|
10495
|
+
"category": "utrecht",
|
|
10496
|
+
"type": "radio-button",
|
|
10497
|
+
"item": "invalid",
|
|
10498
|
+
"subitem": "border-color"
|
|
10499
|
+
},
|
|
10500
|
+
"path": [
|
|
10501
|
+
"utrecht",
|
|
10502
|
+
"radio-button",
|
|
10503
|
+
"invalid",
|
|
10504
|
+
"border-color"
|
|
10505
|
+
]
|
|
10506
|
+
},
|
|
10507
|
+
{
|
|
10508
|
+
"value": "1px",
|
|
10509
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10510
|
+
"isSource": true,
|
|
10511
|
+
"original": {
|
|
10512
|
+
"value": "{commonground.size.4xs}"
|
|
10513
|
+
},
|
|
10514
|
+
"name": "utrechtRadioButtonInvalidBorderWidth",
|
|
10515
|
+
"attributes": {
|
|
10516
|
+
"category": "utrecht",
|
|
10517
|
+
"type": "radio-button",
|
|
10518
|
+
"item": "invalid",
|
|
10519
|
+
"subitem": "border-width"
|
|
10520
|
+
},
|
|
10521
|
+
"path": [
|
|
10522
|
+
"utrecht",
|
|
10523
|
+
"radio-button",
|
|
10524
|
+
"invalid",
|
|
10525
|
+
"border-width"
|
|
10526
|
+
]
|
|
10527
|
+
},
|
|
10528
|
+
{
|
|
10529
|
+
"value": "#dc3545",
|
|
10530
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10531
|
+
"isSource": true,
|
|
10532
|
+
"original": {
|
|
10533
|
+
"value": "{commonground.color.error}"
|
|
10534
|
+
},
|
|
10535
|
+
"name": "utrechtRadioButtonInvalidColor",
|
|
10536
|
+
"attributes": {
|
|
10537
|
+
"category": "utrecht",
|
|
10538
|
+
"type": "radio-button",
|
|
10539
|
+
"item": "invalid",
|
|
10540
|
+
"subitem": "color"
|
|
10541
|
+
},
|
|
10542
|
+
"path": [
|
|
10543
|
+
"utrecht",
|
|
10544
|
+
"radio-button",
|
|
10545
|
+
"invalid",
|
|
10546
|
+
"color"
|
|
10547
|
+
]
|
|
10548
|
+
},
|
|
10549
|
+
{
|
|
10550
|
+
"value": "16px",
|
|
10551
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
10552
|
+
"isSource": true,
|
|
10553
|
+
"original": {
|
|
10554
|
+
"value": "16px"
|
|
10555
|
+
},
|
|
10556
|
+
"name": "utrechtRadioButtonMinBlockSize",
|
|
10557
|
+
"attributes": {
|
|
10558
|
+
"category": "utrecht",
|
|
10559
|
+
"type": "radio-button",
|
|
10560
|
+
"item": "min-block-size"
|
|
10561
|
+
},
|
|
10562
|
+
"path": [
|
|
10563
|
+
"utrecht",
|
|
10564
|
+
"radio-button",
|
|
10565
|
+
"min-block-size"
|
|
10566
|
+
]
|
|
10567
|
+
},
|
|
10568
|
+
{
|
|
10569
|
+
"value": "16px",
|
|
10570
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
10571
|
+
"isSource": true,
|
|
10572
|
+
"original": {
|
|
10573
|
+
"value": "16px"
|
|
10574
|
+
},
|
|
10575
|
+
"name": "utrechtRadioButtonMinInlineSize",
|
|
10576
|
+
"attributes": {
|
|
10577
|
+
"category": "utrecht",
|
|
10578
|
+
"type": "radio-button",
|
|
10579
|
+
"item": "min-inline-size"
|
|
10580
|
+
},
|
|
10581
|
+
"path": [
|
|
10582
|
+
"utrecht",
|
|
10583
|
+
"radio-button",
|
|
10584
|
+
"min-inline-size"
|
|
10585
|
+
]
|
|
10586
|
+
},
|
|
9649
10587
|
{
|
|
9650
10588
|
"value": "1px",
|
|
9651
10589
|
"filePath": "src/component/utrecht/separator.tokens.json",
|