@conduction/theme 1.1.58 → 1.1.59

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 (593) hide show
  1. package/README.md +210 -206
  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/almere-design-tokens/LICENSE.md +17 -17
  14. package/municipalities/almere-design-tokens/README.md +3 -3
  15. package/municipalities/almere-design-tokens/documentation/color.stories.mdx +17 -17
  16. package/municipalities/almere-design-tokens/documentation/components.stories.mdx +11 -11
  17. package/municipalities/almere-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  18. package/municipalities/almere-design-tokens/documentation/readme.stories.mdx +7 -7
  19. package/municipalities/almere-design-tokens/package.json +40 -40
  20. package/municipalities/almere-design-tokens/src/brand/almere/color.tokens.json +177 -173
  21. package/municipalities/almere-design-tokens/src/brand/almere/font-size.tokens.json +54 -54
  22. package/municipalities/almere-design-tokens/src/brand/almere/size.tokens.json +17 -17
  23. package/municipalities/almere-design-tokens/src/brand/almere/typography.tokens.json +43 -43
  24. package/municipalities/almere-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  25. package/municipalities/almere-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  26. package/municipalities/almere-design-tokens/src/component/conduction/card-header.tokens.json +34 -34
  27. package/municipalities/almere-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  28. package/municipalities/almere-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  29. package/municipalities/almere-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  30. package/municipalities/almere-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  31. package/municipalities/almere-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  32. package/municipalities/almere-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  33. package/municipalities/almere-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  34. package/municipalities/almere-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  35. package/municipalities/almere-design-tokens/src/component/utrecht/breadcrumb.tokens.json +45 -45
  36. package/municipalities/almere-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  37. package/municipalities/almere-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  38. package/municipalities/almere-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  39. package/municipalities/almere-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  40. package/municipalities/almere-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  41. package/municipalities/almere-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  42. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  43. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  44. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  45. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  46. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  47. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +27 -27
  48. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  49. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  50. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +40 -40
  51. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -15
  52. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  53. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  54. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  55. package/municipalities/almere-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +27 -27
  56. package/municipalities/almere-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  57. package/municipalities/almere-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  58. package/municipalities/almere-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  59. package/municipalities/almere-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  60. package/municipalities/almere-design-tokens/src/component/utrecht/heading.tokens.json +58 -58
  61. package/municipalities/almere-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  62. package/municipalities/almere-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  63. package/municipalities/almere-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  64. package/municipalities/almere-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  65. package/municipalities/almere-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  66. package/municipalities/almere-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  67. package/municipalities/almere-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  68. package/municipalities/almere-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  69. package/municipalities/almere-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  70. package/municipalities/almere-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  71. package/municipalities/almere-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  72. package/municipalities/almere-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  73. package/municipalities/almere-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  74. package/municipalities/almere-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  75. package/municipalities/almere-design-tokens/src/component/utrecht/textbox.tokens.json +35 -35
  76. package/municipalities/almere-design-tokens/src/config.json +73 -73
  77. package/municipalities/almere-design-tokens/src/font.scss +108 -108
  78. package/municipalities/almere-design-tokens/src/index.scss +8 -8
  79. package/municipalities/almere-design-tokens/style-dictionary.config.js +6 -6
  80. package/municipalities/baarn-design-tokens/documentation/color.stories.mdx +17 -17
  81. package/municipalities/baarn-design-tokens/documentation/components.stories.mdx +11 -11
  82. package/municipalities/baarn-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  83. package/municipalities/baarn-design-tokens/documentation/readme.stories.mdx +7 -7
  84. package/municipalities/baarn-design-tokens/src/component/conduction/logo.tokens.json +44 -44
  85. package/municipalities/baarn-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  86. package/municipalities/baarn-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  87. package/municipalities/baarn-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  88. package/municipalities/bct-design-tokens/LICENSE.md +17 -17
  89. package/municipalities/bct-design-tokens/README.md +3 -3
  90. package/municipalities/bct-design-tokens/package.json +40 -40
  91. package/municipalities/bct-design-tokens/src/brand/bct/color.tokens.json +137 -137
  92. package/municipalities/bct-design-tokens/src/brand/bct/font-size.tokens.json +50 -50
  93. package/municipalities/bct-design-tokens/src/brand/bct/size.tokens.json +17 -17
  94. package/municipalities/bct-design-tokens/src/brand/bct/typography.tokens.json +45 -45
  95. package/municipalities/bct-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  96. package/municipalities/bct-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  97. package/municipalities/bct-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
  98. package/municipalities/bct-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  99. package/municipalities/bct-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  100. package/municipalities/bct-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  101. package/municipalities/bct-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  102. package/municipalities/bct-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  103. package/municipalities/bct-design-tokens/src/component/conduction/select.tokens.json +39 -39
  104. package/municipalities/bct-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  105. package/municipalities/bct-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  106. package/municipalities/bct-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  107. package/municipalities/bct-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  108. package/municipalities/bct-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  109. package/municipalities/bct-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  110. package/municipalities/bct-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  111. package/municipalities/bct-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  112. package/municipalities/bct-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  113. package/municipalities/bct-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  114. package/municipalities/bct-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  115. package/municipalities/bct-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  116. package/municipalities/bct-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  117. package/municipalities/bct-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  118. package/municipalities/bct-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  119. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  120. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  121. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  122. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  123. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  124. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  125. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  126. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  127. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  128. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  129. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  130. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  131. package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  132. package/municipalities/bct-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  133. package/municipalities/bct-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  134. package/municipalities/bct-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  135. package/municipalities/bct-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  136. package/municipalities/bct-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  137. package/municipalities/bct-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  138. package/municipalities/bct-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  139. package/municipalities/bct-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  140. package/municipalities/bct-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
  141. package/municipalities/bct-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  142. package/municipalities/bct-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  143. package/municipalities/bct-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  144. package/municipalities/bct-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  145. package/municipalities/bct-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  146. package/municipalities/bct-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  147. package/municipalities/bct-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  148. package/municipalities/bct-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  149. package/municipalities/bct-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  150. package/municipalities/bct-design-tokens/src/config.json +73 -73
  151. package/municipalities/bct-design-tokens/src/font.scss +385 -385
  152. package/municipalities/bct-design-tokens/src/index.scss +8 -8
  153. package/municipalities/bct-design-tokens/style-dictionary.config.js +6 -6
  154. package/municipalities/beek-design-tokens/documentation/color.stories.mdx +17 -17
  155. package/municipalities/beek-design-tokens/documentation/components.stories.mdx +11 -11
  156. package/municipalities/beek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  157. package/municipalities/beek-design-tokens/documentation/readme.stories.mdx +7 -7
  158. package/municipalities/beek-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  159. package/municipalities/beek-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  160. package/municipalities/beek-design-tokens/src/component/conduction/logo.tokens.json +35 -35
  161. package/municipalities/beek-design-tokens/src/component/conduction/pagination.tokens.json +96 -96
  162. package/municipalities/beek-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  163. package/municipalities/beek-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  164. package/municipalities/beek-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  165. package/municipalities/beek-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
  166. package/municipalities/beek-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  167. package/municipalities/beek-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  168. package/municipalities/beek-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  169. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  170. package/municipalities/beek-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  171. package/municipalities/beek-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  172. package/municipalities/buren-design-tokens/documentation/color.stories.mdx +17 -17
  173. package/municipalities/buren-design-tokens/documentation/components.stories.mdx +11 -11
  174. package/municipalities/buren-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  175. package/municipalities/buren-design-tokens/documentation/readme.stories.mdx +7 -7
  176. package/municipalities/buren-design-tokens/src/component/conduction/logo.tokens.json +38 -38
  177. package/municipalities/buren-design-tokens/src/component/conduction/pagination.tokens.json +97 -97
  178. package/municipalities/buren-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  179. package/municipalities/buren-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  180. package/municipalities/dimpact-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  181. package/municipalities/dimpact-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  182. package/municipalities/dimpact-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  183. package/municipalities/dimpact-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  184. package/municipalities/dimpact-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  185. package/municipalities/dimpact-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
  186. package/municipalities/dimpact-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  187. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  188. package/municipalities/ede-design-tokens/LICENSE.md +17 -17
  189. package/municipalities/ede-design-tokens/README.md +3 -3
  190. package/municipalities/ede-design-tokens/documentation/color.stories.mdx +17 -17
  191. package/municipalities/ede-design-tokens/documentation/components.stories.mdx +11 -11
  192. package/municipalities/ede-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  193. package/municipalities/ede-design-tokens/documentation/readme.stories.mdx +7 -7
  194. package/municipalities/ede-design-tokens/package.json +40 -40
  195. package/municipalities/ede-design-tokens/src/brand/ede/color.tokens.json +138 -138
  196. package/municipalities/ede-design-tokens/src/brand/ede/font-size.tokens.json +50 -50
  197. package/municipalities/ede-design-tokens/src/brand/ede/size.tokens.json +17 -17
  198. package/municipalities/ede-design-tokens/src/brand/ede/typography.tokens.json +40 -40
  199. package/municipalities/ede-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  200. package/municipalities/ede-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  201. package/municipalities/ede-design-tokens/src/component/conduction/card-header.tokens.json +30 -30
  202. package/municipalities/ede-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  203. package/municipalities/ede-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  204. package/municipalities/ede-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  205. package/municipalities/ede-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  206. package/municipalities/ede-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  207. package/municipalities/ede-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  208. package/municipalities/ede-design-tokens/src/component/conduction/select.tokens.json +39 -39
  209. package/municipalities/ede-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  210. package/municipalities/ede-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  211. package/municipalities/ede-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  212. package/municipalities/ede-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  213. package/municipalities/ede-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  214. package/municipalities/ede-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  215. package/municipalities/ede-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  216. package/municipalities/ede-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  217. package/municipalities/ede-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  218. package/municipalities/ede-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  219. package/municipalities/ede-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  220. package/municipalities/ede-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  221. package/municipalities/ede-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  222. package/municipalities/ede-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  223. package/municipalities/ede-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  224. package/municipalities/ede-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  225. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  226. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  227. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  228. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  229. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  230. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  231. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  232. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  233. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  234. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  235. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  236. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  237. package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  238. package/municipalities/ede-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  239. package/municipalities/ede-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  240. package/municipalities/ede-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  241. package/municipalities/ede-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  242. package/municipalities/ede-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  243. package/municipalities/ede-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  244. package/municipalities/ede-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  245. package/municipalities/ede-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  246. package/municipalities/ede-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  247. package/municipalities/ede-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  248. package/municipalities/ede-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  249. package/municipalities/ede-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  250. package/municipalities/ede-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  251. package/municipalities/ede-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  252. package/municipalities/ede-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  253. package/municipalities/ede-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  254. package/municipalities/ede-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  255. package/municipalities/ede-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  256. package/municipalities/ede-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
  257. package/municipalities/ede-design-tokens/src/config.json +73 -73
  258. package/municipalities/ede-design-tokens/src/index.scss +7 -7
  259. package/municipalities/ede-design-tokens/style-dictionary.config.js +6 -6
  260. package/municipalities/helmond-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
  261. package/municipalities/helmond-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
  262. package/municipalities/helmond-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  263. package/municipalities/helmond-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  264. package/municipalities/helmond-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
  265. package/municipalities/helmond-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
  266. package/municipalities/helmond-design-tokens/src/component/tilburg/header.tokens.json +12 -12
  267. package/municipalities/helmond-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
  268. package/municipalities/helmond-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
  269. package/municipalities/helmond-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
  270. package/municipalities/helmond-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  271. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
  272. package/municipalities/helmond-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  273. package/municipalities/helmond-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  274. package/municipalities/hof-van-twente-design-tokens/LICENSE.md +17 -17
  275. package/municipalities/hof-van-twente-design-tokens/README.md +3 -3
  276. package/municipalities/hof-van-twente-design-tokens/documentation/color.stories.mdx +17 -17
  277. package/municipalities/hof-van-twente-design-tokens/documentation/components.stories.mdx +11 -11
  278. package/municipalities/hof-van-twente-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  279. package/municipalities/hof-van-twente-design-tokens/documentation/readme.stories.mdx +7 -7
  280. package/municipalities/hof-van-twente-design-tokens/package.json +42 -42
  281. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +147 -147
  282. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +50 -50
  283. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/size.tokens.json +17 -17
  284. package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +50 -50
  285. package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  286. package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  287. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +32 -32
  288. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  289. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
  290. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  291. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  292. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +94 -94
  293. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  294. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +39 -39
  295. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  296. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  297. package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  298. package/municipalities/hof-van-twente-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  299. package/municipalities/hof-van-twente-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  300. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  301. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  302. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  303. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  304. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/breadcrumb.tokens.json +43 -43
  305. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  306. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  307. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  308. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  309. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  310. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  311. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  312. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  313. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -22
  314. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  315. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  316. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  317. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  318. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  319. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -15
  320. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  321. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +25 -25
  322. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  323. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  324. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  325. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  326. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  327. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  328. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  329. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  330. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  331. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  332. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  333. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  334. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  335. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  336. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  337. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  338. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  339. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  340. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  341. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  342. package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
  343. package/municipalities/hof-van-twente-design-tokens/src/config.json +73 -73
  344. package/municipalities/hof-van-twente-design-tokens/src/font.js +10 -10
  345. package/municipalities/hof-van-twente-design-tokens/src/font.scss +421 -421
  346. package/municipalities/hof-van-twente-design-tokens/src/index.scss +8 -8
  347. package/municipalities/hof-van-twente-design-tokens/style-dictionary.config.js +6 -6
  348. package/municipalities/lansingerland-design-tokens/LICENSE.md +17 -17
  349. package/municipalities/lansingerland-design-tokens/README.md +3 -3
  350. package/municipalities/lansingerland-design-tokens/package.json +41 -41
  351. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/color.tokens.json +150 -150
  352. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/font-size.tokens.json +50 -50
  353. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/size.tokens.json +17 -17
  354. package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/typography.tokens.json +40 -40
  355. package/municipalities/lansingerland-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  356. package/municipalities/lansingerland-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  357. package/municipalities/lansingerland-design-tokens/src/component/conduction/card-header.tokens.json +34 -34
  358. package/municipalities/lansingerland-design-tokens/src/component/conduction/card-wrapper.tokens.json +37 -37
  359. package/municipalities/lansingerland-design-tokens/src/component/conduction/checkbox.tokens.json +72 -72
  360. package/municipalities/lansingerland-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  361. package/municipalities/lansingerland-design-tokens/src/component/conduction/navigation.tokens.json +104 -104
  362. package/municipalities/lansingerland-design-tokens/src/component/conduction/select.tokens.json +39 -39
  363. package/municipalities/lansingerland-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  364. package/municipalities/lansingerland-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  365. package/municipalities/lansingerland-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  366. package/municipalities/lansingerland-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  367. package/municipalities/lansingerland-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  368. package/municipalities/lansingerland-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  369. package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  370. package/municipalities/lansingerland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  371. package/municipalities/lansingerland-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  372. package/municipalities/lansingerland-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  373. package/municipalities/lansingerland-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  374. package/municipalities/lansingerland-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  375. package/municipalities/lansingerland-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  376. package/municipalities/lansingerland-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  377. package/municipalities/lansingerland-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  378. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
  379. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  380. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  381. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  382. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  383. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  384. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  385. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
  386. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  387. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  388. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  389. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +35 -35
  390. package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  391. package/municipalities/lansingerland-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  392. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  393. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  394. package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  395. package/municipalities/lansingerland-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  396. package/municipalities/lansingerland-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  397. package/municipalities/lansingerland-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  398. package/municipalities/lansingerland-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  399. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
  400. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  401. package/municipalities/lansingerland-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  402. package/municipalities/lansingerland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  403. package/municipalities/lansingerland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  404. package/municipalities/lansingerland-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  405. package/municipalities/lansingerland-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  406. package/municipalities/lansingerland-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  407. package/municipalities/lansingerland-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  408. package/municipalities/lansingerland-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  409. package/municipalities/lansingerland-design-tokens/src/config.json +73 -73
  410. package/municipalities/lansingerland-design-tokens/src/index.scss +7 -7
  411. package/municipalities/lansingerland-design-tokens/style-dictionary.config.js +6 -6
  412. package/municipalities/migrato-design-tokens/LICENSE.md +17 -17
  413. package/municipalities/migrato-design-tokens/README.md +3 -3
  414. package/municipalities/migrato-design-tokens/package.json +40 -40
  415. package/municipalities/migrato-design-tokens/src/brand/conduction/color.tokens.json +150 -150
  416. package/municipalities/migrato-design-tokens/src/brand/conduction/font-size.tokens.json +50 -50
  417. package/municipalities/migrato-design-tokens/src/brand/conduction/size.tokens.json +17 -17
  418. package/municipalities/migrato-design-tokens/src/brand/conduction/typography.tokens.json +45 -45
  419. package/municipalities/migrato-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  420. package/municipalities/migrato-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  421. package/municipalities/migrato-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
  422. package/municipalities/migrato-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
  423. package/municipalities/migrato-design-tokens/src/component/conduction/checkbox.tokens.json +71 -71
  424. package/municipalities/migrato-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
  425. package/municipalities/migrato-design-tokens/src/component/conduction/logo.tokens.json +25 -25
  426. package/municipalities/migrato-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
  427. package/municipalities/migrato-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  428. package/municipalities/migrato-design-tokens/src/component/conduction/select.tokens.json +39 -39
  429. package/municipalities/migrato-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
  430. package/municipalities/migrato-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
  431. package/municipalities/migrato-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
  432. package/municipalities/migrato-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
  433. package/municipalities/migrato-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
  434. package/municipalities/migrato-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
  435. package/municipalities/migrato-design-tokens/src/component/tilburg/header.tokens.json +7 -7
  436. package/municipalities/migrato-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
  437. package/municipalities/migrato-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
  438. package/municipalities/migrato-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
  439. package/municipalities/migrato-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
  440. package/municipalities/migrato-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
  441. package/municipalities/migrato-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  442. package/municipalities/migrato-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
  443. package/municipalities/migrato-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
  444. package/municipalities/migrato-design-tokens/src/component/utrecht/button.tokens.json +152 -152
  445. package/municipalities/migrato-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
  446. package/municipalities/migrato-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
  447. package/municipalities/migrato-design-tokens/src/component/utrecht/code.tokens.json +26 -26
  448. package/municipalities/migrato-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
  449. package/municipalities/migrato-design-tokens/src/component/utrecht/document.tokens.json +12 -12
  450. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +10 -10
  451. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  452. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  453. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
  454. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
  455. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
  456. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
  457. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +39 -39
  458. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
  459. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  460. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  461. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
  462. package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
  463. package/municipalities/migrato-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
  464. package/municipalities/migrato-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
  465. package/municipalities/migrato-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
  466. package/municipalities/migrato-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
  467. package/municipalities/migrato-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
  468. package/municipalities/migrato-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
  469. package/municipalities/migrato-design-tokens/src/component/utrecht/link.tokens.json +33 -33
  470. package/municipalities/migrato-design-tokens/src/component/utrecht/list.tokens.json +31 -31
  471. package/municipalities/migrato-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
  472. package/municipalities/migrato-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
  473. package/municipalities/migrato-design-tokens/src/component/utrecht/page.tokens.json +11 -11
  474. package/municipalities/migrato-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
  475. package/municipalities/migrato-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
  476. package/municipalities/migrato-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  477. package/municipalities/migrato-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
  478. package/municipalities/migrato-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
  479. package/municipalities/migrato-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
  480. package/municipalities/migrato-design-tokens/src/component/utrecht/table.tokens.json +60 -60
  481. package/municipalities/migrato-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
  482. package/municipalities/migrato-design-tokens/src/config.json +73 -73
  483. package/municipalities/migrato-design-tokens/src/font.scss +6 -6
  484. package/municipalities/migrato-design-tokens/src/index.scss +8 -8
  485. package/municipalities/migrato-design-tokens/style-dictionary.config.js +6 -6
  486. package/municipalities/moerdijk-design-tokens/documentation/color.stories.mdx +17 -17
  487. package/municipalities/moerdijk-design-tokens/documentation/components.stories.mdx +11 -11
  488. package/municipalities/moerdijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  489. package/municipalities/moerdijk-design-tokens/documentation/readme.stories.mdx +7 -7
  490. package/municipalities/moerdijk-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  491. package/municipalities/moerdijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  492. package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
  493. package/municipalities/moerdijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  494. package/municipalities/noordwijk-design-tokens/src/font.js +8 -8
  495. package/municipalities/oude-ijsselstreek-design-tokens/LICENSE.md +17 -17
  496. package/municipalities/oude-ijsselstreek-design-tokens/README.md +3 -3
  497. package/municipalities/oude-ijsselstreek-design-tokens/package.json +42 -42
  498. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/color.tokens.json +142 -142
  499. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/font-size.tokens.json +50 -50
  500. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/size.tokens.json +17 -17
  501. package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/typography.tokens.json +40 -40
  502. package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/action.tokens.json +9 -9
  503. package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/space.tokens.json +28 -28
  504. package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/date-input.tokens.json +29 -29
  505. package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/pagination.tokens.json +149 -149
  506. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-header.tokens.json +34 -34
  507. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-wrapper.tokens.json +33 -33
  508. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/checkbox.tokens.json +69 -69
  509. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/download-card.tokens.json +28 -28
  510. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/logo.tokens.json +38 -38
  511. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/navigation.tokens.json +88 -88
  512. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/select.tokens.json +39 -39
  513. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/table-wrapper.tokens.json +21 -21
  514. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tabs.tokens.json +85 -85
  515. package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tooltip.tokens.json +17 -17
  516. package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/process-step.tokens.json +107 -107
  517. package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/sidenav.tokens.json +31 -31
  518. package/municipalities/oude-ijsselstreek-design-tokens/src/components/open-catalogi/rating.tokens.json +12 -12
  519. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/footer.tokens.json +15 -15
  520. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/header.tokens.json +12 -12
  521. package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/search-card.tokens.json +35 -35
  522. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/accordion.tokens.json +68 -68
  523. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/alert.tokens.json +46 -46
  524. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-counter.tokens.json +13 -13
  525. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-status.tokens.json +8 -8
  526. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/blockquote.tokens.json +27 -27
  527. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/breadcrumb.tokens.json +44 -44
  528. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/button.tokens.json +152 -152
  529. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/calendar.tokens.json +80 -80
  530. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/checkbox.tokens.json +57 -57
  531. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/code.tokens.json +26 -26
  532. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/data-list.tokens.json +28 -28
  533. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/document.tokens.json +12 -12
  534. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/accordion.tokens.json +36 -36
  535. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/alert.tokens.json +9 -9
  536. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
  537. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
  538. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-field.tokens.json +13 -13
  539. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-input.tokens.json +26 -26
  540. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/icon.tokens.json +7 -7
  541. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/link.tokens.json +10 -10
  542. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-footer.tokens.json +40 -40
  543. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-header.tokens.json +15 -15
  544. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/radio-button.tokens.json +14 -14
  545. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/select.tokens.json +9 -9
  546. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +24 -24
  547. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/table.tokens.json +37 -37
  548. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/textbox.tokens.json +26 -26
  549. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/focus.tokens.json +15 -15
  550. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-field.tokens.json +17 -17
  551. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-input.tokens.json +34 -34
  552. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-label.tokens.json +23 -23
  553. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/heading.tokens.json +49 -49
  554. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/icon.tokens.json +12 -12
  555. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/link.tokens.json +33 -33
  556. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/list.tokens.json +31 -31
  557. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-footer.tokens.json +13 -13
  558. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-header.tokens.json +10 -10
  559. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page.tokens.json +11 -11
  560. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/paragraph.tokens.json +25 -25
  561. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/radio-button.tokens.json +68 -68
  562. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/select.tokens.json +47 -47
  563. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/skip-link.tokens.json +16 -16
  564. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/spotlight-section.tokens.json +24 -24
  565. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/surface.tokens.json +8 -8
  566. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/table.tokens.json +60 -60
  567. package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/textbox.tokens.json +35 -35
  568. package/municipalities/oude-ijsselstreek-design-tokens/src/config.json +73 -73
  569. package/municipalities/oude-ijsselstreek-design-tokens/src/font.scss +57 -57
  570. package/municipalities/oude-ijsselstreek-design-tokens/src/index.scss +8 -8
  571. package/municipalities/oude-ijsselstreek-design-tokens/style-dictionary.config.js +6 -6
  572. package/municipalities/rotterdam-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
  573. package/municipalities/rotterdam-design-tokens/src/component/tilburg/header.tokens.json +7 -7
  574. package/municipalities/rotterdam-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
  575. package/municipalities/rotterdam-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
  576. package/municipalities/rotterdam-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
  577. package/municipalities/soest-design-tokens/documentation/color.stories.mdx +17 -17
  578. package/municipalities/soest-design-tokens/documentation/components.stories.mdx +11 -11
  579. package/municipalities/soest-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  580. package/municipalities/soest-design-tokens/documentation/readme.stories.mdx +7 -7
  581. package/municipalities/soest-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  582. package/municipalities/soest-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  583. package/municipalities/soest-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  584. package/municipalities/soest-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  585. package/municipalities/stichtse-vecht-design-tokens/documentation/color.stories.mdx +17 -17
  586. package/municipalities/stichtse-vecht-design-tokens/documentation/components.stories.mdx +11 -11
  587. package/municipalities/stichtse-vecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
  588. package/municipalities/stichtse-vecht-design-tokens/documentation/readme.stories.mdx +7 -7
  589. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/logo.tokens.json +21 -21
  590. package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
  591. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/select.tokens.json +47 -47
  592. package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
  593. package/package.json +59 -59
