@conduction/theme 1.0.55 → 1.0.57

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 (133) hide show
  1. package/README.md +5 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +66 -1
  3. package/conduction-design-tokens/dist/index.js +66 -1
  4. package/conduction-design-tokens/dist/index.json +1411 -64
  5. package/conduction-design-tokens/dist/index.less +66 -1
  6. package/conduction-design-tokens/dist/index.scss +66 -1
  7. package/conduction-design-tokens/dist/tokens.json +1443 -59
  8. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +6 -0
  9. package/conduction-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  10. package/conduction-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  11. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  12. package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  13. package/municipalities/commonground-design-tokens/dist/design-tokens.css +66 -1
  14. package/municipalities/commonground-design-tokens/dist/index.js +66 -1
  15. package/municipalities/commonground-design-tokens/dist/index.json +1412 -65
  16. package/municipalities/commonground-design-tokens/dist/index.less +66 -1
  17. package/municipalities/commonground-design-tokens/dist/index.scss +66 -1
  18. package/municipalities/commonground-design-tokens/dist/tokens.json +1422 -38
  19. package/municipalities/commonground-design-tokens/src/brand/commonground/color.tokens.json +6 -0
  20. package/municipalities/commonground-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  21. package/municipalities/commonground-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  22. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  23. package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  24. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +67 -1
  25. package/municipalities/dimpact-design-tokens/dist/index.js +67 -1
  26. package/municipalities/dimpact-design-tokens/dist/index.json +1368 -0
  27. package/municipalities/dimpact-design-tokens/dist/index.less +67 -1
  28. package/municipalities/dimpact-design-tokens/dist/index.scss +67 -1
  29. package/municipalities/dimpact-design-tokens/dist/tokens.json +1427 -22
  30. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +9 -0
  31. package/municipalities/dimpact-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  32. package/municipalities/dimpact-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  33. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  34. package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  35. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +66 -1
  36. package/municipalities/dinkelland-design-tokens/dist/index.js +66 -1
  37. package/municipalities/dinkelland-design-tokens/dist/index.json +1347 -0
  38. package/municipalities/dinkelland-design-tokens/dist/index.less +66 -1
  39. package/municipalities/dinkelland-design-tokens/dist/index.scss +66 -1
  40. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1417 -33
  41. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +6 -0
  42. package/municipalities/dinkelland-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  43. package/municipalities/dinkelland-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  44. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  45. package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  46. package/municipalities/epe-design-tokens/dist/design-tokens.css +67 -1
  47. package/municipalities/epe-design-tokens/dist/index.js +67 -1
  48. package/municipalities/epe-design-tokens/dist/index.json +1368 -0
  49. package/municipalities/epe-design-tokens/dist/index.less +67 -1
  50. package/municipalities/epe-design-tokens/dist/index.scss +67 -1
  51. package/municipalities/epe-design-tokens/dist/tokens.json +1426 -21
  52. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +9 -0
  53. package/municipalities/epe-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  54. package/municipalities/epe-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  55. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  56. package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  57. package/municipalities/leiden-design-tokens/dist/design-tokens.css +67 -1
  58. package/municipalities/leiden-design-tokens/dist/index.js +67 -1
  59. package/municipalities/leiden-design-tokens/dist/index.json +1368 -0
  60. package/municipalities/leiden-design-tokens/dist/index.less +67 -1
  61. package/municipalities/leiden-design-tokens/dist/index.scss +67 -1
  62. package/municipalities/leiden-design-tokens/dist/tokens.json +1431 -26
  63. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +9 -0
  64. package/municipalities/leiden-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  65. package/municipalities/leiden-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  66. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  67. package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  68. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +67 -1
  69. package/municipalities/noaberkracht-design-tokens/dist/index.js +67 -1
  70. package/municipalities/noaberkracht-design-tokens/dist/index.json +1368 -0
  71. package/municipalities/noaberkracht-design-tokens/dist/index.less +67 -1
  72. package/municipalities/noaberkracht-design-tokens/dist/index.scss +67 -1
  73. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1429 -22
  74. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +11 -0
  75. package/municipalities/noaberkracht-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  76. package/municipalities/noaberkracht-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  77. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  78. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  79. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +65 -1
  80. package/municipalities/noordwijk-design-tokens/dist/index.js +65 -1
  81. package/municipalities/noordwijk-design-tokens/dist/index.json +1326 -0
  82. package/municipalities/noordwijk-design-tokens/dist/index.less +65 -1
  83. package/municipalities/noordwijk-design-tokens/dist/index.scss +65 -1
  84. package/municipalities/noordwijk-design-tokens/dist/tokens.json +1410 -47
  85. package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +3 -0
  86. package/municipalities/noordwijk-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  87. package/municipalities/noordwijk-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  88. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  89. package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  90. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +66 -1
  91. package/municipalities/open-webconcept-design-tokens/dist/index.js +66 -1
  92. package/municipalities/open-webconcept-design-tokens/dist/index.json +1347 -0
  93. package/municipalities/open-webconcept-design-tokens/dist/index.less +66 -1
  94. package/municipalities/open-webconcept-design-tokens/dist/index.scss +66 -1
  95. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1416 -32
  96. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +6 -0
  97. package/municipalities/open-webconcept-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  98. package/municipalities/open-webconcept-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  99. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  100. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  101. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +64 -1
  102. package/municipalities/rotterdam-design-tokens/dist/index.js +64 -1
  103. package/municipalities/rotterdam-design-tokens/dist/index.json +1305 -0
  104. package/municipalities/rotterdam-design-tokens/dist/index.less +64 -1
  105. package/municipalities/rotterdam-design-tokens/dist/index.scss +64 -1
  106. package/municipalities/rotterdam-design-tokens/dist/tokens.json +1342 -0
  107. package/municipalities/rotterdam-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  108. package/municipalities/rotterdam-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  109. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  110. package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -0
  111. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +66 -1
  112. package/municipalities/tubbergen-design-tokens/dist/index.js +66 -1
  113. package/municipalities/tubbergen-design-tokens/dist/index.json +1347 -0
  114. package/municipalities/tubbergen-design-tokens/dist/index.less +66 -1
  115. package/municipalities/tubbergen-design-tokens/dist/index.scss +66 -1
  116. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1418 -34
  117. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +6 -0
  118. package/municipalities/tubbergen-design-tokens/src/component/conduction/checkbox.tokens.json +70 -0
  119. package/municipalities/tubbergen-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  120. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  121. package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  122. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +68 -1
  123. package/municipalities/xxllnc-design-tokens/dist/index.js +68 -1
  124. package/municipalities/xxllnc-design-tokens/dist/index.json +1387 -0
  125. package/municipalities/xxllnc-design-tokens/dist/index.less +68 -1
  126. package/municipalities/xxllnc-design-tokens/dist/index.scss +68 -1
  127. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1449 -26
  128. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +9 -0
  129. package/municipalities/xxllnc-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  130. package/municipalities/xxllnc-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  131. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  132. package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  133. package/package.json +1 -1
@@ -329,6 +329,48 @@
329
329
  "29"
330
330
  ]
