@spw-ds/spw-stencil-library 1.14.1 → 1.14.2
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 +286 -0
- package/dist/cjs/focus-trap-CCFWfNJ1.js +118 -0
- package/dist/cjs/index-DuCXzb-X.js +8 -4
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/spw-button_2.cjs.entry.js +1 -1
- package/dist/cjs/spw-custom-select.cjs.entry.js +7 -12
- package/dist/cjs/spw-drawer.cjs.entry.js +244 -0
- package/dist/cjs/spw-dropdown-container.cjs.entry.js +1 -1
- package/dist/cjs/spw-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/spw-field-label_8.cjs.entry.js +7 -7
- package/dist/cjs/spw-file-upload.cjs.entry.js +2 -2
- package/dist/cjs/spw-footer-bottom.cjs.entry.js +1 -1
- package/dist/cjs/spw-footer-content-col.cjs.entry.js +1 -1
- package/dist/cjs/spw-footer-content.cjs.entry.js +1 -1
- package/dist/cjs/spw-footer-link.cjs.entry.js +1 -1
- package/dist/cjs/spw-footer.cjs.entry.js +1 -1
- package/dist/cjs/spw-grid-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-grid.cjs.entry.js +2 -2
- package/dist/cjs/spw-header-lang.cjs.entry.js +1 -1
- package/dist/cjs/spw-header-navigation-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/spw-header-navigation-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-header-navigation.cjs.entry.js +1 -1
- package/dist/cjs/spw-header-persona-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-header-persona.cjs.entry.js +1 -1
- package/dist/cjs/spw-header.cjs.entry.js +2 -2
- package/dist/cjs/spw-hero.cjs.entry.js +3 -3
- package/dist/cjs/spw-input-slider.cjs.entry.js +1 -1
- package/dist/cjs/spw-lightbox-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-lightbox.cjs.entry.js +2 -2
- package/dist/cjs/spw-list-description.cjs.entry.js +1 -1
- package/dist/cjs/spw-list-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-list-title.cjs.entry.js +1 -1
- package/dist/cjs/spw-list.cjs.entry.js +1 -1
- package/dist/cjs/spw-modal.cjs.entry.js +5 -117
- package/dist/cjs/spw-mosaic-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-mosaic.cjs.entry.js +1 -1
- package/dist/cjs/spw-pagination.cjs.entry.js +6 -6
- package/dist/cjs/spw-radio.cjs.entry.js +1 -1
- package/dist/cjs/spw-scrolltop.cjs.entry.js +1 -1
- package/dist/cjs/spw-sidebar-navigation-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/spw-sidebar-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-sidebar-navigation-separator.cjs.entry.js +1 -1
- package/dist/cjs/spw-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/spw-skeleton.cjs.entry.js +1 -1
- package/dist/cjs/spw-slider-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-slider.cjs.entry.js +1 -1
- package/dist/cjs/spw-socials.cjs.entry.js +1 -1
- package/dist/cjs/spw-stencil-library.cjs.js +1 -1
- package/dist/cjs/spw-table-body.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-container.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-head.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-header.cjs.entry.js +2 -2
- package/dist/cjs/spw-table-row.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/spw-tabs-navigation-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-tabs-navigation.cjs.entry.js +1 -1
- package/dist/cjs/spw-tabs.cjs.entry.js +1 -1
- package/dist/cjs/spw-tag.cjs.entry.js +1 -1
- package/dist/cjs/spw-text-field.cjs.entry.js +1 -1
- package/dist/cjs/spw-textarea.cjs.entry.js +1 -1
- package/dist/cjs/spw-tile-description.cjs.entry.js +1 -1
- package/dist/cjs/spw-tile-title.cjs.entry.js +1 -1
- package/dist/cjs/spw-tile.cjs.entry.js +1 -1
- package/dist/cjs/spw-timeline-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-timeline.cjs.entry.js +2 -2
- package/dist/cjs/spw-toc.cjs.entry.js +1 -1
- package/dist/cjs/spw-topbar.cjs.entry.js +1 -1
- package/dist/cjs/spw-wizard-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-wizard.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/spw-custom-select/spw-custom-select.js +7 -12
- package/dist/collection/components/spw-drawer/spw-drawer.css +543 -0
- package/dist/collection/components/spw-drawer/spw-drawer.js +507 -0
- 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 +1 -1
- package/dist/collection/components/spw-field-label/spw-field-label.js +1 -1
- 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 +1 -1
- 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 +6 -0
- package/dist/collection/components/spw-header/spw-header.js +1 -1
- package/dist/collection/components/spw-hero/spw-hero.js +3 -3
- package/dist/collection/components/spw-input-slider/spw-input-slider.js +1 -1
- 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-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 +1 -1
- 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-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-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.js +1 -1
- package/dist/collection/components/spw-textarea/spw-textarea.js +1 -1
- 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.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.js +1 -1
- 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/components/{p-iaJkP4uN.js → p-B-cQeHXM.js} +1 -1
- package/dist/components/{p-CpEwCWpy.js → p-BIUq0sDZ.js} +1 -1
- package/dist/components/{p-CbTDFlzJ.js → p-BPhSJ6Z9.js} +1 -1
- package/dist/components/{p-BkY5jJ3g.js → p-BY3qZT4B.js} +1 -1
- package/dist/components/{p-Do2y7QZC.js → p-C3Ll1ThQ.js} +1 -1
- package/dist/components/{p-DuzJJVyM.js → p-CjvNWegY.js} +1 -1
- package/dist/components/{p-CaQtFjac.js → p-D0DQUsj1.js} +1 -1
- package/dist/components/{p-8xeU5Cgf.js → p-DYJNpZeH.js} +1 -1
- package/dist/components/p-Hi4pwfHU.js +1 -0
- package/dist/components/{p-BfL5TYdu.js → p-UzhhGIpr.js} +1 -1
- package/dist/components/spw-breadcrumb-item.js +1 -1
- package/dist/components/spw-button.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.d.ts +11 -0
- package/dist/components/spw-drawer.js +1 -0
- 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-input-slider.js +1 -1
- package/dist/components/spw-lightbox-item.js +1 -1
- package/dist/components/spw-lightbox.js +1 -1
- package/dist/components/spw-link.js +1 -1
- package/dist/components/spw-list-description.js +1 -1
- package/dist/components/spw-list-item.js +1 -1
- package/dist/components/spw-list-title.js +1 -1
- package/dist/components/spw-list.js +1 -1
- package/dist/components/spw-loading.js +1 -1
- package/dist/components/spw-message.js +1 -1
- package/dist/components/spw-modal.js +1 -1
- package/dist/components/spw-mosaic-item.js +1 -1
- package/dist/components/spw-mosaic.js +1 -1
- package/dist/components/spw-pagination.js +1 -1
- package/dist/components/spw-radio.js +1 -1
- package/dist/components/spw-scrolltop.js +1 -1
- package/dist/components/spw-search-field.js +1 -1
- package/dist/components/spw-select.js +1 -1
- package/dist/components/spw-separator.js +1 -1
- package/dist/components/spw-sidebar-navigation-dropdown.js +1 -1
- package/dist/components/spw-sidebar-navigation-item.js +1 -1
- package/dist/components/spw-sidebar-navigation-separator.js +1 -1
- package/dist/components/spw-sidebar.js +1 -1
- package/dist/components/spw-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-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 +427 -1
- package/dist/components_vscode.json +5219 -0
- package/dist/esm/focus-trap-Hi4pwfHU.js +114 -0
- package/dist/esm/index-Co4V4Zk-.js +8 -4
- package/dist/esm/loader.js +1 -1
- package/dist/esm/spw-button_2.entry.js +1 -1
- package/dist/esm/spw-custom-select.entry.js +7 -12
- package/dist/esm/spw-drawer.entry.js +242 -0
- package/dist/esm/spw-dropdown-container.entry.js +1 -1
- package/dist/esm/spw-dropdown-item.entry.js +1 -1
- package/dist/esm/spw-dropdown.entry.js +1 -1
- package/dist/esm/spw-field-label_8.entry.js +7 -7
- package/dist/esm/spw-file-upload.entry.js +2 -2
- package/dist/esm/spw-footer-bottom.entry.js +1 -1
- package/dist/esm/spw-footer-content-col.entry.js +1 -1
- package/dist/esm/spw-footer-content.entry.js +1 -1
- package/dist/esm/spw-footer-link.entry.js +1 -1
- package/dist/esm/spw-footer.entry.js +1 -1
- package/dist/esm/spw-grid-item.entry.js +2 -2
- package/dist/esm/spw-grid.entry.js +2 -2
- package/dist/esm/spw-header-lang.entry.js +1 -1
- package/dist/esm/spw-header-navigation-dropdown.entry.js +1 -1
- package/dist/esm/spw-header-navigation-item.entry.js +1 -1
- package/dist/esm/spw-header-navigation.entry.js +1 -1
- package/dist/esm/spw-header-persona-item.entry.js +1 -1
- package/dist/esm/spw-header-persona.entry.js +1 -1
- package/dist/esm/spw-header.entry.js +2 -2
- package/dist/esm/spw-hero.entry.js +3 -3
- package/dist/esm/spw-input-slider.entry.js +1 -1
- package/dist/esm/spw-lightbox-item.entry.js +1 -1
- package/dist/esm/spw-lightbox.entry.js +2 -2
- package/dist/esm/spw-list-description.entry.js +1 -1
- package/dist/esm/spw-list-item.entry.js +1 -1
- package/dist/esm/spw-list-title.entry.js +1 -1
- package/dist/esm/spw-list.entry.js +1 -1
- package/dist/esm/spw-modal.entry.js +4 -116
- package/dist/esm/spw-mosaic-item.entry.js +1 -1
- package/dist/esm/spw-mosaic.entry.js +1 -1
- package/dist/esm/spw-pagination.entry.js +6 -6
- package/dist/esm/spw-radio.entry.js +1 -1
- package/dist/esm/spw-scrolltop.entry.js +1 -1
- package/dist/esm/spw-sidebar-navigation-dropdown.entry.js +1 -1
- package/dist/esm/spw-sidebar-navigation-item.entry.js +3 -3
- package/dist/esm/spw-sidebar-navigation-separator.entry.js +1 -1
- package/dist/esm/spw-sidebar.entry.js +1 -1
- package/dist/esm/spw-skeleton.entry.js +1 -1
- package/dist/esm/spw-slider-item.entry.js +1 -1
- package/dist/esm/spw-slider.entry.js +1 -1
- package/dist/esm/spw-socials.entry.js +1 -1
- package/dist/esm/spw-stencil-library.js +1 -1
- package/dist/esm/spw-table-body.entry.js +1 -1
- package/dist/esm/spw-table-cell.entry.js +1 -1
- package/dist/esm/spw-table-container.entry.js +1 -1
- package/dist/esm/spw-table-footer.entry.js +1 -1
- package/dist/esm/spw-table-head.entry.js +1 -1
- package/dist/esm/spw-table-header.entry.js +2 -2
- package/dist/esm/spw-table-row.entry.js +1 -1
- package/dist/esm/spw-table-sidebar.entry.js +1 -1
- package/dist/esm/spw-tabs-navigation-item.entry.js +1 -1
- package/dist/esm/spw-tabs-navigation.entry.js +1 -1
- package/dist/esm/spw-tabs.entry.js +1 -1
- package/dist/esm/spw-tag.entry.js +1 -1
- package/dist/esm/spw-text-field.entry.js +1 -1
- package/dist/esm/spw-textarea.entry.js +1 -1
- package/dist/esm/spw-tile-description.entry.js +1 -1
- package/dist/esm/spw-tile-title.entry.js +1 -1
- package/dist/esm/spw-tile.entry.js +1 -1
- package/dist/esm/spw-timeline-item.entry.js +2 -2
- package/dist/esm/spw-timeline.entry.js +2 -2
- package/dist/esm/spw-toc.entry.js +1 -1
- package/dist/esm/spw-topbar.entry.js +1 -1
- package/dist/esm/spw-wizard-item.entry.js +1 -1
- package/dist/esm/spw-wizard.entry.js +1 -1
- package/dist/spw-stencil-library/{p-64c1bf41.entry.js → p-006adc88.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-e9f9afca.entry.js → p-018f7e9a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-61cbc34a.entry.js → p-0485f533.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-9dbbd7ac.entry.js → p-07fbb8f6.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f7fbd8ad.entry.js → p-091d4662.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f343cde9.entry.js → p-106a3fcd.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4e51ff07.entry.js → p-159f99ab.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b093582c.entry.js → p-18e87463.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-e1578863.entry.js → p-1a46f3ba.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-e8ce113e.entry.js → p-1d64b425.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-a412cfdb.entry.js → p-1dd3086f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-da1e1d67.entry.js → p-25fe7de0.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-7cb4155a.entry.js → p-3579a4e5.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-864958ee.entry.js → p-36b59630.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-7445b9a6.entry.js → p-38dbba65.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-61d88fb3.entry.js → p-3db5d9dd.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f4656003.entry.js → p-3e0f3dd4.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-eded599e.entry.js → p-3ed8aeca.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b7fa6d47.entry.js → p-486e0e66.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-6b1d0c33.entry.js → p-4a1c6a51.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4f44cc42.entry.js → p-4b986821.entry.js} +1 -1
- package/dist/spw-stencil-library/p-4e6db3bf.entry.js +1 -0
- package/dist/spw-stencil-library/{p-364c7e6d.entry.js → p-4f09896f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-26accd09.entry.js → p-50bad396.entry.js} +1 -1
- package/dist/spw-stencil-library/p-576df843.entry.js +1 -0
- package/dist/spw-stencil-library/{p-42b44fc0.entry.js → p-5e6152f4.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f407aa50.entry.js → p-5f1e7343.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-59955588.entry.js → p-609bd382.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-a2642f61.entry.js → p-60f1fb93.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-33f38dfc.entry.js → p-634313d8.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-79e25eb9.entry.js → p-6bb83ef4.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d3b152e4.entry.js → p-700554d4.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-9ae51287.entry.js → p-718a1cfc.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-9db6a8a1.entry.js → p-86c818dc.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f9188a1c.entry.js → p-89814941.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f541987d.entry.js → p-89c0b509.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-5aabc10a.entry.js → p-8d4507ab.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-a4640f0c.entry.js → p-8ece5de4.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-551fa822.entry.js → p-96308ec8.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-2cbd624a.entry.js → p-96b19074.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-a19a7694.entry.js → p-97222848.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f6d49029.entry.js → p-9aef4d39.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d67c685e.entry.js → p-9ee4fd23.entry.js} +1 -1
- package/dist/spw-stencil-library/p-Hi4pwfHU.js +1 -0
- package/dist/spw-stencil-library/{p-55e8aad8.entry.js → p-a5b78ab2.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-062e23cd.entry.js → p-a8d07493.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b522a03e.entry.js → p-adae2c8f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d9699614.entry.js → p-b0be475c.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-14ce2123.entry.js → p-b156247b.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d35d8c40.entry.js → p-b3c0af55.entry.js} +1 -1
- package/dist/spw-stencil-library/p-b7f20973.entry.js +1 -0
- package/dist/spw-stencil-library/{p-c2c8d424.entry.js → p-bd521e50.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-2c49b517.entry.js → p-c3b2299c.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f9aa8a15.entry.js → p-cea7d5ac.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-826ab1b0.entry.js → p-d224d201.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-edaa0a8e.entry.js → p-df1e5278.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-883c3f0f.entry.js → p-e039894a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-07933a81.entry.js → p-e1410eb6.entry.js} +1 -1
- package/dist/spw-stencil-library/p-e4deed26.entry.js +1 -0
- package/dist/spw-stencil-library/p-e5fb89f8.entry.js +1 -0
- package/dist/spw-stencil-library/{p-2d53c64a.entry.js → p-e814b60f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-1d77a174.entry.js → p-ea6a7692.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-833753b3.entry.js → p-efebcaa2.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-93eb9710.entry.js → p-f073fe43.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-e9fcabc0.entry.js → p-f741b7f2.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-5250002c.entry.js → p-f846ccbb.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b7a55cde.entry.js → p-fc985ba3.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-72f3aaf0.entry.js → p-ff1a0317.entry.js} +1 -1
- package/dist/spw-stencil-library/spw-stencil-library.esm.js +1 -1
- package/dist/stats.json +1257 -323
- package/dist/types/components/spw-custom-select/spw-custom-select.d.ts +0 -1
- package/dist/types/components/spw-drawer/spw-drawer.d.ts +58 -0
- package/dist/types/components.d.ts +146 -0
- package/hydrate/index.js +498 -243
- package/hydrate/index.mjs +498 -243
- package/package.json +1 -1
- package/dist/spw-stencil-library/p-0b89dbb4.entry.js +0 -1
- package/dist/spw-stencil-library/p-42f53972.entry.js +0 -1
- package/dist/spw-stencil-library/p-49833925.entry.js +0 -1
- package/dist/spw-stencil-library/p-5d068f76.entry.js +0 -1
|
@@ -64,9 +64,9 @@ export class SpwHero {
|
|
|
64
64
|
};
|
|
65
65
|
}
|
|
66
66
|
render() {
|
|
67
|
-
const contentSlot = (h("div", { key: '
|
|
67
|
+
const contentSlot = (h("div", { key: '14287304bdc95ba831e4ae86da8cdf21bb064b7a', class: "spw-hero__content" }, h("slot", { key: 'ce2fb17a6f6cb134740adcd4c7a9947db3a064e3' })));
|
|
68
68
|
const hasTooltipCopyright = !!(this.tooltipCopyrightTitle || this.tooltipCopyrightText);
|
|
69
|
-
const copyrightTag = (this.copyrightText || hasTooltipCopyright) && (h("div", { key: '
|
|
69
|
+
const copyrightTag = (this.copyrightText || hasTooltipCopyright) && (h("div", { key: '200012671d871fc130b120fa5ffedafb3c14a48b', class: "spw-hero__copyright" }, this.copyrightText && (h("spw-tag", { key: '727564b87e010e07c2b41a7e1383ab5b0df0ff02', size: "small", "icon-variant": this.copyrightIconVariant, icon: this.copyrightIcon, href: this.copyrightHref || undefined, target: this.copyrightHref ? this.copyrightTarget : undefined }, this.copyrightText)), hasTooltipCopyright && (h("spw-tooltip", { key: 'e27901459c1637df0b2c0d8c604df9a1aaad9e62', direction: "top", "tooltip-title": this.tooltipCopyrightTitle, "tooltip-text": this.tooltipCopyrightText, "max-width": this.tooltipCopyrightMaxWidth, cursor: "help" }, h("spw-tag", { key: 'f0ee9cd6b719a1298b51f03b2c1a1e1a4513ab5b', class: "spw-hero__copyright-tag", "icon-variant": "fa-regular", size: "small", variant: "grey", icon: "fa-info-circle", "is-icon-only": true })))));
|
|
70
70
|
const isImageVariant = this.variant === 'grey' || this.variant === 'white';
|
|
71
71
|
const isFeatured = this.variant === 'featured';
|
|
72
72
|
const featuredStyle = {};
|
|
@@ -83,7 +83,7 @@ export class SpwHero {
|
|
|
83
83
|
if (this.featuredRatioDesktop)
|
|
84
84
|
featuredStyle['--spw-hero-featured-ratio-desktop'] = this.featuredRatioDesktop;
|
|
85
85
|
}
|
|
86
|
-
return (h(Host, { key: '
|
|
86
|
+
return (h(Host, { key: 'c9f4497d41396da9b4bbedfb6dc043cf216ff781', style: featuredStyle }, h("div", { key: 'de7074ed70adb3fcee890ebb885ad28d3410ebd8', class: this.elementClass }, this.imageSrc && (h("div", { key: 'f320335914e021fb8bd50c277a0f44565816c88a', class: "spw-hero__image" }, this.hasVideo && this.variant !== 'maxi' && this.variant !== 'photo' && !isFeatured && (h("div", { key: '364f38fcd669f0745a98e15848bb6975c8dce02c', class: "spw-hero__image-play", onClick: this.triggerModal, onKeyDown: this.handleKeyDown, tabIndex: 0, role: "button", "aria-label": this.accPlayButtonAriaLabel }, h("spw-icon", { key: '15528c56c65377fd8299289fbceb0ffb5a10437b', icon: "fa-play" }))), h("div", { key: '8120ef012bfdc0bdce5c49456ceb070dc3519ace', class: "spw-hero__overlay", style: this.overlayStyle }), h("img", { key: '39c315b9b9e5f0a36518e6cc8c90a719871185b8', src: this.imageSrc, alt: this.imageAlt, style: this.imagePosition ? { objectPosition: this.imagePosition } : undefined }), (isImageVariant || isFeatured) && copyrightTag)), !isFeatured && (this.variant === 'mini' ? contentSlot : h("div", { class: "spw-ds-container spw-hero__container" }, contentSlot)), !isImageVariant && !isFeatured && copyrightTag)));
|
|
87
87
|
}
|
|
88
88
|
static get is() { return "spw-hero"; }
|
|
89
89
|
static get encapsulation() { return "shadow"; }
|
|
@@ -256,7 +256,7 @@ export class SpwInputSlider {
|
|
|
256
256
|
}
|
|
257
257
|
render() {
|
|
258
258
|
const rangeStyle = this.getRangeStyle();
|
|
259
|
-
return (h(Host, { key: '
|
|
259
|
+
return (h(Host, { key: '6fb3d10ac8da314b73bea1f8341ddc8a3ef9a76d' }, h("div", { key: 'd86f1f5fa0ef620f1ab1841ce65b9408ea53b2ca', class: this.elementClass }, this.label && (h("spw-field-label", { key: '1e52038c2640d7042644f97f45edc5c22bb75106', 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: 'c4eeab30eb31d29c6f5441f9182c8a26baf92571', class: "spw-input-slider__field-message", variant: "hint", showIcon: false }, this.assistiveText)), h("div", { key: 'cd18f34c4e25bcbfceb5c55ebe53f740c15a990b', class: "spw-input-slider__container" }, h("div", { key: 'dea2cd9bf7acf9609dac4ea2430ec8f1751c8765', class: "spw-input-slider__track", ref: el => (this.sliderRef = el), onMouseDown: e => this.handleMouseDown(e, null), onTouchStart: e => this.handleMouseDown(e, null), "aria-label": this.accAriaLabel || this.name || this.label, role: "slider", "aria-valuemin": this.min, "aria-valuemax": this.max, "aria-valuenow": typeof this.internalValue === 'number' ? this.internalValue : undefined, "aria-disabled": this.disabled }, h("div", { key: 'ba238e417bfc2ffe06581f17a17efef8341d0e83', class: "spw-input-slider__range", style: rangeStyle }), this.range && Array.isArray(this.internalValue) ? ([
|
|
260
260
|
h("div", { key: "handle-min", class: "spw-input-slider__handle spw-input-slider__handle--min", style: this.orientation === 'horizontal'
|
|
261
261
|
? { left: `${this.getHandlePosition(this.internalValue[0])}%` }
|
|
262
262
|
: { bottom: `${this.getHandlePosition(this.internalValue[0])}%` }, onMouseDown: e => this.handleMouseDown(e, 'min'), onTouchStart: e => this.handleMouseDown(e, 'min') }, this.hasTooltip && h("div", { class: "spw-input-slider__tooltip" }, this.internalValue[0])),
|
|
@@ -39,7 +39,7 @@ export class SpwLightboxItem {
|
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
render() {
|
|
42
|
-
return (h(Host, { key: '
|
|
42
|
+
return (h(Host, { key: '7b22d1a8267bb573acb88e47126d309dd7318980' }, h("div", { key: '1dcc34b3b4f2df8a9a30b15014a4d7e6ccd6eceb', class: { 'spw-lightbox-item__wrapper': true, 'spw-lightbox-item__wrapper--hoverable': this.isHover }, role: "button", tabindex: "0", "aria-label": this.alt || this.textOpenImage, onClick: () => this.handleClick(), onKeyDown: (e) => this.handleKeydown(e) }, h("slot", { key: '4fb7e435a2d756e66c50d6a94ae776d2e535164c' }, h("img", { key: '92cce4df14b23daa8c0c55fb605e8008f7535fdb', class: "spw-lightbox-item__img", src: this.src, alt: this.alt, loading: "lazy" })), this.isHover && (h("div", { key: '7e6f082a9508dbd5c0d6ab4c0c7760177b3922b5', class: "spw-lightbox-item__hover-overlay" }, h("spw-icon", { key: 'c1043a1de5636083accbba423f6a5931e3a84041', icon: this.hoverIcon }))))));
|
|
43
43
|
}
|
|
44
44
|
static get is() { return "spw-lightbox-item"; }
|
|
45
45
|
static get encapsulation() { return "shadow"; }
|
|
@@ -221,10 +221,10 @@ export class SpwLightbox {
|
|
|
221
221
|
}
|
|
222
222
|
render() {
|
|
223
223
|
const { opened, activeItem, items, activeIndex } = this;
|
|
224
|
-
return (h(Host, { key: '
|
|
224
|
+
return (h(Host, { key: '73eaf8e70c338f96d0af4df7362f64f9a8c0c39c' }, h("div", { key: '13f7a50a8dd33cee0b7f9ac6e3a2a41d5592bdd5', inert: opened || undefined }, h("slot", { key: 'b7f990b5375b7e26a9eb984aaf6dbef90fe93882' })), h("div", { key: '79dfda1cf02f05cca9b5c821d2b22dee931a2cbc', ref: el => (this.lightboxContainer = el), class: { 'spw-lightbox': true, 'spw-lightbox--opened': opened }, role: "dialog", "aria-modal": "true", "aria-label": this.textDialogLabel }, h("div", { key: '33ad2bea4e6034b3788b20bb85e6b479aec80a16', class: "spw-lightbox__backdrop", onClick: () => this.handleBackdropClick(), "aria-hidden": "true" }), h("div", { key: '42ec1cc9d498a71b24c18b18968d6662d33021c9', class: "spw-lightbox__container" }, h("div", { key: '490c9e016f02d8ac224c15ba55d33e8374be82b8', class: "spw-lightbox__toolbar" }, h("span", { key: 'b57f82883bbf4ea195e46d0d097eb2dd599d3ebe', class: "spw-lightbox__counter", "aria-live": "polite" }, items.length > 0 ? `${activeIndex + 1} / ${items.length}` : ''), h("div", { key: 'e22ee77a875bce35183de45bb9ac3fb25ee1693b', ref: el => (this.closeButtonEl = el), class: "spw-lightbox__close", tabIndex: 0, role: "button", onClick: () => this.doClose(), onKeyDown: (e) => {
|
|
225
225
|
if (e.key === 'Enter' || e.key === ' ')
|
|
226
226
|
this.doClose();
|
|
227
|
-
} }, h("spw-link", { key: '
|
|
227
|
+
} }, h("spw-link", { key: '67f0080c119fb04955402f8539586e73497cd0e1', "icon-position": "right", icon: "fa-xmark" }, this.closeButtonText))), h("div", { key: '741f4b9d7e10f76b857e60cb3807d085fd1b3e51', class: "spw-lightbox__stage" }, items.length > 1 && (h("spw-button", { key: '7b1137bb5800744fb3b3cb28ad90757ab61f0a31', class: "spw-lightbox__nav spw-lightbox__nav--prev", "is-icon-only": true, icon: "fa-chevron-left", "acc-aria-label": this.textPrevious, variant: "secondary", onClick: () => this.navigate(-1) })), h("div", { key: '2a0df86526b17ba2dce975873a256a27fbeba414', class: "spw-lightbox__image-wrapper", ref: el => (this.imageWrapperEl = el) }, activeItem && (h("div", { key: '4f7f8aa5d91681f6aca08074335f4151bd0ad411', class: "spw-lightbox__image-frame" }, h("img", { class: "spw-lightbox__image", src: activeItem.src, alt: activeItem.alt || '', key: activeItem.src }), ((activeItem === null || activeItem === void 0 ? void 0 : activeItem.captionTitle) || (activeItem === null || activeItem === void 0 ? void 0 : activeItem.captionText) || (activeItem === null || activeItem === void 0 ? void 0 : activeItem.copyrightText)) && (h("div", { key: '03520fed0d3722b233bbcf4efa8fe1dcd3411918', class: "spw-lightbox__caption", "aria-live": "polite" }, h("div", { key: 'e524e43020dd059b2eedbf78f4854529e5f3a24b', class: "spw-lightbox__caption-content" }, activeItem.captionTitle && h("strong", { key: '51c8b93e12df0777a13ad87928335ab269524578', class: "spw-lightbox__caption-title" }, activeItem.captionTitle), activeItem.captionText && h("span", { key: '56c1608cd037f6d790f4eabba8a9dd638da1b69d', class: "spw-lightbox__caption-text" }, activeItem.captionText)), activeItem.copyrightText && (h("spw-tag", { key: '2f22ac13137f11af4c1889832a91858d94aa7b2c', size: "small", "icon-variant": activeItem.copyrightIconVariant, class: "spw-lightbox__copyright", icon: activeItem.copyrightIcon, href: activeItem.copyrightHref || undefined, target: activeItem.copyrightHref ? activeItem.copyrightTarget : undefined }, activeItem.copyrightText))))))), items.length > 1 && (h("spw-button", { key: '8895769c3ab3b0328fa223ac01e9810edc31ec53', class: "spw-lightbox__nav spw-lightbox__nav--next", "is-icon-only": true, icon: "fa-chevron-right", "acc-aria-label": this.textNext, variant: "secondary", onClick: () => this.navigate(1) }))), this.showThumbnails && items.length > 1 && (h("div", { key: '3f660c3a570c018684482b94a7d76152967d2c41', class: "spw-lightbox__thumbnails", role: "tablist", "aria-label": this.textThumbnailsLabel, ref: el => (this.thumbnailsEl = el) }, items.map((item, index) => (h("button", { key: item.src, role: "tab", class: { 'spw-lightbox__thumb': true, 'spw-lightbox__thumb--active': index === activeIndex }, onClick: () => (this.activeIndex = index), "aria-selected": String(index === activeIndex), "aria-label": item.alt || this.textThumbnailItem.replace('{index}', String(index + 1)) }, h("img", { src: item.src, alt: item.alt || '', loading: "lazy" }))))))))));
|
|
228
228
|
}
|
|
229
229
|
static get is() { return "spw-lightbox"; }
|
|
230
230
|
static get encapsulation() { return "shadow"; }
|
|
@@ -34,7 +34,7 @@ export class SpwLink {
|
|
|
34
34
|
};
|
|
35
35
|
const iconClass = `spw-icon--${iconPosition}`;
|
|
36
36
|
const iconElement = icon ? h("spw-icon", { class: iconClass, icon: icon }) : null;
|
|
37
|
-
return (h("a", Object.assign({ key: '
|
|
37
|
+
return (h("a", Object.assign({ key: '6523f4f1fedcf607cf98af45df089f85008dc921', href: disabled ? undefined : href, rel: rel, download: download, target: target, class: this.elementClass, onClick: this.onClick }, ariaAttributes), iconPosition === 'left' && iconElement, h("div", { key: '95ca5a79ef46ddde4241cad5edd85d678e2e36c0', class: "spw-link__inner" }, h("slot", { key: 'eb042482228f68225abc06de191002d1e7605af1' })), iconPosition === 'right' && iconElement));
|
|
38
38
|
}
|
|
39
39
|
static get is() { return "spw-link"; }
|
|
40
40
|
static get encapsulation() { return "shadow"; }
|
|
@@ -9,7 +9,7 @@ export class SpwListDescription {
|
|
|
9
9
|
};
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: 'ff816fb8c9e2d3c2b142b6a6a1ac987b8ef2fa2e' }, h("div", { key: '9bfccab1e21ae9b96fa7e5dda798a98abe1198a8', class: this.elementClass }, h("slot", { key: 'c411456977e7877b579d05ae4a361e395dcf6a15' }))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "spw-list-description"; }
|
|
15
15
|
static get encapsulation() { return "shadow"; }
|
|
@@ -106,7 +106,7 @@ export class SpwListItem {
|
|
|
106
106
|
href,
|
|
107
107
|
target,
|
|
108
108
|
};
|
|
109
|
-
return (h(Host, { key: '
|
|
109
|
+
return (h(Host, { key: '8c8359a860ac9c78d3d8726444921a37ec983531' }, h("li", { key: 'f4ad2018e3e5bc6a7840f0a7bfd0a8a0415b6792', role: "listitem", class: this.elementClass }, this.category && (h("span", { key: '40c58204b114880379d1adaec59cc95f3074954b', class: this.elementCatClass, onClick: () => this.handleClick() }, this.categoryIcon && h("spw-icon", { key: '0a087946d359e6f61617de503b13b69a08f933ba', icon: this.categoryIcon }), " ", this.category)), h(TagType, Object.assign({ key: '16f2a637f19716cae277dfdf6cfa1be7b692e7cc' }, attrs), h("slot", { key: '4b485812ef338d9443804c37f20621480fcec6fa' })), h("slot", { key: '913d667cedf3d14423eaa0b964686231129da258', name: "buttons" }))));
|
|
110
110
|
}
|
|
111
111
|
static get is() { return "spw-list-item"; }
|
|
112
112
|
static get encapsulation() { return "shadow"; }
|
|
@@ -10,7 +10,7 @@ export class SpwListTitle {
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: '57285252ed4ea9c17b57714e999d380ca24d5b47' }, h("div", { key: '6cab51df6b6d02c386cacd140e4412ade9c6431a', class: this.elementClass }, this.icon && h("spw-icon", { key: '10691312bb8f473ff60db867d78a9f8e8bbcf362', icon: this.icon }), h("div", { key: '4446236fa09225652b27416413edbce8fe416f73', class: "spw-list-title__content" }, h("div", { key: 'ebc48659c692d9a6cc8d304e5452777b114dbae0', class: "spw-list-title__content-text" }, h("slot", { key: '1eed80c60e917c123e7c8b6fe25bcf446898ad46' }))))));
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "spw-list-title"; }
|
|
16
16
|
static get encapsulation() { return "shadow"; }
|
|
@@ -29,7 +29,7 @@ export class SpwList {
|
|
|
29
29
|
};
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: '992024c6ca78d7f38708e5426f1198199b86c601' }, h("ul", { key: '04fd25e8d19ac97f873addb43645b61f75db30c1', role: "list", class: this.elementClass }, h("slot", { key: '5cec328be00df1e17d9e9fc82d620b9214ce1413' }))));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "spw-list"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,7 +19,7 @@ export class SpwLoading {
|
|
|
19
19
|
};
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h(Host, { key: '
|
|
22
|
+
return (h(Host, { key: 'f38c5d9270f250fb62ebdadeec12b98ccac46e21' }, h("div", { key: '7dbb6c3120bf29a9e534ef3e4f4b6cd466c6f833', class: this.loadingClasses }, h("div", { key: '686547c83be4456bf6e04974f43083de6fa1571f', class: "spw-loading__spinner" }), this.text && h("p", { key: 'f447a805fddb3513f478185ab25848cff5c434ca', class: "spw-loading__text" }, this.text))));
|
|
23
23
|
}
|
|
24
24
|
static get is() { return "spw-loading"; }
|
|
25
25
|
static get encapsulation() { return "shadow"; }
|
|
@@ -172,13 +172,13 @@ export class SpwModal {
|
|
|
172
172
|
};
|
|
173
173
|
}
|
|
174
174
|
render() {
|
|
175
|
-
return (h(Host, { key: '
|
|
175
|
+
return (h(Host, { key: '5783546cabdc29859fc8857a8b6584307dea8034' }, h("div", { key: 'e049c201224981bd8ca6c0ea569ac366151a2069', ref: el => (this.modalContainer = el), class: this.elementClass }, h("div", { key: '8eeae2bb07aa4692af17f04ce6c2d853bca1eeb0', class: "spw-modal__overlay", onClick: () => this.handleOverlayClick() }), h("div", { key: '0b02ef0ce04c90102422107167bcdaef674a7da6', class: `spw-modal__content-container spw-modal__content-container--${this.size}`, role: "dialog", "aria-modal": "true", "aria-label": this.caption }, h("div", { key: '4c27d5849b164346edac080764e4b984f9f9d394', class: "spw-modal__content", ref: el => (this.modalContent = el), onScroll: this.handleContentScroll }, h("div", { key: 'e525b84075a0a44c33a1c31ede49ff987332f5b6', class: "spw-modal__header" }, h("div", { key: '239abf670b350d012deed52efb83e69f22ee6faa', class: "spw-modal__title-container" }, this.alertIcon && h("spw-icon", { key: '610be34361e6a313ed771adf6517fa7208b0cfb9', class: "spw-modal__alert-icon", icon: this.alertIcon }), h("h2", { key: 'fa6f9c9b3b1c01a3e75baf45337555347a8d1d18', class: "spw-modal__caption" }, this.caption)), this.showCloseButton && (h("div", { key: '3dcee8e7206b47acc0ff0b81ea89908bff451055', class: {
|
|
176
176
|
'spw-modal__close-button': true,
|
|
177
177
|
'spw-modal__close-button--sticky': this.isCloseButtonSticky,
|
|
178
|
-
}, ref: el => (this.closeButton = el), onClick: () => this.doBeforeClose('CLOSE_BUTTON') }, h("spw-link", { key: '
|
|
178
|
+
}, ref: el => (this.closeButton = el), onClick: () => this.doBeforeClose('CLOSE_BUTTON') }, h("spw-link", { key: '526f1492505ac141c11132670c35cd51e0f6d032', "icon-position": "right", icon: "fa-xmark" }, this.closeButtonText)))), h("div", { key: '7f6f03207f61a7037093ba35f730c4cf125e29e3', class: "spw-modal__body" }, h("slot", { key: 'e6987b3bcd9c09f439d1221db2be0c7826fa71b9', name: "content" })), h("div", { key: 'f23b0b1e37232965601f9d24a5b470fa74ce657f', class: { 'spw-modal__buttons': true, 'spw-modal__footer--buttons-present': this.slotButtonsPresent } }, h("slot", { key: '30343011e92756c308f37580c01640438f925fe9', name: "buttons", onSlotchange: (e) => {
|
|
179
179
|
const slot = e.target;
|
|
180
180
|
this.slotButtonsPresent = slot.assignedNodes({ flatten: true }).length > 0;
|
|
181
|
-
} })))), h("div", { key: '
|
|
181
|
+
} })))), h("div", { key: 'de3f003aac5e85fcacb15f4a3c8976f776ca2bed', "data-focus-trap-edge": true, onFocus: this.handleBottomFocus, tabindex: "0" }))));
|
|
182
182
|
}
|
|
183
183
|
static get is() { return "spw-modal"; }
|
|
184
184
|
static get encapsulation() { return "shadow"; }
|
|
@@ -45,7 +45,7 @@ export class SpwMosaicItem {
|
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
render() {
|
|
48
|
-
return (h(Host, { key: '
|
|
48
|
+
return (h(Host, { key: '55b1083355f85c70e914971056b34c62227bfac6' }, h("slot", { key: 'ef9b988e3690f3a0a05bac85bdab46fa1308d3a8' })));
|
|
49
49
|
}
|
|
50
50
|
static get is() { return "spw-mosaic-item"; }
|
|
51
51
|
static get encapsulation() { return "shadow"; }
|
|
@@ -136,7 +136,7 @@ export class SpwMosaic {
|
|
|
136
136
|
};
|
|
137
137
|
}
|
|
138
138
|
render() {
|
|
139
|
-
return (h(Host, { key: '
|
|
139
|
+
return (h(Host, { key: 'f991879356e9610ba95b0290caeebaeca3d14f54' }, h("div", { key: 'cb083ad301ece01030eec5222624076bb7ef0ee1', class: this.elementClass }, h("slot", { key: '1454049e238c902a3d87e766cc6002b5b47f8221' }))));
|
|
140
140
|
}
|
|
141
141
|
static get is() { return "spw-mosaic"; }
|
|
142
142
|
static get encapsulation() { return "shadow"; }
|
|
@@ -167,12 +167,12 @@ export class SpwPagination {
|
|
|
167
167
|
const pages = this.calculatePageRange();
|
|
168
168
|
const showPrevArrow = this.currentPage > 1;
|
|
169
169
|
const showNextArrow = this.currentPage < this.totalPages;
|
|
170
|
-
const prevArrow = showPrevArrow && (h("li", { key: '
|
|
171
|
-
const nextArrow = showNextArrow && (h("li", { key: '
|
|
172
|
-
const prevArrowMobile = this.currentPage > 1 && (h("li", { key: '
|
|
173
|
-
const nextArrowMobile = this.currentPage < this.totalPages && (h("li", { key: '
|
|
174
|
-
const mobileArrows = (h("ul", { key: '
|
|
175
|
-
return (h(Host, { key: '
|
|
170
|
+
const prevArrow = showPrevArrow && (h("li", { key: '7c080edc2651b2e1132dd892f80fb35cdb51c545', class: "spw-pagination__item spw-pagination__item--desktop spw-pagination__item--arrow" }, h("button", { key: 'db86c90829af879f8b9159ff55385ea6113a87c9', onClick: () => this.goToPage(this.currentPage - 1) }, h("spw-icon", { key: 'd71519a4f9672e537a9d62bac9278af43c0d49fe', icon: "fa-chevron-left" }), " ", h("span", { key: 'edba6502243e49845c0f319017c5b7d61d2e2437', class: "spw-pagination__item-arrow-text" }, this.previousButtonText))));
|
|
171
|
+
const nextArrow = showNextArrow && (h("li", { key: 'c8982972fcc18efb18dd6a051e0e33f08a640b5a', class: "spw-pagination__item spw-pagination__item--desktop spw-pagination__item--arrow" }, h("button", { key: 'b6d9958f459d5a3405da368453e3d5d4856dc745', onClick: () => this.goToPage(this.currentPage + 1) }, h("span", { key: 'c2b580079bd0ce4379566448e956c794d74700d8', class: "spw-pagination__item-arrow-text" }, this.nextButtonText), " ", h("spw-icon", { key: 'ad82aea1b9a5cd0c40f2328971d1aa614b7faf63', icon: "fa-chevron-right" }))));
|
|
172
|
+
const prevArrowMobile = this.currentPage > 1 && (h("li", { key: '45f13caaadd25e703ded72ef7035b83754efe1f1', class: "spw-pagination__item spw-pagination__item--arrow" }, h("button", { key: '352f7888ee3a2c69aa95563e0d70c6636e6cfec5', onClick: () => this.goToPage(this.currentPage - 1) }, h("spw-icon", { key: '6eca4cf9264abbcb954cf28f4bff7766accf0df9', icon: "fa-chevron-left" }), " ", h("span", { key: 'edbf625b0c1e2732608b6d93eefdf809daccb24a' }, this.previousButtonText))));
|
|
173
|
+
const nextArrowMobile = this.currentPage < this.totalPages && (h("li", { key: 'ebfd73bf701c7c5ce58df4371a6c4e587b53d6f9', class: "spw-pagination__item spw-pagination__item--arrow" }, h("button", { key: 'cf8af3ea6473b20c0f6222f574d0fce0acc0d68f', onClick: () => this.goToPage(this.currentPage + 1), disabled: this.currentPage >= this.totalPages }, h("span", { key: '2416f4e8e5ca12cb7b4295f30263f44040ee7389' }, this.nextButtonText), " ", h("spw-icon", { key: 'a17f614b9de4b2ce9b5ee1acac8747b30c9f2a02', icon: "fa-chevron-right" }))));
|
|
174
|
+
const mobileArrows = (h("ul", { key: '53b411817dc5000fea5a169f12b5db019ce3b5c6', class: "spw-pagination__mobile-arrows" }, prevArrowMobile, nextArrowMobile));
|
|
175
|
+
return (h(Host, { key: 'a36abcd917e0dca742c810ee6e933e187feb2d77' }, h("div", { key: '15a42490c86ff76815e56f73f5194debcc9310ee', class: this.getPaginationClass() }, this.variant === 'input' && (h(Fragment, { key: '829f3acd90f4695aabe00220790fb0a977db8827' }, h("ul", { key: '6afa448b159d362c2892f8f54fd492ce67898351' }, prevArrow, h("li", { key: '23c505dd82dbdbcea7e41defd23485e4c232092d', class: "spw-pagination__input" }, h("spw-text-field", { key: '856aa891aa67729ca0a3f0efe2b877eef363dae8', value: this.inputPageValue, type: "text", name: "pagination-input", onInput: event => this.handleInputChange(event), onKeyDown: event => this.handleKeyDown(event), disabled: this.isDisabled })), h("li", { key: '396afb3c7d68b35aa205456a244a291e8e024846', class: "spw-pagination__total-pages" }, "sur ", this.totalPages, " ", this.totalPages === 1 ? 'page' : 'pages'), nextArrow), mobileArrows)), this.variant === 'numbers' && (h(Fragment, { key: 'faee677eee20adb4bc4798c73db2293d48c7fbde' }, h("ul", { key: 'fcf090ab6ef87c338177d5df8d57231e775d4f4f' }, prevArrow, pages.map(({ page, class: pageClass }) => {
|
|
176
176
|
if (page === '...') {
|
|
177
177
|
return (h("li", { class: `spw-pagination__item spw-pagination__item--dots ${pageClass}` }, h("spw-icon", { icon: "fa-ellipsis" })));
|
|
178
178
|
}
|
|
@@ -92,7 +92,7 @@ export class SpwRadio {
|
|
|
92
92
|
render() {
|
|
93
93
|
const slot = this.el.innerHTML;
|
|
94
94
|
const hasSlot = Boolean(slot);
|
|
95
|
-
return (h("div", { key: '
|
|
95
|
+
return (h("div", { key: '24c8dbdadb1efe0ddc64aba7b888d99008c19abb', class: "spw-radio" }, h("input", { key: '0a09e781b7dc89b55f94b2bb5d3704fd9483afed', type: "radio", ref: el => (this.inputElement = el), checked: this.internalChecked, "aria-checked": this.internalChecked ? 'true' : 'false', onChange: this.handleRadio.bind(this), name: this.name, value: this.value, disabled: this.disabled, style: { display: 'none' } }), hasSlot && (h("label", { key: '0c35d4e3c411671d23640e6cedc475e06222a069', class: `spw-radio__label ${this.disabled ? 'spw-radio__label--disabled' : ''}`, onClick: e => this.handleRadio(e) }, h("slot", { key: 'ea50f94b2c8d3bcd6adf1c592763155571771916' }))), h("div", { key: 'fb9dd0ed9aede5221d4ae9f00f6a19f1744c8ad0', tabIndex: this.disabled ? -1 : 0, onClick: e => this.handleRadio(e), onKeyDown: this.handleKeydown.bind(this), role: "radio", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-disabled": this.disabled, "aria-label": this.accAriaLabel || this.name, class: this.elementClass }, this.internalChecked && h("span", { key: '0dd4595e7719b4f09b3db2c15add60ae602e744d', class: "spw-radio__circle" }))));
|
|
96
96
|
}
|
|
97
97
|
static get is() { return "spw-radio"; }
|
|
98
98
|
static get encapsulation() { return "shadow"; }
|
|
@@ -73,7 +73,7 @@ export class SpwScrolltop {
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
render() {
|
|
76
|
-
return (h(Host, { key: '
|
|
76
|
+
return (h(Host, { key: '31d0e6b37e5ab82109cc6af85b6b433771e410ac', class: this.hostClass }, h("spw-button", { key: '9d7ae62aba325316f501e68062c5ad78f7eb42f1', "is-icon-only": true, icon: "fa-chevron-up", variant: "primary", size: "medium", "acc-aria-label": this.accAriaLabel, onClick: this.scrollToTop })));
|
|
77
77
|
}
|
|
78
78
|
static get is() { return "spw-scrolltop"; }
|
|
79
79
|
static get encapsulation() { return "shadow"; }
|
|
@@ -27,7 +27,7 @@ export class SpwSeparator {
|
|
|
27
27
|
};
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return h("div", { key: '
|
|
30
|
+
return h("div", { key: '9c2cf8d46e7bf8611666c22836e0a31eb191ab4c', class: this.elementClass, style: this.style });
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "spw-separator"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -11,7 +11,7 @@ export class SpwSidebarNavigationDropdown {
|
|
|
11
11
|
};
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: '4cbc4e1327c6d5bd3384e0c1e0633323cb1bb5e3', class: this.classes }, h("div", { key: '9916cc219a96b22b41e98d54e6cf4960889145d6', class: "spw-sidebar-navigation-dropdown__content", style: { display: this.open ? 'block' : 'none' } }, h("slot", { key: '76c9ae274f1fc689d5ae3b350be900460626ce90' }))));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "spw-sidebar-navigation-dropdown"; }
|
|
17
17
|
static get originalStyleUrls() {
|
|
@@ -169,14 +169,14 @@ export class SpwSidebarNavigationItem {
|
|
|
169
169
|
}
|
|
170
170
|
render() {
|
|
171
171
|
const Tag = this.href && !this.disabled && !this.openOnClick ? 'a' : 'div';
|
|
172
|
-
const iconContent = h("spw-icon", { key: '
|
|
173
|
-
const iconDiv = (h("div", { key: '
|
|
172
|
+
const iconContent = h("spw-icon", { key: '43b2300705244146b5062f5f366bebe6ed75215d', variant: this.iconVariant, icon: this.icon });
|
|
173
|
+
const iconDiv = (h("div", { key: 'efea63320a42642f1db50501b4f8b20407b84343', class: "spw-sidebar-navigation-item__icon" }, this.bubble && h("span", { key: '161ed795c3e9b02f872600a015722cd4a96348af', class: "spw-sidebar-navigation-item__bubble" }, this.bubble), iconContent));
|
|
174
174
|
const iconWithBubble = this.tooltipTitle ? (h("spw-tooltip", { cursor: this.disabled ? 'disabled' : 'pointer', "tooltip-title": this.tooltipTitle, direction: "right", visible: !this.navExpanded }, iconDiv)) : (iconDiv);
|
|
175
175
|
const toggleClasses = {
|
|
176
176
|
'spw-sidebar-navigation-item__dropdown-toggle': true,
|
|
177
177
|
'spw-sidebar-navigation-item__dropdown-toggle--open': this.dropdownOpen,
|
|
178
178
|
};
|
|
179
|
-
return (h(Tag, { key: '
|
|
179
|
+
return (h(Tag, { key: '093c7175e86665f0abd9605b285457f781728ed4', class: this.classes, href: this.openOnClick ? undefined : this.href, "aria-disabled": this.disabled ? 'true' : undefined, tabIndex: this.disabled ? -1 : 0, onClick: this.openOnClick ? this.handleItemClick : undefined }, this.icon && iconWithBubble, h("div", { key: '1ebefc0a2c2720a322ea4f17cef9d6ad57fb3b66', class: "spw-sidebar-navigation-item__content" }, h("div", { key: '3ef87e923450741e4de16b9dc0a86389d456d244', class: "spw-sidebar-navigation-item__content-label" }, h("slot", { key: '096cb57b80da603a60e7798c66e007c4519894e8' })), this.hasDropdown && (h("div", { key: 'a033beda58807382cacaa33263cbfa19cf1fdd0a', class: toggleClasses, onClick: this.handleDropdownToggle, tabIndex: this.disabled ? -1 : 0 }, h("spw-icon", { key: '0caaf1e1e4bffef7d4ce33be187e002ff12cd740', icon: "fa-chevron-down" }))), h("slot", { key: '58fd1757d385d65e498e7db49788ad940e829b6f', name: "dropdown" }))));
|
|
180
180
|
}
|
|
181
181
|
static get is() { return "spw-sidebar-navigation-item"; }
|
|
182
182
|
static get originalStyleUrls() {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
2
|
export class SpwSidebarNavigationSeparator {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '1dee77d87290b81ea779dca2e060efb4efded11a' }, h("spw-separator", { key: 'fd897f1dd7a98518dbee4a52c707e61ff19df33a', class: "spw-sidebar-navigation-separator" })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-sidebar-navigation-separator"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -76,7 +76,7 @@ export class SpwSidebar {
|
|
|
76
76
|
};
|
|
77
77
|
}
|
|
78
78
|
render() {
|
|
79
|
-
return (h(Host, { key: '
|
|
79
|
+
return (h(Host, { key: 'd87f6ec22d465997dd35de15bfb0adc33504aef4', class: this.hostClass }, h("div", { key: '0765e65090d0de00819654fe1213d0de75e3bb75', class: this.elementClass }, h("span", { key: '83f56223725927cdd54dfabcf1eb636d0ffe3dfe', class: "spw-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, h("spw-icon", { key: '8c4096b1ce4e7add4feed9655c3a54277e1ee290', icon: "fa-chevron-right" })), h("div", { key: 'f82ff2827e30660ef3fb7481c9b020521dc1a977', class: "spw-sidebar__content" }, h("slot", { key: '66124790e8cf3e5d85076d1fe2a11284377bf6df', name: "navigation-top" }), h("slot", { key: '441c78b2c9f239830a26c079d128644aebb324aa', name: "navigation-bottom" })), h("div", { key: '1d57ce13cbec20803e9f6020f5d539eb051694b9', class: "spw-sidebar__resize-border", onClick: this.toggleSidebar }))));
|
|
80
80
|
}
|
|
81
81
|
static get is() { return "spw-sidebar"; }
|
|
82
82
|
static get encapsulation() { return "shadow"; }
|
|
@@ -44,7 +44,7 @@ export class SpwSkeleton {
|
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
render() {
|
|
47
|
-
return (h(Host, { key: '
|
|
47
|
+
return (h(Host, { key: '1a2a7877bb1cf309a67fca6d11526e0389075422' }, h("div", { key: '7c7404e40acf179766654864d72f0fe7a9f46cae', class: "spw-skeleton" }, this.renderVariant(), h("slot", { key: 'd9d9c36e94781f8cf6d9d8378483a2ea298eeeb2' }))));
|
|
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: '0f7c7818721745b47c822cbb24705f76ead32aa7' }, h("div", { key: '3ed08a7273dd60661495ff4ee49a8216c220e45f', class: "spw-slider-item" }, h("slot", { key: '9e92c52ae08e0f7ca7aaa8aa4c597bc195254199' }))));
|
|
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: '7897837c134b8f98ea27dd447167481708715fb0' }, h("div", { key: 'f1fb3b58fd32a7a2e1ae77ed1c847fc365ecf6dc', class: this.elementClass, style: { height: `${this.currentHeight}px` }, tabindex: "0", role: "region", "aria-label": this.accAriaLabel }, h("div", { key: '777906f1a319d4bb69711ba7a44fd8e45c943b21', class: "spw-slider__track" }, h("slot", { key: '13aa07308b2b5c457221bcd82e52ddf504dc5243' })), this.showArrows && (h("div", { key: '6a2af8736b4615f77c03afd40f0fede8e3a5c34f', class: "spw-slider__navigation" }, h("button", { key: '955414b6743f8f6bb8154a247c46a4c18dbd9af5', class: "spw-slider__arrow spw-slider__arrow--prev", onClick: this.handlePrevious, disabled: this.activeIndex === 0, "aria-label": this.previousSlideText }, h("spw-icon", { key: '6b436e85f9fa920c5f7479847a62160c42917d91', icon: "fa-chevron-left" })), h("button", { key: 'd3a40debdc99cd3be3e7bb1f8abf28a57980045b', 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: 'f3f8db7422cb0902c99284847578e2c948b95000', icon: "fa-chevron-right" })))), this.dotsPosition === 'inside' && this.renderDots()), this.dotsPosition === 'outside' && (h("div", { key: '8dad22cfd3cef464edb4b5ceabe6c0325cf8dfbc', class: "spw-slider__dots-container" }, this.renderDots())), this.showAutoplayToggle && (h("div", { key: '26fb5747ea22dfcaff2939a9bb83eb7781038e08', class: "spw-slider__autoplay-toggle" }, h("spw-checkbox", { key: 'b9c2da9efe236e91d21bfe5560f0a234e19d3e12', 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: '42a401b318d637206216eec160510f4f0d137a61' }, h("div", { key: '0cc6c951082dc0de79033477ea006d798a92c401', class: "spw-socials" }, h("div", { key: '75696061e48dda7ca881f710f73403da6f36577b', class: "spw-ds-container" }, h("h2", { key: '4268a916d43d9c0dc2f049e7d76ba3d35553402e', class: "spw-socials__title" }, this.mainTitle), h("div", { key: '100dd74340ecb6d20ee4edf114df6c9267b652ca', class: "spw-socials__content" }, h("slot", { key: 'a6c5f6856bf4d6083e861a431d994d7e3569316d' }))))));
|
|
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: 'e370ea17458aaf4447a9b1d9fbe7f9c8d86851f7', part: "tbody" }, h("slot", { key: 'a4205b762ff36e3ac7f8b3d5d03b82b023a99175' })));
|
|
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: '868c7f01b536e2c07a5932f11ef0893dc8aa660e' }, attrs), h("slot", { key: '15f668d0fc2088e78a066c72bf5550c28b508c5d' })));
|
|
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: 'f59a00a51dd8bde56f05b9ed4ac776b38d35b34b' }, h("div", { key: '81dace3197bfff4bf023f835220c44a931d9a285', class: "spw-table-container" }, h("slot", { key: '56d7f3dc4a5acb1717295a359099094fc215fcac' }))));
|
|
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: '1cb9101177d493ec94e39253960abb4010500e06', class: "spw-table-footer" }, h("slot", { key: 'bce1cdf2f55c54375045e33ee90a6535e52304ec', name: "left" }), h("slot", { key: '6aeb7b982433791fc01c707d98e708857669b495', name: "center" }), h("slot", { key: 'ee6acfcd873a43a73adf8a4ca35cb384b1328ece', name: "right" })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "spw-table-footer"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -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: '978bceeccfbdf0a3df5c920a44a0a4098caad386', part: "thead" }, h("slot", { key: '35f5b0f6bb0a3037716037a79417e1cbf9d35efc' })));
|
|
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: 'f59edd2450c238b07b170bec090e2d4534380c06' }, attrs), h("div", { key: '5e7ac428b6198e25e04c6ee38d48a8a583c416a7', 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: '78f1438c49585f21ac73575fa70093155e91bb46' }), h("div", { key: '5f9acb3ac76de578a2e5ef6ae80e4999978aac3c', class: "spw-table-header__icons" }, h("slot", { key: '8b783316e03fbe6aef277ca616318a43c5218e71', name: "filters" }), (this.tooltipTitle || this.tooltipText) && (h("spw-tooltip", { key: '8e9689a193e8060a94454d4bef6bae7a8cc7ca52', "tooltip-title": this.tooltipTitle, "tooltip-text": this.tooltipText }, h("spw-icon", { key: '247aa6b1e086446f54a3ee11c1f2b78491d31833', variant: "fa-regular", icon: "fa-circle-question" }))), this.sortable && (h("spw-icon", { key: '624352f77c9019276f06fed62b7be6370746dc12', 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: 'cc2cc1f4e3f7ae5e4bd2a5ef113b5c49d786aa2f', part: "row" }, h("tr", { key: 'e1657ab09911754011bd34bbe3be70038304d695', class: this.elementClass, part: "row" }, h("slot", { key: 'c4278a7358a02ebdf6dfb006805fd808fdc88653' }))));
|
|
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: 'dd0ebd114af9930b8f9cd6c2302fe353227df817', style: style, class: this.hostClass }, h("nav", { key: 'd47f135d8bb5b3fd710eb665101c294462cefafa', class: this.elementClass }, h("span", { key: 'e5de782c33186e4af29a1a6715c8fb7dc4e56441', class: "spw-table-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, h("spw-icon", { key: '4990c32a1defb85b5aa80a31ca1d3b296fd2ffc1', icon: "fa-chevron-left" })), h("div", { key: '92bcd30d454947503699dc6527f8ba8170b16597', class: "spw-table-sidebar__mini", onClick: this.toggleSidebar }, h("spw-icon", { key: '5b78c2151093f6935c58dede2cc4670d78070114', icon: this.sidebarIcon, variant: "fa-regular" })), h("div", { key: 'ee44bc998f2f7161bb7baadf3165072156b90859', class: "spw-table-sidebar__content" }, h("div", { key: 'd8453ea26330e51e38960a199a0166db1b08a7a3', class: "spw-table-sidebar__header" }, h("span", { key: '69a21531af8467b6f378ea8edf8b2315526c53c6', class: "spw-table-sidebar__header-title" }, h("spw-icon", { key: '41d6036e1fae8bfe4210c1bbd397046967e3b0a8', icon: this.sidebarIcon, variant: "fa-regular" }), " ", this.sidebarTitle), this.hasReset && (h("spw-button", { key: 'b3748ce6f0dcf5c38e310d68370cca38e5c34d13', class: "spw-table-sidebar__header-reset", onClick: this.handleReset, type: "button", variant: "secondary", size: "small", isIconOnly: true, icon: this.resetIcon }))), h("div", { key: 'ed037c4101691d913a8e4ec7699b2a0589a27fc6', class: "spw-table-sidebar__scrollable-content" }, h("slot", { key: 'fd50b98a7b258a29476b7b3a3b589a1e003c2d99' })), h("div", { key: 'a76ebcb53a86f6f5509c4606ced490cca33217fe', class: "spw-table-sidebar__footer" }, h("slot", { key: 'de1aa784e27b5db11994838fad596cc0d4957ac0', 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: 'c2aa3c34b6a273e6efaf0e70815ff27c38e17c60', class: containerClass }, this.showLeftArrow && (h("button", { key: '08b73d7a3eeae51e7d8ac9d5b0206c1e4c027ffa', 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: 'eb4dd2efd1e9e4bb6b7d6186a24e89427b0686fa', icon: "fa-chevron-left" }))), h("nav", { key: '3a2ef72c3eb45bd3c60a3defbf0a787171e9ea77', class: navClass, "aria-label": this.accAriaLabel || 'Navigation' }, h("ul", { key: '0c0cb412fa1eec085d3d02215e7101b2ae4b3921', class: listClass, role: "tablist", ref: el => (this.ulElement = el), onScroll: this.handleScroll }, h("slot", { key: '7c59c09e1ad575fb4cba30174440d7641254ec9c' }))), this.showRightArrow && (h("button", { key: 'a0afe6fcff6e097bd5170d6f13ceab59d0c9129d', 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: 'd13751031168a328819c78bc860ae92c8be45139', 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: 'b227229d5dcaf74f16bc4bdc75c720903ef52783', class: this.active ? '--active' : '' }, h("li", { key: '0b41b6d84cfb428251d5e96d2095e315ea027d56', 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: '3a8caf5fe691fa4f3f8b2c21d596f94dbedd5d3f', cursor: this.disabled ? 'disabled' : 'pointer', class: "spw-tooltip--has-ellipsis", tooltipText: this.slotText }, iconPosition === 'left' && iconElement, h("slot", { key: '22ea56aa1bc58a90e6b9cf4fa89c6a9bbfed02b6' }), iconPosition === 'right' && iconElement, tagElement)), !this.hasEllipsis && (h(Fragment, { key: '3d3cf0a700cf012608a97349f35f331ae352cdc1' }, iconPosition === 'left' && iconElement, h("slot", { key: '0db276452c16044e8d48671ce8863bbb8aabedec' }), iconPosition === 'right' && iconElement, tagElement)), ' ', this.bubble && h("span", { key: '1c6e2dfd036f1b57fa60380dc38e52d73d73ec4d', 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: '4931261e6de2fe7c47ce2e73041b164f70cdb715', class: this.elementClass }, h("slot", { key: 'e9836413f90d03c38f0f5ee6a0388063156ed4f6', name: "navigation" }), h("slot", { key: 'bc6fd0d87cc18122a1e4cca6b5b97637d8977cf8', 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: '126bc63df6fba6411ceaf811a3b90dfc2a6d7419' }, h(TagType, Object.assign({ key: '04ae3f9cb41874f552eb6f293bea6d4af813d233' }, attrs, { class: this.elementClass }), this.iconPosition === 'left' && iconElement, h("slot", { key: '2d946b68201c665e2818fecf8dc274987b114626' }), this.iconPosition === 'right' && iconElement)));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "spw-tag"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|