@oiz/stzh-components 2.0.0 → 2.1.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/{app-globals-ec8cc33e.js → app-globals-e1f4f1d9.js} +1 -1
- package/dist/cjs/{dom-874a1e39.js → dom-9deb26c8.js} +1 -1
- package/dist/cjs/{index-ac9bdc7f.js → index-9fcb4305.js} +228 -210
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{shadow-css-a33dc836.js → shadow-css-bf3843d2.js} +1 -1
- package/dist/cjs/stzh-accordion-item.cjs.entry.js +13 -23
- package/dist/cjs/stzh-accordion.cjs.entry.js +1 -3
- package/dist/cjs/stzh-actions.cjs.entry.js +3 -5
- package/dist/cjs/stzh-actionset.cjs.entry.js +16 -16
- package/dist/cjs/stzh-anchornav.cjs.entry.js +52 -0
- package/dist/cjs/stzh-appnav.cjs.entry.js +4 -7
- package/dist/cjs/stzh-appointments.cjs.entry.js +12 -17
- package/dist/cjs/stzh-audio.cjs.entry.js +4150 -0
- package/dist/cjs/stzh-badge_3.cjs.entry.js +26 -57
- package/dist/cjs/stzh-calendar.cjs.entry.js +9 -25
- package/dist/cjs/stzh-card-list.cjs.entry.js +6 -8
- package/dist/cjs/stzh-card.cjs.entry.js +20 -50
- package/dist/cjs/stzh-cell.cjs.entry.js +1 -8
- package/dist/cjs/stzh-checkbox.cjs.entry.js +15 -20
- package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +29 -20
- package/dist/cjs/stzh-chip-select.cjs.entry.js +14 -16
- package/dist/cjs/stzh-chip.cjs.entry.js +14 -25
- package/dist/cjs/stzh-clamp.cjs.entry.js +27 -0
- package/dist/cjs/stzh-components.cjs.js +5 -5
- package/dist/cjs/stzh-container.cjs.entry.js +1 -1
- package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
- package/dist/cjs/stzh-datalist.cjs.entry.js +8 -20
- package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +11 -11
- package/dist/cjs/stzh-datamessagelist.cjs.entry.js +1 -1
- package/dist/cjs/stzh-datatable.cjs.entry.js +15 -21
- package/dist/cjs/stzh-datepicker_3.cjs.entry.js +431 -0
- package/dist/cjs/stzh-dialog.cjs.entry.js +11 -19
- package/dist/cjs/stzh-dropdown.cjs.entry.js +17 -37
- package/dist/cjs/stzh-fieldset.cjs.entry.js +1 -5
- package/dist/cjs/stzh-figure.cjs.entry.js +1 -3
- package/dist/cjs/stzh-flyingfocus.cjs.entry.js +7 -7
- package/dist/cjs/stzh-footer.cjs.entry.js +5 -5
- package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +8 -19
- package/dist/cjs/stzh-header.cjs.entry.js +3 -9
- package/dist/cjs/stzh-heading.cjs.entry.js +1 -4
- package/dist/cjs/stzh-hr.cjs.entry.js +1 -1
- package/dist/cjs/stzh-hspace.cjs.entry.js +1 -10
- package/dist/cjs/stzh-icon-sprite.cjs.entry.js +2 -2
- package/dist/cjs/{stzh-input-description-9802abc2.js → stzh-input-description-4326b0d9.js} +1 -1
- package/dist/cjs/stzh-input.cjs.entry.js +30 -37
- package/dist/cjs/stzh-link.cjs.entry.js +23 -33
- package/dist/cjs/stzh-list-item.cjs.entry.js +1 -1
- package/dist/cjs/stzh-list.cjs.entry.js +1 -2
- package/dist/cjs/stzh-loader.cjs.entry.js +1 -4
- package/dist/cjs/stzh-loadingbar.cjs.entry.js +1 -4
- package/dist/cjs/stzh-menu_2.cjs.entry.js +11 -19
- package/dist/cjs/stzh-message.cjs.entry.js +5 -18
- package/dist/cjs/stzh-metanav.cjs.entry.js +1 -1
- package/dist/cjs/stzh-olmap.cjs.entry.js +51129 -0
- package/dist/cjs/stzh-overlay.cjs.entry.js +1 -4
- package/dist/cjs/stzh-page-skiplinks.cjs.entry.js +1 -1
- package/dist/cjs/stzh-pagetitle.cjs.entry.js +1 -1
- package/dist/cjs/stzh-popover.cjs.entry.js +10 -13
- package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +1 -1
- package/dist/cjs/stzh-progressbar-item.cjs.entry.js +9 -9
- package/dist/cjs/stzh-progressbar.cjs.entry.js +9 -24
- package/dist/cjs/stzh-readspeaker.cjs.entry.js +3 -1
- package/dist/cjs/stzh-row.cjs.entry.js +1 -9
- package/dist/cjs/stzh-saptcha.cjs.entry.js +4 -7
- package/dist/cjs/stzh-section.cjs.entry.js +1 -2
- package/dist/cjs/stzh-skiplink.cjs.entry.js +4 -2
- package/dist/cjs/stzh-sortable.cjs.entry.js +26 -30
- package/dist/cjs/stzh-status.cjs.entry.js +1 -5
- package/dist/cjs/stzh-sticky.cjs.entry.js +84 -0
- package/dist/cjs/stzh-table.cjs.entry.js +8 -10
- package/dist/cjs/stzh-text.cjs.entry.js +37 -0
- package/dist/cjs/stzh-toggle.cjs.entry.js +16 -22
- package/dist/cjs/stzh-tooltip.cjs.entry.js +12 -23
- package/dist/cjs/stzh-upload.cjs.entry.js +5 -127
- package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +5 -7
- package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +8 -9
- package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +6 -7
- package/dist/cjs/stzh-visuallyhidden.cjs.entry.js +1 -1
- package/dist/cjs/stzh-vspace.cjs.entry.js +1 -10
- package/dist/collection/assets/i18n/de.json +19 -0
- package/dist/collection/assets/i18n/en.json +19 -0
- package/dist/collection/assets/icons/mono/target-bullet.svg +12 -0
- package/dist/collection/assets/media/olmap/marker-active.png +0 -0
- package/dist/collection/assets/media/olmap/marker-position.png +0 -0
- package/dist/collection/assets/media/olmap/marker.png +0 -0
- package/dist/collection/assets/media/olmap/thumb-satellite.jpg +0 -0
- package/dist/collection/assets/media/olmap/thumb-streets.jpg +0 -0
- package/dist/collection/collection-manifest.json +7 -2
- package/dist/collection/components/stzh-accordion/stzh-accordion.js +0 -2
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +12 -22
- package/dist/collection/components/stzh-actions/stzh-actions.js +2 -4
- package/dist/collection/components/stzh-actionset/stzh-actionset.js +21 -21
- package/dist/collection/components/stzh-anchornav/stzh-anchornav.css +286 -0
- package/dist/collection/components/stzh-anchornav/stzh-anchornav.js +216 -0
- package/dist/collection/components/stzh-anchornav/stzh-anchornav.stories.js +76 -0
- package/dist/collection/components/stzh-appnav/stzh-appnav.js +3 -6
- package/dist/collection/components/stzh-appointments/stzh-appointments.js +11 -16
- package/dist/collection/components/stzh-audio/stzh-audio.css +319 -0
- package/dist/collection/components/stzh-audio/stzh-audio.js +333 -0
- package/dist/collection/components/stzh-audio/stzh-audio.localization.js +1 -0
- package/dist/collection/components/stzh-audio/stzh-audio.stories.js +89 -0
- package/dist/collection/components/stzh-badge/stzh-badge.js +0 -2
- package/dist/collection/components/stzh-button/stzh-button.css +1 -0
- package/dist/collection/components/stzh-button/stzh-button.js +24 -45
- package/dist/collection/components/stzh-calendar/stzh-calendar.js +8 -24
- package/dist/collection/components/stzh-card/stzh-card.js +19 -49
- package/dist/collection/components/stzh-card-list/stzh-card-list.js +5 -7
- package/dist/collection/components/stzh-cell/stzh-cell.js +0 -7
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.js +13 -18
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js +33 -20
- package/dist/collection/components/stzh-chip/stzh-chip.js +13 -24
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +12 -14
- package/dist/collection/components/stzh-clamp/stzh-clamp.css +279 -0
- package/dist/collection/components/stzh-clamp/stzh-clamp.js +125 -0
- package/dist/collection/components/stzh-clamp/stzh-clamp.stories.js +41 -0
- package/dist/collection/components/stzh-datalist/stzh-datalist.js +7 -19
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +10 -10
- package/dist/collection/components/stzh-datatable/stzh-datatable.js +14 -20
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.js +19 -35
- package/dist/collection/components/stzh-dialog/stzh-dialog.js +10 -18
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +15 -35
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.js +0 -4
- package/dist/collection/components/stzh-figure/stzh-figure.js +0 -2
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.js +6 -6
- package/dist/collection/components/stzh-footer/stzh-footer.js +4 -4
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.js +7 -16
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.stories.js +6 -6
- package/dist/collection/components/stzh-header/stzh-header.js +2 -8
- package/dist/collection/components/stzh-heading/stzh-heading.js +0 -3
- package/dist/collection/components/stzh-hr/stzh-hr.stories.js +11 -1
- package/dist/collection/components/stzh-hspace/stzh-hspace.js +0 -9
- package/dist/collection/components/stzh-icon/stzh-icon.js +0 -8
- package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/sprite.symbol.html +19 -6
- package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/svg/sprite.symbol.svg +1 -1
- package/dist/collection/components/stzh-input/stzh-input.js +29 -36
- package/dist/collection/components/stzh-link/stzh-link.css +18 -0
- package/dist/collection/components/stzh-link/stzh-link.js +57 -31
- package/dist/collection/components/stzh-link/stzh-link.stories.js +3 -1
- package/dist/collection/components/stzh-list/stzh-list.js +0 -1
- package/dist/collection/components/stzh-loader/stzh-loader.js +0 -3
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.js +0 -3
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +10 -18
- package/dist/collection/components/stzh-message/stzh-message.js +4 -17
- package/dist/collection/components/stzh-olmap/stzh-olmap.css +284 -0
- package/dist/collection/components/stzh-olmap/stzh-olmap.js +1042 -0
- package/dist/collection/components/stzh-olmap/stzh-olmap.localization.js +1 -0
- package/dist/collection/components/stzh-olmap/stzh-olmap.stories.js +36 -0
- package/dist/collection/components/stzh-overlay/stzh-overlay.js +0 -3
- package/dist/collection/components/stzh-popover/stzh-popover.js +9 -12
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.js +1 -2
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.stories.js +1 -1
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +8 -23
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +8 -8
- package/dist/collection/components/stzh-radio/stzh-radio.js +13 -18
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +34 -22
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.js +2 -0
- package/dist/collection/components/stzh-richtext/stzh-richtext.js +0 -2
- package/dist/collection/components/stzh-row/stzh-row.js +0 -8
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.js +3 -6
- package/dist/collection/components/stzh-section/stzh-section.js +0 -1
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +3 -1
- package/dist/collection/components/stzh-sortable/stzh-sortable.js +25 -29
- package/dist/collection/components/stzh-status/stzh-status.js +0 -4
- package/dist/collection/components/stzh-sticky/stzh-sticky.css +144 -0
- package/dist/collection/components/stzh-sticky/stzh-sticky.js +184 -0
- package/dist/collection/components/stzh-sticky/stzh-sticky.stories.js +91 -0
- package/dist/collection/components/stzh-table/stzh-table.js +7 -9
- package/dist/collection/components/stzh-text/stzh-text.js +0 -8
- package/dist/collection/components/stzh-toggle/stzh-toggle.js +14 -20
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +11 -22
- package/dist/collection/components/stzh-upload/stzh-upload.js +3 -125
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +4 -6
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +7 -8
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +5 -6
- package/dist/collection/components/stzh-vspace/stzh-vspace.js +0 -9
- package/dist/collection/pages/meinkonto.stories.js +2 -2
- package/dist/components/index.d.ts +5 -0
- package/dist/components/index.js +6 -1
- package/dist/components/stzh-accordion-item.js +12 -22
- package/dist/components/stzh-accordion.js +0 -2
- package/dist/components/stzh-actions.js +2 -4
- package/dist/components/stzh-actionset2.js +15 -15
- package/dist/components/stzh-anchornav.d.ts +11 -0
- package/dist/components/stzh-anchornav.js +97 -0
- package/dist/components/stzh-appnav.js +3 -6
- package/dist/components/stzh-appointments.js +11 -16
- package/dist/components/stzh-audio.d.ts +11 -0
- package/dist/components/stzh-audio.js +4195 -0
- package/dist/components/stzh-badge2.js +0 -2
- package/dist/components/stzh-button2.js +25 -46
- package/dist/components/stzh-calendar2.js +8 -24
- package/dist/components/stzh-card-list.js +5 -7
- package/dist/components/stzh-card.js +19 -49
- package/dist/components/stzh-cell.js +0 -7
- package/dist/components/stzh-checkbox.js +13 -18
- package/dist/components/stzh-checkboxgroup.js +28 -19
- package/dist/components/stzh-chip-select.js +12 -14
- package/dist/components/stzh-chip2.js +13 -24
- package/dist/components/stzh-clamp.d.ts +11 -0
- package/dist/components/stzh-clamp.js +6 -0
- package/dist/components/stzh-clamp2.js +43 -0
- package/dist/components/stzh-datalist.js +7 -19
- package/dist/components/stzh-datamessagelist-item.js +10 -10
- package/dist/components/stzh-datatable.js +14 -20
- package/dist/components/stzh-datepicker2.js +19 -35
- package/dist/components/stzh-dialog.js +10 -18
- package/dist/components/stzh-dropdown2.js +15 -35
- package/dist/components/stzh-fieldset.js +0 -4
- package/dist/components/stzh-figure.js +0 -2
- package/dist/components/stzh-flyingfocus.js +6 -6
- package/dist/components/stzh-footer.js +4 -4
- package/dist/components/stzh-ghettobox2.js +7 -16
- package/dist/components/stzh-header.js +2 -8
- package/dist/components/stzh-heading2.js +0 -3
- package/dist/components/stzh-hspace.js +0 -9
- package/dist/components/stzh-icon-sprite.js +1 -1
- package/dist/components/stzh-icon2.js +0 -8
- package/dist/components/stzh-input2.js +28 -35
- package/dist/components/stzh-link2.js +24 -32
- package/dist/components/stzh-list.js +0 -1
- package/dist/components/stzh-loader.js +1 -43
- package/dist/components/stzh-loader2.js +42 -0
- package/dist/components/stzh-loadingbar.js +0 -3
- package/dist/components/stzh-menu-item2.js +10 -18
- package/dist/components/stzh-message.js +4 -17
- package/dist/components/stzh-olmap.d.ts +11 -0
- package/dist/components/stzh-olmap.js +51168 -0
- package/dist/components/stzh-overlay.js +0 -3
- package/dist/components/stzh-popover2.js +9 -12
- package/dist/components/stzh-progressbar-item2.js +8 -8
- package/dist/components/stzh-progressbar.js +8 -23
- package/dist/components/stzh-radio2.js +13 -18
- package/dist/components/stzh-radiogroup2.js +29 -21
- package/dist/components/stzh-readspeaker.js +2 -0
- package/dist/components/stzh-richtext2.js +0 -2
- package/dist/components/stzh-row.js +0 -8
- package/dist/components/stzh-saptcha.js +3 -6
- package/dist/components/stzh-section.js +0 -1
- package/dist/components/stzh-skiplink.js +3 -1
- package/dist/components/stzh-sortable2.js +25 -29
- package/dist/components/stzh-status2.js +0 -4
- package/dist/components/stzh-sticky.d.ts +11 -0
- package/dist/components/stzh-sticky.js +102 -0
- package/dist/components/stzh-table.js +7 -9
- package/dist/components/stzh-text2.js +0 -8
- package/dist/components/stzh-toggle.js +14 -20
- package/dist/components/stzh-tooltip2.js +11 -22
- package/dist/components/stzh-upload.js +3 -125
- package/dist/components/stzh-vbz-linechip2.js +4 -6
- package/dist/components/stzh-vbz-majorticker.js +7 -8
- package/dist/components/stzh-vbz-ticker.js +5 -6
- package/dist/components/stzh-vspace.js +0 -9
- package/dist/esm/{app-globals-e66420b3.js → app-globals-453acbdb.js} +1 -1
- package/dist/esm/{dom-104fb833.js → dom-6be6f662.js} +1 -1
- package/dist/esm/{index-84f71a43.js → index-2915b467.js} +228 -210
- package/dist/esm/loader.js +4 -4
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/{shadow-css-4261c637.js → shadow-css-ed4599f8.js} +1 -1
- package/dist/esm/stzh-accordion-item.entry.js +13 -23
- package/dist/esm/stzh-accordion.entry.js +1 -3
- package/dist/esm/stzh-actions.entry.js +3 -5
- package/dist/esm/stzh-actionset.entry.js +16 -16
- package/dist/esm/stzh-anchornav.entry.js +48 -0
- package/dist/esm/stzh-appnav.entry.js +4 -7
- package/dist/esm/stzh-appointments.entry.js +12 -17
- package/dist/esm/stzh-audio.entry.js +4146 -0
- package/dist/esm/stzh-badge_3.entry.js +26 -57
- package/dist/esm/stzh-calendar.entry.js +10 -26
- package/dist/esm/stzh-card-list.entry.js +6 -8
- package/dist/esm/stzh-card.entry.js +20 -50
- package/dist/esm/stzh-cell.entry.js +1 -8
- package/dist/esm/stzh-checkbox.entry.js +15 -20
- package/dist/esm/stzh-checkboxgroup.entry.js +29 -20
- package/dist/esm/stzh-chip-select.entry.js +14 -16
- package/dist/esm/stzh-chip.entry.js +14 -25
- package/dist/esm/stzh-clamp.entry.js +23 -0
- package/dist/esm/stzh-components.js +5 -5
- package/dist/esm/stzh-container.entry.js +1 -1
- package/dist/esm/stzh-cspace.entry.js +1 -1
- package/dist/esm/stzh-datalist.entry.js +8 -20
- package/dist/esm/stzh-datamessagelist-item.entry.js +11 -11
- package/dist/esm/stzh-datamessagelist.entry.js +1 -1
- package/dist/esm/stzh-datatable.entry.js +15 -21
- package/dist/esm/stzh-datepicker_3.entry.js +425 -0
- package/dist/esm/stzh-dialog.entry.js +11 -19
- package/dist/esm/stzh-dropdown.entry.js +17 -37
- package/dist/esm/stzh-fieldset.entry.js +1 -5
- package/dist/esm/stzh-figure.entry.js +1 -3
- package/dist/esm/stzh-flyingfocus.entry.js +7 -7
- package/dist/esm/stzh-footer.entry.js +5 -5
- package/dist/esm/stzh-ghettobox_2.entry.js +8 -19
- package/dist/esm/stzh-header.entry.js +3 -9
- package/dist/esm/stzh-heading.entry.js +1 -4
- package/dist/esm/stzh-hr.entry.js +1 -1
- package/dist/esm/stzh-hspace.entry.js +1 -10
- package/dist/esm/stzh-icon-sprite.entry.js +2 -2
- package/dist/esm/{stzh-input-description-8c477f97.js → stzh-input-description-e87e6697.js} +1 -1
- package/dist/esm/stzh-input.entry.js +30 -37
- package/dist/esm/stzh-link.entry.js +23 -33
- package/dist/esm/stzh-list-item.entry.js +1 -1
- package/dist/esm/stzh-list.entry.js +1 -2
- package/dist/esm/stzh-loader.entry.js +1 -4
- package/dist/esm/stzh-loadingbar.entry.js +1 -4
- package/dist/esm/stzh-menu_2.entry.js +11 -19
- package/dist/esm/stzh-message.entry.js +5 -18
- package/dist/esm/stzh-metanav.entry.js +1 -1
- package/dist/esm/stzh-olmap.entry.js +51125 -0
- package/dist/esm/stzh-overlay.entry.js +1 -4
- package/dist/esm/stzh-page-skiplinks.entry.js +1 -1
- package/dist/esm/stzh-pagetitle.entry.js +1 -1
- package/dist/esm/stzh-popover.entry.js +10 -13
- package/dist/esm/stzh-portal-mitwirken.entry.js +1 -1
- package/dist/esm/stzh-progressbar-item.entry.js +9 -9
- package/dist/esm/stzh-progressbar.entry.js +9 -24
- package/dist/esm/stzh-readspeaker.entry.js +3 -1
- package/dist/esm/stzh-row.entry.js +1 -9
- package/dist/esm/stzh-saptcha.entry.js +4 -7
- package/dist/esm/stzh-section.entry.js +1 -2
- package/dist/esm/stzh-skiplink.entry.js +4 -2
- package/dist/esm/stzh-sortable.entry.js +26 -30
- package/dist/esm/stzh-status.entry.js +1 -5
- package/dist/esm/stzh-sticky.entry.js +80 -0
- package/dist/esm/stzh-table.entry.js +8 -10
- package/dist/esm/stzh-text.entry.js +33 -0
- package/dist/esm/stzh-toggle.entry.js +16 -22
- package/dist/esm/stzh-tooltip.entry.js +12 -23
- package/dist/esm/stzh-upload.entry.js +5 -127
- package/dist/esm/stzh-vbz-linechip.entry.js +5 -7
- package/dist/esm/stzh-vbz-majorticker.entry.js +8 -9
- package/dist/esm/stzh-vbz-ticker.entry.js +6 -7
- package/dist/esm/stzh-visuallyhidden.entry.js +1 -1
- package/dist/esm/stzh-vspace.entry.js +1 -10
- package/dist/esm-es5/app-globals-453acbdb.js +1 -0
- package/dist/esm-es5/{dom-104fb833.js → dom-6be6f662.js} +0 -0
- package/dist/esm-es5/index-2915b467.js +2 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{shadow-css-4261c637.js → shadow-css-ed4599f8.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 -0
- 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 +31 -0
- 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-list.entry.js +1 -1
- package/dist/esm-es5/stzh-card.entry.js +1 -1
- package/dist/esm-es5/stzh-cell.entry.js +1 -1
- 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-select.entry.js +1 -1
- package/dist/esm-es5/stzh-chip.entry.js +1 -1
- package/dist/esm-es5/stzh-clamp.entry.js +1 -0
- package/dist/esm-es5/stzh-components.js +1 -1
- 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.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 +2 -2
- package/dist/esm-es5/stzh-datepicker_3.entry.js +1 -0
- package/dist/esm-es5/stzh-dialog.entry.js +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js +1 -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-8c477f97.js → stzh-input-description-e87e6697.js} +1 -1
- package/dist/esm-es5/stzh-input.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-olmap.entry.js +7 -0
- 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-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-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-skiplink.entry.js +1 -1
- package/dist/esm-es5/stzh-sortable.entry.js +2 -2
- package/dist/esm-es5/stzh-status.entry.js +1 -1
- package/dist/esm-es5/stzh-sticky.entry.js +1 -0
- package/dist/esm-es5/stzh-table.entry.js +1 -1
- package/dist/{stzh-components/p-fc6b4f91.system.entry.js → esm-es5/stzh-text.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/stzh-components/assets/i18n/de.json +19 -0
- package/dist/stzh-components/assets/i18n/en.json +19 -0
- package/dist/stzh-components/assets/icons/mono/target-bullet.svg +12 -0
- package/dist/stzh-components/assets/media/olmap/marker-active.png +0 -0
- package/dist/stzh-components/assets/media/olmap/marker-position.png +0 -0
- package/dist/stzh-components/assets/media/olmap/marker.png +0 -0
- package/dist/stzh-components/assets/media/olmap/thumb-satellite.jpg +0 -0
- package/dist/stzh-components/assets/media/olmap/thumb-streets.jpg +0 -0
- package/dist/stzh-components/assets/svgsprites/symbol/sprite.symbol.html +19 -6
- package/dist/stzh-components/assets/svgsprites/symbol/svg/sprite.symbol.svg +1 -1
- package/dist/stzh-components/{p-5a354428.system.entry.js → p-011dcf30.system.entry.js} +1 -1
- package/dist/stzh-components/{p-f24db7e8.system.entry.js → p-01909f35.system.entry.js} +1 -1
- package/dist/stzh-components/p-020379d7.system.entry.js +7 -0
- package/dist/stzh-components/p-025953d1.system.entry.js +1 -0
- package/dist/stzh-components/{p-981b2629.system.entry.js → p-0321e98e.system.entry.js} +1 -1
- package/dist/stzh-components/p-04dd6821.entry.js +1 -0
- package/dist/stzh-components/{p-929dbdf1.system.entry.js → p-05901b22.system.entry.js} +1 -1
- package/dist/stzh-components/{p-fdf0b4bc.system.entry.js → p-08714718.system.entry.js} +1 -1
- package/dist/stzh-components/{p-8b6de2c0.system.entry.js → p-090bfb8e.system.entry.js} +1 -1
- package/dist/stzh-components/{p-051bc2a8.entry.js → p-0977d9b6.entry.js} +1 -1
- package/dist/stzh-components/{p-713ae713.entry.js → p-0c10d9b1.entry.js} +2 -2
- package/dist/stzh-components/{p-ebeb8d7b.system.entry.js → p-0e474d1a.system.entry.js} +1 -1
- package/dist/stzh-components/p-0e48efa7.entry.js +1 -0
- package/dist/stzh-components/{p-4c61dcad.js → p-13051e1c.js} +0 -0
- package/dist/stzh-components/{p-5f4eb46c.entry.js → p-1399b2d7.entry.js} +1 -1
- package/dist/stzh-components/p-140e4b63.entry.js +1 -0
- package/dist/stzh-components/{p-eb61c369.entry.js → p-14f0d546.entry.js} +1 -1
- package/dist/stzh-components/{p-796ae62c.system.entry.js → p-183e4790.system.entry.js} +1 -1
- package/dist/stzh-components/p-1a5fc8e3.system.entry.js +1 -0
- package/dist/stzh-components/{p-db5363ef.entry.js → p-20a6ffbb.entry.js} +1 -1
- package/dist/stzh-components/p-229f4ebc.system.entry.js +1 -0
- package/dist/stzh-components/{p-89274cd5.system.entry.js → p-26159eac.system.entry.js} +1 -1
- package/dist/stzh-components/{p-6523a23b.system.js → p-2732d8c8.system.js} +0 -0
- package/dist/stzh-components/{p-56b9cc3c.system.entry.js → p-27573504.system.entry.js} +1 -1
- package/dist/stzh-components/{p-9e716229.entry.js → p-27839f48.entry.js} +1 -1
- package/dist/stzh-components/{p-fc13d017.system.entry.js → p-27bfb4c2.system.entry.js} +1 -1
- package/dist/stzh-components/{p-29427863.entry.js → p-29d9a568.entry.js} +1 -1
- package/dist/stzh-components/p-2bf021f2.js +1 -0
- package/dist/stzh-components/{p-f1356a85.entry.js → p-2c16d2ea.entry.js} +1 -1
- package/dist/stzh-components/p-2c783943.entry.js +1 -0
- package/dist/stzh-components/p-2c891eee.entry.js +1 -0
- package/dist/stzh-components/{p-17c6c1db.system.entry.js → p-2e276f2e.system.entry.js} +1 -1
- package/dist/stzh-components/{p-5bd2849d.entry.js → p-30e5a674.entry.js} +1 -1
- package/dist/stzh-components/{p-19bff884.system.entry.js → p-33a52001.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b462a61f.entry.js → p-34eb65b9.entry.js} +1 -1
- package/dist/stzh-components/p-3623b3a5.system.js +1 -0
- package/dist/stzh-components/p-36596b2b.system.entry.js +1 -0
- package/dist/stzh-components/{p-d6c07494.system.entry.js → p-37bdb9cd.system.entry.js} +1 -1
- package/dist/stzh-components/p-38977481.entry.js +1 -0
- package/dist/stzh-components/p-3a279b45.entry.js +1 -0
- package/dist/stzh-components/p-3a47ff2d.system.entry.js +1 -0
- package/dist/stzh-components/p-3b33fa76.system.entry.js +1 -0
- package/dist/stzh-components/{p-2b338050.entry.js → p-3e24b964.entry.js} +1 -1
- package/dist/stzh-components/{p-ee22256f.entry.js → p-3e504f50.entry.js} +1 -1
- package/dist/stzh-components/{p-bb3c1249.entry.js → p-3efefb7f.entry.js} +1 -1
- package/dist/stzh-components/{p-21566d65.system.entry.js → p-3f8976bc.system.entry.js} +1 -1
- package/dist/stzh-components/{p-8d0da18d.system.entry.js → p-3fc40cc0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4c6989ae.system.entry.js → p-440ae0cc.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b550feaa.system.entry.js → p-44435254.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ab246b66.entry.js → p-456143f9.entry.js} +1 -1
- package/dist/stzh-components/{p-190de4de.entry.js → p-46f4e907.entry.js} +1 -1
- package/dist/stzh-components/{p-d1552460.system.entry.js → p-470e5f38.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ce070ccd.entry.js → p-4b93fb24.entry.js} +1 -1
- package/dist/stzh-components/{p-20ef4a20.system.entry.js → p-509c97c9.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0fc83964.system.entry.js → p-529a56aa.system.entry.js} +1 -1
- package/dist/stzh-components/{p-63d89b96.system.js → p-52cd1bd1.system.js} +1 -1
- package/dist/stzh-components/p-53c30c58.entry.js +1 -0
- package/dist/stzh-components/p-55435022.system.entry.js +1 -0
- package/dist/stzh-components/p-554fb3ac.system.js +1 -0
- package/dist/stzh-components/{p-e213663c.system.entry.js → p-5869502c.system.entry.js} +1 -1
- package/dist/stzh-components/p-58714045.entry.js +1 -0
- package/dist/stzh-components/p-59970f71.entry.js +1 -0
- package/dist/stzh-components/{p-3d8317b5.entry.js → p-5c2d0572.entry.js} +1 -1
- package/dist/stzh-components/p-5c311df3.entry.js +1 -0
- package/dist/stzh-components/{p-72f29f07.entry.js → p-5e81420b.entry.js} +1 -1
- package/dist/stzh-components/p-609bf766.system.js +2 -0
- package/dist/stzh-components/{p-f832e938.system.entry.js → p-616e70e9.system.entry.js} +1 -1
- package/dist/stzh-components/p-62afe664.entry.js +1 -0
- package/dist/stzh-components/p-62c7caed.entry.js +1 -0
- package/dist/stzh-components/{p-851e0caa.system.entry.js → p-641126a8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-562e6c52.entry.js → p-648e03bc.entry.js} +1 -1
- package/dist/stzh-components/p-652eee8b.system.entry.js +1 -0
- package/dist/stzh-components/{p-69c3187f.system.entry.js → p-67ade1c7.system.entry.js} +1 -1
- package/dist/stzh-components/p-6a16ceff.entry.js +1 -0
- package/dist/stzh-components/{p-9c72f491.system.entry.js → p-6a96d63e.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b391d962.system.entry.js → p-6b2282cd.system.entry.js} +1 -1
- package/dist/stzh-components/{p-3b912468.system.entry.js → p-6b5f447c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-33c0229f.system.entry.js → p-6c1ad586.system.entry.js} +1 -1
- package/dist/stzh-components/{p-f788a468.entry.js → p-6c76e51d.entry.js} +1 -1
- package/dist/stzh-components/{p-3042b23e.entry.js → p-6cbdbd06.entry.js} +1 -1
- package/dist/stzh-components/{p-64b4cc74.entry.js → p-6f7a7f7a.entry.js} +1 -1
- package/dist/stzh-components/{p-61aac051.system.entry.js → p-725b3e74.system.entry.js} +1 -1
- package/dist/stzh-components/p-74786856.system.entry.js +1 -0
- package/dist/stzh-components/p-783346ed.entry.js +1 -0
- package/dist/stzh-components/p-7a4c6adb.js +2 -0
- package/dist/stzh-components/{p-a7ee2636.entry.js → p-7d77b8d2.entry.js} +1 -1
- package/dist/stzh-components/{p-9fb4da92.system.entry.js → p-7dd6fbc9.system.entry.js} +1 -1
- package/dist/stzh-components/{p-f84fa2a4.js → p-8347b91f.js} +1 -1
- package/dist/stzh-components/{p-ef5d4167.js → p-8364475f.js} +0 -0
- package/dist/stzh-components/{p-bbe4e3d1.system.entry.js → p-881e526e.system.entry.js} +1 -1
- package/dist/stzh-components/p-8d9056de.entry.js +1 -0
- package/dist/stzh-components/p-8e363084.system.entry.js +1 -0
- package/dist/stzh-components/{p-8d547247.system.entry.js → p-8eb72064.system.entry.js} +1 -1
- package/dist/stzh-components/{p-fa56fc0d.system.entry.js → p-8fc8d8c2.system.entry.js} +1 -1
- package/dist/stzh-components/{p-6305db38.system.entry.js → p-90665664.system.entry.js} +1 -1
- package/dist/stzh-components/{p-48b5b697.system.entry.js → p-90941379.system.entry.js} +1 -1
- package/dist/stzh-components/p-90ad5e2c.entry.js +1 -0
- package/dist/stzh-components/p-92788577.entry.js +34 -0
- package/dist/stzh-components/{p-27fd6c6f.system.entry.js → p-92ad9720.system.entry.js} +1 -1
- package/dist/stzh-components/{p-c58dd9de.entry.js → p-9454a438.entry.js} +1 -1
- package/dist/stzh-components/{p-530252c6.system.entry.js → p-965829a6.system.entry.js} +1 -1
- package/dist/stzh-components/p-9a7593f5.entry.js +1 -0
- package/dist/stzh-components/{p-58d886cb.system.entry.js → p-9ca1efe4.system.entry.js} +1 -1
- package/dist/stzh-components/p-9d58c713.entry.js +1 -0
- package/dist/stzh-components/p-a10e0117.system.entry.js +1 -0
- package/dist/stzh-components/{p-3f0363db.entry.js → p-a3559e69.entry.js} +1 -1
- package/dist/stzh-components/p-a4a4370d.entry.js +1 -0
- package/dist/stzh-components/{p-7ec2f3fd.entry.js → p-a61bf274.entry.js} +2 -2
- package/dist/stzh-components/{p-8c648042.system.entry.js → p-a6da8c06.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ccd30d73.system.entry.js → p-afaa9c37.system.entry.js} +1 -1
- package/dist/stzh-components/{p-88e0f453.entry.js → p-b09b85ac.entry.js} +1 -1
- package/dist/stzh-components/{p-5997e418.system.entry.js → p-b3587b9d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-a67e09cd.system.entry.js → p-b491bcd7.system.entry.js} +1 -1
- package/dist/stzh-components/p-b5a59ac0.entry.js +1 -0
- package/dist/stzh-components/p-b666bb15.entry.js +1 -0
- package/dist/stzh-components/{p-2e559062.entry.js → p-b99c0844.entry.js} +1 -1
- package/dist/stzh-components/p-bb8f71a4.entry.js +7 -0
- package/dist/stzh-components/p-bb9e8364.entry.js +1 -0
- package/dist/stzh-components/p-bc841847.entry.js +1 -0
- package/dist/stzh-components/p-bd7dd853.system.entry.js +1 -0
- package/dist/stzh-components/p-bdc627fa.system.entry.js +1 -0
- package/dist/stzh-components/p-be534671.entry.js +1 -0
- package/dist/stzh-components/p-bfdce66c.entry.js +1 -0
- package/dist/stzh-components/p-c051fc3b.entry.js +1 -0
- package/dist/stzh-components/p-c1100fde.entry.js +1 -0
- package/dist/stzh-components/{p-55d23a3c.system.entry.js → p-c3161c9b.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0fc06049.system.entry.js → p-c5749124.system.entry.js} +1 -1
- package/dist/stzh-components/{p-786a92d4.system.entry.js → p-c6813d9f.system.entry.js} +1 -1
- package/dist/stzh-components/p-c7c3735a.entry.js +1 -0
- package/dist/stzh-components/{p-c4fc6433.system.entry.js → p-c8009c05.system.entry.js} +1 -1
- package/dist/stzh-components/{p-d0aa9d3b.entry.js → p-c866224d.entry.js} +1 -1
- package/dist/stzh-components/p-cbaab05e.entry.js +1 -0
- package/dist/stzh-components/{p-5353ba86.system.entry.js → p-cc735465.system.entry.js} +2 -2
- package/dist/stzh-components/{p-6a873872.entry.js → p-d00e20ff.entry.js} +1 -1
- package/dist/stzh-components/{p-c3d93395.entry.js → p-d26ed018.entry.js} +1 -1
- package/dist/stzh-components/{p-84ab53cc.system.entry.js → p-d408604f.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b9a027aa.entry.js → p-d69b12f8.entry.js} +1 -1
- package/dist/stzh-components/p-da857e0d.entry.js +1 -0
- package/dist/stzh-components/{p-2ca4a828.system.entry.js → p-de8f9508.system.entry.js} +1 -1
- package/dist/stzh-components/{p-a7c35778.system.entry.js → p-e347ce1e.system.entry.js} +1 -1
- package/dist/stzh-components/{p-073c89b1.system.entry.js → p-e56d7b16.system.entry.js} +1 -1
- package/dist/stzh-components/{p-961cb979.entry.js → p-e662b688.entry.js} +1 -1
- package/dist/stzh-components/{p-c4b7c2be.entry.js → p-e69903fe.entry.js} +1 -1
- package/dist/stzh-components/p-e7afcd6f.entry.js +1 -0
- package/dist/stzh-components/p-e9313802.system.entry.js +31 -0
- package/dist/stzh-components/{p-560f96f0.system.entry.js → p-eb3425a1.system.entry.js} +1 -1
- package/dist/stzh-components/p-ee711f37.system.entry.js +1 -0
- package/dist/stzh-components/{p-b5a85078.system.entry.js → p-ee944add.system.entry.js} +1 -1
- package/dist/stzh-components/{p-5a02ef03.entry.js → p-ef62b905.entry.js} +1 -1
- package/dist/stzh-components/{p-a8de6293.system.js → p-f39f347c.system.js} +0 -0
- package/dist/stzh-components/p-f8ccf5b1.entry.js +1 -0
- package/dist/stzh-components/p-f9039c23.entry.js +1 -0
- package/dist/stzh-components/{p-ba94e315.system.entry.js → p-fa9a4cd5.system.entry.js} +1 -1
- package/dist/stzh-components/p-fade35c7.entry.js +1 -0
- package/dist/stzh-components/{p-684c345e.system.entry.js → p-fd811f6b.system.entry.js} +2 -2
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-anchornav/stzh-anchornav.d.ts +32 -0
- package/dist/types/components/stzh-audio/stzh-audio.localization.d.ts +11 -0
- package/dist/types/components/stzh-clamp/stzh-clamp.d.ts +16 -0
- package/dist/types/components/stzh-olmap/stzh-olmap.localization.d.ts +10 -0
- package/dist/types/components/stzh-portal-mitwirken/stzh-portal-mitwirken.d.ts +1 -2
- package/dist/types/components.d.ts +448 -15
- package/dist/types/index.d.ts +66 -0
- package/dist/types/stencil-public-runtime.d.ts +20 -4
- package/dist/vscode-data.json +203 -6
- package/package.json +7 -2
- package/dist/cjs/stzh-datepicker_4.cjs.entry.js +0 -483
- package/dist/esm/stzh-datepicker_4.entry.js +0 -476
- package/dist/esm-es5/app-globals-e66420b3.js +0 -1
- package/dist/esm-es5/index-84f71a43.js +0 -2
- package/dist/esm-es5/stzh-datepicker_4.entry.js +0 -1
- package/dist/stzh-components/p-001b7d10.entry.js +0 -1
- package/dist/stzh-components/p-03ea86bd.entry.js +0 -1
- package/dist/stzh-components/p-0711e511.entry.js +0 -1
- package/dist/stzh-components/p-08a564af.entry.js +0 -1
- package/dist/stzh-components/p-0bbbbe85.system.entry.js +0 -1
- package/dist/stzh-components/p-13b3500e.entry.js +0 -1
- package/dist/stzh-components/p-1440163c.system.entry.js +0 -1
- package/dist/stzh-components/p-18958371.entry.js +0 -1
- package/dist/stzh-components/p-216577b4.entry.js +0 -1
- package/dist/stzh-components/p-22701389.system.entry.js +0 -1
- package/dist/stzh-components/p-252d3178.entry.js +0 -1
- package/dist/stzh-components/p-2cf1ae40.system.entry.js +0 -1
- package/dist/stzh-components/p-3beb58d6.system.entry.js +0 -1
- package/dist/stzh-components/p-45bab70d.system.entry.js +0 -1
- package/dist/stzh-components/p-552f49c4.entry.js +0 -1
- package/dist/stzh-components/p-55cdbf79.entry.js +0 -1
- package/dist/stzh-components/p-62db1e59.entry.js +0 -1
- package/dist/stzh-components/p-638bedfa.entry.js +0 -1
- package/dist/stzh-components/p-6425898c.entry.js +0 -1
- package/dist/stzh-components/p-676fd54d.entry.js +0 -1
- package/dist/stzh-components/p-69f4a27e.entry.js +0 -1
- package/dist/stzh-components/p-764ba190.entry.js +0 -1
- package/dist/stzh-components/p-7d8c9866.entry.js +0 -1
- package/dist/stzh-components/p-80d70586.entry.js +0 -1
- package/dist/stzh-components/p-838df84a.system.entry.js +0 -1
- package/dist/stzh-components/p-85161133.js +0 -1
- package/dist/stzh-components/p-864d7c50.entry.js +0 -1
- package/dist/stzh-components/p-93e8e31f.js +0 -2
- package/dist/stzh-components/p-9469b812.entry.js +0 -1
- package/dist/stzh-components/p-a3fa6122.system.entry.js +0 -1
- package/dist/stzh-components/p-a448f5a5.entry.js +0 -1
- package/dist/stzh-components/p-a646c09a.entry.js +0 -1
- package/dist/stzh-components/p-a6627504.entry.js +0 -1
- package/dist/stzh-components/p-b70bc70c.system.js +0 -1
- package/dist/stzh-components/p-be461e19.system.entry.js +0 -1
- package/dist/stzh-components/p-bf0fdd23.system.js +0 -2
- package/dist/stzh-components/p-c1337453.entry.js +0 -1
- package/dist/stzh-components/p-cb1d4678.entry.js +0 -1
- package/dist/stzh-components/p-cd795307.entry.js +0 -1
- package/dist/stzh-components/p-cdc9e600.entry.js +0 -1
- package/dist/stzh-components/p-d7893dfd.entry.js +0 -1
- package/dist/stzh-components/p-d9643cc4.entry.js +0 -1
- package/dist/stzh-components/p-e3e3e88c.system.js +0 -1
- package/dist/stzh-components/p-eca1732f.entry.js +0 -1
- package/dist/stzh-components/p-fdd1998f.entry.js +0 -1
|
@@ -10,11 +10,8 @@ const StzhOverlay$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
10
10
|
this.__registerHost();
|
|
11
11
|
this.stzhOpen = createEvent(this, "stzhOpen", 7);
|
|
12
12
|
this.stzhClose = createEvent(this, "stzhClose", 7);
|
|
13
|
-
/** Whether overlay is open */
|
|
14
13
|
this.open = false;
|
|
15
|
-
/** Stay in original position (true) or move to body (false) */
|
|
16
14
|
this.stay = true;
|
|
17
|
-
/** Accessible label for dialog */
|
|
18
15
|
this.a11yLabel = "";
|
|
19
16
|
}
|
|
20
17
|
async show() {
|
|
@@ -78,18 +78,6 @@ const StzhPopover = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
78
78
|
this.stzhOpened = createEvent(this, "stzhOpened", 7);
|
|
79
79
|
this.stzhClose = createEvent(this, "stzhClose", 7);
|
|
80
80
|
this.stzhClosed = createEvent(this, "stzhClosed", 7);
|
|
81
|
-
/** Whether popover should be open */
|
|
82
|
-
this.open = false;
|
|
83
|
-
/** Default placement of popover relative to trigger element */
|
|
84
|
-
this.placement = "bottom";
|
|
85
|
-
/** Variant */
|
|
86
|
-
this.variant = "default";
|
|
87
|
-
/** Shifting of popover content */
|
|
88
|
-
this.skidding = 0;
|
|
89
|
-
/** Label for mobile view (use label slot as alternative) */
|
|
90
|
-
this.label = "";
|
|
91
|
-
/** Position strategy */
|
|
92
|
-
this.strategy = "absolute";
|
|
93
81
|
this.initialTouchX = null;
|
|
94
82
|
this.initialTouchY = null;
|
|
95
83
|
this.handleKeydown = (event) => {
|
|
@@ -173,6 +161,15 @@ const StzhPopover = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
173
161
|
this.initialTouchY = null;
|
|
174
162
|
this.initialTouchX = null;
|
|
175
163
|
};
|
|
164
|
+
this.open = false;
|
|
165
|
+
this.placement = "bottom";
|
|
166
|
+
this.variant = "default";
|
|
167
|
+
this.skidding = 0;
|
|
168
|
+
this.distance = undefined;
|
|
169
|
+
this.label = "";
|
|
170
|
+
this.strategy = "absolute";
|
|
171
|
+
this.localization = undefined;
|
|
172
|
+
this.computedPlacement = undefined;
|
|
176
173
|
}
|
|
177
174
|
/** Show popover content */
|
|
178
175
|
async show() {
|
|
@@ -9,14 +9,6 @@ const StzhProgressbarItem = /*@__PURE__*/ proxyCustomElement(class extends HTMLE
|
|
|
9
9
|
this.__registerHost();
|
|
10
10
|
this.stzhClick = createEvent(this, "stzhClick", 7);
|
|
11
11
|
this.stzhDottedClick = createEvent(this, "stzhDottedClick", 7);
|
|
12
|
-
this.first = false;
|
|
13
|
-
this.last = false;
|
|
14
|
-
this.passed = false;
|
|
15
|
-
this.current = false;
|
|
16
|
-
this.hide = false;
|
|
17
|
-
this.dotted = false;
|
|
18
|
-
this.step = 1;
|
|
19
|
-
this.icon = "";
|
|
20
12
|
this.onClick = (event) => {
|
|
21
13
|
this.stzhClick.emit({
|
|
22
14
|
component: "stzh-progressbar-item",
|
|
@@ -29,6 +21,14 @@ const StzhProgressbarItem = /*@__PURE__*/ proxyCustomElement(class extends HTMLE
|
|
|
29
21
|
originalEvent: event
|
|
30
22
|
});
|
|
31
23
|
};
|
|
24
|
+
this.first = false;
|
|
25
|
+
this.last = false;
|
|
26
|
+
this.passed = false;
|
|
27
|
+
this.current = false;
|
|
28
|
+
this.hide = false;
|
|
29
|
+
this.dotted = false;
|
|
30
|
+
this.step = 1;
|
|
31
|
+
this.icon = "";
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
34
|
const classes = {
|
|
@@ -9,29 +9,6 @@ const StzhProgressbar$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLEle
|
|
|
9
9
|
constructor() {
|
|
10
10
|
super();
|
|
11
11
|
this.__registerHost();
|
|
12
|
-
/**
|
|
13
|
-
* Step data (JSON array with objects that have `label` attribute and optional `icon`, if icon instead of step number should be displayed):
|
|
14
|
-
*
|
|
15
|
-
* ```
|
|
16
|
-
* {
|
|
17
|
-
* "label": "Step Label"
|
|
18
|
-
* "icon": "clock"
|
|
19
|
-
* }
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
this.data = [];
|
|
23
|
-
/** Index of the item that be active */
|
|
24
|
-
this.index = 0;
|
|
25
|
-
/** Number of steps to show below small breakpoint */
|
|
26
|
-
this.steps = 5;
|
|
27
|
-
/** Number of steps to show above small breakpoint */
|
|
28
|
-
this.stepsSmall = 6;
|
|
29
|
-
/** Number of steps to show above medium breakpoint */
|
|
30
|
-
this.stepsMedium = 0;
|
|
31
|
-
/** Number of steps to show above large breakpoint */
|
|
32
|
-
this.stepsLarge = 0;
|
|
33
|
-
/** Number of steps to show above ultra breakpoint */
|
|
34
|
-
this.stepsUltra = 0;
|
|
35
12
|
this.setCurrentSteps = () => {
|
|
36
13
|
if (media("ultra").matches && this.stepsUltra) {
|
|
37
14
|
this.currentSteps = this.stepsUltra;
|
|
@@ -50,6 +27,14 @@ const StzhProgressbar$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLEle
|
|
|
50
27
|
}
|
|
51
28
|
this.element.style.setProperty("--steps", this.currentSteps.toString());
|
|
52
29
|
};
|
|
30
|
+
this.data = [];
|
|
31
|
+
this.index = 0;
|
|
32
|
+
this.steps = 5;
|
|
33
|
+
this.stepsSmall = 6;
|
|
34
|
+
this.stepsMedium = 0;
|
|
35
|
+
this.stepsLarge = 0;
|
|
36
|
+
this.stepsUltra = 0;
|
|
37
|
+
this.currentSteps = undefined;
|
|
53
38
|
}
|
|
54
39
|
dataWatcher(newValue) {
|
|
55
40
|
if (typeof newValue === "string") {
|
|
@@ -15,24 +15,6 @@ const StzhRadio = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
15
15
|
this.stzhChange = createEvent(this, "stzhChange", 7);
|
|
16
16
|
this.stzhFocus = createEvent(this, "stzhFocus", 7);
|
|
17
17
|
this.stzhBlur = createEvent(this, "stzhBlur", 7);
|
|
18
|
-
/** Whether the element is disabled or not */
|
|
19
|
-
this.disabled = false;
|
|
20
|
-
/** The name of the input element */
|
|
21
|
-
this.name = "";
|
|
22
|
-
/** The value of the input element */
|
|
23
|
-
this.value = "";
|
|
24
|
-
/** Invalid status */
|
|
25
|
-
this.invalid = false;
|
|
26
|
-
/** Required status */
|
|
27
|
-
this.required = false;
|
|
28
|
-
/** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show noting */
|
|
29
|
-
this.showMarker = false;
|
|
30
|
-
/** Checked status */
|
|
31
|
-
this.checked = false;
|
|
32
|
-
/** Label */
|
|
33
|
-
this.label = "";
|
|
34
|
-
/** Id for element which describes the radio button (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
|
|
35
|
-
this.a11yDescribedby = "";
|
|
36
18
|
this.onInput = (event) => {
|
|
37
19
|
this.checked = this.input.checked;
|
|
38
20
|
this.stzhChange.emit({
|
|
@@ -66,6 +48,19 @@ const StzhRadio = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
66
48
|
originalEvent: event
|
|
67
49
|
});
|
|
68
50
|
};
|
|
51
|
+
this.localization = undefined;
|
|
52
|
+
this.disabled = false;
|
|
53
|
+
this.name = "";
|
|
54
|
+
this.value = "";
|
|
55
|
+
this.invalid = false;
|
|
56
|
+
this.required = false;
|
|
57
|
+
this.showMarker = false;
|
|
58
|
+
this.checked = false;
|
|
59
|
+
this.label = "";
|
|
60
|
+
this.description = undefined;
|
|
61
|
+
this.descriptionLong = undefined;
|
|
62
|
+
this.error = undefined;
|
|
63
|
+
this.a11yDescribedby = "";
|
|
69
64
|
}
|
|
70
65
|
/** Focus input field */
|
|
71
66
|
async setFocus() {
|
|
@@ -14,24 +14,7 @@ const StzhRadiogroup = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
16
16
|
this.__registerHost();
|
|
17
|
-
|
|
18
|
-
this.disabled = false;
|
|
19
|
-
/** Hide legend to show only for screenreaders */
|
|
20
|
-
this.hideLegend = false;
|
|
21
|
-
/** Invalid status */
|
|
22
|
-
this.invalid = false;
|
|
23
|
-
/** Required status */
|
|
24
|
-
this.required = false;
|
|
25
|
-
/** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show noting */
|
|
26
|
-
this.showMarker = false;
|
|
27
|
-
/** Select a radio by value */
|
|
28
|
-
this.value = "";
|
|
29
|
-
/** Direction */
|
|
30
|
-
this.direction = "vertical";
|
|
31
|
-
/** Current checked radio element (readonly) */
|
|
32
|
-
this.checkedRadio = null;
|
|
33
|
-
/** Prevent updating certain properties of radio elements (possible values inside array: disabled, invalid, required, hide-marker) */
|
|
34
|
-
this.preventUpdateProperties = [];
|
|
17
|
+
this._preventUpdateProperties = [];
|
|
35
18
|
this.init = () => {
|
|
36
19
|
// update radios
|
|
37
20
|
this.radios = Array.from(this.element.querySelectorAll(SELECTOR_RADIO));
|
|
@@ -43,6 +26,21 @@ const StzhRadiogroup = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
43
26
|
this.watchInvalid(this.invalid);
|
|
44
27
|
this.watchRequired(this.required);
|
|
45
28
|
};
|
|
29
|
+
this.localization = undefined;
|
|
30
|
+
this.disabled = false;
|
|
31
|
+
this.name = undefined;
|
|
32
|
+
this.legend = undefined;
|
|
33
|
+
this.hideLegend = false;
|
|
34
|
+
this.invalid = false;
|
|
35
|
+
this.required = false;
|
|
36
|
+
this.showMarker = false;
|
|
37
|
+
this.value = "";
|
|
38
|
+
this.direction = "vertical";
|
|
39
|
+
this.description = undefined;
|
|
40
|
+
this.descriptionLong = undefined;
|
|
41
|
+
this.error = undefined;
|
|
42
|
+
this.checkedRadio = null;
|
|
43
|
+
this.preventUpdateProperties = [];
|
|
46
44
|
}
|
|
47
45
|
watchName(newValue) {
|
|
48
46
|
this.updateRadiosProperty("name", newValue);
|
|
@@ -81,12 +79,20 @@ const StzhRadiogroup = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
81
79
|
}
|
|
82
80
|
this.invalid = this._error.length > 0;
|
|
83
81
|
}
|
|
82
|
+
preventUpdatePropertiesWatcher(newValue) {
|
|
83
|
+
if (typeof newValue === "string") {
|
|
84
|
+
this._preventUpdateProperties = JSON.parse(newValue);
|
|
85
|
+
}
|
|
86
|
+
else {
|
|
87
|
+
this._preventUpdateProperties = newValue;
|
|
88
|
+
}
|
|
89
|
+
}
|
|
84
90
|
onChange(event) {
|
|
85
91
|
this.value = event.detail.value;
|
|
86
92
|
}
|
|
87
93
|
updateRadiosProperty(prop, value) {
|
|
88
94
|
this.radios.forEach((radio) => {
|
|
89
|
-
if (prop === "name" || (this.
|
|
95
|
+
if (prop === "name" || (this._preventUpdateProperties.indexOf(prop) === -1)) {
|
|
90
96
|
radio[camelCase(prop)] = value;
|
|
91
97
|
}
|
|
92
98
|
});
|
|
@@ -109,6 +115,7 @@ const StzhRadiogroup = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
109
115
|
async componentWillLoad() {
|
|
110
116
|
this.radiogroupId = `stzh-radiogroup-${radiogroupCounter++}`;
|
|
111
117
|
this.errorWatcher(this.error);
|
|
118
|
+
this.preventUpdatePropertiesWatcher(this.preventUpdateProperties);
|
|
112
119
|
if (!this.localization) {
|
|
113
120
|
this.localization = await fetchTranslations(this.element, 'radiogroup');
|
|
114
121
|
}
|
|
@@ -167,7 +174,8 @@ const StzhRadiogroup = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
167
174
|
"invalid": ["watchInvalid"],
|
|
168
175
|
"required": ["watchRequired"],
|
|
169
176
|
"value": ["watchValue"],
|
|
170
|
-
"error": ["errorWatcher"]
|
|
177
|
+
"error": ["errorWatcher"],
|
|
178
|
+
"preventUpdateProperties": ["preventUpdatePropertiesWatcher"]
|
|
171
179
|
}; }
|
|
172
180
|
static get style() { return stzhRadiogroupCss; }
|
|
173
181
|
}, [6, "stzh-radiogroup", {
|
|
@@ -185,7 +193,7 @@ const StzhRadiogroup = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
185
193
|
"descriptionLong": [1, "description-long"],
|
|
186
194
|
"error": [1],
|
|
187
195
|
"checkedRadio": [8, "checked-radio"],
|
|
188
|
-
"preventUpdateProperties": [
|
|
196
|
+
"preventUpdateProperties": [1, "prevent-update-properties"]
|
|
189
197
|
}, [[0, "stzhChange", "onChange"]]]);
|
|
190
198
|
function defineCustomElement() {
|
|
191
199
|
if (typeof customElements === "undefined") {
|
|
@@ -20,6 +20,8 @@ const StzhReadspeaker$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLEle
|
|
|
20
20
|
});
|
|
21
21
|
});
|
|
22
22
|
};
|
|
23
|
+
this.href = undefined;
|
|
24
|
+
this.eventId = undefined;
|
|
23
25
|
}
|
|
24
26
|
// Sometimes the library is loaded later, so we register
|
|
25
27
|
// the click events also when the page has loaded
|
|
@@ -10,9 +10,7 @@ const StzhRichtext = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
10
10
|
constructor() {
|
|
11
11
|
super();
|
|
12
12
|
this.__registerHost();
|
|
13
|
-
/** Selector to recognize external link and attach an icon */
|
|
14
13
|
this.externalLinkSelector = 'a[rel*="external"], a.external, a.extern';
|
|
15
|
-
/** Icon used for marking external links */
|
|
16
14
|
this.externalLinkIcon = 'external-link';
|
|
17
15
|
}
|
|
18
16
|
addExternalLinkIcons() {
|
|
@@ -7,21 +7,13 @@ const StzhRow$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
7
7
|
super();
|
|
8
8
|
this.__registerHost();
|
|
9
9
|
this.__attachShadow();
|
|
10
|
-
/** Default span of each cell */
|
|
11
10
|
this.span = 12;
|
|
12
|
-
/** Default span of each cell above small breakpoint */
|
|
13
11
|
this.spanSmall = 0;
|
|
14
|
-
/** Default span of each cell above medium breakpoint */
|
|
15
12
|
this.spanMedium = 0;
|
|
16
|
-
/** Default span of each cell above large breakpoint */
|
|
17
13
|
this.spanLarge = 0;
|
|
18
|
-
/** Default span of each cell above ultra breakpoint */
|
|
19
14
|
this.spanUltra = 0;
|
|
20
|
-
/** Controlling how cells are positioned along a container's main axis */
|
|
21
15
|
this.justify = "start";
|
|
22
|
-
/** Control how cells items are positioned along a container's cross axis */
|
|
23
16
|
this.items = "start";
|
|
24
|
-
/** Utilities for controlling how rows are positioned in multi-row flex containers. */
|
|
25
17
|
this.content = "start";
|
|
26
18
|
}
|
|
27
19
|
render() {
|
|
@@ -13,16 +13,13 @@ const StzhSaptcha$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
13
13
|
constructor() {
|
|
14
14
|
super();
|
|
15
15
|
this.__registerHost();
|
|
16
|
-
/** Numbers shown to user for selection */
|
|
17
|
-
this.numbers = [];
|
|
18
16
|
this._numbers = [];
|
|
19
|
-
|
|
17
|
+
this.localization = undefined;
|
|
18
|
+
this.numbers = [];
|
|
20
19
|
this.value = "";
|
|
21
|
-
/** Name of input */
|
|
22
20
|
this.name = "saptcha";
|
|
23
|
-
|
|
21
|
+
this.error = undefined;
|
|
24
22
|
this.invalid = false;
|
|
25
|
-
/** Whether the element is disabled or not */
|
|
26
23
|
this.disabled = false;
|
|
27
24
|
}
|
|
28
25
|
numbersWatcher(newValue) {
|
|
@@ -6,7 +6,9 @@ const StzhSkiplink$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
6
6
|
constructor() {
|
|
7
7
|
super();
|
|
8
8
|
this.__registerHost();
|
|
9
|
-
|
|
9
|
+
this.href = undefined;
|
|
10
|
+
this.linkAccesskey = undefined;
|
|
11
|
+
this.linkTitle = undefined;
|
|
10
12
|
this.focused = false;
|
|
11
13
|
}
|
|
12
14
|
focusinHandler() {
|
|
@@ -3867,35 +3867,6 @@ const StzhSortable = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
3867
3867
|
this.__registerHost();
|
|
3868
3868
|
this.stzhUpdate = createEvent(this, "stzhUpdate", 7);
|
|
3869
3869
|
this.stzhDisable = createEvent(this, "stzhDisable", 7);
|
|
3870
|
-
/** Wether sorting is disabled or not */
|
|
3871
|
-
this.disabled = false;
|
|
3872
|
-
/** HTML attribute that is used by the `toArray()` method */
|
|
3873
|
-
this.dataIdAttribute = "data-id";
|
|
3874
|
-
/** Container */
|
|
3875
|
-
this.container = () => {
|
|
3876
|
-
var _a;
|
|
3877
|
-
return (_a = this.containerElement) === null || _a === void 0 ? void 0 : _a.firstElementChild;
|
|
3878
|
-
};
|
|
3879
|
-
/** Algorithm how the ghost element will be cloned */
|
|
3880
|
-
this.ghostClone = (dragElement) => {
|
|
3881
|
-
const [clonedElement] = cloneElement(dragElement);
|
|
3882
|
-
return clonedElement;
|
|
3883
|
-
};
|
|
3884
|
-
/** Filtered elements that should prevent dragging inside the drag item elements */
|
|
3885
|
-
this.filterElements = [
|
|
3886
|
-
"[data-stzh-sortable-filtered]",
|
|
3887
|
-
"[sortable-disabled]",
|
|
3888
|
-
"button",
|
|
3889
|
-
"a[href]",
|
|
3890
|
-
"input",
|
|
3891
|
-
"select",
|
|
3892
|
-
"textarea",
|
|
3893
|
-
"label",
|
|
3894
|
-
"iframe",
|
|
3895
|
-
"details",
|
|
3896
|
-
"area",
|
|
3897
|
-
"stzh-sortable"
|
|
3898
|
-
];
|
|
3899
3870
|
this.selectedItem = null;
|
|
3900
3871
|
this.resetItemOnBlur = false;
|
|
3901
3872
|
this.init = () => {
|
|
@@ -3991,6 +3962,31 @@ const StzhSortable = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
3991
3962
|
this.resetActiveItem();
|
|
3992
3963
|
}
|
|
3993
3964
|
};
|
|
3965
|
+
this.localization = undefined;
|
|
3966
|
+
this.disabled = false;
|
|
3967
|
+
this.dataIdAttribute = "data-id";
|
|
3968
|
+
this.container = () => {
|
|
3969
|
+
var _a;
|
|
3970
|
+
return (_a = this.containerElement) === null || _a === void 0 ? void 0 : _a.firstElementChild;
|
|
3971
|
+
};
|
|
3972
|
+
this.ghostClone = (dragElement) => {
|
|
3973
|
+
const [clonedElement] = cloneElement(dragElement);
|
|
3974
|
+
return clonedElement;
|
|
3975
|
+
};
|
|
3976
|
+
this.filterElements = [
|
|
3977
|
+
"[data-stzh-sortable-filtered]",
|
|
3978
|
+
"[sortable-disabled]",
|
|
3979
|
+
"button",
|
|
3980
|
+
"a[href]",
|
|
3981
|
+
"input",
|
|
3982
|
+
"select",
|
|
3983
|
+
"textarea",
|
|
3984
|
+
"label",
|
|
3985
|
+
"iframe",
|
|
3986
|
+
"details",
|
|
3987
|
+
"area",
|
|
3988
|
+
"stzh-sortable"
|
|
3989
|
+
];
|
|
3994
3990
|
}
|
|
3995
3991
|
/** Serializes the sortable's item data-id's (dataIdAttr option) into an array of string */
|
|
3996
3992
|
async toArray() {
|
|
@@ -6,13 +6,9 @@ const StzhStatus = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
6
6
|
constructor() {
|
|
7
7
|
super();
|
|
8
8
|
this.__registerHost();
|
|
9
|
-
/** Percent */
|
|
10
9
|
this.percent = 0;
|
|
11
|
-
/** Whether to hide/show loadingbar */
|
|
12
10
|
this.withLoadingbar = false;
|
|
13
|
-
/** Label */
|
|
14
11
|
this.label = "";
|
|
15
|
-
/** Type */
|
|
16
12
|
this.type = "default";
|
|
17
13
|
}
|
|
18
14
|
render() {
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface StzhSticky extends Components.StzhSticky, HTMLElement {}
|
|
4
|
+
export const StzhSticky: {
|
|
5
|
+
prototype: StzhSticky;
|
|
6
|
+
new (): StzhSticky;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const stzhStickyCss = ".sc-stzh-sticky-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-sticky-h{display:none}.sc-stzh-sticky-h *.sc-stzh-sticky,.sc-stzh-sticky-h *.sc-stzh-sticky::before,.sc-stzh-sticky-h *.sc-stzh-sticky::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-sticky-h{--padding:var(--stzh-space-large) 0;position:-webkit-sticky;position:sticky;top:-0.0625rem;bottom:-0.0625rem}[disable-sticky-top].sc-stzh-sticky-h:not([disable-sticky-top=false]){top:auto}[disable-sticky-bottom].sc-stzh-sticky-h:not([disable-sticky-bottom=false]){bottom:auto}.stzh-sticky.sc-stzh-sticky{position:relative;padding:var(--padding)}.stzh-sticky.sc-stzh-sticky::before,.stzh-sticky.sc-stzh-sticky::after{content:\"\";pointer-events:none;display:block;position:absolute;left:0;width:100%;height:var(--stzh-space-xxlarge);opacity:0;-webkit-transition:opacity var(--stzh-base-transition-animation-speed);transition:opacity var(--stzh-base-transition-animation-speed)}.stzh-sticky.sc-stzh-sticky::before{background:-webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));background:linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.stzh-sticky.sc-stzh-sticky::after{background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(#FFFFFF));background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.stzh-sticky--is-stuck.sc-stzh-sticky{background-color:var(--stzh-color-white)}.stzh-sticky--is-stuck-bottom.sc-stzh-sticky::before{opacity:1}.stzh-sticky--is-stuck-top.sc-stzh-sticky::after{opacity:1}";
|
|
4
|
+
|
|
5
|
+
const StzhSticky$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.stzhStuckTop = createEvent(this, "stzhStuckTop", 7);
|
|
10
|
+
this.stzhStuckBottom = createEvent(this, "stzhStuckBottom", 7);
|
|
11
|
+
this.observe = ([entry]) => {
|
|
12
|
+
this.updateStuck(entry.target);
|
|
13
|
+
};
|
|
14
|
+
this.disableStickyTop = false;
|
|
15
|
+
this.disableStickyBottom = false;
|
|
16
|
+
this.isStuckTop = false;
|
|
17
|
+
this.isStuckBottom = false;
|
|
18
|
+
}
|
|
19
|
+
disableStickyWatcher() {
|
|
20
|
+
requestAnimationFrame(() => {
|
|
21
|
+
requestAnimationFrame(() => {
|
|
22
|
+
this.updateStuck(this.element);
|
|
23
|
+
});
|
|
24
|
+
});
|
|
25
|
+
}
|
|
26
|
+
isStuckTopWatcher(newValue) {
|
|
27
|
+
this.stzhStuckTop.emit({
|
|
28
|
+
component: "stzh-sticky",
|
|
29
|
+
sticky: newValue
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
isStuckBottomWatcher(newValue) {
|
|
33
|
+
this.stzhStuckBottom.emit({
|
|
34
|
+
component: "stzh-sticky",
|
|
35
|
+
sticky: newValue
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
updateStuck(element) {
|
|
39
|
+
const topCss = parseInt(getComputedStyle(element).top, 10);
|
|
40
|
+
const bottomCss = parseInt(getComputedStyle(element).bottom, 10);
|
|
41
|
+
const rect = element.getBoundingClientRect();
|
|
42
|
+
if (topCss) {
|
|
43
|
+
this.isStuckTop = rect.top < 0;
|
|
44
|
+
}
|
|
45
|
+
else {
|
|
46
|
+
this.isStuckTop = false;
|
|
47
|
+
}
|
|
48
|
+
if (bottomCss) {
|
|
49
|
+
this.isStuckBottom = document.documentElement.clientHeight < rect.bottom;
|
|
50
|
+
}
|
|
51
|
+
else {
|
|
52
|
+
this.isStuckBottom = false;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
connectedCallback() {
|
|
56
|
+
this.observer = new IntersectionObserver(this.observe, { threshold: [1] });
|
|
57
|
+
this.observer.observe(this.element);
|
|
58
|
+
}
|
|
59
|
+
disconnectedCallback() {
|
|
60
|
+
this.observer.disconnect();
|
|
61
|
+
}
|
|
62
|
+
render() {
|
|
63
|
+
const classes = {
|
|
64
|
+
"stzh-sticky": true,
|
|
65
|
+
"stzh-sticky--is-stuck": this.isStuckTop || this.isStuckBottom,
|
|
66
|
+
"stzh-sticky--is-stuck-top": this.isStuckTop,
|
|
67
|
+
"stzh-sticky--is-stuck-bottom": this.isStuckBottom
|
|
68
|
+
};
|
|
69
|
+
return (h(Host, { "is-stuck": this.isStuckTop || this.isStuckBottom, "is-stuck-top": this.isStuckTop, "is-stuck-bottom": this.isStuckBottom }, h("div", { class: classes }, h("slot", null))));
|
|
70
|
+
}
|
|
71
|
+
get element() { return this; }
|
|
72
|
+
static get watchers() { return {
|
|
73
|
+
"disableStickyTop": ["disableStickyWatcher"],
|
|
74
|
+
"disableStickyBottom": ["disableStickyWatcher"],
|
|
75
|
+
"isStuckTop": ["isStuckTopWatcher"],
|
|
76
|
+
"isStuckBottom": ["isStuckBottomWatcher"]
|
|
77
|
+
}; }
|
|
78
|
+
static get style() { return stzhStickyCss; }
|
|
79
|
+
}, [6, "stzh-sticky", {
|
|
80
|
+
"disableStickyTop": [516, "disable-sticky-top"],
|
|
81
|
+
"disableStickyBottom": [516, "disable-sticky-bottom"],
|
|
82
|
+
"isStuckTop": [32],
|
|
83
|
+
"isStuckBottom": [32]
|
|
84
|
+
}]);
|
|
85
|
+
function defineCustomElement$1() {
|
|
86
|
+
if (typeof customElements === "undefined") {
|
|
87
|
+
return;
|
|
88
|
+
}
|
|
89
|
+
const components = ["stzh-sticky"];
|
|
90
|
+
components.forEach(tagName => { switch (tagName) {
|
|
91
|
+
case "stzh-sticky":
|
|
92
|
+
if (!customElements.get(tagName)) {
|
|
93
|
+
customElements.define(tagName, StzhSticky$1);
|
|
94
|
+
}
|
|
95
|
+
break;
|
|
96
|
+
} });
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
const StzhSticky = StzhSticky$1;
|
|
100
|
+
const defineCustomElement = defineCustomElement$1;
|
|
101
|
+
|
|
102
|
+
export { StzhSticky, defineCustomElement };
|
|
@@ -10,15 +10,6 @@ const StzhTable$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
10
10
|
constructor() {
|
|
11
11
|
super();
|
|
12
12
|
this.__registerHost();
|
|
13
|
-
/** Columns that should be sticky on the left side (column indexes separated by comma) */
|
|
14
|
-
this.fixedLeft = null;
|
|
15
|
-
/** Columns that should be sticky on the right side (column indexes separated by comma) */
|
|
16
|
-
this.fixedRight = null;
|
|
17
|
-
this.hasScrollLeft = false;
|
|
18
|
-
this.hasScrollRight = false;
|
|
19
|
-
this.isScrollable = false;
|
|
20
|
-
this.cellsStickyLeft = [];
|
|
21
|
-
this.cellsStickyRight = [];
|
|
22
13
|
this.updateCellClasses = () => {
|
|
23
14
|
if (!this.tableWrapper) {
|
|
24
15
|
return;
|
|
@@ -99,6 +90,13 @@ const StzhTable$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
99
90
|
}
|
|
100
91
|
this.debounceScroll = requestAnimationFrame(this.updateScrollStates);
|
|
101
92
|
};
|
|
93
|
+
this.fixedLeft = null;
|
|
94
|
+
this.fixedRight = null;
|
|
95
|
+
this.hasScrollLeft = false;
|
|
96
|
+
this.hasScrollRight = false;
|
|
97
|
+
this.isScrollable = false;
|
|
98
|
+
this.cellsStickyLeft = [];
|
|
99
|
+
this.cellsStickyRight = [];
|
|
102
100
|
}
|
|
103
101
|
fixedCellWatcher() {
|
|
104
102
|
this.updateCellClasses();
|
|
@@ -6,21 +6,13 @@ const StzhText = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
6
6
|
constructor() {
|
|
7
7
|
super();
|
|
8
8
|
this.__registerHost();
|
|
9
|
-
/** Font used */
|
|
10
9
|
this.font = "default";
|
|
11
|
-
/** Type of curve */
|
|
12
10
|
this.curve = "default";
|
|
13
|
-
/** Whether if text is lead text */
|
|
14
11
|
this.lead = false;
|
|
15
|
-
/** Manually overwrite font size applied by curve attribute */
|
|
16
12
|
this.size = "inherit";
|
|
17
|
-
/** Manually overwrite font size applied by curve attribute above small breakpoint */
|
|
18
13
|
this.sizeSmall = "inherit";
|
|
19
|
-
/** Manually overwrite font size applied by curve attribute above medium breakpoint */
|
|
20
14
|
this.sizeMedium = "inherit";
|
|
21
|
-
/** Manually overwrite font size applied by curve attribute above large breakpoint */
|
|
22
15
|
this.sizeLarge = "inherit";
|
|
23
|
-
/** Manually overwrite font size applied by curve attribute above ultra breakpoint */
|
|
24
16
|
this.sizeUltra = "inherit";
|
|
25
17
|
}
|
|
26
18
|
render() {
|
|
@@ -15,26 +15,6 @@ const StzhToggle$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
15
15
|
this.stzhChange = createEvent(this, "stzhChange", 7);
|
|
16
16
|
this.stzhFocus = createEvent(this, "stzhFocus", 7);
|
|
17
17
|
this.stzhBlur = createEvent(this, "stzhBlur", 7);
|
|
18
|
-
/** Whether the toggle is disabled */
|
|
19
|
-
this.disabled = false;
|
|
20
|
-
/** Name of the input element */
|
|
21
|
-
this.name = "";
|
|
22
|
-
/** Value of the input element */
|
|
23
|
-
this.value = "";
|
|
24
|
-
/** Invalid status */
|
|
25
|
-
this.invalid = false;
|
|
26
|
-
/** Required status */
|
|
27
|
-
this.required = false;
|
|
28
|
-
/** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show noting */
|
|
29
|
-
this.showMarker = false;
|
|
30
|
-
/** Checked status */
|
|
31
|
-
this.checked = false;
|
|
32
|
-
/** Label */
|
|
33
|
-
this.label = "";
|
|
34
|
-
/** Position of label */
|
|
35
|
-
this.labelPosition = "right";
|
|
36
|
-
/** Id for element which describes the input (this will be overwritten if description prop or slot is used) */
|
|
37
|
-
this.a11yDescribedby = "";
|
|
38
18
|
this.onInput = (event) => {
|
|
39
19
|
this.checked = this.input.checked;
|
|
40
20
|
this.stzhChange.emit({
|
|
@@ -68,6 +48,20 @@ const StzhToggle$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
68
48
|
originalEvent: event
|
|
69
49
|
});
|
|
70
50
|
};
|
|
51
|
+
this.localization = undefined;
|
|
52
|
+
this.disabled = false;
|
|
53
|
+
this.name = "";
|
|
54
|
+
this.value = "";
|
|
55
|
+
this.invalid = false;
|
|
56
|
+
this.required = false;
|
|
57
|
+
this.showMarker = false;
|
|
58
|
+
this.checked = false;
|
|
59
|
+
this.label = "";
|
|
60
|
+
this.labelPosition = "right";
|
|
61
|
+
this.description = undefined;
|
|
62
|
+
this.descriptionLong = undefined;
|
|
63
|
+
this.error = undefined;
|
|
64
|
+
this.a11yDescribedby = "";
|
|
71
65
|
}
|
|
72
66
|
/** Focus input field */
|
|
73
67
|
async setFocus() {
|