@conduction/theme 1.0.56 → 1.0.58

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 (118) hide show
  1. package/README.md +2 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +45 -1
  3. package/conduction-design-tokens/dist/index.js +45 -1
  4. package/conduction-design-tokens/dist/index.json +938 -0
  5. package/conduction-design-tokens/dist/index.less +45 -1
  6. package/conduction-design-tokens/dist/index.scss +45 -1
  7. package/conduction-design-tokens/dist/tokens.json +971 -0
  8. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  9. package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  10. package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  11. package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
  12. package/municipalities/commonground-design-tokens/dist/index.js +45 -1
  13. package/municipalities/commonground-design-tokens/dist/index.json +938 -0
  14. package/municipalities/commonground-design-tokens/dist/index.less +45 -1
  15. package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
  16. package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
  17. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  18. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  19. package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  20. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
  21. package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
  22. package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
  23. package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
  24. package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
  25. package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
  26. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
  27. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  28. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  29. package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  30. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
  31. package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
  32. package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
  33. package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
  34. package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
  35. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
  36. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
  37. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  38. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  39. package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  40. package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
  41. package/municipalities/epe-design-tokens/dist/index.js +46 -1
  42. package/municipalities/epe-design-tokens/dist/index.json +959 -0
  43. package/municipalities/epe-design-tokens/dist/index.less +46 -1
  44. package/municipalities/epe-design-tokens/dist/index.scss +46 -1
  45. package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
  46. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
  47. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  48. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  49. package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  50. package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
  51. package/municipalities/leiden-design-tokens/dist/index.js +46 -1
  52. package/municipalities/leiden-design-tokens/dist/index.json +959 -0
  53. package/municipalities/leiden-design-tokens/dist/index.less +46 -1
  54. package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
  55. package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
  56. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
  57. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  58. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  59. package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  60. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
  61. package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
  62. package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
  63. package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
  64. package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
  65. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
  66. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
  67. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  68. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  69. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  70. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
  71. package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
  72. package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
  73. package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
  74. package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
  75. package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
  76. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  77. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  78. package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  79. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
  80. package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
  81. package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
  82. package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
  83. package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
  84. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
  85. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
  86. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  87. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  88. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  89. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
  90. package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
  91. package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
  92. package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
  93. package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
  94. package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
  95. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  96. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  97. package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  98. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
  99. package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
  100. package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
  101. package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
  102. package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
  103. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
  104. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
  105. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  106. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  107. package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  108. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
  109. package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
  110. package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
  111. package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
  112. package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
  113. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
  114. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
  115. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  116. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  117. package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  118. package/package.json +1 -1
@@ -1943,6 +1943,69 @@
1943
1943
  "inline-size"
1944
1944
  ]
1945
1945
  },
