@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
|
@@ -1672,6 +1672,71 @@
|
|
|
1672
1672
|
"background-image"
|
|
1673
1673
|
]
|
|
1674
1674
|
}
|
|
1675
|
+
},
|
|
1676
|
+
"navbar": {
|
|
1677
|
+
"inline-size": {
|
|
1678
|
+
"value": "175px",
|
|
1679
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
1680
|
+
"isSource": true,
|
|
1681
|
+
"original": {
|
|
1682
|
+
"value": "175px"
|
|
1683
|
+
},
|
|
1684
|
+
"name": "conductionLogoNavbarInlineSize",
|
|
1685
|
+
"attributes": {
|
|
1686
|
+
"category": "conduction",
|
|
1687
|
+
"type": "logo",
|
|
1688
|
+
"item": "navbar",
|
|
1689
|
+
"subitem": "inline-size"
|
|
1690
|
+
},
|
|
1691
|
+
"path": [
|
|
1692
|
+
"conduction",
|
|
1693
|
+
"logo",
|
|
1694
|
+
"navbar",
|
|
1695
|
+
"inline-size"
|
|
1696
|
+
]
|
|
1697
|
+
},
|
|
1698
|
+
"block-size": {
|
|
1699
|
+
"value": "46px",
|
|
1700
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
1701
|
+
"isSource": true,
|
|
1702
|
+
"original": {
|
|
1703
|
+
"value": "46px"
|
|
1704
|
+
},
|
|
1705
|
+
"name": "conductionLogoNavbarBlockSize",
|
|
1706
|
+
"attributes": {
|
|
1707
|
+
"category": "conduction",
|
|
1708
|
+
"type": "logo",
|
|
1709
|
+
"item": "navbar",
|
|
1710
|
+
"subitem": "block-size"
|
|
1711
|
+
},
|
|
1712
|
+
"path": [
|
|
1713
|
+
"conduction",
|
|
1714
|
+
"logo",
|
|
1715
|
+
"navbar",
|
|
1716
|
+
"block-size"
|
|
1717
|
+
]
|
|
1718
|
+
},
|
|
1719
|
+
"background-image": {
|
|
1720
|
+
"value": "url('https://www.rotterdam.nl/images/logo-base.svg')",
|
|
1721
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
1722
|
+
"isSource": true,
|
|
1723
|
+
"original": {
|
|
1724
|
+
"value": "url('https://www.rotterdam.nl/images/logo-base.svg')"
|
|
1725
|
+
},
|
|
1726
|
+
"name": "conductionLogoNavbarBackgroundImage",
|
|
1727
|
+
"attributes": {
|
|
1728
|
+
"category": "conduction",
|
|
1729
|
+
"type": "logo",
|
|
1730
|
+
"item": "navbar",
|
|
1731
|
+
"subitem": "background-image"
|
|
1732
|
+
},
|
|
1733
|
+
"path": [
|
|
1734
|
+
"conduction",
|
|
1735
|
+
"logo",
|
|
1736
|
+
"navbar",
|
|
1737
|
+
"background-image"
|
|
1738
|
+
]
|
|
1739
|
+
}
|
|
1675
1740
|
}
|
|
1676
1741
|
},
|
|
1677
1742
|
"primary": {
|
|
@@ -6398,6 +6463,892 @@
|
|
|
6398
6463
|
]
|
|
6399
6464
|
}
|
|
6400
6465
|
},
|
|
6466
|
+
"radio-button": {
|
|
6467
|
+
"min-block-size": {
|
|
6468
|
+
"value": "16px",
|
|
6469
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
6470
|
+
"isSource": true,
|
|
6471
|
+
"original": {
|
|
6472
|
+
"value": "16px"
|
|
6473
|
+
},
|
|
6474
|
+
"name": "utrechtRadioButtonMinBlockSize",
|
|
6475
|
+
"attributes": {
|
|
6476
|
+
"category": "utrecht",
|
|
6477
|
+
"type": "radio-button",
|
|
6478
|
+
"item": "min-block-size"
|
|
6479
|
+
},
|
|
6480
|
+
"path": [
|
|
6481
|
+
"utrecht",
|
|
6482
|
+
"radio-button",
|
|
6483
|
+
"min-block-size"
|
|
6484
|
+
]
|
|
6485
|
+
},
|
|
6486
|
+
"min-inline-size": {
|
|
6487
|
+
"value": "16px",
|
|
6488
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
6489
|
+
"isSource": true,
|
|
6490
|
+
"original": {
|
|
6491
|
+
"value": "16px"
|
|
6492
|
+
},
|
|
6493
|
+
"name": "utrechtRadioButtonMinInlineSize",
|
|
6494
|
+
"attributes": {
|
|
6495
|
+
"category": "utrecht",
|
|
6496
|
+
"type": "radio-button",
|
|
6497
|
+
"item": "min-inline-size"
|
|
6498
|
+
},
|
|
6499
|
+
"path": [
|
|
6500
|
+
"utrecht",
|
|
6501
|
+
"radio-button",
|
|
6502
|
+
"min-inline-size"
|
|
6503
|
+
]
|
|
6504
|
+
},
|
|
6505
|
+
"checked-disabled": {
|
|
6506
|
+
"border-color": {
|
|
6507
|
+
"value": "var(--rotterdam-color-gray-tint-08)",
|
|
6508
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
6509
|
+
"isSource": true,
|
|
6510
|
+
"original": {
|
|
6511
|
+
"value": "var(--rotterdam-color-gray-tint-08)"
|
|
6512
|
+
},
|
|
6513
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderColor",
|
|
6514
|
+
"attributes": {
|
|
6515
|
+
"category": "utrecht",
|
|
6516
|
+
"type": "radio-button",
|
|
6517
|
+
"item": "checked-disabled",
|
|
6518
|
+
"subitem": "border-color"
|
|
6519
|
+
},
|
|
6520
|
+
"path": [
|
|
6521
|
+
"utrecht",
|
|
6522
|
+
"radio-button",
|
|
6523
|
+
"checked-disabled",
|
|
6524
|
+
"border-color"
|
|
6525
|
+
]
|
|
6526
|
+
},
|
|
6527
|
+
"border-width": {
|
|
6528
|
+
"value": "1px",
|
|
6529
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
6530
|
+
"isSource": true,
|
|
6531
|
+
"original": {
|
|
6532
|
+
"value": "1px"
|
|
6533
|
+
},
|
|
6534
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderWidth",
|
|
6535
|
+
"attributes": {
|
|
6536
|
+
"category": "utrecht",
|
|
6537
|
+
"type": "radio-button",
|
|
6538
|
+
"item": "checked-disabled",
|
|
6539
|
+
"subitem": "border-width"
|
|
6540
|
+
},
|
|
6541
|
+
"path": [
|
|
6542
|
+
"utrecht",
|
|
6543
|
+
"radio-button",
|
|
6544
|
+
"checked-disabled",
|
|
6545
|
+
"border-width"
|
|
6546
|
+
]
|
|
6547
|
+
},
|
|
6548
|
+
"background-color": {
|
|
6549
|
+
"value": "var(--rotterdam-color-gray-tint-08)",
|
|
6550
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
6551
|
+
"isSource": true,
|
|
6552
|
+
"original": {
|
|
6553
|
+
"value": "var(--rotterdam-color-gray-tint-08)"
|
|
6554
|
+
},
|
|
6555
|
+
"name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
|
|
6556
|
+
"attributes": {
|
|
6557
|
+
"category": "utrecht",
|
|
6558
|
+
"type": "radio-button",
|
|
6559
|
+
"item": "checked-disabled",
|
|
6560
|
+
"subitem": "background-color"
|
|
6561
|
+
},
|
|
6562
|
+
"path": [
|
|
6563
|
+
"utrecht",
|
|
6564
|
+
"radio-button",
|
|
6565
|
+
"checked-disabled",
|
|
6566
|
+
"background-color"
|
|
6567
|
+
]
|
|
6568
|
+
},
|
|
6569
|
+
"color": {
|
|
6570
|
+
"value": "var(--rotterdam-color-gray-tint-08)",
|
|
6571
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
6572
|
+
"isSource": true,
|
|
6573
|
+
"original": {
|
|
6574
|
+
"value": "var(--rotterdam-color-gray-tint-08)"
|
|
6575
|
+
},
|
|
6576
|
+
"name": "utrechtRadioButtonCheckedDisabledColor",
|
|
6577
|
+
"attributes": {
|
|
6578
|
+
"category": "utrecht",
|
|
6579
|
+
"type": "radio-button",
|
|
6580
|
+
"item": "checked-disabled",
|
|
6581
|
+
"subitem": "color"
|
|
6582
|
+
},
|
|
6583
|
+
"path": [
|
|
6584
|
+
"utrecht",
|
|
6585
|
+
"radio-button",
|
|
6586
|
+
"checked-disabled",
|
|
6587
|
+
"color"
|
|
6588
|
+
]
|
|
6589
|
+
}
|
|
6590
|
+
},
|
|
6591
|
+
"background-color": {
|
|
6592
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
6593
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6594
|
+
"isSource": true,
|
|
6595
|
+
"original": {
|
|
6596
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
6597
|
+
},
|
|
6598
|
+
"name": "utrechtRadioButtonBackgroundColor",
|
|
6599
|
+
"attributes": {
|
|
6600
|
+
"category": "utrecht",
|
|
6601
|
+
"type": "radio-button",
|
|
6602
|
+
"item": "background-color"
|
|
6603
|
+
},
|
|
6604
|
+
"path": [
|
|
6605
|
+
"utrecht",
|
|
6606
|
+
"radio-button",
|
|
6607
|
+
"background-color"
|
|
6608
|
+
]
|
|
6609
|
+
},
|
|
6610
|
+
"border-color": {
|
|
6611
|
+
"value": "var(--rotterdam-color-gray-tint-08)",
|
|
6612
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6613
|
+
"isSource": true,
|
|
6614
|
+
"original": {
|
|
6615
|
+
"value": "var(--rotterdam-color-gray-tint-08)"
|
|
6616
|
+
},
|
|
6617
|
+
"name": "utrechtRadioButtonBorderColor",
|
|
6618
|
+
"attributes": {
|
|
6619
|
+
"category": "utrecht",
|
|
6620
|
+
"type": "radio-button",
|
|
6621
|
+
"item": "border-color"
|
|
6622
|
+
},
|
|
6623
|
+
"path": [
|
|
6624
|
+
"utrecht",
|
|
6625
|
+
"radio-button",
|
|
6626
|
+
"border-color"
|
|
6627
|
+
]
|
|
6628
|
+
},
|
|
6629
|
+
"border-width": {
|
|
6630
|
+
"value": "1px",
|
|
6631
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6632
|
+
"isSource": true,
|
|
6633
|
+
"original": {
|
|
6634
|
+
"value": "1px"
|
|
6635
|
+
},
|
|
6636
|
+
"name": "utrechtRadioButtonBorderWidth",
|
|
6637
|
+
"attributes": {
|
|
6638
|
+
"category": "utrecht",
|
|
6639
|
+
"type": "radio-button",
|
|
6640
|
+
"item": "border-width"
|
|
6641
|
+
},
|
|
6642
|
+
"path": [
|
|
6643
|
+
"utrecht",
|
|
6644
|
+
"radio-button",
|
|
6645
|
+
"border-width"
|
|
6646
|
+
]
|
|
6647
|
+
},
|
|
6648
|
+
"size": {},
|
|
6649
|
+
"margin-block-start": {},
|
|
6650
|
+
"icon": {
|
|
6651
|
+
"size": {}
|
|
6652
|
+
},
|
|
6653
|
+
"active": {
|
|
6654
|
+
"border-color": {},
|
|
6655
|
+
"border-width": {},
|
|
6656
|
+
"background-color": {},
|
|
6657
|
+
"color": {}
|
|
6658
|
+
},
|
|
6659
|
+
"checked": {
|
|
6660
|
+
"border-color": {
|
|
6661
|
+
"value": "var(--rotterdam-color-base-green)",
|
|
6662
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6663
|
+
"isSource": true,
|
|
6664
|
+
"original": {
|
|
6665
|
+
"value": "var(--rotterdam-color-base-green)"
|
|
6666
|
+
},
|
|
6667
|
+
"name": "utrechtRadioButtonCheckedBorderColor",
|
|
6668
|
+
"attributes": {
|
|
6669
|
+
"category": "utrecht",
|
|
6670
|
+
"type": "radio-button",
|
|
6671
|
+
"item": "checked",
|
|
6672
|
+
"subitem": "border-color"
|
|
6673
|
+
},
|
|
6674
|
+
"path": [
|
|
6675
|
+
"utrecht",
|
|
6676
|
+
"radio-button",
|
|
6677
|
+
"checked",
|
|
6678
|
+
"border-color"
|
|
6679
|
+
]
|
|
6680
|
+
},
|
|
6681
|
+
"border-width": {
|
|
6682
|
+
"value": "5px",
|
|
6683
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6684
|
+
"isSource": true,
|
|
6685
|
+
"original": {
|
|
6686
|
+
"value": "5px"
|
|
6687
|
+
},
|
|
6688
|
+
"name": "utrechtRadioButtonCheckedBorderWidth",
|
|
6689
|
+
"attributes": {
|
|
6690
|
+
"category": "utrecht",
|
|
6691
|
+
"type": "radio-button",
|
|
6692
|
+
"item": "checked",
|
|
6693
|
+
"subitem": "border-width"
|
|
6694
|
+
},
|
|
6695
|
+
"path": [
|
|
6696
|
+
"utrecht",
|
|
6697
|
+
"radio-button",
|
|
6698
|
+
"checked",
|
|
6699
|
+
"border-width"
|
|
6700
|
+
]
|
|
6701
|
+
},
|
|
6702
|
+
"background-color": {
|
|
6703
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
6704
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6705
|
+
"isSource": true,
|
|
6706
|
+
"original": {
|
|
6707
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
6708
|
+
},
|
|
6709
|
+
"name": "utrechtRadioButtonCheckedBackgroundColor",
|
|
6710
|
+
"attributes": {
|
|
6711
|
+
"category": "utrecht",
|
|
6712
|
+
"type": "radio-button",
|
|
6713
|
+
"item": "checked",
|
|
6714
|
+
"subitem": "background-color"
|
|
6715
|
+
},
|
|
6716
|
+
"path": [
|
|
6717
|
+
"utrecht",
|
|
6718
|
+
"radio-button",
|
|
6719
|
+
"checked",
|
|
6720
|
+
"background-color"
|
|
6721
|
+
]
|
|
6722
|
+
},
|
|
6723
|
+
"color": {
|
|
6724
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
6725
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6726
|
+
"isSource": true,
|
|
6727
|
+
"original": {
|
|
6728
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
6729
|
+
},
|
|
6730
|
+
"name": "utrechtRadioButtonCheckedColor",
|
|
6731
|
+
"attributes": {
|
|
6732
|
+
"category": "utrecht",
|
|
6733
|
+
"type": "radio-button",
|
|
6734
|
+
"item": "checked",
|
|
6735
|
+
"subitem": "color"
|
|
6736
|
+
},
|
|
6737
|
+
"path": [
|
|
6738
|
+
"utrecht",
|
|
6739
|
+
"radio-button",
|
|
6740
|
+
"checked",
|
|
6741
|
+
"color"
|
|
6742
|
+
]
|
|
6743
|
+
},
|
|
6744
|
+
"active": {
|
|
6745
|
+
"border-color": {
|
|
6746
|
+
"value": "var(--rotterdam-color-base-green)",
|
|
6747
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6748
|
+
"isSource": true,
|
|
6749
|
+
"original": {
|
|
6750
|
+
"value": "var(--rotterdam-color-base-green)"
|
|
6751
|
+
},
|
|
6752
|
+
"name": "utrechtRadioButtonCheckedActiveBorderColor",
|
|
6753
|
+
"attributes": {
|
|
6754
|
+
"category": "utrecht",
|
|
6755
|
+
"type": "radio-button",
|
|
6756
|
+
"item": "checked",
|
|
6757
|
+
"subitem": "active",
|
|
6758
|
+
"state": "border-color"
|
|
6759
|
+
},
|
|
6760
|
+
"path": [
|
|
6761
|
+
"utrecht",
|
|
6762
|
+
"radio-button",
|
|
6763
|
+
"checked",
|
|
6764
|
+
"active",
|
|
6765
|
+
"border-color"
|
|
6766
|
+
]
|
|
6767
|
+
},
|
|
6768
|
+
"border-width": {
|
|
6769
|
+
"value": "1px",
|
|
6770
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6771
|
+
"isSource": true,
|
|
6772
|
+
"original": {
|
|
6773
|
+
"value": "1px"
|
|
6774
|
+
},
|
|
6775
|
+
"name": "utrechtRadioButtonCheckedActiveBorderWidth",
|
|
6776
|
+
"attributes": {
|
|
6777
|
+
"category": "utrecht",
|
|
6778
|
+
"type": "radio-button",
|
|
6779
|
+
"item": "checked",
|
|
6780
|
+
"subitem": "active",
|
|
6781
|
+
"state": "border-width"
|
|
6782
|
+
},
|
|
6783
|
+
"path": [
|
|
6784
|
+
"utrecht",
|
|
6785
|
+
"radio-button",
|
|
6786
|
+
"checked",
|
|
6787
|
+
"active",
|
|
6788
|
+
"border-width"
|
|
6789
|
+
]
|
|
6790
|
+
},
|
|
6791
|
+
"background-color": {
|
|
6792
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
6793
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6794
|
+
"isSource": true,
|
|
6795
|
+
"original": {
|
|
6796
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
6797
|
+
},
|
|
6798
|
+
"name": "utrechtRadioButtonCheckedActiveBackgroundColor",
|
|
6799
|
+
"attributes": {
|
|
6800
|
+
"category": "utrecht",
|
|
6801
|
+
"type": "radio-button",
|
|
6802
|
+
"item": "checked",
|
|
6803
|
+
"subitem": "active",
|
|
6804
|
+
"state": "background-color"
|
|
6805
|
+
},
|
|
6806
|
+
"path": [
|
|
6807
|
+
"utrecht",
|
|
6808
|
+
"radio-button",
|
|
6809
|
+
"checked",
|
|
6810
|
+
"active",
|
|
6811
|
+
"background-color"
|
|
6812
|
+
]
|
|
6813
|
+
},
|
|
6814
|
+
"color": {
|
|
6815
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
6816
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6817
|
+
"isSource": true,
|
|
6818
|
+
"original": {
|
|
6819
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
6820
|
+
},
|
|
6821
|
+
"name": "utrechtRadioButtonCheckedActiveColor",
|
|
6822
|
+
"attributes": {
|
|
6823
|
+
"category": "utrecht",
|
|
6824
|
+
"type": "radio-button",
|
|
6825
|
+
"item": "checked",
|
|
6826
|
+
"subitem": "active",
|
|
6827
|
+
"state": "color"
|
|
6828
|
+
},
|
|
6829
|
+
"path": [
|
|
6830
|
+
"utrecht",
|
|
6831
|
+
"radio-button",
|
|
6832
|
+
"checked",
|
|
6833
|
+
"active",
|
|
6834
|
+
"color"
|
|
6835
|
+
]
|
|
6836
|
+
}
|
|
6837
|
+
},
|
|
6838
|
+
"hover": {
|
|
6839
|
+
"border-color": {
|
|
6840
|
+
"value": "var(--rotterdam-color-base-black)",
|
|
6841
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6842
|
+
"isSource": true,
|
|
6843
|
+
"original": {
|
|
6844
|
+
"value": "var(--rotterdam-color-base-black)"
|
|
6845
|
+
},
|
|
6846
|
+
"name": "utrechtRadioButtonCheckedHoverBorderColor",
|
|
6847
|
+
"attributes": {
|
|
6848
|
+
"category": "utrecht",
|
|
6849
|
+
"type": "radio-button",
|
|
6850
|
+
"item": "checked",
|
|
6851
|
+
"subitem": "hover",
|
|
6852
|
+
"state": "border-color"
|
|
6853
|
+
},
|
|
6854
|
+
"path": [
|
|
6855
|
+
"utrecht",
|
|
6856
|
+
"radio-button",
|
|
6857
|
+
"checked",
|
|
6858
|
+
"hover",
|
|
6859
|
+
"border-color"
|
|
6860
|
+
]
|
|
6861
|
+
},
|
|
6862
|
+
"border-width": {
|
|
6863
|
+
"value": "5px",
|
|
6864
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6865
|
+
"isSource": true,
|
|
6866
|
+
"original": {
|
|
6867
|
+
"value": "5px"
|
|
6868
|
+
},
|
|
6869
|
+
"name": "utrechtRadioButtonCheckedHoverBorderWidth",
|
|
6870
|
+
"attributes": {
|
|
6871
|
+
"category": "utrecht",
|
|
6872
|
+
"type": "radio-button",
|
|
6873
|
+
"item": "checked",
|
|
6874
|
+
"subitem": "hover",
|
|
6875
|
+
"state": "border-width"
|
|
6876
|
+
},
|
|
6877
|
+
"path": [
|
|
6878
|
+
"utrecht",
|
|
6879
|
+
"radio-button",
|
|
6880
|
+
"checked",
|
|
6881
|
+
"hover",
|
|
6882
|
+
"border-width"
|
|
6883
|
+
]
|
|
6884
|
+
},
|
|
6885
|
+
"background-color": {
|
|
6886
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
6887
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6888
|
+
"isSource": true,
|
|
6889
|
+
"original": {
|
|
6890
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
6891
|
+
},
|
|
6892
|
+
"name": "utrechtRadioButtonCheckedHoverBackgroundColor",
|
|
6893
|
+
"attributes": {
|
|
6894
|
+
"category": "utrecht",
|
|
6895
|
+
"type": "radio-button",
|
|
6896
|
+
"item": "checked",
|
|
6897
|
+
"subitem": "hover",
|
|
6898
|
+
"state": "background-color"
|
|
6899
|
+
},
|
|
6900
|
+
"path": [
|
|
6901
|
+
"utrecht",
|
|
6902
|
+
"radio-button",
|
|
6903
|
+
"checked",
|
|
6904
|
+
"hover",
|
|
6905
|
+
"background-color"
|
|
6906
|
+
]
|
|
6907
|
+
},
|
|
6908
|
+
"color": {
|
|
6909
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
6910
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6911
|
+
"isSource": true,
|
|
6912
|
+
"original": {
|
|
6913
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
6914
|
+
},
|
|
6915
|
+
"name": "utrechtRadioButtonCheckedHoverColor",
|
|
6916
|
+
"attributes": {
|
|
6917
|
+
"category": "utrecht",
|
|
6918
|
+
"type": "radio-button",
|
|
6919
|
+
"item": "checked",
|
|
6920
|
+
"subitem": "hover",
|
|
6921
|
+
"state": "color"
|
|
6922
|
+
},
|
|
6923
|
+
"path": [
|
|
6924
|
+
"utrecht",
|
|
6925
|
+
"radio-button",
|
|
6926
|
+
"checked",
|
|
6927
|
+
"hover",
|
|
6928
|
+
"color"
|
|
6929
|
+
]
|
|
6930
|
+
}
|
|
6931
|
+
},
|
|
6932
|
+
"focus": {
|
|
6933
|
+
"border-color": {
|
|
6934
|
+
"value": "var(--rotterdam-color-base-green)",
|
|
6935
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6936
|
+
"isSource": true,
|
|
6937
|
+
"original": {
|
|
6938
|
+
"value": "var(--rotterdam-color-base-green)"
|
|
6939
|
+
},
|
|
6940
|
+
"name": "utrechtRadioButtonCheckedFocusBorderColor",
|
|
6941
|
+
"attributes": {
|
|
6942
|
+
"category": "utrecht",
|
|
6943
|
+
"type": "radio-button",
|
|
6944
|
+
"item": "checked",
|
|
6945
|
+
"subitem": "focus",
|
|
6946
|
+
"state": "border-color"
|
|
6947
|
+
},
|
|
6948
|
+
"path": [
|
|
6949
|
+
"utrecht",
|
|
6950
|
+
"radio-button",
|
|
6951
|
+
"checked",
|
|
6952
|
+
"focus",
|
|
6953
|
+
"border-color"
|
|
6954
|
+
]
|
|
6955
|
+
},
|
|
6956
|
+
"border-width": {
|
|
6957
|
+
"value": "1px",
|
|
6958
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6959
|
+
"isSource": true,
|
|
6960
|
+
"original": {
|
|
6961
|
+
"value": "1px"
|
|
6962
|
+
},
|
|
6963
|
+
"name": "utrechtRadioButtonCheckedFocusBorderWidth",
|
|
6964
|
+
"attributes": {
|
|
6965
|
+
"category": "utrecht",
|
|
6966
|
+
"type": "radio-button",
|
|
6967
|
+
"item": "checked",
|
|
6968
|
+
"subitem": "focus",
|
|
6969
|
+
"state": "border-width"
|
|
6970
|
+
},
|
|
6971
|
+
"path": [
|
|
6972
|
+
"utrecht",
|
|
6973
|
+
"radio-button",
|
|
6974
|
+
"checked",
|
|
6975
|
+
"focus",
|
|
6976
|
+
"border-width"
|
|
6977
|
+
]
|
|
6978
|
+
},
|
|
6979
|
+
"background-color": {
|
|
6980
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
6981
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6982
|
+
"isSource": true,
|
|
6983
|
+
"original": {
|
|
6984
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
6985
|
+
},
|
|
6986
|
+
"name": "utrechtRadioButtonCheckedFocusBackgroundColor",
|
|
6987
|
+
"attributes": {
|
|
6988
|
+
"category": "utrecht",
|
|
6989
|
+
"type": "radio-button",
|
|
6990
|
+
"item": "checked",
|
|
6991
|
+
"subitem": "focus",
|
|
6992
|
+
"state": "background-color"
|
|
6993
|
+
},
|
|
6994
|
+
"path": [
|
|
6995
|
+
"utrecht",
|
|
6996
|
+
"radio-button",
|
|
6997
|
+
"checked",
|
|
6998
|
+
"focus",
|
|
6999
|
+
"background-color"
|
|
7000
|
+
]
|
|
7001
|
+
},
|
|
7002
|
+
"color": {
|
|
7003
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
7004
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7005
|
+
"isSource": true,
|
|
7006
|
+
"original": {
|
|
7007
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
7008
|
+
},
|
|
7009
|
+
"name": "utrechtRadioButtonCheckedFocusColor",
|
|
7010
|
+
"attributes": {
|
|
7011
|
+
"category": "utrecht",
|
|
7012
|
+
"type": "radio-button",
|
|
7013
|
+
"item": "checked",
|
|
7014
|
+
"subitem": "focus",
|
|
7015
|
+
"state": "color"
|
|
7016
|
+
},
|
|
7017
|
+
"path": [
|
|
7018
|
+
"utrecht",
|
|
7019
|
+
"radio-button",
|
|
7020
|
+
"checked",
|
|
7021
|
+
"focus",
|
|
7022
|
+
"color"
|
|
7023
|
+
]
|
|
7024
|
+
}
|
|
7025
|
+
}
|
|
7026
|
+
},
|
|
7027
|
+
"hover": {
|
|
7028
|
+
"border-color": {
|
|
7029
|
+
"value": "var(--rotterdam-color-base-green)",
|
|
7030
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7031
|
+
"isSource": true,
|
|
7032
|
+
"original": {
|
|
7033
|
+
"value": "var(--rotterdam-color-base-green)"
|
|
7034
|
+
},
|
|
7035
|
+
"name": "utrechtRadioButtonHoverBorderColor",
|
|
7036
|
+
"attributes": {
|
|
7037
|
+
"category": "utrecht",
|
|
7038
|
+
"type": "radio-button",
|
|
7039
|
+
"item": "hover",
|
|
7040
|
+
"subitem": "border-color"
|
|
7041
|
+
},
|
|
7042
|
+
"path": [
|
|
7043
|
+
"utrecht",
|
|
7044
|
+
"radio-button",
|
|
7045
|
+
"hover",
|
|
7046
|
+
"border-color"
|
|
7047
|
+
]
|
|
7048
|
+
},
|
|
7049
|
+
"border-width": {
|
|
7050
|
+
"value": "2px",
|
|
7051
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7052
|
+
"isSource": true,
|
|
7053
|
+
"original": {
|
|
7054
|
+
"value": "2px"
|
|
7055
|
+
},
|
|
7056
|
+
"name": "utrechtRadioButtonHoverBorderWidth",
|
|
7057
|
+
"attributes": {
|
|
7058
|
+
"category": "utrecht",
|
|
7059
|
+
"type": "radio-button",
|
|
7060
|
+
"item": "hover",
|
|
7061
|
+
"subitem": "border-width"
|
|
7062
|
+
},
|
|
7063
|
+
"path": [
|
|
7064
|
+
"utrecht",
|
|
7065
|
+
"radio-button",
|
|
7066
|
+
"hover",
|
|
7067
|
+
"border-width"
|
|
7068
|
+
]
|
|
7069
|
+
},
|
|
7070
|
+
"background-color": {
|
|
7071
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
7072
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7073
|
+
"isSource": true,
|
|
7074
|
+
"original": {
|
|
7075
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
7076
|
+
},
|
|
7077
|
+
"name": "utrechtRadioButtonHoverBackgroundColor",
|
|
7078
|
+
"attributes": {
|
|
7079
|
+
"category": "utrecht",
|
|
7080
|
+
"type": "radio-button",
|
|
7081
|
+
"item": "hover",
|
|
7082
|
+
"subitem": "background-color"
|
|
7083
|
+
},
|
|
7084
|
+
"path": [
|
|
7085
|
+
"utrecht",
|
|
7086
|
+
"radio-button",
|
|
7087
|
+
"hover",
|
|
7088
|
+
"background-color"
|
|
7089
|
+
]
|
|
7090
|
+
},
|
|
7091
|
+
"color": {}
|
|
7092
|
+
},
|
|
7093
|
+
"focus": {
|
|
7094
|
+
"border-color": {
|
|
7095
|
+
"value": "var(--rotterdam-color-base-green)",
|
|
7096
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7097
|
+
"isSource": true,
|
|
7098
|
+
"original": {
|
|
7099
|
+
"value": "var(--rotterdam-color-base-green)"
|
|
7100
|
+
},
|
|
7101
|
+
"name": "utrechtRadioButtonFocusBorderColor",
|
|
7102
|
+
"attributes": {
|
|
7103
|
+
"category": "utrecht",
|
|
7104
|
+
"type": "radio-button",
|
|
7105
|
+
"item": "focus",
|
|
7106
|
+
"subitem": "border-color"
|
|
7107
|
+
},
|
|
7108
|
+
"path": [
|
|
7109
|
+
"utrecht",
|
|
7110
|
+
"radio-button",
|
|
7111
|
+
"focus",
|
|
7112
|
+
"border-color"
|
|
7113
|
+
]
|
|
7114
|
+
},
|
|
7115
|
+
"border-width": {
|
|
7116
|
+
"value": "5px",
|
|
7117
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7118
|
+
"isSource": true,
|
|
7119
|
+
"original": {
|
|
7120
|
+
"value": "5px"
|
|
7121
|
+
},
|
|
7122
|
+
"name": "utrechtRadioButtonFocusBorderWidth",
|
|
7123
|
+
"attributes": {
|
|
7124
|
+
"category": "utrecht",
|
|
7125
|
+
"type": "radio-button",
|
|
7126
|
+
"item": "focus",
|
|
7127
|
+
"subitem": "border-width"
|
|
7128
|
+
},
|
|
7129
|
+
"path": [
|
|
7130
|
+
"utrecht",
|
|
7131
|
+
"radio-button",
|
|
7132
|
+
"focus",
|
|
7133
|
+
"border-width"
|
|
7134
|
+
]
|
|
7135
|
+
},
|
|
7136
|
+
"background-color": {
|
|
7137
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
7138
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7139
|
+
"isSource": true,
|
|
7140
|
+
"original": {
|
|
7141
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
7142
|
+
},
|
|
7143
|
+
"name": "utrechtRadioButtonFocusBackgroundColor",
|
|
7144
|
+
"attributes": {
|
|
7145
|
+
"category": "utrecht",
|
|
7146
|
+
"type": "radio-button",
|
|
7147
|
+
"item": "focus",
|
|
7148
|
+
"subitem": "background-color"
|
|
7149
|
+
},
|
|
7150
|
+
"path": [
|
|
7151
|
+
"utrecht",
|
|
7152
|
+
"radio-button",
|
|
7153
|
+
"focus",
|
|
7154
|
+
"background-color"
|
|
7155
|
+
]
|
|
7156
|
+
},
|
|
7157
|
+
"color": {
|
|
7158
|
+
"value": "var(--rotterdam-color-base-green)",
|
|
7159
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7160
|
+
"isSource": true,
|
|
7161
|
+
"original": {
|
|
7162
|
+
"value": "var(--rotterdam-color-base-green)"
|
|
7163
|
+
},
|
|
7164
|
+
"name": "utrechtRadioButtonFocusColor",
|
|
7165
|
+
"attributes": {
|
|
7166
|
+
"category": "utrecht",
|
|
7167
|
+
"type": "radio-button",
|
|
7168
|
+
"item": "focus",
|
|
7169
|
+
"subitem": "color"
|
|
7170
|
+
},
|
|
7171
|
+
"path": [
|
|
7172
|
+
"utrecht",
|
|
7173
|
+
"radio-button",
|
|
7174
|
+
"focus",
|
|
7175
|
+
"color"
|
|
7176
|
+
]
|
|
7177
|
+
}
|
|
7178
|
+
},
|
|
7179
|
+
"disabled": {
|
|
7180
|
+
"border-color": {
|
|
7181
|
+
"value": "var(--rotterdam-color-gray-tint-08)",
|
|
7182
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7183
|
+
"isSource": true,
|
|
7184
|
+
"original": {
|
|
7185
|
+
"value": "var(--rotterdam-color-gray-tint-08)"
|
|
7186
|
+
},
|
|
7187
|
+
"name": "utrechtRadioButtonDisabledBorderColor",
|
|
7188
|
+
"attributes": {
|
|
7189
|
+
"category": "utrecht",
|
|
7190
|
+
"type": "radio-button",
|
|
7191
|
+
"item": "disabled",
|
|
7192
|
+
"subitem": "border-color"
|
|
7193
|
+
},
|
|
7194
|
+
"path": [
|
|
7195
|
+
"utrecht",
|
|
7196
|
+
"radio-button",
|
|
7197
|
+
"disabled",
|
|
7198
|
+
"border-color"
|
|
7199
|
+
]
|
|
7200
|
+
},
|
|
7201
|
+
"border-width": {
|
|
7202
|
+
"value": "1px",
|
|
7203
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7204
|
+
"isSource": true,
|
|
7205
|
+
"original": {
|
|
7206
|
+
"value": "1px"
|
|
7207
|
+
},
|
|
7208
|
+
"name": "utrechtRadioButtonDisabledBorderWidth",
|
|
7209
|
+
"attributes": {
|
|
7210
|
+
"category": "utrecht",
|
|
7211
|
+
"type": "radio-button",
|
|
7212
|
+
"item": "disabled",
|
|
7213
|
+
"subitem": "border-width"
|
|
7214
|
+
},
|
|
7215
|
+
"path": [
|
|
7216
|
+
"utrecht",
|
|
7217
|
+
"radio-button",
|
|
7218
|
+
"disabled",
|
|
7219
|
+
"border-width"
|
|
7220
|
+
]
|
|
7221
|
+
},
|
|
7222
|
+
"background-color": {
|
|
7223
|
+
"value": "var(--rotterdam-color-gray-tint-01)",
|
|
7224
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7225
|
+
"isSource": true,
|
|
7226
|
+
"original": {
|
|
7227
|
+
"value": "var(--rotterdam-color-gray-tint-01)"
|
|
7228
|
+
},
|
|
7229
|
+
"name": "utrechtRadioButtonDisabledBackgroundColor",
|
|
7230
|
+
"attributes": {
|
|
7231
|
+
"category": "utrecht",
|
|
7232
|
+
"type": "radio-button",
|
|
7233
|
+
"item": "disabled",
|
|
7234
|
+
"subitem": "background-color"
|
|
7235
|
+
},
|
|
7236
|
+
"path": [
|
|
7237
|
+
"utrecht",
|
|
7238
|
+
"radio-button",
|
|
7239
|
+
"disabled",
|
|
7240
|
+
"background-color"
|
|
7241
|
+
]
|
|
7242
|
+
},
|
|
7243
|
+
"color": {
|
|
7244
|
+
"value": "var(--rotterdam-color-gray-tint-08)",
|
|
7245
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7246
|
+
"isSource": true,
|
|
7247
|
+
"original": {
|
|
7248
|
+
"value": "var(--rotterdam-color-gray-tint-08)"
|
|
7249
|
+
},
|
|
7250
|
+
"name": "utrechtRadioButtonDisabledColor",
|
|
7251
|
+
"attributes": {
|
|
7252
|
+
"category": "utrecht",
|
|
7253
|
+
"type": "radio-button",
|
|
7254
|
+
"item": "disabled",
|
|
7255
|
+
"subitem": "color"
|
|
7256
|
+
},
|
|
7257
|
+
"path": [
|
|
7258
|
+
"utrecht",
|
|
7259
|
+
"radio-button",
|
|
7260
|
+
"disabled",
|
|
7261
|
+
"color"
|
|
7262
|
+
]
|
|
7263
|
+
}
|
|
7264
|
+
},
|
|
7265
|
+
"invalid": {
|
|
7266
|
+
"border-color": {
|
|
7267
|
+
"value": "#FE1818",
|
|
7268
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7269
|
+
"isSource": true,
|
|
7270
|
+
"original": {
|
|
7271
|
+
"value": "#FE1818"
|
|
7272
|
+
},
|
|
7273
|
+
"name": "utrechtRadioButtonInvalidBorderColor",
|
|
7274
|
+
"attributes": {
|
|
7275
|
+
"category": "utrecht",
|
|
7276
|
+
"type": "radio-button",
|
|
7277
|
+
"item": "invalid",
|
|
7278
|
+
"subitem": "border-color"
|
|
7279
|
+
},
|
|
7280
|
+
"path": [
|
|
7281
|
+
"utrecht",
|
|
7282
|
+
"radio-button",
|
|
7283
|
+
"invalid",
|
|
7284
|
+
"border-color"
|
|
7285
|
+
]
|
|
7286
|
+
},
|
|
7287
|
+
"border-width": {
|
|
7288
|
+
"value": "1px",
|
|
7289
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7290
|
+
"isSource": true,
|
|
7291
|
+
"original": {
|
|
7292
|
+
"value": "1px"
|
|
7293
|
+
},
|
|
7294
|
+
"name": "utrechtRadioButtonInvalidBorderWidth",
|
|
7295
|
+
"attributes": {
|
|
7296
|
+
"category": "utrecht",
|
|
7297
|
+
"type": "radio-button",
|
|
7298
|
+
"item": "invalid",
|
|
7299
|
+
"subitem": "border-width"
|
|
7300
|
+
},
|
|
7301
|
+
"path": [
|
|
7302
|
+
"utrecht",
|
|
7303
|
+
"radio-button",
|
|
7304
|
+
"invalid",
|
|
7305
|
+
"border-width"
|
|
7306
|
+
]
|
|
7307
|
+
},
|
|
7308
|
+
"background-color": {
|
|
7309
|
+
"value": "var(--rotterdam-color-base-white)",
|
|
7310
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7311
|
+
"isSource": true,
|
|
7312
|
+
"original": {
|
|
7313
|
+
"value": "var(--rotterdam-color-base-white)"
|
|
7314
|
+
},
|
|
7315
|
+
"name": "utrechtRadioButtonInvalidBackgroundColor",
|
|
7316
|
+
"attributes": {
|
|
7317
|
+
"category": "utrecht",
|
|
7318
|
+
"type": "radio-button",
|
|
7319
|
+
"item": "invalid",
|
|
7320
|
+
"subitem": "background-color"
|
|
7321
|
+
},
|
|
7322
|
+
"path": [
|
|
7323
|
+
"utrecht",
|
|
7324
|
+
"radio-button",
|
|
7325
|
+
"invalid",
|
|
7326
|
+
"background-color"
|
|
7327
|
+
]
|
|
7328
|
+
},
|
|
7329
|
+
"color": {
|
|
7330
|
+
"value": "#FE1818",
|
|
7331
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
7332
|
+
"isSource": true,
|
|
7333
|
+
"original": {
|
|
7334
|
+
"value": "#FE1818"
|
|
7335
|
+
},
|
|
7336
|
+
"name": "utrechtRadioButtonInvalidColor",
|
|
7337
|
+
"attributes": {
|
|
7338
|
+
"category": "utrecht",
|
|
7339
|
+
"type": "radio-button",
|
|
7340
|
+
"item": "invalid",
|
|
7341
|
+
"subitem": "color"
|
|
7342
|
+
},
|
|
7343
|
+
"path": [
|
|
7344
|
+
"utrecht",
|
|
7345
|
+
"radio-button",
|
|
7346
|
+
"invalid",
|
|
7347
|
+
"color"
|
|
7348
|
+
]
|
|
7349
|
+
}
|
|
7350
|
+
}
|
|
7351
|
+
},
|
|
6401
7352
|
"table": {
|
|
6402
7353
|
"border-collapse": {
|
|
6403
7354
|
"value": "collapse",
|