331
331
  },
332
+ {
333
+ "value": "#4f4f4f",
334
+ "filePath": "src/brand/commonground/color.tokens.json",
335
+ "isSource": true,
336
+ "original": {
337
+ "value": "#4f4f4f"
338
+ },
339
+ "name": "commongroundColorGrey31",
340
+ "attributes": {
341
+ "category": "commonground",
342
+ "type": "color",
343
+ "item": "grey",
344
+ "subitem": "31"
345
+ },
346
+ "path": [
347
+ "commonground",
348
+ "color",
349
+ "grey",
350
+ "31"
351
+ ]
352
+ },
353
+ {
354
+ "value": "#767676",
355
+ "filePath": "src/brand/commonground/color.tokens.json",
356
+ "isSource": true,
357
+ "original": {
358
+ "value": "#767676"
359
+ },
360
+ "name": "commongroundColorGrey46",
361
+ "attributes": {
362
+ "category": "commonground",
363
+ "type": "color",
364
+ "item": "grey",
365
+ "subitem": "46"
366
+ },
367
+ "path": [
368
+ "commonground",
369
+ "color",
370
+ "grey",
371
+ "46"
372
+ ]
373
+ },
332
374
  {
333
375
  "value": "#949494",
334
376
  "filePath": "src/brand/commonground/color.tokens.json",
@@ -1515,161 +1557,1270 @@
1515
1557
  },
