@utrecht/web-component-library-stencil 1.0.0-alpha.121 → 1.0.0-alpha.125

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 (230) hide show
  1. package/README.md +21 -0
  2. package/dist/cjs/{index-b96d9af7.js → index-8cef21e1.js} +76 -58
  3. package/dist/cjs/loader.cjs.js +3 -3
  4. package/dist/cjs/utrecht-article.cjs.entry.js +1 -1
  5. package/dist/cjs/utrecht-badge-counter.cjs.entry.js +1 -1
  6. package/dist/cjs/utrecht-badge-data.cjs.entry.js +1 -1
  7. package/dist/cjs/utrecht-badge-status.cjs.entry.js +1 -1
  8. package/dist/cjs/utrecht-breadcrumb.cjs.entry.js +1 -1
  9. package/dist/cjs/utrecht-button_2.cjs.entry.js +1 -1
  10. package/dist/cjs/utrecht-checkbox.cjs.entry.js +1 -1
  11. package/dist/cjs/utrecht-contact-card-template.cjs.entry.js +1 -1
  12. package/dist/cjs/utrecht-custom-checkbox.cjs.entry.js +1 -1
  13. package/dist/cjs/utrecht-digid-button.cjs.entry.js +1 -1
  14. package/dist/cjs/utrecht-document.cjs.entry.js +1 -1
  15. package/dist/cjs/utrecht-eherkenning-logo.cjs.entry.js +1 -1
  16. package/dist/cjs/utrecht-eidas-logo.cjs.entry.js +1 -1
  17. package/dist/cjs/utrecht-form-field-checkbox.cjs.entry.js +1 -1
  18. package/dist/cjs/utrecht-form-field-description.cjs.entry.js +1 -1
  19. package/dist/cjs/utrecht-form-field-textarea.cjs.entry.js +1 -1
  20. package/dist/cjs/utrecht-form-field-textbox.cjs.entry.js +1 -1
  21. package/dist/cjs/utrecht-form-toggle.cjs.entry.js +1 -1
  22. package/dist/cjs/utrecht-heading-1.cjs.entry.js +1 -1
  23. package/dist/cjs/utrecht-heading-2_3.cjs.entry.js +1 -1
  24. package/dist/cjs/utrecht-heading-4.cjs.entry.js +1 -1
  25. package/dist/cjs/utrecht-heading-5.cjs.entry.js +1 -1
  26. package/dist/cjs/utrecht-heading-6.cjs.entry.js +1 -1
  27. package/dist/cjs/utrecht-heading.cjs.entry.js +1 -1
  28. package/dist/cjs/utrecht-html-content.cjs.entry.js +1 -1
  29. package/dist/cjs/utrecht-icon-afval.cjs.entry.js +19 -0
  30. package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +1 -1
  31. package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +1 -1
  32. package/dist/cjs/utrecht-icon-cross.cjs.entry.js +1 -1
  33. package/dist/cjs/utrecht-icon-error.cjs.entry.js +1 -1
  34. package/dist/cjs/utrecht-icon-facebook.cjs.entry.js +1 -1
  35. package/dist/cjs/utrecht-icon-filter.cjs.entry.js +1 -1
  36. package/dist/cjs/utrecht-icon-information.cjs.entry.js +1 -1
  37. package/dist/cjs/utrecht-icon-instagram.cjs.entry.js +1 -1
  38. package/dist/cjs/utrecht-icon-linkedin.cjs.entry.js +1 -1
  39. package/dist/cjs/utrecht-icon-list.cjs.entry.js +1 -1
  40. package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +1 -1
  41. package/dist/cjs/utrecht-icon-melding.cjs.entry.js +19 -0
  42. package/dist/cjs/utrecht-icon-paspoort.cjs.entry.js +19 -0
  43. package/dist/cjs/utrecht-icon-rijbewijs.cjs.entry.js +19 -0
  44. package/dist/cjs/utrecht-icon-toeslag.cjs.entry.js +19 -0
  45. package/dist/cjs/utrecht-icon-trouwen.cjs.entry.js +19 -0
  46. package/dist/cjs/utrecht-icon-twitter.cjs.entry.js +1 -1
  47. package/dist/cjs/utrecht-icon-verhuizen.cjs.entry.js +19 -0
  48. package/dist/cjs/utrecht-icon-warning.cjs.entry.js +1 -1
  49. package/dist/cjs/utrecht-icon-whatsapp.cjs.entry.js +1 -1
  50. package/dist/cjs/utrecht-icon-zoomin.cjs.entry.js +1 -1
  51. package/dist/cjs/utrecht-icon-zoomout.cjs.entry.js +1 -1
  52. package/dist/cjs/utrecht-logo-button.cjs.entry.js +1 -1
  53. package/dist/cjs/utrecht-logo.cjs.entry.js +1 -1
  54. package/dist/cjs/utrecht-page-content.cjs.entry.js +1 -1
  55. package/dist/cjs/utrecht-page-footer.cjs.entry.js +1 -1
  56. package/dist/cjs/utrecht-page-header.cjs.entry.js +1 -1
  57. package/dist/cjs/utrecht-page.cjs.entry.js +1 -1
  58. package/dist/cjs/utrecht-pagination.cjs.entry.js +1 -1
  59. package/dist/cjs/utrecht-separator.cjs.entry.js +1 -1
  60. package/dist/cjs/utrecht-sidenav.cjs.entry.js +1 -1
  61. package/dist/cjs/utrecht-textbox.cjs.entry.js +1 -1
  62. package/dist/cjs/utrecht.cjs.js +3 -3
  63. package/dist/collection/collection-manifest.json +9 -2
  64. package/dist/collection/icon/afval.stencil.js +19 -0
  65. package/dist/collection/icon/afval.svg +7 -0
  66. package/dist/collection/icon/dist/afval.svg +1 -0
  67. package/dist/collection/icon/dist/melding.svg +1 -0
  68. package/dist/collection/icon/dist/paspoort.svg +1 -0
  69. package/dist/collection/icon/dist/rijbewijs.svg +1 -0
  70. package/dist/collection/icon/dist/toeslag.svg +1 -0
  71. package/dist/collection/icon/dist/trouwen.svg +1 -0
  72. package/dist/collection/icon/dist/verhuizen.svg +1 -0
  73. package/dist/collection/icon/melding.stencil.js +17 -0
  74. package/dist/collection/icon/melding.svg +5 -0
  75. package/dist/collection/icon/paspoort.stencil.js +17 -0
  76. package/dist/collection/icon/paspoort.svg +5 -0
  77. package/dist/collection/icon/rijbewijs.stencil.js +20 -0
  78. package/dist/collection/icon/rijbewijs.svg +8 -0
  79. package/dist/collection/icon/toeslag.stencil.js +17 -0
  80. package/dist/collection/icon/toeslag.svg +5 -0
  81. package/dist/collection/icon/trouwen.stencil.js +16 -0
  82. package/dist/collection/icon/trouwen.svg +4 -0
  83. package/dist/collection/icon/verhuizen.stencil.js +21 -0
  84. package/dist/collection/icon/verhuizen.svg +9 -0
  85. package/dist/collection/node_modules/svgo/dist/svgo.browser.js +1 -1
  86. package/dist/collection/node_modules/svgo/lib/stringifier.js +326 -0
  87. package/dist/collection/node_modules/svgo/lib/svgo/coa.js +23 -21
  88. package/dist/collection/node_modules/svgo/lib/svgo/plugins.js +16 -0
  89. package/dist/collection/node_modules/svgo/lib/svgo-node.js +21 -14
  90. package/dist/collection/node_modules/svgo/lib/svgo.js +2 -5
  91. package/dist/collection/node_modules/svgo/plugins/inlineStyles.js +334 -259
  92. package/dist/collection/node_modules/svgo/plugins/prefixIds.js +9 -8
  93. package/dist/collection/node_modules/svgo/plugins/removeEmptyAttrs.js +19 -19
  94. package/dist/collection/node_modules/svgo/plugins/removeXMLNS.js +1 -0
  95. package/dist/collection/toptask-link/bem.js +33 -0
  96. package/dist/collection/toptask-nav/bem.js +19 -0
  97. package/dist/custom-elements/index.d.ts +42 -0
  98. package/dist/custom-elements/index.js +244 -132
  99. package/dist/esm/{index-26eb3bc0.js → index-dbad55a3.js} +76 -58
  100. package/dist/esm/loader.js +3 -3
  101. package/dist/esm/utrecht-article.entry.js +1 -1
  102. package/dist/esm/utrecht-badge-counter.entry.js +1 -1
  103. package/dist/esm/utrecht-badge-data.entry.js +1 -1
  104. package/dist/esm/utrecht-badge-status.entry.js +1 -1
  105. package/dist/esm/utrecht-breadcrumb.entry.js +1 -1
  106. package/dist/esm/utrecht-button_2.entry.js +1 -1
  107. package/dist/esm/utrecht-checkbox.entry.js +1 -1
  108. package/dist/esm/utrecht-contact-card-template.entry.js +1 -1
  109. package/dist/esm/utrecht-custom-checkbox.entry.js +1 -1
  110. package/dist/esm/utrecht-digid-button.entry.js +1 -1
  111. package/dist/esm/utrecht-document.entry.js +1 -1
  112. package/dist/esm/utrecht-eherkenning-logo.entry.js +1 -1
  113. package/dist/esm/utrecht-eidas-logo.entry.js +1 -1
  114. package/dist/esm/utrecht-form-field-checkbox.entry.js +1 -1
  115. package/dist/esm/utrecht-form-field-description.entry.js +1 -1
  116. package/dist/esm/utrecht-form-field-textarea.entry.js +1 -1
  117. package/dist/esm/utrecht-form-field-textbox.entry.js +1 -1
  118. package/dist/esm/utrecht-form-toggle.entry.js +1 -1
  119. package/dist/esm/utrecht-heading-1.entry.js +1 -1
  120. package/dist/esm/utrecht-heading-2_3.entry.js +1 -1
  121. package/dist/esm/utrecht-heading-4.entry.js +1 -1
  122. package/dist/esm/utrecht-heading-5.entry.js +1 -1
  123. package/dist/esm/utrecht-heading-6.entry.js +1 -1
  124. package/dist/esm/utrecht-heading.entry.js +1 -1
  125. package/dist/esm/utrecht-html-content.entry.js +1 -1
  126. package/dist/esm/utrecht-icon-afval.entry.js +15 -0
  127. package/dist/esm/utrecht-icon-arrow.entry.js +1 -1
  128. package/dist/esm/utrecht-icon-checkmark.entry.js +1 -1
  129. package/dist/esm/utrecht-icon-cross.entry.js +1 -1
  130. package/dist/esm/utrecht-icon-error.entry.js +1 -1
  131. package/dist/esm/utrecht-icon-facebook.entry.js +1 -1
  132. package/dist/esm/utrecht-icon-filter.entry.js +1 -1
  133. package/dist/esm/utrecht-icon-information.entry.js +1 -1
  134. package/dist/esm/utrecht-icon-instagram.entry.js +1 -1
  135. package/dist/esm/utrecht-icon-linkedin.entry.js +1 -1
  136. package/dist/esm/utrecht-icon-list.entry.js +1 -1
  137. package/dist/esm/utrecht-icon-loupe.entry.js +1 -1
  138. package/dist/esm/utrecht-icon-melding.entry.js +15 -0
  139. package/dist/esm/utrecht-icon-paspoort.entry.js +15 -0
  140. package/dist/esm/utrecht-icon-rijbewijs.entry.js +15 -0
  141. package/dist/esm/utrecht-icon-toeslag.entry.js +15 -0
  142. package/dist/esm/utrecht-icon-trouwen.entry.js +15 -0
  143. package/dist/esm/utrecht-icon-twitter.entry.js +1 -1
  144. package/dist/esm/utrecht-icon-verhuizen.entry.js +15 -0
  145. package/dist/esm/utrecht-icon-warning.entry.js +1 -1
  146. package/dist/esm/utrecht-icon-whatsapp.entry.js +1 -1
  147. package/dist/esm/utrecht-icon-zoomin.entry.js +1 -1
  148. package/dist/esm/utrecht-icon-zoomout.entry.js +1 -1
  149. package/dist/esm/utrecht-logo-button.entry.js +1 -1
  150. package/dist/esm/utrecht-logo.entry.js +1 -1
  151. package/dist/esm/utrecht-page-content.entry.js +1 -1
  152. package/dist/esm/utrecht-page-footer.entry.js +1 -1
  153. package/dist/esm/utrecht-page-header.entry.js +1 -1
  154. package/dist/esm/utrecht-page.entry.js +1 -1
  155. package/dist/esm/utrecht-pagination.entry.js +1 -1
  156. package/dist/esm/utrecht-separator.entry.js +1 -1
  157. package/dist/esm/utrecht-sidenav.entry.js +1 -1
  158. package/dist/esm/utrecht-textbox.entry.js +1 -1
  159. package/dist/esm/utrecht.js +3 -3
  160. package/dist/types/components.d.ts +91 -0
  161. package/dist/types/icon/afval.stencil.d.ts +3 -0
  162. package/dist/types/icon/melding.stencil.d.ts +3 -0
  163. package/dist/types/icon/paspoort.stencil.d.ts +3 -0
  164. package/dist/types/icon/rijbewijs.stencil.d.ts +3 -0
  165. package/dist/types/icon/toeslag.stencil.d.ts +3 -0
  166. package/dist/types/icon/trouwen.stencil.d.ts +3 -0
  167. package/dist/types/icon/verhuizen.stencil.d.ts +3 -0
  168. package/dist/utrecht/{p-868a0bba.entry.js → p-06d4e8da.entry.js} +1 -1
  169. package/dist/utrecht/p-0e908b3b.entry.js +1 -0
  170. package/dist/utrecht/{p-17780350.entry.js → p-12d3555b.entry.js} +1 -1
  171. package/dist/utrecht/{p-7a38f66a.entry.js → p-180ccec7.entry.js} +1 -1
  172. package/dist/utrecht/{p-1da559f8.entry.js → p-19697551.entry.js} +1 -1
  173. package/dist/utrecht/{p-afb4c348.entry.js → p-19bb7aea.entry.js} +1 -1
  174. package/dist/utrecht/{p-870e12af.entry.js → p-1b369d6f.entry.js} +1 -1
  175. package/dist/utrecht/{p-5d15e84b.entry.js → p-2038f779.entry.js} +1 -1
  176. package/dist/utrecht/{p-3e24ed61.entry.js → p-21b832ea.entry.js} +1 -1
  177. package/dist/utrecht/{p-20f92ab4.entry.js → p-29a17a39.entry.js} +1 -1
  178. package/dist/utrecht/p-2be490d7.entry.js +1 -0
  179. package/dist/utrecht/{p-a796b92c.entry.js → p-2ff6bfbb.entry.js} +1 -1
  180. package/dist/utrecht/{p-2323bbfd.entry.js → p-3672cbd0.entry.js} +1 -1
  181. package/dist/utrecht/{p-553e6ba1.entry.js → p-3bda190e.entry.js} +1 -1
  182. package/dist/utrecht/{p-fe653af7.entry.js → p-401d2b63.entry.js} +1 -1
  183. package/dist/utrecht/{p-5020a426.entry.js → p-45db7b13.entry.js} +1 -1
  184. package/dist/utrecht/{p-af501e0a.entry.js → p-49a2e309.entry.js} +1 -1
  185. package/dist/utrecht/{p-4e535c7a.entry.js → p-585963b2.entry.js} +1 -1
  186. package/dist/utrecht/{p-789a7faa.entry.js → p-5eec66c0.entry.js} +1 -1
  187. package/dist/utrecht/p-5f114e24.entry.js +1 -0
  188. package/dist/utrecht/p-60321853.entry.js +1 -0
  189. package/dist/utrecht/{p-3ae3418a.entry.js → p-673512bf.entry.js} +1 -1
  190. package/dist/utrecht/{p-1cf0d505.entry.js → p-6922d6e5.entry.js} +1 -1
  191. package/dist/utrecht/{p-e5e3cbea.entry.js → p-6a07112a.entry.js} +1 -1
  192. package/dist/utrecht/{p-1a90b0af.entry.js → p-6aec0d5e.entry.js} +1 -1
  193. package/dist/utrecht/p-72670926.entry.js +1 -0
  194. package/dist/utrecht/{p-035e822d.entry.js → p-7468ce00.entry.js} +1 -1
  195. package/dist/utrecht/{p-296bc971.entry.js → p-8075a496.entry.js} +1 -1
  196. package/dist/utrecht/{p-ef9afa65.entry.js → p-84481a4b.entry.js} +1 -1
  197. package/dist/utrecht/{p-39bbc849.entry.js → p-8856bd84.entry.js} +1 -1
  198. package/dist/utrecht/{p-5ff3783e.entry.js → p-88e09f6e.entry.js} +1 -1
  199. package/dist/utrecht/{p-1e3016db.entry.js → p-99d68ed5.entry.js} +1 -1
  200. package/dist/utrecht/p-9a7712ee.entry.js +1 -0
  201. package/dist/utrecht/{p-53066a36.entry.js → p-9bde6988.entry.js} +1 -1
  202. package/dist/utrecht/p-a41d30a7.js +1 -0
  203. package/dist/utrecht/{p-69b04365.entry.js → p-a62dbf0b.entry.js} +1 -1
  204. package/dist/utrecht/{p-f36cc556.entry.js → p-a82cf768.entry.js} +1 -1
  205. package/dist/utrecht/{p-dda26754.entry.js → p-b0860b62.entry.js} +1 -1
  206. package/dist/utrecht/{p-55c13344.entry.js → p-b3aa468d.entry.js} +1 -1
  207. package/dist/utrecht/{p-c693a4bf.entry.js → p-bedc995b.entry.js} +1 -1
  208. package/dist/utrecht/{p-e795e7df.entry.js → p-c22f500b.entry.js} +1 -1
  209. package/dist/utrecht/p-c314b6c1.entry.js +1 -0
  210. package/dist/utrecht/{p-cf5c03d9.entry.js → p-c7f7af31.entry.js} +1 -1
  211. package/dist/utrecht/{p-4c6a0858.entry.js → p-c948bdeb.entry.js} +1 -1
  212. package/dist/utrecht/{p-d6fdecc7.entry.js → p-ccd0835e.entry.js} +1 -1
  213. package/dist/utrecht/{p-a7380b45.entry.js → p-d21af965.entry.js} +1 -1
  214. package/dist/utrecht/{p-45081e70.entry.js → p-d24e72f1.entry.js} +1 -1
  215. package/dist/utrecht/{p-b94aa700.entry.js → p-d5cec830.entry.js} +1 -1
  216. package/dist/utrecht/{p-da606bd1.entry.js → p-e094341c.entry.js} +1 -1
  217. package/dist/utrecht/{p-a2df1fa7.entry.js → p-e1ab41a2.entry.js} +1 -1
  218. package/dist/utrecht/{p-2e827609.entry.js → p-e8d0b7bf.entry.js} +1 -1
  219. package/dist/utrecht/{p-110a1886.entry.js → p-e8f6c846.entry.js} +1 -1
  220. package/dist/utrecht/{p-08be432b.entry.js → p-e9ae2a68.entry.js} +1 -1
  221. package/dist/utrecht/{p-0a250ebf.entry.js → p-ea6f5e30.entry.js} +1 -1
  222. package/dist/utrecht/{p-33641307.entry.js → p-f0cea495.entry.js} +1 -1
  223. package/dist/utrecht/{p-625b2a85.entry.js → p-f1f0a2c6.entry.js} +1 -1
  224. package/dist/utrecht/{p-9ac24b32.entry.js → p-f2792d17.entry.js} +1 -1
  225. package/dist/utrecht/{p-92cc4f01.entry.js → p-f47ed55e.entry.js} +1 -1
  226. package/dist/utrecht/{p-b375c18d.entry.js → p-fb80f09f.entry.js} +1 -1
  227. package/dist/utrecht/utrecht.esm.js +1 -1
  228. package/package.json +4 -4
  229. package/dist/collection/node_modules/svgo/lib/svgo/js2svg.js +0 -337
  230. package/dist/utrecht/p-17bfa2b7.js +0 -1
