@conduction/theme 1.0.23 → 1.0.26
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 +12 -0
- package/conduction-design-tokens/README.md +3 -0
- package/conduction-design-tokens/dist/design-tokens.css +66 -67
- package/conduction-design-tokens/dist/index.js +70 -71
- package/conduction-design-tokens/dist/index.json +168 -187
- package/conduction-design-tokens/dist/index.less +66 -67
- package/conduction-design-tokens/dist/index.scss +66 -67
- package/conduction-design-tokens/dist/tokens.json +1985 -1993
- package/conduction-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +10 -2
- package/conduction-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/dinkelland-design-tokens/README.md +3 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.js +82 -85
- package/municipalities/dinkelland-design-tokens/dist/index.json +166 -223
- package/municipalities/dinkelland-design-tokens/dist/index.less +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.scss +76 -79
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +2232 -2282
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/epe-design-tokens/README.md +3 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +66 -74
- package/municipalities/epe-design-tokens/dist/index.js +75 -83
- package/municipalities/epe-design-tokens/dist/index.json +151 -317
- package/municipalities/epe-design-tokens/dist/index.less +66 -74
- package/municipalities/epe-design-tokens/dist/index.scss +66 -74
- package/municipalities/epe-design-tokens/dist/tokens.json +2133 -2299
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -1
- package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/README.md +3 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +69 -70
- package/municipalities/leiden-design-tokens/dist/index.js +72 -73
- package/municipalities/leiden-design-tokens/dist/index.json +156 -175
- package/municipalities/leiden-design-tokens/dist/index.less +69 -70
- package/municipalities/leiden-design-tokens/dist/index.scss +69 -70
- package/municipalities/leiden-design-tokens/dist/tokens.json +1884 -1888
- package/municipalities/leiden-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +7 -3
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +129 -0
- package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.css +7 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.js +127 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.json +2458 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +2570 -0
- package/municipalities/noordwijk-design-tokens/LICENSE.md +17 -0
- package/municipalities/noordwijk-design-tokens/README.md +3 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +309 -0
- package/municipalities/noordwijk-design-tokens/dist/font.css +318 -0
- package/municipalities/noordwijk-design-tokens/dist/index.css +7 -0
- package/municipalities/noordwijk-design-tokens/dist/index.js +307 -0
- package/municipalities/noordwijk-design-tokens/dist/index.json +6004 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +306 -0
- package/municipalities/noordwijk-design-tokens/dist/index.scss +306 -0
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +6420 -0
- package/municipalities/noordwijk-design-tokens/package.json +40 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +99 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/font-size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/typography.tokens.json +47 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +15 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/code.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/list.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +60 -0
- package/municipalities/noordwijk-design-tokens/src/config.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/font.scss +385 -0
- package/municipalities/noordwijk-design-tokens/src/index.scss +8 -0
- package/municipalities/noordwijk-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +11 -0
- package/municipalities/rotterdam-design-tokens/dist/font.css +1 -0
- package/municipalities/rotterdam-design-tokens/dist/index.css +7 -0
- package/municipalities/rotterdam-design-tokens/dist/index.js +9 -0
- package/municipalities/rotterdam-design-tokens/dist/index.json +80 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +8 -0
- package/municipalities/rotterdam-design-tokens/dist/index.scss +8 -0
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +90 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/custom.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/design-tokens.css +305 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font/download.sh +18 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font.css +36 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.js +303 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.json +6415 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.less +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.scss +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/tokens.json +6868 -0
- package/municipalities/tubbergen-design-tokens/README.md +3 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.js +82 -85
- package/municipalities/tubbergen-design-tokens/dist/index.json +166 -223
- package/municipalities/tubbergen-design-tokens/dist/index.less +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.scss +76 -79
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +2254 -2304
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/xxllnc-design-tokens/README.md +3 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.js +73 -74
- package/municipalities/xxllnc-design-tokens/dist/index.json +175 -194
- package/municipalities/xxllnc-design-tokens/dist/index.less +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.scss +72 -73
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1992 -1996
- package/municipalities/xxllnc-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/package.json +3 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +0 -15
- package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +0 -30
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +0 -15
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
|
@@ -1661,125 +1661,6 @@
|
|
|
1661
1661
|
}
|
|
1662
1662
|
},
|
|
1663
1663
|
"alert": {
|
|
1664
|
-
"icon": {
|
|
1665
|
-
"gap": {
|
|
1666
|
-
"value": "8px",
|
|
1667
|
-
"filePath": "src/component/conduction/alert.tokens.json",
|
|
1668
|
-
"isSource": true,
|
|
1669
|
-
"original": {
|
|
1670
|
-
"value": "{leiden.size.xs}"
|
|
1671
|
-
},
|
|
1672
|
-
"name": "utrechtAlertIconGap",
|
|
1673
|
-
"attributes": {
|
|
1674
|
-
"category": "utrecht",
|
|
1675
|
-
"type": "alert",
|
|
1676
|
-
"item": "icon",
|
|
1677
|
-
"subitem": "gap"
|
|
1678
|
-
},
|
|
1679
|
-
"path": [
|
|
1680
|
-
"utrecht",
|
|
1681
|
-
"alert",
|
|
1682
|
-
"icon",
|
|
1683
|
-
"gap"
|
|
1684
|
-
]
|
|
1685
|
-
},
|
|
1686
|
-
"color": {
|
|
1687
|
-
"value": "#004085",
|
|
1688
|
-
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1689
|
-
"isSource": true,
|
|
1690
|
-
"original": {
|
|
1691
|
-
"value": "{leiden.color.alert-info}"
|
|
1692
|
-
},
|
|
1693
|
-
"name": "utrechtAlertIconColor",
|
|
1694
|
-
"attributes": {
|
|
1695
|
-
"category": "utrecht",
|
|
1696
|
-
"type": "alert",
|
|
1697
|
-
"item": "icon",
|
|
1698
|
-
"subitem": "color"
|
|
1699
|
-
},
|
|
1700
|
-
"path": [
|
|
1701
|
-
"utrecht",
|
|
1702
|
-
"alert",
|
|
1703
|
-
"icon",
|
|
1704
|
-
"color"
|
|
1705
|
-
]
|
|
1706
|
-
},
|
|
1707
|
-
"error": {
|
|
1708
|
-
"color": {
|
|
1709
|
-
"value": "#721c24",
|
|
1710
|
-
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1711
|
-
"isSource": true,
|
|
1712
|
-
"original": {
|
|
1713
|
-
"value": "{leiden.color.alert-error}"
|
|
1714
|
-
},
|
|
1715
|
-
"name": "utrechtAlertIconErrorColor",
|
|
1716
|
-
"attributes": {
|
|
1717
|
-
"category": "utrecht",
|
|
1718
|
-
"type": "alert",
|
|
1719
|
-
"item": "icon",
|
|
1720
|
-
"subitem": "error",
|
|
1721
|
-
"state": "color"
|
|
1722
|
-
},
|
|
1723
|
-
"path": [
|
|
1724
|
-
"utrecht",
|
|
1725
|
-
"alert",
|
|
1726
|
-
"icon",
|
|
1727
|
-
"error",
|
|
1728
|
-
"color"
|
|
1729
|
-
]
|
|
1730
|
-
}
|
|
1731
|
-
},
|
|
1732
|
-
"warning": {
|
|
1733
|
-
"color": {
|
|
1734
|
-
"value": "#856404",
|
|
1735
|
-
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1736
|
-
"isSource": true,
|
|
1737
|
-
"original": {
|
|
1738
|
-
"value": "{leiden.color.alert-warning}"
|
|
1739
|
-
},
|
|
1740
|
-
"name": "utrechtAlertIconWarningColor",
|
|
1741
|
-
"attributes": {
|
|
1742
|
-
"category": "utrecht",
|
|
1743
|
-
"type": "alert",
|
|
1744
|
-
"item": "icon",
|
|
1745
|
-
"subitem": "warning",
|
|
1746
|
-
"state": "color"
|
|
1747
|
-
},
|
|
1748
|
-
"path": [
|
|
1749
|
-
"utrecht",
|
|
1750
|
-
"alert",
|
|
1751
|
-
"icon",
|
|
1752
|
-
"warning",
|
|
1753
|
-
"color"
|
|
1754
|
-
]
|
|
1755
|
-
}
|
|
1756
|
-
},
|
|
1757
|
-
"ok": {
|
|
1758
|
-
"color": {
|
|
1759
|
-
"value": "#155724",
|
|
1760
|
-
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1761
|
-
"isSource": true,
|
|
1762
|
-
"original": {
|
|
1763
|
-
"value": "{leiden.color.alert-succes}"
|
|
1764
|
-
},
|
|
1765
|
-
"name": "utrechtAlertIconOkColor",
|
|
1766
|
-
"attributes": {
|
|
1767
|
-
"category": "utrecht",
|
|
1768
|
-
"type": "alert",
|
|
1769
|
-
"item": "icon",
|
|
1770
|
-
"subitem": "ok",
|
|
1771
|
-
"state": "color"
|
|
1772
|
-
},
|
|
1773
|
-
"path": [
|
|
1774
|
-
"utrecht",
|
|
1775
|
-
"alert",
|
|
1776
|
-
"icon",
|
|
1777
|
-
"ok",
|
|
1778
|
-
"color"
|
|
1779
|
-
]
|
|
1780
|
-
}
|
|
1781
|
-
}
|
|
1782
|
-
},
|
|
1783
1664
|
"background-color": {
|
|
1784
1665
|
"value": "#cce5ff",
|
|
1785
1666
|
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
@@ -2035,380 +1916,489 @@
|
|
|
2035
1916
|
},
|
|
2036
1917
|
"border-color": {},
|
|
2037
1918
|
"border-width": {}
|
|
1919
|
+
},
|
|
1920
|
+
"icon": {
|
|
1921
|
+
"color": {
|
|
1922
|
+
"value": "#004085",
|
|
1923
|
+
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1924
|
+
"isSource": true,
|
|
1925
|
+
"original": {
|
|
1926
|
+
"value": "{leiden.color.alert-info}"
|
|
1927
|
+
},
|
|
1928
|
+
"name": "utrechtAlertIconColor",
|
|
1929
|
+
"attributes": {
|
|
1930
|
+
"category": "utrecht",
|
|
1931
|
+
"type": "alert",
|
|
1932
|
+
"item": "icon",
|
|
1933
|
+
"subitem": "color"
|
|
1934
|
+
},
|
|
1935
|
+
"path": [
|
|
1936
|
+
"utrecht",
|
|
1937
|
+
"alert",
|
|
1938
|
+
"icon",
|
|
1939
|
+
"color"
|
|
1940
|
+
]
|
|
1941
|
+
},
|
|
1942
|
+
"error": {
|
|
1943
|
+
"color": {
|
|
1944
|
+
"value": "#721c24",
|
|
1945
|
+
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1946
|
+
"isSource": true,
|
|
1947
|
+
"original": {
|
|
1948
|
+
"value": "{leiden.color.alert-error}"
|
|
1949
|
+
},
|
|
1950
|
+
"name": "utrechtAlertIconErrorColor",
|
|
1951
|
+
"attributes": {
|
|
1952
|
+
"category": "utrecht",
|
|
1953
|
+
"type": "alert",
|
|
1954
|
+
"item": "icon",
|
|
1955
|
+
"subitem": "error",
|
|
1956
|
+
"state": "color"
|
|
1957
|
+
},
|
|
1958
|
+
"path": [
|
|
1959
|
+
"utrecht",
|
|
1960
|
+
"alert",
|
|
1961
|
+
"icon",
|
|
1962
|
+
"error",
|
|
1963
|
+
"color"
|
|
1964
|
+
]
|
|
1965
|
+
}
|
|
1966
|
+
},
|
|
1967
|
+
"warning": {
|
|
1968
|
+
"color": {
|
|
1969
|
+
"value": "#856404",
|
|
1970
|
+
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1971
|
+
"isSource": true,
|
|
1972
|
+
"original": {
|
|
1973
|
+
"value": "{leiden.color.alert-warning}"
|
|
1974
|
+
},
|
|
1975
|
+
"name": "utrechtAlertIconWarningColor",
|
|
1976
|
+
"attributes": {
|
|
1977
|
+
"category": "utrecht",
|
|
1978
|
+
"type": "alert",
|
|
1979
|
+
"item": "icon",
|
|
1980
|
+
"subitem": "warning",
|
|
1981
|
+
"state": "color"
|
|
1982
|
+
},
|
|
1983
|
+
"path": [
|
|
1984
|
+
"utrecht",
|
|
1985
|
+
"alert",
|
|
1986
|
+
"icon",
|
|
1987
|
+
"warning",
|
|
1988
|
+
"color"
|
|
1989
|
+
]
|
|
1990
|
+
}
|
|
1991
|
+
},
|
|
1992
|
+
"ok": {
|
|
1993
|
+
"color": {
|
|
1994
|
+
"value": "#155724",
|
|
1995
|
+
"filePath": "src/component/utrecht/alert.tokens.json",
|
|
1996
|
+
"isSource": true,
|
|
1997
|
+
"original": {
|
|
1998
|
+
"value": "{leiden.color.alert-succes}"
|
|
1999
|
+
},
|
|
2000
|
+
"name": "utrechtAlertIconOkColor",
|
|
2001
|
+
"attributes": {
|
|
2002
|
+
"category": "utrecht",
|
|
2003
|
+
"type": "alert",
|
|
2004
|
+
"item": "icon",
|
|
2005
|
+
"subitem": "ok",
|
|
2006
|
+
"state": "color"
|
|
2007
|
+
},
|
|
2008
|
+
"path": [
|
|
2009
|
+
"utrecht",
|
|
2010
|
+
"alert",
|
|
2011
|
+
"icon",
|
|
2012
|
+
"ok",
|
|
2013
|
+
"color"
|
|
2014
|
+
]
|
|
2015
|
+
}
|
|
2016
|
+
},
|
|
2017
|
+
"gap": {
|
|
2018
|
+
"value": "8px",
|
|
2019
|
+
"filePath": "src/component/utrecht/extra-tokens/alert.tokens.json",
|
|
2020
|
+
"isSource": true,
|
|
2021
|
+
"original": {
|
|
2022
|
+
"value": "{leiden.size.xs}"
|
|
2023
|
+
},
|
|
2024
|
+
"name": "utrechtAlertIconGap",
|
|
2025
|
+
"attributes": {
|
|
2026
|
+
"category": "utrecht",
|
|
2027
|
+
"type": "alert",
|
|
2028
|
+
"item": "icon",
|
|
2029
|
+
"subitem": "gap"
|
|
2030
|
+
},
|
|
2031
|
+
"path": [
|
|
2032
|
+
"utrecht",
|
|
2033
|
+
"alert",
|
|
2034
|
+
"icon",
|
|
2035
|
+
"gap"
|
|
2036
|
+
]
|
|
2037
|
+
}
|
|
2038
2038
|
}
|
|
2039
2039
|
},
|
|
2040
|
-
"
|
|
2041
|
-
"background-color": {
|
|
2042
|
-
|
|
2043
|
-
|
|
2040
|
+
"blockquote": {
|
|
2041
|
+
"background-color": {},
|
|
2042
|
+
"color": {},
|
|
2043
|
+
"margin-inline-start": {
|
|
2044
|
+
"value": "32px",
|
|
2045
|
+
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
2044
2046
|
"isSource": true,
|
|
2045
2047
|
"original": {
|
|
2046
|
-
"value": "{leiden.
|
|
2048
|
+
"value": "{leiden.size.xl}"
|
|
2047
2049
|
},
|
|
2048
|
-
"name": "
|
|
2050
|
+
"name": "utrechtBlockquoteMarginInlineStart",
|
|
2049
2051
|
"attributes": {
|
|
2050
2052
|
"category": "utrecht",
|
|
2051
|
-
"type": "
|
|
2052
|
-
"item": "
|
|
2053
|
+
"type": "blockquote",
|
|
2054
|
+
"item": "margin-inline-start"
|
|
2053
2055
|
},
|
|
2054
2056
|
"path": [
|
|
2055
2057
|
"utrecht",
|
|
2056
|
-
"
|
|
2057
|
-
"
|
|
2058
|
+
"blockquote",
|
|
2059
|
+
"margin-inline-start"
|
|
2058
2060
|
]
|
|
2059
2061
|
},
|
|
2060
|
-
"
|
|
2061
|
-
"border-radius": {},
|
|
2062
|
-
"border-width": {
|
|
2063
|
-
"value": "unset",
|
|
2064
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2065
|
-
"isSource": true,
|
|
2066
|
-
"original": {
|
|
2067
|
-
"value": "unset"
|
|
2068
|
-
},
|
|
2069
|
-
"name": "utrechtCardBorderWidth",
|
|
2070
|
-
"attributes": {
|
|
2071
|
-
"category": "utrecht",
|
|
2072
|
-
"type": "card",
|
|
2073
|
-
"item": "border-width"
|
|
2074
|
-
},
|
|
2075
|
-
"path": [
|
|
2076
|
-
"utrecht",
|
|
2077
|
-
"card",
|
|
2078
|
-
"border-width"
|
|
2079
|
-
]
|
|
2080
|
-
},
|
|
2081
|
-
"color": {
|
|
2082
|
-
"value": "#0d1921",
|
|
2083
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2084
|
-
"isSource": true,
|
|
2085
|
-
"original": {
|
|
2086
|
-
"value": "{leiden.color.black.9}"
|
|
2087
|
-
},
|
|
2088
|
-
"name": "utrechtCardColor",
|
|
2089
|
-
"attributes": {
|
|
2090
|
-
"category": "utrecht",
|
|
2091
|
-
"type": "card",
|
|
2092
|
-
"item": "color"
|
|
2093
|
-
},
|
|
2094
|
-
"path": [
|
|
2095
|
-
"utrecht",
|
|
2096
|
-
"card",
|
|
2097
|
-
"color"
|
|
2098
|
-
]
|
|
2099
|
-
},
|
|
2100
|
-
"padding-inline-end": {
|
|
2101
|
-
"value": "32px",
|
|
2102
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2103
|
-
"isSource": true,
|
|
2104
|
-
"original": {
|
|
2105
|
-
"value": "{leiden.size.xl}"
|
|
2106
|
-
},
|
|
2107
|
-
"name": "utrechtCardPaddingInlineEnd",
|
|
2108
|
-
"attributes": {
|
|
2109
|
-
"category": "utrecht",
|
|
2110
|
-
"type": "card",
|
|
2111
|
-
"item": "padding-inline-end"
|
|
2112
|
-
},
|
|
2113
|
-
"path": [
|
|
2114
|
-
"utrecht",
|
|
2115
|
-
"card",
|
|
2116
|
-
"padding-inline-end"
|
|
2117
|
-
]
|
|
2118
|
-
},
|
|
2119
|
-
"padding-inline-start": {
|
|
2062
|
+
"margin-inline-end": {
|
|
2120
2063
|
"value": "32px",
|
|
2121
|
-
"filePath": "src/component/
|
|
2064
|
+
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
2122
2065
|
"isSource": true,
|
|
2123
2066
|
"original": {
|
|
2124
2067
|
"value": "{leiden.size.xl}"
|
|
2125
2068
|
},
|
|
2126
|
-
"name": "
|
|
2069
|
+
"name": "utrechtBlockquoteMarginInlineEnd",
|
|
2127
2070
|
"attributes": {
|
|
2128
2071
|
"category": "utrecht",
|
|
2129
|
-
"type": "
|
|
2130
|
-
"item": "
|
|
2072
|
+
"type": "blockquote",
|
|
2073
|
+
"item": "margin-inline-end"
|
|
2131
2074
|
},
|
|
2132
2075
|
"path": [
|
|
2133
2076
|
"utrecht",
|
|
2134
|
-
"
|
|
2135
|
-
"
|
|
2077
|
+
"blockquote",
|
|
2078
|
+
"margin-inline-end"
|
|
2136
2079
|
]
|
|
2137
2080
|
},
|
|
2138
|
-
"
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
},
|
|
2151
|
-
"path": [
|
|
2152
|
-
"utrecht",
|
|
2153
|
-
"card",
|
|
2154
|
-
"padding-block-end"
|
|
2155
|
-
]
|
|
2081
|
+
"margin-inline-block-start": {},
|
|
2082
|
+
"margin-inline-block-end": {},
|
|
2083
|
+
"font-size": {},
|
|
2084
|
+
"font-style": {},
|
|
2085
|
+
"font-family": {},
|
|
2086
|
+
"padding-inline-start": {},
|
|
2087
|
+
"padding-inline-end": {},
|
|
2088
|
+
"padding-inline-block-start": {},
|
|
2089
|
+
"padding-inline-block-end": {},
|
|
2090
|
+
"attribution": {
|
|
2091
|
+
"color": {},
|
|
2092
|
+
"font-size": {}
|
|
2156
2093
|
},
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
"
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
"
|
|
2167
|
-
|
|
2168
|
-
|
|
2094
|
+
"content": {
|
|
2095
|
+
"color": {
|
|
2096
|
+
"value": "#0d1921",
|
|
2097
|
+
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
2098
|
+
"isSource": true,
|
|
2099
|
+
"original": {
|
|
2100
|
+
"value": "{leiden.color.black.9}"
|
|
2101
|
+
},
|
|
2102
|
+
"name": "utrechtBlockquoteContentColor",
|
|
2103
|
+
"attributes": {
|
|
2104
|
+
"category": "utrecht",
|
|
2105
|
+
"type": "blockquote",
|
|
2106
|
+
"item": "content",
|
|
2107
|
+
"subitem": "color"
|
|
2108
|
+
},
|
|
2109
|
+
"path": [
|
|
2110
|
+
"utrecht",
|
|
2111
|
+
"blockquote",
|
|
2112
|
+
"content",
|
|
2113
|
+
"color"
|
|
2114
|
+
]
|
|
2169
2115
|
},
|
|
2170
|
-
"
|
|
2171
|
-
"
|
|
2172
|
-
"
|
|
2173
|
-
"
|
|
2174
|
-
|
|
2116
|
+
"font-size": {
|
|
2117
|
+
"value": "18px",
|
|
2118
|
+
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
2119
|
+
"isSource": true,
|
|
2120
|
+
"original": {
|
|
2121
|
+
"value": "{leiden.font-size.md}"
|
|
2122
|
+
},
|
|
2123
|
+
"name": "utrechtBlockquoteContentFontSize",
|
|
2124
|
+
"attributes": {
|
|
2125
|
+
"category": "utrecht",
|
|
2126
|
+
"type": "blockquote",
|
|
2127
|
+
"item": "content",
|
|
2128
|
+
"subitem": "font-size"
|
|
2129
|
+
},
|
|
2130
|
+
"path": [
|
|
2131
|
+
"utrecht",
|
|
2132
|
+
"blockquote",
|
|
2133
|
+
"content",
|
|
2134
|
+
"font-size"
|
|
2135
|
+
]
|
|
2136
|
+
}
|
|
2175
2137
|
}
|
|
2176
2138
|
},
|
|
2177
|
-
"
|
|
2139
|
+
"button": {
|
|
2178
2140
|
"background-color": {
|
|
2179
|
-
"value": "#
|
|
2180
|
-
"filePath": "src/component/
|
|
2141
|
+
"value": "#d62410",
|
|
2142
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2181
2143
|
"isSource": true,
|
|
2182
2144
|
"original": {
|
|
2183
|
-
"value": "{leiden.color.
|
|
2145
|
+
"value": "{leiden.color.primary}"
|
|
2184
2146
|
},
|
|
2185
|
-
"name": "
|
|
2147
|
+
"name": "utrechtButtonBackgroundColor",
|
|
2186
2148
|
"attributes": {
|
|
2187
2149
|
"category": "utrecht",
|
|
2188
|
-
"type": "
|
|
2150
|
+
"type": "button",
|
|
2189
2151
|
"item": "background-color"
|
|
2190
2152
|
},
|
|
2191
2153
|
"path": [
|
|
2192
2154
|
"utrecht",
|
|
2193
|
-
"
|
|
2155
|
+
"button",
|
|
2194
2156
|
"background-color"
|
|
2195
2157
|
]
|
|
2196
2158
|
},
|
|
2197
|
-
"border-bottom-width": {},
|
|
2198
2159
|
"border-color": {
|
|
2199
|
-
"value": "#
|
|
2200
|
-
"filePath": "src/component/
|
|
2160
|
+
"value": "#d62410",
|
|
2161
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2201
2162
|
"isSource": true,
|
|
2202
2163
|
"original": {
|
|
2203
|
-
"value": "{leiden.color.
|
|
2164
|
+
"value": "{leiden.color.primary}"
|
|
2204
2165
|
},
|
|
2205
|
-
"name": "
|
|
2166
|
+
"name": "utrechtButtonBorderColor",
|
|
2206
2167
|
"attributes": {
|
|
2207
2168
|
"category": "utrecht",
|
|
2208
|
-
"type": "
|
|
2169
|
+
"type": "button",
|
|
2209
2170
|
"item": "border-color"
|
|
2210
2171
|
},
|
|
2211
2172
|
"path": [
|
|
2212
2173
|
"utrecht",
|
|
2213
|
-
"
|
|
2174
|
+
"button",
|
|
2214
2175
|
"border-color"
|
|
2215
2176
|
]
|
|
2216
2177
|
},
|
|
2217
2178
|
"border-radius": {
|
|
2218
|
-
"value": "
|
|
2219
|
-
"filePath": "src/component/
|
|
2179
|
+
"value": "4px",
|
|
2180
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2220
2181
|
"isSource": true,
|
|
2221
2182
|
"original": {
|
|
2222
|
-
"value": "
|
|
2183
|
+
"value": "{leiden.size.2xs}"
|
|
2223
2184
|
},
|
|
2224
|
-
"name": "
|
|
2185
|
+
"name": "utrechtButtonBorderRadius",
|
|
2225
2186
|
"attributes": {
|
|
2226
2187
|
"category": "utrecht",
|
|
2227
|
-
"type": "
|
|
2188
|
+
"type": "button",
|
|
2228
2189
|
"item": "border-radius"
|
|
2229
2190
|
},
|
|
2230
2191
|
"path": [
|
|
2231
2192
|
"utrecht",
|
|
2232
|
-
"
|
|
2193
|
+
"button",
|
|
2233
2194
|
"border-radius"
|
|
2234
2195
|
]
|
|
2235
2196
|
},
|
|
2236
2197
|
"border-width": {
|
|
2237
|
-
"value": "
|
|
2238
|
-
"filePath": "src/component/
|
|
2198
|
+
"value": "2px",
|
|
2199
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2239
2200
|
"isSource": true,
|
|
2240
2201
|
"original": {
|
|
2241
|
-
"value": "{leiden.size.
|
|
2202
|
+
"value": "{leiden.size.3xs}"
|
|
2242
2203
|
},
|
|
2243
|
-
"name": "
|
|
2204
|
+
"name": "utrechtButtonBorderWidth",
|
|
2244
2205
|
"attributes": {
|
|
2245
2206
|
"category": "utrecht",
|
|
2246
|
-
"type": "
|
|
2207
|
+
"type": "button",
|
|
2247
2208
|
"item": "border-width"
|
|
2248
2209
|
},
|
|
2249
2210
|
"path": [
|
|
2250
2211
|
"utrecht",
|
|
2251
|
-
"
|
|
2212
|
+
"button",
|
|
2252
2213
|
"border-width"
|
|
2253
2214
|
]
|
|
2254
2215
|
},
|
|
2255
2216
|
"color": {
|
|
2256
|
-
"value": "#
|
|
2257
|
-
"filePath": "src/component/
|
|
2217
|
+
"value": "#ffffff",
|
|
2218
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2258
2219
|
"isSource": true,
|
|
2259
2220
|
"original": {
|
|
2260
|
-
"value": "{leiden.color.
|
|
2221
|
+
"value": "{leiden.color.white.100}"
|
|
2261
2222
|
},
|
|
2262
|
-
"name": "
|
|
2223
|
+
"name": "utrechtButtonColor",
|
|
2263
2224
|
"attributes": {
|
|
2264
2225
|
"category": "utrecht",
|
|
2265
|
-
"type": "
|
|
2226
|
+
"type": "button",
|
|
2266
2227
|
"item": "color"
|
|
2267
2228
|
},
|
|
2268
2229
|
"path": [
|
|
2269
2230
|
"utrecht",
|
|
2270
|
-
"
|
|
2231
|
+
"button",
|
|
2271
2232
|
"color"
|
|
2272
2233
|
]
|
|
2273
2234
|
},
|
|
2274
2235
|
"font-family": {
|
|
2275
2236
|
"value": "\"Open Sans\", Arial, sans-serif",
|
|
2276
|
-
"filePath": "src/component/
|
|
2237
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2277
2238
|
"isSource": true,
|
|
2278
2239
|
"original": {
|
|
2279
2240
|
"value": "{leiden.typography.sans-serif.font-family}"
|
|
2280
2241
|
},
|
|
2281
|
-
"name": "
|
|
2242
|
+
"name": "utrechtButtonFontFamily",
|
|
2282
2243
|
"attributes": {
|
|
2283
2244
|
"category": "utrecht",
|
|
2284
|
-
"type": "
|
|
2245
|
+
"type": "button",
|
|
2285
2246
|
"item": "font-family"
|
|
2286
2247
|
},
|
|
2287
2248
|
"path": [
|
|
2288
2249
|
"utrecht",
|
|
2289
|
-
"
|
|
2250
|
+
"button",
|
|
2290
2251
|
"font-family"
|
|
2291
2252
|
]
|
|
2292
2253
|
},
|
|
2293
2254
|
"font-size": {
|
|
2294
|
-
"value": "
|
|
2295
|
-
"filePath": "src/component/
|
|
2255
|
+
"value": "inherit",
|
|
2256
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2296
2257
|
"isSource": true,
|
|
2297
2258
|
"original": {
|
|
2298
|
-
"value": "
|
|
2259
|
+
"value": "inherit"
|
|
2299
2260
|
},
|
|
2300
|
-
"name": "
|
|
2261
|
+
"name": "utrechtButtonFontSize",
|
|
2301
2262
|
"attributes": {
|
|
2302
2263
|
"category": "utrecht",
|
|
2303
|
-
"type": "
|
|
2264
|
+
"type": "button",
|
|
2304
2265
|
"item": "font-size"
|
|
2305
2266
|
},
|
|
2306
2267
|
"path": [
|
|
2307
2268
|
"utrecht",
|
|
2308
|
-
"
|
|
2269
|
+
"button",
|
|
2309
2270
|
"font-size"
|
|
2310
2271
|
]
|
|
2311
2272
|
},
|
|
2312
|
-
"
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
"value": "8px",
|
|
2316
|
-
"filePath": "src/component/conduction/form-input.tokens.json",
|
|
2273
|
+
"font-weight": {
|
|
2274
|
+
"value": "inherit",
|
|
2275
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2317
2276
|
"isSource": true,
|
|
2318
2277
|
"original": {
|
|
2319
|
-
"value": "
|
|
2278
|
+
"value": "inherit"
|
|
2320
2279
|
},
|
|
2321
|
-
"name": "
|
|
2280
|
+
"name": "utrechtButtonFontWeight",
|
|
2322
2281
|
"attributes": {
|
|
2323
2282
|
"category": "utrecht",
|
|
2324
|
-
"type": "
|
|
2325
|
-
"item": "
|
|
2283
|
+
"type": "button",
|
|
2284
|
+
"item": "font-weight"
|
|
2326
2285
|
},
|
|
2327
2286
|
"path": [
|
|
2328
2287
|
"utrecht",
|
|
2329
|
-
"
|
|
2330
|
-
"
|
|
2288
|
+
"button",
|
|
2289
|
+
"font-weight"
|
|
2331
2290
|
]
|
|
2332
2291
|
},
|
|
2292
|
+
"inline-size": {},
|
|
2293
|
+
"letter-spacing": {},
|
|
2294
|
+
"line-height": {},
|
|
2295
|
+
"min-block-size": {},
|
|
2296
|
+
"min-inline-size": {},
|
|
2333
2297
|
"padding-block-start": {
|
|
2334
2298
|
"value": "8px",
|
|
2335
|
-
"filePath": "src/component/
|
|
2299
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2336
2300
|
"isSource": true,
|
|
2337
2301
|
"original": {
|
|
2338
2302
|
"value": "{leiden.size.xs}"
|
|
2339
2303
|
},
|
|
2340
|
-
"name": "
|
|
2304
|
+
"name": "utrechtButtonPaddingBlockStart",
|
|
2341
2305
|
"attributes": {
|
|
2342
2306
|
"category": "utrecht",
|
|
2343
|
-
"type": "
|
|
2307
|
+
"type": "button",
|
|
2344
2308
|
"item": "padding-block-start"
|
|
2345
2309
|
},
|
|
2346
2310
|
"path": [
|
|
2347
2311
|
"utrecht",
|
|
2348
|
-
"
|
|
2312
|
+
"button",
|
|
2349
2313
|
"padding-block-start"
|
|
2350
2314
|
]
|
|
2351
2315
|
},
|
|
2352
|
-
"padding-
|
|
2353
|
-
"value": "
|
|
2354
|
-
"filePath": "src/component/
|
|
2316
|
+
"padding-block-end": {
|
|
2317
|
+
"value": "8px",
|
|
2318
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2355
2319
|
"isSource": true,
|
|
2356
2320
|
"original": {
|
|
2357
|
-
"value": "{leiden.size.
|
|
2321
|
+
"value": "{leiden.size.xs}"
|
|
2358
2322
|
},
|
|
2359
|
-
"name": "
|
|
2323
|
+
"name": "utrechtButtonPaddingBlockEnd",
|
|
2360
2324
|
"attributes": {
|
|
2361
2325
|
"category": "utrecht",
|
|
2362
|
-
"type": "
|
|
2363
|
-
"item": "padding-
|
|
2326
|
+
"type": "button",
|
|
2327
|
+
"item": "padding-block-end"
|
|
2364
2328
|
},
|
|
2365
2329
|
"path": [
|
|
2366
2330
|
"utrecht",
|
|
2367
|
-
"
|
|
2368
|
-
"padding-
|
|
2331
|
+
"button",
|
|
2332
|
+
"padding-block-end"
|
|
2369
2333
|
]
|
|
2370
2334
|
},
|
|
2371
2335
|
"padding-inline-start": {
|
|
2372
|
-
"value": "
|
|
2373
|
-
"filePath": "src/component/
|
|
2336
|
+
"value": "8px",
|
|
2337
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2374
2338
|
"isSource": true,
|
|
2375
2339
|
"original": {
|
|
2376
|
-
"value": "{leiden.size.
|
|
2340
|
+
"value": "{leiden.size.xs}"
|
|
2377
2341
|
},
|
|
2378
|
-
"name": "
|
|
2342
|
+
"name": "utrechtButtonPaddingInlineStart",
|
|
2379
2343
|
"attributes": {
|
|
2380
2344
|
"category": "utrecht",
|
|
2381
|
-
"type": "
|
|
2345
|
+
"type": "button",
|
|
2382
2346
|
"item": "padding-inline-start"
|
|
2383
2347
|
},
|
|
2384
2348
|
"path": [
|
|
2385
2349
|
"utrecht",
|
|
2386
|
-
"
|
|
2350
|
+
"button",
|
|
2387
2351
|
"padding-inline-start"
|
|
2388
2352
|
]
|
|
2389
2353
|
},
|
|
2390
|
-
"
|
|
2391
|
-
"
|
|
2392
|
-
|
|
2393
|
-
|
|
2354
|
+
"padding-inline-end": {
|
|
2355
|
+
"value": "8px",
|
|
2356
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2357
|
+
"isSource": true,
|
|
2358
|
+
"original": {
|
|
2359
|
+
"value": "{leiden.size.xs}"
|
|
2360
|
+
},
|
|
2361
|
+
"name": "utrechtButtonPaddingInlineEnd",
|
|
2362
|
+
"attributes": {
|
|
2363
|
+
"category": "utrecht",
|
|
2364
|
+
"type": "button",
|
|
2365
|
+
"item": "padding-inline-end"
|
|
2366
|
+
},
|
|
2367
|
+
"path": [
|
|
2368
|
+
"utrecht",
|
|
2369
|
+
"button",
|
|
2370
|
+
"padding-inline-end"
|
|
2371
|
+
]
|
|
2372
|
+
},
|
|
2373
|
+
"text-transform": {},
|
|
2374
|
+
"active": {
|
|
2375
|
+
"background-color": {},
|
|
2376
|
+
"border-color": {},
|
|
2377
|
+
"color": {}
|
|
2378
|
+
},
|
|
2379
|
+
"icon": {
|
|
2380
|
+
"gap": {
|
|
2381
|
+
"value": "8px",
|
|
2382
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2394
2383
|
"isSource": true,
|
|
2395
2384
|
"original": {
|
|
2396
|
-
"value": "{leiden.
|
|
2385
|
+
"value": "{leiden.size.xs}"
|
|
2397
2386
|
},
|
|
2398
|
-
"name": "
|
|
2387
|
+
"name": "utrechtButtonIconGap",
|
|
2399
2388
|
"attributes": {
|
|
2400
2389
|
"category": "utrecht",
|
|
2401
|
-
"type": "
|
|
2402
|
-
"item": "
|
|
2403
|
-
"subitem": "
|
|
2390
|
+
"type": "button",
|
|
2391
|
+
"item": "icon",
|
|
2392
|
+
"subitem": "gap"
|
|
2404
2393
|
},
|
|
2405
2394
|
"path": [
|
|
2406
2395
|
"utrecht",
|
|
2407
|
-
"
|
|
2408
|
-
"
|
|
2409
|
-
"
|
|
2396
|
+
"button",
|
|
2397
|
+
"icon",
|
|
2398
|
+
"gap"
|
|
2410
2399
|
]
|
|
2411
|
-
}
|
|
2400
|
+
},
|
|
2401
|
+
"size": {}
|
|
2412
2402
|
},
|
|
2413
2403
|
"disabled": {
|
|
2414
2404
|
"background-color": {},
|
|
@@ -2418,950 +2408,1091 @@
|
|
|
2418
2408
|
"focus": {
|
|
2419
2409
|
"background-color": {},
|
|
2420
2410
|
"border-color": {},
|
|
2421
|
-
"color": {}
|
|
2411
|
+
"color": {},
|
|
2412
|
+
"scale": {}
|
|
2422
2413
|
},
|
|
2423
|
-
"
|
|
2424
|
-
"background-color": {
|
|
2414
|
+
"hover": {
|
|
2415
|
+
"background-color": {
|
|
2416
|
+
"value": "#ffffff",
|
|
2417
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2418
|
+
"isSource": true,
|
|
2419
|
+
"original": {
|
|
2420
|
+
"value": "{leiden.color.white.100}"
|
|
2421
|
+
},
|
|
2422
|
+
"name": "utrechtButtonHoverBackgroundColor",
|
|
2423
|
+
"attributes": {
|
|
2424
|
+
"category": "utrecht",
|
|
2425
|
+
"type": "button",
|
|
2426
|
+
"item": "hover",
|
|
2427
|
+
"subitem": "background-color"
|
|
2428
|
+
},
|
|
2429
|
+
"path": [
|
|
2430
|
+
"utrecht",
|
|
2431
|
+
"button",
|
|
2432
|
+
"hover",
|
|
2433
|
+
"background-color"
|
|
2434
|
+
]
|
|
2435
|
+
},
|
|
2425
2436
|
"border-color": {},
|
|
2426
|
-
"
|
|
2427
|
-
|
|
2437
|
+
"color": {
|
|
2438
|
+
"value": "#b81f0e",
|
|
2439
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2440
|
+
"isSource": true,
|
|
2441
|
+
"original": {
|
|
2442
|
+
"value": "{leiden.color.primary-hover}"
|
|
2443
|
+
},
|
|
2444
|
+
"name": "utrechtButtonHoverColor",
|
|
2445
|
+
"attributes": {
|
|
2446
|
+
"category": "utrecht",
|
|
2447
|
+
"type": "button",
|
|
2448
|
+
"item": "hover",
|
|
2449
|
+
"subitem": "color"
|
|
2450
|
+
},
|
|
2451
|
+
"path": [
|
|
2452
|
+
"utrecht",
|
|
2453
|
+
"button",
|
|
2454
|
+
"hover",
|
|
2455
|
+
"color"
|
|
2456
|
+
]
|
|
2457
|
+
},
|
|
2458
|
+
"scale": {}
|
|
2428
2459
|
},
|
|
2429
|
-
"
|
|
2460
|
+
"pressed": {
|
|
2430
2461
|
"background-color": {},
|
|
2431
2462
|
"border-color": {},
|
|
2432
2463
|
"color": {}
|
|
2433
|
-
}
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2464
|
+
},
|
|
2465
|
+
"primary-action": {
|
|
2466
|
+
"background-color": {
|
|
2467
|
+
"value": "#d62410",
|
|
2468
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2469
|
+
"isSource": true,
|
|
2470
|
+
"original": {
|
|
2471
|
+
"value": "{leiden.color.primary}"
|
|
2472
|
+
},
|
|
2473
|
+
"name": "utrechtButtonPrimaryActionBackgroundColor",
|
|
2474
|
+
"attributes": {
|
|
2475
|
+
"category": "utrecht",
|
|
2476
|
+
"type": "button",
|
|
2477
|
+
"item": "primary-action",
|
|
2478
|
+
"subitem": "background-color"
|
|
2479
|
+
},
|
|
2480
|
+
"path": [
|
|
2481
|
+
"utrecht",
|
|
2482
|
+
"button",
|
|
2483
|
+
"primary-action",
|
|
2484
|
+
"background-color"
|
|
2485
|
+
]
|
|
2442
2486
|
},
|
|
2443
|
-
"
|
|
2444
|
-
"
|
|
2445
|
-
"
|
|
2446
|
-
"
|
|
2447
|
-
"
|
|
2487
|
+
"border-color": {},
|
|
2488
|
+
"border-width": {
|
|
2489
|
+
"value": "2px",
|
|
2490
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2491
|
+
"isSource": true,
|
|
2492
|
+
"original": {
|
|
2493
|
+
"value": "{leiden.size.3xs}"
|
|
2494
|
+
},
|
|
2495
|
+
"name": "utrechtButtonPrimaryActionBorderWidth",
|
|
2496
|
+
"attributes": {
|
|
2497
|
+
"category": "utrecht",
|
|
2498
|
+
"type": "button",
|
|
2499
|
+
"item": "primary-action",
|
|
2500
|
+
"subitem": "border-width"
|
|
2501
|
+
},
|
|
2502
|
+
"path": [
|
|
2503
|
+
"utrecht",
|
|
2504
|
+
"button",
|
|
2505
|
+
"primary-action",
|
|
2506
|
+
"border-width"
|
|
2507
|
+
]
|
|
2448
2508
|
},
|
|
2449
|
-
"
|
|
2450
|
-
"
|
|
2451
|
-
"
|
|
2452
|
-
"gap"
|
|
2453
|
-
]
|
|
2454
|
-
},
|
|
2455
|
-
"color": {},
|
|
2456
|
-
"size": {},
|
|
2457
|
-
"inset-block-start": {},
|
|
2458
|
-
"baseline": {
|
|
2459
|
-
"inset-block-start": {}
|
|
2460
|
-
}
|
|
2461
|
-
},
|
|
2462
|
-
"page-footer": {
|
|
2463
|
-
"min-height": {},
|
|
2464
|
-
"logo": {
|
|
2465
|
-
"max-height": {
|
|
2466
|
-
"value": "100px",
|
|
2467
|
-
"filePath": "src/component/conduction/page-footer.tokens.json",
|
|
2509
|
+
"color": {
|
|
2510
|
+
"value": "#ffffff",
|
|
2511
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2468
2512
|
"isSource": true,
|
|
2469
2513
|
"original": {
|
|
2470
|
-
"value": "
|
|
2514
|
+
"value": "{leiden.color.white.100}"
|
|
2471
2515
|
},
|
|
2472
|
-
"name": "
|
|
2516
|
+
"name": "utrechtButtonPrimaryActionColor",
|
|
2473
2517
|
"attributes": {
|
|
2474
2518
|
"category": "utrecht",
|
|
2475
|
-
"type": "
|
|
2476
|
-
"item": "
|
|
2477
|
-
"subitem": "
|
|
2519
|
+
"type": "button",
|
|
2520
|
+
"item": "primary-action",
|
|
2521
|
+
"subitem": "color"
|
|
2478
2522
|
},
|
|
2479
2523
|
"path": [
|
|
2480
2524
|
"utrecht",
|
|
2481
|
-
"
|
|
2482
|
-
"
|
|
2483
|
-
"
|
|
2525
|
+
"button",
|
|
2526
|
+
"primary-action",
|
|
2527
|
+
"color"
|
|
2484
2528
|
]
|
|
2485
2529
|
},
|
|
2486
|
-
"
|
|
2487
|
-
"value": "
|
|
2488
|
-
"filePath": "src/component/
|
|
2530
|
+
"font-weight": {
|
|
2531
|
+
"value": "inherit",
|
|
2532
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2489
2533
|
"isSource": true,
|
|
2490
2534
|
"original": {
|
|
2491
|
-
"value": "
|
|
2535
|
+
"value": "inherit"
|
|
2492
2536
|
},
|
|
2493
|
-
"name": "
|
|
2537
|
+
"name": "utrechtButtonPrimaryActionFontWeight",
|
|
2494
2538
|
"attributes": {
|
|
2495
2539
|
"category": "utrecht",
|
|
2496
|
-
"type": "
|
|
2497
|
-
"item": "
|
|
2498
|
-
"subitem": "
|
|
2540
|
+
"type": "button",
|
|
2541
|
+
"item": "primary-action",
|
|
2542
|
+
"subitem": "font-weight"
|
|
2499
2543
|
},
|
|
2500
2544
|
"path": [
|
|
2501
2545
|
"utrecht",
|
|
2502
|
-
"
|
|
2503
|
-
"
|
|
2504
|
-
"
|
|
2546
|
+
"button",
|
|
2547
|
+
"primary-action",
|
|
2548
|
+
"font-weight"
|
|
2505
2549
|
]
|
|
2506
|
-
}
|
|
2507
|
-
},
|
|
2508
|
-
"background-position": {},
|
|
2509
|
-
"background-color": {
|
|
2510
|
-
"value": "#0d1921",
|
|
2511
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2512
|
-
"isSource": true,
|
|
2513
|
-
"original": {
|
|
2514
|
-
"value": "{leiden.color.black.9}"
|
|
2515
2550
|
},
|
|
2516
|
-
"
|
|
2517
|
-
|
|
2518
|
-
"
|
|
2519
|
-
"
|
|
2520
|
-
"item": "background-color"
|
|
2551
|
+
"active": {
|
|
2552
|
+
"background-color": {},
|
|
2553
|
+
"border-color": {},
|
|
2554
|
+
"color": {}
|
|
2521
2555
|
},
|
|
2522
|
-
"
|
|
2523
|
-
"
|
|
2524
|
-
"
|
|
2525
|
-
"
|
|
2526
|
-
]
|
|
2527
|
-
},
|
|
2528
|
-
"background-image": {
|
|
2529
|
-
"value": "unset",
|
|
2530
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2531
|
-
"isSource": true,
|
|
2532
|
-
"original": {
|
|
2533
|
-
"value": "unset"
|
|
2534
|
-
},
|
|
2535
|
-
"name": "utrechtPageFooterBackgroundImage",
|
|
2536
|
-
"attributes": {
|
|
2537
|
-
"category": "utrecht",
|
|
2538
|
-
"type": "page-footer",
|
|
2539
|
-
"item": "background-image"
|
|
2540
|
-
},
|
|
2541
|
-
"path": [
|
|
2542
|
-
"utrecht",
|
|
2543
|
-
"page-footer",
|
|
2544
|
-
"background-image"
|
|
2545
|
-
]
|
|
2546
|
-
},
|
|
2547
|
-
"color": {
|
|
2548
|
-
"value": "#ffffff",
|
|
2549
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2550
|
-
"isSource": true,
|
|
2551
|
-
"original": {
|
|
2552
|
-
"value": "{leiden.color.white.100}"
|
|
2553
|
-
},
|
|
2554
|
-
"name": "utrechtPageFooterColor",
|
|
2555
|
-
"attributes": {
|
|
2556
|
-
"category": "utrecht",
|
|
2557
|
-
"type": "page-footer",
|
|
2558
|
-
"item": "color"
|
|
2559
|
-
},
|
|
2560
|
-
"path": [
|
|
2561
|
-
"utrecht",
|
|
2562
|
-
"page-footer",
|
|
2563
|
-
"color"
|
|
2564
|
-
]
|
|
2565
|
-
},
|
|
2566
|
-
"padding-inline-end": {
|
|
2567
|
-
"value": "14px",
|
|
2568
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2569
|
-
"isSource": true,
|
|
2570
|
-
"original": {
|
|
2571
|
-
"value": "{leiden.size.sm}"
|
|
2572
|
-
},
|
|
2573
|
-
"name": "utrechtPageFooterPaddingInlineEnd",
|
|
2574
|
-
"attributes": {
|
|
2575
|
-
"category": "utrecht",
|
|
2576
|
-
"type": "page-footer",
|
|
2577
|
-
"item": "padding-inline-end"
|
|
2578
|
-
},
|
|
2579
|
-
"path": [
|
|
2580
|
-
"utrecht",
|
|
2581
|
-
"page-footer",
|
|
2582
|
-
"padding-inline-end"
|
|
2583
|
-
]
|
|
2584
|
-
},
|
|
2585
|
-
"padding-inline-start": {
|
|
2586
|
-
"value": "14px",
|
|
2587
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
2588
|
-
"isSource": true,
|
|
2589
|
-
"original": {
|
|
2590
|
-
"value": "{leiden.size.sm}"
|
|
2591
|
-
},
|
|
2592
|
-
"name": "utrechtPageFooterPaddingInlineStart",
|
|
2593
|
-
"attributes": {
|
|
2594
|
-
"category": "utrecht",
|
|
2595
|
-
"type": "page-footer",
|
|
2596
|
-
"item": "padding-inline-start"
|
|
2556
|
+
"disabled": {
|
|
2557
|
+
"background-color": {},
|
|
2558
|
+
"border-color": {},
|
|
2559
|
+
"color": {}
|
|
2597
2560
|
},
|
|
2598
|
-
"
|
|
2599
|
-
"
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2561
|
+
"hover": {
|
|
2562
|
+
"background-color": {
|
|
2563
|
+
"value": "#d62410",
|
|
2564
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2565
|
+
"isSource": true,
|
|
2566
|
+
"original": {
|
|
2567
|
+
"value": "{leiden.color.primary}"
|
|
2568
|
+
},
|
|
2569
|
+
"name": "utrechtButtonPrimaryActionHoverBackgroundColor",
|
|
2570
|
+
"attributes": {
|
|
2571
|
+
"category": "utrecht",
|
|
2572
|
+
"type": "button",
|
|
2573
|
+
"item": "primary-action",
|
|
2574
|
+
"subitem": "hover",
|
|
2575
|
+
"state": "background-color"
|
|
2576
|
+
},
|
|
2577
|
+
"path": [
|
|
2578
|
+
"utrecht",
|
|
2579
|
+
"button",
|
|
2580
|
+
"primary-action",
|
|
2581
|
+
"hover",
|
|
2582
|
+
"background-color"
|
|
2583
|
+
]
|
|
2584
|
+
},
|
|
2585
|
+
"border-color": {},
|
|
2586
|
+
"color": {
|
|
2587
|
+
"value": "#ffffff",
|
|
2588
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2589
|
+
"isSource": true,
|
|
2590
|
+
"original": {
|
|
2591
|
+
"value": "{leiden.color.white.100}"
|
|
2592
|
+
},
|
|
2593
|
+
"name": "utrechtButtonPrimaryActionHoverColor",
|
|
2594
|
+
"attributes": {
|
|
2595
|
+
"category": "utrecht",
|
|
2596
|
+
"type": "button",
|
|
2597
|
+
"item": "primary-action",
|
|
2598
|
+
"subitem": "hover",
|
|
2599
|
+
"state": "color"
|
|
2600
|
+
},
|
|
2601
|
+
"path": [
|
|
2602
|
+
"utrecht",
|
|
2603
|
+
"button",
|
|
2604
|
+
"primary-action",
|
|
2605
|
+
"hover",
|
|
2606
|
+
"color"
|
|
2607
|
+
]
|
|
2608
|
+
},
|
|
2609
|
+
"scale": {}
|
|
2610
2610
|
},
|
|
2611
|
-
"
|
|
2612
|
-
|
|
2613
|
-
"
|
|
2614
|
-
"
|
|
2615
|
-
"item": "padding-block-end"
|
|
2611
|
+
"focus": {
|
|
2612
|
+
"background-color": {},
|
|
2613
|
+
"border-color": {},
|
|
2614
|
+
"color": {}
|
|
2616
2615
|
},
|
|
2617
|
-
"
|
|
2618
|
-
"
|
|
2619
|
-
"
|
|
2620
|
-
"
|
|
2621
|
-
|
|
2616
|
+
"pressed": {
|
|
2617
|
+
"background-color": {},
|
|
2618
|
+
"border-color": {},
|
|
2619
|
+
"color": {}
|
|
2620
|
+
}
|
|
2622
2621
|
},
|
|
2623
|
-
"
|
|
2624
|
-
"
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
"
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
"
|
|
2633
|
-
|
|
2634
|
-
|
|
2622
|
+
"secondary-action": {
|
|
2623
|
+
"background-color": {
|
|
2624
|
+
"value": "#ffffff",
|
|
2625
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2626
|
+
"isSource": true,
|
|
2627
|
+
"original": {
|
|
2628
|
+
"value": "{leiden.color.white.100}"
|
|
2629
|
+
},
|
|
2630
|
+
"name": "utrechtButtonSecondaryActionBackgroundColor",
|
|
2631
|
+
"attributes": {
|
|
2632
|
+
"category": "utrecht",
|
|
2633
|
+
"type": "button",
|
|
2634
|
+
"item": "secondary-action",
|
|
2635
|
+
"subitem": "background-color"
|
|
2636
|
+
},
|
|
2637
|
+
"path": [
|
|
2638
|
+
"utrecht",
|
|
2639
|
+
"button",
|
|
2640
|
+
"secondary-action",
|
|
2641
|
+
"background-color"
|
|
2642
|
+
]
|
|
2635
2643
|
},
|
|
2636
|
-
"
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
"padding-block-start"
|
|
2640
|
-
]
|
|
2641
|
-
}
|
|
2642
|
-
},
|
|
2643
|
-
"page-header": {
|
|
2644
|
-
"logo": {
|
|
2645
|
-
"max-height": {},
|
|
2646
|
-
"max-width": {
|
|
2647
|
-
"value": "80px",
|
|
2648
|
-
"filePath": "src/component/conduction/page-header.tokens.json",
|
|
2644
|
+
"border-color": {
|
|
2645
|
+
"value": "#d62410",
|
|
2646
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2649
2647
|
"isSource": true,
|
|
2650
2648
|
"original": {
|
|
2651
|
-
"value": "
|
|
2649
|
+
"value": "{leiden.color.primary}"
|
|
2652
2650
|
},
|
|
2653
|
-
"name": "
|
|
2651
|
+
"name": "utrechtButtonSecondaryActionBorderColor",
|
|
2654
2652
|
"attributes": {
|
|
2655
2653
|
"category": "utrecht",
|
|
2656
|
-
"type": "
|
|
2657
|
-
"item": "
|
|
2658
|
-
"subitem": "
|
|
2654
|
+
"type": "button",
|
|
2655
|
+
"item": "secondary-action",
|
|
2656
|
+
"subitem": "border-color"
|
|
2659
2657
|
},
|
|
2660
2658
|
"path": [
|
|
2661
2659
|
"utrecht",
|
|
2662
|
-
"
|
|
2663
|
-
"
|
|
2664
|
-
"
|
|
2660
|
+
"button",
|
|
2661
|
+
"secondary-action",
|
|
2662
|
+
"border-color"
|
|
2665
2663
|
]
|
|
2666
|
-
}
|
|
2667
|
-
},
|
|
2668
|
-
"background-color": {
|
|
2669
|
-
"value": "#0d1921",
|
|
2670
|
-
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
2671
|
-
"isSource": true,
|
|
2672
|
-
"original": {
|
|
2673
|
-
"value": "{leiden.color.black.9}"
|
|
2674
2664
|
},
|
|
2675
|
-
"
|
|
2676
|
-
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2679
|
-
"
|
|
2665
|
+
"border-width": {
|
|
2666
|
+
"value": "2px",
|
|
2667
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2668
|
+
"isSource": true,
|
|
2669
|
+
"original": {
|
|
2670
|
+
"value": "{leiden.size.3xs}"
|
|
2671
|
+
},
|
|
2672
|
+
"name": "utrechtButtonSecondaryActionBorderWidth",
|
|
2673
|
+
"attributes": {
|
|
2674
|
+
"category": "utrecht",
|
|
2675
|
+
"type": "button",
|
|
2676
|
+
"item": "secondary-action",
|
|
2677
|
+
"subitem": "border-width"
|
|
2678
|
+
},
|
|
2679
|
+
"path": [
|
|
2680
|
+
"utrecht",
|
|
2681
|
+
"button",
|
|
2682
|
+
"secondary-action",
|
|
2683
|
+
"border-width"
|
|
2684
|
+
]
|
|
2680
2685
|
},
|
|
2681
|
-
"
|
|
2682
|
-
"
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2685
|
-
|
|
2686
|
-
|
|
2686
|
+
"color": {
|
|
2687
|
+
"value": "#d62410",
|
|
2688
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2689
|
+
"isSource": true,
|
|
2690
|
+
"original": {
|
|
2691
|
+
"value": "{leiden.color.primary}"
|
|
2692
|
+
},
|
|
2693
|
+
"name": "utrechtButtonSecondaryActionColor",
|
|
2694
|
+
"attributes": {
|
|
2695
|
+
"category": "utrecht",
|
|
2696
|
+
"type": "button",
|
|
2697
|
+
"item": "secondary-action",
|
|
2698
|
+
"subitem": "color"
|
|
2699
|
+
},
|
|
2700
|
+
"path": [
|
|
2701
|
+
"utrecht",
|
|
2702
|
+
"button",
|
|
2703
|
+
"secondary-action",
|
|
2704
|
+
"color"
|
|
2705
|
+
]
|
|
2706
|
+
},
|
|
2707
|
+
"font-weight": {
|
|
2708
|
+
"value": "400",
|
|
2709
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2710
|
+
"isSource": true,
|
|
2711
|
+
"original": {
|
|
2712
|
+
"value": "{leiden.typography.font-weight.normal}"
|
|
2713
|
+
},
|
|
2714
|
+
"name": "utrechtButtonSecondaryActionFontWeight",
|
|
2715
|
+
"attributes": {
|
|
2716
|
+
"category": "utrecht",
|
|
2717
|
+
"type": "button",
|
|
2718
|
+
"item": "secondary-action",
|
|
2719
|
+
"subitem": "font-weight"
|
|
2720
|
+
},
|
|
2721
|
+
"path": [
|
|
2722
|
+
"utrecht",
|
|
2723
|
+
"button",
|
|
2724
|
+
"secondary-action",
|
|
2725
|
+
"font-weight"
|
|
2726
|
+
]
|
|
2727
|
+
},
|
|
2728
|
+
"active": {
|
|
2729
|
+
"background-color": {},
|
|
2730
|
+
"border-color": {},
|
|
2731
|
+
"color": {}
|
|
2732
|
+
},
|
|
2733
|
+
"disabled": {
|
|
2734
|
+
"background-color": {},
|
|
2735
|
+
"border-color": {},
|
|
2736
|
+
"color": {}
|
|
2737
|
+
},
|
|
2738
|
+
"hover": {
|
|
2739
|
+
"background-color": {
|
|
2740
|
+
"value": "#ffffff",
|
|
2741
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2742
|
+
"isSource": true,
|
|
2743
|
+
"original": {
|
|
2744
|
+
"value": "{leiden.color.white.100}"
|
|
2745
|
+
},
|
|
2746
|
+
"name": "utrechtButtonSecondaryActionHoverBackgroundColor",
|
|
2747
|
+
"attributes": {
|
|
2748
|
+
"category": "utrecht",
|
|
2749
|
+
"type": "button",
|
|
2750
|
+
"item": "secondary-action",
|
|
2751
|
+
"subitem": "hover",
|
|
2752
|
+
"state": "background-color"
|
|
2753
|
+
},
|
|
2754
|
+
"path": [
|
|
2755
|
+
"utrecht",
|
|
2756
|
+
"button",
|
|
2757
|
+
"secondary-action",
|
|
2758
|
+
"hover",
|
|
2759
|
+
"background-color"
|
|
2760
|
+
]
|
|
2761
|
+
},
|
|
2762
|
+
"border-color": {
|
|
2763
|
+
"value": "#b81f0e",
|
|
2764
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2765
|
+
"isSource": true,
|
|
2766
|
+
"original": {
|
|
2767
|
+
"value": "{leiden.color.primary-hover}"
|
|
2768
|
+
},
|
|
2769
|
+
"name": "utrechtButtonSecondaryActionHoverBorderColor",
|
|
2770
|
+
"attributes": {
|
|
2771
|
+
"category": "utrecht",
|
|
2772
|
+
"type": "button",
|
|
2773
|
+
"item": "secondary-action",
|
|
2774
|
+
"subitem": "hover",
|
|
2775
|
+
"state": "border-color"
|
|
2776
|
+
},
|
|
2777
|
+
"path": [
|
|
2778
|
+
"utrecht",
|
|
2779
|
+
"button",
|
|
2780
|
+
"secondary-action",
|
|
2781
|
+
"hover",
|
|
2782
|
+
"border-color"
|
|
2783
|
+
]
|
|
2784
|
+
},
|
|
2785
|
+
"color": {
|
|
2786
|
+
"value": "#b81f0e",
|
|
2787
|
+
"filePath": "src/component/utrecht/button.tokens.json",
|
|
2788
|
+
"isSource": true,
|
|
2789
|
+
"original": {
|
|
2790
|
+
"value": "{leiden.color.primary-hover}"
|
|
2791
|
+
},
|
|
2792
|
+
"name": "utrechtButtonSecondaryActionHoverColor",
|
|
2793
|
+
"attributes": {
|
|
2794
|
+
"category": "utrecht",
|
|
2795
|
+
"type": "button",
|
|
2796
|
+
"item": "secondary-action",
|
|
2797
|
+
"subitem": "hover",
|
|
2798
|
+
"state": "color"
|
|
2799
|
+
},
|
|
2800
|
+
"path": [
|
|
2801
|
+
"utrecht",
|
|
2802
|
+
"button",
|
|
2803
|
+
"secondary-action",
|
|
2804
|
+
"hover",
|
|
2805
|
+
"color"
|
|
2806
|
+
]
|
|
2807
|
+
}
|
|
2808
|
+
},
|
|
2809
|
+
"focus": {
|
|
2810
|
+
"background-color": {},
|
|
2811
|
+
"border-color": {},
|
|
2812
|
+
"color": {}
|
|
2813
|
+
},
|
|
2814
|
+
"pressed": {
|
|
2815
|
+
"background-color": {},
|
|
2816
|
+
"border-color": {},
|
|
2817
|
+
"color": {}
|
|
2818
|
+
}
|
|
2819
|
+
},
|
|
2820
|
+
"subtle": {
|
|
2821
|
+
"background-color": {},
|
|
2822
|
+
"border-color": {},
|
|
2823
|
+
"border-width": {},
|
|
2824
|
+
"color": {},
|
|
2825
|
+
"font-weight": {},
|
|
2826
|
+
"active": {
|
|
2827
|
+
"background-color": {},
|
|
2828
|
+
"border-color": {},
|
|
2829
|
+
"color": {}
|
|
2830
|
+
},
|
|
2831
|
+
"disabled": {
|
|
2832
|
+
"background-color": {},
|
|
2833
|
+
"border-color": {},
|
|
2834
|
+
"color": {}
|
|
2835
|
+
},
|
|
2836
|
+
"hover": {
|
|
2837
|
+
"background-color": {},
|
|
2838
|
+
"border-color": {},
|
|
2839
|
+
"color": {}
|
|
2840
|
+
},
|
|
2841
|
+
"focus": {
|
|
2842
|
+
"background-color": {},
|
|
2843
|
+
"border-color": {},
|
|
2844
|
+
"color": {}
|
|
2845
|
+
},
|
|
2846
|
+
"pressed": {
|
|
2847
|
+
"background-color": {},
|
|
2848
|
+
"border-color": {},
|
|
2849
|
+
"color": {}
|
|
2850
|
+
}
|
|
2851
|
+
}
|
|
2852
|
+
},
|
|
2853
|
+
"code": {
|
|
2854
|
+
"background-color": {
|
|
2855
|
+
"value": "#e4e4e4",
|
|
2856
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2857
|
+
"isSource": true,
|
|
2858
|
+
"original": {
|
|
2859
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
2860
|
+
},
|
|
2861
|
+
"name": "utrechtCodeBackgroundColor",
|
|
2862
|
+
"attributes": {
|
|
2863
|
+
"category": "utrecht",
|
|
2864
|
+
"type": "code",
|
|
2865
|
+
"item": "background-color"
|
|
2866
|
+
},
|
|
2867
|
+
"path": [
|
|
2868
|
+
"utrecht",
|
|
2869
|
+
"code",
|
|
2870
|
+
"background-color"
|
|
2871
|
+
]
|
|
2872
|
+
},
|
|
2687
2873
|
"color": {
|
|
2688
|
-
"value": "#
|
|
2689
|
-
"filePath": "src/component/utrecht/
|
|
2874
|
+
"value": "#0d1921",
|
|
2875
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2690
2876
|
"isSource": true,
|
|
2691
2877
|
"original": {
|
|
2692
|
-
"value": "{leiden.color.
|
|
2878
|
+
"value": "{leiden.color.black.9}"
|
|
2693
2879
|
},
|
|
2694
|
-
"name": "
|
|
2880
|
+
"name": "utrechtCodeColor",
|
|
2695
2881
|
"attributes": {
|
|
2696
2882
|
"category": "utrecht",
|
|
2697
|
-
"type": "
|
|
2883
|
+
"type": "code",
|
|
2698
2884
|
"item": "color"
|
|
2699
2885
|
},
|
|
2700
2886
|
"path": [
|
|
2701
2887
|
"utrecht",
|
|
2702
|
-
"
|
|
2888
|
+
"code",
|
|
2703
2889
|
"color"
|
|
2704
2890
|
]
|
|
2705
2891
|
},
|
|
2706
|
-
"
|
|
2707
|
-
"value": "
|
|
2708
|
-
"filePath": "src/component/utrecht/
|
|
2892
|
+
"font-family": {
|
|
2893
|
+
"value": "Monospace, \"Lucida Console\"",
|
|
2894
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2709
2895
|
"isSource": true,
|
|
2710
2896
|
"original": {
|
|
2711
|
-
"value": "{leiden.
|
|
2897
|
+
"value": "{leiden.typography.monospace.font-family}"
|
|
2712
2898
|
},
|
|
2713
|
-
"name": "
|
|
2899
|
+
"name": "utrechtCodeFontFamily",
|
|
2714
2900
|
"attributes": {
|
|
2715
2901
|
"category": "utrecht",
|
|
2716
|
-
"type": "
|
|
2717
|
-
"item": "
|
|
2902
|
+
"type": "code",
|
|
2903
|
+
"item": "font-family"
|
|
2718
2904
|
},
|
|
2719
2905
|
"path": [
|
|
2720
2906
|
"utrecht",
|
|
2721
|
-
"
|
|
2722
|
-
"
|
|
2907
|
+
"code",
|
|
2908
|
+
"font-family"
|
|
2723
2909
|
]
|
|
2724
2910
|
},
|
|
2725
|
-
"
|
|
2726
|
-
"value": "
|
|
2727
|
-
"filePath": "src/component/utrecht/
|
|
2911
|
+
"font-size": {
|
|
2912
|
+
"value": "inherit",
|
|
2913
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2728
2914
|
"isSource": true,
|
|
2729
2915
|
"original": {
|
|
2730
|
-
"value": "
|
|
2916
|
+
"value": "inherit"
|
|
2731
2917
|
},
|
|
2732
|
-
"name": "
|
|
2918
|
+
"name": "utrechtCodeFontSize",
|
|
2733
2919
|
"attributes": {
|
|
2734
2920
|
"category": "utrecht",
|
|
2735
|
-
"type": "
|
|
2736
|
-
"item": "
|
|
2921
|
+
"type": "code",
|
|
2922
|
+
"item": "font-size"
|
|
2737
2923
|
},
|
|
2738
2924
|
"path": [
|
|
2739
2925
|
"utrecht",
|
|
2740
|
-
"
|
|
2741
|
-
"
|
|
2926
|
+
"code",
|
|
2927
|
+
"font-size"
|
|
2742
2928
|
]
|
|
2743
|
-
}
|
|
2929
|
+
},
|
|
2930
|
+
"line-height": {}
|
|
2744
2931
|
},
|
|
2745
|
-
"
|
|
2932
|
+
"code-block": {
|
|
2746
2933
|
"background-color": {
|
|
2747
|
-
"value": "#
|
|
2748
|
-
"filePath": "src/component/
|
|
2934
|
+
"value": "#e4e4e4",
|
|
2935
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2749
2936
|
"isSource": true,
|
|
2750
2937
|
"original": {
|
|
2751
|
-
"value": "{leiden.color.
|
|
2938
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
2752
2939
|
},
|
|
2753
|
-
"name": "
|
|
2940
|
+
"name": "utrechtCodeBlockBackgroundColor",
|
|
2754
2941
|
"attributes": {
|
|
2755
2942
|
"category": "utrecht",
|
|
2756
|
-
"type": "
|
|
2943
|
+
"type": "code-block",
|
|
2757
2944
|
"item": "background-color"
|
|
2758
2945
|
},
|
|
2759
2946
|
"path": [
|
|
2760
2947
|
"utrecht",
|
|
2761
|
-
"
|
|
2948
|
+
"code-block",
|
|
2762
2949
|
"background-color"
|
|
2763
2950
|
]
|
|
2764
2951
|
},
|
|
2765
|
-
"
|
|
2766
|
-
|
|
2767
|
-
"
|
|
2768
|
-
"
|
|
2769
|
-
"
|
|
2770
|
-
|
|
2771
|
-
"value": "{leiden.color.grey.33}"
|
|
2952
|
+
"color": {
|
|
2953
|
+
"value": "#0d1921",
|
|
2954
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2955
|
+
"isSource": true,
|
|
2956
|
+
"original": {
|
|
2957
|
+
"value": "{leiden.color.black.9}"
|
|
2772
2958
|
},
|
|
2773
|
-
"name": "
|
|
2959
|
+
"name": "utrechtCodeBlockColor",
|
|
2774
2960
|
"attributes": {
|
|
2775
2961
|
"category": "utrecht",
|
|
2776
|
-
"type": "
|
|
2777
|
-
"item": "
|
|
2962
|
+
"type": "code-block",
|
|
2963
|
+
"item": "color"
|
|
2778
2964
|
},
|
|
2779
2965
|
"path": [
|
|
2780
2966
|
"utrecht",
|
|
2781
|
-
"
|
|
2782
|
-
"
|
|
2967
|
+
"code-block",
|
|
2968
|
+
"color"
|
|
2783
2969
|
]
|
|
2784
2970
|
},
|
|
2785
|
-
"
|
|
2786
|
-
"value": "
|
|
2787
|
-
"filePath": "src/component/
|
|
2971
|
+
"font-family": {
|
|
2972
|
+
"value": "Monospace, \"Lucida Console\"",
|
|
2973
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2788
2974
|
"isSource": true,
|
|
2789
2975
|
"original": {
|
|
2790
|
-
"value": "
|
|
2976
|
+
"value": "{leiden.typography.monospace.font-family}"
|
|
2791
2977
|
},
|
|
2792
|
-
"name": "
|
|
2978
|
+
"name": "utrechtCodeBlockFontFamily",
|
|
2793
2979
|
"attributes": {
|
|
2794
2980
|
"category": "utrecht",
|
|
2795
|
-
"type": "
|
|
2796
|
-
"item": "
|
|
2981
|
+
"type": "code-block",
|
|
2982
|
+
"item": "font-family"
|
|
2797
2983
|
},
|
|
2798
2984
|
"path": [
|
|
2799
2985
|
"utrecht",
|
|
2800
|
-
"
|
|
2801
|
-
"
|
|
2986
|
+
"code-block",
|
|
2987
|
+
"font-family"
|
|
2802
2988
|
]
|
|
2803
2989
|
},
|
|
2804
|
-
"
|
|
2805
|
-
"value": "
|
|
2806
|
-
"filePath": "src/component/
|
|
2990
|
+
"font-size": {
|
|
2991
|
+
"value": "18px",
|
|
2992
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2807
2993
|
"isSource": true,
|
|
2808
2994
|
"original": {
|
|
2809
|
-
"value": "{leiden.size.
|
|
2995
|
+
"value": "{leiden.font-size.md}"
|
|
2810
2996
|
},
|
|
2811
|
-
"name": "
|
|
2997
|
+
"name": "utrechtCodeBlockFontSize",
|
|
2812
2998
|
"attributes": {
|
|
2813
2999
|
"category": "utrecht",
|
|
2814
|
-
"type": "
|
|
2815
|
-
"item": "
|
|
3000
|
+
"type": "code-block",
|
|
3001
|
+
"item": "font-size"
|
|
2816
3002
|
},
|
|
2817
3003
|
"path": [
|
|
2818
3004
|
"utrecht",
|
|
2819
|
-
"
|
|
2820
|
-
"
|
|
3005
|
+
"code-block",
|
|
3006
|
+
"font-size"
|
|
2821
3007
|
]
|
|
2822
3008
|
},
|
|
2823
|
-
"
|
|
2824
|
-
"value": "
|
|
2825
|
-
"filePath": "src/component/
|
|
3009
|
+
"line-height": {
|
|
3010
|
+
"value": "24px",
|
|
3011
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2826
3012
|
"isSource": true,
|
|
2827
3013
|
"original": {
|
|
2828
|
-
"value": "{leiden.
|
|
3014
|
+
"value": "{leiden.size.lg}"
|
|
2829
3015
|
},
|
|
2830
|
-
"name": "
|
|
3016
|
+
"name": "utrechtCodeBlockLineHeight",
|
|
2831
3017
|
"attributes": {
|
|
2832
3018
|
"category": "utrecht",
|
|
2833
|
-
"type": "
|
|
2834
|
-
"item": "
|
|
3019
|
+
"type": "code-block",
|
|
3020
|
+
"item": "line-height"
|
|
2835
3021
|
},
|
|
2836
3022
|
"path": [
|
|
2837
3023
|
"utrecht",
|
|
2838
|
-
"
|
|
2839
|
-
"
|
|
3024
|
+
"code-block",
|
|
3025
|
+
"line-height"
|
|
2840
3026
|
]
|
|
2841
3027
|
},
|
|
2842
|
-
"
|
|
2843
|
-
"value": "
|
|
2844
|
-
"filePath": "src/component/
|
|
3028
|
+
"margin-block-start": {
|
|
3029
|
+
"value": "18px",
|
|
3030
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2845
3031
|
"isSource": true,
|
|
2846
3032
|
"original": {
|
|
2847
|
-
"value": "{leiden.
|
|
3033
|
+
"value": "{leiden.size.md}"
|
|
2848
3034
|
},
|
|
2849
|
-
"name": "
|
|
3035
|
+
"name": "utrechtCodeBlockMarginBlockStart",
|
|
2850
3036
|
"attributes": {
|
|
2851
3037
|
"category": "utrecht",
|
|
2852
|
-
"type": "
|
|
2853
|
-
"item": "
|
|
3038
|
+
"type": "code-block",
|
|
3039
|
+
"item": "margin-block-start"
|
|
2854
3040
|
},
|
|
2855
3041
|
"path": [
|
|
2856
3042
|
"utrecht",
|
|
2857
|
-
"
|
|
2858
|
-
"
|
|
3043
|
+
"code-block",
|
|
3044
|
+
"margin-block-start"
|
|
2859
3045
|
]
|
|
2860
3046
|
},
|
|
2861
|
-
"
|
|
2862
|
-
"value": "
|
|
2863
|
-
"filePath": "src/component/
|
|
3047
|
+
"margin-block-end": {
|
|
3048
|
+
"value": "18px",
|
|
3049
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2864
3050
|
"isSource": true,
|
|
2865
3051
|
"original": {
|
|
2866
|
-
"value": "
|
|
3052
|
+
"value": "{leiden.size.md}"
|
|
2867
3053
|
},
|
|
2868
|
-
"name": "
|
|
3054
|
+
"name": "utrechtCodeBlockMarginBlockEnd",
|
|
2869
3055
|
"attributes": {
|
|
2870
3056
|
"category": "utrecht",
|
|
2871
|
-
"type": "
|
|
2872
|
-
"item": "
|
|
3057
|
+
"type": "code-block",
|
|
3058
|
+
"item": "margin-block-end"
|
|
2873
3059
|
},
|
|
2874
3060
|
"path": [
|
|
2875
3061
|
"utrecht",
|
|
2876
|
-
"
|
|
2877
|
-
"
|
|
3062
|
+
"code-block",
|
|
3063
|
+
"margin-block-end"
|
|
2878
3064
|
]
|
|
2879
3065
|
},
|
|
2880
|
-
"
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
"value": "8px",
|
|
2884
|
-
"filePath": "src/component/conduction/textbox.tokens.json",
|
|
3066
|
+
"margin-inline-start": {
|
|
3067
|
+
"value": 0,
|
|
3068
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2885
3069
|
"isSource": true,
|
|
2886
3070
|
"original": {
|
|
2887
|
-
"value":
|
|
3071
|
+
"value": 0
|
|
2888
3072
|
},
|
|
2889
|
-
"name": "
|
|
3073
|
+
"name": "utrechtCodeBlockMarginInlineStart",
|
|
2890
3074
|
"attributes": {
|
|
2891
3075
|
"category": "utrecht",
|
|
2892
|
-
"type": "
|
|
2893
|
-
"item": "
|
|
3076
|
+
"type": "code-block",
|
|
3077
|
+
"item": "margin-inline-start"
|
|
2894
3078
|
},
|
|
2895
3079
|
"path": [
|
|
2896
3080
|
"utrecht",
|
|
2897
|
-
"
|
|
2898
|
-
"
|
|
3081
|
+
"code-block",
|
|
3082
|
+
"margin-inline-start"
|
|
2899
3083
|
]
|
|
2900
3084
|
},
|
|
2901
|
-
"
|
|
2902
|
-
"value":
|
|
2903
|
-
"filePath": "src/component/
|
|
3085
|
+
"margin-inline-end": {
|
|
3086
|
+
"value": 0,
|
|
3087
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2904
3088
|
"isSource": true,
|
|
2905
3089
|
"original": {
|
|
2906
|
-
"value":
|
|
3090
|
+
"value": 0
|
|
2907
3091
|
},
|
|
2908
|
-
"name": "
|
|
3092
|
+
"name": "utrechtCodeBlockMarginInlineEnd",
|
|
2909
3093
|
"attributes": {
|
|
2910
3094
|
"category": "utrecht",
|
|
2911
|
-
"type": "
|
|
2912
|
-
"item": "
|
|
3095
|
+
"type": "code-block",
|
|
3096
|
+
"item": "margin-inline-end"
|
|
2913
3097
|
},
|
|
2914
3098
|
"path": [
|
|
2915
3099
|
"utrecht",
|
|
2916
|
-
"
|
|
2917
|
-
"
|
|
3100
|
+
"code-block",
|
|
3101
|
+
"margin-inline-end"
|
|
2918
3102
|
]
|
|
2919
3103
|
},
|
|
2920
|
-
"padding-
|
|
2921
|
-
"value": "
|
|
2922
|
-
"filePath": "src/component/
|
|
3104
|
+
"padding-block-start": {
|
|
3105
|
+
"value": "18px",
|
|
3106
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2923
3107
|
"isSource": true,
|
|
2924
3108
|
"original": {
|
|
2925
|
-
"value": "{leiden.size.
|
|
3109
|
+
"value": "{leiden.size.md}"
|
|
2926
3110
|
},
|
|
2927
|
-
"name": "
|
|
3111
|
+
"name": "utrechtCodeBlockPaddingBlockStart",
|
|
2928
3112
|
"attributes": {
|
|
2929
3113
|
"category": "utrecht",
|
|
2930
|
-
"type": "
|
|
2931
|
-
"item": "padding-
|
|
3114
|
+
"type": "code-block",
|
|
3115
|
+
"item": "padding-block-start"
|
|
2932
3116
|
},
|
|
2933
3117
|
"path": [
|
|
2934
3118
|
"utrecht",
|
|
2935
|
-
"
|
|
2936
|
-
"padding-
|
|
3119
|
+
"code-block",
|
|
3120
|
+
"padding-block-start"
|
|
2937
3121
|
]
|
|
2938
3122
|
},
|
|
2939
|
-
"padding-
|
|
2940
|
-
"value": "
|
|
2941
|
-
"filePath": "src/component/
|
|
3123
|
+
"padding-block-end": {
|
|
3124
|
+
"value": "18px",
|
|
3125
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
2942
3126
|
"isSource": true,
|
|
2943
3127
|
"original": {
|
|
2944
|
-
"value": "{leiden.size.
|
|
3128
|
+
"value": "{leiden.size.md}"
|
|
2945
3129
|
},
|
|
2946
|
-
"name": "
|
|
3130
|
+
"name": "utrechtCodeBlockPaddingBlockEnd",
|
|
2947
3131
|
"attributes": {
|
|
2948
3132
|
"category": "utrecht",
|
|
2949
|
-
"type": "
|
|
2950
|
-
"item": "padding-
|
|
3133
|
+
"type": "code-block",
|
|
3134
|
+
"item": "padding-block-end"
|
|
2951
3135
|
},
|
|
2952
3136
|
"path": [
|
|
2953
3137
|
"utrecht",
|
|
2954
|
-
"
|
|
2955
|
-
"padding-
|
|
3138
|
+
"code-block",
|
|
3139
|
+
"padding-block-end"
|
|
2956
3140
|
]
|
|
2957
3141
|
},
|
|
2958
|
-
"
|
|
2959
|
-
"
|
|
2960
|
-
|
|
2961
|
-
"filePath": "src/component/conduction/textbox.tokens.json",
|
|
2962
|
-
"isSource": true,
|
|
2963
|
-
"original": {
|
|
2964
|
-
"value": "{leiden.color.lightblue.24}"
|
|
2965
|
-
},
|
|
2966
|
-
"name": "utrechtTextboxPlaceholderColor",
|
|
2967
|
-
"attributes": {
|
|
2968
|
-
"category": "utrecht",
|
|
2969
|
-
"type": "textbox",
|
|
2970
|
-
"item": "placeholder",
|
|
2971
|
-
"subitem": "color"
|
|
2972
|
-
},
|
|
2973
|
-
"path": [
|
|
2974
|
-
"utrecht",
|
|
2975
|
-
"textbox",
|
|
2976
|
-
"placeholder",
|
|
2977
|
-
"color"
|
|
2978
|
-
]
|
|
2979
|
-
}
|
|
2980
|
-
},
|
|
2981
|
-
"disabled": {
|
|
2982
|
-
"background-color": {},
|
|
2983
|
-
"border-color": {},
|
|
2984
|
-
"color": {}
|
|
2985
|
-
},
|
|
2986
|
-
"focus": {
|
|
2987
|
-
"background-color": {},
|
|
2988
|
-
"border-color": {},
|
|
2989
|
-
"color": {}
|
|
2990
|
-
},
|
|
2991
|
-
"invalid": {
|
|
2992
|
-
"background-color": {},
|
|
2993
|
-
"border-color": {},
|
|
2994
|
-
"border-width": {},
|
|
2995
|
-
"color": {}
|
|
2996
|
-
},
|
|
2997
|
-
"read-only": {
|
|
2998
|
-
"background-color": {},
|
|
2999
|
-
"border-color": {},
|
|
3000
|
-
"color": {}
|
|
3001
|
-
}
|
|
3002
|
-
},
|
|
3003
|
-
"blockquote": {
|
|
3004
|
-
"background-color": {},
|
|
3005
|
-
"color": {},
|
|
3006
|
-
"margin-inline-start": {
|
|
3007
|
-
"value": "32px",
|
|
3008
|
-
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
3142
|
+
"padding-inline-start": {
|
|
3143
|
+
"value": "18px",
|
|
3144
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3009
3145
|
"isSource": true,
|
|
3010
3146
|
"original": {
|
|
3011
|
-
"value": "{leiden.size.
|
|
3147
|
+
"value": "{leiden.size.md}"
|
|
3012
3148
|
},
|
|
3013
|
-
"name": "
|
|
3149
|
+
"name": "utrechtCodeBlockPaddingInlineStart",
|
|
3014
3150
|
"attributes": {
|
|
3015
3151
|
"category": "utrecht",
|
|
3016
|
-
"type": "
|
|
3017
|
-
"item": "
|
|
3152
|
+
"type": "code-block",
|
|
3153
|
+
"item": "padding-inline-start"
|
|
3018
3154
|
},
|
|
3019
3155
|
"path": [
|
|
3020
3156
|
"utrecht",
|
|
3021
|
-
"
|
|
3022
|
-
"
|
|
3157
|
+
"code-block",
|
|
3158
|
+
"padding-inline-start"
|
|
3023
3159
|
]
|
|
3024
3160
|
},
|
|
3025
|
-
"
|
|
3026
|
-
"value": "
|
|
3027
|
-
"filePath": "src/component/utrecht/
|
|
3161
|
+
"padding-inline-end": {
|
|
3162
|
+
"value": "18px",
|
|
3163
|
+
"filePath": "src/component/utrecht/code.tokens.json",
|
|
3028
3164
|
"isSource": true,
|
|
3029
3165
|
"original": {
|
|
3030
|
-
"value": "{leiden.size.
|
|
3166
|
+
"value": "{leiden.size.md}"
|
|
3031
3167
|
},
|
|
3032
|
-
"name": "
|
|
3168
|
+
"name": "utrechtCodeBlockPaddingInlineEnd",
|
|
3033
3169
|
"attributes": {
|
|
3034
3170
|
"category": "utrecht",
|
|
3035
|
-
"type": "
|
|
3036
|
-
"item": "
|
|
3171
|
+
"type": "code-block",
|
|
3172
|
+
"item": "padding-inline-end"
|
|
3037
3173
|
},
|
|
3038
3174
|
"path": [
|
|
3039
3175
|
"utrecht",
|
|
3040
|
-
"
|
|
3041
|
-
"
|
|
3176
|
+
"code-block",
|
|
3177
|
+
"padding-inline-end"
|
|
3178
|
+
]
|
|
3179
|
+
}
|
|
3180
|
+
},
|
|
3181
|
+
"document": {
|
|
3182
|
+
"background-color": {
|
|
3183
|
+
"value": "#ffffff",
|
|
3184
|
+
"filePath": "src/component/utrecht/document.tokens.json",
|
|
3185
|
+
"isSource": true,
|
|
3186
|
+
"original": {
|
|
3187
|
+
"value": "{leiden.color.white.100}"
|
|
3188
|
+
},
|
|
3189
|
+
"name": "utrechtDocumentBackgroundColor",
|
|
3190
|
+
"attributes": {
|
|
3191
|
+
"category": "utrecht",
|
|
3192
|
+
"type": "document",
|
|
3193
|
+
"item": "background-color"
|
|
3194
|
+
},
|
|
3195
|
+
"path": [
|
|
3196
|
+
"utrecht",
|
|
3197
|
+
"document",
|
|
3198
|
+
"background-color"
|
|
3042
3199
|
]
|
|
3043
3200
|
},
|
|
3044
|
-
"
|
|
3045
|
-
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
|
|
3049
|
-
|
|
3050
|
-
"padding-inline-end": {},
|
|
3051
|
-
"padding-inline-block-start": {},
|
|
3052
|
-
"padding-inline-block-end": {},
|
|
3053
|
-
"attribution": {
|
|
3054
|
-
"color": {},
|
|
3055
|
-
"font-size": {}
|
|
3056
|
-
},
|
|
3057
|
-
"content": {
|
|
3058
|
-
"color": {
|
|
3059
|
-
"value": "#0d1921",
|
|
3060
|
-
"filePath": "src/component/utrecht/blockquote.tokens.json",
|
|
3061
|
-
"isSource": true,
|
|
3062
|
-
"original": {
|
|
3063
|
-
"value": "{leiden.color.black.9}"
|
|
3064
|
-
},
|
|
3065
|
-
"name": "utrechtBlockquoteContentColor",
|
|
3066
|
-
"attributes": {
|
|
3067
|
-
"category": "utrecht",
|
|
3068
|
-
"type": "blockquote",
|
|
3069
|
-
"item": "content",
|
|
3070
|
-
"subitem": "color"
|
|
3071
|
-
},
|
|
3072
|
-
"path": [
|
|
3073
|
-
"utrecht",
|
|
3074
|
-
"blockquote",
|
|
3075
|
-
"content",
|
|
3076
|
-
"color"
|
|
3077
|
-
]
|
|
3201
|
+
"color": {
|
|
3202
|
+
"value": "#0d1921",
|
|
3203
|
+
"filePath": "src/component/utrecht/document.tokens.json",
|
|
3204
|
+
"isSource": true,
|
|
3205
|
+
"original": {
|
|
3206
|
+
"value": "{leiden.color.black.9}"
|
|
3078
3207
|
},
|
|
3079
|
-
"
|
|
3080
|
-
|
|
3081
|
-
"
|
|
3082
|
-
"
|
|
3083
|
-
"
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
"
|
|
3087
|
-
"
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
|
|
3099
|
-
|
|
3100
|
-
|
|
3208
|
+
"name": "utrechtDocumentColor",
|
|
3209
|
+
"attributes": {
|
|
3210
|
+
"category": "utrecht",
|
|
3211
|
+
"type": "document",
|
|
3212
|
+
"item": "color"
|
|
3213
|
+
},
|
|
3214
|
+
"path": [
|
|
3215
|
+
"utrecht",
|
|
3216
|
+
"document",
|
|
3217
|
+
"color"
|
|
3218
|
+
]
|
|
3219
|
+
},
|
|
3220
|
+
"font-family": {
|
|
3221
|
+
"value": "\"Open Sans\", Arial, sans-serif",
|
|
3222
|
+
"filePath": "src/component/utrecht/document.tokens.json",
|
|
3223
|
+
"isSource": true,
|
|
3224
|
+
"original": {
|
|
3225
|
+
"value": "{leiden.typography.sans-serif.font-family}"
|
|
3226
|
+
},
|
|
3227
|
+
"name": "utrechtDocumentFontFamily",
|
|
3228
|
+
"attributes": {
|
|
3229
|
+
"category": "utrecht",
|
|
3230
|
+
"type": "document",
|
|
3231
|
+
"item": "font-family"
|
|
3232
|
+
},
|
|
3233
|
+
"path": [
|
|
3234
|
+
"utrecht",
|
|
3235
|
+
"document",
|
|
3236
|
+
"font-family"
|
|
3237
|
+
]
|
|
3238
|
+
},
|
|
3239
|
+
"font-size": {
|
|
3240
|
+
"value": "18px",
|
|
3241
|
+
"filePath": "src/component/utrecht/document.tokens.json",
|
|
3242
|
+
"isSource": true,
|
|
3243
|
+
"original": {
|
|
3244
|
+
"value": "{leiden.font-size.md}"
|
|
3245
|
+
},
|
|
3246
|
+
"name": "utrechtDocumentFontSize",
|
|
3247
|
+
"attributes": {
|
|
3248
|
+
"category": "utrecht",
|
|
3249
|
+
"type": "document",
|
|
3250
|
+
"item": "font-size"
|
|
3251
|
+
},
|
|
3252
|
+
"path": [
|
|
3253
|
+
"utrecht",
|
|
3254
|
+
"document",
|
|
3255
|
+
"font-size"
|
|
3256
|
+
]
|
|
3257
|
+
},
|
|
3258
|
+
"font-weight": {},
|
|
3259
|
+
"line-height": {}
|
|
3101
3260
|
},
|
|
3102
|
-
"
|
|
3261
|
+
"form-input": {
|
|
3103
3262
|
"background-color": {
|
|
3104
|
-
"value": "#
|
|
3105
|
-
"filePath": "src/component/utrecht/
|
|
3263
|
+
"value": "#ffffff",
|
|
3264
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3106
3265
|
"isSource": true,
|
|
3107
3266
|
"original": {
|
|
3108
|
-
"value": "{leiden.color.
|
|
3267
|
+
"value": "{leiden.color.white.100}"
|
|
3109
3268
|
},
|
|
3110
|
-
"name": "
|
|
3269
|
+
"name": "utrechtFormInputBackgroundColor",
|
|
3111
3270
|
"attributes": {
|
|
3112
3271
|
"category": "utrecht",
|
|
3113
|
-
"type": "
|
|
3272
|
+
"type": "form-input",
|
|
3114
3273
|
"item": "background-color"
|
|
3115
3274
|
},
|
|
3116
3275
|
"path": [
|
|
3117
3276
|
"utrecht",
|
|
3118
|
-
"
|
|
3277
|
+
"form-input",
|
|
3119
3278
|
"background-color"
|
|
3120
3279
|
]
|
|
3121
3280
|
},
|
|
3281
|
+
"border-bottom-width": {},
|
|
3122
3282
|
"border-color": {
|
|
3123
|
-
"value": "#
|
|
3124
|
-
"filePath": "src/component/utrecht/
|
|
3283
|
+
"value": "#5f594a",
|
|
3284
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3125
3285
|
"isSource": true,
|
|
3126
3286
|
"original": {
|
|
3127
|
-
"value": "{leiden.color.
|
|
3287
|
+
"value": "{leiden.color.grey.33}"
|
|
3128
3288
|
},
|
|
3129
|
-
"name": "
|
|
3289
|
+
"name": "utrechtFormInputBorderColor",
|
|
3130
3290
|
"attributes": {
|
|
3131
3291
|
"category": "utrecht",
|
|
3132
|
-
"type": "
|
|
3292
|
+
"type": "form-input",
|
|
3133
3293
|
"item": "border-color"
|
|
3134
3294
|
},
|
|
3135
3295
|
"path": [
|
|
3136
3296
|
"utrecht",
|
|
3137
|
-
"
|
|
3297
|
+
"form-input",
|
|
3138
3298
|
"border-color"
|
|
3139
3299
|
]
|
|
3140
3300
|
},
|
|
3141
3301
|
"border-radius": {
|
|
3142
|
-
"value": "
|
|
3143
|
-
"filePath": "src/component/utrecht/
|
|
3302
|
+
"value": "0px",
|
|
3303
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3144
3304
|
"isSource": true,
|
|
3145
3305
|
"original": {
|
|
3146
|
-
"value": "
|
|
3306
|
+
"value": "0px"
|
|
3147
3307
|
},
|
|
3148
|
-
"name": "
|
|
3308
|
+
"name": "utrechtFormInputBorderRadius",
|
|
3149
3309
|
"attributes": {
|
|
3150
3310
|
"category": "utrecht",
|
|
3151
|
-
"type": "
|
|
3311
|
+
"type": "form-input",
|
|
3152
3312
|
"item": "border-radius"
|
|
3153
3313
|
},
|
|
3154
3314
|
"path": [
|
|
3155
3315
|
"utrecht",
|
|
3156
|
-
"
|
|
3316
|
+
"form-input",
|
|
3157
3317
|
"border-radius"
|
|
3158
3318
|
]
|
|
3159
3319
|
},
|
|
3160
3320
|
"border-width": {
|
|
3161
|
-
"value": "
|
|
3162
|
-
"filePath": "src/component/utrecht/
|
|
3321
|
+
"value": "1px",
|
|
3322
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3163
3323
|
"isSource": true,
|
|
3164
3324
|
"original": {
|
|
3165
|
-
"value": "{leiden.size.
|
|
3325
|
+
"value": "{leiden.size.4xs}"
|
|
3166
3326
|
},
|
|
3167
|
-
"name": "
|
|
3327
|
+
"name": "utrechtFormInputBorderWidth",
|
|
3168
3328
|
"attributes": {
|
|
3169
3329
|
"category": "utrecht",
|
|
3170
|
-
"type": "
|
|
3330
|
+
"type": "form-input",
|
|
3171
3331
|
"item": "border-width"
|
|
3172
3332
|
},
|
|
3173
3333
|
"path": [
|
|
3174
3334
|
"utrecht",
|
|
3175
|
-
"
|
|
3335
|
+
"form-input",
|
|
3176
3336
|
"border-width"
|
|
3177
3337
|
]
|
|
3178
3338
|
},
|
|
3179
3339
|
"color": {
|
|
3180
|
-
"value": "#
|
|
3181
|
-
"filePath": "src/component/utrecht/
|
|
3340
|
+
"value": "#1d1d1b",
|
|
3341
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3182
3342
|
"isSource": true,
|
|
3183
3343
|
"original": {
|
|
3184
|
-
"value": "{leiden.color.
|
|
3344
|
+
"value": "{leiden.color.grey.11}"
|
|
3185
3345
|
},
|
|
3186
|
-
"name": "
|
|
3346
|
+
"name": "utrechtFormInputColor",
|
|
3187
3347
|
"attributes": {
|
|
3188
3348
|
"category": "utrecht",
|
|
3189
|
-
"type": "
|
|
3349
|
+
"type": "form-input",
|
|
3190
3350
|
"item": "color"
|
|
3191
3351
|
},
|
|
3192
3352
|
"path": [
|
|
3193
3353
|
"utrecht",
|
|
3194
|
-
"
|
|
3354
|
+
"form-input",
|
|
3195
3355
|
"color"
|
|
3196
3356
|
]
|
|
3197
3357
|
},
|
|
3198
3358
|
"font-family": {
|
|
3199
3359
|
"value": "\"Open Sans\", Arial, sans-serif",
|
|
3200
|
-
"filePath": "src/component/utrecht/
|
|
3360
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3201
3361
|
"isSource": true,
|
|
3202
3362
|
"original": {
|
|
3203
3363
|
"value": "{leiden.typography.sans-serif.font-family}"
|
|
3204
3364
|
},
|
|
3205
|
-
"name": "
|
|
3365
|
+
"name": "utrechtFormInputFontFamily",
|
|
3206
3366
|
"attributes": {
|
|
3207
3367
|
"category": "utrecht",
|
|
3208
|
-
"type": "
|
|
3368
|
+
"type": "form-input",
|
|
3209
3369
|
"item": "font-family"
|
|
3210
3370
|
},
|
|
3211
3371
|
"path": [
|
|
3212
3372
|
"utrecht",
|
|
3213
|
-
"
|
|
3373
|
+
"form-input",
|
|
3214
3374
|
"font-family"
|
|
3215
3375
|
]
|
|
3216
3376
|
},
|
|
3217
3377
|
"font-size": {
|
|
3218
|
-
"value": "
|
|
3219
|
-
"filePath": "src/component/utrecht/
|
|
3378
|
+
"value": "15px",
|
|
3379
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3220
3380
|
"isSource": true,
|
|
3221
3381
|
"original": {
|
|
3222
|
-
"value": "
|
|
3382
|
+
"value": "15px"
|
|
3223
3383
|
},
|
|
3224
|
-
"name": "
|
|
3384
|
+
"name": "utrechtFormInputFontSize",
|
|
3225
3385
|
"attributes": {
|
|
3226
3386
|
"category": "utrecht",
|
|
3227
|
-
"type": "
|
|
3387
|
+
"type": "form-input",
|
|
3228
3388
|
"item": "font-size"
|
|
3229
3389
|
},
|
|
3230
3390
|
"path": [
|
|
3231
3391
|
"utrecht",
|
|
3232
|
-
"
|
|
3392
|
+
"form-input",
|
|
3233
3393
|
"font-size"
|
|
3234
3394
|
]
|
|
3235
3395
|
},
|
|
3236
|
-
"
|
|
3237
|
-
|
|
3238
|
-
|
|
3396
|
+
"line-height": {},
|
|
3397
|
+
"max-inline-size": {},
|
|
3398
|
+
"padding-block-end": {
|
|
3399
|
+
"value": "8px",
|
|
3400
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3239
3401
|
"isSource": true,
|
|
3240
3402
|
"original": {
|
|
3241
|
-
"value": "
|
|
3403
|
+
"value": "{leiden.size.xs}"
|
|
3242
3404
|
},
|
|
3243
|
-
"name": "
|
|
3405
|
+
"name": "utrechtFormInputPaddingBlockEnd",
|
|
3244
3406
|
"attributes": {
|
|
3245
3407
|
"category": "utrecht",
|
|
3246
|
-
"type": "
|
|
3247
|
-
"item": "
|
|
3408
|
+
"type": "form-input",
|
|
3409
|
+
"item": "padding-block-end"
|
|
3248
3410
|
},
|
|
3249
3411
|
"path": [
|
|
3250
3412
|
"utrecht",
|
|
3251
|
-
"
|
|
3252
|
-
"
|
|
3413
|
+
"form-input",
|
|
3414
|
+
"padding-block-end"
|
|
3253
3415
|
]
|
|
3254
3416
|
},
|
|
3255
|
-
"inline-size": {},
|
|
3256
|
-
"letter-spacing": {},
|
|
3257
|
-
"line-height": {},
|
|
3258
|
-
"min-block-size": {},
|
|
3259
|
-
"min-inline-size": {},
|
|
3260
3417
|
"padding-block-start": {
|
|
3261
3418
|
"value": "8px",
|
|
3262
|
-
"filePath": "src/component/utrecht/
|
|
3419
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3263
3420
|
"isSource": true,
|
|
3264
3421
|
"original": {
|
|
3265
3422
|
"value": "{leiden.size.xs}"
|
|
3266
3423
|
},
|
|
3267
|
-
"name": "
|
|
3424
|
+
"name": "utrechtFormInputPaddingBlockStart",
|
|
3268
3425
|
"attributes": {
|
|
3269
3426
|
"category": "utrecht",
|
|
3270
|
-
"type": "
|
|
3427
|
+
"type": "form-input",
|
|
3271
3428
|
"item": "padding-block-start"
|
|
3272
3429
|
},
|
|
3273
3430
|
"path": [
|
|
3274
3431
|
"utrecht",
|
|
3275
|
-
"
|
|
3432
|
+
"form-input",
|
|
3276
3433
|
"padding-block-start"
|
|
3277
3434
|
]
|
|
3278
3435
|
},
|
|
3279
|
-
"padding-
|
|
3280
|
-
"value": "
|
|
3281
|
-
"filePath": "src/component/utrecht/
|
|
3436
|
+
"padding-inline-end": {
|
|
3437
|
+
"value": "14px",
|
|
3438
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3282
3439
|
"isSource": true,
|
|
3283
3440
|
"original": {
|
|
3284
|
-
"value": "{leiden.size.
|
|
3441
|
+
"value": "{leiden.size.sm}"
|
|
3285
3442
|
},
|
|
3286
|
-
"name": "
|
|
3443
|
+
"name": "utrechtFormInputPaddingInlineEnd",
|
|
3287
3444
|
"attributes": {
|
|
3288
3445
|
"category": "utrecht",
|
|
3289
|
-
"type": "
|
|
3290
|
-
"item": "padding-
|
|
3446
|
+
"type": "form-input",
|
|
3447
|
+
"item": "padding-inline-end"
|
|
3291
3448
|
},
|
|
3292
3449
|
"path": [
|
|
3293
3450
|
"utrecht",
|
|
3294
|
-
"
|
|
3295
|
-
"padding-
|
|
3451
|
+
"form-input",
|
|
3452
|
+
"padding-inline-end"
|
|
3296
3453
|
]
|
|
3297
3454
|
},
|
|
3298
3455
|
"padding-inline-start": {
|
|
3299
|
-
"value": "
|
|
3300
|
-
"filePath": "src/component/utrecht/
|
|
3456
|
+
"value": "14px",
|
|
3457
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3301
3458
|
"isSource": true,
|
|
3302
3459
|
"original": {
|
|
3303
|
-
"value": "{leiden.size.
|
|
3460
|
+
"value": "{leiden.size.sm}"
|
|
3304
3461
|
},
|
|
3305
|
-
"name": "
|
|
3462
|
+
"name": "utrechtFormInputPaddingInlineStart",
|
|
3306
3463
|
"attributes": {
|
|
3307
3464
|
"category": "utrecht",
|
|
3308
|
-
"type": "
|
|
3465
|
+
"type": "form-input",
|
|
3309
3466
|
"item": "padding-inline-start"
|
|
3310
3467
|
},
|
|
3311
3468
|
"path": [
|
|
3312
3469
|
"utrecht",
|
|
3313
|
-
"
|
|
3470
|
+
"form-input",
|
|
3314
3471
|
"padding-inline-start"
|
|
3315
3472
|
]
|
|
3316
3473
|
},
|
|
3317
|
-
"
|
|
3318
|
-
"
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
"original": {
|
|
3322
|
-
"value": "{leiden.size.xs}"
|
|
3323
|
-
},
|
|
3324
|
-
"name": "utrechtButtonPaddingInlineEnd",
|
|
3325
|
-
"attributes": {
|
|
3326
|
-
"category": "utrecht",
|
|
3327
|
-
"type": "button",
|
|
3328
|
-
"item": "padding-inline-end"
|
|
3329
|
-
},
|
|
3330
|
-
"path": [
|
|
3331
|
-
"utrecht",
|
|
3332
|
-
"button",
|
|
3333
|
-
"padding-inline-end"
|
|
3334
|
-
]
|
|
3335
|
-
},
|
|
3336
|
-
"text-transform": {},
|
|
3337
|
-
"active": {
|
|
3338
|
-
"background-color": {},
|
|
3339
|
-
"border-color": {},
|
|
3340
|
-
"color": {}
|
|
3341
|
-
},
|
|
3342
|
-
"icon": {
|
|
3343
|
-
"gap": {
|
|
3344
|
-
"value": "8px",
|
|
3345
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3474
|
+
"placeholder": {
|
|
3475
|
+
"color": {
|
|
3476
|
+
"value": "#2c3e50",
|
|
3477
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3346
3478
|
"isSource": true,
|
|
3347
3479
|
"original": {
|
|
3348
|
-
"value": "{leiden.
|
|
3480
|
+
"value": "{leiden.color.lightblue.24}"
|
|
3349
3481
|
},
|
|
3350
|
-
"name": "
|
|
3482
|
+
"name": "utrechtFormInputPlaceholderColor",
|
|
3351
3483
|
"attributes": {
|
|
3352
3484
|
"category": "utrecht",
|
|
3353
|
-
"type": "
|
|
3354
|
-
"item": "
|
|
3355
|
-
"subitem": "
|
|
3485
|
+
"type": "form-input",
|
|
3486
|
+
"item": "placeholder",
|
|
3487
|
+
"subitem": "color"
|
|
3356
3488
|
},
|
|
3357
3489
|
"path": [
|
|
3358
3490
|
"utrecht",
|
|
3359
|
-
"
|
|
3360
|
-
"
|
|
3361
|
-
"
|
|
3491
|
+
"form-input",
|
|
3492
|
+
"placeholder",
|
|
3493
|
+
"color"
|
|
3362
3494
|
]
|
|
3363
|
-
}
|
|
3364
|
-
"size": {}
|
|
3495
|
+
}
|
|
3365
3496
|
},
|
|
3366
3497
|
"disabled": {
|
|
3367
3498
|
"background-color": {},
|
|
@@ -3371,855 +3502,1021 @@
|
|
|
3371
3502
|
"focus": {
|
|
3372
3503
|
"background-color": {},
|
|
3373
3504
|
"border-color": {},
|
|
3374
|
-
"color": {}
|
|
3375
|
-
"scale": {}
|
|
3505
|
+
"color": {}
|
|
3376
3506
|
},
|
|
3377
|
-
"
|
|
3378
|
-
"background-color": {
|
|
3379
|
-
"value": "#ffffff",
|
|
3380
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3381
|
-
"isSource": true,
|
|
3382
|
-
"original": {
|
|
3383
|
-
"value": "{leiden.color.white.100}"
|
|
3384
|
-
},
|
|
3385
|
-
"name": "utrechtButtonHoverBackgroundColor",
|
|
3386
|
-
"attributes": {
|
|
3387
|
-
"category": "utrecht",
|
|
3388
|
-
"type": "button",
|
|
3389
|
-
"item": "hover",
|
|
3390
|
-
"subitem": "background-color"
|
|
3391
|
-
},
|
|
3392
|
-
"path": [
|
|
3393
|
-
"utrecht",
|
|
3394
|
-
"button",
|
|
3395
|
-
"hover",
|
|
3396
|
-
"background-color"
|
|
3397
|
-
]
|
|
3398
|
-
},
|
|
3507
|
+
"invalid": {
|
|
3508
|
+
"background-color": {},
|
|
3399
3509
|
"border-color": {},
|
|
3400
|
-
"
|
|
3401
|
-
|
|
3402
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3403
|
-
"isSource": true,
|
|
3404
|
-
"original": {
|
|
3405
|
-
"value": "{leiden.color.primary-hover}"
|
|
3406
|
-
},
|
|
3407
|
-
"name": "utrechtButtonHoverColor",
|
|
3408
|
-
"attributes": {
|
|
3409
|
-
"category": "utrecht",
|
|
3410
|
-
"type": "button",
|
|
3411
|
-
"item": "hover",
|
|
3412
|
-
"subitem": "color"
|
|
3413
|
-
},
|
|
3414
|
-
"path": [
|
|
3415
|
-
"utrecht",
|
|
3416
|
-
"button",
|
|
3417
|
-
"hover",
|
|
3418
|
-
"color"
|
|
3419
|
-
]
|
|
3420
|
-
},
|
|
3421
|
-
"scale": {}
|
|
3510
|
+
"border-width": {},
|
|
3511
|
+
"color": {}
|
|
3422
3512
|
},
|
|
3423
|
-
"
|
|
3513
|
+
"read-only": {
|
|
3424
3514
|
"background-color": {},
|
|
3425
3515
|
"border-color": {},
|
|
3426
3516
|
"color": {}
|
|
3427
|
-
}
|
|
3428
|
-
|
|
3429
|
-
|
|
3430
|
-
|
|
3431
|
-
|
|
3432
|
-
|
|
3433
|
-
|
|
3434
|
-
|
|
3435
|
-
}
|
|
3436
|
-
"name": "utrechtButtonPrimaryActionBackgroundColor",
|
|
3437
|
-
"attributes": {
|
|
3438
|
-
"category": "utrecht",
|
|
3439
|
-
"type": "button",
|
|
3440
|
-
"item": "primary-action",
|
|
3441
|
-
"subitem": "background-color"
|
|
3442
|
-
},
|
|
3443
|
-
"path": [
|
|
3444
|
-
"utrecht",
|
|
3445
|
-
"button",
|
|
3446
|
-
"primary-action",
|
|
3447
|
-
"background-color"
|
|
3448
|
-
]
|
|
3517
|
+
}
|
|
3518
|
+
},
|
|
3519
|
+
"icon": {
|
|
3520
|
+
"gap": {
|
|
3521
|
+
"value": "8px",
|
|
3522
|
+
"filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
|
|
3523
|
+
"isSource": true,
|
|
3524
|
+
"original": {
|
|
3525
|
+
"value": "{leiden.size.xs}"
|
|
3449
3526
|
},
|
|
3450
|
-
"
|
|
3451
|
-
"
|
|
3452
|
-
"
|
|
3453
|
-
"
|
|
3454
|
-
"
|
|
3455
|
-
"original": {
|
|
3456
|
-
"value": "{leiden.size.3xs}"
|
|
3457
|
-
},
|
|
3458
|
-
"name": "utrechtButtonPrimaryActionBorderWidth",
|
|
3459
|
-
"attributes": {
|
|
3460
|
-
"category": "utrecht",
|
|
3461
|
-
"type": "button",
|
|
3462
|
-
"item": "primary-action",
|
|
3463
|
-
"subitem": "border-width"
|
|
3464
|
-
},
|
|
3465
|
-
"path": [
|
|
3466
|
-
"utrecht",
|
|
3467
|
-
"button",
|
|
3468
|
-
"primary-action",
|
|
3469
|
-
"border-width"
|
|
3470
|
-
]
|
|
3527
|
+
"name": "utrechtIconGap",
|
|
3528
|
+
"attributes": {
|
|
3529
|
+
"category": "utrecht",
|
|
3530
|
+
"type": "icon",
|
|
3531
|
+
"item": "gap"
|
|
3471
3532
|
},
|
|
3472
|
-
"
|
|
3473
|
-
"
|
|
3474
|
-
"
|
|
3533
|
+
"path": [
|
|
3534
|
+
"utrecht",
|
|
3535
|
+
"icon",
|
|
3536
|
+
"gap"
|
|
3537
|
+
]
|
|
3538
|
+
},
|
|
3539
|
+
"color": {},
|
|
3540
|
+
"size": {},
|
|
3541
|
+
"inset-block-start": {},
|
|
3542
|
+
"baseline": {
|
|
3543
|
+
"inset-block-start": {}
|
|
3544
|
+
}
|
|
3545
|
+
},
|
|
3546
|
+
"page-footer": {
|
|
3547
|
+
"min-height": {},
|
|
3548
|
+
"logo": {
|
|
3549
|
+
"max-height": {
|
|
3550
|
+
"value": "100px",
|
|
3551
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
3475
3552
|
"isSource": true,
|
|
3476
3553
|
"original": {
|
|
3477
|
-
"value": "
|
|
3554
|
+
"value": "100px"
|
|
3478
3555
|
},
|
|
3479
|
-
"name": "
|
|
3556
|
+
"name": "utrechtPageFooterLogoMaxHeight",
|
|
3480
3557
|
"attributes": {
|
|
3481
3558
|
"category": "utrecht",
|
|
3482
|
-
"type": "
|
|
3483
|
-
"item": "
|
|
3484
|
-
"subitem": "
|
|
3559
|
+
"type": "page-footer",
|
|
3560
|
+
"item": "logo",
|
|
3561
|
+
"subitem": "max-height"
|
|
3485
3562
|
},
|
|
3486
3563
|
"path": [
|
|
3487
3564
|
"utrecht",
|
|
3488
|
-
"
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3565
|
+
"page-footer",
|
|
3566
|
+
"logo",
|
|
3567
|
+
"max-height"
|
|
3491
3568
|
]
|
|
3492
3569
|
},
|
|
3493
|
-
"
|
|
3494
|
-
"value": "
|
|
3495
|
-
"filePath": "src/component/utrecht/
|
|
3570
|
+
"max-width": {
|
|
3571
|
+
"value": "120px",
|
|
3572
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
3496
3573
|
"isSource": true,
|
|
3497
3574
|
"original": {
|
|
3498
|
-
"value": "
|
|
3575
|
+
"value": "120px"
|
|
3499
3576
|
},
|
|
3500
|
-
"name": "
|
|
3577
|
+
"name": "utrechtPageFooterLogoMaxWidth",
|
|
3501
3578
|
"attributes": {
|
|
3502
3579
|
"category": "utrecht",
|
|
3503
|
-
"type": "
|
|
3504
|
-
"item": "
|
|
3505
|
-
"subitem": "
|
|
3580
|
+
"type": "page-footer",
|
|
3581
|
+
"item": "logo",
|
|
3582
|
+
"subitem": "max-width"
|
|
3506
3583
|
},
|
|
3507
3584
|
"path": [
|
|
3508
3585
|
"utrecht",
|
|
3509
|
-
"
|
|
3510
|
-
"
|
|
3511
|
-
"
|
|
3586
|
+
"page-footer",
|
|
3587
|
+
"logo",
|
|
3588
|
+
"max-width"
|
|
3512
3589
|
]
|
|
3590
|
+
}
|
|
3591
|
+
},
|
|
3592
|
+
"background-position": {},
|
|
3593
|
+
"background-color": {
|
|
3594
|
+
"value": "#0d1921",
|
|
3595
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
3596
|
+
"isSource": true,
|
|
3597
|
+
"original": {
|
|
3598
|
+
"value": "{leiden.color.black.9}"
|
|
3513
3599
|
},
|
|
3514
|
-
"
|
|
3515
|
-
|
|
3516
|
-
"
|
|
3517
|
-
"
|
|
3518
|
-
|
|
3519
|
-
"disabled": {
|
|
3520
|
-
"background-color": {},
|
|
3521
|
-
"border-color": {},
|
|
3522
|
-
"color": {}
|
|
3600
|
+
"name": "utrechtPageFooterBackgroundColor",
|
|
3601
|
+
"attributes": {
|
|
3602
|
+
"category": "utrecht",
|
|
3603
|
+
"type": "page-footer",
|
|
3604
|
+
"item": "background-color"
|
|
3523
3605
|
},
|
|
3524
|
-
"
|
|
3525
|
-
"
|
|
3526
|
-
|
|
3527
|
-
|
|
3528
|
-
|
|
3529
|
-
|
|
3530
|
-
|
|
3531
|
-
|
|
3532
|
-
|
|
3533
|
-
|
|
3534
|
-
|
|
3535
|
-
|
|
3536
|
-
"item": "primary-action",
|
|
3537
|
-
"subitem": "hover",
|
|
3538
|
-
"state": "background-color"
|
|
3539
|
-
},
|
|
3540
|
-
"path": [
|
|
3541
|
-
"utrecht",
|
|
3542
|
-
"button",
|
|
3543
|
-
"primary-action",
|
|
3544
|
-
"hover",
|
|
3545
|
-
"background-color"
|
|
3546
|
-
]
|
|
3547
|
-
},
|
|
3548
|
-
"border-color": {},
|
|
3549
|
-
"color": {
|
|
3550
|
-
"value": "#ffffff",
|
|
3551
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3552
|
-
"isSource": true,
|
|
3553
|
-
"original": {
|
|
3554
|
-
"value": "{leiden.color.white.100}"
|
|
3555
|
-
},
|
|
3556
|
-
"name": "utrechtButtonPrimaryActionHoverColor",
|
|
3557
|
-
"attributes": {
|
|
3558
|
-
"category": "utrecht",
|
|
3559
|
-
"type": "button",
|
|
3560
|
-
"item": "primary-action",
|
|
3561
|
-
"subitem": "hover",
|
|
3562
|
-
"state": "color"
|
|
3563
|
-
},
|
|
3564
|
-
"path": [
|
|
3565
|
-
"utrecht",
|
|
3566
|
-
"button",
|
|
3567
|
-
"primary-action",
|
|
3568
|
-
"hover",
|
|
3569
|
-
"color"
|
|
3570
|
-
]
|
|
3571
|
-
},
|
|
3572
|
-
"scale": {}
|
|
3606
|
+
"path": [
|
|
3607
|
+
"utrecht",
|
|
3608
|
+
"page-footer",
|
|
3609
|
+
"background-color"
|
|
3610
|
+
]
|
|
3611
|
+
},
|
|
3612
|
+
"background-image": {
|
|
3613
|
+
"value": "unset",
|
|
3614
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
3615
|
+
"isSource": true,
|
|
3616
|
+
"original": {
|
|
3617
|
+
"value": "unset"
|
|
3573
3618
|
},
|
|
3574
|
-
"
|
|
3575
|
-
|
|
3576
|
-
"
|
|
3577
|
-
"
|
|
3619
|
+
"name": "utrechtPageFooterBackgroundImage",
|
|
3620
|
+
"attributes": {
|
|
3621
|
+
"category": "utrecht",
|
|
3622
|
+
"type": "page-footer",
|
|
3623
|
+
"item": "background-image"
|
|
3578
3624
|
},
|
|
3579
|
-
"
|
|
3580
|
-
"
|
|
3581
|
-
"
|
|
3582
|
-
"
|
|
3583
|
-
|
|
3625
|
+
"path": [
|
|
3626
|
+
"utrecht",
|
|
3627
|
+
"page-footer",
|
|
3628
|
+
"background-image"
|
|
3629
|
+
]
|
|
3584
3630
|
},
|
|
3585
|
-
"
|
|
3586
|
-
"
|
|
3587
|
-
|
|
3588
|
-
|
|
3589
|
-
|
|
3590
|
-
"
|
|
3591
|
-
"value": "{leiden.color.white.100}"
|
|
3592
|
-
},
|
|
3593
|
-
"name": "utrechtButtonSecondaryActionBackgroundColor",
|
|
3594
|
-
"attributes": {
|
|
3595
|
-
"category": "utrecht",
|
|
3596
|
-
"type": "button",
|
|
3597
|
-
"item": "secondary-action",
|
|
3598
|
-
"subitem": "background-color"
|
|
3599
|
-
},
|
|
3600
|
-
"path": [
|
|
3601
|
-
"utrecht",
|
|
3602
|
-
"button",
|
|
3603
|
-
"secondary-action",
|
|
3604
|
-
"background-color"
|
|
3605
|
-
]
|
|
3631
|
+
"color": {
|
|
3632
|
+
"value": "#ffffff",
|
|
3633
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
3634
|
+
"isSource": true,
|
|
3635
|
+
"original": {
|
|
3636
|
+
"value": "{leiden.color.white.100}"
|
|
3606
3637
|
},
|
|
3607
|
-
"
|
|
3608
|
-
|
|
3609
|
-
"
|
|
3610
|
-
"
|
|
3611
|
-
"
|
|
3612
|
-
"value": "{leiden.color.primary}"
|
|
3613
|
-
},
|
|
3614
|
-
"name": "utrechtButtonSecondaryActionBorderColor",
|
|
3615
|
-
"attributes": {
|
|
3616
|
-
"category": "utrecht",
|
|
3617
|
-
"type": "button",
|
|
3618
|
-
"item": "secondary-action",
|
|
3619
|
-
"subitem": "border-color"
|
|
3620
|
-
},
|
|
3621
|
-
"path": [
|
|
3622
|
-
"utrecht",
|
|
3623
|
-
"button",
|
|
3624
|
-
"secondary-action",
|
|
3625
|
-
"border-color"
|
|
3626
|
-
]
|
|
3638
|
+
"name": "utrechtPageFooterColor",
|
|
3639
|
+
"attributes": {
|
|
3640
|
+
"category": "utrecht",
|
|
3641
|
+
"type": "page-footer",
|
|
3642
|
+
"item": "color"
|
|
3627
3643
|
},
|
|
3628
|
-
"
|
|
3629
|
-
"
|
|
3630
|
-
"
|
|
3631
|
-
"
|
|
3632
|
-
|
|
3633
|
-
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
"subitem": "border-width"
|
|
3641
|
-
},
|
|
3642
|
-
"path": [
|
|
3643
|
-
"utrecht",
|
|
3644
|
-
"button",
|
|
3645
|
-
"secondary-action",
|
|
3646
|
-
"border-width"
|
|
3647
|
-
]
|
|
3644
|
+
"path": [
|
|
3645
|
+
"utrecht",
|
|
3646
|
+
"page-footer",
|
|
3647
|
+
"color"
|
|
3648
|
+
]
|
|
3649
|
+
},
|
|
3650
|
+
"padding-inline-end": {
|
|
3651
|
+
"value": "14px",
|
|
3652
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
3653
|
+
"isSource": true,
|
|
3654
|
+
"original": {
|
|
3655
|
+
"value": "{leiden.size.sm}"
|
|
3648
3656
|
},
|
|
3649
|
-
"
|
|
3650
|
-
|
|
3651
|
-
"
|
|
3657
|
+
"name": "utrechtPageFooterPaddingInlineEnd",
|
|
3658
|
+
"attributes": {
|
|
3659
|
+
"category": "utrecht",
|
|
3660
|
+
"type": "page-footer",
|
|
3661
|
+
"item": "padding-inline-end"
|
|
3662
|
+
},
|
|
3663
|
+
"path": [
|
|
3664
|
+
"utrecht",
|
|
3665
|
+
"page-footer",
|
|
3666
|
+
"padding-inline-end"
|
|
3667
|
+
]
|
|
3668
|
+
},
|
|
3669
|
+
"padding-inline-start": {
|
|
3670
|
+
"value": "14px",
|
|
3671
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
3672
|
+
"isSource": true,
|
|
3673
|
+
"original": {
|
|
3674
|
+
"value": "{leiden.size.sm}"
|
|
3675
|
+
},
|
|
3676
|
+
"name": "utrechtPageFooterPaddingInlineStart",
|
|
3677
|
+
"attributes": {
|
|
3678
|
+
"category": "utrecht",
|
|
3679
|
+
"type": "page-footer",
|
|
3680
|
+
"item": "padding-inline-start"
|
|
3681
|
+
},
|
|
3682
|
+
"path": [
|
|
3683
|
+
"utrecht",
|
|
3684
|
+
"page-footer",
|
|
3685
|
+
"padding-inline-start"
|
|
3686
|
+
]
|
|
3687
|
+
},
|
|
3688
|
+
"padding-block-end": {
|
|
3689
|
+
"value": "48px",
|
|
3690
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
3691
|
+
"isSource": true,
|
|
3692
|
+
"original": {
|
|
3693
|
+
"value": "{leiden.size.2xl}"
|
|
3694
|
+
},
|
|
3695
|
+
"name": "utrechtPageFooterPaddingBlockEnd",
|
|
3696
|
+
"attributes": {
|
|
3697
|
+
"category": "utrecht",
|
|
3698
|
+
"type": "page-footer",
|
|
3699
|
+
"item": "padding-block-end"
|
|
3700
|
+
},
|
|
3701
|
+
"path": [
|
|
3702
|
+
"utrecht",
|
|
3703
|
+
"page-footer",
|
|
3704
|
+
"padding-block-end"
|
|
3705
|
+
]
|
|
3706
|
+
},
|
|
3707
|
+
"padding-block-start": {
|
|
3708
|
+
"value": "48px",
|
|
3709
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
3710
|
+
"isSource": true,
|
|
3711
|
+
"original": {
|
|
3712
|
+
"value": "{leiden.size.2xl}"
|
|
3713
|
+
},
|
|
3714
|
+
"name": "utrechtPageFooterPaddingBlockStart",
|
|
3715
|
+
"attributes": {
|
|
3716
|
+
"category": "utrecht",
|
|
3717
|
+
"type": "page-footer",
|
|
3718
|
+
"item": "padding-block-start"
|
|
3719
|
+
},
|
|
3720
|
+
"path": [
|
|
3721
|
+
"utrecht",
|
|
3722
|
+
"page-footer",
|
|
3723
|
+
"padding-block-start"
|
|
3724
|
+
]
|
|
3725
|
+
}
|
|
3726
|
+
},
|
|
3727
|
+
"page-header": {
|
|
3728
|
+
"logo": {
|
|
3729
|
+
"max-height": {},
|
|
3730
|
+
"max-width": {
|
|
3731
|
+
"value": "80px",
|
|
3732
|
+
"filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
|
|
3652
3733
|
"isSource": true,
|
|
3653
3734
|
"original": {
|
|
3654
|
-
"value": "
|
|
3735
|
+
"value": "80px"
|
|
3655
3736
|
},
|
|
3656
|
-
"name": "
|
|
3737
|
+
"name": "utrechtPageHeaderLogoMaxWidth",
|
|
3657
3738
|
"attributes": {
|
|
3658
3739
|
"category": "utrecht",
|
|
3659
|
-
"type": "
|
|
3660
|
-
"item": "
|
|
3661
|
-
"subitem": "
|
|
3740
|
+
"type": "page-header",
|
|
3741
|
+
"item": "logo",
|
|
3742
|
+
"subitem": "max-width"
|
|
3662
3743
|
},
|
|
3663
3744
|
"path": [
|
|
3664
3745
|
"utrecht",
|
|
3665
|
-
"
|
|
3666
|
-
"
|
|
3667
|
-
"
|
|
3746
|
+
"page-header",
|
|
3747
|
+
"logo",
|
|
3748
|
+
"max-width"
|
|
3668
3749
|
]
|
|
3669
|
-
},
|
|
3670
|
-
"font-weight": {
|
|
3671
|
-
"value": "400",
|
|
3672
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3673
|
-
"isSource": true,
|
|
3674
|
-
"original": {
|
|
3675
|
-
"value": "{leiden.typography.font-weight.normal}"
|
|
3676
|
-
},
|
|
3677
|
-
"name": "utrechtButtonSecondaryActionFontWeight",
|
|
3678
|
-
"attributes": {
|
|
3679
|
-
"category": "utrecht",
|
|
3680
|
-
"type": "button",
|
|
3681
|
-
"item": "secondary-action",
|
|
3682
|
-
"subitem": "font-weight"
|
|
3683
|
-
},
|
|
3684
|
-
"path": [
|
|
3685
|
-
"utrecht",
|
|
3686
|
-
"button",
|
|
3687
|
-
"secondary-action",
|
|
3688
|
-
"font-weight"
|
|
3689
|
-
]
|
|
3690
|
-
},
|
|
3691
|
-
"active": {
|
|
3692
|
-
"background-color": {},
|
|
3693
|
-
"border-color": {},
|
|
3694
|
-
"color": {}
|
|
3695
|
-
},
|
|
3696
|
-
"disabled": {
|
|
3697
|
-
"background-color": {},
|
|
3698
|
-
"border-color": {},
|
|
3699
|
-
"color": {}
|
|
3700
|
-
},
|
|
3701
|
-
"hover": {
|
|
3702
|
-
"background-color": {
|
|
3703
|
-
"value": "#ffffff",
|
|
3704
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3705
|
-
"isSource": true,
|
|
3706
|
-
"original": {
|
|
3707
|
-
"value": "{leiden.color.white.100}"
|
|
3708
|
-
},
|
|
3709
|
-
"name": "utrechtButtonSecondaryActionHoverBackgroundColor",
|
|
3710
|
-
"attributes": {
|
|
3711
|
-
"category": "utrecht",
|
|
3712
|
-
"type": "button",
|
|
3713
|
-
"item": "secondary-action",
|
|
3714
|
-
"subitem": "hover",
|
|
3715
|
-
"state": "background-color"
|
|
3716
|
-
},
|
|
3717
|
-
"path": [
|
|
3718
|
-
"utrecht",
|
|
3719
|
-
"button",
|
|
3720
|
-
"secondary-action",
|
|
3721
|
-
"hover",
|
|
3722
|
-
"background-color"
|
|
3723
|
-
]
|
|
3724
|
-
},
|
|
3725
|
-
"border-color": {
|
|
3726
|
-
"value": "#b81f0e",
|
|
3727
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3728
|
-
"isSource": true,
|
|
3729
|
-
"original": {
|
|
3730
|
-
"value": "{leiden.color.primary-hover}"
|
|
3731
|
-
},
|
|
3732
|
-
"name": "utrechtButtonSecondaryActionHoverBorderColor",
|
|
3733
|
-
"attributes": {
|
|
3734
|
-
"category": "utrecht",
|
|
3735
|
-
"type": "button",
|
|
3736
|
-
"item": "secondary-action",
|
|
3737
|
-
"subitem": "hover",
|
|
3738
|
-
"state": "border-color"
|
|
3739
|
-
},
|
|
3740
|
-
"path": [
|
|
3741
|
-
"utrecht",
|
|
3742
|
-
"button",
|
|
3743
|
-
"secondary-action",
|
|
3744
|
-
"hover",
|
|
3745
|
-
"border-color"
|
|
3746
|
-
]
|
|
3747
|
-
},
|
|
3748
|
-
"color": {
|
|
3749
|
-
"value": "#b81f0e",
|
|
3750
|
-
"filePath": "src/component/utrecht/button.tokens.json",
|
|
3751
|
-
"isSource": true,
|
|
3752
|
-
"original": {
|
|
3753
|
-
"value": "{leiden.color.primary-hover}"
|
|
3754
|
-
},
|
|
3755
|
-
"name": "utrechtButtonSecondaryActionHoverColor",
|
|
3756
|
-
"attributes": {
|
|
3757
|
-
"category": "utrecht",
|
|
3758
|
-
"type": "button",
|
|
3759
|
-
"item": "secondary-action",
|
|
3760
|
-
"subitem": "hover",
|
|
3761
|
-
"state": "color"
|
|
3762
|
-
},
|
|
3763
|
-
"path": [
|
|
3764
|
-
"utrecht",
|
|
3765
|
-
"button",
|
|
3766
|
-
"secondary-action",
|
|
3767
|
-
"hover",
|
|
3768
|
-
"color"
|
|
3769
|
-
]
|
|
3770
|
-
}
|
|
3771
|
-
},
|
|
3772
|
-
"focus": {
|
|
3773
|
-
"background-color": {},
|
|
3774
|
-
"border-color": {},
|
|
3775
|
-
"color": {}
|
|
3776
|
-
},
|
|
3777
|
-
"pressed": {
|
|
3778
|
-
"background-color": {},
|
|
3779
|
-
"border-color": {},
|
|
3780
|
-
"color": {}
|
|
3781
3750
|
}
|
|
3782
3751
|
},
|
|
3783
|
-
"subtle": {
|
|
3784
|
-
"background-color": {},
|
|
3785
|
-
"border-color": {},
|
|
3786
|
-
"border-width": {},
|
|
3787
|
-
"color": {},
|
|
3788
|
-
"font-weight": {},
|
|
3789
|
-
"active": {
|
|
3790
|
-
"background-color": {},
|
|
3791
|
-
"border-color": {},
|
|
3792
|
-
"color": {}
|
|
3793
|
-
},
|
|
3794
|
-
"disabled": {
|
|
3795
|
-
"background-color": {},
|
|
3796
|
-
"border-color": {},
|
|
3797
|
-
"color": {}
|
|
3798
|
-
},
|
|
3799
|
-
"hover": {
|
|
3800
|
-
"background-color": {},
|
|
3801
|
-
"border-color": {},
|
|
3802
|
-
"color": {}
|
|
3803
|
-
},
|
|
3804
|
-
"focus": {
|
|
3805
|
-
"background-color": {},
|
|
3806
|
-
"border-color": {},
|
|
3807
|
-
"color": {}
|
|
3808
|
-
},
|
|
3809
|
-
"pressed": {
|
|
3810
|
-
"background-color": {},
|
|
3811
|
-
"border-color": {},
|
|
3812
|
-
"color": {}
|
|
3813
|
-
}
|
|
3814
|
-
}
|
|
3815
|
-
},
|
|
3816
|
-
"code": {
|
|
3817
3752
|
"background-color": {
|
|
3818
|
-
"value": "#
|
|
3819
|
-
"filePath": "src/component/utrecht/
|
|
3753
|
+
"value": "#0d1921",
|
|
3754
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
3820
3755
|
"isSource": true,
|
|
3821
3756
|
"original": {
|
|
3822
|
-
"value": "{leiden.color.
|
|
3757
|
+
"value": "{leiden.color.black.9}"
|
|
3823
3758
|
},
|
|
3824
|
-
"name": "
|
|
3759
|
+
"name": "utrechtPageHeaderBackgroundColor",
|
|
3825
3760
|
"attributes": {
|
|
3826
3761
|
"category": "utrecht",
|
|
3827
|
-
"type": "
|
|
3762
|
+
"type": "page-header",
|
|
3828
3763
|
"item": "background-color"
|
|
3829
3764
|
},
|
|
3830
3765
|
"path": [
|
|
3831
3766
|
"utrecht",
|
|
3832
|
-
"
|
|
3767
|
+
"page-header",
|
|
3833
3768
|
"background-color"
|
|
3834
3769
|
]
|
|
3835
3770
|
},
|
|
3836
3771
|
"color": {
|
|
3837
|
-
"value": "#
|
|
3838
|
-
"filePath": "src/component/utrecht/
|
|
3772
|
+
"value": "#ffffff",
|
|
3773
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
3839
3774
|
"isSource": true,
|
|
3840
3775
|
"original": {
|
|
3841
|
-
"value": "{leiden.color.
|
|
3776
|
+
"value": "{leiden.color.white.100}"
|
|
3842
3777
|
},
|
|
3843
|
-
"name": "
|
|
3778
|
+
"name": "utrechtPageHeaderColor",
|
|
3844
3779
|
"attributes": {
|
|
3845
3780
|
"category": "utrecht",
|
|
3846
|
-
"type": "
|
|
3781
|
+
"type": "page-header",
|
|
3847
3782
|
"item": "color"
|
|
3848
3783
|
},
|
|
3849
3784
|
"path": [
|
|
3850
3785
|
"utrecht",
|
|
3851
|
-
"
|
|
3786
|
+
"page-header",
|
|
3852
3787
|
"color"
|
|
3853
3788
|
]
|
|
3854
3789
|
},
|
|
3855
|
-
"
|
|
3856
|
-
"value": "
|
|
3857
|
-
"filePath": "src/component/utrecht/
|
|
3790
|
+
"padding-block-start": {
|
|
3791
|
+
"value": "14px",
|
|
3792
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
3858
3793
|
"isSource": true,
|
|
3859
3794
|
"original": {
|
|
3860
|
-
"value": "{leiden.
|
|
3795
|
+
"value": "{leiden.size.sm}"
|
|
3861
3796
|
},
|
|
3862
|
-
"name": "
|
|
3797
|
+
"name": "utrechtPageHeaderPaddingBlockStart",
|
|
3863
3798
|
"attributes": {
|
|
3864
3799
|
"category": "utrecht",
|
|
3865
|
-
"type": "
|
|
3866
|
-
"item": "
|
|
3800
|
+
"type": "page-header",
|
|
3801
|
+
"item": "padding-block-start"
|
|
3867
3802
|
},
|
|
3868
3803
|
"path": [
|
|
3869
3804
|
"utrecht",
|
|
3870
|
-
"
|
|
3871
|
-
"
|
|
3805
|
+
"page-header",
|
|
3806
|
+
"padding-block-start"
|
|
3872
3807
|
]
|
|
3873
3808
|
},
|
|
3874
|
-
"
|
|
3875
|
-
"value": "
|
|
3876
|
-
"filePath": "src/component/utrecht/
|
|
3809
|
+
"padding-block-end": {
|
|
3810
|
+
"value": "14px",
|
|
3811
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
3877
3812
|
"isSource": true,
|
|
3878
3813
|
"original": {
|
|
3879
|
-
"value": "
|
|
3814
|
+
"value": "{leiden.size.sm}"
|
|
3880
3815
|
},
|
|
3881
|
-
"name": "
|
|
3816
|
+
"name": "utrechtPageHeaderPaddingBlockEnd",
|
|
3882
3817
|
"attributes": {
|
|
3883
3818
|
"category": "utrecht",
|
|
3884
|
-
"type": "
|
|
3885
|
-
"item": "
|
|
3819
|
+
"type": "page-header",
|
|
3820
|
+
"item": "padding-block-end"
|
|
3886
3821
|
},
|
|
3887
3822
|
"path": [
|
|
3888
3823
|
"utrecht",
|
|
3889
|
-
"
|
|
3890
|
-
"
|
|
3824
|
+
"page-header",
|
|
3825
|
+
"padding-block-end"
|
|
3891
3826
|
]
|
|
3892
|
-
}
|
|
3893
|
-
"line-height": {}
|
|
3827
|
+
}
|
|
3894
3828
|
},
|
|
3895
|
-
"
|
|
3896
|
-
"background-color": {
|
|
3897
|
-
|
|
3898
|
-
"
|
|
3899
|
-
"
|
|
3900
|
-
"
|
|
3901
|
-
|
|
3902
|
-
|
|
3903
|
-
|
|
3904
|
-
|
|
3905
|
-
"
|
|
3906
|
-
|
|
3907
|
-
|
|
3829
|
+
"table": {
|
|
3830
|
+
"background-color": {},
|
|
3831
|
+
"header": {
|
|
3832
|
+
"border-block-end-color": {},
|
|
3833
|
+
"border-block-end-width": {},
|
|
3834
|
+
"font-family": {},
|
|
3835
|
+
"font-weight": {
|
|
3836
|
+
"value": "700",
|
|
3837
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3838
|
+
"isSource": true,
|
|
3839
|
+
"original": {
|
|
3840
|
+
"value": "{leiden.typography.font-weight.bold}"
|
|
3841
|
+
},
|
|
3842
|
+
"name": "utrechtTableHeaderFontWeight",
|
|
3843
|
+
"attributes": {
|
|
3844
|
+
"category": "utrecht",
|
|
3845
|
+
"type": "table",
|
|
3846
|
+
"item": "header",
|
|
3847
|
+
"subitem": "font-weight"
|
|
3848
|
+
},
|
|
3849
|
+
"path": [
|
|
3850
|
+
"utrecht",
|
|
3851
|
+
"table",
|
|
3852
|
+
"header",
|
|
3853
|
+
"font-weight"
|
|
3854
|
+
]
|
|
3908
3855
|
},
|
|
3909
|
-
"
|
|
3910
|
-
|
|
3911
|
-
"
|
|
3912
|
-
"
|
|
3913
|
-
|
|
3914
|
-
|
|
3915
|
-
|
|
3916
|
-
|
|
3917
|
-
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
|
-
|
|
3921
|
-
|
|
3922
|
-
|
|
3923
|
-
|
|
3924
|
-
"
|
|
3925
|
-
|
|
3926
|
-
|
|
3856
|
+
"background-color": {},
|
|
3857
|
+
"color": {
|
|
3858
|
+
"value": "#0d1921",
|
|
3859
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3860
|
+
"isSource": true,
|
|
3861
|
+
"original": {
|
|
3862
|
+
"value": "{utrecht.document.color}"
|
|
3863
|
+
},
|
|
3864
|
+
"name": "utrechtTableHeaderColor",
|
|
3865
|
+
"attributes": {
|
|
3866
|
+
"category": "utrecht",
|
|
3867
|
+
"type": "table",
|
|
3868
|
+
"item": "header",
|
|
3869
|
+
"subitem": "color"
|
|
3870
|
+
},
|
|
3871
|
+
"path": [
|
|
3872
|
+
"utrecht",
|
|
3873
|
+
"table",
|
|
3874
|
+
"header",
|
|
3875
|
+
"color"
|
|
3876
|
+
]
|
|
3927
3877
|
},
|
|
3928
|
-
"
|
|
3929
|
-
"
|
|
3930
|
-
"
|
|
3931
|
-
"
|
|
3932
|
-
|
|
3878
|
+
"text-transform": {
|
|
3879
|
+
"value": "unset",
|
|
3880
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3881
|
+
"isSource": true,
|
|
3882
|
+
"original": {
|
|
3883
|
+
"value": "unset"
|
|
3884
|
+
},
|
|
3885
|
+
"name": "utrechtTableHeaderTextTransform",
|
|
3886
|
+
"attributes": {
|
|
3887
|
+
"category": "utrecht",
|
|
3888
|
+
"type": "table",
|
|
3889
|
+
"item": "header",
|
|
3890
|
+
"subitem": "text-transform"
|
|
3891
|
+
},
|
|
3892
|
+
"path": [
|
|
3893
|
+
"utrecht",
|
|
3894
|
+
"table",
|
|
3895
|
+
"header",
|
|
3896
|
+
"text-transform"
|
|
3897
|
+
]
|
|
3898
|
+
}
|
|
3933
3899
|
},
|
|
3934
|
-
"
|
|
3935
|
-
"
|
|
3936
|
-
|
|
3937
|
-
|
|
3938
|
-
"original": {
|
|
3939
|
-
"value": "{leiden.typography.monospace.font-family}"
|
|
3900
|
+
"row": {
|
|
3901
|
+
"hover": {
|
|
3902
|
+
"background-color": {},
|
|
3903
|
+
"color": {}
|
|
3940
3904
|
},
|
|
3941
|
-
"
|
|
3942
|
-
|
|
3943
|
-
"
|
|
3944
|
-
"
|
|
3945
|
-
"
|
|
3905
|
+
"border-block-end-color": {
|
|
3906
|
+
"value": "#e4e4e4",
|
|
3907
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3908
|
+
"isSource": true,
|
|
3909
|
+
"original": {
|
|
3910
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
3911
|
+
},
|
|
3912
|
+
"name": "utrechtTableRowBorderBlockEndColor",
|
|
3913
|
+
"attributes": {
|
|
3914
|
+
"category": "utrecht",
|
|
3915
|
+
"type": "table",
|
|
3916
|
+
"item": "row",
|
|
3917
|
+
"subitem": "border-block-end-color"
|
|
3918
|
+
},
|
|
3919
|
+
"path": [
|
|
3920
|
+
"utrecht",
|
|
3921
|
+
"table",
|
|
3922
|
+
"row",
|
|
3923
|
+
"border-block-end-color"
|
|
3924
|
+
]
|
|
3946
3925
|
},
|
|
3947
|
-
"
|
|
3948
|
-
"
|
|
3949
|
-
"
|
|
3950
|
-
"
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
3954
|
-
|
|
3955
|
-
|
|
3956
|
-
|
|
3957
|
-
|
|
3958
|
-
|
|
3926
|
+
"border-block-end-width": {
|
|
3927
|
+
"value": "1px",
|
|
3928
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3929
|
+
"isSource": true,
|
|
3930
|
+
"original": {
|
|
3931
|
+
"value": "{leiden.size.4xs}"
|
|
3932
|
+
},
|
|
3933
|
+
"name": "utrechtTableRowBorderBlockEndWidth",
|
|
3934
|
+
"attributes": {
|
|
3935
|
+
"category": "utrecht",
|
|
3936
|
+
"type": "table",
|
|
3937
|
+
"item": "row",
|
|
3938
|
+
"subitem": "border-block-end-width"
|
|
3939
|
+
},
|
|
3940
|
+
"path": [
|
|
3941
|
+
"utrecht",
|
|
3942
|
+
"table",
|
|
3943
|
+
"row",
|
|
3944
|
+
"border-block-end-width"
|
|
3945
|
+
]
|
|
3959
3946
|
},
|
|
3960
|
-
"
|
|
3961
|
-
"
|
|
3962
|
-
|
|
3963
|
-
"
|
|
3964
|
-
"
|
|
3947
|
+
"padding-inline-end": {},
|
|
3948
|
+
"padding-inline-start": {},
|
|
3949
|
+
"alternate-odd": {
|
|
3950
|
+
"background-color": {},
|
|
3951
|
+
"color": {}
|
|
3965
3952
|
},
|
|
3966
|
-
"
|
|
3967
|
-
"
|
|
3968
|
-
"
|
|
3969
|
-
|
|
3970
|
-
]
|
|
3953
|
+
"alternate-even": {
|
|
3954
|
+
"background-color": {},
|
|
3955
|
+
"color": {}
|
|
3956
|
+
}
|
|
3971
3957
|
},
|
|
3972
|
-
"
|
|
3973
|
-
"
|
|
3974
|
-
|
|
3958
|
+
"body": {
|
|
3959
|
+
"border": {}
|
|
3960
|
+
},
|
|
3961
|
+
"caption": {
|
|
3962
|
+
"font-style": {},
|
|
3963
|
+
"font-weight": {},
|
|
3964
|
+
"font-family": {},
|
|
3965
|
+
"font-size": {},
|
|
3966
|
+
"color": {},
|
|
3967
|
+
"line-height": {},
|
|
3968
|
+
"text-align": {},
|
|
3969
|
+
"margin-block-end": {}
|
|
3970
|
+
},
|
|
3971
|
+
"border-color": {
|
|
3972
|
+
"value": "#e4e4e4",
|
|
3973
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3975
3974
|
"isSource": true,
|
|
3976
3975
|
"original": {
|
|
3977
|
-
"value": "{leiden.
|
|
3976
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
3978
3977
|
},
|
|
3979
|
-
"name": "
|
|
3978
|
+
"name": "utrechtTableBorderColor",
|
|
3980
3979
|
"attributes": {
|
|
3981
3980
|
"category": "utrecht",
|
|
3982
|
-
"type": "
|
|
3983
|
-
"item": "
|
|
3981
|
+
"type": "table",
|
|
3982
|
+
"item": "border-color"
|
|
3984
3983
|
},
|
|
3985
3984
|
"path": [
|
|
3986
3985
|
"utrecht",
|
|
3987
|
-
"
|
|
3988
|
-
"
|
|
3986
|
+
"table",
|
|
3987
|
+
"border-color"
|
|
3989
3988
|
]
|
|
3990
3989
|
},
|
|
3991
|
-
"
|
|
3992
|
-
"value": "
|
|
3993
|
-
"filePath": "src/component/utrecht/
|
|
3990
|
+
"border-width": {
|
|
3991
|
+
"value": "1px",
|
|
3992
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
3994
3993
|
"isSource": true,
|
|
3995
3994
|
"original": {
|
|
3996
|
-
"value": "{leiden.size.
|
|
3995
|
+
"value": "{leiden.size.4xs}"
|
|
3997
3996
|
},
|
|
3998
|
-
"name": "
|
|
3997
|
+
"name": "utrechtTableBorderWidth",
|
|
3999
3998
|
"attributes": {
|
|
4000
3999
|
"category": "utrecht",
|
|
4001
|
-
"type": "
|
|
4002
|
-
"item": "
|
|
4000
|
+
"type": "table",
|
|
4001
|
+
"item": "border-width"
|
|
4003
4002
|
},
|
|
4004
4003
|
"path": [
|
|
4005
4004
|
"utrecht",
|
|
4006
|
-
"
|
|
4007
|
-
"
|
|
4005
|
+
"table",
|
|
4006
|
+
"border-width"
|
|
4008
4007
|
]
|
|
4009
4008
|
},
|
|
4010
|
-
"
|
|
4011
|
-
"value": "
|
|
4012
|
-
"filePath": "src/component/utrecht/
|
|
4009
|
+
"font-family": {
|
|
4010
|
+
"value": "\"Open Sans\", Arial, sans-serif",
|
|
4011
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4013
4012
|
"isSource": true,
|
|
4014
4013
|
"original": {
|
|
4015
|
-
"value": "{
|
|
4014
|
+
"value": "{utrecht.document.font-family}"
|
|
4016
4015
|
},
|
|
4017
|
-
"name": "
|
|
4016
|
+
"name": "utrechtTableFontFamily",
|
|
4018
4017
|
"attributes": {
|
|
4019
4018
|
"category": "utrecht",
|
|
4020
|
-
"type": "
|
|
4021
|
-
"item": "
|
|
4019
|
+
"type": "table",
|
|
4020
|
+
"item": "font-family"
|
|
4022
4021
|
},
|
|
4023
4022
|
"path": [
|
|
4024
4023
|
"utrecht",
|
|
4025
|
-
"
|
|
4026
|
-
"
|
|
4024
|
+
"table",
|
|
4025
|
+
"font-family"
|
|
4027
4026
|
]
|
|
4028
4027
|
},
|
|
4029
|
-
"
|
|
4030
|
-
"value":
|
|
4031
|
-
"filePath": "src/component/utrecht/
|
|
4028
|
+
"font-size": {
|
|
4029
|
+
"value": "18px",
|
|
4030
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4032
4031
|
"isSource": true,
|
|
4033
4032
|
"original": {
|
|
4034
|
-
"value":
|
|
4033
|
+
"value": "{utrecht.document.font-size}"
|
|
4035
4034
|
},
|
|
4036
|
-
"name": "
|
|
4035
|
+
"name": "utrechtTableFontSize",
|
|
4037
4036
|
"attributes": {
|
|
4038
4037
|
"category": "utrecht",
|
|
4039
|
-
"type": "
|
|
4040
|
-
"item": "
|
|
4038
|
+
"type": "table",
|
|
4039
|
+
"item": "font-size"
|
|
4041
4040
|
},
|
|
4042
4041
|
"path": [
|
|
4043
4042
|
"utrecht",
|
|
4044
|
-
"
|
|
4045
|
-
"
|
|
4043
|
+
"table",
|
|
4044
|
+
"font-size"
|
|
4046
4045
|
]
|
|
4047
4046
|
},
|
|
4048
|
-
"
|
|
4047
|
+
"line-height": {},
|
|
4048
|
+
"margin-block-end": {
|
|
4049
4049
|
"value": 0,
|
|
4050
|
-
"filePath": "src/component/utrecht/
|
|
4050
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4051
4051
|
"isSource": true,
|
|
4052
4052
|
"original": {
|
|
4053
4053
|
"value": 0
|
|
4054
4054
|
},
|
|
4055
|
-
"name": "
|
|
4055
|
+
"name": "utrechtTableMarginBlockEnd",
|
|
4056
4056
|
"attributes": {
|
|
4057
4057
|
"category": "utrecht",
|
|
4058
|
-
"type": "
|
|
4059
|
-
"item": "margin-
|
|
4058
|
+
"type": "table",
|
|
4059
|
+
"item": "margin-block-end"
|
|
4060
4060
|
},
|
|
4061
4061
|
"path": [
|
|
4062
4062
|
"utrecht",
|
|
4063
|
-
"
|
|
4064
|
-
"margin-
|
|
4063
|
+
"table",
|
|
4064
|
+
"margin-block-end"
|
|
4065
4065
|
]
|
|
4066
4066
|
},
|
|
4067
|
-
"
|
|
4067
|
+
"margin-block-start": {
|
|
4068
4068
|
"value": "18px",
|
|
4069
|
-
"filePath": "src/component/utrecht/
|
|
4069
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4070
4070
|
"isSource": true,
|
|
4071
4071
|
"original": {
|
|
4072
4072
|
"value": "{leiden.size.md}"
|
|
4073
4073
|
},
|
|
4074
|
-
"name": "
|
|
4074
|
+
"name": "utrechtTableMarginBlockStart",
|
|
4075
4075
|
"attributes": {
|
|
4076
4076
|
"category": "utrecht",
|
|
4077
|
-
"type": "
|
|
4078
|
-
"item": "
|
|
4077
|
+
"type": "table",
|
|
4078
|
+
"item": "margin-block-start"
|
|
4079
4079
|
},
|
|
4080
4080
|
"path": [
|
|
4081
4081
|
"utrecht",
|
|
4082
|
-
"
|
|
4083
|
-
"
|
|
4082
|
+
"table",
|
|
4083
|
+
"margin-block-start"
|
|
4084
4084
|
]
|
|
4085
4085
|
},
|
|
4086
|
-
"
|
|
4087
|
-
"
|
|
4088
|
-
|
|
4086
|
+
"header-cell": {
|
|
4087
|
+
"font-size": {
|
|
4088
|
+
"value": "18px",
|
|
4089
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4090
|
+
"isSource": true,
|
|
4091
|
+
"original": {
|
|
4092
|
+
"value": "{utrecht.document.font-size}"
|
|
4093
|
+
},
|
|
4094
|
+
"name": "utrechtTableHeaderCellFontSize",
|
|
4095
|
+
"attributes": {
|
|
4096
|
+
"category": "utrecht",
|
|
4097
|
+
"type": "table",
|
|
4098
|
+
"item": "header-cell",
|
|
4099
|
+
"subitem": "font-size"
|
|
4100
|
+
},
|
|
4101
|
+
"path": [
|
|
4102
|
+
"utrecht",
|
|
4103
|
+
"table",
|
|
4104
|
+
"header-cell",
|
|
4105
|
+
"font-size"
|
|
4106
|
+
]
|
|
4107
|
+
},
|
|
4108
|
+
"font-weight": {
|
|
4109
|
+
"value": "700",
|
|
4110
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4111
|
+
"isSource": true,
|
|
4112
|
+
"original": {
|
|
4113
|
+
"value": "{leiden.typography.font-weight.bold}"
|
|
4114
|
+
},
|
|
4115
|
+
"name": "utrechtTableHeaderCellFontWeight",
|
|
4116
|
+
"attributes": {
|
|
4117
|
+
"category": "utrecht",
|
|
4118
|
+
"type": "table",
|
|
4119
|
+
"item": "header-cell",
|
|
4120
|
+
"subitem": "font-weight"
|
|
4121
|
+
},
|
|
4122
|
+
"path": [
|
|
4123
|
+
"utrecht",
|
|
4124
|
+
"table",
|
|
4125
|
+
"header-cell",
|
|
4126
|
+
"font-weight"
|
|
4127
|
+
]
|
|
4128
|
+
},
|
|
4129
|
+
"color": {
|
|
4130
|
+
"value": "#0d1921",
|
|
4131
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4132
|
+
"isSource": true,
|
|
4133
|
+
"original": {
|
|
4134
|
+
"value": "{utrecht.document.color}"
|
|
4135
|
+
},
|
|
4136
|
+
"name": "utrechtTableHeaderCellColor",
|
|
4137
|
+
"attributes": {
|
|
4138
|
+
"category": "utrecht",
|
|
4139
|
+
"type": "table",
|
|
4140
|
+
"item": "header-cell",
|
|
4141
|
+
"subitem": "color"
|
|
4142
|
+
},
|
|
4143
|
+
"path": [
|
|
4144
|
+
"utrecht",
|
|
4145
|
+
"table",
|
|
4146
|
+
"header-cell",
|
|
4147
|
+
"color"
|
|
4148
|
+
]
|
|
4149
|
+
},
|
|
4150
|
+
"text-transform": {
|
|
4151
|
+
"value": "unset",
|
|
4152
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4153
|
+
"isSource": true,
|
|
4154
|
+
"original": {
|
|
4155
|
+
"value": "unset"
|
|
4156
|
+
},
|
|
4157
|
+
"name": "utrechtTableHeaderCellTextTransform",
|
|
4158
|
+
"attributes": {
|
|
4159
|
+
"category": "utrecht",
|
|
4160
|
+
"type": "table",
|
|
4161
|
+
"item": "header-cell",
|
|
4162
|
+
"subitem": "text-transform"
|
|
4163
|
+
},
|
|
4164
|
+
"path": [
|
|
4165
|
+
"utrecht",
|
|
4166
|
+
"table",
|
|
4167
|
+
"header-cell",
|
|
4168
|
+
"text-transform"
|
|
4169
|
+
]
|
|
4170
|
+
}
|
|
4171
|
+
},
|
|
4172
|
+
"cell": {
|
|
4173
|
+
"line-height": {},
|
|
4174
|
+
"padding-block-end": {
|
|
4175
|
+
"value": "18px",
|
|
4176
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4177
|
+
"isSource": true,
|
|
4178
|
+
"original": {
|
|
4179
|
+
"value": "{leiden.size.md}"
|
|
4180
|
+
},
|
|
4181
|
+
"name": "utrechtTableCellPaddingBlockEnd",
|
|
4182
|
+
"attributes": {
|
|
4183
|
+
"category": "utrecht",
|
|
4184
|
+
"type": "table",
|
|
4185
|
+
"item": "cell",
|
|
4186
|
+
"subitem": "padding-block-end"
|
|
4187
|
+
},
|
|
4188
|
+
"path": [
|
|
4189
|
+
"utrecht",
|
|
4190
|
+
"table",
|
|
4191
|
+
"cell",
|
|
4192
|
+
"padding-block-end"
|
|
4193
|
+
]
|
|
4194
|
+
},
|
|
4195
|
+
"padding-block-start": {
|
|
4196
|
+
"value": "18px",
|
|
4197
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4198
|
+
"isSource": true,
|
|
4199
|
+
"original": {
|
|
4200
|
+
"value": "{leiden.size.md}"
|
|
4201
|
+
},
|
|
4202
|
+
"name": "utrechtTableCellPaddingBlockStart",
|
|
4203
|
+
"attributes": {
|
|
4204
|
+
"category": "utrecht",
|
|
4205
|
+
"type": "table",
|
|
4206
|
+
"item": "cell",
|
|
4207
|
+
"subitem": "padding-block-start"
|
|
4208
|
+
},
|
|
4209
|
+
"path": [
|
|
4210
|
+
"utrecht",
|
|
4211
|
+
"table",
|
|
4212
|
+
"cell",
|
|
4213
|
+
"padding-block-start"
|
|
4214
|
+
]
|
|
4215
|
+
},
|
|
4216
|
+
"padding-inline-end": {
|
|
4217
|
+
"value": "18px",
|
|
4218
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4219
|
+
"isSource": true,
|
|
4220
|
+
"original": {
|
|
4221
|
+
"value": "{leiden.size.md}"
|
|
4222
|
+
},
|
|
4223
|
+
"name": "utrechtTableCellPaddingInlineEnd",
|
|
4224
|
+
"attributes": {
|
|
4225
|
+
"category": "utrecht",
|
|
4226
|
+
"type": "table",
|
|
4227
|
+
"item": "cell",
|
|
4228
|
+
"subitem": "padding-inline-end"
|
|
4229
|
+
},
|
|
4230
|
+
"path": [
|
|
4231
|
+
"utrecht",
|
|
4232
|
+
"table",
|
|
4233
|
+
"cell",
|
|
4234
|
+
"padding-inline-end"
|
|
4235
|
+
]
|
|
4236
|
+
},
|
|
4237
|
+
"padding-inline-start": {
|
|
4238
|
+
"value": "18px",
|
|
4239
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
4240
|
+
"isSource": true,
|
|
4241
|
+
"original": {
|
|
4242
|
+
"value": "{leiden.size.md}"
|
|
4243
|
+
},
|
|
4244
|
+
"name": "utrechtTableCellPaddingInlineStart",
|
|
4245
|
+
"attributes": {
|
|
4246
|
+
"category": "utrecht",
|
|
4247
|
+
"type": "table",
|
|
4248
|
+
"item": "cell",
|
|
4249
|
+
"subitem": "padding-inline-start"
|
|
4250
|
+
},
|
|
4251
|
+
"path": [
|
|
4252
|
+
"utrecht",
|
|
4253
|
+
"table",
|
|
4254
|
+
"cell",
|
|
4255
|
+
"padding-inline-start"
|
|
4256
|
+
]
|
|
4257
|
+
},
|
|
4258
|
+
"icon": {
|
|
4259
|
+
"size": {}
|
|
4260
|
+
}
|
|
4261
|
+
}
|
|
4262
|
+
},
|
|
4263
|
+
"textbox": {
|
|
4264
|
+
"background-color": {
|
|
4265
|
+
"value": "#ffffff",
|
|
4266
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4089
4267
|
"isSource": true,
|
|
4090
4268
|
"original": {
|
|
4091
|
-
"value": "{leiden.
|
|
4269
|
+
"value": "{leiden.color.white.100}"
|
|
4092
4270
|
},
|
|
4093
|
-
"name": "
|
|
4271
|
+
"name": "utrechtTextboxBackgroundColor",
|
|
4094
4272
|
"attributes": {
|
|
4095
4273
|
"category": "utrecht",
|
|
4096
|
-
"type": "
|
|
4097
|
-
"item": "
|
|
4274
|
+
"type": "textbox",
|
|
4275
|
+
"item": "background-color"
|
|
4098
4276
|
},
|
|
4099
4277
|
"path": [
|
|
4100
4278
|
"utrecht",
|
|
4101
|
-
"
|
|
4102
|
-
"
|
|
4279
|
+
"textbox",
|
|
4280
|
+
"background-color"
|
|
4103
4281
|
]
|
|
4104
4282
|
},
|
|
4105
|
-
"
|
|
4106
|
-
|
|
4107
|
-
"
|
|
4283
|
+
"border-bottom-width": {},
|
|
4284
|
+
"border-color": {
|
|
4285
|
+
"value": "#5f594a",
|
|
4286
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4108
4287
|
"isSource": true,
|
|
4109
4288
|
"original": {
|
|
4110
|
-
"value": "{leiden.
|
|
4289
|
+
"value": "{leiden.color.grey.33}"
|
|
4111
4290
|
},
|
|
4112
|
-
"name": "
|
|
4291
|
+
"name": "utrechtTextboxBorderColor",
|
|
4113
4292
|
"attributes": {
|
|
4114
4293
|
"category": "utrecht",
|
|
4115
|
-
"type": "
|
|
4116
|
-
"item": "
|
|
4294
|
+
"type": "textbox",
|
|
4295
|
+
"item": "border-color"
|
|
4117
4296
|
},
|
|
4118
4297
|
"path": [
|
|
4119
4298
|
"utrecht",
|
|
4120
|
-
"
|
|
4121
|
-
"
|
|
4299
|
+
"textbox",
|
|
4300
|
+
"border-color"
|
|
4122
4301
|
]
|
|
4123
4302
|
},
|
|
4124
|
-
"
|
|
4125
|
-
"value": "
|
|
4126
|
-
"filePath": "src/component/utrecht/
|
|
4303
|
+
"border-radius": {
|
|
4304
|
+
"value": "0px",
|
|
4305
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4127
4306
|
"isSource": true,
|
|
4128
4307
|
"original": {
|
|
4129
|
-
"value": "
|
|
4308
|
+
"value": "0px"
|
|
4130
4309
|
},
|
|
4131
|
-
"name": "
|
|
4310
|
+
"name": "utrechtTextboxBorderRadius",
|
|
4132
4311
|
"attributes": {
|
|
4133
4312
|
"category": "utrecht",
|
|
4134
|
-
"type": "
|
|
4135
|
-
"item": "
|
|
4313
|
+
"type": "textbox",
|
|
4314
|
+
"item": "border-radius"
|
|
4136
4315
|
},
|
|
4137
4316
|
"path": [
|
|
4138
4317
|
"utrecht",
|
|
4139
|
-
"
|
|
4140
|
-
"
|
|
4318
|
+
"textbox",
|
|
4319
|
+
"border-radius"
|
|
4141
4320
|
]
|
|
4142
|
-
}
|
|
4143
|
-
|
|
4144
|
-
|
|
4145
|
-
|
|
4146
|
-
"value": "#ffffff",
|
|
4147
|
-
"filePath": "src/component/utrecht/document.tokens.json",
|
|
4321
|
+
},
|
|
4322
|
+
"border-width": {
|
|
4323
|
+
"value": "1px",
|
|
4324
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4148
4325
|
"isSource": true,
|
|
4149
4326
|
"original": {
|
|
4150
|
-
"value": "{leiden.
|
|
4327
|
+
"value": "{leiden.size.4xs}"
|
|
4151
4328
|
},
|
|
4152
|
-
"name": "
|
|
4329
|
+
"name": "utrechtTextboxBorderWidth",
|
|
4153
4330
|
"attributes": {
|
|
4154
4331
|
"category": "utrecht",
|
|
4155
|
-
"type": "
|
|
4156
|
-
"item": "
|
|
4332
|
+
"type": "textbox",
|
|
4333
|
+
"item": "border-width"
|
|
4157
4334
|
},
|
|
4158
4335
|
"path": [
|
|
4159
4336
|
"utrecht",
|
|
4160
|
-
"
|
|
4161
|
-
"
|
|
4337
|
+
"textbox",
|
|
4338
|
+
"border-width"
|
|
4162
4339
|
]
|
|
4163
4340
|
},
|
|
4164
4341
|
"color": {
|
|
4165
|
-
"value": "#
|
|
4166
|
-
"filePath": "src/component/utrecht/
|
|
4342
|
+
"value": "#1d1d1b",
|
|
4343
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4167
4344
|
"isSource": true,
|
|
4168
4345
|
"original": {
|
|
4169
|
-
"value": "{leiden.color.
|
|
4346
|
+
"value": "{leiden.color.grey.11}"
|
|
4170
4347
|
},
|
|
4171
|
-
"name": "
|
|
4348
|
+
"name": "utrechtTextboxColor",
|
|
4172
4349
|
"attributes": {
|
|
4173
4350
|
"category": "utrecht",
|
|
4174
|
-
"type": "
|
|
4351
|
+
"type": "textbox",
|
|
4175
4352
|
"item": "color"
|
|
4176
4353
|
},
|
|
4177
4354
|
"path": [
|
|
4178
4355
|
"utrecht",
|
|
4179
|
-
"
|
|
4356
|
+
"textbox",
|
|
4180
4357
|
"color"
|
|
4181
4358
|
]
|
|
4182
4359
|
},
|
|
4183
4360
|
"font-family": {
|
|
4184
4361
|
"value": "\"Open Sans\", Arial, sans-serif",
|
|
4185
|
-
"filePath": "src/component/utrecht/
|
|
4362
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4186
4363
|
"isSource": true,
|
|
4187
4364
|
"original": {
|
|
4188
4365
|
"value": "{leiden.typography.sans-serif.font-family}"
|
|
4189
4366
|
},
|
|
4190
|
-
"name": "
|
|
4367
|
+
"name": "utrechtTextboxFontFamily",
|
|
4191
4368
|
"attributes": {
|
|
4192
4369
|
"category": "utrecht",
|
|
4193
|
-
"type": "
|
|
4370
|
+
"type": "textbox",
|
|
4194
4371
|
"item": "font-family"
|
|
4195
4372
|
},
|
|
4196
4373
|
"path": [
|
|
4197
4374
|
"utrecht",
|
|
4198
|
-
"
|
|
4375
|
+
"textbox",
|
|
4199
4376
|
"font-family"
|
|
4200
4377
|
]
|
|
4201
4378
|
},
|
|
4202
4379
|
"font-size": {
|
|
4203
|
-
"value": "
|
|
4204
|
-
"filePath": "src/component/utrecht/
|
|
4380
|
+
"value": "15px",
|
|
4381
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4205
4382
|
"isSource": true,
|
|
4206
4383
|
"original": {
|
|
4207
|
-
"value": "
|
|
4384
|
+
"value": "15px"
|
|
4208
4385
|
},
|
|
4209
|
-
"name": "
|
|
4386
|
+
"name": "utrechtTextboxFontSize",
|
|
4210
4387
|
"attributes": {
|
|
4211
4388
|
"category": "utrecht",
|
|
4212
|
-
"type": "
|
|
4389
|
+
"type": "textbox",
|
|
4213
4390
|
"item": "font-size"
|
|
4214
4391
|
},
|
|
4215
4392
|
"path": [
|
|
4216
4393
|
"utrecht",
|
|
4217
|
-
"
|
|
4394
|
+
"textbox",
|
|
4218
4395
|
"font-size"
|
|
4219
4396
|
]
|
|
4220
4397
|
},
|
|
4221
|
-
"
|
|
4222
|
-
"
|
|
4398
|
+
"line-height": {},
|
|
4399
|
+
"max-inline-size": {},
|
|
4400
|
+
"padding-block-end": {
|
|
4401
|
+
"value": "8px",
|
|
4402
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4403
|
+
"isSource": true,
|
|
4404
|
+
"original": {
|
|
4405
|
+
"value": "{leiden.size.xs}"
|
|
4406
|
+
},
|
|
4407
|
+
"name": "utrechtTextboxPaddingBlockEnd",
|
|
4408
|
+
"attributes": {
|
|
4409
|
+
"category": "utrecht",
|
|
4410
|
+
"type": "textbox",
|
|
4411
|
+
"item": "padding-block-end"
|
|
4412
|
+
},
|
|
4413
|
+
"path": [
|
|
4414
|
+
"utrecht",
|
|
4415
|
+
"textbox",
|
|
4416
|
+
"padding-block-end"
|
|
4417
|
+
]
|
|
4418
|
+
},
|
|
4419
|
+
"padding-block-start": {
|
|
4420
|
+
"value": "8px",
|
|
4421
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4422
|
+
"isSource": true,
|
|
4423
|
+
"original": {
|
|
4424
|
+
"value": "{leiden.size.xs}"
|
|
4425
|
+
},
|
|
4426
|
+
"name": "utrechtTextboxPaddingBlockStart",
|
|
4427
|
+
"attributes": {
|
|
4428
|
+
"category": "utrecht",
|
|
4429
|
+
"type": "textbox",
|
|
4430
|
+
"item": "padding-block-start"
|
|
4431
|
+
},
|
|
4432
|
+
"path": [
|
|
4433
|
+
"utrecht",
|
|
4434
|
+
"textbox",
|
|
4435
|
+
"padding-block-start"
|
|
4436
|
+
]
|
|
4437
|
+
},
|
|
4438
|
+
"padding-inline-end": {
|
|
4439
|
+
"value": "14px",
|
|
4440
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4441
|
+
"isSource": true,
|
|
4442
|
+
"original": {
|
|
4443
|
+
"value": "{leiden.size.sm}"
|
|
4444
|
+
},
|
|
4445
|
+
"name": "utrechtTextboxPaddingInlineEnd",
|
|
4446
|
+
"attributes": {
|
|
4447
|
+
"category": "utrecht",
|
|
4448
|
+
"type": "textbox",
|
|
4449
|
+
"item": "padding-inline-end"
|
|
4450
|
+
},
|
|
4451
|
+
"path": [
|
|
4452
|
+
"utrecht",
|
|
4453
|
+
"textbox",
|
|
4454
|
+
"padding-inline-end"
|
|
4455
|
+
]
|
|
4456
|
+
},
|
|
4457
|
+
"padding-inline-start": {
|
|
4458
|
+
"value": "14px",
|
|
4459
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4460
|
+
"isSource": true,
|
|
4461
|
+
"original": {
|
|
4462
|
+
"value": "{leiden.size.sm}"
|
|
4463
|
+
},
|
|
4464
|
+
"name": "utrechtTextboxPaddingInlineStart",
|
|
4465
|
+
"attributes": {
|
|
4466
|
+
"category": "utrecht",
|
|
4467
|
+
"type": "textbox",
|
|
4468
|
+
"item": "padding-inline-start"
|
|
4469
|
+
},
|
|
4470
|
+
"path": [
|
|
4471
|
+
"utrecht",
|
|
4472
|
+
"textbox",
|
|
4473
|
+
"padding-inline-start"
|
|
4474
|
+
]
|
|
4475
|
+
},
|
|
4476
|
+
"placeholder": {
|
|
4477
|
+
"color": {
|
|
4478
|
+
"value": "#2c3e50",
|
|
4479
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
4480
|
+
"isSource": true,
|
|
4481
|
+
"original": {
|
|
4482
|
+
"value": "{leiden.color.lightblue.24}"
|
|
4483
|
+
},
|
|
4484
|
+
"name": "utrechtTextboxPlaceholderColor",
|
|
4485
|
+
"attributes": {
|
|
4486
|
+
"category": "utrecht",
|
|
4487
|
+
"type": "textbox",
|
|
4488
|
+
"item": "placeholder",
|
|
4489
|
+
"subitem": "color"
|
|
4490
|
+
},
|
|
4491
|
+
"path": [
|
|
4492
|
+
"utrecht",
|
|
4493
|
+
"textbox",
|
|
4494
|
+
"placeholder",
|
|
4495
|
+
"color"
|
|
4496
|
+
]
|
|
4497
|
+
}
|
|
4498
|
+
},
|
|
4499
|
+
"disabled": {
|
|
4500
|
+
"background-color": {},
|
|
4501
|
+
"border-color": {},
|
|
4502
|
+
"color": {}
|
|
4503
|
+
},
|
|
4504
|
+
"focus": {
|
|
4505
|
+
"background-color": {},
|
|
4506
|
+
"border-color": {},
|
|
4507
|
+
"color": {}
|
|
4508
|
+
},
|
|
4509
|
+
"invalid": {
|
|
4510
|
+
"background-color": {},
|
|
4511
|
+
"border-color": {},
|
|
4512
|
+
"border-width": {},
|
|
4513
|
+
"color": {}
|
|
4514
|
+
},
|
|
4515
|
+
"read-only": {
|
|
4516
|
+
"background-color": {},
|
|
4517
|
+
"border-color": {},
|
|
4518
|
+
"color": {}
|
|
4519
|
+
}
|
|
4223
4520
|
},
|
|
4224
4521
|
"heading-1": {
|
|
4225
4522
|
"color": {},
|
|
@@ -5249,42 +5546,42 @@
|
|
|
5249
5546
|
"page": {
|
|
5250
5547
|
"background-color": {},
|
|
5251
5548
|
"color": {},
|
|
5252
|
-
"
|
|
5549
|
+
"margin-inline-start": {
|
|
5253
5550
|
"value": "24px",
|
|
5254
5551
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
5255
5552
|
"isSource": true,
|
|
5256
5553
|
"original": {
|
|
5257
5554
|
"value": "{leiden.size.lg}"
|
|
5258
5555
|
},
|
|
5259
|
-
"name": "
|
|
5556
|
+
"name": "utrechtPageMarginInlineStart",
|
|
5260
5557
|
"attributes": {
|
|
5261
5558
|
"category": "utrecht",
|
|
5262
5559
|
"type": "page",
|
|
5263
|
-
"item": "
|
|
5560
|
+
"item": "margin-inline-start"
|
|
5264
5561
|
},
|
|
5265
5562
|
"path": [
|
|
5266
5563
|
"utrecht",
|
|
5267
5564
|
"page",
|
|
5268
|
-
"
|
|
5565
|
+
"margin-inline-start"
|
|
5269
5566
|
]
|
|
5270
5567
|
},
|
|
5271
|
-
"
|
|
5568
|
+
"margin-inline-end": {
|
|
5272
5569
|
"value": "24px",
|
|
5273
5570
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
5274
5571
|
"isSource": true,
|
|
5275
5572
|
"original": {
|
|
5276
5573
|
"value": "{leiden.size.lg}"
|
|
5277
5574
|
},
|
|
5278
|
-
"name": "
|
|
5575
|
+
"name": "utrechtPageMarginInlineEnd",
|
|
5279
5576
|
"attributes": {
|
|
5280
5577
|
"category": "utrecht",
|
|
5281
5578
|
"type": "page",
|
|
5282
|
-
"item": "
|
|
5579
|
+
"item": "margin-inline-end"
|
|
5283
5580
|
},
|
|
5284
5581
|
"path": [
|
|
5285
5582
|
"utrecht",
|
|
5286
5583
|
"page",
|
|
5287
|
-
"
|
|
5584
|
+
"margin-inline-end"
|
|
5288
5585
|
]
|
|
5289
5586
|
},
|
|
5290
5587
|
"max-inline-size": {
|
|
@@ -5453,433 +5750,132 @@
|
|
|
5453
5750
|
"font-weight": {},
|
|
5454
5751
|
"line-height": {}
|
|
5455
5752
|
}
|
|
5456
|
-
}
|
|
5457
|
-
|
|
5458
|
-
|
|
5753
|
+
}
|
|
5754
|
+
},
|
|
5755
|
+
"conduction": {
|
|
5756
|
+
"card-wrapper": {
|
|
5757
|
+
"background-color": {
|
|
5459
5758
|
"value": "#e4e4e4",
|
|
5460
|
-
"filePath": "src/component/
|
|
5759
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5461
5760
|
"isSource": true,
|
|
5462
5761
|
"original": {
|
|
5463
5762
|
"value": "{leiden.color.lightgrey.89}"
|
|
5464
5763
|
},
|
|
5465
|
-
"name": "
|
|
5764
|
+
"name": "conductionCardWrapperBackgroundColor",
|
|
5466
5765
|
"attributes": {
|
|
5467
|
-
"category": "
|
|
5468
|
-
"type": "
|
|
5469
|
-
"item": "
|
|
5766
|
+
"category": "conduction",
|
|
5767
|
+
"type": "card-wrapper",
|
|
5768
|
+
"item": "background-color"
|
|
5470
5769
|
},
|
|
5471
5770
|
"path": [
|
|
5472
|
-
"
|
|
5473
|
-
"
|
|
5474
|
-
"
|
|
5771
|
+
"conduction",
|
|
5772
|
+
"card-wrapper",
|
|
5773
|
+
"background-color"
|
|
5475
5774
|
]
|
|
5476
5775
|
},
|
|
5477
|
-
"border-
|
|
5478
|
-
|
|
5479
|
-
|
|
5776
|
+
"border-color": {},
|
|
5777
|
+
"border-width": {},
|
|
5778
|
+
"border-style": {},
|
|
5779
|
+
"border-radius": {},
|
|
5780
|
+
"color": {
|
|
5781
|
+
"value": "#0d1921",
|
|
5782
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5480
5783
|
"isSource": true,
|
|
5481
5784
|
"original": {
|
|
5482
|
-
"value": "{leiden.
|
|
5785
|
+
"value": "{leiden.color.black.9}"
|
|
5483
5786
|
},
|
|
5484
|
-
"name": "
|
|
5787
|
+
"name": "conductionCardWrapperColor",
|
|
5485
5788
|
"attributes": {
|
|
5486
|
-
"category": "
|
|
5487
|
-
"type": "
|
|
5488
|
-
"item": "
|
|
5789
|
+
"category": "conduction",
|
|
5790
|
+
"type": "card-wrapper",
|
|
5791
|
+
"item": "color"
|
|
5489
5792
|
},
|
|
5490
5793
|
"path": [
|
|
5491
|
-
"
|
|
5492
|
-
"
|
|
5493
|
-
"
|
|
5794
|
+
"conduction",
|
|
5795
|
+
"card-wrapper",
|
|
5796
|
+
"color"
|
|
5494
5797
|
]
|
|
5495
5798
|
},
|
|
5496
|
-
"
|
|
5497
|
-
"
|
|
5498
|
-
|
|
5799
|
+
"hover": {
|
|
5800
|
+
"background-color": {}
|
|
5801
|
+
},
|
|
5802
|
+
"padding-inline-end": {
|
|
5803
|
+
"value": "32px",
|
|
5804
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5499
5805
|
"isSource": true,
|
|
5500
5806
|
"original": {
|
|
5501
|
-
"value": "{
|
|
5807
|
+
"value": "{leiden.size.xl}"
|
|
5502
5808
|
},
|
|
5503
|
-
"name": "
|
|
5809
|
+
"name": "conductionCardWrapperPaddingInlineEnd",
|
|
5504
5810
|
"attributes": {
|
|
5505
|
-
"category": "
|
|
5506
|
-
"type": "
|
|
5507
|
-
"item": "
|
|
5811
|
+
"category": "conduction",
|
|
5812
|
+
"type": "card-wrapper",
|
|
5813
|
+
"item": "padding-inline-end"
|
|
5508
5814
|
},
|
|
5509
5815
|
"path": [
|
|
5510
|
-
"
|
|
5511
|
-
"
|
|
5512
|
-
"
|
|
5816
|
+
"conduction",
|
|
5817
|
+
"card-wrapper",
|
|
5818
|
+
"padding-inline-end"
|
|
5513
5819
|
]
|
|
5514
5820
|
},
|
|
5515
|
-
"
|
|
5516
|
-
"value": "
|
|
5517
|
-
"filePath": "src/component/
|
|
5821
|
+
"padding-inline-start": {
|
|
5822
|
+
"value": "32px",
|
|
5823
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5518
5824
|
"isSource": true,
|
|
5519
5825
|
"original": {
|
|
5520
|
-
"value": "{
|
|
5826
|
+
"value": "{leiden.size.xl}"
|
|
5521
5827
|
},
|
|
5522
|
-
"name": "
|
|
5828
|
+
"name": "conductionCardWrapperPaddingInlineStart",
|
|
5523
5829
|
"attributes": {
|
|
5524
|
-
"category": "
|
|
5525
|
-
"type": "
|
|
5526
|
-
"item": "
|
|
5830
|
+
"category": "conduction",
|
|
5831
|
+
"type": "card-wrapper",
|
|
5832
|
+
"item": "padding-inline-start"
|
|
5527
5833
|
},
|
|
5528
5834
|
"path": [
|
|
5529
|
-
"
|
|
5530
|
-
"
|
|
5531
|
-
"
|
|
5835
|
+
"conduction",
|
|
5836
|
+
"card-wrapper",
|
|
5837
|
+
"padding-inline-start"
|
|
5532
5838
|
]
|
|
5533
5839
|
},
|
|
5534
|
-
"
|
|
5535
|
-
|
|
5536
|
-
"
|
|
5537
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5840
|
+
"padding-block-end": {
|
|
5841
|
+
"value": "14px",
|
|
5842
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5538
5843
|
"isSource": true,
|
|
5539
5844
|
"original": {
|
|
5540
|
-
"value":
|
|
5845
|
+
"value": "{leiden.size.sm}"
|
|
5541
5846
|
},
|
|
5542
|
-
"name": "
|
|
5847
|
+
"name": "conductionCardWrapperPaddingBlockEnd",
|
|
5543
5848
|
"attributes": {
|
|
5544
|
-
"category": "
|
|
5545
|
-
"type": "
|
|
5546
|
-
"item": "
|
|
5849
|
+
"category": "conduction",
|
|
5850
|
+
"type": "card-wrapper",
|
|
5851
|
+
"item": "padding-block-end"
|
|
5547
5852
|
},
|
|
5548
5853
|
"path": [
|
|
5549
|
-
"
|
|
5550
|
-
"
|
|
5551
|
-
"
|
|
5854
|
+
"conduction",
|
|
5855
|
+
"card-wrapper",
|
|
5856
|
+
"padding-block-end"
|
|
5552
5857
|
]
|
|
5553
5858
|
},
|
|
5554
|
-
"
|
|
5555
|
-
"value": "
|
|
5556
|
-
"filePath": "src/component/
|
|
5859
|
+
"padding-block-start": {
|
|
5860
|
+
"value": "14px",
|
|
5861
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5557
5862
|
"isSource": true,
|
|
5558
5863
|
"original": {
|
|
5559
|
-
"value": "{leiden.size.
|
|
5864
|
+
"value": "{leiden.size.sm}"
|
|
5560
5865
|
},
|
|
5561
|
-
"name": "
|
|
5866
|
+
"name": "conductionCardWrapperPaddingBlockStart",
|
|
5562
5867
|
"attributes": {
|
|
5563
|
-
"category": "
|
|
5564
|
-
"type": "
|
|
5565
|
-
"item": "
|
|
5868
|
+
"category": "conduction",
|
|
5869
|
+
"type": "card-wrapper",
|
|
5870
|
+
"item": "padding-block-start"
|
|
5566
5871
|
},
|
|
5567
5872
|
"path": [
|
|
5568
|
-
"
|
|
5569
|
-
"
|
|
5570
|
-
"
|
|
5873
|
+
"conduction",
|
|
5874
|
+
"card-wrapper",
|
|
5875
|
+
"padding-block-start"
|
|
5571
5876
|
]
|
|
5572
|
-
},
|
|
5573
|
-
"caption": {
|
|
5574
|
-
"font-weight": {},
|
|
5575
|
-
"font-family": {},
|
|
5576
|
-
"font-size": {},
|
|
5577
|
-
"color": {},
|
|
5578
|
-
"line-height": {},
|
|
5579
|
-
"text-align": {},
|
|
5580
|
-
"margin-block-end": {}
|
|
5581
|
-
},
|
|
5582
|
-
"header": {
|
|
5583
|
-
"font-weight": {
|
|
5584
|
-
"value": "700",
|
|
5585
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5586
|
-
"isSource": true,
|
|
5587
|
-
"original": {
|
|
5588
|
-
"value": "{leiden.typography.font-weight.bold}"
|
|
5589
|
-
},
|
|
5590
|
-
"name": "utrechtTableHeaderFontWeight",
|
|
5591
|
-
"attributes": {
|
|
5592
|
-
"category": "utrecht",
|
|
5593
|
-
"type": "table",
|
|
5594
|
-
"item": "header",
|
|
5595
|
-
"subitem": "font-weight"
|
|
5596
|
-
},
|
|
5597
|
-
"path": [
|
|
5598
|
-
"utrecht",
|
|
5599
|
-
"table",
|
|
5600
|
-
"header",
|
|
5601
|
-
"font-weight"
|
|
5602
|
-
]
|
|
5603
|
-
},
|
|
5604
|
-
"background-color": {},
|
|
5605
|
-
"color": {
|
|
5606
|
-
"value": "#0d1921",
|
|
5607
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5608
|
-
"isSource": true,
|
|
5609
|
-
"original": {
|
|
5610
|
-
"value": "{utrecht.document.color}"
|
|
5611
|
-
},
|
|
5612
|
-
"name": "utrechtTableHeaderColor",
|
|
5613
|
-
"attributes": {
|
|
5614
|
-
"category": "utrecht",
|
|
5615
|
-
"type": "table",
|
|
5616
|
-
"item": "header",
|
|
5617
|
-
"subitem": "color"
|
|
5618
|
-
},
|
|
5619
|
-
"path": [
|
|
5620
|
-
"utrecht",
|
|
5621
|
-
"table",
|
|
5622
|
-
"header",
|
|
5623
|
-
"color"
|
|
5624
|
-
]
|
|
5625
|
-
},
|
|
5626
|
-
"text-transform": {
|
|
5627
|
-
"value": "unset",
|
|
5628
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5629
|
-
"isSource": true,
|
|
5630
|
-
"original": {
|
|
5631
|
-
"value": "unset"
|
|
5632
|
-
},
|
|
5633
|
-
"name": "utrechtTableHeaderTextTransform",
|
|
5634
|
-
"attributes": {
|
|
5635
|
-
"category": "utrecht",
|
|
5636
|
-
"type": "table",
|
|
5637
|
-
"item": "header",
|
|
5638
|
-
"subitem": "text-transform"
|
|
5639
|
-
},
|
|
5640
|
-
"path": [
|
|
5641
|
-
"utrecht",
|
|
5642
|
-
"table",
|
|
5643
|
-
"header",
|
|
5644
|
-
"text-transform"
|
|
5645
|
-
]
|
|
5646
|
-
},
|
|
5647
|
-
"border-block-end-color": {},
|
|
5648
|
-
"border-block-end-width": {}
|
|
5649
|
-
},
|
|
5650
|
-
"header-cell": {
|
|
5651
|
-
"font-size": {
|
|
5652
|
-
"value": "18px",
|
|
5653
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5654
|
-
"isSource": true,
|
|
5655
|
-
"original": {
|
|
5656
|
-
"value": "{utrecht.document.font-size}"
|
|
5657
|
-
},
|
|
5658
|
-
"name": "utrechtTableHeaderCellFontSize",
|
|
5659
|
-
"attributes": {
|
|
5660
|
-
"category": "utrecht",
|
|
5661
|
-
"type": "table",
|
|
5662
|
-
"item": "header-cell",
|
|
5663
|
-
"subitem": "font-size"
|
|
5664
|
-
},
|
|
5665
|
-
"path": [
|
|
5666
|
-
"utrecht",
|
|
5667
|
-
"table",
|
|
5668
|
-
"header-cell",
|
|
5669
|
-
"font-size"
|
|
5670
|
-
]
|
|
5671
|
-
},
|
|
5672
|
-
"font-weight": {
|
|
5673
|
-
"value": "700",
|
|
5674
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5675
|
-
"isSource": true,
|
|
5676
|
-
"original": {
|
|
5677
|
-
"value": "{leiden.typography.font-weight.bold}"
|
|
5678
|
-
},
|
|
5679
|
-
"name": "utrechtTableHeaderCellFontWeight",
|
|
5680
|
-
"attributes": {
|
|
5681
|
-
"category": "utrecht",
|
|
5682
|
-
"type": "table",
|
|
5683
|
-
"item": "header-cell",
|
|
5684
|
-
"subitem": "font-weight"
|
|
5685
|
-
},
|
|
5686
|
-
"path": [
|
|
5687
|
-
"utrecht",
|
|
5688
|
-
"table",
|
|
5689
|
-
"header-cell",
|
|
5690
|
-
"font-weight"
|
|
5691
|
-
]
|
|
5692
|
-
},
|
|
5693
|
-
"color": {
|
|
5694
|
-
"value": "#0d1921",
|
|
5695
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5696
|
-
"isSource": true,
|
|
5697
|
-
"original": {
|
|
5698
|
-
"value": "{utrecht.document.color}"
|
|
5699
|
-
},
|
|
5700
|
-
"name": "utrechtTableHeaderCellColor",
|
|
5701
|
-
"attributes": {
|
|
5702
|
-
"category": "utrecht",
|
|
5703
|
-
"type": "table",
|
|
5704
|
-
"item": "header-cell",
|
|
5705
|
-
"subitem": "color"
|
|
5706
|
-
},
|
|
5707
|
-
"path": [
|
|
5708
|
-
"utrecht",
|
|
5709
|
-
"table",
|
|
5710
|
-
"header-cell",
|
|
5711
|
-
"color"
|
|
5712
|
-
]
|
|
5713
|
-
},
|
|
5714
|
-
"text-transform": {
|
|
5715
|
-
"value": "unset",
|
|
5716
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5717
|
-
"isSource": true,
|
|
5718
|
-
"original": {
|
|
5719
|
-
"value": "unset"
|
|
5720
|
-
},
|
|
5721
|
-
"name": "utrechtTableHeaderCellTextTransform",
|
|
5722
|
-
"attributes": {
|
|
5723
|
-
"category": "utrecht",
|
|
5724
|
-
"type": "table",
|
|
5725
|
-
"item": "header-cell",
|
|
5726
|
-
"subitem": "text-transform"
|
|
5727
|
-
},
|
|
5728
|
-
"path": [
|
|
5729
|
-
"utrecht",
|
|
5730
|
-
"table",
|
|
5731
|
-
"header-cell",
|
|
5732
|
-
"text-transform"
|
|
5733
|
-
]
|
|
5734
|
-
}
|
|
5735
|
-
},
|
|
5736
|
-
"cell": {
|
|
5737
|
-
"line-height": {},
|
|
5738
|
-
"padding-block-end": {
|
|
5739
|
-
"value": "18px",
|
|
5740
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5741
|
-
"isSource": true,
|
|
5742
|
-
"original": {
|
|
5743
|
-
"value": "{leiden.size.md}"
|
|
5744
|
-
},
|
|
5745
|
-
"name": "utrechtTableCellPaddingBlockEnd",
|
|
5746
|
-
"attributes": {
|
|
5747
|
-
"category": "utrecht",
|
|
5748
|
-
"type": "table",
|
|
5749
|
-
"item": "cell",
|
|
5750
|
-
"subitem": "padding-block-end"
|
|
5751
|
-
},
|
|
5752
|
-
"path": [
|
|
5753
|
-
"utrecht",
|
|
5754
|
-
"table",
|
|
5755
|
-
"cell",
|
|
5756
|
-
"padding-block-end"
|
|
5757
|
-
]
|
|
5758
|
-
},
|
|
5759
|
-
"padding-block-start": {
|
|
5760
|
-
"value": "18px",
|
|
5761
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5762
|
-
"isSource": true,
|
|
5763
|
-
"original": {
|
|
5764
|
-
"value": "{leiden.size.md}"
|
|
5765
|
-
},
|
|
5766
|
-
"name": "utrechtTableCellPaddingBlockStart",
|
|
5767
|
-
"attributes": {
|
|
5768
|
-
"category": "utrecht",
|
|
5769
|
-
"type": "table",
|
|
5770
|
-
"item": "cell",
|
|
5771
|
-
"subitem": "padding-block-start"
|
|
5772
|
-
},
|
|
5773
|
-
"path": [
|
|
5774
|
-
"utrecht",
|
|
5775
|
-
"table",
|
|
5776
|
-
"cell",
|
|
5777
|
-
"padding-block-start"
|
|
5778
|
-
]
|
|
5779
|
-
},
|
|
5780
|
-
"padding-inline-end": {
|
|
5781
|
-
"value": "18px",
|
|
5782
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5783
|
-
"isSource": true,
|
|
5784
|
-
"original": {
|
|
5785
|
-
"value": "{leiden.size.md}"
|
|
5786
|
-
},
|
|
5787
|
-
"name": "utrechtTableCellPaddingInlineEnd",
|
|
5788
|
-
"attributes": {
|
|
5789
|
-
"category": "utrecht",
|
|
5790
|
-
"type": "table",
|
|
5791
|
-
"item": "cell",
|
|
5792
|
-
"subitem": "padding-inline-end"
|
|
5793
|
-
},
|
|
5794
|
-
"path": [
|
|
5795
|
-
"utrecht",
|
|
5796
|
-
"table",
|
|
5797
|
-
"cell",
|
|
5798
|
-
"padding-inline-end"
|
|
5799
|
-
]
|
|
5800
|
-
},
|
|
5801
|
-
"padding-inline-start": {
|
|
5802
|
-
"value": "18px",
|
|
5803
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5804
|
-
"isSource": true,
|
|
5805
|
-
"original": {
|
|
5806
|
-
"value": "{leiden.size.md}"
|
|
5807
|
-
},
|
|
5808
|
-
"name": "utrechtTableCellPaddingInlineStart",
|
|
5809
|
-
"attributes": {
|
|
5810
|
-
"category": "utrecht",
|
|
5811
|
-
"type": "table",
|
|
5812
|
-
"item": "cell",
|
|
5813
|
-
"subitem": "padding-inline-start"
|
|
5814
|
-
},
|
|
5815
|
-
"path": [
|
|
5816
|
-
"utrecht",
|
|
5817
|
-
"table",
|
|
5818
|
-
"cell",
|
|
5819
|
-
"padding-inline-start"
|
|
5820
|
-
]
|
|
5821
|
-
},
|
|
5822
|
-
"icon": {
|
|
5823
|
-
"size": {}
|
|
5824
|
-
}
|
|
5825
|
-
},
|
|
5826
|
-
"row": {
|
|
5827
|
-
"border-block-end-color": {
|
|
5828
|
-
"value": "#e4e4e4",
|
|
5829
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5830
|
-
"isSource": true,
|
|
5831
|
-
"original": {
|
|
5832
|
-
"value": "{leiden.color.lightgrey.89}"
|
|
5833
|
-
},
|
|
5834
|
-
"name": "utrechtTableRowBorderBlockEndColor",
|
|
5835
|
-
"attributes": {
|
|
5836
|
-
"category": "utrecht",
|
|
5837
|
-
"type": "table",
|
|
5838
|
-
"item": "row",
|
|
5839
|
-
"subitem": "border-block-end-color"
|
|
5840
|
-
},
|
|
5841
|
-
"path": [
|
|
5842
|
-
"utrecht",
|
|
5843
|
-
"table",
|
|
5844
|
-
"row",
|
|
5845
|
-
"border-block-end-color"
|
|
5846
|
-
]
|
|
5847
|
-
},
|
|
5848
|
-
"border-block-end-width": {
|
|
5849
|
-
"value": "1px",
|
|
5850
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5851
|
-
"isSource": true,
|
|
5852
|
-
"original": {
|
|
5853
|
-
"value": "{leiden.size.4xs}"
|
|
5854
|
-
},
|
|
5855
|
-
"name": "utrechtTableRowBorderBlockEndWidth",
|
|
5856
|
-
"attributes": {
|
|
5857
|
-
"category": "utrecht",
|
|
5858
|
-
"type": "table",
|
|
5859
|
-
"item": "row",
|
|
5860
|
-
"subitem": "border-block-end-width"
|
|
5861
|
-
},
|
|
5862
|
-
"path": [
|
|
5863
|
-
"utrecht",
|
|
5864
|
-
"table",
|
|
5865
|
-
"row",
|
|
5866
|
-
"border-block-end-width"
|
|
5867
|
-
]
|
|
5868
|
-
},
|
|
5869
|
-
"padding-inline-end": {},
|
|
5870
|
-
"padding-inline-start": {},
|
|
5871
|
-
"alternate-odd": {
|
|
5872
|
-
"background-color": {},
|
|
5873
|
-
"color": {}
|
|
5874
|
-
},
|
|
5875
|
-
"alternate-even": {
|
|
5876
|
-
"background-color": {},
|
|
5877
|
-
"color": {}
|
|
5878
|
-
}
|
|
5879
5877
|
}
|
|
5880
|
-
}
|
|
5881
|
-
},
|
|
5882
|
-
"conduction": {
|
|
5878
|
+
},
|
|
5883
5879
|
"input-select": {
|
|
5884
5880
|
"background-color": {
|
|
5885
5881
|
"value": "#ffffff",
|