@oiz/stzh-components 2.10.0-beta → 2.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{app-globals-1c49bef9.js → app-globals-4b0a6e5e.js} +2 -2
- package/dist/cjs/{app-globals-1c49bef9.js.map → app-globals-4b0a6e5e.js.map} +1 -1
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/stzh-accordion-item.cjs.entry.js +1 -1
- package/dist/cjs/stzh-accordion-item.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-carousel.cjs.entry.js +35 -11
- package/dist/cjs/stzh-carousel.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-cell.cjs.entry.js +2 -2
- package/dist/cjs/stzh-cell.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/cjs/stzh-container.cjs.entry.js +9 -2
- package/dist/cjs/stzh-container.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
- package/dist/cjs/stzh-cspace.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-details.cjs.entry.js +1 -1
- package/dist/cjs/stzh-details.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/stzh-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-figure.cjs.entry.js +10 -3
- package/dist/cjs/stzh-figure.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-footer.cjs.entry.js +1 -1
- package/dist/cjs/stzh-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-header.cjs.entry.js +1 -1
- package/dist/cjs/stzh-header.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-panorama.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-print.cjs.entry.js +52 -0
- package/dist/cjs/stzh-print.cjs.entry.js.map +1 -0
- package/dist/cjs/stzh-ratio.cjs.entry.js +5 -1
- package/dist/cjs/stzh-ratio.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-scrollup.cjs.entry.js +52 -0
- package/dist/cjs/stzh-scrollup.cjs.entry.js.map +1 -0
- package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js +1 -1
- package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-skiplink.cjs.entry.js +38 -1
- package/dist/cjs/stzh-skiplink.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-vbz-carousel.cjs.entry.js +51 -0
- package/dist/cjs/stzh-vbz-carousel.cjs.entry.js.map +1 -0
- package/dist/collection/collection-manifest.json +3 -0
- package/dist/collection/components/stzh-accordion/stzh-accordion.css +3 -0
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.css +10 -0
- package/dist/collection/components/stzh-actions/stzh-actions.css +3 -0
- package/dist/collection/components/stzh-actionset/stzh-actionset.css +3 -0
- package/dist/collection/components/stzh-amount/stzh-amount.css +3 -0
- package/dist/collection/components/stzh-anchornav/stzh-anchornav.css +3 -0
- package/dist/collection/components/stzh-appnav/stzh-appnav.css +3 -0
- package/dist/collection/components/stzh-appointments/stzh-appointments.css +3 -0
- package/dist/collection/components/stzh-audio/stzh-audio.css +3 -0
- package/dist/collection/components/stzh-badge/stzh-badge.css +3 -0
- package/dist/collection/components/stzh-button/stzh-button.css +3 -0
- package/dist/collection/components/stzh-button/stzh-button.js +1 -1
- package/dist/collection/components/stzh-button/stzh-button.js.map +1 -1
- package/dist/collection/components/stzh-buttongroup/stzh-buttongroup.css +3 -0
- package/dist/collection/components/stzh-calendar/stzh-calendar.css +3 -0
- package/dist/collection/components/stzh-card/stzh-card.css +3 -0
- package/dist/collection/components/stzh-card-list/stzh-card-list.css +3 -0
- package/dist/collection/components/stzh-carousel/stzh-carousel.css +37 -24
- package/dist/collection/components/stzh-carousel/stzh-carousel.js +148 -12
- package/dist/collection/components/stzh-carousel/stzh-carousel.js.map +1 -1
- package/dist/collection/components/stzh-carousel/stzh-carousel.stories.js +50 -50
- package/dist/collection/components/stzh-cell/stzh-cell.css +11 -19
- package/dist/collection/components/stzh-cell/stzh-cell.js +8 -14
- package/dist/collection/components/stzh-cell/stzh-cell.js.map +1 -1
- package/dist/collection/components/stzh-chart/stzh-chart.css +3 -0
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.css +3 -0
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.css +3 -0
- package/dist/collection/components/stzh-chip/stzh-chip.css +3 -0
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.css +3 -0
- package/dist/collection/components/stzh-clamp/stzh-clamp.css +3 -0
- package/dist/collection/components/stzh-contact/stzh-contact.css +3 -0
- package/dist/collection/components/stzh-container/stzh-container.css +22 -5
- package/dist/collection/components/stzh-container/stzh-container.js +51 -2
- package/dist/collection/components/stzh-container/stzh-container.js.map +1 -1
- package/dist/collection/components/stzh-cspace/stzh-cspace.css +1271 -9
- package/dist/collection/components/stzh-datalist/stzh-datalist.css +3 -0
- package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.css +3 -0
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.css +3 -0
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.css +3 -0
- package/dist/collection/components/stzh-datatable/stzh-datatable.css +3 -0
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.css +3 -0
- package/dist/collection/components/stzh-details/stzh-details.css +10 -0
- package/dist/collection/components/stzh-dialog/stzh-dialog.css +3 -0
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +6 -0
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.css +3 -0
- package/dist/collection/components/stzh-figure/stzh-figure.css +18 -6
- package/dist/collection/components/stzh-figure/stzh-figure.js +47 -2
- package/dist/collection/components/stzh-figure/stzh-figure.js.map +1 -1
- package/dist/collection/components/stzh-figure/stzh-figure.stories.js +10 -0
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.css +3 -0
- package/dist/collection/components/stzh-footer/stzh-footer.css +13 -5
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.css +3 -0
- package/dist/collection/components/stzh-header/stzh-header.css +33 -15
- package/dist/collection/components/stzh-header/stzh-header.stories.js +7 -7
- package/dist/collection/components/stzh-heading/stzh-heading.css +3 -0
- package/dist/collection/components/stzh-hr/stzh-hr.css +3 -0
- package/dist/collection/components/stzh-hspace/stzh-hspace.css +3 -0
- package/dist/collection/components/stzh-icon/stzh-icon.css +3 -0
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.css +3 -0
- package/dist/collection/components/stzh-iframe/stzh-iframe.css +3 -0
- package/dist/collection/components/stzh-input/stzh-input.css +3 -0
- package/dist/collection/components/stzh-invert/stzh-invert.css +3 -0
- package/dist/collection/components/stzh-langnav/stzh-langnav.css +3 -0
- package/dist/collection/components/stzh-link/stzh-link.css +3 -0
- package/dist/collection/components/stzh-list/stzh-list.css +3 -0
- package/dist/collection/components/stzh-list-item/stzh-list-item.css +3 -0
- package/dist/collection/components/stzh-loader/stzh-loader.css +3 -0
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.css +3 -0
- package/dist/collection/components/stzh-menu/stzh-menu.css +3 -0
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.css +3 -0
- package/dist/collection/components/stzh-message/stzh-message.css +3 -0
- package/dist/collection/components/stzh-metanav/stzh-metanav.css +3 -0
- package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.css +3 -0
- package/dist/collection/components/stzh-monthyearpicker/stzh-monthyearpicker.css +3 -0
- package/dist/collection/components/stzh-olmap/stzh-olmap.css +3 -0
- package/dist/collection/components/stzh-overlay/stzh-overlay.css +3 -0
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.css +3 -0
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.stories.js +2 -2
- package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.css +3 -0
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.css +3 -0
- package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.css +3 -0
- package/dist/collection/components/stzh-pagination/stzh-pagination.css +3 -0
- package/dist/collection/components/stzh-panorama/stzh-panorama.css +3 -0
- package/dist/collection/components/stzh-popover/stzh-popover.css +3 -0
- package/dist/collection/components/stzh-print/stzh-print.css +127 -0
- package/dist/collection/components/stzh-print/stzh-print.js +53 -0
- package/dist/collection/components/stzh-print/stzh-print.js.map +1 -0
- package/dist/collection/components/stzh-print/stzh-print.stories.js +43 -0
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.css +3 -0
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.css +3 -0
- package/dist/collection/components/stzh-radio/stzh-radio.css +3 -0
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.css +3 -0
- package/dist/collection/components/stzh-ratio/stzh-ratio.css +457 -21
- package/dist/collection/components/stzh-ratio/stzh-ratio.js +110 -4
- package/dist/collection/components/stzh-ratio/stzh-ratio.js.map +1 -1
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.css +3 -0
- package/dist/collection/components/stzh-richtext/stzh-richtext.css +3 -0
- package/dist/collection/components/stzh-row/stzh-row.css +3 -0
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.css +3 -0
- package/dist/collection/components/stzh-scrollup/stzh-scrollup.css +127 -0
- package/dist/collection/components/stzh-scrollup/stzh-scrollup.js +53 -0
- package/dist/collection/components/stzh-scrollup/stzh-scrollup.js.map +1 -0
- package/dist/collection/components/stzh-scrollup/stzh-scrollup.stories.js +99 -0
- package/dist/collection/components/stzh-section/stzh-section.css +3 -0
- package/dist/collection/components/stzh-share/stzh-share.css +3 -0
- package/dist/collection/components/stzh-show/stzh-show.css +3 -0
- package/dist/collection/components/stzh-sitemap/stzh-sitemap.css +3 -0
- package/dist/collection/components/stzh-skin-portal-mitwirken/stzh-skin-portal-mitwirken.css +25 -0
- package/dist/collection/components/stzh-skin-storybook-preview/stzh-skin-storybook-preview.css +3 -0
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.css +3 -0
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +81 -1
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js.map +1 -1
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.stories.js +1 -1
- package/dist/collection/components/stzh-sortable/stzh-sortable.css +3 -0
- package/dist/collection/components/stzh-space/stzh-space.css +3 -0
- package/dist/collection/components/stzh-status/stzh-status.css +3 -0
- package/dist/collection/components/stzh-sticky/stzh-sticky.css +3 -0
- package/dist/collection/components/stzh-table/stzh-table.css +3 -0
- package/dist/collection/components/stzh-text/stzh-text.css +3 -0
- package/dist/collection/components/stzh-textandimage/stzh-textandimage.css +3 -0
- package/dist/collection/components/stzh-timeline/stzh-timeline.css +3 -0
- package/dist/collection/components/stzh-timeline-item/stzh-timeline-item.css +3 -0
- package/dist/collection/components/stzh-timepicker/stzh-timepicker.css +3 -0
- package/dist/collection/components/stzh-toast/stzh-toast.css +3 -0
- package/dist/collection/components/stzh-toastbar/stzh-toastbar.css +3 -0
- package/dist/collection/components/stzh-toggle/stzh-toggle.css +3 -0
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.css +3 -0
- package/dist/collection/components/stzh-upload/stzh-upload.css +3 -0
- package/dist/collection/components/stzh-vbz-carousel/stzh-vbz-carousel.css +142 -0
- package/dist/collection/components/stzh-vbz-carousel/stzh-vbz-carousel.js +76 -0
- package/dist/collection/components/stzh-vbz-carousel/stzh-vbz-carousel.js.map +1 -0
- package/dist/collection/components/stzh-vbz-carousel/stzh-vbz-carousel.stories.js +52 -0
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.css +3 -0
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.css +3 -0
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.css +3 -0
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.css +3 -0
- package/dist/collection/components/stzh-vspace/stzh-vspace.css +3 -0
- package/dist/collection/components/stzh-youtube/stzh-youtube.css +3 -0
- package/dist/collection/index.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js.map +1 -1
- package/dist/components/stzh-accordion-item.js +1 -1
- package/dist/components/stzh-accordion-item.js.map +1 -1
- package/dist/components/stzh-button2.js.map +1 -1
- package/dist/components/stzh-carousel.js +1 -579
- package/dist/components/stzh-carousel.js.map +1 -1
- package/dist/components/stzh-carousel2.js +615 -0
- package/dist/components/stzh-carousel2.js.map +1 -0
- package/dist/components/stzh-cell.js +3 -3
- package/dist/components/stzh-cell.js.map +1 -1
- package/dist/components/stzh-container.js +13 -3
- package/dist/components/stzh-container.js.map +1 -1
- package/dist/components/stzh-cspace.js +1 -1
- package/dist/components/stzh-cspace.js.map +1 -1
- package/dist/components/stzh-details.js +1 -1
- package/dist/components/stzh-details.js.map +1 -1
- package/dist/components/stzh-dropdown2.js +1 -1
- package/dist/components/stzh-dropdown2.js.map +1 -1
- package/dist/components/stzh-figure2.js +12 -3
- package/dist/components/stzh-figure2.js.map +1 -1
- package/dist/components/stzh-footer.js +1 -1
- package/dist/components/stzh-footer.js.map +1 -1
- package/dist/components/stzh-header.js +1 -1
- package/dist/components/stzh-header.js.map +1 -1
- package/dist/components/stzh-panorama.js.map +1 -1
- package/dist/components/stzh-print.d.ts +11 -0
- package/dist/components/stzh-print.js +64 -0
- package/dist/components/stzh-print.js.map +1 -0
- package/dist/components/stzh-ratio2.js +10 -2
- package/dist/components/stzh-ratio2.js.map +1 -1
- package/dist/components/stzh-scrollup.d.ts +11 -0
- package/dist/components/stzh-scrollup.js +64 -0
- package/dist/components/stzh-scrollup.js.map +1 -0
- package/dist/components/stzh-skin-portal-mitwirken.js +1 -1
- package/dist/components/stzh-skin-portal-mitwirken.js.map +1 -1
- package/dist/components/stzh-skiplink.js +39 -2
- package/dist/components/stzh-skiplink.js.map +1 -1
- package/dist/components/stzh-vbz-carousel.d.ts +11 -0
- package/dist/components/stzh-vbz-carousel.js +72 -0
- package/dist/components/stzh-vbz-carousel.js.map +1 -0
- package/dist/esm/{app-globals-503e5649.js → app-globals-fecef0e2.js} +2 -2
- package/dist/esm/{app-globals-503e5649.js.map → app-globals-fecef0e2.js.map} +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/esm/stzh-accordion-item.entry.js +1 -1
- package/dist/esm/stzh-accordion-item.entry.js.map +1 -1
- package/dist/esm/stzh-badge_3.entry.js.map +1 -1
- package/dist/esm/stzh-carousel.entry.js +35 -11
- package/dist/esm/stzh-carousel.entry.js.map +1 -1
- package/dist/esm/stzh-cell.entry.js +2 -2
- package/dist/esm/stzh-cell.entry.js.map +1 -1
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm/stzh-container.entry.js +9 -2
- package/dist/esm/stzh-container.entry.js.map +1 -1
- package/dist/esm/stzh-cspace.entry.js +1 -1
- package/dist/esm/stzh-cspace.entry.js.map +1 -1
- package/dist/esm/stzh-details.entry.js +1 -1
- package/dist/esm/stzh-details.entry.js.map +1 -1
- package/dist/esm/stzh-dropdown.entry.js +1 -1
- package/dist/esm/stzh-dropdown.entry.js.map +1 -1
- package/dist/esm/stzh-figure.entry.js +10 -3
- package/dist/esm/stzh-figure.entry.js.map +1 -1
- package/dist/esm/stzh-footer.entry.js +1 -1
- package/dist/esm/stzh-footer.entry.js.map +1 -1
- package/dist/esm/stzh-header.entry.js +1 -1
- package/dist/esm/stzh-header.entry.js.map +1 -1
- package/dist/esm/stzh-panorama.entry.js.map +1 -1
- package/dist/esm/stzh-print.entry.js +48 -0
- package/dist/esm/stzh-print.entry.js.map +1 -0
- package/dist/esm/stzh-ratio.entry.js +5 -1
- package/dist/esm/stzh-ratio.entry.js.map +1 -1
- package/dist/esm/stzh-scrollup.entry.js +48 -0
- package/dist/esm/stzh-scrollup.entry.js.map +1 -0
- package/dist/esm/stzh-skin-portal-mitwirken.entry.js +1 -1
- package/dist/esm/stzh-skin-portal-mitwirken.entry.js.map +1 -1
- package/dist/esm/stzh-skiplink.entry.js +39 -2
- package/dist/esm/stzh-skiplink.entry.js.map +1 -1
- package/dist/esm/stzh-vbz-carousel.entry.js +47 -0
- package/dist/esm/stzh-vbz-carousel.entry.js.map +1 -0
- package/dist/esm-es5/{app-globals-503e5649.js → app-globals-fecef0e2.js} +2 -2
- package/dist/esm-es5/{app-globals-503e5649.js.map → app-globals-fecef0e2.js.map} +1 -1
- package/dist/esm-es5/index.js.map +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/loader.js.map +1 -1
- package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
- package/dist/esm-es5/stzh-accordion-item.entry.js.map +1 -1
- package/dist/esm-es5/stzh-badge_3.entry.js.map +1 -1
- package/dist/esm-es5/stzh-carousel.entry.js +1 -1
- package/dist/esm-es5/stzh-carousel.entry.js.map +1 -1
- package/dist/esm-es5/stzh-cell.entry.js +1 -1
- package/dist/esm-es5/stzh-cell.entry.js.map +1 -1
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-components.js.map +1 -1
- package/dist/esm-es5/stzh-container.entry.js +1 -1
- package/dist/esm-es5/stzh-container.entry.js.map +1 -1
- package/dist/esm-es5/stzh-cspace.entry.js +1 -1
- package/dist/esm-es5/stzh-cspace.entry.js.map +1 -1
- package/dist/esm-es5/stzh-details.entry.js +1 -1
- package/dist/esm-es5/stzh-details.entry.js.map +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js.map +1 -1
- package/dist/esm-es5/stzh-figure.entry.js +1 -1
- package/dist/esm-es5/stzh-figure.entry.js.map +1 -1
- package/dist/esm-es5/stzh-footer.entry.js +1 -1
- package/dist/esm-es5/stzh-footer.entry.js.map +1 -1
- package/dist/esm-es5/stzh-header.entry.js +1 -1
- package/dist/esm-es5/stzh-header.entry.js.map +1 -1
- package/dist/esm-es5/stzh-panorama.entry.js.map +1 -1
- package/dist/esm-es5/stzh-print.entry.js +2 -0
- package/dist/esm-es5/stzh-print.entry.js.map +1 -0
- package/dist/esm-es5/stzh-ratio.entry.js +1 -1
- package/dist/esm-es5/stzh-ratio.entry.js.map +1 -1
- package/dist/esm-es5/stzh-scrollup.entry.js +2 -0
- package/dist/esm-es5/stzh-scrollup.entry.js.map +1 -0
- package/dist/esm-es5/stzh-skin-portal-mitwirken.entry.js +1 -1
- package/dist/esm-es5/stzh-skin-portal-mitwirken.entry.js.map +1 -1
- package/dist/esm-es5/stzh-skiplink.entry.js +1 -1
- package/dist/esm-es5/stzh-skiplink.entry.js.map +1 -1
- package/dist/esm-es5/stzh-vbz-carousel.entry.js +2 -0
- package/dist/esm-es5/stzh-vbz-carousel.entry.js.map +1 -0
- package/dist/stzh-components/index.esm.js.map +1 -1
- package/dist/stzh-components/p-0bb08043.system.js.map +1 -1
- package/dist/stzh-components/{p-42d27a5d.system.entry.js → p-0d654519.system.entry.js} +2 -2
- package/dist/stzh-components/{p-42d27a5d.system.entry.js.map → p-0d654519.system.entry.js.map} +1 -1
- package/dist/stzh-components/p-0dcbb483.system.entry.js.map +1 -1
- package/dist/stzh-components/p-0f3f22c8.entry.js +2 -0
- package/dist/stzh-components/p-0f3f22c8.entry.js.map +1 -0
- package/dist/stzh-components/p-25bfad8b.entry.js +2 -0
- package/dist/stzh-components/p-25bfad8b.entry.js.map +1 -0
- package/dist/stzh-components/p-28ae4569.entry.js +2 -0
- package/dist/stzh-components/p-28ae4569.entry.js.map +1 -0
- package/dist/stzh-components/p-35de63a8.entry.js +2 -0
- package/dist/stzh-components/p-35de63a8.entry.js.map +1 -0
- package/dist/stzh-components/p-37fc4785.system.entry.js +2 -0
- package/dist/stzh-components/p-37fc4785.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-6b86b394.entry.js → p-390c4a4b.entry.js} +4 -4
- package/dist/stzh-components/{p-6b86b394.entry.js.map → p-390c4a4b.entry.js.map} +1 -1
- package/dist/stzh-components/p-491ae21b.entry.js.map +1 -1
- package/dist/stzh-components/p-4b7f4e66.entry.js +2 -0
- package/dist/stzh-components/p-4b7f4e66.entry.js.map +1 -0
- package/dist/stzh-components/p-4d975c00.entry.js +2 -0
- package/dist/stzh-components/{p-18402a84.entry.js.map → p-4d975c00.entry.js.map} +1 -1
- package/dist/stzh-components/p-531fd43a.entry.js +2 -0
- package/dist/stzh-components/p-531fd43a.entry.js.map +1 -0
- package/dist/stzh-components/p-5f1338aa.system.entry.js.map +1 -1
- package/dist/stzh-components/p-64217de4.system.entry.js +2 -0
- package/dist/stzh-components/p-64217de4.system.entry.js.map +1 -0
- package/dist/stzh-components/p-6858fb1c.entry.js +2 -0
- package/dist/stzh-components/p-6858fb1c.entry.js.map +1 -0
- package/dist/stzh-components/p-6c9e992d.entry.js +2 -0
- package/dist/stzh-components/p-6c9e992d.entry.js.map +1 -0
- package/dist/stzh-components/p-70680746.entry.js +2 -0
- package/dist/stzh-components/p-70680746.entry.js.map +1 -0
- package/dist/stzh-components/p-81aee661.system.entry.js +2 -0
- package/dist/stzh-components/{p-1d8dbb06.system.entry.js.map → p-81aee661.system.entry.js.map} +1 -1
- package/dist/stzh-components/p-83e30e85.system.entry.js +2 -0
- package/dist/stzh-components/p-83e30e85.system.entry.js.map +1 -0
- package/dist/stzh-components/p-844a2406.system.entry.js +2 -0
- package/dist/stzh-components/p-844a2406.system.entry.js.map +1 -0
- package/dist/stzh-components/p-8c26e8c9.entry.js +2 -0
- package/dist/stzh-components/{p-a8f684d4.entry.js.map → p-8c26e8c9.entry.js.map} +1 -1
- package/dist/stzh-components/p-8f9dc890.system.entry.js +2 -0
- package/dist/stzh-components/p-8f9dc890.system.entry.js.map +1 -0
- package/dist/stzh-components/p-9790b917.entry.js +2 -0
- package/dist/stzh-components/p-9790b917.entry.js.map +1 -0
- package/dist/stzh-components/p-a2a68a9d.system.entry.js +2 -0
- package/dist/stzh-components/p-a2a68a9d.system.entry.js.map +1 -0
- package/dist/stzh-components/p-b1d5d2df.system.entry.js +2 -0
- package/dist/stzh-components/p-b1d5d2df.system.entry.js.map +1 -0
- package/dist/stzh-components/p-be975e7b.system.js +2 -0
- package/dist/stzh-components/{p-5fce4cad.system.js.map → p-be975e7b.system.js.map} +1 -1
- package/dist/stzh-components/{p-a12b9320.entry.js → p-bf106d8e.entry.js} +2 -2
- package/dist/stzh-components/p-bf106d8e.entry.js.map +1 -0
- package/dist/stzh-components/p-c6e46a21.entry.js.map +1 -1
- package/dist/stzh-components/{p-902b3880.system.js → p-cce9517f.system.js} +2 -2
- package/dist/stzh-components/{p-902b3880.system.js.map → p-cce9517f.system.js.map} +1 -1
- package/dist/stzh-components/p-ce501c33.system.entry.js +2 -0
- package/dist/stzh-components/p-ce501c33.system.entry.js.map +1 -0
- package/dist/stzh-components/{p-8a9c656a.system.entry.js → p-d58e8330.system.entry.js} +2 -2
- package/dist/stzh-components/p-d58e8330.system.entry.js.map +1 -0
- package/dist/stzh-components/p-dfda6333.system.entry.js +2 -0
- package/dist/stzh-components/p-dfda6333.system.entry.js.map +1 -0
- package/dist/stzh-components/p-e03a82e6.system.entry.js +2 -0
- package/dist/stzh-components/{p-ff1cfbee.system.entry.js.map → p-e03a82e6.system.entry.js.map} +1 -1
- package/dist/stzh-components/p-e922df8b.system.entry.js +2 -0
- package/dist/stzh-components/{p-4b5bc7a0.system.entry.js.map → p-e922df8b.system.entry.js.map} +1 -1
- package/dist/stzh-components/p-ec8651cb.entry.js +2 -0
- package/dist/stzh-components/{p-346b8599.entry.js.map → p-ec8651cb.entry.js.map} +1 -1
- package/dist/stzh-components/{p-e11c28a1.js → p-ed41f495.js} +2 -2
- package/dist/stzh-components/{p-e11c28a1.js.map → p-ed41f495.js.map} +1 -1
- package/dist/stzh-components/p-ee8c7dc4.system.entry.js +2 -0
- package/dist/stzh-components/p-ee8c7dc4.system.entry.js.map +1 -0
- package/dist/stzh-components/p-f3ab9795.system.entry.js +2 -0
- package/dist/stzh-components/p-f3ab9795.system.entry.js.map +1 -0
- package/dist/stzh-components/p-fe31269f.entry.js +2 -0
- package/dist/stzh-components/p-fe31269f.entry.js.map +1 -0
- package/dist/stzh-components/stzh-components.css +22 -0
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.esm.js.map +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-cell/stzh-cell.d.ts +2 -2
- package/dist/types/components/stzh-container/stzh-container.d.ts +4 -0
- package/dist/types/components.d.ts +186 -15
- package/dist/types/index.d.ts +10 -1
- package/dist/vscode-data.json +213 -24
- package/package.json +1 -1
- package/dist/stzh-components/p-061ede8b.entry.js +0 -2
- package/dist/stzh-components/p-061ede8b.entry.js.map +0 -1
- package/dist/stzh-components/p-086e9523.system.entry.js +0 -2
- package/dist/stzh-components/p-086e9523.system.entry.js.map +0 -1
- package/dist/stzh-components/p-18402a84.entry.js +0 -2
- package/dist/stzh-components/p-1ae561a5.system.entry.js +0 -2
- package/dist/stzh-components/p-1ae561a5.system.entry.js.map +0 -1
- package/dist/stzh-components/p-1c930dc5.entry.js +0 -2
- package/dist/stzh-components/p-1c930dc5.entry.js.map +0 -1
- package/dist/stzh-components/p-1d8dbb06.system.entry.js +0 -2
- package/dist/stzh-components/p-1edbef4a.system.entry.js +0 -2
- package/dist/stzh-components/p-1edbef4a.system.entry.js.map +0 -1
- package/dist/stzh-components/p-2eb74ed1.entry.js +0 -2
- package/dist/stzh-components/p-2eb74ed1.entry.js.map +0 -1
- package/dist/stzh-components/p-2f205fad.entry.js +0 -2
- package/dist/stzh-components/p-2f205fad.entry.js.map +0 -1
- package/dist/stzh-components/p-32773a2c.system.entry.js +0 -2
- package/dist/stzh-components/p-32773a2c.system.entry.js.map +0 -1
- package/dist/stzh-components/p-346b8599.entry.js +0 -2
- package/dist/stzh-components/p-3d3d09c3.entry.js +0 -2
- package/dist/stzh-components/p-3d3d09c3.entry.js.map +0 -1
- package/dist/stzh-components/p-4b5bc7a0.system.entry.js +0 -2
- package/dist/stzh-components/p-5fce4cad.system.js +0 -2
- package/dist/stzh-components/p-6966188f.system.entry.js +0 -2
- package/dist/stzh-components/p-6966188f.system.entry.js.map +0 -1
- package/dist/stzh-components/p-8a9c656a.system.entry.js.map +0 -1
- package/dist/stzh-components/p-95a50796.entry.js +0 -2
- package/dist/stzh-components/p-95a50796.entry.js.map +0 -1
- package/dist/stzh-components/p-a12b9320.entry.js.map +0 -1
- package/dist/stzh-components/p-a8f684d4.entry.js +0 -2
- package/dist/stzh-components/p-b98bc5c1.entry.js +0 -2
- package/dist/stzh-components/p-b98bc5c1.entry.js.map +0 -1
- package/dist/stzh-components/p-bb5b861d.system.entry.js +0 -2
- package/dist/stzh-components/p-bb5b861d.system.entry.js.map +0 -1
- package/dist/stzh-components/p-c4c8b232.system.entry.js +0 -2
- package/dist/stzh-components/p-c4c8b232.system.entry.js.map +0 -1
- package/dist/stzh-components/p-d3f4ad11.system.entry.js +0 -2
- package/dist/stzh-components/p-d3f4ad11.system.entry.js.map +0 -1
- package/dist/stzh-components/p-e0e7105e.entry.js +0 -2
- package/dist/stzh-components/p-e0e7105e.entry.js.map +0 -1
- package/dist/stzh-components/p-ff1cfbee.system.entry.js +0 -2
- package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +0 -27
|
@@ -78,6 +78,9 @@
|
|
|
78
78
|
/**
|
|
79
79
|
* Container
|
|
80
80
|
*/
|
|
81
|
+
/**
|
|
82
|
+
* Ratios
|
|
83
|
+
*/
|
|
81
84
|
/**
|
|
82
85
|
* Spaces
|
|
83
86
|
*/
|
|
@@ -122,8 +125,8 @@
|
|
|
122
125
|
* @prop --stzh-ratio-background-color: **Global**: Background color of ratios
|
|
123
126
|
*/
|
|
124
127
|
:host {
|
|
125
|
-
--ratio: 9 / 16;
|
|
126
128
|
--background-color: var(--stzh-ratio-background-color);
|
|
129
|
+
--ratio: 0.5625;
|
|
127
130
|
}
|
|
128
131
|
:host ::slotted(*) {
|
|
129
132
|
position: absolute;
|
|
@@ -140,52 +143,485 @@
|
|
|
140
143
|
object-fit: contain;
|
|
141
144
|
}
|
|
142
145
|
|
|
146
|
+
/* Ratio variants */
|
|
143
147
|
:host([portrait]:not([portrait=false])) {
|
|
144
|
-
--ratio:
|
|
148
|
+
--ratio: 1.7777777778;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
:host([ratio="16:9"]) {
|
|
152
|
+
--ratio: 0.5625;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
:host([ratio="16:9"][portrait]:not([portrait=false])) {
|
|
156
|
+
--ratio: 1.7777777778;
|
|
145
157
|
}
|
|
146
158
|
|
|
147
159
|
:host([ratio="1:1"]) {
|
|
148
|
-
--ratio: 1
|
|
160
|
+
--ratio: 1;
|
|
149
161
|
}
|
|
150
162
|
|
|
151
|
-
:host([ratio="
|
|
152
|
-
--ratio:
|
|
163
|
+
:host([ratio="1:1"][portrait]:not([portrait=false])) {
|
|
164
|
+
--ratio: 1;
|
|
153
165
|
}
|
|
154
166
|
|
|
155
|
-
:host([ratio="
|
|
156
|
-
--ratio:
|
|
167
|
+
:host([ratio="21:9"]) {
|
|
168
|
+
--ratio: 0.4285714286;
|
|
157
169
|
}
|
|
158
170
|
|
|
159
|
-
:host([ratio="
|
|
160
|
-
--ratio:
|
|
171
|
+
:host([ratio="21:9"][portrait]:not([portrait=false])) {
|
|
172
|
+
--ratio: 2.3333333333;
|
|
161
173
|
}
|
|
162
174
|
|
|
163
|
-
:host([ratio="
|
|
164
|
-
--ratio:
|
|
175
|
+
:host([ratio="2:1"]) {
|
|
176
|
+
--ratio: 0.5;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
:host([ratio="2:1"][portrait]:not([portrait=false])) {
|
|
180
|
+
--ratio: 2;
|
|
165
181
|
}
|
|
166
182
|
|
|
167
183
|
:host([ratio="3:2"]) {
|
|
168
|
-
--ratio:
|
|
184
|
+
--ratio: 0.6666666667;
|
|
169
185
|
}
|
|
170
186
|
|
|
171
187
|
:host([ratio="3:2"][portrait]:not([portrait=false])) {
|
|
172
|
-
--ratio:
|
|
188
|
+
--ratio: 1.5;
|
|
173
189
|
}
|
|
174
190
|
|
|
175
|
-
:host([ratio="
|
|
176
|
-
--ratio:
|
|
191
|
+
:host([ratio="4:3"]) {
|
|
192
|
+
--ratio: 0.75;
|
|
177
193
|
}
|
|
178
194
|
|
|
179
|
-
:host([ratio="
|
|
180
|
-
--ratio:
|
|
195
|
+
:host([ratio="4:3"][portrait]:not([portrait=false])) {
|
|
196
|
+
--ratio: 1.3333333333;
|
|
181
197
|
}
|
|
182
198
|
|
|
183
|
-
:host([ratio="
|
|
184
|
-
--ratio:
|
|
199
|
+
:host([ratio="5:4"]) {
|
|
200
|
+
--ratio: 0.8;
|
|
185
201
|
}
|
|
186
202
|
|
|
187
|
-
:host([ratio="
|
|
188
|
-
--ratio:
|
|
203
|
+
:host([ratio="5:4"][portrait]:not([portrait=false])) {
|
|
204
|
+
--ratio: 1.25;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
@media screen and (min-width: 600px) {
|
|
208
|
+
:host([ratio-small="16:9"]) {
|
|
209
|
+
--ratio: 0.5625;
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
@media screen and (min-width: 600px) {
|
|
214
|
+
:host([ratio-small="16:9"][portrait]:not([portrait=false])) {
|
|
215
|
+
--ratio: 1.7777777778;
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
@media screen and (min-width: 600px) {
|
|
220
|
+
:host([ratio-small="1:1"]) {
|
|
221
|
+
--ratio: 1;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
@media screen and (min-width: 600px) {
|
|
226
|
+
:host([ratio-small="1:1"][portrait]:not([portrait=false])) {
|
|
227
|
+
--ratio: 1;
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
@media screen and (min-width: 600px) {
|
|
232
|
+
:host([ratio-small="21:9"]) {
|
|
233
|
+
--ratio: 0.4285714286;
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
@media screen and (min-width: 600px) {
|
|
238
|
+
:host([ratio-small="21:9"][portrait]:not([portrait=false])) {
|
|
239
|
+
--ratio: 2.3333333333;
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
@media screen and (min-width: 600px) {
|
|
244
|
+
:host([ratio-small="2:1"]) {
|
|
245
|
+
--ratio: 0.5;
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
@media screen and (min-width: 600px) {
|
|
250
|
+
:host([ratio-small="2:1"][portrait]:not([portrait=false])) {
|
|
251
|
+
--ratio: 2;
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
@media screen and (min-width: 600px) {
|
|
256
|
+
:host([ratio-small="3:2"]) {
|
|
257
|
+
--ratio: 0.6666666667;
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
@media screen and (min-width: 600px) {
|
|
262
|
+
:host([ratio-small="3:2"][portrait]:not([portrait=false])) {
|
|
263
|
+
--ratio: 1.5;
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
@media screen and (min-width: 600px) {
|
|
268
|
+
:host([ratio-small="4:3"]) {
|
|
269
|
+
--ratio: 0.75;
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
@media screen and (min-width: 600px) {
|
|
274
|
+
:host([ratio-small="4:3"][portrait]:not([portrait=false])) {
|
|
275
|
+
--ratio: 1.3333333333;
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
@media screen and (min-width: 600px) {
|
|
280
|
+
:host([ratio-small="5:4"]) {
|
|
281
|
+
--ratio: 0.8;
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
@media screen and (min-width: 600px) {
|
|
286
|
+
:host([ratio-small="5:4"][portrait]:not([portrait=false])) {
|
|
287
|
+
--ratio: 1.25;
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
@media screen and (min-width: 800px) {
|
|
292
|
+
:host([ratio-smallheader="16:9"]) {
|
|
293
|
+
--ratio: 0.5625;
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
@media screen and (min-width: 800px) {
|
|
298
|
+
:host([ratio-smallheader="16:9"][portrait]:not([portrait=false])) {
|
|
299
|
+
--ratio: 1.7777777778;
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
@media screen and (min-width: 800px) {
|
|
304
|
+
:host([ratio-smallheader="1:1"]) {
|
|
305
|
+
--ratio: 1;
|
|
306
|
+
}
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
@media screen and (min-width: 800px) {
|
|
310
|
+
:host([ratio-smallheader="1:1"][portrait]:not([portrait=false])) {
|
|
311
|
+
--ratio: 1;
|
|
312
|
+
}
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
@media screen and (min-width: 800px) {
|
|
316
|
+
:host([ratio-smallheader="21:9"]) {
|
|
317
|
+
--ratio: 0.4285714286;
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
@media screen and (min-width: 800px) {
|
|
322
|
+
:host([ratio-smallheader="21:9"][portrait]:not([portrait=false])) {
|
|
323
|
+
--ratio: 2.3333333333;
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
|
|
327
|
+
@media screen and (min-width: 800px) {
|
|
328
|
+
:host([ratio-smallheader="2:1"]) {
|
|
329
|
+
--ratio: 0.5;
|
|
330
|
+
}
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
@media screen and (min-width: 800px) {
|
|
334
|
+
:host([ratio-smallheader="2:1"][portrait]:not([portrait=false])) {
|
|
335
|
+
--ratio: 2;
|
|
336
|
+
}
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
@media screen and (min-width: 800px) {
|
|
340
|
+
:host([ratio-smallheader="3:2"]) {
|
|
341
|
+
--ratio: 0.6666666667;
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
@media screen and (min-width: 800px) {
|
|
346
|
+
:host([ratio-smallheader="3:2"][portrait]:not([portrait=false])) {
|
|
347
|
+
--ratio: 1.5;
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
@media screen and (min-width: 800px) {
|
|
352
|
+
:host([ratio-smallheader="4:3"]) {
|
|
353
|
+
--ratio: 0.75;
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
@media screen and (min-width: 800px) {
|
|
358
|
+
:host([ratio-smallheader="4:3"][portrait]:not([portrait=false])) {
|
|
359
|
+
--ratio: 1.3333333333;
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
@media screen and (min-width: 800px) {
|
|
364
|
+
:host([ratio-smallheader="5:4"]) {
|
|
365
|
+
--ratio: 0.8;
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
@media screen and (min-width: 800px) {
|
|
370
|
+
:host([ratio-smallheader="5:4"][portrait]:not([portrait=false])) {
|
|
371
|
+
--ratio: 1.25;
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
@media screen and (min-width: 1024px) {
|
|
376
|
+
:host([ratio-medium="16:9"]) {
|
|
377
|
+
--ratio: 0.5625;
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
@media screen and (min-width: 1024px) {
|
|
382
|
+
:host([ratio-medium="16:9"][portrait]:not([portrait=false])) {
|
|
383
|
+
--ratio: 1.7777777778;
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
@media screen and (min-width: 1024px) {
|
|
388
|
+
:host([ratio-medium="1:1"]) {
|
|
389
|
+
--ratio: 1;
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
@media screen and (min-width: 1024px) {
|
|
394
|
+
:host([ratio-medium="1:1"][portrait]:not([portrait=false])) {
|
|
395
|
+
--ratio: 1;
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
@media screen and (min-width: 1024px) {
|
|
400
|
+
:host([ratio-medium="21:9"]) {
|
|
401
|
+
--ratio: 0.4285714286;
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
@media screen and (min-width: 1024px) {
|
|
406
|
+
:host([ratio-medium="21:9"][portrait]:not([portrait=false])) {
|
|
407
|
+
--ratio: 2.3333333333;
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
@media screen and (min-width: 1024px) {
|
|
412
|
+
:host([ratio-medium="2:1"]) {
|
|
413
|
+
--ratio: 0.5;
|
|
414
|
+
}
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
@media screen and (min-width: 1024px) {
|
|
418
|
+
:host([ratio-medium="2:1"][portrait]:not([portrait=false])) {
|
|
419
|
+
--ratio: 2;
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
@media screen and (min-width: 1024px) {
|
|
424
|
+
:host([ratio-medium="3:2"]) {
|
|
425
|
+
--ratio: 0.6666666667;
|
|
426
|
+
}
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
@media screen and (min-width: 1024px) {
|
|
430
|
+
:host([ratio-medium="3:2"][portrait]:not([portrait=false])) {
|
|
431
|
+
--ratio: 1.5;
|
|
432
|
+
}
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
@media screen and (min-width: 1024px) {
|
|
436
|
+
:host([ratio-medium="4:3"]) {
|
|
437
|
+
--ratio: 0.75;
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
@media screen and (min-width: 1024px) {
|
|
442
|
+
:host([ratio-medium="4:3"][portrait]:not([portrait=false])) {
|
|
443
|
+
--ratio: 1.3333333333;
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
@media screen and (min-width: 1024px) {
|
|
448
|
+
:host([ratio-medium="5:4"]) {
|
|
449
|
+
--ratio: 0.8;
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
@media screen and (min-width: 1024px) {
|
|
454
|
+
:host([ratio-medium="5:4"][portrait]:not([portrait=false])) {
|
|
455
|
+
--ratio: 1.25;
|
|
456
|
+
}
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
@media screen and (min-width: 1260px) {
|
|
460
|
+
:host([ratio-large="16:9"]) {
|
|
461
|
+
--ratio: 0.5625;
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
@media screen and (min-width: 1260px) {
|
|
466
|
+
:host([ratio-large="16:9"][portrait]:not([portrait=false])) {
|
|
467
|
+
--ratio: 1.7777777778;
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
@media screen and (min-width: 1260px) {
|
|
472
|
+
:host([ratio-large="1:1"]) {
|
|
473
|
+
--ratio: 1;
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
@media screen and (min-width: 1260px) {
|
|
478
|
+
:host([ratio-large="1:1"][portrait]:not([portrait=false])) {
|
|
479
|
+
--ratio: 1;
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
@media screen and (min-width: 1260px) {
|
|
484
|
+
:host([ratio-large="21:9"]) {
|
|
485
|
+
--ratio: 0.4285714286;
|
|
486
|
+
}
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
@media screen and (min-width: 1260px) {
|
|
490
|
+
:host([ratio-large="21:9"][portrait]:not([portrait=false])) {
|
|
491
|
+
--ratio: 2.3333333333;
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
@media screen and (min-width: 1260px) {
|
|
496
|
+
:host([ratio-large="2:1"]) {
|
|
497
|
+
--ratio: 0.5;
|
|
498
|
+
}
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
@media screen and (min-width: 1260px) {
|
|
502
|
+
:host([ratio-large="2:1"][portrait]:not([portrait=false])) {
|
|
503
|
+
--ratio: 2;
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
@media screen and (min-width: 1260px) {
|
|
508
|
+
:host([ratio-large="3:2"]) {
|
|
509
|
+
--ratio: 0.6666666667;
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
@media screen and (min-width: 1260px) {
|
|
514
|
+
:host([ratio-large="3:2"][portrait]:not([portrait=false])) {
|
|
515
|
+
--ratio: 1.5;
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
@media screen and (min-width: 1260px) {
|
|
520
|
+
:host([ratio-large="4:3"]) {
|
|
521
|
+
--ratio: 0.75;
|
|
522
|
+
}
|
|
523
|
+
}
|
|
524
|
+
|
|
525
|
+
@media screen and (min-width: 1260px) {
|
|
526
|
+
:host([ratio-large="4:3"][portrait]:not([portrait=false])) {
|
|
527
|
+
--ratio: 1.3333333333;
|
|
528
|
+
}
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
@media screen and (min-width: 1260px) {
|
|
532
|
+
:host([ratio-large="5:4"]) {
|
|
533
|
+
--ratio: 0.8;
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
@media screen and (min-width: 1260px) {
|
|
538
|
+
:host([ratio-large="5:4"][portrait]:not([portrait=false])) {
|
|
539
|
+
--ratio: 1.25;
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
@media screen and (min-width: 1440px) {
|
|
544
|
+
:host([ratio-ultra="16:9"]) {
|
|
545
|
+
--ratio: 0.5625;
|
|
546
|
+
}
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
@media screen and (min-width: 1440px) {
|
|
550
|
+
:host([ratio-ultra="16:9"][portrait]:not([portrait=false])) {
|
|
551
|
+
--ratio: 1.7777777778;
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
@media screen and (min-width: 1440px) {
|
|
556
|
+
:host([ratio-ultra="1:1"]) {
|
|
557
|
+
--ratio: 1;
|
|
558
|
+
}
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
@media screen and (min-width: 1440px) {
|
|
562
|
+
:host([ratio-ultra="1:1"][portrait]:not([portrait=false])) {
|
|
563
|
+
--ratio: 1;
|
|
564
|
+
}
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
@media screen and (min-width: 1440px) {
|
|
568
|
+
:host([ratio-ultra="21:9"]) {
|
|
569
|
+
--ratio: 0.4285714286;
|
|
570
|
+
}
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
@media screen and (min-width: 1440px) {
|
|
574
|
+
:host([ratio-ultra="21:9"][portrait]:not([portrait=false])) {
|
|
575
|
+
--ratio: 2.3333333333;
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
@media screen and (min-width: 1440px) {
|
|
580
|
+
:host([ratio-ultra="2:1"]) {
|
|
581
|
+
--ratio: 0.5;
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
@media screen and (min-width: 1440px) {
|
|
586
|
+
:host([ratio-ultra="2:1"][portrait]:not([portrait=false])) {
|
|
587
|
+
--ratio: 2;
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
@media screen and (min-width: 1440px) {
|
|
592
|
+
:host([ratio-ultra="3:2"]) {
|
|
593
|
+
--ratio: 0.6666666667;
|
|
594
|
+
}
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
@media screen and (min-width: 1440px) {
|
|
598
|
+
:host([ratio-ultra="3:2"][portrait]:not([portrait=false])) {
|
|
599
|
+
--ratio: 1.5;
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
@media screen and (min-width: 1440px) {
|
|
604
|
+
:host([ratio-ultra="4:3"]) {
|
|
605
|
+
--ratio: 0.75;
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
@media screen and (min-width: 1440px) {
|
|
610
|
+
:host([ratio-ultra="4:3"][portrait]:not([portrait=false])) {
|
|
611
|
+
--ratio: 1.3333333333;
|
|
612
|
+
}
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
@media screen and (min-width: 1440px) {
|
|
616
|
+
:host([ratio-ultra="5:4"]) {
|
|
617
|
+
--ratio: 0.8;
|
|
618
|
+
}
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
@media screen and (min-width: 1440px) {
|
|
622
|
+
:host([ratio-ultra="5:4"][portrait]:not([portrait=false])) {
|
|
623
|
+
--ratio: 1.25;
|
|
624
|
+
}
|
|
189
625
|
}
|
|
190
626
|
|
|
191
627
|
.stzh-ratio {
|
|
@@ -5,6 +5,10 @@ import { Host, h } from "@stencil/core";
|
|
|
5
5
|
export class StzhRatio {
|
|
6
6
|
constructor() {
|
|
7
7
|
this.ratio = "16:9";
|
|
8
|
+
this.ratioSmall = "inherit";
|
|
9
|
+
this.ratioMedium = "inherit";
|
|
10
|
+
this.ratioLarge = "inherit";
|
|
11
|
+
this.ratioUltra = "inherit";
|
|
8
12
|
this.portrait = false;
|
|
9
13
|
this.fit = "cover";
|
|
10
14
|
}
|
|
@@ -32,20 +36,122 @@ export class StzhRatio {
|
|
|
32
36
|
"type": "string",
|
|
33
37
|
"mutable": false,
|
|
34
38
|
"complexType": {
|
|
35
|
-
"original": "
|
|
39
|
+
"original": "Layout.Ratio",
|
|
36
40
|
"resolved": "\"16:9\" | \"1:1\" | \"21:9\" | \"2:1\" | \"3:2\" | \"4:3\" | \"5:4\"",
|
|
37
|
-
"references": {
|
|
41
|
+
"references": {
|
|
42
|
+
"Layout": {
|
|
43
|
+
"location": "import",
|
|
44
|
+
"path": "../../index",
|
|
45
|
+
"id": "src/index.ts::Layout"
|
|
46
|
+
}
|
|
47
|
+
}
|
|
38
48
|
},
|
|
39
49
|
"required": false,
|
|
40
50
|
"optional": false,
|
|
41
51
|
"docs": {
|
|
42
52
|
"tags": [],
|
|
43
|
-
"text": "
|
|
53
|
+
"text": "Aspect ratio"
|
|
44
54
|
},
|
|
45
55
|
"attribute": "ratio",
|
|
46
|
-
"reflect":
|
|
56
|
+
"reflect": false,
|
|
47
57
|
"defaultValue": "\"16:9\""
|
|
48
58
|
},
|
|
59
|
+
"ratioSmall": {
|
|
60
|
+
"type": "string",
|
|
61
|
+
"mutable": false,
|
|
62
|
+
"complexType": {
|
|
63
|
+
"original": "Layout.Ratio | \"inherit\"",
|
|
64
|
+
"resolved": "\"16:9\" | \"1:1\" | \"21:9\" | \"2:1\" | \"3:2\" | \"4:3\" | \"5:4\" | \"inherit\"",
|
|
65
|
+
"references": {
|
|
66
|
+
"Layout": {
|
|
67
|
+
"location": "import",
|
|
68
|
+
"path": "../../index",
|
|
69
|
+
"id": "src/index.ts::Layout"
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
"required": false,
|
|
74
|
+
"optional": false,
|
|
75
|
+
"docs": {
|
|
76
|
+
"tags": [],
|
|
77
|
+
"text": "Aspect ratio above small breakpoint"
|
|
78
|
+
},
|
|
79
|
+
"attribute": "ratio-small",
|
|
80
|
+
"reflect": false,
|
|
81
|
+
"defaultValue": "\"inherit\""
|
|
82
|
+
},
|
|
83
|
+
"ratioMedium": {
|
|
84
|
+
"type": "string",
|
|
85
|
+
"mutable": false,
|
|
86
|
+
"complexType": {
|
|
87
|
+
"original": "Layout.Ratio | \"inherit\"",
|
|
88
|
+
"resolved": "\"16:9\" | \"1:1\" | \"21:9\" | \"2:1\" | \"3:2\" | \"4:3\" | \"5:4\" | \"inherit\"",
|
|
89
|
+
"references": {
|
|
90
|
+
"Layout": {
|
|
91
|
+
"location": "import",
|
|
92
|
+
"path": "../../index",
|
|
93
|
+
"id": "src/index.ts::Layout"
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"required": false,
|
|
98
|
+
"optional": false,
|
|
99
|
+
"docs": {
|
|
100
|
+
"tags": [],
|
|
101
|
+
"text": "Aspect ratio above medium breakpoint"
|
|
102
|
+
},
|
|
103
|
+
"attribute": "ratio-medium",
|
|
104
|
+
"reflect": false,
|
|
105
|
+
"defaultValue": "\"inherit\""
|
|
106
|
+
},
|
|
107
|
+
"ratioLarge": {
|
|
108
|
+
"type": "string",
|
|
109
|
+
"mutable": false,
|
|
110
|
+
"complexType": {
|
|
111
|
+
"original": "Layout.Ratio | \"inherit\"",
|
|
112
|
+
"resolved": "\"16:9\" | \"1:1\" | \"21:9\" | \"2:1\" | \"3:2\" | \"4:3\" | \"5:4\" | \"inherit\"",
|
|
113
|
+
"references": {
|
|
114
|
+
"Layout": {
|
|
115
|
+
"location": "import",
|
|
116
|
+
"path": "../../index",
|
|
117
|
+
"id": "src/index.ts::Layout"
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
},
|
|
121
|
+
"required": false,
|
|
122
|
+
"optional": false,
|
|
123
|
+
"docs": {
|
|
124
|
+
"tags": [],
|
|
125
|
+
"text": "Aspect ratio above large breakpoint"
|
|
126
|
+
},
|
|
127
|
+
"attribute": "ratio-large",
|
|
128
|
+
"reflect": false,
|
|
129
|
+
"defaultValue": "\"inherit\""
|
|
130
|
+
},
|
|
131
|
+
"ratioUltra": {
|
|
132
|
+
"type": "string",
|
|
133
|
+
"mutable": false,
|
|
134
|
+
"complexType": {
|
|
135
|
+
"original": "Layout.Ratio | \"inherit\"",
|
|
136
|
+
"resolved": "\"16:9\" | \"1:1\" | \"21:9\" | \"2:1\" | \"3:2\" | \"4:3\" | \"5:4\" | \"inherit\"",
|
|
137
|
+
"references": {
|
|
138
|
+
"Layout": {
|
|
139
|
+
"location": "import",
|
|
140
|
+
"path": "../../index",
|
|
141
|
+
"id": "src/index.ts::Layout"
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
"required": false,
|
|
146
|
+
"optional": false,
|
|
147
|
+
"docs": {
|
|
148
|
+
"tags": [],
|
|
149
|
+
"text": "Aspect ratio above ultra breakpoint"
|
|
150
|
+
},
|
|
151
|
+
"attribute": "ratio-ultra",
|
|
152
|
+
"reflect": false,
|
|
153
|
+
"defaultValue": "\"inherit\""
|
|
154
|
+
},
|
|
49
155
|
"portrait": {
|
|
50
156
|
"type": "boolean",
|
|
51
157
|
"mutable": false,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stzh-ratio.js","sourceRoot":"","sources":["../../../src/components/stzh-ratio/stzh-ratio.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,SAAS,EACT,IAAI,EACJ,CAAC,EACD,OAAO,EACP,IAAI,EACL,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"stzh-ratio.js","sourceRoot":"","sources":["../../../src/components/stzh-ratio/stzh-ratio.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,SAAS,EACT,IAAI,EACJ,CAAC,EACD,OAAO,EACP,IAAI,EACL,MAAM,eAAe,CAAC;AAIvB;;GAEG;AAMH,MAAM,OAAO,SAAS;;iBAEU,MAAM;sBAEW,SAAS;uBAER,SAAS;sBAEV,SAAS;sBAET,SAAS;oBAGX,KAAK;eAGE,OAAO;;EAI3D,MAAM;IACJ,MAAM,OAAO,GAAG;MACd,YAAY,EAAE,IAAI;KACnB,CAAC;IAEF,OAAO,CACL,EAAC,IAAI;MACH,WAAK,KAAK,EAAE,OAAO;QACjB,eAAa,CACT,CACD,CACR,CAAC;EACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {\n Component,\n Host,\n h,\n Element,\n Prop\n} from \"@stencil/core\";\n\nimport { Layout } from \"../../index\";\n\n/**\n * @slot - Slot for e.g. image or video\n */\n@Component({\n tag: \"stzh-ratio\",\n styleUrl: \"stzh-ratio.scss\",\n scoped: true\n})\nexport class StzhRatio {\n /** Aspect ratio */\n @Prop() ratio: Layout.Ratio = \"16:9\";\n /** Aspect ratio above small breakpoint */\n @Prop() ratioSmall: Layout.Ratio | \"inherit\" = \"inherit\";\n /** Aspect ratio above medium breakpoint */\n @Prop() ratioMedium: Layout.Ratio | \"inherit\" = \"inherit\";\n /** Aspect ratio above large breakpoint */\n @Prop() ratioLarge: Layout.Ratio | \"inherit\" = \"inherit\";\n /** Aspect ratio above ultra breakpoint */\n @Prop() ratioUltra: Layout.Ratio | \"inherit\" = \"inherit\";\n\n /** Whether aspect ratio is in portrait mode */\n @Prop({ reflect: true }) portrait: boolean = false;\n\n /** Fit mode */\n @Prop({ reflect: true }) fit: \"cover\" | \"contain\" = \"cover\";\n\n @Element() element: HTMLStzhRatioElement;\n\n render() {\n const classes = {\n \"stzh-ratio\": true\n };\n\n return (\n <Host>\n <div class={classes}>\n <slot></slot>\n </div>\n </Host>\n );\n }\n}\n"]}
|