@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,240 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhUploadFilesItem, StzhUploadFileAddedEvent, StzhUploadFilesAddedEvent, StzhUploadFileRemoveEvent, StzhUploadFileRemovedEvent, StzhUploadSendingEvent, StzhUploadSendingMultipleEvent, StzhUploadProcessingEvent, StzhUploadProcessingMultipleEvent, StzhUploadProgressEvent, StzhUploadProgressTotalEvent, StzhUploadErrorEvent, StzhUploadErrorMultipleEvent, StzhUploadSuccessEvent, StzhUploadSuccessMultipleEvent, StzhUploadCanceledEvent, StzhUploadCanceledMultipleEvent, StzhUploadCompleteEvent, StzhUploadCompleteMultipleEvent } from "../../index";
|
|
3
|
+
import { StzhUploadLocalizedText } from './stzh-upload.localization';
|
|
4
|
+
import "../../libraries/dropzone/dropzone";
|
|
5
|
+
/**
|
|
6
|
+
* @slot error - Slot for error
|
|
7
|
+
*/
|
|
8
|
+
export declare class StzhUpload {
|
|
9
|
+
/**
|
|
10
|
+
* Initially pre existing files (e.g. already uploaded by the user).
|
|
11
|
+
* Array of objects that must at least include `name` and `size` attribute:
|
|
12
|
+
* `[{"name":"file1.txt", "size": 12345}, {"name":"file2.txt", "size": 12345}]`
|
|
13
|
+
*/
|
|
14
|
+
existingFiles: StzhUploadFilesItem[] | string;
|
|
15
|
+
private _existingFiles;
|
|
16
|
+
/** Label */
|
|
17
|
+
label: string;
|
|
18
|
+
/** Description */
|
|
19
|
+
description: string;
|
|
20
|
+
/** Button text */
|
|
21
|
+
button: string;
|
|
22
|
+
/**
|
|
23
|
+
* URL the files are processed to.
|
|
24
|
+
*
|
|
25
|
+
* You can also provide a function that will be called with `files` and
|
|
26
|
+
* `dataBlocks` and must return the url as string.
|
|
27
|
+
*/
|
|
28
|
+
url: string | Function;
|
|
29
|
+
/**
|
|
30
|
+
* Can be changed to `"put"` if necessary. You can also provide a function
|
|
31
|
+
* that will be called with `files` and must return the method.
|
|
32
|
+
*/
|
|
33
|
+
method: "post" | "put" | Function;
|
|
34
|
+
/**
|
|
35
|
+
* Will be set on the XHRequest.
|
|
36
|
+
*/
|
|
37
|
+
withCredentials: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Whether the upload is disabled or not.
|
|
40
|
+
*/
|
|
41
|
+
disabled: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Whether the upload is marked as invalid.
|
|
44
|
+
*/
|
|
45
|
+
invalid: boolean;
|
|
46
|
+
/** Whether download functionality should be disabled. */
|
|
47
|
+
downloadDisabled: boolean;
|
|
48
|
+
/** Whether download functionality should only be shown to completed files. */
|
|
49
|
+
downloadDisabledWhileProcessing: boolean;
|
|
50
|
+
/** One or multiple error message (use error slot as alternative) */
|
|
51
|
+
error: string | string[];
|
|
52
|
+
private _error;
|
|
53
|
+
/**
|
|
54
|
+
* The default implementation of `accept` checks the file's mime type or
|
|
55
|
+
* extension against this list. This is a comma separated list of mime
|
|
56
|
+
* types or file extensions.
|
|
57
|
+
*
|
|
58
|
+
* Eg.: `image/*,application/pdf,.psd`
|
|
59
|
+
*
|
|
60
|
+
* This option will also be used as
|
|
61
|
+
* [`accept`](https://developer.mozilla.org/en-US/docs/HTML/Element/input#attr-accept)
|
|
62
|
+
* parameter on the hidden file input as well.
|
|
63
|
+
*/
|
|
64
|
+
acceptedFiles: string | null;
|
|
65
|
+
/**
|
|
66
|
+
* If false, files will be added to the queue but the queue will not be
|
|
67
|
+
* processed automatically.
|
|
68
|
+
* This can be useful if you need some additional user input before sending
|
|
69
|
+
* files (or if you want want all files sent at once).
|
|
70
|
+
* If you're ready to send the file simply call `element.processQueue()`.
|
|
71
|
+
*/
|
|
72
|
+
autoProcessQueue: boolean;
|
|
73
|
+
/**
|
|
74
|
+
* Hide progress (bars and text).
|
|
75
|
+
*/
|
|
76
|
+
hideProgress: boolean;
|
|
77
|
+
/**
|
|
78
|
+
* Hide progress (bars) only while idle (will show them as soon as upload starts).
|
|
79
|
+
* Can be used together with `autoProcessQueue`, e.g. if files are uploaded at form submit to prevent showing empty progressbar.
|
|
80
|
+
*/
|
|
81
|
+
hideProgressWhileIdle: boolean;
|
|
82
|
+
/**
|
|
83
|
+
* If not `null` defines how many files this dropzone handles. If it exceeds,
|
|
84
|
+
* the event `stzhMaxfilesexceeded` will be called.
|
|
85
|
+
*/
|
|
86
|
+
maxFiles: number | null;
|
|
87
|
+
/**
|
|
88
|
+
* The maximum filesize (in MiB) that is allowed to be uploaded.
|
|
89
|
+
*/
|
|
90
|
+
maxFilesize: number;
|
|
91
|
+
/**
|
|
92
|
+
* How many file uploads to process in parallel.
|
|
93
|
+
*/
|
|
94
|
+
parallelUploads: number;
|
|
95
|
+
/**
|
|
96
|
+
* Whether to send multiple files in one request. If
|
|
97
|
+
* this it set to true, then the fallback file input element will
|
|
98
|
+
* have the `multiple` attribute as well. This option will
|
|
99
|
+
* also trigger additional events (like `stzhSuccessMultiple`). See the events
|
|
100
|
+
* documentation section for more information.
|
|
101
|
+
*/
|
|
102
|
+
uploadMultiple: boolean;
|
|
103
|
+
/**
|
|
104
|
+
* Whether you want files to be uploaded in chunks to your server. This can't be
|
|
105
|
+
* used in combination with `uploadMultiple`.
|
|
106
|
+
*
|
|
107
|
+
* See `chunksUploaded` prop for the callback to finalise an upload.
|
|
108
|
+
*/
|
|
109
|
+
chunking: boolean;
|
|
110
|
+
/**
|
|
111
|
+
* If `chunking` is enabled, this defines whether **every** file should be chunked,
|
|
112
|
+
* even if the file size is below chunkSize. This means, that the additional chunk
|
|
113
|
+
* form data will be submitted and the `chunksUploaded` callback will be invoked.
|
|
114
|
+
*/
|
|
115
|
+
forceChunking: boolean;
|
|
116
|
+
/**
|
|
117
|
+
* If `chunking` is `true`, then this defines the chunk size in bytes.
|
|
118
|
+
*/
|
|
119
|
+
chunkSize: number;
|
|
120
|
+
/**
|
|
121
|
+
* If `true`, the individual chunks of a file are being uploaded simultaneously.
|
|
122
|
+
*/
|
|
123
|
+
parallelChunkUploads: boolean;
|
|
124
|
+
/**
|
|
125
|
+
* Whether a chunk should be retried if it fails.
|
|
126
|
+
*/
|
|
127
|
+
retryChunks: boolean;
|
|
128
|
+
/**
|
|
129
|
+
* If `retryChunks` is true, how many times should it be retried.
|
|
130
|
+
*/
|
|
131
|
+
retryChunksLimit: number;
|
|
132
|
+
/**
|
|
133
|
+
* The base that is used to calculate the **displayed** filesize. You can
|
|
134
|
+
* change this to 1024 if you would rather display kibibytes, mebibytes,
|
|
135
|
+
* etc... 1024 is technically incorrect, because `1024 bytes` are `1 kibibyte`
|
|
136
|
+
* not `1 kilobyte`. You can change this to `1024` if you don't care about
|
|
137
|
+
* validity.
|
|
138
|
+
*/
|
|
139
|
+
filesizeBase: number;
|
|
140
|
+
/**
|
|
141
|
+
* An optional object to send additional headers to the server. Eg:
|
|
142
|
+
* `{ "My-Awesome-Header": "header value" }`
|
|
143
|
+
*
|
|
144
|
+
* Can also be set as function returning the headers object dynamically.
|
|
145
|
+
*/
|
|
146
|
+
headers: object | ((Dropzone: any) => {
|
|
147
|
+
[key: string]: string;
|
|
148
|
+
}) | null;
|
|
149
|
+
/**
|
|
150
|
+
* Should the default headers be set or not?
|
|
151
|
+
* Accept: application/json <- for requesting json response
|
|
152
|
+
* Cache-Control: no-cache <- Request shouldnt be cached
|
|
153
|
+
* X-Requested-With: XMLHttpRequest <- We sent the request via XMLHttpRequest
|
|
154
|
+
*/
|
|
155
|
+
defaultHeaders: boolean;
|
|
156
|
+
/**
|
|
157
|
+
* A function that gets a [file](https://developer.mozilla.org/en-US/docs/DOM/File)
|
|
158
|
+
* and a `done` function as parameters.
|
|
159
|
+
*
|
|
160
|
+
* If the done function is invoked without arguments, the file is "accepted" and will
|
|
161
|
+
* be processed. If you pass an error message, the file is rejected, and the error
|
|
162
|
+
* message will be displayed.
|
|
163
|
+
* This function will not be called if the file is too big or doesn't match the mime types.
|
|
164
|
+
*/
|
|
165
|
+
accept: Function;
|
|
166
|
+
/**
|
|
167
|
+
* The callback that will be invoked when all chunks have been uploaded for a file.
|
|
168
|
+
* It gets the file for which the chunks have been uploaded as the first parameter,
|
|
169
|
+
* and the `done` function as second. `done()` needs to be invoked when everything
|
|
170
|
+
* needed to finish the upload process is done.
|
|
171
|
+
*/
|
|
172
|
+
chunksUploaded: Function;
|
|
173
|
+
/**
|
|
174
|
+
* This is the element the hidden input field (which is used when clicking on the
|
|
175
|
+
* dropzone to trigger file selection) will be appended to. This might
|
|
176
|
+
* be important in case you use frameworks to switch the content of your page.
|
|
177
|
+
*
|
|
178
|
+
* Can be a selector string, or an element directly. Will be rendered into element by default.
|
|
179
|
+
*/
|
|
180
|
+
hiddenInputContainer: string | HTMLElement;
|
|
181
|
+
/** Translation strings. */
|
|
182
|
+
localization: StzhUploadLocalizedText;
|
|
183
|
+
element: HTMLStzhUploadElement;
|
|
184
|
+
existingFilesWatcher(newValue: StzhUploadFilesItem[] | string): void;
|
|
185
|
+
disabledWatcher(): void;
|
|
186
|
+
errorWatcher(newValue: string | string[]): void;
|
|
187
|
+
/** File added */
|
|
188
|
+
stzhFileAdded: EventEmitter<StzhUploadFileAddedEvent>;
|
|
189
|
+
/** Files added (multiple) */
|
|
190
|
+
stzhFilesAdded: EventEmitter<StzhUploadFilesAddedEvent>;
|
|
191
|
+
/** File remove (before, cancelable) */
|
|
192
|
+
stzhFileRemove: EventEmitter<StzhUploadFileRemoveEvent>;
|
|
193
|
+
/** File removed */
|
|
194
|
+
stzhFileRemoved: EventEmitter<StzhUploadFileRemovedEvent>;
|
|
195
|
+
/** Before sending file (add additional data before request if necessary) */
|
|
196
|
+
stzhSending: EventEmitter<StzhUploadSendingEvent>;
|
|
197
|
+
/** Before sending multiple files (add additional data before request if necessary) */
|
|
198
|
+
stzhSendingMultiple: EventEmitter<StzhUploadSendingMultipleEvent>;
|
|
199
|
+
/** Files starting to get processed */
|
|
200
|
+
stzhProcessing: EventEmitter<StzhUploadProcessingEvent>;
|
|
201
|
+
/** Files starting to get processed (multiple) */
|
|
202
|
+
stzhProcessingMultiple: EventEmitter<StzhUploadProcessingMultipleEvent>;
|
|
203
|
+
/** Upload file progress during upload */
|
|
204
|
+
stzhProgress: EventEmitter<StzhUploadProgressEvent>;
|
|
205
|
+
/** Upload total file progress during upload */
|
|
206
|
+
stzhProgressTotal: EventEmitter<StzhUploadProgressTotalEvent>;
|
|
207
|
+
/** File error */
|
|
208
|
+
stzhError: EventEmitter<StzhUploadErrorEvent>;
|
|
209
|
+
/** Files error (multiple files) */
|
|
210
|
+
stzhErrorMultiple: EventEmitter<StzhUploadErrorMultipleEvent>;
|
|
211
|
+
/** File successfully uploaded */
|
|
212
|
+
stzhSuccess: EventEmitter<StzhUploadSuccessEvent>;
|
|
213
|
+
/** Files successfully uploaded (multiple files) */
|
|
214
|
+
stzhSuccessMultiple: EventEmitter<StzhUploadSuccessMultipleEvent>;
|
|
215
|
+
/** Canceled file upload */
|
|
216
|
+
stzhCanceled: EventEmitter<StzhUploadCanceledEvent>;
|
|
217
|
+
/** Canceled file upload (multiple files) */
|
|
218
|
+
stzhCanceledMultiple: EventEmitter<StzhUploadCanceledMultipleEvent>;
|
|
219
|
+
/** Completed upload (successfully or with error) */
|
|
220
|
+
stzhComplete: EventEmitter<StzhUploadCompleteEvent>;
|
|
221
|
+
/** Completed upload (successfully or with error, multiple files) */
|
|
222
|
+
stzhCompleteMultiple: EventEmitter<StzhUploadCompleteMultipleEvent>;
|
|
223
|
+
processQueue(): Promise<any>;
|
|
224
|
+
removeFile(file: any, force?: boolean): Promise<any>;
|
|
225
|
+
removeAllFiles(onlyCancelCurrentlyUploadingFiles?: boolean, force?: boolean): Promise<any>;
|
|
226
|
+
private dropzone;
|
|
227
|
+
private dropzoneElement;
|
|
228
|
+
private buttonElement;
|
|
229
|
+
private clickareaElement;
|
|
230
|
+
private previewsElement;
|
|
231
|
+
private errorsElement;
|
|
232
|
+
private hiddenInputContainerElement;
|
|
233
|
+
private uploadId;
|
|
234
|
+
private filesize;
|
|
235
|
+
private filePreviewId;
|
|
236
|
+
componentWillLoad(): Promise<void>;
|
|
237
|
+
componentDidRender(): void;
|
|
238
|
+
disconnectedCallback(): void;
|
|
239
|
+
render(): any;
|
|
240
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @slot - Slot any element
|
|
3
|
+
*/
|
|
4
|
+
export declare class StzhVbzCarousel {
|
|
5
|
+
/** Timeout delay in milliseconds used for autoplay */
|
|
6
|
+
autoplayTimeout: number;
|
|
7
|
+
element: HTMLStzhFigureElement;
|
|
8
|
+
private majorTicker;
|
|
9
|
+
private hideElement;
|
|
10
|
+
private onDisturbanceFetched;
|
|
11
|
+
connectedCallback(): Promise<void>;
|
|
12
|
+
disconnectedCallback(): void;
|
|
13
|
+
render(): any;
|
|
14
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhVbzLinechipFocusEvent, StzhVbzLinechipBlurEvent } from "../../index";
|
|
3
|
+
import { VBZ } from "../../index";
|
|
4
|
+
/**
|
|
5
|
+
*
|
|
6
|
+
*/
|
|
7
|
+
export declare class StzhVbzLinechip {
|
|
8
|
+
/** Line */
|
|
9
|
+
line: VBZ.Lines;
|
|
10
|
+
/** Active */
|
|
11
|
+
active: boolean;
|
|
12
|
+
/** Show alert icon */
|
|
13
|
+
alert: boolean;
|
|
14
|
+
/** Whether it is a global disturbance */
|
|
15
|
+
global: boolean;
|
|
16
|
+
/** Whether fold disabled */
|
|
17
|
+
disabled: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* For Adobe Analytics.
|
|
20
|
+
* Will be rendered as value of `s-object-id` attribute to the button element.
|
|
21
|
+
* Default value will be taken from `line` prop or "Global" if global is true.
|
|
22
|
+
*/
|
|
23
|
+
analyticsId: string;
|
|
24
|
+
element: HTMLStzhVbzLinechipElement;
|
|
25
|
+
/** Focus menu item */
|
|
26
|
+
setFocus(): Promise<void>;
|
|
27
|
+
/** Focus event */
|
|
28
|
+
stzhFocus: EventEmitter<StzhVbzLinechipFocusEvent>;
|
|
29
|
+
/** Input blur event */
|
|
30
|
+
stzhBlur: EventEmitter<StzhVbzLinechipBlurEvent>;
|
|
31
|
+
private chip;
|
|
32
|
+
private focusedByInput;
|
|
33
|
+
private onRootFocus;
|
|
34
|
+
private onFocus;
|
|
35
|
+
private onBlur;
|
|
36
|
+
render(): any;
|
|
37
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhLocaleAdapter } from "../../utils/date-adapter";
|
|
3
|
+
import { StzhVbzMajortickerLocalizedText } from "./stzh-vbz-majorticker.localization";
|
|
4
|
+
import { StzhVbzMajortickerDisturbanceFetchedEvent, StzhVbzMajortickerDisturbance } from "../../index";
|
|
5
|
+
/**
|
|
6
|
+
*/
|
|
7
|
+
export declare class StzhVbzMajorticker {
|
|
8
|
+
/** API URL (`{lang}` is replaced in the URL) */
|
|
9
|
+
api: string;
|
|
10
|
+
/** Data to pass in directly (alternative for API call) */
|
|
11
|
+
data: any;
|
|
12
|
+
private _data;
|
|
13
|
+
/** More info link (`{lang}` and `{id}` are replaced in the URL) */
|
|
14
|
+
moreInfoLink: string;
|
|
15
|
+
/**
|
|
16
|
+
* Date adapter, for custom parsing/formatting.
|
|
17
|
+
* Must be object with a `parse` function which accepts a `string` and returns a `Date`,
|
|
18
|
+
* and a `format` function which accepts a `Date` and returns a `string`.
|
|
19
|
+
*/
|
|
20
|
+
dateAdapter: StzhLocaleAdapter;
|
|
21
|
+
/** Translation strings. */
|
|
22
|
+
localization: StzhVbzMajortickerLocalizedText;
|
|
23
|
+
/** Overwrite ghettobox close time cookie option if needed */
|
|
24
|
+
ghettoboxCloseTimeKey: string;
|
|
25
|
+
/** Whether ghettobox is shown (if has not been closed before) */
|
|
26
|
+
ghettoboxShown: boolean;
|
|
27
|
+
element: HTMLStzhVbzMajortickerElement;
|
|
28
|
+
/** Event when major disturbance was fetched */
|
|
29
|
+
stzhDisturbanceFetched: EventEmitter<StzhVbzMajortickerDisturbanceFetchedEvent>;
|
|
30
|
+
/** Return whether ghettobox is shown (if has not been closed before) */
|
|
31
|
+
getGhettoboxShown(): Promise<boolean>;
|
|
32
|
+
/** Return fetched disturbance */
|
|
33
|
+
getDisturbance(): Promise<StzhVbzMajortickerDisturbance>;
|
|
34
|
+
apiWatcher(newValue: string): Promise<void>;
|
|
35
|
+
dateAdapterWatcher(newValue: StzhLocaleAdapter): void;
|
|
36
|
+
dataWatcher(newValue: any): Promise<void>;
|
|
37
|
+
private disturbance;
|
|
38
|
+
private onGhettoboxOpen;
|
|
39
|
+
private onGhettoboxClose;
|
|
40
|
+
componentWillLoad(): Promise<void>;
|
|
41
|
+
render(): any;
|
|
42
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { StzhLocaleAdapter } from "../../utils/date-adapter";
|
|
2
|
+
import { VbzTickerDisturbance } from "../../index";
|
|
3
|
+
import { StzhVbzTickerLocalizedText } from "./stzh-vbz-ticker.localization";
|
|
4
|
+
/**
|
|
5
|
+
* @slot link - Optional link to traffic situation
|
|
6
|
+
*/
|
|
7
|
+
export declare class StzhVbzTicker {
|
|
8
|
+
/** API URL (`{lang}` is replaced in the URL) */
|
|
9
|
+
api: string;
|
|
10
|
+
/** Data to pass in directly (alternative for API call) */
|
|
11
|
+
data: any;
|
|
12
|
+
private _data;
|
|
13
|
+
/** More info link (`{lang}` and `{id}` are replaced in the URL) */
|
|
14
|
+
moreInfoLink: string;
|
|
15
|
+
/**
|
|
16
|
+
* Date adapter, for custom parsing/formatting.
|
|
17
|
+
* Must be object with a `parse` function which accepts a `string` and returns a `Date`,
|
|
18
|
+
* and a `format` function which accepts a `Date` and returns a `string`.
|
|
19
|
+
*/
|
|
20
|
+
dateAdapter: StzhLocaleAdapter;
|
|
21
|
+
/** Translation strings. */
|
|
22
|
+
localization: StzhVbzTickerLocalizedText;
|
|
23
|
+
element: HTMLStzhVbzTickerElement;
|
|
24
|
+
private globalDisturbances;
|
|
25
|
+
private lines;
|
|
26
|
+
private collator;
|
|
27
|
+
private counter;
|
|
28
|
+
localizationWatcher(): void;
|
|
29
|
+
apiWatcher(newValue: string): Promise<void>;
|
|
30
|
+
dateAdapterWatcher(newValue: StzhLocaleAdapter): void;
|
|
31
|
+
dataWatcher(newValue: any): Promise<void>;
|
|
32
|
+
componentWillLoad(): Promise<void>;
|
|
33
|
+
renderDisturbance(disturbance: VbzTickerDisturbance): any;
|
|
34
|
+
render(): any;
|
|
35
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { StzhYoutubeLocalizedText } from './stzh-youtube.localization';
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*/
|
|
5
|
+
export declare class StzhYoutube {
|
|
6
|
+
/** Translation strings */
|
|
7
|
+
localization: StzhYoutubeLocalizedText;
|
|
8
|
+
/** URL to youtube video */
|
|
9
|
+
url: string;
|
|
10
|
+
/**
|
|
11
|
+
* Cookie name (used for showing/hiding cookie wall)
|
|
12
|
+
* Will be prefixed with `stzh-components-iframe-confirm-`.
|
|
13
|
+
*/
|
|
14
|
+
cookie: string;
|
|
15
|
+
/**
|
|
16
|
+
* Number of days the cookie is valid for.
|
|
17
|
+
* If omitted or set to null or 0, the cookie expires when browser is closed.
|
|
18
|
+
* Maximum is on year (365 days, is default).
|
|
19
|
+
*/
|
|
20
|
+
cookieExpires: number | null;
|
|
21
|
+
/** Whether preview should be skipped, if user passed the cookiewall before */
|
|
22
|
+
skipPreviewIfCookieAccepted: boolean;
|
|
23
|
+
/** Whether preview should always be skipped */
|
|
24
|
+
skipPreview: boolean;
|
|
25
|
+
element: HTMLStzhYoutubeElement;
|
|
26
|
+
previewSkipped: boolean;
|
|
27
|
+
private handlePreviewSkipped;
|
|
28
|
+
componentWillLoad(): Promise<void>;
|
|
29
|
+
render(): any;
|
|
30
|
+
}
|
|
@@ -1801,6 +1801,10 @@ export namespace Components {
|
|
|
1801
1801
|
* Size variant
|
|
1802
1802
|
*/
|
|
1803
1803
|
"size": "default" | "small";
|
|
1804
|
+
/**
|
|
1805
|
+
* Transform applied to input value before e.g. search is executed
|
|
1806
|
+
*/
|
|
1807
|
+
"transformLoadQuery": "trim" | "trim-to-single-ws" | Function;
|
|
1804
1808
|
/**
|
|
1805
1809
|
* The name of the property to use as the value when an item is selected.
|
|
1806
1810
|
*/
|
|
@@ -3895,9 +3899,11 @@ export namespace Components {
|
|
|
3895
3899
|
*/
|
|
3896
3900
|
"forceChunking": boolean;
|
|
3897
3901
|
/**
|
|
3898
|
-
* An optional object to send additional headers to the server. Eg: `{ "My-Awesome-Header": "header value" }`
|
|
3902
|
+
* An optional object to send additional headers to the server. Eg: `{ "My-Awesome-Header": "header value" }` Can also be set as function returning the headers object dynamically.
|
|
3899
3903
|
*/
|
|
3900
|
-
"headers": object
|
|
3904
|
+
"headers": object
|
|
3905
|
+
| ((Dropzone: any) => { [key: string]: string })
|
|
3906
|
+
| null;
|
|
3901
3907
|
/**
|
|
3902
3908
|
* This is the element the hidden input field (which is used when clicking on the dropzone to trigger file selection) will be appended to. This might be important in case you use frameworks to switch the content of your page. Can be a selector string, or an element directly. Will be rendered into element by default.
|
|
3903
3909
|
*/
|
|
@@ -7010,6 +7016,10 @@ declare namespace LocalJSX {
|
|
|
7010
7016
|
* Size variant
|
|
7011
7017
|
*/
|
|
7012
7018
|
"size"?: "default" | "small";
|
|
7019
|
+
/**
|
|
7020
|
+
* Transform applied to input value before e.g. search is executed
|
|
7021
|
+
*/
|
|
7022
|
+
"transformLoadQuery"?: "trim" | "trim-to-single-ws" | Function;
|
|
7013
7023
|
/**
|
|
7014
7024
|
* The name of the property to use as the value when an item is selected.
|
|
7015
7025
|
*/
|
|
@@ -9208,9 +9218,11 @@ declare namespace LocalJSX {
|
|
|
9208
9218
|
*/
|
|
9209
9219
|
"forceChunking"?: boolean;
|
|
9210
9220
|
/**
|
|
9211
|
-
* An optional object to send additional headers to the server. Eg: `{ "My-Awesome-Header": "header value" }`
|
|
9221
|
+
* An optional object to send additional headers to the server. Eg: `{ "My-Awesome-Header": "header value" }` Can also be set as function returning the headers object dynamically.
|
|
9212
9222
|
*/
|
|
9213
|
-
"headers"?: object
|
|
9223
|
+
"headers"?: object
|
|
9224
|
+
| ((Dropzone: any) => { [key: string]: string })
|
|
9225
|
+
| null;
|
|
9214
9226
|
/**
|
|
9215
9227
|
* This is the element the hidden input field (which is used when clicking on the dropzone to trigger file selection) will be appended to. This might be important in case you use frameworks to switch the content of your page. Can be a selector string, or an element directly. Will be rendered into element by default.
|
|
9216
9228
|
*/
|