@conduction/theme 1.0.19 → 1.0.21

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.
Files changed (111) hide show
  1. package/README.md +22 -11
  2. package/conduction-design-tokens/dist/design-tokens.css +59 -56
  3. package/conduction-design-tokens/dist/index.js +59 -56
  4. package/conduction-design-tokens/dist/index.json +91 -28
  5. package/conduction-design-tokens/dist/index.less +59 -56
  6. package/conduction-design-tokens/dist/index.scss +59 -56
  7. package/conduction-design-tokens/dist/tokens.json +2953 -2884
  8. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +22 -10
  9. package/conduction-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  10. package/conduction-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  11. package/conduction-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  12. package/conduction-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  13. package/conduction-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  14. package/conduction-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  15. package/municipalities/dinkelland-design-tokens/LICENSE.md +17 -0
  16. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +325 -1
  17. package/municipalities/dinkelland-design-tokens/dist/font.css +114 -0
  18. package/municipalities/dinkelland-design-tokens/dist/index.css +1 -1
  19. package/municipalities/dinkelland-design-tokens/dist/index.js +325 -1
  20. package/municipalities/dinkelland-design-tokens/dist/index.json +6512 -28
  21. package/municipalities/dinkelland-design-tokens/dist/index.less +325 -1
  22. package/municipalities/dinkelland-design-tokens/dist/index.scss +325 -1
  23. package/municipalities/dinkelland-design-tokens/dist/tokens.json +6895 -36
  24. package/municipalities/dinkelland-design-tokens/package.json +40 -0
  25. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +109 -0
  26. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/font-size.tokens.json +17 -0
  27. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/size.tokens.json +17 -0
  28. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/typography.tokens.json +47 -0
  29. package/municipalities/dinkelland-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  30. package/municipalities/dinkelland-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  31. package/municipalities/dinkelland-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  32. package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +15 -0
  33. package/municipalities/dinkelland-design-tokens/src/component/conduction/form-input.tokens.json +44 -0
  34. package/municipalities/dinkelland-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  35. package/municipalities/dinkelland-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  36. package/municipalities/dinkelland-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  37. package/municipalities/dinkelland-design-tokens/src/component/conduction/select.tokens.json +15 -0
  38. package/municipalities/dinkelland-design-tokens/src/component/conduction/table.tokens.json +22 -0
  39. package/municipalities/dinkelland-design-tokens/src/component/conduction/textbox.tokens.json +44 -0
  40. package/municipalities/dinkelland-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  41. package/municipalities/dinkelland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  42. package/municipalities/dinkelland-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  43. package/municipalities/dinkelland-design-tokens/src/component/utrecht/code.tokens.json +27 -0
  44. package/municipalities/dinkelland-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  45. package/municipalities/dinkelland-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
  46. package/municipalities/dinkelland-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  47. package/municipalities/dinkelland-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  48. package/municipalities/dinkelland-design-tokens/src/component/utrecht/list.tokens.json +33 -0
  49. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -0
  50. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  51. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  52. package/municipalities/dinkelland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  53. package/municipalities/dinkelland-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  54. package/municipalities/dinkelland-design-tokens/src/config.json +7 -0
  55. package/municipalities/dinkelland-design-tokens/src/font.scss +149 -0
  56. package/municipalities/dinkelland-design-tokens/src/index.scss +8 -0
  57. package/municipalities/dinkelland-design-tokens/style-dictionary.config.js +6 -0
  58. package/municipalities/leiden-design-tokens/dist/design-tokens.css +55 -48
  59. package/municipalities/leiden-design-tokens/dist/index.js +56 -49
  60. package/municipalities/leiden-design-tokens/dist/index.json +169 -26
  61. package/municipalities/leiden-design-tokens/dist/index.less +55 -48
  62. package/municipalities/leiden-design-tokens/dist/index.scss +55 -48
  63. package/municipalities/leiden-design-tokens/dist/tokens.json +1167 -999
  64. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +11 -5
  65. package/municipalities/leiden-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  66. package/municipalities/leiden-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  67. package/municipalities/leiden-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  68. package/municipalities/leiden-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  69. package/municipalities/leiden-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  70. package/municipalities/leiden-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  71. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +63 -59
  72. package/municipalities/tubbergen-design-tokens/dist/index.js +63 -59
  73. package/municipalities/tubbergen-design-tokens/dist/index.json +117 -33
  74. package/municipalities/tubbergen-design-tokens/dist/index.less +63 -59
  75. package/municipalities/tubbergen-design-tokens/dist/index.scss +63 -59
  76. package/municipalities/tubbergen-design-tokens/dist/tokens.json +3202 -3113
  77. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +49 -25
  78. package/municipalities/tubbergen-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  79. package/municipalities/tubbergen-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  80. package/municipalities/tubbergen-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  81. package/municipalities/tubbergen-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  82. package/municipalities/tubbergen-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  83. package/municipalities/tubbergen-design-tokens/src/component/utrecht/code.tokens.json +2 -2
  84. package/municipalities/tubbergen-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  85. package/municipalities/tubbergen-design-tokens/src/component/utrecht/page-footer.tokens.json +1 -2
  86. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +61 -54
  87. package/municipalities/xxllnc-design-tokens/dist/index.js +59 -52
  88. package/municipalities/xxllnc-design-tokens/dist/index.json +178 -33
  89. package/municipalities/xxllnc-design-tokens/dist/index.less +61 -54
  90. package/municipalities/xxllnc-design-tokens/dist/index.scss +61 -54
  91. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1286 -1114
  92. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +16 -12
  93. package/municipalities/xxllnc-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  94. package/municipalities/xxllnc-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  95. package/municipalities/xxllnc-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  96. package/municipalities/xxllnc-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  97. package/municipalities/xxllnc-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  98. package/municipalities/xxllnc-design-tokens/src/component/utrecht/code.tokens.json +2 -2
  99. package/municipalities/xxllnc-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  100. package/municipalities/xxllnc-design-tokens/src/component/utrecht/table.tokens.json +2 -2
  101. package/package.json +3 -2
  102. /package/conduction-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  103. /package/conduction-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  104. /package/municipalities/leiden-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  105. /package/municipalities/leiden-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  106. /package/municipalities/leiden-design-tokens/src/component/utrecht/{blockquote.tokes.json → blockquote.tokens.json} +0 -0
  107. /package/municipalities/tubbergen-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  108. /package/municipalities/tubbergen-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  109. /package/municipalities/xxllnc-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  110. /package/municipalities/xxllnc-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  111. /package/municipalities/xxllnc-design-tokens/src/component/utrecht/{blockquote.tokes.json → blockquote.tokens.json} +0 -0
@@ -406,50 +406,50 @@
406
406
  "21"
407
407
  ]
408
408
  },
409
- "17-hover": {
410
- "value": "#2b2b2bcc",
411
- "comment": "Black with 80% transparency",
409
+ "0-22t": {
410
+ "value": "#00000038",
411
+ "comment": "Black with 22% transparency",
412
412
  "filePath": "src/brand/xxllnc/color.tokens.json",
413
413
  "isSource": true,
414
414
  "original": {
415
- "value": "#2b2b2bcc",
416
- "comment": "Black with 80% transparency"
415
+ "value": "#00000038",
416
+ "comment": "Black with 22% transparency"
417
417
  },
418
- "name": "xxllncColorBlack17Hover",
418
+ "name": "xxllncColorBlack022t",
419
419
  "attributes": {
420
420
  "category": "xxllnc",
421
421
  "type": "color",
422
422
  "item": "black",
423
- "subitem": "17-hover"
423
+ "subitem": "0-22t"
424
424
  },
425
425
  "path": [
426
426
  "xxllnc",
427
427
  "color",
428
428
  "black",
429
- "17-hover"
429
+ "0-22t"
430
430
  ]
431
431
  },
432
- "0-22t": {
433
- "value": "#00000038",
434
- "comment": "Black with 22% transparency",
432
+ "17-hover": {
433
+ "value": "#2b2b2bcc",
434
+ "comment": "Black with 80% transparency",
435
435
  "filePath": "src/brand/xxllnc/color.tokens.json",
436
436
  "isSource": true,
437
437
  "original": {
438
- "value": "#00000038",
439
- "comment": "Black with 22% transparency"
438
+ "value": "#2b2b2bcc",
439
+ "comment": "Black with 80% transparency"
440
440
  },
441
- "name": "xxllncColorBlack022t",
441
+ "name": "xxllncColorBlack17Hover",
442
442
  "attributes": {
443
443
  "category": "xxllnc",
444
444
  "type": "color",
445
445
  "item": "black",
446
- "subitem": "0-22t"
446
+ "subitem": "17-hover"
447
447
  },
448
448
  "path": [
449
449
  "xxllnc",
450
450
  "color",
451
451
  "black",
452
- "0-22t"
452
+ "17-hover"
453
453
  ]
454
454
  }
455
455
  },
@@ -544,23 +544,27 @@
544
544
  }
545
545
  },
546
546
  "lightgrey": {
547
- "value": "#f5f5f5",
548
- "filePath": "src/brand/xxllnc/color.tokens.json",
549
- "isSource": true,
550
- "original": {
551
- "value": "#f5f5f5"
552
- },
553
- "name": "xxllncColorLightgrey",
554
- "attributes": {
555
- "category": "xxllnc",
556
- "type": "color",
557
- "item": "lightgrey"
558
- },
559
- "path": [
560
- "xxllnc",
561
- "color",
562
- "lightgrey"
563
- ]
547
+ "96": {
548
+ "value": "#f5f5f5",
549
+ "filePath": "src/brand/xxllnc/color.tokens.json",
550
+ "isSource": true,
551
+ "original": {
552
+ "value": "#f5f5f5"
553
+ },
554
+ "name": "xxllncColorLightgrey96",
555
+ "attributes": {
556
+ "category": "xxllnc",
557
+ "type": "color",
558
+ "item": "lightgrey",
559
+ "subitem": "96"
560
+ },
561
+ "path": [
562
+ "xxllnc",
563
+ "color",
564
+ "lightgrey",
565
+ "96"
566
+ ]
567
+ }
564
568
  }
565
569
  },
566
570
  "font-size": {
@@ -1811,248 +1815,212 @@
1811
1815
  }
1812
1816
  }
1813
1817
  },
