@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
@@ -289,6 +289,48 @@
289
289
  "29"
290
290
  ]
291
291
  },
292
+ "31": {
293
+ "value": "#4f4f4f",
294
+ "filePath": "src/brand/conduction/color.tokens.json",
295
+ "isSource": true,
296
+ "original": {
297
+ "value": "#4f4f4f"
298
+ },
299
+ "name": "conductionColorGrey31",
300
+ "attributes": {
301
+ "category": "conduction",
302
+ "type": "color",
303
+ "item": "grey",
304
+ "subitem": "31"
305
+ },
306
+ "path": [
307
+ "conduction",
308
+ "color",
309
+ "grey",
310
+ "31"
311
+ ]
312
+ },
313
+ "46": {
314
+ "value": "#767676",
315
+ "filePath": "src/brand/conduction/color.tokens.json",
316
+ "isSource": true,
317
+ "original": {
318
+ "value": "#767676"
319
+ },
320
+ "name": "conductionColorGrey46",
321
+ "attributes": {
322
+ "category": "conduction",
323
+ "type": "color",
324
+ "item": "grey",
325
+ "subitem": "46"
326
+ },
327
+ "path": [
328
+ "conduction",
329
+ "color",
330
+ "grey",
331
+ "46"
332
+ ]
333
+ },
292
334
  "48": {
293
335
  "value": "#7a7a7a",
294
336
  "filePath": "src/brand/conduction/color.tokens.json",
@@ -1418,157 +1460,1297 @@
1418
1460
  },
