@spw-ds/spw-stencil-library 1.15.0 → 1.17.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 +365 -12
- package/dist/cjs/{index-BSEZn_kI.js → index-D3lyhQSW.js} +13 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/spw-accordion_4.cjs.entry.js +1 -1
- package/dist/cjs/spw-avatar.cjs.entry.js +1 -1
- package/dist/cjs/spw-block-content.cjs.entry.js +1 -1
- package/dist/cjs/spw-box.cjs.entry.js +28 -9
- package/dist/cjs/spw-breadcrumb-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/spw-button_2.cjs.entry.js +4 -4
- package/dist/cjs/spw-card-content.cjs.entry.js +2 -2
- package/dist/cjs/spw-card-excerpt.cjs.entry.js +2 -2
- package/dist/cjs/spw-card-image.cjs.entry.js +2 -2
- package/dist/cjs/spw-card-subtag-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-card-subtags.cjs.entry.js +2 -2
- package/dist/cjs/spw-card-title.cjs.entry.js +13 -3
- package/dist/cjs/spw-card.cjs.entry.js +2 -2
- package/dist/cjs/spw-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/spw-cookies.cjs.entry.js +1 -1
- package/dist/cjs/spw-custom-select.cjs.entry.js +23 -27
- package/dist/cjs/spw-date-picker.cjs.entry.js +18 -2
- package/dist/cjs/spw-drawer.cjs.entry.js +4 -4
- package/dist/cjs/spw-dropdown-container.cjs.entry.js +2 -2
- package/dist/cjs/spw-dropdown-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-dropdown.cjs.entry.js +11 -6
- package/dist/cjs/spw-field-label_8.cjs.entry.js +24 -16
- package/dist/cjs/spw-file-upload.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer-bottom.cjs.entry.js +2 -2
- package/dist/cjs/spw-footer-content-col.cjs.entry.js +2 -2
- package/dist/cjs/spw-footer-content.cjs.entry.js +2 -2
- package/dist/cjs/spw-footer-link.cjs.entry.js +2 -2
- package/dist/cjs/spw-footer.cjs.entry.js +2 -2
- package/dist/cjs/spw-grid-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-grid.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-lang.cjs.entry.js +2 -2
- package/dist/cjs/spw-header-navigation-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/spw-header-navigation-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-header-navigation.cjs.entry.js +2 -2
- package/dist/cjs/spw-header-persona-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-header-persona.cjs.entry.js +2 -2
- package/dist/cjs/spw-header.cjs.entry.js +5 -3
- package/dist/cjs/spw-hero.cjs.entry.js +4 -4
- package/dist/cjs/spw-illustration.cjs.entry.js +1 -1
- package/dist/cjs/spw-input-slider.cjs.entry.js +18 -22
- package/dist/cjs/spw-lightbox-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-lightbox.cjs.entry.js +3 -3
- package/dist/cjs/spw-list-description.cjs.entry.js +2 -2
- package/dist/cjs/spw-list-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-list-title.cjs.entry.js +2 -2
- package/dist/cjs/spw-list.cjs.entry.js +2 -2
- package/dist/cjs/spw-message.cjs.entry.js +11 -3
- package/dist/cjs/spw-modal.cjs.entry.js +4 -4
- package/dist/cjs/spw-mosaic-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-mosaic.cjs.entry.js +32 -6
- package/dist/cjs/spw-pagination.cjs.entry.js +7 -7
- package/dist/cjs/spw-radio.cjs.entry.js +2 -2
- package/dist/cjs/spw-scrolltop.cjs.entry.js +2 -2
- package/dist/cjs/spw-search-field.cjs.entry.js +63 -11
- package/dist/cjs/spw-select.cjs.entry.js +17 -21
- package/dist/cjs/spw-sidebar-navigation-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/spw-sidebar-navigation-item.cjs.entry.js +4 -4
- package/dist/cjs/spw-sidebar-navigation-separator.cjs.entry.js +2 -2
- package/dist/cjs/spw-sidebar.cjs.entry.js +2 -2
- package/dist/cjs/spw-sidenav-group.cjs.entry.js +22 -0
- package/dist/cjs/spw-sidenav-item.cjs.entry.js +168 -0
- package/dist/cjs/spw-sidenav.cjs.entry.js +132 -0
- package/dist/cjs/spw-skeleton.cjs.entry.js +2 -2
- package/dist/cjs/spw-slider-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-slider.cjs.entry.js +2 -2
- package/dist/cjs/spw-socials.cjs.entry.js +2 -2
- package/dist/cjs/spw-stencil-library.cjs.js +2 -2
- package/dist/cjs/spw-table-body.cjs.entry.js +2 -2
- package/dist/cjs/spw-table-cell.cjs.entry.js +2 -2
- package/dist/cjs/spw-table-container.cjs.entry.js +2 -2
- package/dist/cjs/spw-table-footer.cjs.entry.js +2 -2
- package/dist/cjs/spw-table-head.cjs.entry.js +2 -2
- package/dist/cjs/spw-table-header.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-row.cjs.entry.js +2 -2
- package/dist/cjs/spw-table-sidebar.cjs.entry.js +2 -2
- package/dist/cjs/spw-table.cjs.entry.js +1 -1
- package/dist/cjs/spw-tabs-content.cjs.entry.js +1 -1
- package/dist/cjs/spw-tabs-navigation-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-tabs-navigation.cjs.entry.js +2 -2
- package/dist/cjs/spw-tabs.cjs.entry.js +2 -2
- package/dist/cjs/spw-tag.cjs.entry.js +2 -2
- package/dist/cjs/spw-text-field.cjs.entry.js +19 -22
- package/dist/cjs/spw-textarea.cjs.entry.js +17 -21
- package/dist/cjs/spw-tile-description.cjs.entry.js +3 -3
- package/dist/cjs/spw-tile-title.cjs.entry.js +2 -2
- package/dist/cjs/spw-tile.cjs.entry.js +19 -13
- package/dist/cjs/spw-timeline-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-timeline.cjs.entry.js +3 -3
- package/dist/cjs/spw-toast-controller.cjs.entry.js +1 -1
- package/dist/cjs/spw-toast.cjs.entry.js +1 -1
- package/dist/cjs/spw-toc-container.cjs.entry.js +1 -1
- package/dist/cjs/spw-toc-navigation.cjs.entry.js +1 -1
- package/dist/cjs/spw-toc.cjs.entry.js +2 -2
- package/dist/cjs/spw-topbar.cjs.entry.js +2 -2
- package/dist/cjs/spw-wizard-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-wizard.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +3 -0
- package/dist/collection/components/spw-box/spw-box.css +11 -60
- package/dist/collection/components/spw-box/spw-box.js +39 -9
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.js +1 -1
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb.css +1 -2
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb.js +1 -1
- package/dist/collection/components/spw-button/spw-button.css +47 -65
- package/dist/collection/components/spw-button/spw-button.js +1 -1
- 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.js +1 -1
- 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.js +1 -1
- 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 +48 -0
- package/dist/collection/components/spw-card/spw-card-title/spw-card-title.js +31 -1
- package/dist/collection/components/spw-card/spw-card.js +1 -1
- package/dist/collection/components/spw-checkbox/spw-checkbox.js +1 -1
- package/dist/collection/components/spw-custom-select/spw-custom-select.css +1 -1
- package/dist/collection/components/spw-custom-select/spw-custom-select.js +21 -25
- package/dist/collection/components/spw-date-picker/spw-date-picker.js +17 -1
- package/dist/collection/components/spw-drawer/spw-drawer.js +3 -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.js +1 -1
- package/dist/collection/components/spw-dropdown/spw-dropdown.js +10 -5
- package/dist/collection/components/spw-field-label/spw-field-label.js +1 -1
- package/dist/collection/components/spw-field-message/spw-field-message.css +2 -14
- package/dist/collection/components/spw-field-message/spw-field-message.js +1 -1
- package/dist/collection/components/spw-file-upload/spw-file-upload.js +2 -2
- 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.js +1 -1
- 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.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer.js +1 -1
- package/dist/collection/components/spw-grid/spw-grid-item/spw-grid-item.js +2 -2
- package/dist/collection/components/spw-grid/spw-grid.js +2 -2
- package/dist/collection/components/spw-group/spw-group.js +15 -7
- 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.js +1 -1
- 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.js +1 -1
- 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.js +1 -1
- package/dist/collection/components/spw-header/spw-header.css +25 -4
- package/dist/collection/components/spw-header/spw-header.js +3 -1
- package/dist/collection/components/spw-hero/spw-hero.js +3 -3
- package/dist/collection/components/spw-icon/spw-icon.js +1 -1
- package/dist/collection/components/spw-input-slider/spw-input-slider.js +17 -21
- package/dist/collection/components/spw-lightbox/spw-lightbox-item/spw-lightbox-item.js +1 -1
- package/dist/collection/components/spw-lightbox/spw-lightbox.js +2 -2
- package/dist/collection/components/spw-link/spw-link.js +1 -1
- 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.js +1 -1
- package/dist/collection/components/spw-list/spw-list-title/spw-list-title.js +1 -1
- package/dist/collection/components/spw-list/spw-list.js +1 -1
- package/dist/collection/components/spw-loading/spw-loading.js +1 -1
- package/dist/collection/components/spw-message/spw-message.css +59 -2
- package/dist/collection/components/spw-message/spw-message.js +11 -2
- package/dist/collection/components/spw-modal/spw-modal.js +3 -3
- package/dist/collection/components/spw-mosaic/spw-mosaic-item/spw-mosaic-item.js +1 -1
- package/dist/collection/components/spw-mosaic/spw-mosaic.js +31 -5
- package/dist/collection/components/spw-pagination/spw-pagination.js +6 -6
- package/dist/collection/components/spw-radio/spw-radio.js +1 -1
- package/dist/collection/components/spw-scrolltop/spw-scrolltop.js +1 -1
- package/dist/collection/components/spw-search-field/spw-search-field.js +62 -10
- package/dist/collection/components/spw-select/spw-select.js +16 -20
- 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.js +1 -1
- 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.js +1 -1
- 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 +523 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav-item/spw-sidenav-item.js +359 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav.css +403 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav.js +200 -0
- package/dist/collection/components/spw-skeleton/spw-skeleton.js +1 -1
- package/dist/collection/components/spw-slider/spw-slider-item/spw-slider-item.js +1 -1
- package/dist/collection/components/spw-slider/spw-slider.js +1 -1
- package/dist/collection/components/spw-socials/spw-socials.js +1 -1
- 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.js +1 -1
- 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.js +1 -1
- 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.js +2 -2
- 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.js +1 -1
- 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.js +1 -1
- package/dist/collection/components/spw-tabs/spw-tabs.js +1 -1
- package/dist/collection/components/spw-tag/spw-tag.js +1 -1
- package/dist/collection/components/spw-text-field/spw-text-field.css +6 -0
- package/dist/collection/components/spw-text-field/spw-text-field.js +17 -20
- package/dist/collection/components/spw-textarea/spw-textarea.js +16 -20
- 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 +34 -0
- 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.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile.css +32 -22
- package/dist/collection/components/spw-tile/spw-tile.js +24 -18
- package/dist/collection/components/spw-timeline/spw-timeline-item/spw-timeline-item.js +2 -2
- package/dist/collection/components/spw-timeline/spw-timeline.js +2 -2
- package/dist/collection/components/spw-toc/spw-toc.js +1 -1
- package/dist/collection/components/spw-tooltip/spw-tooltip.js +1 -1
- package/dist/collection/components/spw-topbar/spw-topbar.js +1 -1
- package/dist/collection/components/spw-wizard/spw-wizard-item/spw-wizard-item.js +1 -1
- package/dist/collection/components/spw-wizard/spw-wizard.js +1 -1
- package/dist/collection/stories/components/spw-avatar/spw-avatar.stories.js +2 -0
- package/dist/collection/stories/components/spw-block-content/spw-block-content.stories.js +3 -1
- package/dist/collection/stories/components/spw-box/spw-box.stories.js +3 -1
- package/dist/collection/stories/components/spw-breadcrumb/spw-breadcrumb.stories.js +39 -1
- package/dist/collection/stories/components/spw-button/spw-button.stories.js +38 -1
- package/dist/collection/stories/components/spw-checkbox/spw-checkbox.stories.js +3 -1
- package/dist/collection/stories/components/spw-custom-select/spw-custom-select.stories.js +46 -1
- package/dist/collection/stories/components/spw-date-picker/spw-date-picker.stories.js +3 -1
- package/dist/collection/stories/components/spw-dropdown/spw-dropdown.stories.js +46 -1
- package/dist/collection/stories/components/spw-field-message/spw-field-message.stories.js +3 -1
- package/dist/collection/stories/components/spw-file-upload/spw-file-upload.stories.js +40 -1
- package/dist/collection/stories/components/spw-icon/spw-icon.stories.js +2 -0
- package/dist/collection/stories/components/spw-input-slider/spw-input-slider.stories.js +2 -0
- package/dist/collection/stories/components/spw-link/spw-link.stories.js +3 -1
- package/dist/collection/stories/components/spw-loading/spw-loading.stories.js +3 -1
- package/dist/collection/stories/components/spw-pagination/spw-pagination.stories.js +3 -1
- package/dist/collection/stories/components/spw-radio/spw-radio.stories.js +3 -1
- package/dist/collection/stories/components/spw-scrolltop/spw-scrolltop.stories.js +2 -0
- package/dist/collection/stories/components/spw-search-field/spw-search-field.stories.js +47 -2
- package/dist/collection/stories/components/spw-select/spw-select.stories.js +46 -1
- package/dist/collection/stories/components/spw-separator/spw-separator.stories.js +3 -1
- package/dist/collection/stories/components/spw-skeleton/spw-skeleton.stories.js +3 -1
- package/dist/collection/stories/components/spw-tag/spw-tag.stories.js +3 -1
- package/dist/collection/stories/components/spw-text-field/spw-text-field.stories.js +3 -1
- package/dist/collection/stories/components/spw-textarea/spw-textarea.stories.js +3 -1
- package/dist/collection/stories/components/spw-toast/spw-toast.stories.js +3 -1
- package/dist/collection/stories/components/spw-tooltip/spw-tooltip.stories.js +3 -1
- package/dist/collection/stories/organisms/spw-accordion/spw-accordion.stories.js +39 -1
- package/dist/collection/stories/organisms/spw-card/spw-card.stories.js +39 -1
- package/dist/collection/stories/organisms/spw-drawer/spw-drawer.stories.js +2 -0
- package/dist/collection/stories/organisms/spw-footer/spw-footer.stories.js +39 -1
- package/dist/collection/stories/organisms/spw-grid/spw-grid.stories.js +38 -0
- package/dist/collection/stories/organisms/spw-group/spw-group.stories.js +3 -1
- package/dist/collection/stories/organisms/spw-header/spw-header.stories.js +140 -2
- package/dist/collection/stories/organisms/spw-hero/spw-hero.stories.js +39 -1
- package/dist/collection/stories/organisms/spw-lightbox/spw-lightbox.stories.js +2 -0
- package/dist/collection/stories/organisms/spw-list/spw-list.stories.js +3 -1
- package/dist/collection/stories/organisms/spw-message/spw-message.stories.js +78 -1
- package/dist/collection/stories/organisms/spw-modal/spw-modal.stories.js +33 -1
- package/dist/collection/stories/organisms/spw-mosaic/spw-mosaic.stories.js +39 -1
- package/dist/collection/stories/organisms/spw-sidebar/spw-sidebar.stories.js +39 -1
- package/dist/collection/stories/organisms/spw-sidenav/spw-sidenav.stories.js +215 -0
- package/dist/collection/stories/organisms/spw-slider/spw-slider.stories.js +73 -1
- package/dist/collection/stories/organisms/spw-table/spw-table.stories.js +3 -1
- package/dist/collection/stories/organisms/spw-tabs/spw-tabs.stories.js +39 -1
- package/dist/collection/stories/organisms/spw-tile/spw-tile.stories.js +105 -1
- package/dist/collection/stories/organisms/spw-timeline/spw-timeline.stories.js +2 -0
- package/dist/collection/stories/organisms/spw-toc/spw-toc.stories.js +38 -0
- package/dist/collection/stories/organisms/spw-topbar/spw-topbar.stories.js +2 -0
- package/dist/collection/stories/organisms/spw-wizard/spw-wizard.stories.js +123 -1
- package/dist/components/index.js +1 -1
- package/dist/components/{p-2iE5Jfvp.js → p-2AbKLqDf.js} +1 -1
- package/dist/components/p-BBsDk5QJ.js +1 -0
- package/dist/components/{p-DPpA6jtb.js → p-BrCHGcGN.js} +1 -1
- package/dist/components/{p-kkVxHcEB.js → p-C5-yiily.js} +1 -1
- package/dist/components/{p-DlnEjqPF.js → p-CLldNY-_.js} +1 -1
- package/dist/components/{p-DDihlS_6.js → p-CdTWu15K.js} +1 -1
- package/dist/components/{p-CQNvd2fn.js → p-DZoh_5b5.js} +1 -1
- package/dist/components/p-Fqknc29G.js +1 -0
- package/dist/components/p-R4SpR2mV.js +1 -0
- package/dist/components/{p-D3XYY2gS.js → p-m97KOJBa.js} +1 -1
- package/dist/components/{p-C9EdSa5U.js → p-nC0sTTf4.js} +1 -1
- package/dist/components/{p-F4DuhyF5.js → p-xTIxnTQQ.js} +1 -1
- package/dist/components/{p-rbXNWvxL.js → p-yEYYjoyI.js} +1 -1
- package/dist/components/spw-accordion-title.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-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 +3 -3
- 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-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.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 +483 -19
- package/dist/esm/{index-C5N6FAxf.js → index-DkNryMko.js} +13 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/spw-accordion_4.entry.js +1 -1
- package/dist/esm/spw-avatar.entry.js +1 -1
- package/dist/esm/spw-block-content.entry.js +1 -1
- package/dist/esm/spw-box.entry.js +28 -9
- package/dist/esm/spw-breadcrumb-item.entry.js +2 -2
- package/dist/esm/spw-breadcrumb.entry.js +3 -3
- package/dist/esm/spw-button_2.entry.js +4 -4
- package/dist/esm/spw-card-content.entry.js +2 -2
- package/dist/esm/spw-card-excerpt.entry.js +2 -2
- package/dist/esm/spw-card-image.entry.js +2 -2
- package/dist/esm/spw-card-subtag-item.entry.js +2 -2
- package/dist/esm/spw-card-subtags.entry.js +2 -2
- package/dist/esm/spw-card-title.entry.js +13 -3
- package/dist/esm/spw-card.entry.js +2 -2
- package/dist/esm/spw-checkbox.entry.js +2 -2
- package/dist/esm/spw-cookies.entry.js +1 -1
- package/dist/esm/spw-custom-select.entry.js +23 -27
- package/dist/esm/spw-date-picker.entry.js +18 -2
- package/dist/esm/spw-drawer.entry.js +4 -4
- package/dist/esm/spw-dropdown-container.entry.js +2 -2
- package/dist/esm/spw-dropdown-item.entry.js +2 -2
- package/dist/esm/spw-dropdown.entry.js +11 -6
- package/dist/esm/spw-field-label_8.entry.js +24 -16
- package/dist/esm/spw-file-upload.entry.js +3 -3
- package/dist/esm/spw-footer-bottom.entry.js +2 -2
- package/dist/esm/spw-footer-content-col.entry.js +2 -2
- package/dist/esm/spw-footer-content.entry.js +2 -2
- package/dist/esm/spw-footer-link.entry.js +2 -2
- package/dist/esm/spw-footer.entry.js +2 -2
- package/dist/esm/spw-grid-item.entry.js +3 -3
- package/dist/esm/spw-grid.entry.js +3 -3
- package/dist/esm/spw-header-lang.entry.js +2 -2
- package/dist/esm/spw-header-navigation-dropdown.entry.js +2 -2
- package/dist/esm/spw-header-navigation-item.entry.js +2 -2
- package/dist/esm/spw-header-navigation.entry.js +2 -2
- package/dist/esm/spw-header-persona-item.entry.js +2 -2
- package/dist/esm/spw-header-persona.entry.js +2 -2
- package/dist/esm/spw-header.entry.js +5 -3
- package/dist/esm/spw-hero.entry.js +4 -4
- package/dist/esm/spw-illustration.entry.js +1 -1
- package/dist/esm/spw-input-slider.entry.js +18 -22
- package/dist/esm/spw-lightbox-item.entry.js +2 -2
- package/dist/esm/spw-lightbox.entry.js +3 -3
- package/dist/esm/spw-list-description.entry.js +2 -2
- package/dist/esm/spw-list-item.entry.js +2 -2
- package/dist/esm/spw-list-title.entry.js +2 -2
- package/dist/esm/spw-list.entry.js +2 -2
- package/dist/esm/spw-message.entry.js +11 -3
- package/dist/esm/spw-modal.entry.js +4 -4
- package/dist/esm/spw-mosaic-item.entry.js +2 -2
- package/dist/esm/spw-mosaic.entry.js +32 -6
- package/dist/esm/spw-pagination.entry.js +7 -7
- package/dist/esm/spw-radio.entry.js +2 -2
- package/dist/esm/spw-scrolltop.entry.js +2 -2
- package/dist/esm/spw-search-field.entry.js +63 -11
- package/dist/esm/spw-select.entry.js +17 -21
- package/dist/esm/spw-sidebar-navigation-dropdown.entry.js +2 -2
- package/dist/esm/spw-sidebar-navigation-item.entry.js +4 -4
- package/dist/esm/spw-sidebar-navigation-separator.entry.js +2 -2
- package/dist/esm/spw-sidebar.entry.js +2 -2
- package/dist/esm/spw-sidenav-group.entry.js +20 -0
- package/dist/esm/spw-sidenav-item.entry.js +166 -0
- package/dist/esm/spw-sidenav.entry.js +130 -0
- package/dist/esm/spw-skeleton.entry.js +2 -2
- package/dist/esm/spw-slider-item.entry.js +2 -2
- package/dist/esm/spw-slider.entry.js +2 -2
- package/dist/esm/spw-socials.entry.js +2 -2
- package/dist/esm/spw-stencil-library.js +3 -3
- package/dist/esm/spw-table-body.entry.js +2 -2
- package/dist/esm/spw-table-cell.entry.js +2 -2
- package/dist/esm/spw-table-container.entry.js +2 -2
- package/dist/esm/spw-table-footer.entry.js +2 -2
- package/dist/esm/spw-table-head.entry.js +2 -2
- package/dist/esm/spw-table-header.entry.js +3 -3
- package/dist/esm/spw-table-row.entry.js +2 -2
- package/dist/esm/spw-table-sidebar.entry.js +2 -2
- package/dist/esm/spw-table.entry.js +1 -1
- package/dist/esm/spw-tabs-content.entry.js +1 -1
- package/dist/esm/spw-tabs-navigation-item.entry.js +2 -2
- package/dist/esm/spw-tabs-navigation.entry.js +2 -2
- package/dist/esm/spw-tabs.entry.js +2 -2
- package/dist/esm/spw-tag.entry.js +2 -2
- package/dist/esm/spw-text-field.entry.js +19 -22
- package/dist/esm/spw-textarea.entry.js +17 -21
- package/dist/esm/spw-tile-description.entry.js +3 -3
- package/dist/esm/spw-tile-title.entry.js +2 -2
- package/dist/esm/spw-tile.entry.js +19 -13
- package/dist/esm/spw-timeline-item.entry.js +3 -3
- package/dist/esm/spw-timeline.entry.js +3 -3
- package/dist/esm/spw-toast-controller.entry.js +1 -1
- package/dist/esm/spw-toast.entry.js +1 -1
- package/dist/esm/spw-toc-container.entry.js +1 -1
- package/dist/esm/spw-toc-navigation.entry.js +1 -1
- package/dist/esm/spw-toc.entry.js +2 -2
- package/dist/esm/spw-topbar.entry.js +2 -2
- package/dist/esm/spw-wizard-item.entry.js +2 -2
- package/dist/esm/spw-wizard.entry.js +2 -2
- package/dist/spw-stencil-library/p-005e895a.entry.js +1 -0
- package/dist/spw-stencil-library/{p-f240cb23.entry.js → p-014cceee.entry.js} +1 -1
- package/dist/spw-stencil-library/p-06356658.entry.js +1 -0
- package/dist/spw-stencil-library/{p-e3ada16c.entry.js → p-08de3542.entry.js} +1 -1
- package/dist/spw-stencil-library/p-09818d2e.entry.js +1 -0
- package/dist/spw-stencil-library/{p-6763bad4.entry.js → p-0cd5c984.entry.js} +1 -1
- package/dist/spw-stencil-library/p-0edf6e69.entry.js +1 -0
- package/dist/spw-stencil-library/{p-68db1b65.entry.js → p-11f9450a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-6dbccd34.entry.js → p-13426e40.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-2807b7be.entry.js → p-1603d35d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4d44ffe3.entry.js → p-176c735c.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-90b598b7.entry.js → p-21db201c.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-cc406002.entry.js → p-21e998ba.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-43e3fe34.entry.js → p-244c42e1.entry.js} +1 -1
- package/dist/spw-stencil-library/p-2b6b85a3.entry.js +1 -0
- package/dist/spw-stencil-library/{p-188af666.entry.js → p-2c430e60.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-903d2621.entry.js → p-2e0e0459.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-294eb7ff.entry.js → p-2f45d1f5.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-18c0f6b5.entry.js → p-36484429.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ed01e9a1.entry.js → p-36d80c8f.entry.js} +1 -1
- package/dist/spw-stencil-library/p-375581fd.entry.js +1 -0
- package/dist/spw-stencil-library/{p-5a4a24e9.entry.js → p-39990b60.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-07ebfa15.entry.js → p-3d6fe416.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-60d1f1ab.entry.js → p-43af0902.entry.js} +1 -1
- package/dist/spw-stencil-library/p-44a07af3.entry.js +1 -0
- package/dist/spw-stencil-library/p-48078447.entry.js +1 -0
- package/dist/spw-stencil-library/{p-05c01409.entry.js → p-4c16d701.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-da1efbb7.entry.js → p-4c636296.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ba50a10d.entry.js → p-4da69501.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-61a2830d.entry.js → p-51238b72.entry.js} +1 -1
- package/dist/spw-stencil-library/p-529e0d0d.entry.js +1 -0
- package/dist/spw-stencil-library/{p-ef7977c0.entry.js → p-568f2002.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-1a0de816.entry.js → p-59cb1719.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-2579f0f9.entry.js → p-5a08eb26.entry.js} +1 -1
- package/dist/spw-stencil-library/p-5a0c0b53.entry.js +1 -0
- package/dist/spw-stencil-library/{p-6c5e9eb1.entry.js → p-6500046a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b85cae0c.entry.js → p-6b0338cb.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-24ba55fd.entry.js → p-6b53d52d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-5e6a842f.entry.js → p-6d105331.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-8926576b.entry.js → p-6e57e12a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f2ec0ac9.entry.js → p-6f244a33.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-0bab1123.entry.js → p-758ab426.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d87005a9.entry.js → p-76b03045.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-a37ed701.entry.js → p-7e7cd509.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-7bbfac6c.entry.js → p-7e884c21.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-bf7d4828.entry.js → p-7ed866cf.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-8aece962.entry.js → p-82c5e2e2.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-cec973c7.entry.js → p-85cd97f4.entry.js} +1 -1
- package/dist/spw-stencil-library/p-86f8bae3.entry.js +1 -0
- package/dist/spw-stencil-library/{p-b80e1328.entry.js → p-898f2ca7.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-8212d5e4.entry.js → p-8d4885ff.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-84856ff4.entry.js → p-9193e70b.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-70c8ae3f.entry.js → p-93788d96.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d009ebf1.entry.js → p-94581684.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-89aa9616.entry.js → p-94f78e4c.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-74b6e21f.entry.js → p-962ec86a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-2597abf2.entry.js → p-9987b6a0.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f391852d.entry.js → p-9bb373cf.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-2baca3a5.entry.js → p-9d93af2b.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-C5N6FAxf.js → p-DkNryMko.js} +1 -1
- package/dist/spw-stencil-library/{p-a052c62f.entry.js → p-a2f8133e.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-3ad59624.entry.js → p-a418baf5.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-68e31c3d.entry.js → p-a6c5c836.entry.js} +1 -1
- package/dist/spw-stencil-library/p-a775d477.entry.js +1 -0
- package/dist/spw-stencil-library/{p-db477bbd.entry.js → p-a86fc0a7.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ee69cf36.entry.js → p-ab100252.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-c2f82f35.entry.js → p-aeb28e9a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-32c71e5b.entry.js → p-b17a13d5.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-a13f1a19.entry.js → p-b494a271.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-2a980bf0.entry.js → p-b5ba7206.entry.js} +1 -1
- package/dist/spw-stencil-library/p-b966fc21.entry.js +1 -0
- package/dist/spw-stencil-library/{p-0b369fe0.entry.js → p-b9cf4fcb.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-cea47613.entry.js → p-bec8374e.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-0373be2e.entry.js → p-c62049fc.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b73ea513.entry.js → p-caba8c80.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b5aaaa2e.entry.js → p-cb5dbe40.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-a8bde8f1.entry.js → p-d29e6f62.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-5af9996f.entry.js → p-d5157e05.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b02b61ee.entry.js → p-d6e88176.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ec4b0f0d.entry.js → p-d92bd82f.entry.js} +4 -4
- package/dist/spw-stencil-library/{p-937bcc42.entry.js → p-da1e18c0.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4f9ee2af.entry.js → p-ddd9acdc.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-c9feda78.entry.js → p-e4f1665f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-1d1b1ae3.entry.js → p-e7c69e88.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-3d69bc6d.entry.js → p-e849e965.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-6cceddce.entry.js → p-ecbdf71f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-43a0782d.entry.js → p-f0590340.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-c66f0d01.entry.js → p-f0f0bd9d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ae7b5957.entry.js → p-f35c966d.entry.js} +1 -1
- package/dist/spw-stencil-library/p-f38709c1.entry.js +1 -0
- package/dist/spw-stencil-library/p-f5420f60.entry.js +1 -0
- package/dist/spw-stencil-library/{p-390b54b3.entry.js → p-f7a94fe7.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-3c5e087d.entry.js → p-f91a179d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-cad173a3.entry.js → p-f932224f.entry.js} +1 -1
- package/dist/spw-stencil-library/p-fade4100.entry.js +1 -0
- package/dist/spw-stencil-library/{p-bd1ddbb0.entry.js → p-fbc3d842.entry.js} +1 -1
- package/dist/spw-stencil-library/p-fc9acdf2.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 +2401 -1035
- package/dist/types/components/spw-box/spw-box.d.ts +7 -2
- package/dist/types/components/spw-card/spw-card-title/spw-card-title.d.ts +3 -0
- package/dist/types/components/spw-custom-select/spw-custom-select.d.ts +1 -4
- package/dist/types/components/spw-date-picker/spw-date-picker.d.ts +1 -0
- package/dist/types/components/spw-input-slider/spw-input-slider.d.ts +1 -4
- package/dist/types/components/spw-message/spw-message.d.ts +3 -0
- package/dist/types/components/spw-search-field/spw-search-field.d.ts +1 -0
- package/dist/types/components/spw-select/spw-select.d.ts +1 -4
- 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 +40 -0
- package/dist/types/components/spw-sidenav/spw-sidenav.d.ts +28 -0
- package/dist/types/components/spw-text-field/spw-text-field.d.ts +1 -4
- package/dist/types/components/spw-textarea/spw-textarea.d.ts +1 -4
- package/dist/types/components/spw-tile/spw-tile.d.ts +3 -3
- package/dist/types/components.d.ts +165 -9
- package/dist/types/stories/organisms/spw-header/spw-header.stories.d.ts +1 -0
- package/dist/types/stories/organisms/spw-message/spw-message.stories.d.ts +2 -1
- package/dist/types/stories/organisms/spw-sidenav/spw-sidenav.stories.d.ts +4 -0
- package/dist/types/stories/organisms/spw-tile/spw-tile.stories.d.ts +2 -0
- package/hydrate/index.js +759 -266
- package/hydrate/index.mjs +759 -266
- package/package.json +1 -1
- package/dist/components/p-BP0QYENJ.js +0 -1
- package/dist/components/p-C5lqDBLM.js +0 -1
- package/dist/components/p-DIUtCQyY.js +0 -1
- package/dist/components_vscode.json +0 -5381
- package/dist/spw-stencil-library/p-00ff273e.entry.js +0 -1
- package/dist/spw-stencil-library/p-09aa872b.entry.js +0 -1
- package/dist/spw-stencil-library/p-3ec14e26.entry.js +0 -1
- package/dist/spw-stencil-library/p-41b54c1d.entry.js +0 -1
- package/dist/spw-stencil-library/p-5f9e2ce5.entry.js +0 -1
- package/dist/spw-stencil-library/p-62000770.entry.js +0 -1
- package/dist/spw-stencil-library/p-7f28ab5f.entry.js +0 -1
- package/dist/spw-stencil-library/p-8eaf94c3.entry.js +0 -1
- package/dist/spw-stencil-library/p-909463ec.entry.js +0 -1
- package/dist/spw-stencil-library/p-b15fecbf.entry.js +0 -1
- package/dist/spw-stencil-library/p-b8987bdc.entry.js +0 -1
- package/dist/spw-stencil-library/p-c713ef7e.entry.js +0 -1
- package/dist/spw-stencil-library/p-d35fb0e2.entry.js +0 -1
- package/dist/spw-stencil-library/p-ee61dc7a.entry.js +0 -1
|
@@ -0,0 +1,403 @@
|
|
|
1
|
+
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
|
|
2
|
+
/* Document
|
|
3
|
+
========================================================================== */
|
|
4
|
+
/**
|
|
5
|
+
* 1. Correct the line height in all browsers.
|
|
6
|
+
* 2. Prevent adjustments of font size after orientation changes in iOS.
|
|
7
|
+
*/
|
|
8
|
+
html {
|
|
9
|
+
line-height: 1.3; /* 1 */
|
|
10
|
+
-webkit-text-size-adjust: 100%; /* 2 */
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
h1,
|
|
14
|
+
h2,
|
|
15
|
+
h3,
|
|
16
|
+
h4,
|
|
17
|
+
h5,
|
|
18
|
+
h6,
|
|
19
|
+
p,
|
|
20
|
+
ul,
|
|
21
|
+
li {
|
|
22
|
+
padding: 0;
|
|
23
|
+
margin: 0;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
ul {
|
|
27
|
+
list-style: none;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
:host {
|
|
31
|
+
box-sizing: border-box;
|
|
32
|
+
line-height: 1.3;
|
|
33
|
+
-webkit-text-size-adjust: 100%;
|
|
34
|
+
font-size: 100%;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
:host *,
|
|
38
|
+
:host *::before,
|
|
39
|
+
:host *::after {
|
|
40
|
+
box-sizing: inherit;
|
|
41
|
+
font-family: var(--spw-ds-font-main);
|
|
42
|
+
letter-spacing: -0.18px;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Sections
|
|
46
|
+
========================================================================== */
|
|
47
|
+
/**
|
|
48
|
+
* Remove the margin in all browsers.
|
|
49
|
+
*/
|
|
50
|
+
body {
|
|
51
|
+
margin: 0;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
/* Grouping content
|
|
55
|
+
========================================================================== */
|
|
56
|
+
/**
|
|
57
|
+
* 1. Add the correct box sizing in Firefox.
|
|
58
|
+
* 2. Show the overflow in Edge and IE.
|
|
59
|
+
*/
|
|
60
|
+
hr {
|
|
61
|
+
box-sizing: content-box; /* 1 */
|
|
62
|
+
height: 0; /* 1 */
|
|
63
|
+
overflow: visible; /* 2 */
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* 1. Correct the inheritance and scaling of font size in all browsers.
|
|
68
|
+
* 2. Correct the odd `em` font sizing in all browsers.
|
|
69
|
+
*/
|
|
70
|
+
pre {
|
|
71
|
+
font-family: monospace, monospace; /* 1 */
|
|
72
|
+
font-size: 1em; /* 2 */
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
/* Text-level semantics
|
|
76
|
+
========================================================================== */
|
|
77
|
+
/**
|
|
78
|
+
* Remove the gray background on active links in IE 10.
|
|
79
|
+
*/
|
|
80
|
+
a {
|
|
81
|
+
background-color: transparent;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* 1. Remove the bottom border in Chrome 57-
|
|
86
|
+
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
|
87
|
+
*/
|
|
88
|
+
abbr[title] {
|
|
89
|
+
border-bottom: none; /* 1 */
|
|
90
|
+
text-decoration: underline; /* 2 */
|
|
91
|
+
text-decoration: underline dotted; /* 2 */
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
/**
|
|
95
|
+
* Add the correct font weight in Chrome, Edge, and Safari.
|
|
96
|
+
*/
|
|
97
|
+
b,
|
|
98
|
+
strong {
|
|
99
|
+
font-weight: bolder;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* 1. Correct the inheritance and scaling of font size in all browsers.
|
|
104
|
+
* 2. Correct the odd `em` font sizing in all browsers.
|
|
105
|
+
*/
|
|
106
|
+
code,
|
|
107
|
+
kbd,
|
|
108
|
+
samp {
|
|
109
|
+
font-family: monospace, monospace; /* 1 */
|
|
110
|
+
font-size: 1em; /* 2 */
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
/**
|
|
114
|
+
* Add the correct font size in all browsers.
|
|
115
|
+
*/
|
|
116
|
+
small {
|
|
117
|
+
font-size: 80%;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* Prevent `sub` and `sup` elements from affecting the line height in
|
|
122
|
+
* all browsers.
|
|
123
|
+
*/
|
|
124
|
+
sub,
|
|
125
|
+
sup {
|
|
126
|
+
font-size: 75%;
|
|
127
|
+
line-height: 0;
|
|
128
|
+
position: relative;
|
|
129
|
+
vertical-align: baseline;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
sub {
|
|
133
|
+
bottom: -0.25em;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
sup {
|
|
137
|
+
top: -0.5em;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
/* Embedded content
|
|
141
|
+
========================================================================== */
|
|
142
|
+
/**
|
|
143
|
+
* Remove the border on images inside links in IE 10.
|
|
144
|
+
*/
|
|
145
|
+
img {
|
|
146
|
+
border-style: none;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
/* Forms
|
|
150
|
+
========================================================================== */
|
|
151
|
+
/**
|
|
152
|
+
* 1. Change the font styles in all browsers.
|
|
153
|
+
* 2. Remove the margin in Firefox and Safari.
|
|
154
|
+
*/
|
|
155
|
+
button,
|
|
156
|
+
input,
|
|
157
|
+
optgroup,
|
|
158
|
+
select,
|
|
159
|
+
textarea {
|
|
160
|
+
font-family: inherit; /* 1 */
|
|
161
|
+
font-size: 100%; /* 1 */
|
|
162
|
+
line-height: 1.15; /* 1 */
|
|
163
|
+
margin: 0; /* 2 */
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
/**
|
|
167
|
+
* Show the overflow in IE.
|
|
168
|
+
* 1. Show the overflow in Edge.
|
|
169
|
+
*/
|
|
170
|
+
button,
|
|
171
|
+
input {
|
|
172
|
+
/* 1 */
|
|
173
|
+
overflow: visible;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
/**
|
|
177
|
+
* Remove the inheritance of text transform in Edge, Firefox, and IE.
|
|
178
|
+
* 1. Remove the inheritance of text transform in Firefox.
|
|
179
|
+
*/
|
|
180
|
+
button,
|
|
181
|
+
select {
|
|
182
|
+
/* 1 */
|
|
183
|
+
text-transform: none;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* Correct the inability to style clickable types in iOS and Safari.
|
|
188
|
+
*/
|
|
189
|
+
button,
|
|
190
|
+
[type=button],
|
|
191
|
+
[type=reset],
|
|
192
|
+
[type=submit] {
|
|
193
|
+
-webkit-appearance: button;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
/**
|
|
197
|
+
* Remove the inner border and padding in Firefox.
|
|
198
|
+
*/
|
|
199
|
+
button::-moz-focus-inner,
|
|
200
|
+
[type=button]::-moz-focus-inner,
|
|
201
|
+
[type=reset]::-moz-focus-inner,
|
|
202
|
+
[type=submit]::-moz-focus-inner {
|
|
203
|
+
border-style: none;
|
|
204
|
+
padding: 0;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* Restore the focus styles unset by the previous rule.
|
|
209
|
+
*/
|
|
210
|
+
button:-moz-focusring,
|
|
211
|
+
[type=button]:-moz-focusring,
|
|
212
|
+
[type=reset]:-moz-focusring,
|
|
213
|
+
[type=submit]:-moz-focusring {
|
|
214
|
+
outline: 1px dotted ButtonText;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
/**
|
|
218
|
+
* Correct the padding in Firefox.
|
|
219
|
+
*/
|
|
220
|
+
fieldset {
|
|
221
|
+
padding: 0.35em 0.75em 0.625em;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* 1. Correct the text wrapping in Edge and IE.
|
|
226
|
+
* 2. Correct the color inheritance from `fieldset` elements in IE.
|
|
227
|
+
* 3. Remove the padding so developers are not caught out when they zero out
|
|
228
|
+
* `fieldset` elements in all browsers.
|
|
229
|
+
*/
|
|
230
|
+
legend {
|
|
231
|
+
box-sizing: border-box; /* 1 */
|
|
232
|
+
color: inherit; /* 2 */
|
|
233
|
+
display: table; /* 1 */
|
|
234
|
+
max-width: 100%; /* 1 */
|
|
235
|
+
padding: 0; /* 3 */
|
|
236
|
+
white-space: normal; /* 1 */
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
|
|
241
|
+
*/
|
|
242
|
+
progress {
|
|
243
|
+
vertical-align: baseline;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
/**
|
|
247
|
+
* Remove the default vertical scrollbar in IE 10+.
|
|
248
|
+
*/
|
|
249
|
+
textarea {
|
|
250
|
+
overflow: auto;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
/**
|
|
254
|
+
* 1. Add the correct box sizing in IE 10.
|
|
255
|
+
* 2. Remove the padding in IE 10.
|
|
256
|
+
*/
|
|
257
|
+
[type=checkbox],
|
|
258
|
+
[type=radio] {
|
|
259
|
+
box-sizing: border-box; /* 1 */
|
|
260
|
+
padding: 0; /* 2 */
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* Correct the cursor style of increment and decrement buttons in Chrome.
|
|
265
|
+
*/
|
|
266
|
+
[type=number]::-webkit-inner-spin-button,
|
|
267
|
+
[type=number]::-webkit-outer-spin-button {
|
|
268
|
+
height: auto;
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* 1. Correct the odd appearance in Chrome and Safari.
|
|
273
|
+
* 2. Correct the outline style in Safari.
|
|
274
|
+
*/
|
|
275
|
+
[type=search] {
|
|
276
|
+
-webkit-appearance: textfield; /* 1 */
|
|
277
|
+
outline-offset: -2px; /* 2 */
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
/**
|
|
281
|
+
* Remove the inner padding in Chrome and Safari on macOS.
|
|
282
|
+
*/
|
|
283
|
+
[type=search]::-webkit-search-decoration {
|
|
284
|
+
-webkit-appearance: none;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
/**
|
|
288
|
+
* 1. Correct the inability to style clickable types in iOS and Safari.
|
|
289
|
+
* 2. Change font properties to `inherit` in Safari.
|
|
290
|
+
*/
|
|
291
|
+
::-webkit-file-upload-button {
|
|
292
|
+
-webkit-appearance: button; /* 1 */
|
|
293
|
+
font: inherit; /* 2 */
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
/* Interactive
|
|
297
|
+
========================================================================== */
|
|
298
|
+
/*
|
|
299
|
+
* Add the correct display in Edge, IE 10+, and Firefox.
|
|
300
|
+
*/
|
|
301
|
+
details {
|
|
302
|
+
display: block;
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
/*
|
|
306
|
+
* Add the correct display in all browsers.
|
|
307
|
+
*/
|
|
308
|
+
summary {
|
|
309
|
+
display: list-item;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
/* Misc
|
|
313
|
+
========================================================================== */
|
|
314
|
+
/**
|
|
315
|
+
* Add the correct display in IE 10+.
|
|
316
|
+
*/
|
|
317
|
+
template {
|
|
318
|
+
display: none;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
/**
|
|
322
|
+
* Add the correct display in IE 10.
|
|
323
|
+
*/
|
|
324
|
+
[hidden] {
|
|
325
|
+
display: none;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
:root {
|
|
329
|
+
--spw-ds-container-xl: 1200px;
|
|
330
|
+
--spw-ds-container-lg: 1024px;
|
|
331
|
+
--spw-ds-container-md: 768px;
|
|
332
|
+
--spw-ds-container-sm: 640px;
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
.spw-ds-container {
|
|
336
|
+
width: 100%;
|
|
337
|
+
padding-left: 16px;
|
|
338
|
+
padding-right: 16px;
|
|
339
|
+
margin-left: auto;
|
|
340
|
+
margin-right: auto;
|
|
341
|
+
}
|
|
342
|
+
@media (min-width: 360px) {
|
|
343
|
+
.spw-ds-container {
|
|
344
|
+
max-width: var(--spw-ds-container-sm);
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
@media (min-width: 768px) {
|
|
348
|
+
.spw-ds-container {
|
|
349
|
+
max-width: var(--spw-ds-container-md);
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
@media (min-width: 1024px) {
|
|
353
|
+
.spw-ds-container {
|
|
354
|
+
max-width: var(--spw-ds-container-lg);
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
@media (min-width: 1200px) {
|
|
358
|
+
.spw-ds-container {
|
|
359
|
+
max-width: var(--spw-ds-container-xl);
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
:host {
|
|
364
|
+
display: block;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
.spw-sidenav {
|
|
368
|
+
display: flex;
|
|
369
|
+
flex-direction: column;
|
|
370
|
+
}
|
|
371
|
+
.spw-sidenav__back {
|
|
372
|
+
display: inline-flex;
|
|
373
|
+
align-items: center;
|
|
374
|
+
gap: 8px;
|
|
375
|
+
align-self: flex-start;
|
|
376
|
+
padding: 8px 0;
|
|
377
|
+
margin-bottom: 4px;
|
|
378
|
+
border: none;
|
|
379
|
+
background: none;
|
|
380
|
+
cursor: pointer;
|
|
381
|
+
font-size: 14px;
|
|
382
|
+
font-family: inherit;
|
|
383
|
+
color: var(--spw-colors-support-grey-grey-600);
|
|
384
|
+
transition: color 0.15s ease;
|
|
385
|
+
}
|
|
386
|
+
.spw-sidenav__back:hover {
|
|
387
|
+
color: var(--spw-ds-primary);
|
|
388
|
+
}
|
|
389
|
+
.spw-sidenav__back:focus-visible {
|
|
390
|
+
outline: 3px solid black;
|
|
391
|
+
outline-offset: 2px;
|
|
392
|
+
border-radius: 4px;
|
|
393
|
+
}
|
|
394
|
+
.spw-sidenav__back spw-icon {
|
|
395
|
+
font-size: 12px;
|
|
396
|
+
}
|
|
397
|
+
.spw-sidenav__section-title {
|
|
398
|
+
font-size: 18px;
|
|
399
|
+
font-weight: 700;
|
|
400
|
+
color: var(--spw-colors-support-grey-grey-900);
|
|
401
|
+
padding: 8px 0;
|
|
402
|
+
margin-bottom: 4px;
|
|
403
|
+
}
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
import { Host, h } from "@stencil/core";
|
|
2
|
+
export class SpwSidenav {
|
|
3
|
+
constructor() {
|
|
4
|
+
/** Texte du bouton retour affiché en mobile lors de la navigation dans l'arborescence (fallback quand aucun parent n'a de label) */
|
|
5
|
+
this.mobileBackLabel = 'Retour';
|
|
6
|
+
this.focusedItem = null;
|
|
7
|
+
this.isMobile = false;
|
|
8
|
+
this.showRoot = false;
|
|
9
|
+
this.mediaListener = () => this.updateBreakpoint();
|
|
10
|
+
this.handleBack = () => {
|
|
11
|
+
const target = this.getCurrentTarget();
|
|
12
|
+
if (!target)
|
|
13
|
+
return;
|
|
14
|
+
const parent = this.getParentItem(target);
|
|
15
|
+
this.clearFocus();
|
|
16
|
+
if (parent) {
|
|
17
|
+
this.setFocus(parent);
|
|
18
|
+
}
|
|
19
|
+
else {
|
|
20
|
+
this.showRoot = true;
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
componentDidLoad() {
|
|
25
|
+
this.mediaQuery = window.matchMedia('(max-width: 767px)');
|
|
26
|
+
this.mediaQuery.addEventListener('change', this.mediaListener);
|
|
27
|
+
this.updateBreakpoint();
|
|
28
|
+
}
|
|
29
|
+
disconnectedCallback() {
|
|
30
|
+
var _a;
|
|
31
|
+
(_a = this.mediaQuery) === null || _a === void 0 ? void 0 : _a.removeEventListener('change', this.mediaListener);
|
|
32
|
+
}
|
|
33
|
+
updateBreakpoint() {
|
|
34
|
+
this.isMobile = this.mediaQuery.matches;
|
|
35
|
+
if (!this.isMobile) {
|
|
36
|
+
this.clearFocus();
|
|
37
|
+
this.showRoot = false;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
handleFocusRequest(e) {
|
|
41
|
+
this.showRoot = false;
|
|
42
|
+
this.setFocus(e.detail.item);
|
|
43
|
+
}
|
|
44
|
+
clearFocus() {
|
|
45
|
+
var _a, _b;
|
|
46
|
+
if (this.focusedItem) {
|
|
47
|
+
(_b = (_a = this.focusedItem).setMobileFocus) === null || _b === void 0 ? void 0 : _b.call(_a, false);
|
|
48
|
+
this.focusedItem = null;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
setFocus(item) {
|
|
52
|
+
var _a, _b;
|
|
53
|
+
this.clearFocus();
|
|
54
|
+
(_b = (_a = item).setMobileFocus) === null || _b === void 0 ? void 0 : _b.call(_a, true);
|
|
55
|
+
this.focusedItem = item;
|
|
56
|
+
}
|
|
57
|
+
getParentItem(item) {
|
|
58
|
+
var _a;
|
|
59
|
+
return (_a = item.parentElement) === null || _a === void 0 ? void 0 : _a.closest('spw-sidenav-item');
|
|
60
|
+
}
|
|
61
|
+
getItemLabel(item) {
|
|
62
|
+
var _a, _b;
|
|
63
|
+
const textEl = item.querySelector(':scope > .spw-sidenav-item .spw-sidenav-item__text');
|
|
64
|
+
return (_b = (_a = textEl === null || textEl === void 0 ? void 0 : textEl.textContent) === null || _a === void 0 ? void 0 : _a.trim()) !== null && _b !== void 0 ? _b : '';
|
|
65
|
+
}
|
|
66
|
+
findLeafActive() {
|
|
67
|
+
const items = Array.from(this.el.querySelectorAll('spw-sidenav-item'));
|
|
68
|
+
for (const item of items) {
|
|
69
|
+
const val = item.getAttribute('active');
|
|
70
|
+
if (val === '' || val === 'true')
|
|
71
|
+
return item;
|
|
72
|
+
}
|
|
73
|
+
return null;
|
|
74
|
+
}
|
|
75
|
+
getCurrentTarget() {
|
|
76
|
+
if (this.focusedItem)
|
|
77
|
+
return this.focusedItem;
|
|
78
|
+
const leaf = this.findLeafActive();
|
|
79
|
+
if (!leaf)
|
|
80
|
+
return null;
|
|
81
|
+
return this.getParentItem(leaf);
|
|
82
|
+
}
|
|
83
|
+
/** Ferme tous les items ouverts */
|
|
84
|
+
async closeAll() {
|
|
85
|
+
const items = this.el.querySelectorAll('spw-sidenav-item');
|
|
86
|
+
items.forEach(item => { var _a; return (_a = item.close) === null || _a === void 0 ? void 0 : _a.call(item); });
|
|
87
|
+
}
|
|
88
|
+
get backLabel() {
|
|
89
|
+
if (this.showRoot)
|
|
90
|
+
return null;
|
|
91
|
+
const target = this.getCurrentTarget();
|
|
92
|
+
if (!target)
|
|
93
|
+
return null;
|
|
94
|
+
const parent = this.getParentItem(target);
|
|
95
|
+
if (parent)
|
|
96
|
+
return this.getItemLabel(parent) || this.mobileBackLabel;
|
|
97
|
+
return this.mobileBackLabel;
|
|
98
|
+
}
|
|
99
|
+
// Titre de la section courante en mobile — c'est le label du target
|
|
100
|
+
// (l'item dont on affiche les enfants).
|
|
101
|
+
get sectionTitle() {
|
|
102
|
+
if (this.showRoot)
|
|
103
|
+
return null;
|
|
104
|
+
const target = this.getCurrentTarget();
|
|
105
|
+
if (!target)
|
|
106
|
+
return null;
|
|
107
|
+
return this.getItemLabel(target) || null;
|
|
108
|
+
}
|
|
109
|
+
render() {
|
|
110
|
+
let showBack = false;
|
|
111
|
+
let title = null;
|
|
112
|
+
if (this.isMobile && !this.showRoot) {
|
|
113
|
+
const target = this.getCurrentTarget();
|
|
114
|
+
showBack = !!target;
|
|
115
|
+
title = this.sectionTitle;
|
|
116
|
+
}
|
|
117
|
+
return (h(Host, { key: '5162ae79d8fbc5754bed694e6dc9a49197f1decd', "data-show-root": this.showRoot ? 'true' : null }, h("nav", { key: '15a13f2b45e705d2f451d66c3483d7d4c4b0a9d4', class: {
|
|
118
|
+
'spw-sidenav': true,
|
|
119
|
+
'spw-sidenav--show-root': this.showRoot,
|
|
120
|
+
} }, showBack && (h("button", { key: 'b1e9252722cf292e851a24a91dbfb6063e30d592', class: "spw-sidenav__back", type: "button", onClick: this.handleBack }, h("spw-icon", { key: 'd4539634e276aaf5cedffce58a653a1069fbfbfe', icon: "fa-arrow-left" }), h("span", { key: '90f52019e15f5991aa41aa273595ebaa03ff3fb8' }, this.backLabel))), title && h("div", { key: '3b92611317c70878bd4cf4447351881176b7611e', class: "spw-sidenav__section-title" }, title), h("slot", { key: '2d4291c015bf5c4322689868244d449f0dbdf42a' }))));
|
|
121
|
+
}
|
|
122
|
+
static get is() { return "spw-sidenav"; }
|
|
123
|
+
static get encapsulation() { return "shadow"; }
|
|
124
|
+
static get originalStyleUrls() {
|
|
125
|
+
return {
|
|
126
|
+
"$": ["spw-sidenav.scss"]
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
static get styleUrls() {
|
|
130
|
+
return {
|
|
131
|
+
"$": ["spw-sidenav.css"]
|
|
132
|
+
};
|
|
133
|
+
}
|
|
134
|
+
static get properties() {
|
|
135
|
+
return {
|
|
136
|
+
"mobileBackLabel": {
|
|
137
|
+
"type": "string",
|
|
138
|
+
"mutable": false,
|
|
139
|
+
"complexType": {
|
|
140
|
+
"original": "string",
|
|
141
|
+
"resolved": "string",
|
|
142
|
+
"references": {}
|
|
143
|
+
},
|
|
144
|
+
"required": false,
|
|
145
|
+
"optional": false,
|
|
146
|
+
"docs": {
|
|
147
|
+
"tags": [],
|
|
148
|
+
"text": "Texte du bouton retour affich\u00E9 en mobile lors de la navigation dans l'arborescence (fallback quand aucun parent n'a de label)"
|
|
149
|
+
},
|
|
150
|
+
"getter": false,
|
|
151
|
+
"setter": false,
|
|
152
|
+
"reflect": false,
|
|
153
|
+
"attribute": "mobile-back-label",
|
|
154
|
+
"defaultValue": "'Retour'"
|
|
155
|
+
}
|
|
156
|
+
};
|
|
157
|
+
}
|
|
158
|
+
static get states() {
|
|
159
|
+
return {
|
|
160
|
+
"focusedItem": {},
|
|
161
|
+
"isMobile": {},
|
|
162
|
+
"showRoot": {}
|
|
163
|
+
};
|
|
164
|
+
}
|
|
165
|
+
static get methods() {
|
|
166
|
+
return {
|
|
167
|
+
"closeAll": {
|
|
168
|
+
"complexType": {
|
|
169
|
+
"signature": "() => Promise<void>",
|
|
170
|
+
"parameters": [],
|
|
171
|
+
"references": {
|
|
172
|
+
"Promise": {
|
|
173
|
+
"location": "global",
|
|
174
|
+
"id": "global::Promise"
|
|
175
|
+
},
|
|
176
|
+
"NodeListOf": {
|
|
177
|
+
"location": "global",
|
|
178
|
+
"id": "global::NodeListOf"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"return": "Promise<void>"
|
|
182
|
+
},
|
|
183
|
+
"docs": {
|
|
184
|
+
"text": "Ferme tous les items ouverts",
|
|
185
|
+
"tags": []
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
};
|
|
189
|
+
}
|
|
190
|
+
static get elementRef() { return "el"; }
|
|
191
|
+
static get listeners() {
|
|
192
|
+
return [{
|
|
193
|
+
"name": "spwMobileFocusRequest",
|
|
194
|
+
"method": "handleFocusRequest",
|
|
195
|
+
"target": undefined,
|
|
196
|
+
"capture": false,
|
|
197
|
+
"passive": false
|
|
198
|
+
}];
|
|
199
|
+
}
|
|
200
|
+
}
|
|
@@ -44,7 +44,7 @@ export class SpwSkeleton {
|
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
render() {
|
|
47
|
-
return (h(Host, { key: '
|
|
47
|
+
return (h(Host, { key: '122cd42914b44494633bd055c531072c713e8e91' }, h("div", { key: '2f7e32675363854e4c595059f598154ed1e535a4', class: "spw-skeleton" }, this.renderVariant(), h("slot", { key: '8529d418a3de0d953d519d6cc6308be5c17b9d3f' }))));
|
|
48
48
|
}
|
|
49
49
|
static get is() { return "spw-skeleton"; }
|
|
50
50
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
2
|
export class SpwSliderItem {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: 'c7a9c50b508ee6623a2699b6800608e1ada2fd39' }, h("div", { key: '30703082a21bda0f84027b749944b3551e04e78c', class: "spw-slider-item" }, h("slot", { key: 'c60a133e08883f8d413375c343162e0b95b0ff84' }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-slider-item"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -394,7 +394,7 @@ export class SpwSlider {
|
|
|
394
394
|
}, onClick: () => this.handleDotClick(i), "aria-label": `Slide ${i + 1}`, "aria-current": i === this.activeIndex ? 'true' : 'false' })))));
|
|
395
395
|
}
|
|
396
396
|
render() {
|
|
397
|
-
return (h(Host, { key: '
|
|
397
|
+
return (h(Host, { key: 'ae5082afcb30a7aee9b544558d8a519df2fe47a9' }, h("div", { key: '49378e5933cd866c97239485253607b163a4bae0', class: this.elementClass, style: { height: `${this.currentHeight}px` }, tabindex: "0", role: "region", "aria-label": this.accAriaLabel }, h("div", { key: 'aec193435d2f33d4e68fc60117fdf3ce7db84bfd', class: "spw-slider__track" }, h("slot", { key: '45c4c1de3286e6968066a67dfebfd44820a91ef3' })), this.showArrows && (h("div", { key: 'bcef73784f11d15273724e5001500773a18366f8', class: "spw-slider__navigation" }, h("button", { key: '37f94507bdec42684656fd1352f86b3c5f8df76e', class: "spw-slider__arrow spw-slider__arrow--prev", onClick: this.handlePrevious, disabled: this.activeIndex === 0, "aria-label": this.previousSlideText }, h("spw-icon", { key: 'c31df89017385a179b2bbfccce4c889618c7210e', icon: "fa-chevron-left" })), h("button", { key: '0eb8743d02555ebea7abb194832ab0062e16c2b9', class: "spw-slider__arrow spw-slider__arrow--next", onClick: this.handleNext, disabled: this.activeIndex === this.totalSlides - 1, "aria-label": this.nextSlideText }, h("spw-icon", { key: '1873dccaca3fbdfc3dfb8c75b738ce54574e5d0a', icon: "fa-chevron-right" })))), this.dotsPosition === 'inside' && this.renderDots()), this.dotsPosition === 'outside' && (h("div", { key: '471ebb62250e4fbf73d106b78e2604e669ac1279', class: "spw-slider__dots-container" }, this.renderDots())), this.showAutoplayToggle && (h("div", { key: '51e8a4461b6d2234cddbd1c3751b6ffc63f810f7', class: "spw-slider__autoplay-toggle" }, h("spw-checkbox", { key: '1ec3848e90e851fb5e7272c431c28dbe41bfa256', variant: "toggle", checked: this.isAutoplayActive, onSpwChange: this.handleAutoplayToggle }, this.autoplayText)))));
|
|
398
398
|
}
|
|
399
399
|
static get is() { return "spw-slider"; }
|
|
400
400
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class SpwSocials {
|
|
|
5
5
|
this.mainTitle = 'Restez connecté';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
return (h(Host, { key: '5863e3f5b584dddbb2e511830309ef0b3a09eef7' }, h("div", { key: '3e56be147344c6a4abe62eb3a6fb0d6f7d3cd7c4', class: "spw-socials" }, h("div", { key: 'd8dcb1313023f6716c3dd551eefe3776afdb3b53', class: "spw-ds-container" }, h("h2", { key: '3407864823f84a277aae4bb7b58462bcf26c0d6f', class: "spw-socials__title" }, this.mainTitle), h("div", { key: '589963b8aea59d72bc0d41ceee67bb90b24e174b', class: "spw-socials__content" }, h("slot", { key: 'bc9969f1672095f66d841716839f1e82fb0df51d' }))))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "spw-socials"; }
|
|
11
11
|
static get originalStyleUrls() {
|
|
@@ -33,7 +33,7 @@ export class SpwTableBody {
|
|
|
33
33
|
});
|
|
34
34
|
}
|
|
35
35
|
render() {
|
|
36
|
-
return (h("tbody", { key: '
|
|
36
|
+
return (h("tbody", { key: 'd7409dde824328c605547e841dcf6184e84cd3c2', part: "tbody" }, h("slot", { key: '079ac932992a705e09c1b6b0475d66d8e75aaf31' })));
|
|
37
37
|
}
|
|
38
38
|
static get is() { return "spw-table-body"; }
|
|
39
39
|
static get encapsulation() { return "shadow"; }
|
|
@@ -87,7 +87,7 @@ export class SpwTableCell {
|
|
|
87
87
|
}
|
|
88
88
|
attrs.style = stickyStyles;
|
|
89
89
|
}
|
|
90
|
-
return (h("td", Object.assign({ key: '
|
|
90
|
+
return (h("td", Object.assign({ key: '54d4b03148e699696ed46b3487254df0df7a0f33' }, attrs), h("slot", { key: 'ab32cba26290fac5796df0d9d8fb34f057212def' })));
|
|
91
91
|
}
|
|
92
92
|
static get is() { return "spw-table-cell"; }
|
|
93
93
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
2
|
export class SpwTableContainer {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '5edd5889a7ce84f37ff2a98d00a17e4285753e16' }, h("div", { key: '8f098d27881912ccf26e622de578f5e8ca35a199', class: "spw-table-container" }, h("slot", { key: 'd1d754c6a175029aa701a0f3ffb74f99ee2fa58b' }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-table-container"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class SpwTableFooter {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '3274802fb02297ad3766a25a0849bfc52dc46a5c', class: "spw-table-footer" }, h("slot", { key: '7a3ba8f4a8ee2af04dd76f7c7a2dc70d44f2df09', name: "left" }), h("slot", { key: '1cb9ef1b1a7e2a254ebd554a99a46a4bde2b56cc', name: "center" }), h("slot", { key: '6324073526a1541828b573390969b37a8c8cd453', name: "right" })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-table-footer"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|