1516
1558
  "path": [
1517
1559
  "conduction",
1518
- "card-header",
1519
- "title",
1520
- "color"
1560
+ "card-header",
1561
+ "title",
1562
+ "color"
1563
+ ]
1564
+ },
1565
+ {
1566
+ "value": "#ffffff",
1567
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1568
+ "isSource": true,
1569
+ "original": {
1570
+ "value": "{commonground.color.white.100}"
1571
+ },
1572
+ "name": "conductionCardWrapperBackgroundColor",
1573
+ "attributes": {
1574
+ "category": "conduction",
1575
+ "type": "card-wrapper",
1576
+ "item": "background-color"
1577
+ },
1578
+ "path": [
1579
+ "conduction",
1580
+ "card-wrapper",
1581
+ "background-color"
1582
+ ]
1583
+ },
1584
+ {
1585
+ "value": "6px",
1586
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1587
+ "isSource": true,
1588
+ "original": {
1589
+ "value": "6px"
1590
+ },
1591
+ "name": "conductionCardWrapperBorderRadius",
1592
+ "attributes": {
1593
+ "category": "conduction",
1594
+ "type": "card-wrapper",
1595
+ "item": "border-radius"
1596
+ },
1597
+ "path": [
1598
+ "conduction",
1599
+ "card-wrapper",
1600
+ "border-radius"
1601
+ ]
1602
+ },
1603
+ {
1604
+ "value": "#0000001c 0px 0px 0px 1px",
1605
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1606
+ "isSource": true,
1607
+ "original": {
1608
+ "value": "{commonground.color.black.0-11t} 0px 0px 0px 1px"
1609
+ },
1610
+ "name": "conductionCardWrapperBoxShadow",
1611
+ "attributes": {
1612
+ "category": "conduction",
1613
+ "type": "card-wrapper",
1614
+ "item": "box-shadow"
1615
+ },
1616
+ "path": [
1617
+ "conduction",
1618
+ "card-wrapper",
1619
+ "box-shadow"
1620
+ ]
1621
+ },
1622
+ {
1623
+ "value": "#000000",
1624
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1625
+ "isSource": true,
1626
+ "original": {
1627
+ "value": "{commonground.color.black.0}"
1628
+ },
1629
+ "name": "conductionCardWrapperColor",
1630
+ "attributes": {
1631
+ "category": "conduction",
1632
+ "type": "card-wrapper",
1633
+ "item": "color"
1634
+ },
1635
+ "path": [
1636
+ "conduction",
1637
+ "card-wrapper",
1638
+ "color"
1639
+ ]
1640
+ },
1641
+ {
1642
+ "value": "20px",
1643
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1644
+ "isSource": true,
1645
+ "original": {
1646
+ "value": "20px"
1647
+ },
1648
+ "name": "conductionCardWrapperPaddingBlockEnd",
1649
+ "attributes": {
1650
+ "category": "conduction",
1651
+ "type": "card-wrapper",
1652
+ "item": "padding-block-end"
1653
+ },
1654
+ "path": [
1655
+ "conduction",
1656
+ "card-wrapper",
1657
+ "padding-block-end"
1658
+ ]
1659
+ },
1660
+ {
1661
+ "value": "20px",
1662
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1663
+ "isSource": true,
1664
+ "original": {
1665
+ "value": "20px"
1666
+ },
1667
+ "name": "conductionCardWrapperPaddingBlockStart",
1668
+ "attributes": {
1669
+ "category": "conduction",
1670
+ "type": "card-wrapper",
1671
+ "item": "padding-block-start"
1672
+ },
1673
+ "path": [
1674
+ "conduction",
1675
+ "card-wrapper",
1676
+ "padding-block-start"
1677
+ ]
1678
+ },
1679
+ {
1680
+ "value": "24px",
1681
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1682
+ "isSource": true,
1683
+ "original": {
1684
+ "value": "{commonground.size.lg}"
1685
+ },
1686
+ "name": "conductionCardWrapperPaddingInlineEnd",
1687
+ "attributes": {
1688
+ "category": "conduction",
1689
+ "type": "card-wrapper",
1690
+ "item": "padding-inline-end"
1691
+ },
1692
+ "path": [
1693
+ "conduction",
1694
+ "card-wrapper",
1695
+ "padding-inline-end"
1696
+ ]
1697
+ },
1698
+ {
1699
+ "value": "24px",
1700
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1701
+ "isSource": true,
1702
+ "original": {
1703
+ "value": "{commonground.size.lg}"
1704
+ },
1705
+ "name": "conductionCardWrapperPaddingInlineStart",
1706
+ "attributes": {
1707
+ "category": "conduction",
1708
+ "type": "card-wrapper",
1709
+ "item": "padding-inline-start"
1710
+ },
1711
+ "path": [
1712
+ "conduction",
1713
+ "card-wrapper",
1714
+ "padding-inline-start"
1715
+ ]
1716
+ },
1717
+ {
1718
+ "value": "#d1d1d1",
1719
+ "filePath": "src/component/conduction/download-card.tokens.json",
1720
+ "isSource": true,
1721
+ "original": {
1722
+ "value": "{commonground.color.grey.82}"
1723
+ },
1724
+ "name": "conductionDownloadCardBorderColor",
1725
+ "attributes": {
1726
+ "category": "conduction",
1727
+ "type": "download-card",
1728
+ "item": "border-color"
1729
+ },
1730
+ "path": [
1731
+ "conduction",
1732
+ "download-card",
1733
+ "border-color"
1734
+ ]
1735
+ },
1736
+ {
1737
+ "value": "6px",
1738
+ "filePath": "src/component/conduction/download-card.tokens.json",
1739
+ "isSource": true,
1740
+ "original": {
1741
+ "value": "6px"
1742
+ },
1743
+ "name": "conductionDownloadCardBorderRadius",
1744
+ "attributes": {
1745
+ "category": "conduction",
1746
+ "type": "download-card",
1747
+ "item": "border-radius"
1748
+ },
1749
+ "path": [
1750
+ "conduction",
1751
+ "download-card",
1752
+ "border-radius"
1753
+ ]
1754
+ },
1755
+ {
1756
+ "value": "solid",
1757
+ "filePath": "src/component/conduction/download-card.tokens.json",
1758
+ "isSource": true,
1759
+ "original": {
1760
+ "value": "solid"
1761
+ },
1762
+ "name": "conductionDownloadCardBorderStyle",
1763
+ "attributes": {
1764
+ "category": "conduction",
1765
+ "type": "download-card",
1766
+ "item": "border-style"
1767
+ },
1768
+ "path": [
1769
+ "conduction",
1770
+ "download-card",
1771
+ "border-style"
1772
+ ]
1773
+ },
1774
+ {
1775
+ "value": "1px",
1776
+ "filePath": "src/component/conduction/download-card.tokens.json",
1777
+ "isSource": true,
1778
+ "original": {
1779
+ "value": "{commonground.size.4xs}"
1780
+ },
1781
+ "name": "conductionDownloadCardBorderWidth",
1782
+ "attributes": {
1783
+ "category": "conduction",
1784
+ "type": "download-card",
1785
+ "item": "border-width"
1786
+ },
1787
+ "path": [
1788
+ "conduction",
1789
+ "download-card",
1790
+ "border-width"
1791
+ ]
1792
+ },
1793
+ {
1794
+ "value": "8px",
1795
+ "filePath": "src/component/conduction/download-card.tokens.json",
1796
+ "isSource": true,
1797
+ "original": {
1798
+ "value": "{commonground.size.xs}"
1799
+ },
1800
+ "name": "conductionDownloadCardIconGap",
1801
+ "attributes": {
1802
+ "category": "conduction",
1803
+ "type": "download-card",
1804
+ "item": "icon-gap"
1805
+ },
1806
+ "path": [
1807
+ "conduction",
1808
+ "download-card",
1809
+ "icon-gap"
1810
+ ]
1811
+ },
1812
+ {
1813
+ "value": "18px",
1814
+ "filePath": "src/component/conduction/download-card.tokens.json",
1815
+ "isSource": true,
1816
+ "original": {
1817
+ "value": "{commonground.size.md}"
1818
+ },
1819
+ "name": "conductionDownloadCardPaddingBlockEnd",
1820
+ "attributes": {
1821
+ "category": "conduction",
1822
+ "type": "download-card",
1823
+ "item": "padding-block-end"
1824
+ },
1825
+ "path": [
1826
+ "conduction",
1827
+ "download-card",
1828
+ "padding-block-end"
1829
+ ]
1830
+ },
1831
+ {
1832
+ "value": "18px",
1833
+ "filePath": "src/component/conduction/download-card.tokens.json",
1834
+ "isSource": true,
1835
+ "original": {
1836
+ "value": "{commonground.size.md}"
1837
+ },
1838
+ "name": "conductionDownloadCardPaddingBlockStart",
1839
+ "attributes": {
1840
+ "category": "conduction",
1841
+ "type": "download-card",
1842
+ "item": "padding-block-start"
1843
+ },
1844
+ "path": [
1845
+ "conduction",
1846
+ "download-card",
1847
+ "padding-block-start"
1848
+ ]
1849
+ },
1850
+ {
1851
+ "value": "18px",
1852
+ "filePath": "src/component/conduction/download-card.tokens.json",
1853
+ "isSource": true,
1854
+ "original": {
1855
+ "value": "{commonground.size.md}"
1856
+ },
1857
+ "name": "conductionDownloadCardPaddingInlineEnd",
1858
+ "attributes": {
1859
+ "category": "conduction",
1860
+ "type": "download-card",
1861
+ "item": "padding-inline-end"
1862
+ },
1863
+ "path": [
1864
+ "conduction",
1865
+ "download-card",
1866
+ "padding-inline-end"
1867
+ ]
1868
+ },
1869
+ {
1870
+ "value": "18px",
1871
+ "filePath": "src/component/conduction/download-card.tokens.json",
1872
+ "isSource": true,
1873
+ "original": {
1874
+ "value": "{commonground.size.md}"
1875
+ },
1876
+ "name": "conductionDownloadCardPaddingInlineStart",
1877
+ "attributes": {
1878
+ "category": "conduction",
1879
+ "type": "download-card",
1880
+ "item": "padding-inline-start"
1881
+ },
1882
+ "path": [
1883
+ "conduction",
1884
+ "download-card",
1885
+ "padding-inline-start"
1886
+ ]
1887
+ },
1888
+ {
1889
+ "value": "#000000",
1890
+ "filePath": "src/component/conduction/download-card.tokens.json",
1891
+ "isSource": true,
1892
+ "original": {
1893
+ "value": "{utrecht.document.color}"
1894
+ },
1895
+ "name": "conductionDownloadCardTitleColor",
1896
+ "attributes": {
1897
+ "category": "conduction",
1898
+ "type": "download-card",
1899
+ "item": "title",
1900
+ "subitem": "color"
1901
+ },
1902
+ "path": [
1903
+ "conduction",
1904
+ "download-card",
1905
+ "title",
1906
+ "color"
1907
+ ]
1908
+ },
1909
+ {
1910
+ "value": "\"Rijksoverheid Sans\", Monospace, \"Noto Sans\", Arial, sans-serif",
1911
+ "filePath": "src/component/conduction/download-card.tokens.json",
1912
+ "isSource": true,
1913
+ "original": {
1914
+ "value": "{commonground.typography.rijksoverheid-sans.font-family}"
1915
+ },
1916
+ "name": "conductionDownloadCardTitleFontFamily",
1917
+ "attributes": {
1918
+ "category": "conduction",
1919
+ "type": "download-card",
1920
+ "item": "title",
1921
+ "subitem": "font-family"
1922
+ },
1923
+ "path": [
1924
+ "conduction",
1925
+ "download-card",
1926
+ "title",
1927
+ "font-family"
1928
+ ]
1929
+ },
1930
+ {
1931
+ "value": "20px",
1932
+ "filePath": "src/component/conduction/download-card.tokens.json",
1933
+ "isSource": true,
1934
+ "original": {
1935
+ "value": "{commonground.font-size.lg}"
1936
+ },
1937
+ "name": "conductionDownloadCardTitleFontSize",
1938
+ "attributes": {
1939
+ "category": "conduction",
1940
+ "type": "download-card",
1941
+ "item": "title",
1942
+ "subitem": "font-size"
1943
+ },
1944
+ "path": [
1945
+ "conduction",
1946
+ "download-card",
1947
+ "title",
1948
+ "font-size"
1949
+ ]
1950
+ },
1951
+ {
1952
+ "value": "700",
1953
+ "filePath": "src/component/conduction/download-card.tokens.json",
1954
+ "isSource": true,
1955
+ "original": {
1956
+ "value": "{commonground.typography.font-weight.bold}"
1957
+ },
1958
+ "name": "conductionDownloadCardTitleFontWeight",
1959
+ "attributes": {
1960
+ "category": "conduction",
1961
+ "type": "download-card",
1962
+ "item": "title",
1963
+ "subitem": "font-weight"
1964
+ },
1965
+ "path": [
1966
+ "conduction",
1967
+ "download-card",
1968
+ "title",
1969
+ "font-weight"
1970
+ ]
1971
+ },
1972
+ {
1973
+ "value": "14px",
1974
+ "filePath": "src/component/conduction/download-card.tokens.json",
1975
+ "isSource": true,
1976
+ "original": {
1977
+ "value": "{commonground.size.sm}"
1978
+ },
1979
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
1980
+ "attributes": {
1981
+ "category": "conduction",
1982
+ "type": "download-card",
1983
+ "item": "title",
1984
+ "subitem": "margin-inline-end"
1985
+ },
1986
+ "path": [
1987
+ "conduction",
1988
+ "download-card",
1989
+ "title",
1990
+ "margin-inline-end"
1991
+ ]
1992
+ },
1993
+ {
1994
+ "value": "#767676",
1995
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1996
+ "isSource": true,
1997
+ "original": {
1998
+ "value": "{commonground.color.grey.46}"
1999
+ },
2000
+ "name": "conductionInputCheckboxBorderColor",
2001
+ "attributes": {
2002
+ "category": "conduction",
2003
+ "type": "input-checkbox",
2004
+ "item": "border-color"
2005
+ },
2006
+ "path": [
2007
+ "conduction",
2008
+ "input-checkbox",
2009
+ "border-color"
2010
+ ]
2011
+ },
2012
+ {
2013
+ "value": "3px",
2014
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2015
+ "isSource": true,
2016
+ "original": {
2017
+ "value": "3px"
2018
+ },
2019
+ "name": "conductionInputCheckboxBorderRadius",
2020
+ "attributes": {
2021
+ "category": "conduction",
2022
+ "type": "input-checkbox",
2023
+ "item": "border-radius"
2024
+ },
2025
+ "path": [
2026
+ "conduction",
2027
+ "input-checkbox",
2028
+ "border-radius"
2029
+ ]
2030
+ },
2031
+ {
2032
+ "value": "solid",
2033
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2034
+ "isSource": true,
2035
+ "original": {
2036
+ "value": "solid"
2037
+ },
2038
+ "name": "conductionInputCheckboxBorderStyle",
2039
+ "attributes": {
2040
+ "category": "conduction",
2041
+ "type": "input-checkbox",
2042
+ "item": "border-style"
2043
+ },
2044
+ "path": [
2045
+ "conduction",
2046
+ "input-checkbox",
2047
+ "border-style"
2048
+ ]
2049
+ },
2050
+ {
2051
+ "value": "1px",
2052
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2053
+ "isSource": true,
2054
+ "original": {
2055
+ "value": "{commonground.size.4xs}"
2056
+ },
2057
+ "name": "conductionInputCheckboxBorderWidth",
2058
+ "attributes": {
2059
+ "category": "conduction",
2060
+ "type": "input-checkbox",
2061
+ "item": "border-width"
2062
+ },
2063
+ "path": [
2064
+ "conduction",
2065
+ "input-checkbox",
2066
+ "border-width"
2067
+ ]
2068
+ },
2069
+ {
2070
+ "value": "#ffbc2c",
2071
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2072
+ "isSource": true,
2073
+ "original": {
2074
+ "value": "{commonground.color.primary}"
2075
+ },
2076
+ "name": "conductionInputCheckboxCheckedBorderColor",
2077
+ "attributes": {
2078
+ "category": "conduction",
2079
+ "type": "input-checkbox",
2080
+ "item": "checked",
2081
+ "subitem": "border-color"
2082
+ },
2083
+ "path": [
2084
+ "conduction",
2085
+ "input-checkbox",
2086
+ "checked",
2087
+ "border-color"
2088
+ ]
2089
+ },
2090
+ {
2091
+ "value": "3px",
2092
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2093
+ "isSource": true,
2094
+ "original": {
2095
+ "value": "3px"
2096
+ },
2097
+ "name": "conductionInputCheckboxCheckedBorderRadius",
2098
+ "attributes": {
2099
+ "category": "conduction",
2100
+ "type": "input-checkbox",
2101
+ "item": "checked",
2102
+ "subitem": "border-radius"
2103
+ },
2104
+ "path": [
2105
+ "conduction",
2106
+ "input-checkbox",
2107
+ "checked",
2108
+ "border-radius"
2109
+ ]
2110
+ },
2111
+ {
2112
+ "value": "solid",
2113
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2114
+ "isSource": true,
2115
+ "original": {
2116
+ "value": "solid"
2117
+ },
2118
+ "name": "conductionInputCheckboxCheckedBorderStyle",
2119
+ "attributes": {
2120
+ "category": "conduction",
2121
+ "type": "input-checkbox",
2122
+ "item": "checked",
2123
+ "subitem": "border-style"
2124
+ },
2125
+ "path": [
2126
+ "conduction",
2127
+ "input-checkbox",
2128
+ "checked",
2129
+ "border-style"
2130
+ ]
2131
+ },
2132
+ {
2133
+ "value": "1px",
2134
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2135
+ "isSource": true,
2136
+ "original": {
2137
+ "value": "{commonground.size.4xs}"
2138
+ },
2139
+ "name": "conductionInputCheckboxCheckedBorderWidth",
2140
+ "attributes": {
2141
+ "category": "conduction",
2142
+ "type": "input-checkbox",
2143
+ "item": "checked",
2144
+ "subitem": "border-width"
2145
+ },
2146
+ "path": [
2147
+ "conduction",
2148
+ "input-checkbox",
2149
+ "checked",
2150
+ "border-width"
2151
+ ]
2152
+ },
2153
+ {
2154
+ "value": "#ffbc2c",
2155
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2156
+ "isSource": true,
2157
+ "original": {
2158
+ "value": "{commonground.color.primary}"
2159
+ },
2160
+ "name": "conductionInputCheckboxCheckedColor",
2161
+ "attributes": {
2162
+ "category": "conduction",
2163
+ "type": "input-checkbox",
2164
+ "item": "checked",
2165
+ "subitem": "color"
2166
+ },
2167
+ "path": [
2168
+ "conduction",
2169
+ "input-checkbox",
2170
+ "checked",
2171
+ "color"
2172
+ ]
2173
+ },
2174
+ {
2175
+ "value": "#ffae00",
2176
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2177
+ "isSource": true,
2178
+ "original": {
2179
+ "value": "{commonground.color.primary-hover}"
2180
+ },
2181
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
2182
+ "attributes": {
2183
+ "category": "conduction",
2184
+ "type": "input-checkbox",
2185
+ "item": "checked",
2186
+ "subitem": "hover",
2187
+ "state": "border-color"
2188
+ },
2189
+ "path": [
2190
+ "conduction",
2191
+ "input-checkbox",
2192
+ "checked",
2193
+ "hover",
2194
+ "border-color"
2195
+ ]
2196
+ },
2197
+ {
2198
+ "value": "3px",
2199
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2200
+ "isSource": true,
2201
+ "original": {
2202
+ "value": "3px"
2203
+ },
2204
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
2205
+ "attributes": {
2206
+ "category": "conduction",
2207
+ "type": "input-checkbox",
2208
+ "item": "checked",
2209
+ "subitem": "hover",
2210
+ "state": "border-radius"
2211
+ },
2212
+ "path": [
2213
+ "conduction",
2214
+ "input-checkbox",
2215
+ "checked",
2216
+ "hover",
2217
+ "border-radius"
2218
+ ]
2219
+ },
2220
+ {
2221
+ "value": "solid",
2222
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2223
+ "isSource": true,
2224
+ "original": {
2225
+ "value": "solid"
2226
+ },
2227
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
2228
+ "attributes": {
2229
+ "category": "conduction",
2230
+ "type": "input-checkbox",
2231
+ "item": "checked",
2232
+ "subitem": "hover",
2233
+ "state": "border-style"
2234
+ },
2235
+ "path": [
2236
+ "conduction",
2237
+ "input-checkbox",
2238
+ "checked",
2239
+ "hover",
2240
+ "border-style"
2241
+ ]
2242
+ },
2243
+ {
2244
+ "value": "1px",
2245
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2246
+ "isSource": true,
2247
+ "original": {
2248
+ "value": "{commonground.size.4xs}"
2249
+ },
2250
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
2251
+ "attributes": {
2252
+ "category": "conduction",
2253
+ "type": "input-checkbox",
2254
+ "item": "checked",
2255
+ "subitem": "hover",
2256
+ "state": "border-width"
2257
+ },
2258
+ "path": [
2259
+ "conduction",
2260
+ "input-checkbox",
2261
+ "checked",
2262
+ "hover",
2263
+ "border-width"
2264
+ ]
2265
+ },
2266
+ {
2267
+ "value": "#ffae00",
2268
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2269
+ "isSource": true,
2270
+ "original": {
2271
+ "value": "{commonground.color.primary-hover}"
2272
+ },
2273
+ "name": "conductionInputCheckboxCheckedHoverColor",
2274
+ "attributes": {
2275
+ "category": "conduction",
2276
+ "type": "input-checkbox",
2277
+ "item": "checked",
2278
+ "subitem": "hover",
2279
+ "state": "color"
2280
+ },
2281
+ "path": [
2282
+ "conduction",
2283
+ "input-checkbox",
2284
+ "checked",
2285
+ "hover",
2286
+ "color"
2287
+ ]
2288
+ },
2289
+ {
2290
+ "value": "#ffffff",
2291
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2292
+ "isSource": true,
2293
+ "original": {
2294
+ "value": "{commonground.color.white.100}"
2295
+ },
2296
+ "name": "conductionInputCheckboxColor",
2297
+ "attributes": {
2298
+ "category": "conduction",
2299
+ "type": "input-checkbox",
2300
+ "item": "color"
2301
+ },
2302
+ "path": [
2303
+ "conduction",
2304
+ "input-checkbox",
2305
+ "color"
2306
+ ]
2307
+ },
2308
+ {
2309
+ "value": "#d1d1d1",
2310
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2311
+ "isSource": true,
2312
+ "original": {
2313
+ "value": "{commonground.color.grey.82}"
2314
+ },
2315
+ "name": "conductionInputCheckboxDisabledBorderColor",
2316
+ "attributes": {
2317
+ "category": "conduction",
2318
+ "type": "input-checkbox",
2319
+ "item": "disabled",
2320
+ "subitem": "border-color"
2321
+ },
2322
+ "path": [
2323
+ "conduction",
2324
+ "input-checkbox",
2325
+ "disabled",
2326
+ "border-color"
2327
+ ]
2328
+ },
2329
+ {
2330
+ "value": "3px",
2331
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2332
+ "isSource": true,
2333
+ "original": {
2334
+ "value": "3px"
2335
+ },
2336
+ "name": "conductionInputCheckboxDisabledBorderRadius",
2337
+ "attributes": {
2338
+ "category": "conduction",
2339
+ "type": "input-checkbox",
2340
+ "item": "disabled",
2341
+ "subitem": "border-radius"
2342
+ },
2343
+ "path": [
2344
+ "conduction",
2345
+ "input-checkbox",
2346
+ "disabled",
2347
+ "border-radius"
2348
+ ]
2349
+ },
2350
+ {
2351
+ "value": "solid",
2352
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2353
+ "isSource": true,
2354
+ "original": {
2355
+ "value": "solid"
2356
+ },
2357
+ "name": "conductionInputCheckboxDisabledBorderStyle",
2358
+ "attributes": {
2359
+ "category": "conduction",
2360
+ "type": "input-checkbox",
2361
+ "item": "disabled",
2362
+ "subitem": "border-style"
2363
+ },
2364
+ "path": [
2365
+ "conduction",
2366
+ "input-checkbox",
2367
+ "disabled",
2368
+ "border-style"
2369
+ ]
2370
+ },
2371
+ {
2372
+ "value": "1px",
2373
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2374
+ "isSource": true,
2375
+ "original": {
2376
+ "value": "{commonground.size.4xs}"
2377
+ },
2378
+ "name": "conductionInputCheckboxDisabledBorderWidth",
2379
+ "attributes": {
2380
+ "category": "conduction",
2381
+ "type": "input-checkbox",
2382
+ "item": "disabled",
2383
+ "subitem": "border-width"
2384
+ },
2385
+ "path": [
2386
+ "conduction",
2387
+ "input-checkbox",
2388
+ "disabled",
2389
+ "border-width"
2390
+ ]
2391
+ },
2392
+ {
2393
+ "value": "#d1d1d1",
2394
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2395
+ "isSource": true,
2396
+ "original": {
2397
+ "value": "{commonground.color.grey.82}"
2398
+ },
2399
+ "name": "conductionInputCheckboxDisabledColor",
2400
+ "attributes": {
2401
+ "category": "conduction",
2402
+ "type": "input-checkbox",
2403
+ "item": "disabled",
2404
+ "subitem": "color"
2405
+ },
2406
+ "path": [
2407
+ "conduction",
2408
+ "input-checkbox",
2409
+ "disabled",
2410
+ "color"
2411
+ ]
2412
+ },
2413
+ {
2414
+ "value": "#d1d1d1",
2415
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2416
+ "isSource": true,
2417
+ "original": {
2418
+ "value": "{commonground.color.grey.82}"
2419
+ },
2420
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
2421
+ "attributes": {
2422
+ "category": "conduction",
2423
+ "type": "input-checkbox",
2424
+ "item": "disabled",
2425
+ "subitem": "hover",
2426
+ "state": "border-color"
2427
+ },
2428
+ "path": [
2429
+ "conduction",
2430
+ "input-checkbox",
2431
+ "disabled",
2432
+ "hover",
2433
+ "border-color"
2434
+ ]
2435
+ },
2436
+ {
2437
+ "value": "3px",
2438
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2439
+ "isSource": true,
2440
+ "original": {
2441
+ "value": "3px"
2442
+ },
2443
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
2444
+ "attributes": {
2445
+ "category": "conduction",
2446
+ "type": "input-checkbox",
2447
+ "item": "disabled",
2448
+ "subitem": "hover",
2449
+ "state": "border-radius"
2450
+ },
2451
+ "path": [
2452
+ "conduction",
2453
+ "input-checkbox",
2454
+ "disabled",
2455
+ "hover",
2456
+ "border-radius"
2457
+ ]
2458
+ },
2459
+ {
2460
+ "value": "solid",
2461
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2462
+ "isSource": true,
2463
+ "original": {
2464
+ "value": "solid"
2465
+ },
2466
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
2467
+ "attributes": {
2468
+ "category": "conduction",
2469
+ "type": "input-checkbox",
2470
+ "item": "disabled",
2471
+ "subitem": "hover",
2472
+ "state": "border-style"
2473
+ },
2474
+ "path": [
2475
+ "conduction",
2476
+ "input-checkbox",
2477
+ "disabled",
2478
+ "hover",
2479
+ "border-style"
2480
+ ]
2481
+ },
2482
+ {
2483
+ "value": "1px",
2484
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2485
+ "isSource": true,
2486
+ "original": {
2487
+ "value": "{commonground.size.4xs}"
2488
+ },
2489
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
2490
+ "attributes": {
2491
+ "category": "conduction",
2492
+ "type": "input-checkbox",
2493
+ "item": "disabled",
2494
+ "subitem": "hover",
2495
+ "state": "border-width"
2496
+ },
2497
+ "path": [
2498
+ "conduction",
2499
+ "input-checkbox",
2500
+ "disabled",
2501
+ "hover",
2502
+ "border-width"
2503
+ ]
2504
+ },
2505
+ {
2506
+ "value": "#d1d1d1",
2507
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2508
+ "isSource": true,
2509
+ "original": {
2510
+ "value": "{commonground.color.grey.82}"
2511
+ },
2512
+ "name": "conductionInputCheckboxDisabledHoverColor",
2513
+ "attributes": {
2514
+ "category": "conduction",
2515
+ "type": "input-checkbox",
2516
+ "item": "disabled",
2517
+ "subitem": "hover",
2518
+ "state": "color"
2519
+ },
2520
+ "path": [
2521
+ "conduction",
2522
+ "input-checkbox",
2523
+ "disabled",
2524
+ "hover",
2525
+ "color"
2526
+ ]
2527
+ },
2528
+ {
2529
+ "value": "#000000",
2530
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2531
+ "isSource": true,
2532
+ "original": {
2533
+ "value": "{commonground.color.black.0}"
2534
+ },
2535
+ "name": "conductionInputCheckboxFocusOutlineColor",
2536
+ "attributes": {
2537
+ "category": "conduction",
2538
+ "type": "input-checkbox",
2539
+ "item": "focus",
2540
+ "subitem": "outline-color"
2541
+ },
2542
+ "path": [
2543
+ "conduction",
2544
+ "input-checkbox",
2545
+ "focus",
2546
+ "outline-color"
2547
+ ]
2548
+ },
2549
+ {
2550
+ "value": "2px",
2551
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2552
+ "isSource": true,
2553
+ "original": {
2554
+ "value": "2px"
2555
+ },
2556
+ "name": "conductionInputCheckboxFocusOutlineOffset",
2557
+ "attributes": {
2558
+ "category": "conduction",
2559
+ "type": "input-checkbox",
2560
+ "item": "focus",
2561
+ "subitem": "outline-offset"
2562
+ },
2563
+ "path": [
2564
+ "conduction",
2565
+ "input-checkbox",
2566
+ "focus",
2567
+ "outline-offset"
2568
+ ]
2569
+ },
2570
+ {
2571
+ "value": "solid",
2572
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2573
+ "isSource": true,
2574
+ "original": {
2575
+ "value": "solid"
2576
+ },
2577
+ "name": "conductionInputCheckboxFocusOutlineStyle",
2578
+ "attributes": {
2579
+ "category": "conduction",
2580
+ "type": "input-checkbox",
2581
+ "item": "focus",
2582
+ "subitem": "outline-style"
2583
+ },
2584
+ "path": [
2585
+ "conduction",
2586
+ "input-checkbox",
2587
+ "focus",
2588
+ "outline-style"
2589
+ ]
2590
+ },
2591
+ {
2592
+ "value": "2px",
2593
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2594
+ "isSource": true,
2595
+ "original": {
2596
+ "value": "2px"
2597
+ },
2598
+ "name": "conductionInputCheckboxFocusOutlineWidth",
2599
+ "attributes": {
2600
+ "category": "conduction",
2601
+ "type": "input-checkbox",
2602
+ "item": "focus",
2603
+ "subitem": "outline-width"
2604
+ },
2605
+ "path": [
2606
+ "conduction",
2607
+ "input-checkbox",
2608
+ "focus",
2609
+ "outline-width"
2610
+ ]
2611
+ },
2612
+ {
2613
+ "value": "#4f4f4f",
2614
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2615
+ "isSource": true,
2616
+ "original": {
2617
+ "value": "{commonground.color.grey.31}"
2618
+ },
2619
+ "name": "conductionInputCheckboxHoverBorderColor",
2620
+ "attributes": {
2621
+ "category": "conduction",
2622
+ "type": "input-checkbox",
2623
+ "item": "hover",
2624
+ "subitem": "border-color"
2625
+ },
2626
+ "path": [
2627
+ "conduction",
2628
+ "input-checkbox",
2629
+ "hover",
2630
+ "border-color"
2631
+ ]
2632
+ },
2633
+ {
2634
+ "value": "3px",
2635
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2636
+ "isSource": true,
2637
+ "original": {
2638
+ "value": "3px"
2639
+ },
2640
+ "name": "conductionInputCheckboxHoverBorderRadius",
2641
+ "attributes": {
2642
+ "category": "conduction",
2643
+ "type": "input-checkbox",
2644
+ "item": "hover",
2645
+ "subitem": "border-radius"
2646
+ },
2647
+ "path": [
2648
+ "conduction",
2649
+ "input-checkbox",
2650
+ "hover",
2651
+ "border-radius"
1521
2652
  ]
1522
2653
  },
