@oiz/stzh-components 2.12.0-beta1 → 2.12.0
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/{app-globals-749422d7.js → app-globals-5c0c2c46.js} +2 -2
- package/dist/cjs/{app-globals-749422d7.js.map → app-globals-5c0c2c46.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/stzh-actionset_4.cjs.entry.js +4 -2
- package/dist/cjs/stzh-actionset_4.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-badge_3.cjs.entry.js +2 -1
- package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-chip_2.cjs.entry.js +2 -1
- package/dist/cjs/stzh-chip_2.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/cjs/stzh-dropdown.cjs.entry.js +25 -1
- package/dist/cjs/stzh-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-link.cjs.entry.js +2 -1
- package/dist/cjs/stzh-link.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-menu_2.cjs.entry.js +2 -1
- package/dist/cjs/stzh-menu_2.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-progressbar-item.cjs.entry.js +2 -1
- package/dist/cjs/stzh-progressbar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-skiplink.cjs.entry.js +2 -1
- package/dist/cjs/stzh-skiplink.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-upload.cjs.entry.js +8 -2
- package/dist/cjs/stzh-upload.cjs.entry.js.map +1 -1
- package/dist/collection/components/stzh-actionset/stzh-actionset.js.map +1 -1
- package/dist/collection/components/stzh-button/stzh-button.js +2 -1
- package/dist/collection/components/stzh-button/stzh-button.js.map +1 -1
- package/dist/collection/components/stzh-card/stzh-card.css +3 -3
- package/dist/collection/components/stzh-card/stzh-card.js +3 -1
- package/dist/collection/components/stzh-card/stzh-card.js.map +1 -1
- package/dist/collection/components/stzh-chip/stzh-chip.js +2 -1
- package/dist/collection/components/stzh-chip/stzh-chip.js.map +1 -1
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +45 -1
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js.map +1 -1
- package/dist/collection/components/stzh-link/stzh-link.js +2 -1
- package/dist/collection/components/stzh-link/stzh-link.js.map +1 -1
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +2 -1
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.js.map +1 -1
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +2 -1
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js.map +1 -1
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +2 -4
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js.map +1 -1
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +2 -1
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js.map +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.css +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.js +3 -3
- package/dist/collection/components/stzh-upload/stzh-upload.js.map +1 -1
- package/dist/collection/libraries/dropzone/dropzone-amd-module.js +7 -1
- package/dist/collection/libraries/dropzone/dropzone.js +7 -1
- package/dist/collection/libraries/dropzone/min/dropzone-amd-module.min.js +1 -1
- package/dist/collection/libraries/dropzone/min/dropzone.min.js +1 -1
- package/dist/collection/libraries/tom-select/cjs/tom-select.complete.js +4 -1
- package/dist/collection/libraries/tom-select/cjs/tom-select.js +4 -1
- package/dist/collection/libraries/tom-select/cjs/tom-select.popular.js +4 -1
- package/dist/collection/libraries/tom-select/esm/tom-select.complete.js +4 -1
- package/dist/collection/libraries/tom-select/esm/tom-select.js +4 -1
- package/dist/collection/libraries/tom-select/esm/tom-select.popular.js +4 -1
- package/dist/collection/libraries/tom-select/js/tom-select.base.js +4 -1
- package/dist/collection/libraries/tom-select/js/tom-select.base.min.js +30 -30
- package/dist/collection/libraries/tom-select/js/tom-select.complete.js +4 -1
- package/dist/collection/libraries/tom-select/js/tom-select.complete.min.js +17 -17
- package/dist/collection/libraries/tom-select/js/tom-select.popular.js +4 -1
- package/dist/collection/libraries/tom-select/js/tom-select.popular.min.js +2 -2
- package/dist/components/index.js +1 -1
- package/dist/components/stzh-actionset2.js.map +1 -1
- package/dist/components/stzh-button2.js +2 -1
- package/dist/components/stzh-button2.js.map +1 -1
- package/dist/components/stzh-card2.js +4 -2
- package/dist/components/stzh-card2.js.map +1 -1
- package/dist/components/stzh-chip2.js +2 -1
- package/dist/components/stzh-chip2.js.map +1 -1
- package/dist/components/stzh-dropdown2.js +27 -2
- package/dist/components/stzh-dropdown2.js.map +1 -1
- package/dist/components/stzh-link2.js +2 -1
- package/dist/components/stzh-link2.js.map +1 -1
- package/dist/components/stzh-menu-item2.js +2 -1
- package/dist/components/stzh-menu-item2.js.map +1 -1
- package/dist/components/stzh-progressbar-item2.js +2 -1
- package/dist/components/stzh-progressbar-item2.js.map +1 -1
- package/dist/components/stzh-radiogroup2.js +1 -1
- package/dist/components/stzh-skiplink.js +2 -1
- package/dist/components/stzh-skiplink.js.map +1 -1
- package/dist/components/stzh-upload.js +8 -2
- package/dist/components/stzh-upload.js.map +1 -1
- package/dist/esm/{app-globals-5f5be02f.js → app-globals-bfc779f0.js} +2 -2
- package/dist/esm/{app-globals-5f5be02f.js.map → app-globals-bfc779f0.js.map} +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/esm/stzh-actionset_4.entry.js +4 -2
- package/dist/esm/stzh-actionset_4.entry.js.map +1 -1
- package/dist/esm/stzh-badge_3.entry.js +2 -1
- package/dist/esm/stzh-badge_3.entry.js.map +1 -1
- package/dist/esm/stzh-chip_2.entry.js +2 -1
- package/dist/esm/stzh-chip_2.entry.js.map +1 -1
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm/stzh-dropdown.entry.js +25 -1
- package/dist/esm/stzh-dropdown.entry.js.map +1 -1
- package/dist/esm/stzh-link.entry.js +2 -1
- package/dist/esm/stzh-link.entry.js.map +1 -1
- package/dist/esm/stzh-menu_2.entry.js +2 -1
- package/dist/esm/stzh-menu_2.entry.js.map +1 -1
- package/dist/esm/stzh-progressbar-item.entry.js +2 -1
- package/dist/esm/stzh-progressbar-item.entry.js.map +1 -1
- package/dist/esm/stzh-skiplink.entry.js +2 -1
- package/dist/esm/stzh-skiplink.entry.js.map +1 -1
- package/dist/esm/stzh-upload.entry.js +8 -2
- package/dist/esm/stzh-upload.entry.js.map +1 -1
- package/dist/esm-es5/{app-globals-5f5be02f.js → app-globals-bfc779f0.js} +2 -2
- package/dist/esm-es5/{app-globals-5f5be02f.js.map → app-globals-bfc779f0.js.map} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/loader.js.map +1 -1
- package/dist/esm-es5/stzh-actionset_4.entry.js +1 -1
- package/dist/esm-es5/stzh-actionset_4.entry.js.map +1 -1
- package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
- package/dist/esm-es5/stzh-badge_3.entry.js.map +1 -1
- package/dist/esm-es5/stzh-chip_2.entry.js +1 -1
- package/dist/esm-es5/stzh-chip_2.entry.js.map +1 -1
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-components.js.map +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js +3 -3
- package/dist/esm-es5/stzh-dropdown.entry.js.map +1 -1
- package/dist/esm-es5/stzh-link.entry.js +1 -1
- package/dist/esm-es5/stzh-link.entry.js.map +1 -1
- package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
- package/dist/esm-es5/stzh-menu_2.entry.js.map +1 -1
- package/dist/esm-es5/stzh-progressbar-item.entry.js +1 -1
- package/dist/esm-es5/stzh-progressbar-item.entry.js.map +1 -1
- package/dist/esm-es5/stzh-skiplink.entry.js +1 -1
- package/dist/esm-es5/stzh-skiplink.entry.js.map +1 -1
- package/dist/esm-es5/stzh-upload.entry.js +1 -1
- package/dist/esm-es5/stzh-upload.entry.js.map +1 -1
- package/dist/stzh-components/{p-7873a639.entry.js → p-01e9b3b5.entry.js} +2 -2
- package/dist/stzh-components/p-01e9b3b5.entry.js.map +1 -0
- package/dist/stzh-components/{p-0db27707.entry.js → p-03fc4d3d.entry.js} +2 -2
- package/dist/stzh-components/p-03fc4d3d.entry.js.map +1 -0
- package/dist/stzh-components/{p-f91187c8.entry.js → p-11a57dcd.entry.js} +3 -3
- package/dist/stzh-components/p-11a57dcd.entry.js.map +1 -0
- package/dist/stzh-components/{p-3ab3a5a7.system.entry.js → p-1a420f1c.system.entry.js} +2 -2
- package/dist/stzh-components/p-1a420f1c.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-42e25ae1.system.entry.js → p-3048d3ea.system.entry.js} +2 -2
- package/dist/stzh-components/p-3048d3ea.system.entry.js.map +1 -0
- package/dist/stzh-components/p-4206f3e1.system.entry.js +9 -0
- package/dist/stzh-components/p-4206f3e1.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-af33b013.entry.js → p-4488789b.entry.js} +2 -2
- package/dist/stzh-components/p-4488789b.entry.js.map +1 -0
- package/dist/stzh-components/{p-9d0fedfe.system.entry.js → p-710d15c1.system.entry.js} +2 -2
- package/dist/stzh-components/p-710d15c1.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-ebb38041.system.js → p-9035fa3b.system.js} +2 -2
- package/dist/stzh-components/{p-ebb38041.system.js.map → p-9035fa3b.system.js.map} +1 -1
- package/dist/stzh-components/{p-68feffea.entry.js → p-919e700b.entry.js} +2 -2
- package/dist/stzh-components/p-919e700b.entry.js.map +1 -0
- package/dist/stzh-components/{p-d5ee8b1a.entry.js → p-a0d3ec11.entry.js} +2 -2
- package/dist/stzh-components/p-a0d3ec11.entry.js.map +1 -0
- package/dist/stzh-components/{p-188dd49d.system.entry.js → p-aa0660d8.system.entry.js} +2 -2
- package/dist/stzh-components/p-aa0660d8.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-54a1fdcc.system.entry.js → p-b19c3193.system.entry.js} +2 -2
- package/dist/stzh-components/p-b19c3193.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-f73af272.entry.js → p-c70b4f1b.entry.js} +2 -2
- package/dist/stzh-components/p-c70b4f1b.entry.js.map +1 -0
- package/dist/stzh-components/{p-135d2e40.system.entry.js → p-d80b87dd.system.entry.js} +2 -2
- package/dist/stzh-components/p-d80b87dd.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-b3d76f2a.system.entry.js → p-df045b3b.system.entry.js} +2 -2
- package/dist/stzh-components/p-df045b3b.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-7c2aa5e8.entry.js → p-dfa8f780.entry.js} +2 -2
- package/dist/stzh-components/p-dfa8f780.entry.js.map +1 -0
- package/dist/stzh-components/{p-5e014c0e.js → p-ea2fd8f8.js} +2 -2
- package/dist/stzh-components/{p-5e014c0e.js.map → p-ea2fd8f8.js.map} +1 -1
- package/dist/stzh-components/{p-509f90d0.system.entry.js → p-ee4f0a17.system.entry.js} +2 -2
- package/dist/stzh-components/p-ee4f0a17.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-bf7316ab.system.js → p-eed26372.system.js} +2 -2
- package/dist/stzh-components/{p-bf7316ab.system.js.map → p-eed26372.system.js.map} +1 -1
- package/dist/stzh-components/{p-0164f9d1.entry.js → p-f63cc727.entry.js} +2 -2
- package/dist/stzh-components/p-f63cc727.entry.js.map +1 -0
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.esm.js.map +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +15 -0
- package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +73 -0
- package/dist/types/components/stzh-actions/stzh-actions.d.ts +16 -0
- package/dist/types/components/stzh-actionset/stzh-actionset.d.ts +45 -0
- package/dist/types/components/stzh-amount/stzh-amount.d.ts +73 -0
- package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +23 -0
- package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +74 -0
- package/dist/types/components/stzh-audio/stzh-audio.d.ts +58 -0
- package/dist/types/components/stzh-button/stzh-button.d.ts +105 -0
- package/dist/types/components/stzh-buttongroup/stzh-buttongroup.d.ts +7 -0
- package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +88 -0
- package/dist/types/components/stzh-card/stzh-card.d.ts +127 -0
- package/dist/types/components/stzh-card-list/stzh-card-list.d.ts +31 -0
- package/dist/types/components/stzh-carousel/stzh-carousel.d.ts +175 -0
- package/dist/types/components/stzh-chart/stzh-chart.d.ts +15 -0
- package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +57 -0
- package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +64 -0
- package/dist/types/components/stzh-chip/stzh-chip.d.ts +74 -0
- package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +46 -0
- package/dist/types/components/stzh-clamp/stzh-clamp.d.ts +49 -0
- package/dist/types/components/stzh-contact/stzh-contact.d.ts +54 -0
- package/dist/types/components/stzh-datalist/stzh-datalist.d.ts +51 -0
- package/dist/types/components/stzh-datalist-item/stzh-datalist-item.d.ts +62 -0
- package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +6 -0
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +57 -0
- package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +103 -0
- package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +101 -0
- package/dist/types/components/stzh-details/stzh-details.d.ts +35 -0
- package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +64 -0
- package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +177 -0
- package/dist/types/components/stzh-figure/stzh-figure.d.ts +21 -0
- package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +35 -0
- package/dist/types/components/stzh-footer/stzh-footer.d.ts +27 -0
- package/dist/types/components/stzh-gallery/stzh-gallery.d.ts +54 -0
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +50 -0
- package/dist/types/components/stzh-header/stzh-header.d.ts +68 -0
- package/dist/types/components/stzh-hr/stzh-hr.d.ts +7 -0
- package/dist/types/components/stzh-iframe/stzh-iframe.d.ts +60 -0
- package/dist/types/components/stzh-imagecomparison/stzh-imagecomparison.d.ts +29 -0
- package/dist/types/components/stzh-input/stzh-input.d.ts +104 -0
- package/dist/types/components/stzh-invert/stzh-invert.d.ts +7 -0
- package/dist/types/components/stzh-langnav/stzh-langnav.d.ts +19 -0
- package/dist/types/components/stzh-link/stzh-link.d.ts +88 -0
- package/dist/types/components/stzh-list/stzh-list.d.ts +9 -0
- package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +7 -0
- package/dist/types/components/stzh-loader/stzh-loader.d.ts +13 -0
- package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +12 -0
- package/dist/types/components/stzh-logo/stzh-logo.d.ts +9 -0
- package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +50 -0
- package/dist/types/components/stzh-message/stzh-message.d.ts +37 -0
- package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +11 -0
- package/dist/types/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.d.ts +33 -0
- package/dist/types/components/stzh-monthyearpicker/stzh-monthyearpicker.d.ts +98 -0
- package/dist/types/components/stzh-olmap/stzh-olmap.d.ts +124 -0
- package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +34 -0
- package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +11 -0
- package/dist/types/components/stzh-pagebottom/stzh-pagebottom.d.ts +29 -0
- package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +15 -0
- package/dist/types/components/stzh-pagetitle-hero/stzh-pagetitle-hero.d.ts +25 -0
- package/dist/types/components/stzh-pagination/stzh-pagination.d.ts +52 -0
- package/dist/types/components/stzh-panorama/stzh-panorama.d.ts +74 -0
- package/dist/types/components/stzh-popover/stzh-popover.d.ts +73 -0
- package/dist/types/components/stzh-print/stzh-print.d.ts +12 -0
- package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +59 -0
- package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +34 -0
- package/dist/types/components/stzh-radio/stzh-radio.d.ts +57 -0
- package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +66 -0
- package/dist/types/components/stzh-ratio/stzh-ratio.d.ts +22 -0
- package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +18 -0
- package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +22 -0
- package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +28 -0
- package/dist/types/components/stzh-scrollup/stzh-scrollup.d.ts +12 -0
- package/dist/types/components/stzh-share/stzh-share.d.ts +21 -0
- package/dist/types/components/stzh-show/stzh-show.d.ts +22 -0
- package/dist/types/components/stzh-sitemap/stzh-sitemap.d.ts +14 -0
- package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +38 -0
- package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +59 -0
- package/dist/types/components/stzh-status/stzh-status.d.ts +14 -0
- package/dist/types/components/stzh-sticky/stzh-sticky.d.ts +58 -0
- package/dist/types/components/stzh-table/stzh-table.d.ts +43 -0
- package/dist/types/components/stzh-textandimage/stzh-textandimage.d.ts +14 -0
- package/dist/types/components/stzh-timeline/stzh-timeline.d.ts +23 -0
- package/dist/types/components/stzh-timeline-item/stzh-timeline-item.d.ts +78 -0
- package/dist/types/components/stzh-timepicker/stzh-timepicker.d.ts +62 -0
- package/dist/types/components/stzh-toast/stzh-toast.d.ts +39 -0
- package/dist/types/components/stzh-toastbar/stzh-toastbar.d.ts +41 -0
- package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +59 -0
- package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +80 -0
- package/dist/types/components/stzh-upload/stzh-upload.d.ts +240 -0
- package/dist/types/components/stzh-vbz-carousel/stzh-vbz-carousel.d.ts +14 -0
- package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +37 -0
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +42 -0
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +35 -0
- package/dist/types/components/stzh-youtube/stzh-youtube.d.ts +30 -0
- package/dist/types/components.d.ts +16 -4
- package/dist/types/index.d.ts +900 -0
- package/dist/types/libraries/tom-select/types/constants.d.ts +12 -0
- package/dist/types/libraries/tom-select/types/contrib/highlight.d.ts +13 -0
- package/dist/types/libraries/tom-select/types/contrib/microevent.d.ts +20 -0
- package/dist/types/libraries/tom-select/types/contrib/microplugin.d.ts +71 -0
- package/dist/types/libraries/tom-select/types/defaults.d.ts +52 -0
- package/dist/types/libraries/tom-select/types/getSettings.d.ts +3 -0
- package/dist/types/libraries/tom-select/types/plugins/caret_position/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/change_listener/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/checkbox_options/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/clear_button/plugin.d.ts +17 -0
- package/dist/types/libraries/tom-select/types/plugins/clear_button/types.d.ts +5 -0
- package/dist/types/libraries/tom-select/types/plugins/drag_drop/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/dropdown_header/plugin.d.ts +17 -0
- package/dist/types/libraries/tom-select/types/plugins/dropdown_header/types.d.ts +8 -0
- package/dist/types/libraries/tom-select/types/plugins/dropdown_input/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/input_autogrow/plugin.d.ts +15 -0
- package/dist/types/libraries/tom-select/types/plugins/no_active_items/plugin.d.ts +15 -0
- package/dist/types/libraries/tom-select/types/plugins/no_backspace_delete/plugin.d.ts +15 -0
- package/dist/types/libraries/tom-select/types/plugins/optgroup_columns/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/remove_button/plugin.d.ts +17 -0
- package/dist/types/libraries/tom-select/types/plugins/remove_button/types.d.ts +6 -0
- package/dist/types/libraries/tom-select/types/plugins/restore_on_backspace/plugin.d.ts +21 -0
- package/dist/types/libraries/tom-select/types/plugins/virtual_scroll/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/tom-select.complete.d.ts +2 -0
- package/dist/types/libraries/tom-select/types/tom-select.d.ts +596 -0
- package/dist/types/libraries/tom-select/types/tom-select.popular.d.ts +2 -0
- package/dist/types/libraries/tom-select/types/types/core.d.ts +48 -0
- package/dist/types/libraries/tom-select/types/types/index.d.ts +2 -0
- package/dist/types/libraries/tom-select/types/types/settings.d.ts +79 -0
- package/dist/types/libraries/tom-select/types/utils.d.ts +76 -0
- package/dist/types/libraries/tom-select/types/vanilla.d.ts +76 -0
- package/dist/types/types/svg.d.ts +4 -0
- package/package.json +1 -1
- package/dist/stzh-components/p-0164f9d1.entry.js.map +0 -1
- package/dist/stzh-components/p-0db27707.entry.js.map +0 -1
- package/dist/stzh-components/p-135d2e40.system.entry.js.map +0 -1
- package/dist/stzh-components/p-188dd49d.system.entry.js.map +0 -1
- package/dist/stzh-components/p-3ab3a5a7.system.entry.js.map +0 -1
- package/dist/stzh-components/p-42e25ae1.system.entry.js.map +0 -1
- package/dist/stzh-components/p-509f90d0.system.entry.js.map +0 -1
- package/dist/stzh-components/p-54a1fdcc.system.entry.js.map +0 -1
- package/dist/stzh-components/p-68feffea.entry.js.map +0 -1
- package/dist/stzh-components/p-7873a639.entry.js.map +0 -1
- package/dist/stzh-components/p-7c2aa5e8.entry.js.map +0 -1
- package/dist/stzh-components/p-97704eb0.system.entry.js +0 -9
- package/dist/stzh-components/p-97704eb0.system.entry.js.map +0 -1
- package/dist/stzh-components/p-9d0fedfe.system.entry.js.map +0 -1
- package/dist/stzh-components/p-af33b013.entry.js.map +0 -1
- package/dist/stzh-components/p-b3d76f2a.system.entry.js.map +0 -1
- package/dist/stzh-components/p-d5ee8b1a.entry.js.map +0 -1
- package/dist/stzh-components/p-f73af272.entry.js.map +0 -1
- package/dist/stzh-components/p-f91187c8.entry.js.map +0 -1
- package/dist/vscode-data.json +0 -7523
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhInputChangeEvent, StzhInputChangedEvent, StzhInputFocusEvent, StzhInputBlurEvent } from "../../index";
|
|
3
|
+
import { StzhLocaleComponent } from "../../utils/translation-utils";
|
|
4
|
+
/**
|
|
5
|
+
* @slot - Slot for label content
|
|
6
|
+
* @slot description - Slot for description
|
|
7
|
+
* @slot description-long - Slot for long description (in popover)
|
|
8
|
+
* @slot error - Slot for error
|
|
9
|
+
* @slot button-right - Slot for right button
|
|
10
|
+
*/
|
|
11
|
+
export declare class StzhInput {
|
|
12
|
+
/** Translation strings */
|
|
13
|
+
localization: StzhLocaleComponent;
|
|
14
|
+
/** Whether the input is a textarea or an input field */
|
|
15
|
+
multiline: boolean;
|
|
16
|
+
/** Rows attribute if input element is textarea */
|
|
17
|
+
rows: number;
|
|
18
|
+
/** If input field, this defines the type (if `search`, a search icon will be displayed) */
|
|
19
|
+
type: "text" | "search" | "password" | "email" | "url" | "tel" | "number";
|
|
20
|
+
/** If input type is number, this will be the step size */
|
|
21
|
+
step: number;
|
|
22
|
+
/** If input type is number, this will be the minimum step number */
|
|
23
|
+
min: number;
|
|
24
|
+
/** If input type is number, this will be the maximum step number */
|
|
25
|
+
max: number;
|
|
26
|
+
/** If input type is number and this property is true, this will show the spin buttons on hover/focus */
|
|
27
|
+
showSpin: boolean;
|
|
28
|
+
/** Whether the element is readonly or not */
|
|
29
|
+
readonly: boolean;
|
|
30
|
+
/** Whether the element is disabled or not */
|
|
31
|
+
disabled: boolean;
|
|
32
|
+
/** Whether clearable button is showing when input field has value and is enabled (button-right slot not usable anymore when true) */
|
|
33
|
+
clearable: boolean;
|
|
34
|
+
/** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
|
|
35
|
+
showMarker: boolean;
|
|
36
|
+
/** Minimum of characters */
|
|
37
|
+
minlength: number;
|
|
38
|
+
/** Maxlength of characters */
|
|
39
|
+
maxlength: number;
|
|
40
|
+
/** The name of the input element */
|
|
41
|
+
name: string;
|
|
42
|
+
/** The value of the input element */
|
|
43
|
+
value: string;
|
|
44
|
+
/** Description message (use description slot as alternative) */
|
|
45
|
+
description: string;
|
|
46
|
+
/** Long description message appearing in a popover (use description-long slot as alternative) */
|
|
47
|
+
descriptionLong: string;
|
|
48
|
+
/** One or multiple error message (use error slot as alternative) */
|
|
49
|
+
error: string | string[];
|
|
50
|
+
private _error;
|
|
51
|
+
/** Invalid status */
|
|
52
|
+
invalid: boolean;
|
|
53
|
+
/** Required status */
|
|
54
|
+
required: boolean;
|
|
55
|
+
/**
|
|
56
|
+
* Specify inputmode.
|
|
57
|
+
* See [MDN](https://developer.mozilla.org/de/docs/Web/HTML/Global_attributes/inputmode) for possible values
|
|
58
|
+
*/
|
|
59
|
+
inputmode: string;
|
|
60
|
+
/**
|
|
61
|
+
* Specify what the user agent has to provide as automated assistance.
|
|
62
|
+
* See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for possible values
|
|
63
|
+
*/
|
|
64
|
+
autocomplete: string;
|
|
65
|
+
/** Whether autocomplete should be turned off */
|
|
66
|
+
noAutocomplete: boolean;
|
|
67
|
+
/** Label */
|
|
68
|
+
label: string;
|
|
69
|
+
/** Whether label should be visually hidden. */
|
|
70
|
+
labelHidden: boolean;
|
|
71
|
+
/** Size variant */
|
|
72
|
+
size: "default" | "small";
|
|
73
|
+
/** Id for element which describes the input (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
|
|
74
|
+
a11yDescribedby: string;
|
|
75
|
+
/** Whether the input is filled or not */
|
|
76
|
+
filled: boolean;
|
|
77
|
+
element: HTMLStzhInputElement;
|
|
78
|
+
/** Focus input field */
|
|
79
|
+
setFocus(): Promise<void>;
|
|
80
|
+
/** Input change event */
|
|
81
|
+
stzhChange: EventEmitter<StzhInputChangeEvent>;
|
|
82
|
+
/** Input changed event */
|
|
83
|
+
stzhChanged: EventEmitter<StzhInputChangedEvent>;
|
|
84
|
+
/** Input focus event */
|
|
85
|
+
stzhFocus: EventEmitter<StzhInputFocusEvent>;
|
|
86
|
+
/** Input blur event */
|
|
87
|
+
stzhBlur: EventEmitter<StzhInputBlurEvent>;
|
|
88
|
+
valueWatcher(newValue: string): void;
|
|
89
|
+
errorWatcher(newValue: string | string[]): void;
|
|
90
|
+
typeWatcher(newValue: string): void;
|
|
91
|
+
private input;
|
|
92
|
+
private inputId;
|
|
93
|
+
private focusedByInput;
|
|
94
|
+
private onClearClick;
|
|
95
|
+
private onInput;
|
|
96
|
+
private onChange;
|
|
97
|
+
private onRootFocus;
|
|
98
|
+
private onFocus;
|
|
99
|
+
private onBlur;
|
|
100
|
+
private renderTextarea;
|
|
101
|
+
private renderInput;
|
|
102
|
+
componentWillLoad(): Promise<void>;
|
|
103
|
+
render(): any;
|
|
104
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhLangnavChangeEvent } from "../../index";
|
|
3
|
+
/**
|
|
4
|
+
*/
|
|
5
|
+
export declare class StzhLangnav {
|
|
6
|
+
/** Active language of langnav */
|
|
7
|
+
languageActive: string;
|
|
8
|
+
/** Available language in langnav */
|
|
9
|
+
languages: any[] | string;
|
|
10
|
+
/** Popover placement */
|
|
11
|
+
popoverPlacement: "bottom" | "top";
|
|
12
|
+
/** Whether to prevent the default behaviour of changing the `location.href` */
|
|
13
|
+
preventUrlchange: boolean;
|
|
14
|
+
element: HTMLStzhLangnavElement;
|
|
15
|
+
/** Langnav change event */
|
|
16
|
+
stzhChange: EventEmitter<StzhLangnavChangeEvent>;
|
|
17
|
+
private handleChange;
|
|
18
|
+
render(): any;
|
|
19
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhLinkFocusEvent, StzhLinkBlurEvent } from "../../index";
|
|
3
|
+
import { StzhLocaleComponent } from "../../utils/translation-utils";
|
|
4
|
+
/**
|
|
5
|
+
* @slot - Slot for text content
|
|
6
|
+
* @slot icon - Slot for icon element
|
|
7
|
+
*/
|
|
8
|
+
export declare class StzhLink {
|
|
9
|
+
/** Translation strings */
|
|
10
|
+
localization: StzhLocaleComponent;
|
|
11
|
+
/** Icon (use instead of icon slot) */
|
|
12
|
+
icon: string;
|
|
13
|
+
/** Icon Position */
|
|
14
|
+
iconPosition: "left" | "right";
|
|
15
|
+
/** Size variant */
|
|
16
|
+
size: "default" | "small" | "inherit";
|
|
17
|
+
/** href attribute of the link */
|
|
18
|
+
href: string;
|
|
19
|
+
/** Rel (if href is used) */
|
|
20
|
+
rel: string;
|
|
21
|
+
/** target if the button is used as link (if href used) */
|
|
22
|
+
target: string;
|
|
23
|
+
/** Download attribute of link (if `href` used) */
|
|
24
|
+
download: string;
|
|
25
|
+
/** type of the button, if used as button (if no href used) */
|
|
26
|
+
type: "button" | "submit" | "reset";
|
|
27
|
+
/** Variant style */
|
|
28
|
+
variant: "default" | "secondary";
|
|
29
|
+
/** Whether the link is full width */
|
|
30
|
+
fullwidth: boolean;
|
|
31
|
+
/** Text alignment */
|
|
32
|
+
textAlign: "left" | "center" | "right" | "space-between" | "default";
|
|
33
|
+
/** Badge text */
|
|
34
|
+
badge: string;
|
|
35
|
+
/** Badge type */
|
|
36
|
+
badgeType: "default" | "success" | "warning" | "error" | "info";
|
|
37
|
+
/** Whether badge should be displayed empty */
|
|
38
|
+
badgeEmpty: boolean;
|
|
39
|
+
/** Badge position */
|
|
40
|
+
badgePosition: "icon" | "link";
|
|
41
|
+
/** Disabled status */
|
|
42
|
+
disabled: boolean;
|
|
43
|
+
/** Active status */
|
|
44
|
+
active: boolean;
|
|
45
|
+
/** Whether only an icon is used inside the link */
|
|
46
|
+
iconOnly: boolean;
|
|
47
|
+
/** Label */
|
|
48
|
+
label: string;
|
|
49
|
+
/** Access key of link (usually a number e.g. 1) */
|
|
50
|
+
linkAccesskey: string;
|
|
51
|
+
/** Accessible label for screen readers to replace visible text */
|
|
52
|
+
a11yLabel: string;
|
|
53
|
+
/** Id for element which describes the button (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
|
|
54
|
+
a11yDescribedby: string;
|
|
55
|
+
/** Aria expanded of link/button */
|
|
56
|
+
a11yExpanded: boolean;
|
|
57
|
+
/** Aria disabled of link/button */
|
|
58
|
+
a11yDisabled: boolean;
|
|
59
|
+
/** Aria controls of link/button */
|
|
60
|
+
a11yControls: string;
|
|
61
|
+
/** Tabindex of link/button */
|
|
62
|
+
a11yTabindex: string;
|
|
63
|
+
/**
|
|
64
|
+
* For Adobe Analytics.
|
|
65
|
+
* Will be rendered as value of `s-object-id` attribute to the link/button element.
|
|
66
|
+
* Default value will be taken from `label` prop or default slot.
|
|
67
|
+
*/
|
|
68
|
+
analyticsId: string;
|
|
69
|
+
element: HTMLStzhLinkElement;
|
|
70
|
+
/** Focus link */
|
|
71
|
+
setFocus(): Promise<void>;
|
|
72
|
+
/** Focus event */
|
|
73
|
+
stzhFocus: EventEmitter<StzhLinkFocusEvent>;
|
|
74
|
+
/** Input blur event */
|
|
75
|
+
stzhBlur: EventEmitter<StzhLinkBlurEvent>;
|
|
76
|
+
private link;
|
|
77
|
+
private text;
|
|
78
|
+
private focusedByInput;
|
|
79
|
+
private onRootFocus;
|
|
80
|
+
private onFocus;
|
|
81
|
+
private onBlur;
|
|
82
|
+
private renderIcon;
|
|
83
|
+
private renderContent;
|
|
84
|
+
private renderInner;
|
|
85
|
+
componentWillLoad(): Promise<void>;
|
|
86
|
+
componentDidRender(): void;
|
|
87
|
+
render(): any;
|
|
88
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @slot - Slot for label/text content
|
|
3
|
+
*/
|
|
4
|
+
export declare class StzhLoader {
|
|
5
|
+
/** Size */
|
|
6
|
+
size: "default" | "small";
|
|
7
|
+
/** Label */
|
|
8
|
+
label: string;
|
|
9
|
+
/** Hide label text visually (still anounced for screenreaders) */
|
|
10
|
+
hideLabel: boolean;
|
|
11
|
+
element: HTMLStzhInputElement;
|
|
12
|
+
render(): any;
|
|
13
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhMenuItemFocusEvent, StzhMenuItemBlurEvent } from "../../index";
|
|
3
|
+
/**
|
|
4
|
+
* @slot - Slot for any content
|
|
5
|
+
* @slot icon - Slot for `stzh-icon` element
|
|
6
|
+
*/
|
|
7
|
+
export declare class StzhMenuItem {
|
|
8
|
+
/** Badge (only displayed if `icon` property or icon slot is used) */
|
|
9
|
+
badge: string;
|
|
10
|
+
/** Badge type */
|
|
11
|
+
badgeType: "default" | "success" | "warning" | "error" | "info";
|
|
12
|
+
/** Whether badge should be displayed empty */
|
|
13
|
+
badgeEmpty: boolean;
|
|
14
|
+
/** Whether the button is disabled */
|
|
15
|
+
disabled: boolean;
|
|
16
|
+
/** Whether the button is active */
|
|
17
|
+
active: boolean;
|
|
18
|
+
/** Icon (use instead of icon slot) */
|
|
19
|
+
icon: string;
|
|
20
|
+
/** Label */
|
|
21
|
+
label: string;
|
|
22
|
+
/** `href` if the button should be used as link */
|
|
23
|
+
href: string;
|
|
24
|
+
/** Target if the button is used as link (if `href` used) */
|
|
25
|
+
target: string;
|
|
26
|
+
/** Accessible label for screen readers to replace visible text */
|
|
27
|
+
a11yLabel: string;
|
|
28
|
+
/**
|
|
29
|
+
* For Adobe Analytics.
|
|
30
|
+
* Will be rendered as value of `s-object-id` attribute to the link/button element.
|
|
31
|
+
* Default value will be taken from `label` prop or default slot.
|
|
32
|
+
*/
|
|
33
|
+
analyticsId: string;
|
|
34
|
+
element: HTMLStzhMenuItemElement;
|
|
35
|
+
/** Focus menu item */
|
|
36
|
+
setFocus(): Promise<void>;
|
|
37
|
+
/** Focus event */
|
|
38
|
+
stzhFocus: EventEmitter<StzhMenuItemFocusEvent>;
|
|
39
|
+
/** Input blur event */
|
|
40
|
+
stzhBlur: EventEmitter<StzhMenuItemBlurEvent>;
|
|
41
|
+
private menuItem;
|
|
42
|
+
private text;
|
|
43
|
+
private focusedByInput;
|
|
44
|
+
private onRootFocus;
|
|
45
|
+
private onFocus;
|
|
46
|
+
private onBlur;
|
|
47
|
+
componentDidRender(): void;
|
|
48
|
+
private renderInner;
|
|
49
|
+
render(): any;
|
|
50
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhMessageOpenEvent, StzhMessageCloseEvent } from "../../index";
|
|
3
|
+
import { StzhMessageLocalizedText } from "./stzh-message.localization";
|
|
4
|
+
/**
|
|
5
|
+
* @slot - Slot for description content (use instead of description property)
|
|
6
|
+
* @slot link - Slot for optional stzh-link element
|
|
7
|
+
*/
|
|
8
|
+
export declare class StzhMessage {
|
|
9
|
+
/** Label */
|
|
10
|
+
label: string;
|
|
11
|
+
/** Description (use instead of default slot) */
|
|
12
|
+
description: string;
|
|
13
|
+
/**
|
|
14
|
+
* Close cookie name key.
|
|
15
|
+
* Component will check for the cookie (stzh-components-message-close-{name})
|
|
16
|
+
* and if not empty (message already closed before) will hide the message.
|
|
17
|
+
*/
|
|
18
|
+
closeKey: string;
|
|
19
|
+
/** Type */
|
|
20
|
+
type: "info" | "success" | "warning" | "error";
|
|
21
|
+
/** Whether to hide close button */
|
|
22
|
+
hideClose: boolean;
|
|
23
|
+
/** Translation strings. */
|
|
24
|
+
localization: StzhMessageLocalizedText;
|
|
25
|
+
/** Message open event */
|
|
26
|
+
stzhOpen: EventEmitter<StzhMessageOpenEvent>;
|
|
27
|
+
/** Message close event */
|
|
28
|
+
stzhClose: EventEmitter<StzhMessageCloseEvent>;
|
|
29
|
+
element: HTMLStzhMessageElement;
|
|
30
|
+
/** Open state */
|
|
31
|
+
open: boolean;
|
|
32
|
+
show(): Promise<void>;
|
|
33
|
+
hide(setCloseKey?: boolean): Promise<void>;
|
|
34
|
+
private onCloseButtonClick;
|
|
35
|
+
componentWillLoad(): Promise<void>;
|
|
36
|
+
render(): any;
|
|
37
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { StzhMicrositeTeaserlistLocalizedText } from './stzh-microsite-teaserlist.localization';
|
|
2
|
+
import { StzhMicrositeTeaserlistTag } from "../../index";
|
|
3
|
+
/**
|
|
4
|
+
* @see https://www.stadt-zuerich.ch/site/fuer-zueri/de/index.html
|
|
5
|
+
* @see https://www.stadt-zuerich.ch/site/iazh/de/index.html
|
|
6
|
+
*/
|
|
7
|
+
export declare class StzhMicrositeTeaserlist {
|
|
8
|
+
/** Translation strings */
|
|
9
|
+
localization: StzhMicrositeTeaserlistLocalizedText;
|
|
10
|
+
/** API URL (`{lang}` is replaced in the URL) */
|
|
11
|
+
api: string;
|
|
12
|
+
/** Tags */
|
|
13
|
+
tags: string | StzhMicrositeTeaserlistTag[];
|
|
14
|
+
private _tags;
|
|
15
|
+
private _tagChips;
|
|
16
|
+
/** Numbers of item shown with each load more action */
|
|
17
|
+
stepItems: number;
|
|
18
|
+
element: HTMLStzhMicrositeTeaserlistElement;
|
|
19
|
+
/** Numbers of items currently shown */
|
|
20
|
+
showItems: number;
|
|
21
|
+
/** Active filter */
|
|
22
|
+
activeFilter: string;
|
|
23
|
+
filterHandler(): Promise<void>;
|
|
24
|
+
tagsWatcher(newValue: string | StzhMicrositeTeaserlistTag[]): Promise<void>;
|
|
25
|
+
apiWatcher(newValue: string): Promise<void>;
|
|
26
|
+
private items;
|
|
27
|
+
private filteredItems;
|
|
28
|
+
private filteredSlicedItems;
|
|
29
|
+
private handleChange;
|
|
30
|
+
private handleMoreClick;
|
|
31
|
+
componentWillLoad(): Promise<void>;
|
|
32
|
+
render(): any;
|
|
33
|
+
}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhMonthyearpickerChangeEvent } from "../../index";
|
|
3
|
+
import { StzhMonthyearpickerLocalizedText } from "./stzh-monthyearpicker.localization";
|
|
4
|
+
/**
|
|
5
|
+
*/
|
|
6
|
+
export declare class StzhMonthyearpicker {
|
|
7
|
+
/** Initial open state of month dropdown */
|
|
8
|
+
monthOpen: boolean;
|
|
9
|
+
/** Initial open state of year dropdown */
|
|
10
|
+
yearOpen: boolean;
|
|
11
|
+
/** Set which months to show (overwrites months from min/max) */
|
|
12
|
+
months: number[] | string;
|
|
13
|
+
private _months;
|
|
14
|
+
/** Set which years to show (overwrites years from min/max) */
|
|
15
|
+
years: number[] | string;
|
|
16
|
+
private _years;
|
|
17
|
+
/**
|
|
18
|
+
* Minimum month and year allowed to be picked in `YYYY-MM` format.
|
|
19
|
+
* This setting can be used alone or together with the `max` property.
|
|
20
|
+
*/
|
|
21
|
+
min: string;
|
|
22
|
+
/**
|
|
23
|
+
* Maximum month and year allowed to be picked in `YYYY-MM` format.
|
|
24
|
+
* This setting can be used alone or together with the `min` property.
|
|
25
|
+
*/
|
|
26
|
+
max: string;
|
|
27
|
+
/**
|
|
28
|
+
* Minimum year (will be overwritten if `min` is used).
|
|
29
|
+
* This setting can be used alone or together with the `maxYear` property.
|
|
30
|
+
*/
|
|
31
|
+
minYear: number;
|
|
32
|
+
/**
|
|
33
|
+
* Maximum year (will be overwritten if `max` is used).
|
|
34
|
+
* This setting can be used alone or together with the `minYear` property.
|
|
35
|
+
*/
|
|
36
|
+
maxYear: number;
|
|
37
|
+
/** Picker format. */
|
|
38
|
+
format: "default" | "creditcard";
|
|
39
|
+
/** Name of the hidden date picker input. */
|
|
40
|
+
name: string;
|
|
41
|
+
/** Value of hidden input (current selected year and month YYYY-MM). */
|
|
42
|
+
value: string;
|
|
43
|
+
/** Popover placement for the dropdown (if applicable) */
|
|
44
|
+
popoverPlacement: "bottom" | "bottom-end" | "bottom-center" | "top" | "top-end" | "top-center";
|
|
45
|
+
/** Month dropdown label */
|
|
46
|
+
monthLabel: string;
|
|
47
|
+
/** Year dropdown label */
|
|
48
|
+
yearLabel: string;
|
|
49
|
+
/** Whether the element is readonly or not */
|
|
50
|
+
readonly: boolean;
|
|
51
|
+
/** Whether the element is disabled or not */
|
|
52
|
+
disabled: boolean;
|
|
53
|
+
/** Required status */
|
|
54
|
+
required: boolean;
|
|
55
|
+
/** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
|
|
56
|
+
showMarker: boolean;
|
|
57
|
+
/** Size variant */
|
|
58
|
+
size: "default" | "small";
|
|
59
|
+
/** Description message for month */
|
|
60
|
+
descriptionMonth: string;
|
|
61
|
+
/** Description message for year */
|
|
62
|
+
descriptionYear: string;
|
|
63
|
+
/** Long description message appearing in a popover for month */
|
|
64
|
+
descriptionLongMonth: string;
|
|
65
|
+
/** Long description message appearing in a popover for year */
|
|
66
|
+
descriptionLongYear: string;
|
|
67
|
+
/** One or multiple error message for month */
|
|
68
|
+
errorMonth: string | string[];
|
|
69
|
+
/** One or multiple error message for year */
|
|
70
|
+
errorYear: string | string[];
|
|
71
|
+
/** Invalid status for month */
|
|
72
|
+
invalidMonth: boolean;
|
|
73
|
+
/** Invalid status for year */
|
|
74
|
+
invalidYear: boolean;
|
|
75
|
+
/** Id of the element which describes the month dropdown */
|
|
76
|
+
a11yDescribedbyMonth: string;
|
|
77
|
+
/** Id of the element which describes the year dropdown */
|
|
78
|
+
a11yDescribedbyYear: string;
|
|
79
|
+
/** Translation strings. */
|
|
80
|
+
localization: StzhMonthyearpickerLocalizedText;
|
|
81
|
+
/** Monthyearpicker change event */
|
|
82
|
+
stzhChange: EventEmitter<StzhMonthyearpickerChangeEvent>;
|
|
83
|
+
element: HTMLStzhMonthyearpickerElement;
|
|
84
|
+
monthsWatcher(newValue: number[] | string): void;
|
|
85
|
+
yearsWatcher(newValue: number[] | string): void;
|
|
86
|
+
minMaxWatcher(): void;
|
|
87
|
+
private monthsDropdown;
|
|
88
|
+
private dropdownMonthOptions;
|
|
89
|
+
private dropdownYearOptions;
|
|
90
|
+
private onRootFocus;
|
|
91
|
+
private onMonthsDropdownChange;
|
|
92
|
+
private onYearsDropdownChange;
|
|
93
|
+
private onChange;
|
|
94
|
+
private updateMonthOptions;
|
|
95
|
+
private updateYearOptions;
|
|
96
|
+
componentWillLoad(): Promise<void>;
|
|
97
|
+
render(): any;
|
|
98
|
+
}
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { OlmapLayer, StzhOlmapInitializedEvent, StzhOlmapPostRenderEvent, StzhOlmapMoveStartEvent, StzhOlmapMoveEndEvent } from "../../index";
|
|
3
|
+
import { StzhOlmapLocalizedText } from "./stzh-olmap.localization";
|
|
4
|
+
/**
|
|
5
|
+
*
|
|
6
|
+
*/
|
|
7
|
+
export declare class StzhOlmap {
|
|
8
|
+
/** Translation strings */
|
|
9
|
+
localization: StzhOlmapLocalizedText;
|
|
10
|
+
/** Hostname */
|
|
11
|
+
hostname: string;
|
|
12
|
+
/** Whether map scale should be shown */
|
|
13
|
+
scaleControl: boolean;
|
|
14
|
+
/** Whether map layer switch control is shown */
|
|
15
|
+
layerControl: boolean;
|
|
16
|
+
/** Whether map should be printable */
|
|
17
|
+
printControl: boolean;
|
|
18
|
+
/** Whether map should have a location control */
|
|
19
|
+
locationControl: boolean;
|
|
20
|
+
/** Active layer (`streets` or `satellite` can be used with default `layers` prop value) */
|
|
21
|
+
layer: string;
|
|
22
|
+
/** Initial zoom */
|
|
23
|
+
zoom: number;
|
|
24
|
+
/** Zoom set when location is enabled */
|
|
25
|
+
zoomLocation: number;
|
|
26
|
+
/** Initial center position */
|
|
27
|
+
center: string | [number, number];
|
|
28
|
+
private _center;
|
|
29
|
+
/** Whether to display an icon marker in the center */
|
|
30
|
+
centerMarker: boolean;
|
|
31
|
+
/** Minimal angle in radians to start a rotation */
|
|
32
|
+
pinchRotateThreshold: number;
|
|
33
|
+
/** Resolutions */
|
|
34
|
+
resolutions: string | number[];
|
|
35
|
+
private _resolutions;
|
|
36
|
+
/**
|
|
37
|
+
* Layers (maximum of two).
|
|
38
|
+
*
|
|
39
|
+
* Default layers `streets` and `satellite` are defined.
|
|
40
|
+
* If `streets` or `satellite` is used as key, they will have a default filled `title`.
|
|
41
|
+
*/
|
|
42
|
+
layers: string | {
|
|
43
|
+
[key: string]: OlmapLayer;
|
|
44
|
+
};
|
|
45
|
+
private _layers;
|
|
46
|
+
element: HTMLStzhOlmapElement;
|
|
47
|
+
layersWatcher(newValue: string | {
|
|
48
|
+
[key: string]: OlmapLayer;
|
|
49
|
+
}): void;
|
|
50
|
+
resolutionsWatcher(newValue: string | number[]): void;
|
|
51
|
+
zoomWatcher(newValue: any): void;
|
|
52
|
+
scaleControlWatcher(newValue: boolean): void;
|
|
53
|
+
printControlWatcher(newValue: boolean): void;
|
|
54
|
+
layerControlWatcher(newValue: boolean): void;
|
|
55
|
+
locationControlWatcher(newValue: boolean): void;
|
|
56
|
+
layerWatcher(newValue: string): void;
|
|
57
|
+
centerWatcher(newValue: string | [number, number]): void;
|
|
58
|
+
centerMarkerWatcher(newValue: boolean): Promise<void>;
|
|
59
|
+
/** Get map */
|
|
60
|
+
getMap(): Promise<any>;
|
|
61
|
+
/** Add a icon marker to the icon layer. */
|
|
62
|
+
addIconMarker(coordinates: number[]): Promise<any>;
|
|
63
|
+
/** Remove icon marker from icon layer. */
|
|
64
|
+
removeIconMarker(marker: any): Promise<any>;
|
|
65
|
+
/** Set icon marker as active. */
|
|
66
|
+
setIconMarkerActive(marker: any): Promise<void>;
|
|
67
|
+
/** Set icon marker as inactive. */
|
|
68
|
+
setIconMarkerInactive(marker: any): Promise<void>;
|
|
69
|
+
/** Enable user location tracking */
|
|
70
|
+
enableLocationTracking(centerOnFirstGeoPositionChange?: boolean): Promise<void>;
|
|
71
|
+
/** Disable user location tracking */
|
|
72
|
+
disableLocationTracking(): Promise<void>;
|
|
73
|
+
/** Get distance between two points in meters */
|
|
74
|
+
getDistance(startCoords: any, endCoords: any): Promise<any>;
|
|
75
|
+
/** Olmap initialized event */
|
|
76
|
+
stzhInitialized: EventEmitter<StzhOlmapInitializedEvent>;
|
|
77
|
+
/** Olmap postrender event */
|
|
78
|
+
stzhPostRender: EventEmitter<StzhOlmapPostRenderEvent>;
|
|
79
|
+
/** Olmap movestart event */
|
|
80
|
+
stzhMoveStart: EventEmitter<StzhOlmapMoveStartEvent>;
|
|
81
|
+
/** Olmap moveend event */
|
|
82
|
+
stzhMoveEnd: EventEmitter<StzhOlmapMoveEndEvent>;
|
|
83
|
+
handleLoad(): void;
|
|
84
|
+
private map;
|
|
85
|
+
private mapElement;
|
|
86
|
+
private geolocation;
|
|
87
|
+
private printIframe;
|
|
88
|
+
private layersArray;
|
|
89
|
+
private rasterLayers;
|
|
90
|
+
private projections;
|
|
91
|
+
private positionMarkerOl;
|
|
92
|
+
private centerMarkerOl;
|
|
93
|
+
private positionLayer;
|
|
94
|
+
private iconLayer;
|
|
95
|
+
private geoPositionChanged;
|
|
96
|
+
private layerControlOl;
|
|
97
|
+
private layerControlElement;
|
|
98
|
+
private layerControlTextElement;
|
|
99
|
+
private layerControlImageElement;
|
|
100
|
+
private scaleControlOl;
|
|
101
|
+
private printControlOl;
|
|
102
|
+
private printControlElement;
|
|
103
|
+
private locationControlOl;
|
|
104
|
+
private locationControlElement;
|
|
105
|
+
private handlePostRender;
|
|
106
|
+
private handleMoveStart;
|
|
107
|
+
private handleMoveEnd;
|
|
108
|
+
private handleInsideModalOpen;
|
|
109
|
+
private handlePrintButtonClick;
|
|
110
|
+
private setLocationControlState;
|
|
111
|
+
private createMap;
|
|
112
|
+
private createRasterLayer;
|
|
113
|
+
private createLayerSource;
|
|
114
|
+
private creatRasterSource;
|
|
115
|
+
private createIconLayer;
|
|
116
|
+
private initMap;
|
|
117
|
+
componentShouldUpdate(_newValue: any, _oldValue: any, prop: string): boolean;
|
|
118
|
+
componentWillLoad(): Promise<void>;
|
|
119
|
+
componentWillUpdate(): void;
|
|
120
|
+
componentDidRender(): void;
|
|
121
|
+
connectedCallback(): void;
|
|
122
|
+
disconnectedCallback(): void;
|
|
123
|
+
render(): any;
|
|
124
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhOverlayOpenEvent, StzhOverlayCloseEvent } from "../../index";
|
|
3
|
+
/**
|
|
4
|
+
* @slot - Slot for any content
|
|
5
|
+
*/
|
|
6
|
+
export declare class StzhOverlay {
|
|
7
|
+
/** Whether overlay is open */
|
|
8
|
+
open: boolean;
|
|
9
|
+
/** Stay in original position (true) or move to body (false) */
|
|
10
|
+
stay: boolean;
|
|
11
|
+
/** Accessible label for dialog */
|
|
12
|
+
a11yLabel: string;
|
|
13
|
+
/** Dialog open event */
|
|
14
|
+
stzhOpen: EventEmitter<StzhOverlayOpenEvent>;
|
|
15
|
+
/** Dialog close event */
|
|
16
|
+
stzhClose: EventEmitter<StzhOverlayCloseEvent>;
|
|
17
|
+
element: HTMLStzhOverlayElement;
|
|
18
|
+
show(): Promise<void>;
|
|
19
|
+
hide(): Promise<void>;
|
|
20
|
+
private trap;
|
|
21
|
+
private parentElement;
|
|
22
|
+
private dialogElement;
|
|
23
|
+
private getSiblings;
|
|
24
|
+
private disableSiblings;
|
|
25
|
+
private enableSiblings;
|
|
26
|
+
private dialogShown;
|
|
27
|
+
private dialogHidden;
|
|
28
|
+
connectedCallback(): void;
|
|
29
|
+
componentDidRender(): void;
|
|
30
|
+
componentDidUpdate(): void;
|
|
31
|
+
componentDidLoad(): void;
|
|
32
|
+
disconnectedCallback(): void;
|
|
33
|
+
render(): any;
|
|
34
|
+
}
|