@spw-ds/spw-stencil-library 1.14.2 → 1.16.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/cem.json +1105 -119
- package/dist/cjs/{index-DuCXzb-X.js → index-D3lyhQSW.js} +78 -2
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/spw-accordion_4.cjs.entry.js +5 -5
- package/dist/cjs/spw-avatar.cjs.entry.js +2 -2
- package/dist/cjs/spw-block-content.cjs.entry.js +2 -2
- package/dist/cjs/spw-box.cjs.entry.js +31 -9
- package/dist/cjs/spw-breadcrumb-item.cjs.entry.js +14 -3
- package/dist/cjs/spw-breadcrumb.cjs.entry.js +4 -4
- package/dist/cjs/spw-button_2.cjs.entry.js +5 -5
- package/dist/cjs/spw-card-content.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-excerpt.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-image.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-subtag-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-subtags.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-title.cjs.entry.js +13 -3
- package/dist/cjs/spw-card.cjs.entry.js +15 -5
- package/dist/cjs/spw-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/spw-cookies.cjs.entry.js +2 -2
- package/dist/cjs/spw-custom-select.cjs.entry.js +14 -12
- package/dist/cjs/spw-date-picker.cjs.entry.js +5 -3
- package/dist/cjs/spw-drawer.cjs.entry.js +5 -5
- package/dist/cjs/spw-dropdown-container.cjs.entry.js +3 -3
- package/dist/cjs/spw-dropdown-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-dropdown.cjs.entry.js +12 -7
- package/dist/cjs/spw-field-label_8.cjs.entry.js +36 -32
- package/dist/cjs/spw-file-upload.cjs.entry.js +4 -7
- package/dist/cjs/spw-footer-bottom.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer-content-col.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer-content.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer-link.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer.cjs.entry.js +3 -3
- package/dist/cjs/spw-grid-item.cjs.entry.js +4 -4
- package/dist/cjs/spw-grid.cjs.entry.js +4 -4
- package/dist/cjs/spw-header-lang.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-navigation-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-navigation.cjs.entry.js +20 -3
- package/dist/cjs/spw-header-persona-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-persona.cjs.entry.js +3 -3
- package/dist/cjs/spw-header.cjs.entry.js +5 -3
- package/dist/cjs/spw-hero.cjs.entry.js +5 -5
- package/dist/cjs/spw-illustration.cjs.entry.js +2 -2
- package/dist/cjs/spw-input-slider.cjs.entry.js +9 -7
- package/dist/cjs/spw-lightbox-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-lightbox.cjs.entry.js +4 -4
- package/dist/cjs/spw-list-description.cjs.entry.js +3 -3
- package/dist/cjs/spw-list-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-list-title.cjs.entry.js +3 -3
- package/dist/cjs/spw-list.cjs.entry.js +3 -3
- package/dist/cjs/spw-message.cjs.entry.js +2 -2
- package/dist/cjs/spw-modal.cjs.entry.js +5 -5
- package/dist/cjs/spw-mosaic-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-mosaic.cjs.entry.js +27 -7
- package/dist/cjs/spw-pagination.cjs.entry.js +8 -8
- package/dist/cjs/spw-radio.cjs.entry.js +11 -12
- package/dist/cjs/spw-scrolltop.cjs.entry.js +3 -3
- package/dist/cjs/spw-search-field.cjs.entry.js +2 -2
- package/dist/cjs/spw-select.cjs.entry.js +9 -7
- package/dist/cjs/spw-sidebar-navigation-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/spw-sidebar-navigation-item.cjs.entry.js +5 -5
- package/dist/cjs/spw-sidebar-navigation-separator.cjs.entry.js +3 -3
- package/dist/cjs/spw-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/spw-sidenav-group.cjs.entry.js +22 -0
- package/dist/cjs/spw-sidenav-item.cjs.entry.js +154 -0
- package/dist/cjs/spw-sidenav.cjs.entry.js +23 -0
- package/dist/cjs/spw-skeleton.cjs.entry.js +3 -3
- package/dist/cjs/spw-slider-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-slider.cjs.entry.js +3 -3
- package/dist/cjs/spw-socials.cjs.entry.js +3 -3
- package/dist/cjs/spw-stencil-library.cjs.js +2 -2
- package/dist/cjs/spw-table-body.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-cell.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-container.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-footer.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-head.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-header.cjs.entry.js +4 -4
- package/dist/cjs/spw-table-row.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/spw-table.cjs.entry.js +2 -2
- package/dist/cjs/spw-tabs-content.cjs.entry.js +2 -2
- package/dist/cjs/spw-tabs-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-tabs-navigation.cjs.entry.js +3 -3
- package/dist/cjs/spw-tabs.cjs.entry.js +3 -3
- package/dist/cjs/spw-tag.cjs.entry.js +3 -3
- package/dist/cjs/spw-text-field.cjs.entry.js +9 -7
- package/dist/cjs/spw-textarea.cjs.entry.js +9 -10
- package/dist/cjs/spw-tile-description.cjs.entry.js +3 -3
- package/dist/cjs/spw-tile-title.cjs.entry.js +3 -3
- package/dist/cjs/spw-tile.cjs.entry.js +19 -13
- package/dist/cjs/spw-timeline-item.cjs.entry.js +4 -4
- package/dist/cjs/spw-timeline.cjs.entry.js +4 -4
- package/dist/cjs/spw-toast-controller.cjs.entry.js +2 -2
- package/dist/cjs/spw-toast.cjs.entry.js +2 -2
- package/dist/cjs/spw-toc-container.cjs.entry.js +80 -8
- package/dist/cjs/spw-toc-navigation.cjs.entry.js +30 -12
- package/dist/cjs/spw-toc.cjs.entry.js +3 -3
- package/dist/cjs/spw-topbar.cjs.entry.js +3 -3
- package/dist/cjs/spw-wizard-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-wizard.cjs.entry.js +3 -3
- package/dist/collection/collection-manifest.json +3 -0
- package/dist/collection/components/spw-accordion/spw-accordion-content/spw-accordion-content.css +4 -3
- package/dist/collection/components/spw-accordion/spw-accordion-item/spw-accordion-item.css +4 -3
- package/dist/collection/components/spw-accordion/spw-accordion-title/spw-accordion-title.css +4 -3
- package/dist/collection/components/spw-accordion/spw-accordion.css +4 -3
- package/dist/collection/components/spw-avatar/spw-avatar.css +4 -3
- package/dist/collection/components/spw-block-content/spw-block-content.css +4 -3
- package/dist/collection/components/spw-box/spw-box.css +25 -64
- package/dist/collection/components/spw-box/spw-box.js +62 -9
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.css +12 -3
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.js +15 -2
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb.css +23 -19
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb.js +2 -2
- package/dist/collection/components/spw-button/spw-button.css +4 -4
- package/dist/collection/components/spw-button/spw-button.js +1 -1
- package/dist/collection/components/spw-card/spw-card-content/spw-card-content.css +15 -5
- package/dist/collection/components/spw-card/spw-card-content/spw-card-content.js +1 -1
- package/dist/collection/components/spw-card/spw-card-excerpt/spw-card-excerpt.css +4 -3
- package/dist/collection/components/spw-card/spw-card-excerpt/spw-card-excerpt.js +1 -1
- package/dist/collection/components/spw-card/spw-card-image/spw-card-image.css +20 -9
- package/dist/collection/components/spw-card/spw-card-image/spw-card-image.js +1 -1
- package/dist/collection/components/spw-card/spw-card-subtag-item/spw-card-subtag-item.css +4 -3
- package/dist/collection/components/spw-card/spw-card-subtag-item/spw-card-subtag-item.js +1 -1
- package/dist/collection/components/spw-card/spw-card-subtags/spw-card-subtags.css +4 -3
- package/dist/collection/components/spw-card/spw-card-subtags/spw-card-subtags.js +1 -1
- package/dist/collection/components/spw-card/spw-card-title/spw-card-title.css +52 -3
- package/dist/collection/components/spw-card/spw-card-title/spw-card-title.js +31 -1
- package/dist/collection/components/spw-card/spw-card.css +50 -19
- package/dist/collection/components/spw-card/spw-card.js +73 -5
- package/dist/collection/components/spw-checkbox/spw-checkbox.css +4 -3
- package/dist/collection/components/spw-checkbox/spw-checkbox.js +1 -1
- package/dist/collection/components/spw-cookies/spw-cookies.css +4 -3
- package/dist/collection/components/spw-custom-select/spw-custom-select.css +4 -3
- package/dist/collection/components/spw-custom-select/spw-custom-select.js +70 -10
- package/dist/collection/components/spw-date-picker/spw-date-picker.css +4 -3
- package/dist/collection/components/spw-date-picker/spw-date-picker.js +61 -1
- package/dist/collection/components/spw-drawer/spw-drawer.css +4 -3
- package/dist/collection/components/spw-drawer/spw-drawer.js +3 -3
- package/dist/collection/components/spw-dropdown/spw-dropdown-container/spw-dropdown-container.css +4 -3
- package/dist/collection/components/spw-dropdown/spw-dropdown-container/spw-dropdown-container.js +1 -1
- package/dist/collection/components/spw-dropdown/spw-dropdown-item/spw-dropdown-item.css +4 -3
- package/dist/collection/components/spw-dropdown/spw-dropdown-item/spw-dropdown-item.js +1 -1
- package/dist/collection/components/spw-dropdown/spw-dropdown.css +4 -3
- package/dist/collection/components/spw-dropdown/spw-dropdown.js +10 -5
- package/dist/collection/components/spw-field-label/spw-field-label.css +4 -3
- package/dist/collection/components/spw-field-label/spw-field-label.js +1 -1
- package/dist/collection/components/spw-field-message/spw-field-message.css +38 -3
- package/dist/collection/components/spw-field-message/spw-field-message.js +79 -2
- package/dist/collection/components/spw-file-upload/spw-file-upload.css +4 -3
- package/dist/collection/components/spw-file-upload/spw-file-upload.js +2 -25
- package/dist/collection/components/spw-footer/spw-footer-bottom/spw-footer-bottom.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer-bottom/spw-footer-bottom.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-content/spw-footer-content.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer-content/spw-footer-content.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-content-col/spw-footer-content-col.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer-content-col/spw-footer-content-col.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-link/spw-footer-link.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer-link/spw-footer-link.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer.js +1 -1
- package/dist/collection/components/spw-grid/spw-grid-item/spw-grid-item.css +4 -3
- package/dist/collection/components/spw-grid/spw-grid-item/spw-grid-item.js +2 -2
- package/dist/collection/components/spw-grid/spw-grid.css +4 -3
- package/dist/collection/components/spw-grid/spw-grid.js +2 -2
- package/dist/collection/components/spw-group/spw-group.css +4 -3
- package/dist/collection/components/spw-group/spw-group.js +67 -17
- package/dist/collection/components/spw-header/spw-header-lang/spw-header-lang.css +4 -3
- package/dist/collection/components/spw-header/spw-header-lang/spw-header-lang.js +1 -1
- package/dist/collection/components/spw-header/spw-header-navigation/spw-header-navigation.css +11 -7
- package/dist/collection/components/spw-header/spw-header-navigation/spw-header-navigation.js +189 -1
- package/dist/collection/components/spw-header/spw-header-navigation-dropdown/spw-header-navigation-dropdown.css +5 -4
- package/dist/collection/components/spw-header/spw-header-navigation-dropdown/spw-header-navigation-dropdown.js +1 -1
- package/dist/collection/components/spw-header/spw-header-navigation-item/spw-header-navigation-item.css +4 -3
- package/dist/collection/components/spw-header/spw-header-navigation-item/spw-header-navigation-item.js +1 -1
- package/dist/collection/components/spw-header/spw-header-persona/spw-header-persona.css +4 -3
- package/dist/collection/components/spw-header/spw-header-persona/spw-header-persona.js +1 -1
- package/dist/collection/components/spw-header/spw-header-persona-item/spw-header-persona-item.css +4 -3
- package/dist/collection/components/spw-header/spw-header-persona-item/spw-header-persona-item.js +1 -1
- package/dist/collection/components/spw-header/spw-header.css +26 -4
- package/dist/collection/components/spw-header/spw-header.js +3 -1
- package/dist/collection/components/spw-hero/spw-hero.css +4 -3
- package/dist/collection/components/spw-hero/spw-hero.js +3 -3
- package/dist/collection/components/spw-icon/spw-icon.css +4 -3
- package/dist/collection/components/spw-icon/spw-icon.js +1 -1
- package/dist/collection/components/spw-illustration/spw-illustration.css +4 -3
- package/dist/collection/components/spw-input-slider/spw-input-slider.css +4 -3
- package/dist/collection/components/spw-input-slider/spw-input-slider.js +65 -5
- package/dist/collection/components/spw-lightbox/spw-lightbox-item/spw-lightbox-item.css +4 -3
- package/dist/collection/components/spw-lightbox/spw-lightbox-item/spw-lightbox-item.js +1 -1
- package/dist/collection/components/spw-lightbox/spw-lightbox.css +4 -3
- package/dist/collection/components/spw-lightbox/spw-lightbox.js +2 -2
- package/dist/collection/components/spw-link/spw-link.css +10 -4
- package/dist/collection/components/spw-link/spw-link.js +1 -1
- package/dist/collection/components/spw-list/spw-list-description/spw-list-description.css +4 -3
- package/dist/collection/components/spw-list/spw-list-description/spw-list-description.js +1 -1
- package/dist/collection/components/spw-list/spw-list-item/spw-list-item.css +4 -3
- package/dist/collection/components/spw-list/spw-list-item/spw-list-item.js +1 -1
- package/dist/collection/components/spw-list/spw-list-title/spw-list-title.css +4 -3
- package/dist/collection/components/spw-list/spw-list-title/spw-list-title.js +1 -1
- package/dist/collection/components/spw-list/spw-list.css +4 -3
- package/dist/collection/components/spw-list/spw-list.js +1 -1
- package/dist/collection/components/spw-loading/spw-loading.css +4 -3
- package/dist/collection/components/spw-loading/spw-loading.js +1 -1
- package/dist/collection/components/spw-message/spw-message.css +4 -3
- package/dist/collection/components/spw-modal/spw-modal.css +4 -3
- package/dist/collection/components/spw-modal/spw-modal.js +3 -3
- package/dist/collection/components/spw-mosaic/spw-mosaic-item/spw-mosaic-item.css +4 -3
- package/dist/collection/components/spw-mosaic/spw-mosaic-item/spw-mosaic-item.js +1 -1
- package/dist/collection/components/spw-mosaic/spw-mosaic.css +4 -3
- package/dist/collection/components/spw-mosaic/spw-mosaic.js +25 -5
- package/dist/collection/components/spw-pagination/spw-pagination.css +4 -3
- package/dist/collection/components/spw-pagination/spw-pagination.js +6 -6
- package/dist/collection/components/spw-radio/spw-radio.css +4 -3
- package/dist/collection/components/spw-radio/spw-radio.js +9 -10
- package/dist/collection/components/spw-scrolltop/spw-scrolltop.css +4 -3
- package/dist/collection/components/spw-scrolltop/spw-scrolltop.js +1 -1
- package/dist/collection/components/spw-search-field/spw-search-field.css +4 -3
- package/dist/collection/components/spw-select/spw-select.css +4 -3
- package/dist/collection/components/spw-select/spw-select.js +65 -5
- package/dist/collection/components/spw-separator/spw-separator.css +4 -3
- package/dist/collection/components/spw-separator/spw-separator.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-dropdown/spw-sidebar-navigation-dropdown.css +4 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-dropdown/spw-sidebar-navigation-dropdown.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-item/spw-sidebar-navigation-item.css +4 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-item/spw-sidebar-navigation-item.js +3 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-separator/spw-sidebar-navigation-separator.css +4 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-separator/spw-sidebar-navigation-separator.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar.css +4 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar.js +1 -1
- package/dist/collection/components/spw-sidenav/spw-sidenav-group/spw-sidenav-group.css +379 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav-group/spw-sidenav-group.js +48 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav-item/spw-sidenav-item.css +468 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav-item/spw-sidenav-item.js +323 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav.css +370 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav.js +49 -0
- package/dist/collection/components/spw-skeleton/spw-skeleton.css +4 -3
- package/dist/collection/components/spw-skeleton/spw-skeleton.js +1 -1
- package/dist/collection/components/spw-slider/spw-slider-item/spw-slider-item.css +4 -3
- package/dist/collection/components/spw-slider/spw-slider-item/spw-slider-item.js +1 -1
- package/dist/collection/components/spw-slider/spw-slider.css +4 -3
- package/dist/collection/components/spw-slider/spw-slider.js +1 -1
- package/dist/collection/components/spw-socials/spw-socials.css +4 -3
- package/dist/collection/components/spw-socials/spw-socials.js +1 -1
- package/dist/collection/components/spw-table/spw-table-body/spw-table-body.css +4 -3
- package/dist/collection/components/spw-table/spw-table-body/spw-table-body.js +1 -1
- package/dist/collection/components/spw-table/spw-table-cell/spw-table-cell.css +4 -3
- package/dist/collection/components/spw-table/spw-table-cell/spw-table-cell.js +1 -1
- package/dist/collection/components/spw-table/spw-table-container/spw-table-container.css +4 -3
- package/dist/collection/components/spw-table/spw-table-container/spw-table-container.js +1 -1
- package/dist/collection/components/spw-table/spw-table-footer/spw-table-footer.css +4 -3
- package/dist/collection/components/spw-table/spw-table-footer/spw-table-footer.js +1 -1
- package/dist/collection/components/spw-table/spw-table-head/spw-table-head.css +4 -3
- package/dist/collection/components/spw-table/spw-table-head/spw-table-head.js +1 -1
- package/dist/collection/components/spw-table/spw-table-header/spw-table-header.css +4 -3
- package/dist/collection/components/spw-table/spw-table-header/spw-table-header.js +2 -2
- package/dist/collection/components/spw-table/spw-table-row/spw-table-row.css +4 -3
- package/dist/collection/components/spw-table/spw-table-row/spw-table-row.js +1 -1
- package/dist/collection/components/spw-table/spw-table-sidebar/spw-table-sidebar.css +4 -3
- package/dist/collection/components/spw-table/spw-table-sidebar/spw-table-sidebar.js +1 -1
- package/dist/collection/components/spw-table/spw-table.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs-content/spw-tabs-content.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.js +1 -1
- package/dist/collection/components/spw-tabs/spw-tabs-navigation-item/spw-tabs-navigation-item.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs-navigation-item/spw-tabs-navigation-item.js +1 -1
- package/dist/collection/components/spw-tabs/spw-tabs.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs.js +1 -1
- package/dist/collection/components/spw-tag/spw-tag.css +4 -3
- package/dist/collection/components/spw-tag/spw-tag.js +1 -1
- package/dist/collection/components/spw-text-field/spw-text-field.css +10 -3
- package/dist/collection/components/spw-text-field/spw-text-field.js +65 -5
- package/dist/collection/components/spw-textarea/spw-textarea.css +4 -8
- package/dist/collection/components/spw-textarea/spw-textarea.js +65 -28
- package/dist/collection/components/spw-theme-provider/spw-theme-provider.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile-description/spw-tile-description.css +38 -3
- package/dist/collection/components/spw-tile/spw-tile-description/spw-tile-description.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile-title/spw-tile-title.css +4 -3
- package/dist/collection/components/spw-tile/spw-tile-title/spw-tile-title.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile.css +36 -25
- package/dist/collection/components/spw-tile/spw-tile.js +24 -18
- package/dist/collection/components/spw-timeline/spw-timeline-item/spw-timeline-item.css +4 -3
- package/dist/collection/components/spw-timeline/spw-timeline-item/spw-timeline-item.js +2 -2
- package/dist/collection/components/spw-timeline/spw-timeline.css +4 -3
- package/dist/collection/components/spw-timeline/spw-timeline.js +2 -2
- package/dist/collection/components/spw-toast/spw-toast-controller/spw-toast-controller.css +4 -3
- package/dist/collection/components/spw-toast/spw-toast.css +4 -3
- package/dist/collection/components/spw-toc/spw-toc-container/spw-toc-container.css +4 -3
- package/dist/collection/components/spw-toc/spw-toc-container/spw-toc-container.js +105 -6
- package/dist/collection/components/spw-toc/spw-toc-navigation/spw-toc-navigation.css +4 -3
- package/dist/collection/components/spw-toc/spw-toc-navigation/spw-toc-navigation.js +28 -10
- package/dist/collection/components/spw-toc/spw-toc.css +4 -3
- package/dist/collection/components/spw-toc/spw-toc.js +1 -1
- package/dist/collection/components/spw-tooltip/spw-tooltip.css +4 -3
- package/dist/collection/components/spw-tooltip/spw-tooltip.js +1 -1
- package/dist/collection/components/spw-topbar/spw-topbar.css +4 -3
- package/dist/collection/components/spw-topbar/spw-topbar.js +1 -1
- package/dist/collection/components/spw-wizard/spw-wizard-item/spw-wizard-item.css +4 -3
- package/dist/collection/components/spw-wizard/spw-wizard-item/spw-wizard-item.js +1 -1
- package/dist/collection/components/spw-wizard/spw-wizard.css +4 -3
- package/dist/collection/components/spw-wizard/spw-wizard.js +1 -1
- package/dist/collection/stories/components/spw-avatar/spw-avatar.stories.js +6 -0
- package/dist/collection/stories/components/spw-block-content/spw-block-content.stories.js +7 -0
- package/dist/collection/stories/components/spw-box/spw-box.stories.js +31 -2
- package/dist/collection/stories/components/spw-breadcrumb/spw-breadcrumb.stories.js +2 -0
- package/dist/collection/stories/components/spw-button/spw-button.stories.js +6 -0
- package/dist/collection/stories/components/spw-checkbox/spw-checkbox.stories.js +67 -5
- package/dist/collection/stories/components/spw-custom-select/spw-custom-select.stories.js +36 -0
- package/dist/collection/stories/components/spw-date-picker/spw-date-picker.stories.js +32 -0
- package/dist/collection/stories/components/spw-dropdown/spw-dropdown.stories.js +166 -0
- package/dist/collection/stories/components/spw-field-message/spw-field-message.stories.js +4 -0
- package/dist/collection/stories/components/spw-file-upload/spw-file-upload.stories.js +122 -0
- package/dist/collection/stories/components/spw-icon/spw-icon.stories.js +43 -0
- package/dist/collection/stories/components/spw-input-slider/spw-input-slider.stories.js +39 -0
- package/dist/collection/stories/components/spw-link/spw-link.stories.js +64 -0
- package/dist/collection/stories/components/spw-loading/spw-loading.stories.js +8 -0
- package/dist/collection/stories/components/spw-pagination/spw-pagination.stories.js +2 -0
- package/dist/collection/stories/components/spw-radio/spw-radio.stories.js +70 -0
- package/dist/collection/stories/components/spw-scrolltop/spw-scrolltop.stories.js +3 -0
- package/dist/collection/stories/components/spw-search-field/spw-search-field.stories.js +6 -0
- package/dist/collection/stories/components/spw-select/spw-select.stories.js +30 -0
- package/dist/collection/stories/components/spw-separator/spw-separator.stories.js +2 -0
- package/dist/collection/stories/components/spw-skeleton/spw-skeleton.stories.js +5 -0
- package/dist/collection/stories/components/spw-tag/spw-tag.stories.js +7 -0
- package/dist/collection/stories/components/spw-text-field/spw-text-field.stories.js +30 -0
- package/dist/collection/stories/components/spw-textarea/spw-textarea.stories.js +122 -0
- package/dist/collection/stories/components/spw-toast/spw-toast.stories.js +8 -0
- package/dist/collection/stories/components/spw-tooltip/spw-tooltip.stories.js +120 -0
- package/dist/collection/stories/organisms/spw-accordion/spw-accordion.stories.js +3 -0
- package/dist/collection/stories/organisms/spw-card/spw-card.stories.js +13 -2
- package/dist/collection/stories/organisms/spw-drawer/spw-drawer.stories.js +627 -0
- package/dist/collection/stories/organisms/spw-footer/spw-footer.stories.js +3 -0
- package/dist/collection/stories/organisms/spw-grid/spw-grid.stories.js +1 -0
- package/dist/collection/stories/organisms/spw-group/spw-group.stories.js +9 -5
- package/dist/collection/stories/organisms/spw-header/spw-header.stories.js +105 -4
- package/dist/collection/stories/organisms/spw-hero/spw-hero.stories.js +81 -3
- package/dist/collection/stories/organisms/spw-lightbox/spw-lightbox.stories.js +12 -0
- package/dist/collection/stories/organisms/spw-list/spw-list.stories.js +8 -0
- package/dist/collection/stories/organisms/spw-message/spw-message.stories.js +7 -2
- package/dist/collection/stories/organisms/spw-modal/spw-modal.stories.js +7 -0
- package/dist/collection/stories/organisms/spw-mosaic/spw-mosaic.stories.js +5 -0
- package/dist/collection/stories/organisms/spw-sidebar/spw-sidebar.stories.js +1 -0
- package/dist/collection/stories/organisms/spw-slider/spw-slider.stories.js +8 -0
- package/dist/collection/stories/organisms/spw-table/spw-table.stories.js +8 -0
- package/dist/collection/stories/organisms/spw-tabs/spw-tabs.stories.js +6 -3
- package/dist/collection/stories/organisms/spw-tile/spw-tile.stories.js +16 -2
- package/dist/collection/stories/organisms/spw-timeline/spw-timeline.stories.js +4 -0
- package/dist/collection/stories/organisms/spw-toc/spw-toc.stories.js +2 -0
- package/dist/collection/stories/organisms/spw-topbar/spw-topbar.stories.js +3 -2
- package/dist/collection/stories/organisms/spw-wizard/spw-wizard.stories.js +5 -0
- package/dist/components/index.js +1 -1
- package/dist/{spw-stencil-library/p-96308ec8.entry.js → components/p-2AbKLqDf.js} +1 -1
- package/dist/components/p-B2P8l7B3.js +1 -0
- package/dist/components/{p-Zw0kVjLc.js → p-B3x0iMeq.js} +1 -1
- package/dist/components/p-B43Zutdz.js +1 -0
- package/dist/components/p-BY3XOPGU.js +1 -0
- package/dist/components/p-BdLq2Z-z.js +1 -0
- package/dist/components/p-C3B7H2-k.js +1 -0
- package/dist/components/p-C5-yiily.js +1 -0
- package/dist/components/p-C82UsmH4.js +1 -0
- package/dist/components/p-CnzSr9Im.js +1 -0
- package/dist/components/p-DAfHVLjA.js +1 -0
- package/dist/components/p-DXd3uPkn.js +1 -0
- package/dist/components/p-DlhwYK4n.js +1 -0
- package/dist/components/{p-BPhSJ6Z9.js → p-aWQ1v8BH.js} +1 -1
- package/dist/components/p-m97KOJBa.js +1 -0
- package/dist/components/p-yEYYjoyI.js +1 -0
- package/dist/components/spw-accordion-content.js +1 -1
- package/dist/components/spw-accordion-item.js +1 -1
- package/dist/components/spw-accordion-title.js +1 -1
- package/dist/components/spw-accordion.js +1 -1
- package/dist/components/spw-avatar.js +1 -1
- package/dist/components/spw-block-content.js +1 -1
- package/dist/components/spw-box.js +1 -1
- package/dist/components/spw-breadcrumb-item.js +1 -1
- package/dist/components/spw-breadcrumb.js +1 -1
- package/dist/components/spw-button.js +1 -1
- package/dist/components/spw-card-content.js +1 -1
- package/dist/components/spw-card-excerpt.js +1 -1
- package/dist/components/spw-card-image.js +1 -1
- package/dist/components/spw-card-subtag-item.js +1 -1
- package/dist/components/spw-card-subtags.js +1 -1
- package/dist/components/spw-card-title.js +1 -1
- package/dist/components/spw-card.js +1 -1
- package/dist/components/spw-checkbox.js +1 -1
- package/dist/components/spw-cookies.js +1 -1
- package/dist/components/spw-custom-select.js +1 -1
- package/dist/components/spw-date-picker.js +1 -1
- package/dist/components/spw-drawer.js +1 -1
- package/dist/components/spw-dropdown-container.js +1 -1
- package/dist/components/spw-dropdown-item.js +1 -1
- package/dist/components/spw-dropdown.js +1 -1
- package/dist/components/spw-field-label.js +1 -1
- package/dist/components/spw-field-message.js +1 -1
- package/dist/components/spw-file-upload.js +1 -1
- package/dist/components/spw-footer-bottom.js +1 -1
- package/dist/components/spw-footer-content-col.js +1 -1
- package/dist/components/spw-footer-content.js +1 -1
- package/dist/components/spw-footer-link.js +1 -1
- package/dist/components/spw-footer.js +1 -1
- package/dist/components/spw-grid-item.js +1 -1
- package/dist/components/spw-grid.js +1 -1
- package/dist/components/spw-group.js +1 -1
- package/dist/components/spw-header-lang.js +1 -1
- package/dist/components/spw-header-navigation-dropdown.js +1 -1
- package/dist/components/spw-header-navigation-item.js +1 -1
- package/dist/components/spw-header-navigation.js +1 -1
- package/dist/components/spw-header-persona-item.js +1 -1
- package/dist/components/spw-header-persona.js +1 -1
- package/dist/components/spw-header.js +1 -1
- package/dist/components/spw-hero.js +1 -1
- package/dist/components/spw-icon.js +1 -1
- package/dist/components/spw-illustration.js +1 -1
- package/dist/components/spw-input-slider.js +1 -1
- package/dist/components/spw-lightbox-item.js +1 -1
- package/dist/components/spw-lightbox.js +1 -1
- package/dist/components/spw-link.js +1 -1
- package/dist/components/spw-list-description.js +1 -1
- package/dist/components/spw-list-item.js +1 -1
- package/dist/components/spw-list-title.js +1 -1
- package/dist/components/spw-list.js +1 -1
- package/dist/components/spw-loading.js +1 -1
- package/dist/components/spw-message.js +1 -1
- package/dist/components/spw-modal.js +1 -1
- package/dist/components/spw-mosaic-item.js +1 -1
- package/dist/components/spw-mosaic.js +1 -1
- package/dist/components/spw-pagination.js +1 -1
- package/dist/components/spw-radio.js +1 -1
- package/dist/components/spw-scrolltop.js +1 -1
- package/dist/components/spw-search-field.js +1 -1
- package/dist/components/spw-select.js +1 -1
- package/dist/components/spw-separator.js +1 -1
- package/dist/components/spw-sidebar-navigation-dropdown.js +1 -1
- package/dist/components/spw-sidebar-navigation-item.js +1 -1
- package/dist/components/spw-sidebar-navigation-separator.js +1 -1
- package/dist/components/spw-sidebar.js +1 -1
- package/dist/components/spw-sidenav-group.d.ts +11 -0
- package/dist/components/spw-sidenav-group.js +1 -0
- package/dist/components/spw-sidenav-item.d.ts +11 -0
- package/dist/components/spw-sidenav-item.js +1 -0
- package/dist/components/spw-sidenav.d.ts +11 -0
- package/dist/components/spw-sidenav.js +1 -0
- package/dist/components/spw-skeleton.js +1 -1
- package/dist/components/spw-slider-item.js +1 -1
- package/dist/components/spw-slider.js +1 -1
- package/dist/components/spw-socials.js +1 -1
- package/dist/components/spw-table-body.js +1 -1
- package/dist/components/spw-table-cell.js +1 -1
- package/dist/components/spw-table-container.js +1 -1
- package/dist/components/spw-table-footer.js +1 -1
- package/dist/components/spw-table-head.js +1 -1
- package/dist/components/spw-table-header.js +1 -1
- package/dist/components/spw-table-row.js +1 -1
- package/dist/components/spw-table-sidebar.js +1 -1
- package/dist/components/spw-table.js +1 -1
- package/dist/components/spw-tabs-content.js +1 -1
- package/dist/components/spw-tabs-navigation-item.js +1 -1
- package/dist/components/spw-tabs-navigation.js +1 -1
- package/dist/components/spw-tabs.js +1 -1
- package/dist/components/spw-tag.js +1 -1
- package/dist/components/spw-text-field.js +1 -1
- package/dist/components/spw-textarea.js +1 -1
- package/dist/components/spw-theme-provider.js +1 -1
- package/dist/components/spw-tile-description.js +1 -1
- package/dist/components/spw-tile-title.js +1 -1
- package/dist/components/spw-tile.js +1 -1
- package/dist/components/spw-timeline-item.js +1 -1
- package/dist/components/spw-timeline.js +1 -1
- package/dist/components/spw-toast-controller.js +1 -1
- package/dist/components/spw-toast.js +1 -1
- package/dist/components/spw-toc-container.js +1 -1
- package/dist/components/spw-toc-navigation.js +1 -1
- package/dist/components/spw-toc.js +1 -1
- package/dist/components/spw-tooltip.js +1 -1
- package/dist/components/spw-topbar.js +1 -1
- package/dist/components/spw-wizard-item.js +1 -1
- package/dist/components/spw-wizard.js +1 -1
- package/dist/components_json.json +1532 -129
- package/dist/components_vscode.json +258 -22
- package/dist/esm/{index-Co4V4Zk-.js → index-DkNryMko.js} +78 -2
- package/dist/esm/loader.js +3 -3
- package/dist/esm/spw-accordion_4.entry.js +5 -5
- package/dist/esm/spw-avatar.entry.js +2 -2
- package/dist/esm/spw-block-content.entry.js +2 -2
- package/dist/esm/spw-box.entry.js +31 -9
- package/dist/esm/spw-breadcrumb-item.entry.js +14 -3
- package/dist/esm/spw-breadcrumb.entry.js +4 -4
- package/dist/esm/spw-button_2.entry.js +5 -5
- package/dist/esm/spw-card-content.entry.js +3 -3
- package/dist/esm/spw-card-excerpt.entry.js +3 -3
- package/dist/esm/spw-card-image.entry.js +3 -3
- package/dist/esm/spw-card-subtag-item.entry.js +3 -3
- package/dist/esm/spw-card-subtags.entry.js +3 -3
- package/dist/esm/spw-card-title.entry.js +13 -3
- package/dist/esm/spw-card.entry.js +15 -5
- package/dist/esm/spw-checkbox.entry.js +3 -3
- package/dist/esm/spw-cookies.entry.js +2 -2
- package/dist/esm/spw-custom-select.entry.js +14 -12
- package/dist/esm/spw-date-picker.entry.js +5 -3
- package/dist/esm/spw-drawer.entry.js +5 -5
- package/dist/esm/spw-dropdown-container.entry.js +3 -3
- package/dist/esm/spw-dropdown-item.entry.js +3 -3
- package/dist/esm/spw-dropdown.entry.js +12 -7
- package/dist/esm/spw-field-label_8.entry.js +36 -32
- package/dist/esm/spw-file-upload.entry.js +4 -7
- package/dist/esm/spw-footer-bottom.entry.js +3 -3
- package/dist/esm/spw-footer-content-col.entry.js +3 -3
- package/dist/esm/spw-footer-content.entry.js +3 -3
- package/dist/esm/spw-footer-link.entry.js +3 -3
- package/dist/esm/spw-footer.entry.js +3 -3
- package/dist/esm/spw-grid-item.entry.js +4 -4
- package/dist/esm/spw-grid.entry.js +4 -4
- package/dist/esm/spw-header-lang.entry.js +3 -3
- package/dist/esm/spw-header-navigation-dropdown.entry.js +3 -3
- package/dist/esm/spw-header-navigation-item.entry.js +3 -3
- package/dist/esm/spw-header-navigation.entry.js +20 -3
- package/dist/esm/spw-header-persona-item.entry.js +3 -3
- package/dist/esm/spw-header-persona.entry.js +3 -3
- package/dist/esm/spw-header.entry.js +5 -3
- package/dist/esm/spw-hero.entry.js +5 -5
- package/dist/esm/spw-illustration.entry.js +2 -2
- package/dist/esm/spw-input-slider.entry.js +9 -7
- package/dist/esm/spw-lightbox-item.entry.js +3 -3
- package/dist/esm/spw-lightbox.entry.js +4 -4
- package/dist/esm/spw-list-description.entry.js +3 -3
- package/dist/esm/spw-list-item.entry.js +3 -3
- package/dist/esm/spw-list-title.entry.js +3 -3
- package/dist/esm/spw-list.entry.js +3 -3
- package/dist/esm/spw-message.entry.js +2 -2
- package/dist/esm/spw-modal.entry.js +5 -5
- package/dist/esm/spw-mosaic-item.entry.js +3 -3
- package/dist/esm/spw-mosaic.entry.js +27 -7
- package/dist/esm/spw-pagination.entry.js +8 -8
- package/dist/esm/spw-radio.entry.js +11 -12
- package/dist/esm/spw-scrolltop.entry.js +3 -3
- package/dist/esm/spw-search-field.entry.js +2 -2
- package/dist/esm/spw-select.entry.js +9 -7
- package/dist/esm/spw-sidebar-navigation-dropdown.entry.js +3 -3
- package/dist/esm/spw-sidebar-navigation-item.entry.js +5 -5
- package/dist/esm/spw-sidebar-navigation-separator.entry.js +3 -3
- package/dist/esm/spw-sidebar.entry.js +3 -3
- package/dist/esm/spw-sidenav-group.entry.js +20 -0
- package/dist/esm/spw-sidenav-item.entry.js +152 -0
- package/dist/esm/spw-sidenav.entry.js +21 -0
- package/dist/esm/spw-skeleton.entry.js +3 -3
- package/dist/esm/spw-slider-item.entry.js +3 -3
- package/dist/esm/spw-slider.entry.js +3 -3
- package/dist/esm/spw-socials.entry.js +3 -3
- package/dist/esm/spw-stencil-library.js +3 -3
- package/dist/esm/spw-table-body.entry.js +3 -3
- package/dist/esm/spw-table-cell.entry.js +3 -3
- package/dist/esm/spw-table-container.entry.js +3 -3
- package/dist/esm/spw-table-footer.entry.js +3 -3
- package/dist/esm/spw-table-head.entry.js +3 -3
- package/dist/esm/spw-table-header.entry.js +4 -4
- package/dist/esm/spw-table-row.entry.js +3 -3
- package/dist/esm/spw-table-sidebar.entry.js +3 -3
- package/dist/esm/spw-table.entry.js +2 -2
- package/dist/esm/spw-tabs-content.entry.js +2 -2
- package/dist/esm/spw-tabs-navigation-item.entry.js +3 -3
- package/dist/esm/spw-tabs-navigation.entry.js +3 -3
- package/dist/esm/spw-tabs.entry.js +3 -3
- package/dist/esm/spw-tag.entry.js +3 -3
- package/dist/esm/spw-text-field.entry.js +9 -7
- package/dist/esm/spw-textarea.entry.js +9 -10
- package/dist/esm/spw-tile-description.entry.js +3 -3
- package/dist/esm/spw-tile-title.entry.js +3 -3
- package/dist/esm/spw-tile.entry.js +19 -13
- package/dist/esm/spw-timeline-item.entry.js +4 -4
- package/dist/esm/spw-timeline.entry.js +4 -4
- package/dist/esm/spw-toast-controller.entry.js +2 -2
- package/dist/esm/spw-toast.entry.js +2 -2
- package/dist/esm/spw-toc-container.entry.js +80 -8
- package/dist/esm/spw-toc-navigation.entry.js +30 -12
- package/dist/esm/spw-toc.entry.js +3 -3
- package/dist/esm/spw-topbar.entry.js +3 -3
- package/dist/esm/spw-wizard-item.entry.js +3 -3
- package/dist/esm/spw-wizard.entry.js +3 -3
- package/dist/spw-stencil-library/p-014cceee.entry.js +1 -0
- package/dist/spw-stencil-library/{p-36b59630.entry.js → p-082f93eb.entry.js} +1 -1
- package/dist/spw-stencil-library/p-0f5debdb.entry.js +1 -0
- package/dist/spw-stencil-library/p-1001e077.entry.js +1 -0
- package/dist/spw-stencil-library/p-10bf5c42.entry.js +1 -0
- package/dist/spw-stencil-library/p-11ee7e7a.entry.js +1 -0
- package/dist/spw-stencil-library/p-1ba59470.entry.js +1 -0
- package/dist/spw-stencil-library/p-1d319daa.entry.js +1 -0
- package/dist/spw-stencil-library/p-1e940c23.entry.js +1 -0
- package/dist/spw-stencil-library/p-1fca6b4f.entry.js +1 -0
- package/dist/spw-stencil-library/{p-b156247b.entry.js → p-20ed6c87.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-6bb83ef4.entry.js → p-21db201c.entry.js} +1 -1
- package/dist/spw-stencil-library/p-21e998ba.entry.js +1 -0
- package/dist/spw-stencil-library/p-24cc1b85.entry.js +1 -0
- package/dist/spw-stencil-library/p-2e0e0459.entry.js +1 -0
- package/dist/spw-stencil-library/p-39990b60.entry.js +1 -0
- package/dist/spw-stencil-library/p-3a44068e.entry.js +1 -0
- package/dist/spw-stencil-library/p-3e8e6a41.entry.js +1 -0
- package/dist/spw-stencil-library/p-41568f68.entry.js +1 -0
- package/dist/spw-stencil-library/p-426be39b.entry.js +1 -0
- package/dist/spw-stencil-library/p-42dce53f.entry.js +1 -0
- package/dist/spw-stencil-library/p-43af0902.entry.js +1 -0
- package/dist/spw-stencil-library/p-45be9fce.entry.js +1 -0
- package/dist/spw-stencil-library/{p-ff1a0317.entry.js → p-49e53cd8.entry.js} +1 -1
- package/dist/spw-stencil-library/p-4d45c143.entry.js +1 -0
- package/dist/spw-stencil-library/p-4f65655d.entry.js +1 -0
- package/dist/spw-stencil-library/p-51238b72.entry.js +1 -0
- package/dist/spw-stencil-library/p-51d1b03f.entry.js +1 -0
- package/dist/spw-stencil-library/p-53dfe461.entry.js +1 -0
- package/dist/spw-stencil-library/p-56511a1a.entry.js +1 -0
- package/dist/spw-stencil-library/{p-700554d4.entry.js → p-571107dc.entry.js} +1 -1
- package/dist/spw-stencil-library/p-57d57d31.entry.js +1 -0
- package/dist/spw-stencil-library/p-5ca2790b.entry.js +1 -0
- package/dist/spw-stencil-library/p-68787bbe.entry.js +1 -0
- package/dist/spw-stencil-library/p-69f36918.entry.js +1 -0
- package/dist/spw-stencil-library/p-6be62066.entry.js +1 -0
- package/dist/spw-stencil-library/p-723229e0.entry.js +1 -0
- package/dist/spw-stencil-library/p-7233f2b1.entry.js +1 -0
- package/dist/spw-stencil-library/p-723b695b.entry.js +1 -0
- package/dist/spw-stencil-library/p-76b03045.entry.js +1 -0
- package/dist/spw-stencil-library/p-79081772.entry.js +1 -0
- package/dist/spw-stencil-library/p-7996c7c8.entry.js +1 -0
- package/dist/spw-stencil-library/p-8010145c.entry.js +1 -0
- package/dist/spw-stencil-library/p-83e6a17b.entry.js +1 -0
- package/dist/spw-stencil-library/p-898f2ca7.entry.js +1 -0
- package/dist/spw-stencil-library/p-8aa81b70.entry.js +1 -0
- package/dist/spw-stencil-library/{p-cc9371d1.entry.js → p-915cbfd3.entry.js} +1 -1
- package/dist/spw-stencil-library/p-936fc4c0.entry.js +1 -0
- package/dist/spw-stencil-library/p-94581684.entry.js +1 -0
- package/dist/spw-stencil-library/{p-8d4507ab.entry.js → p-95f41c17.entry.js} +2 -2
- package/dist/spw-stencil-library/{p-3e0f3dd4.entry.js → p-995bf47d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-Co4V4Zk-.js → p-DkNryMko.js} +2 -2
- package/dist/spw-stencil-library/{p-f073fe43.entry.js → p-a20d2a78.entry.js} +1 -1
- package/dist/spw-stencil-library/p-a6c5c836.entry.js +1 -0
- package/dist/spw-stencil-library/p-a775d477.entry.js +1 -0
- package/dist/spw-stencil-library/p-a94801a1.entry.js +1 -0
- package/dist/spw-stencil-library/p-ae18c590.entry.js +1 -0
- package/dist/spw-stencil-library/p-af8ccb80.entry.js +1 -0
- package/dist/spw-stencil-library/p-afa2f53d.entry.js +1 -0
- package/dist/spw-stencil-library/p-b08eb675.entry.js +1 -0
- package/dist/spw-stencil-library/p-b868a3da.entry.js +1 -0
- package/dist/spw-stencil-library/p-bcc0bc5b.entry.js +1 -0
- package/dist/spw-stencil-library/p-bd0b3958.entry.js +1 -0
- package/dist/spw-stencil-library/p-bec8374e.entry.js +1 -0
- package/dist/spw-stencil-library/p-c06529c8.entry.js +1 -0
- package/dist/spw-stencil-library/p-c2d6da7e.entry.js +1 -0
- package/dist/spw-stencil-library/p-c62049fc.entry.js +1 -0
- package/dist/spw-stencil-library/p-ca25cbef.entry.js +1 -0
- package/dist/spw-stencil-library/p-ca3263fb.entry.js +1 -0
- package/dist/spw-stencil-library/p-caba8c80.entry.js +1 -0
- package/dist/spw-stencil-library/{p-5f1e7343.entry.js → p-cb4b31a7.entry.js} +1 -1
- package/dist/spw-stencil-library/p-cb5dbe40.entry.js +1 -0
- package/dist/spw-stencil-library/{p-bfebf124.entry.js → p-d29e6f62.entry.js} +1 -1
- package/dist/spw-stencil-library/p-d321091b.entry.js +1 -0
- package/dist/spw-stencil-library/p-d6587b45.entry.js +1 -0
- package/dist/spw-stencil-library/p-da1e18c0.entry.js +1 -0
- package/dist/spw-stencil-library/p-de10edb8.entry.js +1 -0
- package/dist/spw-stencil-library/p-de47fd8e.entry.js +1 -0
- package/dist/spw-stencil-library/{p-67e57e7b.entry.js → p-e172632c.entry.js} +1 -1
- package/dist/spw-stencil-library/p-e2fbc5ff.entry.js +1 -0
- package/dist/spw-stencil-library/p-e592738a.entry.js +1 -0
- package/dist/spw-stencil-library/p-e6beeeae.entry.js +1 -0
- package/dist/spw-stencil-library/p-e6f4a095.entry.js +1 -0
- package/dist/spw-stencil-library/p-e82e97da.entry.js +1 -0
- package/dist/spw-stencil-library/p-ec7f05ae.entry.js +1 -0
- package/dist/spw-stencil-library/{p-25808824.entry.js → p-f0590340.entry.js} +1 -1
- package/dist/spw-stencil-library/p-f0e49272.entry.js +1 -0
- package/dist/spw-stencil-library/{p-0a121f56.entry.js → p-f420e077.entry.js} +1 -1
- package/dist/spw-stencil-library/p-f5420f60.entry.js +1 -0
- package/dist/spw-stencil-library/p-f7a94fe7.entry.js +1 -0
- package/dist/spw-stencil-library/p-f8c9e28a.entry.js +1 -0
- package/dist/spw-stencil-library/p-f91a179d.entry.js +1 -0
- package/dist/spw-stencil-library/p-fbc26e62.entry.js +1 -0
- package/dist/spw-stencil-library/p-fd339689.entry.js +1 -0
- package/dist/spw-stencil-library/p-fdcc3c5d.entry.js +1 -0
- package/dist/spw-stencil-library/p-fdd83154.entry.js +1 -0
- package/dist/spw-stencil-library/p-fe5f81cc.entry.js +1 -0
- package/dist/spw-stencil-library/spw-stencil-library.css +1 -1
- package/dist/spw-stencil-library/spw-stencil-library.esm.js +1 -1
- package/dist/stats.json +4465 -1414
- package/dist/types/components/spw-box/spw-box.d.ts +9 -2
- package/dist/types/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.d.ts +4 -0
- package/dist/types/components/spw-card/spw-card-title/spw-card-title.d.ts +3 -0
- package/dist/types/components/spw-card/spw-card.d.ts +8 -2
- package/dist/types/components/spw-custom-select/spw-custom-select.d.ts +6 -0
- package/dist/types/components/spw-date-picker/spw-date-picker.d.ts +6 -0
- package/dist/types/components/spw-field-message/spw-field-message.d.ts +8 -0
- package/dist/types/components/spw-file-upload/spw-file-upload.d.ts +0 -2
- package/dist/types/components/spw-group/spw-group.d.ts +6 -1
- package/dist/types/components/spw-header/spw-header-navigation/spw-header-navigation.d.ts +19 -0
- package/dist/types/components/spw-input-slider/spw-input-slider.d.ts +6 -0
- package/dist/types/components/spw-select/spw-select.d.ts +6 -0
- package/dist/types/components/spw-sidenav/spw-sidenav-group/spw-sidenav-group.d.ts +5 -0
- package/dist/types/components/spw-sidenav/spw-sidenav-item/spw-sidenav-item.d.ts +37 -0
- package/dist/types/components/spw-sidenav/spw-sidenav.d.ts +6 -0
- package/dist/types/components/spw-text-field/spw-text-field.d.ts +6 -0
- package/dist/types/components/spw-textarea/spw-textarea.d.ts +6 -2
- package/dist/types/components/spw-tile/spw-tile.d.ts +3 -3
- package/dist/types/components/spw-toc/spw-toc-container/spw-toc-container.d.ts +9 -1
- package/dist/types/components/spw-toc/spw-toc-navigation/spw-toc-navigation.d.ts +2 -0
- package/dist/types/components.d.ts +532 -36
- package/dist/types/stories/components/spw-box/spw-box.stories.d.ts +1 -0
- package/dist/types/stories/components/spw-checkbox/spw-checkbox.stories.d.ts +4 -1
- package/dist/types/stories/components/spw-custom-select/spw-custom-select.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-date-picker/spw-date-picker.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-dropdown/spw-dropdown.stories.d.ts +7 -1
- package/dist/types/stories/components/spw-file-upload/spw-file-upload.stories.d.ts +7 -0
- package/dist/types/stories/components/spw-icon/spw-icon.stories.d.ts +4 -1
- package/dist/types/stories/components/spw-input-slider/spw-input-slider.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-link/spw-link.stories.d.ts +4 -0
- package/dist/types/stories/components/spw-radio/spw-radio.stories.d.ts +4 -1
- package/dist/types/stories/components/spw-select/spw-select.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-text-field/spw-text-field.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-textarea/spw-textarea.stories.d.ts +8 -1
- package/dist/types/stories/components/spw-tooltip/spw-tooltip.stories.d.ts +8 -1
- package/dist/types/stories/organisms/spw-drawer/spw-drawer.stories.d.ts +19 -0
- package/dist/types/stories/organisms/spw-header/spw-header.stories.d.ts +1 -0
- package/dist/types/stories/organisms/spw-hero/spw-hero.stories.d.ts +2 -1
- package/hydrate/index.js +823 -325
- package/hydrate/index.mjs +823 -325
- package/package.json +1 -1
- package/dist/components/p-B-cQeHXM.js +0 -1
- package/dist/components/p-BIUq0sDZ.js +0 -1
- package/dist/components/p-BY3qZT4B.js +0 -1
- package/dist/components/p-C3Ll1ThQ.js +0 -1
- package/dist/components/p-CjvNWegY.js +0 -1
- package/dist/components/p-CkAL76gB.js +0 -1
- package/dist/components/p-CvLC1GlH.js +0 -1
- package/dist/components/p-D0DQUsj1.js +0 -1
- package/dist/components/p-D25JsirJ.js +0 -1
- package/dist/components/p-DRPRSyPM.js +0 -1
- package/dist/components/p-DYJNpZeH.js +0 -1
- package/dist/components/p-UzhhGIpr.js +0 -1
- package/dist/components/p-ZYgHSKrO.js +0 -1
- package/dist/components/p-eaT1pNxG.js +0 -1
- package/dist/spw-stencil-library/p-006adc88.entry.js +0 -1
- package/dist/spw-stencil-library/p-018f7e9a.entry.js +0 -1
- package/dist/spw-stencil-library/p-0485f533.entry.js +0 -1
- package/dist/spw-stencil-library/p-07fbb8f6.entry.js +0 -1
- package/dist/spw-stencil-library/p-091d4662.entry.js +0 -1
- package/dist/spw-stencil-library/p-106a3fcd.entry.js +0 -1
- package/dist/spw-stencil-library/p-159f99ab.entry.js +0 -1
- package/dist/spw-stencil-library/p-18e87463.entry.js +0 -1
- package/dist/spw-stencil-library/p-1a46f3ba.entry.js +0 -1
- package/dist/spw-stencil-library/p-1d64b425.entry.js +0 -1
- package/dist/spw-stencil-library/p-1dd3086f.entry.js +0 -1
- package/dist/spw-stencil-library/p-25fe7de0.entry.js +0 -1
- package/dist/spw-stencil-library/p-27e23a3b.entry.js +0 -1
- package/dist/spw-stencil-library/p-2eeb292e.entry.js +0 -1
- package/dist/spw-stencil-library/p-3579a4e5.entry.js +0 -1
- package/dist/spw-stencil-library/p-38dbba65.entry.js +0 -1
- package/dist/spw-stencil-library/p-3d37c0d2.entry.js +0 -1
- package/dist/spw-stencil-library/p-3da16e01.entry.js +0 -1
- package/dist/spw-stencil-library/p-3db5d9dd.entry.js +0 -1
- package/dist/spw-stencil-library/p-3ed8aeca.entry.js +0 -1
- package/dist/spw-stencil-library/p-41c2c857.entry.js +0 -1
- package/dist/spw-stencil-library/p-486e0e66.entry.js +0 -1
- package/dist/spw-stencil-library/p-4a1c6a51.entry.js +0 -1
- package/dist/spw-stencil-library/p-4b986821.entry.js +0 -1
- package/dist/spw-stencil-library/p-4e6db3bf.entry.js +0 -1
- package/dist/spw-stencil-library/p-4f09896f.entry.js +0 -1
- package/dist/spw-stencil-library/p-50b391d6.entry.js +0 -1
- package/dist/spw-stencil-library/p-50bad396.entry.js +0 -1
- package/dist/spw-stencil-library/p-576df843.entry.js +0 -1
- package/dist/spw-stencil-library/p-5e6152f4.entry.js +0 -1
- package/dist/spw-stencil-library/p-609bd382.entry.js +0 -1
- package/dist/spw-stencil-library/p-60f1fb93.entry.js +0 -1
- package/dist/spw-stencil-library/p-634313d8.entry.js +0 -1
- package/dist/spw-stencil-library/p-7043e2f6.entry.js +0 -1
- package/dist/spw-stencil-library/p-70eab5b3.entry.js +0 -1
- package/dist/spw-stencil-library/p-718a1cfc.entry.js +0 -1
- package/dist/spw-stencil-library/p-72ccef29.entry.js +0 -1
- package/dist/spw-stencil-library/p-86c818dc.entry.js +0 -1
- package/dist/spw-stencil-library/p-89814941.entry.js +0 -1
- package/dist/spw-stencil-library/p-89c0b509.entry.js +0 -1
- package/dist/spw-stencil-library/p-8c3f163d.entry.js +0 -1
- package/dist/spw-stencil-library/p-8ece5de4.entry.js +0 -1
- package/dist/spw-stencil-library/p-96b19074.entry.js +0 -1
- package/dist/spw-stencil-library/p-97222848.entry.js +0 -1
- package/dist/spw-stencil-library/p-9aef4d39.entry.js +0 -1
- package/dist/spw-stencil-library/p-9ee4fd23.entry.js +0 -1
- package/dist/spw-stencil-library/p-9fa5fd1e.entry.js +0 -1
- package/dist/spw-stencil-library/p-a5b78ab2.entry.js +0 -1
- package/dist/spw-stencil-library/p-a8d07493.entry.js +0 -1
- package/dist/spw-stencil-library/p-adae2c8f.entry.js +0 -1
- package/dist/spw-stencil-library/p-aef1936f.entry.js +0 -1
- package/dist/spw-stencil-library/p-b0be475c.entry.js +0 -1
- package/dist/spw-stencil-library/p-b3c0af55.entry.js +0 -1
- package/dist/spw-stencil-library/p-b7f20973.entry.js +0 -1
- package/dist/spw-stencil-library/p-bd521e50.entry.js +0 -1
- package/dist/spw-stencil-library/p-be17a0cf.entry.js +0 -1
- package/dist/spw-stencil-library/p-c3b2299c.entry.js +0 -1
- package/dist/spw-stencil-library/p-c9c84bbe.entry.js +0 -1
- package/dist/spw-stencil-library/p-cea7d5ac.entry.js +0 -1
- package/dist/spw-stencil-library/p-d224d201.entry.js +0 -1
- package/dist/spw-stencil-library/p-db6b5462.entry.js +0 -1
- package/dist/spw-stencil-library/p-df1e5278.entry.js +0 -1
- package/dist/spw-stencil-library/p-e039894a.entry.js +0 -1
- package/dist/spw-stencil-library/p-e1410eb6.entry.js +0 -1
- package/dist/spw-stencil-library/p-e4deed26.entry.js +0 -1
- package/dist/spw-stencil-library/p-e5fb89f8.entry.js +0 -1
- package/dist/spw-stencil-library/p-e68ef751.entry.js +0 -1
- package/dist/spw-stencil-library/p-e814b60f.entry.js +0 -1
- package/dist/spw-stencil-library/p-ea07c235.entry.js +0 -1
- package/dist/spw-stencil-library/p-ea0c0609.entry.js +0 -1
- package/dist/spw-stencil-library/p-ea6a7692.entry.js +0 -1
- package/dist/spw-stencil-library/p-ee27a3b1.entry.js +0 -1
- package/dist/spw-stencil-library/p-efebcaa2.entry.js +0 -1
- package/dist/spw-stencil-library/p-f741b7f2.entry.js +0 -1
- package/dist/spw-stencil-library/p-f846ccbb.entry.js +0 -1
- package/dist/spw-stencil-library/p-fbc625af.entry.js +0 -1
- package/dist/spw-stencil-library/p-fc985ba3.entry.js +0 -1
- package/dist/spw-stencil-library/p-fd94894e.entry.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,c as e,h as o,H as t,a as r}from"./p-Co4V4Zk-.js";const a=(s,e="default")=>({"spw-message":!0,[`spw-message--${s}`]:!0,[`spw-message--${e}`]:!0}),i=class{constructor(o){s(this,o),this.spwDismiss=e(this,"spwDismiss",7),this.variant="default",this.isDismissable=!0,this.dismissableText="Masquer",this.messageTitle="Notification",this.size="default",this.isVisible=!0,this.hasSlotContent=!1,this.handleKeyDown=s=>{"Enter"===s.key&&(s.preventDefault(),this.handleDismiss())},this.handleDismiss=()=>{this.spwDismiss.emit({messageId:this.messageId}),this.isVisible=!1},this.handleSlotChange=()=>{if(this.slotElement){const s=this.slotElement.assignedNodes({flatten:!0});this.hasSlotContent=s.some((s=>{var e;return s.nodeType===Node.ELEMENT_NODE||s.nodeType===Node.TEXT_NODE&&""!==(null===(e=s.textContent)||void 0===e?void 0:e.trim())}))}}}async showMessage(){this.isVisible=!0}async hideMessage(){this.isVisible=!1}render(){const s=this.icon||(()=>{const s={default:"fa-lightbulb",success:"fa-check",info:"fa-info-circle",warning:"fa-exclamation-triangle",alert:"fa-exclamation-triangle"};return s[this.variant]||s.default})(),e="compact"===this.size;return this.isVisible?o(t,null,o("div",{class:a(this.variant,this.size),role:"alert","aria-live":"polite","aria-label":this.messageTitle},o("div",{class:"spw-message__title-container"},o("strong",{class:"spw-message__title"},o("spw-icon",{icon:s})," ",this.messageTitle,e&&this.hasSlotContent&&o("span",{class:"spw-message__separator"}," : "),e&&o("span",{class:"spw-message__inline-content"},o("slot",{ref:s=>this.slotElement=s,onSlotchange:this.handleSlotChange}))),this.isDismissable&&o("spw-link",{tabindex:"0",icon:"fa-close",class:"spw-message__close","aria-label":this.dismissableText,onClick:this.handleDismiss,onKeyDown:this.handleKeyDown},this.dismissableText)),!e&&o("div",{class:"spw-message__text"},o("slot",{ref:s=>this.slotElement=s,onSlotchange:this.handleSlotChange})))):null}get el(){return r(this)}};i.style='@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;--spw-message-margin-top-content:12px;--spw-message-title-color:var(--spw-colors-support-grey-grey-900);--spw-message-body-color:var(--spw-colors-support-grey-grey-900);--spw-message-font-size:16px;--spw-message-default-background-color:var(--spw-colors-support-grey-grey-100);--spw-message-default-icon-color:var(--spw-colors-support-grey-grey-900);--spw-message-default-border-color:var(--spw-colors-support-grey-grey-300);--spw-message-success-background-color:var(--spw-colors-multi-branding-green-green-50);--spw-message-success-icon-color:var(--spw-colors-multi-branding-green-green-600);--spw-message-success-border-color:var(--spw-colors-multi-branding-green-green-300);--spw-message-alert-background-color:var(--spw-colors-multi-branding-red-red-50);--spw-message-alert-icon-color:var(--spw-colors-multi-branding-red-red-accent-3);--spw-message-alert-border-color:var(--spw-colors-multi-branding-red-red-300);--spw-message-info-background-color:var(--spw-colors-multi-branding-blue-blue-50);--spw-message-info-icon-color:var(--spw-colors-multi-branding-blue-blue-accent-3);--spw-message-info-border-color:var(--spw-colors-multi-branding-blue-blue-300);--spw-message-warning-background-color:#ffeee0;--spw-message-warning-icon-color:#d84300;--spw-message-warning-border-color:#f4b095}.spw-message{padding:24px;border-radius:16px;border:2px solid transparent;color:var(--spw-message-title-color);font-size:var(--spw-message-font-size)}.spw-message__title-container{display:flex;gap:24px;flex-wrap:nowrap;justify-content:space-between;flex-direction:column}@media (min-width: 1024px){.spw-message__title-container{flex-direction:row}}.spw-message__close{order:-1}@media (min-width: 1024px){.spw-message__close{order:initial}}.spw-message__title{font-size:18px;flex:1;display:block}.spw-message__title spw-icon,.spw-message__title .spw-icon{position:relative;margin-right:6px;top:1px}.spw-message__text{margin-top:var(--spw-message-margin-top-content);color:var(--spw-message-body-color)}.spw-message__separator{font-weight:normal}.spw-message__inline-content{font-weight:normal}.spw-message--compact{padding:16px}.spw-message--compact .spw-message__title{font-size:16px;display:inline}.spw-message--compact .spw-message__title spw-icon{margin-right:4px}.spw-message--default{background:var(--spw-message-default-background-color);border-color:var(--spw-message-default-border-color)}.spw-message--default .spw-icon{color:var(--spw-message-default-icon-color)}.spw-message--success{background:var(--spw-message-success-background-color);border-color:var(--spw-message-success-border-color)}.spw-message--success spw-icon,.spw-message--success .spw-icon{color:var(--spw-message-success-icon-color)}.spw-message--alert{background:var(--spw-message-alert-background-color);border-color:var(--spw-message-alert-border-color)}.spw-message--alert spw-icon,.spw-message--alert .spw-icon{color:var(--spw-message-alert-icon-color)}.spw-message--info{background:var(--spw-message-info-background-color);border-color:var(--spw-message-info-border-color)}.spw-message--info spw-icon,.spw-message--info .spw-icon{color:var(--spw-message-info-icon-color)}.spw-message--warning{background:var(--spw-message-warning-background-color);border-color:var(--spw-message-warning-border-color)}.spw-message--warning spw-icon,.spw-message--warning .spw-icon{color:var(--spw-message-warning-icon-color)}.spw-message spw-link{--spw-link-color:var(--spw-colors-support-grey-grey-900);--spw-link-hover-color:var(--spw-colors-support-grey-grey-900);--spw-link-active-color:var(--spw-colors-support-grey-grey-800);--spw-link-padding:12px}.spw-message spw-link:focus-visible{outline:3px solid white;outline-offset:0;box-shadow:0 0 0 6px black}';export{i as spw_message}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,h as t,H as i,a as n}from"./p-Co4V4Zk-.js";const o=class{constructor(t){e(this,t),this.viewMoreText="Voir plus",this.shouldShowViewMore=!1,this.parentHref="#",this.parentTarget="_self",this.dropdownLevel=1,this.isMegamenu=!1}componentDidLoad(){this.calculateDropdownLevel(),this.isMegamenu=this.isParentMegamenu(),this.checkIfShouldShowViewMore();const e=this.el.shadowRoot.querySelector("slot");e&&new MutationObserver((()=>{this.checkIfShouldShowViewMore()})).observe(e,{childList:!0,subtree:!0})}calculateDropdownLevel(){let e=1,t=this.el.parentElement;for(;t&&"SPW-HEADER-NAVIGATION"!==t.tagName;)"SPW-HEADER-NAVIGATION-DROPDOWN"===t.tagName&&e++,t=t.parentElement;this.dropdownLevel=e}checkIfShouldShowViewMore(){if(2!==this.dropdownLevel)return void(this.shouldShowViewMore=!1);if(!this.isMegamenu)return void(this.shouldShowViewMore=!1);const e=this.el.shadowRoot.querySelector("slot");if(!e)return;const t=e.assignedElements({flatten:!0}),i=Array.from(t).filter((e=>"SPW-HEADER-NAVIGATION-ITEM"===e.tagName)).filter((e=>"3"===e.getAttribute("data-level")));this.getParentLink(),this.shouldShowViewMore=i.length>7||0===i.length}isParentMegamenu(){let e=this.el.parentElement;for(;e;){if("SPW-HEADER-NAVIGATION-ITEM"===e.tagName&&"1"===e.getAttribute("data-level"))return"megamenu"===e.getAttribute("variant");e=e.parentElement}return!1}getParentLink(){let e=this.el.parentElement;for(;e;){if("SPW-HEADER-NAVIGATION-ITEM"===e.tagName){const t=e.querySelector("a");t&&(this.parentHref=t.getAttribute("href")||"#",this.parentTarget=t.getAttribute("target")||"_self");break}e=e.parentElement}}render(){return t(i,{key:"8afe985442cb3e253206d406a8dc9c17db279a68",class:{"spw-header-navigation-dropdown--is-megamenu":this.isMegamenu}},t("div",{key:"6ade45ebe6da1a9b6514072c48c1831b1bbe481c",class:"spw-header-navigation-dropdown"},t("slot",{key:"2da5c6f4338dc789ee008b164bf029bdb4197035"}),this.shouldShowViewMore&&t("spw-link",{key:"17f4dd54d77bf879b413cd6e2bb761bc8dd86f84",icon:"fa-arrow-right",class:"spw-header-navigation-item--view-more",href:this.parentHref,target:this.parentTarget},this.viewMoreText)))}get el(){return n(this)}};o.style='html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:contents}.spw-header-navigation-dropdown--is-megamenu{display:contents}@media (min-width: 1024px){.spw-header-navigation-dropdown--is-megamenu{width:100%;max-width:var(--spw-ds-container-lg);margin:0 auto;display:flex;flex-wrap:wrap;padding:16px 0}}@media (min-width: 1350px){.spw-header-navigation-dropdown--is-megamenu{max-width:var(--spw-ds-container-xl)}}@media (min-width: 1024px){:host(.spw-header-navigation-dropdown--is-megamenu) ::slotted(spw-header-navigation-item[data-level="3"]:nth-child(n+8)){display:none}}.spw-header-navigation-item--view-more{display:none !important}@media (min-width: 1024px){.spw-header-navigation-item--view-more{display:block !important;padding:8px 16px;border-left:1px solid var(--spw-colors-support-grey-grey-300);font-size:14px}}';export{o as spw_header_navigation_dropdown}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,c as s,h as o,H as i,a as e}from"./p-Co4V4Zk-.js";import{a}from"./p-BRFNx2DL.js";const r={success:"fa-check",info:"fa-info",warning:"fa-exclamation",alert:"fa-close"},n=class{constructor(o){t(this,o),this.spwToastDismiss=s(this,"spwToastDismiss",7),this.spwToastLinkClick=s(this,"spwToastLinkClick",7),this.variant="info",this.heading="",this.message="",this.linkLabel="",this.linkHref="",this.duration=5e3,this.dismissable=!0,this.dismissText="Fermer",this.visible=!1,this.autoDismissTimer=null,this.timerStartedAt=null,this.timerRemaining=null,this.swipeTouchStartX=0,this.swipeTouchStartY=0}componentDidLoad(){this.show()}disconnectedCallback(){this.clearTimer()}clearTimer(){null!==this.autoDismissTimer&&(clearTimeout(this.autoDismissTimer),this.autoDismissTimer=null)}startAutoDismiss(t){if(this.duration<=0)return;const s=null!=t?t:this.duration;this.timerStartedAt=Date.now(),this.timerRemaining=s,this.autoDismissTimer=setTimeout((()=>this.dismiss()),s)}pauseTimer(){var t;if(null===this.autoDismissTimer||null===this.timerStartedAt)return;this.clearTimer();const s=Date.now()-this.timerStartedAt;this.timerRemaining=Math.max(0,(null!==(t=this.timerRemaining)&&void 0!==t?t:this.duration)-s),this.timerStartedAt=null,this.progressEl&&(this.progressEl.style.animationPlayState="paused")}resumeTimer(){null===this.timerRemaining||this.timerRemaining<=0||(this.startAutoDismiss(this.timerRemaining),this.progressEl&&(this.progressEl.style.animationPlayState="running"))}async show(){this.visible=!0,await new Promise((t=>requestAnimationFrame(t))),this.containerEl&&a(this.containerEl,p,{duration:300}),this.startAutoDismiss()}async dismiss(){this.clearTimer(),this.containerEl?a(this.containerEl,l,{duration:200}).addEventListener("finish",(()=>this.remove())):this.remove()}remove(){this.visible=!1,this.spwToastDismiss.emit(),this.el.remove()}durationChanged(){this.clearTimer(),this.timerRemaining=null,this.startAutoDismiss()}get resolvedIcon(){return this.icon||r[this.variant]}render(){if(!this.visible)return null;const t=this.duration>0;return o(i,null,o("div",{class:{"spw-toast":!0,[`spw-toast--${this.variant}`]:!0},role:"alert","aria-live":"assertive","aria-atomic":"true",ref:t=>this.containerEl=t,onMouseEnter:()=>this.pauseTimer(),onMouseLeave:()=>this.resumeTimer(),onTouchStart:t=>{this.swipeTouchStartX=t.touches[0].clientX,this.swipeTouchStartY=t.touches[0].clientY},onTouchEnd:t=>{const s=t.changedTouches[0].clientX-this.swipeTouchStartX,o=t.changedTouches[0].clientY-this.swipeTouchStartY;Math.abs(s)>Math.abs(o)&&Math.abs(s)>50&&this.dismiss()}},o("div",{class:"spw-toast__aside"},o("div",{class:"spw-toast__icon-wrapper"},o("spw-icon",{variant:"fa-regular",icon:this.resolvedIcon}))),o("div",{class:"spw-toast__body"},o("div",{class:"spw-toast__top"},this.heading&&o("p",{class:"spw-toast__heading"},this.heading),this.dismissable&&o("button",{class:"spw-toast__close","aria-label":this.dismissText,onClick:()=>this.dismiss()},o("span",{class:"spw-toast__close-label"},this.dismissText),o("spw-icon",{icon:"fa-xmark"}))),this.message&&o("p",{class:"spw-toast__message"},this.message),this.linkLabel&&o("a",{class:"spw-toast__link",href:this.linkHref||void 0,role:this.linkHref?void 0:"button",tabindex:this.linkHref?void 0:"0",onClick:t=>{this.linkHref||t.preventDefault(),this.spwToastLinkClick.emit()},onKeyDown:t=>{this.linkHref||"Enter"!==t.key&&" "!==t.key||(t.preventDefault(),this.spwToastLinkClick.emit())}},this.linkLabel)),t&&o("div",{class:"spw-toast__progress",style:{animationDuration:`${this.duration}ms`},ref:t=>this.progressEl=t})))}get el(){return e(this)}static get watchers(){return{duration:[{durationChanged:0}]}}},p=[{offset:0,opacity:"0",transform:"translateY(20%)",easing:"ease-out"},{offset:1,opacity:"1",transform:"translateY(0)",easing:"ease-out"}],l=[{offset:0,opacity:"1"},{offset:1,opacity:"0"}];n.style='@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;width:100%;--spw-toast-border-radius:8px;--spw-toast-font-size:16px;--spw-toast-shadow:none;--spw-toast-aside-width:40px;--spw-toast-success-color:var(--spw-colors-multi-branding-green-green-800);--spw-toast-success-bg:var(--spw-colors-multi-branding-green-green-800);--spw-toast-info-color:var(--spw-colors-multi-branding-blue-blue-500);--spw-toast-info-bg:var(--spw-colors-multi-branding-blue-blue-500);--spw-toast-warning-color:var(--spw-colors-multi-branding-orange-orange-500);--spw-toast-warning-bg:var(--spw-colors-multi-branding-orange-orange-500);--spw-toast-alert-color:var(--spw-colors-multi-branding-red-red-500);--spw-toast-alert-bg:var(--spw-colors-multi-branding-red-red-500)}.spw-toast{position:relative;display:flex;align-items:stretch;background:#ffffff;border-radius:var(--spw-toast-border-radius);border:2px solid;box-shadow:var(--spw-toast-shadow);font-size:var(--spw-toast-font-size);color:var(--spw-colors-support-grey-grey-900, #1a1a1a);width:100%;box-sizing:border-box;overflow:hidden}@media (prefers-reduced-motion: reduce){.spw-toast{transition:none !important;animation:none !important}}.spw-toast--success{border-color:var(--spw-toast-success-color)}.spw-toast--success .spw-toast__aside{background:var(--spw-toast-success-bg)}.spw-toast--info{border-color:var(--spw-toast-info-color)}.spw-toast--info .spw-toast__aside{background:var(--spw-toast-info-bg)}.spw-toast--warning{border-color:var(--spw-toast-warning-color)}.spw-toast--warning .spw-toast__aside{background:var(--spw-toast-warning-bg)}.spw-toast--alert{border-color:var(--spw-toast-alert-color)}.spw-toast--alert .spw-toast__aside{background:var(--spw-toast-alert-bg)}.spw-toast__aside{flex-shrink:0;width:var(--spw-toast-aside-width);display:flex;align-items:flex-start;justify-content:center;padding-top:16px}.spw-toast__icon-wrapper{width:24px;height:24px;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;font-size:16px}.spw-toast__icon-wrapper spw-icon{display:flex;align-items:center;justify-content:center}.spw-toast--success .spw-toast__icon-wrapper spw-icon{color:var(--spw-toast-success-color)}.spw-toast--info .spw-toast__icon-wrapper spw-icon{color:var(--spw-toast-info-color)}.spw-toast--warning .spw-toast__icon-wrapper spw-icon{color:var(--spw-toast-warning-color)}.spw-toast--alert .spw-toast__icon-wrapper spw-icon{color:var(--spw-toast-alert-color)}.spw-toast__body{flex:1;padding:16px;display:flex;flex-direction:column;gap:4px;min-width:0}.spw-toast__top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.spw-toast__heading{margin:0;font-weight:700;line-height:1.4;color:var(--spw-colors-support-grey-grey-900, #1a1a1a)}.spw-toast__message{margin:0;line-height:1.5;color:var(--spw-colors-support-grey-grey-700, #3a3a3a)}.spw-toast__link{display:inline-block;margin-top:4px;font-weight:700;font-size:14px;text-decoration:underline;color:var(--spw-colors-support-grey-grey-900, #1a1a1a)}.spw-toast__link:hover{text-decoration:none}.spw-toast__close{flex-shrink:0;align-self:flex-start;display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:3px 0;font-size:14px;font-weight:600;color:var(--spw-colors-support-grey-grey-900, #1a1a1a);white-space:nowrap;text-decoration:underline;font-family:inherit}.spw-toast__close spw-icon{font-size:14px;text-decoration:none}.spw-toast__close:hover{text-decoration:none}.spw-toast__close:focus-visible{outline:3px solid currentColor;outline-offset:2px;border-radius:2px}.spw-toast__progress{position:absolute;bottom:0;left:var(--spw-toast-aside-width);height:3px;width:calc(100% - var(--spw-toast-aside-width));transform-origin:left center;animation:spw-toast-progress linear forwards;animation-play-state:running}@media (prefers-reduced-motion: reduce){.spw-toast__progress{display:none}}.spw-toast--success .spw-toast__progress{background:var(--spw-toast-success-color)}.spw-toast--info .spw-toast__progress{background:var(--spw-toast-info-color)}.spw-toast--warning .spw-toast__progress{background:var(--spw-toast-warning-color)}.spw-toast--alert .spw-toast__progress{background:var(--spw-toast-alert-color)}@keyframes spw-toast-progress{from{transform:scaleX(1)}to{transform:scaleX(0)}}';export{n as spw_toast}
|