1523
2654
  {
1524
- "value": "#ffffff",
1525
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2655
+ "value": "solid",
2656
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1526
2657
  "isSource": true,
1527
2658
  "original": {
1528
- "value": "{commonground.color.white.100}"
2659
+ "value": "solid"
1529
2660
  },
1530
- "name": "conductionCardWrapperBackgroundColor",
2661
+ "name": "conductionInputCheckboxHoverBorderStyle",
1531
2662
  "attributes": {
1532
2663
  "category": "conduction",
1533
- "type": "card-wrapper",
1534
- "item": "background-color"
2664
+ "type": "input-checkbox",
2665
+ "item": "hover",
2666
+ "subitem": "border-style"
1535
2667
  },
1536
2668
  "path": [
1537
2669
  "conduction",
1538
- "card-wrapper",
1539
- "background-color"
2670
+ "input-checkbox",
2671
+ "hover",
2672
+ "border-style"
1540
2673
  ]
1541
2674
  },
1542
2675
  {
1543
- "value": "6px",
1544
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2676
+ "value": "1px",
2677
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1545
2678
  "isSource": true,
1546
2679
  "original": {
1547
- "value": "6px"
2680
+ "value": "{commonground.size.4xs}"
1548
2681
  },
1549
- "name": "conductionCardWrapperBorderRadius",
2682
+ "name": "conductionInputCheckboxHoverBorderWidth",
1550
2683
  "attributes": {
1551
2684
  "category": "conduction",
1552
- "type": "card-wrapper",
1553
- "item": "border-radius"
2685
+ "type": "input-checkbox",
2686
+ "item": "hover",
2687
+ "subitem": "border-width"
1554
2688
  },
1555
2689
  "path": [
1556
2690
  "conduction",
1557
- "card-wrapper",
1558
- "border-radius"
2691
+ "input-checkbox",
2692
+ "hover",
2693
+ "border-width"
1559
2694
  ]
1560
2695
  },