@@ -2,32 +2,32 @@
2
2
 
3
3
  const { attrsGroups } = require('./_collections.js');
4
4
 
5
+ exports.type = 'visitor';
5
6
  exports.name = 'removeEmptyAttrs';
6
-
7
- exports.type = 'perItem';
8
-
9
7
  exports.active = true;
10
-
11
8
  exports.description = 'removes empty attributes';
12
9
 
13
10
  /**
14
11
  * Remove attributes with empty values.
15
12
  *
16
- * @param {Object} item current iteration item
17
- * @return {Boolean} if false, item will be filtered out
18
- *
19
13
  * @author Kir Belevich
14
+ *
15
+ * @type {import('../lib/types').Plugin<void>}
20
16
  */
21
- exports.fn = function (item) {
22
- if (item.type === 'element') {
23
- for (const [name, value] of Object.entries(item.attributes)) {
24
- if (
25
- value === '' &&
26
- // empty conditional processing attributes prevents elements from rendering
27
- attrsGroups.conditionalProcessing.includes(name) === false
28
- ) {
29
- delete item.attributes[name];
30
- }
31
- }
32
- }
17
+ exports.fn = () => {
18
+ return {
19
+ element: {
20
+ enter: (node) => {
21
+ for (const [name, value] of Object.entries(node.attributes)) {
22
+ if (
23
+ value === '' &&
24
+ // empty conditional processing attributes prevents elements from rendering
25
+ attrsGroups.conditionalProcessing.includes(name) === false
26
+ ) {
27
+ delete node.attributes[name];
28
+ }
29
+ }
30
+ },
31
+ },
32
+ };
33
33
  };
@@ -25,5 +25,6 @@ exports.description =
25
25
  exports.fn = function (item) {
26
26
  if (item.type === 'element' && item.name === 'svg') {
27
27
  delete item.attributes.xmlns;
28
+ delete item.attributes['xmlns:xlink'];
28
29
  }
29
30
  };
@@ -0,0 +1,33 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2021 Gemeente Utrecht
4
+ * Copyright (c) 2021 Robbert Broersma
5
+ */
6
+
7
+ import clsx from 'clsx';
8
+
9
+ export const defaultArgs = {
10
+ focus: false,
11
+ focusVisible: false,
12
+ href: '',
13
+ hover: false,
14
+ textContent: '',
15
+ icon: null,
16
+ };
17
+
18
+ export const ToptaskLink = ({
19
+ focus = false,
20
+ focusVisible = false,
21
+ hover = false,
22
+ href = '',
23
+ icon = null,
24
+ textContent = '',
25
+ }) =>
26
+ `<a href="${href}" class="${clsx('utrecht-toptask-link', {
27
+ 'utrecht-toptask-link--hover': hover,
28
+ 'utrecht-toptask-link--focus': focus,
29
+ 'utrecht-toptask-link--focus-visible': focusVisible,
30
+ })}">
31
+ ${icon ? `<${icon} class="utrecht-toptask-link__icon"></${icon}>` : ''}
32
+ <span class="utrecht-toptask-link__title">${textContent}</span>
33
+ </a>`;
@@ -0,0 +1,19 @@
1
+ /**
2
+ * @license EUPL-1.2
3
+ * Copyright (c) 2021 Gemeente Utrecht
4
+ * Copyright (c) 2021 Robbert Broersma
5
+ */
6
+
7
+ import clsx from 'clsx';
8
+ import { ToptaskLink } from '../toptask-link/bem';
9
+
10
+ export const defaultArgs = {
11
+ links: [],
12
+ grid: false,
13
+ };
14
+
15
+ export const ToptaskNav = ({ links, grid = false }) => `<div class="${clsx('utrecht-toptask-nav', {
16
+ 'utrecht-toptask-nav--grid': grid,
17
+ })}">
18
+ ${links.map(ToptaskLink).join('\n')}
19
+ </div>`;
@@ -164,6 +164,12 @@ export const UtrechtHtmlContent: {
164
164
  new (): UtrechtHtmlContent;
165
165
  };
166
166
 
167
+ interface UtrechtIconAfval extends Components.UtrechtIconAfval, HTMLElement {}
168
+ export const UtrechtIconAfval: {
169
+ prototype: UtrechtIconAfval;
170
+ new (): UtrechtIconAfval;
171
+ };
172
+
167
173
  interface UtrechtIconArrow extends Components.UtrechtIconArrow, HTMLElement {}
168
174
  export const UtrechtIconArrow: {
169
175
  prototype: UtrechtIconArrow;
@@ -230,12 +236,48 @@ export const UtrechtIconLoupe: {
230
236
  new (): UtrechtIconLoupe;
231
237
  };
232
238
 
239
+ interface UtrechtIconMelding extends Components.UtrechtIconMelding, HTMLElement {}
240
+ export const UtrechtIconMelding: {
241
+ prototype: UtrechtIconMelding;
242
+ new (): UtrechtIconMelding;
243
+ };
244
+
245
+ interface UtrechtIconPaspoort extends Components.UtrechtIconPaspoort, HTMLElement {}
246
+ export const UtrechtIconPaspoort: {
247
+ prototype: UtrechtIconPaspoort;
248
+ new (): UtrechtIconPaspoort;
249
+ };
250
+
251
+ interface UtrechtIconRijbewijs extends Components.UtrechtIconRijbewijs, HTMLElement {}
252
+ export const UtrechtIconRijbewijs: {
253
+ prototype: UtrechtIconRijbewijs;
254
+ new (): UtrechtIconRijbewijs;
255
+ };
256
+
257
+ interface UtrechtIconToeslag extends Components.UtrechtIconToeslag, HTMLElement {}
258
+ export const UtrechtIconToeslag: {
259
+ prototype: UtrechtIconToeslag;
260
+ new (): UtrechtIconToeslag;
261
+ };
262
+
263
+ interface UtrechtIconTrouwen extends Components.UtrechtIconTrouwen, HTMLElement {}
264
+ export const UtrechtIconTrouwen: {
265
+ prototype: UtrechtIconTrouwen;
266
+ new (): UtrechtIconTrouwen;
267
+ };
268
+
233
269
  interface UtrechtIconTwitter extends Components.UtrechtIconTwitter, HTMLElement {}
234
270
  export const UtrechtIconTwitter: {
235
271
  prototype: UtrechtIconTwitter;
236
272
  new (): UtrechtIconTwitter;
237
273
  };
238
274
 
275
+ interface UtrechtIconVerhuizen extends Components.UtrechtIconVerhuizen, HTMLElement {}
276
+ export const UtrechtIconVerhuizen: {
277
+ prototype: UtrechtIconVerhuizen;
278
+ new (): UtrechtIconVerhuizen;
279
+ };
280
+
239
281
  interface UtrechtIconWarning extends Components.UtrechtIconWarning, HTMLElement {}
240
282
  export const UtrechtIconWarning: {
241
283
  prototype: UtrechtIconWarning;