@utrecht/web-component-library-stencil 1.0.0-alpha.6 → 1.0.0-alpha.600

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 (3396) hide show
  1. package/README.md +51 -0
  2. package/dist/cjs/clsx.m-b21b5592.js +7 -0
  3. package/dist/cjs/clsx.m-b21b5592.js.map +1 -0
  4. package/dist/cjs/index-68fb38bb.js +2994 -0
  5. package/dist/cjs/index-68fb38bb.js.map +1 -0
  6. package/dist/cjs/index.cjs.js +2 -0
  7. package/dist/cjs/index.cjs.js.map +1 -0
  8. package/dist/cjs/loader.cjs.js +6 -3
  9. package/dist/cjs/loader.cjs.js.map +1 -0
  10. package/dist/cjs/utrecht-alert_46.cjs.entry.js +956 -0
  11. package/dist/cjs/utrecht-alert_46.cjs.entry.js.map +1 -0
  12. package/dist/cjs/utrecht-backdrop.cjs.entry.js +24 -0
  13. package/dist/cjs/utrecht-backdrop.cjs.entry.js.map +1 -0
  14. package/dist/cjs/utrecht-breadcrumb-nav.cjs.entry.js +26 -0
  15. package/dist/cjs/utrecht-breadcrumb-nav.cjs.entry.js.map +1 -0
  16. package/dist/cjs/utrecht-checkbox.cjs.entry.js +34 -0
  17. package/dist/cjs/utrecht-checkbox.cjs.entry.js.map +1 -0
  18. package/dist/cjs/utrecht-column-layout.cjs.entry.js +22 -0
  19. package/dist/cjs/utrecht-column-layout.cjs.entry.js.map +1 -0
  20. package/dist/cjs/utrecht-contact-card-template.cjs.entry.js +21 -0
  21. package/dist/cjs/utrecht-contact-card-template.cjs.entry.js.map +1 -0
  22. package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js +28 -0
  23. package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js.map +1 -0
  24. package/dist/cjs/utrecht-data-list-actions.cjs.entry.js +21 -0
  25. package/dist/cjs/utrecht-data-list-actions.cjs.entry.js.map +1 -0
  26. package/dist/cjs/utrecht-data-list-item.cjs.entry.js +21 -0
  27. package/dist/cjs/utrecht-data-list-item.cjs.entry.js.map +1 -0
  28. package/dist/cjs/utrecht-data-list-key.cjs.entry.js +21 -0
  29. package/dist/cjs/utrecht-data-list-key.cjs.entry.js.map +1 -0
  30. package/dist/cjs/utrecht-data-list-value.cjs.entry.js +21 -0
  31. package/dist/cjs/utrecht-data-list-value.cjs.entry.js.map +1 -0
  32. package/dist/cjs/utrecht-data-list.cjs.entry.js +21 -0
  33. package/dist/cjs/utrecht-data-list.cjs.entry.js.map +1 -0
  34. package/dist/cjs/utrecht-digid-button.cjs.entry.js +22 -0
  35. package/dist/cjs/utrecht-digid-button.cjs.entry.js.map +1 -0
  36. package/dist/cjs/utrecht-digid-logo.cjs.entry.js +21 -0
  37. package/dist/cjs/utrecht-digid-logo.cjs.entry.js.map +1 -0
  38. package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js +21 -0
  39. package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js.map +1 -0
  40. package/dist/cjs/utrecht-eidas-logo.cjs.entry.js +21 -0
  41. package/dist/cjs/utrecht-eidas-logo.cjs.entry.js.map +1 -0
  42. package/dist/cjs/utrecht-form-field-error-message.cjs.entry.js +21 -0
  43. package/dist/cjs/utrecht-form-field-error-message.cjs.entry.js.map +1 -0
  44. package/dist/cjs/utrecht-form-toggle.cjs.entry.js +50 -0
  45. package/dist/cjs/utrecht-form-toggle.cjs.entry.js.map +1 -0
  46. package/dist/cjs/utrecht-html-content.cjs.entry.js +5 -3
  47. package/dist/cjs/utrecht-html-content.cjs.entry.js.map +1 -0
  48. package/dist/cjs/utrecht-icon-afspraak-maken.cjs.entry.js +21 -0
  49. package/dist/cjs/utrecht-icon-afspraak-maken.cjs.entry.js.map +1 -0
  50. package/dist/cjs/utrecht-icon-afval-container.cjs.entry.js +21 -0
  51. package/dist/cjs/utrecht-icon-afval-container.cjs.entry.js.map +1 -0
  52. package/dist/cjs/utrecht-icon-afval-containerpas.cjs.entry.js +21 -0
  53. package/dist/cjs/utrecht-icon-afval-containerpas.cjs.entry.js.map +1 -0
  54. package/dist/cjs/utrecht-icon-afval-kalender.cjs.entry.js +21 -0
  55. package/dist/cjs/utrecht-icon-afval-kalender.cjs.entry.js.map +1 -0
  56. package/dist/cjs/utrecht-icon-afval-pmd.cjs.entry.js +21 -0
  57. package/dist/cjs/utrecht-icon-afval-pmd.cjs.entry.js.map +1 -0
  58. package/dist/cjs/utrecht-icon-afval-scheiden.cjs.entry.js +21 -0
  59. package/dist/cjs/utrecht-icon-afval-scheiden.cjs.entry.js.map +1 -0
  60. package/dist/cjs/utrecht-icon-afval.cjs.entry.js +21 -0
  61. package/dist/cjs/utrecht-icon-afval.cjs.entry.js.map +1 -0
  62. package/dist/cjs/utrecht-icon-afvalkalender.cjs.entry.js +21 -0
  63. package/dist/cjs/utrecht-icon-afvalkalender.cjs.entry.js.map +1 -0
  64. package/dist/cjs/utrecht-icon-alleen.cjs.entry.js +21 -0
  65. package/dist/cjs/utrecht-icon-alleen.cjs.entry.js.map +1 -0
  66. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +21 -0
  67. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js.map +1 -0
  68. package/dist/cjs/utrecht-icon-auto.cjs.entry.js +21 -0
  69. package/dist/cjs/utrecht-icon-auto.cjs.entry.js.map +1 -0
  70. package/dist/cjs/utrecht-icon-begroting.cjs.entry.js +21 -0
  71. package/dist/cjs/utrecht-icon-begroting.cjs.entry.js.map +1 -0
  72. package/dist/cjs/utrecht-icon-bestemmingsplan.cjs.entry.js +21 -0
  73. package/dist/cjs/utrecht-icon-bestemmingsplan.cjs.entry.js.map +1 -0
  74. package/dist/cjs/utrecht-icon-betaaldatum.cjs.entry.js +21 -0
  75. package/dist/cjs/utrecht-icon-betaaldatum.cjs.entry.js.map +1 -0
  76. package/dist/cjs/utrecht-icon-bewijsstukken.cjs.entry.js +21 -0
  77. package/dist/cjs/utrecht-icon-bewijsstukken.cjs.entry.js.map +1 -0
  78. package/dist/cjs/utrecht-icon-bijstand.cjs.entry.js +21 -0
  79. package/dist/cjs/utrecht-icon-bijstand.cjs.entry.js.map +1 -0
  80. package/dist/cjs/utrecht-icon-blad.cjs.entry.js +21 -0
  81. package/dist/cjs/utrecht-icon-blad.cjs.entry.js.map +1 -0
  82. package/dist/cjs/utrecht-icon-bouwproject.cjs.entry.js +21 -0
  83. package/dist/cjs/utrecht-icon-bouwproject.cjs.entry.js.map +1 -0
  84. package/dist/cjs/utrecht-icon-brandgevaar.cjs.entry.js +21 -0
  85. package/dist/cjs/utrecht-icon-brandgevaar.cjs.entry.js.map +1 -0
  86. package/dist/cjs/utrecht-icon-brief-betalen.cjs.entry.js +21 -0
  87. package/dist/cjs/utrecht-icon-brief-betalen.cjs.entry.js.map +1 -0
  88. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +21 -0
  89. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js.map +1 -0
  90. package/dist/cjs/utrecht-icon-chevron-down.cjs.entry.js +21 -0
  91. package/dist/cjs/utrecht-icon-chevron-down.cjs.entry.js.map +1 -0
  92. package/dist/cjs/utrecht-icon-chevron-left.cjs.entry.js +21 -0
  93. package/dist/cjs/utrecht-icon-chevron-left.cjs.entry.js.map +1 -0
  94. package/dist/cjs/utrecht-icon-chevron-right.cjs.entry.js +21 -0
  95. package/dist/cjs/utrecht-icon-chevron-right.cjs.entry.js.map +1 -0
  96. package/dist/cjs/utrecht-icon-chevron-up.cjs.entry.js +21 -0
  97. package/dist/cjs/utrecht-icon-chevron-up.cjs.entry.js.map +1 -0
  98. package/dist/cjs/utrecht-icon-close.cjs.entry.js +21 -0
  99. package/dist/cjs/utrecht-icon-close.cjs.entry.js.map +1 -0
  100. package/dist/cjs/utrecht-icon-college-b-w.cjs.entry.js +21 -0
  101. package/dist/cjs/utrecht-icon-college-b-w.cjs.entry.js.map +1 -0
  102. package/dist/cjs/utrecht-icon-container-bio.cjs.entry.js +21 -0
  103. package/dist/cjs/utrecht-icon-container-bio.cjs.entry.js.map +1 -0
  104. package/dist/cjs/utrecht-icon-container-glas.cjs.entry.js +21 -0
  105. package/dist/cjs/utrecht-icon-container-glas.cjs.entry.js.map +1 -0
  106. package/dist/cjs/utrecht-icon-container-groenafval.cjs.entry.js +21 -0
  107. package/dist/cjs/utrecht-icon-container-groenafval.cjs.entry.js.map +1 -0
  108. package/dist/cjs/utrecht-icon-container-met-zak.cjs.entry.js +21 -0
  109. package/dist/cjs/utrecht-icon-container-met-zak.cjs.entry.js.map +1 -0
  110. package/dist/cjs/utrecht-icon-container-papier.cjs.entry.js +21 -0
  111. package/dist/cjs/utrecht-icon-container-papier.cjs.entry.js.map +1 -0
  112. package/dist/cjs/utrecht-icon-container-pmd.cjs.entry.js +21 -0
  113. package/dist/cjs/utrecht-icon-container-pmd.cjs.entry.js.map +1 -0
  114. package/dist/cjs/utrecht-icon-container-restafval.cjs.entry.js +21 -0
  115. package/dist/cjs/utrecht-icon-container-restafval.cjs.entry.js.map +1 -0
  116. package/dist/cjs/utrecht-icon-container-textiel.cjs.entry.js +21 -0
  117. package/dist/cjs/utrecht-icon-container-textiel.cjs.entry.js.map +1 -0
  118. package/dist/cjs/utrecht-icon-container.cjs.entry.js +21 -0
  119. package/dist/cjs/utrecht-icon-container.cjs.entry.js.map +1 -0
  120. package/dist/cjs/utrecht-icon-cross.cjs.entry.js +21 -0
  121. package/dist/cjs/utrecht-icon-cross.cjs.entry.js.map +1 -0
  122. package/dist/cjs/utrecht-icon-dakloos.cjs.entry.js +21 -0
  123. package/dist/cjs/utrecht-icon-dakloos.cjs.entry.js.map +1 -0
  124. package/dist/cjs/utrecht-icon-dementie.cjs.entry.js +21 -0
  125. package/dist/cjs/utrecht-icon-dementie.cjs.entry.js.map +1 -0
  126. package/dist/cjs/utrecht-icon-documenten.cjs.entry.js +21 -0
  127. package/dist/cjs/utrecht-icon-documenten.cjs.entry.js.map +1 -0
  128. package/dist/cjs/utrecht-icon-duurzaam.cjs.entry.js +21 -0
  129. package/dist/cjs/utrecht-icon-duurzaam.cjs.entry.js.map +1 -0
  130. package/dist/cjs/utrecht-icon-eenzaamheid.cjs.entry.js +21 -0
  131. package/dist/cjs/utrecht-icon-eenzaamheid.cjs.entry.js.map +1 -0
  132. package/dist/cjs/utrecht-icon-eikenprocessie.cjs.entry.js +21 -0
  133. package/dist/cjs/utrecht-icon-eikenprocessie.cjs.entry.js.map +1 -0
  134. package/dist/cjs/utrecht-icon-elektrisch-rijden.cjs.entry.js +21 -0
  135. package/dist/cjs/utrecht-icon-elektrisch-rijden.cjs.entry.js.map +1 -0
  136. package/dist/cjs/utrecht-icon-energie-vergoeding.cjs.entry.js +21 -0
  137. package/dist/cjs/utrecht-icon-energie-vergoeding.cjs.entry.js.map +1 -0
  138. package/dist/cjs/utrecht-icon-energietransitie.cjs.entry.js +21 -0
  139. package/dist/cjs/utrecht-icon-energietransitie.cjs.entry.js.map +1 -0
  140. package/dist/cjs/utrecht-icon-error.cjs.entry.js +21 -0
  141. package/dist/cjs/utrecht-icon-error.cjs.entry.js.map +1 -0
  142. package/dist/cjs/utrecht-icon-evenementen.cjs.entry.js +21 -0
  143. package/dist/cjs/utrecht-icon-evenementen.cjs.entry.js.map +1 -0
  144. package/dist/cjs/utrecht-icon-facebook.cjs.entry.js +21 -0
  145. package/dist/cjs/utrecht-icon-facebook.cjs.entry.js.map +1 -0
  146. package/dist/cjs/utrecht-icon-fiets.cjs.entry.js +21 -0
  147. package/dist/cjs/utrecht-icon-fiets.cjs.entry.js.map +1 -0
  148. package/dist/cjs/utrecht-icon-filter.cjs.entry.js +21 -0
  149. package/dist/cjs/utrecht-icon-filter.cjs.entry.js.map +1 -0
  150. package/dist/cjs/utrecht-icon-geboorte.cjs.entry.js +21 -0
  151. package/dist/cjs/utrecht-icon-geboorte.cjs.entry.js.map +1 -0
  152. package/dist/cjs/utrecht-icon-gebruiker-centraal.cjs.entry.js +21 -0
  153. package/dist/cjs/utrecht-icon-gebruiker-centraal.cjs.entry.js.map +1 -0
  154. package/dist/cjs/utrecht-icon-gebruiker-ingelogd.cjs.entry.js +21 -0
  155. package/dist/cjs/utrecht-icon-gebruiker-ingelogd.cjs.entry.js.map +1 -0
  156. package/dist/cjs/utrecht-icon-gegevenswoordenboek.cjs.entry.js +21 -0
  157. package/dist/cjs/utrecht-icon-gegevenswoordenboek.cjs.entry.js.map +1 -0
  158. package/dist/cjs/utrecht-icon-geluid.cjs.entry.js +21 -0
  159. package/dist/cjs/utrecht-icon-geluid.cjs.entry.js.map +1 -0
  160. package/dist/cjs/utrecht-icon-gemeente-locatie.cjs.entry.js +21 -0
  161. package/dist/cjs/utrecht-icon-gemeente-locatie.cjs.entry.js.map +1 -0
  162. package/dist/cjs/utrecht-icon-gemeenteraad.cjs.entry.js +21 -0
  163. package/dist/cjs/utrecht-icon-gemeenteraad.cjs.entry.js.map +1 -0
  164. package/dist/cjs/utrecht-icon-gereedschap.cjs.entry.js +21 -0
  165. package/dist/cjs/utrecht-icon-gereedschap.cjs.entry.js.map +1 -0
  166. package/dist/cjs/utrecht-icon-gezicht.cjs.entry.js +21 -0
  167. package/dist/cjs/utrecht-icon-gezicht.cjs.entry.js.map +1 -0
  168. package/dist/cjs/utrecht-icon-gezin.cjs.entry.js +21 -0
  169. package/dist/cjs/utrecht-icon-gezin.cjs.entry.js.map +1 -0
  170. package/dist/cjs/utrecht-icon-glas-afval.cjs.entry.js +21 -0
  171. package/dist/cjs/utrecht-icon-glas-afval.cjs.entry.js.map +1 -0
  172. package/dist/cjs/utrecht-icon-glijbaan.cjs.entry.js +21 -0
  173. package/dist/cjs/utrecht-icon-glijbaan.cjs.entry.js.map +1 -0
  174. package/dist/cjs/utrecht-icon-grafiek.cjs.entry.js +21 -0
  175. package/dist/cjs/utrecht-icon-grafiek.cjs.entry.js.map +1 -0
  176. package/dist/cjs/utrecht-icon-grofvuil-ophalen.cjs.entry.js +21 -0
  177. package/dist/cjs/utrecht-icon-grofvuil-ophalen.cjs.entry.js.map +1 -0
  178. package/dist/cjs/utrecht-icon-grofvuil.cjs.entry.js +21 -0
  179. package/dist/cjs/utrecht-icon-grofvuil.cjs.entry.js.map +1 -0
  180. package/dist/cjs/utrecht-icon-hamburger-menu.cjs.entry.js +21 -0
  181. package/dist/cjs/utrecht-icon-hamburger-menu.cjs.entry.js.map +1 -0
  182. package/dist/cjs/utrecht-icon-herdenking.cjs.entry.js +21 -0
  183. package/dist/cjs/utrecht-icon-herdenking.cjs.entry.js.map +1 -0
  184. package/dist/cjs/utrecht-icon-hondenbelasting.cjs.entry.js +21 -0
  185. package/dist/cjs/utrecht-icon-hondenbelasting.cjs.entry.js.map +1 -0
  186. package/dist/cjs/utrecht-icon-horeca.cjs.entry.js +21 -0
  187. package/dist/cjs/utrecht-icon-horeca.cjs.entry.js.map +1 -0
  188. package/dist/cjs/utrecht-icon-horecavergunning.cjs.entry.js +21 -0
  189. package/dist/cjs/utrecht-icon-horecavergunning.cjs.entry.js.map +1 -0
  190. package/dist/cjs/utrecht-icon-huis-en-omgeving.cjs.entry.js +21 -0
  191. package/dist/cjs/utrecht-icon-huis-en-omgeving.cjs.entry.js.map +1 -0
  192. package/dist/cjs/utrecht-icon-huis.cjs.entry.js +21 -0
  193. package/dist/cjs/utrecht-icon-huis.cjs.entry.js.map +1 -0
  194. package/dist/cjs/utrecht-icon-huishoudelijk-geweld.cjs.entry.js +21 -0
  195. package/dist/cjs/utrecht-icon-huishoudelijk-geweld.cjs.entry.js.map +1 -0
  196. package/dist/cjs/utrecht-icon-hulp-huishouden.cjs.entry.js +21 -0
  197. package/dist/cjs/utrecht-icon-hulp-huishouden.cjs.entry.js.map +1 -0
  198. package/dist/cjs/utrecht-icon-hulp-vervoer.cjs.entry.js +21 -0
  199. package/dist/cjs/utrecht-icon-hulp-vervoer.cjs.entry.js.map +1 -0
  200. package/dist/cjs/utrecht-icon-hulp-zorg.cjs.entry.js +21 -0
  201. package/dist/cjs/utrecht-icon-hulp-zorg.cjs.entry.js.map +1 -0
  202. package/dist/cjs/utrecht-icon-hulpmiddelen-gezin.cjs.entry.js +21 -0
  203. package/dist/cjs/utrecht-icon-hulpmiddelen-gezin.cjs.entry.js.map +1 -0
  204. package/dist/cjs/utrecht-icon-hulpverlening.cjs.entry.js +21 -0
  205. package/dist/cjs/utrecht-icon-hulpverlening.cjs.entry.js.map +1 -0
  206. package/dist/cjs/utrecht-icon-idee.cjs.entry.js +21 -0
  207. package/dist/cjs/utrecht-icon-idee.cjs.entry.js.map +1 -0
  208. package/dist/cjs/utrecht-icon-informatie.cjs.entry.js +21 -0
  209. package/dist/cjs/utrecht-icon-informatie.cjs.entry.js.map +1 -0
  210. package/dist/cjs/utrecht-icon-information.cjs.entry.js +21 -0
  211. package/dist/cjs/utrecht-icon-information.cjs.entry.js.map +1 -0
  212. package/dist/cjs/utrecht-icon-innovatie.cjs.entry.js +21 -0
  213. package/dist/cjs/utrecht-icon-innovatie.cjs.entry.js.map +1 -0
  214. package/dist/cjs/utrecht-icon-inspraak-inwoners.cjs.entry.js +21 -0
  215. package/dist/cjs/utrecht-icon-inspraak-inwoners.cjs.entry.js.map +1 -0
  216. package/dist/cjs/utrecht-icon-instagram.cjs.entry.js +21 -0
  217. package/dist/cjs/utrecht-icon-instagram.cjs.entry.js.map +1 -0
  218. package/dist/cjs/utrecht-icon-kalender.cjs.entry.js +21 -0
  219. package/dist/cjs/utrecht-icon-kalender.cjs.entry.js.map +1 -0
  220. package/dist/cjs/utrecht-icon-kennis.cjs.entry.js +21 -0
  221. package/dist/cjs/utrecht-icon-kennis.cjs.entry.js.map +1 -0
  222. package/dist/cjs/utrecht-icon-kerstbomen.cjs.entry.js +21 -0
  223. package/dist/cjs/utrecht-icon-kerstbomen.cjs.entry.js.map +1 -0
  224. package/dist/cjs/utrecht-icon-klachten.cjs.entry.js +21 -0
  225. package/dist/cjs/utrecht-icon-klachten.cjs.entry.js.map +1 -0
  226. package/dist/cjs/utrecht-icon-kroon.cjs.entry.js +21 -0
  227. package/dist/cjs/utrecht-icon-kroon.cjs.entry.js.map +1 -0
  228. package/dist/cjs/utrecht-icon-laadpaal.cjs.entry.js +21 -0
  229. package/dist/cjs/utrecht-icon-laadpaal.cjs.entry.js.map +1 -0
  230. package/dist/cjs/utrecht-icon-language.cjs.entry.js +21 -0
  231. package/dist/cjs/utrecht-icon-language.cjs.entry.js.map +1 -0
  232. package/dist/cjs/utrecht-icon-lantaarnpaal-oud.cjs.entry.js +21 -0
  233. package/dist/cjs/utrecht-icon-lantaarnpaal-oud.cjs.entry.js.map +1 -0
  234. package/dist/cjs/utrecht-icon-lantaarnpaal.cjs.entry.js +21 -0
  235. package/dist/cjs/utrecht-icon-lantaarnpaal.cjs.entry.js.map +1 -0
  236. package/dist/cjs/utrecht-icon-leren.cjs.entry.js +21 -0
  237. package/dist/cjs/utrecht-icon-leren.cjs.entry.js.map +1 -0
  238. package/dist/cjs/utrecht-icon-let-op.cjs.entry.js +21 -0
  239. package/dist/cjs/utrecht-icon-let-op.cjs.entry.js.map +1 -0
  240. package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js +21 -0
  241. package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js.map +1 -0
  242. package/dist/cjs/utrecht-icon-list-check.cjs.entry.js +21 -0
  243. package/dist/cjs/utrecht-icon-list-check.cjs.entry.js.map +1 -0
  244. package/dist/cjs/utrecht-icon-list-number.cjs.entry.js +21 -0
  245. package/dist/cjs/utrecht-icon-list-number.cjs.entry.js.map +1 -0
  246. package/dist/cjs/utrecht-icon-list.cjs.entry.js +21 -0
  247. package/dist/cjs/utrecht-icon-list.cjs.entry.js.map +1 -0
  248. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +21 -0
  249. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js.map +1 -0
  250. package/dist/cjs/utrecht-icon-markt.cjs.entry.js +21 -0
  251. package/dist/cjs/utrecht-icon-markt.cjs.entry.js.map +1 -0
  252. package/dist/cjs/utrecht-icon-melding-boom.cjs.entry.js +21 -0
  253. package/dist/cjs/utrecht-icon-melding-boom.cjs.entry.js.map +1 -0
  254. package/dist/cjs/utrecht-icon-melding-klacht.cjs.entry.js +21 -0
  255. package/dist/cjs/utrecht-icon-melding-klacht.cjs.entry.js.map +1 -0
  256. package/dist/cjs/utrecht-icon-melding-openbareruimte.cjs.entry.js +21 -0
  257. package/dist/cjs/utrecht-icon-melding-openbareruimte.cjs.entry.js.map +1 -0
  258. package/dist/cjs/utrecht-icon-melding-verlichting.cjs.entry.js +21 -0
  259. package/dist/cjs/utrecht-icon-melding-verlichting.cjs.entry.js.map +1 -0
  260. package/dist/cjs/utrecht-icon-melding.cjs.entry.js +21 -0
  261. package/dist/cjs/utrecht-icon-melding.cjs.entry.js.map +1 -0
  262. package/dist/cjs/utrecht-icon-menselijk.cjs.entry.js +21 -0
  263. package/dist/cjs/utrecht-icon-menselijk.cjs.entry.js.map +1 -0
  264. package/dist/cjs/utrecht-icon-menu-dot-open.cjs.entry.js +21 -0
  265. package/dist/cjs/utrecht-icon-menu-dot-open.cjs.entry.js.map +1 -0
  266. package/dist/cjs/utrecht-icon-menu-dot.cjs.entry.js +21 -0
  267. package/dist/cjs/utrecht-icon-menu-dot.cjs.entry.js.map +1 -0
  268. package/dist/cjs/utrecht-icon-meterkast.cjs.entry.js +21 -0
  269. package/dist/cjs/utrecht-icon-meterkast.cjs.entry.js.map +1 -0
  270. package/dist/cjs/utrecht-icon-milieu-ontheffing.cjs.entry.js +21 -0
  271. package/dist/cjs/utrecht-icon-milieu-ontheffing.cjs.entry.js.map +1 -0
  272. package/dist/cjs/utrecht-icon-milieu-zone.cjs.entry.js +21 -0
  273. package/dist/cjs/utrecht-icon-milieu-zone.cjs.entry.js.map +1 -0
  274. package/dist/cjs/utrecht-icon-minus-vertical.cjs.entry.js +21 -0
  275. package/dist/cjs/utrecht-icon-minus-vertical.cjs.entry.js.map +1 -0
  276. package/dist/cjs/utrecht-icon-minus.cjs.entry.js +21 -0
  277. package/dist/cjs/utrecht-icon-minus.cjs.entry.js.map +1 -0
  278. package/dist/cjs/utrecht-icon-mobiliteit.cjs.entry.js +21 -0
  279. package/dist/cjs/utrecht-icon-mobiliteit.cjs.entry.js.map +1 -0
  280. package/dist/cjs/utrecht-icon-natuur.cjs.entry.js +21 -0
  281. package/dist/cjs/utrecht-icon-natuur.cjs.entry.js.map +1 -0
  282. package/dist/cjs/utrecht-icon-nieuw-huis.cjs.entry.js +21 -0
  283. package/dist/cjs/utrecht-icon-nieuw-huis.cjs.entry.js.map +1 -0
  284. package/dist/cjs/utrecht-icon-nummerbord.cjs.entry.js +21 -0
  285. package/dist/cjs/utrecht-icon-nummerbord.cjs.entry.js.map +1 -0
  286. package/dist/cjs/utrecht-icon-om-het-huis.cjs.entry.js +21 -0
  287. package/dist/cjs/utrecht-icon-om-het-huis.cjs.entry.js.map +1 -0
  288. package/dist/cjs/utrecht-icon-omgeving.cjs.entry.js +21 -0
  289. package/dist/cjs/utrecht-icon-omgeving.cjs.entry.js.map +1 -0
  290. package/dist/cjs/utrecht-icon-omgevingsvisie.cjs.entry.js +21 -0
  291. package/dist/cjs/utrecht-icon-omgevingsvisie.cjs.entry.js.map +1 -0
  292. package/dist/cjs/utrecht-icon-omgevingswet.cjs.entry.js +21 -0
  293. package/dist/cjs/utrecht-icon-omgevingswet.cjs.entry.js.map +1 -0
  294. package/dist/cjs/utrecht-icon-onderhoud.cjs.entry.js +21 -0
  295. package/dist/cjs/utrecht-icon-onderhoud.cjs.entry.js.map +1 -0
  296. package/dist/cjs/utrecht-icon-ondernemen.cjs.entry.js +21 -0
  297. package/dist/cjs/utrecht-icon-ondernemen.cjs.entry.js.map +1 -0
  298. package/dist/cjs/utrecht-icon-openingstijden.cjs.entry.js +21 -0
  299. package/dist/cjs/utrecht-icon-openingstijden.cjs.entry.js.map +1 -0
  300. package/dist/cjs/utrecht-icon-over-de-stad.cjs.entry.js +21 -0
  301. package/dist/cjs/utrecht-icon-over-de-stad.cjs.entry.js.map +1 -0
  302. package/dist/cjs/utrecht-icon-overlijden.cjs.entry.js +21 -0
  303. package/dist/cjs/utrecht-icon-overlijden.cjs.entry.js.map +1 -0
  304. package/dist/cjs/utrecht-icon-panden.cjs.entry.js +21 -0
  305. package/dist/cjs/utrecht-icon-panden.cjs.entry.js.map +1 -0
  306. package/dist/cjs/utrecht-icon-park.cjs.entry.js +21 -0
  307. package/dist/cjs/utrecht-icon-park.cjs.entry.js.map +1 -0
  308. package/dist/cjs/utrecht-icon-parkeerkaart.cjs.entry.js +21 -0
  309. package/dist/cjs/utrecht-icon-parkeerkaart.cjs.entry.js.map +1 -0
  310. package/dist/cjs/utrecht-icon-parkeervergunning.cjs.entry.js +21 -0
  311. package/dist/cjs/utrecht-icon-parkeervergunning.cjs.entry.js.map +1 -0
  312. package/dist/cjs/utrecht-icon-parken.cjs.entry.js +21 -0
  313. package/dist/cjs/utrecht-icon-parken.cjs.entry.js.map +1 -0
  314. package/dist/cjs/utrecht-icon-parkeren-bedrijven.cjs.entry.js +21 -0
  315. package/dist/cjs/utrecht-icon-parkeren-bedrijven.cjs.entry.js.map +1 -0
  316. package/dist/cjs/utrecht-icon-parkeren-betaalautomaat.cjs.entry.js +21 -0
  317. package/dist/cjs/utrecht-icon-parkeren-betaalautomaat.cjs.entry.js.map +1 -0
  318. package/dist/cjs/utrecht-icon-parkeren-betalen.cjs.entry.js +21 -0
  319. package/dist/cjs/utrecht-icon-parkeren-betalen.cjs.entry.js.map +1 -0
  320. package/dist/cjs/utrecht-icon-parkeren.cjs.entry.js +21 -0
  321. package/dist/cjs/utrecht-icon-parkeren.cjs.entry.js.map +1 -0
  322. package/dist/cjs/utrecht-icon-participatie-campagne.cjs.entry.js +21 -0
  323. package/dist/cjs/utrecht-icon-participatie-campagne.cjs.entry.js.map +1 -0
  324. package/dist/cjs/utrecht-icon-participatie-like.cjs.entry.js +21 -0
  325. package/dist/cjs/utrecht-icon-participatie-like.cjs.entry.js.map +1 -0
  326. package/dist/cjs/utrecht-icon-participatie-pitch.cjs.entry.js +21 -0
  327. package/dist/cjs/utrecht-icon-participatie-pitch.cjs.entry.js.map +1 -0
  328. package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js +21 -0
  329. package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js.map +1 -0
  330. package/dist/cjs/utrecht-icon-presentatie.cjs.entry.js +21 -0
  331. package/dist/cjs/utrecht-icon-presentatie.cjs.entry.js.map +1 -0
  332. package/dist/cjs/utrecht-icon-prijskaartje.cjs.entry.js +21 -0
  333. package/dist/cjs/utrecht-icon-prijskaartje.cjs.entry.js.map +1 -0
  334. package/dist/cjs/utrecht-icon-read-aloud.cjs.entry.js +21 -0
  335. package/dist/cjs/utrecht-icon-read-aloud.cjs.entry.js.map +1 -0
  336. package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js +21 -0
  337. package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js.map +1 -0
  338. package/dist/cjs/utrecht-icon-rioolheffing.cjs.entry.js +21 -0
  339. package/dist/cjs/utrecht-icon-rioolheffing.cjs.entry.js.map +1 -0
  340. package/dist/cjs/utrecht-icon-rolstoel.cjs.entry.js +21 -0
  341. package/dist/cjs/utrecht-icon-rolstoel.cjs.entry.js.map +1 -0
  342. package/dist/cjs/utrecht-icon-schild-gemeente-utrecht.cjs.entry.js +21 -0
  343. package/dist/cjs/utrecht-icon-schild-gemeente-utrecht.cjs.entry.js.map +1 -0
  344. package/dist/cjs/utrecht-icon-search.cjs.entry.js +21 -0
  345. package/dist/cjs/utrecht-icon-search.cjs.entry.js.map +1 -0
  346. package/dist/cjs/utrecht-icon-shoppen.cjs.entry.js +21 -0
  347. package/dist/cjs/utrecht-icon-shoppen.cjs.entry.js.map +1 -0
  348. package/dist/cjs/utrecht-icon-sinterklaas.cjs.entry.js +21 -0
  349. package/dist/cjs/utrecht-icon-sinterklaas.cjs.entry.js.map +1 -0
  350. package/dist/cjs/utrecht-icon-slechtziende-hoordende.cjs.entry.js +21 -0
  351. package/dist/cjs/utrecht-icon-slechtziende-hoordende.cjs.entry.js.map +1 -0
  352. package/dist/cjs/utrecht-icon-sport-en-cultuur.cjs.entry.js +21 -0
  353. package/dist/cjs/utrecht-icon-sport-en-cultuur.cjs.entry.js.map +1 -0
  354. package/dist/cjs/utrecht-icon-sport-voetbal.cjs.entry.js +21 -0
  355. package/dist/cjs/utrecht-icon-sport-voetbal.cjs.entry.js.map +1 -0
  356. package/dist/cjs/utrecht-icon-sport.cjs.entry.js +21 -0
  357. package/dist/cjs/utrecht-icon-sport.cjs.entry.js.map +1 -0
  358. package/dist/cjs/utrecht-icon-stookverbod.cjs.entry.js +21 -0
  359. package/dist/cjs/utrecht-icon-stookverbod.cjs.entry.js.map +1 -0
  360. package/dist/cjs/utrecht-icon-strand.cjs.entry.js +21 -0
  361. package/dist/cjs/utrecht-icon-strand.cjs.entry.js.map +1 -0
  362. package/dist/cjs/utrecht-icon-strooien.cjs.entry.js +21 -0
  363. package/dist/cjs/utrecht-icon-strooien.cjs.entry.js.map +1 -0
  364. package/dist/cjs/utrecht-icon-subsidie-gezin.cjs.entry.js +21 -0
  365. package/dist/cjs/utrecht-icon-subsidie-gezin.cjs.entry.js.map +1 -0
  366. package/dist/cjs/utrecht-icon-subsidie.cjs.entry.js +21 -0
  367. package/dist/cjs/utrecht-icon-subsidie.cjs.entry.js.map +1 -0
  368. package/dist/cjs/utrecht-icon-t-shirt.cjs.entry.js +21 -0
  369. package/dist/cjs/utrecht-icon-t-shirt.cjs.entry.js.map +1 -0
  370. package/dist/cjs/utrecht-icon-thuiswerken.cjs.entry.js +21 -0
  371. package/dist/cjs/utrecht-icon-thuiswerken.cjs.entry.js.map +1 -0
  372. package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js +21 -0
  373. package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js.map +1 -0
  374. package/dist/cjs/utrecht-icon-trein.cjs.entry.js +21 -0
  375. package/dist/cjs/utrecht-icon-trein.cjs.entry.js.map +1 -0
  376. package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js +21 -0
  377. package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js.map +1 -0
  378. package/dist/cjs/utrecht-icon-twitter.cjs.entry.js +21 -0
  379. package/dist/cjs/utrecht-icon-twitter.cjs.entry.js.map +1 -0
  380. package/dist/cjs/utrecht-icon-user.cjs.entry.js +21 -0
  381. package/dist/cjs/utrecht-icon-user.cjs.entry.js.map +1 -0
  382. package/dist/cjs/utrecht-icon-uw-wijk.cjs.entry.js +21 -0
  383. package/dist/cjs/utrecht-icon-uw-wijk.cjs.entry.js.map +1 -0
  384. package/dist/cjs/utrecht-icon-vaccinatie.cjs.entry.js +21 -0
  385. package/dist/cjs/utrecht-icon-vaccinatie.cjs.entry.js.map +1 -0
  386. package/dist/cjs/utrecht-icon-veilige-wijk.cjs.entry.js +21 -0
  387. package/dist/cjs/utrecht-icon-veilige-wijk.cjs.entry.js.map +1 -0
  388. package/dist/cjs/utrecht-icon-vergaderen.cjs.entry.js +21 -0
  389. package/dist/cjs/utrecht-icon-vergaderen.cjs.entry.js.map +1 -0
  390. package/dist/cjs/utrecht-icon-vergaderendigitaal.cjs.entry.js +21 -0
  391. package/dist/cjs/utrecht-icon-vergaderendigitaal.cjs.entry.js.map +1 -0
  392. package/dist/cjs/utrecht-icon-vergoeding.cjs.entry.js +21 -0
  393. package/dist/cjs/utrecht-icon-vergoeding.cjs.entry.js.map +1 -0
  394. package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js +21 -0
  395. package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js.map +1 -0
  396. package/dist/cjs/utrecht-icon-verkeerslicht.cjs.entry.js +21 -0
  397. package/dist/cjs/utrecht-icon-verkeerslicht.cjs.entry.js.map +1 -0
  398. package/dist/cjs/utrecht-icon-verkiezingen.cjs.entry.js +21 -0
  399. package/dist/cjs/utrecht-icon-verkiezingen.cjs.entry.js.map +1 -0
  400. package/dist/cjs/utrecht-icon-verslaving.cjs.entry.js +21 -0
  401. package/dist/cjs/utrecht-icon-verslaving.cjs.entry.js.map +1 -0
  402. package/dist/cjs/utrecht-icon-vervoersvoorziening.cjs.entry.js +21 -0
  403. package/dist/cjs/utrecht-icon-vervoersvoorziening.cjs.entry.js.map +1 -0
  404. package/dist/cjs/utrecht-icon-virus.cjs.entry.js +21 -0
  405. package/dist/cjs/utrecht-icon-virus.cjs.entry.js.map +1 -0
  406. package/dist/cjs/utrecht-icon-vluchtelingen.cjs.entry.js +21 -0
  407. package/dist/cjs/utrecht-icon-vluchtelingen.cjs.entry.js.map +1 -0
  408. package/dist/cjs/utrecht-icon-voorzieningen-vervoer.cjs.entry.js +21 -0
  409. package/dist/cjs/utrecht-icon-voorzieningen-vervoer.cjs.entry.js.map +1 -0
  410. package/dist/cjs/utrecht-icon-vrijwilligerswerk.cjs.entry.js +21 -0
  411. package/dist/cjs/utrecht-icon-vrijwilligerswerk.cjs.entry.js.map +1 -0
  412. package/dist/cjs/utrecht-icon-vuilnisbak.cjs.entry.js +21 -0
  413. package/dist/cjs/utrecht-icon-vuilnisbak.cjs.entry.js.map +1 -0
  414. package/dist/cjs/utrecht-icon-vuilniszak.cjs.entry.js +21 -0
  415. package/dist/cjs/utrecht-icon-vuilniszak.cjs.entry.js.map +1 -0
  416. package/dist/cjs/utrecht-icon-vuurwerk.cjs.entry.js +21 -0
  417. package/dist/cjs/utrecht-icon-vuurwerk.cjs.entry.js.map +1 -0
  418. package/dist/cjs/utrecht-icon-wandelstok.cjs.entry.js +21 -0
  419. package/dist/cjs/utrecht-icon-wandelstok.cjs.entry.js.map +1 -0
  420. package/dist/cjs/utrecht-icon-warm.cjs.entry.js +21 -0
  421. package/dist/cjs/utrecht-icon-warm.cjs.entry.js.map +1 -0
  422. package/dist/cjs/utrecht-icon-warning.cjs.entry.js +21 -0
  423. package/dist/cjs/utrecht-icon-warning.cjs.entry.js.map +1 -0
  424. package/dist/cjs/utrecht-icon-werken.cjs.entry.js +21 -0
  425. package/dist/cjs/utrecht-icon-werken.cjs.entry.js.map +1 -0
  426. package/dist/cjs/utrecht-icon-werkzaamheden.cjs.entry.js +21 -0
  427. package/dist/cjs/utrecht-icon-werkzaamheden.cjs.entry.js.map +1 -0
  428. package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js +21 -0
  429. package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js.map +1 -0
  430. package/dist/cjs/utrecht-icon-wonen-kosten.cjs.entry.js +21 -0
  431. package/dist/cjs/utrecht-icon-wonen-kosten.cjs.entry.js.map +1 -0
  432. package/dist/cjs/utrecht-icon-woning-zoeken.cjs.entry.js +21 -0
  433. package/dist/cjs/utrecht-icon-woning-zoeken.cjs.entry.js.map +1 -0
  434. package/dist/cjs/utrecht-icon-x.cjs.entry.js +21 -0
  435. package/dist/cjs/utrecht-icon-x.cjs.entry.js.map +1 -0
  436. package/dist/cjs/utrecht-icon-youtube.cjs.entry.js +21 -0
  437. package/dist/cjs/utrecht-icon-youtube.cjs.entry.js.map +1 -0
  438. package/dist/cjs/utrecht-icon-zelfstandig-wonen.cjs.entry.js +21 -0
  439. package/dist/cjs/utrecht-icon-zelfstandig-wonen.cjs.entry.js.map +1 -0
  440. package/dist/cjs/utrecht-icon-zoom-minus.cjs.entry.js +21 -0
  441. package/dist/cjs/utrecht-icon-zoom-minus.cjs.entry.js.map +1 -0
  442. package/dist/cjs/utrecht-icon-zoom-plus.cjs.entry.js +21 -0
  443. package/dist/cjs/utrecht-icon-zoom-plus.cjs.entry.js.map +1 -0
  444. package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js +21 -0
  445. package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js.map +1 -0
  446. package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js +21 -0
  447. package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js.map +1 -0
  448. package/dist/cjs/utrecht-icon-zorg-huis.cjs.entry.js +21 -0
  449. package/dist/cjs/utrecht-icon-zorg-huis.cjs.entry.js.map +1 -0
  450. package/dist/cjs/utrecht-icon-zweefpaal.cjs.entry.js +21 -0
  451. package/dist/cjs/utrecht-icon-zweefpaal.cjs.entry.js.map +1 -0
  452. package/dist/cjs/utrecht-icon-zwemmen.cjs.entry.js +21 -0
  453. package/dist/cjs/utrecht-icon-zwemmen.cjs.entry.js.map +1 -0
  454. package/dist/cjs/utrecht-logo-button.cjs.entry.js +21 -0
  455. package/dist/cjs/utrecht-logo-button.cjs.entry.js.map +1 -0
  456. package/dist/cjs/utrecht-map-marker.cjs.entry.js +21 -0
  457. package/dist/cjs/utrecht-map-marker.cjs.entry.js.map +1 -0
  458. package/dist/cjs/utrecht-multiline-data.cjs.entry.js +21 -0
  459. package/dist/cjs/utrecht-multiline-data.cjs.entry.js.map +1 -0
  460. package/dist/cjs/utrecht-page-footer.cjs.entry.js +5 -3
  461. package/dist/cjs/utrecht-page-footer.cjs.entry.js.map +1 -0
  462. package/dist/cjs/utrecht-pagination.cjs.entry.js +44 -0
  463. package/dist/cjs/utrecht-pagination.cjs.entry.js.map +1 -0
  464. package/dist/cjs/utrecht-progress-list-item.cjs.entry.js +39 -0
  465. package/dist/cjs/utrecht-progress-list-item.cjs.entry.js.map +1 -0
  466. package/dist/cjs/utrecht-progress-list.cjs.entry.js +21 -0
  467. package/dist/cjs/utrecht-progress-list.cjs.entry.js.map +1 -0
  468. package/dist/cjs/utrecht-progress-sublist-item.cjs.entry.js +30 -0
  469. package/dist/cjs/utrecht-progress-sublist-item.cjs.entry.js.map +1 -0
  470. package/dist/cjs/utrecht-sidenav.cjs.entry.js +24 -0
  471. package/dist/cjs/utrecht-sidenav.cjs.entry.js.map +1 -0
  472. package/dist/cjs/utrecht-surface.cjs.entry.js +21 -0
  473. package/dist/cjs/utrecht-surface.cjs.entry.js.map +1 -0
  474. package/dist/cjs/utrecht-table-body.cjs.entry.js +21 -0
  475. package/dist/cjs/utrecht-table-body.cjs.entry.js.map +1 -0
  476. package/dist/cjs/utrecht-table-caption.cjs.entry.js +22 -0
  477. package/dist/cjs/utrecht-table-caption.cjs.entry.js.map +1 -0
  478. package/dist/cjs/utrecht-table-cell.cjs.entry.js +21 -0
  479. package/dist/cjs/utrecht-table-cell.cjs.entry.js.map +1 -0
  480. package/dist/cjs/utrecht-table-footer.cjs.entry.js +21 -0
  481. package/dist/cjs/utrecht-table-footer.cjs.entry.js.map +1 -0
  482. package/dist/cjs/utrecht-table-header-cell.cjs.entry.js +22 -0
  483. package/dist/cjs/utrecht-table-header-cell.cjs.entry.js.map +1 -0
  484. package/dist/cjs/utrecht-table-header.cjs.entry.js +21 -0
  485. package/dist/cjs/utrecht-table-header.cjs.entry.js.map +1 -0
  486. package/dist/cjs/utrecht-table-row.cjs.entry.js +21 -0
  487. package/dist/cjs/utrecht-table-row.cjs.entry.js.map +1 -0
  488. package/dist/cjs/utrecht-table.cjs.entry.js +21 -0
  489. package/dist/cjs/utrecht-table.cjs.entry.js.map +1 -0
  490. package/dist/cjs/utrecht-textarea.cjs.entry.js +36 -0
  491. package/dist/cjs/utrecht-textarea.cjs.entry.js.map +1 -0
  492. package/dist/cjs/utrecht-textbox.cjs.entry.js +41 -0
  493. package/dist/cjs/utrecht-textbox.cjs.entry.js.map +1 -0
  494. package/dist/cjs/utrecht.cjs.js +12 -3
  495. package/dist/cjs/utrecht.cjs.js.map +1 -0
  496. package/dist/collection/collection-manifest.json +289 -13
  497. package/dist/collection/components/alert.css +82 -0
  498. package/dist/collection/components/alert.js +54 -0
  499. package/dist/collection/components/alert.js.map +1 -0
  500. package/dist/collection/components/article.css +26 -0
  501. package/dist/collection/components/article.js +24 -0
  502. package/dist/collection/components/article.js.map +1 -0
  503. package/dist/collection/components/backdrop.css +72 -0
  504. package/dist/collection/components/backdrop.js +50 -0
  505. package/dist/collection/components/backdrop.js.map +1 -0
  506. package/dist/collection/components/badge-counter.css +59 -0
  507. package/dist/collection/components/badge-counter.js +88 -0
  508. package/dist/collection/components/badge-counter.js.map +1 -0
  509. package/dist/collection/components/badge-data.css +65 -0
  510. package/dist/collection/components/badge-data.js +24 -0
  511. package/dist/collection/components/badge-data.js.map +1 -0
  512. package/dist/collection/components/badge-list.css +28 -0
  513. package/dist/collection/components/badge-list.js +24 -0
  514. package/dist/collection/components/badge-list.js.map +1 -0
  515. package/dist/collection/components/badge-status.css +115 -0
  516. package/dist/collection/components/badge-status.js +48 -0
  517. package/dist/collection/components/badge-status.js.map +1 -0
  518. package/dist/collection/components/breadcrumb/template.js +4 -0
  519. package/dist/collection/components/breadcrumb-nav.css +429 -0
  520. package/dist/collection/components/breadcrumb-nav.js +68 -0
  521. package/dist/collection/components/breadcrumb-nav.js.map +1 -0
  522. package/dist/collection/components/button-group.css +48 -0
  523. package/dist/collection/components/button-group.js +24 -0
  524. package/dist/collection/components/button-group.js.map +1 -0
  525. package/dist/collection/components/button-link.css +442 -0
  526. package/dist/collection/components/button-link.js +103 -0
  527. package/dist/collection/components/button-link.js.map +1 -0
  528. package/dist/collection/components/button.css +690 -0
  529. package/dist/collection/components/button.js +421 -0
  530. package/dist/collection/components/button.js.map +1 -0
  531. package/dist/collection/components/checkbox.css +83 -0
  532. package/dist/collection/components/checkbox.js +173 -0
  533. package/dist/collection/components/checkbox.js.map +1 -0
  534. package/dist/collection/components/code-block.css +61 -0
  535. package/dist/collection/components/code-block.js +24 -0
  536. package/dist/collection/components/code-block.js.map +1 -0
  537. package/dist/collection/components/code.css +32 -0
  538. package/dist/collection/components/code.js +24 -0
  539. package/dist/collection/components/code.js.map +1 -0
  540. package/dist/collection/components/color-sample.css +41 -0
  541. package/dist/collection/components/color-sample.js +51 -0
  542. package/dist/collection/components/color-sample.js.map +1 -0
  543. package/dist/collection/components/column-layout.css +25 -0
  544. package/dist/collection/components/column-layout.js +49 -0
  545. package/dist/collection/components/column-layout.js.map +1 -0
  546. package/dist/collection/components/contact-card-template.css +291 -0
  547. package/dist/collection/components/contact-card-template.js +19 -0
  548. package/dist/collection/components/contact-card-template.js.map +1 -0
  549. package/dist/collection/components/custom-checkbox.css +201 -0
  550. package/dist/collection/components/custom-checkbox.js +121 -0
  551. package/dist/collection/components/custom-checkbox.js.map +1 -0
  552. package/dist/collection/components/data-list-actions.css +32 -0
  553. package/dist/collection/components/data-list-actions.js +24 -0
  554. package/dist/collection/components/data-list-actions.js.map +1 -0
  555. package/dist/collection/components/data-list-item.css +41 -0
  556. package/dist/collection/components/data-list-item.js +24 -0
  557. package/dist/collection/components/data-list-item.js.map +1 -0
  558. package/dist/collection/components/data-list-key.css +29 -0
  559. package/dist/collection/components/data-list-key.js +24 -0
  560. package/dist/collection/components/data-list-key.js.map +1 -0
  561. package/dist/collection/components/data-list-value.css +34 -0
  562. package/dist/collection/components/data-list-value.js +24 -0
  563. package/dist/collection/components/data-list-value.js.map +1 -0
  564. package/dist/collection/components/data-list.css +29 -0
  565. package/dist/collection/components/data-list.js +24 -0
  566. package/dist/collection/components/data-list.js.map +1 -0
  567. package/dist/collection/components/digid-button.css +24 -0
  568. package/dist/collection/components/digid-button.js +48 -0
  569. package/dist/collection/components/digid-button.js.map +1 -0
  570. package/dist/collection/components/digid-logo.css +57 -0
  571. package/dist/collection/components/digid-logo.js +24 -0
  572. package/dist/collection/components/digid-logo.js.map +1 -0
  573. package/dist/collection/components/document.css +40 -0
  574. package/dist/collection/components/document.js +19 -0
  575. package/dist/collection/components/document.js.map +1 -0
  576. package/dist/collection/components/drawer.css +132 -0
  577. package/dist/collection/components/drawer.js +123 -0
  578. package/dist/collection/components/drawer.js.map +1 -0
  579. package/dist/collection/components/eherkenning-logo.css +46 -0
  580. package/dist/collection/components/eherkenning-logo.js +24 -0
  581. package/dist/collection/components/eherkenning-logo.js.map +1 -0
  582. package/dist/collection/components/eidas-logo.css +46 -0
  583. package/dist/collection/components/eidas-logo.js +24 -0
  584. package/dist/collection/components/eidas-logo.js.map +1 -0
  585. package/dist/collection/components/emphasis.css +28 -0
  586. package/dist/collection/components/emphasis.js +24 -0
  587. package/dist/collection/components/emphasis.js.map +1 -0
  588. package/dist/collection/components/flex-wrap-fallback.css +23 -0
  589. package/dist/collection/components/flex-wrap-fallback.js +90 -0
  590. package/dist/collection/components/flex-wrap-fallback.js.map +1 -0
  591. package/dist/collection/components/form-field-checkbox.css +454 -0
  592. package/dist/collection/components/form-field-checkbox.js +252 -0
  593. package/dist/collection/components/form-field-checkbox.js.map +1 -0
  594. package/dist/collection/components/form-field-description.css +48 -0
  595. package/dist/collection/components/form-field-description.js +50 -0
  596. package/dist/collection/components/form-field-description.js.map +1 -0
  597. package/dist/collection/components/form-field-error-message.css +54 -0
  598. package/dist/collection/components/form-field-error-message.js +23 -0
  599. package/dist/collection/components/form-field-error-message.js.map +1 -0
  600. package/dist/collection/components/form-field-textarea.css +355 -0
  601. package/dist/collection/components/form-field-textarea.js +267 -0
  602. package/dist/collection/components/form-field-textarea.js.map +1 -0
  603. package/dist/collection/components/form-field-textbox.css +394 -0
  604. package/dist/collection/components/form-field-textbox.js +363 -0
  605. package/dist/collection/components/form-field-textbox.js.map +1 -0
  606. package/dist/collection/components/form-toggle.css +171 -0
  607. package/dist/collection/components/form-toggle.js +153 -0
  608. package/dist/collection/components/form-toggle.js.map +1 -0
  609. package/dist/collection/components/form.css +32 -0
  610. package/dist/collection/components/form.js +142 -0
  611. package/dist/collection/components/form.js.map +1 -0
  612. package/dist/collection/components/generated/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.js +19 -0
  613. package/dist/collection/components/generated/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.js.map +1 -0
  614. package/dist/collection/components/generated/utrecht-icon-afval/utrecht-icon-afval.stencil.js +19 -0
  615. package/dist/collection/components/generated/utrecht-icon-afval/utrecht-icon-afval.stencil.js.map +1 -0
  616. package/dist/collection/components/generated/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.js +19 -0
  617. package/dist/collection/components/generated/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.js.map +1 -0
  618. package/dist/collection/components/generated/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.js +19 -0
  619. package/dist/collection/components/generated/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.js.map +1 -0
  620. package/dist/collection/components/generated/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.js +19 -0
  621. package/dist/collection/components/generated/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.js.map +1 -0
  622. package/dist/collection/components/generated/utrecht-icon-afval-pmd/utrecht-icon-afval-pmd.stencil.js +19 -0
  623. package/dist/collection/components/generated/utrecht-icon-afval-pmd/utrecht-icon-afval-pmd.stencil.js.map +1 -0
  624. package/dist/collection/components/generated/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.js +19 -0
  625. package/dist/collection/components/generated/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.js.map +1 -0
  626. package/dist/collection/components/generated/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.js +19 -0
  627. package/dist/collection/components/generated/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.js.map +1 -0
  628. package/dist/collection/components/generated/utrecht-icon-alleen/utrecht-icon-alleen.stencil.js +19 -0
  629. package/dist/collection/components/generated/utrecht-icon-alleen/utrecht-icon-alleen.stencil.js.map +1 -0
  630. package/dist/collection/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js +19 -0
  631. package/dist/collection/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js.map +1 -0
  632. package/dist/collection/components/generated/utrecht-icon-auto/utrecht-icon-auto.stencil.js +19 -0
  633. package/dist/collection/components/generated/utrecht-icon-auto/utrecht-icon-auto.stencil.js.map +1 -0
  634. package/dist/collection/components/generated/utrecht-icon-begroting/utrecht-icon-begroting.stencil.js +19 -0
  635. package/dist/collection/components/generated/utrecht-icon-begroting/utrecht-icon-begroting.stencil.js.map +1 -0
  636. package/dist/collection/components/generated/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.js +19 -0
  637. package/dist/collection/components/generated/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.js.map +1 -0
  638. package/dist/collection/components/generated/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.js +19 -0
  639. package/dist/collection/components/generated/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.js.map +1 -0
  640. package/dist/collection/components/generated/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.js +19 -0
  641. package/dist/collection/components/generated/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.js.map +1 -0
  642. package/dist/collection/components/generated/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.js +19 -0
  643. package/dist/collection/components/generated/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.js.map +1 -0
  644. package/dist/collection/components/generated/utrecht-icon-blad/utrecht-icon-blad.stencil.js +19 -0
  645. package/dist/collection/components/generated/utrecht-icon-blad/utrecht-icon-blad.stencil.js.map +1 -0
  646. package/dist/collection/components/generated/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.js +19 -0
  647. package/dist/collection/components/generated/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.js.map +1 -0
  648. package/dist/collection/components/generated/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.js +19 -0
  649. package/dist/collection/components/generated/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.js.map +1 -0
  650. package/dist/collection/components/generated/utrecht-icon-brief-betalen/utrecht-icon-brief-betalen.stencil.js +19 -0
  651. package/dist/collection/components/generated/utrecht-icon-brief-betalen/utrecht-icon-brief-betalen.stencil.js.map +1 -0
  652. package/dist/collection/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js +19 -0
  653. package/dist/collection/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js.map +1 -0
  654. package/dist/collection/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.js +19 -0
  655. package/dist/collection/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.js.map +1 -0
  656. package/dist/collection/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.js +19 -0
  657. package/dist/collection/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.js.map +1 -0
  658. package/dist/collection/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.js +19 -0
  659. package/dist/collection/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.js.map +1 -0
  660. package/dist/collection/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.js +19 -0
  661. package/dist/collection/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.js.map +1 -0
  662. package/dist/collection/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.js +19 -0
  663. package/dist/collection/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.js.map +1 -0
  664. package/dist/collection/components/generated/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.js +19 -0
  665. package/dist/collection/components/generated/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.js.map +1 -0
  666. package/dist/collection/components/generated/utrecht-icon-container/utrecht-icon-container.css +6 -0
  667. package/dist/collection/components/generated/utrecht-icon-container/utrecht-icon-container.stencil.js +19 -0
  668. package/dist/collection/components/generated/utrecht-icon-container/utrecht-icon-container.stencil.js.map +1 -0
  669. package/dist/collection/components/generated/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.js +19 -0
  670. package/dist/collection/components/generated/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.js.map +1 -0
  671. package/dist/collection/components/generated/utrecht-icon-container-glas/utrecht-icon-container-glas.stencil.js +19 -0
  672. package/dist/collection/components/generated/utrecht-icon-container-glas/utrecht-icon-container-glas.stencil.js.map +1 -0
  673. package/dist/collection/components/generated/utrecht-icon-container-groenafval/utrecht-icon-container-groenafval.stencil.js +19 -0
  674. package/dist/collection/components/generated/utrecht-icon-container-groenafval/utrecht-icon-container-groenafval.stencil.js.map +1 -0
  675. package/dist/collection/components/generated/utrecht-icon-container-met-zak/utrecht-icon-container-met-zak.stencil.js +19 -0
  676. package/dist/collection/components/generated/utrecht-icon-container-met-zak/utrecht-icon-container-met-zak.stencil.js.map +1 -0
  677. package/dist/collection/components/generated/utrecht-icon-container-papier/utrecht-icon-container-papier.stencil.js +19 -0
  678. package/dist/collection/components/generated/utrecht-icon-container-papier/utrecht-icon-container-papier.stencil.js.map +1 -0
  679. package/dist/collection/components/generated/utrecht-icon-container-pmd/utrecht-icon-container-pmd.stencil.js +19 -0
  680. package/dist/collection/components/generated/utrecht-icon-container-pmd/utrecht-icon-container-pmd.stencil.js.map +1 -0
  681. package/dist/collection/components/generated/utrecht-icon-container-restafval/utrecht-icon-container-restafval.stencil.js +19 -0
  682. package/dist/collection/components/generated/utrecht-icon-container-restafval/utrecht-icon-container-restafval.stencil.js.map +1 -0
  683. package/dist/collection/components/generated/utrecht-icon-container-textiel/utrecht-icon-container-textiel.stencil.js +19 -0
  684. package/dist/collection/components/generated/utrecht-icon-container-textiel/utrecht-icon-container-textiel.stencil.js.map +1 -0
  685. package/dist/collection/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.js +19 -0
  686. package/dist/collection/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.js.map +1 -0
  687. package/dist/collection/components/generated/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.js +19 -0
  688. package/dist/collection/components/generated/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.js.map +1 -0
  689. package/dist/collection/components/generated/utrecht-icon-dementie/utrecht-icon-dementie.stencil.js +19 -0
  690. package/dist/collection/components/generated/utrecht-icon-dementie/utrecht-icon-dementie.stencil.js.map +1 -0
  691. package/dist/collection/components/generated/utrecht-icon-documenten/utrecht-icon-documenten.stencil.js +19 -0
  692. package/dist/collection/components/generated/utrecht-icon-documenten/utrecht-icon-documenten.stencil.js.map +1 -0
  693. package/dist/collection/components/generated/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.js +19 -0
  694. package/dist/collection/components/generated/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.js.map +1 -0
  695. package/dist/collection/components/generated/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.js +19 -0
  696. package/dist/collection/components/generated/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.js.map +1 -0
  697. package/dist/collection/components/generated/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.js +19 -0
  698. package/dist/collection/components/generated/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.js.map +1 -0
  699. package/dist/collection/components/generated/utrecht-icon-elektrisch-rijden/utrecht-icon-elektrisch-rijden.stencil.js +19 -0
  700. package/dist/collection/components/generated/utrecht-icon-elektrisch-rijden/utrecht-icon-elektrisch-rijden.stencil.js.map +1 -0
  701. package/dist/collection/components/generated/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.js +19 -0
  702. package/dist/collection/components/generated/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.js.map +1 -0
  703. package/dist/collection/components/generated/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.js +19 -0
  704. package/dist/collection/components/generated/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.js.map +1 -0
  705. package/dist/collection/components/generated/utrecht-icon-error/utrecht-icon-error.stencil.js +19 -0
  706. package/dist/collection/components/generated/utrecht-icon-error/utrecht-icon-error.stencil.js.map +1 -0
  707. package/dist/collection/components/generated/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.js +19 -0
  708. package/dist/collection/components/generated/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.js.map +1 -0
  709. package/dist/collection/components/generated/utrecht-icon-facebook/utrecht-icon-facebook.stencil.js +19 -0
  710. package/dist/collection/components/generated/utrecht-icon-facebook/utrecht-icon-facebook.stencil.js.map +1 -0
  711. package/dist/collection/components/generated/utrecht-icon-fiets/utrecht-icon-fiets.stencil.js +19 -0
  712. package/dist/collection/components/generated/utrecht-icon-fiets/utrecht-icon-fiets.stencil.js.map +1 -0
  713. package/dist/collection/components/generated/utrecht-icon-filter/utrecht-icon-filter.stencil.js +19 -0
  714. package/dist/collection/components/generated/utrecht-icon-filter/utrecht-icon-filter.stencil.js.map +1 -0
  715. package/dist/collection/components/generated/utrecht-icon-geboorte/utrecht-icon-geboorte.stencil.js +19 -0
  716. package/dist/collection/components/generated/utrecht-icon-geboorte/utrecht-icon-geboorte.stencil.js.map +1 -0
  717. package/dist/collection/components/generated/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.js +19 -0
  718. package/dist/collection/components/generated/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.js.map +1 -0
  719. package/dist/collection/components/generated/utrecht-icon-gebruiker-ingelogd/utrecht-icon-gebruiker-ingelogd.stencil.js +19 -0
  720. package/dist/collection/components/generated/utrecht-icon-gebruiker-ingelogd/utrecht-icon-gebruiker-ingelogd.stencil.js.map +1 -0
  721. package/dist/collection/components/generated/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.js +19 -0
  722. package/dist/collection/components/generated/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.js.map +1 -0
  723. package/dist/collection/components/generated/utrecht-icon-geluid/utrecht-icon-geluid.stencil.js +19 -0
  724. package/dist/collection/components/generated/utrecht-icon-geluid/utrecht-icon-geluid.stencil.js.map +1 -0
  725. package/dist/collection/components/generated/utrecht-icon-gemeente-locatie/utrecht-icon-gemeente-locatie.stencil.js +19 -0
  726. package/dist/collection/components/generated/utrecht-icon-gemeente-locatie/utrecht-icon-gemeente-locatie.stencil.js.map +1 -0
  727. package/dist/collection/components/generated/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.js +19 -0
  728. package/dist/collection/components/generated/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.js.map +1 -0
  729. package/dist/collection/components/generated/utrecht-icon-gereedschap/utrecht-icon-gereedschap.stencil.js +19 -0
  730. package/dist/collection/components/generated/utrecht-icon-gereedschap/utrecht-icon-gereedschap.stencil.js.map +1 -0
  731. package/dist/collection/components/generated/utrecht-icon-gezicht/utrecht-icon-gezicht.stencil.js +19 -0
  732. package/dist/collection/components/generated/utrecht-icon-gezicht/utrecht-icon-gezicht.stencil.js.map +1 -0
  733. package/dist/collection/components/generated/utrecht-icon-gezin/utrecht-icon-gezin.stencil.js +19 -0
  734. package/dist/collection/components/generated/utrecht-icon-gezin/utrecht-icon-gezin.stencil.js.map +1 -0
  735. package/dist/collection/components/generated/utrecht-icon-glas-afval/utrecht-icon-glas-afval.stencil.js +19 -0
  736. package/dist/collection/components/generated/utrecht-icon-glas-afval/utrecht-icon-glas-afval.stencil.js.map +1 -0
  737. package/dist/collection/components/generated/utrecht-icon-glijbaan/utrecht-icon-glijbaan.stencil.js +19 -0
  738. package/dist/collection/components/generated/utrecht-icon-glijbaan/utrecht-icon-glijbaan.stencil.js.map +1 -0
  739. package/dist/collection/components/generated/utrecht-icon-grafiek/utrecht-icon-grafiek.stencil.js +19 -0
  740. package/dist/collection/components/generated/utrecht-icon-grafiek/utrecht-icon-grafiek.stencil.js.map +1 -0
  741. package/dist/collection/components/generated/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.js +19 -0
  742. package/dist/collection/components/generated/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.js.map +1 -0
  743. package/dist/collection/components/generated/utrecht-icon-grofvuil-ophalen/utrecht-icon-grofvuil-ophalen.stencil.js +19 -0
  744. package/dist/collection/components/generated/utrecht-icon-grofvuil-ophalen/utrecht-icon-grofvuil-ophalen.stencil.js.map +1 -0
  745. package/dist/collection/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.js +19 -0
  746. package/dist/collection/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.js.map +1 -0
  747. package/dist/collection/components/generated/utrecht-icon-herdenking/utrecht-icon-herdenking.stencil.js +19 -0
  748. package/dist/collection/components/generated/utrecht-icon-herdenking/utrecht-icon-herdenking.stencil.js.map +1 -0
  749. package/dist/collection/components/generated/utrecht-icon-hondenbelasting/utrecht-icon-hondenbelasting.stencil.js +19 -0
  750. package/dist/collection/components/generated/utrecht-icon-hondenbelasting/utrecht-icon-hondenbelasting.stencil.js.map +1 -0
  751. package/dist/collection/components/generated/utrecht-icon-horeca/utrecht-icon-horeca.stencil.js +19 -0
  752. package/dist/collection/components/generated/utrecht-icon-horeca/utrecht-icon-horeca.stencil.js.map +1 -0
  753. package/dist/collection/components/generated/utrecht-icon-horecavergunning/utrecht-icon-horecavergunning.stencil.js +19 -0
  754. package/dist/collection/components/generated/utrecht-icon-horecavergunning/utrecht-icon-horecavergunning.stencil.js.map +1 -0
  755. package/dist/collection/components/generated/utrecht-icon-huis/utrecht-icon-huis.stencil.js +19 -0
  756. package/dist/collection/components/generated/utrecht-icon-huis/utrecht-icon-huis.stencil.js.map +1 -0
  757. package/dist/collection/components/generated/utrecht-icon-huis-en-omgeving/utrecht-icon-huis-en-omgeving.stencil.js +19 -0
  758. package/dist/collection/components/generated/utrecht-icon-huis-en-omgeving/utrecht-icon-huis-en-omgeving.stencil.js.map +1 -0
  759. package/dist/collection/components/generated/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.js +19 -0
  760. package/dist/collection/components/generated/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.js.map +1 -0
  761. package/dist/collection/components/generated/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.js +19 -0
  762. package/dist/collection/components/generated/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.js.map +1 -0
  763. package/dist/collection/components/generated/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.js +19 -0
  764. package/dist/collection/components/generated/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.js.map +1 -0
  765. package/dist/collection/components/generated/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.js +19 -0
  766. package/dist/collection/components/generated/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.js.map +1 -0
  767. package/dist/collection/components/generated/utrecht-icon-hulpmiddelen-gezin/utrecht-icon-hulpmiddelen-gezin.stencil.js +19 -0
  768. package/dist/collection/components/generated/utrecht-icon-hulpmiddelen-gezin/utrecht-icon-hulpmiddelen-gezin.stencil.js.map +1 -0
  769. package/dist/collection/components/generated/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.js +19 -0
  770. package/dist/collection/components/generated/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.js.map +1 -0
  771. package/dist/collection/components/generated/utrecht-icon-idee/utrecht-icon-idee.stencil.js +19 -0
  772. package/dist/collection/components/generated/utrecht-icon-idee/utrecht-icon-idee.stencil.js.map +1 -0
  773. package/dist/collection/components/generated/utrecht-icon-informatie/utrecht-icon-informatie.stencil.js +19 -0
  774. package/dist/collection/components/generated/utrecht-icon-informatie/utrecht-icon-informatie.stencil.js.map +1 -0
  775. package/dist/collection/components/generated/utrecht-icon-information/utrecht-icon-information.stencil.js +19 -0
  776. package/dist/collection/components/generated/utrecht-icon-information/utrecht-icon-information.stencil.js.map +1 -0
  777. package/dist/collection/components/generated/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.js +19 -0
  778. package/dist/collection/components/generated/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.js.map +1 -0
  779. package/dist/collection/components/generated/utrecht-icon-inspraak-inwoners/utrecht-icon-inspraak-inwoners.stencil.js +19 -0
  780. package/dist/collection/components/generated/utrecht-icon-inspraak-inwoners/utrecht-icon-inspraak-inwoners.stencil.js.map +1 -0
  781. package/dist/collection/components/generated/utrecht-icon-instagram/utrecht-icon-instagram.stencil.js +19 -0
  782. package/dist/collection/components/generated/utrecht-icon-instagram/utrecht-icon-instagram.stencil.js.map +1 -0
  783. package/dist/collection/components/generated/utrecht-icon-kalender/utrecht-icon-kalender.stencil.js +19 -0
  784. package/dist/collection/components/generated/utrecht-icon-kalender/utrecht-icon-kalender.stencil.js.map +1 -0
  785. package/dist/collection/components/generated/utrecht-icon-kennis/utrecht-icon-kennis.stencil.js +19 -0
  786. package/dist/collection/components/generated/utrecht-icon-kennis/utrecht-icon-kennis.stencil.js.map +1 -0
  787. package/dist/collection/components/generated/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.js +19 -0
  788. package/dist/collection/components/generated/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.js.map +1 -0
  789. package/dist/collection/components/generated/utrecht-icon-klachten/utrecht-icon-klachten.stencil.js +19 -0
  790. package/dist/collection/components/generated/utrecht-icon-klachten/utrecht-icon-klachten.stencil.js.map +1 -0
  791. package/dist/collection/components/generated/utrecht-icon-kroon/utrecht-icon-kroon.stencil.js +19 -0
  792. package/dist/collection/components/generated/utrecht-icon-kroon/utrecht-icon-kroon.stencil.js.map +1 -0
  793. package/dist/collection/components/generated/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.js +19 -0
  794. package/dist/collection/components/generated/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.js.map +1 -0
  795. package/dist/collection/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.js +19 -0
  796. package/dist/collection/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.js.map +1 -0
  797. package/dist/collection/components/generated/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.js +19 -0
  798. package/dist/collection/components/generated/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.js.map +1 -0
  799. package/dist/collection/components/generated/utrecht-icon-lantaarnpaal-oud/utrecht-icon-lantaarnpaal-oud.stencil.js +19 -0
  800. package/dist/collection/components/generated/utrecht-icon-lantaarnpaal-oud/utrecht-icon-lantaarnpaal-oud.stencil.js.map +1 -0
  801. package/dist/collection/components/generated/utrecht-icon-leren/utrecht-icon-leren.stencil.js +19 -0
  802. package/dist/collection/components/generated/utrecht-icon-leren/utrecht-icon-leren.stencil.js.map +1 -0
  803. package/dist/collection/components/generated/utrecht-icon-let-op/utrecht-icon-let-op.stencil.js +19 -0
  804. package/dist/collection/components/generated/utrecht-icon-let-op/utrecht-icon-let-op.stencil.js.map +1 -0
  805. package/dist/collection/components/generated/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.js +19 -0
  806. package/dist/collection/components/generated/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.js.map +1 -0
  807. package/dist/collection/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.js +19 -0
  808. package/dist/collection/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.js.map +1 -0
  809. package/dist/collection/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.js +19 -0
  810. package/dist/collection/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.js.map +1 -0
  811. package/dist/collection/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.js +19 -0
  812. package/dist/collection/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.js.map +1 -0
  813. package/dist/collection/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js +19 -0
  814. package/dist/collection/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js.map +1 -0
  815. package/dist/collection/components/generated/utrecht-icon-markt/utrecht-icon-markt.stencil.js +19 -0
  816. package/dist/collection/components/generated/utrecht-icon-markt/utrecht-icon-markt.stencil.js.map +1 -0
  817. package/dist/collection/components/generated/utrecht-icon-melding/utrecht-icon-melding.stencil.js +19 -0
  818. package/dist/collection/components/generated/utrecht-icon-melding/utrecht-icon-melding.stencil.js.map +1 -0
  819. package/dist/collection/components/generated/utrecht-icon-melding-boom/utrecht-icon-melding-boom.stencil.js +19 -0
  820. package/dist/collection/components/generated/utrecht-icon-melding-boom/utrecht-icon-melding-boom.stencil.js.map +1 -0
  821. package/dist/collection/components/generated/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.js +19 -0
  822. package/dist/collection/components/generated/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.js.map +1 -0
  823. package/dist/collection/components/generated/utrecht-icon-melding-openbareruimte/utrecht-icon-melding-openbareruimte.stencil.js +19 -0
  824. package/dist/collection/components/generated/utrecht-icon-melding-openbareruimte/utrecht-icon-melding-openbareruimte.stencil.js.map +1 -0
  825. package/dist/collection/components/generated/utrecht-icon-melding-verlichting/utrecht-icon-melding-verlichting.stencil.js +19 -0
  826. package/dist/collection/components/generated/utrecht-icon-melding-verlichting/utrecht-icon-melding-verlichting.stencil.js.map +1 -0
  827. package/dist/collection/components/generated/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.js +19 -0
  828. package/dist/collection/components/generated/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.js.map +1 -0
  829. package/dist/collection/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.js +19 -0
  830. package/dist/collection/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.js.map +1 -0
  831. package/dist/collection/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.js +19 -0
  832. package/dist/collection/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.js.map +1 -0
  833. package/dist/collection/components/generated/utrecht-icon-meterkast/utrecht-icon-meterkast.stencil.js +19 -0
  834. package/dist/collection/components/generated/utrecht-icon-meterkast/utrecht-icon-meterkast.stencil.js.map +1 -0
  835. package/dist/collection/components/generated/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.js +19 -0
  836. package/dist/collection/components/generated/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.js.map +1 -0
  837. package/dist/collection/components/generated/utrecht-icon-milieu-zone/utrecht-icon-milieu-zone.stencil.js +19 -0
  838. package/dist/collection/components/generated/utrecht-icon-milieu-zone/utrecht-icon-milieu-zone.stencil.js.map +1 -0
  839. package/dist/collection/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.js +19 -0
  840. package/dist/collection/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.js.map +1 -0
  841. package/dist/collection/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.js +19 -0
  842. package/dist/collection/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.js.map +1 -0
  843. package/dist/collection/components/generated/utrecht-icon-mobiliteit/utrecht-icon-mobiliteit.stencil.js +19 -0
  844. package/dist/collection/components/generated/utrecht-icon-mobiliteit/utrecht-icon-mobiliteit.stencil.js.map +1 -0
  845. package/dist/collection/components/generated/utrecht-icon-natuur/utrecht-icon-natuur.stencil.js +19 -0
  846. package/dist/collection/components/generated/utrecht-icon-natuur/utrecht-icon-natuur.stencil.js.map +1 -0
  847. package/dist/collection/components/generated/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.js +19 -0
  848. package/dist/collection/components/generated/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.js.map +1 -0
  849. package/dist/collection/components/generated/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.js +19 -0
  850. package/dist/collection/components/generated/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.js.map +1 -0
  851. package/dist/collection/components/generated/utrecht-icon-om-het-huis/utrecht-icon-om-het-huis.stencil.js +19 -0
  852. package/dist/collection/components/generated/utrecht-icon-om-het-huis/utrecht-icon-om-het-huis.stencil.js.map +1 -0
  853. package/dist/collection/components/generated/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.js +19 -0
  854. package/dist/collection/components/generated/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.js.map +1 -0
  855. package/dist/collection/components/generated/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.js +19 -0
  856. package/dist/collection/components/generated/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.js.map +1 -0
  857. package/dist/collection/components/generated/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.js +19 -0
  858. package/dist/collection/components/generated/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.js.map +1 -0
  859. package/dist/collection/components/generated/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.js +19 -0
  860. package/dist/collection/components/generated/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.js.map +1 -0
  861. package/dist/collection/components/generated/utrecht-icon-ondernemen/utrecht-icon-ondernemen.stencil.js +19 -0
  862. package/dist/collection/components/generated/utrecht-icon-ondernemen/utrecht-icon-ondernemen.stencil.js.map +1 -0
  863. package/dist/collection/components/generated/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.js +19 -0
  864. package/dist/collection/components/generated/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.js.map +1 -0
  865. package/dist/collection/components/generated/utrecht-icon-over-de-stad/utrecht-icon-over-de-stad.stencil.js +19 -0
  866. package/dist/collection/components/generated/utrecht-icon-over-de-stad/utrecht-icon-over-de-stad.stencil.js.map +1 -0
  867. package/dist/collection/components/generated/utrecht-icon-overlijden/utrecht-icon-overlijden.stencil.js +19 -0
  868. package/dist/collection/components/generated/utrecht-icon-overlijden/utrecht-icon-overlijden.stencil.js.map +1 -0
  869. package/dist/collection/components/generated/utrecht-icon-panden/utrecht-icon-panden.stencil.js +19 -0
  870. package/dist/collection/components/generated/utrecht-icon-panden/utrecht-icon-panden.stencil.js.map +1 -0
  871. package/dist/collection/components/generated/utrecht-icon-park/utrecht-icon-park.stencil.js +19 -0
  872. package/dist/collection/components/generated/utrecht-icon-park/utrecht-icon-park.stencil.js.map +1 -0
  873. package/dist/collection/components/generated/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.js +19 -0
  874. package/dist/collection/components/generated/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.js.map +1 -0
  875. package/dist/collection/components/generated/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.js +19 -0
  876. package/dist/collection/components/generated/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.js.map +1 -0
  877. package/dist/collection/components/generated/utrecht-icon-parken/utrecht-icon-parken.stencil.js +19 -0
  878. package/dist/collection/components/generated/utrecht-icon-parken/utrecht-icon-parken.stencil.js.map +1 -0
  879. package/dist/collection/components/generated/utrecht-icon-parkeren/utrecht-icon-parkeren.stencil.js +19 -0
  880. package/dist/collection/components/generated/utrecht-icon-parkeren/utrecht-icon-parkeren.stencil.js.map +1 -0
  881. package/dist/collection/components/generated/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.js +19 -0
  882. package/dist/collection/components/generated/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.js.map +1 -0
  883. package/dist/collection/components/generated/utrecht-icon-parkeren-betaalautomaat/utrecht-icon-parkeren-betaalautomaat.stencil.js +19 -0
  884. package/dist/collection/components/generated/utrecht-icon-parkeren-betaalautomaat/utrecht-icon-parkeren-betaalautomaat.stencil.js.map +1 -0
  885. package/dist/collection/components/generated/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.js +19 -0
  886. package/dist/collection/components/generated/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.js.map +1 -0
  887. package/dist/collection/components/generated/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.js +19 -0
  888. package/dist/collection/components/generated/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.js.map +1 -0
  889. package/dist/collection/components/generated/utrecht-icon-participatie-like/utrecht-icon-participatie-like.stencil.js +19 -0
  890. package/dist/collection/components/generated/utrecht-icon-participatie-like/utrecht-icon-participatie-like.stencil.js.map +1 -0
  891. package/dist/collection/components/generated/utrecht-icon-participatie-pitch/utrecht-icon-participatie-pitch.stencil.js +19 -0
  892. package/dist/collection/components/generated/utrecht-icon-participatie-pitch/utrecht-icon-participatie-pitch.stencil.js.map +1 -0
  893. package/dist/collection/components/generated/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.js +19 -0
  894. package/dist/collection/components/generated/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.js.map +1 -0
  895. package/dist/collection/components/generated/utrecht-icon-presentatie/utrecht-icon-presentatie.stencil.js +19 -0
  896. package/dist/collection/components/generated/utrecht-icon-presentatie/utrecht-icon-presentatie.stencil.js.map +1 -0
  897. package/dist/collection/components/generated/utrecht-icon-prijskaartje/utrecht-icon-prijskaartje.stencil.js +19 -0
  898. package/dist/collection/components/generated/utrecht-icon-prijskaartje/utrecht-icon-prijskaartje.stencil.js.map +1 -0
  899. package/dist/collection/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.js +19 -0
  900. package/dist/collection/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.js.map +1 -0
  901. package/dist/collection/components/generated/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.js +19 -0
  902. package/dist/collection/components/generated/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.js.map +1 -0
  903. package/dist/collection/components/generated/utrecht-icon-rioolheffing/utrecht-icon-rioolheffing.stencil.js +19 -0
  904. package/dist/collection/components/generated/utrecht-icon-rioolheffing/utrecht-icon-rioolheffing.stencil.js.map +1 -0
  905. package/dist/collection/components/generated/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.js +19 -0
  906. package/dist/collection/components/generated/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.js.map +1 -0
  907. package/dist/collection/components/generated/utrecht-icon-schild-gemeente-utrecht/utrecht-icon-schild-gemeente-utrecht.stencil.js +19 -0
  908. package/dist/collection/components/generated/utrecht-icon-schild-gemeente-utrecht/utrecht-icon-schild-gemeente-utrecht.stencil.js.map +1 -0
  909. package/dist/collection/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.js +19 -0
  910. package/dist/collection/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.js.map +1 -0
  911. package/dist/collection/components/generated/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.js +19 -0
  912. package/dist/collection/components/generated/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.js.map +1 -0
  913. package/dist/collection/components/generated/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.js +19 -0
  914. package/dist/collection/components/generated/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.js.map +1 -0
  915. package/dist/collection/components/generated/utrecht-icon-slechtziende-hoordende/utrecht-icon-slechtziende-hoordende.stencil.js +19 -0
  916. package/dist/collection/components/generated/utrecht-icon-slechtziende-hoordende/utrecht-icon-slechtziende-hoordende.stencil.js.map +1 -0
  917. package/dist/collection/components/generated/utrecht-icon-sport/utrecht-icon-sport.stencil.js +19 -0
  918. package/dist/collection/components/generated/utrecht-icon-sport/utrecht-icon-sport.stencil.js.map +1 -0
  919. package/dist/collection/components/generated/utrecht-icon-sport-en-cultuur/utrecht-icon-sport-en-cultuur.stencil.js +19 -0
  920. package/dist/collection/components/generated/utrecht-icon-sport-en-cultuur/utrecht-icon-sport-en-cultuur.stencil.js.map +1 -0
  921. package/dist/collection/components/generated/utrecht-icon-sport-voetbal/utrecht-icon-sport-voetbal.stencil.js +19 -0
  922. package/dist/collection/components/generated/utrecht-icon-sport-voetbal/utrecht-icon-sport-voetbal.stencil.js.map +1 -0
  923. package/dist/collection/components/generated/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.js +19 -0
  924. package/dist/collection/components/generated/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.js.map +1 -0
  925. package/dist/collection/components/generated/utrecht-icon-strand/utrecht-icon-strand.stencil.js +19 -0
  926. package/dist/collection/components/generated/utrecht-icon-strand/utrecht-icon-strand.stencil.js.map +1 -0
  927. package/dist/collection/components/generated/utrecht-icon-strooien/utrecht-icon-strooien.stencil.js +19 -0
  928. package/dist/collection/components/generated/utrecht-icon-strooien/utrecht-icon-strooien.stencil.js.map +1 -0
  929. package/dist/collection/components/generated/utrecht-icon-subsidie/utrecht-icon-subsidie.stencil.js +19 -0
  930. package/dist/collection/components/generated/utrecht-icon-subsidie/utrecht-icon-subsidie.stencil.js.map +1 -0
  931. package/dist/collection/components/generated/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.js +19 -0
  932. package/dist/collection/components/generated/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.js.map +1 -0
  933. package/dist/collection/components/generated/utrecht-icon-t-shirt/utrecht-icon-t-shirt.stencil.js +19 -0
  934. package/dist/collection/components/generated/utrecht-icon-t-shirt/utrecht-icon-t-shirt.stencil.js.map +1 -0
  935. package/dist/collection/components/generated/utrecht-icon-thuiswerken/utrecht-icon-thuiswerken.stencil.js +19 -0
  936. package/dist/collection/components/generated/utrecht-icon-thuiswerken/utrecht-icon-thuiswerken.stencil.js.map +1 -0
  937. package/dist/collection/components/generated/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.js +19 -0
  938. package/dist/collection/components/generated/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.js.map +1 -0
  939. package/dist/collection/components/generated/utrecht-icon-trein/utrecht-icon-trein.stencil.js +19 -0
  940. package/dist/collection/components/generated/utrecht-icon-trein/utrecht-icon-trein.stencil.js.map +1 -0
  941. package/dist/collection/components/generated/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.js +19 -0
  942. package/dist/collection/components/generated/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.js.map +1 -0
  943. package/dist/collection/components/generated/utrecht-icon-twitter/utrecht-icon-twitter.stencil.js +19 -0
  944. package/dist/collection/components/generated/utrecht-icon-twitter/utrecht-icon-twitter.stencil.js.map +1 -0
  945. package/dist/collection/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.js +19 -0
  946. package/dist/collection/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.js.map +1 -0
  947. package/dist/collection/components/generated/utrecht-icon-uw-wijk/utrecht-icon-uw-wijk.stencil.js +19 -0
  948. package/dist/collection/components/generated/utrecht-icon-uw-wijk/utrecht-icon-uw-wijk.stencil.js.map +1 -0
  949. package/dist/collection/components/generated/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.js +19 -0
  950. package/dist/collection/components/generated/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.js.map +1 -0
  951. package/dist/collection/components/generated/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.js +19 -0
  952. package/dist/collection/components/generated/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.js.map +1 -0
  953. package/dist/collection/components/generated/utrecht-icon-vergaderen/utrecht-icon-vergaderen.stencil.js +19 -0
  954. package/dist/collection/components/generated/utrecht-icon-vergaderen/utrecht-icon-vergaderen.stencil.js.map +1 -0
  955. package/dist/collection/components/generated/utrecht-icon-vergaderendigitaal/utrecht-icon-vergaderendigitaal.stencil.js +19 -0
  956. package/dist/collection/components/generated/utrecht-icon-vergaderendigitaal/utrecht-icon-vergaderendigitaal.stencil.js.map +1 -0
  957. package/dist/collection/components/generated/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.js +19 -0
  958. package/dist/collection/components/generated/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.js.map +1 -0
  959. package/dist/collection/components/generated/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.js +19 -0
  960. package/dist/collection/components/generated/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.js.map +1 -0
  961. package/dist/collection/components/generated/utrecht-icon-verkeerslicht/utrecht-icon-verkeerslicht.stencil.js +19 -0
  962. package/dist/collection/components/generated/utrecht-icon-verkeerslicht/utrecht-icon-verkeerslicht.stencil.js.map +1 -0
  963. package/dist/collection/components/generated/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.js +19 -0
  964. package/dist/collection/components/generated/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.js.map +1 -0
  965. package/dist/collection/components/generated/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.js +19 -0
  966. package/dist/collection/components/generated/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.js.map +1 -0
  967. package/dist/collection/components/generated/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.js +19 -0
  968. package/dist/collection/components/generated/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.js.map +1 -0
  969. package/dist/collection/components/generated/utrecht-icon-virus/utrecht-icon-virus.stencil.js +19 -0
  970. package/dist/collection/components/generated/utrecht-icon-virus/utrecht-icon-virus.stencil.js.map +1 -0
  971. package/dist/collection/components/generated/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.js +19 -0
  972. package/dist/collection/components/generated/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.js.map +1 -0
  973. package/dist/collection/components/generated/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.js +19 -0
  974. package/dist/collection/components/generated/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.js.map +1 -0
  975. package/dist/collection/components/generated/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.js +19 -0
  976. package/dist/collection/components/generated/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.js.map +1 -0
  977. package/dist/collection/components/generated/utrecht-icon-vuilnisbak/utrecht-icon-vuilnisbak.stencil.js +19 -0
  978. package/dist/collection/components/generated/utrecht-icon-vuilnisbak/utrecht-icon-vuilnisbak.stencil.js.map +1 -0
  979. package/dist/collection/components/generated/utrecht-icon-vuilniszak/utrecht-icon-vuilniszak.stencil.js +19 -0
  980. package/dist/collection/components/generated/utrecht-icon-vuilniszak/utrecht-icon-vuilniszak.stencil.js.map +1 -0
  981. package/dist/collection/components/generated/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.js +19 -0
  982. package/dist/collection/components/generated/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.js.map +1 -0
  983. package/dist/collection/components/generated/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.js +19 -0
  984. package/dist/collection/components/generated/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.js.map +1 -0
  985. package/dist/collection/components/generated/utrecht-icon-warm/utrecht-icon-warm.stencil.js +19 -0
  986. package/dist/collection/components/generated/utrecht-icon-warm/utrecht-icon-warm.stencil.js.map +1 -0
  987. package/dist/collection/components/generated/utrecht-icon-warning/utrecht-icon-warning.stencil.js +19 -0
  988. package/dist/collection/components/generated/utrecht-icon-warning/utrecht-icon-warning.stencil.js.map +1 -0
  989. package/dist/collection/components/generated/utrecht-icon-werken/utrecht-icon-werken.stencil.js +19 -0
  990. package/dist/collection/components/generated/utrecht-icon-werken/utrecht-icon-werken.stencil.js.map +1 -0
  991. package/dist/collection/components/generated/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.js +19 -0
  992. package/dist/collection/components/generated/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.js.map +1 -0
  993. package/dist/collection/components/generated/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.js +19 -0
  994. package/dist/collection/components/generated/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.js.map +1 -0
  995. package/dist/collection/components/generated/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.js +19 -0
  996. package/dist/collection/components/generated/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.js.map +1 -0
  997. package/dist/collection/components/generated/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.js +19 -0
  998. package/dist/collection/components/generated/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.js.map +1 -0
  999. package/dist/collection/components/generated/utrecht-icon-x/utrecht-icon-x.stencil.js +19 -0
  1000. package/dist/collection/components/generated/utrecht-icon-x/utrecht-icon-x.stencil.js.map +1 -0
  1001. package/dist/collection/components/generated/utrecht-icon-youtube/utrecht-icon-youtube.stencil.js +19 -0
  1002. package/dist/collection/components/generated/utrecht-icon-youtube/utrecht-icon-youtube.stencil.js.map +1 -0
  1003. package/dist/collection/components/generated/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.js +19 -0
  1004. package/dist/collection/components/generated/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.js.map +1 -0
  1005. package/dist/collection/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.js +19 -0
  1006. package/dist/collection/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.js.map +1 -0
  1007. package/dist/collection/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.js +19 -0
  1008. package/dist/collection/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.js.map +1 -0
  1009. package/dist/collection/components/generated/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.js +19 -0
  1010. package/dist/collection/components/generated/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.js.map +1 -0
  1011. package/dist/collection/components/generated/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.js +19 -0
  1012. package/dist/collection/components/generated/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.js.map +1 -0
  1013. package/dist/collection/components/generated/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.js +19 -0
  1014. package/dist/collection/components/generated/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.js.map +1 -0
  1015. package/dist/collection/components/generated/utrecht-icon-zweefpaal/utrecht-icon-zweefpaal.stencil.js +19 -0
  1016. package/dist/collection/components/generated/utrecht-icon-zweefpaal/utrecht-icon-zweefpaal.stencil.js.map +1 -0
  1017. package/dist/collection/components/generated/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js +19 -0
  1018. package/dist/collection/components/generated/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js.map +1 -0
  1019. package/dist/collection/components/heading-1.css +45 -0
  1020. package/dist/collection/components/heading-1.js +19 -0
  1021. package/dist/collection/components/heading-1.js.map +1 -0
  1022. package/dist/collection/components/heading-2.css +45 -0
  1023. package/dist/collection/components/heading-2.js +19 -0
  1024. package/dist/collection/components/heading-2.js.map +1 -0
  1025. package/dist/collection/components/heading-3.css +45 -0
  1026. package/dist/collection/components/heading-3.js +19 -0
  1027. package/dist/collection/components/heading-3.js.map +1 -0
  1028. package/dist/collection/components/heading-4.css +45 -0
  1029. package/dist/collection/components/heading-4.js +19 -0
  1030. package/dist/collection/components/heading-4.js.map +1 -0
  1031. package/dist/collection/components/heading-5.css +45 -0
  1032. package/dist/collection/components/heading-5.js +19 -0
  1033. package/dist/collection/components/heading-5.js.map +1 -0
  1034. package/dist/collection/components/heading-6.css +45 -0
  1035. package/dist/collection/components/heading-6.js +19 -0
  1036. package/dist/collection/components/heading-6.js.map +1 -0
  1037. package/dist/collection/components/heading-group.css +25 -0
  1038. package/dist/collection/components/heading-group.js +24 -0
  1039. package/dist/collection/components/heading-group.js.map +1 -0
  1040. package/dist/collection/components/heading.css +215 -0
  1041. package/dist/collection/components/heading.js +63 -0
  1042. package/dist/collection/components/heading.js.map +1 -0
  1043. package/dist/collection/components/html-content.css +1822 -0
  1044. package/dist/collection/components/html-content.js +22 -0
  1045. package/dist/collection/components/html-content.js.map +1 -0
  1046. package/dist/collection/components/iban-data.css +28 -0
  1047. package/dist/collection/components/iban-data.js +67 -0
  1048. package/dist/collection/components/iban-data.js.map +1 -0
  1049. package/dist/collection/components/icon/generated.css +34 -0
  1050. package/dist/collection/components/icon.css +34 -0
  1051. package/dist/collection/components/icon.js +19 -0
  1052. package/dist/collection/components/icon.js.map +1 -0
  1053. package/dist/collection/components/link-button.css +216 -0
  1054. package/dist/collection/components/link-button.js +103 -0
  1055. package/dist/collection/components/link-button.js.map +1 -0
  1056. package/dist/collection/components/link.css +259 -0
  1057. package/dist/collection/components/link.js +48 -0
  1058. package/dist/collection/components/link.js.map +1 -0
  1059. package/dist/collection/components/logo-button.css +25 -0
  1060. package/dist/collection/components/logo-button.js +24 -0
  1061. package/dist/collection/components/logo-button.js.map +1 -0
  1062. package/dist/collection/components/logo-image.css +29 -0
  1063. package/dist/collection/components/logo-image.js +24 -0
  1064. package/dist/collection/components/logo-image.js.map +1 -0
  1065. package/dist/collection/components/logo.css +26 -0
  1066. package/dist/collection/components/logo.js +24 -0
  1067. package/dist/collection/components/logo.js.map +1 -0
  1068. package/dist/collection/components/map-marker.css +25 -0
  1069. package/dist/collection/components/map-marker.js +19 -0
  1070. package/dist/collection/components/map-marker.js.map +1 -0
  1071. package/dist/collection/components/mark.css +53 -0
  1072. package/dist/collection/components/mark.js +24 -0
  1073. package/dist/collection/components/mark.js.map +1 -0
  1074. package/dist/collection/components/multiline-data.css +36 -0
  1075. package/dist/collection/components/multiline-data.js +24 -0
  1076. package/dist/collection/components/multiline-data.js.map +1 -0
  1077. package/dist/collection/components/number-data.css +34 -0
  1078. package/dist/collection/components/number-data.js +51 -0
  1079. package/dist/collection/components/number-data.js.map +1 -0
  1080. package/dist/collection/components/page-content.css +36 -0
  1081. package/dist/collection/components/page-content.js +23 -0
  1082. package/dist/collection/components/page-content.js.map +1 -0
  1083. package/dist/collection/components/page-footer.css +47 -0
  1084. package/dist/collection/components/page-footer.js +23 -0
  1085. package/dist/collection/components/page-footer.js.map +1 -0
  1086. package/dist/collection/components/page-header.css +35 -0
  1087. package/dist/collection/components/page-header.js +23 -0
  1088. package/dist/collection/components/page-header.js.map +1 -0
  1089. package/dist/collection/components/page.css +35 -0
  1090. package/dist/collection/components/page.js +23 -0
  1091. package/dist/collection/components/page.js.map +1 -0
  1092. package/dist/collection/components/pagination.css +150 -0
  1093. package/dist/collection/components/pagination.js +120 -0
  1094. package/dist/collection/components/pagination.js.map +1 -0
  1095. package/dist/collection/components/paragraph.css +55 -0
  1096. package/dist/collection/components/paragraph.js +44 -0
  1097. package/dist/collection/components/paragraph.js.map +1 -0
  1098. package/dist/collection/components/pre-heading.css +24 -0
  1099. package/dist/collection/components/pre-heading.js +24 -0
  1100. package/dist/collection/components/pre-heading.js.map +1 -0
  1101. package/dist/collection/components/progress-list-item.js +140 -0
  1102. package/dist/collection/components/progress-list-item.js.map +1 -0
  1103. package/dist/collection/components/progress-list.css +318 -0
  1104. package/dist/collection/components/progress-list.js +24 -0
  1105. package/dist/collection/components/progress-list.js.map +1 -0
  1106. package/dist/collection/components/progress-sublist-item.js +74 -0
  1107. package/dist/collection/components/progress-sublist-item.js.map +1 -0
  1108. package/dist/collection/components/separator.css +35 -0
  1109. package/dist/collection/components/separator.js +19 -0
  1110. package/dist/collection/components/separator.js.map +1 -0
  1111. package/dist/collection/components/sidenav.css +200 -0
  1112. package/dist/collection/components/sidenav.js +50 -0
  1113. package/dist/collection/components/sidenav.js.map +1 -0
  1114. package/dist/collection/components/skip-link.css +102 -0
  1115. package/dist/collection/components/skip-link.js +48 -0
  1116. package/dist/collection/components/skip-link.js.map +1 -0
  1117. package/dist/collection/components/spotlight-section.css +52 -0
  1118. package/dist/collection/components/spotlight-section.js +49 -0
  1119. package/dist/collection/components/spotlight-section.js.map +1 -0
  1120. package/dist/collection/components/surface.css +31 -0
  1121. package/dist/collection/components/surface.js +24 -0
  1122. package/dist/collection/components/surface.js.map +1 -0
  1123. package/dist/collection/components/table-body.css +14 -0
  1124. package/dist/collection/components/table-body.js +19 -0
  1125. package/dist/collection/components/table-body.js.map +1 -0
  1126. package/dist/collection/components/table-caption.css +24 -0
  1127. package/dist/collection/components/table-caption.js +20 -0
  1128. package/dist/collection/components/table-caption.js.map +1 -0
  1129. package/dist/collection/components/table-cell.css +26 -0
  1130. package/dist/collection/components/table-cell.js +19 -0
  1131. package/dist/collection/components/table-cell.js.map +1 -0
  1132. package/dist/collection/components/table-footer.css +15 -0
  1133. package/dist/collection/components/table-footer.js +19 -0
  1134. package/dist/collection/components/table-footer.js.map +1 -0
  1135. package/dist/collection/components/table-header-cell.css +28 -0
  1136. package/dist/collection/components/table-header-cell.js +43 -0
  1137. package/dist/collection/components/table-header-cell.js.map +1 -0
  1138. package/dist/collection/components/table-header.css +21 -0
  1139. package/dist/collection/components/table-header.js +19 -0
  1140. package/dist/collection/components/table-header.js.map +1 -0
  1141. package/dist/collection/components/table-row.css +15 -0
  1142. package/dist/collection/components/table-row.js +19 -0
  1143. package/dist/collection/components/table-row.js.map +1 -0
  1144. package/dist/collection/components/table.css +27 -0
  1145. package/dist/collection/components/table.js +19 -0
  1146. package/dist/collection/components/table.js.map +1 -0
  1147. package/dist/collection/components/textarea.css +174 -0
  1148. package/dist/collection/components/textarea.js +211 -0
  1149. package/dist/collection/components/textarea.js.map +1 -0
  1150. package/dist/collection/components/textbox.css +213 -0
  1151. package/dist/collection/components/textbox.js +306 -0
  1152. package/dist/collection/components/textbox.js.map +1 -0
  1153. package/dist/collection/components/url-data.css +29 -0
  1154. package/dist/collection/components/url-data.js +24 -0
  1155. package/dist/collection/components/url-data.js.map +1 -0
  1156. package/dist/collection/index.js +2 -0
  1157. package/dist/collection/index.js.map +1 -0
  1158. package/dist/collection/utils/utils.js +4 -0
  1159. package/dist/collection/utils/utils.js.map +1 -0
  1160. package/dist/components/button.js +142 -0
  1161. package/dist/components/button.js.map +1 -0
  1162. package/dist/components/clsx.m.js +5 -0
  1163. package/dist/components/clsx.m.js.map +1 -0
  1164. package/dist/components/digid-logo.js +32 -0
  1165. package/dist/components/digid-logo.js.map +1 -0
  1166. package/dist/components/form-field-description.js +37 -0
  1167. package/dist/components/form-field-description.js.map +1 -0
  1168. package/dist/components/heading-2.js +32 -0
  1169. package/dist/components/heading-2.js.map +1 -0
  1170. package/dist/components/heading-3.js +32 -0
  1171. package/dist/components/heading-3.js.map +1 -0
  1172. package/dist/components/index.d.ts +27 -0
  1173. package/dist/components/index.js +3 -0
  1174. package/dist/components/index.js.map +1 -0
  1175. package/dist/components/paragraph.js +36 -0
  1176. package/dist/components/paragraph.js.map +1 -0
  1177. package/dist/components/utrecht-alert.d.ts +11 -0
  1178. package/dist/components/utrecht-alert.js +44 -0
  1179. package/dist/components/utrecht-alert.js.map +1 -0
  1180. package/dist/components/utrecht-article.d.ts +11 -0
  1181. package/dist/components/utrecht-article.js +35 -0
  1182. package/dist/components/utrecht-article.js.map +1 -0
  1183. package/dist/components/utrecht-backdrop.d.ts +11 -0
  1184. package/dist/components/utrecht-backdrop.js +40 -0
  1185. package/dist/components/utrecht-backdrop.js.map +1 -0
  1186. package/dist/components/utrecht-badge-counter.d.ts +11 -0
  1187. package/dist/components/utrecht-badge-counter.js +46 -0
  1188. package/dist/components/utrecht-badge-counter.js.map +1 -0
  1189. package/dist/components/utrecht-badge-data.d.ts +11 -0
  1190. package/dist/components/utrecht-badge-data.js +35 -0
  1191. package/dist/components/utrecht-badge-data.js.map +1 -0
  1192. package/dist/components/utrecht-badge-list.d.ts +11 -0
  1193. package/dist/components/utrecht-badge-list.js +35 -0
  1194. package/dist/components/utrecht-badge-list.js.map +1 -0
  1195. package/dist/components/utrecht-badge-status.d.ts +11 -0
  1196. package/dist/components/utrecht-badge-status.js +38 -0
  1197. package/dist/components/utrecht-badge-status.js.map +1 -0
  1198. package/dist/components/utrecht-breadcrumb-nav.d.ts +11 -0
  1199. package/dist/components/utrecht-breadcrumb-nav.js +43 -0
  1200. package/dist/components/utrecht-breadcrumb-nav.js.map +1 -0
  1201. package/dist/components/utrecht-button-group.d.ts +11 -0
  1202. package/dist/components/utrecht-button-group.js +35 -0
  1203. package/dist/components/utrecht-button-group.js.map +1 -0
  1204. package/dist/components/utrecht-button-link.d.ts +11 -0
  1205. package/dist/components/utrecht-button-link.js +45 -0
  1206. package/dist/components/utrecht-button-link.js.map +1 -0
  1207. package/dist/components/utrecht-button.d.ts +11 -0
  1208. package/dist/components/utrecht-button.js +8 -0
  1209. package/dist/components/utrecht-button.js.map +1 -0
  1210. package/dist/components/utrecht-checkbox.d.ts +11 -0
  1211. package/dist/components/utrecht-checkbox.js +53 -0
  1212. package/dist/components/utrecht-checkbox.js.map +1 -0
  1213. package/dist/components/utrecht-code-block.d.ts +11 -0
  1214. package/dist/components/utrecht-code-block.js +35 -0
  1215. package/dist/components/utrecht-code-block.js.map +1 -0
  1216. package/dist/components/utrecht-code.d.ts +11 -0
  1217. package/dist/components/utrecht-code.js +35 -0
  1218. package/dist/components/utrecht-code.js.map +1 -0
  1219. package/dist/components/utrecht-color-sample.d.ts +11 -0
  1220. package/dist/components/utrecht-color-sample.js +41 -0
  1221. package/dist/components/utrecht-color-sample.js.map +1 -0
  1222. package/dist/components/utrecht-column-layout.d.ts +11 -0
  1223. package/dist/components/utrecht-column-layout.js +38 -0
  1224. package/dist/components/utrecht-column-layout.js.map +1 -0
  1225. package/dist/components/utrecht-contact-card-template.d.ts +11 -0
  1226. package/dist/components/utrecht-contact-card-template.js +53 -0
  1227. package/dist/components/utrecht-contact-card-template.js.map +1 -0
  1228. package/dist/components/utrecht-custom-checkbox.d.ts +11 -0
  1229. package/dist/components/utrecht-custom-checkbox.js +48 -0
  1230. package/dist/components/utrecht-custom-checkbox.js.map +1 -0
  1231. package/dist/components/utrecht-data-list-actions.d.ts +11 -0
  1232. package/dist/components/utrecht-data-list-actions.js +35 -0
  1233. package/dist/components/utrecht-data-list-actions.js.map +1 -0
  1234. package/dist/components/utrecht-data-list-item.d.ts +11 -0
  1235. package/dist/components/utrecht-data-list-item.js +35 -0
  1236. package/dist/components/utrecht-data-list-item.js.map +1 -0
  1237. package/dist/components/utrecht-data-list-key.d.ts +11 -0
  1238. package/dist/components/utrecht-data-list-key.js +35 -0
  1239. package/dist/components/utrecht-data-list-key.js.map +1 -0
  1240. package/dist/components/utrecht-data-list-value.d.ts +11 -0
  1241. package/dist/components/utrecht-data-list-value.js +35 -0
  1242. package/dist/components/utrecht-data-list-value.js.map +1 -0
  1243. package/dist/components/utrecht-data-list.d.ts +11 -0
  1244. package/dist/components/utrecht-data-list.js +35 -0
  1245. package/dist/components/utrecht-data-list.js.map +1 -0
  1246. package/dist/components/utrecht-digid-button.d.ts +11 -0
  1247. package/dist/components/utrecht-digid-button.js +44 -0
  1248. package/dist/components/utrecht-digid-button.js.map +1 -0
  1249. package/dist/components/utrecht-digid-logo.d.ts +11 -0
  1250. package/dist/components/utrecht-digid-logo.js +8 -0
  1251. package/dist/components/utrecht-digid-logo.js.map +1 -0
  1252. package/dist/components/utrecht-document.d.ts +11 -0
  1253. package/dist/components/utrecht-document.js +35 -0
  1254. package/dist/components/utrecht-document.js.map +1 -0
  1255. package/dist/components/utrecht-drawer.d.ts +11 -0
  1256. package/dist/components/utrecht-drawer.js +62 -0
  1257. package/dist/components/utrecht-drawer.js.map +1 -0
  1258. package/dist/components/utrecht-eherkenning-logo.d.ts +11 -0
  1259. package/dist/components/utrecht-eherkenning-logo.js +35 -0
  1260. package/dist/components/utrecht-eherkenning-logo.js.map +1 -0
  1261. package/dist/components/utrecht-eidas-logo.d.ts +11 -0
  1262. package/dist/components/utrecht-eidas-logo.js +35 -0
  1263. package/dist/components/utrecht-eidas-logo.js.map +1 -0
  1264. package/dist/components/utrecht-emphasis.d.ts +11 -0
  1265. package/dist/components/utrecht-emphasis.js +35 -0
  1266. package/dist/components/utrecht-emphasis.js.map +1 -0
  1267. package/dist/components/utrecht-flex-wrap-fallback.d.ts +11 -0
  1268. package/dist/components/utrecht-flex-wrap-fallback.js +76 -0
  1269. package/dist/components/utrecht-flex-wrap-fallback.js.map +1 -0
  1270. package/dist/components/utrecht-form-field-checkbox.d.ts +11 -0
  1271. package/dist/components/utrecht-form-field-checkbox.js +87 -0
  1272. package/dist/components/utrecht-form-field-checkbox.js.map +1 -0
  1273. package/dist/components/utrecht-form-field-description.d.ts +11 -0
  1274. package/dist/components/utrecht-form-field-description.js +8 -0
  1275. package/dist/components/utrecht-form-field-description.js.map +1 -0
  1276. package/dist/components/utrecht-form-field-error-message.d.ts +11 -0
  1277. package/dist/components/utrecht-form-field-error-message.js +35 -0
  1278. package/dist/components/utrecht-form-field-error-message.js.map +1 -0
  1279. package/dist/components/utrecht-form-field-textarea.d.ts +11 -0
  1280. package/dist/components/utrecht-form-field-textarea.js +85 -0
  1281. package/dist/components/utrecht-form-field-textarea.js.map +1 -0
  1282. package/dist/components/utrecht-form-field-textbox.d.ts +11 -0
  1283. package/dist/components/utrecht-form-field-textbox.js +96 -0
  1284. package/dist/components/utrecht-form-field-textbox.js.map +1 -0
  1285. package/dist/components/utrecht-form-toggle.d.ts +11 -0
  1286. package/dist/components/utrecht-form-toggle.js +67 -0
  1287. package/dist/components/utrecht-form-toggle.js.map +1 -0
  1288. package/dist/components/utrecht-form.d.ts +11 -0
  1289. package/dist/components/utrecht-form.js +52 -0
  1290. package/dist/components/utrecht-form.js.map +1 -0
  1291. package/dist/components/utrecht-heading-1.d.ts +11 -0
  1292. package/dist/components/utrecht-heading-1.js +35 -0
  1293. package/dist/components/utrecht-heading-1.js.map +1 -0
  1294. package/dist/components/utrecht-heading-2.d.ts +11 -0
  1295. package/dist/components/utrecht-heading-2.js +8 -0
  1296. package/dist/components/utrecht-heading-2.js.map +1 -0
  1297. package/dist/components/utrecht-heading-3.d.ts +11 -0
  1298. package/dist/components/utrecht-heading-3.js +8 -0
  1299. package/dist/components/utrecht-heading-3.js.map +1 -0
  1300. package/dist/components/utrecht-heading-4.d.ts +11 -0
  1301. package/dist/components/utrecht-heading-4.js +35 -0
  1302. package/dist/components/utrecht-heading-4.js.map +1 -0
  1303. package/dist/components/utrecht-heading-5.d.ts +11 -0
  1304. package/dist/components/utrecht-heading-5.js +35 -0
  1305. package/dist/components/utrecht-heading-5.js.map +1 -0
  1306. package/dist/components/utrecht-heading-6.d.ts +11 -0
  1307. package/dist/components/utrecht-heading-6.js +35 -0
  1308. package/dist/components/utrecht-heading-6.js.map +1 -0
  1309. package/dist/components/utrecht-heading-group.d.ts +11 -0
  1310. package/dist/components/utrecht-heading-group.js +35 -0
  1311. package/dist/components/utrecht-heading-group.js.map +1 -0
  1312. package/dist/components/utrecht-heading.d.ts +11 -0
  1313. package/dist/components/utrecht-heading.js +58 -0
  1314. package/dist/components/utrecht-heading.js.map +1 -0
  1315. package/dist/components/utrecht-html-content.d.ts +11 -0
  1316. package/dist/components/utrecht-html-content.js +34 -0
  1317. package/dist/components/utrecht-html-content.js.map +1 -0
  1318. package/dist/components/utrecht-iban-data.d.ts +11 -0
  1319. package/dist/components/utrecht-iban-data.js +57 -0
  1320. package/dist/components/utrecht-iban-data.js.map +1 -0
  1321. package/dist/components/utrecht-icon-afspraak-maken.d.ts +11 -0
  1322. package/dist/components/utrecht-icon-afspraak-maken.js +35 -0
  1323. package/dist/components/utrecht-icon-afspraak-maken.js.map +1 -0
  1324. package/dist/components/utrecht-icon-afval-container.d.ts +11 -0
  1325. package/dist/components/utrecht-icon-afval-container.js +35 -0
  1326. package/dist/components/utrecht-icon-afval-container.js.map +1 -0
  1327. package/dist/components/utrecht-icon-afval-containerpas.d.ts +11 -0
  1328. package/dist/components/utrecht-icon-afval-containerpas.js +35 -0
  1329. package/dist/components/utrecht-icon-afval-containerpas.js.map +1 -0
  1330. package/dist/components/utrecht-icon-afval-kalender.d.ts +11 -0
  1331. package/dist/components/utrecht-icon-afval-kalender.js +35 -0
  1332. package/dist/components/utrecht-icon-afval-kalender.js.map +1 -0
  1333. package/dist/components/utrecht-icon-afval-pmd.d.ts +11 -0
  1334. package/dist/components/utrecht-icon-afval-pmd.js +35 -0
  1335. package/dist/components/utrecht-icon-afval-pmd.js.map +1 -0
  1336. package/dist/components/utrecht-icon-afval-scheiden.d.ts +11 -0
  1337. package/dist/components/utrecht-icon-afval-scheiden.js +35 -0
  1338. package/dist/components/utrecht-icon-afval-scheiden.js.map +1 -0
  1339. package/dist/components/utrecht-icon-afval.d.ts +11 -0
  1340. package/dist/components/utrecht-icon-afval.js +35 -0
  1341. package/dist/components/utrecht-icon-afval.js.map +1 -0
  1342. package/dist/components/utrecht-icon-afvalkalender.d.ts +11 -0
  1343. package/dist/components/utrecht-icon-afvalkalender.js +35 -0
  1344. package/dist/components/utrecht-icon-afvalkalender.js.map +1 -0
  1345. package/dist/components/utrecht-icon-alleen.d.ts +11 -0
  1346. package/dist/components/utrecht-icon-alleen.js +35 -0
  1347. package/dist/components/utrecht-icon-alleen.js.map +1 -0
  1348. package/dist/components/utrecht-icon-arrow.d.ts +11 -0
  1349. package/dist/components/utrecht-icon-arrow.js +35 -0
  1350. package/dist/components/utrecht-icon-arrow.js.map +1 -0
  1351. package/dist/components/utrecht-icon-auto.d.ts +11 -0
  1352. package/dist/components/utrecht-icon-auto.js +35 -0
  1353. package/dist/components/utrecht-icon-auto.js.map +1 -0
  1354. package/dist/components/utrecht-icon-begroting.d.ts +11 -0
  1355. package/dist/components/utrecht-icon-begroting.js +35 -0
  1356. package/dist/components/utrecht-icon-begroting.js.map +1 -0
  1357. package/dist/components/utrecht-icon-bestemmingsplan.d.ts +11 -0
  1358. package/dist/components/utrecht-icon-bestemmingsplan.js +35 -0
  1359. package/dist/components/utrecht-icon-bestemmingsplan.js.map +1 -0
  1360. package/dist/components/utrecht-icon-betaaldatum.d.ts +11 -0
  1361. package/dist/components/utrecht-icon-betaaldatum.js +35 -0
  1362. package/dist/components/utrecht-icon-betaaldatum.js.map +1 -0
  1363. package/dist/components/utrecht-icon-bewijsstukken.d.ts +11 -0
  1364. package/dist/components/utrecht-icon-bewijsstukken.js +35 -0
  1365. package/dist/components/utrecht-icon-bewijsstukken.js.map +1 -0
  1366. package/dist/components/utrecht-icon-bijstand.d.ts +11 -0
  1367. package/dist/components/utrecht-icon-bijstand.js +35 -0
  1368. package/dist/components/utrecht-icon-bijstand.js.map +1 -0
  1369. package/dist/components/utrecht-icon-blad.d.ts +11 -0
  1370. package/dist/components/utrecht-icon-blad.js +35 -0
  1371. package/dist/components/utrecht-icon-blad.js.map +1 -0
  1372. package/dist/components/utrecht-icon-bouwproject.d.ts +11 -0
  1373. package/dist/components/utrecht-icon-bouwproject.js +35 -0
  1374. package/dist/components/utrecht-icon-bouwproject.js.map +1 -0
  1375. package/dist/components/utrecht-icon-brandgevaar.d.ts +11 -0
  1376. package/dist/components/utrecht-icon-brandgevaar.js +35 -0
  1377. package/dist/components/utrecht-icon-brandgevaar.js.map +1 -0
  1378. package/dist/components/utrecht-icon-brief-betalen.d.ts +11 -0
  1379. package/dist/components/utrecht-icon-brief-betalen.js +35 -0
  1380. package/dist/components/utrecht-icon-brief-betalen.js.map +1 -0
  1381. package/dist/components/utrecht-icon-checkmark.d.ts +11 -0
  1382. package/dist/components/utrecht-icon-checkmark.js +35 -0
  1383. package/dist/components/utrecht-icon-checkmark.js.map +1 -0
  1384. package/dist/components/utrecht-icon-chevron-down.d.ts +11 -0
  1385. package/dist/components/utrecht-icon-chevron-down.js +35 -0
  1386. package/dist/components/utrecht-icon-chevron-down.js.map +1 -0
  1387. package/dist/components/utrecht-icon-chevron-left.d.ts +11 -0
  1388. package/dist/components/utrecht-icon-chevron-left.js +35 -0
  1389. package/dist/components/utrecht-icon-chevron-left.js.map +1 -0
  1390. package/dist/components/utrecht-icon-chevron-right.d.ts +11 -0
  1391. package/dist/components/utrecht-icon-chevron-right.js +35 -0
  1392. package/dist/components/utrecht-icon-chevron-right.js.map +1 -0
  1393. package/dist/components/utrecht-icon-chevron-up.d.ts +11 -0
  1394. package/dist/components/utrecht-icon-chevron-up.js +35 -0
  1395. package/dist/components/utrecht-icon-chevron-up.js.map +1 -0
  1396. package/dist/components/utrecht-icon-close.d.ts +11 -0
  1397. package/dist/components/utrecht-icon-close.js +35 -0
  1398. package/dist/components/utrecht-icon-close.js.map +1 -0
  1399. package/dist/components/utrecht-icon-college-b-w.d.ts +11 -0
  1400. package/dist/components/utrecht-icon-college-b-w.js +35 -0
  1401. package/dist/components/utrecht-icon-college-b-w.js.map +1 -0
  1402. package/dist/components/utrecht-icon-container-bio.d.ts +11 -0
  1403. package/dist/components/utrecht-icon-container-bio.js +35 -0
  1404. package/dist/components/utrecht-icon-container-bio.js.map +1 -0
  1405. package/dist/components/utrecht-icon-container-glas.d.ts +11 -0
  1406. package/dist/components/utrecht-icon-container-glas.js +35 -0
  1407. package/dist/components/utrecht-icon-container-glas.js.map +1 -0
  1408. package/dist/components/utrecht-icon-container-groenafval.d.ts +11 -0
  1409. package/dist/components/utrecht-icon-container-groenafval.js +35 -0
  1410. package/dist/components/utrecht-icon-container-groenafval.js.map +1 -0
  1411. package/dist/components/utrecht-icon-container-met-zak.d.ts +11 -0
  1412. package/dist/components/utrecht-icon-container-met-zak.js +35 -0
  1413. package/dist/components/utrecht-icon-container-met-zak.js.map +1 -0
  1414. package/dist/components/utrecht-icon-container-papier.d.ts +11 -0
  1415. package/dist/components/utrecht-icon-container-papier.js +35 -0
  1416. package/dist/components/utrecht-icon-container-papier.js.map +1 -0
  1417. package/dist/components/utrecht-icon-container-pmd.d.ts +11 -0
  1418. package/dist/components/utrecht-icon-container-pmd.js +35 -0
  1419. package/dist/components/utrecht-icon-container-pmd.js.map +1 -0
  1420. package/dist/components/utrecht-icon-container-restafval.d.ts +11 -0
  1421. package/dist/components/utrecht-icon-container-restafval.js +35 -0
  1422. package/dist/components/utrecht-icon-container-restafval.js.map +1 -0
  1423. package/dist/components/utrecht-icon-container-textiel.d.ts +11 -0
  1424. package/dist/components/utrecht-icon-container-textiel.js +35 -0
  1425. package/dist/components/utrecht-icon-container-textiel.js.map +1 -0
  1426. package/dist/components/utrecht-icon-container.d.ts +11 -0
  1427. package/dist/components/utrecht-icon-container.js +35 -0
  1428. package/dist/components/utrecht-icon-container.js.map +1 -0
  1429. package/dist/components/utrecht-icon-cross.d.ts +11 -0
  1430. package/dist/components/utrecht-icon-cross.js +35 -0
  1431. package/dist/components/utrecht-icon-cross.js.map +1 -0
  1432. package/dist/components/utrecht-icon-dakloos.d.ts +11 -0
  1433. package/dist/components/utrecht-icon-dakloos.js +35 -0
  1434. package/dist/components/utrecht-icon-dakloos.js.map +1 -0
  1435. package/dist/components/utrecht-icon-dementie.d.ts +11 -0
  1436. package/dist/components/utrecht-icon-dementie.js +35 -0
  1437. package/dist/components/utrecht-icon-dementie.js.map +1 -0
  1438. package/dist/components/utrecht-icon-documenten.d.ts +11 -0
  1439. package/dist/components/utrecht-icon-documenten.js +35 -0
  1440. package/dist/components/utrecht-icon-documenten.js.map +1 -0
  1441. package/dist/components/utrecht-icon-duurzaam.d.ts +11 -0
  1442. package/dist/components/utrecht-icon-duurzaam.js +35 -0
  1443. package/dist/components/utrecht-icon-duurzaam.js.map +1 -0
  1444. package/dist/components/utrecht-icon-eenzaamheid.d.ts +11 -0
  1445. package/dist/components/utrecht-icon-eenzaamheid.js +35 -0
  1446. package/dist/components/utrecht-icon-eenzaamheid.js.map +1 -0
  1447. package/dist/components/utrecht-icon-eikenprocessie.d.ts +11 -0
  1448. package/dist/components/utrecht-icon-eikenprocessie.js +35 -0
  1449. package/dist/components/utrecht-icon-eikenprocessie.js.map +1 -0
  1450. package/dist/components/utrecht-icon-elektrisch-rijden.d.ts +11 -0
  1451. package/dist/components/utrecht-icon-elektrisch-rijden.js +35 -0
  1452. package/dist/components/utrecht-icon-elektrisch-rijden.js.map +1 -0
  1453. package/dist/components/utrecht-icon-energie-vergoeding.d.ts +11 -0
  1454. package/dist/components/utrecht-icon-energie-vergoeding.js +35 -0
  1455. package/dist/components/utrecht-icon-energie-vergoeding.js.map +1 -0
  1456. package/dist/components/utrecht-icon-energietransitie.d.ts +11 -0
  1457. package/dist/components/utrecht-icon-energietransitie.js +35 -0
  1458. package/dist/components/utrecht-icon-energietransitie.js.map +1 -0
  1459. package/dist/components/utrecht-icon-error.d.ts +11 -0
  1460. package/dist/components/utrecht-icon-error.js +35 -0
  1461. package/dist/components/utrecht-icon-error.js.map +1 -0
  1462. package/dist/components/utrecht-icon-evenementen.d.ts +11 -0
  1463. package/dist/components/utrecht-icon-evenementen.js +35 -0
  1464. package/dist/components/utrecht-icon-evenementen.js.map +1 -0
  1465. package/dist/components/utrecht-icon-facebook.d.ts +11 -0
  1466. package/dist/components/utrecht-icon-facebook.js +35 -0
  1467. package/dist/components/utrecht-icon-facebook.js.map +1 -0
  1468. package/dist/components/utrecht-icon-fiets.d.ts +11 -0
  1469. package/dist/components/utrecht-icon-fiets.js +35 -0
  1470. package/dist/components/utrecht-icon-fiets.js.map +1 -0
  1471. package/dist/components/utrecht-icon-filter.d.ts +11 -0
  1472. package/dist/components/utrecht-icon-filter.js +35 -0
  1473. package/dist/components/utrecht-icon-filter.js.map +1 -0
  1474. package/dist/components/utrecht-icon-geboorte.d.ts +11 -0
  1475. package/dist/components/utrecht-icon-geboorte.js +35 -0
  1476. package/dist/components/utrecht-icon-geboorte.js.map +1 -0
  1477. package/dist/components/utrecht-icon-gebruiker-centraal.d.ts +11 -0
  1478. package/dist/components/utrecht-icon-gebruiker-centraal.js +35 -0
  1479. package/dist/components/utrecht-icon-gebruiker-centraal.js.map +1 -0
  1480. package/dist/components/utrecht-icon-gebruiker-ingelogd.d.ts +11 -0
  1481. package/dist/components/utrecht-icon-gebruiker-ingelogd.js +35 -0
  1482. package/dist/components/utrecht-icon-gebruiker-ingelogd.js.map +1 -0
  1483. package/dist/components/utrecht-icon-gegevenswoordenboek.d.ts +11 -0
  1484. package/dist/components/utrecht-icon-gegevenswoordenboek.js +35 -0
  1485. package/dist/components/utrecht-icon-gegevenswoordenboek.js.map +1 -0
  1486. package/dist/components/utrecht-icon-geluid.d.ts +11 -0
  1487. package/dist/components/utrecht-icon-geluid.js +35 -0
  1488. package/dist/components/utrecht-icon-geluid.js.map +1 -0
  1489. package/dist/components/utrecht-icon-gemeente-locatie.d.ts +11 -0
  1490. package/dist/components/utrecht-icon-gemeente-locatie.js +35 -0
  1491. package/dist/components/utrecht-icon-gemeente-locatie.js.map +1 -0
  1492. package/dist/components/utrecht-icon-gemeenteraad.d.ts +11 -0
  1493. package/dist/components/utrecht-icon-gemeenteraad.js +35 -0
  1494. package/dist/components/utrecht-icon-gemeenteraad.js.map +1 -0
  1495. package/dist/components/utrecht-icon-gereedschap.d.ts +11 -0
  1496. package/dist/components/utrecht-icon-gereedschap.js +35 -0
  1497. package/dist/components/utrecht-icon-gereedschap.js.map +1 -0
  1498. package/dist/components/utrecht-icon-gezicht.d.ts +11 -0
  1499. package/dist/components/utrecht-icon-gezicht.js +35 -0
  1500. package/dist/components/utrecht-icon-gezicht.js.map +1 -0
  1501. package/dist/components/utrecht-icon-gezin.d.ts +11 -0
  1502. package/dist/components/utrecht-icon-gezin.js +35 -0
  1503. package/dist/components/utrecht-icon-gezin.js.map +1 -0
  1504. package/dist/components/utrecht-icon-glas-afval.d.ts +11 -0
  1505. package/dist/components/utrecht-icon-glas-afval.js +35 -0
  1506. package/dist/components/utrecht-icon-glas-afval.js.map +1 -0
  1507. package/dist/components/utrecht-icon-glijbaan.d.ts +11 -0
  1508. package/dist/components/utrecht-icon-glijbaan.js +35 -0
  1509. package/dist/components/utrecht-icon-glijbaan.js.map +1 -0
  1510. package/dist/components/utrecht-icon-grafiek.d.ts +11 -0
  1511. package/dist/components/utrecht-icon-grafiek.js +35 -0
  1512. package/dist/components/utrecht-icon-grafiek.js.map +1 -0
  1513. package/dist/components/utrecht-icon-grofvuil-ophalen.d.ts +11 -0
  1514. package/dist/components/utrecht-icon-grofvuil-ophalen.js +35 -0
  1515. package/dist/components/utrecht-icon-grofvuil-ophalen.js.map +1 -0
  1516. package/dist/components/utrecht-icon-grofvuil.d.ts +11 -0
  1517. package/dist/components/utrecht-icon-grofvuil.js +35 -0
  1518. package/dist/components/utrecht-icon-grofvuil.js.map +1 -0
  1519. package/dist/components/utrecht-icon-hamburger-menu.d.ts +11 -0
  1520. package/dist/components/utrecht-icon-hamburger-menu.js +35 -0
  1521. package/dist/components/utrecht-icon-hamburger-menu.js.map +1 -0
  1522. package/dist/components/utrecht-icon-herdenking.d.ts +11 -0
  1523. package/dist/components/utrecht-icon-herdenking.js +35 -0
  1524. package/dist/components/utrecht-icon-herdenking.js.map +1 -0
  1525. package/dist/components/utrecht-icon-hondenbelasting.d.ts +11 -0
  1526. package/dist/components/utrecht-icon-hondenbelasting.js +35 -0
  1527. package/dist/components/utrecht-icon-hondenbelasting.js.map +1 -0
  1528. package/dist/components/utrecht-icon-horeca.d.ts +11 -0
  1529. package/dist/components/utrecht-icon-horeca.js +35 -0
  1530. package/dist/components/utrecht-icon-horeca.js.map +1 -0
  1531. package/dist/components/utrecht-icon-horecavergunning.d.ts +11 -0
  1532. package/dist/components/utrecht-icon-horecavergunning.js +35 -0
  1533. package/dist/components/utrecht-icon-horecavergunning.js.map +1 -0
  1534. package/dist/components/utrecht-icon-huis-en-omgeving.d.ts +11 -0
  1535. package/dist/components/utrecht-icon-huis-en-omgeving.js +35 -0
  1536. package/dist/components/utrecht-icon-huis-en-omgeving.js.map +1 -0
  1537. package/dist/components/utrecht-icon-huis.d.ts +11 -0
  1538. package/dist/components/utrecht-icon-huis.js +35 -0
  1539. package/dist/components/utrecht-icon-huis.js.map +1 -0
  1540. package/dist/components/utrecht-icon-huishoudelijk-geweld.d.ts +11 -0
  1541. package/dist/components/utrecht-icon-huishoudelijk-geweld.js +35 -0
  1542. package/dist/components/utrecht-icon-huishoudelijk-geweld.js.map +1 -0
  1543. package/dist/components/utrecht-icon-hulp-huishouden.d.ts +11 -0
  1544. package/dist/components/utrecht-icon-hulp-huishouden.js +35 -0
  1545. package/dist/components/utrecht-icon-hulp-huishouden.js.map +1 -0
  1546. package/dist/components/utrecht-icon-hulp-vervoer.d.ts +11 -0
  1547. package/dist/components/utrecht-icon-hulp-vervoer.js +35 -0
  1548. package/dist/components/utrecht-icon-hulp-vervoer.js.map +1 -0
  1549. package/dist/components/utrecht-icon-hulp-zorg.d.ts +11 -0
  1550. package/dist/components/utrecht-icon-hulp-zorg.js +35 -0
  1551. package/dist/components/utrecht-icon-hulp-zorg.js.map +1 -0
  1552. package/dist/components/utrecht-icon-hulpmiddelen-gezin.d.ts +11 -0
  1553. package/dist/components/utrecht-icon-hulpmiddelen-gezin.js +35 -0
  1554. package/dist/components/utrecht-icon-hulpmiddelen-gezin.js.map +1 -0
  1555. package/dist/components/utrecht-icon-hulpverlening.d.ts +11 -0
  1556. package/dist/components/utrecht-icon-hulpverlening.js +35 -0
  1557. package/dist/components/utrecht-icon-hulpverlening.js.map +1 -0
  1558. package/dist/components/utrecht-icon-idee.d.ts +11 -0
  1559. package/dist/components/utrecht-icon-idee.js +35 -0
  1560. package/dist/components/utrecht-icon-idee.js.map +1 -0
  1561. package/dist/components/utrecht-icon-informatie.d.ts +11 -0
  1562. package/dist/components/utrecht-icon-informatie.js +35 -0
  1563. package/dist/components/utrecht-icon-informatie.js.map +1 -0
  1564. package/dist/components/utrecht-icon-information.d.ts +11 -0
  1565. package/dist/components/utrecht-icon-information.js +35 -0
  1566. package/dist/components/utrecht-icon-information.js.map +1 -0
  1567. package/dist/components/utrecht-icon-innovatie.d.ts +11 -0
  1568. package/dist/components/utrecht-icon-innovatie.js +35 -0
  1569. package/dist/components/utrecht-icon-innovatie.js.map +1 -0
  1570. package/dist/components/utrecht-icon-inspraak-inwoners.d.ts +11 -0
  1571. package/dist/components/utrecht-icon-inspraak-inwoners.js +35 -0
  1572. package/dist/components/utrecht-icon-inspraak-inwoners.js.map +1 -0
  1573. package/dist/components/utrecht-icon-instagram.d.ts +11 -0
  1574. package/dist/components/utrecht-icon-instagram.js +35 -0
  1575. package/dist/components/utrecht-icon-instagram.js.map +1 -0
  1576. package/dist/components/utrecht-icon-kalender.d.ts +11 -0
  1577. package/dist/components/utrecht-icon-kalender.js +35 -0
  1578. package/dist/components/utrecht-icon-kalender.js.map +1 -0
  1579. package/dist/components/utrecht-icon-kennis.d.ts +11 -0
  1580. package/dist/components/utrecht-icon-kennis.js +35 -0
  1581. package/dist/components/utrecht-icon-kennis.js.map +1 -0
  1582. package/dist/components/utrecht-icon-kerstbomen.d.ts +11 -0
  1583. package/dist/components/utrecht-icon-kerstbomen.js +35 -0
  1584. package/dist/components/utrecht-icon-kerstbomen.js.map +1 -0
  1585. package/dist/components/utrecht-icon-klachten.d.ts +11 -0
  1586. package/dist/components/utrecht-icon-klachten.js +35 -0
  1587. package/dist/components/utrecht-icon-klachten.js.map +1 -0
  1588. package/dist/components/utrecht-icon-kroon.d.ts +11 -0
  1589. package/dist/components/utrecht-icon-kroon.js +35 -0
  1590. package/dist/components/utrecht-icon-kroon.js.map +1 -0
  1591. package/dist/components/utrecht-icon-laadpaal.d.ts +11 -0
  1592. package/dist/components/utrecht-icon-laadpaal.js +35 -0
  1593. package/dist/components/utrecht-icon-laadpaal.js.map +1 -0
  1594. package/dist/components/utrecht-icon-language.d.ts +11 -0
  1595. package/dist/components/utrecht-icon-language.js +35 -0
  1596. package/dist/components/utrecht-icon-language.js.map +1 -0
  1597. package/dist/components/utrecht-icon-lantaarnpaal-oud.d.ts +11 -0
  1598. package/dist/components/utrecht-icon-lantaarnpaal-oud.js +35 -0
  1599. package/dist/components/utrecht-icon-lantaarnpaal-oud.js.map +1 -0
  1600. package/dist/components/utrecht-icon-lantaarnpaal.d.ts +11 -0
  1601. package/dist/components/utrecht-icon-lantaarnpaal.js +35 -0
  1602. package/dist/components/utrecht-icon-lantaarnpaal.js.map +1 -0
  1603. package/dist/components/utrecht-icon-leren.d.ts +11 -0
  1604. package/dist/components/utrecht-icon-leren.js +35 -0
  1605. package/dist/components/utrecht-icon-leren.js.map +1 -0
  1606. package/dist/components/utrecht-icon-let-op.d.ts +11 -0
  1607. package/dist/components/utrecht-icon-let-op.js +35 -0
  1608. package/dist/components/utrecht-icon-let-op.js.map +1 -0
  1609. package/dist/components/utrecht-icon-linkedin.d.ts +11 -0
  1610. package/dist/components/utrecht-icon-linkedin.js +35 -0
  1611. package/dist/components/utrecht-icon-linkedin.js.map +1 -0
  1612. package/dist/components/utrecht-icon-list-check.d.ts +11 -0
  1613. package/dist/components/utrecht-icon-list-check.js +35 -0
  1614. package/dist/components/utrecht-icon-list-check.js.map +1 -0
  1615. package/dist/components/utrecht-icon-list-number.d.ts +11 -0
  1616. package/dist/components/utrecht-icon-list-number.js +35 -0
  1617. package/dist/components/utrecht-icon-list-number.js.map +1 -0
  1618. package/dist/components/utrecht-icon-list.d.ts +11 -0
  1619. package/dist/components/utrecht-icon-list.js +35 -0
  1620. package/dist/components/utrecht-icon-list.js.map +1 -0
  1621. package/dist/components/utrecht-icon-loupe.d.ts +11 -0
  1622. package/dist/components/utrecht-icon-loupe.js +35 -0
  1623. package/dist/components/utrecht-icon-loupe.js.map +1 -0
  1624. package/dist/components/utrecht-icon-markt.d.ts +11 -0
  1625. package/dist/components/utrecht-icon-markt.js +35 -0
  1626. package/dist/components/utrecht-icon-markt.js.map +1 -0
  1627. package/dist/components/utrecht-icon-melding-boom.d.ts +11 -0
  1628. package/dist/components/utrecht-icon-melding-boom.js +35 -0
  1629. package/dist/components/utrecht-icon-melding-boom.js.map +1 -0
  1630. package/dist/components/utrecht-icon-melding-klacht.d.ts +11 -0
  1631. package/dist/components/utrecht-icon-melding-klacht.js +35 -0
  1632. package/dist/components/utrecht-icon-melding-klacht.js.map +1 -0
  1633. package/dist/components/utrecht-icon-melding-openbareruimte.d.ts +11 -0
  1634. package/dist/components/utrecht-icon-melding-openbareruimte.js +35 -0
  1635. package/dist/components/utrecht-icon-melding-openbareruimte.js.map +1 -0
  1636. package/dist/components/utrecht-icon-melding-verlichting.d.ts +11 -0
  1637. package/dist/components/utrecht-icon-melding-verlichting.js +35 -0
  1638. package/dist/components/utrecht-icon-melding-verlichting.js.map +1 -0
  1639. package/dist/components/utrecht-icon-melding.d.ts +11 -0
  1640. package/dist/components/utrecht-icon-melding.js +35 -0
  1641. package/dist/components/utrecht-icon-melding.js.map +1 -0
  1642. package/dist/components/utrecht-icon-menselijk.d.ts +11 -0
  1643. package/dist/components/utrecht-icon-menselijk.js +35 -0
  1644. package/dist/components/utrecht-icon-menselijk.js.map +1 -0
  1645. package/dist/components/utrecht-icon-menu-dot-open.d.ts +11 -0
  1646. package/dist/components/utrecht-icon-menu-dot-open.js +35 -0
  1647. package/dist/components/utrecht-icon-menu-dot-open.js.map +1 -0
  1648. package/dist/components/utrecht-icon-menu-dot.d.ts +11 -0
  1649. package/dist/components/utrecht-icon-menu-dot.js +35 -0
  1650. package/dist/components/utrecht-icon-menu-dot.js.map +1 -0
  1651. package/dist/components/utrecht-icon-meterkast.d.ts +11 -0
  1652. package/dist/components/utrecht-icon-meterkast.js +35 -0
  1653. package/dist/components/utrecht-icon-meterkast.js.map +1 -0
  1654. package/dist/components/utrecht-icon-milieu-ontheffing.d.ts +11 -0
  1655. package/dist/components/utrecht-icon-milieu-ontheffing.js +35 -0
  1656. package/dist/components/utrecht-icon-milieu-ontheffing.js.map +1 -0
  1657. package/dist/components/utrecht-icon-milieu-zone.d.ts +11 -0
  1658. package/dist/components/utrecht-icon-milieu-zone.js +35 -0
  1659. package/dist/components/utrecht-icon-milieu-zone.js.map +1 -0
  1660. package/dist/components/utrecht-icon-minus-vertical.d.ts +11 -0
  1661. package/dist/components/utrecht-icon-minus-vertical.js +35 -0
  1662. package/dist/components/utrecht-icon-minus-vertical.js.map +1 -0
  1663. package/dist/components/utrecht-icon-minus.d.ts +11 -0
  1664. package/dist/components/utrecht-icon-minus.js +35 -0
  1665. package/dist/components/utrecht-icon-minus.js.map +1 -0
  1666. package/dist/components/utrecht-icon-mobiliteit.d.ts +11 -0
  1667. package/dist/components/utrecht-icon-mobiliteit.js +35 -0
  1668. package/dist/components/utrecht-icon-mobiliteit.js.map +1 -0
  1669. package/dist/components/utrecht-icon-natuur.d.ts +11 -0
  1670. package/dist/components/utrecht-icon-natuur.js +35 -0
  1671. package/dist/components/utrecht-icon-natuur.js.map +1 -0
  1672. package/dist/components/utrecht-icon-nieuw-huis.d.ts +11 -0
  1673. package/dist/components/utrecht-icon-nieuw-huis.js +35 -0
  1674. package/dist/components/utrecht-icon-nieuw-huis.js.map +1 -0
  1675. package/dist/components/utrecht-icon-nummerbord.d.ts +11 -0
  1676. package/dist/components/utrecht-icon-nummerbord.js +35 -0
  1677. package/dist/components/utrecht-icon-nummerbord.js.map +1 -0
  1678. package/dist/components/utrecht-icon-om-het-huis.d.ts +11 -0
  1679. package/dist/components/utrecht-icon-om-het-huis.js +35 -0
  1680. package/dist/components/utrecht-icon-om-het-huis.js.map +1 -0
  1681. package/dist/components/utrecht-icon-omgeving.d.ts +11 -0
  1682. package/dist/components/utrecht-icon-omgeving.js +35 -0
  1683. package/dist/components/utrecht-icon-omgeving.js.map +1 -0
  1684. package/dist/components/utrecht-icon-omgevingsvisie.d.ts +11 -0
  1685. package/dist/components/utrecht-icon-omgevingsvisie.js +35 -0
  1686. package/dist/components/utrecht-icon-omgevingsvisie.js.map +1 -0
  1687. package/dist/components/utrecht-icon-omgevingswet.d.ts +11 -0
  1688. package/dist/components/utrecht-icon-omgevingswet.js +35 -0
  1689. package/dist/components/utrecht-icon-omgevingswet.js.map +1 -0
  1690. package/dist/components/utrecht-icon-onderhoud.d.ts +11 -0
  1691. package/dist/components/utrecht-icon-onderhoud.js +35 -0
  1692. package/dist/components/utrecht-icon-onderhoud.js.map +1 -0
  1693. package/dist/components/utrecht-icon-ondernemen.d.ts +11 -0
  1694. package/dist/components/utrecht-icon-ondernemen.js +35 -0
  1695. package/dist/components/utrecht-icon-ondernemen.js.map +1 -0
  1696. package/dist/components/utrecht-icon-openingstijden.d.ts +11 -0
  1697. package/dist/components/utrecht-icon-openingstijden.js +35 -0
  1698. package/dist/components/utrecht-icon-openingstijden.js.map +1 -0
  1699. package/dist/components/utrecht-icon-over-de-stad.d.ts +11 -0
  1700. package/dist/components/utrecht-icon-over-de-stad.js +35 -0
  1701. package/dist/components/utrecht-icon-over-de-stad.js.map +1 -0
  1702. package/dist/components/utrecht-icon-overlijden.d.ts +11 -0
  1703. package/dist/components/utrecht-icon-overlijden.js +35 -0
  1704. package/dist/components/utrecht-icon-overlijden.js.map +1 -0
  1705. package/dist/components/utrecht-icon-panden.d.ts +11 -0
  1706. package/dist/components/utrecht-icon-panden.js +35 -0
  1707. package/dist/components/utrecht-icon-panden.js.map +1 -0
  1708. package/dist/components/utrecht-icon-park.d.ts +11 -0
  1709. package/dist/components/utrecht-icon-park.js +35 -0
  1710. package/dist/components/utrecht-icon-park.js.map +1 -0
  1711. package/dist/components/utrecht-icon-parkeerkaart.d.ts +11 -0
  1712. package/dist/components/utrecht-icon-parkeerkaart.js +35 -0
  1713. package/dist/components/utrecht-icon-parkeerkaart.js.map +1 -0
  1714. package/dist/components/utrecht-icon-parkeervergunning.d.ts +11 -0
  1715. package/dist/components/utrecht-icon-parkeervergunning.js +35 -0
  1716. package/dist/components/utrecht-icon-parkeervergunning.js.map +1 -0
  1717. package/dist/components/utrecht-icon-parken.d.ts +11 -0
  1718. package/dist/components/utrecht-icon-parken.js +35 -0
  1719. package/dist/components/utrecht-icon-parken.js.map +1 -0
  1720. package/dist/components/utrecht-icon-parkeren-bedrijven.d.ts +11 -0
  1721. package/dist/components/utrecht-icon-parkeren-bedrijven.js +35 -0
  1722. package/dist/components/utrecht-icon-parkeren-bedrijven.js.map +1 -0
  1723. package/dist/components/utrecht-icon-parkeren-betaalautomaat.d.ts +11 -0
  1724. package/dist/components/utrecht-icon-parkeren-betaalautomaat.js +35 -0
  1725. package/dist/components/utrecht-icon-parkeren-betaalautomaat.js.map +1 -0
  1726. package/dist/components/utrecht-icon-parkeren-betalen.d.ts +11 -0
  1727. package/dist/components/utrecht-icon-parkeren-betalen.js +35 -0
  1728. package/dist/components/utrecht-icon-parkeren-betalen.js.map +1 -0
  1729. package/dist/components/utrecht-icon-parkeren.d.ts +11 -0
  1730. package/dist/components/utrecht-icon-parkeren.js +35 -0
  1731. package/dist/components/utrecht-icon-parkeren.js.map +1 -0
  1732. package/dist/components/utrecht-icon-participatie-campagne.d.ts +11 -0
  1733. package/dist/components/utrecht-icon-participatie-campagne.js +35 -0
  1734. package/dist/components/utrecht-icon-participatie-campagne.js.map +1 -0
  1735. package/dist/components/utrecht-icon-participatie-like.d.ts +11 -0
  1736. package/dist/components/utrecht-icon-participatie-like.js +35 -0
  1737. package/dist/components/utrecht-icon-participatie-like.js.map +1 -0
  1738. package/dist/components/utrecht-icon-participatie-pitch.d.ts +11 -0
  1739. package/dist/components/utrecht-icon-participatie-pitch.js +35 -0
  1740. package/dist/components/utrecht-icon-participatie-pitch.js.map +1 -0
  1741. package/dist/components/utrecht-icon-paspoort.d.ts +11 -0
  1742. package/dist/components/utrecht-icon-paspoort.js +35 -0
  1743. package/dist/components/utrecht-icon-paspoort.js.map +1 -0
  1744. package/dist/components/utrecht-icon-presentatie.d.ts +11 -0
  1745. package/dist/components/utrecht-icon-presentatie.js +35 -0
  1746. package/dist/components/utrecht-icon-presentatie.js.map +1 -0
  1747. package/dist/components/utrecht-icon-prijskaartje.d.ts +11 -0
  1748. package/dist/components/utrecht-icon-prijskaartje.js +35 -0
  1749. package/dist/components/utrecht-icon-prijskaartje.js.map +1 -0
  1750. package/dist/components/utrecht-icon-read-aloud.d.ts +11 -0
  1751. package/dist/components/utrecht-icon-read-aloud.js +35 -0
  1752. package/dist/components/utrecht-icon-read-aloud.js.map +1 -0
  1753. package/dist/components/utrecht-icon-rijbewijs.d.ts +11 -0
  1754. package/dist/components/utrecht-icon-rijbewijs.js +35 -0
  1755. package/dist/components/utrecht-icon-rijbewijs.js.map +1 -0
  1756. package/dist/components/utrecht-icon-rioolheffing.d.ts +11 -0
  1757. package/dist/components/utrecht-icon-rioolheffing.js +35 -0
  1758. package/dist/components/utrecht-icon-rioolheffing.js.map +1 -0
  1759. package/dist/components/utrecht-icon-rolstoel.d.ts +11 -0
  1760. package/dist/components/utrecht-icon-rolstoel.js +35 -0
  1761. package/dist/components/utrecht-icon-rolstoel.js.map +1 -0
  1762. package/dist/components/utrecht-icon-schild-gemeente-utrecht.d.ts +11 -0
  1763. package/dist/components/utrecht-icon-schild-gemeente-utrecht.js +35 -0
  1764. package/dist/components/utrecht-icon-schild-gemeente-utrecht.js.map +1 -0
  1765. package/dist/components/utrecht-icon-search.d.ts +11 -0
  1766. package/dist/components/utrecht-icon-search.js +35 -0
  1767. package/dist/components/utrecht-icon-search.js.map +1 -0
  1768. package/dist/components/utrecht-icon-shoppen.d.ts +11 -0
  1769. package/dist/components/utrecht-icon-shoppen.js +35 -0
  1770. package/dist/components/utrecht-icon-shoppen.js.map +1 -0
  1771. package/dist/components/utrecht-icon-sinterklaas.d.ts +11 -0
  1772. package/dist/components/utrecht-icon-sinterklaas.js +35 -0
  1773. package/dist/components/utrecht-icon-sinterklaas.js.map +1 -0
  1774. package/dist/components/utrecht-icon-slechtziende-hoordende.d.ts +11 -0
  1775. package/dist/components/utrecht-icon-slechtziende-hoordende.js +35 -0
  1776. package/dist/components/utrecht-icon-slechtziende-hoordende.js.map +1 -0
  1777. package/dist/components/utrecht-icon-sport-en-cultuur.d.ts +11 -0
  1778. package/dist/components/utrecht-icon-sport-en-cultuur.js +35 -0
  1779. package/dist/components/utrecht-icon-sport-en-cultuur.js.map +1 -0
  1780. package/dist/components/utrecht-icon-sport-voetbal.d.ts +11 -0
  1781. package/dist/components/utrecht-icon-sport-voetbal.js +35 -0
  1782. package/dist/components/utrecht-icon-sport-voetbal.js.map +1 -0
  1783. package/dist/components/utrecht-icon-sport.d.ts +11 -0
  1784. package/dist/components/utrecht-icon-sport.js +35 -0
  1785. package/dist/components/utrecht-icon-sport.js.map +1 -0
  1786. package/dist/components/utrecht-icon-stookverbod.d.ts +11 -0
  1787. package/dist/components/utrecht-icon-stookverbod.js +35 -0
  1788. package/dist/components/utrecht-icon-stookverbod.js.map +1 -0
  1789. package/dist/components/utrecht-icon-strand.d.ts +11 -0
  1790. package/dist/components/utrecht-icon-strand.js +35 -0
  1791. package/dist/components/utrecht-icon-strand.js.map +1 -0
  1792. package/dist/components/utrecht-icon-strooien.d.ts +11 -0
  1793. package/dist/components/utrecht-icon-strooien.js +35 -0
  1794. package/dist/components/utrecht-icon-strooien.js.map +1 -0
  1795. package/dist/components/utrecht-icon-subsidie-gezin.d.ts +11 -0
  1796. package/dist/components/utrecht-icon-subsidie-gezin.js +35 -0
  1797. package/dist/components/utrecht-icon-subsidie-gezin.js.map +1 -0
  1798. package/dist/components/utrecht-icon-subsidie.d.ts +11 -0
  1799. package/dist/components/utrecht-icon-subsidie.js +35 -0
  1800. package/dist/components/utrecht-icon-subsidie.js.map +1 -0
  1801. package/dist/components/utrecht-icon-t-shirt.d.ts +11 -0
  1802. package/dist/components/utrecht-icon-t-shirt.js +35 -0
  1803. package/dist/components/utrecht-icon-t-shirt.js.map +1 -0
  1804. package/dist/components/utrecht-icon-thuiswerken.d.ts +11 -0
  1805. package/dist/components/utrecht-icon-thuiswerken.js +35 -0
  1806. package/dist/components/utrecht-icon-thuiswerken.js.map +1 -0
  1807. package/dist/components/utrecht-icon-toeslag.d.ts +11 -0
  1808. package/dist/components/utrecht-icon-toeslag.js +35 -0
  1809. package/dist/components/utrecht-icon-toeslag.js.map +1 -0
  1810. package/dist/components/utrecht-icon-trein.d.ts +11 -0
  1811. package/dist/components/utrecht-icon-trein.js +35 -0
  1812. package/dist/components/utrecht-icon-trein.js.map +1 -0
  1813. package/dist/components/utrecht-icon-trouwen.d.ts +11 -0
  1814. package/dist/components/utrecht-icon-trouwen.js +35 -0
  1815. package/dist/components/utrecht-icon-trouwen.js.map +1 -0
  1816. package/dist/components/utrecht-icon-twitter.d.ts +11 -0
  1817. package/dist/components/utrecht-icon-twitter.js +35 -0
  1818. package/dist/components/utrecht-icon-twitter.js.map +1 -0
  1819. package/dist/components/utrecht-icon-user.d.ts +11 -0
  1820. package/dist/components/utrecht-icon-user.js +35 -0
  1821. package/dist/components/utrecht-icon-user.js.map +1 -0
  1822. package/dist/components/utrecht-icon-uw-wijk.d.ts +11 -0
  1823. package/dist/components/utrecht-icon-uw-wijk.js +35 -0
  1824. package/dist/components/utrecht-icon-uw-wijk.js.map +1 -0
  1825. package/dist/components/utrecht-icon-vaccinatie.d.ts +11 -0
  1826. package/dist/components/utrecht-icon-vaccinatie.js +35 -0
  1827. package/dist/components/utrecht-icon-vaccinatie.js.map +1 -0
  1828. package/dist/components/utrecht-icon-veilige-wijk.d.ts +11 -0
  1829. package/dist/components/utrecht-icon-veilige-wijk.js +35 -0
  1830. package/dist/components/utrecht-icon-veilige-wijk.js.map +1 -0
  1831. package/dist/components/utrecht-icon-vergaderen.d.ts +11 -0
  1832. package/dist/components/utrecht-icon-vergaderen.js +35 -0
  1833. package/dist/components/utrecht-icon-vergaderen.js.map +1 -0
  1834. package/dist/components/utrecht-icon-vergaderendigitaal.d.ts +11 -0
  1835. package/dist/components/utrecht-icon-vergaderendigitaal.js +35 -0
  1836. package/dist/components/utrecht-icon-vergaderendigitaal.js.map +1 -0
  1837. package/dist/components/utrecht-icon-vergoeding.d.ts +11 -0
  1838. package/dist/components/utrecht-icon-vergoeding.js +35 -0
  1839. package/dist/components/utrecht-icon-vergoeding.js.map +1 -0
  1840. package/dist/components/utrecht-icon-verhuizen.d.ts +11 -0
  1841. package/dist/components/utrecht-icon-verhuizen.js +35 -0
  1842. package/dist/components/utrecht-icon-verhuizen.js.map +1 -0
  1843. package/dist/components/utrecht-icon-verkeerslicht.d.ts +11 -0
  1844. package/dist/components/utrecht-icon-verkeerslicht.js +35 -0
  1845. package/dist/components/utrecht-icon-verkeerslicht.js.map +1 -0
  1846. package/dist/components/utrecht-icon-verkiezingen.d.ts +11 -0
  1847. package/dist/components/utrecht-icon-verkiezingen.js +35 -0
  1848. package/dist/components/utrecht-icon-verkiezingen.js.map +1 -0
  1849. package/dist/components/utrecht-icon-verslaving.d.ts +11 -0
  1850. package/dist/components/utrecht-icon-verslaving.js +35 -0
  1851. package/dist/components/utrecht-icon-verslaving.js.map +1 -0
  1852. package/dist/components/utrecht-icon-vervoersvoorziening.d.ts +11 -0
  1853. package/dist/components/utrecht-icon-vervoersvoorziening.js +35 -0
  1854. package/dist/components/utrecht-icon-vervoersvoorziening.js.map +1 -0
  1855. package/dist/components/utrecht-icon-virus.d.ts +11 -0
  1856. package/dist/components/utrecht-icon-virus.js +35 -0
  1857. package/dist/components/utrecht-icon-virus.js.map +1 -0
  1858. package/dist/components/utrecht-icon-vluchtelingen.d.ts +11 -0
  1859. package/dist/components/utrecht-icon-vluchtelingen.js +35 -0
  1860. package/dist/components/utrecht-icon-vluchtelingen.js.map +1 -0
  1861. package/dist/components/utrecht-icon-voorzieningen-vervoer.d.ts +11 -0
  1862. package/dist/components/utrecht-icon-voorzieningen-vervoer.js +35 -0
  1863. package/dist/components/utrecht-icon-voorzieningen-vervoer.js.map +1 -0
  1864. package/dist/components/utrecht-icon-vrijwilligerswerk.d.ts +11 -0
  1865. package/dist/components/utrecht-icon-vrijwilligerswerk.js +35 -0
  1866. package/dist/components/utrecht-icon-vrijwilligerswerk.js.map +1 -0
  1867. package/dist/components/utrecht-icon-vuilnisbak.d.ts +11 -0
  1868. package/dist/components/utrecht-icon-vuilnisbak.js +35 -0
  1869. package/dist/components/utrecht-icon-vuilnisbak.js.map +1 -0
  1870. package/dist/components/utrecht-icon-vuilniszak.d.ts +11 -0
  1871. package/dist/components/utrecht-icon-vuilniszak.js +35 -0
  1872. package/dist/components/utrecht-icon-vuilniszak.js.map +1 -0
  1873. package/dist/components/utrecht-icon-vuurwerk.d.ts +11 -0
  1874. package/dist/components/utrecht-icon-vuurwerk.js +35 -0
  1875. package/dist/components/utrecht-icon-vuurwerk.js.map +1 -0
  1876. package/dist/components/utrecht-icon-wandelstok.d.ts +11 -0
  1877. package/dist/components/utrecht-icon-wandelstok.js +35 -0
  1878. package/dist/components/utrecht-icon-wandelstok.js.map +1 -0
  1879. package/dist/components/utrecht-icon-warm.d.ts +11 -0
  1880. package/dist/components/utrecht-icon-warm.js +35 -0
  1881. package/dist/components/utrecht-icon-warm.js.map +1 -0
  1882. package/dist/components/utrecht-icon-warning.d.ts +11 -0
  1883. package/dist/components/utrecht-icon-warning.js +35 -0
  1884. package/dist/components/utrecht-icon-warning.js.map +1 -0
  1885. package/dist/components/utrecht-icon-werken.d.ts +11 -0
  1886. package/dist/components/utrecht-icon-werken.js +35 -0
  1887. package/dist/components/utrecht-icon-werken.js.map +1 -0
  1888. package/dist/components/utrecht-icon-werkzaamheden.d.ts +11 -0
  1889. package/dist/components/utrecht-icon-werkzaamheden.js +35 -0
  1890. package/dist/components/utrecht-icon-werkzaamheden.js.map +1 -0
  1891. package/dist/components/utrecht-icon-whatsapp.d.ts +11 -0
  1892. package/dist/components/utrecht-icon-whatsapp.js +35 -0
  1893. package/dist/components/utrecht-icon-whatsapp.js.map +1 -0
  1894. package/dist/components/utrecht-icon-wonen-kosten.d.ts +11 -0
  1895. package/dist/components/utrecht-icon-wonen-kosten.js +35 -0
  1896. package/dist/components/utrecht-icon-wonen-kosten.js.map +1 -0
  1897. package/dist/components/utrecht-icon-woning-zoeken.d.ts +11 -0
  1898. package/dist/components/utrecht-icon-woning-zoeken.js +35 -0
  1899. package/dist/components/utrecht-icon-woning-zoeken.js.map +1 -0
  1900. package/dist/components/utrecht-icon-x.d.ts +11 -0
  1901. package/dist/components/utrecht-icon-x.js +35 -0
  1902. package/dist/components/utrecht-icon-x.js.map +1 -0
  1903. package/dist/components/utrecht-icon-youtube.d.ts +11 -0
  1904. package/dist/components/utrecht-icon-youtube.js +35 -0
  1905. package/dist/components/utrecht-icon-youtube.js.map +1 -0
  1906. package/dist/components/utrecht-icon-zelfstandig-wonen.d.ts +11 -0
  1907. package/dist/components/utrecht-icon-zelfstandig-wonen.js +35 -0
  1908. package/dist/components/utrecht-icon-zelfstandig-wonen.js.map +1 -0
  1909. package/dist/components/utrecht-icon-zoom-minus.d.ts +11 -0
  1910. package/dist/components/utrecht-icon-zoom-minus.js +35 -0
  1911. package/dist/components/utrecht-icon-zoom-minus.js.map +1 -0
  1912. package/dist/components/utrecht-icon-zoom-plus.d.ts +11 -0
  1913. package/dist/components/utrecht-icon-zoom-plus.js +35 -0
  1914. package/dist/components/utrecht-icon-zoom-plus.js.map +1 -0
  1915. package/dist/components/utrecht-icon-zoomin.d.ts +11 -0
  1916. package/dist/components/utrecht-icon-zoomin.js +35 -0
  1917. package/dist/components/utrecht-icon-zoomin.js.map +1 -0
  1918. package/dist/components/utrecht-icon-zoomout.d.ts +11 -0
  1919. package/dist/components/utrecht-icon-zoomout.js +35 -0
  1920. package/dist/components/utrecht-icon-zoomout.js.map +1 -0
  1921. package/dist/components/utrecht-icon-zorg-huis.d.ts +11 -0
  1922. package/dist/components/utrecht-icon-zorg-huis.js +35 -0
  1923. package/dist/components/utrecht-icon-zorg-huis.js.map +1 -0
  1924. package/dist/components/utrecht-icon-zweefpaal.d.ts +11 -0
  1925. package/dist/components/utrecht-icon-zweefpaal.js +35 -0
  1926. package/dist/components/utrecht-icon-zweefpaal.js.map +1 -0
  1927. package/dist/components/utrecht-icon-zwemmen.d.ts +11 -0
  1928. package/dist/components/utrecht-icon-zwemmen.js +35 -0
  1929. package/dist/components/utrecht-icon-zwemmen.js.map +1 -0
  1930. package/dist/components/utrecht-icon.d.ts +11 -0
  1931. package/dist/components/utrecht-icon.js +35 -0
  1932. package/dist/components/utrecht-icon.js.map +1 -0
  1933. package/dist/components/utrecht-link-button.d.ts +11 -0
  1934. package/dist/components/utrecht-link-button.js +45 -0
  1935. package/dist/components/utrecht-link-button.js.map +1 -0
  1936. package/dist/components/utrecht-link.d.ts +11 -0
  1937. package/dist/components/utrecht-link.js +38 -0
  1938. package/dist/components/utrecht-link.js.map +1 -0
  1939. package/dist/components/utrecht-logo-button.d.ts +11 -0
  1940. package/dist/components/utrecht-logo-button.js +35 -0
  1941. package/dist/components/utrecht-logo-button.js.map +1 -0
  1942. package/dist/components/utrecht-logo-image.d.ts +11 -0
  1943. package/dist/components/utrecht-logo-image.js +35 -0
  1944. package/dist/components/utrecht-logo-image.js.map +1 -0
  1945. package/dist/components/utrecht-logo.d.ts +11 -0
  1946. package/dist/components/utrecht-logo.js +35 -0
  1947. package/dist/components/utrecht-logo.js.map +1 -0
  1948. package/dist/components/utrecht-map-marker.d.ts +11 -0
  1949. package/dist/components/utrecht-map-marker.js +35 -0
  1950. package/dist/components/utrecht-map-marker.js.map +1 -0
  1951. package/dist/components/utrecht-mark.d.ts +11 -0
  1952. package/dist/components/utrecht-mark.js +35 -0
  1953. package/dist/components/utrecht-mark.js.map +1 -0
  1954. package/dist/components/utrecht-multiline-data.d.ts +11 -0
  1955. package/dist/components/utrecht-multiline-data.js +35 -0
  1956. package/dist/components/utrecht-multiline-data.js.map +1 -0
  1957. package/dist/components/utrecht-number-data.d.ts +11 -0
  1958. package/dist/components/utrecht-number-data.js +41 -0
  1959. package/dist/components/utrecht-number-data.js.map +1 -0
  1960. package/dist/components/utrecht-page-content.d.ts +11 -0
  1961. package/dist/components/utrecht-page-content.js +35 -0
  1962. package/dist/components/utrecht-page-content.js.map +1 -0
  1963. package/dist/components/utrecht-page-footer.d.ts +11 -0
  1964. package/dist/components/utrecht-page-footer.js +35 -0
  1965. package/dist/components/utrecht-page-footer.js.map +1 -0
  1966. package/dist/components/utrecht-page-header.d.ts +11 -0
  1967. package/dist/components/utrecht-page-header.js +35 -0
  1968. package/dist/components/utrecht-page-header.js.map +1 -0
  1969. package/dist/components/utrecht-page.d.ts +11 -0
  1970. package/dist/components/utrecht-page.js +35 -0
  1971. package/dist/components/utrecht-page.js.map +1 -0
  1972. package/dist/components/utrecht-pagination.d.ts +11 -0
  1973. package/dist/components/utrecht-pagination.js +63 -0
  1974. package/dist/components/utrecht-pagination.js.map +1 -0
  1975. package/dist/components/utrecht-paragraph.d.ts +11 -0
  1976. package/dist/components/utrecht-paragraph.js +8 -0
  1977. package/dist/components/utrecht-paragraph.js.map +1 -0
  1978. package/dist/components/utrecht-pre-heading.d.ts +11 -0
  1979. package/dist/components/utrecht-pre-heading.js +35 -0
  1980. package/dist/components/utrecht-pre-heading.js.map +1 -0
  1981. package/dist/components/utrecht-progress-list-item.d.ts +11 -0
  1982. package/dist/components/utrecht-progress-list-item.js +66 -0
  1983. package/dist/components/utrecht-progress-list-item.js.map +1 -0
  1984. package/dist/components/utrecht-progress-list.d.ts +11 -0
  1985. package/dist/components/utrecht-progress-list.js +35 -0
  1986. package/dist/components/utrecht-progress-list.js.map +1 -0
  1987. package/dist/components/utrecht-progress-sublist-item.d.ts +11 -0
  1988. package/dist/components/utrecht-progress-sublist-item.js +47 -0
  1989. package/dist/components/utrecht-progress-sublist-item.js.map +1 -0
  1990. package/dist/components/utrecht-separator.d.ts +11 -0
  1991. package/dist/components/utrecht-separator.js +35 -0
  1992. package/dist/components/utrecht-separator.js.map +1 -0
  1993. package/dist/components/utrecht-sidenav.d.ts +11 -0
  1994. package/dist/components/utrecht-sidenav.js +40 -0
  1995. package/dist/components/utrecht-sidenav.js.map +1 -0
  1996. package/dist/components/utrecht-skip-link.d.ts +11 -0
  1997. package/dist/components/utrecht-skip-link.js +38 -0
  1998. package/dist/components/utrecht-skip-link.js.map +1 -0
  1999. package/dist/components/utrecht-spotlight-section.d.ts +11 -0
  2000. package/dist/components/utrecht-spotlight-section.js +39 -0
  2001. package/dist/components/utrecht-spotlight-section.js.map +1 -0
  2002. package/dist/components/utrecht-surface.d.ts +11 -0
  2003. package/dist/components/utrecht-surface.js +35 -0
  2004. package/dist/components/utrecht-surface.js.map +1 -0
  2005. package/dist/components/utrecht-table-body.d.ts +11 -0
  2006. package/dist/components/utrecht-table-body.js +35 -0
  2007. package/dist/components/utrecht-table-body.js.map +1 -0
  2008. package/dist/components/utrecht-table-caption.d.ts +11 -0
  2009. package/dist/components/utrecht-table-caption.js +36 -0
  2010. package/dist/components/utrecht-table-caption.js.map +1 -0
  2011. package/dist/components/utrecht-table-cell.d.ts +11 -0
  2012. package/dist/components/utrecht-table-cell.js +35 -0
  2013. package/dist/components/utrecht-table-cell.js.map +1 -0
  2014. package/dist/components/utrecht-table-footer.d.ts +11 -0
  2015. package/dist/components/utrecht-table-footer.js +35 -0
  2016. package/dist/components/utrecht-table-footer.js.map +1 -0
  2017. package/dist/components/utrecht-table-header-cell.d.ts +11 -0
  2018. package/dist/components/utrecht-table-header-cell.js +38 -0
  2019. package/dist/components/utrecht-table-header-cell.js.map +1 -0
  2020. package/dist/components/utrecht-table-header.d.ts +11 -0
  2021. package/dist/components/utrecht-table-header.js +35 -0
  2022. package/dist/components/utrecht-table-header.js.map +1 -0
  2023. package/dist/components/utrecht-table-row.d.ts +11 -0
  2024. package/dist/components/utrecht-table-row.js +35 -0
  2025. package/dist/components/utrecht-table-row.js.map +1 -0
  2026. package/dist/components/utrecht-table.d.ts +11 -0
  2027. package/dist/components/utrecht-table.js +35 -0
  2028. package/dist/components/utrecht-table.js.map +1 -0
  2029. package/dist/components/utrecht-textarea.d.ts +11 -0
  2030. package/dist/components/utrecht-textarea.js +57 -0
  2031. package/dist/components/utrecht-textarea.js.map +1 -0
  2032. package/dist/components/utrecht-textbox.d.ts +11 -0
  2033. package/dist/components/utrecht-textbox.js +67 -0
  2034. package/dist/components/utrecht-textbox.js.map +1 -0
  2035. package/dist/components/utrecht-url-data.d.ts +11 -0
  2036. package/dist/components/utrecht-url-data.js +35 -0
  2037. package/dist/components/utrecht-url-data.js.map +1 -0
  2038. package/dist/esm/clsx.m-9f200cc0.js +5 -0
  2039. package/dist/esm/clsx.m-9f200cc0.js.map +1 -0
  2040. package/dist/esm/index-bec436fa.js +2965 -0
  2041. package/dist/esm/index-bec436fa.js.map +1 -0
  2042. package/dist/esm/index.js +2 -0
  2043. package/dist/esm/index.js.map +1 -0
  2044. package/dist/esm/loader.js +6 -3
  2045. package/dist/esm/loader.js.map +1 -0
  2046. package/dist/esm/polyfills/css-shim.js +1 -1
  2047. package/dist/esm/utrecht-alert_46.entry.js +907 -0
  2048. package/dist/esm/utrecht-alert_46.entry.js.map +1 -0
  2049. package/dist/esm/utrecht-backdrop.entry.js +20 -0
  2050. package/dist/esm/utrecht-backdrop.entry.js.map +1 -0
  2051. package/dist/esm/utrecht-breadcrumb-nav.entry.js +22 -0
  2052. package/dist/esm/utrecht-breadcrumb-nav.entry.js.map +1 -0
  2053. package/dist/esm/utrecht-checkbox.entry.js +30 -0
  2054. package/dist/esm/utrecht-checkbox.entry.js.map +1 -0
  2055. package/dist/esm/utrecht-column-layout.entry.js +18 -0
  2056. package/dist/esm/utrecht-column-layout.entry.js.map +1 -0
  2057. package/dist/esm/utrecht-contact-card-template.entry.js +17 -0
  2058. package/dist/esm/utrecht-contact-card-template.entry.js.map +1 -0
  2059. package/dist/esm/utrecht-custom-checkbox.entry.js +24 -0
  2060. package/dist/esm/utrecht-custom-checkbox.entry.js.map +1 -0
  2061. package/dist/esm/utrecht-data-list-actions.entry.js +17 -0
  2062. package/dist/esm/utrecht-data-list-actions.entry.js.map +1 -0
  2063. package/dist/esm/utrecht-data-list-item.entry.js +17 -0
  2064. package/dist/esm/utrecht-data-list-item.entry.js.map +1 -0
  2065. package/dist/esm/utrecht-data-list-key.entry.js +17 -0
  2066. package/dist/esm/utrecht-data-list-key.entry.js.map +1 -0
  2067. package/dist/esm/utrecht-data-list-value.entry.js +17 -0
  2068. package/dist/esm/utrecht-data-list-value.entry.js.map +1 -0
  2069. package/dist/esm/utrecht-data-list.entry.js +17 -0
  2070. package/dist/esm/utrecht-data-list.entry.js.map +1 -0
  2071. package/dist/esm/utrecht-digid-button.entry.js +18 -0
  2072. package/dist/esm/utrecht-digid-button.entry.js.map +1 -0
  2073. package/dist/esm/utrecht-digid-logo.entry.js +17 -0
  2074. package/dist/esm/utrecht-digid-logo.entry.js.map +1 -0
  2075. package/dist/esm/utrecht-eherkenning-logo.entry.js +17 -0
  2076. package/dist/esm/utrecht-eherkenning-logo.entry.js.map +1 -0
  2077. package/dist/esm/utrecht-eidas-logo.entry.js +17 -0
  2078. package/dist/esm/utrecht-eidas-logo.entry.js.map +1 -0
  2079. package/dist/esm/utrecht-form-field-error-message.entry.js +17 -0
  2080. package/dist/esm/utrecht-form-field-error-message.entry.js.map +1 -0
  2081. package/dist/esm/utrecht-form-toggle.entry.js +46 -0
  2082. package/dist/esm/utrecht-form-toggle.entry.js.map +1 -0
  2083. package/dist/esm/utrecht-html-content.entry.js +5 -3
  2084. package/dist/esm/utrecht-html-content.entry.js.map +1 -0
  2085. package/dist/esm/utrecht-icon-afspraak-maken.entry.js +17 -0
  2086. package/dist/esm/utrecht-icon-afspraak-maken.entry.js.map +1 -0
  2087. package/dist/esm/utrecht-icon-afval-container.entry.js +17 -0
  2088. package/dist/esm/utrecht-icon-afval-container.entry.js.map +1 -0
  2089. package/dist/esm/utrecht-icon-afval-containerpas.entry.js +17 -0
  2090. package/dist/esm/utrecht-icon-afval-containerpas.entry.js.map +1 -0
  2091. package/dist/esm/utrecht-icon-afval-kalender.entry.js +17 -0
  2092. package/dist/esm/utrecht-icon-afval-kalender.entry.js.map +1 -0
  2093. package/dist/esm/utrecht-icon-afval-pmd.entry.js +17 -0
  2094. package/dist/esm/utrecht-icon-afval-pmd.entry.js.map +1 -0
  2095. package/dist/esm/utrecht-icon-afval-scheiden.entry.js +17 -0
  2096. package/dist/esm/utrecht-icon-afval-scheiden.entry.js.map +1 -0
  2097. package/dist/esm/utrecht-icon-afval.entry.js +17 -0
  2098. package/dist/esm/utrecht-icon-afval.entry.js.map +1 -0
  2099. package/dist/esm/utrecht-icon-afvalkalender.entry.js +17 -0
  2100. package/dist/esm/utrecht-icon-afvalkalender.entry.js.map +1 -0
  2101. package/dist/esm/utrecht-icon-alleen.entry.js +17 -0
  2102. package/dist/esm/utrecht-icon-alleen.entry.js.map +1 -0
  2103. package/dist/esm/utrecht-icon-arrow.entry.js +17 -0
  2104. package/dist/esm/utrecht-icon-arrow.entry.js.map +1 -0
  2105. package/dist/esm/utrecht-icon-auto.entry.js +17 -0
  2106. package/dist/esm/utrecht-icon-auto.entry.js.map +1 -0
  2107. package/dist/esm/utrecht-icon-begroting.entry.js +17 -0
  2108. package/dist/esm/utrecht-icon-begroting.entry.js.map +1 -0
  2109. package/dist/esm/utrecht-icon-bestemmingsplan.entry.js +17 -0
  2110. package/dist/esm/utrecht-icon-bestemmingsplan.entry.js.map +1 -0
  2111. package/dist/esm/utrecht-icon-betaaldatum.entry.js +17 -0
  2112. package/dist/esm/utrecht-icon-betaaldatum.entry.js.map +1 -0
  2113. package/dist/esm/utrecht-icon-bewijsstukken.entry.js +17 -0
  2114. package/dist/esm/utrecht-icon-bewijsstukken.entry.js.map +1 -0
  2115. package/dist/esm/utrecht-icon-bijstand.entry.js +17 -0
  2116. package/dist/esm/utrecht-icon-bijstand.entry.js.map +1 -0
  2117. package/dist/esm/utrecht-icon-blad.entry.js +17 -0
  2118. package/dist/esm/utrecht-icon-blad.entry.js.map +1 -0
  2119. package/dist/esm/utrecht-icon-bouwproject.entry.js +17 -0
  2120. package/dist/esm/utrecht-icon-bouwproject.entry.js.map +1 -0
  2121. package/dist/esm/utrecht-icon-brandgevaar.entry.js +17 -0
  2122. package/dist/esm/utrecht-icon-brandgevaar.entry.js.map +1 -0
  2123. package/dist/esm/utrecht-icon-brief-betalen.entry.js +17 -0
  2124. package/dist/esm/utrecht-icon-brief-betalen.entry.js.map +1 -0
  2125. package/dist/esm/utrecht-icon-checkmark.entry.js +17 -0
  2126. package/dist/esm/utrecht-icon-checkmark.entry.js.map +1 -0
  2127. package/dist/esm/utrecht-icon-chevron-down.entry.js +17 -0
  2128. package/dist/esm/utrecht-icon-chevron-down.entry.js.map +1 -0
  2129. package/dist/esm/utrecht-icon-chevron-left.entry.js +17 -0
  2130. package/dist/esm/utrecht-icon-chevron-left.entry.js.map +1 -0
  2131. package/dist/esm/utrecht-icon-chevron-right.entry.js +17 -0
  2132. package/dist/esm/utrecht-icon-chevron-right.entry.js.map +1 -0
  2133. package/dist/esm/utrecht-icon-chevron-up.entry.js +17 -0
  2134. package/dist/esm/utrecht-icon-chevron-up.entry.js.map +1 -0
  2135. package/dist/esm/utrecht-icon-close.entry.js +17 -0
  2136. package/dist/esm/utrecht-icon-close.entry.js.map +1 -0
  2137. package/dist/esm/utrecht-icon-college-b-w.entry.js +17 -0
  2138. package/dist/esm/utrecht-icon-college-b-w.entry.js.map +1 -0
  2139. package/dist/esm/utrecht-icon-container-bio.entry.js +17 -0
  2140. package/dist/esm/utrecht-icon-container-bio.entry.js.map +1 -0
  2141. package/dist/esm/utrecht-icon-container-glas.entry.js +17 -0
  2142. package/dist/esm/utrecht-icon-container-glas.entry.js.map +1 -0
  2143. package/dist/esm/utrecht-icon-container-groenafval.entry.js +17 -0
  2144. package/dist/esm/utrecht-icon-container-groenafval.entry.js.map +1 -0
  2145. package/dist/esm/utrecht-icon-container-met-zak.entry.js +17 -0
  2146. package/dist/esm/utrecht-icon-container-met-zak.entry.js.map +1 -0
  2147. package/dist/esm/utrecht-icon-container-papier.entry.js +17 -0
  2148. package/dist/esm/utrecht-icon-container-papier.entry.js.map +1 -0
  2149. package/dist/esm/utrecht-icon-container-pmd.entry.js +17 -0
  2150. package/dist/esm/utrecht-icon-container-pmd.entry.js.map +1 -0
  2151. package/dist/esm/utrecht-icon-container-restafval.entry.js +17 -0
  2152. package/dist/esm/utrecht-icon-container-restafval.entry.js.map +1 -0
  2153. package/dist/esm/utrecht-icon-container-textiel.entry.js +17 -0
  2154. package/dist/esm/utrecht-icon-container-textiel.entry.js.map +1 -0
  2155. package/dist/esm/utrecht-icon-container.entry.js +17 -0
  2156. package/dist/esm/utrecht-icon-container.entry.js.map +1 -0
  2157. package/dist/esm/utrecht-icon-cross.entry.js +17 -0
  2158. package/dist/esm/utrecht-icon-cross.entry.js.map +1 -0
  2159. package/dist/esm/utrecht-icon-dakloos.entry.js +17 -0
  2160. package/dist/esm/utrecht-icon-dakloos.entry.js.map +1 -0
  2161. package/dist/esm/utrecht-icon-dementie.entry.js +17 -0
  2162. package/dist/esm/utrecht-icon-dementie.entry.js.map +1 -0
  2163. package/dist/esm/utrecht-icon-documenten.entry.js +17 -0
  2164. package/dist/esm/utrecht-icon-documenten.entry.js.map +1 -0
  2165. package/dist/esm/utrecht-icon-duurzaam.entry.js +17 -0
  2166. package/dist/esm/utrecht-icon-duurzaam.entry.js.map +1 -0
  2167. package/dist/esm/utrecht-icon-eenzaamheid.entry.js +17 -0
  2168. package/dist/esm/utrecht-icon-eenzaamheid.entry.js.map +1 -0
  2169. package/dist/esm/utrecht-icon-eikenprocessie.entry.js +17 -0
  2170. package/dist/esm/utrecht-icon-eikenprocessie.entry.js.map +1 -0
  2171. package/dist/esm/utrecht-icon-elektrisch-rijden.entry.js +17 -0
  2172. package/dist/esm/utrecht-icon-elektrisch-rijden.entry.js.map +1 -0
  2173. package/dist/esm/utrecht-icon-energie-vergoeding.entry.js +17 -0
  2174. package/dist/esm/utrecht-icon-energie-vergoeding.entry.js.map +1 -0
  2175. package/dist/esm/utrecht-icon-energietransitie.entry.js +17 -0
  2176. package/dist/esm/utrecht-icon-energietransitie.entry.js.map +1 -0
  2177. package/dist/esm/utrecht-icon-error.entry.js +17 -0
  2178. package/dist/esm/utrecht-icon-error.entry.js.map +1 -0
  2179. package/dist/esm/utrecht-icon-evenementen.entry.js +17 -0
  2180. package/dist/esm/utrecht-icon-evenementen.entry.js.map +1 -0
  2181. package/dist/esm/utrecht-icon-facebook.entry.js +17 -0
  2182. package/dist/esm/utrecht-icon-facebook.entry.js.map +1 -0
  2183. package/dist/esm/utrecht-icon-fiets.entry.js +17 -0
  2184. package/dist/esm/utrecht-icon-fiets.entry.js.map +1 -0
  2185. package/dist/esm/utrecht-icon-filter.entry.js +17 -0
  2186. package/dist/esm/utrecht-icon-filter.entry.js.map +1 -0
  2187. package/dist/esm/utrecht-icon-geboorte.entry.js +17 -0
  2188. package/dist/esm/utrecht-icon-geboorte.entry.js.map +1 -0
  2189. package/dist/esm/utrecht-icon-gebruiker-centraal.entry.js +17 -0
  2190. package/dist/esm/utrecht-icon-gebruiker-centraal.entry.js.map +1 -0
  2191. package/dist/esm/utrecht-icon-gebruiker-ingelogd.entry.js +17 -0
  2192. package/dist/esm/utrecht-icon-gebruiker-ingelogd.entry.js.map +1 -0
  2193. package/dist/esm/utrecht-icon-gegevenswoordenboek.entry.js +17 -0
  2194. package/dist/esm/utrecht-icon-gegevenswoordenboek.entry.js.map +1 -0
  2195. package/dist/esm/utrecht-icon-geluid.entry.js +17 -0
  2196. package/dist/esm/utrecht-icon-geluid.entry.js.map +1 -0
  2197. package/dist/esm/utrecht-icon-gemeente-locatie.entry.js +17 -0
  2198. package/dist/esm/utrecht-icon-gemeente-locatie.entry.js.map +1 -0
  2199. package/dist/esm/utrecht-icon-gemeenteraad.entry.js +17 -0
  2200. package/dist/esm/utrecht-icon-gemeenteraad.entry.js.map +1 -0
  2201. package/dist/esm/utrecht-icon-gereedschap.entry.js +17 -0
  2202. package/dist/esm/utrecht-icon-gereedschap.entry.js.map +1 -0
  2203. package/dist/esm/utrecht-icon-gezicht.entry.js +17 -0
  2204. package/dist/esm/utrecht-icon-gezicht.entry.js.map +1 -0
  2205. package/dist/esm/utrecht-icon-gezin.entry.js +17 -0
  2206. package/dist/esm/utrecht-icon-gezin.entry.js.map +1 -0
  2207. package/dist/esm/utrecht-icon-glas-afval.entry.js +17 -0
  2208. package/dist/esm/utrecht-icon-glas-afval.entry.js.map +1 -0
  2209. package/dist/esm/utrecht-icon-glijbaan.entry.js +17 -0
  2210. package/dist/esm/utrecht-icon-glijbaan.entry.js.map +1 -0
  2211. package/dist/esm/utrecht-icon-grafiek.entry.js +17 -0
  2212. package/dist/esm/utrecht-icon-grafiek.entry.js.map +1 -0
  2213. package/dist/esm/utrecht-icon-grofvuil-ophalen.entry.js +17 -0
  2214. package/dist/esm/utrecht-icon-grofvuil-ophalen.entry.js.map +1 -0
  2215. package/dist/esm/utrecht-icon-grofvuil.entry.js +17 -0
  2216. package/dist/esm/utrecht-icon-grofvuil.entry.js.map +1 -0
  2217. package/dist/esm/utrecht-icon-hamburger-menu.entry.js +17 -0
  2218. package/dist/esm/utrecht-icon-hamburger-menu.entry.js.map +1 -0
  2219. package/dist/esm/utrecht-icon-herdenking.entry.js +17 -0
  2220. package/dist/esm/utrecht-icon-herdenking.entry.js.map +1 -0
  2221. package/dist/esm/utrecht-icon-hondenbelasting.entry.js +17 -0
  2222. package/dist/esm/utrecht-icon-hondenbelasting.entry.js.map +1 -0
  2223. package/dist/esm/utrecht-icon-horeca.entry.js +17 -0
  2224. package/dist/esm/utrecht-icon-horeca.entry.js.map +1 -0
  2225. package/dist/esm/utrecht-icon-horecavergunning.entry.js +17 -0
  2226. package/dist/esm/utrecht-icon-horecavergunning.entry.js.map +1 -0
  2227. package/dist/esm/utrecht-icon-huis-en-omgeving.entry.js +17 -0
  2228. package/dist/esm/utrecht-icon-huis-en-omgeving.entry.js.map +1 -0
  2229. package/dist/esm/utrecht-icon-huis.entry.js +17 -0
  2230. package/dist/esm/utrecht-icon-huis.entry.js.map +1 -0
  2231. package/dist/esm/utrecht-icon-huishoudelijk-geweld.entry.js +17 -0
  2232. package/dist/esm/utrecht-icon-huishoudelijk-geweld.entry.js.map +1 -0
  2233. package/dist/esm/utrecht-icon-hulp-huishouden.entry.js +17 -0
  2234. package/dist/esm/utrecht-icon-hulp-huishouden.entry.js.map +1 -0
  2235. package/dist/esm/utrecht-icon-hulp-vervoer.entry.js +17 -0
  2236. package/dist/esm/utrecht-icon-hulp-vervoer.entry.js.map +1 -0
  2237. package/dist/esm/utrecht-icon-hulp-zorg.entry.js +17 -0
  2238. package/dist/esm/utrecht-icon-hulp-zorg.entry.js.map +1 -0
  2239. package/dist/esm/utrecht-icon-hulpmiddelen-gezin.entry.js +17 -0
  2240. package/dist/esm/utrecht-icon-hulpmiddelen-gezin.entry.js.map +1 -0
  2241. package/dist/esm/utrecht-icon-hulpverlening.entry.js +17 -0
  2242. package/dist/esm/utrecht-icon-hulpverlening.entry.js.map +1 -0
  2243. package/dist/esm/utrecht-icon-idee.entry.js +17 -0
  2244. package/dist/esm/utrecht-icon-idee.entry.js.map +1 -0
  2245. package/dist/esm/utrecht-icon-informatie.entry.js +17 -0
  2246. package/dist/esm/utrecht-icon-informatie.entry.js.map +1 -0
  2247. package/dist/esm/utrecht-icon-information.entry.js +17 -0
  2248. package/dist/esm/utrecht-icon-information.entry.js.map +1 -0
  2249. package/dist/esm/utrecht-icon-innovatie.entry.js +17 -0
  2250. package/dist/esm/utrecht-icon-innovatie.entry.js.map +1 -0
  2251. package/dist/esm/utrecht-icon-inspraak-inwoners.entry.js +17 -0
  2252. package/dist/esm/utrecht-icon-inspraak-inwoners.entry.js.map +1 -0
  2253. package/dist/esm/utrecht-icon-instagram.entry.js +17 -0
  2254. package/dist/esm/utrecht-icon-instagram.entry.js.map +1 -0
  2255. package/dist/esm/utrecht-icon-kalender.entry.js +17 -0
  2256. package/dist/esm/utrecht-icon-kalender.entry.js.map +1 -0
  2257. package/dist/esm/utrecht-icon-kennis.entry.js +17 -0
  2258. package/dist/esm/utrecht-icon-kennis.entry.js.map +1 -0
  2259. package/dist/esm/utrecht-icon-kerstbomen.entry.js +17 -0
  2260. package/dist/esm/utrecht-icon-kerstbomen.entry.js.map +1 -0
  2261. package/dist/esm/utrecht-icon-klachten.entry.js +17 -0
  2262. package/dist/esm/utrecht-icon-klachten.entry.js.map +1 -0
  2263. package/dist/esm/utrecht-icon-kroon.entry.js +17 -0
  2264. package/dist/esm/utrecht-icon-kroon.entry.js.map +1 -0
  2265. package/dist/esm/utrecht-icon-laadpaal.entry.js +17 -0
  2266. package/dist/esm/utrecht-icon-laadpaal.entry.js.map +1 -0
  2267. package/dist/esm/utrecht-icon-language.entry.js +17 -0
  2268. package/dist/esm/utrecht-icon-language.entry.js.map +1 -0
  2269. package/dist/esm/utrecht-icon-lantaarnpaal-oud.entry.js +17 -0
  2270. package/dist/esm/utrecht-icon-lantaarnpaal-oud.entry.js.map +1 -0
  2271. package/dist/esm/utrecht-icon-lantaarnpaal.entry.js +17 -0
  2272. package/dist/esm/utrecht-icon-lantaarnpaal.entry.js.map +1 -0
  2273. package/dist/esm/utrecht-icon-leren.entry.js +17 -0
  2274. package/dist/esm/utrecht-icon-leren.entry.js.map +1 -0
  2275. package/dist/esm/utrecht-icon-let-op.entry.js +17 -0
  2276. package/dist/esm/utrecht-icon-let-op.entry.js.map +1 -0
  2277. package/dist/esm/utrecht-icon-linkedin.entry.js +17 -0
  2278. package/dist/esm/utrecht-icon-linkedin.entry.js.map +1 -0
  2279. package/dist/esm/utrecht-icon-list-check.entry.js +17 -0
  2280. package/dist/esm/utrecht-icon-list-check.entry.js.map +1 -0
  2281. package/dist/esm/utrecht-icon-list-number.entry.js +17 -0
  2282. package/dist/esm/utrecht-icon-list-number.entry.js.map +1 -0
  2283. package/dist/esm/utrecht-icon-list.entry.js +17 -0
  2284. package/dist/esm/utrecht-icon-list.entry.js.map +1 -0
  2285. package/dist/esm/utrecht-icon-loupe.entry.js +17 -0
  2286. package/dist/esm/utrecht-icon-loupe.entry.js.map +1 -0
  2287. package/dist/esm/utrecht-icon-markt.entry.js +17 -0
  2288. package/dist/esm/utrecht-icon-markt.entry.js.map +1 -0
  2289. package/dist/esm/utrecht-icon-melding-boom.entry.js +17 -0
  2290. package/dist/esm/utrecht-icon-melding-boom.entry.js.map +1 -0
  2291. package/dist/esm/utrecht-icon-melding-klacht.entry.js +17 -0
  2292. package/dist/esm/utrecht-icon-melding-klacht.entry.js.map +1 -0
  2293. package/dist/esm/utrecht-icon-melding-openbareruimte.entry.js +17 -0
  2294. package/dist/esm/utrecht-icon-melding-openbareruimte.entry.js.map +1 -0
  2295. package/dist/esm/utrecht-icon-melding-verlichting.entry.js +17 -0
  2296. package/dist/esm/utrecht-icon-melding-verlichting.entry.js.map +1 -0
  2297. package/dist/esm/utrecht-icon-melding.entry.js +17 -0
  2298. package/dist/esm/utrecht-icon-melding.entry.js.map +1 -0
  2299. package/dist/esm/utrecht-icon-menselijk.entry.js +17 -0
  2300. package/dist/esm/utrecht-icon-menselijk.entry.js.map +1 -0
  2301. package/dist/esm/utrecht-icon-menu-dot-open.entry.js +17 -0
  2302. package/dist/esm/utrecht-icon-menu-dot-open.entry.js.map +1 -0
  2303. package/dist/esm/utrecht-icon-menu-dot.entry.js +17 -0
  2304. package/dist/esm/utrecht-icon-menu-dot.entry.js.map +1 -0
  2305. package/dist/esm/utrecht-icon-meterkast.entry.js +17 -0
  2306. package/dist/esm/utrecht-icon-meterkast.entry.js.map +1 -0
  2307. package/dist/esm/utrecht-icon-milieu-ontheffing.entry.js +17 -0
  2308. package/dist/esm/utrecht-icon-milieu-ontheffing.entry.js.map +1 -0
  2309. package/dist/esm/utrecht-icon-milieu-zone.entry.js +17 -0
  2310. package/dist/esm/utrecht-icon-milieu-zone.entry.js.map +1 -0
  2311. package/dist/esm/utrecht-icon-minus-vertical.entry.js +17 -0
  2312. package/dist/esm/utrecht-icon-minus-vertical.entry.js.map +1 -0
  2313. package/dist/esm/utrecht-icon-minus.entry.js +17 -0
  2314. package/dist/esm/utrecht-icon-minus.entry.js.map +1 -0
  2315. package/dist/esm/utrecht-icon-mobiliteit.entry.js +17 -0
  2316. package/dist/esm/utrecht-icon-mobiliteit.entry.js.map +1 -0
  2317. package/dist/esm/utrecht-icon-natuur.entry.js +17 -0
  2318. package/dist/esm/utrecht-icon-natuur.entry.js.map +1 -0
  2319. package/dist/esm/utrecht-icon-nieuw-huis.entry.js +17 -0
  2320. package/dist/esm/utrecht-icon-nieuw-huis.entry.js.map +1 -0
  2321. package/dist/esm/utrecht-icon-nummerbord.entry.js +17 -0
  2322. package/dist/esm/utrecht-icon-nummerbord.entry.js.map +1 -0
  2323. package/dist/esm/utrecht-icon-om-het-huis.entry.js +17 -0
  2324. package/dist/esm/utrecht-icon-om-het-huis.entry.js.map +1 -0
  2325. package/dist/esm/utrecht-icon-omgeving.entry.js +17 -0
  2326. package/dist/esm/utrecht-icon-omgeving.entry.js.map +1 -0
  2327. package/dist/esm/utrecht-icon-omgevingsvisie.entry.js +17 -0
  2328. package/dist/esm/utrecht-icon-omgevingsvisie.entry.js.map +1 -0
  2329. package/dist/esm/utrecht-icon-omgevingswet.entry.js +17 -0
  2330. package/dist/esm/utrecht-icon-omgevingswet.entry.js.map +1 -0
  2331. package/dist/esm/utrecht-icon-onderhoud.entry.js +17 -0
  2332. package/dist/esm/utrecht-icon-onderhoud.entry.js.map +1 -0
  2333. package/dist/esm/utrecht-icon-ondernemen.entry.js +17 -0
  2334. package/dist/esm/utrecht-icon-ondernemen.entry.js.map +1 -0
  2335. package/dist/esm/utrecht-icon-openingstijden.entry.js +17 -0
  2336. package/dist/esm/utrecht-icon-openingstijden.entry.js.map +1 -0
  2337. package/dist/esm/utrecht-icon-over-de-stad.entry.js +17 -0
  2338. package/dist/esm/utrecht-icon-over-de-stad.entry.js.map +1 -0
  2339. package/dist/esm/utrecht-icon-overlijden.entry.js +17 -0
  2340. package/dist/esm/utrecht-icon-overlijden.entry.js.map +1 -0
  2341. package/dist/esm/utrecht-icon-panden.entry.js +17 -0
  2342. package/dist/esm/utrecht-icon-panden.entry.js.map +1 -0
  2343. package/dist/esm/utrecht-icon-park.entry.js +17 -0
  2344. package/dist/esm/utrecht-icon-park.entry.js.map +1 -0
  2345. package/dist/esm/utrecht-icon-parkeerkaart.entry.js +17 -0
  2346. package/dist/esm/utrecht-icon-parkeerkaart.entry.js.map +1 -0
  2347. package/dist/esm/utrecht-icon-parkeervergunning.entry.js +17 -0
  2348. package/dist/esm/utrecht-icon-parkeervergunning.entry.js.map +1 -0
  2349. package/dist/esm/utrecht-icon-parken.entry.js +17 -0
  2350. package/dist/esm/utrecht-icon-parken.entry.js.map +1 -0
  2351. package/dist/esm/utrecht-icon-parkeren-bedrijven.entry.js +17 -0
  2352. package/dist/esm/utrecht-icon-parkeren-bedrijven.entry.js.map +1 -0
  2353. package/dist/esm/utrecht-icon-parkeren-betaalautomaat.entry.js +17 -0
  2354. package/dist/esm/utrecht-icon-parkeren-betaalautomaat.entry.js.map +1 -0
  2355. package/dist/esm/utrecht-icon-parkeren-betalen.entry.js +17 -0
  2356. package/dist/esm/utrecht-icon-parkeren-betalen.entry.js.map +1 -0
  2357. package/dist/esm/utrecht-icon-parkeren.entry.js +17 -0
  2358. package/dist/esm/utrecht-icon-parkeren.entry.js.map +1 -0
  2359. package/dist/esm/utrecht-icon-participatie-campagne.entry.js +17 -0
  2360. package/dist/esm/utrecht-icon-participatie-campagne.entry.js.map +1 -0
  2361. package/dist/esm/utrecht-icon-participatie-like.entry.js +17 -0
  2362. package/dist/esm/utrecht-icon-participatie-like.entry.js.map +1 -0
  2363. package/dist/esm/utrecht-icon-participatie-pitch.entry.js +17 -0
  2364. package/dist/esm/utrecht-icon-participatie-pitch.entry.js.map +1 -0
  2365. package/dist/esm/utrecht-icon-paspoort.entry.js +17 -0
  2366. package/dist/esm/utrecht-icon-paspoort.entry.js.map +1 -0
  2367. package/dist/esm/utrecht-icon-presentatie.entry.js +17 -0
  2368. package/dist/esm/utrecht-icon-presentatie.entry.js.map +1 -0
  2369. package/dist/esm/utrecht-icon-prijskaartje.entry.js +17 -0
  2370. package/dist/esm/utrecht-icon-prijskaartje.entry.js.map +1 -0
  2371. package/dist/esm/utrecht-icon-read-aloud.entry.js +17 -0
  2372. package/dist/esm/utrecht-icon-read-aloud.entry.js.map +1 -0
  2373. package/dist/esm/utrecht-icon-rijbewijs.entry.js +17 -0
  2374. package/dist/esm/utrecht-icon-rijbewijs.entry.js.map +1 -0
  2375. package/dist/esm/utrecht-icon-rioolheffing.entry.js +17 -0
  2376. package/dist/esm/utrecht-icon-rioolheffing.entry.js.map +1 -0
  2377. package/dist/esm/utrecht-icon-rolstoel.entry.js +17 -0
  2378. package/dist/esm/utrecht-icon-rolstoel.entry.js.map +1 -0
  2379. package/dist/esm/utrecht-icon-schild-gemeente-utrecht.entry.js +17 -0
  2380. package/dist/esm/utrecht-icon-schild-gemeente-utrecht.entry.js.map +1 -0
  2381. package/dist/esm/utrecht-icon-search.entry.js +17 -0
  2382. package/dist/esm/utrecht-icon-search.entry.js.map +1 -0
  2383. package/dist/esm/utrecht-icon-shoppen.entry.js +17 -0
  2384. package/dist/esm/utrecht-icon-shoppen.entry.js.map +1 -0
  2385. package/dist/esm/utrecht-icon-sinterklaas.entry.js +17 -0
  2386. package/dist/esm/utrecht-icon-sinterklaas.entry.js.map +1 -0
  2387. package/dist/esm/utrecht-icon-slechtziende-hoordende.entry.js +17 -0
  2388. package/dist/esm/utrecht-icon-slechtziende-hoordende.entry.js.map +1 -0
  2389. package/dist/esm/utrecht-icon-sport-en-cultuur.entry.js +17 -0
  2390. package/dist/esm/utrecht-icon-sport-en-cultuur.entry.js.map +1 -0
  2391. package/dist/esm/utrecht-icon-sport-voetbal.entry.js +17 -0
  2392. package/dist/esm/utrecht-icon-sport-voetbal.entry.js.map +1 -0
  2393. package/dist/esm/utrecht-icon-sport.entry.js +17 -0
  2394. package/dist/esm/utrecht-icon-sport.entry.js.map +1 -0
  2395. package/dist/esm/utrecht-icon-stookverbod.entry.js +17 -0
  2396. package/dist/esm/utrecht-icon-stookverbod.entry.js.map +1 -0
  2397. package/dist/esm/utrecht-icon-strand.entry.js +17 -0
  2398. package/dist/esm/utrecht-icon-strand.entry.js.map +1 -0
  2399. package/dist/esm/utrecht-icon-strooien.entry.js +17 -0
  2400. package/dist/esm/utrecht-icon-strooien.entry.js.map +1 -0
  2401. package/dist/esm/utrecht-icon-subsidie-gezin.entry.js +17 -0
  2402. package/dist/esm/utrecht-icon-subsidie-gezin.entry.js.map +1 -0
  2403. package/dist/esm/utrecht-icon-subsidie.entry.js +17 -0
  2404. package/dist/esm/utrecht-icon-subsidie.entry.js.map +1 -0
  2405. package/dist/esm/utrecht-icon-t-shirt.entry.js +17 -0
  2406. package/dist/esm/utrecht-icon-t-shirt.entry.js.map +1 -0
  2407. package/dist/esm/utrecht-icon-thuiswerken.entry.js +17 -0
  2408. package/dist/esm/utrecht-icon-thuiswerken.entry.js.map +1 -0
  2409. package/dist/esm/utrecht-icon-toeslag.entry.js +17 -0
  2410. package/dist/esm/utrecht-icon-toeslag.entry.js.map +1 -0
  2411. package/dist/esm/utrecht-icon-trein.entry.js +17 -0
  2412. package/dist/esm/utrecht-icon-trein.entry.js.map +1 -0
  2413. package/dist/esm/utrecht-icon-trouwen.entry.js +17 -0
  2414. package/dist/esm/utrecht-icon-trouwen.entry.js.map +1 -0
  2415. package/dist/esm/utrecht-icon-twitter.entry.js +17 -0
  2416. package/dist/esm/utrecht-icon-twitter.entry.js.map +1 -0
  2417. package/dist/esm/utrecht-icon-user.entry.js +17 -0
  2418. package/dist/esm/utrecht-icon-user.entry.js.map +1 -0
  2419. package/dist/esm/utrecht-icon-uw-wijk.entry.js +17 -0
  2420. package/dist/esm/utrecht-icon-uw-wijk.entry.js.map +1 -0
  2421. package/dist/esm/utrecht-icon-vaccinatie.entry.js +17 -0
  2422. package/dist/esm/utrecht-icon-vaccinatie.entry.js.map +1 -0
  2423. package/dist/esm/utrecht-icon-veilige-wijk.entry.js +17 -0
  2424. package/dist/esm/utrecht-icon-veilige-wijk.entry.js.map +1 -0
  2425. package/dist/esm/utrecht-icon-vergaderen.entry.js +17 -0
  2426. package/dist/esm/utrecht-icon-vergaderen.entry.js.map +1 -0
  2427. package/dist/esm/utrecht-icon-vergaderendigitaal.entry.js +17 -0
  2428. package/dist/esm/utrecht-icon-vergaderendigitaal.entry.js.map +1 -0
  2429. package/dist/esm/utrecht-icon-vergoeding.entry.js +17 -0
  2430. package/dist/esm/utrecht-icon-vergoeding.entry.js.map +1 -0
  2431. package/dist/esm/utrecht-icon-verhuizen.entry.js +17 -0
  2432. package/dist/esm/utrecht-icon-verhuizen.entry.js.map +1 -0
  2433. package/dist/esm/utrecht-icon-verkeerslicht.entry.js +17 -0
  2434. package/dist/esm/utrecht-icon-verkeerslicht.entry.js.map +1 -0
  2435. package/dist/esm/utrecht-icon-verkiezingen.entry.js +17 -0
  2436. package/dist/esm/utrecht-icon-verkiezingen.entry.js.map +1 -0
  2437. package/dist/esm/utrecht-icon-verslaving.entry.js +17 -0
  2438. package/dist/esm/utrecht-icon-verslaving.entry.js.map +1 -0
  2439. package/dist/esm/utrecht-icon-vervoersvoorziening.entry.js +17 -0
  2440. package/dist/esm/utrecht-icon-vervoersvoorziening.entry.js.map +1 -0
  2441. package/dist/esm/utrecht-icon-virus.entry.js +17 -0
  2442. package/dist/esm/utrecht-icon-virus.entry.js.map +1 -0
  2443. package/dist/esm/utrecht-icon-vluchtelingen.entry.js +17 -0
  2444. package/dist/esm/utrecht-icon-vluchtelingen.entry.js.map +1 -0
  2445. package/dist/esm/utrecht-icon-voorzieningen-vervoer.entry.js +17 -0
  2446. package/dist/esm/utrecht-icon-voorzieningen-vervoer.entry.js.map +1 -0
  2447. package/dist/esm/utrecht-icon-vrijwilligerswerk.entry.js +17 -0
  2448. package/dist/esm/utrecht-icon-vrijwilligerswerk.entry.js.map +1 -0
  2449. package/dist/esm/utrecht-icon-vuilnisbak.entry.js +17 -0
  2450. package/dist/esm/utrecht-icon-vuilnisbak.entry.js.map +1 -0
  2451. package/dist/esm/utrecht-icon-vuilniszak.entry.js +17 -0
  2452. package/dist/esm/utrecht-icon-vuilniszak.entry.js.map +1 -0
  2453. package/dist/esm/utrecht-icon-vuurwerk.entry.js +17 -0
  2454. package/dist/esm/utrecht-icon-vuurwerk.entry.js.map +1 -0
  2455. package/dist/esm/utrecht-icon-wandelstok.entry.js +17 -0
  2456. package/dist/esm/utrecht-icon-wandelstok.entry.js.map +1 -0
  2457. package/dist/esm/utrecht-icon-warm.entry.js +17 -0
  2458. package/dist/esm/utrecht-icon-warm.entry.js.map +1 -0
  2459. package/dist/esm/utrecht-icon-warning.entry.js +17 -0
  2460. package/dist/esm/utrecht-icon-warning.entry.js.map +1 -0
  2461. package/dist/esm/utrecht-icon-werken.entry.js +17 -0
  2462. package/dist/esm/utrecht-icon-werken.entry.js.map +1 -0
  2463. package/dist/esm/utrecht-icon-werkzaamheden.entry.js +17 -0
  2464. package/dist/esm/utrecht-icon-werkzaamheden.entry.js.map +1 -0
  2465. package/dist/esm/utrecht-icon-whatsapp.entry.js +17 -0
  2466. package/dist/esm/utrecht-icon-whatsapp.entry.js.map +1 -0
  2467. package/dist/esm/utrecht-icon-wonen-kosten.entry.js +17 -0
  2468. package/dist/esm/utrecht-icon-wonen-kosten.entry.js.map +1 -0
  2469. package/dist/esm/utrecht-icon-woning-zoeken.entry.js +17 -0
  2470. package/dist/esm/utrecht-icon-woning-zoeken.entry.js.map +1 -0
  2471. package/dist/esm/utrecht-icon-x.entry.js +17 -0
  2472. package/dist/esm/utrecht-icon-x.entry.js.map +1 -0
  2473. package/dist/esm/utrecht-icon-youtube.entry.js +17 -0
  2474. package/dist/esm/utrecht-icon-youtube.entry.js.map +1 -0
  2475. package/dist/esm/utrecht-icon-zelfstandig-wonen.entry.js +17 -0
  2476. package/dist/esm/utrecht-icon-zelfstandig-wonen.entry.js.map +1 -0
  2477. package/dist/esm/utrecht-icon-zoom-minus.entry.js +17 -0
  2478. package/dist/esm/utrecht-icon-zoom-minus.entry.js.map +1 -0
  2479. package/dist/esm/utrecht-icon-zoom-plus.entry.js +17 -0
  2480. package/dist/esm/utrecht-icon-zoom-plus.entry.js.map +1 -0
  2481. package/dist/esm/utrecht-icon-zoomin.entry.js +17 -0
  2482. package/dist/esm/utrecht-icon-zoomin.entry.js.map +1 -0
  2483. package/dist/esm/utrecht-icon-zoomout.entry.js +17 -0
  2484. package/dist/esm/utrecht-icon-zoomout.entry.js.map +1 -0
  2485. package/dist/esm/utrecht-icon-zorg-huis.entry.js +17 -0
  2486. package/dist/esm/utrecht-icon-zorg-huis.entry.js.map +1 -0
  2487. package/dist/esm/utrecht-icon-zweefpaal.entry.js +17 -0
  2488. package/dist/esm/utrecht-icon-zweefpaal.entry.js.map +1 -0
  2489. package/dist/esm/utrecht-icon-zwemmen.entry.js +17 -0
  2490. package/dist/esm/utrecht-icon-zwemmen.entry.js.map +1 -0
  2491. package/dist/esm/utrecht-logo-button.entry.js +17 -0
  2492. package/dist/esm/utrecht-logo-button.entry.js.map +1 -0
  2493. package/dist/esm/utrecht-map-marker.entry.js +17 -0
  2494. package/dist/esm/utrecht-map-marker.entry.js.map +1 -0
  2495. package/dist/esm/utrecht-multiline-data.entry.js +17 -0
  2496. package/dist/esm/utrecht-multiline-data.entry.js.map +1 -0
  2497. package/dist/esm/utrecht-page-footer.entry.js +5 -3
  2498. package/dist/esm/utrecht-page-footer.entry.js.map +1 -0
  2499. package/dist/esm/utrecht-pagination.entry.js +40 -0
  2500. package/dist/esm/utrecht-pagination.entry.js.map +1 -0
  2501. package/dist/esm/utrecht-progress-list-item.entry.js +35 -0
  2502. package/dist/esm/utrecht-progress-list-item.entry.js.map +1 -0
  2503. package/dist/esm/utrecht-progress-list.entry.js +17 -0
  2504. package/dist/esm/utrecht-progress-list.entry.js.map +1 -0
  2505. package/dist/esm/utrecht-progress-sublist-item.entry.js +26 -0
  2506. package/dist/esm/utrecht-progress-sublist-item.entry.js.map +1 -0
  2507. package/dist/esm/utrecht-sidenav.entry.js +20 -0
  2508. package/dist/esm/utrecht-sidenav.entry.js.map +1 -0
  2509. package/dist/esm/utrecht-surface.entry.js +17 -0
  2510. package/dist/esm/utrecht-surface.entry.js.map +1 -0
  2511. package/dist/esm/utrecht-table-body.entry.js +17 -0
  2512. package/dist/esm/utrecht-table-body.entry.js.map +1 -0
  2513. package/dist/esm/utrecht-table-caption.entry.js +18 -0
  2514. package/dist/esm/utrecht-table-caption.entry.js.map +1 -0
  2515. package/dist/esm/utrecht-table-cell.entry.js +17 -0
  2516. package/dist/esm/utrecht-table-cell.entry.js.map +1 -0
  2517. package/dist/esm/utrecht-table-footer.entry.js +17 -0
  2518. package/dist/esm/utrecht-table-footer.entry.js.map +1 -0
  2519. package/dist/esm/utrecht-table-header-cell.entry.js +18 -0
  2520. package/dist/esm/utrecht-table-header-cell.entry.js.map +1 -0
  2521. package/dist/esm/utrecht-table-header.entry.js +17 -0
  2522. package/dist/esm/utrecht-table-header.entry.js.map +1 -0
  2523. package/dist/esm/utrecht-table-row.entry.js +17 -0
  2524. package/dist/esm/utrecht-table-row.entry.js.map +1 -0
  2525. package/dist/esm/utrecht-table.entry.js +17 -0
  2526. package/dist/esm/utrecht-table.entry.js.map +1 -0
  2527. package/dist/esm/utrecht-textarea.entry.js +32 -0
  2528. package/dist/esm/utrecht-textarea.entry.js.map +1 -0
  2529. package/dist/esm/utrecht-textbox.entry.js +37 -0
  2530. package/dist/esm/utrecht-textbox.entry.js.map +1 -0
  2531. package/dist/esm/utrecht.js +9 -3
  2532. package/dist/esm/utrecht.js.map +1 -0
  2533. package/dist/stencil.config.js +83 -0
  2534. package/dist/stencil.config.js.map +1 -0
  2535. package/dist/types/components/alert.d.ts +9 -0
  2536. package/dist/types/components/article.d.ts +8 -0
  2537. package/dist/types/components/backdrop.d.ts +9 -0
  2538. package/dist/types/components/badge-counter.d.ts +11 -0
  2539. package/dist/types/components/badge-data.d.ts +8 -0
  2540. package/dist/types/components/badge-list.d.ts +8 -0
  2541. package/dist/types/components/badge-status.d.ts +9 -0
  2542. package/dist/types/components/breadcrumb-nav.d.ts +5 -0
  2543. package/dist/types/components/button-group.d.ts +8 -0
  2544. package/dist/types/components/button-link.d.ts +12 -0
  2545. package/dist/types/components/button.d.ts +23 -0
  2546. package/dist/types/components/checkbox.d.ts +16 -0
  2547. package/dist/types/components/code-block.d.ts +8 -0
  2548. package/dist/types/components/code.d.ts +8 -0
  2549. package/dist/types/components/color-sample.d.ts +9 -0
  2550. package/dist/types/components/column-layout.d.ts +9 -0
  2551. package/dist/types/components/contact-card-template.d.ts +3 -0
  2552. package/dist/types/components/custom-checkbox.d.ts +12 -0
  2553. package/dist/types/components/data-list-actions.d.ts +8 -0
  2554. package/dist/types/components/data-list-item.d.ts +8 -0
  2555. package/dist/types/components/data-list-key.d.ts +8 -0
  2556. package/dist/types/components/data-list-value.d.ts +8 -0
  2557. package/dist/types/components/data-list.d.ts +8 -0
  2558. package/dist/types/components/digid-button.d.ts +9 -0
  2559. package/dist/types/components/digid-logo.d.ts +8 -0
  2560. package/dist/types/components/drawer.d.ts +13 -0
  2561. package/dist/types/components/eherkenning-logo.d.ts +8 -0
  2562. package/dist/types/components/eidas-logo.d.ts +8 -0
  2563. package/dist/types/components/emphasis.d.ts +8 -0
  2564. package/dist/types/components/flex-wrap-fallback.d.ts +14 -0
  2565. package/dist/types/components/form-field-checkbox.d.ts +20 -0
  2566. package/dist/types/components/form-field-description.d.ts +8 -0
  2567. package/dist/types/components/form-field-error-message.d.ts +7 -0
  2568. package/dist/types/components/form-field-textarea.d.ts +21 -0
  2569. package/dist/types/components/form-field-textbox.d.ts +26 -0
  2570. package/dist/types/components/form-toggle.d.ts +14 -0
  2571. package/dist/types/components/form.d.ts +14 -0
  2572. package/dist/types/components/generated/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.d.ts +3 -0
  2573. package/dist/types/components/generated/utrecht-icon-afval/utrecht-icon-afval.stencil.d.ts +3 -0
  2574. package/dist/types/components/generated/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.d.ts +3 -0
  2575. package/dist/types/components/generated/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.d.ts +3 -0
  2576. package/dist/types/components/generated/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.d.ts +3 -0
  2577. package/dist/types/components/generated/utrecht-icon-afval-pmd/utrecht-icon-afval-pmd.stencil.d.ts +3 -0
  2578. package/dist/types/components/generated/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.d.ts +3 -0
  2579. package/dist/types/components/generated/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.d.ts +3 -0
  2580. package/dist/types/components/generated/utrecht-icon-alleen/utrecht-icon-alleen.stencil.d.ts +3 -0
  2581. package/dist/types/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.d.ts +3 -0
  2582. package/dist/types/components/generated/utrecht-icon-auto/utrecht-icon-auto.stencil.d.ts +3 -0
  2583. package/dist/types/components/generated/utrecht-icon-begroting/utrecht-icon-begroting.stencil.d.ts +3 -0
  2584. package/dist/types/components/generated/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.d.ts +3 -0
  2585. package/dist/types/components/generated/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.d.ts +3 -0
  2586. package/dist/types/components/generated/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.d.ts +3 -0
  2587. package/dist/types/components/generated/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.d.ts +3 -0
  2588. package/dist/types/components/generated/utrecht-icon-blad/utrecht-icon-blad.stencil.d.ts +3 -0
  2589. package/dist/types/components/generated/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.d.ts +3 -0
  2590. package/dist/types/components/generated/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.d.ts +3 -0
  2591. package/dist/types/components/generated/utrecht-icon-brief-betalen/utrecht-icon-brief-betalen.stencil.d.ts +3 -0
  2592. package/dist/types/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.d.ts +3 -0
  2593. package/dist/types/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.d.ts +3 -0
  2594. package/dist/types/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.d.ts +3 -0
  2595. package/dist/types/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.d.ts +3 -0
  2596. package/dist/types/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.d.ts +3 -0
  2597. package/dist/types/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.d.ts +3 -0
  2598. package/dist/types/components/generated/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.d.ts +3 -0
  2599. package/dist/types/components/generated/utrecht-icon-container/utrecht-icon-container.stencil.d.ts +3 -0
  2600. package/dist/types/components/generated/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.d.ts +3 -0
  2601. package/dist/types/components/generated/utrecht-icon-container-glas/utrecht-icon-container-glas.stencil.d.ts +3 -0
  2602. package/dist/types/components/generated/utrecht-icon-container-groenafval/utrecht-icon-container-groenafval.stencil.d.ts +3 -0
  2603. package/dist/types/components/generated/utrecht-icon-container-met-zak/utrecht-icon-container-met-zak.stencil.d.ts +3 -0
  2604. package/dist/types/components/generated/utrecht-icon-container-papier/utrecht-icon-container-papier.stencil.d.ts +3 -0
  2605. package/dist/types/components/generated/utrecht-icon-container-pmd/utrecht-icon-container-pmd.stencil.d.ts +3 -0
  2606. package/dist/types/components/generated/utrecht-icon-container-restafval/utrecht-icon-container-restafval.stencil.d.ts +3 -0
  2607. package/dist/types/components/generated/utrecht-icon-container-textiel/utrecht-icon-container-textiel.stencil.d.ts +3 -0
  2608. package/dist/types/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.d.ts +3 -0
  2609. package/dist/types/components/generated/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.d.ts +3 -0
  2610. package/dist/types/components/generated/utrecht-icon-dementie/utrecht-icon-dementie.stencil.d.ts +3 -0
  2611. package/dist/types/components/generated/utrecht-icon-documenten/utrecht-icon-documenten.stencil.d.ts +3 -0
  2612. package/dist/types/components/generated/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.d.ts +3 -0
  2613. package/dist/types/components/generated/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.d.ts +3 -0
  2614. package/dist/types/components/generated/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.d.ts +3 -0
  2615. package/dist/types/components/generated/utrecht-icon-elektrisch-rijden/utrecht-icon-elektrisch-rijden.stencil.d.ts +3 -0
  2616. package/dist/types/components/generated/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.d.ts +3 -0
  2617. package/dist/types/components/generated/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.d.ts +3 -0
  2618. package/dist/types/components/generated/utrecht-icon-error/utrecht-icon-error.stencil.d.ts +3 -0
  2619. package/dist/types/components/generated/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.d.ts +3 -0
  2620. package/dist/types/components/generated/utrecht-icon-facebook/utrecht-icon-facebook.stencil.d.ts +3 -0
  2621. package/dist/types/components/generated/utrecht-icon-fiets/utrecht-icon-fiets.stencil.d.ts +3 -0
  2622. package/dist/types/components/generated/utrecht-icon-filter/utrecht-icon-filter.stencil.d.ts +3 -0
  2623. package/dist/types/components/generated/utrecht-icon-geboorte/utrecht-icon-geboorte.stencil.d.ts +3 -0
  2624. package/dist/types/components/generated/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.d.ts +3 -0
  2625. package/dist/types/components/generated/utrecht-icon-gebruiker-ingelogd/utrecht-icon-gebruiker-ingelogd.stencil.d.ts +3 -0
  2626. package/dist/types/components/generated/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.d.ts +3 -0
  2627. package/dist/types/components/generated/utrecht-icon-geluid/utrecht-icon-geluid.stencil.d.ts +3 -0
  2628. package/dist/types/components/generated/utrecht-icon-gemeente-locatie/utrecht-icon-gemeente-locatie.stencil.d.ts +3 -0
  2629. package/dist/types/components/generated/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.d.ts +3 -0
  2630. package/dist/types/components/generated/utrecht-icon-gereedschap/utrecht-icon-gereedschap.stencil.d.ts +3 -0
  2631. package/dist/types/components/generated/utrecht-icon-gezicht/utrecht-icon-gezicht.stencil.d.ts +3 -0
  2632. package/dist/types/components/generated/utrecht-icon-gezin/utrecht-icon-gezin.stencil.d.ts +3 -0
  2633. package/dist/types/components/generated/utrecht-icon-glas-afval/utrecht-icon-glas-afval.stencil.d.ts +3 -0
  2634. package/dist/types/components/generated/utrecht-icon-glijbaan/utrecht-icon-glijbaan.stencil.d.ts +3 -0
  2635. package/dist/types/components/generated/utrecht-icon-grafiek/utrecht-icon-grafiek.stencil.d.ts +3 -0
  2636. package/dist/types/components/generated/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.d.ts +3 -0
  2637. package/dist/types/components/generated/utrecht-icon-grofvuil-ophalen/utrecht-icon-grofvuil-ophalen.stencil.d.ts +3 -0
  2638. package/dist/types/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.d.ts +3 -0
  2639. package/dist/types/components/generated/utrecht-icon-herdenking/utrecht-icon-herdenking.stencil.d.ts +3 -0
  2640. package/dist/types/components/generated/utrecht-icon-hondenbelasting/utrecht-icon-hondenbelasting.stencil.d.ts +3 -0
  2641. package/dist/types/components/generated/utrecht-icon-horeca/utrecht-icon-horeca.stencil.d.ts +3 -0
  2642. package/dist/types/components/generated/utrecht-icon-horecavergunning/utrecht-icon-horecavergunning.stencil.d.ts +3 -0
  2643. package/dist/types/components/generated/utrecht-icon-huis/utrecht-icon-huis.stencil.d.ts +3 -0
  2644. package/dist/types/components/generated/utrecht-icon-huis-en-omgeving/utrecht-icon-huis-en-omgeving.stencil.d.ts +3 -0
  2645. package/dist/types/components/generated/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.d.ts +3 -0
  2646. package/dist/types/components/generated/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.d.ts +3 -0
  2647. package/dist/types/components/generated/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.d.ts +3 -0
  2648. package/dist/types/components/generated/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.d.ts +3 -0
  2649. package/dist/types/components/generated/utrecht-icon-hulpmiddelen-gezin/utrecht-icon-hulpmiddelen-gezin.stencil.d.ts +3 -0
  2650. package/dist/types/components/generated/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.d.ts +3 -0
  2651. package/dist/types/components/generated/utrecht-icon-idee/utrecht-icon-idee.stencil.d.ts +3 -0
  2652. package/dist/types/components/generated/utrecht-icon-informatie/utrecht-icon-informatie.stencil.d.ts +3 -0
  2653. package/dist/types/components/generated/utrecht-icon-information/utrecht-icon-information.stencil.d.ts +3 -0
  2654. package/dist/types/components/generated/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.d.ts +3 -0
  2655. package/dist/types/components/generated/utrecht-icon-inspraak-inwoners/utrecht-icon-inspraak-inwoners.stencil.d.ts +3 -0
  2656. package/dist/types/components/generated/utrecht-icon-instagram/utrecht-icon-instagram.stencil.d.ts +3 -0
  2657. package/dist/types/components/generated/utrecht-icon-kalender/utrecht-icon-kalender.stencil.d.ts +3 -0
  2658. package/dist/types/components/generated/utrecht-icon-kennis/utrecht-icon-kennis.stencil.d.ts +3 -0
  2659. package/dist/types/components/generated/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.d.ts +3 -0
  2660. package/dist/types/components/generated/utrecht-icon-klachten/utrecht-icon-klachten.stencil.d.ts +3 -0
  2661. package/dist/types/components/generated/utrecht-icon-kroon/utrecht-icon-kroon.stencil.d.ts +3 -0
  2662. package/dist/types/components/generated/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.d.ts +3 -0
  2663. package/dist/types/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.d.ts +3 -0
  2664. package/dist/types/components/generated/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.d.ts +3 -0
  2665. package/dist/types/components/generated/utrecht-icon-lantaarnpaal-oud/utrecht-icon-lantaarnpaal-oud.stencil.d.ts +3 -0
  2666. package/dist/types/components/generated/utrecht-icon-leren/utrecht-icon-leren.stencil.d.ts +3 -0
  2667. package/dist/types/components/generated/utrecht-icon-let-op/utrecht-icon-let-op.stencil.d.ts +3 -0
  2668. package/dist/types/components/generated/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.d.ts +3 -0
  2669. package/dist/types/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.d.ts +3 -0
  2670. package/dist/types/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.d.ts +3 -0
  2671. package/dist/types/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.d.ts +3 -0
  2672. package/dist/types/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.d.ts +3 -0
  2673. package/dist/types/components/generated/utrecht-icon-markt/utrecht-icon-markt.stencil.d.ts +3 -0
  2674. package/dist/types/components/generated/utrecht-icon-melding/utrecht-icon-melding.stencil.d.ts +3 -0
  2675. package/dist/types/components/generated/utrecht-icon-melding-boom/utrecht-icon-melding-boom.stencil.d.ts +3 -0
  2676. package/dist/types/components/generated/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.d.ts +3 -0
  2677. package/dist/types/components/generated/utrecht-icon-melding-openbareruimte/utrecht-icon-melding-openbareruimte.stencil.d.ts +3 -0
  2678. package/dist/types/components/generated/utrecht-icon-melding-verlichting/utrecht-icon-melding-verlichting.stencil.d.ts +3 -0
  2679. package/dist/types/components/generated/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.d.ts +3 -0
  2680. package/dist/types/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.d.ts +3 -0
  2681. package/dist/types/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.d.ts +3 -0
  2682. package/dist/types/components/generated/utrecht-icon-meterkast/utrecht-icon-meterkast.stencil.d.ts +3 -0
  2683. package/dist/types/components/generated/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.d.ts +3 -0
  2684. package/dist/types/components/generated/utrecht-icon-milieu-zone/utrecht-icon-milieu-zone.stencil.d.ts +3 -0
  2685. package/dist/types/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.d.ts +3 -0
  2686. package/dist/types/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.d.ts +3 -0
  2687. package/dist/types/components/generated/utrecht-icon-mobiliteit/utrecht-icon-mobiliteit.stencil.d.ts +3 -0
  2688. package/dist/types/components/generated/utrecht-icon-natuur/utrecht-icon-natuur.stencil.d.ts +3 -0
  2689. package/dist/types/components/generated/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.d.ts +3 -0
  2690. package/dist/types/components/generated/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.d.ts +3 -0
  2691. package/dist/types/components/generated/utrecht-icon-om-het-huis/utrecht-icon-om-het-huis.stencil.d.ts +3 -0
  2692. package/dist/types/components/generated/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.d.ts +3 -0
  2693. package/dist/types/components/generated/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.d.ts +3 -0
  2694. package/dist/types/components/generated/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.d.ts +3 -0
  2695. package/dist/types/components/generated/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.d.ts +3 -0
  2696. package/dist/types/components/generated/utrecht-icon-ondernemen/utrecht-icon-ondernemen.stencil.d.ts +3 -0
  2697. package/dist/types/components/generated/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.d.ts +3 -0
  2698. package/dist/types/components/generated/utrecht-icon-over-de-stad/utrecht-icon-over-de-stad.stencil.d.ts +3 -0
  2699. package/dist/types/components/generated/utrecht-icon-overlijden/utrecht-icon-overlijden.stencil.d.ts +3 -0
  2700. package/dist/types/components/generated/utrecht-icon-panden/utrecht-icon-panden.stencil.d.ts +3 -0
  2701. package/dist/types/components/generated/utrecht-icon-park/utrecht-icon-park.stencil.d.ts +3 -0
  2702. package/dist/types/components/generated/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.d.ts +3 -0
  2703. package/dist/types/components/generated/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.d.ts +3 -0
  2704. package/dist/types/components/generated/utrecht-icon-parken/utrecht-icon-parken.stencil.d.ts +3 -0
  2705. package/dist/types/components/generated/utrecht-icon-parkeren/utrecht-icon-parkeren.stencil.d.ts +3 -0
  2706. package/dist/types/components/generated/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.d.ts +3 -0
  2707. package/dist/types/components/generated/utrecht-icon-parkeren-betaalautomaat/utrecht-icon-parkeren-betaalautomaat.stencil.d.ts +3 -0
  2708. package/dist/types/components/generated/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.d.ts +3 -0
  2709. package/dist/types/components/generated/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.d.ts +3 -0
  2710. package/dist/types/components/generated/utrecht-icon-participatie-like/utrecht-icon-participatie-like.stencil.d.ts +3 -0
  2711. package/dist/types/components/generated/utrecht-icon-participatie-pitch/utrecht-icon-participatie-pitch.stencil.d.ts +3 -0
  2712. package/dist/types/components/generated/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.d.ts +3 -0
  2713. package/dist/types/components/generated/utrecht-icon-presentatie/utrecht-icon-presentatie.stencil.d.ts +3 -0
  2714. package/dist/types/components/generated/utrecht-icon-prijskaartje/utrecht-icon-prijskaartje.stencil.d.ts +3 -0
  2715. package/dist/types/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.d.ts +3 -0
  2716. package/dist/types/components/generated/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.d.ts +3 -0
  2717. package/dist/types/components/generated/utrecht-icon-rioolheffing/utrecht-icon-rioolheffing.stencil.d.ts +3 -0
  2718. package/dist/types/components/generated/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.d.ts +3 -0
  2719. package/dist/types/components/generated/utrecht-icon-schild-gemeente-utrecht/utrecht-icon-schild-gemeente-utrecht.stencil.d.ts +3 -0
  2720. package/dist/types/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.d.ts +3 -0
  2721. package/dist/types/components/generated/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.d.ts +3 -0
  2722. package/dist/types/components/generated/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.d.ts +3 -0
  2723. package/dist/types/components/generated/utrecht-icon-slechtziende-hoordende/utrecht-icon-slechtziende-hoordende.stencil.d.ts +3 -0
  2724. package/dist/types/components/generated/utrecht-icon-sport/utrecht-icon-sport.stencil.d.ts +3 -0
  2725. package/dist/types/components/generated/utrecht-icon-sport-en-cultuur/utrecht-icon-sport-en-cultuur.stencil.d.ts +3 -0
  2726. package/dist/types/components/generated/utrecht-icon-sport-voetbal/utrecht-icon-sport-voetbal.stencil.d.ts +3 -0
  2727. package/dist/types/components/generated/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.d.ts +3 -0
  2728. package/dist/types/components/generated/utrecht-icon-strand/utrecht-icon-strand.stencil.d.ts +3 -0
  2729. package/dist/types/components/generated/utrecht-icon-strooien/utrecht-icon-strooien.stencil.d.ts +3 -0
  2730. package/dist/types/components/generated/utrecht-icon-subsidie/utrecht-icon-subsidie.stencil.d.ts +3 -0
  2731. package/dist/types/components/generated/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.d.ts +3 -0
  2732. package/dist/types/components/generated/utrecht-icon-t-shirt/utrecht-icon-t-shirt.stencil.d.ts +3 -0
  2733. package/dist/types/components/generated/utrecht-icon-thuiswerken/utrecht-icon-thuiswerken.stencil.d.ts +3 -0
  2734. package/dist/types/components/generated/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.d.ts +3 -0
  2735. package/dist/types/components/generated/utrecht-icon-trein/utrecht-icon-trein.stencil.d.ts +3 -0
  2736. package/dist/types/components/generated/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.d.ts +3 -0
  2737. package/dist/types/components/generated/utrecht-icon-twitter/utrecht-icon-twitter.stencil.d.ts +3 -0
  2738. package/dist/types/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.d.ts +3 -0
  2739. package/dist/types/components/generated/utrecht-icon-uw-wijk/utrecht-icon-uw-wijk.stencil.d.ts +3 -0
  2740. package/dist/types/components/generated/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.d.ts +3 -0
  2741. package/dist/types/components/generated/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.d.ts +3 -0
  2742. package/dist/types/components/generated/utrecht-icon-vergaderen/utrecht-icon-vergaderen.stencil.d.ts +3 -0
  2743. package/dist/types/components/generated/utrecht-icon-vergaderendigitaal/utrecht-icon-vergaderendigitaal.stencil.d.ts +3 -0
  2744. package/dist/types/components/generated/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.d.ts +3 -0
  2745. package/dist/types/components/generated/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.d.ts +3 -0
  2746. package/dist/types/components/generated/utrecht-icon-verkeerslicht/utrecht-icon-verkeerslicht.stencil.d.ts +3 -0
  2747. package/dist/types/components/generated/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.d.ts +3 -0
  2748. package/dist/types/components/generated/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.d.ts +3 -0
  2749. package/dist/types/components/generated/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.d.ts +3 -0
  2750. package/dist/types/components/generated/utrecht-icon-virus/utrecht-icon-virus.stencil.d.ts +3 -0
  2751. package/dist/types/components/generated/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.d.ts +3 -0
  2752. package/dist/types/components/generated/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.d.ts +3 -0
  2753. package/dist/types/components/generated/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.d.ts +3 -0
  2754. package/dist/types/components/generated/utrecht-icon-vuilnisbak/utrecht-icon-vuilnisbak.stencil.d.ts +3 -0
  2755. package/dist/types/components/generated/utrecht-icon-vuilniszak/utrecht-icon-vuilniszak.stencil.d.ts +3 -0
  2756. package/dist/types/components/generated/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.d.ts +3 -0
  2757. package/dist/types/components/generated/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.d.ts +3 -0
  2758. package/dist/types/components/generated/utrecht-icon-warm/utrecht-icon-warm.stencil.d.ts +3 -0
  2759. package/dist/types/components/generated/utrecht-icon-warning/utrecht-icon-warning.stencil.d.ts +3 -0
  2760. package/dist/types/components/generated/utrecht-icon-werken/utrecht-icon-werken.stencil.d.ts +3 -0
  2761. package/dist/types/components/generated/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.d.ts +3 -0
  2762. package/dist/types/components/generated/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.d.ts +3 -0
  2763. package/dist/types/components/generated/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.d.ts +3 -0
  2764. package/dist/types/components/generated/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.d.ts +3 -0
  2765. package/dist/types/components/generated/utrecht-icon-x/utrecht-icon-x.stencil.d.ts +3 -0
  2766. package/dist/types/components/generated/utrecht-icon-youtube/utrecht-icon-youtube.stencil.d.ts +3 -0
  2767. package/dist/types/components/generated/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.d.ts +3 -0
  2768. package/dist/types/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.d.ts +3 -0
  2769. package/dist/types/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.d.ts +3 -0
  2770. package/dist/types/components/generated/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.d.ts +3 -0
  2771. package/dist/types/components/generated/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.d.ts +3 -0
  2772. package/dist/types/components/generated/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.d.ts +3 -0
  2773. package/dist/types/components/generated/utrecht-icon-zweefpaal/utrecht-icon-zweefpaal.stencil.d.ts +3 -0
  2774. package/dist/types/components/generated/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.d.ts +3 -0
  2775. package/dist/types/components/heading-1.d.ts +3 -0
  2776. package/dist/types/components/heading-2.d.ts +3 -0
  2777. package/dist/types/components/heading-3.d.ts +3 -0
  2778. package/dist/types/components/heading-4.d.ts +3 -0
  2779. package/dist/types/components/heading-5.d.ts +3 -0
  2780. package/dist/types/components/heading-6.d.ts +3 -0
  2781. package/dist/types/components/heading-group.d.ts +8 -0
  2782. package/dist/types/components/iban-data.d.ts +9 -0
  2783. package/dist/types/components/icon.d.ts +3 -0
  2784. package/dist/types/components/link-button.d.ts +12 -0
  2785. package/dist/types/components/link.d.ts +9 -0
  2786. package/dist/types/components/logo-button.d.ts +8 -0
  2787. package/dist/types/components/logo-image.d.ts +8 -0
  2788. package/dist/types/components/logo.d.ts +8 -0
  2789. package/dist/types/components/map-marker.d.ts +3 -0
  2790. package/dist/types/components/mark.d.ts +8 -0
  2791. package/dist/types/components/multiline-data.d.ts +8 -0
  2792. package/dist/types/components/number-data.d.ts +9 -0
  2793. package/dist/types/components/page-content.d.ts +7 -0
  2794. package/dist/types/components/page-header.d.ts +7 -0
  2795. package/dist/types/components/page.d.ts +7 -0
  2796. package/dist/types/components/pagination.d.ts +11 -0
  2797. package/dist/types/components/pre-heading.d.ts +8 -0
  2798. package/dist/types/components/progress-list-item.d.ts +14 -0
  2799. package/dist/types/components/progress-list.d.ts +8 -0
  2800. package/dist/types/components/progress-sublist-item.d.ts +10 -0
  2801. package/dist/types/components/sidenav.d.ts +9 -0
  2802. package/dist/types/components/skip-link.d.ts +9 -0
  2803. package/dist/types/components/spotlight-section.d.ts +9 -0
  2804. package/dist/types/components/surface.d.ts +8 -0
  2805. package/dist/types/components/table-body.d.ts +3 -0
  2806. package/dist/types/components/table-caption.d.ts +3 -0
  2807. package/dist/types/components/table-cell.d.ts +3 -0
  2808. package/dist/types/components/table-footer.d.ts +3 -0
  2809. package/dist/types/components/table-header-cell.d.ts +4 -0
  2810. package/dist/types/components/table-header.d.ts +3 -0
  2811. package/dist/types/components/table-row.d.ts +3 -0
  2812. package/dist/types/components/table.d.ts +3 -0
  2813. package/dist/types/components/textarea.d.ts +18 -0
  2814. package/dist/types/components/textbox.d.ts +23 -0
  2815. package/dist/types/components/url-data.d.ts +8 -0
  2816. package/dist/types/components.d.ts +4046 -102
  2817. package/dist/types/home/runner/work/utrecht/utrecht/packages/web-component-library-stencil/.stencil/stencil.config.d.ts +2 -0
  2818. package/dist/types/index.d.ts +1 -0
  2819. package/dist/types/stencil-public-runtime.d.ts +283 -205
  2820. package/dist/types/utils/utils.d.ts +1 -0
  2821. package/dist/utrecht/index.esm.js +2 -0
  2822. package/dist/utrecht/index.esm.js.map +1 -0
  2823. package/dist/utrecht/p-01b4b2a9.entry.js +2 -0
  2824. package/dist/utrecht/p-01b4b2a9.entry.js.map +1 -0
  2825. package/dist/utrecht/p-01cd7e66.entry.js +2 -0
  2826. package/dist/utrecht/p-01cd7e66.entry.js.map +1 -0
  2827. package/dist/utrecht/p-02819890.entry.js +2 -0
  2828. package/dist/utrecht/p-02819890.entry.js.map +1 -0
  2829. package/dist/utrecht/p-02b72ee5.entry.js +2 -0
  2830. package/dist/utrecht/p-02b72ee5.entry.js.map +1 -0
  2831. package/dist/utrecht/p-03371f68.entry.js +2 -0
  2832. package/dist/utrecht/p-03371f68.entry.js.map +1 -0
  2833. package/dist/utrecht/p-039107ac.entry.js +2 -0
  2834. package/dist/utrecht/p-039107ac.entry.js.map +1 -0
  2835. package/dist/utrecht/p-05fbb844.entry.js +2 -0
  2836. package/dist/utrecht/p-05fbb844.entry.js.map +1 -0
  2837. package/dist/utrecht/p-062140e5.entry.js +2 -0
  2838. package/dist/utrecht/p-062140e5.entry.js.map +1 -0
  2839. package/dist/utrecht/p-06418bba.entry.js +2 -0
  2840. package/dist/utrecht/p-06418bba.entry.js.map +1 -0
  2841. package/dist/utrecht/p-06cc53ce.entry.js +2 -0
  2842. package/dist/utrecht/p-06cc53ce.entry.js.map +1 -0
  2843. package/dist/utrecht/p-0819d3bb.entry.js +2 -0
  2844. package/dist/utrecht/p-0819d3bb.entry.js.map +1 -0
  2845. package/dist/utrecht/p-083f7161.entry.js +2 -0
  2846. package/dist/utrecht/p-083f7161.entry.js.map +1 -0
  2847. package/dist/utrecht/p-08b1238b.entry.js +2 -0
  2848. package/dist/utrecht/p-08b1238b.entry.js.map +1 -0
  2849. package/dist/utrecht/p-08cc8a76.entry.js +2 -0
  2850. package/dist/utrecht/p-08cc8a76.entry.js.map +1 -0
  2851. package/dist/utrecht/p-09e3eb9f.entry.js +2 -0
  2852. package/dist/utrecht/p-09e3eb9f.entry.js.map +1 -0
  2853. package/dist/utrecht/p-0b8b6277.entry.js +2 -0
  2854. package/dist/utrecht/p-0b8b6277.entry.js.map +1 -0
  2855. package/dist/utrecht/p-0c2d5d2d.entry.js +2 -0
  2856. package/dist/utrecht/p-0c2d5d2d.entry.js.map +1 -0
  2857. package/dist/utrecht/p-0c712ede.entry.js +2 -0
  2858. package/dist/utrecht/p-0c712ede.entry.js.map +1 -0
  2859. package/dist/utrecht/p-0e7f114f.entry.js +2 -0
  2860. package/dist/utrecht/p-0e7f114f.entry.js.map +1 -0
  2861. package/dist/utrecht/p-0e8a39ff.entry.js +2 -0
  2862. package/dist/utrecht/p-0e8a39ff.entry.js.map +1 -0
  2863. package/dist/utrecht/p-0efb1a06.entry.js +2 -0
  2864. package/dist/utrecht/p-0efb1a06.entry.js.map +1 -0
  2865. package/dist/utrecht/p-106ea68f.entry.js +2 -0
  2866. package/dist/utrecht/p-106ea68f.entry.js.map +1 -0
  2867. package/dist/utrecht/p-1245a7c0.entry.js +2 -0
  2868. package/dist/utrecht/p-1245a7c0.entry.js.map +1 -0
  2869. package/dist/utrecht/p-13795436.entry.js +2 -0
  2870. package/dist/utrecht/p-13795436.entry.js.map +1 -0
  2871. package/dist/utrecht/p-13b90ec4.entry.js +2 -0
  2872. package/dist/utrecht/p-13b90ec4.entry.js.map +1 -0
  2873. package/dist/utrecht/p-14169e11.entry.js +2 -0
  2874. package/dist/utrecht/p-14169e11.entry.js.map +1 -0
  2875. package/dist/utrecht/p-1583ce63.entry.js +2 -0
  2876. package/dist/utrecht/p-1583ce63.entry.js.map +1 -0
  2877. package/dist/utrecht/p-1598403d.entry.js +2 -0
  2878. package/dist/utrecht/p-1598403d.entry.js.map +1 -0
  2879. package/dist/utrecht/p-17b179a0.entry.js +2 -0
  2880. package/dist/utrecht/p-17b179a0.entry.js.map +1 -0
  2881. package/dist/utrecht/p-197729cf.entry.js +2 -0
  2882. package/dist/utrecht/p-197729cf.entry.js.map +1 -0
  2883. package/dist/utrecht/p-1a0c137b.entry.js +2 -0
  2884. package/dist/utrecht/p-1a0c137b.entry.js.map +1 -0
  2885. package/dist/utrecht/p-1a7a08ba.entry.js +2 -0
  2886. package/dist/utrecht/p-1a7a08ba.entry.js.map +1 -0
  2887. package/dist/utrecht/p-1b5f2544.entry.js +2 -0
  2888. package/dist/utrecht/p-1b5f2544.entry.js.map +1 -0
  2889. package/dist/utrecht/p-1fcca332.entry.js +2 -0
  2890. package/dist/utrecht/p-1fcca332.entry.js.map +1 -0
  2891. package/dist/utrecht/p-1ff56b6c.entry.js +2 -0
  2892. package/dist/utrecht/p-1ff56b6c.entry.js.map +1 -0
  2893. package/dist/utrecht/p-22e2d802.entry.js +2 -0
  2894. package/dist/utrecht/p-22e2d802.entry.js.map +1 -0
  2895. package/dist/utrecht/p-23534073.entry.js +2 -0
  2896. package/dist/utrecht/p-23534073.entry.js.map +1 -0
  2897. package/dist/utrecht/p-24a80928.entry.js +2 -0
  2898. package/dist/utrecht/p-24a80928.entry.js.map +1 -0
  2899. package/dist/utrecht/p-25028767.entry.js +2 -0
  2900. package/dist/utrecht/p-25028767.entry.js.map +1 -0
  2901. package/dist/utrecht/p-25c288b0.entry.js +2 -0
  2902. package/dist/utrecht/p-25c288b0.entry.js.map +1 -0
  2903. package/dist/utrecht/p-26606320.entry.js +2 -0
  2904. package/dist/utrecht/p-26606320.entry.js.map +1 -0
  2905. package/dist/utrecht/p-26f5f39b.entry.js +2 -0
  2906. package/dist/utrecht/p-26f5f39b.entry.js.map +1 -0
  2907. package/dist/utrecht/p-276cd232.entry.js +2 -0
  2908. package/dist/utrecht/p-276cd232.entry.js.map +1 -0
  2909. package/dist/utrecht/p-28dfde56.entry.js +2 -0
  2910. package/dist/utrecht/p-28dfde56.entry.js.map +1 -0
  2911. package/dist/utrecht/p-29224809.entry.js +2 -0
  2912. package/dist/utrecht/p-29224809.entry.js.map +1 -0
  2913. package/dist/utrecht/p-2aa2a905.entry.js +2 -0
  2914. package/dist/utrecht/p-2aa2a905.entry.js.map +1 -0
  2915. package/dist/utrecht/p-2ae26313.entry.js +2 -0
  2916. package/dist/utrecht/p-2ae26313.entry.js.map +1 -0
  2917. package/dist/utrecht/p-2b0012be.entry.js +2 -0
  2918. package/dist/utrecht/p-2b0012be.entry.js.map +1 -0
  2919. package/dist/utrecht/p-2c323456.entry.js +2 -0
  2920. package/dist/utrecht/p-2c323456.entry.js.map +1 -0
  2921. package/dist/utrecht/p-2c64af95.entry.js +2 -0
  2922. package/dist/utrecht/p-2c64af95.entry.js.map +1 -0
  2923. package/dist/utrecht/p-2d1f0646.js +3 -0
  2924. package/dist/utrecht/p-2d1f0646.js.map +1 -0
  2925. package/dist/utrecht/p-2d614da5.entry.js +2 -0
  2926. package/dist/utrecht/p-2d614da5.entry.js.map +1 -0
  2927. package/dist/utrecht/p-2da45e06.entry.js +2 -0
  2928. package/dist/utrecht/p-2da45e06.entry.js.map +1 -0
  2929. package/dist/utrecht/p-2db14a7c.entry.js +2 -0
  2930. package/dist/utrecht/p-2db14a7c.entry.js.map +1 -0
  2931. package/dist/utrecht/p-2f7a3c45.entry.js +2 -0
  2932. package/dist/utrecht/p-2f7a3c45.entry.js.map +1 -0
  2933. package/dist/utrecht/p-31ee949a.entry.js +2 -0
  2934. package/dist/utrecht/p-31ee949a.entry.js.map +1 -0
  2935. package/dist/utrecht/p-32550819.entry.js +2 -0
  2936. package/dist/utrecht/p-32550819.entry.js.map +1 -0
  2937. package/dist/utrecht/p-326f0a4c.entry.js +2 -0
  2938. package/dist/utrecht/p-326f0a4c.entry.js.map +1 -0
  2939. package/dist/utrecht/p-33cc67b9.entry.js +2 -0
  2940. package/dist/utrecht/p-33cc67b9.entry.js.map +1 -0
  2941. package/dist/utrecht/p-350f196d.entry.js +2 -0
  2942. package/dist/utrecht/p-350f196d.entry.js.map +1 -0
  2943. package/dist/utrecht/p-35508338.entry.js +2 -0
  2944. package/dist/utrecht/p-35508338.entry.js.map +1 -0
  2945. package/dist/utrecht/p-36e30d9e.entry.js +2 -0
  2946. package/dist/utrecht/p-36e30d9e.entry.js.map +1 -0
  2947. package/dist/utrecht/p-3cd14848.entry.js +2 -0
  2948. package/dist/utrecht/p-3cd14848.entry.js.map +1 -0
  2949. package/dist/utrecht/p-3d1dbf69.entry.js +2 -0
  2950. package/dist/utrecht/p-3d1dbf69.entry.js.map +1 -0
  2951. package/dist/utrecht/p-3d75ec04.entry.js +2 -0
  2952. package/dist/utrecht/p-3d75ec04.entry.js.map +1 -0
  2953. package/dist/utrecht/p-3dc658ee.entry.js +2 -0
  2954. package/dist/utrecht/p-3dc658ee.entry.js.map +1 -0
  2955. package/dist/utrecht/p-3ec706c6.entry.js +2 -0
  2956. package/dist/utrecht/p-3ec706c6.entry.js.map +1 -0
  2957. package/dist/utrecht/p-3edf47a7.entry.js +2 -0
  2958. package/dist/utrecht/p-3edf47a7.entry.js.map +1 -0
  2959. package/dist/utrecht/p-3f46f91b.entry.js +2 -0
  2960. package/dist/utrecht/p-3f46f91b.entry.js.map +1 -0
  2961. package/dist/utrecht/p-4345d76d.js +2 -0
  2962. package/dist/utrecht/p-4345d76d.js.map +1 -0
  2963. package/dist/utrecht/p-44283b56.entry.js +2 -0
  2964. package/dist/utrecht/p-44283b56.entry.js.map +1 -0
  2965. package/dist/utrecht/p-44f56a61.entry.js +2 -0
  2966. package/dist/utrecht/p-44f56a61.entry.js.map +1 -0
  2967. package/dist/utrecht/p-45089562.entry.js +2 -0
  2968. package/dist/utrecht/p-45089562.entry.js.map +1 -0
  2969. package/dist/utrecht/p-45456063.entry.js +2 -0
  2970. package/dist/utrecht/p-45456063.entry.js.map +1 -0
  2971. package/dist/utrecht/p-468ceb47.entry.js +2 -0
  2972. package/dist/utrecht/p-468ceb47.entry.js.map +1 -0
  2973. package/dist/utrecht/p-47a188d5.entry.js +2 -0
  2974. package/dist/utrecht/p-47a188d5.entry.js.map +1 -0
  2975. package/dist/utrecht/p-4811858e.entry.js +2 -0
  2976. package/dist/utrecht/p-4811858e.entry.js.map +1 -0
  2977. package/dist/utrecht/p-4848ccc1.entry.js +2 -0
  2978. package/dist/utrecht/p-4848ccc1.entry.js.map +1 -0
  2979. package/dist/utrecht/p-487a1fce.entry.js +2 -0
  2980. package/dist/utrecht/p-487a1fce.entry.js.map +1 -0
  2981. package/dist/utrecht/p-49c2ffe1.entry.js +2 -0
  2982. package/dist/utrecht/p-49c2ffe1.entry.js.map +1 -0
  2983. package/dist/utrecht/p-49ec5d68.entry.js +2 -0
  2984. package/dist/utrecht/p-49ec5d68.entry.js.map +1 -0
  2985. package/dist/utrecht/p-4aa66a37.entry.js +2 -0
  2986. package/dist/utrecht/p-4aa66a37.entry.js.map +1 -0
  2987. package/dist/utrecht/p-4c0f5c51.entry.js +2 -0
  2988. package/dist/utrecht/p-4c0f5c51.entry.js.map +1 -0
  2989. package/dist/utrecht/p-4cef6383.entry.js +2 -0
  2990. package/dist/utrecht/p-4cef6383.entry.js.map +1 -0
  2991. package/dist/utrecht/p-4db7106d.entry.js +2 -0
  2992. package/dist/utrecht/p-4db7106d.entry.js.map +1 -0
  2993. package/dist/utrecht/p-4ef9f4f5.entry.js +2 -0
  2994. package/dist/utrecht/p-4ef9f4f5.entry.js.map +1 -0
  2995. package/dist/utrecht/p-4f848544.entry.js +2 -0
  2996. package/dist/utrecht/p-4f848544.entry.js.map +1 -0
  2997. package/dist/utrecht/p-4faf3b4c.entry.js +2 -0
  2998. package/dist/utrecht/p-4faf3b4c.entry.js.map +1 -0
  2999. package/dist/utrecht/p-53a92b06.entry.js +2 -0
  3000. package/dist/utrecht/p-53a92b06.entry.js.map +1 -0
  3001. package/dist/utrecht/p-54ccf56a.entry.js +2 -0
  3002. package/dist/utrecht/p-54ccf56a.entry.js.map +1 -0
  3003. package/dist/utrecht/p-552d7a29.entry.js +2 -0
  3004. package/dist/utrecht/p-552d7a29.entry.js.map +1 -0
  3005. package/dist/utrecht/p-59411e23.entry.js +2 -0
  3006. package/dist/utrecht/p-59411e23.entry.js.map +1 -0
  3007. package/dist/utrecht/p-5993af71.entry.js +2 -0
  3008. package/dist/utrecht/p-5993af71.entry.js.map +1 -0
  3009. package/dist/utrecht/p-5a2a2d86.entry.js +2 -0
  3010. package/dist/utrecht/p-5a2a2d86.entry.js.map +1 -0
  3011. package/dist/utrecht/p-5b718464.entry.js +2 -0
  3012. package/dist/utrecht/p-5b718464.entry.js.map +1 -0
  3013. package/dist/utrecht/p-5b71b192.entry.js +2 -0
  3014. package/dist/utrecht/p-5b71b192.entry.js.map +1 -0
  3015. package/dist/utrecht/p-5c9e04df.entry.js +2 -0
  3016. package/dist/utrecht/p-5c9e04df.entry.js.map +1 -0
  3017. package/dist/utrecht/p-5cb2c18a.entry.js +2 -0
  3018. package/dist/utrecht/p-5cb2c18a.entry.js.map +1 -0
  3019. package/dist/utrecht/p-5d6b883f.entry.js +2 -0
  3020. package/dist/utrecht/p-5d6b883f.entry.js.map +1 -0
  3021. package/dist/utrecht/p-5eb22f63.entry.js +2 -0
  3022. package/dist/utrecht/p-5eb22f63.entry.js.map +1 -0
  3023. package/dist/utrecht/p-60e7a121.entry.js +2 -0
  3024. package/dist/utrecht/p-60e7a121.entry.js.map +1 -0
  3025. package/dist/utrecht/p-62b74ebf.entry.js +2 -0
  3026. package/dist/utrecht/p-62b74ebf.entry.js.map +1 -0
  3027. package/dist/utrecht/p-62f8e1ed.entry.js +2 -0
  3028. package/dist/utrecht/p-62f8e1ed.entry.js.map +1 -0
  3029. package/dist/utrecht/p-63543288.entry.js +2 -0
  3030. package/dist/utrecht/p-63543288.entry.js.map +1 -0
  3031. package/dist/utrecht/p-643da1fa.entry.js +2 -0
  3032. package/dist/utrecht/p-643da1fa.entry.js.map +1 -0
  3033. package/dist/utrecht/p-65d4d476.entry.js +2 -0
  3034. package/dist/utrecht/p-65d4d476.entry.js.map +1 -0
  3035. package/dist/utrecht/p-67926a6c.entry.js +2 -0
  3036. package/dist/utrecht/p-67926a6c.entry.js.map +1 -0
  3037. package/dist/utrecht/p-67f66d1c.entry.js +2 -0
  3038. package/dist/utrecht/p-67f66d1c.entry.js.map +1 -0
  3039. package/dist/utrecht/p-681d1beb.entry.js +2 -0
  3040. package/dist/utrecht/p-681d1beb.entry.js.map +1 -0
  3041. package/dist/utrecht/p-68c01ee4.entry.js +2 -0
  3042. package/dist/utrecht/p-68c01ee4.entry.js.map +1 -0
  3043. package/dist/utrecht/p-6afac989.entry.js +2 -0
  3044. package/dist/utrecht/p-6afac989.entry.js.map +1 -0
  3045. package/dist/utrecht/p-6d366c90.entry.js +2 -0
  3046. package/dist/utrecht/p-6d366c90.entry.js.map +1 -0
  3047. package/dist/utrecht/p-6df28afb.entry.js +2 -0
  3048. package/dist/utrecht/p-6df28afb.entry.js.map +1 -0
  3049. package/dist/utrecht/p-6ee631a8.entry.js +2 -0
  3050. package/dist/utrecht/p-6ee631a8.entry.js.map +1 -0
  3051. package/dist/utrecht/p-70681cf5.entry.js +2 -0
  3052. package/dist/utrecht/p-70681cf5.entry.js.map +1 -0
  3053. package/dist/utrecht/p-712bce66.entry.js +2 -0
  3054. package/dist/utrecht/p-712bce66.entry.js.map +1 -0
  3055. package/dist/utrecht/p-717cef2f.entry.js +2 -0
  3056. package/dist/utrecht/p-717cef2f.entry.js.map +1 -0
  3057. package/dist/utrecht/p-7243442b.entry.js +2 -0
  3058. package/dist/utrecht/p-7243442b.entry.js.map +1 -0
  3059. package/dist/utrecht/p-72d8208b.entry.js +2 -0
  3060. package/dist/utrecht/p-72d8208b.entry.js.map +1 -0
  3061. package/dist/utrecht/p-73cc619c.entry.js +2 -0
  3062. package/dist/utrecht/p-73cc619c.entry.js.map +1 -0
  3063. package/dist/utrecht/p-748d532a.entry.js +2 -0
  3064. package/dist/utrecht/p-748d532a.entry.js.map +1 -0
  3065. package/dist/utrecht/p-75acbfb8.entry.js +2 -0
  3066. package/dist/utrecht/p-75acbfb8.entry.js.map +1 -0
  3067. package/dist/utrecht/p-7689f49d.entry.js +2 -0
  3068. package/dist/utrecht/p-7689f49d.entry.js.map +1 -0
  3069. package/dist/utrecht/p-7769ab1f.entry.js +2 -0
  3070. package/dist/utrecht/p-7769ab1f.entry.js.map +1 -0
  3071. package/dist/utrecht/p-786e4512.entry.js +2 -0
  3072. package/dist/utrecht/p-786e4512.entry.js.map +1 -0
  3073. package/dist/utrecht/p-78a0b454.entry.js +2 -0
  3074. package/dist/utrecht/p-78a0b454.entry.js.map +1 -0
  3075. package/dist/utrecht/p-78d58af0.entry.js +2 -0
  3076. package/dist/utrecht/p-78d58af0.entry.js.map +1 -0
  3077. package/dist/utrecht/p-78f9019e.entry.js +2 -0
  3078. package/dist/utrecht/p-78f9019e.entry.js.map +1 -0
  3079. package/dist/utrecht/p-79cf434c.entry.js +2 -0
  3080. package/dist/utrecht/p-79cf434c.entry.js.map +1 -0
  3081. package/dist/utrecht/p-7b09900f.entry.js +2 -0
  3082. package/dist/utrecht/p-7b09900f.entry.js.map +1 -0
  3083. package/dist/utrecht/p-7b59cd97.entry.js +2 -0
  3084. package/dist/utrecht/p-7b59cd97.entry.js.map +1 -0
  3085. package/dist/utrecht/p-81719199.entry.js +2 -0
  3086. package/dist/utrecht/p-81719199.entry.js.map +1 -0
  3087. package/dist/utrecht/p-8454e3af.entry.js +2 -0
  3088. package/dist/utrecht/p-8454e3af.entry.js.map +1 -0
  3089. package/dist/utrecht/p-85c7d9a2.entry.js +2 -0
  3090. package/dist/utrecht/p-85c7d9a2.entry.js.map +1 -0
  3091. package/dist/utrecht/p-86f24c37.entry.js +2 -0
  3092. package/dist/utrecht/p-86f24c37.entry.js.map +1 -0
  3093. package/dist/utrecht/p-879fe601.entry.js +2 -0
  3094. package/dist/utrecht/p-879fe601.entry.js.map +1 -0
  3095. package/dist/utrecht/p-87f7b9ed.entry.js +2 -0
  3096. package/dist/utrecht/p-87f7b9ed.entry.js.map +1 -0
  3097. package/dist/utrecht/p-892953aa.entry.js +2 -0
  3098. package/dist/utrecht/p-892953aa.entry.js.map +1 -0
  3099. package/dist/utrecht/p-89dc1e68.entry.js +2 -0
  3100. package/dist/utrecht/p-89dc1e68.entry.js.map +1 -0
  3101. package/dist/utrecht/p-8a4b10bb.entry.js +2 -0
  3102. package/dist/utrecht/p-8a4b10bb.entry.js.map +1 -0
  3103. package/dist/utrecht/p-8adc9027.entry.js +2 -0
  3104. package/dist/utrecht/p-8adc9027.entry.js.map +1 -0
  3105. package/dist/utrecht/p-8c9f6a5c.entry.js +2 -0
  3106. package/dist/utrecht/p-8c9f6a5c.entry.js.map +1 -0
  3107. package/dist/utrecht/p-8d1fe463.entry.js +2 -0
  3108. package/dist/utrecht/p-8d1fe463.entry.js.map +1 -0
  3109. package/dist/utrecht/p-8d9cc718.entry.js +2 -0
  3110. package/dist/utrecht/p-8d9cc718.entry.js.map +1 -0
  3111. package/dist/utrecht/p-8dd874c1.entry.js +2 -0
  3112. package/dist/utrecht/p-8dd874c1.entry.js.map +1 -0
  3113. package/dist/utrecht/p-8e0219bf.entry.js +2 -0
  3114. package/dist/utrecht/p-8e0219bf.entry.js.map +1 -0
  3115. package/dist/utrecht/p-8ec3e02e.entry.js +2 -0
  3116. package/dist/utrecht/p-8ec3e02e.entry.js.map +1 -0
  3117. package/dist/utrecht/p-924887c8.entry.js +2 -0
  3118. package/dist/utrecht/p-924887c8.entry.js.map +1 -0
  3119. package/dist/utrecht/p-9290bd86.entry.js +2 -0
  3120. package/dist/utrecht/p-9290bd86.entry.js.map +1 -0
  3121. package/dist/utrecht/p-9528d05c.entry.js +2 -0
  3122. package/dist/utrecht/p-9528d05c.entry.js.map +1 -0
  3123. package/dist/utrecht/p-9625d220.entry.js +2 -0
  3124. package/dist/utrecht/p-9625d220.entry.js.map +1 -0
  3125. package/dist/utrecht/p-979c1458.entry.js +2 -0
  3126. package/dist/utrecht/p-979c1458.entry.js.map +1 -0
  3127. package/dist/utrecht/p-98af5a31.entry.js +2 -0
  3128. package/dist/utrecht/p-98af5a31.entry.js.map +1 -0
  3129. package/dist/utrecht/p-992940f6.entry.js +2 -0
  3130. package/dist/utrecht/p-992940f6.entry.js.map +1 -0
  3131. package/dist/utrecht/p-995bcb06.entry.js +2 -0
  3132. package/dist/utrecht/p-995bcb06.entry.js.map +1 -0
  3133. package/dist/utrecht/p-99aa9d86.entry.js +2 -0
  3134. package/dist/utrecht/p-99aa9d86.entry.js.map +1 -0
  3135. package/dist/utrecht/p-9a6f7fa6.entry.js +2 -0
  3136. package/dist/utrecht/p-9a6f7fa6.entry.js.map +1 -0
  3137. package/dist/utrecht/p-9f11b301.entry.js +2 -0
  3138. package/dist/utrecht/p-9f11b301.entry.js.map +1 -0
  3139. package/dist/utrecht/p-a17bb3c8.entry.js +2 -0
  3140. package/dist/utrecht/p-a17bb3c8.entry.js.map +1 -0
  3141. package/dist/utrecht/p-a2a30e16.entry.js +2 -0
  3142. package/dist/utrecht/p-a2a30e16.entry.js.map +1 -0
  3143. package/dist/utrecht/p-a6b40b8f.entry.js +2 -0
  3144. package/dist/utrecht/p-a6b40b8f.entry.js.map +1 -0
  3145. package/dist/utrecht/p-a6c449ce.entry.js +2 -0
  3146. package/dist/utrecht/p-a6c449ce.entry.js.map +1 -0
  3147. package/dist/utrecht/p-a7046c6c.entry.js +2 -0
  3148. package/dist/utrecht/p-a7046c6c.entry.js.map +1 -0
  3149. package/dist/utrecht/p-a89aeca3.entry.js +2 -0
  3150. package/dist/utrecht/p-a89aeca3.entry.js.map +1 -0
  3151. package/dist/utrecht/p-ac763009.entry.js +2 -0
  3152. package/dist/utrecht/p-ac763009.entry.js.map +1 -0
  3153. package/dist/utrecht/p-b1a58929.entry.js +2 -0
  3154. package/dist/utrecht/p-b1a58929.entry.js.map +1 -0
  3155. package/dist/utrecht/p-b31125bb.entry.js +2 -0
  3156. package/dist/utrecht/p-b31125bb.entry.js.map +1 -0
  3157. package/dist/utrecht/p-b5ea2a29.entry.js +2 -0
  3158. package/dist/utrecht/p-b5ea2a29.entry.js.map +1 -0
  3159. package/dist/utrecht/p-b70f0a2c.entry.js +2 -0
  3160. package/dist/utrecht/p-b70f0a2c.entry.js.map +1 -0
  3161. package/dist/utrecht/p-b84ec72a.entry.js +2 -0
  3162. package/dist/utrecht/p-b84ec72a.entry.js.map +1 -0
  3163. package/dist/utrecht/p-ba5779ee.entry.js +2 -0
  3164. package/dist/utrecht/p-ba5779ee.entry.js.map +1 -0
  3165. package/dist/utrecht/p-bbe2bbde.entry.js +2 -0
  3166. package/dist/utrecht/p-bbe2bbde.entry.js.map +1 -0
  3167. package/dist/utrecht/p-bc79dea7.entry.js +2 -0
  3168. package/dist/utrecht/p-bc79dea7.entry.js.map +1 -0
  3169. package/dist/utrecht/p-bd6edb31.entry.js +2 -0
  3170. package/dist/utrecht/p-bd6edb31.entry.js.map +1 -0
  3171. package/dist/utrecht/p-bf5046a2.entry.js +2 -0
  3172. package/dist/utrecht/p-bf5046a2.entry.js.map +1 -0
  3173. package/dist/utrecht/p-c092e3b7.entry.js +2 -0
  3174. package/dist/utrecht/p-c092e3b7.entry.js.map +1 -0
  3175. package/dist/utrecht/p-c0feb3c3.entry.js +2 -0
  3176. package/dist/utrecht/p-c0feb3c3.entry.js.map +1 -0
  3177. package/dist/utrecht/p-c1d25a72.entry.js +2 -0
  3178. package/dist/utrecht/p-c1d25a72.entry.js.map +1 -0
  3179. package/dist/utrecht/p-c4806358.entry.js +2 -0
  3180. package/dist/utrecht/p-c4806358.entry.js.map +1 -0
  3181. package/dist/utrecht/p-c4cb1492.entry.js +2 -0
  3182. package/dist/utrecht/p-c4cb1492.entry.js.map +1 -0
  3183. package/dist/utrecht/p-c54ba93f.entry.js +2 -0
  3184. package/dist/utrecht/p-c54ba93f.entry.js.map +1 -0
  3185. package/dist/utrecht/p-c6daeb44.entry.js +2 -0
  3186. package/dist/utrecht/p-c6daeb44.entry.js.map +1 -0
  3187. package/dist/utrecht/p-c7f77ee1.entry.js +2 -0
  3188. package/dist/utrecht/p-c7f77ee1.entry.js.map +1 -0
  3189. package/dist/utrecht/p-c853db48.entry.js +2 -0
  3190. package/dist/utrecht/p-c853db48.entry.js.map +1 -0
  3191. package/dist/utrecht/p-ca3aac9d.entry.js +2 -0
  3192. package/dist/utrecht/p-ca3aac9d.entry.js.map +1 -0
  3193. package/dist/utrecht/p-cb0a55ee.entry.js +2 -0
  3194. package/dist/utrecht/p-cb0a55ee.entry.js.map +1 -0
  3195. package/dist/utrecht/p-cb2f363a.entry.js +2 -0
  3196. package/dist/utrecht/p-cb2f363a.entry.js.map +1 -0
  3197. package/dist/utrecht/p-cb77bef5.entry.js +2 -0
  3198. package/dist/utrecht/p-cb77bef5.entry.js.map +1 -0
  3199. package/dist/utrecht/p-cc525271.entry.js +2 -0
  3200. package/dist/utrecht/p-cc525271.entry.js.map +1 -0
  3201. package/dist/utrecht/p-ce8503f4.entry.js +2 -0
  3202. package/dist/utrecht/p-ce8503f4.entry.js.map +1 -0
  3203. package/dist/utrecht/p-cfb060d8.entry.js +2 -0
  3204. package/dist/utrecht/p-cfb060d8.entry.js.map +1 -0
  3205. package/dist/utrecht/p-d231bf79.entry.js +2 -0
  3206. package/dist/utrecht/p-d231bf79.entry.js.map +1 -0
  3207. package/dist/utrecht/p-d30ba2c9.entry.js +2 -0
  3208. package/dist/utrecht/p-d30ba2c9.entry.js.map +1 -0
  3209. package/dist/utrecht/p-d405eabb.entry.js +2 -0
  3210. package/dist/utrecht/p-d405eabb.entry.js.map +1 -0
  3211. package/dist/utrecht/p-d4ffbf31.entry.js +2 -0
  3212. package/dist/utrecht/p-d4ffbf31.entry.js.map +1 -0
  3213. package/dist/utrecht/p-d5f5198c.entry.js +2 -0
  3214. package/dist/utrecht/p-d5f5198c.entry.js.map +1 -0
  3215. package/dist/utrecht/p-d6864b07.entry.js +2 -0
  3216. package/dist/utrecht/p-d6864b07.entry.js.map +1 -0
  3217. package/dist/utrecht/p-d6a99d59.entry.js +2 -0
  3218. package/dist/utrecht/p-d6a99d59.entry.js.map +1 -0
  3219. package/dist/utrecht/p-d787bb42.entry.js +2 -0
  3220. package/dist/utrecht/p-d787bb42.entry.js.map +1 -0
  3221. package/dist/utrecht/p-d9810220.entry.js +2 -0
  3222. package/dist/utrecht/p-d9810220.entry.js.map +1 -0
  3223. package/dist/utrecht/p-d9b709a5.entry.js +2 -0
  3224. package/dist/utrecht/p-d9b709a5.entry.js.map +1 -0
  3225. package/dist/utrecht/p-d9cbc14e.entry.js +2 -0
  3226. package/dist/utrecht/p-d9cbc14e.entry.js.map +1 -0
  3227. package/dist/utrecht/p-da952ef6.entry.js +2 -0
  3228. package/dist/utrecht/p-da952ef6.entry.js.map +1 -0
  3229. package/dist/utrecht/p-dae8f553.entry.js +2 -0
  3230. package/dist/utrecht/p-dae8f553.entry.js.map +1 -0
  3231. package/dist/utrecht/p-dd35a0ba.entry.js +2 -0
  3232. package/dist/utrecht/p-dd35a0ba.entry.js.map +1 -0
  3233. package/dist/utrecht/p-de7844bf.entry.js +2 -0
  3234. package/dist/utrecht/p-de7844bf.entry.js.map +1 -0
  3235. package/dist/utrecht/p-de89cb87.entry.js +2 -0
  3236. package/dist/utrecht/p-de89cb87.entry.js.map +1 -0
  3237. package/dist/utrecht/p-df27b23c.entry.js +2 -0
  3238. package/dist/utrecht/p-df27b23c.entry.js.map +1 -0
  3239. package/dist/utrecht/p-e0ce5a62.entry.js +2 -0
  3240. package/dist/utrecht/p-e0ce5a62.entry.js.map +1 -0
  3241. package/dist/utrecht/p-e15e379d.entry.js +2 -0
  3242. package/dist/utrecht/p-e15e379d.entry.js.map +1 -0
  3243. package/dist/utrecht/p-e28bd295.entry.js +2 -0
  3244. package/dist/utrecht/p-e28bd295.entry.js.map +1 -0
  3245. package/dist/utrecht/p-e2a56068.entry.js +2 -0
  3246. package/dist/utrecht/p-e2a56068.entry.js.map +1 -0
  3247. package/dist/utrecht/p-e4baed29.entry.js +2 -0
  3248. package/dist/utrecht/p-e4baed29.entry.js.map +1 -0
  3249. package/dist/utrecht/p-e6573265.entry.js +2 -0
  3250. package/dist/utrecht/p-e6573265.entry.js.map +1 -0
  3251. package/dist/utrecht/p-e6bb1928.entry.js +2 -0
  3252. package/dist/utrecht/p-e6bb1928.entry.js.map +1 -0
  3253. package/dist/utrecht/p-e7286f96.entry.js +2 -0
  3254. package/dist/utrecht/p-e7286f96.entry.js.map +1 -0
  3255. package/dist/utrecht/p-e77c9268.entry.js +2 -0
  3256. package/dist/utrecht/p-e77c9268.entry.js.map +1 -0
  3257. package/dist/utrecht/p-e9c69bec.entry.js +2 -0
  3258. package/dist/utrecht/p-e9c69bec.entry.js.map +1 -0
  3259. package/dist/utrecht/p-e9e5b014.entry.js +2 -0
  3260. package/dist/utrecht/p-e9e5b014.entry.js.map +1 -0
  3261. package/dist/utrecht/p-ea09bd33.entry.js +2 -0
  3262. package/dist/utrecht/p-ea09bd33.entry.js.map +1 -0
  3263. package/dist/utrecht/p-ea0b97b0.entry.js +2 -0
  3264. package/dist/utrecht/p-ea0b97b0.entry.js.map +1 -0
  3265. package/dist/utrecht/p-ea2b6599.entry.js +2 -0
  3266. package/dist/utrecht/p-ea2b6599.entry.js.map +1 -0
  3267. package/dist/utrecht/p-eb9d840f.entry.js +2 -0
  3268. package/dist/utrecht/p-eb9d840f.entry.js.map +1 -0
  3269. package/dist/utrecht/p-ec4eed37.entry.js +2 -0
  3270. package/dist/utrecht/p-ec4eed37.entry.js.map +1 -0
  3271. package/dist/utrecht/p-ec9d62a1.entry.js +2 -0
  3272. package/dist/utrecht/p-ec9d62a1.entry.js.map +1 -0
  3273. package/dist/utrecht/p-ece7c03f.entry.js +2 -0
  3274. package/dist/utrecht/p-ece7c03f.entry.js.map +1 -0
  3275. package/dist/utrecht/p-edc22ab3.entry.js +2 -0
  3276. package/dist/utrecht/p-edc22ab3.entry.js.map +1 -0
  3277. package/dist/utrecht/p-ee60ea06.entry.js +2 -0
  3278. package/dist/utrecht/p-ee60ea06.entry.js.map +1 -0
  3279. package/dist/utrecht/p-eed7d7f2.entry.js +2 -0
  3280. package/dist/utrecht/p-eed7d7f2.entry.js.map +1 -0
  3281. package/dist/utrecht/p-f04d5760.entry.js +2 -0
  3282. package/dist/utrecht/p-f04d5760.entry.js.map +1 -0
  3283. package/dist/utrecht/p-f09b4f96.entry.js +2 -0
  3284. package/dist/utrecht/p-f09b4f96.entry.js.map +1 -0
  3285. package/dist/utrecht/p-f1383d73.entry.js +2 -0
  3286. package/dist/utrecht/p-f1383d73.entry.js.map +1 -0
  3287. package/dist/utrecht/p-f229200d.entry.js +2 -0
  3288. package/dist/utrecht/p-f229200d.entry.js.map +1 -0
  3289. package/dist/utrecht/p-f2a1c9d6.entry.js +2 -0
  3290. package/dist/utrecht/p-f2a1c9d6.entry.js.map +1 -0
  3291. package/dist/utrecht/p-f3ddfe4c.entry.js +2 -0
  3292. package/dist/utrecht/p-f3ddfe4c.entry.js.map +1 -0
  3293. package/dist/utrecht/p-f41aec6e.entry.js +2 -0
  3294. package/dist/utrecht/p-f41aec6e.entry.js.map +1 -0
  3295. package/dist/utrecht/p-f44a5ec2.entry.js +2 -0
  3296. package/dist/utrecht/p-f44a5ec2.entry.js.map +1 -0
  3297. package/dist/utrecht/p-f4a342d4.entry.js +2 -0
  3298. package/dist/utrecht/p-f4a342d4.entry.js.map +1 -0
  3299. package/dist/utrecht/p-f669fd30.entry.js +2 -0
  3300. package/dist/utrecht/p-f669fd30.entry.js.map +1 -0
  3301. package/dist/utrecht/p-f6b7ff20.entry.js +2 -0
  3302. package/dist/utrecht/p-f6b7ff20.entry.js.map +1 -0
  3303. package/dist/utrecht/p-f7c18d5f.entry.js +2 -0
  3304. package/dist/utrecht/p-f7c18d5f.entry.js.map +1 -0
  3305. package/dist/utrecht/p-f88edf25.entry.js +2 -0
  3306. package/dist/utrecht/p-f88edf25.entry.js.map +1 -0
  3307. package/dist/utrecht/p-ff46d5bb.entry.js +2 -0
  3308. package/dist/utrecht/p-ff46d5bb.entry.js.map +1 -0
  3309. package/dist/utrecht/p-ff7e71e8.entry.js +2 -0
  3310. package/dist/utrecht/p-ff7e71e8.entry.js.map +1 -0
  3311. package/dist/utrecht/utrecht.esm.js +2 -1
  3312. package/dist/utrecht/utrecht.esm.js.map +1 -0
  3313. package/loader/index.d.ts +9 -1
  3314. package/loader/package.json +1 -0
  3315. package/package.json +35 -20
  3316. package/dist/article/stencil.js +0 -21
  3317. package/dist/badge-counter/stencil.js +0 -37
  3318. package/dist/badge-data/stencil.js +0 -25
  3319. package/dist/badge-status/stencil.js +0 -28
  3320. package/dist/button/stencil.js +0 -25
  3321. package/dist/cjs/clsx.m-b00fa5e1.js +0 -44
  3322. package/dist/cjs/index-04d7da5a.js +0 -1355
  3323. package/dist/cjs/utrecht-article.cjs.entry.js +0 -19
  3324. package/dist/cjs/utrecht-badge-counter.cjs.entry.js +0 -23
  3325. package/dist/cjs/utrecht-badge-data.cjs.entry.js +0 -19
  3326. package/dist/cjs/utrecht-badge-status.cjs.entry.js +0 -19
  3327. package/dist/cjs/utrecht-button.cjs.entry.js +0 -20
  3328. package/dist/cjs/utrecht-document.cjs.entry.js +0 -19
  3329. package/dist/cjs/utrecht-heading.cjs.entry.js +0 -39
  3330. package/dist/cjs/utrecht-paragraph.cjs.entry.js +0 -20
  3331. package/dist/cjs/utrecht-separator.cjs.entry.js +0 -19
  3332. package/dist/collection/article/bem.css +0 -8
  3333. package/dist/collection/article/stencil.js +0 -15
  3334. package/dist/collection/badge-counter/bem.css +0 -43
  3335. package/dist/collection/badge-counter/stencil.js +0 -75
  3336. package/dist/collection/badge-data/bem.css +0 -30
  3337. package/dist/collection/badge-data/stencil.js +0 -19
  3338. package/dist/collection/badge-status/bem.css +0 -75
  3339. package/dist/collection/badge-status/stencil.js +0 -38
  3340. package/dist/collection/button/bem.css +0 -48
  3341. package/dist/collection/button/stencil.js +0 -35
  3342. package/dist/collection/document/bem.css +0 -12
  3343. package/dist/collection/document/stencil.js +0 -15
  3344. package/dist/collection/heading/bem.css +0 -114
  3345. package/dist/collection/heading/stencil.js +0 -60
  3346. package/dist/collection/html-content/html.css +0 -618
  3347. package/dist/collection/html-content/stencil.js +0 -18
  3348. package/dist/collection/page-footer/bem.css +0 -32
  3349. package/dist/collection/page-footer/stencil.js +0 -19
  3350. package/dist/collection/paragraph/bem.css +0 -22
  3351. package/dist/collection/paragraph/stencil.js +0 -35
  3352. package/dist/collection/separator/bem.css +0 -14
  3353. package/dist/collection/separator/stencil.js +0 -14
  3354. package/dist/custom-elements/index.d.ts +0 -105
  3355. package/dist/custom-elements/index.js +0 -255
  3356. package/dist/document/stencil.js +0 -21
  3357. package/dist/esm/clsx.m-071989db.js +0 -42
  3358. package/dist/esm/index-7fbac151.js +0 -1330
  3359. package/dist/esm/utrecht-article.entry.js +0 -15
  3360. package/dist/esm/utrecht-badge-counter.entry.js +0 -19
  3361. package/dist/esm/utrecht-badge-data.entry.js +0 -15
  3362. package/dist/esm/utrecht-badge-status.entry.js +0 -15
  3363. package/dist/esm/utrecht-button.entry.js +0 -16
  3364. package/dist/esm/utrecht-document.entry.js +0 -15
  3365. package/dist/esm/utrecht-heading.entry.js +0 -35
  3366. package/dist/esm/utrecht-paragraph.entry.js +0 -16
  3367. package/dist/esm/utrecht-separator.entry.js +0 -15
  3368. package/dist/heading/stencil.js +0 -50
  3369. package/dist/html-content/stencil.js +0 -25
  3370. package/dist/page-footer/stencil.js +0 -25
  3371. package/dist/paragraph/stencil.js +0 -25
  3372. package/dist/separator/stencil.js +0 -20
  3373. package/dist/types/article/stencil.d.ts +0 -3
  3374. package/dist/types/badge-counter/stencil.d.ts +0 -6
  3375. package/dist/types/badge-data/stencil.d.ts +0 -3
  3376. package/dist/types/badge-status/stencil.d.ts +0 -4
  3377. package/dist/types/button/stencil.d.ts +0 -4
  3378. package/dist/utrecht/p-031700e7.entry.js +0 -1
  3379. package/dist/utrecht/p-031d1e42.entry.js +0 -1
  3380. package/dist/utrecht/p-059d8057.entry.js +0 -1
  3381. package/dist/utrecht/p-26a456e1.entry.js +0 -1
  3382. package/dist/utrecht/p-2bb35b5f.entry.js +0 -1
  3383. package/dist/utrecht/p-4070c1e5.js +0 -1
  3384. package/dist/utrecht/p-487bef55.entry.js +0 -1
  3385. package/dist/utrecht/p-5eab253d.entry.js +0 -1
  3386. package/dist/utrecht/p-634c1974.js +0 -1
  3387. package/dist/utrecht/p-79c79abf.entry.js +0 -1
  3388. package/dist/utrecht/p-d80edc6f.entry.js +0 -1
  3389. package/dist/utrecht/p-dbb6d147.entry.js +0 -1
  3390. package/dist/utrecht/p-dd661d2b.entry.js +0 -1
  3391. /package/dist/types/{document/stencil.d.ts → components/document.d.ts} +0 -0
  3392. /package/dist/types/{heading/stencil.d.ts → components/heading.d.ts} +0 -0
  3393. /package/dist/types/{html-content/stencil.d.ts → components/html-content.d.ts} +0 -0
  3394. /package/dist/types/{page-footer/stencil.d.ts → components/page-footer.d.ts} +0 -0
  3395. /package/dist/types/{paragraph/stencil.d.ts → components/paragraph.d.ts} +0 -0
  3396. /package/dist/types/{separator/stencil.d.ts → components/separator.d.ts} +0 -0
@@ -0,0 +1,2965 @@
1
+ const NAMESPACE = 'utrecht';
2
+
3
+ /**
4
+ * Virtual DOM patching algorithm based on Snabbdom by
5
+ * Simon Friis Vindum (@paldepind)
6
+ * Licensed under the MIT License
7
+ * https://github.com/snabbdom/snabbdom/blob/master/LICENSE
8
+ *
9
+ * Modified for Stencil's renderer and slot projection
10
+ */
11
+ let scopeId;
12
+ let contentRef;
13
+ let hostTagName;
14
+ let useNativeShadowDom = false;
15
+ let checkSlotFallbackVisibility = false;
16
+ let checkSlotRelocate = false;
17
+ let isSvgMode = false;
18
+ let queuePending = false;
19
+ const createTime = (fnName, tagName = '') => {
20
+ {
21
+ return () => {
22
+ return;
23
+ };
24
+ }
25
+ };
26
+ const uniqueTime = (key, measureText) => {
27
+ {
28
+ return () => {
29
+ return;
30
+ };
31
+ }
32
+ };
33
+ const HYDRATED_CSS = '{visibility:hidden}.hydrated{visibility:inherit}';
34
+ /**
35
+ * Default style mode id
36
+ */
37
+ /**
38
+ * Reusable empty obj/array
39
+ * Don't add values to these!!
40
+ */
41
+ const EMPTY_OBJ = {};
42
+ /**
43
+ * Namespaces
44
+ */
45
+ const SVG_NS = 'http://www.w3.org/2000/svg';
46
+ const HTML_NS = 'http://www.w3.org/1999/xhtml';
47
+ const isDef = (v) => v != null;
48
+ /**
49
+ * Check whether a value is a 'complex type', defined here as an object or a
50
+ * function.
51
+ *
52
+ * @param o the value to check
53
+ * @returns whether it's a complex type or not
54
+ */
55
+ const isComplexType = (o) => {
56
+ // https://jsperf.com/typeof-fn-object/5
57
+ o = typeof o;
58
+ return o === 'object' || o === 'function';
59
+ };
60
+ /**
61
+ * Helper method for querying a `meta` tag that contains a nonce value
62
+ * out of a DOM's head.
63
+ *
64
+ * @param doc The DOM containing the `head` to query against
65
+ * @returns The content of the meta tag representing the nonce value, or `undefined` if no tag
66
+ * exists or the tag has no content.
67
+ */
68
+ function queryNonceMetaTagContent(doc) {
69
+ var _a, _b, _c;
70
+ return (_c = (_b = (_a = doc.head) === null || _a === void 0 ? void 0 : _a.querySelector('meta[name="csp-nonce"]')) === null || _b === void 0 ? void 0 : _b.getAttribute('content')) !== null && _c !== void 0 ? _c : undefined;
71
+ }
72
+ /**
73
+ * Production h() function based on Preact by
74
+ * Jason Miller (@developit)
75
+ * Licensed under the MIT License
76
+ * https://github.com/developit/preact/blob/master/LICENSE
77
+ *
78
+ * Modified for Stencil's compiler and vdom
79
+ */
80
+ // export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, child?: d.ChildType): d.VNode;
81
+ // export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, ...children: d.ChildType[]): d.VNode;
82
+ const h = (nodeName, vnodeData, ...children) => {
83
+ let child = null;
84
+ let key = null;
85
+ let slotName = null;
86
+ let simple = false;
87
+ let lastSimple = false;
88
+ const vNodeChildren = [];
89
+ const walk = (c) => {
90
+ for (let i = 0; i < c.length; i++) {
91
+ child = c[i];
92
+ if (Array.isArray(child)) {
93
+ walk(child);
94
+ }
95
+ else if (child != null && typeof child !== 'boolean') {
96
+ if ((simple = typeof nodeName !== 'function' && !isComplexType(child))) {
97
+ child = String(child);
98
+ }
99
+ if (simple && lastSimple) {
100
+ // If the previous child was simple (string), we merge both
101
+ vNodeChildren[vNodeChildren.length - 1].$text$ += child;
102
+ }
103
+ else {
104
+ // Append a new vNode, if it's text, we create a text vNode
105
+ vNodeChildren.push(simple ? newVNode(null, child) : child);
106
+ }
107
+ lastSimple = simple;
108
+ }
109
+ }
110
+ };
111
+ walk(children);
112
+ if (vnodeData) {
113
+ // normalize class / classname attributes
114
+ if (vnodeData.key) {
115
+ key = vnodeData.key;
116
+ }
117
+ if (vnodeData.name) {
118
+ slotName = vnodeData.name;
119
+ }
120
+ {
121
+ const classData = vnodeData.className || vnodeData.class;
122
+ if (classData) {
123
+ vnodeData.class =
124
+ typeof classData !== 'object'
125
+ ? classData
126
+ : Object.keys(classData)
127
+ .filter((k) => classData[k])
128
+ .join(' ');
129
+ }
130
+ }
131
+ }
132
+ const vnode = newVNode(nodeName, null);
133
+ vnode.$attrs$ = vnodeData;
134
+ if (vNodeChildren.length > 0) {
135
+ vnode.$children$ = vNodeChildren;
136
+ }
137
+ {
138
+ vnode.$key$ = key;
139
+ }
140
+ {
141
+ vnode.$name$ = slotName;
142
+ }
143
+ return vnode;
144
+ };
145
+ /**
146
+ * A utility function for creating a virtual DOM node from a tag and some
147
+ * possible text content.
148
+ *
149
+ * @param tag the tag for this element
150
+ * @param text possible text content for the node
151
+ * @returns a newly-minted virtual DOM node
152
+ */
153
+ const newVNode = (tag, text) => {
154
+ const vnode = {
155
+ $flags$: 0,
156
+ $tag$: tag,
157
+ $text$: text,
158
+ $elm$: null,
159
+ $children$: null,
160
+ };
161
+ {
162
+ vnode.$attrs$ = null;
163
+ }
164
+ {
165
+ vnode.$key$ = null;
166
+ }
167
+ {
168
+ vnode.$name$ = null;
169
+ }
170
+ return vnode;
171
+ };
172
+ const Host = {};
173
+ /**
174
+ * Check whether a given node is a Host node or not
175
+ *
176
+ * @param node the virtual DOM node to check
177
+ * @returns whether it's a Host node or not
178
+ */
179
+ const isHost = (node) => node && node.$tag$ === Host;
180
+ /**
181
+ * Parse a new property value for a given property type.
182
+ *
183
+ * While the prop value can reasonably be expected to be of `any` type as far as TypeScript's type checker is concerned,
184
+ * it is not safe to assume that the string returned by evaluating `typeof propValue` matches:
185
+ * 1. `any`, the type given to `propValue` in the function signature
186
+ * 2. the type stored from `propType`.
187
+ *
188
+ * This function provides the capability to parse/coerce a property's value to potentially any other JavaScript type.
189
+ *
190
+ * Property values represented in TSX preserve their type information. In the example below, the number 0 is passed to
191
+ * a component. This `propValue` will preserve its type information (`typeof propValue === 'number'`). Note that is
192
+ * based on the type of the value being passed in, not the type declared of the class member decorated with `@Prop`.
193
+ * ```tsx
194
+ * <my-cmp prop-val={0}></my-cmp>
195
+ * ```
196
+ *
197
+ * HTML prop values on the other hand, will always a string
198
+ *
199
+ * @param propValue the new value to coerce to some type
200
+ * @param propType the type of the prop, expressed as a binary number
201
+ * @returns the parsed/coerced value
202
+ */
203
+ const parsePropertyValue = (propValue, propType) => {
204
+ // ensure this value is of the correct prop type
205
+ if (propValue != null && !isComplexType(propValue)) {
206
+ if (propType & 4 /* MEMBER_FLAGS.Boolean */) {
207
+ // per the HTML spec, any string value means it is a boolean true value
208
+ // but we'll cheat here and say that the string "false" is the boolean false
209
+ return propValue === 'false' ? false : propValue === '' || !!propValue;
210
+ }
211
+ if (propType & 2 /* MEMBER_FLAGS.Number */) {
212
+ // force it to be a number
213
+ return parseFloat(propValue);
214
+ }
215
+ if (propType & 1 /* MEMBER_FLAGS.String */) {
216
+ // could have been passed as a number or boolean
217
+ // but we still want it as a string
218
+ return String(propValue);
219
+ }
220
+ // redundant return here for better minification
221
+ return propValue;
222
+ }
223
+ // not sure exactly what type we want
224
+ // so no need to change to a different type
225
+ return propValue;
226
+ };
227
+ const getElement = (ref) => (getHostRef(ref).$hostElement$ );
228
+ const createEvent = (ref, name, flags) => {
229
+ const elm = getElement(ref);
230
+ return {
231
+ emit: (detail) => {
232
+ return emitEvent(elm, name, {
233
+ bubbles: !!(flags & 4 /* EVENT_FLAGS.Bubbles */),
234
+ composed: !!(flags & 2 /* EVENT_FLAGS.Composed */),
235
+ cancelable: !!(flags & 1 /* EVENT_FLAGS.Cancellable */),
236
+ detail,
237
+ });
238
+ },
239
+ };
240
+ };
241
+ /**
242
+ * Helper function to create & dispatch a custom Event on a provided target
243
+ * @param elm the target of the Event
244
+ * @param name the name to give the custom Event
245
+ * @param opts options for configuring a custom Event
246
+ * @returns the custom Event
247
+ */
248
+ const emitEvent = (elm, name, opts) => {
249
+ const ev = plt.ce(name, opts);
250
+ elm.dispatchEvent(ev);
251
+ return ev;
252
+ };
253
+ const rootAppliedStyles = /*@__PURE__*/ new WeakMap();
254
+ const registerStyle = (scopeId, cssText, allowCS) => {
255
+ let style = styles.get(scopeId);
256
+ if (supportsConstructableStylesheets && allowCS) {
257
+ style = (style || new CSSStyleSheet());
258
+ if (typeof style === 'string') {
259
+ style = cssText;
260
+ }
261
+ else {
262
+ style.replaceSync(cssText);
263
+ }
264
+ }
265
+ else {
266
+ style = cssText;
267
+ }
268
+ styles.set(scopeId, style);
269
+ };
270
+ const addStyle = (styleContainerNode, cmpMeta, mode, hostElm) => {
271
+ var _a;
272
+ let scopeId = getScopeId(cmpMeta);
273
+ const style = styles.get(scopeId);
274
+ // if an element is NOT connected then getRootNode() will return the wrong root node
275
+ // so the fallback is to always use the document for the root node in those cases
276
+ styleContainerNode = styleContainerNode.nodeType === 11 /* NODE_TYPE.DocumentFragment */ ? styleContainerNode : doc;
277
+ if (style) {
278
+ if (typeof style === 'string') {
279
+ styleContainerNode = styleContainerNode.head || styleContainerNode;
280
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
281
+ let styleElm;
282
+ if (!appliedStyles) {
283
+ rootAppliedStyles.set(styleContainerNode, (appliedStyles = new Set()));
284
+ }
285
+ if (!appliedStyles.has(scopeId)) {
286
+ {
287
+ // TODO(STENCIL-659): Remove code implementing the CSS variable shim
288
+ {
289
+ styleElm = doc.createElement('style');
290
+ styleElm.innerHTML = style;
291
+ }
292
+ // Apply CSP nonce to the style tag if it exists
293
+ const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);
294
+ if (nonce != null) {
295
+ styleElm.setAttribute('nonce', nonce);
296
+ }
297
+ styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector('link'));
298
+ }
299
+ if (appliedStyles) {
300
+ appliedStyles.add(scopeId);
301
+ }
302
+ }
303
+ }
304
+ else if (!styleContainerNode.adoptedStyleSheets.includes(style)) {
305
+ styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];
306
+ }
307
+ }
308
+ return scopeId;
309
+ };
310
+ const attachStyles = (hostRef) => {
311
+ const cmpMeta = hostRef.$cmpMeta$;
312
+ const elm = hostRef.$hostElement$;
313
+ const flags = cmpMeta.$flags$;
314
+ const endAttachStyles = createTime('attachStyles', cmpMeta.$tagName$);
315
+ const scopeId = addStyle(elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(), cmpMeta);
316
+ // TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field
317
+ if (flags & 10 /* CMP_FLAGS.needsScopedEncapsulation */) {
318
+ // only required when we're NOT using native shadow dom (slot)
319
+ // or this browser doesn't support native shadow dom
320
+ // and this host element was NOT created with SSR
321
+ // let's pick out the inner content for slot projection
322
+ // create a node to represent where the original
323
+ // content was first placed, which is useful later on
324
+ // DOM WRITE!!
325
+ elm['s-sc'] = scopeId;
326
+ elm.classList.add(scopeId + '-h');
327
+ }
328
+ endAttachStyles();
329
+ };
330
+ const getScopeId = (cmp, mode) => 'sc-' + (cmp.$tagName$);
331
+ /**
332
+ * Production setAccessor() function based on Preact by
333
+ * Jason Miller (@developit)
334
+ * Licensed under the MIT License
335
+ * https://github.com/developit/preact/blob/master/LICENSE
336
+ *
337
+ * Modified for Stencil's compiler and vdom
338
+ */
339
+ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
340
+ if (oldValue !== newValue) {
341
+ let isProp = isMemberInElement(elm, memberName);
342
+ let ln = memberName.toLowerCase();
343
+ if (memberName === 'class') {
344
+ const classList = elm.classList;
345
+ const oldClasses = parseClassList(oldValue);
346
+ const newClasses = parseClassList(newValue);
347
+ classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
348
+ classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
349
+ }
350
+ else if (memberName === 'style') {
351
+ // update style attribute, css properties and values
352
+ {
353
+ for (const prop in oldValue) {
354
+ if (!newValue || newValue[prop] == null) {
355
+ if (prop.includes('-')) {
356
+ elm.style.removeProperty(prop);
357
+ }
358
+ else {
359
+ elm.style[prop] = '';
360
+ }
361
+ }
362
+ }
363
+ }
364
+ for (const prop in newValue) {
365
+ if (!oldValue || newValue[prop] !== oldValue[prop]) {
366
+ if (prop.includes('-')) {
367
+ elm.style.setProperty(prop, newValue[prop]);
368
+ }
369
+ else {
370
+ elm.style[prop] = newValue[prop];
371
+ }
372
+ }
373
+ }
374
+ }
375
+ else if (memberName === 'key')
376
+ ;
377
+ else if (memberName === 'ref') {
378
+ // minifier will clean this up
379
+ if (newValue) {
380
+ newValue(elm);
381
+ }
382
+ }
383
+ else if ((!isProp ) &&
384
+ memberName[0] === 'o' &&
385
+ memberName[1] === 'n') {
386
+ // Event Handlers
387
+ // so if the member name starts with "on" and the 3rd characters is
388
+ // a capital letter, and it's not already a member on the element,
389
+ // then we're assuming it's an event listener
390
+ if (memberName[2] === '-') {
391
+ // on- prefixed events
392
+ // allows to be explicit about the dom event to listen without any magic
393
+ // under the hood:
394
+ // <my-cmp on-click> // listens for "click"
395
+ // <my-cmp on-Click> // listens for "Click"
396
+ // <my-cmp on-ionChange> // listens for "ionChange"
397
+ // <my-cmp on-EVENTS> // listens for "EVENTS"
398
+ memberName = memberName.slice(3);
399
+ }
400
+ else if (isMemberInElement(win, ln)) {
401
+ // standard event
402
+ // the JSX attribute could have been "onMouseOver" and the
403
+ // member name "onmouseover" is on the window's prototype
404
+ // so let's add the listener "mouseover", which is all lowercased
405
+ memberName = ln.slice(2);
406
+ }
407
+ else {
408
+ // custom event
409
+ // the JSX attribute could have been "onMyCustomEvent"
410
+ // so let's trim off the "on" prefix and lowercase the first character
411
+ // and add the listener "myCustomEvent"
412
+ // except for the first character, we keep the event name case
413
+ memberName = ln[2] + memberName.slice(3);
414
+ }
415
+ if (oldValue) {
416
+ plt.rel(elm, memberName, oldValue, false);
417
+ }
418
+ if (newValue) {
419
+ plt.ael(elm, memberName, newValue, false);
420
+ }
421
+ }
422
+ else {
423
+ // Set property if it exists and it's not a SVG
424
+ const isComplex = isComplexType(newValue);
425
+ if ((isProp || (isComplex && newValue !== null)) && !isSvg) {
426
+ try {
427
+ if (!elm.tagName.includes('-')) {
428
+ const n = newValue == null ? '' : newValue;
429
+ // Workaround for Safari, moving the <input> caret when re-assigning the same valued
430
+ if (memberName === 'list') {
431
+ isProp = false;
432
+ }
433
+ else if (oldValue == null || elm[memberName] != n) {
434
+ elm[memberName] = n;
435
+ }
436
+ }
437
+ else {
438
+ elm[memberName] = newValue;
439
+ }
440
+ }
441
+ catch (e) { }
442
+ }
443
+ if (newValue == null || newValue === false) {
444
+ if (newValue !== false || elm.getAttribute(memberName) === '') {
445
+ {
446
+ elm.removeAttribute(memberName);
447
+ }
448
+ }
449
+ }
450
+ else if ((!isProp || flags & 4 /* VNODE_FLAGS.isHost */ || isSvg) && !isComplex) {
451
+ newValue = newValue === true ? '' : newValue;
452
+ {
453
+ elm.setAttribute(memberName, newValue);
454
+ }
455
+ }
456
+ }
457
+ }
458
+ };
459
+ const parseClassListRegex = /\s/;
460
+ const parseClassList = (value) => (!value ? [] : value.split(parseClassListRegex));
461
+ const updateElement = (oldVnode, newVnode, isSvgMode, memberName) => {
462
+ // if the element passed in is a shadow root, which is a document fragment
463
+ // then we want to be adding attrs/props to the shadow root's "host" element
464
+ // if it's not a shadow root, then we add attrs/props to the same element
465
+ const elm = newVnode.$elm$.nodeType === 11 /* NODE_TYPE.DocumentFragment */ && newVnode.$elm$.host
466
+ ? newVnode.$elm$.host
467
+ : newVnode.$elm$;
468
+ const oldVnodeAttrs = (oldVnode && oldVnode.$attrs$) || EMPTY_OBJ;
469
+ const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
470
+ {
471
+ // remove attributes no longer present on the vnode by setting them to undefined
472
+ for (memberName in oldVnodeAttrs) {
473
+ if (!(memberName in newVnodeAttrs)) {
474
+ setAccessor(elm, memberName, oldVnodeAttrs[memberName], undefined, isSvgMode, newVnode.$flags$);
475
+ }
476
+ }
477
+ }
478
+ // add new & update changed attributes
479
+ for (memberName in newVnodeAttrs) {
480
+ setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode, newVnode.$flags$);
481
+ }
482
+ };
483
+ /**
484
+ * Create a DOM Node corresponding to one of the children of a given VNode.
485
+ *
486
+ * @param oldParentVNode the parent VNode from the previous render
487
+ * @param newParentVNode the parent VNode from the current render
488
+ * @param childIndex the index of the VNode, in the _new_ parent node's
489
+ * children, for which we will create a new DOM node
490
+ * @param parentElm the parent DOM node which our new node will be a child of
491
+ * @returns the newly created node
492
+ */
493
+ const createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
494
+ // tslint:disable-next-line: prefer-const
495
+ const newVNode = newParentVNode.$children$[childIndex];
496
+ let i = 0;
497
+ let elm;
498
+ let childNode;
499
+ let oldVNode;
500
+ if (!useNativeShadowDom) {
501
+ // remember for later we need to check to relocate nodes
502
+ checkSlotRelocate = true;
503
+ if (newVNode.$tag$ === 'slot') {
504
+ if (scopeId) {
505
+ // scoped css needs to add its scoped id to the parent element
506
+ parentElm.classList.add(scopeId + '-s');
507
+ }
508
+ newVNode.$flags$ |= newVNode.$children$
509
+ ? // slot element has fallback content
510
+ 2 /* VNODE_FLAGS.isSlotFallback */
511
+ : // slot element does not have fallback content
512
+ 1 /* VNODE_FLAGS.isSlotReference */;
513
+ }
514
+ }
515
+ if (newVNode.$text$ !== null) {
516
+ // create text node
517
+ elm = newVNode.$elm$ = doc.createTextNode(newVNode.$text$);
518
+ }
519
+ else if (newVNode.$flags$ & 1 /* VNODE_FLAGS.isSlotReference */) {
520
+ // create a slot reference node
521
+ elm = newVNode.$elm$ =
522
+ doc.createTextNode('');
523
+ }
524
+ else {
525
+ if (!isSvgMode) {
526
+ isSvgMode = newVNode.$tag$ === 'svg';
527
+ }
528
+ // create element
529
+ elm = newVNode.$elm$ = (doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, newVNode.$flags$ & 2 /* VNODE_FLAGS.isSlotFallback */
530
+ ? 'slot-fb'
531
+ : newVNode.$tag$)
532
+ );
533
+ if (isSvgMode && newVNode.$tag$ === 'foreignObject') {
534
+ isSvgMode = false;
535
+ }
536
+ // add css classes, attrs, props, listeners, etc.
537
+ {
538
+ updateElement(null, newVNode, isSvgMode);
539
+ }
540
+ if (isDef(scopeId) && elm['s-si'] !== scopeId) {
541
+ // if there is a scopeId and this is the initial render
542
+ // then let's add the scopeId as a css class
543
+ elm.classList.add((elm['s-si'] = scopeId));
544
+ }
545
+ if (newVNode.$children$) {
546
+ for (i = 0; i < newVNode.$children$.length; ++i) {
547
+ // create the node
548
+ childNode = createElm(oldParentVNode, newVNode, i, elm);
549
+ // return node could have been null
550
+ if (childNode) {
551
+ // append our new node
552
+ elm.appendChild(childNode);
553
+ }
554
+ }
555
+ }
556
+ {
557
+ if (newVNode.$tag$ === 'svg') {
558
+ // Only reset the SVG context when we're exiting <svg> element
559
+ isSvgMode = false;
560
+ }
561
+ else if (elm.tagName === 'foreignObject') {
562
+ // Reenter SVG context when we're exiting <foreignObject> element
563
+ isSvgMode = true;
564
+ }
565
+ }
566
+ }
567
+ {
568
+ elm['s-hn'] = hostTagName;
569
+ if (newVNode.$flags$ & (2 /* VNODE_FLAGS.isSlotFallback */ | 1 /* VNODE_FLAGS.isSlotReference */)) {
570
+ // remember the content reference comment
571
+ elm['s-sr'] = true;
572
+ // remember the content reference comment
573
+ elm['s-cr'] = contentRef;
574
+ // remember the slot name, or empty string for default slot
575
+ elm['s-sn'] = newVNode.$name$ || '';
576
+ // check if we've got an old vnode for this slot
577
+ oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
578
+ if (oldVNode && oldVNode.$tag$ === newVNode.$tag$ && oldParentVNode.$elm$) {
579
+ // we've got an old slot vnode and the wrapper is being replaced
580
+ // so let's move the old slot content back to it's original location
581
+ putBackInOriginalLocation(oldParentVNode.$elm$, false);
582
+ }
583
+ }
584
+ }
585
+ return elm;
586
+ };
587
+ const putBackInOriginalLocation = (parentElm, recursive) => {
588
+ plt.$flags$ |= 1 /* PLATFORM_FLAGS.isTmpDisconnected */;
589
+ const oldSlotChildNodes = parentElm.childNodes;
590
+ for (let i = oldSlotChildNodes.length - 1; i >= 0; i--) {
591
+ const childNode = oldSlotChildNodes[i];
592
+ if (childNode['s-hn'] !== hostTagName && childNode['s-ol']) {
593
+ // // this child node in the old element is from another component
594
+ // // remove this node from the old slot's parent
595
+ // childNode.remove();
596
+ // and relocate it back to it's original location
597
+ parentReferenceNode(childNode).insertBefore(childNode, referenceNode(childNode));
598
+ // remove the old original location comment entirely
599
+ // later on the patch function will know what to do
600
+ // and move this to the correct spot in need be
601
+ childNode['s-ol'].remove();
602
+ childNode['s-ol'] = undefined;
603
+ checkSlotRelocate = true;
604
+ }
605
+ if (recursive) {
606
+ putBackInOriginalLocation(childNode, recursive);
607
+ }
608
+ }
609
+ plt.$flags$ &= ~1 /* PLATFORM_FLAGS.isTmpDisconnected */;
610
+ };
611
+ /**
612
+ * Create DOM nodes corresponding to a list of {@link d.Vnode} objects and
613
+ * add them to the DOM in the appropriate place.
614
+ *
615
+ * @param parentElm the DOM node which should be used as a parent for the new
616
+ * DOM nodes
617
+ * @param before a child of the `parentElm` which the new children should be
618
+ * inserted before (optional)
619
+ * @param parentVNode the parent virtual DOM node
620
+ * @param vnodes the new child virtual DOM nodes to produce DOM nodes for
621
+ * @param startIdx the index in the child virtual DOM nodes at which to start
622
+ * creating DOM nodes (inclusive)
623
+ * @param endIdx the index in the child virtual DOM nodes at which to stop
624
+ * creating DOM nodes (inclusive)
625
+ */
626
+ const addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
627
+ let containerElm = ((parentElm['s-cr'] && parentElm['s-cr'].parentNode) || parentElm);
628
+ let childNode;
629
+ if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
630
+ containerElm = containerElm.shadowRoot;
631
+ }
632
+ for (; startIdx <= endIdx; ++startIdx) {
633
+ if (vnodes[startIdx]) {
634
+ childNode = createElm(null, parentVNode, startIdx, parentElm);
635
+ if (childNode) {
636
+ vnodes[startIdx].$elm$ = childNode;
637
+ containerElm.insertBefore(childNode, referenceNode(before) );
638
+ }
639
+ }
640
+ }
641
+ };
642
+ /**
643
+ * Remove the DOM elements corresponding to a list of {@link d.VNode} objects.
644
+ * This can be used to, for instance, clean up after a list of children which
645
+ * should no longer be shown.
646
+ *
647
+ * This function also handles some of Stencil's slot relocation logic.
648
+ *
649
+ * @param vnodes a list of virtual DOM nodes to remove
650
+ * @param startIdx the index at which to start removing nodes (inclusive)
651
+ * @param endIdx the index at which to stop removing nodes (inclusive)
652
+ */
653
+ const removeVnodes = (vnodes, startIdx, endIdx) => {
654
+ for (let index = startIdx; index <= endIdx; ++index) {
655
+ const vnode = vnodes[index];
656
+ if (vnode) {
657
+ const elm = vnode.$elm$;
658
+ nullifyVNodeRefs(vnode);
659
+ if (elm) {
660
+ {
661
+ // we're removing this element
662
+ // so it's possible we need to show slot fallback content now
663
+ checkSlotFallbackVisibility = true;
664
+ if (elm['s-ol']) {
665
+ // remove the original location comment
666
+ elm['s-ol'].remove();
667
+ }
668
+ else {
669
+ // it's possible that child nodes of the node
670
+ // that's being removed are slot nodes
671
+ putBackInOriginalLocation(elm, true);
672
+ }
673
+ }
674
+ // remove the vnode's element from the dom
675
+ elm.remove();
676
+ }
677
+ }
678
+ }
679
+ };
680
+ /**
681
+ * Reconcile the children of a new VNode with the children of an old VNode by
682
+ * traversing the two collections of children, identifying nodes that are
683
+ * conserved or changed, calling out to `patch` to make any necessary
684
+ * updates to the DOM, and rearranging DOM nodes as needed.
685
+ *
686
+ * The algorithm for reconciling children works by analyzing two 'windows' onto
687
+ * the two arrays of children (`oldCh` and `newCh`). We keep track of the
688
+ * 'windows' by storing start and end indices and references to the
689
+ * corresponding array entries. Initially the two 'windows' are basically equal
690
+ * to the entire array, but we progressively narrow the windows until there are
691
+ * no children left to update by doing the following:
692
+ *
693
+ * 1. Skip any `null` entries at the beginning or end of the two arrays, so
694
+ * that if we have an initial array like the following we'll end up dealing
695
+ * only with a window bounded by the highlighted elements:
696
+ *
697
+ * [null, null, VNode1 , ... , VNode2, null, null]
698
+ * ^^^^^^ ^^^^^^
699
+ *
700
+ * 2. Check to see if the elements at the head and tail positions are equal
701
+ * across the windows. This will basically detect elements which haven't
702
+ * been added, removed, or changed position, i.e. if you had the following
703
+ * VNode elements (represented as HTML):
704
+ *
705
+ * oldVNode: `<div><p><span>HEY</span></p></div>`
706
+ * newVNode: `<div><p><span>THERE</span></p></div>`
707
+ *
708
+ * Then when comparing the children of the `<div>` tag we check the equality
709
+ * of the VNodes corresponding to the `<p>` tags and, since they are the
710
+ * same tag in the same position, we'd be able to avoid completely
711
+ * re-rendering the subtree under them with a new DOM element and would just
712
+ * call out to `patch` to handle reconciling their children and so on.
713
+ *
714
+ * 3. Check, for both windows, to see if the element at the beginning of the
715
+ * window corresponds to the element at the end of the other window. This is
716
+ * a heuristic which will let us identify _some_ situations in which
717
+ * elements have changed position, for instance it _should_ detect that the
718
+ * children nodes themselves have not changed but merely moved in the
719
+ * following example:
720
+ *
721
+ * oldVNode: `<div><element-one /><element-two /></div>`
722
+ * newVNode: `<div><element-two /><element-one /></div>`
723
+ *
724
+ * If we find cases like this then we also need to move the concrete DOM
725
+ * elements corresponding to the moved children to write the re-order to the
726
+ * DOM.
727
+ *
728
+ * 4. Finally, if VNodes have the `key` attribute set on them we check for any
729
+ * nodes in the old children which have the same key as the first element in
730
+ * our window on the new children. If we find such a node we handle calling
731
+ * out to `patch`, moving relevant DOM nodes, and so on, in accordance with
732
+ * what we find.
733
+ *
734
+ * Finally, once we've narrowed our 'windows' to the point that either of them
735
+ * collapse (i.e. they have length 0) we then handle any remaining VNode
736
+ * insertion or deletion that needs to happen to get a DOM state that correctly
737
+ * reflects the new child VNodes. If, for instance, after our window on the old
738
+ * children has collapsed we still have more nodes on the new children that
739
+ * we haven't dealt with yet then we need to add them, or if the new children
740
+ * collapse but we still have unhandled _old_ children then we need to make
741
+ * sure the corresponding DOM nodes are removed.
742
+ *
743
+ * @param parentElm the node into which the parent VNode is rendered
744
+ * @param oldCh the old children of the parent node
745
+ * @param newVNode the new VNode which will replace the parent
746
+ * @param newCh the new children of the parent node
747
+ */
748
+ const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
749
+ let oldStartIdx = 0;
750
+ let newStartIdx = 0;
751
+ let idxInOld = 0;
752
+ let i = 0;
753
+ let oldEndIdx = oldCh.length - 1;
754
+ let oldStartVnode = oldCh[0];
755
+ let oldEndVnode = oldCh[oldEndIdx];
756
+ let newEndIdx = newCh.length - 1;
757
+ let newStartVnode = newCh[0];
758
+ let newEndVnode = newCh[newEndIdx];
759
+ let node;
760
+ let elmToMove;
761
+ while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
762
+ if (oldStartVnode == null) {
763
+ // VNode might have been moved left
764
+ oldStartVnode = oldCh[++oldStartIdx];
765
+ }
766
+ else if (oldEndVnode == null) {
767
+ oldEndVnode = oldCh[--oldEndIdx];
768
+ }
769
+ else if (newStartVnode == null) {
770
+ newStartVnode = newCh[++newStartIdx];
771
+ }
772
+ else if (newEndVnode == null) {
773
+ newEndVnode = newCh[--newEndIdx];
774
+ }
775
+ else if (isSameVnode(oldStartVnode, newStartVnode)) {
776
+ // if the start nodes are the same then we should patch the new VNode
777
+ // onto the old one, and increment our `newStartIdx` and `oldStartIdx`
778
+ // indices to reflect that. We don't need to move any DOM Nodes around
779
+ // since things are matched up in order.
780
+ patch(oldStartVnode, newStartVnode);
781
+ oldStartVnode = oldCh[++oldStartIdx];
782
+ newStartVnode = newCh[++newStartIdx];
783
+ }
784
+ else if (isSameVnode(oldEndVnode, newEndVnode)) {
785
+ // likewise, if the end nodes are the same we patch new onto old and
786
+ // decrement our end indices, and also likewise in this case we don't
787
+ // need to move any DOM Nodes.
788
+ patch(oldEndVnode, newEndVnode);
789
+ oldEndVnode = oldCh[--oldEndIdx];
790
+ newEndVnode = newCh[--newEndIdx];
791
+ }
792
+ else if (isSameVnode(oldStartVnode, newEndVnode)) {
793
+ // case: "Vnode moved right"
794
+ //
795
+ // We've found that the last node in our window on the new children is
796
+ // the same VNode as the _first_ node in our window on the old children
797
+ // we're dealing with now. Visually, this is the layout of these two
798
+ // nodes:
799
+ //
800
+ // newCh: [..., newStartVnode , ... , newEndVnode , ...]
801
+ // ^^^^^^^^^^^
802
+ // oldCh: [..., oldStartVnode , ... , oldEndVnode , ...]
803
+ // ^^^^^^^^^^^^^
804
+ //
805
+ // In this situation we need to patch `newEndVnode` onto `oldStartVnode`
806
+ // and move the DOM element for `oldStartVnode`.
807
+ if ((oldStartVnode.$tag$ === 'slot' || newEndVnode.$tag$ === 'slot')) {
808
+ putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);
809
+ }
810
+ patch(oldStartVnode, newEndVnode);
811
+ // We need to move the element for `oldStartVnode` into a position which
812
+ // will be appropriate for `newEndVnode`. For this we can use
813
+ // `.insertBefore` and `oldEndVnode.$elm$.nextSibling`. If there is a
814
+ // sibling for `oldEndVnode.$elm$` then we want to move the DOM node for
815
+ // `oldStartVnode` between `oldEndVnode` and it's sibling, like so:
816
+ //
817
+ // <old-start-node />
818
+ // <some-intervening-node />
819
+ // <old-end-node />
820
+ // <!-- -> <-- `oldStartVnode.$elm$` should be inserted here
821
+ // <next-sibling />
822
+ //
823
+ // If instead `oldEndVnode.$elm$` has no sibling then we just want to put
824
+ // the node for `oldStartVnode` at the end of the children of
825
+ // `parentElm`. Luckily, `Node.nextSibling` will return `null` if there
826
+ // aren't any siblings, and passing `null` to `Node.insertBefore` will
827
+ // append it to the children of the parent element.
828
+ parentElm.insertBefore(oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
829
+ oldStartVnode = oldCh[++oldStartIdx];
830
+ newEndVnode = newCh[--newEndIdx];
831
+ }
832
+ else if (isSameVnode(oldEndVnode, newStartVnode)) {
833
+ // case: "Vnode moved left"
834
+ //
835
+ // We've found that the first node in our window on the new children is
836
+ // the same VNode as the _last_ node in our window on the old children.
837
+ // Visually, this is the layout of these two nodes:
838
+ //
839
+ // newCh: [..., newStartVnode , ... , newEndVnode , ...]
840
+ // ^^^^^^^^^^^^^
841
+ // oldCh: [..., oldStartVnode , ... , oldEndVnode , ...]
842
+ // ^^^^^^^^^^^
843
+ //
844
+ // In this situation we need to patch `newStartVnode` onto `oldEndVnode`
845
+ // (which will handle updating any changed attributes, reconciling their
846
+ // children etc) but we also need to move the DOM node to which
847
+ // `oldEndVnode` corresponds.
848
+ if ((oldStartVnode.$tag$ === 'slot' || newEndVnode.$tag$ === 'slot')) {
849
+ putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);
850
+ }
851
+ patch(oldEndVnode, newStartVnode);
852
+ // We've already checked above if `oldStartVnode` and `newStartVnode` are
853
+ // the same node, so since we're here we know that they are not. Thus we
854
+ // can move the element for `oldEndVnode` _before_ the element for
855
+ // `oldStartVnode`, leaving `oldStartVnode` to be reconciled in the
856
+ // future.
857
+ parentElm.insertBefore(oldEndVnode.$elm$, oldStartVnode.$elm$);
858
+ oldEndVnode = oldCh[--oldEndIdx];
859
+ newStartVnode = newCh[++newStartIdx];
860
+ }
861
+ else {
862
+ // Here we do some checks to match up old and new nodes based on the
863
+ // `$key$` attribute, which is set by putting a `key="my-key"` attribute
864
+ // in the JSX for a DOM element in the implementation of a Stencil
865
+ // component.
866
+ //
867
+ // First we check to see if there are any nodes in the array of old
868
+ // children which have the same key as the first node in the new
869
+ // children.
870
+ idxInOld = -1;
871
+ {
872
+ for (i = oldStartIdx; i <= oldEndIdx; ++i) {
873
+ if (oldCh[i] && oldCh[i].$key$ !== null && oldCh[i].$key$ === newStartVnode.$key$) {
874
+ idxInOld = i;
875
+ break;
876
+ }
877
+ }
878
+ }
879
+ if (idxInOld >= 0) {
880
+ // We found a node in the old children which matches up with the first
881
+ // node in the new children! So let's deal with that
882
+ elmToMove = oldCh[idxInOld];
883
+ if (elmToMove.$tag$ !== newStartVnode.$tag$) {
884
+ // the tag doesn't match so we'll need a new DOM element
885
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode, idxInOld, parentElm);
886
+ }
887
+ else {
888
+ patch(elmToMove, newStartVnode);
889
+ // invalidate the matching old node so that we won't try to update it
890
+ // again later on
891
+ oldCh[idxInOld] = undefined;
892
+ node = elmToMove.$elm$;
893
+ }
894
+ newStartVnode = newCh[++newStartIdx];
895
+ }
896
+ else {
897
+ // We either didn't find an element in the old children that matches
898
+ // the key of the first new child OR the build is not using `key`
899
+ // attributes at all. In either case we need to create a new element
900
+ // for the new node.
901
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode, newStartIdx, parentElm);
902
+ newStartVnode = newCh[++newStartIdx];
903
+ }
904
+ if (node) {
905
+ // if we created a new node then handle inserting it to the DOM
906
+ {
907
+ parentReferenceNode(oldStartVnode.$elm$).insertBefore(node, referenceNode(oldStartVnode.$elm$));
908
+ }
909
+ }
910
+ }
911
+ }
912
+ if (oldStartIdx > oldEndIdx) {
913
+ // we have some more new nodes to add which don't match up with old nodes
914
+ addVnodes(parentElm, newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$, newVNode, newCh, newStartIdx, newEndIdx);
915
+ }
916
+ else if (newStartIdx > newEndIdx) {
917
+ // there are nodes in the `oldCh` array which no longer correspond to nodes
918
+ // in the new array, so lets remove them (which entails cleaning up the
919
+ // relevant DOM nodes)
920
+ removeVnodes(oldCh, oldStartIdx, oldEndIdx);
921
+ }
922
+ };
923
+ /**
924
+ * Compare two VNodes to determine if they are the same
925
+ *
926
+ * **NB**: This function is an equality _heuristic_ based on the available
927
+ * information set on the two VNodes and can be misleading under certain
928
+ * circumstances. In particular, if the two nodes do not have `key` attrs
929
+ * (available under `$key$` on VNodes) then the function falls back on merely
930
+ * checking that they have the same tag.
931
+ *
932
+ * So, in other words, if `key` attrs are not set on VNodes which may be
933
+ * changing order within a `children` array or something along those lines then
934
+ * we could obtain a false negative and then have to do needless re-rendering
935
+ * (i.e. we'd say two VNodes aren't equal when in fact they should be).
936
+ *
937
+ * @param leftVNode the first VNode to check
938
+ * @param rightVNode the second VNode to check
939
+ * @returns whether they're equal or not
940
+ */
941
+ const isSameVnode = (leftVNode, rightVNode) => {
942
+ // compare if two vnode to see if they're "technically" the same
943
+ // need to have the same element tag, and same key to be the same
944
+ if (leftVNode.$tag$ === rightVNode.$tag$) {
945
+ if (leftVNode.$tag$ === 'slot') {
946
+ return leftVNode.$name$ === rightVNode.$name$;
947
+ }
948
+ // this will be set if components in the build have `key` attrs set on them
949
+ {
950
+ return leftVNode.$key$ === rightVNode.$key$;
951
+ }
952
+ }
953
+ return false;
954
+ };
955
+ const referenceNode = (node) => {
956
+ // this node was relocated to a new location in the dom
957
+ // because of some other component's slot
958
+ // but we still have an html comment in place of where
959
+ // it's original location was according to it's original vdom
960
+ return (node && node['s-ol']) || node;
961
+ };
962
+ const parentReferenceNode = (node) => (node['s-ol'] ? node['s-ol'] : node).parentNode;
963
+ /**
964
+ * Handle reconciling an outdated VNode with a new one which corresponds to
965
+ * it. This function handles flushing updates to the DOM and reconciling the
966
+ * children of the two nodes (if any).
967
+ *
968
+ * @param oldVNode an old VNode whose DOM element and children we want to update
969
+ * @param newVNode a new VNode representing an updated version of the old one
970
+ */
971
+ const patch = (oldVNode, newVNode) => {
972
+ const elm = (newVNode.$elm$ = oldVNode.$elm$);
973
+ const oldChildren = oldVNode.$children$;
974
+ const newChildren = newVNode.$children$;
975
+ const tag = newVNode.$tag$;
976
+ const text = newVNode.$text$;
977
+ let defaultHolder;
978
+ if (text === null) {
979
+ {
980
+ // test if we're rendering an svg element, or still rendering nodes inside of one
981
+ // only add this to the when the compiler sees we're using an svg somewhere
982
+ isSvgMode = tag === 'svg' ? true : tag === 'foreignObject' ? false : isSvgMode;
983
+ }
984
+ {
985
+ if (tag === 'slot')
986
+ ;
987
+ else {
988
+ // either this is the first render of an element OR it's an update
989
+ // AND we already know it's possible it could have changed
990
+ // this updates the element's css classes, attrs, props, listeners, etc.
991
+ updateElement(oldVNode, newVNode, isSvgMode);
992
+ }
993
+ }
994
+ if (oldChildren !== null && newChildren !== null) {
995
+ // looks like there's child vnodes for both the old and new vnodes
996
+ // so we need to call `updateChildren` to reconcile them
997
+ updateChildren(elm, oldChildren, newVNode, newChildren);
998
+ }
999
+ else if (newChildren !== null) {
1000
+ // no old child vnodes, but there are new child vnodes to add
1001
+ if (oldVNode.$text$ !== null) {
1002
+ // the old vnode was text, so be sure to clear it out
1003
+ elm.textContent = '';
1004
+ }
1005
+ // add the new vnode children
1006
+ addVnodes(elm, null, newVNode, newChildren, 0, newChildren.length - 1);
1007
+ }
1008
+ else if (oldChildren !== null) {
1009
+ // no new child vnodes, but there are old child vnodes to remove
1010
+ removeVnodes(oldChildren, 0, oldChildren.length - 1);
1011
+ }
1012
+ if (isSvgMode && tag === 'svg') {
1013
+ isSvgMode = false;
1014
+ }
1015
+ }
1016
+ else if ((defaultHolder = elm['s-cr'])) {
1017
+ // this element has slotted content
1018
+ defaultHolder.parentNode.textContent = text;
1019
+ }
1020
+ else if (oldVNode.$text$ !== text) {
1021
+ // update the text content for the text only vnode
1022
+ // and also only if the text is different than before
1023
+ elm.data = text;
1024
+ }
1025
+ };
1026
+ const updateFallbackSlotVisibility = (elm) => {
1027
+ // tslint:disable-next-line: prefer-const
1028
+ const childNodes = elm.childNodes;
1029
+ let childNode;
1030
+ let i;
1031
+ let ilen;
1032
+ let j;
1033
+ let slotNameAttr;
1034
+ let nodeType;
1035
+ for (i = 0, ilen = childNodes.length; i < ilen; i++) {
1036
+ childNode = childNodes[i];
1037
+ if (childNode.nodeType === 1 /* NODE_TYPE.ElementNode */) {
1038
+ if (childNode['s-sr']) {
1039
+ // this is a slot fallback node
1040
+ // get the slot name for this slot reference node
1041
+ slotNameAttr = childNode['s-sn'];
1042
+ // by default always show a fallback slot node
1043
+ // then hide it if there are other slots in the light dom
1044
+ childNode.hidden = false;
1045
+ for (j = 0; j < ilen; j++) {
1046
+ nodeType = childNodes[j].nodeType;
1047
+ if (childNodes[j]['s-hn'] !== childNode['s-hn'] || slotNameAttr !== '') {
1048
+ // this sibling node is from a different component OR is a named fallback slot node
1049
+ if (nodeType === 1 /* NODE_TYPE.ElementNode */ && slotNameAttr === childNodes[j].getAttribute('slot')) {
1050
+ childNode.hidden = true;
1051
+ break;
1052
+ }
1053
+ }
1054
+ else {
1055
+ // this is a default fallback slot node
1056
+ // any element or text node (with content)
1057
+ // should hide the default fallback slot node
1058
+ if (nodeType === 1 /* NODE_TYPE.ElementNode */ ||
1059
+ (nodeType === 3 /* NODE_TYPE.TextNode */ && childNodes[j].textContent.trim() !== '')) {
1060
+ childNode.hidden = true;
1061
+ break;
1062
+ }
1063
+ }
1064
+ }
1065
+ }
1066
+ // keep drilling down
1067
+ updateFallbackSlotVisibility(childNode);
1068
+ }
1069
+ }
1070
+ };
1071
+ const relocateNodes = [];
1072
+ const relocateSlotContent = (elm) => {
1073
+ // tslint:disable-next-line: prefer-const
1074
+ let childNode;
1075
+ let node;
1076
+ let hostContentNodes;
1077
+ let slotNameAttr;
1078
+ let relocateNodeData;
1079
+ let j;
1080
+ let i = 0;
1081
+ const childNodes = elm.childNodes;
1082
+ const ilen = childNodes.length;
1083
+ for (; i < ilen; i++) {
1084
+ childNode = childNodes[i];
1085
+ if (childNode['s-sr'] && (node = childNode['s-cr']) && node.parentNode) {
1086
+ // first got the content reference comment node
1087
+ // then we got it's parent, which is where all the host content is in now
1088
+ hostContentNodes = node.parentNode.childNodes;
1089
+ slotNameAttr = childNode['s-sn'];
1090
+ for (j = hostContentNodes.length - 1; j >= 0; j--) {
1091
+ node = hostContentNodes[j];
1092
+ if (!node['s-cn'] && !node['s-nr'] && node['s-hn'] !== childNode['s-hn']) {
1093
+ // let's do some relocating to its new home
1094
+ // but never relocate a content reference node
1095
+ // that is suppose to always represent the original content location
1096
+ if (isNodeLocatedInSlot(node, slotNameAttr)) {
1097
+ // it's possible we've already decided to relocate this node
1098
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1099
+ // made some changes to slots
1100
+ // let's make sure we also double check
1101
+ // fallbacks are correctly hidden or shown
1102
+ checkSlotFallbackVisibility = true;
1103
+ node['s-sn'] = node['s-sn'] || slotNameAttr;
1104
+ if (relocateNodeData) {
1105
+ // previously we never found a slot home for this node
1106
+ // but turns out we did, so let's remember it now
1107
+ relocateNodeData.$slotRefNode$ = childNode;
1108
+ }
1109
+ else {
1110
+ // add to our list of nodes to relocate
1111
+ relocateNodes.push({
1112
+ $slotRefNode$: childNode,
1113
+ $nodeToRelocate$: node,
1114
+ });
1115
+ }
1116
+ if (node['s-sr']) {
1117
+ relocateNodes.map((relocateNode) => {
1118
+ if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node['s-sn'])) {
1119
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1120
+ if (relocateNodeData && !relocateNode.$slotRefNode$) {
1121
+ relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
1122
+ }
1123
+ }
1124
+ });
1125
+ }
1126
+ }
1127
+ else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {
1128
+ // so far this element does not have a slot home, not setting slotRefNode on purpose
1129
+ // if we never find a home for this element then we'll need to hide it
1130
+ relocateNodes.push({
1131
+ $nodeToRelocate$: node,
1132
+ });
1133
+ }
1134
+ }
1135
+ }
1136
+ }
1137
+ if (childNode.nodeType === 1 /* NODE_TYPE.ElementNode */) {
1138
+ relocateSlotContent(childNode);
1139
+ }
1140
+ }
1141
+ };
1142
+ const isNodeLocatedInSlot = (nodeToRelocate, slotNameAttr) => {
1143
+ if (nodeToRelocate.nodeType === 1 /* NODE_TYPE.ElementNode */) {
1144
+ if (nodeToRelocate.getAttribute('slot') === null && slotNameAttr === '') {
1145
+ return true;
1146
+ }
1147
+ if (nodeToRelocate.getAttribute('slot') === slotNameAttr) {
1148
+ return true;
1149
+ }
1150
+ return false;
1151
+ }
1152
+ if (nodeToRelocate['s-sn'] === slotNameAttr) {
1153
+ return true;
1154
+ }
1155
+ return slotNameAttr === '';
1156
+ };
1157
+ /**
1158
+ * 'Nullify' any VDom `ref` callbacks on a VDom node or its children by
1159
+ * calling them with `null`. This signals that the DOM element corresponding to
1160
+ * the VDom node has been removed from the DOM.
1161
+ *
1162
+ * @param vNode a virtual DOM node
1163
+ */
1164
+ const nullifyVNodeRefs = (vNode) => {
1165
+ {
1166
+ vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);
1167
+ vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);
1168
+ }
1169
+ };
1170
+ /**
1171
+ * The main entry point for Stencil's virtual DOM-based rendering engine
1172
+ *
1173
+ * Given a {@link d.HostRef} container and some virtual DOM nodes, this
1174
+ * function will handle creating a virtual DOM tree with a single root, patching
1175
+ * the current virtual DOM tree onto an old one (if any), dealing with slot
1176
+ * relocation, and reflecting attributes.
1177
+ *
1178
+ * @param hostRef data needed to root and render the virtual DOM tree, such as
1179
+ * the DOM node into which it should be rendered.
1180
+ * @param renderFnResults the virtual DOM nodes to be rendered
1181
+ */
1182
+ const renderVdom = (hostRef, renderFnResults) => {
1183
+ const hostElm = hostRef.$hostElement$;
1184
+ const cmpMeta = hostRef.$cmpMeta$;
1185
+ const oldVNode = hostRef.$vnode$ || newVNode(null, null);
1186
+ const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);
1187
+ hostTagName = hostElm.tagName;
1188
+ if (cmpMeta.$attrsToReflect$) {
1189
+ rootVnode.$attrs$ = rootVnode.$attrs$ || {};
1190
+ cmpMeta.$attrsToReflect$.map(([propName, attribute]) => (rootVnode.$attrs$[attribute] = hostElm[propName]));
1191
+ }
1192
+ rootVnode.$tag$ = null;
1193
+ rootVnode.$flags$ |= 4 /* VNODE_FLAGS.isHost */;
1194
+ hostRef.$vnode$ = rootVnode;
1195
+ rootVnode.$elm$ = oldVNode.$elm$ = (hostElm.shadowRoot || hostElm );
1196
+ {
1197
+ scopeId = hostElm['s-sc'];
1198
+ }
1199
+ {
1200
+ contentRef = hostElm['s-cr'];
1201
+ useNativeShadowDom = (cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) !== 0;
1202
+ // always reset
1203
+ checkSlotFallbackVisibility = false;
1204
+ }
1205
+ // synchronous patch
1206
+ patch(oldVNode, rootVnode);
1207
+ {
1208
+ // while we're moving nodes around existing nodes, temporarily disable
1209
+ // the disconnectCallback from working
1210
+ plt.$flags$ |= 1 /* PLATFORM_FLAGS.isTmpDisconnected */;
1211
+ if (checkSlotRelocate) {
1212
+ relocateSlotContent(rootVnode.$elm$);
1213
+ let relocateData;
1214
+ let nodeToRelocate;
1215
+ let orgLocationNode;
1216
+ let parentNodeRef;
1217
+ let insertBeforeNode;
1218
+ let refNode;
1219
+ let i = 0;
1220
+ for (; i < relocateNodes.length; i++) {
1221
+ relocateData = relocateNodes[i];
1222
+ nodeToRelocate = relocateData.$nodeToRelocate$;
1223
+ if (!nodeToRelocate['s-ol']) {
1224
+ // add a reference node marking this node's original location
1225
+ // keep a reference to this node for later lookups
1226
+ orgLocationNode =
1227
+ doc.createTextNode('');
1228
+ orgLocationNode['s-nr'] = nodeToRelocate;
1229
+ nodeToRelocate.parentNode.insertBefore((nodeToRelocate['s-ol'] = orgLocationNode), nodeToRelocate);
1230
+ }
1231
+ }
1232
+ for (i = 0; i < relocateNodes.length; i++) {
1233
+ relocateData = relocateNodes[i];
1234
+ nodeToRelocate = relocateData.$nodeToRelocate$;
1235
+ if (relocateData.$slotRefNode$) {
1236
+ // by default we're just going to insert it directly
1237
+ // after the slot reference node
1238
+ parentNodeRef = relocateData.$slotRefNode$.parentNode;
1239
+ insertBeforeNode = relocateData.$slotRefNode$.nextSibling;
1240
+ orgLocationNode = nodeToRelocate['s-ol'];
1241
+ while ((orgLocationNode = orgLocationNode.previousSibling)) {
1242
+ refNode = orgLocationNode['s-nr'];
1243
+ if (refNode && refNode['s-sn'] === nodeToRelocate['s-sn'] && parentNodeRef === refNode.parentNode) {
1244
+ refNode = refNode.nextSibling;
1245
+ if (!refNode || !refNode['s-nr']) {
1246
+ insertBeforeNode = refNode;
1247
+ break;
1248
+ }
1249
+ }
1250
+ }
1251
+ if ((!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode) ||
1252
+ nodeToRelocate.nextSibling !== insertBeforeNode) {
1253
+ // we've checked that it's worth while to relocate
1254
+ // since that the node to relocate
1255
+ // has a different next sibling or parent relocated
1256
+ if (nodeToRelocate !== insertBeforeNode) {
1257
+ if (!nodeToRelocate['s-hn'] && nodeToRelocate['s-ol']) {
1258
+ // probably a component in the index.html that doesn't have it's hostname set
1259
+ nodeToRelocate['s-hn'] = nodeToRelocate['s-ol'].parentNode.nodeName;
1260
+ }
1261
+ // add it back to the dom but in its new home
1262
+ parentNodeRef.insertBefore(nodeToRelocate, insertBeforeNode);
1263
+ }
1264
+ }
1265
+ }
1266
+ else {
1267
+ // this node doesn't have a slot home to go to, so let's hide it
1268
+ if (nodeToRelocate.nodeType === 1 /* NODE_TYPE.ElementNode */) {
1269
+ nodeToRelocate.hidden = true;
1270
+ }
1271
+ }
1272
+ }
1273
+ }
1274
+ if (checkSlotFallbackVisibility) {
1275
+ updateFallbackSlotVisibility(rootVnode.$elm$);
1276
+ }
1277
+ // done moving nodes around
1278
+ // allow the disconnect callback to work again
1279
+ plt.$flags$ &= ~1 /* PLATFORM_FLAGS.isTmpDisconnected */;
1280
+ // always reset
1281
+ relocateNodes.length = 0;
1282
+ }
1283
+ };
1284
+ const attachToAncestor = (hostRef, ancestorComponent) => {
1285
+ if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent['s-p']) {
1286
+ ancestorComponent['s-p'].push(new Promise((r) => (hostRef.$onRenderResolve$ = r)));
1287
+ }
1288
+ };
1289
+ const scheduleUpdate = (hostRef, isInitialLoad) => {
1290
+ {
1291
+ hostRef.$flags$ |= 16 /* HOST_FLAGS.isQueuedForUpdate */;
1292
+ }
1293
+ if (hostRef.$flags$ & 4 /* HOST_FLAGS.isWaitingForChildren */) {
1294
+ hostRef.$flags$ |= 512 /* HOST_FLAGS.needsRerender */;
1295
+ return;
1296
+ }
1297
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$);
1298
+ // there is no ancestor component or the ancestor component
1299
+ // has already fired off its lifecycle update then
1300
+ // fire off the initial update
1301
+ const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
1302
+ return writeTask(dispatch) ;
1303
+ };
1304
+ /**
1305
+ * Dispatch initial-render and update lifecycle hooks, enqueuing calls to
1306
+ * component lifecycle methods like `componentWillLoad` as well as
1307
+ * {@link updateComponent}, which will kick off the virtual DOM re-render.
1308
+ *
1309
+ * @param hostRef a reference to a host DOM node
1310
+ * @param isInitialLoad whether we're on the initial load or not
1311
+ * @returns an empty Promise which is used to enqueue a series of operations for
1312
+ * the component
1313
+ */
1314
+ const dispatchHooks = (hostRef, isInitialLoad) => {
1315
+ const endSchedule = createTime('scheduleUpdate', hostRef.$cmpMeta$.$tagName$);
1316
+ const instance = hostRef.$lazyInstance$ ;
1317
+ // We're going to use this variable together with `enqueue` to implement a
1318
+ // little promise-based queue. We start out with it `undefined`. When we add
1319
+ // the first function to the queue we'll set this variable to be that
1320
+ // function's return value. When we attempt to add subsequent values to the
1321
+ // queue we'll check that value and, if it was a `Promise`, we'll then chain
1322
+ // the new function off of that `Promise` using `.then()`. This will give our
1323
+ // queue two nice properties:
1324
+ //
1325
+ // 1. If all functions added to the queue are synchronous they'll be called
1326
+ // synchronously right away.
1327
+ // 2. If all functions added to the queue are asynchronous they'll all be
1328
+ // called in order after `dispatchHooks` exits.
1329
+ let maybePromise;
1330
+ endSchedule();
1331
+ return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
1332
+ };
1333
+ /**
1334
+ * This function uses a Promise to implement a simple first-in, first-out queue
1335
+ * of functions to be called.
1336
+ *
1337
+ * The queue is ordered on the basis of the first argument. If it's
1338
+ * `undefined`, then nothing is on the queue yet, so the provided function can
1339
+ * be called synchronously (although note that this function may return a
1340
+ * `Promise`). The idea is that then the return value of that enqueueing
1341
+ * operation is kept around, so that if it was a `Promise` then subsequent
1342
+ * functions can be enqueued by calling this function again with that `Promise`
1343
+ * as the first argument.
1344
+ *
1345
+ * @param maybePromise either a `Promise` which should resolve before the next function is called or an 'empty' sentinel
1346
+ * @param fn a function to enqueue
1347
+ * @returns either a `Promise` or the return value of the provided function
1348
+ */
1349
+ const enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn) : fn();
1350
+ /**
1351
+ * Check that a value is a `Promise`. To check, we first see if the value is an
1352
+ * instance of the `Promise` global. In a few circumstances, in particular if
1353
+ * the global has been overwritten, this is could be misleading, so we also do
1354
+ * a little 'duck typing' check to see if the `.then` property of the value is
1355
+ * defined and a function.
1356
+ *
1357
+ * @param maybePromise it might be a promise!
1358
+ * @returns whether it is or not
1359
+ */
1360
+ const isPromisey = (maybePromise) => maybePromise instanceof Promise ||
1361
+ (maybePromise && maybePromise.then && typeof maybePromise.then === 'function');
1362
+ const updateComponent = async (hostRef, instance, isInitialLoad) => {
1363
+ var _a;
1364
+ const elm = hostRef.$hostElement$;
1365
+ const endUpdate = createTime('update', hostRef.$cmpMeta$.$tagName$);
1366
+ const rc = elm['s-rc'];
1367
+ if (isInitialLoad) {
1368
+ // DOM WRITE!
1369
+ attachStyles(hostRef);
1370
+ }
1371
+ const endRender = createTime('render', hostRef.$cmpMeta$.$tagName$);
1372
+ {
1373
+ callRender(hostRef, instance);
1374
+ }
1375
+ if (rc) {
1376
+ // ok, so turns out there are some child host elements
1377
+ // waiting on this parent element to load
1378
+ // let's fire off all update callbacks waiting
1379
+ rc.map((cb) => cb());
1380
+ elm['s-rc'] = undefined;
1381
+ }
1382
+ endRender();
1383
+ endUpdate();
1384
+ {
1385
+ const childrenPromises = (_a = elm['s-p']) !== null && _a !== void 0 ? _a : [];
1386
+ const postUpdate = () => postUpdateComponent(hostRef);
1387
+ if (childrenPromises.length === 0) {
1388
+ postUpdate();
1389
+ }
1390
+ else {
1391
+ Promise.all(childrenPromises).then(postUpdate);
1392
+ hostRef.$flags$ |= 4 /* HOST_FLAGS.isWaitingForChildren */;
1393
+ childrenPromises.length = 0;
1394
+ }
1395
+ }
1396
+ };
1397
+ const callRender = (hostRef, instance, elm) => {
1398
+ try {
1399
+ instance = instance.render() ;
1400
+ {
1401
+ hostRef.$flags$ &= ~16 /* HOST_FLAGS.isQueuedForUpdate */;
1402
+ }
1403
+ {
1404
+ hostRef.$flags$ |= 2 /* HOST_FLAGS.hasRendered */;
1405
+ }
1406
+ {
1407
+ {
1408
+ // looks like we've got child nodes to render into this host element
1409
+ // or we need to update the css class/attrs on the host element
1410
+ // DOM WRITE!
1411
+ {
1412
+ renderVdom(hostRef, instance);
1413
+ }
1414
+ }
1415
+ }
1416
+ }
1417
+ catch (e) {
1418
+ consoleError(e, hostRef.$hostElement$);
1419
+ }
1420
+ return null;
1421
+ };
1422
+ const postUpdateComponent = (hostRef) => {
1423
+ const tagName = hostRef.$cmpMeta$.$tagName$;
1424
+ const elm = hostRef.$hostElement$;
1425
+ const endPostUpdate = createTime('postUpdate', tagName);
1426
+ const ancestorComponent = hostRef.$ancestorComponent$;
1427
+ if (!(hostRef.$flags$ & 64 /* HOST_FLAGS.hasLoadedComponent */)) {
1428
+ hostRef.$flags$ |= 64 /* HOST_FLAGS.hasLoadedComponent */;
1429
+ {
1430
+ // DOM WRITE!
1431
+ addHydratedFlag(elm);
1432
+ }
1433
+ endPostUpdate();
1434
+ {
1435
+ hostRef.$onReadyResolve$(elm);
1436
+ if (!ancestorComponent) {
1437
+ appDidLoad();
1438
+ }
1439
+ }
1440
+ }
1441
+ else {
1442
+ endPostUpdate();
1443
+ }
1444
+ {
1445
+ hostRef.$onInstanceResolve$(elm);
1446
+ }
1447
+ // load events fire from bottom to top
1448
+ // the deepest elements load first then bubbles up
1449
+ {
1450
+ if (hostRef.$onRenderResolve$) {
1451
+ hostRef.$onRenderResolve$();
1452
+ hostRef.$onRenderResolve$ = undefined;
1453
+ }
1454
+ if (hostRef.$flags$ & 512 /* HOST_FLAGS.needsRerender */) {
1455
+ nextTick(() => scheduleUpdate(hostRef, false));
1456
+ }
1457
+ hostRef.$flags$ &= ~(4 /* HOST_FLAGS.isWaitingForChildren */ | 512 /* HOST_FLAGS.needsRerender */);
1458
+ }
1459
+ // ( •_•)
1460
+ // ( •_•)>⌐■-■
1461
+ // (⌐■_■)
1462
+ };
1463
+ const appDidLoad = (who) => {
1464
+ // on appload
1465
+ // we have finish the first big initial render
1466
+ {
1467
+ addHydratedFlag(doc.documentElement);
1468
+ }
1469
+ nextTick(() => emitEvent(win, 'appload', { detail: { namespace: NAMESPACE } }));
1470
+ };
1471
+ const safeCall = (instance, method, arg) => {
1472
+ if (instance && instance[method]) {
1473
+ try {
1474
+ return instance[method](arg);
1475
+ }
1476
+ catch (e) {
1477
+ consoleError(e);
1478
+ }
1479
+ }
1480
+ return undefined;
1481
+ };
1482
+ const addHydratedFlag = (elm) => elm.classList.add('hydrated')
1483
+ ;
1484
+ const getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
1485
+ const setValue = (ref, propName, newVal, cmpMeta) => {
1486
+ // check our new property value against our internal value
1487
+ const hostRef = getHostRef(ref);
1488
+ const oldVal = hostRef.$instanceValues$.get(propName);
1489
+ const flags = hostRef.$flags$;
1490
+ const instance = hostRef.$lazyInstance$ ;
1491
+ newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
1492
+ // explicitly check for NaN on both sides, as `NaN === NaN` is always false
1493
+ const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
1494
+ const didValueChange = newVal !== oldVal && !areBothNaN;
1495
+ if ((!(flags & 8 /* HOST_FLAGS.isConstructingInstance */) || oldVal === undefined) && didValueChange) {
1496
+ // gadzooks! the property's value has changed!!
1497
+ // set our new value!
1498
+ hostRef.$instanceValues$.set(propName, newVal);
1499
+ if (instance) {
1500
+ if ((flags & (2 /* HOST_FLAGS.hasRendered */ | 16 /* HOST_FLAGS.isQueuedForUpdate */)) === 2 /* HOST_FLAGS.hasRendered */) {
1501
+ // looks like this value actually changed, so we've got work to do!
1502
+ // but only if we've already rendered, otherwise just chill out
1503
+ // queue that we need to do an update, but don't worry about queuing
1504
+ // up millions cuz this function ensures it only runs once
1505
+ scheduleUpdate(hostRef, false);
1506
+ }
1507
+ }
1508
+ }
1509
+ };
1510
+ /**
1511
+ * Attach a series of runtime constructs to a compiled Stencil component
1512
+ * constructor, including getters and setters for the `@Prop` and `@State`
1513
+ * decorators, callbacks for when attributes change, and so on.
1514
+ *
1515
+ * @param Cstr the constructor for a component that we need to process
1516
+ * @param cmpMeta metadata collected previously about the component
1517
+ * @param flags a number used to store a series of bit flags
1518
+ * @returns a reference to the same constructor passed in (but now mutated)
1519
+ */
1520
+ const proxyComponent = (Cstr, cmpMeta, flags) => {
1521
+ if (cmpMeta.$members$) {
1522
+ // It's better to have a const than two Object.entries()
1523
+ const members = Object.entries(cmpMeta.$members$);
1524
+ const prototype = Cstr.prototype;
1525
+ members.map(([memberName, [memberFlags]]) => {
1526
+ if ((memberFlags & 31 /* MEMBER_FLAGS.Prop */ ||
1527
+ ((flags & 2 /* PROXY_FLAGS.proxyState */) && memberFlags & 32 /* MEMBER_FLAGS.State */))) {
1528
+ // proxyComponent - prop
1529
+ Object.defineProperty(prototype, memberName, {
1530
+ get() {
1531
+ // proxyComponent, get value
1532
+ return getValue(this, memberName);
1533
+ },
1534
+ set(newValue) {
1535
+ // proxyComponent, set value
1536
+ setValue(this, memberName, newValue, cmpMeta);
1537
+ },
1538
+ configurable: true,
1539
+ enumerable: true,
1540
+ });
1541
+ }
1542
+ else if (flags & 1 /* PROXY_FLAGS.isElementConstructor */ &&
1543
+ memberFlags & 64 /* MEMBER_FLAGS.Method */) {
1544
+ // proxyComponent - method
1545
+ Object.defineProperty(prototype, memberName, {
1546
+ value(...args) {
1547
+ const ref = getHostRef(this);
1548
+ return ref.$onInstancePromise$.then(() => ref.$lazyInstance$[memberName](...args));
1549
+ },
1550
+ });
1551
+ }
1552
+ });
1553
+ if ((flags & 1 /* PROXY_FLAGS.isElementConstructor */)) {
1554
+ const attrNameToPropName = new Map();
1555
+ prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {
1556
+ plt.jmp(() => {
1557
+ const propName = attrNameToPropName.get(attrName);
1558
+ // In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback
1559
+ // in the case where an attribute was set inline.
1560
+ // ```html
1561
+ // <my-component some-attribute="some-value"></my-component>
1562
+ // ```
1563
+ //
1564
+ // There is an edge case where a developer sets the attribute inline on a custom element and then
1565
+ // programmatically changes it before it has been upgraded as shown below:
1566
+ //
1567
+ // ```html
1568
+ // <!-- this component has _not_ been upgraded yet -->
1569
+ // <my-component id="test" some-attribute="some-value"></my-component>
1570
+ // <script>
1571
+ // // grab non-upgraded component
1572
+ // el = document.querySelector("#test");
1573
+ // el.someAttribute = "another-value";
1574
+ // // upgrade component
1575
+ // customElements.define('my-component', MyComponent);
1576
+ // </script>
1577
+ // ```
1578
+ // In this case if we do not unshadow here and use the value of the shadowing property, attributeChangedCallback
1579
+ // will be called with `newValue = "some-value"` and will set the shadowed property (this.someAttribute = "another-value")
1580
+ // to the value that was set inline i.e. "some-value" from above example. When
1581
+ // the connectedCallback attempts to unshadow it will use "some-value" as the initial value rather than "another-value"
1582
+ //
1583
+ // The case where the attribute was NOT set inline but was not set programmatically shall be handled/unshadowed
1584
+ // by connectedCallback as this attributeChangedCallback will not fire.
1585
+ //
1586
+ // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
1587
+ //
1588
+ // TODO(STENCIL-16) we should think about whether or not we actually want to be reflecting the attributes to
1589
+ // properties here given that this goes against best practices outlined here
1590
+ // https://developers.google.com/web/fundamentals/web-components/best-practices#avoid-reentrancy
1591
+ if (this.hasOwnProperty(propName)) {
1592
+ newValue = this[propName];
1593
+ delete this[propName];
1594
+ }
1595
+ else if (prototype.hasOwnProperty(propName) &&
1596
+ typeof this[propName] === 'number' &&
1597
+ this[propName] == newValue) {
1598
+ // if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native
1599
+ // APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in
1600
+ // `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.
1601
+ return;
1602
+ }
1603
+ this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
1604
+ });
1605
+ };
1606
+ // create an array of attributes to observe
1607
+ // and also create a map of html attribute name to js property name
1608
+ Cstr.observedAttributes = members
1609
+ .filter(([_, m]) => m[0] & 15 /* MEMBER_FLAGS.HasAttribute */) // filter to only keep props that should match attributes
1610
+ .map(([propName, m]) => {
1611
+ const attrName = m[1] || propName;
1612
+ attrNameToPropName.set(attrName, propName);
1613
+ if (m[0] & 512 /* MEMBER_FLAGS.ReflectAttr */) {
1614
+ cmpMeta.$attrsToReflect$.push([propName, attrName]);
1615
+ }
1616
+ return attrName;
1617
+ });
1618
+ }
1619
+ }
1620
+ return Cstr;
1621
+ };
1622
+ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) => {
1623
+ // initializeComponent
1624
+ if ((hostRef.$flags$ & 32 /* HOST_FLAGS.hasInitializedComponent */) === 0) {
1625
+ // Let the runtime know that the component has been initialized
1626
+ hostRef.$flags$ |= 32 /* HOST_FLAGS.hasInitializedComponent */;
1627
+ {
1628
+ // lazy loaded components
1629
+ // request the component's implementation to be
1630
+ // wired up with the host element
1631
+ Cstr = loadModule(cmpMeta);
1632
+ if (Cstr.then) {
1633
+ // Await creates a micro-task avoid if possible
1634
+ const endLoad = uniqueTime();
1635
+ Cstr = await Cstr;
1636
+ endLoad();
1637
+ }
1638
+ if (!Cstr.isProxied) {
1639
+ proxyComponent(Cstr, cmpMeta, 2 /* PROXY_FLAGS.proxyState */);
1640
+ Cstr.isProxied = true;
1641
+ }
1642
+ const endNewInstance = createTime('createInstance', cmpMeta.$tagName$);
1643
+ // ok, time to construct the instance
1644
+ // but let's keep track of when we start and stop
1645
+ // so that the getters/setters don't incorrectly step on data
1646
+ {
1647
+ hostRef.$flags$ |= 8 /* HOST_FLAGS.isConstructingInstance */;
1648
+ }
1649
+ // construct the lazy-loaded component implementation
1650
+ // passing the hostRef is very important during
1651
+ // construction in order to directly wire together the
1652
+ // host element and the lazy-loaded instance
1653
+ try {
1654
+ new Cstr(hostRef);
1655
+ }
1656
+ catch (e) {
1657
+ consoleError(e);
1658
+ }
1659
+ {
1660
+ hostRef.$flags$ &= ~8 /* HOST_FLAGS.isConstructingInstance */;
1661
+ }
1662
+ endNewInstance();
1663
+ fireConnectedCallback(hostRef.$lazyInstance$);
1664
+ }
1665
+ if (Cstr.style) {
1666
+ // this component has styles but we haven't registered them yet
1667
+ let style = Cstr.style;
1668
+ const scopeId = getScopeId(cmpMeta);
1669
+ if (!styles.has(scopeId)) {
1670
+ const endRegisterStyles = createTime('registerStyles', cmpMeta.$tagName$);
1671
+ registerStyle(scopeId, style, !!(cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */));
1672
+ endRegisterStyles();
1673
+ }
1674
+ }
1675
+ }
1676
+ // we've successfully created a lazy instance
1677
+ const ancestorComponent = hostRef.$ancestorComponent$;
1678
+ const schedule = () => scheduleUpdate(hostRef, true);
1679
+ if (ancestorComponent && ancestorComponent['s-rc']) {
1680
+ // this is the initial load and this component it has an ancestor component
1681
+ // but the ancestor component has NOT fired its will update lifecycle yet
1682
+ // so let's just cool our jets and wait for the ancestor to continue first
1683
+ // this will get fired off when the ancestor component
1684
+ // finally gets around to rendering its lazy self
1685
+ // fire off the initial update
1686
+ ancestorComponent['s-rc'].push(schedule);
1687
+ }
1688
+ else {
1689
+ schedule();
1690
+ }
1691
+ };
1692
+ const fireConnectedCallback = (instance) => {
1693
+ {
1694
+ safeCall(instance, 'connectedCallback');
1695
+ }
1696
+ };
1697
+ const connectedCallback = (elm) => {
1698
+ if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0) {
1699
+ const hostRef = getHostRef(elm);
1700
+ const cmpMeta = hostRef.$cmpMeta$;
1701
+ const endConnected = createTime('connectedCallback', cmpMeta.$tagName$);
1702
+ if (!(hostRef.$flags$ & 1 /* HOST_FLAGS.hasConnected */)) {
1703
+ // first time this component has connected
1704
+ hostRef.$flags$ |= 1 /* HOST_FLAGS.hasConnected */;
1705
+ {
1706
+ // initUpdate
1707
+ // if the slot polyfill is required we'll need to put some nodes
1708
+ // in here to act as original content anchors as we move nodes around
1709
+ // host element has been connected to the DOM
1710
+ if ((// TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field
1711
+ cmpMeta.$flags$ & (4 /* CMP_FLAGS.hasSlotRelocation */ | 8 /* CMP_FLAGS.needsShadowDomShim */))) {
1712
+ setContentReference(elm);
1713
+ }
1714
+ }
1715
+ {
1716
+ // find the first ancestor component (if there is one) and register
1717
+ // this component as one of the actively loading child components for its ancestor
1718
+ let ancestorComponent = elm;
1719
+ while ((ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host)) {
1720
+ // climb up the ancestors looking for the first
1721
+ // component that hasn't finished its lifecycle update yet
1722
+ if (ancestorComponent['s-p']) {
1723
+ // we found this components first ancestor component
1724
+ // keep a reference to this component's ancestor component
1725
+ attachToAncestor(hostRef, (hostRef.$ancestorComponent$ = ancestorComponent));
1726
+ break;
1727
+ }
1728
+ }
1729
+ }
1730
+ // Lazy properties
1731
+ // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
1732
+ if (cmpMeta.$members$) {
1733
+ Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
1734
+ if (memberFlags & 31 /* MEMBER_FLAGS.Prop */ && elm.hasOwnProperty(memberName)) {
1735
+ const value = elm[memberName];
1736
+ delete elm[memberName];
1737
+ elm[memberName] = value;
1738
+ }
1739
+ });
1740
+ }
1741
+ {
1742
+ initializeComponent(elm, hostRef, cmpMeta);
1743
+ }
1744
+ }
1745
+ else {
1746
+ // fire off connectedCallback() on component instance
1747
+ fireConnectedCallback(hostRef.$lazyInstance$);
1748
+ }
1749
+ endConnected();
1750
+ }
1751
+ };
1752
+ const setContentReference = (elm) => {
1753
+ // only required when we're NOT using native shadow dom (slot)
1754
+ // or this browser doesn't support native shadow dom
1755
+ // and this host element was NOT created with SSR
1756
+ // let's pick out the inner content for slot projection
1757
+ // create a node to represent where the original
1758
+ // content was first placed, which is useful later on
1759
+ const contentRefElm = (elm['s-cr'] = doc.createComment(''));
1760
+ contentRefElm['s-cn'] = true;
1761
+ elm.insertBefore(contentRefElm, elm.firstChild);
1762
+ };
1763
+ const disconnectedCallback = (elm) => {
1764
+ if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0) {
1765
+ const hostRef = getHostRef(elm);
1766
+ const instance = hostRef.$lazyInstance$ ;
1767
+ {
1768
+ safeCall(instance, 'disconnectedCallback');
1769
+ }
1770
+ }
1771
+ };
1772
+ const bootstrapLazy = (lazyBundles, options = {}) => {
1773
+ var _a;
1774
+ const endBootstrap = createTime();
1775
+ const cmpTags = [];
1776
+ const exclude = options.exclude || [];
1777
+ const customElements = win.customElements;
1778
+ const head = doc.head;
1779
+ const metaCharset = /*@__PURE__*/ head.querySelector('meta[charset]');
1780
+ const visibilityStyle = /*@__PURE__*/ doc.createElement('style');
1781
+ const deferredConnectedCallbacks = [];
1782
+ let appLoadFallback;
1783
+ let isBootstrapping = true;
1784
+ Object.assign(plt, options);
1785
+ plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
1786
+ lazyBundles.map((lazyBundle) => {
1787
+ lazyBundle[1].map((compactMeta) => {
1788
+ const cmpMeta = {
1789
+ $flags$: compactMeta[0],
1790
+ $tagName$: compactMeta[1],
1791
+ $members$: compactMeta[2],
1792
+ $listeners$: compactMeta[3],
1793
+ };
1794
+ {
1795
+ cmpMeta.$members$ = compactMeta[2];
1796
+ }
1797
+ {
1798
+ cmpMeta.$attrsToReflect$ = [];
1799
+ }
1800
+ const tagName = cmpMeta.$tagName$;
1801
+ const HostElement = class extends HTMLElement {
1802
+ // StencilLazyHost
1803
+ constructor(self) {
1804
+ // @ts-ignore
1805
+ super(self);
1806
+ self = this;
1807
+ registerHost(self, cmpMeta);
1808
+ if (cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {
1809
+ // this component is using shadow dom
1810
+ // and this browser supports shadow dom
1811
+ // add the read-only property "shadowRoot" to the host element
1812
+ // adding the shadow root build conditionals to minimize runtime
1813
+ {
1814
+ {
1815
+ self.attachShadow({ mode: 'open' });
1816
+ }
1817
+ }
1818
+ }
1819
+ }
1820
+ connectedCallback() {
1821
+ if (appLoadFallback) {
1822
+ clearTimeout(appLoadFallback);
1823
+ appLoadFallback = null;
1824
+ }
1825
+ if (isBootstrapping) {
1826
+ // connectedCallback will be processed once all components have been registered
1827
+ deferredConnectedCallbacks.push(this);
1828
+ }
1829
+ else {
1830
+ plt.jmp(() => connectedCallback(this));
1831
+ }
1832
+ }
1833
+ disconnectedCallback() {
1834
+ plt.jmp(() => disconnectedCallback(this));
1835
+ }
1836
+ componentOnReady() {
1837
+ return getHostRef(this).$onReadyPromise$;
1838
+ }
1839
+ };
1840
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
1841
+ if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1842
+ cmpTags.push(tagName);
1843
+ customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* PROXY_FLAGS.isElementConstructor */));
1844
+ }
1845
+ });
1846
+ });
1847
+ {
1848
+ visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;
1849
+ visibilityStyle.setAttribute('data-styles', '');
1850
+ // Apply CSP nonce to the style tag if it exists
1851
+ const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);
1852
+ if (nonce != null) {
1853
+ visibilityStyle.setAttribute('nonce', nonce);
1854
+ }
1855
+ head.insertBefore(visibilityStyle, metaCharset ? metaCharset.nextSibling : head.firstChild);
1856
+ }
1857
+ // Process deferred connectedCallbacks now all components have been registered
1858
+ isBootstrapping = false;
1859
+ if (deferredConnectedCallbacks.length) {
1860
+ deferredConnectedCallbacks.map((host) => host.connectedCallback());
1861
+ }
1862
+ else {
1863
+ {
1864
+ plt.jmp(() => (appLoadFallback = setTimeout(appDidLoad, 30)));
1865
+ }
1866
+ }
1867
+ // Fallback appLoad event
1868
+ endBootstrap();
1869
+ };
1870
+ /**
1871
+ * Assigns the given value to the nonce property on the runtime platform object.
1872
+ * During runtime, this value is used to set the nonce attribute on all dynamically created script and style tags.
1873
+ * @param nonce The value to be assigned to the platform nonce property.
1874
+ * @returns void
1875
+ */
1876
+ const setNonce = (nonce) => (plt.$nonce$ = nonce);
1877
+ const hostRefs = /*@__PURE__*/ new WeakMap();
1878
+ const getHostRef = (ref) => hostRefs.get(ref);
1879
+ const registerInstance = (lazyInstance, hostRef) => hostRefs.set((hostRef.$lazyInstance$ = lazyInstance), hostRef);
1880
+ const registerHost = (elm, cmpMeta) => {
1881
+ const hostRef = {
1882
+ $flags$: 0,
1883
+ $hostElement$: elm,
1884
+ $cmpMeta$: cmpMeta,
1885
+ $instanceValues$: new Map(),
1886
+ };
1887
+ {
1888
+ hostRef.$onInstancePromise$ = new Promise((r) => (hostRef.$onInstanceResolve$ = r));
1889
+ }
1890
+ {
1891
+ hostRef.$onReadyPromise$ = new Promise((r) => (hostRef.$onReadyResolve$ = r));
1892
+ elm['s-p'] = [];
1893
+ elm['s-rc'] = [];
1894
+ }
1895
+ return hostRefs.set(elm, hostRef);
1896
+ };
1897
+ const isMemberInElement = (elm, memberName) => memberName in elm;
1898
+ const consoleError = (e, el) => (0, console.error)(e, el);
1899
+ const cmpModules = /*@__PURE__*/ new Map();
1900
+ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1901
+ // loadModuleImport
1902
+ const exportName = cmpMeta.$tagName$.replace(/-/g, '_');
1903
+ const bundleId = cmpMeta.$lazyBundleId$;
1904
+ const module = cmpModules.get(bundleId) ;
1905
+ if (module) {
1906
+ return module[exportName];
1907
+ }
1908
+
1909
+ if (!hmrVersionId || !BUILD.hotModuleReplacement) {
1910
+ const processMod = importedModule => {
1911
+ cmpModules.set(bundleId, importedModule);
1912
+ return importedModule[exportName];
1913
+ }
1914
+ switch(bundleId) {
1915
+
1916
+ case 'utrecht-alert_46':
1917
+ return import(
1918
+ /* webpackMode: "lazy" */
1919
+ './utrecht-alert_46.entry.js').then(processMod, consoleError);
1920
+ case 'utrecht-backdrop':
1921
+ return import(
1922
+ /* webpackMode: "lazy" */
1923
+ './utrecht-backdrop.entry.js').then(processMod, consoleError);
1924
+ case 'utrecht-breadcrumb-nav':
1925
+ return import(
1926
+ /* webpackMode: "lazy" */
1927
+ './utrecht-breadcrumb-nav.entry.js').then(processMod, consoleError);
1928
+ case 'utrecht-checkbox':
1929
+ return import(
1930
+ /* webpackMode: "lazy" */
1931
+ './utrecht-checkbox.entry.js').then(processMod, consoleError);
1932
+ case 'utrecht-column-layout':
1933
+ return import(
1934
+ /* webpackMode: "lazy" */
1935
+ './utrecht-column-layout.entry.js').then(processMod, consoleError);
1936
+ case 'utrecht-contact-card-template':
1937
+ return import(
1938
+ /* webpackMode: "lazy" */
1939
+ './utrecht-contact-card-template.entry.js').then(processMod, consoleError);
1940
+ case 'utrecht-custom-checkbox':
1941
+ return import(
1942
+ /* webpackMode: "lazy" */
1943
+ './utrecht-custom-checkbox.entry.js').then(processMod, consoleError);
1944
+ case 'utrecht-data-list':
1945
+ return import(
1946
+ /* webpackMode: "lazy" */
1947
+ './utrecht-data-list.entry.js').then(processMod, consoleError);
1948
+ case 'utrecht-data-list-actions':
1949
+ return import(
1950
+ /* webpackMode: "lazy" */
1951
+ './utrecht-data-list-actions.entry.js').then(processMod, consoleError);
1952
+ case 'utrecht-data-list-item':
1953
+ return import(
1954
+ /* webpackMode: "lazy" */
1955
+ './utrecht-data-list-item.entry.js').then(processMod, consoleError);
1956
+ case 'utrecht-data-list-key':
1957
+ return import(
1958
+ /* webpackMode: "lazy" */
1959
+ './utrecht-data-list-key.entry.js').then(processMod, consoleError);
1960
+ case 'utrecht-data-list-value':
1961
+ return import(
1962
+ /* webpackMode: "lazy" */
1963
+ './utrecht-data-list-value.entry.js').then(processMod, consoleError);
1964
+ case 'utrecht-digid-button':
1965
+ return import(
1966
+ /* webpackMode: "lazy" */
1967
+ './utrecht-digid-button.entry.js').then(processMod, consoleError);
1968
+ case 'utrecht-eherkenning-logo':
1969
+ return import(
1970
+ /* webpackMode: "lazy" */
1971
+ './utrecht-eherkenning-logo.entry.js').then(processMod, consoleError);
1972
+ case 'utrecht-eidas-logo':
1973
+ return import(
1974
+ /* webpackMode: "lazy" */
1975
+ './utrecht-eidas-logo.entry.js').then(processMod, consoleError);
1976
+ case 'utrecht-form-field-error-message':
1977
+ return import(
1978
+ /* webpackMode: "lazy" */
1979
+ './utrecht-form-field-error-message.entry.js').then(processMod, consoleError);
1980
+ case 'utrecht-form-toggle':
1981
+ return import(
1982
+ /* webpackMode: "lazy" */
1983
+ './utrecht-form-toggle.entry.js').then(processMod, consoleError);
1984
+ case 'utrecht-html-content':
1985
+ return import(
1986
+ /* webpackMode: "lazy" */
1987
+ './utrecht-html-content.entry.js').then(processMod, consoleError);
1988
+ case 'utrecht-icon-afspraak-maken':
1989
+ return import(
1990
+ /* webpackMode: "lazy" */
1991
+ './utrecht-icon-afspraak-maken.entry.js').then(processMod, consoleError);
1992
+ case 'utrecht-icon-afval':
1993
+ return import(
1994
+ /* webpackMode: "lazy" */
1995
+ './utrecht-icon-afval.entry.js').then(processMod, consoleError);
1996
+ case 'utrecht-icon-afval-container':
1997
+ return import(
1998
+ /* webpackMode: "lazy" */
1999
+ './utrecht-icon-afval-container.entry.js').then(processMod, consoleError);
2000
+ case 'utrecht-icon-afval-containerpas':
2001
+ return import(
2002
+ /* webpackMode: "lazy" */
2003
+ './utrecht-icon-afval-containerpas.entry.js').then(processMod, consoleError);
2004
+ case 'utrecht-icon-afval-kalender':
2005
+ return import(
2006
+ /* webpackMode: "lazy" */
2007
+ './utrecht-icon-afval-kalender.entry.js').then(processMod, consoleError);
2008
+ case 'utrecht-icon-afval-pmd':
2009
+ return import(
2010
+ /* webpackMode: "lazy" */
2011
+ './utrecht-icon-afval-pmd.entry.js').then(processMod, consoleError);
2012
+ case 'utrecht-icon-afval-scheiden':
2013
+ return import(
2014
+ /* webpackMode: "lazy" */
2015
+ './utrecht-icon-afval-scheiden.entry.js').then(processMod, consoleError);
2016
+ case 'utrecht-icon-afvalkalender':
2017
+ return import(
2018
+ /* webpackMode: "lazy" */
2019
+ './utrecht-icon-afvalkalender.entry.js').then(processMod, consoleError);
2020
+ case 'utrecht-icon-alleen':
2021
+ return import(
2022
+ /* webpackMode: "lazy" */
2023
+ './utrecht-icon-alleen.entry.js').then(processMod, consoleError);
2024
+ case 'utrecht-icon-arrow':
2025
+ return import(
2026
+ /* webpackMode: "lazy" */
2027
+ './utrecht-icon-arrow.entry.js').then(processMod, consoleError);
2028
+ case 'utrecht-icon-auto':
2029
+ return import(
2030
+ /* webpackMode: "lazy" */
2031
+ './utrecht-icon-auto.entry.js').then(processMod, consoleError);
2032
+ case 'utrecht-icon-begroting':
2033
+ return import(
2034
+ /* webpackMode: "lazy" */
2035
+ './utrecht-icon-begroting.entry.js').then(processMod, consoleError);
2036
+ case 'utrecht-icon-bestemmingsplan':
2037
+ return import(
2038
+ /* webpackMode: "lazy" */
2039
+ './utrecht-icon-bestemmingsplan.entry.js').then(processMod, consoleError);
2040
+ case 'utrecht-icon-betaaldatum':
2041
+ return import(
2042
+ /* webpackMode: "lazy" */
2043
+ './utrecht-icon-betaaldatum.entry.js').then(processMod, consoleError);
2044
+ case 'utrecht-icon-bewijsstukken':
2045
+ return import(
2046
+ /* webpackMode: "lazy" */
2047
+ './utrecht-icon-bewijsstukken.entry.js').then(processMod, consoleError);
2048
+ case 'utrecht-icon-bijstand':
2049
+ return import(
2050
+ /* webpackMode: "lazy" */
2051
+ './utrecht-icon-bijstand.entry.js').then(processMod, consoleError);
2052
+ case 'utrecht-icon-blad':
2053
+ return import(
2054
+ /* webpackMode: "lazy" */
2055
+ './utrecht-icon-blad.entry.js').then(processMod, consoleError);
2056
+ case 'utrecht-icon-bouwproject':
2057
+ return import(
2058
+ /* webpackMode: "lazy" */
2059
+ './utrecht-icon-bouwproject.entry.js').then(processMod, consoleError);
2060
+ case 'utrecht-icon-brandgevaar':
2061
+ return import(
2062
+ /* webpackMode: "lazy" */
2063
+ './utrecht-icon-brandgevaar.entry.js').then(processMod, consoleError);
2064
+ case 'utrecht-icon-brief-betalen':
2065
+ return import(
2066
+ /* webpackMode: "lazy" */
2067
+ './utrecht-icon-brief-betalen.entry.js').then(processMod, consoleError);
2068
+ case 'utrecht-icon-checkmark':
2069
+ return import(
2070
+ /* webpackMode: "lazy" */
2071
+ './utrecht-icon-checkmark.entry.js').then(processMod, consoleError);
2072
+ case 'utrecht-icon-chevron-down':
2073
+ return import(
2074
+ /* webpackMode: "lazy" */
2075
+ './utrecht-icon-chevron-down.entry.js').then(processMod, consoleError);
2076
+ case 'utrecht-icon-chevron-left':
2077
+ return import(
2078
+ /* webpackMode: "lazy" */
2079
+ './utrecht-icon-chevron-left.entry.js').then(processMod, consoleError);
2080
+ case 'utrecht-icon-chevron-right':
2081
+ return import(
2082
+ /* webpackMode: "lazy" */
2083
+ './utrecht-icon-chevron-right.entry.js').then(processMod, consoleError);
2084
+ case 'utrecht-icon-chevron-up':
2085
+ return import(
2086
+ /* webpackMode: "lazy" */
2087
+ './utrecht-icon-chevron-up.entry.js').then(processMod, consoleError);
2088
+ case 'utrecht-icon-close':
2089
+ return import(
2090
+ /* webpackMode: "lazy" */
2091
+ './utrecht-icon-close.entry.js').then(processMod, consoleError);
2092
+ case 'utrecht-icon-college-b-w':
2093
+ return import(
2094
+ /* webpackMode: "lazy" */
2095
+ './utrecht-icon-college-b-w.entry.js').then(processMod, consoleError);
2096
+ case 'utrecht-icon-container':
2097
+ return import(
2098
+ /* webpackMode: "lazy" */
2099
+ './utrecht-icon-container.entry.js').then(processMod, consoleError);
2100
+ case 'utrecht-icon-container-bio':
2101
+ return import(
2102
+ /* webpackMode: "lazy" */
2103
+ './utrecht-icon-container-bio.entry.js').then(processMod, consoleError);
2104
+ case 'utrecht-icon-container-glas':
2105
+ return import(
2106
+ /* webpackMode: "lazy" */
2107
+ './utrecht-icon-container-glas.entry.js').then(processMod, consoleError);
2108
+ case 'utrecht-icon-container-groenafval':
2109
+ return import(
2110
+ /* webpackMode: "lazy" */
2111
+ './utrecht-icon-container-groenafval.entry.js').then(processMod, consoleError);
2112
+ case 'utrecht-icon-container-met-zak':
2113
+ return import(
2114
+ /* webpackMode: "lazy" */
2115
+ './utrecht-icon-container-met-zak.entry.js').then(processMod, consoleError);
2116
+ case 'utrecht-icon-container-papier':
2117
+ return import(
2118
+ /* webpackMode: "lazy" */
2119
+ './utrecht-icon-container-papier.entry.js').then(processMod, consoleError);
2120
+ case 'utrecht-icon-container-pmd':
2121
+ return import(
2122
+ /* webpackMode: "lazy" */
2123
+ './utrecht-icon-container-pmd.entry.js').then(processMod, consoleError);
2124
+ case 'utrecht-icon-container-restafval':
2125
+ return import(
2126
+ /* webpackMode: "lazy" */
2127
+ './utrecht-icon-container-restafval.entry.js').then(processMod, consoleError);
2128
+ case 'utrecht-icon-container-textiel':
2129
+ return import(
2130
+ /* webpackMode: "lazy" */
2131
+ './utrecht-icon-container-textiel.entry.js').then(processMod, consoleError);
2132
+ case 'utrecht-icon-cross':
2133
+ return import(
2134
+ /* webpackMode: "lazy" */
2135
+ './utrecht-icon-cross.entry.js').then(processMod, consoleError);
2136
+ case 'utrecht-icon-dakloos':
2137
+ return import(
2138
+ /* webpackMode: "lazy" */
2139
+ './utrecht-icon-dakloos.entry.js').then(processMod, consoleError);
2140
+ case 'utrecht-icon-dementie':
2141
+ return import(
2142
+ /* webpackMode: "lazy" */
2143
+ './utrecht-icon-dementie.entry.js').then(processMod, consoleError);
2144
+ case 'utrecht-icon-documenten':
2145
+ return import(
2146
+ /* webpackMode: "lazy" */
2147
+ './utrecht-icon-documenten.entry.js').then(processMod, consoleError);
2148
+ case 'utrecht-icon-duurzaam':
2149
+ return import(
2150
+ /* webpackMode: "lazy" */
2151
+ './utrecht-icon-duurzaam.entry.js').then(processMod, consoleError);
2152
+ case 'utrecht-icon-eenzaamheid':
2153
+ return import(
2154
+ /* webpackMode: "lazy" */
2155
+ './utrecht-icon-eenzaamheid.entry.js').then(processMod, consoleError);
2156
+ case 'utrecht-icon-eikenprocessie':
2157
+ return import(
2158
+ /* webpackMode: "lazy" */
2159
+ './utrecht-icon-eikenprocessie.entry.js').then(processMod, consoleError);
2160
+ case 'utrecht-icon-elektrisch-rijden':
2161
+ return import(
2162
+ /* webpackMode: "lazy" */
2163
+ './utrecht-icon-elektrisch-rijden.entry.js').then(processMod, consoleError);
2164
+ case 'utrecht-icon-energie-vergoeding':
2165
+ return import(
2166
+ /* webpackMode: "lazy" */
2167
+ './utrecht-icon-energie-vergoeding.entry.js').then(processMod, consoleError);
2168
+ case 'utrecht-icon-energietransitie':
2169
+ return import(
2170
+ /* webpackMode: "lazy" */
2171
+ './utrecht-icon-energietransitie.entry.js').then(processMod, consoleError);
2172
+ case 'utrecht-icon-error':
2173
+ return import(
2174
+ /* webpackMode: "lazy" */
2175
+ './utrecht-icon-error.entry.js').then(processMod, consoleError);
2176
+ case 'utrecht-icon-evenementen':
2177
+ return import(
2178
+ /* webpackMode: "lazy" */
2179
+ './utrecht-icon-evenementen.entry.js').then(processMod, consoleError);
2180
+ case 'utrecht-icon-facebook':
2181
+ return import(
2182
+ /* webpackMode: "lazy" */
2183
+ './utrecht-icon-facebook.entry.js').then(processMod, consoleError);
2184
+ case 'utrecht-icon-fiets':
2185
+ return import(
2186
+ /* webpackMode: "lazy" */
2187
+ './utrecht-icon-fiets.entry.js').then(processMod, consoleError);
2188
+ case 'utrecht-icon-filter':
2189
+ return import(
2190
+ /* webpackMode: "lazy" */
2191
+ './utrecht-icon-filter.entry.js').then(processMod, consoleError);
2192
+ case 'utrecht-icon-geboorte':
2193
+ return import(
2194
+ /* webpackMode: "lazy" */
2195
+ './utrecht-icon-geboorte.entry.js').then(processMod, consoleError);
2196
+ case 'utrecht-icon-gebruiker-centraal':
2197
+ return import(
2198
+ /* webpackMode: "lazy" */
2199
+ './utrecht-icon-gebruiker-centraal.entry.js').then(processMod, consoleError);
2200
+ case 'utrecht-icon-gebruiker-ingelogd':
2201
+ return import(
2202
+ /* webpackMode: "lazy" */
2203
+ './utrecht-icon-gebruiker-ingelogd.entry.js').then(processMod, consoleError);
2204
+ case 'utrecht-icon-gegevenswoordenboek':
2205
+ return import(
2206
+ /* webpackMode: "lazy" */
2207
+ './utrecht-icon-gegevenswoordenboek.entry.js').then(processMod, consoleError);
2208
+ case 'utrecht-icon-geluid':
2209
+ return import(
2210
+ /* webpackMode: "lazy" */
2211
+ './utrecht-icon-geluid.entry.js').then(processMod, consoleError);
2212
+ case 'utrecht-icon-gemeente-locatie':
2213
+ return import(
2214
+ /* webpackMode: "lazy" */
2215
+ './utrecht-icon-gemeente-locatie.entry.js').then(processMod, consoleError);
2216
+ case 'utrecht-icon-gemeenteraad':
2217
+ return import(
2218
+ /* webpackMode: "lazy" */
2219
+ './utrecht-icon-gemeenteraad.entry.js').then(processMod, consoleError);
2220
+ case 'utrecht-icon-gereedschap':
2221
+ return import(
2222
+ /* webpackMode: "lazy" */
2223
+ './utrecht-icon-gereedschap.entry.js').then(processMod, consoleError);
2224
+ case 'utrecht-icon-gezicht':
2225
+ return import(
2226
+ /* webpackMode: "lazy" */
2227
+ './utrecht-icon-gezicht.entry.js').then(processMod, consoleError);
2228
+ case 'utrecht-icon-gezin':
2229
+ return import(
2230
+ /* webpackMode: "lazy" */
2231
+ './utrecht-icon-gezin.entry.js').then(processMod, consoleError);
2232
+ case 'utrecht-icon-glas-afval':
2233
+ return import(
2234
+ /* webpackMode: "lazy" */
2235
+ './utrecht-icon-glas-afval.entry.js').then(processMod, consoleError);
2236
+ case 'utrecht-icon-glijbaan':
2237
+ return import(
2238
+ /* webpackMode: "lazy" */
2239
+ './utrecht-icon-glijbaan.entry.js').then(processMod, consoleError);
2240
+ case 'utrecht-icon-grafiek':
2241
+ return import(
2242
+ /* webpackMode: "lazy" */
2243
+ './utrecht-icon-grafiek.entry.js').then(processMod, consoleError);
2244
+ case 'utrecht-icon-grofvuil':
2245
+ return import(
2246
+ /* webpackMode: "lazy" */
2247
+ './utrecht-icon-grofvuil.entry.js').then(processMod, consoleError);
2248
+ case 'utrecht-icon-grofvuil-ophalen':
2249
+ return import(
2250
+ /* webpackMode: "lazy" */
2251
+ './utrecht-icon-grofvuil-ophalen.entry.js').then(processMod, consoleError);
2252
+ case 'utrecht-icon-hamburger-menu':
2253
+ return import(
2254
+ /* webpackMode: "lazy" */
2255
+ './utrecht-icon-hamburger-menu.entry.js').then(processMod, consoleError);
2256
+ case 'utrecht-icon-herdenking':
2257
+ return import(
2258
+ /* webpackMode: "lazy" */
2259
+ './utrecht-icon-herdenking.entry.js').then(processMod, consoleError);
2260
+ case 'utrecht-icon-hondenbelasting':
2261
+ return import(
2262
+ /* webpackMode: "lazy" */
2263
+ './utrecht-icon-hondenbelasting.entry.js').then(processMod, consoleError);
2264
+ case 'utrecht-icon-horeca':
2265
+ return import(
2266
+ /* webpackMode: "lazy" */
2267
+ './utrecht-icon-horeca.entry.js').then(processMod, consoleError);
2268
+ case 'utrecht-icon-horecavergunning':
2269
+ return import(
2270
+ /* webpackMode: "lazy" */
2271
+ './utrecht-icon-horecavergunning.entry.js').then(processMod, consoleError);
2272
+ case 'utrecht-icon-huis':
2273
+ return import(
2274
+ /* webpackMode: "lazy" */
2275
+ './utrecht-icon-huis.entry.js').then(processMod, consoleError);
2276
+ case 'utrecht-icon-huis-en-omgeving':
2277
+ return import(
2278
+ /* webpackMode: "lazy" */
2279
+ './utrecht-icon-huis-en-omgeving.entry.js').then(processMod, consoleError);
2280
+ case 'utrecht-icon-huishoudelijk-geweld':
2281
+ return import(
2282
+ /* webpackMode: "lazy" */
2283
+ './utrecht-icon-huishoudelijk-geweld.entry.js').then(processMod, consoleError);
2284
+ case 'utrecht-icon-hulp-huishouden':
2285
+ return import(
2286
+ /* webpackMode: "lazy" */
2287
+ './utrecht-icon-hulp-huishouden.entry.js').then(processMod, consoleError);
2288
+ case 'utrecht-icon-hulp-vervoer':
2289
+ return import(
2290
+ /* webpackMode: "lazy" */
2291
+ './utrecht-icon-hulp-vervoer.entry.js').then(processMod, consoleError);
2292
+ case 'utrecht-icon-hulp-zorg':
2293
+ return import(
2294
+ /* webpackMode: "lazy" */
2295
+ './utrecht-icon-hulp-zorg.entry.js').then(processMod, consoleError);
2296
+ case 'utrecht-icon-hulpmiddelen-gezin':
2297
+ return import(
2298
+ /* webpackMode: "lazy" */
2299
+ './utrecht-icon-hulpmiddelen-gezin.entry.js').then(processMod, consoleError);
2300
+ case 'utrecht-icon-hulpverlening':
2301
+ return import(
2302
+ /* webpackMode: "lazy" */
2303
+ './utrecht-icon-hulpverlening.entry.js').then(processMod, consoleError);
2304
+ case 'utrecht-icon-idee':
2305
+ return import(
2306
+ /* webpackMode: "lazy" */
2307
+ './utrecht-icon-idee.entry.js').then(processMod, consoleError);
2308
+ case 'utrecht-icon-informatie':
2309
+ return import(
2310
+ /* webpackMode: "lazy" */
2311
+ './utrecht-icon-informatie.entry.js').then(processMod, consoleError);
2312
+ case 'utrecht-icon-information':
2313
+ return import(
2314
+ /* webpackMode: "lazy" */
2315
+ './utrecht-icon-information.entry.js').then(processMod, consoleError);
2316
+ case 'utrecht-icon-innovatie':
2317
+ return import(
2318
+ /* webpackMode: "lazy" */
2319
+ './utrecht-icon-innovatie.entry.js').then(processMod, consoleError);
2320
+ case 'utrecht-icon-inspraak-inwoners':
2321
+ return import(
2322
+ /* webpackMode: "lazy" */
2323
+ './utrecht-icon-inspraak-inwoners.entry.js').then(processMod, consoleError);
2324
+ case 'utrecht-icon-instagram':
2325
+ return import(
2326
+ /* webpackMode: "lazy" */
2327
+ './utrecht-icon-instagram.entry.js').then(processMod, consoleError);
2328
+ case 'utrecht-icon-kalender':
2329
+ return import(
2330
+ /* webpackMode: "lazy" */
2331
+ './utrecht-icon-kalender.entry.js').then(processMod, consoleError);
2332
+ case 'utrecht-icon-kennis':
2333
+ return import(
2334
+ /* webpackMode: "lazy" */
2335
+ './utrecht-icon-kennis.entry.js').then(processMod, consoleError);
2336
+ case 'utrecht-icon-kerstbomen':
2337
+ return import(
2338
+ /* webpackMode: "lazy" */
2339
+ './utrecht-icon-kerstbomen.entry.js').then(processMod, consoleError);
2340
+ case 'utrecht-icon-klachten':
2341
+ return import(
2342
+ /* webpackMode: "lazy" */
2343
+ './utrecht-icon-klachten.entry.js').then(processMod, consoleError);
2344
+ case 'utrecht-icon-kroon':
2345
+ return import(
2346
+ /* webpackMode: "lazy" */
2347
+ './utrecht-icon-kroon.entry.js').then(processMod, consoleError);
2348
+ case 'utrecht-icon-laadpaal':
2349
+ return import(
2350
+ /* webpackMode: "lazy" */
2351
+ './utrecht-icon-laadpaal.entry.js').then(processMod, consoleError);
2352
+ case 'utrecht-icon-language':
2353
+ return import(
2354
+ /* webpackMode: "lazy" */
2355
+ './utrecht-icon-language.entry.js').then(processMod, consoleError);
2356
+ case 'utrecht-icon-lantaarnpaal':
2357
+ return import(
2358
+ /* webpackMode: "lazy" */
2359
+ './utrecht-icon-lantaarnpaal.entry.js').then(processMod, consoleError);
2360
+ case 'utrecht-icon-lantaarnpaal-oud':
2361
+ return import(
2362
+ /* webpackMode: "lazy" */
2363
+ './utrecht-icon-lantaarnpaal-oud.entry.js').then(processMod, consoleError);
2364
+ case 'utrecht-icon-leren':
2365
+ return import(
2366
+ /* webpackMode: "lazy" */
2367
+ './utrecht-icon-leren.entry.js').then(processMod, consoleError);
2368
+ case 'utrecht-icon-let-op':
2369
+ return import(
2370
+ /* webpackMode: "lazy" */
2371
+ './utrecht-icon-let-op.entry.js').then(processMod, consoleError);
2372
+ case 'utrecht-icon-linkedin':
2373
+ return import(
2374
+ /* webpackMode: "lazy" */
2375
+ './utrecht-icon-linkedin.entry.js').then(processMod, consoleError);
2376
+ case 'utrecht-icon-list':
2377
+ return import(
2378
+ /* webpackMode: "lazy" */
2379
+ './utrecht-icon-list.entry.js').then(processMod, consoleError);
2380
+ case 'utrecht-icon-list-check':
2381
+ return import(
2382
+ /* webpackMode: "lazy" */
2383
+ './utrecht-icon-list-check.entry.js').then(processMod, consoleError);
2384
+ case 'utrecht-icon-list-number':
2385
+ return import(
2386
+ /* webpackMode: "lazy" */
2387
+ './utrecht-icon-list-number.entry.js').then(processMod, consoleError);
2388
+ case 'utrecht-icon-loupe':
2389
+ return import(
2390
+ /* webpackMode: "lazy" */
2391
+ './utrecht-icon-loupe.entry.js').then(processMod, consoleError);
2392
+ case 'utrecht-icon-markt':
2393
+ return import(
2394
+ /* webpackMode: "lazy" */
2395
+ './utrecht-icon-markt.entry.js').then(processMod, consoleError);
2396
+ case 'utrecht-icon-melding':
2397
+ return import(
2398
+ /* webpackMode: "lazy" */
2399
+ './utrecht-icon-melding.entry.js').then(processMod, consoleError);
2400
+ case 'utrecht-icon-melding-boom':
2401
+ return import(
2402
+ /* webpackMode: "lazy" */
2403
+ './utrecht-icon-melding-boom.entry.js').then(processMod, consoleError);
2404
+ case 'utrecht-icon-melding-klacht':
2405
+ return import(
2406
+ /* webpackMode: "lazy" */
2407
+ './utrecht-icon-melding-klacht.entry.js').then(processMod, consoleError);
2408
+ case 'utrecht-icon-melding-openbareruimte':
2409
+ return import(
2410
+ /* webpackMode: "lazy" */
2411
+ './utrecht-icon-melding-openbareruimte.entry.js').then(processMod, consoleError);
2412
+ case 'utrecht-icon-melding-verlichting':
2413
+ return import(
2414
+ /* webpackMode: "lazy" */
2415
+ './utrecht-icon-melding-verlichting.entry.js').then(processMod, consoleError);
2416
+ case 'utrecht-icon-menselijk':
2417
+ return import(
2418
+ /* webpackMode: "lazy" */
2419
+ './utrecht-icon-menselijk.entry.js').then(processMod, consoleError);
2420
+ case 'utrecht-icon-menu-dot':
2421
+ return import(
2422
+ /* webpackMode: "lazy" */
2423
+ './utrecht-icon-menu-dot.entry.js').then(processMod, consoleError);
2424
+ case 'utrecht-icon-menu-dot-open':
2425
+ return import(
2426
+ /* webpackMode: "lazy" */
2427
+ './utrecht-icon-menu-dot-open.entry.js').then(processMod, consoleError);
2428
+ case 'utrecht-icon-meterkast':
2429
+ return import(
2430
+ /* webpackMode: "lazy" */
2431
+ './utrecht-icon-meterkast.entry.js').then(processMod, consoleError);
2432
+ case 'utrecht-icon-milieu-ontheffing':
2433
+ return import(
2434
+ /* webpackMode: "lazy" */
2435
+ './utrecht-icon-milieu-ontheffing.entry.js').then(processMod, consoleError);
2436
+ case 'utrecht-icon-milieu-zone':
2437
+ return import(
2438
+ /* webpackMode: "lazy" */
2439
+ './utrecht-icon-milieu-zone.entry.js').then(processMod, consoleError);
2440
+ case 'utrecht-icon-minus':
2441
+ return import(
2442
+ /* webpackMode: "lazy" */
2443
+ './utrecht-icon-minus.entry.js').then(processMod, consoleError);
2444
+ case 'utrecht-icon-minus-vertical':
2445
+ return import(
2446
+ /* webpackMode: "lazy" */
2447
+ './utrecht-icon-minus-vertical.entry.js').then(processMod, consoleError);
2448
+ case 'utrecht-icon-mobiliteit':
2449
+ return import(
2450
+ /* webpackMode: "lazy" */
2451
+ './utrecht-icon-mobiliteit.entry.js').then(processMod, consoleError);
2452
+ case 'utrecht-icon-natuur':
2453
+ return import(
2454
+ /* webpackMode: "lazy" */
2455
+ './utrecht-icon-natuur.entry.js').then(processMod, consoleError);
2456
+ case 'utrecht-icon-nieuw-huis':
2457
+ return import(
2458
+ /* webpackMode: "lazy" */
2459
+ './utrecht-icon-nieuw-huis.entry.js').then(processMod, consoleError);
2460
+ case 'utrecht-icon-nummerbord':
2461
+ return import(
2462
+ /* webpackMode: "lazy" */
2463
+ './utrecht-icon-nummerbord.entry.js').then(processMod, consoleError);
2464
+ case 'utrecht-icon-om-het-huis':
2465
+ return import(
2466
+ /* webpackMode: "lazy" */
2467
+ './utrecht-icon-om-het-huis.entry.js').then(processMod, consoleError);
2468
+ case 'utrecht-icon-omgeving':
2469
+ return import(
2470
+ /* webpackMode: "lazy" */
2471
+ './utrecht-icon-omgeving.entry.js').then(processMod, consoleError);
2472
+ case 'utrecht-icon-omgevingsvisie':
2473
+ return import(
2474
+ /* webpackMode: "lazy" */
2475
+ './utrecht-icon-omgevingsvisie.entry.js').then(processMod, consoleError);
2476
+ case 'utrecht-icon-omgevingswet':
2477
+ return import(
2478
+ /* webpackMode: "lazy" */
2479
+ './utrecht-icon-omgevingswet.entry.js').then(processMod, consoleError);
2480
+ case 'utrecht-icon-onderhoud':
2481
+ return import(
2482
+ /* webpackMode: "lazy" */
2483
+ './utrecht-icon-onderhoud.entry.js').then(processMod, consoleError);
2484
+ case 'utrecht-icon-ondernemen':
2485
+ return import(
2486
+ /* webpackMode: "lazy" */
2487
+ './utrecht-icon-ondernemen.entry.js').then(processMod, consoleError);
2488
+ case 'utrecht-icon-openingstijden':
2489
+ return import(
2490
+ /* webpackMode: "lazy" */
2491
+ './utrecht-icon-openingstijden.entry.js').then(processMod, consoleError);
2492
+ case 'utrecht-icon-over-de-stad':
2493
+ return import(
2494
+ /* webpackMode: "lazy" */
2495
+ './utrecht-icon-over-de-stad.entry.js').then(processMod, consoleError);
2496
+ case 'utrecht-icon-overlijden':
2497
+ return import(
2498
+ /* webpackMode: "lazy" */
2499
+ './utrecht-icon-overlijden.entry.js').then(processMod, consoleError);
2500
+ case 'utrecht-icon-panden':
2501
+ return import(
2502
+ /* webpackMode: "lazy" */
2503
+ './utrecht-icon-panden.entry.js').then(processMod, consoleError);
2504
+ case 'utrecht-icon-park':
2505
+ return import(
2506
+ /* webpackMode: "lazy" */
2507
+ './utrecht-icon-park.entry.js').then(processMod, consoleError);
2508
+ case 'utrecht-icon-parkeerkaart':
2509
+ return import(
2510
+ /* webpackMode: "lazy" */
2511
+ './utrecht-icon-parkeerkaart.entry.js').then(processMod, consoleError);
2512
+ case 'utrecht-icon-parkeervergunning':
2513
+ return import(
2514
+ /* webpackMode: "lazy" */
2515
+ './utrecht-icon-parkeervergunning.entry.js').then(processMod, consoleError);
2516
+ case 'utrecht-icon-parken':
2517
+ return import(
2518
+ /* webpackMode: "lazy" */
2519
+ './utrecht-icon-parken.entry.js').then(processMod, consoleError);
2520
+ case 'utrecht-icon-parkeren':
2521
+ return import(
2522
+ /* webpackMode: "lazy" */
2523
+ './utrecht-icon-parkeren.entry.js').then(processMod, consoleError);
2524
+ case 'utrecht-icon-parkeren-bedrijven':
2525
+ return import(
2526
+ /* webpackMode: "lazy" */
2527
+ './utrecht-icon-parkeren-bedrijven.entry.js').then(processMod, consoleError);
2528
+ case 'utrecht-icon-parkeren-betaalautomaat':
2529
+ return import(
2530
+ /* webpackMode: "lazy" */
2531
+ './utrecht-icon-parkeren-betaalautomaat.entry.js').then(processMod, consoleError);
2532
+ case 'utrecht-icon-parkeren-betalen':
2533
+ return import(
2534
+ /* webpackMode: "lazy" */
2535
+ './utrecht-icon-parkeren-betalen.entry.js').then(processMod, consoleError);
2536
+ case 'utrecht-icon-participatie-campagne':
2537
+ return import(
2538
+ /* webpackMode: "lazy" */
2539
+ './utrecht-icon-participatie-campagne.entry.js').then(processMod, consoleError);
2540
+ case 'utrecht-icon-participatie-like':
2541
+ return import(
2542
+ /* webpackMode: "lazy" */
2543
+ './utrecht-icon-participatie-like.entry.js').then(processMod, consoleError);
2544
+ case 'utrecht-icon-participatie-pitch':
2545
+ return import(
2546
+ /* webpackMode: "lazy" */
2547
+ './utrecht-icon-participatie-pitch.entry.js').then(processMod, consoleError);
2548
+ case 'utrecht-icon-paspoort':
2549
+ return import(
2550
+ /* webpackMode: "lazy" */
2551
+ './utrecht-icon-paspoort.entry.js').then(processMod, consoleError);
2552
+ case 'utrecht-icon-presentatie':
2553
+ return import(
2554
+ /* webpackMode: "lazy" */
2555
+ './utrecht-icon-presentatie.entry.js').then(processMod, consoleError);
2556
+ case 'utrecht-icon-prijskaartje':
2557
+ return import(
2558
+ /* webpackMode: "lazy" */
2559
+ './utrecht-icon-prijskaartje.entry.js').then(processMod, consoleError);
2560
+ case 'utrecht-icon-read-aloud':
2561
+ return import(
2562
+ /* webpackMode: "lazy" */
2563
+ './utrecht-icon-read-aloud.entry.js').then(processMod, consoleError);
2564
+ case 'utrecht-icon-rijbewijs':
2565
+ return import(
2566
+ /* webpackMode: "lazy" */
2567
+ './utrecht-icon-rijbewijs.entry.js').then(processMod, consoleError);
2568
+ case 'utrecht-icon-rioolheffing':
2569
+ return import(
2570
+ /* webpackMode: "lazy" */
2571
+ './utrecht-icon-rioolheffing.entry.js').then(processMod, consoleError);
2572
+ case 'utrecht-icon-rolstoel':
2573
+ return import(
2574
+ /* webpackMode: "lazy" */
2575
+ './utrecht-icon-rolstoel.entry.js').then(processMod, consoleError);
2576
+ case 'utrecht-icon-schild-gemeente-utrecht':
2577
+ return import(
2578
+ /* webpackMode: "lazy" */
2579
+ './utrecht-icon-schild-gemeente-utrecht.entry.js').then(processMod, consoleError);
2580
+ case 'utrecht-icon-search':
2581
+ return import(
2582
+ /* webpackMode: "lazy" */
2583
+ './utrecht-icon-search.entry.js').then(processMod, consoleError);
2584
+ case 'utrecht-icon-shoppen':
2585
+ return import(
2586
+ /* webpackMode: "lazy" */
2587
+ './utrecht-icon-shoppen.entry.js').then(processMod, consoleError);
2588
+ case 'utrecht-icon-sinterklaas':
2589
+ return import(
2590
+ /* webpackMode: "lazy" */
2591
+ './utrecht-icon-sinterklaas.entry.js').then(processMod, consoleError);
2592
+ case 'utrecht-icon-slechtziende-hoordende':
2593
+ return import(
2594
+ /* webpackMode: "lazy" */
2595
+ './utrecht-icon-slechtziende-hoordende.entry.js').then(processMod, consoleError);
2596
+ case 'utrecht-icon-sport':
2597
+ return import(
2598
+ /* webpackMode: "lazy" */
2599
+ './utrecht-icon-sport.entry.js').then(processMod, consoleError);
2600
+ case 'utrecht-icon-sport-en-cultuur':
2601
+ return import(
2602
+ /* webpackMode: "lazy" */
2603
+ './utrecht-icon-sport-en-cultuur.entry.js').then(processMod, consoleError);
2604
+ case 'utrecht-icon-sport-voetbal':
2605
+ return import(
2606
+ /* webpackMode: "lazy" */
2607
+ './utrecht-icon-sport-voetbal.entry.js').then(processMod, consoleError);
2608
+ case 'utrecht-icon-stookverbod':
2609
+ return import(
2610
+ /* webpackMode: "lazy" */
2611
+ './utrecht-icon-stookverbod.entry.js').then(processMod, consoleError);
2612
+ case 'utrecht-icon-strand':
2613
+ return import(
2614
+ /* webpackMode: "lazy" */
2615
+ './utrecht-icon-strand.entry.js').then(processMod, consoleError);
2616
+ case 'utrecht-icon-strooien':
2617
+ return import(
2618
+ /* webpackMode: "lazy" */
2619
+ './utrecht-icon-strooien.entry.js').then(processMod, consoleError);
2620
+ case 'utrecht-icon-subsidie':
2621
+ return import(
2622
+ /* webpackMode: "lazy" */
2623
+ './utrecht-icon-subsidie.entry.js').then(processMod, consoleError);
2624
+ case 'utrecht-icon-subsidie-gezin':
2625
+ return import(
2626
+ /* webpackMode: "lazy" */
2627
+ './utrecht-icon-subsidie-gezin.entry.js').then(processMod, consoleError);
2628
+ case 'utrecht-icon-t-shirt':
2629
+ return import(
2630
+ /* webpackMode: "lazy" */
2631
+ './utrecht-icon-t-shirt.entry.js').then(processMod, consoleError);
2632
+ case 'utrecht-icon-thuiswerken':
2633
+ return import(
2634
+ /* webpackMode: "lazy" */
2635
+ './utrecht-icon-thuiswerken.entry.js').then(processMod, consoleError);
2636
+ case 'utrecht-icon-toeslag':
2637
+ return import(
2638
+ /* webpackMode: "lazy" */
2639
+ './utrecht-icon-toeslag.entry.js').then(processMod, consoleError);
2640
+ case 'utrecht-icon-trein':
2641
+ return import(
2642
+ /* webpackMode: "lazy" */
2643
+ './utrecht-icon-trein.entry.js').then(processMod, consoleError);
2644
+ case 'utrecht-icon-trouwen':
2645
+ return import(
2646
+ /* webpackMode: "lazy" */
2647
+ './utrecht-icon-trouwen.entry.js').then(processMod, consoleError);
2648
+ case 'utrecht-icon-twitter':
2649
+ return import(
2650
+ /* webpackMode: "lazy" */
2651
+ './utrecht-icon-twitter.entry.js').then(processMod, consoleError);
2652
+ case 'utrecht-icon-user':
2653
+ return import(
2654
+ /* webpackMode: "lazy" */
2655
+ './utrecht-icon-user.entry.js').then(processMod, consoleError);
2656
+ case 'utrecht-icon-uw-wijk':
2657
+ return import(
2658
+ /* webpackMode: "lazy" */
2659
+ './utrecht-icon-uw-wijk.entry.js').then(processMod, consoleError);
2660
+ case 'utrecht-icon-vaccinatie':
2661
+ return import(
2662
+ /* webpackMode: "lazy" */
2663
+ './utrecht-icon-vaccinatie.entry.js').then(processMod, consoleError);
2664
+ case 'utrecht-icon-veilige-wijk':
2665
+ return import(
2666
+ /* webpackMode: "lazy" */
2667
+ './utrecht-icon-veilige-wijk.entry.js').then(processMod, consoleError);
2668
+ case 'utrecht-icon-vergaderen':
2669
+ return import(
2670
+ /* webpackMode: "lazy" */
2671
+ './utrecht-icon-vergaderen.entry.js').then(processMod, consoleError);
2672
+ case 'utrecht-icon-vergaderendigitaal':
2673
+ return import(
2674
+ /* webpackMode: "lazy" */
2675
+ './utrecht-icon-vergaderendigitaal.entry.js').then(processMod, consoleError);
2676
+ case 'utrecht-icon-vergoeding':
2677
+ return import(
2678
+ /* webpackMode: "lazy" */
2679
+ './utrecht-icon-vergoeding.entry.js').then(processMod, consoleError);
2680
+ case 'utrecht-icon-verhuizen':
2681
+ return import(
2682
+ /* webpackMode: "lazy" */
2683
+ './utrecht-icon-verhuizen.entry.js').then(processMod, consoleError);
2684
+ case 'utrecht-icon-verkeerslicht':
2685
+ return import(
2686
+ /* webpackMode: "lazy" */
2687
+ './utrecht-icon-verkeerslicht.entry.js').then(processMod, consoleError);
2688
+ case 'utrecht-icon-verkiezingen':
2689
+ return import(
2690
+ /* webpackMode: "lazy" */
2691
+ './utrecht-icon-verkiezingen.entry.js').then(processMod, consoleError);
2692
+ case 'utrecht-icon-verslaving':
2693
+ return import(
2694
+ /* webpackMode: "lazy" */
2695
+ './utrecht-icon-verslaving.entry.js').then(processMod, consoleError);
2696
+ case 'utrecht-icon-vervoersvoorziening':
2697
+ return import(
2698
+ /* webpackMode: "lazy" */
2699
+ './utrecht-icon-vervoersvoorziening.entry.js').then(processMod, consoleError);
2700
+ case 'utrecht-icon-virus':
2701
+ return import(
2702
+ /* webpackMode: "lazy" */
2703
+ './utrecht-icon-virus.entry.js').then(processMod, consoleError);
2704
+ case 'utrecht-icon-vluchtelingen':
2705
+ return import(
2706
+ /* webpackMode: "lazy" */
2707
+ './utrecht-icon-vluchtelingen.entry.js').then(processMod, consoleError);
2708
+ case 'utrecht-icon-voorzieningen-vervoer':
2709
+ return import(
2710
+ /* webpackMode: "lazy" */
2711
+ './utrecht-icon-voorzieningen-vervoer.entry.js').then(processMod, consoleError);
2712
+ case 'utrecht-icon-vrijwilligerswerk':
2713
+ return import(
2714
+ /* webpackMode: "lazy" */
2715
+ './utrecht-icon-vrijwilligerswerk.entry.js').then(processMod, consoleError);
2716
+ case 'utrecht-icon-vuilnisbak':
2717
+ return import(
2718
+ /* webpackMode: "lazy" */
2719
+ './utrecht-icon-vuilnisbak.entry.js').then(processMod, consoleError);
2720
+ case 'utrecht-icon-vuilniszak':
2721
+ return import(
2722
+ /* webpackMode: "lazy" */
2723
+ './utrecht-icon-vuilniszak.entry.js').then(processMod, consoleError);
2724
+ case 'utrecht-icon-vuurwerk':
2725
+ return import(
2726
+ /* webpackMode: "lazy" */
2727
+ './utrecht-icon-vuurwerk.entry.js').then(processMod, consoleError);
2728
+ case 'utrecht-icon-wandelstok':
2729
+ return import(
2730
+ /* webpackMode: "lazy" */
2731
+ './utrecht-icon-wandelstok.entry.js').then(processMod, consoleError);
2732
+ case 'utrecht-icon-warm':
2733
+ return import(
2734
+ /* webpackMode: "lazy" */
2735
+ './utrecht-icon-warm.entry.js').then(processMod, consoleError);
2736
+ case 'utrecht-icon-warning':
2737
+ return import(
2738
+ /* webpackMode: "lazy" */
2739
+ './utrecht-icon-warning.entry.js').then(processMod, consoleError);
2740
+ case 'utrecht-icon-werken':
2741
+ return import(
2742
+ /* webpackMode: "lazy" */
2743
+ './utrecht-icon-werken.entry.js').then(processMod, consoleError);
2744
+ case 'utrecht-icon-werkzaamheden':
2745
+ return import(
2746
+ /* webpackMode: "lazy" */
2747
+ './utrecht-icon-werkzaamheden.entry.js').then(processMod, consoleError);
2748
+ case 'utrecht-icon-whatsapp':
2749
+ return import(
2750
+ /* webpackMode: "lazy" */
2751
+ './utrecht-icon-whatsapp.entry.js').then(processMod, consoleError);
2752
+ case 'utrecht-icon-wonen-kosten':
2753
+ return import(
2754
+ /* webpackMode: "lazy" */
2755
+ './utrecht-icon-wonen-kosten.entry.js').then(processMod, consoleError);
2756
+ case 'utrecht-icon-woning-zoeken':
2757
+ return import(
2758
+ /* webpackMode: "lazy" */
2759
+ './utrecht-icon-woning-zoeken.entry.js').then(processMod, consoleError);
2760
+ case 'utrecht-icon-x':
2761
+ return import(
2762
+ /* webpackMode: "lazy" */
2763
+ './utrecht-icon-x.entry.js').then(processMod, consoleError);
2764
+ case 'utrecht-icon-youtube':
2765
+ return import(
2766
+ /* webpackMode: "lazy" */
2767
+ './utrecht-icon-youtube.entry.js').then(processMod, consoleError);
2768
+ case 'utrecht-icon-zelfstandig-wonen':
2769
+ return import(
2770
+ /* webpackMode: "lazy" */
2771
+ './utrecht-icon-zelfstandig-wonen.entry.js').then(processMod, consoleError);
2772
+ case 'utrecht-icon-zoom-minus':
2773
+ return import(
2774
+ /* webpackMode: "lazy" */
2775
+ './utrecht-icon-zoom-minus.entry.js').then(processMod, consoleError);
2776
+ case 'utrecht-icon-zoom-plus':
2777
+ return import(
2778
+ /* webpackMode: "lazy" */
2779
+ './utrecht-icon-zoom-plus.entry.js').then(processMod, consoleError);
2780
+ case 'utrecht-icon-zoomin':
2781
+ return import(
2782
+ /* webpackMode: "lazy" */
2783
+ './utrecht-icon-zoomin.entry.js').then(processMod, consoleError);
2784
+ case 'utrecht-icon-zoomout':
2785
+ return import(
2786
+ /* webpackMode: "lazy" */
2787
+ './utrecht-icon-zoomout.entry.js').then(processMod, consoleError);
2788
+ case 'utrecht-icon-zorg-huis':
2789
+ return import(
2790
+ /* webpackMode: "lazy" */
2791
+ './utrecht-icon-zorg-huis.entry.js').then(processMod, consoleError);
2792
+ case 'utrecht-icon-zweefpaal':
2793
+ return import(
2794
+ /* webpackMode: "lazy" */
2795
+ './utrecht-icon-zweefpaal.entry.js').then(processMod, consoleError);
2796
+ case 'utrecht-icon-zwemmen':
2797
+ return import(
2798
+ /* webpackMode: "lazy" */
2799
+ './utrecht-icon-zwemmen.entry.js').then(processMod, consoleError);
2800
+ case 'utrecht-logo-button':
2801
+ return import(
2802
+ /* webpackMode: "lazy" */
2803
+ './utrecht-logo-button.entry.js').then(processMod, consoleError);
2804
+ case 'utrecht-map-marker':
2805
+ return import(
2806
+ /* webpackMode: "lazy" */
2807
+ './utrecht-map-marker.entry.js').then(processMod, consoleError);
2808
+ case 'utrecht-multiline-data':
2809
+ return import(
2810
+ /* webpackMode: "lazy" */
2811
+ './utrecht-multiline-data.entry.js').then(processMod, consoleError);
2812
+ case 'utrecht-page-footer':
2813
+ return import(
2814
+ /* webpackMode: "lazy" */
2815
+ './utrecht-page-footer.entry.js').then(processMod, consoleError);
2816
+ case 'utrecht-pagination':
2817
+ return import(
2818
+ /* webpackMode: "lazy" */
2819
+ './utrecht-pagination.entry.js').then(processMod, consoleError);
2820
+ case 'utrecht-progress-list':
2821
+ return import(
2822
+ /* webpackMode: "lazy" */
2823
+ './utrecht-progress-list.entry.js').then(processMod, consoleError);
2824
+ case 'utrecht-progress-list-item':
2825
+ return import(
2826
+ /* webpackMode: "lazy" */
2827
+ './utrecht-progress-list-item.entry.js').then(processMod, consoleError);
2828
+ case 'utrecht-progress-sublist-item':
2829
+ return import(
2830
+ /* webpackMode: "lazy" */
2831
+ './utrecht-progress-sublist-item.entry.js').then(processMod, consoleError);
2832
+ case 'utrecht-sidenav':
2833
+ return import(
2834
+ /* webpackMode: "lazy" */
2835
+ './utrecht-sidenav.entry.js').then(processMod, consoleError);
2836
+ case 'utrecht-surface':
2837
+ return import(
2838
+ /* webpackMode: "lazy" */
2839
+ './utrecht-surface.entry.js').then(processMod, consoleError);
2840
+ case 'utrecht-table':
2841
+ return import(
2842
+ /* webpackMode: "lazy" */
2843
+ './utrecht-table.entry.js').then(processMod, consoleError);
2844
+ case 'utrecht-table-body':
2845
+ return import(
2846
+ /* webpackMode: "lazy" */
2847
+ './utrecht-table-body.entry.js').then(processMod, consoleError);
2848
+ case 'utrecht-table-caption':
2849
+ return import(
2850
+ /* webpackMode: "lazy" */
2851
+ './utrecht-table-caption.entry.js').then(processMod, consoleError);
2852
+ case 'utrecht-table-cell':
2853
+ return import(
2854
+ /* webpackMode: "lazy" */
2855
+ './utrecht-table-cell.entry.js').then(processMod, consoleError);
2856
+ case 'utrecht-table-footer':
2857
+ return import(
2858
+ /* webpackMode: "lazy" */
2859
+ './utrecht-table-footer.entry.js').then(processMod, consoleError);
2860
+ case 'utrecht-table-header':
2861
+ return import(
2862
+ /* webpackMode: "lazy" */
2863
+ './utrecht-table-header.entry.js').then(processMod, consoleError);
2864
+ case 'utrecht-table-header-cell':
2865
+ return import(
2866
+ /* webpackMode: "lazy" */
2867
+ './utrecht-table-header-cell.entry.js').then(processMod, consoleError);
2868
+ case 'utrecht-table-row':
2869
+ return import(
2870
+ /* webpackMode: "lazy" */
2871
+ './utrecht-table-row.entry.js').then(processMod, consoleError);
2872
+ case 'utrecht-textarea':
2873
+ return import(
2874
+ /* webpackMode: "lazy" */
2875
+ './utrecht-textarea.entry.js').then(processMod, consoleError);
2876
+ case 'utrecht-textbox':
2877
+ return import(
2878
+ /* webpackMode: "lazy" */
2879
+ './utrecht-textbox.entry.js').then(processMod, consoleError);
2880
+ case 'utrecht-digid-logo':
2881
+ return import(
2882
+ /* webpackMode: "lazy" */
2883
+ './utrecht-digid-logo.entry.js').then(processMod, consoleError);
2884
+ }
2885
+ }
2886
+ return import(
2887
+ /* @vite-ignore */
2888
+ /* webpackInclude: /\.entry\.js$/ */
2889
+ /* webpackExclude: /\.system\.entry\.js$/ */
2890
+ /* webpackMode: "lazy" */
2891
+ `./${bundleId}.entry.js${''}`).then((importedModule) => {
2892
+ {
2893
+ cmpModules.set(bundleId, importedModule);
2894
+ }
2895
+ return importedModule[exportName];
2896
+ }, consoleError);
2897
+ };
2898
+ const styles = /*@__PURE__*/ new Map();
2899
+ const win = typeof window !== 'undefined' ? window : {};
2900
+ const doc = win.document || { head: {} };
2901
+ const plt = {
2902
+ $flags$: 0,
2903
+ $resourcesUrl$: '',
2904
+ jmp: (h) => h(),
2905
+ raf: (h) => requestAnimationFrame(h),
2906
+ ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
2907
+ rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
2908
+ ce: (eventName, opts) => new CustomEvent(eventName, opts),
2909
+ };
2910
+ const promiseResolve = (v) => Promise.resolve(v);
2911
+ const supportsConstructableStylesheets = /*@__PURE__*/ (() => {
2912
+ try {
2913
+ new CSSStyleSheet();
2914
+ return typeof new CSSStyleSheet().replaceSync === 'function';
2915
+ }
2916
+ catch (e) { }
2917
+ return false;
2918
+ })()
2919
+ ;
2920
+ const queueDomReads = [];
2921
+ const queueDomWrites = [];
2922
+ const queueTask = (queue, write) => (cb) => {
2923
+ queue.push(cb);
2924
+ if (!queuePending) {
2925
+ queuePending = true;
2926
+ if (write && plt.$flags$ & 4 /* PLATFORM_FLAGS.queueSync */) {
2927
+ nextTick(flush);
2928
+ }
2929
+ else {
2930
+ plt.raf(flush);
2931
+ }
2932
+ }
2933
+ };
2934
+ const consume = (queue) => {
2935
+ for (let i = 0; i < queue.length; i++) {
2936
+ try {
2937
+ queue[i](performance.now());
2938
+ }
2939
+ catch (e) {
2940
+ consoleError(e);
2941
+ }
2942
+ }
2943
+ queue.length = 0;
2944
+ };
2945
+ const flush = () => {
2946
+ // always force a bunch of medium callbacks to run, but still have
2947
+ // a throttle on how many can run in a certain time
2948
+ // DOM READS!!!
2949
+ consume(queueDomReads);
2950
+ // DOM WRITES!!!
2951
+ {
2952
+ consume(queueDomWrites);
2953
+ if ((queuePending = queueDomReads.length > 0)) {
2954
+ // still more to do yet, but we've run out of time
2955
+ // let's let this thing cool off and try again in the next tick
2956
+ plt.raf(flush);
2957
+ }
2958
+ }
2959
+ };
2960
+ const nextTick = /*@__PURE__*/ (cb) => promiseResolve().then(cb);
2961
+ const writeTask = /*@__PURE__*/ queueTask(queueDomWrites, true);
2962
+
2963
+ export { Host as H, bootstrapLazy as b, createEvent as c, getElement as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
2964
+
2965
+ //# sourceMappingURL=index-bec436fa.js.map