1561
2696
  {
1562
- "value": "#0000001c 0px 0px 0px 1px",
1563
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2697
+ "value": "#ffffff",
2698
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1564
2699
  "isSource": true,
1565
2700
  "original": {
1566
- "value": "{commonground.color.black.0-11t} 0px 0px 0px 1px"
2701
+ "value": "{commonground.color.white.100}"
1567
2702
  },
1568
- "name": "conductionCardWrapperBoxShadow",
2703
+ "name": "conductionInputCheckboxHoverColor",
1569
2704
  "attributes": {
1570
2705
  "category": "conduction",
1571
- "type": "card-wrapper",
1572
- "item": "box-shadow"
2706
+ "type": "input-checkbox",
2707
+ "item": "hover",
2708
+ "subitem": "color"
1573
2709
  },
1574
2710
  "path": [
1575
2711
  "conduction",
1576
- "card-wrapper",
1577
- "box-shadow"
2712
+ "input-checkbox",
2713
+ "hover",
2714
+ "color"
1578
2715
  ]
1579
2716
  },
1580
2717
  {
1581
2718
  "value": "#000000",
1582
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2719
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1583
2720
  "isSource": true,
1584
2721
  "original": {
1585
- "value": "{commonground.color.black.0}"
2722
+ "value": "{utrecht.document.color}"
1586
2723
  },
1587
- "name": "conductionCardWrapperColor",
2724
+ "name": "conductionInputCheckboxLabelColor",
1588
2725
  "attributes": {
1589
2726
  "category": "conduction",
1590
- "type": "card-wrapper",
1591
- "item": "color"
2727
+ "type": "input-checkbox",
2728
+ "item": "label",
2729
+ "subitem": "color"
1592
2730
  },
1593
2731
  "path": [
1594
2732
  "conduction",
1595
- "card-wrapper",
2733
+ "input-checkbox",
2734
+ "label",
1596
2735
  "color"
1597
2736
  ]
1598
2737
  },