1946
+ {
1947
+ "value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='155' height='88' viewBox='0 0 155 88' class='logo__svg' role='img' aria-hidden='true'%3E%3Ctitle id='site-logo-title'%3EGemeente Epe%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cpath fill='%23231f20' class='logo__svg--letters-path' d='M7.7,74.621h5.957v8.144a16.255,16.255,0,0,1-5.594.8C4.916,83.57,0,82.137,0,75.642c0-3.715,2.325-7.754,8.767-7.754A16.751,16.751,0,0,1,13.2,68.5l-.242,2.975a9.753,9.753,0,0,0-3.875-.847c-4.19,0-5.013,3.453-5.013,5.169,0,2.824,1.453,5.038,4.48,5.038a3.46,3.46,0,0,0,1.381-.217V77.184H7.7ZM19.69,76.684c0-.607,0-2.781,1.962-2.781,1.574,0,1.985,1.347,1.985,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.557,8.557,0,0,1-3.56.89c-2.156,0-3.124-1.238-3.124-2.585h7.435Zm15.96-1.389c0-1.3-.605-1.782-1.453-1.782a1.445,1.445,0,0,0-1.574,1.586v7.167H36.231V76.338c0-1.434-.7-1.782-1.332-1.782-1.259,0-1.7.977-1.7,2.411v6.342H29.377V74.36a19.59,19.59,0,0,0-.1-2.368h3.488c.048.5.1,1.13.1,1.891h.049a3.461,3.461,0,0,1,3.56-2.065,3.212,3.212,0,0,1,3.27,1.891,3.434,3.434,0,0,1,3.463-1.891c2.786,0,3.706,1.826,3.706,4.085v7.406H43.085Zm9.809.346c0-.607,0-2.781,1.961-2.781,1.575,0,1.987,1.347,1.987,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.474-5.909a5.478,5.478,0,0,0-5.594,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.553,8.553,0,0,1-3.56.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm5.57-1.043c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.079,13.079,0,0,0,4-.653l-.072-2.583a8.561,8.561,0,0,1-3.561.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm9.228-1.389c0-1.412-.7-1.782-1.478-1.782-1.235,0-1.67.955-1.67,2.411v6.342H75.587V74.36a19.8,19.8,0,0,0-.1-2.368h3.487c.049.5.1,1.13.1,1.891h.048a3.463,3.463,0,0,1,3.561-2.065c2.785,0,3.7,1.826,3.7,4.085v7.406H82.562Zm5.5-4.346h2.18V69.669l3.73-1.064v3.387h2.47V74.4h-2.47v5.19c0,1.108.557,1.412,1.283,1.412a3.133,3.133,0,0,0,1.261-.239v2.411a10.072,10.072,0,0,1-2.665.305c-1.986,0-3.706-.869-3.706-3.345V74.4H88.059Zm13.733,4.692c0-.607,0-2.781,1.961-2.781,1.575,0,1.986,1.347,1.986,2.781Zm7.434,1.043c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.595,5.8c0,3.454,1.961,5.865,6.395,5.865a13.089,13.089,0,0,0,4-.653l-.074-2.583a8.544,8.544,0,0,1-3.559.89c-2.156,0-3.124-1.238-3.124-2.585h7.434Zm8.815-9.578H127.8V70.8h-5.933v3.39h5.642v2.648h-5.642V80.66h6.223v2.649H118.041Zm19.885,9.491c0,1.8-.146,3.5-1.841,3.5-1.551,0-1.913-1.694-1.913-3.5,0-1.3.339-3.345,1.913-3.345C137.828,74.3,137.926,76.467,137.926,77.64ZM130.345,88h3.827V81.637h.048a3.278,3.278,0,0,0,3.245,1.846c3.173,0,4.432-2.52,4.432-5.561,0-3.6-1.6-6.1-4.432-6.1a3.607,3.607,0,0,0-3.439,1.978h-.048a15.517,15.517,0,0,0-.1-1.8h-3.632a23.955,23.955,0,0,1,.1,2.542Zm17.22-11.316c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781ZM155,77.727c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.6,5.8c0,3.454,1.963,5.865,6.394,5.865a13.091,13.091,0,0,0,4-.653l-.072-2.583a8.569,8.569,0,0,1-3.561.89c-2.156,0-3.124-1.238-3.124-2.585H155Z'%3E%3C/path%3E%3Cpath fill='%2300539f' class='logo__svg--deer-path' d='M102.234,38.54l.11-.063c-.038-7.534-2.5-14.87-6.094-21.718v-.248l8.5-2.678-.6-2.989-7.8-.437A8.7,8.7,0,0,0,99.4,7.557l-1.809-1c-1.073,1.529-3.054,3.053-6.7,3.053-9.735,0-15.672-7.5-17.153-9.614L71.754.783c.956,1.481,5.885,8.486,14.6,10.413l-6.025,3.031,6,.436L87.5,25.622l-39.711-.006.054,2.164c1.447-.083,3.011-.042,3.975,1a4.948,4.948,0,0,1,.5,5.167,37.313,37.313,0,0,1-2.967,5.109c-9.037,2-16.871,5-22.686,8.82l2.466,3.062c5.771-3.791,13.73-6.721,22.965-8.591l.005,0v0a126.7,126.7,0,0,1,26.561-2.336c17.5.231,34.074,3.822,44.985,9.683l2.119-3.266A83.593,83.593,0,0,0,102.234,38.54Z'%3E%3C/path%3E%3Cpath fill='%23d5a10f' class='logo__svg--emblem-path' d='M115.353,41.321c.036.224.068.458.1.684-.8-.273-1.615-.532-2.44-.787.3-.845.732-1.635,1.208-1.58C114.809,39.706,115.217,40.479,115.353,41.321Zm-82.624-.978c1.1,1.09,2.674,2.585,2.982,2.873q1.681-.684,3.475-1.308a12.483,12.483,0,0,1-.321-2.475,19.928,19.928,0,0,1,.363-3.388.927.927,0,0,0-.272-1.069.535.535,0,0,0-.794.159,19.482,19.482,0,0,0-1.382,2.411s-.136.492-.333.477-.075-.5-.061-.591a16.765,16.765,0,0,1,1.588-4.866c1.284-2.562,1.1-1.971,1.194-2.3s.226-1.046-.485-.849-.694.243-.785.106.121-.349.257-.606a16.566,16.566,0,0,1,3.4-3.684s.757-.591.438-1.015-.68-.152-.906-.122-.363.106-.438-.03.1-.576.544-.849a42.561,42.561,0,0,0,5.244-3.9c.862-1,1.33-1.622.968-2.077s-1.345-.379-2.086.091a24.753,24.753,0,0,0-3.31,2.926,9.567,9.567,0,0,1-1.375,1.379c-.151.061-.378.167-.181-.182s.5-.924.226-1.121-.65-.273-1.33.182a11.369,11.369,0,0,0-3.37,3.986,17.766,17.766,0,0,0-.877,2.744c-.03.137-.332.561-.453.076a7.037,7.037,0,0,1-.181-1.152c-.016-.212-.046-.561-.318-.606a.919.919,0,0,0-.967.5c-.257.47-1.633,3.683-1.149,6.033a23.4,23.4,0,0,0,.877,3.532c.151.364.257.531.106.622a1,1,0,0,1-.877-.318c-.227-.258-.71-.9-.8-1.032s-.439-.454-.756-.227a2,2,0,0,0-.242,1.85A12.089,12.089,0,0,0,32.729,40.343ZM114.5,23.213c.44.273.62.712.545.849s-.212.06-.439.03-.588-.3-.906.122.438,1.015.438,1.015a16.609,16.609,0,0,1,3.4,3.684c.136.257.347.47.256.606s-.075.091-.785-.106-.576.515-.484.849-.092-.258,1.194,2.3a16.744,16.744,0,0,1,1.587,4.866c.014.091.136.576-.061.591s-.332-.477-.332-.477a19.61,19.61,0,0,0-1.382-2.411.535.535,0,0,0-.794-.159.928.928,0,0,0-.273,1.069,20.012,20.012,0,0,1,.364,3.388,14.049,14.049,0,0,1-.418,2.912q1.629.579,3.176,1.206c.134-.115.273-.222.34-.283.166-.152,1.873-1.773,3.037-2.925a12.07,12.07,0,0,0,2.388-3.82,2,2,0,0,0-.241-1.85c-.318-.227-.665.091-.756.227s-.574.774-.8,1.032a1,1,0,0,1-.878.318c-.15-.091-.044-.258.107-.622a23.621,23.621,0,0,0,.876-3.532c.485-2.35-.892-5.563-1.149-6.033a.919.919,0,0,0-.967-.5c-.272.045-.3.394-.316.606a7.1,7.1,0,0,1-.183,1.152c-.12.485-.423.061-.452-.076a17.581,17.581,0,0,0-.878-2.744,11.368,11.368,0,0,0-3.369-3.986c-.681-.455-1.058-.38-1.33-.182s.03.773.225,1.121-.03.243-.18.182a9.567,9.567,0,0,1-1.375-1.379,24.815,24.815,0,0,0-3.31-2.926c-.742-.47-1.723-.545-2.086-.091s.1,1.077.967,2.077A42.561,42.561,0,0,0,114.5,23.213Zm5.79,20.62q1.323.553,2.579,1.144a20.9,20.9,0,0,0,2.438-2.3c.3-.378.832-1.485.513-1.819s-1.48.622-2.388,1.334A15.2,15.2,0,0,1,120.288,43.833Zm-2.025,5.045c-.274.076-1.332.348-1.981.47s-3.128.273-3.416.287-.287.076-.3-.167.166-.211.166-.211.982-.274,2.508-.713a34.4,34.4,0,0,0,3.383-1.219q-3.251-1.358-6.921-2.491a10.7,10.7,0,0,1-.791,1.534,7.909,7.909,0,0,1-3.037,2.365c-.636.228-.25-.341-.25-.341s.18-.227.522-.682a10.755,10.755,0,0,0,1.019-2.387,1.742,1.742,0,0,0-.107-1.257c-.209-.057-.425-.11-.635-.166a1.173,1.173,0,0,0-.39.444,20.853,20.853,0,0,1-9.3,6.458c-6.849,2.465-14.532,3.2-20.964,3.267-6.4-.073-14.02-.821-20.814-3.267a20.848,20.848,0,0,1-9.3-6.458s-.362-.749-.861-.432-.317,1.115-.272,1.411a10.716,10.716,0,0,0,1.02,2.387c.34.455.522.682.522.682s.386.569-.25.341a7.9,7.9,0,0,1-3.038-2.365,12.548,12.548,0,0,1-.971-1.958,69.708,69.708,0,0,0-7.355,2.653,35.7,35.7,0,0,0,4,1.481c1.526.439,2.509.713,2.509.713s.181-.031.165.211-.014.182-.3.167-2.766-.167-3.415-.287-1.708-.394-1.981-.47-.694-.167-.846.273.968,1.136,1.224,1.273A28.168,28.168,0,0,0,44.73,52.8a92,92,0,0,0,9.944,1.7s.529,0,.529.226-.3.213-.529.228-2.145.075-2.539.061-2.765-.212-3.052-.258-1.18-.061-1.134.228.257.7,1.013.864,6.544,1.106,7.737,1.182,6.485.318,6.772.318.876.379.03.41-3.2.091-3.2.091-.439.014-.439.242.258.3.514.334,3.764.546,3.764.546,6.59.818,7.375.894c.577.055,3.637.235,6.175.3,0,0,.606.028.917.018.087,0,.261-.01.261-.01,2.328-.089,4.8-.259,5.316-.308.786-.076,7.376-.894,7.376-.894s3.507-.516,3.763-.546.515-.107.515-.334-.439-.242-.439-.242-2.358-.061-3.2-.091-.257-.41.03-.41,5.577-.242,6.772-.318,6.981-1.016,7.737-1.182.967-.577,1.012-.864-.846-.273-1.134-.228-2.658.243-3.053.258-2.311-.046-2.538-.061-.529,0-.529-.228.529-.226.529-.226a91.957,91.957,0,0,0,9.944-1.7,28.13,28.13,0,0,0,6.923-2.379c.257-.137,1.375-.834,1.224-1.273S118.534,48.8,118.263,48.878ZM32.438,44.657q1.155-.55,2.376-1.067a13.562,13.562,0,0,1-2.553-1.4c-.907-.712-2.071-1.667-2.388-1.334s.212,1.441.514,1.819A20.028,20.028,0,0,0,32.438,44.657Zm9.034-5.019c-.589.068-1,.841-1.133,1.683-.01.067-.021.137-.031.206q1.092-.363,2.22-.7C42.24,40.146,41.872,39.592,41.472,39.638Z'%3E%3C/path%3E%3C/svg%3E\")",
1948
+ "filePath": "src/component/conduction/logo.tokens.json",
1949
+ "isSource": true,
1950
+ "original": {
1951
+ "value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='155' height='88' viewBox='0 0 155 88' class='logo__svg' role='img' aria-hidden='true'%3E%3Ctitle id='site-logo-title'%3EGemeente Epe%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cpath fill='%23231f20' class='logo__svg--letters-path' d='M7.7,74.621h5.957v8.144a16.255,16.255,0,0,1-5.594.8C4.916,83.57,0,82.137,0,75.642c0-3.715,2.325-7.754,8.767-7.754A16.751,16.751,0,0,1,13.2,68.5l-.242,2.975a9.753,9.753,0,0,0-3.875-.847c-4.19,0-5.013,3.453-5.013,5.169,0,2.824,1.453,5.038,4.48,5.038a3.46,3.46,0,0,0,1.381-.217V77.184H7.7ZM19.69,76.684c0-.607,0-2.781,1.962-2.781,1.574,0,1.985,1.347,1.985,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.557,8.557,0,0,1-3.56.89c-2.156,0-3.124-1.238-3.124-2.585h7.435Zm15.96-1.389c0-1.3-.605-1.782-1.453-1.782a1.445,1.445,0,0,0-1.574,1.586v7.167H36.231V76.338c0-1.434-.7-1.782-1.332-1.782-1.259,0-1.7.977-1.7,2.411v6.342H29.377V74.36a19.59,19.59,0,0,0-.1-2.368h3.488c.048.5.1,1.13.1,1.891h.049a3.461,3.461,0,0,1,3.56-2.065,3.212,3.212,0,0,1,3.27,1.891,3.434,3.434,0,0,1,3.463-1.891c2.786,0,3.706,1.826,3.706,4.085v7.406H43.085Zm9.809.346c0-.607,0-2.781,1.961-2.781,1.575,0,1.987,1.347,1.987,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.474-5.909a5.478,5.478,0,0,0-5.594,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.553,8.553,0,0,1-3.56.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm5.57-1.043c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.079,13.079,0,0,0,4-.653l-.072-2.583a8.561,8.561,0,0,1-3.561.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm9.228-1.389c0-1.412-.7-1.782-1.478-1.782-1.235,0-1.67.955-1.67,2.411v6.342H75.587V74.36a19.8,19.8,0,0,0-.1-2.368h3.487c.049.5.1,1.13.1,1.891h.048a3.463,3.463,0,0,1,3.561-2.065c2.785,0,3.7,1.826,3.7,4.085v7.406H82.562Zm5.5-4.346h2.18V69.669l3.73-1.064v3.387h2.47V74.4h-2.47v5.19c0,1.108.557,1.412,1.283,1.412a3.133,3.133,0,0,0,1.261-.239v2.411a10.072,10.072,0,0,1-2.665.305c-1.986,0-3.706-.869-3.706-3.345V74.4H88.059Zm13.733,4.692c0-.607,0-2.781,1.961-2.781,1.575,0,1.986,1.347,1.986,2.781Zm7.434,1.043c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.595,5.8c0,3.454,1.961,5.865,6.395,5.865a13.089,13.089,0,0,0,4-.653l-.074-2.583a8.544,8.544,0,0,1-3.559.89c-2.156,0-3.124-1.238-3.124-2.585h7.434Zm8.815-9.578H127.8V70.8h-5.933v3.39h5.642v2.648h-5.642V80.66h6.223v2.649H118.041Zm19.885,9.491c0,1.8-.146,3.5-1.841,3.5-1.551,0-1.913-1.694-1.913-3.5,0-1.3.339-3.345,1.913-3.345C137.828,74.3,137.926,76.467,137.926,77.64ZM130.345,88h3.827V81.637h.048a3.278,3.278,0,0,0,3.245,1.846c3.173,0,4.432-2.52,4.432-5.561,0-3.6-1.6-6.1-4.432-6.1a3.607,3.607,0,0,0-3.439,1.978h-.048a15.517,15.517,0,0,0-.1-1.8h-3.632a23.955,23.955,0,0,1,.1,2.542Zm17.22-11.316c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781ZM155,77.727c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.6,5.8c0,3.454,1.963,5.865,6.394,5.865a13.091,13.091,0,0,0,4-.653l-.072-2.583a8.569,8.569,0,0,1-3.561.89c-2.156,0-3.124-1.238-3.124-2.585H155Z'%3E%3C/path%3E%3Cpath fill='%2300539f' class='logo__svg--deer-path' d='M102.234,38.54l.11-.063c-.038-7.534-2.5-14.87-6.094-21.718v-.248l8.5-2.678-.6-2.989-7.8-.437A8.7,8.7,0,0,0,99.4,7.557l-1.809-1c-1.073,1.529-3.054,3.053-6.7,3.053-9.735,0-15.672-7.5-17.153-9.614L71.754.783c.956,1.481,5.885,8.486,14.6,10.413l-6.025,3.031,6,.436L87.5,25.622l-39.711-.006.054,2.164c1.447-.083,3.011-.042,3.975,1a4.948,4.948,0,0,1,.5,5.167,37.313,37.313,0,0,1-2.967,5.109c-9.037,2-16.871,5-22.686,8.82l2.466,3.062c5.771-3.791,13.73-6.721,22.965-8.591l.005,0v0a126.7,126.7,0,0,1,26.561-2.336c17.5.231,34.074,3.822,44.985,9.683l2.119-3.266A83.593,83.593,0,0,0,102.234,38.54Z'%3E%3C/path%3E%3Cpath fill='%23d5a10f' class='logo__svg--emblem-path' d='M115.353,41.321c.036.224.068.458.1.684-.8-.273-1.615-.532-2.44-.787.3-.845.732-1.635,1.208-1.58C114.809,39.706,115.217,40.479,115.353,41.321Zm-82.624-.978c1.1,1.09,2.674,2.585,2.982,2.873q1.681-.684,3.475-1.308a12.483,12.483,0,0,1-.321-2.475,19.928,19.928,0,0,1,.363-3.388.927.927,0,0,0-.272-1.069.535.535,0,0,0-.794.159,19.482,19.482,0,0,0-1.382,2.411s-.136.492-.333.477-.075-.5-.061-.591a16.765,16.765,0,0,1,1.588-4.866c1.284-2.562,1.1-1.971,1.194-2.3s.226-1.046-.485-.849-.694.243-.785.106.121-.349.257-.606a16.566,16.566,0,0,1,3.4-3.684s.757-.591.438-1.015-.68-.152-.906-.122-.363.106-.438-.03.1-.576.544-.849a42.561,42.561,0,0,0,5.244-3.9c.862-1,1.33-1.622.968-2.077s-1.345-.379-2.086.091a24.753,24.753,0,0,0-3.31,2.926,9.567,9.567,0,0,1-1.375,1.379c-.151.061-.378.167-.181-.182s.5-.924.226-1.121-.65-.273-1.33.182a11.369,11.369,0,0,0-3.37,3.986,17.766,17.766,0,0,0-.877,2.744c-.03.137-.332.561-.453.076a7.037,7.037,0,0,1-.181-1.152c-.016-.212-.046-.561-.318-.606a.919.919,0,0,0-.967.5c-.257.47-1.633,3.683-1.149,6.033a23.4,23.4,0,0,0,.877,3.532c.151.364.257.531.106.622a1,1,0,0,1-.877-.318c-.227-.258-.71-.9-.8-1.032s-.439-.454-.756-.227a2,2,0,0,0-.242,1.85A12.089,12.089,0,0,0,32.729,40.343ZM114.5,23.213c.44.273.62.712.545.849s-.212.06-.439.03-.588-.3-.906.122.438,1.015.438,1.015a16.609,16.609,0,0,1,3.4,3.684c.136.257.347.47.256.606s-.075.091-.785-.106-.576.515-.484.849-.092-.258,1.194,2.3a16.744,16.744,0,0,1,1.587,4.866c.014.091.136.576-.061.591s-.332-.477-.332-.477a19.61,19.61,0,0,0-1.382-2.411.535.535,0,0,0-.794-.159.928.928,0,0,0-.273,1.069,20.012,20.012,0,0,1,.364,3.388,14.049,14.049,0,0,1-.418,2.912q1.629.579,3.176,1.206c.134-.115.273-.222.34-.283.166-.152,1.873-1.773,3.037-2.925a12.07,12.07,0,0,0,2.388-3.82,2,2,0,0,0-.241-1.85c-.318-.227-.665.091-.756.227s-.574.774-.8,1.032a1,1,0,0,1-.878.318c-.15-.091-.044-.258.107-.622a23.621,23.621,0,0,0,.876-3.532c.485-2.35-.892-5.563-1.149-6.033a.919.919,0,0,0-.967-.5c-.272.045-.3.394-.316.606a7.1,7.1,0,0,1-.183,1.152c-.12.485-.423.061-.452-.076a17.581,17.581,0,0,0-.878-2.744,11.368,11.368,0,0,0-3.369-3.986c-.681-.455-1.058-.38-1.33-.182s.03.773.225,1.121-.03.243-.18.182a9.567,9.567,0,0,1-1.375-1.379,24.815,24.815,0,0,0-3.31-2.926c-.742-.47-1.723-.545-2.086-.091s.1,1.077.967,2.077A42.561,42.561,0,0,0,114.5,23.213Zm5.79,20.62q1.323.553,2.579,1.144a20.9,20.9,0,0,0,2.438-2.3c.3-.378.832-1.485.513-1.819s-1.48.622-2.388,1.334A15.2,15.2,0,0,1,120.288,43.833Zm-2.025,5.045c-.274.076-1.332.348-1.981.47s-3.128.273-3.416.287-.287.076-.3-.167.166-.211.166-.211.982-.274,2.508-.713a34.4,34.4,0,0,0,3.383-1.219q-3.251-1.358-6.921-2.491a10.7,10.7,0,0,1-.791,1.534,7.909,7.909,0,0,1-3.037,2.365c-.636.228-.25-.341-.25-.341s.18-.227.522-.682a10.755,10.755,0,0,0,1.019-2.387,1.742,1.742,0,0,0-.107-1.257c-.209-.057-.425-.11-.635-.166a1.173,1.173,0,0,0-.39.444,20.853,20.853,0,0,1-9.3,6.458c-6.849,2.465-14.532,3.2-20.964,3.267-6.4-.073-14.02-.821-20.814-3.267a20.848,20.848,0,0,1-9.3-6.458s-.362-.749-.861-.432-.317,1.115-.272,1.411a10.716,10.716,0,0,0,1.02,2.387c.34.455.522.682.522.682s.386.569-.25.341a7.9,7.9,0,0,1-3.038-2.365,12.548,12.548,0,0,1-.971-1.958,69.708,69.708,0,0,0-7.355,2.653,35.7,35.7,0,0,0,4,1.481c1.526.439,2.509.713,2.509.713s.181-.031.165.211-.014.182-.3.167-2.766-.167-3.415-.287-1.708-.394-1.981-.47-.694-.167-.846.273.968,1.136,1.224,1.273A28.168,28.168,0,0,0,44.73,52.8a92,92,0,0,0,9.944,1.7s.529,0,.529.226-.3.213-.529.228-2.145.075-2.539.061-2.765-.212-3.052-.258-1.18-.061-1.134.228.257.7,1.013.864,6.544,1.106,7.737,1.182,6.485.318,6.772.318.876.379.03.41-3.2.091-3.2.091-.439.014-.439.242.258.3.514.334,3.764.546,3.764.546,6.59.818,7.375.894c.577.055,3.637.235,6.175.3,0,0,.606.028.917.018.087,0,.261-.01.261-.01,2.328-.089,4.8-.259,5.316-.308.786-.076,7.376-.894,7.376-.894s3.507-.516,3.763-.546.515-.107.515-.334-.439-.242-.439-.242-2.358-.061-3.2-.091-.257-.41.03-.41,5.577-.242,6.772-.318,6.981-1.016,7.737-1.182.967-.577,1.012-.864-.846-.273-1.134-.228-2.658.243-3.053.258-2.311-.046-2.538-.061-.529,0-.529-.228.529-.226.529-.226a91.957,91.957,0,0,0,9.944-1.7,28.13,28.13,0,0,0,6.923-2.379c.257-.137,1.375-.834,1.224-1.273S118.534,48.8,118.263,48.878ZM32.438,44.657q1.155-.55,2.376-1.067a13.562,13.562,0,0,1-2.553-1.4c-.907-.712-2.071-1.667-2.388-1.334s.212,1.441.514,1.819A20.028,20.028,0,0,0,32.438,44.657Zm9.034-5.019c-.589.068-1,.841-1.133,1.683-.01.067-.021.137-.031.206q1.092-.363,2.22-.7C42.24,40.146,41.872,39.592,41.472,39.638Z'%3E%3C/path%3E%3C/svg%3E\")"
1952
+ },
1953
+ "name": "conductionLogoNavbarBackgroundImage",
1954
+ "attributes": {
1955
+ "category": "conduction",
1956
+ "type": "logo",
1957
+ "item": "navbar",
1958
+ "subitem": "background-image"
1959
+ },
1960
+ "path": [
1961
+ "conduction",
1962
+ "logo",
1963
+ "navbar",
1964
+ "background-image"
1965
+ ]
1966
+ },
1967
+ {
1968
+ "value": "45px",
1969
+ "filePath": "src/component/conduction/logo.tokens.json",
1970
+ "isSource": true,
1971
+ "original": {
1972
+ "value": "45px"
1973
+ },
1974
+ "name": "conductionLogoNavbarBlockSize",
1975
+ "attributes": {
1976
+ "category": "conduction",
1977
+ "type": "logo",
1978
+ "item": "navbar",
1979
+ "subitem": "block-size"
1980
+ },
1981
+ "path": [
1982
+ "conduction",
1983
+ "logo",
1984
+ "navbar",
1985
+ "block-size"
1986
+ ]
1987
+ },
1988
+ {
1989
+ "value": "100px",
1990
+ "filePath": "src/component/conduction/logo.tokens.json",
1991
+ "isSource": true,
1992
+ "original": {
1993
+ "value": "100px"
1994
+ },
1995
+ "name": "conductionLogoNavbarInlineSize",
1996
+ "attributes": {
1997
+ "category": "conduction",
1998
+ "type": "logo",
1999
+ "item": "navbar",
2000
+ "subitem": "inline-size"
2001
+ },
2002
+ "path": [
2003
+ "conduction",
2004
+ "logo",
2005
+ "navbar",
2006
+ "inline-size"
2007
+ ]
2008
+ },
1946
2009
  {
1947
2010
  "value": "#e6e6e6",
1948
2011
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -4806,6 +4869,27 @@
4806
4869
  "90"
4807
4870
  ]