1814
- "card": {
1818
+ "alert": {
1819
+ "icon": {
1820
+ "gap": {
1821
+ "value": "8px",
1822
+ "filePath": "src/component/conduction/alert.tokens.json",
1823
+ "isSource": true,
1824
+ "original": {
1825
+ "value": "{xxllnc.size.xs}"
1826
+ },
1827
+ "name": "utrechtAlertIconGap",
1828
+ "attributes": {
1829
+ "category": "utrecht",
1830
+ "type": "alert",
1831
+ "item": "icon",
1832
+ "subitem": "gap"
1833
+ },
1834
+ "path": [
1835
+ "utrecht",
1836
+ "alert",
1837
+ "icon",
1838
+ "gap"
1839
+ ]
1840
+ },
1841
+ "color": {
1842
+ "value": "#28282c",
1843
+ "filePath": "src/component/utrecht/alert.tokens.json",
1844
+ "isSource": true,
1845
+ "original": {
1846
+ "value": "{xxllnc.color.alert-info}"
1847
+ },
1848
+ "name": "utrechtAlertIconColor",
1849
+ "attributes": {
1850
+ "category": "utrecht",
1851
+ "type": "alert",
1852
+ "item": "icon",
1853
+ "subitem": "color"
1854
+ },
1855
+ "path": [
1856
+ "utrecht",
1857
+ "alert",
1858
+ "icon",
1859
+ "color"
1860
+ ]
1861
+ },
1862
+ "error": {
1863
+ "color": {
1864
+ "value": "#721c24",
1865
+ "filePath": "src/component/utrecht/alert.tokens.json",
1866
+ "isSource": true,
1867
+ "original": {
1868
+ "value": "{xxllnc.color.alert-error}"
1869
+ },
1870
+ "name": "utrechtAlertIconErrorColor",
1871
+ "attributes": {
1872
+ "category": "utrecht",
1873
+ "type": "alert",
1874
+ "item": "icon",
1875
+ "subitem": "error",
1876
+ "state": "color"
1877
+ },
1878
+ "path": [
1879
+ "utrecht",
1880
+ "alert",
1881
+ "icon",
1882
+ "error",
1883
+ "color"
1884
+ ]
1885
+ }
1886
+ },
1887
+ "warning": {
1888
+ "color": {
1889
+ "value": "#856404",
1890
+ "filePath": "src/component/utrecht/alert.tokens.json",
1891
+ "isSource": true,
1892
+ "original": {
1893
+ "value": "{xxllnc.color.alert-warning}"
1894
+ },
1895
+ "name": "utrechtAlertIconWarningColor",
1896
+ "attributes": {
1897
+ "category": "utrecht",
1898
+ "type": "alert",
1899
+ "item": "icon",
1900
+ "subitem": "warning",
1901
+ "state": "color"
1902
+ },
1903
+ "path": [
1904
+ "utrecht",
1905
+ "alert",
1906
+ "icon",
1907
+ "warning",
1908
+ "color"
1909
+ ]
1910
+ }
1911
+ },
1912
+ "ok": {
1913
+ "color": {
1914
+ "value": "#155724",
1915
+ "filePath": "src/component/utrecht/alert.tokens.json",
1916
+ "isSource": true,
1917
+ "original": {
1918
+ "value": "{xxllnc.color.alert-succes}"
1919
+ },
1920
+ "name": "utrechtAlertIconOkColor",
1921
+ "attributes": {
1922
+ "category": "utrecht",
1923
+ "type": "alert",
1924
+ "item": "icon",
1925
+ "subitem": "ok",
1926
+ "state": "color"
1927
+ },
1928
+ "path": [
1929
+ "utrecht",
1930
+ "alert",
1931
+ "icon",
1932
+ "ok",
1933
+ "color"
1934
+ ]
1935
+ }
1936
+ }
1937
+ },
1815
1938
  "background-color": {
1816
- "value": "#333338",
1817
- "filePath": "src/component/conduction/card.tokens.json",
1939
+ "value": "#eaeaea",
1940
+ "filePath": "src/component/utrecht/alert.tokens.json",
1818
1941
  "isSource": true,
1819
1942
  "original": {
1820
- "value": "{xxllnc.color.black.21}"
1943
+ "value": "{xxllnc.color.alert-info-background}"
1821
1944
  },
1822
- "name": "utrechtCardBackgroundColor",
1945
+ "name": "utrechtAlertBackgroundColor",
1823
1946
  "attributes": {
1824
1947
  "category": "utrecht",
1825
- "type": "card",
1948
+ "type": "alert",
1826
1949
  "item": "background-color"
1827
1950
  },
1828
1951
  "path": [
1829
1952
  "utrecht",
1830
- "card",
1953
+ "alert",
1831
1954
  "background-color"
1832
1955
  ]
1833
1956
  },
1834
1957
  "border-color": {},
1835
- "border-radius": {
1836
- "value": "16px",
1837
- "filePath": "src/component/conduction/card.tokens.json",
1958
+ "border-width": {},
1959
+ "color": {
1960
+ "value": "#28282c",
1961
+ "filePath": "src/component/utrecht/alert.tokens.json",
1838
1962
  "isSource": true,
1839
1963
  "original": {
1840
- "value": "16px"
1964
+ "value": "{xxllnc.color.alert-info}"
1841
1965
  },
1842
- "name": "utrechtCardBorderRadius",
1966
+ "name": "utrechtAlertColor",
1843
1967
  "attributes": {
1844
1968
  "category": "utrecht",
1845
- "type": "card",
1846
- "item": "border-radius"
1969
+ "type": "alert",
1970
+ "item": "color"
1847
1971
  },
1848
1972
  "path": [
1849
1973
  "utrecht",
1850
- "card",
1851
- "border-radius"
1974
+ "alert",
1975
+ "color"
1852
1976
  ]
1853
1977
  },
1854
- "border-width": {
1855
- "value": "unset",
1856
- "filePath": "src/component/conduction/card.tokens.json",
1978
+ "padding-block-start": {
1979
+ "value": "24px",
1980
+ "filePath": "src/component/utrecht/alert.tokens.json",
1857
1981
  "isSource": true,
1858
1982
  "original": {
1859
- "value": "unset"
1983
+ "value": "{xxllnc.size.lg}"
1860
1984
  },
1861
- "name": "utrechtCardBorderWidth",
1985
+ "name": "utrechtAlertPaddingBlockStart",
1862
1986
  "attributes": {
1863
1987
  "category": "utrecht",
1864
- "type": "card",
1865
- "item": "border-width"
1988
+ "type": "alert",
1989
+ "item": "padding-block-start"
1866
1990
  },
1867
1991
  "path": [
1868
1992
  "utrecht",
1869
- "card",
1870
- "border-width"
1993
+ "alert",
1994
+ "padding-block-start"
1871
1995
  ]
1872
1996
  },
1873
- "color": {
1874
- "value": "#f1f1f1",
1875
- "filePath": "src/component/conduction/card.tokens.json",
1997
+ "padding-block-end": {
1998
+ "value": "24px",
1999
+ "filePath": "src/component/utrecht/alert.tokens.json",
1876
2000
  "isSource": true,
1877
2001
  "original": {
1878
- "value": "{xxllnc.color.white.95}"
2002
+ "value": "{xxllnc.size.lg}"
1879
2003
  },
1880
- "name": "utrechtCardColor",
2004
+ "name": "utrechtAlertPaddingBlockEnd",
1881
2005
  "attributes": {
1882
2006
  "category": "utrecht",
1883
- "type": "card",
1884
- "item": "color"
2007
+ "type": "alert",
2008
+ "item": "padding-block-end"
1885
2009
  },
1886
2010
  "path": [
1887
2011
  "utrecht",
1888
- "card",
1889
- "color"
2012
+ "alert",
2013
+ "padding-block-end"
1890
2014
  ]
1891
2015
  },
1892
- "padding-inline-end": {
1893
- "value": "18px",
1894
- "filePath": "src/component/conduction/card.tokens.json",
2016
+ "padding-inline-start": {
2017
+ "value": "24px",
2018
+ "filePath": "src/component/utrecht/alert.tokens.json",
1895
2019
  "isSource": true,
1896
2020
  "original": {
1897
- "value": "{xxllnc.size.md}"
2021
+ "value": "{xxllnc.size.lg}"
1898
2022
  },
1899
- "name": "utrechtCardPaddingInlineEnd",
1900
- "attributes": {
1901
- "category": "utrecht",
1902
- "type": "card",
1903
- "item": "padding-inline-end"
1904
- },
1905
- "path": [
1906
- "utrecht",
1907
- "card",
1908
- "padding-inline-end"
1909
- ]
1910
- },
1911
- "padding-inline-start": {
1912
- "value": "18px",
1913
- "filePath": "src/component/conduction/card.tokens.json",
1914
- "isSource": true,
1915
- "original": {
1916
- "value": "{xxllnc.size.md}"
1917
- },
1918
- "name": "utrechtCardPaddingInlineStart",
1919
- "attributes": {
1920
- "category": "utrecht",
1921
- "type": "card",
1922
- "item": "padding-inline-start"
1923
- },
1924
- "path": [
1925
- "utrecht",
1926
- "card",
1927
- "padding-inline-start"
1928
- ]
1929
- },
1930
- "padding-block-end": {
1931
- "value": "18px",
1932
- "filePath": "src/component/conduction/card.tokens.json",
1933
- "isSource": true,
1934
- "original": {
1935
- "value": "{xxllnc.size.md}"
1936
- },
1937
- "name": "utrechtCardPaddingBlockEnd",
1938
- "attributes": {
1939
- "category": "utrecht",
1940
- "type": "card",
1941
- "item": "padding-block-end"
1942
- },
1943
- "path": [
1944
- "utrecht",
1945
- "card",
1946
- "padding-block-end"
1947
- ]
1948
- },
1949
- "padding-block-start": {
1950
- "value": "18px",
1951
- "filePath": "src/component/conduction/card.tokens.json",
1952
- "isSource": true,
1953
- "original": {
1954
- "value": "{xxllnc.size.md}"
1955
- },
1956
- "name": "utrechtCardPaddingBlockStart",
1957
- "attributes": {
1958
- "category": "utrecht",
1959
- "type": "card",
1960
- "item": "padding-block-start"
1961
- },
1962
- "path": [
1963
- "utrecht",
1964
- "card",
1965
- "padding-block-start"
1966
- ]
1967
- }
1968
- },
1969
- "alert": {
1970
- "background-color": {
1971
- "value": "#eaeaea",
1972
- "filePath": "src/component/utrecht/alert.tokens.json",
1973
- "isSource": true,
1974
- "original": {
1975
- "value": "{xxllnc.color.alert-info-background}"
1976
- },
1977
- "name": "utrechtAlertBackgroundColor",
1978
- "attributes": {
1979
- "category": "utrecht",
1980
- "type": "alert",
1981
- "item": "background-color"
1982
- },
1983
- "path": [
1984
- "utrecht",
1985
- "alert",
1986
- "background-color"
1987
- ]
1988
- },
1989
- "border-color": {},
1990
- "border-width": {},
1991
- "color": {
1992
- "value": "#28282c",
1993
- "filePath": "src/component/utrecht/alert.tokens.json",
1994
- "isSource": true,
1995
- "original": {
1996
- "value": "{xxllnc.color.alert-info}"
1997
- },
1998
- "name": "utrechtAlertColor",
1999
- "attributes": {
2000
- "category": "utrecht",
2001
- "type": "alert",
2002
- "item": "color"
2003
- },
2004
- "path": [
2005
- "utrecht",
2006
- "alert",
2007
- "color"
2008
- ]
2009
- },
2010
- "padding-block-start": {
2011
- "value": "24px",
2012
- "filePath": "src/component/utrecht/alert.tokens.json",
2013
- "isSource": true,
2014
- "original": {
2015
- "value": "{xxllnc.size.lg}"
2016
- },
2017
- "name": "utrechtAlertPaddingBlockStart",
2018
- "attributes": {
2019
- "category": "utrecht",
2020
- "type": "alert",
2021
- "item": "padding-block-start"
2022
- },
2023
- "path": [
2024
- "utrecht",
2025
- "alert",
2026
- "padding-block-start"
2027
- ]
2028
- },
2029
- "padding-block-end": {
2030
- "value": "24px",
2031
- "filePath": "src/component/utrecht/alert.tokens.json",
2032
- "isSource": true,
2033
- "original": {
2034
- "value": "{xxllnc.size.lg}"
2035
- },
2036
- "name": "utrechtAlertPaddingBlockEnd",
2037
- "attributes": {
2038
- "category": "utrecht",
2039
- "type": "alert",
2040
- "item": "padding-block-end"
2041
- },
2042
- "path": [
2043
- "utrecht",
2044
- "alert",
2045
- "padding-block-end"
2046
- ]
2047
- },
2048
- "padding-inline-start": {
2049
- "value": "24px",
2050
- "filePath": "src/component/utrecht/alert.tokens.json",
2051
- "isSource": true,
2052
- "original": {
2053
- "value": "{xxllnc.size.lg}"
2054
- },
2055
- "name": "utrechtAlertPaddingInlineStart",
2023
+ "name": "utrechtAlertPaddingInlineStart",
2056
2024
  "attributes": {
2057
2025
  "category": "utrecht",
2058
2026
  "type": "alert",
@@ -2222,124 +2190,1084 @@
2222
2190
  },
2223
2191
  "border-color": {},
2224
2192
  "border-width": {}
2225
- },
2226
- "icon": {
2227
- "color": {
2228
- "value": "#28282c",
2229
- "filePath": "src/component/utrecht/alert.tokens.json",
2230
- "isSource": true,
2231
- "original": {
2232
- "value": "{xxllnc.color.alert-info}"
2233
- },
2234
- "name": "utrechtAlertIconColor",
2235
- "attributes": {
2236
- "category": "utrecht",
2237
- "type": "alert",
2238
- "item": "icon",
2239
- "subitem": "color"
2240
- },
2241
- "path": [
2242
- "utrecht",
2243
- "alert",
2244
- "icon",
2245
- "color"
2246
- ]
2193
+ }
2194
+ },
2195
+ "card": {
2196
+ "background-color": {
2197
+ "value": "#333338",
2198
+ "filePath": "src/component/conduction/card.tokens.json",
2199
+ "isSource": true,
2200
+ "original": {
2201
+ "value": "{xxllnc.color.black.21}"
2247
2202
  },
2248
- "error": {
2249
- "color": {
2250
- "value": "#721c24",
2251
- "filePath": "src/component/utrecht/alert.tokens.json",
2252
- "isSource": true,
2253
- "original": {
2254
- "value": "{xxllnc.color.alert-error}"
2255
- },
2256
- "name": "utrechtAlertIconErrorColor",
2257
- "attributes": {
2258
- "category": "utrecht",
2259
- "type": "alert",
2260
- "item": "icon",
2261
- "subitem": "error",
2262
- "state": "color"
2263
- },
2264
- "path": [
2265
- "utrecht",
2266
- "alert",
2267
- "icon",
2268
- "error",
2269
- "color"
2270
- ]
2271
- }
2203
+ "name": "utrechtCardBackgroundColor",
2204
+ "attributes": {
2205
+ "category": "utrecht",
2206
+ "type": "card",
2207
+ "item": "background-color"
2272
2208
  },
2273
- "gap": {
2274
- "value": "8px",
2275
- "filePath": "src/component/utrecht/alert.tokens.json",
2276
- "isSource": true,
2277
- "original": {
2278
- "value": "{xxllnc.size.xs}"
2279
- },
2280
- "name": "utrechtAlertIconGap",
2281
- "attributes": {
2282
- "category": "utrecht",
2283
- "type": "alert",
2284
- "item": "icon",
2285
- "subitem": "gap"
2286
- },
2287
- "path": [
2288
- "utrecht",
2289
- "alert",
2290
- "icon",
2291
- "gap"
2292
- ]
2209
+ "path": [
2210
+ "utrecht",
2211
+ "card",
2212
+ "background-color"
2213
+ ]
2214
+ },
2215
+ "border-color": {},
2216
+ "border-radius": {
2217
+ "value": "16px",
2218
+ "filePath": "src/component/conduction/card.tokens.json",
2219
+ "isSource": true,
2220
+ "original": {
2221
+ "value": "16px"
2293
2222
  },
2294
- "warning": {
2295
- "color": {
2296
- "value": "#856404",
2297
- "filePath": "src/component/utrecht/alert.tokens.json",
2298
- "isSource": true,
2299
- "original": {
2300
- "value": "{xxllnc.color.alert-warning}"
2301
- },
2302
- "name": "utrechtAlertIconWarningColor",
2303
- "attributes": {
2304
- "category": "utrecht",
2305
- "type": "alert",
2306
- "item": "icon",
2307
- "subitem": "warning",
2308
- "state": "color"
2309
- },
2310
- "path": [
2311
- "utrecht",
2312
- "alert",
2313
- "icon",
2314
- "warning",
2315
- "color"
2316
- ]
2317
- }
2223
+ "name": "utrechtCardBorderRadius",
2224
+ "attributes": {
2225
+ "category": "utrecht",
2226
+ "type": "card",
2227
+ "item": "border-radius"
2228
+ },
2229
+ "path": [
2230
+ "utrecht",
2231
+ "card",
2232
+ "border-radius"
2233
+ ]
2234
+ },
2235
+ "border-width": {
2236
+ "value": "unset",
2237
+ "filePath": "src/component/conduction/card.tokens.json",
2238
+ "isSource": true,
2239
+ "original": {
2240
+ "value": "unset"
2241
+ },
2242
+ "name": "utrechtCardBorderWidth",
2243
+ "attributes": {
2244
+ "category": "utrecht",
2245
+ "type": "card",
2246
+ "item": "border-width"
2247
+ },
2248
+ "path": [
2249
+ "utrecht",
2250
+ "card",
2251
+ "border-width"
2252
+ ]
2253
+ },
2254
+ "color": {
2255
+ "value": "#f1f1f1",
2256
+ "filePath": "src/component/conduction/card.tokens.json",
2257
+ "isSource": true,
2258
+ "original": {
2259
+ "value": "{xxllnc.color.white.95}"
2260
+ },
2261
+ "name": "utrechtCardColor",
2262
+ "attributes": {
2263
+ "category": "utrecht",
2264
+ "type": "card",
2265
+ "item": "color"
2266
+ },
2267
+ "path": [
2268
+ "utrecht",
2269
+ "card",
2270
+ "color"
2271
+ ]
2272
+ },
2273
+ "padding-inline-end": {
2274
+ "value": "18px",
2275
+ "filePath": "src/component/conduction/card.tokens.json",
2276
+ "isSource": true,
2277
+ "original": {
2278
+ "value": "{xxllnc.size.md}"
2279
+ },
2280
+ "name": "utrechtCardPaddingInlineEnd",
2281
+ "attributes": {
2282
+ "category": "utrecht",
2283
+ "type": "card",
2284
+ "item": "padding-inline-end"
2285
+ },
2286
+ "path": [
2287
+ "utrecht",
2288
+ "card",
2289
+ "padding-inline-end"
2290
+ ]
2291
+ },
2292
+ "padding-inline-start": {
2293
+ "value": "18px",
2294
+ "filePath": "src/component/conduction/card.tokens.json",
2295
+ "isSource": true,
2296
+ "original": {
2297
+ "value": "{xxllnc.size.md}"
2298
+ },
2299
+ "name": "utrechtCardPaddingInlineStart",
2300
+ "attributes": {
2301
+ "category": "utrecht",
2302
+ "type": "card",
2303
+ "item": "padding-inline-start"
2304
+ },
2305
+ "path": [
2306
+ "utrecht",
2307
+ "card",
2308
+ "padding-inline-start"
2309
+ ]
2310
+ },
2311
+ "padding-block-end": {
2312
+ "value": "18px",
2313
+ "filePath": "src/component/conduction/card.tokens.json",
2314
+ "isSource": true,
2315
+ "original": {
2316
+ "value": "{xxllnc.size.md}"
2317
+ },
2318
+ "name": "utrechtCardPaddingBlockEnd",
2319
+ "attributes": {
2320
+ "category": "utrecht",
2321
+ "type": "card",
2322
+ "item": "padding-block-end"
2323
+ },
2324
+ "path": [
2325
+ "utrecht",
2326
+ "card",
2327
+ "padding-block-end"
2328
+ ]
2329
+ },
2330
+ "padding-block-start": {
2331
+ "value": "18px",
2332
+ "filePath": "src/component/conduction/card.tokens.json",
2333
+ "isSource": true,
2334
+ "original": {
2335
+ "value": "{xxllnc.size.md}"
2336
+ },
2337
+ "name": "utrechtCardPaddingBlockStart",
2338
+ "attributes": {
2339
+ "category": "utrecht",
2340
+ "type": "card",
2341
+ "item": "padding-block-start"
2342
+ },
2343
+ "path": [
2344
+ "utrecht",
2345
+ "card",
2346
+ "padding-block-start"
2347
+ ]
2348
+ }
2349
+ },
2350
+ "form-input": {
2351
+ "background-color": {
2352
+ "value": "#ffffff",
2353
+ "filePath": "src/component/conduction/form-input.tokens.json",
2354
+ "isSource": true,
2355
+ "original": {
2356
+ "value": "{xxllnc.color.white.100-0t}"
2357
+ },
2358
+ "name": "utrechtFormInputBackgroundColor",
2359
+ "attributes": {
2360
+ "category": "utrecht",
2361
+ "type": "form-input",
2362
+ "item": "background-color"
2363
+ },
2364
+ "path": [
2365
+ "utrecht",
2366
+ "form-input",
2367
+ "background-color"
2368
+ ]
2369
+ },
2370
+ "border-bottom-width": {},
2371
+ "border-color": {
2372
+ "value": "#00000038",
2373
+ "filePath": "src/component/conduction/form-input.tokens.json",
2374
+ "isSource": true,
2375
+ "original": {
2376
+ "value": "{xxllnc.color.black.0-22t}"
2377
+ },
2378
+ "name": "utrechtFormInputBorderColor",
2379
+ "attributes": {
2380
+ "category": "utrecht",
2381
+ "type": "form-input",
2382
+ "item": "border-color"
2383
+ },
2384
+ "path": [
2385
+ "utrecht",
2386
+ "form-input",
2387
+ "border-color"
2388
+ ]
2389
+ },
2390
+ "border-radius": {
2391
+ "value": "6px",
2392
+ "filePath": "src/component/conduction/form-input.tokens.json",
2393
+ "isSource": true,
2394
+ "original": {
2395
+ "value": "6px"
2396
+ },
2397
+ "name": "utrechtFormInputBorderRadius",
2398
+ "attributes": {
2399
+ "category": "utrecht",
2400
+ "type": "form-input",
2401
+ "item": "border-radius"
2402
+ },
2403
+ "path": [
2404
+ "utrecht",
2405
+ "form-input",
2406
+ "border-radius"
2407
+ ]
2408
+ },
2409
+ "border-width": {
2410
+ "value": "1px",
2411
+ "filePath": "src/component/conduction/form-input.tokens.json",
2412
+ "isSource": true,
2413
+ "original": {
2414
+ "value": "{xxllnc.size.4xs}"
2415
+ },
2416
+ "name": "utrechtFormInputBorderWidth",
2417
+ "attributes": {
2418
+ "category": "utrecht",
2419
+ "type": "form-input",
2420
+ "item": "border-width"
2421
+ },
2422
+ "path": [
2423
+ "utrecht",
2424
+ "form-input",
2425
+ "border-width"
2426
+ ]
2427
+ },
2428
+ "color": {
2429
+ "value": "#6d6d6d",
2430
+ "filePath": "src/component/conduction/form-input.tokens.json",
2431
+ "isSource": true,
2432
+ "original": {
2433
+ "value": "{xxllnc.color.grey.43}"
2434
+ },
2435
+ "name": "utrechtFormInputColor",
2436
+ "attributes": {
2437
+ "category": "utrecht",
2438
+ "type": "form-input",
2439
+ "item": "color"
2440
+ },
2441
+ "path": [
2442
+ "utrecht",
2443
+ "form-input",
2444
+ "color"
2445
+ ]
2446
+ },
2447
+ "font-family": {
2448
+ "value": "neue-haas-grotesk-text, sans-serif",
2449
+ "filePath": "src/component/conduction/form-input.tokens.json",
2450
+ "isSource": true,
2451
+ "original": {
2452
+ "value": "{xxllnc.typography.sans-serif.font-family}"
2453
+ },
2454
+ "name": "utrechtFormInputFontFamily",
2455
+ "attributes": {
2456
+ "category": "utrecht",
2457
+ "type": "form-input",
2458
+ "item": "font-family"
2459
+ },
2460
+ "path": [
2461
+ "utrecht",
2462
+ "form-input",
2463
+ "font-family"
2464
+ ]
2465
+ },
2466
+ "font-size": {
2467
+ "value": "15px",
2468
+ "filePath": "src/component/conduction/form-input.tokens.json",
2469
+ "isSource": true,
2470
+ "original": {
2471
+ "value": "15px"
2472
+ },
2473
+ "name": "utrechtFormInputFontSize",
2474
+ "attributes": {
2475
+ "category": "utrecht",
2476
+ "type": "form-input",
2477
+ "item": "font-size"
2478
+ },
2479
+ "path": [
2480
+ "utrecht",
2481
+ "form-input",
2482
+ "font-size"
2483
+ ]
2484
+ },
2485
+ "line-height": {},
2486
+ "max-inline-size": {},
2487
+ "padding-block-end": {
2488
+ "value": "8px",
2489
+ "filePath": "src/component/conduction/form-input.tokens.json",
2490
+ "isSource": true,
2491
+ "original": {
2492
+ "value": "{xxllnc.size.xs}"
2493
+ },
2494
+ "name": "utrechtFormInputPaddingBlockEnd",
2495
+ "attributes": {
2496
+ "category": "utrecht",
2497
+ "type": "form-input",
2498
+ "item": "padding-block-end"
2499
+ },
2500
+ "path": [
2501
+ "utrecht",
2502
+ "form-input",
2503
+ "padding-block-end"
2504
+ ]
2505
+ },
2506
+ "padding-block-start": {
2507
+ "value": "8px",
2508
+ "filePath": "src/component/conduction/form-input.tokens.json",
2509
+ "isSource": true,
2510
+ "original": {
2511
+ "value": "{xxllnc.size.xs}"
2512
+ },
2513
+ "name": "utrechtFormInputPaddingBlockStart",
2514
+ "attributes": {
2515
+ "category": "utrecht",
2516
+ "type": "form-input",
2517
+ "item": "padding-block-start"
2518
+ },
2519
+ "path": [
2520
+ "utrecht",
2521
+ "form-input",
2522
+ "padding-block-start"
2523
+ ]
2524
+ },
2525
+ "padding-inline-end": {
2526
+ "value": "14px",
2527
+ "filePath": "src/component/conduction/form-input.tokens.json",
2528
+ "isSource": true,
2529
+ "original": {
2530
+ "value": "{xxllnc.size.sm}"
2531
+ },
2532
+ "name": "utrechtFormInputPaddingInlineEnd",
2533
+ "attributes": {
2534
+ "category": "utrecht",
2535
+ "type": "form-input",
2536
+ "item": "padding-inline-end"
2537
+ },
2538
+ "path": [
2539
+ "utrecht",
2540
+ "form-input",
2541
+ "padding-inline-end"
2542
+ ]
2543
+ },
2544
+ "padding-inline-start": {
2545
+ "value": "14px",
2546
+ "filePath": "src/component/conduction/form-input.tokens.json",
2547
+ "isSource": true,
2548
+ "original": {
2549
+ "value": "{xxllnc.size.sm}"
2550
+ },
2551
+ "name": "utrechtFormInputPaddingInlineStart",
2552
+ "attributes": {
2553
+ "category": "utrecht",
2554
+ "type": "form-input",
2555
+ "item": "padding-inline-start"
2556
+ },
2557
+ "path": [
2558
+ "utrecht",
2559
+ "form-input",
2560
+ "padding-inline-start"
2561
+ ]
2562
+ },
2563
+ "placeholder": {
2564
+ "color": {
2565
+ "value": "#6d6d6d",
2566
+ "filePath": "src/component/conduction/form-input.tokens.json",
2567
+ "isSource": true,
2568
+ "original": {
2569
+ "value": "{xxllnc.color.grey.43}"
2570
+ },
2571
+ "name": "utrechtFormInputPlaceholderColor",
2572
+ "attributes": {
2573
+ "category": "utrecht",
2574
+ "type": "form-input",
2575
+ "item": "placeholder",
2576
+ "subitem": "color"
2577
+ },
2578
+ "path": [
2579
+ "utrecht",
2580
+ "form-input",
2581
+ "placeholder",
2582
+ "color"
2583
+ ]
2584
+ }
2585
+ },
2586
+ "disabled": {
2587
+ "background-color": {},
2588
+ "border-color": {},
2589
+ "color": {}
2590
+ },
2591
+ "focus": {
2592
+ "background-color": {},
2593
+ "border-color": {},
2594
+ "color": {}
2595
+ },
2596
+ "invalid": {
2597
+ "background-color": {},
2598
+ "border-color": {},
2599
+ "border-width": {},
2600
+ "color": {}
2601
+ },
2602
+ "read-only": {
2603
+ "background-color": {},
2604
+ "border-color": {},
2605
+ "color": {}
2606
+ }
2607
+ },
2608
+ "icon": {
2609
+ "gap": {
2610
+ "value": "8px",
2611
+ "filePath": "src/component/conduction/icon.tokens.json",
2612
+ "isSource": true,
2613
+ "original": {
2614
+ "value": "{xxllnc.size.xs}"
2615
+ },
2616
+ "name": "utrechtIconGap",
2617
+ "attributes": {
2618
+ "category": "utrecht",
2619
+ "type": "icon",
2620
+ "item": "gap"
2621
+ },
2622
+ "path": [
2623
+ "utrecht",
2624
+ "icon",
2625
+ "gap"
2626
+ ]
2627
+ },
2628
+ "color": {},
2629
+ "size": {},
2630
+ "inset-block-start": {},
2631
+ "baseline": {
2632
+ "inset-block-start": {}
2633
+ }
2634
+ },
2635
+ "page-footer": {
2636
+ "min-height": {},
2637
+ "logo": {
2638
+ "max-height": {
2639
+ "value": "100px",
2640
+ "filePath": "src/component/conduction/page-footer.tokens.json",
2641
+ "isSource": true,
2642
+ "original": {
2643
+ "value": "100px"
2644
+ },
2645
+ "name": "utrechtPageFooterLogoMaxHeight",
2646
+ "attributes": {
2647
+ "category": "utrecht",
2648
+ "type": "page-footer",
2649
+ "item": "logo",
2650
+ "subitem": "max-height"
2651
+ },
2652
+ "path": [
2653
+ "utrecht",
2654
+ "page-footer",
2655
+ "logo",
2656
+ "max-height"
2657
+ ]
2658
+ },
2659
+ "max-width": {
2660
+ "value": "100px",
2661
+ "filePath": "src/component/conduction/page-footer.tokens.json",
2662
+ "isSource": true,
2663
+ "original": {
2664
+ "value": "100px"
2665
+ },
2666
+ "name": "utrechtPageFooterLogoMaxWidth",
2667
+ "attributes": {
2668
+ "category": "utrecht",
2669
+ "type": "page-footer",
2670
+ "item": "logo",
2671
+ "subitem": "max-width"
2672
+ },
2673
+ "path": [
2674
+ "utrecht",
2675
+ "page-footer",
2676
+ "logo",
2677
+ "max-width"
2678
+ ]
2679
+ }
2680
+ },
2681
+ "background-color": {
2682
+ "value": "#ffffff",
2683
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
2684
+ "isSource": true,
2685
+ "original": {
2686
+ "value": "{xxllnc.color.white.100}"
2687
+ },
2688
+ "name": "utrechtPageFooterBackgroundColor",
2689
+ "attributes": {
2690
+ "category": "utrecht",
2691
+ "type": "page-footer",
2692
+ "item": "background-color"
2693
+ },
2694
+ "path": [
2695
+ "utrecht",
2696
+ "page-footer",
2697
+ "background-color"
2698
+ ]
2699
+ },
2700
+ "background-image": {
2701
+ "value": "unset",
2702
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
2703
+ "isSource": true,
2704
+ "original": {
2705
+ "value": "unset"
2706
+ },
2707
+ "name": "utrechtPageFooterBackgroundImage",
2708
+ "attributes": {
2709
+ "category": "utrecht",
2710
+ "type": "page-footer",
2711
+ "item": "background-image"
2712
+ },
2713
+ "path": [
2714
+ "utrecht",
2715
+ "page-footer",
2716
+ "background-image"
2717
+ ]
2718
+ },
2719
+ "color": {
2720
+ "value": "#000000ad",
2721
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
2722
+ "isSource": true,
2723
+ "original": {
2724
+ "value": "{xxllnc.color.primary}"
2725
+ },
2726
+ "name": "utrechtPageFooterColor",
2727
+ "attributes": {
2728
+ "category": "utrecht",
2729
+ "type": "page-footer",
2730
+ "item": "color"
2731
+ },
2732
+ "path": [
2733
+ "utrecht",
2734
+ "page-footer",
2735
+ "color"
2736
+ ]
2737
+ },
2738
+ "padding-inline-end": {
2739
+ "value": "14px",
2740
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
2741
+ "isSource": true,
2742
+ "original": {
2743
+ "value": "{xxllnc.size.sm}"
2744
+ },
2745
+ "name": "utrechtPageFooterPaddingInlineEnd",
2746
+ "attributes": {
2747
+ "category": "utrecht",
2748
+ "type": "page-footer",
2749
+ "item": "padding-inline-end"
2750
+ },
2751
+ "path": [
2752
+ "utrecht",
2753
+ "page-footer",
2754
+ "padding-inline-end"
2755
+ ]
2756
+ },
2757
+ "padding-inline-start": {
2758
+ "value": "14px",
2759
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
2760
+ "isSource": true,
2761
+ "original": {
2762
+ "value": "{xxllnc.size.sm}"
2763
+ },
2764
+ "name": "utrechtPageFooterPaddingInlineStart",
2765
+ "attributes": {
2766
+ "category": "utrecht",
2767
+ "type": "page-footer",
2768
+ "item": "padding-inline-start"
2769
+ },
2770
+ "path": [
2771
+ "utrecht",
2772
+ "page-footer",
2773
+ "padding-inline-start"
2774
+ ]
2775
+ },
2776
+ "padding-block-end": {
2777
+ "value": "48px",
2778
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
2779
+ "isSource": true,
2780
+ "original": {
2781
+ "value": "{xxllnc.size.2xl}"
2782
+ },
2783
+ "name": "utrechtPageFooterPaddingBlockEnd",
2784
+ "attributes": {
2785
+ "category": "utrecht",
2786
+ "type": "page-footer",
2787
+ "item": "padding-block-end"
2788
+ },
2789
+ "path": [
2790
+ "utrecht",
2791
+ "page-footer",
2792
+ "padding-block-end"
2793
+ ]
2794
+ },
2795
+ "padding-block-start": {
2796
+ "value": "48px",
2797
+ "filePath": "src/component/utrecht/page-footer.tokens.json",
2798
+ "isSource": true,
2799
+ "original": {
2800
+ "value": "{xxllnc.size.2xl}"
2801
+ },
2802
+ "name": "utrechtPageFooterPaddingBlockStart",
2803
+ "attributes": {
2804
+ "category": "utrecht",
2805
+ "type": "page-footer",
2806
+ "item": "padding-block-start"
2807
+ },
2808
+ "path": [
2809
+ "utrecht",
2810
+ "page-footer",
2811
+ "padding-block-start"
2812
+ ]
2813
+ }
2814
+ },
2815
+ "page-header": {
2816
+ "logo": {
2817
+ "max-height": {},
2818
+ "max-width": {
2819
+ "value": "150px",
2820
+ "filePath": "src/component/conduction/page-header.tokens.json",
2821
+ "isSource": true,
2822
+ "original": {
2823
+ "value": "150px"
2824
+ },
2825
+ "name": "utrechtPageHeaderLogoMaxWidth",
2826
+ "attributes": {
2827
+ "category": "utrecht",
2828
+ "type": "page-header",
2829
+ "item": "logo",
2830
+ "subitem": "max-width"
2831
+ },
2832
+ "path": [
2833
+ "utrecht",
2834
+ "page-header",
2835
+ "logo",
2836
+ "max-width"
2837
+ ]
2838
+ }
2839
+ },
2840
+ "background-color": {
2841
+ "value": "#eaeaea",
2842
+ "filePath": "src/component/utrecht/page-header.tokens.json",
2843
+ "isSource": true,
2844
+ "original": {
2845
+ "value": "{xxllnc.color.grey.92}"
2846
+ },
2847
+ "name": "utrechtPageHeaderBackgroundColor",
2848
+ "attributes": {
2849
+ "category": "utrecht",
2850
+ "type": "page-header",
2851
+ "item": "background-color"
2852
+ },
2853
+ "path": [
2854
+ "utrecht",
2855
+ "page-header",
2856
+ "background-color"
2857
+ ]
2858
+ },
2859
+ "color": {
2860
+ "value": "#28282c",
2861
+ "filePath": "src/component/utrecht/page-header.tokens.json",
2862
+ "isSource": true,
2863
+ "original": {
2864
+ "value": "{xxllnc.color.black.16}"
2865
+ },
2866
+ "name": "utrechtPageHeaderColor",
2867
+ "attributes": {
2868
+ "category": "utrecht",
2869
+ "type": "page-header",
2870
+ "item": "color"
2871
+ },
2872
+ "path": [
2873
+ "utrecht",
2874
+ "page-header",
2875
+ "color"
2876
+ ]
2877
+ },
2878
+ "padding-block-start": {
2879
+ "value": "14px",
2880
+ "filePath": "src/component/utrecht/page-header.tokens.json",
2881
+ "isSource": true,
2882
+ "original": {
2883
+ "value": "{xxllnc.size.sm}"
2884
+ },
2885
+ "name": "utrechtPageHeaderPaddingBlockStart",
2886
+ "attributes": {
2887
+ "category": "utrecht",
2888
+ "type": "page-header",
2889
+ "item": "padding-block-start"
2890
+ },
2891
+ "path": [
2892
+ "utrecht",
2893
+ "page-header",
2894
+ "padding-block-start"
2895
+ ]
2896
+ },
2897
+ "padding-block-end": {
2898
+ "value": "14px",
2899
+ "filePath": "src/component/utrecht/page-header.tokens.json",
2900
+ "isSource": true,
2901
+ "original": {
2902
+ "value": "{xxllnc.size.sm}"
2903
+ },
2904
+ "name": "utrechtPageHeaderPaddingBlockEnd",
2905
+ "attributes": {
2906
+ "category": "utrecht",
2907
+ "type": "page-header",
2908
+ "item": "padding-block-end"
2909
+ },
2910
+ "path": [
2911
+ "utrecht",
2912
+ "page-header",
2913
+ "padding-block-end"
2914
+ ]
2915
+ }
2916
+ },
2917
+ "textbox": {
2918
+ "background-color": {
2919
+ "value": "#ffffff",
2920
+ "filePath": "src/component/conduction/textbox.tokens.json",
2921
+ "isSource": true,
2922
+ "original": {
2923
+ "value": "{xxllnc.color.white.100-0t}"
2924
+ },
2925
+ "name": "utrechtTextboxBackgroundColor",
2926
+ "attributes": {
2927
+ "category": "utrecht",
2928
+ "type": "textbox",
2929
+ "item": "background-color"
2930
+ },
2931
+ "path": [
2932
+ "utrecht",
2933
+ "textbox",
2934
+ "background-color"
2935
+ ]
2936
+ },
2937
+ "border-bottom-width": {},
2938
+ "border-color": {
2939
+ "value": "#00000038",
2940
+ "filePath": "src/component/conduction/textbox.tokens.json",
2941
+ "isSource": true,
2942
+ "original": {
2943
+ "value": "{xxllnc.color.black.0-22t}"
2944
+ },
2945
+ "name": "utrechtTextboxBorderColor",
2946
+ "attributes": {
2947
+ "category": "utrecht",
2948
+ "type": "textbox",
2949
+ "item": "border-color"
2950
+ },
2951
+ "path": [
2952
+ "utrecht",
2953
+ "textbox",
2954
+ "border-color"
2955
+ ]
2956
+ },
2957
+ "border-radius": {
2958
+ "value": "6px",
2959
+ "filePath": "src/component/conduction/textbox.tokens.json",
2960
+ "isSource": true,
2961
+ "original": {
2962
+ "value": "6px"
2963
+ },
2964
+ "name": "utrechtTextboxBorderRadius",
2965
+ "attributes": {
2966
+ "category": "utrecht",
2967
+ "type": "textbox",
2968
+ "item": "border-radius"
2969
+ },
2970
+ "path": [
2971
+ "utrecht",
2972
+ "textbox",
2973
+ "border-radius"
2974
+ ]
2975
+ },
2976
+ "border-width": {
2977
+ "value": "1px",
2978
+ "filePath": "src/component/conduction/textbox.tokens.json",
2979
+ "isSource": true,
2980
+ "original": {
2981
+ "value": "{xxllnc.size.4xs}"
2982
+ },
2983
+ "name": "utrechtTextboxBorderWidth",
2984
+ "attributes": {
2985
+ "category": "utrecht",
2986
+ "type": "textbox",
2987
+ "item": "border-width"
2318
2988
  },
2319
- "ok": {
2320
- "color": {
2321
- "value": "#155724",
2322
- "filePath": "src/component/utrecht/alert.tokens.json",
2323
- "isSource": true,
2324
- "original": {
2325
- "value": "{xxllnc.color.alert-succes}"
2326
- },
2327
- "name": "utrechtAlertIconOkColor",
2328
- "attributes": {
2329
- "category": "utrecht",
2330
- "type": "alert",
2331
- "item": "icon",
2332
- "subitem": "ok",
2333
- "state": "color"
2334
- },
2335
- "path": [
2336
- "utrecht",
2337
- "alert",
2338
- "icon",
2339
- "ok",
2340
- "color"
2341
- ]
2342
- }
2989
+ "path": [
2990
+ "utrecht",
2991
+ "textbox",
2992
+ "border-width"
2993
+ ]
2994
+ },
2995
+ "color": {
2996
+ "value": "#6d6d6d",
2997
+ "filePath": "src/component/conduction/textbox.tokens.json",
2998
+ "isSource": true,
2999
+ "original": {
3000
+ "value": "{xxllnc.color.grey.43}"
3001
+ },
3002
+ "name": "utrechtTextboxColor",
3003
+ "attributes": {
3004
+ "category": "utrecht",
3005
+ "type": "textbox",
3006
+ "item": "color"
3007
+ },
3008
+ "path": [
3009
+ "utrecht",
3010
+ "textbox",
3011
+ "color"
3012
+ ]
3013
+ },
3014
+ "font-family": {
3015
+ "value": "neue-haas-grotesk-text, sans-serif",
3016
+ "filePath": "src/component/conduction/textbox.tokens.json",
3017
+ "isSource": true,
3018
+ "original": {
3019
+ "value": "{xxllnc.typography.sans-serif.font-family}"
3020
+ },
3021
+ "name": "utrechtTextboxFontFamily",
3022
+ "attributes": {
3023
+ "category": "utrecht",
3024
+ "type": "textbox",
3025
+ "item": "font-family"
3026
+ },
3027
+ "path": [
3028
+ "utrecht",
3029
+ "textbox",
3030
+ "font-family"
3031
+ ]
3032
+ },
3033
+ "font-size": {
3034
+ "value": "15px",
3035
+ "filePath": "src/component/conduction/textbox.tokens.json",
3036
+ "isSource": true,
3037
+ "original": {
3038
+ "value": "15px"
3039
+ },
3040
+ "name": "utrechtTextboxFontSize",
3041
+ "attributes": {
3042
+ "category": "utrecht",
3043
+ "type": "textbox",
3044
+ "item": "font-size"
3045
+ },
3046
+ "path": [
3047
+ "utrecht",
3048
+ "textbox",
3049
+ "font-size"
3050
+ ]
3051
+ },
3052
+ "line-height": {},
3053
+ "max-inline-size": {},
3054
+ "padding-block-end": {
3055
+ "value": "8px",
3056
+ "filePath": "src/component/conduction/textbox.tokens.json",
3057
+ "isSource": true,
3058
+ "original": {
3059
+ "value": "{xxllnc.size.xs}"
3060
+ },
3061
+ "name": "utrechtTextboxPaddingBlockEnd",
3062
+ "attributes": {
3063
+ "category": "utrecht",
3064
+ "type": "textbox",
3065
+ "item": "padding-block-end"
3066
+ },
3067
+ "path": [
3068
+ "utrecht",
3069
+ "textbox",
3070
+ "padding-block-end"
3071
+ ]
3072
+ },
3073
+ "padding-block-start": {
3074
+ "value": "8px",
3075
+ "filePath": "src/component/conduction/textbox.tokens.json",
3076
+ "isSource": true,
3077
+ "original": {
3078
+ "value": "{xxllnc.size.xs}"
3079
+ },
3080
+ "name": "utrechtTextboxPaddingBlockStart",
3081
+ "attributes": {
3082
+ "category": "utrecht",
3083
+ "type": "textbox",
3084
+ "item": "padding-block-start"
3085
+ },
3086
+ "path": [
3087
+ "utrecht",
3088
+ "textbox",
3089
+ "padding-block-start"
3090
+ ]
3091
+ },
3092
+ "padding-inline-end": {
3093
+ "value": "14px",
3094
+ "filePath": "src/component/conduction/textbox.tokens.json",
3095
+ "isSource": true,
3096
+ "original": {
3097
+ "value": "{xxllnc.size.sm}"
3098
+ },
3099
+ "name": "utrechtTextboxPaddingInlineEnd",
3100
+ "attributes": {
3101
+ "category": "utrecht",
3102
+ "type": "textbox",
3103
+ "item": "padding-inline-end"
3104
+ },
3105
+ "path": [
3106
+ "utrecht",
3107
+ "textbox",
3108
+ "padding-inline-end"
3109
+ ]
3110
+ },
3111
+ "padding-inline-start": {
3112
+ "value": "14px",
3113
+ "filePath": "src/component/conduction/textbox.tokens.json",
3114
+ "isSource": true,
3115
+ "original": {
3116
+ "value": "{xxllnc.size.sm}"
3117
+ },
3118
+ "name": "utrechtTextboxPaddingInlineStart",
3119
+ "attributes": {
3120
+ "category": "utrecht",
3121
+ "type": "textbox",
3122
+ "item": "padding-inline-start"
3123
+ },
3124
+ "path": [
3125
+ "utrecht",
3126
+ "textbox",
3127
+ "padding-inline-start"
3128
+ ]
3129
+ },
3130
+ "placeholder": {
3131
+ "color": {
3132
+ "value": "#6d6d6d",
3133
+ "filePath": "src/component/conduction/textbox.tokens.json",
3134
+ "isSource": true,
3135
+ "original": {
3136
+ "value": "{xxllnc.color.grey.43}"
3137
+ },
3138
+ "name": "utrechtTextboxPlaceholderColor",
3139
+ "attributes": {
3140
+ "category": "utrecht",
3141
+ "type": "textbox",
3142
+ "item": "placeholder",
3143
+ "subitem": "color"
3144
+ },
3145
+ "path": [
3146
+ "utrecht",
3147
+ "textbox",
3148
+ "placeholder",
3149
+ "color"
3150
+ ]
3151
+ }
3152
+ },
3153
+ "disabled": {
3154
+ "background-color": {},
3155
+ "border-color": {},
3156
+ "color": {}
3157
+ },
3158
+ "focus": {
3159
+ "background-color": {},
3160
+ "border-color": {},
3161
+ "color": {}
3162
+ },
3163
+ "invalid": {
3164
+ "background-color": {},
3165
+ "border-color": {},
3166
+ "border-width": {},
3167
+ "color": {}
3168
+ },
3169
+ "read-only": {
3170
+ "background-color": {},
3171
+ "border-color": {},
3172
+ "color": {}
3173
+ }
3174
+ },
3175
+ "blockquote": {
3176
+ "background-color": {},
3177
+ "color": {},
3178
+ "margin-inline-start": {
3179
+ "value": "32px",
3180
+ "filePath": "src/component/utrecht/blockquote.tokens.json",
3181
+ "isSource": true,
3182
+ "original": {
3183
+ "value": "{xxllnc.size.xl}"
3184
+ },
3185
+ "name": "utrechtBlockquoteMarginInlineStart",
3186
+ "attributes": {
3187
+ "category": "utrecht",
3188
+ "type": "blockquote",
3189
+ "item": "margin-inline-start"
3190
+ },
3191
+ "path": [
3192
+ "utrecht",
3193
+ "blockquote",
3194
+ "margin-inline-start"
3195
+ ]
3196
+ },
3197
+ "margin-inline-end": {
3198
+ "value": "32px",
3199
+ "filePath": "src/component/utrecht/blockquote.tokens.json",
3200
+ "isSource": true,
3201
+ "original": {
3202
+ "value": "{xxllnc.size.xl}"
3203
+ },
3204
+ "name": "utrechtBlockquoteMarginInlineEnd",
3205
+ "attributes": {
3206
+ "category": "utrecht",
3207
+ "type": "blockquote",
3208
+ "item": "margin-inline-end"
3209
+ },
3210
+ "path": [
3211
+ "utrecht",
3212
+ "blockquote",
3213
+ "margin-inline-end"
3214
+ ]
3215
+ },
3216
+ "margin-inline-block-start": {},
3217
+ "margin-inline-block-end": {},
3218
+ "font-size": {},
3219
+ "font-style": {},
3220
+ "font-family": {},
3221
+ "padding-inline-start": {},
3222
+ "padding-inline-end": {},
3223
+ "padding-inline-block-start": {},
3224
+ "padding-inline-block-end": {},
3225
+ "attribution": {
3226
+ "color": {},
3227
+ "font-size": {}
3228
+ },
3229
+ "content": {
3230
+ "color": {
3231
+ "value": "#28282c",
3232
+ "filePath": "src/component/utrecht/blockquote.tokens.json",
3233
+ "isSource": true,
3234
+ "original": {
3235
+ "value": "{xxllnc.color.black.16}"
3236
+ },
3237
+ "name": "utrechtBlockquoteContentColor",
3238
+ "attributes": {
3239
+ "category": "utrecht",
3240
+ "type": "blockquote",
3241
+ "item": "content",
3242
+ "subitem": "color"
3243
+ },
3244
+ "path": [
3245
+ "utrecht",
3246
+ "blockquote",
3247
+ "content",
3248
+ "color"
3249
+ ]
3250
+ },
3251
+ "font-size": {
3252
+ "value": "16px",
3253
+ "filePath": "src/component/utrecht/blockquote.tokens.json",
3254
+ "isSource": true,
3255
+ "original": {
3256
+ "value": "{xxllnc.font-size.md}"
3257
+ },
3258
+ "name": "utrechtBlockquoteContentFontSize",
3259
+ "attributes": {
3260
+ "category": "utrecht",
3261
+ "type": "blockquote",
3262
+ "item": "content",
3263
+ "subitem": "font-size"
3264
+ },
3265
+ "path": [
3266
+ "utrecht",
3267
+ "blockquote",
3268
+ "content",
3269
+ "font-size"
3270
+ ]
2343
3271
  }
2344
3272
  }
2345
3273
  },
@@ -3045,7 +3973,7 @@
3045
3973
  "filePath": "src/component/utrecht/code.tokens.json",
3046
3974
  "isSource": true,
3047
3975
  "original": {
3048
- "value": "{xxllnc.color.lightgrey}"
3976
+ "value": "{xxllnc.color.lightgrey.96}"
3049
3977
  },
3050
3978
  "name": "utrechtCodeBackgroundColor",
3051
3979
  "attributes": {
@@ -3124,7 +4052,7 @@
3124
4052
  "filePath": "src/component/utrecht/code.tokens.json",
3125
4053
  "isSource": true,
3126
4054
  "original": {
3127
- "value": "{xxllnc.color.lightgrey}"
4055
+ "value": "{xxllnc.color.lightgrey.96}"
3128
4056
  },
3129
4057
  "name": "utrechtCodeBlockBackgroundColor",
3130
4058
  "attributes": {
@@ -3444,266 +4372,8 @@
3444
4372
  "font-size"
3445
4373
  ]
3446
4374
  },
3447
- "font-weight": {},
3448
- "line-height": {}
3449
- },
3450
- "form-input": {
3451
- "background-color": {
3452
- "value": "#ffffff",
3453
- "filePath": "src/component/utrecht/form-input.tokens.json",
3454
- "isSource": true,
3455
- "original": {
3456
- "value": "{xxllnc.color.white.100-0t}"
3457
- },
3458
- "name": "utrechtFormInputBackgroundColor",
3459
- "attributes": {
3460
- "category": "utrecht",
3461
- "type": "form-input",
3462
- "item": "background-color"
3463
- },
3464
- "path": [
3465
- "utrecht",
3466
- "form-input",
3467
- "background-color"
3468
- ]
3469
- },
3470
- "border-bottom-width": {},
3471
- "border-color": {
3472
- "value": "#00000038",
3473
- "filePath": "src/component/utrecht/form-input.tokens.json",
3474
- "isSource": true,
3475
- "original": {
3476
- "value": "{xxllnc.color.black.0-22t}"
3477
- },
3478
- "name": "utrechtFormInputBorderColor",
3479
- "attributes": {
3480
- "category": "utrecht",
3481
- "type": "form-input",
3482
- "item": "border-color"
3483
- },
3484
- "path": [
3485
- "utrecht",
3486
- "form-input",
3487
- "border-color"
3488
- ]
3489
- },
3490
- "border-radius": {
3491
- "value": "6px",
3492
- "filePath": "src/component/utrecht/form-input.tokens.json",
3493
- "isSource": true,
3494
- "original": {
3495
- "value": "6px"
3496
- },
3497
- "name": "utrechtFormInputBorderRadius",
3498
- "attributes": {
3499
- "category": "utrecht",
3500
- "type": "form-input",
3501
- "item": "border-radius"
3502
- },
3503
- "path": [
3504
- "utrecht",
3505
- "form-input",
3506
- "border-radius"
3507
- ]
3508
- },
3509
- "border-width": {
3510
- "value": "1px",
3511
- "filePath": "src/component/utrecht/form-input.tokens.json",
3512
- "isSource": true,
3513
- "original": {
3514
- "value": "{xxllnc.size.4xs}"
3515
- },
3516
- "name": "utrechtFormInputBorderWidth",
3517
- "attributes": {
3518
- "category": "utrecht",
3519
- "type": "form-input",
3520
- "item": "border-width"
3521
- },
3522
- "path": [
3523
- "utrecht",
3524
- "form-input",
3525
- "border-width"
3526
- ]
3527
- },
3528
- "color": {
3529
- "value": "#6d6d6d",
3530
- "filePath": "src/component/utrecht/form-input.tokens.json",
3531
- "isSource": true,
3532
- "original": {
3533
- "value": "{xxllnc.color.grey.43}"
3534
- },
3535
- "name": "utrechtFormInputColor",
3536
- "attributes": {
3537
- "category": "utrecht",
3538
- "type": "form-input",
3539
- "item": "color"
3540
- },
3541
- "path": [
3542
- "utrecht",
3543
- "form-input",
3544
- "color"
3545
- ]
3546
- },
3547
- "font-family": {
3548
- "value": "neue-haas-grotesk-text, sans-serif",
3549
- "filePath": "src/component/utrecht/form-input.tokens.json",
3550
- "isSource": true,
3551
- "original": {
3552
- "value": "{xxllnc.typography.sans-serif.font-family}"
3553
- },
3554
- "name": "utrechtFormInputFontFamily",
3555
- "attributes": {
3556
- "category": "utrecht",
3557
- "type": "form-input",
3558
- "item": "font-family"
3559
- },
3560
- "path": [
3561
- "utrecht",
3562
- "form-input",
3563
- "font-family"
3564
- ]
3565
- },
3566
- "font-size": {
3567
- "value": "15px",
3568
- "filePath": "src/component/utrecht/form-input.tokens.json",
3569
- "isSource": true,
3570
- "original": {
3571
- "value": "15px"
3572
- },
3573
- "name": "utrechtFormInputFontSize",
3574
- "attributes": {
3575
- "category": "utrecht",
3576
- "type": "form-input",
3577
- "item": "font-size"
3578
- },
3579
- "path": [
3580
- "utrecht",
3581
- "form-input",
3582
- "font-size"
3583
- ]
3584
- },
3585
- "line-height": {},
3586
- "max-inline-size": {},
3587
- "padding-block-end": {
3588
- "value": "8px",
3589
- "filePath": "src/component/utrecht/form-input.tokens.json",
3590
- "isSource": true,
3591
- "original": {
3592
- "value": "{xxllnc.size.xs}"
3593
- },
3594
- "name": "utrechtFormInputPaddingBlockEnd",
3595
- "attributes": {
3596
- "category": "utrecht",
3597
- "type": "form-input",
3598
- "item": "padding-block-end"
3599
- },
3600
- "path": [
3601
- "utrecht",
3602
- "form-input",
3603
- "padding-block-end"
3604
- ]
3605
- },
3606
- "padding-block-start": {
3607
- "value": "8px",
3608
- "filePath": "src/component/utrecht/form-input.tokens.json",
3609
- "isSource": true,
3610
- "original": {
3611
- "value": "{xxllnc.size.xs}"
3612
- },
3613
- "name": "utrechtFormInputPaddingBlockStart",
3614
- "attributes": {
3615
- "category": "utrecht",
3616
- "type": "form-input",
3617
- "item": "padding-block-start"
3618
- },
3619
- "path": [
3620
- "utrecht",
3621
- "form-input",
3622
- "padding-block-start"
3623
- ]
3624
- },
3625
- "padding-inline-end": {
3626
- "value": "14px",
3627
- "filePath": "src/component/utrecht/form-input.tokens.json",
3628
- "isSource": true,
3629
- "original": {
3630
- "value": "{xxllnc.size.sm}"
3631
- },
3632
- "name": "utrechtFormInputPaddingInlineEnd",
3633
- "attributes": {
3634
- "category": "utrecht",
3635
- "type": "form-input",
3636
- "item": "padding-inline-end"
3637
- },
3638
- "path": [
3639
- "utrecht",
3640
- "form-input",
3641
- "padding-inline-end"
3642
- ]
3643
- },
3644
- "padding-inline-start": {
3645
- "value": "14px",
3646
- "filePath": "src/component/utrecht/form-input.tokens.json",
3647
- "isSource": true,
3648
- "original": {
3649
- "value": "{xxllnc.size.sm}"
3650
- },
3651
- "name": "utrechtFormInputPaddingInlineStart",
3652
- "attributes": {
3653
- "category": "utrecht",
3654
- "type": "form-input",
3655
- "item": "padding-inline-start"
3656
- },
3657
- "path": [
3658
- "utrecht",
3659
- "form-input",
3660
- "padding-inline-start"
3661
- ]
3662
- },
3663
- "placeholder": {
3664
- "color": {
3665
- "value": "#6d6d6d",
3666
- "filePath": "src/component/utrecht/form-input.tokens.json",
3667
- "isSource": true,
3668
- "original": {
3669
- "value": "{xxllnc.color.grey.43}"
3670
- },
3671
- "name": "utrechtFormInputPlaceholderColor",
3672
- "attributes": {
3673
- "category": "utrecht",
3674
- "type": "form-input",
3675
- "item": "placeholder",
3676
- "subitem": "color"
3677
- },
3678
- "path": [
3679
- "utrecht",
3680
- "form-input",
3681
- "placeholder",
3682
- "color"
3683
- ]
3684
- }
3685
- },
3686
- "disabled": {
3687
- "background-color": {},
3688
- "border-color": {},
3689
- "color": {}
3690
- },
3691
- "focus": {
3692
- "background-color": {},
3693
- "border-color": {},
3694
- "color": {}
3695
- },
3696
- "invalid": {
3697
- "background-color": {},
3698
- "border-color": {},
3699
- "border-width": {},
3700
- "color": {}
3701
- },
3702
- "read-only": {
3703
- "background-color": {},
3704
- "border-color": {},
3705
- "color": {}
3706
- }
4375
+ "font-weight": {},
4376
+ "line-height": {}
3707
4377
  },
3708
4378
  "heading-1": {
3709
4379
  "color": {},
@@ -4200,33 +4870,6 @@
4200
4870
  ]
4201
4871
  }
4202
4872
  },
4203
- "icon": {
4204
- "color": {},
4205
- "gap": {
4206
- "value": "8px",
4207
- "filePath": "src/component/utrecht/icon.tokens.json",
4208
- "isSource": true,
4209
- "original": {
4210
- "value": "{xxllnc.size.xs}"
4211
- },
4212
- "name": "utrechtIconGap",
4213
- "attributes": {
4214
- "category": "utrecht",
4215
- "type": "icon",
4216
- "item": "gap"
4217
- },
4218
- "path": [
4219
- "utrecht",
4220
- "icon",
4221
- "gap"
4222
- ]
4223
- },
4224
- "size": {},
4225
- "inset-block-start": {},
4226
- "baseline": {
4227
- "inset-block-start": {}
4228
- }
4229
- },
4230
4873
  "link": {
4231
4874
  "color": {
4232
4875
  "value": "#000000ad",
@@ -4745,229 +5388,16 @@
4745
5388
  "attributes": {
4746
5389
  "category": "utrecht",
4747
5390
  "type": "unordered-list",
4748
- "item": "marker",
4749
- "subitem": "color"
4750
- },
4751
- "path": [
4752
- "utrecht",
4753
- "unordered-list",
4754
- "marker",
4755
- "color"
4756
- ]
4757
- }
4758
- }
4759
- },
4760
- "page-footer": {
4761
- "background-color": {
4762
- "value": "#ffffff",
4763
- "filePath": "src/component/utrecht/page-footer.tokens.json",
4764
- "isSource": true,
4765
- "original": {
4766
- "value": "{xxllnc.color.white.100}"
4767
- },
4768
- "name": "utrechtPageFooterBackgroundColor",
4769
- "attributes": {
4770
- "category": "utrecht",
4771
- "type": "page-footer",
4772
- "item": "background-color"
4773
- },
4774
- "path": [
4775
- "utrecht",
4776
- "page-footer",
4777
- "background-color"
4778
- ]
4779
- },
4780
- "background-image": {
4781
- "value": "unset",
4782
- "filePath": "src/component/utrecht/page-footer.tokens.json",
4783
- "isSource": true,
4784
- "original": {
4785
- "value": "unset"
4786
- },
4787
- "name": "utrechtPageFooterBackgroundImage",
4788
- "attributes": {
4789
- "category": "utrecht",
4790
- "type": "page-footer",
4791
- "item": "background-image"
4792
- },
4793
- "path": [
4794
- "utrecht",
4795
- "page-footer",
4796
- "background-image"
4797
- ]
4798
- },
4799
- "color": {
4800
- "value": "#000000ad",
4801
- "filePath": "src/component/utrecht/page-footer.tokens.json",
4802
- "isSource": true,
4803
- "original": {
4804
- "value": "{xxllnc.color.primary}"
4805
- },
4806
- "name": "utrechtPageFooterColor",
4807
- "attributes": {
4808
- "category": "utrecht",
4809
- "type": "page-footer",
4810
- "item": "color"
4811
- },
4812
- "path": [
4813
- "utrecht",
4814
- "page-footer",
4815
- "color"
4816
- ]
4817
- },
4818
- "padding-inline-end": {
4819
- "value": "14px",
4820
- "filePath": "src/component/utrecht/page-footer.tokens.json",
4821
- "isSource": true,
4822
- "original": {
4823
- "value": "{xxllnc.size.sm}"
4824
- },
4825
- "name": "utrechtPageFooterPaddingInlineEnd",
4826
- "attributes": {
4827
- "category": "utrecht",
4828
- "type": "page-footer",
4829
- "item": "padding-inline-end"
4830
- },
4831
- "path": [
4832
- "utrecht",
4833
- "page-footer",
4834
- "padding-inline-end"
4835
- ]
4836
- },
4837
- "padding-inline-start": {
4838
- "value": "14px",
4839
- "filePath": "src/component/utrecht/page-footer.tokens.json",
4840
- "isSource": true,
4841
- "original": {
4842
- "value": "{xxllnc.size.sm}"
4843
- },
4844
- "name": "utrechtPageFooterPaddingInlineStart",
4845
- "attributes": {
4846
- "category": "utrecht",
4847
- "type": "page-footer",
4848
- "item": "padding-inline-start"
4849
- },
4850
- "path": [
4851
- "utrecht",
4852
- "page-footer",
4853
- "padding-inline-start"
4854
- ]
4855
- },
4856
- "padding-block-end": {
4857
- "value": "48px",
4858
- "filePath": "src/component/utrecht/page-footer.tokens.json",
4859
- "isSource": true,
4860
- "original": {
4861
- "value": "{xxllnc.size.2xl}"
4862
- },
4863
- "name": "utrechtPageFooterPaddingBlockEnd",
4864
- "attributes": {
4865
- "category": "utrecht",
4866
- "type": "page-footer",
4867
- "item": "padding-block-end"
4868
- },
4869
- "path": [
4870
- "utrecht",
4871
- "page-footer",
4872
- "padding-block-end"
4873
- ]
4874
- },
4875
- "padding-block-start": {
4876
- "value": "48px",
4877
- "filePath": "src/component/utrecht/page-footer.tokens.json",
4878
- "isSource": true,
4879
- "original": {
4880
- "value": "{xxllnc.size.2xl}"
4881
- },
4882
- "name": "utrechtPageFooterPaddingBlockStart",
4883
- "attributes": {
4884
- "category": "utrecht",
4885
- "type": "page-footer",
4886
- "item": "padding-block-start"
4887
- },
4888
- "path": [
4889
- "utrecht",
4890
- "page-footer",
4891
- "padding-block-start"
4892
- ]
4893
- }
4894
- },
4895
- "page-header": {
4896
- "background-color": {
4897
- "value": "#eaeaea",
4898
- "filePath": "src/component/utrecht/page-header.tokens.json",
4899
- "isSource": true,
4900
- "original": {
4901
- "value": "{xxllnc.color.grey.92}"
4902
- },
4903
- "name": "utrechtPageHeaderBackgroundColor",
4904
- "attributes": {
4905
- "category": "utrecht",
4906
- "type": "page-header",
4907
- "item": "background-color"
4908
- },
4909
- "path": [
4910
- "utrecht",
4911
- "page-header",
4912
- "background-color"
4913
- ]
4914
- },
4915
- "color": {
4916
- "value": "#28282c",
4917
- "filePath": "src/component/utrecht/page-header.tokens.json",
4918
- "isSource": true,
4919
- "original": {
4920
- "value": "{xxllnc.color.black.16}"
4921
- },
4922
- "name": "utrechtPageHeaderColor",
4923
- "attributes": {
4924
- "category": "utrecht",
4925
- "type": "page-header",
4926
- "item": "color"
4927
- },
4928
- "path": [
4929
- "utrecht",
4930
- "page-header",
4931
- "color"
4932
- ]
4933
- },
4934
- "padding-block-start": {
4935
- "value": "14px",
4936
- "filePath": "src/component/utrecht/page-header.tokens.json",
4937
- "isSource": true,
4938
- "original": {
4939
- "value": "{xxllnc.size.sm}"
4940
- },
4941
- "name": "utrechtPageHeaderPaddingBlockStart",
4942
- "attributes": {
4943
- "category": "utrecht",
4944
- "type": "page-header",
4945
- "item": "padding-block-start"
4946
- },
4947
- "path": [
4948
- "utrecht",
4949
- "page-header",
4950
- "padding-block-start"
4951
- ]
4952
- },
4953
- "padding-block-end": {
4954
- "value": "14px",
4955
- "filePath": "src/component/utrecht/page-header.tokens.json",
4956
- "isSource": true,
4957
- "original": {
4958
- "value": "{xxllnc.size.sm}"
4959
- },
4960
- "name": "utrechtPageHeaderPaddingBlockEnd",
4961
- "attributes": {
4962
- "category": "utrecht",
4963
- "type": "page-header",
4964
- "item": "padding-block-end"
4965
- },
4966
- "path": [
4967
- "utrecht",
4968
- "page-header",
4969
- "padding-block-end"
4970
- ]
5391
+ "item": "marker",
5392
+ "subitem": "color"
5393
+ },
5394
+ "path": [
5395
+ "utrecht",
5396
+ "unordered-list",
5397
+ "marker",
5398
+ "color"
5399
+ ]
5400
+ }
4971
5401
  }
4972
5402
  },
4973
5403
  "page": {
@@ -5184,7 +5614,7 @@
5184
5614
  "filePath": "src/component/utrecht/table.tokens.json",
5185
5615
  "isSource": true,
5186
5616
  "original": {
5187
- "value": "{xxllnc.color.lightgrey}"
5617
+ "value": "{xxllnc.color.lightgrey.96}"
5188
5618
  },
5189
5619
  "name": "utrechtTableBorderColor",
5190
5620
  "attributes": {
@@ -5553,7 +5983,7 @@
5553
5983
  "filePath": "src/component/utrecht/table.tokens.json",
5554
5984
  "isSource": true,
5555
5985
  "original": {
5556
- "value": "{xxllnc.color.lightgrey}"
5986
+ "value": "{xxllnc.color.lightgrey.96}"
5557
5987
  },
5558
5988
  "name": "utrechtTableRowBorderBlockEndColor",
5559
5989
  "attributes": {
@@ -5601,264 +6031,6 @@
5601
6031
  "color": {}
5602
6032
  }
5603
6033
  }
5604
- },
5605
- "textbox": {
5606
- "background-color": {
5607
- "value": "#ffffff",
5608
- "filePath": "src/component/utrecht/textbox.tokens.json",
5609
- "isSource": true,
5610
- "original": {
5611
- "value": "{xxllnc.color.white.100-0t}"
5612
- },
5613
- "name": "utrechtTextboxBackgroundColor",
5614
- "attributes": {
5615
- "category": "utrecht",
5616
- "type": "textbox",
5617
- "item": "background-color"
5618
- },
5619
- "path": [
5620
- "utrecht",
5621
- "textbox",
5622
- "background-color"
5623
- ]
5624
- },
5625
- "border-bottom-width": {},
5626
- "border-color": {
5627
- "value": "#00000038",
5628
- "filePath": "src/component/utrecht/textbox.tokens.json",
5629
- "isSource": true,
5630
- "original": {
5631
- "value": "{xxllnc.color.black.0-22t}"
5632
- },
5633
- "name": "utrechtTextboxBorderColor",
5634
- "attributes": {
5635
- "category": "utrecht",
5636
- "type": "textbox",
5637
- "item": "border-color"
5638
- },
5639
- "path": [
5640
- "utrecht",
5641
- "textbox",
5642
- "border-color"
5643
- ]
5644
- },
5645
- "border-radius": {
5646
- "value": "6px",
5647
- "filePath": "src/component/utrecht/textbox.tokens.json",
5648
- "isSource": true,
5649
- "original": {
5650
- "value": "6px"
5651
- },
5652
- "name": "utrechtTextboxBorderRadius",
5653
- "attributes": {
5654
- "category": "utrecht",
5655
- "type": "textbox",
5656
- "item": "border-radius"
5657
- },
5658
- "path": [
5659
- "utrecht",
5660
- "textbox",
5661
- "border-radius"
5662
- ]
5663
- },
5664
- "border-width": {
5665
- "value": "1px",
5666
- "filePath": "src/component/utrecht/textbox.tokens.json",
5667
- "isSource": true,
5668
- "original": {
5669
- "value": "{xxllnc.size.4xs}"
5670
- },
5671
- "name": "utrechtTextboxBorderWidth",
5672
- "attributes": {
5673
- "category": "utrecht",
5674
- "type": "textbox",
5675
- "item": "border-width"
5676
- },
5677
- "path": [
5678
- "utrecht",
5679
- "textbox",
5680
- "border-width"
5681
- ]
5682
- },
5683
- "color": {
5684
- "value": "#6d6d6d",
5685
- "filePath": "src/component/utrecht/textbox.tokens.json",
5686
- "isSource": true,
5687
- "original": {
5688
- "value": "{xxllnc.color.grey.43}"
5689
- },
5690
- "name": "utrechtTextboxColor",
5691
- "attributes": {
5692
- "category": "utrecht",
5693
- "type": "textbox",
5694
- "item": "color"
5695
- },
5696
- "path": [
5697
- "utrecht",
5698
- "textbox",
5699
- "color"
5700
- ]
5701
- },
5702
- "font-family": {
5703
- "value": "neue-haas-grotesk-text, sans-serif",
5704
- "filePath": "src/component/utrecht/textbox.tokens.json",
5705
- "isSource": true,
5706
- "original": {
5707
- "value": "{xxllnc.typography.sans-serif.font-family}"
5708
- },
5709
- "name": "utrechtTextboxFontFamily",
5710
- "attributes": {
5711
- "category": "utrecht",
5712
- "type": "textbox",
5713
- "item": "font-family"
5714
- },
5715
- "path": [
5716
- "utrecht",
5717
- "textbox",
5718
- "font-family"
5719
- ]
5720
- },
5721
- "font-size": {
5722
- "value": "15px",
5723
- "filePath": "src/component/utrecht/textbox.tokens.json",
5724
- "isSource": true,
5725
- "original": {
5726
- "value": "15px"
5727
- },
5728
- "name": "utrechtTextboxFontSize",
5729
- "attributes": {
5730
- "category": "utrecht",
5731
- "type": "textbox",
5732
- "item": "font-size"
5733
- },
5734
- "path": [
5735
- "utrecht",
5736
- "textbox",
5737
- "font-size"
5738
- ]
5739
- },
5740
- "line-height": {},
5741
- "max-inline-size": {},
5742
- "padding-block-end": {
5743
- "value": "8px",
5744
- "filePath": "src/component/utrecht/textbox.tokens.json",
5745
- "isSource": true,
5746
- "original": {
5747
- "value": "{xxllnc.size.xs}"
5748
- },
5749
- "name": "utrechtTextboxPaddingBlockEnd",
5750
- "attributes": {
5751
- "category": "utrecht",
5752
- "type": "textbox",
5753
- "item": "padding-block-end"
5754
- },
5755
- "path": [
5756
- "utrecht",
5757
- "textbox",
5758
- "padding-block-end"
5759
- ]
5760
- },
5761
- "padding-block-start": {
5762
- "value": "8px",
5763
- "filePath": "src/component/utrecht/textbox.tokens.json",
5764
- "isSource": true,
5765
- "original": {
5766
- "value": "{xxllnc.size.xs}"
5767
- },
5768
- "name": "utrechtTextboxPaddingBlockStart",
5769
- "attributes": {
5770
- "category": "utrecht",
5771
- "type": "textbox",
5772
- "item": "padding-block-start"
5773
- },
5774
- "path": [
5775
- "utrecht",
5776
- "textbox",
5777
- "padding-block-start"
5778
- ]
5779
- },
5780
- "padding-inline-end": {
5781
- "value": "14px",
5782
- "filePath": "src/component/utrecht/textbox.tokens.json",
5783
- "isSource": true,
5784
- "original": {
5785
- "value": "{xxllnc.size.sm}"
5786
- },
5787
- "name": "utrechtTextboxPaddingInlineEnd",
5788
- "attributes": {
5789
- "category": "utrecht",
5790
- "type": "textbox",
5791
- "item": "padding-inline-end"
5792
- },
5793
- "path": [
5794
- "utrecht",
5795
- "textbox",
5796
- "padding-inline-end"
5797
- ]
5798
- },
5799
- "padding-inline-start": {
5800
- "value": "14px",
5801
- "filePath": "src/component/utrecht/textbox.tokens.json",
5802
- "isSource": true,
5803
- "original": {
5804
- "value": "{xxllnc.size.sm}"
5805
- },
5806
- "name": "utrechtTextboxPaddingInlineStart",
5807
- "attributes": {
5808
- "category": "utrecht",
5809
- "type": "textbox",
5810
- "item": "padding-inline-start"
5811
- },
5812
- "path": [
5813
- "utrecht",
5814
- "textbox",
5815
- "padding-inline-start"
5816
- ]
5817
- },
5818
- "placeholder": {
5819
- "color": {
5820
- "value": "#6d6d6d",
5821
- "filePath": "src/component/utrecht/textbox.tokens.json",
5822
- "isSource": true,
5823
- "original": {
5824
- "value": "{xxllnc.color.grey.43}"
5825
- },
5826
- "name": "utrechtTextboxPlaceholderColor",
5827
- "attributes": {
5828
- "category": "utrecht",
5829
- "type": "textbox",
5830
- "item": "placeholder",
5831
- "subitem": "color"
5832
- },
5833
- "path": [
5834
- "utrecht",
5835
- "textbox",
5836
- "placeholder",
5837
- "color"
5838
- ]
5839
- }
5840
- },
5841
- "disabled": {
5842
- "background-color": {},
5843
- "border-color": {},
5844
- "color": {}
5845
- },
5846
- "focus": {
5847
- "background-color": {},
5848
- "border-color": {},
5849
- "color": {}
5850
- },
5851
- "invalid": {
5852
- "background-color": {},
5853
- "border-color": {},
5854
- "border-width": {},
5855
- "color": {}
5856
- },
5857
- "read-only": {
5858
- "background-color": {},
5859
- "border-color": {},
5860
- "color": {}
5861
- }
5862
6034
  }
5863
6035
  },
5864
6036
  "conduction": {