@conduction/theme 1.1.49 → 1.1.51

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 (547) hide show
  1. package/README.md +195 -193
  2. package/conduction-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  3. package/conduction-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  4. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  5. package/conduction-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  6. package/conduction-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  7. package/conduction-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  8. package/conduction-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
  9. package/conduction-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  10. package/conduction-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  11. package/conduction-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  12. package/conduction-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  13. package/municipalities/baarn-design-tokens/LICENSE.md +17 -0
  14. package/municipalities/baarn-design-tokens/README.md +3 -0
  15. package/municipalities/baarn-design-tokens/documentation/color.stories.mdx +17 -0
  16. package/municipalities/baarn-design-tokens/documentation/components.stories.mdx +11 -0
  17. package/municipalities/baarn-design-tokens/documentation/design-tokens.stories.mdx +14 -0
  18. package/municipalities/baarn-design-tokens/documentation/readme.stories.mdx +7 -0
  19. package/municipalities/baarn-design-tokens/package.json +41 -0
  20. package/municipalities/baarn-design-tokens/src/brand/baarn/color.tokens.json +227 -0
  21. package/municipalities/baarn-design-tokens/src/brand/baarn/font-size.tokens.json +50 -0
  22. package/municipalities/baarn-design-tokens/src/brand/baarn/size.tokens.json +17 -0
  23. package/municipalities/baarn-design-tokens/src/brand/baarn/typography.tokens.json +43 -0
  24. package/municipalities/baarn-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  25. package/municipalities/baarn-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  26. package/municipalities/baarn-design-tokens/src/component/conduction/card-header.tokens.json +34 -0
  27. package/municipalities/baarn-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -0
  28. package/municipalities/baarn-design-tokens/src/component/conduction/logo.tokens.json +45 -0
  29. package/municipalities/baarn-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
  30. package/municipalities/baarn-design-tokens/src/component/conduction/select.tokens.json +39 -0
  31. package/municipalities/baarn-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  32. package/municipalities/baarn-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  33. package/municipalities/baarn-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  34. package/municipalities/baarn-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  35. package/municipalities/baarn-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  36. package/municipalities/baarn-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  37. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  38. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  39. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  40. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -0
  41. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  42. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -0
  43. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
  44. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  45. package/municipalities/baarn-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  46. package/municipalities/baarn-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  47. package/municipalities/baarn-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  48. package/municipalities/baarn-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  49. package/municipalities/baarn-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  50. package/municipalities/baarn-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  51. package/municipalities/baarn-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  52. package/municipalities/baarn-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  53. package/municipalities/baarn-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  54. package/municipalities/baarn-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  55. package/municipalities/baarn-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  56. package/municipalities/baarn-design-tokens/src/component/utrecht/select.tokens.json +47 -0
  57. package/municipalities/baarn-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  58. package/municipalities/baarn-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  59. package/municipalities/baarn-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  60. package/municipalities/baarn-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  61. package/municipalities/baarn-design-tokens/src/component/utrecht/textbox.tokens.json +35 -0
  62. package/municipalities/baarn-design-tokens/src/config.json +73 -0
  63. package/municipalities/baarn-design-tokens/src/font.scss +39 -0
  64. package/municipalities/baarn-design-tokens/src/index.scss +8 -0
  65. package/municipalities/baarn-design-tokens/style-dictionary.config.js +6 -0
  66. package/municipalities/bct-design-tokens/LICENSE.md +17 -17
  67. package/municipalities/bct-design-tokens/README.md +3 -3
  68. package/municipalities/bct-design-tokens/package.json +40 -40
  69. package/municipalities/bct-design-tokens/src/brand/bct/color.tokens.json +137 -137
  70. package/municipalities/bct-design-tokens/src/brand/bct/font-size.tokens.json +50 -50
  71. package/municipalities/bct-design-tokens/src/brand/bct/size.tokens.json +17 -17
  72. package/municipalities/bct-design-tokens/src/brand/bct/typography.tokens.json +45 -45
  73. package/municipalities/bct-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  74. package/municipalities/bct-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  75. package/municipalities/bct-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
  76. package/municipalities/bct-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  77. package/municipalities/bct-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  78. package/municipalities/bct-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  79. package/municipalities/bct-design-tokens/src/component/conduction/logo.tokens.json +3 -3
  80. package/municipalities/bct-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  81. package/municipalities/bct-design-tokens/src/component/conduction/select.tokens.json +39 -39
  82. package/municipalities/bct-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  83. package/municipalities/bct-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  84. package/municipalities/bct-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  85. package/municipalities/bct-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  86. package/municipalities/bct-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  87. package/municipalities/bct-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  88. package/municipalities/bct-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  89. package/municipalities/bct-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  90. package/municipalities/bct-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  91. package/municipalities/bct-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  92. package/municipalities/bct-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  93. package/municipalities/bct-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  94. package/municipalities/bct-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  95. package/municipalities/bct-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  96. package/municipalities/bct-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  97. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  98. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  99. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  100. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  101. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  102. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  103. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  104. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  105. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  106. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  107. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  108. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  109. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  110. package/municipalities/bct-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  111. package/municipalities/bct-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  112. package/municipalities/bct-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  113. package/municipalities/bct-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  114. package/municipalities/bct-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  115. package/municipalities/bct-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  116. package/municipalities/bct-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  117. package/municipalities/bct-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  118. package/municipalities/bct-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
  119. package/municipalities/bct-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  120. package/municipalities/bct-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  121. package/municipalities/bct-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  122. package/municipalities/bct-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  123. package/municipalities/bct-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  124. package/municipalities/bct-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  125. package/municipalities/bct-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  126. package/municipalities/bct-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  127. package/municipalities/bct-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  128. package/municipalities/bct-design-tokens/src/config.json +73 -73
  129. package/municipalities/bct-design-tokens/src/font.scss +385 -385
  130. package/municipalities/bct-design-tokens/src/index.scss +8 -8
  131. package/municipalities/bct-design-tokens/style-dictionary.config.js +6 -6
  132. package/municipalities/beek-design-tokens/documentation/color.stories.mdx +17 -17
  133. package/municipalities/beek-design-tokens/documentation/components.stories.mdx +11 -11
  134. package/municipalities/beek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  135. package/municipalities/beek-design-tokens/documentation/readme.stories.mdx +7 -7
  136. package/municipalities/beek-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  137. package/municipalities/beek-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  138. package/municipalities/beek-design-tokens/src/component/conduction/logo.tokens.json +35 -35
  139. package/municipalities/beek-design-tokens/src/component/conduction/pagination.tokens.json +96 -96
  140. package/municipalities/beek-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  141. package/municipalities/beek-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  142. package/municipalities/beek-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  143. package/municipalities/beek-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
  144. package/municipalities/beek-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  145. package/municipalities/beek-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  146. package/municipalities/beek-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  147. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  148. package/municipalities/beek-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  149. package/municipalities/beek-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  150. package/municipalities/dimpact-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  151. package/municipalities/dimpact-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  152. package/municipalities/dimpact-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  153. package/municipalities/dimpact-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  154. package/municipalities/dimpact-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  155. package/municipalities/dimpact-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
  156. package/municipalities/dimpact-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  157. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  158. package/municipalities/ede-design-tokens/LICENSE.md +17 -17
  159. package/municipalities/ede-design-tokens/README.md +3 -3
  160. package/municipalities/ede-design-tokens/documentation/color.stories.mdx +17 -17
  161. package/municipalities/ede-design-tokens/documentation/components.stories.mdx +11 -11
  162. package/municipalities/ede-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  163. package/municipalities/ede-design-tokens/documentation/readme.stories.mdx +7 -7
  164. package/municipalities/ede-design-tokens/package.json +40 -40
  165. package/municipalities/ede-design-tokens/src/brand/ede/color.tokens.json +138 -138
  166. package/municipalities/ede-design-tokens/src/brand/ede/font-size.tokens.json +50 -50
  167. package/municipalities/ede-design-tokens/src/brand/ede/size.tokens.json +17 -17
  168. package/municipalities/ede-design-tokens/src/brand/ede/typography.tokens.json +40 -40
  169. package/municipalities/ede-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  170. package/municipalities/ede-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  171. package/municipalities/ede-design-tokens/src/component/conduction/card-header.tokens.json +30 -30
  172. package/municipalities/ede-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  173. package/municipalities/ede-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  174. package/municipalities/ede-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  175. package/municipalities/ede-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  176. package/municipalities/ede-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  177. package/municipalities/ede-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  178. package/municipalities/ede-design-tokens/src/component/conduction/select.tokens.json +39 -39
  179. package/municipalities/ede-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  180. package/municipalities/ede-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  181. package/municipalities/ede-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  182. package/municipalities/ede-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  183. package/municipalities/ede-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  184. package/municipalities/ede-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  185. package/municipalities/ede-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  186. package/municipalities/ede-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  187. package/municipalities/ede-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  188. package/municipalities/ede-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  189. package/municipalities/ede-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  190. package/municipalities/ede-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  191. package/municipalities/ede-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  192. package/municipalities/ede-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  193. package/municipalities/ede-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  194. package/municipalities/ede-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  195. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  196. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  197. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  198. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  199. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  200. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  201. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  202. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  203. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  204. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  205. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  206. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  207. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  208. package/municipalities/ede-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  209. package/municipalities/ede-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  210. package/municipalities/ede-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  211. package/municipalities/ede-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  212. package/municipalities/ede-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  213. package/municipalities/ede-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  214. package/municipalities/ede-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  215. package/municipalities/ede-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  216. package/municipalities/ede-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  217. package/municipalities/ede-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  218. package/municipalities/ede-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  219. package/municipalities/ede-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  220. package/municipalities/ede-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  221. package/municipalities/ede-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  222. package/municipalities/ede-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  223. package/municipalities/ede-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  224. package/municipalities/ede-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  225. package/municipalities/ede-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  226. package/municipalities/ede-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
  227. package/municipalities/ede-design-tokens/src/config.json +73 -73
  228. package/municipalities/ede-design-tokens/src/index.scss +7 -7
  229. package/municipalities/ede-design-tokens/style-dictionary.config.js +6 -6
  230. package/municipalities/helmond-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  231. package/municipalities/helmond-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  232. package/municipalities/helmond-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  233. package/municipalities/helmond-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  234. package/municipalities/helmond-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  235. package/municipalities/helmond-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  236. package/municipalities/helmond-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  237. package/municipalities/helmond-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
  238. package/municipalities/helmond-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  239. package/municipalities/helmond-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  240. package/municipalities/helmond-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  241. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  242. package/municipalities/helmond-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  243. package/municipalities/helmond-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  244. package/municipalities/hof-van-twente-design-tokens/LICENSE.md +17 -17
  245. package/municipalities/hof-van-twente-design-tokens/README.md +3 -3
  246. package/municipalities/hof-van-twente-design-tokens/documentation/color.stories.mdx +17 -17
  247. package/municipalities/hof-van-twente-design-tokens/documentation/components.stories.mdx +11 -11
  248. package/municipalities/hof-van-twente-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  249. package/municipalities/hof-van-twente-design-tokens/documentation/readme.stories.mdx +7 -7
  250. package/municipalities/hof-van-twente-design-tokens/package.json +42 -42
  251. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +121 -121
  252. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +50 -50
  253. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/size.tokens.json +17 -17
  254. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +45 -45
  255. package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  256. package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  257. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
  258. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  259. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  260. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  261. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  262. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +94 -94
  263. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  264. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +39 -39
  265. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  266. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  267. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  268. package/municipalities/hof-van-twente-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  269. package/municipalities/hof-van-twente-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  270. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  271. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  272. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  273. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  274. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/breadcrumb.tokens.json +43 -43
  275. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  276. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  277. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  278. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  279. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  280. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  281. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  282. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  283. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -22
  284. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  285. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  286. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  287. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  288. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  289. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  290. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  291. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +25 -25
  292. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  293. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  294. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  295. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  296. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  297. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  298. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  299. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  300. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  301. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  302. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  303. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  304. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  305. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  306. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  307. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  308. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  309. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  310. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  311. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  312. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  313. package/municipalities/hof-van-twente-design-tokens/src/config.json +73 -73
  314. package/municipalities/hof-van-twente-design-tokens/src/font.js +10 -10
  315. package/municipalities/hof-van-twente-design-tokens/src/font.scss +421 -421
  316. package/municipalities/hof-van-twente-design-tokens/src/index.scss +8 -8
  317. package/municipalities/hof-van-twente-design-tokens/style-dictionary.config.js +6 -6
  318. package/municipalities/lansingerland-design-tokens/LICENSE.md +17 -17
  319. package/municipalities/lansingerland-design-tokens/README.md +3 -3
  320. package/municipalities/lansingerland-design-tokens/package.json +41 -41
  321. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/color.tokens.json +150 -150
  322. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/font-size.tokens.json +50 -50
  323. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/size.tokens.json +17 -17
  324. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/typography.tokens.json +40 -40
  325. package/municipalities/lansingerland-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  326. package/municipalities/lansingerland-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  327. package/municipalities/lansingerland-design-tokens/src/component/conduction/card-header.tokens.json +34 -34
  328. package/municipalities/lansingerland-design-tokens/src/component/conduction/card-wrapper.tokens.json +37 -37
  329. package/municipalities/lansingerland-design-tokens/src/component/conduction/checkbox.tokens.json +72 -72
  330. package/municipalities/lansingerland-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  331. package/municipalities/lansingerland-design-tokens/src/component/conduction/navigation.tokens.json +104 -104
  332. package/municipalities/lansingerland-design-tokens/src/component/conduction/select.tokens.json +39 -39
  333. package/municipalities/lansingerland-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  334. package/municipalities/lansingerland-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  335. package/municipalities/lansingerland-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  336. package/municipalities/lansingerland-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  337. package/municipalities/lansingerland-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  338. package/municipalities/lansingerland-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  339. package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  340. package/municipalities/lansingerland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  341. package/municipalities/lansingerland-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  342. package/municipalities/lansingerland-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  343. package/municipalities/lansingerland-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  344. package/municipalities/lansingerland-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  345. package/municipalities/lansingerland-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  346. package/municipalities/lansingerland-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  347. package/municipalities/lansingerland-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  348. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  349. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  350. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  351. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  352. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  353. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  354. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  355. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  356. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  357. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  358. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  359. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +35 -35
  360. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  361. package/municipalities/lansingerland-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  362. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  363. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  364. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  365. package/municipalities/lansingerland-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  366. package/municipalities/lansingerland-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  367. package/municipalities/lansingerland-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  368. package/municipalities/lansingerland-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  369. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
  370. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  371. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  372. package/municipalities/lansingerland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  373. package/municipalities/lansingerland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  374. package/municipalities/lansingerland-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  375. package/municipalities/lansingerland-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  376. package/municipalities/lansingerland-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  377. package/municipalities/lansingerland-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  378. package/municipalities/lansingerland-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  379. package/municipalities/lansingerland-design-tokens/src/config.json +73 -73
  380. package/municipalities/lansingerland-design-tokens/src/index.scss +7 -7
  381. package/municipalities/lansingerland-design-tokens/style-dictionary.config.js +6 -6
  382. package/municipalities/migrato-design-tokens/LICENSE.md +17 -17
  383. package/municipalities/migrato-design-tokens/README.md +3 -3
  384. package/municipalities/migrato-design-tokens/package.json +40 -40
  385. package/municipalities/migrato-design-tokens/src/brand/conduction/color.tokens.json +150 -150
  386. package/municipalities/migrato-design-tokens/src/brand/conduction/font-size.tokens.json +50 -50
  387. package/municipalities/migrato-design-tokens/src/brand/conduction/size.tokens.json +17 -17
  388. package/municipalities/migrato-design-tokens/src/brand/conduction/typography.tokens.json +45 -45
  389. package/municipalities/migrato-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  390. package/municipalities/migrato-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  391. package/municipalities/migrato-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
  392. package/municipalities/migrato-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  393. package/municipalities/migrato-design-tokens/src/component/conduction/checkbox.tokens.json +71 -71
  394. package/municipalities/migrato-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  395. package/municipalities/migrato-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  396. package/municipalities/migrato-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  397. package/municipalities/migrato-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  398. package/municipalities/migrato-design-tokens/src/component/conduction/select.tokens.json +39 -39
  399. package/municipalities/migrato-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  400. package/municipalities/migrato-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  401. package/municipalities/migrato-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  402. package/municipalities/migrato-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  403. package/municipalities/migrato-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  404. package/municipalities/migrato-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
  405. package/municipalities/migrato-design-tokens/src/component/tilburg/header.tokens.json +7 -7
  406. package/municipalities/migrato-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
  407. package/municipalities/migrato-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
  408. package/municipalities/migrato-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
  409. package/municipalities/migrato-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  410. package/municipalities/migrato-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  411. package/municipalities/migrato-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  412. package/municipalities/migrato-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  413. package/municipalities/migrato-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  414. package/municipalities/migrato-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  415. package/municipalities/migrato-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  416. package/municipalities/migrato-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  417. package/municipalities/migrato-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  418. package/municipalities/migrato-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  419. package/municipalities/migrato-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  420. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +10 -10
  421. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  422. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  423. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  424. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  425. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  426. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  427. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +39 -39
  428. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  429. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  430. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  431. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  432. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  433. package/municipalities/migrato-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  434. package/municipalities/migrato-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  435. package/municipalities/migrato-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  436. package/municipalities/migrato-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  437. package/municipalities/migrato-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  438. package/municipalities/migrato-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  439. package/municipalities/migrato-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  440. package/municipalities/migrato-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  441. package/municipalities/migrato-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  442. package/municipalities/migrato-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  443. package/municipalities/migrato-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  444. package/municipalities/migrato-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  445. package/municipalities/migrato-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  446. package/municipalities/migrato-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  447. package/municipalities/migrato-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  448. package/municipalities/migrato-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  449. package/municipalities/migrato-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  450. package/municipalities/migrato-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  451. package/municipalities/migrato-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  452. package/municipalities/migrato-design-tokens/src/config.json +73 -73
  453. package/municipalities/migrato-design-tokens/src/font.scss +6 -6
  454. package/municipalities/migrato-design-tokens/src/index.scss +8 -8
  455. package/municipalities/migrato-design-tokens/style-dictionary.config.js +6 -6
  456. package/municipalities/moerdijk-design-tokens/documentation/color.stories.mdx +17 -17
  457. package/municipalities/moerdijk-design-tokens/documentation/components.stories.mdx +11 -11
  458. package/municipalities/moerdijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  459. package/municipalities/moerdijk-design-tokens/documentation/readme.stories.mdx +7 -7
  460. package/municipalities/moerdijk-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  461. package/municipalities/moerdijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  462. package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  463. package/municipalities/moerdijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  464. package/municipalities/noordwijk-design-tokens/src/font.js +8 -8
  465. package/municipalities/oude-ijsselstreek-design-tokens/LICENSE.md +17 -17
  466. package/municipalities/oude-ijsselstreek-design-tokens/README.md +3 -3
  467. package/municipalities/oude-ijsselstreek-design-tokens/package.json +42 -42
  468. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/color.tokens.json +142 -142
  469. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/font-size.tokens.json +50 -50
  470. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/size.tokens.json +17 -17
  471. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/typography.tokens.json +40 -40
  472. package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  473. package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  474. package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/date-input.tokens.json +29 -29
  475. package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/pagination.tokens.json +149 -149
  476. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-header.tokens.json +34 -34
  477. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-wrapper.tokens.json +33 -33
  478. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/checkbox.tokens.json +69 -69
  479. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/download-card.tokens.json +28 -28
  480. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/logo.tokens.json +38 -38
  481. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/navigation.tokens.json +88 -88
  482. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/select.tokens.json +39 -39
  483. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/table-wrapper.tokens.json +21 -21
  484. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tabs.tokens.json +85 -85
  485. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tooltip.tokens.json +17 -17
  486. package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/process-step.tokens.json +107 -107
  487. package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/sidenav.tokens.json +31 -31
  488. package/municipalities/oude-ijsselstreek-design-tokens/src/components/open-catalogi/rating.tokens.json +12 -12
  489. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/footer.tokens.json +15 -15
  490. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/header.tokens.json +12 -12
  491. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/search-card.tokens.json +35 -35
  492. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/accordion.tokens.json +68 -68
  493. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/alert.tokens.json +46 -46
  494. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-counter.tokens.json +13 -13
  495. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-status.tokens.json +8 -8
  496. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/blockquote.tokens.json +27 -27
  497. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/breadcrumb.tokens.json +44 -44
  498. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/button.tokens.json +152 -152
  499. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/calendar.tokens.json +80 -80
  500. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/checkbox.tokens.json +57 -57
  501. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/code.tokens.json +26 -26
  502. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/data-list.tokens.json +28 -28
  503. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/document.tokens.json +12 -12
  504. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/accordion.tokens.json +36 -36
  505. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/alert.tokens.json +9 -9
  506. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  507. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  508. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-field.tokens.json +13 -13
  509. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-input.tokens.json +26 -26
  510. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/icon.tokens.json +7 -7
  511. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/link.tokens.json +10 -10
  512. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-footer.tokens.json +40 -40
  513. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-header.tokens.json +15 -15
  514. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  515. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/select.tokens.json +9 -9
  516. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  517. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/table.tokens.json +37 -37
  518. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/textbox.tokens.json +26 -26
  519. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/focus.tokens.json +15 -15
  520. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-field.tokens.json +17 -17
  521. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-input.tokens.json +34 -34
  522. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-label.tokens.json +23 -23
  523. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/heading.tokens.json +49 -49
  524. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/icon.tokens.json +12 -12
  525. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/link.tokens.json +33 -33
  526. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/list.tokens.json +31 -31
  527. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-footer.tokens.json +13 -13
  528. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-header.tokens.json +10 -10
  529. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page.tokens.json +11 -11
  530. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/paragraph.tokens.json +25 -25
  531. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/radio-button.tokens.json +68 -68
  532. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/select.tokens.json +47 -47
  533. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/skip-link.tokens.json +16 -16
  534. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/spotlight-section.tokens.json +24 -24
  535. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/surface.tokens.json +8 -8
  536. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/table.tokens.json +60 -60
  537. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/textbox.tokens.json +35 -35
  538. package/municipalities/oude-ijsselstreek-design-tokens/src/config.json +73 -73
  539. package/municipalities/oude-ijsselstreek-design-tokens/src/font.scss +57 -57
  540. package/municipalities/oude-ijsselstreek-design-tokens/src/index.scss +8 -8
  541. package/municipalities/oude-ijsselstreek-design-tokens/style-dictionary.config.js +6 -6
  542. package/municipalities/rotterdam-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
  543. package/municipalities/rotterdam-design-tokens/src/component/tilburg/header.tokens.json +7 -7
  544. package/municipalities/rotterdam-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
  545. package/municipalities/rotterdam-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
  546. package/municipalities/rotterdam-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
  547. package/package.json +55 -54