4808
4871
  },
4872
+ {
4873
+ "value": "#f7f7f7",
4874
+ "filePath": "src/brand/epe/color.tokens.json",
4875
+ "isSource": true,
4876
+ "original": {
4877
+ "value": "#f7f7f7"
4878
+ },
4879
+ "name": "epeColorGrey97",
4880
+ "attributes": {
4881
+ "category": "epe",
4882
+ "type": "color",
4883
+ "item": "grey",
4884
+ "subitem": "97"
4885
+ },
4886
+ "path": [
4887
+ "epe",
4888
+ "color",
4889
+ "grey",
4890
+ "97"
4891
+ ]
4892
+ },
4809
4893
  {
4810
4894
  "value": "#01699d",
4811
4895
  "filePath": "src/brand/epe/color.tokens.json",
@@ -10076,6 +10160,881 @@
10076
10160
  "margin-block-start"
10077
10161
  ]
10078
10162
  },
10163
+ {
10164
+ "value": "#ffffff",
10165
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10166
+ "isSource": true,
10167
+ "original": {
10168
+ "value": "{epe.color.white.100}"
10169
+ },
10170
+ "name": "utrechtRadioButtonBackgroundColor",
10171
+ "attributes": {
10172
+ "category": "utrecht",
10173
+ "type": "radio-button",
10174
+ "item": "background-color"
10175
+ },
10176
+ "path": [
10177
+ "utrecht",
10178
+ "radio-button",
10179
+ "background-color"
10180
+ ]
10181
+ },
10182
+ {
10183
+ "value": "#757575",
10184
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10185
+ "isSource": true,
10186
+ "original": {
10187
+ "value": "{epe.color.grey.46}"
10188
+ },
10189
+ "name": "utrechtRadioButtonBorderColor",
10190
+ "attributes": {
10191
+ "category": "utrecht",
10192
+ "type": "radio-button",
10193
+ "item": "border-color"
10194
+ },
10195
+ "path": [
10196
+ "utrecht",
10197
+ "radio-button",
10198
+ "border-color"
10199
+ ]
10200
+ },
10201
+ {
10202
+ "value": "1px",
10203
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10204
+ "isSource": true,
10205
+ "original": {
10206
+ "value": "{epe.size.4xs}"
10207
+ },
10208
+ "name": "utrechtRadioButtonBorderWidth",
10209
+ "attributes": {
10210
+ "category": "utrecht",
10211
+ "type": "radio-button",
10212
+ "item": "border-width"
10213
+ },
10214
+ "path": [
10215
+ "utrecht",
10216
+ "radio-button",
10217
+ "border-width"
10218
+ ]
10219
+ },
10220
+ {
10221
+ "value": "#ffffff",
10222
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10223
+ "isSource": true,
10224
+ "original": {
10225
+ "value": "{epe.color.white.100}"
10226
+ },
10227
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
10228
+ "attributes": {
10229
+ "category": "utrecht",
10230
+ "type": "radio-button",
10231
+ "item": "checked",
10232
+ "subitem": "active",
10233
+ "state": "background-color"
10234
+ },
10235
+ "path": [
10236
+ "utrecht",
10237
+ "radio-button",
10238
+ "checked",
10239
+ "active",
10240
+ "background-color"
10241
+ ]
10242
+ },
10243
+ {
10244
+ "value": "#01699d",
10245
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10246
+ "isSource": true,
10247
+ "original": {
10248
+ "value": "{epe.color.primary}"
10249
+ },
10250
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
10251
+ "attributes": {
10252
+ "category": "utrecht",
10253
+ "type": "radio-button",
10254
+ "item": "checked",
10255
+ "subitem": "active",
10256
+ "state": "border-color"
10257
+ },
10258
+ "path": [
10259
+ "utrecht",
10260
+ "radio-button",
10261
+ "checked",
10262
+ "active",
10263
+ "border-color"
10264
+ ]
10265
+ },
10266
+ {
10267
+ "value": "1px",
10268
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10269
+ "isSource": true,
10270
+ "original": {
10271
+ "value": "{epe.size.4xs}"
10272
+ },
10273
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
10274
+ "attributes": {
10275
+ "category": "utrecht",
10276
+ "type": "radio-button",
10277
+ "item": "checked",
10278
+ "subitem": "active",
10279
+ "state": "border-width"
10280
+ },
10281
+ "path": [
10282
+ "utrecht",
10283
+ "radio-button",
10284
+ "checked",
10285
+ "active",
10286
+ "border-width"
10287
+ ]
10288
+ },
10289
+ {
10290
+ "value": "#01699d",
10291
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10292
+ "isSource": true,
10293
+ "original": {
10294
+ "value": "{epe.color.primary}"
10295
+ },
10296
+ "name": "utrechtRadioButtonCheckedActiveColor",
10297
+ "attributes": {
10298
+ "category": "utrecht",
10299
+ "type": "radio-button",
10300
+ "item": "checked",
10301
+ "subitem": "active",
10302
+ "state": "color"
10303
+ },
10304
+ "path": [
10305
+ "utrecht",
10306
+ "radio-button",
10307
+ "checked",
10308
+ "active",
10309
+ "color"
10310
+ ]
10311
+ },
10312
+ {
10313
+ "value": "#ffffff",
10314
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10315
+ "isSource": true,
10316
+ "original": {
10317
+ "value": "{epe.color.white.100}"
10318
+ },
10319
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
10320
+ "attributes": {
10321
+ "category": "utrecht",
10322
+ "type": "radio-button",
10323
+ "item": "checked",
10324
+ "subitem": "background-color"
10325
+ },
10326
+ "path": [
10327
+ "utrecht",
10328
+ "radio-button",
10329
+ "checked",
10330
+ "background-color"
10331
+ ]
10332
+ },
10333
+ {
10334
+ "value": "#01699d",
10335
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10336
+ "isSource": true,
10337
+ "original": {
10338
+ "value": "{epe.color.primary}"
10339
+ },
10340
+ "name": "utrechtRadioButtonCheckedBorderColor",
10341
+ "attributes": {
10342
+ "category": "utrecht",
10343
+ "type": "radio-button",
10344
+ "item": "checked",
10345
+ "subitem": "border-color"
10346
+ },
10347
+ "path": [
10348
+ "utrecht",
10349
+ "radio-button",
10350
+ "checked",
10351
+ "border-color"
10352
+ ]
10353
+ },
10354
+ {
10355
+ "value": "1px",
10356
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10357
+ "isSource": true,
10358
+ "original": {
10359
+ "value": "{epe.size.4xs}"
10360
+ },
10361
+ "name": "utrechtRadioButtonCheckedBorderWidth",
10362
+ "attributes": {
10363
+ "category": "utrecht",
10364
+ "type": "radio-button",
10365
+ "item": "checked",
10366
+ "subitem": "border-width"
10367
+ },
10368
+ "path": [
10369
+ "utrecht",
10370
+ "radio-button",
10371
+ "checked",
10372
+ "border-width"
10373
+ ]
10374
+ },
10375
+ {
10376
+ "value": "#01699d",
10377
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10378
+ "isSource": true,
10379
+ "original": {
10380
+ "value": "{epe.color.primary}"
10381
+ },
10382
+ "name": "utrechtRadioButtonCheckedColor",
10383
+ "attributes": {
10384
+ "category": "utrecht",
10385
+ "type": "radio-button",
10386
+ "item": "checked",
10387
+ "subitem": "color"
10388
+ },
10389
+ "path": [
10390
+ "utrecht",
10391
+ "radio-button",
10392
+ "checked",
10393
+ "color"
10394
+ ]
10395
+ },
10396
+ {
10397
+ "value": "#ffffff",
10398
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10399
+ "isSource": true,
10400
+ "original": {
10401
+ "value": "{epe.color.white.100}"
10402
+ },
10403
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
10404
+ "attributes": {
10405
+ "category": "utrecht",
10406
+ "type": "radio-button",
10407
+ "item": "checked-disabled",
10408
+ "subitem": "background-color"
10409
+ },
10410
+ "path": [
10411
+ "utrecht",
10412
+ "radio-button",
10413
+ "checked-disabled",
10414
+ "background-color"
10415
+ ]
10416
+ },
10417
+ {
10418
+ "value": "#d1d1d1",
10419
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10420
+ "isSource": true,
10421
+ "original": {
10422
+ "value": "{epe.color.grey.82}"
10423
+ },
10424
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
10425
+ "attributes": {
10426
+ "category": "utrecht",
10427
+ "type": "radio-button",
10428
+ "item": "checked-disabled",
10429
+ "subitem": "border-color"
10430
+ },
10431
+ "path": [
10432
+ "utrecht",
10433
+ "radio-button",
10434
+ "checked-disabled",
10435
+ "border-color"
10436
+ ]
10437
+ },
10438
+ {
10439
+ "value": "1px",
10440
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10441
+ "isSource": true,
10442
+ "original": {
10443
+ "value": "{epe.size.4xs}"
10444
+ },
10445
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
10446
+ "attributes": {
10447
+ "category": "utrecht",
10448
+ "type": "radio-button",
10449
+ "item": "checked-disabled",
10450
+ "subitem": "border-width"
10451
+ },
10452
+ "path": [
10453
+ "utrecht",
10454
+ "radio-button",
10455
+ "checked-disabled",
10456
+ "border-width"
10457
+ ]
10458
+ },
10459
+ {
10460
+ "value": "#d1d1d1",
10461
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
10462
+ "isSource": true,
10463
+ "original": {
10464
+ "value": "{epe.color.grey.82}"
10465
+ },
10466
+ "name": "utrechtRadioButtonCheckedDisabledColor",
10467
+ "attributes": {
10468
+ "category": "utrecht",
10469
+ "type": "radio-button",
10470
+ "item": "checked-disabled",
10471
+ "subitem": "color"
10472
+ },
10473
+ "path": [
10474
+ "utrecht",
10475
+ "radio-button",
10476
+ "checked-disabled",
10477
+ "color"
10478
+ ]
10479
+ },
10480
+ {
10481
+ "value": "#ffffff",
10482
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10483
+ "isSource": true,
10484
+ "original": {
10485
+ "value": "{epe.color.white.100}"
10486
+ },
10487
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
10488
+ "attributes": {
10489
+ "category": "utrecht",
10490
+ "type": "radio-button",
10491
+ "item": "checked",
10492
+ "subitem": "focus",
10493
+ "state": "background-color"
10494
+ },
10495
+ "path": [
10496
+ "utrecht",
10497
+ "radio-button",
10498
+ "checked",
10499
+ "focus",
10500
+ "background-color"
10501
+ ]
10502
+ },
10503
+ {
10504
+ "value": "#01699d",
10505
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10506
+ "isSource": true,
10507
+ "original": {
10508
+ "value": "{epe.color.primary}"
10509
+ },
10510
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
10511
+ "attributes": {
10512
+ "category": "utrecht",
10513
+ "type": "radio-button",
10514
+ "item": "checked",
10515
+ "subitem": "focus",
10516
+ "state": "border-color"
10517
+ },
10518
+ "path": [
10519
+ "utrecht",
10520
+ "radio-button",
10521
+ "checked",
10522
+ "focus",
10523
+ "border-color"
10524
+ ]
10525
+ },
10526
+ {
10527
+ "value": "1px",
10528
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10529
+ "isSource": true,
10530
+ "original": {
10531
+ "value": "{epe.size.4xs}"
10532
+ },
10533
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
10534
+ "attributes": {
10535
+ "category": "utrecht",
10536
+ "type": "radio-button",
10537
+ "item": "checked",
10538
+ "subitem": "focus",
10539
+ "state": "border-width"
10540
+ },
10541
+ "path": [
10542
+ "utrecht",
10543
+ "radio-button",
10544
+ "checked",
10545
+ "focus",
10546
+ "border-width"
10547
+ ]
10548
+ },
10549
+ {
10550
+ "value": "#01699d",
10551
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10552
+ "isSource": true,
10553
+ "original": {
10554
+ "value": "{epe.color.primary}"
10555
+ },
10556
+ "name": "utrechtRadioButtonCheckedFocusColor",
10557
+ "attributes": {
10558
+ "category": "utrecht",
10559
+ "type": "radio-button",
10560
+ "item": "checked",
10561
+ "subitem": "focus",
10562
+ "state": "color"
10563
+ },
10564
+ "path": [
10565
+ "utrecht",
10566
+ "radio-button",
10567
+ "checked",
10568
+ "focus",
10569
+ "color"
10570
+ ]
10571
+ },
10572
+ {
10573
+ "value": "#ffffff",
10574
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10575
+ "isSource": true,
10576
+ "original": {
10577
+ "value": "{epe.color.white.100}"
10578
+ },
10579
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
10580
+ "attributes": {
10581
+ "category": "utrecht",
10582
+ "type": "radio-button",
10583
+ "item": "checked",
10584
+ "subitem": "hover",
10585
+ "state": "background-color"
10586
+ },
10587
+ "path": [
10588
+ "utrecht",
10589
+ "radio-button",
10590
+ "checked",
10591
+ "hover",
10592
+ "background-color"
10593
+ ]
10594
+ },
10595
+ {
10596
+ "value": "#01476a",
10597
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10598
+ "isSource": true,
10599
+ "original": {
10600
+ "value": "{epe.color.primary-hover}"
10601
+ },
10602
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
10603
+ "attributes": {
10604
+ "category": "utrecht",
10605
+ "type": "radio-button",
10606
+ "item": "checked",
10607
+ "subitem": "hover",
10608
+ "state": "border-color"
10609
+ },
10610
+ "path": [
10611
+ "utrecht",
10612
+ "radio-button",
10613
+ "checked",
10614
+ "hover",
10615
+ "border-color"
10616
+ ]
10617
+ },
10618
+ {
10619
+ "value": "1px",
10620
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10621
+ "isSource": true,
10622
+ "original": {
10623
+ "value": "{epe.size.4xs}"
10624
+ },
10625
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
10626
+ "attributes": {
10627
+ "category": "utrecht",
10628
+ "type": "radio-button",
10629
+ "item": "checked",
10630
+ "subitem": "hover",
10631
+ "state": "border-width"
10632
+ },
10633
+ "path": [
10634
+ "utrecht",
10635
+ "radio-button",
10636
+ "checked",
10637
+ "hover",
10638
+ "border-width"
10639
+ ]
10640
+ },
10641
+ {
10642
+ "value": "#01476a",
10643
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10644
+ "isSource": true,
10645
+ "original": {
10646
+ "value": "{epe.color.primary-hover}"
10647
+ },
10648
+ "name": "utrechtRadioButtonCheckedHoverColor",
10649
+ "attributes": {
10650
+ "category": "utrecht",
10651
+ "type": "radio-button",
10652
+ "item": "checked",
10653
+ "subitem": "hover",
10654
+ "state": "color"
10655
+ },
10656
+ "path": [
10657
+ "utrecht",
10658
+ "radio-button",
10659
+ "checked",
10660
+ "hover",
10661
+ "color"
10662
+ ]
10663
+ },
10664
+ {
10665
+ "value": "#f7f7f7",
10666
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10667
+ "isSource": true,
10668
+ "original": {
10669
+ "value": "{epe.color.grey.97}"
10670
+ },
10671
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
10672
+ "attributes": {
10673
+ "category": "utrecht",
10674
+ "type": "radio-button",
10675
+ "item": "disabled",
10676
+ "subitem": "background-color"
10677
+ },
10678
+ "path": [
10679
+ "utrecht",
10680
+ "radio-button",
10681
+ "disabled",
10682
+ "background-color"
10683
+ ]
10684
+ },
10685
+ {
10686
+ "value": "#d1d1d1",
10687
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10688
+ "isSource": true,
10689
+ "original": {
10690
+ "value": "{epe.color.grey.82}"
10691
+ },
10692
+ "name": "utrechtRadioButtonDisabledBorderColor",
10693
+ "attributes": {
10694
+ "category": "utrecht",
10695
+ "type": "radio-button",
10696
+ "item": "disabled",
10697
+ "subitem": "border-color"
10698
+ },
10699
+ "path": [
10700
+ "utrecht",
10701
+ "radio-button",
10702
+ "disabled",
10703
+ "border-color"
10704
+ ]
10705
+ },
10706
+ {
10707
+ "value": "1px",
10708
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10709
+ "isSource": true,
10710
+ "original": {
10711
+ "value": "{epe.size.4xs}"
10712
+ },
10713
+ "name": "utrechtRadioButtonDisabledBorderWidth",
10714
+ "attributes": {
10715
+ "category": "utrecht",
10716
+ "type": "radio-button",
10717
+ "item": "disabled",
10718
+ "subitem": "border-width"
10719
+ },
10720
+ "path": [
10721
+ "utrecht",
10722
+ "radio-button",
10723
+ "disabled",
10724
+ "border-width"
10725
+ ]
10726
+ },
10727
+ {
10728
+ "value": "#d1d1d1",
10729
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10730
+ "isSource": true,
10731
+ "original": {
10732
+ "value": "{epe.color.grey.82}"
10733
+ },
10734
+ "name": "utrechtRadioButtonDisabledColor",
10735
+ "attributes": {
10736
+ "category": "utrecht",
10737
+ "type": "radio-button",
10738
+ "item": "disabled",
10739
+ "subitem": "color"
10740
+ },
10741
+ "path": [
10742
+ "utrecht",
10743
+ "radio-button",
10744
+ "disabled",
10745
+ "color"
10746
+ ]
10747
+ },
10748
+ {
10749
+ "value": "#ffffff",
10750
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10751
+ "isSource": true,
10752
+ "original": {
10753
+ "value": "{epe.color.white.100}"
10754
+ },
10755
+ "name": "utrechtRadioButtonFocusBackgroundColor",
10756
+ "attributes": {
10757
+ "category": "utrecht",
10758
+ "type": "radio-button",
10759
+ "item": "focus",
10760
+ "subitem": "background-color"
10761
+ },
10762
+ "path": [
10763
+ "utrecht",
10764
+ "radio-button",
10765
+ "focus",
10766
+ "background-color"
10767
+ ]
10768
+ },
10769
+ {
10770
+ "value": "#01699d",
10771
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10772
+ "isSource": true,
10773
+ "original": {
10774
+ "value": "{epe.color.primary}"
10775
+ },
10776
+ "name": "utrechtRadioButtonFocusBorderColor",
10777
+ "attributes": {
10778
+ "category": "utrecht",
10779
+ "type": "radio-button",
10780
+ "item": "focus",
10781
+ "subitem": "border-color"
10782
+ },
10783
+ "path": [
10784
+ "utrecht",
10785
+ "radio-button",
10786
+ "focus",
10787
+ "border-color"
10788
+ ]
10789
+ },
10790
+ {
10791
+ "value": "1px",
10792
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10793
+ "isSource": true,
10794
+ "original": {
10795
+ "value": "{epe.size.4xs}"
10796
+ },
10797
+ "name": "utrechtRadioButtonFocusBorderWidth",
10798
+ "attributes": {
10799
+ "category": "utrecht",
10800
+ "type": "radio-button",
10801
+ "item": "focus",
10802
+ "subitem": "border-width"
10803
+ },
10804
+ "path": [
10805
+ "utrecht",
10806
+ "radio-button",
10807
+ "focus",
10808
+ "border-width"
10809
+ ]
10810
+ },
10811
+ {
10812
+ "value": "#01699d",
10813
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10814
+ "isSource": true,
10815
+ "original": {
10816
+ "value": "{epe.color.primary}"
10817
+ },
10818
+ "name": "utrechtRadioButtonFocusColor",
10819
+ "attributes": {
10820
+ "category": "utrecht",
10821
+ "type": "radio-button",
10822
+ "item": "focus",
10823
+ "subitem": "color"
10824
+ },
10825
+ "path": [
10826
+ "utrecht",
10827
+ "radio-button",
10828
+ "focus",
10829
+ "color"
10830
+ ]
10831
+ },
10832
+ {
10833
+ "value": "#ffffff",
10834
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10835
+ "isSource": true,
10836
+ "original": {
10837
+ "value": "{epe.color.white.100}"
10838
+ },
10839
+ "name": "utrechtRadioButtonHoverBackgroundColor",
10840
+ "attributes": {
10841
+ "category": "utrecht",
10842
+ "type": "radio-button",
10843
+ "item": "hover",
10844
+ "subitem": "background-color"
10845
+ },
10846
+ "path": [
10847
+ "utrecht",
10848
+ "radio-button",
10849
+ "hover",
10850
+ "background-color"
10851
+ ]
10852
+ },
10853
+ {
10854
+ "value": "#4f4f4f",
10855
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10856
+ "isSource": true,
10857
+ "original": {
10858
+ "value": "{epe.color.grey.31}"
10859
+ },
10860
+ "name": "utrechtRadioButtonHoverBorderColor",
10861
+ "attributes": {
10862
+ "category": "utrecht",
10863
+ "type": "radio-button",
10864
+ "item": "hover",
10865
+ "subitem": "border-color"
10866
+ },
10867
+ "path": [
10868
+ "utrecht",
10869
+ "radio-button",
10870
+ "hover",
10871
+ "border-color"
10872
+ ]
10873
+ },
10874
+ {
10875
+ "value": "1px",
10876
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10877
+ "isSource": true,
10878
+ "original": {
10879
+ "value": "{epe.size.4xs}"
10880
+ },
10881
+ "name": "utrechtRadioButtonHoverBorderWidth",
10882
+ "attributes": {
10883
+ "category": "utrecht",
10884
+ "type": "radio-button",
10885
+ "item": "hover",
10886
+ "subitem": "border-width"
10887
+ },
10888
+ "path": [
10889
+ "utrecht",
10890
+ "radio-button",
10891
+ "hover",
10892
+ "border-width"
10893
+ ]
10894
+ },
10895
+ {
10896
+ "value": "5px",
10897
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10898
+ "isSource": true,
10899
+ "original": {
10900
+ "value": "5px"
10901
+ },
10902
+ "name": "utrechtRadioButtonIconSize",
10903
+ "attributes": {
10904
+ "category": "utrecht",
10905
+ "type": "radio-button",
10906
+ "item": "icon",
10907
+ "subitem": "size"
10908
+ },
10909
+ "path": [
10910
+ "utrecht",
10911
+ "radio-button",
10912
+ "icon",
10913
+ "size"
10914
+ ]
10915
+ },
10916
+ {
10917
+ "value": "#ffffff",
10918
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10919
+ "isSource": true,
10920
+ "original": {
10921
+ "value": "{epe.color.white.100}"
10922
+ },
10923
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
10924
+ "attributes": {
10925
+ "category": "utrecht",
10926
+ "type": "radio-button",
10927
+ "item": "invalid",
10928
+ "subitem": "background-color"
10929
+ },
10930
+ "path": [
10931
+ "utrecht",
10932
+ "radio-button",
10933
+ "invalid",
10934
+ "background-color"
10935
+ ]
10936
+ },
10937
+ {
10938
+ "value": "#dc3545",
10939
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10940
+ "isSource": true,
10941
+ "original": {
10942
+ "value": "{epe.color.error}"
10943
+ },
10944
+ "name": "utrechtRadioButtonInvalidBorderColor",
10945
+ "attributes": {
10946
+ "category": "utrecht",
10947
+ "type": "radio-button",
10948
+ "item": "invalid",
10949
+ "subitem": "border-color"
10950
+ },
10951
+ "path": [
10952
+ "utrecht",
10953
+ "radio-button",
10954
+ "invalid",
10955
+ "border-color"
10956
+ ]
10957
+ },
10958
+ {
10959
+ "value": "1px",
10960
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10961
+ "isSource": true,
10962
+ "original": {
10963
+ "value": "{epe.size.4xs}"
10964
+ },
10965
+ "name": "utrechtRadioButtonInvalidBorderWidth",
10966
+ "attributes": {
10967
+ "category": "utrecht",
10968
+ "type": "radio-button",
10969
+ "item": "invalid",
10970
+ "subitem": "border-width"
10971
+ },
10972
+ "path": [
10973
+ "utrecht",
10974
+ "radio-button",
10975
+ "invalid",
10976
+ "border-width"
10977
+ ]
10978
+ },
10979
+ {
10980
+ "value": "#dc3545",
10981
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
10982
+ "isSource": true,
10983
+ "original": {
10984
+ "value": "{epe.color.error}"
10985
+ },
10986
+ "name": "utrechtRadioButtonInvalidColor",
10987
+ "attributes": {
10988
+ "category": "utrecht",
10989
+ "type": "radio-button",
10990
+ "item": "invalid",
10991
+ "subitem": "color"
10992
+ },
10993
+ "path": [
10994
+ "utrecht",
10995
+ "radio-button",
10996
+ "invalid",
10997
+ "color"
10998
+ ]
10999
+ },
11000
+ {
11001
+ "value": "16px",
11002
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
11003
+ "isSource": true,
11004
+ "original": {
11005
+ "value": "16px"
11006
+ },
11007
+ "name": "utrechtRadioButtonMinBlockSize",
11008
+ "attributes": {
11009
+ "category": "utrecht",
11010
+ "type": "radio-button",
11011
+ "item": "min-block-size"
11012
+ },
11013
+ "path": [
11014
+ "utrecht",
11015
+ "radio-button",
11016
+ "min-block-size"
11017
+ ]
11018
+ },
11019
+ {
11020
+ "value": "16px",
11021
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
11022
+ "isSource": true,
11023
+ "original": {
11024
+ "value": "16px"
11025
+ },
11026
+ "name": "utrechtRadioButtonMinInlineSize",
11027
+ "attributes": {
11028
+ "category": "utrecht",
11029
+ "type": "radio-button",
11030
+ "item": "min-inline-size"
11031
+ },
11032
+ "path": [
11033
+ "utrecht",
11034
+ "radio-button",
11035
+ "min-inline-size"
11036
+ ]
11037
+ },
10079
11038
  {
10080
11039
  "value": "1px",
10081
11040
  "filePath": "src/component/utrecht/separator.tokens.json",