@conduction/theme 1.0.23 → 1.0.24

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 (58) hide show
  1. package/README.md +5 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +1 -1
  3. package/conduction-design-tokens/dist/index.js +1 -1
  4. package/conduction-design-tokens/dist/index.less +1 -1
  5. package/conduction-design-tokens/dist/index.scss +1 -1
  6. package/conduction-design-tokens/dist/tokens.json +27 -10
  7. package/conduction-design-tokens/src/component/conduction/card.tokens.json +11 -0
  8. package/conduction-design-tokens/src/component/conduction/table.tokens.json +10 -2
  9. package/conduction-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  10. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +3 -4
  11. package/municipalities/dinkelland-design-tokens/dist/index.js +3 -4
  12. package/municipalities/dinkelland-design-tokens/dist/index.json +13 -32
  13. package/municipalities/dinkelland-design-tokens/dist/index.less +3 -4
  14. package/municipalities/dinkelland-design-tokens/dist/index.scss +3 -4
  15. package/municipalities/dinkelland-design-tokens/dist/tokens.json +29 -36
  16. package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +11 -0
  17. package/municipalities/dinkelland-design-tokens/src/component/conduction/table.tokens.json +3 -1
  18. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +2 -2
  19. package/municipalities/epe-design-tokens/dist/design-tokens.css +3 -4
  20. package/municipalities/epe-design-tokens/dist/index.js +3 -4
  21. package/municipalities/epe-design-tokens/dist/index.json +0 -19
  22. package/municipalities/epe-design-tokens/dist/index.less +3 -4
  23. package/municipalities/epe-design-tokens/dist/index.scss +3 -4
  24. package/municipalities/epe-design-tokens/dist/tokens.json +24 -43
  25. package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +3 -3
  26. package/municipalities/epe-design-tokens/src/component/conduction/table.tokens.json +0 -1
  27. package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  28. package/municipalities/leiden-design-tokens/dist/design-tokens.css +21 -21
  29. package/municipalities/leiden-design-tokens/dist/index.js +22 -22
  30. package/municipalities/leiden-design-tokens/dist/index.json +13 -13
  31. package/municipalities/leiden-design-tokens/dist/index.less +21 -21
  32. package/municipalities/leiden-design-tokens/dist/index.scss +21 -21
  33. package/municipalities/leiden-design-tokens/dist/tokens.json +2201 -2180
  34. package/municipalities/leiden-design-tokens/src/component/conduction/card.tokens.json +11 -0
  35. package/municipalities/leiden-design-tokens/src/component/conduction/table.tokens.json +24 -0
  36. package/municipalities/leiden-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  37. package/municipalities/leiden-design-tokens/src/component/utrecht/page.tokens.json +2 -2
  38. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +3 -4
  39. package/municipalities/tubbergen-design-tokens/dist/index.js +3 -4
  40. package/municipalities/tubbergen-design-tokens/dist/index.json +13 -32
  41. package/municipalities/tubbergen-design-tokens/dist/index.less +3 -4
  42. package/municipalities/tubbergen-design-tokens/dist/index.scss +3 -4
  43. package/municipalities/tubbergen-design-tokens/dist/tokens.json +29 -36
  44. package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +11 -0
  45. package/municipalities/tubbergen-design-tokens/src/component/conduction/table.tokens.json +3 -1
  46. package/municipalities/tubbergen-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  47. package/municipalities/tubbergen-design-tokens/src/component/utrecht/page.tokens.json +2 -2
  48. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +21 -21
  49. package/municipalities/xxllnc-design-tokens/dist/index.js +22 -22
  50. package/municipalities/xxllnc-design-tokens/dist/index.json +13 -13
  51. package/municipalities/xxllnc-design-tokens/dist/index.less +21 -21
  52. package/municipalities/xxllnc-design-tokens/dist/index.scss +21 -21
  53. package/municipalities/xxllnc-design-tokens/dist/tokens.json +2207 -2186
  54. package/municipalities/xxllnc-design-tokens/src/component/conduction/card.tokens.json +11 -0
  55. package/municipalities/xxllnc-design-tokens/src/component/conduction/table.tokens.json +24 -0
  56. package/municipalities/xxllnc-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  57. package/municipalities/xxllnc-design-tokens/src/component/utrecht/page.tokens.json +2 -2
  58. package/package.json +1 -1
@@ -5561,25 +5561,6 @@
5561
5561
  "background-color"
5562
5562
  ]
5563
5563
  },