1419
1461
  "path": [
1420
1462
  "conduction",
1421
- "card-header",
1422
- "date",
1423
- "margin-block-end"
1463
+ "card-header",
1464
+ "date",
1465
+ "margin-block-end"
1466
+ ]
1467
+ }
1468
+ }
1469
+ },
1470
+ "card-wrapper": {
1471
+ "background-color": {
1472
+ "value": "#ffffff",
1473
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1474
+ "isSource": true,
1475
+ "original": {
1476
+ "value": "{conduction.color.white.100}"
1477
+ },
1478
+ "name": "conductionCardWrapperBackgroundColor",
1479
+ "attributes": {
1480
+ "category": "conduction",
1481
+ "type": "card-wrapper",
1482
+ "item": "background-color"
1483
+ },
1484
+ "path": [
1485
+ "conduction",
1486
+ "card-wrapper",
1487
+ "background-color"
1488
+ ]
1489
+ },
1490
+ "border-color": {},
1491
+ "border-style": {},
1492
+ "border-width": {},
1493
+ "border-bottom-color": {},
1494
+ "border-bottom-style": {},
1495
+ "border-bottom-width": {},
1496
+ "border-radius": {
1497
+ "value": "18px",
1498
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1499
+ "isSource": true,
1500
+ "original": {
1501
+ "value": "{conduction.size.md}"
1502
+ },
1503
+ "name": "conductionCardWrapperBorderRadius",
1504
+ "attributes": {
1505
+ "category": "conduction",
1506
+ "type": "card-wrapper",
1507
+ "item": "border-radius"
1508
+ },
1509
+ "path": [
1510
+ "conduction",
1511
+ "card-wrapper",
1512
+ "border-radius"
1513
+ ]
1514
+ },
1515
+ "box-shadow": {},
1516
+ "color": {
1517
+ "value": "#000000",
1518
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1519
+ "isSource": true,
1520
+ "original": {
1521
+ "value": "{conduction.color.black.0}"
1522
+ },
1523
+ "name": "conductionCardWrapperColor",
1524
+ "attributes": {
1525
+ "category": "conduction",
1526
+ "type": "card-wrapper",
1527
+ "item": "color"
1528
+ },
1529
+ "path": [
1530
+ "conduction",
1531
+ "card-wrapper",
1532
+ "color"
1533
+ ]
1534
+ },
1535
+ "hover": {
1536
+ "background-color": {},
1537
+ "border-bottom-color": {},
1538
+ "border-bottom-style": {},
1539
+ "border-bottom-width": {}
1540
+ },
1541
+ "padding-inline-end": {
1542
+ "value": "18px",
1543
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1544
+ "isSource": true,
1545
+ "original": {
1546
+ "value": "{conduction.size.md}"
1547
+ },
1548
+ "name": "conductionCardWrapperPaddingInlineEnd",
1549
+ "attributes": {
1550
+ "category": "conduction",
1551
+ "type": "card-wrapper",
1552
+ "item": "padding-inline-end"
1553
+ },
1554
+ "path": [
1555
+ "conduction",
1556
+ "card-wrapper",
1557
+ "padding-inline-end"
1558
+ ]
1559
+ },
1560
+ "padding-inline-start": {
1561
+ "value": "18px",
1562
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1563
+ "isSource": true,
1564
+ "original": {
1565
+ "value": "{conduction.size.md}"
1566
+ },
1567
+ "name": "conductionCardWrapperPaddingInlineStart",
1568
+ "attributes": {
1569
+ "category": "conduction",
1570
+ "type": "card-wrapper",
1571
+ "item": "padding-inline-start"
1572
+ },
1573
+ "path": [
1574
+ "conduction",
1575
+ "card-wrapper",
1576
+ "padding-inline-start"
1577
+ ]
1578
+ },
1579
+ "padding-block-end": {
1580
+ "value": "18px",
1581
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1582
+ "isSource": true,
1583
+ "original": {
1584
+ "value": "{conduction.size.md}"
1585
+ },
1586
+ "name": "conductionCardWrapperPaddingBlockEnd",
1587
+ "attributes": {
1588
+ "category": "conduction",
1589
+ "type": "card-wrapper",
1590
+ "item": "padding-block-end"
1591
+ },
1592
+ "path": [
1593
+ "conduction",
1594
+ "card-wrapper",
1595
+ "padding-block-end"
1596
+ ]
1597
+ },
1598
+ "padding-block-start": {
1599
+ "value": "18px",
1600
+ "filePath": "src/component/conduction/card-wrapper.tokens.json",
1601
+ "isSource": true,
1602
+ "original": {
1603
+ "value": "{conduction.size.md}"
1604
+ },
1605
+ "name": "conductionCardWrapperPaddingBlockStart",
1606
+ "attributes": {
1607
+ "category": "conduction",
1608
+ "type": "card-wrapper",
1609
+ "item": "padding-block-start"
1610
+ },
1611
+ "path": [
1612
+ "conduction",
1613
+ "card-wrapper",
1614
+ "padding-block-start"
1615
+ ]
1616
+ }
1617
+ },
1618
+ "input-checkbox": {
1619
+ "color": {
1620
+ "value": "#ffffff",
1621
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1622
+ "isSource": true,
1623
+ "original": {
1624
+ "value": "{conduction.color.white.100}"
1625
+ },
1626
+ "name": "conductionInputCheckboxColor",
1627
+ "attributes": {
1628
+ "category": "conduction",
1629
+ "type": "input-checkbox",
1630
+ "item": "color"
1631
+ },
1632
+ "path": [
1633
+ "conduction",
1634
+ "input-checkbox",
1635
+ "color"
1636
+ ]
1637
+ },
1638
+ "border-width": {
1639
+ "value": "1px",
1640
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1641
+ "isSource": true,
1642
+ "original": {
1643
+ "value": "{conduction.size.4xs}"
1644
+ },
1645
+ "name": "conductionInputCheckboxBorderWidth",
1646
+ "attributes": {
1647
+ "category": "conduction",
1648
+ "type": "input-checkbox",
1649
+ "item": "border-width"
1650
+ },
1651
+ "path": [
1652
+ "conduction",
1653
+ "input-checkbox",
1654
+ "border-width"
1655
+ ]
1656
+ },
1657
+ "border-style": {
1658
+ "value": "solid",
1659
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1660
+ "isSource": true,
1661
+ "original": {
1662
+ "value": "solid"
1663
+ },
1664
+ "name": "conductionInputCheckboxBorderStyle",
1665
+ "attributes": {
1666
+ "category": "conduction",
1667
+ "type": "input-checkbox",
1668
+ "item": "border-style"
1669
+ },
1670
+ "path": [
1671
+ "conduction",
1672
+ "input-checkbox",
1673
+ "border-style"
1674
+ ]
1675
+ },
1676
+ "border-color": {
1677
+ "value": "#767676",
1678
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1679
+ "isSource": true,
1680
+ "original": {
1681
+ "value": "{conduction.color.grey.46}"
1682
+ },
1683
+ "name": "conductionInputCheckboxBorderColor",
1684
+ "attributes": {
1685
+ "category": "conduction",
1686
+ "type": "input-checkbox",
1687
+ "item": "border-color"
1688
+ },
1689
+ "path": [
1690
+ "conduction",
1691
+ "input-checkbox",
1692
+ "border-color"
1693
+ ]
1694
+ },
1695
+ "border-radius": {
1696
+ "value": "3px",
1697
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1698
+ "isSource": true,
1699
+ "original": {
1700
+ "value": "3px"
1701
+ },
1702
+ "name": "conductionInputCheckboxBorderRadius",
1703
+ "attributes": {
1704
+ "category": "conduction",
1705
+ "type": "input-checkbox",
1706
+ "item": "border-radius"
1707
+ },
1708
+ "path": [
1709
+ "conduction",
1710
+ "input-checkbox",
1711
+ "border-radius"
1712
+ ]
1713
+ },
1714
+ "box-shadow": {},
1715
+ "hover": {
1716
+ "color": {
1717
+ "value": "#ffffff",
1718
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1719
+ "isSource": true,
1720
+ "original": {
1721
+ "value": "{conduction.color.white.100}"
1722
+ },
1723
+ "name": "conductionInputCheckboxHoverColor",
1724
+ "attributes": {
1725
+ "category": "conduction",
1726
+ "type": "input-checkbox",
1727
+ "item": "hover",
1728
+ "subitem": "color"
1729
+ },
1730
+ "path": [
1731
+ "conduction",
1732
+ "input-checkbox",
1733
+ "hover",
1734
+ "color"
1735
+ ]
1736
+ },
1737
+ "border-width": {
1738
+ "value": "1px",
1739
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1740
+ "isSource": true,
1741
+ "original": {
1742
+ "value": "{conduction.size.4xs}"
1743
+ },
1744
+ "name": "conductionInputCheckboxHoverBorderWidth",
1745
+ "attributes": {
1746
+ "category": "conduction",
1747
+ "type": "input-checkbox",
1748
+ "item": "hover",
1749
+ "subitem": "border-width"
1750
+ },
1751
+ "path": [
1752
+ "conduction",
1753
+ "input-checkbox",
1754
+ "hover",
1755
+ "border-width"
1756
+ ]
1757
+ },
1758
+ "border-style": {
1759
+ "value": "solid",
1760
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1761
+ "isSource": true,
1762
+ "original": {
1763
+ "value": "solid"
1764
+ },
1765
+ "name": "conductionInputCheckboxHoverBorderStyle",
1766
+ "attributes": {
1767
+ "category": "conduction",
1768
+ "type": "input-checkbox",
1769
+ "item": "hover",
1770
+ "subitem": "border-style"
1771
+ },
1772
+ "path": [
1773
+ "conduction",
1774
+ "input-checkbox",
1775
+ "hover",
1776
+ "border-style"
1777
+ ]
1778
+ },
1779
+ "border-color": {
1780
+ "value": "#4f4f4f",
1781
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1782
+ "isSource": true,
1783
+ "original": {
1784
+ "value": "{conduction.color.grey.31}"
1785
+ },
1786
+ "name": "conductionInputCheckboxHoverBorderColor",
1787
+ "attributes": {
1788
+ "category": "conduction",
1789
+ "type": "input-checkbox",
1790
+ "item": "hover",
1791
+ "subitem": "border-color"
1792
+ },
1793
+ "path": [
1794
+ "conduction",
1795
+ "input-checkbox",
1796
+ "hover",
1797
+ "border-color"
1798
+ ]
1799
+ },
1800
+ "border-radius": {
1801
+ "value": "3px",
1802
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1803
+ "isSource": true,
1804
+ "original": {
1805
+ "value": "3px"
1806
+ },
1807
+ "name": "conductionInputCheckboxHoverBorderRadius",
1808
+ "attributes": {
1809
+ "category": "conduction",
1810
+ "type": "input-checkbox",
1811
+ "item": "hover",
1812
+ "subitem": "border-radius"
1813
+ },
1814
+ "path": [
1815
+ "conduction",
1816
+ "input-checkbox",
1817
+ "hover",
1818
+ "border-radius"
1819
+ ]
1820
+ },
1821
+ "box-shadow": {}
1822
+ },
1823
+ "checked": {
1824
+ "color": {
1825
+ "value": "#4376fc",
1826
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1827
+ "isSource": true,
1828
+ "original": {
1829
+ "value": "{conduction.color.primary}"
1830
+ },
1831
+ "name": "conductionInputCheckboxCheckedColor",
1832
+ "attributes": {
1833
+ "category": "conduction",
1834
+ "type": "input-checkbox",
1835
+ "item": "checked",
1836
+ "subitem": "color"
1837
+ },
1838
+ "path": [
1839
+ "conduction",
1840
+ "input-checkbox",
1841
+ "checked",
1842
+ "color"
1843
+ ]
1844
+ },
1845
+ "border-width": {
1846
+ "value": "1px",
1847
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1848
+ "isSource": true,
1849
+ "original": {
1850
+ "value": "{conduction.size.4xs}"
1851
+ },
1852
+ "name": "conductionInputCheckboxCheckedBorderWidth",
1853
+ "attributes": {
1854
+ "category": "conduction",
1855
+ "type": "input-checkbox",
1856
+ "item": "checked",
1857
+ "subitem": "border-width"
1858
+ },
1859
+ "path": [
1860
+ "conduction",
1861
+ "input-checkbox",
1862
+ "checked",
1863
+ "border-width"
1864
+ ]
1865
+ },
1866
+ "border-style": {
1867
+ "value": "solid",
1868
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1869
+ "isSource": true,
1870
+ "original": {
1871
+ "value": "solid"
1872
+ },
1873
+ "name": "conductionInputCheckboxCheckedBorderStyle",
1874
+ "attributes": {
1875
+ "category": "conduction",
1876
+ "type": "input-checkbox",
1877
+ "item": "checked",
1878
+ "subitem": "border-style"
1879
+ },
1880
+ "path": [
1881
+ "conduction",
1882
+ "input-checkbox",
1883
+ "checked",
1884
+ "border-style"
1885
+ ]
1886
+ },
1887
+ "border-color": {
1888
+ "value": "#4376fc",
1889
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1890
+ "isSource": true,
1891
+ "original": {
1892
+ "value": "{conduction.color.primary}"
1893
+ },
1894
+ "name": "conductionInputCheckboxCheckedBorderColor",
1895
+ "attributes": {
1896
+ "category": "conduction",
1897
+ "type": "input-checkbox",
1898
+ "item": "checked",
1899
+ "subitem": "border-color"
1900
+ },
1901
+ "path": [
1902
+ "conduction",
1903
+ "input-checkbox",
1904
+ "checked",
1905
+ "border-color"
1906
+ ]
1907
+ },
1908
+ "border-radius": {
1909
+ "value": "3px",
1910
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1911
+ "isSource": true,
1912
+ "original": {
1913
+ "value": "3px"
1914
+ },
1915
+ "name": "conductionInputCheckboxCheckedBorderRadius",
1916
+ "attributes": {
1917
+ "category": "conduction",
1918
+ "type": "input-checkbox",
1919
+ "item": "checked",
1920
+ "subitem": "border-radius"
1921
+ },
1922
+ "path": [
1923
+ "conduction",
1924
+ "input-checkbox",
1925
+ "checked",
1926
+ "border-radius"
1927
+ ]
1928
+ },
1929
+ "box-shadow": {},
1930
+ "checkmark-url": {},
1931
+ "hover": {
1932
+ "color": {
1933
+ "value": "#2e5ed9",
1934
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1935
+ "isSource": true,
1936
+ "original": {
1937
+ "value": "{conduction.color.primary-hover}"
1938
+ },
1939
+ "name": "conductionInputCheckboxCheckedHoverColor",
1940
+ "attributes": {
1941
+ "category": "conduction",
1942
+ "type": "input-checkbox",
1943
+ "item": "checked",
1944
+ "subitem": "hover",
1945
+ "state": "color"
1946
+ },
1947
+ "path": [
1948
+ "conduction",
1949
+ "input-checkbox",
1950
+ "checked",
1951
+ "hover",
1952
+ "color"
1953
+ ]
1954
+ },
1955
+ "border-width": {
1956
+ "value": "1px",
1957
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1958
+ "isSource": true,
1959
+ "original": {
1960
+ "value": "{conduction.size.4xs}"
1961
+ },
1962
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
1963
+ "attributes": {
1964
+ "category": "conduction",
1965
+ "type": "input-checkbox",
1966
+ "item": "checked",
1967
+ "subitem": "hover",
1968
+ "state": "border-width"
1969
+ },
1970
+ "path": [
1971
+ "conduction",
1972
+ "input-checkbox",
1973
+ "checked",
1974
+ "hover",
1975
+ "border-width"
1976
+ ]
1977
+ },
1978
+ "border-style": {
1979
+ "value": "solid",
1980
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1981
+ "isSource": true,
1982
+ "original": {
1983
+ "value": "solid"
1984
+ },
1985
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
1986
+ "attributes": {
1987
+ "category": "conduction",
1988
+ "type": "input-checkbox",
1989
+ "item": "checked",
1990
+ "subitem": "hover",
1991
+ "state": "border-style"
1992
+ },
1993
+ "path": [
1994
+ "conduction",
1995
+ "input-checkbox",
1996
+ "checked",
1997
+ "hover",
1998
+ "border-style"
1999
+ ]
2000
+ },
2001
+ "border-color": {
2002
+ "value": "#2e5ed9",
2003
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2004
+ "isSource": true,
2005
+ "original": {
2006
+ "value": "{conduction.color.primary-hover}"
2007
+ },
2008
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
2009
+ "attributes": {
2010
+ "category": "conduction",
2011
+ "type": "input-checkbox",
2012
+ "item": "checked",
2013
+ "subitem": "hover",
2014
+ "state": "border-color"
2015
+ },
2016
+ "path": [
2017
+ "conduction",
2018
+ "input-checkbox",
2019
+ "checked",
2020
+ "hover",
2021
+ "border-color"
2022
+ ]
2023
+ },
2024
+ "border-radius": {
2025
+ "value": "3px",
2026
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2027
+ "isSource": true,
2028
+ "original": {
2029
+ "value": "3px"
2030
+ },
2031
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
2032
+ "attributes": {
2033
+ "category": "conduction",
2034
+ "type": "input-checkbox",
2035
+ "item": "checked",
2036
+ "subitem": "hover",
2037
+ "state": "border-radius"
2038
+ },
2039
+ "path": [
2040
+ "conduction",
2041
+ "input-checkbox",
2042
+ "checked",
2043
+ "hover",
2044
+ "border-radius"
2045
+ ]
2046
+ },
2047
+ "box-shadow": {}
2048
+ }
2049
+ },
2050
+ "disabled": {
2051
+ "color": {
2052
+ "value": "#d1d1d1",
2053
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2054
+ "isSource": true,
2055
+ "original": {
2056
+ "value": "{conduction.color.grey.82}"
2057
+ },
2058
+ "name": "conductionInputCheckboxDisabledColor",
2059
+ "attributes": {
2060
+ "category": "conduction",
2061
+ "type": "input-checkbox",
2062
+ "item": "disabled",
2063
+ "subitem": "color"
2064
+ },
2065
+ "path": [
2066
+ "conduction",
2067
+ "input-checkbox",
2068
+ "disabled",
2069
+ "color"
2070
+ ]
2071
+ },
2072
+ "border-width": {
2073
+ "value": "1px",
2074
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2075
+ "isSource": true,
2076
+ "original": {
2077
+ "value": "{conduction.size.4xs}"
2078
+ },
2079
+ "name": "conductionInputCheckboxDisabledBorderWidth",
2080
+ "attributes": {
2081
+ "category": "conduction",
2082
+ "type": "input-checkbox",
2083
+ "item": "disabled",
2084
+ "subitem": "border-width"
2085
+ },
2086
+ "path": [
2087
+ "conduction",
2088
+ "input-checkbox",
2089
+ "disabled",
2090
+ "border-width"
2091
+ ]
2092
+ },
2093
+ "border-style": {
2094
+ "value": "solid",
2095
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2096
+ "isSource": true,
2097
+ "original": {
2098
+ "value": "solid"
2099
+ },
2100
+ "name": "conductionInputCheckboxDisabledBorderStyle",
2101
+ "attributes": {
2102
+ "category": "conduction",
2103
+ "type": "input-checkbox",
2104
+ "item": "disabled",
2105
+ "subitem": "border-style"
2106
+ },
2107
+ "path": [
2108
+ "conduction",
2109
+ "input-checkbox",
2110
+ "disabled",
2111
+ "border-style"
2112
+ ]
2113
+ },
2114
+ "border-color": {
2115
+ "value": "#d1d1d1",
2116
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2117
+ "isSource": true,
2118
+ "original": {
2119
+ "value": "{conduction.color.grey.82}"
2120
+ },
2121
+ "name": "conductionInputCheckboxDisabledBorderColor",
2122
+ "attributes": {
2123
+ "category": "conduction",
2124
+ "type": "input-checkbox",
2125
+ "item": "disabled",
2126
+ "subitem": "border-color"
2127
+ },
2128
+ "path": [
2129
+ "conduction",
2130
+ "input-checkbox",
2131
+ "disabled",
2132
+ "border-color"
2133
+ ]
2134
+ },
2135
+ "border-radius": {
2136
+ "value": "3px",
2137
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2138
+ "isSource": true,
2139
+ "original": {
2140
+ "value": "3px"
2141
+ },
2142
+ "name": "conductionInputCheckboxDisabledBorderRadius",
2143
+ "attributes": {
2144
+ "category": "conduction",
2145
+ "type": "input-checkbox",
2146
+ "item": "disabled",
2147
+ "subitem": "border-radius"
2148
+ },
2149
+ "path": [
2150
+ "conduction",
2151
+ "input-checkbox",
2152
+ "disabled",
2153
+ "border-radius"
2154
+ ]
2155
+ },
2156
+ "box-shadow": {},
2157
+ "hover": {
2158
+ "color": {
2159
+ "value": "#d1d1d1",
2160
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2161
+ "isSource": true,
2162
+ "original": {
2163
+ "value": "{conduction.color.grey.82}"
2164
+ },
2165
+ "name": "conductionInputCheckboxDisabledHoverColor",
2166
+ "attributes": {
2167
+ "category": "conduction",
2168
+ "type": "input-checkbox",
2169
+ "item": "disabled",
2170
+ "subitem": "hover",
2171
+ "state": "color"
2172
+ },
2173
+ "path": [
2174
+ "conduction",
2175
+ "input-checkbox",
2176
+ "disabled",
2177
+ "hover",
2178
+ "color"
2179
+ ]
2180
+ },
2181
+ "border-width": {
2182
+ "value": "1px",
2183
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2184
+ "isSource": true,
2185
+ "original": {
2186
+ "value": "{conduction.size.4xs}"
2187
+ },
2188
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
2189
+ "attributes": {
2190
+ "category": "conduction",
2191
+ "type": "input-checkbox",
2192
+ "item": "disabled",
2193
+ "subitem": "hover",
2194
+ "state": "border-width"
2195
+ },
2196
+ "path": [
2197
+ "conduction",
2198
+ "input-checkbox",
2199
+ "disabled",
2200
+ "hover",
2201
+ "border-width"
2202
+ ]
2203
+ },
2204
+ "border-style": {
2205
+ "value": "solid",
2206
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2207
+ "isSource": true,
2208
+ "original": {
2209
+ "value": "solid"
2210
+ },
2211
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
2212
+ "attributes": {
2213
+ "category": "conduction",
2214
+ "type": "input-checkbox",
2215
+ "item": "disabled",
2216
+ "subitem": "hover",
2217
+ "state": "border-style"
2218
+ },
2219
+ "path": [
2220
+ "conduction",
2221
+ "input-checkbox",
2222
+ "disabled",
2223
+ "hover",
2224
+ "border-style"
2225
+ ]
2226
+ },
2227
+ "border-color": {
2228
+ "value": "#d1d1d1",
2229
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2230
+ "isSource": true,
2231
+ "original": {
2232
+ "value": "{conduction.color.grey.82}"
2233
+ },
2234
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
2235
+ "attributes": {
2236
+ "category": "conduction",
2237
+ "type": "input-checkbox",
2238
+ "item": "disabled",
2239
+ "subitem": "hover",
2240
+ "state": "border-color"
2241
+ },
2242
+ "path": [
2243
+ "conduction",
2244
+ "input-checkbox",
2245
+ "disabled",
2246
+ "hover",
2247
+ "border-color"
2248
+ ]
2249
+ },
2250
+ "border-radius": {
2251
+ "value": "3px",
2252
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2253
+ "isSource": true,
2254
+ "original": {
2255
+ "value": "3px"
2256
+ },
2257
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
2258
+ "attributes": {
2259
+ "category": "conduction",
2260
+ "type": "input-checkbox",
2261
+ "item": "disabled",
2262
+ "subitem": "hover",
2263
+ "state": "border-radius"
2264
+ },
2265
+ "path": [
2266
+ "conduction",
2267
+ "input-checkbox",
2268
+ "disabled",
2269
+ "hover",
2270
+ "border-radius"
2271
+ ]
2272
+ },
2273
+ "box-shadow": {}
2274
+ }
2275
+ },
2276
+ "focus": {
2277
+ "outline-width": {
2278
+ "value": "2px",
2279
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2280
+ "isSource": true,
2281
+ "original": {
2282
+ "value": "2px"
2283
+ },
2284
+ "name": "conductionInputCheckboxFocusOutlineWidth",
2285
+ "attributes": {
2286
+ "category": "conduction",
2287
+ "type": "input-checkbox",
2288
+ "item": "focus",
2289
+ "subitem": "outline-width"
2290
+ },
2291
+ "path": [
2292
+ "conduction",
2293
+ "input-checkbox",
2294
+ "focus",
2295
+ "outline-width"
2296
+ ]
2297
+ },
2298
+ "outline-style": {
2299
+ "value": "solid",
2300
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2301
+ "isSource": true,
2302
+ "original": {
2303
+ "value": "solid"
2304
+ },
2305
+ "name": "conductionInputCheckboxFocusOutlineStyle",
2306
+ "attributes": {
2307
+ "category": "conduction",
2308
+ "type": "input-checkbox",
2309
+ "item": "focus",
2310
+ "subitem": "outline-style"
2311
+ },
2312
+ "path": [
2313
+ "conduction",
2314
+ "input-checkbox",
2315
+ "focus",
2316
+ "outline-style"
2317
+ ]
2318
+ },
2319
+ "outline-color": {
2320
+ "value": "#000000",
2321
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2322
+ "isSource": true,
2323
+ "original": {
2324
+ "value": "{conduction.color.black.0}"
2325
+ },
2326
+ "name": "conductionInputCheckboxFocusOutlineColor",
2327
+ "attributes": {
2328
+ "category": "conduction",
2329
+ "type": "input-checkbox",
2330
+ "item": "focus",
2331
+ "subitem": "outline-color"
2332
+ },
2333
+ "path": [
2334
+ "conduction",
2335
+ "input-checkbox",
2336
+ "focus",
2337
+ "outline-color"
2338
+ ]
2339
+ },
2340
+ "outline-offset": {
2341
+ "value": "2px",
2342
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2343
+ "isSource": true,
2344
+ "original": {
2345
+ "value": "2px"
2346
+ },
2347
+ "name": "conductionInputCheckboxFocusOutlineOffset",
2348
+ "attributes": {
2349
+ "category": "conduction",
2350
+ "type": "input-checkbox",
2351
+ "item": "focus",
2352
+ "subitem": "outline-offset"
2353
+ },
2354
+ "path": [
2355
+ "conduction",
2356
+ "input-checkbox",
2357
+ "focus",
2358
+ "outline-offset"
2359
+ ]
2360
+ }
2361
+ },
2362
+ "label": {
2363
+ "color": {
2364
+ "value": "#000000",
2365
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2366
+ "isSource": true,
2367
+ "original": {
2368
+ "value": "{utrecht.document.color}"
2369
+ },
2370
+ "name": "conductionInputCheckboxLabelColor",
2371
+ "attributes": {
2372
+ "category": "conduction",
2373
+ "type": "input-checkbox",
2374
+ "item": "label",
2375
+ "subitem": "color"
2376
+ },
2377
+ "path": [
2378
+ "conduction",
2379
+ "input-checkbox",
2380
+ "label",
2381
+ "color"
2382
+ ]
2383
+ },
2384
+ "font-size": {
2385
+ "value": "18px",
2386
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2387
+ "isSource": true,
2388
+ "original": {
2389
+ "value": "{utrecht.document.font-size}"
2390
+ },
2391
+ "name": "conductionInputCheckboxLabelFontSize",
2392
+ "attributes": {
2393
+ "category": "conduction",
2394
+ "type": "input-checkbox",
2395
+ "item": "label",
2396
+ "subitem": "font-size"
2397
+ },
2398
+ "path": [
2399
+ "conduction",
2400
+ "input-checkbox",
2401
+ "label",
2402
+ "font-size"
2403
+ ]
2404
+ },
2405
+ "font-weight": {},
2406
+ "font-family": {
2407
+ "value": "\"Noto Sans\", Arial, sans-serif",
2408
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2409
+ "isSource": true,
2410
+ "original": {
2411
+ "value": "{utrecht.document.font-family}"
2412
+ },
2413
+ "name": "conductionInputCheckboxLabelFontFamily",
2414
+ "attributes": {
2415
+ "category": "conduction",
2416
+ "type": "input-checkbox",
2417
+ "item": "label",
2418
+ "subitem": "font-family"
2419
+ },
2420
+ "path": [
2421
+ "conduction",
2422
+ "input-checkbox",
2423
+ "label",
2424
+ "font-family"
2425
+ ]
2426
+ },
2427
+ "container": {
2428
+ "padding": {
2429
+ "value": "3px",
2430
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2431
+ "isSource": true,
2432
+ "original": {
2433
+ "value": "3px"
2434
+ },
2435
+ "name": "conductionInputCheckboxLabelContainerPadding",
2436
+ "attributes": {
2437
+ "category": "conduction",
2438
+ "type": "input-checkbox",
2439
+ "item": "label",
2440
+ "subitem": "container",
2441
+ "state": "padding"
2442
+ },
2443
+ "path": [
2444
+ "conduction",
2445
+ "input-checkbox",
2446
+ "label",
2447
+ "container",
2448
+ "padding"
2449
+ ]
2450
+ },
2451
+ "margin": {
2452
+ "value": "3px",
2453
+ "filePath": "src/component/conduction/checkbox.tokens.json",
2454
+ "isSource": true,
2455
+ "original": {
2456
+ "value": "3px"
2457
+ },
2458
+ "name": "conductionInputCheckboxLabelContainerMargin",
2459
+ "attributes": {
2460
+ "category": "conduction",
2461
+ "type": "input-checkbox",
2462
+ "item": "label",
2463
+ "subitem": "container",
2464
+ "state": "margin"
2465
+ },
2466
+ "path": [
2467
+ "conduction",
2468
+ "input-checkbox",
2469
+ "label",
2470
+ "container",
2471
+ "margin"
2472
+ ]
2473
+ }
2474
+ }
2475
+ }
2476
+ },
2477
+ "download-card": {
2478
+ "background-color": {},
2479
+ "title": {
2480
+ "color": {
2481
+ "value": "#000000",
2482
+ "filePath": "src/component/conduction/download-card.tokens.json",
2483
+ "isSource": true,
2484
+ "original": {
2485
+ "value": "{utrecht.document.color}"
2486
+ },
2487
+ "name": "conductionDownloadCardTitleColor",
2488
+ "attributes": {
2489
+ "category": "conduction",
2490
+ "type": "download-card",
2491
+ "item": "title",
2492
+ "subitem": "color"
2493
+ },
2494
+ "path": [
2495
+ "conduction",
2496
+ "download-card",
2497
+ "title",
2498
+ "color"
2499
+ ]
2500
+ },
2501
+ "font-size": {
2502
+ "value": "18px",
2503
+ "filePath": "src/component/conduction/download-card.tokens.json",
2504
+ "isSource": true,
2505
+ "original": {
2506
+ "value": "{conduction.font-size.md}"
2507
+ },
2508
+ "name": "conductionDownloadCardTitleFontSize",
2509
+ "attributes": {
2510
+ "category": "conduction",
2511
+ "type": "download-card",
2512
+ "item": "title",
2513
+ "subitem": "font-size"
2514
+ },
2515
+ "path": [
2516
+ "conduction",
2517
+ "download-card",
2518
+ "title",
2519
+ "font-size"
2520
+ ]
2521
+ },
2522
+ "font-weight": {
2523
+ "value": "700",
2524
+ "filePath": "src/component/conduction/download-card.tokens.json",
2525
+ "isSource": true,
2526
+ "original": {
2527
+ "value": "{conduction.typography.font-weight.bold}"
2528
+ },
2529
+ "name": "conductionDownloadCardTitleFontWeight",
2530
+ "attributes": {
2531
+ "category": "conduction",
2532
+ "type": "download-card",
2533
+ "item": "title",
2534
+ "subitem": "font-weight"
2535
+ },
2536
+ "path": [
2537
+ "conduction",
2538
+ "download-card",
2539
+ "title",
2540
+ "font-weight"
2541
+ ]
2542
+ },
2543
+ "font-family": {
2544
+ "value": "\"Aldritch\", \"Noto Sans\", Arial, sans-serif",
2545
+ "filePath": "src/component/conduction/download-card.tokens.json",
2546
+ "isSource": true,
2547
+ "original": {
2548
+ "value": "{conduction.typography.aldritch.font-family}"
2549
+ },
2550
+ "name": "conductionDownloadCardTitleFontFamily",
2551
+ "attributes": {
2552
+ "category": "conduction",
2553
+ "type": "download-card",
2554
+ "item": "title",
2555
+ "subitem": "font-family"
2556
+ },
2557
+ "path": [
2558
+ "conduction",
2559
+ "download-card",
2560
+ "title",
2561
+ "font-family"
2562
+ ]
2563
+ },
2564
+ "margin-inline-end": {
2565
+ "value": "14px",
2566
+ "filePath": "src/component/conduction/download-card.tokens.json",
2567
+ "isSource": true,
2568
+ "original": {
2569
+ "value": "{conduction.size.sm}"
2570
+ },
2571
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
2572
+ "attributes": {
2573
+ "category": "conduction",
2574
+ "type": "download-card",
2575
+ "item": "title",
2576
+ "subitem": "margin-inline-end"
2577
+ },
2578
+ "path": [
2579
+ "conduction",
2580
+ "download-card",
2581
+ "title",
2582
+ "margin-inline-end"
1424
2583
  ]
1425
2584
  }
1426
- }
1427
- },
1428
- "card-wrapper": {
1429
- "background-color": {
1430
- "value": "#ffffff",
1431
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2585
+ },
2586
+ "border-width": {
2587
+ "value": "1px",
2588
+ "filePath": "src/component/conduction/download-card.tokens.json",
1432
2589
  "isSource": true,
1433
2590
  "original": {
1434
- "value": "{conduction.color.white.100}"
2591
+ "value": "{conduction.size.4xs}"
1435
2592
  },
1436
- "name": "conductionCardWrapperBackgroundColor",
2593
+ "name": "conductionDownloadCardBorderWidth",
1437
2594
  "attributes": {
1438
2595
  "category": "conduction",
1439
- "type": "card-wrapper",
1440
- "item": "background-color"
2596
+ "type": "download-card",
2597
+ "item": "border-width"
1441
2598
  },
1442
2599
  "path": [
1443
2600
  "conduction",
1444
- "card-wrapper",
1445
- "background-color"
2601
+ "download-card",
2602
+ "border-width"
2603
+ ]
2604
+ },
2605
+ "border-style": {
2606
+ "value": "solid",
2607
+ "filePath": "src/component/conduction/download-card.tokens.json",
2608
+ "isSource": true,
2609
+ "original": {
2610
+ "value": "solid"
2611
+ },
2612
+ "name": "conductionDownloadCardBorderStyle",
2613
+ "attributes": {
2614
+ "category": "conduction",
2615
+ "type": "download-card",
2616
+ "item": "border-style"
2617
+ },
2618
+ "path": [
2619
+ "conduction",
2620
+ "download-card",
2621
+ "border-style"
2622
+ ]
2623
+ },
2624
+ "border-color": {
2625
+ "value": "#d1d1d1",
2626
+ "filePath": "src/component/conduction/download-card.tokens.json",
2627
+ "isSource": true,
2628
+ "original": {
2629
+ "value": "{conduction.color.grey.82}"
2630
+ },
2631
+ "name": "conductionDownloadCardBorderColor",
2632
+ "attributes": {
2633
+ "category": "conduction",
2634
+ "type": "download-card",
2635
+ "item": "border-color"
2636
+ },
2637
+ "path": [
2638
+ "conduction",
2639
+ "download-card",
2640
+ "border-color"
1446
2641
  ]
1447
2642
  },
1448
- "border-color": {},
1449
- "border-style": {},
1450
- "border-width": {},
1451
- "border-bottom-color": {},
1452
- "border-bottom-style": {},
1453
- "border-bottom-width": {},
1454
2643
  "border-radius": {
1455
- "value": "18px",
1456
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2644
+ "value": "2px",
2645
+ "filePath": "src/component/conduction/download-card.tokens.json",
1457
2646
  "isSource": true,
1458
2647
  "original": {
1459
- "value": "{conduction.size.md}"
2648
+ "value": "{conduction.size.3xs}"
1460
2649
  },
1461
- "name": "conductionCardWrapperBorderRadius",
2650
+ "name": "conductionDownloadCardBorderRadius",
1462
2651
  "attributes": {
1463
2652
  "category": "conduction",
1464
- "type": "card-wrapper",
2653
+ "type": "download-card",
1465
2654
  "item": "border-radius"
1466
2655
  },
1467
2656
  "path": [
1468
2657
  "conduction",
1469
- "card-wrapper",
2658
+ "download-card",
1470
2659
  "border-radius"
1471
2660
  ]
1472
2661
  },
1473
- "box-shadow": {},
1474
- "color": {
1475
- "value": "#000000",
1476
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2662
+ "icon-gap": {
2663
+ "value": "8px",
2664
+ "filePath": "src/component/conduction/download-card.tokens.json",
1477
2665
  "isSource": true,
1478
2666
  "original": {
1479
- "value": "{conduction.color.black.0}"
2667
+ "value": "{conduction.size.xs}"
1480
2668
  },
1481
- "name": "conductionCardWrapperColor",
2669
+ "name": "conductionDownloadCardIconGap",
1482
2670
  "attributes": {
1483
2671
  "category": "conduction",
1484
- "type": "card-wrapper",
1485
- "item": "color"
2672
+ "type": "download-card",
2673
+ "item": "icon-gap"
1486
2674
  },
1487
2675
  "path": [
1488
2676
  "conduction",
1489
- "card-wrapper",
1490
- "color"
2677
+ "download-card",
2678
+ "icon-gap"
1491
2679
  ]
1492
2680
  },
1493
- "hover": {
1494
- "background-color": {},
1495
- "border-bottom-color": {},
1496
- "border-bottom-style": {},
1497
- "border-bottom-width": {}
1498
- },
1499
2681
  "padding-inline-end": {
1500
2682
  "value": "18px",
1501
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2683
+ "filePath": "src/component/conduction/download-card.tokens.json",
1502
2684
  "isSource": true,
1503
2685
  "original": {
1504
2686
  "value": "{conduction.size.md}"
1505
2687
  },
1506
- "name": "conductionCardWrapperPaddingInlineEnd",
2688
+ "name": "conductionDownloadCardPaddingInlineEnd",
1507
2689
  "attributes": {
1508
2690
  "category": "conduction",
1509
- "type": "card-wrapper",
2691
+ "type": "download-card",
1510
2692
  "item": "padding-inline-end"
1511
2693
  },
1512
2694
  "path": [
1513
2695
  "conduction",
1514
- "card-wrapper",
2696
+ "download-card",
1515
2697
  "padding-inline-end"
1516
2698
  ]
1517
2699
  },
1518
2700
  "padding-inline-start": {
1519
2701
  "value": "18px",
1520
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2702
+ "filePath": "src/component/conduction/download-card.tokens.json",
1521
2703
  "isSource": true,
1522
2704
  "original": {
1523
2705
  "value": "{conduction.size.md}"
1524
2706
  },
1525
- "name": "conductionCardWrapperPaddingInlineStart",
2707
+ "name": "conductionDownloadCardPaddingInlineStart",
1526
2708
  "attributes": {
1527
2709
  "category": "conduction",
1528
- "type": "card-wrapper",
2710
+ "type": "download-card",
1529
2711
  "item": "padding-inline-start"
1530
2712
  },
1531
2713
  "path": [
1532
2714
  "conduction",
1533
- "card-wrapper",
2715
+ "download-card",
1534
2716
  "padding-inline-start"
1535
2717
  ]
1536
2718
  },
1537
2719
  "padding-block-end": {
1538
2720
  "value": "18px",
1539
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2721
+ "filePath": "src/component/conduction/download-card.tokens.json",
1540
2722
  "isSource": true,
1541
2723
  "original": {
1542
2724
  "value": "{conduction.size.md}"
1543
2725
  },
1544
- "name": "conductionCardWrapperPaddingBlockEnd",
2726
+ "name": "conductionDownloadCardPaddingBlockEnd",
1545
2727
  "attributes": {
1546
2728
  "category": "conduction",
1547
- "type": "card-wrapper",
2729
+ "type": "download-card",
1548
2730
  "item": "padding-block-end"
1549
2731
  },
1550
2732
  "path": [
1551
2733
  "conduction",
1552
- "card-wrapper",
2734
+ "download-card",
1553
2735
  "padding-block-end"
1554
2736
  ]
1555
2737
  },
1556
2738
  "padding-block-start": {
1557
2739
  "value": "18px",
1558
- "filePath": "src/component/conduction/card-wrapper.tokens.json",
2740
+ "filePath": "src/component/conduction/download-card.tokens.json",
1559
2741
  "isSource": true,
1560
2742
  "original": {
1561
2743
  "value": "{conduction.size.md}"
1562
2744
  },
1563
- "name": "conductionCardWrapperPaddingBlockStart",
2745
+ "name": "conductionDownloadCardPaddingBlockStart",
1564
2746
  "attributes": {
1565
2747
  "category": "conduction",
1566
- "type": "card-wrapper",
2748
+ "type": "download-card",
1567
2749
  "item": "padding-block-start"
1568
2750
  },
1569
2751
  "path": [
1570
2752
  "conduction",
1571
- "card-wrapper",
2753
+ "download-card",
1572
2754
  "padding-block-start"
1573
2755
  ]
1574
2756
  }
@@ -1703,6 +2885,71 @@
1703
2885
  "background-image"
1704
2886
  ]
1705
2887
  }