1599
2738
  {
1600
- "value": "20px",
1601
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2739
+ "value": "3px",
2740
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1602
2741
  "isSource": true,
1603
2742
  "original": {
1604
- "value": "20px"
2743
+ "value": "3px"
1605
2744
  },
1606
- "name": "conductionCardWrapperPaddingBlockEnd",
2745
+ "name": "conductionInputCheckboxLabelContainerMargin",
1607
2746
  "attributes": {
1608
2747
  "category": "conduction",
1609
- "type": "card-wrapper",
1610
- "item": "padding-block-end"
2748
+ "type": "input-checkbox",
2749
+ "item": "label",
2750
+ "subitem": "container",
2751
+ "state": "margin"
1611
2752
  },
1612
2753
  "path": [
1613
2754
  "conduction",
1614
- "card-wrapper",
1615
- "padding-block-end"
2755
+ "input-checkbox",
2756
+ "label",
2757
+ "container",
2758
+ "margin"
1616
2759
  ]
1617
2760
  },
1618
2761
  {
1619
- "value": "20px",
1620
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2762
+ "value": "3px",
2763
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1621
2764
  "isSource": true,
1622
2765
  "original": {
1623
- "value": "20px"
2766
+ "value": "3px"
1624
2767
  },
1625
- "name": "conductionCardWrapperPaddingBlockStart",
2768
+ "name": "conductionInputCheckboxLabelContainerPadding",
1626
2769
  "attributes": {
1627
2770
  "category": "conduction",
1628
- "type": "card-wrapper",
1629
- "item": "padding-block-start"
2771
+ "type": "input-checkbox",
2772
+ "item": "label",
2773
+ "subitem": "container",
2774
+ "state": "padding"
1630
2775
  },
1631
2776
  "path": [
1632
2777
  "conduction",
1633
- "card-wrapper",
1634
- "padding-block-start"
2778
+ "input-checkbox",
2779
+ "label",
2780
+ "container",
2781
+ "padding"
1635
2782
  ]
1636
2783
  },
