@utrecht/web-component-library-stencil 1.0.0-alpha.3 → 1.0.0-alpha.301

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 (2470) hide show
  1. package/README.md +51 -0
  2. package/dist/cjs/clsx.m-b81c6b86.js +5 -0
  3. package/dist/cjs/{index-04d7da5a.js → index-e1ed72fb.js} +325 -85
  4. package/dist/cjs/loader.cjs.js +3 -3
  5. package/dist/cjs/utrecht-article.cjs.entry.js +19 -0
  6. package/dist/cjs/utrecht-backdrop.cjs.entry.js +21 -0
  7. package/dist/cjs/utrecht-badge-counter.cjs.entry.js +5 -5
  8. package/dist/cjs/utrecht-badge-data.cjs.entry.js +3 -3
  9. package/dist/cjs/utrecht-badge-status.cjs.entry.js +4 -4
  10. package/dist/cjs/utrecht-breadcrumb.cjs.entry.js +23 -0
  11. package/dist/cjs/utrecht-button_2.cjs.entry.js +58 -0
  12. package/dist/cjs/utrecht-checkbox.cjs.entry.js +32 -0
  13. package/dist/cjs/utrecht-contact-card-template.cjs.entry.js +19 -0
  14. package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js +52 -0
  15. package/dist/cjs/utrecht-digid-button.cjs.entry.js +19 -0
  16. package/dist/cjs/utrecht-document.cjs.entry.js +3 -3
  17. package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js +19 -0
  18. package/dist/cjs/utrecht-eidas-logo.cjs.entry.js +19 -0
  19. package/dist/cjs/utrecht-form-field-checkbox.cjs.entry.js +34 -0
  20. package/dist/cjs/utrecht-form-field-description.cjs.entry.js +22 -0
  21. package/dist/cjs/utrecht-form-field-textarea.cjs.entry.js +34 -0
  22. package/dist/cjs/utrecht-form-field-textbox.cjs.entry.js +39 -0
  23. package/dist/cjs/utrecht-form-toggle.cjs.entry.js +48 -0
  24. package/dist/cjs/utrecht-heading-1.cjs.entry.js +19 -0
  25. package/dist/cjs/utrecht-heading-2_3.cjs.entry.js +46 -0
  26. package/dist/cjs/utrecht-heading-4.cjs.entry.js +19 -0
  27. package/dist/cjs/utrecht-heading-5.cjs.entry.js +19 -0
  28. package/dist/cjs/utrecht-heading-6.cjs.entry.js +19 -0
  29. package/dist/cjs/utrecht-heading.cjs.entry.js +3 -3
  30. package/dist/cjs/utrecht-html-content.cjs.entry.js +3 -3
  31. package/dist/cjs/utrecht-icon-afspraak-maken.cjs.entry.js +19 -0
  32. package/dist/cjs/utrecht-icon-afval-container.cjs.entry.js +19 -0
  33. package/dist/cjs/utrecht-icon-afval-containerpas.cjs.entry.js +19 -0
  34. package/dist/cjs/utrecht-icon-afval-kalender.cjs.entry.js +19 -0
  35. package/dist/cjs/utrecht-icon-afval-scheiden.cjs.entry.js +19 -0
  36. package/dist/cjs/utrecht-icon-afval.cjs.entry.js +19 -0
  37. package/dist/cjs/utrecht-icon-afvalkalender.cjs.entry.js +19 -0
  38. package/dist/cjs/utrecht-icon-alleen.cjs.entry.js +19 -0
  39. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +19 -0
  40. package/dist/cjs/utrecht-icon-bestemmingsplan.cjs.entry.js +19 -0
  41. package/dist/cjs/utrecht-icon-betaaldatum.cjs.entry.js +19 -0
  42. package/dist/cjs/utrecht-icon-bewijsstukken.cjs.entry.js +19 -0
  43. package/dist/cjs/utrecht-icon-bijstand.cjs.entry.js +19 -0
  44. package/dist/cjs/utrecht-icon-blad.cjs.entry.js +19 -0
  45. package/dist/cjs/utrecht-icon-bouwproject.cjs.entry.js +19 -0
  46. package/dist/cjs/utrecht-icon-brandgevaar.cjs.entry.js +19 -0
  47. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +19 -0
  48. package/dist/cjs/utrecht-icon-college-b-w.cjs.entry.js +19 -0
  49. package/dist/cjs/utrecht-icon-container-bio.cjs.entry.js +19 -0
  50. package/dist/cjs/utrecht-icon-container.cjs.entry.js +19 -0
  51. package/dist/cjs/utrecht-icon-cross.cjs.entry.js +19 -0
  52. package/dist/cjs/utrecht-icon-dakloos.cjs.entry.js +19 -0
  53. package/dist/cjs/utrecht-icon-dementie.cjs.entry.js +19 -0
  54. package/dist/cjs/utrecht-icon-duurzaam.cjs.entry.js +19 -0
  55. package/dist/cjs/utrecht-icon-eenzaamheid.cjs.entry.js +19 -0
  56. package/dist/cjs/utrecht-icon-eikenprocessie.cjs.entry.js +19 -0
  57. package/dist/cjs/utrecht-icon-energie-vergoeding.cjs.entry.js +19 -0
  58. package/dist/cjs/utrecht-icon-energietransitie.cjs.entry.js +19 -0
  59. package/dist/cjs/utrecht-icon-error.cjs.entry.js +19 -0
  60. package/dist/cjs/utrecht-icon-evenementen.cjs.entry.js +19 -0
  61. package/dist/cjs/utrecht-icon-facebook.cjs.entry.js +19 -0
  62. package/dist/cjs/utrecht-icon-fiets.cjs.entry.js +19 -0
  63. package/dist/cjs/utrecht-icon-filter.cjs.entry.js +19 -0
  64. package/dist/cjs/utrecht-icon-gebruiker-centraal.cjs.entry.js +19 -0
  65. package/dist/cjs/utrecht-icon-gegevenswoordenboek.cjs.entry.js +19 -0
  66. package/dist/cjs/utrecht-icon-gemeenteraad.cjs.entry.js +19 -0
  67. package/dist/cjs/utrecht-icon-grofvuil.cjs.entry.js +19 -0
  68. package/dist/cjs/utrecht-icon-horeca.cjs.entry.js +19 -0
  69. package/dist/cjs/utrecht-icon-huishoudelijk-geweld.cjs.entry.js +19 -0
  70. package/dist/cjs/utrecht-icon-hulp-huishouden.cjs.entry.js +19 -0
  71. package/dist/cjs/utrecht-icon-hulp-vervoer.cjs.entry.js +19 -0
  72. package/dist/cjs/utrecht-icon-hulp-zorg.cjs.entry.js +19 -0
  73. package/dist/cjs/utrecht-icon-hulpverlening.cjs.entry.js +19 -0
  74. package/dist/cjs/utrecht-icon-information.cjs.entry.js +19 -0
  75. package/dist/cjs/utrecht-icon-innovatie.cjs.entry.js +19 -0
  76. package/dist/cjs/utrecht-icon-instagram.cjs.entry.js +19 -0
  77. package/dist/cjs/utrecht-icon-kalender.cjs.entry.js +19 -0
  78. package/dist/cjs/utrecht-icon-kerstbomen.cjs.entry.js +19 -0
  79. package/dist/cjs/utrecht-icon-klachten.cjs.entry.js +19 -0
  80. package/dist/cjs/utrecht-icon-kroon.cjs.entry.js +19 -0
  81. package/dist/cjs/utrecht-icon-laadpaal.cjs.entry.js +19 -0
  82. package/dist/cjs/utrecht-icon-lantaarnpaal.cjs.entry.js +19 -0
  83. package/dist/cjs/utrecht-icon-leren.cjs.entry.js +19 -0
  84. package/dist/cjs/utrecht-icon-let-op.cjs.entry.js +19 -0
  85. package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js +19 -0
  86. package/dist/cjs/utrecht-icon-list.cjs.entry.js +19 -0
  87. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +19 -0
  88. package/dist/cjs/utrecht-icon-markt.cjs.entry.js +19 -0
  89. package/dist/cjs/utrecht-icon-melding-klacht.cjs.entry.js +19 -0
  90. package/dist/cjs/utrecht-icon-melding.cjs.entry.js +19 -0
  91. package/dist/cjs/utrecht-icon-menselijk.cjs.entry.js +19 -0
  92. package/dist/cjs/utrecht-icon-milieu-ontheffing.cjs.entry.js +19 -0
  93. package/dist/cjs/utrecht-icon-natuur.cjs.entry.js +19 -0
  94. package/dist/cjs/utrecht-icon-nieuw-huis.cjs.entry.js +19 -0
  95. package/dist/cjs/utrecht-icon-nummerbord.cjs.entry.js +19 -0
  96. package/dist/cjs/utrecht-icon-omgeving.cjs.entry.js +19 -0
  97. package/dist/cjs/utrecht-icon-omgevingsvisie.cjs.entry.js +19 -0
  98. package/dist/cjs/utrecht-icon-omgevingswet.cjs.entry.js +19 -0
  99. package/dist/cjs/utrecht-icon-onderhoud.cjs.entry.js +19 -0
  100. package/dist/cjs/utrecht-icon-openingstijden.cjs.entry.js +19 -0
  101. package/dist/cjs/utrecht-icon-panden.cjs.entry.js +19 -0
  102. package/dist/cjs/utrecht-icon-park.cjs.entry.js +19 -0
  103. package/dist/cjs/utrecht-icon-parkeerkaart.cjs.entry.js +19 -0
  104. package/dist/cjs/utrecht-icon-parkeervergunning.cjs.entry.js +19 -0
  105. package/dist/cjs/utrecht-icon-parken.cjs.entry.js +19 -0
  106. package/dist/cjs/utrecht-icon-parkeren-bedrijven.cjs.entry.js +19 -0
  107. package/dist/cjs/utrecht-icon-parkeren-betalen.cjs.entry.js +19 -0
  108. package/dist/cjs/utrecht-icon-participatie-campagne.cjs.entry.js +19 -0
  109. package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js +19 -0
  110. package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js +19 -0
  111. package/dist/cjs/utrecht-icon-rolstoel.cjs.entry.js +19 -0
  112. package/dist/cjs/utrecht-icon-shoppen.cjs.entry.js +19 -0
  113. package/dist/cjs/utrecht-icon-sinterklaas.cjs.entry.js +19 -0
  114. package/dist/cjs/utrecht-icon-sport.cjs.entry.js +19 -0
  115. package/dist/cjs/utrecht-icon-stookverbod.cjs.entry.js +19 -0
  116. package/dist/cjs/utrecht-icon-strooien.cjs.entry.js +19 -0
  117. package/dist/cjs/utrecht-icon-subsidie-gezin.cjs.entry.js +19 -0
  118. package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js +19 -0
  119. package/dist/cjs/utrecht-icon-trein.cjs.entry.js +19 -0
  120. package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js +19 -0
  121. package/dist/cjs/utrecht-icon-twitter.cjs.entry.js +19 -0
  122. package/dist/cjs/utrecht-icon-vaccinatie.cjs.entry.js +19 -0
  123. package/dist/cjs/utrecht-icon-veilige-wijk.cjs.entry.js +19 -0
  124. package/dist/cjs/utrecht-icon-vergoeding.cjs.entry.js +19 -0
  125. package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js +19 -0
  126. package/dist/cjs/utrecht-icon-verkiezingen.cjs.entry.js +19 -0
  127. package/dist/cjs/utrecht-icon-verslaving.cjs.entry.js +19 -0
  128. package/dist/cjs/utrecht-icon-vervoersvoorziening.cjs.entry.js +19 -0
  129. package/dist/cjs/utrecht-icon-virus.cjs.entry.js +19 -0
  130. package/dist/cjs/utrecht-icon-vluchtelingen.cjs.entry.js +19 -0
  131. package/dist/cjs/utrecht-icon-voorzieningen-vervoer.cjs.entry.js +19 -0
  132. package/dist/cjs/utrecht-icon-vrijwilligerswerk.cjs.entry.js +19 -0
  133. package/dist/cjs/utrecht-icon-vuurwerk.cjs.entry.js +19 -0
  134. package/dist/cjs/utrecht-icon-wandelstok.cjs.entry.js +19 -0
  135. package/dist/cjs/utrecht-icon-warm.cjs.entry.js +19 -0
  136. package/dist/cjs/utrecht-icon-warning.cjs.entry.js +19 -0
  137. package/dist/cjs/utrecht-icon-werken.cjs.entry.js +19 -0
  138. package/dist/cjs/utrecht-icon-werkzaamheden.cjs.entry.js +19 -0
  139. package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js +19 -0
  140. package/dist/cjs/utrecht-icon-wonen-kosten.cjs.entry.js +19 -0
  141. package/dist/cjs/utrecht-icon-woning-zoeken.cjs.entry.js +19 -0
  142. package/dist/cjs/utrecht-icon-youtube.cjs.entry.js +19 -0
  143. package/dist/cjs/utrecht-icon-zelfstandig-wonen.cjs.entry.js +19 -0
  144. package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js +19 -0
  145. package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js +19 -0
  146. package/dist/cjs/utrecht-icon-zorg-huis.cjs.entry.js +19 -0
  147. package/dist/cjs/utrecht-icon-zwemmen.cjs.entry.js +19 -0
  148. package/dist/cjs/utrecht-logo-button.cjs.entry.js +19 -0
  149. package/dist/cjs/utrecht-logo.cjs.entry.js +19 -0
  150. package/dist/cjs/utrecht-page-content.cjs.entry.js +19 -0
  151. package/dist/cjs/utrecht-page-footer.cjs.entry.js +19 -0
  152. package/dist/cjs/utrecht-page-header.cjs.entry.js +19 -0
  153. package/dist/cjs/utrecht-page.cjs.entry.js +19 -0
  154. package/dist/cjs/utrecht-pagination.cjs.entry.js +38 -0
  155. package/dist/cjs/utrecht-separator.cjs.entry.js +3 -3
  156. package/dist/cjs/utrecht-sidenav.cjs.entry.js +21 -0
  157. package/dist/cjs/utrecht-table-body.cjs.entry.js +19 -0
  158. package/dist/cjs/utrecht-table-caption.cjs.entry.js +20 -0
  159. package/dist/cjs/utrecht-table-cell.cjs.entry.js +19 -0
  160. package/dist/cjs/utrecht-table-footer.cjs.entry.js +19 -0
  161. package/dist/cjs/utrecht-table-header-cell.cjs.entry.js +19 -0
  162. package/dist/cjs/utrecht-table-header.cjs.entry.js +19 -0
  163. package/dist/cjs/utrecht-table-row.cjs.entry.js +19 -0
  164. package/dist/cjs/utrecht-table.cjs.entry.js +19 -0
  165. package/dist/cjs/utrecht-textbox.cjs.entry.js +39 -0
  166. package/dist/cjs/utrecht.cjs.js +3 -3
  167. package/dist/collection/article/web-component/index.css +26 -0
  168. package/dist/collection/article/web-component/index.stencil.js +20 -0
  169. package/dist/collection/backdrop/web-component/index.css +40 -0
  170. package/dist/collection/{button/stencil.js → backdrop/web-component/index.stencil.js} +15 -9
  171. package/dist/collection/badge-counter/{bem.css → web-component/index.css} +13 -21
  172. package/dist/collection/badge-counter/{stencil.js → web-component/index.stencil.js} +7 -6
  173. package/dist/collection/badge-data/{bem.css → web-component/index.css} +21 -7
  174. package/dist/collection/badge-data/{stencil.js → web-component/index.stencil.js} +5 -4
  175. package/dist/collection/badge-status/{bem.css → web-component/index.css} +26 -7
  176. package/dist/collection/badge-status/{stencil.js → web-component/index.stencil.js} +6 -5
  177. package/dist/collection/blockquote/css/template.js +24 -0
  178. package/dist/collection/blockquote/html/template.js +6 -0
  179. package/dist/collection/breadcrumb/web-component/index.css +330 -0
  180. package/dist/collection/breadcrumb/web-component/index.stencil.js +62 -0
  181. package/dist/collection/breadcrumb/web-component/template.js +4 -0
  182. package/dist/collection/button/web-component/index.css +228 -0
  183. package/dist/collection/button/web-component/index.stencil.js +140 -0
  184. package/dist/collection/checkbox/web-component/index.css +69 -0
  185. package/dist/collection/checkbox/web-component/index.stencil.js +164 -0
  186. package/dist/collection/collection-manifest.json +166 -11
  187. package/dist/collection/custom-checkbox/web-component/index.css +273 -0
  188. package/dist/collection/custom-checkbox/web-component/index.stencil.js +205 -0
  189. package/dist/collection/digid-button/web-component/index.css +32 -0
  190. package/dist/collection/digid-button/web-component/index.stencil.js +41 -0
  191. package/dist/collection/digid-logo/web-component/index.css +18 -0
  192. package/dist/collection/digid-logo/web-component/index.stencil.js +23 -0
  193. package/dist/collection/digid-logo/web-component/template.js +1 -0
  194. package/dist/collection/document/web-component/index.css +37 -0
  195. package/dist/collection/document/{stencil.js → web-component/index.stencil.js} +3 -3
  196. package/dist/collection/document/web-component/template.js +1 -0
  197. package/dist/collection/eherkenning-logo/web-component/index.css +18 -0
  198. package/dist/collection/eherkenning-logo/web-component/index.stencil.js +26 -0
  199. package/dist/collection/eherkenning-logo/web-component/template.js +1 -0
  200. package/dist/collection/eidas-logo/web-component/index.css +18 -0
  201. package/dist/collection/eidas-logo/web-component/index.stencil.js +28 -0
  202. package/dist/collection/eidas-logo/web-component/template.js +1 -0
  203. package/dist/collection/emphasis/css/template.js +19 -0
  204. package/dist/collection/emphasis/html/template.js +20 -0
  205. package/dist/collection/favicon/html/template.js +1 -0
  206. package/dist/collection/form-field-checkbox/css/template.js +10 -0
  207. package/dist/collection/form-field-checkbox/web-component/index.css +128 -0
  208. package/dist/collection/form-field-checkbox/web-component/index.stencil.js +190 -0
  209. package/dist/collection/form-field-checkbox/web-component/template.js +18 -0
  210. package/dist/collection/form-field-checkbox-group/css/template.js +33 -0
  211. package/dist/collection/form-field-description/css/template.js +15 -0
  212. package/dist/collection/form-field-description/web-component/index.css +43 -0
  213. package/dist/collection/form-field-description/web-component/index.stencil.js +44 -0
  214. package/dist/collection/form-field-description/web-component/template.js +4 -0
  215. package/dist/collection/form-field-radio/css/template.js +10 -0
  216. package/dist/collection/form-field-radio-group/css/template.js +20 -0
  217. package/dist/collection/form-field-textarea/web-component/index.css +177 -0
  218. package/dist/collection/form-field-textarea/web-component/index.stencil.js +205 -0
  219. package/dist/collection/form-field-textarea/web-component/template.js +14 -0
  220. package/dist/collection/form-field-textbox/web-component/index.css +192 -0
  221. package/dist/collection/form-field-textbox/web-component/index.stencil.js +300 -0
  222. package/dist/collection/form-field-textbox/web-component/template.js +21 -0
  223. package/dist/collection/form-fieldset/css/template.js +10 -0
  224. package/dist/collection/form-fieldset/html/template.js +12 -0
  225. package/dist/collection/form-label/css/template.js +22 -0
  226. package/dist/collection/form-label/html/template.js +5 -0
  227. package/dist/collection/form-toggle/css/template.js +47 -0
  228. package/dist/collection/form-toggle/web-component/index.css +115 -0
  229. package/dist/collection/form-toggle/web-component/index.stencil.js +148 -0
  230. package/dist/collection/form-toggle/web-component/template.js +7 -0
  231. package/dist/collection/heading/{bem.css → web-component/index.css} +144 -37
  232. package/dist/collection/heading/{stencil.js → web-component/index.stencil.js} +3 -3
  233. package/dist/collection/heading/web-component/template.js +4 -0
  234. package/dist/collection/heading-1/css/template.js +11 -0
  235. package/dist/collection/heading-1/html/template.js +4 -0
  236. package/dist/collection/heading-1/web-component/index.css +46 -0
  237. package/dist/collection/heading-1/web-component/index.stencil.js +15 -0
  238. package/dist/collection/heading-1/web-component/template.js +4 -0
  239. package/dist/collection/heading-2/css/template.js +11 -0
  240. package/dist/collection/heading-2/html/template.js +4 -0
  241. package/dist/collection/heading-2/web-component/index.css +46 -0
  242. package/dist/collection/heading-2/web-component/index.stencil.js +15 -0
  243. package/dist/collection/heading-2/web-component/template.js +4 -0
  244. package/dist/collection/heading-3/css/template.js +11 -0
  245. package/dist/collection/heading-3/html/template.js +4 -0
  246. package/dist/collection/heading-3/web-component/index.css +46 -0
  247. package/dist/collection/heading-3/web-component/index.stencil.js +15 -0
  248. package/dist/collection/heading-3/web-component/template.js +4 -0
  249. package/dist/collection/heading-4/css/template.js +11 -0
  250. package/dist/collection/heading-4/html/template.js +4 -0
  251. package/dist/collection/heading-4/web-component/index.css +46 -0
  252. package/dist/collection/heading-4/web-component/index.stencil.js +15 -0
  253. package/dist/collection/heading-4/web-component/template.js +4 -0
  254. package/dist/collection/heading-5/css/template.js +11 -0
  255. package/dist/collection/heading-5/html/template.js +4 -0
  256. package/dist/collection/heading-5/web-component/index.css +46 -0
  257. package/dist/collection/heading-5/web-component/index.stencil.js +15 -0
  258. package/dist/collection/heading-5/web-component/template.js +4 -0
  259. package/dist/collection/heading-6/css/template.js +11 -0
  260. package/dist/collection/heading-6/html/template.js +4 -0
  261. package/dist/collection/heading-6/web-component/index.css +46 -0
  262. package/dist/collection/heading-6/web-component/index.stencil.js +15 -0
  263. package/dist/collection/heading-6/web-component/template.js +4 -0
  264. package/dist/collection/html-content/web-component/index.css +1174 -0
  265. package/dist/collection/html-content/{stencil.js → web-component/index.stencil.js} +3 -3
  266. package/dist/collection/html-content/web-component/template.js +1 -0
  267. package/dist/collection/icon/src/build.js +97 -0
  268. package/dist/collection/icon/src/component_templates.js +66 -0
  269. package/dist/collection/icon/src/svg/afspraak-maken.svg +1 -0
  270. package/dist/collection/icon/src/svg/afval-container.svg +1 -0
  271. package/dist/collection/icon/src/svg/afval-containerpas.svg +1 -0
  272. package/dist/collection/icon/src/svg/afval-kalender.svg +1 -0
  273. package/dist/collection/icon/src/svg/afval-scheiden.svg +1 -0
  274. package/dist/collection/icon/src/svg/afval.svg +1 -0
  275. package/dist/collection/icon/src/svg/afvalkalender.svg +1 -0
  276. package/dist/collection/icon/src/svg/alleen.svg +1 -0
  277. package/dist/collection/icon/src/svg/arrow.svg +9 -0
  278. package/dist/collection/icon/src/svg/bestemmingsplan.svg +1 -0
  279. package/dist/collection/icon/src/svg/betaaldatum.svg +1 -0
  280. package/dist/collection/icon/src/svg/bewijsstukken.svg +1 -0
  281. package/dist/collection/icon/src/svg/bijstand.svg +1 -0
  282. package/dist/collection/icon/src/svg/blad.svg +1 -0
  283. package/dist/collection/icon/src/svg/bouwproject.svg +1 -0
  284. package/dist/collection/icon/src/svg/brandgevaar.svg +1 -0
  285. package/dist/collection/icon/src/svg/checkmark.svg +9 -0
  286. package/dist/collection/icon/src/svg/college-b-w.svg +1 -0
  287. package/dist/collection/icon/src/svg/container-bio.svg +1 -0
  288. package/dist/collection/icon/src/svg/cross.svg +9 -0
  289. package/dist/collection/icon/src/svg/dakloos.svg +1 -0
  290. package/dist/collection/icon/src/svg/dementie.svg +1 -0
  291. package/dist/collection/icon/src/svg/duurzaam.svg +1 -0
  292. package/dist/collection/icon/src/svg/eenzaamheid.svg +1 -0
  293. package/dist/collection/icon/src/svg/eikenprocessie.svg +1 -0
  294. package/dist/collection/icon/src/svg/energie-vergoeding.svg +1 -0
  295. package/dist/collection/icon/src/svg/energietransitie.svg +1 -0
  296. package/dist/collection/icon/src/svg/error.svg +15 -0
  297. package/dist/collection/icon/src/svg/evenementen.svg +1 -0
  298. package/dist/collection/icon/src/svg/facebook.svg +1 -0
  299. package/dist/collection/icon/src/svg/fiets.svg +1 -0
  300. package/dist/collection/icon/src/svg/filter.svg +6 -0
  301. package/dist/collection/icon/src/svg/gebruiker-centraal.svg +1 -0
  302. package/dist/collection/icon/src/svg/gegevenswoordenboek.svg +1 -0
  303. package/dist/collection/icon/src/svg/gemeenteraad.svg +1 -0
  304. package/dist/collection/icon/src/svg/grofvuil.svg +1 -0
  305. package/dist/collection/icon/src/svg/horeca.svg +1 -0
  306. package/dist/collection/icon/src/svg/huishoudelijk-geweld.svg +1 -0
  307. package/dist/collection/icon/src/svg/hulp-huishouden.svg +1 -0
  308. package/dist/collection/icon/src/svg/hulp-vervoer.svg +1 -0
  309. package/dist/collection/icon/src/svg/hulp-zorg.svg +1 -0
  310. package/dist/collection/icon/src/svg/hulpverlening.svg +1 -0
  311. package/dist/collection/icon/src/svg/information.svg +14 -0
  312. package/dist/collection/icon/src/svg/innovatie.svg +1 -0
  313. package/dist/collection/icon/src/svg/instagram.svg +1 -0
  314. package/dist/collection/icon/src/svg/kalender.svg +1 -0
  315. package/dist/collection/icon/src/svg/kerstbomen.svg +1 -0
  316. package/dist/collection/icon/src/svg/klachten.svg +1 -0
  317. package/dist/collection/icon/src/svg/kroon.svg +1 -0
  318. package/dist/collection/icon/src/svg/laadpaal.svg +1 -0
  319. package/dist/collection/icon/src/svg/lantaarnpaal.svg +1 -0
  320. package/dist/collection/icon/src/svg/leren.svg +1 -0
  321. package/dist/collection/icon/src/svg/let-op.svg +1 -0
  322. package/dist/collection/icon/src/svg/linkedin.svg +1 -0
  323. package/dist/collection/icon/src/svg/list.svg +9 -0
  324. package/dist/collection/icon/src/svg/loupe.svg +11 -0
  325. package/dist/collection/icon/src/svg/markt.svg +1 -0
  326. package/dist/collection/icon/src/svg/melding-klacht.svg +1 -0
  327. package/dist/collection/icon/src/svg/melding.svg +5 -0
  328. package/dist/collection/icon/src/svg/menselijk.svg +1 -0
  329. package/dist/collection/icon/src/svg/milieu-ontheffing.svg +1 -0
  330. package/dist/collection/icon/src/svg/natuur.svg +1 -0
  331. package/dist/collection/icon/src/svg/nieuw-huis.svg +1 -0
  332. package/dist/collection/icon/src/svg/nummerbord.svg +1 -0
  333. package/dist/collection/icon/src/svg/omgeving.svg +1 -0
  334. package/dist/collection/icon/src/svg/omgevingsvisie.svg +1 -0
  335. package/dist/collection/icon/src/svg/omgevingswet.svg +1 -0
  336. package/dist/collection/icon/src/svg/onderhoud.svg +1 -0
  337. package/dist/collection/icon/src/svg/openingstijden.svg +1 -0
  338. package/dist/collection/icon/src/svg/panden.svg +1 -0
  339. package/dist/collection/icon/src/svg/park.svg +1 -0
  340. package/dist/collection/icon/src/svg/parkeerkaart.svg +1 -0
  341. package/dist/collection/icon/src/svg/parkeervergunning.svg +1 -0
  342. package/dist/collection/icon/src/svg/parken.svg +1 -0
  343. package/dist/collection/icon/src/svg/parkeren-bedrijven.svg +1 -0
  344. package/dist/collection/icon/src/svg/parkeren-betalen.svg +1 -0
  345. package/dist/collection/icon/src/svg/participatie-campagne.svg +1 -0
  346. package/dist/collection/icon/src/svg/paspoort.svg +1 -0
  347. package/dist/collection/icon/src/svg/rijbewijs.svg +1 -0
  348. package/dist/collection/icon/src/svg/rolstoel.svg +1 -0
  349. package/dist/collection/icon/src/svg/shoppen.svg +1 -0
  350. package/dist/collection/icon/src/svg/sinterklaas.svg +1 -0
  351. package/dist/collection/icon/src/svg/sport.svg +1 -0
  352. package/dist/collection/icon/src/svg/stookverbod.svg +1 -0
  353. package/dist/collection/icon/src/svg/strooien.svg +1 -0
  354. package/dist/collection/icon/src/svg/subsidie-gezin.svg +1 -0
  355. package/dist/collection/icon/src/svg/toeslag.svg +5 -0
  356. package/dist/collection/icon/src/svg/trein.svg +1 -0
  357. package/dist/collection/icon/src/svg/trouwen.svg +1 -0
  358. package/dist/collection/icon/src/svg/twitter.svg +1 -0
  359. package/dist/collection/icon/src/svg/vaccinatie.svg +1 -0
  360. package/dist/collection/icon/src/svg/veilige-wijk.svg +1 -0
  361. package/dist/collection/icon/src/svg/vergoeding.svg +1 -0
  362. package/dist/collection/icon/src/svg/verhuizen.svg +1 -0
  363. package/dist/collection/icon/src/svg/verkiezingen.svg +1 -0
  364. package/dist/collection/icon/src/svg/verslaving.svg +1 -0
  365. package/dist/collection/icon/src/svg/vervoersvoorziening.svg +1 -0
  366. package/dist/collection/icon/src/svg/virus.svg +1 -0
  367. package/dist/collection/icon/src/svg/vluchtelingen.svg +1 -0
  368. package/dist/collection/icon/src/svg/voorzieningen-vervoer.svg +1 -0
  369. package/dist/collection/icon/src/svg/vrijwilligerswerk.svg +1 -0
  370. package/dist/collection/icon/src/svg/vuurwerk.svg +1 -0
  371. package/dist/collection/icon/src/svg/wandelstok.svg +1 -0
  372. package/dist/collection/icon/src/svg/warm.svg +1 -0
  373. package/dist/collection/icon/src/svg/warning.svg +19 -0
  374. package/dist/collection/icon/src/svg/werken.svg +1 -0
  375. package/dist/collection/icon/src/svg/werkzaamheden.svg +1 -0
  376. package/dist/collection/icon/src/svg/whatsapp.svg +1 -0
  377. package/dist/collection/icon/src/svg/wonen-kosten.svg +1 -0
  378. package/dist/collection/icon/src/svg/woning-zoeken.svg +1 -0
  379. package/dist/collection/icon/src/svg/youtube.svg +1 -0
  380. package/dist/collection/icon/src/svg/zelfstandig-wonen.svg +1 -0
  381. package/dist/collection/icon/src/svg/zoomin.svg +13 -0
  382. package/dist/collection/icon/src/svg/zoomout.svg +9 -0
  383. package/dist/collection/icon/src/svg/zorg-huis.svg +1 -0
  384. package/dist/collection/icon/src/svg/zwemmen.svg +1 -0
  385. package/dist/collection/icon/tmp/components/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.js +16 -0
  386. package/dist/collection/icon/tmp/components/utrecht-icon-afval/utrecht-icon-afval.stencil.js +15 -0
  387. package/dist/collection/icon/tmp/components/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.js +15 -0
  388. package/dist/collection/icon/tmp/components/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.js +15 -0
  389. package/dist/collection/icon/tmp/components/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.js +15 -0
  390. package/dist/collection/icon/tmp/components/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.js +15 -0
  391. package/dist/collection/icon/tmp/components/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.js +15 -0
  392. package/dist/collection/icon/tmp/components/utrecht-icon-alleen/utrecht-icon-alleen.stencil.js +15 -0
  393. package/dist/collection/icon/tmp/components/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js +15 -0
  394. package/dist/collection/icon/tmp/components/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.js +16 -0
  395. package/dist/collection/icon/tmp/components/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.js +15 -0
  396. package/dist/collection/icon/tmp/components/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.js +15 -0
  397. package/dist/collection/icon/tmp/components/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.js +15 -0
  398. package/dist/collection/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.js +15 -0
  399. package/dist/collection/icon/tmp/components/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.js +16 -0
  400. package/dist/collection/icon/tmp/components/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.js +15 -0
  401. package/dist/collection/icon/tmp/components/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js +15 -0
  402. package/dist/collection/icon/tmp/components/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.js +15 -0
  403. package/dist/collection/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.css +6 -0
  404. package/dist/collection/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.space.js +6 -0
  405. package/dist/collection/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.stencil.js +15 -0
  406. package/dist/collection/icon/tmp/components/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.js +17 -0
  407. package/dist/collection/icon/tmp/components/utrecht-icon-cross/utrecht-icon-cross.stencil.js +15 -0
  408. package/dist/collection/icon/tmp/components/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.js +16 -0
  409. package/dist/collection/icon/tmp/components/utrecht-icon-dementie/utrecht-icon-dementie.stencil.js +16 -0
  410. package/dist/collection/icon/tmp/components/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.js +15 -0
  411. package/dist/collection/icon/tmp/components/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.js +19 -0
  412. package/dist/collection/icon/tmp/components/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.js +15 -0
  413. package/dist/collection/icon/tmp/components/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.js +15 -0
  414. package/dist/collection/icon/tmp/components/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.js +15 -0
  415. package/dist/collection/icon/tmp/components/utrecht-icon-error/utrecht-icon-error.stencil.js +16 -0
  416. package/dist/collection/icon/tmp/components/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.js +15 -0
  417. package/dist/collection/icon/tmp/components/utrecht-icon-facebook/utrecht-icon-facebook.stencil.js +15 -0
  418. package/dist/collection/icon/tmp/components/utrecht-icon-fiets/utrecht-icon-fiets.stencil.js +16 -0
  419. package/dist/collection/icon/tmp/components/utrecht-icon-filter/utrecht-icon-filter.stencil.js +17 -0
  420. package/dist/collection/icon/tmp/components/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.js +15 -0
  421. package/dist/collection/icon/tmp/components/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.js +15 -0
  422. package/dist/collection/icon/tmp/components/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.js +15 -0
  423. package/dist/collection/icon/tmp/components/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.js +15 -0
  424. package/dist/collection/icon/tmp/components/utrecht-icon-horeca/utrecht-icon-horeca.stencil.js +15 -0
  425. package/dist/collection/icon/tmp/components/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.js +16 -0
  426. package/dist/collection/icon/tmp/components/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.js +15 -0
  427. package/dist/collection/icon/tmp/components/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.js +16 -0
  428. package/dist/collection/icon/tmp/components/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.js +15 -0
  429. package/dist/collection/icon/tmp/components/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.js +15 -0
  430. package/dist/collection/icon/tmp/components/utrecht-icon-information/utrecht-icon-information.stencil.js +17 -0
  431. package/dist/collection/icon/tmp/components/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.js +15 -0
  432. package/dist/collection/icon/tmp/components/utrecht-icon-instagram/utrecht-icon-instagram.stencil.js +17 -0
  433. package/dist/collection/icon/tmp/components/utrecht-icon-kalender/utrecht-icon-kalender.stencil.js +15 -0
  434. package/dist/collection/icon/tmp/components/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.js +15 -0
  435. package/dist/collection/icon/tmp/components/utrecht-icon-klachten/utrecht-icon-klachten.stencil.js +16 -0
  436. package/dist/collection/icon/tmp/components/utrecht-icon-kroon/utrecht-icon-kroon.stencil.js +15 -0
  437. package/dist/collection/icon/tmp/components/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.js +15 -0
  438. package/dist/collection/icon/tmp/components/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.js +15 -0
  439. package/dist/collection/icon/tmp/components/utrecht-icon-leren/utrecht-icon-leren.stencil.js +15 -0
  440. package/dist/collection/icon/tmp/components/utrecht-icon-let-op/utrecht-icon-let-op.stencil.js +16 -0
  441. package/dist/collection/icon/tmp/components/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.js +15 -0
  442. package/dist/collection/icon/tmp/components/utrecht-icon-list/utrecht-icon-list.stencil.js +20 -0
  443. package/dist/collection/icon/tmp/components/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js +15 -0
  444. package/dist/collection/icon/tmp/components/utrecht-icon-markt/utrecht-icon-markt.stencil.js +15 -0
  445. package/dist/collection/icon/tmp/components/utrecht-icon-melding/utrecht-icon-melding.stencil.js +16 -0
  446. package/dist/collection/icon/tmp/components/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.js +15 -0
  447. package/dist/collection/icon/tmp/components/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.js +15 -0
  448. package/dist/collection/icon/tmp/components/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.js +16 -0
  449. package/dist/collection/icon/tmp/components/utrecht-icon-natuur/utrecht-icon-natuur.stencil.js +15 -0
  450. package/dist/collection/icon/tmp/components/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.js +15 -0
  451. package/dist/collection/icon/tmp/components/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.js +17 -0
  452. package/dist/collection/icon/tmp/components/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.js +15 -0
  453. package/dist/collection/icon/tmp/components/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.js +15 -0
  454. package/dist/collection/icon/tmp/components/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.js +17 -0
  455. package/dist/collection/icon/tmp/components/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.js +15 -0
  456. package/dist/collection/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.js +15 -0
  457. package/dist/collection/icon/tmp/components/utrecht-icon-panden/utrecht-icon-panden.stencil.js +15 -0
  458. package/dist/collection/icon/tmp/components/utrecht-icon-park/utrecht-icon-park.stencil.js +15 -0
  459. package/dist/collection/icon/tmp/components/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.js +15 -0
  460. package/dist/collection/icon/tmp/components/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.js +15 -0
  461. package/dist/collection/icon/tmp/components/utrecht-icon-parken/utrecht-icon-parken.stencil.js +15 -0
  462. package/dist/collection/icon/tmp/components/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.js +15 -0
  463. package/dist/collection/icon/tmp/components/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.js +15 -0
  464. package/dist/collection/icon/tmp/components/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.js +15 -0
  465. package/dist/collection/icon/tmp/components/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.js +15 -0
  466. package/dist/collection/icon/tmp/components/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.js +15 -0
  467. package/dist/collection/icon/tmp/components/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.js +15 -0
  468. package/dist/collection/icon/tmp/components/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.js +15 -0
  469. package/dist/collection/icon/tmp/components/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.js +15 -0
  470. package/dist/collection/icon/tmp/components/utrecht-icon-sport/utrecht-icon-sport.stencil.js +15 -0
  471. package/dist/collection/icon/tmp/components/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.js +15 -0
  472. package/dist/collection/icon/tmp/components/utrecht-icon-strooien/utrecht-icon-strooien.stencil.js +15 -0
  473. package/dist/collection/icon/tmp/components/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.js +15 -0
  474. package/dist/collection/icon/tmp/components/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.js +16 -0
  475. package/dist/collection/icon/tmp/components/utrecht-icon-trein/utrecht-icon-trein.stencil.js +15 -0
  476. package/dist/collection/icon/tmp/components/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.js +15 -0
  477. package/dist/collection/icon/tmp/components/utrecht-icon-twitter/utrecht-icon-twitter.stencil.js +15 -0
  478. package/dist/collection/icon/tmp/components/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.js +15 -0
  479. package/dist/collection/icon/tmp/components/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.js +16 -0
  480. package/dist/collection/icon/tmp/components/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.js +15 -0
  481. package/dist/collection/icon/tmp/components/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.js +15 -0
  482. package/dist/collection/icon/tmp/components/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.js +15 -0
  483. package/dist/collection/icon/tmp/components/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.js +15 -0
  484. package/dist/collection/icon/tmp/components/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.js +15 -0
  485. package/dist/collection/icon/tmp/components/utrecht-icon-virus/utrecht-icon-virus.stencil.js +15 -0
  486. package/dist/collection/icon/tmp/components/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.js +15 -0
  487. package/dist/collection/icon/tmp/components/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.js +15 -0
  488. package/dist/collection/icon/tmp/components/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.js +15 -0
  489. package/dist/collection/icon/tmp/components/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.js +15 -0
  490. package/dist/collection/icon/tmp/components/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.js +15 -0
  491. package/dist/collection/icon/tmp/components/utrecht-icon-warm/utrecht-icon-warm.stencil.js +15 -0
  492. package/dist/collection/icon/tmp/components/utrecht-icon-warning/utrecht-icon-warning.stencil.js +17 -0
  493. package/dist/collection/icon/tmp/components/utrecht-icon-werken/utrecht-icon-werken.stencil.js +15 -0
  494. package/dist/collection/icon/tmp/components/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.js +16 -0
  495. package/dist/collection/icon/tmp/components/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.js +15 -0
  496. package/dist/collection/icon/tmp/components/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.js +15 -0
  497. package/dist/collection/icon/tmp/components/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.js +15 -0
  498. package/dist/collection/icon/tmp/components/utrecht-icon-youtube/utrecht-icon-youtube.stencil.js +15 -0
  499. package/dist/collection/icon/tmp/components/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.js +15 -0
  500. package/dist/collection/icon/tmp/components/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.js +16 -0
  501. package/dist/collection/icon/tmp/components/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.js +15 -0
  502. package/dist/collection/icon/tmp/components/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.js +16 -0
  503. package/dist/collection/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js +15 -0
  504. package/dist/collection/icon/tmp/optimized-svgs/afspraak-maken.svg +4 -0
  505. package/dist/collection/icon/tmp/optimized-svgs/afval-container.svg +3 -0
  506. package/dist/collection/icon/tmp/optimized-svgs/afval-containerpas.svg +3 -0
  507. package/dist/collection/icon/tmp/optimized-svgs/afval-kalender.svg +3 -0
  508. package/dist/collection/icon/tmp/optimized-svgs/afval-scheiden.svg +3 -0
  509. package/dist/collection/icon/tmp/optimized-svgs/afval.svg +3 -0
  510. package/dist/collection/icon/tmp/optimized-svgs/afvalkalender.svg +3 -0
  511. package/dist/collection/icon/tmp/optimized-svgs/alleen.svg +3 -0
  512. package/dist/collection/icon/tmp/optimized-svgs/arrow.svg +3 -0
  513. package/dist/collection/icon/tmp/optimized-svgs/bestemmingsplan.svg +4 -0
  514. package/dist/collection/icon/tmp/optimized-svgs/betaaldatum.svg +3 -0
  515. package/dist/collection/icon/tmp/optimized-svgs/bewijsstukken.svg +3 -0
  516. package/dist/collection/icon/tmp/optimized-svgs/bijstand.svg +3 -0
  517. package/dist/collection/icon/tmp/optimized-svgs/blad.svg +3 -0
  518. package/dist/collection/icon/tmp/optimized-svgs/bouwproject.svg +4 -0
  519. package/dist/collection/icon/tmp/optimized-svgs/brandgevaar.svg +3 -0
  520. package/dist/collection/icon/tmp/optimized-svgs/checkmark.svg +3 -0
  521. package/dist/collection/icon/tmp/optimized-svgs/college-b-w.svg +3 -0
  522. package/dist/collection/icon/tmp/optimized-svgs/container-bio.svg +5 -0
  523. package/dist/collection/icon/tmp/optimized-svgs/cross.svg +3 -0
  524. package/dist/collection/icon/tmp/optimized-svgs/dakloos.svg +4 -0
  525. package/dist/collection/icon/tmp/optimized-svgs/dementie.svg +4 -0
  526. package/dist/collection/icon/tmp/optimized-svgs/duurzaam.svg +3 -0
  527. package/dist/collection/icon/tmp/optimized-svgs/eenzaamheid.svg +7 -0
  528. package/dist/collection/icon/tmp/optimized-svgs/eikenprocessie.svg +3 -0
  529. package/dist/collection/icon/tmp/optimized-svgs/energie-vergoeding.svg +3 -0
  530. package/dist/collection/icon/tmp/optimized-svgs/energietransitie.svg +3 -0
  531. package/dist/collection/icon/tmp/optimized-svgs/error.svg +4 -0
  532. package/dist/collection/icon/tmp/optimized-svgs/evenementen.svg +3 -0
  533. package/dist/collection/icon/tmp/optimized-svgs/facebook.svg +3 -0
  534. package/dist/collection/icon/tmp/optimized-svgs/fiets.svg +4 -0
  535. package/dist/collection/icon/tmp/optimized-svgs/filter.svg +5 -0
  536. package/dist/collection/icon/tmp/optimized-svgs/gebruiker-centraal.svg +3 -0
  537. package/dist/collection/icon/tmp/optimized-svgs/gegevenswoordenboek.svg +3 -0
  538. package/dist/collection/icon/tmp/optimized-svgs/gemeenteraad.svg +3 -0
  539. package/dist/collection/icon/tmp/optimized-svgs/grofvuil.svg +3 -0
  540. package/dist/collection/icon/tmp/optimized-svgs/horeca.svg +3 -0
  541. package/dist/collection/icon/tmp/optimized-svgs/huishoudelijk-geweld.svg +4 -0
  542. package/dist/collection/icon/tmp/optimized-svgs/hulp-huishouden.svg +3 -0
  543. package/dist/collection/icon/tmp/optimized-svgs/hulp-vervoer.svg +4 -0
  544. package/dist/collection/icon/tmp/optimized-svgs/hulp-zorg.svg +3 -0
  545. package/dist/collection/icon/tmp/optimized-svgs/hulpverlening.svg +3 -0
  546. package/dist/collection/icon/tmp/optimized-svgs/information.svg +5 -0
  547. package/dist/collection/icon/tmp/optimized-svgs/innovatie.svg +3 -0
  548. package/dist/collection/icon/tmp/optimized-svgs/instagram.svg +5 -0
  549. package/dist/collection/icon/tmp/optimized-svgs/kalender.svg +3 -0
  550. package/dist/collection/icon/tmp/optimized-svgs/kerstbomen.svg +3 -0
  551. package/dist/collection/icon/tmp/optimized-svgs/klachten.svg +4 -0
  552. package/dist/collection/icon/tmp/optimized-svgs/kroon.svg +3 -0
  553. package/dist/collection/icon/tmp/optimized-svgs/laadpaal.svg +3 -0
  554. package/dist/collection/icon/tmp/optimized-svgs/lantaarnpaal.svg +3 -0
  555. package/dist/collection/icon/tmp/optimized-svgs/leren.svg +3 -0
  556. package/dist/collection/icon/tmp/optimized-svgs/let-op.svg +4 -0
  557. package/dist/collection/icon/tmp/optimized-svgs/linkedin.svg +3 -0
  558. package/dist/collection/icon/tmp/optimized-svgs/list.svg +8 -0
  559. package/dist/collection/icon/tmp/optimized-svgs/loupe.svg +3 -0
  560. package/dist/collection/icon/tmp/optimized-svgs/markt.svg +3 -0
  561. package/dist/collection/icon/tmp/optimized-svgs/melding-klacht.svg +3 -0
  562. package/dist/collection/icon/tmp/optimized-svgs/melding.svg +4 -0
  563. package/dist/collection/icon/tmp/optimized-svgs/menselijk.svg +3 -0
  564. package/dist/collection/icon/tmp/optimized-svgs/milieu-ontheffing.svg +4 -0
  565. package/dist/collection/icon/tmp/optimized-svgs/natuur.svg +3 -0
  566. package/dist/collection/icon/tmp/optimized-svgs/nieuw-huis.svg +3 -0
  567. package/dist/collection/icon/tmp/optimized-svgs/nummerbord.svg +5 -0
  568. package/dist/collection/icon/tmp/optimized-svgs/omgeving.svg +3 -0
  569. package/dist/collection/icon/tmp/optimized-svgs/omgevingsvisie.svg +3 -0
  570. package/dist/collection/icon/tmp/optimized-svgs/omgevingswet.svg +5 -0
  571. package/dist/collection/icon/tmp/optimized-svgs/onderhoud.svg +3 -0
  572. package/dist/collection/icon/tmp/optimized-svgs/openingstijden.svg +3 -0
  573. package/dist/collection/icon/tmp/optimized-svgs/panden.svg +3 -0
  574. package/dist/collection/icon/tmp/optimized-svgs/park.svg +3 -0
  575. package/dist/collection/icon/tmp/optimized-svgs/parkeerkaart.svg +3 -0
  576. package/dist/collection/icon/tmp/optimized-svgs/parkeervergunning.svg +3 -0
  577. package/dist/collection/icon/tmp/optimized-svgs/parken.svg +3 -0
  578. package/dist/collection/icon/tmp/optimized-svgs/parkeren-bedrijven.svg +3 -0
  579. package/dist/collection/icon/tmp/optimized-svgs/parkeren-betalen.svg +3 -0
  580. package/dist/collection/icon/tmp/optimized-svgs/participatie-campagne.svg +3 -0
  581. package/dist/collection/icon/tmp/optimized-svgs/paspoort.svg +3 -0
  582. package/dist/collection/icon/tmp/optimized-svgs/rijbewijs.svg +3 -0
  583. package/dist/collection/icon/tmp/optimized-svgs/rolstoel.svg +3 -0
  584. package/dist/collection/icon/tmp/optimized-svgs/shoppen.svg +3 -0
  585. package/dist/collection/icon/tmp/optimized-svgs/sinterklaas.svg +3 -0
  586. package/dist/collection/icon/tmp/optimized-svgs/sport.svg +3 -0
  587. package/dist/collection/icon/tmp/optimized-svgs/stookverbod.svg +3 -0
  588. package/dist/collection/icon/tmp/optimized-svgs/strooien.svg +3 -0
  589. package/dist/collection/icon/tmp/optimized-svgs/subsidie-gezin.svg +3 -0
  590. package/dist/collection/icon/tmp/optimized-svgs/toeslag.svg +4 -0
  591. package/dist/collection/icon/tmp/optimized-svgs/trein.svg +3 -0
  592. package/dist/collection/icon/tmp/optimized-svgs/trouwen.svg +3 -0
  593. package/dist/collection/icon/tmp/optimized-svgs/twitter.svg +3 -0
  594. package/dist/collection/icon/tmp/optimized-svgs/vaccinatie.svg +3 -0
  595. package/dist/collection/icon/tmp/optimized-svgs/veilige-wijk.svg +4 -0
  596. package/dist/collection/icon/tmp/optimized-svgs/vergoeding.svg +3 -0
  597. package/dist/collection/icon/tmp/optimized-svgs/verhuizen.svg +3 -0
  598. package/dist/collection/icon/tmp/optimized-svgs/verkiezingen.svg +3 -0
  599. package/dist/collection/icon/tmp/optimized-svgs/verslaving.svg +3 -0
  600. package/dist/collection/icon/tmp/optimized-svgs/vervoersvoorziening.svg +3 -0
  601. package/dist/collection/icon/tmp/optimized-svgs/virus.svg +3 -0
  602. package/dist/collection/icon/tmp/optimized-svgs/vluchtelingen.svg +3 -0
  603. package/dist/collection/icon/tmp/optimized-svgs/voorzieningen-vervoer.svg +3 -0
  604. package/dist/collection/icon/tmp/optimized-svgs/vrijwilligerswerk.svg +3 -0
  605. package/dist/collection/icon/tmp/optimized-svgs/vuurwerk.svg +3 -0
  606. package/dist/collection/icon/tmp/optimized-svgs/wandelstok.svg +3 -0
  607. package/dist/collection/icon/tmp/optimized-svgs/warm.svg +3 -0
  608. package/dist/collection/icon/tmp/optimized-svgs/warning.svg +5 -0
  609. package/dist/collection/icon/tmp/optimized-svgs/werken.svg +3 -0
  610. package/dist/collection/icon/tmp/optimized-svgs/werkzaamheden.svg +4 -0
  611. package/dist/collection/icon/tmp/optimized-svgs/whatsapp.svg +3 -0
  612. package/dist/collection/icon/tmp/optimized-svgs/wonen-kosten.svg +3 -0
  613. package/dist/collection/icon/tmp/optimized-svgs/woning-zoeken.svg +3 -0
  614. package/dist/collection/icon/tmp/optimized-svgs/youtube.svg +3 -0
  615. package/dist/collection/icon/tmp/optimized-svgs/zelfstandig-wonen.svg +3 -0
  616. package/dist/collection/icon/tmp/optimized-svgs/zoomin.svg +4 -0
  617. package/dist/collection/icon/tmp/optimized-svgs/zoomout.svg +3 -0
  618. package/dist/collection/icon/tmp/optimized-svgs/zorg-huis.svg +4 -0
  619. package/dist/collection/icon/tmp/optimized-svgs/zwemmen.svg +3 -0
  620. package/dist/collection/icon/web-component/index.css +16 -0
  621. package/dist/collection/icon/web-component/template.js +7 -0
  622. package/dist/collection/link-button/css/template.js +42 -0
  623. package/dist/collection/link-list/css/template.js +10 -0
  624. package/dist/collection/link-social/css/template.js +20 -0
  625. package/dist/collection/logo/css/template.js +33 -0
  626. package/dist/collection/logo/web-component/index.css +40 -0
  627. package/dist/collection/logo/web-component/index.stencil.js +26 -0
  628. package/dist/collection/logo/web-component/template.js +1 -0
  629. package/dist/collection/logo-button/css/template.js +17 -0
  630. package/dist/collection/logo-button/web-component/index.css +31 -0
  631. package/dist/collection/logo-button/web-component/index.stencil.js +41 -0
  632. package/dist/collection/logo-button/web-component/template.js +1 -0
  633. package/dist/collection/mapcontrolbutton/css/template.js +34 -0
  634. package/dist/collection/menulijst/css/template.js +18 -0
  635. package/dist/collection/navigatie sidenav/css/template.js +69 -0
  636. package/dist/collection/navigatie sidenav/web-component/index.css +189 -0
  637. package/dist/collection/navigatie sidenav/web-component/index.stencil.js +45 -0
  638. package/dist/collection/navigatie sidenav/web-component/template.js +1 -0
  639. package/dist/collection/navigatie topnav/css/template.js +26 -0
  640. package/dist/collection/node_modules/sass/sass.dart.js +101212 -0
  641. package/dist/collection/node_modules/sass/sass.default.dart.js +4 -0
  642. package/dist/collection/node_modules/sass/sass.js +9 -0
  643. package/dist/collection/ordered-list/css/template.js +11 -0
  644. package/dist/collection/ordered-list/html/template.js +17 -0
  645. package/dist/collection/page/web-component/index.css +35 -0
  646. package/dist/collection/page/web-component/index.stencil.js +20 -0
  647. package/dist/collection/page-content/web-component/index.css +36 -0
  648. package/dist/collection/page-content/web-component/index.stencil.js +20 -0
  649. package/dist/collection/page-footer/css/template.js +7 -0
  650. package/dist/collection/page-footer/web-component/index.css +55 -0
  651. package/dist/collection/page-footer/web-component/index.stencil.js +19 -0
  652. package/dist/collection/page-footer/web-component/template.js +1 -0
  653. package/dist/collection/page-header/css/template.js +6 -0
  654. package/dist/collection/page-header/web-component/index.css +35 -0
  655. package/dist/collection/page-header/web-component/stencil.js +20 -0
  656. package/dist/collection/page-header/web-component/template.js +1 -0
  657. package/dist/collection/pagination/css/template.js +54 -0
  658. package/dist/collection/pagination/web-component/index.css +138 -0
  659. package/dist/collection/pagination/web-component/index.stencil.js +110 -0
  660. package/dist/collection/pagination/web-component/template.js +7 -0
  661. package/dist/collection/paragraph/css/template.js +22 -0
  662. package/dist/collection/paragraph/html/template.js +11 -0
  663. package/dist/collection/paragraph/{bem.css → web-component/index.css} +22 -3
  664. package/dist/collection/paragraph/{stencil.js → web-component/index.stencil.js} +5 -5
  665. package/dist/collection/pre-heading/css/template.js +15 -0
  666. package/dist/collection/radio-button/css/template.js +19 -0
  667. package/dist/collection/radio-button/html/template.js +19 -0
  668. package/dist/collection/search-bar/css/template.js +15 -0
  669. package/dist/collection/select/css/template.js +39 -0
  670. package/dist/collection/select/html/template.js +26 -0
  671. package/dist/collection/separator/css/template.js +16 -0
  672. package/dist/collection/separator/html/template.js +4 -0
  673. package/dist/collection/separator/web-component/index.css +34 -0
  674. package/dist/collection/separator/{stencil.js → web-component/index.stencil.js} +3 -3
  675. package/dist/collection/separator/web-component/template.js +1 -0
  676. package/dist/collection/surface/css/template.js +8 -0
  677. package/dist/collection/table/html/template.js +41 -0
  678. package/dist/collection/table/web-component/table-body.css +14 -0
  679. package/dist/collection/table/web-component/table-body.stencil.js +15 -0
  680. package/dist/collection/table/web-component/table-caption.css +22 -0
  681. package/dist/collection/table/web-component/table-caption.stencil.js +15 -0
  682. package/dist/collection/table/web-component/table-cell.css +22 -0
  683. package/dist/collection/table/web-component/table-cell.stencil.js +15 -0
  684. package/dist/collection/table/web-component/table-footer.css +13 -0
  685. package/dist/collection/table/web-component/table-footer.stencil.js +15 -0
  686. package/dist/collection/table/web-component/table-header-cell.css +18 -0
  687. package/dist/collection/table/web-component/table-header-cell.stencil.js +34 -0
  688. package/dist/collection/table/web-component/table-header.css +18 -0
  689. package/dist/collection/table/web-component/table-header.stencil.js +15 -0
  690. package/dist/collection/table/web-component/table-row.css +13 -0
  691. package/dist/collection/table/web-component/table-row.stencil.js +15 -0
  692. package/dist/collection/table/web-component/table.css +20 -0
  693. package/dist/collection/table/web-component/table.stencil.js +15 -0
  694. package/dist/collection/table/web-component/template.js +23 -0
  695. package/dist/collection/templates/contact-card-template/css/template.js +30 -0
  696. package/dist/collection/templates/contact-card-template/web-component/index.css +209 -0
  697. package/dist/collection/templates/contact-card-template/web-component/index.stencil.js +25 -0
  698. package/dist/collection/templates/contact-card-template/web-component/template.js +1 -0
  699. package/dist/collection/textarea/css/template.js +35 -0
  700. package/dist/collection/textarea/html/template.js +20 -0
  701. package/dist/collection/textbox/css/template.js +37 -0
  702. package/dist/collection/textbox/html/template.js +36 -0
  703. package/dist/collection/textbox/web-component/index.css +151 -0
  704. package/dist/collection/textbox/web-component/index.stencil.js +297 -0
  705. package/dist/collection/textbox/web-component/template.js +20 -0
  706. package/dist/collection/toptask-link/css/template.js +33 -0
  707. package/dist/collection/toptask-nav/css/template.js +52 -0
  708. package/dist/collection/url/css/template.js +14 -0
  709. package/dist/components/article/web-component/index.stencil.d.ts +8 -0
  710. package/dist/components/article/web-component/index.stencil.js +26 -0
  711. package/dist/components/backdrop/web-component/index.stencil.d.ts +9 -0
  712. package/dist/components/backdrop/web-component/index.stencil.js +31 -0
  713. package/dist/components/badge-counter/web-component/index.stencil.d.ts +11 -0
  714. package/dist/{badge-counter/stencil.js → components/badge-counter/web-component/index.stencil.js} +10 -9
  715. package/dist/components/badge-data/web-component/index.stencil.d.ts +8 -0
  716. package/dist/{badge-data/stencil.js → components/badge-data/web-component/index.stencil.js} +8 -7
  717. package/dist/components/badge-status/web-component/index.stencil.d.ts +9 -0
  718. package/dist/{badge-status/stencil.js → components/badge-status/web-component/index.stencil.js} +9 -8
  719. package/dist/components/breadcrumb/web-component/index.stencil.d.ts +5 -0
  720. package/dist/components/breadcrumb/web-component/index.stencil.js +38 -0
  721. package/dist/components/button/web-component/index.stencil.d.ts +11 -0
  722. package/dist/components/button/web-component/index.stencil.js +65 -0
  723. package/dist/components/checkbox/web-component/index.stencil.d.ts +16 -0
  724. package/dist/components/checkbox/web-component/index.stencil.js +59 -0
  725. package/dist/components/clsx.m.js +3 -0
  726. package/dist/components/custom-checkbox/web-component/index.stencil.d.ts +17 -0
  727. package/dist/components/custom-checkbox/web-component/index.stencil.js +85 -0
  728. package/dist/components/digid-button/web-component/index.stencil.d.ts +9 -0
  729. package/dist/components/digid-button/web-component/index.stencil.js +31 -0
  730. package/dist/components/digid-logo/web-component/index.stencil.d.ts +8 -0
  731. package/dist/components/digid-logo/web-component/index.stencil.js +29 -0
  732. package/dist/components/document/web-component/index.stencil.d.ts +3 -0
  733. package/dist/{document/stencil.js → components/document/web-component/index.stencil.js} +3 -3
  734. package/dist/components/eherkenning-logo/web-component/index.stencil.d.ts +8 -0
  735. package/dist/components/eherkenning-logo/web-component/index.stencil.js +32 -0
  736. package/dist/components/eidas-logo/web-component/index.stencil.d.ts +8 -0
  737. package/dist/components/eidas-logo/web-component/index.stencil.js +34 -0
  738. package/dist/components/form-field-checkbox/web-component/index.stencil.d.ts +18 -0
  739. package/dist/components/form-field-checkbox/web-component/index.stencil.js +70 -0
  740. package/dist/components/form-field-description/web-component/index.stencil.d.ts +8 -0
  741. package/dist/components/form-field-description/web-component/index.stencil.js +33 -0
  742. package/dist/components/form-field-textarea/web-component/index.stencil.d.ts +18 -0
  743. package/dist/components/form-field-textarea/web-component/index.stencil.js +70 -0
  744. package/dist/components/form-field-textbox/web-component/index.stencil.d.ts +23 -0
  745. package/dist/components/form-field-textbox/web-component/index.stencil.js +90 -0
  746. package/dist/components/form-toggle/web-component/index.stencil.d.ts +14 -0
  747. package/dist/components/form-toggle/web-component/index.stencil.js +73 -0
  748. package/dist/components/heading/web-component/index.stencil.d.ts +7 -0
  749. package/dist/{heading/stencil.js → components/heading/web-component/index.stencil.js} +3 -3
  750. package/dist/components/heading-1/web-component/index.stencil.d.ts +3 -0
  751. package/dist/components/heading-1/web-component/index.stencil.js +21 -0
  752. package/dist/components/heading-2/web-component/index.stencil.d.ts +3 -0
  753. package/dist/components/heading-2/web-component/index.stencil.js +21 -0
  754. package/dist/components/heading-3/web-component/index.stencil.d.ts +3 -0
  755. package/dist/components/heading-3/web-component/index.stencil.js +21 -0
  756. package/dist/components/heading-4/web-component/index.stencil.d.ts +3 -0
  757. package/dist/components/heading-4/web-component/index.stencil.js +21 -0
  758. package/dist/components/heading-5/web-component/index.stencil.d.ts +3 -0
  759. package/dist/components/heading-5/web-component/index.stencil.js +21 -0
  760. package/dist/components/heading-6/web-component/index.stencil.d.ts +3 -0
  761. package/dist/components/heading-6/web-component/index.stencil.js +21 -0
  762. package/dist/components/html-content/web-component/index.stencil.d.ts +3 -0
  763. package/dist/{html-content/stencil.js → components/html-content/web-component/index.stencil.js} +3 -3
  764. package/dist/components/icon/tmp/components/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.spec.d.ts +1 -0
  765. package/dist/components/icon/tmp/components/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.spec.js +6 -0
  766. package/dist/components/icon/tmp/components/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.d.ts +3 -0
  767. package/dist/components/icon/tmp/components/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.js +22 -0
  768. package/dist/components/icon/tmp/components/utrecht-icon-afval/utrecht-icon-afval.spec.d.ts +1 -0
  769. package/dist/components/icon/tmp/components/utrecht-icon-afval/utrecht-icon-afval.spec.js +6 -0
  770. package/dist/components/icon/tmp/components/utrecht-icon-afval/utrecht-icon-afval.stencil.d.ts +3 -0
  771. package/dist/components/icon/tmp/components/utrecht-icon-afval/utrecht-icon-afval.stencil.js +21 -0
  772. package/dist/components/icon/tmp/components/utrecht-icon-afval-container/utrecht-icon-afval-container.spec.d.ts +1 -0
  773. package/dist/components/icon/tmp/components/utrecht-icon-afval-container/utrecht-icon-afval-container.spec.js +6 -0
  774. package/dist/components/icon/tmp/components/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.d.ts +3 -0
  775. package/dist/components/icon/tmp/components/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.js +21 -0
  776. package/dist/components/icon/tmp/components/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.spec.d.ts +1 -0
  777. package/dist/components/icon/tmp/components/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.spec.js +6 -0
  778. package/dist/components/icon/tmp/components/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.d.ts +3 -0
  779. package/dist/components/icon/tmp/components/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.js +21 -0
  780. package/dist/components/icon/tmp/components/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.spec.d.ts +1 -0
  781. package/dist/components/icon/tmp/components/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.spec.js +6 -0
  782. package/dist/components/icon/tmp/components/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.d.ts +3 -0
  783. package/dist/components/icon/tmp/components/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.js +21 -0
  784. package/dist/components/icon/tmp/components/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.spec.d.ts +1 -0
  785. package/dist/components/icon/tmp/components/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.spec.js +6 -0
  786. package/dist/components/icon/tmp/components/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.d.ts +3 -0
  787. package/dist/components/icon/tmp/components/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.js +21 -0
  788. package/dist/components/icon/tmp/components/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.spec.d.ts +1 -0
  789. package/dist/components/icon/tmp/components/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.spec.js +6 -0
  790. package/dist/components/icon/tmp/components/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.d.ts +3 -0
  791. package/dist/components/icon/tmp/components/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.js +21 -0
  792. package/dist/components/icon/tmp/components/utrecht-icon-alleen/utrecht-icon-alleen.spec.d.ts +1 -0
  793. package/dist/components/icon/tmp/components/utrecht-icon-alleen/utrecht-icon-alleen.spec.js +6 -0
  794. package/dist/components/icon/tmp/components/utrecht-icon-alleen/utrecht-icon-alleen.stencil.d.ts +3 -0
  795. package/dist/components/icon/tmp/components/utrecht-icon-alleen/utrecht-icon-alleen.stencil.js +21 -0
  796. package/dist/components/icon/tmp/components/utrecht-icon-arrow/utrecht-icon-arrow.spec.d.ts +1 -0
  797. package/dist/components/icon/tmp/components/utrecht-icon-arrow/utrecht-icon-arrow.spec.js +6 -0
  798. package/dist/components/icon/tmp/components/utrecht-icon-arrow/utrecht-icon-arrow.stencil.d.ts +3 -0
  799. package/dist/components/icon/tmp/components/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js +21 -0
  800. package/dist/components/icon/tmp/components/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.spec.d.ts +1 -0
  801. package/dist/components/icon/tmp/components/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.spec.js +6 -0
  802. package/dist/components/icon/tmp/components/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.d.ts +3 -0
  803. package/dist/components/icon/tmp/components/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.js +22 -0
  804. package/dist/components/icon/tmp/components/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.spec.d.ts +1 -0
  805. package/dist/components/icon/tmp/components/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.spec.js +6 -0
  806. package/dist/components/icon/tmp/components/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.d.ts +3 -0
  807. package/dist/components/icon/tmp/components/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.js +21 -0
  808. package/dist/components/icon/tmp/components/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.spec.d.ts +1 -0
  809. package/dist/components/icon/tmp/components/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.spec.js +6 -0
  810. package/dist/components/icon/tmp/components/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.d.ts +3 -0
  811. package/dist/components/icon/tmp/components/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.js +21 -0
  812. package/dist/components/icon/tmp/components/utrecht-icon-bijstand/utrecht-icon-bijstand.spec.d.ts +1 -0
  813. package/dist/components/icon/tmp/components/utrecht-icon-bijstand/utrecht-icon-bijstand.spec.js +6 -0
  814. package/dist/components/icon/tmp/components/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.d.ts +3 -0
  815. package/dist/components/icon/tmp/components/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.js +21 -0
  816. package/dist/components/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.spec.d.ts +1 -0
  817. package/dist/components/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.spec.js +6 -0
  818. package/dist/components/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.d.ts +3 -0
  819. package/dist/components/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.js +21 -0
  820. package/dist/components/icon/tmp/components/utrecht-icon-bouwproject/utrecht-icon-bouwproject.spec.d.ts +1 -0
  821. package/dist/components/icon/tmp/components/utrecht-icon-bouwproject/utrecht-icon-bouwproject.spec.js +6 -0
  822. package/dist/components/icon/tmp/components/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.d.ts +3 -0
  823. package/dist/components/icon/tmp/components/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.js +22 -0
  824. package/dist/components/icon/tmp/components/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.spec.d.ts +1 -0
  825. package/dist/components/icon/tmp/components/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.spec.js +6 -0
  826. package/dist/components/icon/tmp/components/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.d.ts +3 -0
  827. package/dist/components/icon/tmp/components/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.js +21 -0
  828. package/dist/components/icon/tmp/components/utrecht-icon-checkmark/utrecht-icon-checkmark.spec.d.ts +1 -0
  829. package/dist/components/icon/tmp/components/utrecht-icon-checkmark/utrecht-icon-checkmark.spec.js +6 -0
  830. package/dist/components/icon/tmp/components/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.d.ts +3 -0
  831. package/dist/components/icon/tmp/components/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js +21 -0
  832. package/dist/components/icon/tmp/components/utrecht-icon-college-b-w/utrecht-icon-college-b-w.spec.d.ts +1 -0
  833. package/dist/components/icon/tmp/components/utrecht-icon-college-b-w/utrecht-icon-college-b-w.spec.js +6 -0
  834. package/dist/components/icon/tmp/components/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.d.ts +3 -0
  835. package/dist/components/icon/tmp/components/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.js +21 -0
  836. package/dist/components/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.space.d.ts +1 -0
  837. package/dist/components/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.space.js +6 -0
  838. package/dist/components/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.stencil.d.ts +3 -0
  839. package/dist/components/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.stencil.js +21 -0
  840. package/dist/components/icon/tmp/components/utrecht-icon-container-bio/utrecht-icon-container-bio.spec.d.ts +1 -0
  841. package/dist/components/icon/tmp/components/utrecht-icon-container-bio/utrecht-icon-container-bio.spec.js +6 -0
  842. package/dist/components/icon/tmp/components/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.d.ts +3 -0
  843. package/dist/components/icon/tmp/components/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.js +23 -0
  844. package/dist/components/icon/tmp/components/utrecht-icon-cross/utrecht-icon-cross.spec.d.ts +1 -0
  845. package/dist/components/icon/tmp/components/utrecht-icon-cross/utrecht-icon-cross.spec.js +6 -0
  846. package/dist/components/icon/tmp/components/utrecht-icon-cross/utrecht-icon-cross.stencil.d.ts +3 -0
  847. package/dist/components/icon/tmp/components/utrecht-icon-cross/utrecht-icon-cross.stencil.js +21 -0
  848. package/dist/components/icon/tmp/components/utrecht-icon-dakloos/utrecht-icon-dakloos.spec.d.ts +1 -0
  849. package/dist/components/icon/tmp/components/utrecht-icon-dakloos/utrecht-icon-dakloos.spec.js +6 -0
  850. package/dist/components/icon/tmp/components/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.d.ts +3 -0
  851. package/dist/components/icon/tmp/components/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.js +22 -0
  852. package/dist/components/icon/tmp/components/utrecht-icon-dementie/utrecht-icon-dementie.spec.d.ts +1 -0
  853. package/dist/components/icon/tmp/components/utrecht-icon-dementie/utrecht-icon-dementie.spec.js +6 -0
  854. package/dist/components/icon/tmp/components/utrecht-icon-dementie/utrecht-icon-dementie.stencil.d.ts +3 -0
  855. package/dist/components/icon/tmp/components/utrecht-icon-dementie/utrecht-icon-dementie.stencil.js +22 -0
  856. package/dist/components/icon/tmp/components/utrecht-icon-duurzaam/utrecht-icon-duurzaam.spec.d.ts +1 -0
  857. package/dist/components/icon/tmp/components/utrecht-icon-duurzaam/utrecht-icon-duurzaam.spec.js +6 -0
  858. package/dist/components/icon/tmp/components/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.d.ts +3 -0
  859. package/dist/components/icon/tmp/components/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.js +21 -0
  860. package/dist/components/icon/tmp/components/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.spec.d.ts +1 -0
  861. package/dist/components/icon/tmp/components/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.spec.js +6 -0
  862. package/dist/components/icon/tmp/components/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.d.ts +3 -0
  863. package/dist/components/icon/tmp/components/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.js +25 -0
  864. package/dist/components/icon/tmp/components/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.spec.d.ts +1 -0
  865. package/dist/components/icon/tmp/components/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.spec.js +6 -0
  866. package/dist/components/icon/tmp/components/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.d.ts +3 -0
  867. package/dist/components/icon/tmp/components/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.js +21 -0
  868. package/dist/components/icon/tmp/components/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.spec.d.ts +1 -0
  869. package/dist/components/icon/tmp/components/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.spec.js +6 -0
  870. package/dist/components/icon/tmp/components/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.d.ts +3 -0
  871. package/dist/components/icon/tmp/components/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.js +21 -0
  872. package/dist/components/icon/tmp/components/utrecht-icon-energietransitie/utrecht-icon-energietransitie.spec.d.ts +1 -0
  873. package/dist/components/icon/tmp/components/utrecht-icon-energietransitie/utrecht-icon-energietransitie.spec.js +6 -0
  874. package/dist/components/icon/tmp/components/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.d.ts +3 -0
  875. package/dist/components/icon/tmp/components/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.js +21 -0
  876. package/dist/components/icon/tmp/components/utrecht-icon-error/utrecht-icon-error.spec.d.ts +1 -0
  877. package/dist/components/icon/tmp/components/utrecht-icon-error/utrecht-icon-error.spec.js +6 -0
  878. package/dist/components/icon/tmp/components/utrecht-icon-error/utrecht-icon-error.stencil.d.ts +3 -0
  879. package/dist/components/icon/tmp/components/utrecht-icon-error/utrecht-icon-error.stencil.js +22 -0
  880. package/dist/components/icon/tmp/components/utrecht-icon-evenementen/utrecht-icon-evenementen.spec.d.ts +1 -0
  881. package/dist/components/icon/tmp/components/utrecht-icon-evenementen/utrecht-icon-evenementen.spec.js +6 -0
  882. package/dist/components/icon/tmp/components/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.d.ts +3 -0
  883. package/dist/components/icon/tmp/components/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.js +21 -0
  884. package/dist/components/icon/tmp/components/utrecht-icon-facebook/utrecht-icon-facebook.spec.d.ts +1 -0
  885. package/dist/components/icon/tmp/components/utrecht-icon-facebook/utrecht-icon-facebook.spec.js +6 -0
  886. package/dist/components/icon/tmp/components/utrecht-icon-facebook/utrecht-icon-facebook.stencil.d.ts +3 -0
  887. package/dist/components/icon/tmp/components/utrecht-icon-facebook/utrecht-icon-facebook.stencil.js +21 -0
  888. package/dist/components/icon/tmp/components/utrecht-icon-fiets/utrecht-icon-fiets.spec.d.ts +1 -0
  889. package/dist/components/icon/tmp/components/utrecht-icon-fiets/utrecht-icon-fiets.spec.js +6 -0
  890. package/dist/components/icon/tmp/components/utrecht-icon-fiets/utrecht-icon-fiets.stencil.d.ts +3 -0
  891. package/dist/components/icon/tmp/components/utrecht-icon-fiets/utrecht-icon-fiets.stencil.js +22 -0
  892. package/dist/components/icon/tmp/components/utrecht-icon-filter/utrecht-icon-filter.spec.d.ts +1 -0
  893. package/dist/components/icon/tmp/components/utrecht-icon-filter/utrecht-icon-filter.spec.js +6 -0
  894. package/dist/components/icon/tmp/components/utrecht-icon-filter/utrecht-icon-filter.stencil.d.ts +3 -0
  895. package/dist/components/icon/tmp/components/utrecht-icon-filter/utrecht-icon-filter.stencil.js +23 -0
  896. package/dist/components/icon/tmp/components/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.spec.d.ts +1 -0
  897. package/dist/components/icon/tmp/components/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.spec.js +6 -0
  898. package/dist/components/icon/tmp/components/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.d.ts +3 -0
  899. package/dist/components/icon/tmp/components/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.js +21 -0
  900. package/dist/components/icon/tmp/components/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.spec.d.ts +1 -0
  901. package/dist/components/icon/tmp/components/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.spec.js +6 -0
  902. package/dist/components/icon/tmp/components/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.d.ts +3 -0
  903. package/dist/components/icon/tmp/components/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.js +21 -0
  904. package/dist/components/icon/tmp/components/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.spec.d.ts +1 -0
  905. package/dist/components/icon/tmp/components/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.spec.js +6 -0
  906. package/dist/components/icon/tmp/components/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.d.ts +3 -0
  907. package/dist/components/icon/tmp/components/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.js +21 -0
  908. package/dist/components/icon/tmp/components/utrecht-icon-grofvuil/utrecht-icon-grofvuil.spec.d.ts +1 -0
  909. package/dist/components/icon/tmp/components/utrecht-icon-grofvuil/utrecht-icon-grofvuil.spec.js +6 -0
  910. package/dist/components/icon/tmp/components/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.d.ts +3 -0
  911. package/dist/components/icon/tmp/components/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.js +21 -0
  912. package/dist/components/icon/tmp/components/utrecht-icon-horeca/utrecht-icon-horeca.spec.d.ts +1 -0
  913. package/dist/components/icon/tmp/components/utrecht-icon-horeca/utrecht-icon-horeca.spec.js +6 -0
  914. package/dist/components/icon/tmp/components/utrecht-icon-horeca/utrecht-icon-horeca.stencil.d.ts +3 -0
  915. package/dist/components/icon/tmp/components/utrecht-icon-horeca/utrecht-icon-horeca.stencil.js +21 -0
  916. package/dist/components/icon/tmp/components/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.spec.d.ts +1 -0
  917. package/dist/components/icon/tmp/components/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.spec.js +6 -0
  918. package/dist/components/icon/tmp/components/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.d.ts +3 -0
  919. package/dist/components/icon/tmp/components/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.js +22 -0
  920. package/dist/components/icon/tmp/components/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.spec.d.ts +1 -0
  921. package/dist/components/icon/tmp/components/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.spec.js +6 -0
  922. package/dist/components/icon/tmp/components/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.d.ts +3 -0
  923. package/dist/components/icon/tmp/components/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.js +21 -0
  924. package/dist/components/icon/tmp/components/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.spec.d.ts +1 -0
  925. package/dist/components/icon/tmp/components/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.spec.js +6 -0
  926. package/dist/components/icon/tmp/components/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.d.ts +3 -0
  927. package/dist/components/icon/tmp/components/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.js +22 -0
  928. package/dist/components/icon/tmp/components/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.spec.d.ts +1 -0
  929. package/dist/components/icon/tmp/components/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.spec.js +6 -0
  930. package/dist/components/icon/tmp/components/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.d.ts +3 -0
  931. package/dist/components/icon/tmp/components/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.js +21 -0
  932. package/dist/components/icon/tmp/components/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.spec.d.ts +1 -0
  933. package/dist/components/icon/tmp/components/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.spec.js +6 -0
  934. package/dist/components/icon/tmp/components/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.d.ts +3 -0
  935. package/dist/components/icon/tmp/components/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.js +21 -0
  936. package/dist/components/icon/tmp/components/utrecht-icon-information/utrecht-icon-information.spec.d.ts +1 -0
  937. package/dist/components/icon/tmp/components/utrecht-icon-information/utrecht-icon-information.spec.js +6 -0
  938. package/dist/components/icon/tmp/components/utrecht-icon-information/utrecht-icon-information.stencil.d.ts +3 -0
  939. package/dist/components/icon/tmp/components/utrecht-icon-information/utrecht-icon-information.stencil.js +23 -0
  940. package/dist/components/icon/tmp/components/utrecht-icon-innovatie/utrecht-icon-innovatie.spec.d.ts +1 -0
  941. package/dist/components/icon/tmp/components/utrecht-icon-innovatie/utrecht-icon-innovatie.spec.js +6 -0
  942. package/dist/components/icon/tmp/components/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.d.ts +3 -0
  943. package/dist/components/icon/tmp/components/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.js +21 -0
  944. package/dist/components/icon/tmp/components/utrecht-icon-instagram/utrecht-icon-instagram.spec.d.ts +1 -0
  945. package/dist/components/icon/tmp/components/utrecht-icon-instagram/utrecht-icon-instagram.spec.js +6 -0
  946. package/dist/components/icon/tmp/components/utrecht-icon-instagram/utrecht-icon-instagram.stencil.d.ts +3 -0
  947. package/dist/components/icon/tmp/components/utrecht-icon-instagram/utrecht-icon-instagram.stencil.js +23 -0
  948. package/dist/components/icon/tmp/components/utrecht-icon-kalender/utrecht-icon-kalender.spec.d.ts +1 -0
  949. package/dist/components/icon/tmp/components/utrecht-icon-kalender/utrecht-icon-kalender.spec.js +6 -0
  950. package/dist/components/icon/tmp/components/utrecht-icon-kalender/utrecht-icon-kalender.stencil.d.ts +3 -0
  951. package/dist/components/icon/tmp/components/utrecht-icon-kalender/utrecht-icon-kalender.stencil.js +21 -0
  952. package/dist/components/icon/tmp/components/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.spec.d.ts +1 -0
  953. package/dist/components/icon/tmp/components/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.spec.js +6 -0
  954. package/dist/components/icon/tmp/components/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.d.ts +3 -0
  955. package/dist/components/icon/tmp/components/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.js +21 -0
  956. package/dist/components/icon/tmp/components/utrecht-icon-klachten/utrecht-icon-klachten.spec.d.ts +1 -0
  957. package/dist/components/icon/tmp/components/utrecht-icon-klachten/utrecht-icon-klachten.spec.js +6 -0
  958. package/dist/components/icon/tmp/components/utrecht-icon-klachten/utrecht-icon-klachten.stencil.d.ts +3 -0
  959. package/dist/components/icon/tmp/components/utrecht-icon-klachten/utrecht-icon-klachten.stencil.js +22 -0
  960. package/dist/components/icon/tmp/components/utrecht-icon-kroon/utrecht-icon-kroon.spec.d.ts +1 -0
  961. package/dist/components/icon/tmp/components/utrecht-icon-kroon/utrecht-icon-kroon.spec.js +6 -0
  962. package/dist/components/icon/tmp/components/utrecht-icon-kroon/utrecht-icon-kroon.stencil.d.ts +3 -0
  963. package/dist/components/icon/tmp/components/utrecht-icon-kroon/utrecht-icon-kroon.stencil.js +21 -0
  964. package/dist/components/icon/tmp/components/utrecht-icon-laadpaal/utrecht-icon-laadpaal.spec.d.ts +1 -0
  965. package/dist/components/icon/tmp/components/utrecht-icon-laadpaal/utrecht-icon-laadpaal.spec.js +6 -0
  966. package/dist/components/icon/tmp/components/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.d.ts +3 -0
  967. package/dist/components/icon/tmp/components/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.js +21 -0
  968. package/dist/components/icon/tmp/components/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.spec.d.ts +1 -0
  969. package/dist/components/icon/tmp/components/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.spec.js +6 -0
  970. package/dist/components/icon/tmp/components/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.d.ts +3 -0
  971. package/dist/components/icon/tmp/components/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.js +21 -0
  972. package/dist/components/icon/tmp/components/utrecht-icon-leren/utrecht-icon-leren.spec.d.ts +1 -0
  973. package/dist/components/icon/tmp/components/utrecht-icon-leren/utrecht-icon-leren.spec.js +6 -0
  974. package/dist/components/icon/tmp/components/utrecht-icon-leren/utrecht-icon-leren.stencil.d.ts +3 -0
  975. package/dist/components/icon/tmp/components/utrecht-icon-leren/utrecht-icon-leren.stencil.js +21 -0
  976. package/dist/components/icon/tmp/components/utrecht-icon-let-op/utrecht-icon-let-op.spec.d.ts +1 -0
  977. package/dist/components/icon/tmp/components/utrecht-icon-let-op/utrecht-icon-let-op.spec.js +6 -0
  978. package/dist/components/icon/tmp/components/utrecht-icon-let-op/utrecht-icon-let-op.stencil.d.ts +3 -0
  979. package/dist/components/icon/tmp/components/utrecht-icon-let-op/utrecht-icon-let-op.stencil.js +22 -0
  980. package/dist/components/icon/tmp/components/utrecht-icon-linkedin/utrecht-icon-linkedin.spec.d.ts +1 -0
  981. package/dist/components/icon/tmp/components/utrecht-icon-linkedin/utrecht-icon-linkedin.spec.js +6 -0
  982. package/dist/components/icon/tmp/components/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.d.ts +3 -0
  983. package/dist/components/icon/tmp/components/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.js +21 -0
  984. package/dist/components/icon/tmp/components/utrecht-icon-list/utrecht-icon-list.spec.d.ts +1 -0
  985. package/dist/components/icon/tmp/components/utrecht-icon-list/utrecht-icon-list.spec.js +6 -0
  986. package/dist/components/icon/tmp/components/utrecht-icon-list/utrecht-icon-list.stencil.d.ts +3 -0
  987. package/dist/components/icon/tmp/components/utrecht-icon-list/utrecht-icon-list.stencil.js +26 -0
  988. package/dist/components/icon/tmp/components/utrecht-icon-loupe/utrecht-icon-loupe.spec.d.ts +1 -0
  989. package/dist/components/icon/tmp/components/utrecht-icon-loupe/utrecht-icon-loupe.spec.js +6 -0
  990. package/dist/components/icon/tmp/components/utrecht-icon-loupe/utrecht-icon-loupe.stencil.d.ts +3 -0
  991. package/dist/components/icon/tmp/components/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js +21 -0
  992. package/dist/components/icon/tmp/components/utrecht-icon-markt/utrecht-icon-markt.spec.d.ts +1 -0
  993. package/dist/components/icon/tmp/components/utrecht-icon-markt/utrecht-icon-markt.spec.js +6 -0
  994. package/dist/components/icon/tmp/components/utrecht-icon-markt/utrecht-icon-markt.stencil.d.ts +3 -0
  995. package/dist/components/icon/tmp/components/utrecht-icon-markt/utrecht-icon-markt.stencil.js +21 -0
  996. package/dist/components/icon/tmp/components/utrecht-icon-melding/utrecht-icon-melding.spec.d.ts +1 -0
  997. package/dist/components/icon/tmp/components/utrecht-icon-melding/utrecht-icon-melding.spec.js +6 -0
  998. package/dist/components/icon/tmp/components/utrecht-icon-melding/utrecht-icon-melding.stencil.d.ts +3 -0
  999. package/dist/components/icon/tmp/components/utrecht-icon-melding/utrecht-icon-melding.stencil.js +22 -0
  1000. package/dist/components/icon/tmp/components/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.spec.d.ts +1 -0
  1001. package/dist/components/icon/tmp/components/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.spec.js +6 -0
  1002. package/dist/components/icon/tmp/components/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.d.ts +3 -0
  1003. package/dist/components/icon/tmp/components/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.js +21 -0
  1004. package/dist/components/icon/tmp/components/utrecht-icon-menselijk/utrecht-icon-menselijk.spec.d.ts +1 -0
  1005. package/dist/components/icon/tmp/components/utrecht-icon-menselijk/utrecht-icon-menselijk.spec.js +6 -0
  1006. package/dist/components/icon/tmp/components/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.d.ts +3 -0
  1007. package/dist/components/icon/tmp/components/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.js +21 -0
  1008. package/dist/components/icon/tmp/components/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.spec.d.ts +1 -0
  1009. package/dist/components/icon/tmp/components/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.spec.js +6 -0
  1010. package/dist/components/icon/tmp/components/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.d.ts +3 -0
  1011. package/dist/components/icon/tmp/components/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.js +22 -0
  1012. package/dist/components/icon/tmp/components/utrecht-icon-natuur/utrecht-icon-natuur.spec.d.ts +1 -0
  1013. package/dist/components/icon/tmp/components/utrecht-icon-natuur/utrecht-icon-natuur.spec.js +6 -0
  1014. package/dist/components/icon/tmp/components/utrecht-icon-natuur/utrecht-icon-natuur.stencil.d.ts +3 -0
  1015. package/dist/components/icon/tmp/components/utrecht-icon-natuur/utrecht-icon-natuur.stencil.js +21 -0
  1016. package/dist/components/icon/tmp/components/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.spec.d.ts +1 -0
  1017. package/dist/components/icon/tmp/components/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.spec.js +6 -0
  1018. package/dist/components/icon/tmp/components/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.d.ts +3 -0
  1019. package/dist/components/icon/tmp/components/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.js +21 -0
  1020. package/dist/components/icon/tmp/components/utrecht-icon-nummerbord/utrecht-icon-nummerbord.spec.d.ts +1 -0
  1021. package/dist/components/icon/tmp/components/utrecht-icon-nummerbord/utrecht-icon-nummerbord.spec.js +6 -0
  1022. package/dist/components/icon/tmp/components/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.d.ts +3 -0
  1023. package/dist/components/icon/tmp/components/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.js +23 -0
  1024. package/dist/components/icon/tmp/components/utrecht-icon-omgeving/utrecht-icon-omgeving.spec.d.ts +1 -0
  1025. package/dist/components/icon/tmp/components/utrecht-icon-omgeving/utrecht-icon-omgeving.spec.js +6 -0
  1026. package/dist/components/icon/tmp/components/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.d.ts +3 -0
  1027. package/dist/components/icon/tmp/components/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.js +21 -0
  1028. package/dist/components/icon/tmp/components/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.spec.d.ts +1 -0
  1029. package/dist/components/icon/tmp/components/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.spec.js +6 -0
  1030. package/dist/components/icon/tmp/components/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.d.ts +3 -0
  1031. package/dist/components/icon/tmp/components/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.js +21 -0
  1032. package/dist/components/icon/tmp/components/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.spec.d.ts +1 -0
  1033. package/dist/components/icon/tmp/components/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.spec.js +6 -0
  1034. package/dist/components/icon/tmp/components/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.d.ts +3 -0
  1035. package/dist/components/icon/tmp/components/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.js +23 -0
  1036. package/dist/components/icon/tmp/components/utrecht-icon-onderhoud/utrecht-icon-onderhoud.spec.d.ts +1 -0
  1037. package/dist/components/icon/tmp/components/utrecht-icon-onderhoud/utrecht-icon-onderhoud.spec.js +6 -0
  1038. package/dist/components/icon/tmp/components/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.d.ts +3 -0
  1039. package/dist/components/icon/tmp/components/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.js +21 -0
  1040. package/dist/components/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.spec.d.ts +1 -0
  1041. package/dist/components/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.spec.js +6 -0
  1042. package/dist/components/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.d.ts +3 -0
  1043. package/dist/components/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.js +21 -0
  1044. package/dist/components/icon/tmp/components/utrecht-icon-panden/utrecht-icon-panden.spec.d.ts +1 -0
  1045. package/dist/components/icon/tmp/components/utrecht-icon-panden/utrecht-icon-panden.spec.js +6 -0
  1046. package/dist/components/icon/tmp/components/utrecht-icon-panden/utrecht-icon-panden.stencil.d.ts +3 -0
  1047. package/dist/components/icon/tmp/components/utrecht-icon-panden/utrecht-icon-panden.stencil.js +21 -0
  1048. package/dist/components/icon/tmp/components/utrecht-icon-park/utrecht-icon-park.spec.d.ts +1 -0
  1049. package/dist/components/icon/tmp/components/utrecht-icon-park/utrecht-icon-park.spec.js +6 -0
  1050. package/dist/components/icon/tmp/components/utrecht-icon-park/utrecht-icon-park.stencil.d.ts +3 -0
  1051. package/dist/components/icon/tmp/components/utrecht-icon-park/utrecht-icon-park.stencil.js +21 -0
  1052. package/dist/components/icon/tmp/components/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.spec.d.ts +1 -0
  1053. package/dist/components/icon/tmp/components/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.spec.js +6 -0
  1054. package/dist/components/icon/tmp/components/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.d.ts +3 -0
  1055. package/dist/components/icon/tmp/components/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.js +21 -0
  1056. package/dist/components/icon/tmp/components/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.spec.d.ts +1 -0
  1057. package/dist/components/icon/tmp/components/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.spec.js +6 -0
  1058. package/dist/components/icon/tmp/components/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.d.ts +3 -0
  1059. package/dist/components/icon/tmp/components/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.js +21 -0
  1060. package/dist/components/icon/tmp/components/utrecht-icon-parken/utrecht-icon-parken.spec.d.ts +1 -0
  1061. package/dist/components/icon/tmp/components/utrecht-icon-parken/utrecht-icon-parken.spec.js +6 -0
  1062. package/dist/components/icon/tmp/components/utrecht-icon-parken/utrecht-icon-parken.stencil.d.ts +3 -0
  1063. package/dist/components/icon/tmp/components/utrecht-icon-parken/utrecht-icon-parken.stencil.js +21 -0
  1064. package/dist/components/icon/tmp/components/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.spec.d.ts +1 -0
  1065. package/dist/components/icon/tmp/components/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.spec.js +6 -0
  1066. package/dist/components/icon/tmp/components/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.d.ts +3 -0
  1067. package/dist/components/icon/tmp/components/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.js +21 -0
  1068. package/dist/components/icon/tmp/components/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.spec.d.ts +1 -0
  1069. package/dist/components/icon/tmp/components/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.spec.js +6 -0
  1070. package/dist/components/icon/tmp/components/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.d.ts +3 -0
  1071. package/dist/components/icon/tmp/components/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.js +21 -0
  1072. package/dist/components/icon/tmp/components/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.spec.d.ts +1 -0
  1073. package/dist/components/icon/tmp/components/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.spec.js +6 -0
  1074. package/dist/components/icon/tmp/components/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.d.ts +3 -0
  1075. package/dist/components/icon/tmp/components/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.js +21 -0
  1076. package/dist/components/icon/tmp/components/utrecht-icon-paspoort/utrecht-icon-paspoort.spec.d.ts +1 -0
  1077. package/dist/components/icon/tmp/components/utrecht-icon-paspoort/utrecht-icon-paspoort.spec.js +6 -0
  1078. package/dist/components/icon/tmp/components/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.d.ts +3 -0
  1079. package/dist/components/icon/tmp/components/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.js +21 -0
  1080. package/dist/components/icon/tmp/components/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.spec.d.ts +1 -0
  1081. package/dist/components/icon/tmp/components/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.spec.js +6 -0
  1082. package/dist/components/icon/tmp/components/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.d.ts +3 -0
  1083. package/dist/components/icon/tmp/components/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.js +21 -0
  1084. package/dist/components/icon/tmp/components/utrecht-icon-rolstoel/utrecht-icon-rolstoel.spec.d.ts +1 -0
  1085. package/dist/components/icon/tmp/components/utrecht-icon-rolstoel/utrecht-icon-rolstoel.spec.js +6 -0
  1086. package/dist/components/icon/tmp/components/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.d.ts +3 -0
  1087. package/dist/components/icon/tmp/components/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.js +21 -0
  1088. package/dist/components/icon/tmp/components/utrecht-icon-shoppen/utrecht-icon-shoppen.spec.d.ts +1 -0
  1089. package/dist/components/icon/tmp/components/utrecht-icon-shoppen/utrecht-icon-shoppen.spec.js +6 -0
  1090. package/dist/components/icon/tmp/components/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.d.ts +3 -0
  1091. package/dist/components/icon/tmp/components/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.js +21 -0
  1092. package/dist/components/icon/tmp/components/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.spec.d.ts +1 -0
  1093. package/dist/components/icon/tmp/components/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.spec.js +6 -0
  1094. package/dist/components/icon/tmp/components/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.d.ts +3 -0
  1095. package/dist/components/icon/tmp/components/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.js +21 -0
  1096. package/dist/components/icon/tmp/components/utrecht-icon-sport/utrecht-icon-sport.spec.d.ts +1 -0
  1097. package/dist/components/icon/tmp/components/utrecht-icon-sport/utrecht-icon-sport.spec.js +6 -0
  1098. package/dist/components/icon/tmp/components/utrecht-icon-sport/utrecht-icon-sport.stencil.d.ts +3 -0
  1099. package/dist/components/icon/tmp/components/utrecht-icon-sport/utrecht-icon-sport.stencil.js +21 -0
  1100. package/dist/components/icon/tmp/components/utrecht-icon-stookverbod/utrecht-icon-stookverbod.spec.d.ts +1 -0
  1101. package/dist/components/icon/tmp/components/utrecht-icon-stookverbod/utrecht-icon-stookverbod.spec.js +6 -0
  1102. package/dist/components/icon/tmp/components/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.d.ts +3 -0
  1103. package/dist/components/icon/tmp/components/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.js +21 -0
  1104. package/dist/components/icon/tmp/components/utrecht-icon-strooien/utrecht-icon-strooien.spec.d.ts +1 -0
  1105. package/dist/components/icon/tmp/components/utrecht-icon-strooien/utrecht-icon-strooien.spec.js +6 -0
  1106. package/dist/components/icon/tmp/components/utrecht-icon-strooien/utrecht-icon-strooien.stencil.d.ts +3 -0
  1107. package/dist/components/icon/tmp/components/utrecht-icon-strooien/utrecht-icon-strooien.stencil.js +21 -0
  1108. package/dist/components/icon/tmp/components/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.spec.d.ts +1 -0
  1109. package/dist/components/icon/tmp/components/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.spec.js +6 -0
  1110. package/dist/components/icon/tmp/components/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.d.ts +3 -0
  1111. package/dist/components/icon/tmp/components/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.js +21 -0
  1112. package/dist/components/icon/tmp/components/utrecht-icon-toeslag/utrecht-icon-toeslag.spec.d.ts +1 -0
  1113. package/dist/components/icon/tmp/components/utrecht-icon-toeslag/utrecht-icon-toeslag.spec.js +6 -0
  1114. package/dist/components/icon/tmp/components/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.d.ts +3 -0
  1115. package/dist/components/icon/tmp/components/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.js +22 -0
  1116. package/dist/components/icon/tmp/components/utrecht-icon-trein/utrecht-icon-trein.spec.d.ts +1 -0
  1117. package/dist/components/icon/tmp/components/utrecht-icon-trein/utrecht-icon-trein.spec.js +6 -0
  1118. package/dist/components/icon/tmp/components/utrecht-icon-trein/utrecht-icon-trein.stencil.d.ts +3 -0
  1119. package/dist/components/icon/tmp/components/utrecht-icon-trein/utrecht-icon-trein.stencil.js +21 -0
  1120. package/dist/components/icon/tmp/components/utrecht-icon-trouwen/utrecht-icon-trouwen.spec.d.ts +1 -0
  1121. package/dist/components/icon/tmp/components/utrecht-icon-trouwen/utrecht-icon-trouwen.spec.js +6 -0
  1122. package/dist/components/icon/tmp/components/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.d.ts +3 -0
  1123. package/dist/components/icon/tmp/components/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.js +21 -0
  1124. package/dist/components/icon/tmp/components/utrecht-icon-twitter/utrecht-icon-twitter.spec.d.ts +1 -0
  1125. package/dist/components/icon/tmp/components/utrecht-icon-twitter/utrecht-icon-twitter.spec.js +6 -0
  1126. package/dist/components/icon/tmp/components/utrecht-icon-twitter/utrecht-icon-twitter.stencil.d.ts +3 -0
  1127. package/dist/components/icon/tmp/components/utrecht-icon-twitter/utrecht-icon-twitter.stencil.js +21 -0
  1128. package/dist/components/icon/tmp/components/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.spec.d.ts +1 -0
  1129. package/dist/components/icon/tmp/components/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.spec.js +6 -0
  1130. package/dist/components/icon/tmp/components/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.d.ts +3 -0
  1131. package/dist/components/icon/tmp/components/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.js +21 -0
  1132. package/dist/components/icon/tmp/components/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.spec.d.ts +1 -0
  1133. package/dist/components/icon/tmp/components/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.spec.js +6 -0
  1134. package/dist/components/icon/tmp/components/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.d.ts +3 -0
  1135. package/dist/components/icon/tmp/components/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.js +22 -0
  1136. package/dist/components/icon/tmp/components/utrecht-icon-vergoeding/utrecht-icon-vergoeding.spec.d.ts +1 -0
  1137. package/dist/components/icon/tmp/components/utrecht-icon-vergoeding/utrecht-icon-vergoeding.spec.js +6 -0
  1138. package/dist/components/icon/tmp/components/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.d.ts +3 -0
  1139. package/dist/components/icon/tmp/components/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.js +21 -0
  1140. package/dist/components/icon/tmp/components/utrecht-icon-verhuizen/utrecht-icon-verhuizen.spec.d.ts +1 -0
  1141. package/dist/components/icon/tmp/components/utrecht-icon-verhuizen/utrecht-icon-verhuizen.spec.js +6 -0
  1142. package/dist/components/icon/tmp/components/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.d.ts +3 -0
  1143. package/dist/components/icon/tmp/components/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.js +21 -0
  1144. package/dist/components/icon/tmp/components/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.spec.d.ts +1 -0
  1145. package/dist/components/icon/tmp/components/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.spec.js +6 -0
  1146. package/dist/components/icon/tmp/components/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.d.ts +3 -0
  1147. package/dist/components/icon/tmp/components/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.js +21 -0
  1148. package/dist/components/icon/tmp/components/utrecht-icon-verslaving/utrecht-icon-verslaving.spec.d.ts +1 -0
  1149. package/dist/components/icon/tmp/components/utrecht-icon-verslaving/utrecht-icon-verslaving.spec.js +6 -0
  1150. package/dist/components/icon/tmp/components/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.d.ts +3 -0
  1151. package/dist/components/icon/tmp/components/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.js +21 -0
  1152. package/dist/components/icon/tmp/components/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.spec.d.ts +1 -0
  1153. package/dist/components/icon/tmp/components/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.spec.js +6 -0
  1154. package/dist/components/icon/tmp/components/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.d.ts +3 -0
  1155. package/dist/components/icon/tmp/components/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.js +21 -0
  1156. package/dist/components/icon/tmp/components/utrecht-icon-virus/utrecht-icon-virus.spec.d.ts +1 -0
  1157. package/dist/components/icon/tmp/components/utrecht-icon-virus/utrecht-icon-virus.spec.js +6 -0
  1158. package/dist/components/icon/tmp/components/utrecht-icon-virus/utrecht-icon-virus.stencil.d.ts +3 -0
  1159. package/dist/components/icon/tmp/components/utrecht-icon-virus/utrecht-icon-virus.stencil.js +21 -0
  1160. package/dist/components/icon/tmp/components/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.spec.d.ts +1 -0
  1161. package/dist/components/icon/tmp/components/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.spec.js +6 -0
  1162. package/dist/components/icon/tmp/components/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.d.ts +3 -0
  1163. package/dist/components/icon/tmp/components/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.js +21 -0
  1164. package/dist/components/icon/tmp/components/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.spec.d.ts +1 -0
  1165. package/dist/components/icon/tmp/components/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.spec.js +6 -0
  1166. package/dist/components/icon/tmp/components/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.d.ts +3 -0
  1167. package/dist/components/icon/tmp/components/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.js +21 -0
  1168. package/dist/components/icon/tmp/components/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.spec.d.ts +1 -0
  1169. package/dist/components/icon/tmp/components/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.spec.js +6 -0
  1170. package/dist/components/icon/tmp/components/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.d.ts +3 -0
  1171. package/dist/components/icon/tmp/components/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.js +21 -0
  1172. package/dist/components/icon/tmp/components/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.spec.d.ts +1 -0
  1173. package/dist/components/icon/tmp/components/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.spec.js +6 -0
  1174. package/dist/components/icon/tmp/components/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.d.ts +3 -0
  1175. package/dist/components/icon/tmp/components/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.js +21 -0
  1176. package/dist/components/icon/tmp/components/utrecht-icon-wandelstok/utrecht-icon-wandelstok.spec.d.ts +1 -0
  1177. package/dist/components/icon/tmp/components/utrecht-icon-wandelstok/utrecht-icon-wandelstok.spec.js +6 -0
  1178. package/dist/components/icon/tmp/components/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.d.ts +3 -0
  1179. package/dist/components/icon/tmp/components/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.js +21 -0
  1180. package/dist/components/icon/tmp/components/utrecht-icon-warm/utrecht-icon-warm.spec.d.ts +1 -0
  1181. package/dist/components/icon/tmp/components/utrecht-icon-warm/utrecht-icon-warm.spec.js +6 -0
  1182. package/dist/components/icon/tmp/components/utrecht-icon-warm/utrecht-icon-warm.stencil.d.ts +3 -0
  1183. package/dist/components/icon/tmp/components/utrecht-icon-warm/utrecht-icon-warm.stencil.js +21 -0
  1184. package/dist/components/icon/tmp/components/utrecht-icon-warning/utrecht-icon-warning.spec.d.ts +1 -0
  1185. package/dist/components/icon/tmp/components/utrecht-icon-warning/utrecht-icon-warning.spec.js +6 -0
  1186. package/dist/components/icon/tmp/components/utrecht-icon-warning/utrecht-icon-warning.stencil.d.ts +3 -0
  1187. package/dist/components/icon/tmp/components/utrecht-icon-warning/utrecht-icon-warning.stencil.js +23 -0
  1188. package/dist/components/icon/tmp/components/utrecht-icon-werken/utrecht-icon-werken.spec.d.ts +1 -0
  1189. package/dist/components/icon/tmp/components/utrecht-icon-werken/utrecht-icon-werken.spec.js +6 -0
  1190. package/dist/components/icon/tmp/components/utrecht-icon-werken/utrecht-icon-werken.stencil.d.ts +3 -0
  1191. package/dist/components/icon/tmp/components/utrecht-icon-werken/utrecht-icon-werken.stencil.js +21 -0
  1192. package/dist/components/icon/tmp/components/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.spec.d.ts +1 -0
  1193. package/dist/components/icon/tmp/components/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.spec.js +6 -0
  1194. package/dist/components/icon/tmp/components/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.d.ts +3 -0
  1195. package/dist/components/icon/tmp/components/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.js +22 -0
  1196. package/dist/components/icon/tmp/components/utrecht-icon-whatsapp/utrecht-icon-whatsapp.spec.d.ts +1 -0
  1197. package/dist/components/icon/tmp/components/utrecht-icon-whatsapp/utrecht-icon-whatsapp.spec.js +6 -0
  1198. package/dist/components/icon/tmp/components/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.d.ts +3 -0
  1199. package/dist/components/icon/tmp/components/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.js +21 -0
  1200. package/dist/components/icon/tmp/components/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.spec.d.ts +1 -0
  1201. package/dist/components/icon/tmp/components/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.spec.js +6 -0
  1202. package/dist/components/icon/tmp/components/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.d.ts +3 -0
  1203. package/dist/components/icon/tmp/components/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.js +21 -0
  1204. package/dist/components/icon/tmp/components/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.spec.d.ts +1 -0
  1205. package/dist/components/icon/tmp/components/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.spec.js +6 -0
  1206. package/dist/components/icon/tmp/components/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.d.ts +3 -0
  1207. package/dist/components/icon/tmp/components/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.js +21 -0
  1208. package/dist/components/icon/tmp/components/utrecht-icon-youtube/utrecht-icon-youtube.spec.d.ts +1 -0
  1209. package/dist/components/icon/tmp/components/utrecht-icon-youtube/utrecht-icon-youtube.spec.js +6 -0
  1210. package/dist/components/icon/tmp/components/utrecht-icon-youtube/utrecht-icon-youtube.stencil.d.ts +3 -0
  1211. package/dist/components/icon/tmp/components/utrecht-icon-youtube/utrecht-icon-youtube.stencil.js +21 -0
  1212. package/dist/components/icon/tmp/components/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.spec.d.ts +1 -0
  1213. package/dist/components/icon/tmp/components/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.spec.js +6 -0
  1214. package/dist/components/icon/tmp/components/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.d.ts +3 -0
  1215. package/dist/components/icon/tmp/components/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.js +21 -0
  1216. package/dist/components/icon/tmp/components/utrecht-icon-zoomin/utrecht-icon-zoomin.spec.d.ts +1 -0
  1217. package/dist/components/icon/tmp/components/utrecht-icon-zoomin/utrecht-icon-zoomin.spec.js +6 -0
  1218. package/dist/components/icon/tmp/components/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.d.ts +3 -0
  1219. package/dist/components/icon/tmp/components/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.js +22 -0
  1220. package/dist/components/icon/tmp/components/utrecht-icon-zoomout/utrecht-icon-zoomout.spec.d.ts +1 -0
  1221. package/dist/components/icon/tmp/components/utrecht-icon-zoomout/utrecht-icon-zoomout.spec.js +6 -0
  1222. package/dist/components/icon/tmp/components/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.d.ts +3 -0
  1223. package/dist/components/icon/tmp/components/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.js +21 -0
  1224. package/dist/components/icon/tmp/components/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.spec.d.ts +1 -0
  1225. package/dist/components/icon/tmp/components/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.spec.js +6 -0
  1226. package/dist/components/icon/tmp/components/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.d.ts +3 -0
  1227. package/dist/components/icon/tmp/components/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.js +22 -0
  1228. package/dist/components/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.spec.d.ts +1 -0
  1229. package/dist/components/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.spec.js +6 -0
  1230. package/dist/components/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.d.ts +3 -0
  1231. package/dist/components/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js +21 -0
  1232. package/dist/components/index.d.ts +185 -0
  1233. package/dist/components/index.js +165 -0
  1234. package/dist/components/index.stencil.js +61 -0
  1235. package/dist/components/index.stencil2.js +30 -0
  1236. package/dist/components/index.stencil3.js +30 -0
  1237. package/dist/components/index.stencil4.js +30 -0
  1238. package/dist/components/index.stencil5.js +33 -0
  1239. package/dist/components/logo/web-component/index.stencil.d.ts +7 -0
  1240. package/dist/components/logo/web-component/index.stencil.js +32 -0
  1241. package/dist/components/logo-button/web-component/index.stencil.d.ts +9 -0
  1242. package/dist/components/logo-button/web-component/index.stencil.js +31 -0
  1243. package/dist/components/navigatie sidenav/web-component/index.stencil.d.ts +4 -0
  1244. package/dist/components/navigatie sidenav/web-component/index.stencil.js +35 -0
  1245. package/dist/components/page/web-component/index.stencil.d.ts +7 -0
  1246. package/dist/components/page/web-component/index.stencil.js +26 -0
  1247. package/dist/components/page-content/web-component/index.stencil.d.ts +7 -0
  1248. package/dist/components/page-content/web-component/index.stencil.js +26 -0
  1249. package/dist/components/page-footer/web-component/index.stencil.d.ts +7 -0
  1250. package/dist/components/page-footer/web-component/index.stencil.js +25 -0
  1251. package/dist/components/page-header/web-component/stencil.d.ts +7 -0
  1252. package/dist/components/page-header/web-component/stencil.js +26 -0
  1253. package/dist/components/pagination/web-component/index.stencil.d.ts +11 -0
  1254. package/dist/components/pagination/web-component/index.stencil.js +58 -0
  1255. package/dist/components/paragraph/web-component/index.stencil.d.ts +7 -0
  1256. package/dist/{paragraph/stencil.js → components/paragraph/web-component/index.stencil.js} +5 -5
  1257. package/dist/components/separator/web-component/index.stencil.d.ts +3 -0
  1258. package/dist/{separator/stencil.js → components/separator/web-component/index.stencil.js} +3 -3
  1259. package/dist/components/table/web-component/table-body.stencil.d.ts +3 -0
  1260. package/dist/components/table/web-component/table-body.stencil.js +21 -0
  1261. package/dist/components/table/web-component/table-caption.stencil.d.ts +3 -0
  1262. package/dist/components/table/web-component/table-caption.stencil.js +21 -0
  1263. package/dist/components/table/web-component/table-cell.stencil.d.ts +3 -0
  1264. package/dist/components/table/web-component/table-cell.stencil.js +21 -0
  1265. package/dist/components/table/web-component/table-footer.stencil.d.ts +3 -0
  1266. package/dist/components/table/web-component/table-footer.stencil.js +21 -0
  1267. package/dist/components/table/web-component/table-header-cell.stencil.d.ts +4 -0
  1268. package/dist/{button/stencil.js → components/table/web-component/table-header-cell.stencil.js} +9 -10
  1269. package/dist/components/table/web-component/table-header.stencil.d.ts +3 -0
  1270. package/dist/components/table/web-component/table-header.stencil.js +21 -0
  1271. package/dist/components/table/web-component/table-row.stencil.d.ts +3 -0
  1272. package/dist/components/table/web-component/table-row.stencil.js +21 -0
  1273. package/dist/components/table/web-component/table.stencil.d.ts +3 -0
  1274. package/dist/components/table/web-component/table.stencil.js +21 -0
  1275. package/dist/components/templates/contact-card-template/web-component/index.stencil.d.ts +3 -0
  1276. package/dist/components/templates/contact-card-template/web-component/index.stencil.js +31 -0
  1277. package/dist/components/textbox/web-component/index.stencil.d.ts +23 -0
  1278. package/dist/components/textbox/web-component/index.stencil.js +87 -0
  1279. package/dist/components/utrecht-article.d.ts +11 -0
  1280. package/dist/components/utrecht-article.js +33 -0
  1281. package/dist/components/utrecht-backdrop.d.ts +11 -0
  1282. package/dist/components/utrecht-backdrop.js +37 -0
  1283. package/dist/components/utrecht-badge-counter.d.ts +11 -0
  1284. package/dist/components/utrecht-badge-counter.js +41 -0
  1285. package/dist/components/utrecht-badge-data.d.ts +11 -0
  1286. package/dist/components/utrecht-badge-data.js +33 -0
  1287. package/dist/components/utrecht-badge-status.d.ts +11 -0
  1288. package/dist/components/utrecht-badge-status.js +35 -0
  1289. package/dist/components/utrecht-breadcrumb.d.ts +11 -0
  1290. package/dist/components/utrecht-breadcrumb.js +40 -0
  1291. package/dist/components/utrecht-button.d.ts +11 -0
  1292. package/dist/components/utrecht-button.js +6 -0
  1293. package/dist/components/utrecht-checkbox.d.ts +11 -0
  1294. package/dist/components/utrecht-checkbox.js +51 -0
  1295. package/dist/components/utrecht-contact-card-template.d.ts +11 -0
  1296. package/dist/components/utrecht-contact-card-template.js +51 -0
  1297. package/dist/components/utrecht-custom-checkbox.d.ts +11 -0
  1298. package/dist/components/utrecht-custom-checkbox.js +78 -0
  1299. package/dist/components/utrecht-digid-button.d.ts +11 -0
  1300. package/dist/components/utrecht-digid-button.js +47 -0
  1301. package/dist/components/utrecht-digid-logo.d.ts +11 -0
  1302. package/dist/components/utrecht-digid-logo.js +6 -0
  1303. package/dist/components/utrecht-document.d.ts +11 -0
  1304. package/dist/components/utrecht-document.js +33 -0
  1305. package/dist/components/utrecht-eherkenning-logo.d.ts +11 -0
  1306. package/dist/components/utrecht-eherkenning-logo.js +33 -0
  1307. package/dist/components/utrecht-eidas-logo.d.ts +11 -0
  1308. package/dist/components/utrecht-eidas-logo.js +33 -0
  1309. package/dist/components/utrecht-form-field-checkbox.d.ts +11 -0
  1310. package/dist/components/utrecht-form-field-checkbox.js +55 -0
  1311. package/dist/components/utrecht-form-field-description.d.ts +11 -0
  1312. package/dist/components/utrecht-form-field-description.js +38 -0
  1313. package/dist/components/utrecht-form-field-textarea.d.ts +11 -0
  1314. package/dist/components/utrecht-form-field-textarea.js +55 -0
  1315. package/dist/components/utrecht-form-field-textbox.d.ts +11 -0
  1316. package/dist/components/utrecht-form-field-textbox.js +65 -0
  1317. package/dist/components/utrecht-form-toggle.d.ts +11 -0
  1318. package/dist/components/utrecht-form-toggle.js +65 -0
  1319. package/dist/components/utrecht-heading-1.d.ts +11 -0
  1320. package/dist/components/utrecht-heading-1.js +33 -0
  1321. package/dist/components/utrecht-heading-2.d.ts +11 -0
  1322. package/dist/components/utrecht-heading-2.js +6 -0
  1323. package/dist/components/utrecht-heading-3.d.ts +11 -0
  1324. package/dist/components/utrecht-heading-3.js +6 -0
  1325. package/dist/components/utrecht-heading-4.d.ts +11 -0
  1326. package/dist/components/utrecht-heading-4.js +33 -0
  1327. package/dist/components/utrecht-heading-5.d.ts +11 -0
  1328. package/dist/components/utrecht-heading-5.js +33 -0
  1329. package/dist/components/utrecht-heading-6.d.ts +11 -0
  1330. package/dist/components/utrecht-heading-6.js +33 -0
  1331. package/dist/components/utrecht-heading.d.ts +11 -0
  1332. package/dist/components/utrecht-heading.js +55 -0
  1333. package/dist/components/utrecht-html-content.d.ts +11 -0
  1334. package/dist/components/utrecht-html-content.js +32 -0
  1335. package/dist/components/utrecht-icon-afspraak-maken.d.ts +11 -0
  1336. package/dist/components/utrecht-icon-afspraak-maken.js +33 -0
  1337. package/dist/components/utrecht-icon-afval-container.d.ts +11 -0
  1338. package/dist/components/utrecht-icon-afval-container.js +33 -0
  1339. package/dist/components/utrecht-icon-afval-containerpas.d.ts +11 -0
  1340. package/dist/components/utrecht-icon-afval-containerpas.js +33 -0
  1341. package/dist/components/utrecht-icon-afval-kalender.d.ts +11 -0
  1342. package/dist/components/utrecht-icon-afval-kalender.js +33 -0
  1343. package/dist/components/utrecht-icon-afval-scheiden.d.ts +11 -0
  1344. package/dist/components/utrecht-icon-afval-scheiden.js +33 -0
  1345. package/dist/components/utrecht-icon-afval.d.ts +11 -0
  1346. package/dist/components/utrecht-icon-afval.js +33 -0
  1347. package/dist/components/utrecht-icon-afvalkalender.d.ts +11 -0
  1348. package/dist/components/utrecht-icon-afvalkalender.js +33 -0
  1349. package/dist/components/utrecht-icon-alleen.d.ts +11 -0
  1350. package/dist/components/utrecht-icon-alleen.js +33 -0
  1351. package/dist/components/utrecht-icon-arrow.d.ts +11 -0
  1352. package/dist/components/utrecht-icon-arrow.js +33 -0
  1353. package/dist/components/utrecht-icon-bestemmingsplan.d.ts +11 -0
  1354. package/dist/components/utrecht-icon-bestemmingsplan.js +33 -0
  1355. package/dist/components/utrecht-icon-betaaldatum.d.ts +11 -0
  1356. package/dist/components/utrecht-icon-betaaldatum.js +33 -0
  1357. package/dist/components/utrecht-icon-bewijsstukken.d.ts +11 -0
  1358. package/dist/components/utrecht-icon-bewijsstukken.js +33 -0
  1359. package/dist/components/utrecht-icon-bijstand.d.ts +11 -0
  1360. package/dist/components/utrecht-icon-bijstand.js +33 -0
  1361. package/dist/components/utrecht-icon-blad.d.ts +11 -0
  1362. package/dist/components/utrecht-icon-blad.js +33 -0
  1363. package/dist/components/utrecht-icon-bouwproject.d.ts +11 -0
  1364. package/dist/components/utrecht-icon-bouwproject.js +33 -0
  1365. package/dist/components/utrecht-icon-brandgevaar.d.ts +11 -0
  1366. package/dist/components/utrecht-icon-brandgevaar.js +33 -0
  1367. package/dist/components/utrecht-icon-checkmark.d.ts +11 -0
  1368. package/dist/components/utrecht-icon-checkmark.js +6 -0
  1369. package/dist/components/utrecht-icon-checkmark.stencil.js +30 -0
  1370. package/dist/components/utrecht-icon-college-b-w.d.ts +11 -0
  1371. package/dist/components/utrecht-icon-college-b-w.js +33 -0
  1372. package/dist/components/utrecht-icon-container-bio.d.ts +11 -0
  1373. package/dist/components/utrecht-icon-container-bio.js +33 -0
  1374. package/dist/components/utrecht-icon-container.d.ts +11 -0
  1375. package/dist/components/utrecht-icon-container.js +33 -0
  1376. package/dist/components/utrecht-icon-cross.d.ts +11 -0
  1377. package/dist/components/utrecht-icon-cross.js +33 -0
  1378. package/dist/components/utrecht-icon-dakloos.d.ts +11 -0
  1379. package/dist/components/utrecht-icon-dakloos.js +33 -0
  1380. package/dist/components/utrecht-icon-dementie.d.ts +11 -0
  1381. package/dist/components/utrecht-icon-dementie.js +33 -0
  1382. package/dist/components/utrecht-icon-duurzaam.d.ts +11 -0
  1383. package/dist/components/utrecht-icon-duurzaam.js +33 -0
  1384. package/dist/components/utrecht-icon-eenzaamheid.d.ts +11 -0
  1385. package/dist/components/utrecht-icon-eenzaamheid.js +33 -0
  1386. package/dist/components/utrecht-icon-eikenprocessie.d.ts +11 -0
  1387. package/dist/components/utrecht-icon-eikenprocessie.js +33 -0
  1388. package/dist/components/utrecht-icon-energie-vergoeding.d.ts +11 -0
  1389. package/dist/components/utrecht-icon-energie-vergoeding.js +33 -0
  1390. package/dist/components/utrecht-icon-energietransitie.d.ts +11 -0
  1391. package/dist/components/utrecht-icon-energietransitie.js +33 -0
  1392. package/dist/components/utrecht-icon-error.d.ts +11 -0
  1393. package/dist/components/utrecht-icon-error.js +33 -0
  1394. package/dist/components/utrecht-icon-evenementen.d.ts +11 -0
  1395. package/dist/components/utrecht-icon-evenementen.js +33 -0
  1396. package/dist/components/utrecht-icon-facebook.d.ts +11 -0
  1397. package/dist/components/utrecht-icon-facebook.js +33 -0
  1398. package/dist/components/utrecht-icon-fiets.d.ts +11 -0
  1399. package/dist/components/utrecht-icon-fiets.js +33 -0
  1400. package/dist/components/utrecht-icon-filter.d.ts +11 -0
  1401. package/dist/components/utrecht-icon-filter.js +33 -0
  1402. package/dist/components/utrecht-icon-gebruiker-centraal.d.ts +11 -0
  1403. package/dist/components/utrecht-icon-gebruiker-centraal.js +33 -0
  1404. package/dist/components/utrecht-icon-gegevenswoordenboek.d.ts +11 -0
  1405. package/dist/components/utrecht-icon-gegevenswoordenboek.js +33 -0
  1406. package/dist/components/utrecht-icon-gemeenteraad.d.ts +11 -0
  1407. package/dist/components/utrecht-icon-gemeenteraad.js +33 -0
  1408. package/dist/components/utrecht-icon-grofvuil.d.ts +11 -0
  1409. package/dist/components/utrecht-icon-grofvuil.js +33 -0
  1410. package/dist/components/utrecht-icon-horeca.d.ts +11 -0
  1411. package/dist/components/utrecht-icon-horeca.js +33 -0
  1412. package/dist/components/utrecht-icon-huishoudelijk-geweld.d.ts +11 -0
  1413. package/dist/components/utrecht-icon-huishoudelijk-geweld.js +33 -0
  1414. package/dist/components/utrecht-icon-hulp-huishouden.d.ts +11 -0
  1415. package/dist/components/utrecht-icon-hulp-huishouden.js +33 -0
  1416. package/dist/components/utrecht-icon-hulp-vervoer.d.ts +11 -0
  1417. package/dist/components/utrecht-icon-hulp-vervoer.js +33 -0
  1418. package/dist/components/utrecht-icon-hulp-zorg.d.ts +11 -0
  1419. package/dist/components/utrecht-icon-hulp-zorg.js +33 -0
  1420. package/dist/components/utrecht-icon-hulpverlening.d.ts +11 -0
  1421. package/dist/components/utrecht-icon-hulpverlening.js +33 -0
  1422. package/dist/components/utrecht-icon-information.d.ts +11 -0
  1423. package/dist/components/utrecht-icon-information.js +33 -0
  1424. package/dist/components/utrecht-icon-innovatie.d.ts +11 -0
  1425. package/dist/components/utrecht-icon-innovatie.js +33 -0
  1426. package/dist/components/utrecht-icon-instagram.d.ts +11 -0
  1427. package/dist/components/utrecht-icon-instagram.js +33 -0
  1428. package/dist/components/utrecht-icon-kalender.d.ts +11 -0
  1429. package/dist/components/utrecht-icon-kalender.js +33 -0
  1430. package/dist/components/utrecht-icon-kerstbomen.d.ts +11 -0
  1431. package/dist/components/utrecht-icon-kerstbomen.js +33 -0
  1432. package/dist/components/utrecht-icon-klachten.d.ts +11 -0
  1433. package/dist/components/utrecht-icon-klachten.js +33 -0
  1434. package/dist/components/utrecht-icon-kroon.d.ts +11 -0
  1435. package/dist/components/utrecht-icon-kroon.js +33 -0
  1436. package/dist/components/utrecht-icon-laadpaal.d.ts +11 -0
  1437. package/dist/components/utrecht-icon-laadpaal.js +33 -0
  1438. package/dist/components/utrecht-icon-lantaarnpaal.d.ts +11 -0
  1439. package/dist/components/utrecht-icon-lantaarnpaal.js +33 -0
  1440. package/dist/components/utrecht-icon-leren.d.ts +11 -0
  1441. package/dist/components/utrecht-icon-leren.js +33 -0
  1442. package/dist/components/utrecht-icon-let-op.d.ts +11 -0
  1443. package/dist/components/utrecht-icon-let-op.js +33 -0
  1444. package/dist/components/utrecht-icon-linkedin.d.ts +11 -0
  1445. package/dist/components/utrecht-icon-linkedin.js +33 -0
  1446. package/dist/components/utrecht-icon-list.d.ts +11 -0
  1447. package/dist/components/utrecht-icon-list.js +33 -0
  1448. package/dist/components/utrecht-icon-loupe.d.ts +11 -0
  1449. package/dist/components/utrecht-icon-loupe.js +33 -0
  1450. package/dist/components/utrecht-icon-markt.d.ts +11 -0
  1451. package/dist/components/utrecht-icon-markt.js +33 -0
  1452. package/dist/components/utrecht-icon-melding-klacht.d.ts +11 -0
  1453. package/dist/components/utrecht-icon-melding-klacht.js +33 -0
  1454. package/dist/components/utrecht-icon-melding.d.ts +11 -0
  1455. package/dist/components/utrecht-icon-melding.js +33 -0
  1456. package/dist/components/utrecht-icon-menselijk.d.ts +11 -0
  1457. package/dist/components/utrecht-icon-menselijk.js +33 -0
  1458. package/dist/components/utrecht-icon-milieu-ontheffing.d.ts +11 -0
  1459. package/dist/components/utrecht-icon-milieu-ontheffing.js +33 -0
  1460. package/dist/components/utrecht-icon-natuur.d.ts +11 -0
  1461. package/dist/components/utrecht-icon-natuur.js +33 -0
  1462. package/dist/components/utrecht-icon-nieuw-huis.d.ts +11 -0
  1463. package/dist/components/utrecht-icon-nieuw-huis.js +33 -0
  1464. package/dist/components/utrecht-icon-nummerbord.d.ts +11 -0
  1465. package/dist/components/utrecht-icon-nummerbord.js +33 -0
  1466. package/dist/components/utrecht-icon-omgeving.d.ts +11 -0
  1467. package/dist/components/utrecht-icon-omgeving.js +33 -0
  1468. package/dist/components/utrecht-icon-omgevingsvisie.d.ts +11 -0
  1469. package/dist/components/utrecht-icon-omgevingsvisie.js +33 -0
  1470. package/dist/components/utrecht-icon-omgevingswet.d.ts +11 -0
  1471. package/dist/components/utrecht-icon-omgevingswet.js +33 -0
  1472. package/dist/components/utrecht-icon-onderhoud.d.ts +11 -0
  1473. package/dist/components/utrecht-icon-onderhoud.js +33 -0
  1474. package/dist/components/utrecht-icon-openingstijden.d.ts +11 -0
  1475. package/dist/components/utrecht-icon-openingstijden.js +33 -0
  1476. package/dist/components/utrecht-icon-panden.d.ts +11 -0
  1477. package/dist/components/utrecht-icon-panden.js +33 -0
  1478. package/dist/components/utrecht-icon-park.d.ts +11 -0
  1479. package/dist/components/utrecht-icon-park.js +33 -0
  1480. package/dist/components/utrecht-icon-parkeerkaart.d.ts +11 -0
  1481. package/dist/components/utrecht-icon-parkeerkaart.js +33 -0
  1482. package/dist/components/utrecht-icon-parkeervergunning.d.ts +11 -0
  1483. package/dist/components/utrecht-icon-parkeervergunning.js +33 -0
  1484. package/dist/components/utrecht-icon-parken.d.ts +11 -0
  1485. package/dist/components/utrecht-icon-parken.js +33 -0
  1486. package/dist/components/utrecht-icon-parkeren-bedrijven.d.ts +11 -0
  1487. package/dist/components/utrecht-icon-parkeren-bedrijven.js +33 -0
  1488. package/dist/components/utrecht-icon-parkeren-betalen.d.ts +11 -0
  1489. package/dist/components/utrecht-icon-parkeren-betalen.js +33 -0
  1490. package/dist/components/utrecht-icon-participatie-campagne.d.ts +11 -0
  1491. package/dist/components/utrecht-icon-participatie-campagne.js +33 -0
  1492. package/dist/components/utrecht-icon-paspoort.d.ts +11 -0
  1493. package/dist/components/utrecht-icon-paspoort.js +33 -0
  1494. package/dist/components/utrecht-icon-rijbewijs.d.ts +11 -0
  1495. package/dist/components/utrecht-icon-rijbewijs.js +33 -0
  1496. package/dist/components/utrecht-icon-rolstoel.d.ts +11 -0
  1497. package/dist/components/utrecht-icon-rolstoel.js +33 -0
  1498. package/dist/components/utrecht-icon-shoppen.d.ts +11 -0
  1499. package/dist/components/utrecht-icon-shoppen.js +33 -0
  1500. package/dist/components/utrecht-icon-sinterklaas.d.ts +11 -0
  1501. package/dist/components/utrecht-icon-sinterklaas.js +33 -0
  1502. package/dist/components/utrecht-icon-sport.d.ts +11 -0
  1503. package/dist/components/utrecht-icon-sport.js +33 -0
  1504. package/dist/components/utrecht-icon-stookverbod.d.ts +11 -0
  1505. package/dist/components/utrecht-icon-stookverbod.js +33 -0
  1506. package/dist/components/utrecht-icon-strooien.d.ts +11 -0
  1507. package/dist/components/utrecht-icon-strooien.js +33 -0
  1508. package/dist/components/utrecht-icon-subsidie-gezin.d.ts +11 -0
  1509. package/dist/components/utrecht-icon-subsidie-gezin.js +33 -0
  1510. package/dist/components/utrecht-icon-toeslag.d.ts +11 -0
  1511. package/dist/components/utrecht-icon-toeslag.js +33 -0
  1512. package/dist/components/utrecht-icon-trein.d.ts +11 -0
  1513. package/dist/components/utrecht-icon-trein.js +33 -0
  1514. package/dist/components/utrecht-icon-trouwen.d.ts +11 -0
  1515. package/dist/components/utrecht-icon-trouwen.js +33 -0
  1516. package/dist/components/utrecht-icon-twitter.d.ts +11 -0
  1517. package/dist/components/utrecht-icon-twitter.js +33 -0
  1518. package/dist/components/utrecht-icon-vaccinatie.d.ts +11 -0
  1519. package/dist/components/utrecht-icon-vaccinatie.js +33 -0
  1520. package/dist/components/utrecht-icon-veilige-wijk.d.ts +11 -0
  1521. package/dist/components/utrecht-icon-veilige-wijk.js +33 -0
  1522. package/dist/components/utrecht-icon-vergoeding.d.ts +11 -0
  1523. package/dist/components/utrecht-icon-vergoeding.js +33 -0
  1524. package/dist/components/utrecht-icon-verhuizen.d.ts +11 -0
  1525. package/dist/components/utrecht-icon-verhuizen.js +33 -0
  1526. package/dist/components/utrecht-icon-verkiezingen.d.ts +11 -0
  1527. package/dist/components/utrecht-icon-verkiezingen.js +33 -0
  1528. package/dist/components/utrecht-icon-verslaving.d.ts +11 -0
  1529. package/dist/components/utrecht-icon-verslaving.js +33 -0
  1530. package/dist/components/utrecht-icon-vervoersvoorziening.d.ts +11 -0
  1531. package/dist/components/utrecht-icon-vervoersvoorziening.js +33 -0
  1532. package/dist/components/utrecht-icon-virus.d.ts +11 -0
  1533. package/dist/components/utrecht-icon-virus.js +33 -0
  1534. package/dist/components/utrecht-icon-vluchtelingen.d.ts +11 -0
  1535. package/dist/components/utrecht-icon-vluchtelingen.js +33 -0
  1536. package/dist/components/utrecht-icon-voorzieningen-vervoer.d.ts +11 -0
  1537. package/dist/components/utrecht-icon-voorzieningen-vervoer.js +33 -0
  1538. package/dist/components/utrecht-icon-vrijwilligerswerk.d.ts +11 -0
  1539. package/dist/components/utrecht-icon-vrijwilligerswerk.js +33 -0
  1540. package/dist/components/utrecht-icon-vuurwerk.d.ts +11 -0
  1541. package/dist/components/utrecht-icon-vuurwerk.js +33 -0
  1542. package/dist/components/utrecht-icon-wandelstok.d.ts +11 -0
  1543. package/dist/components/utrecht-icon-wandelstok.js +33 -0
  1544. package/dist/components/utrecht-icon-warm.d.ts +11 -0
  1545. package/dist/components/utrecht-icon-warm.js +33 -0
  1546. package/dist/components/utrecht-icon-warning.d.ts +11 -0
  1547. package/dist/components/utrecht-icon-warning.js +33 -0
  1548. package/dist/components/utrecht-icon-werken.d.ts +11 -0
  1549. package/dist/components/utrecht-icon-werken.js +33 -0
  1550. package/dist/components/utrecht-icon-werkzaamheden.d.ts +11 -0
  1551. package/dist/components/utrecht-icon-werkzaamheden.js +33 -0
  1552. package/dist/components/utrecht-icon-whatsapp.d.ts +11 -0
  1553. package/dist/components/utrecht-icon-whatsapp.js +33 -0
  1554. package/dist/components/utrecht-icon-wonen-kosten.d.ts +11 -0
  1555. package/dist/components/utrecht-icon-wonen-kosten.js +33 -0
  1556. package/dist/components/utrecht-icon-woning-zoeken.d.ts +11 -0
  1557. package/dist/components/utrecht-icon-woning-zoeken.js +33 -0
  1558. package/dist/components/utrecht-icon-youtube.d.ts +11 -0
  1559. package/dist/components/utrecht-icon-youtube.js +33 -0
  1560. package/dist/components/utrecht-icon-zelfstandig-wonen.d.ts +11 -0
  1561. package/dist/components/utrecht-icon-zelfstandig-wonen.js +33 -0
  1562. package/dist/components/utrecht-icon-zoomin.d.ts +11 -0
  1563. package/dist/components/utrecht-icon-zoomin.js +33 -0
  1564. package/dist/components/utrecht-icon-zoomout.d.ts +11 -0
  1565. package/dist/components/utrecht-icon-zoomout.js +33 -0
  1566. package/dist/components/utrecht-icon-zorg-huis.d.ts +11 -0
  1567. package/dist/components/utrecht-icon-zorg-huis.js +33 -0
  1568. package/dist/components/utrecht-icon-zwemmen.d.ts +11 -0
  1569. package/dist/components/utrecht-icon-zwemmen.js +33 -0
  1570. package/dist/components/utrecht-logo-button.d.ts +11 -0
  1571. package/dist/components/utrecht-logo-button.js +47 -0
  1572. package/dist/components/utrecht-logo.d.ts +11 -0
  1573. package/dist/components/utrecht-logo.js +33 -0
  1574. package/dist/components/utrecht-page-content.d.ts +11 -0
  1575. package/dist/components/utrecht-page-content.js +33 -0
  1576. package/dist/components/utrecht-page-footer.d.ts +11 -0
  1577. package/dist/components/utrecht-page-footer.js +33 -0
  1578. package/dist/components/utrecht-page-header.d.ts +11 -0
  1579. package/dist/components/utrecht-page-header.js +33 -0
  1580. package/dist/components/utrecht-page.d.ts +11 -0
  1581. package/dist/components/utrecht-page.js +33 -0
  1582. package/dist/components/utrecht-pagination.d.ts +11 -0
  1583. package/dist/components/utrecht-pagination.js +57 -0
  1584. package/dist/components/utrecht-paragraph.d.ts +11 -0
  1585. package/dist/components/utrecht-paragraph.js +6 -0
  1586. package/dist/components/utrecht-separator.d.ts +11 -0
  1587. package/dist/components/utrecht-separator.js +33 -0
  1588. package/dist/components/utrecht-sidenav.d.ts +11 -0
  1589. package/dist/components/utrecht-sidenav.js +37 -0
  1590. package/dist/components/utrecht-table-body.d.ts +11 -0
  1591. package/dist/components/utrecht-table-body.js +33 -0
  1592. package/dist/components/utrecht-table-caption.d.ts +11 -0
  1593. package/dist/components/utrecht-table-caption.js +34 -0
  1594. package/dist/components/utrecht-table-cell.d.ts +11 -0
  1595. package/dist/components/utrecht-table-cell.js +33 -0
  1596. package/dist/components/utrecht-table-footer.d.ts +11 -0
  1597. package/dist/components/utrecht-table-footer.js +33 -0
  1598. package/dist/components/utrecht-table-header-cell.d.ts +11 -0
  1599. package/dist/components/utrecht-table-header-cell.js +35 -0
  1600. package/dist/components/utrecht-table-header.d.ts +11 -0
  1601. package/dist/components/utrecht-table-header.js +33 -0
  1602. package/dist/components/utrecht-table-row.d.ts +11 -0
  1603. package/dist/components/utrecht-table-row.js +33 -0
  1604. package/dist/components/utrecht-table.d.ts +11 -0
  1605. package/dist/components/utrecht-table.js +33 -0
  1606. package/dist/components/utrecht-textbox.d.ts +11 -0
  1607. package/dist/components/utrecht-textbox.js +65 -0
  1608. package/dist/esm/clsx.m-25174a58.js +3 -0
  1609. package/dist/esm/{index-7fbac151.js → index-31022c39.js} +323 -86
  1610. package/dist/esm/loader.js +3 -3
  1611. package/dist/esm/polyfills/css-shim.js +1 -1
  1612. package/dist/esm/utrecht-article.entry.js +15 -0
  1613. package/dist/esm/utrecht-backdrop.entry.js +17 -0
  1614. package/dist/esm/utrecht-badge-counter.entry.js +5 -5
  1615. package/dist/esm/utrecht-badge-data.entry.js +3 -3
  1616. package/dist/esm/utrecht-badge-status.entry.js +4 -4
  1617. package/dist/esm/utrecht-breadcrumb.entry.js +19 -0
  1618. package/dist/esm/utrecht-button_2.entry.js +53 -0
  1619. package/dist/esm/utrecht-checkbox.entry.js +28 -0
  1620. package/dist/esm/utrecht-contact-card-template.entry.js +15 -0
  1621. package/dist/esm/utrecht-custom-checkbox.entry.js +48 -0
  1622. package/dist/esm/utrecht-digid-button.entry.js +15 -0
  1623. package/dist/esm/utrecht-document.entry.js +3 -3
  1624. package/dist/esm/utrecht-eherkenning-logo.entry.js +15 -0
  1625. package/dist/esm/utrecht-eidas-logo.entry.js +15 -0
  1626. package/dist/esm/utrecht-form-field-checkbox.entry.js +30 -0
  1627. package/dist/esm/utrecht-form-field-description.entry.js +18 -0
  1628. package/dist/esm/utrecht-form-field-textarea.entry.js +30 -0
  1629. package/dist/esm/utrecht-form-field-textbox.entry.js +35 -0
  1630. package/dist/esm/utrecht-form-toggle.entry.js +44 -0
  1631. package/dist/esm/utrecht-heading-1.entry.js +15 -0
  1632. package/dist/esm/utrecht-heading-2_3.entry.js +40 -0
  1633. package/dist/esm/utrecht-heading-4.entry.js +15 -0
  1634. package/dist/esm/utrecht-heading-5.entry.js +15 -0
  1635. package/dist/esm/utrecht-heading-6.entry.js +15 -0
  1636. package/dist/esm/utrecht-heading.entry.js +3 -3
  1637. package/dist/esm/utrecht-html-content.entry.js +3 -3
  1638. package/dist/esm/utrecht-icon-afspraak-maken.entry.js +15 -0
  1639. package/dist/esm/utrecht-icon-afval-container.entry.js +15 -0
  1640. package/dist/esm/utrecht-icon-afval-containerpas.entry.js +15 -0
  1641. package/dist/esm/utrecht-icon-afval-kalender.entry.js +15 -0
  1642. package/dist/esm/utrecht-icon-afval-scheiden.entry.js +15 -0
  1643. package/dist/esm/utrecht-icon-afval.entry.js +15 -0
  1644. package/dist/esm/utrecht-icon-afvalkalender.entry.js +15 -0
  1645. package/dist/esm/utrecht-icon-alleen.entry.js +15 -0
  1646. package/dist/esm/utrecht-icon-arrow.entry.js +15 -0
  1647. package/dist/esm/utrecht-icon-bestemmingsplan.entry.js +15 -0
  1648. package/dist/esm/utrecht-icon-betaaldatum.entry.js +15 -0
  1649. package/dist/esm/utrecht-icon-bewijsstukken.entry.js +15 -0
  1650. package/dist/esm/utrecht-icon-bijstand.entry.js +15 -0
  1651. package/dist/esm/utrecht-icon-blad.entry.js +15 -0
  1652. package/dist/esm/utrecht-icon-bouwproject.entry.js +15 -0
  1653. package/dist/esm/utrecht-icon-brandgevaar.entry.js +15 -0
  1654. package/dist/esm/utrecht-icon-checkmark.entry.js +15 -0
  1655. package/dist/esm/utrecht-icon-college-b-w.entry.js +15 -0
  1656. package/dist/esm/utrecht-icon-container-bio.entry.js +15 -0
  1657. package/dist/esm/utrecht-icon-container.entry.js +15 -0
  1658. package/dist/esm/utrecht-icon-cross.entry.js +15 -0
  1659. package/dist/esm/utrecht-icon-dakloos.entry.js +15 -0
  1660. package/dist/esm/utrecht-icon-dementie.entry.js +15 -0
  1661. package/dist/esm/utrecht-icon-duurzaam.entry.js +15 -0
  1662. package/dist/esm/utrecht-icon-eenzaamheid.entry.js +15 -0
  1663. package/dist/esm/utrecht-icon-eikenprocessie.entry.js +15 -0
  1664. package/dist/esm/utrecht-icon-energie-vergoeding.entry.js +15 -0
  1665. package/dist/esm/utrecht-icon-energietransitie.entry.js +15 -0
  1666. package/dist/esm/utrecht-icon-error.entry.js +15 -0
  1667. package/dist/esm/utrecht-icon-evenementen.entry.js +15 -0
  1668. package/dist/esm/utrecht-icon-facebook.entry.js +15 -0
  1669. package/dist/esm/utrecht-icon-fiets.entry.js +15 -0
  1670. package/dist/esm/utrecht-icon-filter.entry.js +15 -0
  1671. package/dist/esm/utrecht-icon-gebruiker-centraal.entry.js +15 -0
  1672. package/dist/esm/utrecht-icon-gegevenswoordenboek.entry.js +15 -0
  1673. package/dist/esm/utrecht-icon-gemeenteraad.entry.js +15 -0
  1674. package/dist/esm/utrecht-icon-grofvuil.entry.js +15 -0
  1675. package/dist/esm/utrecht-icon-horeca.entry.js +15 -0
  1676. package/dist/esm/utrecht-icon-huishoudelijk-geweld.entry.js +15 -0
  1677. package/dist/esm/utrecht-icon-hulp-huishouden.entry.js +15 -0
  1678. package/dist/esm/utrecht-icon-hulp-vervoer.entry.js +15 -0
  1679. package/dist/esm/utrecht-icon-hulp-zorg.entry.js +15 -0
  1680. package/dist/esm/utrecht-icon-hulpverlening.entry.js +15 -0
  1681. package/dist/esm/utrecht-icon-information.entry.js +15 -0
  1682. package/dist/esm/utrecht-icon-innovatie.entry.js +15 -0
  1683. package/dist/esm/utrecht-icon-instagram.entry.js +15 -0
  1684. package/dist/esm/utrecht-icon-kalender.entry.js +15 -0
  1685. package/dist/esm/utrecht-icon-kerstbomen.entry.js +15 -0
  1686. package/dist/esm/utrecht-icon-klachten.entry.js +15 -0
  1687. package/dist/esm/utrecht-icon-kroon.entry.js +15 -0
  1688. package/dist/esm/utrecht-icon-laadpaal.entry.js +15 -0
  1689. package/dist/esm/utrecht-icon-lantaarnpaal.entry.js +15 -0
  1690. package/dist/esm/utrecht-icon-leren.entry.js +15 -0
  1691. package/dist/esm/utrecht-icon-let-op.entry.js +15 -0
  1692. package/dist/esm/utrecht-icon-linkedin.entry.js +15 -0
  1693. package/dist/esm/utrecht-icon-list.entry.js +15 -0
  1694. package/dist/esm/utrecht-icon-loupe.entry.js +15 -0
  1695. package/dist/esm/utrecht-icon-markt.entry.js +15 -0
  1696. package/dist/esm/utrecht-icon-melding-klacht.entry.js +15 -0
  1697. package/dist/esm/utrecht-icon-melding.entry.js +15 -0
  1698. package/dist/esm/utrecht-icon-menselijk.entry.js +15 -0
  1699. package/dist/esm/utrecht-icon-milieu-ontheffing.entry.js +15 -0
  1700. package/dist/esm/utrecht-icon-natuur.entry.js +15 -0
  1701. package/dist/esm/utrecht-icon-nieuw-huis.entry.js +15 -0
  1702. package/dist/esm/utrecht-icon-nummerbord.entry.js +15 -0
  1703. package/dist/esm/utrecht-icon-omgeving.entry.js +15 -0
  1704. package/dist/esm/utrecht-icon-omgevingsvisie.entry.js +15 -0
  1705. package/dist/esm/utrecht-icon-omgevingswet.entry.js +15 -0
  1706. package/dist/esm/utrecht-icon-onderhoud.entry.js +15 -0
  1707. package/dist/esm/utrecht-icon-openingstijden.entry.js +15 -0
  1708. package/dist/esm/utrecht-icon-panden.entry.js +15 -0
  1709. package/dist/esm/utrecht-icon-park.entry.js +15 -0
  1710. package/dist/esm/utrecht-icon-parkeerkaart.entry.js +15 -0
  1711. package/dist/esm/utrecht-icon-parkeervergunning.entry.js +15 -0
  1712. package/dist/esm/utrecht-icon-parken.entry.js +15 -0
  1713. package/dist/esm/utrecht-icon-parkeren-bedrijven.entry.js +15 -0
  1714. package/dist/esm/utrecht-icon-parkeren-betalen.entry.js +15 -0
  1715. package/dist/esm/utrecht-icon-participatie-campagne.entry.js +15 -0
  1716. package/dist/esm/utrecht-icon-paspoort.entry.js +15 -0
  1717. package/dist/esm/utrecht-icon-rijbewijs.entry.js +15 -0
  1718. package/dist/esm/utrecht-icon-rolstoel.entry.js +15 -0
  1719. package/dist/esm/utrecht-icon-shoppen.entry.js +15 -0
  1720. package/dist/esm/utrecht-icon-sinterklaas.entry.js +15 -0
  1721. package/dist/esm/utrecht-icon-sport.entry.js +15 -0
  1722. package/dist/esm/utrecht-icon-stookverbod.entry.js +15 -0
  1723. package/dist/esm/utrecht-icon-strooien.entry.js +15 -0
  1724. package/dist/esm/utrecht-icon-subsidie-gezin.entry.js +15 -0
  1725. package/dist/esm/utrecht-icon-toeslag.entry.js +15 -0
  1726. package/dist/esm/utrecht-icon-trein.entry.js +15 -0
  1727. package/dist/esm/utrecht-icon-trouwen.entry.js +15 -0
  1728. package/dist/esm/utrecht-icon-twitter.entry.js +15 -0
  1729. package/dist/esm/utrecht-icon-vaccinatie.entry.js +15 -0
  1730. package/dist/esm/utrecht-icon-veilige-wijk.entry.js +15 -0
  1731. package/dist/esm/utrecht-icon-vergoeding.entry.js +15 -0
  1732. package/dist/esm/utrecht-icon-verhuizen.entry.js +15 -0
  1733. package/dist/esm/utrecht-icon-verkiezingen.entry.js +15 -0
  1734. package/dist/esm/utrecht-icon-verslaving.entry.js +15 -0
  1735. package/dist/esm/utrecht-icon-vervoersvoorziening.entry.js +15 -0
  1736. package/dist/esm/utrecht-icon-virus.entry.js +15 -0
  1737. package/dist/esm/utrecht-icon-vluchtelingen.entry.js +15 -0
  1738. package/dist/esm/utrecht-icon-voorzieningen-vervoer.entry.js +15 -0
  1739. package/dist/esm/utrecht-icon-vrijwilligerswerk.entry.js +15 -0
  1740. package/dist/esm/utrecht-icon-vuurwerk.entry.js +15 -0
  1741. package/dist/esm/utrecht-icon-wandelstok.entry.js +15 -0
  1742. package/dist/esm/utrecht-icon-warm.entry.js +15 -0
  1743. package/dist/esm/utrecht-icon-warning.entry.js +15 -0
  1744. package/dist/esm/utrecht-icon-werken.entry.js +15 -0
  1745. package/dist/esm/utrecht-icon-werkzaamheden.entry.js +15 -0
  1746. package/dist/esm/utrecht-icon-whatsapp.entry.js +15 -0
  1747. package/dist/esm/utrecht-icon-wonen-kosten.entry.js +15 -0
  1748. package/dist/esm/utrecht-icon-woning-zoeken.entry.js +15 -0
  1749. package/dist/esm/utrecht-icon-youtube.entry.js +15 -0
  1750. package/dist/esm/utrecht-icon-zelfstandig-wonen.entry.js +15 -0
  1751. package/dist/esm/utrecht-icon-zoomin.entry.js +15 -0
  1752. package/dist/esm/utrecht-icon-zoomout.entry.js +15 -0
  1753. package/dist/esm/utrecht-icon-zorg-huis.entry.js +15 -0
  1754. package/dist/esm/utrecht-icon-zwemmen.entry.js +15 -0
  1755. package/dist/esm/utrecht-logo-button.entry.js +15 -0
  1756. package/dist/esm/utrecht-logo.entry.js +15 -0
  1757. package/dist/esm/utrecht-page-content.entry.js +15 -0
  1758. package/dist/esm/utrecht-page-footer.entry.js +15 -0
  1759. package/dist/esm/utrecht-page-header.entry.js +15 -0
  1760. package/dist/esm/utrecht-page.entry.js +15 -0
  1761. package/dist/esm/utrecht-pagination.entry.js +34 -0
  1762. package/dist/esm/utrecht-separator.entry.js +3 -3
  1763. package/dist/esm/utrecht-sidenav.entry.js +17 -0
  1764. package/dist/esm/utrecht-table-body.entry.js +15 -0
  1765. package/dist/esm/utrecht-table-caption.entry.js +16 -0
  1766. package/dist/esm/utrecht-table-cell.entry.js +15 -0
  1767. package/dist/esm/utrecht-table-footer.entry.js +15 -0
  1768. package/dist/esm/utrecht-table-header-cell.entry.js +15 -0
  1769. package/dist/esm/utrecht-table-header.entry.js +15 -0
  1770. package/dist/esm/utrecht-table-row.entry.js +15 -0
  1771. package/dist/esm/utrecht-table.entry.js +15 -0
  1772. package/dist/esm/utrecht-textbox.entry.js +35 -0
  1773. package/dist/esm/utrecht.js +3 -3
  1774. package/dist/packages/web-component-library-stencil/dist/components/index.d.ts +185 -0
  1775. package/dist/packages/web-component-library-stencil/dist/components/utrecht-article.d.ts +11 -0
  1776. package/dist/packages/web-component-library-stencil/dist/components/utrecht-backdrop.d.ts +11 -0
  1777. package/dist/packages/web-component-library-stencil/dist/components/utrecht-badge-counter.d.ts +11 -0
  1778. package/dist/packages/web-component-library-stencil/dist/components/utrecht-badge-data.d.ts +11 -0
  1779. package/dist/packages/web-component-library-stencil/dist/components/utrecht-badge-status.d.ts +11 -0
  1780. package/dist/packages/web-component-library-stencil/dist/components/utrecht-breadcrumb.d.ts +11 -0
  1781. package/dist/packages/web-component-library-stencil/dist/components/utrecht-button.d.ts +11 -0
  1782. package/dist/packages/web-component-library-stencil/dist/components/utrecht-checkbox.d.ts +11 -0
  1783. package/dist/packages/web-component-library-stencil/dist/components/utrecht-contact-card-template.d.ts +11 -0
  1784. package/dist/packages/web-component-library-stencil/dist/components/utrecht-custom-checkbox.d.ts +11 -0
  1785. package/dist/packages/web-component-library-stencil/dist/components/utrecht-digid-button.d.ts +11 -0
  1786. package/dist/packages/web-component-library-stencil/dist/components/utrecht-digid-logo.d.ts +11 -0
  1787. package/dist/packages/web-component-library-stencil/dist/components/utrecht-document.d.ts +11 -0
  1788. package/dist/packages/web-component-library-stencil/dist/components/utrecht-eherkenning-logo.d.ts +11 -0
  1789. package/dist/packages/web-component-library-stencil/dist/components/utrecht-eidas-logo.d.ts +11 -0
  1790. package/dist/packages/web-component-library-stencil/dist/components/utrecht-form-field-checkbox.d.ts +11 -0
  1791. package/dist/packages/web-component-library-stencil/dist/components/utrecht-form-field-description.d.ts +11 -0
  1792. package/dist/packages/web-component-library-stencil/dist/components/utrecht-form-field-textarea.d.ts +11 -0
  1793. package/dist/packages/web-component-library-stencil/dist/components/utrecht-form-field-textbox.d.ts +11 -0
  1794. package/dist/packages/web-component-library-stencil/dist/components/utrecht-form-toggle.d.ts +11 -0
  1795. package/dist/packages/web-component-library-stencil/dist/components/utrecht-heading-1.d.ts +11 -0
  1796. package/dist/packages/web-component-library-stencil/dist/components/utrecht-heading-2.d.ts +11 -0
  1797. package/dist/packages/web-component-library-stencil/dist/components/utrecht-heading-3.d.ts +11 -0
  1798. package/dist/packages/web-component-library-stencil/dist/components/utrecht-heading-4.d.ts +11 -0
  1799. package/dist/packages/web-component-library-stencil/dist/components/utrecht-heading-5.d.ts +11 -0
  1800. package/dist/packages/web-component-library-stencil/dist/components/utrecht-heading-6.d.ts +11 -0
  1801. package/dist/packages/web-component-library-stencil/dist/components/utrecht-heading.d.ts +11 -0
  1802. package/dist/packages/web-component-library-stencil/dist/components/utrecht-html-content.d.ts +11 -0
  1803. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-afspraak-maken.d.ts +11 -0
  1804. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-afval-container.d.ts +11 -0
  1805. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-afval-containerpas.d.ts +11 -0
  1806. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-afval-kalender.d.ts +11 -0
  1807. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-afval-scheiden.d.ts +11 -0
  1808. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-afval.d.ts +11 -0
  1809. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-afvalkalender.d.ts +11 -0
  1810. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-alleen.d.ts +11 -0
  1811. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-arrow.d.ts +11 -0
  1812. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-bestemmingsplan.d.ts +11 -0
  1813. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-betaaldatum.d.ts +11 -0
  1814. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-bewijsstukken.d.ts +11 -0
  1815. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-bijstand.d.ts +11 -0
  1816. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-blad.d.ts +11 -0
  1817. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-bouwproject.d.ts +11 -0
  1818. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-brandgevaar.d.ts +11 -0
  1819. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-checkmark.d.ts +11 -0
  1820. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-college-b-w.d.ts +11 -0
  1821. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-container-bio.d.ts +11 -0
  1822. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-container.d.ts +11 -0
  1823. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-cross.d.ts +11 -0
  1824. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-dakloos.d.ts +11 -0
  1825. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-dementie.d.ts +11 -0
  1826. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-duurzaam.d.ts +11 -0
  1827. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-eenzaamheid.d.ts +11 -0
  1828. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-eikenprocessie.d.ts +11 -0
  1829. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-energie-vergoeding.d.ts +11 -0
  1830. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-energietransitie.d.ts +11 -0
  1831. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-error.d.ts +11 -0
  1832. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-evenementen.d.ts +11 -0
  1833. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-facebook.d.ts +11 -0
  1834. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-fiets.d.ts +11 -0
  1835. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-filter.d.ts +11 -0
  1836. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-gebruiker-centraal.d.ts +11 -0
  1837. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-gegevenswoordenboek.d.ts +11 -0
  1838. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-gemeenteraad.d.ts +11 -0
  1839. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-grofvuil.d.ts +11 -0
  1840. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-horeca.d.ts +11 -0
  1841. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-huishoudelijk-geweld.d.ts +11 -0
  1842. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-hulp-huishouden.d.ts +11 -0
  1843. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-hulp-vervoer.d.ts +11 -0
  1844. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-hulp-zorg.d.ts +11 -0
  1845. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-hulpverlening.d.ts +11 -0
  1846. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-information.d.ts +11 -0
  1847. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-innovatie.d.ts +11 -0
  1848. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-instagram.d.ts +11 -0
  1849. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-kalender.d.ts +11 -0
  1850. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-kerstbomen.d.ts +11 -0
  1851. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-klachten.d.ts +11 -0
  1852. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-kroon.d.ts +11 -0
  1853. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-laadpaal.d.ts +11 -0
  1854. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-lantaarnpaal.d.ts +11 -0
  1855. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-leren.d.ts +11 -0
  1856. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-let-op.d.ts +11 -0
  1857. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-linkedin.d.ts +11 -0
  1858. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-list.d.ts +11 -0
  1859. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-loupe.d.ts +11 -0
  1860. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-markt.d.ts +11 -0
  1861. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-melding-klacht.d.ts +11 -0
  1862. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-melding.d.ts +11 -0
  1863. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-menselijk.d.ts +11 -0
  1864. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-milieu-ontheffing.d.ts +11 -0
  1865. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-natuur.d.ts +11 -0
  1866. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-nieuw-huis.d.ts +11 -0
  1867. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-nummerbord.d.ts +11 -0
  1868. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-omgeving.d.ts +11 -0
  1869. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-omgevingsvisie.d.ts +11 -0
  1870. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-omgevingswet.d.ts +11 -0
  1871. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-onderhoud.d.ts +11 -0
  1872. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-openingstijden.d.ts +11 -0
  1873. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-panden.d.ts +11 -0
  1874. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-park.d.ts +11 -0
  1875. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-parkeerkaart.d.ts +11 -0
  1876. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-parkeervergunning.d.ts +11 -0
  1877. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-parken.d.ts +11 -0
  1878. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-parkeren-bedrijven.d.ts +11 -0
  1879. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-parkeren-betalen.d.ts +11 -0
  1880. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-participatie-campagne.d.ts +11 -0
  1881. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-paspoort.d.ts +11 -0
  1882. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-rijbewijs.d.ts +11 -0
  1883. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-rolstoel.d.ts +11 -0
  1884. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-shoppen.d.ts +11 -0
  1885. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-sinterklaas.d.ts +11 -0
  1886. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-sport.d.ts +11 -0
  1887. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-stookverbod.d.ts +11 -0
  1888. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-strooien.d.ts +11 -0
  1889. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-subsidie-gezin.d.ts +11 -0
  1890. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-toeslag.d.ts +11 -0
  1891. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-trein.d.ts +11 -0
  1892. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-trouwen.d.ts +11 -0
  1893. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-twitter.d.ts +11 -0
  1894. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-vaccinatie.d.ts +11 -0
  1895. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-veilige-wijk.d.ts +11 -0
  1896. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-vergoeding.d.ts +11 -0
  1897. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-verhuizen.d.ts +11 -0
  1898. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-verkiezingen.d.ts +11 -0
  1899. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-verslaving.d.ts +11 -0
  1900. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-vervoersvoorziening.d.ts +11 -0
  1901. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-virus.d.ts +11 -0
  1902. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-vluchtelingen.d.ts +11 -0
  1903. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-voorzieningen-vervoer.d.ts +11 -0
  1904. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-vrijwilligerswerk.d.ts +11 -0
  1905. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-vuurwerk.d.ts +11 -0
  1906. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-wandelstok.d.ts +11 -0
  1907. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-warm.d.ts +11 -0
  1908. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-warning.d.ts +11 -0
  1909. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-werken.d.ts +11 -0
  1910. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-werkzaamheden.d.ts +11 -0
  1911. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-whatsapp.d.ts +11 -0
  1912. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-wonen-kosten.d.ts +11 -0
  1913. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-woning-zoeken.d.ts +11 -0
  1914. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-youtube.d.ts +11 -0
  1915. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-zelfstandig-wonen.d.ts +11 -0
  1916. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-zoomin.d.ts +11 -0
  1917. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-zoomout.d.ts +11 -0
  1918. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-zorg-huis.d.ts +11 -0
  1919. package/dist/packages/web-component-library-stencil/dist/components/utrecht-icon-zwemmen.d.ts +11 -0
  1920. package/dist/packages/web-component-library-stencil/dist/components/utrecht-logo-button.d.ts +11 -0
  1921. package/dist/packages/web-component-library-stencil/dist/components/utrecht-logo.d.ts +11 -0
  1922. package/dist/packages/web-component-library-stencil/dist/components/utrecht-page-content.d.ts +11 -0
  1923. package/dist/packages/web-component-library-stencil/dist/components/utrecht-page-footer.d.ts +11 -0
  1924. package/dist/packages/web-component-library-stencil/dist/components/utrecht-page-header.d.ts +11 -0
  1925. package/dist/packages/web-component-library-stencil/dist/components/utrecht-page.d.ts +11 -0
  1926. package/dist/packages/web-component-library-stencil/dist/components/utrecht-pagination.d.ts +11 -0
  1927. package/dist/packages/web-component-library-stencil/dist/components/utrecht-paragraph.d.ts +11 -0
  1928. package/dist/packages/web-component-library-stencil/dist/components/utrecht-separator.d.ts +11 -0
  1929. package/dist/packages/web-component-library-stencil/dist/components/utrecht-sidenav.d.ts +11 -0
  1930. package/dist/packages/web-component-library-stencil/dist/components/utrecht-table-body.d.ts +11 -0
  1931. package/dist/packages/web-component-library-stencil/dist/components/utrecht-table-caption.d.ts +11 -0
  1932. package/dist/packages/web-component-library-stencil/dist/components/utrecht-table-cell.d.ts +11 -0
  1933. package/dist/packages/web-component-library-stencil/dist/components/utrecht-table-footer.d.ts +11 -0
  1934. package/dist/packages/web-component-library-stencil/dist/components/utrecht-table-header-cell.d.ts +11 -0
  1935. package/dist/packages/web-component-library-stencil/dist/components/utrecht-table-header.d.ts +11 -0
  1936. package/dist/packages/web-component-library-stencil/dist/components/utrecht-table-row.d.ts +11 -0
  1937. package/dist/packages/web-component-library-stencil/dist/components/utrecht-table.d.ts +11 -0
  1938. package/dist/packages/web-component-library-stencil/dist/components/utrecht-textbox.d.ts +11 -0
  1939. package/dist/packages/web-component-library-stencil/dist/types/article/web-component/index.stencil.d.ts +8 -0
  1940. package/dist/packages/web-component-library-stencil/dist/types/backdrop/web-component/index.stencil.d.ts +9 -0
  1941. package/dist/packages/web-component-library-stencil/dist/types/badge-counter/web-component/index.stencil.d.ts +11 -0
  1942. package/dist/packages/web-component-library-stencil/dist/types/badge-data/web-component/index.stencil.d.ts +8 -0
  1943. package/dist/packages/web-component-library-stencil/dist/types/badge-status/web-component/index.stencil.d.ts +9 -0
  1944. package/dist/packages/web-component-library-stencil/dist/types/breadcrumb/web-component/index.stencil.d.ts +5 -0
  1945. package/dist/packages/web-component-library-stencil/dist/types/button/web-component/index.stencil.d.ts +11 -0
  1946. package/dist/packages/web-component-library-stencil/dist/types/checkbox/web-component/index.stencil.d.ts +16 -0
  1947. package/dist/packages/web-component-library-stencil/dist/types/custom-checkbox/web-component/index.stencil.d.ts +17 -0
  1948. package/dist/packages/web-component-library-stencil/dist/types/digid-button/web-component/index.stencil.d.ts +9 -0
  1949. package/dist/packages/web-component-library-stencil/dist/types/digid-logo/web-component/index.stencil.d.ts +8 -0
  1950. package/dist/{types/document/stencil.d.ts → packages/web-component-library-stencil/dist/types/document/web-component/index.stencil.d.ts} +0 -0
  1951. package/dist/packages/web-component-library-stencil/dist/types/eherkenning-logo/web-component/index.stencil.d.ts +8 -0
  1952. package/dist/packages/web-component-library-stencil/dist/types/eidas-logo/web-component/index.stencil.d.ts +8 -0
  1953. package/dist/packages/web-component-library-stencil/dist/types/form-field-checkbox/web-component/index.stencil.d.ts +18 -0
  1954. package/dist/packages/web-component-library-stencil/dist/types/form-field-description/web-component/index.stencil.d.ts +8 -0
  1955. package/dist/packages/web-component-library-stencil/dist/types/form-field-textarea/web-component/index.stencil.d.ts +18 -0
  1956. package/dist/packages/web-component-library-stencil/dist/types/form-field-textbox/web-component/index.stencil.d.ts +23 -0
  1957. package/dist/packages/web-component-library-stencil/dist/types/form-toggle/web-component/index.stencil.d.ts +14 -0
  1958. package/dist/{types/heading/stencil.d.ts → packages/web-component-library-stencil/dist/types/heading/web-component/index.stencil.d.ts} +0 -0
  1959. package/dist/packages/web-component-library-stencil/dist/types/heading-1/web-component/index.stencil.d.ts +3 -0
  1960. package/dist/packages/web-component-library-stencil/dist/types/heading-2/web-component/index.stencil.d.ts +3 -0
  1961. package/dist/packages/web-component-library-stencil/dist/types/heading-3/web-component/index.stencil.d.ts +3 -0
  1962. package/dist/packages/web-component-library-stencil/dist/types/heading-4/web-component/index.stencil.d.ts +3 -0
  1963. package/dist/packages/web-component-library-stencil/dist/types/heading-5/web-component/index.stencil.d.ts +3 -0
  1964. package/dist/packages/web-component-library-stencil/dist/types/heading-6/web-component/index.stencil.d.ts +3 -0
  1965. package/dist/{types/html-content/stencil.d.ts → packages/web-component-library-stencil/dist/types/html-content/web-component/index.stencil.d.ts} +0 -0
  1966. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.d.ts +3 -0
  1967. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-afval/utrecht-icon-afval.stencil.d.ts +3 -0
  1968. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.d.ts +3 -0
  1969. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.d.ts +3 -0
  1970. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.d.ts +3 -0
  1971. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.d.ts +3 -0
  1972. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.d.ts +3 -0
  1973. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-alleen/utrecht-icon-alleen.stencil.d.ts +3 -0
  1974. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-arrow/utrecht-icon-arrow.stencil.d.ts +3 -0
  1975. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.d.ts +3 -0
  1976. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.d.ts +3 -0
  1977. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.d.ts +3 -0
  1978. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.d.ts +3 -0
  1979. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.d.ts +3 -0
  1980. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.d.ts +3 -0
  1981. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.d.ts +3 -0
  1982. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.d.ts +3 -0
  1983. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.d.ts +3 -0
  1984. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.space.d.ts +1 -0
  1985. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.stencil.d.ts +3 -0
  1986. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.d.ts +3 -0
  1987. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-cross/utrecht-icon-cross.stencil.d.ts +3 -0
  1988. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.d.ts +3 -0
  1989. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-dementie/utrecht-icon-dementie.stencil.d.ts +3 -0
  1990. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.d.ts +3 -0
  1991. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.d.ts +3 -0
  1992. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.d.ts +3 -0
  1993. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.d.ts +3 -0
  1994. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.d.ts +3 -0
  1995. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-error/utrecht-icon-error.stencil.d.ts +3 -0
  1996. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.d.ts +3 -0
  1997. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-facebook/utrecht-icon-facebook.stencil.d.ts +3 -0
  1998. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-fiets/utrecht-icon-fiets.stencil.d.ts +3 -0
  1999. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-filter/utrecht-icon-filter.stencil.d.ts +3 -0
  2000. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.d.ts +3 -0
  2001. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.d.ts +3 -0
  2002. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.d.ts +3 -0
  2003. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.d.ts +3 -0
  2004. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-horeca/utrecht-icon-horeca.stencil.d.ts +3 -0
  2005. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.d.ts +3 -0
  2006. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.d.ts +3 -0
  2007. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.d.ts +3 -0
  2008. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.d.ts +3 -0
  2009. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.d.ts +3 -0
  2010. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-information/utrecht-icon-information.stencil.d.ts +3 -0
  2011. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.d.ts +3 -0
  2012. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-instagram/utrecht-icon-instagram.stencil.d.ts +3 -0
  2013. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-kalender/utrecht-icon-kalender.stencil.d.ts +3 -0
  2014. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.d.ts +3 -0
  2015. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-klachten/utrecht-icon-klachten.stencil.d.ts +3 -0
  2016. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-kroon/utrecht-icon-kroon.stencil.d.ts +3 -0
  2017. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.d.ts +3 -0
  2018. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.d.ts +3 -0
  2019. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-leren/utrecht-icon-leren.stencil.d.ts +3 -0
  2020. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-let-op/utrecht-icon-let-op.stencil.d.ts +3 -0
  2021. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.d.ts +3 -0
  2022. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-list/utrecht-icon-list.stencil.d.ts +3 -0
  2023. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-loupe/utrecht-icon-loupe.stencil.d.ts +3 -0
  2024. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-markt/utrecht-icon-markt.stencil.d.ts +3 -0
  2025. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-melding/utrecht-icon-melding.stencil.d.ts +3 -0
  2026. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.d.ts +3 -0
  2027. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.d.ts +3 -0
  2028. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.d.ts +3 -0
  2029. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-natuur/utrecht-icon-natuur.stencil.d.ts +3 -0
  2030. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.d.ts +3 -0
  2031. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.d.ts +3 -0
  2032. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.d.ts +3 -0
  2033. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.d.ts +3 -0
  2034. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.d.ts +3 -0
  2035. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.d.ts +3 -0
  2036. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.d.ts +3 -0
  2037. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-panden/utrecht-icon-panden.stencil.d.ts +3 -0
  2038. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-park/utrecht-icon-park.stencil.d.ts +3 -0
  2039. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.d.ts +3 -0
  2040. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.d.ts +3 -0
  2041. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-parken/utrecht-icon-parken.stencil.d.ts +3 -0
  2042. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.d.ts +3 -0
  2043. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.d.ts +3 -0
  2044. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.d.ts +3 -0
  2045. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.d.ts +3 -0
  2046. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.d.ts +3 -0
  2047. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.d.ts +3 -0
  2048. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.d.ts +3 -0
  2049. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.d.ts +3 -0
  2050. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-sport/utrecht-icon-sport.stencil.d.ts +3 -0
  2051. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.d.ts +3 -0
  2052. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-strooien/utrecht-icon-strooien.stencil.d.ts +3 -0
  2053. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.d.ts +3 -0
  2054. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.d.ts +3 -0
  2055. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-trein/utrecht-icon-trein.stencil.d.ts +3 -0
  2056. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.d.ts +3 -0
  2057. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-twitter/utrecht-icon-twitter.stencil.d.ts +3 -0
  2058. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.d.ts +3 -0
  2059. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.d.ts +3 -0
  2060. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.d.ts +3 -0
  2061. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.d.ts +3 -0
  2062. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.d.ts +3 -0
  2063. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.d.ts +3 -0
  2064. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.d.ts +3 -0
  2065. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-virus/utrecht-icon-virus.stencil.d.ts +3 -0
  2066. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.d.ts +3 -0
  2067. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.d.ts +3 -0
  2068. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.d.ts +3 -0
  2069. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.d.ts +3 -0
  2070. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.d.ts +3 -0
  2071. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-warm/utrecht-icon-warm.stencil.d.ts +3 -0
  2072. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-warning/utrecht-icon-warning.stencil.d.ts +3 -0
  2073. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-werken/utrecht-icon-werken.stencil.d.ts +3 -0
  2074. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.d.ts +3 -0
  2075. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.d.ts +3 -0
  2076. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.d.ts +3 -0
  2077. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.d.ts +3 -0
  2078. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-youtube/utrecht-icon-youtube.stencil.d.ts +3 -0
  2079. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.d.ts +3 -0
  2080. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.d.ts +3 -0
  2081. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.d.ts +3 -0
  2082. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.d.ts +3 -0
  2083. package/dist/packages/web-component-library-stencil/dist/types/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.d.ts +3 -0
  2084. package/dist/packages/web-component-library-stencil/dist/types/logo/web-component/index.stencil.d.ts +7 -0
  2085. package/dist/packages/web-component-library-stencil/dist/types/logo-button/web-component/index.stencil.d.ts +9 -0
  2086. package/dist/packages/web-component-library-stencil/dist/types/navigatie sidenav/web-component/index.stencil.d.ts +4 -0
  2087. package/dist/packages/web-component-library-stencil/dist/types/page/web-component/index.stencil.d.ts +7 -0
  2088. package/dist/packages/web-component-library-stencil/dist/types/page-content/web-component/index.stencil.d.ts +7 -0
  2089. package/dist/packages/web-component-library-stencil/dist/types/page-footer/web-component/index.stencil.d.ts +7 -0
  2090. package/dist/packages/web-component-library-stencil/dist/types/page-header/web-component/stencil.d.ts +7 -0
  2091. package/dist/packages/web-component-library-stencil/dist/types/pagination/web-component/index.stencil.d.ts +11 -0
  2092. package/dist/{types/paragraph/stencil.d.ts → packages/web-component-library-stencil/dist/types/paragraph/web-component/index.stencil.d.ts} +0 -0
  2093. package/dist/{types/separator/stencil.d.ts → packages/web-component-library-stencil/dist/types/separator/web-component/index.stencil.d.ts} +0 -0
  2094. package/dist/packages/web-component-library-stencil/dist/types/stencil-public-runtime.d.ts +1565 -0
  2095. package/dist/packages/web-component-library-stencil/dist/types/table/web-component/table-body.stencil.d.ts +3 -0
  2096. package/dist/packages/web-component-library-stencil/dist/types/table/web-component/table-caption.stencil.d.ts +3 -0
  2097. package/dist/packages/web-component-library-stencil/dist/types/table/web-component/table-cell.stencil.d.ts +3 -0
  2098. package/dist/packages/web-component-library-stencil/dist/types/table/web-component/table-footer.stencil.d.ts +3 -0
  2099. package/dist/packages/web-component-library-stencil/dist/types/table/web-component/table-header-cell.stencil.d.ts +4 -0
  2100. package/dist/packages/web-component-library-stencil/dist/types/table/web-component/table-header.stencil.d.ts +3 -0
  2101. package/dist/packages/web-component-library-stencil/dist/types/table/web-component/table-row.stencil.d.ts +3 -0
  2102. package/dist/packages/web-component-library-stencil/dist/types/table/web-component/table.stencil.d.ts +3 -0
  2103. package/dist/packages/web-component-library-stencil/dist/types/templates/contact-card-template/web-component/index.stencil.d.ts +3 -0
  2104. package/dist/packages/web-component-library-stencil/dist/types/textbox/web-component/index.stencil.d.ts +23 -0
  2105. package/dist/packages/web-component-library-stencil/loader/index.d.ts +12 -0
  2106. package/dist/packages/web-component-library-stencil/sequential-output-targets.d.ts +7 -0
  2107. package/dist/packages/web-component-library-stencil/sequential-output-targets.js +11 -0
  2108. package/dist/packages/web-component-library-stencil/stencil.config.d.ts +2 -0
  2109. package/dist/packages/web-component-library-stencil/stencil.config.js +75 -0
  2110. package/dist/types/article/web-component/index.stencil.d.ts +8 -0
  2111. package/dist/types/backdrop/web-component/index.stencil.d.ts +9 -0
  2112. package/dist/types/badge-counter/web-component/index.stencil.d.ts +11 -0
  2113. package/dist/types/badge-data/web-component/index.stencil.d.ts +8 -0
  2114. package/dist/types/badge-status/web-component/index.stencil.d.ts +9 -0
  2115. package/dist/types/breadcrumb/web-component/index.stencil.d.ts +5 -0
  2116. package/dist/types/button/web-component/index.stencil.d.ts +11 -0
  2117. package/dist/types/checkbox/web-component/index.stencil.d.ts +16 -0
  2118. package/dist/types/components.d.ts +2231 -36
  2119. package/dist/types/custom-checkbox/web-component/index.stencil.d.ts +17 -0
  2120. package/dist/types/digid-button/web-component/index.stencil.d.ts +9 -0
  2121. package/dist/types/digid-logo/web-component/index.stencil.d.ts +8 -0
  2122. package/dist/types/document/web-component/index.stencil.d.ts +3 -0
  2123. package/dist/types/eherkenning-logo/web-component/index.stencil.d.ts +8 -0
  2124. package/dist/types/eidas-logo/web-component/index.stencil.d.ts +8 -0
  2125. package/dist/types/form-field-checkbox/web-component/index.stencil.d.ts +18 -0
  2126. package/dist/types/form-field-description/web-component/index.stencil.d.ts +8 -0
  2127. package/dist/types/form-field-textarea/web-component/index.stencil.d.ts +18 -0
  2128. package/dist/types/form-field-textbox/web-component/index.stencil.d.ts +23 -0
  2129. package/dist/types/form-toggle/web-component/index.stencil.d.ts +14 -0
  2130. package/dist/types/heading/web-component/index.stencil.d.ts +7 -0
  2131. package/dist/types/heading-1/web-component/index.stencil.d.ts +3 -0
  2132. package/dist/types/heading-2/web-component/index.stencil.d.ts +3 -0
  2133. package/dist/types/heading-3/web-component/index.stencil.d.ts +3 -0
  2134. package/dist/types/heading-4/web-component/index.stencil.d.ts +3 -0
  2135. package/dist/types/heading-5/web-component/index.stencil.d.ts +3 -0
  2136. package/dist/types/heading-6/web-component/index.stencil.d.ts +3 -0
  2137. package/dist/types/home/runner/work/utrecht/utrecht/packages/web-component-library-stencil/.stencil/packages/web-component-library-stencil/sequential-output-targets.d.ts +7 -0
  2138. package/dist/types/home/runner/work/utrecht/utrecht/packages/web-component-library-stencil/.stencil/packages/web-component-library-stencil/stencil.config.d.ts +2 -0
  2139. package/dist/types/html-content/web-component/index.stencil.d.ts +3 -0
  2140. package/dist/types/icon/tmp/components/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.d.ts +3 -0
  2141. package/dist/types/icon/tmp/components/utrecht-icon-afval/utrecht-icon-afval.stencil.d.ts +3 -0
  2142. package/dist/types/icon/tmp/components/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.d.ts +3 -0
  2143. package/dist/types/icon/tmp/components/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.d.ts +3 -0
  2144. package/dist/types/icon/tmp/components/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.d.ts +3 -0
  2145. package/dist/types/icon/tmp/components/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.d.ts +3 -0
  2146. package/dist/types/icon/tmp/components/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.d.ts +3 -0
  2147. package/dist/types/icon/tmp/components/utrecht-icon-alleen/utrecht-icon-alleen.stencil.d.ts +3 -0
  2148. package/dist/types/icon/tmp/components/utrecht-icon-arrow/utrecht-icon-arrow.stencil.d.ts +3 -0
  2149. package/dist/types/icon/tmp/components/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.d.ts +3 -0
  2150. package/dist/types/icon/tmp/components/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.d.ts +3 -0
  2151. package/dist/types/icon/tmp/components/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.d.ts +3 -0
  2152. package/dist/types/icon/tmp/components/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.d.ts +3 -0
  2153. package/dist/types/icon/tmp/components/utrecht-icon-blad/utrecht-icon-blad.stencil.d.ts +3 -0
  2154. package/dist/types/icon/tmp/components/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.d.ts +3 -0
  2155. package/dist/types/icon/tmp/components/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.d.ts +3 -0
  2156. package/dist/types/icon/tmp/components/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.d.ts +3 -0
  2157. package/dist/types/icon/tmp/components/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.d.ts +3 -0
  2158. package/dist/types/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.space.d.ts +1 -0
  2159. package/dist/types/icon/tmp/components/utrecht-icon-container/utrecht-icon-container.stencil.d.ts +3 -0
  2160. package/dist/types/icon/tmp/components/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.d.ts +3 -0
  2161. package/dist/types/icon/tmp/components/utrecht-icon-cross/utrecht-icon-cross.stencil.d.ts +3 -0
  2162. package/dist/types/icon/tmp/components/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.d.ts +3 -0
  2163. package/dist/types/icon/tmp/components/utrecht-icon-dementie/utrecht-icon-dementie.stencil.d.ts +3 -0
  2164. package/dist/types/icon/tmp/components/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.d.ts +3 -0
  2165. package/dist/types/icon/tmp/components/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.d.ts +3 -0
  2166. package/dist/types/icon/tmp/components/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.d.ts +3 -0
  2167. package/dist/types/icon/tmp/components/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.d.ts +3 -0
  2168. package/dist/types/icon/tmp/components/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.d.ts +3 -0
  2169. package/dist/types/icon/tmp/components/utrecht-icon-error/utrecht-icon-error.stencil.d.ts +3 -0
  2170. package/dist/types/icon/tmp/components/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.d.ts +3 -0
  2171. package/dist/types/icon/tmp/components/utrecht-icon-facebook/utrecht-icon-facebook.stencil.d.ts +3 -0
  2172. package/dist/types/icon/tmp/components/utrecht-icon-fiets/utrecht-icon-fiets.stencil.d.ts +3 -0
  2173. package/dist/types/icon/tmp/components/utrecht-icon-filter/utrecht-icon-filter.stencil.d.ts +3 -0
  2174. package/dist/types/icon/tmp/components/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.d.ts +3 -0
  2175. package/dist/types/icon/tmp/components/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.d.ts +3 -0
  2176. package/dist/types/icon/tmp/components/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.d.ts +3 -0
  2177. package/dist/types/icon/tmp/components/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.d.ts +3 -0
  2178. package/dist/types/icon/tmp/components/utrecht-icon-horeca/utrecht-icon-horeca.stencil.d.ts +3 -0
  2179. package/dist/types/icon/tmp/components/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.d.ts +3 -0
  2180. package/dist/types/icon/tmp/components/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.d.ts +3 -0
  2181. package/dist/types/icon/tmp/components/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.d.ts +3 -0
  2182. package/dist/types/icon/tmp/components/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.d.ts +3 -0
  2183. package/dist/types/icon/tmp/components/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.d.ts +3 -0
  2184. package/dist/types/icon/tmp/components/utrecht-icon-information/utrecht-icon-information.stencil.d.ts +3 -0
  2185. package/dist/types/icon/tmp/components/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.d.ts +3 -0
  2186. package/dist/types/icon/tmp/components/utrecht-icon-instagram/utrecht-icon-instagram.stencil.d.ts +3 -0
  2187. package/dist/types/icon/tmp/components/utrecht-icon-kalender/utrecht-icon-kalender.stencil.d.ts +3 -0
  2188. package/dist/types/icon/tmp/components/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.d.ts +3 -0
  2189. package/dist/types/icon/tmp/components/utrecht-icon-klachten/utrecht-icon-klachten.stencil.d.ts +3 -0
  2190. package/dist/types/icon/tmp/components/utrecht-icon-kroon/utrecht-icon-kroon.stencil.d.ts +3 -0
  2191. package/dist/types/icon/tmp/components/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.d.ts +3 -0
  2192. package/dist/types/icon/tmp/components/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.d.ts +3 -0
  2193. package/dist/types/icon/tmp/components/utrecht-icon-leren/utrecht-icon-leren.stencil.d.ts +3 -0
  2194. package/dist/types/icon/tmp/components/utrecht-icon-let-op/utrecht-icon-let-op.stencil.d.ts +3 -0
  2195. package/dist/types/icon/tmp/components/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.d.ts +3 -0
  2196. package/dist/types/icon/tmp/components/utrecht-icon-list/utrecht-icon-list.stencil.d.ts +3 -0
  2197. package/dist/types/icon/tmp/components/utrecht-icon-loupe/utrecht-icon-loupe.stencil.d.ts +3 -0
  2198. package/dist/types/icon/tmp/components/utrecht-icon-markt/utrecht-icon-markt.stencil.d.ts +3 -0
  2199. package/dist/types/icon/tmp/components/utrecht-icon-melding/utrecht-icon-melding.stencil.d.ts +3 -0
  2200. package/dist/types/icon/tmp/components/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.d.ts +3 -0
  2201. package/dist/types/icon/tmp/components/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.d.ts +3 -0
  2202. package/dist/types/icon/tmp/components/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.d.ts +3 -0
  2203. package/dist/types/icon/tmp/components/utrecht-icon-natuur/utrecht-icon-natuur.stencil.d.ts +3 -0
  2204. package/dist/types/icon/tmp/components/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.d.ts +3 -0
  2205. package/dist/types/icon/tmp/components/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.d.ts +3 -0
  2206. package/dist/types/icon/tmp/components/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.d.ts +3 -0
  2207. package/dist/types/icon/tmp/components/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.d.ts +3 -0
  2208. package/dist/types/icon/tmp/components/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.d.ts +3 -0
  2209. package/dist/types/icon/tmp/components/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.d.ts +3 -0
  2210. package/dist/types/icon/tmp/components/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.d.ts +3 -0
  2211. package/dist/types/icon/tmp/components/utrecht-icon-panden/utrecht-icon-panden.stencil.d.ts +3 -0
  2212. package/dist/types/icon/tmp/components/utrecht-icon-park/utrecht-icon-park.stencil.d.ts +3 -0
  2213. package/dist/types/icon/tmp/components/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.d.ts +3 -0
  2214. package/dist/types/icon/tmp/components/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.d.ts +3 -0
  2215. package/dist/types/icon/tmp/components/utrecht-icon-parken/utrecht-icon-parken.stencil.d.ts +3 -0
  2216. package/dist/types/icon/tmp/components/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.d.ts +3 -0
  2217. package/dist/types/icon/tmp/components/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.d.ts +3 -0
  2218. package/dist/types/icon/tmp/components/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.d.ts +3 -0
  2219. package/dist/types/icon/tmp/components/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.d.ts +3 -0
  2220. package/dist/types/icon/tmp/components/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.d.ts +3 -0
  2221. package/dist/types/icon/tmp/components/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.d.ts +3 -0
  2222. package/dist/types/icon/tmp/components/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.d.ts +3 -0
  2223. package/dist/types/icon/tmp/components/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.d.ts +3 -0
  2224. package/dist/types/icon/tmp/components/utrecht-icon-sport/utrecht-icon-sport.stencil.d.ts +3 -0
  2225. package/dist/types/icon/tmp/components/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.d.ts +3 -0
  2226. package/dist/types/icon/tmp/components/utrecht-icon-strooien/utrecht-icon-strooien.stencil.d.ts +3 -0
  2227. package/dist/types/icon/tmp/components/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.d.ts +3 -0
  2228. package/dist/types/icon/tmp/components/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.d.ts +3 -0
  2229. package/dist/types/icon/tmp/components/utrecht-icon-trein/utrecht-icon-trein.stencil.d.ts +3 -0
  2230. package/dist/types/icon/tmp/components/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.d.ts +3 -0
  2231. package/dist/types/icon/tmp/components/utrecht-icon-twitter/utrecht-icon-twitter.stencil.d.ts +3 -0
  2232. package/dist/types/icon/tmp/components/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.d.ts +3 -0
  2233. package/dist/types/icon/tmp/components/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.d.ts +3 -0
  2234. package/dist/types/icon/tmp/components/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.d.ts +3 -0
  2235. package/dist/types/icon/tmp/components/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.d.ts +3 -0
  2236. package/dist/types/icon/tmp/components/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.d.ts +3 -0
  2237. package/dist/types/icon/tmp/components/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.d.ts +3 -0
  2238. package/dist/types/icon/tmp/components/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.d.ts +3 -0
  2239. package/dist/types/icon/tmp/components/utrecht-icon-virus/utrecht-icon-virus.stencil.d.ts +3 -0
  2240. package/dist/types/icon/tmp/components/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.d.ts +3 -0
  2241. package/dist/types/icon/tmp/components/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.d.ts +3 -0
  2242. package/dist/types/icon/tmp/components/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.d.ts +3 -0
  2243. package/dist/types/icon/tmp/components/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.d.ts +3 -0
  2244. package/dist/types/icon/tmp/components/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.d.ts +3 -0
  2245. package/dist/types/icon/tmp/components/utrecht-icon-warm/utrecht-icon-warm.stencil.d.ts +3 -0
  2246. package/dist/types/icon/tmp/components/utrecht-icon-warning/utrecht-icon-warning.stencil.d.ts +3 -0
  2247. package/dist/types/icon/tmp/components/utrecht-icon-werken/utrecht-icon-werken.stencil.d.ts +3 -0
  2248. package/dist/types/icon/tmp/components/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.d.ts +3 -0
  2249. package/dist/types/icon/tmp/components/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.d.ts +3 -0
  2250. package/dist/types/icon/tmp/components/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.d.ts +3 -0
  2251. package/dist/types/icon/tmp/components/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.d.ts +3 -0
  2252. package/dist/types/icon/tmp/components/utrecht-icon-youtube/utrecht-icon-youtube.stencil.d.ts +3 -0
  2253. package/dist/types/icon/tmp/components/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.d.ts +3 -0
  2254. package/dist/types/icon/tmp/components/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.d.ts +3 -0
  2255. package/dist/types/icon/tmp/components/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.d.ts +3 -0
  2256. package/dist/types/icon/tmp/components/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.d.ts +3 -0
  2257. package/dist/types/icon/tmp/components/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.d.ts +3 -0
  2258. package/dist/types/logo/web-component/index.stencil.d.ts +7 -0
  2259. package/dist/types/logo-button/web-component/index.stencil.d.ts +9 -0
  2260. package/dist/types/navigatie sidenav/web-component/index.stencil.d.ts +4 -0
  2261. package/dist/types/page/web-component/index.stencil.d.ts +7 -0
  2262. package/dist/types/page-content/web-component/index.stencil.d.ts +7 -0
  2263. package/dist/types/page-footer/web-component/index.stencil.d.ts +7 -0
  2264. package/dist/types/page-header/web-component/stencil.d.ts +7 -0
  2265. package/dist/types/pagination/web-component/index.stencil.d.ts +11 -0
  2266. package/dist/types/paragraph/web-component/index.stencil.d.ts +7 -0
  2267. package/dist/types/separator/web-component/index.stencil.d.ts +3 -0
  2268. package/dist/types/stencil-public-runtime.d.ts +189 -186
  2269. package/dist/types/table/web-component/table-body.stencil.d.ts +3 -0
  2270. package/dist/types/table/web-component/table-caption.stencil.d.ts +3 -0
  2271. package/dist/types/table/web-component/table-cell.stencil.d.ts +3 -0
  2272. package/dist/types/table/web-component/table-footer.stencil.d.ts +3 -0
  2273. package/dist/types/table/web-component/table-header-cell.stencil.d.ts +4 -0
  2274. package/dist/types/table/web-component/table-header.stencil.d.ts +3 -0
  2275. package/dist/types/table/web-component/table-row.stencil.d.ts +3 -0
  2276. package/dist/types/table/web-component/table.stencil.d.ts +3 -0
  2277. package/dist/types/templates/contact-card-template/web-component/index.stencil.d.ts +3 -0
  2278. package/dist/types/textbox/web-component/index.stencil.d.ts +23 -0
  2279. package/dist/utrecht/p-014d39dd.entry.js +1 -0
  2280. package/dist/utrecht/p-01a9ff21.entry.js +1 -0
  2281. package/dist/utrecht/p-02da6ce1.entry.js +1 -0
  2282. package/dist/utrecht/p-0382dc39.entry.js +1 -0
  2283. package/dist/utrecht/p-03d7616c.entry.js +1 -0
  2284. package/dist/utrecht/p-03ed1eec.entry.js +1 -0
  2285. package/dist/utrecht/p-04ac99d1.entry.js +1 -0
  2286. package/dist/utrecht/p-051f70c2.entry.js +1 -0
  2287. package/dist/utrecht/p-06d7a75d.entry.js +1 -0
  2288. package/dist/utrecht/p-098cee2d.entry.js +1 -0
  2289. package/dist/utrecht/p-0c1b8d78.entry.js +1 -0
  2290. package/dist/utrecht/p-0cd91f61.entry.js +1 -0
  2291. package/dist/utrecht/p-103dff7a.entry.js +1 -0
  2292. package/dist/utrecht/p-107dd61b.entry.js +1 -0
  2293. package/dist/utrecht/p-10bbb9bb.entry.js +1 -0
  2294. package/dist/utrecht/p-118c1ac1.entry.js +1 -0
  2295. package/dist/utrecht/p-13f65259.entry.js +1 -0
  2296. package/dist/utrecht/p-15d31966.entry.js +1 -0
  2297. package/dist/utrecht/p-191ac1b5.entry.js +1 -0
  2298. package/dist/utrecht/p-19fb62f8.entry.js +1 -0
  2299. package/dist/utrecht/p-1d24f419.entry.js +1 -0
  2300. package/dist/utrecht/p-1eabda4f.entry.js +1 -0
  2301. package/dist/utrecht/p-209d3117.entry.js +1 -0
  2302. package/dist/utrecht/p-220fc076.entry.js +1 -0
  2303. package/dist/utrecht/p-22b9987a.entry.js +1 -0
  2304. package/dist/utrecht/p-2449d81e.entry.js +1 -0
  2305. package/dist/utrecht/p-26b82363.entry.js +1 -0
  2306. package/dist/utrecht/p-2783fb25.entry.js +1 -0
  2307. package/dist/utrecht/p-28c07086.entry.js +1 -0
  2308. package/dist/utrecht/p-2985d6ab.entry.js +1 -0
  2309. package/dist/utrecht/p-2b554f02.entry.js +1 -0
  2310. package/dist/utrecht/p-2c4d6012.entry.js +1 -0
  2311. package/dist/utrecht/p-2ecdee0e.entry.js +1 -0
  2312. package/dist/utrecht/p-3199beb1.entry.js +1 -0
  2313. package/dist/utrecht/p-331c023f.entry.js +1 -0
  2314. package/dist/utrecht/p-35aff26d.entry.js +1 -0
  2315. package/dist/utrecht/p-37fd2272.entry.js +1 -0
  2316. package/dist/utrecht/p-382a3943.entry.js +1 -0
  2317. package/dist/utrecht/p-38ff5913.entry.js +1 -0
  2318. package/dist/utrecht/p-3aa23818.entry.js +1 -0
  2319. package/dist/utrecht/p-3b3fce43.entry.js +1 -0
  2320. package/dist/utrecht/p-3bac542a.entry.js +1 -0
  2321. package/dist/utrecht/p-3c77d3be.entry.js +1 -0
  2322. package/dist/utrecht/p-3ced8cf9.entry.js +1 -0
  2323. package/dist/utrecht/p-3d3d0935.entry.js +1 -0
  2324. package/dist/utrecht/p-3de4ab46.entry.js +1 -0
  2325. package/dist/utrecht/p-3df45650.entry.js +1 -0
  2326. package/dist/utrecht/p-3e3eae2a.entry.js +1 -0
  2327. package/dist/utrecht/p-3f4df01c.entry.js +1 -0
  2328. package/dist/utrecht/p-42c45770.entry.js +1 -0
  2329. package/dist/utrecht/p-43fafa1a.entry.js +1 -0
  2330. package/dist/utrecht/p-4417fd50.entry.js +1 -0
  2331. package/dist/utrecht/p-4460c3ef.entry.js +1 -0
  2332. package/dist/utrecht/p-448e91c9.entry.js +1 -0
  2333. package/dist/utrecht/p-44bd63c9.entry.js +1 -0
  2334. package/dist/utrecht/p-452cc3df.entry.js +1 -0
  2335. package/dist/utrecht/p-45d01e3b.entry.js +1 -0
  2336. package/dist/utrecht/p-477b7e78.entry.js +1 -0
  2337. package/dist/utrecht/p-4c480ce5.entry.js +1 -0
  2338. package/dist/utrecht/p-4cfaf299.entry.js +1 -0
  2339. package/dist/utrecht/p-4d40ea32.entry.js +1 -0
  2340. package/dist/utrecht/p-52f9a21c.entry.js +1 -0
  2341. package/dist/utrecht/p-5a9f4805.entry.js +1 -0
  2342. package/dist/utrecht/p-5c21140e.entry.js +1 -0
  2343. package/dist/utrecht/p-5cd9fdf0.entry.js +1 -0
  2344. package/dist/utrecht/p-60ee28f3.entry.js +1 -0
  2345. package/dist/utrecht/p-61fd9846.entry.js +1 -0
  2346. package/dist/utrecht/p-665c1b7c.entry.js +1 -0
  2347. package/dist/utrecht/p-66d302a5.entry.js +1 -0
  2348. package/dist/utrecht/p-6867a4ab.entry.js +1 -0
  2349. package/dist/utrecht/p-68f56a6b.entry.js +1 -0
  2350. package/dist/utrecht/p-6974792e.entry.js +1 -0
  2351. package/dist/utrecht/{p-4070c1e5.js → p-6a1980b4.js} +0 -0
  2352. package/dist/utrecht/p-6ac20ad4.entry.js +1 -0
  2353. package/dist/utrecht/p-6d3a5ce5.entry.js +1 -0
  2354. package/dist/utrecht/p-6dd6bb3d.entry.js +1 -0
  2355. package/dist/utrecht/p-6de1b854.entry.js +1 -0
  2356. package/dist/utrecht/p-6f7c848c.entry.js +1 -0
  2357. package/dist/utrecht/p-7052a357.entry.js +1 -0
  2358. package/dist/utrecht/p-75ccfcd1.entry.js +1 -0
  2359. package/dist/utrecht/p-77d45862.entry.js +1 -0
  2360. package/dist/utrecht/p-7daf5b0d.entry.js +1 -0
  2361. package/dist/utrecht/p-7efdd5eb.entry.js +1 -0
  2362. package/dist/utrecht/p-80447f93.entry.js +1 -0
  2363. package/dist/utrecht/p-810d56dd.entry.js +1 -0
  2364. package/dist/utrecht/p-81354741.entry.js +1 -0
  2365. package/dist/utrecht/p-82db2366.entry.js +1 -0
  2366. package/dist/utrecht/p-868a5477.entry.js +1 -0
  2367. package/dist/utrecht/p-874ee92c.entry.js +1 -0
  2368. package/dist/utrecht/p-899014cc.entry.js +1 -0
  2369. package/dist/utrecht/p-8a5cc6a7.entry.js +1 -0
  2370. package/dist/utrecht/p-8b1cc1a5.entry.js +1 -0
  2371. package/dist/utrecht/p-8bf7649a.entry.js +1 -0
  2372. package/dist/utrecht/p-9057a6e2.entry.js +1 -0
  2373. package/dist/utrecht/p-90b189dd.entry.js +1 -0
  2374. package/dist/utrecht/p-9101f091.entry.js +1 -0
  2375. package/dist/utrecht/p-916fc0c3.entry.js +1 -0
  2376. package/dist/utrecht/p-92212481.entry.js +1 -0
  2377. package/dist/utrecht/p-929ec472.entry.js +1 -0
  2378. package/dist/utrecht/p-92a74934.entry.js +1 -0
  2379. package/dist/utrecht/p-943f02e4.entry.js +1 -0
  2380. package/dist/utrecht/p-945039fd.entry.js +1 -0
  2381. package/dist/utrecht/p-95a80eec.entry.js +1 -0
  2382. package/dist/utrecht/p-982a7344.entry.js +1 -0
  2383. package/dist/utrecht/p-99f6b8c9.entry.js +1 -0
  2384. package/dist/utrecht/p-9c538af6.entry.js +1 -0
  2385. package/dist/utrecht/p-9d990c17.entry.js +1 -0
  2386. package/dist/utrecht/p-9f19bb9a.entry.js +1 -0
  2387. package/dist/utrecht/p-a08b973a.entry.js +1 -0
  2388. package/dist/utrecht/p-a30af19b.entry.js +1 -0
  2389. package/dist/utrecht/p-a6602027.entry.js +1 -0
  2390. package/dist/utrecht/p-a7e51fda.entry.js +1 -0
  2391. package/dist/utrecht/p-a884d716.entry.js +1 -0
  2392. package/dist/utrecht/p-aac71a58.entry.js +1 -0
  2393. package/dist/utrecht/p-abd7fb03.entry.js +1 -0
  2394. package/dist/utrecht/p-b36fd87f.entry.js +1 -0
  2395. package/dist/utrecht/p-b3a2cc56.entry.js +1 -0
  2396. package/dist/utrecht/p-b409e559.entry.js +1 -0
  2397. package/dist/utrecht/p-b797e946.entry.js +1 -0
  2398. package/dist/utrecht/p-b79abd19.entry.js +1 -0
  2399. package/dist/utrecht/p-b9458584.entry.js +1 -0
  2400. package/dist/utrecht/p-ba0a6613.entry.js +1 -0
  2401. package/dist/utrecht/p-ba98e2c5.entry.js +1 -0
  2402. package/dist/utrecht/p-bc19753e.entry.js +1 -0
  2403. package/dist/utrecht/p-bdb735d1.entry.js +1 -0
  2404. package/dist/utrecht/p-be25268e.entry.js +1 -0
  2405. package/dist/utrecht/p-be93e13a.entry.js +1 -0
  2406. package/dist/utrecht/p-c4f71d4f.entry.js +1 -0
  2407. package/dist/utrecht/p-c542ceb7.entry.js +1 -0
  2408. package/dist/utrecht/p-c731a267.entry.js +1 -0
  2409. package/dist/utrecht/p-c8742440.entry.js +1 -0
  2410. package/dist/utrecht/p-c99694ba.entry.js +1 -0
  2411. package/dist/utrecht/p-cb55e131.entry.js +1 -0
  2412. package/dist/utrecht/p-cc2c84cc.entry.js +1 -0
  2413. package/dist/utrecht/p-cc7ba5ea.js +2 -0
  2414. package/dist/utrecht/p-d102eab1.entry.js +1 -0
  2415. package/dist/utrecht/p-d58be764.entry.js +1 -0
  2416. package/dist/utrecht/p-d8c5b1a6.entry.js +1 -0
  2417. package/dist/utrecht/p-d92fe789.entry.js +1 -0
  2418. package/dist/utrecht/p-da69ffbd.entry.js +1 -0
  2419. package/dist/utrecht/p-dab15d54.entry.js +1 -0
  2420. package/dist/utrecht/p-df682220.entry.js +1 -0
  2421. package/dist/utrecht/p-dfe49e36.entry.js +1 -0
  2422. package/dist/utrecht/p-e03bd009.entry.js +1 -0
  2423. package/dist/utrecht/p-e0a56b05.entry.js +1 -0
  2424. package/dist/utrecht/p-e261cf51.entry.js +1 -0
  2425. package/dist/utrecht/p-e33283ba.entry.js +1 -0
  2426. package/dist/utrecht/p-e444a0fd.entry.js +1 -0
  2427. package/dist/utrecht/p-e445feef.entry.js +1 -0
  2428. package/dist/utrecht/p-e490e060.entry.js +1 -0
  2429. package/dist/utrecht/p-e5c56978.entry.js +1 -0
  2430. package/dist/utrecht/p-e70e26e9.entry.js +1 -0
  2431. package/dist/utrecht/p-eacaa9fb.entry.js +1 -0
  2432. package/dist/utrecht/p-eb189632.entry.js +1 -0
  2433. package/dist/utrecht/p-ee7f6aeb.entry.js +1 -0
  2434. package/dist/utrecht/p-f074da48.entry.js +1 -0
  2435. package/dist/utrecht/p-f09fc3b9.entry.js +1 -0
  2436. package/dist/utrecht/p-f19db27e.entry.js +1 -0
  2437. package/dist/utrecht/p-f636953e.entry.js +1 -0
  2438. package/dist/utrecht/p-f7ba520c.entry.js +1 -0
  2439. package/dist/utrecht/p-f941722f.entry.js +1 -0
  2440. package/dist/utrecht/p-fea7c9ad.entry.js +1 -0
  2441. package/dist/utrecht/p-fef03b9e.entry.js +1 -0
  2442. package/dist/utrecht/utrecht.esm.js +1 -1
  2443. package/loader/index.d.ts +0 -1
  2444. package/package.json +25 -16
  2445. package/dist/cjs/clsx.m-b00fa5e1.js +0 -44
  2446. package/dist/cjs/utrecht-button.cjs.entry.js +0 -20
  2447. package/dist/cjs/utrecht-paragraph.cjs.entry.js +0 -20
  2448. package/dist/collection/button/bem.css +0 -48
  2449. package/dist/collection/document/bem.css +0 -12
  2450. package/dist/collection/html-content/html.css +0 -557
  2451. package/dist/collection/separator/bem.css +0 -14
  2452. package/dist/custom-elements/index.d.ts +0 -93
  2453. package/dist/custom-elements/index.js +0 -223
  2454. package/dist/esm/clsx.m-071989db.js +0 -42
  2455. package/dist/esm/utrecht-button.entry.js +0 -16
  2456. package/dist/esm/utrecht-paragraph.entry.js +0 -16
  2457. package/dist/types/badge-counter/stencil.d.ts +0 -6
  2458. package/dist/types/badge-data/stencil.d.ts +0 -3
  2459. package/dist/types/badge-status/stencil.d.ts +0 -4
  2460. package/dist/types/button/stencil.d.ts +0 -4
  2461. package/dist/utrecht/p-031700e7.entry.js +0 -1
  2462. package/dist/utrecht/p-031d1e42.entry.js +0 -1
  2463. package/dist/utrecht/p-059d8057.entry.js +0 -1
  2464. package/dist/utrecht/p-26a456e1.entry.js +0 -1
  2465. package/dist/utrecht/p-3548fa7a.entry.js +0 -1
  2466. package/dist/utrecht/p-487bef55.entry.js +0 -1
  2467. package/dist/utrecht/p-5eab253d.entry.js +0 -1
  2468. package/dist/utrecht/p-634c1974.js +0 -1
  2469. package/dist/utrecht/p-79c79abf.entry.js +0 -1
  2470. package/dist/utrecht/p-dbb6d147.entry.js +0 -1
@@ -0,0 +1 @@
1
+ import{r,h as c}from"./p-cc7ba5ea.js";const t=class{constructor(c){r(this,c)}render(){return c("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},c("path",{d:"M35.74 7.34a.996.996 0 1 0-1.41-1.41l-6.56 6.56-1.41-1.41 6.56-6.56a.996.996 0 1 0-1.41-1.41l-6.56 6.56-1.41-1.41L30.1 1.7A.996.996 0 1 0 28.69.29l-8.06 8.06c-.13.13-.22.27-.27.4a5.01 5.01 0 0 0-.58 4.63L.29 32.85a.996.996 0 0 0 0 1.41l1.45 1.45c.39.39 1.02.39 1.42 0l19.46-19.46c1.57.62 3.38.39 4.79-.65.09-.05.19-.1.28-.2l.16-.16s.09-.06.13-.1h-.01l7.78-7.79h-.01Zm-.09 25.41L22.28 19.38l-2.83 2.83 13.37 13.37c.39.39 1.02.39 1.41 0l1.41-1.41a.996.996 0 0 0 0-1.41ZM16.6 13.7 2.92.02a7.007 7.007 0 0 0 0 9.9l8.73 8.73 4.95-4.95Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_horeca}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";import{c as e}from"./p-6a1980b4.js";const c=class{constructor(t){r(this,t)}render(){const{json:r,variant:c}=this;console.log(r);const o=r?JSON.parse(r):[];return t("nav",{class:e("utrecht-breadcrumb","arrows"===c&&"utrecht-breadcrumb--arrows")},t("ol",{class:"utrecht-breadcrumb__list",itemscope:!0,itemtype:"https://schema.org/BreadcrumbList"},o.map((({href:r,title:c,current:o},a)=>t("li",{key:r,class:"utrecht-breadcrumb__item",itemscope:!0,itemtype:"https://schema.org/ListItem",itemprop:"itemListElement"},t("a",{class:e("utrecht-breadcrumb__link","utrecht-link",o&&"utrecht-link--current"),href:r,"aria-current":o?"location":null,itemprop:"item"},t("span",{class:"utrecht-breadcrumb__text",itemprop:"name"},c),t("meta",{itemprop:"position",content:a+1})))))))}};c.style='.utrecht-breadcrumb--arrows{--utrecht-breadcrumb-arrow-size:24px;overflow:hidden}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link{padding-inline-end:0;position:relative}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link::after,.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link::before{border-block-end-width:var(--utrecht-breadcrumb-block-size);border-block-start-width:var(--utrecht-breadcrumb-block-size);border-color:transparent;border-style:solid;content:" ";display:block;height:0;left:100%;margin-block-start:calc(-1 * var(--utrecht-breadcrumb-block-size));position:absolute;top:50%;width:0}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link::after{border-inline-start-color:var(--utrecht-breadcrumb-link-background-color);border-inline-start-width:var(--utrecht-breadcrumb-arrow-size);z-index:2}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link::before{border-inline-start-color:var(--utrecht-document-background-color);border-inline-start-width:var(--utrecht-breadcrumb-arrow-size);margin-block-start:calc(-1 * var(--utrecht-breadcrumb-block-size));margin-inline-start:1px;z-index:1}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link--focus,.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link:focus{background-color:var(--utrecht-breadcrumb-link-focus-background-color)}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link--focus::after,.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link:focus::after{border-inline-start-color:var(--utrecht-breadcrumb-link-focus-background-color)}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__item~.utrecht-breadcrumb__item .utrecht-breadcrumb__link{padding-inline-start:calc(var(--utrecht-breadcrumb-item-padding-inline-start) + var(--utrecht-breadcrumb-arrow-size))}.utrecht-breadcrumb__item~.utrecht-breadcrumb__item{margin-inline-start:var(--utrecht-breadcrumb-item-divider-inline-size)}.utrecht-breadcrumb{--utrecht-focus-background-color:var(--utrecht-breadcrumb-link-focus-background-color);--utrecht-link-background-color:var(--utrecht-breadcrumb-link-background-color);--utrecht-link-color:var(--utrecht-breadcrumb-link-color);--utrecht-link-focus-color:var(--utrecht-breadcrumb-link-focus-color, var(--utrecht-breadcrumb-link-color));--utrecht-link-focus-text-decoration:var(--utrecht-link-text-decoration);--utrecht-link-hover-color:var(--utrecht-breadcrumb-link-color);--utrecht-link-hover-text-decoration:var(--utrecht-link-text-decoration);--utrecht-link-visited-color:var(--utrecht-breadcrumb-link-color);--utrecht-link-visited-text-decoration:var(--utrecht-link-text-decoration);font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-breadcrumb-font-size);text-transform:var(--utrecht-document-text-transform, inherit)}.utrecht-breadcrumb__list{block-size:var(--utrecht-breadcrumb-block-size);display:flex}ol.utrecht-breadcrumb__list{list-style:none;margin-block-end:0;margin-block-start:0;padding-inline-start:0}.utrecht-breadcrumb__item{block-size:100%}.utrecht-breadcrumb__link{background-color:var(--utrecht-breadcrumb-link-background-color);display:block;padding-block-end:var(--utrecht-breadcrumb-item-padding-block-end, 8px);padding-block-start:var(--utrecht-breadcrumb-item-padding-block-start, 8px);padding-inline-end:var(--utrecht-breadcrumb-item-padding-inline-end, 8px);padding-inline-start:var(--utrecht-breadcrumb-item-padding-inline-start, 8px)}.utrecht-breadcrumb--arrows{--utrecht-breadcrumb-arrow-size:24px;overflow:hidden}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link{padding-inline-end:0;position:relative}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link::after,.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link::before{border-block-end-width:var(--utrecht-breadcrumb-block-size);border-block-start-width:var(--utrecht-breadcrumb-block-size);border-color:transparent;border-style:solid;content:" ";display:block;height:0;left:100%;margin-block-start:calc(-1 * var(--utrecht-breadcrumb-block-size));position:absolute;top:50%;width:0}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link::after{border-inline-start-color:var(--utrecht-breadcrumb-link-background-color);border-inline-start-width:var(--utrecht-breadcrumb-arrow-size);z-index:2}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link::before{border-inline-start-color:var(--utrecht-document-background-color);border-inline-start-width:var(--utrecht-breadcrumb-arrow-size);margin-block-start:calc(-1 * var(--utrecht-breadcrumb-block-size));margin-inline-start:1px;z-index:1}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link--focus,.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link:focus{background-color:var(--utrecht-breadcrumb-link-focus-background-color)}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link--focus::after,.utrecht-breadcrumb--arrows .utrecht-breadcrumb__link:focus::after{border-inline-start-color:var(--utrecht-breadcrumb-link-focus-background-color)}.utrecht-breadcrumb--arrows .utrecht-breadcrumb__item~.utrecht-breadcrumb__item .utrecht-breadcrumb__link{padding-inline-start:calc(var(--utrecht-breadcrumb-item-padding-inline-start) + var(--utrecht-breadcrumb-arrow-size))}.utrecht-breadcrumb__item~.utrecht-breadcrumb__item{margin-inline-start:var(--utrecht-breadcrumb-item-divider-inline-size)}.utrecht-link{color:var(--utrecht-link-color, blue);text-decoration:var(--utrecht-link-text-decoration, underline);text-decoration-skip-ink:all;text-decoration-thickness:max(var(--utrecht-link-text-decoration-thickness), 1px);text-underline-offset:var(--utrecht-link-text-underline-offset)}.utrecht-link--icon-left{background-image:var(--utrecht-link-icon-left-background-image, none);background-position:0 0.25em;background-repeat:no-repeat;color:var(--utrecht-link-color, blue);font-weight:var(--utrecht-typography-weight-scale-bold-font-weight);padding-inline-start:var(--utrecht-space-block-md);text-decoration:none}.utrecht-link:visited,.utrecht-link--visited{color:var(--utrecht-link-visited-color, var(--utrecht-link-color))}.utrecht-link:hover,.utrecht-link--hover{color:var(--utrecht-link-hover-color, var(--utrecht-link-color));text-decoration:var(--utrecht-link-hover-text-decoration, var(--utrecht-link-text-decoration, underline));text-decoration-skip:none;text-decoration-skip-ink:none;text-decoration-thickness:max(var(--utrecht-link-hover-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)), 1px)}.utrecht-link:active,.utrecht-link--active{color:var(--utrecht-link-active-color, var(--utrecht-link-color))}.utrecht-link--focus{background-color:var(--utrecht-link-focus-background-color, transparent);color:var(--utrecht-link-focus-color, var(--utrecht-link-color));text-decoration:var(--utrecht-link-focus-text-decoration, var(--utrecht-link-text-decoration, underline));text-decoration-skip:none;text-decoration-skip-ink:none;text-decoration-thickness:max(var(--utrecht-link-focus-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)), 1px)}.utrecht-link--focus-visible{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-link:focus{background-color:var(--utrecht-link-focus-background-color, transparent);color:var(--utrecht-link-focus-color, var(--utrecht-link-color));text-decoration:var(--utrecht-link-focus-text-decoration, var(--utrecht-link-text-decoration, underline));text-decoration-skip:none;text-decoration-skip-ink:none;text-decoration-thickness:max(var(--utrecht-link-focus-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)), 1px);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-link:focus:not(:focus-visible){box-shadow:none;outline-style:none}.utrecht-link--telephone{white-space:nowrap}:host{display:block}:host([hidden]){display:none !important}';export{c as utrecht_breadcrumb}
@@ -0,0 +1 @@
1
+ import{r as c,h as s}from"./p-cc7ba5ea.js";const l=class{constructor(s){c(this,s)}render(){return s("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},s("path",{d:"M35.02 14.96h-2.91v.34c0 .97-.1 1.92-.26 2.85l2.84.76c.53.14.85.69.71 1.22a.99.99 0 0 1-.96.74c-.09 0-.17-.01-.26-.03l-2.77-.74c-.25.83-.57 1.63-.94 2.4l2.43 1.4c.48.28.64.89.37 1.37-.18.32-.52.5-.87.5-.17 0-.34-.04-.5-.13l-2.4-1.38c-.47.74-1.01 1.44-1.59 2.1l2.07 2.07a.996.996 0 0 1-.71 1.7c-.26 0-.51-.1-.71-.29l-2.06-2.06c-.67.6-1.39 1.14-2.15 1.62l1.4 2.43a1.002 1.002 0 0 1-.87 1.5c-.35 0-.68-.18-.87-.5l-1.42-2.46c-.77.37-1.57.68-2.39.93l.75 2.81a.994.994 0 0 1-.97 1.25c-.44 0-.85-.3-.96-.74l-.77-2.88c-.91.15-1.84.25-2.79.25h-.43v3c0 .55-.45 1-1 1s-1-.45-1-1v-3h-3v2.97c0 .55-.45 1-1 1s-1-.45-1-1v-3.1c-.37-.09-.71-.24-1.03-.42l-2.69 2.69c-.2.2-.45.29-.71.29s-.51-.1-.71-.29a.996.996 0 0 1 0-1.41l2.68-2.68c-.2-.33-.35-.69-.45-1.07H1.99c-.55 0-1-.45-1-1s.45-1 1-1h3.15c.1-.37.24-.71.44-1.03l-2.65-2.65a.996.996 0 1 1 1.41-1.41L7 24.54c.31-.18.65-.32 1.01-.41v-3.11c0-.55.45-1 1-1s1 .45 1 1V24h3v-3c0-.55.45-1 1-1s1 .45 1 1v3h.43c2.03 0 3.89-.71 5.37-1.88l-2.48-2.48a.996.996 0 1 1 1.41-1.41l2.47 2.47a8.572 8.572 0 0 0 1.87-5.36v-.37h-3.09c-.55 0-1-.45-1-1s.45-1 1-1h3.07l-.02-3h-3.03c-.55 0-1-.45-1-1s.45-1 1-1h3.17c.09-.36.24-.69.42-1.01l-2.71-2.71a.996.996 0 1 1 1.41-1.41l2.71 2.71c.31-.18.64-.32.99-.42V1.98c0-.55.45-1 1-1s1 .45 1 1v3.14c.35.09.68.23.99.4l2.74-2.74a.996.996 0 1 1 1.41 1.41L31.43 6.9c.2.32.35.67.45 1.05h3.07c.55 0 1 .45 1 1s-.45 1-1 1h-2.92l.02 3h2.93c.55 0 1 .45 1 1s-.45 1-1 1ZM7 14c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7M5.99 7.98h2v-5h-2v5Zm0 2.02c0 .29.09.53.28.72.19.19.43.28.72.28s.54-.09.72-.28c.19-.19.28-.43.28-.72s-.09-.53-.28-.72C7.52 9.09 7.28 9 6.99 9s-.54.09-.72.28c-.19.19-.28.43-.28.72Z"}))}};l.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{l as utrecht_icon_eikenprocessie}
@@ -0,0 +1 @@
1
+ import{r as t,c as o,h as e}from"./p-cc7ba5ea.js";import{c as s}from"./p-6a1980b4.js";const c=class{constructor(e){t(this,e),this.utrechtBlur=o(this,"utrechtBlur",7),this.utrechtChange=o(this,"utrechtChange",7),this.utrechtFocus=o(this,"utrechtFocus",7),this.utrechtInput=o(this,"utrechtInput",7),this.disabled=!1,this.readOnly=!1,this.checked=!1,this.value=""}render(){const{checked:t,disabled:o,value:c}=this;return e("input",{class:s("utrecht-checkbox"),type:"checkbox",checked:t,disabled:o,value:c,onBlur:t=>this.utrechtBlur.emit(t),onChange:t=>this.utrechtChange.emit(t),onFocus:t=>this.utrechtFocus.emit(t),onInput:t=>{this.checked=t.target.checked,this.utrechtInput.emit(t)}})}};c.style=".utrecht-checkbox{margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0}.utrecht-checkbox--disabled{cursor:var(--utrecht-action-disabled-cursor)}.utrecht-checkbox--focus-visible{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-checkbox--html-input:disabled{cursor:var(--utrecht-action-disabled-cursor)}.utrecht-checkbox--html-input: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-checkbox--html-input:focus:not(:focus-visible){box-shadow:none;outline-style:none}:host{display:block}:host([hidden]){display:none !important}";export{c as utrecht_checkbox}
@@ -0,0 +1 @@
1
+ import{r as t,h as e}from"./p-cc7ba5ea.js";const r=class{constructor(e){t(this,e)}render(){return e("h6",{class:"utrecht-heading-6"},e("slot",null))}};r.style=".utrecht-heading-6{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-6-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-6-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-6-font-size);font-weight:var(--utrecht-heading-6-font-weight, var(--utrecht-heading-font-weight, bold));letter-spacing:var(--utrecht-heading-6-letter-spacing);line-height:var(--utrecht-heading-6-line-height);margin-block-end:0;margin-block-start:0;text-transform:var(--utrecht-heading-6-text-transform, inherit)}.utrecht-heading-6--distanced{margin-block-end:var(--utrecht-heading-6-margin-block-end);margin-block-start:var(--utrecht-heading-6-margin-block-start)}:host{display:block}:host([hidden]){display:none !important}";export{r as utrecht_heading_6}
@@ -0,0 +1 @@
1
+ import{r as t,h as r}from"./p-cc7ba5ea.js";const c=class{constructor(r){t(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M36 6.84c-1.33.59-2.75.99-4.24 1.16a7.36 7.36 0 0 0 3.25-4.09c-1.43.85-3.01 1.46-4.69 1.79a7.366 7.366 0 0 0-5.39-2.33c-4.08 0-7.39 3.31-7.39 7.39 0 .58.06 1.14.19 1.68-6.14-.31-11.58-3.25-15.22-7.72a7.397 7.397 0 0 0 2.28 9.86 7.374 7.374 0 0 1-3.34-.92v.09c0 3.58 2.55 6.56 5.92 7.24-.62.17-1.27.26-1.95.26-.47 0-.94-.05-1.39-.14a7.403 7.403 0 0 0 6.9 5.13 14.821 14.821 0 0 1-9.17 3.16c-.6 0-1.18-.03-1.76-.1 3.27 2.09 7.15 3.32 11.32 3.32 13.58 0 21.01-11.25 21.01-21.01 0-.32 0-.64-.02-.96A15.23 15.23 0 0 0 36 6.83Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_twitter}
@@ -0,0 +1 @@
1
+ import{r as h,h as c}from"./p-cc7ba5ea.js";const t=class{constructor(c){h(this,c)}render(){return c("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},c("path",{d:"M22.94 33H20V23h2.77c1.14-2.16 3.01-3.81 5.23-4.71V3h-5V0h-2v6h-2V3L9 2.98V0H7l-.02 6H5V3l-5-.02-.02 28.51C-.02 33.97 2 36 4.49 36l19.02.04c.63 0 1.23-.13 1.77-.37-.91-.75-1.71-1.64-2.33-2.68h-.01ZM9 27.01H5v-2h4v2Zm0-7H5v-2h4v2Zm0-7H5v-2h4v2Zm10-2h4v2h-4v-2Zm-7 0h4v2h-4v-2Zm0 7h4v2h-4v-2Zm1.58 11.5-2.83-2.83 1.42-1.41 1.42 1.41 3.19-3.19 1.41 1.41-4.61 4.61ZM19 18.01h4v2h-4v-2Zm16.92 16.85a8.142 8.142 0 0 1-4.18 1.15c-3.39 0-6.31-2.06-7.57-5h-2.16v-2h1.6c-.06-.4-.1-.82-.1-1.24 0-.26.02-.51.04-.76h-1.54v-2h2.07c1.14-3.18 4.18-5.47 7.75-5.47 1.3 0 2.52.31 3.62.85l-.83 1.82c-.84-.42-1.79-.67-2.79-.67-2.45 0-4.56 1.42-5.58 3.47h7.1l-.91 2h-6.79c-.03.25-.05.5-.05.76 0 .42.04.84.12 1.24h5.73l-.91 2h-4.11c1.1 1.8 3.07 3 5.32 3 .98 0 1.91-.24 2.74-.64l1.44 1.49h-.01Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_betaaldatum}
@@ -0,0 +1 @@
1
+ import{r as v,h}from"./p-cc7ba5ea.js";const r=class{constructor(h){v(this,h)}render(){return h("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},h("path",{d:"m35.91 9-7.4-3L21 9V0H6v18H0v18h36V9h-.09ZM6 33H3v-6h3v6Zm0-9H3v-3h3v3Zm6 9H9v-6h3v6Zm0-9H9v-3h3v3Zm0-6H9v-3h3v3Zm0-6H9V9h3v3Zm0-6H9V3h3v3Zm6 27h-3v-6h3v6Zm0-9h-3v-3h3v3Zm0-6h-3v-3h3v3Zm0-6h-3V9h3v3Zm0-6h-3V3h3v3Zm15 27H23v-3h10v3Zm0-6H23v-3h10v3Zm0-6H23v-3h10v3Zm0-6H23v-3h10v3Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_panden}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const o=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M15.07 31.15 31 14.44v14.54H5V13.99C5 8.46 9.48 3.98 15.01 3.98V1.49c0-.83.69-1.49 1.54-1.49h2.97c.84 0 1.51.65 1.51 1.46v2.52C26.8 3.98 31 8.66 31 14.44ZM19 1.98h-1.98v2H19v-2Zm17 30H0v4h36v-4Zm-13-23H13l-1 5h12l-1-5Z"}))}};o.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{o as utrecht_icon_afval_container}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M10.42 17.19c.29 1.16.74 2.26 1.32 3.28l1.65-.25.67-.1.65.2 6.14 1.85c3.06.87 4.47 2.94 5 4.54 2.01-.45 3.86-1.36 5.4-2.62l-.06-.02c2.92-2.37 4.8-5.98 4.8-10.04 0-7.15-5.8-12.96-12.96-12.96s-12.96 5.8-12.96 12.96c0 1.1.15 2.16.41 3.18l-.05-.02ZM22.28 4.26l-.29.07c-1.04.57-1.1 2.16-.65 3.25.08.19.42.39.64.38 1.51-.06 3.02-.13 4.52-.28.7-.07 1.25.08 1.7.62.27.32.5.7.82.97 1.01.85 1.02 1.81.59 3.02-.64 1.81-.94 2.13-2.78 2.14-1.42 0-2.34 1.26-1.99 2.73.2.84.08 1.58-.48 2.24-.38.45-.76.91-1.1 1.39-.07.1-.14.16-.2.22l-1.26-.42c-.33-.3-.68-.58-1.02-.86-.6-.49-.99-1.12-.89-1.93.23-1.81-.35-3.37-1.22-4.87-.11-.2-.2-.41-.29-.62-.2-.47-.08-.77.43-.88.58-.13 1.34-.98 1.27-1.52-.11-.8-.8-.51-1.26-.63-.32-.08-.69 0-.97-.15-.45-.23-1.4-1-1.99-1.55-.02.02-.03.04-.05.06h-.23a9.63 9.63 0 0 1 6.72-3.4Zm-8.44 18.93L20 25.05c2.88.81 3.1 3.03 3.1 3.03h-3.18l-3.94-1.01-.78 2.24 4.76 1.21 10-.93c4.1 0 4.1 2.4 4.1 2.4l-14.1 3.08-11.96-3v-8l5.84-.88M5 33.08H0v-10h5v10Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_duurzaam}
@@ -0,0 +1 @@
1
+ import{r as t,h as r}from"./p-cc7ba5ea.js";const c=class{constructor(r){t(this,r)}render(){return r("svg",{viewBox:"0 0 35.98 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M.15 27.03 9.09 36h.06v-9h-9v.03Zm14-13.03c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3Z"}),r("path",{d:"m16.55 29.79-1.19-1.62 1.62-1.19 9-6.59 1.17-.86 1 .73V1.97C28.15.88 27.27 0 26.18 0H2.12C1.03 0 .15.88.15 1.97V25h9.08c1.06 0 1.92.86 1.92 1.92V36h8v-2.68l-.82-1.12-1.78-2.41ZM8.32 12.41l-.09-.42c0-.05-.02-.1-.02-.16a5.69 5.69 0 0 1-.06-.83c0-3.31 2.69-6 6-6s6 2.69 6 6c0 .28-.03.56-.06.83 0 .05-.02.1-.02.16-.02.14-.05.28-.09.42C19.03 16.97 14.15 23 14.15 23s-4.87-6.03-5.83-10.59Z"}),r("path",{d:"M33.15 26.45V23h-3v1.29l-2.98-2.16-9.01 6.59 1.78 2.41 1.21-.89V36h12v-5.82l1.21.89 1.81-2.44-3.02-2.16v-.02Zm-4 5.55h-4v-3h4v3Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_omgevingswet}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const l=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M34.88 15.49c.18-.23.16-.58-.06-.8l-.14-.14c-.69-.73-1.55-1.62-3.28-.94l-4.79 2.94c-.51.32-1.14.33-1.66.03-.52-.29-.84-.83-.86-1.44-.02-.85-.12-2.47-.25-4.35v-.07c-.17-2.58-.36-5.51-.37-7.21 0-1.05-.85-1.91-1.89-1.91s-1.83.8-1.89 1.82l-.4 8.83c-.44.11-.91.23-1.39.37L14.6 1.47C14.33.43 13.27-.2 12.26.06c-1.03.26-1.65 1.29-1.42 2.35l3.06 11.66c-.21.09-.41.18-.63.28L7.48 5.92c-.57-.83-1.59-1.15-2.43-.77-.54.24-.93.71-1.09 1.29-.13.51-.07 1.04.19 1.51l5.24 8.48c-.25.15-.5.31-.75.47l-4.8-3.74c-.7-.65-1.71-.64-2.36.02a1.74 1.74 0 0 0-.06 2.36l4.69 4.74 7.07 10.06c.57.82.96 1.78 1.13 2.77l.48 2.9h13.97l-1.82-7.27c-.55-2.19.02-4.5 1.53-6.16l6.4-7.07Zm-13.02 6.9-4.91 5.04-4.91-5.04a3.038 3.038 0 0 1 0-4.21 2.85 2.85 0 0 1 4.1 0l.8.82.8-.82a2.85 2.85 0 0 1 4.1 0 3.038 3.038 0 0 1 0 4.21Z"}))}};l.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{l as utrecht_icon_vrijwilligerswerk}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const s=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M17.97 3.24c4.81 0 5.38.03 7.26.09 1.75.09 2.69.36 3.33.61.85.33 1.45.73 2.06 1.33.64.64 1.03 1.24 1.33 2.06.24.64.54 1.57.61 3.33.09 1.91.09 2.45.09 7.27s-.03 5.39-.09 7.27c-.09 1.76-.36 2.69-.61 3.33a5.68 5.68 0 0 1-1.33 2.06c-.64.64-1.24 1.03-2.06 1.33-.64.24-1.57.54-3.33.61-1.91.09-2.45.09-7.26.09s-5.38-.03-7.26-.09c-1.75-.09-2.69-.36-3.33-.61a5.68 5.68 0 0 1-2.06-1.33c-.64-.64-1.03-1.24-1.33-2.06-.24-.64-.54-1.57-.61-3.33-.09-1.91-.09-2.45-.09-7.27s.03-5.39.09-7.27c.09-1.76.36-2.69.61-3.33.27-.79.67-1.39 1.3-2.03.64-.64 1.24-1.03 2.06-1.33.64-.24 1.57-.54 3.33-.61 1.91-.12 2.48-.12 7.29-.12Zm0-3.24c-4.87 0-5.51.03-7.41.12C8.65.18 7.32.48 6.2.94 5.02 1.39 3.99 2 2.99 3S1.39 5.03.93 6.21C.48 7.33.18 8.66.09 10.57 0 12.48 0 13.11 0 17.99s.03 5.51.12 7.42c.09 1.91.39 3.21.85 4.36.45 1.18 1.09 2.18 2.09 3.18s2 1.6 3.18 2.09c1.15.45 2.45.76 4.36.85 1.91.09 2.54.12 7.41.12s5.51-.03 7.41-.12c1.91-.09 3.21-.39 4.36-.85 1.18-.45 2.18-1.09 3.18-2.09 1-1 1.6-2 2.09-3.18.45-1.15.76-2.45.85-4.36.09-1.91.12-2.54.12-7.42s-.03-5.51-.12-7.42c-.09-1.91-.39-3.21-.85-4.36-.45-1.18-1.09-2.18-2.09-3.18-1-1-2-1.6-3.18-2.09-1.15-.45-2.45-.76-4.36-.85C23.48 0 22.85 0 17.98 0Z"}),r("path",{d:"M18.67 9.33c-5.17 0-9.33 4.19-9.33 9.33s4.19 9.33 9.33 9.33S28 23.8 28 18.66s-4.16-9.33-9.33-9.33Zm0 15.39c-3.34 0-6.06-2.72-6.06-6.06s2.72-6.06 6.06-6.06 6.06 2.72 6.06 6.06-2.72 6.06-6.06 6.06Z"}),r("circle",{cx:"28",cy:"8",r:"2.67"}))}};s.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{s as utrecht_icon_instagram}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const o=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"m19.91 30 2.41-1.07.31-.13-1.72-1.6-4.14-3.85 5.64.38 3.43.23-.19-1.62-.72-5.99L28 19.58v-6.67l2.68 2.31 1.31-1.51-4.02-3.48V4.99H26v3.53L15.99 0 0 13.72l1.32 1.51 2.7-2.37L3.99 30h15.92Zm.08-1.14v.25-.25Zm-8-12.86h8v6h-8v-6Z"}),t("path",{d:"m34.58 25.57-1.57-5.9L30.37 25l-2.75-2.89.49 4.02-5.84-.4 3.95 3.67-3.09 1.36 4.31 1.77L26.2 36h1.79l1.79-4.72-1.68-.42 1.44-.6-2.49-2.4 3.05.22-.07-.72.83.99 1.65-3.79.87 3.53 2.61-.88.01-2.27-1.42.63z"}))}};o.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{o as utrecht_icon_huishoudelijk_geweld}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{"fill-rule":"evenodd",d:"M30.29 31.71 27 28.42V23h2v4.59l2.71 2.71-1.41 1.41ZM28 20c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8ZM9.95 15.48c-.83 0-1.5-.67-1.5-1.5 0-.44.19-.84.5-1.11l.03-5.95c0-2.21 1.51-4.06 3.58-4.68-.97 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.8.72 3.05 2.47 3.05 4.56l-.02 2.06h-8l-.02 3.89c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5ZM18 28c0-5.52 4.48-10 10-10 .93 0 1.83.14 2.68.37L30 8.99h-6.99l-.02 3.87c.3.27.5.67.5 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.19-.84.5-1.11V6.93c-.01-1.89-.77-3.6-2-4.85 2.25.37 3.99 2 3.99 3.94v.95h2v-.95C24.98 2.7 21.83 0 18.01 0c-.7 0-1.39.09-2.04.27V.25s-.04.01-.05.02C15.32.1 14.7.01 14.05.01c-3.9 0-7.08 3.11-7.08 6.93l-.02 2.07-4.97-.02L-.04 36h22.06C19.59 34.18 18 31.28 18 28Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_openingstijden}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M6.53 7.92c-1.24 0-2.25-1.26-2.25-2.5s1.01-2.5 2.25-2.5h1.25V.67c0-.41.34-.75.75-.75s.75.34.75.75v7.25H6.53Zm18.76 7.99H12.72c-2.36 0-3.43-1.91-3.43-4v-1.89l-4-.06v1.95c0 4.26 2.9 8 7.43 8h.61L13.37 36l13.92-.08v-3h3V20.91c0-2.81-2.19-5-5-5ZM13.5 5.29l.12.03c.56.13 1.12.2 1.66.2 2.07 0 4.08-.86 5.53-2.36l1.6-1.58 1.37 1.36a7.68 7.68 0 0 0 3.07 2.09l.22.08-.07-.23c-.9-2.92-3.65-4.96-6.7-4.96s-5.97 2.16-6.77 5.25l-.03.11Zm-.18 2.06v.16c.31 3.6 3.38 6.41 6.98 6.41s6.76-2.89 6.98-6.58v-.1l-.65-.13a9.545 9.545 0 0 1-4.15-2.77l-.09-.1-.09.1c-1.79 2.06-4.36 3.24-7.03 3.24-.59 0-1.19-.07-1.8-.19l-.15-.03Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_alleen}
@@ -0,0 +1 @@
1
+ import{r as c,h as t}from"./p-cc7ba5ea.js";const r=class{constructor(t){c(this,t)}render(){return t("div",{class:"utrecht-icon-container"},t("slot",null))}};r.style=".utrecht-icon-container{display:inline-block;color:var(--utrecht-icon-color);width:var(--utrecht-icon-size);height:var(--utrecht-icon-size)}";export{r as utrecht_icon_container}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M25.99 3V0h-2v6h-1V3l-11-.02V0h-2l-.02 6h-.98V3l-5-.02-.02 28.51c0 2.48 2.02 4.51 4.51 4.51l19.02.04c2.48 0 4.5-2.02 4.5-4.5V3h-6.01Zm-11.1 26.94c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5Zm7.05-1.31c-.06.78-.71 1.38-1.49 1.38h-2.97c.41-.71.57-1.58.23-2.53a2.95 2.95 0 0 0-1.91-1.83c-.93-.29-1.81-.11-2.5.33l-.28-9.93h9.99l-1.06 12.58Zm3.05-14.61-13 .03V12l.99.02c0-.55.45-1 1-1h7.79c.55 0 1 .45 1 1h2.22v2Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_afval_kalender}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const h=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 23 29",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M11.11 28.25v-5.28c0-1.56-1.75-2.83-3.92-2.83H3.92C1.75 20.14 0 21.41 0 22.97v5.28h11.11ZM8.62 16.79a3.07 3.07 0 1 1-3.07-3 3 3 0 0 1 3.07 3Z"}),t("path",{"fill-rule":"evenodd",d:"M19.65 0H8.91a2.83 2.83 0 0 0-2.82 2.82v5.2a2.82 2.82 0 0 0 2.82 2.81h.38v2.31l2.3-2.31h8.06a2.82 2.82 0 0 0 2.82-2.81v-5.2A2.83 2.83 0 0 0 19.65 0Zm-6 4.26h2l-.1.55a.05.05 0 0 1-.05 0h-1.94v.46h1.81l-.1.55a.07.07 0 0 1-.05 0h-1.61c.062.224.153.44.27.64a1.169 1.169 0 0 0 1 .48 2.49 2.49 0 0 0 1.1-.45v1.17a.07.07 0 0 1 0 .05 3.91 3.91 0 0 1-1.08.25 2.24 2.24 0 0 1-1.78-.81 5.097 5.097 0 0 1-.62-1.34h-.47l.1-.55h.29v-.3h-.41l.1-.55h.36c.14-.463.346-.904.61-1.31a2.3 2.3 0 0 1 1.84-.82 4 4 0 0 1 1 .23.05.05 0 0 1 0 .05l-.2 1a2 2 0 0 0-.89-.32 1.18 1.18 0 0 0-1 .47c-.121.198-.219.41-.29.63 0 0 .02-.09.07-.09l.04.01Z","clip-rule":"evenodd"}))}};h.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{h as utrecht_icon_toeslag}
@@ -0,0 +1 @@
1
+ import{r as t,h as c}from"./p-cc7ba5ea.js";const r=class{constructor(c){t(this,c)}render(){return c("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},c("path",{d:"m19.58 25.11-1.56 1.92-1.56-1.92c-.16-.2-2.67-3.32-4.72-7.05H6L0 33h30.02L36 18.06H24.3c-2.05 3.73-4.56 6.85-4.72 7.05Z"}),c("path",{d:"M11.15 11.1c.03.17.06.33.1.49 1.11 5.28 6.77 12.27 6.77 12.27s5.67-6.98 6.77-12.27c.04-.16.07-.32.1-.49 0-.06.02-.12.03-.18.04-.32.07-.64.07-.96 0-3.83-3.13-6.95-6.98-6.95s-6.98 3.12-6.98 6.95c0 .33.03.65.08.96 0 .06.02.12.03.18Zm6.87-4.15c1.66 0 3 1.34 3 2.99s-1.34 2.99-3 2.99-3-1.34-3-2.99 1.34-2.99 3-2.99Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_bestemmingsplan}
@@ -0,0 +1 @@
1
+ import{r,h as t,H as e}from"./p-cc7ba5ea.js";const a=class{constructor(t){r(this,t)}render(){return t(e,{role:"rowgroup"},t("slot",null))}};a.style=":host{background-color:var(--utrecht-table-header-background-color);color:var(--utrecht-table-header-color);font-weight:var(--utrecht-table-header-font-weight);text-transform:var(--utrecht-table-header-text-transform);vertical-align:bottom;display:table-header-group}";export{a as utrecht_table_header}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M6.56 15.56c0-1.36 1.1-2.46 2.46-2.46s2.46 1.1 2.46 2.46-1.1 2.46-2.46 2.46-2.46-1.1-2.46-2.46Zm8.82 10.61h-3.92v-4.08c0-1.36-1.1-2.46-2.45-2.46s-2.45 1.1-2.45 2.46v4.89c0 1.35 1.11 2.46 2.46 2.46h5.71v6.54H18v-7.19c0-1.44-1.18-2.62-2.62-2.62ZM2.59 30.84c-.53-2.03.62-3.86 2.33-4.48v-2.55c-3.74.75-6.25 4.92-4.17 9.11.5 1 1.32 1.82 2.32 2.32 4.19 2.08 8.35-.43 9.11-4.17H9.63a3.711 3.711 0 0 1-4.53 2.32 3.609 3.609 0 0 1-2.51-2.55ZM32.93 5.67V1.1h-3.15v2.01L25.51 0 15 8.4l2.07 2.49 1.15-1v10.06h14.71V9.84l1.03 1.09L36 8.42l-3.07-2.74Zm-4.2 7.98h-6.3V9.46l6.3-.03v4.23Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_zelfstandig_wonen}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"m3.21 14.37.12.03c.56.13 1.12.2 1.66.2 2.07 0 4.08-.86 5.53-2.36l1.6-1.58 1.37 1.36a7.68 7.68 0 0 0 3.07 2.09l.22.08-.07-.23C15.82 11.04 13.06 9 10.02 9s-5.97 2.16-6.77 5.25l-.03.11h-.01Zm-.18 2.07v.16c.31 3.6 3.38 6.41 6.98 6.41s6.76-2.89 6.98-6.58v-.1l-.65-.13a9.545 9.545 0 0 1-4.15-2.77l-.09-.1-.09.1c-1.79 2.06-4.36 3.24-7.03 3.24-.59 0-1.19-.07-1.8-.19l-.15-.03ZM36 2v10c0 1.1-.9 2-2 2h-5l-4.01 4v-4H24c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2Zm-6 8c0-.29-.09-.53-.28-.72-.19-.19-.43-.28-.72-.28s-.54.09-.72.28c-.19.19-.28.43-.28.72s.09.53.28.72c.19.19.43.28.72.28s.54-.09.72-.28c.19-.19.28-.43.28-.72Zm0-7h-2v5h2V3ZM15 25H5c-3 0-5 2-5 5v6h20v-6c0-3-2-5-5-5Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_melding_klacht}
@@ -0,0 +1 @@
1
+ import{r as c,h as s}from"./p-cc7ba5ea.js";const r=class{constructor(s){c(this,s)}render(){return s("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},s("path",{d:"M26.98 3.49c0-1.93 1.57-3.49 3.51-3.49S34 1.56 34 3.49s-1.57 3.49-3.51 3.49-3.51-1.56-3.51-3.49Zm-6.52 3.49c1.94 0 3.51-1.56 3.51-3.49S22.4 0 20.46 0s-3.51 1.56-3.51 3.49 1.57 3.49 3.51 3.49ZM14.94 21.1V10.98c-.01-1.65 1.34-2 3-2h4.46c1.66 0 3.01 1.34 3.01 2.99 0-1.65 1.35-2.99 3.01-2.99H33c1.66 0 3.01 1.34 3.01 2.99v10.98h-2v4.99c-.82-.25-1.79-.41-2.95-.41h-.28l-.78.08v-5.6c0-1.14-.93-2.06-2.07-2.06h-4.99c-1.1 0-2 .89-1.99 1.99v.89l-5.18-1.56-.65-.19-.16.02Zm7.53-5.14c0 1.65 1.35 2.99 3.01 2.99s3.01-1.34 3.01-2.99-1.35-2.99-3.01-2.99-3.01 1.34-3.01 2.99Zm-9.95-3.31-1.08-1.64c-.65.61-1.59.92-2.67.92-1.5 0-2.84-.67-3.55-1.95h3.09l.79-2H4.76s-.04-.16-.04-.51c0-.31.04-.49.04-.49h4.92l.81-2H5.2c.71-1.32 2.11-2 3.59-2 .94 0 1.77.21 2.4.67l.88-1.78c-.86-.59-1.94-.88-3.28-.88-2.57 0-5.07 1.47-5.99 3.99H.92v2h1.56s-.04.21-.04.51c0 .25.02.52.04.49H.92v2h1.9v-.11c.92 2.64 3.36 4.09 5.95 4.09 1.54 0 2.84-.54 3.74-1.3Zm2.37 11.48-5.85.88v7.98l11.99 2.99 14.13-3.08s0-2.39-4.11-2.39l-10.03.92-4.77-1.21.78-2.24 3.95 1.01h3.18s-.22-2.21-3.11-3.02l-6.17-1.86M6.01 24H0v9.98h6.01V24Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_subsidie_gezin}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const c=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M4 25.97h9v9l-9-9Zm21 2v8l3-2.67 3 2.67v-8h-6Zm3-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5Zm-13 19v-10a2 2 0 0 0-2-2H3V1.95C3 .86 3.88-.03 4.98-.03h22.05c1.11 0 2.02.9 2.02 2.02l-.03 13.07c-.33-.05-.67-.08-1.02-.08-3.86 0-7 3.14-7 7 0 1.9.76 3.63 2 4.89V36l-8-.02Zm8-25H9v2h14v-2Zm-14.01-5v2H23V6.02L8.99 5.97Zm8.01 12v-2H9v2h8Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_bewijsstukken}
@@ -0,0 +1 @@
1
+ import{r as c,h}from"./p-cc7ba5ea.js";const r=class{constructor(h){c(this,h)}render(){return h("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},h("path",{d:"M18.05 8.99h-6.99v2.98c.29.27.49.67.49 1.11 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.44.2-.84.5-1.11V9h-.02V6.93c0-2.21 1.52-4.06 3.58-4.68-.96 1.04-1.57 2.35-1.57 3.78v.95h2v-.95c0-1.58 1.21-3.01 2.95-3.66 1.13.45 2.04 1.31 2.56 2.4.25-.74.59-1.45 1.01-2.1-.16-.2-.33-.4-.51-.58.26.04.52.11.77.18.41-.58.88-1.12 1.41-1.6-.95-.42-2.02-.66-3.15-.66-.7 0-1.38.09-2.04.27V.26s-.04 0-.05.02c-.6-.17-1.22-.26-1.87-.26-3.9 0-7.08 3.11-7.08 6.92l-.02 2.07L2 8.99 0 36.02h29L27.67 18c-5.04-.17-9.13-4.05-9.62-9Zm1.58 20.52c-.9.77-2.2 1.3-3.74 1.3-2.59 0-5.02-1.46-5.94-4.1H8.13v-1.69H9.6a5.824 5.824 0 0 1 0-1.38H8.13v-1.67h1.8c.92-2.68 3.41-4.16 5.98-4.16 1.34 0 2.41.29 3.28.88l-.88 1.78c-.63-.46-1.46-.67-2.39-.67-1.48 0-2.87.69-3.58 2.16h5.27l-.8 1.67h-4.9c-.02.15-.04.36-.04.67 0 .34.02.57.04.71h4.33l-.79 1.69h-3.08c.71 1.4 2.05 2.07 3.54 2.07 1.07 0 2.01-.31 2.66-.92l1.07 1.65h-.01ZM28 0c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8Zm2.29 11.71L27 8.42V3h2v4.59l2.71 2.71-1.41 1.41Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_shoppen}
@@ -0,0 +1 @@
1
+ import{r as t,h as n}from"./p-cc7ba5ea.js";const e=class{constructor(n){t(this,n)}render(){return n("div",{class:"utrecht-page-content"},n("main",{class:"utrecht-page-content__main"},n("slot",null)))}};e.style=".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}";export{e as utrecht_page_content}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const o=class{constructor(t){r(this,t)}render(){return t("footer",{class:"utrecht-page-footer"},t("slot",null))}};o.style=".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}";export{o as utrecht_page_footer}
@@ -0,0 +1 @@
1
+ import{r as e,h as t,H as l}from"./p-cc7ba5ea.js";const r=class{constructor(t){e(this,t)}render(){return t(l,{role:"cell"},t("slot",null))}};r.style=":host{border-block-end-color:var(--utrecht-table-row-border-block-end-color, transparent);border-block-end-style:solid;border-block-end-width:var(--utrecht-table-row-border-block-end-width, 0);line-height:var(--utrecht-table-cell-line-height, inherit);padding-block-end:var(--utrecht-table-cell-padding-block-end, 0);padding-block-start:var(--utrecht-table-cell-padding-block-start, 0);padding-inline-end:var(--utrecht-table-cell-padding-inline-end, 0);padding-inline-start:var(--utrecht-table-cell-padding-inline-start, 0);text-align:start;display:table-cell}";export{r as utrecht_table_cell}
@@ -0,0 +1 @@
1
+ import{r as t,c as r,h as e}from"./p-cc7ba5ea.js";import{c as o}from"./p-6a1980b4.js";const c=class{constructor(e){t(this,e),this.utrechtBlur=r(this,"utrechtBlur",7),this.utrechtChange=r(this,"utrechtChange",7),this.utrechtFocus=r(this,"utrechtFocus",7),this.utrechtInput=r(this,"utrechtInput",7),this.label=!1,this.disabled=!1,this.checked=!1,this.invalid=!1,this.required=!1,this.value=""}render(){const{checked:t,disabled:r,invalid:c,required:l,value:a}=this;return e("div",{class:"utrecht-form-field utrecht-form-field--checkbox"},e("input",{id:"input",class:o("utrecht-checkbox"),type:"checkbox",checked:t,disabled:r,"aria-invalid":c?"true":null,required:l,value:a,onBlur:t=>this.utrechtBlur.emit(t),onChange:t=>this.utrechtChange.emit(t),onFocus:t=>this.utrechtFocus.emit(t),onInput:t=>{this.checked=t.target.checked,this.utrechtInput.emit(t)}}),e("label",{class:o("utrecht-form-field__label","utrecht-form-field__label--checkbox","utrecht-form-label","utrecht-form-label--checkbox"),htmlFor:"input"},e("slot",null)))}};c.style=".utrecht-form-field{font-family:var(--utrecht-document-font-family, inherit);max-inline-size:var(--utrecht-form-field-max-inline-size)}.utrecht-form-field--distanced{margin-block-end:var(--utrecht-form-field-margin-block-end, var(--utrecht-paragraph-margin-block-end));margin-block-start:var(--utrecht-form-field-margin-block-start, var(--utrecht-paragraph-margin-block-start))}.utrecht-form-field__label--checkbox{margin-inline-start:1ch}.utrecht-form-label{color:var(--utrecht-form-label-color);font-size:var(--utrecht-form-label-font-size);font-weight:var(--utrecht-form-label-font-weight)}.utrecht-form-label--checkbox{color:var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));font-weight:var(--utrecht-form-label-checkbox-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-form-label--checked{font-weight:var(--utrecht-form-label-checked-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-form-label--disabled{cursor:var(--utrecht-action-disabled-cursor);font-weight:var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color))}.utrecht-form-label--radio{color:var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));font-weight:var(--utrecht-form-label-radio-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-checkbox{margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0}.utrecht-checkbox--disabled{cursor:var(--utrecht-action-disabled-cursor)}.utrecht-checkbox--focus-visible{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-checkbox--html-input:disabled{cursor:var(--utrecht-action-disabled-cursor)}.utrecht-checkbox--html-input: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-checkbox--html-input:focus:not(:focus-visible){box-shadow:none;outline-style:none}:host{display:block}:host([hidden]){display:none !important}";export{c as utrecht_form_field_checkbox}
@@ -0,0 +1 @@
1
+ import{r as c,h as t}from"./p-cc7ba5ea.js";const r=class{constructor(t){c(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M9.7 13.21c6.23 0 11.92-3.67 14.5-9.35l.22-.49-.5-.2C22.02 2.4 20.02 2 17.95 2c-6.23 0-11.92 3.67-14.5 9.35l-.22.49.5.2c1.9.77 3.91 1.17 5.97 1.17Zm22.74 0 .75.02-.26-.71a15.814 15.814 0 0 0-6.06-7.78l-.62-.42-.17.74c-.11.48-.16.97-.16 1.47 0 3.59 2.92 6.59 6.52 6.68Z"}),t("path",{d:"m33.73 15.68-.07-.48-.66.05c-.13 0-.26.02-.39.02a8.7 8.7 0 0 1-8.35-6.15l-.28-.89-.61.71a17.975 17.975 0 0 1-13.68 6.33c-2.26 0-4.48-.42-6.59-1.26l-.56-.22-.13.59A15.93 15.93 0 0 0 2 17.9c0 8.79 7.15 15.94 15.94 15.94s15.94-7.15 15.94-15.94c0-.68-.05-1.38-.17-2.22h.02Zm-20.31 1.61c.82 0 1.49.67 1.49 1.5s-.67 1.5-1.49 1.5-1.49-.67-1.49-1.5.67-1.5 1.49-1.5Zm-.84 9.28c1.63-1.1 3.53-1.68 5.49-1.68s3.73.54 5.31 1.56c.46.3.6.92.3 1.38-.3.46-.92.6-1.38.3-2.57-1.66-6.07-1.62-8.61.09-.46.31-1.08.19-1.39-.27s-.19-1.08.27-1.39h.01Zm9.84-6.33c-.82 0-1.49-.67-1.49-1.5s.67-1.5 1.49-1.5 1.49.67 1.49 1.5-.67 1.5-1.49 1.5Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_klachten}
@@ -0,0 +1 @@
1
+ import{r,h as o,H as t}from"./p-cc7ba5ea.js";const s=class{constructor(o){r(this,o)}render(){return o(t,{role:"rowgroup"},o("slot",null))}};s.style=":host{display:table-footer-group}";export{s as utrecht_table_footer}
@@ -0,0 +1 @@
1
+ import{r,c as t,h as e}from"./p-cc7ba5ea.js";import{c as o}from"./p-6a1980b4.js";const a=class{constructor(e){r(this,e),this.utrechtBlur=t(this,"utrechtBlur",7),this.utrechtChange=t(this,"utrechtChange",7),this.utrechtFocus=t(this,"utrechtFocus",7),this.utrechtInput=t(this,"utrechtInput",7),this.disabled=!1,this.invalid=!1,this.readOnly=!1,this.placeholder="",this.required=!1,this.value=""}render(){const{disabled:r,invalid:t,placeholder:a,readOnly:c,required:u,value:l}=this;return e("div",{class:"utrecht-form-field utrecht-form-field--textarea"},e("textarea",{id:"input",class:o("utrecht-textarea","utrecht-textarea--html-textarea",r&&"utrecht-textarea--disabled",t&&"utrecht-textarea--invalid",c&&"utrecht-textarea--readonly"),disabled:r,placeholder:a||null,readonly:c,required:u,onBlur:r=>this.utrechtBlur.emit(r),onChange:r=>this.utrechtChange.emit(r),onFocus:r=>this.utrechtFocus.emit(r),onInput:r=>{this.value=r.target.value,this.utrechtInput.emit(r)}},l),e("label",{class:"utrecht-form-field-textarea__label utrecht-form-label",htmlFor:"input"},e("slot",null)))}};a.style=".utrecht-form-label{color:var(--utrecht-form-label-color);font-size:var(--utrecht-form-label-font-size);font-weight:var(--utrecht-form-label-font-weight)}.utrecht-form-label--checkbox{color:var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));font-weight:var(--utrecht-form-label-checkbox-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-form-label--checked{font-weight:var(--utrecht-form-label-checked-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-form-label--disabled{cursor:var(--utrecht-action-disabled-cursor);font-weight:var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color))}.utrecht-form-label--radio{color:var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));font-weight:var(--utrecht-form-label-radio-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-form-field{font-family:var(--utrecht-document-font-family, inherit);max-inline-size:var(--utrecht-form-field-max-inline-size)}.utrecht-form-field--distanced{margin-block-end:var(--utrecht-form-field-margin-block-end, var(--utrecht-paragraph-margin-block-end));margin-block-start:var(--utrecht-form-field-margin-block-start, var(--utrecht-paragraph-margin-block-start))}.utrecht-textarea{background-color:var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color));border-width:var(--utrecht-textarea-border-width, var(--utrecht-form-input-border-width));border-bottom-width:var(--utrecht-textarea-border-bottom-width, var(--utrecht-textarea-border-width, var(--utrecht-form-input-border-width)));border-color:var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color));border-radius:var(--utrecht-textarea-border-radius, var(--utrecht-form-input-border-radius, 0));border-style:solid;box-sizing:border-box;color:var(--utrecht-textarea-color, var(--utrecht-form-input-color));font-family:var(--utrecht-textarea-font-family, var(--utrecht-form-input-font-family));font-size:var(--utrecht-textarea-font-size, var(--utrecht-form-input-font-size, 1em));max-inline-size:var(--utrecht-textarea-max-inline-size, var(--utrecht-form-input-max-inline-size));min-block-size:var(--utrecht-textarea-min-block-size);padding-block-end:var(--utrecht-textarea-padding-block-end, var(--utrecht-form-input-padding-block-end));padding-block-start:var(--utrecht-textarea-padding-block-start, var(--utrecht-form-input-padding-block-start));padding-inline-end:var(--utrecht-textarea-padding-inline-end, var(--utrecht-form-input-padding-inline-end));padding-inline-start:var(--utrecht-textarea-padding-inline-start, var(--utrecht-form-input-padding-inline-start));resize:vertical;width:100%}.utrecht-textarea--invalid{background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-input-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-input-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));border-width:var(--utrecht-textarea-invalid-border-width, var(--utrecht-form-input-invalid-border-width, var(--utrecht-textarea-border-width, var(--utrecht-form-input-border-width))))}.utrecht-textarea--disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-input-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-input-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-input-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-textarea--focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-input-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-input-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-input-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))))}.utrecht-textarea--focus-visible{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-textarea--read-only{border-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-input-read-only-border-color, var(--utrecht-textarea-border, var(--utrecht-form-input-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-input-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))))}.utrecht-textarea__placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-input-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));font-style:var(--utrecht-form-input-placeholder-font-style);opacity:100%}.utrecht-textarea--html-textarea:disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-input-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-input-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-input-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-textarea--html-textarea:focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-input-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-input-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-input-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));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-textarea--html-textarea:focus:not(:focus-visible){box-shadow:none;outline-style:none}.utrecht-textarea--html-textarea:invalid,.utrecht-textarea--html-textarea[aria-invalid=true]{background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-input-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-input-background-color))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-input-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-input-border-color))));border-width:var(--utrecht-textarea-invalid-border-width, var(--utrecht-form-input-invalid-border-width, var(--utrecht-textarea-border-width, var(--utrecht-form-input-border-width))))}.utrecht-textarea--html-textarea:read-only{border-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-input-read-only-border-color, var(--utrecht-textarea-border, var(--utrecht-form-input-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-input-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))))}.utrecht-textarea--html-textarea::placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-input-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-input-color))));font-style:var(--utrecht-form-input-placeholder-font-style);opacity:100%}:host{display:block}:host([hidden]){display:none !important}";export{a as utrecht_form_field_textarea}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const c=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M16.46 32.16a1.5 1.5 0 0 1-1.45 1.89h-4.89c-.68 0-1.27-.45-1.45-1.11L7 25.05h7.99l1.46 7.11Zm-1.44-22.11H3.49c-.83 0-1.5.67-1.5 1.5v.5H0v8h1.99v.5c0 .83.67 1.5 1.5 1.5h11.53v-12Zm15.98-8h-1.86l-11.14 8v12l11 8h2v-28Zm3.04 10.08v6.95c1.17-.72 1.97-2 1.97-3.48s-.79-2.76-1.97-3.47Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_participatie_campagne}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const o=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M34.53 14.89c-1.66-2.43-4.56-3.94-7.57-3.94-1.7 0-3.33.2-4.76.46a4.786 4.786 0 0 0-2.73-2.3V7.48l2.5-.02-.02-3-2.48.02v-2.5h-3.01v2.53l-2.5.02.02 3 2.48-.02v1.6a4.817 4.817 0 0 0-2.73 2.3c-1.42-.26-3.06-.46-4.76-.46-3.01 0-5.91 1.51-7.57 3.94-1.64 2.4-1.89 5.37-.71 8.37 1.27 3.21 2.46 5.96 3.28 7.81v2.87h27.98v-2.87c.83-1.85 2.02-4.6 3.28-7.81 1.18-3 .93-5.97-.71-8.37Zm-18.06.8v15.25h-1.44c-1.44-2.65-3.76-7.59-3.76-10.68s3.21-4.13 5.21-4.57Zm3.01 0c1.99.44 5.21 1.6 5.21 4.57s-2.33 8.03-3.76 10.68h-1.44V15.69Zm-15.58.89c1.1-1.62 3.05-2.63 5.09-2.63 1.05 0 2.09.09 3.06.23-2.09 1.21-3.78 3.14-3.78 6.08 0 3.37 1.96 7.87 3.38 10.68H7.23c-.78-1.7-2.19-4.9-3.73-8.78-1.03-2.62-.36-4.48.39-5.58Zm28.54 5.58c-1.53 3.88-2.95 7.08-3.73 8.78H24.3c1.42-2.82 3.38-7.31 3.38-10.68 0-2.95-1.7-4.87-3.78-6.08.97-.14 2-.23 3.06-.23 2.03 0 3.98 1.01 5.09 2.63.75 1.1 1.43 2.96.39 5.58Z"}))}};o.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{o as utrecht_icon_kroon}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const o=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M29 13.07V6.95L24.52 0 20 6.95v4.98l-4.08-3.86H-.1L6 14.21l-.02 4.86h7.01l4.92-4.13L23 19.11v-2.04h3v4.36l2.93 2.62-1.94 2.4-.98-1.04v7.67h10V13.07h-7Zm-4.62-2.94c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5Z"}),t("path",{d:"M-.04 28.67c0 3.43 2.21 5.7 6.02 7.38 3.81-1.68 6.02-4.07 6.02-7.5l.04-6.48H0l-.04 6.61Zm2.83-1.69 2.11 2.1 4.2-4.2 1.4 1.4-5.6 5.6-3.5-3.5 1.41-1.4ZM15 24.07h6v5h-6z"}))}};o.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{o as utrecht_icon_veilige_wijk}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("circle",{cx:"30.5",cy:"25.5",r:"3.5"}),r("circle",{cx:"7.5",cy:"21.5",r:"3.5"}),r("path",{d:"M9.04 26H2.95C1.3 26 0 27.25 0 28.8V36h12v-7.48C11.85 27.11 10.59 26 9.04 26Zm24 5h-6.08c-1.65 0-2.95 1.25-2.95 2.8V36h12v-2.48C35.86 32.11 34.6 31 33.05 31Z"}),r("circle",{cx:"27.22",cy:"8.5",r:".5"}),r("path",{d:"M31.84 3H13.18C11.98 3 11 3.95 11 5.12v9.57c0 1.17.98 2.12 2.18 2.12L21 17l4 4v-4l6.82-.19c1.2 0 2.18-.95 2.18-2.12v-9.6C34 3.93 33.03 3 31.84 3Zm-4.62 6.75c-.32 0-.6-.13-.83-.33-.37 1.06-.93 1.95-1.6 2.58h1.65v1h-8v-1h1.65c-1.15-1.07-1.95-2.89-2.1-5h8.9c0 .11-.02.22-.03.32.12-.04.23-.07.36-.07a1.25 1.25 0 0 1 0 2.5Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_eenzaamheid}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("circle",{cx:"5.02",cy:"15.01",r:"3"}),r("path",{d:"M9.99 14.01v.5c0 3.1-1.83 4.88-5.02 4.88H2.86c-1.61.1-2.84 1.37-2.84 3.01L0 28.01l2.04-.03v8.04H8v-14c3.09-1.09 4.98-3.84 4.98-7.5v-.5H9.99Zm22.68-14H18.34c-1.84-.01-3.33 1.5-3.33 3.37v24.56c0 .59.47 1.07 1.07 1.07h1.87c.59 0 1.07-.48 1.07-1.07v-1.93h13v1.93c0 .59.48 1.07 1.07 1.07h1.86c.59 0 1.07-.48 1.07-1.07V3.4C36 1.53 34.51.01 32.67.01ZM20 2.01h11v2H20v-2Zm-2 4h15v9H18v-9Zm1.67 16.25c-.92 0-1.67-.73-1.67-1.64s.75-1.64 1.67-1.64 1.67.73 1.67 1.64-.75 1.64-1.67 1.64Zm11.7-.03c-.92 0-1.67-.73-1.67-1.64s.75-1.64 1.67-1.64 1.67.73 1.67 1.64-.75 1.64-1.67 1.64Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_hulp_vervoer}
@@ -0,0 +1 @@
1
+ import{r as t,h as r}from"./p-cc7ba5ea.js";import{c as a}from"./p-6a1980b4.js";const e=class{constructor(r){t(this,r)}render(){return r("h2",{class:"utrecht-heading-2"},r("slot",null))}};e.style=".utrecht-heading-2{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-2-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-2-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-2-font-size);font-weight:var(--utrecht-heading-2-font-weight, var(--utrecht-heading-font-weight, bold));letter-spacing:var(--utrecht-heading-2-letter-spacing);line-height:var(--utrecht-heading-2-line-height);margin-block-end:0;margin-block-start:0;text-transform:var(--utrecht-heading-2-text-transform, inherit)}.utrecht-heading-2--distanced{margin-block-end:var(--utrecht-heading-2-margin-block-end);margin-block-start:var(--utrecht-heading-2-margin-block-start)}:host{display:block}:host([hidden]){display:none !important}";const h=class{constructor(r){t(this,r)}render(){return r("h3",{class:"utrecht-heading-3"},r("slot",null))}};h.style=".utrecht-heading-3{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-3-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-3-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-3-font-size);font-weight:var(--utrecht-heading-3-font-weight, var(--utrecht-heading-font-weight, bold));letter-spacing:var(--utrecht-heading-3-letter-spacing);line-height:var(--utrecht-heading-3-line-height);margin-block-end:0;margin-block-start:0;text-transform:var(--utrecht-heading-3-text-transform, inherit)}.utrecht-heading-3--distanced{margin-block-end:var(--utrecht-heading-3-margin-block-end);margin-block-start:var(--utrecht-heading-3-margin-block-start)}:host{display:block}:host([hidden]){display:none !important}";const n=class{constructor(r){t(this,r)}render(){return r("div",{class:a("utrecht-paragraph",this.lead&&"utrecht-paragraph--lead")},r("slot",null))}};n.style=".utrecht-paragraph{color:var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit));font-family:var(--utrecht-paragraph-font-family, var(--utrecht-document-font-family, inherit));font-size:var(--utrecht-paragraph-font-size, var(--utrecht-document-font-size, inherit));font-weight:var(--utrecht-paragraph-font-weight, inherit);line-height:var(--utrecht-paragraph-line-height, var(--utrecht-document-line-height, inherit));margin-block-end:0;margin-block-start:0}.utrecht-paragraph--lead{color:var(--utrecht-paragraph-lead-color, var(--utrecht-document-color, inherit));font-size:var(--utrecht-paragraph-lead-font-size, inherit);font-weight:var(--utrecht-paragraph-lead-font-weight, inherit);line-height:var(--utrecht-paragraph-lead-line-height, inherit)}.utrecht-paragraph--distanced{margin-block-end:var(--utrecht-paragraph-margin-block-end);margin-block-start:var(--utrecht-paragraph-margin-block-start)}:host{display:block}:host([hidden]){display:none !important}";export{e as utrecht_heading_2,h as utrecht_heading_3,n as utrecht_paragraph}
@@ -0,0 +1 @@
1
+ import{r,h as o}from"./p-cc7ba5ea.js";const e=class{constructor(o){r(this,o)}render(){return o("svg",{viewBox:"0 -1 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},o("path",{"fill-rule":"evenodd",d:"M14.503 16.298c-2.92 2.098-6.99 1.844-9.596-.772-2.902-2.913-2.887-7.651.035-10.584 2.92-2.932 7.641-2.948 10.543-.035 2.606 2.616 2.86 6.703.77 9.633a.93.93 0 0 1 .077.066l4.816 4.835a.625.625 0 0 1-.003.882l-.881.885a.62.62 0 0 1-.879.003l-4.816-4.835a.633.633 0 0 1-.066-.078Zm-.804-2.565c-1.948 1.955-5.095 1.965-7.03.023-1.934-1.942-1.923-5.1.024-7.056 1.947-1.954 5.094-1.965 7.029-.023 1.935 1.942 1.924 5.101-.023 7.056Z","clip-rule":"evenodd"}))}};e.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{e as utrecht_icon_loupe}
@@ -0,0 +1 @@
1
+ import{r as h,h as r}from"./p-cc7ba5ea.js";const c=class{constructor(r){h(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M30.95 28.5a2.5 2.5 0 0 1-5 0 2.5 2.5 0 0 1 5 0ZM7.45 26a2.5 2.5 0 0 0 0 5 2.5 2.5 0 0 0 0-5Zm28.53-9.01L35.95 25c0 1-1 2-2 2h-1.28c-.62-1.74-2.27-3-4.22-3s-3.6 1.26-4.22 3H11.68c-.62-1.74-2.27-3-4.22-3s-3.6 1.26-4.22 3H1.51C.68 27 0 26.33 0 25.5V5h27.96l.03 5.99h4c.67 0 1.33.67 2 2l2 4ZM10.99 18v-3.2c1.16-.41 2-1.51 2-2.81V9h-6v2.99c0 1.3.84 2.4 2 2.81V18h-2v2h6v-2h-2Zm11-3-4-6.03-4 6.03h3v5h2v-5h3Zm11.78 1.99-2-4h-3.79l-.04 4h5.83Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_verhuizen}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M28.91 2.04h-21c0-1.09 1.35-1.98 3-1.98h15c1.65 0 3 .89 3 1.98ZM3.89 4.06c-.55 0-1 .45-1 1s.45 1 1 1h4l1.5 22.25c.48-.15.97-.25 1.5-.25 2.76 0 5 2.24 5 5 0 1.13-.39 2.16-1.02 3h8.02c1.47 0 2.79-1.54 3-3l3-27h2v-2h-27Zm7 26c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_afval}
@@ -0,0 +1 @@
1
+ import{r as c,h}from"./p-cc7ba5ea.js";const r=class{constructor(h){c(this,h)}render(){return h("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},h("path",{d:"M14 8.01c-2.21 0-4-1.79-4-4S11.79 0 14 0s4 1.79 4 4-1.79 4-4 4Zm11.07 4.02v-.02c0-2.21-1.79-4-4-4s-4 1.79-4 4v.02h8ZM24 31.02h9V34c0 1.1-.9 2-2 2H2c-1.11 0-2-.89-2-2V16.01a2 2 0 0 1 2-2h29c1.1 0 2 .89 2 1.99v3.01h-9c-1 .01-2 1.01-2 2.01v8c0 1.1.9 2 2 2Zm-6.38-1.21-.99-1.52c-.6.57-1.47.85-2.46.85-1.38 0-2.62-.62-3.27-1.91h2.85l.73-1.56h-4c-.02-.12-.04-.34-.04-.65 0-.28.02-.48.04-.62h4.53l.74-1.54h-4.87c.65-1.36 1.95-2 3.31-2 .87 0 1.63.19 2.21.62l.81-1.65c-.8-.55-1.79-.81-3.03-.81-1.57 0-4.67 1.36-5.52 3.84H7v1.54h1.36c-.02.18-.04.35-.04.64 0 .23.02.48.04.64H7v1.56h1.68c.85 2.44 3.1 3.79 5.49 3.79 1.42 0 2.62-.5 3.45-1.2v-.02ZM33 3.01V0h-2v3.01h-3v2h3v3h2v-3h3v-2h-3Zm3 18v8l-12-.06.07-7.94H36Zm-6 4c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_bijstand}
@@ -0,0 +1 @@
1
+ import{r as h,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){h(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M19.59 6.01h-3v4h3v-4Zm0-5.98h-3v3.91h3V.03ZM3.19 21.04 10.8.05H7.61L0 21.04h3.19ZM25.18.05l7.61 20.99h3.19L28.37.05h-3.19Zm.63 22.91 3.47-3.47-2.12-2.12-5.59 5.59H19.6v-2.04l5.56-5.56-2.12-2.12-3.44 3.44v-3.7h-3v3.7l-3.53-3.53-2.12 2.12 5.66 5.66v2.04h-2.05l-5.65-5.65-2.12 2.12 3.53 3.53H6.5v3h3.82l-3.56 3.56 2.12 2.12 5.68-5.68h2.05v2.01l-5.7 5.7 2.12 2.12 3.57-3.57v3.78h3v-3.78l3.48 3.48 2.12-2.12-5.6-5.6v-2.01h1.97l5.62 5.62 2.12-2.12-3.5-3.5h3.7v-3h-3.7Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_strooien}
@@ -0,0 +1 @@
1
+ import{r as c,h}from"./p-cc7ba5ea.js";const r=class{constructor(h){c(this,h)}render(){return h("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},h("path",{d:"M20 12.01c0 2.21-1.54 4-3.43 4h-4.61v-8h4.61c1.89 0 3.43 1.79 3.43 4ZM22.77 23H20v7H4.5C2.02 30 0 27.98 0 25.5v-21C0 2.02 2.02 0 4.5 0h21C27.98 0 30 2.02 30 4.5v13.21c-3.08.56-5.76 2.5-7.23 5.29ZM22 12.01c0-3.3-2.48-5.98-5.52-5.98H10V24h1.96v-6.01h4.52c3.04 0 5.52-2.68 5.52-5.98Zm12.56 21.35c-.83.41-1.76.64-2.74.64-2.25 0-4.22-1.2-5.32-3h4.11l.91-2h-5.73a6.284 6.284 0 0 1-.07-2h6.79l.91-2h-7.1c1.02-2.05 3.14-3.47 5.58-3.47 1 0 1.95.24 2.79.67l.83-1.82a8.14 8.14 0 0 0-3.62-.85c-3.57 0-6.61 2.29-7.75 5.47h-2.07v2h1.54c-.02.25-.04.51-.04.76 0 .42.04.83.1 1.24h-1.6v2h2.16c1.26 2.94 4.18 5 7.57 5 1.53 0 2.95-.43 4.18-1.15l-1.44-1.49h.01Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_parkeren_betalen}
@@ -0,0 +1 @@
1
+ import{r as t,h as e}from"./p-cc7ba5ea.js";const r=class{constructor(e){t(this,e)}render(){return e("div",{class:"utrecht-document"},e("slot",null))}};r.style=".utrecht-document{color:var(--utrecht-document-color, inherit);font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-document-font-size, inherit);font-weight:var(--utrecht-document-font-weight, inherit);line-height:var(--utrecht-document-line-height, inherit);text-rendering:optimizeLegibility}.utrecht-document :lang(ar){letter-spacing:0 !important}.utrecht-document--surface{background-color:var(--utrecht-document-background-color, inherit)}:host{display:block}:host([hidden]){display:none !important}";export{r as utrecht_document}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"m22.61 16-10.36.02c-2.68.15-4.73 2.26-4.73 4.96L7.54 33h2.98v3h13.99v-3h3l.02-12.02c0-2.77-2.14-4.92-4.9-4.98Zm.37 5.86-.24.26-2.23 2.35-2.23-2.35-.24-.26c-.5-.53-.69-1.32-.37-1.97.53-1.07 1.8-1.21 2.54-.44l.3.32.3-.32c.73-.77 2.01-.62 2.54.44.32.65.13 1.44-.37 1.97ZM10.69 5.37l.12.03c.56.13 1.12.2 1.65.2 2.06 0 4.08-.86 5.53-2.36l1.6-1.58 1.37 1.36c.84.94 1.87 1.64 3.06 2.09l.22.08-.07-.23C23.28 2.04 20.53 0 17.48 0s-5.97 2.16-6.77 5.25l-.03.11Zm-.18 2.06v.16c.31 3.6 3.37 6.41 6.98 6.41s6.75-2.89 6.97-6.58v-.1l-.65-.13a9.457 9.457 0 0 1-4.14-2.77l-.09-.1-.09.1c-1.79 2.06-4.35 3.24-7.03 3.24-.58 0-1.19-.07-1.8-.19l-.15-.03Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_hulpverlening}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M21 22h14v9c0 1.66-1.34 3-3 3H4c-1.66 0-3-1.34-3-3v-9h14v1.02c0 1.09.88 1.98 1.98 1.98h2.05c1.09 0 1.98-.88 1.98-1.98V22H21Zm-2-3h-2v4h2v-4Zm17-9v6.04c0 1.54-1.19 2.8-2.71 2.96H21v-.02c0-1.09-.88-1.98-1.98-1.98h-2.05c-1.09 0-1.98.88-1.98 1.98V19H2.69C1.18 18.84 0 17.59 0 16.04v-6c0-1.67 1.37-3.05 3.05-3.05H12V5.02c0-1.6 1.28-2.93 2.9-3.03H21c1.72.1 3 1.44 3 3.03v1.97h9c1.66 0 3 1.34 3 3ZM21 5.07s-.04-.05-.1-.06H15v2h6V5.07Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_werken}
@@ -0,0 +1 @@
1
+ import{r as t,h as e}from"./p-cc7ba5ea.js";const r=class{constructor(e){t(this,e)}render(){return e("h5",{class:"utrecht-heading-5"},e("slot",null))}};r.style=".utrecht-heading-5{page-break-after:avoid;page-break-inside:avoid;color:var(--utrecht-heading-5-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-heading-5-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-heading-5-font-size);font-weight:var(--utrecht-heading-5-font-weight, var(--utrecht-heading-font-weight, bold));letter-spacing:var(--utrecht-heading-5-letter-spacing);line-height:var(--utrecht-heading-5-line-height);margin-block-end:0;margin-block-start:0;text-transform:var(--utrecht-heading-5-text-transform, inherit)}.utrecht-heading-5--distanced{margin-block-end:var(--utrecht-heading-5-margin-block-end);margin-block-start:var(--utrecht-heading-5-margin-block-start)}:host{display:block}:host([hidden]){display:none !important}";export{r as utrecht_heading_5}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M0 0v18h3.01v-3.03a2.98 2.98 0 0 1 2.85-3h2.11L8 12v-.03h10v3h-7v3.04h25V0H0Zm8 9.97c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3ZM4.99 32.01c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3ZM0 36Zm10 0Zm0 0H0c0-1.66 1.35-3 3-3h4c1.66 0 3 1.34 3 3Zm3 0Zm10 0H13c0-1.66 1.35-3 3-3h3.99c1.66 0 3 1.34 3 3Zm0 0Zm-5.01-4c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3ZM26 36Zm1.99-7c0-1.65 1.35-3 3-3s3 1.35 3 3-1.35 3-3 3-3-1.35-3-3ZM36 36Zm0 0H26c0-1.66 1.35-3 3-3h3.99c1.66 0 3 1.34 3 3ZM11 26c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Zm14 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_leren}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M15.09 17.47H6.93l.95-2.8c.03-.09.11-.2.24-.2h5.79c.12 0 .2.09.23.19l.95 2.81ZM7.26 19c-.41 0-.75.33-.75.74s.33.74.75.74a.74.74 0 1 0 0-1.48Zm7.51 0c-.41 0-.75.33-.75.74s.33.74.75.74a.74.74 0 1 0 0-1.48ZM36 9.99V26c0 2.21-1.79 4-4 4H3.98C1.78 30 0 28.22 0 26.02V9.99C0 7.78 1.79 6 3.99 6H17v4h2V6h13.01C34.21 6 36 7.79 36 9.99Zm-19 8.54c0-.16-.03-.32-.08-.48l-1.3-3.86A1.72 1.72 0 0 0 13.98 13H8.03c-.74 0-1.39.47-1.64 1.18l-1.32 3.85c-.05.15-.08.32-.08.48v6.46s2.03 0 2 .04v-2l8-.04v2.04h2v-6.47H17Zm11 4.46h-7v2h7v-2Zm2-5h-9v2h9v-2Zm0-5h-9v2h9v-2Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_rijbewijs}
@@ -0,0 +1 @@
1
+ import{r,h as o}from"./p-cc7ba5ea.js";const c=class{constructor(o){r(this,o)}render(){return o("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},o("path",{d:"M9.66 27h3.15a6.483 6.483 0 0 1-7.43 4.94C2.73 31.49.58 29.35.13 26.7A6.494 6.494 0 0 1 5 19.27v3.17a3.479 3.479 0 0 0-1.88 3.92 3.46 3.46 0 0 0 2.59 2.58c1.73.39 3.3-.53 3.95-1.95Zm-.15-13.5c1.38 0 2.51-1.12 2.51-2.51S10.9 8.48 9.51 8.48 7 9.6 7 10.99s1.12 2.51 2.51 2.51Zm5.82 8.5H12v-4.18c0-1.17-.74-2.28-1.88-2.55-1.65-.4-3.12.85-3.12 2.43v4.79C7 23.87 8.13 25 9.51 25H15v7h3v-7.33C18 23.2 16.8 22 15.33 22ZM33 20h3v-9.91l-1.99-6.03c-.44-1.23-1.64-2.06-3-2.06h-8.96c-1.36 0-2.56.83-3 2.08l-2.04 6.01V20h3v-3h13v3ZM21.74 5h9.47l1.23 4H20.5l1.24-4Zm.26 8h-2v-2h2v2Zm11 0h-2v-2h2v2Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_vervoersvoorziening}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const o=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"m36 30.09-4.12-8 2.03.02-3.95-8.02h1.95L25.6 2.27l-6.72 11.82h2.19l-4.27 8 2.15-.02-3.97 8.02h8.91v4h3v-4h9.1Zm-24.1 4h-3v-4h-9l4.13-8.02-2.2.02 4.06-8H3.84L10.45 2.2l5.64 10.57-2.45 4.31h2.34L11.7 25.1l2.41-.02-2.18 4.98-.04 4.02Z"}))}};o.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{o as utrecht_icon_kerstbomen}
@@ -0,0 +1 @@
1
+ import{r,h as c}from"./p-cc7ba5ea.js";const t=class{constructor(c){r(this,c)}render(){return c("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},c("rect",{width:"13",height:"2",x:"6",y:"18",rx:".5"}),c("rect",{width:"13",height:"2",x:"6",y:"12",rx:".5"}),c("rect",{width:"13",height:"2",x:"6",y:"6",rx:".5"}),c("circle",{cx:"3",cy:"7",r:"1"}),c("circle",{cx:"3",cy:"13",r:"1"}),c("circle",{cx:"3",cy:"19",r:"1"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_list}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const o=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"-6 -3 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M1.793 19.092a1 1 0 0 0 1.414 0l8.485-8.485a1 1 0 0 0 0-1.415L3.207.707a1 1 0 0 0-1.414 0L.707 1.793a1 1 0 0 0 0 1.414l5.985 5.985a1 1 0 0 1 0 1.415L.707 16.592a1 1 0 0 0 0 1.414l1.086 1.086Z"}))}};o.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{o as utrecht_icon_arrow}
@@ -0,0 +1 @@
1
+ import{r as e,h as t}from"./p-cc7ba5ea.js";const r=class{constructor(t){e(this,t)}render(){const{locale:e,max:r,value:a}=this,n=t=>e?Intl.NumberFormat(e).format(t):String(t),o="number"==typeof r&&"number"==typeof a&&Number(a)>Number(r)?`${n(r)}+`:"number"==typeof a?n(a):"";return t("div",{class:"utrecht-badge-counter"},o||t("slot",null))}};r.style=".utrecht-badge-counter{background-color:var(--utrecht-badge-counter-background-color, var(--utrecht-badge-background-color, black));border-radius:var(--utrecht-badge-counter-border-radius, var(--utrecht-badge-border-radius, 0.5ch));color:var(--utrecht-badge-counter-color, var(--utrecht-badge-color, white));display:inline-block;font-family:var(--utrecht-document-font-family, sans-serif);font-style:var(--utrecht-badge-counter-font-style, normal);font-weight:var(--utrecht-badge-counter-font-weight, var(--utrecht-badge-font-weight, bold));padding-block-end:var(--utrecht-badge-counter-padding-block, var(--utrecht-badge-padding-block, 0.5ex));padding-block-start:var(--utrecht-badge-counter-padding-block, var(--utrecht-badge-padding-block, 0.5ex));padding-inline-end:var(--utrecht-badge-counter-padding-inline, var(--utrecht-badge-padding-inline, 0.5ch));padding-inline-start:var(--utrecht-badge-counter-padding-inline, var(--utrecht-badge-padding-inline, 0.5ch));text-decoration:none;}:host{display:inline-block}:host([hidden]){display:none !important}";export{r as utrecht_badge_counter}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const c=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M15.11 3.33C15.11 1.49 16.6 0 18.44 0s3.33 1.49 3.33 3.33-1.49 3.33-3.33 3.33-3.33-1.49-3.33-3.33Zm7.93 11.24s-4.08-5.72-4.14-5.78c-.56-.59-1.83-1.47-3.91-.74-1.11.39-6.12 2.41-7.08 2.82-1.22.51-2.01 1.7-2.02 3.03l-.02 5.15h3.38l-.04-5.06c1.11-.47 2.44-.95 3.49-1.38l-5.42 23.4h3.52l3.17-13.23 3.52 3.77v9.46h3.37v-9.45c.01-.79-.4-1.56-.91-2.17l-2.34-2.8c.13-.68.83-4.16 1.37-6.83l1.13 1.61a3.443 3.443 0 0 0 2.93 1.61h3.82l-2.77 18h2.33l3.29-21.35-6.67-.04Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_wandelstok}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const c=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M4.53 22.51 0 15.56h3.02c.53-3.79 2.47-7.25 5.47-9.64 6.46-5.17 15.9-4.13 21.07 2.34l-2.52 1.63a12.01 12.01 0 0 0-7.66-4.2c-6.41-.83-12.27 3.56-13.36 9.87h2.97l-4.47 6.95h.01Zm31.46-2.95h-2.96c-.52 3.76-2.44 7.19-5.4 9.59-6.44 5.22-15.88 4.22-21.1-2.21l2.53-1.63c1.92 2.24 4.59 3.69 7.51 4.08 6.41.86 12.3-3.51 13.4-9.83h-2.99l4.48-6.93 4.52 6.93Zm-14-4h-3.84l2.5-5h-4.66l-2 8h2.8l-2 6h2.17l5.03-9Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_energietransitie}
File without changes
@@ -0,0 +1 @@
1
+ import{r as c,h as s}from"./p-cc7ba5ea.js";const r=class{constructor(s){c(this,s)}render(){return s("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},s("path",{"fill-rule":"evenodd",d:"M31.65 12.05v-.02c-.22-.44-.49-.86-.86-1.23a4.23 4.23 0 0 0-1.12-.79c-.02-.01-.05-.02-.07-.04a4.507 4.507 0 0 0-5.19.83c-1.76 1.76-1.76 4.62 0 6.37 1.76 1.76 4.62 1.76 6.37 0 1.39-1.39 1.66-3.46.86-5.13ZM3.13 16.59c-1.27-1.39-.94-3.45.73-4.45l4.51-2.71c1.2-.58 2.66-.57 3.84.04l6.43 4.09c1.07.55 3.76 3.78 5.21 5.76-.48-.12-.85-.31-1.32-.54-.98-.5-2.21-1.13-4.49-1.13s-3.51.63-4.49 1.13c-.78.4-1.29.67-2.51.67s-1.74-.26-2.52-.67c-.62-.32-1.34-.69-2.37-.92l6.83-3.77-2.76-1.83-7.09 4.34v-.02ZM36 25.83v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.41-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.16-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.55 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Zm0-4.48v2.03a9.14 9.14 0 0 1-.99-.47c-.82-.42-1.52-.78-3.01-.78s-2.19.36-3.01.78c-.93.48-1.98 1.02-4 1.02s-3.07-.54-3.99-1.02c-.82-.42-1.52-.78-3-.78v-.02c-1.45 0-2.15.37-2.96.78-.93.48-1.99 1.02-4.01 1.02s-3.08-.54-4.01-1.02c-.82-.42-1.53-.78-3.02-.78s-2.2.36-3.02.78c-.31.15-.63.32-.99.47v-2.03c.93-.48 1.98-1.02 4-1.02s3.07.54 4 1.02c.82.42 1.52.78 3.01.78s2.19-.36 3-.78c.93-.48 1.98-1.02 3.99-1.02v.02c1.98 0 3.03.54 3.95 1.02.82.42 1.52.78 3.01.78s2.2-.36 3.02-.78c.93-.48 1.99-1.02 4.01-1.02s3.08.54 4.01 1.02H36Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_zwemmen}
@@ -0,0 +1 @@
1
+ import{r as o,h as t}from"./p-cc7ba5ea.js";import{c as r}from"./p-6a1980b4.js";const c=class{constructor(t){o(this,t)}render(){const{viewport:o}=this;return t("div",{class:r("utrecht-backdrop",o&&"utrecht-backdrop--viewport")},t("slot",null))}};c.style=".utrecht-backdrop{background-color:var(--utrecht-backdrop-background-color);bottom:0;color:var(--utrecht-backdrop-color);display:block;left:0;opacity:var(--utrecht-backdrop-opacity);position:absolute;right:0;top:0;user-select:none;z-index:var(--utrecht-backdrop-z-index)}.utrecht-backdrop--viewport{position:fixed}:host{display:block}:host([hidden]){display:none !important}";export{c as utrecht_backdrop}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M9.92 13.15 9.9 19H7.93v8H1.95v-8H-.04v-5.86c0-1.72 1.22-3.05 2.82-3.15h4.21c1.65.03 2.93 1.39 2.93 3.15ZM4.9 9.02c1.64 0 2.99-1.35 2.99-3s-1.35-3-2.99-3-2.99 1.35-2.99 3 1.35 3 2.99 3ZM29.84 0h-8.93c-3.3 0-6 2.71-6 6.02V23c0 2.76 2.23 5 4.99 5h10.96c2.76 0 4.99-2.24 4.99-5.01V6.02C35.84 2.7 33.16 0 29.84 0ZM25.4 23.97c-1.11 0-2.01-.9-2.01-2.02s.9-2.02 2.01-2.02 2.01.9 2.01 2.02-.9 2.02-2.01 2.02ZM30.83 15H19.87l-1.99-8h14.95l-1.99 8Zm-8.96 16h-3.53l-3.43 5h3.53l3.43-5Zm10.55 5h3.53l-3.43-5h-3.53l3.43 5Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_trein}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const c=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M5.29 16.96 0 14.53l8.21-8.21 5.07 2.65-7.99 7.99Zm4.24 12.66c-1.56 1.56-3.18 1.8-5.48 2.35.55-2.29.79-3.92 2.36-5.5l-.79.79 3.52-3.52a5.54 5.54 0 0 0-2-.42c-1.52-.02-2.88.58-3.85 1.55C1.17 27 .04 36 .04 36s9-1.14 11.12-3.26c.97-.97 1.57-2.33 1.55-3.85a5.64 5.64 0 0 0-.42-2.01c-1.14 1.14-2.75 2.73-2.75 2.74Zm9.63.91 2.3 5.46 8.21-8.21L27 22.69l-7.84 7.84ZM8.31 18.46 20.12 6.67C29.78-2.99 35.29.69 35.29.69s3.68 5.51-5.96 15.15L17.5 27.67l-9.19-9.19Zm14.11-4.9c1.1 1.1 2.89 1.1 3.99 0s1.1-2.89 0-3.99-2.89-1.1-3.99 0-1.1 2.89 0 3.99Z"}))}};c.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{c as utrecht_icon_innovatie}
@@ -0,0 +1 @@
1
+ import{r as t,h as r}from"./p-cc7ba5ea.js";const s=class{constructor(r){t(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M18 4C10.28 4 4 10.28 4 18s6.28 14 14 14 14-6.28 14-14S25.72 4 18 4Zm1.43 21.44c-.37.37-.85.56-1.44.56s-1.07-.19-1.44-.56c-.37-.37-.55-.85-.55-1.43s.18-1.06.55-1.43c.37-.37.85-.56 1.44-.56s1.07.19 1.44.56c.37.37.55.85.55 1.43s-.18 1.06-.55 1.43Zm.55-5.41H16V9.99h3.98v10.04Z"}),r("path",{d:"M17.98 0C8.05 0 0 8.06 0 18s8.05 18 17.98 18S36 27.94 36 18 27.94 0 17.98 0ZM18 34C9.18 34 2 26.82 2 18S9.18 2 18 2s16 7.18 16 16-7.18 16-16 16Z"}))}};s.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{s as utrecht_icon_let_op}
@@ -0,0 +1 @@
1
+ import{r,h as c}from"./p-cc7ba5ea.js";const t=class{constructor(c){r(this,c)}render(){return c("svg",{viewBox:"0 0 35.98 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},c("path",{d:"M13.29 3.87c0-2.14 1.73-3.87 3.87-3.87s3.87 1.73 3.87 3.87-1.73 3.87-3.87 3.87-3.87-1.73-3.87-3.87Zm13.87 16.68H21v-6.41c0-2.14-1.73-3.87-3.85-3.87S13.3 12 13.3 14.14v7.68a3.88 3.88 0 0 0 3.87 3.87h8.98v10.28h5.14v-11.3c0-2.26-1.85-4.12-4.12-4.12ZM7.05 27.89c-.83-3.19.97-6.06 3.66-7.04v-4C4.83 18.04.88 24.58 4.16 31.17a8.16 8.16 0 0 0 3.65 3.65c6.59 3.27 13.13-.68 14.32-6.55h-4c-.96 2.72-3.91 4.53-7.12 3.64-1.91-.53-3.45-2.1-3.95-4.01Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_rolstoel}
@@ -0,0 +1 @@
1
+ import{r as t,h as r}from"./p-cc7ba5ea.js";const e=class{constructor(r){t(this,r)}render(){return r("article",{class:"utrecht-article"},r("slot",null))}};e.style=".utrecht-article{max-inline-size:var(--utrecht-article-max-inline-size)}:host{display:block}:host([hidden]){display:none !important}";export{e as utrecht_article}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M9.03 25.78a4.122 4.122 0 0 0 4.64 1.5l1.25-.42c.72.4 1.07 1.26.81 2.07-.3.92-1.29 1.42-2.21 1.11l-2.68-.88v.26a1.752 1.752 0 0 1-1.75 1.71c-.6 0-1.17-.31-1.49-.84l-2.83-4.64c-.5-.82-.24-1.9.58-2.4.83-.5 1.9-.24 2.4.58 0 0 .83 1.41.87 1.4.11.23.25.33.41.54ZM35.56 8.92 21.48 23c-.22.22-.5.37-.8.43l-9.14 1.89s-.1.01-.15.01c-.46 0-.83-.42-.74-.9l1.92-9.12c.06-.29.2-.55.41-.75L27.07.44c.29-.29.68-.44 1.07-.44s.77.15 1.07.44l6.36 6.36c.59.59.59 1.54 0 2.12Zm-15.4 12.57-5.66-5.65v.02L13.57 20 16 22.43l4.16-.93Zm9.48-18.02-1.41-1.41-12.41 12.4 1.41 1.41 12.41-12.4ZM2.02 24.68a9.999 9.999 0 0 1 8.63-10.58l2.1-2.1H0v24h24V23.32l-2.12 2.12a10 10 0 0 1-10.59 8.54c-4.91-.34-8.95-4.38-9.27-9.3Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_verkiezingen}
@@ -0,0 +1 @@
1
+ import{r,h as o}from"./p-cc7ba5ea.js";const t=class{constructor(o){r(this,o)}render(){return o("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},o("path",{d:"M29.98 6.01h-4L9.5 6.06c-.83 0-1.5-.67-1.5-1.5S8.7 3 9.56 3h20.1c-.24-1.69-1.66-3-3.39-3H9.44C6.98 0 4.98 2 4.98 4.46L5.03 33a3 3 0 0 0 2.99 3h21.97c1.66 0 3.01-1.35 3.01-3.01V9.02c0-1.67-1.35-3.02-3.02-3.01ZM25.01 19H12v-6h14.01v6h-1Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_gegevenswoordenboek}
@@ -0,0 +1 @@
1
+ import{r as L,h as i}from"./p-cc7ba5ea.js";const t=class{constructor(i){L(this,i)}render(){return i("svg",{viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i("path",{d:"M21 17.3383C21 18.2955 20.2291 19.0664 19.272 19.0664H1.72805C0.770872 19.0664 0 18.2955 0 17.3383V1.72805C0 0.770879 0.777296 0 1.72805 0H19.272C20.2291 0 21 0.777303 21 1.72805V17.3383Z",fill:"#2C4375"}),i("path",{d:"M7.88867 19.0984V15.9057C7.88867 14.5952 8.94862 13.5353 10.2591 13.5353H17.0493C18.3598 13.5353 19.4197 14.6017 19.4197 15.9057V19.0984",fill:"white"}),i("path",{d:"M9.38546 9.78369C9.55891 9.19911 9.83513 8.72373 10.2141 8.34472C10.5932 7.97213 11.075 7.69589 11.6724 7.51602C12.2698 7.33615 12.9765 7.24622 13.8051 7.24622C14.4989 7.24622 15.1028 7.32973 15.6231 7.49675C16.1435 7.66377 16.5932 7.92716 16.985 8.2869C17.4411 8.71089 17.7495 9.20553 17.9101 9.76442C18.0707 10.3233 18.1542 11.0299 18.1542 11.8651V17.0428C18.1542 17.486 18.0514 17.8201 17.8523 18.0385C17.6467 18.2569 17.3833 18.3661 17.0557 18.3661C16.7281 18.3661 16.4647 18.2569 16.272 18.0385C16.0792 17.8201 15.9765 17.4925 15.9765 17.0428V11.7173C15.9765 10.7987 15.803 10.1113 15.4497 9.66163C15.0964 9.21196 14.4989 8.98069 13.6445 8.98069C13.0278 8.98069 12.5525 9.0899 12.2056 9.31474C11.8651 9.53958 11.6274 9.84793 11.4925 10.2526C11.3576 10.6574 11.2934 11.1584 11.2934 11.7559V17.0428C11.2934 17.4796 11.197 17.8137 10.9979 18.0321C10.7987 18.2505 10.5353 18.3597 10.1949 18.3597C9.87367 18.3597 9.6103 18.2505 9.41758 18.0321C9.21844 17.8137 9.12207 17.4796 9.12207 17.0428V11.8779C9.12207 11.0621 9.21201 10.3683 9.38546 9.78369Z",fill:"white"}),i("path",{d:"M13.169 0.648804L13.683 2.0942L15.3275 2.08778L13.9913 2.98071L14.5052 4.41968L13.169 3.52675L11.8457 4.41968L12.3532 2.98071L11.0234 2.08778L12.668 2.0942L13.169 0.648804Z",fill:"#F2CD23"}),i("path",{d:"M18.2893 1.59314L18.7968 3.03854L20.4413 3.03211L19.1116 3.91862L19.6191 5.35759L18.2893 4.46466L16.9595 5.35759L17.4735 3.91862L16.1309 3.03211L17.7882 3.03854L18.2893 1.59314Z",fill:"#F2CD23"}),i("path",{d:"M3.60369 14.833L4.11118 16.2784L5.75573 16.272L4.41954 17.1585L4.93346 18.5975L3.60369 17.7045L2.27392 18.5975L2.78784 17.1585L1.45166 16.272L3.09619 16.2784L3.60369 14.833Z",fill:"#F2CD23"}),i("path",{d:"M4.80536 5.51819L5.31284 6.96358L6.95739 6.95716L5.62763 7.84367L6.13512 9.28264L4.80536 8.38971L3.47559 9.28264L3.98308 7.84367L2.65332 6.95716L4.30428 6.96358L4.80536 5.51819Z",fill:"#F2CD23"}),i("path",{d:"M8.43483 2.07495L8.93591 3.52035L10.5869 3.51392L9.25068 4.40043L9.76459 5.83941L8.43483 4.94647L7.10507 5.83941L7.61256 4.40043L6.27637 3.51392L7.92733 3.52035L8.43483 2.07495Z",fill:"#F2CD23"}),i("path",{d:"M3.12176 10.3234L3.62925 11.7688L5.28021 11.7623L3.94402 12.6488L4.45152 14.0878L3.12176 13.1949L1.79198 14.0878L2.3059 12.6488L0.969727 11.7623L2.61426 11.7688L3.12176 10.3234Z",fill:"#F2CD23"}))}};t.style=":host{display:inline}:host([hidden]){display:none !important}svg{height:100%;max-height:var(--utrecht-digid-logo-max-block-size, var(--utrecht-logo-max-block-size, 50px));max-width:var(--utrecht-digid-logo-max-inline-size, var(--utrecht-logo-max-inline-size, 50px));width:100%}";export{t as utrecht_eidas_logo}
@@ -0,0 +1 @@
1
+ import{r as c,h as s}from"./p-cc7ba5ea.js";const r=class{constructor(s){c(this,s)}render(){return s("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},s("path",{d:"M12 13.73c0-2.18-1.75-4.02-4.16-4.66v-6.3c0-.37.2-.68.44-.68s.44-.3.44-.68v-.23c0-.37-.2-.68-.44-.68S7.84.39 7.84.25 7.47 0 7.01 0H4.79c-.46 0-.83.11-.83.25S3.81.5 3.63.5s-.33.3-.33.68v.23c0 .37.15.68.33.68s.33.3.33.68v6.37c-2.3.68-3.95 2.48-3.95 4.6 0 .07 0 .14.01.21 0 .03-.01.07-.01.1v21.28c0 .37.37.68.83.68h10.33c.46 0 .83-.3.83-.68V14.04s0-.07-.01-.1c0-.07.01-.14.01-.21ZM9 20H3v-4h6v4Zm10.88-.88 4.24-4.24a3 3 0 0 0 0-4.24 3 3 0 0 0-4.24 0l-4.24 4.24a3 3 0 0 0 0 4.24 3 3 0 0 0 4.24 0Zm-1.41-5.66 2.12-2.12c.78-.78 2.05-.78 2.83 0s.78 2.05 0 2.83l-2.12 2.12-2.83-2.83Zm4.8 17.42-4.24-4.24a3 3 0 0 0-4.24 0 3 3 0 0 0 0 4.24l4.24 4.24c1.17 1.17 3.07 1.17 4.24 0s1.17-3.07 0-4.24Zm-5.66 1.41-2.12-2.12c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0l2.12 2.12-2.83 2.83ZM31 21h-6c-1.65 0-3 1.35-3 3s1.35 3 3 3h6c1.65 0 3-1.35 3-3s-1.35-3-3-3Zm-3 5h-3c-1.1 0-2-.9-2-2s.9-2 2-2h3v4Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_verslaving}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M14 24.05h-2v-9.19c0-1.55 1.31-2.81 2.98-2.81h6.04c1.56 0 2.83 1.11 2.99 2.53v9.47h-2V28a55.312 55.312 0 0 1-8 .01v-3.95ZM26.01 21v3c4.86.82 6.67 2.07 6.67 3.2 0 1.47-4.85 3.85-14.68 3.85S3.19 28.78 3.19 27.18c0-1.17 2.13-2.33 6.76-3.13v-2.99C3.8 22.15 0 24.38 0 27.19c0 4.48 9.1 6.82 18 6.82s17.98-2.34 17.98-6.82c0-2.87-3.6-5.13-9.97-6.2ZM18 10c1.93 0 3.5-1.57 3.5-3.5S19.93 3 18 3s-3.5 1.57-3.5 3.5S16.07 10 18 10Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_omgeving}
@@ -0,0 +1 @@
1
+ import{r as o,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){o(this,r)}render(){return r("svg",{viewBox:"-6 -11 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M0 .5A.5.5 0 0 1 .5 0h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_zoomout}
@@ -0,0 +1 @@
1
+ import{r as c,h}from"./p-cc7ba5ea.js";const r=class{constructor(h){c(this,h)}render(){return h("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},h("path",{d:"M25 30.04h8.02v-15.6c0-5.77-4.19-10.46-9.97-10.46V1.46C23.06.65 22.39 0 21.55 0h-2.97c-.86 0-1.54.66-1.54 1.49v2.49c-5.53 0-10.01 4.48-10.01 10.01v4.03h12.93c2.78 0 5.05 2.25 5.05 5.02v7ZM19.04 1.98h1.98v2h-1.98v-2Zm-5.02 12 1-5h10l1 5h-12ZM0 23v11c0 1.13.91 2.04 2.04 2.04h17.99c1.09 0 1.97-.88 1.97-1.97V22.99c0-1.07-.87-1.94-1.94-1.94H1.96c-1.08 0-1.96.88-1.96 1.96Zm7.51 2.05h.04c.96 0 1.74.78 1.74 1.75s-.78 1.75-1.74 1.75h-.04c-.96 0-1.74-.78-1.74-1.75s.78-1.75 1.74-1.75Zm3.52 7.01H4.04c0-1.53 1.28-2.74 2.81-2.66l.69.04 1.56-.08c1.06-.06 1.93.77 1.93 1.83v.88Zm5.99 0h-3.95v-1.88h3.95v1.88Zm1.02-4.01h-4.98v-1.88h4.98v1.88ZM36 33.04v3H24.63c.19-.44.32-.9.37-1.39v-1.61h11Z"}))}};r.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{r as utrecht_icon_afval_containerpas}
@@ -0,0 +1 @@
1
+ import{r,h as c}from"./p-cc7ba5ea.js";const h=class{constructor(c){r(this,c)}render(){return c("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},c("path",{d:"M21.96 10.49c1.33-1.96 1.49-4.38.22-6.13-.92-1.26-2.4-1.9-4-1.9-.63 0-1.29.1-1.93.3C14.85.98 12.86 0 10.98 0 9.94 0 8.93.3 8.07.93c-.87.65-1.45 1.56-1.76 2.59h-.05C2.8 3.52 0 6.34 0 9.81c0 2.16 1.08 4.06 2.72 5.19-.32.65-.51 1.38-.51 2.15 0 2.7 2.18 4.89 4.86 4.89h.22c.89 0 2.17 0 2.93-.08l-.11 2.92-2.75-1.59-1 1.73 3.66 2.11-.34 8.9h3.96l-.59-14.09c.96.08 2.56.09 3.63.09 3.85 0 6.96-3.14 6.96-7.01 0-1.74-.63-3.32-1.67-4.54ZM19.3 36.04h2.13l1.45-4h8.24l1.45 4h2.13l-1.45-4H36v-2h-3.48l-1.09-3H34v-2H20v2h2.57l-1.09 3H18v2h2.75l-1.45 4Zm5.4-9h4.6l1.09 3h-6.78l1.09-3Z"}))}};h.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{h as utrecht_icon_park}
@@ -0,0 +1 @@
1
+ import{r,h as o}from"./p-cc7ba5ea.js";const t=class{constructor(o){r(this,o)}render(){return o("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},o("path",{d:"M14 7c0-3.86-3.13-7-7-7S0 3.14 0 7s3.13 7 7 7 7-3.13 7-7Zm-6.28 3.72c-.19.19-.43.28-.72.28s-.54-.09-.72-.28C6.09 10.53 6 10.29 6 10s.09-.53.28-.72C6.47 9.09 6.71 9 7 9s.54.09.72.28c.19.19.28.43.28.72s-.09.53-.28.72ZM7.93 8h-2V3h2v5Zm24.21 22.07L25.6 5.01h-6.35l-6.54 25.07a4.487 4.487 0 0 0-3.75 4.43V36h26.97v-1.51c0-2.24-1.65-4.08-3.8-4.42ZM21.56 8.01h1.72l2.09 8.01h-5.9l2.09-8.01ZM16.61 27l1.37-5.27h8.87L28.22 27H16.6Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_onderhoud}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const s=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M32.98 14.98c-1.12 0-2.09.62-2.6 1.54h-3.59c-.23-1.35-.76-2.6-1.52-3.67l1.93-1.93c.23.06.48.1.73.1 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .28.05.55.12.81l-1.9 1.9a9.066 9.066 0 0 0-3.65-1.54V7.78c1.48-.6 2.52-2.04 2.52-3.73A4.037 4.037 0 0 0 17.99.02a4.02 4.02 0 0 0-1.5 7.75v1.39c-1.38.22-2.66.75-3.75 1.53l-2.8-2.8c.39-1.37-.24-2.87-1.57-3.52-1.49-.72-3.28-.1-4 1.39-.72 1.49-.1 3.28 1.39 4 .66.32 1.37.36 2.02.2l2.84 2.84a8.817 8.817 0 0 0-1.55 3.71H7.7A3.97 3.97 0 0 0 4 13.99c-2.2 0-3.99 1.78-3.99 3.99S1.79 21.97 4 21.97c1.66 0 3.08-1.01 3.68-2.45h1.39a8.94 8.94 0 0 0 1.55 3.74l-2.61 2.61c-.08-.03-.14-.07-.22-.09-1.69-.53-3.49.42-4.02 2.11-.53 1.69.42 3.49 2.11 4.02 1.69.53 3.49-.42 4.02-2.11.17-.55.17-1.1.06-1.63l2.79-2.79c1.1.78 2.38 1.31 3.76 1.54v4.04c-.41.26-.75.63-.98 1.1a2.745 2.745 0 0 0 1.28 3.67c1.37.66 3.01.09 3.67-1.28.61-1.26.16-2.74-.97-3.49v-4.07a9.05 9.05 0 0 0 3.66-1.54l1.14 1.14c-.78 1.92.04 4.14 1.93 5.05a3.96 3.96 0 0 0 3.45-7.13 3.92 3.92 0 0 0-3.28-.06l-1.13-1.13c.77-1.08 1.3-2.34 1.52-3.71h3.63c.52.87 1.47 1.46 2.56 1.46 1.66 0 3-1.34 3-3s-1.34-3-3-3Zm-15.99-.97h2v5h-2v-5Zm1.73 7.72c-.19.19-.43.28-.72.28s-.54-.09-.72-.28c-.19-.19-.28-.43-.28-.72s.09-.53.28-.72c.19-.19.43-.28.72-.28s.54.09.72.28c.19.19.28.43.28.72s-.09.53-.28.72Z"}))}};s.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{s as utrecht_icon_virus}
@@ -0,0 +1 @@
1
+ import{r,h as t}from"./p-cc7ba5ea.js";const o=class{constructor(t){r(this,t)}render(){return t("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},t("path",{d:"M35.25 9.28a4.493 4.493 0 0 0-3.18-3.2C29.26 5.32 18 5.32 18 5.32s-11.26 0-14.06.76a4.51 4.51 0 0 0-3.18 3.2C.01 12.11.01 18 .01 18s0 5.9.75 8.72a4.493 4.493 0 0 0 3.18 3.2c2.81.76 14.06.76 14.06.76s11.26 0 14.07-.76a4.51 4.51 0 0 0 3.18-3.2C36 23.89 36 18 36 18s0-5.9-.75-8.72ZM14.32 23.35v-10.7L23.73 18l-9.41 5.35Z"}))}};o.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{o as utrecht_icon_youtube}
@@ -0,0 +1 @@
1
+ import{r as e,h as t,H as r}from"./p-cc7ba5ea.js";const l=class{constructor(t){e(this,t)}render(){return t(r,{role:"col"===this.scope?"columnheader":"row"===this.scope?"rowheader":"cell"},t("slot",null))}};l.style=":host{color:var(--utrecht-table-header-cell-color);font-size:var(--utrecht-table-header-cell-font-size);font-weight:var(--utrecht-table-header-cell-font-weight);text-align:start;text-transform:var(--utrecht-table-header-cell-text-transform);display:table-cell}";export{l as utrecht_table_header_cell}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const t=class{constructor(r){c(this,r)}render(){return r("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},r("path",{d:"M25.99 3V0h-2v6h-1V3l-11-.02V0h-2l-.02 6h-.98V3l-5-.02-.02 28.51c0 2.48 2.02 4.51 4.51 4.51l19.02.04c2.48 0 4.5-2.02 4.5-4.5V3h-6.01Zm-11.1 26.94c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5Zm7.05-1.31c-.06.78-.71 1.38-1.49 1.38h-2.97c.41-.71.57-1.58.23-2.53a2.95 2.95 0 0 0-1.91-1.83c-.93-.29-1.81-.11-2.5.33l-.28-9.93h9.99l-1.06 12.58Zm3.05-14.61-13 .03V12l.99.02c0-.55.45-1 1-1h7.79c.55 0 1 .45 1 1h2.22v2Z"}))}};t.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{t as utrecht_icon_afvalkalender}
@@ -0,0 +1 @@
1
+ import{r as c,h as e}from"./p-cc7ba5ea.js";const l=class{constructor(e){c(this,e)}render(){return e("svg",{xmlns:"http://www.w3.org/2000/svg",version:"1.1",viewBox:"-1 0 81 80"},e("title",null,"Eherkenning"),e("rect",{fill:"#E0E0E0",width:"80",height:"80"}),e("path",{"fill-rule":"evenodd",fill:"#00328C",d:"M37.363,23.178c0,2.027,0,4.055,0,6.08c-4.257,0-9.55,0-14.208,0 c-1.662,0-3.648-0.207-4.799,0.193c-1.041,0.359-1.796,1.169-2.176,2.111c-0.439,1.084-0.32,2.8-0.32,4.414c0,3.425,0,6.055,0,9.475 c0,1.531-0.159,3.325,0.191,4.479c0.316,1.042,1.316,2.194,2.561,2.496c1.318,0.319,3.094,0.064,4.672,0.064 c4.599,0,9.521,0,14.08,0c0,2.025,0,4.053,0,6.08c-6.402-0.083-12.492,0.112-18.176,0c-4.937-0.099-8.966-3.966-9.344-8.833 c-0.226-2.883,0-5.901,0-8.769c0-2.971-0.19-5.932,0-8.767c0.328-4.896,4.208-8.676,8.959-9.024c3.002-0.222,6.129,0,9.28,0 C31.145,23.178,34.26,23.178,37.363,23.178z"}),e("path",{"fill-rule":"evenodd",fill:"#FF0079",d:"M42.867,23.178c1.962,0,3.926,0,5.888,0c0,4.864,0,9.729,0,14.592 c-1.984,0-3.969,0-5.952,0c0-4.801,0-9.6,0-14.399C42.797,23.279,42.792,23.188,42.867,23.178z"}),e("path",{"fill-rule":"evenodd",fill:"#FF0079",d:"M64.434,23.178c1.941,0,3.883,0,5.824,0c0,11.798,0,23.595,0,35.393 c-1.962,0-3.926,0-5.888,0c0-4.992,0-9.984,0-14.977c-5.077,0-10.155,0-15.232,0c0.824-1.95,1.651-3.896,2.56-5.76 c4.203,0,8.405,0,12.608,0c0.15-4.693,0.021-9.664,0.064-14.464C64.365,23.279,64.36,23.188,64.434,23.178z"}),e("path",{"fill-rule":"evenodd",fill:"#00328C",d:"M19.89,37.77c5.376,0,10.752,0,16.129,0c-0.772,2.022-1.748,3.843-2.56,5.824 c-4.544,0-9.088,0-13.633,0c0-1.877,0-3.755,0-5.633C19.821,37.87,19.816,37.781,19.89,37.77z"}),e("path",{"fill-rule":"evenodd",fill:"#FF0079",d:"M42.93,43.594c1.941,0,3.883,0,5.824,0c0,4.992,0,9.984,0,14.977 c-1.984,0-3.969,0-5.952,0c0-4.93,0-9.856,0-14.783C42.8,43.678,42.851,43.62,42.93,43.594z"}))}};l.style=":host{display:inline}:host([hidden]){display:none !important}svg{height:100%;max-height:var(--utrecht-digid-logo-max-block-size, var(--utrecht-logo-max-block-size, 50px));max-width:var(--utrecht-digid-logo-max-inline-size, var(--utrecht-logo-max-inline-size, 50px));width:100%}";export{l as utrecht_eherkenning_logo}
@@ -0,0 +1 @@
1
+ import{r as t,h as e}from"./p-cc7ba5ea.js";const a=class{constructor(e){t(this,e)}render(){return e("div",{class:"utrecht-badge-data"},e("slot",null))}};a.style=".utrecht-badge-data{background-color:var(--utrecht-badge-background-color, black);border-radius:var(--utrecht-badge-border-radius, 0.5ch);color:var(--utrecht-badge-color, white);display:inline-block;font-family:var(--utrecht-document-font-family, sans-serif);font-size:var(--utrecht-badge-font-size, inherit);font-style:var(--utrecht-badge-font-style, normal);font-weight:var(--utrecht-badge-font-weight, bold);line-height:var(--utrecht-badge-line-height);padding-block-end:var(--utrecht-badge-padding-block, 0.5ex);padding-block-start:var(--utrecht-badge-padding-block, 0.5ex);padding-inline-end:var(--utrecht-badge-padding-inline, 0.5ch);padding-inline-start:var(--utrecht-badge-padding-inline, 0.5ch);text-decoration:none;letter-spacing:var(--utrecht-badge-data-letter-spacing, inherit);text-transform:var(--utrecht-badge-data-text-transform, inherit)}:host{display:inline-block}:host([hidden]){display:none !important}";export{a as utrecht_badge_data}