@conduction/theme 1.1.51 → 1.1.52

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 (830) hide show
  1. package/.github/workflows/openCatalogi.yaml +19 -19
  2. package/.prettierrc +12 -12
  3. package/README.md +198 -195
  4. package/conduction-design-tokens/documentation/color.stories.mdx +17 -17
  5. package/conduction-design-tokens/documentation/components.stories.mdx +11 -11
  6. package/conduction-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  7. package/conduction-design-tokens/documentation/readme.stories.mdx +7 -7
  8. package/conduction-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  9. package/conduction-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  10. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  11. package/conduction-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  12. package/conduction-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  13. package/conduction-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  14. package/conduction-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  15. package/conduction-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
  16. package/conduction-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  17. package/conduction-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  18. package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  19. package/conduction-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  20. package/conduction-design-tokens/src/component/utrecht/focus.tokens.json +5 -5
  21. package/conduction-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  22. package/conduction-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  23. package/municipalities/baarn-design-tokens/documentation/color.stories.mdx +17 -17
  24. package/municipalities/baarn-design-tokens/documentation/components.stories.mdx +11 -11
  25. package/municipalities/baarn-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  26. package/municipalities/baarn-design-tokens/documentation/readme.stories.mdx +7 -7
  27. package/municipalities/baarn-design-tokens/src/component/conduction/logo.tokens.json +44 -44
  28. package/municipalities/baarn-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  29. package/municipalities/baarn-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  30. package/municipalities/baarn-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  31. package/municipalities/bct-design-tokens/LICENSE.md +17 -17
  32. package/municipalities/bct-design-tokens/README.md +3 -3
  33. package/municipalities/bct-design-tokens/documentation/color.stories.mdx +17 -17
  34. package/municipalities/bct-design-tokens/documentation/components.stories.mdx +11 -11
  35. package/municipalities/bct-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  36. package/municipalities/bct-design-tokens/documentation/readme.stories.mdx +7 -7
  37. package/municipalities/bct-design-tokens/package.json +40 -40
  38. package/municipalities/bct-design-tokens/src/brand/bct/color.tokens.json +137 -137
  39. package/municipalities/bct-design-tokens/src/brand/bct/font-size.tokens.json +50 -50
  40. package/municipalities/bct-design-tokens/src/brand/bct/size.tokens.json +17 -17
  41. package/municipalities/bct-design-tokens/src/brand/bct/typography.tokens.json +45 -45
  42. package/municipalities/bct-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  43. package/municipalities/bct-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  44. package/municipalities/bct-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
  45. package/municipalities/bct-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  46. package/municipalities/bct-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  47. package/municipalities/bct-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  48. package/municipalities/bct-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  49. package/municipalities/bct-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  50. package/municipalities/bct-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  51. package/municipalities/bct-design-tokens/src/component/conduction/select.tokens.json +39 -39
  52. package/municipalities/bct-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  53. package/municipalities/bct-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  54. package/municipalities/bct-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  55. package/municipalities/bct-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  56. package/municipalities/bct-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  57. package/municipalities/bct-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  58. package/municipalities/bct-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  59. package/municipalities/bct-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  60. package/municipalities/bct-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  61. package/municipalities/bct-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  62. package/municipalities/bct-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  63. package/municipalities/bct-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  64. package/municipalities/bct-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  65. package/municipalities/bct-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  66. package/municipalities/bct-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  67. package/municipalities/bct-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  68. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  69. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  70. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  71. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  72. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  73. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  74. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  75. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  76. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  77. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  78. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  79. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  80. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  81. package/municipalities/bct-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  82. package/municipalities/bct-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  83. package/municipalities/bct-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  84. package/municipalities/bct-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  85. package/municipalities/bct-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  86. package/municipalities/bct-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  87. package/municipalities/bct-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  88. package/municipalities/bct-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  89. package/municipalities/bct-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
  90. package/municipalities/bct-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  91. package/municipalities/bct-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  92. package/municipalities/bct-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  93. package/municipalities/bct-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  94. package/municipalities/bct-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  95. package/municipalities/bct-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  96. package/municipalities/bct-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  97. package/municipalities/bct-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  98. package/municipalities/bct-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  99. package/municipalities/bct-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  100. package/municipalities/bct-design-tokens/src/config.json +73 -73
  101. package/municipalities/bct-design-tokens/src/font.js +8 -8
  102. package/municipalities/bct-design-tokens/src/font.scss +385 -385
  103. package/municipalities/bct-design-tokens/src/index.scss +8 -8
  104. package/municipalities/bct-design-tokens/style-dictionary.config.js +6 -6
  105. package/municipalities/beek-design-tokens/documentation/color.stories.mdx +17 -17
  106. package/municipalities/beek-design-tokens/documentation/components.stories.mdx +11 -11
  107. package/municipalities/beek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  108. package/municipalities/beek-design-tokens/documentation/readme.stories.mdx +7 -7
  109. package/municipalities/beek-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  110. package/municipalities/beek-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  111. package/municipalities/beek-design-tokens/src/component/conduction/logo.tokens.json +35 -35
  112. package/municipalities/beek-design-tokens/src/component/conduction/pagination.tokens.json +96 -96
  113. package/municipalities/beek-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  114. package/municipalities/beek-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  115. package/municipalities/beek-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  116. package/municipalities/beek-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
  117. package/municipalities/beek-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  118. package/municipalities/beek-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  119. package/municipalities/beek-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  120. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  121. package/municipalities/beek-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  122. package/municipalities/beek-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  123. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  124. package/municipalities/commonground-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  125. package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  126. package/municipalities/commonground-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  127. package/municipalities/dimpact-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  128. package/municipalities/dimpact-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  129. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  130. package/municipalities/dimpact-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  131. package/municipalities/dimpact-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  132. package/municipalities/dimpact-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  133. package/municipalities/dimpact-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  134. package/municipalities/dimpact-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
  135. package/municipalities/dimpact-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  136. package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  137. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  138. package/municipalities/dimpact-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  139. package/municipalities/dinkelland-design-tokens/documentation/color.stories.mdx +17 -17
  140. package/municipalities/dinkelland-design-tokens/documentation/components.stories.mdx +11 -11
  141. package/municipalities/dinkelland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  142. package/municipalities/dinkelland-design-tokens/documentation/readme.stories.mdx +7 -7
  143. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  144. package/municipalities/dinkelland-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
  145. package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  146. package/municipalities/dinkelland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  147. package/municipalities/dinkelland-design-tokens/src/font.js +10 -10
  148. package/municipalities/ede-design-tokens/LICENSE.md +17 -17
  149. package/municipalities/ede-design-tokens/README.md +3 -3
  150. package/municipalities/ede-design-tokens/documentation/color.stories.mdx +17 -17
  151. package/municipalities/ede-design-tokens/documentation/components.stories.mdx +11 -11
  152. package/municipalities/ede-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  153. package/municipalities/ede-design-tokens/documentation/readme.stories.mdx +7 -7
  154. package/municipalities/ede-design-tokens/package.json +40 -40
  155. package/municipalities/ede-design-tokens/src/brand/ede/color.tokens.json +138 -138
  156. package/municipalities/ede-design-tokens/src/brand/ede/font-size.tokens.json +50 -50
  157. package/municipalities/ede-design-tokens/src/brand/ede/size.tokens.json +17 -17
  158. package/municipalities/ede-design-tokens/src/brand/ede/typography.tokens.json +40 -40
  159. package/municipalities/ede-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  160. package/municipalities/ede-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  161. package/municipalities/ede-design-tokens/src/component/conduction/card-header.tokens.json +30 -30
  162. package/municipalities/ede-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  163. package/municipalities/ede-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  164. package/municipalities/ede-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  165. package/municipalities/ede-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  166. package/municipalities/ede-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  167. package/municipalities/ede-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  168. package/municipalities/ede-design-tokens/src/component/conduction/select.tokens.json +39 -39
  169. package/municipalities/ede-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  170. package/municipalities/ede-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  171. package/municipalities/ede-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  172. package/municipalities/ede-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  173. package/municipalities/ede-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  174. package/municipalities/ede-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  175. package/municipalities/ede-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  176. package/municipalities/ede-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  177. package/municipalities/ede-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  178. package/municipalities/ede-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  179. package/municipalities/ede-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  180. package/municipalities/ede-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  181. package/municipalities/ede-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  182. package/municipalities/ede-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  183. package/municipalities/ede-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  184. package/municipalities/ede-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  185. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  186. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  187. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  188. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  189. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  190. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  191. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  192. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  193. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  194. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  195. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  196. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  197. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  198. package/municipalities/ede-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  199. package/municipalities/ede-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  200. package/municipalities/ede-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  201. package/municipalities/ede-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  202. package/municipalities/ede-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  203. package/municipalities/ede-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  204. package/municipalities/ede-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  205. package/municipalities/ede-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  206. package/municipalities/ede-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  207. package/municipalities/ede-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  208. package/municipalities/ede-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  209. package/municipalities/ede-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  210. package/municipalities/ede-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  211. package/municipalities/ede-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  212. package/municipalities/ede-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  213. package/municipalities/ede-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  214. package/municipalities/ede-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  215. package/municipalities/ede-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  216. package/municipalities/ede-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
  217. package/municipalities/ede-design-tokens/src/config.json +73 -73
  218. package/municipalities/ede-design-tokens/src/index.scss +7 -7
  219. package/municipalities/ede-design-tokens/style-dictionary.config.js +6 -6
  220. package/municipalities/epe-design-tokens/documentation/color.stories.mdx +17 -17
  221. package/municipalities/epe-design-tokens/documentation/components.stories.mdx +11 -11
  222. package/municipalities/epe-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  223. package/municipalities/epe-design-tokens/documentation/readme.stories.mdx +7 -7
  224. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  225. package/municipalities/epe-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  226. package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  227. package/municipalities/epe-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  228. package/municipalities/epe-design-tokens/src/font.js +6 -6
  229. package/municipalities/gooise-meren-design-tokens/documentation/color.stories.mdx +17 -17
  230. package/municipalities/gooise-meren-design-tokens/documentation/components.stories.mdx +11 -11
  231. package/municipalities/gooise-meren-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  232. package/municipalities/gooise-meren-design-tokens/documentation/readme.stories.mdx +7 -7
  233. package/municipalities/gooise-meren-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  234. package/municipalities/gooise-meren-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  235. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  236. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  237. package/municipalities/gouda-design-tokens/documentation/color.stories.mdx +17 -17
  238. package/municipalities/gouda-design-tokens/documentation/components.stories.mdx +11 -11
  239. package/municipalities/gouda-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  240. package/municipalities/gouda-design-tokens/documentation/readme.stories.mdx +7 -7
  241. package/municipalities/gouda-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  242. package/municipalities/gouda-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  243. package/municipalities/gouda-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  244. package/municipalities/gouda-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  245. package/municipalities/gouda-design-tokens/src/font.js +4 -4
  246. package/municipalities/helmond-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  247. package/municipalities/helmond-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  248. package/municipalities/helmond-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  249. package/municipalities/helmond-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  250. package/municipalities/helmond-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  251. package/municipalities/helmond-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  252. package/municipalities/helmond-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  253. package/municipalities/helmond-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
  254. package/municipalities/helmond-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  255. package/municipalities/helmond-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  256. package/municipalities/helmond-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  257. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  258. package/municipalities/helmond-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  259. package/municipalities/helmond-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  260. package/municipalities/hof-van-twente-design-tokens/LICENSE.md +17 -17
  261. package/municipalities/hof-van-twente-design-tokens/README.md +3 -3
  262. package/municipalities/hof-van-twente-design-tokens/documentation/color.stories.mdx +17 -17
  263. package/municipalities/hof-van-twente-design-tokens/documentation/components.stories.mdx +11 -11
  264. package/municipalities/hof-van-twente-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  265. package/municipalities/hof-van-twente-design-tokens/documentation/readme.stories.mdx +7 -7
  266. package/municipalities/hof-van-twente-design-tokens/package.json +42 -42
  267. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +121 -121
  268. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +50 -50
  269. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/size.tokens.json +17 -17
  270. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +45 -45
  271. package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  272. package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  273. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
  274. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  275. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  276. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  277. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  278. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +94 -94
  279. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  280. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +39 -39
  281. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  282. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  283. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  284. package/municipalities/hof-van-twente-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  285. package/municipalities/hof-van-twente-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  286. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  287. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  288. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  289. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  290. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/breadcrumb.tokens.json +43 -43
  291. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  292. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  293. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  294. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  295. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  296. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  297. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  298. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  299. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -22
  300. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  301. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  302. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  303. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  304. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  305. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  306. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  307. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +25 -25
  308. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  309. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  310. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  311. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  312. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  313. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  314. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  315. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  316. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  317. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  318. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  319. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  320. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  321. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  322. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  323. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  324. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  325. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  326. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  327. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  328. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  329. package/municipalities/hof-van-twente-design-tokens/src/config.json +73 -73
  330. package/municipalities/hof-van-twente-design-tokens/src/font.js +10 -10
  331. package/municipalities/hof-van-twente-design-tokens/src/font.scss +421 -421
  332. package/municipalities/hof-van-twente-design-tokens/src/index.scss +8 -8
  333. package/municipalities/hof-van-twente-design-tokens/style-dictionary.config.js +6 -6
  334. package/municipalities/lansingerland-design-tokens/LICENSE.md +17 -17
  335. package/municipalities/lansingerland-design-tokens/README.md +3 -3
  336. package/municipalities/lansingerland-design-tokens/documentation/color.stories.mdx +17 -17
  337. package/municipalities/lansingerland-design-tokens/documentation/components.stories.mdx +11 -11
  338. package/municipalities/lansingerland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  339. package/municipalities/lansingerland-design-tokens/documentation/readme.stories.mdx +7 -7
  340. package/municipalities/lansingerland-design-tokens/package.json +41 -41
  341. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/color.tokens.json +150 -150
  342. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/font-size.tokens.json +50 -50
  343. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/size.tokens.json +17 -17
  344. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/typography.tokens.json +40 -40
  345. package/municipalities/lansingerland-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  346. package/municipalities/lansingerland-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  347. package/municipalities/lansingerland-design-tokens/src/component/conduction/card-header.tokens.json +34 -34
  348. package/municipalities/lansingerland-design-tokens/src/component/conduction/card-wrapper.tokens.json +37 -37
  349. package/municipalities/lansingerland-design-tokens/src/component/conduction/checkbox.tokens.json +72 -72
  350. package/municipalities/lansingerland-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  351. package/municipalities/lansingerland-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  352. package/municipalities/lansingerland-design-tokens/src/component/conduction/navigation.tokens.json +104 -104
  353. package/municipalities/lansingerland-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  354. package/municipalities/lansingerland-design-tokens/src/component/conduction/select.tokens.json +39 -39
  355. package/municipalities/lansingerland-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  356. package/municipalities/lansingerland-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  357. package/municipalities/lansingerland-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  358. package/municipalities/lansingerland-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  359. package/municipalities/lansingerland-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  360. package/municipalities/lansingerland-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  361. package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  362. package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  363. package/municipalities/lansingerland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  364. package/municipalities/lansingerland-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  365. package/municipalities/lansingerland-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  366. package/municipalities/lansingerland-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  367. package/municipalities/lansingerland-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  368. package/municipalities/lansingerland-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  369. package/municipalities/lansingerland-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  370. package/municipalities/lansingerland-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  371. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  372. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  373. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  374. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  375. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  376. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  377. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  378. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  379. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  380. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  381. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  382. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +35 -35
  383. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  384. package/municipalities/lansingerland-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  385. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  386. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  387. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  388. package/municipalities/lansingerland-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  389. package/municipalities/lansingerland-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  390. package/municipalities/lansingerland-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  391. package/municipalities/lansingerland-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  392. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
  393. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  394. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  395. package/municipalities/lansingerland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  396. package/municipalities/lansingerland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  397. package/municipalities/lansingerland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  398. package/municipalities/lansingerland-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  399. package/municipalities/lansingerland-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  400. package/municipalities/lansingerland-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  401. package/municipalities/lansingerland-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  402. package/municipalities/lansingerland-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  403. package/municipalities/lansingerland-design-tokens/src/config.json +73 -73
  404. package/municipalities/lansingerland-design-tokens/src/font.js +6 -6
  405. package/municipalities/lansingerland-design-tokens/src/index.scss +7 -7
  406. package/municipalities/lansingerland-design-tokens/style-dictionary.config.js +6 -6
  407. package/municipalities/leiden-design-tokens/documentation/color.stories.mdx +17 -17
  408. package/municipalities/leiden-design-tokens/documentation/components.stories.mdx +11 -11
  409. package/municipalities/leiden-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  410. package/municipalities/leiden-design-tokens/documentation/readme.stories.mdx +7 -7
  411. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  412. package/municipalities/leiden-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
  413. package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  414. package/municipalities/leiden-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  415. package/municipalities/leiden-design-tokens/src/font.js +6 -6
  416. package/municipalities/migrato-design-tokens/LICENSE.md +17 -17
  417. package/municipalities/migrato-design-tokens/README.md +3 -3
  418. package/municipalities/migrato-design-tokens/package.json +40 -40
  419. package/municipalities/migrato-design-tokens/src/brand/conduction/color.tokens.json +150 -150
  420. package/municipalities/migrato-design-tokens/src/brand/conduction/font-size.tokens.json +50 -50
  421. package/municipalities/migrato-design-tokens/src/brand/conduction/size.tokens.json +17 -17
  422. package/municipalities/migrato-design-tokens/src/brand/conduction/typography.tokens.json +45 -45
  423. package/municipalities/migrato-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  424. package/municipalities/migrato-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  425. package/municipalities/migrato-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
  426. package/municipalities/migrato-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  427. package/municipalities/migrato-design-tokens/src/component/conduction/checkbox.tokens.json +71 -71
  428. package/municipalities/migrato-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  429. package/municipalities/migrato-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  430. package/municipalities/migrato-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  431. package/municipalities/migrato-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  432. package/municipalities/migrato-design-tokens/src/component/conduction/select.tokens.json +39 -39
  433. package/municipalities/migrato-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  434. package/municipalities/migrato-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  435. package/municipalities/migrato-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  436. package/municipalities/migrato-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  437. package/municipalities/migrato-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  438. package/municipalities/migrato-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
  439. package/municipalities/migrato-design-tokens/src/component/tilburg/header.tokens.json +7 -7
  440. package/municipalities/migrato-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
  441. package/municipalities/migrato-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
  442. package/municipalities/migrato-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
  443. package/municipalities/migrato-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  444. package/municipalities/migrato-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  445. package/municipalities/migrato-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  446. package/municipalities/migrato-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  447. package/municipalities/migrato-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  448. package/municipalities/migrato-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  449. package/municipalities/migrato-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  450. package/municipalities/migrato-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  451. package/municipalities/migrato-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  452. package/municipalities/migrato-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  453. package/municipalities/migrato-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  454. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +10 -10
  455. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  456. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  457. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  458. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  459. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  460. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  461. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +39 -39
  462. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  463. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  464. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  465. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  466. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  467. package/municipalities/migrato-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  468. package/municipalities/migrato-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  469. package/municipalities/migrato-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  470. package/municipalities/migrato-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  471. package/municipalities/migrato-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  472. package/municipalities/migrato-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  473. package/municipalities/migrato-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  474. package/municipalities/migrato-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  475. package/municipalities/migrato-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  476. package/municipalities/migrato-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  477. package/municipalities/migrato-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  478. package/municipalities/migrato-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  479. package/municipalities/migrato-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  480. package/municipalities/migrato-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  481. package/municipalities/migrato-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  482. package/municipalities/migrato-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  483. package/municipalities/migrato-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  484. package/municipalities/migrato-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  485. package/municipalities/migrato-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  486. package/municipalities/migrato-design-tokens/src/config.json +73 -73
  487. package/municipalities/migrato-design-tokens/src/font.scss +6 -6
  488. package/municipalities/migrato-design-tokens/src/index.scss +8 -8
  489. package/municipalities/migrato-design-tokens/style-dictionary.config.js +6 -6
  490. package/municipalities/moerdijk-design-tokens/documentation/color.stories.mdx +17 -17
  491. package/municipalities/moerdijk-design-tokens/documentation/components.stories.mdx +11 -11
  492. package/municipalities/moerdijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  493. package/municipalities/moerdijk-design-tokens/documentation/readme.stories.mdx +7 -7
  494. package/municipalities/moerdijk-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  495. package/municipalities/moerdijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  496. package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  497. package/municipalities/moerdijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  498. package/municipalities/noaberkracht-design-tokens/documentation/color.stories.mdx +17 -17
  499. package/municipalities/noaberkracht-design-tokens/documentation/components.stories.mdx +11 -11
  500. package/municipalities/noaberkracht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  501. package/municipalities/noaberkracht-design-tokens/documentation/readme.stories.mdx +7 -7
  502. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  503. package/municipalities/noaberkracht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  504. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  505. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  506. package/municipalities/noordwijk-design-tokens/documentation/color.stories.mdx +17 -17
  507. package/municipalities/noordwijk-design-tokens/documentation/components.stories.mdx +11 -11
  508. package/municipalities/noordwijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  509. package/municipalities/noordwijk-design-tokens/documentation/readme.stories.mdx +7 -7
  510. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  511. package/municipalities/noordwijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  512. package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  513. package/municipalities/noordwijk-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  514. package/municipalities/noordwijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  515. package/municipalities/noordwijk-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  516. package/municipalities/noordwijk-design-tokens/src/font.js +8 -8
  517. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  518. package/municipalities/open-webconcept-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  519. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  520. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  521. package/municipalities/open-webconcept-design-tokens/src/font.js +6 -6
  522. package/municipalities/opencatalogi-design-tokens/documentation/color.stories.mdx +17 -17
  523. package/municipalities/opencatalogi-design-tokens/documentation/components.stories.mdx +11 -11
  524. package/municipalities/opencatalogi-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  525. package/municipalities/opencatalogi-design-tokens/documentation/readme.stories.mdx +7 -7
  526. package/municipalities/opencatalogi-design-tokens/src/_responsive.scss +24 -24
  527. package/municipalities/opencatalogi-design-tokens/src/components/conduction/logo.tokens.json +27 -27
  528. package/municipalities/opencatalogi-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
  529. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/badge.tokens.json +29 -29
  530. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
  531. package/municipalities/opencatalogi-design-tokens/src/custom.scss +14 -14
  532. package/municipalities/opencatalogi-design-tokens/src/font.scss +47 -47
  533. package/municipalities/opencatalogi-design-tokens/src/index.scss +17 -17
  534. package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/color.tokens.json +340 -340
  535. package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/typography.tokens.json +106 -106
  536. package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/rotterdam/space.tokens.json +16 -16
  537. package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/action.tokens.json +9 -9
  538. package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/focus.tokens.json +13 -13
  539. package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/space.tokens.json +56 -56
  540. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/checkbox.style.dictionary.json +12 -12
  541. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/open-catalogi/data-badge.json +36 -36
  542. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/button.tokens.json +9 -9
  543. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/form-fieldset.tokens.json +11 -11
  544. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/paragraph.tokens.json +13 -13
  545. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/textbox.tokens.json +14 -14
  546. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge-status.tokens.json +8 -8
  547. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/button.tokens.json +110 -110
  548. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/code-block.tokens.json +19 -19
  549. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/document.tokens.json +14 -14
  550. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/figure.tokens.json +13 -13
  551. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-control.tokens.json +31 -31
  552. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field-description.tokens.json +18 -18
  553. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field.tokens.json +8 -8
  554. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-fieldset.tokens.json +32 -32
  555. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-label.tokens.json +23 -23
  556. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-select.tokens.json +16 -16
  557. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-1.tokens.json +13 -13
  558. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-2.tokens.json +13 -13
  559. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-3.tokens.json +13 -13
  560. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading.tokens.json +9 -9
  561. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/icon.tokens.json +12 -12
  562. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/link.tokens.json +33 -33
  563. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/page-footer.tokens.json +13 -13
  564. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/paragraph.tokens.json +30 -30
  565. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/table.tokens.json +52 -52
  566. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textarea.tokens.json +25 -25
  567. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textbox.tokens.json +47 -47
  568. package/municipalities/opencatalogi-design-tokens/src/rotterdam/font/download.sh +18 -18
  569. package/municipalities/oude-ijsselstreek-design-tokens/LICENSE.md +17 -17
  570. package/municipalities/oude-ijsselstreek-design-tokens/README.md +3 -3
  571. package/municipalities/oude-ijsselstreek-design-tokens/documentation/color.stories.mdx +17 -17
  572. package/municipalities/oude-ijsselstreek-design-tokens/documentation/components.stories.mdx +11 -11
  573. package/municipalities/oude-ijsselstreek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  574. package/municipalities/oude-ijsselstreek-design-tokens/documentation/readme.stories.mdx +7 -7
  575. package/municipalities/oude-ijsselstreek-design-tokens/package.json +42 -42
  576. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/color.tokens.json +142 -142
  577. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/font-size.tokens.json +50 -50
  578. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/size.tokens.json +17 -17
  579. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/typography.tokens.json +40 -40
  580. package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  581. package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  582. package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/date-input.tokens.json +29 -29
  583. package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/pagination.tokens.json +149 -149
  584. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-header.tokens.json +34 -34
  585. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-wrapper.tokens.json +33 -33
  586. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/checkbox.tokens.json +69 -69
  587. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/download-card.tokens.json +28 -28
  588. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/logo.tokens.json +38 -38
  589. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/navigation.tokens.json +88 -88
  590. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
  591. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/select.tokens.json +39 -39
  592. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/table-wrapper.tokens.json +21 -21
  593. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tabs.tokens.json +85 -85
  594. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tooltip.tokens.json +17 -17
  595. package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/process-step.tokens.json +107 -107
  596. package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/sidenav.tokens.json +31 -31
  597. package/municipalities/oude-ijsselstreek-design-tokens/src/components/open-catalogi/rating.tokens.json +12 -12
  598. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/footer.tokens.json +15 -15
  599. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/header.tokens.json +12 -12
  600. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/search-card.tokens.json +35 -35
  601. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/accordion.tokens.json +68 -68
  602. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/alert.tokens.json +46 -46
  603. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-counter.tokens.json +13 -13
  604. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-status.tokens.json +8 -8
  605. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge.tokens.json +15 -15
  606. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/blockquote.tokens.json +27 -27
  607. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/breadcrumb.tokens.json +44 -44
  608. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/button.tokens.json +152 -152
  609. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/calendar.tokens.json +80 -80
  610. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/checkbox.tokens.json +57 -57
  611. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/code.tokens.json +26 -26
  612. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/data-list.tokens.json +28 -28
  613. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/document.tokens.json +12 -12
  614. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/accordion.tokens.json +36 -36
  615. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/alert.tokens.json +9 -9
  616. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  617. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  618. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-field.tokens.json +13 -13
  619. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-input.tokens.json +26 -26
  620. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/icon.tokens.json +7 -7
  621. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/link.tokens.json +10 -10
  622. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-footer.tokens.json +40 -40
  623. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-header.tokens.json +15 -15
  624. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  625. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/select.tokens.json +9 -9
  626. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  627. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/table.tokens.json +37 -37
  628. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/textbox.tokens.json +26 -26
  629. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/focus.tokens.json +15 -15
  630. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-field.tokens.json +17 -17
  631. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-input.tokens.json +34 -34
  632. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-label.tokens.json +23 -23
  633. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/heading.tokens.json +49 -49
  634. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/icon.tokens.json +12 -12
  635. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/link.tokens.json +33 -33
  636. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/list.tokens.json +31 -31
  637. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-footer.tokens.json +13 -13
  638. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-header.tokens.json +10 -10
  639. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page.tokens.json +11 -11
  640. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/paragraph.tokens.json +25 -25
  641. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/radio-button.tokens.json +68 -68
  642. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/select.tokens.json +47 -47
  643. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
  644. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/skip-link.tokens.json +16 -16
  645. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/spotlight-section.tokens.json +24 -24
  646. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/surface.tokens.json +8 -8
  647. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/table.tokens.json +60 -60
  648. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/textbox.tokens.json +35 -35
  649. package/municipalities/oude-ijsselstreek-design-tokens/src/config.json +73 -73
  650. package/municipalities/oude-ijsselstreek-design-tokens/src/font.scss +57 -57
  651. package/municipalities/oude-ijsselstreek-design-tokens/src/index.scss +8 -8
  652. package/municipalities/oude-ijsselstreek-design-tokens/style-dictionary.config.js +6 -6
  653. package/municipalities/roosendaal-design-tokens/documentation/color.stories.mdx +17 -17
  654. package/municipalities/roosendaal-design-tokens/documentation/components.stories.mdx +11 -11
  655. package/municipalities/roosendaal-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  656. package/municipalities/roosendaal-design-tokens/documentation/readme.stories.mdx +7 -7
  657. package/municipalities/roosendaal-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  658. package/municipalities/roosendaal-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  659. package/municipalities/roosendaal-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  660. package/municipalities/roosendaal-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  661. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  662. package/municipalities/rotterdam-design-tokens/src/component/conduction/pagination.tokens.json +92 -92
  663. package/municipalities/rotterdam-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
  664. package/municipalities/rotterdam-design-tokens/src/component/tilburg/header.tokens.json +7 -7
  665. package/municipalities/rotterdam-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
  666. package/municipalities/rotterdam-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
  667. package/municipalities/rotterdam-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
  668. package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -29
  669. package/municipalities/sloterburg-design-tokens/documentation/color.stories.mdx +17 -17
  670. package/municipalities/sloterburg-design-tokens/documentation/components.stories.mdx +11 -11
  671. package/municipalities/sloterburg-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  672. package/municipalities/sloterburg-design-tokens/documentation/readme.stories.mdx +7 -7
  673. package/municipalities/sloterburg-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  674. package/municipalities/sloterburg-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  675. package/municipalities/sloterburg-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  676. package/municipalities/sloterburg-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  677. package/municipalities/soest-design-tokens/LICENSE.md +17 -0
  678. package/municipalities/soest-design-tokens/README.md +3 -0
  679. package/municipalities/soest-design-tokens/documentation/color.stories.mdx +17 -0
  680. package/municipalities/soest-design-tokens/documentation/components.stories.mdx +11 -0
  681. package/municipalities/soest-design-tokens/documentation/design-tokens.stories.mdx +14 -0
  682. package/municipalities/soest-design-tokens/documentation/readme.stories.mdx +7 -0
  683. package/municipalities/soest-design-tokens/package.json +40 -0
  684. package/municipalities/soest-design-tokens/src/brand/soest/color.tokens.json +137 -0
  685. package/municipalities/soest-design-tokens/src/brand/soest/font-size.tokens.json +50 -0
  686. package/municipalities/soest-design-tokens/src/brand/soest/size.tokens.json +17 -0
  687. package/municipalities/soest-design-tokens/src/brand/soest/typography.tokens.json +40 -0
  688. package/municipalities/soest-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  689. package/municipalities/soest-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  690. package/municipalities/soest-design-tokens/src/component/conduction/card-header.tokens.json +34 -0
  691. package/municipalities/soest-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -0
  692. package/municipalities/soest-design-tokens/src/component/conduction/logo.tokens.json +27 -0
  693. package/municipalities/soest-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
  694. package/municipalities/soest-design-tokens/src/component/conduction/select.tokens.json +39 -0
  695. package/municipalities/soest-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  696. package/municipalities/soest-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  697. package/municipalities/soest-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  698. package/municipalities/soest-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  699. package/municipalities/soest-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  700. package/municipalities/soest-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  701. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  702. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  703. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  704. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  705. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -0
  706. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  707. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -0
  708. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
  709. package/municipalities/soest-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  710. package/municipalities/soest-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  711. package/municipalities/soest-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  712. package/municipalities/soest-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  713. package/municipalities/soest-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  714. package/municipalities/soest-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  715. package/municipalities/soest-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  716. package/municipalities/soest-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  717. package/municipalities/soest-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  718. package/municipalities/soest-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  719. package/municipalities/soest-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  720. package/municipalities/soest-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  721. package/municipalities/soest-design-tokens/src/component/utrecht/select.tokens.json +47 -0
  722. package/municipalities/soest-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  723. package/municipalities/soest-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  724. package/municipalities/soest-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  725. package/municipalities/soest-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  726. package/municipalities/soest-design-tokens/src/component/utrecht/textbox.tokens.json +35 -0
  727. package/municipalities/soest-design-tokens/src/config.json +73 -0
  728. package/municipalities/soest-design-tokens/src/font.scss +41 -0
  729. package/municipalities/soest-design-tokens/src/index.scss +8 -0
  730. package/municipalities/soest-design-tokens/style-dictionary.config.js +6 -0
  731. package/municipalities/stichtse-vecht-design-tokens/LICENSE.md +17 -0
  732. package/municipalities/stichtse-vecht-design-tokens/README.md +3 -0
  733. package/municipalities/stichtse-vecht-design-tokens/documentation/color.stories.mdx +17 -0
  734. package/municipalities/stichtse-vecht-design-tokens/documentation/components.stories.mdx +11 -0
  735. package/municipalities/stichtse-vecht-design-tokens/documentation/design-tokens.stories.mdx +14 -0
  736. package/municipalities/stichtse-vecht-design-tokens/documentation/readme.stories.mdx +7 -0
  737. package/municipalities/stichtse-vecht-design-tokens/package.json +40 -0
  738. package/municipalities/stichtse-vecht-design-tokens/src/brand/stichtse-vecht/color.tokens.json +144 -0
  739. package/municipalities/stichtse-vecht-design-tokens/src/brand/stichtse-vecht/font-size.tokens.json +50 -0
  740. package/municipalities/stichtse-vecht-design-tokens/src/brand/stichtse-vecht/size.tokens.json +17 -0
  741. package/municipalities/stichtse-vecht-design-tokens/src/brand/stichtse-vecht/typography.tokens.json +45 -0
  742. package/municipalities/stichtse-vecht-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  743. package/municipalities/stichtse-vecht-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  744. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/card-header.tokens.json +34 -0
  745. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/card-wrapper.tokens.json +55 -0
  746. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/logo.tokens.json +21 -0
  747. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/navigation.tokens.json +88 -0
  748. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
  749. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/select.tokens.json +39 -0
  750. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  751. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  752. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  753. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  754. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  755. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  756. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  757. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  758. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  759. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -0
  760. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  761. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -0
  762. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
  763. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  764. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  765. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  766. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/form-input.tokens.json +31 -0
  767. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  768. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  769. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  770. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  771. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -0
  772. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  773. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  774. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  775. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/select.tokens.json +47 -0
  776. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  777. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  778. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  779. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  780. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/textbox.tokens.json +34 -0
  781. package/municipalities/stichtse-vecht-design-tokens/src/config.json +73 -0
  782. package/municipalities/stichtse-vecht-design-tokens/src/font.scss +20 -0
  783. package/municipalities/stichtse-vecht-design-tokens/src/index.scss +8 -0
  784. package/municipalities/stichtse-vecht-design-tokens/style-dictionary.config.js +6 -0
  785. package/municipalities/tubbergen-design-tokens/documentation/color.stories.mdx +17 -17
  786. package/municipalities/tubbergen-design-tokens/documentation/components.stories.mdx +11 -11
  787. package/municipalities/tubbergen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  788. package/municipalities/tubbergen-design-tokens/documentation/readme.stories.mdx +7 -7
  789. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  790. package/municipalities/tubbergen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  791. package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  792. package/municipalities/tubbergen-design-tokens/src/component/utrecht/form-input.tokens.json +33 -33
  793. package/municipalities/tubbergen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  794. package/municipalities/tubbergen-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  795. package/municipalities/tubbergen-design-tokens/src/font.js +10 -10
  796. package/municipalities/xxllnc-design-tokens/documentation/color.stories.mdx +17 -17
  797. package/municipalities/xxllnc-design-tokens/documentation/components.stories.mdx +11 -11
  798. package/municipalities/xxllnc-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  799. package/municipalities/xxllnc-design-tokens/documentation/readme.stories.mdx +7 -7
  800. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  801. package/municipalities/xxllnc-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  802. package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  803. package/municipalities/xxllnc-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  804. package/municipalities/zuiddrecht-design-tokens/documentation/color.stories.mdx +17 -17
  805. package/municipalities/zuiddrecht-design-tokens/documentation/components.stories.mdx +11 -11
  806. package/municipalities/zuiddrecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  807. package/municipalities/zuiddrecht-design-tokens/documentation/readme.stories.mdx +7 -7
  808. package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/color.tokens.json +126 -126
  809. package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/icon.tokens.json +16 -16
  810. package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/typography.tokens.json +40 -40
  811. package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/border.tokens.json +19 -19
  812. package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/space.tokens.json +70 -70
  813. package/municipalities/zuiddrecht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  814. package/municipalities/zuiddrecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  815. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  816. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/blockquote.tokens.json +25 -25
  817. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/document.tokens.json +11 -11
  818. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/page.tokens.json +15 -15
  819. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  820. package/municipalities/zutphen-design-tokens/documentation/color.stories.mdx +17 -17
  821. package/municipalities/zutphen-design-tokens/documentation/components.stories.mdx +11 -11
  822. package/municipalities/zutphen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  823. package/municipalities/zutphen-design-tokens/documentation/readme.stories.mdx +7 -7
  824. package/municipalities/zutphen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  825. package/municipalities/zutphen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  826. package/municipalities/zutphen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  827. package/municipalities/zutphen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  828. package/municipalities/zutphen-design-tokens/src/font.js +4 -4
  829. package/package.json +57 -55
  830. package/publiccode.yaml +83 -83
