@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,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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 UtrechtIconClose$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconClose extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
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: "M13.71 1.71A.996.996 0 1 0 12.3.3L7.01 5.59 1.71.29C1.32-.1.68-.1.29.29-.1.68-.1 1.32.29 1.71L5.58 7 .29 12.29A.996.996 0 1 0 1.7 13.7l5.29-5.29 5.29 5.29a.996.996 0 1 0 1.41-1.41L8.4 7l5.31-5.29Z" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-close"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-close"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-close":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconClose$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconClose = UtrechtIconClose$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconClose, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-close.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-close.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;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,gBACE,gBAAU,EAAE,EAAC,GAAG,IACd,4BAAmB,GAAG,EAAC,CAAC,EAAC,eAAe,GAAE,CACjC,CACN,EACP,sBAAa,SAAS,IACpB,yBAAgB,SAAS,EAAC,CAAC,EAAC,sMAAsM,GAAE,CAClO,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconClose"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-close&encapsulation=shadow","./src/components/generated/utrecht-icon-close/utrecht-icon-close.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-close',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconClose {\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=\"M13.71 1.71A.996.996 0 1 0 12.3.3L7.01 5.59 1.71.29C1.32-.1.68-.1.29.29-.1.68-.1 1.32.29 1.71L5.58 7 .29 12.29A.996.996 0 1 0 1.7 13.7l5.29-5.29 5.29 5.29a.996.996 0 1 0 1.41-1.41L8.4 7l5.31-5.29Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -9,7 +9,7 @@ const UtrechtIconCross$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconCro
|
|
|
9
9
|
this.__attachShadow();
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("svg", { viewBox: "
|
|
12
|
+
return (h("svg", { viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { "fill-rule": "evenodd", d: "M13.71 1.71A.996.996 0 1 0 12.3.3L7.01 5.59 1.71.29C1.32-.1.68-.1.29.29-.1.68-.1 1.32.29 1.71L5.58 7 .29 12.29A.996.996 0 1 0 1.7 13.7l5.29-5.29 5.29 5.29a.996.996 0 1 0 1.41-1.41L8.4 7l5.31-5.29Z" })));
|
|
13
13
|
}
|
|
14
14
|
static get style() { return generatedCss; }
|
|
15
15
|
}, [1, "utrecht-icon-cross"]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"utrecht-icon-cross.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,
|
|
1
|
+
{"file":"utrecht-icon-cross.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;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,sMAAsM,GAAE,CAChO,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconCross"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-cross&encapsulation=shadow","./src/components/generated/utrecht-icon-cross/utrecht-icon-cross.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-cross',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconCross {\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 <path fill-rule=\"evenodd\" d=\"M13.71 1.71A.996.996 0 1 0 12.3.3L7.01 5.59 1.71.29C1.32-.1.68-.1.29.29-.1.68-.1 1.32.29 1.71L5.58 7 .29 12.29A.996.996 0 1 0 1.7 13.7l5.29-5.29 5.29 5.29a.996.996 0 1 0 1.41-1.41L8.4 7l5.31-5.29Z\"/>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconHamburgerMenu extends Components.UtrechtIconHamburgerMenu, HTMLElement {}
|
|
4
|
+
export const UtrechtIconHamburgerMenu: {
|
|
5
|
+
prototype: UtrechtIconHamburgerMenu;
|
|
6
|
+
new (): UtrechtIconHamburgerMenu;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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 UtrechtIconHamburgerMenu$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconHamburgerMenu extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
return (h("svg", { viewBox: "0 0 18 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 0h18v14H0z" }))), h("g", { "clip-path": "url(#a)" }, h("path", { "fill-rule": "evenodd", d: "M0 1c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Z" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-hamburger-menu"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-hamburger-menu"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-hamburger-menu":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconHamburgerMenu$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconHamburgerMenu = UtrechtIconHamburgerMenu$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconHamburgerMenu, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-hamburger-menu.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-hamburger-menu.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,0BAAwB;;;;;;EACnC,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,iNAAiN,GAAE,CAC7O,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconHamburgerMenu"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-hamburger-menu&encapsulation=shadow","./src/components/generated/utrecht-icon-hamburger-menu/utrecht-icon-hamburger-menu.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-hamburger-menu',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconHamburgerMenu {\n render() {\n return (\n <svg viewBox=\"0 0 18 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 0h18v14H0z\"/>\n </clipPath>\n </defs>\n <g clip-path=\"url(#a)\">\n <path fill-rule=\"evenodd\" d=\"M0 1c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Zm0 6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconLanguage extends Components.UtrechtIconLanguage, HTMLElement {}
|
|
4
|
+
export const UtrechtIconLanguage: {
|
|
5
|
+
prototype: UtrechtIconLanguage;
|
|
6
|
+
new (): UtrechtIconLanguage;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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 UtrechtIconLanguage$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconLanguage extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
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: "M10 2.12c-.69 1.22-1.22 2.53-1.57 3.89h3.14c-.35-1.35-.88-2.66-1.57-3.89Zm1.95 5.89h-3.9c-.08.66-.13 1.33-.13 2s.04 1.34.13 2h3.9c.08-.66.13-1.33.13-2s-.04-1.34-.13-2Zm2.01 4c.07-.66.11-1.33.11-2s-.04-1.34-.11-2h3.78c.17.65.25 1.32.25 2s-.09 1.35-.25 2h-3.78Zm-2.4 2H8.42c.35 1.35.88 2.66 1.57 3.88a16.28 16.28 0 0 0 1.57-3.88Zm.81 3.64c.55-1.17.97-2.39 1.25-3.64h3.3a8.5 8.5 0 0 1-1.27 1.66 8.078 8.078 0 0 1-3.28 1.99Zm-2 2.35c.12.02.24 0 .35-.02 1.06-.08 2.11-.33 3.1-.74a9.87 9.87 0 0 0 3.24-2.17A9.975 9.975 0 0 0 19.99 10c0-2.65-1.05-5.2-2.93-7.07a9.943 9.943 0 0 0-6.33-2.9C10.62 0 10.5 0 10.38.01h-.76c-.12-.02-.24 0-.35.02-2.39.18-4.64 1.2-6.34 2.9A9.974 9.974 0 0 0 0 10c0 1.31.26 2.61.76 3.83a9.87 9.87 0 0 0 2.17 3.24c.93.93 2.03 1.67 3.24 2.17.99.41 2.03.66 3.1.74.11.03.23.03.35.02h.76Zm2-17.63c1.23.38 2.36 1.06 3.28 1.98.5.5.92 1.06 1.27 1.66h-3.3c-.29-1.25-.7-2.47-1.25-3.64ZM7.62 17.65c-.55-1.17-.97-2.39-1.25-3.64h-3.3c.35.6.78 1.16 1.27 1.66.74.74 1.62 1.33 2.6 1.74.22.09.45.17.69.25Zm-1.7-7.64c0-.67.04-1.34.11-2H2.25c-.17.65-.25 1.32-.25 2s.09 1.35.25 2h3.78c-.07-.66-.11-1.33-.11-2Zm.45-4c.29-1.25.7-2.47 1.25-3.64a7.977 7.977 0 0 0-3.28 1.98c-.5.5-.92 1.06-1.27 1.66h3.3Z" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-language"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-language"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-language":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconLanguage$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconLanguage = UtrechtIconLanguage$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconLanguage, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-language.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-language.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,qBAAmB;;;;;;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,8qCAA8qC,GAAE,CAC1sC,CACA,EAEA;GACH;;;;;;;;;;;;;;;;;;;;;;","names":["UtrechtIconLanguage"],"sources":["./src/components/icon/generated.scss?tag=utrecht-icon-language&encapsulation=shadow","./src/components/generated/utrecht-icon-language/utrecht-icon-language.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-language',\n styleUrl: \"../../icon/generated.scss\",\n shadow: true,\n})\nexport class UtrechtIconLanguage {\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=\"M10 2.12c-.69 1.22-1.22 2.53-1.57 3.89h3.14c-.35-1.35-.88-2.66-1.57-3.89Zm1.95 5.89h-3.9c-.08.66-.13 1.33-.13 2s.04 1.34.13 2h3.9c.08-.66.13-1.33.13-2s-.04-1.34-.13-2Zm2.01 4c.07-.66.11-1.33.11-2s-.04-1.34-.11-2h3.78c.17.65.25 1.32.25 2s-.09 1.35-.25 2h-3.78Zm-2.4 2H8.42c.35 1.35.88 2.66 1.57 3.88a16.28 16.28 0 0 0 1.57-3.88Zm.81 3.64c.55-1.17.97-2.39 1.25-3.64h3.3a8.5 8.5 0 0 1-1.27 1.66 8.078 8.078 0 0 1-3.28 1.99Zm-2 2.35c.12.02.24 0 .35-.02 1.06-.08 2.11-.33 3.1-.74a9.87 9.87 0 0 0 3.24-2.17A9.975 9.975 0 0 0 19.99 10c0-2.65-1.05-5.2-2.93-7.07a9.943 9.943 0 0 0-6.33-2.9C10.62 0 10.5 0 10.38.01h-.76c-.12-.02-.24 0-.35.02-2.39.18-4.64 1.2-6.34 2.9A9.974 9.974 0 0 0 0 10c0 1.31.26 2.61.76 3.83a9.87 9.87 0 0 0 2.17 3.24c.93.93 2.03 1.67 3.24 2.17.99.41 2.03.66 3.1.74.11.03.23.03.35.02h.76Zm2-17.63c1.23.38 2.36 1.06 3.28 1.98.5.5.92 1.06 1.27 1.66h-3.3c-.29-1.25-.7-2.47-1.25-3.64ZM7.62 17.65c-.55-1.17-.97-2.39-1.25-3.64h-3.3c.35.6.78 1.16 1.27 1.66.74.74 1.62 1.33 2.6 1.74.22.09.45.17.69.25Zm-1.7-7.64c0-.67.04-1.34.11-2H2.25c-.17.65-.25 1.32-.25 2s.09 1.35.25 2h3.78c-.07-.66-.11-1.33-.11-2Zm.45-4c.29-1.25.7-2.47 1.25-3.64a7.977 7.977 0 0 0-3.28 1.98c-.5.5-.92 1.06-1.27 1.66h3.3Z\"/>\n </g>\n</svg>\n\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconListCheck extends Components.UtrechtIconListCheck, HTMLElement {}
|
|
4
|
+
export const UtrechtIconListCheck: {
|
|
5
|
+
prototype: UtrechtIconListCheck;
|
|
6
|
+
new (): UtrechtIconListCheck;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconListCheck extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
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" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-list-check"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-list-check"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-list-check":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconListCheck$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconListCheck = UtrechtIconListCheck$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconListCheck, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-list-check.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-list-check.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,sBAAoB;;;;;;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":["UtrechtIconListCheck"],"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,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconListNumber extends Components.UtrechtIconListNumber, HTMLElement {}
|
|
4
|
+
export const UtrechtIconListNumber: {
|
|
5
|
+
prototype: UtrechtIconListNumber;
|
|
6
|
+
new (): UtrechtIconListNumber;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconListNumber extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
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" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-list-number"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-list-number"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-list-number":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconListNumber$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconListNumber = UtrechtIconListNumber$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconListNumber, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-list-number.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-list-number.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,uBAAqB;;;;;;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":["UtrechtIconListNumber"],"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}
|
|
@@ -9,7 +9,7 @@ const UtrechtIconList$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconList
|
|
|
9
9
|
this.__attachShadow();
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("svg", { viewBox: "0 0
|
|
12
|
+
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" }))));
|
|
13
13
|
}
|
|
14
14
|
static get style() { return generatedCss; }
|
|
15
15
|
}, [1, "utrecht-icon-list"]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"utrecht-icon-list.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,iBAAe;;;;;;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.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,iBAAe;;;;;;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":["UtrechtIconList"],"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}
|
|
@@ -9,7 +9,7 @@ const UtrechtIconLoupe$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconLou
|
|
|
9
9
|
this.__attachShadow();
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("svg", { viewBox: "0
|
|
12
|
+
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" })));
|
|
13
13
|
}
|
|
14
14
|
static get style() { return generatedCss; }
|
|
15
15
|
}, [1, "utrecht-icon-loupe"]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"utrecht-icon-loupe.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;EAC3B,MAAM;IACJ,QACE,WAAK,OAAO,EAAC,
|
|
1
|
+
{"file":"utrecht-icon-loupe.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;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":["UtrechtIconLoupe"],"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,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconMenuDotOpen extends Components.UtrechtIconMenuDotOpen, HTMLElement {}
|
|
4
|
+
export const UtrechtIconMenuDotOpen: {
|
|
5
|
+
prototype: UtrechtIconMenuDotOpen;
|
|
6
|
+
new (): UtrechtIconMenuDotOpen;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconMenuDotOpen extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
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" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-menu-dot-open"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-menu-dot-open"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-menu-dot-open":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconMenuDotOpen$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconMenuDotOpen = UtrechtIconMenuDotOpen$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconMenuDotOpen, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-menu-dot-open.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-menu-dot-open.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,wBAAsB;;;;;;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":["UtrechtIconMenuDotOpen"],"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,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconMenuDot extends Components.UtrechtIconMenuDot, HTMLElement {}
|
|
4
|
+
export const UtrechtIconMenuDot: {
|
|
5
|
+
prototype: UtrechtIconMenuDot;
|
|
6
|
+
new (): UtrechtIconMenuDot;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconMenuDot extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
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" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-menu-dot"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-menu-dot"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-menu-dot":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconMenuDot$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconMenuDot = UtrechtIconMenuDot$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconMenuDot, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-menu-dot.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-menu-dot.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,oBAAkB;;;;;;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":["UtrechtIconMenuDot"],"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,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconMinusVertical extends Components.UtrechtIconMinusVertical, HTMLElement {}
|
|
4
|
+
export const UtrechtIconMinusVertical: {
|
|
5
|
+
prototype: UtrechtIconMinusVertical;
|
|
6
|
+
new (): UtrechtIconMinusVertical;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconMinusVertical extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
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" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-minus-vertical"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-minus-vertical"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-minus-vertical":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconMinusVertical$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconMinusVertical = UtrechtIconMinusVertical$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconMinusVertical, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-minus-vertical.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-minus-vertical.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,0BAAwB;;;;;;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":["UtrechtIconMinusVertical"],"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,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconMinus extends Components.UtrechtIconMinus, HTMLElement {}
|
|
4
|
+
export const UtrechtIconMinus: {
|
|
5
|
+
prototype: UtrechtIconMinus;
|
|
6
|
+
new (): UtrechtIconMinus;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
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$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconMinus extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
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" }))));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return generatedCss; }
|
|
15
|
+
}, [1, "utrecht-icon-minus"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["utrecht-icon-minus"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "utrecht-icon-minus":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, UtrechtIconMinus$1);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const UtrechtIconMinus = UtrechtIconMinus$1;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { UtrechtIconMinus, defineCustomElement };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=utrecht-icon-minus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"utrecht-icon-minus.js","mappings":";;AAAA,MAAM,YAAY,GAAG,iRAAiR;;MCOzRA,kBAAgB;;;;;;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":["UtrechtIconMinus"],"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,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface UtrechtIconReadAloud extends Components.UtrechtIconReadAloud, HTMLElement {}
|
|
4
|
+
export const UtrechtIconReadAloud: {
|
|
5
|
+
prototype: UtrechtIconReadAloud;
|
|
6
|
+
new (): UtrechtIconReadAloud;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|