@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class SpwTableHead {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("thead", { key: '
|
|
4
|
+
return (h("thead", { key: '9ec8ad801e891674cb91fa2115daa6313a7050f1', part: "thead" }, h("slot", { key: 'ef1ff2951d7988c3d77ac804fd6f079f0795067d' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-table-head"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -65,10 +65,10 @@ export class SpwTableHeader {
|
|
|
65
65
|
}
|
|
66
66
|
attrs.style = stickyStyles;
|
|
67
67
|
}
|
|
68
|
-
return (h("th", Object.assign({ key: '
|
|
68
|
+
return (h("th", Object.assign({ key: 'c96b8e0732bbe18ba3eedfa06bfb4ae3a73de540' }, attrs), h("div", { key: '34ae0d5a2fbd7e93aa305b332fcb58c40f20e716', class: {
|
|
69
69
|
'spw-table-header__content': true,
|
|
70
70
|
'spw-table-header__content--is-sorted': this.isSorted,
|
|
71
|
-
} }, h("slot", { key: '
|
|
71
|
+
} }, h("slot", { key: 'f844a5f239ed5255492dffd6e064dea78d466a78' }), h("div", { key: '711f86026809f0d858b17ac138d0d69cb05584e5', class: "spw-table-header__icons" }, h("slot", { key: 'd6402e00b5c8ba5053af927215682a13e636cea7', name: "filters" }), (this.tooltipTitle || this.tooltipText) && (h("spw-tooltip", { key: '3080be068c69098c9682dc6d1ad34b936c32517d', "tooltip-title": this.tooltipTitle, "tooltip-text": this.tooltipText }, h("spw-icon", { key: 'b73522b0f1ae52b1f55e8ac90aa4f256860e3ca3', variant: "fa-regular", icon: "fa-circle-question" }))), this.sortable && (h("spw-icon", { key: '92f6b44fceffa12cdec3f692283700c710975e2a', class: "spw-table-header__sort-icon", icon: this.isSorted ? (this.sortDirection === 'asc' ? 'fa-arrow-up-short-wide' : 'fa-arrow-down-wide-short') : 'fa-arrow-up-arrow-down' }))))));
|
|
72
72
|
}
|
|
73
73
|
static get is() { return "spw-table-header"; }
|
|
74
74
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,7 +49,7 @@ export class SpwTableRow {
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
render() {
|
|
52
|
-
return (h(Host, { key: '
|
|
52
|
+
return (h(Host, { key: 'ef85e30b6faee845cbf6db79117c53e098e99a5a', part: "row" }, h("tr", { key: '0e76eada2017642d143d438c86f29a9e604c8afe', class: this.elementClass, part: "row" }, h("slot", { key: 'b93e4e25e54448fb460719423ba2f4d0e607aea6' }))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "spw-table-row"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|
|
@@ -123,7 +123,7 @@ export class SpwTableSidebar {
|
|
|
123
123
|
}
|
|
124
124
|
render() {
|
|
125
125
|
const style = Object.assign(Object.assign({}, (this.observedHeight !== undefined && { height: `${this.observedHeight}px` })), { '--spw-table-sidebar-width': `${this.sidebarWidth}px` });
|
|
126
|
-
return (h(Host, { key: '
|
|
126
|
+
return (h(Host, { key: '0e0e7237879e061033c214e6ba44ec20ce0cfaa0', style: style, class: this.hostClass }, h("nav", { key: 'd8bce9a96e6e7dd985879c259b5d16f290d3de7e', class: this.elementClass }, h("span", { key: '4f07b91f8c5d93d9eef7c7c68bba09ddfad4417d', class: "spw-table-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, h("spw-icon", { key: 'b3a0feebb78062a2d185ea55c2a1ae986bfe665d', icon: "fa-chevron-left" })), h("div", { key: 'd14f2ebd001188ef6edc200ad2817e1ec55a0e4e', class: "spw-table-sidebar__mini", onClick: this.toggleSidebar }, h("spw-icon", { key: '718aa5704a6a7e5bcd85492abe40f31f1ce00842', icon: this.sidebarIcon, variant: "fa-regular" })), h("div", { key: '138a2aabbe55682ae3b411242591a40d1c2fc162', class: "spw-table-sidebar__content" }, h("div", { key: 'c84392125d283e0d330875c4fa1026597336d28d', class: "spw-table-sidebar__header" }, h("span", { key: '820d3b63f481bebbccb6a611b48dc3be3fcb7be0', class: "spw-table-sidebar__header-title" }, h("spw-icon", { key: 'ed32ded914de3d9199909e8d85d4184c7af87923', icon: this.sidebarIcon, variant: "fa-regular" }), " ", this.sidebarTitle), this.hasReset && (h("spw-button", { key: '5b7fa07306c572ded7a28cd5ead4d27245516847', class: "spw-table-sidebar__header-reset", onClick: this.handleReset, type: "button", variant: "secondary", size: "small", isIconOnly: true, icon: this.resetIcon }))), h("div", { key: 'dc6b37b9a1a6921ddb3462cfe055851f1a25e9ae', class: "spw-table-sidebar__scrollable-content" }, h("slot", { key: 'fec62db7642e1a7998feef12917f6f6fa40c81e2' })), h("div", { key: 'f012224dd279b2c5f92227abf0cfb70ba98ac2b0', class: "spw-table-sidebar__footer" }, h("slot", { key: '8ef26eec47a4bbe7739d7bf75c3aa54358b1be32', name: "sidebar-footer" }))))));
|
|
127
127
|
}
|
|
128
128
|
static get is() { return "spw-table-sidebar"; }
|
|
129
129
|
static get encapsulation() { return "shadow"; }
|
|
@@ -102,7 +102,7 @@ export class SpwTabsNavigation {
|
|
|
102
102
|
'spw-tabs-navigation__list--vertical-on-mobile': this.isVerticalOnMobile,
|
|
103
103
|
'spw-tabs-navigation__list--centered': this.isCentered && !this.hasOverflow,
|
|
104
104
|
};
|
|
105
|
-
return (h("div", { key: '
|
|
105
|
+
return (h("div", { key: '0adb38f7e049a4193dd9ccf9339c264182e35102', class: containerClass }, this.showLeftArrow && (h("button", { key: '3216c361c65b16d20b1e802f088d6682c430f5f7', class: "spw-tabs-navigation__arrow spw-tabs-navigation__arrow--left", onClick: this.scrollLeft, "aria-label": "Faire d\u00E9filer vers la gauche" }, h("spw-icon", { key: '10ad5f02999ae842182a00d577f82e3ea07ef846', icon: "fa-chevron-left" }))), h("nav", { key: '6b9c5b61686efcb08d3bdb7c00948f829bbb8e11', class: navClass, "aria-label": this.accAriaLabel || 'Navigation' }, h("ul", { key: '9b12145c2c1e83ef30f410355d6e63df48b5dce8', class: listClass, role: "tablist", ref: el => (this.ulElement = el), onScroll: this.handleScroll }, h("slot", { key: '5b1b3c24cbb788037f59b43822b9e9d526667c28' }))), this.showRightArrow && (h("button", { key: '61715a66a54fa8d7d9b92ab98b618336ac9fd385', class: "spw-tabs-navigation__arrow spw-tabs-navigation__arrow--right", onClick: this.scrollRight, "aria-label": "Faire d\u00E9filer vers la droite" }, h("spw-icon", { key: '33c810bf8e4fad017313973f3833cc7fb4dc5d52', icon: "fa-chevron-right" })))));
|
|
106
106
|
}
|
|
107
107
|
static get is() { return "spw-tabs-navigation"; }
|
|
108
108
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/spw-tabs/spw-tabs-navigation-item/spw-tabs-navigation-item.js
CHANGED
|
@@ -63,7 +63,7 @@ export class SpwTabsNavigationItem {
|
|
|
63
63
|
const iconClass = `spw-icon--${iconPosition}`;
|
|
64
64
|
const iconElement = this.icon ? h("spw-icon", { class: iconClass, icon: this.icon }) : null;
|
|
65
65
|
const tagElement = this.tagText ? (h("spw-tag", { size: "small", "has-icon": this.tagIcon ? 'true' : 'false', variant: this.tagVariant }, this.tagText)) : null;
|
|
66
|
-
return (h(Host, { key: '
|
|
66
|
+
return (h(Host, { key: '4b62700a4d2e49968423ab063c0c0aeb7c244d48', class: this.active ? '--active' : '' }, h("li", { key: '0f536a2f72074420a65ef5bd8e0557590d784527', id: `tab-${this.tabId}`, role: "tab", "aria-selected": this.active ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', "aria-label": this.accAriaLabel || this.slotText, onKeyDown: this.handleKeyDown, tabIndex: this.disabled ? -1 : 0, class: this.elementClass, onClick: this.handleClick }, this.hasEllipsis && (h("spw-tooltip", { key: '2cb56424e3de368f48ba4730e380f2d920ccd79a', cursor: this.disabled ? 'disabled' : 'pointer', class: "spw-tooltip--has-ellipsis", tooltipText: this.slotText }, iconPosition === 'left' && iconElement, h("slot", { key: '59b23a03f00ecc47e49e03977c9c39f8aa39fea4' }), iconPosition === 'right' && iconElement, tagElement)), !this.hasEllipsis && (h(Fragment, { key: '6c5905313497084503d4b206c49debccad662868' }, iconPosition === 'left' && iconElement, h("slot", { key: '75ee1db82675348e3710c68ba2f279833db6f954' }), iconPosition === 'right' && iconElement, tagElement)), ' ', this.bubble && h("span", { key: '39cf06bdd61e7f10e7b6c2a06ece9dc778c17f89', class: "bubble" }))));
|
|
67
67
|
}
|
|
68
68
|
static get is() { return "spw-tabs-navigation-item"; }
|
|
69
69
|
static get encapsulation() { return "shadow"; }
|
|
@@ -167,7 +167,7 @@ export class SpwTabs {
|
|
|
167
167
|
};
|
|
168
168
|
}
|
|
169
169
|
render() {
|
|
170
|
-
return (h("div", { key: '
|
|
170
|
+
return (h("div", { key: 'b6310eb87661de2bf83768ff6cc7d3fc9d6a9669', class: this.elementClass }, h("slot", { key: '57a152f6a6cb53cacd6ef72b374c3428fdd1a69b', name: "navigation" }), h("slot", { key: 'dab20dbc1ba59308580a499bd562890d06315a60', name: "content" })));
|
|
171
171
|
}
|
|
172
172
|
static get is() { return "spw-tabs"; }
|
|
173
173
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,7 +49,7 @@ export class SpwTag {
|
|
|
49
49
|
};
|
|
50
50
|
const iconToDisplay = this.icon || this.getIcon(this.variant);
|
|
51
51
|
const iconElement = this.hasIcon ? h("spw-icon", { variant: this.iconVariant, icon: iconToDisplay }) : null;
|
|
52
|
-
return (h(Host, { key: '
|
|
52
|
+
return (h(Host, { key: '5bbea711fe7b238e190819b7fc90c4751ca21a13' }, h(TagType, Object.assign({ key: '1122317d82979d80fd995ac4861869f685ec93ce' }, attrs, { class: this.elementClass }), this.iconPosition === 'left' && iconElement, h("slot", { key: '3617ec897e76d86a58e970711b0861329124c36f' }), this.iconPosition === 'right' && iconElement)));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "spw-tag"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|
|
@@ -582,6 +582,12 @@ template {
|
|
|
582
582
|
height: 60px;
|
|
583
583
|
font-size: 18px;
|
|
584
584
|
}
|
|
585
|
+
.spw-text-field--disabled .spw-text-field__number-btn {
|
|
586
|
+
border-color: var(--spw-color-themes-grey-grey-400);
|
|
587
|
+
}
|
|
588
|
+
.spw-text-field--is-error .spw-text-field__number-btn {
|
|
589
|
+
border-color: var(--spw-colors-states-error-error-300);
|
|
590
|
+
}
|
|
585
591
|
.spw-text-field--has-controls .spw-text-field__input {
|
|
586
592
|
border-radius: 0;
|
|
587
593
|
border-left: none;
|
|
@@ -247,25 +247,22 @@ export class SpwTextField {
|
|
|
247
247
|
}
|
|
248
248
|
return result;
|
|
249
249
|
}
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
if (this.hint)
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
if (this.warning) {
|
|
267
|
-
return (h("spw-field-message", { variant: "warning", showIcon: this.showWarningIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.warning, h("slot", { name: "details", slot: "details" })));
|
|
268
|
-
}
|
|
250
|
+
// isExpandable (details slot) est rendu uniquement sur le dernier message
|
|
251
|
+
// affiché — sinon on aurait un bouton "Plus d'informations" par message.
|
|
252
|
+
renderMessages() {
|
|
253
|
+
const messages = [];
|
|
254
|
+
if (this.error)
|
|
255
|
+
messages.push({ variant: 'error', text: this.error, showIcon: this.showErrorIcon });
|
|
256
|
+
if (this.hint)
|
|
257
|
+
messages.push({ variant: 'hint', text: this.hint, showIcon: this.showHintIcon });
|
|
258
|
+
if (this.success)
|
|
259
|
+
messages.push({ variant: 'success', text: this.success, showIcon: this.showSuccessIcon });
|
|
260
|
+
if (this.warning)
|
|
261
|
+
messages.push({ variant: 'warning', text: this.warning, showIcon: this.showWarningIcon });
|
|
262
|
+
return messages.map((m, i) => {
|
|
263
|
+
const isLast = i === messages.length - 1;
|
|
264
|
+
return (h("spw-field-message", { variant: m.variant, showIcon: m.showIcon, isExpandable: isLast && this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, m.text, isLast && h("slot", { name: "details", slot: "details" })));
|
|
265
|
+
});
|
|
269
266
|
}
|
|
270
267
|
get elementClass() {
|
|
271
268
|
const isNumber = this.type === 'number';
|
|
@@ -282,7 +279,7 @@ export class SpwTextField {
|
|
|
282
279
|
};
|
|
283
280
|
}
|
|
284
281
|
render() {
|
|
285
|
-
return (h("div", { key: '
|
|
282
|
+
return (h("div", { key: 'eac95d9044c5233a1eb4db8f93c85593521160df', class: this.elementClass }, this.label && (h("spw-field-label", { key: '605e3ca1d5e46ef44e36e4386905e8aefd02bb9f', label: this.label, name: this.name, required: this.required, tooltipTitle: this.tooltipTitle, tooltipText: this.tooltipText, tooltipMaxWidth: this.tooltipMaxWidth, tooltipDirection: this.tooltipDirection, tooltipCursor: this.tooltipCursor })), this.assistiveText && (h("spw-field-message", { key: 'd0226be53d3efb860c7270af3f175e472b853831', class: "spw-text-field__field-message", variant: "hint", showIcon: false }, this.assistiveText)), h("div", { key: 'deb7a861a993fa17ce7414f6f8ff4e45599fcbfa', class: "spw-text-field__container" }, this.type === 'number' && this.hasControls && (h("button", { key: 'a086085956f44ee9f947b09f0fdc741d214941be', type: "button", class: "spw-text-field__number-btn spw-text-field__number-btn--decrement", onClick: () => this.decrement(), disabled: this.disabled || (this.min != null && Number(this.value) <= this.min), "aria-label": this.accAriaLabelDecrement }, h("spw-icon", { key: '25bf35e3b7163e1a026788a78bd61378800c7315', icon: "fa-minus" }))), h("div", { key: 'b44136077e9857835fd6c77f232af93fd94c7755', class: "spw-text-field__input-container" }, h("input", { key: '37310e16d288b6e5557d4d0b0c6003764371527f', class: "spw-text-field__input", ref: el => (this.inputElement = el), type: this.type === 'number' && (this.decimalPrecision != null || this.mask != null) ? 'text' : this.type, inputMode: this.type === 'number' && (this.decimalPrecision != null || this.mask != null) ? 'decimal' : undefined, min: this.type === 'number' && this.decimalPrecision == null && this.mask == null ? this.min : undefined, max: this.type === 'number' && this.decimalPrecision == null && this.mask == null ? this.max : undefined, step: this.type === 'number' && this.decimalPrecision == null && this.mask == null ? this.step : undefined, placeholder: this.placeholder, "aria-label": this.accAriaLabel || this.name, disabled: this.disabled, name: this.name, id: this.name, minLength: this.minLength, maxLength: this.maxLength, required: this.required, onInput: event => this.handleInput(event), onKeyDown: event => this.handleKeyDown(event) }), (this.isSearch || this.isClearIconVisible) && (h("div", { key: 'c79b5880f91b6f0c1e56fe892e4a050608d44882', class: "spw-text-field__icons" }, this.isClearIconVisible && (h("span", { key: '669dc7c54ff811af1d967b078d20feedb0c5bd5a', class: "spw-text-field__clear", onClick: () => this.handleClear() }, h("spw-icon", { key: '16bfdfb005fcae12024c69d4104b1b7ed8416fcd', class: "spw-text-field__icon spw-text-field__icon--clear", icon: "fa-xmark" }))), this.isSearch && !this.hasSubmitButton && h("spw-icon", { key: '68491038bc146623f90aebc29dd1435d9684d7b2', class: "spw-text-field__icon spw-text-field__icon--search", icon: "fa-magnifying-glass" }), this.hasSubmitButton && (h("button", { key: 'cbd2ea1a3df8cceab6e214ef961eddbfa216fa55', type: "button", class: "spw-text-field__submit", onClick: () => this.handleSubmit(), "aria-label": "Rechercher" }, h("spw-icon", { key: '90b903d8a4a620d0b45270a4730facc602e63c94', icon: "fa-magnifying-glass" })))))), this.type === 'number' && this.hasControls && (h("button", { key: '71cc50996b225e21090e510a466bc5a7accdcd61', type: "button", class: "spw-text-field__number-btn spw-text-field__number-btn--increment", onClick: () => this.increment(), disabled: this.disabled || (this.max != null && Number(this.value) >= this.max), "aria-label": this.accAriaLabelIncrement }, h("spw-icon", { key: 'c34cb66bdac07bf3517a9413d077bb46831e303d', icon: "fa-plus" }))), this.indicator && h("div", { key: 'c666a77985ef4b825e50c65db3c4e2fff55ee942', class: "spw-text-field__indicator" }, this.indicator)), this.renderMessages()));
|
|
286
283
|
}
|
|
287
284
|
static get is() { return "spw-text-field"; }
|
|
288
285
|
static get encapsulation() { return "shadow"; }
|
|
@@ -68,25 +68,21 @@ export class SpwTextarea {
|
|
|
68
68
|
this.internals.setFormValue(this.internalValue ? this.internalValue : null);
|
|
69
69
|
this.valueChanged.emit(this.internalValue);
|
|
70
70
|
}
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
renderWarningMessage() {
|
|
87
|
-
if (this.warning) {
|
|
88
|
-
return (h("spw-field-message", { variant: "warning", showIcon: this.showWarningIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.warning, h("slot", { name: "details", slot: "details" })));
|
|
89
|
-
}
|
|
71
|
+
// isExpandable (details slot) uniquement sur le dernier message affiché
|
|
72
|
+
renderMessages() {
|
|
73
|
+
const messages = [];
|
|
74
|
+
if (this.error)
|
|
75
|
+
messages.push({ variant: 'error', text: this.error, showIcon: this.showErrorIcon });
|
|
76
|
+
if (this.hint)
|
|
77
|
+
messages.push({ variant: 'hint', text: this.hint, showIcon: this.showHintIcon });
|
|
78
|
+
if (this.success)
|
|
79
|
+
messages.push({ variant: 'success', text: this.success, showIcon: this.showSuccessIcon });
|
|
80
|
+
if (this.warning)
|
|
81
|
+
messages.push({ variant: 'warning', text: this.warning, showIcon: this.showWarningIcon });
|
|
82
|
+
return messages.map((m, i) => {
|
|
83
|
+
const isLast = i === messages.length - 1;
|
|
84
|
+
return (h("spw-field-message", { variant: m.variant, showIcon: m.showIcon, isExpandable: isLast && this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, m.text, isLast && h("slot", { name: "details", slot: "details" })));
|
|
85
|
+
});
|
|
90
86
|
}
|
|
91
87
|
get elementClass() {
|
|
92
88
|
return {
|
|
@@ -97,7 +93,7 @@ export class SpwTextarea {
|
|
|
97
93
|
};
|
|
98
94
|
}
|
|
99
95
|
render() {
|
|
100
|
-
return (h("div", { key: '
|
|
96
|
+
return (h("div", { key: '58b00a1e00ae56c3115b4be83bc35a2d8355c30a', class: this.elementClass }, this.label && (h("spw-field-label", { key: 'f7438e1adda1cf10217158e34427d8e87a222403', label: this.label, name: this.name, required: this.required, tooltipTitle: this.tooltipTitle, tooltipText: this.tooltipText, tooltipMaxWidth: this.tooltipMaxWidth, tooltipDirection: this.tooltipDirection, tooltipCursor: this.tooltipCursor })), this.assistiveText && (h("spw-field-message", { key: '2f260e15e9950101c33c4839bd3c555c89918599', class: "spw-textarea__field-message", variant: "hint", showIcon: false }, this.assistiveText)), h("div", { key: '822faad0673a8f0389f369e89928ad3d36eb4701', class: "spw-textarea__container" }, h("textarea", { key: 'b4236aabf1878b6df18ec52069c90dca3ab85aa6', class: "spw-textarea__input", ref: el => (this.textareaElement = el), value: this.internalValue, placeholder: this.placeholder, disabled: this.disabled, name: this.name, id: this.name, rows: this.rows, minLength: this.minLength, maxLength: this.maxLength, required: this.required, onInput: event => this.handleChange(event) })), this.renderMessages()));
|
|
101
97
|
}
|
|
102
98
|
static get is() { return "spw-textarea"; }
|
|
103
99
|
static get encapsulation() { return "shadow"; }
|
|
@@ -24,7 +24,7 @@ export class SpwThemeProvider {
|
|
|
24
24
|
document.documentElement.setAttribute('data-theme', theme);
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (h("main", { key: '
|
|
27
|
+
return (h("main", { key: '065ca382d4d58c36416002ba5dc4dcfb50c1794f', class: `spw-theme-${this.theme}` }, h("slot", { key: '91ec689d709422359646952b736404a79d4ca178' })));
|
|
28
28
|
}
|
|
29
29
|
static get is() { return "spw-theme-provider"; }
|
|
30
30
|
static get properties() {
|
|
@@ -362,6 +362,40 @@ template {
|
|
|
362
362
|
|
|
363
363
|
:host {
|
|
364
364
|
display: block;
|
|
365
|
+
overflow: hidden;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
:host(.--light),
|
|
369
|
+
:host(.--big) {
|
|
370
|
+
margin-top: 6px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
@media (max-width: 1023px) {
|
|
374
|
+
:host(.--reveal-on-hover) {
|
|
375
|
+
display: none;
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
@media (min-width: 1024px) {
|
|
379
|
+
:host(.--reveal-on-hover) {
|
|
380
|
+
display: grid;
|
|
381
|
+
grid-template-rows: 0fr;
|
|
382
|
+
margin-top: 0;
|
|
383
|
+
opacity: 0;
|
|
384
|
+
transition: grid-template-rows 0.25s ease-in, margin-top 0.25s ease-in, opacity 0.35s 0.05s ease-in;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
@media (min-width: 1024px) {
|
|
389
|
+
:host(.--reveal-on-hover.--revealed) {
|
|
390
|
+
grid-template-rows: 1fr;
|
|
391
|
+
margin-top: 6px;
|
|
392
|
+
opacity: 1;
|
|
393
|
+
}
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
:host(.--reveal-on-hover) .spw-tile-description {
|
|
397
|
+
min-height: 0;
|
|
398
|
+
overflow: hidden;
|
|
365
399
|
}
|
|
366
400
|
|
|
367
401
|
:host(.--icon) .spw-tile-description {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class SpwTileDescription {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '944b6f3e11877aa6c2d932ef76eb8fd559e2958e', class: "spw-tile-description" }, h("slot", { key: '8ae1d62726bd878a2881ac54faa3ce4460eb8d54' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-tile-description"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class SpwTileTitle {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("h3", { key: '
|
|
4
|
+
return (h("h3", { key: '32bfa3e58b35ac3028e67c22ccccf3024b374818', class: "spw-tile-title" }, h("slot", { key: 'b0b39bf7e7a25f4fe603d6085e1a4b1d85290269' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-tile-title"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -415,9 +415,6 @@ template {
|
|
|
415
415
|
height: 100%;
|
|
416
416
|
z-index: 2;
|
|
417
417
|
}
|
|
418
|
-
.spw-tile--big:hover:before, .spw-tile--light:hover:before {
|
|
419
|
-
opacity: 0.3;
|
|
420
|
-
}
|
|
421
418
|
.spw-tile__overlay, .spw-tile__image {
|
|
422
419
|
position: absolute;
|
|
423
420
|
width: 100%;
|
|
@@ -427,55 +424,68 @@ template {
|
|
|
427
424
|
}
|
|
428
425
|
.spw-tile__overlay {
|
|
429
426
|
z-index: 2;
|
|
430
|
-
|
|
427
|
+
height: calc(100% + 48px);
|
|
428
|
+
bottom: 0;
|
|
429
|
+
top: auto;
|
|
430
|
+
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, var(--shades-alpha-dark-alpha-dark-alpha-900, rgba(0, 0, 0, 0.87)) 100%);
|
|
431
431
|
}
|
|
432
432
|
.spw-tile__image {
|
|
433
433
|
z-index: 1;
|
|
434
434
|
object-fit: cover;
|
|
435
435
|
}
|
|
436
436
|
.spw-tile__button {
|
|
437
|
-
|
|
437
|
+
position: absolute;
|
|
438
|
+
bottom: 24px;
|
|
439
|
+
right: 24px;
|
|
440
|
+
background: transparent;
|
|
438
441
|
width: 48px;
|
|
439
442
|
height: 48px;
|
|
440
443
|
display: inline-flex;
|
|
441
444
|
align-items: center;
|
|
442
445
|
justify-content: center;
|
|
443
|
-
color:
|
|
446
|
+
color: white;
|
|
444
447
|
border-radius: 50%;
|
|
445
448
|
transition: all 0.2s ease-in;
|
|
446
|
-
border:
|
|
449
|
+
border: 3px solid white;
|
|
447
450
|
font-size: 20px;
|
|
448
451
|
margin-top: 12px;
|
|
452
|
+
z-index: 2;
|
|
449
453
|
}
|
|
450
454
|
.spw-tile:hover .spw-tile__button {
|
|
451
|
-
|
|
452
|
-
color: white;
|
|
453
|
-
background: transparent;
|
|
455
|
+
background: rgba(0, 0, 0, 0.5);
|
|
454
456
|
}
|
|
455
457
|
|
|
456
|
-
.spw-tile--icon .spw-tile__content {
|
|
457
|
-
display: flex;
|
|
458
|
-
flex-direction: column;
|
|
459
|
-
gap: 12px;
|
|
460
|
-
padding: 0 12px;
|
|
461
|
-
text-align: center;
|
|
462
|
-
}
|
|
463
|
-
.spw-tile--icon .spw-tile__content ::slotted(spw-icon) {
|
|
464
|
-
font-size: 32px;
|
|
465
|
-
color: var(--spw-ds-primary);
|
|
466
|
-
}
|
|
467
458
|
.spw-tile--light .spw-tile__content, .spw-tile--big .spw-tile__content {
|
|
468
459
|
position: absolute;
|
|
469
460
|
z-index: 3;
|
|
470
461
|
display: flex;
|
|
471
462
|
flex-direction: column;
|
|
472
|
-
gap:
|
|
463
|
+
gap: 0;
|
|
473
464
|
padding: 24px;
|
|
474
465
|
bottom: 0;
|
|
475
466
|
left: 0;
|
|
476
467
|
width: 100%;
|
|
477
468
|
}
|
|
469
|
+
.spw-tile--big.spw-tile--hoverable .spw-tile__content {
|
|
470
|
+
padding-right: 84px;
|
|
471
|
+
}
|
|
478
472
|
.spw-tile--light .spw-tile__content {
|
|
479
473
|
text-align: center;
|
|
480
474
|
padding-bottom: 24px;
|
|
475
|
+
}
|
|
476
|
+
.spw-tile__content-inner {
|
|
477
|
+
position: relative;
|
|
478
|
+
z-index: 3;
|
|
479
|
+
flex: 1;
|
|
480
|
+
}
|
|
481
|
+
.spw-tile--icon .spw-tile__content-inner {
|
|
482
|
+
display: flex;
|
|
483
|
+
flex-direction: column;
|
|
484
|
+
gap: 12px;
|
|
485
|
+
padding: 0 12px;
|
|
486
|
+
text-align: center;
|
|
487
|
+
}
|
|
488
|
+
.spw-tile--icon .spw-tile__content-inner ::slotted(spw-icon) {
|
|
489
|
+
font-size: 32px;
|
|
490
|
+
color: var(--spw-ds-primary);
|
|
481
491
|
}
|
|
@@ -9,23 +9,24 @@ export class SpwTile {
|
|
|
9
9
|
this.target = '_self';
|
|
10
10
|
/** Texte alternatif de l'image de fond */
|
|
11
11
|
this.imageAlt = '';
|
|
12
|
-
/**
|
|
13
|
-
this.
|
|
12
|
+
/** Masque la spw-tile-description et la révèle au hover (uniquement pour la variante light et big - masquée en mobile) */
|
|
13
|
+
this.revealDescription = true;
|
|
14
14
|
}
|
|
15
|
-
|
|
15
|
+
componentDidLoad() {
|
|
16
16
|
this.applyVariantToChildren();
|
|
17
17
|
}
|
|
18
18
|
slotChanged() {
|
|
19
19
|
this.applyVariantToChildren();
|
|
20
20
|
}
|
|
21
21
|
applyVariantToChildren() {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
descriptionElement
|
|
28
|
-
|
|
22
|
+
const variantClass = `--${this.variant}`;
|
|
23
|
+
const titleElement = this.el.querySelector('spw-tile-title');
|
|
24
|
+
const descriptionElement = this.el.querySelector('spw-tile-description');
|
|
25
|
+
titleElement && titleElement.classList.add(variantClass);
|
|
26
|
+
if (descriptionElement) {
|
|
27
|
+
descriptionElement.classList.add(variantClass);
|
|
28
|
+
descriptionElement.classList.toggle('--reveal-on-hover', this.revealDescription && (this.variant === 'light' || this.variant === 'big'));
|
|
29
|
+
}
|
|
29
30
|
}
|
|
30
31
|
get elementClass() {
|
|
31
32
|
return {
|
|
@@ -33,6 +34,7 @@ export class SpwTile {
|
|
|
33
34
|
'spw-tile--hoverable': !!this.href,
|
|
34
35
|
[`spw-tile--${this.variant}`]: true,
|
|
35
36
|
[`spw-tile--height-${this.height}`]: true,
|
|
37
|
+
'spw-tile--reveal-description': this.revealDescription && (this.variant === 'light' || this.variant === 'big'),
|
|
36
38
|
};
|
|
37
39
|
}
|
|
38
40
|
onMouseEnter() {
|
|
@@ -46,6 +48,10 @@ export class SpwTile {
|
|
|
46
48
|
if (titleElement && this.href) {
|
|
47
49
|
titleElement.classList.toggle('--hovered', isHovered);
|
|
48
50
|
}
|
|
51
|
+
const descriptionElement = this.el.querySelector('spw-tile-description');
|
|
52
|
+
if (descriptionElement && this.revealDescription && (this.variant === 'light' || this.variant === 'big')) {
|
|
53
|
+
descriptionElement.classList.toggle('--revealed', isHovered);
|
|
54
|
+
}
|
|
49
55
|
}
|
|
50
56
|
render() {
|
|
51
57
|
const { href, target } = this;
|
|
@@ -56,7 +62,7 @@ export class SpwTile {
|
|
|
56
62
|
href,
|
|
57
63
|
target,
|
|
58
64
|
};
|
|
59
|
-
return (h(Host, { key: '
|
|
65
|
+
return (h(Host, { key: '47d126723548d4e61eb62c45bc54df8f5640e04b' }, h(TagType, Object.assign({ key: '6db6092e45a6fff706a0ebb09e5b28b0b64d711d' }, attrs, { class: this.elementClass }), this.imageSrc && (this.variant === 'big' || this.variant === 'light') && (h(Fragment, { key: 'ae87a702acf8af7b257cb264e298415bc9e905a0' }, h("img", { key: '37326948d66ab97d957e6b4d9c400849fc185a3b', src: this.imageSrc, alt: this.imageAlt, class: "spw-tile__image" }))), h("div", { key: '445e2ea0648de8dc8d1f0ed9005ee1dc03495446', class: "spw-tile__content" }, (this.variant === 'big' || this.variant === 'light') && h("div", { key: '750f9ab2f21b3391498c169fa887b015a1bee9b8', class: "spw-tile__overlay" }), h("div", { key: 'a335517b65ed3f4fc4e193171f24a0157ee270c6', class: "spw-tile__content-inner" }, h("slot", { key: '18e841ecae0d9925db3d53613c7bdf76ded3505c' })), this.href && this.variant === 'big' && (h("span", { key: '26fc0265dd0d721691264b117435fe15dc730e07', class: "spw-tile__button" }, h("spw-icon", { key: 'aa387116c58abd58e3b9c701a6faf630dd420acc', icon: "fa-chevron-right" })))))));
|
|
60
66
|
}
|
|
61
67
|
static get is() { return "spw-tile"; }
|
|
62
68
|
static get encapsulation() { return "shadow"; }
|
|
@@ -190,25 +196,25 @@ export class SpwTile {
|
|
|
190
196
|
"attribute": "image-alt",
|
|
191
197
|
"defaultValue": "''"
|
|
192
198
|
},
|
|
193
|
-
"
|
|
194
|
-
"type": "
|
|
199
|
+
"revealDescription": {
|
|
200
|
+
"type": "boolean",
|
|
195
201
|
"mutable": false,
|
|
196
202
|
"complexType": {
|
|
197
|
-
"original": "
|
|
198
|
-
"resolved": "
|
|
203
|
+
"original": "boolean",
|
|
204
|
+
"resolved": "boolean",
|
|
199
205
|
"references": {}
|
|
200
206
|
},
|
|
201
207
|
"required": false,
|
|
202
208
|
"optional": true,
|
|
203
209
|
"docs": {
|
|
204
210
|
"tags": [],
|
|
205
|
-
"text": "
|
|
211
|
+
"text": "Masque la spw-tile-description et la r\u00E9v\u00E8le au hover (uniquement pour la variante light et big - masqu\u00E9e en mobile)"
|
|
206
212
|
},
|
|
207
213
|
"getter": false,
|
|
208
214
|
"setter": false,
|
|
209
215
|
"reflect": false,
|
|
210
|
-
"attribute": "
|
|
211
|
-
"defaultValue": "
|
|
216
|
+
"attribute": "reveal-description",
|
|
217
|
+
"defaultValue": "true"
|
|
212
218
|
}
|
|
213
219
|
};
|
|
214
220
|
}
|
|
@@ -55,10 +55,10 @@ export class SpwTimelineItem {
|
|
|
55
55
|
}
|
|
56
56
|
render() {
|
|
57
57
|
const showConnector = this.isLast === 'false';
|
|
58
|
-
return (h(Host, { key: '
|
|
58
|
+
return (h(Host, { key: '3fed9e49527fe08bd1ae7fb0a135487855597ab4' }, h("div", { key: '625842141c30cd19b812ed10c25054095b87ac80', class: this.elementClass }, h("div", { key: 'de965a59fdf9132967188ddb69e5fbde16550a88', class: "spw-timeline-item__step" }, h("div", { key: 'd7b97454d9c99a99dd79964e80a38c1165d0fe94', class: "spw-timeline-item__icon" }), showConnector && h("div", { key: '047b2c6161bebbd3ceef26ea3cdde932574b5c2b', class: "spw-timeline-item__connector" })), h("div", { key: 'ab2c65952ea083472ff67be02f9b1da762d0ad93', class: "spw-timeline-item__content" }, this.renderLabel(), this.description && (h("div", { key: 'c4580ce71d4bad8e97896b7085557d27cbe51a75', class: "spw-timeline-item__description-wrapper" }, h("div", { key: '605805d80b31a8cc8f2752c45c2d256f456231bb', ref: el => (this.descriptionRef = el), class: {
|
|
59
59
|
'spw-timeline-item__description': true,
|
|
60
60
|
'spw-timeline-item__description--collapsed': !this.isDescriptionExpanded,
|
|
61
|
-
} }, this.description))), h("slot", { key: '
|
|
61
|
+
} }, this.description))), h("slot", { key: '6397705468624fa23149897385f2a0437e5f9583' })))));
|
|
62
62
|
}
|
|
63
63
|
static get is() { return "spw-timeline-item"; }
|
|
64
64
|
static get encapsulation() { return "shadow"; }
|
|
@@ -53,11 +53,11 @@ export class SpwTimeline {
|
|
|
53
53
|
return this.visibleItems > 0 && items.length > this.visibleItems;
|
|
54
54
|
}
|
|
55
55
|
render() {
|
|
56
|
-
return (h(Host, { key: '
|
|
56
|
+
return (h(Host, { key: 'e8f70bae5de172315e31463385f05bdb4ed597e2' }, h("div", { key: '0357d027e9ef9f775329571cd456864bd016387b', class: this.elementClass }, h("slot", { key: 'bd8b414d850e7e2035a8fbb0708c63261c77d441' })), this.shouldShowToggleButton() && (h("div", { key: 'f8748d28486d0149979dd60ea9b573de4ffc0caf', class: {
|
|
57
57
|
'spw-timeline__toggle': true,
|
|
58
58
|
'spw-timeline__toggle--more': !this.showAll,
|
|
59
59
|
'spw-timeline__toggle--less': this.showAll,
|
|
60
|
-
} }, h("span", { key: '
|
|
60
|
+
} }, h("span", { key: '9671a83ddedce1d59cd9d41a3762c34bbc7ea483', class: "spw-timeline__toggle-btn", onClick: this.handleToggle }, this.showAll ? this.showLessText : this.showMoreText)))));
|
|
61
61
|
}
|
|
62
62
|
static get is() { return "spw-timeline"; }
|
|
63
63
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
2
|
export class SpwToc {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '1a2e6a6a7e62d0f6869c502e1bd81971c3958be0' }, h("slot", { key: 'b61d833d3ad49b5c676e6cff415a1d1ef65f30b8' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-toc"; }
|
|
7
7
|
static get originalStyleUrls() {
|
|
@@ -127,7 +127,7 @@ export class SpwTooltip {
|
|
|
127
127
|
};
|
|
128
128
|
}
|
|
129
129
|
render() {
|
|
130
|
-
return (h("div", { key: '
|
|
130
|
+
return (h("div", { key: 'dcdf0a4a2a20b67a8ee8e7afa34b00cd6f6e0bb1', class: this.classes, onMouseEnter: this.showTooltip, onMouseLeave: this.hideTooltip }, h("slot", { key: '08c755da2d1ae451b1ff40b5ac0bebb6e1cc30b2' })));
|
|
131
131
|
}
|
|
132
132
|
static get is() { return "spw-tooltip"; }
|
|
133
133
|
static get encapsulation() { return "shadow"; }
|