@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
@@ -13,17 +13,17 @@ const doc = win.document || { head: {} };
13
13
  const plt = {
14
14
  $flags$: 0,
15
15
  $resourcesUrl$: '',
16
- jmp: h => h(),
17
- raf: h => requestAnimationFrame(h),
16
+ jmp: (h) => h(),
17
+ raf: (h) => requestAnimationFrame(h),
18
18
  ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
19
19
  rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
20
20
  ce: (eventName, opts) => new CustomEvent(eventName, opts),
21
21
  };
22
22
  const promiseResolve = (v) => Promise.resolve(v);
23
- const supportsConstructibleStylesheets = /*@__PURE__*/ (() => {
23
+ const supportsConstructableStylesheets = /*@__PURE__*/ (() => {
24
24
  try {
25
25
  new CSSStyleSheet();
26
- return typeof (new CSSStyleSheet()).replace === 'function';
26
+ return typeof new CSSStyleSheet().replaceSync === 'function';
27
27
  }
28
28
  catch (e) { }
29
29
  return false;
@@ -47,9 +47,14 @@ const uniqueTime = (key, measureText) => {
47
47
  const rootAppliedStyles = new WeakMap();
48
48
  const registerStyle = (scopeId, cssText, allowCS) => {
49
49
  let style = styles.get(scopeId);
50
- if (supportsConstructibleStylesheets && allowCS) {
50
+ if (supportsConstructableStylesheets && allowCS) {
51
51
  style = (style || new CSSStyleSheet());
52
- style.replace(cssText);
52
+ if (typeof style === 'string') {
53
+ style = cssText;
54
+ }
55
+ else {
56
+ style.replaceSync(cssText);
57
+ }
53
58
  }
54
59
  else {
55
60
  style = cssText;
@@ -58,7 +63,7 @@ const registerStyle = (scopeId, cssText, allowCS) => {
58
63
  };
59
64
  const addStyle = (styleContainerNode, cmpMeta, mode, hostElm) => {
60
65
  let scopeId = getScopeId(cmpMeta);
61
- let style = styles.get(scopeId);
66
+ const style = styles.get(scopeId);
62
67
  // if an element is NOT connected then getRootNode() will return the wrong root node
63
68
  // so the fallback is to always use the document for the root node in those cases
64
69
  styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;
@@ -76,6 +81,11 @@ const addStyle = (styleContainerNode, cmpMeta, mode, hostElm) => {
76
81
  styleElm = doc.createElement('style');
77
82
  styleElm.innerHTML = style;
78
83
  }
84
+ const nonceElm = styleContainerNode.ownerDocument.querySelector('style[nonce]');
85
+ if (nonceElm) {
86
+ styleElm.setAttribute('nonce', nonceElm.getAttribute('nonce'));
87
+ console.log(`CSP nonce-${nonceElm.getAttribute('nonce')}`);
88
+ }
79
89
  styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector('link'));
80
90
  }
81
91
  if (appliedStyles) {
@@ -117,6 +127,11 @@ const getScopeId = (cmp, mode) => 'sc-' + (cmp.$tagName$);
117
127
  * Don't add values to these!!
118
128
  */
119
129
  const EMPTY_OBJ = {};
130
+ /**
131
+ * Namespaces
132
+ */
133
+ const SVG_NS = 'http://www.w3.org/2000/svg';
134
+ const HTML_NS = 'http://www.w3.org/1999/xhtml';
120
135
  const isDef = (v) => v != null;
121
136
  const isComplexType = (o) => {
122
137
  // https://jsperf.com/typeof-fn-object/5
@@ -136,10 +151,11 @@ const isComplexType = (o) => {
136
151
  // export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, ...children: d.ChildType[]): d.VNode;
137
152
  const h = (nodeName, vnodeData, ...children) => {
138
153
  let child = null;
154
+ let key = null;
139
155
  let slotName = null;
140
156
  let simple = false;
141
157
  let lastSimple = false;
142
- let vNodeChildren = [];
158
+ const vNodeChildren = [];
143
159
  const walk = (c) => {
144
160
  for (let i = 0; i < c.length; i++) {
145
161
  child = c[i];
@@ -164,6 +180,10 @@ const h = (nodeName, vnodeData, ...children) => {
164
180
  };
165
181
  walk(children);
166
182
  if (vnodeData) {
183
+ // normalize class / classname attributes
184
+ if (vnodeData.key) {
185
+ key = vnodeData.key;
186
+ }
167
187
  if (vnodeData.name) {
168
188
  slotName = vnodeData.name;
169
189
  }
@@ -174,7 +194,7 @@ const h = (nodeName, vnodeData, ...children) => {
174
194
  typeof classData !== 'object'
175
195
  ? classData
176
196
  : Object.keys(classData)
177
- .filter(k => classData[k])
197
+ .filter((k) => classData[k])
178
198
  .join(' ');
179
199
  }
180
200
  }
@@ -184,6 +204,9 @@ const h = (nodeName, vnodeData, ...children) => {
184
204
  if (vNodeChildren.length > 0) {
185
205
  vnode.$children$ = vNodeChildren;
186
206
  }
207
+ {
208
+ vnode.$key$ = key;
209
+ }
187
210
  {
188
211
  vnode.$name$ = slotName;
189
212
  }
@@ -200,6 +223,9 @@ const newVNode = (tag, text) => {
200
223
  {
201
224
  vnode.$attrs$ = null;
202
225
  }
226
+ {
227
+ vnode.$key$ = null;
228
+ }
203
229
  {
204
230
  vnode.$name$ = null;
205
231
  }
@@ -218,13 +244,54 @@ const isHost = (node) => node && node.$tag$ === Host;
218
244
  const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
219
245
  if (oldValue !== newValue) {
220
246
  let isProp = isMemberInElement(elm, memberName);
221
- memberName.toLowerCase();
247
+ let ln = memberName.toLowerCase();
222
248
  if (memberName === 'class') {
223
249
  const classList = elm.classList;
224
250
  const oldClasses = parseClassList(oldValue);
225
251
  const newClasses = parseClassList(newValue);
226
- classList.remove(...oldClasses.filter(c => c && !newClasses.includes(c)));
227
- classList.add(...newClasses.filter(c => c && !oldClasses.includes(c)));
252
+ classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
253
+ classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
254
+ }
255
+ else if (memberName === 'key')
256
+ ;
257
+ else if ((!isProp ) &&
258
+ memberName[0] === 'o' &&
259
+ memberName[1] === 'n') {
260
+ // Event Handlers
261
+ // so if the member name starts with "on" and the 3rd characters is
262
+ // a capital letter, and it's not already a member on the element,
263
+ // then we're assuming it's an event listener
264
+ if (memberName[2] === '-') {
265
+ // on- prefixed events
266
+ // allows to be explicit about the dom event to listen without any magic
267
+ // under the hood:
268
+ // <my-cmp on-click> // listens for "click"
269
+ // <my-cmp on-Click> // listens for "Click"
270
+ // <my-cmp on-ionChange> // listens for "ionChange"
271
+ // <my-cmp on-EVENTS> // listens for "EVENTS"
272
+ memberName = memberName.slice(3);
273
+ }
274
+ else if (isMemberInElement(win, ln)) {
275
+ // standard event
276
+ // the JSX attribute could have been "onMouseOver" and the
277
+ // member name "onmouseover" is on the window's prototype
278
+ // so let's add the listener "mouseover", which is all lowercased
279
+ memberName = ln.slice(2);
280
+ }
281
+ else {
282
+ // custom event
283
+ // the JSX attribute could have been "onMyCustomEvent"
284
+ // so let's trim off the "on" prefix and lowercase the first character
285
+ // and add the listener "myCustomEvent"
286
+ // except for the first character, we keep the event name case
287
+ memberName = ln[2] + memberName.slice(3);
288
+ }
289
+ if (oldValue) {
290
+ plt.rel(elm, memberName, oldValue, false);
291
+ }
292
+ if (newValue) {
293
+ plt.ael(elm, memberName, newValue, false);
294
+ }
228
295
  }
229
296
  else {
230
297
  // Set property if it exists and it's not a SVG
@@ -232,11 +299,10 @@ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
232
299
  if ((isProp || (isComplex && newValue !== null)) && !isSvg) {
233
300
  try {
234
301
  if (!elm.tagName.includes('-')) {
235
- let n = newValue == null ? '' : newValue;
302
+ const n = newValue == null ? '' : newValue;
236
303
  // Workaround for Safari, moving the <input> caret when re-assigning the same valued
237
304
  if (memberName === 'list') {
238
305
  isProp = false;
239
- // tslint:disable-next-line: triple-equals
240
306
  }
241
307
  else if (oldValue == null || elm[memberName] != n) {
242
308
  elm[memberName] = n;
@@ -270,7 +336,9 @@ const updateElement = (oldVnode, newVnode, isSvgMode, memberName) => {
270
336
  // if the element passed in is a shadow root, which is a document fragment
271
337
  // then we want to be adding attrs/props to the shadow root's "host" element
272
338
  // if it's not a shadow root, then we add attrs/props to the same element
273
- const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
339
+ const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host
340
+ ? newVnode.$elm$.host
341
+ : newVnode.$elm$;
274
342
  const oldVnodeAttrs = (oldVnode && oldVnode.$attrs$) || EMPTY_OBJ;
275
343
  const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
276
344
  {
@@ -288,7 +356,7 @@ const updateElement = (oldVnode, newVnode, isSvgMode, memberName) => {
288
356
  };
289
357
  const createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
290
358
  // tslint:disable-next-line: prefer-const
291
- let newVNode = newParentVNode.$children$[childIndex];
359
+ const newVNode = newParentVNode.$children$[childIndex];
292
360
  let i = 0;
293
361
  let elm;
294
362
  let childNode;
@@ -314,11 +382,21 @@ const createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
314
382
  }
315
383
  else if (newVNode.$flags$ & 1 /* isSlotReference */) {
316
384
  // create a slot reference node
317
- elm = newVNode.$elm$ = doc.createTextNode('');
385
+ elm = newVNode.$elm$ =
386
+ doc.createTextNode('');
318
387
  }
319
388
  else {
389
+ if (!isSvgMode) {
390
+ isSvgMode = newVNode.$tag$ === 'svg';
391
+ }
320
392
  // create element
321
- elm = newVNode.$elm$ = (doc.createElement(newVNode.$flags$ & 2 /* isSlotFallback */ ? 'slot-fb' : newVNode.$tag$));
393
+ elm = newVNode.$elm$ = (doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, newVNode.$flags$ & 2 /* isSlotFallback */
394
+ ? 'slot-fb'
395
+ : newVNode.$tag$)
396
+ );
397
+ if (isSvgMode && newVNode.$tag$ === 'foreignObject') {
398
+ isSvgMode = false;
399
+ }
322
400
  // add css classes, attrs, props, listeners, etc.
323
401
  {
324
402
  updateElement(null, newVNode, isSvgMode);
@@ -339,6 +417,16 @@ const createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
339
417
  }
340
418
  }
341
419
  }
420
+ {
421
+ if (newVNode.$tag$ === 'svg') {
422
+ // Only reset the SVG context when we're exiting <svg> element
423
+ isSvgMode = false;
424
+ }
425
+ else if (elm.tagName === 'foreignObject') {
426
+ // Reenter SVG context when we're exiting <foreignObject> element
427
+ isSvgMode = true;
428
+ }
429
+ }
342
430
  }
343
431
  {
344
432
  elm['s-hn'] = hostTagName;
@@ -426,6 +514,8 @@ const removeVnodes = (vnodes, startIdx, endIdx, vnode, elm) => {
426
514
  const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
427
515
  let oldStartIdx = 0;
428
516
  let newStartIdx = 0;
517
+ let idxInOld = 0;
518
+ let i = 0;
429
519
  let oldEndIdx = oldCh.length - 1;
430
520
  let oldStartVnode = oldCh[0];
431
521
  let oldEndVnode = oldCh[oldEndIdx];
@@ -433,6 +523,7 @@ const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
433
523
  let newStartVnode = newCh[0];
434
524
  let newEndVnode = newCh[newEndIdx];
435
525
  let node;
526
+ let elmToMove;
436
527
  while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
437
528
  if (oldStartVnode == null) {
438
529
  // Vnode might have been moved left
@@ -478,7 +569,29 @@ const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
478
569
  newStartVnode = newCh[++newStartIdx];
479
570
  }
480
571
  else {
572
+ // createKeyToOldIdx
573
+ idxInOld = -1;
481
574
  {
575
+ for (i = oldStartIdx; i <= oldEndIdx; ++i) {
576
+ if (oldCh[i] && oldCh[i].$key$ !== null && oldCh[i].$key$ === newStartVnode.$key$) {
577
+ idxInOld = i;
578
+ break;
579
+ }
580
+ }
581
+ }
582
+ if (idxInOld >= 0) {
583
+ elmToMove = oldCh[idxInOld];
584
+ if (elmToMove.$tag$ !== newStartVnode.$tag$) {
585
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode, idxInOld, parentElm);
586
+ }
587
+ else {
588
+ patch(elmToMove, newStartVnode);
589
+ oldCh[idxInOld] = undefined;
590
+ node = elmToMove.$elm$;
591
+ }
592
+ newStartVnode = newCh[++newStartIdx];
593
+ }
594
+ else {
482
595
  // new element
483
596
  node = createElm(oldCh && oldCh[newStartIdx], newVNode, newStartIdx, parentElm);
484
597
  newStartVnode = newCh[++newStartIdx];
@@ -504,7 +617,9 @@ const isSameVnode = (vnode1, vnode2) => {
504
617
  if (vnode1.$tag$ === 'slot') {
505
618
  return vnode1.$name$ === vnode2.$name$;
506
619
  }
507
- return true;
620
+ {
621
+ return vnode1.$key$ === vnode2.$key$;
622
+ }
508
623
  }
509
624
  return false;
510
625
  };
@@ -524,6 +639,11 @@ const patch = (oldVNode, newVNode) => {
524
639
  const text = newVNode.$text$;
525
640
  let defaultHolder;
526
641
  if (text === null) {
642
+ {
643
+ // test if we're rendering an svg element, or still rendering nodes inside of one
644
+ // only add this to the when the compiler sees we're using an svg somewhere
645
+ isSvgMode = tag === 'svg' ? true : tag === 'foreignObject' ? false : isSvgMode;
646
+ }
527
647
  // element node
528
648
  {
529
649
  if (tag === 'slot')
@@ -552,6 +672,9 @@ const patch = (oldVNode, newVNode) => {
552
672
  // no new child vnodes, but there are old child vnodes to remove
553
673
  removeVnodes(oldChildren, 0, oldChildren.length - 1);
554
674
  }
675
+ if (isSvgMode && tag === 'svg') {
676
+ isSvgMode = false;
677
+ }
555
678
  }
556
679
  else if ((defaultHolder = elm['s-cr'])) {
557
680
  // this element has slotted content
@@ -565,7 +688,7 @@ const patch = (oldVNode, newVNode) => {
565
688
  };
566
689
  const updateFallbackSlotVisibility = (elm) => {
567
690
  // tslint:disable-next-line: prefer-const
568
- let childNodes = elm.childNodes;
691
+ const childNodes = elm.childNodes;
569
692
  let childNode;
570
693
  let i;
571
694
  let ilen;
@@ -618,8 +741,8 @@ const relocateSlotContent = (elm) => {
618
741
  let relocateNodeData;
619
742
  let j;
620
743
  let i = 0;
621
- let childNodes = elm.childNodes;
622
- let ilen = childNodes.length;
744
+ const childNodes = elm.childNodes;
745
+ const ilen = childNodes.length;
623
746
  for (; i < ilen; i++) {
624
747
  childNode = childNodes[i];
625
748
  if (childNode['s-sr'] && (node = childNode['s-cr']) && node.parentNode) {
@@ -635,7 +758,7 @@ const relocateSlotContent = (elm) => {
635
758
  // that is suppose to always represent the original content location
636
759
  if (isNodeLocatedInSlot(node, slotNameAttr)) {
637
760
  // it's possible we've already decided to relocate this node
638
- relocateNodeData = relocateNodes.find(r => r.$nodeToRelocate$ === node);
761
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
639
762
  // made some changes to slots
640
763
  // let's make sure we also double check
641
764
  // fallbacks are correctly hidden or shown
@@ -654,9 +777,9 @@ const relocateSlotContent = (elm) => {
654
777
  });
655
778
  }
656
779
  if (node['s-sr']) {
657
- relocateNodes.map(relocateNode => {
780
+ relocateNodes.map((relocateNode) => {
658
781
  if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node['s-sn'])) {
659
- relocateNodeData = relocateNodes.find(r => r.$nodeToRelocate$ === node);
782
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
660
783
  if (relocateNodeData && !relocateNode.$slotRefNode$) {
661
784
  relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
662
785
  }
@@ -664,7 +787,7 @@ const relocateSlotContent = (elm) => {
664
787
  });
665
788
  }
666
789
  }
667
- else if (!relocateNodes.some(r => r.$nodeToRelocate$ === node)) {
790
+ else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {
668
791
  // so far this element does not have a slot home, not setting slotRefNode on purpose
669
792
  // if we never find a home for this element then we'll need to hide it
670
793
  relocateNodes.push({
@@ -700,6 +823,10 @@ const renderVdom = (hostRef, renderFnResults) => {
700
823
  const oldVNode = hostRef.$vnode$ || newVNode(null, null);
701
824
  const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);
702
825
  hostTagName = hostElm.tagName;
826
+ if (cmpMeta.$attrsToReflect$) {
827
+ rootVnode.$attrs$ = rootVnode.$attrs$ || {};
828
+ cmpMeta.$attrsToReflect$.map(([propName, attribute]) => (rootVnode.$attrs$[attribute] = hostElm[propName]));
829
+ }
703
830
  rootVnode.$tag$ = null;
704
831
  rootVnode.$flags$ |= 4 /* isHost */;
705
832
  hostRef.$vnode$ = rootVnode;
@@ -734,7 +861,8 @@ const renderVdom = (hostRef, renderFnResults) => {
734
861
  if (!nodeToRelocate['s-ol']) {
735
862
  // add a reference node marking this node's original location
736
863
  // keep a reference to this node for later lookups
737
- orgLocationNode = doc.createTextNode('');
864
+ orgLocationNode =
865
+ doc.createTextNode('');
738
866
  orgLocationNode['s-nr'] = nodeToRelocate;
739
867
  nodeToRelocate.parentNode.insertBefore((nodeToRelocate['s-ol'] = orgLocationNode), nodeToRelocate);
740
868
  }
@@ -758,7 +886,8 @@ const renderVdom = (hostRef, renderFnResults) => {
758
886
  }
759
887
  }
760
888
  }
761
- if ((!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode) || nodeToRelocate.nextSibling !== insertBeforeNode) {
889
+ if ((!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode) ||
890
+ nodeToRelocate.nextSibling !== insertBeforeNode) {
762
891
  // we've checked that it's worth while to relocate
763
892
  // since that the node to relocate
764
893
  // has a different next sibling or parent relocated
@@ -790,6 +919,27 @@ const renderVdom = (hostRef, renderFnResults) => {
790
919
  relocateNodes.length = 0;
791
920
  }
792
921
  };
922
+ const getElement = (ref) => (getHostRef(ref).$hostElement$ );
923
+ const createEvent = (ref, name, flags) => {
924
+ const elm = getElement(ref);
925
+ return {
926
+ emit: (detail) => {
927
+ return emitEvent(elm, name, {
928
+ bubbles: !!(flags & 4 /* Bubbles */),
929
+ composed: !!(flags & 2 /* Composed */),
930
+ cancelable: !!(flags & 1 /* Cancellable */),
931
+ detail,
932
+ });
933
+ },
934
+ };
935
+ };
936
+ /**
937
+ * Helper function to create & dispatch a custom Event on a provided target
938
+ * @param elm the target of the Event
939
+ * @param name the name to give the custom Event
940
+ * @param opts options for configuring a custom Event
941
+ * @returns the custom Event
942
+ */
793
943
  const emitEvent = (elm, name, opts) => {
794
944
  const ev = plt.ce(name, opts);
795
945
  elm.dispatchEvent(ev);
@@ -797,7 +947,7 @@ const emitEvent = (elm, name, opts) => {
797
947
  };
798
948
  const attachToAncestor = (hostRef, ancestorComponent) => {
799
949
  if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent['s-p']) {
800
- ancestorComponent['s-p'].push(new Promise(r => (hostRef.$onRenderResolve$ = r)));
950
+ ancestorComponent['s-p'].push(new Promise((r) => (hostRef.$onRenderResolve$ = r)));
801
951
  }
802
952
  };
803
953
  const scheduleUpdate = (hostRef, isInitialLoad) => {
@@ -839,7 +989,7 @@ const updateComponent = async (hostRef, instance, isInitialLoad) => {
839
989
  // ok, so turns out there are some child host elements
840
990
  // waiting on this parent element to load
841
991
  // let's fire off all update callbacks waiting
842
- rc.map(cb => cb());
992
+ rc.map((cb) => cb());
843
993
  elm['s-rc'] = undefined;
844
994
  }
845
995
  endRender();
@@ -931,7 +1081,31 @@ const appDidLoad = (who) => {
931
1081
  const then = (promise, thenFn) => {
932
1082
  return promise && promise.then ? promise.then(thenFn) : thenFn();
933
1083
  };
934
- const addHydratedFlag = (elm) => (elm.classList.add('hydrated') );
1084
+ const addHydratedFlag = (elm) => elm.classList.add('hydrated')
1085
+ ;
1086
+ /**
1087
+ * Parse a new property value for a given property type.
1088
+ *
1089
+ * While the prop value can reasonably be expected to be of `any` type as far as TypeScript's type checker is concerned,
1090
+ * it is not safe to assume that the string returned by evaluating `typeof propValue` matches:
1091
+ * 1. `any`, the type given to `propValue` in the function signature
1092
+ * 2. the type stored from `propType`.
1093
+ *
1094
+ * This function provides the capability to parse/coerce a property's value to potentially any other JavaScript type.
1095
+ *
1096
+ * Property values represented in TSX preserve their type information. In the example below, the number 0 is passed to
1097
+ * a component. This `propValue` will preserve its type information (`typeof propValue === 'number'`). Note that is
1098
+ * based on the type of the value being passed in, not the type declared of the class member decorated with `@Prop`.
1099
+ * ```tsx
1100
+ * <my-cmp prop-val={0}></my-cmp>
1101
+ * ```
1102
+ *
1103
+ * HTML prop values on the other hand, will always a string
1104
+ *
1105
+ * @param propValue the new value to coerce to some type
1106
+ * @param propType the type of the prop, expressed as a binary number
1107
+ * @returns the parsed/coerced value
1108
+ */
935
1109
  const parsePropertyValue = (propValue, propType) => {
936
1110
  // ensure this value is of the correct prop type
937
1111
  if (propValue != null && !isComplexType(propValue)) {
@@ -964,7 +1138,10 @@ const setValue = (ref, propName, newVal, cmpMeta) => {
964
1138
  const flags = hostRef.$flags$;
965
1139
  const instance = hostRef.$lazyInstance$ ;
966
1140
  newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
967
- if ((!(flags & 8 /* isConstructingInstance */) || oldVal === undefined) && newVal !== oldVal) {
1141
+ // explicitly check for NaN on both sides, as `NaN === NaN` is always false
1142
+ const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
1143
+ const didValueChange = newVal !== oldVal && !areBothNaN;
1144
+ if ((!(flags & 8 /* isConstructingInstance */) || oldVal === undefined) && didValueChange) {
968
1145
  // gadzooks! the property's value has changed!!
969
1146
  // set our new value!
970
1147
  hostRef.$instanceValues$.set(propName, newVal);
@@ -985,7 +1162,8 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
985
1162
  const members = Object.entries(cmpMeta.$members$);
986
1163
  const prototype = Cstr.prototype;
987
1164
  members.map(([memberName, [memberFlags]]) => {
988
- if ((memberFlags & 31 /* Prop */ || ((flags & 2 /* proxyState */) && memberFlags & 32 /* State */))) {
1165
+ if ((memberFlags & 31 /* Prop */ ||
1166
+ ((flags & 2 /* proxyState */) && memberFlags & 32 /* State */))) {
989
1167
  // proxyComponent - prop
990
1168
  Object.defineProperty(prototype, memberName, {
991
1169
  get() {
@@ -1006,6 +1184,51 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1006
1184
  prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {
1007
1185
  plt.jmp(() => {
1008
1186
  const propName = attrNameToPropName.get(attrName);
1187
+ // In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback
1188
+ // in the case where an attribute was set inline.
1189
+ // ```html
1190
+ // <my-component some-attribute="some-value"></my-component>
1191
+ // ```
1192
+ //
1193
+ // There is an edge case where a developer sets the attribute inline on a custom element and then
1194
+ // programmatically changes it before it has been upgraded as shown below:
1195
+ //
1196
+ // ```html
1197
+ // <!-- this component has _not_ been upgraded yet -->
1198
+ // <my-component id="test" some-attribute="some-value"></my-component>
1199
+ // <script>
1200
+ // // grab non-upgraded component
1201
+ // el = document.querySelector("#test");
1202
+ // el.someAttribute = "another-value";
1203
+ // // upgrade component
1204
+ // customElements.define('my-component', MyComponent);
1205
+ // </script>
1206
+ // ```
1207
+ // In this case if we do not unshadow here and use the value of the shadowing property, attributeChangedCallback
1208
+ // will be called with `newValue = "some-value"` and will set the shadowed property (this.someAttribute = "another-value")
1209
+ // to the value that was set inline i.e. "some-value" from above example. When
1210
+ // the connectedCallback attempts to unshadow it will use "some-value" as the initial value rather than "another-value"
1211
+ //
1212
+ // The case where the attribute was NOT set inline but was not set programmatically shall be handled/unshadowed
1213
+ // by connectedCallback as this attributeChangedCallback will not fire.
1214
+ //
1215
+ // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
1216
+ //
1217
+ // TODO(STENCIL-16) we should think about whether or not we actually want to be reflecting the attributes to
1218
+ // properties here given that this goes against best practices outlined here
1219
+ // https://developers.google.com/web/fundamentals/web-components/best-practices#avoid-reentrancy
1220
+ if (this.hasOwnProperty(propName)) {
1221
+ newValue = this[propName];
1222
+ delete this[propName];
1223
+ }
1224
+ else if (prototype.hasOwnProperty(propName) &&
1225
+ typeof this[propName] === 'number' &&
1226
+ this[propName] == newValue) {
1227
+ // if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native
1228
+ // APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in
1229
+ // `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.
1230
+ return;
1231
+ }
1009
1232
  this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
1010
1233
  });
1011
1234
  };
@@ -1016,6 +1239,9 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1016
1239
  .map(([propName, m]) => {
1017
1240
  const attrName = m[1] || propName;
1018
1241
  attrNameToPropName.set(attrName, propName);
1242
+ if (m[0] & 512 /* ReflectAttr */) {
1243
+ cmpMeta.$attrsToReflect$.push([propName, attrName]);
1244
+ }
1019
1245
  return attrName;
1020
1246
  });
1021
1247
  }
@@ -1079,7 +1305,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
1079
1305
  const ancestorComponent = hostRef.$ancestorComponent$;
1080
1306
  const schedule = () => scheduleUpdate(hostRef, true);
1081
1307
  if (ancestorComponent && ancestorComponent['s-rc']) {
1082
- // this is the intial load and this component it has an ancestor component
1308
+ // this is the initial load and this component it has an ancestor component
1083
1309
  // but the ancestor component has NOT fired its will update lifecycle yet
1084
1310
  // so let's just cool our jets and wait for the ancestor to continue first
1085
1311
  // this will get fired off when the ancestor component
@@ -1170,71 +1396,80 @@ const bootstrapLazy = (lazyBundles, options = {}) => {
1170
1396
  let isBootstrapping = true;
1171
1397
  Object.assign(plt, options);
1172
1398
  plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
1173
- lazyBundles.map(lazyBundle => lazyBundle[1].map(compactMeta => {
1174
- const cmpMeta = {
1175
- $flags$: compactMeta[0],
1176
- $tagName$: compactMeta[1],
1177
- $members$: compactMeta[2],
1178
- $listeners$: compactMeta[3],
1179
- };
1180
- {
1181
- cmpMeta.$members$ = compactMeta[2];
1182
- }
1183
- const tagName = cmpMeta.$tagName$;
1184
- const HostElement = class extends HTMLElement {
1185
- // StencilLazyHost
1186
- constructor(self) {
1187
- // @ts-ignore
1188
- super(self);
1189
- self = this;
1190
- registerHost(self, cmpMeta);
1191
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1192
- // this component is using shadow dom
1193
- // and this browser supports shadow dom
1194
- // add the read-only property "shadowRoot" to the host element
1195
- // adding the shadow root build conditionals to minimize runtime
1196
- {
1399
+ lazyBundles.map((lazyBundle) => {
1400
+ lazyBundle[1].map((compactMeta) => {
1401
+ const cmpMeta = {
1402
+ $flags$: compactMeta[0],
1403
+ $tagName$: compactMeta[1],
1404
+ $members$: compactMeta[2],
1405
+ $listeners$: compactMeta[3],
1406
+ };
1407
+ {
1408
+ cmpMeta.$members$ = compactMeta[2];
1409
+ }
1410
+ {
1411
+ cmpMeta.$attrsToReflect$ = [];
1412
+ }
1413
+ const tagName = cmpMeta.$tagName$;
1414
+ const HostElement = class extends HTMLElement {
1415
+ // StencilLazyHost
1416
+ constructor(self) {
1417
+ // @ts-ignore
1418
+ super(self);
1419
+ self = this;
1420
+ registerHost(self, cmpMeta);
1421
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1422
+ // this component is using shadow dom
1423
+ // and this browser supports shadow dom
1424
+ // add the read-only property "shadowRoot" to the host element
1425
+ // adding the shadow root build conditionals to minimize runtime
1197
1426
  {
1198
- self.attachShadow({ mode: 'open' });
1427
+ {
1428
+ self.attachShadow({ mode: 'open' });
1429
+ }
1199
1430
  }
1200
1431
  }
1201
1432
  }
1202
- }
1203
- connectedCallback() {
1204
- if (appLoadFallback) {
1205
- clearTimeout(appLoadFallback);
1206
- appLoadFallback = null;
1433
+ connectedCallback() {
1434
+ if (appLoadFallback) {
1435
+ clearTimeout(appLoadFallback);
1436
+ appLoadFallback = null;
1437
+ }
1438
+ if (isBootstrapping) {
1439
+ // connectedCallback will be processed once all components have been registered
1440
+ deferredConnectedCallbacks.push(this);
1441
+ }
1442
+ else {
1443
+ plt.jmp(() => connectedCallback(this));
1444
+ }
1207
1445
  }
1208
- if (isBootstrapping) {
1209
- // connectedCallback will be processed once all components have been registered
1210
- deferredConnectedCallbacks.push(this);
1446
+ disconnectedCallback() {
1447
+ plt.jmp(() => disconnectedCallback(this));
1211
1448
  }
1212
- else {
1213
- plt.jmp(() => connectedCallback(this));
1449
+ componentOnReady() {
1450
+ return getHostRef(this).$onReadyPromise$;
1214
1451
  }
1452
+ };
1453
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
1454
+ if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1455
+ cmpTags.push(tagName);
1456
+ customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
1215
1457
  }
1216
- disconnectedCallback() {
1217
- plt.jmp(() => disconnectedCallback(this));
1218
- }
1219
- componentOnReady() {
1220
- return getHostRef(this).$onReadyPromise$;
1221
- }
1222
- };
1223
- cmpMeta.$lazyBundleId$ = lazyBundle[0];
1224
- if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1225
- cmpTags.push(tagName);
1226
- customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
1227
- }
1228
- }));
1458
+ });
1459
+ });
1229
1460
  {
1230
1461
  visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;
1231
1462
  visibilityStyle.setAttribute('data-styles', '');
1463
+ const nonceElm = visibilityStyle.ownerDocument.querySelector('style[nonce]');
1464
+ if (nonceElm) {
1465
+ visibilityStyle.setAttribute('nonce', nonceElm.getAttribute('nonce'));
1466
+ }
1232
1467
  head.insertBefore(visibilityStyle, metaCharset ? metaCharset.nextSibling : head.firstChild);
1233
1468
  }
1234
1469
  // Process deferred connectedCallbacks now all components have been registered
1235
1470
  isBootstrapping = false;
1236
1471
  if (deferredConnectedCallbacks.length) {
1237
- deferredConnectedCallbacks.map(host => host.connectedCallback());
1472
+ deferredConnectedCallbacks.map((host) => host.connectedCallback());
1238
1473
  }
1239
1474
  else {
1240
1475
  {
@@ -1255,7 +1490,7 @@ const registerHost = (elm, cmpMeta) => {
1255
1490
  $instanceValues$: new Map(),
1256
1491
  };
1257
1492
  {
1258
- hostRef.$onReadyPromise$ = new Promise(r => (hostRef.$onReadyResolve$ = r));
1493
+ hostRef.$onReadyPromise$ = new Promise((r) => (hostRef.$onReadyResolve$ = r));
1259
1494
  elm['s-p'] = [];
1260
1495
  elm['s-rc'] = [];
1261
1496
  }
@@ -1272,11 +1507,13 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1272
1507
  if (module) {
1273
1508
  return module[exportName];
1274
1509
  }
1510
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/
1275
1511
  return import(
1512
+ /* @vite-ignore */
1276
1513
  /* webpackInclude: /\.entry\.js$/ */
1277
1514
  /* webpackExclude: /\.system\.entry\.js$/ */
1278
1515
  /* webpackMode: "lazy" */
1279
- `./${bundleId}.entry.js${''}`).then(importedModule => {
1516
+ `./${bundleId}.entry.js${''}`).then((importedModule) => {
1280
1517
  {
1281
1518
  cmpModules.set(bundleId, importedModule);
1282
1519
  }
@@ -1327,4 +1564,4 @@ const flush = () => {
1327
1564
  const nextTick = /*@__PURE__*/ (cb) => promiseResolve().then(cb);
1328
1565
  const writeTask = /*@__PURE__*/ queueTask(queueDomWrites, true);
1329
1566
 
1330
- export { bootstrapLazy as b, h, promiseResolve as p, registerInstance as r };
1567
+ export { Host as H, bootstrapLazy as b, createEvent as c, getElement as g, h, promiseResolve as p, registerInstance as r };