@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
@@ -666,7 +666,7 @@ export declare namespace JSXBase {
666
666
  use: JSXBase.SVGAttributes;
667
667
  view: JSXBase.SVGAttributes;
668
668
  }
669
- interface SlotAttributes {
669
+ interface SlotAttributes extends JSXAttributes {
670
670
  name?: string;
671
671
  slot?: string;
672
672
  onSlotchange?: (event: Event) => void;
@@ -679,6 +679,7 @@ export declare namespace JSXBase {
679
679
  media?: string;
680
680
  rel?: string;
681
681
  target?: string;
682
+ referrerPolicy?: ReferrerPolicy;
682
683
  }
683
684
  interface AudioHTMLAttributes<T> extends MediaHTMLAttributes<T> {
684
685
  }
@@ -1166,87 +1167,87 @@ export declare namespace JSXBase {
1166
1167
  unselectable?: boolean;
1167
1168
  }
1168
1169
  interface SVGAttributes<T = SVGElement> extends DOMAttributes<T> {
1169
- 'class'?: string | {
1170
+ class?: string | {
1170
1171
  [className: string]: boolean;
1171
1172
  };
1172
- 'color'?: string;
1173
- 'height'?: number | string;
1174
- 'id'?: string;
1175
- 'lang'?: string;
1176
- 'max'?: number | string;
1177
- 'media'?: string;
1178
- 'method'?: string;
1179
- 'min'?: number | string;
1180
- 'name'?: string;
1181
- 'style'?: {
1173
+ color?: string;
1174
+ height?: number | string;
1175
+ id?: string;
1176
+ lang?: string;
1177
+ max?: number | string;
1178
+ media?: string;
1179
+ method?: string;
1180
+ min?: number | string;
1181
+ name?: string;
1182
+ style?: {
1182
1183
  [key: string]: string | undefined;
1183
1184
  };
1184
- 'target'?: string;
1185
- 'type'?: string;
1186
- 'width'?: number | string;
1187
- 'role'?: string;
1188
- 'tabindex'?: number;
1185
+ target?: string;
1186
+ type?: string;
1187
+ width?: number | string;
1188
+ role?: string;
1189
+ tabindex?: number;
1189
1190
  'accent-height'?: number | string;
1190
- 'accumulate'?: 'none' | 'sum';
1191
- 'additive'?: 'replace' | 'sum';
1191
+ accumulate?: 'none' | 'sum';
1192
+ additive?: 'replace' | 'sum';
1192
1193
  'alignment-baseline'?: 'auto' | 'baseline' | 'before-edge' | 'text-before-edge' | 'middle' | 'central' | 'after-edge' | 'text-after-edge' | 'ideographic' | 'alphabetic' | 'hanging' | 'mathematical' | 'inherit';
1193
- 'allowReorder'?: 'no' | 'yes';
1194
- 'alphabetic'?: number | string;
1195
- 'amplitude'?: number | string;
1194
+ allowReorder?: 'no' | 'yes';
1195
+ alphabetic?: number | string;
1196
+ amplitude?: number | string;
1196
1197
  'arabic-form'?: 'initial' | 'medial' | 'terminal' | 'isolated';
1197
- 'ascent'?: number | string;
1198
- 'attributeName'?: string;
1199
- 'attributeType'?: string;
1200
- 'autoReverse'?: number | string;
1201
- 'azimuth'?: number | string;
1202
- 'baseFrequency'?: number | string;
1198
+ ascent?: number | string;
1199
+ attributeName?: string;
1200
+ attributeType?: string;
1201
+ autoReverse?: number | string;
1202
+ azimuth?: number | string;
1203
+ baseFrequency?: number | string;
1203
1204
  'baseline-shift'?: number | string;
1204
- 'baseProfile'?: number | string;
1205
- 'bbox'?: number | string;
1206
- 'begin'?: number | string;
1207
- 'bias'?: number | string;
1208
- 'by'?: number | string;
1209
- 'calcMode'?: number | string;
1205
+ baseProfile?: number | string;
1206
+ bbox?: number | string;
1207
+ begin?: number | string;
1208
+ bias?: number | string;
1209
+ by?: number | string;
1210
+ calcMode?: number | string;
1210
1211
  'cap-height'?: number | string;
1211
- 'clip'?: number | string;
1212
+ clip?: number | string;
1212
1213
  'clip-path'?: string;
1213
- 'clipPathUnits'?: number | string;
1214
+ clipPathUnits?: number | string;
1214
1215
  'clip-rule'?: number | string;
1215
1216
  'color-interpolation'?: number | string;
1216
1217
  'color-interpolation-filters'?: 'auto' | 's-rGB' | 'linear-rGB' | 'inherit';
1217
1218
  'color-profile'?: number | string;
1218
1219
  'color-rendering'?: number | string;
1219
- 'contentScriptType'?: number | string;
1220
- 'contentStyleType'?: number | string;
1221
- 'cursor'?: number | string;
1222
- 'cx'?: number | string;
1223
- 'cy'?: number | string;
1224
- 'd'?: string;
1225
- 'decelerate'?: number | string;
1226
- 'descent'?: number | string;
1227
- 'diffuseConstant'?: number | string;
1228
- 'direction'?: number | string;
1229
- 'display'?: number | string;
1230
- 'divisor'?: number | string;
1220
+ contentScriptType?: number | string;
1221
+ contentStyleType?: number | string;
1222
+ cursor?: number | string;
1223
+ cx?: number | string;
1224
+ cy?: number | string;
1225
+ d?: string;
1226
+ decelerate?: number | string;
1227
+ descent?: number | string;
1228
+ diffuseConstant?: number | string;
1229
+ direction?: number | string;
1230
+ display?: number | string;
1231
+ divisor?: number | string;
1231
1232
  'dominant-baseline'?: number | string;
1232
- 'dur'?: number | string;
1233
- 'dx'?: number | string;
1234
- 'dy'?: number | string;
1233
+ dur?: number | string;
1234
+ dx?: number | string;
1235
+ dy?: number | string;
1235
1236
  'edge-mode'?: number | string;
1236
- 'elevation'?: number | string;
1237
+ elevation?: number | string;
1237
1238
  'enable-background'?: number | string;
1238
- 'end'?: number | string;
1239
- 'exponent'?: number | string;
1240
- 'externalResourcesRequired'?: number | string;
1241
- 'fill'?: string;
1239
+ end?: number | string;
1240
+ exponent?: number | string;
1241
+ externalResourcesRequired?: number | string;
1242
+ fill?: string;
1242
1243
  'fill-opacity'?: number | string;
1243
1244
  'fill-rule'?: 'nonzero' | 'evenodd' | 'inherit';
1244
- 'filter'?: string;
1245
- 'filterRes'?: number | string;
1246
- 'filterUnits'?: number | string;
1245
+ filter?: string;
1246
+ filterRes?: number | string;
1247
+ filterUnits?: number | string;
1247
1248
  'flood-color'?: number | string;
1248
1249
  'flood-opacity'?: number | string;
1249
- 'focusable'?: number | string;
1250
+ focusable?: number | string;
1250
1251
  'font-family'?: string;
1251
1252
  'font-size'?: number | string;
1252
1253
  'font-size-adjust'?: number | string;
@@ -1254,113 +1255,113 @@ export declare namespace JSXBase {
1254
1255
  'font-style'?: number | string;
1255
1256
  'font-variant'?: number | string;
1256
1257
  'font-weight'?: number | string;
1257
- 'format'?: number | string;
1258
- 'from'?: number | string;
1259
- 'fx'?: number | string;
1260
- 'fy'?: number | string;
1261
- 'g1'?: number | string;
1262
- 'g2'?: number | string;
1258
+ format?: number | string;
1259
+ from?: number | string;
1260
+ fx?: number | string;
1261
+ fy?: number | string;
1262
+ g1?: number | string;
1263
+ g2?: number | string;
1263
1264
  'glyph-name'?: number | string;
1264
1265
  'glyph-orientation-horizontal'?: number | string;
1265
1266
  'glyph-orientation-vertical'?: number | string;
1266
- 'glyphRef'?: number | string;
1267
- 'gradientTransform'?: string;
1268
- 'gradientUnits'?: string;
1269
- 'hanging'?: number | string;
1267
+ glyphRef?: number | string;
1268
+ gradientTransform?: string;
1269
+ gradientUnits?: string;
1270
+ hanging?: number | string;
1270
1271
  'horiz-adv-x'?: number | string;
1271
1272
  'horiz-origin-x'?: number | string;
1272
- 'href'?: string;
1273
- 'ideographic'?: number | string;
1273
+ href?: string;
1274
+ ideographic?: number | string;
1274
1275
  'image-rendering'?: number | string;
1275
- 'in2'?: number | string;
1276
- 'in'?: string;
1277
- 'intercept'?: number | string;
1278
- 'k1'?: number | string;
1279
- 'k2'?: number | string;
1280
- 'k3'?: number | string;
1281
- 'k4'?: number | string;
1282
- 'k'?: number | string;
1283
- 'kernelMatrix'?: number | string;
1284
- 'kernelUnitLength'?: number | string;
1285
- 'kerning'?: number | string;
1286
- 'keyPoints'?: number | string;
1287
- 'keySplines'?: number | string;
1288
- 'keyTimes'?: number | string;
1289
- 'lengthAdjust'?: number | string;
1276
+ in2?: number | string;
1277
+ in?: string;
1278
+ intercept?: number | string;
1279
+ k1?: number | string;
1280
+ k2?: number | string;
1281
+ k3?: number | string;
1282
+ k4?: number | string;
1283
+ k?: number | string;
1284
+ kernelMatrix?: number | string;
1285
+ kernelUnitLength?: number | string;
1286
+ kerning?: number | string;
1287
+ keyPoints?: number | string;
1288
+ keySplines?: number | string;
1289
+ keyTimes?: number | string;
1290
+ lengthAdjust?: number | string;
1290
1291
  'letter-spacing'?: number | string;
1291
1292
  'lighting-color'?: number | string;
1292
- 'limitingConeAngle'?: number | string;
1293
- 'local'?: number | string;
1293
+ limitingConeAngle?: number | string;
1294
+ local?: number | string;
1294
1295
  'marker-end'?: string;
1295
- 'markerHeight'?: number | string;
1296
+ markerHeight?: number | string;
1296
1297
  'marker-mid'?: string;
1297
1298
  'marker-start'?: string;
1298
- 'markerUnits'?: number | string;
1299
- 'markerWidth'?: number | string;
1300
- 'mask'?: string;
1301
- 'maskContentUnits'?: number | string;
1302
- 'maskUnits'?: number | string;
1303
- 'mathematical'?: number | string;
1304
- 'mode'?: number | string;
1305
- 'numOctaves'?: number | string;
1306
- 'offset'?: number | string;
1307
- 'opacity'?: number | string;
1308
- 'operator'?: number | string;
1309
- 'order'?: number | string;
1310
- 'orient'?: number | string;
1311
- 'orientation'?: number | string;
1312
- 'origin'?: number | string;
1313
- 'overflow'?: number | string;
1299
+ markerUnits?: number | string;
1300
+ markerWidth?: number | string;
1301
+ mask?: string;
1302
+ maskContentUnits?: number | string;
1303
+ maskUnits?: number | string;
1304
+ mathematical?: number | string;
1305
+ mode?: number | string;
1306
+ numOctaves?: number | string;
1307
+ offset?: number | string;
1308
+ opacity?: number | string;
1309
+ operator?: number | string;
1310
+ order?: number | string;
1311
+ orient?: number | string;
1312
+ orientation?: number | string;
1313
+ origin?: number | string;
1314
+ overflow?: number | string;
1314
1315
  'overline-position'?: number | string;
1315
1316
  'overline-thickness'?: number | string;
1316
1317
  'paint-order'?: number | string;
1317
- 'panose1'?: number | string;
1318
- 'pathLength'?: number | string;
1319
- 'patternContentUnits'?: string;
1320
- 'patternTransform'?: number | string;
1321
- 'patternUnits'?: string;
1318
+ panose1?: number | string;
1319
+ pathLength?: number | string;
1320
+ patternContentUnits?: string;
1321
+ patternTransform?: number | string;
1322
+ patternUnits?: string;
1322
1323
  'pointer-events'?: number | string;
1323
- 'points'?: string;
1324
- 'pointsAtX'?: number | string;
1325
- 'pointsAtY'?: number | string;
1326
- 'pointsAtZ'?: number | string;
1327
- 'preserveAlpha'?: number | string;
1328
- 'preserveAspectRatio'?: string;
1329
- 'primitiveUnits'?: number | string;
1330
- 'r'?: number | string;
1331
- 'radius'?: number | string;
1332
- 'refX'?: number | string;
1333
- 'refY'?: number | string;
1324
+ points?: string;
1325
+ pointsAtX?: number | string;
1326
+ pointsAtY?: number | string;
1327
+ pointsAtZ?: number | string;
1328
+ preserveAlpha?: number | string;
1329
+ preserveAspectRatio?: string;
1330
+ primitiveUnits?: number | string;
1331
+ r?: number | string;
1332
+ radius?: number | string;
1333
+ refX?: number | string;
1334
+ refY?: number | string;
1334
1335
  'rendering-intent'?: number | string;
1335
- 'repeatCount'?: number | string;
1336
- 'repeatDur'?: number | string;
1337
- 'requiredextensions'?: number | string;
1338
- 'requiredFeatures'?: number | string;
1339
- 'restart'?: number | string;
1340
- 'result'?: string;
1341
- 'rotate'?: number | string;
1342
- 'rx'?: number | string;
1343
- 'ry'?: number | string;
1344
- 'scale'?: number | string;
1345
- 'seed'?: number | string;
1336
+ repeatCount?: number | string;
1337
+ repeatDur?: number | string;
1338
+ requiredextensions?: number | string;
1339
+ requiredFeatures?: number | string;
1340
+ restart?: number | string;
1341
+ result?: string;
1342
+ rotate?: number | string;
1343
+ rx?: number | string;
1344
+ ry?: number | string;
1345
+ scale?: number | string;
1346
+ seed?: number | string;
1346
1347
  'shape-rendering'?: number | string;
1347
- 'slope'?: number | string;
1348
- 'spacing'?: number | string;
1349
- 'specularConstant'?: number | string;
1350
- 'specularExponent'?: number | string;
1351
- 'speed'?: number | string;
1352
- 'spreadMethod'?: string;
1353
- 'startOffset'?: number | string;
1354
- 'stdDeviation'?: number | string;
1355
- 'stemh'?: number | string;
1356
- 'stemv'?: number | string;
1357
- 'stitchTiles'?: number | string;
1348
+ slope?: number | string;
1349
+ spacing?: number | string;
1350
+ specularConstant?: number | string;
1351
+ specularExponent?: number | string;
1352
+ speed?: number | string;
1353
+ spreadMethod?: string;
1354
+ startOffset?: number | string;
1355
+ stdDeviation?: number | string;
1356
+ stemh?: number | string;
1357
+ stemv?: number | string;
1358
+ stitchTiles?: number | string;
1358
1359
  'stop-color'?: string;
1359
1360
  'stop-opacity'?: number | string;
1360
1361
  'strikethrough-position'?: number | string;
1361
1362
  'strikethrough-thickness'?: number | string;
1362
- 'string'?: number | string;
1363
- 'stroke'?: string;
1363
+ string?: number | string;
1364
+ stroke?: string;
1364
1365
  'stroke-dasharray'?: string | number;
1365
1366
  'stroke-dashoffset'?: string | number;
1366
1367
  'stroke-linecap'?: 'butt' | 'round' | 'square' | 'inherit';
@@ -1368,67 +1369,65 @@ export declare namespace JSXBase {
1368
1369
  'stroke-miterlimit'?: string;
1369
1370
  'stroke-opacity'?: number | string;
1370
1371
  'stroke-width'?: number | string;
1371
- 'surfaceScale'?: number | string;
1372
- 'systemLanguage'?: number | string;
1373
- 'tableValues'?: number | string;
1374
- 'targetX'?: number | string;
1375
- 'targetY'?: number | string;
1372
+ surfaceScale?: number | string;
1373
+ systemLanguage?: number | string;
1374
+ tableValues?: number | string;
1375
+ targetX?: number | string;
1376
+ targetY?: number | string;
1376
1377
  'text-anchor'?: string;
1377
1378
  'text-decoration'?: number | string;
1378
- 'textLength'?: number | string;
1379
+ textLength?: number | string;
1379
1380
  'text-rendering'?: number | string;
1380
- 'to'?: number | string;
1381
- 'transform'?: string;
1382
- 'u1'?: number | string;
1383
- 'u2'?: number | string;
1381
+ to?: number | string;
1382
+ transform?: string;
1383
+ u1?: number | string;
1384
+ u2?: number | string;
1384
1385
  'underline-position'?: number | string;
1385
1386
  'underline-thickness'?: number | string;
1386
- 'unicode'?: number | string;
1387
+ unicode?: number | string;
1387
1388
  'unicode-bidi'?: number | string;
1388
1389
  'unicode-range'?: number | string;
1389
1390
  'units-per-em'?: number | string;
1390
1391
  'v-alphabetic'?: number | string;
1391
- 'values'?: string;
1392
+ values?: string;
1392
1393
  'vector-effect'?: number | string;
1393
- 'version'?: string;
1394
+ version?: string;
1394
1395
  'vert-adv-y'?: number | string;
1395
1396
  'vert-origin-x'?: number | string;
1396
1397
  'vert-origin-y'?: number | string;
1397
1398
  'v-hanging'?: number | string;
1398
1399
  'v-ideographic'?: number | string;
1399
- 'viewBox'?: string;
1400
- 'viewTarget'?: number | string;
1401
- 'visibility'?: number | string;
1400
+ viewBox?: string;
1401
+ viewTarget?: number | string;
1402
+ visibility?: number | string;
1402
1403
  'v-mathematical'?: number | string;
1403
- 'widths'?: number | string;
1404
+ widths?: number | string;
1404
1405
  'word-spacing'?: number | string;
1405
1406
  'writing-mode'?: number | string;
1406
- 'x1'?: number | string;
1407
- 'x2'?: number | string;
1408
- 'x'?: number | string;
1407
+ x1?: number | string;
1408
+ x2?: number | string;
1409
+ x?: number | string;
1409
1410
  'x-channel-selector'?: string;
1410
1411
  'x-height'?: number | string;
1411
- 'xlinkActuate'?: string;
1412
- 'xlinkArcrole'?: string;
1413
- 'xlinkHref'?: string;
1414
- 'xlinkRole'?: string;
1415
- 'xlinkShow'?: string;
1416
- 'xlinkTitle'?: string;
1417
- 'xlinkType'?: string;
1418
- 'xmlBase'?: string;
1419
- 'xmlLang'?: string;
1420
- 'xmlns'?: string;
1421
- 'xmlSpace'?: string;
1422
- 'y1'?: number | string;
1423
- 'y2'?: number | string;
1424
- 'y'?: number | string;
1425
- 'yChannelSelector'?: string;
1426
- 'z'?: number | string;
1427
- 'zoomAndPan'?: string;
1412
+ xlinkActuate?: string;
1413
+ xlinkArcrole?: string;
1414
+ xlinkHref?: string;
1415
+ xlinkRole?: string;
1416
+ xlinkShow?: string;
1417
+ xlinkTitle?: string;
1418
+ xlinkType?: string;
1419
+ xmlBase?: string;
1420
+ xmlLang?: string;
1421
+ xmlns?: string;
1422
+ xmlSpace?: string;
1423
+ y1?: number | string;
1424
+ y2?: number | string;
1425
+ y?: number | string;
1426
+ yChannelSelector?: string;
1427
+ z?: number | string;
1428
+ zoomAndPan?: string;
1428
1429
  }
1429
- interface DOMAttributes<T = Element> {
1430
- key?: string | number;
1431
- ref?: (elm?: T) => void;
1430
+ interface DOMAttributes<T> extends JSXAttributes<T> {
1432
1431
  slot?: string;
1433
1432
  part?: string;
1434
1433
  exportparts?: string;
@@ -1549,6 +1548,10 @@ export declare namespace JSXBase {
1549
1548
  onTransitionEndCapture?: (event: TransitionEvent) => void;
1550
1549
  }
1551
1550
  }
1551
+ export interface JSXAttributes<T = Element> {
1552
+ key?: string | number;
1553
+ ref?: (elm?: T) => void;
1554
+ }
1552
1555
  export interface CustomElementsDefineOptions {
1553
1556
  exclude?: string[];
1554
1557
  resourcesUrl?: string;
@@ -0,0 +1,3 @@
1
+ export declare class TableBody {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class TableCaption {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class TableCell {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class TableFooter {
2
+ render(): any;
3
+ }
@@ -0,0 +1,4 @@
1
+ export declare class TableHeaderCell {
2
+ scope: 'col' | 'row';
3
+ render(): any;
4
+ }
@@ -0,0 +1,3 @@
1
+ export declare class TableHeader {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class TableRow {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class Table {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class ContactCardTemplate {
2
+ render(): any;
3
+ }
@@ -0,0 +1,23 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2021 Robbert Broersma
4
+ */
5
+ import { EventEmitter } from '../../stencil-public-runtime';
6
+ export declare class Textbox {
7
+ autoComplete: string;
8
+ disabled: boolean;
9
+ invalid: boolean;
10
+ min: string;
11
+ max: string;
12
+ pattern: string;
13
+ placeholder: string;
14
+ readOnly: boolean;
15
+ required: boolean;
16
+ type: string;
17
+ value: string;
18
+ utrechtBlur: EventEmitter;
19
+ utrechtChange: EventEmitter;
20
+ utrechtFocus: EventEmitter;
21
+ utrechtInput: EventEmitter;
22
+ render(): any;
23
+ }
@@ -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:"M30.69 5.24A17.822 17.822 0 0 0 18.03 0C8.19 0 .15 7.99.15 17.84c0 3.16.81 6.2 2.38 8.92L0 36l9.47-2.49c2.61 1.42 5.55 2.17 8.54 2.17 9.84 0 17.89-7.99 17.89-17.84.03-4.72-1.83-9.21-5.2-12.6ZM18.06 32.7c-2.67 0-5.29-.72-7.58-2.06l-.55-.32L4.3 31.8l1.51-5.47-.35-.55c-1.48-2.35-2.27-5.1-2.27-7.88 0-8.17 6.68-14.83 14.87-14.83 3.98 0 7.7 1.53 10.51 4.34s4.36 6.52 4.36 10.48c-.03 8.14-6.68 14.8-14.87 14.8Zm8.13-11.09c-.44-.23-2.64-1.3-3.05-1.45-.41-.14-.7-.23-1.02.23-.29.43-1.16 1.45-1.42 1.74-.26.29-.52.35-.96.12-.44-.23-1.89-.7-3.6-2.2a14.009 14.009 0 0 1-2.47-3.13c-.26-.43-.03-.67.2-.9.2-.2.44-.52.67-.78.23-.26.29-.43.44-.75.17-.29.09-.55-.03-.78-.12-.2-.99-2.4-1.36-3.3-.35-.87-.73-.75-1.02-.75-.26 0-.55-.03-.84-.03s-.78.12-1.19.55c-.44.46-1.57 1.53-1.57 3.74s1.6 4.32 1.83 4.6c.23.29 3.14 4.81 7.64 6.72 1.07.46 1.89.72 2.56.93 1.07.35 2.03.29 2.82.17.87-.12 2.64-1.07 3.02-2.11.38-1.04.38-1.94.26-2.11-.15-.17-.44-.29-.9-.49Z"}))}};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_whatsapp}
@@ -0,0 +1 @@
1
+ import{r as c,h}from"./p-cc7ba5ea.js";const v=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.92 26.91c0-.26-.08-.44-.24-.56-.12-.1-.3-.15-.53-.15h-1.13v1.5h1.09c.27 0 .47-.09.61-.24a.8.8 0 0 0 .2-.54Zm12.31-.17c0-.07-.03-.14-.06-.21a.523.523 0 0 0-.33-.29c-.08-.03-.19-.04-.32-.03-.14 0-.25.04-.34.1a.7.7 0 0 0-.21.21c-.05.08-.09.15-.11.22s-.03.12-.03.15c0 .09 0 .18.01.29 0 .11.04.21.08.3s.11.17.21.24c.09.07.23.1.4.11.09 0 .16 0 .23-.03s.13-.06.19-.1c.05-.04.1-.09.14-.15.04-.05.07-.11.1-.16s.04-.1.06-.15.02-.08.02-.11v-.19c0-.07 0-.14-.02-.21h-.02Z"}),h("path",{d:"M35 23H1c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h34c.55 0 1-.45 1-1v-8c0-.55-.45-1-1-1ZM7.79 28.79c0 .52-.17.93-.49 1.23-.32.31-.72.47-1.21.48-.48 0-.88-.16-1.2-.48-.33-.3-.49-.71-.5-1.23v-3.25h.72v3.17c0 .34.1.59.28.77.18.18.41.28.69.28s.51-.09.7-.28c.18-.18.27-.43.27-.77v-3.17h.72v3.25h.02Zm3.89-2.59h-1.31v4.26h-.72V26.2H8.34v-.66h3.33v.66h.01Zm3.25 4.26-.99-2.1h-.92v2.1h-.72v-4.92h1.86c.4 0 .72.11.97.32.3.25.46.59.47 1.05 0 .67-.31 1.12-.92 1.36l1.1 2.18h-.85Zm3.44-1.55h-2.01v-.7h2.01v.7Zm2.92 1.19c-.27.27-.61.41-1.03.42-.32 0-.61-.11-.86-.32-.25-.22-.41-.53-.49-.94h.68c.06.16.15.3.26.4.11.11.26.16.45.16.2 0 .37-.07.51-.21.14-.13.21-.32.22-.57 0-.25-.08-.44-.22-.58a.733.733 0 0 0-.52-.2H20v-.62h.24c.23 0 .41-.07.54-.2.13-.13.19-.3.19-.5 0-.21-.07-.38-.2-.51a.67.67 0 0 0-.5-.2c-.15 0-.28.05-.4.15-.13.1-.21.25-.26.45h-.68c.03-.36.18-.67.43-.92s.54-.37.88-.38c.43 0 .78.15 1.03.43.24.27.37.6.37.97 0 .19-.03.37-.1.55-.08.18-.22.33-.42.47.21.13.36.3.45.49s.13.39.13.59c0 .46-.14.82-.41 1.09v-.02Zm3.21-1.19h-2.01v-.7h2.01v.7Zm3.42-1.65c-.02.09-.03.17-.06.25-.02.08-.05.16-.07.23-.03.08-.06.16-.09.25 0 .02-.03.08-.07.16-.04.08-.09.18-.15.31-.06.12-.12.25-.2.4-.07.15-.14.3-.22.44-.17.35-.37.74-.58 1.17h-.81l.06-.12c.04-.08.09-.19.16-.32s.14-.28.22-.44c.08-.16.16-.32.24-.47.08-.15.15-.3.22-.43s.12-.23.17-.31c-.07.04-.14.06-.22.07h-.29c-.15 0-.28-.03-.39-.08s-.21-.11-.29-.19c-.08-.08-.15-.16-.2-.25-.05-.09-.1-.18-.13-.27-.03-.09-.06-.17-.07-.24-.01-.08-.02-.13-.02-.18v-.43s0-.06.02-.12c.01-.06.04-.14.07-.23.03-.09.08-.19.14-.29a1.275 1.275 0 0 1 .6-.52c.14-.06.31-.11.51-.12.2-.02.39 0 .54.04.16.04.29.1.4.19.11.08.21.18.28.28.07.11.13.22.17.33s.07.22.08.32c.01.1.02.19 0 .27 0 .11-.03.21-.04.3h.02Zm3.68-1.04h-1.31v4.26h-.72v-4.26h-1.31v-.66h3.33v.66ZM17.21 6.91c0-.26-.08-.44-.24-.56-.12-.1-.3-.15-.53-.15h-1.13v1.5h1.09c.27 0 .47-.09.61-.24a.8.8 0 0 0 .2-.54Zm9.49-.17c0-.07-.03-.14-.06-.21a.523.523 0 0 0-.33-.29.793.793 0 0 0-.32-.03c-.14 0-.25.04-.34.1a.7.7 0 0 0-.21.21c-.05.08-.09.15-.11.22-.02.07-.03.12-.03.15v.29c0 .11.04.21.08.3s.11.17.21.24c.09.07.23.1.4.11.09 0 .16 0 .23-.03s.13-.06.19-.1c.05-.04.1-.09.14-.15.04-.05.07-.11.1-.16s.04-.1.06-.15c.01-.04.02-.08.02-.11v-.19c0-.07 0-.14-.02-.21h-.02Z"}),h("path",{d:"M34.92 3h-34c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h34c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1ZM8.15 8.79c0 .52-.17.93-.49 1.23-.32.31-.72.47-1.21.48-.48 0-.88-.16-1.2-.48-.33-.3-.49-.71-.5-1.23V5.54h.72v3.17c0 .34.1.59.28.77.18.18.41.28.69.28s.51-.09.7-.28c.18-.18.27-.43.27-.77V5.54h.72v3.25h.02Zm2.58 1.67h-.72V6.2H8.7v-.66h3.33v.66h-1.31v4.26h.01Zm2.89-1.56h-2.01v-.7h2.01v.7Zm3.58 1.56-.99-2.1h-.92v2.1h-.72V5.54h1.86c.4 0 .72.11.97.32.3.25.46.59.47 1.05 0 .67-.31 1.12-.92 1.36l1.1 2.18h-.85Zm3.55-.36c-.27.27-.61.41-1.03.42-.32 0-.61-.11-.86-.32-.25-.22-.41-.53-.49-.94h.68c.06.16.15.3.26.4.11.11.26.16.45.16.2 0 .37-.07.51-.21.14-.13.21-.32.22-.57 0-.25-.08-.44-.22-.58a.733.733 0 0 0-.52-.2h-.29v-.62h.24c.23 0 .41-.07.54-.2.13-.13.19-.3.19-.5 0-.21-.07-.38-.2-.51a.67.67 0 0 0-.5-.2c-.15 0-.28.05-.4.15-.13.1-.21.25-.26.45h-.68c.03-.36.18-.67.43-.92s.54-.37.88-.38c.43 0 .78.15 1.03.43.24.27.37.6.37.97 0 .19-.03.37-.1.55-.08.18-.22.33-.42.47.21.13.36.3.45.49.09.19.13.39.13.59 0 .46-.14.82-.41 1.09v-.02Zm3.21-1.19h-2.01v-.7h2.01v.7Zm3.42-1.65c-.02.09-.03.17-.06.25-.02.08-.05.16-.07.23-.03.08-.06.16-.09.25 0 .02-.03.08-.07.16s-.09.18-.15.31c-.06.12-.12.25-.2.4-.07.15-.14.3-.22.44-.17.35-.37.74-.58 1.17h-.81l.06-.12c.04-.08.09-.19.16-.32s.14-.28.22-.44l.24-.47c.08-.16.15-.3.22-.43s.12-.23.17-.31c-.07.04-.14.06-.22.07h-.29c-.15 0-.28-.03-.39-.08a.972.972 0 0 1-.29-.19.958.958 0 0 1-.2-.25c-.05-.09-.1-.18-.13-.27-.03-.09-.06-.17-.07-.24-.01-.08-.02-.13-.02-.18v-.43s0-.06.02-.12c.01-.06.04-.14.07-.23.03-.09.08-.19.14-.29a1.275 1.275 0 0 1 .6-.52c.14-.06.31-.11.51-.12.2-.02.39 0 .54.04.15.04.29.1.4.19.11.08.21.18.28.28.07.11.13.22.17.33.04.11.07.22.08.32.01.1.02.19 0 .27 0 .11-.03.21-.04.3h.02Zm3.68-1.04h-1.31v4.26h-.72V6.21h-1.31v-.66h3.33v.66ZM13.89 21l-1.45-3L11 15h5.77l-1.44 3-1.44 3Zm7.77-6 1.44 3 1.45 3h-5.78l1.45-3 1.44-3Z"}))}};v.style=":host{color:var(--utrecht-icon-color);display:inline-block;height:var(--utrecht-icon-size);width:var(--utrecht-icon-size)}";export{v as utrecht_icon_nummerbord}
@@ -0,0 +1 @@
1
+ import{r as c,h as r}from"./p-cc7ba5ea.js";const h=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:"M20 11.99c0 2.21-1.54 4-3.43 4h-4.61v-8h4.61c1.89 0 3.43 1.79 3.43 4Zm5.54 8.99h3.96c.83 0 1.5.65 1.5 1.47v1.54h3.5c.83 0 1.5.67 1.5 1.5v9.01c0 .83-.67 1.5-1.5 1.5H20.49c-.83 0-1.5-.67-1.5-1.5v-9.01c0-.83.67-1.5 1.5-1.5h3.5v-1.51c0-.83.68-1.5 1.54-1.5h.01Zm.46 3h3v-1h-3v1Zm-9 6H4.5c-2.48 0-4.5-2.02-4.5-4.5v-21C0 2 2.02-.02 4.5-.02h21C27.98-.02 30 2 30 4.48v14.54l-4.46-.04c-1.78 0-3.26 1.31-3.5 3H20.5c-1.93 0-3.5 1.57-3.5 3.5v4.5Zm-.52-12.01c3.04 0 5.52-2.68 5.52-5.98s-2.48-5.98-5.52-5.98H10v17.97h1.96v-6.01h4.52Z"}))}};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_parkeren_bedrijven}
@@ -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 8c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4Zm11.07 4.02V12c0-2.21-1.79-4-4-4s-4 1.79-4 4v.02h8ZM24 31.01h9v2.98c0 1.1-.9 2-2 2H2c-1.11 0-2-.89-2-2V16a2 2 0 0 1 2-2h29c1.1 0 2 .89 2 1.99V19h-9c-1 .01-2 1.01-2 2.01v8c0 1.1.9 2 2 2ZM33 3V0h-2v3h-3v2h3v3h2V5h3V3h-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-2Zm-13.92-1.98h-3.85l2.33-4H10l-2.04 7h2.79l-1.94 5h2.05l5.21-8h.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_energie_vergoeding}
@@ -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:"M31.1 29.47a2.5 2.5 0 0 1-5 0 2.5 2.5 0 0 1 5 0ZM8.54 27.01a2.5 2.5 0 0 0 0 5 2.5 2.5 0 0 0 0-5Zm27.56-10-.03 8.96c0 1-1 2-2 2h-1.28c-.62-1.74-2.27-3-4.22-3s-3.6 1.26-4.22 3H12.76c-.62-1.74-2.27-3-4.22-3s-3.6 1.26-4.22 3H3.6c-.83 0-1.5-.67-1.5-1.5v-3.15a2.01 2.01 0 0 0 2.69-.85L10.34 12h2.69c2 0 3.75-1.44 4.06-3.34.15-.93-.04-1.86-.5-2.66H28.1v5h4c.67 0 1.33.67 2 2l2 4Zm-1.96.01-2-4h-4l-.04 4h6.04ZM9.15 10.01h3.92c.87 0 1.72-.51 1.98-1.35.44-1.38-.58-2.65-1.9-2.65h-6L0 19.93l3.04 1.62 6.11-11.54Z"}))}};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_grofvuil}
@@ -0,0 +1 @@
1
+ import{r as h,h as v}from"./p-cc7ba5ea.js";const r=class{constructor(v){h(this,v)}render(){return v("svg",{viewBox:"0 0 36 36",xmlns:"http://www.w3.org/2000/svg",fill:"CurrentColor"},v("path",{d:"M29 16.18V12h7l-3-6h-6L12 0H8L0 6v6h7v22H0v2h20v-2h-7V12h14v6h1c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1h-2c0 1.65 1.35 3 3 3s3-1.35 3-3c0-1.3-.84-2.4-2-2.82ZM21.71 6h-8.96l-.46-3.69L21.71 6ZM9.77 2h.47l.5 4H9.27l.5-4Zm-2.12.85L7.26 6H3.4l4.26-3.15Zm1.36 26.37v-2.9l2 2v2.9l-2-2Zm0-8.64 2 2v2.9l-2-2v-2.9Zm2-.83-2-2v-2.9l2 2v2.9Zm-2 12.29 1.95 1.95H9.01v-1.95Zm2-18.02-2-2v-.03h2v2.03Zm-4-4.03H2v-2h29.8l1 2H7.01Z"}),v("path",{d:"M33.32 27.74v-2.98h-2.67v1.12L28 24.01l-8 5.7 1.58 2.09 1.07-.77v4.98h10.66v-5.04l1.07.77 1.61-2.11-2.68-1.87v-.02Zm-3.55 4.8h-3.55v-2.6h3.55v2.6Z"}))}};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_bouwproject}
@@ -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:"M19.99 9.35c.07-.43.12-.87.12-1.32A8.054 8.054 0 0 0 10.43.16C7.35.77 4.87 3.22 4.22 6.29c-.85 4.08 1.38 7.76 4.8 9.16V9.08a2.509 2.509 0 0 1-1.39-3.02c.23-.8.89-1.45 1.7-1.66 1.67-.45 3.18.8 3.18 2.4 0 1.02-.61 1.89-1.49 2.28l.03 10.77L3 27l1.34 1.59L5 28l.06 8h14l-.03-7.98.69.57 1.31-1.57-8-7.11v-3.9c1.31-.16 2.59-.66 3.62-1.38l2.54 1.57 1.61-.65 1.22.89v1.52l2.08 1.36 1.64-.65 1.22.89v1.53l2.21 1.36 3.79-1.62v-2.82L19.99 9.36ZM14.1 28.06l.02 2.94h-4v-2.94h3.98Z"}))}};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_nieuw_huis}
@@ -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:"M33.7 1.17c-4.74 2.45-8.1 2.77-11.66 3.12-3.37.33-6.86.66-11.55 2.75-3.82 1.7-6.61 4.69-7.84 8.41-1.38 4.15-.74 8.78 1.85 13.38l.05.08C2.99 30.98 1.47 33.32 0 36h3.45c1.15-1.97 2.33-3.74 3.54-5.34 2.84 1.64 5.85 2.36 8.75 2.36 4.05 0 7.85-1.39 10.59-3.57 7.56-6.04 9.56-20.27 9.56-26.96V.04L33.7 1.17ZM21.94 7.31c.13-.01.26-.03.38-.04 2.29-.22 4.63-.45 7.33-1.24-2.44 2.65-5.03 4.82-7.72 6.91V7.31Zm-9 1.96c2.24-.88 4.17-1.33 6-1.6v7.57c-1.99 1.52-4 3.06-6 4.78V9.27ZM6.6 26.35c-1.72-3.5-2.11-6.93-1.11-9.96.76-2.3 2.32-4.25 4.44-5.63v12.02c-1.12 1.1-2.24 2.28-3.34 3.57Zm17.85.77c-3.77 3.01-10.02 4.15-15.56 1.19.99-1.16 2-2.24 3.02-3.24H26.5c-.62.77-1.3 1.46-2.05 2.06Zm3.97-4.99c-.14-.04-.28-.07-.42-.07H15.18c1.67-1.42 3.35-2.73 5.01-4 .08.01.16.03.25.03h9.77c-.5 1.41-1.1 2.77-1.79 4.04Zm2.71-7.04h-7.07c2.9-2.27 5.8-4.74 8.52-7.82-.26 2.34-.72 5.08-1.45 7.82Z"}))}};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_blad}
@@ -0,0 +1 @@
1
+ import{r as e,h as a}from"./p-cc7ba5ea.js";const r=class{constructor(a){e(this,a)}render(){return a("header",{class:"utrecht-page-header"},a("div",{class:"utrecht-page-header__content"},a("slot",null)))}};r.style='.utrecht-page-header{background-color:var(--utrecht-page-header-background-color);color:var(--utrecht-page-header-color);grid-area:"utrecht-header";padding-block-end:var(--utrecht-page-header-padding-block-end);padding-block-start:var(--utrecht-page-header-padding-block-start);padding-inline-end:var(--utrecht-page-padding-inline-end);padding-inline-start:var(--utrecht-page-padding-inline-start)}.utrecht-page-header__content{max-inline-size:var(--utrecht-page-max-inline-size)}:host{display:block}:host([hidden]){display:none !important}';export{r as utrecht_page_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:"M36 7v2L23 3 10 9V7l13-6 13 6Zm-1 13c0-1.66-1.34-3-3-3h-5.95c-1.66 0-3 1.34-3 3 0-1.66-1.34-3-3-3H14c-1.65 0-3 1.35-3 3.01v.39c1.06.49 1.84 1.42 2 2.6h1.5c1.93 0 3.5 1.57 3.5 3.5V28h6c1.1 0 2 .9 2 2v5h6v-4h3V20Zm-13.5 7.25c-1.24 0-2.25-1.01-2.25-2.25s1.01-2.25 2.25-2.25 2.25 1.01 2.25 2.25-1.01 2.25-2.25 2.25ZM29 15c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3Zm-12 0c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3Zm-3 10h-3v-1.5c0-.83-.67-1.5-1.5-1.5h-3c-.83 0-1.5.67-1.5 1.5V25H2c-1.1 0-2 .9-2 2v6c0 .99 1 2 2 2h12c1 0 2-1.01 2-2v-6c0-.99-1-2-2-2Zm-7-1h2.01v1H7v-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_vluchtelingen}
@@ -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:"m36.14 18-6 15H0l6.02-15h5.77c2.06 3.74 4.58 6.88 4.74 7.08L18.09 27l1.56-1.92c.16-.2 2.68-3.33 4.74-7.08h11.75Zm-16.79-5.99c.95 0 1.72-.9 1.72-2s-.77-2-1.73-2h-2.27v4h2.28Zm-8.15-1.09c-.04-.32-.08-.64-.08-.96 0-3.83 3.13-6.95 6.98-6.95s6.98 3.12 6.98 6.95c0 .33-.03.65-.07.96 0 .06-.02.12-.03.18-.03.17-.06.33-.1.49-1.11 5.28-6.77 12.27-6.77 12.27s-5.67-6.98-6.77-12.27c-.04-.16-.07-.32-.1-.49 0-.06-.02-.12-.03-.18h-.01Zm3.88 5.09h2v-2h2.25c2.04 0 3.7-1.79 3.7-4s-1.66-4-3.7-4h-4.25v10Z"}))}};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_parkeerkaart}
@@ -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 7.03c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7-7 3.13-7 7Zm6 3c0-.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-.28a.972.972 0 0 1-.28-.72Zm-.07-7h2v5h-2v-5ZM31 26.26V4h-.05c.02-.16.05-.33.05-.5C31 1.57 29.43 0 27.5 0S24 1.57 24 3.5c0 .17.03.34.05.5H24v22.26A5.497 5.497 0 0 0 27.5 36a5.497 5.497 0 0 0 3.5-9.74ZM27.5 34c-1.93 0-3.5-1.57-3.5-3.5 0-1.39.82-2.59 2-3.15V14c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v13.35c1.18.56 2 1.76 2 3.15 0 1.93-1.57 3.5-3.5 3.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_warm}
@@ -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:"M33.08 7.27c-4.79 1.25-9.87 1.69-15.06 1.69-4.19 0-9.38-.19-15.11-1.69l-.92 3.58c3.41.9 7.33 1.49 11 1.79v23.35h4v-11h2v11h4V12.65c3.67-.3 7.59-.9 11-1.79l-.92-3.58ZM14.51 3.55c0-1.94 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5-3.5-1.57-3.5-3.5Z"}))}};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_menselijk}
@@ -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:"M30.43 12.81c2.06.39 3.83-1.38 3.44-3.44-.22-1.14-1.15-2.08-2.29-2.29a2.927 2.927 0 0 0-3.44 3.44c.22 1.14 1.15 2.08 2.29 2.29Zm3.07 1.18h-4.89c-.77 0-1.49.4-1.96.98C28.68 16.2 30 18.41 30 20.98v2.01h5.99v-6.5c0-1.33-1.16-2.5-2.49-2.5ZM20.48 28.05c0 .09.03.18.03.27 0 1.38-1.13 2.5-2.52 2.5s-2.52-1.12-2.52-2.5c0-.11.02-.21.03-.31-1.84-2.22-4.67-6.01-6.45-10.11-.65.84-1.06 1.88-1.06 3.06V33H11v3h13.99v-3h3V20.96c0-1.17-.37-2.22-1.02-3.06-1.78 4.14-4.65 7.94-6.49 10.16ZM7.42 13.99H2.54C1.2 13.99 0 15.16 0 16.49v6.5h6L6.03 21c0-2.58 1.32-4.79 3.35-6.02-.47-.59-1.18-.99-1.96-.99Zm-2.99-1.18c2.06.39 3.83-1.38 3.44-3.44-.22-1.14-1.15-2.08-2.29-2.29a2.927 2.927 0 0 0-3.44 3.44c.22 1.14 1.15 2.08 2.29 2.29Zm13.55 13c.49 0 .94.14 1.32.38.71-.88 3.79-4.84 6.02-9.64-.67-.36-2.26-.59-2.26-.59h-.55s-.77 2.73-3.02 5.56c0 0-.54-2.52-.55-2.54l1.02-1.01v-1.99h-3.95v1.99l.96.99-.46 2.58c-2.02-2.34-3.12-5.57-3.12-5.57h-.64s-1.45.26-2.08.59c2.22 4.77 5.29 8.73 6 9.63.38-.23.82-.37 1.3-.37h.01Zm-6.8-20.46.12.03c.56.13 1.12.2 1.66.2 2.07 0 4.08-.86 5.53-2.36l1.6-1.58L21.46 3a7.68 7.68 0 0 0 3.07 2.09l.22.08-.07-.23c-.89-2.92-3.65-4.96-6.69-4.96s-5.97 2.16-6.77 5.25l-.03.11h-.01ZM11 7.42v.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-.19L11 7.43Z"}))}};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_college_b_w}