2888
+ },
2889
+ "navbar": {
2890
+ "inline-size": {
2891
+ "value": "150px",
2892
+ "filePath": "src/component/conduction/logo.tokens.json",
2893
+ "isSource": true,
2894
+ "original": {
2895
+ "value": "150px"
2896
+ },
2897
+ "name": "conductionLogoNavbarInlineSize",
2898
+ "attributes": {
2899
+ "category": "conduction",
2900
+ "type": "logo",
2901
+ "item": "navbar",
2902
+ "subitem": "inline-size"
2903
+ },
2904
+ "path": [
2905
+ "conduction",
2906
+ "logo",
2907
+ "navbar",
2908
+ "inline-size"
2909
+ ]
2910
+ },
2911
+ "block-size": {
2912
+ "value": "40px",
2913
+ "filePath": "src/component/conduction/logo.tokens.json",
2914
+ "isSource": true,
2915
+ "original": {
2916
+ "value": "40px"
2917
+ },
2918
+ "name": "conductionLogoNavbarBlockSize",
2919
+ "attributes": {
2920
+ "category": "conduction",
2921
+ "type": "logo",
2922
+ "item": "navbar",
2923
+ "subitem": "block-size"
2924
+ },
2925
+ "path": [
2926
+ "conduction",
2927
+ "logo",
2928
+ "navbar",
2929
+ "block-size"
2930
+ ]
2931
+ },
2932
+ "background-image": {
2933
+ "value": "url('https://raw.githubusercontent.com/OpenCatalogi/web-app/df1e0533081d780c05b1d0b57ab327d97adcbdc6/pwa/src/assets/svgs/LogoConduction.svg')",
2934
+ "filePath": "src/component/conduction/logo.tokens.json",
2935
+ "isSource": true,
2936
+ "original": {
2937
+ "value": "url('https://raw.githubusercontent.com/OpenCatalogi/web-app/df1e0533081d780c05b1d0b57ab327d97adcbdc6/pwa/src/assets/svgs/LogoConduction.svg')"
2938
+ },
2939
+ "name": "conductionLogoNavbarBackgroundImage",
2940
+ "attributes": {
2941
+ "category": "conduction",
2942
+ "type": "logo",
2943
+ "item": "navbar",
2944
+ "subitem": "background-image"
2945
+ },
2946
+ "path": [
2947
+ "conduction",
2948
+ "logo",
2949
+ "navbar",
2950
+ "background-image"
2951
+ ]
2952
+ }
1706
2953
  }
