@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
|
@@ -2885,6 +2885,71 @@
|
|
|
2885
2885
|
"background-image"
|
|
2886
2886
|
]
|
|
2887
2887
|
}
|
|
2888
|
+
},
|
|
2889
|
+
"navbar": {
|
|
2890
|
+
"inline-size": {
|
|
2891
|
+
"value": "150px",
|
|
2892
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
2893
|
+
"isSource": true,
|
|
2894
|
+
"original": {
|
|
2895
|
+
"value": "150px"
|
|
2896
|
+
},
|
|
2897
|
+
"name": "conductionLogoNavbarInlineSize",
|
|
2898
|
+
"attributes": {
|
|
2899
|
+
"category": "conduction",
|
|
2900
|
+
"type": "logo",
|
|
2901
|
+
"item": "navbar",
|
|
2902
|
+
"subitem": "inline-size"
|
|
2903
|
+
},
|
|
2904
|
+
"path": [
|
|
2905
|
+
"conduction",
|
|
2906
|
+
"logo",
|
|
2907
|
+
"navbar",
|
|
2908
|
+
"inline-size"
|
|
2909
|
+
]
|
|
2910
|
+
},
|
|
2911
|
+
"block-size": {
|
|
2912
|
+
"value": "40px",
|
|
2913
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
2914
|
+
"isSource": true,
|
|
2915
|
+
"original": {
|
|
2916
|
+
"value": "40px"
|
|
2917
|
+
},
|
|
2918
|
+
"name": "conductionLogoNavbarBlockSize",
|
|
2919
|
+
"attributes": {
|
|
2920
|
+
"category": "conduction",
|
|
2921
|
+
"type": "logo",
|
|
2922
|
+
"item": "navbar",
|
|
2923
|
+
"subitem": "block-size"
|
|
2924
|
+
},
|
|
2925
|
+
"path": [
|
|
2926
|
+
"conduction",
|
|
2927
|
+
"logo",
|
|
2928
|
+
"navbar",
|
|
2929
|
+
"block-size"
|
|
2930
|
+
]
|
|
2931
|
+
},
|
|
2932
|
+
"background-image": {
|
|
2933
|
+
"value": "url('https://raw.githubusercontent.com/OpenCatalogi/web-app/df1e0533081d780c05b1d0b57ab327d97adcbdc6/pwa/src/assets/svgs/LogoConduction.svg')",
|
|
2934
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
2935
|
+
"isSource": true,
|
|
2936
|
+
"original": {
|
|
2937
|
+
"value": "url('https://raw.githubusercontent.com/OpenCatalogi/web-app/df1e0533081d780c05b1d0b57ab327d97adcbdc6/pwa/src/assets/svgs/LogoConduction.svg')"
|
|
2938
|
+
},
|
|
2939
|
+
"name": "conductionLogoNavbarBackgroundImage",
|
|
2940
|
+
"attributes": {
|
|
2941
|
+
"category": "conduction",
|
|
2942
|
+
"type": "logo",
|
|
2943
|
+
"item": "navbar",
|
|
2944
|
+
"subitem": "background-image"
|
|
2945
|
+
},
|
|
2946
|
+
"path": [
|
|
2947
|
+
"conduction",
|
|
2948
|
+
"logo",
|
|
2949
|
+
"navbar",
|
|
2950
|
+
"background-image"
|
|
2951
|
+
]
|
|
2952
|
+
}
|
|
2888
2953
|
}
|
|
2889
2954
|
},
|
|
2890
2955
|
"primary": {
|
|
@@ -9295,6 +9360,912 @@
|
|
|
9295
9360
|
]
|
|
9296
9361
|
}
|
|
9297
9362
|
},
|
|
9363
|
+
"radio-button": {
|
|
9364
|
+
"min-block-size": {
|
|
9365
|
+
"value": "16px",
|
|
9366
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9367
|
+
"isSource": true,
|
|
9368
|
+
"original": {
|
|
9369
|
+
"value": "16px"
|
|
9370
|
+
},
|
|
9371
|
+
"name": "utrechtRadioButtonMinBlockSize",
|
|
9372
|
+
"attributes": {
|
|
9373
|
+
"category": "utrecht",
|
|
9374
|
+
"type": "radio-button",
|
|
9375
|
+
"item": "min-block-size"
|
|
9376
|
+
},
|
|
9377
|
+
"path": [
|
|
9378
|
+
"utrecht",
|
|
9379
|
+
"radio-button",
|
|
9380
|
+
"min-block-size"
|
|
9381
|
+
]
|
|
9382
|
+
},
|
|
9383
|
+
"min-inline-size": {
|
|
9384
|
+
"value": "16px",
|
|
9385
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9386
|
+
"isSource": true,
|
|
9387
|
+
"original": {
|
|
9388
|
+
"value": "16px"
|
|
9389
|
+
},
|
|
9390
|
+
"name": "utrechtRadioButtonMinInlineSize",
|
|
9391
|
+
"attributes": {
|
|
9392
|
+
"category": "utrecht",
|
|
9393
|
+
"type": "radio-button",
|
|
9394
|
+
"item": "min-inline-size"
|
|
9395
|
+
},
|
|
9396
|
+
"path": [
|
|
9397
|
+
"utrecht",
|
|
9398
|
+
"radio-button",
|
|
9399
|
+
"min-inline-size"
|
|
9400
|
+
]
|
|
9401
|
+
},
|
|
9402
|
+
"checked-disabled": {
|
|
9403
|
+
"border-color": {
|
|
9404
|
+
"value": "#d1d1d1",
|
|
9405
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9406
|
+
"isSource": true,
|
|
9407
|
+
"original": {
|
|
9408
|
+
"value": "{conduction.color.grey.82}"
|
|
9409
|
+
},
|
|
9410
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderColor",
|
|
9411
|
+
"attributes": {
|
|
9412
|
+
"category": "utrecht",
|
|
9413
|
+
"type": "radio-button",
|
|
9414
|
+
"item": "checked-disabled",
|
|
9415
|
+
"subitem": "border-color"
|
|
9416
|
+
},
|
|
9417
|
+
"path": [
|
|
9418
|
+
"utrecht",
|
|
9419
|
+
"radio-button",
|
|
9420
|
+
"checked-disabled",
|
|
9421
|
+
"border-color"
|
|
9422
|
+
]
|
|
9423
|
+
},
|
|
9424
|
+
"border-width": {
|
|
9425
|
+
"value": "1px",
|
|
9426
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9427
|
+
"isSource": true,
|
|
9428
|
+
"original": {
|
|
9429
|
+
"value": "{conduction.size.4xs}"
|
|
9430
|
+
},
|
|
9431
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderWidth",
|
|
9432
|
+
"attributes": {
|
|
9433
|
+
"category": "utrecht",
|
|
9434
|
+
"type": "radio-button",
|
|
9435
|
+
"item": "checked-disabled",
|
|
9436
|
+
"subitem": "border-width"
|
|
9437
|
+
},
|
|
9438
|
+
"path": [
|
|
9439
|
+
"utrecht",
|
|
9440
|
+
"radio-button",
|
|
9441
|
+
"checked-disabled",
|
|
9442
|
+
"border-width"
|
|
9443
|
+
]
|
|
9444
|
+
},
|
|
9445
|
+
"background-color": {
|
|
9446
|
+
"value": "#ffffff",
|
|
9447
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9448
|
+
"isSource": true,
|
|
9449
|
+
"original": {
|
|
9450
|
+
"value": "{conduction.color.white.100}"
|
|
9451
|
+
},
|
|
9452
|
+
"name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
|
|
9453
|
+
"attributes": {
|
|
9454
|
+
"category": "utrecht",
|
|
9455
|
+
"type": "radio-button",
|
|
9456
|
+
"item": "checked-disabled",
|
|
9457
|
+
"subitem": "background-color"
|
|
9458
|
+
},
|
|
9459
|
+
"path": [
|
|
9460
|
+
"utrecht",
|
|
9461
|
+
"radio-button",
|
|
9462
|
+
"checked-disabled",
|
|
9463
|
+
"background-color"
|
|
9464
|
+
]
|
|
9465
|
+
},
|
|
9466
|
+
"color": {
|
|
9467
|
+
"value": "#d1d1d1",
|
|
9468
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
9469
|
+
"isSource": true,
|
|
9470
|
+
"original": {
|
|
9471
|
+
"value": "{conduction.color.grey.82}"
|
|
9472
|
+
},
|
|
9473
|
+
"name": "utrechtRadioButtonCheckedDisabledColor",
|
|
9474
|
+
"attributes": {
|
|
9475
|
+
"category": "utrecht",
|
|
9476
|
+
"type": "radio-button",
|
|
9477
|
+
"item": "checked-disabled",
|
|
9478
|
+
"subitem": "color"
|
|
9479
|
+
},
|
|
9480
|
+
"path": [
|
|
9481
|
+
"utrecht",
|
|
9482
|
+
"radio-button",
|
|
9483
|
+
"checked-disabled",
|
|
9484
|
+
"color"
|
|
9485
|
+
]
|
|
9486
|
+
}
|
|
9487
|
+
},
|
|
9488
|
+
"background-color": {
|
|
9489
|
+
"value": "#ffffff",
|
|
9490
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9491
|
+
"isSource": true,
|
|
9492
|
+
"original": {
|
|
9493
|
+
"value": "{conduction.color.white.100}"
|
|
9494
|
+
},
|
|
9495
|
+
"name": "utrechtRadioButtonBackgroundColor",
|
|
9496
|
+
"attributes": {
|
|
9497
|
+
"category": "utrecht",
|
|
9498
|
+
"type": "radio-button",
|
|
9499
|
+
"item": "background-color"
|
|
9500
|
+
},
|
|
9501
|
+
"path": [
|
|
9502
|
+
"utrecht",
|
|
9503
|
+
"radio-button",
|
|
9504
|
+
"background-color"
|
|
9505
|
+
]
|
|
9506
|
+
},
|
|
9507
|
+
"border-color": {
|
|
9508
|
+
"value": "#767676",
|
|
9509
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9510
|
+
"isSource": true,
|
|
9511
|
+
"original": {
|
|
9512
|
+
"value": "{conduction.color.grey.46}"
|
|
9513
|
+
},
|
|
9514
|
+
"name": "utrechtRadioButtonBorderColor",
|
|
9515
|
+
"attributes": {
|
|
9516
|
+
"category": "utrecht",
|
|
9517
|
+
"type": "radio-button",
|
|
9518
|
+
"item": "border-color"
|
|
9519
|
+
},
|
|
9520
|
+
"path": [
|
|
9521
|
+
"utrecht",
|
|
9522
|
+
"radio-button",
|
|
9523
|
+
"border-color"
|
|
9524
|
+
]
|
|
9525
|
+
},
|
|
9526
|
+
"border-width": {
|
|
9527
|
+
"value": "1px",
|
|
9528
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9529
|
+
"isSource": true,
|
|
9530
|
+
"original": {
|
|
9531
|
+
"value": "{conduction.size.4xs}"
|
|
9532
|
+
},
|
|
9533
|
+
"name": "utrechtRadioButtonBorderWidth",
|
|
9534
|
+
"attributes": {
|
|
9535
|
+
"category": "utrecht",
|
|
9536
|
+
"type": "radio-button",
|
|
9537
|
+
"item": "border-width"
|
|
9538
|
+
},
|
|
9539
|
+
"path": [
|
|
9540
|
+
"utrecht",
|
|
9541
|
+
"radio-button",
|
|
9542
|
+
"border-width"
|
|
9543
|
+
]
|
|
9544
|
+
},
|
|
9545
|
+
"size": {},
|
|
9546
|
+
"margin-block-start": {},
|
|
9547
|
+
"icon": {
|
|
9548
|
+
"size": {
|
|
9549
|
+
"value": "5px",
|
|
9550
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9551
|
+
"isSource": true,
|
|
9552
|
+
"original": {
|
|
9553
|
+
"value": "5px"
|
|
9554
|
+
},
|
|
9555
|
+
"name": "utrechtRadioButtonIconSize",
|
|
9556
|
+
"attributes": {
|
|
9557
|
+
"category": "utrecht",
|
|
9558
|
+
"type": "radio-button",
|
|
9559
|
+
"item": "icon",
|
|
9560
|
+
"subitem": "size"
|
|
9561
|
+
},
|
|
9562
|
+
"path": [
|
|
9563
|
+
"utrecht",
|
|
9564
|
+
"radio-button",
|
|
9565
|
+
"icon",
|
|
9566
|
+
"size"
|
|
9567
|
+
]
|
|
9568
|
+
}
|
|
9569
|
+
},
|
|
9570
|
+
"active": {
|
|
9571
|
+
"border-color": {},
|
|
9572
|
+
"border-width": {},
|
|
9573
|
+
"background-color": {},
|
|
9574
|
+
"color": {}
|
|
9575
|
+
},
|
|
9576
|
+
"checked": {
|
|
9577
|
+
"border-color": {
|
|
9578
|
+
"value": "#4376fc",
|
|
9579
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9580
|
+
"isSource": true,
|
|
9581
|
+
"original": {
|
|
9582
|
+
"value": "{conduction.color.primary}"
|
|
9583
|
+
},
|
|
9584
|
+
"name": "utrechtRadioButtonCheckedBorderColor",
|
|
9585
|
+
"attributes": {
|
|
9586
|
+
"category": "utrecht",
|
|
9587
|
+
"type": "radio-button",
|
|
9588
|
+
"item": "checked",
|
|
9589
|
+
"subitem": "border-color"
|
|
9590
|
+
},
|
|
9591
|
+
"path": [
|
|
9592
|
+
"utrecht",
|
|
9593
|
+
"radio-button",
|
|
9594
|
+
"checked",
|
|
9595
|
+
"border-color"
|
|
9596
|
+
]
|
|
9597
|
+
},
|
|
9598
|
+
"border-width": {
|
|
9599
|
+
"value": "1px",
|
|
9600
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9601
|
+
"isSource": true,
|
|
9602
|
+
"original": {
|
|
9603
|
+
"value": "{conduction.size.4xs}"
|
|
9604
|
+
},
|
|
9605
|
+
"name": "utrechtRadioButtonCheckedBorderWidth",
|
|
9606
|
+
"attributes": {
|
|
9607
|
+
"category": "utrecht",
|
|
9608
|
+
"type": "radio-button",
|
|
9609
|
+
"item": "checked",
|
|
9610
|
+
"subitem": "border-width"
|
|
9611
|
+
},
|
|
9612
|
+
"path": [
|
|
9613
|
+
"utrecht",
|
|
9614
|
+
"radio-button",
|
|
9615
|
+
"checked",
|
|
9616
|
+
"border-width"
|
|
9617
|
+
]
|
|
9618
|
+
},
|
|
9619
|
+
"background-color": {
|
|
9620
|
+
"value": "#ffffff",
|
|
9621
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9622
|
+
"isSource": true,
|
|
9623
|
+
"original": {
|
|
9624
|
+
"value": "{conduction.color.white.100}"
|
|
9625
|
+
},
|
|
9626
|
+
"name": "utrechtRadioButtonCheckedBackgroundColor",
|
|
9627
|
+
"attributes": {
|
|
9628
|
+
"category": "utrecht",
|
|
9629
|
+
"type": "radio-button",
|
|
9630
|
+
"item": "checked",
|
|
9631
|
+
"subitem": "background-color"
|
|
9632
|
+
},
|
|
9633
|
+
"path": [
|
|
9634
|
+
"utrecht",
|
|
9635
|
+
"radio-button",
|
|
9636
|
+
"checked",
|
|
9637
|
+
"background-color"
|
|
9638
|
+
]
|
|
9639
|
+
},
|
|
9640
|
+
"color": {
|
|
9641
|
+
"value": "#4376fc",
|
|
9642
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9643
|
+
"isSource": true,
|
|
9644
|
+
"original": {
|
|
9645
|
+
"value": "{conduction.color.primary}"
|
|
9646
|
+
},
|
|
9647
|
+
"name": "utrechtRadioButtonCheckedColor",
|
|
9648
|
+
"attributes": {
|
|
9649
|
+
"category": "utrecht",
|
|
9650
|
+
"type": "radio-button",
|
|
9651
|
+
"item": "checked",
|
|
9652
|
+
"subitem": "color"
|
|
9653
|
+
},
|
|
9654
|
+
"path": [
|
|
9655
|
+
"utrecht",
|
|
9656
|
+
"radio-button",
|
|
9657
|
+
"checked",
|
|
9658
|
+
"color"
|
|
9659
|
+
]
|
|
9660
|
+
},
|
|
9661
|
+
"active": {
|
|
9662
|
+
"border-color": {
|
|
9663
|
+
"value": "#4376fc",
|
|
9664
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9665
|
+
"isSource": true,
|
|
9666
|
+
"original": {
|
|
9667
|
+
"value": "{conduction.color.primary}"
|
|
9668
|
+
},
|
|
9669
|
+
"name": "utrechtRadioButtonCheckedActiveBorderColor",
|
|
9670
|
+
"attributes": {
|
|
9671
|
+
"category": "utrecht",
|
|
9672
|
+
"type": "radio-button",
|
|
9673
|
+
"item": "checked",
|
|
9674
|
+
"subitem": "active",
|
|
9675
|
+
"state": "border-color"
|
|
9676
|
+
},
|
|
9677
|
+
"path": [
|
|
9678
|
+
"utrecht",
|
|
9679
|
+
"radio-button",
|
|
9680
|
+
"checked",
|
|
9681
|
+
"active",
|
|
9682
|
+
"border-color"
|
|
9683
|
+
]
|
|
9684
|
+
},
|
|
9685
|
+
"border-width": {
|
|
9686
|
+
"value": "1px",
|
|
9687
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9688
|
+
"isSource": true,
|
|
9689
|
+
"original": {
|
|
9690
|
+
"value": "{conduction.size.4xs}"
|
|
9691
|
+
},
|
|
9692
|
+
"name": "utrechtRadioButtonCheckedActiveBorderWidth",
|
|
9693
|
+
"attributes": {
|
|
9694
|
+
"category": "utrecht",
|
|
9695
|
+
"type": "radio-button",
|
|
9696
|
+
"item": "checked",
|
|
9697
|
+
"subitem": "active",
|
|
9698
|
+
"state": "border-width"
|
|
9699
|
+
},
|
|
9700
|
+
"path": [
|
|
9701
|
+
"utrecht",
|
|
9702
|
+
"radio-button",
|
|
9703
|
+
"checked",
|
|
9704
|
+
"active",
|
|
9705
|
+
"border-width"
|
|
9706
|
+
]
|
|
9707
|
+
},
|
|
9708
|
+
"background-color": {
|
|
9709
|
+
"value": "#ffffff",
|
|
9710
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9711
|
+
"isSource": true,
|
|
9712
|
+
"original": {
|
|
9713
|
+
"value": "{conduction.color.white.100}"
|
|
9714
|
+
},
|
|
9715
|
+
"name": "utrechtRadioButtonCheckedActiveBackgroundColor",
|
|
9716
|
+
"attributes": {
|
|
9717
|
+
"category": "utrecht",
|
|
9718
|
+
"type": "radio-button",
|
|
9719
|
+
"item": "checked",
|
|
9720
|
+
"subitem": "active",
|
|
9721
|
+
"state": "background-color"
|
|
9722
|
+
},
|
|
9723
|
+
"path": [
|
|
9724
|
+
"utrecht",
|
|
9725
|
+
"radio-button",
|
|
9726
|
+
"checked",
|
|
9727
|
+
"active",
|
|
9728
|
+
"background-color"
|
|
9729
|
+
]
|
|
9730
|
+
},
|
|
9731
|
+
"color": {
|
|
9732
|
+
"value": "#4376fc",
|
|
9733
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9734
|
+
"isSource": true,
|
|
9735
|
+
"original": {
|
|
9736
|
+
"value": "{conduction.color.primary}"
|
|
9737
|
+
},
|
|
9738
|
+
"name": "utrechtRadioButtonCheckedActiveColor",
|
|
9739
|
+
"attributes": {
|
|
9740
|
+
"category": "utrecht",
|
|
9741
|
+
"type": "radio-button",
|
|
9742
|
+
"item": "checked",
|
|
9743
|
+
"subitem": "active",
|
|
9744
|
+
"state": "color"
|
|
9745
|
+
},
|
|
9746
|
+
"path": [
|
|
9747
|
+
"utrecht",
|
|
9748
|
+
"radio-button",
|
|
9749
|
+
"checked",
|
|
9750
|
+
"active",
|
|
9751
|
+
"color"
|
|
9752
|
+
]
|
|
9753
|
+
}
|
|
9754
|
+
},
|
|
9755
|
+
"hover": {
|
|
9756
|
+
"border-color": {
|
|
9757
|
+
"value": "#2e5ed9",
|
|
9758
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9759
|
+
"isSource": true,
|
|
9760
|
+
"original": {
|
|
9761
|
+
"value": "{conduction.color.primary-hover}"
|
|
9762
|
+
},
|
|
9763
|
+
"name": "utrechtRadioButtonCheckedHoverBorderColor",
|
|
9764
|
+
"attributes": {
|
|
9765
|
+
"category": "utrecht",
|
|
9766
|
+
"type": "radio-button",
|
|
9767
|
+
"item": "checked",
|
|
9768
|
+
"subitem": "hover",
|
|
9769
|
+
"state": "border-color"
|
|
9770
|
+
},
|
|
9771
|
+
"path": [
|
|
9772
|
+
"utrecht",
|
|
9773
|
+
"radio-button",
|
|
9774
|
+
"checked",
|
|
9775
|
+
"hover",
|
|
9776
|
+
"border-color"
|
|
9777
|
+
]
|
|
9778
|
+
},
|
|
9779
|
+
"border-width": {
|
|
9780
|
+
"value": "1px",
|
|
9781
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9782
|
+
"isSource": true,
|
|
9783
|
+
"original": {
|
|
9784
|
+
"value": "{conduction.size.4xs}"
|
|
9785
|
+
},
|
|
9786
|
+
"name": "utrechtRadioButtonCheckedHoverBorderWidth",
|
|
9787
|
+
"attributes": {
|
|
9788
|
+
"category": "utrecht",
|
|
9789
|
+
"type": "radio-button",
|
|
9790
|
+
"item": "checked",
|
|
9791
|
+
"subitem": "hover",
|
|
9792
|
+
"state": "border-width"
|
|
9793
|
+
},
|
|
9794
|
+
"path": [
|
|
9795
|
+
"utrecht",
|
|
9796
|
+
"radio-button",
|
|
9797
|
+
"checked",
|
|
9798
|
+
"hover",
|
|
9799
|
+
"border-width"
|
|
9800
|
+
]
|
|
9801
|
+
},
|
|
9802
|
+
"background-color": {
|
|
9803
|
+
"value": "#ffffff",
|
|
9804
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9805
|
+
"isSource": true,
|
|
9806
|
+
"original": {
|
|
9807
|
+
"value": "{conduction.color.white.100}"
|
|
9808
|
+
},
|
|
9809
|
+
"name": "utrechtRadioButtonCheckedHoverBackgroundColor",
|
|
9810
|
+
"attributes": {
|
|
9811
|
+
"category": "utrecht",
|
|
9812
|
+
"type": "radio-button",
|
|
9813
|
+
"item": "checked",
|
|
9814
|
+
"subitem": "hover",
|
|
9815
|
+
"state": "background-color"
|
|
9816
|
+
},
|
|
9817
|
+
"path": [
|
|
9818
|
+
"utrecht",
|
|
9819
|
+
"radio-button",
|
|
9820
|
+
"checked",
|
|
9821
|
+
"hover",
|
|
9822
|
+
"background-color"
|
|
9823
|
+
]
|
|
9824
|
+
},
|
|
9825
|
+
"color": {
|
|
9826
|
+
"value": "#2e5ed9",
|
|
9827
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9828
|
+
"isSource": true,
|
|
9829
|
+
"original": {
|
|
9830
|
+
"value": "{conduction.color.primary-hover}"
|
|
9831
|
+
},
|
|
9832
|
+
"name": "utrechtRadioButtonCheckedHoverColor",
|
|
9833
|
+
"attributes": {
|
|
9834
|
+
"category": "utrecht",
|
|
9835
|
+
"type": "radio-button",
|
|
9836
|
+
"item": "checked",
|
|
9837
|
+
"subitem": "hover",
|
|
9838
|
+
"state": "color"
|
|
9839
|
+
},
|
|
9840
|
+
"path": [
|
|
9841
|
+
"utrecht",
|
|
9842
|
+
"radio-button",
|
|
9843
|
+
"checked",
|
|
9844
|
+
"hover",
|
|
9845
|
+
"color"
|
|
9846
|
+
]
|
|
9847
|
+
}
|
|
9848
|
+
},
|
|
9849
|
+
"focus": {
|
|
9850
|
+
"border-color": {
|
|
9851
|
+
"value": "#4376fc",
|
|
9852
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9853
|
+
"isSource": true,
|
|
9854
|
+
"original": {
|
|
9855
|
+
"value": "{conduction.color.primary}"
|
|
9856
|
+
},
|
|
9857
|
+
"name": "utrechtRadioButtonCheckedFocusBorderColor",
|
|
9858
|
+
"attributes": {
|
|
9859
|
+
"category": "utrecht",
|
|
9860
|
+
"type": "radio-button",
|
|
9861
|
+
"item": "checked",
|
|
9862
|
+
"subitem": "focus",
|
|
9863
|
+
"state": "border-color"
|
|
9864
|
+
},
|
|
9865
|
+
"path": [
|
|
9866
|
+
"utrecht",
|
|
9867
|
+
"radio-button",
|
|
9868
|
+
"checked",
|
|
9869
|
+
"focus",
|
|
9870
|
+
"border-color"
|
|
9871
|
+
]
|
|
9872
|
+
},
|
|
9873
|
+
"border-width": {
|
|
9874
|
+
"value": "1px",
|
|
9875
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9876
|
+
"isSource": true,
|
|
9877
|
+
"original": {
|
|
9878
|
+
"value": "{conduction.size.4xs}"
|
|
9879
|
+
},
|
|
9880
|
+
"name": "utrechtRadioButtonCheckedFocusBorderWidth",
|
|
9881
|
+
"attributes": {
|
|
9882
|
+
"category": "utrecht",
|
|
9883
|
+
"type": "radio-button",
|
|
9884
|
+
"item": "checked",
|
|
9885
|
+
"subitem": "focus",
|
|
9886
|
+
"state": "border-width"
|
|
9887
|
+
},
|
|
9888
|
+
"path": [
|
|
9889
|
+
"utrecht",
|
|
9890
|
+
"radio-button",
|
|
9891
|
+
"checked",
|
|
9892
|
+
"focus",
|
|
9893
|
+
"border-width"
|
|
9894
|
+
]
|
|
9895
|
+
},
|
|
9896
|
+
"background-color": {
|
|
9897
|
+
"value": "#ffffff",
|
|
9898
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9899
|
+
"isSource": true,
|
|
9900
|
+
"original": {
|
|
9901
|
+
"value": "{conduction.color.white.100}"
|
|
9902
|
+
},
|
|
9903
|
+
"name": "utrechtRadioButtonCheckedFocusBackgroundColor",
|
|
9904
|
+
"attributes": {
|
|
9905
|
+
"category": "utrecht",
|
|
9906
|
+
"type": "radio-button",
|
|
9907
|
+
"item": "checked",
|
|
9908
|
+
"subitem": "focus",
|
|
9909
|
+
"state": "background-color"
|
|
9910
|
+
},
|
|
9911
|
+
"path": [
|
|
9912
|
+
"utrecht",
|
|
9913
|
+
"radio-button",
|
|
9914
|
+
"checked",
|
|
9915
|
+
"focus",
|
|
9916
|
+
"background-color"
|
|
9917
|
+
]
|
|
9918
|
+
},
|
|
9919
|
+
"color": {
|
|
9920
|
+
"value": "#4376fc",
|
|
9921
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9922
|
+
"isSource": true,
|
|
9923
|
+
"original": {
|
|
9924
|
+
"value": "{conduction.color.primary}"
|
|
9925
|
+
},
|
|
9926
|
+
"name": "utrechtRadioButtonCheckedFocusColor",
|
|
9927
|
+
"attributes": {
|
|
9928
|
+
"category": "utrecht",
|
|
9929
|
+
"type": "radio-button",
|
|
9930
|
+
"item": "checked",
|
|
9931
|
+
"subitem": "focus",
|
|
9932
|
+
"state": "color"
|
|
9933
|
+
},
|
|
9934
|
+
"path": [
|
|
9935
|
+
"utrecht",
|
|
9936
|
+
"radio-button",
|
|
9937
|
+
"checked",
|
|
9938
|
+
"focus",
|
|
9939
|
+
"color"
|
|
9940
|
+
]
|
|
9941
|
+
}
|
|
9942
|
+
}
|
|
9943
|
+
},
|
|
9944
|
+
"hover": {
|
|
9945
|
+
"border-color": {
|
|
9946
|
+
"value": "#4f4f4f",
|
|
9947
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9948
|
+
"isSource": true,
|
|
9949
|
+
"original": {
|
|
9950
|
+
"value": "{conduction.color.grey.31}"
|
|
9951
|
+
},
|
|
9952
|
+
"name": "utrechtRadioButtonHoverBorderColor",
|
|
9953
|
+
"attributes": {
|
|
9954
|
+
"category": "utrecht",
|
|
9955
|
+
"type": "radio-button",
|
|
9956
|
+
"item": "hover",
|
|
9957
|
+
"subitem": "border-color"
|
|
9958
|
+
},
|
|
9959
|
+
"path": [
|
|
9960
|
+
"utrecht",
|
|
9961
|
+
"radio-button",
|
|
9962
|
+
"hover",
|
|
9963
|
+
"border-color"
|
|
9964
|
+
]
|
|
9965
|
+
},
|
|
9966
|
+
"border-width": {
|
|
9967
|
+
"value": "1px",
|
|
9968
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9969
|
+
"isSource": true,
|
|
9970
|
+
"original": {
|
|
9971
|
+
"value": "{conduction.size.4xs}"
|
|
9972
|
+
},
|
|
9973
|
+
"name": "utrechtRadioButtonHoverBorderWidth",
|
|
9974
|
+
"attributes": {
|
|
9975
|
+
"category": "utrecht",
|
|
9976
|
+
"type": "radio-button",
|
|
9977
|
+
"item": "hover",
|
|
9978
|
+
"subitem": "border-width"
|
|
9979
|
+
},
|
|
9980
|
+
"path": [
|
|
9981
|
+
"utrecht",
|
|
9982
|
+
"radio-button",
|
|
9983
|
+
"hover",
|
|
9984
|
+
"border-width"
|
|
9985
|
+
]
|
|
9986
|
+
},
|
|
9987
|
+
"background-color": {
|
|
9988
|
+
"value": "#ffffff",
|
|
9989
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
9990
|
+
"isSource": true,
|
|
9991
|
+
"original": {
|
|
9992
|
+
"value": "{conduction.color.white.100}"
|
|
9993
|
+
},
|
|
9994
|
+
"name": "utrechtRadioButtonHoverBackgroundColor",
|
|
9995
|
+
"attributes": {
|
|
9996
|
+
"category": "utrecht",
|
|
9997
|
+
"type": "radio-button",
|
|
9998
|
+
"item": "hover",
|
|
9999
|
+
"subitem": "background-color"
|
|
10000
|
+
},
|
|
10001
|
+
"path": [
|
|
10002
|
+
"utrecht",
|
|
10003
|
+
"radio-button",
|
|
10004
|
+
"hover",
|
|
10005
|
+
"background-color"
|
|
10006
|
+
]
|
|
10007
|
+
},
|
|
10008
|
+
"color": {}
|
|
10009
|
+
},
|
|
10010
|
+
"focus": {
|
|
10011
|
+
"border-color": {
|
|
10012
|
+
"value": "#4376fc",
|
|
10013
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10014
|
+
"isSource": true,
|
|
10015
|
+
"original": {
|
|
10016
|
+
"value": "{conduction.color.primary}"
|
|
10017
|
+
},
|
|
10018
|
+
"name": "utrechtRadioButtonFocusBorderColor",
|
|
10019
|
+
"attributes": {
|
|
10020
|
+
"category": "utrecht",
|
|
10021
|
+
"type": "radio-button",
|
|
10022
|
+
"item": "focus",
|
|
10023
|
+
"subitem": "border-color"
|
|
10024
|
+
},
|
|
10025
|
+
"path": [
|
|
10026
|
+
"utrecht",
|
|
10027
|
+
"radio-button",
|
|
10028
|
+
"focus",
|
|
10029
|
+
"border-color"
|
|
10030
|
+
]
|
|
10031
|
+
},
|
|
10032
|
+
"border-width": {
|
|
10033
|
+
"value": "1px",
|
|
10034
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10035
|
+
"isSource": true,
|
|
10036
|
+
"original": {
|
|
10037
|
+
"value": "{conduction.size.4xs}"
|
|
10038
|
+
},
|
|
10039
|
+
"name": "utrechtRadioButtonFocusBorderWidth",
|
|
10040
|
+
"attributes": {
|
|
10041
|
+
"category": "utrecht",
|
|
10042
|
+
"type": "radio-button",
|
|
10043
|
+
"item": "focus",
|
|
10044
|
+
"subitem": "border-width"
|
|
10045
|
+
},
|
|
10046
|
+
"path": [
|
|
10047
|
+
"utrecht",
|
|
10048
|
+
"radio-button",
|
|
10049
|
+
"focus",
|
|
10050
|
+
"border-width"
|
|
10051
|
+
]
|
|
10052
|
+
},
|
|
10053
|
+
"background-color": {
|
|
10054
|
+
"value": "#ffffff",
|
|
10055
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10056
|
+
"isSource": true,
|
|
10057
|
+
"original": {
|
|
10058
|
+
"value": "{conduction.color.white.100}"
|
|
10059
|
+
},
|
|
10060
|
+
"name": "utrechtRadioButtonFocusBackgroundColor",
|
|
10061
|
+
"attributes": {
|
|
10062
|
+
"category": "utrecht",
|
|
10063
|
+
"type": "radio-button",
|
|
10064
|
+
"item": "focus",
|
|
10065
|
+
"subitem": "background-color"
|
|
10066
|
+
},
|
|
10067
|
+
"path": [
|
|
10068
|
+
"utrecht",
|
|
10069
|
+
"radio-button",
|
|
10070
|
+
"focus",
|
|
10071
|
+
"background-color"
|
|
10072
|
+
]
|
|
10073
|
+
},
|
|
10074
|
+
"color": {
|
|
10075
|
+
"value": "#4376fc",
|
|
10076
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10077
|
+
"isSource": true,
|
|
10078
|
+
"original": {
|
|
10079
|
+
"value": "{conduction.color.primary}"
|
|
10080
|
+
},
|
|
10081
|
+
"name": "utrechtRadioButtonFocusColor",
|
|
10082
|
+
"attributes": {
|
|
10083
|
+
"category": "utrecht",
|
|
10084
|
+
"type": "radio-button",
|
|
10085
|
+
"item": "focus",
|
|
10086
|
+
"subitem": "color"
|
|
10087
|
+
},
|
|
10088
|
+
"path": [
|
|
10089
|
+
"utrecht",
|
|
10090
|
+
"radio-button",
|
|
10091
|
+
"focus",
|
|
10092
|
+
"color"
|
|
10093
|
+
]
|
|
10094
|
+
}
|
|
10095
|
+
},
|
|
10096
|
+
"disabled": {
|
|
10097
|
+
"border-color": {
|
|
10098
|
+
"value": "#d1d1d1",
|
|
10099
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10100
|
+
"isSource": true,
|
|
10101
|
+
"original": {
|
|
10102
|
+
"value": "{conduction.color.grey.82}"
|
|
10103
|
+
},
|
|
10104
|
+
"name": "utrechtRadioButtonDisabledBorderColor",
|
|
10105
|
+
"attributes": {
|
|
10106
|
+
"category": "utrecht",
|
|
10107
|
+
"type": "radio-button",
|
|
10108
|
+
"item": "disabled",
|
|
10109
|
+
"subitem": "border-color"
|
|
10110
|
+
},
|
|
10111
|
+
"path": [
|
|
10112
|
+
"utrecht",
|
|
10113
|
+
"radio-button",
|
|
10114
|
+
"disabled",
|
|
10115
|
+
"border-color"
|
|
10116
|
+
]
|
|
10117
|
+
},
|
|
10118
|
+
"border-width": {
|
|
10119
|
+
"value": "1px",
|
|
10120
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10121
|
+
"isSource": true,
|
|
10122
|
+
"original": {
|
|
10123
|
+
"value": "{conduction.size.4xs}"
|
|
10124
|
+
},
|
|
10125
|
+
"name": "utrechtRadioButtonDisabledBorderWidth",
|
|
10126
|
+
"attributes": {
|
|
10127
|
+
"category": "utrecht",
|
|
10128
|
+
"type": "radio-button",
|
|
10129
|
+
"item": "disabled",
|
|
10130
|
+
"subitem": "border-width"
|
|
10131
|
+
},
|
|
10132
|
+
"path": [
|
|
10133
|
+
"utrecht",
|
|
10134
|
+
"radio-button",
|
|
10135
|
+
"disabled",
|
|
10136
|
+
"border-width"
|
|
10137
|
+
]
|
|
10138
|
+
},
|
|
10139
|
+
"background-color": {
|
|
10140
|
+
"value": "#f7f7f7",
|
|
10141
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10142
|
+
"isSource": true,
|
|
10143
|
+
"original": {
|
|
10144
|
+
"value": "{conduction.color.grey.97}"
|
|
10145
|
+
},
|
|
10146
|
+
"name": "utrechtRadioButtonDisabledBackgroundColor",
|
|
10147
|
+
"attributes": {
|
|
10148
|
+
"category": "utrecht",
|
|
10149
|
+
"type": "radio-button",
|
|
10150
|
+
"item": "disabled",
|
|
10151
|
+
"subitem": "background-color"
|
|
10152
|
+
},
|
|
10153
|
+
"path": [
|
|
10154
|
+
"utrecht",
|
|
10155
|
+
"radio-button",
|
|
10156
|
+
"disabled",
|
|
10157
|
+
"background-color"
|
|
10158
|
+
]
|
|
10159
|
+
},
|
|
10160
|
+
"color": {
|
|
10161
|
+
"value": "#d1d1d1",
|
|
10162
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10163
|
+
"isSource": true,
|
|
10164
|
+
"original": {
|
|
10165
|
+
"value": "{conduction.color.grey.82}"
|
|
10166
|
+
},
|
|
10167
|
+
"name": "utrechtRadioButtonDisabledColor",
|
|
10168
|
+
"attributes": {
|
|
10169
|
+
"category": "utrecht",
|
|
10170
|
+
"type": "radio-button",
|
|
10171
|
+
"item": "disabled",
|
|
10172
|
+
"subitem": "color"
|
|
10173
|
+
},
|
|
10174
|
+
"path": [
|
|
10175
|
+
"utrecht",
|
|
10176
|
+
"radio-button",
|
|
10177
|
+
"disabled",
|
|
10178
|
+
"color"
|
|
10179
|
+
]
|
|
10180
|
+
}
|
|
10181
|
+
},
|
|
10182
|
+
"invalid": {
|
|
10183
|
+
"border-color": {
|
|
10184
|
+
"value": "#dc3545",
|
|
10185
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10186
|
+
"isSource": true,
|
|
10187
|
+
"original": {
|
|
10188
|
+
"value": "{conduction.color.error}"
|
|
10189
|
+
},
|
|
10190
|
+
"name": "utrechtRadioButtonInvalidBorderColor",
|
|
10191
|
+
"attributes": {
|
|
10192
|
+
"category": "utrecht",
|
|
10193
|
+
"type": "radio-button",
|
|
10194
|
+
"item": "invalid",
|
|
10195
|
+
"subitem": "border-color"
|
|
10196
|
+
},
|
|
10197
|
+
"path": [
|
|
10198
|
+
"utrecht",
|
|
10199
|
+
"radio-button",
|
|
10200
|
+
"invalid",
|
|
10201
|
+
"border-color"
|
|
10202
|
+
]
|
|
10203
|
+
},
|
|
10204
|
+
"border-width": {
|
|
10205
|
+
"value": "1px",
|
|
10206
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10207
|
+
"isSource": true,
|
|
10208
|
+
"original": {
|
|
10209
|
+
"value": "{conduction.size.4xs}"
|
|
10210
|
+
},
|
|
10211
|
+
"name": "utrechtRadioButtonInvalidBorderWidth",
|
|
10212
|
+
"attributes": {
|
|
10213
|
+
"category": "utrecht",
|
|
10214
|
+
"type": "radio-button",
|
|
10215
|
+
"item": "invalid",
|
|
10216
|
+
"subitem": "border-width"
|
|
10217
|
+
},
|
|
10218
|
+
"path": [
|
|
10219
|
+
"utrecht",
|
|
10220
|
+
"radio-button",
|
|
10221
|
+
"invalid",
|
|
10222
|
+
"border-width"
|
|
10223
|
+
]
|
|
10224
|
+
},
|
|
10225
|
+
"background-color": {
|
|
10226
|
+
"value": "#ffffff",
|
|
10227
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10228
|
+
"isSource": true,
|
|
10229
|
+
"original": {
|
|
10230
|
+
"value": "{conduction.color.white.100}"
|
|
10231
|
+
},
|
|
10232
|
+
"name": "utrechtRadioButtonInvalidBackgroundColor",
|
|
10233
|
+
"attributes": {
|
|
10234
|
+
"category": "utrecht",
|
|
10235
|
+
"type": "radio-button",
|
|
10236
|
+
"item": "invalid",
|
|
10237
|
+
"subitem": "background-color"
|
|
10238
|
+
},
|
|
10239
|
+
"path": [
|
|
10240
|
+
"utrecht",
|
|
10241
|
+
"radio-button",
|
|
10242
|
+
"invalid",
|
|
10243
|
+
"background-color"
|
|
10244
|
+
]
|
|
10245
|
+
},
|
|
10246
|
+
"color": {
|
|
10247
|
+
"value": "#dc3545",
|
|
10248
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10249
|
+
"isSource": true,
|
|
10250
|
+
"original": {
|
|
10251
|
+
"value": "{conduction.color.error}"
|
|
10252
|
+
},
|
|
10253
|
+
"name": "utrechtRadioButtonInvalidColor",
|
|
10254
|
+
"attributes": {
|
|
10255
|
+
"category": "utrecht",
|
|
10256
|
+
"type": "radio-button",
|
|
10257
|
+
"item": "invalid",
|
|
10258
|
+
"subitem": "color"
|
|
10259
|
+
},
|
|
10260
|
+
"path": [
|
|
10261
|
+
"utrecht",
|
|
10262
|
+
"radio-button",
|
|
10263
|
+
"invalid",
|
|
10264
|
+
"color"
|
|
10265
|
+
]
|
|
10266
|
+
}
|
|
10267
|
+
}
|
|
10268
|
+
},
|
|
9298
10269
|
"table": {
|
|
9299
10270
|
"border-collapse": {
|
|
9300
10271
|
"value": "collapse",
|