@@ -0,0 +1,40 @@
1
+ {
2
+ "version": "1.0.0-alpha.1",
3
+ "author": "Community for NL Design System",
4
+ "description": "NL Design System design tokens for conduction",
5
+ "website": "https://www.conduction.nl/",
6
+ "keywords": [
7
+ "nl-design-system",
8
+ "conduction"
9
+ ],
10
+ "license": "SEE LICENSE IN LICENSE.md",
11
+ "name": "@conduction/theme",
12
+ "private": false,
13
+ "publishConfig": {
14
+ "access": "public"
15
+ },
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git+https://github.com/ConductionNL/conduction-theme.git"
19
+ },
20
+ "scripts": {
21
+ "clean": "rimraf -rf dist/",
22
+ "prebuild": "npm run clean",
23
+ "watch": "npm-run-all watch:**",
24
+ "watch:style-dictionary": "chokidar --follow-symlinks --command 'npm run --ignore-scripts build' 'src/**/*.tokens.json'",
25
+ "build": "npm-run-all build:**",
26
+ "build:scss": "sass --no-source-map src/:dist/",
27
+ "build:style-dictionary": "style-dictionary build --config ./style-dictionary.config.js"
28
+ },
29
+ "devDependencies": {
30
+ "@nl-design-system-unstable/theme-toolkit": "workspace:*",
31
+ "chokidar-cli": "3.0.0",
32
+ "npm-run-all": "4.1.5",
33
+ "rimraf": "3.0.2",
34
+ "style-dictionary": "3.8.0"
35
+ },
36
+ "bugs": {
37
+ "url": "https://github.com/ConductionNL/conduction-theme/issues"
38
+ },
39
+ "homepage": "https://github.com/ConductionNL/conduction-theme#readme"
40
+ }
@@ -0,0 +1,144 @@
1
+ {
2
+ "stichtse-vecht": {
3
+ "color": {
4
+ "primary": {
5
+ "value": "{stichtse-vecht.color.blue.63}"
6
+ },
7
+ "primary-hover": {
8
+ "value": "{stichtse-vecht.color.blue.52}"
9
+ },
10
+ "error": { "value": "#dc3545" },
11
+ "alert-error": { "value": "#d3272f" },
12
+ "alert-error-background": { "value": "#fceded" },
13
+ "warning": { "value": "#ffc107" },
14
+ "alert-warning": { "value": "#856404" },
15
+ "alert-warning-background": { "value": "#fff3cd" },
16
+ "succes": { "value": "#28a745" },
17
+ "alert-succes": { "value": "#155724" },
18
+ "alert-succes-background": { "value": "#d4edda" },
19
+ "info": { "value": "{stichtse-vecht.color.primary}" },
20
+ "alert-info": { "value": "#004085" },
21
+ "alert-info-background": { "value": "#cce5ff" },
22
+ "blue": {
23
+ "17": {
24
+ "value": "#003357"
25
+ },
26
+ "22": {
27
+ "value": "#004170"
28
+ },
29
+ "27": {
30
+ "value": "#015289"
31
+ },
32
+ "32": {
33
+ "value": "#0263a3"
34
+ },
35
+ "37": {
36
+ "value": "#0171bc"
37
+ },
38
+ "45": {
39
+ "value": "#2871bc"
40
+ },
41
+ "52": {
42
+ "value": "#2e5ed9"
43
+ },
44
+ "63": {
45
+ "value": "#4376fc",
46
+ "comment": "Base/Blue"
47
+ },
48
+ "95": {
49
+ "value": "#e6edff"
50
+ }
51
+ },
52
+ "cyan": {
53
+ "68": {
54
+ "value": "#7eddcb"
55
+ },
56
+ "74": {
57
+ "value": "#94e3d4"
58
+ }
59
+ },
60
+ "grey": {
61
+ "20": {
62
+ "value": "#333333"
63
+ },
64
+ "27": {
65
+ "value": "#444444"
66
+ },
67
+ "29": {
68
+ "value": "#4a4a4a"
69
+ },
70
+ "31": {
71
+ "value": "#4f4f4f"
72
+ },
73
+ "46": {
74
+ "value": "#767676"
75
+ },
76
+ "48": {
77
+ "value": "#7a7a7a"
78
+ },
79
+ "50": {
80
+ "value": "#808080",
81
+ "comment": "Base/Grey"
82
+ },
83
+ "70": {
84
+ "value": "#b3b3b3"
85
+ },
86
+ "82": {
87
+ "value": "#d1d1d1"
88
+ },
89
+ "87": {
90
+ "value": "#dddddd"
91
+ },
92
+ "88": {
93
+ "value": "#e1e2e2"
94
+ },
95
+ "90": {
96
+ "value": "#e6e6e6"
97
+ },
98
+ "95": {
99
+ "value": "#f2f2f2"
100
+ },
101
+ "96": {
102
+ "value": "#f4f6f4"
103
+ },
104
+ "97": {
105
+ "value": "#f7f7f7"
106
+ }
107
+ },
108
+ "lightgrey": {
109
+ "79": {
110
+ "value": "#c9c9c9"
111
+ },
112
+ "95": {
113
+ "value": "#f2f5f2"
114
+ },
115
+ "96": {
116
+ "value": "#f5f5f5",
117
+ "comment": "Base/LightGrey"
118
+ }
119
+ },
120
+ "white": {
121
+ "98": {
122
+ "value": "#fafafa"
123
+ },
124
+ "100": {
125
+ "value": "#ffffff",
126
+ "comment": "Base/White"
127
+ }
128
+ },
129
+ "black": {
130
+ "0": {
131
+ "value": "#000000",
132
+ "comment": "Base/Black"
133
+ },
134
+ "0-60t": {
135
+ "value": "#00000099",
136
+ "comment": "Black with 60% transparency"
137
+ },
138
+ "30": {
139
+ "value": "#4d4d4d"
140
+ }
141
+ }
142
+ }
143
+ }
144
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "stichtse-vecht": {
3
+ "font-size": {
4
+ "4xs": {
5
+ "value": "0.313rem",
6
+ "comment": "5px"
7
+ },
8
+ "3xs": {
9
+ "value": "0.5rem",
10
+ "comment": "8px"
11
+ },
12
+ "2xs": {
13
+ "value": "0.625rem",
14
+ "comment": "10px"
15
+ },
16
+ "xs": {
17
+ "value": "0.75rem",
18
+ "comment": "12px"
19
+ },
20
+ "sm": {
21
+ "value": "0.875rem",
22
+ "comment": "14px"
23
+ },
24
+ "md": {
25
+ "value": "1rem",
26
+ "comment": "16px"
27
+ },
28
+ "lg": {
29
+ "value": "1.125rem",
30
+ "comment": "18px"
31
+ },
32
+ "xl": {
33
+ "value": "1.25rem",
34
+ "comment": "20px"
35
+ },
36
+ "2xl": {
37
+ "value": "1.5rem",
38
+ "comment": "24px"
39
+ },
40
+ "3xl": {
41
+ "value": "1.875rem",
42
+ "comment": "30px"
43
+ },
44
+ "4xl": {
45
+ "value": "2.5rem",
46
+ "comment": "39.996px"
47
+ }
48
+ }
49
+ }
50
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "stichtse-vecht": {
3
+ "size": {
4
+ "4xs": { "value": "1px" },
5
+ "3xs": { "value": "2px" },
6
+ "2xs": { "value": "4px" },
7
+ "xs": { "value": "8px" },
8
+ "sm": { "value": "14px" },
9
+ "md": { "value": "18px" },
10
+ "lg": { "value": "24px" },
11
+ "xl": { "value": "32px" },
12
+ "2xl": { "value": "48px" },
13
+ "3xl": { "value": "72px" },
14
+ "4xl": { "value": "96px" }
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,45 @@
1
+ {
2
+ "stichtse-vecht": {
3
+ "typography": {
4
+ "aldritch": {
5
+ "font-family": {
6
+ "value": "\"Aldritch\", \"Noto Sans\", Arial, sans-serif"
7
+ }
8
+ },
9
+ "sans-serif": {
10
+ "font-family": {
11
+ "value": "\"Geist\", Arial, sans-serif"
12
+ }
13
+ },
14
+ "monospace": {
15
+ "font-family": {
16
+ "value": "Monospace, \"Lucida Console\""
17
+ }
18
+ },
19
+ "font-weight": {
20
+ "bold": {
21
+ "value": "700"
22
+ },
23
+ "normal": {
24
+ "value": "400"
25
+ },
26
+ "light": {
27
+ "value": "100"
28
+ }
29
+ },
30
+ "scale": {
31
+ "4xs": { "value": "{stichtse-vecht.font-size.4xs}" },
32
+ "3xs": { "value": "{stichtse-vecht.font-size.3xs}" },
33
+ "2xs": { "value": "{stichtse-vecht.font-size.2xs}" },
34
+ "xs": { "value": "{stichtse-vecht.font-size.xs}" },
35
+ "sm": { "value": "{stichtse-vecht.font-size.sm}" },
36
+ "md": { "value": "{stichtse-vecht.font-size.md}" },
37
+ "lg": { "value": "{stichtse-vecht.font-size.lg}" },
38
+ "xl": { "value": "{stichtse-vecht.font-size.xl}" },
39
+ "2xl": { "value": "{stichtse-vecht.font-size.2xl}" },
40
+ "3xl": { "value": "{stichtse-vecht.font-size.3xl}" },
41
+ "4xl": { "value": "{stichtse-vecht.font-size.4xl}" }
42
+ }
43
+ }
44
+ }
45
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "action": {
4
+ "busy": { "cursor": { "value": "wait" } },
5
+ "disabled": { "cursor": { "value": "not-allowed" } },
6
+ "submit": { "cursor": { "value": "pointer" } }
7
+ }
8
+ }
9
+ }
@@ -0,0 +1,28 @@
1
+ {
2
+ "utrecht": {
3
+ "space": {
4
+ "block": {
5
+ "3xs": { "value": "{stichtse-vecht.size.3xs}" },
6
+ "2xs": { "value": "{stichtse-vecht.size.2xs}" },
7
+ "xs": { "value": "{stichtse-vecht.size.xs}" },
8
+ "sm": { "value": "{stichtse-vecht.size.sm}" },
9
+ "md": { "value": "{stichtse-vecht.size.md}" },
10
+ "lg": { "value": "{stichtse-vecht.size.lg}" },
11
+ "xl": { "value": "{stichtse-vecht.size.xl}" },
12
+ "2xl": { "value": "{stichtse-vecht.size.2xl}" },
13
+ "3xl": { "value": "{stichtse-vecht.size.3xl}" }
14
+ },
15
+ "inline": {
16
+ "3xs": { "value": "{stichtse-vecht.size.3xs}" },
17
+ "2xs": { "value": "{stichtse-vecht.size.2xs}" },
18
+ "xs": { "value": "{stichtse-vecht.size.xs}" },
19
+ "sm": { "value": "{stichtse-vecht.size.sm}" },
20
+ "md": { "value": "{stichtse-vecht.size.md}" },
21
+ "lg": { "value": "{stichtse-vecht.size.lg}" },
22
+ "xl": { "value": "{stichtse-vecht.size.xl}" },
23
+ "2xl": { "value": "{stichtse-vecht.size.2xl}" },
24
+ "3xl": { "value": "{stichtse-vecht.size.3xl}" }
25
+ }
26
+ }
27
+ }
28
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ "conduction": {
3
+ "card-header": {
4
+ "background-color": {},
5
+ "border-bottom-width": {},
6
+ "border-bottom-style": {},
7
+ "border-bottom-color": {},
8
+ "color": { "value": "{utrecht.document.color}" },
9
+ "hover": {
10
+ "background-color": {},
11
+ "border-bottom-width": {},
12
+ "border-bottom-style": {},
13
+ "border-bottom-color": {}
14
+ },
15
+ "title": {
16
+ "color": { "value": "{stichtse-vecht.color.black.0}" },
17
+ "text-decoration": { "value": "none" },
18
+ "text-underline-offset": { "value": "5px" },
19
+ "hover": {
20
+ "color": {},
21
+ "text-decoration": {},
22
+ "text-underline-offset": {}
23
+ }
24
+ },
25
+ "date": {
26
+ "color": { "value": "{stichtse-vecht.color.black.0}" },
27
+ "font-size": { "value": "{stichtse-vecht.font-size.sm}" },
28
+ "font-weight": { "value": "{stichtse-vecht.typography.font-weight.light}" },
29
+ "font-style": {},
30
+ "margin-block-end": { "value": "{stichtse-vecht.size.xs}" }
31
+ }
32
+ }
33
+ }
34
+ }
@@ -0,0 +1,55 @@
1
+ {
2
+ "conduction": {
3
+ "card-wrapper": {
4
+ "background-color": {
5
+ "value": "{stichtse-vecht.color.white.100}"
6
+ },
7
+ "border-color": {},
8
+ "border-style": {},
9
+ "border-width": {},
10
+ "border-bottom-color": {},
11
+ "border-bottom-style": {},
12
+ "border-bottom-width": {},
13
+ "border-radius": {
14
+ "value": "0.25rem"
15
+ },
16
+ "transition": {
17
+ "value": "0.2s"
18
+ },
19
+ "box-shadow": {
20
+ "value": "0 0.15rem 0.5rem 0 rgba(0, 0, 0, 0.16)"
21
+ },
22
+ "color": {
23
+ "value": "{stichtse-vecht.color.black.0}"
24
+ },
25
+ "hover": {
26
+ "background-color": {
27
+ "value": "{stichtse-vecht.color.grey.97}"
28
+ },
29
+ "color": {},
30
+ "border-color": {},
31
+ "border-style": {},
32
+ "border-width": {},
33
+ "border-bottom-color": {},
34
+ "border-bottom-style": {},
35
+ "border-bottom-width": {},
36
+ "border-radius": {},
37
+ "box-shadow": {
38
+ "value": "none"
39
+ }
40
+ },
41
+ "padding-inline-end": {
42
+ "value": "1.5rem"
43
+ },
44
+ "padding-inline-start": {
45
+ "value": "1.5rem"
46
+ },
47
+ "padding-block-end": {
48
+ "value": "1.5rem"
49
+ },
50
+ "padding-block-start": {
51
+ "value": "1.5rem"
52
+ }
53
+ }
54
+ }
55
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "conduction": {
3
+ "logo": {
4
+ "header": {
5
+ "inline-size": { "value": "200px" },
6
+ "block-size": { "value": "50px" },
7
+ "background-image": { "value": "url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwIDI1MyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgPHBhdGggZD0iTTE5My41NjQuMjk3IDE5My40NjUgMGE0Ljk1MyA0Ljk1MyAwIDAgMSA0Ljk1MSA0Ljk1djE2OS45NTFjMCA0OS40NTUtNDIuOTIxIDU1LTYzLjU2NSA1Ny42NzNoLS42NDNhNjMuMzYgNjMuMzYgMCAwIDAtMzEuNjM0IDE0LjE1OSA0Ljk1NSA0Ljk1NSAwIDAgMS02LjYzMyAwIDYzLjExIDYzLjExIDAgMCAwLTMxLjczMy0xNC40MDZoLS42NDRDNDIuOTcgMjI5LjY1MyAwIDIyNC4xNTggMCAxNzQuNjUzVjUuMjQ4QTQuOTUzIDQuOTUzIDAgMCAxIDQuOTUuMjk3aDE4OC42MTRaTTk5LjI1NyAxMzEuMjM4Vjg2LjA0SDY4LjM2NlY0Ljk1SDM1Ljc5MnY4MS4wOUg0Ljk1djQ1LjE5OGgzMC44NDJ2OTAuMDQ5YTEyNS40NDIgMTI1LjQ0MiAwIDAgMCAyOS4wNTkgNi4yODdsMy41MTUuNTQ1di05Ni44ODFoMzAuODkxWm0wIDB2MTEyLjAyOWE2Ny41NzUgNjcuNTc1IDAgMCAxIDM0LjM1Ny0xNS40NDVjMjAuNzQyLTIuNzIzIDU5Ljk1LTcuMzI3IDU5Ljk1LTUyLjkyMWwtLjI0Ny00Ni4zODZjLTE0Ljg1Mi01LjM0Ny0yOS43MDMgMTQuMTA5LTQ0LjU1NSAyLjcyMy0xNi40MzUtMTIuNjc0LTMyLjk3IDEyLjYyMy00OS41MDUgMFptOTQuMzA3LTQ3Ljg3Mi0uMDQ5LTc4LjQxNmgtOTQuMDZ2ODEuMzM3bDEuNTg1IDEuMTM5YzE1Ljk5IDkuOTAxIDMxLjk4LTEzLjYxNCA0Ny45Ny0xLjM4NiAxNC44NTEgMTEuNDM1IDI5LjcwMy04LjAyIDQ0LjU1NC0yLjY3NFptMzgxLjYzNC0xNy40NzUtLjA0OS0uMDk5YTkuNTI3IDkuNTI3IDAgMCAwIDIuOTctNC40NTVsNC45NS42NDNhMTEuOTQ3IDExLjk0NyAwIDAgMS00LjM1NiA2LjczMyAxNC44NTIgMTQuODUyIDAgMCAxLTE3LjkyMS0xLjQzNiAxNC44NjcgMTQuODY3IDAgMCAxLTMuNjE0LTEwLjY5MyAxNS43MzIgMTUuNzMyIDAgMCAxIDMuNjY0LTExLjA4OSAxMy4zMTYgMTMuMzE2IDAgMCAxIDE4Ljc2MiAwIDE1LjI5OSAxNS4yOTkgMCAwIDEgMy42MTQgMTAuODkxdjEuMjg3aC0yMS4wNGExMC42ODIgMTAuNjgyIDAgMCAwIDIuNjI0IDcuMTI5IDcuODQ1IDcuODQ1IDAgMCAwIDIuNjg4IDEuODM2IDcuODkzIDcuODkzIDAgMCAwIDMuMjAzLjU5IDcuNDggNy40OCAwIDAgMCA0LjUwNS0xLjMzN1ptLTEwLjI5Ny0xOC4wNjlhOC43MTYgOC43MTYgMCAwIDAtMi40NzUgNS44OTFoMTUuNzQyYTkuNTE1IDkuNTE1IDAgMCAwLTEuNzgyLTUuMzQ3IDcuMzgzIDcuMzgzIDAgMCAwLTUuODkxLTIuNzcyIDcuNjEzIDcuNjEzIDAgMCAwLTUuNTk0IDIuMjI4Wm0tMTMuMTY4IDE4LjUxNS4wOTktLjA1aDIuMTI4bC42OTMgNC4yMDhhMTcuMDkgMTcuMDkgMCAwIDEtMy42MTMuNDQ2IDguMjc2IDguMjc2IDAgMCAxLTQuMDYtLjg0MiA0LjU0OSA0LjU0OSAwIDAgMS0yLjAzLTIuMTc4IDE2Ljg4MSAxNi44ODEgMCAwIDEtLjU5NC01LjY0NFY0Ni4wNGgtMy40NjV2LTMuNzEzaDMuNDY1di03LjAzbDQuOTUxLTIuODcxdjkuOTAxaDQuOTV2My43MTNoLTQuOTV2MTYuNDM1YTcuNTEgNy41MSAwIDAgMCAwIDIuNjI0Yy4xNTMuMzk1LjQ1NS43MTQuODQyLjg5MS40OC4yNzEgMS4wMzQuMzkyIDEuNTg0LjM0N1ptLTMzLjkxMSA0LjA1OS00LjYwNC4xNDlWNDIuMzI3aDQuMzA3djQuMDFhOS45MiA5LjkyIDAgMCAxIDMuODQxLTMuNTU1IDkuOTE5IDkuOTE5IDAgMCAxIDUuMTE5LTEuMDk5YzEuNjA5LS4wMiAzLjIwOC4yODMgNC43MDMuODkxQTcuNTY1IDcuNTY1IDAgMCAxIDUzNC40MDYgNDVhOS45MzIgOS45MzIgMCAwIDEgMS40ODUgMy41NjRjLjI0OCAxLjUyMi4zNDcgMy4wNjQuMjk3IDQuNjA0djE3LjM3N2gtNC45NVY1My4zNjZhMTIuMDU1IDEyLjA1NSAwIDAgMC0uNTk0LTQuMzU2IDQuNDMgNC40MyAwIDAgMC0xLjkzMS0yLjMyNyA2LjE4NCA2LjE4NCAwIDAgMC0zLjM2Ni0uODQxIDcuODYzIDcuODYzIDAgMCAwLTUuMjk3IDEuOTMgOS41NSA5LjU1IDAgMCAwLTIuMjI4IDcuMzc3djE1LjI0N1ptLTE5LjQwNi00LjY1M2gtLjA1YTkuNTMyIDkuNTMyIDAgMCAwIDIuOTcxLTQuNDU2bDQuOTUuNjQ0YTExLjk1MyAxMS45NTMgMCAwIDEtNC4zNTYgNi43MzIgMTQuODUyIDE0Ljg1MiAwIDAgMS0xNy45MjEtMS40MzUgMTQuODUgMTQuODUgMCAwIDEtMy42MTQtMTAuNjkzYy0uMjQ2LTQuMDMgMS4wNjUtOCAzLjY2My0xMS4wOWExMi4zOCAxMi4zOCAwIDAgMSA5LjUwNS0zLjkxIDEyLjE3NSAxMi4xNzUgMCAwIDEgOS4yNTggMy44MTEgMTUuMzAxIDE1LjMwMSAwIDAgMSAzLjYxNCAxMC44OTJ2MS4yODdoLTIxLjA0YTEwLjk4MyAxMC45ODMgMCAwIDAgMi42MjQgNy4xMjggNy44NTkgNy44NTkgMCAwIDAgNS44OTEgMi40MjYgNy40NzkgNy40NzkgMCAwIDAgNC41MDUtMS4zMzZabS0xMC4yOTctMTguMDdhOC45NTYgOC45NTYgMCAwIDAtMi40NzUgNS44OTFoMTUuNzkyYTkuMTEzIDkuMTEzIDAgMCAwLTEuODMyLTUuMzQ2IDcuMzM1IDcuMzM1IDAgMCAwLTUuOTQxLTIuNzczIDcuNjgzIDcuNjgzIDAgMCAwLTUuNTQ0IDIuMjI4Wm0tMjAuNjQ0IDE4LjE2OWE5LjUwNyA5LjUwNyAwIDAgMCAyLjk3LTQuNDU2bDQuOTUxLjY0NGExMS42MzQgMTEuNjM0IDAgMCAxLTQuMzA3IDYuNzMyIDEzLjEyNCAxMy4xMjQgMCAwIDEtOC4wNyAyLjM3NyAxMi44MyAxMi44MyAwIDAgMS05LjkwMS0zLjgxMiAxNC44NTQgMTQuODU0IDAgMCAxLTMuNjYzLTEwLjY5MyAxNS41NDQgMTUuNTQ0IDAgMCAxIDMuNjYzLTExLjA4OSAxMi4zNjkgMTIuMzY5IDAgMCAxIDkuNTA2LTMuOTExIDEyLjEzNiAxMi4xMzYgMCAwIDEgOS4yNTcgMy44MTEgMTUuMzAxIDE1LjMwMSAwIDAgMSAzLjYxNCAxMC44OTJ2MS4yODdoLTIxLjA0YTEwLjY5MiAxMC42OTIgMCAwIDAgMi42MjQgNy4xMjggNy44NjggNy44NjggMCAwIDAgNS44OTEgMi40MjYgNy40NzkgNy40NzkgMCAwIDAgNC41MDUtMS4zMzZabS0xMC4zOTYtMTguMTY5LjA5OS4wOTlhOC43MTUgOC43MTUgMCAwIDAtMi40NzUgNS44OTFoMTUuNzkyYTkuODk4IDkuODk4IDAgMCAwLTEuOTMxLTUuNDQ1IDcuNDI0IDcuNDI0IDAgMCAwLTUuOTQtMi43NzMgNy42ODMgNy42ODMgMCAwIDAtNS41NDUgMi4yMjhabS00Ny4yNzggMjIuODIyLTQuMjA3LjA1VjQyLjMyN2g0LjMwN3YzLjk2YTkuODkxIDkuODkxIDAgMCAxIDguNTE1LTQuNjA0IDkuNTU0IDkuNTU0IDAgMCAxIDQuOTUgMS4yODcgNi45NzYgNi45NzYgMCAwIDEgMi44MjIgMy42NjQgOS44OTggOS44OTggMCAwIDEgOC43MTMtNC45NTEgOC43MiA4LjcyIDAgMCAxIDYuNDg1IDIuMzI3IDkuOSA5LjkgMCAwIDEgMi4yNzcgNy4xNzh2MTkuMzU3aC00Ljk1VjUyLjc3MmExMy43NDggMTMuNzQ4IDAgMCAwLS40NDYtNC4xNTggMy45NjYgMy45NjYgMCAwIDAtMS42ODMtMi4wMyA1LjQ4OSA1LjQ4OSAwIDAgMC0yLjg3Mi0uNzQyIDYuNTc0IDYuNTc0IDAgMCAwLTQuOTUgMS45OCA4Ljc2MyA4Ljc2MyAwIDAgMC0xLjk4IDYuMzM2djE2LjUzNWgtNC45NTFWNTIuMzc2YTcuOTY2IDcuOTY2IDAgMCAwLTEuMTg4LTQuOTUgNC4zODggNC4zODggMCAwIDAtMS43MDktMS4yNjYgNC4zODMgNC4zODMgMCAwIDAtMi4xMDItLjMxOCA3LjA4IDcuMDggMCAwIDAtMy43NjMgMS4wMzlBNS45ODggNS45ODggMCAwIDAgNDEwLjU5NCA1MGExNi42OTUgMTYuNjk1IDAgMCAwLS43OTMgNS42NDR2MTQuODUxWm0tMTkuMzA2LTQuNjUzLS4wOTkuMDQ5YTkuNTA0IDkuNTA0IDAgMCAwIDIuOTctNC40NTVsNC45NS42NDNhMTIuNDY5IDEyLjQ2OSAwIDAgMS00LjM1NiA2LjczMyAxMy4yNjQgMTMuMjY0IDAgMCAxLTguMTE4IDIuMzc2IDEyLjk2MiAxMi45NjIgMCAwIDEtOS45MDEtMy44MTIgMTQuODUgMTQuODUgMCAwIDEtMy4yNjgtMTAuNjkzIDE1LjUzOSAxNS41MzkgMCAwIDEgMy42NjQtMTEuMDg5IDEyLjMxOCAxMi4zMTggMCAwIDEgOS41MDUtMy45MTEgMTIuMTMgMTIuMTMgMCAwIDEgOS4wNTkgMy43NjIgMTUuNTQ2IDE1LjU0NiAwIDAgMSAzLjYxMyAxMC44OTJ2MS4yODdoLTIxLjAzOWExMC42OTIgMTAuNjkyIDAgMCAwIDIuNjI0IDcuMTI4IDcuODU5IDcuODU5IDAgMCAwIDUuODkxIDIuNDI2IDcuNjc0IDcuNjc0IDAgMCAwIDQuNTA1LTEuMzM2Wm0tMTAuMzk2LTE4LjA3aC4wOTlhOC43MSA4LjcxIDAgMCAwLTIuNDc1IDUuODkxaDE1Ljc5MmE5LjkwNyA5LjkwNyAwIDAgMC0xLjczMy01LjI5NyA3LjQyOCA3LjQyOCAwIDAgMC01Ljk0LTIuNzcyIDcuNTggNy41OCAwIDAgMC01Ljc0MyAyLjE3OFptLTM0Ljg1MSAzMS45OGguMTk3YTcuODIzIDcuODIzIDAgMCAxLTMuMDE5LTYuODgxbDQuNjUzLjc0M2E0LjY1NiA0LjY1NiAwIDAgMCAxLjYzNCAzLjExOSA4LjAxNCA4LjAxNCAwIDAgMCA0Ljk1IDEuMzM2IDguNDcyIDguNDcyIDAgMCAwIDQuOTUxLTEuMzM2IDYuNTM5IDYuNTM5IDAgMCAwIDIuNDc1LTMuNzEzIDMyLjQ3IDMyLjQ3IDAgMCAwIDAtNi4xODggOS45MDEgOS45MDEgMCAwIDEtNy42MjQgMy40NjUgMTAuNTQgMTAuNTQgMCAwIDEtOS4wMS00LjIwOCAxNS43OTMgMTUuNzkzIDAgMCAxLTMuMjE4LTkuOTAxIDE4LjQ1NyAxOC40NTcgMCAwIDEgMS40ODYtNy40NzUgMTAuOTg2IDEwLjk4NiAwIDAgMSAxMC42NDMtNy4wMyA5Ljg5OCA5Ljg5OCAwIDAgMSA4LjI2OCA0LjA2di0zLjQxNmg0LjQwNnYyNC40MDZhMjMuMjc1IDIzLjI3NSAwIDAgMS0xLjE4OSA5LjM1NiA5LjkgOS45IDAgMCAxLTQuMjU3IDQuMzA3IDE0LjUxNSAxNC41MTUgMCAwIDEtNy4xNzkgMS42MzQgMTMuNDA3IDEzLjQwNyAwIDAgMS04LjE2Ny0yLjI3OFptMy4wNjgtMzEuNTM0aC4xNDlhMTEuNTg2IDExLjU4NiAwIDAgMC0yLjIyNyA3LjcyMyAxMi41MiAxMi41MiAwIDAgMCAyLjAyOSA4LjExOCA3LjA4NyA3LjA4NyAwIDAgMCA1LjU0NCAyLjUyNSA3LjEzNyA3LjEzNyAwIDAgMCA1LjU0NS0yLjUyNSAxMS44ODIgMTEuODgyIDAgMCAwIDIuMjI4LTcuOTcgMTEuNjM0IDExLjYzNCAwIDAgMC0yLjMyNy03LjgyMiA3LjA4NSA3LjA4NSAwIDAgMC01LjQ5NS0yLjYyMyA2LjkxNiA2LjkxNiAwIDAgMC0zLjAxNy42NjQgNi45NDIgNi45NDIgMCAwIDAtMi40MjkgMS45MVptMzAzLjEyIDEyMC4wNDkuNDQ1LS42NDNhMzYuNTA2IDM2LjUwNiAwIDAgMS03Ljc3MiAyLjE3OGwtMy41MTUuNjkzYTE0LjIyNyAxNC4yMjcgMCAwIDEtMy42MTQuMzk2IDQuMTgzIDQuMTgzIDAgMCAxLTEuNjk4LS4zMTMgNC4xOTMgNC4xOTMgMCAwIDEtMS40MjEtLjk3NCA0LjUxIDQuNTEgMCAwIDEtMS4yMzctMy4xMTkgMy4zNzcgMy4zNzcgMCAwIDEgLjIzNy0xLjQ4NGMuMTg5LS40NzEuNDgxLS44OTQuODUyLTEuMjM5YTkuOTM2IDkuOTM2IDAgMCAxIDIuNjczLTEuNDg1Yy44OTEtLjE5OCAyLjEyOS0uNjQzIDMuNjE0LS42NDNhMTIuNjQzIDEyLjY0MyAwIDAgMSAxLjk4LS4zNDdsMi4wMy0uMzQ2YTM5LjUwNCAzOS41MDQgMCAwIDAgNC4wMS0uOTkxIDkuMjkgOS4yOSAwIDAgMCAzLjQ2NS0xLjgzMSA3LjcyNyA3LjcyNyAwIDAgMCAyLjM3Ni0zLjIxOGMuNjY0LTEuNTY0Ljk4Ni0zLjI1Mi45NDEtNC45NTFhMTUuNDgyIDE1LjQ4MiAwIDAgMC00LjQ1NS0xMC42NDMgMTUuNjQzIDE1LjY0MyAwIDAgMC00Ljk1MS0zLjI2NyAxNC40NiAxNC40NiAwIDAgMC01Ljc5Mi0xLjE4OSAxNC44NjEgMTQuODYxIDAgMCAwLTUuOTQxIDEuMTg5IDE0Ljg5IDE0Ljg5IDAgMCAwLTQuOTUgMy4yNjcgMTUuNDMxIDE1LjQzMSAwIDAgMC0zLjIxOCA0Ljk1IDE0LjgxMyAxNC44MTMgMCAwIDAtMS4xODggNS44NDJ2MTkuODAyYTE0Ljg0MyAxNC44NDMgMCAwIDAgMS4yMzggNi4xODggMTQuMjg4IDE0LjI4OCAwIDAgMCAzLjQxNSA0Ljk1MSAxNS4xODIgMTUuMTgyIDAgMCAwIDQuOTUxIDMuMTE4IDE3LjYwMyAxNy42MDMgMCAwIDAgNi4yMzggMS4xMzkgMjMuOTM3IDIzLjkzNyAwIDAgMCA1LjY5My0uNjkzIDE4LjExNyAxOC4xMTcgMCAwIDAgNS4zNDYtMi4zNzYgNC4wMDggNC4wMDggMCAwIDEgMS4wNC0uNjQ0Yy40NzUtLjA2Mi45Ni0uMDYyIDEuNDM1IDBhNC42MDUgNC42MDUgMCAwIDEgMy4xMTkgMS4yMzhjLjQyMS40MjEuNzUzLjkyNC45NzUgMS40NzcuMjE4LjU1My4zMjcgMS4xNDUuMzEyIDEuNzQxYTQuMjUgNC4yNSAwIDAgMS0xLjY4MyAzLjI2NyAxNy4wNDYgMTcuMDQ2IDAgMCAxLTguMTY4IDMuOTExYy0zIC42MDktNi4wNS45MjQtOS4xMDkuOTRhMjIuMTEyIDIyLjExMiAwIDAgMS05LjE1OS0xLjg4MSAyMy44OTUgMjMuODk1IDAgMCAxLTcuMzc2LTUuMTQ4IDI0LjY3OSAyNC42NzkgMCAwIDEtNC45NS03LjY3NCAyMy4yNTMgMjMuMjUzIDAgMCAxLTEuODgxLTkuMjA3di0xOS44MDJjLS4wMi0zLjE1MS42MjMtNi4yNyAxLjg4MS05LjE1OWEyMy4wNjMgMjMuMDYzIDAgMCAxIDQuOTUtNy41NzQgMjQuNzI3IDI0LjcyNyAwIDAgMSA3LjYyNC00Ljk1MSAyMi41MiAyMi41MiAwIDAgMSA5LjMwNy0xLjg4MSAyMS44NCAyMS44NCAwIDAgMSA5LjE1OCAxLjg4MSAyMy40NiAyMy40NiAwIDAgMSA3LjU3NSA0Ljk1MSAyMy4wNDggMjMuMDQ4IDAgMCAxIDQuOTUgNy41NzQgMjIuNjY2IDIyLjY2NiAwIDAgMSAxLjg4MSA5LjE1OSAyMC41MDggMjAuNTA4IDAgMCAxLTEuNDM1IDguMTE4IDE1Ljc4OCAxNS43ODggMCAwIDEtNC4wMSA1Ljg0MiAyMS4wODYgMjEuMDg2IDAgMCAxLTYuMTg4IDMuODYxWm0tNjAuMTk4IDI0LjY1NGEyMy42NzcgMjMuNjc3IDAgMCAxLTcuNjI0IDEuMjM3aC0xLjY4M2EyNC4wOTggMjQuMDk4IDAgMCAxLTExLjczMy0zLjg2MSAxOS4yNSAxOS4yNSAwIDAgMS03LjU3NC04Ljg2MSA0Ljk0MyA0Ljk0MyAwIDAgMSAwLTMuNDE2IDQuMzkzIDQuMzkzIDAgMCAxIDIuMzI2LTIuNTc0IDQuMjYzIDQuMjYzIDAgMCAxIDMuMzE3IDAgNC40NDQgNC40NDQgMCAwIDEgMi40NzYgMi4zNzYgMTAuNDMgMTAuNDMgMCAwIDAgNC41NTQgNC45NSAxNC44NDMgMTQuODQzIDAgMCAwIDcuMjI4IDIuMjc4IDExLjM0NSAxMS4zNDUgMCAwIDAgOC40MTYtMi4xNzkgMTUuNDM1IDE1LjQzNSAwIDAgMCA0LjU1NC03LjMyNnYtMS44MzJhNS4zNzkgNS4zNzkgMCAwIDAtLjk0MS0zLjA2OSAxMi43NDIgMTIuNzQyIDAgMCAwLTMuNDY1LTMuNDY2IDE5LjgwNiAxOS44MDYgMCAwIDAtNy4yMjgtMi43NzIgMjkuMzgxIDI5LjM4MSAwIDAgMS0xMS44MzEtNS4yNDggMjAuMDkyIDIwLjA5MiAwIDAgMS02LjE4OC03LjgyMSAxNS45NDMgMTUuOTQzIDAgMCAxLS45OTEtOC43MTMgMTcuNjQgMTcuNjQgMCAwIDEgMy40NjYtOC4wNyAxOS4wODQgMTkuMDg0IDAgMCAxIDcuMjI4LTUuNzQyIDIxLjk4MiAyMS45ODIgMCAwIDEgMjMuODYxIDQuMDEgNC45NSA0Ljk1IDAgMCAxIDEuNTM1IDMuMDY5IDQuMzYzIDQuMzYzIDAgMCAxLS4xMjkgMS44MDQgNC4zNjggNC4zNjggMCAwIDEtNC4wMyAzLjE0NyA0LjI2IDQuMjYgMCAwIDEtMy4xNjgtMS4xODkgMTMuNjY1IDEzLjY2NSAwIDAgMC0xNi41ODQtMS4xODggOS45MDMgOS45MDMgMCAwIDAtMi42MzkgMy4wMTcgOS45MTUgOS45MTUgMCAwIDAtMS4yMjMgMy44MTV2MS40ODVhNS40MjkgNS40MjkgMCAwIDAgMS4yODcgMi44MjIgMTMuNzk3IDEzLjc5NyAwIDAgMCAzLjcxMyAzLjI2NyAyNi4wNzggMjYuMDc4IDAgMCAwIDcuNTc1IDIuNzczIDI0LjAyIDI0LjAyIDAgMCAxIDE1Ljg5MSA5LjkwMSAyMS42NiAyMS42NiAwIDAgMSAxLjY4MyAzLjkxIDE2LjkgMTYuOSAwIDAgMSAuNzQyIDMuNDY2Yy4xMTkuOTIuMTE5IDEuODUyIDAgMi43NzJ2MS43ODJhMjAuMzA0IDIwLjMwNCAwIDAgMS0yLjI3NyA2Ljc4MiAxOC44IDE4LjggMCAwIDEtNC4zNTYgNS4yOTcgMTcuNzk2IDE3Ljc5NiAwIDAgMS02LjE4OCAzLjM2N1ptLTg0LjM1Ny0uMDVoLjA5OWE0LjM1NCA0LjM1NCAwIDAgMS0zLjExOSAxLjI4NyA0LjExMyA0LjExMyAwIDAgMS0xLjY5OC0uMzA4IDQuMTEzIDQuMTEzIDAgMCAxLTEuNDItLjk3OSA0LjE0NiA0LjE0NiAwIDAgMS0xLjE4OS0zLjA2OXYtMzguMjE4YTE1LjExIDE1LjExIDAgMCAwLTEuMTg4LTUuOTQgMTUuNzkxIDE1Ljc5MSAwIDAgMC0zLjI2Ny00Ljk1MSAxNy40ODEgMTcuNDgxIDAgMCAwLTQuOTUtMy4zMTcgMTUuOTEyIDE1LjkxMiAwIDAgMC01Ljk0MS0xLjE4OCAxNi4xNDcgMTYuMTQ3IDAgMCAwLTUuOTkgMS4xODggMTcuNDcyIDE3LjQ3MiAwIDAgMC00Ljk1MSAzLjMxNyAxNS43MjIgMTUuNzIyIDAgMCAwLTMuMjY3IDQuOTUxIDE1LjE0NiAxNS4xNDYgMCAwIDAtMS4xODggNS45NHYzOC4yMThhNC4wODUgNC4wODUgMCAwIDEtLjMxNCAxLjY3MyA0LjA4MSA0LjA4MSAwIDAgMS0uOTczIDEuMzk2IDQuNDEgNC40MSAwIDAgMS0zLjExOSAxLjI4NyA0LjMgNC4zIDAgMCAxLTMuOTk0LTIuNjkzIDQuMzIyIDQuMzIyIDAgMCAxLS4zMTMtMS42NjNWMTAwLjk5Yy0uMDA2LS41Ny4xLTEuMTM1LjMxMy0xLjY2M2E0LjMxNyA0LjMxNyAwIDAgMSAzLjk5NC0yLjY5MyA0LjQwNiA0LjQwNiAwIDAgMSAzLjExOSAxLjI4NyA0LjExMiA0LjExMiAwIDAgMSAxLjI4NyAzLjAydjMyLjE3OGEyMy4zNzggMjMuMzc4IDAgMCAxIDcuMDMtNC4wMSAyNC4wMTIgMjQuMDEyIDAgMCAxIDI5LjYxOCAxMS40NDYgMjMuOTc2IDIzLjk3NiAwIDAgMSAyLjcwOCAxMS4xMjh2MzguMTE5YTMuODkyIDMuODkyIDAgMCAxLS4zMDIgMS42NzggMy45MDcgMy45MDcgMCAwIDEtLjk4NSAxLjM5MVptLTY2LjU4NC0xLjQ4NS4yNDctLjE5OGEyMy42MSAyMy42MSAwIDAgMS0xMS4yMzggMi43NzIgMjMuMzA3IDIzLjMwNyAwIDAgMS05LjMwNi0xLjg4MSAyMy44MSAyMy44MSAwIDAgMS0xMi44NzItMTIuODIyIDIzLjc2NyAyMy43NjcgMCAwIDEtMS44ODEtOS4zNTZ2LTE5LjMwN2EyMy43NjcgMjMuNzY3IDAgMCAxIDEuODgxLTkuMzU2IDI0LjA2IDI0LjA2IDAgMCAxIDQuOTUxLTcuNjc0IDI0Ljc1MyAyNC43NTMgMCAwIDEgNy43MjItNC45NSAyMi41MiAyMi41MiAwIDAgMSA5LjMwNy0xLjg4MSAyNC40NSAyNC40NSAwIDAgMSA5LjEwOSAxLjczMiAyMy42MTggMjMuNjE4IDAgMCAxIDcuNzIzIDQuOTUxIDQuNTUyIDQuNTUyIDAgMCAxIDAgNi4yMzcgNC4zMDMgNC4zMDMgMCAwIDEtNi4wNCAwIDE0LjU0OCAxNC41NDggMCAwIDAtNC45NS0zLjM2NiAxNi4xMzcgMTYuMTM3IDAgMCAwLTUuNzQzLTEuMDM5IDE1LjA4NyAxNS4wODcgMCAwIDAtNS45NCAxLjEzOCAxNi41MjcgMTYuNTI3IDAgMCAwLTQuOTUxIDMuMzE3IDE0LjU1MyAxNC41NTMgMCAwIDAtMy4zMTYgNC45NWMtLjggMS44NzgtMS4yMDUgMy45LTEuMTg5IDUuOTQxdjE5LjMwN2ExNC44NjEgMTQuODYxIDAgMCAwIDEuMTg5IDUuOTQxIDE0LjM2OCAxNC4zNjggMCAwIDAgMy4zMTYgNC45NSAxNC44NDQgMTQuODQ0IDAgMCAwIDQuOTUxIDMuMzE3IDE1LjQ5IDE1LjQ5IDAgMCAwIDEzLjE2OC0uNTk0IDE0LjEwOCAxNC4xMDggMCAwIDAgNS40OTUtNC45NTEgNC4yNTggNC4yNTggMCAwIDEgMi43MjMtMS43ODIgNC41NTUgNC41NTUgMCAwIDEgNC45NSAzLjQ2NiA0LjA5MiA0LjA5MiAwIDAgMS0uNjQzIDMuMjE3IDIzLjcxIDIzLjcxIDAgMCAxLTguNjYzIDcuOTIxWm0tNDguNzYyIDEuNDg1YTQuMzYzIDQuMzYzIDAgMCAxLTMuMDk0IDEuMjkgNC4zNjMgNC4zNjMgMCAwIDEtMy4wOTQtMS4yOSAzLjk2IDMuOTYgMCAwIDEtMS4zMzctMy4wNjl2LTU2LjU4NGE0LjAxNCA0LjAxNCAwIDAgMSAxLjMzNy0zLjA2OSA0LjUwMyA0LjUwMyAwIDAgMSA2LjE4OCAwIDQuMzA2IDQuMzA2IDAgMCAxIDEuMjM4IDMuMDY5djU2LjU4NGE0LjIwNCA0LjIwNCAwIDAgMS0xLjIzOCAzLjA2OVptLS4wMDEtNzEuOTN2LjE0OGE0LjE1MyA0LjE1MyAwIDAgMS0zLjA2OSAxLjIzOCA0LjI3NSA0LjI3NSAwIDAgMS0zLjE1OC0xLjE5MiA0LjI1MSA0LjI1MSAwIDAgMS0uOTctMS40MjQgNC4yNDcgNC4yNDcgMCAwIDEtLjMyOC0xLjY5MSA0LjYwNyA0LjYwNyAwIDAgMSAxLjIzOC0zLjExOSA0LjIgNC4yIDAgMCAxIDMuMjE4LTEuMjg3IDQuMDU1IDQuMDU1IDAgMCAxIDMuMDY5IDEuMjg3IDQuNjA3IDQuNjA3IDAgMCAxIDEuMjM4IDMuMTE5IDQuNDEgNC40MSAwIDAgMS0xLjIzOCAyLjkyMVptLTYwLjc0MiA1NS40NDUuMTQ5LS42NDNhMjYuNTQ0IDI2LjU0NCAwIDAgMS01Ljg0MiA4LjY2MyAzMC45NDggMzAuOTQ4IDAgMCAxLTEwLjY5MyA2Ljg4MSAzMy41NjkgMzMuNTY5IDAgMCAxLTEyLjM3NiAyLjA3OSAzMS4xMzcgMzEuMTM3IDAgMCAxLTE2LjE4OC00LjQwNiAyOS40IDI5LjQgMCAwIDEtNi40ODYtNC45NSAyNi44ODcgMjYuODg3IDAgMCAxLTQuOTUtNi41ODR2LS4wOTlhNS44NDMgNS44NDMgMCAwIDAtMy4wMi0zLjExOSA1LjM0NiA1LjM0NiAwIDAgMC00LjM1NiAwIDQuNDEzIDQuNDEzIDAgMCAxLTMuMzY3IDAgMy44NTggMy44NTggMCAwIDEtMi4xNzgtMi4zMjcgNC4yMDMgNC4yMDMgMCAwIDEgMC0zLjM2NiA0LjMxNCA0LjMxNCAwIDAgMSAyLjQyNi0yLjMyNyAxNC44NDUgMTQuODQ1IDAgMCAxIDkuOTAxIDAgMTMuMzE0IDEzLjMxNCAwIDAgMSA2LjQ4NS03LjQ3NSAzLjk1MyAzLjk1MyAwIDAgMSAzLjMxNy0uMzk2IDQuNTA5IDQuNTA5IDAgMCAxIDIuNjI0IDIuMDc5IDQuMjAyIDQuMjAyIDAgMCAxIC4zNDYgMy4yNjcgNC4wNzMgNC4wNzMgMCAwIDEtLjc1NiAxLjUzN2MtLjM1OS40NTItLjgxLjgyMy0xLjMyMyAxLjA4N2E2LjA5MyA2LjA5MyAwIDAgMC0yLjcyMyAzLjQ2NSA1LjM1IDUuMzUgMCAwIDAgLjQ0NiA0LjI1OCAxOS4yNDcgMTkuMjQ3IDAgMCAwIDcuOTIxIDguMzY2IDI0LjIwNSAyNC4yMDUgMCAwIDAgMTEuNzMyIDMuMDcgMjMuMDg1IDIzLjA4NSAwIDAgMCA5LjE1OS0xLjU4NSAyMi42MzMgMjIuNjMzIDAgMCAwIDcuNjczLTQuOTUgMTYuOTgyIDE2Ljk4MiAwIDAgMCA1LjM0Ni0xMi4zNzYgMTQuODYgMTQuODYgMCAwIDAtMS40NTQtNi4zNjIgMTQuODU5IDE0Ljg1OSAwIDAgMC00LjA0MS01LjEyMyA0Ny4yNiA0Ny4yNiAwIDAgMC0xNy4xNzgtOC40MTZjLTEuMDg5LS4yOTctMi40NzUtLjc0My00LjE1OC0xLjI4Ny0xLjY4My0uNTQ1LTMuNTE1LTEuMzM3LTUuNDQ2LTIuMTc5YTU0Ljc3MiA1NC43NzIgMCAwIDEtNS44NDEtMy4zNjYgMjYuMzgzIDI2LjM4MyAwIDAgMS01LjI0OC00LjcwMyAyMC43OTMgMjAuNzkzIDAgMCAxLTMuNzYyLTYuMjM4IDIxLjA0MSAyMS4wNDEgMCAwIDEtMS42MzQtOC4zMTYgMjQuMTU5IDI0LjE1OSAwIDAgMSAyLjQ3NS0xMC4zOTYgMjYuMDU1IDI2LjA1NSAwIDAgMSA2LjEzOS04LjA3IDI2Ljc3NiAyNi43NzYgMCAwIDEgOC43NjItNC45NSAyOS40MTYgMjkuNDE2IDAgMCAxIDEwLjM0Ny0xLjgzMmM0LjQ0LjA0NyA4LjgxIDEuMTE0IDEyLjc3MiAzLjExOWEyNi4yMzUgMjYuMjM1IDAgMCAxIDkuOTAxIDguNDY1Yy4zMzcuNDU4LjU3Ny45NzkuNzA1IDEuNTMyLjEyNy41NTQuMTQgMS4xMjguMDM4IDEuNjg2YTMuOTY4IDMuOTY4IDAgMCAxLTEuNTg1IDIuNzcyIDQgNCAwIDAgMS0zLjM2Ni43OTIgNC4xNDggNC4xNDggMCAwIDEtMi43NzItMS43ODIgMTYuNjg4IDE2LjY4OCAwIDAgMC02Ljg4MS01Ljg5MSAyMS41MzYgMjEuNTM2IDAgMCAwLTguODEyLTIuMDc5IDIwLjA1IDIwLjA1IDAgMCAwLTEzLjE2OSA0Ljk1IDE3LjA4MyAxNy4wODMgMCAwIDAtNC4wMDkgNS4zNDcgMTQuODU3IDE0Ljg1NyAwIDAgMC0xLjQ4NiA2LjU4NCAxNy40MiAxNy40MiAwIDAgMCAuNDk1IDQuMDEgMTAuODQyIDEwLjg0MiAwIDAgMCAyLjUyNSA0LjU1NCAyMC42MzUgMjAuNjM1IDAgMCAwIDUuODkxIDQuNjA0IDQ5LjQ3NSA0OS40NzUgMCAwIDAgMTAuNTk0IDQuMzA3IDUzLjUyNSA1My41MjUgMCAwIDEgMjEuNjg0IDExLjMzNyAyMi41NyAyMi41NyAwIDAgMSA3LjI3NyAxNi44ODEgMjUuMjAxIDI1LjIwMSAwIDAgMS0yLjAzIDkuOTAxWm0zOC4yMTcgMTcuNzcyYTIyLjc3NSAyMi43NzUgMCAwIDEtMjIuNzcyLTIyLjc3MnYtMzUuNTk0aC02LjY4M2E0LjI0NiA0LjI0NiAwIDAgMS0zLjIxOC0xLjMzNyA0LjYgNC42IDAgMCAxLTEuMjM3LTMuMTE4IDMuOTYgMy45NiAwIDAgMSAxLjI4Ny0zLjAyYy44NjctLjc4NCAyLTEuMjA5IDMuMTY4LTEuMTg4aDI1LjY5M2E0LjI0OCA0LjI0OCAwIDAgMSAzLjA2OSAxLjE4OCAzLjkwOCAzLjkwOCAwIDAgMSAxLjIzOCAzLjAyIDQuMzU0IDQuMzU0IDAgMCAxLTEuMjM4IDMuMTE4IDQuMDEgNC4wMSAwIDAgMS0zLjA2OSAxLjMzN2gtMTAuNDQ2djM1LjU5NGExMy40NzggMTMuNDc4IDAgMCAwIDEuMzM3IDUuNDk1IDEzLjY2OCAxMy42NjggMCAwIDAgMy4xMTkgNC40NTYgMTUuMzkxIDE1LjM5MSAwIDAgMCA0LjQ1NSAzLjAxOSAxMy4wNTggMTMuMDU4IDAgMCAwIDUuNTQ1IDEuMTM5IDMuOTA4IDMuOTA4IDAgMCAxIDMuMDIgMS4yMzggNC4zNTQgNC4zNTQgMCAwIDEgMS4xODggMy4wNjkgNC4xNjYgNC4xNjYgMCAwIDEtMS4xODggMy4wNjkgMy45NjcgMy45NjcgMCAwIDEtMy4wMiAxLjI4N2gtLjI0OFptMTgwLjg0MiAwYTIyLjQwNCAyMi40MDQgMCAwIDEtOC45MS0xLjgzMSAyMi45OCAyMi45OCAwIDAgMS03LjI3OC00Ljk1MSAyMi41NzkgMjIuNTc5IDAgMCAxLTQuOTUtNy4zNDkgMjIuNDcgMjIuNDcgMCAwIDEtMS43MzMtOC42OXYtMzUuNTQ1aC02LjU4NGE0LjI0NiA0LjI0NiAwIDAgMS0zLjIxOC0xLjMzNyA0LjU5MSA0LjU5MSAwIDAgMS0xLjIzNy0zLjExOCAzLjkxIDMuOTEgMCAwIDEgLjMyNi0xLjY2IDMuOTEgMy45MSAwIDAgMSAxLjAxLTEuMzYgNC4zNjMgNC4zNjMgMCAwIDEgMy4xMTktMS4xODhoMjUuNjkzYTQuMTcgNC4xNyAwIDAgMSAxLjY1OS4yNzcgNC4xOTYgNC4xOTYgMCAwIDEgMS40MS45MTEgMy45NTkgMy45NTkgMCAwIDEgMS4yODggMy4wMmMwIC41NzgtLjExNCAxLjE1Mi0uMzMyIDEuNjg3YTQuNDA1IDQuNDA1IDAgMCAxLS45NTYgMS40MzEgMy45NTEgMy45NTEgMCAwIDEtMy4wNjkgMS4zMzdoLTEwLjQ0NXYzNS41OTRhMTMuOTIyIDEzLjkyMiAwIDAgMCA0LjIwNyA5LjkwMSAxNC44NSAxNC44NSAwIDAgMCA0LjUwNSAzLjAyIDEyLjg5IDEyLjg5IDAgMCAwIDUuNDk1IDEuMTM5IDMuOTA4IDMuOTA4IDAgMCAxIDMuMDIgMS4yMzcgNC4zNTggNC4zNTggMCAwIDEgMS4xODggMy4wNjkgNC4xNDYgNC4xNDYgMCAwIDEtMS4xODggMy4wNyAzLjk2IDMuOTYgMCAwIDEtMy4wMiAxLjI4N3YuMDQ5Wm0zOTkuMTU5LTEuMjg3aC4yNDdhNC40MDIgNC40MDIgMCAwIDEtMy4xMTggMS4yODcgNC4yMTggNC4yMTggMCAwIDEtMS42NzktLjMwNCA0LjIwOCA0LjIwOCAwIDAgMS0yLjM0MS0yLjM3MyA0LjEzOCA0LjEzOCAwIDAgMS0uMjg3LTEuNjc5di0zOC4xMTlhMTYuMTQ3IDE2LjE0NyAwIDAgMC0xLjE4OC01Ljk5IDE1LjkxNiAxNS45MTYgMCAwIDAtMy4zMTctNC45NSAxNS4yNCAxNS4yNCAwIDAgMC00Ljk1MS0zLjI2OCAxNC44NTQgMTQuODU0IDAgMCAwLTExLjg4MSAwIDE0LjgzNyAxNC44MzcgMCAwIDAtNS4wMiAzLjIyNiAxNC43OTIgMTQuNzkyIDAgMCAwLTMuMzQ2IDQuOTQzIDE0LjM4OCAxNC4zODggMCAwIDAtMS4xODggNS45OXYzOC4xNjhhNC4wOTMgNC4wOTMgMCAwIDEtLjMzMiAxLjY4MSA0LjA0NCA0LjA0NCAwIDAgMS0xLjAwNSAxLjM4OCA0LjM0NyA0LjM0NyAwIDAgMS0zLjExOSAxLjI4NyA0LjIwOCA0LjIwOCAwIDAgMS0zLjA2OS0xLjI4NyA0IDQgMCAwIDEtMS4yMzgtMy4wNjlWMTAwLjk5YTQgNCAwIDAgMSAxLjIzOC0zLjA2OSA0LjIxNSA0LjIxNSAwIDAgMSAzLjA2OS0xLjI4NyA0LjM0IDQuMzQgMCAwIDEgMS42ODguMzI5IDQuMzMyIDQuMzMyIDAgMCAxIDEuNDMxLjk1OGMuNDMxLjM3NS43NzIuODQgMS4wMDUgMS4zNjJhMy45OCAzLjk4IDAgMCAxIC4zMzIgMS42NTh2MzIuMTc4YTI0LjAxOCAyNC4wMTggMCAwIDEgNy4wMjktNC4wNiAyNC40MSAyNC40MSAwIDAgMSA4LjI2OC0xLjQzNSAyMy43NDIgMjMuNzQyIDAgMCAxIDkuMzU2IDEuODgxIDIzLjkxNCAyMy45MTQgMCAwIDEgMTIuODIyIDEyLjgyMiAyMy44MiAyMy44MiAwIDAgMSAxLjg4MSA5LjM1NnYzOC4xMTlhNC4wMzkgNC4wMzkgMCAwIDEtLjMxNyAxLjY3MyAzLjk4IDMuOTggMCAwIDEtLjk3IDEuMzk2Wm0tNjcuMDMtMS40ODVhMjQuNzYxIDI0Ljc2MSAwIDAgMS0yMC41OTQuODkxIDIzLjkwOCAyMy45MDggMCAwIDEtMTIuNjczLTEyLjY3MyAyMy42OTUgMjMuNjk1IDAgMCAxLTEuODMyLTkuMzU2di0xOS4zMDdhMjMuODYyIDIzLjg2MiAwIDAgMSAyNC4wMS0yNC4wNiAyMy4xMjggMjMuMTI4IDAgMCAxIDkuMDU5IDEuNzgyIDIyLjQ5MSAyMi40OTEgMCAwIDEgNy43MjMgNC45NTFjLjQxMS40MDkuNzM4Ljg5NS45NTYgMS40MzFhNC40MDIgNC40MDIgMCAwIDEgMCAzLjM3NiA0LjMyMyA0LjMyMyAwIDAgMS0uOTU2IDEuNDMgMy45NzUgMy45NzUgMCAwIDEtMS4zNTEuOTM1IDMuOTg3IDMuOTg3IDAgMCAxLTEuNjE5LjMwMyA0LjA2MyA0LjA2MyAwIDAgMS0zLjAyLTEuMjM4IDEzLjk1NCAxMy45NTQgMCAwIDAtNC45NS0zLjMxNiAxNS41MzYgMTUuNTM2IDAgMCAwLTExLjY4MyAwIDE0Ljg0MyAxNC44NDMgMCAwIDAtOC4xNjkgOC4xNjggMTQuODQgMTQuODQgMCAwIDAtMS4xODggNS45NDF2MTkuMzA2YTE0Ljg0MyAxNC44NDMgMCAwIDAgMS4xODggNS45NDEgMTUuMTYgMTUuMTYgMCAwIDAgMy4yNjggNC45NTEgMTUuNzcgMTUuNzcgMCAwIDAgNC45NSAzLjI2NyAxNS4xNTQgMTUuMTU0IDAgMCAwIDUuOTQxIDEuMTg4YzIuNTE0LjAwNyA0Ljk5LS41ODcgNy4yMjctMS43MzNhMTQuODcgMTQuODcgMCAwIDAgNS40OTUtNC45NSA0LjMwMiA0LjMwMiAwIDAgMSAyLjcyMy0xLjgzMiA0LjU1OSA0LjU1OSAwIDAgMSA0Ljk1MSAzLjQ2NmMuMTE4LjU1OS4xMjMgMS4xMzcuMDEgMS42OTlhNC4yMTggNC4yMTggMCAwIDEtLjY1NCAxLjU2OCAyNC4wMDUgMjQuMDA1IDAgMCAxLTguODEyIDcuODcxWm0tNTguMTE5LTIzLjExOS4zNDctLjQ0NWEzNy4zMDggMzcuMzA4IDAgMCAxLTcuNzcyIDIuMTc4IDMzLjcyMiAzMy43MjIgMCAwIDAtMy41MTUuNzQzIDE3LjQxMyAxNy40MTMgMCAwIDEtMy42NjQuMzk2IDMuOTEgMy45MSAwIDAgMS0zLjAxOS0xLjMzNyA0LjI3NyA0LjI3NyAwIDAgMS0xLjI4OC0zLjExOSAzLjQ1OSAzLjQ1OSAwIDAgMSAxLjA5LTIuNzIzIDkuOTIgOS45MiAwIDAgMSAyLjY3My0xLjQ4NWMuODkxLS4xOTggMi4xMjktLjY0MyAzLjYxNC0uNjQzbDEuOTMtLjM0NyAyLjAzLS4zNDZhMjguNzE0IDI4LjcxNCAwIDAgMCA0LjA2LS45OSA5Ljg5NiA5Ljg5NiAwIDAgMCAzLjQ2NS0xLjc4MyA4LjczNSA4LjczNSAwIDAgMCAyLjM3Ni0zLjI2N2MuNjI5LTEuNTczLjkzMS0zLjI1Ny44OTEtNC45NWExNC44MSAxNC44MSAwIDAgMC0xLjE4OC01Ljg0MiAxNi4wMDMgMTYuMDAzIDAgMCAwLTMuMjE4LTQuOTUxIDE0Ljg1IDE0Ljg1IDAgMCAwLTQuOTUtMy4yMTcgMTQuNTA5IDE0LjUwOSAwIDAgMC01Ljc5Mi0xLjIzOCAxNC44MzYgMTQuODM2IDAgMCAwLTUuOTQxIDEuMjM4Yy0xLjgwNy43NC0zLjQ1IDEuODMtNC44MzIgMy4yMDZhMTQuODM2IDE0LjgzNiAwIDAgMC0zLjIzNyA0LjgxMyAxMy45NTMgMTMuOTUzIDAgMCAwLTEuMTg4IDUuODQydjE5LjgwMmExNS4yNjUgMTUuMjY1IDAgMCAwIDEuMjM3IDYuMjM4IDEyLjkzNSAxMi45MzUgMCAwIDAgMy40MTYgNC45NSAxNC44MjMgMTQuODIzIDAgMCAwIDQuOTUxIDMuMTE5IDE2LjQ0NiAxNi40NDYgMCAwIDAgNi4yMzcgMS4xMzkgMjEuOTA5IDIxLjkwOSAwIDAgMCA1LjY5My0uNjk0IDE3LjE3NiAxNy4xNzYgMCAwIDAgNS4yOTctMi4zMjYgMy42NTggMy42NTggMCAwIDEgMS4wODktLjY0NCA1LjIzMiA1LjIzMiAwIDAgMSAxLjQzNiAwIDQuMjIyIDQuMjIyIDAgMCAxIDEuNjY4LjMyNyA0LjIzIDQuMjMgMCAwIDEgMS40MDEuOTYgNC4wNjggNC4wNjggMCAwIDEgMS4zMzcgMy4xNjkgNC4yNjMgNC4yNjMgMCAwIDEtMS42ODMgMy4yNjcgMTcuNTMgMTcuNTMgMCAwIDEtOC4yMTggMy45NmMtMi45ODUuNTctNi4wMi44NjgtOS4wNTkuODkxYTIyLjQ5NSAyMi40OTUgMCAwIDEtOS4yMDgtMS44ODEgMjQuMzI1IDI0LjMyNSAwIDAgMS03LjMyNy01LjA5OSAyNS4wMTcgMjUuMDE3IDAgMCAxLTQuOTUtNy42NzMgMjMuNTAyIDIzLjUwMiAwIDAgMS0xLjg4Mi05LjI1N3YtMTkuODAyYy0uMDEtMy4xNS42MzQtNi4yNjcgMS44ODItOS4xNTlhMjQuMTE4IDI0LjExOCAwIDAgMSA0Ljk1LTcuNTc0IDI2LjA0MSAyNi4wNDEgMCAwIDEgNy42MjQtNC45NTEgMjMuNzMgMjMuNzMgMCAwIDEgMTguNTE1IDAgMjUuNjAyIDI1LjYwMiAwIDAgMSA3LjUyNCA0Ljk1MSAyNC4wMDYgMjQuMDA2IDAgMCAxIDQuOTUxIDcuNTc0IDIzLjAzNyAyMy4wMzcgMCAwIDEgMS44ODEgOS4xNTkgMjEuMjUgMjEuMjUgMCAwIDEtMS40MzYgOC4xMTggMTUuNzc0IDE1Ljc3NCAwIDAgMS00LjAwOSA1Ljg0MiAyMS44NjUgMjEuODY1IDAgMCAxLTYuMTg5IDMuODYxWm0tMzguNzEyLTY1LjA5OXYuMTk4YTQuNTQ5IDQuNTQ5IDAgMCAxLTMuMjY4IDEuMjM4IDguNyA4LjcgMCAwIDAtNi4yMDggMi41NTIgOC43MzQgOC43MzQgMCAwIDAtMS45MDEgMi44NDkgOC44IDguOCAwIDAgMC0uNjUzIDMuMzYxdjQ3LjI3OGEyMi45NDggMjIuOTQ4IDAgMCAxLTIuMjc3IDkuOTAxIDMzLjQ1NiAzMy40NTYgMCAwIDEtNS43NDMgOC4yMTcgNTAuODc4IDUwLjg3OCAwIDAgMS03LjQ3NSA2LjQzNiA4MC40MDQgODAuNDA0IDAgMCAxLTcuNjI0IDQuNjA0Yy0yLjM3NiAxLjE4OC00LjM1NiAyLjEyOS01Ljk5IDIuNzcybC0yLjgyMiAxLjA4OWgtMi40NzVsLTEuMDQtLjM0Ni0yMy4yMTgtMTEuNzgyYTQuMTI0IDQuMTI0IDAgMCAxLTEuODMxLTEuNzMzIDQuNTc5IDQuNTc5IDAgMCAxLS42OTMtMi4zNzZ2LTY0LjA2YTguODE0IDguODE0IDAgMCAwLTguNzYzLTguNzYyIDQuMzA2IDQuMzA2IDAgMCAxLTMuMTY4LTEuMjM4IDQuNDY0IDQuNDY0IDAgMCAxLTEuMjM4LTMuMTY4QTQuNTY0IDQuNTY0IDAgMCAxIDcwMCA5Ni45OGE0LjI0NyA0LjI0NyAwIDAgMSAxLjQ0MS0xLjAwNyA0LjIxNSA0LjIxNSAwIDAgMSAxLjcyNy0uMzI5IDE2Ljk3MyAxNi45NzMgMCAwIDEgNi44ODIgMS40MzUgMTkuNzUzIDE5Ljc1MyAwIDAgMSA1LjY5MyAzLjc2MyAyMC40MTIgMjAuNDEyIDAgMCAxIDMuODYxIDUuNjQzIDE3LjA3IDE3LjA3IDAgMCAxIDEuNDM2IDYuODgxdjYxLjQ4NWw3LjkyIDQuMTA5di02My4wMTlhMTYuNDUzIDE2LjQ1MyAwIDAgMSAxLjI2OC02LjQ0NCAxNi41MDggMTYuNTA4IDAgMCAxIDMuNjgzLTUuNDM4IDE5LjI1NiAxOS4yNTYgMCAwIDEgNS4zOTYtMy42NjMgMTYuNDg1IDE2LjQ4NSAwIDAgMSA2LjU4NC0xLjMzNyAzLjE3NSAzLjE3NSAwIDAgMSAyLjIyOC44OTFjLjMxMi4yNzMuNTU5LjYwOC43MjguOTg0LjE3My4zNzUuMjYyLjc4Mi4yNjIgMS4xOTUgMCAuNDI3LS4wODkuODQ5LS4yNTggMS4yNDEtLjE3My4zOTItLjQyLjc0NC0uNzMyIDEuMDM2YTMuMTcgMy4xNyAwIDAgMS0yLjIyOC44OTEgMTAuNTg3IDEwLjU4NyAwIDAgMC00LjE1OC44NDIgMTEuNTYxIDExLjU2MSAwIDAgMC0zLjM2NyAyLjI3NyAxMS4wOTggMTEuMDk4IDAgMCAwLTIuMjc3IDMuNDE2IDEwLjY0MyAxMC42NDMgMCAwIDAtLjg0MSA0LjEwOXY2NS44NDFsNC45NSAyLjM3NmEyODMuMTY4IDI4My4xNjggMCAwIDAgNi4yODctMi44NzEgNDkuNDE5IDQ5LjQxOSAwIDAgMCA4LjAyLTQuOTUgMzQuNjU5IDM0LjY1OSAwIDAgMCA2LjkzMS03LjA4IDE0Ljg1IDE0Ljg1IDAgMCAwIDIuOTctOS4wMDl2LTQ4LjU2NWE2LjU1OCA2LjU1OCAwIDAgMSAwLTEuNTg0IDE4LjAwMyAxOC4wMDMgMCAwIDEgMi4xNzgtNS43OTIgMTYuODg2IDE2Ljg4NiAwIDAgMSAzLjg2Mi00LjY1NCAxOC43MTYgMTguNzE2IDAgMCAxIDUuMTk4LTMuMDY5IDE3LjY0IDE3LjY0IDAgMCAxIDYuMjM3LTEuMTM4IDQuNTAyIDQuNTAyIDAgMCAxIDQuNTU1IDQuNTU0IDQuMjY0IDQuMjY0IDAgMCAxLS4zMTcgMS43MTcgNC4yNDQgNC4yNDQgMCAwIDEtLjk3IDEuNDUxWm0yMDYuOTggOTAuOTlhMjIuMjIgMjIuMjIgMCAwIDEtOC45MTEtMS44MzEgMjIuOTY0IDIyLjk2NCAwIDAgMS03LjI3Ny00Ljk1MSAyMi41MDMgMjIuNTAzIDAgMCAxLTQuOTUxLTcuMzQ5IDIyLjQ4NiAyMi40ODYgMCAwIDEtMS43MzMtOC42OXYtMzUuNTQ1aC02LjU4NGE0LjI0NiA0LjI0NiAwIDAgMS0zLjIxOC0xLjMzNyA0LjM0OSA0LjM0OSAwIDAgMS0xLjIzNy0zLjExOCAzLjkzIDMuOTMgMCAwIDEgLjMxNy0xLjY1Yy4yMTctLjUyMS41NDktLjk4OC45Ny0xLjM3YTQuNiA0LjYgMCAwIDEgMy4xNjgtMS4xODhoMjUuNjkzYTQuMjU3IDQuMjU3IDAgMCAxIDMuMDcgMS4xODhjLjQxNS4zODIuNzQ3Ljg0OS45NyAxLjM3YTMuOTMgMy45MyAwIDAgMSAuMzE3IDEuNjVjMCAuNTc5LS4xMTQgMS4xNTItLjMzMiAxLjY4N2E0LjQ4MyA0LjQ4MyAwIDAgMS0uOTU1IDEuNDMxIDQuMDIzIDQuMDIzIDAgMCAxLTMuMDcgMS4zMzdoLTEwLjQ0NXYzNS41OTRhMTMuNDIyIDEzLjQyMiAwIDAgMCAxLjA4OSA1LjQ5NSAxNC40MjIgMTQuNDIyIDAgMCAwIDMuMTE5IDQuNDU2IDE0LjgzNCAxNC44MzQgMCAwIDAgNC41MDUgMy4wMTkgMTIuNzEgMTIuNzEgMCAwIDAgNS40OTUgMS4xMzkgMy45MDcgMy45MDcgMCAwIDEgMy4wMiAxLjIzOCA0LjM2MiA0LjM2MiAwIDAgMSAxLjE4OCAzLjA2OSA0LjIyIDQuMjIgMCAwIDEtLjI3OCAxLjY1NyA0LjIxOSA0LjIxOSAwIDAgMS0uOTEgMS40MTIgMy45NyAzLjk3IDAgMCAxLTMuMDIgMS4yODdaIiBzdHlsZT0iZmlsbDojMDA4NmNiIi8+Cjwvc3ZnPg==\")" }
8
+ },
9
+ "footer": {
10
+ "inline-size": { "value": "" },
11
+ "block-size": { "value": "" },
12
+ "background-image": { "value": "" }
13
+ },
14
+ "navbar": {
15
+ "inline-size": { "value": "" },
16
+ "block-size": { "value": "" },
17
+ "background-image": { "value": "" }
18
+ }
19
+ }
20
+ }
21
+ }
@@ -0,0 +1,88 @@
1
+ {
2
+ "conduction": {
3
+ "primary": {
4
+ "top-nav": {
5
+ "color": { "value": "{stichtse-vecht.color.grey.29}" },
6
+ "background-color": { "value": "{stichtse-vecht.color.white.100}" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
12
+ "hover": {
13
+ "color": { "value": "{stichtse-vecht.color.primary}" },
14
+ "background-color": { "value": "{stichtse-vecht.color.white.100}" },
15
+ "box-shadow": {},
16
+ "font-weight": {}
17
+ },
18
+ "current": {
19
+ "color": { "value": "{stichtse-vecht.color.primary}" },
20
+ "background-color": { "value": "{stichtse-vecht.color.white.100}" },
21
+ "box-shadow": { "value": "unset" },
22
+ "mobile": {
23
+ "box-shadow": { "value": "unset" }
24
+ },
25
+ "font-weight": {}
26
+ },
27
+ "dropdown": {
28
+ "color": { "value": "{stichtse-vecht.color.grey.29}" },
29
+ "background-color": { "value": "{stichtse-vecht.color.white.100}" },
30
+ "border-width": {},
31
+ "border-style": {},
32
+ "border-color": {},
33
+ "hover": {
34
+ "color": { "value": "{stichtse-vecht.color.primary}" },
35
+ "background-color": { "value": "{stichtse-vecht.color.white.100}" },
36
+ "box-shadow": {},
37
+ "font-weight": {}
38
+ },
39
+ "current": {
40
+ "color": { "value": "{stichtse-vecht.color.primary}" },
41
+ "background-color": { "value": "{stichtse-vecht.color.white.100}" },
42
+ "box-shadow": { "value": "unset" },
43
+ "mobile": {
44
+ "box-shadow": { "value": "unset" }
45
+ },
46
+ "font-weight": {}
47
+ }
48
+ },
49
+ "item": {
50
+ "padding": { "value": "18px" },
51
+ "border-radius": {},
52
+ "border-color": {},
53
+ "border-style": {},
54
+ "border-width": {},
55
+ "transition": {}
56
+ },
57
+ "padding-inline-end": { "value": "16px" },
58
+ "padding-inline-start": { "value": "16px" },
59
+ "padding-block-end": { "value": "16px" },
60
+ "padding-block-start": { "value": "16px" }
61
+ }
62
+ },
63
+ "secondary": {
64
+ "top-nav": {
65
+ "color": { "value": "{stichtse-vecht.color.grey.29}" },
66
+ "background-color": { "value": "transparent" },
67
+ "hover": {
68
+ "color": { "value": "{stichtse-vecht.color.primary}" },
69
+ "background-color": { "value": "{stichtse-vecht.color.white.100}" }
70
+ },
71
+ "current": {
72
+ "color": { "value": "{stichtse-vecht.color.primary}" },
73
+ "background-color": { "value": "{stichtse-vecht.color.white.100}" },
74
+ "box-shadow": { "value": "unset" }
75
+ },
76
+ "font-size": { "value": "{stichtse-vecht.font-size.md}" },
77
+ "font-weight": { "value": "400" },
78
+ "item": {
79
+ "padding": { "value": "18px" }
80
+ },
81
+ "padding-inline-end": { "value": "16px" },
82
+ "padding-inline-start": { "value": "16px" },
83
+ "padding-block-end": { "value": "16px" },
84
+ "padding-block-start": { "value": "16px" }
85
+ }
86
+ }
87
+ }
88
+ }