5564
- {
5565
- "value": "collapse",
5566
- "filePath": "src/component/conduction/table.tokens.json",
5567
- "isSource": true,
5568
- "original": {
5569
- "value": "collapse"
5570
- },
5571
- "name": "utrechtTableBorderCollapse",
5572
- "attributes": {
5573
- "category": "utrecht",
5574
- "type": "table",
5575
- "item": "border-collapse"
5576
- },
5577
- "path": [
5578
- "utrecht",
5579
- "table",
5580
- "border-collapse"
5581
- ]
5582
- },
5583
5564
  {
5584
5565
  "value": "italic",
5585
5566
  "filePath": "src/component/conduction/table.tokens.json",
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 18 Aug 2023 08:25:21 GMT
3
+ // Generated on Fri, 18 Aug 2023 12:11:55 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -47,7 +47,6 @@
47
47
  @utrecht-table-caption-font-style: italic;
48
48
  @utrecht-table-header-text-transform: unset;
49
49
  @utrecht-table-header-border-block-end-width: 5px;
50
- @utrecht-table-border-collapse: collapse;
51
50
  @utrecht-page-header-logo-max-width: 100px;
52
51
  @utrecht-page-footer-padding-block-end: 200px;
53
52
  @utrecht-page-footer-background-image: url("data:image/svg+xml,%3Csvg id='eHZsFqTy0zM1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1680 727' shape-rendering='geometricPrecision' text-rendering='geometricPrecision'%3E%3Crect width='1680' height='629.500004' rx='0' ry='0' transform='translate(.000001 0)' fill='%2300549e' stroke-width='0'/%3E%3Crect width='1680' height='87' rx='0' ry='0' transform='translate(0 640)' fill='%23002e57' stroke-width='0'/%3E%3Cpath d='M1652.1,82.4923c-12.95-.0847-15.71-.4571-17.6-.7143-1.41-.2052-2.89-.2887-4.37-.2459c0-.0132,0-.0266,0-.0398c0-.0169,0-.0338.02-.05.26-.3469-.36-.5285-.98-.6571-.72-.151-1.11.0714-1.42.2928-.22.1646-.46.3222-.73.4715-8.47.0398-16.79.0326-24.76.0071-.27-.1164-.52-.2446-.73-.3826-.62-.4357-1.27-.4602-2.49-.1572-.62.1506-1.2.3265-1.75.5255h-1.89c-3.77-.0092-7.39-.0183-10.89-.0245-.03-.0246-.06-.0502-.09-.0765-.04-.0537-.11-.1023-.21-.1418-.56-.2245-1.1-.0959-1.65.0347-.2.0517-.41.0955-.63.1306l-.17.0255-.19.0275h-3.8c-.35-.1524-.62-.34-.78-.5469-.11-.1035-.3-.187-.54-.237-.23-.05-.5-.0636-.76-.0385-.28.2606-.33.5573-.15.8337-2.46.0071-4.76.0285-6.97.053-.42-.102-.84-.1949-1.26-.2908-.49-.1133-.98-.2255-1.47-.3418-.56-.1317-1.32-.25-1.64-.0572-1.42.8459-2.85.5561-4.25.2715-.57-.1327-1.18-.2254-1.81-.2745l-.26-.0143c-.39-.0487-.8-.0597-1.2-.032-.41.0277-.79.0933-1.12.1922-.68.2398-.29.4153.1.5908.08.0367.16.0724.23.1102.35.1898.47.4398-.14.5326-.38.0495-.77.0723-1.16.0674-.15,0-.29,0-.44.0071-.23-.0103-.46-.0419-.66-.0929-.21-.051-.38-.1202-.52-.203-.17-.1178-.3-.2426-.41-.3724-.34-.3776-.61-.6684-1.53.2357-.19.1938-.54.102-.74-.0388-.1-.066-.18-.1341-.25-.2041l-.1-.0826c-2.5.6122-3.95.2326-5.02-.8112-.16-.1612-.89.2898-1.12.5469-.06.0865-.11.1757-.14.2663-.11.2694-.22.5469-1.11.4918-.9-.0551-1.12-.4867-1.15-.8652-.02-.3113-.12-.6123-1.14-.4929-1.35.1083-2.73.0136-3.94-.2683-1.06-.1559-2.22-.145-3.27.0306-1.05.1809-2.21.1864-3.27.0153-.41.4077-1.09.7545-1.94.9979-.76.22-1.37.5229-1.78.8785-10.38-.0959-20.27-.2938-30.28-.4928-22.14-.4418-44.85-.8949-74.64-.2969l.42.2041c-10.6.2969-21.85.2469-32.94.0673v-.5571l-6.71.1224c-2.64.049-5.31.102-7.99.1459l-6.19-.1469c-1.71-.0415-3.4-.082-5.08-.1214v.45c-16.98.2581-34.56.3938-50.97.0398l.56-.2041c-33.33-.5102-39.1-.2551-47.17.102-10.02.4467-20.1.6735-30.17.6796-.43-.3653-15.53-.6224-31.01-.8857-16.34-.2786-33.11-.5633-33.53-.9908-1.41.1722-2.9.1676-4.3-.0133-1.39-.1749-2.86-.1851-4.26-.0296-1.63.2844-3.4.3769-5.13.2684-1.33-.1153-1.47.1816-1.49.4929-.02.3785-.34.8081-1.51.8652-1.17.0572-1.3-.2193-1.44-.4887-.04-.093-.1-.1835-.19-.2694-.3-.2571-1.24-.7082-1.45-.5469-1.4,1.0438-3.29,1.4285-6.57.8163l-.1.0694c-.11.0742-.22.1455-.35.2132-.26.147-.7.2327-.97.0388-1.2-.9061-1.55-.6122-2-.2326-.14.1315-.32.2555-.52.3693-.42.1768-.97.2819-1.55.2959h-.58c-.51.0016-1.01-.0224-1.51-.0714-.79-.0928-.65-.3428-.18-.5326.09-.0378.2-.0755.31-.1133.5-.1745,1-.349.12-.5877-.93-.2036-2.01-.2601-3.03-.1602l-.35.0143c-.81.0477-1.6.1399-2.35.2744-1.83.2847-3.7.5745-5.55-.2714-.43-.1969-1.41-.0786-2.15.0572-.59.102-1.19.2122-1.78.3163-.6.104-1.19.2092-1.78.3163-2.89-.0245-5.9-.0459-9.1-.0531.12-.1361.16-.2823.13-.427-.04-.1448-.15-.284-.33-.4066-.31-.0299-.64-.0198-.94.029s-.56.1344-.76.2465c-.22.2193-.58.4091-1.02.551-1.59,0-3.31,0-4.96,0l-.47-.0531c-.28-.0355-.56-.0795-.83-.1316-.32-.0919-.69-.1439-1.07-.1503-.38-.0065-.76.0328-1.09.1136-.11.0371-.2.0853-.27.1408-.03.0284-.07.0554-.12.0806-4.58.0061-9.33.0153-14.26.0245h-2.43c-.73-.2041-1.5-.3799-2.29-.5255-1.58-.3061-2.44-.2786-3.24.1541-.27.1362-.58.2593-.91.3673l-.05.0184c-10.41.0255-21.28.0326-32.34,0-.34-.1501-.65-.3089-.95-.4755-.17-.1392-.46-.2457-.8-.2996-.34-.054-.72-.0516-1.05.0067-.82.1286-1.62.3061-1.27.6571.01.016.02.033.01.05c0,.0136.01.0271.02.0398-8.58-.0398-17.17-.102-25.65-.2398l-9.16.0898c-15.206-.2112-22.757.8163-35.59.7714-.234-.1214-.439-.251-.651-.3806-.213-.1295-.434-.2653-.67-.3908-.083-.0445-.161-.0908-.233-.1387-.111-.1107-.301-.2029-.541-.263s-.517-.0848-.792-.0707c-.267.0129-.519.0596-.726.1342-.207.0747-.36.1741-.44.2862-.052.0449-.105.0908-.164.1337-.156.1122-.315.2255-.466.3377-.152.1123-.32.2255-.467.3378l-4.153-.0082c-2.555-.0048-5.073-.0092-7.556-.0133.028-.0265.045-.0489.063-.0704.026-.0373.06-.0735.101-.1081.592-.5-1.419-1.1653-3.323-1.4286-.681-.1107-1.421-.1334-2.13-.0656-.71.0678-1.361.2234-1.874.4483-.445.1364-.804.3196-1.045.5327s-.355.4492-.332.6866c-1.192,0-2.333,0-3.5-.0071h-.144c-.056-.0065-.11-.0157-.161-.0276-.062-.0097-.126-.0152-.192-.0163-1.343.0879-2.711-.0606-3.804-.4129-1.093-.3522-1.823-.8796-2.029-1.4666-.247-.4082-.6-.7623-1.904-.6796-1.584.102-1.045.4653-.609.7612.042.0296.086.0582.124.0857.037.0276.079.0551.121.0816.352.2378.7.4735,0,.698-.36.107-.769.1779-1.199.2076-.429.0296-.869.0173-1.286-.0362-1.261-.24-2.573-.4266-3.915-.5571-3.099-.35-6.209-.702-6.891-2.0775-.116-.2316-1.362-.7786-1.969-.4214-.564.2964-1.197.5666-1.888.8061-1.085.4081-2.121.7928-2.125,1.1816c0,1.4377-2.485,1.4081-5.201,1.3754l-.665-.0071c-.406-.0249-.82-.0117-1.214.0388-.393.0505-.758.1371-1.068.2541-5.834-.0715-11.667,1.0265-17.559.8877l-2.002.0643-.116-.0164c-.05-.0087-.102-.0152-.154-.0193-.695-.0809-1.373-.1877-2.026-.3194-1.139-.2506-2.388-.3911-3.663-.4123-2.028.0072-3.176-.0387-3.71-.7285-.29-.3275-.667-.6389-1.125-.9275-.76-.4251-1.231-.9349-1.36-1.4714c0-.2572-.912-.4857-1.888-.5357-.298-.0285-.609-.0132-.885.0437s-.501.1519-.641.2705c-.207.2837-.548.5454-1,.7683-.452.2228-1.005.4021-1.624.5262s-1.291.1905-1.972.1948-1.357-.0536-1.984-.1699c-.415-.0375-.846-.0262-1.248.0327-.402.059-.761.1635-1.041.303-.534.2429-1.453.5429-2.125.4286-3.519-.5929-5.53-.046-7.966.7295-1.503.4786-1.736.0898-4.07.0898h-68.833l-8.33-.0479c-47.203-.598-83.207-.1449-118.277.2969-15.866.2041-31.546.3969-47.973.4929-.761-.3905-1.731-.6927-2.823-.8796-1.218-.2012-2.285-.5463-3.08-.9969-1.706.1705-3.48.1652-5.18-.0153-1.709-.1761-3.485-.1866-5.204-.0307-2.007.2873-4.133.3789-6.23.2684-1.61-.1153-1.773.1816-1.796.4929.013.1093-.024.2187-.109.3217-.085.1031-.216.1977-.385.2783-.17.0806-.374.1456-.602.1911s-.474.0708-.724.0741c-1.424.0551-1.587-.2204-1.75-.4897-.051-.0935-.13-.1837-.234-.2684-.373-.2571-1.516-.7081-1.773-.5469-1.703,1.0438-3.99,1.4285-7.957.8163-.061.0249-.115.0526-.163.0826-.116.0739-.249.1423-.397.2041-.326.1469-.863.2327-1.166.0388-1.47-.9051-1.89-.6122-2.427-.2347-.182.1351-.401.2598-.653.3714-.534.1839-1.188.2877-1.867.2959-.233,0-.467,0-.7,0-.618.0011-1.235-.0228-1.843-.0714-.934-.0929-.77-.3429-.21-.5326.116-.0378.233-.0756.373-.1133.607-.1735,1.213-.349.14-.5877-1.161-.2047-2.432-.2603-3.663-.1602l-.42.0142c-.969.0471-1.923.1391-2.847.2745-2.24.2847-4.503.5745-6.743-.2714-.514-.1929-1.704-.0745-2.614.0571-.793.1204-1.61.2378-2.426.3562-.63.0911-1.26.1833-1.89.2765-3.5-.0245-7.164-.0459-11.06-.0531.151-.1337.21-.2839.168-.4321-.041-.1481-.181-.2877-.402-.4015-.367-.0323-.748-.0239-1.106.0242s-.684.1344-.947.2513c-.291.229-.718.4194-1.237.551-1.936,0-4.013,0-6.02,0-.14-.0102-.28-.0245-.42-.0388l-.14-.0143c-.34-.0346-.675-.0782-1.003-.1306-.405-.0931-.852-.1446-1.309-.1506s-.911.0336-1.328.1159c-.233.0582-.303.1469-.466.2184l-20.23.0285c-.904-.2044-1.839-.38-2.8-.5255-1.914-.3061-2.964-.2785-3.92.1572-.362.1429-.752.271-1.167.3826-12.623.0255-25.807.0327-39.223,0-.41-.1486-.799-.3074-1.167-.4755-.254-.1463-.608-.2534-1.011-.3061-.402-.0526-.833-.048-1.229.0133-1.003.1286-1.96.3061-1.54.6571.023.0143,0,.0306.023.0459v.0439c-10.383-.0398-20.836-.102-31.103-.2398c15.493.2327,28.957,1.0612-3.687,1.201-18.456-.2143-35.046-.2969-50.61-.3357-.56-.25-1.026-.5255-1.61-.7755-.093-.0449-.186-.0939-.28-.1428-.165-.1179-.405-.212-.691-.2706-.287-.0586-.606-.0791-.919-.059-.3.0043-.592.0462-.84.1207s-.442.1785-.56.2997c-.07.0449-.14.0908-.21.1336-.373.2255-.77.451-1.166.6755-4.823-.0075-9.559-.0146-14.21-.0214.038-.0227.069-.0474.093-.0735.023-.0306.07-.0622.117-.102.723-.5-1.727-1.1653-4.037-1.4285-.82-.1123-1.689-.1361-2.534-.0695s-1.641.2218-2.319.4521c-1.354.4224-1.75.8224-1.657,1.2194-1.47,0-2.847,0-4.293-.0072h-.117c-.14,0-.257-.0326-.42-.0326-4.947.0071-6.37-.8684-7.093-1.8796-.036-.1138-.127-.2231-.266-.3206s-.324-.1811-.542-.2452c-.218-.0642-.464-.1075-.723-.1271s-.525-.015-.779.0134c-1.914.102-1.284.4652-.747.7612.047.0295.117.0581.163.0857l.14.0826c.42.2367.84.4725,0,.6969-.919.2193-1.993.2804-3.01.1715-1.549-.2427-3.141-.429-4.76-.5572-3.756-.35-7.536-.702-8.353-2.0775-.14-.2316-1.657-.7785-2.403-.4214-.698.3027-1.464.5738-2.287.8092-1.307.4081-2.567.7928-2.567,1.1785c0,1.4377-3.01,1.4082-6.3,1.3755l-.816-.0071c-.977-.0544-1.965.0498-2.777.2928-7.07-.0714-14.163-.1643-21.303-.3061l-2.427.0643c-.063-.0068-.125-.0149-.187-.0245-.046-.0052-.092-.009-.14-.0112-.833-.0801-1.652-.1869-2.45-.3194-1.408-.2534-2.91-.3934-4.433-.4133-2.473,0-3.85-.2796-4.503-.9693-.366-.3338-.829-.6456-1.377-.9276-.897-.3989-1.471-.9154-1.633-1.4703-.024-.2572-1.12-.4868-2.287-.5368-.348-.0328-.709-.0204-1.041.0356-.332.0561-.619.1533-.826.2797-1.306,1.0082-3.173,1.748-7.98,1.3184-.491-.0396-.996-.0299-1.477.0284s-.925.1638-1.299.3083c-.654.2459-1.75.5428-2.567.4316-1.624-.2418-3.362-.3021-5.053-.1752s-3.283.4369-4.63.9017c-2.543.4721-5.366.5734-8.05.2888l-.467-.0367c-1.147-.1176-2.322-.1782-3.5-.1806v.6826c-2.38-.5367-4.76-1.0724-7.117-1.6193-.849-.1815-1.795-.2584-2.736-.2225-.942.036-1.843.1834-2.607.4265-.562.1326-1.148.2459-1.75.3388-1.33.1918-.863.4959-.373.8071.281.1435.452.3219.49.5102h-.047c-1.974-.0228-3.922.1975-5.623.6357-.612.1191-1.306.1308-1.937.0327-.723-.1092-.56-.2776-.397-.447.077-.0593.125-.125.14-.1928.21-.9327-1.166-1.5224-3.056-1.1224-.958.1746-1.985.2642-3.023.2635-1.037-.0007-2.064-.0917-3.021-.2676-.303-.0368-.606-.0735-.933-.1082-.28-.0316-.583-.0714-.863-.1112-.588-.1264-1.237-.1882-1.892-.18-.655.0081-1.295.086-1.865.2269-.125.0276-.261.0433-.4.0462-.14.0029-.279-.0071-.409-.0294-.13-.0222-.248-.0562-.345-.0997-.098-.0435-.174-.0956-.223-.1528-1.143-1.1418-2.356-.5469-3.313-.0847-.055.0347-.117.0668-.187.0959-.855.5025-2.121.8415-3.533.9466s-2.863-.0318-4.05-.3823c-.32-.0828-.697-.1135-1.065-.0866-.367.0269-.7.1096-.942.2336-.684.3089-1.417.5963-2.193.8601-1.044.3315-1.959.7351-2.707,1.1949-.746.5469-7.583.7755-10.08.7581-1.138-.0574-2.288-.0646-3.43-.0214-7.91-.0367-16.076,0-22.143.1286l-2.683,1.2918c-7.7237.0969-12.3903.1143-15.4937.0857-.1633-.0602-.3266-.1224-.49-.1847-.7992-.4299-1.8839-.7407-3.1043-.8895-1.2205-.1488-2.5165-.1282-3.709.0589-.3029.0489-.628.0658-.9487.0492s-.6278-.0661-.8963-.1445c-.2686-.0784-.4909-.1835-.6487-.3067s-.2468-.2609-.2596-.402l.4666-.697c.2567-.1959.3734-.3826-.2566-.5214-.63-.1387-1.0967.0388-1.61.2163-.2404.0917-.5071.1692-.7934.2307-.0253.0049-.0489.0115-.07.0193-.0466.0164-.07.0388-.14.048-2.73.0071-5.32.0286-7.6533.0786.49-.2674.9567-.5357,1.4233-.8163l.0467-.0204c.28-.1725.63-.3878.14-.5664-.3733-.1418-.7233-.0622-1.0967.0194-.1346.032-.2751.059-.42.0806-.2707.0533-.51.1329-.7.2327-.42.1959-.8633.3877-1.5166.0602s.07-.6265.7233-.8888c.1167-.0408.21-.0806.3033-.1183.28-.1194.5834-.2347.8634-.347.2566-.0908.49-.1795.7233-.2683.1624-.0561.334-.1069.5133-.1521.5134-.1336,1.0267-.2714.7467-.4765-.5849-.2954-1.3693-.5019-2.24-.5898-.1752-.0218-.3593-.0267-.5392-.0142s-.3515.042-.5027.0866c-.1511.0445-.2782.1029-.3723.1711s-.1529.1447-.1725.2239c-.0135.0581-.0548.1143-.1212.165s-.1564.0946-.2643.1291c-.1078.0344-.231.0586-.3616.0708-.1305.0123-.2655.0124-.3962.0004-.2866-.0295-.5846-.0308-.8725-.004-.288.0269-.5588.0813-.793.1593s-.426.1778-.5616.2921-.2118.2402-.2229.3689c-.35.7081-1.19.7336-2.52.3061-.4433-.1459-.9567-.2969-1.5167-.1459s-.4666.3888-.3033.5969c.35.4571.77.9041,1.19,1.4041-1.0286.0499-2.064-.0638-2.9166-.3203-.8527-.2565-1.4656-.6387-1.7267-1.0767-.0328-.0789-.1033-.154-.2068-.2203-.1034-.0663-.2377-.1224-.3939-.1645s-.331-.0695-.5129-.0802-.367-.0045-.5431.0181c-.7933.0888-.77.3888-.6067.6398.3773.5354.26,1.1141-.3266,1.6122-.4382-.1898-.9742-.3308-1.563-.4111-.5889-.0803-1.2132-.0974-1.8204-.0501-.84.0673-1.68.0928-1.82-.4224-.0182-.1273-.0976-.2513-.2331-.3642s-.3239-.2119-.553-.2907-.4936-.1356-.7763-.1665c-.2828-.031-.5772-.0356-.8642-.0133-.2949.0193-.5715.0743-.7983.1589s-.3949.1954-.4851.3196c-2.17-.1255-5.6933-.2357-11.6666-.3285-.6767.0092-1.3534.0224-2.0534.0367l-1.7266.0347c-.5314-.159-1.1661-.2386-1.8094-.2271-.6434.0116-1.2609.1138-1.7606.2914-2.7767.0551-5.6234.1194-8.5167.1837l-5.43667.1204c0-.0184-.02333-.0347-.02333-.0521-.02797-.0226-.04392-.0477-.04667-.0734.02334-.2113-.84-.3857-1.54-.4215-.11077-.0077-.22403-.0053-.33255.0071-.10852.0125-.20992.0346-.29774.0652-.08782.0305-.16012.0687-.2123.1121s-.08308.0912-.09074.1401c-.02335.0996-.08653.1967-.18667.2867-.58333.0103-1.14333.0245-1.75.0388-.14342-.0731-.29943-.1413-.46666-.2041C2.0656,81.0127,1.07561,80.7512,0,80.5781L0,100h1680v-17.822c-8.66.0449-17.83.1296-27.9.3143Z' transform='translate(0 541)' fill='%23002e57'/%3E%3Cpath d='M814.469,25.8928c0,0,1.481.1561,2.768-.5063c1.287-.6625,3.392-.5844,4.25-1.0526s1.014-.7803,1.014-.1942c0,.586-2.379,5.3408-5.497,5.4968-3.121.1561-2.3,3.1585-2.222,3.2764.078.1162,2.104,4.4842,2.104,4.4842s1.794-.7803,3.899.4283c2.106,1.2086,2.496-.1959,3.977-.4283c1.481-.2341,8.617-2.3791,11.151,1.3638c2.535,3.7429,4.173,5.3425,4.407,6.2788.233.9356-.352,5.3408-.974,7.3688-.625,2.0279-1.287,4.055-1.287,5.1864s-.78,4.9523-.858,5.6928c-.078.7404-.897,5.3026-.663,6.9794.234,1.6759.703,3.0024.39,6.8624-.312,3.8607-.196,4.8353-.196,4.8353h-1.052l-1.092-10.6842-.39-1.9499L832.99,61.61c0,0-.352.4682-1.326.7803c0,0,2.378,6.1211,2.886,7.2135l-.468,2.028c0,0-.35,1.5979-.41,1.6759-.059.078-.546,3.9185-.546,3.9185l-.526,4.7386h-1.58l.234-4.055.156-3.0025c0,0,.02-3.1967-.721-4.3671-.741-1.1696-2.171-2.5987-2.639-3.7174-.468-1.1171-1.612-4.5487-1.612-4.5487s-1.89,1.4037-3.392,1.5784c0,0-.936,5.4392-1.209,6.6487-.272,1.2086-.311,5.2644-.428,5.7708-.116.5063-.74,5.3408-.74,5.3408l-.351,2.8862-1.833.1942c0,0,0-3.0024-.078-3.5868-.078-.5843-.156-4.0414-.026-4.7437.13-.7014.208-1.8973.208-2.4435s.026-3.223.026-3.223.312-2.781.13-3.7691c-.182-.9873-.442-1.7413-.442-1.7413s-1.28-.1925-1.778-.4351c0,0-.867-.0102-1.481.6438l-1.005.0381c0,0-.019,1.6582-.447,5.245-.429,3.5868-1.248,7.3696-1.248,7.3696s-.78,4.8929-.8,5.0286c-.019.1366-.286,1.6183-.286,1.6183l-1.559.1959c0,0,.389-4.6792.338-5.8225-.053-1.1442-.312-1.5335-.104-3.301.207-1.7684.182-4.5758.182-4.5758s0-2.2874-.416-3.0406c-.417-.754-.944-3.5749-.514-5.2899c0,0-.396-1.0008-.553-1.8074-.156-.8049-.779-1.3257-.96-1.9236-.183-.5971-.235-1.195-.313-1.4817l-.078-.2858c0,0-.754-1.4037-1.013-1.6633-.261-.2603-1.353-2.0016-1.378-3.0669-.027-1.0661.468-1.7938.468-1.7938s-1.144-2.0279-1.248-3.3018c-.104-1.2731,0-2.8066,0-2.8066s-.91-2.8336-.234-4.1856c0,0-.52-2.7302.234-3.9252c0,0,.311-3.3273,1.248-4.7055c0,0,.012-.9491.051-1.5199.039-.5725-.338-.4818-.324-1.3002.012-.8185-2.022-3.2942-2.022-3.2942l-.78-1.7159c0,0-7.505-3.1915-10.365-8.8063c0,0-2.963-1.8193-2.34-7.59006.472-4.35864-.479-5.95909-.975-6.4824-.037-.04071.01-.10432.059-.07803.482.2519,1.38.86426,1.943,2.11358.488.87614,2.165-1.30699,2.165-1.30699s1.61-1.530063,2.547-1.926148c.078-.031382.145.058522.094.122981-.777.969437-4.03,5.149107-4.065,7.242337-.038,2.37906.663,2.80823.663,2.80823l.118-2.84639c0,0,.935.29176.721,2.96259c0,0,4.29-3.56817,5.653-4.6784c1.365-1.11192,2.457-2.65216,2.457-2.65216s.254-.12637.02.58438c-.234.71244-4.367,5.92686-4.367,5.92686s2.202.01951,3.256-.39015c0,0,.35.17642-.342.55639s-3.908,1.08228-3.908,1.08228-4.53,4.9642,3.996,9.3321c0,0-2.001-3.457-1.455-5.1474c0,0,.312-.1942.35.5335.04.7269,1.768,5.7708,6.447,7.1745c0,0-2.496-6.1991-2.574-7.6427-.052-1.0407.806.676.806.676s3.562,8.2533,4.184,8.6816c.625.4284,4.583.5259,5.089.0586.506-.4682,6.025-6.0499,6.908-11.0938c0,0,.5-.6624.384.9168-.118,1.5784-1.294,5.5817-3.79,8.233c0,0,4.94-1.9753,6.656-3.5351c1.715-1.5597,2.262-4.9905,2.262-4.9905s.76-1.3646,0,3.0406c0,0,1.949-3.5681,1.618-5.887-.332-2.32049-2.983-4.25003-2.983-4.25003s.116-.5267.838.26038l.722.78623c0,0-2.476-5.80388-2.398-6.75889c0,0,.194-.916005.722.74213.526,1.65643,3.327,7.51799,5.276,8.02603c0,0,.805-2.50968.883-4.50961.078-2.00248-.675-4.939617-.675-4.939617s.285-.597945,1.195,2.391777c.909,2.98888,2.574-.39015,2.574-.39015s.35.06531.091.70227c-.26.63696-1.326,2.26032-1.521,3.54781-.194,1.28664-.337,3.10677-1.39,4.78357c0,0,.467,3.4901-1.112,5.7123-1.58,2.2221-12.77,8.1295-12.77,8.1295l-1.481.5835Z' transform='translate(0 541)' fill='%23002e57'/%3E%3C/svg%3E%0A");
@@ -252,10 +251,10 @@
252
251
  @utrecht-form-input-border-color: @epe-color-grey-34;
253
252
  @utrecht-form-input-background-color: @epe-color-white-100;
254
253
  @utrecht-card-hover-background-color: @epe-color-yellow-90;
255
- @utrecht-card-header-hover-border-block-end: 1px solid @epe-color-blue-31;
256
254
  @utrecht-card-header-hover-color: @epe-color-blue-31;
257
- @utrecht-card-header-border-block-end: 1px solid @epe-color-yellow-42;
255
+ @utrecht-card-header-hover-border-block-end: 1px solid @epe-color-blue-31;
258
256
  @utrecht-card-header-color: @epe-color-blue-31;
257
+ @utrecht-card-header-border-block-end: 1px solid @epe-color-yellow-42;
259
258
  @utrecht-card-background-color: @epe-color-white-100;
260
259
  @utrecht-alert-ok-background-color: @epe-color-alert-succes-background;
261
260
  @utrecht-alert-error-background-color: @epe-color-alert-error-background;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 18 Aug 2023 08:25:21 GMT
3
+ // Generated on Fri, 18 Aug 2023 12:11:54 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -47,7 +47,6 @@ $utrecht-table-margin-block-end: 0;
47
47
  $utrecht-table-caption-font-style: italic;
48
48
  $utrecht-table-header-text-transform: unset;
49
49
  $utrecht-table-header-border-block-end-width: 5px;
50
- $utrecht-table-border-collapse: collapse;
51
50
  $utrecht-page-header-logo-max-width: 100px;
52
51
  $utrecht-page-footer-padding-block-end: 200px;
53
52
  $utrecht-page-footer-background-image: url("data:image/svg+xml,%3Csvg id='eHZsFqTy0zM1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1680 727' shape-rendering='geometricPrecision' text-rendering='geometricPrecision'%3E%3Crect width='1680' height='629.500004' rx='0' ry='0' transform='translate(.000001 0)' fill='%2300549e' stroke-width='0'/%3E%3Crect width='1680' height='87' rx='0' ry='0' transform='translate(0 640)' fill='%23002e57' stroke-width='0'/%3E%3Cpath d='M1652.1,82.4923c-12.95-.0847-15.71-.4571-17.6-.7143-1.41-.2052-2.89-.2887-4.37-.2459c0-.0132,0-.0266,0-.0398c0-.0169,0-.0338.02-.05.26-.3469-.36-.5285-.98-.6571-.72-.151-1.11.0714-1.42.2928-.22.1646-.46.3222-.73.4715-8.47.0398-16.79.0326-24.76.0071-.27-.1164-.52-.2446-.73-.3826-.62-.4357-1.27-.4602-2.49-.1572-.62.1506-1.2.3265-1.75.5255h-1.89c-3.77-.0092-7.39-.0183-10.89-.0245-.03-.0246-.06-.0502-.09-.0765-.04-.0537-.11-.1023-.21-.1418-.56-.2245-1.1-.0959-1.65.0347-.2.0517-.41.0955-.63.1306l-.17.0255-.19.0275h-3.8c-.35-.1524-.62-.34-.78-.5469-.11-.1035-.3-.187-.54-.237-.23-.05-.5-.0636-.76-.0385-.28.2606-.33.5573-.15.8337-2.46.0071-4.76.0285-6.97.053-.42-.102-.84-.1949-1.26-.2908-.49-.1133-.98-.2255-1.47-.3418-.56-.1317-1.32-.25-1.64-.0572-1.42.8459-2.85.5561-4.25.2715-.57-.1327-1.18-.2254-1.81-.2745l-.26-.0143c-.39-.0487-.8-.0597-1.2-.032-.41.0277-.79.0933-1.12.1922-.68.2398-.29.4153.1.5908.08.0367.16.0724.23.1102.35.1898.47.4398-.14.5326-.38.0495-.77.0723-1.16.0674-.15,0-.29,0-.44.0071-.23-.0103-.46-.0419-.66-.0929-.21-.051-.38-.1202-.52-.203-.17-.1178-.3-.2426-.41-.3724-.34-.3776-.61-.6684-1.53.2357-.19.1938-.54.102-.74-.0388-.1-.066-.18-.1341-.25-.2041l-.1-.0826c-2.5.6122-3.95.2326-5.02-.8112-.16-.1612-.89.2898-1.12.5469-.06.0865-.11.1757-.14.2663-.11.2694-.22.5469-1.11.4918-.9-.0551-1.12-.4867-1.15-.8652-.02-.3113-.12-.6123-1.14-.4929-1.35.1083-2.73.0136-3.94-.2683-1.06-.1559-2.22-.145-3.27.0306-1.05.1809-2.21.1864-3.27.0153-.41.4077-1.09.7545-1.94.9979-.76.22-1.37.5229-1.78.8785-10.38-.0959-20.27-.2938-30.28-.4928-22.14-.4418-44.85-.8949-74.64-.2969l.42.2041c-10.6.2969-21.85.2469-32.94.0673v-.5571l-6.71.1224c-2.64.049-5.31.102-7.99.1459l-6.19-.1469c-1.71-.0415-3.4-.082-5.08-.1214v.45c-16.98.2581-34.56.3938-50.97.0398l.56-.2041c-33.33-.5102-39.1-.2551-47.17.102-10.02.4467-20.1.6735-30.17.6796-.43-.3653-15.53-.6224-31.01-.8857-16.34-.2786-33.11-.5633-33.53-.9908-1.41.1722-2.9.1676-4.3-.0133-1.39-.1749-2.86-.1851-4.26-.0296-1.63.2844-3.4.3769-5.13.2684-1.33-.1153-1.47.1816-1.49.4929-.02.3785-.34.8081-1.51.8652-1.17.0572-1.3-.2193-1.44-.4887-.04-.093-.1-.1835-.19-.2694-.3-.2571-1.24-.7082-1.45-.5469-1.4,1.0438-3.29,1.4285-6.57.8163l-.1.0694c-.11.0742-.22.1455-.35.2132-.26.147-.7.2327-.97.0388-1.2-.9061-1.55-.6122-2-.2326-.14.1315-.32.2555-.52.3693-.42.1768-.97.2819-1.55.2959h-.58c-.51.0016-1.01-.0224-1.51-.0714-.79-.0928-.65-.3428-.18-.5326.09-.0378.2-.0755.31-.1133.5-.1745,1-.349.12-.5877-.93-.2036-2.01-.2601-3.03-.1602l-.35.0143c-.81.0477-1.6.1399-2.35.2744-1.83.2847-3.7.5745-5.55-.2714-.43-.1969-1.41-.0786-2.15.0572-.59.102-1.19.2122-1.78.3163-.6.104-1.19.2092-1.78.3163-2.89-.0245-5.9-.0459-9.1-.0531.12-.1361.16-.2823.13-.427-.04-.1448-.15-.284-.33-.4066-.31-.0299-.64-.0198-.94.029s-.56.1344-.76.2465c-.22.2193-.58.4091-1.02.551-1.59,0-3.31,0-4.96,0l-.47-.0531c-.28-.0355-.56-.0795-.83-.1316-.32-.0919-.69-.1439-1.07-.1503-.38-.0065-.76.0328-1.09.1136-.11.0371-.2.0853-.27.1408-.03.0284-.07.0554-.12.0806-4.58.0061-9.33.0153-14.26.0245h-2.43c-.73-.2041-1.5-.3799-2.29-.5255-1.58-.3061-2.44-.2786-3.24.1541-.27.1362-.58.2593-.91.3673l-.05.0184c-10.41.0255-21.28.0326-32.34,0-.34-.1501-.65-.3089-.95-.4755-.17-.1392-.46-.2457-.8-.2996-.34-.054-.72-.0516-1.05.0067-.82.1286-1.62.3061-1.27.6571.01.016.02.033.01.05c0,.0136.01.0271.02.0398-8.58-.0398-17.17-.102-25.65-.2398l-9.16.0898c-15.206-.2112-22.757.8163-35.59.7714-.234-.1214-.439-.251-.651-.3806-.213-.1295-.434-.2653-.67-.3908-.083-.0445-.161-.0908-.233-.1387-.111-.1107-.301-.2029-.541-.263s-.517-.0848-.792-.0707c-.267.0129-.519.0596-.726.1342-.207.0747-.36.1741-.44.2862-.052.0449-.105.0908-.164.1337-.156.1122-.315.2255-.466.3377-.152.1123-.32.2255-.467.3378l-4.153-.0082c-2.555-.0048-5.073-.0092-7.556-.0133.028-.0265.045-.0489.063-.0704.026-.0373.06-.0735.101-.1081.592-.5-1.419-1.1653-3.323-1.4286-.681-.1107-1.421-.1334-2.13-.0656-.71.0678-1.361.2234-1.874.4483-.445.1364-.804.3196-1.045.5327s-.355.4492-.332.6866c-1.192,0-2.333,0-3.5-.0071h-.144c-.056-.0065-.11-.0157-.161-.0276-.062-.0097-.126-.0152-.192-.0163-1.343.0879-2.711-.0606-3.804-.4129-1.093-.3522-1.823-.8796-2.029-1.4666-.247-.4082-.6-.7623-1.904-.6796-1.584.102-1.045.4653-.609.7612.042.0296.086.0582.124.0857.037.0276.079.0551.121.0816.352.2378.7.4735,0,.698-.36.107-.769.1779-1.199.2076-.429.0296-.869.0173-1.286-.0362-1.261-.24-2.573-.4266-3.915-.5571-3.099-.35-6.209-.702-6.891-2.0775-.116-.2316-1.362-.7786-1.969-.4214-.564.2964-1.197.5666-1.888.8061-1.085.4081-2.121.7928-2.125,1.1816c0,1.4377-2.485,1.4081-5.201,1.3754l-.665-.0071c-.406-.0249-.82-.0117-1.214.0388-.393.0505-.758.1371-1.068.2541-5.834-.0715-11.667,1.0265-17.559.8877l-2.002.0643-.116-.0164c-.05-.0087-.102-.0152-.154-.0193-.695-.0809-1.373-.1877-2.026-.3194-1.139-.2506-2.388-.3911-3.663-.4123-2.028.0072-3.176-.0387-3.71-.7285-.29-.3275-.667-.6389-1.125-.9275-.76-.4251-1.231-.9349-1.36-1.4714c0-.2572-.912-.4857-1.888-.5357-.298-.0285-.609-.0132-.885.0437s-.501.1519-.641.2705c-.207.2837-.548.5454-1,.7683-.452.2228-1.005.4021-1.624.5262s-1.291.1905-1.972.1948-1.357-.0536-1.984-.1699c-.415-.0375-.846-.0262-1.248.0327-.402.059-.761.1635-1.041.303-.534.2429-1.453.5429-2.125.4286-3.519-.5929-5.53-.046-7.966.7295-1.503.4786-1.736.0898-4.07.0898h-68.833l-8.33-.0479c-47.203-.598-83.207-.1449-118.277.2969-15.866.2041-31.546.3969-47.973.4929-.761-.3905-1.731-.6927-2.823-.8796-1.218-.2012-2.285-.5463-3.08-.9969-1.706.1705-3.48.1652-5.18-.0153-1.709-.1761-3.485-.1866-5.204-.0307-2.007.2873-4.133.3789-6.23.2684-1.61-.1153-1.773.1816-1.796.4929.013.1093-.024.2187-.109.3217-.085.1031-.216.1977-.385.2783-.17.0806-.374.1456-.602.1911s-.474.0708-.724.0741c-1.424.0551-1.587-.2204-1.75-.4897-.051-.0935-.13-.1837-.234-.2684-.373-.2571-1.516-.7081-1.773-.5469-1.703,1.0438-3.99,1.4285-7.957.8163-.061.0249-.115.0526-.163.0826-.116.0739-.249.1423-.397.2041-.326.1469-.863.2327-1.166.0388-1.47-.9051-1.89-.6122-2.427-.2347-.182.1351-.401.2598-.653.3714-.534.1839-1.188.2877-1.867.2959-.233,0-.467,0-.7,0-.618.0011-1.235-.0228-1.843-.0714-.934-.0929-.77-.3429-.21-.5326.116-.0378.233-.0756.373-.1133.607-.1735,1.213-.349.14-.5877-1.161-.2047-2.432-.2603-3.663-.1602l-.42.0142c-.969.0471-1.923.1391-2.847.2745-2.24.2847-4.503.5745-6.743-.2714-.514-.1929-1.704-.0745-2.614.0571-.793.1204-1.61.2378-2.426.3562-.63.0911-1.26.1833-1.89.2765-3.5-.0245-7.164-.0459-11.06-.0531.151-.1337.21-.2839.168-.4321-.041-.1481-.181-.2877-.402-.4015-.367-.0323-.748-.0239-1.106.0242s-.684.1344-.947.2513c-.291.229-.718.4194-1.237.551-1.936,0-4.013,0-6.02,0-.14-.0102-.28-.0245-.42-.0388l-.14-.0143c-.34-.0346-.675-.0782-1.003-.1306-.405-.0931-.852-.1446-1.309-.1506s-.911.0336-1.328.1159c-.233.0582-.303.1469-.466.2184l-20.23.0285c-.904-.2044-1.839-.38-2.8-.5255-1.914-.3061-2.964-.2785-3.92.1572-.362.1429-.752.271-1.167.3826-12.623.0255-25.807.0327-39.223,0-.41-.1486-.799-.3074-1.167-.4755-.254-.1463-.608-.2534-1.011-.3061-.402-.0526-.833-.048-1.229.0133-1.003.1286-1.96.3061-1.54.6571.023.0143,0,.0306.023.0459v.0439c-10.383-.0398-20.836-.102-31.103-.2398c15.493.2327,28.957,1.0612-3.687,1.201-18.456-.2143-35.046-.2969-50.61-.3357-.56-.25-1.026-.5255-1.61-.7755-.093-.0449-.186-.0939-.28-.1428-.165-.1179-.405-.212-.691-.2706-.287-.0586-.606-.0791-.919-.059-.3.0043-.592.0462-.84.1207s-.442.1785-.56.2997c-.07.0449-.14.0908-.21.1336-.373.2255-.77.451-1.166.6755-4.823-.0075-9.559-.0146-14.21-.0214.038-.0227.069-.0474.093-.0735.023-.0306.07-.0622.117-.102.723-.5-1.727-1.1653-4.037-1.4285-.82-.1123-1.689-.1361-2.534-.0695s-1.641.2218-2.319.4521c-1.354.4224-1.75.8224-1.657,1.2194-1.47,0-2.847,0-4.293-.0072h-.117c-.14,0-.257-.0326-.42-.0326-4.947.0071-6.37-.8684-7.093-1.8796-.036-.1138-.127-.2231-.266-.3206s-.324-.1811-.542-.2452c-.218-.0642-.464-.1075-.723-.1271s-.525-.015-.779.0134c-1.914.102-1.284.4652-.747.7612.047.0295.117.0581.163.0857l.14.0826c.42.2367.84.4725,0,.6969-.919.2193-1.993.2804-3.01.1715-1.549-.2427-3.141-.429-4.76-.5572-3.756-.35-7.536-.702-8.353-2.0775-.14-.2316-1.657-.7785-2.403-.4214-.698.3027-1.464.5738-2.287.8092-1.307.4081-2.567.7928-2.567,1.1785c0,1.4377-3.01,1.4082-6.3,1.3755l-.816-.0071c-.977-.0544-1.965.0498-2.777.2928-7.07-.0714-14.163-.1643-21.303-.3061l-2.427.0643c-.063-.0068-.125-.0149-.187-.0245-.046-.0052-.092-.009-.14-.0112-.833-.0801-1.652-.1869-2.45-.3194-1.408-.2534-2.91-.3934-4.433-.4133-2.473,0-3.85-.2796-4.503-.9693-.366-.3338-.829-.6456-1.377-.9276-.897-.3989-1.471-.9154-1.633-1.4703-.024-.2572-1.12-.4868-2.287-.5368-.348-.0328-.709-.0204-1.041.0356-.332.0561-.619.1533-.826.2797-1.306,1.0082-3.173,1.748-7.98,1.3184-.491-.0396-.996-.0299-1.477.0284s-.925.1638-1.299.3083c-.654.2459-1.75.5428-2.567.4316-1.624-.2418-3.362-.3021-5.053-.1752s-3.283.4369-4.63.9017c-2.543.4721-5.366.5734-8.05.2888l-.467-.0367c-1.147-.1176-2.322-.1782-3.5-.1806v.6826c-2.38-.5367-4.76-1.0724-7.117-1.6193-.849-.1815-1.795-.2584-2.736-.2225-.942.036-1.843.1834-2.607.4265-.562.1326-1.148.2459-1.75.3388-1.33.1918-.863.4959-.373.8071.281.1435.452.3219.49.5102h-.047c-1.974-.0228-3.922.1975-5.623.6357-.612.1191-1.306.1308-1.937.0327-.723-.1092-.56-.2776-.397-.447.077-.0593.125-.125.14-.1928.21-.9327-1.166-1.5224-3.056-1.1224-.958.1746-1.985.2642-3.023.2635-1.037-.0007-2.064-.0917-3.021-.2676-.303-.0368-.606-.0735-.933-.1082-.28-.0316-.583-.0714-.863-.1112-.588-.1264-1.237-.1882-1.892-.18-.655.0081-1.295.086-1.865.2269-.125.0276-.261.0433-.4.0462-.14.0029-.279-.0071-.409-.0294-.13-.0222-.248-.0562-.345-.0997-.098-.0435-.174-.0956-.223-.1528-1.143-1.1418-2.356-.5469-3.313-.0847-.055.0347-.117.0668-.187.0959-.855.5025-2.121.8415-3.533.9466s-2.863-.0318-4.05-.3823c-.32-.0828-.697-.1135-1.065-.0866-.367.0269-.7.1096-.942.2336-.684.3089-1.417.5963-2.193.8601-1.044.3315-1.959.7351-2.707,1.1949-.746.5469-7.583.7755-10.08.7581-1.138-.0574-2.288-.0646-3.43-.0214-7.91-.0367-16.076,0-22.143.1286l-2.683,1.2918c-7.7237.0969-12.3903.1143-15.4937.0857-.1633-.0602-.3266-.1224-.49-.1847-.7992-.4299-1.8839-.7407-3.1043-.8895-1.2205-.1488-2.5165-.1282-3.709.0589-.3029.0489-.628.0658-.9487.0492s-.6278-.0661-.8963-.1445c-.2686-.0784-.4909-.1835-.6487-.3067s-.2468-.2609-.2596-.402l.4666-.697c.2567-.1959.3734-.3826-.2566-.5214-.63-.1387-1.0967.0388-1.61.2163-.2404.0917-.5071.1692-.7934.2307-.0253.0049-.0489.0115-.07.0193-.0466.0164-.07.0388-.14.048-2.73.0071-5.32.0286-7.6533.0786.49-.2674.9567-.5357,1.4233-.8163l.0467-.0204c.28-.1725.63-.3878.14-.5664-.3733-.1418-.7233-.0622-1.0967.0194-.1346.032-.2751.059-.42.0806-.2707.0533-.51.1329-.7.2327-.42.1959-.8633.3877-1.5166.0602s.07-.6265.7233-.8888c.1167-.0408.21-.0806.3033-.1183.28-.1194.5834-.2347.8634-.347.2566-.0908.49-.1795.7233-.2683.1624-.0561.334-.1069.5133-.1521.5134-.1336,1.0267-.2714.7467-.4765-.5849-.2954-1.3693-.5019-2.24-.5898-.1752-.0218-.3593-.0267-.5392-.0142s-.3515.042-.5027.0866c-.1511.0445-.2782.1029-.3723.1711s-.1529.1447-.1725.2239c-.0135.0581-.0548.1143-.1212.165s-.1564.0946-.2643.1291c-.1078.0344-.231.0586-.3616.0708-.1305.0123-.2655.0124-.3962.0004-.2866-.0295-.5846-.0308-.8725-.004-.288.0269-.5588.0813-.793.1593s-.426.1778-.5616.2921-.2118.2402-.2229.3689c-.35.7081-1.19.7336-2.52.3061-.4433-.1459-.9567-.2969-1.5167-.1459s-.4666.3888-.3033.5969c.35.4571.77.9041,1.19,1.4041-1.0286.0499-2.064-.0638-2.9166-.3203-.8527-.2565-1.4656-.6387-1.7267-1.0767-.0328-.0789-.1033-.154-.2068-.2203-.1034-.0663-.2377-.1224-.3939-.1645s-.331-.0695-.5129-.0802-.367-.0045-.5431.0181c-.7933.0888-.77.3888-.6067.6398.3773.5354.26,1.1141-.3266,1.6122-.4382-.1898-.9742-.3308-1.563-.4111-.5889-.0803-1.2132-.0974-1.8204-.0501-.84.0673-1.68.0928-1.82-.4224-.0182-.1273-.0976-.2513-.2331-.3642s-.3239-.2119-.553-.2907-.4936-.1356-.7763-.1665c-.2828-.031-.5772-.0356-.8642-.0133-.2949.0193-.5715.0743-.7983.1589s-.3949.1954-.4851.3196c-2.17-.1255-5.6933-.2357-11.6666-.3285-.6767.0092-1.3534.0224-2.0534.0367l-1.7266.0347c-.5314-.159-1.1661-.2386-1.8094-.2271-.6434.0116-1.2609.1138-1.7606.2914-2.7767.0551-5.6234.1194-8.5167.1837l-5.43667.1204c0-.0184-.02333-.0347-.02333-.0521-.02797-.0226-.04392-.0477-.04667-.0734.02334-.2113-.84-.3857-1.54-.4215-.11077-.0077-.22403-.0053-.33255.0071-.10852.0125-.20992.0346-.29774.0652-.08782.0305-.16012.0687-.2123.1121s-.08308.0912-.09074.1401c-.02335.0996-.08653.1967-.18667.2867-.58333.0103-1.14333.0245-1.75.0388-.14342-.0731-.29943-.1413-.46666-.2041C2.0656,81.0127,1.07561,80.7512,0,80.5781L0,100h1680v-17.822c-8.66.0449-17.83.1296-27.9.3143Z' transform='translate(0 541)' fill='%23002e57'/%3E%3Cpath d='M814.469,25.8928c0,0,1.481.1561,2.768-.5063c1.287-.6625,3.392-.5844,4.25-1.0526s1.014-.7803,1.014-.1942c0,.586-2.379,5.3408-5.497,5.4968-3.121.1561-2.3,3.1585-2.222,3.2764.078.1162,2.104,4.4842,2.104,4.4842s1.794-.7803,3.899.4283c2.106,1.2086,2.496-.1959,3.977-.4283c1.481-.2341,8.617-2.3791,11.151,1.3638c2.535,3.7429,4.173,5.3425,4.407,6.2788.233.9356-.352,5.3408-.974,7.3688-.625,2.0279-1.287,4.055-1.287,5.1864s-.78,4.9523-.858,5.6928c-.078.7404-.897,5.3026-.663,6.9794.234,1.6759.703,3.0024.39,6.8624-.312,3.8607-.196,4.8353-.196,4.8353h-1.052l-1.092-10.6842-.39-1.9499L832.99,61.61c0,0-.352.4682-1.326.7803c0,0,2.378,6.1211,2.886,7.2135l-.468,2.028c0,0-.35,1.5979-.41,1.6759-.059.078-.546,3.9185-.546,3.9185l-.526,4.7386h-1.58l.234-4.055.156-3.0025c0,0,.02-3.1967-.721-4.3671-.741-1.1696-2.171-2.5987-2.639-3.7174-.468-1.1171-1.612-4.5487-1.612-4.5487s-1.89,1.4037-3.392,1.5784c0,0-.936,5.4392-1.209,6.6487-.272,1.2086-.311,5.2644-.428,5.7708-.116.5063-.74,5.3408-.74,5.3408l-.351,2.8862-1.833.1942c0,0,0-3.0024-.078-3.5868-.078-.5843-.156-4.0414-.026-4.7437.13-.7014.208-1.8973.208-2.4435s.026-3.223.026-3.223.312-2.781.13-3.7691c-.182-.9873-.442-1.7413-.442-1.7413s-1.28-.1925-1.778-.4351c0,0-.867-.0102-1.481.6438l-1.005.0381c0,0-.019,1.6582-.447,5.245-.429,3.5868-1.248,7.3696-1.248,7.3696s-.78,4.8929-.8,5.0286c-.019.1366-.286,1.6183-.286,1.6183l-1.559.1959c0,0,.389-4.6792.338-5.8225-.053-1.1442-.312-1.5335-.104-3.301.207-1.7684.182-4.5758.182-4.5758s0-2.2874-.416-3.0406c-.417-.754-.944-3.5749-.514-5.2899c0,0-.396-1.0008-.553-1.8074-.156-.8049-.779-1.3257-.96-1.9236-.183-.5971-.235-1.195-.313-1.4817l-.078-.2858c0,0-.754-1.4037-1.013-1.6633-.261-.2603-1.353-2.0016-1.378-3.0669-.027-1.0661.468-1.7938.468-1.7938s-1.144-2.0279-1.248-3.3018c-.104-1.2731,0-2.8066,0-2.8066s-.91-2.8336-.234-4.1856c0,0-.52-2.7302.234-3.9252c0,0,.311-3.3273,1.248-4.7055c0,0,.012-.9491.051-1.5199.039-.5725-.338-.4818-.324-1.3002.012-.8185-2.022-3.2942-2.022-3.2942l-.78-1.7159c0,0-7.505-3.1915-10.365-8.8063c0,0-2.963-1.8193-2.34-7.59006.472-4.35864-.479-5.95909-.975-6.4824-.037-.04071.01-.10432.059-.07803.482.2519,1.38.86426,1.943,2.11358.488.87614,2.165-1.30699,2.165-1.30699s1.61-1.530063,2.547-1.926148c.078-.031382.145.058522.094.122981-.777.969437-4.03,5.149107-4.065,7.242337-.038,2.37906.663,2.80823.663,2.80823l.118-2.84639c0,0,.935.29176.721,2.96259c0,0,4.29-3.56817,5.653-4.6784c1.365-1.11192,2.457-2.65216,2.457-2.65216s.254-.12637.02.58438c-.234.71244-4.367,5.92686-4.367,5.92686s2.202.01951,3.256-.39015c0,0,.35.17642-.342.55639s-3.908,1.08228-3.908,1.08228-4.53,4.9642,3.996,9.3321c0,0-2.001-3.457-1.455-5.1474c0,0,.312-.1942.35.5335.04.7269,1.768,5.7708,6.447,7.1745c0,0-2.496-6.1991-2.574-7.6427-.052-1.0407.806.676.806.676s3.562,8.2533,4.184,8.6816c.625.4284,4.583.5259,5.089.0586.506-.4682,6.025-6.0499,6.908-11.0938c0,0,.5-.6624.384.9168-.118,1.5784-1.294,5.5817-3.79,8.233c0,0,4.94-1.9753,6.656-3.5351c1.715-1.5597,2.262-4.9905,2.262-4.9905s.76-1.3646,0,3.0406c0,0,1.949-3.5681,1.618-5.887-.332-2.32049-2.983-4.25003-2.983-4.25003s.116-.5267.838.26038l.722.78623c0,0-2.476-5.80388-2.398-6.75889c0,0,.194-.916005.722.74213.526,1.65643,3.327,7.51799,5.276,8.02603c0,0,.805-2.50968.883-4.50961.078-2.00248-.675-4.939617-.675-4.939617s.285-.597945,1.195,2.391777c.909,2.98888,2.574-.39015,2.574-.39015s.35.06531.091.70227c-.26.63696-1.326,2.26032-1.521,3.54781-.194,1.28664-.337,3.10677-1.39,4.78357c0,0,.467,3.4901-1.112,5.7123-1.58,2.2221-12.77,8.1295-12.77,8.1295l-1.481.5835Z' transform='translate(0 541)' fill='%23002e57'/%3E%3C/svg%3E%0A");
@@ -252,10 +251,10 @@ $utrecht-form-input-border-radius: $epe-size-2xs;
252
251
  $utrecht-form-input-border-color: $epe-color-grey-34;
253
252
  $utrecht-form-input-background-color: $epe-color-white-100;
254
253
  $utrecht-card-hover-background-color: $epe-color-yellow-90;
255
- $utrecht-card-header-hover-border-block-end: 1px solid $epe-color-blue-31;
256
254
  $utrecht-card-header-hover-color: $epe-color-blue-31;
257
- $utrecht-card-header-border-block-end: 1px solid $epe-color-yellow-42;
255
+ $utrecht-card-header-hover-border-block-end: 1px solid $epe-color-blue-31;
258
256
  $utrecht-card-header-color: $epe-color-blue-31;
257
+ $utrecht-card-header-border-block-end: 1px solid $epe-color-yellow-42;
259
258
  $utrecht-card-background-color: $epe-color-white-100;
260
259
  $utrecht-alert-ok-background-color: $epe-color-alert-succes-background;
261
260
  $utrecht-alert-error-background-color: $epe-color-alert-error-background;
@@ -2296,93 +2296,93 @@
2296
2296
  ]
