@utrecht/web-component-library-stencil 1.0.0-alpha.554 → 1.0.0-alpha.556
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.
- package/dist/cjs/index-ea575c82.js +78 -10
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utrecht-alert_37.cjs.entry.js → utrecht-alert_39.cjs.entry.js} +59 -13
- package/dist/cjs/utrecht-alert_39.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-html-content.cjs.entry.js +1 -1
- package/dist/cjs/utrecht-html-content.cjs.entry.js.map +1 -1
- package/dist/cjs/utrecht-icon-arrow.cjs.entry.js +1 -1
- package/dist/cjs/utrecht-icon-arrow.cjs.entry.js.map +1 -1
- package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js +1 -1
- package/dist/cjs/utrecht-icon-checkmark.cjs.entry.js.map +1 -1
- package/dist/cjs/utrecht-icon-chevron-down.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-chevron-down.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-chevron-left.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-chevron-left.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-chevron-right.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-chevron-right.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-chevron-up.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-chevron-up.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-close.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-close.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-cross.cjs.entry.js +1 -1
- package/dist/cjs/utrecht-icon-cross.cjs.entry.js.map +1 -1
- package/dist/cjs/utrecht-icon-hamburger-menu.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-hamburger-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-language.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-language.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-list-check.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-list-check.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-list-number.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-list-number.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-list.cjs.entry.js +1 -1
- package/dist/cjs/utrecht-icon-list.cjs.entry.js.map +1 -1
- package/dist/cjs/utrecht-icon-loupe.cjs.entry.js +1 -1
- package/dist/cjs/utrecht-icon-loupe.cjs.entry.js.map +1 -1
- package/dist/cjs/utrecht-icon-menu-dot-open.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-menu-dot-open.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-menu-dot.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-menu-dot.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-minus-vertical.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-minus-vertical.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-minus.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-minus.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-read-aloud.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-read-aloud.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-search.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-search.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-user.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-user.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-zoom-minus.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-zoom-minus.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-icon-zoom-plus.cjs.entry.js +21 -0
- package/dist/cjs/utrecht-icon-zoom-plus.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht-textarea.cjs.entry.js +36 -0
- package/dist/cjs/utrecht-textarea.cjs.entry.js.map +1 -0
- package/dist/cjs/utrecht.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +19 -0
- package/dist/collection/components/button/index.css +0 -1
- package/dist/collection/components/button-link.css +0 -1
- package/dist/collection/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js +1 -1
- package/dist/collection/components/generated/utrecht-icon-arrow/utrecht-icon-arrow.stencil.js.map +1 -1
- package/dist/collection/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js +1 -1
- package/dist/collection/components/generated/utrecht-icon-checkmark/utrecht-icon-checkmark.stencil.js.map +1 -1
- package/dist/collection/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.js +1 -1
- package/dist/collection/components/generated/utrecht-icon-cross/utrecht-icon-cross.stencil.js.map +1 -1
- package/dist/collection/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.js +1 -1
- package/dist/collection/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.js.map +1 -1
- package/dist/collection/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js +1 -1
- package/dist/collection/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.js.map +1 -1
- package/dist/collection/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.js.map +1 -0
- package/dist/collection/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.js +19 -0
- package/dist/collection/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.js.map +1 -0
- package/dist/collection/components/heading/index.css +0 -6
- package/dist/collection/components/heading-1/index.css +0 -1
- package/dist/collection/components/heading-2/index.css +0 -1
- package/dist/collection/components/heading-3/index.css +0 -1
- package/dist/collection/components/heading-4/index.css +0 -1
- package/dist/collection/components/heading-5/index.css +0 -1
- package/dist/collection/components/heading-6/index.css +0 -1
- package/dist/collection/components/html-content/index.css +0 -7
- package/dist/collection/components/link-button.css +0 -1
- package/dist/collection/components/pre-heading.css +0 -1
- package/dist/collection/components/skip-link.css +9 -2
- package/dist/collection/components/textarea.css +174 -0
- package/dist/collection/components/textarea.stencil.js +211 -0
- package/dist/collection/components/textarea.stencil.js.map +1 -0
- package/dist/components/index.stencil.js +1 -1
- package/dist/components/index.stencil.js.map +1 -1
- package/dist/components/index.stencil2.js +1 -1
- package/dist/components/index.stencil2.js.map +1 -1
- package/dist/components/utrecht-button-link.js +1 -1
- package/dist/components/utrecht-button-link.js.map +1 -1
- package/dist/components/utrecht-button.js +1 -1
- package/dist/components/utrecht-button.js.map +1 -1
- package/dist/components/utrecht-heading-1.js +1 -1
- package/dist/components/utrecht-heading-1.js.map +1 -1
- package/dist/components/utrecht-heading-4.js +1 -1
- package/dist/components/utrecht-heading-4.js.map +1 -1
- package/dist/components/utrecht-heading-5.js +1 -1
- package/dist/components/utrecht-heading-5.js.map +1 -1
- package/dist/components/utrecht-heading-6.js +1 -1
- package/dist/components/utrecht-heading-6.js.map +1 -1
- package/dist/components/utrecht-heading.js +1 -1
- package/dist/components/utrecht-heading.js.map +1 -1
- package/dist/components/utrecht-html-content.js +1 -1
- package/dist/components/utrecht-html-content.js.map +1 -1
- package/dist/components/utrecht-icon-arrow.js +1 -1
- package/dist/components/utrecht-icon-arrow.js.map +1 -1
- package/dist/components/utrecht-icon-checkmark.js +1 -1
- package/dist/components/utrecht-icon-checkmark.js.map +1 -1
- package/dist/components/utrecht-icon-chevron-down.d.ts +11 -0
- package/dist/components/utrecht-icon-chevron-down.js +35 -0
- package/dist/components/utrecht-icon-chevron-down.js.map +1 -0
- package/dist/components/utrecht-icon-chevron-left.d.ts +11 -0
- package/dist/components/utrecht-icon-chevron-left.js +35 -0
- package/dist/components/utrecht-icon-chevron-left.js.map +1 -0
- package/dist/components/utrecht-icon-chevron-right.d.ts +11 -0
- package/dist/components/utrecht-icon-chevron-right.js +35 -0
- package/dist/components/utrecht-icon-chevron-right.js.map +1 -0
- package/dist/components/utrecht-icon-chevron-up.d.ts +11 -0
- package/dist/components/utrecht-icon-chevron-up.js +35 -0
- package/dist/components/utrecht-icon-chevron-up.js.map +1 -0
- package/dist/components/utrecht-icon-close.d.ts +11 -0
- package/dist/components/utrecht-icon-close.js +35 -0
- package/dist/components/utrecht-icon-close.js.map +1 -0
- package/dist/components/utrecht-icon-cross.js +1 -1
- package/dist/components/utrecht-icon-cross.js.map +1 -1
- package/dist/components/utrecht-icon-hamburger-menu.d.ts +11 -0
- package/dist/components/utrecht-icon-hamburger-menu.js +35 -0
- package/dist/components/utrecht-icon-hamburger-menu.js.map +1 -0
- package/dist/components/utrecht-icon-language.d.ts +11 -0
- package/dist/components/utrecht-icon-language.js +35 -0
- package/dist/components/utrecht-icon-language.js.map +1 -0
- package/dist/components/utrecht-icon-list-check.d.ts +11 -0
- package/dist/components/utrecht-icon-list-check.js +35 -0
- package/dist/components/utrecht-icon-list-check.js.map +1 -0
- package/dist/components/utrecht-icon-list-number.d.ts +11 -0
- package/dist/components/utrecht-icon-list-number.js +35 -0
- package/dist/components/utrecht-icon-list-number.js.map +1 -0
- package/dist/components/utrecht-icon-list.js +1 -1
- package/dist/components/utrecht-icon-list.js.map +1 -1
- package/dist/components/utrecht-icon-loupe.js +1 -1
- package/dist/components/utrecht-icon-loupe.js.map +1 -1
- package/dist/components/utrecht-icon-menu-dot-open.d.ts +11 -0
- package/dist/components/utrecht-icon-menu-dot-open.js +35 -0
- package/dist/components/utrecht-icon-menu-dot-open.js.map +1 -0
- package/dist/components/utrecht-icon-menu-dot.d.ts +11 -0
- package/dist/components/utrecht-icon-menu-dot.js +35 -0
- package/dist/components/utrecht-icon-menu-dot.js.map +1 -0
- package/dist/components/utrecht-icon-minus-vertical.d.ts +11 -0
- package/dist/components/utrecht-icon-minus-vertical.js +35 -0
- package/dist/components/utrecht-icon-minus-vertical.js.map +1 -0
- package/dist/components/utrecht-icon-minus.d.ts +11 -0
- package/dist/components/utrecht-icon-minus.js +35 -0
- package/dist/components/utrecht-icon-minus.js.map +1 -0
- package/dist/components/utrecht-icon-read-aloud.d.ts +11 -0
- package/dist/components/utrecht-icon-read-aloud.js +35 -0
- package/dist/components/utrecht-icon-read-aloud.js.map +1 -0
- package/dist/components/utrecht-icon-search.d.ts +11 -0
- package/dist/components/utrecht-icon-search.js +35 -0
- package/dist/components/utrecht-icon-search.js.map +1 -0
- package/dist/components/utrecht-icon-user.d.ts +11 -0
- package/dist/components/utrecht-icon-user.js +35 -0
- package/dist/components/utrecht-icon-user.js.map +1 -0
- package/dist/components/utrecht-icon-zoom-minus.d.ts +11 -0
- package/dist/components/utrecht-icon-zoom-minus.js +35 -0
- package/dist/components/utrecht-icon-zoom-minus.js.map +1 -0
- package/dist/components/utrecht-icon-zoom-plus.d.ts +11 -0
- package/dist/components/utrecht-icon-zoom-plus.js +35 -0
- package/dist/components/utrecht-icon-zoom-plus.js.map +1 -0
- package/dist/components/utrecht-link-button.js +1 -1
- package/dist/components/utrecht-link-button.js.map +1 -1
- package/dist/components/utrecht-pre-heading.js +1 -1
- package/dist/components/utrecht-pre-heading.js.map +1 -1
- package/dist/components/utrecht-skip-link.js +1 -1
- package/dist/components/utrecht-skip-link.js.map +1 -1
- package/dist/components/utrecht-textarea.d.ts +11 -0
- package/dist/components/utrecht-textarea.js +57 -0
- package/dist/components/utrecht-textarea.js.map +1 -0
- package/dist/esm/index-380964e2.js +78 -10
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utrecht-alert_37.entry.js → utrecht-alert_39.entry.js} +58 -14
- package/dist/esm/utrecht-alert_39.entry.js.map +1 -0
- package/dist/esm/utrecht-html-content.entry.js +1 -1
- package/dist/esm/utrecht-html-content.entry.js.map +1 -1
- package/dist/esm/utrecht-icon-arrow.entry.js +1 -1
- package/dist/esm/utrecht-icon-arrow.entry.js.map +1 -1
- package/dist/esm/utrecht-icon-checkmark.entry.js +1 -1
- package/dist/esm/utrecht-icon-checkmark.entry.js.map +1 -1
- package/dist/esm/utrecht-icon-chevron-down.entry.js +17 -0
- package/dist/esm/utrecht-icon-chevron-down.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-chevron-left.entry.js +17 -0
- package/dist/esm/utrecht-icon-chevron-left.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-chevron-right.entry.js +17 -0
- package/dist/esm/utrecht-icon-chevron-right.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-chevron-up.entry.js +17 -0
- package/dist/esm/utrecht-icon-chevron-up.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-close.entry.js +17 -0
- package/dist/esm/utrecht-icon-close.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-cross.entry.js +1 -1
- package/dist/esm/utrecht-icon-cross.entry.js.map +1 -1
- package/dist/esm/utrecht-icon-hamburger-menu.entry.js +17 -0
- package/dist/esm/utrecht-icon-hamburger-menu.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-language.entry.js +17 -0
- package/dist/esm/utrecht-icon-language.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-list-check.entry.js +17 -0
- package/dist/esm/utrecht-icon-list-check.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-list-number.entry.js +17 -0
- package/dist/esm/utrecht-icon-list-number.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-list.entry.js +1 -1
- package/dist/esm/utrecht-icon-list.entry.js.map +1 -1
- package/dist/esm/utrecht-icon-loupe.entry.js +1 -1
- package/dist/esm/utrecht-icon-loupe.entry.js.map +1 -1
- package/dist/esm/utrecht-icon-menu-dot-open.entry.js +17 -0
- package/dist/esm/utrecht-icon-menu-dot-open.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-menu-dot.entry.js +17 -0
- package/dist/esm/utrecht-icon-menu-dot.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-minus-vertical.entry.js +17 -0
- package/dist/esm/utrecht-icon-minus-vertical.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-minus.entry.js +17 -0
- package/dist/esm/utrecht-icon-minus.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-read-aloud.entry.js +17 -0
- package/dist/esm/utrecht-icon-read-aloud.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-search.entry.js +17 -0
- package/dist/esm/utrecht-icon-search.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-user.entry.js +17 -0
- package/dist/esm/utrecht-icon-user.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-zoom-minus.entry.js +17 -0
- package/dist/esm/utrecht-icon-zoom-minus.entry.js.map +1 -0
- package/dist/esm/utrecht-icon-zoom-plus.entry.js +17 -0
- package/dist/esm/utrecht-icon-zoom-plus.entry.js.map +1 -0
- package/dist/esm/utrecht-textarea.entry.js +32 -0
- package/dist/esm/utrecht-textarea.entry.js.map +1 -0
- package/dist/esm/utrecht.js +1 -1
- package/dist/types/components/generated/utrecht-icon-chevron-down/utrecht-icon-chevron-down.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-chevron-left/utrecht-icon-chevron-left.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-chevron-right/utrecht-icon-chevron-right.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-chevron-up/utrecht-icon-chevron-up.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-close/utrecht-icon-close.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-language/utrecht-icon-language.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.d.ts +3 -0
- package/dist/types/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.d.ts +3 -0
- package/dist/types/components/textarea.stencil.d.ts +18 -0
- package/dist/types/components.d.ts +267 -0
- package/dist/utrecht/p-11ffa391.entry.js +2 -0
- package/dist/utrecht/p-11ffa391.entry.js.map +1 -0
- package/dist/utrecht/p-1dba9e0a.entry.js +2 -0
- package/dist/utrecht/p-1dba9e0a.entry.js.map +1 -0
- package/dist/utrecht/p-26708816.entry.js +2 -0
- package/dist/utrecht/p-26708816.entry.js.map +1 -0
- package/dist/utrecht/p-3052748e.entry.js +2 -0
- package/dist/utrecht/p-3052748e.entry.js.map +1 -0
- package/dist/utrecht/p-30f28146.entry.js +2 -0
- package/dist/utrecht/p-30f28146.entry.js.map +1 -0
- package/dist/utrecht/p-527c03f6.entry.js +2 -0
- package/dist/utrecht/p-527c03f6.entry.js.map +1 -0
- package/dist/utrecht/p-594667cd.entry.js +2 -0
- package/dist/utrecht/p-594667cd.entry.js.map +1 -0
- package/dist/utrecht/p-5b7bd50e.entry.js +2 -0
- package/dist/utrecht/p-5b7bd50e.entry.js.map +1 -0
- package/dist/utrecht/p-5e571e1d.entry.js +2 -0
- package/dist/utrecht/p-5e571e1d.entry.js.map +1 -0
- package/dist/utrecht/p-7d6c7aef.entry.js +2 -0
- package/dist/utrecht/p-7d6c7aef.entry.js.map +1 -0
- package/dist/utrecht/p-856ee6a5.entry.js +2 -0
- package/dist/utrecht/p-856ee6a5.entry.js.map +1 -0
- package/dist/utrecht/p-91f90781.entry.js +2 -0
- package/dist/utrecht/p-91f90781.entry.js.map +1 -0
- package/dist/utrecht/p-a25528fe.entry.js +2 -0
- package/dist/utrecht/p-a25528fe.entry.js.map +1 -0
- package/dist/utrecht/p-ac478160.entry.js +2 -0
- package/dist/utrecht/p-ac478160.entry.js.map +1 -0
- package/dist/utrecht/p-b0657dfa.entry.js +2 -0
- package/dist/utrecht/p-b0657dfa.entry.js.map +1 -0
- package/dist/utrecht/p-ba3fb50f.entry.js +2 -0
- package/dist/utrecht/p-ba3fb50f.entry.js.map +1 -0
- package/dist/utrecht/p-bc2ff539.entry.js +2 -0
- package/dist/utrecht/p-bc2ff539.entry.js.map +1 -0
- package/dist/utrecht/p-ce7fc05a.entry.js +2 -0
- package/dist/utrecht/p-ce7fc05a.entry.js.map +1 -0
- package/dist/utrecht/p-d134fead.entry.js +2 -0
- package/dist/utrecht/p-d134fead.entry.js.map +1 -0
- package/dist/utrecht/p-d74d9ed6.entry.js +2 -0
- package/dist/utrecht/{p-ee62df3a.entry.js.map → p-d74d9ed6.entry.js.map} +1 -1
- package/dist/utrecht/p-d9dbd9cf.entry.js +2 -0
- package/dist/utrecht/p-d9dbd9cf.entry.js.map +1 -0
- package/dist/utrecht/p-ddc3f4ea.entry.js +2 -0
- package/dist/utrecht/{p-cefe4f33.entry.js.map → p-ddc3f4ea.entry.js.map} +1 -1
- package/dist/utrecht/p-e80ee683.entry.js +2 -0
- package/dist/utrecht/{p-87d93745.entry.js.map → p-e80ee683.entry.js.map} +1 -1
- package/dist/utrecht/p-ef1ac778.entry.js +2 -0
- package/dist/utrecht/p-ef1ac778.entry.js.map +1 -0
- package/dist/utrecht/p-f2c25b1f.entry.js +2 -0
- package/dist/utrecht/p-f2c25b1f.entry.js.map +1 -0
- package/dist/utrecht/p-f4a1770f.entry.js +2 -0
- package/dist/utrecht/p-f4a1770f.entry.js.map +1 -0
- package/dist/utrecht/utrecht.esm.js +1 -1
- package/dist/utrecht/utrecht.esm.js.map +1 -1
- package/package.json +6 -6
- package/dist/cjs/utrecht-alert_37.cjs.entry.js.map +0 -1
- package/dist/cjs/utrecht-badge-list.cjs.entry.js +0 -21
- package/dist/cjs/utrecht-badge-list.cjs.entry.js.map +0 -1
- package/dist/cjs/utrecht-iban-data.cjs.entry.js +0 -41
- package/dist/cjs/utrecht-iban-data.cjs.entry.js.map +0 -1
- package/dist/esm/utrecht-alert_37.entry.js.map +0 -1
- package/dist/esm/utrecht-badge-list.entry.js +0 -17
- package/dist/esm/utrecht-badge-list.entry.js.map +0 -1
- package/dist/esm/utrecht-iban-data.entry.js +0 -37
- package/dist/esm/utrecht-iban-data.entry.js.map +0 -1
- package/dist/utrecht/p-2386ccfa.entry.js +0 -2
- package/dist/utrecht/p-2386ccfa.entry.js.map +0 -1
- package/dist/utrecht/p-398f865a.entry.js +0 -2
- package/dist/utrecht/p-398f865a.entry.js.map +0 -1
- package/dist/utrecht/p-580336d4.entry.js +0 -2
- package/dist/utrecht/p-580336d4.entry.js.map +0 -1
- package/dist/utrecht/p-749edbeb.entry.js +0 -2
- package/dist/utrecht/p-749edbeb.entry.js.map +0 -1
- package/dist/utrecht/p-7eed9aa2.entry.js +0 -2
- package/dist/utrecht/p-7eed9aa2.entry.js.map +0 -1
- package/dist/utrecht/p-87d93745.entry.js +0 -2
- package/dist/utrecht/p-a903ab03.entry.js +0 -2
- package/dist/utrecht/p-a903ab03.entry.js.map +0 -1
- package/dist/utrecht/p-cefe4f33.entry.js +0 -2
- package/dist/utrecht/p-ee62df3a.entry.js +0 -2
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconListCheck = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 18 16", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h18v16H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { "fill-rule": "evenodd", d: "M4.18.28c.38-.38 1-.38 1.38 0 .38.38.38.99 0 1.37L3.13 4.07c-.38.38-1 .38-1.38 0L.28 2.63c-.37-.38-.37-1 0-1.38.38-.38 1-.38 1.38 0l.77.77L4.17.28ZM7.3 2.42c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97ZM5.56 6.1c.38.38.38.99 0 1.37L3.13 9.89c-.38.38-1 .38-1.38 0L.29 8.44a.966.966 0 0 1 0-1.37c.38-.38 1-.38 1.38 0l.77.77L4.18 6.1c.38-.38 1-.38 1.38 0ZM7.3 8.24c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97Zm-1.74 3.68c.38.38.38.99 0 1.37l-2.43 2.42c-.38.38-1 .38-1.38 0L.29 14.26a.966.966 0 0 1 0-1.37c.38-.38 1-.38 1.38 0l.77.77 1.74-1.74c.38-.38 1-.38 1.38 0Zm1.74 2.14c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconListCheck.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconListCheck as utrecht_icon_list_check };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-list-check.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-list-check.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,oBAAoB;;;;EAC/B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,gsBAAgsB,GAAE,CAC5tB,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-list-check&encapsulation=shadow","./src/components/generated/utrecht-icon-list-check/utrecht-icon-list-check.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-list-check',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconListCheck {\n render() {\n return (\n <svg viewBox=\"0 0 18 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h18v16H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M4.18.28c.38-.38 1-.38 1.38 0 .38.38.38.99 0 1.37L3.13 4.07c-.38.38-1 .38-1.38 0L.28 2.63c-.37-.38-.37-1 0-1.38.38-.38 1-.38 1.38 0l.77.77L4.17.28ZM7.3 2.42c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97ZM5.56 6.1c.38.38.38.99 0 1.37L3.13 9.89c-.38.38-1 .38-1.38 0L.29 8.44a.966.966 0 0 1 0-1.37c.38-.38 1-.38 1.38 0l.77.77L4.18 6.1c.38-.38 1-.38 1.38 0ZM7.3 8.24c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97Zm-1.74 3.68c.38.38.38.99 0 1.37l-2.43 2.42c-.38.38-1 .38-1.38 0L.29 14.26a.966.966 0 0 1 0-1.37c.38-.38 1-.38 1.38 0l.77.77 1.74-1.74c.38-.38 1-.38 1.38 0Zm1.74 2.14c0-.54.44-.97.97-.97h8.76a.97.97 0 0 1 0 1.94H8.27c-.54 0-.97-.43-.97-.97Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconListNumber = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h18v18H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { "fill-rule": "evenodd", d: "M3.38.08C3.75.23 4 .6 4 1v6c0 .55-.45 1-1 1s-1-.45-1-1V3.41l-.29.29A.996.996 0 1 1 .3 2.29l1.99-2c.29-.29.72-.37 1.09-.21ZM7 3c0-.55.45-1 1-1h9c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm-7 4c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .6-.26 1.07-.53 1.4-.19.24-.44.48-.63.67l-.14.14c-.02.02-.04.04-.07.06l-.88.73h1.24c.55 0 1 .45 1 1s-.45 1-1 1H1c-.42 0-.8-.26-.94-.66-.14-.39-.02-.84.3-1.11l2.97-2.47.15-.15c.06-.07.12-.12.17-.18.11-.11.19-.19.24-.27.06-.07.08-.12.09-.14V13c0-.55-.45-1-1-1s-1 .45-1 1-.45 1-1 1S0 13.55 0 13Zm8 2c0-.55.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1H9c-.55 0-1-.45-1-1Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconListNumber.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconListNumber as utrecht_icon_list_number };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-list-number.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-list-number.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,qBAAqB;;;;EAChC,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,ipBAAipB,GAAE,CAC7qB,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-list-number&encapsulation=shadow","./src/components/generated/utrecht-icon-list-number/utrecht-icon-list-number.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-list-number',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconListNumber {\n render() {\n return (\n <svg viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h18v18H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M3.38.08C3.75.23 4 .6 4 1v6c0 .55-.45 1-1 1s-1-.45-1-1V3.41l-.29.29A.996.996 0 1 1 .3 2.29l1.99-2c.29-.29.72-.37 1.09-.21ZM7 3c0-.55.45-1 1-1h9c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h9c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm-7 4c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .6-.26 1.07-.53 1.4-.19.24-.44.48-.63.67l-.14.14c-.02.02-.04.04-.07.06l-.88.73h1.24c.55 0 1 .45 1 1s-.45 1-1 1H1c-.42 0-.8-.26-.94-.66-.14-.39-.02-.84.3-1.11l2.97-2.47.15-.15c.06-.07.12-.12.17-.18.11-.11.19-.19.24-.27.06-.07.08-.12.09-.14V13c0-.55-.45-1-1-1s-1 .45-1 1-.45 1-1 1S0 13.55 0 13Zm8 2c0-.55.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1H9c-.55 0-1-.45-1-1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -7,7 +7,7 @@ const UtrechtIconList = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("svg", { viewBox: "0 0
|
|
10
|
+
return (h("svg", { viewBox: "0 0 17 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h17v14H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { "fill-rule": "evenodd", d: "M4 1c0-.56.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1ZM1 0c.55 0 1 .44 1 1s-.45 1.01-1 1.01-1-.45-1-1C0 .44.45 0 1 0Zm0 6a1.005 1.005 0 0 1 0 2.01A1.005 1.005 0 0 1 1 6Zm3 1c0-.55.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1Zm-3 5a1.005 1.005 0 0 1 0 2.01A1.005 1.005 0 0 1 1 12Zm3 1c0-.55.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1Z" }))));
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
UtrechtIconList.style = generatedCss;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"utrecht-icon-list.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,eAAe;;;;EAC1B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,
|
|
1
|
+
{"file":"utrecht-icon-list.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,eAAe;;;;EAC1B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,0XAA0X,GAAE,CACtZ,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-list&encapsulation=shadow","./src/components/generated/utrecht-icon-list/utrecht-icon-list.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-list',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconList {\n render() {\n return (\n <svg viewBox=\"0 0 17 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h17v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M4 1c0-.56.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1ZM1 0c.55 0 1 .44 1 1s-.45 1.01-1 1.01-1-.45-1-1C0 .44.45 0 1 0Zm0 6a1.005 1.005 0 0 1 0 2.01A1.005 1.005 0 0 1 1 6Zm3 1c0-.55.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1Zm-3 5a1.005 1.005 0 0 1 0 2.01A1.005 1.005 0 0 1 1 12Zm3 1c0-.55.45-1 1-1h11c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -7,7 +7,7 @@ const UtrechtIconLoupe = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("svg", { viewBox: "0
|
|
10
|
+
return (h("svg", { viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { "fill-rule": "evenodd", d: "M2 8c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6Zm6-8C3.58 0 0 3.58 0 8s3.58 8 8 8c1.85 0 3.55-.63 4.91-1.68l5.39 5.39a.996.996 0 1 0 1.41-1.41l-5.39-5.39A8.005 8.005 0 0 0 16 8c0-4.42-3.58-8-8-8Z" })));
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
UtrechtIconLoupe.style = generatedCss;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"utrecht-icon-loupe.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,gBAAgB;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,
|
|
1
|
+
{"file":"utrecht-icon-loupe.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,gBAAgB;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,yBAAgB,SAAS,EAAC,CAAC,EAAC,6MAA6M,GAAE,CACvO,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-loupe&encapsulation=shadow","./src/components/generated/utrecht-icon-loupe/utrecht-icon-loupe.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-loupe',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconLoupe {\n render() {\n return (\n <svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <path fill-rule=\"evenodd\" d=\"M2 8c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6Zm6-8C3.58 0 0 3.58 0 8s3.58 8 8 8c1.85 0 3.55-.63 4.91-1.68l5.39 5.39a.996.996 0 1 0 1.41-1.41l-5.39-5.39A8.005 8.005 0 0 0 16 8c0-4.42-3.58-8-8-8Z\"/>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconMenuDotOpen = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 8 8", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h8v8H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { d: "M4 8c-1.07 0-2.07-.42-2.83-1.17a4.004 4.004 0 0 1 0-5.66 4.004 4.004 0 0 1 5.66 0C7.59 1.92 8 2.93 8 4s-.42 2.07-1.17 2.83C6.08 7.58 5.07 8 4 8Zm0-6c-.53 0-1.04.21-1.41.59a1.983 1.983 0 0 0 0 2.82c.75.76 2.07.76 2.83 0a1.983 1.983 0 0 0 0-2.82C5.04 2.21 4.54 2 4.01 2Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconMenuDotOpen.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconMenuDotOpen as utrecht_icon_menu_dot_open };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-menu-dot-open.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-menu-dot-open.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,sBAAsB;;;;EACjC,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,SAAS,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC1G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,aAAa,GAAE,CAC/B,CACN,EACP,sBAAa,SAAS,IACpB,YAAM,CAAC,EAAC,8QAA8Q,GAAE,CACtR,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-menu-dot-open&encapsulation=shadow","./src/components/generated/utrecht-icon-menu-dot-open/utrecht-icon-menu-dot-open.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-menu-dot-open',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconMenuDotOpen {\n render() {\n return (\n <svg viewBox=\"0 0 8 8\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h8v8H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M4 8c-1.07 0-2.07-.42-2.83-1.17a4.004 4.004 0 0 1 0-5.66 4.004 4.004 0 0 1 5.66 0C7.59 1.92 8 2.93 8 4s-.42 2.07-1.17 2.83C6.08 7.58 5.07 8 4 8Zm0-6c-.53 0-1.04.21-1.41.59a1.983 1.983 0 0 0 0 2.82c.75.76 2.07.76 2.83 0a1.983 1.983 0 0 0 0-2.82C5.04 2.21 4.54 2 4.01 2Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconMenuDot = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 8 8", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h8v8H0z" }))), h("g", { "clip-path": "url(#a)" }, h("circle", { cx: "4", cy: "4", r: "4" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconMenuDot.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconMenuDot as utrecht_icon_menu_dot };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-menu-dot.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-menu-dot.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,kBAAkB;;;;EAC7B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,SAAS,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC1G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,aAAa,GAAE,CAC/B,CACN,EACP,sBAAa,SAAS,IACpB,cAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,GAAE,CAC3B,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-menu-dot&encapsulation=shadow","./src/components/generated/utrecht-icon-menu-dot/utrecht-icon-menu-dot.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-menu-dot',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconMenuDot {\n render() {\n return (\n <svg viewBox=\"0 0 8 8\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h8v8H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <circle cx=\"4\" cy=\"4\" r=\"4\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconMinusVertical = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 2 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h2v14H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { d: "M1 14c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1s1 .45 1 1v12c0 .55-.45 1-1 1Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconMinusVertical.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconMinusVertical as utrecht_icon_minus_vertical };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-minus-vertical.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-minus-vertical.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,wBAAwB;;;;EACnC,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,UAAU,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC3G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,cAAc,GAAE,CAChC,CACN,EACP,sBAAa,SAAS,IACpB,YAAM,CAAC,EAAC,uEAAuE,GAAE,CAC/E,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-minus-vertical&encapsulation=shadow","./src/components/generated/utrecht-icon-minus-vertical/utrecht-icon-minus-vertical.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-minus-vertical',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconMinusVertical {\n render() {\n return (\n <svg viewBox=\"0 0 2 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h2v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M1 14c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1s1 .45 1 1v12c0 .55-.45 1-1 1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconMinus = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 14 2", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h14v2H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { d: "M13 2H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconMinus.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconMinus as utrecht_icon_minus };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-minus.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-minus.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,gBAAgB;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,UAAU,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC3G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,cAAc,GAAE,CAChC,CACN,EACP,sBAAa,SAAS,IACpB,YAAM,CAAC,EAAC,mEAAmE,GAAE,CAC3E,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-minus&encapsulation=shadow","./src/components/generated/utrecht-icon-minus/utrecht-icon-minus.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-minus',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconMinus {\n render() {\n return (\n <svg viewBox=\"0 0 14 2\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v2H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M13 2H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconReadAloud = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 20 17.83", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h20v17.83H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { "fill-rule": "evenodd", d: "m4.78 6.54 3.2-4.11v12.99l-3.2-4.11c-.19-.24-.48-.39-.79-.39H2V6.93h1.99c.31 0 .6-.14.79-.39ZM8.76.09c-.41-.14-.85-.12-1.25.04-.36.15-.67.41-.87.74L3.49 4.92H1.98c-.53 0-1.04.21-1.41.58-.37.38-.59.88-.59 1.41v3.99c0 .53.21 1.04.59 1.41.37.38.88.58 1.41.58h1.51l3.15 4.05c.2.33.5.6.87.74a1.793 1.793 0 0 0 2.22-.74c.2-.34.29-.73.25-1.13V2A1.8 1.8 0 0 0 9.73.87C9.51.5 9.16.23 8.76.09Zm6.13 1.21c.35-.43.98-.5 1.41-.15 1.16.93 2.09 2.12 2.73 3.46.64 1.34.97 2.81.97 4.3s-.33 2.96-.97 4.3c-.64 1.34-1.58 2.53-2.73 3.46a1.002 1.002 0 1 1-1.26-1.56c.93-.75 1.67-1.69 2.19-2.77.51-1.07.78-2.25.78-3.44s-.27-2.37-.78-3.44a7.972 7.972 0 0 0-2.19-2.77c-.43-.35-.5-.98-.15-1.41Zm-2.72 3.02c.33-.44.96-.53 1.4-.2.74.56 1.35 1.28 1.76 2.11s.63 1.75.63 2.68-.22 1.85-.63 2.68-1.02 1.55-1.76 2.11c-.44.33-1.07.24-1.4-.2-.33-.44-.24-1.07.2-1.4.5-.37.9-.85 1.17-1.41.28-.55.42-1.16.42-1.78s-.14-1.23-.42-1.79c-.28-.55-.68-1.04-1.17-1.41-.44-.33-.53-.96-.2-1.4Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconReadAloud.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconReadAloud as utrecht_icon_read_aloud };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-read-aloud.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-read-aloud.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,oBAAoB;;;;EAC/B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,cAAc,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC/G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,kBAAkB,GAAE,CACpC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,k7BAAk7B,GAAE,CAC98B,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-read-aloud&encapsulation=shadow","./src/components/generated/utrecht-icon-read-aloud/utrecht-icon-read-aloud.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-read-aloud',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconReadAloud {\n render() {\n return (\n <svg viewBox=\"0 0 20 17.83\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h20v17.83H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"m4.78 6.54 3.2-4.11v12.99l-3.2-4.11c-.19-.24-.48-.39-.79-.39H2V6.93h1.99c.31 0 .6-.14.79-.39ZM8.76.09c-.41-.14-.85-.12-1.25.04-.36.15-.67.41-.87.74L3.49 4.92H1.98c-.53 0-1.04.21-1.41.58-.37.38-.59.88-.59 1.41v3.99c0 .53.21 1.04.59 1.41.37.38.88.58 1.41.58h1.51l3.15 4.05c.2.33.5.6.87.74a1.793 1.793 0 0 0 2.22-.74c.2-.34.29-.73.25-1.13V2A1.8 1.8 0 0 0 9.73.87C9.51.5 9.16.23 8.76.09Zm6.13 1.21c.35-.43.98-.5 1.41-.15 1.16.93 2.09 2.12 2.73 3.46.64 1.34.97 2.81.97 4.3s-.33 2.96-.97 4.3c-.64 1.34-1.58 2.53-2.73 3.46a1.002 1.002 0 1 1-1.26-1.56c.93-.75 1.67-1.69 2.19-2.77.51-1.07.78-2.25.78-3.44s-.27-2.37-.78-3.44a7.972 7.972 0 0 0-2.19-2.77c-.43-.35-.5-.98-.15-1.41Zm-2.72 3.02c.33-.44.96-.53 1.4-.2.74.56 1.35 1.28 1.76 2.11s.63 1.75.63 2.68-.22 1.85-.63 2.68-1.02 1.55-1.76 2.11c-.44.33-1.07.24-1.4-.2-.33-.44-.24-1.07.2-1.4.5-.37.9-.85 1.17-1.41.28-.55.42-1.16.42-1.78s-.14-1.23-.42-1.79c-.28-.55-.68-1.04-1.17-1.41-.44-.33-.53-.96-.2-1.4Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconSearch = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h20v20H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { "fill-rule": "evenodd", d: "M2 8c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6Zm6-8C3.58 0 0 3.58 0 8s3.58 8 8 8c1.85 0 3.55-.63 4.91-1.68l5.39 5.39a.996.996 0 1 0 1.41-1.41l-5.39-5.39A8.005 8.005 0 0 0 16 8c0-4.42-3.58-8-8-8Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconSearch.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconSearch as utrecht_icon_search };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-search.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-search.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,iBAAiB;;;;EAC5B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,6MAA6M,GAAE,CACzO,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-search&encapsulation=shadow","./src/components/generated/utrecht-icon-search/utrecht-icon-search.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-search',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconSearch {\n render() {\n return (\n <svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h20v20H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M2 8c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6Zm6-8C3.58 0 0 3.58 0 8s3.58 8 8 8c1.85 0 3.55-.63 4.91-1.68l5.39 5.39a.996.996 0 1 0 1.41-1.41l-5.39-5.39A8.005 8.005 0 0 0 16 8c0-4.42-3.58-8-8-8Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconUser = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 14 20", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h14v20H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { "fill-rule": "evenodd", d: "M7 0C5.67 0 4.4.53 3.46 1.46 2.52 2.4 2 3.67 2 5s.53 2.6 1.46 3.54C4.4 9.48 5.67 10 7 10s2.6-.53 3.54-1.46C11.48 7.6 12 6.33 12 5s-.53-2.6-1.46-3.54A4.994 4.994 0 0 0 7 0ZM4.88 2.88C5.44 2.32 6.21 2 7 2s1.56.32 2.12.88S10 4.21 10 5s-.32 1.56-.88 2.12S7.79 8 7 8s-1.56-.32-2.12-.88S4 5.79 4 5s.32-1.56.88-2.12Zm-2 12C3.44 14.32 4.21 14 5 14h4c.8 0 1.56.32 2.12.88S12 16.21 12 17v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-1.33-.53-2.6-1.46-3.54A4.994 4.994 0 0 0 9 12H5c-1.33 0-2.6.53-3.54 1.46C.52 14.4 0 15.67 0 17v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.8.32-1.56.88-2.12Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconUser.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconUser as utrecht_icon_user };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-user.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-user.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,eAAe;;;;EAC1B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,8iBAA8iB,GAAE,CAC1kB,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-user&encapsulation=shadow","./src/components/generated/utrecht-icon-user/utrecht-icon-user.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-user',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconUser {\n render() {\n return (\n <svg viewBox=\"0 0 14 20\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v20H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M7 0C5.67 0 4.4.53 3.46 1.46 2.52 2.4 2 3.67 2 5s.53 2.6 1.46 3.54C4.4 9.48 5.67 10 7 10s2.6-.53 3.54-1.46C11.48 7.6 12 6.33 12 5s-.53-2.6-1.46-3.54A4.994 4.994 0 0 0 7 0ZM4.88 2.88C5.44 2.32 6.21 2 7 2s1.56.32 2.12.88S10 4.21 10 5s-.32 1.56-.88 2.12S7.79 8 7 8s-1.56-.32-2.12-.88S4 5.79 4 5s.32-1.56.88-2.12Zm-2 12C3.44 14.32 4.21 14 5 14h4c.8 0 1.56.32 2.12.88S12 16.21 12 17v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-1.33-.53-2.6-1.46-3.54A4.994 4.994 0 0 0 9 12H5c-1.33 0-2.6.53-3.54 1.46C.52 14.4 0 15.67 0 17v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.8.32-1.56.88-2.12Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconZoomMinus = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 6h14v2H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { d: "M13 8H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconZoomMinus.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconZoomMinus as utrecht_icon_zoom_minus };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-zoom-minus.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-zoom-minus.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,oBAAoB;;;;EAC/B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,cAAc,GAAE,CAChC,CACN,EACP,sBAAa,SAAS,IACpB,YAAM,CAAC,EAAC,mEAAmE,GAAE,CAC3E,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-zoom-minus&encapsulation=shadow","./src/components/generated/utrecht-icon-zoom-minus/utrecht-icon-zoom-minus.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-zoom-minus',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconZoomMinus {\n render() {\n return (\n <svg viewBox=\"0 0 14 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 6h14v2H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path d=\"M13 8H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-380964e2.js';
|
|
2
|
+
|
|
3
|
+
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;width:100%}";
|
|
4
|
+
|
|
5
|
+
const UtrechtIconZoomPlus = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("svg", { viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", null, h("clipPath", { id: "a" }, h("path", { "stroke-width": "0", d: "M0 0h14v14H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { "fill-rule": "evenodd", d: "M7 0c.48 0 .88.39.88.88v5.25h5.25c.48 0 .88.39.88.88s-.39.88-.88.88H7.88v5.25c0 .48-.39.88-.88.88s-.88-.39-.88-.88V7.89H.88C.4 7.89 0 7.5 0 7.01s.39-.88.88-.88h5.25V.88c0-.48.39-.88.88-.88Z" }))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
UtrechtIconZoomPlus.style = generatedCss;
|
|
14
|
+
|
|
15
|
+
export { UtrechtIconZoomPlus as utrecht_icon_zoom_plus };
|
|
16
|
+
|
|
17
|
+
//# sourceMappingURL=utrecht-icon-zoom-plus.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-zoom-plus.entry.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzR,mBAAmB;;;;EAC9B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,cAAc,EAAC,MAAM,EAAC,KAAK,EAAC,KAAK,EAAC,KAAK,IAC5G,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,+LAA+L,GAAE,CAC3N,CACA,EAEA;GACH;;;;;;","names":[],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-zoom-plus&encapsulation=shadow","./src/components/generated/utrecht-icon-zoom-plus/utrecht-icon-zoom-plus.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021-2022 Gemeente Utrecht\n * Copyright (c) 2021-2022 Frameless B.V.\n */\n\n@import \"~@utrecht/components/icon/css/mixin\";\n\n:host {\n @include utrecht-icon;\n}\n\nsvg {\n @include utrecht-icon__svg;\n}\n","import { Component, h } from '@stencil/core';\n\n@Component({\n tag: 'utrecht-icon-zoom-plus',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconZoomPlus {\n render() {\n return (\n <svg viewBox=\"0 0 14 14\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" height=\"1em\" width=\"1em\">\n <defs>\n <clipPath id=\"a\">\n <path stroke-width=\"0\" d=\"M0 0h14v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M7 0c.48 0 .88.39.88.88v5.25h5.25c.48 0 .88.39.88.88s-.39.88-.88.88H7.88v5.25c0 .48-.39.88-.88.88s-.88-.39-.88-.88V7.89H.88C.4 7.89 0 7.5 0 7.01s.39-.88.88-.88h5.25V.88c0-.48.39-.88.88-.88Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-380964e2.js';
|
|
2
|
+
import { c as clsx } from './clsx.m-9f200cc0.js';
|
|
3
|
+
|
|
4
|
+
const textareaCss = ".utrecht-textarea{background-color:var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color));block-size:initial;border-width:var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width));border-block-end-width:var(--utrecht-textarea-border-bottom-width, var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width)));border-color:var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color));border-radius:var(--utrecht-textarea-border-radius, var(--utrecht-form-control-border-radius, 0));border-style:solid;box-sizing:border-box;color:var(--utrecht-textarea-color, var(--utrecht-form-control-color));font-family:var(--utrecht-textarea-font-family, var(--utrecht-form-control-font-family));font-size:var(--utrecht-textarea-font-size, var(--utrecht-form-control-font-size, inherit));font-weight:initial;inline-size:100%;line-height:var(--utrecht-textarea-line-height, initial);max-inline-size:var(--utrecht-textarea-max-inline-size, var(--utrecht-form-control-max-inline-size));min-block-size:var(--utrecht-textarea-min-block-size);padding-block-end:var(--utrecht-textarea-padding-block-end, var(--utrecht-form-control-padding-block-end, 0));padding-block-start:var(--utrecht-textarea-padding-block-start, var(--utrecht-form-control-padding-block-start, 0));padding-inline-end:var(--utrecht-textarea-padding-inline-end, var(--utrecht-form-control-padding-inline-end, initial));padding-inline-start:var(--utrecht-textarea-padding-inline-start, var(--utrecht-form-control-padding-inline-start, initial));resize:vertical;resize:block}.utrecht-textarea--invalid{--_utrecht-textarea-border-width:var(\n --utrecht-textarea-invalid-border-width,\n var(\n --utrecht-form-control-invalid-border-width,\n var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width))\n )\n );background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textarea-border-width);border-block-end-width:var(--utrecht-textarea-invalid-border-bottom-width, var(--utrecht-form-control-invalid-border-bottom-width, var(--utrecht-textarea-border-bottom-width, var(--utrecht-form-control-border-bottom-width, var(--_utrecht-textarea-border-width)))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-textarea--focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--focus-visible{--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-textarea--read-only{background-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-border, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea__placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}.utrecht-textarea--html-textarea{}.utrecht-textarea--html-textarea:focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));--_utrecht-focus-ring-box-shadow:0 0 0 var(--utrecht-focus-outline-width, 0)\n var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert)}.utrecht-textarea--html-textarea:focus:not(:focus-visible){box-shadow:none;outline-style:revert}.utrecht-textarea--html-textarea:invalid,.utrecht-textarea--html-textarea[aria-invalid=true]{--_utrecht-textarea-border-width:var(\n --utrecht-textarea-invalid-border-width,\n var(\n --utrecht-form-control-invalid-border-width,\n var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width))\n )\n );background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textarea-border-width);border-block-end-width:var(--utrecht-textarea-invalid-border-bottom-width, var(--utrecht-form-control-invalid-border-bottom-width, var(--utrecht-textarea-border-bottom-width, var(--utrecht-form-control-border-bottom-width, var(--_utrecht-textarea-border-width)))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--html-textarea:read-only{background-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-border, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--html-textarea:disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor)}.utrecht-textarea--html-textarea::placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}:host{display:block}:host([hidden]){display:none !important}";
|
|
5
|
+
|
|
6
|
+
const Textarea = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
this.utrechtBlur = createEvent(this, "utrechtBlur", 7);
|
|
10
|
+
this.utrechtChange = createEvent(this, "utrechtChange", 7);
|
|
11
|
+
this.utrechtFocus = createEvent(this, "utrechtFocus", 7);
|
|
12
|
+
this.utrechtInput = createEvent(this, "utrechtInput", 7);
|
|
13
|
+
this.disabled = false;
|
|
14
|
+
this.invalid = false;
|
|
15
|
+
this.placeholder = '';
|
|
16
|
+
this.readOnly = false;
|
|
17
|
+
this.required = false;
|
|
18
|
+
this.value = '';
|
|
19
|
+
}
|
|
20
|
+
render() {
|
|
21
|
+
const { disabled, invalid, placeholder, readOnly, required, value } = this;
|
|
22
|
+
return (h("textarea", { class: clsx('utrecht-textarea', 'utrecht-textarea--html-textarea', disabled && 'utrecht-textarea--disabled', invalid && 'utrecht-textarea--invalid', readOnly && 'utrecht-textarea--readonly'), disabled: disabled, placeholder: placeholder || null, readonly: readOnly, required: required, value: value, onBlur: (evt) => this.utrechtBlur.emit(evt), onChange: (evt) => this.utrechtChange.emit(evt), onFocus: (evt) => this.utrechtFocus.emit(evt), onInput: (evt) => {
|
|
23
|
+
this.value = evt.target.value;
|
|
24
|
+
this.utrechtInput.emit(evt);
|
|
25
|
+
} }, h("slot", null)));
|
|
26
|
+
}
|
|
27
|
+
};
|
|
28
|
+
Textarea.style = textareaCss;
|
|
29
|
+
|
|
30
|
+
export { Textarea as utrecht_textarea };
|
|
31
|
+
|
|
32
|
+
//# sourceMappingURL=utrecht-textarea.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-textarea.entry.js","mappings":";;;AAAA,MAAM,WAAW,GAAG,u4RAAu4R;;MCa94R,QAAQ;;;;;;;oBAG0B,KAAK;mBACN,KAAK;uBACnB,EAAE;oBACoC,KAAK;oBAC5B,KAAK;iBAC1B,EAAE;;EAM1B,MAAM;IACJ,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;IAE3E,QACE,gBACE,KAAK,EAAE,IAAI,CACT,kBAAkB,EAClB,iCAAiC,EACjC,QAAQ,IAAI,4BAA4B,EACxC,OAAO,IAAI,2BAA2B,EACtC,QAAQ,IAAI,4BAA4B,CACzC,EACD,QAAQ,EAAE,QAAQ,EAClB,WAAW,EAAE,WAAW,IAAI,IAAI,EAChC,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,CAAC,GAAG,KAAK,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,CAAC,EAC3C,QAAQ,EAAE,CAAC,GAAG,KAAK,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,EAC/C,OAAO,EAAE,CAAC,GAAG,KAAK,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,GAAG,CAAC,EAC7C,OAAO,EAAE,CAAC,GAAG;QACX,IAAI,CAAC,KAAK,GAAI,GAAG,CAAC,MAA8B,CAAC,KAAK,CAAC;QACvD,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;OAC7B,IAED,eAAQ,CACC,EACX;GACH;;;;;;","names":[],"sources":["./src/components/textarea.scss?tag=utrecht-textarea&encapsulation=shadow","./src/components/textarea.stencil.tsx"],"sourcesContent":["/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\n@import \"~@utrecht/components/textarea/css\";\n\n:host {\n display: block;\n}\n\n:host([hidden]) {\n display: none !important;\n}\n","/**\n * @license EUPL-1.2\n * Copyright (c) 2021 Robbert Broersma\n */\n\nimport { Component, Event, EventEmitter, h, Prop } from '@stencil/core';\nimport clsx from 'clsx';\n\n@Component({\n tag: 'utrecht-textarea',\n styleUrl: 'textarea.scss',\n shadow: true,\n})\nexport class Textarea {\n // TODO: Support `autoComplete` when TypeScript types from Stencil support all actual DOM properties\n // TODO: Support `spellCheck` when TypeScript types from Stencil support all actual DOM properties\n @Prop({ reflect: true }) disabled: boolean = false;\n @Prop({ reflect: true }) invalid: boolean = false;\n @Prop() placeholder: string = '';\n @Prop({ attribute: 'readonly', reflect: true }) readOnly: boolean = false;\n @Prop({ reflect: true }) required: boolean = false;\n @Prop() value: string = '';\n @Event() utrechtBlur: EventEmitter;\n @Event() utrechtChange: EventEmitter;\n @Event() utrechtFocus: EventEmitter;\n @Event() utrechtInput: EventEmitter;\n\n render() {\n const { disabled, invalid, placeholder, readOnly, required, value } = this;\n\n return (\n <textarea\n class={clsx(\n 'utrecht-textarea',\n 'utrecht-textarea--html-textarea',\n disabled && 'utrecht-textarea--disabled',\n invalid && 'utrecht-textarea--invalid',\n readOnly && 'utrecht-textarea--readonly',\n )}\n disabled={disabled}\n placeholder={placeholder || null}\n readonly={readOnly}\n required={required}\n value={value}\n onBlur={(evt) => this.utrechtBlur.emit(evt)}\n onChange={(evt) => this.utrechtChange.emit(evt)}\n onFocus={(evt) => this.utrechtFocus.emit(evt)}\n onInput={(evt) => {\n this.value = (evt.target as HTMLTextAreaElement).value;\n this.utrechtInput.emit(evt);\n }}\n >\n <slot />\n </textarea>\n );\n }\n}\n"],"version":3}
|
package/dist/esm/utrecht.js
CHANGED
|
@@ -17,7 +17,7 @@ const patchBrowser = () => {
|
|
|
17
17
|
};
|
|
18
18
|
|
|
19
19
|
patchBrowser().then(options => {
|
|
20
|
-
return bootstrapLazy(JSON.parse("[[\"utrecht-contact-card-template\",[[1,\"utrecht-contact-card-template\"]]],[\"utrecht-digid-button\",[[1,\"utrecht-digid-button\",{\"type\":[1]}]]],[\"utrecht-backdrop\",[[1,\"utrecht-backdrop\",{\"viewport\":[4]}]]],[\"utrecht-badge-list\",[[1,\"utrecht-badge-list\"]]],[\"utrecht-breadcrumb\",[[1,\"utrecht-breadcrumb\",{\"json\":[1],\"variant\":[1]}]]],[\"utrecht-checkbox\",[[1,\"utrecht-checkbox\",{\"disabled\":[516],\"readOnly\":[516,\"readonly\"],\"checked\":[4],\"value\":[1]}]]],[\"utrecht-custom-checkbox\",[[1,\"utrecht-custom-checkbox\",{\"disabled\":[4],\"checked\":[4],\"indeterminate\":[4],\"invalid\":[4],\"required\":[4]}]]],[\"utrecht-eherkenning-logo\",[[1,\"utrecht-eherkenning-logo\"]]],[\"utrecht-eidas-logo\",[[1,\"utrecht-eidas-logo\"]]],[\"utrecht-form-field-checkbox\",[[1,\"utrecht-form-field-checkbox\",{\"label\":[4],\"disabled\":[516],\"checked\":[516],\"invalid\":[516],\"required\":[516],\"value\":[32]}]]],[\"utrecht-form-field-textarea\",[[1,\"utrecht-form-field-textarea\",{\"disabled\":[516],\"invalid\":[516],\"readOnly\":[516,\"readonly\"],\"placeholder\":[1],\"required\":[516],\"value\":[1]}]]],[\"utrecht-form-field-textbox\",[[1,\"utrecht-form-field-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-form-toggle\",[[1,\"utrecht-form-toggle\",{\"disabled\":[516],\"checked\":[516]}]]],[\"utrecht-html-content\",[[4,\"utrecht-html-content\"]]],[\"utrecht-iban-data\",[[1,\"utrecht-iban-data\",{\"value\":[1]}]]],[\"utrecht-icon-afspraak-maken\",[[1,\"utrecht-icon-afspraak-maken\"]]],[\"utrecht-icon-afval\",[[1,\"utrecht-icon-afval\"]]],[\"utrecht-icon-afval-container\",[[1,\"utrecht-icon-afval-container\"]]],[\"utrecht-icon-afval-containerpas\",[[1,\"utrecht-icon-afval-containerpas\"]]],[\"utrecht-icon-afval-kalender\",[[1,\"utrecht-icon-afval-kalender\"]]],[\"utrecht-icon-afval-pmd\",[[1,\"utrecht-icon-afval-pmd\"]]],[\"utrecht-icon-afval-scheiden\",[[1,\"utrecht-icon-afval-scheiden\"]]],[\"utrecht-icon-afvalkalender\",[[1,\"utrecht-icon-afvalkalender\"]]],[\"utrecht-icon-alleen\",[[1,\"utrecht-icon-alleen\"]]],[\"utrecht-icon-arrow\",[[1,\"utrecht-icon-arrow\"]]],[\"utrecht-icon-auto\",[[1,\"utrecht-icon-auto\"]]],[\"utrecht-icon-begroting\",[[1,\"utrecht-icon-begroting\"]]],[\"utrecht-icon-bestemmingsplan\",[[1,\"utrecht-icon-bestemmingsplan\"]]],[\"utrecht-icon-betaaldatum\",[[1,\"utrecht-icon-betaaldatum\"]]],[\"utrecht-icon-bewijsstukken\",[[1,\"utrecht-icon-bewijsstukken\"]]],[\"utrecht-icon-bijstand\",[[1,\"utrecht-icon-bijstand\"]]],[\"utrecht-icon-blad\",[[1,\"utrecht-icon-blad\"]]],[\"utrecht-icon-bouwproject\",[[1,\"utrecht-icon-bouwproject\"]]],[\"utrecht-icon-brandgevaar\",[[1,\"utrecht-icon-brandgevaar\"]]],[\"utrecht-icon-brief-betalen\",[[1,\"utrecht-icon-brief-betalen\"]]],[\"utrecht-icon-checkmark\",[[1,\"utrecht-icon-checkmark\"]]],[\"utrecht-icon-college-b-w\",[[1,\"utrecht-icon-college-b-w\"]]],[\"utrecht-icon-container\",[[1,\"utrecht-icon-container\"]]],[\"utrecht-icon-container-bio\",[[1,\"utrecht-icon-container-bio\"]]],[\"utrecht-icon-container-glas\",[[1,\"utrecht-icon-container-glas\"]]],[\"utrecht-icon-container-groenafval\",[[1,\"utrecht-icon-container-groenafval\"]]],[\"utrecht-icon-container-met-zak\",[[1,\"utrecht-icon-container-met-zak\"]]],[\"utrecht-icon-container-papier\",[[1,\"utrecht-icon-container-papier\"]]],[\"utrecht-icon-container-pmd\",[[1,\"utrecht-icon-container-pmd\"]]],[\"utrecht-icon-container-restafval\",[[1,\"utrecht-icon-container-restafval\"]]],[\"utrecht-icon-container-textiel\",[[1,\"utrecht-icon-container-textiel\"]]],[\"utrecht-icon-cross\",[[1,\"utrecht-icon-cross\"]]],[\"utrecht-icon-dakloos\",[[1,\"utrecht-icon-dakloos\"]]],[\"utrecht-icon-dementie\",[[1,\"utrecht-icon-dementie\"]]],[\"utrecht-icon-documenten\",[[1,\"utrecht-icon-documenten\"]]],[\"utrecht-icon-duurzaam\",[[1,\"utrecht-icon-duurzaam\"]]],[\"utrecht-icon-eenzaamheid\",[[1,\"utrecht-icon-eenzaamheid\"]]],[\"utrecht-icon-eikenprocessie\",[[1,\"utrecht-icon-eikenprocessie\"]]],[\"utrecht-icon-elektrisch-rijden\",[[1,\"utrecht-icon-elektrisch-rijden\"]]],[\"utrecht-icon-energie-vergoeding\",[[1,\"utrecht-icon-energie-vergoeding\"]]],[\"utrecht-icon-energietransitie\",[[1,\"utrecht-icon-energietransitie\"]]],[\"utrecht-icon-error\",[[1,\"utrecht-icon-error\"]]],[\"utrecht-icon-evenementen\",[[1,\"utrecht-icon-evenementen\"]]],[\"utrecht-icon-facebook\",[[1,\"utrecht-icon-facebook\"]]],[\"utrecht-icon-fiets\",[[1,\"utrecht-icon-fiets\"]]],[\"utrecht-icon-filter\",[[1,\"utrecht-icon-filter\"]]],[\"utrecht-icon-geboorte\",[[1,\"utrecht-icon-geboorte\"]]],[\"utrecht-icon-gebruiker-centraal\",[[1,\"utrecht-icon-gebruiker-centraal\"]]],[\"utrecht-icon-gebruiker-ingelogd\",[[1,\"utrecht-icon-gebruiker-ingelogd\"]]],[\"utrecht-icon-gegevenswoordenboek\",[[1,\"utrecht-icon-gegevenswoordenboek\"]]],[\"utrecht-icon-geluid\",[[1,\"utrecht-icon-geluid\"]]],[\"utrecht-icon-gemeente-locatie\",[[1,\"utrecht-icon-gemeente-locatie\"]]],[\"utrecht-icon-gemeenteraad\",[[1,\"utrecht-icon-gemeenteraad\"]]],[\"utrecht-icon-gereedschap\",[[1,\"utrecht-icon-gereedschap\"]]],[\"utrecht-icon-gezicht\",[[1,\"utrecht-icon-gezicht\"]]],[\"utrecht-icon-gezin\",[[1,\"utrecht-icon-gezin\"]]],[\"utrecht-icon-glas-afval\",[[1,\"utrecht-icon-glas-afval\"]]],[\"utrecht-icon-glijbaan\",[[1,\"utrecht-icon-glijbaan\"]]],[\"utrecht-icon-grafiek\",[[1,\"utrecht-icon-grafiek\"]]],[\"utrecht-icon-grofvuil\",[[1,\"utrecht-icon-grofvuil\"]]],[\"utrecht-icon-grofvuil-ophalen\",[[1,\"utrecht-icon-grofvuil-ophalen\"]]],[\"utrecht-icon-herdenking\",[[1,\"utrecht-icon-herdenking\"]]],[\"utrecht-icon-hondenbelasting\",[[1,\"utrecht-icon-hondenbelasting\"]]],[\"utrecht-icon-horeca\",[[1,\"utrecht-icon-horeca\"]]],[\"utrecht-icon-horecavergunning\",[[1,\"utrecht-icon-horecavergunning\"]]],[\"utrecht-icon-huis\",[[1,\"utrecht-icon-huis\"]]],[\"utrecht-icon-huis-en-omgeving\",[[1,\"utrecht-icon-huis-en-omgeving\"]]],[\"utrecht-icon-huishoudelijk-geweld\",[[1,\"utrecht-icon-huishoudelijk-geweld\"]]],[\"utrecht-icon-hulp-huishouden\",[[1,\"utrecht-icon-hulp-huishouden\"]]],[\"utrecht-icon-hulp-vervoer\",[[1,\"utrecht-icon-hulp-vervoer\"]]],[\"utrecht-icon-hulp-zorg\",[[1,\"utrecht-icon-hulp-zorg\"]]],[\"utrecht-icon-hulpmiddelen-gezin\",[[1,\"utrecht-icon-hulpmiddelen-gezin\"]]],[\"utrecht-icon-hulpverlening\",[[1,\"utrecht-icon-hulpverlening\"]]],[\"utrecht-icon-idee\",[[1,\"utrecht-icon-idee\"]]],[\"utrecht-icon-informatie\",[[1,\"utrecht-icon-informatie\"]]],[\"utrecht-icon-information\",[[1,\"utrecht-icon-information\"]]],[\"utrecht-icon-innovatie\",[[1,\"utrecht-icon-innovatie\"]]],[\"utrecht-icon-inspraak-inwoners\",[[1,\"utrecht-icon-inspraak-inwoners\"]]],[\"utrecht-icon-instagram\",[[1,\"utrecht-icon-instagram\"]]],[\"utrecht-icon-kalender\",[[1,\"utrecht-icon-kalender\"]]],[\"utrecht-icon-kennis\",[[1,\"utrecht-icon-kennis\"]]],[\"utrecht-icon-kerstbomen\",[[1,\"utrecht-icon-kerstbomen\"]]],[\"utrecht-icon-klachten\",[[1,\"utrecht-icon-klachten\"]]],[\"utrecht-icon-kroon\",[[1,\"utrecht-icon-kroon\"]]],[\"utrecht-icon-laadpaal\",[[1,\"utrecht-icon-laadpaal\"]]],[\"utrecht-icon-lantaarnpaal\",[[1,\"utrecht-icon-lantaarnpaal\"]]],[\"utrecht-icon-lantaarnpaal-oud\",[[1,\"utrecht-icon-lantaarnpaal-oud\"]]],[\"utrecht-icon-leren\",[[1,\"utrecht-icon-leren\"]]],[\"utrecht-icon-let-op\",[[1,\"utrecht-icon-let-op\"]]],[\"utrecht-icon-linkedin\",[[1,\"utrecht-icon-linkedin\"]]],[\"utrecht-icon-list\",[[1,\"utrecht-icon-list\"]]],[\"utrecht-icon-loupe\",[[1,\"utrecht-icon-loupe\"]]],[\"utrecht-icon-markt\",[[1,\"utrecht-icon-markt\"]]],[\"utrecht-icon-melding\",[[1,\"utrecht-icon-melding\"]]],[\"utrecht-icon-melding-boom\",[[1,\"utrecht-icon-melding-boom\"]]],[\"utrecht-icon-melding-klacht\",[[1,\"utrecht-icon-melding-klacht\"]]],[\"utrecht-icon-melding-openbareruimte\",[[1,\"utrecht-icon-melding-openbareruimte\"]]],[\"utrecht-icon-melding-verlichting\",[[1,\"utrecht-icon-melding-verlichting\"]]],[\"utrecht-icon-menselijk\",[[1,\"utrecht-icon-menselijk\"]]],[\"utrecht-icon-meterkast\",[[1,\"utrecht-icon-meterkast\"]]],[\"utrecht-icon-milieu-ontheffing\",[[1,\"utrecht-icon-milieu-ontheffing\"]]],[\"utrecht-icon-milieu-zone\",[[1,\"utrecht-icon-milieu-zone\"]]],[\"utrecht-icon-mobiliteit\",[[1,\"utrecht-icon-mobiliteit\"]]],[\"utrecht-icon-natuur\",[[1,\"utrecht-icon-natuur\"]]],[\"utrecht-icon-nieuw-huis\",[[1,\"utrecht-icon-nieuw-huis\"]]],[\"utrecht-icon-nummerbord\",[[1,\"utrecht-icon-nummerbord\"]]],[\"utrecht-icon-om-het-huis\",[[1,\"utrecht-icon-om-het-huis\"]]],[\"utrecht-icon-omgeving\",[[1,\"utrecht-icon-omgeving\"]]],[\"utrecht-icon-omgevingsvisie\",[[1,\"utrecht-icon-omgevingsvisie\"]]],[\"utrecht-icon-omgevingswet\",[[1,\"utrecht-icon-omgevingswet\"]]],[\"utrecht-icon-onderhoud\",[[1,\"utrecht-icon-onderhoud\"]]],[\"utrecht-icon-ondernemen\",[[1,\"utrecht-icon-ondernemen\"]]],[\"utrecht-icon-openingstijden\",[[1,\"utrecht-icon-openingstijden\"]]],[\"utrecht-icon-over-de-stad\",[[1,\"utrecht-icon-over-de-stad\"]]],[\"utrecht-icon-overlijden\",[[1,\"utrecht-icon-overlijden\"]]],[\"utrecht-icon-panden\",[[1,\"utrecht-icon-panden\"]]],[\"utrecht-icon-park\",[[1,\"utrecht-icon-park\"]]],[\"utrecht-icon-parkeerkaart\",[[1,\"utrecht-icon-parkeerkaart\"]]],[\"utrecht-icon-parkeervergunning\",[[1,\"utrecht-icon-parkeervergunning\"]]],[\"utrecht-icon-parken\",[[1,\"utrecht-icon-parken\"]]],[\"utrecht-icon-parkeren\",[[1,\"utrecht-icon-parkeren\"]]],[\"utrecht-icon-parkeren-bedrijven\",[[1,\"utrecht-icon-parkeren-bedrijven\"]]],[\"utrecht-icon-parkeren-betaalautomaat\",[[1,\"utrecht-icon-parkeren-betaalautomaat\"]]],[\"utrecht-icon-parkeren-betalen\",[[1,\"utrecht-icon-parkeren-betalen\"]]],[\"utrecht-icon-participatie-campagne\",[[1,\"utrecht-icon-participatie-campagne\"]]],[\"utrecht-icon-participatie-like\",[[1,\"utrecht-icon-participatie-like\"]]],[\"utrecht-icon-participatie-pitch\",[[1,\"utrecht-icon-participatie-pitch\"]]],[\"utrecht-icon-paspoort\",[[1,\"utrecht-icon-paspoort\"]]],[\"utrecht-icon-presentatie\",[[1,\"utrecht-icon-presentatie\"]]],[\"utrecht-icon-prijskaartje\",[[1,\"utrecht-icon-prijskaartje\"]]],[\"utrecht-icon-rijbewijs\",[[1,\"utrecht-icon-rijbewijs\"]]],[\"utrecht-icon-rioolheffing\",[[1,\"utrecht-icon-rioolheffing\"]]],[\"utrecht-icon-rolstoel\",[[1,\"utrecht-icon-rolstoel\"]]],[\"utrecht-icon-schild-gemeente-utrecht\",[[1,\"utrecht-icon-schild-gemeente-utrecht\"]]],[\"utrecht-icon-shoppen\",[[1,\"utrecht-icon-shoppen\"]]],[\"utrecht-icon-sinterklaas\",[[1,\"utrecht-icon-sinterklaas\"]]],[\"utrecht-icon-slechtziende-hoordende\",[[1,\"utrecht-icon-slechtziende-hoordende\"]]],[\"utrecht-icon-sport\",[[1,\"utrecht-icon-sport\"]]],[\"utrecht-icon-sport-en-cultuur\",[[1,\"utrecht-icon-sport-en-cultuur\"]]],[\"utrecht-icon-sport-voetbal\",[[1,\"utrecht-icon-sport-voetbal\"]]],[\"utrecht-icon-stookverbod\",[[1,\"utrecht-icon-stookverbod\"]]],[\"utrecht-icon-strand\",[[1,\"utrecht-icon-strand\"]]],[\"utrecht-icon-strooien\",[[1,\"utrecht-icon-strooien\"]]],[\"utrecht-icon-subsidie\",[[1,\"utrecht-icon-subsidie\"]]],[\"utrecht-icon-subsidie-gezin\",[[1,\"utrecht-icon-subsidie-gezin\"]]],[\"utrecht-icon-t-shirt\",[[1,\"utrecht-icon-t-shirt\"]]],[\"utrecht-icon-thuiswerken\",[[1,\"utrecht-icon-thuiswerken\"]]],[\"utrecht-icon-toeslag\",[[1,\"utrecht-icon-toeslag\"]]],[\"utrecht-icon-trein\",[[1,\"utrecht-icon-trein\"]]],[\"utrecht-icon-trouwen\",[[1,\"utrecht-icon-trouwen\"]]],[\"utrecht-icon-twitter\",[[1,\"utrecht-icon-twitter\"]]],[\"utrecht-icon-uw-wijk\",[[1,\"utrecht-icon-uw-wijk\"]]],[\"utrecht-icon-vaccinatie\",[[1,\"utrecht-icon-vaccinatie\"]]],[\"utrecht-icon-veilige-wijk\",[[1,\"utrecht-icon-veilige-wijk\"]]],[\"utrecht-icon-vergaderen\",[[1,\"utrecht-icon-vergaderen\"]]],[\"utrecht-icon-vergaderendigitaal\",[[1,\"utrecht-icon-vergaderendigitaal\"]]],[\"utrecht-icon-vergoeding\",[[1,\"utrecht-icon-vergoeding\"]]],[\"utrecht-icon-verhuizen\",[[1,\"utrecht-icon-verhuizen\"]]],[\"utrecht-icon-verkeerslicht\",[[1,\"utrecht-icon-verkeerslicht\"]]],[\"utrecht-icon-verkiezingen\",[[1,\"utrecht-icon-verkiezingen\"]]],[\"utrecht-icon-verslaving\",[[1,\"utrecht-icon-verslaving\"]]],[\"utrecht-icon-vervoersvoorziening\",[[1,\"utrecht-icon-vervoersvoorziening\"]]],[\"utrecht-icon-virus\",[[1,\"utrecht-icon-virus\"]]],[\"utrecht-icon-vluchtelingen\",[[1,\"utrecht-icon-vluchtelingen\"]]],[\"utrecht-icon-voorzieningen-vervoer\",[[1,\"utrecht-icon-voorzieningen-vervoer\"]]],[\"utrecht-icon-vrijwilligerswerk\",[[1,\"utrecht-icon-vrijwilligerswerk\"]]],[\"utrecht-icon-vuilnisbak\",[[1,\"utrecht-icon-vuilnisbak\"]]],[\"utrecht-icon-vuilniszak\",[[1,\"utrecht-icon-vuilniszak\"]]],[\"utrecht-icon-vuurwerk\",[[1,\"utrecht-icon-vuurwerk\"]]],[\"utrecht-icon-wandelstok\",[[1,\"utrecht-icon-wandelstok\"]]],[\"utrecht-icon-warm\",[[1,\"utrecht-icon-warm\"]]],[\"utrecht-icon-warning\",[[1,\"utrecht-icon-warning\"]]],[\"utrecht-icon-werken\",[[1,\"utrecht-icon-werken\"]]],[\"utrecht-icon-werkzaamheden\",[[1,\"utrecht-icon-werkzaamheden\"]]],[\"utrecht-icon-whatsapp\",[[1,\"utrecht-icon-whatsapp\"]]],[\"utrecht-icon-wonen-kosten\",[[1,\"utrecht-icon-wonen-kosten\"]]],[\"utrecht-icon-woning-zoeken\",[[1,\"utrecht-icon-woning-zoeken\"]]],[\"utrecht-icon-x\",[[1,\"utrecht-icon-x\"]]],[\"utrecht-icon-youtube\",[[1,\"utrecht-icon-youtube\"]]],[\"utrecht-icon-zelfstandig-wonen\",[[1,\"utrecht-icon-zelfstandig-wonen\"]]],[\"utrecht-icon-zoomin\",[[1,\"utrecht-icon-zoomin\"]]],[\"utrecht-icon-zoomout\",[[1,\"utrecht-icon-zoomout\"]]],[\"utrecht-icon-zorg-huis\",[[1,\"utrecht-icon-zorg-huis\"]]],[\"utrecht-icon-zweefpaal\",[[1,\"utrecht-icon-zweefpaal\"]]],[\"utrecht-icon-zwemmen\",[[1,\"utrecht-icon-zwemmen\"]]],[\"utrecht-logo-button\",[[1,\"utrecht-logo-button\"]]],[\"utrecht-map-marker\",[[1,\"utrecht-map-marker\"]]],[\"utrecht-page-footer\",[[1,\"utrecht-page-footer\"]]],[\"utrecht-pagination\",[[1,\"utrecht-pagination\",{\"links\":[1],\"next\":[1],\"prev\":[1],\"currentIndex\":[2,\"current-index\"]}]]],[\"utrecht-sidenav\",[[1,\"utrecht-sidenav\",{\"json\":[1]}]]],[\"utrecht-surface\",[[1,\"utrecht-surface\"]]],[\"utrecht-table\",[[1,\"utrecht-table\"]]],[\"utrecht-table-body\",[[1,\"utrecht-table-body\"]]],[\"utrecht-table-caption\",[[1,\"utrecht-table-caption\"]]],[\"utrecht-table-cell\",[[1,\"utrecht-table-cell\"]]],[\"utrecht-table-footer\",[[1,\"utrecht-table-footer\"]]],[\"utrecht-table-header\",[[1,\"utrecht-table-header\"]]],[\"utrecht-table-header-cell\",[[1,\"utrecht-table-header-cell\",{\"scope\":[1]}]]],[\"utrecht-table-row\",[[1,\"utrecht-table-row\"]]],[\"utrecht-textbox\",[[1,\"utrecht-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-digid-logo\",[[1,\"utrecht-digid-logo\"]]],[\"utrecht-alert_37\",[[1,\"utrecht-alert\",{\"type\":[1]}],[1,\"utrecht-article\"],[1,\"utrecht-badge-counter\",{\"value\":[2],\"max\":[2],\"locale\":[1]}],[1,\"utrecht-badge-data\"],[1,\"utrecht-badge-status\",{\"status\":[1]}],[1,\"utrecht-button\",{\"appearance\":[1],\"busy\":[4],\"disabled\":[4],\"type\":[1]}],[1,\"utrecht-button-group\"],[1,\"utrecht-button-link\",{\"appearance\":[1],\"external\":[4],\"href\":[1],\"placeholder\":[4]}],[1,\"utrecht-code\"],[1,\"utrecht-code-block\"],[1,\"utrecht-color-sample\",{\"color\":[1]}],[1,\"utrecht-document\"],[1,\"utrecht-emphasis\"],[1,\"utrecht-form-field-description\",{\"status\":[513]}],[1,\"utrecht-heading\",{\"level\":[2]}],[1,\"utrecht-heading-1\"],[1,\"utrecht-heading-4\"],[1,\"utrecht-heading-5\"],[1,\"utrecht-heading-6\"],[1,\"utrecht-heading-group\"],[1,\"utrecht-icon\"],[1,\"utrecht-link\",{\"href\":[1]}],[1,\"utrecht-link-button\",{\"disabled\":[4],\"type\":[1],\"inline\":[4],\"pressed\":[4]}],[1,\"utrecht-logo\"],[1,\"utrecht-mark\"],[1,\"utrecht-number-value\",{\"value\":[8]}],[1,\"utrecht-page\"],[1,\"utrecht-page-content\"],[1,\"utrecht-page-header\"],[1,\"utrecht-pre-heading\"],[1,\"utrecht-separator\"],[1,\"utrecht-skip-link\",{\"href\":[1]}],[1,\"utrecht-spotlight-section\",{\"appearance\":[1]}],[1,\"utrecht-url\"],[1,\"utrecht-heading-2\"],[1,\"utrecht-heading-3\"],[1,\"utrecht-paragraph\",{\"lead\":[4]}]]]]"), options);
|
|
20
|
+
return bootstrapLazy(JSON.parse("[[\"utrecht-contact-card-template\",[[1,\"utrecht-contact-card-template\"]]],[\"utrecht-digid-button\",[[1,\"utrecht-digid-button\",{\"type\":[1]}]]],[\"utrecht-backdrop\",[[1,\"utrecht-backdrop\",{\"viewport\":[4]}]]],[\"utrecht-breadcrumb\",[[1,\"utrecht-breadcrumb\",{\"json\":[1],\"variant\":[1]}]]],[\"utrecht-checkbox\",[[1,\"utrecht-checkbox\",{\"disabled\":[516],\"readOnly\":[516,\"readonly\"],\"checked\":[4],\"value\":[1]}]]],[\"utrecht-custom-checkbox\",[[1,\"utrecht-custom-checkbox\",{\"disabled\":[4],\"checked\":[4],\"indeterminate\":[4],\"invalid\":[4],\"required\":[4]}]]],[\"utrecht-eherkenning-logo\",[[1,\"utrecht-eherkenning-logo\"]]],[\"utrecht-eidas-logo\",[[1,\"utrecht-eidas-logo\"]]],[\"utrecht-form-field-checkbox\",[[1,\"utrecht-form-field-checkbox\",{\"label\":[4],\"disabled\":[516],\"checked\":[516],\"invalid\":[516],\"required\":[516],\"value\":[32]}]]],[\"utrecht-form-field-textarea\",[[1,\"utrecht-form-field-textarea\",{\"disabled\":[516],\"invalid\":[516],\"readOnly\":[516,\"readonly\"],\"placeholder\":[1],\"required\":[516],\"value\":[1]}]]],[\"utrecht-form-field-textbox\",[[1,\"utrecht-form-field-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-form-toggle\",[[1,\"utrecht-form-toggle\",{\"disabled\":[516],\"checked\":[516]}]]],[\"utrecht-html-content\",[[4,\"utrecht-html-content\"]]],[\"utrecht-icon-afspraak-maken\",[[1,\"utrecht-icon-afspraak-maken\"]]],[\"utrecht-icon-afval\",[[1,\"utrecht-icon-afval\"]]],[\"utrecht-icon-afval-container\",[[1,\"utrecht-icon-afval-container\"]]],[\"utrecht-icon-afval-containerpas\",[[1,\"utrecht-icon-afval-containerpas\"]]],[\"utrecht-icon-afval-kalender\",[[1,\"utrecht-icon-afval-kalender\"]]],[\"utrecht-icon-afval-pmd\",[[1,\"utrecht-icon-afval-pmd\"]]],[\"utrecht-icon-afval-scheiden\",[[1,\"utrecht-icon-afval-scheiden\"]]],[\"utrecht-icon-afvalkalender\",[[1,\"utrecht-icon-afvalkalender\"]]],[\"utrecht-icon-alleen\",[[1,\"utrecht-icon-alleen\"]]],[\"utrecht-icon-arrow\",[[1,\"utrecht-icon-arrow\"]]],[\"utrecht-icon-auto\",[[1,\"utrecht-icon-auto\"]]],[\"utrecht-icon-begroting\",[[1,\"utrecht-icon-begroting\"]]],[\"utrecht-icon-bestemmingsplan\",[[1,\"utrecht-icon-bestemmingsplan\"]]],[\"utrecht-icon-betaaldatum\",[[1,\"utrecht-icon-betaaldatum\"]]],[\"utrecht-icon-bewijsstukken\",[[1,\"utrecht-icon-bewijsstukken\"]]],[\"utrecht-icon-bijstand\",[[1,\"utrecht-icon-bijstand\"]]],[\"utrecht-icon-blad\",[[1,\"utrecht-icon-blad\"]]],[\"utrecht-icon-bouwproject\",[[1,\"utrecht-icon-bouwproject\"]]],[\"utrecht-icon-brandgevaar\",[[1,\"utrecht-icon-brandgevaar\"]]],[\"utrecht-icon-brief-betalen\",[[1,\"utrecht-icon-brief-betalen\"]]],[\"utrecht-icon-checkmark\",[[1,\"utrecht-icon-checkmark\"]]],[\"utrecht-icon-chevron-down\",[[1,\"utrecht-icon-chevron-down\"]]],[\"utrecht-icon-chevron-left\",[[1,\"utrecht-icon-chevron-left\"]]],[\"utrecht-icon-chevron-right\",[[1,\"utrecht-icon-chevron-right\"]]],[\"utrecht-icon-chevron-up\",[[1,\"utrecht-icon-chevron-up\"]]],[\"utrecht-icon-close\",[[1,\"utrecht-icon-close\"]]],[\"utrecht-icon-college-b-w\",[[1,\"utrecht-icon-college-b-w\"]]],[\"utrecht-icon-container\",[[1,\"utrecht-icon-container\"]]],[\"utrecht-icon-container-bio\",[[1,\"utrecht-icon-container-bio\"]]],[\"utrecht-icon-container-glas\",[[1,\"utrecht-icon-container-glas\"]]],[\"utrecht-icon-container-groenafval\",[[1,\"utrecht-icon-container-groenafval\"]]],[\"utrecht-icon-container-met-zak\",[[1,\"utrecht-icon-container-met-zak\"]]],[\"utrecht-icon-container-papier\",[[1,\"utrecht-icon-container-papier\"]]],[\"utrecht-icon-container-pmd\",[[1,\"utrecht-icon-container-pmd\"]]],[\"utrecht-icon-container-restafval\",[[1,\"utrecht-icon-container-restafval\"]]],[\"utrecht-icon-container-textiel\",[[1,\"utrecht-icon-container-textiel\"]]],[\"utrecht-icon-cross\",[[1,\"utrecht-icon-cross\"]]],[\"utrecht-icon-dakloos\",[[1,\"utrecht-icon-dakloos\"]]],[\"utrecht-icon-dementie\",[[1,\"utrecht-icon-dementie\"]]],[\"utrecht-icon-documenten\",[[1,\"utrecht-icon-documenten\"]]],[\"utrecht-icon-duurzaam\",[[1,\"utrecht-icon-duurzaam\"]]],[\"utrecht-icon-eenzaamheid\",[[1,\"utrecht-icon-eenzaamheid\"]]],[\"utrecht-icon-eikenprocessie\",[[1,\"utrecht-icon-eikenprocessie\"]]],[\"utrecht-icon-elektrisch-rijden\",[[1,\"utrecht-icon-elektrisch-rijden\"]]],[\"utrecht-icon-energie-vergoeding\",[[1,\"utrecht-icon-energie-vergoeding\"]]],[\"utrecht-icon-energietransitie\",[[1,\"utrecht-icon-energietransitie\"]]],[\"utrecht-icon-error\",[[1,\"utrecht-icon-error\"]]],[\"utrecht-icon-evenementen\",[[1,\"utrecht-icon-evenementen\"]]],[\"utrecht-icon-facebook\",[[1,\"utrecht-icon-facebook\"]]],[\"utrecht-icon-fiets\",[[1,\"utrecht-icon-fiets\"]]],[\"utrecht-icon-filter\",[[1,\"utrecht-icon-filter\"]]],[\"utrecht-icon-geboorte\",[[1,\"utrecht-icon-geboorte\"]]],[\"utrecht-icon-gebruiker-centraal\",[[1,\"utrecht-icon-gebruiker-centraal\"]]],[\"utrecht-icon-gebruiker-ingelogd\",[[1,\"utrecht-icon-gebruiker-ingelogd\"]]],[\"utrecht-icon-gegevenswoordenboek\",[[1,\"utrecht-icon-gegevenswoordenboek\"]]],[\"utrecht-icon-geluid\",[[1,\"utrecht-icon-geluid\"]]],[\"utrecht-icon-gemeente-locatie\",[[1,\"utrecht-icon-gemeente-locatie\"]]],[\"utrecht-icon-gemeenteraad\",[[1,\"utrecht-icon-gemeenteraad\"]]],[\"utrecht-icon-gereedschap\",[[1,\"utrecht-icon-gereedschap\"]]],[\"utrecht-icon-gezicht\",[[1,\"utrecht-icon-gezicht\"]]],[\"utrecht-icon-gezin\",[[1,\"utrecht-icon-gezin\"]]],[\"utrecht-icon-glas-afval\",[[1,\"utrecht-icon-glas-afval\"]]],[\"utrecht-icon-glijbaan\",[[1,\"utrecht-icon-glijbaan\"]]],[\"utrecht-icon-grafiek\",[[1,\"utrecht-icon-grafiek\"]]],[\"utrecht-icon-grofvuil\",[[1,\"utrecht-icon-grofvuil\"]]],[\"utrecht-icon-grofvuil-ophalen\",[[1,\"utrecht-icon-grofvuil-ophalen\"]]],[\"utrecht-icon-hamburger-menu\",[[1,\"utrecht-icon-hamburger-menu\"]]],[\"utrecht-icon-herdenking\",[[1,\"utrecht-icon-herdenking\"]]],[\"utrecht-icon-hondenbelasting\",[[1,\"utrecht-icon-hondenbelasting\"]]],[\"utrecht-icon-horeca\",[[1,\"utrecht-icon-horeca\"]]],[\"utrecht-icon-horecavergunning\",[[1,\"utrecht-icon-horecavergunning\"]]],[\"utrecht-icon-huis\",[[1,\"utrecht-icon-huis\"]]],[\"utrecht-icon-huis-en-omgeving\",[[1,\"utrecht-icon-huis-en-omgeving\"]]],[\"utrecht-icon-huishoudelijk-geweld\",[[1,\"utrecht-icon-huishoudelijk-geweld\"]]],[\"utrecht-icon-hulp-huishouden\",[[1,\"utrecht-icon-hulp-huishouden\"]]],[\"utrecht-icon-hulp-vervoer\",[[1,\"utrecht-icon-hulp-vervoer\"]]],[\"utrecht-icon-hulp-zorg\",[[1,\"utrecht-icon-hulp-zorg\"]]],[\"utrecht-icon-hulpmiddelen-gezin\",[[1,\"utrecht-icon-hulpmiddelen-gezin\"]]],[\"utrecht-icon-hulpverlening\",[[1,\"utrecht-icon-hulpverlening\"]]],[\"utrecht-icon-idee\",[[1,\"utrecht-icon-idee\"]]],[\"utrecht-icon-informatie\",[[1,\"utrecht-icon-informatie\"]]],[\"utrecht-icon-information\",[[1,\"utrecht-icon-information\"]]],[\"utrecht-icon-innovatie\",[[1,\"utrecht-icon-innovatie\"]]],[\"utrecht-icon-inspraak-inwoners\",[[1,\"utrecht-icon-inspraak-inwoners\"]]],[\"utrecht-icon-instagram\",[[1,\"utrecht-icon-instagram\"]]],[\"utrecht-icon-kalender\",[[1,\"utrecht-icon-kalender\"]]],[\"utrecht-icon-kennis\",[[1,\"utrecht-icon-kennis\"]]],[\"utrecht-icon-kerstbomen\",[[1,\"utrecht-icon-kerstbomen\"]]],[\"utrecht-icon-klachten\",[[1,\"utrecht-icon-klachten\"]]],[\"utrecht-icon-kroon\",[[1,\"utrecht-icon-kroon\"]]],[\"utrecht-icon-laadpaal\",[[1,\"utrecht-icon-laadpaal\"]]],[\"utrecht-icon-language\",[[1,\"utrecht-icon-language\"]]],[\"utrecht-icon-lantaarnpaal\",[[1,\"utrecht-icon-lantaarnpaal\"]]],[\"utrecht-icon-lantaarnpaal-oud\",[[1,\"utrecht-icon-lantaarnpaal-oud\"]]],[\"utrecht-icon-leren\",[[1,\"utrecht-icon-leren\"]]],[\"utrecht-icon-let-op\",[[1,\"utrecht-icon-let-op\"]]],[\"utrecht-icon-linkedin\",[[1,\"utrecht-icon-linkedin\"]]],[\"utrecht-icon-list\",[[1,\"utrecht-icon-list\"]]],[\"utrecht-icon-list-check\",[[1,\"utrecht-icon-list-check\"]]],[\"utrecht-icon-list-number\",[[1,\"utrecht-icon-list-number\"]]],[\"utrecht-icon-loupe\",[[1,\"utrecht-icon-loupe\"]]],[\"utrecht-icon-markt\",[[1,\"utrecht-icon-markt\"]]],[\"utrecht-icon-melding\",[[1,\"utrecht-icon-melding\"]]],[\"utrecht-icon-melding-boom\",[[1,\"utrecht-icon-melding-boom\"]]],[\"utrecht-icon-melding-klacht\",[[1,\"utrecht-icon-melding-klacht\"]]],[\"utrecht-icon-melding-openbareruimte\",[[1,\"utrecht-icon-melding-openbareruimte\"]]],[\"utrecht-icon-melding-verlichting\",[[1,\"utrecht-icon-melding-verlichting\"]]],[\"utrecht-icon-menselijk\",[[1,\"utrecht-icon-menselijk\"]]],[\"utrecht-icon-menu-dot\",[[1,\"utrecht-icon-menu-dot\"]]],[\"utrecht-icon-menu-dot-open\",[[1,\"utrecht-icon-menu-dot-open\"]]],[\"utrecht-icon-meterkast\",[[1,\"utrecht-icon-meterkast\"]]],[\"utrecht-icon-milieu-ontheffing\",[[1,\"utrecht-icon-milieu-ontheffing\"]]],[\"utrecht-icon-milieu-zone\",[[1,\"utrecht-icon-milieu-zone\"]]],[\"utrecht-icon-minus\",[[1,\"utrecht-icon-minus\"]]],[\"utrecht-icon-minus-vertical\",[[1,\"utrecht-icon-minus-vertical\"]]],[\"utrecht-icon-mobiliteit\",[[1,\"utrecht-icon-mobiliteit\"]]],[\"utrecht-icon-natuur\",[[1,\"utrecht-icon-natuur\"]]],[\"utrecht-icon-nieuw-huis\",[[1,\"utrecht-icon-nieuw-huis\"]]],[\"utrecht-icon-nummerbord\",[[1,\"utrecht-icon-nummerbord\"]]],[\"utrecht-icon-om-het-huis\",[[1,\"utrecht-icon-om-het-huis\"]]],[\"utrecht-icon-omgeving\",[[1,\"utrecht-icon-omgeving\"]]],[\"utrecht-icon-omgevingsvisie\",[[1,\"utrecht-icon-omgevingsvisie\"]]],[\"utrecht-icon-omgevingswet\",[[1,\"utrecht-icon-omgevingswet\"]]],[\"utrecht-icon-onderhoud\",[[1,\"utrecht-icon-onderhoud\"]]],[\"utrecht-icon-ondernemen\",[[1,\"utrecht-icon-ondernemen\"]]],[\"utrecht-icon-openingstijden\",[[1,\"utrecht-icon-openingstijden\"]]],[\"utrecht-icon-over-de-stad\",[[1,\"utrecht-icon-over-de-stad\"]]],[\"utrecht-icon-overlijden\",[[1,\"utrecht-icon-overlijden\"]]],[\"utrecht-icon-panden\",[[1,\"utrecht-icon-panden\"]]],[\"utrecht-icon-park\",[[1,\"utrecht-icon-park\"]]],[\"utrecht-icon-parkeerkaart\",[[1,\"utrecht-icon-parkeerkaart\"]]],[\"utrecht-icon-parkeervergunning\",[[1,\"utrecht-icon-parkeervergunning\"]]],[\"utrecht-icon-parken\",[[1,\"utrecht-icon-parken\"]]],[\"utrecht-icon-parkeren\",[[1,\"utrecht-icon-parkeren\"]]],[\"utrecht-icon-parkeren-bedrijven\",[[1,\"utrecht-icon-parkeren-bedrijven\"]]],[\"utrecht-icon-parkeren-betaalautomaat\",[[1,\"utrecht-icon-parkeren-betaalautomaat\"]]],[\"utrecht-icon-parkeren-betalen\",[[1,\"utrecht-icon-parkeren-betalen\"]]],[\"utrecht-icon-participatie-campagne\",[[1,\"utrecht-icon-participatie-campagne\"]]],[\"utrecht-icon-participatie-like\",[[1,\"utrecht-icon-participatie-like\"]]],[\"utrecht-icon-participatie-pitch\",[[1,\"utrecht-icon-participatie-pitch\"]]],[\"utrecht-icon-paspoort\",[[1,\"utrecht-icon-paspoort\"]]],[\"utrecht-icon-presentatie\",[[1,\"utrecht-icon-presentatie\"]]],[\"utrecht-icon-prijskaartje\",[[1,\"utrecht-icon-prijskaartje\"]]],[\"utrecht-icon-read-aloud\",[[1,\"utrecht-icon-read-aloud\"]]],[\"utrecht-icon-rijbewijs\",[[1,\"utrecht-icon-rijbewijs\"]]],[\"utrecht-icon-rioolheffing\",[[1,\"utrecht-icon-rioolheffing\"]]],[\"utrecht-icon-rolstoel\",[[1,\"utrecht-icon-rolstoel\"]]],[\"utrecht-icon-schild-gemeente-utrecht\",[[1,\"utrecht-icon-schild-gemeente-utrecht\"]]],[\"utrecht-icon-search\",[[1,\"utrecht-icon-search\"]]],[\"utrecht-icon-shoppen\",[[1,\"utrecht-icon-shoppen\"]]],[\"utrecht-icon-sinterklaas\",[[1,\"utrecht-icon-sinterklaas\"]]],[\"utrecht-icon-slechtziende-hoordende\",[[1,\"utrecht-icon-slechtziende-hoordende\"]]],[\"utrecht-icon-sport\",[[1,\"utrecht-icon-sport\"]]],[\"utrecht-icon-sport-en-cultuur\",[[1,\"utrecht-icon-sport-en-cultuur\"]]],[\"utrecht-icon-sport-voetbal\",[[1,\"utrecht-icon-sport-voetbal\"]]],[\"utrecht-icon-stookverbod\",[[1,\"utrecht-icon-stookverbod\"]]],[\"utrecht-icon-strand\",[[1,\"utrecht-icon-strand\"]]],[\"utrecht-icon-strooien\",[[1,\"utrecht-icon-strooien\"]]],[\"utrecht-icon-subsidie\",[[1,\"utrecht-icon-subsidie\"]]],[\"utrecht-icon-subsidie-gezin\",[[1,\"utrecht-icon-subsidie-gezin\"]]],[\"utrecht-icon-t-shirt\",[[1,\"utrecht-icon-t-shirt\"]]],[\"utrecht-icon-thuiswerken\",[[1,\"utrecht-icon-thuiswerken\"]]],[\"utrecht-icon-toeslag\",[[1,\"utrecht-icon-toeslag\"]]],[\"utrecht-icon-trein\",[[1,\"utrecht-icon-trein\"]]],[\"utrecht-icon-trouwen\",[[1,\"utrecht-icon-trouwen\"]]],[\"utrecht-icon-twitter\",[[1,\"utrecht-icon-twitter\"]]],[\"utrecht-icon-user\",[[1,\"utrecht-icon-user\"]]],[\"utrecht-icon-uw-wijk\",[[1,\"utrecht-icon-uw-wijk\"]]],[\"utrecht-icon-vaccinatie\",[[1,\"utrecht-icon-vaccinatie\"]]],[\"utrecht-icon-veilige-wijk\",[[1,\"utrecht-icon-veilige-wijk\"]]],[\"utrecht-icon-vergaderen\",[[1,\"utrecht-icon-vergaderen\"]]],[\"utrecht-icon-vergaderendigitaal\",[[1,\"utrecht-icon-vergaderendigitaal\"]]],[\"utrecht-icon-vergoeding\",[[1,\"utrecht-icon-vergoeding\"]]],[\"utrecht-icon-verhuizen\",[[1,\"utrecht-icon-verhuizen\"]]],[\"utrecht-icon-verkeerslicht\",[[1,\"utrecht-icon-verkeerslicht\"]]],[\"utrecht-icon-verkiezingen\",[[1,\"utrecht-icon-verkiezingen\"]]],[\"utrecht-icon-verslaving\",[[1,\"utrecht-icon-verslaving\"]]],[\"utrecht-icon-vervoersvoorziening\",[[1,\"utrecht-icon-vervoersvoorziening\"]]],[\"utrecht-icon-virus\",[[1,\"utrecht-icon-virus\"]]],[\"utrecht-icon-vluchtelingen\",[[1,\"utrecht-icon-vluchtelingen\"]]],[\"utrecht-icon-voorzieningen-vervoer\",[[1,\"utrecht-icon-voorzieningen-vervoer\"]]],[\"utrecht-icon-vrijwilligerswerk\",[[1,\"utrecht-icon-vrijwilligerswerk\"]]],[\"utrecht-icon-vuilnisbak\",[[1,\"utrecht-icon-vuilnisbak\"]]],[\"utrecht-icon-vuilniszak\",[[1,\"utrecht-icon-vuilniszak\"]]],[\"utrecht-icon-vuurwerk\",[[1,\"utrecht-icon-vuurwerk\"]]],[\"utrecht-icon-wandelstok\",[[1,\"utrecht-icon-wandelstok\"]]],[\"utrecht-icon-warm\",[[1,\"utrecht-icon-warm\"]]],[\"utrecht-icon-warning\",[[1,\"utrecht-icon-warning\"]]],[\"utrecht-icon-werken\",[[1,\"utrecht-icon-werken\"]]],[\"utrecht-icon-werkzaamheden\",[[1,\"utrecht-icon-werkzaamheden\"]]],[\"utrecht-icon-whatsapp\",[[1,\"utrecht-icon-whatsapp\"]]],[\"utrecht-icon-wonen-kosten\",[[1,\"utrecht-icon-wonen-kosten\"]]],[\"utrecht-icon-woning-zoeken\",[[1,\"utrecht-icon-woning-zoeken\"]]],[\"utrecht-icon-x\",[[1,\"utrecht-icon-x\"]]],[\"utrecht-icon-youtube\",[[1,\"utrecht-icon-youtube\"]]],[\"utrecht-icon-zelfstandig-wonen\",[[1,\"utrecht-icon-zelfstandig-wonen\"]]],[\"utrecht-icon-zoom-minus\",[[1,\"utrecht-icon-zoom-minus\"]]],[\"utrecht-icon-zoom-plus\",[[1,\"utrecht-icon-zoom-plus\"]]],[\"utrecht-icon-zoomin\",[[1,\"utrecht-icon-zoomin\"]]],[\"utrecht-icon-zoomout\",[[1,\"utrecht-icon-zoomout\"]]],[\"utrecht-icon-zorg-huis\",[[1,\"utrecht-icon-zorg-huis\"]]],[\"utrecht-icon-zweefpaal\",[[1,\"utrecht-icon-zweefpaal\"]]],[\"utrecht-icon-zwemmen\",[[1,\"utrecht-icon-zwemmen\"]]],[\"utrecht-logo-button\",[[1,\"utrecht-logo-button\"]]],[\"utrecht-map-marker\",[[1,\"utrecht-map-marker\"]]],[\"utrecht-page-footer\",[[1,\"utrecht-page-footer\"]]],[\"utrecht-pagination\",[[1,\"utrecht-pagination\",{\"links\":[1],\"next\":[1],\"prev\":[1],\"currentIndex\":[2,\"current-index\"]}]]],[\"utrecht-sidenav\",[[1,\"utrecht-sidenav\",{\"json\":[1]}]]],[\"utrecht-surface\",[[1,\"utrecht-surface\"]]],[\"utrecht-table\",[[1,\"utrecht-table\"]]],[\"utrecht-table-body\",[[1,\"utrecht-table-body\"]]],[\"utrecht-table-caption\",[[1,\"utrecht-table-caption\"]]],[\"utrecht-table-cell\",[[1,\"utrecht-table-cell\"]]],[\"utrecht-table-footer\",[[1,\"utrecht-table-footer\"]]],[\"utrecht-table-header\",[[1,\"utrecht-table-header\"]]],[\"utrecht-table-header-cell\",[[1,\"utrecht-table-header-cell\",{\"scope\":[1]}]]],[\"utrecht-table-row\",[[1,\"utrecht-table-row\"]]],[\"utrecht-textarea\",[[1,\"utrecht-textarea\",{\"disabled\":[516],\"invalid\":[516],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"value\":[1]}]]],[\"utrecht-textbox\",[[1,\"utrecht-textbox\",{\"autoComplete\":[513,\"autocomplete\"],\"disabled\":[516],\"invalid\":[516],\"min\":[1],\"max\":[1],\"pattern\":[1],\"placeholder\":[1],\"readOnly\":[516,\"readonly\"],\"required\":[516],\"type\":[513],\"value\":[1]}]]],[\"utrecht-digid-logo\",[[1,\"utrecht-digid-logo\"]]],[\"utrecht-alert_39\",[[1,\"utrecht-alert\",{\"type\":[1]}],[1,\"utrecht-article\"],[1,\"utrecht-badge-counter\",{\"value\":[2],\"max\":[2],\"locale\":[1]}],[1,\"utrecht-badge-data\"],[1,\"utrecht-badge-list\"],[1,\"utrecht-badge-status\",{\"status\":[1]}],[1,\"utrecht-button\",{\"appearance\":[1],\"busy\":[4],\"disabled\":[4],\"type\":[1]}],[1,\"utrecht-button-group\"],[1,\"utrecht-button-link\",{\"appearance\":[1],\"external\":[4],\"href\":[1],\"placeholder\":[4]}],[1,\"utrecht-code\"],[1,\"utrecht-code-block\"],[1,\"utrecht-color-sample\",{\"color\":[1]}],[1,\"utrecht-document\"],[1,\"utrecht-emphasis\"],[1,\"utrecht-form-field-description\",{\"status\":[513]}],[1,\"utrecht-heading\",{\"level\":[2]}],[1,\"utrecht-heading-1\"],[1,\"utrecht-heading-4\"],[1,\"utrecht-heading-5\"],[1,\"utrecht-heading-6\"],[1,\"utrecht-heading-group\"],[1,\"utrecht-iban-data\",{\"value\":[1]}],[1,\"utrecht-icon\"],[1,\"utrecht-link\",{\"href\":[1]}],[1,\"utrecht-link-button\",{\"disabled\":[4],\"type\":[1],\"inline\":[4],\"pressed\":[4]}],[1,\"utrecht-logo\"],[1,\"utrecht-mark\"],[1,\"utrecht-number-value\",{\"value\":[8]}],[1,\"utrecht-page\"],[1,\"utrecht-page-content\"],[1,\"utrecht-page-header\"],[1,\"utrecht-pre-heading\"],[1,\"utrecht-separator\"],[1,\"utrecht-skip-link\",{\"href\":[1]}],[1,\"utrecht-spotlight-section\",{\"appearance\":[1]}],[1,\"utrecht-url\"],[1,\"utrecht-heading-2\"],[1,\"utrecht-heading-3\"],[1,\"utrecht-paragraph\",{\"lead\":[4]}]]]]"), options);
|
|
21
21
|
});
|
|
22
22
|
|
|
23
23
|
//# sourceMappingURL=utrecht.js.map
|