@spw-ds/spw-stencil-library 1.7.0 → 1.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index-CGg8f9_X.js +12 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/spw-accordion_4.cjs.entry.js +4 -4
- package/dist/cjs/spw-avatar.cjs.entry.js +41 -0
- package/dist/cjs/spw-block-content.cjs.entry.js +37 -0
- package/dist/cjs/spw-breadcrumb-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-breadcrumb.cjs.entry.js +2 -2
- package/dist/cjs/spw-button_2.cjs.entry.js +2 -2
- package/dist/cjs/spw-card-content.cjs.entry.js +1 -1
- package/dist/cjs/spw-card-excerpt.cjs.entry.js +1 -1
- package/dist/cjs/spw-card-image.cjs.entry.js +1 -1
- package/dist/cjs/spw-card-subtag-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-card-subtags.cjs.entry.js +1 -1
- package/dist/cjs/spw-card-title.cjs.entry.js +1 -1
- package/dist/cjs/spw-card.cjs.entry.js +1 -1
- package/dist/cjs/spw-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/spw-custom-select.cjs.entry.js +25 -7
- package/dist/cjs/spw-date-picker.cjs.entry.js +37 -4
- 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 +5 -1
- package/dist/cjs/spw-field-label_7.cjs.entry.js +7 -7
- package/dist/cjs/spw-field-message.cjs.entry.js +1 -1
- package/dist/cjs/spw-file-upload.cjs.entry.js +2 -2
- 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 +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 +21 -2
- package/dist/cjs/spw-header-navigation-item.cjs.entry.js +2 -2
- 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 +1 -1
- package/dist/cjs/spw-hero.cjs.entry.js +6 -2
- package/dist/cjs/spw-input-slider.cjs.entry.js +1 -1
- 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-message.cjs.entry.js +14 -3
- package/dist/cjs/spw-modal.cjs.entry.js +1 -1
- 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 +88 -0
- package/dist/cjs/spw-search-field.cjs.entry.js +2 -2
- package/dist/cjs/spw-select.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 +2 -2
- 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 +15 -2
- 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-table.cjs.entry.js +2 -2
- package/dist/cjs/spw-tabs-navigation-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-tabs-navigation.cjs.entry.js +9 -5
- package/dist/cjs/spw-tabs.cjs.entry.js +1 -1
- package/dist/cjs/spw-tag.cjs.entry.js +2 -2
- package/dist/cjs/spw-text-field.cjs.entry.js +8 -5
- 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-container.cjs.entry.js +1 -1
- 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 +3 -0
- package/dist/collection/components/spw-accordion/spw-accordion-content/spw-accordion-content.js +1 -1
- package/dist/collection/components/spw-accordion/spw-accordion-item/spw-accordion-item.js +1 -1
- package/dist/collection/components/spw-accordion/spw-accordion-title/spw-accordion-title.js +1 -1
- package/dist/collection/components/spw-accordion/spw-accordion.js +1 -1
- package/dist/collection/components/spw-avatar/spw-avatar.css +468 -0
- package/dist/collection/components/spw-avatar/spw-avatar.js +164 -0
- package/dist/collection/components/spw-block-content/spw-block-content.css +492 -0
- package/dist/collection/components/spw-block-content/spw-block-content.js +141 -0
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.js +1 -1
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb.css +7 -7
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb.js +1 -1
- 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.js +1 -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 +49 -8
- package/dist/collection/components/spw-custom-select/spw-custom-select.js +64 -6
- package/dist/collection/components/spw-date-picker/spw-date-picker.css +1 -1
- package/dist/collection/components/spw-date-picker/spw-date-picker.js +42 -7
- 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 +36 -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.css +3 -3
- package/dist/collection/components/spw-footer/spw-footer-bottom/spw-footer-bottom.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-content/spw-footer-content.css +6 -6
- package/dist/collection/components/spw-footer/spw-footer-content/spw-footer-content.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-content-col/spw-footer-content-col.css +3 -3
- package/dist/collection/components/spw-footer/spw-footer-content-col/spw-footer-content-col.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-link/spw-footer-link.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.css +1 -1
- package/dist/collection/components/spw-header/spw-header-navigation-dropdown/spw-header-navigation-dropdown.js +22 -2
- package/dist/collection/components/spw-header/spw-header-navigation-item/spw-header-navigation-item.css +17 -17
- 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.js +1 -1
- package/dist/collection/components/spw-hero/spw-hero.js +45 -2
- package/dist/collection/components/spw-icon/spw-icon.js +1 -1
- package/dist/collection/components/spw-input-slider/spw-input-slider.js +1 -1
- 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 +29 -2
- package/dist/collection/components/spw-message/spw-message.js +33 -2
- package/dist/collection/components/spw-message/utils.js +2 -1
- package/dist/collection/components/spw-modal/spw-modal.js +1 -1
- 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.css +401 -0
- package/dist/collection/components/spw-scrolltop/spw-scrolltop.js +180 -0
- package/dist/collection/components/spw-search-field/spw-search-field.js +2 -2
- package/dist/collection/components/spw-select/spw-select.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.css +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 +15 -2
- 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-table/spw-table.js +2 -2
- package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.css +5 -0
- package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.js +30 -5
- 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.css +1 -1
- package/dist/collection/components/spw-tag/spw-tag.js +1 -1
- package/dist/collection/components/spw-text-field/spw-text-field.css +2 -2
- package/dist/collection/components/spw-text-field/spw-text-field.js +27 -4
- 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-container/spw-toc-container.js +1 -1
- 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 +156 -0
- package/dist/collection/stories/components/spw-scrolltop/spw-scrolltop.stories.js +123 -0
- package/dist/collection/stories/organisms/spw-block-content/spw-block-content.stories.js +192 -0
- package/dist/collection/stories/organisms/spw-message/spw-message.stories.js +56 -0
- package/dist/collection/stories/organisms/spw-tabs/spw-tabs.stories.js +63 -0
- package/dist/components/{p-B35CPhPA.js → p-7oLmQmmE.js} +1 -1
- package/dist/components/{p-Dho6BaN9.js → p-B1SCChor.js} +1 -1
- package/dist/components/{p-D7UzluXV.js → p-BqvDpR82.js} +1 -1
- package/dist/components/{p-Xvp0cPQF.js → p-C2um7CKN.js} +1 -1
- package/dist/components/{p-B4MjZRXh.js → p-C45GoR7l.js} +1 -1
- package/dist/components/{p-DUP3RzKn.js → p-CCYCLemd.js} +1 -1
- package/dist/components/{p-DU5JMjD4.js → p-CEq9lOD1.js} +1 -1
- package/dist/components/{p-CHBnJ4fw.js → p-CYC9FMY4.js} +1 -1
- package/dist/components/{p-BjsZMdr8.js → p-Cy-dX0dz.js} +1 -1
- package/dist/components/{p-Ctu7oZKH.js → p-D63saAXj.js} +1 -1
- package/dist/components/{p-OryNj86N.js → p-DVDmp5m3.js} +1 -1
- package/dist/components/{p-D6eYkgFG.js → p-DccxymX8.js} +1 -1
- package/dist/components/p-Df0o7KPW.js +1 -0
- package/dist/components/{p-DyYwiqCq.js → p-hlgutkqg.js} +1 -1
- package/dist/components/{p-Ce2AHwGh.js → p-xo2kVNYT.js} +1 -1
- package/dist/components/spw-accordion-content.js +1 -1
- package/dist/components/spw-accordion-item.js +1 -1
- package/dist/components/spw-accordion-title.js +1 -1
- package/dist/components/spw-accordion.js +1 -1
- package/dist/components/spw-avatar.d.ts +11 -0
- package/dist/components/spw-avatar.js +1 -0
- package/dist/components/spw-block-content.d.ts +11 -0
- package/dist/components/spw-block-content.js +1 -0
- 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-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-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 +4 -4
- package/dist/components/spw-pagination.js +1 -1
- package/dist/components/spw-radio.js +1 -1
- package/dist/components/spw-scrolltop.d.ts +11 -0
- package/dist/components/spw-scrolltop.js +1 -0
- 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-table.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-container.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 +751 -19
- package/dist/esm/index-DNZ0HWFd.js +12 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/spw-accordion_4.entry.js +4 -4
- package/dist/esm/spw-avatar.entry.js +39 -0
- package/dist/esm/spw-block-content.entry.js +35 -0
- package/dist/esm/spw-breadcrumb-item.entry.js +1 -1
- package/dist/esm/spw-breadcrumb.entry.js +2 -2
- package/dist/esm/spw-button_2.entry.js +2 -2
- package/dist/esm/spw-card-content.entry.js +1 -1
- package/dist/esm/spw-card-excerpt.entry.js +1 -1
- package/dist/esm/spw-card-image.entry.js +1 -1
- package/dist/esm/spw-card-subtag-item.entry.js +1 -1
- package/dist/esm/spw-card-subtags.entry.js +1 -1
- package/dist/esm/spw-card-title.entry.js +1 -1
- package/dist/esm/spw-card.entry.js +1 -1
- package/dist/esm/spw-checkbox.entry.js +1 -1
- package/dist/esm/spw-custom-select.entry.js +25 -7
- package/dist/esm/spw-date-picker.entry.js +37 -4
- 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 +6 -2
- package/dist/esm/spw-field-label_7.entry.js +7 -7
- package/dist/esm/spw-field-message.entry.js +1 -1
- package/dist/esm/spw-file-upload.entry.js +2 -2
- 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 +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 +21 -2
- package/dist/esm/spw-header-navigation-item.entry.js +2 -2
- 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 +1 -1
- package/dist/esm/spw-hero.entry.js +6 -2
- package/dist/esm/spw-input-slider.entry.js +1 -1
- 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-message.entry.js +14 -3
- package/dist/esm/spw-modal.entry.js +1 -1
- 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 +86 -0
- package/dist/esm/spw-search-field.entry.js +2 -2
- package/dist/esm/spw-select.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 +2 -2
- 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 +15 -2
- 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-table.entry.js +2 -2
- package/dist/esm/spw-tabs-navigation-item.entry.js +1 -1
- package/dist/esm/spw-tabs-navigation.entry.js +9 -5
- package/dist/esm/spw-tabs.entry.js +1 -1
- package/dist/esm/spw-tag.entry.js +2 -2
- package/dist/esm/spw-text-field.entry.js +8 -5
- 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-container.entry.js +1 -1
- 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-145dfedc.entry.js → p-00829e69.entry.js} +1 -1
- package/dist/spw-stencil-library/p-08d179af.entry.js +1 -0
- package/dist/spw-stencil-library/{p-a3926a91.entry.js → p-0fe88118.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-237b0e5d.entry.js → p-14a660ac.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-8a1a24b5.entry.js → p-14d14ae2.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-45e60a7a.entry.js → p-1a43879a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-41a373fc.entry.js → p-1ae9d66b.entry.js} +1 -1
- package/dist/spw-stencil-library/p-1c059cfd.entry.js +1 -0
- package/dist/spw-stencil-library/{p-9a43513e.entry.js → p-1ca7aecb.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-08c93dce.entry.js → p-1fad50b0.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f54465cb.entry.js → p-22b043dd.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-af3e6cb1.entry.js → p-29cc06e9.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b9b0b419.entry.js → p-31fc0d76.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4afb6e38.entry.js → p-327fa3e5.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f91ee5f4.entry.js → p-36e62f2f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-35d26ee3.entry.js → p-375f88d3.entry.js} +1 -1
- package/dist/spw-stencil-library/p-37ef1e77.entry.js +1 -0
- package/dist/spw-stencil-library/{p-0fd968e6.entry.js → p-3ba55fa6.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-3fd7e236.entry.js → p-3dc88b13.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-acf9c014.entry.js → p-3df6280e.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-69a55f2d.entry.js → p-456c24b0.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-43cf9b0f.entry.js → p-4618e516.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-69a776aa.entry.js → p-461dbb77.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-e9d97ee2.entry.js → p-4764e6e0.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f1fe388c.entry.js → p-4aa8f4bf.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-7a58d649.entry.js → p-4d8d46e6.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ec0beb1d.entry.js → p-5e79839f.entry.js} +1 -1
- package/dist/spw-stencil-library/p-620519ea.entry.js +1 -0
- package/dist/spw-stencil-library/{p-72ce7302.entry.js → p-6510e984.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ce29d4c7.entry.js → p-69e1e8e1.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f8ea7419.entry.js → p-6b113e71.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4f8facb1.entry.js → p-724eee10.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-5119feac.entry.js → p-73b2e94c.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-209bbd33.entry.js → p-74014ca0.entry.js} +1 -1
- package/dist/spw-stencil-library/p-772f56c1.entry.js +1 -0
- package/dist/spw-stencil-library/{p-7be76eb7.entry.js → p-77e3a560.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-3d27b754.entry.js → p-7ee48374.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b4d31c51.entry.js → p-87efcf90.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-0c03d6ae.entry.js → p-8956e7de.entry.js} +1 -1
- package/dist/spw-stencil-library/p-89cefdcf.entry.js +1 -0
- package/dist/spw-stencil-library/{p-f5c6952a.entry.js → p-8a95adc5.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b162f257.entry.js → p-8ea775f1.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-91c801d2.entry.js → p-8fea1c7b.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-cb7cd2ea.entry.js → p-9156e2cc.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-3c36b7e8.entry.js → p-9c35e7cb.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-e8919632.entry.js → p-9c97f183.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-5a32e95e.entry.js → p-a16a6ee3.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ab2b0b73.entry.js → p-a457bd16.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-5feeb463.entry.js → p-a62e75d7.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-f2a7d244.entry.js → p-a74b8c56.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-eb873278.entry.js → p-aaa5636b.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-2d9b278f.entry.js → p-ab9bd917.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-81978a6f.entry.js → p-ac73da88.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-43f249c5.entry.js → p-ae198f34.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-1a34cb29.entry.js → p-b0028796.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-02403cb6.entry.js → p-b0582aa7.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-64611da7.entry.js → p-b1c1be45.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-a447d67b.entry.js → p-bb4a0f1c.entry.js} +1 -1
- package/dist/spw-stencil-library/p-be0c6609.entry.js +1 -0
- package/dist/spw-stencil-library/p-bf656c7e.entry.js +1 -0
- package/dist/spw-stencil-library/{p-dfd101ac.entry.js → p-bf8f52ef.entry.js} +1 -1
- package/dist/spw-stencil-library/p-c1209aa5.entry.js +1 -0
- package/dist/spw-stencil-library/{p-1ee82890.entry.js → p-c7dcf793.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-18cd905c.entry.js → p-cc679461.entry.js} +1 -1
- package/dist/spw-stencil-library/p-d5825b95.entry.js +1 -0
- package/dist/spw-stencil-library/{p-e8c8f285.entry.js → p-d5d2f9f8.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-21952d13.entry.js → p-d7b03752.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-bc22d1b9.entry.js → p-d94bc511.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-e3d6c9c1.entry.js → p-dc886ffd.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-7c0aad07.entry.js → p-dd4bd13d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-72e6a077.entry.js → p-dfa82fb0.entry.js} +1 -1
- package/dist/spw-stencil-library/p-e4ef4e0a.entry.js +1 -0
- package/dist/spw-stencil-library/{p-4f54c3cd.entry.js → p-e572bd8b.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4988c023.entry.js → p-e83f4dd9.entry.js} +1 -1
- package/dist/spw-stencil-library/p-ecfd8d0a.entry.js +1 -0
- package/dist/spw-stencil-library/{p-c627a4fc.entry.js → p-ed4c861f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4c6ccf99.entry.js → p-edb98ec3.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-edcd4cde.entry.js → p-ef0e431d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-44a867dd.entry.js → p-f36ac36b.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-47b7bcd0.entry.js → p-f4c9fe35.entry.js} +1 -1
- package/dist/spw-stencil-library/p-f5f93df5.entry.js +1 -0
- package/dist/spw-stencil-library/{p-5602de22.entry.js → p-f958aabf.entry.js} +1 -1
- package/dist/spw-stencil-library/p-fa39b517.entry.js +1 -0
- package/dist/spw-stencil-library/{p-cdfb5724.entry.js → p-fba1aea3.entry.js} +1 -1
- package/dist/spw-stencil-library/spw-stencil-library.esm.js +1 -1
- package/dist/stats.json +2392 -575
- package/dist/types/components/spw-avatar/spw-avatar.d.ts +18 -0
- package/dist/types/components/spw-block-content/spw-block-content.d.ts +16 -0
- package/dist/types/components/spw-custom-select/spw-custom-select.d.ts +5 -0
- package/dist/types/components/spw-date-picker/spw-date-picker.d.ts +4 -2
- package/dist/types/components/spw-dropdown/spw-dropdown.d.ts +5 -0
- package/dist/types/components/spw-header/spw-header-navigation-dropdown/spw-header-navigation-dropdown.d.ts +2 -0
- package/dist/types/components/spw-hero/spw-hero.d.ts +4 -0
- package/dist/types/components/spw-message/spw-message.d.ts +5 -0
- package/dist/types/components/spw-scrolltop/spw-scrolltop.d.ts +22 -0
- package/dist/types/components/spw-slider/spw-slider.d.ts +1 -0
- package/dist/types/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.d.ts +3 -0
- package/dist/types/components/spw-text-field/spw-text-field.d.ts +2 -0
- package/dist/types/components.d.ts +300 -4
- package/dist/types/stories/components/spw-avatar/spw-avatar.stories.d.ts +9 -0
- package/dist/types/stories/components/spw-scrolltop/spw-scrolltop.stories.d.ts +6 -0
- package/dist/types/stories/organisms/spw-block-content/spw-block-content.stories.d.ts +8 -0
- package/dist/types/stories/organisms/spw-message/spw-message.stories.d.ts +2 -0
- package/dist/types/stories/organisms/spw-tabs/spw-tabs.stories.d.ts +1 -0
- package/hydrate/index.js +455 -139
- package/hydrate/index.mjs +455 -139
- package/package.json +1 -1
- package/dist/components/p-CictYFdo.js +0 -1
- package/dist/spw-stencil-library/p-0498fe6a.entry.js +0 -1
- package/dist/spw-stencil-library/p-18b34dde.entry.js +0 -1
- package/dist/spw-stencil-library/p-1d54bbe5.entry.js +0 -1
- package/dist/spw-stencil-library/p-8d71666a.entry.js +0 -1
- package/dist/spw-stencil-library/p-a2d18047.entry.js +0 -1
- package/dist/spw-stencil-library/p-bb1a5089.entry.js +0 -1
- package/dist/spw-stencil-library/p-c2a97189.entry.js +0 -1
- package/dist/spw-stencil-library/p-c4e2378d.entry.js +0 -1
- package/dist/spw-stencil-library/p-e0b746ed.entry.js +0 -1
- package/dist/spw-stencil-library/p-e739c5c9.entry.js +0 -1
- package/dist/spw-stencil-library/p-fe446522.entry.js +0 -1
|
@@ -57,6 +57,58 @@ export namespace Components {
|
|
|
57
57
|
*/
|
|
58
58
|
"tag"?: 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
|
|
59
59
|
}
|
|
60
|
+
interface SpwAvatar {
|
|
61
|
+
/**
|
|
62
|
+
* Label d'accessibilité
|
|
63
|
+
*/
|
|
64
|
+
"accAriaLabel"?: string;
|
|
65
|
+
/**
|
|
66
|
+
* Contenu de la bubble de notification
|
|
67
|
+
*/
|
|
68
|
+
"bubble"?: string;
|
|
69
|
+
/**
|
|
70
|
+
* Si true, ajoute un cursor pointer et un effet hover
|
|
71
|
+
* @default false
|
|
72
|
+
*/
|
|
73
|
+
"clickable"?: boolean;
|
|
74
|
+
/**
|
|
75
|
+
* URL de l'image de fond
|
|
76
|
+
*/
|
|
77
|
+
"image"?: string;
|
|
78
|
+
/**
|
|
79
|
+
* Initiales à afficher (si pas d'image)
|
|
80
|
+
*/
|
|
81
|
+
"initials"?: string;
|
|
82
|
+
/**
|
|
83
|
+
* Taille de l'avatar
|
|
84
|
+
* @default 'medium'
|
|
85
|
+
*/
|
|
86
|
+
"size": 'small' | 'medium' | 'large';
|
|
87
|
+
}
|
|
88
|
+
interface SpwBlockContent {
|
|
89
|
+
/**
|
|
90
|
+
* URL du lien (pour banner-landscape et banner-portrait)
|
|
91
|
+
*/
|
|
92
|
+
"href"?: string;
|
|
93
|
+
/**
|
|
94
|
+
* Texte alternatif de l'image (pour banner-landscape et banner-portrait)
|
|
95
|
+
*/
|
|
96
|
+
"imageAlt"?: string;
|
|
97
|
+
/**
|
|
98
|
+
* URL de l'image (pour banner-landscape et banner-portrait)
|
|
99
|
+
*/
|
|
100
|
+
"imageSrc"?: string;
|
|
101
|
+
/**
|
|
102
|
+
* Target du lien (pour banner-landscape et banner-portrait)
|
|
103
|
+
* @default '_self'
|
|
104
|
+
*/
|
|
105
|
+
"target"?: string;
|
|
106
|
+
/**
|
|
107
|
+
* Variante du bloc de contenu
|
|
108
|
+
* @default 'blockquote'
|
|
109
|
+
*/
|
|
110
|
+
"variant": 'blockquote' | 'banner-landscape' | 'banner-portrait';
|
|
111
|
+
}
|
|
60
112
|
interface SpwBreadcrumb {
|
|
61
113
|
/**
|
|
62
114
|
* Remplit l'attribut aria-label, utilisé à des fins d'accessibilité
|
|
@@ -357,6 +409,11 @@ export namespace Components {
|
|
|
357
409
|
* Texte d'assistance à afficher sous le champ
|
|
358
410
|
*/
|
|
359
411
|
"assistiveText"?: string;
|
|
412
|
+
/**
|
|
413
|
+
* Direction d'ouverture du dropdown
|
|
414
|
+
* @default 'auto'
|
|
415
|
+
*/
|
|
416
|
+
"direction"?: 'top' | 'bottom' | 'auto';
|
|
360
417
|
/**
|
|
361
418
|
* Indique si le champ est désactivé et donc non interactif
|
|
362
419
|
*/
|
|
@@ -380,6 +437,11 @@ export namespace Components {
|
|
|
380
437
|
* @default ''
|
|
381
438
|
*/
|
|
382
439
|
"hint"?: string;
|
|
440
|
+
/**
|
|
441
|
+
* Indique si le champ peut être effacé avec un bouton
|
|
442
|
+
* @default false
|
|
443
|
+
*/
|
|
444
|
+
"isClear"?: boolean;
|
|
383
445
|
/**
|
|
384
446
|
* Active la fonction de recherche dans la liste des items
|
|
385
447
|
* @default false
|
|
@@ -522,10 +584,10 @@ export namespace Components {
|
|
|
522
584
|
*/
|
|
523
585
|
"disabled": boolean;
|
|
524
586
|
/**
|
|
525
|
-
* Dates spécifiques désactivées (format ISO)
|
|
587
|
+
* Dates spécifiques désactivées (format ISO, ex: ["2026-01-01", "2026-12-25"])
|
|
526
588
|
* @default []
|
|
527
589
|
*/
|
|
528
|
-
"disabledDates": string[];
|
|
590
|
+
"disabledDates": string | string[];
|
|
529
591
|
/**
|
|
530
592
|
* Jours de la semaine désactivés (0=dimanche, 1=lundi, etc.)
|
|
531
593
|
* @default []
|
|
@@ -1179,6 +1241,10 @@ export namespace Components {
|
|
|
1179
1241
|
* @default 'left'
|
|
1180
1242
|
*/
|
|
1181
1243
|
"alignment"?: 'left' | 'center' | 'right';
|
|
1244
|
+
/**
|
|
1245
|
+
* Lien du copyright
|
|
1246
|
+
*/
|
|
1247
|
+
"copyrightHref"?: string;
|
|
1182
1248
|
/**
|
|
1183
1249
|
* Icône Font Awesome du copyright
|
|
1184
1250
|
* @default 'fa-copyright'
|
|
@@ -1189,6 +1255,11 @@ export namespace Components {
|
|
|
1189
1255
|
* @default 'fa-light'
|
|
1190
1256
|
*/
|
|
1191
1257
|
"copyrightIconVariant": 'fa-solid' | 'fa-brands' | 'fa-regular' | 'fa-light';
|
|
1258
|
+
/**
|
|
1259
|
+
* Target du lien du copyright
|
|
1260
|
+
* @default '_blank'
|
|
1261
|
+
*/
|
|
1262
|
+
"copyrightTarget"?: string;
|
|
1192
1263
|
/**
|
|
1193
1264
|
* Texte du copyright à afficher sur l'image
|
|
1194
1265
|
*/
|
|
@@ -1562,6 +1633,11 @@ export namespace Components {
|
|
|
1562
1633
|
* Affiche le message
|
|
1563
1634
|
*/
|
|
1564
1635
|
"showMessage": () => Promise<void>;
|
|
1636
|
+
/**
|
|
1637
|
+
* Taille du message
|
|
1638
|
+
* @default 'default'
|
|
1639
|
+
*/
|
|
1640
|
+
"size": 'default' | 'compact';
|
|
1565
1641
|
/**
|
|
1566
1642
|
* Le type de variante
|
|
1567
1643
|
* @default 'default'
|
|
@@ -1734,6 +1810,28 @@ export namespace Components {
|
|
|
1734
1810
|
*/
|
|
1735
1811
|
"value": string;
|
|
1736
1812
|
}
|
|
1813
|
+
interface SpwScrolltop {
|
|
1814
|
+
/**
|
|
1815
|
+
* Remplit l'attribut aria-label, utilisé à des fins d'accessibilité
|
|
1816
|
+
* @default 'Retour en haut de page'
|
|
1817
|
+
*/
|
|
1818
|
+
"accAriaLabel"?: string;
|
|
1819
|
+
/**
|
|
1820
|
+
* Si true, masque le bouton en mobile
|
|
1821
|
+
* @default false
|
|
1822
|
+
*/
|
|
1823
|
+
"hideOnMobile"?: boolean;
|
|
1824
|
+
/**
|
|
1825
|
+
* Seuil de scroll en px avant d'afficher le bouton
|
|
1826
|
+
* @default 300
|
|
1827
|
+
*/
|
|
1828
|
+
"threshold"?: number;
|
|
1829
|
+
/**
|
|
1830
|
+
* Si true, utilise window comme contexte de scroll (sinon détecte le parent scrollable)
|
|
1831
|
+
* @default true
|
|
1832
|
+
*/
|
|
1833
|
+
"useWindow"?: boolean;
|
|
1834
|
+
}
|
|
1737
1835
|
interface SpwSearchField {
|
|
1738
1836
|
/**
|
|
1739
1837
|
* Texte d'assistance affiché sous le champ de recherche
|
|
@@ -2437,6 +2535,11 @@ export namespace Components {
|
|
|
2437
2535
|
* Remplit l'attribut aria-label, utilisé à des fins d'accessibilité
|
|
2438
2536
|
*/
|
|
2439
2537
|
"accAriaLabel"?: string;
|
|
2538
|
+
/**
|
|
2539
|
+
* Si true, centre les items horizontalement
|
|
2540
|
+
* @default false
|
|
2541
|
+
*/
|
|
2542
|
+
"isCentered"?: boolean;
|
|
2440
2543
|
/**
|
|
2441
2544
|
* Définit si la navigation doit être verticale sur mobile (à utiliser avec le variant default)
|
|
2442
2545
|
* @default false
|
|
@@ -2558,6 +2661,11 @@ export namespace Components {
|
|
|
2558
2661
|
* @default ''
|
|
2559
2662
|
*/
|
|
2560
2663
|
"error"?: string;
|
|
2664
|
+
/**
|
|
2665
|
+
* Si true, affiche les boutons +/- pour les champs numériques
|
|
2666
|
+
* @default true
|
|
2667
|
+
*/
|
|
2668
|
+
"hasControls"?: boolean;
|
|
2561
2669
|
/**
|
|
2562
2670
|
* Message d'indication (hint) à afficher sous le champ
|
|
2563
2671
|
* @default ''
|
|
@@ -3059,6 +3167,10 @@ export interface SpwDatePickerCustomEvent<T> extends CustomEvent<T> {
|
|
|
3059
3167
|
detail: T;
|
|
3060
3168
|
target: HTMLSpwDatePickerElement;
|
|
3061
3169
|
}
|
|
3170
|
+
export interface SpwDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
3171
|
+
detail: T;
|
|
3172
|
+
target: HTMLSpwDropdownElement;
|
|
3173
|
+
}
|
|
3062
3174
|
export interface SpwFileUploadCustomEvent<T> extends CustomEvent<T> {
|
|
3063
3175
|
detail: T;
|
|
3064
3176
|
target: HTMLSpwFileUploadElement;
|
|
@@ -3187,6 +3299,18 @@ declare global {
|
|
|
3187
3299
|
prototype: HTMLSpwAccordionTitleElement;
|
|
3188
3300
|
new (): HTMLSpwAccordionTitleElement;
|
|
3189
3301
|
};
|
|
3302
|
+
interface HTMLSpwAvatarElement extends Components.SpwAvatar, HTMLStencilElement {
|
|
3303
|
+
}
|
|
3304
|
+
var HTMLSpwAvatarElement: {
|
|
3305
|
+
prototype: HTMLSpwAvatarElement;
|
|
3306
|
+
new (): HTMLSpwAvatarElement;
|
|
3307
|
+
};
|
|
3308
|
+
interface HTMLSpwBlockContentElement extends Components.SpwBlockContent, HTMLStencilElement {
|
|
3309
|
+
}
|
|
3310
|
+
var HTMLSpwBlockContentElement: {
|
|
3311
|
+
prototype: HTMLSpwBlockContentElement;
|
|
3312
|
+
new (): HTMLSpwBlockContentElement;
|
|
3313
|
+
};
|
|
3190
3314
|
interface HTMLSpwBreadcrumbElement extends Components.SpwBreadcrumb, HTMLStencilElement {
|
|
3191
3315
|
}
|
|
3192
3316
|
var HTMLSpwBreadcrumbElement: {
|
|
@@ -3319,7 +3443,19 @@ declare global {
|
|
|
3319
3443
|
prototype: HTMLSpwDatePickerElement;
|
|
3320
3444
|
new (): HTMLSpwDatePickerElement;
|
|
3321
3445
|
};
|
|
3446
|
+
interface HTMLSpwDropdownElementEventMap {
|
|
3447
|
+
"spwDropdownOpen": void;
|
|
3448
|
+
"spwDropdownClose": void;
|
|
3449
|
+
}
|
|
3322
3450
|
interface HTMLSpwDropdownElement extends Components.SpwDropdown, HTMLStencilElement {
|
|
3451
|
+
addEventListener<K extends keyof HTMLSpwDropdownElementEventMap>(type: K, listener: (this: HTMLSpwDropdownElement, ev: SpwDropdownCustomEvent<HTMLSpwDropdownElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3452
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3453
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3454
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3455
|
+
removeEventListener<K extends keyof HTMLSpwDropdownElementEventMap>(type: K, listener: (this: HTMLSpwDropdownElement, ev: SpwDropdownCustomEvent<HTMLSpwDropdownElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
3456
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3457
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3458
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3323
3459
|
}
|
|
3324
3460
|
var HTMLSpwDropdownElement: {
|
|
3325
3461
|
prototype: HTMLSpwDropdownElement;
|
|
@@ -3652,6 +3788,12 @@ declare global {
|
|
|
3652
3788
|
prototype: HTMLSpwRadioElement;
|
|
3653
3789
|
new (): HTMLSpwRadioElement;
|
|
3654
3790
|
};
|
|
3791
|
+
interface HTMLSpwScrolltopElement extends Components.SpwScrolltop, HTMLStencilElement {
|
|
3792
|
+
}
|
|
3793
|
+
var HTMLSpwScrolltopElement: {
|
|
3794
|
+
prototype: HTMLSpwScrolltopElement;
|
|
3795
|
+
new (): HTMLSpwScrolltopElement;
|
|
3796
|
+
};
|
|
3655
3797
|
interface HTMLSpwSearchFieldElementEventMap {
|
|
3656
3798
|
"valueChanged": string;
|
|
3657
3799
|
"optionSelected": SearchItem;
|
|
@@ -4042,6 +4184,8 @@ declare global {
|
|
|
4042
4184
|
"spw-accordion-content": HTMLSpwAccordionContentElement;
|
|
4043
4185
|
"spw-accordion-item": HTMLSpwAccordionItemElement;
|
|
4044
4186
|
"spw-accordion-title": HTMLSpwAccordionTitleElement;
|
|
4187
|
+
"spw-avatar": HTMLSpwAvatarElement;
|
|
4188
|
+
"spw-block-content": HTMLSpwBlockContentElement;
|
|
4045
4189
|
"spw-breadcrumb": HTMLSpwBreadcrumbElement;
|
|
4046
4190
|
"spw-breadcrumb-item": HTMLSpwBreadcrumbItemElement;
|
|
4047
4191
|
"spw-button": HTMLSpwButtonElement;
|
|
@@ -4093,6 +4237,7 @@ declare global {
|
|
|
4093
4237
|
"spw-mosaic-item": HTMLSpwMosaicItemElement;
|
|
4094
4238
|
"spw-pagination": HTMLSpwPaginationElement;
|
|
4095
4239
|
"spw-radio": HTMLSpwRadioElement;
|
|
4240
|
+
"spw-scrolltop": HTMLSpwScrolltopElement;
|
|
4096
4241
|
"spw-search-field": HTMLSpwSearchFieldElement;
|
|
4097
4242
|
"spw-select": HTMLSpwSelectElement;
|
|
4098
4243
|
"spw-separator": HTMLSpwSeparatorElement;
|
|
@@ -4179,6 +4324,58 @@ declare namespace LocalJSX {
|
|
|
4179
4324
|
*/
|
|
4180
4325
|
"tag"?: 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
|
|
4181
4326
|
}
|
|
4327
|
+
interface SpwAvatar {
|
|
4328
|
+
/**
|
|
4329
|
+
* Label d'accessibilité
|
|
4330
|
+
*/
|
|
4331
|
+
"accAriaLabel"?: string;
|
|
4332
|
+
/**
|
|
4333
|
+
* Contenu de la bubble de notification
|
|
4334
|
+
*/
|
|
4335
|
+
"bubble"?: string;
|
|
4336
|
+
/**
|
|
4337
|
+
* Si true, ajoute un cursor pointer et un effet hover
|
|
4338
|
+
* @default false
|
|
4339
|
+
*/
|
|
4340
|
+
"clickable"?: boolean;
|
|
4341
|
+
/**
|
|
4342
|
+
* URL de l'image de fond
|
|
4343
|
+
*/
|
|
4344
|
+
"image"?: string;
|
|
4345
|
+
/**
|
|
4346
|
+
* Initiales à afficher (si pas d'image)
|
|
4347
|
+
*/
|
|
4348
|
+
"initials"?: string;
|
|
4349
|
+
/**
|
|
4350
|
+
* Taille de l'avatar
|
|
4351
|
+
* @default 'medium'
|
|
4352
|
+
*/
|
|
4353
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
4354
|
+
}
|
|
4355
|
+
interface SpwBlockContent {
|
|
4356
|
+
/**
|
|
4357
|
+
* URL du lien (pour banner-landscape et banner-portrait)
|
|
4358
|
+
*/
|
|
4359
|
+
"href"?: string;
|
|
4360
|
+
/**
|
|
4361
|
+
* Texte alternatif de l'image (pour banner-landscape et banner-portrait)
|
|
4362
|
+
*/
|
|
4363
|
+
"imageAlt"?: string;
|
|
4364
|
+
/**
|
|
4365
|
+
* URL de l'image (pour banner-landscape et banner-portrait)
|
|
4366
|
+
*/
|
|
4367
|
+
"imageSrc"?: string;
|
|
4368
|
+
/**
|
|
4369
|
+
* Target du lien (pour banner-landscape et banner-portrait)
|
|
4370
|
+
* @default '_self'
|
|
4371
|
+
*/
|
|
4372
|
+
"target"?: string;
|
|
4373
|
+
/**
|
|
4374
|
+
* Variante du bloc de contenu
|
|
4375
|
+
* @default 'blockquote'
|
|
4376
|
+
*/
|
|
4377
|
+
"variant"?: 'blockquote' | 'banner-landscape' | 'banner-portrait';
|
|
4378
|
+
}
|
|
4182
4379
|
interface SpwBreadcrumb {
|
|
4183
4380
|
/**
|
|
4184
4381
|
* Remplit l'attribut aria-label, utilisé à des fins d'accessibilité
|
|
@@ -4495,6 +4692,11 @@ declare namespace LocalJSX {
|
|
|
4495
4692
|
* Texte d'assistance à afficher sous le champ
|
|
4496
4693
|
*/
|
|
4497
4694
|
"assistiveText"?: string;
|
|
4695
|
+
/**
|
|
4696
|
+
* Direction d'ouverture du dropdown
|
|
4697
|
+
* @default 'auto'
|
|
4698
|
+
*/
|
|
4699
|
+
"direction"?: 'top' | 'bottom' | 'auto';
|
|
4498
4700
|
/**
|
|
4499
4701
|
* Indique si le champ est désactivé et donc non interactif
|
|
4500
4702
|
*/
|
|
@@ -4518,6 +4720,11 @@ declare namespace LocalJSX {
|
|
|
4518
4720
|
* @default ''
|
|
4519
4721
|
*/
|
|
4520
4722
|
"hint"?: string;
|
|
4723
|
+
/**
|
|
4724
|
+
* Indique si le champ peut être effacé avec un bouton
|
|
4725
|
+
* @default false
|
|
4726
|
+
*/
|
|
4727
|
+
"isClear"?: boolean;
|
|
4521
4728
|
/**
|
|
4522
4729
|
* Active la fonction de recherche dans la liste des items
|
|
4523
4730
|
* @default false
|
|
@@ -4648,10 +4855,10 @@ declare namespace LocalJSX {
|
|
|
4648
4855
|
*/
|
|
4649
4856
|
"disabled"?: boolean;
|
|
4650
4857
|
/**
|
|
4651
|
-
* Dates spécifiques désactivées (format ISO)
|
|
4858
|
+
* Dates spécifiques désactivées (format ISO, ex: ["2026-01-01", "2026-12-25"])
|
|
4652
4859
|
* @default []
|
|
4653
4860
|
*/
|
|
4654
|
-
"disabledDates"?: string[];
|
|
4861
|
+
"disabledDates"?: string | string[];
|
|
4655
4862
|
/**
|
|
4656
4863
|
* Jours de la semaine désactivés (0=dimanche, 1=lundi, etc.)
|
|
4657
4864
|
* @default []
|
|
@@ -4806,6 +5013,14 @@ declare namespace LocalJSX {
|
|
|
4806
5013
|
* @default true
|
|
4807
5014
|
*/
|
|
4808
5015
|
"hasPadding"?: boolean;
|
|
5016
|
+
/**
|
|
5017
|
+
* Événement émis quand le dropdown se ferme
|
|
5018
|
+
*/
|
|
5019
|
+
"onSpwDropdownClose"?: (event: SpwDropdownCustomEvent<void>) => void;
|
|
5020
|
+
/**
|
|
5021
|
+
* Événement émis quand le dropdown s'ouvre
|
|
5022
|
+
*/
|
|
5023
|
+
"onSpwDropdownOpen"?: (event: SpwDropdownCustomEvent<void>) => void;
|
|
4809
5024
|
/**
|
|
4810
5025
|
* Contrôle externe du dropdown
|
|
4811
5026
|
* @default false
|
|
@@ -5301,6 +5516,10 @@ declare namespace LocalJSX {
|
|
|
5301
5516
|
* @default 'left'
|
|
5302
5517
|
*/
|
|
5303
5518
|
"alignment"?: 'left' | 'center' | 'right';
|
|
5519
|
+
/**
|
|
5520
|
+
* Lien du copyright
|
|
5521
|
+
*/
|
|
5522
|
+
"copyrightHref"?: string;
|
|
5304
5523
|
/**
|
|
5305
5524
|
* Icône Font Awesome du copyright
|
|
5306
5525
|
* @default 'fa-copyright'
|
|
@@ -5311,6 +5530,11 @@ declare namespace LocalJSX {
|
|
|
5311
5530
|
* @default 'fa-light'
|
|
5312
5531
|
*/
|
|
5313
5532
|
"copyrightIconVariant"?: 'fa-solid' | 'fa-brands' | 'fa-regular' | 'fa-light';
|
|
5533
|
+
/**
|
|
5534
|
+
* Target du lien du copyright
|
|
5535
|
+
* @default '_blank'
|
|
5536
|
+
*/
|
|
5537
|
+
"copyrightTarget"?: string;
|
|
5314
5538
|
/**
|
|
5315
5539
|
* Texte du copyright à afficher sur l'image
|
|
5316
5540
|
*/
|
|
@@ -5684,6 +5908,11 @@ declare namespace LocalJSX {
|
|
|
5684
5908
|
* Événement émis lors du clic sur le bouton de fermeture
|
|
5685
5909
|
*/
|
|
5686
5910
|
"onSpwDismiss"?: (event: SpwMessageCustomEvent<{ messageId: string }>) => void;
|
|
5911
|
+
/**
|
|
5912
|
+
* Taille du message
|
|
5913
|
+
* @default 'default'
|
|
5914
|
+
*/
|
|
5915
|
+
"size"?: 'default' | 'compact';
|
|
5687
5916
|
/**
|
|
5688
5917
|
* Le type de variante
|
|
5689
5918
|
* @default 'default'
|
|
@@ -5856,6 +6085,28 @@ declare namespace LocalJSX {
|
|
|
5856
6085
|
*/
|
|
5857
6086
|
"value"?: string;
|
|
5858
6087
|
}
|
|
6088
|
+
interface SpwScrolltop {
|
|
6089
|
+
/**
|
|
6090
|
+
* Remplit l'attribut aria-label, utilisé à des fins d'accessibilité
|
|
6091
|
+
* @default 'Retour en haut de page'
|
|
6092
|
+
*/
|
|
6093
|
+
"accAriaLabel"?: string;
|
|
6094
|
+
/**
|
|
6095
|
+
* Si true, masque le bouton en mobile
|
|
6096
|
+
* @default false
|
|
6097
|
+
*/
|
|
6098
|
+
"hideOnMobile"?: boolean;
|
|
6099
|
+
/**
|
|
6100
|
+
* Seuil de scroll en px avant d'afficher le bouton
|
|
6101
|
+
* @default 300
|
|
6102
|
+
*/
|
|
6103
|
+
"threshold"?: number;
|
|
6104
|
+
/**
|
|
6105
|
+
* Si true, utilise window comme contexte de scroll (sinon détecte le parent scrollable)
|
|
6106
|
+
* @default true
|
|
6107
|
+
*/
|
|
6108
|
+
"useWindow"?: boolean;
|
|
6109
|
+
}
|
|
5859
6110
|
interface SpwSearchField {
|
|
5860
6111
|
/**
|
|
5861
6112
|
* Texte d'assistance affiché sous le champ de recherche
|
|
@@ -6541,6 +6792,11 @@ declare namespace LocalJSX {
|
|
|
6541
6792
|
* Remplit l'attribut aria-label, utilisé à des fins d'accessibilité
|
|
6542
6793
|
*/
|
|
6543
6794
|
"accAriaLabel"?: string;
|
|
6795
|
+
/**
|
|
6796
|
+
* Si true, centre les items horizontalement
|
|
6797
|
+
* @default false
|
|
6798
|
+
*/
|
|
6799
|
+
"isCentered"?: boolean;
|
|
6544
6800
|
/**
|
|
6545
6801
|
* Définit si la navigation doit être verticale sur mobile (à utiliser avec le variant default)
|
|
6546
6802
|
* @default false
|
|
@@ -6667,6 +6923,11 @@ declare namespace LocalJSX {
|
|
|
6667
6923
|
* The `id` of a `<form>` element to associate this element with.
|
|
6668
6924
|
*/
|
|
6669
6925
|
"form"?: string;
|
|
6926
|
+
/**
|
|
6927
|
+
* Si true, affiche les boutons +/- pour les champs numériques
|
|
6928
|
+
* @default true
|
|
6929
|
+
*/
|
|
6930
|
+
"hasControls"?: boolean;
|
|
6670
6931
|
/**
|
|
6671
6932
|
* Message d'indication (hint) à afficher sous le champ
|
|
6672
6933
|
* @default ''
|
|
@@ -7171,6 +7432,21 @@ declare namespace LocalJSX {
|
|
|
7171
7432
|
"tag": 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
|
|
7172
7433
|
"icon": string;
|
|
7173
7434
|
}
|
|
7435
|
+
interface SpwAvatarAttributes {
|
|
7436
|
+
"size": 'small' | 'medium' | 'large';
|
|
7437
|
+
"image": string;
|
|
7438
|
+
"initials": string;
|
|
7439
|
+
"bubble": string;
|
|
7440
|
+
"clickable": boolean;
|
|
7441
|
+
"accAriaLabel": string;
|
|
7442
|
+
}
|
|
7443
|
+
interface SpwBlockContentAttributes {
|
|
7444
|
+
"variant": 'blockquote' | 'banner-landscape' | 'banner-portrait';
|
|
7445
|
+
"imageSrc": string;
|
|
7446
|
+
"imageAlt": string;
|
|
7447
|
+
"href": string;
|
|
7448
|
+
"target": string;
|
|
7449
|
+
}
|
|
7174
7450
|
interface SpwBreadcrumbAttributes {
|
|
7175
7451
|
"variant": 'multiline' | 'one-line' | 'default';
|
|
7176
7452
|
"surface": 'light' | 'dark';
|
|
@@ -7280,6 +7556,8 @@ declare namespace LocalJSX {
|
|
|
7280
7556
|
"tooltipDirection": 'top' | 'bottom' | 'left' | 'right';
|
|
7281
7557
|
"tooltipCursor": 'pointer' | 'default' | 'help' | 'disabled';
|
|
7282
7558
|
"fixedDropdown": boolean;
|
|
7559
|
+
"isClear": boolean;
|
|
7560
|
+
"direction": 'top' | 'bottom' | 'auto';
|
|
7283
7561
|
}
|
|
7284
7562
|
interface SpwDatePickerAttributes {
|
|
7285
7563
|
"value": string;
|
|
@@ -7293,6 +7571,7 @@ declare namespace LocalJSX {
|
|
|
7293
7571
|
"minDate": string;
|
|
7294
7572
|
"maxDate": string;
|
|
7295
7573
|
"disabledDays": string | number[];
|
|
7574
|
+
"disabledDates": string | string[];
|
|
7296
7575
|
"position": 'tr' | 'tl' | 'br' | 'bl';
|
|
7297
7576
|
"error": string;
|
|
7298
7577
|
"hint": string;
|
|
@@ -7461,6 +7740,8 @@ declare namespace LocalJSX {
|
|
|
7461
7740
|
"copyrightText": string;
|
|
7462
7741
|
"copyrightIcon": string;
|
|
7463
7742
|
"copyrightIconVariant": 'fa-solid' | 'fa-brands' | 'fa-regular' | 'fa-light';
|
|
7743
|
+
"copyrightHref": string;
|
|
7744
|
+
"copyrightTarget": string;
|
|
7464
7745
|
}
|
|
7465
7746
|
interface SpwIconAttributes {
|
|
7466
7747
|
"icon": string;
|
|
@@ -7542,6 +7823,7 @@ declare namespace LocalJSX {
|
|
|
7542
7823
|
"dismissableText": string;
|
|
7543
7824
|
"messageTitle": string;
|
|
7544
7825
|
"icon": string;
|
|
7826
|
+
"size": 'default' | 'compact';
|
|
7545
7827
|
}
|
|
7546
7828
|
interface SpwModalAttributes {
|
|
7547
7829
|
"opened": boolean;
|
|
@@ -7582,6 +7864,12 @@ declare namespace LocalJSX {
|
|
|
7582
7864
|
"value": string;
|
|
7583
7865
|
"accAriaLabel": string;
|
|
7584
7866
|
}
|
|
7867
|
+
interface SpwScrolltopAttributes {
|
|
7868
|
+
"threshold": number;
|
|
7869
|
+
"hideOnMobile": boolean;
|
|
7870
|
+
"accAriaLabel": string;
|
|
7871
|
+
"useWindow": boolean;
|
|
7872
|
+
}
|
|
7585
7873
|
interface SpwSearchFieldAttributes {
|
|
7586
7874
|
"value": string;
|
|
7587
7875
|
"items": SearchItem[] | string;
|
|
@@ -7747,6 +8035,7 @@ declare namespace LocalJSX {
|
|
|
7747
8035
|
interface SpwTabsNavigationAttributes {
|
|
7748
8036
|
"accAriaLabel": string;
|
|
7749
8037
|
"isVerticalOnMobile": boolean;
|
|
8038
|
+
"isCentered": boolean;
|
|
7750
8039
|
}
|
|
7751
8040
|
interface SpwTabsNavigationItemAttributes {
|
|
7752
8041
|
"tabId": string;
|
|
@@ -7799,6 +8088,7 @@ declare namespace LocalJSX {
|
|
|
7799
8088
|
"accAriaLabel": string;
|
|
7800
8089
|
"accAriaLabelIncrement": string;
|
|
7801
8090
|
"accAriaLabelDecrement": string;
|
|
8091
|
+
"hasControls": boolean;
|
|
7802
8092
|
"mask": string;
|
|
7803
8093
|
"tooltipTitle": string;
|
|
7804
8094
|
"tooltipText": string;
|
|
@@ -7897,6 +8187,8 @@ declare namespace LocalJSX {
|
|
|
7897
8187
|
"spw-accordion-content": SpwAccordionContent;
|
|
7898
8188
|
"spw-accordion-item": Omit<SpwAccordionItem, keyof SpwAccordionItemAttributes> & { [K in keyof SpwAccordionItem & keyof SpwAccordionItemAttributes]?: SpwAccordionItem[K] } & { [K in keyof SpwAccordionItem & keyof SpwAccordionItemAttributes as `attr:${K}`]?: SpwAccordionItemAttributes[K] } & { [K in keyof SpwAccordionItem & keyof SpwAccordionItemAttributes as `prop:${K}`]?: SpwAccordionItem[K] };
|
|
7899
8189
|
"spw-accordion-title": Omit<SpwAccordionTitle, keyof SpwAccordionTitleAttributes> & { [K in keyof SpwAccordionTitle & keyof SpwAccordionTitleAttributes]?: SpwAccordionTitle[K] } & { [K in keyof SpwAccordionTitle & keyof SpwAccordionTitleAttributes as `attr:${K}`]?: SpwAccordionTitleAttributes[K] } & { [K in keyof SpwAccordionTitle & keyof SpwAccordionTitleAttributes as `prop:${K}`]?: SpwAccordionTitle[K] };
|
|
8190
|
+
"spw-avatar": Omit<SpwAvatar, keyof SpwAvatarAttributes> & { [K in keyof SpwAvatar & keyof SpwAvatarAttributes]?: SpwAvatar[K] } & { [K in keyof SpwAvatar & keyof SpwAvatarAttributes as `attr:${K}`]?: SpwAvatarAttributes[K] } & { [K in keyof SpwAvatar & keyof SpwAvatarAttributes as `prop:${K}`]?: SpwAvatar[K] };
|
|
8191
|
+
"spw-block-content": Omit<SpwBlockContent, keyof SpwBlockContentAttributes> & { [K in keyof SpwBlockContent & keyof SpwBlockContentAttributes]?: SpwBlockContent[K] } & { [K in keyof SpwBlockContent & keyof SpwBlockContentAttributes as `attr:${K}`]?: SpwBlockContentAttributes[K] } & { [K in keyof SpwBlockContent & keyof SpwBlockContentAttributes as `prop:${K}`]?: SpwBlockContent[K] };
|
|
7900
8192
|
"spw-breadcrumb": Omit<SpwBreadcrumb, keyof SpwBreadcrumbAttributes> & { [K in keyof SpwBreadcrumb & keyof SpwBreadcrumbAttributes]?: SpwBreadcrumb[K] } & { [K in keyof SpwBreadcrumb & keyof SpwBreadcrumbAttributes as `attr:${K}`]?: SpwBreadcrumbAttributes[K] } & { [K in keyof SpwBreadcrumb & keyof SpwBreadcrumbAttributes as `prop:${K}`]?: SpwBreadcrumb[K] };
|
|
7901
8193
|
"spw-breadcrumb-item": Omit<SpwBreadcrumbItem, keyof SpwBreadcrumbItemAttributes> & { [K in keyof SpwBreadcrumbItem & keyof SpwBreadcrumbItemAttributes]?: SpwBreadcrumbItem[K] } & { [K in keyof SpwBreadcrumbItem & keyof SpwBreadcrumbItemAttributes as `attr:${K}`]?: SpwBreadcrumbItemAttributes[K] } & { [K in keyof SpwBreadcrumbItem & keyof SpwBreadcrumbItemAttributes as `prop:${K}`]?: SpwBreadcrumbItem[K] };
|
|
7902
8194
|
"spw-button": Omit<SpwButton, keyof SpwButtonAttributes> & { [K in keyof SpwButton & keyof SpwButtonAttributes]?: SpwButton[K] } & { [K in keyof SpwButton & keyof SpwButtonAttributes as `attr:${K}`]?: SpwButtonAttributes[K] } & { [K in keyof SpwButton & keyof SpwButtonAttributes as `prop:${K}`]?: SpwButton[K] };
|
|
@@ -7948,6 +8240,7 @@ declare namespace LocalJSX {
|
|
|
7948
8240
|
"spw-mosaic-item": Omit<SpwMosaicItem, keyof SpwMosaicItemAttributes> & { [K in keyof SpwMosaicItem & keyof SpwMosaicItemAttributes]?: SpwMosaicItem[K] } & { [K in keyof SpwMosaicItem & keyof SpwMosaicItemAttributes as `attr:${K}`]?: SpwMosaicItemAttributes[K] } & { [K in keyof SpwMosaicItem & keyof SpwMosaicItemAttributes as `prop:${K}`]?: SpwMosaicItem[K] };
|
|
7949
8241
|
"spw-pagination": Omit<SpwPagination, keyof SpwPaginationAttributes> & { [K in keyof SpwPagination & keyof SpwPaginationAttributes]?: SpwPagination[K] } & { [K in keyof SpwPagination & keyof SpwPaginationAttributes as `attr:${K}`]?: SpwPaginationAttributes[K] } & { [K in keyof SpwPagination & keyof SpwPaginationAttributes as `prop:${K}`]?: SpwPagination[K] };
|
|
7950
8242
|
"spw-radio": Omit<SpwRadio, keyof SpwRadioAttributes> & { [K in keyof SpwRadio & keyof SpwRadioAttributes]?: SpwRadio[K] } & { [K in keyof SpwRadio & keyof SpwRadioAttributes as `attr:${K}`]?: SpwRadioAttributes[K] } & { [K in keyof SpwRadio & keyof SpwRadioAttributes as `prop:${K}`]?: SpwRadio[K] };
|
|
8243
|
+
"spw-scrolltop": Omit<SpwScrolltop, keyof SpwScrolltopAttributes> & { [K in keyof SpwScrolltop & keyof SpwScrolltopAttributes]?: SpwScrolltop[K] } & { [K in keyof SpwScrolltop & keyof SpwScrolltopAttributes as `attr:${K}`]?: SpwScrolltopAttributes[K] } & { [K in keyof SpwScrolltop & keyof SpwScrolltopAttributes as `prop:${K}`]?: SpwScrolltop[K] };
|
|
7951
8244
|
"spw-search-field": Omit<SpwSearchField, keyof SpwSearchFieldAttributes> & { [K in keyof SpwSearchField & keyof SpwSearchFieldAttributes]?: SpwSearchField[K] } & { [K in keyof SpwSearchField & keyof SpwSearchFieldAttributes as `attr:${K}`]?: SpwSearchFieldAttributes[K] } & { [K in keyof SpwSearchField & keyof SpwSearchFieldAttributes as `prop:${K}`]?: SpwSearchField[K] };
|
|
7952
8245
|
"spw-select": Omit<SpwSelect, keyof SpwSelectAttributes> & { [K in keyof SpwSelect & keyof SpwSelectAttributes]?: SpwSelect[K] } & { [K in keyof SpwSelect & keyof SpwSelectAttributes as `attr:${K}`]?: SpwSelectAttributes[K] } & { [K in keyof SpwSelect & keyof SpwSelectAttributes as `prop:${K}`]?: SpwSelect[K] };
|
|
7953
8246
|
"spw-separator": Omit<SpwSeparator, keyof SpwSeparatorAttributes> & { [K in keyof SpwSeparator & keyof SpwSeparatorAttributes]?: SpwSeparator[K] } & { [K in keyof SpwSeparator & keyof SpwSeparatorAttributes as `attr:${K}`]?: SpwSeparatorAttributes[K] } & { [K in keyof SpwSeparator & keyof SpwSeparatorAttributes as `prop:${K}`]?: SpwSeparator[K] };
|
|
@@ -7998,6 +8291,8 @@ declare module "@stencil/core" {
|
|
|
7998
8291
|
"spw-accordion-content": LocalJSX.IntrinsicElements["spw-accordion-content"] & JSXBase.HTMLAttributes<HTMLSpwAccordionContentElement>;
|
|
7999
8292
|
"spw-accordion-item": LocalJSX.IntrinsicElements["spw-accordion-item"] & JSXBase.HTMLAttributes<HTMLSpwAccordionItemElement>;
|
|
8000
8293
|
"spw-accordion-title": LocalJSX.IntrinsicElements["spw-accordion-title"] & JSXBase.HTMLAttributes<HTMLSpwAccordionTitleElement>;
|
|
8294
|
+
"spw-avatar": LocalJSX.IntrinsicElements["spw-avatar"] & JSXBase.HTMLAttributes<HTMLSpwAvatarElement>;
|
|
8295
|
+
"spw-block-content": LocalJSX.IntrinsicElements["spw-block-content"] & JSXBase.HTMLAttributes<HTMLSpwBlockContentElement>;
|
|
8001
8296
|
"spw-breadcrumb": LocalJSX.IntrinsicElements["spw-breadcrumb"] & JSXBase.HTMLAttributes<HTMLSpwBreadcrumbElement>;
|
|
8002
8297
|
"spw-breadcrumb-item": LocalJSX.IntrinsicElements["spw-breadcrumb-item"] & JSXBase.HTMLAttributes<HTMLSpwBreadcrumbItemElement>;
|
|
8003
8298
|
"spw-button": LocalJSX.IntrinsicElements["spw-button"] & JSXBase.HTMLAttributes<HTMLSpwButtonElement>;
|
|
@@ -8049,6 +8344,7 @@ declare module "@stencil/core" {
|
|
|
8049
8344
|
"spw-mosaic-item": LocalJSX.IntrinsicElements["spw-mosaic-item"] & JSXBase.HTMLAttributes<HTMLSpwMosaicItemElement>;
|
|
8050
8345
|
"spw-pagination": LocalJSX.IntrinsicElements["spw-pagination"] & JSXBase.HTMLAttributes<HTMLSpwPaginationElement>;
|
|
8051
8346
|
"spw-radio": LocalJSX.IntrinsicElements["spw-radio"] & JSXBase.HTMLAttributes<HTMLSpwRadioElement>;
|
|
8347
|
+
"spw-scrolltop": LocalJSX.IntrinsicElements["spw-scrolltop"] & JSXBase.HTMLAttributes<HTMLSpwScrolltopElement>;
|
|
8052
8348
|
"spw-search-field": LocalJSX.IntrinsicElements["spw-search-field"] & JSXBase.HTMLAttributes<HTMLSpwSearchFieldElement>;
|
|
8053
8349
|
"spw-select": LocalJSX.IntrinsicElements["spw-select"] & JSXBase.HTMLAttributes<HTMLSpwSelectElement>;
|
|
8054
8350
|
"spw-separator": LocalJSX.IntrinsicElements["spw-separator"] & JSXBase.HTMLAttributes<HTMLSpwSeparatorElement>;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta } from '@storybook/web-components';
|
|
2
|
+
declare const meta: Meta;
|
|
3
|
+
export default meta;
|
|
4
|
+
export declare const WithInitials: any;
|
|
5
|
+
export declare const WithImage: any;
|
|
6
|
+
export declare const Small: any;
|
|
7
|
+
export declare const Large: any;
|
|
8
|
+
export declare const WithBubble: any;
|
|
9
|
+
export declare const WithDropdown: any;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Meta } from '@storybook/web-components';
|
|
2
|
+
declare const meta: Meta;
|
|
3
|
+
export default meta;
|
|
4
|
+
export declare const Blockquote: any;
|
|
5
|
+
export declare const BannerLandscape: any;
|
|
6
|
+
export declare const BannerLandscapeWithLink: any;
|
|
7
|
+
export declare const BannerPortrait: any;
|
|
8
|
+
export declare const BannerPortraitWithLink: any;
|