@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
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
import {
|
|
8
|
+
import { ContactNumber, Font, Layout, OlmapLayer, ShareService, Space, StzhAccordionItemClosedEvent, StzhAccordionItemCloseEvent, StzhAccordionItemOpenedEvent, StzhAccordionItemOpenEvent, StzhActionsetItem, StzhActionsetItemClickEvent, StzhAnchornavItem, StzhAnchornavItemClickEvent, StzhAppointmentsChangeEvent, StzhAudioEndedEvent, StzhAudioEndEvent, StzhAudioErrorEvent, StzhAudioPauseEvent, StzhAudioPlayEvent, StzhAudioPlayingEvent, StzhAudioReplayEvent, StzhButtonBlurEvent, StzhButtonChangeEvent, StzhButtonFocusEvent, StzhCalendarChangeEvent, StzhCalendarDateDisabledPredicate, StzhCardClickEvent, StzhCardCollapseEvent, StzhCardHeaderAction, StzhCardHeaderActionClickEvent, StzhCardListCollapseAllEvent, StzhCardStarClickEvent, StzhCardSubtitleClickEvent, StzhCheckboxBlurEvent, StzhCheckboxChangeEvent, StzhCheckboxFocusEvent, StzhChipBlurEvent, StzhChipClickEvent, StzhChipFocusEvent, StzhChipRemoveEvent, StzhChipSelectChangeEvent, StzhChipSelectItem, StzhContactAvailabilityItem, StzhDatalistDirectionChangeEvent, StzhDatalistHideBorderChangeEvent, StzhDatalistItemActionClickEvent, StzhDatalistItemEntry, StzhDatamessagelistItemActionClickEvent, StzhDatamessagelistItemClickEvent, StzhDatamessagelistItemEntryAction, StzhDatamessagelistItemEntryLoadingStatus, StzhDatamessagelistItemEntryMeta, StzhDatamessagelistItemEntryTag, StzhDatepickerChangeEvent, StzhDialogCloseEvent, StzhDialogOpenEvent, StzhDropdowCloseEvent, StzhDropdowInitEvent, StzhDropdownBlurEvent, StzhDropdownChangeEvent, StzhDropdownFocusEvent, StzhDropdownItemAddEvent, StzhDropdownItemRemoveEvent, StzhDropdownOpenEvent, StzhDropdownOptionAddEvent, StzhDropdownOptionRemoveEvent, StzhGhettoboxCloseEvent, StzhGhettoboxOpenEvent, StzhInputBlurEvent, StzhInputChangeEvent, StzhInputFocusEvent, StzhLangnavChangeEvent, StzhLinkBlurEvent, StzhLinkFocusEvent, StzhMenuItemBlurEvent, StzhMenuItemFocusEvent, StzhMessageCloseEvent, StzhMessageOpenEvent, StzhMicrositeTeaserlistTag, StzhOlmapInitializedEvent, StzhOlmapMoveEndEvent, StzhOlmapMoveStartEvent, StzhOlmapPostRenderEvent, StzhOverlayCloseEvent, StzhOverlayOpenEvent, StzhPopoverClosedEvent, StzhPopoverCloseEvent, StzhPopoverOpenedEvent, StzhPopoverOpenEvent, StzhProgressbarDataItem, StzhProgressbarItemClickEvent, StzhProgressbarItemDottedClickEvent, StzhRadioBlurEvent, StzhRadioChangeEvent, StzhRadioFocusEvent, StzhSortableDisableEvent, StzhSortableUpdateEvent, StzhStickyStuckBottomEvent, StzhStickyStuckTopEvent, StzhToggleBlurEvent, StzhToggleChangeEvent, StzhToggleFocusEvent, StzhTooltipClosedEvent, StzhTooltipCloseEvent, StzhTooltipOpenedEvent, StzhTooltipOpenEvent, StzhUploadCanceledEvent, StzhUploadCanceledMultipleEvent, StzhUploadCompleteEvent, StzhUploadCompleteMultipleEvent, StzhUploadErrorEvent, StzhUploadErrorMultipleEvent, StzhUploadFileAddedEvent, StzhUploadFileRemovedEvent, StzhUploadFilesAddedEvent, StzhUploadFilesItem, StzhUploadProcessingEvent, StzhUploadProcessingMultipleEvent, StzhUploadProgressEvent, StzhUploadProgressTotalEvent, StzhUploadSendingEvent, StzhUploadSendingMultipleEvent, StzhUploadSuccessEvent, StzhUploadSuccessMultipleEvent, StzhVbzLinechipBlurEvent, StzhVbzLinechipFocusEvent, StzhVbzMajortickerDisturbance, StzhVbzMajortickerDisturbanceFetchedEvent, VBZ } from "./index";
|
|
9
9
|
import { StzhActionsetLocalizedText } from "./components/stzh-actionset/stzh-actionset.localization";
|
|
10
10
|
import { Placement } from "@floating-ui/dom";
|
|
11
11
|
import { StzhAppointmentsLocalizedText } from "./components/stzh-appointments/stzh-appointments.localization";
|
|
@@ -498,6 +498,10 @@ export namespace Components {
|
|
|
498
498
|
* The value of the input element (if card is selectable)
|
|
499
499
|
*/
|
|
500
500
|
"value": string;
|
|
501
|
+
/**
|
|
502
|
+
* Whether card arrow is shown in footer area
|
|
503
|
+
*/
|
|
504
|
+
"withArrow": boolean;
|
|
501
505
|
}
|
|
502
506
|
interface StzhCardList {
|
|
503
507
|
/**
|
|
@@ -680,13 +684,17 @@ export namespace Components {
|
|
|
680
684
|
}
|
|
681
685
|
interface StzhChip {
|
|
682
686
|
/**
|
|
683
|
-
* Id for element which describes the button
|
|
687
|
+
* Id for element which describes the link/button
|
|
684
688
|
*/
|
|
685
689
|
"a11yDescribedby": string;
|
|
686
690
|
/**
|
|
687
691
|
* Accessible label for screen readers to replace visible text
|
|
688
692
|
*/
|
|
689
693
|
"a11yLabel": string;
|
|
694
|
+
/**
|
|
695
|
+
* Tabindex of link/button
|
|
696
|
+
*/
|
|
697
|
+
"a11yTabindex": string;
|
|
690
698
|
/**
|
|
691
699
|
* Active
|
|
692
700
|
*/
|
|
@@ -711,6 +719,10 @@ export namespace Components {
|
|
|
711
719
|
* Label
|
|
712
720
|
*/
|
|
713
721
|
"label": string;
|
|
722
|
+
/**
|
|
723
|
+
* Whether chip is not interactive
|
|
724
|
+
*/
|
|
725
|
+
"nonInteractive": boolean;
|
|
714
726
|
/**
|
|
715
727
|
* Whether remove button should be shown
|
|
716
728
|
*/
|
|
@@ -812,11 +824,11 @@ export namespace Components {
|
|
|
812
824
|
*/
|
|
813
825
|
"linesUltra": number;
|
|
814
826
|
}
|
|
815
|
-
interface
|
|
827
|
+
interface StzhContact {
|
|
816
828
|
/**
|
|
817
829
|
* Availability times
|
|
818
830
|
*/
|
|
819
|
-
"availability": string |
|
|
831
|
+
"availability": string | StzhContactAvailabilityItem[];
|
|
820
832
|
/**
|
|
821
833
|
* Availability title
|
|
822
834
|
*/
|
|
@@ -840,7 +852,7 @@ export namespace Components {
|
|
|
840
852
|
/**
|
|
841
853
|
* Numbers Array of objects that can include the attributes `type` = `tel`|`fax`, `label` and `number`.
|
|
842
854
|
*/
|
|
843
|
-
"numbers":
|
|
855
|
+
"numbers": ContactNumber[] | string;
|
|
844
856
|
/**
|
|
845
857
|
* Post office box heading
|
|
846
858
|
*/
|
|
@@ -879,6 +891,10 @@ export namespace Components {
|
|
|
879
891
|
"withBorder": boolean;
|
|
880
892
|
}
|
|
881
893
|
interface StzhContainer {
|
|
894
|
+
/**
|
|
895
|
+
* Whether color should be inverted
|
|
896
|
+
*/
|
|
897
|
+
"inverted": boolean;
|
|
882
898
|
}
|
|
883
899
|
interface StzhCspace {
|
|
884
900
|
}
|
|
@@ -907,6 +923,10 @@ export namespace Components {
|
|
|
907
923
|
* Direction above ultra breakpoint
|
|
908
924
|
*/
|
|
909
925
|
"directionUltra": "vertical" | "horizontal" | "inherit";
|
|
926
|
+
/**
|
|
927
|
+
* Whether to disable min-width of datalist item
|
|
928
|
+
*/
|
|
929
|
+
"disableMinWidth": boolean;
|
|
910
930
|
/**
|
|
911
931
|
* Hide border lines between items
|
|
912
932
|
*/
|
|
@@ -1015,6 +1035,10 @@ export namespace Components {
|
|
|
1015
1035
|
* Columns
|
|
1016
1036
|
*/
|
|
1017
1037
|
"columns": any[] | string;
|
|
1038
|
+
/**
|
|
1039
|
+
* Whether to disable min-width of table
|
|
1040
|
+
*/
|
|
1041
|
+
"disableMinWidth": boolean;
|
|
1018
1042
|
/**
|
|
1019
1043
|
* ID field
|
|
1020
1044
|
*/
|
|
@@ -1145,6 +1169,9 @@ export namespace Components {
|
|
|
1145
1169
|
"show": () => Promise<void>;
|
|
1146
1170
|
"toggle": () => Promise<void>;
|
|
1147
1171
|
}
|
|
1172
|
+
/**
|
|
1173
|
+
* @prop --width: Width of dialog
|
|
1174
|
+
*/
|
|
1148
1175
|
interface StzhDialog {
|
|
1149
1176
|
/**
|
|
1150
1177
|
* Accessible label for dialog (use if no heading is used)
|
|
@@ -1394,7 +1421,16 @@ export namespace Components {
|
|
|
1394
1421
|
* Copyright
|
|
1395
1422
|
*/
|
|
1396
1423
|
"copyright": string;
|
|
1424
|
+
/**
|
|
1425
|
+
* Whether to stretch slotted content to fullwidth
|
|
1426
|
+
*/
|
|
1427
|
+
"fullwidth": boolean;
|
|
1397
1428
|
}
|
|
1429
|
+
/**
|
|
1430
|
+
* Flyingfocus component.
|
|
1431
|
+
* Inpsired by: https://github.com/Q42/floating-focus-a11y
|
|
1432
|
+
* https://engineering.q42.nl/floating-focus/
|
|
1433
|
+
*/
|
|
1398
1434
|
interface StzhFlyingfocus {
|
|
1399
1435
|
"reposition": () => Promise<void>;
|
|
1400
1436
|
}
|
|
@@ -1420,6 +1456,9 @@ export namespace Components {
|
|
|
1420
1456
|
*/
|
|
1421
1457
|
"withBorder": boolean;
|
|
1422
1458
|
}
|
|
1459
|
+
/**
|
|
1460
|
+
* @prop --background-color: Set background and button text hover color
|
|
1461
|
+
*/
|
|
1423
1462
|
interface StzhGhettobox {
|
|
1424
1463
|
/**
|
|
1425
1464
|
* Name of cookie to compare its value with set `publishDate` to determine if ghettobox was already closed before by the user. If empty (""), no check is done and ghettobox will always be shown again after a refresh. Cookie name will be prefixed with `stzh-components-ghettobox-close-time`.
|
|
@@ -1498,11 +1537,15 @@ export namespace Components {
|
|
|
1498
1537
|
/**
|
|
1499
1538
|
* Add border
|
|
1500
1539
|
*/
|
|
1501
|
-
"border": "none" | "left" | "right";
|
|
1540
|
+
"border": "none" | "left" | "right" | "left-right";
|
|
1502
1541
|
/**
|
|
1503
1542
|
* Type of curve
|
|
1504
1543
|
*/
|
|
1505
1544
|
"curve": Space.Curves;
|
|
1545
|
+
/**
|
|
1546
|
+
* Control how cells items are positioned along a container's cross axis
|
|
1547
|
+
*/
|
|
1548
|
+
"items": Layout.Items;
|
|
1506
1549
|
/**
|
|
1507
1550
|
* Alignment
|
|
1508
1551
|
*/
|
|
@@ -1654,6 +1697,8 @@ export namespace Components {
|
|
|
1654
1697
|
*/
|
|
1655
1698
|
"value": string;
|
|
1656
1699
|
}
|
|
1700
|
+
interface StzhInvert {
|
|
1701
|
+
}
|
|
1657
1702
|
interface StzhLangnav {
|
|
1658
1703
|
/**
|
|
1659
1704
|
* Active language of langnav
|
|
@@ -1888,6 +1933,10 @@ export namespace Components {
|
|
|
1888
1933
|
}
|
|
1889
1934
|
interface StzhMetanav {
|
|
1890
1935
|
}
|
|
1936
|
+
/**
|
|
1937
|
+
* @see https://www.stadt-zuerich.ch/site/fuer-zueri/de/index.html
|
|
1938
|
+
* @see https://www.stadt-zuerich.ch/site/iazh/de/index.html
|
|
1939
|
+
*/
|
|
1891
1940
|
interface StzhMicrositeTeaserlist {
|
|
1892
1941
|
/**
|
|
1893
1942
|
* API URL (`{lang}` is replaced in the URL)
|
|
@@ -2044,6 +2093,9 @@ export namespace Components {
|
|
|
2044
2093
|
*/
|
|
2045
2094
|
"subtitle": string;
|
|
2046
2095
|
}
|
|
2096
|
+
/**
|
|
2097
|
+
* @prop --min-width: Minimum width of popover above small breakpoint
|
|
2098
|
+
*/
|
|
2047
2099
|
interface StzhPopover {
|
|
2048
2100
|
/**
|
|
2049
2101
|
* Distance from popover content to trigger. "8" when default variant, "16" when tooltip variant (arrow height + 8px).
|
|
@@ -2095,7 +2147,7 @@ export namespace Components {
|
|
|
2095
2147
|
}
|
|
2096
2148
|
interface StzhProgressbar {
|
|
2097
2149
|
/**
|
|
2098
|
-
* Step data (JSON array with objects that have `label` attribute and optional `icon`, if icon instead of step number should be displayed): ``` { "label": "Step Label" "icon": "clock" } ```
|
|
2150
|
+
* Step data (JSON array with objects that have `label` attribute and optional: - `disabled`, if step should be disabled - `icon`, if icon instead of step number should be displayed): ``` { "label": "Step Label" "icon": "clock", "disabled": true } ```
|
|
2099
2151
|
*/
|
|
2100
2152
|
"data": StzhProgressbarDataItem[] | string;
|
|
2101
2153
|
/**
|
|
@@ -2125,6 +2177,7 @@ export namespace Components {
|
|
|
2125
2177
|
}
|
|
2126
2178
|
interface StzhProgressbarItem {
|
|
2127
2179
|
"current": boolean;
|
|
2180
|
+
"disabled": boolean;
|
|
2128
2181
|
"dotted": boolean;
|
|
2129
2182
|
"first": boolean;
|
|
2130
2183
|
"hide": boolean;
|
|
@@ -2253,6 +2306,20 @@ export namespace Components {
|
|
|
2253
2306
|
*/
|
|
2254
2307
|
"value": string;
|
|
2255
2308
|
}
|
|
2309
|
+
interface StzhRatio {
|
|
2310
|
+
/**
|
|
2311
|
+
* Fit mode
|
|
2312
|
+
*/
|
|
2313
|
+
"fit": "cover" | "contain";
|
|
2314
|
+
/**
|
|
2315
|
+
* Whether aspect ratio is in portrait mode
|
|
2316
|
+
*/
|
|
2317
|
+
"portrait": boolean;
|
|
2318
|
+
/**
|
|
2319
|
+
* Available aspect ratios
|
|
2320
|
+
*/
|
|
2321
|
+
"ratio": "16:9" | "1:1" | "5:4" | "4:3" | "3:2" | "2:1" | "21:9";
|
|
2322
|
+
}
|
|
2256
2323
|
interface StzhReadspeaker {
|
|
2257
2324
|
/**
|
|
2258
2325
|
* RS event ID
|
|
@@ -2357,6 +2424,32 @@ export namespace Components {
|
|
|
2357
2424
|
*/
|
|
2358
2425
|
"url": string;
|
|
2359
2426
|
}
|
|
2427
|
+
interface StzhShow {
|
|
2428
|
+
/**
|
|
2429
|
+
* Hide from date
|
|
2430
|
+
*/
|
|
2431
|
+
"hideFromDate": Date | string;
|
|
2432
|
+
/**
|
|
2433
|
+
* Large
|
|
2434
|
+
*/
|
|
2435
|
+
"large": boolean;
|
|
2436
|
+
/**
|
|
2437
|
+
* Medium
|
|
2438
|
+
*/
|
|
2439
|
+
"medium": boolean;
|
|
2440
|
+
/**
|
|
2441
|
+
* Mikro
|
|
2442
|
+
*/
|
|
2443
|
+
"mikro": boolean;
|
|
2444
|
+
/**
|
|
2445
|
+
* Small
|
|
2446
|
+
*/
|
|
2447
|
+
"small": boolean;
|
|
2448
|
+
/**
|
|
2449
|
+
* Ultra
|
|
2450
|
+
*/
|
|
2451
|
+
"ultra": boolean;
|
|
2452
|
+
}
|
|
2360
2453
|
interface StzhSitemap {
|
|
2361
2454
|
/**
|
|
2362
2455
|
* Items in sitemap Array of objects that must at least include `value` attribute. Can optionally contain `label`, `meta`, `icon`, `href` attribute and be nested to display deeper levels: `[{"value":"Value 1", "label": "Label 1"}, {"value":"Value 2", "label": "Label 2", "items": [...]}]`
|
|
@@ -2415,6 +2508,48 @@ export namespace Components {
|
|
|
2415
2508
|
*/
|
|
2416
2509
|
"toArray": () => Promise<string[]>;
|
|
2417
2510
|
}
|
|
2511
|
+
interface StzhSpace {
|
|
2512
|
+
/**
|
|
2513
|
+
* Apply spacing to slotted elements
|
|
2514
|
+
*/
|
|
2515
|
+
"around": boolean;
|
|
2516
|
+
/**
|
|
2517
|
+
* Add border
|
|
2518
|
+
*/
|
|
2519
|
+
"border": "none" | "top" | "bottom" | "left" | "right" | "left-right" | "top-bottom";
|
|
2520
|
+
/**
|
|
2521
|
+
* Type of curve
|
|
2522
|
+
*/
|
|
2523
|
+
"curve": Space.Curves;
|
|
2524
|
+
/**
|
|
2525
|
+
* Control how cells items are positioned along a container's cross axis
|
|
2526
|
+
*/
|
|
2527
|
+
"items": Layout.Items;
|
|
2528
|
+
/**
|
|
2529
|
+
* Alignment
|
|
2530
|
+
*/
|
|
2531
|
+
"justify": Layout.Justify;
|
|
2532
|
+
/**
|
|
2533
|
+
* Type of size
|
|
2534
|
+
*/
|
|
2535
|
+
"size": Space.Sizes;
|
|
2536
|
+
/**
|
|
2537
|
+
* Type of size above large breakpoint
|
|
2538
|
+
*/
|
|
2539
|
+
"sizeLarge": Space.Sizes;
|
|
2540
|
+
/**
|
|
2541
|
+
* Type of size above medium breakpoint
|
|
2542
|
+
*/
|
|
2543
|
+
"sizeMedium": Space.Sizes;
|
|
2544
|
+
/**
|
|
2545
|
+
* Type of size above small breakpoint
|
|
2546
|
+
*/
|
|
2547
|
+
"sizeSmall": Space.Sizes;
|
|
2548
|
+
/**
|
|
2549
|
+
* Type of size above ultra breakpoint
|
|
2550
|
+
*/
|
|
2551
|
+
"sizeUltra": Space.Sizes;
|
|
2552
|
+
}
|
|
2418
2553
|
interface StzhStatus {
|
|
2419
2554
|
/**
|
|
2420
2555
|
* Label
|
|
@@ -2434,6 +2569,10 @@ export namespace Components {
|
|
|
2434
2569
|
"withLoadingbar": boolean;
|
|
2435
2570
|
}
|
|
2436
2571
|
interface StzhSticky {
|
|
2572
|
+
/**
|
|
2573
|
+
* Whether to breakout container
|
|
2574
|
+
*/
|
|
2575
|
+
"breakout": boolean;
|
|
2437
2576
|
/**
|
|
2438
2577
|
* Whether to disable sticking to bottom
|
|
2439
2578
|
*/
|
|
@@ -2443,7 +2582,16 @@ export namespace Components {
|
|
|
2443
2582
|
*/
|
|
2444
2583
|
"disableStickyTop": boolean;
|
|
2445
2584
|
}
|
|
2585
|
+
/**
|
|
2586
|
+
* @prop --max-height: Maximum height of table
|
|
2587
|
+
* @prop --min-width: Minium width of table
|
|
2588
|
+
* @prop --cell-padding: Cells padding
|
|
2589
|
+
*/
|
|
2446
2590
|
interface StzhTable {
|
|
2591
|
+
/**
|
|
2592
|
+
* Whether to disable min-width of table
|
|
2593
|
+
*/
|
|
2594
|
+
"disableMinWidth": boolean;
|
|
2447
2595
|
/**
|
|
2448
2596
|
* Columns that should be sticky on the left side (column indexes separated by comma)
|
|
2449
2597
|
*/
|
|
@@ -2492,6 +2640,10 @@ export namespace Components {
|
|
|
2492
2640
|
* Whether to float left content
|
|
2493
2641
|
*/
|
|
2494
2642
|
"floating": boolean;
|
|
2643
|
+
/**
|
|
2644
|
+
* Whether display columns fullwidth on every breakpoint (not just mobile)
|
|
2645
|
+
*/
|
|
2646
|
+
"fullwidth": boolean;
|
|
2495
2647
|
/**
|
|
2496
2648
|
* Size variant
|
|
2497
2649
|
*/
|
|
@@ -2825,11 +2977,15 @@ export namespace Components {
|
|
|
2825
2977
|
/**
|
|
2826
2978
|
* Add border
|
|
2827
2979
|
*/
|
|
2828
|
-
"border": "none" | "top" | "bottom";
|
|
2980
|
+
"border": "none" | "top" | "bottom" | "top-bottom";
|
|
2829
2981
|
/**
|
|
2830
2982
|
* Type of curve
|
|
2831
2983
|
*/
|
|
2832
2984
|
"curve": Space.Curves;
|
|
2985
|
+
/**
|
|
2986
|
+
* Control how cells items are positioned along a container's cross axis
|
|
2987
|
+
*/
|
|
2988
|
+
"items": Layout.Items;
|
|
2833
2989
|
/**
|
|
2834
2990
|
* Alignment
|
|
2835
2991
|
*/
|
|
@@ -3125,11 +3281,11 @@ declare global {
|
|
|
3125
3281
|
prototype: HTMLStzhClampElement;
|
|
3126
3282
|
new (): HTMLStzhClampElement;
|
|
3127
3283
|
};
|
|
3128
|
-
interface
|
|
3284
|
+
interface HTMLStzhContactElement extends Components.StzhContact, HTMLStencilElement {
|
|
3129
3285
|
}
|
|
3130
|
-
var
|
|
3131
|
-
prototype:
|
|
3132
|
-
new ():
|
|
3286
|
+
var HTMLStzhContactElement: {
|
|
3287
|
+
prototype: HTMLStzhContactElement;
|
|
3288
|
+
new (): HTMLStzhContactElement;
|
|
3133
3289
|
};
|
|
3134
3290
|
interface HTMLStzhContainerElement extends Components.StzhContainer, HTMLStencilElement {
|
|
3135
3291
|
}
|
|
@@ -3185,6 +3341,9 @@ declare global {
|
|
|
3185
3341
|
prototype: HTMLStzhDetailsElement;
|
|
3186
3342
|
new (): HTMLStzhDetailsElement;
|
|
3187
3343
|
};
|
|
3344
|
+
/**
|
|
3345
|
+
* @prop --width: Width of dialog
|
|
3346
|
+
*/
|
|
3188
3347
|
interface HTMLStzhDialogElement extends Components.StzhDialog, HTMLStencilElement {
|
|
3189
3348
|
}
|
|
3190
3349
|
var HTMLStzhDialogElement: {
|
|
@@ -3209,6 +3368,11 @@ declare global {
|
|
|
3209
3368
|
prototype: HTMLStzhFigureElement;
|
|
3210
3369
|
new (): HTMLStzhFigureElement;
|
|
3211
3370
|
};
|
|
3371
|
+
/**
|
|
3372
|
+
* Flyingfocus component.
|
|
3373
|
+
* Inpsired by: https://github.com/Q42/floating-focus-a11y
|
|
3374
|
+
* https://engineering.q42.nl/floating-focus/
|
|
3375
|
+
*/
|
|
3212
3376
|
interface HTMLStzhFlyingfocusElement extends Components.StzhFlyingfocus, HTMLStencilElement {
|
|
3213
3377
|
}
|
|
3214
3378
|
var HTMLStzhFlyingfocusElement: {
|
|
@@ -3221,6 +3385,9 @@ declare global {
|
|
|
3221
3385
|
prototype: HTMLStzhFooterElement;
|
|
3222
3386
|
new (): HTMLStzhFooterElement;
|
|
3223
3387
|
};
|
|
3388
|
+
/**
|
|
3389
|
+
* @prop --background-color: Set background and button text hover color
|
|
3390
|
+
*/
|
|
3224
3391
|
interface HTMLStzhGhettoboxElement extends Components.StzhGhettobox, HTMLStencilElement {
|
|
3225
3392
|
}
|
|
3226
3393
|
var HTMLStzhGhettoboxElement: {
|
|
@@ -3269,6 +3436,12 @@ declare global {
|
|
|
3269
3436
|
prototype: HTMLStzhInputElement;
|
|
3270
3437
|
new (): HTMLStzhInputElement;
|
|
3271
3438
|
};
|
|
3439
|
+
interface HTMLStzhInvertElement extends Components.StzhInvert, HTMLStencilElement {
|
|
3440
|
+
}
|
|
3441
|
+
var HTMLStzhInvertElement: {
|
|
3442
|
+
prototype: HTMLStzhInvertElement;
|
|
3443
|
+
new (): HTMLStzhInvertElement;
|
|
3444
|
+
};
|
|
3272
3445
|
interface HTMLStzhLangnavElement extends Components.StzhLangnav, HTMLStencilElement {
|
|
3273
3446
|
}
|
|
3274
3447
|
var HTMLStzhLangnavElement: {
|
|
@@ -3329,6 +3502,10 @@ declare global {
|
|
|
3329
3502
|
prototype: HTMLStzhMetanavElement;
|
|
3330
3503
|
new (): HTMLStzhMetanavElement;
|
|
3331
3504
|
};
|
|
3505
|
+
/**
|
|
3506
|
+
* @see https://www.stadt-zuerich.ch/site/fuer-zueri/de/index.html
|
|
3507
|
+
* @see https://www.stadt-zuerich.ch/site/iazh/de/index.html
|
|
3508
|
+
*/
|
|
3332
3509
|
interface HTMLStzhMicrositeTeaserlistElement extends Components.StzhMicrositeTeaserlist, HTMLStencilElement {
|
|
3333
3510
|
}
|
|
3334
3511
|
var HTMLStzhMicrositeTeaserlistElement: {
|
|
@@ -3371,6 +3548,9 @@ declare global {
|
|
|
3371
3548
|
prototype: HTMLStzhPagetitleHeroElement;
|
|
3372
3549
|
new (): HTMLStzhPagetitleHeroElement;
|
|
3373
3550
|
};
|
|
3551
|
+
/**
|
|
3552
|
+
* @prop --min-width: Minimum width of popover above small breakpoint
|
|
3553
|
+
*/
|
|
3374
3554
|
interface HTMLStzhPopoverElement extends Components.StzhPopover, HTMLStencilElement {
|
|
3375
3555
|
}
|
|
3376
3556
|
var HTMLStzhPopoverElement: {
|
|
@@ -3407,6 +3587,12 @@ declare global {
|
|
|
3407
3587
|
prototype: HTMLStzhRadiogroupElement;
|
|
3408
3588
|
new (): HTMLStzhRadiogroupElement;
|
|
3409
3589
|
};
|
|
3590
|
+
interface HTMLStzhRatioElement extends Components.StzhRatio, HTMLStencilElement {
|
|
3591
|
+
}
|
|
3592
|
+
var HTMLStzhRatioElement: {
|
|
3593
|
+
prototype: HTMLStzhRatioElement;
|
|
3594
|
+
new (): HTMLStzhRatioElement;
|
|
3595
|
+
};
|
|
3410
3596
|
interface HTMLStzhReadspeakerElement extends Components.StzhReadspeaker, HTMLStencilElement {
|
|
3411
3597
|
}
|
|
3412
3598
|
var HTMLStzhReadspeakerElement: {
|
|
@@ -3443,6 +3629,12 @@ declare global {
|
|
|
3443
3629
|
prototype: HTMLStzhShareElement;
|
|
3444
3630
|
new (): HTMLStzhShareElement;
|
|
3445
3631
|
};
|
|
3632
|
+
interface HTMLStzhShowElement extends Components.StzhShow, HTMLStencilElement {
|
|
3633
|
+
}
|
|
3634
|
+
var HTMLStzhShowElement: {
|
|
3635
|
+
prototype: HTMLStzhShowElement;
|
|
3636
|
+
new (): HTMLStzhShowElement;
|
|
3637
|
+
};
|
|
3446
3638
|
interface HTMLStzhSitemapElement extends Components.StzhSitemap, HTMLStencilElement {
|
|
3447
3639
|
}
|
|
3448
3640
|
var HTMLStzhSitemapElement: {
|
|
@@ -3461,6 +3653,12 @@ declare global {
|
|
|
3461
3653
|
prototype: HTMLStzhSortableElement;
|
|
3462
3654
|
new (): HTMLStzhSortableElement;
|
|
3463
3655
|
};
|
|
3656
|
+
interface HTMLStzhSpaceElement extends Components.StzhSpace, HTMLStencilElement {
|
|
3657
|
+
}
|
|
3658
|
+
var HTMLStzhSpaceElement: {
|
|
3659
|
+
prototype: HTMLStzhSpaceElement;
|
|
3660
|
+
new (): HTMLStzhSpaceElement;
|
|
3661
|
+
};
|
|
3464
3662
|
interface HTMLStzhStatusElement extends Components.StzhStatus, HTMLStencilElement {
|
|
3465
3663
|
}
|
|
3466
3664
|
var HTMLStzhStatusElement: {
|
|
@@ -3473,6 +3671,11 @@ declare global {
|
|
|
3473
3671
|
prototype: HTMLStzhStickyElement;
|
|
3474
3672
|
new (): HTMLStzhStickyElement;
|
|
3475
3673
|
};
|
|
3674
|
+
/**
|
|
3675
|
+
* @prop --max-height: Maximum height of table
|
|
3676
|
+
* @prop --min-width: Minium width of table
|
|
3677
|
+
* @prop --cell-padding: Cells padding
|
|
3678
|
+
*/
|
|
3476
3679
|
interface HTMLStzhTableElement extends Components.StzhTable, HTMLStencilElement {
|
|
3477
3680
|
}
|
|
3478
3681
|
var HTMLStzhTableElement: {
|
|
@@ -3560,7 +3763,7 @@ declare global {
|
|
|
3560
3763
|
"stzh-chip": HTMLStzhChipElement;
|
|
3561
3764
|
"stzh-chip-select": HTMLStzhChipSelectElement;
|
|
3562
3765
|
"stzh-clamp": HTMLStzhClampElement;
|
|
3563
|
-
"stzh-
|
|
3766
|
+
"stzh-contact": HTMLStzhContactElement;
|
|
3564
3767
|
"stzh-container": HTMLStzhContainerElement;
|
|
3565
3768
|
"stzh-cspace": HTMLStzhCspaceElement;
|
|
3566
3769
|
"stzh-datalist": HTMLStzhDatalistElement;
|
|
@@ -3584,6 +3787,7 @@ declare global {
|
|
|
3584
3787
|
"stzh-icon": HTMLStzhIconElement;
|
|
3585
3788
|
"stzh-icon-sprite": HTMLStzhIconSpriteElement;
|
|
3586
3789
|
"stzh-input": HTMLStzhInputElement;
|
|
3790
|
+
"stzh-invert": HTMLStzhInvertElement;
|
|
3587
3791
|
"stzh-langnav": HTMLStzhLangnavElement;
|
|
3588
3792
|
"stzh-link": HTMLStzhLinkElement;
|
|
3589
3793
|
"stzh-list": HTMLStzhListElement;
|
|
@@ -3607,15 +3811,18 @@ declare global {
|
|
|
3607
3811
|
"stzh-progressbar-item": HTMLStzhProgressbarItemElement;
|
|
3608
3812
|
"stzh-radio": HTMLStzhRadioElement;
|
|
3609
3813
|
"stzh-radiogroup": HTMLStzhRadiogroupElement;
|
|
3814
|
+
"stzh-ratio": HTMLStzhRatioElement;
|
|
3610
3815
|
"stzh-readspeaker": HTMLStzhReadspeakerElement;
|
|
3611
3816
|
"stzh-richtext": HTMLStzhRichtextElement;
|
|
3612
3817
|
"stzh-row": HTMLStzhRowElement;
|
|
3613
3818
|
"stzh-saptcha": HTMLStzhSaptchaElement;
|
|
3614
3819
|
"stzh-section": HTMLStzhSectionElement;
|
|
3615
3820
|
"stzh-share": HTMLStzhShareElement;
|
|
3821
|
+
"stzh-show": HTMLStzhShowElement;
|
|
3616
3822
|
"stzh-sitemap": HTMLStzhSitemapElement;
|
|
3617
3823
|
"stzh-skiplink": HTMLStzhSkiplinkElement;
|
|
3618
3824
|
"stzh-sortable": HTMLStzhSortableElement;
|
|
3825
|
+
"stzh-space": HTMLStzhSpaceElement;
|
|
3619
3826
|
"stzh-status": HTMLStzhStatusElement;
|
|
3620
3827
|
"stzh-sticky": HTMLStzhStickyElement;
|
|
3621
3828
|
"stzh-table": HTMLStzhTableElement;
|
|
@@ -4153,6 +4360,10 @@ declare namespace LocalJSX {
|
|
|
4153
4360
|
* The value of the input element (if card is selectable)
|
|
4154
4361
|
*/
|
|
4155
4362
|
"value"?: string;
|
|
4363
|
+
/**
|
|
4364
|
+
* Whether card arrow is shown in footer area
|
|
4365
|
+
*/
|
|
4366
|
+
"withArrow"?: boolean;
|
|
4156
4367
|
}
|
|
4157
4368
|
interface StzhCardList {
|
|
4158
4369
|
/**
|
|
@@ -4347,13 +4558,17 @@ declare namespace LocalJSX {
|
|
|
4347
4558
|
}
|
|
4348
4559
|
interface StzhChip {
|
|
4349
4560
|
/**
|
|
4350
|
-
* Id for element which describes the button
|
|
4561
|
+
* Id for element which describes the link/button
|
|
4351
4562
|
*/
|
|
4352
4563
|
"a11yDescribedby"?: string;
|
|
4353
4564
|
/**
|
|
4354
4565
|
* Accessible label for screen readers to replace visible text
|
|
4355
4566
|
*/
|
|
4356
4567
|
"a11yLabel"?: string;
|
|
4568
|
+
/**
|
|
4569
|
+
* Tabindex of link/button
|
|
4570
|
+
*/
|
|
4571
|
+
"a11yTabindex"?: string;
|
|
4357
4572
|
/**
|
|
4358
4573
|
* Active
|
|
4359
4574
|
*/
|
|
@@ -4378,6 +4593,10 @@ declare namespace LocalJSX {
|
|
|
4378
4593
|
* Label
|
|
4379
4594
|
*/
|
|
4380
4595
|
"label"?: string;
|
|
4596
|
+
/**
|
|
4597
|
+
* Whether chip is not interactive
|
|
4598
|
+
*/
|
|
4599
|
+
"nonInteractive"?: boolean;
|
|
4381
4600
|
/**
|
|
4382
4601
|
* Input blur event
|
|
4383
4602
|
*/
|
|
@@ -4495,11 +4714,11 @@ declare namespace LocalJSX {
|
|
|
4495
4714
|
*/
|
|
4496
4715
|
"linesUltra"?: number;
|
|
4497
4716
|
}
|
|
4498
|
-
interface
|
|
4717
|
+
interface StzhContact {
|
|
4499
4718
|
/**
|
|
4500
4719
|
* Availability times
|
|
4501
4720
|
*/
|
|
4502
|
-
"availability"?: string |
|
|
4721
|
+
"availability"?: string | StzhContactAvailabilityItem[];
|
|
4503
4722
|
/**
|
|
4504
4723
|
* Availability title
|
|
4505
4724
|
*/
|
|
@@ -4523,7 +4742,7 @@ declare namespace LocalJSX {
|
|
|
4523
4742
|
/**
|
|
4524
4743
|
* Numbers Array of objects that can include the attributes `type` = `tel`|`fax`, `label` and `number`.
|
|
4525
4744
|
*/
|
|
4526
|
-
"numbers"?:
|
|
4745
|
+
"numbers"?: ContactNumber[] | string;
|
|
4527
4746
|
/**
|
|
4528
4747
|
* Post office box heading
|
|
4529
4748
|
*/
|
|
@@ -4562,6 +4781,10 @@ declare namespace LocalJSX {
|
|
|
4562
4781
|
"withBorder"?: boolean;
|
|
4563
4782
|
}
|
|
4564
4783
|
interface StzhContainer {
|
|
4784
|
+
/**
|
|
4785
|
+
* Whether color should be inverted
|
|
4786
|
+
*/
|
|
4787
|
+
"inverted"?: boolean;
|
|
4565
4788
|
}
|
|
4566
4789
|
interface StzhCspace {
|
|
4567
4790
|
}
|
|
@@ -4590,6 +4813,10 @@ declare namespace LocalJSX {
|
|
|
4590
4813
|
* Direction above ultra breakpoint
|
|
4591
4814
|
*/
|
|
4592
4815
|
"directionUltra"?: "vertical" | "horizontal" | "inherit";
|
|
4816
|
+
/**
|
|
4817
|
+
* Whether to disable min-width of datalist item
|
|
4818
|
+
*/
|
|
4819
|
+
"disableMinWidth"?: boolean;
|
|
4593
4820
|
/**
|
|
4594
4821
|
* Hide border lines between items
|
|
4595
4822
|
*/
|
|
@@ -4718,6 +4945,10 @@ declare namespace LocalJSX {
|
|
|
4718
4945
|
* Columns
|
|
4719
4946
|
*/
|
|
4720
4947
|
"columns"?: any[] | string;
|
|
4948
|
+
/**
|
|
4949
|
+
* Whether to disable min-width of table
|
|
4950
|
+
*/
|
|
4951
|
+
"disableMinWidth"?: boolean;
|
|
4721
4952
|
/**
|
|
4722
4953
|
* ID field
|
|
4723
4954
|
*/
|
|
@@ -4847,6 +5078,9 @@ declare namespace LocalJSX {
|
|
|
4847
5078
|
*/
|
|
4848
5079
|
"open"?: boolean;
|
|
4849
5080
|
}
|
|
5081
|
+
/**
|
|
5082
|
+
* @prop --width: Width of dialog
|
|
5083
|
+
*/
|
|
4850
5084
|
interface StzhDialog {
|
|
4851
5085
|
/**
|
|
4852
5086
|
* Accessible label for dialog (use if no heading is used)
|
|
@@ -5118,7 +5352,16 @@ declare namespace LocalJSX {
|
|
|
5118
5352
|
* Copyright
|
|
5119
5353
|
*/
|
|
5120
5354
|
"copyright"?: string;
|
|
5355
|
+
/**
|
|
5356
|
+
* Whether to stretch slotted content to fullwidth
|
|
5357
|
+
*/
|
|
5358
|
+
"fullwidth"?: boolean;
|
|
5121
5359
|
}
|
|
5360
|
+
/**
|
|
5361
|
+
* Flyingfocus component.
|
|
5362
|
+
* Inpsired by: https://github.com/Q42/floating-focus-a11y
|
|
5363
|
+
* https://engineering.q42.nl/floating-focus/
|
|
5364
|
+
*/
|
|
5122
5365
|
interface StzhFlyingfocus {
|
|
5123
5366
|
}
|
|
5124
5367
|
interface StzhFooter {
|
|
@@ -5143,6 +5386,9 @@ declare namespace LocalJSX {
|
|
|
5143
5386
|
*/
|
|
5144
5387
|
"withBorder"?: boolean;
|
|
5145
5388
|
}
|
|
5389
|
+
/**
|
|
5390
|
+
* @prop --background-color: Set background and button text hover color
|
|
5391
|
+
*/
|
|
5146
5392
|
interface StzhGhettobox {
|
|
5147
5393
|
/**
|
|
5148
5394
|
* Name of cookie to compare its value with set `publishDate` to determine if ghettobox was already closed before by the user. If empty (""), no check is done and ghettobox will always be shown again after a refresh. Cookie name will be prefixed with `stzh-components-ghettobox-close-time`.
|
|
@@ -5223,11 +5469,15 @@ declare namespace LocalJSX {
|
|
|
5223
5469
|
/**
|
|
5224
5470
|
* Add border
|
|
5225
5471
|
*/
|
|
5226
|
-
"border"?: "none" | "left" | "right";
|
|
5472
|
+
"border"?: "none" | "left" | "right" | "left-right";
|
|
5227
5473
|
/**
|
|
5228
5474
|
* Type of curve
|
|
5229
5475
|
*/
|
|
5230
5476
|
"curve"?: Space.Curves;
|
|
5477
|
+
/**
|
|
5478
|
+
* Control how cells items are positioned along a container's cross axis
|
|
5479
|
+
*/
|
|
5480
|
+
"items"?: Layout.Items;
|
|
5231
5481
|
/**
|
|
5232
5482
|
* Alignment
|
|
5233
5483
|
*/
|
|
@@ -5387,6 +5637,8 @@ declare namespace LocalJSX {
|
|
|
5387
5637
|
*/
|
|
5388
5638
|
"value"?: string;
|
|
5389
5639
|
}
|
|
5640
|
+
interface StzhInvert {
|
|
5641
|
+
}
|
|
5390
5642
|
interface StzhLangnav {
|
|
5391
5643
|
/**
|
|
5392
5644
|
* Active language of langnav
|
|
@@ -5639,6 +5891,10 @@ declare namespace LocalJSX {
|
|
|
5639
5891
|
}
|
|
5640
5892
|
interface StzhMetanav {
|
|
5641
5893
|
}
|
|
5894
|
+
/**
|
|
5895
|
+
* @see https://www.stadt-zuerich.ch/site/fuer-zueri/de/index.html
|
|
5896
|
+
* @see https://www.stadt-zuerich.ch/site/iazh/de/index.html
|
|
5897
|
+
*/
|
|
5642
5898
|
interface StzhMicrositeTeaserlist {
|
|
5643
5899
|
/**
|
|
5644
5900
|
* API URL (`{lang}` is replaced in the URL)
|
|
@@ -5789,6 +6045,9 @@ declare namespace LocalJSX {
|
|
|
5789
6045
|
*/
|
|
5790
6046
|
"subtitle"?: string;
|
|
5791
6047
|
}
|
|
6048
|
+
/**
|
|
6049
|
+
* @prop --min-width: Minimum width of popover above small breakpoint
|
|
6050
|
+
*/
|
|
5792
6051
|
interface StzhPopover {
|
|
5793
6052
|
/**
|
|
5794
6053
|
* Distance from popover content to trigger. "8" when default variant, "16" when tooltip variant (arrow height + 8px).
|
|
@@ -5843,7 +6102,7 @@ declare namespace LocalJSX {
|
|
|
5843
6102
|
}
|
|
5844
6103
|
interface StzhProgressbar {
|
|
5845
6104
|
/**
|
|
5846
|
-
* Step data (JSON array with objects that have `label` attribute and optional `icon`, if icon instead of step number should be displayed): ``` { "label": "Step Label" "icon": "clock" } ```
|
|
6105
|
+
* Step data (JSON array with objects that have `label` attribute and optional: - `disabled`, if step should be disabled - `icon`, if icon instead of step number should be displayed): ``` { "label": "Step Label" "icon": "clock", "disabled": true } ```
|
|
5847
6106
|
*/
|
|
5848
6107
|
"data"?: StzhProgressbarDataItem[] | string;
|
|
5849
6108
|
/**
|
|
@@ -5873,6 +6132,7 @@ declare namespace LocalJSX {
|
|
|
5873
6132
|
}
|
|
5874
6133
|
interface StzhProgressbarItem {
|
|
5875
6134
|
"current"?: boolean;
|
|
6135
|
+
"disabled"?: boolean;
|
|
5876
6136
|
"dotted"?: boolean;
|
|
5877
6137
|
"first"?: boolean;
|
|
5878
6138
|
"hide"?: boolean;
|
|
@@ -6017,6 +6277,20 @@ declare namespace LocalJSX {
|
|
|
6017
6277
|
*/
|
|
6018
6278
|
"value"?: string;
|
|
6019
6279
|
}
|
|
6280
|
+
interface StzhRatio {
|
|
6281
|
+
/**
|
|
6282
|
+
* Fit mode
|
|
6283
|
+
*/
|
|
6284
|
+
"fit"?: "cover" | "contain";
|
|
6285
|
+
/**
|
|
6286
|
+
* Whether aspect ratio is in portrait mode
|
|
6287
|
+
*/
|
|
6288
|
+
"portrait"?: boolean;
|
|
6289
|
+
/**
|
|
6290
|
+
* Available aspect ratios
|
|
6291
|
+
*/
|
|
6292
|
+
"ratio"?: "16:9" | "1:1" | "5:4" | "4:3" | "3:2" | "2:1" | "21:9";
|
|
6293
|
+
}
|
|
6020
6294
|
interface StzhReadspeaker {
|
|
6021
6295
|
/**
|
|
6022
6296
|
* RS event ID
|
|
@@ -6121,6 +6395,32 @@ declare namespace LocalJSX {
|
|
|
6121
6395
|
*/
|
|
6122
6396
|
"url"?: string;
|
|
6123
6397
|
}
|
|
6398
|
+
interface StzhShow {
|
|
6399
|
+
/**
|
|
6400
|
+
* Hide from date
|
|
6401
|
+
*/
|
|
6402
|
+
"hideFromDate"?: Date | string;
|
|
6403
|
+
/**
|
|
6404
|
+
* Large
|
|
6405
|
+
*/
|
|
6406
|
+
"large"?: boolean;
|
|
6407
|
+
/**
|
|
6408
|
+
* Medium
|
|
6409
|
+
*/
|
|
6410
|
+
"medium"?: boolean;
|
|
6411
|
+
/**
|
|
6412
|
+
* Mikro
|
|
6413
|
+
*/
|
|
6414
|
+
"mikro"?: boolean;
|
|
6415
|
+
/**
|
|
6416
|
+
* Small
|
|
6417
|
+
*/
|
|
6418
|
+
"small"?: boolean;
|
|
6419
|
+
/**
|
|
6420
|
+
* Ultra
|
|
6421
|
+
*/
|
|
6422
|
+
"ultra"?: boolean;
|
|
6423
|
+
}
|
|
6124
6424
|
interface StzhSitemap {
|
|
6125
6425
|
/**
|
|
6126
6426
|
* Items in sitemap Array of objects that must at least include `value` attribute. Can optionally contain `label`, `meta`, `icon`, `href` attribute and be nested to display deeper levels: `[{"value":"Value 1", "label": "Label 1"}, {"value":"Value 2", "label": "Label 2", "items": [...]}]`
|
|
@@ -6175,6 +6475,48 @@ declare namespace LocalJSX {
|
|
|
6175
6475
|
*/
|
|
6176
6476
|
"onStzhUpdate"?: (event: StzhSortableCustomEvent<StzhSortableUpdateEvent>) => void;
|
|
6177
6477
|
}
|
|
6478
|
+
interface StzhSpace {
|
|
6479
|
+
/**
|
|
6480
|
+
* Apply spacing to slotted elements
|
|
6481
|
+
*/
|
|
6482
|
+
"around"?: boolean;
|
|
6483
|
+
/**
|
|
6484
|
+
* Add border
|
|
6485
|
+
*/
|
|
6486
|
+
"border"?: "none" | "top" | "bottom" | "left" | "right" | "left-right" | "top-bottom";
|
|
6487
|
+
/**
|
|
6488
|
+
* Type of curve
|
|
6489
|
+
*/
|
|
6490
|
+
"curve"?: Space.Curves;
|
|
6491
|
+
/**
|
|
6492
|
+
* Control how cells items are positioned along a container's cross axis
|
|
6493
|
+
*/
|
|
6494
|
+
"items"?: Layout.Items;
|
|
6495
|
+
/**
|
|
6496
|
+
* Alignment
|
|
6497
|
+
*/
|
|
6498
|
+
"justify"?: Layout.Justify;
|
|
6499
|
+
/**
|
|
6500
|
+
* Type of size
|
|
6501
|
+
*/
|
|
6502
|
+
"size"?: Space.Sizes;
|
|
6503
|
+
/**
|
|
6504
|
+
* Type of size above large breakpoint
|
|
6505
|
+
*/
|
|
6506
|
+
"sizeLarge"?: Space.Sizes;
|
|
6507
|
+
/**
|
|
6508
|
+
* Type of size above medium breakpoint
|
|
6509
|
+
*/
|
|
6510
|
+
"sizeMedium"?: Space.Sizes;
|
|
6511
|
+
/**
|
|
6512
|
+
* Type of size above small breakpoint
|
|
6513
|
+
*/
|
|
6514
|
+
"sizeSmall"?: Space.Sizes;
|
|
6515
|
+
/**
|
|
6516
|
+
* Type of size above ultra breakpoint
|
|
6517
|
+
*/
|
|
6518
|
+
"sizeUltra"?: Space.Sizes;
|
|
6519
|
+
}
|
|
6178
6520
|
interface StzhStatus {
|
|
6179
6521
|
/**
|
|
6180
6522
|
* Label
|
|
@@ -6194,6 +6536,10 @@ declare namespace LocalJSX {
|
|
|
6194
6536
|
"withLoadingbar"?: boolean;
|
|
6195
6537
|
}
|
|
6196
6538
|
interface StzhSticky {
|
|
6539
|
+
/**
|
|
6540
|
+
* Whether to breakout container
|
|
6541
|
+
*/
|
|
6542
|
+
"breakout"?: boolean;
|
|
6197
6543
|
/**
|
|
6198
6544
|
* Whether to disable sticking to bottom
|
|
6199
6545
|
*/
|
|
@@ -6211,7 +6557,16 @@ declare namespace LocalJSX {
|
|
|
6211
6557
|
*/
|
|
6212
6558
|
"onStzhStuckTop"?: (event: StzhStickyCustomEvent<StzhStickyStuckTopEvent>) => void;
|
|
6213
6559
|
}
|
|
6560
|
+
/**
|
|
6561
|
+
* @prop --max-height: Maximum height of table
|
|
6562
|
+
* @prop --min-width: Minium width of table
|
|
6563
|
+
* @prop --cell-padding: Cells padding
|
|
6564
|
+
*/
|
|
6214
6565
|
interface StzhTable {
|
|
6566
|
+
/**
|
|
6567
|
+
* Whether to disable min-width of table
|
|
6568
|
+
*/
|
|
6569
|
+
"disableMinWidth"?: boolean;
|
|
6215
6570
|
/**
|
|
6216
6571
|
* Columns that should be sticky on the left side (column indexes separated by comma)
|
|
6217
6572
|
*/
|
|
@@ -6260,6 +6615,10 @@ declare namespace LocalJSX {
|
|
|
6260
6615
|
* Whether to float left content
|
|
6261
6616
|
*/
|
|
6262
6617
|
"floating"?: boolean;
|
|
6618
|
+
/**
|
|
6619
|
+
* Whether display columns fullwidth on every breakpoint (not just mobile)
|
|
6620
|
+
*/
|
|
6621
|
+
"fullwidth"?: boolean;
|
|
6263
6622
|
/**
|
|
6264
6623
|
* Size variant
|
|
6265
6624
|
*/
|
|
@@ -6671,11 +7030,15 @@ declare namespace LocalJSX {
|
|
|
6671
7030
|
/**
|
|
6672
7031
|
* Add border
|
|
6673
7032
|
*/
|
|
6674
|
-
"border"?: "none" | "top" | "bottom";
|
|
7033
|
+
"border"?: "none" | "top" | "bottom" | "top-bottom";
|
|
6675
7034
|
/**
|
|
6676
7035
|
* Type of curve
|
|
6677
7036
|
*/
|
|
6678
7037
|
"curve"?: Space.Curves;
|
|
7038
|
+
/**
|
|
7039
|
+
* Control how cells items are positioned along a container's cross axis
|
|
7040
|
+
*/
|
|
7041
|
+
"items"?: Layout.Items;
|
|
6679
7042
|
/**
|
|
6680
7043
|
* Alignment
|
|
6681
7044
|
*/
|
|
@@ -6722,7 +7085,7 @@ declare namespace LocalJSX {
|
|
|
6722
7085
|
"stzh-chip": StzhChip;
|
|
6723
7086
|
"stzh-chip-select": StzhChipSelect;
|
|
6724
7087
|
"stzh-clamp": StzhClamp;
|
|
6725
|
-
"stzh-
|
|
7088
|
+
"stzh-contact": StzhContact;
|
|
6726
7089
|
"stzh-container": StzhContainer;
|
|
6727
7090
|
"stzh-cspace": StzhCspace;
|
|
6728
7091
|
"stzh-datalist": StzhDatalist;
|
|
@@ -6746,6 +7109,7 @@ declare namespace LocalJSX {
|
|
|
6746
7109
|
"stzh-icon": StzhIcon;
|
|
6747
7110
|
"stzh-icon-sprite": StzhIconSprite;
|
|
6748
7111
|
"stzh-input": StzhInput;
|
|
7112
|
+
"stzh-invert": StzhInvert;
|
|
6749
7113
|
"stzh-langnav": StzhLangnav;
|
|
6750
7114
|
"stzh-link": StzhLink;
|
|
6751
7115
|
"stzh-list": StzhList;
|
|
@@ -6769,15 +7133,18 @@ declare namespace LocalJSX {
|
|
|
6769
7133
|
"stzh-progressbar-item": StzhProgressbarItem;
|
|
6770
7134
|
"stzh-radio": StzhRadio;
|
|
6771
7135
|
"stzh-radiogroup": StzhRadiogroup;
|
|
7136
|
+
"stzh-ratio": StzhRatio;
|
|
6772
7137
|
"stzh-readspeaker": StzhReadspeaker;
|
|
6773
7138
|
"stzh-richtext": StzhRichtext;
|
|
6774
7139
|
"stzh-row": StzhRow;
|
|
6775
7140
|
"stzh-saptcha": StzhSaptcha;
|
|
6776
7141
|
"stzh-section": StzhSection;
|
|
6777
7142
|
"stzh-share": StzhShare;
|
|
7143
|
+
"stzh-show": StzhShow;
|
|
6778
7144
|
"stzh-sitemap": StzhSitemap;
|
|
6779
7145
|
"stzh-skiplink": StzhSkiplink;
|
|
6780
7146
|
"stzh-sortable": StzhSortable;
|
|
7147
|
+
"stzh-space": StzhSpace;
|
|
6781
7148
|
"stzh-status": StzhStatus;
|
|
6782
7149
|
"stzh-sticky": StzhSticky;
|
|
6783
7150
|
"stzh-table": StzhTable;
|
|
@@ -6817,7 +7184,7 @@ declare module "@stencil/core" {
|
|
|
6817
7184
|
"stzh-chip": LocalJSX.StzhChip & JSXBase.HTMLAttributes<HTMLStzhChipElement>;
|
|
6818
7185
|
"stzh-chip-select": LocalJSX.StzhChipSelect & JSXBase.HTMLAttributes<HTMLStzhChipSelectElement>;
|
|
6819
7186
|
"stzh-clamp": LocalJSX.StzhClamp & JSXBase.HTMLAttributes<HTMLStzhClampElement>;
|
|
6820
|
-
"stzh-
|
|
7187
|
+
"stzh-contact": LocalJSX.StzhContact & JSXBase.HTMLAttributes<HTMLStzhContactElement>;
|
|
6821
7188
|
"stzh-container": LocalJSX.StzhContainer & JSXBase.HTMLAttributes<HTMLStzhContainerElement>;
|
|
6822
7189
|
"stzh-cspace": LocalJSX.StzhCspace & JSXBase.HTMLAttributes<HTMLStzhCspaceElement>;
|
|
6823
7190
|
"stzh-datalist": LocalJSX.StzhDatalist & JSXBase.HTMLAttributes<HTMLStzhDatalistElement>;
|
|
@@ -6827,12 +7194,23 @@ declare module "@stencil/core" {
|
|
|
6827
7194
|
"stzh-datatable": LocalJSX.StzhDatatable & JSXBase.HTMLAttributes<HTMLStzhDatatableElement>;
|
|
6828
7195
|
"stzh-datepicker": LocalJSX.StzhDatepicker & JSXBase.HTMLAttributes<HTMLStzhDatepickerElement>;
|
|
6829
7196
|
"stzh-details": LocalJSX.StzhDetails & JSXBase.HTMLAttributes<HTMLStzhDetailsElement>;
|
|
7197
|
+
/**
|
|
7198
|
+
* @prop --width: Width of dialog
|
|
7199
|
+
*/
|
|
6830
7200
|
"stzh-dialog": LocalJSX.StzhDialog & JSXBase.HTMLAttributes<HTMLStzhDialogElement>;
|
|
6831
7201
|
"stzh-dropdown": LocalJSX.StzhDropdown & JSXBase.HTMLAttributes<HTMLStzhDropdownElement>;
|
|
6832
7202
|
"stzh-fieldset": LocalJSX.StzhFieldset & JSXBase.HTMLAttributes<HTMLStzhFieldsetElement>;
|
|
6833
7203
|
"stzh-figure": LocalJSX.StzhFigure & JSXBase.HTMLAttributes<HTMLStzhFigureElement>;
|
|
7204
|
+
/**
|
|
7205
|
+
* Flyingfocus component.
|
|
7206
|
+
* Inpsired by: https://github.com/Q42/floating-focus-a11y
|
|
7207
|
+
* https://engineering.q42.nl/floating-focus/
|
|
7208
|
+
*/
|
|
6834
7209
|
"stzh-flyingfocus": LocalJSX.StzhFlyingfocus & JSXBase.HTMLAttributes<HTMLStzhFlyingfocusElement>;
|
|
6835
7210
|
"stzh-footer": LocalJSX.StzhFooter & JSXBase.HTMLAttributes<HTMLStzhFooterElement>;
|
|
7211
|
+
/**
|
|
7212
|
+
* @prop --background-color: Set background and button text hover color
|
|
7213
|
+
*/
|
|
6836
7214
|
"stzh-ghettobox": LocalJSX.StzhGhettobox & JSXBase.HTMLAttributes<HTMLStzhGhettoboxElement>;
|
|
6837
7215
|
"stzh-header": LocalJSX.StzhHeader & JSXBase.HTMLAttributes<HTMLStzhHeaderElement>;
|
|
6838
7216
|
"stzh-heading": LocalJSX.StzhHeading & JSXBase.HTMLAttributes<HTMLStzhHeadingElement>;
|
|
@@ -6841,6 +7219,7 @@ declare module "@stencil/core" {
|
|
|
6841
7219
|
"stzh-icon": LocalJSX.StzhIcon & JSXBase.HTMLAttributes<HTMLStzhIconElement>;
|
|
6842
7220
|
"stzh-icon-sprite": LocalJSX.StzhIconSprite & JSXBase.HTMLAttributes<HTMLStzhIconSpriteElement>;
|
|
6843
7221
|
"stzh-input": LocalJSX.StzhInput & JSXBase.HTMLAttributes<HTMLStzhInputElement>;
|
|
7222
|
+
"stzh-invert": LocalJSX.StzhInvert & JSXBase.HTMLAttributes<HTMLStzhInvertElement>;
|
|
6844
7223
|
"stzh-langnav": LocalJSX.StzhLangnav & JSXBase.HTMLAttributes<HTMLStzhLangnavElement>;
|
|
6845
7224
|
"stzh-link": LocalJSX.StzhLink & JSXBase.HTMLAttributes<HTMLStzhLinkElement>;
|
|
6846
7225
|
"stzh-list": LocalJSX.StzhList & JSXBase.HTMLAttributes<HTMLStzhListElement>;
|
|
@@ -6851,6 +7230,10 @@ declare module "@stencil/core" {
|
|
|
6851
7230
|
"stzh-menu-item": LocalJSX.StzhMenuItem & JSXBase.HTMLAttributes<HTMLStzhMenuItemElement>;
|
|
6852
7231
|
"stzh-message": LocalJSX.StzhMessage & JSXBase.HTMLAttributes<HTMLStzhMessageElement>;
|
|
6853
7232
|
"stzh-metanav": LocalJSX.StzhMetanav & JSXBase.HTMLAttributes<HTMLStzhMetanavElement>;
|
|
7233
|
+
/**
|
|
7234
|
+
* @see https://www.stadt-zuerich.ch/site/fuer-zueri/de/index.html
|
|
7235
|
+
* @see https://www.stadt-zuerich.ch/site/iazh/de/index.html
|
|
7236
|
+
*/
|
|
6854
7237
|
"stzh-microsite-teaserlist": LocalJSX.StzhMicrositeTeaserlist & JSXBase.HTMLAttributes<HTMLStzhMicrositeTeaserlistElement>;
|
|
6855
7238
|
"stzh-olmap": LocalJSX.StzhOlmap & JSXBase.HTMLAttributes<HTMLStzhOlmapElement>;
|
|
6856
7239
|
"stzh-overlay": LocalJSX.StzhOverlay & JSXBase.HTMLAttributes<HTMLStzhOverlayElement>;
|
|
@@ -6858,23 +7241,34 @@ declare module "@stencil/core" {
|
|
|
6858
7241
|
"stzh-pagebottom": LocalJSX.StzhPagebottom & JSXBase.HTMLAttributes<HTMLStzhPagebottomElement>;
|
|
6859
7242
|
"stzh-pagetitle": LocalJSX.StzhPagetitle & JSXBase.HTMLAttributes<HTMLStzhPagetitleElement>;
|
|
6860
7243
|
"stzh-pagetitle-hero": LocalJSX.StzhPagetitleHero & JSXBase.HTMLAttributes<HTMLStzhPagetitleHeroElement>;
|
|
7244
|
+
/**
|
|
7245
|
+
* @prop --min-width: Minimum width of popover above small breakpoint
|
|
7246
|
+
*/
|
|
6861
7247
|
"stzh-popover": LocalJSX.StzhPopover & JSXBase.HTMLAttributes<HTMLStzhPopoverElement>;
|
|
6862
7248
|
"stzh-portal-mitwirken": LocalJSX.StzhPortalMitwirken & JSXBase.HTMLAttributes<HTMLStzhPortalMitwirkenElement>;
|
|
6863
7249
|
"stzh-progressbar": LocalJSX.StzhProgressbar & JSXBase.HTMLAttributes<HTMLStzhProgressbarElement>;
|
|
6864
7250
|
"stzh-progressbar-item": LocalJSX.StzhProgressbarItem & JSXBase.HTMLAttributes<HTMLStzhProgressbarItemElement>;
|
|
6865
7251
|
"stzh-radio": LocalJSX.StzhRadio & JSXBase.HTMLAttributes<HTMLStzhRadioElement>;
|
|
6866
7252
|
"stzh-radiogroup": LocalJSX.StzhRadiogroup & JSXBase.HTMLAttributes<HTMLStzhRadiogroupElement>;
|
|
7253
|
+
"stzh-ratio": LocalJSX.StzhRatio & JSXBase.HTMLAttributes<HTMLStzhRatioElement>;
|
|
6867
7254
|
"stzh-readspeaker": LocalJSX.StzhReadspeaker & JSXBase.HTMLAttributes<HTMLStzhReadspeakerElement>;
|
|
6868
7255
|
"stzh-richtext": LocalJSX.StzhRichtext & JSXBase.HTMLAttributes<HTMLStzhRichtextElement>;
|
|
6869
7256
|
"stzh-row": LocalJSX.StzhRow & JSXBase.HTMLAttributes<HTMLStzhRowElement>;
|
|
6870
7257
|
"stzh-saptcha": LocalJSX.StzhSaptcha & JSXBase.HTMLAttributes<HTMLStzhSaptchaElement>;
|
|
6871
7258
|
"stzh-section": LocalJSX.StzhSection & JSXBase.HTMLAttributes<HTMLStzhSectionElement>;
|
|
6872
7259
|
"stzh-share": LocalJSX.StzhShare & JSXBase.HTMLAttributes<HTMLStzhShareElement>;
|
|
7260
|
+
"stzh-show": LocalJSX.StzhShow & JSXBase.HTMLAttributes<HTMLStzhShowElement>;
|
|
6873
7261
|
"stzh-sitemap": LocalJSX.StzhSitemap & JSXBase.HTMLAttributes<HTMLStzhSitemapElement>;
|
|
6874
7262
|
"stzh-skiplink": LocalJSX.StzhSkiplink & JSXBase.HTMLAttributes<HTMLStzhSkiplinkElement>;
|
|
6875
7263
|
"stzh-sortable": LocalJSX.StzhSortable & JSXBase.HTMLAttributes<HTMLStzhSortableElement>;
|
|
7264
|
+
"stzh-space": LocalJSX.StzhSpace & JSXBase.HTMLAttributes<HTMLStzhSpaceElement>;
|
|
6876
7265
|
"stzh-status": LocalJSX.StzhStatus & JSXBase.HTMLAttributes<HTMLStzhStatusElement>;
|
|
6877
7266
|
"stzh-sticky": LocalJSX.StzhSticky & JSXBase.HTMLAttributes<HTMLStzhStickyElement>;
|
|
7267
|
+
/**
|
|
7268
|
+
* @prop --max-height: Maximum height of table
|
|
7269
|
+
* @prop --min-width: Minium width of table
|
|
7270
|
+
* @prop --cell-padding: Cells padding
|
|
7271
|
+
*/
|
|
6878
7272
|
"stzh-table": LocalJSX.StzhTable & JSXBase.HTMLAttributes<HTMLStzhTableElement>;
|
|
6879
7273
|
"stzh-text": LocalJSX.StzhText & JSXBase.HTMLAttributes<HTMLStzhTextElement>;
|
|
6880
7274
|
"stzh-textandimage": LocalJSX.StzhTextandimage & JSXBase.HTMLAttributes<HTMLStzhTextandimageElement>;
|