@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
|
*/
|
|
@@ -115,6 +118,10 @@
|
|
|
115
118
|
border: 0 !important;
|
|
116
119
|
}
|
|
117
120
|
|
|
121
|
+
:host {
|
|
122
|
+
/* Utility classes for applying spacing curves */
|
|
123
|
+
/* Utility classes for applying spacing values */
|
|
124
|
+
}
|
|
118
125
|
:host ::slotted(stzh-input),
|
|
119
126
|
:host ::slotted(stzh-datepicker),
|
|
120
127
|
:host ::slotted(stzh-dropdown),
|
|
@@ -373,7 +380,8 @@
|
|
|
373
380
|
:host ::slotted(stzh-chart),
|
|
374
381
|
:host ::slotted(stzh-sitemap),
|
|
375
382
|
:host ::slotted(stzh-section),
|
|
376
|
-
:host ::slotted(stzh-hr)
|
|
383
|
+
:host ::slotted(stzh-hr),
|
|
384
|
+
:host ::slotted(stzh-vbz-ticker) {
|
|
377
385
|
margin-top: var(--stzh-space-xxlarge);
|
|
378
386
|
margin-bottom: var(--stzh-space-xxlarge);
|
|
379
387
|
}
|
|
@@ -391,7 +399,8 @@
|
|
|
391
399
|
:host ::slotted(stzh-chart),
|
|
392
400
|
:host ::slotted(stzh-sitemap),
|
|
393
401
|
:host ::slotted(stzh-section),
|
|
394
|
-
:host ::slotted(stzh-hr)
|
|
402
|
+
:host ::slotted(stzh-hr),
|
|
403
|
+
:host ::slotted(stzh-vbz-ticker) {
|
|
395
404
|
margin-top: var(--stzh-space-xxxlarge);
|
|
396
405
|
}
|
|
397
406
|
}
|
|
@@ -409,7 +418,8 @@
|
|
|
409
418
|
:host ::slotted(stzh-chart),
|
|
410
419
|
:host ::slotted(stzh-sitemap),
|
|
411
420
|
:host ::slotted(stzh-section),
|
|
412
|
-
:host ::slotted(stzh-hr)
|
|
421
|
+
:host ::slotted(stzh-hr),
|
|
422
|
+
:host ::slotted(stzh-vbz-ticker) {
|
|
413
423
|
margin-top: var(--stzh-space-xxxxlarge);
|
|
414
424
|
}
|
|
415
425
|
}
|
|
@@ -427,7 +437,8 @@
|
|
|
427
437
|
:host ::slotted(stzh-chart),
|
|
428
438
|
:host ::slotted(stzh-sitemap),
|
|
429
439
|
:host ::slotted(stzh-section),
|
|
430
|
-
:host ::slotted(stzh-hr)
|
|
440
|
+
:host ::slotted(stzh-hr),
|
|
441
|
+
:host ::slotted(stzh-vbz-ticker) {
|
|
431
442
|
margin-bottom: var(--stzh-space-xxxlarge);
|
|
432
443
|
}
|
|
433
444
|
}
|
|
@@ -445,7 +456,8 @@
|
|
|
445
456
|
:host ::slotted(stzh-chart),
|
|
446
457
|
:host ::slotted(stzh-sitemap),
|
|
447
458
|
:host ::slotted(stzh-section),
|
|
448
|
-
:host ::slotted(stzh-hr)
|
|
459
|
+
:host ::slotted(stzh-hr),
|
|
460
|
+
:host ::slotted(stzh-vbz-ticker) {
|
|
449
461
|
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
450
462
|
}
|
|
451
463
|
}
|
|
@@ -612,13 +624,1263 @@
|
|
|
612
624
|
:host ::slotted(stzh-heading[curve=h4] + stzh-datalist) {
|
|
613
625
|
margin-top: 0;
|
|
614
626
|
}
|
|
627
|
+
:host ::slotted(.cspace-y-curve-tiny) {
|
|
628
|
+
margin-top: var(--stzh-space-xsmall);
|
|
629
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
630
|
+
}
|
|
631
|
+
@media screen and (min-width: 1024px) {
|
|
632
|
+
:host ::slotted(.cspace-y-curve-tiny) {
|
|
633
|
+
margin-top: var(--stzh-space-small);
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
@media screen and (min-width: 1260px) {
|
|
637
|
+
:host ::slotted(.cspace-y-curve-tiny) {
|
|
638
|
+
margin-top: var(--stzh-space-medium);
|
|
639
|
+
}
|
|
640
|
+
}
|
|
641
|
+
@media screen and (min-width: 1024px) {
|
|
642
|
+
:host ::slotted(.cspace-y-curve-tiny) {
|
|
643
|
+
margin-bottom: var(--stzh-space-small);
|
|
644
|
+
}
|
|
645
|
+
}
|
|
646
|
+
@media screen and (min-width: 1260px) {
|
|
647
|
+
:host ::slotted(.cspace-y-curve-tiny) {
|
|
648
|
+
margin-bottom: var(--stzh-space-medium);
|
|
649
|
+
}
|
|
650
|
+
}
|
|
651
|
+
:host ::slotted(.cspace-t-curve-tiny) {
|
|
652
|
+
margin-top: var(--stzh-space-xsmall);
|
|
653
|
+
}
|
|
654
|
+
@media screen and (min-width: 1024px) {
|
|
655
|
+
:host ::slotted(.cspace-t-curve-tiny) {
|
|
656
|
+
margin-top: var(--stzh-space-small);
|
|
657
|
+
}
|
|
658
|
+
}
|
|
659
|
+
@media screen and (min-width: 1260px) {
|
|
660
|
+
:host ::slotted(.cspace-t-curve-tiny) {
|
|
661
|
+
margin-top: var(--stzh-space-medium);
|
|
662
|
+
}
|
|
663
|
+
}
|
|
664
|
+
:host ::slotted(.cspace-b-curve-tiny) {
|
|
665
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
666
|
+
}
|
|
667
|
+
@media screen and (min-width: 1024px) {
|
|
668
|
+
:host ::slotted(.cspace-b-curve-tiny) {
|
|
669
|
+
margin-bottom: var(--stzh-space-small);
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
@media screen and (min-width: 1260px) {
|
|
673
|
+
:host ::slotted(.cspace-b-curve-tiny) {
|
|
674
|
+
margin-bottom: var(--stzh-space-medium);
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
:host ::slotted(.cspace-y-curve-small) {
|
|
678
|
+
margin-top: var(--stzh-space-small);
|
|
679
|
+
margin-bottom: var(--stzh-space-small);
|
|
680
|
+
}
|
|
681
|
+
@media screen and (min-width: 1024px) {
|
|
682
|
+
:host ::slotted(.cspace-y-curve-small) {
|
|
683
|
+
margin-top: var(--stzh-space-medium);
|
|
684
|
+
}
|
|
685
|
+
}
|
|
686
|
+
@media screen and (min-width: 1260px) {
|
|
687
|
+
:host ::slotted(.cspace-y-curve-small) {
|
|
688
|
+
margin-top: var(--stzh-space-large);
|
|
689
|
+
}
|
|
690
|
+
}
|
|
691
|
+
@media screen and (min-width: 1024px) {
|
|
692
|
+
:host ::slotted(.cspace-y-curve-small) {
|
|
693
|
+
margin-bottom: var(--stzh-space-medium);
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
@media screen and (min-width: 1260px) {
|
|
697
|
+
:host ::slotted(.cspace-y-curve-small) {
|
|
698
|
+
margin-bottom: var(--stzh-space-large);
|
|
699
|
+
}
|
|
700
|
+
}
|
|
701
|
+
:host ::slotted(.cspace-t-curve-small) {
|
|
702
|
+
margin-top: var(--stzh-space-small);
|
|
703
|
+
}
|
|
704
|
+
@media screen and (min-width: 1024px) {
|
|
705
|
+
:host ::slotted(.cspace-t-curve-small) {
|
|
706
|
+
margin-top: var(--stzh-space-medium);
|
|
707
|
+
}
|
|
708
|
+
}
|
|
709
|
+
@media screen and (min-width: 1260px) {
|
|
710
|
+
:host ::slotted(.cspace-t-curve-small) {
|
|
711
|
+
margin-top: var(--stzh-space-large);
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
:host ::slotted(.cspace-b-curve-small) {
|
|
715
|
+
margin-bottom: var(--stzh-space-small);
|
|
716
|
+
}
|
|
717
|
+
@media screen and (min-width: 1024px) {
|
|
718
|
+
:host ::slotted(.cspace-b-curve-small) {
|
|
719
|
+
margin-bottom: var(--stzh-space-medium);
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
@media screen and (min-width: 1260px) {
|
|
723
|
+
:host ::slotted(.cspace-b-curve-small) {
|
|
724
|
+
margin-bottom: var(--stzh-space-large);
|
|
725
|
+
}
|
|
726
|
+
}
|
|
727
|
+
:host ::slotted(.cspace-y-curve-regular) {
|
|
728
|
+
margin-top: var(--stzh-space-medium);
|
|
729
|
+
margin-bottom: var(--stzh-space-medium);
|
|
730
|
+
}
|
|
731
|
+
@media screen and (min-width: 1024px) {
|
|
732
|
+
:host ::slotted(.cspace-y-curve-regular) {
|
|
733
|
+
margin-top: var(--stzh-space-large);
|
|
734
|
+
}
|
|
735
|
+
}
|
|
736
|
+
@media screen and (min-width: 1260px) {
|
|
737
|
+
:host ::slotted(.cspace-y-curve-regular) {
|
|
738
|
+
margin-top: var(--stzh-space-xlarge);
|
|
739
|
+
}
|
|
740
|
+
}
|
|
741
|
+
@media screen and (min-width: 1024px) {
|
|
742
|
+
:host ::slotted(.cspace-y-curve-regular) {
|
|
743
|
+
margin-bottom: var(--stzh-space-large);
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
@media screen and (min-width: 1260px) {
|
|
747
|
+
:host ::slotted(.cspace-y-curve-regular) {
|
|
748
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
749
|
+
}
|
|
750
|
+
}
|
|
751
|
+
:host ::slotted(.cspace-t-curve-regular) {
|
|
752
|
+
margin-top: var(--stzh-space-medium);
|
|
753
|
+
}
|
|
754
|
+
@media screen and (min-width: 1024px) {
|
|
755
|
+
:host ::slotted(.cspace-t-curve-regular) {
|
|
756
|
+
margin-top: var(--stzh-space-large);
|
|
757
|
+
}
|
|
758
|
+
}
|
|
759
|
+
@media screen and (min-width: 1260px) {
|
|
760
|
+
:host ::slotted(.cspace-t-curve-regular) {
|
|
761
|
+
margin-top: var(--stzh-space-xlarge);
|
|
762
|
+
}
|
|
763
|
+
}
|
|
764
|
+
:host ::slotted(.cspace-b-curve-regular) {
|
|
765
|
+
margin-bottom: var(--stzh-space-medium);
|
|
766
|
+
}
|
|
767
|
+
@media screen and (min-width: 1024px) {
|
|
768
|
+
:host ::slotted(.cspace-b-curve-regular) {
|
|
769
|
+
margin-bottom: var(--stzh-space-large);
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
@media screen and (min-width: 1260px) {
|
|
773
|
+
:host ::slotted(.cspace-b-curve-regular) {
|
|
774
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
:host ::slotted(.cspace-y-curve-medium) {
|
|
778
|
+
margin-top: var(--stzh-space-xlarge);
|
|
779
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
780
|
+
}
|
|
781
|
+
@media screen and (min-width: 1024px) {
|
|
782
|
+
:host ::slotted(.cspace-y-curve-medium) {
|
|
783
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
@media screen and (min-width: 1260px) {
|
|
787
|
+
:host ::slotted(.cspace-y-curve-medium) {
|
|
788
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
789
|
+
}
|
|
790
|
+
}
|
|
791
|
+
@media screen and (min-width: 1024px) {
|
|
792
|
+
:host ::slotted(.cspace-y-curve-medium) {
|
|
793
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
@media screen and (min-width: 1260px) {
|
|
797
|
+
:host ::slotted(.cspace-y-curve-medium) {
|
|
798
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
799
|
+
}
|
|
800
|
+
}
|
|
801
|
+
:host ::slotted(.cspace-t-curve-medium) {
|
|
802
|
+
margin-top: var(--stzh-space-xlarge);
|
|
803
|
+
}
|
|
804
|
+
@media screen and (min-width: 1024px) {
|
|
805
|
+
:host ::slotted(.cspace-t-curve-medium) {
|
|
806
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
807
|
+
}
|
|
808
|
+
}
|
|
809
|
+
@media screen and (min-width: 1260px) {
|
|
810
|
+
:host ::slotted(.cspace-t-curve-medium) {
|
|
811
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
812
|
+
}
|
|
813
|
+
}
|
|
814
|
+
:host ::slotted(.cspace-b-curve-medium) {
|
|
815
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
816
|
+
}
|
|
817
|
+
@media screen and (min-width: 1024px) {
|
|
818
|
+
:host ::slotted(.cspace-b-curve-medium) {
|
|
819
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
@media screen and (min-width: 1260px) {
|
|
823
|
+
:host ::slotted(.cspace-b-curve-medium) {
|
|
824
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
825
|
+
}
|
|
826
|
+
}
|
|
827
|
+
:host ::slotted(.cspace-y-curve-large) {
|
|
828
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
829
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
830
|
+
}
|
|
831
|
+
@media screen and (min-width: 1024px) {
|
|
832
|
+
:host ::slotted(.cspace-y-curve-large) {
|
|
833
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
834
|
+
}
|
|
835
|
+
}
|
|
836
|
+
@media screen and (min-width: 1260px) {
|
|
837
|
+
:host ::slotted(.cspace-y-curve-large) {
|
|
838
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
839
|
+
}
|
|
840
|
+
}
|
|
841
|
+
@media screen and (min-width: 1024px) {
|
|
842
|
+
:host ::slotted(.cspace-y-curve-large) {
|
|
843
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
844
|
+
}
|
|
845
|
+
}
|
|
846
|
+
@media screen and (min-width: 1260px) {
|
|
847
|
+
:host ::slotted(.cspace-y-curve-large) {
|
|
848
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
849
|
+
}
|
|
850
|
+
}
|
|
851
|
+
:host ::slotted(.cspace-t-curve-large) {
|
|
852
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
853
|
+
}
|
|
854
|
+
@media screen and (min-width: 1024px) {
|
|
855
|
+
:host ::slotted(.cspace-t-curve-large) {
|
|
856
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
857
|
+
}
|
|
858
|
+
}
|
|
859
|
+
@media screen and (min-width: 1260px) {
|
|
860
|
+
:host ::slotted(.cspace-t-curve-large) {
|
|
861
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
862
|
+
}
|
|
863
|
+
}
|
|
864
|
+
:host ::slotted(.cspace-b-curve-large) {
|
|
865
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
866
|
+
}
|
|
867
|
+
@media screen and (min-width: 1024px) {
|
|
868
|
+
:host ::slotted(.cspace-b-curve-large) {
|
|
869
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
870
|
+
}
|
|
871
|
+
}
|
|
872
|
+
@media screen and (min-width: 1260px) {
|
|
873
|
+
:host ::slotted(.cspace-b-curve-large) {
|
|
874
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
875
|
+
}
|
|
876
|
+
}
|
|
877
|
+
:host ::slotted(.cspace-y-curve-big) {
|
|
878
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
879
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
880
|
+
}
|
|
881
|
+
@media screen and (min-width: 600px) {
|
|
882
|
+
:host ::slotted(.cspace-y-curve-big) {
|
|
883
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
884
|
+
}
|
|
885
|
+
}
|
|
886
|
+
@media screen and (min-width: 1024px) {
|
|
887
|
+
:host ::slotted(.cspace-y-curve-big) {
|
|
888
|
+
margin-top: var(--stzh-space-big);
|
|
889
|
+
}
|
|
890
|
+
}
|
|
891
|
+
@media screen and (min-width: 1260px) {
|
|
892
|
+
:host ::slotted(.cspace-y-curve-big) {
|
|
893
|
+
margin-top: var(--stzh-space-xbig);
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
@media screen and (min-width: 600px) {
|
|
897
|
+
:host ::slotted(.cspace-y-curve-big) {
|
|
898
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
899
|
+
}
|
|
900
|
+
}
|
|
901
|
+
@media screen and (min-width: 1024px) {
|
|
902
|
+
:host ::slotted(.cspace-y-curve-big) {
|
|
903
|
+
margin-bottom: var(--stzh-space-big);
|
|
904
|
+
}
|
|
905
|
+
}
|
|
906
|
+
@media screen and (min-width: 1260px) {
|
|
907
|
+
:host ::slotted(.cspace-y-curve-big) {
|
|
908
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
:host ::slotted(.cspace-t-curve-big) {
|
|
912
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
913
|
+
}
|
|
914
|
+
@media screen and (min-width: 600px) {
|
|
915
|
+
:host ::slotted(.cspace-t-curve-big) {
|
|
916
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
917
|
+
}
|
|
918
|
+
}
|
|
919
|
+
@media screen and (min-width: 1024px) {
|
|
920
|
+
:host ::slotted(.cspace-t-curve-big) {
|
|
921
|
+
margin-top: var(--stzh-space-big);
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
@media screen and (min-width: 1260px) {
|
|
925
|
+
:host ::slotted(.cspace-t-curve-big) {
|
|
926
|
+
margin-top: var(--stzh-space-xbig);
|
|
927
|
+
}
|
|
928
|
+
}
|
|
929
|
+
:host ::slotted(.cspace-b-curve-big) {
|
|
930
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
931
|
+
}
|
|
932
|
+
@media screen and (min-width: 600px) {
|
|
933
|
+
:host ::slotted(.cspace-b-curve-big) {
|
|
934
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
935
|
+
}
|
|
936
|
+
}
|
|
937
|
+
@media screen and (min-width: 1024px) {
|
|
938
|
+
:host ::slotted(.cspace-b-curve-big) {
|
|
939
|
+
margin-bottom: var(--stzh-space-big);
|
|
940
|
+
}
|
|
941
|
+
}
|
|
942
|
+
@media screen and (min-width: 1260px) {
|
|
943
|
+
:host ::slotted(.cspace-b-curve-big) {
|
|
944
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
:host ::slotted(.cspace-y-curve-huge) {
|
|
948
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
949
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
950
|
+
}
|
|
951
|
+
@media screen and (min-width: 600px) {
|
|
952
|
+
:host ::slotted(.cspace-y-curve-huge) {
|
|
953
|
+
margin-top: var(--stzh-space-big);
|
|
954
|
+
}
|
|
955
|
+
}
|
|
956
|
+
@media screen and (min-width: 1024px) {
|
|
957
|
+
:host ::slotted(.cspace-y-curve-huge) {
|
|
958
|
+
margin-top: var(--stzh-space-xbig);
|
|
959
|
+
}
|
|
960
|
+
}
|
|
961
|
+
@media screen and (min-width: 1260px) {
|
|
962
|
+
:host ::slotted(.cspace-y-curve-huge) {
|
|
963
|
+
margin-top: var(--stzh-space-huge);
|
|
964
|
+
}
|
|
965
|
+
}
|
|
966
|
+
@media screen and (min-width: 600px) {
|
|
967
|
+
:host ::slotted(.cspace-y-curve-huge) {
|
|
968
|
+
margin-bottom: var(--stzh-space-big);
|
|
969
|
+
}
|
|
970
|
+
}
|
|
971
|
+
@media screen and (min-width: 1024px) {
|
|
972
|
+
:host ::slotted(.cspace-y-curve-huge) {
|
|
973
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
@media screen and (min-width: 1260px) {
|
|
977
|
+
:host ::slotted(.cspace-y-curve-huge) {
|
|
978
|
+
margin-bottom: var(--stzh-space-huge);
|
|
979
|
+
}
|
|
980
|
+
}
|
|
981
|
+
:host ::slotted(.cspace-t-curve-huge) {
|
|
982
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
983
|
+
}
|
|
984
|
+
@media screen and (min-width: 600px) {
|
|
985
|
+
:host ::slotted(.cspace-t-curve-huge) {
|
|
986
|
+
margin-top: var(--stzh-space-big);
|
|
987
|
+
}
|
|
988
|
+
}
|
|
989
|
+
@media screen and (min-width: 1024px) {
|
|
990
|
+
:host ::slotted(.cspace-t-curve-huge) {
|
|
991
|
+
margin-top: var(--stzh-space-xbig);
|
|
992
|
+
}
|
|
993
|
+
}
|
|
994
|
+
@media screen and (min-width: 1260px) {
|
|
995
|
+
:host ::slotted(.cspace-t-curve-huge) {
|
|
996
|
+
margin-top: var(--stzh-space-huge);
|
|
997
|
+
}
|
|
998
|
+
}
|
|
999
|
+
:host ::slotted(.cspace-b-curve-huge) {
|
|
1000
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1001
|
+
}
|
|
1002
|
+
@media screen and (min-width: 600px) {
|
|
1003
|
+
:host ::slotted(.cspace-b-curve-huge) {
|
|
1004
|
+
margin-bottom: var(--stzh-space-big);
|
|
1005
|
+
}
|
|
1006
|
+
}
|
|
1007
|
+
@media screen and (min-width: 1024px) {
|
|
1008
|
+
:host ::slotted(.cspace-b-curve-huge) {
|
|
1009
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1010
|
+
}
|
|
1011
|
+
}
|
|
1012
|
+
@media screen and (min-width: 1260px) {
|
|
1013
|
+
:host ::slotted(.cspace-b-curve-huge) {
|
|
1014
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1015
|
+
}
|
|
1016
|
+
}
|
|
1017
|
+
:host ::slotted(.small\:cspace-y-xxxsmall) {
|
|
1018
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1019
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1020
|
+
}
|
|
1021
|
+
:host ::slotted(.small\:cspace-t-xxxsmall) {
|
|
1022
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1023
|
+
}
|
|
1024
|
+
:host ::slotted(.small\:cspace-b-xxxsmall) {
|
|
1025
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1026
|
+
}
|
|
1027
|
+
:host ::slotted(.small\:cspace-y-xxsmall) {
|
|
1028
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1029
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1030
|
+
}
|
|
1031
|
+
:host ::slotted(.small\:cspace-t-xxsmall) {
|
|
1032
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1033
|
+
}
|
|
1034
|
+
:host ::slotted(.small\:cspace-b-xxsmall) {
|
|
1035
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1036
|
+
}
|
|
1037
|
+
:host ::slotted(.small\:cspace-y-xsmall) {
|
|
1038
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1039
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1040
|
+
}
|
|
1041
|
+
:host ::slotted(.small\:cspace-t-xsmall) {
|
|
1042
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1043
|
+
}
|
|
1044
|
+
:host ::slotted(.small\:cspace-b-xsmall) {
|
|
1045
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1046
|
+
}
|
|
1047
|
+
:host ::slotted(.small\:cspace-y-small) {
|
|
1048
|
+
margin-top: var(--stzh-space-small);
|
|
1049
|
+
margin-bottom: var(--stzh-space-small);
|
|
1050
|
+
}
|
|
1051
|
+
:host ::slotted(.small\:cspace-t-small) {
|
|
1052
|
+
margin-top: var(--stzh-space-small);
|
|
1053
|
+
}
|
|
1054
|
+
:host ::slotted(.small\:cspace-b-small) {
|
|
1055
|
+
margin-bottom: var(--stzh-space-small);
|
|
1056
|
+
}
|
|
1057
|
+
:host ::slotted(.small\:cspace-y-medium) {
|
|
1058
|
+
margin-top: var(--stzh-space-medium);
|
|
1059
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1060
|
+
}
|
|
1061
|
+
:host ::slotted(.small\:cspace-t-medium) {
|
|
1062
|
+
margin-top: var(--stzh-space-medium);
|
|
1063
|
+
}
|
|
1064
|
+
:host ::slotted(.small\:cspace-b-medium) {
|
|
1065
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1066
|
+
}
|
|
1067
|
+
:host ::slotted(.small\:cspace-y-large) {
|
|
1068
|
+
margin-top: var(--stzh-space-large);
|
|
1069
|
+
margin-bottom: var(--stzh-space-large);
|
|
1070
|
+
}
|
|
1071
|
+
:host ::slotted(.small\:cspace-t-large) {
|
|
1072
|
+
margin-top: var(--stzh-space-large);
|
|
1073
|
+
}
|
|
1074
|
+
:host ::slotted(.small\:cspace-b-large) {
|
|
1075
|
+
margin-bottom: var(--stzh-space-large);
|
|
1076
|
+
}
|
|
1077
|
+
:host ::slotted(.small\:cspace-y-xlarge) {
|
|
1078
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1079
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1080
|
+
}
|
|
1081
|
+
:host ::slotted(.small\:cspace-t-xlarge) {
|
|
1082
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1083
|
+
}
|
|
1084
|
+
:host ::slotted(.small\:cspace-b-xlarge) {
|
|
1085
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1086
|
+
}
|
|
1087
|
+
:host ::slotted(.small\:cspace-y-xxlarge) {
|
|
1088
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1089
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1090
|
+
}
|
|
1091
|
+
:host ::slotted(.small\:cspace-t-xxlarge) {
|
|
1092
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1093
|
+
}
|
|
1094
|
+
:host ::slotted(.small\:cspace-b-xxlarge) {
|
|
1095
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1096
|
+
}
|
|
1097
|
+
:host ::slotted(.small\:cspace-y-xxxlarge) {
|
|
1098
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1099
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1100
|
+
}
|
|
1101
|
+
:host ::slotted(.small\:cspace-t-xxxlarge) {
|
|
1102
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1103
|
+
}
|
|
1104
|
+
:host ::slotted(.small\:cspace-b-xxxlarge) {
|
|
1105
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1106
|
+
}
|
|
1107
|
+
:host ::slotted(.small\:cspace-y-xxxxlarge) {
|
|
1108
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1109
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1110
|
+
}
|
|
1111
|
+
:host ::slotted(.small\:cspace-t-xxxxlarge) {
|
|
1112
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1113
|
+
}
|
|
1114
|
+
:host ::slotted(.small\:cspace-b-xxxxlarge) {
|
|
1115
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1116
|
+
}
|
|
1117
|
+
:host ::slotted(.small\:cspace-y-big) {
|
|
1118
|
+
margin-top: var(--stzh-space-big);
|
|
1119
|
+
margin-bottom: var(--stzh-space-big);
|
|
1120
|
+
}
|
|
1121
|
+
:host ::slotted(.small\:cspace-t-big) {
|
|
1122
|
+
margin-top: var(--stzh-space-big);
|
|
1123
|
+
}
|
|
1124
|
+
:host ::slotted(.small\:cspace-b-big) {
|
|
1125
|
+
margin-bottom: var(--stzh-space-big);
|
|
1126
|
+
}
|
|
1127
|
+
:host ::slotted(.small\:cspace-y-xbig) {
|
|
1128
|
+
margin-top: var(--stzh-space-xbig);
|
|
1129
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1130
|
+
}
|
|
1131
|
+
:host ::slotted(.small\:cspace-t-xbig) {
|
|
1132
|
+
margin-top: var(--stzh-space-xbig);
|
|
1133
|
+
}
|
|
1134
|
+
:host ::slotted(.small\:cspace-b-xbig) {
|
|
1135
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1136
|
+
}
|
|
1137
|
+
:host ::slotted(.small\:cspace-y-huge) {
|
|
1138
|
+
margin-top: var(--stzh-space-huge);
|
|
1139
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1140
|
+
}
|
|
1141
|
+
:host ::slotted(.small\:cspace-t-huge) {
|
|
1142
|
+
margin-top: var(--stzh-space-huge);
|
|
1143
|
+
}
|
|
1144
|
+
:host ::slotted(.small\:cspace-b-huge) {
|
|
1145
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1146
|
+
}
|
|
1147
|
+
:host ::slotted(.small\:cspace-y-xhuge) {
|
|
1148
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1149
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1150
|
+
}
|
|
1151
|
+
:host ::slotted(.small\:cspace-t-xhuge) {
|
|
1152
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1153
|
+
}
|
|
1154
|
+
:host ::slotted(.small\:cspace-b-xhuge) {
|
|
1155
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1156
|
+
}
|
|
1157
|
+
:host ::slotted(.small\:cspace-y-none) {
|
|
1158
|
+
margin-top: var(--stzh-space-none);
|
|
1159
|
+
margin-bottom: var(--stzh-space-none);
|
|
1160
|
+
}
|
|
1161
|
+
:host ::slotted(.small\:cspace-t-none) {
|
|
1162
|
+
margin-top: var(--stzh-space-none);
|
|
1163
|
+
}
|
|
1164
|
+
:host ::slotted(.small\:cspace-b-none) {
|
|
1165
|
+
margin-bottom: var(--stzh-space-none);
|
|
1166
|
+
}
|
|
1167
|
+
:host ::slotted(.small\:cspace-y-default) {
|
|
1168
|
+
margin-top: var(--stzh-space-default);
|
|
1169
|
+
margin-bottom: var(--stzh-space-default);
|
|
1170
|
+
}
|
|
1171
|
+
:host ::slotted(.small\:cspace-t-default) {
|
|
1172
|
+
margin-top: var(--stzh-space-default);
|
|
1173
|
+
}
|
|
1174
|
+
:host ::slotted(.small\:cspace-b-default) {
|
|
1175
|
+
margin-bottom: var(--stzh-space-default);
|
|
1176
|
+
}
|
|
1177
|
+
:host ::slotted(.smallheader\:cspace-y-xxxsmall) {
|
|
1178
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1179
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1180
|
+
}
|
|
1181
|
+
:host ::slotted(.smallheader\:cspace-t-xxxsmall) {
|
|
1182
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1183
|
+
}
|
|
1184
|
+
:host ::slotted(.smallheader\:cspace-b-xxxsmall) {
|
|
1185
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1186
|
+
}
|
|
1187
|
+
:host ::slotted(.smallheader\:cspace-y-xxsmall) {
|
|
1188
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1189
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1190
|
+
}
|
|
1191
|
+
:host ::slotted(.smallheader\:cspace-t-xxsmall) {
|
|
1192
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1193
|
+
}
|
|
1194
|
+
:host ::slotted(.smallheader\:cspace-b-xxsmall) {
|
|
1195
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1196
|
+
}
|
|
1197
|
+
:host ::slotted(.smallheader\:cspace-y-xsmall) {
|
|
1198
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1199
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1200
|
+
}
|
|
1201
|
+
:host ::slotted(.smallheader\:cspace-t-xsmall) {
|
|
1202
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1203
|
+
}
|
|
1204
|
+
:host ::slotted(.smallheader\:cspace-b-xsmall) {
|
|
1205
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1206
|
+
}
|
|
1207
|
+
:host ::slotted(.smallheader\:cspace-y-small) {
|
|
1208
|
+
margin-top: var(--stzh-space-small);
|
|
1209
|
+
margin-bottom: var(--stzh-space-small);
|
|
1210
|
+
}
|
|
1211
|
+
:host ::slotted(.smallheader\:cspace-t-small) {
|
|
1212
|
+
margin-top: var(--stzh-space-small);
|
|
1213
|
+
}
|
|
1214
|
+
:host ::slotted(.smallheader\:cspace-b-small) {
|
|
1215
|
+
margin-bottom: var(--stzh-space-small);
|
|
1216
|
+
}
|
|
1217
|
+
:host ::slotted(.smallheader\:cspace-y-medium) {
|
|
1218
|
+
margin-top: var(--stzh-space-medium);
|
|
1219
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1220
|
+
}
|
|
1221
|
+
:host ::slotted(.smallheader\:cspace-t-medium) {
|
|
1222
|
+
margin-top: var(--stzh-space-medium);
|
|
1223
|
+
}
|
|
1224
|
+
:host ::slotted(.smallheader\:cspace-b-medium) {
|
|
1225
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1226
|
+
}
|
|
1227
|
+
:host ::slotted(.smallheader\:cspace-y-large) {
|
|
1228
|
+
margin-top: var(--stzh-space-large);
|
|
1229
|
+
margin-bottom: var(--stzh-space-large);
|
|
1230
|
+
}
|
|
1231
|
+
:host ::slotted(.smallheader\:cspace-t-large) {
|
|
1232
|
+
margin-top: var(--stzh-space-large);
|
|
1233
|
+
}
|
|
1234
|
+
:host ::slotted(.smallheader\:cspace-b-large) {
|
|
1235
|
+
margin-bottom: var(--stzh-space-large);
|
|
1236
|
+
}
|
|
1237
|
+
:host ::slotted(.smallheader\:cspace-y-xlarge) {
|
|
1238
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1239
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1240
|
+
}
|
|
1241
|
+
:host ::slotted(.smallheader\:cspace-t-xlarge) {
|
|
1242
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1243
|
+
}
|
|
1244
|
+
:host ::slotted(.smallheader\:cspace-b-xlarge) {
|
|
1245
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1246
|
+
}
|
|
1247
|
+
:host ::slotted(.smallheader\:cspace-y-xxlarge) {
|
|
1248
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1249
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1250
|
+
}
|
|
1251
|
+
:host ::slotted(.smallheader\:cspace-t-xxlarge) {
|
|
1252
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1253
|
+
}
|
|
1254
|
+
:host ::slotted(.smallheader\:cspace-b-xxlarge) {
|
|
1255
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1256
|
+
}
|
|
1257
|
+
:host ::slotted(.smallheader\:cspace-y-xxxlarge) {
|
|
1258
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1259
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1260
|
+
}
|
|
1261
|
+
:host ::slotted(.smallheader\:cspace-t-xxxlarge) {
|
|
1262
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1263
|
+
}
|
|
1264
|
+
:host ::slotted(.smallheader\:cspace-b-xxxlarge) {
|
|
1265
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1266
|
+
}
|
|
1267
|
+
:host ::slotted(.smallheader\:cspace-y-xxxxlarge) {
|
|
1268
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1269
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1270
|
+
}
|
|
1271
|
+
:host ::slotted(.smallheader\:cspace-t-xxxxlarge) {
|
|
1272
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1273
|
+
}
|
|
1274
|
+
:host ::slotted(.smallheader\:cspace-b-xxxxlarge) {
|
|
1275
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1276
|
+
}
|
|
1277
|
+
:host ::slotted(.smallheader\:cspace-y-big) {
|
|
1278
|
+
margin-top: var(--stzh-space-big);
|
|
1279
|
+
margin-bottom: var(--stzh-space-big);
|
|
1280
|
+
}
|
|
1281
|
+
:host ::slotted(.smallheader\:cspace-t-big) {
|
|
1282
|
+
margin-top: var(--stzh-space-big);
|
|
1283
|
+
}
|
|
1284
|
+
:host ::slotted(.smallheader\:cspace-b-big) {
|
|
1285
|
+
margin-bottom: var(--stzh-space-big);
|
|
1286
|
+
}
|
|
1287
|
+
:host ::slotted(.smallheader\:cspace-y-xbig) {
|
|
1288
|
+
margin-top: var(--stzh-space-xbig);
|
|
1289
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1290
|
+
}
|
|
1291
|
+
:host ::slotted(.smallheader\:cspace-t-xbig) {
|
|
1292
|
+
margin-top: var(--stzh-space-xbig);
|
|
1293
|
+
}
|
|
1294
|
+
:host ::slotted(.smallheader\:cspace-b-xbig) {
|
|
1295
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1296
|
+
}
|
|
1297
|
+
:host ::slotted(.smallheader\:cspace-y-huge) {
|
|
1298
|
+
margin-top: var(--stzh-space-huge);
|
|
1299
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1300
|
+
}
|
|
1301
|
+
:host ::slotted(.smallheader\:cspace-t-huge) {
|
|
1302
|
+
margin-top: var(--stzh-space-huge);
|
|
1303
|
+
}
|
|
1304
|
+
:host ::slotted(.smallheader\:cspace-b-huge) {
|
|
1305
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1306
|
+
}
|
|
1307
|
+
:host ::slotted(.smallheader\:cspace-y-xhuge) {
|
|
1308
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1309
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1310
|
+
}
|
|
1311
|
+
:host ::slotted(.smallheader\:cspace-t-xhuge) {
|
|
1312
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1313
|
+
}
|
|
1314
|
+
:host ::slotted(.smallheader\:cspace-b-xhuge) {
|
|
1315
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1316
|
+
}
|
|
1317
|
+
:host ::slotted(.smallheader\:cspace-y-none) {
|
|
1318
|
+
margin-top: var(--stzh-space-none);
|
|
1319
|
+
margin-bottom: var(--stzh-space-none);
|
|
1320
|
+
}
|
|
1321
|
+
:host ::slotted(.smallheader\:cspace-t-none) {
|
|
1322
|
+
margin-top: var(--stzh-space-none);
|
|
1323
|
+
}
|
|
1324
|
+
:host ::slotted(.smallheader\:cspace-b-none) {
|
|
1325
|
+
margin-bottom: var(--stzh-space-none);
|
|
1326
|
+
}
|
|
1327
|
+
:host ::slotted(.smallheader\:cspace-y-default) {
|
|
1328
|
+
margin-top: var(--stzh-space-default);
|
|
1329
|
+
margin-bottom: var(--stzh-space-default);
|
|
1330
|
+
}
|
|
1331
|
+
:host ::slotted(.smallheader\:cspace-t-default) {
|
|
1332
|
+
margin-top: var(--stzh-space-default);
|
|
1333
|
+
}
|
|
1334
|
+
:host ::slotted(.smallheader\:cspace-b-default) {
|
|
1335
|
+
margin-bottom: var(--stzh-space-default);
|
|
1336
|
+
}
|
|
1337
|
+
:host ::slotted(.medium\:cspace-y-xxxsmall) {
|
|
1338
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1339
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1340
|
+
}
|
|
1341
|
+
:host ::slotted(.medium\:cspace-t-xxxsmall) {
|
|
1342
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1343
|
+
}
|
|
1344
|
+
:host ::slotted(.medium\:cspace-b-xxxsmall) {
|
|
1345
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1346
|
+
}
|
|
1347
|
+
:host ::slotted(.medium\:cspace-y-xxsmall) {
|
|
1348
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1349
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1350
|
+
}
|
|
1351
|
+
:host ::slotted(.medium\:cspace-t-xxsmall) {
|
|
1352
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1353
|
+
}
|
|
1354
|
+
:host ::slotted(.medium\:cspace-b-xxsmall) {
|
|
1355
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1356
|
+
}
|
|
1357
|
+
:host ::slotted(.medium\:cspace-y-xsmall) {
|
|
1358
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1359
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1360
|
+
}
|
|
1361
|
+
:host ::slotted(.medium\:cspace-t-xsmall) {
|
|
1362
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1363
|
+
}
|
|
1364
|
+
:host ::slotted(.medium\:cspace-b-xsmall) {
|
|
1365
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1366
|
+
}
|
|
1367
|
+
:host ::slotted(.medium\:cspace-y-small) {
|
|
1368
|
+
margin-top: var(--stzh-space-small);
|
|
1369
|
+
margin-bottom: var(--stzh-space-small);
|
|
1370
|
+
}
|
|
1371
|
+
:host ::slotted(.medium\:cspace-t-small) {
|
|
1372
|
+
margin-top: var(--stzh-space-small);
|
|
1373
|
+
}
|
|
1374
|
+
:host ::slotted(.medium\:cspace-b-small) {
|
|
1375
|
+
margin-bottom: var(--stzh-space-small);
|
|
1376
|
+
}
|
|
1377
|
+
:host ::slotted(.medium\:cspace-y-medium) {
|
|
1378
|
+
margin-top: var(--stzh-space-medium);
|
|
1379
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1380
|
+
}
|
|
1381
|
+
:host ::slotted(.medium\:cspace-t-medium) {
|
|
1382
|
+
margin-top: var(--stzh-space-medium);
|
|
1383
|
+
}
|
|
1384
|
+
:host ::slotted(.medium\:cspace-b-medium) {
|
|
1385
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1386
|
+
}
|
|
1387
|
+
:host ::slotted(.medium\:cspace-y-large) {
|
|
1388
|
+
margin-top: var(--stzh-space-large);
|
|
1389
|
+
margin-bottom: var(--stzh-space-large);
|
|
1390
|
+
}
|
|
1391
|
+
:host ::slotted(.medium\:cspace-t-large) {
|
|
1392
|
+
margin-top: var(--stzh-space-large);
|
|
1393
|
+
}
|
|
1394
|
+
:host ::slotted(.medium\:cspace-b-large) {
|
|
1395
|
+
margin-bottom: var(--stzh-space-large);
|
|
1396
|
+
}
|
|
1397
|
+
:host ::slotted(.medium\:cspace-y-xlarge) {
|
|
1398
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1399
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1400
|
+
}
|
|
1401
|
+
:host ::slotted(.medium\:cspace-t-xlarge) {
|
|
1402
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1403
|
+
}
|
|
1404
|
+
:host ::slotted(.medium\:cspace-b-xlarge) {
|
|
1405
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1406
|
+
}
|
|
1407
|
+
:host ::slotted(.medium\:cspace-y-xxlarge) {
|
|
1408
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1409
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1410
|
+
}
|
|
1411
|
+
:host ::slotted(.medium\:cspace-t-xxlarge) {
|
|
1412
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1413
|
+
}
|
|
1414
|
+
:host ::slotted(.medium\:cspace-b-xxlarge) {
|
|
1415
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1416
|
+
}
|
|
1417
|
+
:host ::slotted(.medium\:cspace-y-xxxlarge) {
|
|
1418
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1419
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1420
|
+
}
|
|
1421
|
+
:host ::slotted(.medium\:cspace-t-xxxlarge) {
|
|
1422
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1423
|
+
}
|
|
1424
|
+
:host ::slotted(.medium\:cspace-b-xxxlarge) {
|
|
1425
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1426
|
+
}
|
|
1427
|
+
:host ::slotted(.medium\:cspace-y-xxxxlarge) {
|
|
1428
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1429
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1430
|
+
}
|
|
1431
|
+
:host ::slotted(.medium\:cspace-t-xxxxlarge) {
|
|
1432
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1433
|
+
}
|
|
1434
|
+
:host ::slotted(.medium\:cspace-b-xxxxlarge) {
|
|
1435
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1436
|
+
}
|
|
1437
|
+
:host ::slotted(.medium\:cspace-y-big) {
|
|
1438
|
+
margin-top: var(--stzh-space-big);
|
|
1439
|
+
margin-bottom: var(--stzh-space-big);
|
|
1440
|
+
}
|
|
1441
|
+
:host ::slotted(.medium\:cspace-t-big) {
|
|
1442
|
+
margin-top: var(--stzh-space-big);
|
|
1443
|
+
}
|
|
1444
|
+
:host ::slotted(.medium\:cspace-b-big) {
|
|
1445
|
+
margin-bottom: var(--stzh-space-big);
|
|
1446
|
+
}
|
|
1447
|
+
:host ::slotted(.medium\:cspace-y-xbig) {
|
|
1448
|
+
margin-top: var(--stzh-space-xbig);
|
|
1449
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1450
|
+
}
|
|
1451
|
+
:host ::slotted(.medium\:cspace-t-xbig) {
|
|
1452
|
+
margin-top: var(--stzh-space-xbig);
|
|
1453
|
+
}
|
|
1454
|
+
:host ::slotted(.medium\:cspace-b-xbig) {
|
|
1455
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1456
|
+
}
|
|
1457
|
+
:host ::slotted(.medium\:cspace-y-huge) {
|
|
1458
|
+
margin-top: var(--stzh-space-huge);
|
|
1459
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1460
|
+
}
|
|
1461
|
+
:host ::slotted(.medium\:cspace-t-huge) {
|
|
1462
|
+
margin-top: var(--stzh-space-huge);
|
|
1463
|
+
}
|
|
1464
|
+
:host ::slotted(.medium\:cspace-b-huge) {
|
|
1465
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1466
|
+
}
|
|
1467
|
+
:host ::slotted(.medium\:cspace-y-xhuge) {
|
|
1468
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1469
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1470
|
+
}
|
|
1471
|
+
:host ::slotted(.medium\:cspace-t-xhuge) {
|
|
1472
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1473
|
+
}
|
|
1474
|
+
:host ::slotted(.medium\:cspace-b-xhuge) {
|
|
1475
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1476
|
+
}
|
|
1477
|
+
:host ::slotted(.medium\:cspace-y-none) {
|
|
1478
|
+
margin-top: var(--stzh-space-none);
|
|
1479
|
+
margin-bottom: var(--stzh-space-none);
|
|
1480
|
+
}
|
|
1481
|
+
:host ::slotted(.medium\:cspace-t-none) {
|
|
1482
|
+
margin-top: var(--stzh-space-none);
|
|
1483
|
+
}
|
|
1484
|
+
:host ::slotted(.medium\:cspace-b-none) {
|
|
1485
|
+
margin-bottom: var(--stzh-space-none);
|
|
1486
|
+
}
|
|
1487
|
+
:host ::slotted(.medium\:cspace-y-default) {
|
|
1488
|
+
margin-top: var(--stzh-space-default);
|
|
1489
|
+
margin-bottom: var(--stzh-space-default);
|
|
1490
|
+
}
|
|
1491
|
+
:host ::slotted(.medium\:cspace-t-default) {
|
|
1492
|
+
margin-top: var(--stzh-space-default);
|
|
1493
|
+
}
|
|
1494
|
+
:host ::slotted(.medium\:cspace-b-default) {
|
|
1495
|
+
margin-bottom: var(--stzh-space-default);
|
|
1496
|
+
}
|
|
1497
|
+
:host ::slotted(.large\:cspace-y-xxxsmall) {
|
|
1498
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1499
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1500
|
+
}
|
|
1501
|
+
:host ::slotted(.large\:cspace-t-xxxsmall) {
|
|
1502
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1503
|
+
}
|
|
1504
|
+
:host ::slotted(.large\:cspace-b-xxxsmall) {
|
|
1505
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1506
|
+
}
|
|
1507
|
+
:host ::slotted(.large\:cspace-y-xxsmall) {
|
|
1508
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1509
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1510
|
+
}
|
|
1511
|
+
:host ::slotted(.large\:cspace-t-xxsmall) {
|
|
1512
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1513
|
+
}
|
|
1514
|
+
:host ::slotted(.large\:cspace-b-xxsmall) {
|
|
1515
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1516
|
+
}
|
|
1517
|
+
:host ::slotted(.large\:cspace-y-xsmall) {
|
|
1518
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1519
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1520
|
+
}
|
|
1521
|
+
:host ::slotted(.large\:cspace-t-xsmall) {
|
|
1522
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1523
|
+
}
|
|
1524
|
+
:host ::slotted(.large\:cspace-b-xsmall) {
|
|
1525
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1526
|
+
}
|
|
1527
|
+
:host ::slotted(.large\:cspace-y-small) {
|
|
1528
|
+
margin-top: var(--stzh-space-small);
|
|
1529
|
+
margin-bottom: var(--stzh-space-small);
|
|
1530
|
+
}
|
|
1531
|
+
:host ::slotted(.large\:cspace-t-small) {
|
|
1532
|
+
margin-top: var(--stzh-space-small);
|
|
1533
|
+
}
|
|
1534
|
+
:host ::slotted(.large\:cspace-b-small) {
|
|
1535
|
+
margin-bottom: var(--stzh-space-small);
|
|
1536
|
+
}
|
|
1537
|
+
:host ::slotted(.large\:cspace-y-medium) {
|
|
1538
|
+
margin-top: var(--stzh-space-medium);
|
|
1539
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1540
|
+
}
|
|
1541
|
+
:host ::slotted(.large\:cspace-t-medium) {
|
|
1542
|
+
margin-top: var(--stzh-space-medium);
|
|
1543
|
+
}
|
|
1544
|
+
:host ::slotted(.large\:cspace-b-medium) {
|
|
1545
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1546
|
+
}
|
|
1547
|
+
:host ::slotted(.large\:cspace-y-large) {
|
|
1548
|
+
margin-top: var(--stzh-space-large);
|
|
1549
|
+
margin-bottom: var(--stzh-space-large);
|
|
1550
|
+
}
|
|
1551
|
+
:host ::slotted(.large\:cspace-t-large) {
|
|
1552
|
+
margin-top: var(--stzh-space-large);
|
|
1553
|
+
}
|
|
1554
|
+
:host ::slotted(.large\:cspace-b-large) {
|
|
1555
|
+
margin-bottom: var(--stzh-space-large);
|
|
1556
|
+
}
|
|
1557
|
+
:host ::slotted(.large\:cspace-y-xlarge) {
|
|
1558
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1559
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1560
|
+
}
|
|
1561
|
+
:host ::slotted(.large\:cspace-t-xlarge) {
|
|
1562
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1563
|
+
}
|
|
1564
|
+
:host ::slotted(.large\:cspace-b-xlarge) {
|
|
1565
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1566
|
+
}
|
|
1567
|
+
:host ::slotted(.large\:cspace-y-xxlarge) {
|
|
1568
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1569
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1570
|
+
}
|
|
1571
|
+
:host ::slotted(.large\:cspace-t-xxlarge) {
|
|
1572
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1573
|
+
}
|
|
1574
|
+
:host ::slotted(.large\:cspace-b-xxlarge) {
|
|
1575
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1576
|
+
}
|
|
1577
|
+
:host ::slotted(.large\:cspace-y-xxxlarge) {
|
|
1578
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1579
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1580
|
+
}
|
|
1581
|
+
:host ::slotted(.large\:cspace-t-xxxlarge) {
|
|
1582
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1583
|
+
}
|
|
1584
|
+
:host ::slotted(.large\:cspace-b-xxxlarge) {
|
|
1585
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1586
|
+
}
|
|
1587
|
+
:host ::slotted(.large\:cspace-y-xxxxlarge) {
|
|
1588
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1589
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1590
|
+
}
|
|
1591
|
+
:host ::slotted(.large\:cspace-t-xxxxlarge) {
|
|
1592
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1593
|
+
}
|
|
1594
|
+
:host ::slotted(.large\:cspace-b-xxxxlarge) {
|
|
1595
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1596
|
+
}
|
|
1597
|
+
:host ::slotted(.large\:cspace-y-big) {
|
|
1598
|
+
margin-top: var(--stzh-space-big);
|
|
1599
|
+
margin-bottom: var(--stzh-space-big);
|
|
1600
|
+
}
|
|
1601
|
+
:host ::slotted(.large\:cspace-t-big) {
|
|
1602
|
+
margin-top: var(--stzh-space-big);
|
|
1603
|
+
}
|
|
1604
|
+
:host ::slotted(.large\:cspace-b-big) {
|
|
1605
|
+
margin-bottom: var(--stzh-space-big);
|
|
1606
|
+
}
|
|
1607
|
+
:host ::slotted(.large\:cspace-y-xbig) {
|
|
1608
|
+
margin-top: var(--stzh-space-xbig);
|
|
1609
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1610
|
+
}
|
|
1611
|
+
:host ::slotted(.large\:cspace-t-xbig) {
|
|
1612
|
+
margin-top: var(--stzh-space-xbig);
|
|
1613
|
+
}
|
|
1614
|
+
:host ::slotted(.large\:cspace-b-xbig) {
|
|
1615
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1616
|
+
}
|
|
1617
|
+
:host ::slotted(.large\:cspace-y-huge) {
|
|
1618
|
+
margin-top: var(--stzh-space-huge);
|
|
1619
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1620
|
+
}
|
|
1621
|
+
:host ::slotted(.large\:cspace-t-huge) {
|
|
1622
|
+
margin-top: var(--stzh-space-huge);
|
|
1623
|
+
}
|
|
1624
|
+
:host ::slotted(.large\:cspace-b-huge) {
|
|
1625
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1626
|
+
}
|
|
1627
|
+
:host ::slotted(.large\:cspace-y-xhuge) {
|
|
1628
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1629
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1630
|
+
}
|
|
1631
|
+
:host ::slotted(.large\:cspace-t-xhuge) {
|
|
1632
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1633
|
+
}
|
|
1634
|
+
:host ::slotted(.large\:cspace-b-xhuge) {
|
|
1635
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1636
|
+
}
|
|
1637
|
+
:host ::slotted(.large\:cspace-y-none) {
|
|
1638
|
+
margin-top: var(--stzh-space-none);
|
|
1639
|
+
margin-bottom: var(--stzh-space-none);
|
|
1640
|
+
}
|
|
1641
|
+
:host ::slotted(.large\:cspace-t-none) {
|
|
1642
|
+
margin-top: var(--stzh-space-none);
|
|
1643
|
+
}
|
|
1644
|
+
:host ::slotted(.large\:cspace-b-none) {
|
|
1645
|
+
margin-bottom: var(--stzh-space-none);
|
|
1646
|
+
}
|
|
1647
|
+
:host ::slotted(.large\:cspace-y-default) {
|
|
1648
|
+
margin-top: var(--stzh-space-default);
|
|
1649
|
+
margin-bottom: var(--stzh-space-default);
|
|
1650
|
+
}
|
|
1651
|
+
:host ::slotted(.large\:cspace-t-default) {
|
|
1652
|
+
margin-top: var(--stzh-space-default);
|
|
1653
|
+
}
|
|
1654
|
+
:host ::slotted(.large\:cspace-b-default) {
|
|
1655
|
+
margin-bottom: var(--stzh-space-default);
|
|
1656
|
+
}
|
|
1657
|
+
:host ::slotted(.ultra\:cspace-y-xxxsmall) {
|
|
1658
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1659
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1660
|
+
}
|
|
1661
|
+
:host ::slotted(.ultra\:cspace-t-xxxsmall) {
|
|
1662
|
+
margin-top: var(--stzh-space-xxxsmall);
|
|
1663
|
+
}
|
|
1664
|
+
:host ::slotted(.ultra\:cspace-b-xxxsmall) {
|
|
1665
|
+
margin-bottom: var(--stzh-space-xxxsmall);
|
|
1666
|
+
}
|
|
1667
|
+
:host ::slotted(.ultra\:cspace-y-xxsmall) {
|
|
1668
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1669
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1670
|
+
}
|
|
1671
|
+
:host ::slotted(.ultra\:cspace-t-xxsmall) {
|
|
1672
|
+
margin-top: var(--stzh-space-xxsmall);
|
|
1673
|
+
}
|
|
1674
|
+
:host ::slotted(.ultra\:cspace-b-xxsmall) {
|
|
1675
|
+
margin-bottom: var(--stzh-space-xxsmall);
|
|
1676
|
+
}
|
|
1677
|
+
:host ::slotted(.ultra\:cspace-y-xsmall) {
|
|
1678
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1679
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1680
|
+
}
|
|
1681
|
+
:host ::slotted(.ultra\:cspace-t-xsmall) {
|
|
1682
|
+
margin-top: var(--stzh-space-xsmall);
|
|
1683
|
+
}
|
|
1684
|
+
:host ::slotted(.ultra\:cspace-b-xsmall) {
|
|
1685
|
+
margin-bottom: var(--stzh-space-xsmall);
|
|
1686
|
+
}
|
|
1687
|
+
:host ::slotted(.ultra\:cspace-y-small) {
|
|
1688
|
+
margin-top: var(--stzh-space-small);
|
|
1689
|
+
margin-bottom: var(--stzh-space-small);
|
|
1690
|
+
}
|
|
1691
|
+
:host ::slotted(.ultra\:cspace-t-small) {
|
|
1692
|
+
margin-top: var(--stzh-space-small);
|
|
1693
|
+
}
|
|
1694
|
+
:host ::slotted(.ultra\:cspace-b-small) {
|
|
1695
|
+
margin-bottom: var(--stzh-space-small);
|
|
1696
|
+
}
|
|
1697
|
+
:host ::slotted(.ultra\:cspace-y-medium) {
|
|
1698
|
+
margin-top: var(--stzh-space-medium);
|
|
1699
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1700
|
+
}
|
|
1701
|
+
:host ::slotted(.ultra\:cspace-t-medium) {
|
|
1702
|
+
margin-top: var(--stzh-space-medium);
|
|
1703
|
+
}
|
|
1704
|
+
:host ::slotted(.ultra\:cspace-b-medium) {
|
|
1705
|
+
margin-bottom: var(--stzh-space-medium);
|
|
1706
|
+
}
|
|
1707
|
+
:host ::slotted(.ultra\:cspace-y-large) {
|
|
1708
|
+
margin-top: var(--stzh-space-large);
|
|
1709
|
+
margin-bottom: var(--stzh-space-large);
|
|
1710
|
+
}
|
|
1711
|
+
:host ::slotted(.ultra\:cspace-t-large) {
|
|
1712
|
+
margin-top: var(--stzh-space-large);
|
|
1713
|
+
}
|
|
1714
|
+
:host ::slotted(.ultra\:cspace-b-large) {
|
|
1715
|
+
margin-bottom: var(--stzh-space-large);
|
|
1716
|
+
}
|
|
1717
|
+
:host ::slotted(.ultra\:cspace-y-xlarge) {
|
|
1718
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1719
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1720
|
+
}
|
|
1721
|
+
:host ::slotted(.ultra\:cspace-t-xlarge) {
|
|
1722
|
+
margin-top: var(--stzh-space-xlarge);
|
|
1723
|
+
}
|
|
1724
|
+
:host ::slotted(.ultra\:cspace-b-xlarge) {
|
|
1725
|
+
margin-bottom: var(--stzh-space-xlarge);
|
|
1726
|
+
}
|
|
1727
|
+
:host ::slotted(.ultra\:cspace-y-xxlarge) {
|
|
1728
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1729
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1730
|
+
}
|
|
1731
|
+
:host ::slotted(.ultra\:cspace-t-xxlarge) {
|
|
1732
|
+
margin-top: var(--stzh-space-xxlarge);
|
|
1733
|
+
}
|
|
1734
|
+
:host ::slotted(.ultra\:cspace-b-xxlarge) {
|
|
1735
|
+
margin-bottom: var(--stzh-space-xxlarge);
|
|
1736
|
+
}
|
|
1737
|
+
:host ::slotted(.ultra\:cspace-y-xxxlarge) {
|
|
1738
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1739
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1740
|
+
}
|
|
1741
|
+
:host ::slotted(.ultra\:cspace-t-xxxlarge) {
|
|
1742
|
+
margin-top: var(--stzh-space-xxxlarge);
|
|
1743
|
+
}
|
|
1744
|
+
:host ::slotted(.ultra\:cspace-b-xxxlarge) {
|
|
1745
|
+
margin-bottom: var(--stzh-space-xxxlarge);
|
|
1746
|
+
}
|
|
1747
|
+
:host ::slotted(.ultra\:cspace-y-xxxxlarge) {
|
|
1748
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1749
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1750
|
+
}
|
|
1751
|
+
:host ::slotted(.ultra\:cspace-t-xxxxlarge) {
|
|
1752
|
+
margin-top: var(--stzh-space-xxxxlarge);
|
|
1753
|
+
}
|
|
1754
|
+
:host ::slotted(.ultra\:cspace-b-xxxxlarge) {
|
|
1755
|
+
margin-bottom: var(--stzh-space-xxxxlarge);
|
|
1756
|
+
}
|
|
1757
|
+
:host ::slotted(.ultra\:cspace-y-big) {
|
|
1758
|
+
margin-top: var(--stzh-space-big);
|
|
1759
|
+
margin-bottom: var(--stzh-space-big);
|
|
1760
|
+
}
|
|
1761
|
+
:host ::slotted(.ultra\:cspace-t-big) {
|
|
1762
|
+
margin-top: var(--stzh-space-big);
|
|
1763
|
+
}
|
|
1764
|
+
:host ::slotted(.ultra\:cspace-b-big) {
|
|
1765
|
+
margin-bottom: var(--stzh-space-big);
|
|
1766
|
+
}
|
|
1767
|
+
:host ::slotted(.ultra\:cspace-y-xbig) {
|
|
1768
|
+
margin-top: var(--stzh-space-xbig);
|
|
1769
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1770
|
+
}
|
|
1771
|
+
:host ::slotted(.ultra\:cspace-t-xbig) {
|
|
1772
|
+
margin-top: var(--stzh-space-xbig);
|
|
1773
|
+
}
|
|
1774
|
+
:host ::slotted(.ultra\:cspace-b-xbig) {
|
|
1775
|
+
margin-bottom: var(--stzh-space-xbig);
|
|
1776
|
+
}
|
|
1777
|
+
:host ::slotted(.ultra\:cspace-y-huge) {
|
|
1778
|
+
margin-top: var(--stzh-space-huge);
|
|
1779
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1780
|
+
}
|
|
1781
|
+
:host ::slotted(.ultra\:cspace-t-huge) {
|
|
1782
|
+
margin-top: var(--stzh-space-huge);
|
|
1783
|
+
}
|
|
1784
|
+
:host ::slotted(.ultra\:cspace-b-huge) {
|
|
1785
|
+
margin-bottom: var(--stzh-space-huge);
|
|
1786
|
+
}
|
|
1787
|
+
:host ::slotted(.ultra\:cspace-y-xhuge) {
|
|
1788
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1789
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1790
|
+
}
|
|
1791
|
+
:host ::slotted(.ultra\:cspace-t-xhuge) {
|
|
1792
|
+
margin-top: var(--stzh-space-xhuge);
|
|
1793
|
+
}
|
|
1794
|
+
:host ::slotted(.ultra\:cspace-b-xhuge) {
|
|
1795
|
+
margin-bottom: var(--stzh-space-xhuge);
|
|
1796
|
+
}
|
|
1797
|
+
:host ::slotted(.ultra\:cspace-y-none) {
|
|
1798
|
+
margin-top: var(--stzh-space-none);
|
|
1799
|
+
margin-bottom: var(--stzh-space-none);
|
|
1800
|
+
}
|
|
1801
|
+
:host ::slotted(.ultra\:cspace-t-none) {
|
|
1802
|
+
margin-top: var(--stzh-space-none);
|
|
1803
|
+
}
|
|
1804
|
+
:host ::slotted(.ultra\:cspace-b-none) {
|
|
1805
|
+
margin-bottom: var(--stzh-space-none);
|
|
1806
|
+
}
|
|
1807
|
+
:host ::slotted(.ultra\:cspace-y-default) {
|
|
1808
|
+
margin-top: var(--stzh-space-default);
|
|
1809
|
+
margin-bottom: var(--stzh-space-default);
|
|
1810
|
+
}
|
|
1811
|
+
:host ::slotted(.ultra\:cspace-t-default) {
|
|
1812
|
+
margin-top: var(--stzh-space-default);
|
|
1813
|
+
}
|
|
1814
|
+
:host ::slotted(.ultra\:cspace-b-default) {
|
|
1815
|
+
margin-bottom: var(--stzh-space-default);
|
|
1816
|
+
}
|
|
1817
|
+
:host ::slotted(.cspace-y-0) {
|
|
1818
|
+
margin-top: 0;
|
|
1819
|
+
margin-bottom: 0;
|
|
1820
|
+
}
|
|
1821
|
+
:host ::slotted(.cspace-t-0),
|
|
1822
|
+
:host ::slotted([no-cspace-top]) {
|
|
1823
|
+
margin-top: 0;
|
|
1824
|
+
}
|
|
1825
|
+
:host ::slotted(.cspace-b-0),
|
|
1826
|
+
:host ::slotted([no-cspace-bottom]) {
|
|
1827
|
+
margin-bottom: 0;
|
|
1828
|
+
}
|
|
1829
|
+
:host ::slotted(.small\:cspace-y-0) {
|
|
1830
|
+
margin-top: 0;
|
|
1831
|
+
margin-bottom: 0;
|
|
1832
|
+
}
|
|
1833
|
+
:host ::slotted(.small\:cspace-t-0) {
|
|
1834
|
+
margin-top: 0;
|
|
1835
|
+
}
|
|
1836
|
+
:host ::slotted(.small\:cspace-b-0) {
|
|
1837
|
+
margin-bottom: 0;
|
|
1838
|
+
}
|
|
1839
|
+
:host ::slotted(.smallheader\:cspace-y-0) {
|
|
1840
|
+
margin-top: 0;
|
|
1841
|
+
margin-bottom: 0;
|
|
1842
|
+
}
|
|
1843
|
+
:host ::slotted(.smallheader\:cspace-t-0) {
|
|
1844
|
+
margin-top: 0;
|
|
1845
|
+
}
|
|
1846
|
+
:host ::slotted(.smallheader\:cspace-b-0) {
|
|
1847
|
+
margin-bottom: 0;
|
|
1848
|
+
}
|
|
1849
|
+
:host ::slotted(.medium\:cspace-y-0) {
|
|
1850
|
+
margin-top: 0;
|
|
1851
|
+
margin-bottom: 0;
|
|
1852
|
+
}
|
|
1853
|
+
:host ::slotted(.medium\:cspace-t-0) {
|
|
1854
|
+
margin-top: 0;
|
|
1855
|
+
}
|
|
1856
|
+
:host ::slotted(.medium\:cspace-b-0) {
|
|
1857
|
+
margin-bottom: 0;
|
|
1858
|
+
}
|
|
1859
|
+
:host ::slotted(.large\:cspace-y-0) {
|
|
1860
|
+
margin-top: 0;
|
|
1861
|
+
margin-bottom: 0;
|
|
1862
|
+
}
|
|
1863
|
+
:host ::slotted(.large\:cspace-t-0) {
|
|
1864
|
+
margin-top: 0;
|
|
1865
|
+
}
|
|
1866
|
+
:host ::slotted(.large\:cspace-b-0) {
|
|
1867
|
+
margin-bottom: 0;
|
|
1868
|
+
}
|
|
1869
|
+
:host ::slotted(.ultra\:cspace-y-0) {
|
|
1870
|
+
margin-top: 0;
|
|
1871
|
+
margin-bottom: 0;
|
|
1872
|
+
}
|
|
1873
|
+
:host ::slotted(.ultra\:cspace-t-0) {
|
|
1874
|
+
margin-top: 0;
|
|
1875
|
+
}
|
|
1876
|
+
:host ::slotted(.ultra\:cspace-b-0) {
|
|
1877
|
+
margin-bottom: 0;
|
|
1878
|
+
}
|
|
615
1879
|
|
|
616
|
-
:host([remove-first-margin]:not([remove-first-margin=false])) ::slotted(:first-child)
|
|
617
|
-
:host([remove-first-margin]:not([remove-first-margin=false])) ::slotted([no-cspace-top]) {
|
|
1880
|
+
:host([remove-first-margin]:not([remove-first-margin=false])) ::slotted(:first-child) {
|
|
618
1881
|
margin-top: 0 !important;
|
|
619
1882
|
}
|
|
620
1883
|
|
|
621
|
-
:host([remove-last-margin]:not([remove-last-margin=false])) ::slotted(:last-child)
|
|
622
|
-
:host([remove-last-margin]:not([remove-last-margin=false])) ::slotted([no-cspace-bottom]) {
|
|
1884
|
+
:host([remove-last-margin]:not([remove-last-margin=false])) ::slotted(:last-child) {
|
|
623
1885
|
margin-bottom: 0 !important;
|
|
624
1886
|
}
|