@@ -0,0 +1,227 @@
1
+ {
2
+ "baarn": {
3
+ "color": {
4
+ "primary": {
5
+ "value": "{baarn.color.blue.40}"
6
+ },
7
+ "primary-hover": {
8
+ "value": "{baarn.color.blue.35}"
9
+ },
10
+ "error": {
11
+ "value": "#dc3545"
12
+ },
13
+ "alert-error": {
14
+ "value": "#721c24"
15
+ },
16
+ "alert-error-background": {
17
+ "value": "#f8d7da"
18
+ },
19
+ "warning": {
20
+ "value": "#ffc107"
21
+ },
22
+ "alert-warning": {
23
+ "value": "#856404"
24
+ },
25
+ "alert-warning-background": {
26
+ "value": "#fff3cd"
27
+ },
28
+ "succes": {
29
+ "value": "#28a745"
30
+ },
31
+ "alert-succes": {
32
+ "value": "#155724"
33
+ },
34
+ "alert-succes-background": {
35
+ "value": "#d4edda"
36
+ },
37
+ "info": {
38
+ "value": "{baarn.color.primary}"
39
+ },
40
+ "alert-info": {
41
+ "value": "#004085"
42
+ },
43
+ "alert-info-background": {
44
+ "value": "#cce5ff"
45
+ },
46
+ "blue": {
47
+ "24": {
48
+ "value": "#0d4f6d"
49
+ },
50
+ "25": {
51
+ "value": "#004f80"
52
+ },
53
+ "27": {
54
+ "value": "#014387"
55
+ },
56
+ "29": {
57
+ "value": "#105e83"
58
+ },
59
+ "30": {
60
+ "value": "#005e99"
61
+ },
62
+ "35": {
63
+ "value": "#15659d"
64
+ },
65
+ "40": {
66
+ "value": "#1873b4",
67
+ "comment": "Base/Blue"
68
+ },
69
+ "52": {
70
+ "value": "#2e5ed9"
71
+ },
72
+ "57": {
73
+ "value": "#3f84e5"
74
+ },
75
+ "63": {
76
+ "value": "#4376fc"
77
+ },
78
+ "95": {
79
+ "value": "#e6edff"
80
+ },
81
+ "96": {
82
+ "value": "#ebf7ff"
83
+ }
84
+ },
85
+ "red": {
86
+ "46": {
87
+ "value": "#cd2f1d"
88
+ },
89
+ "50": {
90
+ "value": "#dc3b23"
91
+ },
92
+ "51": {
93
+ "value": "#e03724"
94
+ },
95
+ "55": {
96
+ "value": "#e04f38"
97
+ },
98
+ "96": {
99
+ "value": "#fcefed"
100
+ }
101
+ },
102
+ "green": {
103
+ "19": {
104
+ "value": "#00613c"
105
+ },
106
+ "24": {
107
+ "value": "#007A4B"
108
+ },
109
+ "94": {
110
+ "value": "#EBF5F1"
111
+ }
112
+ },
113
+ "orange": {
114
+ "45": {
115
+ "value": "#e66700"
116
+ },
117
+ "50": {
118
+ "value": "#ff7300"
119
+ },
120
+ "96": {
121
+ "value": "#fff4eb"
122
+ }
123
+ },
124
+ "yellow": {
125
+ "42": {
126
+ "value": "#d69a00"
127
+ },
128
+ "47": {
129
+ "value": "#efab00",
130
+ "comment": "Base/Yellow"
131
+ },
132
+ "97": {
133
+ "value": "#fffff01d"
134
+ }
135
+ },
136
+ "grey": {
137
+ "20": {
138
+ "value": "#333333"
139
+ },
140
+ "27": {
141
+ "value": "#444444"
142
+ },
143
+ "29": {
144
+ "value": "#4a4a4a"
145
+ },
146
+ "31": {
147
+ "value": "#4f4f4f"
148
+ },
149
+ "46": {
150
+ "value": "#757575"
151
+ },
152
+ "48": {
153
+ "value": "#7a7a7a"
154
+ },
155
+ "50": {
156
+ "value": "#808080",
157
+ "comment": "Base/Grey"
158
+ },
159
+ "70": {
160
+ "value": "#b3b3b3"
161
+ },
162
+ "73": {
163
+ "value": "#bababa"
164
+ },
165
+ "82": {
166
+ "value": "#d1d1d1"
167
+ },
168
+ "87": {
169
+ "value": "#dddddd"
170
+ },
171
+ "90": {
172
+ "value": "#e6e6e6"
173
+ },
174
+ "91": {
175
+ "value": "#e8e8e8"
176
+ },
177
+ "95": {
178
+ "value": "#f2f2f2"
179
+ },
180
+ "96": {
181
+ "value": "#f5f3f3"
182
+ },
183
+ "97": {
184
+ "value": "#f7f7f7"
185
+ }
186
+ },
187
+ "lightgrey": {
188
+ "96": {
189
+ "value": "#f4f4f4",
190
+ "comment": "Base/LightGrey"
191
+ }
192
+ },
193
+ "white": {
194
+ "97": {
195
+ "value": "#f6f9fa"
196
+ },
197
+ "98": {
198
+ "value": "#fafafa"
199
+ },
200
+ "100": {
201
+ "value": "#ffffff",
202
+ "comment": "Base/White"
203
+ }
204
+ },
205
+ "black": {
206
+ "0": {
207
+ "value": "#000000",
208
+ "comment": "Base/Black"
209
+ },
210
+ "0-20t": {
211
+ "value": "#00000033",
212
+ "comment": "Black with 20% transparency"
213
+ },
214
+ "0-60t": {
215
+ "value": "#00000099",
216
+ "comment": "Black with 60% transparency"
217
+ },
218
+ "20": {
219
+ "value": "#333333"
220
+ },
221
+ "30": {
222
+ "value": "#4d4d4d"
223
+ }
224
+ }
225
+ }
226
+ }
227
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "baarn": {
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.938rem",
22
+ "comment": "15px"
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.313rem",
38
+ "comment": "21px"
39
+ },
40
+ "3xl": {
41
+ "value": "1.875rem",
42
+ "comment": "30px"
43
+ },
44
+ "4xl": {
45
+ "value": "2.5rem",
46
+ "comment": "40px"
47
+ }
48
+ }
49
+ }
50
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "baarn": {
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,43 @@
1
+ {
2
+ "baarn": {
3
+ "typography": {
4
+ "sans-serif": {
5
+ "font-family": {
6
+ "value": "\"Fira Sans\", Tahoma, Verdana, sans-serif"
7
+ }
8
+ },
9
+ "monospace": {
10
+ "font-family": {
11
+ "value": "Monospace, \"Lucida Console\""
12
+ }
13
+ },
14
+ "font-weight": {
15
+ "bold": {
16
+ "value": "700"
17
+ },
18
+ "regular": {
19
+ "value": "500"
20
+ },
21
+ "normal": {
22
+ "value": "400"
23
+ },
24
+ "light": {
25
+ "value": "100"
26
+ }
27
+ },
28
+ "scale": {
29
+ "4xs": { "value": "{baarn.font-size.4xs}" },
30
+ "3xs": { "value": "{baarn.font-size.3xs}" },
31
+ "2xs": { "value": "{baarn.font-size.2xs}" },
32
+ "xs": { "value": "{baarn.font-size.xs}" },
33
+ "sm": { "value": "{baarn.font-size.sm}" },
34
+ "md": { "value": "{baarn.font-size.md}" },
35
+ "lg": { "value": "{baarn.font-size.lg}" },
36
+ "xl": { "value": "{baarn.font-size.xl}" },
37
+ "2xl": { "value": "{baarn.font-size.2xl}" },
38
+ "3xl": { "value": "{baarn.font-size.3xl}" },
39
+ "4xl": { "value": "{baarn.font-size.4xl}" }
40
+ }
41
+ }
42
+ }
43
+ }
@@ -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": "{baarn.size.3xs}" },
6
+ "2xs": { "value": "{baarn.size.2xs}" },
7
+ "xs": { "value": "{baarn.size.xs}" },
8
+ "sm": { "value": "{baarn.size.sm}" },
9
+ "md": { "value": "{baarn.size.md}" },
10
+ "lg": { "value": "{baarn.size.lg}" },
11
+ "xl": { "value": "{baarn.size.xl}" },
12
+ "2xl": { "value": "{baarn.size.2xl}" },
13
+ "3xl": { "value": "{baarn.size.3xl}" }
14
+ },
15
+ "inline": {
16
+ "3xs": { "value": "{baarn.size.3xs}" },
17
+ "2xs": { "value": "{baarn.size.2xs}" },
18
+ "xs": { "value": "{baarn.size.xs}" },
19
+ "sm": { "value": "{baarn.size.sm}" },
20
+ "md": { "value": "{baarn.size.md}" },
21
+ "lg": { "value": "{baarn.size.lg}" },
22
+ "xl": { "value": "{baarn.size.xl}" },
23
+ "2xl": { "value": "{baarn.size.2xl}" },
24
+ "3xl": { "value": "{baarn.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": "{baarn.color.grey.20}" },
9
+ "hover": {
10
+ "background-color": {},
11
+ "border-bottom-width": {},
12
+ "border-bottom-style": {},
13
+ "border-bottom-color": {}
14
+ },
15
+ "title": {
16
+ "color": { "value": "{baarn.color.grey.20}" },
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": "{baarn.color.grey.20}" },
27
+ "font-size": { "value": "{baarn.font-size.sm}" },
28
+ "font-weight": { "value": "{baarn.typography.font-weight.light}" },
29
+ "font-style": {},
30
+ "margin-block-end": { "value": "{baarn.size.xs}" }
31
+ }
32
+ }
33
+ }
34
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "conduction": {
3
+ "card-wrapper": {
4
+ "background-color": { "value": "{baarn.color.white.100}" },
5
+ "border-color": {},
6
+ "border-style": {},
7
+ "border-width": {},
8
+ "border-bottom-color": {},
9
+ "border-bottom-style": {},
10
+ "border-bottom-width": {},
11
+ "border-radius": { "value": "{baarn.size.3xs}" },
12
+ "transition": {},
13
+ "box-shadow": { "value": "0px 2px 8px 0px #0000001F" },
14
+ "color": { "value": "{baarn.color.grey.20}" },
15
+ "hover": {
16
+ "background-color": {},
17
+ "color": { "value": "{baarn.color.grey.20}" },
18
+ "border-color": {},
19
+ "border-style": {},
20
+ "border-width": {},
21
+ "border-bottom-color": {},
22
+ "border-bottom-style": {},
23
+ "border-bottom-width": {},
24
+ "border-radius": { "value": "{baarn.size.3xs}" },
25
+ "box-shadow": { "value": "0px 2px 8px 0px #0000001F" }
26
+ },
27
+ "padding-inline-end": { "value": "{baarn.size.lg}" },
28
+ "padding-inline-start": { "value": "{baarn.size.lg}" },
29
+ "padding-block-end": { "value": "16px" },
30
+ "padding-block-start": { "value": "{baarn.size.lg}" }
31
+ }
32
+ }
33
+ }
@@ -0,0 +1,45 @@
1
+ {
2
+ "conduction": {
3
+ "logo": {
4
+ "header": {
5
+ "inline-size": {
6
+ "value": "200px"
7
+ },
8
+ "block-size": {
9
+ "value": "48px"
10
+ },
11
+ "background-image": {
12
+ "value": "url(\"data:image/png;base64,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\")"
13
+ },
14
+ "hover": {
15
+ "filter": {
16
+ "value": "opacity(80%)"
17
+ }
18
+ }
19
+ },
20
+ "footer": {
21
+ "inline-size": {},
22
+ "block-size": {},
23
+ "background-image": {
24
+ "value": ""
25
+ }
26
+ },
27
+ "navbar": {
28
+ "inline-size": {
29
+ "value": "200px"
30
+ },
31
+ "block-size": {
32
+ "value": "48px"
33
+ },
34
+ "background-image": {
35
+ "value": "url(\"data:image/png;base64,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\")"
36
+ },
37
+ "hover": {
38
+ "filter": {
39
+ "value": "opacity(80%)"
40
+ }
41
+ }
42
+ }
43
+ }
44
+ }
45
+ }
@@ -0,0 +1,95 @@
1
+ {
2
+ "conduction": {
3
+ "pagination": {
4
+ "container": {
5
+ "background-color": { "value": "unset" },
6
+ "padding-inline-start": { "value": "0px" },
7
+ "padding-inline-end": { "value": "0px" },
8
+ "padding-block-start": { "value": "0px" },
9
+ "padding-block-end": { "value": "0px" }
10
+ },
11
+ "item": {
12
+ "gap": { "value": "{baarn.size.2xs}" },
13
+ "color": { "value": "{baarn.color.black.0}" },
14
+ "background-color": { "value": "{baarn.color.white.98}" },
15
+ "padding-inline-start": { "value": "{baarn.size.xs}" },
16
+ "padding-inline-end": { "value": "{baarn.size.xs}" },
17
+ "padding-block-start": { "value": "{baarn.size.xs}" },
18
+ "padding-block-end": { "value": "{baarn.size.xs}" },
19
+ "font-size": { "value": "{utrecht.document.font-size}" },
20
+ "font-weight": { "value": "{baarn.typography.font-weight.normal}" },
21
+ "font-family": { "value": "{utrecht.document.font-family}" },
22
+ "border-width": {},
23
+ "border-style": {},
24
+ "border-color": {},
25
+ "border-bottom-width": {},
26
+ "border-bottom-style": {},
27
+ "border-bottom-color": {},
28
+ "border-radius": { "value": "{baarn.size.2xs}" }
29
+ },
30
+ "navigation-button": {
31
+ "color": { "value": "{baarn.color.white.100}" },
32
+ "background-color": { "value": "{baarn.color.primary}" },
33
+ "border-width": {},
34
+ "border-style": {},
35
+ "border-color": {},
36
+ "border-bottom-width": {},
37
+ "border-bottom-style": {},
38
+ "border-bottom-color": {},
39
+ "border-radius": {},
40
+ "padding-inline-start": { "value": "{baarn.size.xs}" },
41
+ "padding-inline-end": { "value": "{baarn.size.xs}" },
42
+ "padding-block-start": { "value": "0px" },
43
+ "padding-block-end": { "value": "0px" },
44
+ "disabled": {
45
+ "color": { "value": "{baarn.color.white.100}" },
46
+ "background-color": { "value": "{baarn.color.grey.82}" },
47
+ "border-width": {},
48
+ "border-style": {},
49
+ "border-color": {},
50
+ "border-bottom-width": {},
51
+ "border-bottom-style": {},
52
+ "border-bottom-color": {},
53
+ "border-radius": {}
54
+ },
55
+ "hover": {
56
+ "color": { "value": "{baarn.color.white.100}" },
57
+ "background-color": { "value": "{baarn.color.primary-hover}" },
58
+ "border-width": {},
59
+ "border-style": {},
60
+ "border-color": {},
61
+ "border-bottom-width": {},
62
+ "border-bottom-style": {},
63
+ "border-bottom-color": {},
64
+ "border-radius": {}
65
+ }
66
+ },
67
+ "current-page": {
68
+ "color": { "value": "{baarn.color.white.100}" },
69
+ "background-color": { "value": "{baarn.color.primary}" },
70
+ "font-weight": { "value": "{baarn.typography.font-weight.bold}" },
71
+ "text-decoration": { "value": "unset" },
72
+ "border-width": {},
73
+ "border-style": {},
74
+ "border-color": {},
75
+ "border-bottom-width": {},
76
+ "border-bottom-style": {},
77
+ "border-bottom-color": {}
78
+ },
79
+ "page": {
80
+ "hover": {
81
+ "color": { "value": "{baarn.color.primary}" },
82
+ "background-color": { "value": "{baarn.color.white.98}" },
83
+ "text-decoration": { "value": "unset" },
84
+ "text-decoration-thickness": { "value": "0px" },
85
+ "border-width": {},
86
+ "border-style": {},
87
+ "border-color": {},
88
+ "border-bottom-width": {},
89
+ "border-bottom-style": {},
90
+ "border-bottom-color": {}
91
+ }
92
+ }
93
+ }
94
+ }
95
+ }