@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
@@ -12,6 +12,13 @@
12
12
  "inline-size": { "value": "" },
13
13
  "block-size": { "value": "" },
14
14
  "background-image": { "value": "" }
15
+ },
16
+ "navbar": {
17
+ "inline-size": { "value": "102px" },
18
+ "block-size": { "value": "45px" },
19
+ "background-image": {
20
+ "value": "url('data:image/svg+xml,%3Csvg class=\"custom-logo\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 165 72.7\"%3E%3Cdefs%3E%3CclipPath id=\"a\"%3E%3Cpath fill=\"none\" d=\"M5.6 0H165v72.7H5.6Z\" data-name=\"Path 5771\"%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name=\"Group 11598\"%3E%3Cg clip-path=\"url(%23a)\" data-name=\"Mask Group 11250\"%3E%3Cpath fill=\"%23111A64\" d=\"M72 27.1v.9h-1.6a1.9 1.9 0 0 1 .4.5 1.8 1.8 0 0 1 .1.8 1.9 1.9 0 0 1-.7 1.5 3.5 3.5 0 0 1-2.2.6h-.5a2 2 0 0 1-.4 0 2.9 2.9 0 0 1-.1.3.6.6 0 0 0-.1.3c0 .2 0 .3.3.4a5.5 5.5 0 0 0 .9.2l1 .3a5.5 5.5 0 0 1 1.2.3 2.5 2.5 0 0 1 .9.6 1.3 1.3 0 0 1 .3.9 1.5 1.5 0 0 1-.3.9 2 2 0 0 1-.7.6 3.9 3.9 0 0 1-1 .4 8 8 0 0 1-1.5 0 5.4 5.4 0 0 1-2.5-.4 1.3 1.3 0 0 1-.8-1.2 1.4 1.4 0 0 1 .5-1 4.1 4.1 0 0 1 1.4-.7 2.3 2.3 0 0 1-.5-.4.6.6 0 0 1-.2-.5.8.8 0 0 1 0-.3 1.4 1.4 0 0 1 .3-.3 2.2 2.2 0 0 1 .2-.3 2.1 2.1 0 0 1 .3-.2 2.5 2.5 0 0 1-1.2-.8 2 2 0 0 1-.5-1.2 1.8 1.8 0 0 1 .7-1.6 3.6 3.6 0 0 1 2.3-.6Zm-1.9 8a.9.9 0 0 0-.3-.8 2.5 2.5 0 0 0-.8-.4 7.1 7.1 0 0 0-1-.3 10.2 10.2 0 0 1-1-.2 1.9 1.9 0 0 0-.7.7 1.5 1.5 0 0 0-.2.7 1 1 0 0 0 .6.9 2.9 2.9 0 0 0 1.6.4 3.9 3.9 0 0 0 .9-.1 1.8 1.8 0 0 0 .5-.3.8.8 0 0 0 .3-.3 1 1 0 0 0 .1-.4m-3.7-5.7a2.4 2.4 0 0 0 0 .6 1.2 1.2 0 0 0 .3.5 1.2 1.2 0 0 0 .5.3 2.1 2.1 0 0 0 .8.1 1.5 1.5 0 0 0 1.2-.4 1.7 1.7 0 0 0 .3-1.1 4.4 4.4 0 0 0 0-.5 2.8 2.8 0 0 0 0-.3 2.1 2.1 0 0 0-.1-.3V28a2.4 2.4 0 0 0-.7-.2 5.3 5.3 0 0 0-.7 0 1.7 1.7 0 0 0-1.3.3 1.6 1.6 0 0 0-.3 1.2\" data-name=\"Path 5659\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M79 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .1 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1 .2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .8-.4Zm-2.8-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5660\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M88.1 34H85v-.6h.8v-3.2a9.6 9.6 0 0 0 0-1 2.2 2.2 0 0 0-.2-.7 1 1 0 0 0-.4-.5 1.4 1.4 0 0 0-.7-.1 1.5 1.5 0 0 0-.6 0 1.6 1.6 0 0 0-.4.4 2 2 0 0 0-.4.5 2.6 2.6 0 0 0-.2.5v4h.8v.7h-3.2v-.6h1v-5.6h-1v-.7h2.4v1.4a2.3 2.3 0 0 1 .8-1A2.2 2.2 0 0 1 85 27a3.5 3.5 0 0 1 .6 0 1.6 1.6 0 0 1 1.1.8 2.2 2.2 0 0 1 .3.9 3 3 0 0 1 .4-.7 2.6 2.6 0 0 1 .5-.5 2.5 2.5 0 0 1 .6-.4 2.3 2.3 0 0 1 .8 0 3 3 0 0 1 1 0 1.4 1.4 0 0 1 .6.5 2.1 2.1 0 0 1 .4.9 6.4 6.4 0 0 1 .2 1.4v3.5h1v.6h-3.3v-.6h.9v-3.5a6.5 6.5 0 0 0 0-.8 1.8 1.8 0 0 0-.3-.7 1 1 0 0 0-.4-.4 1.5 1.5 0 0 0-.7-.1 1.4 1.4 0 0 0-1 .4 2.5 2.5 0 0 0-.6 1.1v4h1Z\" data-name=\"Path 5661\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M99.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H95a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.8.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.4-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5662\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M107.3 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.4.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .4.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.1 1h3.1a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5663\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117 34h-3.2v-.6h.9V30a3.4 3.4 0 0 0-.4-1.6 1.2 1.2 0 0 0-1.1-.6 1.9 1.9 0 0 0-.7.1 2 2 0 0 0-.5.3 2.1 2.1 0 0 0-.5.5 2.2 2.2 0 0 0-.2.5v4h.8v.7H109v-.6h1v-5.6h-1v-.7h2.4v1.4a2.8 2.8 0 0 1 .9-1 2.3 2.3 0 0 1 1.4-.5 4 4 0 0 1 1 .1 1.6 1.6 0 0 1 .8.5 2.2 2.2 0 0 1 .5.9 5 5 0 0 1 .1 1.4v3.5h1Z\" data-name=\"Path 5664\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117.6 27.1h1.1v-1l1.4-.6v1.6h2.2v.9h-2.2v3.8a2.4 2.4 0 0 0 .2 1.2.7.7 0 0 0 .7.3 1.6 1.6 0 0 0 .7-.1 4.4 4.4 0 0 0 .6-.3l.3.5a2.2 2.2 0 0 1-.3.2 3 3 0 0 1-.5.3 3.4 3.4 0 0 1-.6.2 2.8 2.8 0 0 1-.6 0 1.9 1.9 0 0 1-1.4-.4 2 2 0 0 1-.5-1.5V28h-1.1Z\" data-name=\"Path 5665\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M129.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H125a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.6.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1.1-.5\" data-name=\"Path 5666\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M89.9 43.4A5.3 5.3 0 0 0 88 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.1 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1 1.9 5.3 5.3 0 0 0 2 1.2 6.8 6.8 0 0 0 4.8 0 5.3 5.3 0 0 0 1.9-1.2 5.4 5.4 0 0 0 1.1-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.1-2m-3 8a3 3 0 0 1-2.7 0 3 3 0 0 1-1-.9 4 4 0 0 1-.6-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.5 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5667\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M102.7 43.4A5.3 5.3 0 0 0 101 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.2 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1.2 1.9 5.3 5.3 0 0 0 1.8 1.2 6.8 6.8 0 0 0 5 0 5.3 5.3 0 0 0 1.7-1.2 5.4 5.4 0 0 0 1.2-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.2-2m-2.8 8a3 3 0 0 1-2.9 0 3 3 0 0 1-1-.9 4 4 0 0 1-.5-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.6 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5668\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M112.5 41.7a5.4 5.4 0 0 0-.6 0 3.1 3.1 0 0 0-1.2.2 4 4 0 0 0-1 .6 4.3 4.3 0 0 0-.8.8 2.8 2.8 0 0 0-.3.5V42H106v11.5h2.6V48a5.2 5.2 0 0 1 .3-1.6 3.6 3.6 0 0 1 .6-1.2 2.7 2.7 0 0 1 1-.8 3.1 3.1 0 0 1 1.7-.2l.5.1v-2.6h-.3\" data-name=\"Path 5669\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M122.1 43.3a3.2 3.2 0 0 0-.6-.6 4.3 4.3 0 0 0-1-.6 4.8 4.8 0 0 0-1-.3 5.4 5.4 0 0 0-3 .2 4.4 4.4 0 0 0-1.6 1 5.4 5.4 0 0 0-1.1 2 7.7 7.7 0 0 0-.4 2.6 8.5 8.5 0 0 0 .3 2.4 5.6 5.6 0 0 0 1 2 4.8 4.8 0 0 0 1.7 1.3 5.5 5.5 0 0 0 2.4.5 5.1 5.1 0 0 0 2-.5 3 3 0 0 0 1.4-1.2v1.4h2.6V38.3H122Zm-3 8.3a2.8 2.8 0 0 1-1.4-.3 2.8 2.8 0 0 1-1-.8 3.8 3.8 0 0 1-.5-1.3 5.4 5.4 0 0 1-.2-1.4 6.8 6.8 0 0 1 .2-1.4 3.9 3.9 0 0 1 .5-1.3 3 3 0 0 1 1-1 2.8 2.8 0 0 1 1.4-.3 2.7 2.7 0 0 1 2.3 1 4.5 4.5 0 0 1 .8 3 5.7 5.7 0 0 1-.2 1.4 4.1 4.1 0 0 1-.6 1.2 2.9 2.9 0 0 1-1 .9 2.7 2.7 0 0 1-1.3.3\" data-name=\"Path 5670\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m137.8 50.3-2-8.3h-2.6l-2.1 8.3-2.2-8.3h-2.8l3.5 11.4h2.8l2-8.2 2 8.2H139.3l3.6-11.4h-2.7Z\" data-name=\"Path 5671\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 38.3h2.8v2.5H144z\" data-name=\"Rectangle 17828\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 42h2.8v11.5H144z\" data-name=\"Rectangle 17829\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 54.2a3.6 3.6 0 0 1-.2 1.3c0 .2-.3.3-.8.3a4.5 4.5 0 0 1-.8 0v2l.5.2h.6a3.1 3.1 0 0 0 2.6-1 4.2 4.2 0 0 0 .7-2.6V42h-2.6Z\" data-name=\"Path 5672\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 38.3h2.7v2.5h-2.7z\" data-name=\"Rectangle 17830\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m160.2 46.2 4.4-4.2h-3.3l-4.4 4.4v-8h-2.7v15h2.7v-4l1.4-1.4 3.4 5.4h3.3Z\" data-name=\"Path 5673\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M75.2 40v9l-6.7-9h-4.3v1.7l1.4.3v11.5h2.8v-9l6.6 9h3V40Z\" data-name=\"Path 5674\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"m50.7 0-9.2 19.6 10 13.3V16.7h9.2L64.8 0Z\" data-name=\"Path 5675\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"M39.2 36.9v16.7H25.5l-5.3 11.2a16.6 16.6 0 0 0 3.2 1.6l1.4.4 22 5.9 4-16 .8-3.3Z\" data-name=\"Path 5676\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"m39.6 17 1.3 1.9L50 0h-1.6Z\" data-name=\"Path 5677\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"M24.6 52.7v-6.5l-8 15.6a16.7 16.7 0 0 0 2.6 2.3Z\" data-name=\"Path 5678\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"M38.3 16.7h-2.4L45.2 0h2Z\" data-name=\"Path 5679\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"m24.6 36.9-11 20a16.5 16.5 0 0 0 1.6 3.1l9.4-17.7Z\" data-name=\"Path 5680\"%3E%3C/path%3E%3Cpath fill=\"%236096C7\" d=\"M24.6 24.7 19 23.2v-6.5h14.7L43.4 0H5.6v6.5l6.8 1.8V51a16.9 16.9 0 0 0 .1 1.8L24.6 32Z\" data-name=\"Path 5681\"%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')"
21
+ }
15
22
  }