1637
2784
  {
1638
- "value": "24px",
1639
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2785
+ "value": "\"Rijksoverheid Sans\", Monospace, Arial, sans-serif",
2786
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1640
2787
  "isSource": true,
1641
2788
  "original": {
1642
- "value": "{commonground.size.lg}"
2789
+ "value": "{utrecht.document.font-family}"
1643
2790
  },
1644
- "name": "conductionCardWrapperPaddingInlineEnd",
2791
+ "name": "conductionInputCheckboxLabelFontFamily",
1645
2792
  "attributes": {
1646
2793
  "category": "conduction",
1647
- "type": "card-wrapper",
1648
- "item": "padding-inline-end"
2794
+ "type": "input-checkbox",
2795
+ "item": "label",
2796
+ "subitem": "font-family"
1649
2797
  },
1650
2798
  "path": [
1651
2799
  "conduction",
1652
- "card-wrapper",
1653
- "padding-inline-end"
2800
+ "input-checkbox",
2801
+ "label",
2802
+ "font-family"
1654
2803
  ]
1655
2804
  },
1656
2805
  {
1657
- "value": "24px",
1658
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2806
+ "value": "16px",
2807
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1659
2808
  "isSource": true,
1660
2809
  "original": {
1661
- "value": "{commonground.size.lg}"
2810
+ "value": "{utrecht.document.font-size}"
1662
2811
  },
1663
- "name": "conductionCardWrapperPaddingInlineStart",
2812
+ "name": "conductionInputCheckboxLabelFontSize",
1664
2813
  "attributes": {
1665
2814
  "category": "conduction",
1666
- "type": "card-wrapper",
1667
- "item": "padding-inline-start"
2815
+ "type": "input-checkbox",
2816
+ "item": "label",
2817
+ "subitem": "font-size"
1668
2818
  },
1669
2819
  "path": [
1670
2820
  "conduction",
1671
- "card-wrapper",
1672
- "padding-inline-start"
2821
+ "input-checkbox",
2822
+ "label",
2823
+ "font-size"
1673
2824
  ]
1674
2825
  },