@@ -1,34 +1,34 @@
1
- {
2
- "conduction": {
3
- "card-header": {
4
- "background-color": {},
5
- "border-bottom-width": {},
6
- "border-bottom-style": {},
7
- "border-bottom-color": {},
8
- "color": { "value": "{utrecht.document.color}" },
9
- "hover": {
10
- "background-color": {},
11
- "border-bottom-width": {},
12
- "border-bottom-style": {},
13
- "border-bottom-color": {}
14
- },
15
- "title": {
16
- "color": { "value": "{almere.color.black.0}" },
17
- "text-decoration": { "value": "none" },
18
- "text-underline-offset": { "value": "5px" },
19
- "hover": {
20
- "color": {},
21
- "text-decoration": {},
22
- "text-underline-offset": {}
23
- }
24
- },
25
- "date": {
26
- "color": { "value": "{almere.color.black.0}" },
27
- "font-size": { "value": "{almere.font-size.sm}" },
28
- "font-weight": { "value": "{almere.typography.font-weight.light}" },
29
- "font-style": {},
30
- "margin-block-end": { "value": "{almere.size.xs}" }
31
- }
32
- }
33
- }
34
- }
1
+ {
2
+ "conduction": {
3
+ "card-header": {
4
+ "background-color": {},
5
+ "border-bottom-width": {},
6
+ "border-bottom-style": {},
7
+ "border-bottom-color": {},
8
+ "color": { "value": "{utrecht.document.color}" },
9
+ "hover": {
10
+ "background-color": {},
11
+ "border-bottom-width": {},
12
+ "border-bottom-style": {},
13
+ "border-bottom-color": {}
14
+ },
15
+ "title": {
16
+ "color": { "value": "{almere.color.black.0}" },
17
+ "text-decoration": { "value": "none" },
18
+ "text-underline-offset": { "value": "5px" },
19
+ "hover": {
20
+ "color": {},
21
+ "text-decoration": {},
22
+ "text-underline-offset": {}
23
+ }
24
+ },
25
+ "date": {
26
+ "color": { "value": "{almere.color.black.0}" },
27
+ "font-size": { "value": "{almere.font-size.xs}" },
28
+ "font-weight": { "value": "{almere.typography.font-weight.light}" },
29
+ "font-style": {},
30
+ "margin-block-end": { "value": "{almere.size.xs}" }
31
+ }
32
+ }
33
+ }
34
+ }
@@ -1,33 +1,33 @@
1
- {
2
- "conduction": {
3
- "card-wrapper": {
4
- "background-color": { "value": "{almere.color.white.100}" },
5
- "border-color": {},
6
- "border-style": {},
7
- "border-width": {},
8
- "border-bottom-color": {},
9
- "border-bottom-style": {},
10
- "border-bottom-width": {},
11
- "border-radius": { "value": "0" },
12
- "transition": {},
13
- "box-shadow": {},
14
- "color": { "value": "{almere.color.black.0}" },
15
- "hover": {
16
- "background-color": { "value": "{almere.color.green.92}" },
17
- "color": {},
18
- "border-color": {},
19
- "border-style": {},
20
- "border-width": {},
21
- "border-bottom-color": {},
22
- "border-bottom-style": {},
23
- "border-bottom-width": {},
24
- "border-radius": {},
25
- "box-shadow": {}
26
- },
27
- "padding-inline-end": { "value": "20px" },
28
- "padding-inline-start": { "value": "20px" },
29
- "padding-block-end": { "value": "20px" },
30
- "padding-block-start": { "value": "20px" }
31
- }
32
- }
33
- }
1
+ {
2
+ "conduction": {
3
+ "card-wrapper": {
4
+ "background-color": { "value": "{almere.color.blue.96}" },
5
+ "border-color": {},
6
+ "border-style": {},
7
+ "border-width": {},
8
+ "border-bottom-color": {},
9
+ "border-bottom-style": {},
10
+ "border-bottom-width": {},
11
+ "border-radius": { "value": "0" },
12
+ "transition": {},
13
+ "box-shadow": {},
14
+ "color": { "value": "{almere.color.black.0}" },
15
+ "hover": {
16
+ "background-color": { "value": "{almere.color.green.92}" },
17
+ "color": {},
18
+ "border-color": {},
19
+ "border-style": {},
20
+ "border-width": {},
21
+ "border-bottom-color": {},
22
+ "border-bottom-style": {},
23
+ "border-bottom-width": {},
24
+ "border-radius": {},
25
+ "box-shadow": {}
26
+ },
27
+ "padding-inline-end": { "value": "20px" },
28
+ "padding-inline-start": { "value": "20px" },
29
+ "padding-block-end": { "value": "20px" },
30
+ "padding-block-start": { "value": "20px" }
31
+ }
32
+ }
33
+ }
@@ -1,27 +1,27 @@
1
- {
2
- "conduction": {
3
- "logo": {
4
- "header": {
5
- "inline-size": { "value": "190px" },
6
- "block-size": { "value": "98px" },
7
- "background-image": {
8
- "value": "url(\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTkwcHgiIGhlaWdodD0iOThweCIgdmlld0JveD0iMCAwIDc3My43OSA0MjIuMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDc3My43OSA0MjIuMDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDBBMEJBO30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHJlY3QgY2xhc3M9InN0MCIgd2lkdGg9Ijc3My43OSIgaGVpZ2h0PSI0MjIuMDciLz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTY1LjgyLDExMi41M2gtMi40NmMtMy4xMy02Ljc0LTcuNjQtOS45Mi0xNC4wNy05LjkyYy05LjY4LDAtMTYuNzgsNy45My0xNi43OCwxOC43NyAgIGMwLDEwLjgyLDcuNTIsMTkuMTIsMTcuMzIsMTkuMTJjMy4zNywwLDYuNDktMC44NCwxMC4wNC0yLjc2di03LjRjMC01LjA1LTEuNS02LjkyLTUuNi02LjkyaC0xLjYydi0yLjI4aDE5LjI1djIuMjhoLTAuMjQgICBjLTMuNjcsMC01LjI0LDEuOTktNS4yNCw2LjkydjkuNzRsLTAuODQsMC4yNGMtNi41NiwxLjg2LTExLjM3LDIuNjQtMTYsMi42NGMtMTQuNjcsMC0yNC42Ni04LjQyLTI0LjY2LTIwLjY5ICAgYzAtMTIuNTEsMTEuMDYtMjIuMTMsMjUuNDQtMjIuMTNjNC42OSwwLDguNiwwLjcyLDE0LjYyLDIuNzFMMTY1LjgyLDExMi41M3oiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xOTguNiwxMjUuNTljLTAuMjQtNi4zOC00LjkzLTExLjA3LTExLjEzLTExLjA3Yy03LjExLDAtMTIuNTcsNi4yNi0xMi41NywxNC41ICAgYzAsOC4wNiw1LjIzLDEzLjg5LDEyLjUxLDEzLjg5YzQuNjMsMCw4LjU5LTIuMzQsMTEuMTgtNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zLDAtNi4wMS0xLjM4LTgtNC4wOSAgIGMtMS42OC0yLjM1LTIuMzUtNC41Ny0yLjM1LTguNTRIMTk4LjZ6IE0xNzkuNzgsMTIzLjQyYzAuNTktNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjQsMCw1LjQxLDIuNDYsNS44OSw2LjY4SDE3OS43OHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yMTEuMjksMTM0LjMxYzAsNC4wOSwxLjIxLDUuNzcsNC4wMyw1Ljc3aDAuMjR2Mi4xN2gtMTMuNzF2LTIuMTdoMC4zNmMyLjg5LDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtMTMuMDUgICBsLTQuMjctMi44M3YtMC44OWw3Ljg4LTMuMDFoMS4zOHY0LjU3YzEuNTctMS40NCwyLjIzLTEuOTIsMy4zMS0yLjY0YzIuMS0xLjI2LDQuMzMtMS45Miw2Ljc5LTEuOTJjMy45NywwLDYuMiwxLjMyLDcuNTgsNC41NyAgIGMzLjY2LTMuNDMsNi4xOS00LjYzLDkuOC00LjYzYzMuMjUsMCw1LjksMS4yMSw3LjIyLDMuMjVjMS4wMiwxLjYzLDEuMTQsMi4xNywxLjE0LDYuMDJ2MTAuNThjMCw0LjAzLDEuMjEsNS43NywzLjkxLDUuNzdoMC4yNCAgIHYyLjE3aC0xMy43OHYtMi4xN0gyMzhjMi44MywwLDQuMDMtMS42OCw0LjAzLTUuNzd2LTkuNTZjMC00LjMzLTEuOC02LjI2LTUuODktNi4yNmMtMi4xNywwLTQuNDYsMC45LTcuMDQsMi43djEzLjExICAgYzAsNC4wOSwxLjIxLDUuNzcsNC4wOSw1Ljc3aDAuMTh2Mi4xN2gtMTQuMTN2LTIuMTdoMC44NGMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtOS42MmMwLTQuNDYtMS41Ny02LjE0LTUuNDgtNi4xNCAgIGMtMi44MywwLTQuOTMsMC44NC03LjM0LDMuMDFWMTM0LjMxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI3OC44NCwxMjUuNTljLTAuMjQtNi4zOC00Ljk0LTExLjA3LTExLjEzLTExLjA3Yy03LjEsMC0xMi41Nyw2LjI2LTEyLjU3LDE0LjUgICBjMCw4LjA2LDUuMjQsMTMuODksMTIuNTEsMTMuODljNC42MywwLDguNi0yLjM0LDExLjE5LTYuNTVsLTEuMjEtMS4xNGMtMi4zNSwyLjA0LTQuNzUsMy4wMS03LjU4LDMuMDFjLTMuMzEsMC02LjAxLTEuMzgtOC00LjA5ICAgYy0xLjY4LTIuMzUtMi4zNC00LjU3LTIuMzQtOC41NEgyNzguODR6IE0yNjAuMDEsMTIzLjQyYzAuNjEtNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjUsMCw1LjQyLDIuNDYsNS44OSw2LjY4SDI2MC4wMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zMDcuMDUsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4xLDAtMTIuNTgsNi4yNi0xMi41OCwxNC41ICAgYzAsOC4wNiw1LjI0LDEzLjg5LDEyLjUyLDEzLjg5YzQuNjMsMCw4LjYtMi4zNCwxMS4xOC02LjU1bC0xLjIxLTEuMTRjLTIuMzQsMi4wNC00Ljc1LDMuMDEtNy41OCwzLjAxYy0zLjMsMC02LjAyLTEuMzgtOC00LjA5ICAgYy0xLjY4LTIuMzUtMi4zNS00LjU3LTIuMzUtOC41NEgzMDcuMDV6IE0yODguMjIsMTIzLjQyYzAuNi00LjA5LDMuMDYtNi42OCw2LjYyLTYuNjhjMy4yNSwwLDUuNDIsMi40Niw1Ljg5LDYuNjhIMjg4LjIyeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMxOS41NiwxMzQuMzFjMCw0LjA5LDEuMiw1Ljc3LDQuMDMsNS43N2gwLjg0djIuMTdoLTE0LjM4di0yLjE3aDAuNDJjMi44MywwLDQuMDQtMS42OCw0LjA0LTUuNzd2LTEzLjI5ICAgbC00LjA5LTIuMjh2LTEuMzlsOC4wNi0yLjgzaDEuMDh2NS4xMWMxLjg2LTIuMDQsMi42NS0yLjc3LDQuMjctMy42MWMxLjc0LTAuOTYsMy45Ny0xLjUsNi4wMS0xLjVjMi41OSwwLDQuOTksMS4wMiw2LjM4LDIuNjQgICBjMS41LDEuODEsMS44NiwzLjQ5LDEuODYsOC40OHY4LjY2YzAsNC4wOSwxLjIxLDUuNzcsNC4wMyw1Ljc3aDAuM3YyLjE3aC0xNC4ydi0yLjE3SDMyOWMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtOC4wNiAgIGMwLTUuMjktMS43NC03LjctNS41OS03LjdjLTIuNDYsMC00Ljg3LDEuMDItNy44OCwzLjU1VjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zNTQuMTQsMTM0Ljk3YzAsMy42NiwwLjYsNC4yNyw0LjE1LDQuMjdjMS44NiwwLDIuNTMtMC4wNiw0LjM5LTAuM3YyLjk1bC0wLjcyLDAuMTJsLTMuNjEsMC42MSAgIGMtMS4wOCwwLjE4LTIuMjMsMC4zLTMuNDQsMC4zYy00LjA4LDAtNS44My0xLjU2LTUuODMtNS4yOWwwLjA2LTEuNzR2LTE3LjY4aC00LjU2di0xLjYyYzIuNTItMC45MSw1LjU5LTMuMzcsNy41MS02LjJoMi4wNHY0LjgxICAgaDguMTh2My4wMWgtOC4xOFYxMzQuOTd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMzg5Ljc1LDEyNS41OWMtMC4yNC02LjM4LTQuOTMtMTEuMDctMTEuMTMtMTEuMDdjLTcuMSwwLTEyLjU3LDYuMjYtMTIuNTcsMTQuNSAgIGMwLDguMDYsNS4yMywxMy44OSwxMi41MSwxMy44OWM0LjYzLDAsOC42LTIuMzQsMTEuMTktNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zMSwwLTYuMDEtMS4zOC04LTQuMDkgICBjLTEuNjktMi4zNS0yLjM1LTQuNTctMi4zNS04LjU0SDM4OS43NXogTTM3MC45MywxMjMuNDJjMC41OS00LjA5LDMuMDctNi42OCw2LjYyLTYuNjhjMy4yNCwwLDUuNDEsMi40Niw1Ljg5LDYuNjhIMzcwLjkzeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyMS40MiwxMDEuMjNsMC45NiwxLjkybC0xMS41NSwyOC42OWMtMi4xLDUuMjQtMi40Niw1LjgzLTMuODQsNi45OGMtMC43MywwLjYxLTEuMjEsMC44NC0yLjUzLDEuMTV2Mi4yOCAgIGgxMy44M3YtMi4yOGMtMy4zNy0wLjMtNS4xMS0xLjk5LTUuMTEtNC45M2MwLTAuOTEsMC4yNC0yLjExLDAuNjYtMy4xM2wyLjExLTUuNjVoMTUuOTRsMy4wNiw3LjM0YzAuNDIsMS4wOCwwLjYsMS43NSwwLjYsMi40NiAgIGMwLDIuMzUtMS43NCwzLjczLTUuMDUsMy45MXYyLjI4aDE2Ljg1di0yLjI4Yy0yLjUzLDAtMy4xOS0wLjc5LTUuNDItNi4wMmwtMTQuMDEtMzIuNzJINDIxLjQyeiBNNDMwLjUsMTIzaC0xMy4yOWw2LjQ5LTE2LjMgICBMNDMwLjUsMTIzeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ1OC4yMywxMzQuMzFjMCwzLjk3LDEuMTQsNS43NywzLjYxLDUuNzdoMC4xOHYyLjE3aC0xMi45M3YtMi4xN2gwLjE4YzIuNzcsMCwzLjk3LTEuNzQsMy45Ny01Ljc3di0yNy40MiAgIGwtNC4xNS0yLjI5di0xLjMybDcuOTQtMi44M2gxLjJWMTM0LjMxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ3NC44MywxMzQuMzFjMCw0LjA5LDEuMjEsNS43Nyw0LjAzLDUuNzdoMC4yNHYyLjE3aC0xMy43MXYtMi4xN2gwLjM2YzIuODksMCw0LjAzLTEuNjgsNC4wMy01Ljc3di0xMy4wNSAgIGwtNC4yNy0yLjgzdi0wLjg5bDcuODgtMy4wMWgxLjM4djQuNTdjMS41Ny0xLjQ0LDIuMjMtMS45MiwzLjMxLTIuNjRjMi4xLTEuMjYsNC4zMy0xLjkyLDYuOC0xLjkyYzMuOTcsMCw2LjE5LDEuMzIsNy41Nyw0LjU3ICAgYzMuNjctMy40Myw2LjItNC42Myw5LjgxLTQuNjNjMy4yNCwwLDUuODksMS4yMSw3LjIxLDMuMjVjMS4wMiwxLjYzLDEuMTUsMi4xNywxLjE1LDYuMDJ2MTAuNThjMCw0LjAzLDEuMjEsNS43NywzLjkxLDUuNzdoMC4yMyAgIHYyLjE3aC0xMy43OHYtMi4xN2gwLjU1YzIuODMsMCw0LjAzLTEuNjgsNC4wMy01Ljc3di05LjU2YzAtNC4zMy0xLjgtNi4yNi01Ljg5LTYuMjZjLTIuMTYsMC00LjQ1LDAuOS03LjA0LDIuN3YxMy4xMSAgIGMwLDQuMDksMS4yMSw1Ljc3LDQuMDksNS43N2gwLjE4djIuMTdoLTE0LjEzdi0yLjE3aDAuODRjMi44MywwLDQuMDMtMS42OCw0LjAzLTUuNzd2LTkuNjJjMC00LjQ2LTEuNTYtNi4xNC01LjQ3LTYuMTQgICBjLTIuODMsMC00LjkzLDAuODQtNy4zNCwzLjAxVjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01NDAuODcsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4wOSwwLTEyLjU2LDYuMjYtMTIuNTYsMTQuNSAgIGMwLDguMDYsNS4yMywxMy44OSwxMi41MSwxMy44OWM0LjY0LDAsOC42LTIuMzQsMTEuMTktNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zLDAtNi4wMi0xLjM4LTgtNC4wOSAgIGMtMS42OS0yLjM1LTIuMzUtNC41Ny0yLjM1LTguNTRINTQwLjg3eiBNNTIyLjA0LDEyMy40MmMwLjYtNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjQsMCw1LjQxLDIuNDYsNS44OSw2LjY4SDUyMi4wNHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01NTIuNzgsMTM0LjMxYzAsNC41MSwxLjA4LDUuNzcsNS4xMSw1Ljc3aDAuOTd2Mi4xN2gtMTUuNjR2LTIuMTdoMC40OGMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtMTIuOTMgICBsLTQuNTEtMi40MXYtMS4wMmw4LjMxLTMuNDNoMS4yNnY1Ljk2aDAuMTJsMC42LTEuMTVjMi4yOC0zLjM3LDMuOTEtNC41MSw2LjQ5LTQuNTFjMS40NCwwLDIuNzEsMC41NSwzLjc5LDEuNjkgICBjMC42NiwwLjY2LDAuOSwxLjE0LDAuOSwxLjY4YzAsMC42Ni0wLjU0LDIuMDQtMS4yMSwzLjEzYy0wLjMsMC40OC0wLjc4LDAuNzgtMS4zMiwwLjc4Yy0wLjc5LDAtMS40NC0wLjQyLTIuNDEtMS41NiAgIGMtMC43OS0wLjk3LTEuMzItMS4yMS0yLjE3LTEuMjFjLTEuNDQsMC0yLjUyLDAuOTYtNC44MSw0LjM5VjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01ODkuODMsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4xLDAtMTIuNTcsNi4yNi0xMi41NywxNC41ICAgYzAsOC4wNiw1LjIzLDEzLjg5LDEyLjUxLDEzLjg5YzQuNjQsMCw4LjYtMi4zNCwxMS4xOS02LjU1bC0xLjIxLTEuMTRjLTIuMzQsMi4wNC00Ljc1LDMuMDEtNy41OCwzLjAxYy0zLjMsMC02LjAxLTEuMzgtOC00LjA5ICAgYy0xLjY5LTIuMzUtMi4zNC00LjU3LTIuMzQtOC41NEg1ODkuODN6IE01NzEsMTIzLjQyYzAuNi00LjA5LDMuMDYtNi42OCw2LjYyLTYuNjhjMy4yNCwwLDUuNDEsMi40Niw1Ljg5LDYuNjhINTcxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTY4Mi4yMSwyMTkuMWMtMjMzLjMzLTM0LjczLTMyOS41LTMzLjA1LTU4Ny45MiwxOC4xM2w4MC4yOSwyMy45OGM5Ny40OC0zOS44MSwxNzEuNDQtNjIuNjEsMjMwLjAyLTc1LjM0ICAgYzY1LjIzLDE1LjI0LDEzMywzNi4xNiwyMDMuNzcsNjMuMTFMNjgyLjIxLDIxOS4xeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI5MC4zOCwzMDkuODZsNjAuNjgtMzIuODFoLTUxLjhsLTUwLjIzLDIwLjdDMjYwLjQ3LDI5OS40MSwyNzcuMSwzMDQuNjksMjkwLjM4LDMwOS44NiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMzMS42LDI1My42Nmw1Ny40My0xNi42NWw1MS44NSwxMS45NkM0MDMuNzIsMjQ3LjQyLDM3MS42OSwyNDguNzIsMzMxLjYsMjUzLjY2Ii8+CjwvZz4KPC9zdmc+\")"
9
- }
10
- },
11
- "footer": {
12
- "inline-size": { "value": "220px" },
13
- "block-size": { "value": "40px" },
14
- "background-image": {
15
- "value": ""
16
- }
17
- },
18
- "navbar": {
19
- "inline-size": { "value": "100px" },
20
- "block-size": { "value": "47px" },
21
- "background-image": {
22
- "value": "url(\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTkwcHgiIGhlaWdodD0iOThweCIgdmlld0JveD0iMCAwIDc3My43OSA0MjIuMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDc3My43OSA0MjIuMDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDBBMEJBO30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHJlY3QgY2xhc3M9InN0MCIgd2lkdGg9Ijc3My43OSIgaGVpZ2h0PSI0MjIuMDciLz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTY1LjgyLDExMi41M2gtMi40NmMtMy4xMy02Ljc0LTcuNjQtOS45Mi0xNC4wNy05LjkyYy05LjY4LDAtMTYuNzgsNy45My0xNi43OCwxOC43NyAgIGMwLDEwLjgyLDcuNTIsMTkuMTIsMTcuMzIsMTkuMTJjMy4zNywwLDYuNDktMC44NCwxMC4wNC0yLjc2di03LjRjMC01LjA1LTEuNS02LjkyLTUuNi02LjkyaC0xLjYydi0yLjI4aDE5LjI1djIuMjhoLTAuMjQgICBjLTMuNjcsMC01LjI0LDEuOTktNS4yNCw2LjkydjkuNzRsLTAuODQsMC4yNGMtNi41NiwxLjg2LTExLjM3LDIuNjQtMTYsMi42NGMtMTQuNjcsMC0yNC42Ni04LjQyLTI0LjY2LTIwLjY5ICAgYzAtMTIuNTEsMTEuMDYtMjIuMTMsMjUuNDQtMjIuMTNjNC42OSwwLDguNiwwLjcyLDE0LjYyLDIuNzFMMTY1LjgyLDExMi41M3oiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xOTguNiwxMjUuNTljLTAuMjQtNi4zOC00LjkzLTExLjA3LTExLjEzLTExLjA3Yy03LjExLDAtMTIuNTcsNi4yNi0xMi41NywxNC41ICAgYzAsOC4wNiw1LjIzLDEzLjg5LDEyLjUxLDEzLjg5YzQuNjMsMCw4LjU5LTIuMzQsMTEuMTgtNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zLDAtNi4wMS0xLjM4LTgtNC4wOSAgIGMtMS42OC0yLjM1LTIuMzUtNC41Ny0yLjM1LTguNTRIMTk4LjZ6IE0xNzkuNzgsMTIzLjQyYzAuNTktNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjQsMCw1LjQxLDIuNDYsNS44OSw2LjY4SDE3OS43OHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yMTEuMjksMTM0LjMxYzAsNC4wOSwxLjIxLDUuNzcsNC4wMyw1Ljc3aDAuMjR2Mi4xN2gtMTMuNzF2LTIuMTdoMC4zNmMyLjg5LDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtMTMuMDUgICBsLTQuMjctMi44M3YtMC44OWw3Ljg4LTMuMDFoMS4zOHY0LjU3YzEuNTctMS40NCwyLjIzLTEuOTIsMy4zMS0yLjY0YzIuMS0xLjI2LDQuMzMtMS45Miw2Ljc5LTEuOTJjMy45NywwLDYuMiwxLjMyLDcuNTgsNC41NyAgIGMzLjY2LTMuNDMsNi4xOS00LjYzLDkuOC00LjYzYzMuMjUsMCw1LjksMS4yMSw3LjIyLDMuMjVjMS4wMiwxLjYzLDEuMTQsMi4xNywxLjE0LDYuMDJ2MTAuNThjMCw0LjAzLDEuMjEsNS43NywzLjkxLDUuNzdoMC4yNCAgIHYyLjE3aC0xMy43OHYtMi4xN0gyMzhjMi44MywwLDQuMDMtMS42OCw0LjAzLTUuNzd2LTkuNTZjMC00LjMzLTEuOC02LjI2LTUuODktNi4yNmMtMi4xNywwLTQuNDYsMC45LTcuMDQsMi43djEzLjExICAgYzAsNC4wOSwxLjIxLDUuNzcsNC4wOSw1Ljc3aDAuMTh2Mi4xN2gtMTQuMTN2LTIuMTdoMC44NGMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtOS42MmMwLTQuNDYtMS41Ny02LjE0LTUuNDgtNi4xNCAgIGMtMi44MywwLTQuOTMsMC44NC03LjM0LDMuMDFWMTM0LjMxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI3OC44NCwxMjUuNTljLTAuMjQtNi4zOC00Ljk0LTExLjA3LTExLjEzLTExLjA3Yy03LjEsMC0xMi41Nyw2LjI2LTEyLjU3LDE0LjUgICBjMCw4LjA2LDUuMjQsMTMuODksMTIuNTEsMTMuODljNC42MywwLDguNi0yLjM0LDExLjE5LTYuNTVsLTEuMjEtMS4xNGMtMi4zNSwyLjA0LTQuNzUsMy4wMS03LjU4LDMuMDFjLTMuMzEsMC02LjAxLTEuMzgtOC00LjA5ICAgYy0xLjY4LTIuMzUtMi4zNC00LjU3LTIuMzQtOC41NEgyNzguODR6IE0yNjAuMDEsMTIzLjQyYzAuNjEtNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjUsMCw1LjQyLDIuNDYsNS44OSw2LjY4SDI2MC4wMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zMDcuMDUsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4xLDAtMTIuNTgsNi4yNi0xMi41OCwxNC41ICAgYzAsOC4wNiw1LjI0LDEzLjg5LDEyLjUyLDEzLjg5YzQuNjMsMCw4LjYtMi4zNCwxMS4xOC02LjU1bC0xLjIxLTEuMTRjLTIuMzQsMi4wNC00Ljc1LDMuMDEtNy41OCwzLjAxYy0zLjMsMC02LjAyLTEuMzgtOC00LjA5ICAgYy0xLjY4LTIuMzUtMi4zNS00LjU3LTIuMzUtOC41NEgzMDcuMDV6IE0yODguMjIsMTIzLjQyYzAuNi00LjA5LDMuMDYtNi42OCw2LjYyLTYuNjhjMy4yNSwwLDUuNDIsMi40Niw1Ljg5LDYuNjhIMjg4LjIyeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMxOS41NiwxMzQuMzFjMCw0LjA5LDEuMiw1Ljc3LDQuMDMsNS43N2gwLjg0djIuMTdoLTE0LjM4di0yLjE3aDAuNDJjMi44MywwLDQuMDQtMS42OCw0LjA0LTUuNzd2LTEzLjI5ICAgbC00LjA5LTIuMjh2LTEuMzlsOC4wNi0yLjgzaDEuMDh2NS4xMWMxLjg2LTIuMDQsMi42NS0yLjc3LDQuMjctMy42MWMxLjc0LTAuOTYsMy45Ny0xLjUsNi4wMS0xLjVjMi41OSwwLDQuOTksMS4wMiw2LjM4LDIuNjQgICBjMS41LDEuODEsMS44NiwzLjQ5LDEuODYsOC40OHY4LjY2YzAsNC4wOSwxLjIxLDUuNzcsNC4wMyw1Ljc3aDAuM3YyLjE3aC0xNC4ydi0yLjE3SDMyOWMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtOC4wNiAgIGMwLTUuMjktMS43NC03LjctNS41OS03LjdjLTIuNDYsMC00Ljg3LDEuMDItNy44OCwzLjU1VjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zNTQuMTQsMTM0Ljk3YzAsMy42NiwwLjYsNC4yNyw0LjE1LDQuMjdjMS44NiwwLDIuNTMtMC4wNiw0LjM5LTAuM3YyLjk1bC0wLjcyLDAuMTJsLTMuNjEsMC42MSAgIGMtMS4wOCwwLjE4LTIuMjMsMC4zLTMuNDQsMC4zYy00LjA4LDAtNS44My0xLjU2LTUuODMtNS4yOWwwLjA2LTEuNzR2LTE3LjY4aC00LjU2di0xLjYyYzIuNTItMC45MSw1LjU5LTMuMzcsNy41MS02LjJoMi4wNHY0LjgxICAgaDguMTh2My4wMWgtOC4xOFYxMzQuOTd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMzg5Ljc1LDEyNS41OWMtMC4yNC02LjM4LTQuOTMtMTEuMDctMTEuMTMtMTEuMDdjLTcuMSwwLTEyLjU3LDYuMjYtMTIuNTcsMTQuNSAgIGMwLDguMDYsNS4yMywxMy44OSwxMi41MSwxMy44OWM0LjYzLDAsOC42LTIuMzQsMTEuMTktNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zMSwwLTYuMDEtMS4zOC04LTQuMDkgICBjLTEuNjktMi4zNS0yLjM1LTQuNTctMi4zNS04LjU0SDM4OS43NXogTTM3MC45MywxMjMuNDJjMC41OS00LjA5LDMuMDctNi42OCw2LjYyLTYuNjhjMy4yNCwwLDUuNDEsMi40Niw1Ljg5LDYuNjhIMzcwLjkzeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyMS40MiwxMDEuMjNsMC45NiwxLjkybC0xMS41NSwyOC42OWMtMi4xLDUuMjQtMi40Niw1LjgzLTMuODQsNi45OGMtMC43MywwLjYxLTEuMjEsMC44NC0yLjUzLDEuMTV2Mi4yOCAgIGgxMy44M3YtMi4yOGMtMy4zNy0wLjMtNS4xMS0xLjk5LTUuMTEtNC45M2MwLTAuOTEsMC4yNC0yLjExLDAuNjYtMy4xM2wyLjExLTUuNjVoMTUuOTRsMy4wNiw3LjM0YzAuNDIsMS4wOCwwLjYsMS43NSwwLjYsMi40NiAgIGMwLDIuMzUtMS43NCwzLjczLTUuMDUsMy45MXYyLjI4aDE2Ljg1di0yLjI4Yy0yLjUzLDAtMy4xOS0wLjc5LTUuNDItNi4wMmwtMTQuMDEtMzIuNzJINDIxLjQyeiBNNDMwLjUsMTIzaC0xMy4yOWw2LjQ5LTE2LjMgICBMNDMwLjUsMTIzeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ1OC4yMywxMzQuMzFjMCwzLjk3LDEuMTQsNS43NywzLjYxLDUuNzdoMC4xOHYyLjE3aC0xMi45M3YtMi4xN2gwLjE4YzIuNzcsMCwzLjk3LTEuNzQsMy45Ny01Ljc3di0yNy40MiAgIGwtNC4xNS0yLjI5di0xLjMybDcuOTQtMi44M2gxLjJWMTM0LjMxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ3NC44MywxMzQuMzFjMCw0LjA5LDEuMjEsNS43Nyw0LjAzLDUuNzdoMC4yNHYyLjE3aC0xMy43MXYtMi4xN2gwLjM2YzIuODksMCw0LjAzLTEuNjgsNC4wMy01Ljc3di0xMy4wNSAgIGwtNC4yNy0yLjgzdi0wLjg5bDcuODgtMy4wMWgxLjM4djQuNTdjMS41Ny0xLjQ0LDIuMjMtMS45MiwzLjMxLTIuNjRjMi4xLTEuMjYsNC4zMy0xLjkyLDYuOC0xLjkyYzMuOTcsMCw2LjE5LDEuMzIsNy41Nyw0LjU3ICAgYzMuNjctMy40Myw2LjItNC42Myw5LjgxLTQuNjNjMy4yNCwwLDUuODksMS4yMSw3LjIxLDMuMjVjMS4wMiwxLjYzLDEuMTUsMi4xNywxLjE1LDYuMDJ2MTAuNThjMCw0LjAzLDEuMjEsNS43NywzLjkxLDUuNzdoMC4yMyAgIHYyLjE3aC0xMy43OHYtMi4xN2gwLjU1YzIuODMsMCw0LjAzLTEuNjgsNC4wMy01Ljc3di05LjU2YzAtNC4zMy0xLjgtNi4yNi01Ljg5LTYuMjZjLTIuMTYsMC00LjQ1LDAuOS03LjA0LDIuN3YxMy4xMSAgIGMwLDQuMDksMS4yMSw1Ljc3LDQuMDksNS43N2gwLjE4djIuMTdoLTE0LjEzdi0yLjE3aDAuODRjMi44MywwLDQuMDMtMS42OCw0LjAzLTUuNzd2LTkuNjJjMC00LjQ2LTEuNTYtNi4xNC01LjQ3LTYuMTQgICBjLTIuODMsMC00LjkzLDAuODQtNy4zNCwzLjAxVjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01NDAuODcsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4wOSwwLTEyLjU2LDYuMjYtMTIuNTYsMTQuNSAgIGMwLDguMDYsNS4yMywxMy44OSwxMi41MSwxMy44OWM0LjY0LDAsOC42LTIuMzQsMTEuMTktNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zLDAtNi4wMi0xLjM4LTgtNC4wOSAgIGMtMS42OS0yLjM1LTIuMzUtNC41Ny0yLjM1LTguNTRINTQwLjg3eiBNNTIyLjA0LDEyMy40MmMwLjYtNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjQsMCw1LjQxLDIuNDYsNS44OSw2LjY4SDUyMi4wNHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01NTIuNzgsMTM0LjMxYzAsNC41MSwxLjA4LDUuNzcsNS4xMSw1Ljc3aDAuOTd2Mi4xN2gtMTUuNjR2LTIuMTdoMC40OGMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtMTIuOTMgICBsLTQuNTEtMi40MXYtMS4wMmw4LjMxLTMuNDNoMS4yNnY1Ljk2aDAuMTJsMC42LTEuMTVjMi4yOC0zLjM3LDMuOTEtNC41MSw2LjQ5LTQuNTFjMS40NCwwLDIuNzEsMC41NSwzLjc5LDEuNjkgICBjMC42NiwwLjY2LDAuOSwxLjE0LDAuOSwxLjY4YzAsMC42Ni0wLjU0LDIuMDQtMS4yMSwzLjEzYy0wLjMsMC40OC0wLjc4LDAuNzgtMS4zMiwwLjc4Yy0wLjc5LDAtMS40NC0wLjQyLTIuNDEtMS41NiAgIGMtMC43OS0wLjk3LTEuMzItMS4yMS0yLjE3LTEuMjFjLTEuNDQsMC0yLjUyLDAuOTYtNC44MSw0LjM5VjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01ODkuODMsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4xLDAtMTIuNTcsNi4yNi0xMi41NywxNC41ICAgYzAsOC4wNiw1LjIzLDEzLjg5LDEyLjUxLDEzLjg5YzQuNjQsMCw4LjYtMi4zNCwxMS4xOS02LjU1bC0xLjIxLTEuMTRjLTIuMzQsMi4wNC00Ljc1LDMuMDEtNy41OCwzLjAxYy0zLjMsMC02LjAxLTEuMzgtOC00LjA5ICAgYy0xLjY5LTIuMzUtMi4zNC00LjU3LTIuMzQtOC41NEg1ODkuODN6IE01NzEsMTIzLjQyYzAuNi00LjA5LDMuMDYtNi42OCw2LjYyLTYuNjhjMy4yNCwwLDUuNDEsMi40Niw1Ljg5LDYuNjhINTcxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTY4Mi4yMSwyMTkuMWMtMjMzLjMzLTM0LjczLTMyOS41LTMzLjA1LTU4Ny45MiwxOC4xM2w4MC4yOSwyMy45OGM5Ny40OC0zOS44MSwxNzEuNDQtNjIuNjEsMjMwLjAyLTc1LjM0ICAgYzY1LjIzLDE1LjI0LDEzMywzNi4xNiwyMDMuNzcsNjMuMTFMNjgyLjIxLDIxOS4xeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI5MC4zOCwzMDkuODZsNjAuNjgtMzIuODFoLTUxLjhsLTUwLjIzLDIwLjdDMjYwLjQ3LDI5OS40MSwyNzcuMSwzMDQuNjksMjkwLjM4LDMwOS44NiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMzMS42LDI1My42Nmw1Ny40My0xNi42NWw1MS44NSwxMS45NkM0MDMuNzIsMjQ3LjQyLDM3MS42OSwyNDguNzIsMzMxLjYsMjUzLjY2Ii8+CjwvZz4KPC9zdmc+\")"
23
- }
24
- }
25
- }
26
- }
27
- }
1
+ {
2
+ "conduction": {
3
+ "logo": {
4
+ "header": {
5
+ "inline-size": { "value": "190px" },
6
+ "block-size": { "value": "98px" },
7
+ "background-image": {
8
+ "value": "url(\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTkwcHgiIGhlaWdodD0iOThweCIgdmlld0JveD0iMCAwIDc3My43OSA0MjIuMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDc3My43OSA0MjIuMDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDBBMEJBO30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHJlY3QgY2xhc3M9InN0MCIgd2lkdGg9Ijc3My43OSIgaGVpZ2h0PSI0MjIuMDciLz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTY1LjgyLDExMi41M2gtMi40NmMtMy4xMy02Ljc0LTcuNjQtOS45Mi0xNC4wNy05LjkyYy05LjY4LDAtMTYuNzgsNy45My0xNi43OCwxOC43NyAgIGMwLDEwLjgyLDcuNTIsMTkuMTIsMTcuMzIsMTkuMTJjMy4zNywwLDYuNDktMC44NCwxMC4wNC0yLjc2di03LjRjMC01LjA1LTEuNS02LjkyLTUuNi02LjkyaC0xLjYydi0yLjI4aDE5LjI1djIuMjhoLTAuMjQgICBjLTMuNjcsMC01LjI0LDEuOTktNS4yNCw2LjkydjkuNzRsLTAuODQsMC4yNGMtNi41NiwxLjg2LTExLjM3LDIuNjQtMTYsMi42NGMtMTQuNjcsMC0yNC42Ni04LjQyLTI0LjY2LTIwLjY5ICAgYzAtMTIuNTEsMTEuMDYtMjIuMTMsMjUuNDQtMjIuMTNjNC42OSwwLDguNiwwLjcyLDE0LjYyLDIuNzFMMTY1LjgyLDExMi41M3oiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xOTguNiwxMjUuNTljLTAuMjQtNi4zOC00LjkzLTExLjA3LTExLjEzLTExLjA3Yy03LjExLDAtMTIuNTcsNi4yNi0xMi41NywxNC41ICAgYzAsOC4wNiw1LjIzLDEzLjg5LDEyLjUxLDEzLjg5YzQuNjMsMCw4LjU5LTIuMzQsMTEuMTgtNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zLDAtNi4wMS0xLjM4LTgtNC4wOSAgIGMtMS42OC0yLjM1LTIuMzUtNC41Ny0yLjM1LTguNTRIMTk4LjZ6IE0xNzkuNzgsMTIzLjQyYzAuNTktNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjQsMCw1LjQxLDIuNDYsNS44OSw2LjY4SDE3OS43OHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yMTEuMjksMTM0LjMxYzAsNC4wOSwxLjIxLDUuNzcsNC4wMyw1Ljc3aDAuMjR2Mi4xN2gtMTMuNzF2LTIuMTdoMC4zNmMyLjg5LDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtMTMuMDUgICBsLTQuMjctMi44M3YtMC44OWw3Ljg4LTMuMDFoMS4zOHY0LjU3YzEuNTctMS40NCwyLjIzLTEuOTIsMy4zMS0yLjY0YzIuMS0xLjI2LDQuMzMtMS45Miw2Ljc5LTEuOTJjMy45NywwLDYuMiwxLjMyLDcuNTgsNC41NyAgIGMzLjY2LTMuNDMsNi4xOS00LjYzLDkuOC00LjYzYzMuMjUsMCw1LjksMS4yMSw3LjIyLDMuMjVjMS4wMiwxLjYzLDEuMTQsMi4xNywxLjE0LDYuMDJ2MTAuNThjMCw0LjAzLDEuMjEsNS43NywzLjkxLDUuNzdoMC4yNCAgIHYyLjE3aC0xMy43OHYtMi4xN0gyMzhjMi44MywwLDQuMDMtMS42OCw0LjAzLTUuNzd2LTkuNTZjMC00LjMzLTEuOC02LjI2LTUuODktNi4yNmMtMi4xNywwLTQuNDYsMC45LTcuMDQsMi43djEzLjExICAgYzAsNC4wOSwxLjIxLDUuNzcsNC4wOSw1Ljc3aDAuMTh2Mi4xN2gtMTQuMTN2LTIuMTdoMC44NGMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtOS42MmMwLTQuNDYtMS41Ny02LjE0LTUuNDgtNi4xNCAgIGMtMi44MywwLTQuOTMsMC44NC03LjM0LDMuMDFWMTM0LjMxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI3OC44NCwxMjUuNTljLTAuMjQtNi4zOC00Ljk0LTExLjA3LTExLjEzLTExLjA3Yy03LjEsMC0xMi41Nyw2LjI2LTEyLjU3LDE0LjUgICBjMCw4LjA2LDUuMjQsMTMuODksMTIuNTEsMTMuODljNC42MywwLDguNi0yLjM0LDExLjE5LTYuNTVsLTEuMjEtMS4xNGMtMi4zNSwyLjA0LTQuNzUsMy4wMS03LjU4LDMuMDFjLTMuMzEsMC02LjAxLTEuMzgtOC00LjA5ICAgYy0xLjY4LTIuMzUtMi4zNC00LjU3LTIuMzQtOC41NEgyNzguODR6IE0yNjAuMDEsMTIzLjQyYzAuNjEtNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjUsMCw1LjQyLDIuNDYsNS44OSw2LjY4SDI2MC4wMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zMDcuMDUsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4xLDAtMTIuNTgsNi4yNi0xMi41OCwxNC41ICAgYzAsOC4wNiw1LjI0LDEzLjg5LDEyLjUyLDEzLjg5YzQuNjMsMCw4LjYtMi4zNCwxMS4xOC02LjU1bC0xLjIxLTEuMTRjLTIuMzQsMi4wNC00Ljc1LDMuMDEtNy41OCwzLjAxYy0zLjMsMC02LjAyLTEuMzgtOC00LjA5ICAgYy0xLjY4LTIuMzUtMi4zNS00LjU3LTIuMzUtOC41NEgzMDcuMDV6IE0yODguMjIsMTIzLjQyYzAuNi00LjA5LDMuMDYtNi42OCw2LjYyLTYuNjhjMy4yNSwwLDUuNDIsMi40Niw1Ljg5LDYuNjhIMjg4LjIyeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMxOS41NiwxMzQuMzFjMCw0LjA5LDEuMiw1Ljc3LDQuMDMsNS43N2gwLjg0djIuMTdoLTE0LjM4di0yLjE3aDAuNDJjMi44MywwLDQuMDQtMS42OCw0LjA0LTUuNzd2LTEzLjI5ICAgbC00LjA5LTIuMjh2LTEuMzlsOC4wNi0yLjgzaDEuMDh2NS4xMWMxLjg2LTIuMDQsMi42NS0yLjc3LDQuMjctMy42MWMxLjc0LTAuOTYsMy45Ny0xLjUsNi4wMS0xLjVjMi41OSwwLDQuOTksMS4wMiw2LjM4LDIuNjQgICBjMS41LDEuODEsMS44NiwzLjQ5LDEuODYsOC40OHY4LjY2YzAsNC4wOSwxLjIxLDUuNzcsNC4wMyw1Ljc3aDAuM3YyLjE3aC0xNC4ydi0yLjE3SDMyOWMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtOC4wNiAgIGMwLTUuMjktMS43NC03LjctNS41OS03LjdjLTIuNDYsMC00Ljg3LDEuMDItNy44OCwzLjU1VjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zNTQuMTQsMTM0Ljk3YzAsMy42NiwwLjYsNC4yNyw0LjE1LDQuMjdjMS44NiwwLDIuNTMtMC4wNiw0LjM5LTAuM3YyLjk1bC0wLjcyLDAuMTJsLTMuNjEsMC42MSAgIGMtMS4wOCwwLjE4LTIuMjMsMC4zLTMuNDQsMC4zYy00LjA4LDAtNS44My0xLjU2LTUuODMtNS4yOWwwLjA2LTEuNzR2LTE3LjY4aC00LjU2di0xLjYyYzIuNTItMC45MSw1LjU5LTMuMzcsNy41MS02LjJoMi4wNHY0LjgxICAgaDguMTh2My4wMWgtOC4xOFYxMzQuOTd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMzg5Ljc1LDEyNS41OWMtMC4yNC02LjM4LTQuOTMtMTEuMDctMTEuMTMtMTEuMDdjLTcuMSwwLTEyLjU3LDYuMjYtMTIuNTcsMTQuNSAgIGMwLDguMDYsNS4yMywxMy44OSwxMi41MSwxMy44OWM0LjYzLDAsOC42LTIuMzQsMTEuMTktNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zMSwwLTYuMDEtMS4zOC04LTQuMDkgICBjLTEuNjktMi4zNS0yLjM1LTQuNTctMi4zNS04LjU0SDM4OS43NXogTTM3MC45MywxMjMuNDJjMC41OS00LjA5LDMuMDctNi42OCw2LjYyLTYuNjhjMy4yNCwwLDUuNDEsMi40Niw1Ljg5LDYuNjhIMzcwLjkzeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyMS40MiwxMDEuMjNsMC45NiwxLjkybC0xMS41NSwyOC42OWMtMi4xLDUuMjQtMi40Niw1LjgzLTMuODQsNi45OGMtMC43MywwLjYxLTEuMjEsMC44NC0yLjUzLDEuMTV2Mi4yOCAgIGgxMy44M3YtMi4yOGMtMy4zNy0wLjMtNS4xMS0xLjk5LTUuMTEtNC45M2MwLTAuOTEsMC4yNC0yLjExLDAuNjYtMy4xM2wyLjExLTUuNjVoMTUuOTRsMy4wNiw3LjM0YzAuNDIsMS4wOCwwLjYsMS43NSwwLjYsMi40NiAgIGMwLDIuMzUtMS43NCwzLjczLTUuMDUsMy45MXYyLjI4aDE2Ljg1di0yLjI4Yy0yLjUzLDAtMy4xOS0wLjc5LTUuNDItNi4wMmwtMTQuMDEtMzIuNzJINDIxLjQyeiBNNDMwLjUsMTIzaC0xMy4yOWw2LjQ5LTE2LjMgICBMNDMwLjUsMTIzeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ1OC4yMywxMzQuMzFjMCwzLjk3LDEuMTQsNS43NywzLjYxLDUuNzdoMC4xOHYyLjE3aC0xMi45M3YtMi4xN2gwLjE4YzIuNzcsMCwzLjk3LTEuNzQsMy45Ny01Ljc3di0yNy40MiAgIGwtNC4xNS0yLjI5di0xLjMybDcuOTQtMi44M2gxLjJWMTM0LjMxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ3NC44MywxMzQuMzFjMCw0LjA5LDEuMjEsNS43Nyw0LjAzLDUuNzdoMC4yNHYyLjE3aC0xMy43MXYtMi4xN2gwLjM2YzIuODksMCw0LjAzLTEuNjgsNC4wMy01Ljc3di0xMy4wNSAgIGwtNC4yNy0yLjgzdi0wLjg5bDcuODgtMy4wMWgxLjM4djQuNTdjMS41Ny0xLjQ0LDIuMjMtMS45MiwzLjMxLTIuNjRjMi4xLTEuMjYsNC4zMy0xLjkyLDYuOC0xLjkyYzMuOTcsMCw2LjE5LDEuMzIsNy41Nyw0LjU3ICAgYzMuNjctMy40Myw2LjItNC42Myw5LjgxLTQuNjNjMy4yNCwwLDUuODksMS4yMSw3LjIxLDMuMjVjMS4wMiwxLjYzLDEuMTUsMi4xNywxLjE1LDYuMDJ2MTAuNThjMCw0LjAzLDEuMjEsNS43NywzLjkxLDUuNzdoMC4yMyAgIHYyLjE3aC0xMy43OHYtMi4xN2gwLjU1YzIuODMsMCw0LjAzLTEuNjgsNC4wMy01Ljc3di05LjU2YzAtNC4zMy0xLjgtNi4yNi01Ljg5LTYuMjZjLTIuMTYsMC00LjQ1LDAuOS03LjA0LDIuN3YxMy4xMSAgIGMwLDQuMDksMS4yMSw1Ljc3LDQuMDksNS43N2gwLjE4djIuMTdoLTE0LjEzdi0yLjE3aDAuODRjMi44MywwLDQuMDMtMS42OCw0LjAzLTUuNzd2LTkuNjJjMC00LjQ2LTEuNTYtNi4xNC01LjQ3LTYuMTQgICBjLTIuODMsMC00LjkzLDAuODQtNy4zNCwzLjAxVjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01NDAuODcsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4wOSwwLTEyLjU2LDYuMjYtMTIuNTYsMTQuNSAgIGMwLDguMDYsNS4yMywxMy44OSwxMi41MSwxMy44OWM0LjY0LDAsOC42LTIuMzQsMTEuMTktNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zLDAtNi4wMi0xLjM4LTgtNC4wOSAgIGMtMS42OS0yLjM1LTIuMzUtNC41Ny0yLjM1LTguNTRINTQwLjg3eiBNNTIyLjA0LDEyMy40MmMwLjYtNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjQsMCw1LjQxLDIuNDYsNS44OSw2LjY4SDUyMi4wNHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01NTIuNzgsMTM0LjMxYzAsNC41MSwxLjA4LDUuNzcsNS4xMSw1Ljc3aDAuOTd2Mi4xN2gtMTUuNjR2LTIuMTdoMC40OGMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtMTIuOTMgICBsLTQuNTEtMi40MXYtMS4wMmw4LjMxLTMuNDNoMS4yNnY1Ljk2aDAuMTJsMC42LTEuMTVjMi4yOC0zLjM3LDMuOTEtNC41MSw2LjQ5LTQuNTFjMS40NCwwLDIuNzEsMC41NSwzLjc5LDEuNjkgICBjMC42NiwwLjY2LDAuOSwxLjE0LDAuOSwxLjY4YzAsMC42Ni0wLjU0LDIuMDQtMS4yMSwzLjEzYy0wLjMsMC40OC0wLjc4LDAuNzgtMS4zMiwwLjc4Yy0wLjc5LDAtMS40NC0wLjQyLTIuNDEtMS41NiAgIGMtMC43OS0wLjk3LTEuMzItMS4yMS0yLjE3LTEuMjFjLTEuNDQsMC0yLjUyLDAuOTYtNC44MSw0LjM5VjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01ODkuODMsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4xLDAtMTIuNTcsNi4yNi0xMi41NywxNC41ICAgYzAsOC4wNiw1LjIzLDEzLjg5LDEyLjUxLDEzLjg5YzQuNjQsMCw4LjYtMi4zNCwxMS4xOS02LjU1bC0xLjIxLTEuMTRjLTIuMzQsMi4wNC00Ljc1LDMuMDEtNy41OCwzLjAxYy0zLjMsMC02LjAxLTEuMzgtOC00LjA5ICAgYy0xLjY5LTIuMzUtMi4zNC00LjU3LTIuMzQtOC41NEg1ODkuODN6IE01NzEsMTIzLjQyYzAuNi00LjA5LDMuMDYtNi42OCw2LjYyLTYuNjhjMy4yNCwwLDUuNDEsMi40Niw1Ljg5LDYuNjhINTcxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTY4Mi4yMSwyMTkuMWMtMjMzLjMzLTM0LjczLTMyOS41LTMzLjA1LTU4Ny45MiwxOC4xM2w4MC4yOSwyMy45OGM5Ny40OC0zOS44MSwxNzEuNDQtNjIuNjEsMjMwLjAyLTc1LjM0ICAgYzY1LjIzLDE1LjI0LDEzMywzNi4xNiwyMDMuNzcsNjMuMTFMNjgyLjIxLDIxOS4xeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI5MC4zOCwzMDkuODZsNjAuNjgtMzIuODFoLTUxLjhsLTUwLjIzLDIwLjdDMjYwLjQ3LDI5OS40MSwyNzcuMSwzMDQuNjksMjkwLjM4LDMwOS44NiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMzMS42LDI1My42Nmw1Ny40My0xNi42NWw1MS44NSwxMS45NkM0MDMuNzIsMjQ3LjQyLDM3MS42OSwyNDguNzIsMzMxLjYsMjUzLjY2Ii8+CjwvZz4KPC9zdmc+\")"
9
+ }
10
+ },
11
+ "footer": {
12
+ "inline-size": { "value": "220px" },
13
+ "block-size": { "value": "40px" },
14
+ "background-image": {
15
+ "value": ""
16
+ }
17
+ },
18
+ "navbar": {
19
+ "inline-size": { "value": "100px" },
20
+ "block-size": { "value": "47px" },
21
+ "background-image": {
22
+ "value": "url(\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTkwcHgiIGhlaWdodD0iOThweCIgdmlld0JveD0iMCAwIDc3My43OSA0MjIuMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDc3My43OSA0MjIuMDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDBBMEJBO30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHJlY3QgY2xhc3M9InN0MCIgd2lkdGg9Ijc3My43OSIgaGVpZ2h0PSI0MjIuMDciLz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTY1LjgyLDExMi41M2gtMi40NmMtMy4xMy02Ljc0LTcuNjQtOS45Mi0xNC4wNy05LjkyYy05LjY4LDAtMTYuNzgsNy45My0xNi43OCwxOC43NyAgIGMwLDEwLjgyLDcuNTIsMTkuMTIsMTcuMzIsMTkuMTJjMy4zNywwLDYuNDktMC44NCwxMC4wNC0yLjc2di03LjRjMC01LjA1LTEuNS02LjkyLTUuNi02LjkyaC0xLjYydi0yLjI4aDE5LjI1djIuMjhoLTAuMjQgICBjLTMuNjcsMC01LjI0LDEuOTktNS4yNCw2LjkydjkuNzRsLTAuODQsMC4yNGMtNi41NiwxLjg2LTExLjM3LDIuNjQtMTYsMi42NGMtMTQuNjcsMC0yNC42Ni04LjQyLTI0LjY2LTIwLjY5ICAgYzAtMTIuNTEsMTEuMDYtMjIuMTMsMjUuNDQtMjIuMTNjNC42OSwwLDguNiwwLjcyLDE0LjYyLDIuNzFMMTY1LjgyLDExMi41M3oiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xOTguNiwxMjUuNTljLTAuMjQtNi4zOC00LjkzLTExLjA3LTExLjEzLTExLjA3Yy03LjExLDAtMTIuNTcsNi4yNi0xMi41NywxNC41ICAgYzAsOC4wNiw1LjIzLDEzLjg5LDEyLjUxLDEzLjg5YzQuNjMsMCw4LjU5LTIuMzQsMTEuMTgtNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zLDAtNi4wMS0xLjM4LTgtNC4wOSAgIGMtMS42OC0yLjM1LTIuMzUtNC41Ny0yLjM1LTguNTRIMTk4LjZ6IE0xNzkuNzgsMTIzLjQyYzAuNTktNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjQsMCw1LjQxLDIuNDYsNS44OSw2LjY4SDE3OS43OHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yMTEuMjksMTM0LjMxYzAsNC4wOSwxLjIxLDUuNzcsNC4wMyw1Ljc3aDAuMjR2Mi4xN2gtMTMuNzF2LTIuMTdoMC4zNmMyLjg5LDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtMTMuMDUgICBsLTQuMjctMi44M3YtMC44OWw3Ljg4LTMuMDFoMS4zOHY0LjU3YzEuNTctMS40NCwyLjIzLTEuOTIsMy4zMS0yLjY0YzIuMS0xLjI2LDQuMzMtMS45Miw2Ljc5LTEuOTJjMy45NywwLDYuMiwxLjMyLDcuNTgsNC41NyAgIGMzLjY2LTMuNDMsNi4xOS00LjYzLDkuOC00LjYzYzMuMjUsMCw1LjksMS4yMSw3LjIyLDMuMjVjMS4wMiwxLjYzLDEuMTQsMi4xNywxLjE0LDYuMDJ2MTAuNThjMCw0LjAzLDEuMjEsNS43NywzLjkxLDUuNzdoMC4yNCAgIHYyLjE3aC0xMy43OHYtMi4xN0gyMzhjMi44MywwLDQuMDMtMS42OCw0LjAzLTUuNzd2LTkuNTZjMC00LjMzLTEuOC02LjI2LTUuODktNi4yNmMtMi4xNywwLTQuNDYsMC45LTcuMDQsMi43djEzLjExICAgYzAsNC4wOSwxLjIxLDUuNzcsNC4wOSw1Ljc3aDAuMTh2Mi4xN2gtMTQuMTN2LTIuMTdoMC44NGMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtOS42MmMwLTQuNDYtMS41Ny02LjE0LTUuNDgtNi4xNCAgIGMtMi44MywwLTQuOTMsMC44NC03LjM0LDMuMDFWMTM0LjMxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI3OC44NCwxMjUuNTljLTAuMjQtNi4zOC00Ljk0LTExLjA3LTExLjEzLTExLjA3Yy03LjEsMC0xMi41Nyw2LjI2LTEyLjU3LDE0LjUgICBjMCw4LjA2LDUuMjQsMTMuODksMTIuNTEsMTMuODljNC42MywwLDguNi0yLjM0LDExLjE5LTYuNTVsLTEuMjEtMS4xNGMtMi4zNSwyLjA0LTQuNzUsMy4wMS03LjU4LDMuMDFjLTMuMzEsMC02LjAxLTEuMzgtOC00LjA5ICAgYy0xLjY4LTIuMzUtMi4zNC00LjU3LTIuMzQtOC41NEgyNzguODR6IE0yNjAuMDEsMTIzLjQyYzAuNjEtNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjUsMCw1LjQyLDIuNDYsNS44OSw2LjY4SDI2MC4wMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zMDcuMDUsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4xLDAtMTIuNTgsNi4yNi0xMi41OCwxNC41ICAgYzAsOC4wNiw1LjI0LDEzLjg5LDEyLjUyLDEzLjg5YzQuNjMsMCw4LjYtMi4zNCwxMS4xOC02LjU1bC0xLjIxLTEuMTRjLTIuMzQsMi4wNC00Ljc1LDMuMDEtNy41OCwzLjAxYy0zLjMsMC02LjAyLTEuMzgtOC00LjA5ICAgYy0xLjY4LTIuMzUtMi4zNS00LjU3LTIuMzUtOC41NEgzMDcuMDV6IE0yODguMjIsMTIzLjQyYzAuNi00LjA5LDMuMDYtNi42OCw2LjYyLTYuNjhjMy4yNSwwLDUuNDIsMi40Niw1Ljg5LDYuNjhIMjg4LjIyeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMxOS41NiwxMzQuMzFjMCw0LjA5LDEuMiw1Ljc3LDQuMDMsNS43N2gwLjg0djIuMTdoLTE0LjM4di0yLjE3aDAuNDJjMi44MywwLDQuMDQtMS42OCw0LjA0LTUuNzd2LTEzLjI5ICAgbC00LjA5LTIuMjh2LTEuMzlsOC4wNi0yLjgzaDEuMDh2NS4xMWMxLjg2LTIuMDQsMi42NS0yLjc3LDQuMjctMy42MWMxLjc0LTAuOTYsMy45Ny0xLjUsNi4wMS0xLjVjMi41OSwwLDQuOTksMS4wMiw2LjM4LDIuNjQgICBjMS41LDEuODEsMS44NiwzLjQ5LDEuODYsOC40OHY4LjY2YzAsNC4wOSwxLjIxLDUuNzcsNC4wMyw1Ljc3aDAuM3YyLjE3aC0xNC4ydi0yLjE3SDMyOWMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtOC4wNiAgIGMwLTUuMjktMS43NC03LjctNS41OS03LjdjLTIuNDYsMC00Ljg3LDEuMDItNy44OCwzLjU1VjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zNTQuMTQsMTM0Ljk3YzAsMy42NiwwLjYsNC4yNyw0LjE1LDQuMjdjMS44NiwwLDIuNTMtMC4wNiw0LjM5LTAuM3YyLjk1bC0wLjcyLDAuMTJsLTMuNjEsMC42MSAgIGMtMS4wOCwwLjE4LTIuMjMsMC4zLTMuNDQsMC4zYy00LjA4LDAtNS44My0xLjU2LTUuODMtNS4yOWwwLjA2LTEuNzR2LTE3LjY4aC00LjU2di0xLjYyYzIuNTItMC45MSw1LjU5LTMuMzcsNy41MS02LjJoMi4wNHY0LjgxICAgaDguMTh2My4wMWgtOC4xOFYxMzQuOTd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMzg5Ljc1LDEyNS41OWMtMC4yNC02LjM4LTQuOTMtMTEuMDctMTEuMTMtMTEuMDdjLTcuMSwwLTEyLjU3LDYuMjYtMTIuNTcsMTQuNSAgIGMwLDguMDYsNS4yMywxMy44OSwxMi41MSwxMy44OWM0LjYzLDAsOC42LTIuMzQsMTEuMTktNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zMSwwLTYuMDEtMS4zOC04LTQuMDkgICBjLTEuNjktMi4zNS0yLjM1LTQuNTctMi4zNS04LjU0SDM4OS43NXogTTM3MC45MywxMjMuNDJjMC41OS00LjA5LDMuMDctNi42OCw2LjYyLTYuNjhjMy4yNCwwLDUuNDEsMi40Niw1Ljg5LDYuNjhIMzcwLjkzeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyMS40MiwxMDEuMjNsMC45NiwxLjkybC0xMS41NSwyOC42OWMtMi4xLDUuMjQtMi40Niw1LjgzLTMuODQsNi45OGMtMC43MywwLjYxLTEuMjEsMC44NC0yLjUzLDEuMTV2Mi4yOCAgIGgxMy44M3YtMi4yOGMtMy4zNy0wLjMtNS4xMS0xLjk5LTUuMTEtNC45M2MwLTAuOTEsMC4yNC0yLjExLDAuNjYtMy4xM2wyLjExLTUuNjVoMTUuOTRsMy4wNiw3LjM0YzAuNDIsMS4wOCwwLjYsMS43NSwwLjYsMi40NiAgIGMwLDIuMzUtMS43NCwzLjczLTUuMDUsMy45MXYyLjI4aDE2Ljg1di0yLjI4Yy0yLjUzLDAtMy4xOS0wLjc5LTUuNDItNi4wMmwtMTQuMDEtMzIuNzJINDIxLjQyeiBNNDMwLjUsMTIzaC0xMy4yOWw2LjQ5LTE2LjMgICBMNDMwLjUsMTIzeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ1OC4yMywxMzQuMzFjMCwzLjk3LDEuMTQsNS43NywzLjYxLDUuNzdoMC4xOHYyLjE3aC0xMi45M3YtMi4xN2gwLjE4YzIuNzcsMCwzLjk3LTEuNzQsMy45Ny01Ljc3di0yNy40MiAgIGwtNC4xNS0yLjI5di0xLjMybDcuOTQtMi44M2gxLjJWMTM0LjMxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ3NC44MywxMzQuMzFjMCw0LjA5LDEuMjEsNS43Nyw0LjAzLDUuNzdoMC4yNHYyLjE3aC0xMy43MXYtMi4xN2gwLjM2YzIuODksMCw0LjAzLTEuNjgsNC4wMy01Ljc3di0xMy4wNSAgIGwtNC4yNy0yLjgzdi0wLjg5bDcuODgtMy4wMWgxLjM4djQuNTdjMS41Ny0xLjQ0LDIuMjMtMS45MiwzLjMxLTIuNjRjMi4xLTEuMjYsNC4zMy0xLjkyLDYuOC0xLjkyYzMuOTcsMCw2LjE5LDEuMzIsNy41Nyw0LjU3ICAgYzMuNjctMy40Myw2LjItNC42Myw5LjgxLTQuNjNjMy4yNCwwLDUuODksMS4yMSw3LjIxLDMuMjVjMS4wMiwxLjYzLDEuMTUsMi4xNywxLjE1LDYuMDJ2MTAuNThjMCw0LjAzLDEuMjEsNS43NywzLjkxLDUuNzdoMC4yMyAgIHYyLjE3aC0xMy43OHYtMi4xN2gwLjU1YzIuODMsMCw0LjAzLTEuNjgsNC4wMy01Ljc3di05LjU2YzAtNC4zMy0xLjgtNi4yNi01Ljg5LTYuMjZjLTIuMTYsMC00LjQ1LDAuOS03LjA0LDIuN3YxMy4xMSAgIGMwLDQuMDksMS4yMSw1Ljc3LDQuMDksNS43N2gwLjE4djIuMTdoLTE0LjEzdi0yLjE3aDAuODRjMi44MywwLDQuMDMtMS42OCw0LjAzLTUuNzd2LTkuNjJjMC00LjQ2LTEuNTYtNi4xNC01LjQ3LTYuMTQgICBjLTIuODMsMC00LjkzLDAuODQtNy4zNCwzLjAxVjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01NDAuODcsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4wOSwwLTEyLjU2LDYuMjYtMTIuNTYsMTQuNSAgIGMwLDguMDYsNS4yMywxMy44OSwxMi41MSwxMy44OWM0LjY0LDAsOC42LTIuMzQsMTEuMTktNi41NWwtMS4yMS0xLjE0Yy0yLjM0LDIuMDQtNC43NSwzLjAxLTcuNTgsMy4wMWMtMy4zLDAtNi4wMi0xLjM4LTgtNC4wOSAgIGMtMS42OS0yLjM1LTIuMzUtNC41Ny0yLjM1LTguNTRINTQwLjg3eiBNNTIyLjA0LDEyMy40MmMwLjYtNC4wOSwzLjA3LTYuNjgsNi42Mi02LjY4YzMuMjQsMCw1LjQxLDIuNDYsNS44OSw2LjY4SDUyMi4wNHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01NTIuNzgsMTM0LjMxYzAsNC41MSwxLjA4LDUuNzcsNS4xMSw1Ljc3aDAuOTd2Mi4xN2gtMTUuNjR2LTIuMTdoMC40OGMyLjgzLDAsNC4wMy0xLjY4LDQuMDMtNS43N3YtMTIuOTMgICBsLTQuNTEtMi40MXYtMS4wMmw4LjMxLTMuNDNoMS4yNnY1Ljk2aDAuMTJsMC42LTEuMTVjMi4yOC0zLjM3LDMuOTEtNC41MSw2LjQ5LTQuNTFjMS40NCwwLDIuNzEsMC41NSwzLjc5LDEuNjkgICBjMC42NiwwLjY2LDAuOSwxLjE0LDAuOSwxLjY4YzAsMC42Ni0wLjU0LDIuMDQtMS4yMSwzLjEzYy0wLjMsMC40OC0wLjc4LDAuNzgtMS4zMiwwLjc4Yy0wLjc5LDAtMS40NC0wLjQyLTIuNDEtMS41NiAgIGMtMC43OS0wLjk3LTEuMzItMS4yMS0yLjE3LTEuMjFjLTEuNDQsMC0yLjUyLDAuOTYtNC44MSw0LjM5VjEzNC4zMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01ODkuODMsMTI1LjU5Yy0wLjI0LTYuMzgtNC45My0xMS4wNy0xMS4xMy0xMS4wN2MtNy4xLDAtMTIuNTcsNi4yNi0xMi41NywxNC41ICAgYzAsOC4wNiw1LjIzLDEzLjg5LDEyLjUxLDEzLjg5YzQuNjQsMCw4LjYtMi4zNCwxMS4xOS02LjU1bC0xLjIxLTEuMTRjLTIuMzQsMi4wNC00Ljc1LDMuMDEtNy41OCwzLjAxYy0zLjMsMC02LjAxLTEuMzgtOC00LjA5ICAgYy0xLjY5LTIuMzUtMi4zNC00LjU3LTIuMzQtOC41NEg1ODkuODN6IE01NzEsMTIzLjQyYzAuNi00LjA5LDMuMDYtNi42OCw2LjYyLTYuNjhjMy4yNCwwLDUuNDEsMi40Niw1Ljg5LDYuNjhINTcxeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTY4Mi4yMSwyMTkuMWMtMjMzLjMzLTM0LjczLTMyOS41LTMzLjA1LTU4Ny45MiwxOC4xM2w4MC4yOSwyMy45OGM5Ny40OC0zOS44MSwxNzEuNDQtNjIuNjEsMjMwLjAyLTc1LjM0ICAgYzY1LjIzLDE1LjI0LDEzMywzNi4xNiwyMDMuNzcsNjMuMTFMNjgyLjIxLDIxOS4xeiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI5MC4zOCwzMDkuODZsNjAuNjgtMzIuODFoLTUxLjhsLTUwLjIzLDIwLjdDMjYwLjQ3LDI5OS40MSwyNzcuMSwzMDQuNjksMjkwLjM4LDMwOS44NiIvPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMzMS42LDI1My42Nmw1Ny40My0xNi42NWw1MS44NSwxMS45NkM0MDMuNzIsMjQ3LjQyLDM3MS42OSwyNDguNzIsMzMxLjYsMjUzLjY2Ii8+CjwvZz4KPC9zdmc+\")"
23
+ }
24
+ }
25
+ }
26
+ }
27
+ }
@@ -1,68 +1,68 @@
1
- {
2
- "utrecht": {
3
- "accordion": {
4
- "button": {
5
- "background-color": { "value": "{almere.color.yellow.64}" },
6
- "border-color": { "value": "{almere.color.yellow.64}" },
7
- "border-width": {},
8
- "color": { "value": "{almere.color.black.0}" },
9
- "active": {
10
- "background-color": { "value": "{almere.color.yellow.89}" },
11
- "border-color": { "value": "{almere.color.yellow.64}" },
12
- "color": { "value": "{almere.color.black.0}" }
13
- },
14
- "expanded": {
15
- "background-color": { "value": "{almere.color.yellow.89}" },
16
- "border-color": { "value": "{almere.color.yellow.64}" },
17
- "color": { "value": "{almere.color.black.0}" }
18
- },
19
- "focus": {
20
- "background-color": { "value": "{almere.color.yellow.64}" },
21
- "border-color": { "value": "{almere.color.yellow.64}" },
22
- "color": { "value": "{almere.color.black.0}" }
23
- },
24
- "font-family": { "value": "{almere.typography.barlow.font-family}" },
25
- "font-size": { "value": "{almere.font-size.md}" },
26
- "font-weight": { "value": "600" },
27
- "hover": {
28
- "background-color": { "value": "{almere.color.yellow.64}" },
29
- "border-color": { "value": "{almere.color.yellow.64}" },
30
- "color": { "value": "{almere.color.black.0}" }
31
- },
32
- "icon": {
33
- "margin-inline-start": { "value": "{almere.size.xs}" },
34
- "margin-inline-end": { "value": "{almere.size.xs}" },
35
- "margin-block-start": { "value": "{almere.size.xs}" },
36
- "margin-block-end": { "value": "{almere.size.xs}" },
37
- "size": {},
38
- "background-color": { "value": "" },
39
- "fill": { "value": "currentColor" }
40
- },
41
- "line-height": { "value": "21px" },
42
- "padding-block-end": { "value": "{almere.size.xs}" },
43
- "padding-block-start": { "value": "{almere.size.xs}" },
44
- "padding-inline-end": { "value": "{almere.size.xs}" },
45
- "padding-inline-start": { "value": "{almere.size.xs}" }
46
- },
47
- "panel": {
48
- "padding-inline-start": { "value": "{almere.size.md}" },
49
- "padding-inline-end": { "value": "{almere.size.md}" },
50
- "padding-block-start": { "value": "{almere.size.md}" },
51
- "padding-block-end": { "value": "{almere.size.md}" },
52
- "border-width": { "value": "1px" },
53
- "border-color": { "value": "rgba(59, 103, 124, 0.25)" }
54
- },
55
- "section": {
56
- "margin-block-start": {},
57
- "margin-block-end": {},
58
- "border-width": { "value": "none" },
59
- "border-color": { "value": "none" },
60
- "border-block-end-width": { "value": "none" }
61
- },
62
- "border-radius": { "value": "0px" },
63
- "icon": {
64
- "arrow-down": { "value": "transparent" }
65
- }
66
- }
67
- }
68
- }
1
+ {
2
+ "utrecht": {
3
+ "accordion": {
4
+ "button": {
5
+ "background-color": { "value": "{almere.color.yellow.64}" },
6
+ "border-color": { "value": "{almere.color.yellow.64}" },
7
+ "border-width": {},
8
+ "color": { "value": "{almere.color.black.0}" },
9
+ "active": {
10
+ "background-color": { "value": "{almere.color.yellow.89}" },
11
+ "border-color": { "value": "{almere.color.yellow.64}" },
12
+ "color": { "value": "{almere.color.black.0}" }
13
+ },
14
+ "expanded": {
15
+ "background-color": { "value": "{almere.color.yellow.89}" },
16
+ "border-color": { "value": "{almere.color.yellow.64}" },
17
+ "color": { "value": "{almere.color.black.0}" }
18
+ },
19
+ "focus": {
20
+ "background-color": { "value": "{almere.color.yellow.64}" },
21
+ "border-color": { "value": "{almere.color.yellow.64}" },
22
+ "color": { "value": "{almere.color.black.0}" }
23
+ },
24
+ "font-family": { "value": "{almere.typography.barlow.font-family}" },
25
+ "font-size": { "value": "{almere.font-size.md}" },
26
+ "font-weight": { "value": "600" },
27
+ "hover": {
28
+ "background-color": { "value": "{almere.color.yellow.64}" },
29
+ "border-color": { "value": "{almere.color.yellow.64}" },
30
+ "color": { "value": "{almere.color.black.0}" }
31
+ },
32
+ "icon": {
33
+ "margin-inline-start": { "value": "{almere.size.xs}" },
34
+ "margin-inline-end": { "value": "{almere.size.xs}" },
35
+ "margin-block-start": { "value": "{almere.size.xs}" },
36
+ "margin-block-end": { "value": "{almere.size.xs}" },
37
+ "size": {},
38
+ "background-color": { "value": "" },
39
+ "fill": { "value": "currentColor" }
40
+ },
41
+ "line-height": { "value": "21px" },
42
+ "padding-block-end": { "value": "{almere.size.xs}" },
43
+ "padding-block-start": { "value": "{almere.size.xs}" },
44
+ "padding-inline-end": { "value": "{almere.size.xs}" },
45
+ "padding-inline-start": { "value": "{almere.size.xs}" }
46
+ },
47
+ "panel": {
48
+ "padding-inline-start": { "value": "{almere.size.md}" },
49
+ "padding-inline-end": { "value": "{almere.size.md}" },
50
+ "padding-block-start": { "value": "{almere.size.md}" },
51
+ "padding-block-end": { "value": "{almere.size.md}" },
52
+ "border-width": { "value": "1px" },
53
+ "border-color": { "value": "rgba(59, 103, 124, 0.25)" }
54
+ },
55
+ "section": {
56
+ "margin-block-start": {},
57
+ "margin-block-end": {},
58
+ "border-width": { "value": "none" },
59
+ "border-color": { "value": "none" },
60
+ "border-block-end-width": { "value": "none" }
61
+ },
62
+ "border-radius": { "value": "0px" },
63
+ "icon": {
64
+ "arrow-down": { "value": "transparent" }
65
+ }
66
+ }
67
+ }
68
+ }
@@ -1,46 +1,46 @@
1
- {
2
- "utrecht": {
3
- "alert": {
4
- "background-color": { "value": "{almere.color.alert-info-background}" },
5
- "border-color": {},
6
- "border-width": {},
7
- "color": { "value": "{almere.color.alert-info}" },
8
- "padding-block-start": { "value": "1.5em" },
9
- "padding-block-end": { "value": "1.5em" },
10
- "padding-inline-start": { "value": "1.5em" },
11
- "padding-inline-end": { "value": "1.5em" },
12
- "margin-block-start": {},
13
- "margin-block-end": {},
14
- "warning": {
15
- "background-color": { "value": "{almere.color.alert-warning-background}" },
16
- "color": { "value": "{almere.color.alert-warning}" },
17
- "border-color": {},
18
- "border-width": {}
19
- },
20
- "error": {
21
- "background-color": { "value": "{almere.color.alert-error-background}" },
22
- "color": { "value": "{almere.color.alert-error}" },
23
- "border-color": {},
24
- "border-width": {}
25
- },
26
- "ok": {
27
- "background-color": { "value": "{almere.color.alert-succes-background}" },
28
- "color": { "value": "{almere.color.alert-succes}" },
29
- "border-color": {},
30
- "border-width": {}
31
- },
32
- "icon": {
33
- "color": { "value": "{almere.color.alert-info}" },
34
- "error": {
35
- "color": { "value": "{almere.color.alert-error}" }
36
- },
37
- "warning": {
38
- "color": { "value": "{almere.color.alert-warning}" }
39
- },
40
- "ok": {
41
- "color": { "value": "{almere.color.alert-succes}" }
42
- }
43
- }
44
- }
45
- }
46
- }
1
+ {
2
+ "utrecht": {
3
+ "alert": {
4
+ "background-color": { "value": "{almere.color.alert-info-background}" },
5
+ "border-color": {},
6
+ "border-width": {},
7
+ "color": { "value": "{almere.color.alert-info}" },
8
+ "padding-block-start": { "value": "1.5em" },
9
+ "padding-block-end": { "value": "1.5em" },
10
+ "padding-inline-start": { "value": "1.5em" },
11
+ "padding-inline-end": { "value": "1.5em" },
12
+ "margin-block-start": {},
13
+ "margin-block-end": {},
14
+ "warning": {
15
+ "background-color": { "value": "{almere.color.alert-warning-background}" },
16
+ "color": { "value": "{almere.color.alert-warning}" },
17
+ "border-color": {},
18
+ "border-width": {}
19
+ },
20
+ "error": {
21
+ "background-color": { "value": "{almere.color.alert-error-background}" },
22
+ "color": { "value": "{almere.color.alert-error}" },
23
+ "border-color": {},
24
+ "border-width": {}
25
+ },
26
+ "ok": {
27
+ "background-color": { "value": "{almere.color.alert-succes-background}" },
28
+ "color": { "value": "{almere.color.alert-succes}" },
29
+ "border-color": {},
30
+ "border-width": {}
31
+ },
32
+ "icon": {
33
+ "color": { "value": "{almere.color.alert-info}" },
34
+ "error": {
35
+ "color": { "value": "{almere.color.alert-error}" }
36
+ },
37
+ "warning": {
38
+ "color": { "value": "{almere.color.alert-warning}" }
39
+ },
40
+ "ok": {
41
+ "color": { "value": "{almere.color.alert-succes}" }
42
+ }
43
+ }
44
+ }
45
+ }
46
+ }
@@ -1,13 +1,13 @@
1
- {
2
- "utrecht": {
3
- "badge-counter": {
4
- "background-color": { "value": "{almere.color.primary}" },
5
- "border-radius": { "value": "50%" },
6
- "color": { "value": "{almere.color.white.100}" },
7
- "font-size": { "value": "{utrecht.document.font-size}" },
8
- "font-weight": { "value": "{almere.typography.font-weight.normal}" },
9
- "padding-block": { "value": "{almere.size.2xs}" },
10
- "padding-inline": { "value": "{almere.size.2xs}" }
11
- }
12
- }
13
- }
1
+ {
2
+ "utrecht": {
3
+ "badge-counter": {
4
+ "background-color": { "value": "{almere.color.primary}" },
5
+ "border-radius": { "value": "50%" },
6
+ "color": { "value": "{almere.color.white.100}" },
7
+ "font-size": { "value": "{utrecht.document.font-size}" },
8
+ "font-weight": { "value": "{almere.typography.font-weight.normal}" },
9
+ "padding-block": { "value": "{almere.size.2xs}" },
10
+ "padding-inline": { "value": "{almere.size.2xs}" }
11
+ }
12
+ }
13
+ }
@@ -1,8 +1,8 @@
1
- {
2
- "utrecht": {
3
- "badge-status": {
4
- "letter-spacing": {},
5
- "text-transform": {}
6
- }
7
- }
8
- }
1
+ {
2
+ "utrecht": {
3
+ "badge-status": {
4
+ "letter-spacing": {},
5
+ "text-transform": {}
6
+ }
7
+ }
8
+ }
@@ -1,15 +1,15 @@
1
- {
2
- "utrecht": {
3
- "badge": {
4
- "background-color": { "value": "{almere.color.black.0} " },
5
- "border-radius": { "value": "0" },
6
- "color": { "value": "{almere.color.white.100} " },
7
- "font-size": { "value": "{almere.font-size.sm}" },
8
- "font-weight": { "value": "{almere.typography.font-weight.normal}" },
9
- "line-height": {},
10
- "padding-block": { "value": "{almere.size.xs}" },
11
- "padding-inline": { "value": "{almere.size.xs}" },
12
- "text-transform": {}
13
- }
14
- }
15
- }
1
+ {
2
+ "utrecht": {
3
+ "badge": {
4
+ "background-color": { "value": "{almere.color.black.0} " },
5
+ "border-radius": { "value": "0" },
6
+ "color": { "value": "{almere.color.white.100} " },
7
+ "font-size": { "value": "{almere.font-size.sm}" },
8
+ "font-weight": { "value": "{almere.typography.font-weight.normal}" },
9
+ "line-height": {},
10
+ "padding-block": { "value": "{almere.size.xs}" },
11
+ "padding-inline": { "value": "{almere.size.xs}" },
12
+ "text-transform": {}
13
+ }
14
+ }
15
+ }
@@ -1,27 +1,27 @@
1
- {
2
- "utrecht": {
3
- "blockquote": {
4
- "background-color": {},
5
- "color": {},
6
- "margin-inline-start": { "value": "{almere.size.xl}" },
7
- "margin-inline-end": { "value": "{almere.size.xl}" },
8
- "margin-inline-block-start": {},
9
- "margin-inline-block-end": {},
10
- "font-size": {},
11
- "font-style": {},
12
- "font-family": {},
13
- "padding-inline-start": {},
14
- "padding-inline-end": {},
15
- "padding-inline-block-start": {},
16
- "padding-inline-block-end": {},
17
- "attribution": {
18
- "color": {},
19
- "font-size": {}
20
- },
21
- "content": {
22
- "color": { "value": "{almere.color.black.0}" },
23
- "font-size": { "value": "{almere.font-size.md}" }
24
- }
25
- }
26
- }
27
- }
1
+ {
2
+ "utrecht": {
3
+ "blockquote": {
4
+ "background-color": {},
5
+ "color": {},
6
+ "margin-inline-start": { "value": "{almere.size.xl}" },
7
+ "margin-inline-end": { "value": "{almere.size.xl}" },
8
+ "margin-inline-block-start": {},
9
+ "margin-inline-block-end": {},
10
+ "font-size": {},
11
+ "font-style": {},
12
+ "font-family": {},
13
+ "padding-inline-start": {},
14
+ "padding-inline-end": {},
15
+ "padding-inline-block-start": {},
16
+ "padding-inline-block-end": {},
17
+ "attribution": {
18
+ "color": {},
19
+ "font-size": {}
20
+ },
21
+ "content": {
22
+ "color": { "value": "{almere.color.black.0}" },
23
+ "font-size": { "value": "{almere.font-size.md}" }
24
+ }
25
+ }
26
+ }
27
+ }