@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
package/dist/vscode-data.json
CHANGED
|
@@ -739,6 +739,10 @@
|
|
|
739
739
|
{
|
|
740
740
|
"name": "value",
|
|
741
741
|
"description": "The value of the input element (if card is selectable)"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"name": "with-arrow",
|
|
745
|
+
"description": "Whether card arrow is shown in footer area"
|
|
742
746
|
}
|
|
743
747
|
]
|
|
744
748
|
},
|
|
@@ -1003,12 +1007,16 @@
|
|
|
1003
1007
|
"attributes": [
|
|
1004
1008
|
{
|
|
1005
1009
|
"name": "a11y-describedby",
|
|
1006
|
-
"description": "Id for element which describes the button"
|
|
1010
|
+
"description": "Id for element which describes the link/button"
|
|
1007
1011
|
},
|
|
1008
1012
|
{
|
|
1009
1013
|
"name": "a11y-label",
|
|
1010
1014
|
"description": "Accessible label for screen readers to replace visible text"
|
|
1011
1015
|
},
|
|
1016
|
+
{
|
|
1017
|
+
"name": "a11y-tabindex",
|
|
1018
|
+
"description": "Tabindex of link/button"
|
|
1019
|
+
},
|
|
1012
1020
|
{
|
|
1013
1021
|
"name": "active",
|
|
1014
1022
|
"description": "Active"
|
|
@@ -1033,6 +1041,10 @@
|
|
|
1033
1041
|
"name": "label",
|
|
1034
1042
|
"description": "Label"
|
|
1035
1043
|
},
|
|
1044
|
+
{
|
|
1045
|
+
"name": "non-interactive",
|
|
1046
|
+
"description": "Whether chip is not interactive"
|
|
1047
|
+
},
|
|
1036
1048
|
{
|
|
1037
1049
|
"name": "removable",
|
|
1038
1050
|
"description": "Whether remove button should be shown"
|
|
@@ -1172,10 +1184,10 @@
|
|
|
1172
1184
|
]
|
|
1173
1185
|
},
|
|
1174
1186
|
{
|
|
1175
|
-
"name": "stzh-
|
|
1187
|
+
"name": "stzh-contact",
|
|
1176
1188
|
"description": {
|
|
1177
1189
|
"kind": "markdown",
|
|
1178
|
-
"value": "The STZH
|
|
1190
|
+
"value": "The STZH contact component.\n<mark>Beta version, do not use in production yet.</mark>"
|
|
1179
1191
|
},
|
|
1180
1192
|
"attributes": [
|
|
1181
1193
|
{
|
|
@@ -1258,7 +1270,12 @@
|
|
|
1258
1270
|
"kind": "markdown",
|
|
1259
1271
|
"value": "The STZH container component.\n\nSets side margins and max-width based on the current breakpoint."
|
|
1260
1272
|
},
|
|
1261
|
-
"attributes": [
|
|
1273
|
+
"attributes": [
|
|
1274
|
+
{
|
|
1275
|
+
"name": "inverted",
|
|
1276
|
+
"description": "Whether color should be inverted"
|
|
1277
|
+
}
|
|
1278
|
+
]
|
|
1262
1279
|
},
|
|
1263
1280
|
{
|
|
1264
1281
|
"name": "stzh-cspace",
|
|
@@ -1359,6 +1376,10 @@
|
|
|
1359
1376
|
}
|
|
1360
1377
|
]
|
|
1361
1378
|
},
|
|
1379
|
+
{
|
|
1380
|
+
"name": "disable-min-width",
|
|
1381
|
+
"description": "Whether to disable min-width of datalist item"
|
|
1382
|
+
},
|
|
1362
1383
|
{
|
|
1363
1384
|
"name": "hide-border",
|
|
1364
1385
|
"description": "Hide border lines between items"
|
|
@@ -1506,6 +1527,10 @@
|
|
|
1506
1527
|
"name": "columns",
|
|
1507
1528
|
"description": "Columns"
|
|
1508
1529
|
},
|
|
1530
|
+
{
|
|
1531
|
+
"name": "disable-min-width",
|
|
1532
|
+
"description": "Whether to disable min-width of table"
|
|
1533
|
+
},
|
|
1509
1534
|
{
|
|
1510
1535
|
"name": "id-field",
|
|
1511
1536
|
"description": "ID field"
|
|
@@ -1980,6 +2005,10 @@
|
|
|
1980
2005
|
{
|
|
1981
2006
|
"name": "copyright",
|
|
1982
2007
|
"description": "Copyright"
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"name": "fullwidth",
|
|
2011
|
+
"description": "Whether to stretch slotted content to fullwidth"
|
|
1983
2012
|
}
|
|
1984
2013
|
]
|
|
1985
2014
|
},
|
|
@@ -2175,6 +2204,9 @@
|
|
|
2175
2204
|
{
|
|
2176
2205
|
"name": "left"
|
|
2177
2206
|
},
|
|
2207
|
+
{
|
|
2208
|
+
"name": "left-right"
|
|
2209
|
+
},
|
|
2178
2210
|
{
|
|
2179
2211
|
"name": "none"
|
|
2180
2212
|
},
|
|
@@ -2213,6 +2245,27 @@
|
|
|
2213
2245
|
}
|
|
2214
2246
|
]
|
|
2215
2247
|
},
|
|
2248
|
+
{
|
|
2249
|
+
"name": "items",
|
|
2250
|
+
"description": "Control how cells items are positioned along a container's cross axis",
|
|
2251
|
+
"values": [
|
|
2252
|
+
{
|
|
2253
|
+
"name": "baseline"
|
|
2254
|
+
},
|
|
2255
|
+
{
|
|
2256
|
+
"name": "center"
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"name": "end"
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
"name": "start"
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
"name": "stretch"
|
|
2266
|
+
}
|
|
2267
|
+
]
|
|
2268
|
+
},
|
|
2216
2269
|
{
|
|
2217
2270
|
"name": "justify",
|
|
2218
2271
|
"description": "Alignment",
|
|
@@ -2678,6 +2731,14 @@
|
|
|
2678
2731
|
}
|
|
2679
2732
|
]
|
|
2680
2733
|
},
|
|
2734
|
+
{
|
|
2735
|
+
"name": "stzh-invert",
|
|
2736
|
+
"description": {
|
|
2737
|
+
"kind": "markdown",
|
|
2738
|
+
"value": "The STZH invert component.\n<mark>Beta version, do not use in production yet.</mark>"
|
|
2739
|
+
},
|
|
2740
|
+
"attributes": []
|
|
2741
|
+
},
|
|
2681
2742
|
{
|
|
2682
2743
|
"name": "stzh-langnav",
|
|
2683
2744
|
"description": {
|
|
@@ -3368,7 +3429,7 @@
|
|
|
3368
3429
|
"attributes": [
|
|
3369
3430
|
{
|
|
3370
3431
|
"name": "data",
|
|
3371
|
-
"description": "Step data (JSON array with objects that have `label` attribute and optional `icon`, if icon instead of step number should be displayed):\n\n```\n{\n \"label\": \"Step Label\"\n \"icon\": \"clock\"\n}\n```"
|
|
3432
|
+
"description": "Step data (JSON array with objects that have `label` attribute and optional:\n- `disabled`, if step should be disabled\n- `icon`, if icon instead of step number should be displayed):\n\n```\n{\n \"label\": \"Step Label\"\n \"icon\": \"clock\",\n \"disabled\": true\n}\n```"
|
|
3372
3433
|
},
|
|
3373
3434
|
{
|
|
3374
3435
|
"name": "index",
|
|
@@ -3407,6 +3468,10 @@
|
|
|
3407
3468
|
"name": "current",
|
|
3408
3469
|
"description": ""
|
|
3409
3470
|
},
|
|
3471
|
+
{
|
|
3472
|
+
"name": "disabled",
|
|
3473
|
+
"description": ""
|
|
3474
|
+
},
|
|
3410
3475
|
{
|
|
3411
3476
|
"name": "dotted",
|
|
3412
3477
|
"description": ""
|
|
@@ -3567,6 +3632,58 @@
|
|
|
3567
3632
|
}
|
|
3568
3633
|
]
|
|
3569
3634
|
},
|
|
3635
|
+
{
|
|
3636
|
+
"name": "stzh-ratio",
|
|
3637
|
+
"description": {
|
|
3638
|
+
"kind": "markdown",
|
|
3639
|
+
"value": "The STZH ratio component.\n<mark>Beta version, do not use in production yet.</mark>"
|
|
3640
|
+
},
|
|
3641
|
+
"attributes": [
|
|
3642
|
+
{
|
|
3643
|
+
"name": "fit",
|
|
3644
|
+
"description": "Fit mode",
|
|
3645
|
+
"values": [
|
|
3646
|
+
{
|
|
3647
|
+
"name": "contain"
|
|
3648
|
+
},
|
|
3649
|
+
{
|
|
3650
|
+
"name": "cover"
|
|
3651
|
+
}
|
|
3652
|
+
]
|
|
3653
|
+
},
|
|
3654
|
+
{
|
|
3655
|
+
"name": "portrait",
|
|
3656
|
+
"description": "Whether aspect ratio is in portrait mode"
|
|
3657
|
+
},
|
|
3658
|
+
{
|
|
3659
|
+
"name": "ratio",
|
|
3660
|
+
"description": "Available aspect ratios",
|
|
3661
|
+
"values": [
|
|
3662
|
+
{
|
|
3663
|
+
"name": "16:9"
|
|
3664
|
+
},
|
|
3665
|
+
{
|
|
3666
|
+
"name": "1:1"
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
"name": "21:9"
|
|
3670
|
+
},
|
|
3671
|
+
{
|
|
3672
|
+
"name": "2:1"
|
|
3673
|
+
},
|
|
3674
|
+
{
|
|
3675
|
+
"name": "3:2"
|
|
3676
|
+
},
|
|
3677
|
+
{
|
|
3678
|
+
"name": "4:3"
|
|
3679
|
+
},
|
|
3680
|
+
{
|
|
3681
|
+
"name": "5:4"
|
|
3682
|
+
}
|
|
3683
|
+
]
|
|
3684
|
+
}
|
|
3685
|
+
]
|
|
3686
|
+
},
|
|
3570
3687
|
{
|
|
3571
3688
|
"name": "stzh-readspeaker",
|
|
3572
3689
|
"description": {
|
|
@@ -3770,6 +3887,39 @@
|
|
|
3770
3887
|
}
|
|
3771
3888
|
]
|
|
3772
3889
|
},
|
|
3890
|
+
{
|
|
3891
|
+
"name": "stzh-show",
|
|
3892
|
+
"description": {
|
|
3893
|
+
"kind": "markdown",
|
|
3894
|
+
"value": "The STZH show component."
|
|
3895
|
+
},
|
|
3896
|
+
"attributes": [
|
|
3897
|
+
{
|
|
3898
|
+
"name": "hide-from-date",
|
|
3899
|
+
"description": "Hide from date"
|
|
3900
|
+
},
|
|
3901
|
+
{
|
|
3902
|
+
"name": "large",
|
|
3903
|
+
"description": "Large"
|
|
3904
|
+
},
|
|
3905
|
+
{
|
|
3906
|
+
"name": "medium",
|
|
3907
|
+
"description": "Medium"
|
|
3908
|
+
},
|
|
3909
|
+
{
|
|
3910
|
+
"name": "mikro",
|
|
3911
|
+
"description": "Mikro"
|
|
3912
|
+
},
|
|
3913
|
+
{
|
|
3914
|
+
"name": "small",
|
|
3915
|
+
"description": "Small"
|
|
3916
|
+
},
|
|
3917
|
+
{
|
|
3918
|
+
"name": "ultra",
|
|
3919
|
+
"description": "Ultra"
|
|
3920
|
+
}
|
|
3921
|
+
]
|
|
3922
|
+
},
|
|
3773
3923
|
{
|
|
3774
3924
|
"name": "stzh-sitemap",
|
|
3775
3925
|
"description": {
|
|
@@ -3826,188 +3976,581 @@
|
|
|
3826
3976
|
]
|
|
3827
3977
|
},
|
|
3828
3978
|
{
|
|
3829
|
-
"name": "stzh-
|
|
3979
|
+
"name": "stzh-space",
|
|
3830
3980
|
"description": {
|
|
3831
3981
|
"kind": "markdown",
|
|
3832
|
-
"value": "The STZH
|
|
3982
|
+
"value": "The STZH space component.\n\nUse predefined spacings to introduce unified spaces between components vertically and horizontally. \n\nSee the <a href=\"?path=/story/tokens-spacings--page\" target=\"_blank\">spacings docs page</a> for more information."
|
|
3833
3983
|
},
|
|
3834
3984
|
"attributes": [
|
|
3835
3985
|
{
|
|
3836
|
-
"name": "
|
|
3837
|
-
"description": "
|
|
3838
|
-
},
|
|
3839
|
-
{
|
|
3840
|
-
"name": "percent",
|
|
3841
|
-
"description": "Percent"
|
|
3986
|
+
"name": "around",
|
|
3987
|
+
"description": "Apply spacing to slotted elements"
|
|
3842
3988
|
},
|
|
3843
3989
|
{
|
|
3844
|
-
"name": "
|
|
3845
|
-
"description": "
|
|
3990
|
+
"name": "border",
|
|
3991
|
+
"description": "Add border",
|
|
3846
3992
|
"values": [
|
|
3847
3993
|
{
|
|
3848
|
-
"name": "
|
|
3994
|
+
"name": "bottom"
|
|
3849
3995
|
},
|
|
3850
3996
|
{
|
|
3851
|
-
"name": "
|
|
3997
|
+
"name": "left"
|
|
3852
3998
|
},
|
|
3853
3999
|
{
|
|
3854
|
-
"name": "
|
|
4000
|
+
"name": "left-right"
|
|
3855
4001
|
},
|
|
3856
4002
|
{
|
|
3857
|
-
"name": "
|
|
4003
|
+
"name": "none"
|
|
3858
4004
|
},
|
|
3859
4005
|
{
|
|
3860
|
-
"name": "
|
|
4006
|
+
"name": "right"
|
|
4007
|
+
},
|
|
4008
|
+
{
|
|
4009
|
+
"name": "top"
|
|
4010
|
+
},
|
|
4011
|
+
{
|
|
4012
|
+
"name": "top-bottom"
|
|
3861
4013
|
}
|
|
3862
4014
|
]
|
|
3863
4015
|
},
|
|
3864
|
-
{
|
|
3865
|
-
"name": "with-loadingbar",
|
|
3866
|
-
"description": "Whether to hide/show loadingbar"
|
|
3867
|
-
}
|
|
3868
|
-
]
|
|
3869
|
-
},
|
|
3870
|
-
{
|
|
3871
|
-
"name": "stzh-sticky",
|
|
3872
|
-
"description": {
|
|
3873
|
-
"kind": "markdown",
|
|
3874
|
-
"value": "The STZH sticky component.\n<mark>Beta version, do not use in production yet.</mark>\n\nMakes slotted content sticky with help of `position: sticky` and adds additional events when element gets stucked. To make it work, parent elements are not allowed to have a overflow set to `auto`, `hidden` or `scroll`.\n\nWhen element is stuck `is-stuck` attribute will be added to the host element. Additionally `is-stuck-top` or `is-stuck-bottom` will be added."
|
|
3875
|
-
},
|
|
3876
|
-
"attributes": [
|
|
3877
|
-
{
|
|
3878
|
-
"name": "disable-sticky-bottom",
|
|
3879
|
-
"description": "Whether to disable sticking to bottom"
|
|
3880
|
-
},
|
|
3881
|
-
{
|
|
3882
|
-
"name": "disable-sticky-top",
|
|
3883
|
-
"description": "Whether to disable sticking to top"
|
|
3884
|
-
}
|
|
3885
|
-
]
|
|
3886
|
-
},
|
|
3887
|
-
{
|
|
3888
|
-
"name": "stzh-table",
|
|
3889
|
-
"description": {
|
|
3890
|
-
"kind": "markdown",
|
|
3891
|
-
"value": "The STZH table component.\n\nUse this component instead of <a href=\"?path=/story/components-datatable--default\" target=\"_blank\">stzh-datatable</a> if you need more control over rendering the table element. You will have to implement filtering and sorting by yourself though. Following cell classes can be used within component for styling:\n\n- `align-left`: Text align to left\n- `align-right`: Text align to right\n- `align-center`: Text align to center\n- `valign-auto`: Vertical align to auto/baseline\n- `valign-middle`: Vertical align to middle\n- `valign-bottom`: Vertical align to bottom\n- `nowrap`: Prevent text from wrapping\n- `is-sortable`: Mark head cell as sortable (removes padding, `stzh-table__sort-button` used inside cell)\n- `has-sorted`: Mark head cell as ascending sorted (`stzh-table__icon` will appear)\n- `has-sorted-desc`: Mark head cell as descending sorted"
|
|
3892
|
-
},
|
|
3893
|
-
"attributes": [
|
|
3894
|
-
{
|
|
3895
|
-
"name": "fixed-left",
|
|
3896
|
-
"description": "Columns that should be sticky on the left side (column indexes separated by comma)"
|
|
3897
|
-
},
|
|
3898
|
-
{
|
|
3899
|
-
"name": "fixed-right",
|
|
3900
|
-
"description": "Columns that should be sticky on the right side (column indexes separated by comma)"
|
|
3901
|
-
}
|
|
3902
|
-
]
|
|
3903
|
-
},
|
|
3904
|
-
{
|
|
3905
|
-
"name": "stzh-text",
|
|
3906
|
-
"description": {
|
|
3907
|
-
"kind": "markdown",
|
|
3908
|
-
"value": "The STZH text component.\n\nStyle slotted text elements with correct font family and predefined font curves or sizes.\n\n```html\n<!-- use curve p2 (default curve is p1) -->\n<stzh-text curve=\"p2\">\n <p>Laboris laborum aute id laboris</p>\n</stzh-text>\n\n<!-- lead text -->\n<stzh-text lead>\n <p>Laboris laborum aute id laboris</p>\n</stzh-text>\n\n<!-- heavy text -->\n<stzh-text font=\"heavy\">\n <p>Laboris laborum aute id laboris</p>\n</stzh-text>\n```"
|
|
3909
|
-
},
|
|
3910
|
-
"attributes": [
|
|
3911
4016
|
{
|
|
3912
4017
|
"name": "curve",
|
|
3913
4018
|
"description": "Type of curve",
|
|
3914
4019
|
"values": [
|
|
3915
4020
|
{
|
|
3916
|
-
"name": "
|
|
3917
|
-
},
|
|
3918
|
-
{
|
|
3919
|
-
"name": "default"
|
|
4021
|
+
"name": "big"
|
|
3920
4022
|
},
|
|
3921
4023
|
{
|
|
3922
|
-
"name": "
|
|
4024
|
+
"name": "huge"
|
|
3923
4025
|
},
|
|
3924
4026
|
{
|
|
3925
|
-
"name": "
|
|
4027
|
+
"name": "large"
|
|
3926
4028
|
},
|
|
3927
4029
|
{
|
|
3928
|
-
"name": "
|
|
4030
|
+
"name": "medium"
|
|
3929
4031
|
},
|
|
3930
4032
|
{
|
|
3931
|
-
"name": "
|
|
4033
|
+
"name": "none"
|
|
3932
4034
|
},
|
|
3933
4035
|
{
|
|
3934
|
-
"name": "
|
|
4036
|
+
"name": "regular"
|
|
3935
4037
|
},
|
|
3936
4038
|
{
|
|
3937
|
-
"name": "
|
|
4039
|
+
"name": "small"
|
|
3938
4040
|
},
|
|
3939
4041
|
{
|
|
3940
|
-
"name": "
|
|
4042
|
+
"name": "tiny"
|
|
3941
4043
|
}
|
|
3942
4044
|
]
|
|
3943
4045
|
},
|
|
3944
4046
|
{
|
|
3945
|
-
"name": "
|
|
3946
|
-
"description": "
|
|
4047
|
+
"name": "items",
|
|
4048
|
+
"description": "Control how cells items are positioned along a container's cross axis",
|
|
3947
4049
|
"values": [
|
|
3948
4050
|
{
|
|
3949
|
-
"name": "
|
|
4051
|
+
"name": "baseline"
|
|
3950
4052
|
},
|
|
3951
4053
|
{
|
|
3952
|
-
"name": "
|
|
4054
|
+
"name": "center"
|
|
3953
4055
|
},
|
|
3954
4056
|
{
|
|
3955
|
-
"name": "
|
|
4057
|
+
"name": "end"
|
|
3956
4058
|
},
|
|
3957
4059
|
{
|
|
3958
|
-
"name": "
|
|
4060
|
+
"name": "start"
|
|
3959
4061
|
},
|
|
3960
4062
|
{
|
|
3961
|
-
"name": "
|
|
4063
|
+
"name": "stretch"
|
|
3962
4064
|
}
|
|
3963
4065
|
]
|
|
3964
4066
|
},
|
|
3965
4067
|
{
|
|
3966
|
-
"name": "
|
|
3967
|
-
"description": "
|
|
3968
|
-
},
|
|
3969
|
-
{
|
|
3970
|
-
"name": "size",
|
|
3971
|
-
"description": "Manually overwrite font size applied by curve attribute",
|
|
4068
|
+
"name": "justify",
|
|
4069
|
+
"description": "Alignment",
|
|
3972
4070
|
"values": [
|
|
3973
4071
|
{
|
|
3974
|
-
"name": "
|
|
4072
|
+
"name": "around"
|
|
3975
4073
|
},
|
|
3976
4074
|
{
|
|
3977
|
-
"name": "
|
|
4075
|
+
"name": "between"
|
|
3978
4076
|
},
|
|
3979
4077
|
{
|
|
3980
|
-
"name": "
|
|
4078
|
+
"name": "center"
|
|
3981
4079
|
},
|
|
3982
4080
|
{
|
|
3983
|
-
"name": "
|
|
4081
|
+
"name": "end"
|
|
3984
4082
|
},
|
|
3985
4083
|
{
|
|
3986
|
-
"name": "
|
|
4084
|
+
"name": "evenly"
|
|
3987
4085
|
},
|
|
3988
4086
|
{
|
|
3989
|
-
"name": "
|
|
4087
|
+
"name": "start"
|
|
4088
|
+
}
|
|
4089
|
+
]
|
|
4090
|
+
},
|
|
4091
|
+
{
|
|
4092
|
+
"name": "size",
|
|
4093
|
+
"description": "Type of size",
|
|
4094
|
+
"values": [
|
|
4095
|
+
{
|
|
4096
|
+
"name": "big"
|
|
3990
4097
|
},
|
|
3991
4098
|
{
|
|
3992
|
-
"name": "
|
|
4099
|
+
"name": "huge"
|
|
3993
4100
|
},
|
|
3994
4101
|
{
|
|
3995
|
-
"name": "
|
|
4102
|
+
"name": "inherit"
|
|
3996
4103
|
},
|
|
3997
4104
|
{
|
|
3998
|
-
"name": "
|
|
4105
|
+
"name": "large"
|
|
3999
4106
|
},
|
|
4000
4107
|
{
|
|
4001
|
-
"name": "
|
|
4108
|
+
"name": "medium"
|
|
4002
4109
|
},
|
|
4003
4110
|
{
|
|
4004
|
-
"name": "
|
|
4111
|
+
"name": "none"
|
|
4005
4112
|
},
|
|
4006
4113
|
{
|
|
4007
|
-
"name": "
|
|
4114
|
+
"name": "small"
|
|
4008
4115
|
},
|
|
4009
4116
|
{
|
|
4010
|
-
"name": "
|
|
4117
|
+
"name": "xbig"
|
|
4118
|
+
},
|
|
4119
|
+
{
|
|
4120
|
+
"name": "xhuge"
|
|
4121
|
+
},
|
|
4122
|
+
{
|
|
4123
|
+
"name": "xlarge"
|
|
4124
|
+
},
|
|
4125
|
+
{
|
|
4126
|
+
"name": "xsmall"
|
|
4127
|
+
},
|
|
4128
|
+
{
|
|
4129
|
+
"name": "xxlarge"
|
|
4130
|
+
},
|
|
4131
|
+
{
|
|
4132
|
+
"name": "xxsmall"
|
|
4133
|
+
},
|
|
4134
|
+
{
|
|
4135
|
+
"name": "xxxlarge"
|
|
4136
|
+
},
|
|
4137
|
+
{
|
|
4138
|
+
"name": "xxxsmall"
|
|
4139
|
+
},
|
|
4140
|
+
{
|
|
4141
|
+
"name": "xxxxlarge"
|
|
4142
|
+
}
|
|
4143
|
+
]
|
|
4144
|
+
},
|
|
4145
|
+
{
|
|
4146
|
+
"name": "size-large",
|
|
4147
|
+
"description": "Type of size above large breakpoint",
|
|
4148
|
+
"values": [
|
|
4149
|
+
{
|
|
4150
|
+
"name": "big"
|
|
4151
|
+
},
|
|
4152
|
+
{
|
|
4153
|
+
"name": "huge"
|
|
4154
|
+
},
|
|
4155
|
+
{
|
|
4156
|
+
"name": "inherit"
|
|
4157
|
+
},
|
|
4158
|
+
{
|
|
4159
|
+
"name": "large"
|
|
4160
|
+
},
|
|
4161
|
+
{
|
|
4162
|
+
"name": "medium"
|
|
4163
|
+
},
|
|
4164
|
+
{
|
|
4165
|
+
"name": "none"
|
|
4166
|
+
},
|
|
4167
|
+
{
|
|
4168
|
+
"name": "small"
|
|
4169
|
+
},
|
|
4170
|
+
{
|
|
4171
|
+
"name": "xbig"
|
|
4172
|
+
},
|
|
4173
|
+
{
|
|
4174
|
+
"name": "xhuge"
|
|
4175
|
+
},
|
|
4176
|
+
{
|
|
4177
|
+
"name": "xlarge"
|
|
4178
|
+
},
|
|
4179
|
+
{
|
|
4180
|
+
"name": "xsmall"
|
|
4181
|
+
},
|
|
4182
|
+
{
|
|
4183
|
+
"name": "xxlarge"
|
|
4184
|
+
},
|
|
4185
|
+
{
|
|
4186
|
+
"name": "xxsmall"
|
|
4187
|
+
},
|
|
4188
|
+
{
|
|
4189
|
+
"name": "xxxlarge"
|
|
4190
|
+
},
|
|
4191
|
+
{
|
|
4192
|
+
"name": "xxxsmall"
|
|
4193
|
+
},
|
|
4194
|
+
{
|
|
4195
|
+
"name": "xxxxlarge"
|
|
4196
|
+
}
|
|
4197
|
+
]
|
|
4198
|
+
},
|
|
4199
|
+
{
|
|
4200
|
+
"name": "size-medium",
|
|
4201
|
+
"description": "Type of size above medium breakpoint",
|
|
4202
|
+
"values": [
|
|
4203
|
+
{
|
|
4204
|
+
"name": "big"
|
|
4205
|
+
},
|
|
4206
|
+
{
|
|
4207
|
+
"name": "huge"
|
|
4208
|
+
},
|
|
4209
|
+
{
|
|
4210
|
+
"name": "inherit"
|
|
4211
|
+
},
|
|
4212
|
+
{
|
|
4213
|
+
"name": "large"
|
|
4214
|
+
},
|
|
4215
|
+
{
|
|
4216
|
+
"name": "medium"
|
|
4217
|
+
},
|
|
4218
|
+
{
|
|
4219
|
+
"name": "none"
|
|
4220
|
+
},
|
|
4221
|
+
{
|
|
4222
|
+
"name": "small"
|
|
4223
|
+
},
|
|
4224
|
+
{
|
|
4225
|
+
"name": "xbig"
|
|
4226
|
+
},
|
|
4227
|
+
{
|
|
4228
|
+
"name": "xhuge"
|
|
4229
|
+
},
|
|
4230
|
+
{
|
|
4231
|
+
"name": "xlarge"
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"name": "xsmall"
|
|
4235
|
+
},
|
|
4236
|
+
{
|
|
4237
|
+
"name": "xxlarge"
|
|
4238
|
+
},
|
|
4239
|
+
{
|
|
4240
|
+
"name": "xxsmall"
|
|
4241
|
+
},
|
|
4242
|
+
{
|
|
4243
|
+
"name": "xxxlarge"
|
|
4244
|
+
},
|
|
4245
|
+
{
|
|
4246
|
+
"name": "xxxsmall"
|
|
4247
|
+
},
|
|
4248
|
+
{
|
|
4249
|
+
"name": "xxxxlarge"
|
|
4250
|
+
}
|
|
4251
|
+
]
|
|
4252
|
+
},
|
|
4253
|
+
{
|
|
4254
|
+
"name": "size-small",
|
|
4255
|
+
"description": "Type of size above small breakpoint",
|
|
4256
|
+
"values": [
|
|
4257
|
+
{
|
|
4258
|
+
"name": "big"
|
|
4259
|
+
},
|
|
4260
|
+
{
|
|
4261
|
+
"name": "huge"
|
|
4262
|
+
},
|
|
4263
|
+
{
|
|
4264
|
+
"name": "inherit"
|
|
4265
|
+
},
|
|
4266
|
+
{
|
|
4267
|
+
"name": "large"
|
|
4268
|
+
},
|
|
4269
|
+
{
|
|
4270
|
+
"name": "medium"
|
|
4271
|
+
},
|
|
4272
|
+
{
|
|
4273
|
+
"name": "none"
|
|
4274
|
+
},
|
|
4275
|
+
{
|
|
4276
|
+
"name": "small"
|
|
4277
|
+
},
|
|
4278
|
+
{
|
|
4279
|
+
"name": "xbig"
|
|
4280
|
+
},
|
|
4281
|
+
{
|
|
4282
|
+
"name": "xhuge"
|
|
4283
|
+
},
|
|
4284
|
+
{
|
|
4285
|
+
"name": "xlarge"
|
|
4286
|
+
},
|
|
4287
|
+
{
|
|
4288
|
+
"name": "xsmall"
|
|
4289
|
+
},
|
|
4290
|
+
{
|
|
4291
|
+
"name": "xxlarge"
|
|
4292
|
+
},
|
|
4293
|
+
{
|
|
4294
|
+
"name": "xxsmall"
|
|
4295
|
+
},
|
|
4296
|
+
{
|
|
4297
|
+
"name": "xxxlarge"
|
|
4298
|
+
},
|
|
4299
|
+
{
|
|
4300
|
+
"name": "xxxsmall"
|
|
4301
|
+
},
|
|
4302
|
+
{
|
|
4303
|
+
"name": "xxxxlarge"
|
|
4304
|
+
}
|
|
4305
|
+
]
|
|
4306
|
+
},
|
|
4307
|
+
{
|
|
4308
|
+
"name": "size-ultra",
|
|
4309
|
+
"description": "Type of size above ultra breakpoint",
|
|
4310
|
+
"values": [
|
|
4311
|
+
{
|
|
4312
|
+
"name": "big"
|
|
4313
|
+
},
|
|
4314
|
+
{
|
|
4315
|
+
"name": "huge"
|
|
4316
|
+
},
|
|
4317
|
+
{
|
|
4318
|
+
"name": "inherit"
|
|
4319
|
+
},
|
|
4320
|
+
{
|
|
4321
|
+
"name": "large"
|
|
4322
|
+
},
|
|
4323
|
+
{
|
|
4324
|
+
"name": "medium"
|
|
4325
|
+
},
|
|
4326
|
+
{
|
|
4327
|
+
"name": "none"
|
|
4328
|
+
},
|
|
4329
|
+
{
|
|
4330
|
+
"name": "small"
|
|
4331
|
+
},
|
|
4332
|
+
{
|
|
4333
|
+
"name": "xbig"
|
|
4334
|
+
},
|
|
4335
|
+
{
|
|
4336
|
+
"name": "xhuge"
|
|
4337
|
+
},
|
|
4338
|
+
{
|
|
4339
|
+
"name": "xlarge"
|
|
4340
|
+
},
|
|
4341
|
+
{
|
|
4342
|
+
"name": "xsmall"
|
|
4343
|
+
},
|
|
4344
|
+
{
|
|
4345
|
+
"name": "xxlarge"
|
|
4346
|
+
},
|
|
4347
|
+
{
|
|
4348
|
+
"name": "xxsmall"
|
|
4349
|
+
},
|
|
4350
|
+
{
|
|
4351
|
+
"name": "xxxlarge"
|
|
4352
|
+
},
|
|
4353
|
+
{
|
|
4354
|
+
"name": "xxxsmall"
|
|
4355
|
+
},
|
|
4356
|
+
{
|
|
4357
|
+
"name": "xxxxlarge"
|
|
4358
|
+
}
|
|
4359
|
+
]
|
|
4360
|
+
}
|
|
4361
|
+
]
|
|
4362
|
+
},
|
|
4363
|
+
{
|
|
4364
|
+
"name": "stzh-status",
|
|
4365
|
+
"description": {
|
|
4366
|
+
"kind": "markdown",
|
|
4367
|
+
"value": "The STZH status component."
|
|
4368
|
+
},
|
|
4369
|
+
"attributes": [
|
|
4370
|
+
{
|
|
4371
|
+
"name": "label",
|
|
4372
|
+
"description": "Label"
|
|
4373
|
+
},
|
|
4374
|
+
{
|
|
4375
|
+
"name": "percent",
|
|
4376
|
+
"description": "Percent"
|
|
4377
|
+
},
|
|
4378
|
+
{
|
|
4379
|
+
"name": "type",
|
|
4380
|
+
"description": "Type",
|
|
4381
|
+
"values": [
|
|
4382
|
+
{
|
|
4383
|
+
"name": "default"
|
|
4384
|
+
},
|
|
4385
|
+
{
|
|
4386
|
+
"name": "error"
|
|
4387
|
+
},
|
|
4388
|
+
{
|
|
4389
|
+
"name": "info"
|
|
4390
|
+
},
|
|
4391
|
+
{
|
|
4392
|
+
"name": "success"
|
|
4393
|
+
},
|
|
4394
|
+
{
|
|
4395
|
+
"name": "warning"
|
|
4396
|
+
}
|
|
4397
|
+
]
|
|
4398
|
+
},
|
|
4399
|
+
{
|
|
4400
|
+
"name": "with-loadingbar",
|
|
4401
|
+
"description": "Whether to hide/show loadingbar"
|
|
4402
|
+
}
|
|
4403
|
+
]
|
|
4404
|
+
},
|
|
4405
|
+
{
|
|
4406
|
+
"name": "stzh-sticky",
|
|
4407
|
+
"description": {
|
|
4408
|
+
"kind": "markdown",
|
|
4409
|
+
"value": "The STZH sticky component.\n<mark>Beta version, do not use in production yet.</mark>\n\nMakes slotted content sticky with help of `position: sticky` and adds additional events when element gets stucked. To make it work, parent elements are not allowed to have a overflow set to `auto`, `hidden` or `scroll`.\n\nWhen element is stuck `is-stuck` attribute will be added to the host element. Additionally `is-stuck-top` or `is-stuck-bottom` will be added."
|
|
4410
|
+
},
|
|
4411
|
+
"attributes": [
|
|
4412
|
+
{
|
|
4413
|
+
"name": "breakout",
|
|
4414
|
+
"description": "Whether to breakout container"
|
|
4415
|
+
},
|
|
4416
|
+
{
|
|
4417
|
+
"name": "disable-sticky-bottom",
|
|
4418
|
+
"description": "Whether to disable sticking to bottom"
|
|
4419
|
+
},
|
|
4420
|
+
{
|
|
4421
|
+
"name": "disable-sticky-top",
|
|
4422
|
+
"description": "Whether to disable sticking to top"
|
|
4423
|
+
}
|
|
4424
|
+
]
|
|
4425
|
+
},
|
|
4426
|
+
{
|
|
4427
|
+
"name": "stzh-table",
|
|
4428
|
+
"description": {
|
|
4429
|
+
"kind": "markdown",
|
|
4430
|
+
"value": "The STZH table component.\n\nUse this component instead of <a href=\"?path=/story/components-datatable--default\" target=\"_blank\">stzh-datatable</a> if you need more control over rendering the table element. You will have to implement filtering and sorting by yourself though. Following cell classes can be used within component for styling:\n\n- `align-left`: Text align to left\n- `align-right`: Text align to right\n- `align-center`: Text align to center\n- `valign-auto`: Vertical align to auto/baseline\n- `valign-middle`: Vertical align to middle\n- `valign-bottom`: Vertical align to bottom\n- `nowrap`: Prevent text from wrapping\n- `is-sortable`: Mark head cell as sortable (removes padding, `stzh-table__sort-button` used inside cell)\n- `has-sorted`: Mark head cell as ascending sorted (`stzh-table__icon` will appear)\n- `has-sorted-desc`: Mark head cell as descending sorted"
|
|
4431
|
+
},
|
|
4432
|
+
"attributes": [
|
|
4433
|
+
{
|
|
4434
|
+
"name": "disable-min-width",
|
|
4435
|
+
"description": "Whether to disable min-width of table"
|
|
4436
|
+
},
|
|
4437
|
+
{
|
|
4438
|
+
"name": "fixed-left",
|
|
4439
|
+
"description": "Columns that should be sticky on the left side (column indexes separated by comma)"
|
|
4440
|
+
},
|
|
4441
|
+
{
|
|
4442
|
+
"name": "fixed-right",
|
|
4443
|
+
"description": "Columns that should be sticky on the right side (column indexes separated by comma)"
|
|
4444
|
+
}
|
|
4445
|
+
]
|
|
4446
|
+
},
|
|
4447
|
+
{
|
|
4448
|
+
"name": "stzh-text",
|
|
4449
|
+
"description": {
|
|
4450
|
+
"kind": "markdown",
|
|
4451
|
+
"value": "The STZH text component.\n\nStyle slotted text elements with correct font family and predefined font curves or sizes.\n\n```html\n<!-- use curve p2 (default curve is p1) -->\n<stzh-text curve=\"p2\">\n <p>Laboris laborum aute id laboris</p>\n</stzh-text>\n\n<!-- lead text -->\n<stzh-text lead>\n <p>Laboris laborum aute id laboris</p>\n</stzh-text>\n\n<!-- heavy text -->\n<stzh-text font=\"heavy\">\n <p>Laboris laborum aute id laboris</p>\n</stzh-text>\n```"
|
|
4452
|
+
},
|
|
4453
|
+
"attributes": [
|
|
4454
|
+
{
|
|
4455
|
+
"name": "curve",
|
|
4456
|
+
"description": "Type of curve",
|
|
4457
|
+
"values": [
|
|
4458
|
+
{
|
|
4459
|
+
"name": "caption"
|
|
4460
|
+
},
|
|
4461
|
+
{
|
|
4462
|
+
"name": "default"
|
|
4463
|
+
},
|
|
4464
|
+
{
|
|
4465
|
+
"name": "h1"
|
|
4466
|
+
},
|
|
4467
|
+
{
|
|
4468
|
+
"name": "h2"
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"name": "h3"
|
|
4472
|
+
},
|
|
4473
|
+
{
|
|
4474
|
+
"name": "h4"
|
|
4475
|
+
},
|
|
4476
|
+
{
|
|
4477
|
+
"name": "hero"
|
|
4478
|
+
},
|
|
4479
|
+
{
|
|
4480
|
+
"name": "p1"
|
|
4481
|
+
},
|
|
4482
|
+
{
|
|
4483
|
+
"name": "p2"
|
|
4484
|
+
}
|
|
4485
|
+
]
|
|
4486
|
+
},
|
|
4487
|
+
{
|
|
4488
|
+
"name": "font",
|
|
4489
|
+
"description": "Font used",
|
|
4490
|
+
"values": [
|
|
4491
|
+
{
|
|
4492
|
+
"name": "default"
|
|
4493
|
+
},
|
|
4494
|
+
{
|
|
4495
|
+
"name": "heavy"
|
|
4496
|
+
},
|
|
4497
|
+
{
|
|
4498
|
+
"name": "light"
|
|
4499
|
+
},
|
|
4500
|
+
{
|
|
4501
|
+
"name": "medium"
|
|
4502
|
+
},
|
|
4503
|
+
{
|
|
4504
|
+
"name": "regular"
|
|
4505
|
+
}
|
|
4506
|
+
]
|
|
4507
|
+
},
|
|
4508
|
+
{
|
|
4509
|
+
"name": "lead",
|
|
4510
|
+
"description": "Whether if text is lead text"
|
|
4511
|
+
},
|
|
4512
|
+
{
|
|
4513
|
+
"name": "size",
|
|
4514
|
+
"description": "Manually overwrite font size applied by curve attribute",
|
|
4515
|
+
"values": [
|
|
4516
|
+
{
|
|
4517
|
+
"name": "centi"
|
|
4518
|
+
},
|
|
4519
|
+
{
|
|
4520
|
+
"name": "deca"
|
|
4521
|
+
},
|
|
4522
|
+
{
|
|
4523
|
+
"name": "deci"
|
|
4524
|
+
},
|
|
4525
|
+
{
|
|
4526
|
+
"name": "giga"
|
|
4527
|
+
},
|
|
4528
|
+
{
|
|
4529
|
+
"name": "hecto"
|
|
4530
|
+
},
|
|
4531
|
+
{
|
|
4532
|
+
"name": "hero"
|
|
4533
|
+
},
|
|
4534
|
+
{
|
|
4535
|
+
"name": "inherit"
|
|
4536
|
+
},
|
|
4537
|
+
{
|
|
4538
|
+
"name": "kilo"
|
|
4539
|
+
},
|
|
4540
|
+
{
|
|
4541
|
+
"name": "mega"
|
|
4542
|
+
},
|
|
4543
|
+
{
|
|
4544
|
+
"name": "micro"
|
|
4545
|
+
},
|
|
4546
|
+
{
|
|
4547
|
+
"name": "milli"
|
|
4548
|
+
},
|
|
4549
|
+
{
|
|
4550
|
+
"name": "nano"
|
|
4551
|
+
},
|
|
4552
|
+
{
|
|
4553
|
+
"name": "pico"
|
|
4011
4554
|
},
|
|
4012
4555
|
{
|
|
4013
4556
|
"name": "regular"
|
|
@@ -4219,6 +4762,10 @@
|
|
|
4219
4762
|
"name": "floating",
|
|
4220
4763
|
"description": "Whether to float left content"
|
|
4221
4764
|
},
|
|
4765
|
+
{
|
|
4766
|
+
"name": "fullwidth",
|
|
4767
|
+
"description": "Whether display columns fullwidth on every breakpoint (not just mobile)"
|
|
4768
|
+
},
|
|
4222
4769
|
{
|
|
4223
4770
|
"name": "size",
|
|
4224
4771
|
"description": "Size variant",
|
|
@@ -5167,6 +5714,9 @@
|
|
|
5167
5714
|
},
|
|
5168
5715
|
{
|
|
5169
5716
|
"name": "top"
|
|
5717
|
+
},
|
|
5718
|
+
{
|
|
5719
|
+
"name": "top-bottom"
|
|
5170
5720
|
}
|
|
5171
5721
|
]
|
|
5172
5722
|
},
|
|
@@ -5200,6 +5750,27 @@
|
|
|
5200
5750
|
}
|
|
5201
5751
|
]
|
|
5202
5752
|
},
|
|
5753
|
+
{
|
|
5754
|
+
"name": "items",
|
|
5755
|
+
"description": "Control how cells items are positioned along a container's cross axis",
|
|
5756
|
+
"values": [
|
|
5757
|
+
{
|
|
5758
|
+
"name": "baseline"
|
|
5759
|
+
},
|
|
5760
|
+
{
|
|
5761
|
+
"name": "center"
|
|
5762
|
+
},
|
|
5763
|
+
{
|
|
5764
|
+
"name": "end"
|
|
5765
|
+
},
|
|
5766
|
+
{
|
|
5767
|
+
"name": "start"
|
|
5768
|
+
},
|
|
5769
|
+
{
|
|
5770
|
+
"name": "stretch"
|
|
5771
|
+
}
|
|
5772
|
+
]
|
|
5773
|
+
},
|
|
5203
5774
|
{
|
|
5204
5775
|
"name": "justify",
|
|
5205
5776
|
"description": "Alignment",
|