1675
2826
  {
@@ -2017,6 +3168,69 @@
2017
3168
  "inline-size"
2018
3169
  ]
2019
3170
  },
3171
+ {
3172
+ "value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')",
3173
+ "filePath": "src/component/conduction/logo.tokens.json",
3174
+ "isSource": true,
3175
+ "original": {
3176
+ "value": "url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png')"
3177
+ },
3178
+ "name": "conductionLogoNavbarBackgroundImage",
3179
+ "attributes": {
3180
+ "category": "conduction",
3181
+ "type": "logo",
3182
+ "item": "navbar",
3183
+ "subitem": "background-image"
3184
+ },
3185
+ "path": [
3186
+ "conduction",
3187
+ "logo",
3188
+ "navbar",
3189
+ "background-image"
3190
+ ]
3191
+ },
3192
+ {
3193
+ "value": "47px",
3194
+ "filePath": "src/component/conduction/logo.tokens.json",
3195
+ "isSource": true,
3196
+ "original": {
3197
+ "value": "47px"
3198
+ },
3199
+ "name": "conductionLogoNavbarBlockSize",
3200
+ "attributes": {
3201
+ "category": "conduction",
3202
+ "type": "logo",
3203
+ "item": "navbar",
3204
+ "subitem": "block-size"
3205
+ },
3206
+ "path": [
3207
+ "conduction",
3208
+ "logo",
3209
+ "navbar",
3210
+ "block-size"
3211
+ ]
3212
+ },
3213
+ {
3214
+ "value": "47px",
3215
+ "filePath": "src/component/conduction/logo.tokens.json",
3216
+ "isSource": true,
3217
+ "original": {
3218
+ "value": "47px"
3219
+ },
3220
+ "name": "conductionLogoNavbarInlineSize",
3221
+ "attributes": {
3222
+ "category": "conduction",
3223
+ "type": "logo",
3224
+ "item": "navbar",
3225
+ "subitem": "inline-size"
3226
+ },
3227
+ "path": [
3228
+ "conduction",
3229
+ "logo",
3230
+ "navbar",
3231
+ "inline-size"
3232
+ ]
3233
+ },
2020
3234
  {
2021
3235
  "value": "unset",
2022
3236
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -5065,6 +6279,63 @@
5065
6279
  "color"
5066
6280
  ]
5067
6281
  },
6282
+ {
6283
+ "value": "#000000 ",
6284
+ "filePath": "src/component/utrecht/badge.tokens.json",
6285
+ "isSource": true,
6286
+ "original": {
6287
+ "value": "{commonground.color.black.0} "
6288
+ },
6289
+ "name": "utrechtBadgeBackgroundColor",
6290
+ "attributes": {
6291
+ "category": "utrecht",
6292
+ "type": "badge",
6293
+ "item": "background-color"
6294
+ },
6295
+ "path": [
6296
+ "utrecht",
6297
+ "badge",
6298
+ "background-color"
6299
+ ]
6300
+ },
6301
+ {
6302
+ "value": "0",
6303
+ "filePath": "src/component/utrecht/badge.tokens.json",
6304
+ "isSource": true,
6305
+ "original": {
6306
+ "value": "0"
6307
+ },
6308
+ "name": "utrechtBadgeBorderRadius",
6309
+ "attributes": {
6310
+ "category": "utrecht",
6311
+ "type": "badge",
6312
+ "item": "border-radius"
6313
+ },
6314
+ "path": [
6315
+ "utrecht",
6316
+ "badge",
6317
+ "border-radius"
6318
+ ]
6319
+ },
6320
+ {
6321
+ "value": "#ffffff ",
6322
+ "filePath": "src/component/utrecht/badge.tokens.json",
6323
+ "isSource": true,
6324
+ "original": {
6325
+ "value": "{commonground.color.white.100} "
6326
+ },
6327
+ "name": "utrechtBadgeColor",
6328
+ "attributes": {
6329
+ "category": "utrecht",
6330
+ "type": "badge",
6331
+ "item": "color"
6332
+ },
6333
+ "path": [
6334
+ "utrecht",
6335
+ "badge",
6336
+ "color"
6337
+ ]
6338
+ },
5068
6339
  {
5069
6340
  "value": "#ffbc2c",
5070
6341
  "filePath": "src/component/utrecht/badge-counter.tokens.json",
@@ -5236,6 +6507,82 @@
5236
6507
  "text-decoration"
5237
6508
  ]
5238
6509
  },
6510
+ {
6511
+ "value": "14px",
6512
+ "filePath": "src/component/utrecht/badge.tokens.json",
6513
+ "isSource": true,
6514
+ "original": {
6515
+ "value": "{commonground.font-size.sm}"
6516
+ },
6517
+ "name": "utrechtBadgeFontSize",
6518
+ "attributes": {
6519
+ "category": "utrecht",
6520
+ "type": "badge",
6521
+ "item": "font-size"
6522
+ },
6523
+ "path": [
6524
+ "utrecht",
6525
+ "badge",
6526
+ "font-size"
6527
+ ]
6528
+ },
6529
+ {
6530
+ "value": "400",
6531
+ "filePath": "src/component/utrecht/badge.tokens.json",
6532
+ "isSource": true,
6533
+ "original": {
6534
+ "value": "{commonground.typography.font-weight.normal}"
6535
+ },
6536
+ "name": "utrechtBadgeFontWeight",
6537
+ "attributes": {
6538
+ "category": "utrecht",
6539
+ "type": "badge",
6540
+ "item": "font-weight"
6541
+ },
6542
+ "path": [
6543
+ "utrecht",
6544
+ "badge",
6545
+ "font-weight"
6546
+ ]
6547
+ },
6548
+ {
6549
+ "value": "8px",
6550
+ "filePath": "src/component/utrecht/badge.tokens.json",
6551
+ "isSource": true,
6552
+ "original": {
6553
+ "value": "{commonground.size.xs}"
6554
+ },
6555
+ "name": "utrechtBadgePaddingBlock",
6556
+ "attributes": {
6557
+ "category": "utrecht",
6558
+ "type": "badge",
6559
+ "item": "padding-block"
6560
+ },
6561
+ "path": [
6562
+ "utrecht",
6563
+ "badge",
6564
+ "padding-block"
6565
+ ]
6566
+ },
6567
+ {
6568
+ "value": "8px",
6569
+ "filePath": "src/component/utrecht/badge.tokens.json",
6570
+ "isSource": true,
6571
+ "original": {
6572
+ "value": "{commonground.size.xs}"
6573
+ },
6574
+ "name": "utrechtBadgePaddingInline",
6575
+ "attributes": {
6576
+ "category": "utrecht",
6577
+ "type": "badge",
6578
+ "item": "padding-inline"
6579
+ },
6580
+ "path": [
6581
+ "utrecht",
6582
+ "badge",
6583
+ "padding-inline"
6584
+ ]
6585
+ },
5239
6586
  {
5240
6587
  "value": "#000000",
5241
6588
  "filePath": "src/component/utrecht/blockquote.tokens.json",