@utrecht/web-component-library-stencil 1.0.0-alpha.21 → 1.0.0-alpha.212

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 (770) hide show
  1. package/README.md +51 -0
  2. package/dist/cjs/{index-4628fffe.js → index-8c6952a4.js} +266 -74
  3. package/dist/cjs/loader.cjs.js +3 -3
  4. package/dist/cjs/utrecht-article.cjs.entry.js +3 -3
  5. package/dist/cjs/utrecht-backdrop.cjs.entry.js +21 -0
  6. package/dist/cjs/utrecht-badge-counter.cjs.entry.js +5 -5
  7. package/dist/cjs/utrecht-badge-data.cjs.entry.js +3 -3
  8. package/dist/cjs/utrecht-badge-status.cjs.entry.js +4 -4
  9. package/dist/cjs/utrecht-breadcrumb.cjs.entry.js +23 -0
  10. package/dist/cjs/utrecht-button_2.cjs.entry.js +58 -0
  11. package/dist/cjs/utrecht-checkbox.cjs.entry.js +32 -0
  12. package/dist/cjs/utrecht-contact-card-template.cjs.entry.js +19 -0
  13. package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js +52 -0
  14. package/dist/cjs/utrecht-digid-button.cjs.entry.js +19 -0
  15. package/dist/cjs/utrecht-document.cjs.entry.js +3 -3
  16. package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js +19 -0
  17. package/dist/cjs/utrecht-eidas-logo.cjs.entry.js +19 -0
  18. package/dist/cjs/utrecht-form-field-checkbox.cjs.entry.js +34 -0
  19. package/dist/cjs/utrecht-form-field-description.cjs.entry.js +22 -0
  20. package/dist/cjs/utrecht-form-field-textarea.cjs.entry.js +34 -0
  21. package/dist/cjs/utrecht-form-field-textbox.cjs.entry.js +39 -0
  22. package/dist/cjs/utrecht-form-toggle.cjs.entry.js +48 -0
  23. package/dist/cjs/utrecht-heading-1.cjs.entry.js +19 -0
  24. package/dist/cjs/utrecht-heading-2_3.cjs.entry.js +46 -0
  25. package/dist/cjs/utrecht-heading-4.cjs.entry.js +19 -0
  26. package/dist/cjs/utrecht-heading-5.cjs.entry.js +19 -0
  27. package/dist/cjs/utrecht-heading-6.cjs.entry.js +19 -0
  28. package/dist/cjs/utrecht-heading.cjs.entry.js +3 -3
  29. package/dist/cjs/utrecht-html-content.cjs.entry.js +3 -3
  30. package/dist/cjs/utrecht-icon-afval.cjs.entry.js +19 -0
  31. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +19 -0
  32. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +19 -0
  33. package/dist/cjs/utrecht-icon-cross.cjs.entry.js +19 -0
  34. package/dist/cjs/utrecht-icon-error.cjs.entry.js +19 -0
  35. package/dist/cjs/utrecht-icon-facebook.cjs.entry.js +19 -0
  36. package/dist/cjs/utrecht-icon-filter.cjs.entry.js +19 -0
  37. package/dist/cjs/utrecht-icon-information.cjs.entry.js +19 -0
  38. package/dist/cjs/utrecht-icon-instagram.cjs.entry.js +19 -0
  39. package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js +19 -0
  40. package/dist/cjs/utrecht-icon-list.cjs.entry.js +19 -0
  41. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +19 -0
  42. package/dist/cjs/utrecht-icon-melding.cjs.entry.js +19 -0
  43. package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js +19 -0
  44. package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js +19 -0
  45. package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js +19 -0
  46. package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js +19 -0
  47. package/dist/cjs/utrecht-icon-twitter.cjs.entry.js +19 -0
  48. package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js +19 -0
  49. package/dist/cjs/utrecht-icon-warning.cjs.entry.js +19 -0
  50. package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js +19 -0
  51. package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js +19 -0
  52. package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js +19 -0
  53. package/dist/cjs/utrecht-logo-button.cjs.entry.js +19 -0
  54. package/dist/cjs/utrecht-logo.cjs.entry.js +19 -0
  55. package/dist/cjs/utrecht-page-content.cjs.entry.js +19 -0
  56. package/dist/cjs/utrecht-page-footer.cjs.entry.js +3 -3
  57. package/dist/cjs/utrecht-page-header.cjs.entry.js +19 -0
  58. package/dist/cjs/utrecht-page.cjs.entry.js +19 -0
  59. package/dist/cjs/utrecht-pagination.cjs.entry.js +38 -0
  60. package/dist/cjs/utrecht-separator.cjs.entry.js +3 -3
  61. package/dist/cjs/utrecht-sidenav.cjs.entry.js +4 -4
  62. package/dist/cjs/utrecht-textbox.cjs.entry.js +39 -0
  63. package/dist/cjs/utrecht.cjs.js +3 -3
  64. package/dist/collection/alternate-lang-nav/css/template.js +12 -0
  65. package/dist/collection/article/css/template.js +6 -0
  66. package/dist/collection/article/html/template.js +5 -0
  67. package/dist/collection/article/{bem.css → web-component/index.css} +12 -1
  68. package/dist/collection/article/{stencil.js → web-component/index.stencil.js} +3 -3
  69. package/dist/collection/article/web-component/template.js +1 -0
  70. package/dist/collection/backdrop/css/template.js +28 -0
  71. package/dist/collection/backdrop/web-component/index.css +33 -0
  72. package/dist/collection/backdrop/web-component/index.stencil.js +40 -0
  73. package/dist/collection/backdrop/web-component/template.js +17 -0
  74. package/dist/collection/badge-counter/css/template.js +7 -0
  75. package/dist/collection/badge-counter/{bem.css → web-component/index.css} +16 -2
  76. package/dist/collection/badge-counter/{stencil.js → web-component/index.stencil.js} +5 -5
  77. package/dist/collection/badge-counter/web-component/template.js +4 -0
  78. package/dist/collection/badge-data/css/template.js +6 -0
  79. package/dist/collection/badge-data/{bem.css → web-component/index.css} +15 -1
  80. package/dist/collection/badge-data/{stencil.js → web-component/index.stencil.js} +3 -3
  81. package/dist/collection/badge-data/web-component/template.js +1 -0
  82. package/dist/collection/badge-status/css/template.js +7 -0
  83. package/dist/collection/badge-status/{bem.css → web-component/index.css} +20 -1
  84. package/dist/collection/badge-status/{stencil.js → web-component/index.stencil.js} +4 -4
  85. package/dist/collection/badge-status/web-component/template.js +4 -0
  86. package/dist/collection/blockquote/css/template.js +24 -0
  87. package/dist/collection/blockquote/html/template.js +6 -0
  88. package/dist/collection/breadcrumb/css/template.js +41 -0
  89. package/dist/collection/breadcrumb/web-component/index.css +242 -0
  90. package/dist/collection/breadcrumb/web-component/index.stencil.js +62 -0
  91. package/dist/collection/breadcrumb/web-component/template.js +4 -0
  92. package/dist/collection/button/bem.js +37 -0
  93. package/dist/collection/button/html.js +17 -0
  94. package/dist/collection/button/stencil.css +106 -0
  95. package/dist/collection/button/stencil.js +93 -5
  96. package/dist/collection/button-group/css/template.js +13 -0
  97. package/dist/collection/button-link/css/template.js +25 -0
  98. package/dist/collection/checkbox/css/template.js +19 -0
  99. package/dist/collection/checkbox/html/template.js +14 -0
  100. package/dist/collection/checkbox/web-component/index.css +55 -0
  101. package/dist/collection/checkbox/web-component/index.stencil.js +164 -0
  102. package/dist/collection/checkbox/web-component/template.js +8 -0
  103. package/dist/collection/collection-manifest.json +62 -12
  104. package/dist/collection/custom-checkbox/css/template.js +46 -0
  105. package/dist/collection/custom-checkbox/web-component/index.css +184 -0
  106. package/dist/collection/custom-checkbox/web-component/index.stencil.js +205 -0
  107. package/dist/collection/custom-checkbox/web-component/template.js +22 -0
  108. package/dist/collection/digid-button/css/template.js +16 -0
  109. package/dist/collection/digid-button/web-component/index.css +32 -0
  110. package/dist/collection/digid-button/web-component/index.stencil.js +41 -0
  111. package/dist/collection/digid-button/web-component/template.js +1 -0
  112. package/dist/collection/digid-logo/web-component/index.css +18 -0
  113. package/dist/collection/digid-logo/web-component/index.stencil.js +23 -0
  114. package/dist/collection/digid-logo/web-component/template.js +1 -0
  115. package/dist/collection/document/web-component/index.css +33 -0
  116. package/dist/collection/document/{stencil.js → web-component/index.stencil.js} +3 -3
  117. package/dist/collection/document/web-component/template.js +1 -0
  118. package/dist/collection/eherkenning-logo/web-component/index.css +18 -0
  119. package/dist/collection/eherkenning-logo/web-component/index.stencil.js +26 -0
  120. package/dist/collection/eherkenning-logo/web-component/template.js +1 -0
  121. package/dist/collection/eidas-logo/web-component/index.css +18 -0
  122. package/dist/collection/eidas-logo/web-component/index.stencil.js +28 -0
  123. package/dist/collection/eidas-logo/web-component/template.js +1 -0
  124. package/dist/collection/emphasis/css/template.js +19 -0
  125. package/dist/collection/emphasis/html/template.js +20 -0
  126. package/dist/collection/favicon/html/template.js +1 -0
  127. package/dist/collection/form-field-checkbox/css/template.js +10 -0
  128. package/dist/collection/form-field-checkbox/web-component/index.css +106 -0
  129. package/dist/collection/form-field-checkbox/web-component/index.stencil.js +190 -0
  130. package/dist/collection/form-field-checkbox/web-component/template.js +18 -0
  131. package/dist/collection/form-field-checkbox-group/css/template.js +33 -0
  132. package/dist/collection/form-field-description/css/template.js +15 -0
  133. package/dist/collection/form-field-description/web-component/index.css +39 -0
  134. package/dist/collection/form-field-description/web-component/index.stencil.js +44 -0
  135. package/dist/collection/form-field-description/web-component/template.js +4 -0
  136. package/dist/collection/form-field-radio/css/template.js +10 -0
  137. package/dist/collection/form-field-radio-group/css/template.js +20 -0
  138. package/dist/collection/form-field-textarea/web-component/index.css +128 -0
  139. package/dist/collection/form-field-textarea/web-component/index.stencil.js +205 -0
  140. package/dist/collection/form-field-textarea/web-component/template.js +14 -0
  141. package/dist/collection/form-field-textbox/web-component/index.css +135 -0
  142. package/dist/collection/form-field-textbox/web-component/index.stencil.js +300 -0
  143. package/dist/collection/form-field-textbox/web-component/template.js +21 -0
  144. package/dist/collection/form-fieldset/css/template.js +10 -0
  145. package/dist/collection/form-fieldset/html/template.js +12 -0
  146. package/dist/collection/form-label/css/template.js +22 -0
  147. package/dist/collection/form-label/html/template.js +5 -0
  148. package/dist/collection/form-toggle/css/template.js +47 -0
  149. package/dist/collection/form-toggle/web-component/index.css +115 -0
  150. package/dist/collection/form-toggle/web-component/index.stencil.js +148 -0
  151. package/dist/collection/form-toggle/web-component/template.js +7 -0
  152. package/dist/collection/heading/{bem.css → web-component/index.css} +72 -37
  153. package/dist/collection/heading/{stencil.js → web-component/index.stencil.js} +3 -3
  154. package/dist/collection/heading/web-component/template.js +4 -0
  155. package/dist/collection/heading-1/css/template.js +11 -0
  156. package/dist/collection/heading-1/html/template.js +4 -0
  157. package/dist/collection/heading-1/web-component/index.css +34 -0
  158. package/dist/collection/heading-1/web-component/index.stencil.js +15 -0
  159. package/dist/collection/heading-1/web-component/template.js +4 -0
  160. package/dist/collection/heading-2/css/template.js +11 -0
  161. package/dist/collection/heading-2/html/template.js +4 -0
  162. package/dist/collection/heading-2/web-component/index.css +34 -0
  163. package/dist/collection/heading-2/web-component/index.stencil.js +15 -0
  164. package/dist/collection/heading-2/web-component/template.js +4 -0
  165. package/dist/collection/heading-3/css/template.js +11 -0
  166. package/dist/collection/heading-3/html/template.js +4 -0
  167. package/dist/collection/heading-3/web-component/index.css +34 -0
  168. package/dist/collection/heading-3/web-component/index.stencil.js +15 -0
  169. package/dist/collection/heading-3/web-component/template.js +4 -0
  170. package/dist/collection/heading-4/css/template.js +11 -0
  171. package/dist/collection/heading-4/html/template.js +4 -0
  172. package/dist/collection/heading-4/web-component/index.css +34 -0
  173. package/dist/collection/heading-4/web-component/index.stencil.js +15 -0
  174. package/dist/collection/heading-4/web-component/template.js +4 -0
  175. package/dist/collection/heading-5/css/template.js +11 -0
  176. package/dist/collection/heading-5/html/template.js +4 -0
  177. package/dist/collection/heading-5/web-component/index.css +34 -0
  178. package/dist/collection/heading-5/web-component/index.stencil.js +15 -0
  179. package/dist/collection/heading-5/web-component/template.js +4 -0
  180. package/dist/collection/heading-6/css/template.js +11 -0
  181. package/dist/collection/heading-6/html/template.js +4 -0
  182. package/dist/collection/heading-6/web-component/index.css +34 -0
  183. package/dist/collection/heading-6/web-component/index.stencil.js +15 -0
  184. package/dist/collection/heading-6/web-component/template.js +4 -0
  185. package/dist/collection/html-content/stencil.css +1209 -0
  186. package/dist/collection/html-content/stencil.js +3 -3
  187. package/dist/collection/icon/dist/afval.svg +1 -0
  188. package/dist/collection/icon/dist/arrow.svg +1 -0
  189. package/dist/collection/icon/dist/checkmark.svg +1 -0
  190. package/dist/collection/icon/dist/cross.svg +1 -0
  191. package/dist/collection/icon/dist/error.svg +1 -0
  192. package/dist/collection/icon/dist/facebook.svg +1 -0
  193. package/dist/collection/icon/dist/filter.svg +1 -0
  194. package/dist/collection/icon/dist/information.svg +1 -0
  195. package/dist/collection/icon/dist/instagram.svg +1 -0
  196. package/dist/collection/icon/dist/linkedin.svg +1 -0
  197. package/dist/collection/icon/dist/list.svg +1 -0
  198. package/dist/collection/icon/dist/loupe.svg +1 -0
  199. package/dist/collection/icon/dist/melding.svg +1 -0
  200. package/dist/collection/icon/dist/paspoort.svg +1 -0
  201. package/dist/collection/icon/dist/rijbewijs.svg +1 -0
  202. package/dist/collection/icon/dist/toeslag.svg +1 -0
  203. package/dist/collection/icon/dist/trouwen.svg +1 -0
  204. package/dist/collection/icon/dist/twitter.svg +1 -0
  205. package/dist/collection/icon/dist/verhuizen.svg +1 -0
  206. package/dist/collection/icon/dist/warning.svg +1 -0
  207. package/dist/collection/icon/dist/whatsapp.svg +1 -0
  208. package/dist/collection/icon/dist/zoomin.svg +1 -0
  209. package/dist/collection/icon/dist/zoomout.svg +1 -0
  210. package/dist/collection/icon/svg/afval.svg +7 -0
  211. package/dist/collection/icon/svg/arrow.svg +9 -0
  212. package/dist/collection/icon/svg/checkmark.svg +9 -0
  213. package/dist/collection/icon/svg/cross.svg +9 -0
  214. package/dist/collection/icon/svg/error.svg +15 -0
  215. package/dist/collection/icon/svg/facebook.svg +9 -0
  216. package/dist/collection/icon/svg/filter.svg +6 -0
  217. package/dist/collection/icon/svg/information.svg +14 -0
  218. package/dist/collection/icon/svg/instagram.svg +16 -0
  219. package/dist/collection/icon/svg/linkedin.svg +14 -0
  220. package/dist/collection/icon/svg/list.svg +9 -0
  221. package/dist/collection/icon/svg/loupe.svg +11 -0
  222. package/dist/collection/icon/svg/melding.svg +5 -0
  223. package/dist/collection/icon/svg/paspoort.svg +5 -0
  224. package/dist/collection/icon/svg/rijbewijs.svg +8 -0
  225. package/dist/collection/icon/svg/toeslag.svg +5 -0
  226. package/dist/collection/icon/svg/trouwen.svg +4 -0
  227. package/dist/collection/icon/svg/twitter.svg +9 -0
  228. package/dist/collection/icon/svg/verhuizen.svg +9 -0
  229. package/dist/collection/icon/svg/warning.svg +19 -0
  230. package/dist/collection/icon/svg/whatsapp.svg +9 -0
  231. package/dist/collection/icon/svg/zoomin.svg +13 -0
  232. package/dist/collection/icon/svg/zoomout.svg +9 -0
  233. package/dist/collection/icon/web-component/afval.stencil.js +19 -0
  234. package/dist/collection/icon/web-component/arrow.stencil.js +17 -0
  235. package/dist/collection/icon/web-component/checkmark.stencil.js +16 -0
  236. package/dist/collection/icon/web-component/cross.stencil.js +17 -0
  237. package/dist/collection/icon/web-component/error.stencil.js +18 -0
  238. package/dist/collection/icon/web-component/facebook.stencil.js +17 -0
  239. package/dist/collection/icon/web-component/filter.stencil.js +18 -0
  240. package/dist/collection/icon/web-component/index.css +20 -0
  241. package/dist/collection/icon/web-component/information.stencil.js +19 -0
  242. package/dist/collection/icon/web-component/instagram.stencil.js +19 -0
  243. package/dist/collection/icon/web-component/linkedin.stencil.js +18 -0
  244. package/dist/collection/icon/web-component/list.stencil.js +21 -0
  245. package/dist/collection/icon/web-component/loupe.stencil.js +17 -0
  246. package/dist/collection/icon/web-component/melding.stencil.js +17 -0
  247. package/dist/collection/icon/web-component/paspoort.stencil.js +17 -0
  248. package/dist/collection/icon/web-component/rijbewijs.stencil.js +20 -0
  249. package/dist/collection/icon/web-component/template.js +7 -0
  250. package/dist/collection/icon/web-component/toeslag.stencil.js +17 -0
  251. package/dist/collection/icon/web-component/trouwen.stencil.js +16 -0
  252. package/dist/collection/icon/web-component/twitter.stencil.js +17 -0
  253. package/dist/collection/icon/web-component/verhuizen.stencil.js +21 -0
  254. package/dist/collection/icon/web-component/warning.stencil.js +19 -0
  255. package/dist/collection/icon/web-component/whatsapp.stencil.js +17 -0
  256. package/dist/collection/icon/web-component/zoomin.stencil.js +18 -0
  257. package/dist/collection/icon/web-component/zoomout.stencil.js +17 -0
  258. package/dist/collection/link/css/template.js +57 -0
  259. package/dist/collection/link/html/template.js +11 -0
  260. package/dist/collection/link-button/css/template.js +42 -0
  261. package/dist/collection/link-list/css/template.js +10 -0
  262. package/dist/collection/link-social/css/template.js +20 -0
  263. package/dist/collection/logo/css/template.js +33 -0
  264. package/dist/collection/logo/web-component/index.css +33 -0
  265. package/dist/collection/logo/web-component/index.stencil.js +26 -0
  266. package/dist/collection/logo/web-component/template.js +1 -0
  267. package/dist/collection/logo-button/css/template.js +17 -0
  268. package/dist/collection/logo-button/web-component/index.css +31 -0
  269. package/dist/collection/logo-button/web-component/index.stencil.js +41 -0
  270. package/dist/collection/logo-button/web-component/template.js +1 -0
  271. package/dist/collection/mapcontrolbutton/css/template.js +34 -0
  272. package/dist/collection/menulijst/css/template.js +18 -0
  273. package/dist/collection/navigatie sidenav/css/template.js +69 -0
  274. package/dist/collection/navigatie sidenav/web-component/index.css +189 -0
  275. package/dist/collection/navigatie sidenav/web-component/index.stencil.js +45 -0
  276. package/dist/collection/navigatie sidenav/web-component/template.js +1 -0
  277. package/dist/collection/navigatie topnav/css/template.js +26 -0
  278. package/dist/collection/node_modules/@trysound/sax/lib/sax.js +1413 -0
  279. package/dist/collection/node_modules/commander/index.js +2217 -0
  280. package/dist/collection/node_modules/css-tree/data/index.js +103 -0
  281. package/dist/collection/node_modules/css-tree/dist/csstree.js +12606 -0
  282. package/dist/collection/node_modules/css-tree/dist/csstree.min.js +1 -0
  283. package/dist/collection/node_modules/css-tree/lib/common/List.js +576 -0
  284. package/dist/collection/node_modules/css-tree/lib/common/OffsetToLocation.js +91 -0
  285. package/dist/collection/node_modules/css-tree/lib/common/SyntaxError.js +82 -0
  286. package/dist/collection/node_modules/css-tree/lib/common/TokenStream.js +219 -0
  287. package/dist/collection/node_modules/css-tree/lib/common/adopt-buffer.js +10 -0
  288. package/dist/collection/node_modules/css-tree/lib/convertor/create.js +28 -0
  289. package/dist/collection/node_modules/css-tree/lib/convertor/index.js +3 -0
  290. package/dist/collection/node_modules/css-tree/lib/definition-syntax/SyntaxError.js +14 -0
  291. package/dist/collection/node_modules/css-tree/lib/definition-syntax/generate.js +129 -0
  292. package/dist/collection/node_modules/css-tree/lib/definition-syntax/index.js +6 -0
  293. package/dist/collection/node_modules/css-tree/lib/definition-syntax/parse.js +568 -0
  294. package/dist/collection/node_modules/css-tree/lib/definition-syntax/tokenizer.js +55 -0
  295. package/dist/collection/node_modules/css-tree/lib/definition-syntax/walk.js +52 -0
  296. package/dist/collection/node_modules/css-tree/lib/generator/create.js +66 -0
  297. package/dist/collection/node_modules/css-tree/lib/generator/index.js +4 -0
  298. package/dist/collection/node_modules/css-tree/lib/generator/sourceMap.js +95 -0
  299. package/dist/collection/node_modules/css-tree/lib/index.js +1 -0
  300. package/dist/collection/node_modules/css-tree/lib/lexer/Lexer.js +466 -0
  301. package/dist/collection/node_modules/css-tree/lib/lexer/error.js +127 -0
  302. package/dist/collection/node_modules/css-tree/lib/lexer/generic-an-plus-b.js +236 -0
  303. package/dist/collection/node_modules/css-tree/lib/lexer/generic-urange.js +159 -0
  304. package/dist/collection/node_modules/css-tree/lib/lexer/generic.js +585 -0
  305. package/dist/collection/node_modules/css-tree/lib/lexer/index.js +3 -0
  306. package/dist/collection/node_modules/css-tree/lib/lexer/match-graph.js +455 -0
  307. package/dist/collection/node_modules/css-tree/lib/lexer/match.js +639 -0
  308. package/dist/collection/node_modules/css-tree/lib/lexer/prepare-tokens.js +73 -0
  309. package/dist/collection/node_modules/css-tree/lib/lexer/search.js +65 -0
  310. package/dist/collection/node_modules/css-tree/lib/lexer/structure.js +163 -0
  311. package/dist/collection/node_modules/css-tree/lib/lexer/trace.js +79 -0
  312. package/dist/collection/node_modules/css-tree/lib/parser/create.js +304 -0
  313. package/dist/collection/node_modules/css-tree/lib/parser/index.js +4 -0
  314. package/dist/collection/node_modules/css-tree/lib/parser/sequence.js +54 -0
  315. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/font-face.js +8 -0
  316. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/import.js +40 -0
  317. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/index.js +7 -0
  318. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/media.js +12 -0
  319. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/page.js +12 -0
  320. package/dist/collection/node_modules/css-tree/lib/syntax/atrule/supports.js +89 -0
  321. package/dist/collection/node_modules/css-tree/lib/syntax/config/lexer.js +9 -0
  322. package/dist/collection/node_modules/css-tree/lib/syntax/config/mix.js +140 -0
  323. package/dist/collection/node_modules/css-tree/lib/syntax/config/parser.js +25 -0
  324. package/dist/collection/node_modules/css-tree/lib/syntax/config/walker.js +3 -0
  325. package/dist/collection/node_modules/css-tree/lib/syntax/create.js +77 -0
  326. package/dist/collection/node_modules/css-tree/lib/syntax/function/expression.js +7 -0
  327. package/dist/collection/node_modules/css-tree/lib/syntax/function/var.js +43 -0
  328. package/dist/collection/node_modules/css-tree/lib/syntax/index.js +21 -0
  329. package/dist/collection/node_modules/css-tree/lib/syntax/node/AnPlusB.js +297 -0
  330. package/dist/collection/node_modules/css-tree/lib/syntax/node/Atrule.js +107 -0
  331. package/dist/collection/node_modules/css-tree/lib/syntax/node/AtrulePrelude.js +51 -0
  332. package/dist/collection/node_modules/css-tree/lib/syntax/node/AttributeSelector.js +165 -0
  333. package/dist/collection/node_modules/css-tree/lib/syntax/node/Block.js +91 -0
  334. package/dist/collection/node_modules/css-tree/lib/syntax/node/Brackets.js +34 -0
  335. package/dist/collection/node_modules/css-tree/lib/syntax/node/CDC.js +19 -0
  336. package/dist/collection/node_modules/css-tree/lib/syntax/node/CDO.js +19 -0
  337. package/dist/collection/node_modules/css-tree/lib/syntax/node/ClassSelector.js +29 -0
  338. package/dist/collection/node_modules/css-tree/lib/syntax/node/Combinator.js +55 -0
  339. package/dist/collection/node_modules/css-tree/lib/syntax/node/Comment.js +36 -0
  340. package/dist/collection/node_modules/css-tree/lib/syntax/node/Declaration.js +169 -0
  341. package/dist/collection/node_modules/css-tree/lib/syntax/node/DeclarationList.js +49 -0
  342. package/dist/collection/node_modules/css-tree/lib/syntax/node/Dimension.js +29 -0
  343. package/dist/collection/node_modules/css-tree/lib/syntax/node/Function.js +40 -0
  344. package/dist/collection/node_modules/css-tree/lib/syntax/node/Hash.js +26 -0
  345. package/dist/collection/node_modules/css-tree/lib/syntax/node/IdSelector.js +27 -0
  346. package/dist/collection/node_modules/css-tree/lib/syntax/node/Identifier.js +20 -0
  347. package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaFeature.js +76 -0
  348. package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaQuery.js +68 -0
  349. package/dist/collection/node_modules/css-tree/lib/syntax/node/MediaQueryList.js +36 -0
  350. package/dist/collection/node_modules/css-tree/lib/syntax/node/Nth.js +51 -0
  351. package/dist/collection/node_modules/css-tree/lib/syntax/node/Number.js +18 -0
  352. package/dist/collection/node_modules/css-tree/lib/syntax/node/Operator.js +21 -0
  353. package/dist/collection/node_modules/css-tree/lib/syntax/node/Parentheses.js +34 -0
  354. package/dist/collection/node_modules/css-tree/lib/syntax/node/Percentage.js +27 -0
  355. package/dist/collection/node_modules/css-tree/lib/syntax/node/PseudoClassSelector.js +61 -0
  356. package/dist/collection/node_modules/css-tree/lib/syntax/node/PseudoElementSelector.js +62 -0
  357. package/dist/collection/node_modules/css-tree/lib/syntax/node/Ratio.js +66 -0
  358. package/dist/collection/node_modules/css-tree/lib/syntax/node/Raw.js +87 -0
  359. package/dist/collection/node_modules/css-tree/lib/syntax/node/Rule.js +54 -0
  360. package/dist/collection/node_modules/css-tree/lib/syntax/node/Selector.js +32 -0
  361. package/dist/collection/node_modules/css-tree/lib/syntax/node/SelectorList.js +39 -0
  362. package/dist/collection/node_modules/css-tree/lib/syntax/node/String.js +18 -0
  363. package/dist/collection/node_modules/css-tree/lib/syntax/node/StyleSheet.js +81 -0
  364. package/dist/collection/node_modules/css-tree/lib/syntax/node/TypeSelector.js +53 -0
  365. package/dist/collection/node_modules/css-tree/lib/syntax/node/UnicodeRange.js +173 -0
  366. package/dist/collection/node_modules/css-tree/lib/syntax/node/Url.js +69 -0
  367. package/dist/collection/node_modules/css-tree/lib/syntax/node/Value.js +19 -0
  368. package/dist/collection/node_modules/css-tree/lib/syntax/node/WhiteSpace.js +26 -0
  369. package/dist/collection/node_modules/css-tree/lib/syntax/node/index.js +42 -0
  370. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/nth.js +9 -0
  371. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js +9 -0
  372. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/common/selectorList.js +7 -0
  373. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/dir.js +7 -0
  374. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/has.js +7 -0
  375. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/index.js +12 -0
  376. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/lang.js +7 -0
  377. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/matches.js +1 -0
  378. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/not.js +1 -0
  379. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-child.js +1 -0
  380. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-last-child.js +1 -0
  381. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-last-of-type.js +1 -0
  382. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/nth-of-type.js +1 -0
  383. package/dist/collection/node_modules/css-tree/lib/syntax/pseudo/slotted.js +7 -0
  384. package/dist/collection/node_modules/css-tree/lib/syntax/scope/atrulePrelude.js +3 -0
  385. package/dist/collection/node_modules/css-tree/lib/syntax/scope/default.js +87 -0
  386. package/dist/collection/node_modules/css-tree/lib/syntax/scope/index.js +5 -0
  387. package/dist/collection/node_modules/css-tree/lib/syntax/scope/selector.js +80 -0
  388. package/dist/collection/node_modules/css-tree/lib/syntax/scope/value.js +5 -0
  389. package/dist/collection/node_modules/css-tree/lib/tokenizer/char-code-definitions.js +249 -0
  390. package/dist/collection/node_modules/css-tree/lib/tokenizer/const.js +40 -0
  391. package/dist/collection/node_modules/css-tree/lib/tokenizer/index.js +591 -0
  392. package/dist/collection/node_modules/css-tree/lib/tokenizer/utils.js +243 -0
  393. package/dist/collection/node_modules/css-tree/lib/utils/clone.js +21 -0
  394. package/dist/collection/node_modules/css-tree/lib/utils/createCustomError.js +17 -0
  395. package/dist/collection/node_modules/css-tree/lib/utils/names.js +104 -0
  396. package/dist/collection/node_modules/css-tree/lib/walker/create.js +284 -0
  397. package/dist/collection/node_modules/css-tree/lib/walker/index.js +4 -0
  398. package/dist/collection/node_modules/mdn-data/api/index.js +3 -0
  399. package/dist/collection/node_modules/mdn-data/css/index.js +8 -0
  400. package/dist/collection/node_modules/mdn-data/index.js +5 -0
  401. package/dist/collection/node_modules/mdn-data/l10n/index.js +3 -0
  402. package/dist/collection/node_modules/source-map/dist/source-map.debug.js +3234 -0
  403. package/dist/collection/node_modules/source-map/dist/source-map.js +3233 -0
  404. package/dist/collection/node_modules/source-map/dist/source-map.min.js +2 -0
  405. package/dist/collection/node_modules/source-map/lib/array-set.js +121 -0
  406. package/dist/collection/node_modules/source-map/lib/base64-vlq.js +140 -0
  407. package/dist/collection/node_modules/source-map/lib/base64.js +67 -0
  408. package/dist/collection/node_modules/source-map/lib/binary-search.js +111 -0
  409. package/dist/collection/node_modules/source-map/lib/mapping-list.js +79 -0
  410. package/dist/collection/node_modules/source-map/lib/quick-sort.js +114 -0
  411. package/dist/collection/node_modules/source-map/lib/source-map-consumer.js +1145 -0
  412. package/dist/collection/node_modules/source-map/lib/source-map-generator.js +425 -0
  413. package/dist/collection/node_modules/source-map/lib/source-node.js +413 -0
  414. package/dist/collection/node_modules/source-map/lib/util.js +488 -0
  415. package/dist/collection/node_modules/source-map/source-map.js +8 -0
  416. package/dist/collection/node_modules/svgo/dist/svgo.browser.js +1 -0
  417. package/dist/collection/node_modules/svgo/lib/css-tools.js +239 -0
  418. package/dist/collection/node_modules/svgo/lib/parser.js +259 -0
  419. package/dist/collection/node_modules/svgo/lib/path.js +347 -0
  420. package/dist/collection/node_modules/svgo/lib/stringifier.js +326 -0
  421. package/dist/collection/node_modules/svgo/lib/style.js +283 -0
  422. package/dist/collection/node_modules/svgo/lib/svgo/coa.js +517 -0
  423. package/dist/collection/node_modules/svgo/lib/svgo/config.js +138 -0
  424. package/dist/collection/node_modules/svgo/lib/svgo/css-class-list.js +72 -0
  425. package/dist/collection/node_modules/svgo/lib/svgo/css-select-adapter.js +120 -0
  426. package/dist/collection/node_modules/svgo/lib/svgo/css-style-declaration.js +232 -0
  427. package/dist/collection/node_modules/svgo/lib/svgo/jsAPI.js +443 -0
  428. package/dist/collection/node_modules/svgo/lib/svgo/plugins.js +109 -0
  429. package/dist/collection/node_modules/svgo/lib/svgo/tools.js +137 -0
  430. package/dist/collection/node_modules/svgo/lib/svgo-node.js +106 -0
  431. package/dist/collection/node_modules/svgo/lib/svgo.js +83 -0
  432. package/dist/collection/node_modules/svgo/lib/xast.js +102 -0
  433. package/dist/collection/node_modules/svgo/plugins/_applyTransforms.js +335 -0
  434. package/dist/collection/node_modules/svgo/plugins/_collections.js +2168 -0
  435. package/dist/collection/node_modules/svgo/plugins/_path.js +816 -0
  436. package/dist/collection/node_modules/svgo/plugins/_transforms.js +379 -0
  437. package/dist/collection/node_modules/svgo/plugins/addAttributesToSVGElement.js +87 -0
  438. package/dist/collection/node_modules/svgo/plugins/addClassesToSVGElement.js +87 -0
  439. package/dist/collection/node_modules/svgo/plugins/cleanupAttrs.js +55 -0
  440. package/dist/collection/node_modules/svgo/plugins/cleanupEnableBackground.js +75 -0
  441. package/dist/collection/node_modules/svgo/plugins/cleanupIDs.js +297 -0
  442. package/dist/collection/node_modules/svgo/plugins/cleanupListOfValues.js +154 -0
  443. package/dist/collection/node_modules/svgo/plugins/cleanupNumericValues.js +113 -0
  444. package/dist/collection/node_modules/svgo/plugins/collapseGroups.js +135 -0
  445. package/dist/collection/node_modules/svgo/plugins/convertColors.js +152 -0
  446. package/dist/collection/node_modules/svgo/plugins/convertEllipseToCircle.js +39 -0
  447. package/dist/collection/node_modules/svgo/plugins/convertPathData.js +1023 -0
  448. package/dist/collection/node_modules/svgo/plugins/convertShapeToPath.js +175 -0
  449. package/dist/collection/node_modules/svgo/plugins/convertStyleToAttrs.js +132 -0
  450. package/dist/collection/node_modules/svgo/plugins/convertTransform.js +432 -0
  451. package/dist/collection/node_modules/svgo/plugins/inlineStyles.js +379 -0
  452. package/dist/collection/node_modules/svgo/plugins/mergePaths.js +104 -0
  453. package/dist/collection/node_modules/svgo/plugins/mergeStyles.js +93 -0
  454. package/dist/collection/node_modules/svgo/plugins/minifyStyles.js +148 -0
  455. package/dist/collection/node_modules/svgo/plugins/moveElemsAttrsToGroup.js +130 -0
  456. package/dist/collection/node_modules/svgo/plugins/moveGroupAttrsToElems.js +62 -0
  457. package/dist/collection/node_modules/svgo/plugins/plugins.js +56 -0
  458. package/dist/collection/node_modules/svgo/plugins/prefixIds.js +241 -0
  459. package/dist/collection/node_modules/svgo/plugins/preset-default.js +80 -0
  460. package/dist/collection/node_modules/svgo/plugins/removeAttributesBySelector.js +99 -0
  461. package/dist/collection/node_modules/svgo/plugins/removeAttrs.js +159 -0
  462. package/dist/collection/node_modules/svgo/plugins/removeComments.js +31 -0
  463. package/dist/collection/node_modules/svgo/plugins/removeDesc.js +41 -0
  464. package/dist/collection/node_modules/svgo/plugins/removeDimensions.js +43 -0
  465. package/dist/collection/node_modules/svgo/plugins/removeDoctype.js +42 -0
  466. package/dist/collection/node_modules/svgo/plugins/removeEditorsNSData.js +68 -0
  467. package/dist/collection/node_modules/svgo/plugins/removeElementsByAttr.js +78 -0
  468. package/dist/collection/node_modules/svgo/plugins/removeEmptyAttrs.js +33 -0
  469. package/dist/collection/node_modules/svgo/plugins/removeEmptyContainers.js +58 -0
  470. package/dist/collection/node_modules/svgo/plugins/removeEmptyText.js +57 -0
  471. package/dist/collection/node_modules/svgo/plugins/removeHiddenElems.js +318 -0
  472. package/dist/collection/node_modules/svgo/plugins/removeMetadata.js +29 -0
  473. package/dist/collection/node_modules/svgo/plugins/removeNonInheritableGroupAttrs.js +38 -0
  474. package/dist/collection/node_modules/svgo/plugins/removeOffCanvasPaths.js +138 -0
  475. package/dist/collection/node_modules/svgo/plugins/removeRasterImages.js +33 -0
  476. package/dist/collection/node_modules/svgo/plugins/removeScriptElement.js +29 -0
  477. package/dist/collection/node_modules/svgo/plugins/removeStyleElement.js +29 -0
  478. package/dist/collection/node_modules/svgo/plugins/removeTitle.js +29 -0
  479. package/dist/collection/node_modules/svgo/plugins/removeUnknownsAndDefaults.js +218 -0
  480. package/dist/collection/node_modules/svgo/plugins/removeUnusedNS.js +61 -0
  481. package/dist/collection/node_modules/svgo/plugins/removeUselessDefs.js +65 -0
  482. package/dist/collection/node_modules/svgo/plugins/removeUselessStrokeAndFill.js +144 -0
  483. package/dist/collection/node_modules/svgo/plugins/removeViewBox.js +51 -0
  484. package/dist/collection/node_modules/svgo/plugins/removeXMLNS.js +30 -0
  485. package/dist/collection/node_modules/svgo/plugins/removeXMLProcInst.js +30 -0
  486. package/dist/collection/node_modules/svgo/plugins/reusePaths.js +113 -0
  487. package/dist/collection/node_modules/svgo/plugins/sortAttrs.js +113 -0
  488. package/dist/collection/node_modules/svgo/plugins/sortDefsChildren.js +60 -0
  489. package/dist/collection/ordered-list/css/template.js +11 -0
  490. package/dist/collection/ordered-list/html/template.js +17 -0
  491. package/dist/collection/page/css/template.js +6 -0
  492. package/dist/collection/page/web-component/index.css +30 -0
  493. package/dist/collection/page/web-component/index.stencil.js +20 -0
  494. package/dist/collection/page/web-component/template.js +5 -0
  495. package/dist/collection/page-content/css/template.js +10 -0
  496. package/dist/collection/page-content/web-component/index.css +31 -0
  497. package/dist/collection/page-content/web-component/index.stencil.js +20 -0
  498. package/dist/collection/page-content/web-component/template.js +1 -0
  499. package/dist/collection/page-footer/css/template.js +7 -0
  500. package/dist/collection/page-footer/{bem.css → web-component/index.css} +30 -12
  501. package/dist/collection/page-footer/{stencil.js → web-component/index.stencil.js} +3 -3
  502. package/dist/collection/page-footer/web-component/template.js +1 -0
  503. package/dist/collection/page-header/css/template.js +6 -0
  504. package/dist/collection/page-header/web-component/index.css +30 -0
  505. package/dist/collection/page-header/web-component/stencil.js +20 -0
  506. package/dist/collection/page-header/web-component/template.js +1 -0
  507. package/dist/collection/pagination/css/template.js +54 -0
  508. package/dist/collection/pagination/web-component/index.css +118 -0
  509. package/dist/collection/pagination/web-component/index.stencil.js +110 -0
  510. package/dist/collection/pagination/web-component/template.js +7 -0
  511. package/dist/collection/paragraph/css/template.js +22 -0
  512. package/dist/collection/paragraph/html/template.js +11 -0
  513. package/dist/collection/paragraph/{bem.css → web-component/index.css} +18 -3
  514. package/dist/collection/paragraph/{stencil.js → web-component/index.stencil.js} +5 -5
  515. package/dist/collection/paragraph/web-component/template.js +12 -0
  516. package/dist/collection/pre-heading/css/template.js +15 -0
  517. package/dist/collection/radio-button/css/template.js +19 -0
  518. package/dist/collection/radio-button/html/template.js +19 -0
  519. package/dist/collection/search-bar/css/template.js +15 -0
  520. package/dist/collection/select/css/template.js +39 -0
  521. package/dist/collection/select/html/template.js +26 -0
  522. package/dist/collection/separator/css/template.js +16 -0
  523. package/dist/collection/separator/html/template.js +4 -0
  524. package/dist/collection/separator/{bem.css → web-component/index.css} +18 -4
  525. package/dist/collection/separator/{stencil.js → web-component/index.stencil.js} +3 -3
  526. package/dist/collection/separator/web-component/template.js +1 -0
  527. package/dist/collection/surface/css/template.js +8 -0
  528. package/dist/collection/table/html/template.js +41 -0
  529. package/dist/collection/templates/contact-card-template/css/template.js +30 -0
  530. package/dist/collection/templates/contact-card-template/web-component/index.css +178 -0
  531. package/dist/collection/templates/contact-card-template/web-component/index.stencil.js +25 -0
  532. package/dist/collection/templates/contact-card-template/web-component/template.js +1 -0
  533. package/dist/collection/textarea/css/template.js +35 -0
  534. package/dist/collection/textarea/html/template.js +20 -0
  535. package/dist/collection/textbox/css/template.js +37 -0
  536. package/dist/collection/textbox/html/template.js +36 -0
  537. package/dist/collection/textbox/web-component/index.css +98 -0
  538. package/dist/collection/textbox/web-component/index.stencil.js +297 -0
  539. package/dist/collection/textbox/web-component/template.js +20 -0
  540. package/dist/collection/toptask-link/css/template.js +33 -0
  541. package/dist/collection/toptask-nav/css/template.js +50 -0
  542. package/dist/collection/unordered-list/css/template.js +28 -0
  543. package/dist/collection/unordered-list/html/template.js +22 -0
  544. package/dist/collection/url/css/template.js +14 -0
  545. package/dist/custom-elements/index.d.ts +300 -0
  546. package/dist/custom-elements/index.js +1075 -88
  547. package/dist/esm/{index-73546a7d.js → index-86b2856e.js} +265 -75
  548. package/dist/esm/loader.js +3 -3
  549. package/dist/esm/polyfills/css-shim.js +1 -1
  550. package/dist/esm/utrecht-article.entry.js +3 -3
  551. package/dist/esm/utrecht-backdrop.entry.js +17 -0
  552. package/dist/esm/utrecht-badge-counter.entry.js +5 -5
  553. package/dist/esm/utrecht-badge-data.entry.js +3 -3
  554. package/dist/esm/utrecht-badge-status.entry.js +4 -4
  555. package/dist/esm/utrecht-breadcrumb.entry.js +19 -0
  556. package/dist/esm/utrecht-button_2.entry.js +53 -0
  557. package/dist/esm/utrecht-checkbox.entry.js +28 -0
  558. package/dist/esm/utrecht-contact-card-template.entry.js +15 -0
  559. package/dist/esm/utrecht-custom-checkbox.entry.js +48 -0
  560. package/dist/esm/utrecht-digid-button.entry.js +15 -0
  561. package/dist/esm/utrecht-document.entry.js +3 -3
  562. package/dist/esm/utrecht-eherkenning-logo.entry.js +15 -0
  563. package/dist/esm/utrecht-eidas-logo.entry.js +15 -0
  564. package/dist/esm/utrecht-form-field-checkbox.entry.js +30 -0
  565. package/dist/esm/utrecht-form-field-description.entry.js +18 -0
  566. package/dist/esm/utrecht-form-field-textarea.entry.js +30 -0
  567. package/dist/esm/utrecht-form-field-textbox.entry.js +35 -0
  568. package/dist/esm/utrecht-form-toggle.entry.js +44 -0
  569. package/dist/esm/utrecht-heading-1.entry.js +15 -0
  570. package/dist/esm/utrecht-heading-2_3.entry.js +40 -0
  571. package/dist/esm/utrecht-heading-4.entry.js +15 -0
  572. package/dist/esm/utrecht-heading-5.entry.js +15 -0
  573. package/dist/esm/utrecht-heading-6.entry.js +15 -0
  574. package/dist/esm/utrecht-heading.entry.js +3 -3
  575. package/dist/esm/utrecht-html-content.entry.js +3 -3
  576. package/dist/esm/utrecht-icon-afval.entry.js +15 -0
  577. package/dist/esm/utrecht-icon-arrow.entry.js +15 -0
  578. package/dist/esm/utrecht-icon-checkmark.entry.js +15 -0
  579. package/dist/esm/utrecht-icon-cross.entry.js +15 -0
  580. package/dist/esm/utrecht-icon-error.entry.js +15 -0
  581. package/dist/esm/utrecht-icon-facebook.entry.js +15 -0
  582. package/dist/esm/utrecht-icon-filter.entry.js +15 -0
  583. package/dist/esm/utrecht-icon-information.entry.js +15 -0
  584. package/dist/esm/utrecht-icon-instagram.entry.js +15 -0
  585. package/dist/esm/utrecht-icon-linkedin.entry.js +15 -0
  586. package/dist/esm/utrecht-icon-list.entry.js +15 -0
  587. package/dist/esm/utrecht-icon-loupe.entry.js +15 -0
  588. package/dist/esm/utrecht-icon-melding.entry.js +15 -0
  589. package/dist/esm/utrecht-icon-paspoort.entry.js +15 -0
  590. package/dist/esm/utrecht-icon-rijbewijs.entry.js +15 -0
  591. package/dist/esm/utrecht-icon-toeslag.entry.js +15 -0
  592. package/dist/esm/utrecht-icon-trouwen.entry.js +15 -0
  593. package/dist/esm/utrecht-icon-twitter.entry.js +15 -0
  594. package/dist/esm/utrecht-icon-verhuizen.entry.js +15 -0
  595. package/dist/esm/utrecht-icon-warning.entry.js +15 -0
  596. package/dist/esm/utrecht-icon-whatsapp.entry.js +15 -0
  597. package/dist/esm/utrecht-icon-zoomin.entry.js +15 -0
  598. package/dist/esm/utrecht-icon-zoomout.entry.js +15 -0
  599. package/dist/esm/utrecht-logo-button.entry.js +15 -0
  600. package/dist/esm/utrecht-logo.entry.js +15 -0
  601. package/dist/esm/utrecht-page-content.entry.js +15 -0
  602. package/dist/esm/utrecht-page-footer.entry.js +3 -3
  603. package/dist/esm/utrecht-page-header.entry.js +15 -0
  604. package/dist/esm/utrecht-page.entry.js +15 -0
  605. package/dist/esm/utrecht-pagination.entry.js +34 -0
  606. package/dist/esm/utrecht-separator.entry.js +3 -3
  607. package/dist/esm/utrecht-sidenav.entry.js +4 -4
  608. package/dist/esm/utrecht-textbox.entry.js +35 -0
  609. package/dist/esm/utrecht.js +3 -3
  610. package/dist/types/article/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  611. package/dist/types/backdrop/web-component/index.stencil.d.ts +4 -0
  612. package/dist/types/badge-counter/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  613. package/dist/types/badge-data/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  614. package/dist/types/badge-status/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  615. package/dist/types/breadcrumb/web-component/index.stencil.d.ts +5 -0
  616. package/dist/types/button/stencil.d.ts +6 -0
  617. package/dist/types/checkbox/web-component/index.stencil.d.ts +16 -0
  618. package/dist/types/components.d.ts +792 -0
  619. package/dist/types/custom-checkbox/web-component/index.stencil.d.ts +17 -0
  620. package/dist/types/digid-button/web-component/index.stencil.d.ts +9 -0
  621. package/dist/types/digid-logo/web-component/index.stencil.d.ts +8 -0
  622. package/dist/types/document/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  623. package/dist/types/eherkenning-logo/web-component/index.stencil.d.ts +8 -0
  624. package/dist/types/eidas-logo/web-component/index.stencil.d.ts +8 -0
  625. package/dist/types/form-field-checkbox/web-component/index.stencil.d.ts +18 -0
  626. package/dist/types/form-field-description/web-component/index.stencil.d.ts +8 -0
  627. package/dist/types/form-field-textarea/web-component/index.stencil.d.ts +18 -0
  628. package/dist/types/form-field-textbox/web-component/index.stencil.d.ts +23 -0
  629. package/dist/types/form-toggle/web-component/index.stencil.d.ts +14 -0
  630. package/dist/types/heading/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  631. package/dist/types/heading-1/web-component/index.stencil.d.ts +3 -0
  632. package/dist/types/heading-2/web-component/index.stencil.d.ts +3 -0
  633. package/dist/types/heading-3/web-component/index.stencil.d.ts +3 -0
  634. package/dist/types/heading-4/web-component/index.stencil.d.ts +3 -0
  635. package/dist/types/heading-5/web-component/index.stencil.d.ts +3 -0
  636. package/dist/types/heading-6/web-component/index.stencil.d.ts +3 -0
  637. package/dist/types/icon/web-component/afval.stencil.d.ts +3 -0
  638. package/dist/types/icon/web-component/arrow.stencil.d.ts +3 -0
  639. package/dist/types/icon/web-component/checkmark.stencil.d.ts +3 -0
  640. package/dist/types/icon/web-component/cross.stencil.d.ts +3 -0
  641. package/dist/types/icon/web-component/error.stencil.d.ts +3 -0
  642. package/dist/types/icon/web-component/facebook.stencil.d.ts +3 -0
  643. package/dist/types/icon/web-component/filter.stencil.d.ts +3 -0
  644. package/dist/types/icon/web-component/information.stencil.d.ts +3 -0
  645. package/dist/types/icon/web-component/instagram.stencil.d.ts +3 -0
  646. package/dist/types/icon/web-component/linkedin.stencil.d.ts +3 -0
  647. package/dist/types/icon/web-component/list.stencil.d.ts +3 -0
  648. package/dist/types/icon/web-component/loupe.stencil.d.ts +3 -0
  649. package/dist/types/icon/web-component/melding.stencil.d.ts +3 -0
  650. package/dist/types/icon/web-component/paspoort.stencil.d.ts +3 -0
  651. package/dist/types/icon/web-component/rijbewijs.stencil.d.ts +3 -0
  652. package/dist/types/icon/web-component/toeslag.stencil.d.ts +3 -0
  653. package/dist/types/icon/web-component/trouwen.stencil.d.ts +3 -0
  654. package/dist/types/icon/web-component/twitter.stencil.d.ts +3 -0
  655. package/dist/types/icon/web-component/verhuizen.stencil.d.ts +3 -0
  656. package/dist/types/icon/web-component/warning.stencil.d.ts +3 -0
  657. package/dist/types/icon/web-component/whatsapp.stencil.d.ts +3 -0
  658. package/dist/types/icon/web-component/zoomin.stencil.d.ts +3 -0
  659. package/dist/types/icon/web-component/zoomout.stencil.d.ts +3 -0
  660. package/dist/types/logo/web-component/index.stencil.d.ts +7 -0
  661. package/dist/types/logo-button/web-component/index.stencil.d.ts +9 -0
  662. package/dist/types/navigatie sidenav/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  663. package/dist/types/page/web-component/index.stencil.d.ts +7 -0
  664. package/dist/types/page-content/web-component/index.stencil.d.ts +7 -0
  665. package/dist/types/page-footer/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  666. package/dist/types/page-header/web-component/stencil.d.ts +7 -0
  667. package/dist/types/pagination/web-component/index.stencil.d.ts +11 -0
  668. package/dist/types/paragraph/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  669. package/dist/types/separator/{stencil.d.ts → web-component/index.stencil.d.ts} +0 -0
  670. package/dist/types/stencil-public-runtime.d.ts +189 -186
  671. package/dist/types/templates/contact-card-template/web-component/index.stencil.d.ts +3 -0
  672. package/dist/types/textbox/web-component/index.stencil.d.ts +23 -0
  673. package/dist/utrecht/p-02a37490.entry.js +1 -0
  674. package/dist/utrecht/p-06370f11.entry.js +1 -0
  675. package/dist/utrecht/p-0babe0e1.entry.js +1 -0
  676. package/dist/utrecht/p-0bd956aa.entry.js +1 -0
  677. package/dist/utrecht/p-0de41080.entry.js +1 -0
  678. package/dist/utrecht/p-0dff1f3a.entry.js +1 -0
  679. package/dist/utrecht/p-10ed9dbc.entry.js +1 -0
  680. package/dist/utrecht/p-1d6f6429.entry.js +1 -0
  681. package/dist/utrecht/p-1e2310d5.entry.js +1 -0
  682. package/dist/utrecht/p-20ed6fc5.entry.js +1 -0
  683. package/dist/utrecht/p-22b0b0ab.entry.js +1 -0
  684. package/dist/utrecht/p-24f6df95.entry.js +1 -0
  685. package/dist/utrecht/p-28d9ca01.entry.js +1 -0
  686. package/dist/utrecht/p-33460a3c.entry.js +1 -0
  687. package/dist/utrecht/p-3d9f0a68.entry.js +1 -0
  688. package/dist/utrecht/p-450b6c65.entry.js +1 -0
  689. package/dist/utrecht/p-45462b1b.entry.js +1 -0
  690. package/dist/utrecht/p-494a2de2.entry.js +1 -0
  691. package/dist/utrecht/p-4992cc17.entry.js +1 -0
  692. package/dist/utrecht/p-52b840b4.entry.js +1 -0
  693. package/dist/utrecht/p-5a1ae611.entry.js +1 -0
  694. package/dist/utrecht/p-64b8a7bd.entry.js +1 -0
  695. package/dist/utrecht/p-6c34702d.entry.js +1 -0
  696. package/dist/utrecht/p-706f3a46.entry.js +1 -0
  697. package/dist/utrecht/p-78c8320a.entry.js +1 -0
  698. package/dist/utrecht/p-7a694b68.entry.js +1 -0
  699. package/dist/utrecht/p-7bb345f1.entry.js +1 -0
  700. package/dist/utrecht/p-7e3395e4.entry.js +1 -0
  701. package/dist/utrecht/p-8410a51f.entry.js +1 -0
  702. package/dist/utrecht/p-844a51cd.entry.js +1 -0
  703. package/dist/utrecht/p-847f24f7.entry.js +1 -0
  704. package/dist/utrecht/p-8ca6b8b1.js +1 -0
  705. package/dist/utrecht/p-8d742d31.entry.js +1 -0
  706. package/dist/utrecht/p-9f71d7ad.entry.js +1 -0
  707. package/dist/utrecht/p-a3ba8266.entry.js +1 -0
  708. package/dist/utrecht/p-a6e74d71.entry.js +1 -0
  709. package/dist/utrecht/p-a9446486.entry.js +1 -0
  710. package/dist/utrecht/p-aa3e8f73.entry.js +1 -0
  711. package/dist/utrecht/p-aa7f0306.entry.js +1 -0
  712. package/dist/utrecht/p-afd9a538.entry.js +1 -0
  713. package/dist/utrecht/p-b34cf79e.entry.js +1 -0
  714. package/dist/utrecht/p-b51a7258.entry.js +1 -0
  715. package/dist/utrecht/p-b7635555.entry.js +1 -0
  716. package/dist/utrecht/p-b97f0d95.entry.js +1 -0
  717. package/dist/utrecht/p-c0b17517.entry.js +1 -0
  718. package/dist/utrecht/p-c7c1b303.entry.js +1 -0
  719. package/dist/utrecht/p-ce352a8d.entry.js +1 -0
  720. package/dist/utrecht/p-cf06abf1.entry.js +1 -0
  721. package/dist/utrecht/p-d503851f.entry.js +1 -0
  722. package/dist/utrecht/p-d7c2ff02.entry.js +1 -0
  723. package/dist/utrecht/p-dad5dcf5.entry.js +1 -0
  724. package/dist/utrecht/p-dbfb3e72.entry.js +1 -0
  725. package/dist/utrecht/p-e24992e2.entry.js +1 -0
  726. package/dist/utrecht/p-e94ddc39.entry.js +1 -0
  727. package/dist/utrecht/p-ea583d80.entry.js +1 -0
  728. package/dist/utrecht/p-edcc904a.entry.js +1 -0
  729. package/dist/utrecht/p-f430397a.entry.js +1 -0
  730. package/dist/utrecht/p-f5aec0d3.entry.js +1 -0
  731. package/dist/utrecht/p-f6477f7f.entry.js +1 -0
  732. package/dist/utrecht/p-fa00a874.entry.js +1 -0
  733. package/dist/utrecht/utrecht.esm.js +1 -1
  734. package/loader/index.d.ts +0 -1
  735. package/package.json +17 -9
  736. package/dist/article/stencil.js +0 -21
  737. package/dist/badge-counter/stencil.js +0 -37
  738. package/dist/badge-data/stencil.js +0 -25
  739. package/dist/badge-status/stencil.js +0 -28
  740. package/dist/button/stencil.js +0 -25
  741. package/dist/cjs/utrecht-button.cjs.entry.js +0 -20
  742. package/dist/cjs/utrecht-paragraph.cjs.entry.js +0 -20
  743. package/dist/collection/button/bem.css +0 -48
  744. package/dist/collection/document/bem.css +0 -12
  745. package/dist/collection/html-content/html.css +0 -633
  746. package/dist/collection/menulijst/pijltje.svg +0 -1
  747. package/dist/collection/navigatie sidenav/bem.css +0 -248
  748. package/dist/collection/navigatie sidenav/stencil.js +0 -40
  749. package/dist/document/stencil.js +0 -21
  750. package/dist/esm/utrecht-button.entry.js +0 -16
  751. package/dist/esm/utrecht-paragraph.entry.js +0 -16
  752. package/dist/heading/stencil.js +0 -50
  753. package/dist/html-content/stencil.js +0 -25
  754. package/dist/navigatie sidenav/stencil.js +0 -30
  755. package/dist/page-footer/stencil.js +0 -25
  756. package/dist/paragraph/stencil.js +0 -25
  757. package/dist/separator/stencil.js +0 -20
  758. package/dist/utrecht/p-3a69515b.entry.js +0 -1
  759. package/dist/utrecht/p-6f35490c.entry.js +0 -1
  760. package/dist/utrecht/p-7157cce8.entry.js +0 -1
  761. package/dist/utrecht/p-7603f427.entry.js +0 -1
  762. package/dist/utrecht/p-7bb755d1.entry.js +0 -1
  763. package/dist/utrecht/p-7e18e0f8.entry.js +0 -1
  764. package/dist/utrecht/p-9e84c97e.js +0 -1
  765. package/dist/utrecht/p-b5095fed.entry.js +0 -1
  766. package/dist/utrecht/p-b5aa001b.entry.js +0 -1
  767. package/dist/utrecht/p-e1d48327.entry.js +0 -1
  768. package/dist/utrecht/p-e2fb0e03.entry.js +0 -1
  769. package/dist/utrecht/p-f8adb4e0.entry.js +0 -1
  770. package/dist/utrecht/p-fc20c5e2.entry.js +0 -1
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconList = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 24" }, h("title", null, "List"), h("rect", { x: "6", y: "18", width: "13", height: "2", rx: "0.5", fill: "currentColor" }), h("rect", { x: "6", y: "12", width: "13", height: "2", rx: "0.5", fill: "currentColor" }), h("rect", { x: "6", y: "6", width: "13", height: "2", rx: "0.5", fill: "currentColor" }), h("circle", { cx: "3", cy: "7", r: "1", fill: "currentColor" }), h("circle", { cx: "3", cy: "13", r: "1", fill: "currentColor" }), h("circle", { cx: "3", cy: "19", r: "1", fill: "currentColor" })));
11
+ }
12
+ };
13
+ IconList.style = indexCss;
14
+
15
+ export { IconList as utrecht_icon_list };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconLoupe = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 -1 24 24" }, h("title", null, "Loupe"), h("g", null, h("path", { fill: "currentColor", "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.5028 16.2982C11.5839 18.3961 7.51217 18.1416 4.90662 15.5261C2.00474 12.613 2.02036 7.87451 4.94151 4.94223C7.86266 2.00995 12.5832 1.99433 15.485 4.90734C18.0906 7.52288 18.3441 11.6102 16.2541 14.5402C16.2813 14.5597 16.3073 14.5818 16.3317 14.6063L21.1481 19.4412C21.39 19.6839 21.3887 20.0788 21.1452 20.3232L20.2637 21.2081C20.0203 21.4524 19.6269 21.4537 19.3851 21.211L14.5686 16.3761C14.5442 16.3515 14.5223 16.3255 14.5028 16.2982ZM13.6987 13.733C11.7513 15.6879 8.60428 15.6983 6.66969 13.7563C4.7351 11.8143 4.74552 8.65523 6.69295 6.70038C8.64039 4.74553 11.7874 4.73512 13.722 6.67712C15.6566 8.61913 15.6461 11.7782 13.6987 13.733Z" }))));
11
+ }
12
+ };
13
+ IconLoupe.style = indexCss;
14
+
15
+ export { IconLoupe as utrecht_icon_loupe };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconMelding = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { width: "35", height: "37", viewBox: "0 0 35 37", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M30.06 0H14.91C13.8492 0 12.8317 0.421424 12.0816 1.17157C11.3315 1.92172 10.91 2.93913 10.91 4V11.34C10.91 12.4009 11.3315 13.4183 12.0816 14.1684C12.8317 14.9186 13.8492 15.34 14.91 15.34H15.45V18.59L18.69 15.34H30.06C31.1209 15.34 32.1383 14.9186 32.8884 14.1684C33.6386 13.4183 34.06 12.4009 34.06 11.34V4C34.06 2.93913 33.6386 1.92172 32.8884 1.17157C32.1383 0.421424 31.1209 0 30.06 0ZM23.33 2.83L23.02 9.2H21.42L21.11 2.83H23.33ZM22.22 12.46C21.9669 12.46 21.7194 12.3849 21.5089 12.2443C21.2984 12.1036 21.1344 11.9037 21.0375 11.6698C20.9406 11.4359 20.9152 11.1786 20.9646 10.9303C21.014 10.682 21.1359 10.4539 21.3149 10.2749C21.494 10.0959 21.722 9.97398 21.9703 9.92459C22.2186 9.8752 22.4759 9.90056 22.7098 9.99744C22.9437 10.0943 23.1437 10.2584 23.2843 10.4689C23.4249 10.6794 23.5 10.9268 23.5 11.18C23.509 11.353 23.4811 11.526 23.418 11.6874C23.355 11.8488 23.2582 11.9949 23.1343 12.116C23.0103 12.2371 22.862 12.3305 22.6992 12.3898C22.5364 12.4491 22.3628 12.473 22.19 12.46H22.22Z", fill: "currentColor" }), h("path", { d: "M15.67 36.73V29.29C15.67 27.08 13.2 25.29 10.14 25.29H5.53003C2.47003 25.29 0 27.08 0 29.29V36.73H15.67Z", fill: "currentColor" }), h("path", { d: "M12.15 20.54C12.1739 21.3991 11.941 22.2459 11.481 22.9719C11.0211 23.6979 10.355 24.2703 9.56807 24.6157C8.78109 24.9612 7.90893 25.064 7.06319 24.9111C6.21744 24.7582 5.43655 24.3566 4.82033 23.7574C4.2041 23.1583 3.7806 22.389 3.60396 21.5479C3.42731 20.7068 3.50554 19.8321 3.82869 19.0358C4.15184 18.2394 4.7052 17.5575 5.41798 17.0773C6.13077 16.597 6.97058 16.3404 7.83003 16.34C8.38948 16.3321 8.94503 16.4344 9.46492 16.6412C9.98481 16.848 10.4588 17.1552 10.86 17.5452C11.2612 17.9352 11.5816 18.4004 11.8029 18.9143C12.0243 19.4281 12.1422 19.9806 12.15 20.54V20.54Z", fill: "currentColor" })));
11
+ }
12
+ };
13
+ IconMelding.style = indexCss;
14
+
15
+ export { IconMelding as utrecht_icon_melding };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconPaspoort = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { width: "35", height: "26", viewBox: "0 0 35 26", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M33.66 0H1.2C0.881745 0 0.576515 0.126427 0.351471 0.351471C0.126427 0.576515 7.06621e-10 0.881737 7.06606e-10 1.2V24.07C-1.08999e-05 24.3892 0.1261 24.6954 0.350861 24.9221C0.575621 25.1487 0.880829 25.2774 1.2 25.28H33.66C33.8184 25.28 33.9753 25.2486 34.1215 25.1877C34.2678 25.1268 34.4005 25.0375 34.5121 24.925C34.6237 24.8125 34.7118 24.679 34.7715 24.5323C34.8313 24.3855 34.8613 24.2284 34.86 24.07V1.2C34.86 0.881737 34.7336 0.576515 34.5085 0.351471C34.2835 0.126427 33.9783 0 33.66 0V0ZM10.14 21H9.06001L5.93999 15.12V21H5.12V14.43H6.48L9.32 19.8V14.43H10.14V21ZM16.05 21H11.89V14.43H12.76V20.23H16.05V21ZM16.49 10.35H3.21V8.76999H16.49V10.35ZM16.49 5.34999H3.21V3.75999H16.49V5.34999ZM31.38 15.07C31.3697 15.3123 31.2661 15.5412 31.0909 15.709C30.9158 15.8767 30.6825 15.9702 30.44 15.97H20.53C20.2913 15.97 20.0624 15.8752 19.8936 15.7064C19.7248 15.5376 19.63 15.3087 19.63 15.07V4.29999C19.63 4.06129 19.7248 3.83239 19.8936 3.6636C20.0624 3.49482 20.2913 3.39999 20.53 3.39999H30.44C30.6833 3.39725 30.9179 3.48994 31.0937 3.65819C31.2694 3.82643 31.3722 4.05683 31.38 4.29999V15.07Z", fill: "currentColor" }), h("path", { d: "M30.13 14.06V13.38C30.13 12.06 28.65 11 26.83 11H24.07C22.25 11 20.77 12.06 20.77 13.38V14.06H30.13Z", fill: "currentColor" }), h("path", { d: "M28.03 8.17999C28.0439 8.69259 27.9047 9.19772 27.6303 9.63087C27.3558 10.064 26.9585 10.4056 26.4891 10.6119C26.0196 10.8182 25.4993 10.88 24.9946 10.7893C24.4899 10.6986 24.0237 10.4596 23.6554 10.1027C23.2872 9.74582 23.0337 9.28733 22.9272 8.78572C22.8207 8.28411 22.8661 7.76214 23.0576 7.28645C23.2491 6.81076 23.578 6.40293 24.0024 6.11502C24.4267 5.82711 24.9272 5.67217 25.44 5.67C25.7749 5.6647 26.1075 5.72543 26.4189 5.84871C26.7303 5.97199 27.0144 6.1554 27.2549 6.38849C27.4954 6.62157 27.6877 6.89976 27.8207 7.20715C27.9536 7.51454 28.0248 7.84511 28.03 8.17999V8.17999Z", fill: "currentColor" })));
11
+ }
12
+ };
13
+ IconPaspoort.style = indexCss;
14
+
15
+ export { IconPaspoort as utrecht_icon_paspoort };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconRijbewijs = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { width: "35", height: "26", viewBox: "0 0 35 26", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "M9.59002 9.80005H6.72002C4.81002 9.80005 3.27002 10.91 3.27002 12.29V13H13.03V12.29C13.03 10.91 11.49 9.80005 9.59002 9.80005Z", fill: "currentColor" }), h("path", { d: "M33.66 7.06621e-10H1.21C0.890812 -1.08999e-05 0.584552 0.1261 0.357918 0.350861C0.131284 0.575621 0.00263791 0.880836 0 1.20001V24.07C0 24.3909 0.127482 24.6987 0.354401 24.9256C0.58132 25.1525 0.889087 25.28 1.21 25.28H33.66C33.9792 25.2774 34.2844 25.1487 34.5091 24.9221C34.7339 24.6955 34.86 24.3892 34.86 24.07V1.20001C34.86 0.881752 34.7336 0.576515 34.5085 0.351471C34.2835 0.126427 33.9783 7.06677e-10 33.66 7.06621e-10V7.06621e-10ZM14.11 14.12C14.1022 14.3632 13.9994 14.5936 13.8236 14.7618C13.6479 14.9301 13.4133 15.0228 13.17 15.02H3.26C3.02131 15.02 2.79239 14.9252 2.6236 14.7564C2.45482 14.5876 2.36 14.3587 2.36 14.12V3.31C2.35868 3.19097 2.38098 3.07287 2.42562 2.96252C2.47026 2.85217 2.53634 2.75178 2.62004 2.66714C2.70375 2.58251 2.80341 2.51531 2.91326 2.46945C3.02311 2.4236 3.14097 2.40002 3.26 2.40002H13.17C13.4142 2.3999 13.6488 2.4948 13.8243 2.66464C13.9997 2.83449 14.1022 3.06593 14.11 3.31V14.12ZM30.11 20.68H29.24L29.18 20.75V21.95C29.1807 22.0506 29.1492 22.1487 29.09 22.23C29.039 22.3194 28.9669 22.3949 28.88 22.45C28.7922 22.5156 28.6942 22.5662 28.59 22.6C28.4931 22.6319 28.392 22.6488 28.29 22.65C28.0748 22.6421 27.8678 22.565 27.7 22.43C27.6125 22.3654 27.5415 22.2809 27.4928 22.1836C27.4442 22.0863 27.4192 21.9788 27.42 21.87V20.71H21.16C21.16 20.89 21.16 21.1 21.16 21.32C21.1637 21.5321 21.1402 21.7439 21.09 21.95C21.0368 22.1341 20.9447 22.3046 20.82 22.45C20.7397 22.5206 20.6463 22.5747 20.545 22.609C20.4437 22.6433 20.3367 22.6573 20.23 22.65C20.0519 22.6517 19.8788 22.5916 19.74 22.48C19.5981 22.3658 19.4822 22.2226 19.4 22.06C19.3962 22.0234 19.3962 21.9866 19.4 21.95V20.68H18.51V17.25C18.5213 17.071 18.5877 16.8999 18.7 16.76C18.8023 16.6173 18.9273 16.4923 19.07 16.39H19.19L19.33 16.33L19.4 16.2C19.4169 16.1914 19.4313 16.1787 19.4418 16.1629C19.4523 16.1471 19.4586 16.1289 19.46 16.11L20.39 13.75C20.4907 13.5281 20.6333 13.3278 20.81 13.16C20.895 13.0706 20.9974 12.9996 21.1109 12.9514C21.2245 12.9033 21.3467 12.879 21.47 12.88H27.03C27.264 12.8902 27.4869 12.9823 27.66 13.14C27.8348 13.2876 27.9749 13.472 28.07 13.68L28.98 16.03C28.9931 16.0801 29.0181 16.1263 29.0529 16.1646C29.0877 16.203 29.1313 16.2323 29.18 16.25L29.47 16.36C29.6497 16.4748 29.7976 16.633 29.9 16.82C30.0077 16.9982 30.0664 17.2018 30.07 17.41L30.11 20.68ZM30.93 9.31H17.65V7.72H30.93V9.31ZM30.93 5.62003H17.65V4.03H30.93V5.62003Z", fill: "currentColor" }), h("path", { d: "M20.29 16.87C20.1797 16.8645 20.0696 16.8852 19.9688 16.9304C19.868 16.9756 19.7793 17.044 19.71 17.13C19.5735 17.2963 19.4989 17.5048 19.4989 17.72C19.4989 17.9352 19.5735 18.1437 19.71 18.31C19.7818 18.3924 19.8712 18.4577 19.9716 18.501C20.072 18.5442 20.1808 18.5644 20.29 18.56C20.396 18.5621 20.5012 18.5408 20.598 18.4976C20.6948 18.4544 20.7808 18.3903 20.85 18.31C21.0034 18.1499 21.0891 17.9367 21.0891 17.715C21.0891 17.4933 21.0034 17.2801 20.85 17.12C20.7808 17.0397 20.6948 16.9756 20.598 16.9324C20.5012 16.8892 20.396 16.8679 20.29 16.87Z", fill: "currentColor" }), h("path", { d: "M27.33 13.93C27.2912 13.8322 27.2372 13.741 27.17 13.66C27.1375 13.6133 27.0941 13.5753 27.0436 13.5491C26.993 13.523 26.9369 13.5096 26.88 13.51H21.68C21.6292 13.5104 21.579 13.5213 21.5325 13.5419C21.486 13.5626 21.4444 13.5925 21.41 13.63C21.3413 13.6967 21.2898 13.7791 21.26 13.87L20.5 15.94H28.08L27.33 13.93Z", fill: "currentColor" }), h("path", { d: "M28.29 16.87C28.1811 16.8677 28.0729 16.8888 27.9728 16.9319C27.8727 16.9751 27.7831 17.0392 27.71 17.12C27.5566 17.2801 27.4709 17.4933 27.4709 17.7151C27.4709 17.9368 27.5566 18.1499 27.71 18.31C27.7831 18.3908 27.8727 18.455 27.9728 18.4981C28.0729 18.5413 28.1811 18.5624 28.29 18.56C28.3987 18.5639 28.5068 18.5425 28.6057 18.4974C28.7047 18.4522 28.7917 18.3847 28.86 18.3C28.9348 18.2234 28.9936 18.1326 29.0331 18.0331C29.0726 17.9335 29.0919 17.8271 29.09 17.72C29.0943 17.5007 29.0116 17.2886 28.86 17.13C28.7902 17.0471 28.7029 16.9808 28.6043 16.9358C28.5057 16.8908 28.3984 16.8684 28.29 16.87V16.87Z", fill: "currentColor" }), h("path", { d: "M8.14998 9.47002C8.66539 9.45624 9.16527 9.29071 9.58703 8.99413C10.0088 8.69756 10.3337 8.28312 10.521 7.80276C10.7083 7.32239 10.7497 6.79745 10.64 6.29366C10.5303 5.78987 10.2745 5.32964 9.90441 4.9706C9.53437 4.61157 9.06663 4.36968 8.55975 4.27526C8.05288 4.18084 7.52942 4.23809 7.05492 4.43981C6.58043 4.64153 6.176 4.97875 5.89229 5.40926C5.60858 5.83978 5.45819 6.34445 5.45998 6.86004C5.46519 7.20805 5.53891 7.55163 5.67693 7.87115C5.81494 8.19067 6.01455 8.47988 6.26434 8.72225C6.51414 8.96462 6.80923 9.15541 7.13277 9.28371C7.45632 9.41202 7.80197 9.47532 8.14998 9.47002V9.47002Z", fill: "currentColor" })));
11
+ }
12
+ };
13
+ IconRijbewijs.style = indexCss;
14
+
15
+ export { IconRijbewijs as utrecht_icon_rijbewijs };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconToeslag = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { width: "23", height: "29", viewBox: "0 0 23 29", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "M11.11 28.25V22.97C11.11 21.41 9.36 20.14 7.19 20.14H3.92C1.75 20.14 0 21.41 0 22.97V28.25H11.11Z", fill: "currentColor" }), h("path", { d: "M8.62003 16.79C8.63395 17.4 8.46578 18.0003 8.13702 18.5143C7.80825 19.0282 7.33379 19.4326 6.77419 19.6757C6.21459 19.9189 5.59523 19.9897 4.99517 19.8793C4.39511 19.7689 3.84157 19.4821 3.40519 19.0557C2.96881 18.6293 2.6694 18.0825 2.54516 17.4851C2.42092 16.8878 2.47749 16.267 2.70765 15.7019C2.93781 15.1369 3.33112 14.6532 3.83738 14.3127C4.34364 13.9721 4.93991 13.7902 5.55004 13.79C5.94986 13.7807 6.3475 13.8514 6.7196 13.998C7.09169 14.1445 7.43073 14.364 7.71676 14.6435C8.00279 14.9231 8.23005 15.2569 8.38517 15.6256C8.54029 15.9942 8.62014 16.3901 8.62003 16.79V16.79Z", fill: "currentColor" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M19.65 0H8.90997C8.16287 0.0026353 7.44712 0.30059 6.91884 0.828873C6.39056 1.35716 6.0926 2.07291 6.08997 2.82001V8.02C6.09261 8.76618 6.39088 9.48089 6.91945 10.0076C7.44801 10.5343 8.16379 10.83 8.90997 10.83H9.28996V13.14L11.59 10.83H19.65C20.3961 10.83 21.1119 10.5343 21.6405 10.0076C22.1691 9.48089 22.4673 8.76618 22.47 8.02V2.82001C22.4673 2.07291 22.1694 1.35716 21.6411 0.828873C21.1128 0.30059 20.3971 0.0026353 19.65 0V0ZM13.65 4.25999H15.65L15.55 4.81C15.5424 4.81439 15.5337 4.8167 15.525 4.8167C15.5162 4.8167 15.5076 4.81439 15.5 4.81H13.56C13.56 4.81 13.56 4.91999 13.56 5.00999C13.56 5.09999 13.56 5.27 13.56 5.27H15.37L15.27 5.82001C15.2539 5.82616 15.2361 5.82616 15.22 5.82001H13.61C13.6718 6.04415 13.7626 6.25929 13.88 6.46001C13.9939 6.6165 14.1449 6.74226 14.3195 6.82603C14.494 6.90981 14.6866 6.94897 14.88 6.94C15.2776 6.88099 15.655 6.7266 15.98 6.49001C15.98 6.49001 15.98 6.49001 15.98 6.49001V7.66C15.9861 7.6761 15.9861 7.69391 15.98 7.71001C15.6337 7.84421 15.27 7.92839 14.9 7.96001C14.5613 7.96837 14.2252 7.89981 13.9169 7.75951C13.6086 7.61921 13.3361 7.41081 13.12 7.14999C12.8494 6.73577 12.6405 6.28437 12.5 5.81C12.5 5.81 12.5 5.81 12.5 5.81H12.03L12.13 5.25999H12.42V5.25C12.42 5.13 12.42 4.96001 12.42 4.96001H12.01L12.11 4.41H12.47C12.6103 3.94669 12.8157 3.50564 13.08 3.10001C13.3044 2.83268 13.5866 2.61991 13.9054 2.47784C14.2242 2.33577 14.5712 2.26812 14.92 2.28C15.2618 2.31342 15.5979 2.39071 15.92 2.50999C15.9244 2.5176 15.9267 2.52623 15.9267 2.535C15.9267 2.54378 15.9244 2.5524 15.92 2.56L15.72 3.56C15.4532 3.38371 15.148 3.27398 14.83 3.24001C14.6376 3.23079 14.4459 3.2688 14.2716 3.35072C14.0972 3.43265 13.9456 3.556 13.83 3.71001C13.7086 3.90774 13.6113 4.11922 13.54 4.34C13.54 4.34 13.56 4.25 13.61 4.25L13.65 4.25999Z", fill: "currentColor" })));
11
+ }
12
+ };
13
+ IconToeslag.style = indexCss;
14
+
15
+ export { IconToeslag as utrecht_icon_toeslag };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconTrouwen = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { width: "33", height: "30", viewBox: "0 0 33 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M21.1959 4.16C21.153 4.32263 21.0856 4.47777 20.9959 4.62001C20.8152 4.96014 20.5708 5.26231 20.2759 5.51001C19.0739 6.65093 17.772 7.68172 16.3859 8.59C15.0319 7.63585 13.7668 6.5615 12.6059 5.38C12.321 5.11859 12.0871 4.80666 11.9159 4.46001C11.8335 4.31638 11.7729 4.16136 11.7359 4C11.6374 3.67619 11.5934 3.33824 11.6059 3C11.6059 2.20435 11.922 1.44129 12.4846 0.878677C13.0472 0.316068 13.8102 0 14.6059 0C15.1138 0.0661121 15.5817 0.310566 15.9261 0.689728C16.2704 1.06889 16.4688 1.55809 16.4859 2.07001C16.4665 1.8024 16.505 1.53375 16.5987 1.28232C16.6923 1.03089 16.839 0.802562 17.0287 0.612839C17.2184 0.423116 17.4468 0.276451 17.6982 0.182785C17.9496 0.0891195 18.2183 0.0506561 18.4859 0.0700073C18.8808 0.0816339 19.2695 0.171139 19.6297 0.333389C19.9899 0.495639 20.3145 0.727435 20.5849 1.01547C20.8553 1.30351 21.0661 1.64212 21.2053 2.01186C21.3444 2.38159 21.4092 2.77516 21.3959 3.17C21.381 3.50838 21.3136 3.8424 21.1959 4.16Z", fill: "currentColor" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.1259 29.53C12.4221 29.5309 14.6506 28.7517 16.4459 27.32C17.9375 28.5126 19.7356 29.2596 21.6332 29.4752C23.5308 29.6908 25.4506 29.3661 27.1718 28.5385C28.8929 27.711 30.3454 26.4142 31.3619 24.7975C32.3785 23.1807 32.9178 21.3098 32.9178 19.4C32.9178 17.4903 32.3785 15.6193 31.3619 14.0026C30.3454 12.3858 28.8929 11.089 27.1718 10.2615C25.4506 9.43393 23.5308 9.10925 21.6332 9.32482C19.7356 9.5404 17.9375 10.2875 16.4459 11.48C15.1811 10.4714 13.6933 9.78041 12.1067 9.46475C10.5201 9.14909 8.88106 9.21798 7.32659 9.66566C5.77211 10.1133 4.34745 10.9268 3.17181 12.0379C1.99616 13.1491 1.10371 14.5256 0.569129 16.0524C0.0345478 17.5791 -0.126618 19.2118 0.0991125 20.8136C0.324843 22.4154 0.930904 23.9399 1.8666 25.2595C2.80229 26.579 4.04039 27.6553 5.47733 28.3983C6.91426 29.1413 8.50824 29.5294 10.1259 29.53V29.53ZM16.4459 14.78C17.4086 16.1056 17.927 17.7018 17.927 19.34C17.927 20.9782 17.4086 22.5745 16.4459 23.9C15.4904 22.5715 14.9764 20.9764 14.9764 19.34C14.9764 17.7036 15.4904 16.1085 16.4459 14.78ZM22.7759 11.54C24.011 11.5379 25.2289 11.8292 26.3294 12.3897C27.4299 12.9503 28.3816 13.7642 29.1061 14.7645C29.8306 15.7647 30.3072 16.9227 30.4967 18.1432C30.6862 19.3636 30.5832 20.6116 30.1962 21.7844C29.8091 22.9573 29.1491 24.0215 28.2704 24.8894C27.3917 25.7573 26.3194 26.4042 25.1419 26.7767C23.9643 27.1492 22.7152 27.2368 21.4971 27.0323C20.2791 26.8277 19.1271 26.3368 18.1359 25.6C19.5277 23.8172 20.2828 21.62 20.281 19.3583C20.2791 17.0966 19.5205 14.9006 18.1259 13.12C19.4745 12.0949 21.1219 11.54 22.8159 11.54H22.7759ZM10.1359 11.54C11.8251 11.5407 13.468 12.0919 14.8159 13.11C13.4076 14.8859 12.6361 17.0831 12.6253 19.3497C12.6144 21.6162 13.3647 23.8207 14.7559 25.61C13.4202 26.6019 11.7996 27.1351 10.1359 27.13C9.08875 27.1675 8.04478 26.9937 7.0663 26.6188C6.08783 26.244 5.19491 25.6758 4.44084 24.9483C3.68678 24.2208 3.08703 23.3488 2.6774 22.3843C2.26777 21.4199 2.05665 20.3828 2.05665 19.335C2.05665 18.2872 2.26777 17.2501 2.6774 16.2857C3.08703 15.3213 3.68678 14.4493 4.44084 13.7217C5.19491 12.9942 6.08783 12.426 7.0663 12.0512C8.04478 11.6764 9.08875 11.5025 10.1359 11.54Z", fill: "currentColor" })));
11
+ }
12
+ };
13
+ IconTrouwen.style = indexCss;
14
+
15
+ export { IconTrouwen as utrecht_icon_trouwen };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconTwitter = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "-2 -2 44 44" }, h("title", null, "Twitter"), h("g", null, h("path", { fill: "currentColor", d: "M33.096,11.147c-1.017,0.451-2.107,0.756-3.255,0.892c1.171-0.701,2.069-1.811,2.492-3.134 c-1.094,0.649-2.306,1.121-3.599,1.375c-1.032-1.102-2.506-1.79-4.135-1.79c-3.129,0-5.667,2.537-5.667,5.666 c0,0.445,0.049,0.876,0.146,1.291c-4.709-0.235-8.883-2.491-11.678-5.92c-0.487,0.838-0.767,1.811-0.767,2.85 c0,1.965,1,3.701,2.52,4.715c-0.928-0.028-1.802-0.285-2.566-0.708v0.071c0,2.744,1.954,5.034,4.544,5.556 c-0.474,0.13-0.976,0.2-1.493,0.2c-0.364,0-0.72-0.037-1.065-0.104c0.721,2.25,2.813,3.889,5.292,3.936 c-1.938,1.52-4.381,2.425-7.037,2.425c-0.457,0-0.907-0.026-1.35-0.079c2.507,1.606,5.485,2.545,8.687,2.545 c10.419,0,16.119-8.632,16.119-16.12c0-0.245-0.006-0.49-0.016-0.734C31.374,13.282,32.334,12.284,33.096,11.147z" }))));
11
+ }
12
+ };
13
+ IconTwitter.style = indexCss;
14
+
15
+ export { IconTwitter as utrecht_icon_twitter };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconVerhuizen = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { width: "39", height: "37", viewBox: "0 0 39 37", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "M13.84 33.2396C13.84 33.9318 13.6347 34.6085 13.2501 35.1841C12.8655 35.7596 12.3189 36.2082 11.6794 36.4731C11.0398 36.7381 10.3361 36.8074 9.65716 36.6723C8.97823 36.5373 8.35459 36.2039 7.86511 35.7144C7.37562 35.2249 7.04227 34.6013 6.90722 33.9224C6.77217 33.2434 6.84147 32.5397 7.10638 31.9002C7.37129 31.2606 7.81993 30.714 8.3955 30.3294C8.97108 29.9448 9.64773 29.7396 10.34 29.7396C11.2682 29.7396 12.1584 30.1083 12.8148 30.7647C13.4712 31.4211 13.84 32.3113 13.84 33.2396Z", fill: "currentColor" }), h("path", { d: "M35.24 11.3796H15.24C14.8147 11.3796 14.47 11.7243 14.47 12.1496V27.7096C14.47 28.1348 14.8147 28.4796 15.24 28.4796H35.24C35.6652 28.4796 36.01 28.1348 36.01 27.7096V12.1496C36.01 11.7243 35.6652 11.3796 35.24 11.3796Z", fill: "currentColor" }), h("path", { d: "M38.73 33.2396C38.73 33.9318 38.5247 34.6085 38.1401 35.1841C37.7555 35.7596 37.2089 36.2082 36.5693 36.4731C35.9298 36.7381 35.2261 36.8074 34.5472 36.6723C33.8682 36.5373 33.2446 36.2039 32.7551 35.7144C32.2656 35.2249 31.9323 34.6013 31.7972 33.9224C31.6622 33.2434 31.7315 32.5397 31.9964 31.9002C32.2613 31.2606 32.7099 30.714 33.2855 30.3294C33.861 29.9448 34.5377 29.7396 35.23 29.7396C36.1582 29.7396 37.0485 30.1083 37.7048 30.7647C38.3612 31.4211 38.73 32.3113 38.73 33.2396Z", fill: "currentColor" }), h("path", { d: "M31.6299 31.0296C31.63 31.0803 31.6198 31.1306 31.6001 31.1773C31.5804 31.2241 31.5515 31.2664 31.5151 31.3019C31.4788 31.3373 31.4358 31.3651 31.3885 31.3836C31.3412 31.4021 31.2907 31.4109 31.24 31.4096H14.6299C14.5787 31.4109 14.5277 31.4021 14.4799 31.3837C14.4321 31.3654 14.3884 31.3377 14.3513 31.3024C14.3141 31.2671 14.2842 31.2249 14.2634 31.1781C14.2426 31.1312 14.2313 31.0808 14.23 31.0296V30.4196C14.2313 30.3683 14.2426 30.3179 14.2634 30.2711C14.2842 30.2242 14.3141 30.182 14.3513 30.1467C14.3884 30.1114 14.4321 30.0838 14.4799 30.0654C14.5277 30.047 14.5787 30.0382 14.6299 30.0396H31.24C31.2907 30.0382 31.3412 30.0471 31.3885 30.0656C31.4358 30.0841 31.4788 30.1118 31.5151 30.1473C31.5515 30.1827 31.5804 30.225 31.6001 30.2718C31.6198 30.3186 31.63 30.3688 31.6299 30.4196V31.0296Z", fill: "currentColor" }), h("path", { d: "M11.33 28.0495H11.55C11.79 28.0495 12.18 28.0495 12.42 28.0495C12.66 28.0495 12.85 27.7095 12.85 27.2795V18.7195C12.8513 18.618 12.8323 18.5173 12.7941 18.4233C12.7559 18.3292 12.6992 18.2438 12.6274 18.172C12.5557 18.1003 12.4702 18.0436 12.3762 18.0054C12.2822 17.9672 12.1814 17.9482 12.08 17.9495H4.57996C4.35996 17.9495 4.04 18.2695 3.87 18.6495L0.299988 27.0295C0.115213 27.4983 0.0137015 27.9958 0 28.4995V33.0595C0.00259154 33.2629 0.0845485 33.4573 0.228394 33.6011C0.372239 33.745 0.566547 33.8269 0.769958 33.8295H3.76996C4.00084 33.8162 4.22535 33.7485 4.42517 33.6321C4.62499 33.5157 4.79451 33.3538 4.91998 33.1595C4.91998 33.1595 7.90996 28.0495 11.33 28.0495Z", fill: "currentColor" }), h("path", { d: "M11.91 12.3895C11.49 12.3895 11.4 12.1595 11.71 11.8795L24.65 0.209549C24.8091 0.0742734 25.0112 0 25.22 0C25.4288 0 25.6309 0.0742734 25.79 0.209549L38.72 11.8795C39.04 12.1595 38.95 12.3895 38.53 12.3895H11.91Z", fill: "currentColor" }), h("path", { d: "M8.12992 25.9295C8.33149 25.9295 8.52481 25.8495 8.66734 25.7069C8.80987 25.5644 8.88993 25.3711 8.88993 25.1695V19.7795C8.88995 19.577 8.8102 19.3827 8.66795 19.2386C8.5257 19.0944 8.3324 19.0122 8.12992 19.0095H5.23997C5.04997 19.0095 4.75995 19.3295 4.58995 19.7195L2.23997 25.2295C2.19625 25.3056 2.17472 25.3924 2.17778 25.4801C2.18083 25.5678 2.20833 25.6528 2.25724 25.7257C2.30615 25.7985 2.3745 25.8562 2.45451 25.8923C2.53451 25.9283 2.62298 25.9412 2.70994 25.9295H8.12992Z", fill: "white" })));
11
+ }
12
+ };
13
+ IconVerhuizen.style = indexCss;
14
+
15
+ export { IconVerhuizen as utrecht_icon_verhuizen };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconWarning = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "-7 -8 38 38" }, h("title", null, "Warning"), h("g", null, h("path", { d: "M11.134 3.5C11.5189 2.83333 12.4811 2.83333 12.866 3.5L22.3923 20C22.7772 20.6667 22.2961 21.5 21.5263 21.5H2.47372C1.70392 21.5 1.22279 20.6667 1.6077 20L11.134 3.5Z", fill: "currentColor" }), h("rect", { x: "12.9", y: "15.6504", width: "1.9", height: "6.65", rx: "0.5", transform: "rotate(-180 12.9 15.6504)", fill: "white" }), h("circle", { fill: "white", cx: "11.95", cy: "17.55", r: "0.95", transform: "rotate(-180 11.95 17.55)" }))));
11
+ }
12
+ };
13
+ IconWarning.style = indexCss;
14
+
15
+ export { IconWarning as utrecht_icon_warning };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconWhatsapp = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "-1 -1 22 22" }, h("title", null, "WhatsApp"), h("g", null, h("path", { fill: "currentColor", d: "M15.6044722,4.1101875C14.1199846,2.6296256,12.1364012,1.8,10.0248451,1.8 c-4.3382888,0-7.8831434,3.5227177-7.8831434,7.8622961c0,1.3912182,0.358325,2.7313833,1.0493798,3.9311485 l-1.1133659,4.0715466l4.1719227-1.0976582c1.1517582,0.6254101,2.4442863,0.9572601,3.7624092,0.9572601l0,0 c4.3382883,0,7.8831434-3.5227184,7.8831434-7.8622971C17.9079876,7.581851,17.0889606,5.6035132,15.6044722,4.1101875z M10.0376415,16.2099552L10.0376415,16.2099552c-1.1773529,0-2.3291101-0.3190861-3.3400974-0.9062052l-0.2431493-0.140398 l-2.4826782,0.6509371l0.6654599-2.4122963l-0.1535673-0.2425051c-0.6526625-1.0338411-0.9981906-2.2463703-0.9981906-3.4716635 c0-3.599298,2.9433815-6.5348959,6.5522232-6.5348959c1.753231,0,3.3912878,0.6764636,4.6326265,1.9145205 s1.9195967,2.8717804,1.9195967,4.6203756C16.5770683,13.2743578,13.6464834,16.2099552,10.0376415,16.2099552z M13.6208887,11.3215475c-0.1919594-0.102107-1.1645555-0.5743561-1.3437176-0.6381731 c-0.179163-0.063818-0.3071356-0.102108-0.4479065,0.102107c-0.1279736,0.191452-0.5118923,0.6381741-0.6270685,0.7658091 c-0.1151752,0.127635-0.2303514,0.153161-0.4223108,0.051054c-0.1919594-0.102108-0.8318243-0.3063231-1.5868664-0.9700241 c-0.5758781-0.5360661-0.9725952-1.1742392-1.0877705-1.3784542c-0.1151757-0.191453-0.0127974-0.293561,0.0895805-0.395668 c0.0895815-0.089344,0.1919594-0.229743,0.2943382-0.344615c0.1023779-0.114871,0.1279736-0.1914511,0.1919584-0.3318501 c0.0767851-0.127634,0.038393-0.2425056-0.0127964-0.3446131C8.6171408,7.747776,8.2332211,6.7777524,8.0668554,6.3820848 C7.9132881,5.9991803,7.746923,6.0502348,7.6189494,6.0502348c-0.1151762,0-0.2431488-0.0127635-0.3711219-0.0127635 s-0.3455276,0.0510535-0.5246897,0.242506C6.5311785,6.4841924,6.032084,6.9564414,6.032084,7.926465 s0.7038522,1.9017563,0.8062305,2.0293922c0.1023784,0.127635,1.3821101,2.1187353,3.3656917,2.9611244 c0.4735012,0.204215,0.8318253,0.3190861,1.1261635,0.4084301c0.4735012,0.153162,0.895812,0.127635,1.2413397,0.076581 c0.3839197-0.051053,1.1645555-0.4722481,1.3309202-0.9317331c0.1663656-0.4594851,0.1663656-0.8551531,0.1151762-0.9317331 C13.953619,11.4619455,13.8256454,11.4108915,13.6208887,11.3215475z" }))));
11
+ }
12
+ };
13
+ IconWhatsapp.style = indexCss;
14
+
15
+ export { IconWhatsapp as utrecht_icon_whatsapp };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconZoomin = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "-1 -2 24 24" }, h("title", null, "zoomout"), h("g", null, h("path", { fill: "currentColor", d: "M11.6 5C11.9314 5 12.2 5.26863 12.2 5.6L12.2 16.4C12.2 16.7314 11.9314 17 11.6 17H10.4C10.0686 17 9.8 16.7314 9.8 16.4L9.8 5.6C9.8 5.26863 10.0686 5 10.4 5L11.6 5Z" }), h("path", { fill: "currentColor", d: "M5 10.4C5 10.0686 5.26863 9.8 5.6 9.8H16.4C16.7314 9.8 17 10.0686 17 10.4V11.6C17 11.9314 16.7314 12.2 16.4 12.2H5.6C5.26863 12.2 5 11.9314 5 11.6V10.4Z" }))));
11
+ }
12
+ };
13
+ IconZoomin.style = indexCss;
14
+
15
+ export { IconZoomin as utrecht_icon_zoomin };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ":host{display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}:host([hidden]){display:none !important}svg{color:var(--utrecht-icon-color, currentColor);height:var(--utrecht-icon-size, 100%);width:var(--utrecht-icon-size, 100%)}";
4
+
5
+ const IconZoomOut = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "-6 -11 24 24" }, h("title", null, "zoom out"), h("g", null, h("path", { fill: "currentColor", d: "M0 0.5C0 0.223858 0.223858 0 0.5 0H11.5C11.7761 0 12 0.223858 12 0.5V1.5C12 1.77614 11.7761 2 11.5 2H0.5C0.223858 2 0 1.77614 0 1.5V0.5Z" }))));
11
+ }
12
+ };
13
+ IconZoomOut.style = indexCss;
14
+
15
+ export { IconZoomOut as utrecht_icon_zoomout };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ".utrecht-logo-button{--utrecht-button-min-block-size:var(--utrecht-logo-button-block-size, 50px);--utrecht-logo-max-height:var(--utrecht-logo-button-block-size, 50px);--utrecht-logo-max-width:var(--utrecht-logo-button-block-size, 50px);display:inline-flex;gap:var(--utrecht-space-inline-sm)}.utrecht-logo-button__logo{order:1}.utrecht-logo-button__button{order:2}:host{display:block}:host([hidden]){display:none !important}";
4
+
5
+ const DigidButton = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("div", { class: "utrecht-digid-button" }, h("utrecht-digid-logo", { class: "utrecht-digid-button__logo" }), h("utrecht-button", { class: "utrecht-digid-button__button", type: this.type || null }, h("slot", null))));
11
+ }
12
+ };
13
+ DigidButton.style = indexCss;
14
+
15
+ export { DigidButton as utrecht_logo_button };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ".utrecht-logo{max-height:var(--utrecht-logo-max-height, 192px);max-width:var(--utrecht-logo-max-width, 96px)}.utrecht-logo__decoration-1{fill:var(--utrecht-logo-decoration-1-color, #fff)}.utrecht-logo__decoration-2{fill:var(--utrecht-logo-decoration-2-color, #c00)}.utrecht-logo__decoration-3{fill:var(--utrecht-logo-decoration-3-color, #ffb70b)}:host{display:inline}:host([hidden]){display:none !important}";
4
+
5
+ const Logo = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("svg", { version: "1.1", class: "utrecht-logo", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 110.57 58.97" }, h("g", null, h("path", { class: "utrecht-logo__decoration-1", d: "M72.13 35.46c.96-.47 1.84-1.04 2.61-1.7.17-.24.36-.42.58-.54 1.49-1.52 2.42-3.49 2.42-5.9v-2.15c-.06.02-.12.03-.19.03s-.14-.01-.21-.03l-.16.91c-1.48-.28-1.32-1.75-.32-2.25.57-.29.75-.5.58-.72a.227.227 0 00-.18-.09c-.21 0-.52.23-.82.45-.13.1-.3.15-.48.15-.39 0-.81-.25-.99-.84l-.52.29c-.09-1.11.6-1.66 1.3-1.66.33 0 .67.12.93.36.1.09.2.13.3.13.32 0 .54-.4.11-.63-.41-.22-.8-.9-.42-1.33l-.62-.58c.28-.17.58-.25.86-.25.3 0 .59.1.83.3v-7.84a.53.53 0 01-.41-.5c0-.3.18-.48.41-.57v-.65c-.47.1-.82.39-.96.79l-.66.01c-.03-.5.21-.95.72-1.12v-.65c-.43.09-.71.3-.88.49-.05.05-.09.11-.14.17l-.5.01c-.02-.48.22-.91.67-1.06v-.3H51.53v.3c.46.15.7.58.67 1.06l-.5-.01c-.04-.06-.09-.11-.14-.17-.17-.18-.46-.39-.88-.49v.65c.5.17.74.62.72 1.12l-.66-.01c-.14-.4-.49-.68-.96-.79v.65c.23.09.4.27.4.57 0 .26-.21.46-.4.5v7.83c.24-.2.52-.29.82-.29.29 0 .59.09.86.25l-.62.58c.37.44-.02 1.11-.42 1.33-.43.23-.2.63.11.63.1 0 .2-.04.3-.13.26-.24.6-.36.93-.36.7 0 1.39.54 1.3 1.66l-.54-.3c-.18.59-.6.84-.99.84-.18 0-.35-.05-.48-.15-.3-.22-.61-.45-.82-.45-.07 0-.14.03-.18.09-.16.22.01.44.58.72 1.01.5 1.17 1.97-.32 2.25l-.16-.91c-.07.02-.14.03-.21.03-.06 0-.12-.01-.18-.02v2.15c0 2.42.94 4.39 2.44 5.91.19.11.37.28.53.5.77.68 1.67 1.25 2.64 1.73h16.76z" }), h("path", { class: "utrecht-logo__decoration-2", d: "M74.28 8.19H53.27l-.29.61h21.46l-.16-.61zm2.84 3.7v7.23c.22.04.43.13.61.28v-7.39l-.61-.12zm.22 13.28l-.16.91c-.02 0-.04-.01-.06-.01v1.26c0 1.69-.5 3.23-1.47 4.56-.24.32-.5.63-.79.93L51.07 9.01c-.11-.05-.24-.1-.39-.13v.65c.5.17.74.62.72 1.12l-.66-.01c-.14-.4-.49-.68-.96-.79v.65c.23.09.4.27.4.57 0 .26-.21.46-.4.5v7.78c.24-.2.53-.27.83-.27.29 0 .58.11.85.27l-.62.58c.37.44-.02 1.11-.42 1.33-.43.23-.2.63.11.63.1 0 .2-.04.3-.13.26-.24.6-.36.93-.36.7 0 1.39.54 1.3 1.66l-.54-.3c-.18.59-.6.84-.99.84-.18 0-.35-.05-.48-.15-.3-.22-.61-.45-.82-.45-.07 0-.14.03-.18.09-.16.22.01.44.58.72.96.48 1.15 1.86-.11 2.23l-.21.02-.16-.91c-.07.02-.14.03-.21.03-.06 0-.12-.01-.18-.02v2.15c0 2.13.73 3.91 1.92 5.34.01.01.02.02.02.03.04.05.09.1.13.15l.03.03c.05.06.1.11.15.17 0 0 0 .01.01.01.05.06.11.11.16.17l.01.01c.07.04.13.09.19.14.12.1.24.22.34.36.77.68 1.67 1.25 2.64 1.73.11.06.22.12.34.17 1.6.8 3.94 1.67 8.03 1.67s6.43-.87 8.03-1.67c.12-.06.23-.12.34-.17.96-.47 1.84-1.04 2.61-1.7l.06-.09c.01-.01.02-.02.03-.04.01-.01.02-.03.04-.04.01-.02.03-.03.04-.05.01-.01.01-.02.02-.02l.06-.06.01-.01.06-.06.01-.01c.02-.02.05-.04.07-.06.05-.04.1-.07.15-.1.01-.01.02-.01.03-.02 1.49-1.52 2.42-3.49 2.42-5.9v-2.12a.582.582 0 01-.37 0z" }), h("path", { class: "utrecht-logo__decoration-1", d: "M78.15 1.4c0-.11-.01-.21-.02-.32h-1.51c-.01.86-.23 1.69-.61 2.34-.26.44-.57.77-.92.97h.11c1.63.01 2.95-1.33 2.95-2.99zm-1.53 5.73c-.12-.02-.23-.03-.35-.03-.09 0-.18.01-.27.02-.28.03-.56.12-.78.28-.25.18-.43.48-.44.8h.47c.21-.17.46-.29.73-.35v.65c-.46.15-.7.58-.67 1.06l.5-.01c.04-.06.09-.11.14-.17.17-.18.46-.39.88-.49v.65c-.5.17-.74.62-.72 1.12l.66-.01c.15-.42.52-.71 1.02-.8v.64c-.26.08-.47.26-.47.59 0 .29.26.5.47.5l-.02.55h.01c.14 0 .26-.04.39-.1.41-.22.57-.7.56-1.14l.6-.29c0 .02.01.04.01.07.05.37 0 .73-.12 1.04l1.13 1.07c.22-.54.51-1.05.86-1.52.13-.16.26-.32.4-.46-.49-.37-1.09-.83-1.29-.98-.63-.47-1.21-.99-1.81-1.5-.37-.31-.75-.62-1.15-.89-.23-.15-.48-.25-.74-.3zm10.49 19.85c.09.05.18.07.27.07.22 0 .43-.12.55-.31-.02-.11-.06-.23-.09-.34-.1-.3-.25-.59-.46-.87-.27-.36-.63-.69-1.11-.96-.07-.04-.15-.09-.24-.14.32.39.51.67.63.91.13.24.19.43.28.61a.655.655 0 00.17 1.03zm-46.27-1.65c.12-.23.31-.52.63-.91-.08.05-.17.1-.24.14-.48.27-.84.6-1.11.96-.21.28-.35.58-.46.87-.04.11-.07.23-.09.34.12.19.33.31.55.31.09 0 .18-.02.27-.07.33-.17.46-.61.23-.95a.55.55 0 00-.07-.09c.1-.17.16-.36.29-.6zM82.27 7.59c.12 0 .25-.01.38-.02-.39-.14-.7-.37-.9-.69-.28-.43-.32-.89-.21-1.3-.02 0-.04.01-.06.01-.47.1-.71.46-.62.94.13.72.58 1.06 1.41 1.06zm5.71 20.21c.01-.1.02-.2.02-.31a1.222 1.222 0 01-1.19.03c-.35-.18-.59-.51-.66-.9-.05-.25-.02-.51.08-.74 0 0 0-.01-.01-.01-.27-.05-.57-.09-.9-.13-.55-.06-1.05-.09-1.51-.09-4.3 0-4.65 2.36-4.65 2.36-.67 2.51 1.34 3.64 1.34 3.64s.46 2.29-.56 3.16l-1.06-.36-.53-.18-.3-.1c-.48-.68-1.26-1.16-2-1.16-.72 0-1.41.46-1.75 1.65l.75-.16c0 .77.25.97.64.97.08 0 .17-.01.26-.02.11-.02.22-.04.34-.06.37-.07.64-.15.83-.15.18 0 .3.07.37.26.1.29-.18.47-.54.56-.88.2-1.38.82-1.22 1.65.04.19.1.38.21.59.04.09.09.17.15.26 0 0 .01 0 .01.01l.87-.53c.13.13.28.18.43.18.33 0 .65-.24.77-.45l.03-.06c.1-.2.11-.43.11-.64 0-.12-.01-.24-.01-.35 0-.13 0-.24.03-.32a.55.55 0 01.32-.33.432.432 0 01.42.06c.21.15.21.38.18.61-.03.24-.07.46.06.66.01.02.02.03.03.05.05.06.11.12.17.17.04.03.22.16.22.21l-.09 1.06c.56-.04 1.18-.16 1.48-.67.06-.1.11-.23.14-.36.11-.39.16-.87.22-1.54.25-.1.47-.23.66-.4.24-.21.43-.47.54-.8.3-.9.56-2.7.16-4.6 0 0 4.03-.5 4.9-.94.08-.61.16-1.22.24-1.78zM84.43 4.6s-.55.33-.44.85c.18.38.41.77.7 1.11l.56-.56c.66-.61 1.24-.83 1.72-.83.63 0 1.07.4 1.25.86.28.7.25 1.26.15 1.62-.08.27-.3.49-.8.53-.09.01-.19.01-.29.01-1.03 0-2.38-.37-2.38-.37-.21 1.12-.34 1.34 1.26 1.34.37 0 .83-.01 1.4-.03l-1.6.73c-.18-.01-.35-.02-.52-.02-1.18 0-2.12.35-2.86.92-.17.13-.33.27-.48.42-.57.58-.98 1.3-1.27 2.06-.08.22-.15.44-.21.66-.31 1.16-.35 2.37-.19 3.34.12-.15.24-.29.38-.43l.07-.07c.48-.47 1.29-1.28 2.26-1.78.36-.32.7-.64 1.03-.99.71-.75 1.34-1.58 1.81-2.52-.29 1.01-.78 1.98-1.36 2.87-.23.35-.47.69-.72 1.02-.22.09-.42.19-.62.31-.85.48-1.57 1.22-1.99 1.64-.25.24-.45.51-.64.79-.15.22-.28.44-.42.67-.1.17-.21.35-.31.52-.45.73-1.05 1.45-1.39 1.45-.12 0-.21-.09-.25-.29-.18-.91-.75-1.31-1.37-1.31-.29 0-.59.09-.86.25l.62.58c-.37.44.02 1.11.42 1.33.43.23.2.63-.11.63-.1 0-.2-.04-.3-.13-.26-.24-.6-.36-.93-.36-.7 0-1.39.54-1.3 1.66l.54-.3c.18.59.6.84.99.84.18 0 .35-.05.48-.15.3-.22.61-.45.82-.45.07 0 .14.03.18.09.16.22-.01.44-.58.72-1.01.5-1.17 1.97.32 2.25l.16-.91c.07.02.14.03.21.03.43 0 .73-.38.78-.66.07-.41.05-.66.07-.92.01-.23.16-.33.31-.33.18 0 .36.13.38.36.03.43.02.99.78 1.12l.24.77c.72-.25 1.44-1.08.13-2.48-.02-.71.73-1.12 1.78-1.71.18-.1.37-.21.56-.32l.3-.18c.21-.13 1.02-.72 1.73-1.33l.62.33c-.13.11-.27.23-.43.37-.64.53-1.33 1.05-1.59 1.2l-.15.09c.68.63 1.41 1.18 2.07 1.62.27.18.53.35.77.5s.47.28.66.39c.53.3.95.67 1.27 1.09.21.27.37.56.49.85.12.28.2.57.24.86.02.1.03.19.04.29.02.27.01.53-.02.78-.04.27-.07.54-.11.81-.05.41-.09.81-.12 1.22-.04.48-.06.95-.06 1.42 0 1.44.22 2.47 1.22 3.45.72.71 1.73.88 2.71.95.51.03 1.94.24 2.91.39.56.08.98.55 1.01 1.12.04.77.03 1.78-.24 2.12l-1.32-.18c-.31-.46-1.05-.82-1.77-.82-.56 0-1.11.22-1.42.8-.09.17-.17.37-.21.61l-.03.22.42-.17.24-.1c.01.06.02.11.03.16.14.58.44.79.8.79a1.602 1.602 0 00.61-.15c.34-.14.58-.25.76-.25.12 0 .21.05.29.19.11.19 0 .35-.19.48-.06.04-.14.08-.21.11-1.01.42-1.3 1.4-.37 2.42l.7-.62c.11.07.22.1.32.1.34 0 .65-.31.73-.54.13-.35-.01-.75-.06-1.04-.01-.08-.02-.16-.01-.22a.49.49 0 01.26-.36.414.414 0 01.37-.01c.06.03.11.07.15.12.09.11.11.26.11.41 0 .08 0 .17.01.25.02.14.06.27.18.38.06.05.12.09.18.13.04.02.23.11.24.15l.09.98c.7-.17 1.47-.51 1.28-1.6-.03-.18-.09-.39-.19-.62-.03-.08-.07-.17-.12-.26.61-.3 1.01-.87 1.11-1.54.09-.61-.01-2.78-.08-4.02-.03-.5-.41-.91-.9-.98-.56-.08-1.28-.19-1.81-.3-.84-.18-1.65-.55-1.84-1.15-.16-.52-.07-.58-.02-1.11.04-.41.09-.83.12-1.24 0-.06.01-.13.01-.19.01-.24 0-.49-.03-.73l.15.09c.16.09.33.15.5.2.19.05.38.07.58.07.42 0 .83-.11 1.2-.34.67-.41 1.06-1.12 1.04-1.9-.03-1.39-.82-2.37-1.58-3.32-.36-.45-.74-.92-1.02-1.42-.89-1.6-1.1-3.34-.62-5.17.21-.8.69-1.52 1.2-2.29.19-.29.37-.56.55-.86 0 0 .4.18.66.12a.84.84 0 00.22-.1c.61-.38 1.26-1.93 1.23-3.79-.02-1.48-.37-2.71-1.06-3.72.15.42.28.86.36 1.3.09.48.12.98.09 1.46-.03.49-.13.96-.29 1.4.07-.47.07-.94.01-1.4s-.18-.9-.35-1.32a7.15 7.15 0 00-.54-1.07c.14.86.14 1.73-.09 2.81-.14.67-.43 1.31-.68 1.87-.23.51-.4.92-.47 1.26-.08.37-.03.65.22.88-.04.07-.09.14-.13.21-.11.17-.23.35-.35.53-.52.79-1.06 1.6-1.3 2.52-.52 2-.28 3.98.69 5.73.31.56.71 1.05 1.09 1.53.71.89 1.39 1.73 1.42 2.87.01.52-.24.97-.68 1.24-.46.28-1.01.3-1.48.07-.01-.01-.03-.01-.04-.02-.36-.19-.68-.55-.87-.97-.01-.02-.01-.04-.02-.06-.23-.67-.51-1.33-.83-1.96-.94-1.88-2.11-3.64-2.85-5.62-.64-1.7-.35-3.77-.35-3.77.65.26 1.6.29 1.6.29-.03-2.12 4.52-7.04 1.75-13.04-.19.31-.44.63-.79.96l-.25.24v-.87c1.45-1.5.78-2.93.24-3.41-.41.15-.88.6-1.23 1.15l-.61-.2c.15-.25.32-.49.51-.71a.455.455 0 00-.19-.08c-.03 0-.07-.01-.12-.01-.91 0-4.33.79-4.67.97l-.27.92c-.93.25-1.79.75-2.4 1.08.05.26.33.85.9.78zm6.79 5.87c.25-.69.45-1.4.61-2.12-.08.74-.19 1.47-.36 2.2s-.4 1.44-.67 2.14-.58 1.38-.9 2.05c-.26.53-.53 1.05-.8 1.57a4.62 4.62 0 01-.88-.4c.77-1.11 1.51-2.24 2.13-3.43.33-.65.63-1.32.87-2.01zm-2.63 1.09c-.16.48-.32.97-.52 1.45s-.45.95-.71 1.39l-.48.81c-.34-.12-.68-.19-1.01-.21.29-.34.59-.69.87-1.03.32-.39.61-.78.88-1.19.26-.42.5-.86.73-1.31s.45-.91.68-1.36c-.14.48-.29.97-.44 1.45zm-.2-8.65c-.7.69-.93 1.11-.93 1.11-.93.04-1.13-.55-1.13-1.13.91.25 2.06.02 2.06.02zm-12.4 2.12H51.55v1.46c.33.03.75.14 1.12.4.42.31.68.79.69 1.28v.02h20.79v-.02c.01-.49.27-.97.69-1.28.38-.28.82-.38 1.15-.41V5.03zM56.67 7.66l-2.01-1 2.01-1 2.01 1-2.01 1zm7.09-.11c-.98 0-1.78-.4-1.78-.89s.8-.89 1.78-.89 1.78.4 1.78.89-.8.89-1.78.89zm7.09.11l-2.01-1 2.01-1 2.01 1-2.01 1zM49.98 35.5c.07-.19.19-.26.37-.26.19 0 .46.07.83.15.12.02.23.04.34.06.09.01.18.02.26.02.39 0 .64-.19.64-.97l.75.16c-.34-1.19-1.03-1.65-1.75-1.65-.74 0-1.52.49-2 1.16l-.3.1-.51.2-1.06.36c-1.03-.87-.56-3.16-.56-3.16s2.01-1.13 1.34-3.64c0 0-.35-2.36-4.65-2.36-.46 0-.96.03-1.51.09-.33.04-.63.08-.9.13 0 0 0 .01-.01.01.1.23.13.49.08.74a1.252 1.252 0 01-1.22 1.04c-.22 0-.43-.06-.63-.17 0 .11.01.21.02.31.08.56.16 1.16.21 1.79.87.44 4.9.94 4.9.94-.39 1.9-.14 3.7.16 4.6.11.33.3.59.54.8.19.17.41.3.66.4.05.66.1 1.15.22 1.54.03.14.08.26.14.36.3.51.92.63 1.48.67l-.09-1.06c0-.05.19-.18.22-.21.06-.05.12-.11.17-.17.01-.02.02-.03.03-.05.13-.21.09-.43.06-.66-.03-.23-.03-.46.18-.61a.432.432 0 01.42-.06c.14.05.27.17.32.33.03.08.03.19.03.32 0 .11-.01.23-.01.35 0 .21.02.44.11.64l.03.06c.12.2.44.45.77.45.15 0 .3-.05.43-.18l.87.53s.01 0 .01-.01c.06-.09.1-.18.15-.26.1-.21.17-.4.21-.59.16-.84-.34-1.45-1.22-1.65-.34-.11-.63-.29-.53-.59zm32.74 4.63c-.24-.37-.53-.63-.8-.83-.1-.06-.2-.11-.31-.17l-.28-.14c-.48.41-1.13.51-1.61.54l-.73.05.06-.73.06-.76c-.08-.07-.16-.15-.24-.25 0-.01-.01-.01-.01-.02-.03.09-.07.18-.12.26-.22.38-.74.76-1.31.76-.15 0-.29-.03-.43-.08l-.33.2c.02.02.05.04.07.06 1.07.99 1.87 1.1 3.23 1.41.92.21 1.78.74 2.07 1.69.17.55.14 1.15.11 1.72 0 0 1.88-1.07.88-3.18-.08-.15-.19-.34-.31-.53zm-12.83-.73c-.59-.6-1.22-1.11-1.85-1.41a7.15 7.15 0 00-1.53-.53c-.32-.07-.63-.12-.92-.15-.17-.02-.33-.03-.49-.04-.42.02-.87.03-1.34.03-.47 0-.92-.01-1.34-.03a8.358 8.358 0 00-1.42.19c-.49.11-1.01.28-1.53.53-.63.31-1.26.81-1.85 1.41-.04.04-.07.07-.1.11-1.28 1.39-.94 2.75-.94 2.75s1.64-2.18 4.09-2.18c1.17 0 2.18.39 2.7.65l.38.2.38-.2c.52-.25 1.53-.65 2.7-.65 2.45 0 4.09 2.18 4.09 2.18s.35-1.36-.94-2.75a.73.73 0 00-.09-.11zm-12.72-.44c.97-.98 2.04-1.6 3.01-1.93-.88-.14-1.63-.32-2.3-.53-.07 0-.14-.01-.21-.01-.21 0-.42.01-.61.03-.56.07-1.09.17-1.6.17-1.33 0-2.5-.2-3.45-.46.1.13.19.27.25.43.15.37.18.79.09 1.22l.11.03c.18.04.35.08.49.1.27.05.43.06.43.06s-.24.13-.58.36c-.41.28-.96.7-1.43 1.21-2.21 2.43.23 4.27.23 4.27s-.54-2.39.61-3.15c1.84-1.2 2.82-.17 4.88-1.74.03 0 .05-.03.08-.06zm-6.33.02l-.33-.2c-.13.05-.28.08-.43.08-.58 0-1.1-.38-1.31-.76-.05-.09-.09-.17-.12-.26 0 .01-.01.01-.01.02-.08.1-.16.18-.24.25l.06.76.06.73-.73-.05c-.48-.03-1.12-.13-1.61-.54l-.28.14c-.11.06-.21.11-.31.17-.28.2-.56.46-.8.83-.13.19-.23.37-.31.55-1 2.11.88 3.18.88 3.18-.03-.57-.05-1.17.11-1.72.29-.95 1.15-1.47 2.07-1.69 1.37-.32 2.16-.42 3.23-1.41.03-.04.05-.06.07-.08zm23.87-.53c-.34-.23-.58-.36-.58-.36s.17-.02.43-.06c.14-.02.31-.06.49-.1.03-.01.07-.02.11-.03-.09-.43-.06-.85.09-1.22.06-.15.15-.3.25-.43-.95.26-2.12.46-3.45.46-.51 0-1.04-.11-1.6-.17-.19-.02-.4-.03-.61-.03h-.2c-.67.21-1.43.39-2.3.53.97.33 2.04.94 3.01 1.93.03.03.05.05.07.08 2.06 1.57 3.04.54 4.88 1.74 1.15.75.61 3.15.61 3.15s2.43-1.84.23-4.27c-.47-.52-1.03-.95-1.43-1.22zm24.01 3.11c.07.43.03.81-.13 1.15-.34.72-1.09.98-1.62 1.12l-.71.18-.07-.73-.07-.68c-.06-.04-.13-.09-.19-.14-.01.06-.03.12-.05.18-.17.47-.71.95-1.32.95-.06 0-.12 0-.18-.01l-.43.38-.46.41-.42-.46c-.59-.64-.83-1.36-.68-2.02.05-.21.13-.41.25-.59-.37 0-.7-.14-.95-.4-.09-.1-.18-.21-.24-.34l-.04.01-.97.4.11-1.04c0-.04.01-.07.01-.11-.43.07-.95.23-1.61.48-.09.05-.19.09-.28.12-.05.02-.09.04-.14.05.21.12.42.24.61.36.95.61 1.6 1.27 1.94 1.96.21.22.44.46.69.73 1.03 1.1 2.42 1.61 3.85 1.61 2.45 0 4.98-1.51 5.87-4.17-.01.01-1.22.42-2.77.6zm-9.97-.22c-1.27-.8-2.67-1.25-2.67-1.25.25.02.48.03.7.03.55 0 1-.07 1.37-.18.21-.06.4-.14.56-.22 1.17-.6 1.21-1.67 1.21-1.67-.93.63-1.75.85-2.51.85-.98 0-1.87-.35-2.78-.61-.27-.08-.54-.11-.8-.11-.75 0-1.4.28-1.77.48.47.29.87.66 1.18 1.13.12.19.23.38.32.56.3.41.49.77.79 1.01.69.58 1.65.7 2.52.76 2.64.2 3.72 2.58 3.72 2.58.22-.55.18-1.07-.03-1.54-.33-.72-1.04-1.33-1.81-1.82zm-43.31-2.68c-.37-.2-1.01-.48-1.77-.48-.26 0-.52.03-.8.11-.92.26-1.8.61-2.78.61-.76 0-1.58-.21-2.51-.85 0 0 .05 1.07 1.21 1.67.16.08.35.16.56.22.37.11.83.18 1.37.18.22 0 .45-.01.7-.03 0 0-1.4.45-2.67 1.25-.77.49-1.48 1.1-1.8 1.82-.21.47-.25.98-.03 1.54 0 0 1.07-2.38 3.72-2.58.87-.07 1.82-.19 2.52-.76.3-.25.49-.61.79-1.01.09-.19.2-.37.32-.56.3-.47.7-.85 1.17-1.13zm-15.72 2.08c-.04.09-.08.18-.12.26-.09.23-.16.43-.19.62-.2 1.09.58 1.43 1.28 1.6l.09-.98c.01-.04.2-.13.24-.15.06-.04.13-.08.18-.13a.59.59 0 00.18-.38c.01-.08.01-.16.01-.25.01-.15.03-.3.11-.41.04-.05.08-.09.15-.12a.414.414 0 01.37.01c.13.07.24.2.26.36.01.06 0 .14-.01.22-.05.29-.19.69-.06 1.04.08.23.39.54.73.54.11 0 .21-.03.32-.1l.7.62c.93-1.02.64-2-.37-2.42-.08-.03-.15-.07-.21-.11-.19-.13-.3-.3-.19-.48.08-.14.17-.19.29-.19.18 0 .41.11.76.25a1.602 1.602 0 00.61.15c.36 0 .65-.21.8-.79l.03-.16.24.1.42.17-.03-.22c-.04-.24-.12-.44-.21-.61-.31-.57-.86-.8-1.42-.8-.72 0-1.46.36-1.77.82l-1.32.18c-.27-.34-.28-1.34-.24-2.12.03-.57.45-1.03 1.01-1.12.96-.14 2.4-.35 2.91-.39.97-.07 1.98-.24 2.71-.95 1-.99 1.22-2.02 1.22-3.45 0-.47-.02-.94-.06-1.42-.03-.41-.08-.82-.12-1.22-.03-.27-.07-.54-.11-.81a3.38 3.38 0 01.02-1.07c.05-.29.13-.57.24-.86.12-.3.29-.58.49-.85.32-.42.74-.79 1.27-1.09.19-.11.42-.24.66-.39s.5-.31.77-.5c.66-.44 1.39-.99 2.07-1.62l-.15-.09c-.25-.15-.94-.66-1.59-1.2-.16-.13-.3-.25-.43-.37l.62-.33c.72.61 1.52 1.21 1.73 1.33l.3.18c.19.11.38.22.56.32 1.05.6 1.8 1.01 1.78 1.71-1.3 1.4-.59 2.23.13 2.48l.24-.77c.76-.13.75-.69.78-1.12.02-.23.2-.36.38-.36.15 0 .3.1.31.33.02.25 0 .51.07.92.05.28.35.66.78.66.07 0 .14-.01.21-.03l.16.91c1.48-.28 1.32-1.75.32-2.25-.57-.29-.75-.5-.58-.72.05-.07.11-.09.18-.09.21 0 .52.23.82.45.13.1.3.15.48.15.39 0 .81-.25.99-.84l.54.3c.09-1.11-.6-1.66-1.3-1.66-.33 0-.67.12-.93.36-.1.09-.2.13-.3.13-.32 0-.54-.4-.11-.63.41-.22.8-.9.42-1.33l.62-.58c-.28-.17-.58-.25-.86-.25-.62 0-1.19.4-1.37 1.31-.04.21-.13.29-.25.29-.34 0-.94-.73-1.39-1.45-.11-.17-.21-.35-.31-.52-.13-.23-.27-.45-.42-.67-.19-.28-.39-.55-.64-.79-.42-.42-1.15-1.15-1.99-1.64-.2-.11-.41-.22-.62-.31-.25-.33-.5-.67-.72-1.02-.59-.9-1.08-1.86-1.36-2.87.46.95 1.1 1.78 1.81 2.52.33.35.67.67 1.03.99.97.5 1.78 1.31 2.26 1.78l.07.07c.14.14.27.28.38.43.16-.98.12-2.19-.19-3.34-.06-.22-.13-.45-.21-.66-.29-.77-.7-1.49-1.27-2.06a4.81 4.81 0 00-.48-.42c-.74-.57-1.68-.92-2.86-.92-.17 0-.34.01-.52.02l-1.6-.73c.57.01 1.03.03 1.4.03 1.6 0 1.47-.22 1.26-1.34 0 0-1.35.37-2.38.37-.1 0-.2 0-.29-.01-.5-.04-.72-.26-.8-.53-.1-.36-.13-.92.15-1.62.18-.46.62-.86 1.25-.86.48 0 1.06.23 1.72.83l.56.56c.29-.34.52-.73.7-1.11.12-.52-.44-.85-.44-.85.57.07.85-.52.94-.79-.61-.33-1.48-.83-2.4-1.08l-.27-.92C41 1.64 37.58.85 36.68.85c-.05 0-.08 0-.12.01-.07.01-.14.04-.19.08.19.21.36.45.51.71l-.61.2C35.93 1.3 35.46.84 35.04.7c-.55.48-1.21 1.91.24 3.41v.87l-.25-.24c-.35-.33-.6-.65-.79-.96-2.77 6 1.78 10.92 1.75 13.04 0 0 .95-.03 1.6-.29 0 0 .29 2.07-.35 3.77-.74 1.98-1.91 3.74-2.85 5.62-.32.64-.6 1.29-.83 1.96-.01.02-.01.04-.02.06-.19.41-.51.77-.87.97-.01.01-.03.01-.04.02-.47.24-1.02.21-1.48-.07-.45-.27-.69-.73-.68-1.24.03-1.14.7-1.98 1.42-2.87.38-.48.78-.97 1.09-1.53.97-1.75 1.21-3.73.69-5.73-.24-.92-.78-1.73-1.3-2.52l-.35-.53c-.05-.07-.09-.14-.13-.21.25-.23.3-.51.22-.88-.07-.34-.25-.75-.47-1.26-.25-.56-.54-1.2-.68-1.87-.23-1.08-.23-1.95-.09-2.81-.21.34-.39.7-.54 1.07-.17.42-.29.86-.35 1.32s-.06.93.01 1.4c-.16-.44-.26-.92-.29-1.4-.03-.49 0-.98.09-1.46.08-.44.2-.88.36-1.3-.69 1.01-1.04 2.24-1.06 3.72-.02 1.86.62 3.42 1.23 3.79.08.05.15.08.22.1.26.06.66-.12.66-.12.18.3.36.57.55.86.51.77.99 1.5 1.2 2.29.47 1.83.27 3.57-.62 5.17-.28.5-.65.97-1.02 1.42-.76.95-1.55 1.93-1.58 3.32-.02.78.37 1.49 1.04 1.9.36.22.78.34 1.2.34.19 0 .39-.03.58-.07.17-.05.34-.11.5-.2l.15-.09c-.03.24-.04.49-.03.73 0 .06.01.13.01.19.03.41.09.83.12 1.24.05.53.14.59-.02 1.11-.19.6-1 .96-1.84 1.15-.53.12-1.25.23-1.81.3-.5.07-.87.48-.9.98-.07 1.23-.17 3.41-.08 4.02.06.68.46 1.25 1.07 1.55zM41.18 2.89c0 .57-.21 1.17-1.13 1.13 0 0-.24-.42-.93-1.11-.01 0 1.14.23 2.06-.02zm-2.03 8.58c.23.45.47.89.73 1.31.27.42.56.81.88 1.19.28.34.58.69.87 1.03-.33.02-.66.09-1.01.21l-.48-.81c-.26-.44-.5-.91-.71-1.39-.2-.48-.37-.96-.52-1.45-.16-.48-.3-.97-.44-1.46.23.46.45.92.68 1.37zm-1.54 3.27c-.33-.67-.64-1.35-.9-2.05-.27-.7-.49-1.42-.67-2.14-.17-.73-.29-1.46-.36-2.2.16.72.36 1.43.61 2.12s.55 1.36.88 2.01c.62 1.19 1.36 2.32 2.13 3.43-.33.19-.63.32-.88.4-.28-.52-.55-1.04-.81-1.57zM56.52 2.97h.69c.18.58.47 1.07.83 1.43h1.4c-.35-.2-.67-.53-.92-.97-.38-.65-.6-1.48-.61-2.34h-1.98c-.01.86-.23 1.69-.61 2.34-.26.44-.57.77-.92.97h1.31c.34-.36.63-.85.81-1.43zM52.48 4.4h.15c-.35-.2-.67-.53-.92-.97-.38-.65-.6-1.48-.61-2.34h-1.55c-.01.09-.01.18-.01.28-.02 1.64 1.34 3.03 2.94 3.03zm10.94-1.43h.69c.18.58.47 1.07.83 1.43h1.49c-.35-.2-.66-.53-.92-.97-.38-.65-.6-1.48-.61-2.34h-2.16c-.01.86-.23 1.69-.61 2.34-.26.44-.57.77-.92.97h1.4c.34-.36.63-.85.81-1.43zM38.37 40.84c.19-.12.39-.24.61-.36-.05-.02-.09-.04-.14-.05-.1-.04-.19-.08-.28-.12-.66-.26-1.18-.41-1.61-.48 0 .04.01.07.01.11l.11 1.04-.97-.4-.04-.01c-.07.13-.15.24-.24.34-.25.26-.58.4-.95.4.12.18.2.38.25.59.15.66-.1 1.38-.68 2.02l-.42.46-.46-.41-.43-.38c-.06.01-.12.01-.18.01-.61 0-1.15-.48-1.32-.95-.02-.06-.04-.12-.05-.18-.06.05-.13.1-.19.14l-.07.68-.07.73-.71-.18c-.53-.13-1.28-.4-1.62-1.12-.16-.34-.2-.72-.13-1.15-1.55-.18-2.77-.59-2.77-.59.89 2.67 3.42 4.17 5.87 4.17 1.43 0 2.83-.51 3.85-1.61.25-.26.47-.51.69-.73.34-.7.99-1.36 1.94-1.97zM70.43 2.97h.69c.18.58.47 1.07.83 1.43h1.37c-.35-.2-.67-.53-.92-.97-.38-.65-.6-1.48-.61-2.34h-2.05c-.01.86-.23 1.69-.61 2.34-.26.44-.57.76-.92.97h1.4c.35-.36.64-.85.82-1.43zM46.3 11.25c.35.46.64.98.86 1.52l1.13-1.08c-.12-.31-.16-.67-.12-1.04 0-.02.01-.04.01-.07l.6.29c-.02.45.15.92.56 1.14.13.07.24.1.39.1h.01l-.02-.55c.2 0 .47-.21.47-.5 0-.33-.21-.51-.47-.59v-.64c.5.09.87.39 1.02.8l.66.01c.03-.5-.21-.95-.72-1.12v-.65c.43.09.71.3.88.49.05.05.09.11.14.17l.5.01c.02-.48-.22-.91-.67-1.06v-.65c.28.06.52.17.73.35h.47c-.01-.31-.19-.61-.44-.8-.21-.15-.48-.24-.75-.28-.1-.01-.21-.02-.31-.02-.11 0-.21.01-.32.03-.27.04-.54.15-.77.3-.4.27-.78.58-1.15.89-.6.5-1.18 1.03-1.81 1.5-.2.15-.81.61-1.29.98.15.16.28.31.41.47zm.35-4.72c.09-.48-.15-.83-.62-.94-.02 0-.04-.01-.06-.01.11.41.06.86-.21 1.3-.2.31-.51.55-.9.69.13.02.26.02.38.02.83 0 1.28-.34 1.41-1.06z" }), h("path", { class: "utrecht-logo__decoration-3", d: "M0 .46h6.7v56.91H0z" }), h("ellipse", { class: "utrecht-logo__decoration-2", cx: "63.76", cy: "6.66", rx: "1.78", ry: ".89" }), h("path", { class: "utrecht-logo__decoration-2", d: "M58.67 6.66l-2-1.01-2.01 1.01 2.01 1zm14.19 0l-2.01-1.01-2 1.01 2 1z" }), h("path", { class: "utrecht-logo__decoration-2", d: "M101.29 40.38c-.02.01-1.19.39-2.67.56.48-.41.8-.99.9-1.65.07-.5.05-1.9-.08-4.14-.04-.8-.65-1.46-1.44-1.56-.74-.1-1.35-.2-1.76-.29-.85-.19-1.31-.5-1.37-.72-.08-.24-.07-.27-.04-.49.01-.1.03-.22.05-.38.02-.18.03-.35.06-.54.03-.23.05-.47.07-.71v-.04c.19.04.39.06.58.06.53 0 1.06-.14 1.52-.43.86-.53 1.36-1.44 1.34-2.45-.04-1.6-.93-2.72-1.72-3.7-.36-.45-.71-.88-.96-1.33-.81-1.46-1-3.04-.56-4.71.18-.69.63-1.38 1.11-2.1.1-.15.2-.31.3-.46.07.01.14.02.21.02.3 0 .55-.1.73-.21 1.15-.71 1.55-3.03 1.53-4.33-.03-2.72-1.1-4.68-3.25-5.99l-.74-.45.28.82c.65 1.89 1 3.06.59 4.96-.13.61-.39 1.19-.64 1.75-.39.88-.77 1.73-.44 2.42-.08.12-.16.25-.24.37-.55.83-1.12 1.69-1.38 2.71-.56 2.16-.3 4.3.75 6.19.33.6.75 1.12 1.15 1.62.67.84 1.26 1.56 1.28 2.49.01.39-.24.6-.38.69-.28.17-.61.18-.9.03-.23-.12-.45-.36-.59-.64-.22-.65-.5-1.33-.88-2.08-.34-.68-.71-1.35-1.07-2-.66-1.2-1.29-2.33-1.75-3.56-.35-.95-.39-2.04-.37-2.74.5.09.94.11 1.02.11l.65.02-.01-.65c-.01-.49.38-1.34.82-2.33 1.21-2.68 3.04-6.72.69-11.35-.02-.03-.03-.07-.05-.1.1-.32.13-.61.12-.85-.01-.89-.45-1.59-.85-1.95l-.28-.25-.35.12c-.23.08-.45.22-.67.39-.15-.14-.34-.24-.56-.27-.06-.01-.12-.01-.2-.01-.97 0-4.5.8-4.96 1.04l-.24.12-.08.26-.17.59c-.78.26-1.49.65-2.02.94-.07.04-.14.08-.21.11l-.4.22.09.45c.01.07.36 1.83 1.38 3.02l.05.05c-.25.02-.47.04-.67.04-.61 0-1.09-.18-1.32-.54-.36-.56-.1-1.16.32-1.47-.23-.1-.45-.16-.72-.16-.16 0-.34.02-.54.07-.8.18-1.25.85-1.1 1.66.17.97.85 1.57 2.03 1.57.24 0 .49-.02.77-.07.4-.07.81-.19 1.22-.32 0 .02-.01.03-.01.05-.1.56-.19 1.04.12 1.43-.86.16-1.64.52-2.3 1.06-.54-.41-1.27-.96-1.38-1.05-.43-.32-.83-.67-1.26-1.03-.17-.15-.35-.3-.53-.45-.37-.31-.77-.63-1.2-.93-.32-.22-.69-.36-1.09-.41V4.73a3.643 3.643 0 002.16-3.32c0-.33-.04-.64-.13-.94h-2.69c.02.18.03.36.03.55 0 1.6-.8 3.01-1.79 3.01s-1.79-1.41-1.79-3.01c0-.19.01-.37.03-.55h-3.37c.02.18.03.36.03.55 0 1.6-.8 3.01-1.79 3.01s-1.79-1.41-1.79-3.01c0-.19.01-.37.03-.55h-3.48c.02.18.03.36.03.55 0 1.6-.8 3.01-1.79 3.01s-1.79-1.41-1.79-3.01c0-.19.01-.37.03-.55h-3.29c.02.18.03.36.03.55 0 1.6-.8 3.01-1.79 3.01s-1.79-1.41-1.79-3.01c0-.19.01-.37.03-.55h-2.73c-.08.29-.12.59-.12.9 0 1.42.83 2.69 2.02 3.29V6.5c-.4.05-.79.19-1.12.42-.43.29-.83.62-1.2.93-.18.15-.35.3-.53.45-.43.36-.83.71-1.26 1.03-.11.08-.84.63-1.38 1.05-.66-.54-1.43-.9-2.3-1.06.31-.4.22-.88.12-1.43 0-.01-.01-.03-.01-.05.41.14.82.25 1.22.32.28.05.53.07.77.07 1.18 0 1.86-.6 2.03-1.57.15-.81-.3-1.48-1.1-1.66-.2-.04-.38-.07-.54-.07-.27 0-.49.06-.72.16.42.31.68.91.32 1.47-.23.37-.72.54-1.32.54-.21 0-.43-.02-.65-.06l.05-.05c1.02-1.19 1.37-2.94 1.38-3.02l.09-.45-.4-.22c-.07-.04-.14-.07-.21-.11-.54-.29-1.24-.68-2.02-.94l-.17-.59-.08-.26-.24-.12c-.46-.24-3.99-1.04-4.96-1.04-.07 0-.14 0-.2.01-.22.03-.41.13-.56.27-.22-.18-.45-.31-.67-.39L34.9.01l-.29.23c-.4.36-.84 1.06-.85 1.95 0 .24.03.53.12.85-.02.04-.04.07-.05.1-2.35 4.63-.52 8.67.69 11.35.44.98.83 1.83.82 2.33l-.01.65.65-.02c.07 0 .51-.02 1.02-.11.02.7-.01 1.8-.37 2.74-.46 1.23-1.09 2.36-1.75 3.56-.36.65-.73 1.32-1.07 2-.37.75-.66 1.43-.88 2.08-.14.28-.35.52-.59.64-.29.15-.62.14-.9-.03a.76.76 0 01-.38-.69c.02-.92.6-1.65 1.28-2.49.4-.5.81-1.01 1.15-1.62 1.05-1.89 1.31-4.03.75-6.19-.26-1.02-.83-1.88-1.38-2.71-.08-.12-.16-.25-.24-.37.33-.69-.04-1.54-.44-2.42-.25-.56-.51-1.14-.64-1.75-.41-1.91-.06-3.07.59-4.96l.28-.82-.74.45c-2.15 1.31-3.22 3.27-3.25 5.99-.02 1.3.39 3.63 1.53 4.33.18.11.42.21.73.21.07 0 .13-.01.21-.02.1.15.2.31.3.46.48.72.93 1.41 1.11 2.1.43 1.67.24 3.26-.56 4.71-.25.45-.59.88-.96 1.33-.79.98-1.68 2.09-1.72 3.7-.02 1 .48 1.92 1.34 2.45.46.29.99.43 1.52.43.2 0 .39-.02.58-.06v.04c.02.24.04.48.07.71.02.19.04.36.06.54.01.16.03.28.05.38.03.21.04.25-.04.49-.07.22-.52.53-1.37.72-.41.09-1.02.19-1.76.29-.79.11-1.4.77-1.44 1.56-.12 2.24-.15 3.64-.08 4.14.1.66.42 1.24.9 1.65-1.48-.17-2.66-.56-2.67-.56l-1.19-.4.4 1.19c.47 1.4 1.36 2.58 2.59 3.41 1.14.77 2.51 1.19 3.87 1.19 1.66 0 3.17-.62 4.26-1.75.01.31.07.61.19.92l.55 1.37.61-1.34c.04-.08.97-2.04 3.19-2.21.95-.07 2.03-.21 2.87-.91h.01c0 .23.02.45.08.67.3 1.24 1.37 1.87 1.41 1.89l.99.57-.06-1.14c-.02-.49-.05-1.05.09-1.51.25-.83 1.12-1.14 1.61-1.26.12-.03.24-.06.35-.08.81-.18 1.47-.33 2.15-.73-.29.57-.41 1.15-.35 1.74.14 1.47 1.34 2.39 1.39 2.43l1.37 1.03-.38-1.67c-.14-.64-.25-2.1.34-2.48.73-.48 1.28-.54 1.92-.61.53-.06 1.1-.13 1.77-.42-.52 1.15-.3 2.09-.28 2.14l.32 1.27.79-1.05c.01-.02 1.49-1.93 3.59-1.93 1.52 0 2.75.75 2.76.76l.33.2.33-.2c.01-.01 1.24-.76 2.76-.76 2.1 0 3.58 1.92 3.59 1.93l.79 1.05.32-1.27c.01-.05.24-.99-.28-2.14.67.29 1.24.36 1.77.42.64.07 1.2.14 1.92.61.59.39.49 1.84.34 2.48l-.38 1.67 1.37-1.03c.05-.04 1.25-.96 1.39-2.43.06-.59-.06-1.17-.35-1.74.68.39 1.34.54 2.15.73.11.03.23.05.35.08.49.11 1.36.43 1.61 1.26.14.46.11 1.02.09 1.51l-.06 1.14.99-.57c.05-.03 1.12-.65 1.41-1.89.05-.22.08-.45.08-.67h.01c.84.7 1.92.83 2.87.91 2.22.17 3.15 2.13 3.19 2.21l.61 1.34.55-1.37c.12-.31.19-.62.19-.92 1.09 1.13 2.6 1.75 4.26 1.75 1.36 0 2.73-.42 3.87-1.19a6.56 6.56 0 002.59-3.41l.4-1.19-1.2.43zM82.27 7.59c-.84 0-1.28-.34-1.41-1.06-.09-.48.15-.83.62-.94.02 0 .04-.01.06-.01-.11.41-.06.86.21 1.3.2.31.51.55.9.69-.13.01-.26.02-.38.02zm-36.52-.71c.28-.43.32-.89.21-1.3.02 0 .04.01.06.01.47.1.71.46.62.94-.13.72-.58 1.06-1.41 1.06-.12 0-.25-.01-.38-.02.39-.14.7-.37.9-.69zm36.36 4.29c.15-.15.31-.29.48-.42.74-.57 1.68-.92 2.86-.92.17 0 .34.01.52.02l1.6-.73c-.57.01-1.03.03-1.4.03-1.6 0-1.47-.22-1.26-1.34 0 0 1.35.37 2.38.37.1 0 .2 0 .29-.01.5-.04.72-.26.8-.53.1-.36.13-.92-.15-1.62-.18-.46-.62-.86-1.25-.86-.48 0-1.06.23-1.72.83l-.56.56a5.04 5.04 0 01-.7-1.11c-.12-.52.44-.85.44-.85-.57.07-.85-.52-.94-.79.61-.33 1.48-.83 2.4-1.08l.27-.92c.35-.18 3.77-.97 4.67-.97.05 0 .08 0 .12.01.07.01.14.04.19.08-.19.21-.36.45-.51.71l.61.2c.34-.55.81-1.01 1.23-1.15.55.48 1.21 1.91-.24 3.41v.87l.25-.24c.35-.33.6-.65.79-.96 2.77 6-1.78 10.92-1.75 13.04 0 0-.95-.03-1.6-.29 0 0-.29 2.07.35 3.77.74 1.98 1.91 3.74 2.85 5.62.32.64.6 1.29.83 1.96.01.02.01.04.02.06.19.41.51.77.87.97.01.01.03.01.04.02.47.24 1.02.21 1.48-.07.45-.27.69-.73.68-1.24-.03-1.14-.7-1.98-1.42-2.87-.38-.48-.78-.97-1.09-1.53-.97-1.75-1.21-3.73-.69-5.73.24-.92.78-1.73 1.3-2.52l.35-.53c.05-.07.09-.14.13-.21-.25-.23-.3-.51-.22-.88.07-.34.25-.75.47-1.26.25-.56.54-1.2.68-1.87.23-1.08.23-1.95.09-2.81.21.34.39.7.54 1.07.17.42.29.86.35 1.32s.06.93-.01 1.4c.16-.44.26-.92.29-1.4.03-.49 0-.98-.09-1.46-.08-.44-.2-.88-.36-1.3.69 1.01 1.04 2.24 1.06 3.72.02 1.86-.62 3.42-1.23 3.79a.84.84 0 01-.22.1c-.26.06-.66-.12-.66-.12-.18.3-.36.57-.55.86-.51.77-.99 1.5-1.2 2.29-.47 1.83-.27 3.57.62 5.17.28.5.65.97 1.02 1.42.76.95 1.55 1.93 1.58 3.32.02.78-.37 1.49-1.04 1.9-.36.22-.78.34-1.2.34-.19 0-.39-.03-.58-.07-.17-.05-.34-.11-.5-.2l-.15-.09c.03.24.04.49.03.73 0 .06-.01.13-.01.19-.03.41-.09.83-.12 1.24-.05.53-.14.59.02 1.11.19.6 1 .96 1.84 1.15.53.12 1.25.23 1.81.3.5.07.87.48.9.98.07 1.23.17 3.41.08 4.02-.1.67-.49 1.24-1.11 1.54.04.09.08.18.12.26.09.23.16.43.19.62.2 1.09-.58 1.43-1.28 1.6l-.09-.98c-.01-.04-.2-.13-.24-.15-.06-.04-.13-.08-.18-.13a.59.59 0 01-.18-.38c-.01-.08-.01-.16-.01-.25-.01-.15-.03-.3-.11-.41a.364.364 0 00-.15-.12.414.414 0 00-.37.01.49.49 0 00-.26.36c-.01.06 0 .14.01.22.05.29.19.69.06 1.04-.08.23-.39.54-.73.54-.11 0-.21-.03-.32-.1l-.7.62c-.93-1.02-.64-2 .37-2.42.08-.03.15-.07.21-.11.19-.13.3-.3.19-.48-.08-.14-.17-.19-.29-.19-.18 0-.41.11-.76.25a1.602 1.602 0 01-.61.15c-.36 0-.65-.21-.8-.79l-.03-.16-.24.1-.42.17.03-.22c.04-.24.12-.44.21-.61.31-.57.86-.8 1.42-.8.72 0 1.46.36 1.77.82l1.32.18c.27-.34.28-1.34.24-2.12-.03-.57-.45-1.03-1.01-1.12-.96-.14-2.4-.35-2.91-.39-.97-.07-1.98-.24-2.71-.95-1-.99-1.22-2.02-1.22-3.45 0-.47.02-.94.06-1.42.03-.41.08-.82.12-1.22.03-.27.07-.54.11-.81a3.38 3.38 0 00-.02-1.07c-.05-.29-.13-.57-.24-.86-.12-.3-.29-.58-.49-.85-.32-.42-.74-.79-1.27-1.09-.19-.11-.42-.24-.66-.39-.24-.15-.5-.31-.77-.5-.66-.44-1.39-.99-2.07-1.62l.15-.09c.25-.15.94-.66 1.59-1.2.16-.13.3-.25.43-.37l-.62-.33c-.72.61-1.52 1.21-1.73 1.33l-.3.18c-.19.11-.38.22-.56.32-1.05.6-1.8 1.01-1.78 1.71 1.3 1.4.59 2.23-.13 2.48l-.24-.77c-.76-.13-.75-.69-.78-1.12a.38.38 0 00-.38-.36c-.15 0-.3.1-.31.33-.02.25 0 .51-.07.92-.05.28-.35.66-.78.66-.07 0-.14-.01-.21-.03l-.16.91c-1.48-.28-1.32-1.75-.32-2.25.57-.29.75-.5.58-.72a.227.227 0 00-.18-.09c-.21 0-.52.23-.82.45-.13.1-.3.15-.48.15-.39 0-.81-.25-.99-.84l-.51.31c-.09-1.11.6-1.66 1.3-1.66.33 0 .67.12.93.36.1.09.2.13.3.13.32 0 .54-.4.11-.63-.41-.22-.8-.9-.42-1.33l-.62-.58c.28-.17.58-.25.86-.25.62 0 1.19.4 1.37 1.31.04.21.13.29.25.29.34 0 .94-.73 1.39-1.45.11-.17.21-.35.31-.52.13-.23.27-.45.42-.67.19-.28.39-.55.64-.79.42-.42 1.15-1.15 1.99-1.64.2-.11.41-.22.62-.31.25-.33.5-.67.72-1.02.59-.9 1.08-1.86 1.36-2.87-.46.95-1.1 1.78-1.81 2.52-.33.35-.67.67-1.03.99-.97.5-1.78 1.31-2.26 1.78l-.07.07c-.14.14-.27.28-.38.43-.16-.98-.12-2.19.19-3.34.06-.22.13-.45.21-.66.29-.76.71-1.48 1.28-2.06zm3.74-3.97c.38-.13.76-.23 1.12-.23.3 0 .58.07.84.22-.01.12-.03.22-.04.27v.01s-.05.05-.25.07c-.07.01-.15.01-.24.01-.39 0-.83-.06-1.22-.13-.39-.06-.98-.19-.98-.19-.06-.32-.01-.66.11-.65.14.03.24.37.66.62zm-.41-.5l.24-.25c.6-.54 1.03-.66 1.28-.66.45 0 .63.35.67.46.04.1.07.2.1.29-.24-.11-.5-.15-.77-.15-.48 0-.99.15-1.52.31zm4.14 30.83c-.74.5-1.43.74-2.16.74-.68 0-1.34-.2-2.04-.42-.19-.06-.38-.12-.58-.17-.31-.09-.64-.13-.97-.13-.8 0-1.49.26-1.94.49.05-.17.21-.81.21-1.3.59-.33 1-.8 1.2-1.41.3-.91.54-2.52.3-4.26.47-.06 1.14-.16 1.81-.27.73-.12 1.33-.24 1.77-.35.21-.05.38-.1.53-.15-.02.35-.03.7-.03 1.05 0 .87.08 1.52.26 2.09.22.68.59 1.27 1.14 1.81.88.87 2.06 1.06 3.1 1.13.37.03 1.39.16 2.86.38.26.04.47.26.48.53.04.72.01 1.15-.03 1.39l-.58-.08c-.48-.52-1.3-.86-2.1-.86-1.01 0-1.77.53-2.11 1.43-.18.02-.38.05-.58.1.38-.58.41-1.12.42-1.19l.05-1.25-1.01.7zm-10.05.11c-.06-.05-.12-.11-.17-.17-.01-.02-.02-.03-.03-.05-.13-.21-.09-.43-.06-.66.03-.23.03-.46-.18-.61a.432.432 0 00-.42-.06c-.14.05-.27.17-.32.33-.03.08-.03.19-.03.32 0 .11.01.23.01.35 0 .21-.02.44-.11.64l-.03.06c-.12.2-.44.45-.77.45a.59.59 0 01-.43-.18l-.87.53s-.01 0-.01-.01c-.06-.09-.1-.18-.15-.26-.1-.21-.17-.4-.21-.59-.16-.84.34-1.45 1.22-1.65.36-.08.65-.27.54-.56-.07-.19-.19-.26-.37-.26-.19 0-.46.07-.83.15-.12.02-.23.04-.34.06-.09.01-.18.02-.26.02-.39 0-.64-.19-.64-.97l-.75.16c.34-1.19 1.03-1.65 1.75-1.65.74 0 1.52.49 2 1.16l.3.1.53.18 1.06.36c1.03-.87.56-3.16.56-3.16s-2.01-1.13-1.34-3.64c0 0 .35-2.36 4.65-2.36.46 0 .96.03 1.51.09.33.04.63.08.9.13 0 0 0 .01.01.01-.1.23-.13.49-.08.74a1.252 1.252 0 001.22 1.04c.22 0 .43-.06.63-.17 0 .11-.01.21-.02.31-.08.56-.16 1.16-.21 1.79-.87.44-4.9.94-4.9.94.39 1.9.14 3.7-.16 4.6-.11.33-.3.59-.54.8-.19.17-.41.3-.66.4-.05.66-.1 1.15-.22 1.54-.03.14-.08.26-.14.36-.3.51-.92.63-1.48.67l.09-1.06c-.03-.06-.21-.19-.25-.22zm1.43-14.76c.17-.27.74-.58 1.33-.92.07-.04.15-.08.23-.13l.33.3c.27.24.55.47.83.69l.01.01 1.38 1.44c.36.38.61.67.78.91l-2.01-.14c-.99 0-1.79.12-2.44.31.09-.14.16-.3.2-.46.16-.76-.21-1.47-.64-2.01zm5.71 2.45c-.12-.23-.31-.52-.63-.91.08.05.17.1.24.14.48.27.84.6 1.11.96.21.28.35.58.46.87.04.11.07.23.09.34a.66.66 0 01-.55.31c-.09 0-.18-.02-.27-.07a.654.654 0 01-.23-.95.55.55 0 01.07-.09c-.1-.17-.17-.36-.29-.6zm-9.32-17.9c.4.27.78.58 1.15.89.6.5 1.18 1.03 1.81 1.5.2.15.81.61 1.29.98-.14.15-.27.3-.4.46-.35.46-.64.98-.86 1.52l-1.13-1.07c.12-.31.16-.67.12-1.04 0-.02-.01-.04-.01-.07l-.6.29c.02.45-.15.92-.56 1.14-.13.07-.24.1-.39.1h-.01l.02-.55c-.2 0-.47-.21-.47-.5 0-.33.21-.51.47-.59v-.64c-.5.09-.87.39-1.02.8l-.66.01c-.03-.5.21-.95.72-1.12v-.65c-.43.09-.71.3-.88.49-.05.05-.09.11-.14.17l-.5.01c-.02-.48.22-.91.67-1.06v-.65c-.28.06-.52.17-.73.35h-.47c.01-.31.19-.61.44-.8.22-.16.5-.25.78-.28.09-.01.18-.02.27-.02a1.928 1.928 0 011.09.33zm-1.34-4c.38-.65.6-1.48.61-2.34h1.51c.01.11.02.21.02.32 0 1.65-1.32 2.99-2.95 2.99h-.11c.35-.21.66-.53.92-.97zm-6.89 0c.38-.65.6-1.48.61-2.34h2.05c.01.86.23 1.69.61 2.34.26.44.57.77.92.97h-1.37c-.35-.36-.64-.85-.83-1.43h-.69c-.18.58-.47 1.07-.83 1.43h-1.4c.36-.21.68-.53.93-.97zm-6.99 0c.38-.65.6-1.48.61-2.34h2.16c.01.86.23 1.69.61 2.34.26.44.57.76.92.97h-1.49c-.35-.36-.64-.85-.83-1.43h-.69c-.18.58-.47 1.07-.83 1.43h-1.4c.36-.21.68-.53.94-.97zm-6.82 0c.38-.65.6-1.48.61-2.34h1.98c.01.86.23 1.69.61 2.34.26.44.57.77.92.97h-1.4c-.35-.36-.64-.85-.83-1.43h-.69c-.18.58-.47 1.07-.83 1.43h-1.31c.37-.21.69-.53.94-.97zm-5.79-2.07c0-.09 0-.18.01-.28h1.55c.01.86.23 1.69.61 2.34.26.44.57.77.92.97h-.15c-1.58.01-2.94-1.38-2.94-3.03zm-2.33 8.45c.63-.47 1.21-.99 1.81-1.5.37-.31.75-.62 1.15-.89.23-.16.49-.26.77-.3.1-.02.21-.03.32-.03.1 0 .2.01.31.02.27.04.54.12.75.28.25.18.43.48.44.8h-.47a1.77 1.77 0 00-.73-.35v.65c.46.15.7.58.67 1.06l-.5-.01c-.04-.06-.09-.11-.14-.17-.17-.18-.46-.39-.88-.49v.65c.5.17.74.62.72 1.12l-.66-.01c-.15-.42-.52-.71-1.02-.8v.64c.26.08.47.26.47.59 0 .29-.26.5-.47.5l.02.55h-.01c-.14 0-.26-.04-.39-.1-.41-.22-.57-.7-.56-1.14l-.6-.29c0 .02-.01.04-.01.07-.05.37 0 .73.12 1.04l-1.13 1.08c-.22-.54-.51-1.05-.86-1.52-.13-.16-.26-.32-.4-.46.47-.38 1.08-.84 1.28-.99zM28.61 39.2c-.09-.61.01-2.78.08-4.02.03-.5.41-.91.9-.98.56-.08 1.28-.19 1.81-.3.84-.18 1.65-.55 1.84-1.15.16-.52.07-.58.02-1.11-.04-.41-.09-.83-.12-1.24 0-.06-.01-.13-.01-.19-.01-.24 0-.49.03-.73l-.15.09c-.16.09-.33.15-.5.2-.19.05-.38.07-.58.07-.42 0-.83-.11-1.2-.34a2.144 2.144 0 01-1.04-1.9c.03-1.39.82-2.37 1.58-3.32.36-.45.74-.92 1.02-1.42.89-1.6 1.1-3.34.62-5.17-.21-.8-.69-1.52-1.2-2.29-.19-.29-.37-.56-.55-.86 0 0-.4.18-.66.12a.84.84 0 01-.22-.1c-.61-.38-1.26-1.93-1.23-3.79.02-1.48.37-2.71 1.06-3.72-.15.42-.28.86-.36 1.3-.09.48-.12.98-.09 1.46.03.49.13.96.29 1.4-.07-.47-.07-.94-.01-1.4s.18-.9.35-1.32c.15-.37.33-.73.54-1.07-.14.86-.14 1.73.09 2.81.14.67.43 1.31.68 1.87.23.51.4.92.47 1.26.08.37.03.65-.22.88.04.07.09.14.13.21.11.17.23.35.35.53.52.79 1.06 1.6 1.3 2.52.52 2 .28 3.98-.69 5.73-.31.56-.71 1.05-1.09 1.53-.71.89-1.39 1.73-1.42 2.87-.01.52.24.97.68 1.24.46.28 1.01.3 1.48.07.01-.01.03-.01.04-.02.36-.19.68-.55.87-.97.01-.02.01-.04.02-.06.23-.67.51-1.33.83-1.96.94-1.88 2.11-3.64 2.85-5.62.64-1.7.35-3.77.35-3.77-.65.26-1.6.29-1.6.29.03-2.12-4.52-7.04-1.75-13.04.19.31.44.63.79.96l.25.24v-.87c-1.45-1.5-.78-2.93-.24-3.41.41.15.88.6 1.23 1.15l.61-.2c-.15-.25-.32-.49-.51-.71.06-.04.12-.07.19-.08.03 0 .07-.01.12-.01.91 0 4.33.79 4.67.97l.3.91c.93.25 1.79.75 2.4 1.08-.1.26-.38.85-.94.79 0 0 .55.33.44.85-.18.38-.41.77-.7 1.11l-.56-.56c-.66-.61-1.24-.83-1.72-.83-.63 0-1.07.4-1.25.86-.28.7-.25 1.26-.15 1.62.08.27.3.49.8.53.09.01.19.01.29.01 1.03 0 2.38-.37 2.38-.37.21 1.12.34 1.34-1.26 1.34-.37 0-.83-.01-1.4-.03l1.6.73c.18-.01.35-.02.52-.02 1.18 0 2.12.35 2.86.92.17.13.33.27.48.42.57.58.98 1.3 1.27 2.06.08.22.15.44.21.66.31 1.16.35 2.37.19 3.34-.12-.15-.24-.29-.38-.43l-.07-.07c-.48-.47-1.29-1.28-2.26-1.78-.36-.32-.7-.64-1.03-.99-.71-.75-1.34-1.58-1.81-2.52.29 1.01.78 1.98 1.36 2.87.23.35.47.69.72 1.02.22.09.42.19.62.31.85.48 1.57 1.22 1.99 1.64.25.24.45.51.64.79.15.22.28.44.42.67.1.17.21.35.31.52.45.73 1.05 1.45 1.39 1.45.12 0 .21-.09.25-.29.18-.91.75-1.31 1.37-1.31.29 0 .59.09.86.25l-.62.58c.37.44-.02 1.11-.42 1.33-.43.23-.2.63.11.63.1 0 .2-.04.3-.13.26-.24.6-.36.93-.36.7 0 1.39.54 1.3 1.66l-.54-.3c-.18.59-.6.84-.99.84-.18 0-.35-.05-.48-.15-.3-.22-.61-.45-.82-.45-.07 0-.14.03-.18.09-.16.22.01.44.58.72 1.01.5 1.17 1.97-.32 2.25l-.16-.91c-.07.02-.14.03-.21.03-.43 0-.73-.38-.78-.66-.07-.41-.05-.66-.07-.92-.01-.23-.16-.33-.31-.33a.38.38 0 00-.38.36c-.03.43-.02.99-.78 1.12l-.24.77c-.72-.25-1.44-1.08-.13-2.48.02-.71-.73-1.12-1.78-1.71-.18-.1-.37-.21-.56-.32l-.3-.18c-.21-.13-1.02-.72-1.73-1.33l-.62.33c.13.11.27.23.43.37.64.53 1.33 1.05 1.59 1.2l.15.09c-.68.63-1.41 1.18-2.07 1.62-.27.18-.53.35-.77.5s-.47.28-.66.39c-.53.3-.95.67-1.27 1.09-.21.27-.37.56-.49.85-.12.28-.2.57-.24.86-.02.1-.03.19-.04.29-.02.27-.01.53.02.78.04.27.07.54.11.81.05.41.09.81.12 1.22.04.48.06.95.06 1.42 0 1.44-.22 2.47-1.22 3.45-.72.71-1.73.88-2.71.95-.51.03-1.94.24-2.91.39-.56.08-.98.55-1.01 1.12-.04.77-.03 1.78.24 2.12l1.32-.18c.31-.46 1.05-.82 1.77-.82.56 0 1.11.22 1.42.8.09.17.17.37.21.61l.03.22-.42-.17-.24-.1c-.01.06-.02.11-.03.16-.14.58-.44.79-.8.79a1.602 1.602 0 01-.61-.15c-.34-.14-.58-.25-.76-.25-.12 0-.21.05-.29.19-.11.19 0 .35.19.48.06.04.14.08.21.11 1.01.42 1.3 1.4.37 2.42l-.7-.62c-.11.07-.22.1-.32.1-.34 0-.65-.31-.73-.54-.13-.35.01-.75.06-1.04.01-.08.02-.16.01-.22a.49.49 0 00-.26-.36.414.414 0 00-.37-.01c-.06.03-.11.07-.15.12-.09.11-.11.26-.11.41 0 .08 0 .17-.01.25a.59.59 0 01-.18.38c-.06.05-.12.09-.18.13-.04.02-.23.11-.24.15l-.09.98c-.7-.17-1.47-.51-1.28-1.6.03-.18.09-.39.19-.62.03-.08.07-.17.12-.26-.6-.3-1-.87-1.1-1.54zM40.54 6.97c.36 0 .73.09 1.12.23.42-.26.51-.59.67-.61.12-.01.17.33.11.65 0 0-.59.13-.98.19-.39.07-.83.13-1.22.13-.09 0-.17 0-.24-.01-.19-.02-.25-.06-.25-.07v-.01a.854.854 0 01-.04-.27c.25-.16.53-.23.83-.23zm-.77-.43c.02-.09.06-.19.1-.29.04-.11.22-.46.67-.46.26 0 .69.11 1.28.66l.24.25c-.53-.17-1.05-.31-1.53-.31-.26 0-.51.05-.76.15zm7.77 28.29l1.07-.36.53-.18.3-.1c.48-.68 1.26-1.16 2-1.16.72 0 1.41.46 1.75 1.65l-.75-.16c0 .77-.25.97-.64.97-.08 0-.17-.01-.26-.02-.11-.02-.22-.04-.34-.06-.37-.07-.64-.15-.83-.15-.18 0-.3.07-.37.26-.1.29.18.47.54.56.88.2 1.38.82 1.22 1.65-.04.19-.1.38-.21.59-.04.09-.09.17-.15.26 0 0-.01 0-.01.01l-.87-.53a.59.59 0 01-.43.18c-.33 0-.65-.24-.77-.45l-.03-.06c-.1-.2-.11-.43-.11-.64 0-.12.01-.24.01-.35 0-.13 0-.24-.03-.32a.55.55 0 00-.32-.33.432.432 0 00-.42.06c-.21.15-.21.38-.18.61.03.24.07.46-.06.66-.01.02-.02.03-.03.05-.05.06-.11.12-.17.17-.04.03-.22.16-.22.21l.09 1.06c-.56-.04-1.18-.16-1.48-.67-.06-.1-.11-.23-.14-.36-.11-.39-.16-.87-.22-1.54a2.2 2.2 0 01-.66-.4c-.24-.21-.43-.47-.54-.8-.3-.9-.56-2.7-.16-4.6 0 0-4.03-.5-4.9-.94-.06-.63-.13-1.24-.21-1.79-.01-.1-.02-.2-.02-.31a1.222 1.222 0 001.19.03c.35-.18.59-.51.66-.9.05-.25.02-.51-.08-.74 0 0 0-.01.01-.01.27-.05.57-.09.9-.13.55-.06 1.05-.09 1.51-.09 4.3 0 4.65 2.36 4.65 2.36.67 2.51-1.34 3.64-1.34 3.64s-.5 2.3.52 3.17zm-10.59 3.25c0 .07.04.61.42 1.19-.21-.05-.4-.08-.58-.1-.34-.9-1.1-1.43-2.11-1.43-.8 0-1.62.34-2.1.86l-.58.08c-.04-.25-.07-.68-.03-1.39.01-.27.22-.49.48-.53 1.47-.22 2.49-.36 2.86-.38 1.04-.07 2.22-.26 3.1-1.13.55-.54.93-1.14 1.14-1.81.18-.57.26-1.21.26-2.09 0-.35-.01-.7-.03-1.05.15.05.33.1.53.15.44.11 1.04.23 1.77.35.67.11 1.34.21 1.81.27-.24 1.75-.01 3.35.3 4.26.2.6.61 1.08 1.2 1.41 0 .64.2 1.28.2 1.3-.45-.23-1.14-.49-1.94-.49-.33 0-.66.05-.97.13-.2.06-.39.12-.58.17-.7.21-1.35.42-2.04.42-.73 0-1.42-.23-2.16-.74l-1.03-.7.08 1.25zm3.68-12.05c.22.34.1.78-.23.95-.09.05-.18.07-.27.07a.66.66 0 01-.55-.31c.02-.11.06-.23.09-.34.1-.3.25-.59.46-.87.27-.36.63-.69 1.11-.96.07-.04.15-.09.24-.14-.32.39-.51.67-.63.91-.13.24-.19.43-.28.61.01.02.04.05.06.08zm4.03-3.89l.33-.3c.08.04.15.09.23.13.59.33 1.15.65 1.33.92-.43.53-.81 1.25-.62 2 .04.16.11.32.2.46-.65-.19-1.45-.31-2.44-.31l-2.01.14c.17-.24.41-.53.78-.91l1.38-1.44.01-.01c.26-.21.54-.44.81-.68zm-8.92 21.39c-1.03 1.1-2.42 1.61-3.85 1.61-2.45 0-4.98-1.51-5.87-4.17 0 0 1.21.41 2.77.59-.07.43-.03.81.13 1.15.34.72 1.09.98 1.62 1.12l.71.18.07-.73.07-.68c.06-.04.13-.09.19-.14.01.06.03.12.05.18.17.47.71.95 1.32.95.06 0 .12 0 .18-.01l.43.38.46.41.42-.46c.59-.64.83-1.36.68-2.02-.05-.21-.13-.41-.25-.59.37 0 .7-.14.95-.4.09-.1.18-.21.24-.34l.04.01.97.4-.11-1.04c0-.04-.01-.07-.01-.11.43.07.95.23 1.61.48.09.05.19.09.28.12.05.02.09.04.14.05-.21.12-.42.24-.61.36-.95.61-1.6 1.27-1.94 1.96-.21.24-.44.48-.69.74zm7.41-2.17c-.69.58-1.65.7-2.52.76-2.64.2-3.72 2.58-3.72 2.58-.22-.55-.18-1.07.03-1.54.32-.72 1.04-1.34 1.8-1.82 1.27-.8 2.67-1.25 2.67-1.25-.25.02-.48.03-.7.03-.55 0-1-.07-1.37-.18-.21-.06-.4-.14-.56-.22-1.17-.6-1.21-1.67-1.21-1.67.93.63 1.75.85 2.51.85.98 0 1.87-.35 2.78-.61.27-.08.54-.11.8-.11.75 0 1.4.28 1.77.48-.47.29-.87.66-1.18 1.13-.12.19-.23.38-.32.56-.29.41-.48.77-.78 1.01zm4.39-.91c-.92.21-1.78.74-2.07 1.69-.17.55-.14 1.15-.11 1.72 0 0-1.88-1.07-.88-3.18.08-.17.19-.36.31-.55.24-.37.53-.63.8-.83.1-.06.2-.11.31-.17l.28-.14c.48.41 1.13.51 1.61.54l.73.05-.06-.73-.06-.76c.08-.07.16-.15.24-.25 0-.01.01-.01.01-.02.03.09.07.18.12.26.22.38.74.76 1.31.76.15 0 .29-.03.43-.08l.33.2c-.02.02-.05.04-.07.06-1.07 1.01-1.86 1.12-3.23 1.43zm28.37 3.48s.54-2.39-.61-3.15c-1.84-1.2-2.82-.17-4.88-1.74-.02-.03-.05-.05-.07-.08-.97-.98-2.04-1.6-3.01-1.93-.67.11-1.41.19-2.23.23a8.801 8.801 0 011.41.19c.49.11 1.01.28 1.53.53.63.31 1.26.81 1.85 1.41.04.04.07.07.1.11 1.28 1.39.94 2.75.94 2.75s-1.64-2.18-4.09-2.18c-1.17 0-2.18.39-2.7.65l-.38.2-.38-.2c-.52-.25-1.53-.65-2.7-.65-2.45 0-4.09 2.18-4.09 2.18s-.35-1.36.94-2.75c.03-.04.07-.07.1-.11.59-.6 1.22-1.11 1.85-1.41a7.15 7.15 0 011.53-.53c.32-.07.63-.12.92-.15.17-.02.34-.03.5-.04-.82-.04-1.56-.12-2.24-.23-.97.33-2.04.94-3.01 1.93-.03.03-.05.05-.07.08-2.06 1.57-3.04.54-4.88 1.74-1.15.75-.61 3.15-.61 3.15s-2.43-1.84-.23-4.27c.46-.51 1.02-.93 1.43-1.21.34-.23.58-.36.58-.36s-.2-.02-.46-.07c-.14-.02-.31-.06-.49-.1-.03-.01-.07-.02-.11-.03.09-.43.06-.85-.09-1.22-.06-.15-.15-.3-.25-.43.95.26 2.12.46 3.45.46.51 0 1.04-.11 1.6-.17.19-.02.4-.03.61-.03.07 0 .14 0 .21.01-.52-.16-.98-.34-1.4-.52-.34.05-.68.1-1.02.1-1.05 0-1.99-.13-2.8-.32.15-.15.24-.32.3-.51l.09.02 1.02.22-.29-1.01c-.54-1.9-1.82-2.1-2.35-2.1-.85 0-1.77.49-2.38 1.26l-1.3.44c-.29-.53-.27-1.47-.19-2.06.23-.17.56-.46.86-.89.46-.65.92-1.74.52-3.26-.04-.2-.25-.97-1.07-1.65l.15-.49.13-.43c.2-.08.36-.2.48-.33.18.37.53.71.97.82l.07.38.11.66.65-.12c.9-.17 1.5-.73 1.61-1.49.05-.34-.01-.69-.16-1.01.34-.08.65-.27.88-.56l.85.48.08-1.02c.07-.89-.25-1.45-.53-1.75-.36-.39-.88-.61-1.42-.61-.06 0-.11 0-.17.01.01-.05.03-.1.04-.15.03-.17.03-.34 0-.51l.29-.27.64-.6-.75-.45c-.38-.23-.79-.35-1.2-.35-.68 0-1.46.35-1.85 1.29-.16-.19-.37-.46-.6-.83l-.27-.45c-.1-.17-.21-.35-.32-.52v-.01c.33-1.24.32-2.94-.17-4.52l1.23-1.17c.12.14.27.25.43.33.23.12.44.18.68.18h.01l.65-.01v-.8c.02-.02.05-.04.07-.06.18-.17.29-.38.33-.62l.6.01.6.01.03-.6c.01-.18-.01-.35-.04-.52h.22l.6.01.03-.6c.01-.27-.03-.53-.12-.76h.66l-.02-.64c-.01-.5-.27-.98-.69-1.28-.37-.27-.79-.37-1.12-.4V5.02h24.44v1.45c-.33.03-.77.13-1.15.41-.42.31-.68.79-.69 1.28l-.02.64h.66c-.09.23-.14.49-.12.76l.03.6.6-.01h.22c-.04.16-.05.34-.04.52l.03.6.6-.01.6-.01c.04.23.15.45.33.62.02.02.05.04.07.06v.8l.65.01h.01c.24 0 .45-.06.68-.18.16-.09.31-.2.43-.33l1.23 1.17c-.49 1.58-.51 3.28-.17 4.52v.01c-.11.17-.22.35-.32.52l-.27.45c-.22.36-.44.65-.6.84-.39-.94-1.17-1.29-1.85-1.29-.41 0-.82.12-1.2.35l-.75.45.64.6.29.27c-.03.16-.03.33 0 .51.01.05.02.1.04.15-.06 0-.11-.01-.17-.01-.55 0-1.07.22-1.42.61-.28.31-.6.86-.53 1.75l.08 1.02.85-.48c.23.28.54.47.88.56-.15.32-.21.66-.16 1.01.11.77.71 1.33 1.61 1.49l.65.12.11-.66.07-.38c.45-.12.8-.45.97-.82.12.13.28.24.48.33l.11.36.02.07.15.49c-.82.69-1.03 1.45-1.07 1.65-.4 1.52.06 2.61.52 3.26.3.43.63.72.86.89.08.59.1 1.53-.19 2.06l-1.3-.44c-.62-.77-1.53-1.26-2.38-1.26-.53 0-1.81.2-2.35 2.1l-.29 1.01 1.02-.22.09-.02c.06.18.15.36.3.51-.81.18-1.75.32-2.8.32-.34 0-.68-.05-1.02-.1-.42.18-.88.36-1.4.52h.2c.21 0 .42.01.61.03.56.07 1.09.17 1.6.17 1.33 0 2.5-.2 3.45-.46-.1.13-.19.27-.25.43-.15.37-.18.79-.09 1.22l-.11.03c-.18.04-.35.08-.49.1-.27.05-.43.06-.43.06s.24.13.58.36c.41.28.96.7 1.43 1.21 2.25 2.42-.18 4.26-.18 4.26zm6.24-.07c.03-.57.05-1.17-.11-1.72-.29-.95-1.15-1.47-2.07-1.69-1.37-.32-2.16-.42-3.23-1.41-.02-.02-.05-.04-.07-.06l.33-.2c.13.05.28.08.43.08.58 0 1.1-.38 1.31-.76.05-.09.09-.17.12-.26 0 .01.01.01.01.02.08.1.16.18.24.25l-.06.76-.06.73.73-.05c.48-.03 1.12-.13 1.61-.54l.28.14c.11.06.21.11.31.17.28.2.56.46.8.83.13.19.23.37.31.55 1 2.09-.88 3.16-.88 3.16zm8.43.85s-1.07-2.38-3.72-2.58c-.87-.07-1.82-.19-2.52-.76-.3-.25-.49-.61-.79-1.01-.09-.19-.2-.37-.32-.56-.31-.47-.7-.85-1.18-1.13.37-.2 1.01-.48 1.77-.48.26 0 .52.03.8.11.92.26 1.8.61 2.78.61.76 0 1.58-.21 2.51-.85 0 0-.05 1.07-1.21 1.67-.16.08-.35.16-.56.22-.37.11-.83.18-1.37.18-.22 0-.45-.01-.7-.03 0 0 1.4.45 2.67 1.25.77.49 1.48 1.1 1.8 1.82.22.47.27.98.04 1.54zm5.04.43c-1.43 0-2.83-.51-3.85-1.61-.25-.26-.47-.51-.69-.73-.34-.7-.99-1.35-1.94-1.96-.19-.12-.39-.24-.61-.36.05-.02.09-.04.14-.05.1-.04.19-.08.28-.12.66-.26 1.18-.41 1.61-.48 0 .04-.01.07-.01.11l-.11 1.04.97-.4.04-.01c.07.13.15.24.24.34.25.26.58.4.95.4-.12.18-.2.38-.25.59-.15.66.1 1.38.68 2.02l.42.46.46-.41.43-.38c.06.01.12.01.18.01.61 0 1.15-.48 1.32-.95.02-.06.04-.12.05-.18.07.05.13.1.19.14l.07.68.07.73.71-.18c.53-.13 1.28-.4 1.62-1.12.16-.34.2-.72.13-1.15 1.55-.18 2.77-.59 2.77-.59-.9 2.66-3.43 4.16-5.87 4.16zM41.18 2.89c-.91.25-2.06.01-2.06.01.7.69.93 1.11.93 1.11.92.05 1.13-.55 1.13-1.12zm45.15 0c0 .57.21 1.17 1.13 1.13 0 0 .24-.42.93-1.11 0 0-1.15.23-2.06-.02zm.55 12.32l.48-.81c.26-.44.5-.91.71-1.39.2-.48.37-.96.52-1.45.16-.48.3-.97.44-1.46-.22.46-.44.91-.68 1.36-.23.45-.47.89-.73 1.31-.27.42-.56.81-.88 1.19-.28.34-.58.69-.87 1.03.33.04.67.1 1.01.22zm-47.44-2.2c.2.48.45.95.71 1.39l.48.81c.34-.12.68-.19 1.01-.21-.29-.34-.59-.69-.87-1.03-.32-.39-.61-.78-.88-1.19-.26-.42-.5-.86-.73-1.31s-.45-.91-.68-1.36c.14.49.29.97.44 1.46.15.48.32.96.52 1.44zm-.15 2.9c-.77-1.11-1.51-2.24-2.13-3.43-.34-.65-.64-1.32-.88-2.01-.25-.69-.45-1.4-.61-2.12.08.74.19 1.47.36 2.2.17.73.4 1.44.67 2.14.27.7.58 1.38.9 2.05.26.53.53 1.05.8 1.57.26-.08.56-.21.89-.4zm49.8.4c.28-.52.55-1.04.8-1.57.33-.67.64-1.35.9-2.05.27-.7.49-1.42.67-2.14.17-.73.29-1.46.36-2.2-.16.72-.36 1.43-.61 2.12s-.55 1.36-.88 2.01c-.62 1.19-1.36 2.32-2.13 3.43.35.19.64.32.89.4zM38.49 51.55c-.78 0-1.36.3-1.74.9-.35-.6-.89-.9-1.61-.9s-1.26.28-1.62.83v-.68h-1.23v5.67h1.23v-3.18c0-.49.12-.86.35-1.12.23-.25.54-.38.91-.38.34 0 .6.11.79.32.19.22.28.52.28.91v3.44h1.23v-3.18c0-.5.11-.87.33-1.12s.52-.37.9-.37c.34 0 .61.11.81.32.2.22.3.52.3.91v3.44h1.23v-3.52c0-.7-.2-1.26-.59-1.68-.41-.4-.93-.61-1.57-.61zm65.62 0c-.8 0-1.39.29-1.76.87v-3h-1.23v7.94h1.23v-3.04c0-.55.13-.96.4-1.23.26-.27.61-.4 1.04-.4.39 0 .7.11.93.34s.34.55.34.98v3.36h1.23v-3.48c0-.73-.2-1.3-.6-1.71-.41-.42-.93-.63-1.58-.63zm-83.18 2.88h2.66c-.12.55-.4.99-.85 1.32-.44.33-1.02.49-1.72.49-.88 0-1.59-.27-2.13-.81s-.81-1.21-.81-2.03.27-1.5.81-2.04 1.22-.82 2.05-.82c.51 0 .98.12 1.4.35s.73.54.94.91l.9-.97c-.32-.42-.72-.78-1.21-1.05-.61-.34-1.29-.51-2.03-.51-1.18 0-2.17.4-2.97 1.2s-1.2 1.77-1.2 2.92c0 1.16.4 2.13 1.2 2.93.8.79 1.81 1.19 3.04 1.19 1.16 0 2.1-.35 2.81-1.04.72-.69 1.08-1.58 1.08-2.67v-.53h-3.97v1.16zm89.64-1.55V51.7h-1.41v-1.59h-1.23v1.59h-1.04v1.18h1.04v2.72c0 .74.2 1.25.61 1.53s1.08.36 2.02.24v-1.1c-.31.02-.57.02-.78.01-.21-.01-.37-.07-.47-.17-.11-.1-.16-.27-.16-.51v-2.72h1.42zM28.6 51.55c-.88 0-1.6.29-2.16.86-.55.57-.83 1.28-.83 2.13 0 .86.28 1.58.85 2.14s1.31.85 2.24.85c.98 0 1.75-.34 2.3-1l-.83-.83c-.33.47-.81.7-1.46.7-.47 0-.87-.12-1.19-.35-.33-.23-.53-.56-.62-.99h4.52c.03-.21.05-.38.05-.51 0-.83-.27-1.54-.8-2.12-.55-.59-1.24-.88-2.07-.88zm-1.72 2.51c.08-.43.28-.77.58-1.02s.68-.37 1.13-.37c.4 0 .75.12 1.05.35s.49.58.57 1.04h-3.33zm17.59-2.51c-.88 0-1.6.29-2.16.86s-.84 1.28-.84 2.13c0 .86.28 1.58.85 2.14s1.31.85 2.24.85c.98 0 1.75-.34 2.3-1l-.83-.83c-.33.47-.81.7-1.46.7-.47 0-.87-.12-1.19-.35-.33-.23-.53-.56-.62-.99h4.52c.03-.21.05-.38.05-.51 0-.83-.27-1.54-.8-2.12-.55-.59-1.23-.88-2.06-.88zm-1.73 2.51c.08-.43.28-.77.58-1.02.3-.25.68-.37 1.13-.37.4 0 .75.12 1.05.35s.49.58.57 1.04h-3.33zm8.13-2.51c-.88 0-1.6.29-2.16.86s-.84 1.28-.84 2.13c0 .86.28 1.58.85 2.14s1.31.85 2.24.85c.98 0 1.75-.34 2.3-1l-.83-.83c-.33.47-.81.7-1.46.7-.47 0-.87-.12-1.19-.35-.33-.23-.53-.56-.62-.99h4.52c.03-.21.05-.38.05-.51 0-.83-.27-1.54-.8-2.12-.54-.59-1.22-.88-2.06-.88zm-1.72 2.51c.08-.43.28-.77.58-1.02.3-.25.68-.37 1.13-.37.4 0 .75.12 1.05.35s.49.58.57 1.04h-3.33zm18.37-2.51c-.88 0-1.6.29-2.16.86-.56.57-.84 1.28-.84 2.13 0 .86.28 1.58.85 2.14s1.31.85 2.24.85c.98 0 1.75-.34 2.3-1l-.83-.83c-.33.47-.81.7-1.46.7-.47 0-.87-.12-1.19-.35-.33-.23-.53-.56-.62-.99h4.52c.03-.21.05-.38.05-.51 0-.83-.27-1.54-.8-2.12-.54-.59-1.23-.88-2.06-.88zm-1.72 2.51c.08-.43.28-.77.58-1.02s.68-.37 1.13-.37c.4 0 .75.12 1.05.35s.49.58.57 1.04H65.8zm25.67-2.51c-.88 0-1.6.29-2.16.86-.56.57-.84 1.28-.84 2.13 0 .86.28 1.58.85 2.14s1.31.85 2.24.85c.98 0 1.75-.34 2.3-1l-.83-.83c-.33.47-.81.7-1.46.7-.47 0-.87-.12-1.19-.35-.33-.23-.53-.56-.62-.99h4.52c.03-.21.05-.38.05-.51 0-.83-.27-1.54-.8-2.12-.54-.59-1.22-.88-2.06-.88zm-1.72 2.51c.08-.43.28-.77.58-1.02s.68-.37 1.13-.37c.4 0 .75.12 1.05.35s.49.58.57 1.04h-3.33zm-27.11-3.95h-1.23v1.59h-1.04v1.18h1.04v2.72c0 .74.2 1.25.61 1.53s1.08.36 2.02.24v-1.1c-.31.02-.57.02-.78.01-.21-.01-.37-.07-.47-.17-.11-.1-.16-.27-.16-.51v-2.72h1.41V51.7h-1.41l.01-1.59c-.01 0 0 0 0 0zm15.89 4.55c0 .48-.14.87-.43 1.16-.28.29-.71.43-1.28.43s-.99-.14-1.28-.43c-.28-.29-.43-.67-.43-1.16v-5.23H73.8v5.31c0 .85.28 1.52.84 2.03.56.5 1.28.75 2.17.75s1.61-.25 2.17-.75.84-1.18.84-2.03v-5.31h-1.31v5.23h.02zm4.36-4.55h-1.23v1.59h-1.04v1.18h1.04v2.72c0 .74.2 1.25.61 1.53s1.08.36 2.02.24v-1.1c-.31.02-.57.02-.78.01-.21-.01-.37-.07-.47-.17-.11-.1-.16-.27-.16-.51v-2.72h1.41V51.7h-1.41v-1.59h.01zm-25.3 1.44c-.8 0-1.39.29-1.76.87v-.73H54.6v5.67h1.23v-3.04c0-.55.13-.96.4-1.23.26-.27.61-.4 1.04-.4.39 0 .7.11.93.34s.34.55.34.98v3.36h1.23v-3.48c0-.73-.2-1.3-.6-1.71-.41-.42-.93-.63-1.58-.63zm28.94 1.1v-.95H85.3v5.67h1.23v-2.86c0-.58.17-1 .52-1.25s.76-.36 1.23-.33V51.6c-.86 0-1.44.35-1.75 1.05zm12.99 2.75c-.26.54-.76.9-1.37.99h-.03c-.08.01-.17.02-.26.02-1 0-1.77-.77-1.77-1.87s.77-1.87 1.77-1.87c.09 0 .17.01.25.02h.03c.61.08 1.1.44 1.37.96l.82-.82a2.973 2.973 0 00-2.47-1.27c-1.66 0-2.98 1.3-2.98 2.99a2.95 2.95 0 002.98 2.98c1.04 0 1.94-.51 2.48-1.29l-.82-.84z" }))));
11
+ }
12
+ };
13
+ Logo.style = indexCss;
14
+
15
+ export { Logo as utrecht_logo };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ".utrecht-page-content{padding-block-end:var(--utrecht-page-content-padding-block-end);padding-block-start:var(--utrecht-page-content-padding-block-start);padding-inline-end:var(--utrecht-page-padding-inline-end);padding-inline-start:var(--utrecht-page-padding-inline-start)}.utrecht-page-content__main{grid-area:main}.utrecht-page-content__aside{grid-area:aside}:host{display:block}:host([hidden]){display:none !important}";
4
+
5
+ const Page = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("div", { class: "utrecht-page-content" }, h("main", { class: "utrecht-page-content__main" }, h("slot", null))));
11
+ }
12
+ };
13
+ Page.style = indexCss;
14
+
15
+ export { Page as utrecht_page_content };
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h } from './index-73546a7d.js';
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
2
 
