@utrecht/web-component-library-stencil 1.0.0-alpha.49 → 1.0.0-alpha.491

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 (3095) hide show
  1. package/README.md +24 -1
  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-acd98a8d.js +1918 -0
  5. package/dist/cjs/index-acd98a8d.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_36.cjs.entry.js +559 -0
  11. package/dist/cjs/utrecht-alert_36.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.cjs.entry.js +9 -5
  15. package/dist/cjs/utrecht-breadcrumb.cjs.entry.js.map +1 -0
  16. package/dist/cjs/utrecht-checkbox.cjs.entry.js +8 -6
  17. package/dist/cjs/utrecht-checkbox.cjs.entry.js.map +1 -0
  18. package/dist/cjs/utrecht-contact-card-template.cjs.entry.js +21 -0
  19. package/dist/cjs/utrecht-contact-card-template.cjs.entry.js.map +1 -0
  20. package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js +28 -0
  21. package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js.map +1 -0
  22. package/dist/cjs/utrecht-digid-button.cjs.entry.js +22 -0
  23. package/dist/cjs/utrecht-digid-button.cjs.entry.js.map +1 -0
  24. package/dist/cjs/utrecht-digid-logo.cjs.entry.js +21 -0
  25. package/dist/cjs/utrecht-digid-logo.cjs.entry.js.map +1 -0
  26. package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js +21 -0
  27. package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js.map +1 -0
  28. package/dist/cjs/utrecht-eidas-logo.cjs.entry.js +21 -0
  29. package/dist/cjs/utrecht-eidas-logo.cjs.entry.js.map +1 -0
  30. package/dist/cjs/utrecht-form-field-checkbox.cjs.entry.js +9 -7
  31. package/dist/cjs/utrecht-form-field-checkbox.cjs.entry.js.map +1 -0
  32. package/dist/cjs/utrecht-form-field-textarea.cjs.entry.js +36 -0
  33. package/dist/cjs/utrecht-form-field-textarea.cjs.entry.js.map +1 -0
  34. package/dist/cjs/utrecht-form-field-textbox.cjs.entry.js +17 -9
  35. package/dist/cjs/utrecht-form-field-textbox.cjs.entry.js.map +1 -0
  36. package/dist/cjs/utrecht-form-toggle.cjs.entry.js +50 -0
  37. package/dist/cjs/utrecht-form-toggle.cjs.entry.js.map +1 -0
  38. package/dist/cjs/utrecht-html-content.cjs.entry.js +5 -3
  39. package/dist/cjs/utrecht-html-content.cjs.entry.js.map +1 -0
  40. package/dist/cjs/utrecht-icon-afspraak-maken.cjs.entry.js +21 -0
  41. package/dist/cjs/utrecht-icon-afspraak-maken.cjs.entry.js.map +1 -0
  42. package/dist/cjs/utrecht-icon-afval-container.cjs.entry.js +21 -0
  43. package/dist/cjs/utrecht-icon-afval-container.cjs.entry.js.map +1 -0
  44. package/dist/cjs/utrecht-icon-afval-containerpas.cjs.entry.js +21 -0
  45. package/dist/cjs/utrecht-icon-afval-containerpas.cjs.entry.js.map +1 -0
  46. package/dist/cjs/utrecht-icon-afval-kalender.cjs.entry.js +21 -0
  47. package/dist/cjs/utrecht-icon-afval-kalender.cjs.entry.js.map +1 -0
  48. package/dist/cjs/utrecht-icon-afval-pmd.cjs.entry.js +21 -0
  49. package/dist/cjs/utrecht-icon-afval-pmd.cjs.entry.js.map +1 -0
  50. package/dist/cjs/utrecht-icon-afval-scheiden.cjs.entry.js +21 -0
  51. package/dist/cjs/utrecht-icon-afval-scheiden.cjs.entry.js.map +1 -0
  52. package/dist/cjs/utrecht-icon-afval.cjs.entry.js +21 -0
  53. package/dist/cjs/utrecht-icon-afval.cjs.entry.js.map +1 -0
  54. package/dist/cjs/utrecht-icon-afvalkalender.cjs.entry.js +21 -0
  55. package/dist/cjs/utrecht-icon-afvalkalender.cjs.entry.js.map +1 -0
  56. package/dist/cjs/utrecht-icon-alleen.cjs.entry.js +21 -0
  57. package/dist/cjs/utrecht-icon-alleen.cjs.entry.js.map +1 -0
  58. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +21 -0
  59. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js.map +1 -0
  60. package/dist/cjs/utrecht-icon-auto.cjs.entry.js +21 -0
  61. package/dist/cjs/utrecht-icon-auto.cjs.entry.js.map +1 -0
  62. package/dist/cjs/utrecht-icon-begroting.cjs.entry.js +21 -0
  63. package/dist/cjs/utrecht-icon-begroting.cjs.entry.js.map +1 -0
  64. package/dist/cjs/utrecht-icon-bestemmingsplan.cjs.entry.js +21 -0
  65. package/dist/cjs/utrecht-icon-bestemmingsplan.cjs.entry.js.map +1 -0
  66. package/dist/cjs/utrecht-icon-betaaldatum.cjs.entry.js +21 -0
  67. package/dist/cjs/utrecht-icon-betaaldatum.cjs.entry.js.map +1 -0
  68. package/dist/cjs/utrecht-icon-bewijsstukken.cjs.entry.js +21 -0
  69. package/dist/cjs/utrecht-icon-bewijsstukken.cjs.entry.js.map +1 -0
  70. package/dist/cjs/utrecht-icon-bijstand.cjs.entry.js +21 -0
  71. package/dist/cjs/utrecht-icon-bijstand.cjs.entry.js.map +1 -0
  72. package/dist/cjs/utrecht-icon-blad.cjs.entry.js +21 -0
  73. package/dist/cjs/utrecht-icon-blad.cjs.entry.js.map +1 -0
  74. package/dist/cjs/utrecht-icon-bouwproject.cjs.entry.js +21 -0
  75. package/dist/cjs/utrecht-icon-bouwproject.cjs.entry.js.map +1 -0
  76. package/dist/cjs/utrecht-icon-brandgevaar.cjs.entry.js +21 -0
  77. package/dist/cjs/utrecht-icon-brandgevaar.cjs.entry.js.map +1 -0
  78. package/dist/cjs/utrecht-icon-brief-betalen.cjs.entry.js +21 -0
  79. package/dist/cjs/utrecht-icon-brief-betalen.cjs.entry.js.map +1 -0
  80. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +21 -0
  81. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js.map +1 -0
  82. package/dist/cjs/utrecht-icon-college-b-w.cjs.entry.js +21 -0
  83. package/dist/cjs/utrecht-icon-college-b-w.cjs.entry.js.map +1 -0
  84. package/dist/cjs/utrecht-icon-container-bio.cjs.entry.js +21 -0
  85. package/dist/cjs/utrecht-icon-container-bio.cjs.entry.js.map +1 -0
  86. package/dist/cjs/utrecht-icon-container-glas.cjs.entry.js +21 -0
  87. package/dist/cjs/utrecht-icon-container-glas.cjs.entry.js.map +1 -0
  88. package/dist/cjs/utrecht-icon-container-groenafval.cjs.entry.js +21 -0
  89. package/dist/cjs/utrecht-icon-container-groenafval.cjs.entry.js.map +1 -0
  90. package/dist/cjs/utrecht-icon-container-met-zak.cjs.entry.js +21 -0
  91. package/dist/cjs/utrecht-icon-container-met-zak.cjs.entry.js.map +1 -0
  92. package/dist/cjs/utrecht-icon-container-papier.cjs.entry.js +21 -0
  93. package/dist/cjs/utrecht-icon-container-papier.cjs.entry.js.map +1 -0
  94. package/dist/cjs/utrecht-icon-container-pmd.cjs.entry.js +21 -0
  95. package/dist/cjs/utrecht-icon-container-pmd.cjs.entry.js.map +1 -0
  96. package/dist/cjs/utrecht-icon-container-restafval.cjs.entry.js +21 -0
  97. package/dist/cjs/utrecht-icon-container-restafval.cjs.entry.js.map +1 -0
  98. package/dist/cjs/utrecht-icon-container-textiel.cjs.entry.js +21 -0
  99. package/dist/cjs/utrecht-icon-container-textiel.cjs.entry.js.map +1 -0
  100. package/dist/cjs/utrecht-icon-container.cjs.entry.js +21 -0
  101. package/dist/cjs/utrecht-icon-container.cjs.entry.js.map +1 -0
  102. package/dist/cjs/utrecht-icon-cross.cjs.entry.js +21 -0
  103. package/dist/cjs/utrecht-icon-cross.cjs.entry.js.map +1 -0
  104. package/dist/cjs/utrecht-icon-dakloos.cjs.entry.js +21 -0
  105. package/dist/cjs/utrecht-icon-dakloos.cjs.entry.js.map +1 -0
  106. package/dist/cjs/utrecht-icon-dementie.cjs.entry.js +21 -0
  107. package/dist/cjs/utrecht-icon-dementie.cjs.entry.js.map +1 -0
  108. package/dist/cjs/utrecht-icon-documenten.cjs.entry.js +21 -0
  109. package/dist/cjs/utrecht-icon-documenten.cjs.entry.js.map +1 -0
  110. package/dist/cjs/utrecht-icon-duurzaam.cjs.entry.js +21 -0
  111. package/dist/cjs/utrecht-icon-duurzaam.cjs.entry.js.map +1 -0
  112. package/dist/cjs/utrecht-icon-eenzaamheid.cjs.entry.js +21 -0
  113. package/dist/cjs/utrecht-icon-eenzaamheid.cjs.entry.js.map +1 -0
  114. package/dist/cjs/utrecht-icon-eikenprocessie.cjs.entry.js +21 -0
  115. package/dist/cjs/utrecht-icon-eikenprocessie.cjs.entry.js.map +1 -0
  116. package/dist/cjs/utrecht-icon-elektrisch-rijden.cjs.entry.js +21 -0
  117. package/dist/cjs/utrecht-icon-elektrisch-rijden.cjs.entry.js.map +1 -0
  118. package/dist/cjs/utrecht-icon-energie-vergoeding.cjs.entry.js +21 -0
  119. package/dist/cjs/utrecht-icon-energie-vergoeding.cjs.entry.js.map +1 -0
  120. package/dist/cjs/utrecht-icon-energietransitie.cjs.entry.js +21 -0
  121. package/dist/cjs/utrecht-icon-energietransitie.cjs.entry.js.map +1 -0
  122. package/dist/cjs/utrecht-icon-error.cjs.entry.js +21 -0
  123. package/dist/cjs/utrecht-icon-error.cjs.entry.js.map +1 -0
  124. package/dist/cjs/utrecht-icon-evenementen.cjs.entry.js +21 -0
  125. package/dist/cjs/utrecht-icon-evenementen.cjs.entry.js.map +1 -0
  126. package/dist/cjs/utrecht-icon-facebook.cjs.entry.js +8 -6
  127. package/dist/cjs/utrecht-icon-facebook.cjs.entry.js.map +1 -0
  128. package/dist/cjs/utrecht-icon-fiets.cjs.entry.js +21 -0
  129. package/dist/cjs/utrecht-icon-fiets.cjs.entry.js.map +1 -0
  130. package/dist/cjs/utrecht-icon-filter.cjs.entry.js +21 -0
  131. package/dist/cjs/utrecht-icon-filter.cjs.entry.js.map +1 -0
  132. package/dist/cjs/utrecht-icon-geboorte.cjs.entry.js +21 -0
  133. package/dist/cjs/utrecht-icon-geboorte.cjs.entry.js.map +1 -0
  134. package/dist/cjs/utrecht-icon-gebruiker-centraal.cjs.entry.js +21 -0
  135. package/dist/cjs/utrecht-icon-gebruiker-centraal.cjs.entry.js.map +1 -0
  136. package/dist/cjs/utrecht-icon-gebruiker-ingelogd.cjs.entry.js +21 -0
  137. package/dist/cjs/utrecht-icon-gebruiker-ingelogd.cjs.entry.js.map +1 -0
  138. package/dist/cjs/utrecht-icon-gegevenswoordenboek.cjs.entry.js +21 -0
  139. package/dist/cjs/utrecht-icon-gegevenswoordenboek.cjs.entry.js.map +1 -0
  140. package/dist/cjs/utrecht-icon-geluid.cjs.entry.js +21 -0
  141. package/dist/cjs/utrecht-icon-geluid.cjs.entry.js.map +1 -0
  142. package/dist/cjs/utrecht-icon-gemeente-locatie.cjs.entry.js +21 -0
  143. package/dist/cjs/utrecht-icon-gemeente-locatie.cjs.entry.js.map +1 -0
  144. package/dist/cjs/utrecht-icon-gemeenteraad.cjs.entry.js +21 -0
  145. package/dist/cjs/utrecht-icon-gemeenteraad.cjs.entry.js.map +1 -0
  146. package/dist/cjs/utrecht-icon-gereedschap.cjs.entry.js +21 -0
  147. package/dist/cjs/utrecht-icon-gereedschap.cjs.entry.js.map +1 -0
  148. package/dist/cjs/utrecht-icon-gezicht.cjs.entry.js +21 -0
  149. package/dist/cjs/utrecht-icon-gezicht.cjs.entry.js.map +1 -0
  150. package/dist/cjs/utrecht-icon-gezin.cjs.entry.js +21 -0
  151. package/dist/cjs/utrecht-icon-gezin.cjs.entry.js.map +1 -0
  152. package/dist/cjs/utrecht-icon-glas-afval.cjs.entry.js +21 -0
  153. package/dist/cjs/utrecht-icon-glas-afval.cjs.entry.js.map +1 -0
  154. package/dist/cjs/utrecht-icon-glijbaan.cjs.entry.js +21 -0
  155. package/dist/cjs/utrecht-icon-glijbaan.cjs.entry.js.map +1 -0
  156. package/dist/cjs/utrecht-icon-grafiek.cjs.entry.js +21 -0
  157. package/dist/cjs/utrecht-icon-grafiek.cjs.entry.js.map +1 -0
  158. package/dist/cjs/utrecht-icon-grofvuil-ophalen.cjs.entry.js +21 -0
  159. package/dist/cjs/utrecht-icon-grofvuil-ophalen.cjs.entry.js.map +1 -0
  160. package/dist/cjs/utrecht-icon-grofvuil.cjs.entry.js +21 -0
  161. package/dist/cjs/utrecht-icon-grofvuil.cjs.entry.js.map +1 -0
  162. package/dist/cjs/utrecht-icon-herdenking.cjs.entry.js +21 -0
  163. package/dist/cjs/utrecht-icon-herdenking.cjs.entry.js.map +1 -0
  164. package/dist/cjs/utrecht-icon-hondenbelasting.cjs.entry.js +21 -0
  165. package/dist/cjs/utrecht-icon-hondenbelasting.cjs.entry.js.map +1 -0
  166. package/dist/cjs/utrecht-icon-horeca.cjs.entry.js +21 -0
  167. package/dist/cjs/utrecht-icon-horeca.cjs.entry.js.map +1 -0
  168. package/dist/cjs/utrecht-icon-horecavergunning.cjs.entry.js +21 -0
  169. package/dist/cjs/utrecht-icon-horecavergunning.cjs.entry.js.map +1 -0
  170. package/dist/cjs/utrecht-icon-huis-en-omgeving.cjs.entry.js +21 -0
  171. package/dist/cjs/utrecht-icon-huis-en-omgeving.cjs.entry.js.map +1 -0
  172. package/dist/cjs/utrecht-icon-huis.cjs.entry.js +21 -0
  173. package/dist/cjs/utrecht-icon-huis.cjs.entry.js.map +1 -0
  174. package/dist/cjs/utrecht-icon-huishoudelijk-geweld.cjs.entry.js +21 -0
  175. package/dist/cjs/utrecht-icon-huishoudelijk-geweld.cjs.entry.js.map +1 -0
  176. package/dist/cjs/utrecht-icon-hulp-huishouden.cjs.entry.js +21 -0
  177. package/dist/cjs/utrecht-icon-hulp-huishouden.cjs.entry.js.map +1 -0
  178. package/dist/cjs/utrecht-icon-hulp-vervoer.cjs.entry.js +21 -0
  179. package/dist/cjs/utrecht-icon-hulp-vervoer.cjs.entry.js.map +1 -0
  180. package/dist/cjs/utrecht-icon-hulp-zorg.cjs.entry.js +21 -0
  181. package/dist/cjs/utrecht-icon-hulp-zorg.cjs.entry.js.map +1 -0
  182. package/dist/cjs/utrecht-icon-hulpmiddelen-gezin.cjs.entry.js +21 -0
  183. package/dist/cjs/utrecht-icon-hulpmiddelen-gezin.cjs.entry.js.map +1 -0
  184. package/dist/cjs/utrecht-icon-hulpverlening.cjs.entry.js +21 -0
  185. package/dist/cjs/utrecht-icon-hulpverlening.cjs.entry.js.map +1 -0
  186. package/dist/cjs/utrecht-icon-idee.cjs.entry.js +21 -0
  187. package/dist/cjs/utrecht-icon-idee.cjs.entry.js.map +1 -0
  188. package/dist/cjs/utrecht-icon-informatie.cjs.entry.js +21 -0
  189. package/dist/cjs/utrecht-icon-informatie.cjs.entry.js.map +1 -0
  190. package/dist/cjs/utrecht-icon-information.cjs.entry.js +21 -0
  191. package/dist/cjs/utrecht-icon-information.cjs.entry.js.map +1 -0
  192. package/dist/cjs/utrecht-icon-innovatie.cjs.entry.js +21 -0
  193. package/dist/cjs/utrecht-icon-innovatie.cjs.entry.js.map +1 -0
  194. package/dist/cjs/utrecht-icon-inspraak-inwoners.cjs.entry.js +21 -0
  195. package/dist/cjs/utrecht-icon-inspraak-inwoners.cjs.entry.js.map +1 -0
  196. package/dist/cjs/utrecht-icon-instagram.cjs.entry.js +8 -6
  197. package/dist/cjs/utrecht-icon-instagram.cjs.entry.js.map +1 -0
  198. package/dist/cjs/utrecht-icon-kalender.cjs.entry.js +21 -0
  199. package/dist/cjs/utrecht-icon-kalender.cjs.entry.js.map +1 -0
  200. package/dist/cjs/utrecht-icon-kennis.cjs.entry.js +21 -0
  201. package/dist/cjs/utrecht-icon-kennis.cjs.entry.js.map +1 -0
  202. package/dist/cjs/utrecht-icon-kerstbomen.cjs.entry.js +21 -0
  203. package/dist/cjs/utrecht-icon-kerstbomen.cjs.entry.js.map +1 -0
  204. package/dist/cjs/utrecht-icon-klachten.cjs.entry.js +21 -0
  205. package/dist/cjs/utrecht-icon-klachten.cjs.entry.js.map +1 -0
  206. package/dist/cjs/utrecht-icon-kroon.cjs.entry.js +21 -0
  207. package/dist/cjs/utrecht-icon-kroon.cjs.entry.js.map +1 -0
  208. package/dist/cjs/utrecht-icon-laadpaal.cjs.entry.js +21 -0
  209. package/dist/cjs/utrecht-icon-laadpaal.cjs.entry.js.map +1 -0
  210. package/dist/cjs/utrecht-icon-lantaarnpaal-oud.cjs.entry.js +21 -0
  211. package/dist/cjs/utrecht-icon-lantaarnpaal-oud.cjs.entry.js.map +1 -0
  212. package/dist/cjs/utrecht-icon-lantaarnpaal.cjs.entry.js +21 -0
  213. package/dist/cjs/utrecht-icon-lantaarnpaal.cjs.entry.js.map +1 -0
  214. package/dist/cjs/utrecht-icon-leren.cjs.entry.js +21 -0
  215. package/dist/cjs/utrecht-icon-leren.cjs.entry.js.map +1 -0
  216. package/dist/cjs/utrecht-icon-let-op.cjs.entry.js +21 -0
  217. package/dist/cjs/utrecht-icon-let-op.cjs.entry.js.map +1 -0
  218. package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js +8 -6
  219. package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js.map +1 -0
  220. package/dist/cjs/utrecht-icon-list.cjs.entry.js +21 -0
  221. package/dist/cjs/utrecht-icon-list.cjs.entry.js.map +1 -0
  222. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +21 -0
  223. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js.map +1 -0
  224. package/dist/cjs/utrecht-icon-markt.cjs.entry.js +21 -0
  225. package/dist/cjs/utrecht-icon-markt.cjs.entry.js.map +1 -0
  226. package/dist/cjs/utrecht-icon-melding-boom.cjs.entry.js +21 -0
  227. package/dist/cjs/utrecht-icon-melding-boom.cjs.entry.js.map +1 -0
  228. package/dist/cjs/utrecht-icon-melding-klacht.cjs.entry.js +21 -0
  229. package/dist/cjs/utrecht-icon-melding-klacht.cjs.entry.js.map +1 -0
  230. package/dist/cjs/utrecht-icon-melding-openbareruimte.cjs.entry.js +21 -0
  231. package/dist/cjs/utrecht-icon-melding-openbareruimte.cjs.entry.js.map +1 -0
  232. package/dist/cjs/utrecht-icon-melding-verlichting.cjs.entry.js +21 -0
  233. package/dist/cjs/utrecht-icon-melding-verlichting.cjs.entry.js.map +1 -0
  234. package/dist/cjs/utrecht-icon-melding.cjs.entry.js +21 -0
  235. package/dist/cjs/utrecht-icon-melding.cjs.entry.js.map +1 -0
  236. package/dist/cjs/utrecht-icon-menselijk.cjs.entry.js +21 -0
  237. package/dist/cjs/utrecht-icon-menselijk.cjs.entry.js.map +1 -0
  238. package/dist/cjs/utrecht-icon-meterkast.cjs.entry.js +21 -0
  239. package/dist/cjs/utrecht-icon-meterkast.cjs.entry.js.map +1 -0
  240. package/dist/cjs/utrecht-icon-milieu-ontheffing.cjs.entry.js +21 -0
  241. package/dist/cjs/utrecht-icon-milieu-ontheffing.cjs.entry.js.map +1 -0
  242. package/dist/cjs/utrecht-icon-milieu-zone.cjs.entry.js +21 -0
  243. package/dist/cjs/utrecht-icon-milieu-zone.cjs.entry.js.map +1 -0
  244. package/dist/cjs/utrecht-icon-mobiliteit.cjs.entry.js +21 -0
  245. package/dist/cjs/utrecht-icon-mobiliteit.cjs.entry.js.map +1 -0
  246. package/dist/cjs/utrecht-icon-natuur.cjs.entry.js +21 -0
  247. package/dist/cjs/utrecht-icon-natuur.cjs.entry.js.map +1 -0
  248. package/dist/cjs/utrecht-icon-nieuw-huis.cjs.entry.js +21 -0
  249. package/dist/cjs/utrecht-icon-nieuw-huis.cjs.entry.js.map +1 -0
  250. package/dist/cjs/utrecht-icon-nummerbord.cjs.entry.js +21 -0
  251. package/dist/cjs/utrecht-icon-nummerbord.cjs.entry.js.map +1 -0
  252. package/dist/cjs/utrecht-icon-om-het-huis.cjs.entry.js +21 -0
  253. package/dist/cjs/utrecht-icon-om-het-huis.cjs.entry.js.map +1 -0
  254. package/dist/cjs/utrecht-icon-omgeving.cjs.entry.js +21 -0
  255. package/dist/cjs/utrecht-icon-omgeving.cjs.entry.js.map +1 -0
  256. package/dist/cjs/utrecht-icon-omgevingsvisie.cjs.entry.js +21 -0
  257. package/dist/cjs/utrecht-icon-omgevingsvisie.cjs.entry.js.map +1 -0
  258. package/dist/cjs/utrecht-icon-omgevingswet.cjs.entry.js +21 -0
  259. package/dist/cjs/utrecht-icon-omgevingswet.cjs.entry.js.map +1 -0
  260. package/dist/cjs/utrecht-icon-onderhoud.cjs.entry.js +21 -0
  261. package/dist/cjs/utrecht-icon-onderhoud.cjs.entry.js.map +1 -0
  262. package/dist/cjs/utrecht-icon-ondernemen.cjs.entry.js +21 -0
  263. package/dist/cjs/utrecht-icon-ondernemen.cjs.entry.js.map +1 -0
  264. package/dist/cjs/utrecht-icon-openingstijden.cjs.entry.js +21 -0
  265. package/dist/cjs/utrecht-icon-openingstijden.cjs.entry.js.map +1 -0
  266. package/dist/cjs/utrecht-icon-over-de-stad.cjs.entry.js +21 -0
  267. package/dist/cjs/utrecht-icon-over-de-stad.cjs.entry.js.map +1 -0
  268. package/dist/cjs/utrecht-icon-overlijden.cjs.entry.js +21 -0
  269. package/dist/cjs/utrecht-icon-overlijden.cjs.entry.js.map +1 -0
  270. package/dist/cjs/utrecht-icon-panden.cjs.entry.js +21 -0
  271. package/dist/cjs/utrecht-icon-panden.cjs.entry.js.map +1 -0
  272. package/dist/cjs/utrecht-icon-park.cjs.entry.js +21 -0
  273. package/dist/cjs/utrecht-icon-park.cjs.entry.js.map +1 -0
  274. package/dist/cjs/utrecht-icon-parkeerkaart.cjs.entry.js +21 -0
  275. package/dist/cjs/utrecht-icon-parkeerkaart.cjs.entry.js.map +1 -0
  276. package/dist/cjs/utrecht-icon-parkeervergunning.cjs.entry.js +21 -0
  277. package/dist/cjs/utrecht-icon-parkeervergunning.cjs.entry.js.map +1 -0
  278. package/dist/cjs/utrecht-icon-parken.cjs.entry.js +21 -0
  279. package/dist/cjs/utrecht-icon-parken.cjs.entry.js.map +1 -0
  280. package/dist/cjs/utrecht-icon-parkeren-bedrijven.cjs.entry.js +21 -0
  281. package/dist/cjs/utrecht-icon-parkeren-bedrijven.cjs.entry.js.map +1 -0
  282. package/dist/cjs/utrecht-icon-parkeren-betaalautomaat.cjs.entry.js +21 -0
  283. package/dist/cjs/utrecht-icon-parkeren-betaalautomaat.cjs.entry.js.map +1 -0
  284. package/dist/cjs/utrecht-icon-parkeren-betalen.cjs.entry.js +21 -0
  285. package/dist/cjs/utrecht-icon-parkeren-betalen.cjs.entry.js.map +1 -0
  286. package/dist/cjs/utrecht-icon-parkeren.cjs.entry.js +21 -0
  287. package/dist/cjs/utrecht-icon-parkeren.cjs.entry.js.map +1 -0
  288. package/dist/cjs/utrecht-icon-participatie-campagne.cjs.entry.js +21 -0
  289. package/dist/cjs/utrecht-icon-participatie-campagne.cjs.entry.js.map +1 -0
  290. package/dist/cjs/utrecht-icon-participatie-like.cjs.entry.js +21 -0
  291. package/dist/cjs/utrecht-icon-participatie-like.cjs.entry.js.map +1 -0
  292. package/dist/cjs/utrecht-icon-participatie-pitch.cjs.entry.js +21 -0
  293. package/dist/cjs/utrecht-icon-participatie-pitch.cjs.entry.js.map +1 -0
  294. package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js +21 -0
  295. package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js.map +1 -0
  296. package/dist/cjs/utrecht-icon-presentatie.cjs.entry.js +21 -0
  297. package/dist/cjs/utrecht-icon-presentatie.cjs.entry.js.map +1 -0
  298. package/dist/cjs/utrecht-icon-prijskaartje.cjs.entry.js +21 -0
  299. package/dist/cjs/utrecht-icon-prijskaartje.cjs.entry.js.map +1 -0
  300. package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js +21 -0
  301. package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js.map +1 -0
  302. package/dist/cjs/utrecht-icon-rioolheffing.cjs.entry.js +21 -0
  303. package/dist/cjs/utrecht-icon-rioolheffing.cjs.entry.js.map +1 -0
  304. package/dist/cjs/utrecht-icon-rolstoel.cjs.entry.js +21 -0
  305. package/dist/cjs/utrecht-icon-rolstoel.cjs.entry.js.map +1 -0
  306. package/dist/cjs/utrecht-icon-schild-gemeente-utrecht.cjs.entry.js +21 -0
  307. package/dist/cjs/utrecht-icon-schild-gemeente-utrecht.cjs.entry.js.map +1 -0
  308. package/dist/cjs/utrecht-icon-shoppen.cjs.entry.js +21 -0
  309. package/dist/cjs/utrecht-icon-shoppen.cjs.entry.js.map +1 -0
  310. package/dist/cjs/utrecht-icon-sinterklaas.cjs.entry.js +21 -0
  311. package/dist/cjs/utrecht-icon-sinterklaas.cjs.entry.js.map +1 -0
  312. package/dist/cjs/utrecht-icon-slechtziende-hoordende.cjs.entry.js +21 -0
  313. package/dist/cjs/utrecht-icon-slechtziende-hoordende.cjs.entry.js.map +1 -0
  314. package/dist/cjs/utrecht-icon-sport-en-cultuur.cjs.entry.js +21 -0
  315. package/dist/cjs/utrecht-icon-sport-en-cultuur.cjs.entry.js.map +1 -0
  316. package/dist/cjs/utrecht-icon-sport-voetbal.cjs.entry.js +21 -0
  317. package/dist/cjs/utrecht-icon-sport-voetbal.cjs.entry.js.map +1 -0
  318. package/dist/cjs/utrecht-icon-sport.cjs.entry.js +21 -0
  319. package/dist/cjs/utrecht-icon-sport.cjs.entry.js.map +1 -0
  320. package/dist/cjs/utrecht-icon-stookverbod.cjs.entry.js +21 -0
  321. package/dist/cjs/utrecht-icon-stookverbod.cjs.entry.js.map +1 -0
  322. package/dist/cjs/utrecht-icon-strand.cjs.entry.js +21 -0
  323. package/dist/cjs/utrecht-icon-strand.cjs.entry.js.map +1 -0
  324. package/dist/cjs/utrecht-icon-strooien.cjs.entry.js +21 -0
  325. package/dist/cjs/utrecht-icon-strooien.cjs.entry.js.map +1 -0
  326. package/dist/cjs/utrecht-icon-subsidie-gezin.cjs.entry.js +21 -0
  327. package/dist/cjs/utrecht-icon-subsidie-gezin.cjs.entry.js.map +1 -0
  328. package/dist/cjs/utrecht-icon-subsidie.cjs.entry.js +21 -0
  329. package/dist/cjs/utrecht-icon-subsidie.cjs.entry.js.map +1 -0
  330. package/dist/cjs/utrecht-icon-t-shirt.cjs.entry.js +21 -0
  331. package/dist/cjs/utrecht-icon-t-shirt.cjs.entry.js.map +1 -0
  332. package/dist/cjs/utrecht-icon-thuiswerken.cjs.entry.js +21 -0
  333. package/dist/cjs/utrecht-icon-thuiswerken.cjs.entry.js.map +1 -0
  334. package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js +21 -0
  335. package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js.map +1 -0
  336. package/dist/cjs/utrecht-icon-trein.cjs.entry.js +21 -0
  337. package/dist/cjs/utrecht-icon-trein.cjs.entry.js.map +1 -0
  338. package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js +21 -0
  339. package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js.map +1 -0
  340. package/dist/cjs/utrecht-icon-twitter.cjs.entry.js +8 -6
  341. package/dist/cjs/utrecht-icon-twitter.cjs.entry.js.map +1 -0
  342. package/dist/cjs/utrecht-icon-uw-wijk.cjs.entry.js +21 -0
  343. package/dist/cjs/utrecht-icon-uw-wijk.cjs.entry.js.map +1 -0
  344. package/dist/cjs/utrecht-icon-vaccinatie.cjs.entry.js +21 -0
  345. package/dist/cjs/utrecht-icon-vaccinatie.cjs.entry.js.map +1 -0
  346. package/dist/cjs/utrecht-icon-veilige-wijk.cjs.entry.js +21 -0
  347. package/dist/cjs/utrecht-icon-veilige-wijk.cjs.entry.js.map +1 -0
  348. package/dist/cjs/utrecht-icon-vergaderen.cjs.entry.js +21 -0
  349. package/dist/cjs/utrecht-icon-vergaderen.cjs.entry.js.map +1 -0
  350. package/dist/cjs/utrecht-icon-vergaderendigitaal.cjs.entry.js +21 -0
  351. package/dist/cjs/utrecht-icon-vergaderendigitaal.cjs.entry.js.map +1 -0
  352. package/dist/cjs/utrecht-icon-vergoeding.cjs.entry.js +21 -0
  353. package/dist/cjs/utrecht-icon-vergoeding.cjs.entry.js.map +1 -0
  354. package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js +21 -0
  355. package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js.map +1 -0
  356. package/dist/cjs/utrecht-icon-verkeerslicht.cjs.entry.js +21 -0
  357. package/dist/cjs/utrecht-icon-verkeerslicht.cjs.entry.js.map +1 -0
  358. package/dist/cjs/utrecht-icon-verkiezingen.cjs.entry.js +21 -0
  359. package/dist/cjs/utrecht-icon-verkiezingen.cjs.entry.js.map +1 -0
  360. package/dist/cjs/utrecht-icon-verslaving.cjs.entry.js +21 -0
  361. package/dist/cjs/utrecht-icon-verslaving.cjs.entry.js.map +1 -0
  362. package/dist/cjs/utrecht-icon-vervoersvoorziening.cjs.entry.js +21 -0
  363. package/dist/cjs/utrecht-icon-vervoersvoorziening.cjs.entry.js.map +1 -0
  364. package/dist/cjs/utrecht-icon-virus.cjs.entry.js +21 -0
  365. package/dist/cjs/utrecht-icon-virus.cjs.entry.js.map +1 -0
  366. package/dist/cjs/utrecht-icon-vluchtelingen.cjs.entry.js +21 -0
  367. package/dist/cjs/utrecht-icon-vluchtelingen.cjs.entry.js.map +1 -0
  368. package/dist/cjs/utrecht-icon-voorzieningen-vervoer.cjs.entry.js +21 -0
  369. package/dist/cjs/utrecht-icon-voorzieningen-vervoer.cjs.entry.js.map +1 -0
  370. package/dist/cjs/utrecht-icon-vrijwilligerswerk.cjs.entry.js +21 -0
  371. package/dist/cjs/utrecht-icon-vrijwilligerswerk.cjs.entry.js.map +1 -0
  372. package/dist/cjs/utrecht-icon-vuilnisbak.cjs.entry.js +21 -0
  373. package/dist/cjs/utrecht-icon-vuilnisbak.cjs.entry.js.map +1 -0
  374. package/dist/cjs/utrecht-icon-vuilniszak.cjs.entry.js +21 -0
  375. package/dist/cjs/utrecht-icon-vuilniszak.cjs.entry.js.map +1 -0
  376. package/dist/cjs/utrecht-icon-vuurwerk.cjs.entry.js +21 -0
  377. package/dist/cjs/utrecht-icon-vuurwerk.cjs.entry.js.map +1 -0
  378. package/dist/cjs/utrecht-icon-wandelstok.cjs.entry.js +21 -0
  379. package/dist/cjs/utrecht-icon-wandelstok.cjs.entry.js.map +1 -0
  380. package/dist/cjs/utrecht-icon-warm.cjs.entry.js +21 -0
  381. package/dist/cjs/utrecht-icon-warm.cjs.entry.js.map +1 -0
  382. package/dist/cjs/utrecht-icon-warning.cjs.entry.js +21 -0
  383. package/dist/cjs/utrecht-icon-warning.cjs.entry.js.map +1 -0
  384. package/dist/cjs/utrecht-icon-werken.cjs.entry.js +21 -0
  385. package/dist/cjs/utrecht-icon-werken.cjs.entry.js.map +1 -0
  386. package/dist/cjs/utrecht-icon-werkzaamheden.cjs.entry.js +21 -0
  387. package/dist/cjs/utrecht-icon-werkzaamheden.cjs.entry.js.map +1 -0
  388. package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js +8 -6
  389. package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js.map +1 -0
  390. package/dist/cjs/utrecht-icon-wonen-kosten.cjs.entry.js +21 -0
  391. package/dist/cjs/utrecht-icon-wonen-kosten.cjs.entry.js.map +1 -0
  392. package/dist/cjs/utrecht-icon-woning-zoeken.cjs.entry.js +21 -0
  393. package/dist/cjs/utrecht-icon-woning-zoeken.cjs.entry.js.map +1 -0
  394. package/dist/cjs/utrecht-icon-youtube.cjs.entry.js +21 -0
  395. package/dist/cjs/utrecht-icon-youtube.cjs.entry.js.map +1 -0
  396. package/dist/cjs/utrecht-icon-zelfstandig-wonen.cjs.entry.js +21 -0
  397. package/dist/cjs/utrecht-icon-zelfstandig-wonen.cjs.entry.js.map +1 -0
  398. package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js +21 -0
  399. package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js.map +1 -0
  400. package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js +21 -0
  401. package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js.map +1 -0
  402. package/dist/cjs/utrecht-icon-zorg-huis.cjs.entry.js +21 -0
  403. package/dist/cjs/utrecht-icon-zorg-huis.cjs.entry.js.map +1 -0
  404. package/dist/cjs/utrecht-icon-zweefpaal.cjs.entry.js +21 -0
  405. package/dist/cjs/utrecht-icon-zweefpaal.cjs.entry.js.map +1 -0
  406. package/dist/cjs/utrecht-icon-zwemmen.cjs.entry.js +21 -0
  407. package/dist/cjs/utrecht-icon-zwemmen.cjs.entry.js.map +1 -0
  408. package/dist/cjs/utrecht-logo-button.cjs.entry.js +21 -0
  409. package/dist/cjs/utrecht-logo-button.cjs.entry.js.map +1 -0
  410. package/dist/cjs/utrecht-map-marker.cjs.entry.js +21 -0
  411. package/dist/cjs/utrecht-map-marker.cjs.entry.js.map +1 -0
  412. package/dist/cjs/utrecht-page-footer.cjs.entry.js +5 -3
  413. package/dist/cjs/utrecht-page-footer.cjs.entry.js.map +1 -0
  414. package/dist/cjs/utrecht-pagination.cjs.entry.js +21 -15
  415. package/dist/cjs/utrecht-pagination.cjs.entry.js.map +1 -0
  416. package/dist/cjs/utrecht-sidenav.cjs.entry.js +8 -5
  417. package/dist/cjs/utrecht-sidenav.cjs.entry.js.map +1 -0
  418. package/dist/cjs/utrecht-table-body.cjs.entry.js +21 -0
  419. package/dist/cjs/utrecht-table-body.cjs.entry.js.map +1 -0
  420. package/dist/cjs/utrecht-table-caption.cjs.entry.js +22 -0
  421. package/dist/cjs/utrecht-table-caption.cjs.entry.js.map +1 -0
  422. package/dist/cjs/utrecht-table-cell.cjs.entry.js +21 -0
  423. package/dist/cjs/utrecht-table-cell.cjs.entry.js.map +1 -0
  424. package/dist/cjs/utrecht-table-footer.cjs.entry.js +21 -0
  425. package/dist/cjs/utrecht-table-footer.cjs.entry.js.map +1 -0
  426. package/dist/cjs/utrecht-table-header-cell.cjs.entry.js +22 -0
  427. package/dist/cjs/utrecht-table-header-cell.cjs.entry.js.map +1 -0
  428. package/dist/cjs/utrecht-table-header.cjs.entry.js +21 -0
  429. package/dist/cjs/utrecht-table-header.cjs.entry.js.map +1 -0
  430. package/dist/cjs/utrecht-table-row.cjs.entry.js +21 -0
  431. package/dist/cjs/utrecht-table-row.cjs.entry.js.map +1 -0
  432. package/dist/cjs/utrecht-table.cjs.entry.js +21 -0
  433. package/dist/cjs/utrecht-table.cjs.entry.js.map +1 -0
  434. package/dist/cjs/utrecht-textbox.cjs.entry.js +16 -8
  435. package/dist/cjs/utrecht-textbox.cjs.entry.js.map +1 -0
  436. package/dist/cjs/utrecht.cjs.js +12 -3
  437. package/dist/cjs/utrecht.cjs.js.map +1 -0
  438. package/dist/collection/collection-manifest.json +250 -33
  439. package/dist/collection/components/alert.css +81 -0
  440. package/dist/collection/components/alert.stencil.js +54 -0
  441. package/dist/collection/components/alert.stencil.js.map +1 -0
  442. package/dist/collection/components/article/index.css +26 -0
  443. package/dist/collection/components/article/index.stencil.js +24 -0
  444. package/dist/collection/components/article/index.stencil.js.map +1 -0
  445. package/dist/collection/components/backdrop/index.css +71 -0
  446. package/dist/collection/components/backdrop/index.stencil.js +50 -0
  447. package/dist/collection/components/backdrop/index.stencil.js.map +1 -0
  448. package/dist/collection/components/badge-counter/index.css +46 -0
  449. package/dist/collection/components/badge-counter/index.stencil.js +88 -0
  450. package/dist/collection/components/badge-counter/index.stencil.js.map +1 -0
  451. package/dist/collection/components/badge-data/index.css +47 -0
  452. package/dist/collection/components/badge-data/index.stencil.js +24 -0
  453. package/dist/collection/components/badge-data/index.stencil.js.map +1 -0
  454. package/dist/collection/components/badge-status/index.css +92 -0
  455. package/dist/collection/components/badge-status/index.stencil.js +48 -0
  456. package/dist/collection/components/badge-status/index.stencil.js.map +1 -0
  457. package/dist/collection/components/breadcrumb/index.css +364 -0
  458. package/dist/collection/components/breadcrumb/index.stencil.js +69 -0
  459. package/dist/collection/components/breadcrumb/index.stencil.js.map +1 -0
  460. package/dist/collection/components/breadcrumb/template.js +4 -0
  461. package/dist/collection/components/button/index.css +590 -0
  462. package/dist/collection/components/button/index.stencil.js +154 -0
  463. package/dist/collection/components/button/index.stencil.js.map +1 -0
  464. package/dist/collection/components/button-group.css +54 -0
  465. package/dist/collection/components/button-group.js +24 -0
  466. package/dist/collection/components/button-group.js.map +1 -0
  467. package/dist/collection/components/button-link.css +381 -0
  468. package/dist/collection/components/button-link.js +103 -0
  469. package/dist/collection/components/button-link.js.map +1 -0
  470. package/dist/collection/components/checkbox/index.css +81 -0
  471. package/dist/collection/components/checkbox/index.stencil.js +173 -0
  472. package/dist/collection/components/checkbox/index.stencil.js.map +1 -0
  473. package/dist/collection/components/code-block.css +61 -0
  474. package/dist/collection/components/code-block.js +24 -0
  475. package/dist/collection/components/code-block.js.map +1 -0
  476. package/dist/collection/components/code.css +32 -0
  477. package/dist/collection/components/code.js +24 -0
  478. package/dist/collection/components/code.js.map +1 -0
  479. package/dist/collection/components/contact-card-template/index.css +239 -0
  480. package/dist/collection/components/contact-card-template/index.stencil.js +19 -0
  481. package/dist/collection/components/contact-card-template/index.stencil.js.map +1 -0
  482. package/dist/collection/components/custom-checkbox/index.css +195 -0
  483. package/dist/collection/components/custom-checkbox/index.stencil.js +121 -0
  484. package/dist/collection/components/custom-checkbox/index.stencil.js.map +1 -0
  485. package/dist/collection/components/digid-button/index.css +24 -0
  486. package/dist/collection/components/digid-button/index.stencil.js +48 -0
  487. package/dist/collection/components/digid-button/index.stencil.js.map +1 -0
  488. package/dist/collection/components/digid-logo/index.css +30 -0
  489. package/dist/collection/components/digid-logo/index.stencil.js +24 -0
  490. package/dist/collection/components/digid-logo/index.stencil.js.map +1 -0
  491. package/dist/collection/components/document/index.css +37 -0
  492. package/dist/collection/components/document/index.stencil.js +19 -0
  493. package/dist/collection/components/document/index.stencil.js.map +1 -0
  494. package/dist/collection/components/eherkenning-logo/index.css +30 -0
  495. package/dist/collection/components/eherkenning-logo/index.stencil.js +24 -0
  496. package/dist/collection/components/eherkenning-logo/index.stencil.js.map +1 -0
  497. package/dist/collection/components/eidas-logo/index.css +30 -0
  498. package/dist/collection/components/eidas-logo/index.stencil.js +24 -0
  499. package/dist/collection/components/eidas-logo/index.stencil.js.map +1 -0
  500. package/dist/collection/components/emphasis.css +28 -0
  501. package/dist/collection/components/emphasis.js +24 -0
  502. package/dist/collection/components/emphasis.js.map +1 -0
  503. package/dist/collection/components/form-field-checkbox/index.css +224 -0
  504. package/dist/collection/components/form-field-checkbox/index.stencil.js +198 -0
  505. package/dist/collection/components/form-field-checkbox/index.stencil.js.map +1 -0
  506. package/dist/collection/components/form-field-description/index.css +48 -0
  507. package/dist/collection/components/form-field-description/index.stencil.js +50 -0
  508. package/dist/collection/components/form-field-description/index.stencil.js.map +1 -0
  509. package/dist/collection/components/form-field-textarea/index.css +304 -0
  510. package/dist/collection/components/form-field-textarea/index.stencil.js +211 -0
  511. package/dist/collection/components/form-field-textarea/index.stencil.js.map +1 -0
  512. package/dist/collection/components/form-field-textbox/index.css +219 -0
  513. package/dist/collection/components/form-field-textbox/index.stencil.js +306 -0
  514. package/dist/collection/components/form-field-textbox/index.stencil.js.map +1 -0
  515. package/dist/collection/components/form-toggle/index.css +116 -0
  516. package/dist/collection/components/form-toggle/index.stencil.js +153 -0
  517. package/dist/collection/components/form-toggle/index.stencil.js.map +1 -0
  518. package/dist/collection/components/generated/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.js +19 -0
  519. package/dist/collection/components/generated/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.js.map +1 -0
  520. package/dist/collection/components/generated/utrecht-icon-afval/utrecht-icon-afval.stencil.js +19 -0
  521. package/dist/collection/components/generated/utrecht-icon-afval/utrecht-icon-afval.stencil.js.map +1 -0
  522. package/dist/collection/components/generated/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.js +19 -0
  523. package/dist/collection/components/generated/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.js.map +1 -0
  524. package/dist/collection/components/generated/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.js +19 -0
  525. package/dist/collection/components/generated/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.js.map +1 -0
  526. package/dist/collection/components/generated/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.js +19 -0
  527. package/dist/collection/components/generated/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.js.map +1 -0
  528. package/dist/collection/components/generated/utrecht-icon-afval-pmd/utrecht-icon-afval-pmd.stencil.js +19 -0
  529. package/dist/collection/components/generated/utrecht-icon-afval-pmd/utrecht-icon-afval-pmd.stencil.js.map +1 -0
  530. package/dist/collection/components/generated/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.js +19 -0
  531. package/dist/collection/components/generated/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.js.map +1 -0
  532. package/dist/collection/components/generated/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.js +19 -0
  533. package/dist/collection/components/generated/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.js.map +1 -0
  534. package/dist/collection/components/generated/utrecht-icon-alleen/utrecht-icon-alleen.stencil.js +19 -0
  535. package/dist/collection/components/generated/utrecht-icon-alleen/utrecht-icon-alleen.stencil.js.map +1 -0
  536. package/dist/collection/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js +19 -0
  537. package/dist/collection/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js.map +1 -0
  538. package/dist/collection/components/generated/utrecht-icon-auto/utrecht-icon-auto.stencil.js +19 -0
  539. package/dist/collection/components/generated/utrecht-icon-auto/utrecht-icon-auto.stencil.js.map +1 -0
  540. package/dist/collection/components/generated/utrecht-icon-begroting/utrecht-icon-begroting.stencil.js +19 -0
  541. package/dist/collection/components/generated/utrecht-icon-begroting/utrecht-icon-begroting.stencil.js.map +1 -0
  542. package/dist/collection/components/generated/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.js +19 -0
  543. package/dist/collection/components/generated/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.js.map +1 -0
  544. package/dist/collection/components/generated/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.js +19 -0
  545. package/dist/collection/components/generated/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.js.map +1 -0
  546. package/dist/collection/components/generated/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.js +19 -0
  547. package/dist/collection/components/generated/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.js.map +1 -0
  548. package/dist/collection/components/generated/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.js +19 -0
  549. package/dist/collection/components/generated/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.js.map +1 -0
  550. package/dist/collection/components/generated/utrecht-icon-blad/utrecht-icon-blad.stencil.js +19 -0
  551. package/dist/collection/components/generated/utrecht-icon-blad/utrecht-icon-blad.stencil.js.map +1 -0
  552. package/dist/collection/components/generated/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.js +19 -0
  553. package/dist/collection/components/generated/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.js.map +1 -0
  554. package/dist/collection/components/generated/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.js +19 -0
  555. package/dist/collection/components/generated/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.js.map +1 -0
  556. package/dist/collection/components/generated/utrecht-icon-brief-betalen/utrecht-icon-brief-betalen.stencil.js +19 -0
  557. package/dist/collection/components/generated/utrecht-icon-brief-betalen/utrecht-icon-brief-betalen.stencil.js.map +1 -0
  558. package/dist/collection/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js +19 -0
  559. package/dist/collection/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js.map +1 -0
  560. package/dist/collection/components/generated/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.js +19 -0
  561. package/dist/collection/components/generated/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.js.map +1 -0
  562. package/dist/collection/components/generated/utrecht-icon-container/utrecht-icon-container.css +6 -0
  563. package/dist/collection/components/generated/utrecht-icon-container/utrecht-icon-container.stencil.js +19 -0
  564. package/dist/collection/components/generated/utrecht-icon-container/utrecht-icon-container.stencil.js.map +1 -0
  565. package/dist/collection/components/generated/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.js +19 -0
  566. package/dist/collection/components/generated/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.js.map +1 -0
  567. package/dist/collection/components/generated/utrecht-icon-container-glas/utrecht-icon-container-glas.stencil.js +19 -0
  568. package/dist/collection/components/generated/utrecht-icon-container-glas/utrecht-icon-container-glas.stencil.js.map +1 -0
  569. package/dist/collection/components/generated/utrecht-icon-container-groenafval/utrecht-icon-container-groenafval.stencil.js +19 -0
  570. package/dist/collection/components/generated/utrecht-icon-container-groenafval/utrecht-icon-container-groenafval.stencil.js.map +1 -0
  571. package/dist/collection/components/generated/utrecht-icon-container-met-zak/utrecht-icon-container-met-zak.stencil.js +19 -0
  572. package/dist/collection/components/generated/utrecht-icon-container-met-zak/utrecht-icon-container-met-zak.stencil.js.map +1 -0
  573. package/dist/collection/components/generated/utrecht-icon-container-papier/utrecht-icon-container-papier.stencil.js +19 -0
  574. package/dist/collection/components/generated/utrecht-icon-container-papier/utrecht-icon-container-papier.stencil.js.map +1 -0
  575. package/dist/collection/components/generated/utrecht-icon-container-pmd/utrecht-icon-container-pmd.stencil.js +19 -0
  576. package/dist/collection/components/generated/utrecht-icon-container-pmd/utrecht-icon-container-pmd.stencil.js.map +1 -0
  577. package/dist/collection/components/generated/utrecht-icon-container-restafval/utrecht-icon-container-restafval.stencil.js +19 -0
  578. package/dist/collection/components/generated/utrecht-icon-container-restafval/utrecht-icon-container-restafval.stencil.js.map +1 -0
  579. package/dist/collection/components/generated/utrecht-icon-container-textiel/utrecht-icon-container-textiel.stencil.js +19 -0
  580. package/dist/collection/components/generated/utrecht-icon-container-textiel/utrecht-icon-container-textiel.stencil.js.map +1 -0
  581. package/dist/collection/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.js +19 -0
  582. package/dist/collection/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.js.map +1 -0
  583. package/dist/collection/components/generated/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.js +19 -0
  584. package/dist/collection/components/generated/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.js.map +1 -0
  585. package/dist/collection/components/generated/utrecht-icon-dementie/utrecht-icon-dementie.stencil.js +19 -0
  586. package/dist/collection/components/generated/utrecht-icon-dementie/utrecht-icon-dementie.stencil.js.map +1 -0
  587. package/dist/collection/components/generated/utrecht-icon-documenten/utrecht-icon-documenten.stencil.js +19 -0
  588. package/dist/collection/components/generated/utrecht-icon-documenten/utrecht-icon-documenten.stencil.js.map +1 -0
  589. package/dist/collection/components/generated/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.js +19 -0
  590. package/dist/collection/components/generated/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.js.map +1 -0
  591. package/dist/collection/components/generated/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.js +19 -0
  592. package/dist/collection/components/generated/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.js.map +1 -0
  593. package/dist/collection/components/generated/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.js +19 -0
  594. package/dist/collection/components/generated/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.js.map +1 -0
  595. package/dist/collection/components/generated/utrecht-icon-elektrisch-rijden/utrecht-icon-elektrisch-rijden.stencil.js +19 -0
  596. package/dist/collection/components/generated/utrecht-icon-elektrisch-rijden/utrecht-icon-elektrisch-rijden.stencil.js.map +1 -0
  597. package/dist/collection/components/generated/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.js +19 -0
  598. package/dist/collection/components/generated/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.js.map +1 -0
  599. package/dist/collection/components/generated/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.js +19 -0
  600. package/dist/collection/components/generated/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.js.map +1 -0
  601. package/dist/collection/components/generated/utrecht-icon-error/utrecht-icon-error.stencil.js +19 -0
  602. package/dist/collection/components/generated/utrecht-icon-error/utrecht-icon-error.stencil.js.map +1 -0
  603. package/dist/collection/components/generated/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.js +19 -0
  604. package/dist/collection/components/generated/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.js.map +1 -0
  605. package/dist/collection/components/generated/utrecht-icon-facebook/utrecht-icon-facebook.stencil.js +19 -0
  606. package/dist/collection/components/generated/utrecht-icon-facebook/utrecht-icon-facebook.stencil.js.map +1 -0
  607. package/dist/collection/components/generated/utrecht-icon-fiets/utrecht-icon-fiets.stencil.js +19 -0
  608. package/dist/collection/components/generated/utrecht-icon-fiets/utrecht-icon-fiets.stencil.js.map +1 -0
  609. package/dist/collection/components/generated/utrecht-icon-filter/utrecht-icon-filter.stencil.js +19 -0
  610. package/dist/collection/components/generated/utrecht-icon-filter/utrecht-icon-filter.stencil.js.map +1 -0
  611. package/dist/collection/components/generated/utrecht-icon-geboorte/utrecht-icon-geboorte.stencil.js +19 -0
  612. package/dist/collection/components/generated/utrecht-icon-geboorte/utrecht-icon-geboorte.stencil.js.map +1 -0
  613. package/dist/collection/components/generated/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.js +19 -0
  614. package/dist/collection/components/generated/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.js.map +1 -0
  615. package/dist/collection/components/generated/utrecht-icon-gebruiker-ingelogd/utrecht-icon-gebruiker-ingelogd.stencil.js +19 -0
  616. package/dist/collection/components/generated/utrecht-icon-gebruiker-ingelogd/utrecht-icon-gebruiker-ingelogd.stencil.js.map +1 -0
  617. package/dist/collection/components/generated/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.js +19 -0
  618. package/dist/collection/components/generated/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.js.map +1 -0
  619. package/dist/collection/components/generated/utrecht-icon-geluid/utrecht-icon-geluid.stencil.js +19 -0
  620. package/dist/collection/components/generated/utrecht-icon-geluid/utrecht-icon-geluid.stencil.js.map +1 -0
  621. package/dist/collection/components/generated/utrecht-icon-gemeente-locatie/utrecht-icon-gemeente-locatie.stencil.js +19 -0
  622. package/dist/collection/components/generated/utrecht-icon-gemeente-locatie/utrecht-icon-gemeente-locatie.stencil.js.map +1 -0
  623. package/dist/collection/components/generated/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.js +19 -0
  624. package/dist/collection/components/generated/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.js.map +1 -0
  625. package/dist/collection/components/generated/utrecht-icon-gereedschap/utrecht-icon-gereedschap.stencil.js +19 -0
  626. package/dist/collection/components/generated/utrecht-icon-gereedschap/utrecht-icon-gereedschap.stencil.js.map +1 -0
  627. package/dist/collection/components/generated/utrecht-icon-gezicht/utrecht-icon-gezicht.stencil.js +19 -0
  628. package/dist/collection/components/generated/utrecht-icon-gezicht/utrecht-icon-gezicht.stencil.js.map +1 -0
  629. package/dist/collection/components/generated/utrecht-icon-gezin/utrecht-icon-gezin.stencil.js +19 -0
  630. package/dist/collection/components/generated/utrecht-icon-gezin/utrecht-icon-gezin.stencil.js.map +1 -0
  631. package/dist/collection/components/generated/utrecht-icon-glas-afval/utrecht-icon-glas-afval.stencil.js +19 -0
  632. package/dist/collection/components/generated/utrecht-icon-glas-afval/utrecht-icon-glas-afval.stencil.js.map +1 -0
  633. package/dist/collection/components/generated/utrecht-icon-glijbaan/utrecht-icon-glijbaan.stencil.js +19 -0
  634. package/dist/collection/components/generated/utrecht-icon-glijbaan/utrecht-icon-glijbaan.stencil.js.map +1 -0
  635. package/dist/collection/components/generated/utrecht-icon-grafiek/utrecht-icon-grafiek.stencil.js +19 -0
  636. package/dist/collection/components/generated/utrecht-icon-grafiek/utrecht-icon-grafiek.stencil.js.map +1 -0
  637. package/dist/collection/components/generated/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.js +19 -0
  638. package/dist/collection/components/generated/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.js.map +1 -0
  639. package/dist/collection/components/generated/utrecht-icon-grofvuil-ophalen/utrecht-icon-grofvuil-ophalen.stencil.js +19 -0
  640. package/dist/collection/components/generated/utrecht-icon-grofvuil-ophalen/utrecht-icon-grofvuil-ophalen.stencil.js.map +1 -0
  641. package/dist/collection/components/generated/utrecht-icon-herdenking/utrecht-icon-herdenking.stencil.js +19 -0
  642. package/dist/collection/components/generated/utrecht-icon-herdenking/utrecht-icon-herdenking.stencil.js.map +1 -0
  643. package/dist/collection/components/generated/utrecht-icon-hondenbelasting/utrecht-icon-hondenbelasting.stencil.js +19 -0
  644. package/dist/collection/components/generated/utrecht-icon-hondenbelasting/utrecht-icon-hondenbelasting.stencil.js.map +1 -0
  645. package/dist/collection/components/generated/utrecht-icon-horeca/utrecht-icon-horeca.stencil.js +19 -0
  646. package/dist/collection/components/generated/utrecht-icon-horeca/utrecht-icon-horeca.stencil.js.map +1 -0
  647. package/dist/collection/components/generated/utrecht-icon-horecavergunning/utrecht-icon-horecavergunning.stencil.js +19 -0
  648. package/dist/collection/components/generated/utrecht-icon-horecavergunning/utrecht-icon-horecavergunning.stencil.js.map +1 -0
  649. package/dist/collection/components/generated/utrecht-icon-huis/utrecht-icon-huis.stencil.js +19 -0
  650. package/dist/collection/components/generated/utrecht-icon-huis/utrecht-icon-huis.stencil.js.map +1 -0
  651. package/dist/collection/components/generated/utrecht-icon-huis-en-omgeving/utrecht-icon-huis-en-omgeving.stencil.js +19 -0
  652. package/dist/collection/components/generated/utrecht-icon-huis-en-omgeving/utrecht-icon-huis-en-omgeving.stencil.js.map +1 -0
  653. package/dist/collection/components/generated/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.js +19 -0
  654. package/dist/collection/components/generated/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.js.map +1 -0
  655. package/dist/collection/components/generated/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.js +19 -0
  656. package/dist/collection/components/generated/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.js.map +1 -0
  657. package/dist/collection/components/generated/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.js +19 -0
  658. package/dist/collection/components/generated/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.js.map +1 -0
  659. package/dist/collection/components/generated/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.js +19 -0
  660. package/dist/collection/components/generated/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.js.map +1 -0
  661. package/dist/collection/components/generated/utrecht-icon-hulpmiddelen-gezin/utrecht-icon-hulpmiddelen-gezin.stencil.js +19 -0
  662. package/dist/collection/components/generated/utrecht-icon-hulpmiddelen-gezin/utrecht-icon-hulpmiddelen-gezin.stencil.js.map +1 -0
  663. package/dist/collection/components/generated/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.js +19 -0
  664. package/dist/collection/components/generated/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.js.map +1 -0
  665. package/dist/collection/components/generated/utrecht-icon-idee/utrecht-icon-idee.stencil.js +19 -0
  666. package/dist/collection/components/generated/utrecht-icon-idee/utrecht-icon-idee.stencil.js.map +1 -0
  667. package/dist/collection/components/generated/utrecht-icon-informatie/utrecht-icon-informatie.stencil.js +19 -0
  668. package/dist/collection/components/generated/utrecht-icon-informatie/utrecht-icon-informatie.stencil.js.map +1 -0
  669. package/dist/collection/components/generated/utrecht-icon-information/utrecht-icon-information.stencil.js +19 -0
  670. package/dist/collection/components/generated/utrecht-icon-information/utrecht-icon-information.stencil.js.map +1 -0
  671. package/dist/collection/components/generated/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.js +19 -0
  672. package/dist/collection/components/generated/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.js.map +1 -0
  673. package/dist/collection/components/generated/utrecht-icon-inspraak-inwoners/utrecht-icon-inspraak-inwoners.stencil.js +19 -0
  674. package/dist/collection/components/generated/utrecht-icon-inspraak-inwoners/utrecht-icon-inspraak-inwoners.stencil.js.map +1 -0
  675. package/dist/collection/components/generated/utrecht-icon-instagram/utrecht-icon-instagram.stencil.js +19 -0
  676. package/dist/collection/components/generated/utrecht-icon-instagram/utrecht-icon-instagram.stencil.js.map +1 -0
  677. package/dist/collection/components/generated/utrecht-icon-kalender/utrecht-icon-kalender.stencil.js +19 -0
  678. package/dist/collection/components/generated/utrecht-icon-kalender/utrecht-icon-kalender.stencil.js.map +1 -0
  679. package/dist/collection/components/generated/utrecht-icon-kennis/utrecht-icon-kennis.stencil.js +19 -0
  680. package/dist/collection/components/generated/utrecht-icon-kennis/utrecht-icon-kennis.stencil.js.map +1 -0
  681. package/dist/collection/components/generated/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.js +19 -0
  682. package/dist/collection/components/generated/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.js.map +1 -0
  683. package/dist/collection/components/generated/utrecht-icon-klachten/utrecht-icon-klachten.stencil.js +19 -0
  684. package/dist/collection/components/generated/utrecht-icon-klachten/utrecht-icon-klachten.stencil.js.map +1 -0
  685. package/dist/collection/components/generated/utrecht-icon-kroon/utrecht-icon-kroon.stencil.js +19 -0
  686. package/dist/collection/components/generated/utrecht-icon-kroon/utrecht-icon-kroon.stencil.js.map +1 -0
  687. package/dist/collection/components/generated/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.js +19 -0
  688. package/dist/collection/components/generated/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.js.map +1 -0
  689. package/dist/collection/components/generated/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.js +19 -0
  690. package/dist/collection/components/generated/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.js.map +1 -0
  691. package/dist/collection/components/generated/utrecht-icon-lantaarnpaal-oud/utrecht-icon-lantaarnpaal-oud.stencil.js +19 -0
  692. package/dist/collection/components/generated/utrecht-icon-lantaarnpaal-oud/utrecht-icon-lantaarnpaal-oud.stencil.js.map +1 -0
  693. package/dist/collection/components/generated/utrecht-icon-leren/utrecht-icon-leren.stencil.js +19 -0
  694. package/dist/collection/components/generated/utrecht-icon-leren/utrecht-icon-leren.stencil.js.map +1 -0
  695. package/dist/collection/components/generated/utrecht-icon-let-op/utrecht-icon-let-op.stencil.js +19 -0
  696. package/dist/collection/components/generated/utrecht-icon-let-op/utrecht-icon-let-op.stencil.js.map +1 -0
  697. package/dist/collection/components/generated/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.js +19 -0
  698. package/dist/collection/components/generated/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.js.map +1 -0
  699. package/dist/collection/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.js +19 -0
  700. package/dist/collection/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.js.map +1 -0
  701. package/dist/collection/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js +19 -0
  702. package/dist/collection/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js.map +1 -0
  703. package/dist/collection/components/generated/utrecht-icon-markt/utrecht-icon-markt.stencil.js +19 -0
  704. package/dist/collection/components/generated/utrecht-icon-markt/utrecht-icon-markt.stencil.js.map +1 -0
  705. package/dist/collection/components/generated/utrecht-icon-melding/utrecht-icon-melding.stencil.js +19 -0
  706. package/dist/collection/components/generated/utrecht-icon-melding/utrecht-icon-melding.stencil.js.map +1 -0
  707. package/dist/collection/components/generated/utrecht-icon-melding-boom/utrecht-icon-melding-boom.stencil.js +19 -0
  708. package/dist/collection/components/generated/utrecht-icon-melding-boom/utrecht-icon-melding-boom.stencil.js.map +1 -0
  709. package/dist/collection/components/generated/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.js +19 -0
  710. package/dist/collection/components/generated/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.js.map +1 -0
  711. package/dist/collection/components/generated/utrecht-icon-melding-openbareruimte/utrecht-icon-melding-openbareruimte.stencil.js +19 -0
  712. package/dist/collection/components/generated/utrecht-icon-melding-openbareruimte/utrecht-icon-melding-openbareruimte.stencil.js.map +1 -0
  713. package/dist/collection/components/generated/utrecht-icon-melding-verlichting/utrecht-icon-melding-verlichting.stencil.js +19 -0
  714. package/dist/collection/components/generated/utrecht-icon-melding-verlichting/utrecht-icon-melding-verlichting.stencil.js.map +1 -0
  715. package/dist/collection/components/generated/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.js +19 -0
  716. package/dist/collection/components/generated/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.js.map +1 -0
  717. package/dist/collection/components/generated/utrecht-icon-meterkast/utrecht-icon-meterkast.stencil.js +19 -0
  718. package/dist/collection/components/generated/utrecht-icon-meterkast/utrecht-icon-meterkast.stencil.js.map +1 -0
  719. package/dist/collection/components/generated/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.js +19 -0
  720. package/dist/collection/components/generated/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.js.map +1 -0
  721. package/dist/collection/components/generated/utrecht-icon-milieu-zone/utrecht-icon-milieu-zone.stencil.js +19 -0
  722. package/dist/collection/components/generated/utrecht-icon-milieu-zone/utrecht-icon-milieu-zone.stencil.js.map +1 -0
  723. package/dist/collection/components/generated/utrecht-icon-mobiliteit/utrecht-icon-mobiliteit.stencil.js +19 -0
  724. package/dist/collection/components/generated/utrecht-icon-mobiliteit/utrecht-icon-mobiliteit.stencil.js.map +1 -0
  725. package/dist/collection/components/generated/utrecht-icon-natuur/utrecht-icon-natuur.stencil.js +19 -0
  726. package/dist/collection/components/generated/utrecht-icon-natuur/utrecht-icon-natuur.stencil.js.map +1 -0
  727. package/dist/collection/components/generated/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.js +19 -0
  728. package/dist/collection/components/generated/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.js.map +1 -0
  729. package/dist/collection/components/generated/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.js +19 -0
  730. package/dist/collection/components/generated/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.js.map +1 -0
  731. package/dist/collection/components/generated/utrecht-icon-om-het-huis/utrecht-icon-om-het-huis.stencil.js +19 -0
  732. package/dist/collection/components/generated/utrecht-icon-om-het-huis/utrecht-icon-om-het-huis.stencil.js.map +1 -0
  733. package/dist/collection/components/generated/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.js +19 -0
  734. package/dist/collection/components/generated/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.js.map +1 -0
  735. package/dist/collection/components/generated/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.js +19 -0
  736. package/dist/collection/components/generated/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.js.map +1 -0
  737. package/dist/collection/components/generated/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.js +19 -0
  738. package/dist/collection/components/generated/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.js.map +1 -0
  739. package/dist/collection/components/generated/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.js +19 -0
  740. package/dist/collection/components/generated/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.js.map +1 -0
  741. package/dist/collection/components/generated/utrecht-icon-ondernemen/utrecht-icon-ondernemen.stencil.js +19 -0
  742. package/dist/collection/components/generated/utrecht-icon-ondernemen/utrecht-icon-ondernemen.stencil.js.map +1 -0
  743. package/dist/collection/components/generated/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.js +19 -0
  744. package/dist/collection/components/generated/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.js.map +1 -0
  745. package/dist/collection/components/generated/utrecht-icon-over-de-stad/utrecht-icon-over-de-stad.stencil.js +19 -0
  746. package/dist/collection/components/generated/utrecht-icon-over-de-stad/utrecht-icon-over-de-stad.stencil.js.map +1 -0
  747. package/dist/collection/components/generated/utrecht-icon-overlijden/utrecht-icon-overlijden.stencil.js +19 -0
  748. package/dist/collection/components/generated/utrecht-icon-overlijden/utrecht-icon-overlijden.stencil.js.map +1 -0
  749. package/dist/collection/components/generated/utrecht-icon-panden/utrecht-icon-panden.stencil.js +19 -0
  750. package/dist/collection/components/generated/utrecht-icon-panden/utrecht-icon-panden.stencil.js.map +1 -0
  751. package/dist/collection/components/generated/utrecht-icon-park/utrecht-icon-park.stencil.js +19 -0
  752. package/dist/collection/components/generated/utrecht-icon-park/utrecht-icon-park.stencil.js.map +1 -0
  753. package/dist/collection/components/generated/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.js +19 -0
  754. package/dist/collection/components/generated/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.js.map +1 -0
  755. package/dist/collection/components/generated/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.js +19 -0
  756. package/dist/collection/components/generated/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.js.map +1 -0
  757. package/dist/collection/components/generated/utrecht-icon-parken/utrecht-icon-parken.stencil.js +19 -0
  758. package/dist/collection/components/generated/utrecht-icon-parken/utrecht-icon-parken.stencil.js.map +1 -0
  759. package/dist/collection/components/generated/utrecht-icon-parkeren/utrecht-icon-parkeren.stencil.js +19 -0
  760. package/dist/collection/components/generated/utrecht-icon-parkeren/utrecht-icon-parkeren.stencil.js.map +1 -0
  761. package/dist/collection/components/generated/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.js +19 -0
  762. package/dist/collection/components/generated/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.js.map +1 -0
  763. package/dist/collection/components/generated/utrecht-icon-parkeren-betaalautomaat/utrecht-icon-parkeren-betaalautomaat.stencil.js +19 -0
  764. package/dist/collection/components/generated/utrecht-icon-parkeren-betaalautomaat/utrecht-icon-parkeren-betaalautomaat.stencil.js.map +1 -0
  765. package/dist/collection/components/generated/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.js +19 -0
  766. package/dist/collection/components/generated/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.js.map +1 -0
  767. package/dist/collection/components/generated/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.js +19 -0
  768. package/dist/collection/components/generated/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.js.map +1 -0
  769. package/dist/collection/components/generated/utrecht-icon-participatie-like/utrecht-icon-participatie-like.stencil.js +19 -0
  770. package/dist/collection/components/generated/utrecht-icon-participatie-like/utrecht-icon-participatie-like.stencil.js.map +1 -0
  771. package/dist/collection/components/generated/utrecht-icon-participatie-pitch/utrecht-icon-participatie-pitch.stencil.js +19 -0
  772. package/dist/collection/components/generated/utrecht-icon-participatie-pitch/utrecht-icon-participatie-pitch.stencil.js.map +1 -0
  773. package/dist/collection/components/generated/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.js +19 -0
  774. package/dist/collection/components/generated/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.js.map +1 -0
  775. package/dist/collection/components/generated/utrecht-icon-presentatie/utrecht-icon-presentatie.stencil.js +19 -0
  776. package/dist/collection/components/generated/utrecht-icon-presentatie/utrecht-icon-presentatie.stencil.js.map +1 -0
  777. package/dist/collection/components/generated/utrecht-icon-prijskaartje/utrecht-icon-prijskaartje.stencil.js +19 -0
  778. package/dist/collection/components/generated/utrecht-icon-prijskaartje/utrecht-icon-prijskaartje.stencil.js.map +1 -0
  779. package/dist/collection/components/generated/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.js +19 -0
  780. package/dist/collection/components/generated/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.js.map +1 -0
  781. package/dist/collection/components/generated/utrecht-icon-rioolheffing/utrecht-icon-rioolheffing.stencil.js +19 -0
  782. package/dist/collection/components/generated/utrecht-icon-rioolheffing/utrecht-icon-rioolheffing.stencil.js.map +1 -0
  783. package/dist/collection/components/generated/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.js +19 -0
  784. package/dist/collection/components/generated/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.js.map +1 -0
  785. package/dist/collection/components/generated/utrecht-icon-schild-gemeente-utrecht/utrecht-icon-schild-gemeente-utrecht.stencil.js +19 -0
  786. package/dist/collection/components/generated/utrecht-icon-schild-gemeente-utrecht/utrecht-icon-schild-gemeente-utrecht.stencil.js.map +1 -0
  787. package/dist/collection/components/generated/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.js +19 -0
  788. package/dist/collection/components/generated/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.js.map +1 -0
  789. package/dist/collection/components/generated/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.js +19 -0
  790. package/dist/collection/components/generated/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.js.map +1 -0
  791. package/dist/collection/components/generated/utrecht-icon-slechtziende-hoordende/utrecht-icon-slechtziende-hoordende.stencil.js +19 -0
  792. package/dist/collection/components/generated/utrecht-icon-slechtziende-hoordende/utrecht-icon-slechtziende-hoordende.stencil.js.map +1 -0
  793. package/dist/collection/components/generated/utrecht-icon-sport/utrecht-icon-sport.stencil.js +19 -0
  794. package/dist/collection/components/generated/utrecht-icon-sport/utrecht-icon-sport.stencil.js.map +1 -0
  795. package/dist/collection/components/generated/utrecht-icon-sport-en-cultuur/utrecht-icon-sport-en-cultuur.stencil.js +19 -0
  796. package/dist/collection/components/generated/utrecht-icon-sport-en-cultuur/utrecht-icon-sport-en-cultuur.stencil.js.map +1 -0
  797. package/dist/collection/components/generated/utrecht-icon-sport-voetbal/utrecht-icon-sport-voetbal.stencil.js +19 -0
  798. package/dist/collection/components/generated/utrecht-icon-sport-voetbal/utrecht-icon-sport-voetbal.stencil.js.map +1 -0
  799. package/dist/collection/components/generated/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.js +19 -0
  800. package/dist/collection/components/generated/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.js.map +1 -0
  801. package/dist/collection/components/generated/utrecht-icon-strand/utrecht-icon-strand.stencil.js +19 -0
  802. package/dist/collection/components/generated/utrecht-icon-strand/utrecht-icon-strand.stencil.js.map +1 -0
  803. package/dist/collection/components/generated/utrecht-icon-strooien/utrecht-icon-strooien.stencil.js +19 -0
  804. package/dist/collection/components/generated/utrecht-icon-strooien/utrecht-icon-strooien.stencil.js.map +1 -0
  805. package/dist/collection/components/generated/utrecht-icon-subsidie/utrecht-icon-subsidie.stencil.js +19 -0
  806. package/dist/collection/components/generated/utrecht-icon-subsidie/utrecht-icon-subsidie.stencil.js.map +1 -0
  807. package/dist/collection/components/generated/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.js +19 -0
  808. package/dist/collection/components/generated/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.js.map +1 -0
  809. package/dist/collection/components/generated/utrecht-icon-t-shirt/utrecht-icon-t-shirt.stencil.js +19 -0
  810. package/dist/collection/components/generated/utrecht-icon-t-shirt/utrecht-icon-t-shirt.stencil.js.map +1 -0
  811. package/dist/collection/components/generated/utrecht-icon-thuiswerken/utrecht-icon-thuiswerken.stencil.js +19 -0
  812. package/dist/collection/components/generated/utrecht-icon-thuiswerken/utrecht-icon-thuiswerken.stencil.js.map +1 -0
  813. package/dist/collection/components/generated/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.js +19 -0
  814. package/dist/collection/components/generated/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.js.map +1 -0
  815. package/dist/collection/components/generated/utrecht-icon-trein/utrecht-icon-trein.stencil.js +19 -0
  816. package/dist/collection/components/generated/utrecht-icon-trein/utrecht-icon-trein.stencil.js.map +1 -0
  817. package/dist/collection/components/generated/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.js +19 -0
  818. package/dist/collection/components/generated/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.js.map +1 -0
  819. package/dist/collection/components/generated/utrecht-icon-twitter/utrecht-icon-twitter.stencil.js +19 -0
  820. package/dist/collection/components/generated/utrecht-icon-twitter/utrecht-icon-twitter.stencil.js.map +1 -0
  821. package/dist/collection/components/generated/utrecht-icon-uw-wijk/utrecht-icon-uw-wijk.stencil.js +19 -0
  822. package/dist/collection/components/generated/utrecht-icon-uw-wijk/utrecht-icon-uw-wijk.stencil.js.map +1 -0
  823. package/dist/collection/components/generated/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.js +19 -0
  824. package/dist/collection/components/generated/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.js.map +1 -0
  825. package/dist/collection/components/generated/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.js +19 -0
  826. package/dist/collection/components/generated/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.js.map +1 -0
  827. package/dist/collection/components/generated/utrecht-icon-vergaderen/utrecht-icon-vergaderen.stencil.js +19 -0
  828. package/dist/collection/components/generated/utrecht-icon-vergaderen/utrecht-icon-vergaderen.stencil.js.map +1 -0
  829. package/dist/collection/components/generated/utrecht-icon-vergaderendigitaal/utrecht-icon-vergaderendigitaal.stencil.js +19 -0
  830. package/dist/collection/components/generated/utrecht-icon-vergaderendigitaal/utrecht-icon-vergaderendigitaal.stencil.js.map +1 -0
  831. package/dist/collection/components/generated/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.js +19 -0
  832. package/dist/collection/components/generated/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.js.map +1 -0
  833. package/dist/collection/components/generated/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.js +19 -0
  834. package/dist/collection/components/generated/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.js.map +1 -0
  835. package/dist/collection/components/generated/utrecht-icon-verkeerslicht/utrecht-icon-verkeerslicht.stencil.js +19 -0
  836. package/dist/collection/components/generated/utrecht-icon-verkeerslicht/utrecht-icon-verkeerslicht.stencil.js.map +1 -0
  837. package/dist/collection/components/generated/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.js +19 -0
  838. package/dist/collection/components/generated/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.js.map +1 -0
  839. package/dist/collection/components/generated/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.js +19 -0
  840. package/dist/collection/components/generated/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.js.map +1 -0
  841. package/dist/collection/components/generated/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.js +19 -0
  842. package/dist/collection/components/generated/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.js.map +1 -0
  843. package/dist/collection/components/generated/utrecht-icon-virus/utrecht-icon-virus.stencil.js +19 -0
  844. package/dist/collection/components/generated/utrecht-icon-virus/utrecht-icon-virus.stencil.js.map +1 -0
  845. package/dist/collection/components/generated/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.js +19 -0
  846. package/dist/collection/components/generated/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.js.map +1 -0
  847. package/dist/collection/components/generated/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.js +19 -0
  848. package/dist/collection/components/generated/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.js.map +1 -0
  849. package/dist/collection/components/generated/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.js +19 -0
  850. package/dist/collection/components/generated/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.js.map +1 -0
  851. package/dist/collection/components/generated/utrecht-icon-vuilnisbak/utrecht-icon-vuilnisbak.stencil.js +19 -0
  852. package/dist/collection/components/generated/utrecht-icon-vuilnisbak/utrecht-icon-vuilnisbak.stencil.js.map +1 -0
  853. package/dist/collection/components/generated/utrecht-icon-vuilniszak/utrecht-icon-vuilniszak.stencil.js +19 -0
  854. package/dist/collection/components/generated/utrecht-icon-vuilniszak/utrecht-icon-vuilniszak.stencil.js.map +1 -0
  855. package/dist/collection/components/generated/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.js +19 -0
  856. package/dist/collection/components/generated/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.js.map +1 -0
  857. package/dist/collection/components/generated/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.js +19 -0
  858. package/dist/collection/components/generated/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.js.map +1 -0
  859. package/dist/collection/components/generated/utrecht-icon-warm/utrecht-icon-warm.stencil.js +19 -0
  860. package/dist/collection/components/generated/utrecht-icon-warm/utrecht-icon-warm.stencil.js.map +1 -0
  861. package/dist/collection/components/generated/utrecht-icon-warning/utrecht-icon-warning.stencil.js +19 -0
  862. package/dist/collection/components/generated/utrecht-icon-warning/utrecht-icon-warning.stencil.js.map +1 -0
  863. package/dist/collection/components/generated/utrecht-icon-werken/utrecht-icon-werken.stencil.js +19 -0
  864. package/dist/collection/components/generated/utrecht-icon-werken/utrecht-icon-werken.stencil.js.map +1 -0
  865. package/dist/collection/components/generated/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.js +19 -0
  866. package/dist/collection/components/generated/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.js.map +1 -0
  867. package/dist/collection/components/generated/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.js +19 -0
  868. package/dist/collection/components/generated/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.js.map +1 -0
  869. package/dist/collection/components/generated/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.js +19 -0
  870. package/dist/collection/components/generated/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.js.map +1 -0
  871. package/dist/collection/components/generated/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.js +19 -0
  872. package/dist/collection/components/generated/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.js.map +1 -0
  873. package/dist/collection/components/generated/utrecht-icon-youtube/utrecht-icon-youtube.stencil.js +19 -0
  874. package/dist/collection/components/generated/utrecht-icon-youtube/utrecht-icon-youtube.stencil.js.map +1 -0
  875. package/dist/collection/components/generated/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.js +19 -0
  876. package/dist/collection/components/generated/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.js.map +1 -0
  877. package/dist/collection/components/generated/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.js +19 -0
  878. package/dist/collection/components/generated/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.js.map +1 -0
  879. package/dist/collection/components/generated/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.js +19 -0
  880. package/dist/collection/components/generated/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.js.map +1 -0
  881. package/dist/collection/components/generated/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.js +19 -0
  882. package/dist/collection/components/generated/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.js.map +1 -0
  883. package/dist/collection/components/generated/utrecht-icon-zweefpaal/utrecht-icon-zweefpaal.stencil.js +19 -0
  884. package/dist/collection/components/generated/utrecht-icon-zweefpaal/utrecht-icon-zweefpaal.stencil.js.map +1 -0
  885. package/dist/collection/components/generated/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js +19 -0
  886. package/dist/collection/components/generated/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.js.map +1 -0
  887. package/dist/collection/components/heading/index.css +221 -0
  888. package/dist/collection/components/heading/index.stencil.js +63 -0
  889. package/dist/collection/components/heading/index.stencil.js.map +1 -0
  890. package/dist/collection/components/heading-1/index.css +46 -0
  891. package/dist/collection/components/heading-1/index.stencil.js +19 -0
  892. package/dist/collection/components/heading-1/index.stencil.js.map +1 -0
  893. package/dist/collection/components/heading-2/index.css +46 -0
  894. package/dist/collection/components/heading-2/index.stencil.js +19 -0
  895. package/dist/collection/components/heading-2/index.stencil.js.map +1 -0
  896. package/dist/collection/components/heading-3/index.css +46 -0
  897. package/dist/collection/components/heading-3/index.stencil.js +19 -0
  898. package/dist/collection/components/heading-3/index.stencil.js.map +1 -0
  899. package/dist/collection/components/heading-4/index.css +46 -0
  900. package/dist/collection/components/heading-4/index.stencil.js +19 -0
  901. package/dist/collection/components/heading-4/index.stencil.js.map +1 -0
  902. package/dist/collection/components/heading-5/index.css +46 -0
  903. package/dist/collection/components/heading-5/index.stencil.js +19 -0
  904. package/dist/collection/components/heading-5/index.stencil.js.map +1 -0
  905. package/dist/collection/components/heading-6/index.css +46 -0
  906. package/dist/collection/components/heading-6/index.stencil.js +19 -0
  907. package/dist/collection/components/heading-6/index.stencil.js.map +1 -0
  908. package/dist/collection/components/heading-group.css +25 -0
  909. package/dist/collection/components/heading-group.js +24 -0
  910. package/dist/collection/components/heading-group.js.map +1 -0
  911. package/dist/collection/components/html-content/index.css +1626 -0
  912. package/dist/collection/components/html-content/index.stencil.js +22 -0
  913. package/dist/collection/components/html-content/index.stencil.js.map +1 -0
  914. package/dist/collection/components/icon/index.css +18 -0
  915. package/dist/collection/components/icon/index.stencil.js +19 -0
  916. package/dist/collection/components/icon/index.stencil.js.map +1 -0
  917. package/dist/collection/components/link-button.css +199 -0
  918. package/dist/collection/components/link-button.js +103 -0
  919. package/dist/collection/components/link-button.js.map +1 -0
  920. package/dist/collection/components/link.css +207 -0
  921. package/dist/collection/components/link.js +48 -0
  922. package/dist/collection/components/link.js.map +1 -0
  923. package/dist/collection/components/logo/index.css +40 -0
  924. package/dist/collection/components/logo/index.stencil.js +23 -0
  925. package/dist/collection/components/logo/index.stencil.js.map +1 -0
  926. package/dist/collection/components/logo-button/index.css +25 -0
  927. package/dist/collection/components/logo-button/index.stencil.js +24 -0
  928. package/dist/collection/components/logo-button/index.stencil.js.map +1 -0
  929. package/dist/collection/components/map-marker/index.css +25 -0
  930. package/dist/collection/components/map-marker/index.stencil.js +19 -0
  931. package/dist/collection/components/map-marker/index.stencil.js.map +1 -0
  932. package/dist/collection/components/mark.css +53 -0
  933. package/dist/collection/components/mark.js +24 -0
  934. package/dist/collection/components/mark.js.map +1 -0
  935. package/dist/collection/components/navigatie sidenav/index.css +200 -0
  936. package/dist/collection/components/navigatie sidenav/index.stencil.js +50 -0
  937. package/dist/collection/components/navigatie sidenav/index.stencil.js.map +1 -0
  938. package/dist/collection/components/number-value.css +34 -0
  939. package/dist/collection/components/number-value.js +51 -0
  940. package/dist/collection/components/number-value.js.map +1 -0
  941. package/dist/collection/components/page/index.css +35 -0
  942. package/dist/collection/components/page/index.stencil.js +23 -0
  943. package/dist/collection/components/page/index.stencil.js.map +1 -0
  944. package/dist/collection/components/page-content/index.css +36 -0
  945. package/dist/collection/components/page-content/index.stencil.js +23 -0
  946. package/dist/collection/components/page-content/index.stencil.js.map +1 -0
  947. package/dist/collection/components/page-footer/index.css +55 -0
  948. package/dist/collection/components/page-footer/index.stencil.js +23 -0
  949. package/dist/collection/components/page-footer/index.stencil.js.map +1 -0
  950. package/dist/collection/components/page-header/index.css +35 -0
  951. package/dist/collection/components/page-header/stencil.js +23 -0
  952. package/dist/collection/components/page-header/stencil.js.map +1 -0
  953. package/dist/collection/components/pagination/index.css +150 -0
  954. package/dist/collection/components/pagination/index.stencil.js +120 -0
  955. package/dist/collection/components/pagination/index.stencil.js.map +1 -0
  956. package/dist/collection/components/paragraph/index.css +55 -0
  957. package/dist/collection/components/paragraph/index.stencil.js +44 -0
  958. package/dist/collection/components/paragraph/index.stencil.js.map +1 -0
  959. package/dist/collection/components/pre-heading.css +26 -0
  960. package/dist/collection/components/pre-heading.js +24 -0
  961. package/dist/collection/components/pre-heading.js.map +1 -0
  962. package/dist/collection/components/separator/index.css +35 -0
  963. package/dist/collection/components/separator/index.stencil.js +19 -0
  964. package/dist/collection/components/separator/index.stencil.js.map +1 -0
  965. package/dist/collection/components/skip-link.css +95 -0
  966. package/dist/collection/components/skip-link.js +48 -0
  967. package/dist/collection/components/skip-link.js.map +1 -0
  968. package/dist/collection/components/spotlight-section.css +52 -0
  969. package/dist/collection/components/spotlight-section.js +49 -0
  970. package/dist/collection/components/spotlight-section.js.map +1 -0
  971. package/dist/collection/components/table/table-body.css +13 -0
  972. package/dist/collection/components/table/table-body.stencil.js +19 -0
  973. package/dist/collection/components/table/table-body.stencil.js.map +1 -0
  974. package/dist/collection/components/table/table-caption.css +23 -0
  975. package/dist/collection/components/table/table-caption.stencil.js +20 -0
  976. package/dist/collection/components/table/table-caption.stencil.js.map +1 -0
  977. package/dist/collection/components/table/table-cell.css +23 -0
  978. package/dist/collection/components/table/table-cell.stencil.js +19 -0
  979. package/dist/collection/components/table/table-cell.stencil.js.map +1 -0
  980. package/dist/collection/components/table/table-footer.css +13 -0
  981. package/dist/collection/components/table/table-footer.stencil.js +19 -0
  982. package/dist/collection/components/table/table-footer.stencil.js.map +1 -0
  983. package/dist/collection/components/table/table-header-cell.css +19 -0
  984. package/dist/collection/components/table/table-header-cell.stencil.js +43 -0
  985. package/dist/collection/components/table/table-header-cell.stencil.js.map +1 -0
  986. package/dist/collection/components/table/table-header.css +19 -0
  987. package/dist/collection/components/table/table-header.stencil.js +19 -0
  988. package/dist/collection/components/table/table-header.stencil.js.map +1 -0
  989. package/dist/collection/components/table/table-row.css +14 -0
  990. package/dist/collection/components/table/table-row.stencil.js +19 -0
  991. package/dist/collection/components/table/table-row.stencil.js.map +1 -0
  992. package/dist/collection/components/table/table.css +23 -0
  993. package/dist/collection/components/table/table.stencil.js +19 -0
  994. package/dist/collection/components/table/table.stencil.js.map +1 -0
  995. package/dist/collection/components/textbox/index.css +184 -0
  996. package/dist/collection/components/textbox/index.stencil.js +306 -0
  997. package/dist/collection/components/textbox/index.stencil.js.map +1 -0
  998. package/dist/collection/components/url-value.css +28 -0
  999. package/dist/collection/components/url-value.js +24 -0
  1000. package/dist/collection/components/url-value.js.map +1 -0
  1001. package/dist/collection/index.js +2 -0
  1002. package/dist/collection/index.js.map +1 -0
  1003. package/dist/components/clsx.m.js +5 -0
  1004. package/dist/components/clsx.m.js.map +1 -0
  1005. package/dist/components/index.d.ts +27 -0
  1006. package/dist/components/index.js +3 -0
  1007. package/dist/components/index.js.map +1 -0
  1008. package/dist/components/index.stencil.js +32 -0
  1009. package/dist/components/index.stencil.js.map +1 -0
  1010. package/dist/components/index.stencil2.js +32 -0
  1011. package/dist/components/index.stencil2.js.map +1 -0
  1012. package/dist/components/index.stencil3.js +36 -0
  1013. package/dist/components/index.stencil3.js.map +1 -0
  1014. package/dist/components/index.stencil4.js +32 -0
  1015. package/dist/components/index.stencil4.js.map +1 -0
  1016. package/dist/components/utrecht-alert.d.ts +11 -0
  1017. package/dist/components/utrecht-alert.js +44 -0
  1018. package/dist/components/utrecht-alert.js.map +1 -0
  1019. package/dist/components/utrecht-article.d.ts +11 -0
  1020. package/dist/components/utrecht-article.js +35 -0
  1021. package/dist/components/utrecht-article.js.map +1 -0
  1022. package/dist/components/utrecht-backdrop.d.ts +11 -0
  1023. package/dist/components/utrecht-backdrop.js +40 -0
  1024. package/dist/components/utrecht-backdrop.js.map +1 -0
  1025. package/dist/components/utrecht-badge-counter.d.ts +11 -0
  1026. package/dist/components/utrecht-badge-counter.js +46 -0
  1027. package/dist/components/utrecht-badge-counter.js.map +1 -0
  1028. package/dist/components/utrecht-badge-data.d.ts +11 -0
  1029. package/dist/components/utrecht-badge-data.js +35 -0
  1030. package/dist/components/utrecht-badge-data.js.map +1 -0
  1031. package/dist/components/utrecht-badge-status.d.ts +11 -0
  1032. package/dist/components/utrecht-badge-status.js +38 -0
  1033. package/dist/components/utrecht-badge-status.js.map +1 -0
  1034. package/dist/components/utrecht-breadcrumb.d.ts +11 -0
  1035. package/dist/components/utrecht-breadcrumb.js +44 -0
  1036. package/dist/components/utrecht-breadcrumb.js.map +1 -0
  1037. package/dist/components/utrecht-button-group.d.ts +11 -0
  1038. package/dist/components/utrecht-button-group.js +35 -0
  1039. package/dist/components/utrecht-button-group.js.map +1 -0
  1040. package/dist/components/utrecht-button-link.d.ts +11 -0
  1041. package/dist/components/utrecht-button-link.js +45 -0
  1042. package/dist/components/utrecht-button-link.js.map +1 -0
  1043. package/dist/components/utrecht-button.d.ts +11 -0
  1044. package/dist/components/utrecht-button.js +70 -0
  1045. package/dist/components/utrecht-button.js.map +1 -0
  1046. package/dist/components/utrecht-checkbox.d.ts +11 -0
  1047. package/dist/components/utrecht-checkbox.js +53 -0
  1048. package/dist/components/utrecht-checkbox.js.map +1 -0
  1049. package/dist/components/utrecht-code-block.d.ts +11 -0
  1050. package/dist/components/utrecht-code-block.js +35 -0
  1051. package/dist/components/utrecht-code-block.js.map +1 -0
  1052. package/dist/components/utrecht-code.d.ts +11 -0
  1053. package/dist/components/utrecht-code.js +35 -0
  1054. package/dist/components/utrecht-code.js.map +1 -0
  1055. package/dist/components/utrecht-contact-card-template.d.ts +11 -0
  1056. package/dist/components/utrecht-contact-card-template.js +53 -0
  1057. package/dist/components/utrecht-contact-card-template.js.map +1 -0
  1058. package/dist/components/utrecht-custom-checkbox.d.ts +11 -0
  1059. package/dist/components/utrecht-custom-checkbox.js +48 -0
  1060. package/dist/components/utrecht-custom-checkbox.js.map +1 -0
  1061. package/dist/components/utrecht-digid-button.d.ts +11 -0
  1062. package/dist/components/utrecht-digid-button.js +44 -0
  1063. package/dist/components/utrecht-digid-button.js.map +1 -0
  1064. package/dist/components/utrecht-digid-logo.d.ts +11 -0
  1065. package/dist/components/utrecht-digid-logo.js +8 -0
  1066. package/dist/components/utrecht-digid-logo.js.map +1 -0
  1067. package/dist/components/utrecht-document.d.ts +11 -0
  1068. package/dist/components/utrecht-document.js +35 -0
  1069. package/dist/components/utrecht-document.js.map +1 -0
  1070. package/dist/components/utrecht-eherkenning-logo.d.ts +11 -0
  1071. package/dist/components/utrecht-eherkenning-logo.js +35 -0
  1072. package/dist/components/utrecht-eherkenning-logo.js.map +1 -0
  1073. package/dist/components/utrecht-eidas-logo.d.ts +11 -0
  1074. package/dist/components/utrecht-eidas-logo.js +35 -0
  1075. package/dist/components/utrecht-eidas-logo.js.map +1 -0
  1076. package/dist/components/utrecht-emphasis.d.ts +11 -0
  1077. package/dist/components/utrecht-emphasis.js +35 -0
  1078. package/dist/components/utrecht-emphasis.js.map +1 -0
  1079. package/dist/components/utrecht-form-field-checkbox.d.ts +11 -0
  1080. package/dist/components/utrecht-form-field-checkbox.js +57 -0
  1081. package/dist/components/utrecht-form-field-checkbox.js.map +1 -0
  1082. package/dist/components/utrecht-form-field-description.d.ts +11 -0
  1083. package/dist/components/utrecht-form-field-description.js +40 -0
  1084. package/dist/components/utrecht-form-field-description.js.map +1 -0
  1085. package/dist/components/utrecht-form-field-textarea.d.ts +11 -0
  1086. package/dist/components/utrecht-form-field-textarea.js +57 -0
  1087. package/dist/components/utrecht-form-field-textarea.js.map +1 -0
  1088. package/dist/components/utrecht-form-field-textbox.d.ts +11 -0
  1089. package/dist/components/utrecht-form-field-textbox.js +67 -0
  1090. package/dist/components/utrecht-form-field-textbox.js.map +1 -0
  1091. package/dist/components/utrecht-form-toggle.d.ts +11 -0
  1092. package/dist/components/utrecht-form-toggle.js +67 -0
  1093. package/dist/components/utrecht-form-toggle.js.map +1 -0
  1094. package/dist/components/utrecht-heading-1.d.ts +11 -0
  1095. package/dist/components/utrecht-heading-1.js +35 -0
  1096. package/dist/components/utrecht-heading-1.js.map +1 -0
  1097. package/dist/components/utrecht-heading-2.d.ts +11 -0
  1098. package/dist/components/utrecht-heading-2.js +8 -0
  1099. package/dist/components/utrecht-heading-2.js.map +1 -0
  1100. package/dist/components/utrecht-heading-3.d.ts +11 -0
  1101. package/dist/components/utrecht-heading-3.js +8 -0
  1102. package/dist/components/utrecht-heading-3.js.map +1 -0
  1103. package/dist/components/utrecht-heading-4.d.ts +11 -0
  1104. package/dist/components/utrecht-heading-4.js +35 -0
  1105. package/dist/components/utrecht-heading-4.js.map +1 -0
  1106. package/dist/components/utrecht-heading-5.d.ts +11 -0
  1107. package/dist/components/utrecht-heading-5.js +35 -0
  1108. package/dist/components/utrecht-heading-5.js.map +1 -0
  1109. package/dist/components/utrecht-heading-6.d.ts +11 -0
  1110. package/dist/components/utrecht-heading-6.js +35 -0
  1111. package/dist/components/utrecht-heading-6.js.map +1 -0
  1112. package/dist/components/utrecht-heading-group.d.ts +11 -0
  1113. package/dist/components/utrecht-heading-group.js +35 -0
  1114. package/dist/components/utrecht-heading-group.js.map +1 -0
  1115. package/dist/components/utrecht-heading.d.ts +11 -0
  1116. package/dist/components/utrecht-heading.js +58 -0
  1117. package/dist/components/utrecht-heading.js.map +1 -0
  1118. package/dist/components/utrecht-html-content.d.ts +11 -0
  1119. package/dist/components/utrecht-html-content.js +34 -0
  1120. package/dist/components/utrecht-html-content.js.map +1 -0
  1121. package/dist/components/utrecht-icon-afspraak-maken.d.ts +11 -0
  1122. package/dist/components/utrecht-icon-afspraak-maken.js +35 -0
  1123. package/dist/components/utrecht-icon-afspraak-maken.js.map +1 -0
  1124. package/dist/components/utrecht-icon-afval-container.d.ts +11 -0
  1125. package/dist/components/utrecht-icon-afval-container.js +35 -0
  1126. package/dist/components/utrecht-icon-afval-container.js.map +1 -0
  1127. package/dist/components/utrecht-icon-afval-containerpas.d.ts +11 -0
  1128. package/dist/components/utrecht-icon-afval-containerpas.js +35 -0
  1129. package/dist/components/utrecht-icon-afval-containerpas.js.map +1 -0
  1130. package/dist/components/utrecht-icon-afval-kalender.d.ts +11 -0
  1131. package/dist/components/utrecht-icon-afval-kalender.js +35 -0
  1132. package/dist/components/utrecht-icon-afval-kalender.js.map +1 -0
  1133. package/dist/components/utrecht-icon-afval-pmd.d.ts +11 -0
  1134. package/dist/components/utrecht-icon-afval-pmd.js +35 -0
  1135. package/dist/components/utrecht-icon-afval-pmd.js.map +1 -0
  1136. package/dist/components/utrecht-icon-afval-scheiden.d.ts +11 -0
  1137. package/dist/components/utrecht-icon-afval-scheiden.js +35 -0
  1138. package/dist/components/utrecht-icon-afval-scheiden.js.map +1 -0
  1139. package/dist/components/utrecht-icon-afval.d.ts +11 -0
  1140. package/dist/components/utrecht-icon-afval.js +35 -0
  1141. package/dist/components/utrecht-icon-afval.js.map +1 -0
  1142. package/dist/components/utrecht-icon-afvalkalender.d.ts +11 -0
  1143. package/dist/components/utrecht-icon-afvalkalender.js +35 -0
  1144. package/dist/components/utrecht-icon-afvalkalender.js.map +1 -0
  1145. package/dist/components/utrecht-icon-alleen.d.ts +11 -0
  1146. package/dist/components/utrecht-icon-alleen.js +35 -0
  1147. package/dist/components/utrecht-icon-alleen.js.map +1 -0
  1148. package/dist/components/utrecht-icon-arrow.d.ts +11 -0
  1149. package/dist/components/utrecht-icon-arrow.js +35 -0
  1150. package/dist/components/utrecht-icon-arrow.js.map +1 -0
  1151. package/dist/components/utrecht-icon-auto.d.ts +11 -0
  1152. package/dist/components/utrecht-icon-auto.js +35 -0
  1153. package/dist/components/utrecht-icon-auto.js.map +1 -0
  1154. package/dist/components/utrecht-icon-begroting.d.ts +11 -0
  1155. package/dist/components/utrecht-icon-begroting.js +35 -0
  1156. package/dist/components/utrecht-icon-begroting.js.map +1 -0
  1157. package/dist/components/utrecht-icon-bestemmingsplan.d.ts +11 -0
  1158. package/dist/components/utrecht-icon-bestemmingsplan.js +35 -0
  1159. package/dist/components/utrecht-icon-bestemmingsplan.js.map +1 -0
  1160. package/dist/components/utrecht-icon-betaaldatum.d.ts +11 -0
  1161. package/dist/components/utrecht-icon-betaaldatum.js +35 -0
  1162. package/dist/components/utrecht-icon-betaaldatum.js.map +1 -0
  1163. package/dist/components/utrecht-icon-bewijsstukken.d.ts +11 -0
  1164. package/dist/components/utrecht-icon-bewijsstukken.js +35 -0
  1165. package/dist/components/utrecht-icon-bewijsstukken.js.map +1 -0
  1166. package/dist/components/utrecht-icon-bijstand.d.ts +11 -0
  1167. package/dist/components/utrecht-icon-bijstand.js +35 -0
  1168. package/dist/components/utrecht-icon-bijstand.js.map +1 -0
  1169. package/dist/components/utrecht-icon-blad.d.ts +11 -0
  1170. package/dist/components/utrecht-icon-blad.js +35 -0
  1171. package/dist/components/utrecht-icon-blad.js.map +1 -0
  1172. package/dist/components/utrecht-icon-bouwproject.d.ts +11 -0
  1173. package/dist/components/utrecht-icon-bouwproject.js +35 -0
  1174. package/dist/components/utrecht-icon-bouwproject.js.map +1 -0
  1175. package/dist/components/utrecht-icon-brandgevaar.d.ts +11 -0
  1176. package/dist/components/utrecht-icon-brandgevaar.js +35 -0
  1177. package/dist/components/utrecht-icon-brandgevaar.js.map +1 -0
  1178. package/dist/components/utrecht-icon-brief-betalen.d.ts +11 -0
  1179. package/dist/components/utrecht-icon-brief-betalen.js +35 -0
  1180. package/dist/components/utrecht-icon-brief-betalen.js.map +1 -0
  1181. package/dist/components/utrecht-icon-checkmark.d.ts +11 -0
  1182. package/dist/components/utrecht-icon-checkmark.js +35 -0
  1183. package/dist/components/utrecht-icon-checkmark.js.map +1 -0
  1184. package/dist/components/utrecht-icon-college-b-w.d.ts +11 -0
  1185. package/dist/components/utrecht-icon-college-b-w.js +35 -0
  1186. package/dist/components/utrecht-icon-college-b-w.js.map +1 -0
  1187. package/dist/components/utrecht-icon-container-bio.d.ts +11 -0
  1188. package/dist/components/utrecht-icon-container-bio.js +35 -0
  1189. package/dist/components/utrecht-icon-container-bio.js.map +1 -0
  1190. package/dist/components/utrecht-icon-container-glas.d.ts +11 -0
  1191. package/dist/components/utrecht-icon-container-glas.js +35 -0
  1192. package/dist/components/utrecht-icon-container-glas.js.map +1 -0
  1193. package/dist/components/utrecht-icon-container-groenafval.d.ts +11 -0
  1194. package/dist/components/utrecht-icon-container-groenafval.js +35 -0
  1195. package/dist/components/utrecht-icon-container-groenafval.js.map +1 -0
  1196. package/dist/components/utrecht-icon-container-met-zak.d.ts +11 -0
  1197. package/dist/components/utrecht-icon-container-met-zak.js +35 -0
  1198. package/dist/components/utrecht-icon-container-met-zak.js.map +1 -0
  1199. package/dist/components/utrecht-icon-container-papier.d.ts +11 -0
  1200. package/dist/components/utrecht-icon-container-papier.js +35 -0
  1201. package/dist/components/utrecht-icon-container-papier.js.map +1 -0
  1202. package/dist/components/utrecht-icon-container-pmd.d.ts +11 -0
  1203. package/dist/components/utrecht-icon-container-pmd.js +35 -0
  1204. package/dist/components/utrecht-icon-container-pmd.js.map +1 -0
  1205. package/dist/components/utrecht-icon-container-restafval.d.ts +11 -0
  1206. package/dist/components/utrecht-icon-container-restafval.js +35 -0
  1207. package/dist/components/utrecht-icon-container-restafval.js.map +1 -0
  1208. package/dist/components/utrecht-icon-container-textiel.d.ts +11 -0
  1209. package/dist/components/utrecht-icon-container-textiel.js +35 -0
  1210. package/dist/components/utrecht-icon-container-textiel.js.map +1 -0
  1211. package/dist/components/utrecht-icon-container.d.ts +11 -0
  1212. package/dist/components/utrecht-icon-container.js +35 -0
  1213. package/dist/components/utrecht-icon-container.js.map +1 -0
  1214. package/dist/components/utrecht-icon-cross.d.ts +11 -0
  1215. package/dist/components/utrecht-icon-cross.js +35 -0
  1216. package/dist/components/utrecht-icon-cross.js.map +1 -0
  1217. package/dist/components/utrecht-icon-dakloos.d.ts +11 -0
  1218. package/dist/components/utrecht-icon-dakloos.js +35 -0
  1219. package/dist/components/utrecht-icon-dakloos.js.map +1 -0
  1220. package/dist/components/utrecht-icon-dementie.d.ts +11 -0
  1221. package/dist/components/utrecht-icon-dementie.js +35 -0
  1222. package/dist/components/utrecht-icon-dementie.js.map +1 -0
  1223. package/dist/components/utrecht-icon-documenten.d.ts +11 -0
  1224. package/dist/components/utrecht-icon-documenten.js +35 -0
  1225. package/dist/components/utrecht-icon-documenten.js.map +1 -0
  1226. package/dist/components/utrecht-icon-duurzaam.d.ts +11 -0
  1227. package/dist/components/utrecht-icon-duurzaam.js +35 -0
  1228. package/dist/components/utrecht-icon-duurzaam.js.map +1 -0
  1229. package/dist/components/utrecht-icon-eenzaamheid.d.ts +11 -0
  1230. package/dist/components/utrecht-icon-eenzaamheid.js +35 -0
  1231. package/dist/components/utrecht-icon-eenzaamheid.js.map +1 -0
  1232. package/dist/components/utrecht-icon-eikenprocessie.d.ts +11 -0
  1233. package/dist/components/utrecht-icon-eikenprocessie.js +35 -0
  1234. package/dist/components/utrecht-icon-eikenprocessie.js.map +1 -0
  1235. package/dist/components/utrecht-icon-elektrisch-rijden.d.ts +11 -0
  1236. package/dist/components/utrecht-icon-elektrisch-rijden.js +35 -0
  1237. package/dist/components/utrecht-icon-elektrisch-rijden.js.map +1 -0
  1238. package/dist/components/utrecht-icon-energie-vergoeding.d.ts +11 -0
  1239. package/dist/components/utrecht-icon-energie-vergoeding.js +35 -0
  1240. package/dist/components/utrecht-icon-energie-vergoeding.js.map +1 -0
  1241. package/dist/components/utrecht-icon-energietransitie.d.ts +11 -0
  1242. package/dist/components/utrecht-icon-energietransitie.js +35 -0
  1243. package/dist/components/utrecht-icon-energietransitie.js.map +1 -0
  1244. package/dist/components/utrecht-icon-error.d.ts +11 -0
  1245. package/dist/components/utrecht-icon-error.js +35 -0
  1246. package/dist/components/utrecht-icon-error.js.map +1 -0
  1247. package/dist/components/utrecht-icon-evenementen.d.ts +11 -0
  1248. package/dist/components/utrecht-icon-evenementen.js +35 -0
  1249. package/dist/components/utrecht-icon-evenementen.js.map +1 -0
  1250. package/dist/components/utrecht-icon-facebook.d.ts +11 -0
  1251. package/dist/components/utrecht-icon-facebook.js +35 -0
  1252. package/dist/components/utrecht-icon-facebook.js.map +1 -0
  1253. package/dist/components/utrecht-icon-fiets.d.ts +11 -0
  1254. package/dist/components/utrecht-icon-fiets.js +35 -0
  1255. package/dist/components/utrecht-icon-fiets.js.map +1 -0
  1256. package/dist/components/utrecht-icon-filter.d.ts +11 -0
  1257. package/dist/components/utrecht-icon-filter.js +35 -0
  1258. package/dist/components/utrecht-icon-filter.js.map +1 -0
  1259. package/dist/components/utrecht-icon-geboorte.d.ts +11 -0
  1260. package/dist/components/utrecht-icon-geboorte.js +35 -0
  1261. package/dist/components/utrecht-icon-geboorte.js.map +1 -0
  1262. package/dist/components/utrecht-icon-gebruiker-centraal.d.ts +11 -0
  1263. package/dist/components/utrecht-icon-gebruiker-centraal.js +35 -0
  1264. package/dist/components/utrecht-icon-gebruiker-centraal.js.map +1 -0
  1265. package/dist/components/utrecht-icon-gebruiker-ingelogd.d.ts +11 -0
  1266. package/dist/components/utrecht-icon-gebruiker-ingelogd.js +35 -0
  1267. package/dist/components/utrecht-icon-gebruiker-ingelogd.js.map +1 -0
  1268. package/dist/components/utrecht-icon-gegevenswoordenboek.d.ts +11 -0
  1269. package/dist/components/utrecht-icon-gegevenswoordenboek.js +35 -0
  1270. package/dist/components/utrecht-icon-gegevenswoordenboek.js.map +1 -0
  1271. package/dist/components/utrecht-icon-geluid.d.ts +11 -0
  1272. package/dist/components/utrecht-icon-geluid.js +35 -0
  1273. package/dist/components/utrecht-icon-geluid.js.map +1 -0
  1274. package/dist/components/utrecht-icon-gemeente-locatie.d.ts +11 -0
  1275. package/dist/components/utrecht-icon-gemeente-locatie.js +35 -0
  1276. package/dist/components/utrecht-icon-gemeente-locatie.js.map +1 -0
  1277. package/dist/components/utrecht-icon-gemeenteraad.d.ts +11 -0
  1278. package/dist/components/utrecht-icon-gemeenteraad.js +35 -0
  1279. package/dist/components/utrecht-icon-gemeenteraad.js.map +1 -0
  1280. package/dist/components/utrecht-icon-gereedschap.d.ts +11 -0
  1281. package/dist/components/utrecht-icon-gereedschap.js +35 -0
  1282. package/dist/components/utrecht-icon-gereedschap.js.map +1 -0
  1283. package/dist/components/utrecht-icon-gezicht.d.ts +11 -0
  1284. package/dist/components/utrecht-icon-gezicht.js +35 -0
  1285. package/dist/components/utrecht-icon-gezicht.js.map +1 -0
  1286. package/dist/components/utrecht-icon-gezin.d.ts +11 -0
  1287. package/dist/components/utrecht-icon-gezin.js +35 -0
  1288. package/dist/components/utrecht-icon-gezin.js.map +1 -0
  1289. package/dist/components/utrecht-icon-glas-afval.d.ts +11 -0
  1290. package/dist/components/utrecht-icon-glas-afval.js +35 -0
  1291. package/dist/components/utrecht-icon-glas-afval.js.map +1 -0
  1292. package/dist/components/utrecht-icon-glijbaan.d.ts +11 -0
  1293. package/dist/components/utrecht-icon-glijbaan.js +35 -0
  1294. package/dist/components/utrecht-icon-glijbaan.js.map +1 -0
  1295. package/dist/components/utrecht-icon-grafiek.d.ts +11 -0
  1296. package/dist/components/utrecht-icon-grafiek.js +35 -0
  1297. package/dist/components/utrecht-icon-grafiek.js.map +1 -0
  1298. package/dist/components/utrecht-icon-grofvuil-ophalen.d.ts +11 -0
  1299. package/dist/components/utrecht-icon-grofvuil-ophalen.js +35 -0
  1300. package/dist/components/utrecht-icon-grofvuil-ophalen.js.map +1 -0
  1301. package/dist/components/utrecht-icon-grofvuil.d.ts +11 -0
  1302. package/dist/components/utrecht-icon-grofvuil.js +35 -0
  1303. package/dist/components/utrecht-icon-grofvuil.js.map +1 -0
  1304. package/dist/components/utrecht-icon-herdenking.d.ts +11 -0
  1305. package/dist/components/utrecht-icon-herdenking.js +35 -0
  1306. package/dist/components/utrecht-icon-herdenking.js.map +1 -0
  1307. package/dist/components/utrecht-icon-hondenbelasting.d.ts +11 -0
  1308. package/dist/components/utrecht-icon-hondenbelasting.js +35 -0
  1309. package/dist/components/utrecht-icon-hondenbelasting.js.map +1 -0
  1310. package/dist/components/utrecht-icon-horeca.d.ts +11 -0
  1311. package/dist/components/utrecht-icon-horeca.js +35 -0
  1312. package/dist/components/utrecht-icon-horeca.js.map +1 -0
  1313. package/dist/components/utrecht-icon-horecavergunning.d.ts +11 -0
  1314. package/dist/components/utrecht-icon-horecavergunning.js +35 -0
  1315. package/dist/components/utrecht-icon-horecavergunning.js.map +1 -0
  1316. package/dist/components/utrecht-icon-huis-en-omgeving.d.ts +11 -0
  1317. package/dist/components/utrecht-icon-huis-en-omgeving.js +35 -0
  1318. package/dist/components/utrecht-icon-huis-en-omgeving.js.map +1 -0
  1319. package/dist/components/utrecht-icon-huis.d.ts +11 -0
  1320. package/dist/components/utrecht-icon-huis.js +35 -0
  1321. package/dist/components/utrecht-icon-huis.js.map +1 -0
  1322. package/dist/components/utrecht-icon-huishoudelijk-geweld.d.ts +11 -0
  1323. package/dist/components/utrecht-icon-huishoudelijk-geweld.js +35 -0
  1324. package/dist/components/utrecht-icon-huishoudelijk-geweld.js.map +1 -0
  1325. package/dist/components/utrecht-icon-hulp-huishouden.d.ts +11 -0
  1326. package/dist/components/utrecht-icon-hulp-huishouden.js +35 -0
  1327. package/dist/components/utrecht-icon-hulp-huishouden.js.map +1 -0
  1328. package/dist/components/utrecht-icon-hulp-vervoer.d.ts +11 -0
  1329. package/dist/components/utrecht-icon-hulp-vervoer.js +35 -0
  1330. package/dist/components/utrecht-icon-hulp-vervoer.js.map +1 -0
  1331. package/dist/components/utrecht-icon-hulp-zorg.d.ts +11 -0
  1332. package/dist/components/utrecht-icon-hulp-zorg.js +35 -0
  1333. package/dist/components/utrecht-icon-hulp-zorg.js.map +1 -0
  1334. package/dist/components/utrecht-icon-hulpmiddelen-gezin.d.ts +11 -0
  1335. package/dist/components/utrecht-icon-hulpmiddelen-gezin.js +35 -0
  1336. package/dist/components/utrecht-icon-hulpmiddelen-gezin.js.map +1 -0
  1337. package/dist/components/utrecht-icon-hulpverlening.d.ts +11 -0
  1338. package/dist/components/utrecht-icon-hulpverlening.js +35 -0
  1339. package/dist/components/utrecht-icon-hulpverlening.js.map +1 -0
  1340. package/dist/components/utrecht-icon-idee.d.ts +11 -0
  1341. package/dist/components/utrecht-icon-idee.js +35 -0
  1342. package/dist/components/utrecht-icon-idee.js.map +1 -0
  1343. package/dist/components/utrecht-icon-informatie.d.ts +11 -0
  1344. package/dist/components/utrecht-icon-informatie.js +35 -0
  1345. package/dist/components/utrecht-icon-informatie.js.map +1 -0
  1346. package/dist/components/utrecht-icon-information.d.ts +11 -0
  1347. package/dist/components/utrecht-icon-information.js +35 -0
  1348. package/dist/components/utrecht-icon-information.js.map +1 -0
  1349. package/dist/components/utrecht-icon-innovatie.d.ts +11 -0
  1350. package/dist/components/utrecht-icon-innovatie.js +35 -0
  1351. package/dist/components/utrecht-icon-innovatie.js.map +1 -0
  1352. package/dist/components/utrecht-icon-inspraak-inwoners.d.ts +11 -0
  1353. package/dist/components/utrecht-icon-inspraak-inwoners.js +35 -0
  1354. package/dist/components/utrecht-icon-inspraak-inwoners.js.map +1 -0
  1355. package/dist/components/utrecht-icon-instagram.d.ts +11 -0
  1356. package/dist/components/utrecht-icon-instagram.js +35 -0
  1357. package/dist/components/utrecht-icon-instagram.js.map +1 -0
  1358. package/dist/components/utrecht-icon-kalender.d.ts +11 -0
  1359. package/dist/components/utrecht-icon-kalender.js +35 -0
  1360. package/dist/components/utrecht-icon-kalender.js.map +1 -0
  1361. package/dist/components/utrecht-icon-kennis.d.ts +11 -0
  1362. package/dist/components/utrecht-icon-kennis.js +35 -0
  1363. package/dist/components/utrecht-icon-kennis.js.map +1 -0
  1364. package/dist/components/utrecht-icon-kerstbomen.d.ts +11 -0
  1365. package/dist/components/utrecht-icon-kerstbomen.js +35 -0
  1366. package/dist/components/utrecht-icon-kerstbomen.js.map +1 -0
  1367. package/dist/components/utrecht-icon-klachten.d.ts +11 -0
  1368. package/dist/components/utrecht-icon-klachten.js +35 -0
  1369. package/dist/components/utrecht-icon-klachten.js.map +1 -0
  1370. package/dist/components/utrecht-icon-kroon.d.ts +11 -0
  1371. package/dist/components/utrecht-icon-kroon.js +35 -0
  1372. package/dist/components/utrecht-icon-kroon.js.map +1 -0
  1373. package/dist/components/utrecht-icon-laadpaal.d.ts +11 -0
  1374. package/dist/components/utrecht-icon-laadpaal.js +35 -0
  1375. package/dist/components/utrecht-icon-laadpaal.js.map +1 -0
  1376. package/dist/components/utrecht-icon-lantaarnpaal-oud.d.ts +11 -0
  1377. package/dist/components/utrecht-icon-lantaarnpaal-oud.js +35 -0
  1378. package/dist/components/utrecht-icon-lantaarnpaal-oud.js.map +1 -0
  1379. package/dist/components/utrecht-icon-lantaarnpaal.d.ts +11 -0
  1380. package/dist/components/utrecht-icon-lantaarnpaal.js +35 -0
  1381. package/dist/components/utrecht-icon-lantaarnpaal.js.map +1 -0
  1382. package/dist/components/utrecht-icon-leren.d.ts +11 -0
  1383. package/dist/components/utrecht-icon-leren.js +35 -0
  1384. package/dist/components/utrecht-icon-leren.js.map +1 -0
  1385. package/dist/components/utrecht-icon-let-op.d.ts +11 -0
  1386. package/dist/components/utrecht-icon-let-op.js +35 -0
  1387. package/dist/components/utrecht-icon-let-op.js.map +1 -0
  1388. package/dist/components/utrecht-icon-linkedin.d.ts +11 -0
  1389. package/dist/components/utrecht-icon-linkedin.js +35 -0
  1390. package/dist/components/utrecht-icon-linkedin.js.map +1 -0
  1391. package/dist/components/utrecht-icon-list.d.ts +11 -0
  1392. package/dist/components/utrecht-icon-list.js +35 -0
  1393. package/dist/components/utrecht-icon-list.js.map +1 -0
  1394. package/dist/components/utrecht-icon-loupe.d.ts +11 -0
  1395. package/dist/components/utrecht-icon-loupe.js +35 -0
  1396. package/dist/components/utrecht-icon-loupe.js.map +1 -0
  1397. package/dist/components/utrecht-icon-markt.d.ts +11 -0
  1398. package/dist/components/utrecht-icon-markt.js +35 -0
  1399. package/dist/components/utrecht-icon-markt.js.map +1 -0
  1400. package/dist/components/utrecht-icon-melding-boom.d.ts +11 -0
  1401. package/dist/components/utrecht-icon-melding-boom.js +35 -0
  1402. package/dist/components/utrecht-icon-melding-boom.js.map +1 -0
  1403. package/dist/components/utrecht-icon-melding-klacht.d.ts +11 -0
  1404. package/dist/components/utrecht-icon-melding-klacht.js +35 -0
  1405. package/dist/components/utrecht-icon-melding-klacht.js.map +1 -0
  1406. package/dist/components/utrecht-icon-melding-openbareruimte.d.ts +11 -0
  1407. package/dist/components/utrecht-icon-melding-openbareruimte.js +35 -0
  1408. package/dist/components/utrecht-icon-melding-openbareruimte.js.map +1 -0
  1409. package/dist/components/utrecht-icon-melding-verlichting.d.ts +11 -0
  1410. package/dist/components/utrecht-icon-melding-verlichting.js +35 -0
  1411. package/dist/components/utrecht-icon-melding-verlichting.js.map +1 -0
  1412. package/dist/components/utrecht-icon-melding.d.ts +11 -0
  1413. package/dist/components/utrecht-icon-melding.js +35 -0
  1414. package/dist/components/utrecht-icon-melding.js.map +1 -0
  1415. package/dist/components/utrecht-icon-menselijk.d.ts +11 -0
  1416. package/dist/components/utrecht-icon-menselijk.js +35 -0
  1417. package/dist/components/utrecht-icon-menselijk.js.map +1 -0
  1418. package/dist/components/utrecht-icon-meterkast.d.ts +11 -0
  1419. package/dist/components/utrecht-icon-meterkast.js +35 -0
  1420. package/dist/components/utrecht-icon-meterkast.js.map +1 -0
  1421. package/dist/components/utrecht-icon-milieu-ontheffing.d.ts +11 -0
  1422. package/dist/components/utrecht-icon-milieu-ontheffing.js +35 -0
  1423. package/dist/components/utrecht-icon-milieu-ontheffing.js.map +1 -0
  1424. package/dist/components/utrecht-icon-milieu-zone.d.ts +11 -0
  1425. package/dist/components/utrecht-icon-milieu-zone.js +35 -0
  1426. package/dist/components/utrecht-icon-milieu-zone.js.map +1 -0
  1427. package/dist/components/utrecht-icon-mobiliteit.d.ts +11 -0
  1428. package/dist/components/utrecht-icon-mobiliteit.js +35 -0
  1429. package/dist/components/utrecht-icon-mobiliteit.js.map +1 -0
  1430. package/dist/components/utrecht-icon-natuur.d.ts +11 -0
  1431. package/dist/components/utrecht-icon-natuur.js +35 -0
  1432. package/dist/components/utrecht-icon-natuur.js.map +1 -0
  1433. package/dist/components/utrecht-icon-nieuw-huis.d.ts +11 -0
  1434. package/dist/components/utrecht-icon-nieuw-huis.js +35 -0
  1435. package/dist/components/utrecht-icon-nieuw-huis.js.map +1 -0
  1436. package/dist/components/utrecht-icon-nummerbord.d.ts +11 -0
  1437. package/dist/components/utrecht-icon-nummerbord.js +35 -0
  1438. package/dist/components/utrecht-icon-nummerbord.js.map +1 -0
  1439. package/dist/components/utrecht-icon-om-het-huis.d.ts +11 -0
  1440. package/dist/components/utrecht-icon-om-het-huis.js +35 -0
  1441. package/dist/components/utrecht-icon-om-het-huis.js.map +1 -0
  1442. package/dist/components/utrecht-icon-omgeving.d.ts +11 -0
  1443. package/dist/components/utrecht-icon-omgeving.js +35 -0
  1444. package/dist/components/utrecht-icon-omgeving.js.map +1 -0
  1445. package/dist/components/utrecht-icon-omgevingsvisie.d.ts +11 -0
  1446. package/dist/components/utrecht-icon-omgevingsvisie.js +35 -0
  1447. package/dist/components/utrecht-icon-omgevingsvisie.js.map +1 -0
  1448. package/dist/components/utrecht-icon-omgevingswet.d.ts +11 -0
  1449. package/dist/components/utrecht-icon-omgevingswet.js +35 -0
  1450. package/dist/components/utrecht-icon-omgevingswet.js.map +1 -0
  1451. package/dist/components/utrecht-icon-onderhoud.d.ts +11 -0
  1452. package/dist/components/utrecht-icon-onderhoud.js +35 -0
  1453. package/dist/components/utrecht-icon-onderhoud.js.map +1 -0
  1454. package/dist/components/utrecht-icon-ondernemen.d.ts +11 -0
  1455. package/dist/components/utrecht-icon-ondernemen.js +35 -0
  1456. package/dist/components/utrecht-icon-ondernemen.js.map +1 -0
  1457. package/dist/components/utrecht-icon-openingstijden.d.ts +11 -0
  1458. package/dist/components/utrecht-icon-openingstijden.js +35 -0
  1459. package/dist/components/utrecht-icon-openingstijden.js.map +1 -0
  1460. package/dist/components/utrecht-icon-over-de-stad.d.ts +11 -0
  1461. package/dist/components/utrecht-icon-over-de-stad.js +35 -0
  1462. package/dist/components/utrecht-icon-over-de-stad.js.map +1 -0
  1463. package/dist/components/utrecht-icon-overlijden.d.ts +11 -0
  1464. package/dist/components/utrecht-icon-overlijden.js +35 -0
  1465. package/dist/components/utrecht-icon-overlijden.js.map +1 -0
  1466. package/dist/components/utrecht-icon-panden.d.ts +11 -0
  1467. package/dist/components/utrecht-icon-panden.js +35 -0
  1468. package/dist/components/utrecht-icon-panden.js.map +1 -0
  1469. package/dist/components/utrecht-icon-park.d.ts +11 -0
  1470. package/dist/components/utrecht-icon-park.js +35 -0
  1471. package/dist/components/utrecht-icon-park.js.map +1 -0
  1472. package/dist/components/utrecht-icon-parkeerkaart.d.ts +11 -0
  1473. package/dist/components/utrecht-icon-parkeerkaart.js +35 -0
  1474. package/dist/components/utrecht-icon-parkeerkaart.js.map +1 -0
  1475. package/dist/components/utrecht-icon-parkeervergunning.d.ts +11 -0
  1476. package/dist/components/utrecht-icon-parkeervergunning.js +35 -0
  1477. package/dist/components/utrecht-icon-parkeervergunning.js.map +1 -0
  1478. package/dist/components/utrecht-icon-parken.d.ts +11 -0
  1479. package/dist/components/utrecht-icon-parken.js +35 -0
  1480. package/dist/components/utrecht-icon-parken.js.map +1 -0
  1481. package/dist/components/utrecht-icon-parkeren-bedrijven.d.ts +11 -0
  1482. package/dist/components/utrecht-icon-parkeren-bedrijven.js +35 -0
  1483. package/dist/components/utrecht-icon-parkeren-bedrijven.js.map +1 -0
  1484. package/dist/components/utrecht-icon-parkeren-betaalautomaat.d.ts +11 -0
  1485. package/dist/components/utrecht-icon-parkeren-betaalautomaat.js +35 -0
  1486. package/dist/components/utrecht-icon-parkeren-betaalautomaat.js.map +1 -0
  1487. package/dist/components/utrecht-icon-parkeren-betalen.d.ts +11 -0
  1488. package/dist/components/utrecht-icon-parkeren-betalen.js +35 -0
  1489. package/dist/components/utrecht-icon-parkeren-betalen.js.map +1 -0
  1490. package/dist/components/utrecht-icon-parkeren.d.ts +11 -0
  1491. package/dist/components/utrecht-icon-parkeren.js +35 -0
  1492. package/dist/components/utrecht-icon-parkeren.js.map +1 -0
  1493. package/dist/components/utrecht-icon-participatie-campagne.d.ts +11 -0
  1494. package/dist/components/utrecht-icon-participatie-campagne.js +35 -0
  1495. package/dist/components/utrecht-icon-participatie-campagne.js.map +1 -0
  1496. package/dist/components/utrecht-icon-participatie-like.d.ts +11 -0
  1497. package/dist/components/utrecht-icon-participatie-like.js +35 -0
  1498. package/dist/components/utrecht-icon-participatie-like.js.map +1 -0
  1499. package/dist/components/utrecht-icon-participatie-pitch.d.ts +11 -0
  1500. package/dist/components/utrecht-icon-participatie-pitch.js +35 -0
  1501. package/dist/components/utrecht-icon-participatie-pitch.js.map +1 -0
  1502. package/dist/components/utrecht-icon-paspoort.d.ts +11 -0
  1503. package/dist/components/utrecht-icon-paspoort.js +35 -0
  1504. package/dist/components/utrecht-icon-paspoort.js.map +1 -0
  1505. package/dist/components/utrecht-icon-presentatie.d.ts +11 -0
  1506. package/dist/components/utrecht-icon-presentatie.js +35 -0
  1507. package/dist/components/utrecht-icon-presentatie.js.map +1 -0
  1508. package/dist/components/utrecht-icon-prijskaartje.d.ts +11 -0
  1509. package/dist/components/utrecht-icon-prijskaartje.js +35 -0
  1510. package/dist/components/utrecht-icon-prijskaartje.js.map +1 -0
  1511. package/dist/components/utrecht-icon-rijbewijs.d.ts +11 -0
  1512. package/dist/components/utrecht-icon-rijbewijs.js +35 -0
  1513. package/dist/components/utrecht-icon-rijbewijs.js.map +1 -0
  1514. package/dist/components/utrecht-icon-rioolheffing.d.ts +11 -0
  1515. package/dist/components/utrecht-icon-rioolheffing.js +35 -0
  1516. package/dist/components/utrecht-icon-rioolheffing.js.map +1 -0
  1517. package/dist/components/utrecht-icon-rolstoel.d.ts +11 -0
  1518. package/dist/components/utrecht-icon-rolstoel.js +35 -0
  1519. package/dist/components/utrecht-icon-rolstoel.js.map +1 -0
  1520. package/dist/components/utrecht-icon-schild-gemeente-utrecht.d.ts +11 -0
  1521. package/dist/components/utrecht-icon-schild-gemeente-utrecht.js +35 -0
  1522. package/dist/components/utrecht-icon-schild-gemeente-utrecht.js.map +1 -0
  1523. package/dist/components/utrecht-icon-shoppen.d.ts +11 -0
  1524. package/dist/components/utrecht-icon-shoppen.js +35 -0
  1525. package/dist/components/utrecht-icon-shoppen.js.map +1 -0
  1526. package/dist/components/utrecht-icon-sinterklaas.d.ts +11 -0
  1527. package/dist/components/utrecht-icon-sinterklaas.js +35 -0
  1528. package/dist/components/utrecht-icon-sinterklaas.js.map +1 -0
  1529. package/dist/components/utrecht-icon-slechtziende-hoordende.d.ts +11 -0
  1530. package/dist/components/utrecht-icon-slechtziende-hoordende.js +35 -0
  1531. package/dist/components/utrecht-icon-slechtziende-hoordende.js.map +1 -0
  1532. package/dist/components/utrecht-icon-sport-en-cultuur.d.ts +11 -0
  1533. package/dist/components/utrecht-icon-sport-en-cultuur.js +35 -0
  1534. package/dist/components/utrecht-icon-sport-en-cultuur.js.map +1 -0
  1535. package/dist/components/utrecht-icon-sport-voetbal.d.ts +11 -0
  1536. package/dist/components/utrecht-icon-sport-voetbal.js +35 -0
  1537. package/dist/components/utrecht-icon-sport-voetbal.js.map +1 -0
  1538. package/dist/components/utrecht-icon-sport.d.ts +11 -0
  1539. package/dist/components/utrecht-icon-sport.js +35 -0
  1540. package/dist/components/utrecht-icon-sport.js.map +1 -0
  1541. package/dist/components/utrecht-icon-stookverbod.d.ts +11 -0
  1542. package/dist/components/utrecht-icon-stookverbod.js +35 -0
  1543. package/dist/components/utrecht-icon-stookverbod.js.map +1 -0
  1544. package/dist/components/utrecht-icon-strand.d.ts +11 -0
  1545. package/dist/components/utrecht-icon-strand.js +35 -0
  1546. package/dist/components/utrecht-icon-strand.js.map +1 -0
  1547. package/dist/components/utrecht-icon-strooien.d.ts +11 -0
  1548. package/dist/components/utrecht-icon-strooien.js +35 -0
  1549. package/dist/components/utrecht-icon-strooien.js.map +1 -0
  1550. package/dist/components/utrecht-icon-subsidie-gezin.d.ts +11 -0
  1551. package/dist/components/utrecht-icon-subsidie-gezin.js +35 -0
  1552. package/dist/components/utrecht-icon-subsidie-gezin.js.map +1 -0
  1553. package/dist/components/utrecht-icon-subsidie.d.ts +11 -0
  1554. package/dist/components/utrecht-icon-subsidie.js +35 -0
  1555. package/dist/components/utrecht-icon-subsidie.js.map +1 -0
  1556. package/dist/components/utrecht-icon-t-shirt.d.ts +11 -0
  1557. package/dist/components/utrecht-icon-t-shirt.js +35 -0
  1558. package/dist/components/utrecht-icon-t-shirt.js.map +1 -0
  1559. package/dist/components/utrecht-icon-thuiswerken.d.ts +11 -0
  1560. package/dist/components/utrecht-icon-thuiswerken.js +35 -0
  1561. package/dist/components/utrecht-icon-thuiswerken.js.map +1 -0
  1562. package/dist/components/utrecht-icon-toeslag.d.ts +11 -0
  1563. package/dist/components/utrecht-icon-toeslag.js +35 -0
  1564. package/dist/components/utrecht-icon-toeslag.js.map +1 -0
  1565. package/dist/components/utrecht-icon-trein.d.ts +11 -0
  1566. package/dist/components/utrecht-icon-trein.js +35 -0
  1567. package/dist/components/utrecht-icon-trein.js.map +1 -0
  1568. package/dist/components/utrecht-icon-trouwen.d.ts +11 -0
  1569. package/dist/components/utrecht-icon-trouwen.js +35 -0
  1570. package/dist/components/utrecht-icon-trouwen.js.map +1 -0
  1571. package/dist/components/utrecht-icon-twitter.d.ts +11 -0
  1572. package/dist/components/utrecht-icon-twitter.js +35 -0
  1573. package/dist/components/utrecht-icon-twitter.js.map +1 -0
  1574. package/dist/components/utrecht-icon-uw-wijk.d.ts +11 -0
  1575. package/dist/components/utrecht-icon-uw-wijk.js +35 -0
  1576. package/dist/components/utrecht-icon-uw-wijk.js.map +1 -0
  1577. package/dist/components/utrecht-icon-vaccinatie.d.ts +11 -0
  1578. package/dist/components/utrecht-icon-vaccinatie.js +35 -0
  1579. package/dist/components/utrecht-icon-vaccinatie.js.map +1 -0
  1580. package/dist/components/utrecht-icon-veilige-wijk.d.ts +11 -0
  1581. package/dist/components/utrecht-icon-veilige-wijk.js +35 -0
  1582. package/dist/components/utrecht-icon-veilige-wijk.js.map +1 -0
  1583. package/dist/components/utrecht-icon-vergaderen.d.ts +11 -0
  1584. package/dist/components/utrecht-icon-vergaderen.js +35 -0
  1585. package/dist/components/utrecht-icon-vergaderen.js.map +1 -0
  1586. package/dist/components/utrecht-icon-vergaderendigitaal.d.ts +11 -0
  1587. package/dist/components/utrecht-icon-vergaderendigitaal.js +35 -0
  1588. package/dist/components/utrecht-icon-vergaderendigitaal.js.map +1 -0
  1589. package/dist/components/utrecht-icon-vergoeding.d.ts +11 -0
  1590. package/dist/components/utrecht-icon-vergoeding.js +35 -0
  1591. package/dist/components/utrecht-icon-vergoeding.js.map +1 -0
  1592. package/dist/components/utrecht-icon-verhuizen.d.ts +11 -0
  1593. package/dist/components/utrecht-icon-verhuizen.js +35 -0
  1594. package/dist/components/utrecht-icon-verhuizen.js.map +1 -0
  1595. package/dist/components/utrecht-icon-verkeerslicht.d.ts +11 -0
  1596. package/dist/components/utrecht-icon-verkeerslicht.js +35 -0
  1597. package/dist/components/utrecht-icon-verkeerslicht.js.map +1 -0
  1598. package/dist/components/utrecht-icon-verkiezingen.d.ts +11 -0
  1599. package/dist/components/utrecht-icon-verkiezingen.js +35 -0
  1600. package/dist/components/utrecht-icon-verkiezingen.js.map +1 -0
  1601. package/dist/components/utrecht-icon-verslaving.d.ts +11 -0
  1602. package/dist/components/utrecht-icon-verslaving.js +35 -0
  1603. package/dist/components/utrecht-icon-verslaving.js.map +1 -0
  1604. package/dist/components/utrecht-icon-vervoersvoorziening.d.ts +11 -0
  1605. package/dist/components/utrecht-icon-vervoersvoorziening.js +35 -0
  1606. package/dist/components/utrecht-icon-vervoersvoorziening.js.map +1 -0
  1607. package/dist/components/utrecht-icon-virus.d.ts +11 -0
  1608. package/dist/components/utrecht-icon-virus.js +35 -0
  1609. package/dist/components/utrecht-icon-virus.js.map +1 -0
  1610. package/dist/components/utrecht-icon-vluchtelingen.d.ts +11 -0
  1611. package/dist/components/utrecht-icon-vluchtelingen.js +35 -0
  1612. package/dist/components/utrecht-icon-vluchtelingen.js.map +1 -0
  1613. package/dist/components/utrecht-icon-voorzieningen-vervoer.d.ts +11 -0
  1614. package/dist/components/utrecht-icon-voorzieningen-vervoer.js +35 -0
  1615. package/dist/components/utrecht-icon-voorzieningen-vervoer.js.map +1 -0
  1616. package/dist/components/utrecht-icon-vrijwilligerswerk.d.ts +11 -0
  1617. package/dist/components/utrecht-icon-vrijwilligerswerk.js +35 -0
  1618. package/dist/components/utrecht-icon-vrijwilligerswerk.js.map +1 -0
  1619. package/dist/components/utrecht-icon-vuilnisbak.d.ts +11 -0
  1620. package/dist/components/utrecht-icon-vuilnisbak.js +35 -0
  1621. package/dist/components/utrecht-icon-vuilnisbak.js.map +1 -0
  1622. package/dist/components/utrecht-icon-vuilniszak.d.ts +11 -0
  1623. package/dist/components/utrecht-icon-vuilniszak.js +35 -0
  1624. package/dist/components/utrecht-icon-vuilniszak.js.map +1 -0
  1625. package/dist/components/utrecht-icon-vuurwerk.d.ts +11 -0
  1626. package/dist/components/utrecht-icon-vuurwerk.js +35 -0
  1627. package/dist/components/utrecht-icon-vuurwerk.js.map +1 -0
  1628. package/dist/components/utrecht-icon-wandelstok.d.ts +11 -0
  1629. package/dist/components/utrecht-icon-wandelstok.js +35 -0
  1630. package/dist/components/utrecht-icon-wandelstok.js.map +1 -0
  1631. package/dist/components/utrecht-icon-warm.d.ts +11 -0
  1632. package/dist/components/utrecht-icon-warm.js +35 -0
  1633. package/dist/components/utrecht-icon-warm.js.map +1 -0
  1634. package/dist/components/utrecht-icon-warning.d.ts +11 -0
  1635. package/dist/components/utrecht-icon-warning.js +35 -0
  1636. package/dist/components/utrecht-icon-warning.js.map +1 -0
  1637. package/dist/components/utrecht-icon-werken.d.ts +11 -0
  1638. package/dist/components/utrecht-icon-werken.js +35 -0
  1639. package/dist/components/utrecht-icon-werken.js.map +1 -0
  1640. package/dist/components/utrecht-icon-werkzaamheden.d.ts +11 -0
  1641. package/dist/components/utrecht-icon-werkzaamheden.js +35 -0
  1642. package/dist/components/utrecht-icon-werkzaamheden.js.map +1 -0
  1643. package/dist/components/utrecht-icon-whatsapp.d.ts +11 -0
  1644. package/dist/components/utrecht-icon-whatsapp.js +35 -0
  1645. package/dist/components/utrecht-icon-whatsapp.js.map +1 -0
  1646. package/dist/components/utrecht-icon-wonen-kosten.d.ts +11 -0
  1647. package/dist/components/utrecht-icon-wonen-kosten.js +35 -0
  1648. package/dist/components/utrecht-icon-wonen-kosten.js.map +1 -0
  1649. package/dist/components/utrecht-icon-woning-zoeken.d.ts +11 -0
  1650. package/dist/components/utrecht-icon-woning-zoeken.js +35 -0
  1651. package/dist/components/utrecht-icon-woning-zoeken.js.map +1 -0
  1652. package/dist/components/utrecht-icon-youtube.d.ts +11 -0
  1653. package/dist/components/utrecht-icon-youtube.js +35 -0
  1654. package/dist/components/utrecht-icon-youtube.js.map +1 -0
  1655. package/dist/components/utrecht-icon-zelfstandig-wonen.d.ts +11 -0
  1656. package/dist/components/utrecht-icon-zelfstandig-wonen.js +35 -0
  1657. package/dist/components/utrecht-icon-zelfstandig-wonen.js.map +1 -0
  1658. package/dist/components/utrecht-icon-zoomin.d.ts +11 -0
  1659. package/dist/components/utrecht-icon-zoomin.js +35 -0
  1660. package/dist/components/utrecht-icon-zoomin.js.map +1 -0
  1661. package/dist/components/utrecht-icon-zoomout.d.ts +11 -0
  1662. package/dist/components/utrecht-icon-zoomout.js +35 -0
  1663. package/dist/components/utrecht-icon-zoomout.js.map +1 -0
  1664. package/dist/components/utrecht-icon-zorg-huis.d.ts +11 -0
  1665. package/dist/components/utrecht-icon-zorg-huis.js +35 -0
  1666. package/dist/components/utrecht-icon-zorg-huis.js.map +1 -0
  1667. package/dist/components/utrecht-icon-zweefpaal.d.ts +11 -0
  1668. package/dist/components/utrecht-icon-zweefpaal.js +35 -0
  1669. package/dist/components/utrecht-icon-zweefpaal.js.map +1 -0
  1670. package/dist/components/utrecht-icon-zwemmen.d.ts +11 -0
  1671. package/dist/components/utrecht-icon-zwemmen.js +35 -0
  1672. package/dist/components/utrecht-icon-zwemmen.js.map +1 -0
  1673. package/dist/components/utrecht-icon.d.ts +11 -0
  1674. package/dist/components/utrecht-icon.js +35 -0
  1675. package/dist/components/utrecht-icon.js.map +1 -0
  1676. package/dist/components/utrecht-link-button.d.ts +11 -0
  1677. package/dist/components/utrecht-link-button.js +45 -0
  1678. package/dist/components/utrecht-link-button.js.map +1 -0
  1679. package/dist/components/utrecht-link.d.ts +11 -0
  1680. package/dist/components/utrecht-link.js +38 -0
  1681. package/dist/components/utrecht-link.js.map +1 -0
  1682. package/dist/components/utrecht-logo-button.d.ts +11 -0
  1683. package/dist/components/utrecht-logo-button.js +35 -0
  1684. package/dist/components/utrecht-logo-button.js.map +1 -0
  1685. package/dist/components/utrecht-logo.d.ts +11 -0
  1686. package/dist/components/utrecht-logo.js +35 -0
  1687. package/dist/components/utrecht-logo.js.map +1 -0
  1688. package/dist/components/utrecht-map-marker.d.ts +11 -0
  1689. package/dist/components/utrecht-map-marker.js +35 -0
  1690. package/dist/components/utrecht-map-marker.js.map +1 -0
  1691. package/dist/components/utrecht-mark.d.ts +11 -0
  1692. package/dist/components/utrecht-mark.js +35 -0
  1693. package/dist/components/utrecht-mark.js.map +1 -0
  1694. package/dist/components/utrecht-number-value.d.ts +11 -0
  1695. package/dist/components/utrecht-number-value.js +41 -0
  1696. package/dist/components/utrecht-number-value.js.map +1 -0
  1697. package/dist/components/utrecht-page-content.d.ts +11 -0
  1698. package/dist/components/utrecht-page-content.js +35 -0
  1699. package/dist/components/utrecht-page-content.js.map +1 -0
  1700. package/dist/components/utrecht-page-footer.d.ts +11 -0
  1701. package/dist/components/utrecht-page-footer.js +35 -0
  1702. package/dist/components/utrecht-page-footer.js.map +1 -0
  1703. package/dist/components/utrecht-page-header.d.ts +11 -0
  1704. package/dist/components/utrecht-page-header.js +35 -0
  1705. package/dist/components/utrecht-page-header.js.map +1 -0
  1706. package/dist/components/utrecht-page.d.ts +11 -0
  1707. package/dist/components/utrecht-page.js +35 -0
  1708. package/dist/components/utrecht-page.js.map +1 -0
  1709. package/dist/components/utrecht-pagination.d.ts +11 -0
  1710. package/dist/components/utrecht-pagination.js +63 -0
  1711. package/dist/components/utrecht-pagination.js.map +1 -0
  1712. package/dist/components/utrecht-paragraph.d.ts +11 -0
  1713. package/dist/components/utrecht-paragraph.js +8 -0
  1714. package/dist/components/utrecht-paragraph.js.map +1 -0
  1715. package/dist/components/utrecht-pre-heading.d.ts +11 -0
  1716. package/dist/components/utrecht-pre-heading.js +35 -0
  1717. package/dist/components/utrecht-pre-heading.js.map +1 -0
  1718. package/dist/components/utrecht-separator.d.ts +11 -0
  1719. package/dist/components/utrecht-separator.js +35 -0
  1720. package/dist/components/utrecht-separator.js.map +1 -0
  1721. package/dist/components/utrecht-sidenav.d.ts +11 -0
  1722. package/dist/components/utrecht-sidenav.js +40 -0
  1723. package/dist/components/utrecht-sidenav.js.map +1 -0
  1724. package/dist/components/utrecht-skip-link.d.ts +11 -0
  1725. package/dist/components/utrecht-skip-link.js +38 -0
  1726. package/dist/components/utrecht-skip-link.js.map +1 -0
  1727. package/dist/components/utrecht-spotlight-section.d.ts +11 -0
  1728. package/dist/components/utrecht-spotlight-section.js +39 -0
  1729. package/dist/components/utrecht-spotlight-section.js.map +1 -0
  1730. package/dist/components/utrecht-table-body.d.ts +11 -0
  1731. package/dist/components/utrecht-table-body.js +35 -0
  1732. package/dist/components/utrecht-table-body.js.map +1 -0
  1733. package/dist/components/utrecht-table-caption.d.ts +11 -0
  1734. package/dist/components/utrecht-table-caption.js +36 -0
  1735. package/dist/components/utrecht-table-caption.js.map +1 -0
  1736. package/dist/components/utrecht-table-cell.d.ts +11 -0
  1737. package/dist/components/utrecht-table-cell.js +35 -0
  1738. package/dist/components/utrecht-table-cell.js.map +1 -0
  1739. package/dist/components/utrecht-table-footer.d.ts +11 -0
  1740. package/dist/components/utrecht-table-footer.js +35 -0
  1741. package/dist/components/utrecht-table-footer.js.map +1 -0
  1742. package/dist/components/utrecht-table-header-cell.d.ts +11 -0
  1743. package/dist/components/utrecht-table-header-cell.js +38 -0
  1744. package/dist/components/utrecht-table-header-cell.js.map +1 -0
  1745. package/dist/components/utrecht-table-header.d.ts +11 -0
  1746. package/dist/components/utrecht-table-header.js +35 -0
  1747. package/dist/components/utrecht-table-header.js.map +1 -0
  1748. package/dist/components/utrecht-table-row.d.ts +11 -0
  1749. package/dist/components/utrecht-table-row.js +35 -0
  1750. package/dist/components/utrecht-table-row.js.map +1 -0
  1751. package/dist/components/utrecht-table.d.ts +11 -0
  1752. package/dist/components/utrecht-table.js +35 -0
  1753. package/dist/components/utrecht-table.js.map +1 -0
  1754. package/dist/components/utrecht-textbox.d.ts +11 -0
  1755. package/dist/components/utrecht-textbox.js +67 -0
  1756. package/dist/components/utrecht-textbox.js.map +1 -0
  1757. package/dist/components/utrecht-url.d.ts +11 -0
  1758. package/dist/components/utrecht-url.js +35 -0
  1759. package/dist/components/utrecht-url.js.map +1 -0
  1760. package/dist/esm/clsx.m-9f200cc0.js +5 -0
  1761. package/dist/esm/clsx.m-9f200cc0.js.map +1 -0
  1762. package/dist/esm/index-8a2cc32e.js +1889 -0
  1763. package/dist/esm/index-8a2cc32e.js.map +1 -0
  1764. package/dist/esm/index.js +2 -0
  1765. package/dist/esm/index.js.map +1 -0
  1766. package/dist/esm/loader.js +6 -3
  1767. package/dist/esm/loader.js.map +1 -0
  1768. package/dist/esm/polyfills/css-shim.js +1 -1
  1769. package/dist/esm/utrecht-alert_36.entry.js +520 -0
  1770. package/dist/esm/utrecht-alert_36.entry.js.map +1 -0
  1771. package/dist/esm/utrecht-backdrop.entry.js +20 -0
  1772. package/dist/esm/utrecht-backdrop.entry.js.map +1 -0
  1773. package/dist/esm/utrecht-breadcrumb.entry.js +9 -5
  1774. package/dist/esm/utrecht-breadcrumb.entry.js.map +1 -0
  1775. package/dist/esm/utrecht-checkbox.entry.js +8 -6
  1776. package/dist/esm/utrecht-checkbox.entry.js.map +1 -0
  1777. package/dist/esm/utrecht-contact-card-template.entry.js +17 -0
  1778. package/dist/esm/utrecht-contact-card-template.entry.js.map +1 -0
  1779. package/dist/esm/utrecht-custom-checkbox.entry.js +24 -0
  1780. package/dist/esm/utrecht-custom-checkbox.entry.js.map +1 -0
  1781. package/dist/esm/utrecht-digid-button.entry.js +18 -0
  1782. package/dist/esm/utrecht-digid-button.entry.js.map +1 -0
  1783. package/dist/esm/utrecht-digid-logo.entry.js +17 -0
  1784. package/dist/esm/utrecht-digid-logo.entry.js.map +1 -0
  1785. package/dist/esm/utrecht-eherkenning-logo.entry.js +17 -0
  1786. package/dist/esm/utrecht-eherkenning-logo.entry.js.map +1 -0
  1787. package/dist/esm/utrecht-eidas-logo.entry.js +17 -0
  1788. package/dist/esm/utrecht-eidas-logo.entry.js.map +1 -0
  1789. package/dist/esm/utrecht-form-field-checkbox.entry.js +9 -7
  1790. package/dist/esm/utrecht-form-field-checkbox.entry.js.map +1 -0
  1791. package/dist/esm/utrecht-form-field-textarea.entry.js +32 -0
  1792. package/dist/esm/utrecht-form-field-textarea.entry.js.map +1 -0
  1793. package/dist/esm/utrecht-form-field-textbox.entry.js +17 -9
  1794. package/dist/esm/utrecht-form-field-textbox.entry.js.map +1 -0
  1795. package/dist/esm/utrecht-form-toggle.entry.js +46 -0
  1796. package/dist/esm/utrecht-form-toggle.entry.js.map +1 -0
  1797. package/dist/esm/utrecht-html-content.entry.js +5 -3
  1798. package/dist/esm/utrecht-html-content.entry.js.map +1 -0
  1799. package/dist/esm/utrecht-icon-afspraak-maken.entry.js +17 -0
  1800. package/dist/esm/utrecht-icon-afspraak-maken.entry.js.map +1 -0
  1801. package/dist/esm/utrecht-icon-afval-container.entry.js +17 -0
  1802. package/dist/esm/utrecht-icon-afval-container.entry.js.map +1 -0
  1803. package/dist/esm/utrecht-icon-afval-containerpas.entry.js +17 -0
  1804. package/dist/esm/utrecht-icon-afval-containerpas.entry.js.map +1 -0
  1805. package/dist/esm/utrecht-icon-afval-kalender.entry.js +17 -0
  1806. package/dist/esm/utrecht-icon-afval-kalender.entry.js.map +1 -0
  1807. package/dist/esm/utrecht-icon-afval-pmd.entry.js +17 -0
  1808. package/dist/esm/utrecht-icon-afval-pmd.entry.js.map +1 -0
  1809. package/dist/esm/utrecht-icon-afval-scheiden.entry.js +17 -0
  1810. package/dist/esm/utrecht-icon-afval-scheiden.entry.js.map +1 -0
  1811. package/dist/esm/utrecht-icon-afval.entry.js +17 -0
  1812. package/dist/esm/utrecht-icon-afval.entry.js.map +1 -0
  1813. package/dist/esm/utrecht-icon-afvalkalender.entry.js +17 -0
  1814. package/dist/esm/utrecht-icon-afvalkalender.entry.js.map +1 -0
  1815. package/dist/esm/utrecht-icon-alleen.entry.js +17 -0
  1816. package/dist/esm/utrecht-icon-alleen.entry.js.map +1 -0
  1817. package/dist/esm/utrecht-icon-arrow.entry.js +17 -0
  1818. package/dist/esm/utrecht-icon-arrow.entry.js.map +1 -0
  1819. package/dist/esm/utrecht-icon-auto.entry.js +17 -0
  1820. package/dist/esm/utrecht-icon-auto.entry.js.map +1 -0
  1821. package/dist/esm/utrecht-icon-begroting.entry.js +17 -0
  1822. package/dist/esm/utrecht-icon-begroting.entry.js.map +1 -0
  1823. package/dist/esm/utrecht-icon-bestemmingsplan.entry.js +17 -0
  1824. package/dist/esm/utrecht-icon-bestemmingsplan.entry.js.map +1 -0
  1825. package/dist/esm/utrecht-icon-betaaldatum.entry.js +17 -0
  1826. package/dist/esm/utrecht-icon-betaaldatum.entry.js.map +1 -0
  1827. package/dist/esm/utrecht-icon-bewijsstukken.entry.js +17 -0
  1828. package/dist/esm/utrecht-icon-bewijsstukken.entry.js.map +1 -0
  1829. package/dist/esm/utrecht-icon-bijstand.entry.js +17 -0
  1830. package/dist/esm/utrecht-icon-bijstand.entry.js.map +1 -0
  1831. package/dist/esm/utrecht-icon-blad.entry.js +17 -0
  1832. package/dist/esm/utrecht-icon-blad.entry.js.map +1 -0
  1833. package/dist/esm/utrecht-icon-bouwproject.entry.js +17 -0
  1834. package/dist/esm/utrecht-icon-bouwproject.entry.js.map +1 -0
  1835. package/dist/esm/utrecht-icon-brandgevaar.entry.js +17 -0
  1836. package/dist/esm/utrecht-icon-brandgevaar.entry.js.map +1 -0
  1837. package/dist/esm/utrecht-icon-brief-betalen.entry.js +17 -0
  1838. package/dist/esm/utrecht-icon-brief-betalen.entry.js.map +1 -0
  1839. package/dist/esm/utrecht-icon-checkmark.entry.js +17 -0
  1840. package/dist/esm/utrecht-icon-checkmark.entry.js.map +1 -0
  1841. package/dist/esm/utrecht-icon-college-b-w.entry.js +17 -0
  1842. package/dist/esm/utrecht-icon-college-b-w.entry.js.map +1 -0
  1843. package/dist/esm/utrecht-icon-container-bio.entry.js +17 -0
  1844. package/dist/esm/utrecht-icon-container-bio.entry.js.map +1 -0
  1845. package/dist/esm/utrecht-icon-container-glas.entry.js +17 -0
  1846. package/dist/esm/utrecht-icon-container-glas.entry.js.map +1 -0
  1847. package/dist/esm/utrecht-icon-container-groenafval.entry.js +17 -0
  1848. package/dist/esm/utrecht-icon-container-groenafval.entry.js.map +1 -0
  1849. package/dist/esm/utrecht-icon-container-met-zak.entry.js +17 -0
  1850. package/dist/esm/utrecht-icon-container-met-zak.entry.js.map +1 -0
  1851. package/dist/esm/utrecht-icon-container-papier.entry.js +17 -0
  1852. package/dist/esm/utrecht-icon-container-papier.entry.js.map +1 -0
  1853. package/dist/esm/utrecht-icon-container-pmd.entry.js +17 -0
  1854. package/dist/esm/utrecht-icon-container-pmd.entry.js.map +1 -0
  1855. package/dist/esm/utrecht-icon-container-restafval.entry.js +17 -0
  1856. package/dist/esm/utrecht-icon-container-restafval.entry.js.map +1 -0
  1857. package/dist/esm/utrecht-icon-container-textiel.entry.js +17 -0
  1858. package/dist/esm/utrecht-icon-container-textiel.entry.js.map +1 -0
  1859. package/dist/esm/utrecht-icon-container.entry.js +17 -0
  1860. package/dist/esm/utrecht-icon-container.entry.js.map +1 -0
  1861. package/dist/esm/utrecht-icon-cross.entry.js +17 -0
  1862. package/dist/esm/utrecht-icon-cross.entry.js.map +1 -0
  1863. package/dist/esm/utrecht-icon-dakloos.entry.js +17 -0
  1864. package/dist/esm/utrecht-icon-dakloos.entry.js.map +1 -0
  1865. package/dist/esm/utrecht-icon-dementie.entry.js +17 -0
  1866. package/dist/esm/utrecht-icon-dementie.entry.js.map +1 -0
  1867. package/dist/esm/utrecht-icon-documenten.entry.js +17 -0
  1868. package/dist/esm/utrecht-icon-documenten.entry.js.map +1 -0
  1869. package/dist/esm/utrecht-icon-duurzaam.entry.js +17 -0
  1870. package/dist/esm/utrecht-icon-duurzaam.entry.js.map +1 -0
  1871. package/dist/esm/utrecht-icon-eenzaamheid.entry.js +17 -0
  1872. package/dist/esm/utrecht-icon-eenzaamheid.entry.js.map +1 -0
  1873. package/dist/esm/utrecht-icon-eikenprocessie.entry.js +17 -0
  1874. package/dist/esm/utrecht-icon-eikenprocessie.entry.js.map +1 -0
  1875. package/dist/esm/utrecht-icon-elektrisch-rijden.entry.js +17 -0
  1876. package/dist/esm/utrecht-icon-elektrisch-rijden.entry.js.map +1 -0
  1877. package/dist/esm/utrecht-icon-energie-vergoeding.entry.js +17 -0
  1878. package/dist/esm/utrecht-icon-energie-vergoeding.entry.js.map +1 -0
  1879. package/dist/esm/utrecht-icon-energietransitie.entry.js +17 -0
  1880. package/dist/esm/utrecht-icon-energietransitie.entry.js.map +1 -0
  1881. package/dist/esm/utrecht-icon-error.entry.js +17 -0
  1882. package/dist/esm/utrecht-icon-error.entry.js.map +1 -0
  1883. package/dist/esm/utrecht-icon-evenementen.entry.js +17 -0
  1884. package/dist/esm/utrecht-icon-evenementen.entry.js.map +1 -0
  1885. package/dist/esm/utrecht-icon-facebook.entry.js +8 -6
  1886. package/dist/esm/utrecht-icon-facebook.entry.js.map +1 -0
  1887. package/dist/esm/utrecht-icon-fiets.entry.js +17 -0
  1888. package/dist/esm/utrecht-icon-fiets.entry.js.map +1 -0
  1889. package/dist/esm/utrecht-icon-filter.entry.js +17 -0
  1890. package/dist/esm/utrecht-icon-filter.entry.js.map +1 -0
  1891. package/dist/esm/utrecht-icon-geboorte.entry.js +17 -0
  1892. package/dist/esm/utrecht-icon-geboorte.entry.js.map +1 -0
  1893. package/dist/esm/utrecht-icon-gebruiker-centraal.entry.js +17 -0
  1894. package/dist/esm/utrecht-icon-gebruiker-centraal.entry.js.map +1 -0
  1895. package/dist/esm/utrecht-icon-gebruiker-ingelogd.entry.js +17 -0
  1896. package/dist/esm/utrecht-icon-gebruiker-ingelogd.entry.js.map +1 -0
  1897. package/dist/esm/utrecht-icon-gegevenswoordenboek.entry.js +17 -0
  1898. package/dist/esm/utrecht-icon-gegevenswoordenboek.entry.js.map +1 -0
  1899. package/dist/esm/utrecht-icon-geluid.entry.js +17 -0
  1900. package/dist/esm/utrecht-icon-geluid.entry.js.map +1 -0
  1901. package/dist/esm/utrecht-icon-gemeente-locatie.entry.js +17 -0
  1902. package/dist/esm/utrecht-icon-gemeente-locatie.entry.js.map +1 -0
  1903. package/dist/esm/utrecht-icon-gemeenteraad.entry.js +17 -0
  1904. package/dist/esm/utrecht-icon-gemeenteraad.entry.js.map +1 -0
  1905. package/dist/esm/utrecht-icon-gereedschap.entry.js +17 -0
  1906. package/dist/esm/utrecht-icon-gereedschap.entry.js.map +1 -0
  1907. package/dist/esm/utrecht-icon-gezicht.entry.js +17 -0
  1908. package/dist/esm/utrecht-icon-gezicht.entry.js.map +1 -0
  1909. package/dist/esm/utrecht-icon-gezin.entry.js +17 -0
  1910. package/dist/esm/utrecht-icon-gezin.entry.js.map +1 -0
  1911. package/dist/esm/utrecht-icon-glas-afval.entry.js +17 -0
  1912. package/dist/esm/utrecht-icon-glas-afval.entry.js.map +1 -0
  1913. package/dist/esm/utrecht-icon-glijbaan.entry.js +17 -0
  1914. package/dist/esm/utrecht-icon-glijbaan.entry.js.map +1 -0
  1915. package/dist/esm/utrecht-icon-grafiek.entry.js +17 -0
  1916. package/dist/esm/utrecht-icon-grafiek.entry.js.map +1 -0
  1917. package/dist/esm/utrecht-icon-grofvuil-ophalen.entry.js +17 -0
  1918. package/dist/esm/utrecht-icon-grofvuil-ophalen.entry.js.map +1 -0
  1919. package/dist/esm/utrecht-icon-grofvuil.entry.js +17 -0
  1920. package/dist/esm/utrecht-icon-grofvuil.entry.js.map +1 -0
  1921. package/dist/esm/utrecht-icon-herdenking.entry.js +17 -0
  1922. package/dist/esm/utrecht-icon-herdenking.entry.js.map +1 -0
  1923. package/dist/esm/utrecht-icon-hondenbelasting.entry.js +17 -0
  1924. package/dist/esm/utrecht-icon-hondenbelasting.entry.js.map +1 -0
  1925. package/dist/esm/utrecht-icon-horeca.entry.js +17 -0
  1926. package/dist/esm/utrecht-icon-horeca.entry.js.map +1 -0
  1927. package/dist/esm/utrecht-icon-horecavergunning.entry.js +17 -0
  1928. package/dist/esm/utrecht-icon-horecavergunning.entry.js.map +1 -0
  1929. package/dist/esm/utrecht-icon-huis-en-omgeving.entry.js +17 -0
  1930. package/dist/esm/utrecht-icon-huis-en-omgeving.entry.js.map +1 -0
  1931. package/dist/esm/utrecht-icon-huis.entry.js +17 -0
  1932. package/dist/esm/utrecht-icon-huis.entry.js.map +1 -0
  1933. package/dist/esm/utrecht-icon-huishoudelijk-geweld.entry.js +17 -0
  1934. package/dist/esm/utrecht-icon-huishoudelijk-geweld.entry.js.map +1 -0
  1935. package/dist/esm/utrecht-icon-hulp-huishouden.entry.js +17 -0
  1936. package/dist/esm/utrecht-icon-hulp-huishouden.entry.js.map +1 -0
  1937. package/dist/esm/utrecht-icon-hulp-vervoer.entry.js +17 -0
  1938. package/dist/esm/utrecht-icon-hulp-vervoer.entry.js.map +1 -0
  1939. package/dist/esm/utrecht-icon-hulp-zorg.entry.js +17 -0
  1940. package/dist/esm/utrecht-icon-hulp-zorg.entry.js.map +1 -0
  1941. package/dist/esm/utrecht-icon-hulpmiddelen-gezin.entry.js +17 -0
  1942. package/dist/esm/utrecht-icon-hulpmiddelen-gezin.entry.js.map +1 -0
  1943. package/dist/esm/utrecht-icon-hulpverlening.entry.js +17 -0
  1944. package/dist/esm/utrecht-icon-hulpverlening.entry.js.map +1 -0
  1945. package/dist/esm/utrecht-icon-idee.entry.js +17 -0
  1946. package/dist/esm/utrecht-icon-idee.entry.js.map +1 -0
  1947. package/dist/esm/utrecht-icon-informatie.entry.js +17 -0
  1948. package/dist/esm/utrecht-icon-informatie.entry.js.map +1 -0
  1949. package/dist/esm/utrecht-icon-information.entry.js +17 -0
  1950. package/dist/esm/utrecht-icon-information.entry.js.map +1 -0
  1951. package/dist/esm/utrecht-icon-innovatie.entry.js +17 -0
  1952. package/dist/esm/utrecht-icon-innovatie.entry.js.map +1 -0
  1953. package/dist/esm/utrecht-icon-inspraak-inwoners.entry.js +17 -0
  1954. package/dist/esm/utrecht-icon-inspraak-inwoners.entry.js.map +1 -0
  1955. package/dist/esm/utrecht-icon-instagram.entry.js +8 -6
  1956. package/dist/esm/utrecht-icon-instagram.entry.js.map +1 -0
  1957. package/dist/esm/utrecht-icon-kalender.entry.js +17 -0
  1958. package/dist/esm/utrecht-icon-kalender.entry.js.map +1 -0
  1959. package/dist/esm/utrecht-icon-kennis.entry.js +17 -0
  1960. package/dist/esm/utrecht-icon-kennis.entry.js.map +1 -0
  1961. package/dist/esm/utrecht-icon-kerstbomen.entry.js +17 -0
  1962. package/dist/esm/utrecht-icon-kerstbomen.entry.js.map +1 -0
  1963. package/dist/esm/utrecht-icon-klachten.entry.js +17 -0
  1964. package/dist/esm/utrecht-icon-klachten.entry.js.map +1 -0
  1965. package/dist/esm/utrecht-icon-kroon.entry.js +17 -0
  1966. package/dist/esm/utrecht-icon-kroon.entry.js.map +1 -0
  1967. package/dist/esm/utrecht-icon-laadpaal.entry.js +17 -0
  1968. package/dist/esm/utrecht-icon-laadpaal.entry.js.map +1 -0
  1969. package/dist/esm/utrecht-icon-lantaarnpaal-oud.entry.js +17 -0
  1970. package/dist/esm/utrecht-icon-lantaarnpaal-oud.entry.js.map +1 -0
  1971. package/dist/esm/utrecht-icon-lantaarnpaal.entry.js +17 -0
  1972. package/dist/esm/utrecht-icon-lantaarnpaal.entry.js.map +1 -0
  1973. package/dist/esm/utrecht-icon-leren.entry.js +17 -0
  1974. package/dist/esm/utrecht-icon-leren.entry.js.map +1 -0
  1975. package/dist/esm/utrecht-icon-let-op.entry.js +17 -0
  1976. package/dist/esm/utrecht-icon-let-op.entry.js.map +1 -0
  1977. package/dist/esm/utrecht-icon-linkedin.entry.js +8 -6
  1978. package/dist/esm/utrecht-icon-linkedin.entry.js.map +1 -0
  1979. package/dist/esm/utrecht-icon-list.entry.js +17 -0
  1980. package/dist/esm/utrecht-icon-list.entry.js.map +1 -0
  1981. package/dist/esm/utrecht-icon-loupe.entry.js +17 -0
  1982. package/dist/esm/utrecht-icon-loupe.entry.js.map +1 -0
  1983. package/dist/esm/utrecht-icon-markt.entry.js +17 -0
  1984. package/dist/esm/utrecht-icon-markt.entry.js.map +1 -0
  1985. package/dist/esm/utrecht-icon-melding-boom.entry.js +17 -0
  1986. package/dist/esm/utrecht-icon-melding-boom.entry.js.map +1 -0
  1987. package/dist/esm/utrecht-icon-melding-klacht.entry.js +17 -0
  1988. package/dist/esm/utrecht-icon-melding-klacht.entry.js.map +1 -0
  1989. package/dist/esm/utrecht-icon-melding-openbareruimte.entry.js +17 -0
  1990. package/dist/esm/utrecht-icon-melding-openbareruimte.entry.js.map +1 -0
  1991. package/dist/esm/utrecht-icon-melding-verlichting.entry.js +17 -0
  1992. package/dist/esm/utrecht-icon-melding-verlichting.entry.js.map +1 -0
  1993. package/dist/esm/utrecht-icon-melding.entry.js +17 -0
  1994. package/dist/esm/utrecht-icon-melding.entry.js.map +1 -0
  1995. package/dist/esm/utrecht-icon-menselijk.entry.js +17 -0
  1996. package/dist/esm/utrecht-icon-menselijk.entry.js.map +1 -0
  1997. package/dist/esm/utrecht-icon-meterkast.entry.js +17 -0
  1998. package/dist/esm/utrecht-icon-meterkast.entry.js.map +1 -0
  1999. package/dist/esm/utrecht-icon-milieu-ontheffing.entry.js +17 -0
  2000. package/dist/esm/utrecht-icon-milieu-ontheffing.entry.js.map +1 -0
  2001. package/dist/esm/utrecht-icon-milieu-zone.entry.js +17 -0
  2002. package/dist/esm/utrecht-icon-milieu-zone.entry.js.map +1 -0
  2003. package/dist/esm/utrecht-icon-mobiliteit.entry.js +17 -0
  2004. package/dist/esm/utrecht-icon-mobiliteit.entry.js.map +1 -0
  2005. package/dist/esm/utrecht-icon-natuur.entry.js +17 -0
  2006. package/dist/esm/utrecht-icon-natuur.entry.js.map +1 -0
  2007. package/dist/esm/utrecht-icon-nieuw-huis.entry.js +17 -0
  2008. package/dist/esm/utrecht-icon-nieuw-huis.entry.js.map +1 -0
  2009. package/dist/esm/utrecht-icon-nummerbord.entry.js +17 -0
  2010. package/dist/esm/utrecht-icon-nummerbord.entry.js.map +1 -0
  2011. package/dist/esm/utrecht-icon-om-het-huis.entry.js +17 -0
  2012. package/dist/esm/utrecht-icon-om-het-huis.entry.js.map +1 -0
  2013. package/dist/esm/utrecht-icon-omgeving.entry.js +17 -0
  2014. package/dist/esm/utrecht-icon-omgeving.entry.js.map +1 -0
  2015. package/dist/esm/utrecht-icon-omgevingsvisie.entry.js +17 -0
  2016. package/dist/esm/utrecht-icon-omgevingsvisie.entry.js.map +1 -0
  2017. package/dist/esm/utrecht-icon-omgevingswet.entry.js +17 -0
  2018. package/dist/esm/utrecht-icon-omgevingswet.entry.js.map +1 -0
  2019. package/dist/esm/utrecht-icon-onderhoud.entry.js +17 -0
  2020. package/dist/esm/utrecht-icon-onderhoud.entry.js.map +1 -0
  2021. package/dist/esm/utrecht-icon-ondernemen.entry.js +17 -0
  2022. package/dist/esm/utrecht-icon-ondernemen.entry.js.map +1 -0
  2023. package/dist/esm/utrecht-icon-openingstijden.entry.js +17 -0
  2024. package/dist/esm/utrecht-icon-openingstijden.entry.js.map +1 -0
  2025. package/dist/esm/utrecht-icon-over-de-stad.entry.js +17 -0
  2026. package/dist/esm/utrecht-icon-over-de-stad.entry.js.map +1 -0
  2027. package/dist/esm/utrecht-icon-overlijden.entry.js +17 -0
  2028. package/dist/esm/utrecht-icon-overlijden.entry.js.map +1 -0
  2029. package/dist/esm/utrecht-icon-panden.entry.js +17 -0
  2030. package/dist/esm/utrecht-icon-panden.entry.js.map +1 -0
  2031. package/dist/esm/utrecht-icon-park.entry.js +17 -0
  2032. package/dist/esm/utrecht-icon-park.entry.js.map +1 -0
  2033. package/dist/esm/utrecht-icon-parkeerkaart.entry.js +17 -0
  2034. package/dist/esm/utrecht-icon-parkeerkaart.entry.js.map +1 -0
  2035. package/dist/esm/utrecht-icon-parkeervergunning.entry.js +17 -0
  2036. package/dist/esm/utrecht-icon-parkeervergunning.entry.js.map +1 -0
  2037. package/dist/esm/utrecht-icon-parken.entry.js +17 -0
  2038. package/dist/esm/utrecht-icon-parken.entry.js.map +1 -0
  2039. package/dist/esm/utrecht-icon-parkeren-bedrijven.entry.js +17 -0
  2040. package/dist/esm/utrecht-icon-parkeren-bedrijven.entry.js.map +1 -0
  2041. package/dist/esm/utrecht-icon-parkeren-betaalautomaat.entry.js +17 -0
  2042. package/dist/esm/utrecht-icon-parkeren-betaalautomaat.entry.js.map +1 -0
  2043. package/dist/esm/utrecht-icon-parkeren-betalen.entry.js +17 -0
  2044. package/dist/esm/utrecht-icon-parkeren-betalen.entry.js.map +1 -0
  2045. package/dist/esm/utrecht-icon-parkeren.entry.js +17 -0
  2046. package/dist/esm/utrecht-icon-parkeren.entry.js.map +1 -0
  2047. package/dist/esm/utrecht-icon-participatie-campagne.entry.js +17 -0
  2048. package/dist/esm/utrecht-icon-participatie-campagne.entry.js.map +1 -0
  2049. package/dist/esm/utrecht-icon-participatie-like.entry.js +17 -0
  2050. package/dist/esm/utrecht-icon-participatie-like.entry.js.map +1 -0
  2051. package/dist/esm/utrecht-icon-participatie-pitch.entry.js +17 -0
  2052. package/dist/esm/utrecht-icon-participatie-pitch.entry.js.map +1 -0
  2053. package/dist/esm/utrecht-icon-paspoort.entry.js +17 -0
  2054. package/dist/esm/utrecht-icon-paspoort.entry.js.map +1 -0
  2055. package/dist/esm/utrecht-icon-presentatie.entry.js +17 -0
  2056. package/dist/esm/utrecht-icon-presentatie.entry.js.map +1 -0
  2057. package/dist/esm/utrecht-icon-prijskaartje.entry.js +17 -0
  2058. package/dist/esm/utrecht-icon-prijskaartje.entry.js.map +1 -0
  2059. package/dist/esm/utrecht-icon-rijbewijs.entry.js +17 -0
  2060. package/dist/esm/utrecht-icon-rijbewijs.entry.js.map +1 -0
  2061. package/dist/esm/utrecht-icon-rioolheffing.entry.js +17 -0
  2062. package/dist/esm/utrecht-icon-rioolheffing.entry.js.map +1 -0
  2063. package/dist/esm/utrecht-icon-rolstoel.entry.js +17 -0
  2064. package/dist/esm/utrecht-icon-rolstoel.entry.js.map +1 -0
  2065. package/dist/esm/utrecht-icon-schild-gemeente-utrecht.entry.js +17 -0
  2066. package/dist/esm/utrecht-icon-schild-gemeente-utrecht.entry.js.map +1 -0
  2067. package/dist/esm/utrecht-icon-shoppen.entry.js +17 -0
  2068. package/dist/esm/utrecht-icon-shoppen.entry.js.map +1 -0
  2069. package/dist/esm/utrecht-icon-sinterklaas.entry.js +17 -0
  2070. package/dist/esm/utrecht-icon-sinterklaas.entry.js.map +1 -0
  2071. package/dist/esm/utrecht-icon-slechtziende-hoordende.entry.js +17 -0
  2072. package/dist/esm/utrecht-icon-slechtziende-hoordende.entry.js.map +1 -0
  2073. package/dist/esm/utrecht-icon-sport-en-cultuur.entry.js +17 -0
  2074. package/dist/esm/utrecht-icon-sport-en-cultuur.entry.js.map +1 -0
  2075. package/dist/esm/utrecht-icon-sport-voetbal.entry.js +17 -0
  2076. package/dist/esm/utrecht-icon-sport-voetbal.entry.js.map +1 -0
  2077. package/dist/esm/utrecht-icon-sport.entry.js +17 -0
  2078. package/dist/esm/utrecht-icon-sport.entry.js.map +1 -0
  2079. package/dist/esm/utrecht-icon-stookverbod.entry.js +17 -0
  2080. package/dist/esm/utrecht-icon-stookverbod.entry.js.map +1 -0
  2081. package/dist/esm/utrecht-icon-strand.entry.js +17 -0
  2082. package/dist/esm/utrecht-icon-strand.entry.js.map +1 -0
  2083. package/dist/esm/utrecht-icon-strooien.entry.js +17 -0
  2084. package/dist/esm/utrecht-icon-strooien.entry.js.map +1 -0
  2085. package/dist/esm/utrecht-icon-subsidie-gezin.entry.js +17 -0
  2086. package/dist/esm/utrecht-icon-subsidie-gezin.entry.js.map +1 -0
  2087. package/dist/esm/utrecht-icon-subsidie.entry.js +17 -0
  2088. package/dist/esm/utrecht-icon-subsidie.entry.js.map +1 -0
  2089. package/dist/esm/utrecht-icon-t-shirt.entry.js +17 -0
  2090. package/dist/esm/utrecht-icon-t-shirt.entry.js.map +1 -0
  2091. package/dist/esm/utrecht-icon-thuiswerken.entry.js +17 -0
  2092. package/dist/esm/utrecht-icon-thuiswerken.entry.js.map +1 -0
  2093. package/dist/esm/utrecht-icon-toeslag.entry.js +17 -0
  2094. package/dist/esm/utrecht-icon-toeslag.entry.js.map +1 -0
  2095. package/dist/esm/utrecht-icon-trein.entry.js +17 -0
  2096. package/dist/esm/utrecht-icon-trein.entry.js.map +1 -0
  2097. package/dist/esm/utrecht-icon-trouwen.entry.js +17 -0
  2098. package/dist/esm/utrecht-icon-trouwen.entry.js.map +1 -0
  2099. package/dist/esm/utrecht-icon-twitter.entry.js +8 -6
  2100. package/dist/esm/utrecht-icon-twitter.entry.js.map +1 -0
  2101. package/dist/esm/utrecht-icon-uw-wijk.entry.js +17 -0
  2102. package/dist/esm/utrecht-icon-uw-wijk.entry.js.map +1 -0
  2103. package/dist/esm/utrecht-icon-vaccinatie.entry.js +17 -0
  2104. package/dist/esm/utrecht-icon-vaccinatie.entry.js.map +1 -0
  2105. package/dist/esm/utrecht-icon-veilige-wijk.entry.js +17 -0
  2106. package/dist/esm/utrecht-icon-veilige-wijk.entry.js.map +1 -0
  2107. package/dist/esm/utrecht-icon-vergaderen.entry.js +17 -0
  2108. package/dist/esm/utrecht-icon-vergaderen.entry.js.map +1 -0
  2109. package/dist/esm/utrecht-icon-vergaderendigitaal.entry.js +17 -0
  2110. package/dist/esm/utrecht-icon-vergaderendigitaal.entry.js.map +1 -0
  2111. package/dist/esm/utrecht-icon-vergoeding.entry.js +17 -0
  2112. package/dist/esm/utrecht-icon-vergoeding.entry.js.map +1 -0
  2113. package/dist/esm/utrecht-icon-verhuizen.entry.js +17 -0
  2114. package/dist/esm/utrecht-icon-verhuizen.entry.js.map +1 -0
  2115. package/dist/esm/utrecht-icon-verkeerslicht.entry.js +17 -0
  2116. package/dist/esm/utrecht-icon-verkeerslicht.entry.js.map +1 -0
  2117. package/dist/esm/utrecht-icon-verkiezingen.entry.js +17 -0
  2118. package/dist/esm/utrecht-icon-verkiezingen.entry.js.map +1 -0
  2119. package/dist/esm/utrecht-icon-verslaving.entry.js +17 -0
  2120. package/dist/esm/utrecht-icon-verslaving.entry.js.map +1 -0
  2121. package/dist/esm/utrecht-icon-vervoersvoorziening.entry.js +17 -0
  2122. package/dist/esm/utrecht-icon-vervoersvoorziening.entry.js.map +1 -0
  2123. package/dist/esm/utrecht-icon-virus.entry.js +17 -0
  2124. package/dist/esm/utrecht-icon-virus.entry.js.map +1 -0
  2125. package/dist/esm/utrecht-icon-vluchtelingen.entry.js +17 -0
  2126. package/dist/esm/utrecht-icon-vluchtelingen.entry.js.map +1 -0
  2127. package/dist/esm/utrecht-icon-voorzieningen-vervoer.entry.js +17 -0
  2128. package/dist/esm/utrecht-icon-voorzieningen-vervoer.entry.js.map +1 -0
  2129. package/dist/esm/utrecht-icon-vrijwilligerswerk.entry.js +17 -0
  2130. package/dist/esm/utrecht-icon-vrijwilligerswerk.entry.js.map +1 -0
  2131. package/dist/esm/utrecht-icon-vuilnisbak.entry.js +17 -0
  2132. package/dist/esm/utrecht-icon-vuilnisbak.entry.js.map +1 -0
  2133. package/dist/esm/utrecht-icon-vuilniszak.entry.js +17 -0
  2134. package/dist/esm/utrecht-icon-vuilniszak.entry.js.map +1 -0
  2135. package/dist/esm/utrecht-icon-vuurwerk.entry.js +17 -0
  2136. package/dist/esm/utrecht-icon-vuurwerk.entry.js.map +1 -0
  2137. package/dist/esm/utrecht-icon-wandelstok.entry.js +17 -0
  2138. package/dist/esm/utrecht-icon-wandelstok.entry.js.map +1 -0
  2139. package/dist/esm/utrecht-icon-warm.entry.js +17 -0
  2140. package/dist/esm/utrecht-icon-warm.entry.js.map +1 -0
  2141. package/dist/esm/utrecht-icon-warning.entry.js +17 -0
  2142. package/dist/esm/utrecht-icon-warning.entry.js.map +1 -0
  2143. package/dist/esm/utrecht-icon-werken.entry.js +17 -0
  2144. package/dist/esm/utrecht-icon-werken.entry.js.map +1 -0
  2145. package/dist/esm/utrecht-icon-werkzaamheden.entry.js +17 -0
  2146. package/dist/esm/utrecht-icon-werkzaamheden.entry.js.map +1 -0
  2147. package/dist/esm/utrecht-icon-whatsapp.entry.js +8 -6
  2148. package/dist/esm/utrecht-icon-whatsapp.entry.js.map +1 -0
  2149. package/dist/esm/utrecht-icon-wonen-kosten.entry.js +17 -0
  2150. package/dist/esm/utrecht-icon-wonen-kosten.entry.js.map +1 -0
  2151. package/dist/esm/utrecht-icon-woning-zoeken.entry.js +17 -0
  2152. package/dist/esm/utrecht-icon-woning-zoeken.entry.js.map +1 -0
  2153. package/dist/esm/utrecht-icon-youtube.entry.js +17 -0
  2154. package/dist/esm/utrecht-icon-youtube.entry.js.map +1 -0
  2155. package/dist/esm/utrecht-icon-zelfstandig-wonen.entry.js +17 -0
  2156. package/dist/esm/utrecht-icon-zelfstandig-wonen.entry.js.map +1 -0
  2157. package/dist/esm/utrecht-icon-zoomin.entry.js +17 -0
  2158. package/dist/esm/utrecht-icon-zoomin.entry.js.map +1 -0
  2159. package/dist/esm/utrecht-icon-zoomout.entry.js +17 -0
  2160. package/dist/esm/utrecht-icon-zoomout.entry.js.map +1 -0
  2161. package/dist/esm/utrecht-icon-zorg-huis.entry.js +17 -0
  2162. package/dist/esm/utrecht-icon-zorg-huis.entry.js.map +1 -0
  2163. package/dist/esm/utrecht-icon-zweefpaal.entry.js +17 -0
  2164. package/dist/esm/utrecht-icon-zweefpaal.entry.js.map +1 -0
  2165. package/dist/esm/utrecht-icon-zwemmen.entry.js +17 -0
  2166. package/dist/esm/utrecht-icon-zwemmen.entry.js.map +1 -0
  2167. package/dist/esm/utrecht-logo-button.entry.js +17 -0
  2168. package/dist/esm/utrecht-logo-button.entry.js.map +1 -0
  2169. package/dist/esm/utrecht-map-marker.entry.js +17 -0
  2170. package/dist/esm/utrecht-map-marker.entry.js.map +1 -0
  2171. package/dist/esm/utrecht-page-footer.entry.js +5 -3
  2172. package/dist/esm/utrecht-page-footer.entry.js.map +1 -0
  2173. package/dist/esm/utrecht-pagination.entry.js +21 -15
  2174. package/dist/esm/utrecht-pagination.entry.js.map +1 -0
  2175. package/dist/esm/utrecht-sidenav.entry.js +8 -5
  2176. package/dist/esm/utrecht-sidenav.entry.js.map +1 -0
  2177. package/dist/esm/utrecht-table-body.entry.js +17 -0
  2178. package/dist/esm/utrecht-table-body.entry.js.map +1 -0
  2179. package/dist/esm/utrecht-table-caption.entry.js +18 -0
  2180. package/dist/esm/utrecht-table-caption.entry.js.map +1 -0
  2181. package/dist/esm/utrecht-table-cell.entry.js +17 -0
  2182. package/dist/esm/utrecht-table-cell.entry.js.map +1 -0
  2183. package/dist/esm/utrecht-table-footer.entry.js +17 -0
  2184. package/dist/esm/utrecht-table-footer.entry.js.map +1 -0
  2185. package/dist/esm/utrecht-table-header-cell.entry.js +18 -0
  2186. package/dist/esm/utrecht-table-header-cell.entry.js.map +1 -0
  2187. package/dist/esm/utrecht-table-header.entry.js +17 -0
  2188. package/dist/esm/utrecht-table-header.entry.js.map +1 -0
  2189. package/dist/esm/utrecht-table-row.entry.js +17 -0
  2190. package/dist/esm/utrecht-table-row.entry.js.map +1 -0
  2191. package/dist/esm/utrecht-table.entry.js +17 -0
  2192. package/dist/esm/utrecht-table.entry.js.map +1 -0
  2193. package/dist/esm/utrecht-textbox.entry.js +16 -8
  2194. package/dist/esm/utrecht-textbox.entry.js.map +1 -0
  2195. package/dist/esm/utrecht.js +9 -3
  2196. package/dist/esm/utrecht.js.map +1 -0
  2197. package/dist/stencil.config.js +80 -0
  2198. package/dist/stencil.config.js.map +1 -0
  2199. package/dist/types/components/alert.stencil.d.ts +9 -0
  2200. package/dist/types/components/article/index.stencil.d.ts +8 -0
  2201. package/dist/types/components/backdrop/index.stencil.d.ts +9 -0
  2202. package/dist/types/components/badge-counter/index.stencil.d.ts +11 -0
  2203. package/dist/types/components/badge-data/index.stencil.d.ts +8 -0
  2204. package/dist/types/components/badge-status/index.stencil.d.ts +9 -0
  2205. package/dist/types/components/button/index.stencil.d.ts +11 -0
  2206. package/dist/types/components/button-group.d.ts +8 -0
  2207. package/dist/types/components/button-link.d.ts +12 -0
  2208. package/dist/types/components/checkbox/index.stencil.d.ts +16 -0
  2209. package/dist/types/components/code-block.d.ts +8 -0
  2210. package/dist/types/components/code.d.ts +8 -0
  2211. package/dist/types/components/contact-card-template/index.stencil.d.ts +3 -0
  2212. package/dist/types/components/custom-checkbox/index.stencil.d.ts +12 -0
  2213. package/dist/types/components/digid-button/index.stencil.d.ts +9 -0
  2214. package/dist/types/components/digid-logo/index.stencil.d.ts +8 -0
  2215. package/dist/types/components/eherkenning-logo/index.stencil.d.ts +8 -0
  2216. package/dist/types/components/eidas-logo/index.stencil.d.ts +8 -0
  2217. package/dist/types/components/emphasis.d.ts +8 -0
  2218. package/dist/types/components/form-field-checkbox/index.stencil.d.ts +18 -0
  2219. package/dist/types/components/form-field-textarea/index.stencil.d.ts +18 -0
  2220. package/dist/types/components/form-field-textbox/index.stencil.d.ts +23 -0
  2221. package/dist/types/components/form-toggle/index.stencil.d.ts +14 -0
  2222. package/dist/types/components/generated/utrecht-icon-afspraak-maken/utrecht-icon-afspraak-maken.stencil.d.ts +3 -0
  2223. package/dist/types/components/generated/utrecht-icon-afval/utrecht-icon-afval.stencil.d.ts +3 -0
  2224. package/dist/types/components/generated/utrecht-icon-afval-container/utrecht-icon-afval-container.stencil.d.ts +3 -0
  2225. package/dist/types/components/generated/utrecht-icon-afval-containerpas/utrecht-icon-afval-containerpas.stencil.d.ts +3 -0
  2226. package/dist/types/components/generated/utrecht-icon-afval-kalender/utrecht-icon-afval-kalender.stencil.d.ts +3 -0
  2227. package/dist/types/components/generated/utrecht-icon-afval-pmd/utrecht-icon-afval-pmd.stencil.d.ts +3 -0
  2228. package/dist/types/components/generated/utrecht-icon-afval-scheiden/utrecht-icon-afval-scheiden.stencil.d.ts +3 -0
  2229. package/dist/types/components/generated/utrecht-icon-afvalkalender/utrecht-icon-afvalkalender.stencil.d.ts +3 -0
  2230. package/dist/types/components/generated/utrecht-icon-alleen/utrecht-icon-alleen.stencil.d.ts +3 -0
  2231. package/dist/types/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.d.ts +3 -0
  2232. package/dist/types/components/generated/utrecht-icon-auto/utrecht-icon-auto.stencil.d.ts +3 -0
  2233. package/dist/types/components/generated/utrecht-icon-begroting/utrecht-icon-begroting.stencil.d.ts +3 -0
  2234. package/dist/types/components/generated/utrecht-icon-bestemmingsplan/utrecht-icon-bestemmingsplan.stencil.d.ts +3 -0
  2235. package/dist/types/components/generated/utrecht-icon-betaaldatum/utrecht-icon-betaaldatum.stencil.d.ts +3 -0
  2236. package/dist/types/components/generated/utrecht-icon-bewijsstukken/utrecht-icon-bewijsstukken.stencil.d.ts +3 -0
  2237. package/dist/types/components/generated/utrecht-icon-bijstand/utrecht-icon-bijstand.stencil.d.ts +3 -0
  2238. package/dist/types/components/generated/utrecht-icon-blad/utrecht-icon-blad.stencil.d.ts +3 -0
  2239. package/dist/types/components/generated/utrecht-icon-bouwproject/utrecht-icon-bouwproject.stencil.d.ts +3 -0
  2240. package/dist/types/components/generated/utrecht-icon-brandgevaar/utrecht-icon-brandgevaar.stencil.d.ts +3 -0
  2241. package/dist/types/components/generated/utrecht-icon-brief-betalen/utrecht-icon-brief-betalen.stencil.d.ts +3 -0
  2242. package/dist/types/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.d.ts +3 -0
  2243. package/dist/types/components/generated/utrecht-icon-college-b-w/utrecht-icon-college-b-w.stencil.d.ts +3 -0
  2244. package/dist/types/components/generated/utrecht-icon-container/utrecht-icon-container.stencil.d.ts +3 -0
  2245. package/dist/types/components/generated/utrecht-icon-container-bio/utrecht-icon-container-bio.stencil.d.ts +3 -0
  2246. package/dist/types/components/generated/utrecht-icon-container-glas/utrecht-icon-container-glas.stencil.d.ts +3 -0
  2247. package/dist/types/components/generated/utrecht-icon-container-groenafval/utrecht-icon-container-groenafval.stencil.d.ts +3 -0
  2248. package/dist/types/components/generated/utrecht-icon-container-met-zak/utrecht-icon-container-met-zak.stencil.d.ts +3 -0
  2249. package/dist/types/components/generated/utrecht-icon-container-papier/utrecht-icon-container-papier.stencil.d.ts +3 -0
  2250. package/dist/types/components/generated/utrecht-icon-container-pmd/utrecht-icon-container-pmd.stencil.d.ts +3 -0
  2251. package/dist/types/components/generated/utrecht-icon-container-restafval/utrecht-icon-container-restafval.stencil.d.ts +3 -0
  2252. package/dist/types/components/generated/utrecht-icon-container-textiel/utrecht-icon-container-textiel.stencil.d.ts +3 -0
  2253. package/dist/types/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.d.ts +3 -0
  2254. package/dist/types/components/generated/utrecht-icon-dakloos/utrecht-icon-dakloos.stencil.d.ts +3 -0
  2255. package/dist/types/components/generated/utrecht-icon-dementie/utrecht-icon-dementie.stencil.d.ts +3 -0
  2256. package/dist/types/components/generated/utrecht-icon-documenten/utrecht-icon-documenten.stencil.d.ts +3 -0
  2257. package/dist/types/components/generated/utrecht-icon-duurzaam/utrecht-icon-duurzaam.stencil.d.ts +3 -0
  2258. package/dist/types/components/generated/utrecht-icon-eenzaamheid/utrecht-icon-eenzaamheid.stencil.d.ts +3 -0
  2259. package/dist/types/components/generated/utrecht-icon-eikenprocessie/utrecht-icon-eikenprocessie.stencil.d.ts +3 -0
  2260. package/dist/types/components/generated/utrecht-icon-elektrisch-rijden/utrecht-icon-elektrisch-rijden.stencil.d.ts +3 -0
  2261. package/dist/types/components/generated/utrecht-icon-energie-vergoeding/utrecht-icon-energie-vergoeding.stencil.d.ts +3 -0
  2262. package/dist/types/components/generated/utrecht-icon-energietransitie/utrecht-icon-energietransitie.stencil.d.ts +3 -0
  2263. package/dist/types/components/generated/utrecht-icon-error/utrecht-icon-error.stencil.d.ts +3 -0
  2264. package/dist/types/components/generated/utrecht-icon-evenementen/utrecht-icon-evenementen.stencil.d.ts +3 -0
  2265. package/dist/types/components/generated/utrecht-icon-facebook/utrecht-icon-facebook.stencil.d.ts +3 -0
  2266. package/dist/types/components/generated/utrecht-icon-fiets/utrecht-icon-fiets.stencil.d.ts +3 -0
  2267. package/dist/types/components/generated/utrecht-icon-filter/utrecht-icon-filter.stencil.d.ts +3 -0
  2268. package/dist/types/components/generated/utrecht-icon-geboorte/utrecht-icon-geboorte.stencil.d.ts +3 -0
  2269. package/dist/types/components/generated/utrecht-icon-gebruiker-centraal/utrecht-icon-gebruiker-centraal.stencil.d.ts +3 -0
  2270. package/dist/types/components/generated/utrecht-icon-gebruiker-ingelogd/utrecht-icon-gebruiker-ingelogd.stencil.d.ts +3 -0
  2271. package/dist/types/components/generated/utrecht-icon-gegevenswoordenboek/utrecht-icon-gegevenswoordenboek.stencil.d.ts +3 -0
  2272. package/dist/types/components/generated/utrecht-icon-geluid/utrecht-icon-geluid.stencil.d.ts +3 -0
  2273. package/dist/types/components/generated/utrecht-icon-gemeente-locatie/utrecht-icon-gemeente-locatie.stencil.d.ts +3 -0
  2274. package/dist/types/components/generated/utrecht-icon-gemeenteraad/utrecht-icon-gemeenteraad.stencil.d.ts +3 -0
  2275. package/dist/types/components/generated/utrecht-icon-gereedschap/utrecht-icon-gereedschap.stencil.d.ts +3 -0
  2276. package/dist/types/components/generated/utrecht-icon-gezicht/utrecht-icon-gezicht.stencil.d.ts +3 -0
  2277. package/dist/types/components/generated/utrecht-icon-gezin/utrecht-icon-gezin.stencil.d.ts +3 -0
  2278. package/dist/types/components/generated/utrecht-icon-glas-afval/utrecht-icon-glas-afval.stencil.d.ts +3 -0
  2279. package/dist/types/components/generated/utrecht-icon-glijbaan/utrecht-icon-glijbaan.stencil.d.ts +3 -0
  2280. package/dist/types/components/generated/utrecht-icon-grafiek/utrecht-icon-grafiek.stencil.d.ts +3 -0
  2281. package/dist/types/components/generated/utrecht-icon-grofvuil/utrecht-icon-grofvuil.stencil.d.ts +3 -0
  2282. package/dist/types/components/generated/utrecht-icon-grofvuil-ophalen/utrecht-icon-grofvuil-ophalen.stencil.d.ts +3 -0
  2283. package/dist/types/components/generated/utrecht-icon-herdenking/utrecht-icon-herdenking.stencil.d.ts +3 -0
  2284. package/dist/types/components/generated/utrecht-icon-hondenbelasting/utrecht-icon-hondenbelasting.stencil.d.ts +3 -0
  2285. package/dist/types/components/generated/utrecht-icon-horeca/utrecht-icon-horeca.stencil.d.ts +3 -0
  2286. package/dist/types/components/generated/utrecht-icon-horecavergunning/utrecht-icon-horecavergunning.stencil.d.ts +3 -0
  2287. package/dist/types/components/generated/utrecht-icon-huis/utrecht-icon-huis.stencil.d.ts +3 -0
  2288. package/dist/types/components/generated/utrecht-icon-huis-en-omgeving/utrecht-icon-huis-en-omgeving.stencil.d.ts +3 -0
  2289. package/dist/types/components/generated/utrecht-icon-huishoudelijk-geweld/utrecht-icon-huishoudelijk-geweld.stencil.d.ts +3 -0
  2290. package/dist/types/components/generated/utrecht-icon-hulp-huishouden/utrecht-icon-hulp-huishouden.stencil.d.ts +3 -0
  2291. package/dist/types/components/generated/utrecht-icon-hulp-vervoer/utrecht-icon-hulp-vervoer.stencil.d.ts +3 -0
  2292. package/dist/types/components/generated/utrecht-icon-hulp-zorg/utrecht-icon-hulp-zorg.stencil.d.ts +3 -0
  2293. package/dist/types/components/generated/utrecht-icon-hulpmiddelen-gezin/utrecht-icon-hulpmiddelen-gezin.stencil.d.ts +3 -0
  2294. package/dist/types/components/generated/utrecht-icon-hulpverlening/utrecht-icon-hulpverlening.stencil.d.ts +3 -0
  2295. package/dist/types/components/generated/utrecht-icon-idee/utrecht-icon-idee.stencil.d.ts +3 -0
  2296. package/dist/types/components/generated/utrecht-icon-informatie/utrecht-icon-informatie.stencil.d.ts +3 -0
  2297. package/dist/types/components/generated/utrecht-icon-information/utrecht-icon-information.stencil.d.ts +3 -0
  2298. package/dist/types/components/generated/utrecht-icon-innovatie/utrecht-icon-innovatie.stencil.d.ts +3 -0
  2299. package/dist/types/components/generated/utrecht-icon-inspraak-inwoners/utrecht-icon-inspraak-inwoners.stencil.d.ts +3 -0
  2300. package/dist/types/components/generated/utrecht-icon-instagram/utrecht-icon-instagram.stencil.d.ts +3 -0
  2301. package/dist/types/components/generated/utrecht-icon-kalender/utrecht-icon-kalender.stencil.d.ts +3 -0
  2302. package/dist/types/components/generated/utrecht-icon-kennis/utrecht-icon-kennis.stencil.d.ts +3 -0
  2303. package/dist/types/components/generated/utrecht-icon-kerstbomen/utrecht-icon-kerstbomen.stencil.d.ts +3 -0
  2304. package/dist/types/components/generated/utrecht-icon-klachten/utrecht-icon-klachten.stencil.d.ts +3 -0
  2305. package/dist/types/components/generated/utrecht-icon-kroon/utrecht-icon-kroon.stencil.d.ts +3 -0
  2306. package/dist/types/components/generated/utrecht-icon-laadpaal/utrecht-icon-laadpaal.stencil.d.ts +3 -0
  2307. package/dist/types/components/generated/utrecht-icon-lantaarnpaal/utrecht-icon-lantaarnpaal.stencil.d.ts +3 -0
  2308. package/dist/types/components/generated/utrecht-icon-lantaarnpaal-oud/utrecht-icon-lantaarnpaal-oud.stencil.d.ts +3 -0
  2309. package/dist/types/components/generated/utrecht-icon-leren/utrecht-icon-leren.stencil.d.ts +3 -0
  2310. package/dist/types/components/generated/utrecht-icon-let-op/utrecht-icon-let-op.stencil.d.ts +3 -0
  2311. package/dist/types/components/generated/utrecht-icon-linkedin/utrecht-icon-linkedin.stencil.d.ts +3 -0
  2312. package/dist/types/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.d.ts +3 -0
  2313. package/dist/types/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.d.ts +3 -0
  2314. package/dist/types/components/generated/utrecht-icon-markt/utrecht-icon-markt.stencil.d.ts +3 -0
  2315. package/dist/types/components/generated/utrecht-icon-melding/utrecht-icon-melding.stencil.d.ts +3 -0
  2316. package/dist/types/components/generated/utrecht-icon-melding-boom/utrecht-icon-melding-boom.stencil.d.ts +3 -0
  2317. package/dist/types/components/generated/utrecht-icon-melding-klacht/utrecht-icon-melding-klacht.stencil.d.ts +3 -0
  2318. package/dist/types/components/generated/utrecht-icon-melding-openbareruimte/utrecht-icon-melding-openbareruimte.stencil.d.ts +3 -0
  2319. package/dist/types/components/generated/utrecht-icon-melding-verlichting/utrecht-icon-melding-verlichting.stencil.d.ts +3 -0
  2320. package/dist/types/components/generated/utrecht-icon-menselijk/utrecht-icon-menselijk.stencil.d.ts +3 -0
  2321. package/dist/types/components/generated/utrecht-icon-meterkast/utrecht-icon-meterkast.stencil.d.ts +3 -0
  2322. package/dist/types/components/generated/utrecht-icon-milieu-ontheffing/utrecht-icon-milieu-ontheffing.stencil.d.ts +3 -0
  2323. package/dist/types/components/generated/utrecht-icon-milieu-zone/utrecht-icon-milieu-zone.stencil.d.ts +3 -0
  2324. package/dist/types/components/generated/utrecht-icon-mobiliteit/utrecht-icon-mobiliteit.stencil.d.ts +3 -0
  2325. package/dist/types/components/generated/utrecht-icon-natuur/utrecht-icon-natuur.stencil.d.ts +3 -0
  2326. package/dist/types/components/generated/utrecht-icon-nieuw-huis/utrecht-icon-nieuw-huis.stencil.d.ts +3 -0
  2327. package/dist/types/components/generated/utrecht-icon-nummerbord/utrecht-icon-nummerbord.stencil.d.ts +3 -0
  2328. package/dist/types/components/generated/utrecht-icon-om-het-huis/utrecht-icon-om-het-huis.stencil.d.ts +3 -0
  2329. package/dist/types/components/generated/utrecht-icon-omgeving/utrecht-icon-omgeving.stencil.d.ts +3 -0
  2330. package/dist/types/components/generated/utrecht-icon-omgevingsvisie/utrecht-icon-omgevingsvisie.stencil.d.ts +3 -0
  2331. package/dist/types/components/generated/utrecht-icon-omgevingswet/utrecht-icon-omgevingswet.stencil.d.ts +3 -0
  2332. package/dist/types/components/generated/utrecht-icon-onderhoud/utrecht-icon-onderhoud.stencil.d.ts +3 -0
  2333. package/dist/types/components/generated/utrecht-icon-ondernemen/utrecht-icon-ondernemen.stencil.d.ts +3 -0
  2334. package/dist/types/components/generated/utrecht-icon-openingstijden/utrecht-icon-openingstijden.stencil.d.ts +3 -0
  2335. package/dist/types/components/generated/utrecht-icon-over-de-stad/utrecht-icon-over-de-stad.stencil.d.ts +3 -0
  2336. package/dist/types/components/generated/utrecht-icon-overlijden/utrecht-icon-overlijden.stencil.d.ts +3 -0
  2337. package/dist/types/components/generated/utrecht-icon-panden/utrecht-icon-panden.stencil.d.ts +3 -0
  2338. package/dist/types/components/generated/utrecht-icon-park/utrecht-icon-park.stencil.d.ts +3 -0
  2339. package/dist/types/components/generated/utrecht-icon-parkeerkaart/utrecht-icon-parkeerkaart.stencil.d.ts +3 -0
  2340. package/dist/types/components/generated/utrecht-icon-parkeervergunning/utrecht-icon-parkeervergunning.stencil.d.ts +3 -0
  2341. package/dist/types/components/generated/utrecht-icon-parken/utrecht-icon-parken.stencil.d.ts +3 -0
  2342. package/dist/types/components/generated/utrecht-icon-parkeren/utrecht-icon-parkeren.stencil.d.ts +3 -0
  2343. package/dist/types/components/generated/utrecht-icon-parkeren-bedrijven/utrecht-icon-parkeren-bedrijven.stencil.d.ts +3 -0
  2344. package/dist/types/components/generated/utrecht-icon-parkeren-betaalautomaat/utrecht-icon-parkeren-betaalautomaat.stencil.d.ts +3 -0
  2345. package/dist/types/components/generated/utrecht-icon-parkeren-betalen/utrecht-icon-parkeren-betalen.stencil.d.ts +3 -0
  2346. package/dist/types/components/generated/utrecht-icon-participatie-campagne/utrecht-icon-participatie-campagne.stencil.d.ts +3 -0
  2347. package/dist/types/components/generated/utrecht-icon-participatie-like/utrecht-icon-participatie-like.stencil.d.ts +3 -0
  2348. package/dist/types/components/generated/utrecht-icon-participatie-pitch/utrecht-icon-participatie-pitch.stencil.d.ts +3 -0
  2349. package/dist/types/components/generated/utrecht-icon-paspoort/utrecht-icon-paspoort.stencil.d.ts +3 -0
  2350. package/dist/types/components/generated/utrecht-icon-presentatie/utrecht-icon-presentatie.stencil.d.ts +3 -0
  2351. package/dist/types/components/generated/utrecht-icon-prijskaartje/utrecht-icon-prijskaartje.stencil.d.ts +3 -0
  2352. package/dist/types/components/generated/utrecht-icon-rijbewijs/utrecht-icon-rijbewijs.stencil.d.ts +3 -0
  2353. package/dist/types/components/generated/utrecht-icon-rioolheffing/utrecht-icon-rioolheffing.stencil.d.ts +3 -0
  2354. package/dist/types/components/generated/utrecht-icon-rolstoel/utrecht-icon-rolstoel.stencil.d.ts +3 -0
  2355. package/dist/types/components/generated/utrecht-icon-schild-gemeente-utrecht/utrecht-icon-schild-gemeente-utrecht.stencil.d.ts +3 -0
  2356. package/dist/types/components/generated/utrecht-icon-shoppen/utrecht-icon-shoppen.stencil.d.ts +3 -0
  2357. package/dist/types/components/generated/utrecht-icon-sinterklaas/utrecht-icon-sinterklaas.stencil.d.ts +3 -0
  2358. package/dist/types/components/generated/utrecht-icon-slechtziende-hoordende/utrecht-icon-slechtziende-hoordende.stencil.d.ts +3 -0
  2359. package/dist/types/components/generated/utrecht-icon-sport/utrecht-icon-sport.stencil.d.ts +3 -0
  2360. package/dist/types/components/generated/utrecht-icon-sport-en-cultuur/utrecht-icon-sport-en-cultuur.stencil.d.ts +3 -0
  2361. package/dist/types/components/generated/utrecht-icon-sport-voetbal/utrecht-icon-sport-voetbal.stencil.d.ts +3 -0
  2362. package/dist/types/components/generated/utrecht-icon-stookverbod/utrecht-icon-stookverbod.stencil.d.ts +3 -0
  2363. package/dist/types/components/generated/utrecht-icon-strand/utrecht-icon-strand.stencil.d.ts +3 -0
  2364. package/dist/types/components/generated/utrecht-icon-strooien/utrecht-icon-strooien.stencil.d.ts +3 -0
  2365. package/dist/types/components/generated/utrecht-icon-subsidie/utrecht-icon-subsidie.stencil.d.ts +3 -0
  2366. package/dist/types/components/generated/utrecht-icon-subsidie-gezin/utrecht-icon-subsidie-gezin.stencil.d.ts +3 -0
  2367. package/dist/types/components/generated/utrecht-icon-t-shirt/utrecht-icon-t-shirt.stencil.d.ts +3 -0
  2368. package/dist/types/components/generated/utrecht-icon-thuiswerken/utrecht-icon-thuiswerken.stencil.d.ts +3 -0
  2369. package/dist/types/components/generated/utrecht-icon-toeslag/utrecht-icon-toeslag.stencil.d.ts +3 -0
  2370. package/dist/types/components/generated/utrecht-icon-trein/utrecht-icon-trein.stencil.d.ts +3 -0
  2371. package/dist/types/components/generated/utrecht-icon-trouwen/utrecht-icon-trouwen.stencil.d.ts +3 -0
  2372. package/dist/types/components/generated/utrecht-icon-twitter/utrecht-icon-twitter.stencil.d.ts +3 -0
  2373. package/dist/types/components/generated/utrecht-icon-uw-wijk/utrecht-icon-uw-wijk.stencil.d.ts +3 -0
  2374. package/dist/types/components/generated/utrecht-icon-vaccinatie/utrecht-icon-vaccinatie.stencil.d.ts +3 -0
  2375. package/dist/types/components/generated/utrecht-icon-veilige-wijk/utrecht-icon-veilige-wijk.stencil.d.ts +3 -0
  2376. package/dist/types/components/generated/utrecht-icon-vergaderen/utrecht-icon-vergaderen.stencil.d.ts +3 -0
  2377. package/dist/types/components/generated/utrecht-icon-vergaderendigitaal/utrecht-icon-vergaderendigitaal.stencil.d.ts +3 -0
  2378. package/dist/types/components/generated/utrecht-icon-vergoeding/utrecht-icon-vergoeding.stencil.d.ts +3 -0
  2379. package/dist/types/components/generated/utrecht-icon-verhuizen/utrecht-icon-verhuizen.stencil.d.ts +3 -0
  2380. package/dist/types/components/generated/utrecht-icon-verkeerslicht/utrecht-icon-verkeerslicht.stencil.d.ts +3 -0
  2381. package/dist/types/components/generated/utrecht-icon-verkiezingen/utrecht-icon-verkiezingen.stencil.d.ts +3 -0
  2382. package/dist/types/components/generated/utrecht-icon-verslaving/utrecht-icon-verslaving.stencil.d.ts +3 -0
  2383. package/dist/types/components/generated/utrecht-icon-vervoersvoorziening/utrecht-icon-vervoersvoorziening.stencil.d.ts +3 -0
  2384. package/dist/types/components/generated/utrecht-icon-virus/utrecht-icon-virus.stencil.d.ts +3 -0
  2385. package/dist/types/components/generated/utrecht-icon-vluchtelingen/utrecht-icon-vluchtelingen.stencil.d.ts +3 -0
  2386. package/dist/types/components/generated/utrecht-icon-voorzieningen-vervoer/utrecht-icon-voorzieningen-vervoer.stencil.d.ts +3 -0
  2387. package/dist/types/components/generated/utrecht-icon-vrijwilligerswerk/utrecht-icon-vrijwilligerswerk.stencil.d.ts +3 -0
  2388. package/dist/types/components/generated/utrecht-icon-vuilnisbak/utrecht-icon-vuilnisbak.stencil.d.ts +3 -0
  2389. package/dist/types/components/generated/utrecht-icon-vuilniszak/utrecht-icon-vuilniszak.stencil.d.ts +3 -0
  2390. package/dist/types/components/generated/utrecht-icon-vuurwerk/utrecht-icon-vuurwerk.stencil.d.ts +3 -0
  2391. package/dist/types/components/generated/utrecht-icon-wandelstok/utrecht-icon-wandelstok.stencil.d.ts +3 -0
  2392. package/dist/types/components/generated/utrecht-icon-warm/utrecht-icon-warm.stencil.d.ts +3 -0
  2393. package/dist/types/components/generated/utrecht-icon-warning/utrecht-icon-warning.stencil.d.ts +3 -0
  2394. package/dist/types/components/generated/utrecht-icon-werken/utrecht-icon-werken.stencil.d.ts +3 -0
  2395. package/dist/types/components/generated/utrecht-icon-werkzaamheden/utrecht-icon-werkzaamheden.stencil.d.ts +3 -0
  2396. package/dist/types/components/generated/utrecht-icon-whatsapp/utrecht-icon-whatsapp.stencil.d.ts +3 -0
  2397. package/dist/types/components/generated/utrecht-icon-wonen-kosten/utrecht-icon-wonen-kosten.stencil.d.ts +3 -0
  2398. package/dist/types/components/generated/utrecht-icon-woning-zoeken/utrecht-icon-woning-zoeken.stencil.d.ts +3 -0
  2399. package/dist/types/components/generated/utrecht-icon-youtube/utrecht-icon-youtube.stencil.d.ts +3 -0
  2400. package/dist/types/components/generated/utrecht-icon-zelfstandig-wonen/utrecht-icon-zelfstandig-wonen.stencil.d.ts +3 -0
  2401. package/dist/types/components/generated/utrecht-icon-zoomin/utrecht-icon-zoomin.stencil.d.ts +3 -0
  2402. package/dist/types/components/generated/utrecht-icon-zoomout/utrecht-icon-zoomout.stencil.d.ts +3 -0
  2403. package/dist/types/components/generated/utrecht-icon-zorg-huis/utrecht-icon-zorg-huis.stencil.d.ts +3 -0
  2404. package/dist/types/components/generated/utrecht-icon-zweefpaal/utrecht-icon-zweefpaal.stencil.d.ts +3 -0
  2405. package/dist/types/components/generated/utrecht-icon-zwemmen/utrecht-icon-zwemmen.stencil.d.ts +3 -0
  2406. package/dist/types/components/heading-group.d.ts +8 -0
  2407. package/dist/types/components/icon/index.stencil.d.ts +3 -0
  2408. package/dist/types/components/link-button.d.ts +12 -0
  2409. package/dist/types/components/link.d.ts +9 -0
  2410. package/dist/types/components/logo-button/index.stencil.d.ts +8 -0
  2411. package/dist/types/components/map-marker/index.stencil.d.ts +3 -0
  2412. package/dist/types/components/mark.d.ts +8 -0
  2413. package/dist/types/components/navigatie sidenav/index.stencil.d.ts +9 -0
  2414. package/dist/types/components/number-value.d.ts +9 -0
  2415. package/dist/types/components/page/index.stencil.d.ts +7 -0
  2416. package/dist/types/components/page-content/index.stencil.d.ts +7 -0
  2417. package/dist/types/components/page-header/stencil.d.ts +7 -0
  2418. package/dist/types/components/pre-heading.d.ts +8 -0
  2419. package/dist/types/components/skip-link.d.ts +9 -0
  2420. package/dist/types/components/spotlight-section.d.ts +9 -0
  2421. package/dist/types/components/table/table-body.stencil.d.ts +3 -0
  2422. package/dist/types/components/table/table-caption.stencil.d.ts +3 -0
  2423. package/dist/types/components/table/table-cell.stencil.d.ts +3 -0
  2424. package/dist/types/components/table/table-footer.stencil.d.ts +3 -0
  2425. package/dist/types/components/table/table-header-cell.stencil.d.ts +4 -0
  2426. package/dist/types/components/table/table-header.stencil.d.ts +3 -0
  2427. package/dist/types/components/table/table-row.stencil.d.ts +3 -0
  2428. package/dist/types/components/table/table.stencil.d.ts +3 -0
  2429. package/dist/types/components/textbox/index.stencil.d.ts +23 -0
  2430. package/dist/types/components/url-value.d.ts +8 -0
  2431. package/dist/types/components.d.ts +3044 -25
  2432. package/dist/types/home/runner/work/utrecht/utrecht/packages/web-component-library-stencil/.stencil/stencil.config.d.ts +2 -0
  2433. package/dist/types/index.d.ts +1 -0
  2434. package/dist/types/stencil-public-runtime.d.ts +281 -205
  2435. package/dist/utrecht/index.esm.js +2 -0
  2436. package/dist/utrecht/index.esm.js.map +1 -0
  2437. package/dist/utrecht/p-0087af71.entry.js +2 -0
  2438. package/dist/utrecht/p-0087af71.entry.js.map +1 -0
  2439. package/dist/utrecht/p-0141987f.entry.js +2 -0
  2440. package/dist/utrecht/p-0141987f.entry.js.map +1 -0
  2441. package/dist/utrecht/p-01725a77.entry.js +2 -0
  2442. package/dist/utrecht/p-01725a77.entry.js.map +1 -0
  2443. package/dist/utrecht/p-019416fe.entry.js +2 -0
  2444. package/dist/utrecht/p-019416fe.entry.js.map +1 -0
  2445. package/dist/utrecht/p-0596af84.entry.js +2 -0
  2446. package/dist/utrecht/p-0596af84.entry.js.map +1 -0
  2447. package/dist/utrecht/p-05ea0d36.entry.js +2 -0
  2448. package/dist/utrecht/p-05ea0d36.entry.js.map +1 -0
  2449. package/dist/utrecht/p-0764806f.entry.js +2 -0
  2450. package/dist/utrecht/p-0764806f.entry.js.map +1 -0
  2451. package/dist/utrecht/p-07fb058c.entry.js +2 -0
  2452. package/dist/utrecht/p-07fb058c.entry.js.map +1 -0
  2453. package/dist/utrecht/p-08da1331.entry.js +2 -0
  2454. package/dist/utrecht/p-08da1331.entry.js.map +1 -0
  2455. package/dist/utrecht/p-09cc00f8.entry.js +2 -0
  2456. package/dist/utrecht/p-09cc00f8.entry.js.map +1 -0
  2457. package/dist/utrecht/p-0c37cf55.entry.js +2 -0
  2458. package/dist/utrecht/p-0c37cf55.entry.js.map +1 -0
  2459. package/dist/utrecht/p-0c7ae953.entry.js +2 -0
  2460. package/dist/utrecht/p-0c7ae953.entry.js.map +1 -0
  2461. package/dist/utrecht/p-0ce9b28d.entry.js +2 -0
  2462. package/dist/utrecht/p-0ce9b28d.entry.js.map +1 -0
  2463. package/dist/utrecht/p-0d2d1277.entry.js +2 -0
  2464. package/dist/utrecht/p-0d2d1277.entry.js.map +1 -0
  2465. package/dist/utrecht/p-0d5f963a.entry.js +2 -0
  2466. package/dist/utrecht/p-0d5f963a.entry.js.map +1 -0
  2467. package/dist/utrecht/p-0f258d1f.entry.js +2 -0
  2468. package/dist/utrecht/p-0f258d1f.entry.js.map +1 -0
  2469. package/dist/utrecht/p-0fbb192c.entry.js +2 -0
  2470. package/dist/utrecht/p-0fbb192c.entry.js.map +1 -0
  2471. package/dist/utrecht/p-0ffd75eb.entry.js +2 -0
  2472. package/dist/utrecht/p-0ffd75eb.entry.js.map +1 -0
  2473. package/dist/utrecht/p-140bb1c9.entry.js +2 -0
  2474. package/dist/utrecht/p-140bb1c9.entry.js.map +1 -0
  2475. package/dist/utrecht/p-143e9815.entry.js +2 -0
  2476. package/dist/utrecht/p-143e9815.entry.js.map +1 -0
  2477. package/dist/utrecht/p-160034ea.entry.js +2 -0
  2478. package/dist/utrecht/p-160034ea.entry.js.map +1 -0
  2479. package/dist/utrecht/p-16071b45.entry.js +2 -0
  2480. package/dist/utrecht/p-16071b45.entry.js.map +1 -0
  2481. package/dist/utrecht/p-16d274af.entry.js +2 -0
  2482. package/dist/utrecht/p-16d274af.entry.js.map +1 -0
  2483. package/dist/utrecht/p-187a5375.entry.js +2 -0
  2484. package/dist/utrecht/p-187a5375.entry.js.map +1 -0
  2485. package/dist/utrecht/p-1ab4ae50.entry.js +2 -0
  2486. package/dist/utrecht/p-1ab4ae50.entry.js.map +1 -0
  2487. package/dist/utrecht/p-1c549de3.entry.js +2 -0
  2488. package/dist/utrecht/p-1c549de3.entry.js.map +1 -0
  2489. package/dist/utrecht/p-1cceeb84.entry.js +2 -0
  2490. package/dist/utrecht/p-1cceeb84.entry.js.map +1 -0
  2491. package/dist/utrecht/p-1d0d9d94.entry.js +2 -0
  2492. package/dist/utrecht/p-1d0d9d94.entry.js.map +1 -0
  2493. package/dist/utrecht/p-203e3d6c.entry.js +2 -0
  2494. package/dist/utrecht/p-203e3d6c.entry.js.map +1 -0
  2495. package/dist/utrecht/p-213f3012.js +3 -0
  2496. package/dist/utrecht/p-213f3012.js.map +1 -0
  2497. package/dist/utrecht/p-27c5dd67.entry.js +2 -0
  2498. package/dist/utrecht/p-27c5dd67.entry.js.map +1 -0
  2499. package/dist/utrecht/p-2d3d4c10.entry.js +2 -0
  2500. package/dist/utrecht/p-2d3d4c10.entry.js.map +1 -0
  2501. package/dist/utrecht/p-2da31f6a.entry.js +2 -0
  2502. package/dist/utrecht/p-2da31f6a.entry.js.map +1 -0
  2503. package/dist/utrecht/p-2f378892.entry.js +2 -0
  2504. package/dist/utrecht/p-2f378892.entry.js.map +1 -0
  2505. package/dist/utrecht/p-2f73a733.entry.js +2 -0
  2506. package/dist/utrecht/p-2f73a733.entry.js.map +1 -0
  2507. package/dist/utrecht/p-3010ac82.entry.js +2 -0
  2508. package/dist/utrecht/p-3010ac82.entry.js.map +1 -0
  2509. package/dist/utrecht/p-30429461.entry.js +2 -0
  2510. package/dist/utrecht/p-30429461.entry.js.map +1 -0
  2511. package/dist/utrecht/p-3078d26c.entry.js +2 -0
  2512. package/dist/utrecht/p-3078d26c.entry.js.map +1 -0
  2513. package/dist/utrecht/p-30a4f48f.entry.js +2 -0
  2514. package/dist/utrecht/p-30a4f48f.entry.js.map +1 -0
  2515. package/dist/utrecht/p-31a74b32.entry.js +2 -0
  2516. package/dist/utrecht/p-31a74b32.entry.js.map +1 -0
  2517. package/dist/utrecht/p-32575ed9.entry.js +2 -0
  2518. package/dist/utrecht/p-32575ed9.entry.js.map +1 -0
  2519. package/dist/utrecht/p-325ef3e3.entry.js +2 -0
  2520. package/dist/utrecht/p-325ef3e3.entry.js.map +1 -0
  2521. package/dist/utrecht/p-34ce44fa.entry.js +2 -0
  2522. package/dist/utrecht/p-34ce44fa.entry.js.map +1 -0
  2523. package/dist/utrecht/p-34dbf9db.entry.js +2 -0
  2524. package/dist/utrecht/p-34dbf9db.entry.js.map +1 -0
  2525. package/dist/utrecht/p-38227fed.entry.js +2 -0
  2526. package/dist/utrecht/p-38227fed.entry.js.map +1 -0
  2527. package/dist/utrecht/p-38ca7617.entry.js +2 -0
  2528. package/dist/utrecht/p-38ca7617.entry.js.map +1 -0
  2529. package/dist/utrecht/p-3948fe01.entry.js +2 -0
  2530. package/dist/utrecht/p-3948fe01.entry.js.map +1 -0
  2531. package/dist/utrecht/p-39ce0d9a.entry.js +2 -0
  2532. package/dist/utrecht/p-39ce0d9a.entry.js.map +1 -0
  2533. package/dist/utrecht/p-3bf5bf92.entry.js +2 -0
  2534. package/dist/utrecht/p-3bf5bf92.entry.js.map +1 -0
  2535. package/dist/utrecht/p-3c7e75f3.entry.js +2 -0
  2536. package/dist/utrecht/p-3c7e75f3.entry.js.map +1 -0
  2537. package/dist/utrecht/p-3d556f25.entry.js +2 -0
  2538. package/dist/utrecht/p-3d556f25.entry.js.map +1 -0
  2539. package/dist/utrecht/p-3de77800.entry.js +2 -0
  2540. package/dist/utrecht/p-3de77800.entry.js.map +1 -0
  2541. package/dist/utrecht/p-3df74008.entry.js +2 -0
  2542. package/dist/utrecht/p-3df74008.entry.js.map +1 -0
  2543. package/dist/utrecht/p-3f787d26.entry.js +2 -0
  2544. package/dist/utrecht/p-3f787d26.entry.js.map +1 -0
  2545. package/dist/utrecht/p-404631a6.entry.js +2 -0
  2546. package/dist/utrecht/p-404631a6.entry.js.map +1 -0
  2547. package/dist/utrecht/p-40838645.entry.js +2 -0
  2548. package/dist/utrecht/p-40838645.entry.js.map +1 -0
  2549. package/dist/utrecht/p-41583292.entry.js +2 -0
  2550. package/dist/utrecht/p-41583292.entry.js.map +1 -0
  2551. package/dist/utrecht/p-433863e3.entry.js +2 -0
  2552. package/dist/utrecht/p-433863e3.entry.js.map +1 -0
  2553. package/dist/utrecht/p-4345d76d.js +2 -0
  2554. package/dist/utrecht/p-4345d76d.js.map +1 -0
  2555. package/dist/utrecht/p-45831f37.entry.js +2 -0
  2556. package/dist/utrecht/p-45831f37.entry.js.map +1 -0
  2557. package/dist/utrecht/p-458d0697.entry.js +2 -0
  2558. package/dist/utrecht/p-458d0697.entry.js.map +1 -0
  2559. package/dist/utrecht/p-470866b1.entry.js +2 -0
  2560. package/dist/utrecht/p-470866b1.entry.js.map +1 -0
  2561. package/dist/utrecht/p-48e896d8.entry.js +2 -0
  2562. package/dist/utrecht/p-48e896d8.entry.js.map +1 -0
  2563. package/dist/utrecht/p-49e29f7e.entry.js +2 -0
  2564. package/dist/utrecht/p-49e29f7e.entry.js.map +1 -0
  2565. package/dist/utrecht/p-4a76e200.entry.js +2 -0
  2566. package/dist/utrecht/p-4a76e200.entry.js.map +1 -0
  2567. package/dist/utrecht/p-4a8c6c3b.entry.js +2 -0
  2568. package/dist/utrecht/p-4a8c6c3b.entry.js.map +1 -0
  2569. package/dist/utrecht/p-4ae58b08.entry.js +2 -0
  2570. package/dist/utrecht/p-4ae58b08.entry.js.map +1 -0
  2571. package/dist/utrecht/p-4b720280.entry.js +2 -0
  2572. package/dist/utrecht/p-4b720280.entry.js.map +1 -0
  2573. package/dist/utrecht/p-4c24148e.entry.js +2 -0
  2574. package/dist/utrecht/p-4c24148e.entry.js.map +1 -0
  2575. package/dist/utrecht/p-4d7ab407.entry.js +2 -0
  2576. package/dist/utrecht/p-4d7ab407.entry.js.map +1 -0
  2577. package/dist/utrecht/p-4d8195c8.entry.js +2 -0
  2578. package/dist/utrecht/p-4d8195c8.entry.js.map +1 -0
  2579. package/dist/utrecht/p-4e551685.entry.js +2 -0
  2580. package/dist/utrecht/p-4e551685.entry.js.map +1 -0
  2581. package/dist/utrecht/p-4f6729e2.entry.js +2 -0
  2582. package/dist/utrecht/p-4f6729e2.entry.js.map +1 -0
  2583. package/dist/utrecht/p-50e56326.entry.js +2 -0
  2584. package/dist/utrecht/p-50e56326.entry.js.map +1 -0
  2585. package/dist/utrecht/p-51541a25.entry.js +2 -0
  2586. package/dist/utrecht/p-51541a25.entry.js.map +1 -0
  2587. package/dist/utrecht/p-551ee98c.entry.js +2 -0
  2588. package/dist/utrecht/p-551ee98c.entry.js.map +1 -0
  2589. package/dist/utrecht/p-552d6ac8.entry.js +2 -0
  2590. package/dist/utrecht/p-552d6ac8.entry.js.map +1 -0
  2591. package/dist/utrecht/p-55bb8e8a.entry.js +2 -0
  2592. package/dist/utrecht/p-55bb8e8a.entry.js.map +1 -0
  2593. package/dist/utrecht/p-56efa84a.entry.js +2 -0
  2594. package/dist/utrecht/p-56efa84a.entry.js.map +1 -0
  2595. package/dist/utrecht/p-56f1a5eb.entry.js +2 -0
  2596. package/dist/utrecht/p-56f1a5eb.entry.js.map +1 -0
  2597. package/dist/utrecht/p-5802e575.entry.js +2 -0
  2598. package/dist/utrecht/p-5802e575.entry.js.map +1 -0
  2599. package/dist/utrecht/p-5903c5b6.entry.js +2 -0
  2600. package/dist/utrecht/p-5903c5b6.entry.js.map +1 -0
  2601. package/dist/utrecht/p-5a08f6ae.entry.js +2 -0
  2602. package/dist/utrecht/p-5a08f6ae.entry.js.map +1 -0
  2603. package/dist/utrecht/p-5d8e9fb7.entry.js +2 -0
  2604. package/dist/utrecht/p-5d8e9fb7.entry.js.map +1 -0
  2605. package/dist/utrecht/p-61b3002b.entry.js +2 -0
  2606. package/dist/utrecht/p-61b3002b.entry.js.map +1 -0
  2607. package/dist/utrecht/p-66b3420e.entry.js +2 -0
  2608. package/dist/utrecht/p-66b3420e.entry.js.map +1 -0
  2609. package/dist/utrecht/p-66e8a569.entry.js +2 -0
  2610. package/dist/utrecht/p-66e8a569.entry.js.map +1 -0
  2611. package/dist/utrecht/p-685c85ee.entry.js +2 -0
  2612. package/dist/utrecht/p-685c85ee.entry.js.map +1 -0
  2613. package/dist/utrecht/p-68be3100.entry.js +2 -0
  2614. package/dist/utrecht/p-68be3100.entry.js.map +1 -0
  2615. package/dist/utrecht/p-6b81a6c0.entry.js +2 -0
  2616. package/dist/utrecht/p-6b81a6c0.entry.js.map +1 -0
  2617. package/dist/utrecht/p-6cd369bc.entry.js +2 -0
  2618. package/dist/utrecht/p-6cd369bc.entry.js.map +1 -0
  2619. package/dist/utrecht/p-6dc5bdae.entry.js +2 -0
  2620. package/dist/utrecht/p-6dc5bdae.entry.js.map +1 -0
  2621. package/dist/utrecht/p-6e5777e6.entry.js +2 -0
  2622. package/dist/utrecht/p-6e5777e6.entry.js.map +1 -0
  2623. package/dist/utrecht/p-6efea5fa.entry.js +2 -0
  2624. package/dist/utrecht/p-6efea5fa.entry.js.map +1 -0
  2625. package/dist/utrecht/p-6f6a2ab2.entry.js +2 -0
  2626. package/dist/utrecht/p-6f6a2ab2.entry.js.map +1 -0
  2627. package/dist/utrecht/p-7076e2db.entry.js +2 -0
  2628. package/dist/utrecht/p-7076e2db.entry.js.map +1 -0
  2629. package/dist/utrecht/p-70849f97.entry.js +2 -0
  2630. package/dist/utrecht/p-70849f97.entry.js.map +1 -0
  2631. package/dist/utrecht/p-73192f86.entry.js +2 -0
  2632. package/dist/utrecht/p-73192f86.entry.js.map +1 -0
  2633. package/dist/utrecht/p-73a38b76.entry.js +2 -0
  2634. package/dist/utrecht/p-73a38b76.entry.js.map +1 -0
  2635. package/dist/utrecht/p-74014f7b.entry.js +2 -0
  2636. package/dist/utrecht/p-74014f7b.entry.js.map +1 -0
  2637. package/dist/utrecht/p-76189967.entry.js +2 -0
  2638. package/dist/utrecht/p-76189967.entry.js.map +1 -0
  2639. package/dist/utrecht/p-763e4ccc.entry.js +2 -0
  2640. package/dist/utrecht/p-763e4ccc.entry.js.map +1 -0
  2641. package/dist/utrecht/p-775fc6ef.entry.js +2 -0
  2642. package/dist/utrecht/p-775fc6ef.entry.js.map +1 -0
  2643. package/dist/utrecht/p-77d6d10e.entry.js +2 -0
  2644. package/dist/utrecht/p-77d6d10e.entry.js.map +1 -0
  2645. package/dist/utrecht/p-7a662c63.entry.js +2 -0
  2646. package/dist/utrecht/p-7a662c63.entry.js.map +1 -0
  2647. package/dist/utrecht/p-7a9f05f5.entry.js +2 -0
  2648. package/dist/utrecht/p-7a9f05f5.entry.js.map +1 -0
  2649. package/dist/utrecht/p-7ac2c3af.entry.js +2 -0
  2650. package/dist/utrecht/p-7ac2c3af.entry.js.map +1 -0
  2651. package/dist/utrecht/p-7be07486.entry.js +2 -0
  2652. package/dist/utrecht/p-7be07486.entry.js.map +1 -0
  2653. package/dist/utrecht/p-7dec4d46.entry.js +2 -0
  2654. package/dist/utrecht/p-7dec4d46.entry.js.map +1 -0
  2655. package/dist/utrecht/p-7e4e3045.entry.js +2 -0
  2656. package/dist/utrecht/p-7e4e3045.entry.js.map +1 -0
  2657. package/dist/utrecht/p-7ea1ac4f.entry.js +2 -0
  2658. package/dist/utrecht/p-7ea1ac4f.entry.js.map +1 -0
  2659. package/dist/utrecht/p-81d79e38.entry.js +2 -0
  2660. package/dist/utrecht/p-81d79e38.entry.js.map +1 -0
  2661. package/dist/utrecht/p-851a71af.entry.js +2 -0
  2662. package/dist/utrecht/p-851a71af.entry.js.map +1 -0
  2663. package/dist/utrecht/p-868fd4e1.entry.js +2 -0
  2664. package/dist/utrecht/p-868fd4e1.entry.js.map +1 -0
  2665. package/dist/utrecht/p-86fdeee0.entry.js +2 -0
  2666. package/dist/utrecht/p-86fdeee0.entry.js.map +1 -0
  2667. package/dist/utrecht/p-8748a496.entry.js +2 -0
  2668. package/dist/utrecht/p-8748a496.entry.js.map +1 -0
  2669. package/dist/utrecht/p-875db9bc.entry.js +2 -0
  2670. package/dist/utrecht/p-875db9bc.entry.js.map +1 -0
  2671. package/dist/utrecht/p-879ae64d.entry.js +2 -0
  2672. package/dist/utrecht/p-879ae64d.entry.js.map +1 -0
  2673. package/dist/utrecht/p-89023d89.entry.js +2 -0
  2674. package/dist/utrecht/p-89023d89.entry.js.map +1 -0
  2675. package/dist/utrecht/p-8904c473.entry.js +2 -0
  2676. package/dist/utrecht/p-8904c473.entry.js.map +1 -0
  2677. package/dist/utrecht/p-89e94377.entry.js +2 -0
  2678. package/dist/utrecht/p-89e94377.entry.js.map +1 -0
  2679. package/dist/utrecht/p-8a0d7422.entry.js +2 -0
  2680. package/dist/utrecht/p-8a0d7422.entry.js.map +1 -0
  2681. package/dist/utrecht/p-8a9dd5e9.entry.js +2 -0
  2682. package/dist/utrecht/p-8a9dd5e9.entry.js.map +1 -0
  2683. package/dist/utrecht/p-8fa62a97.entry.js +2 -0
  2684. package/dist/utrecht/p-8fa62a97.entry.js.map +1 -0
  2685. package/dist/utrecht/p-8fc864a5.entry.js +2 -0
  2686. package/dist/utrecht/p-8fc864a5.entry.js.map +1 -0
  2687. package/dist/utrecht/p-904bb957.entry.js +2 -0
  2688. package/dist/utrecht/p-904bb957.entry.js.map +1 -0
  2689. package/dist/utrecht/p-90772b05.entry.js +2 -0
  2690. package/dist/utrecht/p-90772b05.entry.js.map +1 -0
  2691. package/dist/utrecht/p-9210f48f.entry.js +2 -0
  2692. package/dist/utrecht/p-9210f48f.entry.js.map +1 -0
  2693. package/dist/utrecht/p-95f6cefa.entry.js +2 -0
  2694. package/dist/utrecht/p-95f6cefa.entry.js.map +1 -0
  2695. package/dist/utrecht/p-965aa8b4.entry.js +2 -0
  2696. package/dist/utrecht/p-965aa8b4.entry.js.map +1 -0
  2697. package/dist/utrecht/p-9687799d.entry.js +2 -0
  2698. package/dist/utrecht/p-9687799d.entry.js.map +1 -0
  2699. package/dist/utrecht/p-978f3ebe.entry.js +2 -0
  2700. package/dist/utrecht/p-978f3ebe.entry.js.map +1 -0
  2701. package/dist/utrecht/p-9ad03eed.entry.js +2 -0
  2702. package/dist/utrecht/p-9ad03eed.entry.js.map +1 -0
  2703. package/dist/utrecht/p-9ba37250.entry.js +2 -0
  2704. package/dist/utrecht/p-9ba37250.entry.js.map +1 -0
  2705. package/dist/utrecht/p-9c9e4cc8.entry.js +2 -0
  2706. package/dist/utrecht/p-9c9e4cc8.entry.js.map +1 -0
  2707. package/dist/utrecht/p-9d213295.entry.js +2 -0
  2708. package/dist/utrecht/p-9d213295.entry.js.map +1 -0
  2709. package/dist/utrecht/p-9d8f1061.entry.js +2 -0
  2710. package/dist/utrecht/p-9d8f1061.entry.js.map +1 -0
  2711. package/dist/utrecht/p-a236b1e2.entry.js +2 -0
  2712. package/dist/utrecht/p-a236b1e2.entry.js.map +1 -0
  2713. package/dist/utrecht/p-a2f50dcd.entry.js +2 -0
  2714. package/dist/utrecht/p-a2f50dcd.entry.js.map +1 -0
  2715. package/dist/utrecht/p-a3a8811a.entry.js +2 -0
  2716. package/dist/utrecht/p-a3a8811a.entry.js.map +1 -0
  2717. package/dist/utrecht/p-a74f51b7.entry.js +2 -0
  2718. package/dist/utrecht/p-a74f51b7.entry.js.map +1 -0
  2719. package/dist/utrecht/p-a7b05db5.entry.js +2 -0
  2720. package/dist/utrecht/p-a7b05db5.entry.js.map +1 -0
  2721. package/dist/utrecht/p-a9b1c5bb.entry.js +2 -0
  2722. package/dist/utrecht/p-a9b1c5bb.entry.js.map +1 -0
  2723. package/dist/utrecht/p-a9cc8b8a.entry.js +2 -0
  2724. package/dist/utrecht/p-a9cc8b8a.entry.js.map +1 -0
  2725. package/dist/utrecht/p-aa4bd164.entry.js +2 -0
  2726. package/dist/utrecht/p-aa4bd164.entry.js.map +1 -0
  2727. package/dist/utrecht/p-aa84a4f1.entry.js +2 -0
  2728. package/dist/utrecht/p-aa84a4f1.entry.js.map +1 -0
  2729. package/dist/utrecht/p-ab1dfbac.entry.js +2 -0
  2730. package/dist/utrecht/p-ab1dfbac.entry.js.map +1 -0
  2731. package/dist/utrecht/p-aceb443e.entry.js +2 -0
  2732. package/dist/utrecht/p-aceb443e.entry.js.map +1 -0
  2733. package/dist/utrecht/p-b00a623d.entry.js +2 -0
  2734. package/dist/utrecht/p-b00a623d.entry.js.map +1 -0
  2735. package/dist/utrecht/p-b033c8e7.entry.js +2 -0
  2736. package/dist/utrecht/p-b033c8e7.entry.js.map +1 -0
  2737. package/dist/utrecht/p-b0c71fd2.entry.js +2 -0
  2738. package/dist/utrecht/p-b0c71fd2.entry.js.map +1 -0
  2739. package/dist/utrecht/p-b2113c8a.entry.js +2 -0
  2740. package/dist/utrecht/p-b2113c8a.entry.js.map +1 -0
  2741. package/dist/utrecht/p-b2576cdd.entry.js +2 -0
  2742. package/dist/utrecht/p-b2576cdd.entry.js.map +1 -0
  2743. package/dist/utrecht/p-b27d05c2.entry.js +2 -0
  2744. package/dist/utrecht/p-b27d05c2.entry.js.map +1 -0
  2745. package/dist/utrecht/p-b32a5c9d.entry.js +2 -0
  2746. package/dist/utrecht/p-b32a5c9d.entry.js.map +1 -0
  2747. package/dist/utrecht/p-b42a9a5b.entry.js +2 -0
  2748. package/dist/utrecht/p-b42a9a5b.entry.js.map +1 -0
  2749. package/dist/utrecht/p-b96a6e78.entry.js +2 -0
  2750. package/dist/utrecht/p-b96a6e78.entry.js.map +1 -0
  2751. package/dist/utrecht/p-b9d0d205.entry.js +2 -0
  2752. package/dist/utrecht/p-b9d0d205.entry.js.map +1 -0
  2753. package/dist/utrecht/p-ba2cd646.entry.js +2 -0
  2754. package/dist/utrecht/p-ba2cd646.entry.js.map +1 -0
  2755. package/dist/utrecht/p-bad7e0e0.entry.js +2 -0
  2756. package/dist/utrecht/p-bad7e0e0.entry.js.map +1 -0
  2757. package/dist/utrecht/p-bbe973ac.entry.js +2 -0
  2758. package/dist/utrecht/p-bbe973ac.entry.js.map +1 -0
  2759. package/dist/utrecht/p-bd2b2b4c.entry.js +2 -0
  2760. package/dist/utrecht/p-bd2b2b4c.entry.js.map +1 -0
  2761. package/dist/utrecht/p-bd95e217.entry.js +2 -0
  2762. package/dist/utrecht/p-bd95e217.entry.js.map +1 -0
  2763. package/dist/utrecht/p-bef89f39.entry.js +2 -0
  2764. package/dist/utrecht/p-bef89f39.entry.js.map +1 -0
  2765. package/dist/utrecht/p-bf252aa9.entry.js +2 -0
  2766. package/dist/utrecht/p-bf252aa9.entry.js.map +1 -0
  2767. package/dist/utrecht/p-bf2638f8.entry.js +2 -0
  2768. package/dist/utrecht/p-bf2638f8.entry.js.map +1 -0
  2769. package/dist/utrecht/p-c040e9db.entry.js +2 -0
  2770. package/dist/utrecht/p-c040e9db.entry.js.map +1 -0
  2771. package/dist/utrecht/p-c10fd699.entry.js +2 -0
  2772. package/dist/utrecht/p-c10fd699.entry.js.map +1 -0
  2773. package/dist/utrecht/p-c13ebd6a.entry.js +2 -0
  2774. package/dist/utrecht/p-c13ebd6a.entry.js.map +1 -0
  2775. package/dist/utrecht/p-c221148f.entry.js +2 -0
  2776. package/dist/utrecht/p-c221148f.entry.js.map +1 -0
  2777. package/dist/utrecht/p-c233a2ce.entry.js +2 -0
  2778. package/dist/utrecht/p-c233a2ce.entry.js.map +1 -0
  2779. package/dist/utrecht/p-c7baf1dd.entry.js +2 -0
  2780. package/dist/utrecht/p-c7baf1dd.entry.js.map +1 -0
  2781. package/dist/utrecht/p-c9ad9e78.entry.js +2 -0
  2782. package/dist/utrecht/p-c9ad9e78.entry.js.map +1 -0
  2783. package/dist/utrecht/p-c9b4ab2a.entry.js +2 -0
  2784. package/dist/utrecht/p-c9b4ab2a.entry.js.map +1 -0
  2785. package/dist/utrecht/p-ca8668cb.entry.js +2 -0
  2786. package/dist/utrecht/p-ca8668cb.entry.js.map +1 -0
  2787. package/dist/utrecht/p-cce80eed.entry.js +2 -0
  2788. package/dist/utrecht/p-cce80eed.entry.js.map +1 -0
  2789. package/dist/utrecht/p-cd2a5797.entry.js +2 -0
  2790. package/dist/utrecht/p-cd2a5797.entry.js.map +1 -0
  2791. package/dist/utrecht/p-ce1328a1.entry.js +2 -0
  2792. package/dist/utrecht/p-ce1328a1.entry.js.map +1 -0
  2793. package/dist/utrecht/p-d0289dbc.entry.js +2 -0
  2794. package/dist/utrecht/p-d0289dbc.entry.js.map +1 -0
  2795. package/dist/utrecht/p-d1781b58.entry.js +2 -0
  2796. package/dist/utrecht/p-d1781b58.entry.js.map +1 -0
  2797. package/dist/utrecht/p-d1d96988.entry.js +2 -0
  2798. package/dist/utrecht/p-d1d96988.entry.js.map +1 -0
  2799. package/dist/utrecht/p-d1ddc645.entry.js +2 -0
  2800. package/dist/utrecht/p-d1ddc645.entry.js.map +1 -0
  2801. package/dist/utrecht/p-d20d506f.entry.js +2 -0
  2802. package/dist/utrecht/p-d20d506f.entry.js.map +1 -0
  2803. package/dist/utrecht/p-d359f3c9.entry.js +2 -0
  2804. package/dist/utrecht/p-d359f3c9.entry.js.map +1 -0
  2805. package/dist/utrecht/p-d4a7e8bd.entry.js +2 -0
  2806. package/dist/utrecht/p-d4a7e8bd.entry.js.map +1 -0
  2807. package/dist/utrecht/p-d51dc966.entry.js +2 -0
  2808. package/dist/utrecht/p-d51dc966.entry.js.map +1 -0
  2809. package/dist/utrecht/p-d59d4e06.entry.js +2 -0
  2810. package/dist/utrecht/p-d59d4e06.entry.js.map +1 -0
  2811. package/dist/utrecht/p-d648710b.entry.js +2 -0
  2812. package/dist/utrecht/p-d648710b.entry.js.map +1 -0
  2813. package/dist/utrecht/p-d7856070.entry.js +2 -0
  2814. package/dist/utrecht/p-d7856070.entry.js.map +1 -0
  2815. package/dist/utrecht/p-d97517e4.entry.js +2 -0
  2816. package/dist/utrecht/p-d97517e4.entry.js.map +1 -0
  2817. package/dist/utrecht/p-da923520.entry.js +2 -0
  2818. package/dist/utrecht/p-da923520.entry.js.map +1 -0
  2819. package/dist/utrecht/p-dac823d1.entry.js +2 -0
  2820. package/dist/utrecht/p-dac823d1.entry.js.map +1 -0
  2821. package/dist/utrecht/p-dda7f0dc.entry.js +2 -0
  2822. package/dist/utrecht/p-dda7f0dc.entry.js.map +1 -0
  2823. package/dist/utrecht/p-df416644.entry.js +2 -0
  2824. package/dist/utrecht/p-df416644.entry.js.map +1 -0
  2825. package/dist/utrecht/p-dfbc81f8.entry.js +2 -0
  2826. package/dist/utrecht/p-dfbc81f8.entry.js.map +1 -0
  2827. package/dist/utrecht/p-e167312e.entry.js +2 -0
  2828. package/dist/utrecht/p-e167312e.entry.js.map +1 -0
  2829. package/dist/utrecht/p-e2345ee1.entry.js +2 -0
  2830. package/dist/utrecht/p-e2345ee1.entry.js.map +1 -0
  2831. package/dist/utrecht/p-e2ed5da3.entry.js +2 -0
  2832. package/dist/utrecht/p-e2ed5da3.entry.js.map +1 -0
  2833. package/dist/utrecht/p-e36df86a.entry.js +2 -0
  2834. package/dist/utrecht/p-e36df86a.entry.js.map +1 -0
  2835. package/dist/utrecht/p-e3c98227.entry.js +2 -0
  2836. package/dist/utrecht/p-e3c98227.entry.js.map +1 -0
  2837. package/dist/utrecht/p-e941d9db.entry.js +2 -0
  2838. package/dist/utrecht/p-e941d9db.entry.js.map +1 -0
  2839. package/dist/utrecht/p-f148153e.entry.js +2 -0
  2840. package/dist/utrecht/p-f148153e.entry.js.map +1 -0
  2841. package/dist/utrecht/p-f4cba2af.entry.js +2 -0
  2842. package/dist/utrecht/p-f4cba2af.entry.js.map +1 -0
  2843. package/dist/utrecht/p-f6772d6d.entry.js +2 -0
  2844. package/dist/utrecht/p-f6772d6d.entry.js.map +1 -0
  2845. package/dist/utrecht/p-f6b6be45.entry.js +2 -0
  2846. package/dist/utrecht/p-f6b6be45.entry.js.map +1 -0
  2847. package/dist/utrecht/p-f7b07f10.entry.js +2 -0
  2848. package/dist/utrecht/p-f7b07f10.entry.js.map +1 -0
  2849. package/dist/utrecht/p-f8c538ec.entry.js +2 -0
  2850. package/dist/utrecht/p-f8c538ec.entry.js.map +1 -0
  2851. package/dist/utrecht/p-f97175cd.entry.js +2 -0
  2852. package/dist/utrecht/p-f97175cd.entry.js.map +1 -0
  2853. package/dist/utrecht/p-fa3d3fa2.entry.js +2 -0
  2854. package/dist/utrecht/p-fa3d3fa2.entry.js.map +1 -0
  2855. package/dist/utrecht/p-fafc936e.entry.js +2 -0
  2856. package/dist/utrecht/p-fafc936e.entry.js.map +1 -0
  2857. package/dist/utrecht/p-fb8df631.entry.js +2 -0
  2858. package/dist/utrecht/p-fb8df631.entry.js.map +1 -0
  2859. package/dist/utrecht/p-fc4fc7d7.entry.js +2 -0
  2860. package/dist/utrecht/p-fc4fc7d7.entry.js.map +1 -0
  2861. package/dist/utrecht/p-fc70beff.entry.js +2 -0
  2862. package/dist/utrecht/p-fc70beff.entry.js.map +1 -0
  2863. package/dist/utrecht/p-fd2bdb74.entry.js +2 -0
  2864. package/dist/utrecht/p-fd2bdb74.entry.js.map +1 -0
  2865. package/dist/utrecht/p-fe91f26b.entry.js +2 -0
  2866. package/dist/utrecht/p-fe91f26b.entry.js.map +1 -0
  2867. package/dist/utrecht/utrecht.esm.js +2 -1
  2868. package/dist/utrecht/utrecht.esm.js.map +1 -0
  2869. package/loader/index.d.ts +9 -1
  2870. package/loader/package.json +1 -0
  2871. package/package.json +30 -21
  2872. package/dist/article/stencil.d.ts +0 -3
  2873. package/dist/article/stencil.js +0 -21
  2874. package/dist/badge-counter/stencil.d.ts +0 -6
  2875. package/dist/badge-counter/stencil.js +0 -37
  2876. package/dist/badge-data/stencil.d.ts +0 -3
  2877. package/dist/badge-data/stencil.js +0 -25
  2878. package/dist/badge-status/stencil.d.ts +0 -4
  2879. package/dist/badge-status/stencil.js +0 -28
  2880. package/dist/breadcrumb/stencil.d.ts +0 -5
  2881. package/dist/breadcrumb/stencil.js +0 -38
  2882. package/dist/button/stencil.d.ts +0 -4
  2883. package/dist/button/stencil.js +0 -25
  2884. package/dist/checkbox/stencil.d.ts +0 -16
  2885. package/dist/checkbox/stencil.js +0 -59
  2886. package/dist/cjs/clsx.m-b00fa5e1.js +0 -44
  2887. package/dist/cjs/index-94a45638.js +0 -1487
  2888. package/dist/cjs/utrecht-article.cjs.entry.js +0 -19
  2889. package/dist/cjs/utrecht-badge-counter.cjs.entry.js +0 -23
  2890. package/dist/cjs/utrecht-badge-data.cjs.entry.js +0 -19
  2891. package/dist/cjs/utrecht-badge-status.cjs.entry.js +0 -19
  2892. package/dist/cjs/utrecht-button.cjs.entry.js +0 -20
  2893. package/dist/cjs/utrecht-document.cjs.entry.js +0 -19
  2894. package/dist/cjs/utrecht-form-field-description.cjs.entry.js +0 -22
  2895. package/dist/cjs/utrecht-heading-1.cjs.entry.js +0 -19
  2896. package/dist/cjs/utrecht-heading-2.cjs.entry.js +0 -19
  2897. package/dist/cjs/utrecht-heading-3.cjs.entry.js +0 -19
  2898. package/dist/cjs/utrecht-heading-4.cjs.entry.js +0 -19
  2899. package/dist/cjs/utrecht-heading-5.cjs.entry.js +0 -19
  2900. package/dist/cjs/utrecht-heading-6.cjs.entry.js +0 -19
  2901. package/dist/cjs/utrecht-heading.cjs.entry.js +0 -39
  2902. package/dist/cjs/utrecht-logo.cjs.entry.js +0 -19
  2903. package/dist/cjs/utrecht-paragraph.cjs.entry.js +0 -20
  2904. package/dist/cjs/utrecht-separator.cjs.entry.js +0 -19
  2905. package/dist/collection/article/bem.css +0 -8
  2906. package/dist/collection/article/stencil.js +0 -15
  2907. package/dist/collection/badge-counter/bem.css +0 -43
  2908. package/dist/collection/badge-counter/stencil.js +0 -75
  2909. package/dist/collection/badge-data/bem.css +0 -30
  2910. package/dist/collection/badge-data/stencil.js +0 -19
  2911. package/dist/collection/badge-status/bem.css +0 -75
  2912. package/dist/collection/badge-status/stencil.js +0 -38
  2913. package/dist/collection/breadcrumb/stencil.css +0 -140
  2914. package/dist/collection/breadcrumb/stencil.js +0 -62
  2915. package/dist/collection/button/bem.css +0 -51
  2916. package/dist/collection/button/stencil.js +0 -35
  2917. package/dist/collection/checkbox/bem.css +0 -12
  2918. package/dist/collection/checkbox/stencil.js +0 -132
  2919. package/dist/collection/document/bem.css +0 -12
  2920. package/dist/collection/document/stencil.js +0 -15
  2921. package/dist/collection/form-field-checkbox/stencil.css +0 -49
  2922. package/dist/collection/form-field-checkbox/stencil.js +0 -190
  2923. package/dist/collection/form-field-description/bem.css +0 -21
  2924. package/dist/collection/form-field-description/stencil.js +0 -44
  2925. package/dist/collection/form-field-textbox/stencil.css +0 -75
  2926. package/dist/collection/form-field-textbox/stencil.js +0 -171
  2927. package/dist/collection/heading/stencil.css +0 -129
  2928. package/dist/collection/heading/stencil.js +0 -60
  2929. package/dist/collection/heading-1/bem.css +0 -24
  2930. package/dist/collection/heading-1/stencil.js +0 -15
  2931. package/dist/collection/heading-2/bem.css +0 -24
  2932. package/dist/collection/heading-2/stencil.js +0 -15
  2933. package/dist/collection/heading-3/bem.css +0 -24
  2934. package/dist/collection/heading-3/stencil.js +0 -15
  2935. package/dist/collection/heading-4/bem.css +0 -24
  2936. package/dist/collection/heading-4/stencil.js +0 -15
  2937. package/dist/collection/heading-5/bem.css +0 -24
  2938. package/dist/collection/heading-5/stencil.js +0 -15
  2939. package/dist/collection/heading-6/bem.css +0 -24
  2940. package/dist/collection/heading-6/stencil.js +0 -15
  2941. package/dist/collection/html-content/html.css +0 -754
  2942. package/dist/collection/html-content/stencil.js +0 -18
  2943. package/dist/collection/icon/facebook.stencil.js +0 -17
  2944. package/dist/collection/icon/instagram.stencil.js +0 -19
  2945. package/dist/collection/icon/linkedin.stencil.js +0 -18
  2946. package/dist/collection/icon/stencil.css +0 -5
  2947. package/dist/collection/icon/twitter.stencil.js +0 -17
  2948. package/dist/collection/icon/whatsapp.stencil.js +0 -17
  2949. package/dist/collection/logo/bem.css +0 -16
  2950. package/dist/collection/logo/stencil.js +0 -26
  2951. package/dist/collection/navigatie sidenav/bem.css +0 -248
  2952. package/dist/collection/navigatie sidenav/stencil.js +0 -40
  2953. package/dist/collection/page-footer/bem.css +0 -32
  2954. package/dist/collection/page-footer/stencil.js +0 -19
  2955. package/dist/collection/pagination/bem.css +0 -106
  2956. package/dist/collection/pagination/stencil.js +0 -110
  2957. package/dist/collection/paragraph/bem.css +0 -22
  2958. package/dist/collection/paragraph/stencil.js +0 -35
  2959. package/dist/collection/separator/bem.css +0 -14
  2960. package/dist/collection/separator/stencil.js +0 -14
  2961. package/dist/collection/textbox/bem.css +0 -46
  2962. package/dist/collection/textbox/stencil.js +0 -168
  2963. package/dist/custom-elements/index.d.ts +0 -225
  2964. package/dist/custom-elements/index.js +0 -651
  2965. package/dist/document/stencil.d.ts +0 -3
  2966. package/dist/document/stencil.js +0 -21
  2967. package/dist/esm/clsx.m-071989db.js +0 -42
  2968. package/dist/esm/index-e7ed25c1.js +0 -1461
  2969. package/dist/esm/utrecht-article.entry.js +0 -15
  2970. package/dist/esm/utrecht-badge-counter.entry.js +0 -19
  2971. package/dist/esm/utrecht-badge-data.entry.js +0 -15
  2972. package/dist/esm/utrecht-badge-status.entry.js +0 -15
  2973. package/dist/esm/utrecht-button.entry.js +0 -16
  2974. package/dist/esm/utrecht-document.entry.js +0 -15
  2975. package/dist/esm/utrecht-form-field-description.entry.js +0 -18
  2976. package/dist/esm/utrecht-heading-1.entry.js +0 -15
  2977. package/dist/esm/utrecht-heading-2.entry.js +0 -15
  2978. package/dist/esm/utrecht-heading-3.entry.js +0 -15
  2979. package/dist/esm/utrecht-heading-4.entry.js +0 -15
  2980. package/dist/esm/utrecht-heading-5.entry.js +0 -15
  2981. package/dist/esm/utrecht-heading-6.entry.js +0 -15
  2982. package/dist/esm/utrecht-heading.entry.js +0 -35
  2983. package/dist/esm/utrecht-logo.entry.js +0 -15
  2984. package/dist/esm/utrecht-paragraph.entry.js +0 -16
  2985. package/dist/esm/utrecht-separator.entry.js +0 -15
  2986. package/dist/form-field-checkbox/stencil.d.ts +0 -18
  2987. package/dist/form-field-checkbox/stencil.js +0 -70
  2988. package/dist/form-field-description/stencil.d.ts +0 -8
  2989. package/dist/form-field-description/stencil.js +0 -33
  2990. package/dist/form-field-textbox/stencil.d.ts +0 -17
  2991. package/dist/form-field-textbox/stencil.js +0 -66
  2992. package/dist/heading/stencil.d.ts +0 -7
  2993. package/dist/heading/stencil.js +0 -50
  2994. package/dist/heading-1/stencil.d.ts +0 -3
  2995. package/dist/heading-1/stencil.js +0 -21
  2996. package/dist/heading-2/stencil.d.ts +0 -3
  2997. package/dist/heading-2/stencil.js +0 -21
  2998. package/dist/heading-3/stencil.d.ts +0 -3
  2999. package/dist/heading-3/stencil.js +0 -21
  3000. package/dist/heading-4/stencil.d.ts +0 -3
  3001. package/dist/heading-4/stencil.js +0 -21
  3002. package/dist/heading-5/stencil.d.ts +0 -3
  3003. package/dist/heading-5/stencil.js +0 -21
  3004. package/dist/heading-6/stencil.d.ts +0 -3
  3005. package/dist/heading-6/stencil.js +0 -21
  3006. package/dist/html-content/stencil.d.ts +0 -3
  3007. package/dist/html-content/stencil.js +0 -25
  3008. package/dist/icon/facebook.stencil.d.ts +0 -3
  3009. package/dist/icon/facebook.stencil.js +0 -23
  3010. package/dist/icon/instagram.stencil.d.ts +0 -3
  3011. package/dist/icon/instagram.stencil.js +0 -25
  3012. package/dist/icon/linkedin.stencil.d.ts +0 -3
  3013. package/dist/icon/linkedin.stencil.js +0 -24
  3014. package/dist/icon/twitter.stencil.d.ts +0 -3
  3015. package/dist/icon/twitter.stencil.js +0 -23
  3016. package/dist/icon/whatsapp.stencil.d.ts +0 -3
  3017. package/dist/icon/whatsapp.stencil.js +0 -23
  3018. package/dist/logo/stencil.d.ts +0 -7
  3019. package/dist/logo/stencil.js +0 -32
  3020. package/dist/navigatie sidenav/stencil.d.ts +0 -4
  3021. package/dist/navigatie sidenav/stencil.js +0 -30
  3022. package/dist/page-footer/stencil.d.ts +0 -7
  3023. package/dist/page-footer/stencil.js +0 -25
  3024. package/dist/pagination/stencil.d.ts +0 -11
  3025. package/dist/pagination/stencil.js +0 -58
  3026. package/dist/paragraph/stencil.d.ts +0 -7
  3027. package/dist/paragraph/stencil.js +0 -25
  3028. package/dist/separator/stencil.d.ts +0 -3
  3029. package/dist/separator/stencil.js +0 -20
  3030. package/dist/textbox/stencil.d.ts +0 -17
  3031. package/dist/textbox/stencil.js +0 -63
  3032. package/dist/types/article/stencil.d.ts +0 -3
  3033. package/dist/types/badge-counter/stencil.d.ts +0 -6
  3034. package/dist/types/badge-data/stencil.d.ts +0 -3
  3035. package/dist/types/badge-status/stencil.d.ts +0 -4
  3036. package/dist/types/button/stencil.d.ts +0 -4
  3037. package/dist/types/checkbox/stencil.d.ts +0 -16
  3038. package/dist/types/form-field-checkbox/stencil.d.ts +0 -18
  3039. package/dist/types/form-field-textbox/stencil.d.ts +0 -17
  3040. package/dist/types/icon/facebook.stencil.d.ts +0 -3
  3041. package/dist/types/icon/instagram.stencil.d.ts +0 -3
  3042. package/dist/types/icon/linkedin.stencil.d.ts +0 -3
  3043. package/dist/types/icon/twitter.stencil.d.ts +0 -3
  3044. package/dist/types/icon/whatsapp.stencil.d.ts +0 -3
  3045. package/dist/types/navigatie sidenav/stencil.d.ts +0 -4
  3046. package/dist/types/textbox/stencil.d.ts +0 -17
  3047. package/dist/utrecht/p-0b4b4d56.entry.js +0 -1
  3048. package/dist/utrecht/p-11bb4178.entry.js +0 -1
  3049. package/dist/utrecht/p-1ab7ef37.entry.js +0 -1
  3050. package/dist/utrecht/p-1cd0745e.entry.js +0 -1
  3051. package/dist/utrecht/p-1ebc7140.entry.js +0 -1
  3052. package/dist/utrecht/p-28500e35.entry.js +0 -1
  3053. package/dist/utrecht/p-3048cba9.js +0 -1
  3054. package/dist/utrecht/p-38dd1412.entry.js +0 -1
  3055. package/dist/utrecht/p-4070c1e5.js +0 -1
  3056. package/dist/utrecht/p-41d310a2.entry.js +0 -1
  3057. package/dist/utrecht/p-4542697e.entry.js +0 -1
  3058. package/dist/utrecht/p-4ff351a0.entry.js +0 -1
  3059. package/dist/utrecht/p-54e37275.entry.js +0 -1
  3060. package/dist/utrecht/p-6437d89f.entry.js +0 -1
  3061. package/dist/utrecht/p-72fb1dc0.entry.js +0 -1
  3062. package/dist/utrecht/p-7526c80e.entry.js +0 -1
  3063. package/dist/utrecht/p-81290f38.entry.js +0 -1
  3064. package/dist/utrecht/p-902ef440.entry.js +0 -1
  3065. package/dist/utrecht/p-9a490c1e.entry.js +0 -1
  3066. package/dist/utrecht/p-a21de2ff.entry.js +0 -1
  3067. package/dist/utrecht/p-b3c08b91.entry.js +0 -1
  3068. package/dist/utrecht/p-b48d489a.entry.js +0 -1
  3069. package/dist/utrecht/p-b7a2d224.entry.js +0 -1
  3070. package/dist/utrecht/p-bdea8cd4.entry.js +0 -1
  3071. package/dist/utrecht/p-c91f686c.entry.js +0 -1
  3072. package/dist/utrecht/p-d4d5170c.entry.js +0 -1
  3073. package/dist/utrecht/p-da712b93.entry.js +0 -1
  3074. package/dist/utrecht/p-ea419c6c.entry.js +0 -1
  3075. package/dist/utrecht/p-edf265c6.entry.js +0 -1
  3076. package/dist/utrecht/p-f02a7252.entry.js +0 -1
  3077. package/dist/utrecht/p-f7bef6bc.entry.js +0 -1
  3078. package/dist/utrecht/p-ff75b0ab.entry.js +0 -1
  3079. package/dist/utrecht/p-ffcf5ab7.entry.js +0 -1
  3080. /package/dist/types/{breadcrumb/stencil.d.ts → components/breadcrumb/index.stencil.d.ts} +0 -0
  3081. /package/dist/types/{document/stencil.d.ts → components/document/index.stencil.d.ts} +0 -0
  3082. /package/dist/types/{form-field-description/stencil.d.ts → components/form-field-description/index.stencil.d.ts} +0 -0
  3083. /package/dist/types/{heading/stencil.d.ts → components/heading/index.stencil.d.ts} +0 -0
  3084. /package/dist/types/{heading-1/stencil.d.ts → components/heading-1/index.stencil.d.ts} +0 -0
  3085. /package/dist/types/{heading-2/stencil.d.ts → components/heading-2/index.stencil.d.ts} +0 -0
  3086. /package/dist/types/{heading-3/stencil.d.ts → components/heading-3/index.stencil.d.ts} +0 -0
  3087. /package/dist/types/{heading-4/stencil.d.ts → components/heading-4/index.stencil.d.ts} +0 -0
  3088. /package/dist/types/{heading-5/stencil.d.ts → components/heading-5/index.stencil.d.ts} +0 -0
  3089. /package/dist/types/{heading-6/stencil.d.ts → components/heading-6/index.stencil.d.ts} +0 -0
  3090. /package/dist/types/{html-content/stencil.d.ts → components/html-content/index.stencil.d.ts} +0 -0
  3091. /package/dist/types/{logo/stencil.d.ts → components/logo/index.stencil.d.ts} +0 -0
  3092. /package/dist/types/{page-footer/stencil.d.ts → components/page-footer/index.stencil.d.ts} +0 -0
  3093. /package/dist/types/{pagination/stencil.d.ts → components/pagination/index.stencil.d.ts} +0 -0
  3094. /package/dist/types/{paragraph/stencil.d.ts → components/paragraph/index.stencil.d.ts} +0 -0
  3095. /package/dist/types/{separator/stencil.d.ts → components/separator/index.stencil.d.ts} +0 -0
@@ -0,0 +1,1889 @@
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 === 'key')
351
+ ;
352
+ else if ((!isProp ) &&
353
+ memberName[0] === 'o' &&
354
+ memberName[1] === 'n') {
355
+ // Event Handlers
356
+ // so if the member name starts with "on" and the 3rd characters is
357
+ // a capital letter, and it's not already a member on the element,
358
+ // then we're assuming it's an event listener
359
+ if (memberName[2] === '-') {
360
+ // on- prefixed events
361
+ // allows to be explicit about the dom event to listen without any magic
362
+ // under the hood:
363
+ // <my-cmp on-click> // listens for "click"
364
+ // <my-cmp on-Click> // listens for "Click"
365
+ // <my-cmp on-ionChange> // listens for "ionChange"
366
+ // <my-cmp on-EVENTS> // listens for "EVENTS"
367
+ memberName = memberName.slice(3);
368
+ }
369
+ else if (isMemberInElement(win, ln)) {
370
+ // standard event
371
+ // the JSX attribute could have been "onMouseOver" and the
372
+ // member name "onmouseover" is on the window's prototype
373
+ // so let's add the listener "mouseover", which is all lowercased
374
+ memberName = ln.slice(2);
375
+ }
376
+ else {
377
+ // custom event
378
+ // the JSX attribute could have been "onMyCustomEvent"
379
+ // so let's trim off the "on" prefix and lowercase the first character
380
+ // and add the listener "myCustomEvent"
381
+ // except for the first character, we keep the event name case
382
+ memberName = ln[2] + memberName.slice(3);
383
+ }
384
+ if (oldValue) {
385
+ plt.rel(elm, memberName, oldValue, false);
386
+ }
387
+ if (newValue) {
388
+ plt.ael(elm, memberName, newValue, false);
389
+ }
390
+ }
391
+ else {
392
+ // Set property if it exists and it's not a SVG
393
+ const isComplex = isComplexType(newValue);
394
+ if ((isProp || (isComplex && newValue !== null)) && !isSvg) {
395
+ try {
396
+ if (!elm.tagName.includes('-')) {
397
+ const n = newValue == null ? '' : newValue;
398
+ // Workaround for Safari, moving the <input> caret when re-assigning the same valued
399
+ if (memberName === 'list') {
400
+ isProp = false;
401
+ }
402
+ else if (oldValue == null || elm[memberName] != n) {
403
+ elm[memberName] = n;
404
+ }
405
+ }
406
+ else {
407
+ elm[memberName] = newValue;
408
+ }
409
+ }
410
+ catch (e) { }
411
+ }
412
+ if (newValue == null || newValue === false) {
413
+ if (newValue !== false || elm.getAttribute(memberName) === '') {
414
+ {
415
+ elm.removeAttribute(memberName);
416
+ }
417
+ }
418
+ }
419
+ else if ((!isProp || flags & 4 /* VNODE_FLAGS.isHost */ || isSvg) && !isComplex) {
420
+ newValue = newValue === true ? '' : newValue;
421
+ {
422
+ elm.setAttribute(memberName, newValue);
423
+ }
424
+ }
425
+ }
426
+ }
427
+ };
428
+ const parseClassListRegex = /\s/;
429
+ const parseClassList = (value) => (!value ? [] : value.split(parseClassListRegex));
430
+ const updateElement = (oldVnode, newVnode, isSvgMode, memberName) => {
431
+ // if the element passed in is a shadow root, which is a document fragment
432
+ // then we want to be adding attrs/props to the shadow root's "host" element
433
+ // if it's not a shadow root, then we add attrs/props to the same element
434
+ const elm = newVnode.$elm$.nodeType === 11 /* NODE_TYPE.DocumentFragment */ && newVnode.$elm$.host
435
+ ? newVnode.$elm$.host
436
+ : newVnode.$elm$;
437
+ const oldVnodeAttrs = (oldVnode && oldVnode.$attrs$) || EMPTY_OBJ;
438
+ const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
439
+ {
440
+ // remove attributes no longer present on the vnode by setting them to undefined
441
+ for (memberName in oldVnodeAttrs) {
442
+ if (!(memberName in newVnodeAttrs)) {
443
+ setAccessor(elm, memberName, oldVnodeAttrs[memberName], undefined, isSvgMode, newVnode.$flags$);
444
+ }
445
+ }
446
+ }
447
+ // add new & update changed attributes
448
+ for (memberName in newVnodeAttrs) {
449
+ setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode, newVnode.$flags$);
450
+ }
451
+ };
452
+ /**
453
+ * Create a DOM Node corresponding to one of the children of a given VNode.
454
+ *
455
+ * @param oldParentVNode the parent VNode from the previous render
456
+ * @param newParentVNode the parent VNode from the current render
457
+ * @param childIndex the index of the VNode, in the _new_ parent node's
458
+ * children, for which we will create a new DOM node
459
+ * @param parentElm the parent DOM node which our new node will be a child of
460
+ * @returns the newly created node
461
+ */
462
+ const createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
463
+ // tslint:disable-next-line: prefer-const
464
+ const newVNode = newParentVNode.$children$[childIndex];
465
+ let i = 0;
466
+ let elm;
467
+ let childNode;
468
+ let oldVNode;
469
+ if (!useNativeShadowDom) {
470
+ // remember for later we need to check to relocate nodes
471
+ checkSlotRelocate = true;
472
+ if (newVNode.$tag$ === 'slot') {
473
+ if (scopeId) {
474
+ // scoped css needs to add its scoped id to the parent element
475
+ parentElm.classList.add(scopeId + '-s');
476
+ }
477
+ newVNode.$flags$ |= newVNode.$children$
478
+ ? // slot element has fallback content
479
+ 2 /* VNODE_FLAGS.isSlotFallback */
480
+ : // slot element does not have fallback content
481
+ 1 /* VNODE_FLAGS.isSlotReference */;
482
+ }
483
+ }
484
+ if (newVNode.$text$ !== null) {
485
+ // create text node
486
+ elm = newVNode.$elm$ = doc.createTextNode(newVNode.$text$);
487
+ }
488
+ else if (newVNode.$flags$ & 1 /* VNODE_FLAGS.isSlotReference */) {
489
+ // create a slot reference node
490
+ elm = newVNode.$elm$ =
491
+ doc.createTextNode('');
492
+ }
493
+ else {
494
+ if (!isSvgMode) {
495
+ isSvgMode = newVNode.$tag$ === 'svg';
496
+ }
497
+ // create element
498
+ elm = newVNode.$elm$ = (doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, newVNode.$flags$ & 2 /* VNODE_FLAGS.isSlotFallback */
499
+ ? 'slot-fb'
500
+ : newVNode.$tag$)
501
+ );
502
+ if (isSvgMode && newVNode.$tag$ === 'foreignObject') {
503
+ isSvgMode = false;
504
+ }
505
+ // add css classes, attrs, props, listeners, etc.
506
+ {
507
+ updateElement(null, newVNode, isSvgMode);
508
+ }
509
+ if (isDef(scopeId) && elm['s-si'] !== scopeId) {
510
+ // if there is a scopeId and this is the initial render
511
+ // then let's add the scopeId as a css class
512
+ elm.classList.add((elm['s-si'] = scopeId));
513
+ }
514
+ if (newVNode.$children$) {
515
+ for (i = 0; i < newVNode.$children$.length; ++i) {
516
+ // create the node
517
+ childNode = createElm(oldParentVNode, newVNode, i, elm);
518
+ // return node could have been null
519
+ if (childNode) {
520
+ // append our new node
521
+ elm.appendChild(childNode);
522
+ }
523
+ }
524
+ }
525
+ {
526
+ if (newVNode.$tag$ === 'svg') {
527
+ // Only reset the SVG context when we're exiting <svg> element
528
+ isSvgMode = false;
529
+ }
530
+ else if (elm.tagName === 'foreignObject') {
531
+ // Reenter SVG context when we're exiting <foreignObject> element
532
+ isSvgMode = true;
533
+ }
534
+ }
535
+ }
536
+ {
537
+ elm['s-hn'] = hostTagName;
538
+ if (newVNode.$flags$ & (2 /* VNODE_FLAGS.isSlotFallback */ | 1 /* VNODE_FLAGS.isSlotReference */)) {
539
+ // remember the content reference comment
540
+ elm['s-sr'] = true;
541
+ // remember the content reference comment
542
+ elm['s-cr'] = contentRef;
543
+ // remember the slot name, or empty string for default slot
544
+ elm['s-sn'] = newVNode.$name$ || '';
545
+ // check if we've got an old vnode for this slot
546
+ oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
547
+ if (oldVNode && oldVNode.$tag$ === newVNode.$tag$ && oldParentVNode.$elm$) {
548
+ // we've got an old slot vnode and the wrapper is being replaced
549
+ // so let's move the old slot content back to it's original location
550
+ putBackInOriginalLocation(oldParentVNode.$elm$, false);
551
+ }
552
+ }
553
+ }
554
+ return elm;
555
+ };
556
+ const putBackInOriginalLocation = (parentElm, recursive) => {
557
+ plt.$flags$ |= 1 /* PLATFORM_FLAGS.isTmpDisconnected */;
558
+ const oldSlotChildNodes = parentElm.childNodes;
559
+ for (let i = oldSlotChildNodes.length - 1; i >= 0; i--) {
560
+ const childNode = oldSlotChildNodes[i];
561
+ if (childNode['s-hn'] !== hostTagName && childNode['s-ol']) {
562
+ // // this child node in the old element is from another component
563
+ // // remove this node from the old slot's parent
564
+ // childNode.remove();
565
+ // and relocate it back to it's original location
566
+ parentReferenceNode(childNode).insertBefore(childNode, referenceNode(childNode));
567
+ // remove the old original location comment entirely
568
+ // later on the patch function will know what to do
569
+ // and move this to the correct spot in need be
570
+ childNode['s-ol'].remove();
571
+ childNode['s-ol'] = undefined;
572
+ checkSlotRelocate = true;
573
+ }
574
+ if (recursive) {
575
+ putBackInOriginalLocation(childNode, recursive);
576
+ }
577
+ }
578
+ plt.$flags$ &= ~1 /* PLATFORM_FLAGS.isTmpDisconnected */;
579
+ };
580
+ /**
581
+ * Create DOM nodes corresponding to a list of {@link d.Vnode} objects and
582
+ * add them to the DOM in the appropriate place.
583
+ *
584
+ * @param parentElm the DOM node which should be used as a parent for the new
585
+ * DOM nodes
586
+ * @param before a child of the `parentElm` which the new children should be
587
+ * inserted before (optional)
588
+ * @param parentVNode the parent virtual DOM node
589
+ * @param vnodes the new child virtual DOM nodes to produce DOM nodes for
590
+ * @param startIdx the index in the child virtual DOM nodes at which to start
591
+ * creating DOM nodes (inclusive)
592
+ * @param endIdx the index in the child virtual DOM nodes at which to stop
593
+ * creating DOM nodes (inclusive)
594
+ */
595
+ const addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
596
+ let containerElm = ((parentElm['s-cr'] && parentElm['s-cr'].parentNode) || parentElm);
597
+ let childNode;
598
+ if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
599
+ containerElm = containerElm.shadowRoot;
600
+ }
601
+ for (; startIdx <= endIdx; ++startIdx) {
602
+ if (vnodes[startIdx]) {
603
+ childNode = createElm(null, parentVNode, startIdx, parentElm);
604
+ if (childNode) {
605
+ vnodes[startIdx].$elm$ = childNode;
606
+ containerElm.insertBefore(childNode, referenceNode(before) );
607
+ }
608
+ }
609
+ }
610
+ };
611
+ /**
612
+ * Remove the DOM elements corresponding to a list of {@link d.VNode} objects.
613
+ * This can be used to, for instance, clean up after a list of children which
614
+ * should no longer be shown.
615
+ *
616
+ * This function also handles some of Stencil's slot relocation logic.
617
+ *
618
+ * @param vnodes a list of virtual DOM nodes to remove
619
+ * @param startIdx the index at which to start removing nodes (inclusive)
620
+ * @param endIdx the index at which to stop removing nodes (inclusive)
621
+ */
622
+ const removeVnodes = (vnodes, startIdx, endIdx) => {
623
+ for (let index = startIdx; index <= endIdx; ++index) {
624
+ const vnode = vnodes[index];
625
+ if (vnode) {
626
+ const elm = vnode.$elm$;
627
+ if (elm) {
628
+ {
629
+ // we're removing this element
630
+ // so it's possible we need to show slot fallback content now
631
+ checkSlotFallbackVisibility = true;
632
+ if (elm['s-ol']) {
633
+ // remove the original location comment
634
+ elm['s-ol'].remove();
635
+ }
636
+ else {
637
+ // it's possible that child nodes of the node
638
+ // that's being removed are slot nodes
639
+ putBackInOriginalLocation(elm, true);
640
+ }
641
+ }
642
+ // remove the vnode's element from the dom
643
+ elm.remove();
644
+ }
645
+ }
646
+ }
647
+ };
648
+ /**
649
+ * Reconcile the children of a new VNode with the children of an old VNode by
650
+ * traversing the two collections of children, identifying nodes that are
651
+ * conserved or changed, calling out to `patch` to make any necessary
652
+ * updates to the DOM, and rearranging DOM nodes as needed.
653
+ *
654
+ * The algorithm for reconciling children works by analyzing two 'windows' onto
655
+ * the two arrays of children (`oldCh` and `newCh`). We keep track of the
656
+ * 'windows' by storing start and end indices and references to the
657
+ * corresponding array entries. Initially the two 'windows' are basically equal
658
+ * to the entire array, but we progressively narrow the windows until there are
659
+ * no children left to update by doing the following:
660
+ *
661
+ * 1. Skip any `null` entries at the beginning or end of the two arrays, so
662
+ * that if we have an initial array like the following we'll end up dealing
663
+ * only with a window bounded by the highlighted elements:
664
+ *
665
+ * [null, null, VNode1 , ... , VNode2, null, null]
666
+ * ^^^^^^ ^^^^^^
667
+ *
668
+ * 2. Check to see if the elements at the head and tail positions are equal
669
+ * across the windows. This will basically detect elements which haven't
670
+ * been added, removed, or changed position, i.e. if you had the following
671
+ * VNode elements (represented as HTML):
672
+ *
673
+ * oldVNode: `<div><p><span>HEY</span></p></div>`
674
+ * newVNode: `<div><p><span>THERE</span></p></div>`
675
+ *
676
+ * Then when comparing the children of the `<div>` tag we check the equality
677
+ * of the VNodes corresponding to the `<p>` tags and, since they are the
678
+ * same tag in the same position, we'd be able to avoid completely
679
+ * re-rendering the subtree under them with a new DOM element and would just
680
+ * call out to `patch` to handle reconciling their children and so on.
681
+ *
682
+ * 3. Check, for both windows, to see if the element at the beginning of the
683
+ * window corresponds to the element at the end of the other window. This is
684
+ * a heuristic which will let us identify _some_ situations in which
685
+ * elements have changed position, for instance it _should_ detect that the
686
+ * children nodes themselves have not changed but merely moved in the
687
+ * following example:
688
+ *
689
+ * oldVNode: `<div><element-one /><element-two /></div>`
690
+ * newVNode: `<div><element-two /><element-one /></div>`
691
+ *
692
+ * If we find cases like this then we also need to move the concrete DOM
693
+ * elements corresponding to the moved children to write the re-order to the
694
+ * DOM.
695
+ *
696
+ * 4. Finally, if VNodes have the `key` attribute set on them we check for any
697
+ * nodes in the old children which have the same key as the first element in
698
+ * our window on the new children. If we find such a node we handle calling
699
+ * out to `patch`, moving relevant DOM nodes, and so on, in accordance with
700
+ * what we find.
701
+ *
702
+ * Finally, once we've narrowed our 'windows' to the point that either of them
703
+ * collapse (i.e. they have length 0) we then handle any remaining VNode
704
+ * insertion or deletion that needs to happen to get a DOM state that correctly
705
+ * reflects the new child VNodes. If, for instance, after our window on the old
706
+ * children has collapsed we still have more nodes on the new children that
707
+ * we haven't dealt with yet then we need to add them, or if the new children
708
+ * collapse but we still have unhandled _old_ children then we need to make
709
+ * sure the corresponding DOM nodes are removed.
710
+ *
711
+ * @param parentElm the node into which the parent VNode is rendered
712
+ * @param oldCh the old children of the parent node
713
+ * @param newVNode the new VNode which will replace the parent
714
+ * @param newCh the new children of the parent node
715
+ */
716
+ const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
717
+ let oldStartIdx = 0;
718
+ let newStartIdx = 0;
719
+ let idxInOld = 0;
720
+ let i = 0;
721
+ let oldEndIdx = oldCh.length - 1;
722
+ let oldStartVnode = oldCh[0];
723
+ let oldEndVnode = oldCh[oldEndIdx];
724
+ let newEndIdx = newCh.length - 1;
725
+ let newStartVnode = newCh[0];
726
+ let newEndVnode = newCh[newEndIdx];
727
+ let node;
728
+ let elmToMove;
729
+ while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
730
+ if (oldStartVnode == null) {
731
+ // VNode might have been moved left
732
+ oldStartVnode = oldCh[++oldStartIdx];
733
+ }
734
+ else if (oldEndVnode == null) {
735
+ oldEndVnode = oldCh[--oldEndIdx];
736
+ }
737
+ else if (newStartVnode == null) {
738
+ newStartVnode = newCh[++newStartIdx];
739
+ }
740
+ else if (newEndVnode == null) {
741
+ newEndVnode = newCh[--newEndIdx];
742
+ }
743
+ else if (isSameVnode(oldStartVnode, newStartVnode)) {
744
+ // if the start nodes are the same then we should patch the new VNode
745
+ // onto the old one, and increment our `newStartIdx` and `oldStartIdx`
746
+ // indices to reflect that. We don't need to move any DOM Nodes around
747
+ // since things are matched up in order.
748
+ patch(oldStartVnode, newStartVnode);
749
+ oldStartVnode = oldCh[++oldStartIdx];
750
+ newStartVnode = newCh[++newStartIdx];
751
+ }
752
+ else if (isSameVnode(oldEndVnode, newEndVnode)) {
753
+ // likewise, if the end nodes are the same we patch new onto old and
754
+ // decrement our end indices, and also likewise in this case we don't
755
+ // need to move any DOM Nodes.
756
+ patch(oldEndVnode, newEndVnode);
757
+ oldEndVnode = oldCh[--oldEndIdx];
758
+ newEndVnode = newCh[--newEndIdx];
759
+ }
760
+ else if (isSameVnode(oldStartVnode, newEndVnode)) {
761
+ // case: "Vnode moved right"
762
+ //
763
+ // We've found that the last node in our window on the new children is
764
+ // the same VNode as the _first_ node in our window on the old children
765
+ // we're dealing with now. Visually, this is the layout of these two
766
+ // nodes:
767
+ //
768
+ // newCh: [..., newStartVnode , ... , newEndVnode , ...]
769
+ // ^^^^^^^^^^^
770
+ // oldCh: [..., oldStartVnode , ... , oldEndVnode , ...]
771
+ // ^^^^^^^^^^^^^
772
+ //
773
+ // In this situation we need to patch `newEndVnode` onto `oldStartVnode`
774
+ // and move the DOM element for `oldStartVnode`.
775
+ if ((oldStartVnode.$tag$ === 'slot' || newEndVnode.$tag$ === 'slot')) {
776
+ putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);
777
+ }
778
+ patch(oldStartVnode, newEndVnode);
779
+ // We need to move the element for `oldStartVnode` into a position which
780
+ // will be appropriate for `newEndVnode`. For this we can use
781
+ // `.insertBefore` and `oldEndVnode.$elm$.nextSibling`. If there is a
782
+ // sibling for `oldEndVnode.$elm$` then we want to move the DOM node for
783
+ // `oldStartVnode` between `oldEndVnode` and it's sibling, like so:
784
+ //
785
+ // <old-start-node />
786
+ // <some-intervening-node />
787
+ // <old-end-node />
788
+ // <!-- -> <-- `oldStartVnode.$elm$` should be inserted here
789
+ // <next-sibling />
790
+ //
791
+ // If instead `oldEndVnode.$elm$` has no sibling then we just want to put
792
+ // the node for `oldStartVnode` at the end of the children of
793
+ // `parentElm`. Luckily, `Node.nextSibling` will return `null` if there
794
+ // aren't any siblings, and passing `null` to `Node.insertBefore` will
795
+ // append it to the children of the parent element.
796
+ parentElm.insertBefore(oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
797
+ oldStartVnode = oldCh[++oldStartIdx];
798
+ newEndVnode = newCh[--newEndIdx];
799
+ }
800
+ else if (isSameVnode(oldEndVnode, newStartVnode)) {
801
+ // case: "Vnode moved left"
802
+ //
803
+ // We've found that the first node in our window on the new children is
804
+ // the same VNode as the _last_ node in our window on the old children.
805
+ // Visually, this is the layout of these two nodes:
806
+ //
807
+ // newCh: [..., newStartVnode , ... , newEndVnode , ...]
808
+ // ^^^^^^^^^^^^^
809
+ // oldCh: [..., oldStartVnode , ... , oldEndVnode , ...]
810
+ // ^^^^^^^^^^^
811
+ //
812
+ // In this situation we need to patch `newStartVnode` onto `oldEndVnode`
813
+ // (which will handle updating any changed attributes, reconciling their
814
+ // children etc) but we also need to move the DOM node to which
815
+ // `oldEndVnode` corresponds.
816
+ if ((oldStartVnode.$tag$ === 'slot' || newEndVnode.$tag$ === 'slot')) {
817
+ putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);
818
+ }
819
+ patch(oldEndVnode, newStartVnode);
820
+ // We've already checked above if `oldStartVnode` and `newStartVnode` are
821
+ // the same node, so since we're here we know that they are not. Thus we
822
+ // can move the element for `oldEndVnode` _before_ the element for
823
+ // `oldStartVnode`, leaving `oldStartVnode` to be reconciled in the
824
+ // future.
825
+ parentElm.insertBefore(oldEndVnode.$elm$, oldStartVnode.$elm$);
826
+ oldEndVnode = oldCh[--oldEndIdx];
827
+ newStartVnode = newCh[++newStartIdx];
828
+ }
829
+ else {
830
+ // Here we do some checks to match up old and new nodes based on the
831
+ // `$key$` attribute, which is set by putting a `key="my-key"` attribute
832
+ // in the JSX for a DOM element in the implementation of a Stencil
833
+ // component.
834
+ //
835
+ // First we check to see if there are any nodes in the array of old
836
+ // children which have the same key as the first node in the new
837
+ // children.
838
+ idxInOld = -1;
839
+ {
840
+ for (i = oldStartIdx; i <= oldEndIdx; ++i) {
841
+ if (oldCh[i] && oldCh[i].$key$ !== null && oldCh[i].$key$ === newStartVnode.$key$) {
842
+ idxInOld = i;
843
+ break;
844
+ }
845
+ }
846
+ }
847
+ if (idxInOld >= 0) {
848
+ // We found a node in the old children which matches up with the first
849
+ // node in the new children! So let's deal with that
850
+ elmToMove = oldCh[idxInOld];
851
+ if (elmToMove.$tag$ !== newStartVnode.$tag$) {
852
+ // the tag doesn't match so we'll need a new DOM element
853
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode, idxInOld, parentElm);
854
+ }
855
+ else {
856
+ patch(elmToMove, newStartVnode);
857
+ // invalidate the matching old node so that we won't try to update it
858
+ // again later on
859
+ oldCh[idxInOld] = undefined;
860
+ node = elmToMove.$elm$;
861
+ }
862
+ newStartVnode = newCh[++newStartIdx];
863
+ }
864
+ else {
865
+ // We either didn't find an element in the old children that matches
866
+ // the key of the first new child OR the build is not using `key`
867
+ // attributes at all. In either case we need to create a new element
868
+ // for the new node.
869
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode, newStartIdx, parentElm);
870
+ newStartVnode = newCh[++newStartIdx];
871
+ }
872
+ if (node) {
873
+ // if we created a new node then handle inserting it to the DOM
874
+ {
875
+ parentReferenceNode(oldStartVnode.$elm$).insertBefore(node, referenceNode(oldStartVnode.$elm$));
876
+ }
877
+ }
878
+ }
879
+ }
880
+ if (oldStartIdx > oldEndIdx) {
881
+ // we have some more new nodes to add which don't match up with old nodes
882
+ addVnodes(parentElm, newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$, newVNode, newCh, newStartIdx, newEndIdx);
883
+ }
884
+ else if (newStartIdx > newEndIdx) {
885
+ // there are nodes in the `oldCh` array which no longer correspond to nodes
886
+ // in the new array, so lets remove them (which entails cleaning up the
887
+ // relevant DOM nodes)
888
+ removeVnodes(oldCh, oldStartIdx, oldEndIdx);
889
+ }
890
+ };
891
+ /**
892
+ * Compare two VNodes to determine if they are the same
893
+ *
894
+ * **NB**: This function is an equality _heuristic_ based on the available
895
+ * information set on the two VNodes and can be misleading under certain
896
+ * circumstances. In particular, if the two nodes do not have `key` attrs
897
+ * (available under `$key$` on VNodes) then the function falls back on merely
898
+ * checking that they have the same tag.
899
+ *
900
+ * So, in other words, if `key` attrs are not set on VNodes which may be
901
+ * changing order within a `children` array or something along those lines then
902
+ * we could obtain a false negative and then have to do needless re-rendering
903
+ * (i.e. we'd say two VNodes aren't equal when in fact they should be).
904
+ *
905
+ * @param leftVNode the first VNode to check
906
+ * @param rightVNode the second VNode to check
907
+ * @returns whether they're equal or not
908
+ */
909
+ const isSameVnode = (leftVNode, rightVNode) => {
910
+ // compare if two vnode to see if they're "technically" the same
911
+ // need to have the same element tag, and same key to be the same
912
+ if (leftVNode.$tag$ === rightVNode.$tag$) {
913
+ if (leftVNode.$tag$ === 'slot') {
914
+ return leftVNode.$name$ === rightVNode.$name$;
915
+ }
916
+ // this will be set if components in the build have `key` attrs set on them
917
+ {
918
+ return leftVNode.$key$ === rightVNode.$key$;
919
+ }
920
+ }
921
+ return false;
922
+ };
923
+ const referenceNode = (node) => {
924
+ // this node was relocated to a new location in the dom
925
+ // because of some other component's slot
926
+ // but we still have an html comment in place of where
927
+ // it's original location was according to it's original vdom
928
+ return (node && node['s-ol']) || node;
929
+ };
930
+ const parentReferenceNode = (node) => (node['s-ol'] ? node['s-ol'] : node).parentNode;
931
+ /**
932
+ * Handle reconciling an outdated VNode with a new one which corresponds to
933
+ * it. This function handles flushing updates to the DOM and reconciling the
934
+ * children of the two nodes (if any).
935
+ *
936
+ * @param oldVNode an old VNode whose DOM element and children we want to update
937
+ * @param newVNode a new VNode representing an updated version of the old one
938
+ */
939
+ const patch = (oldVNode, newVNode) => {
940
+ const elm = (newVNode.$elm$ = oldVNode.$elm$);
941
+ const oldChildren = oldVNode.$children$;
942
+ const newChildren = newVNode.$children$;
943
+ const tag = newVNode.$tag$;
944
+ const text = newVNode.$text$;
945
+ let defaultHolder;
946
+ if (text === null) {
947
+ {
948
+ // test if we're rendering an svg element, or still rendering nodes inside of one
949
+ // only add this to the when the compiler sees we're using an svg somewhere
950
+ isSvgMode = tag === 'svg' ? true : tag === 'foreignObject' ? false : isSvgMode;
951
+ }
952
+ {
953
+ if (tag === 'slot')
954
+ ;
955
+ else {
956
+ // either this is the first render of an element OR it's an update
957
+ // AND we already know it's possible it could have changed
958
+ // this updates the element's css classes, attrs, props, listeners, etc.
959
+ updateElement(oldVNode, newVNode, isSvgMode);
960
+ }
961
+ }
962
+ if (oldChildren !== null && newChildren !== null) {
963
+ // looks like there's child vnodes for both the old and new vnodes
964
+ // so we need to call `updateChildren` to reconcile them
965
+ updateChildren(elm, oldChildren, newVNode, newChildren);
966
+ }
967
+ else if (newChildren !== null) {
968
+ // no old child vnodes, but there are new child vnodes to add
969
+ if (oldVNode.$text$ !== null) {
970
+ // the old vnode was text, so be sure to clear it out
971
+ elm.textContent = '';
972
+ }
973
+ // add the new vnode children
974
+ addVnodes(elm, null, newVNode, newChildren, 0, newChildren.length - 1);
975
+ }
976
+ else if (oldChildren !== null) {
977
+ // no new child vnodes, but there are old child vnodes to remove
978
+ removeVnodes(oldChildren, 0, oldChildren.length - 1);
979
+ }
980
+ if (isSvgMode && tag === 'svg') {
981
+ isSvgMode = false;
982
+ }
983
+ }
984
+ else if ((defaultHolder = elm['s-cr'])) {
985
+ // this element has slotted content
986
+ defaultHolder.parentNode.textContent = text;
987
+ }
988
+ else if (oldVNode.$text$ !== text) {
989
+ // update the text content for the text only vnode
990
+ // and also only if the text is different than before
991
+ elm.data = text;
992
+ }
993
+ };
994
+ const updateFallbackSlotVisibility = (elm) => {
995
+ // tslint:disable-next-line: prefer-const
996
+ const childNodes = elm.childNodes;
997
+ let childNode;
998
+ let i;
999
+ let ilen;
1000
+ let j;
1001
+ let slotNameAttr;
1002
+ let nodeType;
1003
+ for (i = 0, ilen = childNodes.length; i < ilen; i++) {
1004
+ childNode = childNodes[i];
1005
+ if (childNode.nodeType === 1 /* NODE_TYPE.ElementNode */) {
1006
+ if (childNode['s-sr']) {
1007
+ // this is a slot fallback node
1008
+ // get the slot name for this slot reference node
1009
+ slotNameAttr = childNode['s-sn'];
1010
+ // by default always show a fallback slot node
1011
+ // then hide it if there are other slots in the light dom
1012
+ childNode.hidden = false;
1013
+ for (j = 0; j < ilen; j++) {
1014
+ nodeType = childNodes[j].nodeType;
1015
+ if (childNodes[j]['s-hn'] !== childNode['s-hn'] || slotNameAttr !== '') {
1016
+ // this sibling node is from a different component OR is a named fallback slot node
1017
+ if (nodeType === 1 /* NODE_TYPE.ElementNode */ && slotNameAttr === childNodes[j].getAttribute('slot')) {
1018
+ childNode.hidden = true;
1019
+ break;
1020
+ }
1021
+ }
1022
+ else {
1023
+ // this is a default fallback slot node
1024
+ // any element or text node (with content)
1025
+ // should hide the default fallback slot node
1026
+ if (nodeType === 1 /* NODE_TYPE.ElementNode */ ||
1027
+ (nodeType === 3 /* NODE_TYPE.TextNode */ && childNodes[j].textContent.trim() !== '')) {
1028
+ childNode.hidden = true;
1029
+ break;
1030
+ }
1031
+ }
1032
+ }
1033
+ }
1034
+ // keep drilling down
1035
+ updateFallbackSlotVisibility(childNode);
1036
+ }
1037
+ }
1038
+ };
1039
+ const relocateNodes = [];
1040
+ const relocateSlotContent = (elm) => {
1041
+ // tslint:disable-next-line: prefer-const
1042
+ let childNode;
1043
+ let node;
1044
+ let hostContentNodes;
1045
+ let slotNameAttr;
1046
+ let relocateNodeData;
1047
+ let j;
1048
+ let i = 0;
1049
+ const childNodes = elm.childNodes;
1050
+ const ilen = childNodes.length;
1051
+ for (; i < ilen; i++) {
1052
+ childNode = childNodes[i];
1053
+ if (childNode['s-sr'] && (node = childNode['s-cr']) && node.parentNode) {
1054
+ // first got the content reference comment node
1055
+ // then we got it's parent, which is where all the host content is in now
1056
+ hostContentNodes = node.parentNode.childNodes;
1057
+ slotNameAttr = childNode['s-sn'];
1058
+ for (j = hostContentNodes.length - 1; j >= 0; j--) {
1059
+ node = hostContentNodes[j];
1060
+ if (!node['s-cn'] && !node['s-nr'] && node['s-hn'] !== childNode['s-hn']) {
1061
+ // let's do some relocating to its new home
1062
+ // but never relocate a content reference node
1063
+ // that is suppose to always represent the original content location
1064
+ if (isNodeLocatedInSlot(node, slotNameAttr)) {
1065
+ // it's possible we've already decided to relocate this node
1066
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1067
+ // made some changes to slots
1068
+ // let's make sure we also double check
1069
+ // fallbacks are correctly hidden or shown
1070
+ checkSlotFallbackVisibility = true;
1071
+ node['s-sn'] = node['s-sn'] || slotNameAttr;
1072
+ if (relocateNodeData) {
1073
+ // previously we never found a slot home for this node
1074
+ // but turns out we did, so let's remember it now
1075
+ relocateNodeData.$slotRefNode$ = childNode;
1076
+ }
1077
+ else {
1078
+ // add to our list of nodes to relocate
1079
+ relocateNodes.push({
1080
+ $slotRefNode$: childNode,
1081
+ $nodeToRelocate$: node,
1082
+ });
1083
+ }
1084
+ if (node['s-sr']) {
1085
+ relocateNodes.map((relocateNode) => {
1086
+ if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node['s-sn'])) {
1087
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1088
+ if (relocateNodeData && !relocateNode.$slotRefNode$) {
1089
+ relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
1090
+ }
1091
+ }
1092
+ });
1093
+ }
1094
+ }
1095
+ else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {
1096
+ // so far this element does not have a slot home, not setting slotRefNode on purpose
1097
+ // if we never find a home for this element then we'll need to hide it
1098
+ relocateNodes.push({
1099
+ $nodeToRelocate$: node,
1100
+ });
1101
+ }
1102
+ }
1103
+ }
1104
+ }
1105
+ if (childNode.nodeType === 1 /* NODE_TYPE.ElementNode */) {
1106
+ relocateSlotContent(childNode);
1107
+ }
1108
+ }
1109
+ };
1110
+ const isNodeLocatedInSlot = (nodeToRelocate, slotNameAttr) => {
1111
+ if (nodeToRelocate.nodeType === 1 /* NODE_TYPE.ElementNode */) {
1112
+ if (nodeToRelocate.getAttribute('slot') === null && slotNameAttr === '') {
1113
+ return true;
1114
+ }
1115
+ if (nodeToRelocate.getAttribute('slot') === slotNameAttr) {
1116
+ return true;
1117
+ }
1118
+ return false;
1119
+ }
1120
+ if (nodeToRelocate['s-sn'] === slotNameAttr) {
1121
+ return true;
1122
+ }
1123
+ return slotNameAttr === '';
1124
+ };
1125
+ /**
1126
+ * The main entry point for Stencil's virtual DOM-based rendering engine
1127
+ *
1128
+ * Given a {@link d.HostRef} container and some virtual DOM nodes, this
1129
+ * function will handle creating a virtual DOM tree with a single root, patching
1130
+ * the current virtual DOM tree onto an old one (if any), dealing with slot
1131
+ * relocation, and reflecting attributes.
1132
+ *
1133
+ * @param hostRef data needed to root and render the virtual DOM tree, such as
1134
+ * the DOM node into which it should be rendered.
1135
+ * @param renderFnResults the virtual DOM nodes to be rendered
1136
+ */
1137
+ const renderVdom = (hostRef, renderFnResults) => {
1138
+ const hostElm = hostRef.$hostElement$;
1139
+ const cmpMeta = hostRef.$cmpMeta$;
1140
+ const oldVNode = hostRef.$vnode$ || newVNode(null, null);
1141
+ const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);
1142
+ hostTagName = hostElm.tagName;
1143
+ if (cmpMeta.$attrsToReflect$) {
1144
+ rootVnode.$attrs$ = rootVnode.$attrs$ || {};
1145
+ cmpMeta.$attrsToReflect$.map(([propName, attribute]) => (rootVnode.$attrs$[attribute] = hostElm[propName]));
1146
+ }
1147
+ rootVnode.$tag$ = null;
1148
+ rootVnode.$flags$ |= 4 /* VNODE_FLAGS.isHost */;
1149
+ hostRef.$vnode$ = rootVnode;
1150
+ rootVnode.$elm$ = oldVNode.$elm$ = (hostElm.shadowRoot || hostElm );
1151
+ {
1152
+ scopeId = hostElm['s-sc'];
1153
+ }
1154
+ {
1155
+ contentRef = hostElm['s-cr'];
1156
+ useNativeShadowDom = (cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) !== 0;
1157
+ // always reset
1158
+ checkSlotFallbackVisibility = false;
1159
+ }
1160
+ // synchronous patch
1161
+ patch(oldVNode, rootVnode);
1162
+ {
1163
+ // while we're moving nodes around existing nodes, temporarily disable
1164
+ // the disconnectCallback from working
1165
+ plt.$flags$ |= 1 /* PLATFORM_FLAGS.isTmpDisconnected */;
1166
+ if (checkSlotRelocate) {
1167
+ relocateSlotContent(rootVnode.$elm$);
1168
+ let relocateData;
1169
+ let nodeToRelocate;
1170
+ let orgLocationNode;
1171
+ let parentNodeRef;
1172
+ let insertBeforeNode;
1173
+ let refNode;
1174
+ let i = 0;
1175
+ for (; i < relocateNodes.length; i++) {
1176
+ relocateData = relocateNodes[i];
1177
+ nodeToRelocate = relocateData.$nodeToRelocate$;
1178
+ if (!nodeToRelocate['s-ol']) {
1179
+ // add a reference node marking this node's original location
1180
+ // keep a reference to this node for later lookups
1181
+ orgLocationNode =
1182
+ doc.createTextNode('');
1183
+ orgLocationNode['s-nr'] = nodeToRelocate;
1184
+ nodeToRelocate.parentNode.insertBefore((nodeToRelocate['s-ol'] = orgLocationNode), nodeToRelocate);
1185
+ }
1186
+ }
1187
+ for (i = 0; i < relocateNodes.length; i++) {
1188
+ relocateData = relocateNodes[i];
1189
+ nodeToRelocate = relocateData.$nodeToRelocate$;
1190
+ if (relocateData.$slotRefNode$) {
1191
+ // by default we're just going to insert it directly
1192
+ // after the slot reference node
1193
+ parentNodeRef = relocateData.$slotRefNode$.parentNode;
1194
+ insertBeforeNode = relocateData.$slotRefNode$.nextSibling;
1195
+ orgLocationNode = nodeToRelocate['s-ol'];
1196
+ while ((orgLocationNode = orgLocationNode.previousSibling)) {
1197
+ refNode = orgLocationNode['s-nr'];
1198
+ if (refNode && refNode['s-sn'] === nodeToRelocate['s-sn'] && parentNodeRef === refNode.parentNode) {
1199
+ refNode = refNode.nextSibling;
1200
+ if (!refNode || !refNode['s-nr']) {
1201
+ insertBeforeNode = refNode;
1202
+ break;
1203
+ }
1204
+ }
1205
+ }
1206
+ if ((!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode) ||
1207
+ nodeToRelocate.nextSibling !== insertBeforeNode) {
1208
+ // we've checked that it's worth while to relocate
1209
+ // since that the node to relocate
1210
+ // has a different next sibling or parent relocated
1211
+ if (nodeToRelocate !== insertBeforeNode) {
1212
+ if (!nodeToRelocate['s-hn'] && nodeToRelocate['s-ol']) {
1213
+ // probably a component in the index.html that doesn't have it's hostname set
1214
+ nodeToRelocate['s-hn'] = nodeToRelocate['s-ol'].parentNode.nodeName;
1215
+ }
1216
+ // add it back to the dom but in its new home
1217
+ parentNodeRef.insertBefore(nodeToRelocate, insertBeforeNode);
1218
+ }
1219
+ }
1220
+ }
1221
+ else {
1222
+ // this node doesn't have a slot home to go to, so let's hide it
1223
+ if (nodeToRelocate.nodeType === 1 /* NODE_TYPE.ElementNode */) {
1224
+ nodeToRelocate.hidden = true;
1225
+ }
1226
+ }
1227
+ }
1228
+ }
1229
+ if (checkSlotFallbackVisibility) {
1230
+ updateFallbackSlotVisibility(rootVnode.$elm$);
1231
+ }
1232
+ // done moving nodes around
1233
+ // allow the disconnect callback to work again
1234
+ plt.$flags$ &= ~1 /* PLATFORM_FLAGS.isTmpDisconnected */;
1235
+ // always reset
1236
+ relocateNodes.length = 0;
1237
+ }
1238
+ };
1239
+ const attachToAncestor = (hostRef, ancestorComponent) => {
1240
+ if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent['s-p']) {
1241
+ ancestorComponent['s-p'].push(new Promise((r) => (hostRef.$onRenderResolve$ = r)));
1242
+ }
1243
+ };
1244
+ const scheduleUpdate = (hostRef, isInitialLoad) => {
1245
+ {
1246
+ hostRef.$flags$ |= 16 /* HOST_FLAGS.isQueuedForUpdate */;
1247
+ }
1248
+ if (hostRef.$flags$ & 4 /* HOST_FLAGS.isWaitingForChildren */) {
1249
+ hostRef.$flags$ |= 512 /* HOST_FLAGS.needsRerender */;
1250
+ return;
1251
+ }
1252
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$);
1253
+ // there is no ancestor component or the ancestor component
1254
+ // has already fired off its lifecycle update then
1255
+ // fire off the initial update
1256
+ const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
1257
+ return writeTask(dispatch) ;
1258
+ };
1259
+ /**
1260
+ * Dispatch initial-render and update lifecycle hooks, enqueuing calls to
1261
+ * component lifecycle methods like `componentWillLoad` as well as
1262
+ * {@link updateComponent}, which will kick off the virtual DOM re-render.
1263
+ *
1264
+ * @param hostRef a reference to a host DOM node
1265
+ * @param isInitialLoad whether we're on the initial load or not
1266
+ * @returns an empty Promise which is used to enqueue a series of operations for
1267
+ * the component
1268
+ */
1269
+ const dispatchHooks = (hostRef, isInitialLoad) => {
1270
+ const endSchedule = createTime('scheduleUpdate', hostRef.$cmpMeta$.$tagName$);
1271
+ const instance = hostRef.$lazyInstance$ ;
1272
+ // We're going to use this variable together with `enqueue` to implement a
1273
+ // little promise-based queue. We start out with it `undefined`. When we add
1274
+ // the first function to the queue we'll set this variable to be that
1275
+ // function's return value. When we attempt to add subsequent values to the
1276
+ // queue we'll check that value and, if it was a `Promise`, we'll then chain
1277
+ // the new function off of that `Promise` using `.then()`. This will give our
1278
+ // queue two nice properties:
1279
+ //
1280
+ // 1. If all functions added to the queue are synchronous they'll be called
1281
+ // synchronously right away.
1282
+ // 2. If all functions added to the queue are asynchronous they'll all be
1283
+ // called in order after `dispatchHooks` exits.
1284
+ let maybePromise;
1285
+ endSchedule();
1286
+ return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
1287
+ };
1288
+ /**
1289
+ * This function uses a Promise to implement a simple first-in, first-out queue
1290
+ * of functions to be called.
1291
+ *
1292
+ * The queue is ordered on the basis of the first argument. If it's
1293
+ * `undefined`, then nothing is on the queue yet, so the provided function can
1294
+ * be called synchronously (although note that this function may return a
1295
+ * `Promise`). The idea is that then the return value of that enqueueing
1296
+ * operation is kept around, so that if it was a `Promise` then subsequent
1297
+ * functions can be enqueued by calling this function again with that `Promise`
1298
+ * as the first argument.
1299
+ *
1300
+ * @param maybePromise either a `Promise` which should resolve before the next function is called or an 'empty' sentinel
1301
+ * @param fn a function to enqueue
1302
+ * @returns either a `Promise` or the return value of the provided function
1303
+ */
1304
+ const enqueue = (maybePromise, fn) => maybePromise instanceof Promise ? maybePromise.then(fn) : fn();
1305
+ const updateComponent = async (hostRef, instance, isInitialLoad) => {
1306
+ const elm = hostRef.$hostElement$;
1307
+ const endUpdate = createTime('update', hostRef.$cmpMeta$.$tagName$);
1308
+ const rc = elm['s-rc'];
1309
+ if (isInitialLoad) {
1310
+ // DOM WRITE!
1311
+ attachStyles(hostRef);
1312
+ }
1313
+ const endRender = createTime('render', hostRef.$cmpMeta$.$tagName$);
1314
+ {
1315
+ callRender(hostRef, instance);
1316
+ }
1317
+ if (rc) {
1318
+ // ok, so turns out there are some child host elements
1319
+ // waiting on this parent element to load
1320
+ // let's fire off all update callbacks waiting
1321
+ rc.map((cb) => cb());
1322
+ elm['s-rc'] = undefined;
1323
+ }
1324
+ endRender();
1325
+ endUpdate();
1326
+ {
1327
+ const childrenPromises = elm['s-p'];
1328
+ const postUpdate = () => postUpdateComponent(hostRef);
1329
+ if (childrenPromises.length === 0) {
1330
+ postUpdate();
1331
+ }
1332
+ else {
1333
+ Promise.all(childrenPromises).then(postUpdate);
1334
+ hostRef.$flags$ |= 4 /* HOST_FLAGS.isWaitingForChildren */;
1335
+ childrenPromises.length = 0;
1336
+ }
1337
+ }
1338
+ };
1339
+ const callRender = (hostRef, instance, elm) => {
1340
+ try {
1341
+ instance = instance.render() ;
1342
+ {
1343
+ hostRef.$flags$ &= ~16 /* HOST_FLAGS.isQueuedForUpdate */;
1344
+ }
1345
+ {
1346
+ hostRef.$flags$ |= 2 /* HOST_FLAGS.hasRendered */;
1347
+ }
1348
+ {
1349
+ {
1350
+ // looks like we've got child nodes to render into this host element
1351
+ // or we need to update the css class/attrs on the host element
1352
+ // DOM WRITE!
1353
+ {
1354
+ renderVdom(hostRef, instance);
1355
+ }
1356
+ }
1357
+ }
1358
+ }
1359
+ catch (e) {
1360
+ consoleError(e, hostRef.$hostElement$);
1361
+ }
1362
+ return null;
1363
+ };
1364
+ const postUpdateComponent = (hostRef) => {
1365
+ const tagName = hostRef.$cmpMeta$.$tagName$;
1366
+ const elm = hostRef.$hostElement$;
1367
+ const endPostUpdate = createTime('postUpdate', tagName);
1368
+ const ancestorComponent = hostRef.$ancestorComponent$;
1369
+ if (!(hostRef.$flags$ & 64 /* HOST_FLAGS.hasLoadedComponent */)) {
1370
+ hostRef.$flags$ |= 64 /* HOST_FLAGS.hasLoadedComponent */;
1371
+ {
1372
+ // DOM WRITE!
1373
+ addHydratedFlag(elm);
1374
+ }
1375
+ endPostUpdate();
1376
+ {
1377
+ hostRef.$onReadyResolve$(elm);
1378
+ if (!ancestorComponent) {
1379
+ appDidLoad();
1380
+ }
1381
+ }
1382
+ }
1383
+ else {
1384
+ endPostUpdate();
1385
+ }
1386
+ // load events fire from bottom to top
1387
+ // the deepest elements load first then bubbles up
1388
+ {
1389
+ if (hostRef.$onRenderResolve$) {
1390
+ hostRef.$onRenderResolve$();
1391
+ hostRef.$onRenderResolve$ = undefined;
1392
+ }
1393
+ if (hostRef.$flags$ & 512 /* HOST_FLAGS.needsRerender */) {
1394
+ nextTick(() => scheduleUpdate(hostRef, false));
1395
+ }
1396
+ hostRef.$flags$ &= ~(4 /* HOST_FLAGS.isWaitingForChildren */ | 512 /* HOST_FLAGS.needsRerender */);
1397
+ }
1398
+ // ( •_•)
1399
+ // ( •_•)>⌐■-■
1400
+ // (⌐■_■)
1401
+ };
1402
+ const appDidLoad = (who) => {
1403
+ // on appload
1404
+ // we have finish the first big initial render
1405
+ {
1406
+ addHydratedFlag(doc.documentElement);
1407
+ }
1408
+ nextTick(() => emitEvent(win, 'appload', { detail: { namespace: NAMESPACE } }));
1409
+ };
1410
+ const addHydratedFlag = (elm) => elm.classList.add('hydrated')
1411
+ ;
1412
+ const getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
1413
+ const setValue = (ref, propName, newVal, cmpMeta) => {
1414
+ // check our new property value against our internal value
1415
+ const hostRef = getHostRef(ref);
1416
+ const oldVal = hostRef.$instanceValues$.get(propName);
1417
+ const flags = hostRef.$flags$;
1418
+ const instance = hostRef.$lazyInstance$ ;
1419
+ newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
1420
+ // explicitly check for NaN on both sides, as `NaN === NaN` is always false
1421
+ const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
1422
+ const didValueChange = newVal !== oldVal && !areBothNaN;
1423
+ if ((!(flags & 8 /* HOST_FLAGS.isConstructingInstance */) || oldVal === undefined) && didValueChange) {
1424
+ // gadzooks! the property's value has changed!!
1425
+ // set our new value!
1426
+ hostRef.$instanceValues$.set(propName, newVal);
1427
+ if (instance) {
1428
+ if ((flags & (2 /* HOST_FLAGS.hasRendered */ | 16 /* HOST_FLAGS.isQueuedForUpdate */)) === 2 /* HOST_FLAGS.hasRendered */) {
1429
+ // looks like this value actually changed, so we've got work to do!
1430
+ // but only if we've already rendered, otherwise just chill out
1431
+ // queue that we need to do an update, but don't worry about queuing
1432
+ // up millions cuz this function ensures it only runs once
1433
+ scheduleUpdate(hostRef, false);
1434
+ }
1435
+ }
1436
+ }
1437
+ };
1438
+ /**
1439
+ * Attach a series of runtime constructs to a compiled Stencil component
1440
+ * constructor, including getters and setters for the `@Prop` and `@State`
1441
+ * decorators, callbacks for when attributes change, and so on.
1442
+ *
1443
+ * @param Cstr the constructor for a component that we need to process
1444
+ * @param cmpMeta metadata collected previously about the component
1445
+ * @param flags a number used to store a series of bit flags
1446
+ * @returns a reference to the same constructor passed in (but now mutated)
1447
+ */
1448
+ const proxyComponent = (Cstr, cmpMeta, flags) => {
1449
+ if (cmpMeta.$members$) {
1450
+ // It's better to have a const than two Object.entries()
1451
+ const members = Object.entries(cmpMeta.$members$);
1452
+ const prototype = Cstr.prototype;
1453
+ members.map(([memberName, [memberFlags]]) => {
1454
+ if ((memberFlags & 31 /* MEMBER_FLAGS.Prop */ ||
1455
+ ((flags & 2 /* PROXY_FLAGS.proxyState */) && memberFlags & 32 /* MEMBER_FLAGS.State */))) {
1456
+ // proxyComponent - prop
1457
+ Object.defineProperty(prototype, memberName, {
1458
+ get() {
1459
+ // proxyComponent, get value
1460
+ return getValue(this, memberName);
1461
+ },
1462
+ set(newValue) {
1463
+ // proxyComponent, set value
1464
+ setValue(this, memberName, newValue, cmpMeta);
1465
+ },
1466
+ configurable: true,
1467
+ enumerable: true,
1468
+ });
1469
+ }
1470
+ });
1471
+ if ((flags & 1 /* PROXY_FLAGS.isElementConstructor */)) {
1472
+ const attrNameToPropName = new Map();
1473
+ prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {
1474
+ plt.jmp(() => {
1475
+ const propName = attrNameToPropName.get(attrName);
1476
+ // In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback
1477
+ // in the case where an attribute was set inline.
1478
+ // ```html
1479
+ // <my-component some-attribute="some-value"></my-component>
1480
+ // ```
1481
+ //
1482
+ // There is an edge case where a developer sets the attribute inline on a custom element and then
1483
+ // programmatically changes it before it has been upgraded as shown below:
1484
+ //
1485
+ // ```html
1486
+ // <!-- this component has _not_ been upgraded yet -->
1487
+ // <my-component id="test" some-attribute="some-value"></my-component>
1488
+ // <script>
1489
+ // // grab non-upgraded component
1490
+ // el = document.querySelector("#test");
1491
+ // el.someAttribute = "another-value";
1492
+ // // upgrade component
1493
+ // customElements.define('my-component', MyComponent);
1494
+ // </script>
1495
+ // ```
1496
+ // In this case if we do not unshadow here and use the value of the shadowing property, attributeChangedCallback
1497
+ // will be called with `newValue = "some-value"` and will set the shadowed property (this.someAttribute = "another-value")
1498
+ // to the value that was set inline i.e. "some-value" from above example. When
1499
+ // the connectedCallback attempts to unshadow it will use "some-value" as the initial value rather than "another-value"
1500
+ //
1501
+ // The case where the attribute was NOT set inline but was not set programmatically shall be handled/unshadowed
1502
+ // by connectedCallback as this attributeChangedCallback will not fire.
1503
+ //
1504
+ // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
1505
+ //
1506
+ // TODO(STENCIL-16) we should think about whether or not we actually want to be reflecting the attributes to
1507
+ // properties here given that this goes against best practices outlined here
1508
+ // https://developers.google.com/web/fundamentals/web-components/best-practices#avoid-reentrancy
1509
+ if (this.hasOwnProperty(propName)) {
1510
+ newValue = this[propName];
1511
+ delete this[propName];
1512
+ }
1513
+ else if (prototype.hasOwnProperty(propName) &&
1514
+ typeof this[propName] === 'number' &&
1515
+ this[propName] == newValue) {
1516
+ // if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native
1517
+ // APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in
1518
+ // `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.
1519
+ return;
1520
+ }
1521
+ this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
1522
+ });
1523
+ };
1524
+ // create an array of attributes to observe
1525
+ // and also create a map of html attribute name to js property name
1526
+ Cstr.observedAttributes = members
1527
+ .filter(([_, m]) => m[0] & 15 /* MEMBER_FLAGS.HasAttribute */) // filter to only keep props that should match attributes
1528
+ .map(([propName, m]) => {
1529
+ const attrName = m[1] || propName;
1530
+ attrNameToPropName.set(attrName, propName);
1531
+ if (m[0] & 512 /* MEMBER_FLAGS.ReflectAttr */) {
1532
+ cmpMeta.$attrsToReflect$.push([propName, attrName]);
1533
+ }
1534
+ return attrName;
1535
+ });
1536
+ }
1537
+ }
1538
+ return Cstr;
1539
+ };
1540
+ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) => {
1541
+ // initializeComponent
1542
+ if ((hostRef.$flags$ & 32 /* HOST_FLAGS.hasInitializedComponent */) === 0) {
1543
+ // Let the runtime know that the component has been initialized
1544
+ hostRef.$flags$ |= 32 /* HOST_FLAGS.hasInitializedComponent */;
1545
+ {
1546
+ // lazy loaded components
1547
+ // request the component's implementation to be
1548
+ // wired up with the host element
1549
+ Cstr = loadModule(cmpMeta);
1550
+ if (Cstr.then) {
1551
+ // Await creates a micro-task avoid if possible
1552
+ const endLoad = uniqueTime();
1553
+ Cstr = await Cstr;
1554
+ endLoad();
1555
+ }
1556
+ if (!Cstr.isProxied) {
1557
+ proxyComponent(Cstr, cmpMeta, 2 /* PROXY_FLAGS.proxyState */);
1558
+ Cstr.isProxied = true;
1559
+ }
1560
+ const endNewInstance = createTime('createInstance', cmpMeta.$tagName$);
1561
+ // ok, time to construct the instance
1562
+ // but let's keep track of when we start and stop
1563
+ // so that the getters/setters don't incorrectly step on data
1564
+ {
1565
+ hostRef.$flags$ |= 8 /* HOST_FLAGS.isConstructingInstance */;
1566
+ }
1567
+ // construct the lazy-loaded component implementation
1568
+ // passing the hostRef is very important during
1569
+ // construction in order to directly wire together the
1570
+ // host element and the lazy-loaded instance
1571
+ try {
1572
+ new Cstr(hostRef);
1573
+ }
1574
+ catch (e) {
1575
+ consoleError(e);
1576
+ }
1577
+ {
1578
+ hostRef.$flags$ &= ~8 /* HOST_FLAGS.isConstructingInstance */;
1579
+ }
1580
+ endNewInstance();
1581
+ }
1582
+ if (Cstr.style) {
1583
+ // this component has styles but we haven't registered them yet
1584
+ let style = Cstr.style;
1585
+ const scopeId = getScopeId(cmpMeta);
1586
+ if (!styles.has(scopeId)) {
1587
+ const endRegisterStyles = createTime('registerStyles', cmpMeta.$tagName$);
1588
+ registerStyle(scopeId, style, !!(cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */));
1589
+ endRegisterStyles();
1590
+ }
1591
+ }
1592
+ }
1593
+ // we've successfully created a lazy instance
1594
+ const ancestorComponent = hostRef.$ancestorComponent$;
1595
+ const schedule = () => scheduleUpdate(hostRef, true);
1596
+ if (ancestorComponent && ancestorComponent['s-rc']) {
1597
+ // this is the initial load and this component it has an ancestor component
1598
+ // but the ancestor component has NOT fired its will update lifecycle yet
1599
+ // so let's just cool our jets and wait for the ancestor to continue first
1600
+ // this will get fired off when the ancestor component
1601
+ // finally gets around to rendering its lazy self
1602
+ // fire off the initial update
1603
+ ancestorComponent['s-rc'].push(schedule);
1604
+ }
1605
+ else {
1606
+ schedule();
1607
+ }
1608
+ };
1609
+ const connectedCallback = (elm) => {
1610
+ if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0) {
1611
+ const hostRef = getHostRef(elm);
1612
+ const cmpMeta = hostRef.$cmpMeta$;
1613
+ const endConnected = createTime('connectedCallback', cmpMeta.$tagName$);
1614
+ if (!(hostRef.$flags$ & 1 /* HOST_FLAGS.hasConnected */)) {
1615
+ // first time this component has connected
1616
+ hostRef.$flags$ |= 1 /* HOST_FLAGS.hasConnected */;
1617
+ {
1618
+ // initUpdate
1619
+ // if the slot polyfill is required we'll need to put some nodes
1620
+ // in here to act as original content anchors as we move nodes around
1621
+ // host element has been connected to the DOM
1622
+ if ((// TODO(STENCIL-662): Remove code related to deprecated shadowDomShim field
1623
+ cmpMeta.$flags$ & (4 /* CMP_FLAGS.hasSlotRelocation */ | 8 /* CMP_FLAGS.needsShadowDomShim */))) {
1624
+ setContentReference(elm);
1625
+ }
1626
+ }
1627
+ {
1628
+ // find the first ancestor component (if there is one) and register
1629
+ // this component as one of the actively loading child components for its ancestor
1630
+ let ancestorComponent = elm;
1631
+ while ((ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host)) {
1632
+ // climb up the ancestors looking for the first
1633
+ // component that hasn't finished its lifecycle update yet
1634
+ if (ancestorComponent['s-p']) {
1635
+ // we found this components first ancestor component
1636
+ // keep a reference to this component's ancestor component
1637
+ attachToAncestor(hostRef, (hostRef.$ancestorComponent$ = ancestorComponent));
1638
+ break;
1639
+ }
1640
+ }
1641
+ }
1642
+ // Lazy properties
1643
+ // https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
1644
+ if (cmpMeta.$members$) {
1645
+ Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
1646
+ if (memberFlags & 31 /* MEMBER_FLAGS.Prop */ && elm.hasOwnProperty(memberName)) {
1647
+ const value = elm[memberName];
1648
+ delete elm[memberName];
1649
+ elm[memberName] = value;
1650
+ }
1651
+ });
1652
+ }
1653
+ {
1654
+ initializeComponent(elm, hostRef, cmpMeta);
1655
+ }
1656
+ }
1657
+ endConnected();
1658
+ }
1659
+ };
1660
+ const setContentReference = (elm) => {
1661
+ // only required when we're NOT using native shadow dom (slot)
1662
+ // or this browser doesn't support native shadow dom
1663
+ // and this host element was NOT created with SSR
1664
+ // let's pick out the inner content for slot projection
1665
+ // create a node to represent where the original
1666
+ // content was first placed, which is useful later on
1667
+ const contentRefElm = (elm['s-cr'] = doc.createComment(''));
1668
+ contentRefElm['s-cn'] = true;
1669
+ elm.insertBefore(contentRefElm, elm.firstChild);
1670
+ };
1671
+ const disconnectedCallback = (elm) => {
1672
+ if ((plt.$flags$ & 1 /* PLATFORM_FLAGS.isTmpDisconnected */) === 0) {
1673
+ getHostRef(elm);
1674
+ }
1675
+ };
1676
+ const bootstrapLazy = (lazyBundles, options = {}) => {
1677
+ var _a;
1678
+ const endBootstrap = createTime();
1679
+ const cmpTags = [];
1680
+ const exclude = options.exclude || [];
1681
+ const customElements = win.customElements;
1682
+ const head = doc.head;
1683
+ const metaCharset = /*@__PURE__*/ head.querySelector('meta[charset]');
1684
+ const visibilityStyle = /*@__PURE__*/ doc.createElement('style');
1685
+ const deferredConnectedCallbacks = [];
1686
+ let appLoadFallback;
1687
+ let isBootstrapping = true;
1688
+ Object.assign(plt, options);
1689
+ plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
1690
+ lazyBundles.map((lazyBundle) => {
1691
+ lazyBundle[1].map((compactMeta) => {
1692
+ const cmpMeta = {
1693
+ $flags$: compactMeta[0],
1694
+ $tagName$: compactMeta[1],
1695
+ $members$: compactMeta[2],
1696
+ $listeners$: compactMeta[3],
1697
+ };
1698
+ {
1699
+ cmpMeta.$members$ = compactMeta[2];
1700
+ }
1701
+ {
1702
+ cmpMeta.$attrsToReflect$ = [];
1703
+ }
1704
+ const tagName = cmpMeta.$tagName$;
1705
+ const HostElement = class extends HTMLElement {
1706
+ // StencilLazyHost
1707
+ constructor(self) {
1708
+ // @ts-ignore
1709
+ super(self);
1710
+ self = this;
1711
+ registerHost(self, cmpMeta);
1712
+ if (cmpMeta.$flags$ & 1 /* CMP_FLAGS.shadowDomEncapsulation */) {
1713
+ // this component is using shadow dom
1714
+ // and this browser supports shadow dom
1715
+ // add the read-only property "shadowRoot" to the host element
1716
+ // adding the shadow root build conditionals to minimize runtime
1717
+ {
1718
+ {
1719
+ self.attachShadow({ mode: 'open' });
1720
+ }
1721
+ }
1722
+ }
1723
+ }
1724
+ connectedCallback() {
1725
+ if (appLoadFallback) {
1726
+ clearTimeout(appLoadFallback);
1727
+ appLoadFallback = null;
1728
+ }
1729
+ if (isBootstrapping) {
1730
+ // connectedCallback will be processed once all components have been registered
1731
+ deferredConnectedCallbacks.push(this);
1732
+ }
1733
+ else {
1734
+ plt.jmp(() => connectedCallback(this));
1735
+ }
1736
+ }
1737
+ disconnectedCallback() {
1738
+ plt.jmp(() => disconnectedCallback(this));
1739
+ }
1740
+ componentOnReady() {
1741
+ return getHostRef(this).$onReadyPromise$;
1742
+ }
1743
+ };
1744
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
1745
+ if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1746
+ cmpTags.push(tagName);
1747
+ customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* PROXY_FLAGS.isElementConstructor */));
1748
+ }
1749
+ });
1750
+ });
1751
+ {
1752
+ visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;
1753
+ visibilityStyle.setAttribute('data-styles', '');
1754
+ // Apply CSP nonce to the style tag if it exists
1755
+ const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);
1756
+ if (nonce != null) {
1757
+ visibilityStyle.setAttribute('nonce', nonce);
1758
+ }
1759
+ head.insertBefore(visibilityStyle, metaCharset ? metaCharset.nextSibling : head.firstChild);
1760
+ }
1761
+ // Process deferred connectedCallbacks now all components have been registered
1762
+ isBootstrapping = false;
1763
+ if (deferredConnectedCallbacks.length) {
1764
+ deferredConnectedCallbacks.map((host) => host.connectedCallback());
1765
+ }
1766
+ else {
1767
+ {
1768
+ plt.jmp(() => (appLoadFallback = setTimeout(appDidLoad, 30)));
1769
+ }
1770
+ }
1771
+ // Fallback appLoad event
1772
+ endBootstrap();
1773
+ };
1774
+ /**
1775
+ * Assigns the given value to the nonce property on the runtime platform object.
1776
+ * During runtime, this value is used to set the nonce attribute on all dynamically created script and style tags.
1777
+ * @param nonce The value to be assigned to the platform nonce property.
1778
+ * @returns void
1779
+ */
1780
+ const setNonce = (nonce) => (plt.$nonce$ = nonce);
1781
+ const hostRefs = /*@__PURE__*/ new WeakMap();
1782
+ const getHostRef = (ref) => hostRefs.get(ref);
1783
+ const registerInstance = (lazyInstance, hostRef) => hostRefs.set((hostRef.$lazyInstance$ = lazyInstance), hostRef);
1784
+ const registerHost = (elm, cmpMeta) => {
1785
+ const hostRef = {
1786
+ $flags$: 0,
1787
+ $hostElement$: elm,
1788
+ $cmpMeta$: cmpMeta,
1789
+ $instanceValues$: new Map(),
1790
+ };
1791
+ {
1792
+ hostRef.$onReadyPromise$ = new Promise((r) => (hostRef.$onReadyResolve$ = r));
1793
+ elm['s-p'] = [];
1794
+ elm['s-rc'] = [];
1795
+ }
1796
+ return hostRefs.set(elm, hostRef);
1797
+ };
1798
+ const isMemberInElement = (elm, memberName) => memberName in elm;
1799
+ const consoleError = (e, el) => (0, console.error)(e, el);
1800
+ const cmpModules = /*@__PURE__*/ new Map();
1801
+ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1802
+ // loadModuleImport
1803
+ const exportName = cmpMeta.$tagName$.replace(/-/g, '_');
1804
+ const bundleId = cmpMeta.$lazyBundleId$;
1805
+ const module = cmpModules.get(bundleId) ;
1806
+ if (module) {
1807
+ return module[exportName];
1808
+ }
1809
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/
1810
+ return import(
1811
+ /* @vite-ignore */
1812
+ /* webpackInclude: /\.entry\.js$/ */
1813
+ /* webpackExclude: /\.system\.entry\.js$/ */
1814
+ /* webpackMode: "lazy" */
1815
+ `./${bundleId}.entry.js${''}`).then((importedModule) => {
1816
+ {
1817
+ cmpModules.set(bundleId, importedModule);
1818
+ }
1819
+ return importedModule[exportName];
1820
+ }, consoleError);
1821
+ };
1822
+ const styles = /*@__PURE__*/ new Map();
1823
+ const win = typeof window !== 'undefined' ? window : {};
1824
+ const doc = win.document || { head: {} };
1825
+ const plt = {
1826
+ $flags$: 0,
1827
+ $resourcesUrl$: '',
1828
+ jmp: (h) => h(),
1829
+ raf: (h) => requestAnimationFrame(h),
1830
+ ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
1831
+ rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
1832
+ ce: (eventName, opts) => new CustomEvent(eventName, opts),
1833
+ };
1834
+ const promiseResolve = (v) => Promise.resolve(v);
1835
+ const supportsConstructableStylesheets = /*@__PURE__*/ (() => {
1836
+ try {
1837
+ new CSSStyleSheet();
1838
+ return typeof new CSSStyleSheet().replaceSync === 'function';
1839
+ }
1840
+ catch (e) { }
1841
+ return false;
1842
+ })()
1843
+ ;
1844
+ const queueDomReads = [];
1845
+ const queueDomWrites = [];
1846
+ const queueTask = (queue, write) => (cb) => {
1847
+ queue.push(cb);
1848
+ if (!queuePending) {
1849
+ queuePending = true;
1850
+ if (write && plt.$flags$ & 4 /* PLATFORM_FLAGS.queueSync */) {
1851
+ nextTick(flush);
1852
+ }
1853
+ else {
1854
+ plt.raf(flush);
1855
+ }
1856
+ }
1857
+ };
1858
+ const consume = (queue) => {
1859
+ for (let i = 0; i < queue.length; i++) {
1860
+ try {
1861
+ queue[i](performance.now());
1862
+ }
1863
+ catch (e) {
1864
+ consoleError(e);
1865
+ }
1866
+ }
1867
+ queue.length = 0;
1868
+ };
1869
+ const flush = () => {
1870
+ // always force a bunch of medium callbacks to run, but still have
1871
+ // a throttle on how many can run in a certain time
1872
+ // DOM READS!!!
1873
+ consume(queueDomReads);
1874
+ // DOM WRITES!!!
1875
+ {
1876
+ consume(queueDomWrites);
1877
+ if ((queuePending = queueDomReads.length > 0)) {
1878
+ // still more to do yet, but we've run out of time
1879
+ // let's let this thing cool off and try again in the next tick
1880
+ plt.raf(flush);
1881
+ }
1882
+ }
1883
+ };
1884
+ const nextTick = /*@__PURE__*/ (cb) => promiseResolve().then(cb);
1885
+ const writeTask = /*@__PURE__*/ queueTask(queueDomWrites, true);
1886
+
1887
+ export { Host as H, bootstrapLazy as b, createEvent as c, getElement as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
1888
+
1889
+ //# sourceMappingURL=index-8a2cc32e.js.map