@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
@@ -1,38 +1,38 @@
1
- {
2
- "conduction": {
3
- "logo": {
4
- "header": {
5
- "inline-size": { "value": "326.5px" },
6
- "block-size": { "value": "65px" },
7
- "background-image": {
8
- "value": "url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMjYuNSIgaGVpZ2h0PSI2NSIgdmlld0JveD0iMCAwIDMyNi41IDY1IiBhcmlhLWxhYmVsbGVkYnk9InNpdGUtbG9nby10aXRsZSBzaXRlLWxvZ28tZGVzYyIgY2xhc3M9ImxvZ29fX3N2ZyI+CiAgPGRlc2M+CiAgICBMb2dvIGRhdCBuYWFyIGRlIGhvb2ZkcGFnaW5hIGxlaWR0CiAgPC9kZXNjPgogIDxwYXRoIGNsYXNzPSJsb2dvX19wYXRoIiBmaWxsPSIjMGYxZDQzIiBkPSJNMjI2LjkgMTUuM2MtLjYgMC0xLjktLjEtMi40LS4zbC0uMS0uN2MuNy4yIDEuNS4yIDIuMy4yLjkgMCAyLjctLjEgMi43LTEuNCAwLTIuMS00LjctLjQtNC43LTIuMiAwLS42LjUtMS4zLjktMS42bC0uMS0uMWMtLjktLjYtMS40LTEuMS0xLjQtMi4zIDAtMS43IDEuNS0yLjcgMy4xLTIuNy4zIDAgLjcuMS45LjFoMi4yVjVsLTEuMy0uMWMuNi41LjggMS4yLjggMS45IDAgMS44LTEuNSAyLjctMy4xIDIuN2gtLjdjLS4yLjItLjUuNS0uNS44IDAgMS4yIDQuOC0uMyA0LjggMi41LjEgMS45LTEuOSAyLjQtMy40IDIuNW0uMS0xMC41Yy0xLjIgMC0xLjYgMS4xLTEuNiAyLjFTMjI1LjggOSAyMjcgOXMxLjYtMS4xIDEuNi0yLjFjLS4xLTEtLjUtMi4xLTEuNi0yLjFtNiAyLjd2LjdjMCAxLjguOCAyLjkgMi43IDIuOS41IDAgMS0uMSAxLjYtLjJsLS4yLjdjLS43LjEtMS40LjItMiAuMi0yLjIgMC0zLjMtMS41LTMuMy0zLjYgMC0yIDEuMS00IDMuMy00IDIgMCAyLjcgMS41IDIuNyAzLjJ6bTEuNy0yLjhDMjMzLjYgNC43IDIzMyA2IDIzMyA3aDMuMnYtLjNjMC0uOS0uNC0yLTEuNS0ybTEzLjMgN1Y2LjljMC0uOS0uNC0xLjktMS41LTEuOS0uNSAwLTEuMi42LTEuNSAxdjUuN2gtMS4zVjYuOWMwLS45LS40LTEuOS0xLjUtMS45LS41IDAtMS4yLjUtMS41Ljl2NS43aC0xLjNWNC41bDEuMy0uM3YxYy43LS42IDEuMi0xIDIuMi0xIC44IDAgMS41LjMgMS44IDEuMi43LS43IDEuNC0xLjIgMi40LTEuMiAxLjQgMCAyLjEgMS4xIDIuMSAyLjR2NXptNC42LTQuMnYuN2MwIDEuOC44IDIuOSAyLjcgMi45LjUgMCAxLS4xIDEuNi0uMmwtLjIuN2MtLjcuMS0xLjQuMi0yIC4yLTIuMiAwLTMuMy0xLjUtMy4zLTMuNiAwLTIgMS4xLTQgMy4zLTQgMiAwIDIuNyAxLjUgMi43IDMuMnptMS44LTIuOGMtMS4xIDAtMS43IDEuMy0xLjggMi4zaDMuMnYtLjNjMC0uOS0uMy0yLTEuNC0ybTUuMyAyLjh2LjdjMCAxLjguOCAyLjkgMi43IDIuOS41IDAgMS0uMSAxLjYtLjJsLS4yLjdjLS43LjEtMS40LjItMiAuMi0yLjIgMC0zLjMtMS41LTMuMy0zLjYgMC0yIDEuMS00IDMuMy00IDIgMCAyLjcgMS41IDIuNyAzLjJ6bTEuOC0yLjhjLTEuMSAwLTEuNyAxLjMtMS44IDIuM2gzLjJ2LS4zYzAtLjktLjMtMi0xLjQtMm05LjMgN1Y2LjljMC0uOS0uNC0xLjktMS41LTEuOS0uNiAwLTEuNC41LTEuOC45djUuN2gtMS4zVjQuNWwxLjMtLjN2MWMuNy0uNiAxLjUtMSAyLjUtMSAxLjQgMCAyLjEgMS4xIDIuMSAyLjR2NXptNy4yIDBjLS41LjEtMSAuMi0xLjUuMi0xLjMgMC0xLjctLjctMS43LTEuOVY0LjloLS45di0uNmguOVYyLjZsMS4zLS4zdjJoMS42di41SDI3NnY0LjdjMCAxIC4yIDEuNCAxLjIgMS40LjMgMCAuNiAwIC45LS4xem0yLjItNC4ydi43YzAgMS44LjggMi45IDIuNyAyLjkuNSAwIDEtLjEgMS42LS4ybC0uMi43Yy0uNy4xLTEuNC4yLTIgLjItMi4yIDAtMy4zLTEuNS0zLjMtMy42IDAtMiAxLjEtNCAzLjMtNCAyIDAgMi43IDEuNSAyLjcgMy4yem0xLjgtMi44Yy0xLjEgMC0xLjcgMS4zLTEuOCAyLjNoMy4ydi0uM2MuMS0uOS0uMy0yLTEuNC0yTTU5LjMgNDcuNGMtNy4yIDAtMTAuNS02LjctMTAuNS0xMy4yczMuNS0xMy45IDEwLjktMTMuOGM3LjQgMCAxMC42IDYuNSAxMC42IDEzLjEgMCA2LjctMy4yIDEzLjgtMTEgMTMuOW0uNS0yNWMtNC44IDAtNS43IDgtNS43IDExLjUgMCAzLjMuOCAxMS4zIDUuNCAxMS4zUzY1IDM2LjkgNjUgMzMuNWMwLTMuMi0uNi0xMS4xLTUuMi0xMS4xbTIzLjMgMjQuNXYtMS44YTguMSA4LjEgMCAwIDEtNS4yIDIuMWMtMy44IDAtNC41LTQuNi00LjUtNy41VjI4LjZsNC42LTF2MTEuOGMwIDEuNS4yIDQuNyAyLjMgNC43IDEuMSAwIDIuMS0uNyAyLjgtMS41di0xNGw0LjYtMXYxOS4yem0xOC41IDBWMzAuN2MtLjgtLjUtMS42LS44LTIuNS0uOC0yLjkgMC0zLjMgNS40LTMuMyA3LjUgMCAyLjQuNSA3LjkgMy44IDcuOS42IDAgMS4yIDAgMS44LS4zbC0uNCAxLjljLS45LjMtMi4xLjQtMy4xLjQtNS4xIDAtNy01LTctOS40czIuMi0xMC4yIDcuNS0xMC4yYzEuMiAwIDIuMy4zIDMuNC45di05LjhsNC42LTF2MjguOWMtLjEuMi00LjguMi00LjguMm0xMi4zLTEwLjN2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zdi0uOHptMTcuMyAxMi43VjIxaDQuNnYyNS45em03LjQgOS0xLTEuNmMzLjYtLjMgNC00LjggNC03LjZWMjFoNC42djI0LjdjMCA1LjItMS41IDEwLjEtNy42IDEwLjJtMTYuNy04LjZjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAwIDQtMy4xIDYuMS02LjggNi4xbTE0IDBjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAwIDQtMy4xIDYuMS02LjggNi4xbTEzLjQtMTAuN3YuM2MwIDMuOC42IDcuOSA1LjUgNy45IDEuMiAwIDIuNC0uMyAzLjUtLjdsLS42IDIuM2MtMS43LjYtMy42LjktNS40LjktNS41IDAtNy45LTQuMi04LTkuMiAwLTUgMi41LTEwLjMgOC4xLTEwLjMgNS4yIDAgNi43IDQuNCA2LjcgOC44em01LjItMi40YzAtMS45LS4yLTQuNC0yLjMtNC40LTIuMyAwLTIuOSAzLjUtMi45IDUuMmg1LjN2LS44em03LjcgMTIuN3YtMjhsNC42LTF2MjguOWgtNC42em0xMi44LjRjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAuMSA0LTMgNi4xLTYuOCA2LjFtMTktLjhjLTEuNi40LTMuMi44LTQuOC44LTMuMSAwLTMuOC0yLjMtMy44LTQuOVYyOS44aC0ydi0xLjZoMS45di00LjNsNC42LTF2NS4zaDMuOHYxLjZoLTMuOHYxMS43YzAgMS44LjIgMyAyLjMgM3ExLjA1IDAgMi4xLS4zYy4xIDAtLjMgMi4zLS4zIDIuM20xMi4zLTEzLjZjLS40LS41LTEuMi0xLjEtMS45LTEuMS0xLjUgMC0yLjUgMS45LTMuMSAzLjF2MTEuOWgtNC42VjI4LjZsNC42LTF2NGMuNi0xLjUgMi0zLjkgMy44LTMuOGE0IDQgMCAwIDEgMi4zLjh6bTYuNCAzLjd2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zdi0uOHptMTAuNyAyLjR2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zem0xMi4zIDEyLjdoLTQuNnYtMjhsNC42LTF6bTYuNS40LTYuNC0xMC43IDcuMS04LjVoMy4xbC02LjIgNy42IDYuOSAxMC43eiIvPgogIDxwYXRoIGNsYXNzPSJsb2dvX19wYXRoIiBmaWxsPSIjMGYxZDQzIiBkPSJNMjUzLjcgNTVjMS42LjkgMy4yIDEuNCA0LjkgMS42di4zYzIuMi40IDQuNiAxLjYgNi45LjYgMi4yLjEgNC4zLjUgNi40IDEuMS0uOC4xLTEuNS4yLTIuMyAwIDEuOC45IDQuMiAxIDYuNCAxLjNsLjQuNmMxIC4yIDIuMi4zIDMuMy4yLS4xLjItLjMgMC0uNC4yIDIuOCAxIDYgLjggOC45IDEuNGwtLjEtLjVjMS44LjkgNCAuOCA2LjEgMS4yIDItMSA0LjEgMCA2LjMtLjJsMS40LS4yYzAgLjMtLjEuNS0uMS43IDIuNS0uNSA0LjcuMiA3LjItLjQtLjItLjItLjgtLjMtMS4yLS40IDMuOC40IDguMy44IDEyLjgtLjJsNS44LS44Yy02LjIgMS42LTEzLjEgMi42LTE5LjggMy0yMS45IDItNDIuMS0xLjUtNjEtOC45bC04LjgtMi44YzEtLjMgOC0uNiA4LS42IDQuOSAxLjYgMy45IDIgOC45IDIuOE0uMSAzNC41Yy0uMS4xLS4zLjMgMCAuMS4xLS4xIDIuNi0xLjcgMi42LTEuN0w0IDMxLjR6bTEwLjctOWMtLjYuNC0zLjggMi43LTIuNyAyLjUuNi0uMS42LjEuNC4yczMuOC0zLjIgMy44LTMuMi0yLjcgMi40LTQgMi45Yy0uMy4xLS4zIDAtLjEtLjIuMy0uMyAxLjctMS41IDIuNi0yLjJtNi4yLTRjLS4yLjMtLjguOC0uOSAxczAgLjEuMS4xYy4yLS4xIDEuNy0xLjEgMS45LTEuMy4yLS4xLjYtLjQgMC0uMi0uNy4yLTEuMS40LTEuMS40bTEzMS43LTEyLS41LS4yYy4xLjIuMy4yLjUuMm0tMTIuNC02LjMtLjEuMmMtMy4yLS43LTYuOC0uNi05LjYtMi4xLTUuMS40LTEwLjItMS0xNS40LTEuMS42LS4yIDEuMy4xIDEuOC0uMi0xMS40IDAtMjMuMy4yLTM0LjUgMS42LTQuOS43LTkuOSAxLjItMTQuNCAyLjYtMTMuNCAyLjktMjYuNCA2LjYtMzguMiAxMy4xQzM1IDEzLjIgNDQuNiAxMC42IDU0IDcuNmMxMS0xLjggMjEuMy00LjggMzIuNy01LjNsLjUuNWMtMi4yLjItNC42LjMtNi45LjZsMiAuMS02LjEgMWM3LjctMS4zIDE1LjgtMS42IDI0LTEuOS00LjQtLjMtOC44LjUtMTMtLjMgMy43LS42IDcuNi0uNyAxMS42LS44IDggLjIgMTYuMS4zIDIzLjYgMS43bC0uNi4yYzEuNS0uNSAzLjUtLjQgNSAuMWwtLjUuNWM0LjEuMiA4IDEuMyAxMS43IDIuMi0uNC4xLS44LjMtMS4yLjIgMiAuMyAzLjguOSA1LjUgMS43bC4yLS40Yy43LS4xIDEuMi4xIDEuOC4yIDEuNCAxLjEgMy40LjcgNS4xIDEuMnYuM2MtLjMtLjEtLjYgMC0uOCAwbDQuNyAxLjUuMS0uM2MxLS4xIDEuOC42IDIuNyAxbC0uOS45LTcuMi0xLjZjMi4xLjggNC44LjcgNi41IDIuM2wtLjEuMWMtLjEtLjEtLjMtLjEtLjQtLjFsMTkuMiA2LjctLjgtLjhjMS4zLjQgMi42IDEuMSAzLjcgMiAyLjQgMCA0LjUuOSA2LjUgMiAxLjItLjYgMi43LTEuMyA0LjMtMS44LTE2LTcuOS0zMi42LTE0LjYtNTAuNi0xOC4xbS02MS43LjktMS4yLjQgMS44LS40em00LjEuOWMtMS42IDAtMy4yLjQtNC44LjYgMS42LjEgMy4zLS40IDQuOC0uNiIvPgo8L3N2Zz4K\")"
9
- },
10
- "hover": {
11
- "filter": {
12
- "value": "invert(23%) sepia(92%) saturate(2177%) hue-rotate(185deg) brightness(92%) contrast(101%);"
13
- }
14
- }
15
- },
16
- "footer": {
17
- "inline-size": { "value": "220px" },
18
- "block-size": { "value": "40px" },
19
- "background-image": {},
20
- "hover": {
21
- "filter": {}
22
- }
23
- },
24
- "navbar": {
25
- "inline-size": { "value": "276px" },
26
- "block-size": { "value": "53px" },
27
- "background-image": {
28
- "value": "url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMjYuNSIgaGVpZ2h0PSI2NSIgdmlld0JveD0iMCAwIDMyNi41IDY1IiBhcmlhLWxhYmVsbGVkYnk9InNpdGUtbG9nby10aXRsZSBzaXRlLWxvZ28tZGVzYyIgY2xhc3M9ImxvZ29fX3N2ZyI+CiAgPGRlc2M+CiAgICBMb2dvIGRhdCBuYWFyIGRlIGhvb2ZkcGFnaW5hIGxlaWR0CiAgPC9kZXNjPgogIDxwYXRoIGNsYXNzPSJsb2dvX19wYXRoIiBmaWxsPSIjMGYxZDQzIiBkPSJNMjI2LjkgMTUuM2MtLjYgMC0xLjktLjEtMi40LS4zbC0uMS0uN2MuNy4yIDEuNS4yIDIuMy4yLjkgMCAyLjctLjEgMi43LTEuNCAwLTIuMS00LjctLjQtNC43LTIuMiAwLS42LjUtMS4zLjktMS42bC0uMS0uMWMtLjktLjYtMS40LTEuMS0xLjQtMi4zIDAtMS43IDEuNS0yLjcgMy4xLTIuNy4zIDAgLjcuMS45LjFoMi4yVjVsLTEuMy0uMWMuNi41LjggMS4yLjggMS45IDAgMS44LTEuNSAyLjctMy4xIDIuN2gtLjdjLS4yLjItLjUuNS0uNS44IDAgMS4yIDQuOC0uMyA0LjggMi41LjEgMS45LTEuOSAyLjQtMy40IDIuNW0uMS0xMC41Yy0xLjIgMC0xLjYgMS4xLTEuNiAyLjFTMjI1LjggOSAyMjcgOXMxLjYtMS4xIDEuNi0yLjFjLS4xLTEtLjUtMi4xLTEuNi0yLjFtNiAyLjd2LjdjMCAxLjguOCAyLjkgMi43IDIuOS41IDAgMS0uMSAxLjYtLjJsLS4yLjdjLS43LjEtMS40LjItMiAuMi0yLjIgMC0zLjMtMS41LTMuMy0zLjYgMC0yIDEuMS00IDMuMy00IDIgMCAyLjcgMS41IDIuNyAzLjJ6bTEuNy0yLjhDMjMzLjYgNC43IDIzMyA2IDIzMyA3aDMuMnYtLjNjMC0uOS0uNC0yLTEuNS0ybTEzLjMgN1Y2LjljMC0uOS0uNC0xLjktMS41LTEuOS0uNSAwLTEuMi42LTEuNSAxdjUuN2gtMS4zVjYuOWMwLS45LS40LTEuOS0xLjUtMS45LS41IDAtMS4yLjUtMS41Ljl2NS43aC0xLjNWNC41bDEuMy0uM3YxYy43LS42IDEuMi0xIDIuMi0xIC44IDAgMS41LjMgMS44IDEuMi43LS43IDEuNC0xLjIgMi40LTEuMiAxLjQgMCAyLjEgMS4xIDIuMSAyLjR2NXptNC42LTQuMnYuN2MwIDEuOC44IDIuOSAyLjcgMi45LjUgMCAxLS4xIDEuNi0uMmwtLjIuN2MtLjcuMS0xLjQuMi0yIC4yLTIuMiAwLTMuMy0xLjUtMy4zLTMuNiAwLTIgMS4xLTQgMy4zLTQgMiAwIDIuNyAxLjUgMi43IDMuMnptMS44LTIuOGMtMS4xIDAtMS43IDEuMy0xLjggMi4zaDMuMnYtLjNjMC0uOS0uMy0yLTEuNC0ybTUuMyAyLjh2LjdjMCAxLjguOCAyLjkgMi43IDIuOS41IDAgMS0uMSAxLjYtLjJsLS4yLjdjLS43LjEtMS40LjItMiAuMi0yLjIgMC0zLjMtMS41LTMuMy0zLjYgMC0yIDEuMS00IDMuMy00IDIgMCAyLjcgMS41IDIuNyAzLjJ6bTEuOC0yLjhjLTEuMSAwLTEuNyAxLjMtMS44IDIuM2gzLjJ2LS4zYzAtLjktLjMtMi0xLjQtMm05LjMgN1Y2LjljMC0uOS0uNC0xLjktMS41LTEuOS0uNiAwLTEuNC41LTEuOC45djUuN2gtMS4zVjQuNWwxLjMtLjN2MWMuNy0uNiAxLjUtMSAyLjUtMSAxLjQgMCAyLjEgMS4xIDIuMSAyLjR2NXptNy4yIDBjLS41LjEtMSAuMi0xLjUuMi0xLjMgMC0xLjctLjctMS43LTEuOVY0LjloLS45di0uNmguOVYyLjZsMS4zLS4zdjJoMS42di41SDI3NnY0LjdjMCAxIC4yIDEuNCAxLjIgMS40LjMgMCAuNiAwIC45LS4xem0yLjItNC4ydi43YzAgMS44LjggMi45IDIuNyAyLjkuNSAwIDEtLjEgMS42LS4ybC0uMi43Yy0uNy4xLTEuNC4yLTIgLjItMi4yIDAtMy4zLTEuNS0zLjMtMy42IDAtMiAxLjEtNCAzLjMtNCAyIDAgMi43IDEuNSAyLjcgMy4yem0xLjgtMi44Yy0xLjEgMC0xLjcgMS4zLTEuOCAyLjNoMy4ydi0uM2MuMS0uOS0uMy0yLTEuNC0yTTU5LjMgNDcuNGMtNy4yIDAtMTAuNS02LjctMTAuNS0xMy4yczMuNS0xMy45IDEwLjktMTMuOGM3LjQgMCAxMC42IDYuNSAxMC42IDEzLjEgMCA2LjctMy4yIDEzLjgtMTEgMTMuOW0uNS0yNWMtNC44IDAtNS43IDgtNS43IDExLjUgMCAzLjMuOCAxMS4zIDUuNCAxMS4zUzY1IDM2LjkgNjUgMzMuNWMwLTMuMi0uNi0xMS4xLTUuMi0xMS4xbTIzLjMgMjQuNXYtMS44YTguMSA4LjEgMCAwIDEtNS4yIDIuMWMtMy44IDAtNC41LTQuNi00LjUtNy41VjI4LjZsNC42LTF2MTEuOGMwIDEuNS4yIDQuNyAyLjMgNC43IDEuMSAwIDIuMS0uNyAyLjgtMS41di0xNGw0LjYtMXYxOS4yem0xOC41IDBWMzAuN2MtLjgtLjUtMS42LS44LTIuNS0uOC0yLjkgMC0zLjMgNS40LTMuMyA3LjUgMCAyLjQuNSA3LjkgMy44IDcuOS42IDAgMS4yIDAgMS44LS4zbC0uNCAxLjljLS45LjMtMi4xLjQtMy4xLjQtNS4xIDAtNy01LTctOS40czIuMi0xMC4yIDcuNS0xMC4yYzEuMiAwIDIuMy4zIDMuNC45di05LjhsNC42LTF2MjguOWMtLjEuMi00LjguMi00LjguMm0xMi4zLTEwLjN2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zdi0uOHptMTcuMyAxMi43VjIxaDQuNnYyNS45em03LjQgOS0xLTEuNmMzLjYtLjMgNC00LjggNC03LjZWMjFoNC42djI0LjdjMCA1LjItMS41IDEwLjEtNy42IDEwLjJtMTYuNy04LjZjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAwIDQtMy4xIDYuMS02LjggNi4xbTE0IDBjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAwIDQtMy4xIDYuMS02LjggNi4xbTEzLjQtMTAuN3YuM2MwIDMuOC42IDcuOSA1LjUgNy45IDEuMiAwIDIuNC0uMyAzLjUtLjdsLS42IDIuM2MtMS43LjYtMy42LjktNS40LjktNS41IDAtNy45LTQuMi04LTkuMiAwLTUgMi41LTEwLjMgOC4xLTEwLjMgNS4yIDAgNi43IDQuNCA2LjcgOC44em01LjItMi40YzAtMS45LS4yLTQuNC0yLjMtNC40LTIuMyAwLTIuOSAzLjUtMi45IDUuMmg1LjN2LS44em03LjcgMTIuN3YtMjhsNC42LTF2MjguOWgtNC42em0xMi44LjRjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAuMSA0LTMgNi4xLTYuOCA2LjFtMTktLjhjLTEuNi40LTMuMi44LTQuOC44LTMuMSAwLTMuOC0yLjMtMy44LTQuOVYyOS44aC0ydi0xLjZoMS45di00LjNsNC42LTF2NS4zaDMuOHYxLjZoLTMuOHYxMS43YzAgMS44LjIgMyAyLjMgM3ExLjA1IDAgMi4xLS4zYy4xIDAtLjMgMi4zLS4zIDIuM20xMi4zLTEzLjZjLS40LS41LTEuMi0xLjEtMS45LTEuMS0xLjUgMC0yLjUgMS45LTMuMSAzLjF2MTEuOWgtNC42VjI4LjZsNC42LTF2NGMuNi0xLjUgMi0zLjkgMy44LTMuOGE0IDQgMCAwIDEgMi4zLjh6bTYuNCAzLjd2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zdi0uOHptMTAuNyAyLjR2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zem0xMi4zIDEyLjdoLTQuNnYtMjhsNC42LTF6bTYuNS40LTYuNC0xMC43IDcuMS04LjVoMy4xbC02LjIgNy42IDYuOSAxMC43eiIvPgogIDxwYXRoIGNsYXNzPSJsb2dvX19wYXRoIiBmaWxsPSIjMGYxZDQzIiBkPSJNMjUzLjcgNTVjMS42LjkgMy4yIDEuNCA0LjkgMS42di4zYzIuMi40IDQuNiAxLjYgNi45LjYgMi4yLjEgNC4zLjUgNi40IDEuMS0uOC4xLTEuNS4yLTIuMyAwIDEuOC45IDQuMiAxIDYuNCAxLjNsLjQuNmMxIC4yIDIuMi4zIDMuMy4yLS4xLjItLjMgMC0uNC4yIDIuOCAxIDYgLjggOC45IDEuNGwtLjEtLjVjMS44LjkgNCAuOCA2LjEgMS4yIDItMSA0LjEgMCA2LjMtLjJsMS40LS4yYzAgLjMtLjEuNS0uMS43IDIuNS0uNSA0LjcuMiA3LjItLjQtLjItLjItLjgtLjMtMS4yLS40IDMuOC40IDguMy44IDEyLjgtLjJsNS44LS44Yy02LjIgMS42LTEzLjEgMi42LTE5LjggMy0yMS45IDItNDIuMS0xLjUtNjEtOC45bC04LjgtMi44YzEtLjMgOC0uNiA4LS42IDQuOSAxLjYgMy45IDIgOC45IDIuOE0uMSAzNC41Yy0uMS4xLS4zLjMgMCAuMS4xLS4xIDIuNi0xLjcgMi42LTEuN0w0IDMxLjR6bTEwLjctOWMtLjYuNC0zLjggMi43LTIuNyAyLjUuNi0uMS42LjEuNC4yczMuOC0zLjIgMy44LTMuMi0yLjcgMi40LTQgMi45Yy0uMy4xLS4zIDAtLjEtLjIuMy0uMyAxLjctMS41IDIuNi0yLjJtNi4yLTRjLS4yLjMtLjguOC0uOSAxczAgLjEuMS4xYy4yLS4xIDEuNy0xLjEgMS45LTEuMy4yLS4xLjYtLjQgMC0uMi0uNy4yLTEuMS40LTEuMS40bTEzMS43LTEyLS41LS4yYy4xLjIuMy4yLjUuMm0tMTIuNC02LjMtLjEuMmMtMy4yLS43LTYuOC0uNi05LjYtMi4xLTUuMS40LTEwLjItMS0xNS40LTEuMS42LS4yIDEuMy4xIDEuOC0uMi0xMS40IDAtMjMuMy4yLTM0LjUgMS42LTQuOS43LTkuOSAxLjItMTQuNCAyLjYtMTMuNCAyLjktMjYuNCA2LjYtMzguMiAxMy4xQzM1IDEzLjIgNDQuNiAxMC42IDU0IDcuNmMxMS0xLjggMjEuMy00LjggMzIuNy01LjNsLjUuNWMtMi4yLjItNC42LjMtNi45LjZsMiAuMS02LjEgMWM3LjctMS4zIDE1LjgtMS42IDI0LTEuOS00LjQtLjMtOC44LjUtMTMtLjMgMy43LS42IDcuNi0uNyAxMS42LS44IDggLjIgMTYuMS4zIDIzLjYgMS43bC0uNi4yYzEuNS0uNSAzLjUtLjQgNSAuMWwtLjUuNWM0LjEuMiA4IDEuMyAxMS43IDIuMi0uNC4xLS44LjMtMS4yLjIgMiAuMyAzLjguOSA1LjUgMS43bC4yLS40Yy43LS4xIDEuMi4xIDEuOC4yIDEuNCAxLjEgMy40LjcgNS4xIDEuMnYuM2MtLjMtLjEtLjYgMC0uOCAwbDQuNyAxLjUuMS0uM2MxLS4xIDEuOC42IDIuNyAxbC0uOS45LTcuMi0xLjZjMi4xLjggNC44LjcgNi41IDIuM2wtLjEuMWMtLjEtLjEtLjMtLjEtLjQtLjFsMTkuMiA2LjctLjgtLjhjMS4zLjQgMi42IDEuMSAzLjcgMiAyLjQgMCA0LjUuOSA2LjUgMiAxLjItLjYgMi43LTEuMyA0LjMtMS44LTE2LTcuOS0zMi42LTE0LjYtNTAuNi0xOC4xbS02MS43LjktMS4yLjQgMS44LS40em00LjEuOWMtMS42IDAtMy4yLjQtNC44LjYgMS42LjEgMy4zLS40IDQuOC0uNiIvPgo8L3N2Zz4K\")"
29
- },
30
- "hover": {
31
- "filter": {
32
- "value": "invert(23%) sepia(92%) saturate(2177%) hue-rotate(185deg) brightness(92%) contrast(101%);"
33
- }
34
- }
35
- }
36
- }
37
- }
38
- }
1
+ {
2
+ "conduction": {
3
+ "logo": {
4
+ "header": {
5
+ "inline-size": { "value": "326.5px" },
6
+ "block-size": { "value": "65px" },
7
+ "background-image": {
8
+ "value": "url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMjYuNSIgaGVpZ2h0PSI2NSIgdmlld0JveD0iMCAwIDMyNi41IDY1IiBhcmlhLWxhYmVsbGVkYnk9InNpdGUtbG9nby10aXRsZSBzaXRlLWxvZ28tZGVzYyIgY2xhc3M9ImxvZ29fX3N2ZyI+CiAgPGRlc2M+CiAgICBMb2dvIGRhdCBuYWFyIGRlIGhvb2ZkcGFnaW5hIGxlaWR0CiAgPC9kZXNjPgogIDxwYXRoIGNsYXNzPSJsb2dvX19wYXRoIiBmaWxsPSIjMGYxZDQzIiBkPSJNMjI2LjkgMTUuM2MtLjYgMC0xLjktLjEtMi40LS4zbC0uMS0uN2MuNy4yIDEuNS4yIDIuMy4yLjkgMCAyLjctLjEgMi43LTEuNCAwLTIuMS00LjctLjQtNC43LTIuMiAwLS42LjUtMS4zLjktMS42bC0uMS0uMWMtLjktLjYtMS40LTEuMS0xLjQtMi4zIDAtMS43IDEuNS0yLjcgMy4xLTIuNy4zIDAgLjcuMS45LjFoMi4yVjVsLTEuMy0uMWMuNi41LjggMS4yLjggMS45IDAgMS44LTEuNSAyLjctMy4xIDIuN2gtLjdjLS4yLjItLjUuNS0uNS44IDAgMS4yIDQuOC0uMyA0LjggMi41LjEgMS45LTEuOSAyLjQtMy40IDIuNW0uMS0xMC41Yy0xLjIgMC0xLjYgMS4xLTEuNiAyLjFTMjI1LjggOSAyMjcgOXMxLjYtMS4xIDEuNi0yLjFjLS4xLTEtLjUtMi4xLTEuNi0yLjFtNiAyLjd2LjdjMCAxLjguOCAyLjkgMi43IDIuOS41IDAgMS0uMSAxLjYtLjJsLS4yLjdjLS43LjEtMS40LjItMiAuMi0yLjIgMC0zLjMtMS41LTMuMy0zLjYgMC0yIDEuMS00IDMuMy00IDIgMCAyLjcgMS41IDIuNyAzLjJ6bTEuNy0yLjhDMjMzLjYgNC43IDIzMyA2IDIzMyA3aDMuMnYtLjNjMC0uOS0uNC0yLTEuNS0ybTEzLjMgN1Y2LjljMC0uOS0uNC0xLjktMS41LTEuOS0uNSAwLTEuMi42LTEuNSAxdjUuN2gtMS4zVjYuOWMwLS45LS40LTEuOS0xLjUtMS45LS41IDAtMS4yLjUtMS41Ljl2NS43aC0xLjNWNC41bDEuMy0uM3YxYy43LS42IDEuMi0xIDIuMi0xIC44IDAgMS41LjMgMS44IDEuMi43LS43IDEuNC0xLjIgMi40LTEuMiAxLjQgMCAyLjEgMS4xIDIuMSAyLjR2NXptNC42LTQuMnYuN2MwIDEuOC44IDIuOSAyLjcgMi45LjUgMCAxLS4xIDEuNi0uMmwtLjIuN2MtLjcuMS0xLjQuMi0yIC4yLTIuMiAwLTMuMy0xLjUtMy4zLTMuNiAwLTIgMS4xLTQgMy4zLTQgMiAwIDIuNyAxLjUgMi43IDMuMnptMS44LTIuOGMtMS4xIDAtMS43IDEuMy0xLjggMi4zaDMuMnYtLjNjMC0uOS0uMy0yLTEuNC0ybTUuMyAyLjh2LjdjMCAxLjguOCAyLjkgMi43IDIuOS41IDAgMS0uMSAxLjYtLjJsLS4yLjdjLS43LjEtMS40LjItMiAuMi0yLjIgMC0zLjMtMS41LTMuMy0zLjYgMC0yIDEuMS00IDMuMy00IDIgMCAyLjcgMS41IDIuNyAzLjJ6bTEuOC0yLjhjLTEuMSAwLTEuNyAxLjMtMS44IDIuM2gzLjJ2LS4zYzAtLjktLjMtMi0xLjQtMm05LjMgN1Y2LjljMC0uOS0uNC0xLjktMS41LTEuOS0uNiAwLTEuNC41LTEuOC45djUuN2gtMS4zVjQuNWwxLjMtLjN2MWMuNy0uNiAxLjUtMSAyLjUtMSAxLjQgMCAyLjEgMS4xIDIuMSAyLjR2NXptNy4yIDBjLS41LjEtMSAuMi0xLjUuMi0xLjMgMC0xLjctLjctMS43LTEuOVY0LjloLS45di0uNmguOVYyLjZsMS4zLS4zdjJoMS42di41SDI3NnY0LjdjMCAxIC4yIDEuNCAxLjIgMS40LjMgMCAuNiAwIC45LS4xem0yLjItNC4ydi43YzAgMS44LjggMi45IDIuNyAyLjkuNSAwIDEtLjEgMS42LS4ybC0uMi43Yy0uNy4xLTEuNC4yLTIgLjItMi4yIDAtMy4zLTEuNS0zLjMtMy42IDAtMiAxLjEtNCAzLjMtNCAyIDAgMi43IDEuNSAyLjcgMy4yem0xLjgtMi44Yy0xLjEgMC0xLjcgMS4zLTEuOCAyLjNoMy4ydi0uM2MuMS0uOS0uMy0yLTEuNC0yTTU5LjMgNDcuNGMtNy4yIDAtMTAuNS02LjctMTAuNS0xMy4yczMuNS0xMy45IDEwLjktMTMuOGM3LjQgMCAxMC42IDYuNSAxMC42IDEzLjEgMCA2LjctMy4yIDEzLjgtMTEgMTMuOW0uNS0yNWMtNC44IDAtNS43IDgtNS43IDExLjUgMCAzLjMuOCAxMS4zIDUuNCAxMS4zUzY1IDM2LjkgNjUgMzMuNWMwLTMuMi0uNi0xMS4xLTUuMi0xMS4xbTIzLjMgMjQuNXYtMS44YTguMSA4LjEgMCAwIDEtNS4yIDIuMWMtMy44IDAtNC41LTQuNi00LjUtNy41VjI4LjZsNC42LTF2MTEuOGMwIDEuNS4yIDQuNyAyLjMgNC43IDEuMSAwIDIuMS0uNyAyLjgtMS41di0xNGw0LjYtMXYxOS4yem0xOC41IDBWMzAuN2MtLjgtLjUtMS42LS44LTIuNS0uOC0yLjkgMC0zLjMgNS40LTMuMyA3LjUgMCAyLjQuNSA3LjkgMy44IDcuOS42IDAgMS4yIDAgMS44LS4zbC0uNCAxLjljLS45LjMtMi4xLjQtMy4xLjQtNS4xIDAtNy01LTctOS40czIuMi0xMC4yIDcuNS0xMC4yYzEuMiAwIDIuMy4zIDMuNC45di05LjhsNC42LTF2MjguOWMtLjEuMi00LjguMi00LjguMm0xMi4zLTEwLjN2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zdi0uOHptMTcuMyAxMi43VjIxaDQuNnYyNS45em03LjQgOS0xLTEuNmMzLjYtLjMgNC00LjggNC03LjZWMjFoNC42djI0LjdjMCA1LjItMS41IDEwLjEtNy42IDEwLjJtMTYuNy04LjZjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAwIDQtMy4xIDYuMS02LjggNi4xbTE0IDBjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAwIDQtMy4xIDYuMS02LjggNi4xbTEzLjQtMTAuN3YuM2MwIDMuOC42IDcuOSA1LjUgNy45IDEuMiAwIDIuNC0uMyAzLjUtLjdsLS42IDIuM2MtMS43LjYtMy42LjktNS40LjktNS41IDAtNy45LTQuMi04LTkuMiAwLTUgMi41LTEwLjMgOC4xLTEwLjMgNS4yIDAgNi43IDQuNCA2LjcgOC44em01LjItMi40YzAtMS45LS4yLTQuNC0yLjMtNC40LTIuMyAwLTIuOSAzLjUtMi45IDUuMmg1LjN2LS44em03LjcgMTIuN3YtMjhsNC42LTF2MjguOWgtNC42em0xMi44LjRjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAuMSA0LTMgNi4xLTYuOCA2LjFtMTktLjhjLTEuNi40LTMuMi44LTQuOC44LTMuMSAwLTMuOC0yLjMtMy44LTQuOVYyOS44aC0ydi0xLjZoMS45di00LjNsNC42LTF2NS4zaDMuOHYxLjZoLTMuOHYxMS43YzAgMS44LjIgMyAyLjMgM3ExLjA1IDAgMi4xLS4zYy4xIDAtLjMgMi4zLS4zIDIuM20xMi4zLTEzLjZjLS40LS41LTEuMi0xLjEtMS45LTEuMS0xLjUgMC0yLjUgMS45LTMuMSAzLjF2MTEuOWgtNC42VjI4LjZsNC42LTF2NGMuNi0xLjUgMi0zLjkgMy44LTMuOGE0IDQgMCAwIDEgMi4zLjh6bTYuNCAzLjd2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zdi0uOHptMTAuNyAyLjR2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zem0xMi4zIDEyLjdoLTQuNnYtMjhsNC42LTF6bTYuNS40LTYuNC0xMC43IDcuMS04LjVoMy4xbC02LjIgNy42IDYuOSAxMC43eiIvPgogIDxwYXRoIGNsYXNzPSJsb2dvX19wYXRoIiBmaWxsPSIjMGYxZDQzIiBkPSJNMjUzLjcgNTVjMS42LjkgMy4yIDEuNCA0LjkgMS42di4zYzIuMi40IDQuNiAxLjYgNi45LjYgMi4yLjEgNC4zLjUgNi40IDEuMS0uOC4xLTEuNS4yLTIuMyAwIDEuOC45IDQuMiAxIDYuNCAxLjNsLjQuNmMxIC4yIDIuMi4zIDMuMy4yLS4xLjItLjMgMC0uNC4yIDIuOCAxIDYgLjggOC45IDEuNGwtLjEtLjVjMS44LjkgNCAuOCA2LjEgMS4yIDItMSA0LjEgMCA2LjMtLjJsMS40LS4yYzAgLjMtLjEuNS0uMS43IDIuNS0uNSA0LjcuMiA3LjItLjQtLjItLjItLjgtLjMtMS4yLS40IDMuOC40IDguMy44IDEyLjgtLjJsNS44LS44Yy02LjIgMS42LTEzLjEgMi42LTE5LjggMy0yMS45IDItNDIuMS0xLjUtNjEtOC45bC04LjgtMi44YzEtLjMgOC0uNiA4LS42IDQuOSAxLjYgMy45IDIgOC45IDIuOE0uMSAzNC41Yy0uMS4xLS4zLjMgMCAuMS4xLS4xIDIuNi0xLjcgMi42LTEuN0w0IDMxLjR6bTEwLjctOWMtLjYuNC0zLjggMi43LTIuNyAyLjUuNi0uMS42LjEuNC4yczMuOC0zLjIgMy44LTMuMi0yLjcgMi40LTQgMi45Yy0uMy4xLS4zIDAtLjEtLjIuMy0uMyAxLjctMS41IDIuNi0yLjJtNi4yLTRjLS4yLjMtLjguOC0uOSAxczAgLjEuMS4xYy4yLS4xIDEuNy0xLjEgMS45LTEuMy4yLS4xLjYtLjQgMC0uMi0uNy4yLTEuMS40LTEuMS40bTEzMS43LTEyLS41LS4yYy4xLjIuMy4yLjUuMm0tMTIuNC02LjMtLjEuMmMtMy4yLS43LTYuOC0uNi05LjYtMi4xLTUuMS40LTEwLjItMS0xNS40LTEuMS42LS4yIDEuMy4xIDEuOC0uMi0xMS40IDAtMjMuMy4yLTM0LjUgMS42LTQuOS43LTkuOSAxLjItMTQuNCAyLjYtMTMuNCAyLjktMjYuNCA2LjYtMzguMiAxMy4xQzM1IDEzLjIgNDQuNiAxMC42IDU0IDcuNmMxMS0xLjggMjEuMy00LjggMzIuNy01LjNsLjUuNWMtMi4yLjItNC42LjMtNi45LjZsMiAuMS02LjEgMWM3LjctMS4zIDE1LjgtMS42IDI0LTEuOS00LjQtLjMtOC44LjUtMTMtLjMgMy43LS42IDcuNi0uNyAxMS42LS44IDggLjIgMTYuMS4zIDIzLjYgMS43bC0uNi4yYzEuNS0uNSAzLjUtLjQgNSAuMWwtLjUuNWM0LjEuMiA4IDEuMyAxMS43IDIuMi0uNC4xLS44LjMtMS4yLjIgMiAuMyAzLjguOSA1LjUgMS43bC4yLS40Yy43LS4xIDEuMi4xIDEuOC4yIDEuNCAxLjEgMy40LjcgNS4xIDEuMnYuM2MtLjMtLjEtLjYgMC0uOCAwbDQuNyAxLjUuMS0uM2MxLS4xIDEuOC42IDIuNyAxbC0uOS45LTcuMi0xLjZjMi4xLjggNC44LjcgNi41IDIuM2wtLjEuMWMtLjEtLjEtLjMtLjEtLjQtLjFsMTkuMiA2LjctLjgtLjhjMS4zLjQgMi42IDEuMSAzLjcgMiAyLjQgMCA0LjUuOSA2LjUgMiAxLjItLjYgMi43LTEuMyA0LjMtMS44LTE2LTcuOS0zMi42LTE0LjYtNTAuNi0xOC4xbS02MS43LjktMS4yLjQgMS44LS40em00LjEuOWMtMS42IDAtMy4yLjQtNC44LjYgMS42LjEgMy4zLS40IDQuOC0uNiIvPgo8L3N2Zz4K\")"
9
+ },
10
+ "hover": {
11
+ "filter": {
12
+ "value": "invert(23%) sepia(92%) saturate(2177%) hue-rotate(185deg) brightness(92%) contrast(101%);"
13
+ }
14
+ }
15
+ },
16
+ "footer": {
17
+ "inline-size": { "value": "220px" },
18
+ "block-size": { "value": "40px" },
19
+ "background-image": {},
20
+ "hover": {
21
+ "filter": {}
22
+ }
23
+ },
24
+ "navbar": {
25
+ "inline-size": { "value": "276px" },
26
+ "block-size": { "value": "53px" },
27
+ "background-image": {
28
+ "value": "url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMjYuNSIgaGVpZ2h0PSI2NSIgdmlld0JveD0iMCAwIDMyNi41IDY1IiBhcmlhLWxhYmVsbGVkYnk9InNpdGUtbG9nby10aXRsZSBzaXRlLWxvZ28tZGVzYyIgY2xhc3M9ImxvZ29fX3N2ZyI+CiAgPGRlc2M+CiAgICBMb2dvIGRhdCBuYWFyIGRlIGhvb2ZkcGFnaW5hIGxlaWR0CiAgPC9kZXNjPgogIDxwYXRoIGNsYXNzPSJsb2dvX19wYXRoIiBmaWxsPSIjMGYxZDQzIiBkPSJNMjI2LjkgMTUuM2MtLjYgMC0xLjktLjEtMi40LS4zbC0uMS0uN2MuNy4yIDEuNS4yIDIuMy4yLjkgMCAyLjctLjEgMi43LTEuNCAwLTIuMS00LjctLjQtNC43LTIuMiAwLS42LjUtMS4zLjktMS42bC0uMS0uMWMtLjktLjYtMS40LTEuMS0xLjQtMi4zIDAtMS43IDEuNS0yLjcgMy4xLTIuNy4zIDAgLjcuMS45LjFoMi4yVjVsLTEuMy0uMWMuNi41LjggMS4yLjggMS45IDAgMS44LTEuNSAyLjctMy4xIDIuN2gtLjdjLS4yLjItLjUuNS0uNS44IDAgMS4yIDQuOC0uMyA0LjggMi41LjEgMS45LTEuOSAyLjQtMy40IDIuNW0uMS0xMC41Yy0xLjIgMC0xLjYgMS4xLTEuNiAyLjFTMjI1LjggOSAyMjcgOXMxLjYtMS4xIDEuNi0yLjFjLS4xLTEtLjUtMi4xLTEuNi0yLjFtNiAyLjd2LjdjMCAxLjguOCAyLjkgMi43IDIuOS41IDAgMS0uMSAxLjYtLjJsLS4yLjdjLS43LjEtMS40LjItMiAuMi0yLjIgMC0zLjMtMS41LTMuMy0zLjYgMC0yIDEuMS00IDMuMy00IDIgMCAyLjcgMS41IDIuNyAzLjJ6bTEuNy0yLjhDMjMzLjYgNC43IDIzMyA2IDIzMyA3aDMuMnYtLjNjMC0uOS0uNC0yLTEuNS0ybTEzLjMgN1Y2LjljMC0uOS0uNC0xLjktMS41LTEuOS0uNSAwLTEuMi42LTEuNSAxdjUuN2gtMS4zVjYuOWMwLS45LS40LTEuOS0xLjUtMS45LS41IDAtMS4yLjUtMS41Ljl2NS43aC0xLjNWNC41bDEuMy0uM3YxYy43LS42IDEuMi0xIDIuMi0xIC44IDAgMS41LjMgMS44IDEuMi43LS43IDEuNC0xLjIgMi40LTEuMiAxLjQgMCAyLjEgMS4xIDIuMSAyLjR2NXptNC42LTQuMnYuN2MwIDEuOC44IDIuOSAyLjcgMi45LjUgMCAxLS4xIDEuNi0uMmwtLjIuN2MtLjcuMS0xLjQuMi0yIC4yLTIuMiAwLTMuMy0xLjUtMy4zLTMuNiAwLTIgMS4xLTQgMy4zLTQgMiAwIDIuNyAxLjUgMi43IDMuMnptMS44LTIuOGMtMS4xIDAtMS43IDEuMy0xLjggMi4zaDMuMnYtLjNjMC0uOS0uMy0yLTEuNC0ybTUuMyAyLjh2LjdjMCAxLjguOCAyLjkgMi43IDIuOS41IDAgMS0uMSAxLjYtLjJsLS4yLjdjLS43LjEtMS40LjItMiAuMi0yLjIgMC0zLjMtMS41LTMuMy0zLjYgMC0yIDEuMS00IDMuMy00IDIgMCAyLjcgMS41IDIuNyAzLjJ6bTEuOC0yLjhjLTEuMSAwLTEuNyAxLjMtMS44IDIuM2gzLjJ2LS4zYzAtLjktLjMtMi0xLjQtMm05LjMgN1Y2LjljMC0uOS0uNC0xLjktMS41LTEuOS0uNiAwLTEuNC41LTEuOC45djUuN2gtMS4zVjQuNWwxLjMtLjN2MWMuNy0uNiAxLjUtMSAyLjUtMSAxLjQgMCAyLjEgMS4xIDIuMSAyLjR2NXptNy4yIDBjLS41LjEtMSAuMi0xLjUuMi0xLjMgMC0xLjctLjctMS43LTEuOVY0LjloLS45di0uNmguOVYyLjZsMS4zLS4zdjJoMS42di41SDI3NnY0LjdjMCAxIC4yIDEuNCAxLjIgMS40LjMgMCAuNiAwIC45LS4xem0yLjItNC4ydi43YzAgMS44LjggMi45IDIuNyAyLjkuNSAwIDEtLjEgMS42LS4ybC0uMi43Yy0uNy4xLTEuNC4yLTIgLjItMi4yIDAtMy4zLTEuNS0zLjMtMy42IDAtMiAxLjEtNCAzLjMtNCAyIDAgMi43IDEuNSAyLjcgMy4yem0xLjgtMi44Yy0xLjEgMC0xLjcgMS4zLTEuOCAyLjNoMy4ydi0uM2MuMS0uOS0uMy0yLTEuNC0yTTU5LjMgNDcuNGMtNy4yIDAtMTAuNS02LjctMTAuNS0xMy4yczMuNS0xMy45IDEwLjktMTMuOGM3LjQgMCAxMC42IDYuNSAxMC42IDEzLjEgMCA2LjctMy4yIDEzLjgtMTEgMTMuOW0uNS0yNWMtNC44IDAtNS43IDgtNS43IDExLjUgMCAzLjMuOCAxMS4zIDUuNCAxMS4zUzY1IDM2LjkgNjUgMzMuNWMwLTMuMi0uNi0xMS4xLTUuMi0xMS4xbTIzLjMgMjQuNXYtMS44YTguMSA4LjEgMCAwIDEtNS4yIDIuMWMtMy44IDAtNC41LTQuNi00LjUtNy41VjI4LjZsNC42LTF2MTEuOGMwIDEuNS4yIDQuNyAyLjMgNC43IDEuMSAwIDIuMS0uNyAyLjgtMS41di0xNGw0LjYtMXYxOS4yem0xOC41IDBWMzAuN2MtLjgtLjUtMS42LS44LTIuNS0uOC0yLjkgMC0zLjMgNS40LTMuMyA3LjUgMCAyLjQuNSA3LjkgMy44IDcuOS42IDAgMS4yIDAgMS44LS4zbC0uNCAxLjljLS45LjMtMi4xLjQtMy4xLjQtNS4xIDAtNy01LTctOS40czIuMi0xMC4yIDcuNS0xMC4yYzEuMiAwIDIuMy4zIDMuNC45di05LjhsNC42LTF2MjguOWMtLjEuMi00LjguMi00LjguMm0xMi4zLTEwLjN2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zdi0uOHptMTcuMyAxMi43VjIxaDQuNnYyNS45em03LjQgOS0xLTEuNmMzLjYtLjMgNC00LjggNC03LjZWMjFoNC42djI0LjdjMCA1LjItMS41IDEwLjEtNy42IDEwLjJtMTYuNy04LjZjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAwIDQtMy4xIDYuMS02LjggNi4xbTE0IDBjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAwIDQtMy4xIDYuMS02LjggNi4xbTEzLjQtMTAuN3YuM2MwIDMuOC42IDcuOSA1LjUgNy45IDEuMiAwIDIuNC0uMyAzLjUtLjdsLS42IDIuM2MtMS43LjYtMy42LjktNS40LjktNS41IDAtNy45LTQuMi04LTkuMiAwLTUgMi41LTEwLjMgOC4xLTEwLjMgNS4yIDAgNi43IDQuNCA2LjcgOC44em01LjItMi40YzAtMS45LS4yLTQuNC0yLjMtNC40LTIuMyAwLTIuOSAzLjUtMi45IDUuMmg1LjN2LS44em03LjcgMTIuN3YtMjhsNC42LTF2MjguOWgtNC42em0xMi44LjRjLTEuNiAwLTMuMS0uNC00LjYtMWwtLjYtMi4zYzEuNC43IDIuOSAxLjIgNC41IDEuMnMzLjItMS4yIDMuMi0yLjhjMC0zLjgtNy42LTMuNy03LjYtOC43IDAtMy41IDIuOS01LjggNi4zLTUuOCAxLjMgMCAyLjcuNCAzLjggMWwuNiAyLjRjLTEuMi0uNi0yLjUtMS4zLTQtMS4zLTEuMyAwLTIuNS45LTIuNSAyLjIgMCAzLjQgNy43IDMuMyA3LjcgOSAuMSA0LTMgNi4xLTYuOCA2LjFtMTktLjhjLTEuNi40LTMuMi44LTQuOC44LTMuMSAwLTMuOC0yLjMtMy44LTQuOVYyOS44aC0ydi0xLjZoMS45di00LjNsNC42LTF2NS4zaDMuOHYxLjZoLTMuOHYxMS43YzAgMS44LjIgMyAyLjMgM3ExLjA1IDAgMi4xLS4zYy4xIDAtLjMgMi4zLS4zIDIuM20xMi4zLTEzLjZjLS40LS41LTEuMi0xLjEtMS45LTEuMS0xLjUgMC0yLjUgMS45LTMuMSAzLjF2MTEuOWgtNC42VjI4LjZsNC42LTF2NGMuNi0xLjUgMi0zLjkgMy44LTMuOGE0IDQgMCAwIDEgMi4zLjh6bTYuNCAzLjd2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zdi0uOHptMTAuNyAyLjR2LjNjMCAzLjguNiA3LjkgNS41IDcuOSAxLjIgMCAyLjQtLjMgMy41LS43bC0uNiAyLjNjLTEuNy42LTMuNi45LTUuNC45LTUuNSAwLTcuOS00LjItOC05LjIgMC01IDIuNS0xMC4zIDguMS0xMC4zIDUuMiAwIDYuNyA0LjQgNi43IDguOHptNS4yLTIuNGMwLTEuOS0uMi00LjQtMi4zLTQuNC0yLjMgMC0yLjkgMy41LTIuOSA1LjJoNS4zem0xMi4zIDEyLjdoLTQuNnYtMjhsNC42LTF6bTYuNS40LTYuNC0xMC43IDcuMS04LjVoMy4xbC02LjIgNy42IDYuOSAxMC43eiIvPgogIDxwYXRoIGNsYXNzPSJsb2dvX19wYXRoIiBmaWxsPSIjMGYxZDQzIiBkPSJNMjUzLjcgNTVjMS42LjkgMy4yIDEuNCA0LjkgMS42di4zYzIuMi40IDQuNiAxLjYgNi45LjYgMi4yLjEgNC4zLjUgNi40IDEuMS0uOC4xLTEuNS4yLTIuMyAwIDEuOC45IDQuMiAxIDYuNCAxLjNsLjQuNmMxIC4yIDIuMi4zIDMuMy4yLS4xLjItLjMgMC0uNC4yIDIuOCAxIDYgLjggOC45IDEuNGwtLjEtLjVjMS44LjkgNCAuOCA2LjEgMS4yIDItMSA0LjEgMCA2LjMtLjJsMS40LS4yYzAgLjMtLjEuNS0uMS43IDIuNS0uNSA0LjcuMiA3LjItLjQtLjItLjItLjgtLjMtMS4yLS40IDMuOC40IDguMy44IDEyLjgtLjJsNS44LS44Yy02LjIgMS42LTEzLjEgMi42LTE5LjggMy0yMS45IDItNDIuMS0xLjUtNjEtOC45bC04LjgtMi44YzEtLjMgOC0uNiA4LS42IDQuOSAxLjYgMy45IDIgOC45IDIuOE0uMSAzNC41Yy0uMS4xLS4zLjMgMCAuMS4xLS4xIDIuNi0xLjcgMi42LTEuN0w0IDMxLjR6bTEwLjctOWMtLjYuNC0zLjggMi43LTIuNyAyLjUuNi0uMS42LjEuNC4yczMuOC0zLjIgMy44LTMuMi0yLjcgMi40LTQgMi45Yy0uMy4xLS4zIDAtLjEtLjIuMy0uMyAxLjctMS41IDIuNi0yLjJtNi4yLTRjLS4yLjMtLjguOC0uOSAxczAgLjEuMS4xYy4yLS4xIDEuNy0xLjEgMS45LTEuMy4yLS4xLjYtLjQgMC0uMi0uNy4yLTEuMS40LTEuMS40bTEzMS43LTEyLS41LS4yYy4xLjIuMy4yLjUuMm0tMTIuNC02LjMtLjEuMmMtMy4yLS43LTYuOC0uNi05LjYtMi4xLTUuMS40LTEwLjItMS0xNS40LTEuMS42LS4yIDEuMy4xIDEuOC0uMi0xMS40IDAtMjMuMy4yLTM0LjUgMS42LTQuOS43LTkuOSAxLjItMTQuNCAyLjYtMTMuNCAyLjktMjYuNCA2LjYtMzguMiAxMy4xQzM1IDEzLjIgNDQuNiAxMC42IDU0IDcuNmMxMS0xLjggMjEuMy00LjggMzIuNy01LjNsLjUuNWMtMi4yLjItNC42LjMtNi45LjZsMiAuMS02LjEgMWM3LjctMS4zIDE1LjgtMS42IDI0LTEuOS00LjQtLjMtOC44LjUtMTMtLjMgMy43LS42IDcuNi0uNyAxMS42LS44IDggLjIgMTYuMS4zIDIzLjYgMS43bC0uNi4yYzEuNS0uNSAzLjUtLjQgNSAuMWwtLjUuNWM0LjEuMiA4IDEuMyAxMS43IDIuMi0uNC4xLS44LjMtMS4yLjIgMiAuMyAzLjguOSA1LjUgMS43bC4yLS40Yy43LS4xIDEuMi4xIDEuOC4yIDEuNCAxLjEgMy40LjcgNS4xIDEuMnYuM2MtLjMtLjEtLjYgMC0uOCAwbDQuNyAxLjUuMS0uM2MxLS4xIDEuOC42IDIuNyAxbC0uOS45LTcuMi0xLjZjMi4xLjggNC44LjcgNi41IDIuM2wtLjEuMWMtLjEtLjEtLjMtLjEtLjQtLjFsMTkuMiA2LjctLjgtLjhjMS4zLjQgMi42IDEuMSAzLjcgMiAyLjQgMCA0LjUuOSA2LjUgMiAxLjItLjYgMi43LTEuMyA0LjMtMS44LTE2LTcuOS0zMi42LTE0LjYtNTAuNi0xOC4xbS02MS43LjktMS4yLjQgMS44LS40em00LjEuOWMtMS42IDAtMy4yLjQtNC44LjYgMS42LjEgMy4zLS40IDQuOC0uNiIvPgo8L3N2Zz4K\")"
29
+ },
30
+ "hover": {
31
+ "filter": {
32
+ "value": "invert(23%) sepia(92%) saturate(2177%) hue-rotate(185deg) brightness(92%) contrast(101%);"
33
+ }
34
+ }
35
+ }
36
+ }
37
+ }
38
+ }
@@ -1,88 +1,88 @@
1
- {
2
- "conduction": {
3
- "primary": {
4
- "top-nav": {
5
- "color": { "value": "{oude-ijsselstreek.color.black.12}" },
6
- "background-color": { "value": "{oude-ijsselstreek.color.lightgrey.94}" },
7
- "list": {
8
- "border-color": {},
9
- "border-style": {},
10
- "border-width": {}
11
- },
12
- "hover": {
13
- "color": { "value": "{oude-ijsselstreek.color.primary}" },
14
- "background-color": { "value": "{oude-ijsselstreek.color.lightgrey.94}" },
15
- "box-shadow": { "value": "inset 0 -5px {oude-ijsselstreek.color.primary}" },
16
- "font-weight": {}
17
- },
18
- "current": {
19
- "color": { "value": "{oude-ijsselstreek.color.primary}" },
20
- "background-color": { "value": "unset" },
21
- "box-shadow": { "value": "inset 0 -5px {oude-ijsselstreek.color.primary}" },
22
- "mobile": {
23
- "box-shadow": { "value": "inset 5px 0 {oude-ijsselstreek.color.primary}" }
24
- },
25
- "font-weight": {}
26
- },
27
- "dropdown": {
28
- "color": {},
29
- "background-color": {},
30
- "border-width": {},
31
- "border-style": {},
32
- "border-color": {},
33
- "hover": {
34
- "color": {},
35
- "background-color": {},
36
- "box-shadow": {},
37
- "font-weight": {}
38
- },
39
- "current": {
40
- "color": { "value": "{oude-ijsselstreek.color.primary}" },
41
- "background-color": { "value": "unset" },
42
- "box-shadow": { "value": "inset 0 -4px {oude-ijsselstreek.color.primary}" },
43
- "mobile": {
44
- "box-shadow": { "value": "inset 4px 0 {oude-ijsselstreek.color.primary}" }
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": "{oude-ijsselstreek.color.black.0}" },
66
- "background-color": { "value": "transparent" },
67
- "hover": {
68
- "color": { "value": "{oude-ijsselstreek.color.primary}" },
69
- "background-color": { "value": "{oude-ijsselstreek.color.grey.90}" }
70
- },
71
- "current": {
72
- "color": { "value": "{oude-ijsselstreek.color.primary}" },
73
- "background-color": { "value": "unset" },
74
- "box-shadow": { "value": "inset 0 -4px {oude-ijsselstreek.color.primary}" }
75
- },
76
- "font-size": { "value": "{oude-ijsselstreek.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
- }
1
+ {
2
+ "conduction": {
3
+ "primary": {
4
+ "top-nav": {
5
+ "color": { "value": "{oude-ijsselstreek.color.black.12}" },
6
+ "background-color": { "value": "{oude-ijsselstreek.color.lightgrey.94}" },
7
+ "list": {
8
+ "border-color": {},
9
+ "border-style": {},
10
+ "border-width": {}
11
+ },
12
+ "hover": {
13
+ "color": { "value": "{oude-ijsselstreek.color.primary}" },
14
+ "background-color": { "value": "{oude-ijsselstreek.color.lightgrey.94}" },
15
+ "box-shadow": { "value": "inset 0 -5px {oude-ijsselstreek.color.primary}" },
16
+ "font-weight": {}
17
+ },
18
+ "current": {
19
+ "color": { "value": "{oude-ijsselstreek.color.primary}" },
20
+ "background-color": { "value": "unset" },
21
+ "box-shadow": { "value": "inset 0 -5px {oude-ijsselstreek.color.primary}" },
22
+ "mobile": {
23
+ "box-shadow": { "value": "inset 5px 0 {oude-ijsselstreek.color.primary}" }
24
+ },
25
+ "font-weight": {}
26
+ },
27
+ "dropdown": {
28
+ "color": {},
29
+ "background-color": {},
30
+ "border-width": {},
31
+ "border-style": {},
32
+ "border-color": {},
33
+ "hover": {
34
+ "color": {},
35
+ "background-color": {},
36
+ "box-shadow": {},
37
+ "font-weight": {}
38
+ },
39
+ "current": {
40
+ "color": { "value": "{oude-ijsselstreek.color.primary}" },
41
+ "background-color": { "value": "unset" },
42
+ "box-shadow": { "value": "inset 0 -4px {oude-ijsselstreek.color.primary}" },
43
+ "mobile": {
44
+ "box-shadow": { "value": "inset 4px 0 {oude-ijsselstreek.color.primary}" }
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": "{oude-ijsselstreek.color.black.0}" },
66
+ "background-color": { "value": "transparent" },
67
+ "hover": {
68
+ "color": { "value": "{oude-ijsselstreek.color.primary}" },
69
+ "background-color": { "value": "{oude-ijsselstreek.color.grey.90}" }
70
+ },
71
+ "current": {
72
+ "color": { "value": "{oude-ijsselstreek.color.primary}" },
73
+ "background-color": { "value": "unset" },
74
+ "box-shadow": { "value": "inset 0 -4px {oude-ijsselstreek.color.primary}" }
75
+ },
76
+ "font-size": { "value": "{oude-ijsselstreek.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
+ }
@@ -1,39 +1,39 @@
1
- {
2
- "conduction": {
3
- "input-select": {
4
- "background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
5
- "border": { "value": "{oude-ijsselstreek.size.4xs} solid {oude-ijsselstreek.color.grey.48}" },
6
- "border-focus": { "value": "unset" },
7
- "border-radius": { "value": "{utrecht.form-input.border-radius}" },
8
- "invalid-border-color": { "value": "{oude-ijsselstreek.color.error}" },
9
- "padding-block-end": { "value": 0 },
10
- "padding-block-start": { "value": 0 },
11
- "hover": {},
12
- "focus": {},
13
- "list-option": {
14
- "font-family": { "value": "{oude-ijsselstreek.typography.sans-serif.font-family}" },
15
- "background-color": {},
16
- "color": {},
17
- "hover": {
18
- "font-family": { "value": "{oude-ijsselstreek.typography.sans-serif.font-family}" },
19
- "background-color": {},
20
- "color": {}
21
- },
22
- "selected": {
23
- "background-color": {},
24
- "color": {}
25
- },
26
- "focus": {
27
- "background-color": {},
28
- "color": {}
29
- }
30
- },
31
- "placeholder": {
32
- "color": {
33
- "value": "{utrecht.form-input.placeholder.color}"
34
- },
35
- "font-family": { "value": "{oude-ijsselstreek.typography.sans-serif.font-family}" }
36
- }
37
- }
38
- }
39
- }
1
+ {
2
+ "conduction": {
3
+ "input-select": {
4
+ "background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
5
+ "border": { "value": "{oude-ijsselstreek.size.4xs} solid {oude-ijsselstreek.color.grey.48}" },
6
+ "border-focus": { "value": "unset" },
7
+ "border-radius": { "value": "{utrecht.form-input.border-radius}" },
8
+ "invalid-border-color": { "value": "{oude-ijsselstreek.color.error}" },
9
+ "padding-block-end": { "value": 0 },
10
+ "padding-block-start": { "value": 0 },
11
+ "hover": {},
12
+ "focus": {},
13
+ "list-option": {
14
+ "font-family": { "value": "{oude-ijsselstreek.typography.sans-serif.font-family}" },
15
+ "background-color": {},
16
+ "color": {},
17
+ "hover": {
18
+ "font-family": { "value": "{oude-ijsselstreek.typography.sans-serif.font-family}" },
19
+ "background-color": {},
20
+ "color": {}
21
+ },
22
+ "selected": {
23
+ "background-color": {},
24
+ "color": {}
25
+ },
26
+ "focus": {
27
+ "background-color": {},
28
+ "color": {}
29
+ }
30
+ },
31
+ "placeholder": {
32
+ "color": {
33
+ "value": "{utrecht.form-input.placeholder.color}"
34
+ },
35
+ "font-family": { "value": "{oude-ijsselstreek.typography.sans-serif.font-family}" }
36
+ }
37
+ }
38
+ }
39
+ }
@@ -1,21 +1,21 @@
1
- {
2
- "conduction": {
3
- "table-wrapper": {
4
- "scroll-button": {
5
- "background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
6
- "color": { "value": "{oude-ijsselstreek.color.black.0}" },
7
- "padding-inline-start": { "value": "{oude-ijsselstreek.size.sm}" },
8
- "padding-inline-end": { "value": "{oude-ijsselstreek.size.sm}" },
9
- "padding-block-start": {},
10
- "padding-block-end": {},
11
- "border-width": {},
12
- "border-style": {},
13
- "border-color": {},
14
- "hover": {
15
- "background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
16
- "color": { "value": "{oude-ijsselstreek.color.primary}" }
17
- }
18
- }
19
- }
20
- }
21
- }
1
+ {
2
+ "conduction": {
3
+ "table-wrapper": {
4
+ "scroll-button": {
5
+ "background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
6
+ "color": { "value": "{oude-ijsselstreek.color.black.0}" },
7
+ "padding-inline-start": { "value": "{oude-ijsselstreek.size.sm}" },
8
+ "padding-inline-end": { "value": "{oude-ijsselstreek.size.sm}" },
9
+ "padding-block-start": {},
10
+ "padding-block-end": {},
11
+ "border-width": {},
12
+ "border-style": {},
13
+ "border-color": {},
14
+ "hover": {
15
+ "background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
16
+ "color": { "value": "{oude-ijsselstreek.color.primary}" }
17
+ }
18
+ }
19
+ }
20
+ }
21
+ }
@@ -1,85 +1,85 @@
1
- {
2
- "conduction": {
3
- "tabs": {
4
- "tab": {
5
- "background-color": { "value": "transparent" },
6
- "color": { "value": "{oude-ijsselstreek.color.primary}" },
7
- "border-width": {},
8
- "border-style": {},
9
- "border-color": {},
10
- "border-bottom": {},
11
- "border-bottom-width": {},
12
- "border-bottom-style": {},
13
- "border-bottom-color": {},
14
- "bottom": { "value": "-2px" },
15
- "padding-block-start": { "value": "{oude-ijsselstreek.size.xs}" },
16
- "padding-block-end": { "value": "{oude-ijsselstreek.size.xs}" },
17
- "padding-inline-start": { "value": "{oude-ijsselstreek.size.sm}" },
18
- "padding-inline-end": { "value": "{oude-ijsselstreek.size.sm}" },
19
- "margin-inline-end": {},
20
- "font-size": { "value": "{oude-ijsselstreek.font-size.md}" },
21
- "font-weight": { "value": "{oude-ijsselstreek.typography.font-weight.light}" },
22
- "font-family": { "value": "{utrecht.document.font-family}" },
23
- "max-width": { "value": "unset" },
24
- "min-width": { "value": "160px" },
25
- "min-height": { "value": "61px" },
26
- "letter-spacing": {},
27
- "text-transform": {},
28
- "selected": {
29
- "background-color": { "value": "transparent" },
30
- "color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
31
- "box-shadow": {},
32
- "border-width": {},
33
- "border-style": {},
34
- "border-color": {},
35
- "border-bottom": {},
36
- "border-bottom-width": { "value": "{oude-ijsselstreek.size.3xs}" },
37
- "border-bottom-style": { "value": "solid" },
38
- "border-bottom-color": { "value": "{oude-ijsselstreek.color.primary}" },
39
- "font-weight": { "value": "{oude-ijsselstreek.typography.font-weight.light}" },
40
- "font-family": { "value": "{utrecht.document.font-family}" },
41
- "hover": {
42
- "background-color": {},
43
- "color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
44
- "text-decoration": {}
45
- }
46
- },
47
- "hover": {
48
- "background-color": {},
49
- "color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
50
- "text-decoration": {},
51
- "font-weight": { "value": "{oude-ijsselstreek.typography.font-weight.light}" }
52
- },
53
- "list": {
54
- "padding-inline-start": { "value": "0px" },
55
- "margin-block-end": { "value": "0px" },
56
- "border-bottom-width": { "value": "{oude-ijsselstreek.size.3xs}" },
57
- "border-bottom-style": { "value": "solid" },
58
- "border-bottom-color": { "value": "{oude-ijsselstreek.color.grey.82}" }
59
- },
60
- "panel": {
61
- "background-color": {},
62
- "padding-block-start": { "value": "{oude-ijsselstreek.size.lg}" },
63
- "padding-block-end": { "value": "{oude-ijsselstreek.size.lg}" },
64
- "padding-inline-start": { "value": "{oude-ijsselstreek.size.lg}" },
65
- "padding-inline-end": { "value": "{oude-ijsselstreek.size.lg}" },
66
- "border-width": {},
67
- "border-style": {},
68
- "border-color": {},
69
- "border-top": {}
70
- }
71
- },
72
- "scroll-button": {
73
- "background-color": { "value": "{oude-ijsselstreek.color.primary}" },
74
- "color": { "value": "{oude-ijsselstreek.color.white.100}" },
75
- "border-width": {},
76
- "border-style": {},
77
- "border-color": {},
78
- "hover": {
79
- "background-color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
80
- "color": { "value": "{oude-ijsselstreek.color.white.100}" }
81
- }
82
- }
83
- }
84
- }
85
- }
1
+ {
2
+ "conduction": {
3
+ "tabs": {
4
+ "tab": {
5
+ "background-color": { "value": "transparent" },
6
+ "color": { "value": "{oude-ijsselstreek.color.primary}" },
7
+ "border-width": {},
8
+ "border-style": {},
9
+ "border-color": {},
10
+ "border-bottom": {},
11
+ "border-bottom-width": {},
12
+ "border-bottom-style": {},
13
+ "border-bottom-color": {},
14
+ "bottom": { "value": "-2px" },
15
+ "padding-block-start": { "value": "{oude-ijsselstreek.size.xs}" },
16
+ "padding-block-end": { "value": "{oude-ijsselstreek.size.xs}" },
17
+ "padding-inline-start": { "value": "{oude-ijsselstreek.size.sm}" },
18
+ "padding-inline-end": { "value": "{oude-ijsselstreek.size.sm}" },
19
+ "margin-inline-end": {},
20
+ "font-size": { "value": "{oude-ijsselstreek.font-size.md}" },
21
+ "font-weight": { "value": "{oude-ijsselstreek.typography.font-weight.light}" },
22
+ "font-family": { "value": "{utrecht.document.font-family}" },
23
+ "max-width": { "value": "unset" },
24
+ "min-width": { "value": "160px" },
25
+ "min-height": { "value": "61px" },
26
+ "letter-spacing": {},
27
+ "text-transform": {},
28
+ "selected": {
29
+ "background-color": { "value": "transparent" },
30
+ "color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
31
+ "box-shadow": {},
32
+ "border-width": {},
33
+ "border-style": {},
34
+ "border-color": {},
35
+ "border-bottom": {},
36
+ "border-bottom-width": { "value": "{oude-ijsselstreek.size.3xs}" },
37
+ "border-bottom-style": { "value": "solid" },
38
+ "border-bottom-color": { "value": "{oude-ijsselstreek.color.primary}" },
39
+ "font-weight": { "value": "{oude-ijsselstreek.typography.font-weight.light}" },
40
+ "font-family": { "value": "{utrecht.document.font-family}" },
41
+ "hover": {
42
+ "background-color": {},
43
+ "color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
44
+ "text-decoration": {}
45
+ }
46
+ },
47
+ "hover": {
48
+ "background-color": {},
49
+ "color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
50
+ "text-decoration": {},
51
+ "font-weight": { "value": "{oude-ijsselstreek.typography.font-weight.light}" }
52
+ },
53
+ "list": {
54
+ "padding-inline-start": { "value": "0px" },
55
+ "margin-block-end": { "value": "0px" },
56
+ "border-bottom-width": { "value": "{oude-ijsselstreek.size.3xs}" },
57
+ "border-bottom-style": { "value": "solid" },
58
+ "border-bottom-color": { "value": "{oude-ijsselstreek.color.grey.82}" }
59
+ },
60
+ "panel": {
61
+ "background-color": {},
62
+ "padding-block-start": { "value": "{oude-ijsselstreek.size.lg}" },
63
+ "padding-block-end": { "value": "{oude-ijsselstreek.size.lg}" },
64
+ "padding-inline-start": { "value": "{oude-ijsselstreek.size.lg}" },
65
+ "padding-inline-end": { "value": "{oude-ijsselstreek.size.lg}" },
66
+ "border-width": {},
67
+ "border-style": {},
68
+ "border-color": {},
69
+ "border-top": {}
70
+ }
71
+ },
72
+ "scroll-button": {
73
+ "background-color": { "value": "{oude-ijsselstreek.color.primary}" },
74
+ "color": { "value": "{oude-ijsselstreek.color.white.100}" },
75
+ "border-width": {},
76
+ "border-style": {},
77
+ "border-color": {},
78
+ "hover": {
79
+ "background-color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
80
+ "color": { "value": "{oude-ijsselstreek.color.white.100}" }
81
+ }
82
+ }
83
+ }
84
+ }
85
+ }