1707
2954
  },
1708
2955
  "primary": {
@@ -5636,6 +6883,143 @@
5636
6883
  "min-block-size": {},
5637
6884
  "min-inline-size": {}
5638
6885
  },
6886
+ "badge": {
6887
+ "background-color": {
6888
+ "value": "#000000 ",
6889
+ "filePath": "src/component/utrecht/badge.tokens.json",
6890
+ "isSource": true,
6891
+ "original": {
6892
+ "value": "{conduction.color.black.0} "
6893
+ },
6894
+ "name": "utrechtBadgeBackgroundColor",
6895
+ "attributes": {
6896
+ "category": "utrecht",
6897
+ "type": "badge",
6898
+ "item": "background-color"
6899
+ },
6900
+ "path": [
6901
+ "utrecht",
6902
+ "badge",
6903
+ "background-color"
6904
+ ]
6905
+ },
6906
+ "border-radius": {
6907
+ "value": "0",
6908
+ "filePath": "src/component/utrecht/badge.tokens.json",
6909
+ "isSource": true,
6910
+ "original": {
6911
+ "value": "0"
6912
+ },
6913
+ "name": "utrechtBadgeBorderRadius",
6914
+ "attributes": {
6915
+ "category": "utrecht",
6916
+ "type": "badge",
6917
+ "item": "border-radius"
6918
+ },
6919
+ "path": [
6920
+ "utrecht",
6921
+ "badge",
6922
+ "border-radius"
6923
+ ]
6924
+ },
6925
+ "color": {
6926
+ "value": "#ffffff ",
6927
+ "filePath": "src/component/utrecht/badge.tokens.json",
6928
+ "isSource": true,
6929
+ "original": {
6930
+ "value": "{conduction.color.white.100} "
6931
+ },
6932
+ "name": "utrechtBadgeColor",
6933
+ "attributes": {
6934
+ "category": "utrecht",
6935
+ "type": "badge",
6936
+ "item": "color"
6937
+ },
6938
+ "path": [
6939
+ "utrecht",
6940
+ "badge",
6941
+ "color"
6942
+ ]
6943
+ },
6944
+ "font-size": {
6945
+ "value": "14px",
6946
+ "filePath": "src/component/utrecht/badge.tokens.json",
6947
+ "isSource": true,
6948
+ "original": {
6949
+ "value": "{conduction.font-size.sm}"
6950
+ },
6951
+ "name": "utrechtBadgeFontSize",
6952
+ "attributes": {
6953
+ "category": "utrecht",
6954
+ "type": "badge",
6955
+ "item": "font-size"
6956
+ },
6957
+ "path": [
6958
+ "utrecht",
6959
+ "badge",
6960
+ "font-size"
6961
+ ]
6962
+ },
6963
+ "font-weight": {
6964
+ "value": "400",
6965
+ "filePath": "src/component/utrecht/badge.tokens.json",
6966
+ "isSource": true,
6967
+ "original": {
6968
+ "value": "{conduction.typography.font-weight.normal}"
6969
+ },
6970
+ "name": "utrechtBadgeFontWeight",
6971
+ "attributes": {
6972
+ "category": "utrecht",
6973
+ "type": "badge",
6974
+ "item": "font-weight"
6975
+ },
6976
+ "path": [
6977
+ "utrecht",
6978
+ "badge",
6979
+ "font-weight"
6980
+ ]
6981
+ },
6982
+ "line-height": {},
6983
+ "padding-block": {
6984
+ "value": "8px",
6985
+ "filePath": "src/component/utrecht/badge.tokens.json",
6986
+ "isSource": true,
6987
+ "original": {
6988
+ "value": "{conduction.size.xs}"
6989
+ },
6990
+ "name": "utrechtBadgePaddingBlock",
6991
+ "attributes": {
6992
+ "category": "utrecht",
6993
+ "type": "badge",
6994
+ "item": "padding-block"
6995
+ },
6996
+ "path": [
6997
+ "utrecht",
6998
+ "badge",
6999
+ "padding-block"
7000
+ ]
7001
+ },
7002
+ "padding-inline": {
7003
+ "value": "8px",
7004
+ "filePath": "src/component/utrecht/badge.tokens.json",
7005
+ "isSource": true,
7006
+ "original": {
7007
+ "value": "{conduction.size.xs}"
7008
+ },
7009
+ "name": "utrechtBadgePaddingInline",
7010
+ "attributes": {
7011
+ "category": "utrecht",
7012
+ "type": "badge",
7013
+ "item": "padding-inline"
7014
+ },
7015
+ "path": [
7016
+ "utrecht",
7017
+ "badge",
7018
+ "padding-inline"
7019
+ ]
7020
+ },
7021
+ "text-transform": {}
7022
+ },
5639
7023
  "blockquote": {
5640
7024
  "background-color": {},
5641
7025
  "color": {},