16
23
  }
17
24
  }
@@ -0,0 +1,14 @@
1
+ {
2
+ "utrecht": {
3
+ "radio-button": {
4
+ "min-block-size": { "value": "16px" },
5
+ "min-inline-size": { "value": "16px" },
6
+ "checked-disabled": {
7
+ "border-color": { "value": "{noordwijk.color.grey.82}" },
8
+ "border-width": { "value": "{noordwijk.size.4xs}" },
9
+ "background-color": { "value": "{noordwijk.color.white.100}" },
10
+ "color": { "value": "{noordwijk.color.grey.82}" }
11
+ }
12
+ }
13
+ }
14
+ }
@@ -0,0 +1,68 @@
1
+ {
2
+ "utrecht": {
3
+ "radio-button": {
4
+ "background-color": { "value": "{noordwijk.color.white.100}" },
5
+ "border-color": { "value": "{noordwijk.color.grey.46}" },
6
+ "border-width": { "value": "{noordwijk.size.4xs}" },
7
+ "size": {},
8
+ "margin-block-start": {},
9
+ "icon": {
10
+ "size": { "value": "5px" }
11
+ },
12
+ "active": {
13
+ "border-color": {},
14
+ "border-width": {},
15
+ "background-color": {},
16
+ "color": {}
17
+ },
18
+ "checked": {
19
+ "border-color": { "value": "{noordwijk.color.primary}" },
20
+ "border-width": { "value": "{noordwijk.size.4xs}" },
21
+ "background-color": { "value": "{noordwijk.color.white.100}" },
22
+ "color": { "value": "{noordwijk.color.primary}" },
23
+ "active": {
24
+ "border-color": { "value": "{noordwijk.color.primary}" },
25
+ "border-width": { "value": "{noordwijk.size.4xs}" },
26
+ "background-color": { "value": "{noordwijk.color.white.100}" },
27
+ "color": { "value": "{noordwijk.color.primary}" }
28
+ },
29
+ "hover": {
30
+ "border-color": { "value": "{noordwijk.color.primary-hover}" },
31
+ "border-width": { "value": "{noordwijk.size.4xs}" },
32
+ "background-color": { "value": "{noordwijk.color.white.100}" },
33
+ "color": { "value": "{noordwijk.color.primary-hover}" }
34
+ },
35
+ "focus": {
36
+ "border-color": { "value": "{noordwijk.color.primary}" },
37
+ "border-width": { "value": "{noordwijk.size.4xs}" },
38
+ "background-color": { "value": "{noordwijk.color.white.100}" },
39
+ "color": { "value": "{noordwijk.color.primary}" }
40
+ }
41
+ },
42
+ "hover": {
43
+ "border-color": { "value": "{noordwijk.color.grey.31}" },
44
+ "border-width": { "value": "{noordwijk.size.4xs}" },
45
+ "background-color": { "value": "{noordwijk.color.white.100}" },
46
+ "color": {}
47
+ },
48
+ "focus": {
49
+ "border-color": { "value": "{noordwijk.color.primary}" },
50
+ "border-width": { "value": "{noordwijk.size.4xs}" },
51
+ "background-color": { "value": "{noordwijk.color.white.100}" },
52
+ "color": { "value": "{noordwijk.color.primary}" }
53
+ },
54
+ "disabled": {
55
+ "border-color": { "value": "{noordwijk.color.grey.82}" },
56
+ "border-width": { "value": "{noordwijk.size.4xs}" },
57
+ "background-color": { "value": "{noordwijk.color.grey.97}" },
58
+ "color": { "value": "{noordwijk.color.grey.82}" }
59
+ },
60
+ "invalid": {
61
+ "border-color": { "value": "{noordwijk.color.error}" },
62
+ "border-width": { "value": "{noordwijk.size.4xs}" },
63
+ "background-color": { "value": "{noordwijk.color.white.100}" },
64
+ "color": { "value": "{noordwijk.color.error}" }
65
+ }
66
+ }
67
+ }
68
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 28 Nov 2023 14:11:33 GMT
3
+ * Generated on Wed, 06 Dec 2023 17:07:24 GMT
4
4
  */
5
5
 
6
6
  .open-webconcept-theme {
@@ -47,6 +47,9 @@
47
47
  --conduction-primary-top-nav-padding-inline-end: 16px;
48
48
  --conduction-primary-top-nav-item-padding: 18px;
49
49
  --conduction-primary-top-nav-current-background-color: unset;
50
+ --conduction-logo-navbar-background-image: url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png');
51
+ --conduction-logo-navbar-block-size: 45px;
52
+ --conduction-logo-navbar-inline-size: 116px;
50
53
  --conduction-logo-footer-background-image: url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png');
51
54
  --conduction-logo-footer-block-size: 109px;
52
55
  --conduction-logo-footer-inline-size: 300px;
@@ -95,6 +98,9 @@
95
98
  --utrecht-table-margin-block-end: 0;
96
99
  --utrecht-table-header-text-transform: unset;
97
100
  --utrecht-table-border-collapse: collapse;
101
+ --utrecht-radio-button-icon-size: 5px;
102
+ --utrecht-radio-button-min-inline-size: 16px;
103
+ --utrecht-radio-button-min-block-size: 16px;
98
104
  --utrecht-page-header-logo-max-width: 150px;
99
105
  --utrecht-page-footer-background-image: unset;
100
106
  --utrecht-page-footer-link-hover-text-decoration-thickness: 0;
@@ -151,6 +157,7 @@
151
157
  --open-webconcept-font-size-2xs: 8px;
152
158
  --open-webconcept-font-size-3xs: 5px;
153
159
  --open-webconcept-font-size-4xs: 3px;
160
+ --open-webconcept-color-grey-97: #f7f7f7;
154
161
  --open-webconcept-color-grey-96: #f5f5f5;
155
162
  --open-webconcept-color-grey-93: #eeeeee;
156
163
  --open-webconcept-color-grey-90: #e5e5e5;
@@ -374,6 +381,42 @@
374
381
  --utrecht-table-row-border-block-end-width: var(--open-webconcept-size-4xs);
375
382
  --utrecht-table-row-border-block-end-color: var(--open-webconcept-color-grey-93);
376
383
  --utrecht-table-header-font-weight: var(--open-webconcept-typography-font-weight-bold);
384
+ --utrecht-radio-button-invalid-color: var(--open-webconcept-color-error);
385
+ --utrecht-radio-button-invalid-background-color: var(--open-webconcept-color-white-100);
386
+ --utrecht-radio-button-invalid-border-width: var(--open-webconcept-size-4xs);
387
+ --utrecht-radio-button-invalid-border-color: var(--open-webconcept-color-error);
388
+ --utrecht-radio-button-disabled-color: var(--open-webconcept-color-grey-82);
389
+ --utrecht-radio-button-disabled-background-color: var(--open-webconcept-color-grey-97);
390
+ --utrecht-radio-button-disabled-border-width: var(--open-webconcept-size-4xs);
391
+ --utrecht-radio-button-disabled-border-color: var(--open-webconcept-color-grey-82);
392
+ --utrecht-radio-button-focus-color: var(--open-webconcept-color-primary);
393
+ --utrecht-radio-button-focus-background-color: var(--open-webconcept-color-white-100);
394
+ --utrecht-radio-button-focus-border-width: var(--open-webconcept-size-4xs);
395
+ --utrecht-radio-button-focus-border-color: var(--open-webconcept-color-primary);
396
+ --utrecht-radio-button-hover-background-color: var(--open-webconcept-color-white-100);
397
+ --utrecht-radio-button-hover-border-width: var(--open-webconcept-size-4xs);
398
+ --utrecht-radio-button-hover-border-color: var(--open-webconcept-color-grey-31);
399
+ --utrecht-radio-button-checked-focus-color: var(--open-webconcept-color-primary);
400
+ --utrecht-radio-button-checked-focus-background-color: var(--open-webconcept-color-white-100);
401
+ --utrecht-radio-button-checked-focus-border-width: var(--open-webconcept-size-4xs);
402
+ --utrecht-radio-button-checked-focus-border-color: var(--open-webconcept-color-primary);
403
+ --utrecht-radio-button-checked-hover-background-color: var(--open-webconcept-color-white-100);
404
+ --utrecht-radio-button-checked-hover-border-width: var(--open-webconcept-size-4xs);
405
+ --utrecht-radio-button-checked-active-color: var(--open-webconcept-color-primary);
406
+ --utrecht-radio-button-checked-active-background-color: var(--open-webconcept-color-white-100);
407
+ --utrecht-radio-button-checked-active-border-width: var(--open-webconcept-size-4xs);
408
+ --utrecht-radio-button-checked-active-border-color: var(--open-webconcept-color-primary);
409
+ --utrecht-radio-button-checked-color: var(--open-webconcept-color-primary);
410
+ --utrecht-radio-button-checked-background-color: var(--open-webconcept-color-white-100);
411
+ --utrecht-radio-button-checked-border-width: var(--open-webconcept-size-4xs);
412
+ --utrecht-radio-button-checked-border-color: var(--open-webconcept-color-primary);
413
+ --utrecht-radio-button-border-width: var(--open-webconcept-size-4xs);
414
+ --utrecht-radio-button-border-color: var(--open-webconcept-color-grey-46);
415
+ --utrecht-radio-button-background-color: var(--open-webconcept-color-white-100);
416
+ --utrecht-radio-button-checked-disabled-color: var(--open-webconcept-color-grey-82);
417
+ --utrecht-radio-button-checked-disabled-background-color: var(--open-webconcept-color-white-100);
418
+ --utrecht-radio-button-checked-disabled-border-width: var(--open-webconcept-size-4xs);
419
+ --utrecht-radio-button-checked-disabled-border-color: var(--open-webconcept-color-grey-82);
377
420
  --utrecht-page-header-padding-block-end: var(--open-webconcept-size-sm);
378
421
  --utrecht-page-header-padding-block-start: var(--open-webconcept-size-sm);
379
422
  --utrecht-page-header-color: var(--open-webconcept-color-black-27);
@@ -531,6 +574,8 @@
531
574
  --utrecht-table-font-size: var(--utrecht-document-font-size);
532
575
  --utrecht-table-font-family: var(--utrecht-document-font-family);
533
576
  --utrecht-table-header-color: var(--utrecht-document-color);
577
+ --utrecht-radio-button-checked-hover-color: var(--open-webconcept-color-primary-hover);
578
+ --utrecht-radio-button-checked-hover-border-color: var(--open-webconcept-color-primary-hover);
534
579
  --utrecht-code-block-color: var(--utrecht-document-color);
535
580
  --utrecht-code-color: var(--utrecht-document-color);
536
581
  --utrecht-button-secondary-action-hover-color: var(--open-webconcept-color-primary-hover);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 28 Nov 2023 14:11:32 GMT
3
+ * Generated on Wed, 06 Dec 2023 17:07:24 GMT
4
4
  */
5
5
 
6
6
  export const openWebconceptColorPrimary = "#1abc9c";
@@ -38,6 +38,7 @@ export const openWebconceptColorGrey87 = "#dcdcde";
38
38
  export const openWebconceptColorGrey90 = "#e5e5e5";
39
39
  export const openWebconceptColorGrey93 = "#eeeeee";
40
40
  export const openWebconceptColorGrey96 = "#f5f5f5";
41
+ export const openWebconceptColorGrey97 = "#f7f7f7";
41
42
  export const openWebconceptFontSize4xs = "3px";
42
43
  export const openWebconceptFontSize3xs = "5px";
43
44
  export const openWebconceptFontSize2xs = "8px";
@@ -234,6 +235,47 @@ export const utrechtPageHeaderBackgroundColor = "#ffffff";
234
235
  export const utrechtPageHeaderColor = "#444444";
235
236
  export const utrechtPageHeaderPaddingBlockStart = "14px";
236
237
  export const utrechtPageHeaderPaddingBlockEnd = "14px";
238
+ export const utrechtRadioButtonMinBlockSize = "16px";
239
+ export const utrechtRadioButtonMinInlineSize = "16px";
240
+ export const utrechtRadioButtonCheckedDisabledBorderColor = "#d1d1d1";
241
+ export const utrechtRadioButtonCheckedDisabledBorderWidth = "1px";
242
+ export const utrechtRadioButtonCheckedDisabledBackgroundColor = "#ffffff";
243
+ export const utrechtRadioButtonCheckedDisabledColor = "#d1d1d1";
244
+ export const utrechtRadioButtonBackgroundColor = "#ffffff";
245
+ export const utrechtRadioButtonBorderColor = "#6c757d";
246
+ export const utrechtRadioButtonBorderWidth = "1px";
247
+ export const utrechtRadioButtonIconSize = "5px";
248
+ export const utrechtRadioButtonCheckedBorderColor = "#1abc9c";
249
+ export const utrechtRadioButtonCheckedBorderWidth = "1px";
250
+ export const utrechtRadioButtonCheckedBackgroundColor = "#ffffff";
251
+ export const utrechtRadioButtonCheckedColor = "#1abc9c";
252
+ export const utrechtRadioButtonCheckedActiveBorderColor = "#1abc9c";
253
+ export const utrechtRadioButtonCheckedActiveBorderWidth = "1px";
254
+ export const utrechtRadioButtonCheckedActiveBackgroundColor = "#ffffff";
255
+ export const utrechtRadioButtonCheckedActiveColor = "#1abc9c";
256
+ export const utrechtRadioButtonCheckedHoverBorderColor = "#444444";
257
+ export const utrechtRadioButtonCheckedHoverBorderWidth = "1px";
258
+ export const utrechtRadioButtonCheckedHoverBackgroundColor = "#ffffff";
259
+ export const utrechtRadioButtonCheckedHoverColor = "#444444";
260
+ export const utrechtRadioButtonCheckedFocusBorderColor = "#1abc9c";
261
+ export const utrechtRadioButtonCheckedFocusBorderWidth = "1px";
262
+ export const utrechtRadioButtonCheckedFocusBackgroundColor = "#ffffff";
263
+ export const utrechtRadioButtonCheckedFocusColor = "#1abc9c";
264
+ export const utrechtRadioButtonHoverBorderColor = "#4f4f4f";
265
+ export const utrechtRadioButtonHoverBorderWidth = "1px";
266
+ export const utrechtRadioButtonHoverBackgroundColor = "#ffffff";
267
+ export const utrechtRadioButtonFocusBorderColor = "#1abc9c";
268
+ export const utrechtRadioButtonFocusBorderWidth = "1px";
269
+ export const utrechtRadioButtonFocusBackgroundColor = "#ffffff";
270
+ export const utrechtRadioButtonFocusColor = "#1abc9c";
271
+ export const utrechtRadioButtonDisabledBorderColor = "#d1d1d1";
272
+ export const utrechtRadioButtonDisabledBorderWidth = "1px";
273
+ export const utrechtRadioButtonDisabledBackgroundColor = "#f7f7f7";
274
+ export const utrechtRadioButtonDisabledColor = "#d1d1d1";
275
+ export const utrechtRadioButtonInvalidBorderColor = "#dc3545";
276
+ export const utrechtRadioButtonInvalidBorderWidth = "1px";
277
+ export const utrechtRadioButtonInvalidBackgroundColor = "#ffffff";
278
+ export const utrechtRadioButtonInvalidColor = "#dc3545";
237
279
  export const utrechtTableBorderCollapse = "collapse";
238
280
  export const utrechtTableHeaderFontWeight = "700";
239
281
  export const utrechtTableHeaderColor = "#555555";
@@ -411,6 +453,9 @@ export const conductionLogoHeaderBackgroundImage = "url('https://openwebconcept.
411
453
  export const conductionLogoFooterInlineSize = "300px";
412
454
  export const conductionLogoFooterBlockSize = "109px";
413
455
  export const conductionLogoFooterBackgroundImage = "url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png')";
456
+ export const conductionLogoNavbarInlineSize = "116px";
457
+ export const conductionLogoNavbarBlockSize = "45px";
458
+ export const conductionLogoNavbarBackgroundImage = "url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png')";
414
459
  export const conductionPrimaryTopNavColor = "#444444";
415
460
  export const conductionPrimaryTopNavBackgroundColor = "#ffffff";
416
461
  export const conductionPrimaryTopNavHoverColor = "#444444";