@oiz/stzh-components 2.2.0-beta → 2.3.0-alpha
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/{animation-utils-cfa35ce7.js → animation-utils-54d784c2.js} +3 -0
- package/dist/cjs/{app-globals-f4ad4e99.js → app-globals-13e786d3.js} +1 -1
- package/dist/cjs/{arrow-3c3b0ae5.js → arrow-cd521f34.js} +468 -478
- package/dist/cjs/axios-7ec96df7.js +3167 -0
- package/dist/cjs/{dom-9deb26c8.js → dom-be1edfde.js} +1 -1
- package/dist/cjs/{focus-trap.esm-1cb6bb2e.js → focus-trap.esm-34a1a0d0.js} +188 -278
- package/dist/cjs/{index-9fcb4305.js → index-83d427ee.js} +113 -3
- package/dist/cjs/loader.cjs.js +5 -4
- package/dist/cjs/{shadow-css-bf3843d2.js → shadow-css-54f5c2d9.js} +1 -1
- package/dist/cjs/stzh-accordion-item.cjs.entry.js +6 -3
- package/dist/cjs/stzh-accordion.cjs.entry.js +1 -1
- package/dist/cjs/stzh-actions.cjs.entry.js +1 -1
- package/dist/cjs/stzh-actionset.cjs.entry.js +15 -5
- package/dist/cjs/stzh-anchornav.cjs.entry.js +2 -2
- package/dist/cjs/stzh-appnav.cjs.entry.js +1 -1
- package/dist/cjs/stzh-appointments.cjs.entry.js +1 -1
- package/dist/cjs/stzh-audio.cjs.entry.js +1 -1
- package/dist/cjs/stzh-badge_3.cjs.entry.js +3 -3
- package/dist/cjs/stzh-calendar.cjs.entry.js +2 -2
- package/dist/cjs/stzh-card_3.cjs.entry.js +47 -12
- package/dist/cjs/stzh-cell.cjs.entry.js +1 -1
- package/dist/cjs/stzh-chart.cjs.entry.js +1471 -404
- package/dist/cjs/stzh-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +3 -3
- package/dist/cjs/stzh-chip_2.cjs.entry.js +132 -0
- package/dist/cjs/stzh-components.cjs.js +27 -5
- package/dist/cjs/stzh-contact.cjs.entry.js +91 -0
- package/dist/cjs/stzh-container.cjs.entry.js +3 -2
- package/dist/cjs/stzh-cspace.cjs.entry.js +2 -2
- package/dist/cjs/stzh-datalist_2.cjs.entry.js +33 -13
- package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +4 -3
- package/dist/cjs/stzh-datamessagelist.cjs.entry.js +1 -1
- package/dist/cjs/stzh-datatable.cjs.entry.js +32 -31
- package/dist/cjs/stzh-datepicker_3.cjs.entry.js +4 -4
- package/dist/cjs/stzh-details.cjs.entry.js +5 -2
- package/dist/cjs/stzh-dialog.cjs.entry.js +6 -6
- package/dist/cjs/stzh-dropdown.cjs.entry.js +1057 -426
- package/dist/cjs/stzh-fieldset.cjs.entry.js +2 -2
- package/dist/cjs/stzh-figure.cjs.entry.js +5 -3
- package/dist/cjs/stzh-flyingfocus.cjs.entry.js +2 -2
- package/dist/cjs/stzh-footer.cjs.entry.js +2 -2
- package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +3 -3
- package/dist/cjs/stzh-header.cjs.entry.js +6 -5
- package/dist/cjs/stzh-heading.cjs.entry.js +1 -1
- package/dist/cjs/stzh-hr.cjs.entry.js +1 -1
- package/dist/cjs/stzh-hspace.cjs.entry.js +4 -3
- package/dist/cjs/stzh-icon-sprite.cjs.entry.js +1 -1
- package/dist/cjs/{stzh-input-description-4326b0d9.js → stzh-input-description-2edc5cac.js} +1 -1
- package/dist/cjs/stzh-input.cjs.entry.js +3 -3
- package/dist/cjs/stzh-invert.cjs.entry.js +23 -0
- package/dist/cjs/stzh-langnav.cjs.entry.js +1 -1
- package/dist/cjs/stzh-link.cjs.entry.js +2 -2
- package/dist/cjs/stzh-list-item.cjs.entry.js +1 -1
- package/dist/cjs/stzh-list.cjs.entry.js +1 -1
- package/dist/cjs/stzh-loader.cjs.entry.js +1 -1
- package/dist/cjs/stzh-loadingbar.cjs.entry.js +1 -1
- package/dist/cjs/stzh-menu_2.cjs.entry.js +2 -2
- package/dist/cjs/stzh-message.cjs.entry.js +2 -2
- package/dist/cjs/stzh-metanav.cjs.entry.js +1 -1
- package/dist/cjs/stzh-microsite-teaserlist.cjs.entry.js +4 -4
- package/dist/cjs/stzh-olmap.cjs.entry.js +2 -2
- package/dist/cjs/stzh-overlay.cjs.entry.js +2 -2
- package/dist/cjs/stzh-page-skiplinks.cjs.entry.js +1 -1
- package/dist/cjs/stzh-pagebottom.cjs.entry.js +5 -2
- package/dist/cjs/stzh-pagetitle-hero.cjs.entry.js +2 -2
- package/dist/cjs/stzh-pagetitle.cjs.entry.js +9 -1
- package/dist/cjs/stzh-popover.cjs.entry.js +22 -8
- package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +2 -2
- package/dist/cjs/stzh-progressbar-item.cjs.entry.js +6 -4
- package/dist/cjs/stzh-progressbar.cjs.entry.js +2 -2
- package/dist/cjs/stzh-ratio.cjs.entry.js +26 -0
- package/dist/cjs/stzh-readspeaker.cjs.entry.js +1 -1
- package/dist/cjs/stzh-row.cjs.entry.js +1 -1
- package/dist/cjs/stzh-saptcha.cjs.entry.js +1 -1
- package/dist/cjs/stzh-section.cjs.entry.js +1 -1
- package/dist/cjs/stzh-share.cjs.entry.js +1 -1
- package/dist/cjs/stzh-show.cjs.entry.js +41 -0
- package/dist/cjs/stzh-sitemap.cjs.entry.js +2 -2
- package/dist/cjs/stzh-skiplink.cjs.entry.js +1 -1
- package/dist/cjs/stzh-sortable.cjs.entry.js +10 -66
- package/dist/cjs/stzh-space.cjs.entry.js +34 -0
- package/dist/cjs/stzh-status.cjs.entry.js +1 -1
- package/dist/cjs/stzh-sticky.cjs.entry.js +5 -3
- package/dist/cjs/stzh-table.cjs.entry.js +3 -2
- package/dist/cjs/stzh-text.cjs.entry.js +2 -2
- package/dist/cjs/stzh-textandimage.cjs.entry.js +4 -2
- package/dist/cjs/stzh-toggle.cjs.entry.js +3 -3
- package/dist/cjs/stzh-tooltip.cjs.entry.js +32 -11
- package/dist/cjs/stzh-upload.cjs.entry.js +6 -3
- package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +784 -691
- package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +7 -7
- package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +3 -3
- package/dist/cjs/stzh-visuallyhidden.cjs.entry.js +1 -1
- package/dist/cjs/stzh-vspace.cjs.entry.js +4 -3
- package/dist/collection/assets/i18n/de.json +10 -7
- package/dist/collection/assets/i18n/en.json +11 -8
- package/dist/collection/collection-manifest.json +7 -3
- package/dist/collection/components/stzh-accordion/stzh-accordion.stories.js +12 -1
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.css +1 -0
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +3 -0
- package/dist/collection/components/stzh-actionset/stzh-actionset.css +11 -0
- package/dist/collection/components/stzh-actionset/stzh-actionset.js +18 -8
- package/dist/collection/components/stzh-actionset/stzh-actionset.stories.js +5 -5
- package/dist/collection/components/stzh-anchornav/stzh-anchornav.css +1 -3
- package/dist/collection/components/stzh-button/stzh-button.css +13 -4
- package/dist/collection/components/stzh-button/stzh-button.stories.js +21 -17
- package/dist/collection/components/stzh-calendar/stzh-calendar.css +1 -0
- package/dist/collection/components/stzh-card/stzh-card.css +34 -16
- package/dist/collection/components/stzh-card/stzh-card.js +26 -4
- package/dist/collection/components/stzh-card/stzh-card.stories.js +1 -1
- package/dist/collection/components/stzh-chart/stzh-chart.css +55 -37
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.css +1 -0
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.css +1 -0
- package/dist/collection/components/stzh-chip/stzh-chip.css +68 -6
- package/dist/collection/components/stzh-chip/stzh-chip.js +52 -5
- package/dist/collection/components/stzh-chip/stzh-chip.stories.js +7 -0
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.css +8 -0
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +41 -4
- package/dist/collection/components/stzh-clamp/stzh-clamp.css +5 -0
- package/dist/collection/components/{stzh-contactaddress/stzh-contactaddress.css → stzh-contact/stzh-contact.css} +22 -22
- package/dist/collection/components/{stzh-contactaddress/stzh-contactaddress.js → stzh-contact/stzh-contact.js} +25 -25
- package/dist/collection/components/{stzh-contactaddress/stzh-contactaddress.stories.js → stzh-contact/stzh-contact.stories.js} +10 -9
- package/dist/collection/components/stzh-container/stzh-container.css +11 -1
- package/dist/collection/components/stzh-container/stzh-container.js +26 -1
- package/dist/collection/components/stzh-container/stzh-container.stories.js +6 -1
- package/dist/collection/components/stzh-cspace/stzh-cspace.css +136 -43
- package/dist/collection/components/stzh-datalist/stzh-datalist.css +12 -0
- package/dist/collection/components/stzh-datalist/stzh-datalist.js +19 -0
- package/dist/collection/components/stzh-datalist/stzh-datalist.stories.js +2 -1
- package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.css +28 -12
- package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.js +35 -13
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.css +11 -0
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +3 -2
- package/dist/collection/components/stzh-datatable/stzh-datatable.css +3 -0
- package/dist/collection/components/stzh-datatable/stzh-datatable.js +20 -1
- package/dist/collection/components/stzh-details/stzh-details.js +3 -0
- package/dist/collection/components/stzh-dialog/stzh-dialog.css +1 -0
- package/dist/collection/components/stzh-dialog/stzh-dialog.js +3 -3
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +3 -0
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +9 -8
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.css +1 -0
- package/dist/collection/components/stzh-figure/stzh-figure.css +8 -5
- package/dist/collection/components/stzh-figure/stzh-figure.js +21 -1
- package/dist/collection/components/stzh-footer/stzh-footer.css +1 -0
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.css +13 -1
- package/dist/collection/components/stzh-header/stzh-header.css +5 -1
- package/dist/collection/components/stzh-header/stzh-header.js +4 -3
- package/dist/collection/components/stzh-header/stzh-header.stories.js +47 -39
- package/dist/collection/components/stzh-hspace/stzh-hspace.css +166 -138
- package/dist/collection/components/stzh-hspace/stzh-hspace.js +30 -6
- package/dist/collection/components/stzh-icon/stzh-icon.js +1 -1
- package/dist/collection/components/stzh-input/stzh-input.css +1 -0
- package/dist/collection/components/stzh-invert/stzh-invert.css +158 -0
- package/dist/collection/components/stzh-invert/stzh-invert.js +25 -0
- package/dist/collection/components/stzh-invert/stzh-invert.stories.js +55 -0
- package/dist/collection/components/stzh-link/stzh-link.css +1 -0
- package/dist/collection/components/stzh-link/stzh-link.stories.js +11 -19
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.css +1 -0
- package/dist/collection/components/stzh-message/stzh-message.css +1 -0
- package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.js +1 -1
- package/dist/collection/components/stzh-olmap/stzh-olmap.js +1 -1
- package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.js +4 -1
- package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.stories.js +1 -1
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +8 -0
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.stories.js +6 -6
- package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.css +14 -1
- package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.stories.js +4 -6
- package/dist/collection/components/stzh-popover/stzh-popover.css +3 -1
- package/dist/collection/components/stzh-popover/stzh-popover.js +18 -4
- package/dist/collection/components/stzh-popover/stzh-popover.stories.js +5 -7
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +34 -9
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +2 -2
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.stories.js +2 -1
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.css +147 -10
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +22 -2
- package/dist/collection/components/stzh-radio/stzh-radio.css +1 -0
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.css +1 -0
- package/dist/collection/components/stzh-ratio/stzh-ratio.css +172 -0
- package/dist/collection/components/stzh-ratio/stzh-ratio.js +88 -0
- package/dist/collection/components/stzh-ratio/stzh-ratio.stories.js +35 -0
- package/dist/collection/components/stzh-richtext/stzh-richtext.css +10 -5
- package/dist/collection/components/stzh-show/stzh-show.css +165 -0
- package/dist/collection/components/stzh-show/stzh-show.js +158 -0
- package/dist/collection/components/stzh-show/stzh-show.stories.js +52 -0
- package/dist/collection/components/stzh-sitemap/stzh-sitemap.css +1 -1
- package/dist/collection/components/stzh-sortable/stzh-sortable.js +6 -3
- package/dist/collection/components/stzh-space/stzh-space.css +842 -0
- package/dist/collection/components/stzh-space/stzh-space.js +262 -0
- package/dist/collection/components/stzh-space/stzh-space.stories.js +76 -0
- package/dist/collection/components/stzh-sticky/stzh-sticky.css +9 -0
- package/dist/collection/components/stzh-sticky/stzh-sticky.js +21 -1
- package/dist/collection/components/stzh-sticky/stzh-sticky.stories.js +3 -1
- package/dist/collection/components/stzh-table/stzh-table.css +3 -0
- package/dist/collection/components/stzh-table/stzh-table.js +19 -0
- package/dist/collection/components/stzh-text/stzh-text.css +2 -2
- package/dist/collection/components/stzh-textandimage/stzh-textandimage.css +38 -2
- package/dist/collection/components/stzh-textandimage/stzh-textandimage.js +20 -0
- package/dist/collection/components/stzh-toggle/stzh-toggle.css +1 -0
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.css +1 -0
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +28 -7
- package/dist/collection/components/stzh-upload/stzh-upload.css +1 -0
- package/dist/collection/components/stzh-upload/stzh-upload.js +3 -0
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +2 -1
- package/dist/collection/components/stzh-vspace/stzh-vspace.css +157 -129
- package/dist/collection/components/stzh-vspace/stzh-vspace.js +30 -6
- package/dist/collection/pages/egov.stories.js +191 -183
- package/dist/collection/pages/meinkonto.stories.js +368 -512
- package/dist/collection/pages/microsite.stories.js +235 -0
- package/dist/collection/pages/website.stories.js +139 -0
- package/dist/collection/patterns/appointments.stories.js +2 -2
- package/dist/collection/patterns/contact.stories.js +67 -41
- package/dist/collection/patterns/contactform.stories.js +2 -2
- package/dist/collection/patterns/jobdetails.stories.js +151 -0
- package/dist/collection/patterns/subpages.stories.js +6 -6
- package/dist/collection/patterns/twocolumns.stories.js +46 -0
- package/dist/collection/utils/animation-utils.js +3 -0
- package/dist/components/animation-utils.js +3 -0
- package/dist/components/arrow.js +468 -478
- package/dist/components/axios.js +3165 -0
- package/dist/components/date-utils.js +159 -0
- package/dist/components/focus-trap.esm.js +188 -278
- package/dist/components/index.d.ts +14 -1
- package/dist/components/index.js +7 -3
- package/dist/components/stzh-accordion-item.js +4 -1
- package/dist/components/stzh-actionset2.js +16 -6
- package/dist/components/stzh-anchornav.js +1 -1
- package/dist/components/stzh-appointments.js +2 -1
- package/dist/components/stzh-button2.js +1 -1
- package/dist/components/stzh-calendar2.js +3 -160
- package/dist/components/stzh-card2.js +9 -5
- package/dist/components/stzh-chart.js +1470 -403
- package/dist/components/stzh-checkbox.js +1 -1
- package/dist/components/stzh-checkboxgroup.js +1 -1
- package/dist/components/stzh-chip-select2.js +47 -8
- package/dist/components/stzh-chip2.js +26 -6
- package/dist/components/stzh-clamp2.js +1 -1
- package/dist/components/{stzh-contactaddress.d.ts → stzh-contact.d.ts} +4 -4
- package/dist/components/stzh-contact.js +157 -0
- package/dist/components/stzh-container.js +5 -2
- package/dist/components/stzh-cspace.js +1 -1
- package/dist/components/stzh-datalist-item2.js +30 -11
- package/dist/components/stzh-datalist2.js +3 -1
- package/dist/components/stzh-datamessagelist-item.js +3 -2
- package/dist/components/stzh-datatable.js +32 -30
- package/dist/components/stzh-datepicker2.js +2 -1
- package/dist/components/stzh-details.js +3 -0
- package/dist/components/stzh-dialog.js +4 -4
- package/dist/components/stzh-dropdown2.js +1055 -424
- package/dist/components/stzh-fieldset.js +1 -1
- package/dist/components/stzh-figure.js +6 -3
- package/dist/components/stzh-footer.js +1 -1
- package/dist/components/stzh-ghettobox2.js +1 -1
- package/dist/components/stzh-header.js +5 -4
- package/dist/components/stzh-hspace.js +8 -5
- package/dist/components/stzh-icon2.js +1 -1
- package/dist/components/stzh-input2.js +1 -1
- package/dist/components/stzh-invert.d.ts +11 -0
- package/dist/components/stzh-invert.js +36 -0
- package/dist/components/stzh-link2.js +1 -1
- package/dist/components/stzh-menu-item2.js +1 -1
- package/dist/components/stzh-message.js +1 -1
- package/dist/components/stzh-microsite-teaserlist.js +2 -2
- package/dist/components/stzh-olmap.js +1 -1
- package/dist/components/stzh-pagebottom.js +4 -1
- package/dist/components/stzh-pagetitle-hero.js +1 -1
- package/dist/components/stzh-pagetitle.js +8 -0
- package/dist/components/stzh-popover2.js +18 -4
- package/dist/components/stzh-portal-mitwirken.js +1 -1
- package/dist/components/stzh-progressbar-item2.js +6 -3
- package/dist/components/stzh-progressbar.js +1 -1
- package/dist/components/stzh-radio2.js +1 -1
- package/dist/components/stzh-radiogroup2.js +1 -1
- package/dist/components/stzh-ratio.d.ts +11 -0
- package/dist/components/stzh-ratio.js +43 -0
- package/dist/components/stzh-richtext2.js +1 -1
- package/dist/components/stzh-show.d.ts +11 -0
- package/dist/components/stzh-show.js +62 -0
- package/dist/components/stzh-sitemap.js +1 -1
- package/dist/components/stzh-sortable2.js +9 -65
- package/dist/components/stzh-space.d.ts +11 -0
- package/dist/components/stzh-space.js +59 -0
- package/dist/components/stzh-sticky.js +5 -2
- package/dist/components/stzh-table.js +3 -1
- package/dist/components/stzh-text2.js +1 -1
- package/dist/components/stzh-textandimage.js +4 -1
- package/dist/components/stzh-toggle.js +1 -1
- package/dist/components/stzh-tooltip2.js +28 -7
- package/dist/components/stzh-upload.js +4 -1
- package/dist/components/stzh-vbz-linechip2.js +774 -681
- package/dist/components/stzh-vbz-majorticker.js +1 -1
- package/dist/components/stzh-vbz-ticker.js +1 -1
- package/dist/components/stzh-vspace.js +8 -5
- package/dist/esm/{animation-utils-25c74e5b.js → animation-utils-e234a5f8.js} +3 -0
- package/dist/esm/{app-globals-17c2ba8d.js → app-globals-2e508622.js} +1 -1
- package/dist/esm/{arrow-86a679c7.js → arrow-480bc86f.js} +468 -478
- package/dist/esm/axios-e2b39666.js +3165 -0
- package/dist/esm/{dom-6be6f662.js → dom-c525f6e4.js} +1 -1
- package/dist/esm/{focus-trap.esm-074705a3.js → focus-trap.esm-82634dec.js} +188 -278
- package/dist/esm/{index-011c84fe.js → index-319b7c49.js} +112 -4
- package/dist/esm/loader.js +5 -4
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/{shadow-css-ed4599f8.js → shadow-css-abbdeef8.js} +1 -1
- package/dist/esm/stzh-accordion-item.entry.js +6 -3
- package/dist/esm/stzh-accordion.entry.js +1 -1
- package/dist/esm/stzh-actions.entry.js +1 -1
- package/dist/esm/stzh-actionset.entry.js +16 -6
- package/dist/esm/stzh-anchornav.entry.js +2 -2
- package/dist/esm/stzh-appnav.entry.js +1 -1
- package/dist/esm/stzh-appointments.entry.js +1 -1
- package/dist/esm/stzh-audio.entry.js +1 -1
- package/dist/esm/stzh-badge_3.entry.js +3 -3
- package/dist/esm/stzh-calendar.entry.js +2 -2
- package/dist/esm/stzh-card_3.entry.js +47 -12
- package/dist/esm/stzh-cell.entry.js +1 -1
- package/dist/esm/stzh-chart.entry.js +1471 -404
- package/dist/esm/stzh-checkbox.entry.js +3 -3
- package/dist/esm/stzh-checkboxgroup.entry.js +3 -3
- package/dist/esm/stzh-chip_2.entry.js +127 -0
- package/dist/esm/stzh-components.js +24 -5
- package/dist/esm/stzh-contact.entry.js +87 -0
- package/dist/esm/stzh-container.entry.js +3 -2
- package/dist/esm/stzh-cspace.entry.js +2 -2
- package/dist/esm/stzh-datalist_2.entry.js +33 -13
- package/dist/esm/stzh-datamessagelist-item.entry.js +4 -3
- package/dist/esm/stzh-datamessagelist.entry.js +1 -1
- package/dist/esm/stzh-datatable.entry.js +32 -31
- package/dist/esm/stzh-datepicker_3.entry.js +4 -4
- package/dist/esm/stzh-details.entry.js +5 -2
- package/dist/esm/stzh-dialog.entry.js +6 -6
- package/dist/esm/stzh-dropdown.entry.js +1057 -426
- package/dist/esm/stzh-fieldset.entry.js +2 -2
- package/dist/esm/stzh-figure.entry.js +5 -3
- package/dist/esm/stzh-flyingfocus.entry.js +2 -2
- package/dist/esm/stzh-footer.entry.js +2 -2
- package/dist/esm/stzh-ghettobox_2.entry.js +3 -3
- package/dist/esm/stzh-header.entry.js +6 -5
- package/dist/esm/stzh-heading.entry.js +1 -1
- package/dist/esm/stzh-hr.entry.js +1 -1
- package/dist/esm/stzh-hspace.entry.js +4 -3
- package/dist/esm/stzh-icon-sprite.entry.js +1 -1
- package/dist/esm/{stzh-input-description-bdd1e340.js → stzh-input-description-cc38e214.js} +1 -1
- package/dist/esm/stzh-input.entry.js +3 -3
- package/dist/esm/stzh-invert.entry.js +19 -0
- package/dist/esm/stzh-langnav.entry.js +1 -1
- package/dist/esm/stzh-link.entry.js +2 -2
- package/dist/esm/stzh-list-item.entry.js +1 -1
- package/dist/esm/stzh-list.entry.js +1 -1
- package/dist/esm/stzh-loader.entry.js +1 -1
- package/dist/esm/stzh-loadingbar.entry.js +1 -1
- package/dist/esm/stzh-menu_2.entry.js +2 -2
- package/dist/esm/stzh-message.entry.js +2 -2
- package/dist/esm/stzh-metanav.entry.js +1 -1
- package/dist/esm/stzh-microsite-teaserlist.entry.js +3 -3
- package/dist/esm/stzh-olmap.entry.js +2 -2
- package/dist/esm/stzh-overlay.entry.js +2 -2
- package/dist/esm/stzh-page-skiplinks.entry.js +1 -1
- package/dist/esm/stzh-pagebottom.entry.js +5 -2
- package/dist/esm/stzh-pagetitle-hero.entry.js +2 -2
- package/dist/esm/stzh-pagetitle.entry.js +9 -1
- package/dist/esm/stzh-popover.entry.js +22 -8
- package/dist/esm/stzh-portal-mitwirken.entry.js +2 -2
- package/dist/esm/stzh-progressbar-item.entry.js +6 -4
- package/dist/esm/stzh-progressbar.entry.js +2 -2
- package/dist/esm/stzh-ratio.entry.js +22 -0
- package/dist/esm/stzh-readspeaker.entry.js +1 -1
- package/dist/esm/stzh-row.entry.js +1 -1
- package/dist/esm/stzh-saptcha.entry.js +1 -1
- package/dist/esm/stzh-section.entry.js +1 -1
- package/dist/esm/stzh-share.entry.js +1 -1
- package/dist/esm/stzh-show.entry.js +37 -0
- package/dist/esm/stzh-sitemap.entry.js +2 -2
- package/dist/esm/stzh-skiplink.entry.js +1 -1
- package/dist/esm/stzh-sortable.entry.js +10 -66
- package/dist/esm/stzh-space.entry.js +30 -0
- package/dist/esm/stzh-status.entry.js +1 -1
- package/dist/esm/stzh-sticky.entry.js +5 -3
- package/dist/esm/stzh-table.entry.js +3 -2
- package/dist/esm/stzh-text.entry.js +2 -2
- package/dist/esm/stzh-textandimage.entry.js +4 -2
- package/dist/esm/stzh-toggle.entry.js +3 -3
- package/dist/esm/stzh-tooltip.entry.js +32 -11
- package/dist/esm/stzh-upload.entry.js +6 -3
- package/dist/esm/stzh-vbz-linechip.entry.js +785 -692
- package/dist/esm/stzh-vbz-majorticker.entry.js +2 -2
- package/dist/esm/stzh-vbz-ticker.entry.js +2 -2
- package/dist/esm/stzh-visuallyhidden.entry.js +1 -1
- package/dist/esm/stzh-vspace.entry.js +4 -3
- package/dist/esm-es5/animation-utils-e234a5f8.js +1 -0
- package/dist/esm-es5/app-globals-2e508622.js +1 -0
- package/dist/esm-es5/arrow-480bc86f.js +1 -0
- package/dist/esm-es5/axios-e2b39666.js +1 -0
- package/dist/esm-es5/{dom-6be6f662.js → dom-c525f6e4.js} +0 -0
- package/dist/esm-es5/focus-trap.esm-82634dec.js +9 -0
- package/dist/esm-es5/index-319b7c49.js +2 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{shadow-css-ed4599f8.js → shadow-css-abbdeef8.js} +0 -0
- package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
- package/dist/esm-es5/stzh-accordion.entry.js +1 -1
- package/dist/esm-es5/stzh-actions.entry.js +1 -1
- package/dist/esm-es5/stzh-actionset.entry.js +1 -1
- package/dist/esm-es5/stzh-anchornav.entry.js +1 -1
- package/dist/esm-es5/stzh-appnav.entry.js +1 -1
- package/dist/esm-es5/stzh-appointments.entry.js +1 -1
- package/dist/esm-es5/stzh-audio.entry.js +1 -1
- package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
- package/dist/esm-es5/stzh-calendar.entry.js +1 -1
- package/dist/esm-es5/stzh-card_3.entry.js +1 -1
- package/dist/esm-es5/stzh-cell.entry.js +1 -1
- package/dist/esm-es5/stzh-chart.entry.js +3 -3
- package/dist/esm-es5/stzh-checkbox.entry.js +1 -1
- package/dist/esm-es5/stzh-checkboxgroup.entry.js +1 -1
- package/dist/esm-es5/stzh-chip_2.entry.js +1 -0
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-contact.entry.js +1 -0
- package/dist/esm-es5/stzh-container.entry.js +1 -1
- package/dist/esm-es5/stzh-cspace.entry.js +1 -1
- package/dist/esm-es5/stzh-datalist_2.entry.js +1 -1
- package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
- package/dist/esm-es5/stzh-datamessagelist.entry.js +1 -1
- package/dist/esm-es5/stzh-datatable.entry.js +4 -4
- package/dist/esm-es5/stzh-datepicker_3.entry.js +1 -1
- package/dist/esm-es5/stzh-details.entry.js +1 -1
- package/dist/esm-es5/stzh-dialog.entry.js +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js +9 -1
- package/dist/esm-es5/stzh-fieldset.entry.js +1 -1
- package/dist/esm-es5/stzh-figure.entry.js +1 -1
- package/dist/esm-es5/stzh-flyingfocus.entry.js +1 -1
- package/dist/esm-es5/stzh-footer.entry.js +1 -1
- package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
- package/dist/esm-es5/stzh-header.entry.js +1 -1
- package/dist/esm-es5/stzh-heading.entry.js +1 -1
- package/dist/esm-es5/stzh-hr.entry.js +1 -1
- package/dist/esm-es5/stzh-hspace.entry.js +1 -1
- package/dist/esm-es5/stzh-icon-sprite.entry.js +1 -1
- package/dist/esm-es5/{stzh-input-description-bdd1e340.js → stzh-input-description-cc38e214.js} +1 -1
- package/dist/esm-es5/stzh-input.entry.js +1 -1
- package/dist/esm-es5/stzh-invert.entry.js +1 -0
- package/dist/esm-es5/stzh-langnav.entry.js +1 -1
- package/dist/esm-es5/stzh-link.entry.js +1 -1
- package/dist/esm-es5/stzh-list-item.entry.js +1 -1
- package/dist/esm-es5/stzh-list.entry.js +1 -1
- package/dist/esm-es5/stzh-loader.entry.js +1 -1
- package/dist/esm-es5/stzh-loadingbar.entry.js +1 -1
- package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
- package/dist/esm-es5/stzh-message.entry.js +1 -1
- package/dist/esm-es5/stzh-metanav.entry.js +1 -1
- package/dist/esm-es5/stzh-microsite-teaserlist.entry.js +1 -1
- package/dist/esm-es5/stzh-olmap.entry.js +2 -2
- package/dist/esm-es5/stzh-overlay.entry.js +1 -1
- package/dist/esm-es5/stzh-page-skiplinks.entry.js +1 -1
- package/dist/esm-es5/stzh-pagebottom.entry.js +1 -1
- package/dist/esm-es5/stzh-pagetitle-hero.entry.js +1 -1
- package/dist/esm-es5/stzh-pagetitle.entry.js +1 -1
- package/dist/esm-es5/stzh-popover.entry.js +1 -1
- package/dist/esm-es5/stzh-portal-mitwirken.entry.js +1 -1
- package/dist/esm-es5/stzh-progressbar-item.entry.js +1 -1
- package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
- package/dist/esm-es5/stzh-ratio.entry.js +1 -0
- package/dist/esm-es5/stzh-readspeaker.entry.js +1 -1
- package/dist/esm-es5/stzh-row.entry.js +1 -1
- package/dist/esm-es5/stzh-saptcha.entry.js +1 -1
- package/dist/esm-es5/stzh-section.entry.js +1 -1
- package/dist/esm-es5/stzh-share.entry.js +1 -1
- package/dist/esm-es5/stzh-show.entry.js +1 -0
- package/dist/esm-es5/stzh-sitemap.entry.js +1 -1
- package/dist/esm-es5/stzh-skiplink.entry.js +1 -1
- package/dist/esm-es5/stzh-sortable.entry.js +2 -2
- package/dist/esm-es5/stzh-space.entry.js +1 -0
- package/dist/esm-es5/stzh-status.entry.js +1 -1
- package/dist/esm-es5/stzh-sticky.entry.js +1 -1
- package/dist/esm-es5/stzh-table.entry.js +1 -1
- package/dist/esm-es5/stzh-text.entry.js +1 -1
- package/dist/esm-es5/stzh-textandimage.entry.js +1 -1
- package/dist/esm-es5/stzh-toggle.entry.js +1 -1
- package/dist/esm-es5/stzh-tooltip.entry.js +1 -1
- package/dist/esm-es5/stzh-upload.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-linechip.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
- package/dist/esm-es5/stzh-visuallyhidden.entry.js +1 -1
- package/dist/esm-es5/stzh-vspace.entry.js +1 -1
- package/dist/esm-es5/translation-utils-2623783f.js +1 -1
- package/dist/stzh-components/assets/i18n/de.json +10 -7
- package/dist/stzh-components/assets/i18n/en.json +11 -8
- package/dist/stzh-components/p-00c4c8c0.system.entry.js +1 -0
- package/dist/stzh-components/p-013d269a.system.entry.js +1 -0
- package/dist/stzh-components/p-0447b178.system.entry.js +1 -0
- package/dist/stzh-components/p-04d390eb.entry.js +1 -0
- package/dist/stzh-components/p-06f5abab.system.entry.js +1 -0
- package/dist/stzh-components/{p-9176246f.entry.js → p-0930004d.entry.js} +1 -1
- package/dist/stzh-components/p-09f582cd.entry.js +1 -0
- package/dist/stzh-components/p-0a2de4e8.entry.js +1 -0
- package/dist/stzh-components/p-0ada0b0a.system.entry.js +1 -0
- package/dist/stzh-components/p-0af8a184.system.entry.js +1 -0
- package/dist/stzh-components/p-0afba769.entry.js +1 -0
- package/dist/stzh-components/p-0ce8b383.system.js +1 -0
- package/dist/stzh-components/p-0f882e26.system.entry.js +1 -0
- package/dist/stzh-components/{p-fbf2f4ed.system.entry.js → p-101f9b11.system.entry.js} +1 -1
- package/dist/stzh-components/{p-cff8376e.entry.js → p-12564ee4.entry.js} +1 -1
- package/dist/stzh-components/p-125a8244.entry.js +1 -0
- package/dist/stzh-components/{p-bee6eef5.entry.js → p-126a0f14.entry.js} +1 -1
- package/dist/stzh-components/p-12e03b78.system.entry.js +1 -0
- package/dist/stzh-components/{p-30ae5c00.system.entry.js → p-16b3d4ee.system.entry.js} +1 -1
- package/dist/stzh-components/p-1783b15a.js +12 -0
- package/dist/stzh-components/p-1c2c9ca8.entry.js +1 -0
- package/dist/stzh-components/p-1f925e84.system.entry.js +1 -0
- package/dist/stzh-components/p-20bd79d0.entry.js +1 -0
- package/dist/stzh-components/p-246cd179.js +1 -0
- package/dist/stzh-components/p-26889a91.entry.js +9 -0
- package/dist/stzh-components/p-2ad73c0c.system.entry.js +1 -0
- package/dist/stzh-components/p-2b67b0b3.system.entry.js +9 -0
- package/dist/stzh-components/p-2ba88798.entry.js +1 -0
- package/dist/stzh-components/{p-60274e67.system.entry.js → p-2c490268.system.entry.js} +1 -1
- package/dist/stzh-components/p-2e6ef670.entry.js +1 -0
- package/dist/stzh-components/p-2f4448c9.system.entry.js +1 -0
- package/dist/stzh-components/{p-376946bc.entry.js → p-2f4c5e18.entry.js} +1 -1
- package/dist/stzh-components/p-3238b0bf.entry.js +1 -0
- package/dist/stzh-components/p-36e72c1d.system.js +2 -0
- package/dist/stzh-components/{p-fd265f3a.entry.js → p-38e7645a.entry.js} +1 -1
- package/dist/stzh-components/{p-ed6adb96.entry.js → p-3b00d8b8.entry.js} +1 -1
- package/dist/stzh-components/p-3e433996.entry.js +1 -0
- package/dist/stzh-components/p-3f676d99.system.entry.js +1 -0
- package/dist/stzh-components/{p-0c8427bc.entry.js → p-40798ed2.entry.js} +1 -1
- package/dist/stzh-components/p-418e04f7.system.entry.js +1 -0
- package/dist/stzh-components/{p-3145cd2f.entry.js → p-41fa7e81.entry.js} +1 -1
- package/dist/stzh-components/p-4370efe7.entry.js +1 -0
- package/dist/stzh-components/p-444b2baf.entry.js +1 -0
- package/dist/stzh-components/p-44b03dbb.js +10 -0
- package/dist/stzh-components/{p-2577ca1e.system.entry.js → p-44d10402.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ed0d51b6.entry.js → p-46d07ed7.entry.js} +1 -1
- package/dist/stzh-components/p-470182bb.system.entry.js +1 -0
- package/dist/stzh-components/{p-669896ec.entry.js → p-48dee587.entry.js} +1 -1
- package/dist/stzh-components/p-48e835cf.system.js +1 -0
- package/dist/stzh-components/{p-55b7cda7.system.entry.js → p-4a298117.system.entry.js} +1 -1
- package/dist/stzh-components/p-4a60b27f.entry.js +1 -0
- package/dist/stzh-components/p-4d8c81b2.system.entry.js +1 -0
- package/dist/stzh-components/p-5011f10c.js +1 -0
- package/dist/stzh-components/{p-f027e569.system.entry.js → p-512c38b3.system.entry.js} +1 -1
- package/dist/stzh-components/p-51b3a560.system.entry.js +1 -0
- package/dist/stzh-components/p-537adcfe.system.entry.js +3 -0
- package/dist/stzh-components/{p-13051e1c.js → p-538882c8.js} +0 -0
- package/dist/stzh-components/{p-6267a327.system.js → p-5494f37d.system.js} +1 -1
- package/dist/stzh-components/p-55752bd5.system.entry.js +1 -0
- package/dist/stzh-components/p-563b1abc.system.entry.js +1 -0
- package/dist/stzh-components/p-59793ef8.system.entry.js +1 -0
- package/dist/stzh-components/{p-6a0a76b3.entry.js → p-5b162e4f.entry.js} +1 -1
- package/dist/stzh-components/{p-0409bf6b.system.entry.js → p-5c717080.system.entry.js} +1 -1
- package/dist/stzh-components/p-5cb1cd93.system.entry.js +1 -0
- package/dist/stzh-components/p-5f9b58fb.system.entry.js +1 -0
- package/dist/stzh-components/{p-e7cf6c45.system.entry.js → p-617ece76.system.entry.js} +1 -1
- package/dist/stzh-components/{p-104df3a8.system.entry.js → p-6414454e.system.entry.js} +1 -1
- package/dist/stzh-components/p-6496df0a.system.entry.js +9 -0
- package/dist/stzh-components/p-64cdef2f.entry.js +1 -0
- package/dist/stzh-components/p-64e27ac1.entry.js +1 -0
- package/dist/stzh-components/p-655e3c46.system.entry.js +1 -0
- package/dist/stzh-components/{p-b0d8866d.entry.js → p-65ea23f6.entry.js} +1 -1
- package/dist/stzh-components/p-668b4025.system.entry.js +1 -0
- package/dist/stzh-components/{p-f03ce92d.system.entry.js → p-6722e89a.system.entry.js} +1 -1
- package/dist/stzh-components/p-67ae4994.entry.js +1 -0
- package/dist/stzh-components/{p-f39f347c.system.js → p-6845b6ac.system.js} +0 -0
- package/dist/stzh-components/p-6adc5f0c.system.entry.js +1 -0
- package/dist/stzh-components/p-6c80b920.system.entry.js +1 -0
- package/dist/stzh-components/p-6dbf976b.entry.js +1 -0
- package/dist/stzh-components/{p-eade9f77.entry.js → p-6e3231ce.entry.js} +1 -1
- package/dist/stzh-components/p-705aa56d.entry.js +1 -0
- package/dist/stzh-components/{p-288ee536.system.entry.js → p-70f85be3.system.entry.js} +1 -1
- package/dist/stzh-components/{p-62a2684d.entry.js → p-7185f634.entry.js} +1 -1
- package/dist/stzh-components/{p-11d7b426.system.entry.js → p-74d6e349.system.entry.js} +1 -1
- package/dist/stzh-components/p-77d0a54b.system.entry.js +1 -0
- package/dist/stzh-components/p-7b0c04b3.system.entry.js +1 -0
- package/dist/stzh-components/{p-2b5b1e4a.system.entry.js → p-7e4261ce.system.entry.js} +2 -2
- package/dist/stzh-components/{p-f5db6234.entry.js → p-7e94b787.entry.js} +1 -1
- package/dist/stzh-components/{p-df5f49b4.js → p-7f0fb35c.js} +1 -1
- package/dist/stzh-components/{p-44e0b101.system.entry.js → p-7f1b7b44.system.entry.js} +1 -1
- package/dist/stzh-components/{p-97e16665.system.entry.js → p-80f497d8.system.entry.js} +1 -1
- package/dist/stzh-components/p-81b4b0e6.system.entry.js +1 -0
- package/dist/stzh-components/{p-8cc119d3.system.entry.js → p-8361c9d8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-cc720d2d.entry.js → p-838b0542.entry.js} +1 -1
- package/dist/stzh-components/p-862e7723.system.entry.js +1 -0
- package/dist/stzh-components/{p-49b292df.entry.js → p-86336227.entry.js} +1 -1
- package/dist/stzh-components/p-8715198b.entry.js +1 -0
- package/dist/stzh-components/p-8972cf20.entry.js +1 -0
- package/dist/stzh-components/p-8c5a6832.system.entry.js +1 -0
- package/dist/stzh-components/p-8caafed2.system.entry.js +1 -0
- package/dist/stzh-components/p-8ccefd49.system.entry.js +1 -0
- package/dist/stzh-components/p-8ee705ed.entry.js +1 -0
- package/dist/stzh-components/p-906caf97.js +1 -0
- package/dist/stzh-components/{p-9e4e0cc9.entry.js → p-923dffc7.entry.js} +1 -1
- package/dist/stzh-components/p-9380fb85.entry.js +1 -0
- package/dist/stzh-components/p-97e4272b.system.entry.js +1 -0
- package/dist/stzh-components/p-990f395b.entry.js +1 -0
- package/dist/stzh-components/p-99a3742a.js +2 -0
- package/dist/stzh-components/p-99aacd74.entry.js +1 -0
- package/dist/stzh-components/p-99b82949.entry.js +1 -0
- package/dist/stzh-components/p-99e27f57.system.js +1 -0
- package/dist/stzh-components/{p-576e1345.entry.js → p-99e43fb0.entry.js} +1 -1
- package/dist/stzh-components/p-9be29697.entry.js +1 -0
- package/dist/stzh-components/{p-eb6d3e6c.entry.js → p-9c35c9cd.entry.js} +1 -1
- package/dist/stzh-components/{p-33f80cd2.system.entry.js → p-9d5c70ee.system.entry.js} +1 -1
- package/dist/stzh-components/p-9e30ee4a.system.js +10 -0
- package/dist/stzh-components/{p-94830f96.system.entry.js → p-a0a033bd.system.entry.js} +1 -1
- package/dist/stzh-components/{p-d5cb80ad.system.entry.js → p-a11ef2d6.system.entry.js} +1 -1
- package/dist/stzh-components/p-a2b2cfac.system.entry.js +1 -0
- package/dist/stzh-components/p-a3c7aa63.entry.js +9 -0
- package/dist/stzh-components/p-a408bfba.system.js +1 -1
- package/dist/stzh-components/{p-68400ee7.entry.js → p-a44527f8.entry.js} +1 -1
- package/dist/stzh-components/{p-8bbaed3a.entry.js → p-a4dd5ba3.entry.js} +1 -1
- package/dist/stzh-components/{p-c30600d0.system.entry.js → p-a51dd210.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4b0f473e.entry.js → p-a693ab41.entry.js} +1 -1
- package/dist/stzh-components/p-a6be6aca.system.entry.js +1 -0
- package/dist/stzh-components/p-ac3e3b2a.system.entry.js +1 -0
- package/dist/stzh-components/{p-72389069.entry.js → p-ad816fd9.entry.js} +1 -1
- package/dist/stzh-components/p-af67ea5e.entry.js +7 -0
- package/dist/stzh-components/p-b050c1f4.entry.js +1 -0
- package/dist/stzh-components/{p-be79497f.system.entry.js → p-b1ffc2a9.system.entry.js} +1 -1
- package/dist/stzh-components/p-b395bed5.system.entry.js +1 -0
- package/dist/stzh-components/{p-30ba96a3.entry.js → p-b689b882.entry.js} +1 -1
- package/dist/stzh-components/{p-5c3c9ad4.entry.js → p-b6e6f847.entry.js} +1 -1
- package/dist/stzh-components/p-b92734db.entry.js +1 -0
- package/dist/stzh-components/p-b9427914.entry.js +1 -0
- package/dist/stzh-components/p-bada7caa.system.entry.js +1 -0
- package/dist/stzh-components/p-bb82fa2d.system.entry.js +1 -0
- package/dist/stzh-components/p-bc36fda4.system.entry.js +1 -0
- package/dist/stzh-components/{p-1d8272a5.entry.js → p-be68b323.entry.js} +1 -1
- package/dist/stzh-components/p-bf071e77.system.js +1 -0
- package/dist/stzh-components/{p-84965eac.entry.js → p-c0ec905d.entry.js} +1 -1
- package/dist/stzh-components/p-c2f909c1.system.entry.js +1 -0
- package/dist/stzh-components/p-c33b7d23.entry.js +1 -0
- package/dist/stzh-components/p-c646c712.entry.js +1 -0
- package/dist/stzh-components/p-c8cc2563.system.entry.js +1 -0
- package/dist/stzh-components/p-c9c7d88a.entry.js +1 -0
- package/dist/stzh-components/p-cbe6d2ea.entry.js +1 -0
- package/dist/stzh-components/{p-2732d8c8.system.js → p-cbfae706.system.js} +0 -0
- package/dist/stzh-components/p-ccf023da.entry.js +3 -0
- package/dist/stzh-components/p-d04bbc19.js +1 -0
- package/dist/stzh-components/p-d32965be.system.entry.js +1 -0
- package/dist/stzh-components/p-d54ff4d4.system.entry.js +1 -0
- package/dist/stzh-components/p-d5644c25.entry.js +8 -0
- package/dist/stzh-components/p-d6a11daa.entry.js +1 -0
- package/dist/stzh-components/p-d943e02c.system.entry.js +1 -0
- package/dist/stzh-components/{p-a474826c.system.entry.js → p-da85cf73.system.entry.js} +1 -1
- package/dist/stzh-components/p-da98a8bb.system.entry.js +7 -0
- package/dist/stzh-components/p-db306e24.entry.js +1 -0
- package/dist/stzh-components/{p-d2f6fb1b.system.js → p-db339680.system.js} +1 -1
- package/dist/stzh-components/{p-f5fdc88c.entry.js → p-dbe5320f.entry.js} +3 -3
- package/dist/stzh-components/p-dd1bb919.entry.js +1 -0
- package/dist/stzh-components/p-dd5f29aa.entry.js +1 -0
- package/dist/stzh-components/p-de9edaf2.entry.js +1 -0
- package/dist/stzh-components/p-e3afc8f7.entry.js +1 -0
- package/dist/stzh-components/p-e54ef44f.system.entry.js +1 -0
- package/dist/stzh-components/p-e78fe899.system.entry.js +1 -0
- package/dist/stzh-components/{p-60d9bf98.system.entry.js → p-e7909de9.system.entry.js} +1 -1
- package/dist/stzh-components/{p-58af0855.system.entry.js → p-e7e9b295.system.entry.js} +1 -1
- package/dist/stzh-components/p-e8feb92e.system.entry.js +1 -0
- package/dist/stzh-components/p-eb7773f3.entry.js +1 -0
- package/dist/stzh-components/p-ed58b644.system.entry.js +1 -0
- package/dist/stzh-components/p-ee4b939a.entry.js +1 -0
- package/dist/stzh-components/{p-28d8aa31.entry.js → p-f0e2a32d.entry.js} +1 -1
- package/dist/stzh-components/{p-0cff4e01.entry.js → p-f2deda0a.entry.js} +1 -1
- package/dist/stzh-components/p-f3d69226.system.entry.js +1 -0
- package/dist/stzh-components/p-f433e62a.system.entry.js +1 -0
- package/dist/stzh-components/p-f5b2c12e.entry.js +1 -0
- package/dist/stzh-components/{p-4226dec6.system.entry.js → p-f7bb76d8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4c7e52aa.entry.js → p-f8feb07b.entry.js} +1 -1
- package/dist/stzh-components/p-f9ab0433.entry.js +1 -0
- package/dist/stzh-components/p-fa615b51.system.entry.js +1 -0
- package/dist/stzh-components/p-fd15cc86.entry.js +1 -0
- package/dist/stzh-components/p-fd3acd16.system.entry.js +1 -0
- package/dist/stzh-components/p-fe5d5fc8.entry.js +1 -0
- package/dist/stzh-components/p-fe9acc68.system.entry.js +1 -0
- package/dist/stzh-components/stzh-components.css +1 -1
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-actionset/stzh-actionset.localization.d.ts +1 -1
- package/dist/types/components/stzh-appointments/stzh-appointments.localization.d.ts +1 -1
- package/dist/types/components/stzh-audio/stzh-audio.localization.d.ts +1 -1
- package/dist/types/components/stzh-calendar/stzh-calendar-day.d.ts +1 -1
- package/dist/types/components/stzh-calendar/stzh-calendar-month.d.ts +1 -1
- package/dist/types/components/stzh-calendar/stzh-calendar.localization.d.ts +1 -1
- package/dist/types/components/stzh-card/stzh-card.localization.d.ts +1 -1
- package/dist/types/components/stzh-card-list/stzh-card-list.localization.d.ts +1 -1
- package/dist/types/components/stzh-container/stzh-container.d.ts +2 -0
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.d.ts +2 -1
- package/dist/types/components/stzh-datatable/stzh-datatable.localization.d.ts +1 -1
- package/dist/types/components/stzh-datepicker/stzh-datepicker.localization.d.ts +1 -1
- package/dist/types/components/stzh-dialog/stzh-dialog.localization.d.ts +1 -1
- package/dist/types/components/stzh-dropdown/stzh-dropdown.localization.d.ts +1 -1
- package/dist/types/components/stzh-footer/stzh-footer.localization.d.ts +1 -1
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.localization.d.ts +1 -1
- package/dist/types/components/stzh-hspace/stzh-hspace.d.ts +3 -1
- package/dist/types/components/stzh-input/stzh-input-description.d.ts +1 -1
- package/dist/types/components/stzh-message/stzh-message.localization.d.ts +1 -1
- package/dist/types/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.localization.d.ts +1 -1
- package/dist/types/components/stzh-olmap/stzh-olmap.localization.d.ts +1 -1
- package/dist/types/components/stzh-popover/stzh-popover.localization.d.ts +2 -1
- package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +1 -0
- package/dist/types/components/stzh-saptcha/stzh-saptcha.localization.d.ts +1 -1
- package/dist/types/components/stzh-share/stzh-share.localization.d.ts +1 -1
- package/dist/types/components/stzh-sortable/stzh-sortable.localization.d.ts +1 -1
- package/dist/types/components/stzh-space/stzh-space.d.ts +27 -0
- package/dist/types/components/stzh-tooltip/stzh-tooltip.localization.d.ts +2 -1
- package/dist/types/components/stzh-upload/stzh-upload.localization.d.ts +1 -1
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.d.ts +1 -1
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.d.ts +1 -1
- package/dist/types/components/stzh-vspace/stzh-vspace.d.ts +3 -1
- package/dist/types/components.d.ts +416 -22
- package/dist/types/index.d.ts +139 -132
- package/dist/types/stencil-public-runtime.d.ts +59 -3
- package/dist/types/utils/date-adapter.d.ts +2 -2
- package/dist/types/utils/h.d.ts +3 -3
- package/dist/types/utils/test-utils.d.ts +2 -2
- package/dist/types/utils/translation-utils.d.ts +5 -5
- package/dist/vscode-data.json +675 -104
- package/loader/index.d.ts +9 -0
- package/package.json +11 -11
- package/dist/cjs/index-8bd1552a.js +0 -2019
- package/dist/cjs/stzh-chip.cjs.entry.js +0 -99
- package/dist/cjs/stzh-clamp.cjs.entry.js +0 -27
- package/dist/cjs/stzh-contactaddress.cjs.entry.js +0 -91
- package/dist/collection/pages/example.stories.js +0 -170
- package/dist/components/index3.js +0 -2017
- package/dist/components/stzh-contactaddress.js +0 -157
- package/dist/esm/index-545902f4.js +0 -2017
- package/dist/esm/stzh-chip.entry.js +0 -95
- package/dist/esm/stzh-clamp.entry.js +0 -23
- package/dist/esm/stzh-contactaddress.entry.js +0 -87
- package/dist/esm-es5/animation-utils-25c74e5b.js +0 -1
- package/dist/esm-es5/app-globals-17c2ba8d.js +0 -1
- package/dist/esm-es5/arrow-86a679c7.js +0 -1
- package/dist/esm-es5/focus-trap.esm-074705a3.js +0 -9
- package/dist/esm-es5/index-011c84fe.js +0 -2
- package/dist/esm-es5/index-545902f4.js +0 -1
- package/dist/esm-es5/stzh-chip.entry.js +0 -1
- package/dist/esm-es5/stzh-clamp.entry.js +0 -1
- package/dist/esm-es5/stzh-contactaddress.entry.js +0 -1
- package/dist/stzh-components/p-006751fc.system.entry.js +0 -1
- package/dist/stzh-components/p-025c9c5b.entry.js +0 -1
- package/dist/stzh-components/p-02fd7470.entry.js +0 -1
- package/dist/stzh-components/p-037357fc.system.entry.js +0 -1
- package/dist/stzh-components/p-04a45622.system.entry.js +0 -1
- package/dist/stzh-components/p-09da70d8.entry.js +0 -1
- package/dist/stzh-components/p-0a647396.entry.js +0 -1
- package/dist/stzh-components/p-0b264a7a.entry.js +0 -1
- package/dist/stzh-components/p-0b9dc96d.system.js +0 -1
- package/dist/stzh-components/p-10c046fc.system.entry.js +0 -1
- package/dist/stzh-components/p-171c5795.system.entry.js +0 -1
- package/dist/stzh-components/p-19ab7e34.system.entry.js +0 -1
- package/dist/stzh-components/p-1ca12032.system.entry.js +0 -1
- package/dist/stzh-components/p-1da26ca1.entry.js +0 -1
- package/dist/stzh-components/p-1e4b4d71.system.js +0 -1
- package/dist/stzh-components/p-1fe1169e.entry.js +0 -1
- package/dist/stzh-components/p-213959b7.entry.js +0 -1
- package/dist/stzh-components/p-22b06793.entry.js +0 -1
- package/dist/stzh-components/p-231e6e6a.system.entry.js +0 -1
- package/dist/stzh-components/p-2862cdd8.system.entry.js +0 -1
- package/dist/stzh-components/p-2a5855f8.js +0 -1
- package/dist/stzh-components/p-2bdc71ae.system.entry.js +0 -1
- package/dist/stzh-components/p-31029226.entry.js +0 -1
- package/dist/stzh-components/p-311813bc.system.entry.js +0 -1
- package/dist/stzh-components/p-31c3469c.entry.js +0 -1
- package/dist/stzh-components/p-34b45788.entry.js +0 -7
- package/dist/stzh-components/p-3848d8ee.entry.js +0 -1
- package/dist/stzh-components/p-38f9cbf3.system.entry.js +0 -1
- package/dist/stzh-components/p-3905ca20.entry.js +0 -1
- package/dist/stzh-components/p-391e6b90.entry.js +0 -1
- package/dist/stzh-components/p-3a1ff759.entry.js +0 -1
- package/dist/stzh-components/p-40a19ce6.js +0 -10
- package/dist/stzh-components/p-4228cd58.system.entry.js +0 -1
- package/dist/stzh-components/p-441ea784.entry.js +0 -1
- package/dist/stzh-components/p-49bb09a5.entry.js +0 -1
- package/dist/stzh-components/p-4bd7dafb.system.entry.js +0 -1
- package/dist/stzh-components/p-4cd9f5c7.system.entry.js +0 -1
- package/dist/stzh-components/p-51be647d.entry.js +0 -1
- package/dist/stzh-components/p-53934cfd.js +0 -1
- package/dist/stzh-components/p-55f6fa41.system.entry.js +0 -1
- package/dist/stzh-components/p-57237509.system.entry.js +0 -1
- package/dist/stzh-components/p-5b1c1cf7.entry.js +0 -1
- package/dist/stzh-components/p-5b379647.system.entry.js +0 -1
- package/dist/stzh-components/p-5ddf8258.system.entry.js +0 -1
- package/dist/stzh-components/p-5fd9ae99.system.entry.js +0 -1
- package/dist/stzh-components/p-60ec90b2.system.entry.js +0 -1
- package/dist/stzh-components/p-64422176.entry.js +0 -9
- package/dist/stzh-components/p-65675e11.entry.js +0 -1
- package/dist/stzh-components/p-661831da.entry.js +0 -1
- package/dist/stzh-components/p-71c07419.system.entry.js +0 -1
- package/dist/stzh-components/p-75068cd7.system.entry.js +0 -1
- package/dist/stzh-components/p-7684506e.system.entry.js +0 -1
- package/dist/stzh-components/p-7adc28a4.system.entry.js +0 -7
- package/dist/stzh-components/p-7ce59988.system.entry.js +0 -1
- package/dist/stzh-components/p-7da446d5.js +0 -1
- package/dist/stzh-components/p-7e94dde2.entry.js +0 -1
- package/dist/stzh-components/p-812ea5e9.system.entry.js +0 -1
- package/dist/stzh-components/p-8364475f.js +0 -12
- package/dist/stzh-components/p-83830baa.system.entry.js +0 -1
- package/dist/stzh-components/p-84c86e4c.system.entry.js +0 -1
- package/dist/stzh-components/p-88a31179.system.entry.js +0 -1
- package/dist/stzh-components/p-88cbd2c0.entry.js +0 -1
- package/dist/stzh-components/p-8a1d00fe.entry.js +0 -3
- package/dist/stzh-components/p-92afa8df.entry.js +0 -1
- package/dist/stzh-components/p-95b490ec.system.entry.js +0 -1
- package/dist/stzh-components/p-9743f558.system.entry.js +0 -1
- package/dist/stzh-components/p-996579d0.entry.js +0 -1
- package/dist/stzh-components/p-99f92c6d.system.entry.js +0 -1
- package/dist/stzh-components/p-9a5ebb1f.js +0 -2
- package/dist/stzh-components/p-9dac46e2.system.entry.js +0 -1
- package/dist/stzh-components/p-9e38b823.system.entry.js +0 -1
- package/dist/stzh-components/p-a16dc363.entry.js +0 -1
- package/dist/stzh-components/p-a17754c7.system.entry.js +0 -1
- package/dist/stzh-components/p-a53c0a98.entry.js +0 -1
- package/dist/stzh-components/p-a795868f.entry.js +0 -1
- package/dist/stzh-components/p-a8101552.entry.js +0 -8
- package/dist/stzh-components/p-a934dd4d.entry.js +0 -1
- package/dist/stzh-components/p-aacf685b.system.entry.js +0 -3
- package/dist/stzh-components/p-ab28e094.system.entry.js +0 -1
- package/dist/stzh-components/p-ac3aa560.system.entry.js +0 -1
- package/dist/stzh-components/p-addc48e5.entry.js +0 -1
- package/dist/stzh-components/p-af0ab448.system.entry.js +0 -1
- package/dist/stzh-components/p-af63f1a4.entry.js +0 -1
- package/dist/stzh-components/p-b0fe9349.entry.js +0 -1
- package/dist/stzh-components/p-b2145753.system.entry.js +0 -1
- package/dist/stzh-components/p-b436a18d.system.entry.js +0 -1
- package/dist/stzh-components/p-b908d228.system.entry.js +0 -1
- package/dist/stzh-components/p-ba0b93c4.system.entry.js +0 -9
- package/dist/stzh-components/p-bfcfbfbb.system.entry.js +0 -1
- package/dist/stzh-components/p-c065387a.entry.js +0 -1
- package/dist/stzh-components/p-c0fef3d1.entry.js +0 -1
- package/dist/stzh-components/p-c26aec94.entry.js +0 -1
- package/dist/stzh-components/p-c3a543a6.entry.js +0 -1
- package/dist/stzh-components/p-c42435be.entry.js +0 -1
- package/dist/stzh-components/p-cf6003d6.js +0 -1
- package/dist/stzh-components/p-cfc0bc2e.system.entry.js +0 -1
- package/dist/stzh-components/p-d1d5825d.entry.js +0 -1
- package/dist/stzh-components/p-d4405931.system.entry.js +0 -1
- package/dist/stzh-components/p-d5c0801b.entry.js +0 -1
- package/dist/stzh-components/p-db1692fb.entry.js +0 -1
- package/dist/stzh-components/p-dbdc01c7.system.js +0 -2
- package/dist/stzh-components/p-dce19efd.entry.js +0 -1
- package/dist/stzh-components/p-ded16c0e.system.js +0 -1
- package/dist/stzh-components/p-e20369c8.system.js +0 -10
- package/dist/stzh-components/p-e2e54f09.system.js +0 -1
- package/dist/stzh-components/p-e46d82b9.system.entry.js +0 -1
- package/dist/stzh-components/p-e71cd5cd.system.entry.js +0 -1
- package/dist/stzh-components/p-e72ca013.system.entry.js +0 -1
- package/dist/stzh-components/p-e76a3647.entry.js +0 -1
- package/dist/stzh-components/p-e812d35e.system.entry.js +0 -1
- package/dist/stzh-components/p-ec3a472a.system.entry.js +0 -1
- package/dist/stzh-components/p-f3107fc7.system.entry.js +0 -1
- package/dist/stzh-components/p-f37be5d7.entry.js +0 -1
- package/dist/stzh-components/p-f59b3545.system.entry.js +0 -1
- package/dist/stzh-components/p-f792fc8f.entry.js +0 -1
- package/dist/stzh-components/p-fcec6003.system.entry.js +0 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* tabbable 6.0.1
|
|
3
|
+
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
4
|
+
*/
|
|
5
|
+
var n=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],t=n.join(","),r="undefined"==typeof Element,e=r?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,o=!r&&Element.prototype.getRootNode?function(n){return n.getRootNode()}:function(n){return n.ownerDocument},i=function(n,r,o){var i=Array.prototype.slice.apply(n.querySelectorAll(t));return r&&e.call(n,t)&&i.unshift(n),i.filter(o)},u=function n(r,o,i){for(var u=[],a=Array.from(r);a.length;){var c=a.shift();if("SLOT"===c.tagName){var f=c.assignedElements(),s=n(f.length?f:c.children,!0,i);i.flatten?u.push.apply(u,s):u.push({scopeParent:c,candidates:s})}else{e.call(c,t)&&i.filter(c)&&(o||!r.includes(c))&&u.push(c);var l=c.shadowRoot||"function"==typeof i.getShadowRoot&&i.getShadowRoot(c),v=!i.shadowRootFilter||i.shadowRootFilter(c);if(l&&v){var d=n(!0===l?c.children:l.children,!0,i);i.flatten?u.push.apply(u,d):u.push({scopeParent:c,candidates:d})}else a.unshift.apply(a,c.children)}}return u},a=function(n,t){return n.tabIndex<0&&(t||/^(AUDIO|VIDEO|DETAILS)$/.test(n.tagName)||n.isContentEditable)&&isNaN(parseInt(n.getAttribute("tabindex"),10))?0:n.tabIndex},c=function(n,t){return n.tabIndex===t.tabIndex?n.documentOrder-t.documentOrder:n.tabIndex-t.tabIndex},f=function(n){return"INPUT"===n.tagName},s=function(n){var t=n.getBoundingClientRect();return 0===t.width&&0===t.height},l=function(n,t){return!(t.disabled||function(n){return f(n)&&"hidden"===n.type}(t)||function(n,t){var r=t.displayCheck,i=t.getShadowRoot;if("hidden"===getComputedStyle(n).visibility)return!0;var u=e.call(n,"details>summary:first-of-type");if(e.call(u?n.parentElement:n,"details:not([open]) *"))return!0;if(r&&"full"!==r&&"legacy-full"!==r){if("non-zero-area"===r)return s(n)}else{if("function"==typeof i){for(var a=n;n;){var c=n.parentElement,f=o(n);if(c&&!c.shadowRoot&&!0===i(c))return s(n);n=n.assignedSlot?n.assignedSlot:c||f===n.ownerDocument?c:f.host}n=a}if(function(n){for(var t,r=o(n).host,e=!!(null!==(t=r)&&void 0!==t&&t.ownerDocument.contains(r)||n.ownerDocument.contains(n));!e&&r;){var i;e=!(null===(i=r=o(r).host)||void 0===i||!i.ownerDocument.contains(r))}return e}(n))return!n.getClientRects().length;if("legacy-full"!==r)return!0}return!1}(t,n)||function(n){return"DETAILS"===n.tagName&&Array.prototype.slice.apply(n.children).some((function(n){return"SUMMARY"===n.tagName}))}(t)||function(n){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(n.tagName))for(var t=n.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var r=0;r<t.children.length;r++){var o=t.children.item(r);if("LEGEND"===o.tagName)return!!e.call(t,"fieldset[disabled] *")||!o.contains(n)}return!0}t=t.parentElement}return!1}(t))},v=function(n,t){return!(function(n){return function(n){return f(n)&&"radio"===n.type}(n)&&!function(n){if(!n.name)return!0;var t,r=n.form||o(n),e=function(n){return r.querySelectorAll('input[type="radio"][name="'+n+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=e(window.CSS.escape(n.name));else try{t=e(n.name)}catch(u){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",u.message),!1}var i=function(n,t){for(var r=0;r<n.length;r++)if(n[r].checked&&n[r].form===t)return n[r]}(t,n.form);return!i||i===n}(n)}(t)||a(t)<0||!l(n,t))},d=function(n){var t=parseInt(n.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},p=function n(t){var r=[],e=[];return t.forEach((function(t,o){var i=!!t.scopeParent,u=i?t.scopeParent:t,c=a(u,i),f=i?n(t.candidates):u;0===c?i?r.push.apply(r,f):r.push(u):e.push({documentOrder:o,tabIndex:c,item:t,isScope:i,content:f})})),e.sort(c).reduce((function(n,t){return t.isScope?n.push.apply(n,t.content):n.push(t.content),n}),[]).concat(r)},b=function(n,t){var r;return r=(t=t||{}).getShadowRoot?u([n],t.includeContainer,{filter:v.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:d}):i(n,t.includeContainer,v.bind(null,t)),p(r)},y=function(n,r){if(r=r||{},!n)throw new Error("No node provided");return!1!==e.call(n,t)&&v(r,n)},w=n.concat("iframe").join(","),h=function(n,t){if(t=t||{},!n)throw new Error("No node provided");return!1!==e.call(n,w)&&l(t,n)};
|
|
6
|
+
/*!
|
|
7
|
+
* focus-trap 7.2.0
|
|
8
|
+
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
9
|
+
*/
|
|
10
|
+
function m(n,t){var r=Object.keys(n);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(n);t&&(e=e.filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),r.push.apply(r,e)}return r}function E(n){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?m(Object(r),!0).forEach((function(t){T(n,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(r)):m(Object(r)).forEach((function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(r,t))}))}return n}function T(n,t,r){return(t=function(n){var t=function(n){if("object"!=typeof n||null===n)return n;var t=n[Symbol.toPrimitive];if(void 0!==t){var r=t.call(n,"string");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(n)}(n);return"symbol"==typeof t?t:String(t)}(t))in n?Object.defineProperty(n,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):n[t]=r,n}var F=function(n){return"Tab"===n.key||9===n.keyCode},O=function(n){return F(n)&&!n.shiftKey},S=function(n){return F(n)&&n.shiftKey},N=function(n){return setTimeout(n,0)},g=function(n,t){var r=-1;return n.every((function(n,e){return!t(n)||(r=e,!1)})),r},j=function(n){for(var t=arguments.length,r=new Array(t>1?t-1:0),e=1;e<t;e++)r[e-1]=arguments[e];return"function"==typeof n?n.apply(void 0,r):n},k=function(n){return n.target.shadowRoot&&"function"==typeof n.composedPath?n.composedPath()[0]:n.target},A=[],D=function(n,t){var r,e=(null==t?void 0:t.document)||document,o=(null==t?void 0:t.trapStack)||A,a=E({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:O,isKeyBackward:S},t),c={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},f=function(n,t,r){return n&&void 0!==n[t]?n[t]:a[r||t]},s=function(n){return c.containerGroups.findIndex((function(t){var r=t.tabbableNodes;return t.container.contains(n)||r.find((function(t){return t===n}))}))},v=function(n){var t=a[n];if("function"==typeof t){for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];t=t.apply(void 0,o)}if(!0===t&&(t=void 0),!t){if(void 0===t||!1===t)return t;throw new Error("`".concat(n,"` was specified but was not a node, or did not return a node"))}var u=t;if("string"==typeof t&&!(u=e.querySelector(t)))throw new Error("`".concat(n,"` as selector refers to no known node"));return u},d=function(){var n=v("initialFocus");if(!1===n)return!1;if(void 0===n)if(s(e.activeElement)>=0)n=e.activeElement;else{var t=c.tabbableGroups[0];n=t&&t.firstTabbableNode||v("fallbackFocus")}if(!n)throw new Error("Your focus-trap needs to have at least one focusable element");return n},p=function(){if(c.containerGroups=c.containers.map((function(n){var t,r,e=b(n,a.tabbableOptions),o=(t=n,(r=(r=a.tabbableOptions)||{}).getShadowRoot?u([t],r.includeContainer,{filter:l.bind(null,r),flatten:!0,getShadowRoot:r.getShadowRoot}):i(t,r.includeContainer,l.bind(null,r)));return{container:n,tabbableNodes:e,focusableNodes:o,firstTabbableNode:e.length>0?e[0]:null,lastTabbableNode:e.length>0?e[e.length-1]:null,nextTabbableNode:function(n){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=o.findIndex((function(t){return t===n}));if(!(r<0))return t?o.slice(r+1).find((function(n){return y(n,a.tabbableOptions)})):o.slice(0,r).reverse().find((function(n){return y(n,a.tabbableOptions)}))}}})),c.tabbableGroups=c.containerGroups.filter((function(n){return n.tabbableNodes.length>0})),c.tabbableGroups.length<=0&&!v("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},w=function n(t){!1!==t&&t!==e.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!a.preventScroll}),c.mostRecentlyFocusedNode=t,function(n){return n.tagName&&"input"===n.tagName.toLowerCase()&&"function"==typeof n.select}(t)&&t.select()):n(d()))},m=function(n){var t=v("setReturnFocus",n);return t||!1!==t&&n},T=function(n){var t=k(n);s(t)>=0||(j(a.clickOutsideDeactivates,n)?r.deactivate({returnFocus:a.returnFocusOnDeactivate&&!h(t,a.tabbableOptions)}):j(a.allowOutsideClick,n)||n.preventDefault())},D=function(n){var t=k(n),r=s(t)>=0;r||t instanceof Document?r&&(c.mostRecentlyFocusedNode=t):(n.stopImmediatePropagation(),w(c.mostRecentlyFocusedNode||d()))},I=function(n){if(("Escape"===(t=n).key||"Esc"===t.key||27===t.keyCode)&&!1!==j(a.escapeDeactivates,n))return n.preventDefault(),void r.deactivate();var t;(a.isKeyForward(n)||a.isKeyBackward(n))&&function(n){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=k(n);p();var e=null;if(c.tabbableGroups.length>0){var o=s(r),i=o>=0?c.containerGroups[o]:void 0;if(o<0)e=t?c.tabbableGroups[c.tabbableGroups.length-1].lastTabbableNode:c.tabbableGroups[0].firstTabbableNode;else if(t){var u=g(c.tabbableGroups,(function(n){return r===n.firstTabbableNode}));u<0&&(i.container===r||h(r,a.tabbableOptions)&&!y(r,a.tabbableOptions)&&!i.nextTabbableNode(r,!1))&&(u=o),u>=0?e=c.tabbableGroups[0===u?c.tabbableGroups.length-1:u-1].lastTabbableNode:F(n)||(e=i.nextTabbableNode(r,!1))}else{var f=g(c.tabbableGroups,(function(n){return r===n.lastTabbableNode}));f<0&&(i.container===r||h(r,a.tabbableOptions)&&!y(r,a.tabbableOptions)&&!i.nextTabbableNode(r))&&(f=o),f>=0?e=c.tabbableGroups[f===c.tabbableGroups.length-1?0:f+1].firstTabbableNode:F(n)||(e=i.nextTabbableNode(r))}}else e=v("fallbackFocus");e&&(F(n)&&n.preventDefault(),w(e))}(n,a.isKeyBackward(n))},R=function(n){var t=k(n);s(t)>=0||j(a.clickOutsideDeactivates,n)||j(a.allowOutsideClick,n)||(n.preventDefault(),n.stopImmediatePropagation())},C=function(){if(c.active)return function(n,t){if(n.length>0){var r=n[n.length-1];r!==t&&r.pause()}var e=n.indexOf(t);-1===e||n.splice(e,1),n.push(t)}(o,r),c.delayInitialFocusTimer=a.delayInitialFocus?N((function(){w(d())})):w(d()),e.addEventListener("focusin",D,!0),e.addEventListener("mousedown",T,{capture:!0,passive:!1}),e.addEventListener("touchstart",T,{capture:!0,passive:!1}),e.addEventListener("click",R,{capture:!0,passive:!1}),e.addEventListener("keydown",I,{capture:!0,passive:!1}),r},P=function(){if(c.active)return e.removeEventListener("focusin",D,!0),e.removeEventListener("mousedown",T,!0),e.removeEventListener("touchstart",T,!0),e.removeEventListener("click",R,!0),e.removeEventListener("keydown",I,!0),r};return(r={get active(){return c.active},get paused(){return c.paused},activate:function(n){if(c.active)return this;var t=f(n,"onActivate"),r=f(n,"onPostActivate"),o=f(n,"checkCanFocusTrap");o||p(),c.active=!0,c.paused=!1,c.nodeFocusedBeforeActivation=e.activeElement,t&&t();var i=function(){o&&p(),C(),r&&r()};return o?(o(c.containers.concat()).then(i,i),this):(i(),this)},deactivate:function(n){if(!c.active)return this;var t=E({onDeactivate:a.onDeactivate,onPostDeactivate:a.onPostDeactivate,checkCanReturnFocus:a.checkCanReturnFocus},n);clearTimeout(c.delayInitialFocusTimer),c.delayInitialFocusTimer=void 0,P(),c.active=!1,c.paused=!1,function(n,t){var r=n.indexOf(t);-1!==r&&n.splice(r,1),n.length>0&&n[n.length-1].unpause()}(o,r);var e=f(t,"onDeactivate"),i=f(t,"onPostDeactivate"),u=f(t,"checkCanReturnFocus"),s=f(t,"returnFocus","returnFocusOnDeactivate");e&&e();var l=function(){N((function(){s&&w(m(c.nodeFocusedBeforeActivation)),i&&i()}))};return s&&u?(u(m(c.nodeFocusedBeforeActivation)).then(l,l),this):(l(),this)},pause:function(){return c.paused||!c.active||(c.paused=!0,P()),this},unpause:function(){return c.paused&&c.active?(c.paused=!1,p(),C(),this):this},updateContainerElements:function(n){var t=[].concat(n).filter(Boolean);return c.containers=t.map((function(n){return"string"==typeof n?e.querySelector(n):n})),c.active&&p(),this}}).updateContainerElements(n),r};export{D as c}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register(["./p-
|
|
1
|
+
System.register(["./p-36e72c1d.system.js"],(function(r){"use strict";var t,e,s,o;return{setters:[function(r){t=r.r;e=r.h;s=r.c;o=r.g}],execute:function(){var h=".sc-stzh-hr-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-hr-h{display:none}.sc-stzh-hr-h *.sc-stzh-hr,.sc-stzh-hr-h *.sc-stzh-hr::before,.sc-stzh-hr-h *.sc-stzh-hr::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-hr-h{--border-color:var(--stzh-base-border-color)}.stzh-hr.sc-stzh-hr{display:-ms-flexbox;display:flex;height:0.0625rem;background-color:var(--border-color)}";var n=r("stzh_hr",function(){function r(r){t(this,r)}r.prototype.render=function(){var r={"stzh-hr":true};return e(s,null,e("div",{class:r}))};Object.defineProperty(r.prototype,"element",{get:function(){return o(this)},enumerable:false,configurable:true});return r}());n.style=h}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as a,h as r,
|
|
1
|
+
import{r as a,h as r,c as t,g as s}from"./p-99a3742a.js";const i=class{constructor(r){a(this,r),this.percent=0,this.hidePercent=!1,this.label=""}render(){return r(t,null,r("div",{class:{"stzh-loadingbar":!0}},r("div",{class:"stzh-loadingbar__text"},this.label&&r("div",{class:"stzh-loadingbar__label"},this.label),this.percent&&!this.hidePercent&&r("div",{class:"stzh-loadingbar__percent"},this.percent,"%")),r("div",{class:"stzh-loadingbar__bar"},r("div",{class:"stzh-loadingbar__bar-inner",style:{width:`${this.percent}%`}}))))}get element(){return s(this)}};i.style=".sc-stzh-loadingbar-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-loadingbar-h{display:none}.sc-stzh-loadingbar-h *.sc-stzh-loadingbar,.sc-stzh-loadingbar-h *.sc-stzh-loadingbar::before,.sc-stzh-loadingbar-h *.sc-stzh-loadingbar::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-loadingbar-h{--color:var(--stzh-base-color);--bar-color:var(--stzh-color-primary, var(--stzh-color-zueriblue));--bar-bg-color:var(--stzh-color-grey13)}.stzh-loadingbar.sc-stzh-loadingbar{min-width:10rem}.stzh-loadingbar__bar.sc-stzh-loadingbar{display:block;height:0.5rem;border-radius:0.75rem;background-color:var(--bar-bg-color)}.stzh-loadingbar__bar-inner.sc-stzh-loadingbar{display:block;height:100%;width:0;border-radius:0.75rem;background:var(--bar-color)}.stzh-loadingbar__text.sc-stzh-loadingbar{font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:var(--color);margin-bottom:var(--stzh-space-xxsmall)}.stzh-loadingbar__percent.sc-stzh-loadingbar{font-size:var(--stzh-font-nano-font-size);line-height:var(--stzh-font-nano-text-line-height);letter-spacing:0.01em;margin-left:var(--stzh-space-medium);font-variant-numeric:tabular-nums}";export{i as stzh_loadingbar}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(t,e,n,o){function i(t){return t instanceof n?t:new n((function(e){e(t)}))}return new(n||(n=Promise))((function(n,r){function s(t){try{l(o.next(t))}catch(e){r(e)}}function a(t){try{l(o["throw"](t))}catch(e){r(e)}}function l(t){t.done?n(t.value):i(t.value).then(s,a)}l((o=o.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var n={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},o,i,r,s;return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(t){return function(e){return l([t,e])}}function l(a){if(o)throw new TypeError("Generator is already executing.");while(s&&(s=0,a[0]&&(n=0)),n)try{if(o=1,i&&(r=a[0]&2?i["return"]:a[0]?i["throw"]||((r=i["return"])&&r.call(i),0):i.next)&&!(r=r.call(i,a[1])).done)return r;if(i=0,r)a=[a[0]&2,r.value];switch(a[0]){case 0:case 1:r=a;break;case 4:n.label++;return{value:a[1],done:false};case 5:n.label++;i=a[1];a=[0];continue;case 7:a=n.ops.pop();n.trys.pop();continue;default:if(!(r=n.trys,r=r.length>0&&r[r.length-1])&&(a[0]===6||a[0]===2)){n=0;continue}if(a[0]===3&&(!r||a[1]>r[0]&&a[1]<r[3])){n.label=a[1];break}if(a[0]===6&&n.label<r[1]){n.label=r[1];r=a;break}if(r&&n.label<r[2]){n.label=r[2];n.ops.push(a);break}if(r[2])n.ops.pop();n.trys.pop();continue}a=e.call(t,n)}catch(l){a=[6,l];i=0}finally{o=r=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};System.register(["./p-36e72c1d.system.js","./p-9e30ee4a.system.js"],(function(t){"use strict";var e,n,o,i,r,s;return{setters:[function(t){e=t.r;n=t.e;o=t.h;i=t.c;r=t.g},function(t){s=t.c}],execute:function(){var a=".sc-stzh-overlay-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-overlay-h{display:none}.sc-stzh-overlay-h *.sc-stzh-overlay,.sc-stzh-overlay-h *.sc-stzh-overlay::before,.sc-stzh-overlay-h *.sc-stzh-overlay::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-overlay-h{--backdrop-opacity:0.8}.stzh-overlay.sc-stzh-overlay{display:none;z-index:var(--stzh-z-index-overlay);position:fixed;top:0;left:0;width:100%;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-align:stretch;align-items:stretch}.stzh-overlay__backdrop.sc-stzh-overlay{z-index:1;background-color:var(--stzh-color-white);opacity:var(--backdrop-opacity);position:absolute;top:0;left:0;width:100%;height:100%}.stzh-overlay__content.sc-stzh-overlay{z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-positive:1;flex-grow:1;overflow:auto}.stzh-overlay__content-inner.sc-stzh-overlay{margin-top:auto;margin-bottom:auto;outline:none}.stzh-overlay--is-open.sc-stzh-overlay{display:-ms-flexbox;display:flex}";var l="stzh-overlay-open";var c=t("stzh_overlay",function(){function t(t){e(this,t);this.stzhOpen=n(this,"stzhOpen",7);this.stzhClose=n(this,"stzhClose",7);this.open=false;this.stay=true;this.a11yLabel=""}t.prototype.show=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.open=true;this.stzhOpen.emit({component:"stzh-overlay"});return[2]}))}))};t.prototype.hide=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.open=false;this.stzhClose.emit({component:"stzh-overlay"});return[2]}))}))};t.prototype.getSiblings=function(){var t=this;if(!this.parentElement){return[]}return Array.from(this.parentElement.children).filter((function(e){return e!==t.element}))};t.prototype.disableSiblings=function(){this.getSiblings().forEach((function(t){t.setAttribute("aria-hidden","true")}))};t.prototype.enableSiblings=function(){this.getSiblings().forEach((function(t){t.removeAttribute("aria-hidden")}))};t.prototype.dialogShown=function(){document.body.classList.add(l);this.disableSiblings();if(this.trap){this.trap.activate()}};t.prototype.dialogHidden=function(){document.body.classList.remove(l);this.enableSiblings();if(this.trap){this.trap.deactivate()}};t.prototype.connectedCallback=function(){if(!this.stay&&this.element.parentElement!==document.body){document.body.appendChild(this.element)}this.parentElement=this.element.parentElement};t.prototype.componentDidRender=function(){this.open?this.dialogShown():this.dialogHidden()};t.prototype.componentDidUpdate=function(){this.trap.updateContainerElements(this.element)};t.prototype.componentDidLoad=function(){this.trap=s(this.element,{fallbackFocus:this.dialogElement,returnFocusOnDeactivate:true});if(this.open){this.dialogShown()}};t.prototype.disconnectedCallback=function(){this.dialogHidden()};t.prototype.render=function(){var t=this;var e={"stzh-overlay":true,"stzh-overlay--is-open":this.open};return o(i,null,o("div",{class:e},o("div",{class:"stzh-overlay__backdrop"}),o("div",{class:"stzh-overlay__content"},o("div",{class:"stzh-overlay__content-inner",ref:function(e){return t.dialogElement=e},tabindex:"-1",role:"dialog","aria-label":this.a11yLabel,"aria-hidden":this.open?"false":"true"},o("slot",null)))))};Object.defineProperty(t.prototype,"element",{get:function(){return r(this)},enumerable:false,configurable:true});return t}());c.style=a}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as s,h as i,a as n,g as e}from"./p-9a5ebb1f.js";import{f as a,t as h}from"./p-25a09313.js";import{p,a as o}from"./p-77a00e55.js";import{c as r}from"./p-c8bcceac.js";const m=class{constructor(i){t(this,i),this.stzhChange=s(this,"stzhChange",7),this.showMoreLink=!1,this.moreItemsLeft=0,this.showCalendar=!1,this.showSort=!1,this.showSortStart=!1,this.showSortPlace=!1,this.showAppointmentsTitle=!1,this.allAppointsmentOnSameDay=!0,this.sortOptions=[],this.isDateDisabled=t=>!this._appointments.find((s=>s.start.getFullYear()===t.getFullYear()&&s.start.getMonth()===t.getMonth()&&s.start.getDate()===t.getDate())),this.onNextActiveDateClick=async()=>{if(this.nextDate){this.currentDate=this.nextDate;const t=await this.datepickerElement.getPopover();t&&t.hide()}},this.onMoreClick=()=>{this.showItems=this.stepItems+this.showItems,this.inputElement.querySelector("stzh-radio").setFocus()},this.onDropdownChange=async t=>{const s=t.target,i=await s.getValue();i&&(this.sortBy=i)},this.onDatepickerChange=t=>{"stzh-datepicker"===t.detail.component&&t.detail.valueAsDate&&(this.currentDate=t.detail.valueAsDate,this.showItems=this.stepItems)},this.onRadioChange=t=>{this.value=t.detail.value,this.stzhChange.emit({component:"stzh-appointments",value:this.value})},this.localization=void 0,this.sortBy="start",this.appointments=[],this.currentDate=void 0,this.value="",this.name="appointment",this.showItems=5,this.stepItems=5,this.calendarTitle="",this.appointmentsTitle="",this.dateAdapter=void 0}currentDateWatcher(t){t?"string"==typeof t?(this._currentDate=p(t),this.setValueToFirstAppointmentOfCurrentDate()):(this._currentDate=t,this.setValueToFirstAppointmentOfCurrentDate()):(this._currentDate=this.dateByValue||this.earliestDate,this.dateByValue||this.setValueToFirstAppointmentOfCurrentDate())}sortByWatcher(){this.setValueToFirstAppointmentOfCurrentDate()}valueWatcher(){this.updateDateByValue(),this.currentDateWatcher(this.currentDate)}appointmentsWatcher(t){if(this._appointments="string"==typeof t?JSON.parse(t):t,this._appointments.forEach((t=>{t.start=new Date(t.start),t.end=new Date(t.end)})),this._appointments.length>0&&(this._appointments.sort(((t,s)=>t.start>s.start?1:-1)),this.earliestDate=this._appointments[0].start,this.latestDate=this._appointments[this._appointments.length-1].start,this.updateDateByValue()),this._appointments.length>1){const t=this._appointments[0].start;this.allAppointsmentOnSameDay=this._appointments.map((t=>t.start)).every((s=>`${s.getFullYear()}-${s.getMonth()}-${s.getDate()}`==`${t.getFullYear()}-${t.getMonth()}-${t.getDate()}`))}this.showCalendar=!this.allAppointsmentOnSameDay,this.showAppointmentsTitle=this._appointments.length>1,this.currentDateWatcher(this.currentDate)}updateDateByValue(){this.dateByValue=this.value&&this._appointments.find((t=>t.value===this.value)).start}getCurrentDateAppointments(){let t=0;const s=this._appointments.filter(((s,i)=>{const n=s.start.getFullYear()===this._currentDate.getFullYear()&&s.start.getMonth()===this._currentDate.getMonth()&&s.start.getDate()===this._currentDate.getDate();return n&&(t=i),n}));return this.nextDate=this._appointments[t+1]?this._appointments[t+1].start:null,s.sort(((t,s)=>t[this.sortBy]>s[this.sortBy]?1:-1)),s}setValueToFirstAppointmentOfCurrentDate(){const t=this.getCurrentDateAppointments().filter((t=>!t.disabled));t.length>0&&(this.value=t[0].value,this.stzhChange.emit({component:"stzh-appointments",value:this.value}))}async componentWillLoad(){this.appointmentsWatcher(this.appointments),this.localization||(this.localization=await a(this.element,"appointments")),this.dateAdapter||(this.dateAdapter=r(this.localization.$formats,this.localization.$globals))}componentWillRender(){const t=this.getCurrentDateAppointments();this.appointmentsShown=t.slice(0,this.showItems),this.showMoreLink=this.showItems<t.length,this.moreItemsLeft=t.length-this.showItems,this.showSortStart=t.map((t=>this.dateAdapter.format(t.start,"time"))).filter(((t,s,i)=>i.indexOf(t)==s)).length>1,this.showSortPlace=t.map((t=>t.place)).filter(((t,s,i)=>i.indexOf(t)==s)).length>1,this.sortOptions=[],this.showSortStart&&this.sortOptions.push({text:this.localization.sortByTime,value:"start"}),this.showSortPlace&&this.sortOptions.push({text:this.localization.sortByPlace,value:"place"}),this.showSort=this.appointmentsShown.length>1,this._sortBy=(this.showSortStart&&!this.showSortPlace?"start":!this.showSortStart&&this.showSortPlace&&"place")||this.sortBy}componentDidRender(){this.datepickerElement&&this.datepickerElement.setDate(this._currentDate),this.datepickerElementMedium&&this.datepickerElementMedium.setDate(this._currentDate)}render(){return i(n,null,i("div",{class:{"stzh-appointments":!0,"stzh-appointments--has-calendar":this.showCalendar,"stzh-appointments--has-appointments-title":this.showAppointmentsTitle,"stzh-appointments--has-sort":this.showSort}},i("div",{class:"stzh-appointments__wrapper"},this.showCalendar&&i("div",{class:"stzh-appointments__calendar-wrapper"},i("div",{class:"stzh-appointments__calendar-title-wrapper"},i("div",{class:"stzh-appointments__calendar-title"},i("stzh-icon",{class:"stzh-appointments__calendar-icon",name:"calendar"}),i("stzh-text",{font:"heavy"},this.calendarTitle||this.localization.calendarTitle))),i("div",{class:"stzh-appointments__calendar-content"},i("stzh-datepicker",{ref:t=>this.datepickerElement=t,onStzhChange:this.onDatepickerChange,label:this.localization.datepickerLabel,calendarIsDateDisabled:this.isDateDisabled,calendarMin:o(this.earliestDate),calendarMax:o(this.latestDate)},i("stzh-link",{slot:"action",disabled:!this.nextDate,onClick:this.onNextActiveDateClick},i("stzh-text",{size:"milli"},this.localization.nextDayWithAppointments)))),i("div",{class:"stzh-appointments__calendar-content-medium"},i("stzh-datepicker",{ref:t=>this.datepickerElementMedium=t,onStzhChange:this.onDatepickerChange,inline:!0,calendarIsDateDisabled:this.isDateDisabled,calendarMin:o(this.earliestDate),calendarMax:o(this.latestDate)},this.nextDate&&i("stzh-link",{slot:"action",onClick:this.onNextActiveDateClick},i("stzh-text",{size:"milli"},this.localization.nextDayWithAppointments))))),i("div",{class:"stzh-appointments__appointments-wrapper"},this.showAppointmentsTitle&&i("div",{class:"stzh-appointments__appointments-title-wrapper"},i("div",{class:"stzh-appointments__appointments-title"},i("stzh-icon",{class:"stzh-appointments__appointments-icon",name:"clock"}),i("stzh-text",{font:"heavy"},this.appointmentsTitle||this.localization.appointmentsTitle)),this.showSort&&i("div",{class:"stzh-appointments__sort"},i("stzh-dropdown",{inline:!0,"no-search":!0,class:"stzh-appointments__sort-dropdown",variant:"plain",size:"small",items:[this._sortBy],options:this.sortOptions,onStzhChange:this.onDropdownChange}))),i("div",{class:"stzh-appointments__appointments-content"},i("stzh-radiogroup",{ref:t=>this.inputElement=t,legend:this.localization.inputLegend,"hide-legend":!0,name:this.name,value:this.value,preventUpdateProperties:["disabled"]},this.appointmentsShown.map((t=>i("stzh-radio",{onStzhChange:this.onRadioChange,value:t.value,disabled:void 0!==t.disabled&&t.disabled},i("stzh-text",{font:"heavy",size:"milli"},!this.showCalendar&&i("span",null,this.dateAdapter.format(t.start),", "),this.dateAdapter.format(t.start,"time"),i("span",{innerHTML:this.localization.$formats.timeRange}),this.dateAdapter.format(t.end,"time"),i("span",{innerHTML:this.localization.$formats.timePostfix})),i("stzh-text",{size:"milli"},t.caption))))),this.showMoreLink&&i("stzh-link",{class:"stzh-appointments__more-link",onClick:this.onMoreClick},i("stzh-text",{size:"milli"},h(this.localization.moreTextItems,this.moreItemsLeft>this.stepItems?this.stepItems:this.moreItemsLeft))))))))}get element(){return e(this)}static get watchers(){return{currentDate:["currentDateWatcher"],sortBy:["sortByWatcher"],value:["valueWatcher"],appointments:["appointmentsWatcher"]}}};m.style=".sc-stzh-appointments-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-appointments-h{display:none}.sc-stzh-appointments-h *.sc-stzh-appointments,.sc-stzh-appointments-h *.sc-stzh-appointments::before,.sc-stzh-appointments-h *.sc-stzh-appointments::after{-webkit-box-sizing:border-box;box-sizing:border-box}.stzh-appointments__wrapper.sc-stzh-appointments{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.stzh-appointments__wrapper.sc-stzh-appointments{-ms-flex-direction:row;flex-direction:row}}.stzh-appointments__calendar-wrapper.sc-stzh-appointments{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.stzh-appointments__calendar-wrapper.sc-stzh-appointments{margin-right:var(--stzh-space-large)}}.stzh-appointments__appointments-wrapper.sc-stzh-appointments{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.stzh-appointments__calendar-title-wrapper.sc-stzh-appointments,.stzh-appointments__appointments-title-wrapper.sc-stzh-appointments{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 1024px){.stzh-appointments__calendar-title-wrapper.sc-stzh-appointments,.stzh-appointments__appointments-title-wrapper.sc-stzh-appointments{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--stzh-space-medium);height:var(--stzh-space-xxlarge)}}.stzh-appointments__calendar-title.sc-stzh-appointments,.stzh-appointments__appointments-title.sc-stzh-appointments{display:-ms-flexbox;display:flex}.stzh-appointments__calendar-icon.sc-stzh-appointments,.stzh-appointments__appointments-icon.sc-stzh-appointments{margin-right:var(--stzh-space-xsmall);display:none}@media screen and (min-width: 1024px){.stzh-appointments__calendar-icon.sc-stzh-appointments,.stzh-appointments__appointments-icon.sc-stzh-appointments{display:-ms-inline-flexbox;display:inline-flex}}.stzh-appointments__calendar-content-medium.sc-stzh-appointments,.stzh-appointments__appointments-content.sc-stzh-appointments{background-color:var(--stzh-color-white);border:0.0625rem solid var(--stzh-color-grey13);border-radius:0.125rem}@media screen and (min-width: 1024px){.stzh-appointments__calendar-content.sc-stzh-appointments{display:none}}.stzh-appointments__calendar-content-medium.sc-stzh-appointments{display:none;padding:var(--stzh-space-medium)}@media screen and (min-width: 1024px){.stzh-appointments__calendar-content-medium.sc-stzh-appointments{display:block}}.stzh-appointments__appointments-content.sc-stzh-appointments{padding:var(--stzh-space-xlarge);-ms-flex-positive:1;flex-grow:1}.stzh-appointments__more-link.sc-stzh-appointments{margin-top:var(--stzh-space-medium)}.stzh-appointments--has-calendar.sc-stzh-appointments .stzh-appointments__appointments-wrapper.sc-stzh-appointments{margin-top:var(--stzh-space-large)}@media screen and (min-width: 1024px){.stzh-appointments--has-calendar.sc-stzh-appointments .stzh-appointments__appointments-wrapper.sc-stzh-appointments{margin-top:0}}";export{m as stzh_appointments}
|
|
1
|
+
import{r as t,e as s,h as i,c as n,g as e}from"./p-99a3742a.js";import{f as a,t as h}from"./p-25a09313.js";import{p,a as o}from"./p-77a00e55.js";import{c as r}from"./p-c8bcceac.js";const m=class{constructor(i){t(this,i),this.stzhChange=s(this,"stzhChange",7),this.showMoreLink=!1,this.moreItemsLeft=0,this.showCalendar=!1,this.showSort=!1,this.showSortStart=!1,this.showSortPlace=!1,this.showAppointmentsTitle=!1,this.allAppointsmentOnSameDay=!0,this.sortOptions=[],this.isDateDisabled=t=>!this._appointments.find((s=>s.start.getFullYear()===t.getFullYear()&&s.start.getMonth()===t.getMonth()&&s.start.getDate()===t.getDate())),this.onNextActiveDateClick=async()=>{if(this.nextDate){this.currentDate=this.nextDate;const t=await this.datepickerElement.getPopover();t&&t.hide()}},this.onMoreClick=()=>{this.showItems=this.stepItems+this.showItems,this.inputElement.querySelector("stzh-radio").setFocus()},this.onDropdownChange=async t=>{const s=t.target,i=await s.getValue();i&&(this.sortBy=i)},this.onDatepickerChange=t=>{"stzh-datepicker"===t.detail.component&&t.detail.valueAsDate&&(this.currentDate=t.detail.valueAsDate,this.showItems=this.stepItems)},this.onRadioChange=t=>{this.value=t.detail.value,this.stzhChange.emit({component:"stzh-appointments",value:this.value})},this.localization=void 0,this.sortBy="start",this.appointments=[],this.currentDate=void 0,this.value="",this.name="appointment",this.showItems=5,this.stepItems=5,this.calendarTitle="",this.appointmentsTitle="",this.dateAdapter=void 0}currentDateWatcher(t){t?"string"==typeof t?(this._currentDate=p(t),this.setValueToFirstAppointmentOfCurrentDate()):(this._currentDate=t,this.setValueToFirstAppointmentOfCurrentDate()):(this._currentDate=this.dateByValue||this.earliestDate,this.dateByValue||this.setValueToFirstAppointmentOfCurrentDate())}sortByWatcher(){this.setValueToFirstAppointmentOfCurrentDate()}valueWatcher(){this.updateDateByValue(),this.currentDateWatcher(this.currentDate)}appointmentsWatcher(t){if(this._appointments="string"==typeof t?JSON.parse(t):t,this._appointments.forEach((t=>{t.start=new Date(t.start),t.end=new Date(t.end)})),this._appointments.length>0&&(this._appointments.sort(((t,s)=>t.start>s.start?1:-1)),this.earliestDate=this._appointments[0].start,this.latestDate=this._appointments[this._appointments.length-1].start,this.updateDateByValue()),this._appointments.length>1){const t=this._appointments[0].start;this.allAppointsmentOnSameDay=this._appointments.map((t=>t.start)).every((s=>`${s.getFullYear()}-${s.getMonth()}-${s.getDate()}`==`${t.getFullYear()}-${t.getMonth()}-${t.getDate()}`))}this.showCalendar=!this.allAppointsmentOnSameDay,this.showAppointmentsTitle=this._appointments.length>1,this.currentDateWatcher(this.currentDate)}updateDateByValue(){this.dateByValue=this.value&&this._appointments.find((t=>t.value===this.value)).start}getCurrentDateAppointments(){let t=0;const s=this._appointments.filter(((s,i)=>{const n=s.start.getFullYear()===this._currentDate.getFullYear()&&s.start.getMonth()===this._currentDate.getMonth()&&s.start.getDate()===this._currentDate.getDate();return n&&(t=i),n}));return this.nextDate=this._appointments[t+1]?this._appointments[t+1].start:null,s.sort(((t,s)=>t[this.sortBy]>s[this.sortBy]?1:-1)),s}setValueToFirstAppointmentOfCurrentDate(){const t=this.getCurrentDateAppointments().filter((t=>!t.disabled));t.length>0&&(this.value=t[0].value,this.stzhChange.emit({component:"stzh-appointments",value:this.value}))}async componentWillLoad(){this.appointmentsWatcher(this.appointments),this.localization||(this.localization=await a(this.element,"appointments")),this.dateAdapter||(this.dateAdapter=r(this.localization.$formats,this.localization.$globals))}componentWillRender(){const t=this.getCurrentDateAppointments();this.appointmentsShown=t.slice(0,this.showItems),this.showMoreLink=this.showItems<t.length,this.moreItemsLeft=t.length-this.showItems,this.showSortStart=t.map((t=>this.dateAdapter.format(t.start,"time"))).filter(((t,s,i)=>i.indexOf(t)==s)).length>1,this.showSortPlace=t.map((t=>t.place)).filter(((t,s,i)=>i.indexOf(t)==s)).length>1,this.sortOptions=[],this.showSortStart&&this.sortOptions.push({text:this.localization.sortByTime,value:"start"}),this.showSortPlace&&this.sortOptions.push({text:this.localization.sortByPlace,value:"place"}),this.showSort=this.appointmentsShown.length>1,this._sortBy=(this.showSortStart&&!this.showSortPlace?"start":!this.showSortStart&&this.showSortPlace&&"place")||this.sortBy}componentDidRender(){this.datepickerElement&&this.datepickerElement.setDate(this._currentDate),this.datepickerElementMedium&&this.datepickerElementMedium.setDate(this._currentDate)}render(){return i(n,null,i("div",{class:{"stzh-appointments":!0,"stzh-appointments--has-calendar":this.showCalendar,"stzh-appointments--has-appointments-title":this.showAppointmentsTitle,"stzh-appointments--has-sort":this.showSort}},i("div",{class:"stzh-appointments__wrapper"},this.showCalendar&&i("div",{class:"stzh-appointments__calendar-wrapper"},i("div",{class:"stzh-appointments__calendar-title-wrapper"},i("div",{class:"stzh-appointments__calendar-title"},i("stzh-icon",{class:"stzh-appointments__calendar-icon",name:"calendar"}),i("stzh-text",{font:"heavy"},this.calendarTitle||this.localization.calendarTitle))),i("div",{class:"stzh-appointments__calendar-content"},i("stzh-datepicker",{ref:t=>this.datepickerElement=t,onStzhChange:this.onDatepickerChange,label:this.localization.datepickerLabel,calendarIsDateDisabled:this.isDateDisabled,calendarMin:o(this.earliestDate),calendarMax:o(this.latestDate)},i("stzh-link",{slot:"action",disabled:!this.nextDate,onClick:this.onNextActiveDateClick},i("stzh-text",{size:"milli"},this.localization.nextDayWithAppointments)))),i("div",{class:"stzh-appointments__calendar-content-medium"},i("stzh-datepicker",{ref:t=>this.datepickerElementMedium=t,onStzhChange:this.onDatepickerChange,inline:!0,calendarIsDateDisabled:this.isDateDisabled,calendarMin:o(this.earliestDate),calendarMax:o(this.latestDate)},this.nextDate&&i("stzh-link",{slot:"action",onClick:this.onNextActiveDateClick},i("stzh-text",{size:"milli"},this.localization.nextDayWithAppointments))))),i("div",{class:"stzh-appointments__appointments-wrapper"},this.showAppointmentsTitle&&i("div",{class:"stzh-appointments__appointments-title-wrapper"},i("div",{class:"stzh-appointments__appointments-title"},i("stzh-icon",{class:"stzh-appointments__appointments-icon",name:"clock"}),i("stzh-text",{font:"heavy"},this.appointmentsTitle||this.localization.appointmentsTitle)),this.showSort&&i("div",{class:"stzh-appointments__sort"},i("stzh-dropdown",{inline:!0,"no-search":!0,class:"stzh-appointments__sort-dropdown",variant:"plain",size:"small",items:[this._sortBy],options:this.sortOptions,onStzhChange:this.onDropdownChange}))),i("div",{class:"stzh-appointments__appointments-content"},i("stzh-radiogroup",{ref:t=>this.inputElement=t,legend:this.localization.inputLegend,"hide-legend":!0,name:this.name,value:this.value,preventUpdateProperties:["disabled"]},this.appointmentsShown.map((t=>i("stzh-radio",{onStzhChange:this.onRadioChange,value:t.value,disabled:void 0!==t.disabled&&t.disabled},i("stzh-text",{font:"heavy",size:"milli"},!this.showCalendar&&i("span",null,this.dateAdapter.format(t.start),", "),this.dateAdapter.format(t.start,"time"),i("span",{innerHTML:this.localization.$formats.timeRange}),this.dateAdapter.format(t.end,"time"),i("span",{innerHTML:this.localization.$formats.timePostfix})),i("stzh-text",{size:"milli"},t.caption))))),this.showMoreLink&&i("stzh-link",{class:"stzh-appointments__more-link",onClick:this.onMoreClick},i("stzh-text",{size:"milli"},h(this.localization.moreTextItems,this.moreItemsLeft>this.stepItems?this.stepItems:this.moreItemsLeft))))))))}get element(){return e(this)}static get watchers(){return{currentDate:["currentDateWatcher"],sortBy:["sortByWatcher"],value:["valueWatcher"],appointments:["appointmentsWatcher"]}}};m.style=".sc-stzh-appointments-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-appointments-h{display:none}.sc-stzh-appointments-h *.sc-stzh-appointments,.sc-stzh-appointments-h *.sc-stzh-appointments::before,.sc-stzh-appointments-h *.sc-stzh-appointments::after{-webkit-box-sizing:border-box;box-sizing:border-box}.stzh-appointments__wrapper.sc-stzh-appointments{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.stzh-appointments__wrapper.sc-stzh-appointments{-ms-flex-direction:row;flex-direction:row}}.stzh-appointments__calendar-wrapper.sc-stzh-appointments{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.stzh-appointments__calendar-wrapper.sc-stzh-appointments{margin-right:var(--stzh-space-large)}}.stzh-appointments__appointments-wrapper.sc-stzh-appointments{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.stzh-appointments__calendar-title-wrapper.sc-stzh-appointments,.stzh-appointments__appointments-title-wrapper.sc-stzh-appointments{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 1024px){.stzh-appointments__calendar-title-wrapper.sc-stzh-appointments,.stzh-appointments__appointments-title-wrapper.sc-stzh-appointments{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--stzh-space-medium);height:var(--stzh-space-xxlarge)}}.stzh-appointments__calendar-title.sc-stzh-appointments,.stzh-appointments__appointments-title.sc-stzh-appointments{display:-ms-flexbox;display:flex}.stzh-appointments__calendar-icon.sc-stzh-appointments,.stzh-appointments__appointments-icon.sc-stzh-appointments{margin-right:var(--stzh-space-xsmall);display:none}@media screen and (min-width: 1024px){.stzh-appointments__calendar-icon.sc-stzh-appointments,.stzh-appointments__appointments-icon.sc-stzh-appointments{display:-ms-inline-flexbox;display:inline-flex}}.stzh-appointments__calendar-content-medium.sc-stzh-appointments,.stzh-appointments__appointments-content.sc-stzh-appointments{background-color:var(--stzh-color-white);border:0.0625rem solid var(--stzh-color-grey13);border-radius:0.125rem}@media screen and (min-width: 1024px){.stzh-appointments__calendar-content.sc-stzh-appointments{display:none}}.stzh-appointments__calendar-content-medium.sc-stzh-appointments{display:none;padding:var(--stzh-space-medium)}@media screen and (min-width: 1024px){.stzh-appointments__calendar-content-medium.sc-stzh-appointments{display:block}}.stzh-appointments__appointments-content.sc-stzh-appointments{padding:var(--stzh-space-xlarge);-ms-flex-positive:1;flex-grow:1}.stzh-appointments__more-link.sc-stzh-appointments{margin-top:var(--stzh-space-medium)}.stzh-appointments--has-calendar.sc-stzh-appointments .stzh-appointments__appointments-wrapper.sc-stzh-appointments{margin-top:var(--stzh-space-large)}@media screen and (min-width: 1024px){.stzh-appointments--has-calendar.sc-stzh-appointments .stzh-appointments__appointments-wrapper.sc-stzh-appointments{margin-top:0}}";export{m as stzh_appointments}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __spreadArray=this&&this.__spreadArray||function(e,r,t){if(t||arguments.length===2)for(var n=0,i=r.length,o;n<i;n++){if(o||!(n in r)){if(!o)o=Array.prototype.slice.call(r,0,n);o[n]=r[n]}}return e.concat(o||Array.prototype.slice.call(r))};System.register([],(function(e){"use strict";return{execute:function(){function r(e,r){return function t(){return e.apply(r,arguments)}}var t=Object.prototype.toString;var n=Object.getPrototypeOf;var i=function(e){return function(r){var n=t.call(r);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())}}(Object.create(null));var o=function(e){e=e.toLowerCase();return function(r){return i(r)===e}};var a=function(e){return function(r){return typeof r===e}};var s=Array.isArray;var u=a("undefined");function f(e){return e!==null&&!u(e)&&e.constructor!==null&&!u(e.constructor)&&p(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}var c=o("ArrayBuffer");function l(e){var r;if(typeof ArrayBuffer!=="undefined"&&ArrayBuffer.isView){r=ArrayBuffer.isView(e)}else{r=e&&e.buffer&&c(e.buffer)}return r}var d=a("string");var p=a("function");var h=a("number");var v=function(e){return e!==null&&typeof e==="object"};var m=function(e){return e===true||e===false};var y=function(e){if(i(e)!=="object"){return false}var r=n(e);return(r===null||r===Object.prototype||Object.getPrototypeOf(r)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)};var g=o("Date");var b=o("File");var w=o("Blob");var E=o("FileList");var O=function(e){return v(e)&&p(e.pipe)};var S=function(e){var r="[object FormData]";return e&&(typeof FormData==="function"&&e instanceof FormData||t.call(e)===r||p(e.toString)&&e.toString()===r)};var R=o("URLSearchParams");var A=function(e){return e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")};function T(e,r,t){var n=t===void 0?{}:t,i=n.allOwnKeys,o=i===void 0?false:i;if(e===null||typeof e==="undefined"){return}var a;var u;if(typeof e!=="object"){e=[e]}if(s(e)){for(a=0,u=e.length;a<u;a++){r.call(null,e[a],a,e)}}else{var f=o?Object.getOwnPropertyNames(e):Object.keys(e);var c=f.length;var l=void 0;for(a=0;a<c;a++){l=f[a];r.call(null,e[l],l,e)}}}function j(e,r){r=r.toLowerCase();var t=Object.keys(e);var n=t.length;var i;while(n-- >0){i=t[n];if(r===i.toLowerCase()){return i}}return null}var N=function(){if(typeof globalThis!=="undefined")return globalThis;return typeof self!=="undefined"?self:typeof window!=="undefined"?window:global}();var C=function(e){return!u(e)&&e!==N};function P(){var e=(C(this)&&this||{}).caseless;var r={};var t=function(t,n){var i=e&&j(r,n)||n;if(y(r[i])&&y(t)){r[i]=P(r[i],t)}else if(y(t)){r[i]=P({},t)}else if(s(t)){r[i]=t.slice()}else{r[i]=t}};for(var n=0,i=arguments.length;n<i;n++){arguments[n]&&T(arguments[n],t)}return r}var x=function(e,t,n,i){var o=i===void 0?{}:i,a=o.allOwnKeys;T(t,(function(t,i){if(n&&p(t)){e[i]=r(t,n)}else{e[i]=t}}),{allOwnKeys:a});return e};var _=function(e){if(e.charCodeAt(0)===65279){e=e.slice(1)}return e};var U=function(e,r,t,n){e.prototype=Object.create(r.prototype,n);e.prototype.constructor=e;Object.defineProperty(e,"super",{value:r.prototype});t&&Object.assign(e.prototype,t)};var L=function(e,r,t,i){var o;var a;var s;var u={};r=r||{};if(e==null)return r;do{o=Object.getOwnPropertyNames(e);a=o.length;while(a-- >0){s=o[a];if((!i||i(s,e,r))&&!u[s]){r[s]=e[s];u[s]=true}}e=t!==false&&n(e)}while(e&&(!t||t(e,r))&&e!==Object.prototype);return r};var F=function(e,r,t){e=String(e);if(t===undefined||t>e.length){t=e.length}t-=r.length;var n=e.indexOf(r,t);return n!==-1&&n===t};var B=function(e){if(!e)return null;if(s(e))return e;var r=e.length;if(!h(r))return null;var t=new Array(r);while(r-- >0){t[r]=e[r]}return t};var D=function(e){return function(r){return e&&r instanceof e}}(typeof Uint8Array!=="undefined"&&n(Uint8Array));var k=function(e,r){var t=e&&e[Symbol.iterator];var n=t.call(e);var i;while((i=n.next())&&!i.done){var o=i.value;r.call(e,o[0],o[1])}};var q=function(e,r){var t;var n=[];while((t=e.exec(r))!==null){n.push(t)}return n};var I=o("HTMLFormElement");var M=function(e){return e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function e(r,t,n){return t.toUpperCase()+n}))};var z=function(e){var r=e.hasOwnProperty;return function(e,t){return r.call(e,t)}}(Object.prototype);var H=o("RegExp");var J=function(e,r){var t=Object.getOwnPropertyDescriptors(e);var n={};T(t,(function(t,i){if(r(t,i,e)!==false){n[i]=t}}));Object.defineProperties(e,n)};var W=function(e){J(e,(function(r,t){if(p(e)&&["arguments","caller","callee"].indexOf(t)!==-1){return false}var n=e[t];if(!p(n))return;r.enumerable=false;if("writable"in r){r.writable=false;return}if(!r.set){r.set=function(){throw Error("Can not rewrite read-only method '"+t+"'")}}}))};var K=function(e,r){var t={};var n=function(e){e.forEach((function(e){t[e]=true}))};s(e)?n(e):n(String(e).split(r));return t};var V=function(){};var G=function(e,r){e=+e;return Number.isFinite(e)?e:r};var X="abcdefghijklmnopqrstuvwxyz";var $="0123456789";var Q={DIGIT:$,ALPHA:X,ALPHA_DIGIT:X+X.toUpperCase()+$};var Z=function(e,r){if(e===void 0){e=16}if(r===void 0){r=Q.ALPHA_DIGIT}var t="";var n=r.length;while(e--){t+=r[Math.random()*n|0]}return t};function Y(e){return!!(e&&p(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}var ee=function(e){var r=new Array(10);var t=function(e,n){if(v(e)){if(r.indexOf(e)>=0){return}if(!("toJSON"in e)){r[n]=e;var i=s(e)?[]:{};T(e,(function(e,r){var o=t(e,n+1);!u(o)&&(i[r]=o)}));r[n]=undefined;return i}}return e};return t(e,0)};var re={isArray:s,isArrayBuffer:c,isBuffer:f,isFormData:S,isArrayBufferView:l,isString:d,isNumber:h,isBoolean:m,isObject:v,isPlainObject:y,isUndefined:u,isDate:g,isFile:b,isBlob:w,isRegExp:H,isFunction:p,isStream:O,isURLSearchParams:R,isTypedArray:D,isFileList:E,forEach:T,merge:P,extend:x,trim:A,stripBOM:_,inherits:U,toFlatObject:L,kindOf:i,kindOfTest:o,endsWith:F,toArray:B,forEachEntry:k,matchAll:q,isHTMLForm:I,hasOwnProperty:z,hasOwnProp:z,reduceDescriptors:J,freezeMethods:W,toObjectSet:K,toCamelCase:M,noop:V,toFiniteNumber:G,findKey:j,global:N,isContextDefined:C,ALPHABET:Q,generateString:Z,isSpecCompliantForm:Y,toJSONObject:ee};function te(e,r,t,n,i){Error.call(this);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}else{this.stack=(new Error).stack}this.message=e;this.name="AxiosError";r&&(this.code=r);t&&(this.config=t);n&&(this.request=n);i&&(this.response=i)}re.inherits(te,Error,{toJSON:function e(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:re.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var ne=te.prototype;var ie={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((function(e){ie[e]={value:e}}));Object.defineProperties(te,ie);Object.defineProperty(ne,"isAxiosError",{value:true});te.from=function(e,r,t,n,i,o){var a=Object.create(ne);re.toFlatObject(e,a,(function e(r){return r!==Error.prototype}),(function(e){return e!=="isAxiosError"}));te.call(a,e.message,r,t,n,i);a.cause=e;a.name=e.name;o&&Object.assign(a,o);return a};var oe=null;function ae(e){return re.isPlainObject(e)||re.isArray(e)}function se(e){return re.endsWith(e,"[]")?e.slice(0,-2):e}function ue(e,r,t){if(!e)return r;return e.concat(r).map((function e(r,n){r=se(r);return!t&&n?"["+r+"]":r})).join(t?".":"")}function fe(e){return re.isArray(e)&&!e.some(ae)}var ce=re.toFlatObject(re,{},null,(function e(r){return/^is[A-Z]/.test(r)}));function le(e,r,t){if(!re.isObject(e)){throw new TypeError("target must be an object")}r=r||new FormData;t=re.toFlatObject(t,{metaTokens:true,dots:false,indexes:false},false,(function e(r,t){return!re.isUndefined(t[r])}));var n=t.metaTokens;var i=t.visitor||c;var o=t.dots;var a=t.indexes;var s=t.Blob||typeof Blob!=="undefined"&&Blob;var u=s&&re.isSpecCompliantForm(r);if(!re.isFunction(i)){throw new TypeError("visitor must be a function")}function f(e){if(e===null)return"";if(re.isDate(e)){return e.toISOString()}if(!u&&re.isBlob(e)){throw new te("Blob is not supported. Use a Buffer instead.")}if(re.isArrayBuffer(e)||re.isTypedArray(e)){return u&&typeof Blob==="function"?new Blob([e]):Buffer.from(e)}return e}function c(e,t,i){var s=e;if(e&&!i&&typeof e==="object"){if(re.endsWith(t,"{}")){t=n?t:t.slice(0,-2);e=JSON.stringify(e)}else if(re.isArray(e)&&fe(e)||(re.isFileList(e)||re.endsWith(t,"[]"))&&(s=re.toArray(e))){t=se(t);s.forEach((function e(n,i){!(re.isUndefined(n)||n===null)&&r.append(a===true?ue([t],i,o):a===null?t:t+"[]",f(n))}));return false}}if(ae(e)){return true}r.append(ue(i,t,o),f(e));return false}var l=[];var d=Object.assign(ce,{defaultVisitor:c,convertValue:f,isVisitable:ae});function p(e,t){if(re.isUndefined(e))return;if(l.indexOf(e)!==-1){throw Error("Circular reference detected in "+t.join("."))}l.push(e);re.forEach(e,(function e(n,o){var a=!(re.isUndefined(n)||n===null)&&i.call(r,n,re.isString(o)?o.trim():o,t,d);if(a===true){p(n,t?t.concat(o):[o])}}));l.pop()}if(!re.isObject(e)){throw new TypeError("data must be an object")}p(e);return r}function de(e){var r={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,(function e(t){return r[t]}))}function pe(e,r){this._pairs=[];e&&le(e,this,r)}var he=pe.prototype;he.append=function e(r,t){this._pairs.push([r,t])};he.toString=function e(r){var t=r?function(e){return r.call(this,e,de)}:de;return this._pairs.map((function e(r){return t(r[0])+"="+t(r[1])}),"").join("&")};function ve(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function me(e,r,t){if(!r){return e}var n=t&&t.encode||ve;var i=t&&t.serialize;var o;if(i){o=i(r,t)}else{o=re.isURLSearchParams(r)?r.toString():new pe(r,t).toString(n)}if(o){var a=e.indexOf("#");if(a!==-1){e=e.slice(0,a)}e+=(e.indexOf("?")===-1?"?":"&")+o}return e}var ye=function(){function e(){this.handlers=[]}e.prototype.use=function(e,r,t){this.handlers.push({fulfilled:e,rejected:r,synchronous:t?t.synchronous:false,runWhen:t?t.runWhen:null});return this.handlers.length-1};e.prototype.eject=function(e){if(this.handlers[e]){this.handlers[e]=null}};e.prototype.clear=function(){if(this.handlers){this.handlers=[]}};e.prototype.forEach=function(e){re.forEach(this.handlers,(function r(t){if(t!==null){e(t)}}))};return e}();var ge={silentJSONParsing:true,forcedJSONParsing:true,clarifyTimeoutError:false};var be=typeof URLSearchParams!=="undefined"?URLSearchParams:pe;var we=FormData;var Ee=function(){var e;if(typeof navigator!=="undefined"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")){return false}return typeof window!=="undefined"&&typeof document!=="undefined"}();var Oe=function(){return typeof WorkerGlobalScope!=="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts==="function"}();var Se={isBrowser:true,classes:{URLSearchParams:be,FormData:we,Blob:Blob},isStandardBrowserEnv:Ee,isStandardBrowserWebWorkerEnv:Oe,protocols:["http","https","file","blob","url","data"]};function Re(e,r){return le(e,new Se.classes.URLSearchParams,Object.assign({visitor:function(e,r,t,n){return n.defaultVisitor.apply(this,arguments)}},r))}function Ae(e){return re.matchAll(/\w+|\[(\w*)]/g,e).map((function(e){return e[0]==="[]"?"":e[1]||e[0]}))}function Te(e){var r={};var t=Object.keys(e);var n;var i=t.length;var o;for(n=0;n<i;n++){o=t[n];r[o]=e[o]}return r}function je(e){function r(e,t,n,i){var o=e[i++];var a=Number.isFinite(+o);var s=i>=e.length;o=!o&&re.isArray(n)?n.length:o;if(s){if(re.hasOwnProp(n,o)){n[o]=[n[o],t]}else{n[o]=t}return!a}if(!n[o]||!re.isObject(n[o])){n[o]=[]}var u=r(e,t,n[o],i);if(u&&re.isArray(n[o])){n[o]=Te(n[o])}return!a}if(re.isFormData(e)&&re.isFunction(e.entries)){var t={};re.forEachEntry(e,(function(e,n){r(Ae(e),n,t,0)}));return t}return null}var Ne={"Content-Type":undefined};function Ce(e,r,t){if(re.isString(e)){try{(r||JSON.parse)(e);return re.trim(e)}catch(n){if(n.name!=="SyntaxError"){throw n}}}return(t||JSON.stringify)(e)}var Pe={transitional:ge,adapter:["xhr","http"],transformRequest:[function e(r,t){var n=t.getContentType()||"";var i=n.indexOf("application/json")>-1;var o=re.isObject(r);if(o&&re.isHTMLForm(r)){r=new FormData(r)}var a=re.isFormData(r);if(a){if(!i){return r}return i?JSON.stringify(je(r)):r}if(re.isArrayBuffer(r)||re.isBuffer(r)||re.isStream(r)||re.isFile(r)||re.isBlob(r)){return r}if(re.isArrayBufferView(r)){return r.buffer}if(re.isURLSearchParams(r)){t.setContentType("application/x-www-form-urlencoded;charset=utf-8",false);return r.toString()}var s;if(o){if(n.indexOf("application/x-www-form-urlencoded")>-1){return Re(r,this.formSerializer).toString()}if((s=re.isFileList(r))||n.indexOf("multipart/form-data")>-1){var u=this.env&&this.env.FormData;return le(s?{"files[]":r}:r,u&&new u,this.formSerializer)}}if(o||i){t.setContentType("application/json",false);return Ce(r)}return r}],transformResponse:[function e(r){var t=this.transitional||Pe.transitional;var n=t&&t.forcedJSONParsing;var i=this.responseType==="json";if(r&&re.isString(r)&&(n&&!this.responseType||i)){var o=t&&t.silentJSONParsing;var a=!o&&i;try{return JSON.parse(r)}catch(s){if(a){if(s.name==="SyntaxError"){throw te.from(s,te.ERR_BAD_RESPONSE,this,null,this.response)}throw s}}}return r}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Se.classes.FormData,Blob:Se.classes.Blob},validateStatus:function e(r){return r>=200&&r<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};re.forEach(["delete","get","head"],(function e(r){Pe.headers[r]={}}));re.forEach(["post","put","patch"],(function e(r){Pe.headers[r]=re.merge(Ne)}));var xe=re.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);var _e=function(e){var r={};var t;var n;var i;e&&e.split("\n").forEach((function e(o){i=o.indexOf(":");t=o.substring(0,i).trim().toLowerCase();n=o.substring(i+1).trim();if(!t||r[t]&&xe[t]){return}if(t==="set-cookie"){if(r[t]){r[t].push(n)}else{r[t]=[n]}}else{r[t]=r[t]?r[t]+", "+n:n}}));return r};var Ue=Symbol("internals");function Le(e){return e&&String(e).trim().toLowerCase()}function Fe(e){if(e===false||e==null){return e}return re.isArray(e)?e.map(Fe):String(e)}function Be(e){var r=Object.create(null);var t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;var n;while(n=t.exec(e)){r[n[1]]=n[2]}return r}function De(e){return/^[-_a-zA-Z]+$/.test(e.trim())}function ke(e,r,t,n){if(re.isFunction(n)){return n.call(this,r,t)}if(!re.isString(r))return;if(re.isString(n)){return r.indexOf(n)!==-1}if(re.isRegExp(n)){return n.test(r)}}function qe(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(function(e,r,t){return r.toUpperCase()+t}))}function Ie(e,r){var t=re.toCamelCase(" "+r);["get","set","has"].forEach((function(n){Object.defineProperty(e,n+t,{value:function(e,t,i){return this[n].call(this,r,e,t,i)},configurable:true})}))}var Me=function(){function e(e){e&&this.set(e)}e.prototype.set=function(e,r,t){var n=this;function i(e,r,t){var i=Le(r);if(!i){throw new Error("header name must be a non-empty string")}var o=re.findKey(n,i);if(!o||n[o]===undefined||t===true||t===undefined&&n[o]!==false){n[o||r]=Fe(e)}}var o=function(e,r){return re.forEach(e,(function(e,t){return i(e,t,r)}))};if(re.isPlainObject(e)||e instanceof this.constructor){o(e,r)}else if(re.isString(e)&&(e=e.trim())&&!De(e)){o(_e(e),r)}else{e!=null&&i(r,e,t)}return this};e.prototype.get=function(e,r){e=Le(e);if(e){var t=re.findKey(this,e);if(t){var n=this[t];if(!r){return n}if(r===true){return Be(n)}if(re.isFunction(r)){return r.call(this,n,t)}if(re.isRegExp(r)){return r.exec(n)}throw new TypeError("parser must be boolean|regexp|function")}}};e.prototype.has=function(e,r){e=Le(e);if(e){var t=re.findKey(this,e);return!!(t&&this[t]!==undefined&&(!r||ke(this,this[t],t,r)))}return false};e.prototype.delete=function(e,r){var t=this;var n=false;function i(e){e=Le(e);if(e){var i=re.findKey(t,e);if(i&&(!r||ke(t,t[i],i,r))){delete t[i];n=true}}}if(re.isArray(e)){e.forEach(i)}else{i(e)}return n};e.prototype.clear=function(e){var r=Object.keys(this);var t=r.length;var n=false;while(t--){var i=r[t];if(!e||ke(this,this[i],i,e)){delete this[i];n=true}}return n};e.prototype.normalize=function(e){var r=this;var t={};re.forEach(this,(function(n,i){var o=re.findKey(t,i);if(o){r[o]=Fe(n);delete r[i];return}var a=e?qe(i):String(i).trim();if(a!==i){delete r[i]}r[a]=Fe(n);t[a]=true}));return this};e.prototype.concat=function(){var e;var r=[];for(var t=0;t<arguments.length;t++){r[t]=arguments[t]}return(e=this.constructor).concat.apply(e,__spreadArray([this],r,false))};e.prototype.toJSON=function(e){var r=Object.create(null);re.forEach(this,(function(t,n){t!=null&&t!==false&&(r[n]=e&&re.isArray(t)?t.join(", "):t)}));return r};e.prototype[Symbol.iterator]=function(){return Object.entries(this.toJSON())[Symbol.iterator]()};e.prototype.toString=function(){return Object.entries(this.toJSON()).map((function(e){var r=e[0],t=e[1];return r+": "+t})).join("\n")};Object.defineProperty(e.prototype,Symbol.toStringTag,{get:function(){return"AxiosHeaders"},enumerable:false,configurable:true});e.from=function(e){return e instanceof this?e:new this(e)};e.concat=function(e){var r=[];for(var t=1;t<arguments.length;t++){r[t-1]=arguments[t]}var n=new this(e);r.forEach((function(e){return n.set(e)}));return n};e.accessor=function(e){var r=this[Ue]=this[Ue]={accessors:{}};var t=r.accessors;var n=this.prototype;function i(e){var r=Le(e);if(!t[r]){Ie(n,e);t[r]=true}}re.isArray(e)?e.forEach(i):i(e);return this};return e}();Me.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);re.freezeMethods(Me.prototype);re.freezeMethods(Me);function ze(e,r){var t=this||Pe;var n=r||t;var i=Me.from(n.headers);var o=n.data;re.forEach(e,(function e(n){o=n.call(t,o,i.normalize(),r?r.status:undefined)}));i.normalize();return o}function He(e){return!!(e&&e.__CANCEL__)}function Je(e,r,t){te.call(this,e==null?"canceled":e,te.ERR_CANCELED,r,t);this.name="CanceledError"}re.inherits(Je,te,{__CANCEL__:true});function We(e,r,t){var n=t.config.validateStatus;if(!t.status||!n||n(t.status)){e(t)}else{r(new te("Request failed with status code "+t.status,[te.ERR_BAD_REQUEST,te.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}}var Ke=Se.isStandardBrowserEnv?function e(){return{write:function e(r,t,n,i,o,a){var s=[];s.push(r+"="+encodeURIComponent(t));if(re.isNumber(n)){s.push("expires="+new Date(n).toGMTString())}if(re.isString(i)){s.push("path="+i)}if(re.isString(o)){s.push("domain="+o)}if(a===true){s.push("secure")}document.cookie=s.join("; ")},read:function e(r){var t=document.cookie.match(new RegExp("(^|;\\s*)("+r+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function e(r){this.write(r,"",Date.now()-864e5)}}}():function e(){return{write:function e(){},read:function e(){return null},remove:function e(){}}}();function Ve(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Ge(e,r){return r?e.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):e}function Xe(e,r){if(e&&!Ve(r)){return Ge(e,r)}return r}var $e=Se.isStandardBrowserEnv?function e(){var r=/(msie|trident)/i.test(navigator.userAgent);var t=document.createElement("a");var n;function i(e){var n=e;if(r){t.setAttribute("href",n);n=t.href}t.setAttribute("href",n);return{href:t.href,protocol:t.protocol?t.protocol.replace(/:$/,""):"",host:t.host,search:t.search?t.search.replace(/^\?/,""):"",hash:t.hash?t.hash.replace(/^#/,""):"",hostname:t.hostname,port:t.port,pathname:t.pathname.charAt(0)==="/"?t.pathname:"/"+t.pathname}}n=i(window.location.href);return function e(r){var t=re.isString(r)?i(r):r;return t.protocol===n.protocol&&t.host===n.host}}():function e(){return function e(){return true}}();function Qe(e){var r=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return r&&r[1]||""}function Ze(e,r){e=e||10;var t=new Array(e);var n=new Array(e);var i=0;var o=0;var a;r=r!==undefined?r:1e3;return function s(u){var f=Date.now();var c=n[o];if(!a){a=f}t[i]=u;n[i]=f;var l=o;var d=0;while(l!==i){d+=t[l++];l=l%e}i=(i+1)%e;if(i===o){o=(o+1)%e}if(f-a<r){return}var p=c&&f-c;return p?Math.round(d*1e3/p):undefined}}function Ye(e,r){var t=0;var n=Ze(50,250);return function(i){var o=i.loaded;var a=i.lengthComputable?i.total:undefined;var s=o-t;var u=n(s);var f=o<=a;t=o;var c={loaded:o,total:a,progress:a?o/a:undefined,bytes:s,rate:u?u:undefined,estimated:u&&a&&f?(a-o)/u:undefined,event:i};c[r?"download":"upload"]=true;e(c)}}var er=typeof XMLHttpRequest!=="undefined";var rr=er&&function(e){return new Promise((function r(t,n){var i=e.data;var o=Me.from(e.headers).normalize();var a=e.responseType;var s;function u(){if(e.cancelToken){e.cancelToken.unsubscribe(s)}if(e.signal){e.signal.removeEventListener("abort",s)}}if(re.isFormData(i)&&(Se.isStandardBrowserEnv||Se.isStandardBrowserWebWorkerEnv)){o.setContentType(false)}var f=new XMLHttpRequest;if(e.auth){var c=e.auth.username||"";var l=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";o.set("Authorization","Basic "+btoa(c+":"+l))}var d=Xe(e.baseURL,e.url);f.open(e.method.toUpperCase(),me(d,e.params,e.paramsSerializer),true);f.timeout=e.timeout;function p(){if(!f){return}var r=Me.from("getAllResponseHeaders"in f&&f.getAllResponseHeaders());var i=!a||a==="text"||a==="json"?f.responseText:f.response;var o={data:i,status:f.status,statusText:f.statusText,headers:r,config:e,request:f};We((function e(r){t(r);u()}),(function e(r){n(r);u()}),o);f=null}if("onloadend"in f){f.onloadend=p}else{f.onreadystatechange=function e(){if(!f||f.readyState!==4){return}if(f.status===0&&!(f.responseURL&&f.responseURL.indexOf("file:")===0)){return}setTimeout(p)}}f.onabort=function r(){if(!f){return}n(new te("Request aborted",te.ECONNABORTED,e,f));f=null};f.onerror=function r(){n(new te("Network Error",te.ERR_NETWORK,e,f));f=null};f.ontimeout=function r(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";var i=e.transitional||ge;if(e.timeoutErrorMessage){t=e.timeoutErrorMessage}n(new te(t,i.clarifyTimeoutError?te.ETIMEDOUT:te.ECONNABORTED,e,f));f=null};if(Se.isStandardBrowserEnv){var h=(e.withCredentials||$e(d))&&e.xsrfCookieName&&Ke.read(e.xsrfCookieName);if(h){o.set(e.xsrfHeaderName,h)}}i===undefined&&o.setContentType(null);if("setRequestHeader"in f){re.forEach(o.toJSON(),(function e(r,t){f.setRequestHeader(t,r)}))}if(!re.isUndefined(e.withCredentials)){f.withCredentials=!!e.withCredentials}if(a&&a!=="json"){f.responseType=e.responseType}if(typeof e.onDownloadProgress==="function"){f.addEventListener("progress",Ye(e.onDownloadProgress,true))}if(typeof e.onUploadProgress==="function"&&f.upload){f.upload.addEventListener("progress",Ye(e.onUploadProgress))}if(e.cancelToken||e.signal){s=function(r){if(!f){return}n(!r||r.type?new Je(null,e,f):r);f.abort();f=null};e.cancelToken&&e.cancelToken.subscribe(s);if(e.signal){e.signal.aborted?s():e.signal.addEventListener("abort",s)}}var v=Qe(d);if(v&&Se.protocols.indexOf(v)===-1){n(new te("Unsupported protocol "+v+":",te.ERR_BAD_REQUEST,e));return}f.send(i||null)}))};var tr={http:oe,xhr:rr};re.forEach(tr,(function(e,r){if(e){try{Object.defineProperty(e,"name",{value:r})}catch(t){}Object.defineProperty(e,"adapterName",{value:r})}}));var nr={getAdapter:function(e){e=re.isArray(e)?e:[e];var r=e.length;var t;var n;for(var i=0;i<r;i++){t=e[i];if(n=re.isString(t)?tr[t.toLowerCase()]:t){break}}if(!n){if(n===false){throw new te("Adapter ".concat(t," is not supported by the environment"),"ERR_NOT_SUPPORT")}throw new Error(re.hasOwnProp(tr,t)?"Adapter '".concat(t,"' is not available in the build"):"Unknown adapter '".concat(t,"'"))}if(!re.isFunction(n)){throw new TypeError("adapter is not a function")}return n},adapters:tr};function ir(e){if(e.cancelToken){e.cancelToken.throwIfRequested()}if(e.signal&&e.signal.aborted){throw new Je(null,e)}}function or(e){ir(e);e.headers=Me.from(e.headers);e.data=ze.call(e,e.transformRequest);if(["post","put","patch"].indexOf(e.method)!==-1){e.headers.setContentType("application/x-www-form-urlencoded",false)}var r=nr.getAdapter(e.adapter||Pe.adapter);return r(e).then((function r(t){ir(e);t.data=ze.call(e,e.transformResponse,t);t.headers=Me.from(t.headers);return t}),(function r(t){if(!He(t)){ir(e);if(t&&t.response){t.response.data=ze.call(e,e.transformResponse,t.response);t.response.headers=Me.from(t.response.headers)}}return Promise.reject(t)}))}var ar=function(e){return e instanceof Me?e.toJSON():e};function sr(e,r){r=r||{};var t={};function n(e,r,t){if(re.isPlainObject(e)&&re.isPlainObject(r)){return re.merge.call({caseless:t},e,r)}else if(re.isPlainObject(r)){return re.merge({},r)}else if(re.isArray(r)){return r.slice()}return r}function i(e,r,t){if(!re.isUndefined(r)){return n(e,r,t)}else if(!re.isUndefined(e)){return n(undefined,e,t)}}function o(e,r){if(!re.isUndefined(r)){return n(undefined,r)}}function a(e,r){if(!re.isUndefined(r)){return n(undefined,r)}else if(!re.isUndefined(e)){return n(undefined,e)}}function s(t,i,o){if(o in r){return n(t,i)}else if(o in e){return n(undefined,t)}}var u={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s,headers:function(e,r){return i(ar(e),ar(r),true)}};re.forEach(Object.keys(e).concat(Object.keys(r)),(function n(o){var a=u[o]||i;var f=a(e[o],r[o],o);re.isUndefined(f)&&a!==s||(t[o]=f)}));return t}var ur="1.3.1";var fr={};["object","boolean","number","function","string","symbol"].forEach((function(e,r){fr[e]=function t(n){return typeof n===e||"a"+(r<1?"n ":" ")+e}}));var cr={};fr.transitional=function e(r,t,n){function i(e,r){return"[Axios v"+ur+"] Transitional option '"+e+"'"+r+(n?". "+n:"")}return function(e,n,o){if(r===false){throw new te(i(n," has been removed"+(t?" in "+t:"")),te.ERR_DEPRECATED)}if(t&&!cr[n]){cr[n]=true;console.warn(i(n," has been deprecated since v"+t+" and will be removed in the near future"))}return r?r(e,n,o):true}};function lr(e,r,t){if(typeof e!=="object"){throw new te("options must be an object",te.ERR_BAD_OPTION_VALUE)}var n=Object.keys(e);var i=n.length;while(i-- >0){var o=n[i];var a=r[o];if(a){var s=e[o];var u=s===undefined||a(s,o,e);if(u!==true){throw new te("option "+o+" must be "+u,te.ERR_BAD_OPTION_VALUE)}continue}if(t!==true){throw new te("Unknown option "+o,te.ERR_BAD_OPTION)}}}var dr={assertOptions:lr,validators:fr};var pr=dr.validators;var hr=function(){function e(e){this.defaults=e;this.interceptors={request:new ye,response:new ye}}e.prototype.request=function(e,r){if(typeof e==="string"){r=r||{};r.url=e}else{r=e||{}}r=sr(this.defaults,r);var t=r.transitional,n=r.paramsSerializer,i=r.headers;if(t!==undefined){dr.assertOptions(t,{silentJSONParsing:pr.transitional(pr.boolean),forcedJSONParsing:pr.transitional(pr.boolean),clarifyTimeoutError:pr.transitional(pr.boolean)},false)}if(n!==undefined){dr.assertOptions(n,{encode:pr.function,serialize:pr.function},true)}r.method=(r.method||this.defaults.method||"get").toLowerCase();var o;o=i&&re.merge(i.common,i[r.method]);o&&re.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete i[e]}));r.headers=Me.concat(o,i);var a=[];var s=true;this.interceptors.request.forEach((function e(t){if(typeof t.runWhen==="function"&&t.runWhen(r)===false){return}s=s&&t.synchronous;a.unshift(t.fulfilled,t.rejected)}));var u=[];this.interceptors.response.forEach((function e(r){u.push(r.fulfilled,r.rejected)}));var f;var c=0;var l;if(!s){var d=[or.bind(this),undefined];d.unshift.apply(d,a);d.push.apply(d,u);l=d.length;f=Promise.resolve(r);while(c<l){f=f.then(d[c++],d[c++])}return f}l=a.length;var p=r;c=0;while(c<l){var h=a[c++];var v=a[c++];try{p=h(p)}catch(m){v.call(this,m);break}}try{f=or.call(this,p)}catch(m){return Promise.reject(m)}c=0;l=u.length;while(c<l){f=f.then(u[c++],u[c++])}return f};e.prototype.getUri=function(e){e=sr(this.defaults,e);var r=Xe(e.baseURL,e.url);return me(r,e.params,e.paramsSerializer)};return e}();re.forEach(["delete","get","head","options"],(function e(r){hr.prototype[r]=function(e,t){return this.request(sr(t||{},{method:r,url:e,data:(t||{}).data}))}}));re.forEach(["post","put","patch"],(function e(r){function t(e){return function t(n,i,o){return this.request(sr(o||{},{method:r,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:i}))}}hr.prototype[r]=t();hr.prototype[r+"Form"]=t(true)}));var vr=function(){function e(e){if(typeof e!=="function"){throw new TypeError("executor must be a function.")}var r;this.promise=new Promise((function e(t){r=t}));var t=this;this.promise.then((function(e){if(!t._listeners)return;var r=t._listeners.length;while(r-- >0){t._listeners[r](e)}t._listeners=null}));this.promise.then=function(e){var r;var n=new Promise((function(e){t.subscribe(e);r=e})).then(e);n.cancel=function e(){t.unsubscribe(r)};return n};e((function e(n,i,o){if(t.reason){return}t.reason=new Je(n,i,o);r(t.reason)}))}e.prototype.throwIfRequested=function(){if(this.reason){throw this.reason}};e.prototype.subscribe=function(e){if(this.reason){e(this.reason);return}if(this._listeners){this._listeners.push(e)}else{this._listeners=[e]}};e.prototype.unsubscribe=function(e){if(!this._listeners){return}var r=this._listeners.indexOf(e);if(r!==-1){this._listeners.splice(r,1)}};e.source=function(){var r;var t=new e((function e(t){r=t}));return{token:t,cancel:r}};return e}();function mr(e){return function r(t){return e.apply(null,t)}}function yr(e){return re.isObject(e)&&e.isAxiosError===true}var gr={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(gr).forEach((function(e){var r=e[0],t=e[1];gr[t]=r}));function br(e){var t=new hr(e);var n=r(hr.prototype.request,t);re.extend(n,hr.prototype,t,{allOwnKeys:true});re.extend(n,t,null,{allOwnKeys:true});n.create=function r(t){return br(sr(e,t))};return n}var wr=e("a",br(Pe));wr.Axios=hr;wr.CanceledError=Je;wr.CancelToken=vr;wr.isCancel=He;wr.VERSION=ur;wr.toFormData=le;wr.AxiosError=te;wr.Cancel=wr.CanceledError;wr.all=function e(r){return Promise.all(r)};wr.spread=mr;wr.isAxiosError=yr;wr.mergeConfig=sr;wr.AxiosHeaders=Me;wr.formToJSON=function(e){return je(re.isHTMLForm(e)?new FormData(e):e)};wr.HttpStatusCode=gr;wr.default=wr}}}));
|