2297
2297
  },
2298
2298
  "header": {
2299
- "color": {
2300
- "value": "#00549e",
2299
+ "border-block-end": {
2300
+ "value": "1px solid #d6a100",
2301
2301
  "filePath": "src/component/conduction/card.tokens.json",
2302
2302
  "isSource": true,
2303
2303
  "original": {
2304
- "value": "{epe.color.blue.31}"
2304
+ "value": "1px solid {epe.color.yellow.42}"
2305
2305
  },
2306
- "name": "utrechtCardHeaderColor",
2306
+ "name": "utrechtCardHeaderBorderBlockEnd",
2307
2307
  "attributes": {
2308
2308
  "category": "utrecht",
2309
2309
  "type": "card",
2310
2310
  "item": "header",
2311
- "subitem": "color"
2311
+ "subitem": "border-block-end"
2312
2312
  },
2313
2313
  "path": [
2314
2314
  "utrecht",
2315
2315
  "card",
2316
2316
  "header",
2317
- "color"
2317
+ "border-block-end"
2318
2318
  ]
2319
2319
  },
2320
- "border-block-end": {
2321
- "value": "1px solid #d6a100",
2320
+ "color": {
2321
+ "value": "#00549e",
2322
2322
  "filePath": "src/component/conduction/card.tokens.json",
2323
2323
  "isSource": true,
2324
2324
  "original": {
2325
- "value": "1px solid {epe.color.yellow.42}"
2325
+ "value": "{epe.color.blue.31}"
2326
2326
  },
2327
- "name": "utrechtCardHeaderBorderBlockEnd",
2327
+ "name": "utrechtCardHeaderColor",
2328
2328
  "attributes": {
2329
2329
  "category": "utrecht",
2330
2330
  "type": "card",
2331
2331
  "item": "header",
2332
- "subitem": "border-block-end"
2332
+ "subitem": "color"
2333
2333
  },
2334
2334
  "path": [
2335
2335
  "utrecht",
2336
2336
  "card",
2337
2337
  "header",
2338
- "border-block-end"
2338
+ "color"
2339
2339
  ]
2340
2340
  },
2341
2341
  "hover": {
2342
- "color": {
2343
- "value": "#00549e",
2342
+ "border-block-end": {
2343
+ "value": "1px solid #00549e",
2344
2344
  "filePath": "src/component/conduction/card.tokens.json",
2345
2345
  "isSource": true,
2346
2346
  "original": {
2347
- "value": "{epe.color.blue.31}"
2347
+ "value": "1px solid {epe.color.blue.31}"
2348
2348
  },
2349
- "name": "utrechtCardHeaderHoverColor",
2349
+ "name": "utrechtCardHeaderHoverBorderBlockEnd",
2350
2350
  "attributes": {
2351
2351
  "category": "utrecht",
2352
2352
  "type": "card",
2353
2353
  "item": "header",
2354
2354
  "subitem": "hover",
2355
- "state": "color"
2355
+ "state": "border-block-end"
2356
2356
  },
2357
2357
  "path": [
2358
2358
  "utrecht",
2359
2359
  "card",
2360
2360
  "header",
2361
2361
  "hover",
2362
- "color"
2362
+ "border-block-end"
2363
2363
  ]
2364
2364
  },
2365
- "border-block-end": {
2366
- "value": "1px solid #00549e",
2365
+ "color": {
2366
+ "value": "#00549e",
2367
2367
  "filePath": "src/component/conduction/card.tokens.json",
2368
2368
  "isSource": true,
2369
2369
  "original": {
2370
- "value": "1px solid {epe.color.blue.31}"
2370
+ "value": "{epe.color.blue.31}"
2371
2371
  },
2372
- "name": "utrechtCardHeaderHoverBorderBlockEnd",
2372
+ "name": "utrechtCardHeaderHoverColor",
2373
2373
  "attributes": {
2374
2374
  "category": "utrecht",
2375
2375
  "type": "card",
2376
2376
  "item": "header",
2377
2377
  "subitem": "hover",
2378
- "state": "border-block-end"
2378
+ "state": "color"
2379
2379
  },
2380
2380
  "path": [
2381
2381
  "utrecht",
2382
2382
  "card",
2383
2383
  "header",
2384
2384
  "hover",
2385
- "border-block-end"
2385
+ "color"
2386
2386
  ]
2387
2387
  }
2388
2388
  }
@@ -3094,25 +3094,6 @@
3094
3094
  }
3095
3095
  },
3096
3096
  "table": {
3097
- "border-collapse": {
3098
- "value": "collapse",
3099
- "filePath": "src/component/conduction/table.tokens.json",
3100
- "isSource": true,
3101
- "original": {
3102
- "value": "collapse"
3103
- },
3104
- "name": "utrechtTableBorderCollapse",
3105
- "attributes": {
3106
- "category": "utrecht",
3107
- "type": "table",
3108
- "item": "border-collapse"
3109
- },
3110
- "path": [
3111
- "utrecht",
3112
- "table",
3113
- "border-collapse"
3114
- ]
3115
- },
3116
3097
  "background-color": {
3117
3098
  "value": "#ffffff",
3118
3099
  "filePath": "src/component/conduction/table.tokens.json",
@@ -7,15 +7,15 @@
7
7
  "border-width": { "value": "unset" },
8
8
  "color": { "value": "{utrecht.document.color}" },
9
9
  "header": {
10
+ "border-block-end": { "value": "1px solid {epe.color.yellow.42}" },
10
11
  "color": {
11
12
  "value": "{epe.color.blue.31}"
12
13
  },
13
- "border-block-end": { "value": "1px solid {epe.color.yellow.42}" },
14
14
  "hover": {
15
+ "border-block-end": { "value": "1px solid {epe.color.blue.31}" },
15
16
  "color": {
16
17
  "value": "{epe.color.blue.31}"
17
- },
18
- "border-block-end": { "value": "1px solid {epe.color.blue.31}" }
18
+ }
19
19
  }
20
20
  },
21
21
  "hover": {
@@ -1,7 +1,6 @@
1
1
  {
2
2
  "utrecht": {
3
3
  "table": {
4
- "border-collapse": { "value": "collapse" },
5
4
  "background-color": { "value": "{epe.color.white.100}" },
6
5
  "header": {
7
6
  "border-block-end-color": { "value": "{epe.color.yellow.42}" },
@@ -24,6 +24,7 @@
24
24
  "margin-block-end": { "value": "{epe.size.xs}" },
25
25
  "padding-inline-start": { "value": "1ch" }
26
26
  },
27
+
27
28
  "marker": {
28
29
  "color": { "value": "{epe.color.black.19}" }
29
30
  }
@@ -1,15 +1,12 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Aug 2023 08:24:49 GMT
3
+ * Generated on Fri, 18 Aug 2023 12:11:24 GMT
4
4
  */
5
5
 
6
6
  .leiden-theme {
7
7
  --conduction-input-select-padding-block-start: 0;
8
8
  --conduction-input-select-padding-block-end: 0;
9
9
  --conduction-input-select-border-focus: unset;
10
- --utrecht-table-header-cell-text-transform: unset;
11
- --utrecht-table-header-text-transform: unset;
12
- --utrecht-table-margin-block-end: 0;
13
10
  --utrecht-paragraph-margin-block-end: 0;
14
11
  --utrecht-paragraph-margin-block-start: 0;
15
12
  --utrecht-paragraph-line-height: 1.5em;
@@ -30,6 +27,9 @@
30
27
  --utrecht-button-font-size: inherit;
31
28
  --utrecht-textbox-font-size: 15px;
32
29
  --utrecht-textbox-border-radius: 0px;
30
+ --utrecht-table-header-cell-text-transform: unset;
31
+ --utrecht-table-margin-block-end: 0;
32
+ --utrecht-table-header-text-transform: unset;
33
33
  --utrecht-page-header-logo-max-width: 80px;
34
34
  --utrecht-page-footer-background-image: unset;
35
35
  --utrecht-page-footer-logo-max-width: 120px;
@@ -90,22 +90,11 @@
90
90
  --conduction-input-select-invalid-border-color: var(--leiden-color-error);
91
91
  --conduction-input-select-border-radius: var(--utrecht-form-input-border-radius);
92
92
  --conduction-input-select-background-color: var(--leiden-color-white-100);
93
- --utrecht-table-row-border-block-end-width: var(--leiden-size-4xs);
94
- --utrecht-table-row-border-block-end-color: var(--leiden-color-lightgrey-89);
95
- --utrecht-table-cell-padding-inline-start: var(--leiden-size-md);
96
- --utrecht-table-cell-padding-inline-end: var(--leiden-size-md);
97
- --utrecht-table-cell-padding-block-start: var(--leiden-size-md);
98
- --utrecht-table-cell-padding-block-end: var(--leiden-size-md);
99
- --utrecht-table-header-cell-font-weight: var(--leiden-typography-font-weight-bold);
100
- --utrecht-table-header-font-weight: var(--leiden-typography-font-weight-bold);
101
- --utrecht-table-margin-block-start: var(--leiden-size-md);
102
- --utrecht-table-border-width: var(--leiden-size-4xs);
103
- --utrecht-table-border-color: var(--leiden-color-lightgrey-89);
104
93
  --utrecht-paragraph-font-weight: var(--leiden-typography-font-weight-normal);
105
94
  --utrecht-paragraph-font-size: var(--leiden-font-size-md);
106
95
  --utrecht-paragraph-font-family: var(--leiden-typography-sans-serif-font-family);
107
- --utrecht-page-padding-inline-end: var(--leiden-size-lg);
108
- --utrecht-page-padding-inline-start: var(--leiden-size-lg);
96
+ --utrecht-page-margin-inline-end: var(--leiden-size-lg);
97
+ --utrecht-page-margin-inline-start: var(--leiden-size-lg);
109
98
  --utrecht-unordered-list-marker-color: var(--leiden-color-primary);
110
99
  --utrecht-unordered-list-item-margin-block-end: var(--leiden-size-xs);
111
100
  --utrecht-unordered-list-item-margin-block-start: var(--leiden-size-xs);
@@ -204,6 +193,17 @@
204
193
  --utrecht-textbox-border-width: var(--leiden-size-4xs);
205
194
  --utrecht-textbox-border-color: var(--leiden-color-grey-33);
206
195
  --utrecht-textbox-background-color: var(--leiden-color-white-100);
196
+ --utrecht-table-cell-padding-inline-start: var(--leiden-size-md);
197
+ --utrecht-table-cell-padding-inline-end: var(--leiden-size-md);
198
+ --utrecht-table-cell-padding-block-start: var(--leiden-size-md);
199
+ --utrecht-table-cell-padding-block-end: var(--leiden-size-md);
200
+ --utrecht-table-header-cell-font-weight: var(--leiden-typography-font-weight-bold);
201
+ --utrecht-table-margin-block-start: var(--leiden-size-md);
202
+ --utrecht-table-border-width: var(--leiden-size-4xs);
203
+ --utrecht-table-border-color: var(--leiden-color-lightgrey-89);
204
+ --utrecht-table-row-border-block-end-width: var(--leiden-size-4xs);
205
+ --utrecht-table-row-border-block-end-color: var(--leiden-color-lightgrey-89);
206
+ --utrecht-table-header-font-weight: var(--leiden-typography-font-weight-bold);
207
207
  --utrecht-page-header-padding-block-end: var(--leiden-size-sm);
208
208
  --utrecht-page-header-padding-block-start: var(--leiden-size-sm);
209
209
  --utrecht-page-header-color: var(--leiden-color-white-100);
@@ -279,12 +279,12 @@
279
279
  --leiden-typography-scale-4xs: var(--leiden-font-size-4xs);
280
280
  --leiden-color-info: var(--leiden-color-primary);
281
281
  --conduction-input-select-border: 1px solid var(--utrecht-form-input-border-color);
282
+ --utrecht-paragraph-color: var(--utrecht-document-color);
283
+ --utrecht-unordered-list-font-size: var(--utrecht-document-font-size);
284
+ --utrecht-ordered-list-font-size: var(--utrecht-document-font-size);
282
285
  --utrecht-table-header-cell-color: var(--utrecht-document-color);
283
286
  --utrecht-table-header-cell-font-size: var(--utrecht-document-font-size);
284
- --utrecht-table-header-color: var(--utrecht-document-color);
285
287
  --utrecht-table-font-size: var(--utrecht-document-font-size);
286
288
  --utrecht-table-font-family: var(--utrecht-document-font-family);
287
- --utrecht-paragraph-color: var(--utrecht-document-color);
288
- --utrecht-unordered-list-font-size: var(--utrecht-document-font-size);
289
- --utrecht-ordered-list-font-size: var(--utrecht-document-font-size);
289
+ --utrecht-table-header-color: var(--utrecht-document-color);
290
290
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Aug 2023 08:24:49 GMT
3
+ * Generated on Fri, 18 Aug 2023 12:11:24 GMT
4
4
  */
5
5
 
6
6
  export const leidenColorPrimary = "#d62410";
@@ -134,6 +134,25 @@ export const utrechtPageHeaderBackgroundColor = "#0d1921";
134
134
  export const utrechtPageHeaderColor = "#ffffff";
135
135
  export const utrechtPageHeaderPaddingBlockStart = "14px";
136
136
  export const utrechtPageHeaderPaddingBlockEnd = "14px";
137
+ export const utrechtTableHeaderFontWeight = "700";
138
+ export const utrechtTableHeaderColor = "#0d1921";
139
+ export const utrechtTableHeaderTextTransform = "unset";
140
+ export const utrechtTableRowBorderBlockEndColor = "#e4e4e4";
141
+ export const utrechtTableRowBorderBlockEndWidth = "1px";
142
+ export const utrechtTableBorderColor = "#e4e4e4";
143
+ export const utrechtTableBorderWidth = "1px";
144
+ export const utrechtTableFontFamily = "\"Open Sans\", Arial, sans-serif";
145
+ export const utrechtTableFontSize = "18px";
146
+ export const utrechtTableMarginBlockEnd = 0;
147
+ export const utrechtTableMarginBlockStart = "18px";
148
+ export const utrechtTableHeaderCellFontSize = "18px";
149
+ export const utrechtTableHeaderCellFontWeight = "700";
150
+ export const utrechtTableHeaderCellColor = "#0d1921";
151
+ export const utrechtTableHeaderCellTextTransform = "unset";
152
+ export const utrechtTableCellPaddingBlockEnd = "18px";
153
+ export const utrechtTableCellPaddingBlockStart = "18px";
154
+ export const utrechtTableCellPaddingInlineEnd = "18px";
155
+ export const utrechtTableCellPaddingInlineStart = "18px";
137
156
  export const utrechtTextboxBackgroundColor = "#ffffff";
138
157
  export const utrechtTextboxBorderColor = "#5f594a";
139
158
  export const utrechtTextboxBorderRadius = "0px";
@@ -250,8 +269,8 @@ export const utrechtUnorderedListItemMarginBlockStart = "8px";
250
269
  export const utrechtUnorderedListItemMarginBlockEnd = "8px";
251
270
  export const utrechtUnorderedListItemPaddingInlineStart = "1ch";
252
271
  export const utrechtUnorderedListMarkerColor = "#d62410";
253
- export const utrechtPagePaddingInlineStart = "24px";
254
- export const utrechtPagePaddingInlineEnd = "24px";
272
+ export const utrechtPageMarginInlineStart = "24px";
273
+ export const utrechtPageMarginInlineEnd = "24px";
255
274
  export const utrechtPageMaxInlineSize = "1140px";
256
275
  export const utrechtParagraphColor = "#0d1921";
257
276
  export const utrechtParagraphFontFamily = "\"Open Sans\", Arial, sans-serif";
@@ -260,25 +279,6 @@ export const utrechtParagraphFontWeight = "400";
260
279
  export const utrechtParagraphLineHeight = "1.5em";
261
280
  export const utrechtParagraphMarginBlockStart = 0;
262
281
  export const utrechtParagraphMarginBlockEnd = 0;
263
- export const utrechtTableBorderColor = "#e4e4e4";
264
- export const utrechtTableBorderWidth = "1px";
265
- export const utrechtTableFontFamily = "\"Open Sans\", Arial, sans-serif";
266
- export const utrechtTableFontSize = "18px";
267
- export const utrechtTableMarginBlockEnd = 0;
268
- export const utrechtTableMarginBlockStart = "18px";
269
- export const utrechtTableHeaderFontWeight = "700";
270
- export const utrechtTableHeaderColor = "#0d1921";
271
- export const utrechtTableHeaderTextTransform = "unset";
272
- export const utrechtTableHeaderCellFontSize = "18px";
273
- export const utrechtTableHeaderCellFontWeight = "700";
274
- export const utrechtTableHeaderCellColor = "#0d1921";
275
- export const utrechtTableHeaderCellTextTransform = "unset";
276
- export const utrechtTableCellPaddingBlockEnd = "18px";
277
- export const utrechtTableCellPaddingBlockStart = "18px";
278
- export const utrechtTableCellPaddingInlineEnd = "18px";
279
- export const utrechtTableCellPaddingInlineStart = "18px";
280
- export const utrechtTableRowBorderBlockEndColor = "#e4e4e4";
281
- export const utrechtTableRowBorderBlockEndWidth = "1px";
282
282
  export const conductionInputSelectBackgroundColor = "#ffffff";
283
283
  export const conductionInputSelectBorder = "1px solid #5f594a";
284
284
  export const conductionInputSelectBorderFocus = "unset";
@@ -4266,22 +4266,22 @@
4266
4266
  ]
4267
4267
  },
4268
4268
  {
4269
- "value": "1140px",
4269
+ "value": "24px",
4270
4270
  "filePath": "src/component/utrecht/page.tokens.json",
4271
4271
  "isSource": true,
4272
4272
  "original": {
4273
- "value": "1140px"
4273
+ "value": "{leiden.size.lg}"
4274
4274
  },
4275
- "name": "utrechtPageMaxInlineSize",
4275
+ "name": "utrechtPageMarginInlineEnd",
4276
4276
  "attributes": {
4277
4277
  "category": "utrecht",
4278
4278
  "type": "page",
4279
- "item": "max-inline-size"
4279
+ "item": "margin-inline-end"
4280
4280
  },
4281
4281
  "path": [
4282
4282
  "utrecht",
4283
4283
  "page",
4284
- "max-inline-size"
4284
+ "margin-inline-end"
4285
4285
  ]
4286
4286
  },
4287
4287
  {
@@ -4291,35 +4291,35 @@
4291
4291
  "original": {
4292
4292
  "value": "{leiden.size.lg}"
4293
4293
  },
4294
- "name": "utrechtPagePaddingInlineEnd",
4294
+ "name": "utrechtPageMarginInlineStart",
4295
4295
  "attributes": {
4296
4296
  "category": "utrecht",
4297
4297
  "type": "page",
4298
- "item": "padding-inline-end"
4298
+ "item": "margin-inline-start"
4299
4299
  },
4300
4300
  "path": [
4301
4301
  "utrecht",
4302
4302
  "page",
4303
- "padding-inline-end"
4303
+ "margin-inline-start"
4304
4304
  ]
4305
4305
  },
4306
4306
  {
4307
- "value": "24px",
4307
+ "value": "1140px",
4308
4308
  "filePath": "src/component/utrecht/page.tokens.json",
4309
4309
  "isSource": true,
4310
4310
  "original": {
4311
- "value": "{leiden.size.lg}"
4311
+ "value": "1140px"
4312
4312
  },
4313
- "name": "utrechtPagePaddingInlineStart",
4313
+ "name": "utrechtPageMaxInlineSize",
4314
4314
  "attributes": {
4315
4315
  "category": "utrecht",
4316
4316
  "type": "page",
4317
- "item": "padding-inline-start"
4317
+ "item": "max-inline-size"
4318
4318
  },
4319
4319
  "path": [
4320
4320
  "utrecht",
4321
4321
  "page",
4322
- "padding-inline-start"
4322
+ "max-inline-size"
4323
4323
  ]
4324
4324
  },
4325
4325
  {