3
- const bemCss = ".utrecht-page-footer{font-family:var(--utrecht-document-font-family);font-size:var(--utrecht-document-font-size);background-color:var(--utrecht-page-footer-background-color);background-image:var(--utrecht-page-footer-background-image);color:var(--utrecht-page-footer-color);padding-block-start:var(--utrecht-page-footer-padding-block-start);padding-inline-end:var(--utrecht-page-footer-padding-inline-end);padding-block-end:var(--utrecht-page-footer-padding-block-end);padding-inline-start:var(--utrecht-page-footer-padding-inline-start);--utrecht-document-color:currentColor;--utrecht-heading-color:currentColor;--utrecht-link-color:currentColor;--utrecht-link-focus-color:currentColor;--utrecht-link-hover-color:currentColor;--utrecht-link-active-color:currentColor;--utrecht-link-visited-color:currentColor}.utrecht-page-footer__address--reset-address{font-style:inherit;margin-block-start:0;margin-block-end:0}";
3
+ const indexCss = ".utrecht-page-footer{--utrecht-document-color:currentColor;--utrecht-heading-color:currentColor;--utrecht-link-color:currentColor;--utrecht-link-focus-color:currentColor;--utrecht-link-hover-color:currentColor;--utrecht-link-active-color:currentColor;--utrecht-link-visited-color:currentColor;background-color:var(--utrecht-page-footer-background-color);background-image:var(--utrecht-page-footer-background-image);color:var(--utrecht-page-footer-color);font-family:var(--utrecht-document-font-family);font-size:var(--utrecht-document-font-size);padding-block-end:var(--utrecht-page-footer-padding-block-end);padding-block-start:var(--utrecht-page-footer-padding-block-start);padding-inline-end:var(--utrecht-page-footer-padding-inline-end);padding-inline-start:var(--utrecht-page-footer-padding-inline-start)}.utrecht-page-footer .utrecht-link--telephone{color:#fff}.utrecht-page-footer .utrecht-paragraph{color:#fff}.utrecht-page-footer__address--reset-address{font-style:inherit;margin-block-end:0;margin-block-start:0}:host{display:block}:host([hidden]){display:none !important}";
4
4
 
