@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
|
@@ -1775,6 +1775,69 @@
|
|
|
1775
1775
|
"inline-size"
|
|
1776
1776
|
]
|
|
1777
1777
|
},
|
|
1778
|
+
{
|
|
1779
|
+
"value": "url('https://www.dinkelland.nl/sites/all/themes/dinkelland/logo.svg')",
|
|
1780
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
1781
|
+
"isSource": true,
|
|
1782
|
+
"original": {
|
|
1783
|
+
"value": "url('https://www.dinkelland.nl/sites/all/themes/dinkelland/logo.svg')"
|
|
1784
|
+
},
|
|
1785
|
+
"name": "conductionLogoNavbarBackgroundImage",
|
|
1786
|
+
"attributes": {
|
|
1787
|
+
"category": "conduction",
|
|
1788
|
+
"type": "logo",
|
|
1789
|
+
"item": "navbar",
|
|
1790
|
+
"subitem": "background-image"
|
|
1791
|
+
},
|
|
1792
|
+
"path": [
|
|
1793
|
+
"conduction",
|
|
1794
|
+
"logo",
|
|
1795
|
+
"navbar",
|
|
1796
|
+
"background-image"
|
|
1797
|
+
]
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"value": "40px",
|
|
1801
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
1802
|
+
"isSource": true,
|
|
1803
|
+
"original": {
|
|
1804
|
+
"value": "40px"
|
|
1805
|
+
},
|
|
1806
|
+
"name": "conductionLogoNavbarBlockSize",
|
|
1807
|
+
"attributes": {
|
|
1808
|
+
"category": "conduction",
|
|
1809
|
+
"type": "logo",
|
|
1810
|
+
"item": "navbar",
|
|
1811
|
+
"subitem": "block-size"
|
|
1812
|
+
},
|
|
1813
|
+
"path": [
|
|
1814
|
+
"conduction",
|
|
1815
|
+
"logo",
|
|
1816
|
+
"navbar",
|
|
1817
|
+
"block-size"
|
|
1818
|
+
]
|
|
1819
|
+
},
|
|
1820
|
+
{
|
|
1821
|
+
"value": "150px",
|
|
1822
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
1823
|
+
"isSource": true,
|
|
1824
|
+
"original": {
|
|
1825
|
+
"value": "150px"
|
|
1826
|
+
},
|
|
1827
|
+
"name": "conductionLogoNavbarInlineSize",
|
|
1828
|
+
"attributes": {
|
|
1829
|
+
"category": "conduction",
|
|
1830
|
+
"type": "logo",
|
|
1831
|
+
"item": "navbar",
|
|
1832
|
+
"subitem": "inline-size"
|
|
1833
|
+
},
|
|
1834
|
+
"path": [
|
|
1835
|
+
"conduction",
|
|
1836
|
+
"logo",
|
|
1837
|
+
"navbar",
|
|
1838
|
+
"inline-size"
|
|
1839
|
+
]
|
|
1840
|
+
},
|
|
1778
1841
|
{
|
|
1779
1842
|
"value": "unset",
|
|
1780
1843
|
"filePath": "src/component/conduction/pagination.tokens.json",
|
|
@@ -5345,6 +5408,27 @@
|
|
|
5345
5408
|
"94"
|
|
5346
5409
|
]
|
|
5347
5410
|
},
|
|
5411
|
+
{
|
|
5412
|
+
"value": "#f7f7f7",
|
|
5413
|
+
"filePath": "src/brand/dinkelland/color.tokens.json",
|
|
5414
|
+
"isSource": true,
|
|
5415
|
+
"original": {
|
|
5416
|
+
"value": "#f7f7f7"
|
|
5417
|
+
},
|
|
5418
|
+
"name": "dinkellandColorGrey97",
|
|
5419
|
+
"attributes": {
|
|
5420
|
+
"category": "dinkelland",
|
|
5421
|
+
"type": "color",
|
|
5422
|
+
"item": "grey",
|
|
5423
|
+
"subitem": "97"
|
|
5424
|
+
},
|
|
5425
|
+
"path": [
|
|
5426
|
+
"dinkelland",
|
|
5427
|
+
"color",
|
|
5428
|
+
"grey",
|
|
5429
|
+
"97"
|
|
5430
|
+
]
|
|
5431
|
+
},
|
|
5348
5432
|
{
|
|
5349
5433
|
"value": "#006cb9",
|
|
5350
5434
|
"filePath": "src/brand/dinkelland/color.tokens.json",
|
|
@@ -10561,6 +10645,881 @@
|
|
|
10561
10645
|
"margin-block-start"
|
|
10562
10646
|
]
|
|
10563
10647
|
},
|
|
10648
|
+
{
|
|
10649
|
+
"value": "#ffffff",
|
|
10650
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10651
|
+
"isSource": true,
|
|
10652
|
+
"original": {
|
|
10653
|
+
"value": "{dinkelland.color.white.100}"
|
|
10654
|
+
},
|
|
10655
|
+
"name": "utrechtRadioButtonBackgroundColor",
|
|
10656
|
+
"attributes": {
|
|
10657
|
+
"category": "utrecht",
|
|
10658
|
+
"type": "radio-button",
|
|
10659
|
+
"item": "background-color"
|
|
10660
|
+
},
|
|
10661
|
+
"path": [
|
|
10662
|
+
"utrecht",
|
|
10663
|
+
"radio-button",
|
|
10664
|
+
"background-color"
|
|
10665
|
+
]
|
|
10666
|
+
},
|
|
10667
|
+
{
|
|
10668
|
+
"value": "#767676",
|
|
10669
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10670
|
+
"isSource": true,
|
|
10671
|
+
"original": {
|
|
10672
|
+
"value": "{dinkelland.color.grey.46}"
|
|
10673
|
+
},
|
|
10674
|
+
"name": "utrechtRadioButtonBorderColor",
|
|
10675
|
+
"attributes": {
|
|
10676
|
+
"category": "utrecht",
|
|
10677
|
+
"type": "radio-button",
|
|
10678
|
+
"item": "border-color"
|
|
10679
|
+
},
|
|
10680
|
+
"path": [
|
|
10681
|
+
"utrecht",
|
|
10682
|
+
"radio-button",
|
|
10683
|
+
"border-color"
|
|
10684
|
+
]
|
|
10685
|
+
},
|
|
10686
|
+
{
|
|
10687
|
+
"value": "1px",
|
|
10688
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10689
|
+
"isSource": true,
|
|
10690
|
+
"original": {
|
|
10691
|
+
"value": "{dinkelland.size.4xs}"
|
|
10692
|
+
},
|
|
10693
|
+
"name": "utrechtRadioButtonBorderWidth",
|
|
10694
|
+
"attributes": {
|
|
10695
|
+
"category": "utrecht",
|
|
10696
|
+
"type": "radio-button",
|
|
10697
|
+
"item": "border-width"
|
|
10698
|
+
},
|
|
10699
|
+
"path": [
|
|
10700
|
+
"utrecht",
|
|
10701
|
+
"radio-button",
|
|
10702
|
+
"border-width"
|
|
10703
|
+
]
|
|
10704
|
+
},
|
|
10705
|
+
{
|
|
10706
|
+
"value": "#ffffff",
|
|
10707
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10708
|
+
"isSource": true,
|
|
10709
|
+
"original": {
|
|
10710
|
+
"value": "{dinkelland.color.white.100}"
|
|
10711
|
+
},
|
|
10712
|
+
"name": "utrechtRadioButtonCheckedActiveBackgroundColor",
|
|
10713
|
+
"attributes": {
|
|
10714
|
+
"category": "utrecht",
|
|
10715
|
+
"type": "radio-button",
|
|
10716
|
+
"item": "checked",
|
|
10717
|
+
"subitem": "active",
|
|
10718
|
+
"state": "background-color"
|
|
10719
|
+
},
|
|
10720
|
+
"path": [
|
|
10721
|
+
"utrecht",
|
|
10722
|
+
"radio-button",
|
|
10723
|
+
"checked",
|
|
10724
|
+
"active",
|
|
10725
|
+
"background-color"
|
|
10726
|
+
]
|
|
10727
|
+
},
|
|
10728
|
+
{
|
|
10729
|
+
"value": "#006cb9",
|
|
10730
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10731
|
+
"isSource": true,
|
|
10732
|
+
"original": {
|
|
10733
|
+
"value": "{dinkelland.color.primary}"
|
|
10734
|
+
},
|
|
10735
|
+
"name": "utrechtRadioButtonCheckedActiveBorderColor",
|
|
10736
|
+
"attributes": {
|
|
10737
|
+
"category": "utrecht",
|
|
10738
|
+
"type": "radio-button",
|
|
10739
|
+
"item": "checked",
|
|
10740
|
+
"subitem": "active",
|
|
10741
|
+
"state": "border-color"
|
|
10742
|
+
},
|
|
10743
|
+
"path": [
|
|
10744
|
+
"utrecht",
|
|
10745
|
+
"radio-button",
|
|
10746
|
+
"checked",
|
|
10747
|
+
"active",
|
|
10748
|
+
"border-color"
|
|
10749
|
+
]
|
|
10750
|
+
},
|
|
10751
|
+
{
|
|
10752
|
+
"value": "1px",
|
|
10753
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10754
|
+
"isSource": true,
|
|
10755
|
+
"original": {
|
|
10756
|
+
"value": "{dinkelland.size.4xs}"
|
|
10757
|
+
},
|
|
10758
|
+
"name": "utrechtRadioButtonCheckedActiveBorderWidth",
|
|
10759
|
+
"attributes": {
|
|
10760
|
+
"category": "utrecht",
|
|
10761
|
+
"type": "radio-button",
|
|
10762
|
+
"item": "checked",
|
|
10763
|
+
"subitem": "active",
|
|
10764
|
+
"state": "border-width"
|
|
10765
|
+
},
|
|
10766
|
+
"path": [
|
|
10767
|
+
"utrecht",
|
|
10768
|
+
"radio-button",
|
|
10769
|
+
"checked",
|
|
10770
|
+
"active",
|
|
10771
|
+
"border-width"
|
|
10772
|
+
]
|
|
10773
|
+
},
|
|
10774
|
+
{
|
|
10775
|
+
"value": "#006cb9",
|
|
10776
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10777
|
+
"isSource": true,
|
|
10778
|
+
"original": {
|
|
10779
|
+
"value": "{dinkelland.color.primary}"
|
|
10780
|
+
},
|
|
10781
|
+
"name": "utrechtRadioButtonCheckedActiveColor",
|
|
10782
|
+
"attributes": {
|
|
10783
|
+
"category": "utrecht",
|
|
10784
|
+
"type": "radio-button",
|
|
10785
|
+
"item": "checked",
|
|
10786
|
+
"subitem": "active",
|
|
10787
|
+
"state": "color"
|
|
10788
|
+
},
|
|
10789
|
+
"path": [
|
|
10790
|
+
"utrecht",
|
|
10791
|
+
"radio-button",
|
|
10792
|
+
"checked",
|
|
10793
|
+
"active",
|
|
10794
|
+
"color"
|
|
10795
|
+
]
|
|
10796
|
+
},
|
|
10797
|
+
{
|
|
10798
|
+
"value": "#ffffff",
|
|
10799
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10800
|
+
"isSource": true,
|
|
10801
|
+
"original": {
|
|
10802
|
+
"value": "{dinkelland.color.white.100}"
|
|
10803
|
+
},
|
|
10804
|
+
"name": "utrechtRadioButtonCheckedBackgroundColor",
|
|
10805
|
+
"attributes": {
|
|
10806
|
+
"category": "utrecht",
|
|
10807
|
+
"type": "radio-button",
|
|
10808
|
+
"item": "checked",
|
|
10809
|
+
"subitem": "background-color"
|
|
10810
|
+
},
|
|
10811
|
+
"path": [
|
|
10812
|
+
"utrecht",
|
|
10813
|
+
"radio-button",
|
|
10814
|
+
"checked",
|
|
10815
|
+
"background-color"
|
|
10816
|
+
]
|
|
10817
|
+
},
|
|
10818
|
+
{
|
|
10819
|
+
"value": "#006cb9",
|
|
10820
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10821
|
+
"isSource": true,
|
|
10822
|
+
"original": {
|
|
10823
|
+
"value": "{dinkelland.color.primary}"
|
|
10824
|
+
},
|
|
10825
|
+
"name": "utrechtRadioButtonCheckedBorderColor",
|
|
10826
|
+
"attributes": {
|
|
10827
|
+
"category": "utrecht",
|
|
10828
|
+
"type": "radio-button",
|
|
10829
|
+
"item": "checked",
|
|
10830
|
+
"subitem": "border-color"
|
|
10831
|
+
},
|
|
10832
|
+
"path": [
|
|
10833
|
+
"utrecht",
|
|
10834
|
+
"radio-button",
|
|
10835
|
+
"checked",
|
|
10836
|
+
"border-color"
|
|
10837
|
+
]
|
|
10838
|
+
},
|
|
10839
|
+
{
|
|
10840
|
+
"value": "1px",
|
|
10841
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10842
|
+
"isSource": true,
|
|
10843
|
+
"original": {
|
|
10844
|
+
"value": "{dinkelland.size.4xs}"
|
|
10845
|
+
},
|
|
10846
|
+
"name": "utrechtRadioButtonCheckedBorderWidth",
|
|
10847
|
+
"attributes": {
|
|
10848
|
+
"category": "utrecht",
|
|
10849
|
+
"type": "radio-button",
|
|
10850
|
+
"item": "checked",
|
|
10851
|
+
"subitem": "border-width"
|
|
10852
|
+
},
|
|
10853
|
+
"path": [
|
|
10854
|
+
"utrecht",
|
|
10855
|
+
"radio-button",
|
|
10856
|
+
"checked",
|
|
10857
|
+
"border-width"
|
|
10858
|
+
]
|
|
10859
|
+
},
|
|
10860
|
+
{
|
|
10861
|
+
"value": "#006cb9",
|
|
10862
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10863
|
+
"isSource": true,
|
|
10864
|
+
"original": {
|
|
10865
|
+
"value": "{dinkelland.color.primary}"
|
|
10866
|
+
},
|
|
10867
|
+
"name": "utrechtRadioButtonCheckedColor",
|
|
10868
|
+
"attributes": {
|
|
10869
|
+
"category": "utrecht",
|
|
10870
|
+
"type": "radio-button",
|
|
10871
|
+
"item": "checked",
|
|
10872
|
+
"subitem": "color"
|
|
10873
|
+
},
|
|
10874
|
+
"path": [
|
|
10875
|
+
"utrecht",
|
|
10876
|
+
"radio-button",
|
|
10877
|
+
"checked",
|
|
10878
|
+
"color"
|
|
10879
|
+
]
|
|
10880
|
+
},
|
|
10881
|
+
{
|
|
10882
|
+
"value": "#ffffff",
|
|
10883
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
10884
|
+
"isSource": true,
|
|
10885
|
+
"original": {
|
|
10886
|
+
"value": "{dinkelland.color.white.100}"
|
|
10887
|
+
},
|
|
10888
|
+
"name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
|
|
10889
|
+
"attributes": {
|
|
10890
|
+
"category": "utrecht",
|
|
10891
|
+
"type": "radio-button",
|
|
10892
|
+
"item": "checked-disabled",
|
|
10893
|
+
"subitem": "background-color"
|
|
10894
|
+
},
|
|
10895
|
+
"path": [
|
|
10896
|
+
"utrecht",
|
|
10897
|
+
"radio-button",
|
|
10898
|
+
"checked-disabled",
|
|
10899
|
+
"background-color"
|
|
10900
|
+
]
|
|
10901
|
+
},
|
|
10902
|
+
{
|
|
10903
|
+
"value": "#d1d1d1",
|
|
10904
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
10905
|
+
"isSource": true,
|
|
10906
|
+
"original": {
|
|
10907
|
+
"value": "{dinkelland.color.grey.82}"
|
|
10908
|
+
},
|
|
10909
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderColor",
|
|
10910
|
+
"attributes": {
|
|
10911
|
+
"category": "utrecht",
|
|
10912
|
+
"type": "radio-button",
|
|
10913
|
+
"item": "checked-disabled",
|
|
10914
|
+
"subitem": "border-color"
|
|
10915
|
+
},
|
|
10916
|
+
"path": [
|
|
10917
|
+
"utrecht",
|
|
10918
|
+
"radio-button",
|
|
10919
|
+
"checked-disabled",
|
|
10920
|
+
"border-color"
|
|
10921
|
+
]
|
|
10922
|
+
},
|
|
10923
|
+
{
|
|
10924
|
+
"value": "1px",
|
|
10925
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
10926
|
+
"isSource": true,
|
|
10927
|
+
"original": {
|
|
10928
|
+
"value": "{dinkelland.size.4xs}"
|
|
10929
|
+
},
|
|
10930
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderWidth",
|
|
10931
|
+
"attributes": {
|
|
10932
|
+
"category": "utrecht",
|
|
10933
|
+
"type": "radio-button",
|
|
10934
|
+
"item": "checked-disabled",
|
|
10935
|
+
"subitem": "border-width"
|
|
10936
|
+
},
|
|
10937
|
+
"path": [
|
|
10938
|
+
"utrecht",
|
|
10939
|
+
"radio-button",
|
|
10940
|
+
"checked-disabled",
|
|
10941
|
+
"border-width"
|
|
10942
|
+
]
|
|
10943
|
+
},
|
|
10944
|
+
{
|
|
10945
|
+
"value": "#d1d1d1",
|
|
10946
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
10947
|
+
"isSource": true,
|
|
10948
|
+
"original": {
|
|
10949
|
+
"value": "{dinkelland.color.grey.82}"
|
|
10950
|
+
},
|
|
10951
|
+
"name": "utrechtRadioButtonCheckedDisabledColor",
|
|
10952
|
+
"attributes": {
|
|
10953
|
+
"category": "utrecht",
|
|
10954
|
+
"type": "radio-button",
|
|
10955
|
+
"item": "checked-disabled",
|
|
10956
|
+
"subitem": "color"
|
|
10957
|
+
},
|
|
10958
|
+
"path": [
|
|
10959
|
+
"utrecht",
|
|
10960
|
+
"radio-button",
|
|
10961
|
+
"checked-disabled",
|
|
10962
|
+
"color"
|
|
10963
|
+
]
|
|
10964
|
+
},
|
|
10965
|
+
{
|
|
10966
|
+
"value": "#ffffff",
|
|
10967
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10968
|
+
"isSource": true,
|
|
10969
|
+
"original": {
|
|
10970
|
+
"value": "{dinkelland.color.white.100}"
|
|
10971
|
+
},
|
|
10972
|
+
"name": "utrechtRadioButtonCheckedFocusBackgroundColor",
|
|
10973
|
+
"attributes": {
|
|
10974
|
+
"category": "utrecht",
|
|
10975
|
+
"type": "radio-button",
|
|
10976
|
+
"item": "checked",
|
|
10977
|
+
"subitem": "focus",
|
|
10978
|
+
"state": "background-color"
|
|
10979
|
+
},
|
|
10980
|
+
"path": [
|
|
10981
|
+
"utrecht",
|
|
10982
|
+
"radio-button",
|
|
10983
|
+
"checked",
|
|
10984
|
+
"focus",
|
|
10985
|
+
"background-color"
|
|
10986
|
+
]
|
|
10987
|
+
},
|
|
10988
|
+
{
|
|
10989
|
+
"value": "#006cb9",
|
|
10990
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
10991
|
+
"isSource": true,
|
|
10992
|
+
"original": {
|
|
10993
|
+
"value": "{dinkelland.color.primary}"
|
|
10994
|
+
},
|
|
10995
|
+
"name": "utrechtRadioButtonCheckedFocusBorderColor",
|
|
10996
|
+
"attributes": {
|
|
10997
|
+
"category": "utrecht",
|
|
10998
|
+
"type": "radio-button",
|
|
10999
|
+
"item": "checked",
|
|
11000
|
+
"subitem": "focus",
|
|
11001
|
+
"state": "border-color"
|
|
11002
|
+
},
|
|
11003
|
+
"path": [
|
|
11004
|
+
"utrecht",
|
|
11005
|
+
"radio-button",
|
|
11006
|
+
"checked",
|
|
11007
|
+
"focus",
|
|
11008
|
+
"border-color"
|
|
11009
|
+
]
|
|
11010
|
+
},
|
|
11011
|
+
{
|
|
11012
|
+
"value": "1px",
|
|
11013
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11014
|
+
"isSource": true,
|
|
11015
|
+
"original": {
|
|
11016
|
+
"value": "{dinkelland.size.4xs}"
|
|
11017
|
+
},
|
|
11018
|
+
"name": "utrechtRadioButtonCheckedFocusBorderWidth",
|
|
11019
|
+
"attributes": {
|
|
11020
|
+
"category": "utrecht",
|
|
11021
|
+
"type": "radio-button",
|
|
11022
|
+
"item": "checked",
|
|
11023
|
+
"subitem": "focus",
|
|
11024
|
+
"state": "border-width"
|
|
11025
|
+
},
|
|
11026
|
+
"path": [
|
|
11027
|
+
"utrecht",
|
|
11028
|
+
"radio-button",
|
|
11029
|
+
"checked",
|
|
11030
|
+
"focus",
|
|
11031
|
+
"border-width"
|
|
11032
|
+
]
|
|
11033
|
+
},
|
|
11034
|
+
{
|
|
11035
|
+
"value": "#006cb9",
|
|
11036
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11037
|
+
"isSource": true,
|
|
11038
|
+
"original": {
|
|
11039
|
+
"value": "{dinkelland.color.primary}"
|
|
11040
|
+
},
|
|
11041
|
+
"name": "utrechtRadioButtonCheckedFocusColor",
|
|
11042
|
+
"attributes": {
|
|
11043
|
+
"category": "utrecht",
|
|
11044
|
+
"type": "radio-button",
|
|
11045
|
+
"item": "checked",
|
|
11046
|
+
"subitem": "focus",
|
|
11047
|
+
"state": "color"
|
|
11048
|
+
},
|
|
11049
|
+
"path": [
|
|
11050
|
+
"utrecht",
|
|
11051
|
+
"radio-button",
|
|
11052
|
+
"checked",
|
|
11053
|
+
"focus",
|
|
11054
|
+
"color"
|
|
11055
|
+
]
|
|
11056
|
+
},
|
|
11057
|
+
{
|
|
11058
|
+
"value": "#ffffff",
|
|
11059
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11060
|
+
"isSource": true,
|
|
11061
|
+
"original": {
|
|
11062
|
+
"value": "{dinkelland.color.white.100}"
|
|
11063
|
+
},
|
|
11064
|
+
"name": "utrechtRadioButtonCheckedHoverBackgroundColor",
|
|
11065
|
+
"attributes": {
|
|
11066
|
+
"category": "utrecht",
|
|
11067
|
+
"type": "radio-button",
|
|
11068
|
+
"item": "checked",
|
|
11069
|
+
"subitem": "hover",
|
|
11070
|
+
"state": "background-color"
|
|
11071
|
+
},
|
|
11072
|
+
"path": [
|
|
11073
|
+
"utrecht",
|
|
11074
|
+
"radio-button",
|
|
11075
|
+
"checked",
|
|
11076
|
+
"hover",
|
|
11077
|
+
"background-color"
|
|
11078
|
+
]
|
|
11079
|
+
},
|
|
11080
|
+
{
|
|
11081
|
+
"value": "#004e86",
|
|
11082
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11083
|
+
"isSource": true,
|
|
11084
|
+
"original": {
|
|
11085
|
+
"value": "{dinkelland.color.primary-hover}"
|
|
11086
|
+
},
|
|
11087
|
+
"name": "utrechtRadioButtonCheckedHoverBorderColor",
|
|
11088
|
+
"attributes": {
|
|
11089
|
+
"category": "utrecht",
|
|
11090
|
+
"type": "radio-button",
|
|
11091
|
+
"item": "checked",
|
|
11092
|
+
"subitem": "hover",
|
|
11093
|
+
"state": "border-color"
|
|
11094
|
+
},
|
|
11095
|
+
"path": [
|
|
11096
|
+
"utrecht",
|
|
11097
|
+
"radio-button",
|
|
11098
|
+
"checked",
|
|
11099
|
+
"hover",
|
|
11100
|
+
"border-color"
|
|
11101
|
+
]
|
|
11102
|
+
},
|
|
11103
|
+
{
|
|
11104
|
+
"value": "1px",
|
|
11105
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11106
|
+
"isSource": true,
|
|
11107
|
+
"original": {
|
|
11108
|
+
"value": "{dinkelland.size.4xs}"
|
|
11109
|
+
},
|
|
11110
|
+
"name": "utrechtRadioButtonCheckedHoverBorderWidth",
|
|
11111
|
+
"attributes": {
|
|
11112
|
+
"category": "utrecht",
|
|
11113
|
+
"type": "radio-button",
|
|
11114
|
+
"item": "checked",
|
|
11115
|
+
"subitem": "hover",
|
|
11116
|
+
"state": "border-width"
|
|
11117
|
+
},
|
|
11118
|
+
"path": [
|
|
11119
|
+
"utrecht",
|
|
11120
|
+
"radio-button",
|
|
11121
|
+
"checked",
|
|
11122
|
+
"hover",
|
|
11123
|
+
"border-width"
|
|
11124
|
+
]
|
|
11125
|
+
},
|
|
11126
|
+
{
|
|
11127
|
+
"value": "#004e86",
|
|
11128
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11129
|
+
"isSource": true,
|
|
11130
|
+
"original": {
|
|
11131
|
+
"value": "{dinkelland.color.primary-hover}"
|
|
11132
|
+
},
|
|
11133
|
+
"name": "utrechtRadioButtonCheckedHoverColor",
|
|
11134
|
+
"attributes": {
|
|
11135
|
+
"category": "utrecht",
|
|
11136
|
+
"type": "radio-button",
|
|
11137
|
+
"item": "checked",
|
|
11138
|
+
"subitem": "hover",
|
|
11139
|
+
"state": "color"
|
|
11140
|
+
},
|
|
11141
|
+
"path": [
|
|
11142
|
+
"utrecht",
|
|
11143
|
+
"radio-button",
|
|
11144
|
+
"checked",
|
|
11145
|
+
"hover",
|
|
11146
|
+
"color"
|
|
11147
|
+
]
|
|
11148
|
+
},
|
|
11149
|
+
{
|
|
11150
|
+
"value": "#f7f7f7",
|
|
11151
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11152
|
+
"isSource": true,
|
|
11153
|
+
"original": {
|
|
11154
|
+
"value": "{dinkelland.color.grey.97}"
|
|
11155
|
+
},
|
|
11156
|
+
"name": "utrechtRadioButtonDisabledBackgroundColor",
|
|
11157
|
+
"attributes": {
|
|
11158
|
+
"category": "utrecht",
|
|
11159
|
+
"type": "radio-button",
|
|
11160
|
+
"item": "disabled",
|
|
11161
|
+
"subitem": "background-color"
|
|
11162
|
+
},
|
|
11163
|
+
"path": [
|
|
11164
|
+
"utrecht",
|
|
11165
|
+
"radio-button",
|
|
11166
|
+
"disabled",
|
|
11167
|
+
"background-color"
|
|
11168
|
+
]
|
|
11169
|
+
},
|
|
11170
|
+
{
|
|
11171
|
+
"value": "#d1d1d1",
|
|
11172
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11173
|
+
"isSource": true,
|
|
11174
|
+
"original": {
|
|
11175
|
+
"value": "{dinkelland.color.grey.82}"
|
|
11176
|
+
},
|
|
11177
|
+
"name": "utrechtRadioButtonDisabledBorderColor",
|
|
11178
|
+
"attributes": {
|
|
11179
|
+
"category": "utrecht",
|
|
11180
|
+
"type": "radio-button",
|
|
11181
|
+
"item": "disabled",
|
|
11182
|
+
"subitem": "border-color"
|
|
11183
|
+
},
|
|
11184
|
+
"path": [
|
|
11185
|
+
"utrecht",
|
|
11186
|
+
"radio-button",
|
|
11187
|
+
"disabled",
|
|
11188
|
+
"border-color"
|
|
11189
|
+
]
|
|
11190
|
+
},
|
|
11191
|
+
{
|
|
11192
|
+
"value": "1px",
|
|
11193
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11194
|
+
"isSource": true,
|
|
11195
|
+
"original": {
|
|
11196
|
+
"value": "{dinkelland.size.4xs}"
|
|
11197
|
+
},
|
|
11198
|
+
"name": "utrechtRadioButtonDisabledBorderWidth",
|
|
11199
|
+
"attributes": {
|
|
11200
|
+
"category": "utrecht",
|
|
11201
|
+
"type": "radio-button",
|
|
11202
|
+
"item": "disabled",
|
|
11203
|
+
"subitem": "border-width"
|
|
11204
|
+
},
|
|
11205
|
+
"path": [
|
|
11206
|
+
"utrecht",
|
|
11207
|
+
"radio-button",
|
|
11208
|
+
"disabled",
|
|
11209
|
+
"border-width"
|
|
11210
|
+
]
|
|
11211
|
+
},
|
|
11212
|
+
{
|
|
11213
|
+
"value": "#d1d1d1",
|
|
11214
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11215
|
+
"isSource": true,
|
|
11216
|
+
"original": {
|
|
11217
|
+
"value": "{dinkelland.color.grey.82}"
|
|
11218
|
+
},
|
|
11219
|
+
"name": "utrechtRadioButtonDisabledColor",
|
|
11220
|
+
"attributes": {
|
|
11221
|
+
"category": "utrecht",
|
|
11222
|
+
"type": "radio-button",
|
|
11223
|
+
"item": "disabled",
|
|
11224
|
+
"subitem": "color"
|
|
11225
|
+
},
|
|
11226
|
+
"path": [
|
|
11227
|
+
"utrecht",
|
|
11228
|
+
"radio-button",
|
|
11229
|
+
"disabled",
|
|
11230
|
+
"color"
|
|
11231
|
+
]
|
|
11232
|
+
},
|
|
11233
|
+
{
|
|
11234
|
+
"value": "#ffffff",
|
|
11235
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11236
|
+
"isSource": true,
|
|
11237
|
+
"original": {
|
|
11238
|
+
"value": "{dinkelland.color.white.100}"
|
|
11239
|
+
},
|
|
11240
|
+
"name": "utrechtRadioButtonFocusBackgroundColor",
|
|
11241
|
+
"attributes": {
|
|
11242
|
+
"category": "utrecht",
|
|
11243
|
+
"type": "radio-button",
|
|
11244
|
+
"item": "focus",
|
|
11245
|
+
"subitem": "background-color"
|
|
11246
|
+
},
|
|
11247
|
+
"path": [
|
|
11248
|
+
"utrecht",
|
|
11249
|
+
"radio-button",
|
|
11250
|
+
"focus",
|
|
11251
|
+
"background-color"
|
|
11252
|
+
]
|
|
11253
|
+
},
|
|
11254
|
+
{
|
|
11255
|
+
"value": "#006cb9",
|
|
11256
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11257
|
+
"isSource": true,
|
|
11258
|
+
"original": {
|
|
11259
|
+
"value": "{dinkelland.color.primary}"
|
|
11260
|
+
},
|
|
11261
|
+
"name": "utrechtRadioButtonFocusBorderColor",
|
|
11262
|
+
"attributes": {
|
|
11263
|
+
"category": "utrecht",
|
|
11264
|
+
"type": "radio-button",
|
|
11265
|
+
"item": "focus",
|
|
11266
|
+
"subitem": "border-color"
|
|
11267
|
+
},
|
|
11268
|
+
"path": [
|
|
11269
|
+
"utrecht",
|
|
11270
|
+
"radio-button",
|
|
11271
|
+
"focus",
|
|
11272
|
+
"border-color"
|
|
11273
|
+
]
|
|
11274
|
+
},
|
|
11275
|
+
{
|
|
11276
|
+
"value": "1px",
|
|
11277
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11278
|
+
"isSource": true,
|
|
11279
|
+
"original": {
|
|
11280
|
+
"value": "{dinkelland.size.4xs}"
|
|
11281
|
+
},
|
|
11282
|
+
"name": "utrechtRadioButtonFocusBorderWidth",
|
|
11283
|
+
"attributes": {
|
|
11284
|
+
"category": "utrecht",
|
|
11285
|
+
"type": "radio-button",
|
|
11286
|
+
"item": "focus",
|
|
11287
|
+
"subitem": "border-width"
|
|
11288
|
+
},
|
|
11289
|
+
"path": [
|
|
11290
|
+
"utrecht",
|
|
11291
|
+
"radio-button",
|
|
11292
|
+
"focus",
|
|
11293
|
+
"border-width"
|
|
11294
|
+
]
|
|
11295
|
+
},
|
|
11296
|
+
{
|
|
11297
|
+
"value": "#006cb9",
|
|
11298
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11299
|
+
"isSource": true,
|
|
11300
|
+
"original": {
|
|
11301
|
+
"value": "{dinkelland.color.primary}"
|
|
11302
|
+
},
|
|
11303
|
+
"name": "utrechtRadioButtonFocusColor",
|
|
11304
|
+
"attributes": {
|
|
11305
|
+
"category": "utrecht",
|
|
11306
|
+
"type": "radio-button",
|
|
11307
|
+
"item": "focus",
|
|
11308
|
+
"subitem": "color"
|
|
11309
|
+
},
|
|
11310
|
+
"path": [
|
|
11311
|
+
"utrecht",
|
|
11312
|
+
"radio-button",
|
|
11313
|
+
"focus",
|
|
11314
|
+
"color"
|
|
11315
|
+
]
|
|
11316
|
+
},
|
|
11317
|
+
{
|
|
11318
|
+
"value": "#ffffff",
|
|
11319
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11320
|
+
"isSource": true,
|
|
11321
|
+
"original": {
|
|
11322
|
+
"value": "{dinkelland.color.white.100}"
|
|
11323
|
+
},
|
|
11324
|
+
"name": "utrechtRadioButtonHoverBackgroundColor",
|
|
11325
|
+
"attributes": {
|
|
11326
|
+
"category": "utrecht",
|
|
11327
|
+
"type": "radio-button",
|
|
11328
|
+
"item": "hover",
|
|
11329
|
+
"subitem": "background-color"
|
|
11330
|
+
},
|
|
11331
|
+
"path": [
|
|
11332
|
+
"utrecht",
|
|
11333
|
+
"radio-button",
|
|
11334
|
+
"hover",
|
|
11335
|
+
"background-color"
|
|
11336
|
+
]
|
|
11337
|
+
},
|
|
11338
|
+
{
|
|
11339
|
+
"value": "#4f4f4f",
|
|
11340
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11341
|
+
"isSource": true,
|
|
11342
|
+
"original": {
|
|
11343
|
+
"value": "{dinkelland.color.grey.31}"
|
|
11344
|
+
},
|
|
11345
|
+
"name": "utrechtRadioButtonHoverBorderColor",
|
|
11346
|
+
"attributes": {
|
|
11347
|
+
"category": "utrecht",
|
|
11348
|
+
"type": "radio-button",
|
|
11349
|
+
"item": "hover",
|
|
11350
|
+
"subitem": "border-color"
|
|
11351
|
+
},
|
|
11352
|
+
"path": [
|
|
11353
|
+
"utrecht",
|
|
11354
|
+
"radio-button",
|
|
11355
|
+
"hover",
|
|
11356
|
+
"border-color"
|
|
11357
|
+
]
|
|
11358
|
+
},
|
|
11359
|
+
{
|
|
11360
|
+
"value": "1px",
|
|
11361
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11362
|
+
"isSource": true,
|
|
11363
|
+
"original": {
|
|
11364
|
+
"value": "{dinkelland.size.4xs}"
|
|
11365
|
+
},
|
|
11366
|
+
"name": "utrechtRadioButtonHoverBorderWidth",
|
|
11367
|
+
"attributes": {
|
|
11368
|
+
"category": "utrecht",
|
|
11369
|
+
"type": "radio-button",
|
|
11370
|
+
"item": "hover",
|
|
11371
|
+
"subitem": "border-width"
|
|
11372
|
+
},
|
|
11373
|
+
"path": [
|
|
11374
|
+
"utrecht",
|
|
11375
|
+
"radio-button",
|
|
11376
|
+
"hover",
|
|
11377
|
+
"border-width"
|
|
11378
|
+
]
|
|
11379
|
+
},
|
|
11380
|
+
{
|
|
11381
|
+
"value": "5px",
|
|
11382
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11383
|
+
"isSource": true,
|
|
11384
|
+
"original": {
|
|
11385
|
+
"value": "5px"
|
|
11386
|
+
},
|
|
11387
|
+
"name": "utrechtRadioButtonIconSize",
|
|
11388
|
+
"attributes": {
|
|
11389
|
+
"category": "utrecht",
|
|
11390
|
+
"type": "radio-button",
|
|
11391
|
+
"item": "icon",
|
|
11392
|
+
"subitem": "size"
|
|
11393
|
+
},
|
|
11394
|
+
"path": [
|
|
11395
|
+
"utrecht",
|
|
11396
|
+
"radio-button",
|
|
11397
|
+
"icon",
|
|
11398
|
+
"size"
|
|
11399
|
+
]
|
|
11400
|
+
},
|
|
11401
|
+
{
|
|
11402
|
+
"value": "#ffffff",
|
|
11403
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11404
|
+
"isSource": true,
|
|
11405
|
+
"original": {
|
|
11406
|
+
"value": "{dinkelland.color.white.100}"
|
|
11407
|
+
},
|
|
11408
|
+
"name": "utrechtRadioButtonInvalidBackgroundColor",
|
|
11409
|
+
"attributes": {
|
|
11410
|
+
"category": "utrecht",
|
|
11411
|
+
"type": "radio-button",
|
|
11412
|
+
"item": "invalid",
|
|
11413
|
+
"subitem": "background-color"
|
|
11414
|
+
},
|
|
11415
|
+
"path": [
|
|
11416
|
+
"utrecht",
|
|
11417
|
+
"radio-button",
|
|
11418
|
+
"invalid",
|
|
11419
|
+
"background-color"
|
|
11420
|
+
]
|
|
11421
|
+
},
|
|
11422
|
+
{
|
|
11423
|
+
"value": "#dc3545",
|
|
11424
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11425
|
+
"isSource": true,
|
|
11426
|
+
"original": {
|
|
11427
|
+
"value": "{dinkelland.color.error}"
|
|
11428
|
+
},
|
|
11429
|
+
"name": "utrechtRadioButtonInvalidBorderColor",
|
|
11430
|
+
"attributes": {
|
|
11431
|
+
"category": "utrecht",
|
|
11432
|
+
"type": "radio-button",
|
|
11433
|
+
"item": "invalid",
|
|
11434
|
+
"subitem": "border-color"
|
|
11435
|
+
},
|
|
11436
|
+
"path": [
|
|
11437
|
+
"utrecht",
|
|
11438
|
+
"radio-button",
|
|
11439
|
+
"invalid",
|
|
11440
|
+
"border-color"
|
|
11441
|
+
]
|
|
11442
|
+
},
|
|
11443
|
+
{
|
|
11444
|
+
"value": "1px",
|
|
11445
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11446
|
+
"isSource": true,
|
|
11447
|
+
"original": {
|
|
11448
|
+
"value": "{dinkelland.size.4xs}"
|
|
11449
|
+
},
|
|
11450
|
+
"name": "utrechtRadioButtonInvalidBorderWidth",
|
|
11451
|
+
"attributes": {
|
|
11452
|
+
"category": "utrecht",
|
|
11453
|
+
"type": "radio-button",
|
|
11454
|
+
"item": "invalid",
|
|
11455
|
+
"subitem": "border-width"
|
|
11456
|
+
},
|
|
11457
|
+
"path": [
|
|
11458
|
+
"utrecht",
|
|
11459
|
+
"radio-button",
|
|
11460
|
+
"invalid",
|
|
11461
|
+
"border-width"
|
|
11462
|
+
]
|
|
11463
|
+
},
|
|
11464
|
+
{
|
|
11465
|
+
"value": "#dc3545",
|
|
11466
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
11467
|
+
"isSource": true,
|
|
11468
|
+
"original": {
|
|
11469
|
+
"value": "{dinkelland.color.error}"
|
|
11470
|
+
},
|
|
11471
|
+
"name": "utrechtRadioButtonInvalidColor",
|
|
11472
|
+
"attributes": {
|
|
11473
|
+
"category": "utrecht",
|
|
11474
|
+
"type": "radio-button",
|
|
11475
|
+
"item": "invalid",
|
|
11476
|
+
"subitem": "color"
|
|
11477
|
+
},
|
|
11478
|
+
"path": [
|
|
11479
|
+
"utrecht",
|
|
11480
|
+
"radio-button",
|
|
11481
|
+
"invalid",
|
|
11482
|
+
"color"
|
|
11483
|
+
]
|
|
11484
|
+
},
|
|
11485
|
+
{
|
|
11486
|
+
"value": "16px",
|
|
11487
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
11488
|
+
"isSource": true,
|
|
11489
|
+
"original": {
|
|
11490
|
+
"value": "16px"
|
|
11491
|
+
},
|
|
11492
|
+
"name": "utrechtRadioButtonMinBlockSize",
|
|
11493
|
+
"attributes": {
|
|
11494
|
+
"category": "utrecht",
|
|
11495
|
+
"type": "radio-button",
|
|
11496
|
+
"item": "min-block-size"
|
|
11497
|
+
},
|
|
11498
|
+
"path": [
|
|
11499
|
+
"utrecht",
|
|
11500
|
+
"radio-button",
|
|
11501
|
+
"min-block-size"
|
|
11502
|
+
]
|
|
11503
|
+
},
|
|
11504
|
+
{
|
|
11505
|
+
"value": "16px",
|
|
11506
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
11507
|
+
"isSource": true,
|
|
11508
|
+
"original": {
|
|
11509
|
+
"value": "16px"
|
|
11510
|
+
},
|
|
11511
|
+
"name": "utrechtRadioButtonMinInlineSize",
|
|
11512
|
+
"attributes": {
|
|
11513
|
+
"category": "utrecht",
|
|
11514
|
+
"type": "radio-button",
|
|
11515
|
+
"item": "min-inline-size"
|
|
11516
|
+
},
|
|
11517
|
+
"path": [
|
|
11518
|
+
"utrecht",
|
|
11519
|
+
"radio-button",
|
|
11520
|
+
"min-inline-size"
|
|
11521
|
+
]
|
|
11522
|
+
},
|
|
10564
11523
|
{
|
|
10565
11524
|
"value": "1px",
|
|
10566
11525
|
"filePath": "src/component/utrecht/separator.tokens.json",
|