5
5
  const PageFooter = class {
6
6
  constructor(hostRef) {
@@ -10,6 +10,6 @@ const PageFooter = class {
10
10
  return (h("footer", { class: "utrecht-page-footer" }, h("slot", null)));
11
11
  }
12
12
  };
13
- PageFooter.style = bemCss;
13
+ PageFooter.style = indexCss;
14
14
 
15
15
  export { PageFooter as utrecht_page_footer };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ".utrecht-page-header{background-color:var(--utrecht-page-header-background-color);color:var(--utrecht-page-header-color);grid-area:\"utrecht-header\";padding-block-end:var(--utrecht-page-header-padding-block-end);padding-block-start:var(--utrecht-page-header-padding-block-start);padding-inline-end:var(--utrecht-page-padding-inline-end);padding-inline-start:var(--utrecht-page-padding-inline-start)}.utrecht-page-header__content{max-inline-size:var(--utrecht-page-max-inline-size)}:host{display:block}:host([hidden]){display:none !important}";
4
+
5
+ const PageHeader = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("header", { class: "utrecht-page-header" }, h("div", { class: "utrecht-page-header__content" }, h("slot", null))));
11
+ }
12
+ };
13
+ PageHeader.style = indexCss;
14
+
15
+ export { PageHeader as utrecht_page_header };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+
3
+ const indexCss = ".utrecht-page{margin-inline-end:auto;margin-inline-start:auto;max-inline-size:calc(var(--utrecht-page-max-inline-size) - var(--utrecht-page-margin-inline-start, 0px) - var(--utrecht-page-margin-inline-end, 0px));padding-inline-end:var(--utrecht-page-margin-inline-end);padding-inline-start:var(--utrecht-page-margin-inline-start)}.utrecht-page__content{background-color:var(--utrecht-page-background-color);color:var(--utrecht-page-color);max-inline-size:var(--utrecht-page-max-inline-size)}:host{display:block}:host([hidden]){display:none !important}";
4
+
5
+ const Page = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h("div", { class: "utrecht-page" }, h("div", { class: "utrecht-page__content" }, h("slot", null))));
11
+ }
12
+ };
13
+ Page.style = indexCss;
14
+
15
+ export { Page as utrecht_page };
@@ -0,0 +1,34 @@
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
+ import { c as clsx } from './clsx.m-071989db.js';
3
+
4
+ const indexCss = ".utrecht-pagination{font-family:var(--utrecht-pagination-font-family, var(--utrecht-document-font-family));font-size:var(--utrecht-pagination-font-size, var(--utrecht-document-font-family))}.utrecht-pagination--distanced{margin-block-end:var(--utrecht-pagination-margin-block-end);margin-block-start:var(--utrecht-pagination-margin-block-start)}.utrecht-pagination__relative-link{background-color:var(--utrecht-pagination-relative-link-background-color);border-color:var(--utrecht-pagination-relative-link-border-color);border-radius:var(--utrecht-pagination-relative-link-border-radius);border-style:solid;border-width:var(--utrecht-pagination-relative-link-border-width, 0);color:var(--utrecht-pagination-relative-link-color);display:inline-block;font-weight:var(--utrecht-pagination-relative-link-font-weight);padding-block-end:var(--utrecht-pagination-relative-link-padding-block-end);padding-block-start:var(--utrecht-pagination-relative-link-padding-block-start);padding-inline-end:var(--utrecht-pagination-relative-link-padding-inline-end);padding-inline-start:var(--utrecht-pagination-relative-link-padding-inline-start);text-decoration:var(--utrecht-pagination-relative-link-text-decoration);text-transform:var(--utrecht-pagination-relative-link-text-transform)}.utrecht-pagination__relative-link--next{margin-inline-start:var(--utrecht-pagination-relative-link-distanced-margin-inline-start)}.utrecht-pagination__relative-link--prev{margin-inline-end:var(--utrecht-pagination-relative-link-distanced-margin-inline-end)}.utrecht-pagination__relative-link--disabled{background-color:var(--utrecht-pagination-relative-link-disabled-background-color, var(--utrecht-pagination-relative-link-background-color));color:var(--utrecht-pagination-relative-link-disabled-color, var(--utrecht-pagination-relative-link-color))}.utrecht-pagination__relative-link--hover,.utrecht-pagination__relative-link:hover{background-color:var(--utrecht-pagination-relative-link-hover-background-color, var(--utrecht-pagination-relative-link-background-color));border-color:var(--utrecht-pagination-relative-link-hover-border-color, var(--utrecht-pagination-relative-link-border-color));color:var(--utrecht-pagination-relative-link-hover-color, var(--utrecht-pagination-relative-link-color))}.utrecht-pagination__page-link{background-color:var(--utrecht-pagination-page-link-background-color);border-color:var(--utrecht-pagination-page-link-border-color, 0);border-radius:var(--utrecht-pagination-page-link-border-radius);border-style:solid;border-width:var(--utrecht-pagination-page-link-border-width);color:var(--utrecht-pagination-page-link-color);display:inline-block;font-weight:var(--utrecht-pagination-page-link-font-weight);padding-block-end:var(--utrecht-pagination-page-link-padding-block-end);padding-block-start:var(--utrecht-pagination-page-link-padding-block-start);padding-inline-end:var(--utrecht-pagination-page-link-padding-inline-end);padding-inline-start:var(--utrecht-pagination-page-link-padding-inline-start);text-decoration:var(--utrecht-pagination-page-link-text-decoration)}.utrecht-pagination__page-link--current{--utrecht-pagination-page-link-background-color:var(--utrecht-pagination-page-link-current-background-color);--utrecht-pagination-page-link-border-color:var(--utrecht-pagination-page-link-current-border-color);--utrecht-pagination-page-link-color:var(--utrecht-pagination-page-link-current-color)}.utrecht-pagination__page-link--distanced,.utrecht-pagination__page-link~.utrecht-pagination__page-link{margin-inline-start:var(--utrecht-pagination-page-link-distanced-margin-inline-start)}.utrecht-pagination__page-link--hover,.utrecht-pagination__page-link:hover{background-color:var(--utrecht-pagination-page-link-hover-background-color, var(--utrecht-pagination-page-link-background-color));border-color:var(--utrecht-pagination-page-link-hover-border-color, var(--utrecht-pagination-page-link-border-color));color:var(--utrecht-pagination-page-link-hover-color, var(--utrecht-pagination-page-link-color))}.utrecht-pagination__page-link:focus,.utrecht-pagination__relative-link:focus{box-shadow:0 0 0 var(--utrecht-focus-box-shadow-spread-radius, 0) var(--utrecht-focus-box-shadow-color, transparent);outline-color:var(--utrecht-focus-outline-color, transparent);outline-offset:var(--utrecht-focus-outline-offset, 0);outline-style:var(--utrecht-focus-outline-style, solid);outline-width:var(--utrecht-focus-outline-width, 0)}.utrecht-pagination__page-link:focus:not(:focus-visible),.utrecht-pagination__relative-link:focus:not(:focus-visible){box-shadow:none;outline-style:none}:host{display:block}:host([hidden]){display:none !important}";
5
+
6
+ const Pagination = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ }
10
+ render() {
11
+ const { currentIndex } = this;
12
+ const links = typeof this.links === 'string' ? JSON.parse(this.links) : null;
13
+ const next = typeof this.next === 'string' ? JSON.parse(this.next) : null;
14
+ const prev = typeof this.prev === 'string' ? JSON.parse(this.next) : null;
15
+ const RelativeLink = ({ disabled = false, href = '', rel = null, textContent = '', title = '' }) => disabled ? (h("span", { class: clsx('utrecht-pagination__relative-link', disabled && 'utrecht-pagination__relative-link--disabled', rel === 'next' && 'utrecht-pagination__relative-link--next', rel === 'prev' && 'utrecht-pagination__relative-link--prev'), "aria-label": title || null }, textContent)) : (h("a", { href: href, class: clsx('utrecht-pagination__relative-link', disabled && 'utrecht-pagination__relative-link--disabled', rel === 'next' && 'utrecht-pagination__relative-link--next', rel === 'prev' && 'utrecht-pagination__relative-link--prev'), rel: rel, "aria-label": title || null }, textContent));
16
+ const PageLink = ({ current = false, href = '', rel = null, textContent = '' }) => (h("a", { class: clsx('utrecht-pagination__page-link', current && 'utrecht-pagination__page-link--current'), href: href, "aria-current": current ? 'true' : null, rel: rel }, textContent));
17
+ return (h("nav", { class: "utrecht-pagination" }, h("span", { class: "utrecht-pagination__before" }, prev ? RelativeLink(Object.assign(Object.assign({}, prev), { rel: 'prev', textContent: 'Vorige' })) : ''), h("span", { role: "group", class: "utrecht-pagination__pages" }, links
18
+ .sort((a, b) => (a.index === b.index ? 0 : a.index > b.index ? 1 : -1))
19
+ .map((link, arrayIndex) => {
20
+ const index = typeof link.index === 'number' ? link.index : arrayIndex;
21
+ return Object.assign({ index, current: typeof currentIndex === 'number' && index === currentIndex, rel: typeof currentIndex === 'number'
22
+ ? index === currentIndex + 1
23
+ ? 'next'
24
+ : index === currentIndex - 1
25
+ ? 'prev'
26
+ : null
27
+ : null, textContent: link.index || index }, link);
28
+ })
29
+ .map((link) => PageLink(link))), h("span", { class: "utrecht-pagination__before" }, next ? RelativeLink(Object.assign(Object.assign({}, next), { rel: 'next', textContent: 'Volgende' })) : '')));
30
+ }
31
+ };
32
+ Pagination.style = indexCss;
33
+
34
+ export { Pagination as utrecht_pagination };
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h } from './index-73546a7d.js';
1
+ import { r as registerInstance, h } from './index-86b2856e.js';
2
2
 
3
- const bemCss = ".utrecht-separator{border-style:solid;border-color:var(--utrecht-separator-color);border-width:0 0 var(--utrecht-separator-width) 0;margin-block-start:var(--utrecht-separator-margin-block-start);margin-block-end:var(--utrecht-separator-margin-block-end)}";
3
+ const indexCss = ".utrecht-separator{border-color:var(--utrecht-separator-color);border-style:solid;border-width:0 0 var(--utrecht-separator-block-size) 0}.utrecht-separator--distanced{margin-block-end:var(--utrecht-separator-margin-block-end);margin-block-start:var(--utrecht-separator-margin-block-start)}:host{display:block}:host([hidden]){display:none !important}";
4
4
 
5
5
  const Separator = class {
6
6
  constructor(hostRef) {
@@ -10,6 +10,6 @@ const Separator = class {
10
10
  return h("hr", { class: "utrecht-separator" });
11
11
  }
12
12
  };
13
- Separator.style = bemCss;
13
+ Separator.style = indexCss;
14
14
 
15
15
  export { Separator as utrecht_separator };