@spw-ds/spw-stencil-library 1.14.2 → 1.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cem.json +1105 -119
- package/dist/cjs/{index-DuCXzb-X.js → index-D3lyhQSW.js} +78 -2
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/spw-accordion_4.cjs.entry.js +5 -5
- package/dist/cjs/spw-avatar.cjs.entry.js +2 -2
- package/dist/cjs/spw-block-content.cjs.entry.js +2 -2
- package/dist/cjs/spw-box.cjs.entry.js +31 -9
- package/dist/cjs/spw-breadcrumb-item.cjs.entry.js +14 -3
- package/dist/cjs/spw-breadcrumb.cjs.entry.js +4 -4
- package/dist/cjs/spw-button_2.cjs.entry.js +5 -5
- package/dist/cjs/spw-card-content.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-excerpt.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-image.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-subtag-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-subtags.cjs.entry.js +3 -3
- package/dist/cjs/spw-card-title.cjs.entry.js +13 -3
- package/dist/cjs/spw-card.cjs.entry.js +15 -5
- package/dist/cjs/spw-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/spw-cookies.cjs.entry.js +2 -2
- package/dist/cjs/spw-custom-select.cjs.entry.js +14 -12
- package/dist/cjs/spw-date-picker.cjs.entry.js +5 -3
- package/dist/cjs/spw-drawer.cjs.entry.js +5 -5
- package/dist/cjs/spw-dropdown-container.cjs.entry.js +3 -3
- package/dist/cjs/spw-dropdown-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-dropdown.cjs.entry.js +12 -7
- package/dist/cjs/spw-field-label_8.cjs.entry.js +36 -32
- package/dist/cjs/spw-file-upload.cjs.entry.js +4 -7
- package/dist/cjs/spw-footer-bottom.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer-content-col.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer-content.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer-link.cjs.entry.js +3 -3
- package/dist/cjs/spw-footer.cjs.entry.js +3 -3
- package/dist/cjs/spw-grid-item.cjs.entry.js +4 -4
- package/dist/cjs/spw-grid.cjs.entry.js +4 -4
- package/dist/cjs/spw-header-lang.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-navigation-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-navigation.cjs.entry.js +20 -3
- package/dist/cjs/spw-header-persona-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-header-persona.cjs.entry.js +3 -3
- package/dist/cjs/spw-header.cjs.entry.js +5 -3
- package/dist/cjs/spw-hero.cjs.entry.js +5 -5
- package/dist/cjs/spw-illustration.cjs.entry.js +2 -2
- package/dist/cjs/spw-input-slider.cjs.entry.js +9 -7
- package/dist/cjs/spw-lightbox-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-lightbox.cjs.entry.js +4 -4
- package/dist/cjs/spw-list-description.cjs.entry.js +3 -3
- package/dist/cjs/spw-list-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-list-title.cjs.entry.js +3 -3
- package/dist/cjs/spw-list.cjs.entry.js +3 -3
- package/dist/cjs/spw-message.cjs.entry.js +2 -2
- package/dist/cjs/spw-modal.cjs.entry.js +5 -5
- package/dist/cjs/spw-mosaic-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-mosaic.cjs.entry.js +27 -7
- package/dist/cjs/spw-pagination.cjs.entry.js +8 -8
- package/dist/cjs/spw-radio.cjs.entry.js +11 -12
- package/dist/cjs/spw-scrolltop.cjs.entry.js +3 -3
- package/dist/cjs/spw-search-field.cjs.entry.js +2 -2
- package/dist/cjs/spw-select.cjs.entry.js +9 -7
- package/dist/cjs/spw-sidebar-navigation-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/spw-sidebar-navigation-item.cjs.entry.js +5 -5
- package/dist/cjs/spw-sidebar-navigation-separator.cjs.entry.js +3 -3
- package/dist/cjs/spw-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/spw-sidenav-group.cjs.entry.js +22 -0
- package/dist/cjs/spw-sidenav-item.cjs.entry.js +154 -0
- package/dist/cjs/spw-sidenav.cjs.entry.js +23 -0
- package/dist/cjs/spw-skeleton.cjs.entry.js +3 -3
- package/dist/cjs/spw-slider-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-slider.cjs.entry.js +3 -3
- package/dist/cjs/spw-socials.cjs.entry.js +3 -3
- package/dist/cjs/spw-stencil-library.cjs.js +2 -2
- package/dist/cjs/spw-table-body.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-cell.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-container.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-footer.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-head.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-header.cjs.entry.js +4 -4
- package/dist/cjs/spw-table-row.cjs.entry.js +3 -3
- package/dist/cjs/spw-table-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/spw-table.cjs.entry.js +2 -2
- package/dist/cjs/spw-tabs-content.cjs.entry.js +2 -2
- package/dist/cjs/spw-tabs-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-tabs-navigation.cjs.entry.js +3 -3
- package/dist/cjs/spw-tabs.cjs.entry.js +3 -3
- package/dist/cjs/spw-tag.cjs.entry.js +3 -3
- package/dist/cjs/spw-text-field.cjs.entry.js +9 -7
- package/dist/cjs/spw-textarea.cjs.entry.js +9 -10
- package/dist/cjs/spw-tile-description.cjs.entry.js +3 -3
- package/dist/cjs/spw-tile-title.cjs.entry.js +3 -3
- package/dist/cjs/spw-tile.cjs.entry.js +19 -13
- package/dist/cjs/spw-timeline-item.cjs.entry.js +4 -4
- package/dist/cjs/spw-timeline.cjs.entry.js +4 -4
- package/dist/cjs/spw-toast-controller.cjs.entry.js +2 -2
- package/dist/cjs/spw-toast.cjs.entry.js +2 -2
- package/dist/cjs/spw-toc-container.cjs.entry.js +80 -8
- package/dist/cjs/spw-toc-navigation.cjs.entry.js +30 -12
- package/dist/cjs/spw-toc.cjs.entry.js +3 -3
- package/dist/cjs/spw-topbar.cjs.entry.js +3 -3
- package/dist/cjs/spw-wizard-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-wizard.cjs.entry.js +3 -3
- package/dist/collection/collection-manifest.json +3 -0
- package/dist/collection/components/spw-accordion/spw-accordion-content/spw-accordion-content.css +4 -3
- package/dist/collection/components/spw-accordion/spw-accordion-item/spw-accordion-item.css +4 -3
- package/dist/collection/components/spw-accordion/spw-accordion-title/spw-accordion-title.css +4 -3
- package/dist/collection/components/spw-accordion/spw-accordion.css +4 -3
- package/dist/collection/components/spw-avatar/spw-avatar.css +4 -3
- package/dist/collection/components/spw-block-content/spw-block-content.css +4 -3
- package/dist/collection/components/spw-box/spw-box.css +25 -64
- package/dist/collection/components/spw-box/spw-box.js +62 -9
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.css +12 -3
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.js +15 -2
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb.css +23 -19
- package/dist/collection/components/spw-breadcrumb/spw-breadcrumb.js +2 -2
- package/dist/collection/components/spw-button/spw-button.css +4 -4
- package/dist/collection/components/spw-button/spw-button.js +1 -1
- package/dist/collection/components/spw-card/spw-card-content/spw-card-content.css +15 -5
- package/dist/collection/components/spw-card/spw-card-content/spw-card-content.js +1 -1
- package/dist/collection/components/spw-card/spw-card-excerpt/spw-card-excerpt.css +4 -3
- package/dist/collection/components/spw-card/spw-card-excerpt/spw-card-excerpt.js +1 -1
- package/dist/collection/components/spw-card/spw-card-image/spw-card-image.css +20 -9
- package/dist/collection/components/spw-card/spw-card-image/spw-card-image.js +1 -1
- package/dist/collection/components/spw-card/spw-card-subtag-item/spw-card-subtag-item.css +4 -3
- package/dist/collection/components/spw-card/spw-card-subtag-item/spw-card-subtag-item.js +1 -1
- package/dist/collection/components/spw-card/spw-card-subtags/spw-card-subtags.css +4 -3
- package/dist/collection/components/spw-card/spw-card-subtags/spw-card-subtags.js +1 -1
- package/dist/collection/components/spw-card/spw-card-title/spw-card-title.css +52 -3
- package/dist/collection/components/spw-card/spw-card-title/spw-card-title.js +31 -1
- package/dist/collection/components/spw-card/spw-card.css +50 -19
- package/dist/collection/components/spw-card/spw-card.js +73 -5
- package/dist/collection/components/spw-checkbox/spw-checkbox.css +4 -3
- package/dist/collection/components/spw-checkbox/spw-checkbox.js +1 -1
- package/dist/collection/components/spw-cookies/spw-cookies.css +4 -3
- package/dist/collection/components/spw-custom-select/spw-custom-select.css +4 -3
- package/dist/collection/components/spw-custom-select/spw-custom-select.js +70 -10
- package/dist/collection/components/spw-date-picker/spw-date-picker.css +4 -3
- package/dist/collection/components/spw-date-picker/spw-date-picker.js +61 -1
- package/dist/collection/components/spw-drawer/spw-drawer.css +4 -3
- package/dist/collection/components/spw-drawer/spw-drawer.js +3 -3
- package/dist/collection/components/spw-dropdown/spw-dropdown-container/spw-dropdown-container.css +4 -3
- package/dist/collection/components/spw-dropdown/spw-dropdown-container/spw-dropdown-container.js +1 -1
- package/dist/collection/components/spw-dropdown/spw-dropdown-item/spw-dropdown-item.css +4 -3
- package/dist/collection/components/spw-dropdown/spw-dropdown-item/spw-dropdown-item.js +1 -1
- package/dist/collection/components/spw-dropdown/spw-dropdown.css +4 -3
- package/dist/collection/components/spw-dropdown/spw-dropdown.js +10 -5
- package/dist/collection/components/spw-field-label/spw-field-label.css +4 -3
- package/dist/collection/components/spw-field-label/spw-field-label.js +1 -1
- package/dist/collection/components/spw-field-message/spw-field-message.css +38 -3
- package/dist/collection/components/spw-field-message/spw-field-message.js +79 -2
- package/dist/collection/components/spw-file-upload/spw-file-upload.css +4 -3
- package/dist/collection/components/spw-file-upload/spw-file-upload.js +2 -25
- package/dist/collection/components/spw-footer/spw-footer-bottom/spw-footer-bottom.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer-bottom/spw-footer-bottom.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-content/spw-footer-content.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer-content/spw-footer-content.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-content-col/spw-footer-content-col.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer-content-col/spw-footer-content-col.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer-link/spw-footer-link.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer-link/spw-footer-link.js +1 -1
- package/dist/collection/components/spw-footer/spw-footer.css +4 -3
- package/dist/collection/components/spw-footer/spw-footer.js +1 -1
- package/dist/collection/components/spw-grid/spw-grid-item/spw-grid-item.css +4 -3
- package/dist/collection/components/spw-grid/spw-grid-item/spw-grid-item.js +2 -2
- package/dist/collection/components/spw-grid/spw-grid.css +4 -3
- package/dist/collection/components/spw-grid/spw-grid.js +2 -2
- package/dist/collection/components/spw-group/spw-group.css +4 -3
- package/dist/collection/components/spw-group/spw-group.js +67 -17
- package/dist/collection/components/spw-header/spw-header-lang/spw-header-lang.css +4 -3
- package/dist/collection/components/spw-header/spw-header-lang/spw-header-lang.js +1 -1
- package/dist/collection/components/spw-header/spw-header-navigation/spw-header-navigation.css +11 -7
- package/dist/collection/components/spw-header/spw-header-navigation/spw-header-navigation.js +189 -1
- package/dist/collection/components/spw-header/spw-header-navigation-dropdown/spw-header-navigation-dropdown.css +5 -4
- package/dist/collection/components/spw-header/spw-header-navigation-dropdown/spw-header-navigation-dropdown.js +1 -1
- package/dist/collection/components/spw-header/spw-header-navigation-item/spw-header-navigation-item.css +4 -3
- package/dist/collection/components/spw-header/spw-header-navigation-item/spw-header-navigation-item.js +1 -1
- package/dist/collection/components/spw-header/spw-header-persona/spw-header-persona.css +4 -3
- package/dist/collection/components/spw-header/spw-header-persona/spw-header-persona.js +1 -1
- package/dist/collection/components/spw-header/spw-header-persona-item/spw-header-persona-item.css +4 -3
- package/dist/collection/components/spw-header/spw-header-persona-item/spw-header-persona-item.js +1 -1
- package/dist/collection/components/spw-header/spw-header.css +26 -4
- package/dist/collection/components/spw-header/spw-header.js +3 -1
- package/dist/collection/components/spw-hero/spw-hero.css +4 -3
- package/dist/collection/components/spw-hero/spw-hero.js +3 -3
- package/dist/collection/components/spw-icon/spw-icon.css +4 -3
- package/dist/collection/components/spw-icon/spw-icon.js +1 -1
- package/dist/collection/components/spw-illustration/spw-illustration.css +4 -3
- package/dist/collection/components/spw-input-slider/spw-input-slider.css +4 -3
- package/dist/collection/components/spw-input-slider/spw-input-slider.js +65 -5
- package/dist/collection/components/spw-lightbox/spw-lightbox-item/spw-lightbox-item.css +4 -3
- package/dist/collection/components/spw-lightbox/spw-lightbox-item/spw-lightbox-item.js +1 -1
- package/dist/collection/components/spw-lightbox/spw-lightbox.css +4 -3
- package/dist/collection/components/spw-lightbox/spw-lightbox.js +2 -2
- package/dist/collection/components/spw-link/spw-link.css +10 -4
- package/dist/collection/components/spw-link/spw-link.js +1 -1
- package/dist/collection/components/spw-list/spw-list-description/spw-list-description.css +4 -3
- package/dist/collection/components/spw-list/spw-list-description/spw-list-description.js +1 -1
- package/dist/collection/components/spw-list/spw-list-item/spw-list-item.css +4 -3
- package/dist/collection/components/spw-list/spw-list-item/spw-list-item.js +1 -1
- package/dist/collection/components/spw-list/spw-list-title/spw-list-title.css +4 -3
- package/dist/collection/components/spw-list/spw-list-title/spw-list-title.js +1 -1
- package/dist/collection/components/spw-list/spw-list.css +4 -3
- package/dist/collection/components/spw-list/spw-list.js +1 -1
- package/dist/collection/components/spw-loading/spw-loading.css +4 -3
- package/dist/collection/components/spw-loading/spw-loading.js +1 -1
- package/dist/collection/components/spw-message/spw-message.css +4 -3
- package/dist/collection/components/spw-modal/spw-modal.css +4 -3
- package/dist/collection/components/spw-modal/spw-modal.js +3 -3
- package/dist/collection/components/spw-mosaic/spw-mosaic-item/spw-mosaic-item.css +4 -3
- package/dist/collection/components/spw-mosaic/spw-mosaic-item/spw-mosaic-item.js +1 -1
- package/dist/collection/components/spw-mosaic/spw-mosaic.css +4 -3
- package/dist/collection/components/spw-mosaic/spw-mosaic.js +25 -5
- package/dist/collection/components/spw-pagination/spw-pagination.css +4 -3
- package/dist/collection/components/spw-pagination/spw-pagination.js +6 -6
- package/dist/collection/components/spw-radio/spw-radio.css +4 -3
- package/dist/collection/components/spw-radio/spw-radio.js +9 -10
- package/dist/collection/components/spw-scrolltop/spw-scrolltop.css +4 -3
- package/dist/collection/components/spw-scrolltop/spw-scrolltop.js +1 -1
- package/dist/collection/components/spw-search-field/spw-search-field.css +4 -3
- package/dist/collection/components/spw-select/spw-select.css +4 -3
- package/dist/collection/components/spw-select/spw-select.js +65 -5
- package/dist/collection/components/spw-separator/spw-separator.css +4 -3
- package/dist/collection/components/spw-separator/spw-separator.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-dropdown/spw-sidebar-navigation-dropdown.css +4 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-dropdown/spw-sidebar-navigation-dropdown.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-item/spw-sidebar-navigation-item.css +4 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-item/spw-sidebar-navigation-item.js +3 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-separator/spw-sidebar-navigation-separator.css +4 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-separator/spw-sidebar-navigation-separator.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar.css +4 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar.js +1 -1
- package/dist/collection/components/spw-sidenav/spw-sidenav-group/spw-sidenav-group.css +379 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav-group/spw-sidenav-group.js +48 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav-item/spw-sidenav-item.css +468 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav-item/spw-sidenav-item.js +323 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav.css +370 -0
- package/dist/collection/components/spw-sidenav/spw-sidenav.js +49 -0
- package/dist/collection/components/spw-skeleton/spw-skeleton.css +4 -3
- package/dist/collection/components/spw-skeleton/spw-skeleton.js +1 -1
- package/dist/collection/components/spw-slider/spw-slider-item/spw-slider-item.css +4 -3
- package/dist/collection/components/spw-slider/spw-slider-item/spw-slider-item.js +1 -1
- package/dist/collection/components/spw-slider/spw-slider.css +4 -3
- package/dist/collection/components/spw-slider/spw-slider.js +1 -1
- package/dist/collection/components/spw-socials/spw-socials.css +4 -3
- package/dist/collection/components/spw-socials/spw-socials.js +1 -1
- package/dist/collection/components/spw-table/spw-table-body/spw-table-body.css +4 -3
- package/dist/collection/components/spw-table/spw-table-body/spw-table-body.js +1 -1
- package/dist/collection/components/spw-table/spw-table-cell/spw-table-cell.css +4 -3
- package/dist/collection/components/spw-table/spw-table-cell/spw-table-cell.js +1 -1
- package/dist/collection/components/spw-table/spw-table-container/spw-table-container.css +4 -3
- package/dist/collection/components/spw-table/spw-table-container/spw-table-container.js +1 -1
- package/dist/collection/components/spw-table/spw-table-footer/spw-table-footer.css +4 -3
- package/dist/collection/components/spw-table/spw-table-footer/spw-table-footer.js +1 -1
- package/dist/collection/components/spw-table/spw-table-head/spw-table-head.css +4 -3
- package/dist/collection/components/spw-table/spw-table-head/spw-table-head.js +1 -1
- package/dist/collection/components/spw-table/spw-table-header/spw-table-header.css +4 -3
- package/dist/collection/components/spw-table/spw-table-header/spw-table-header.js +2 -2
- package/dist/collection/components/spw-table/spw-table-row/spw-table-row.css +4 -3
- package/dist/collection/components/spw-table/spw-table-row/spw-table-row.js +1 -1
- package/dist/collection/components/spw-table/spw-table-sidebar/spw-table-sidebar.css +4 -3
- package/dist/collection/components/spw-table/spw-table-sidebar/spw-table-sidebar.js +1 -1
- package/dist/collection/components/spw-table/spw-table.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs-content/spw-tabs-content.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.js +1 -1
- package/dist/collection/components/spw-tabs/spw-tabs-navigation-item/spw-tabs-navigation-item.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs-navigation-item/spw-tabs-navigation-item.js +1 -1
- package/dist/collection/components/spw-tabs/spw-tabs.css +4 -3
- package/dist/collection/components/spw-tabs/spw-tabs.js +1 -1
- package/dist/collection/components/spw-tag/spw-tag.css +4 -3
- package/dist/collection/components/spw-tag/spw-tag.js +1 -1
- package/dist/collection/components/spw-text-field/spw-text-field.css +10 -3
- package/dist/collection/components/spw-text-field/spw-text-field.js +65 -5
- package/dist/collection/components/spw-textarea/spw-textarea.css +4 -8
- package/dist/collection/components/spw-textarea/spw-textarea.js +65 -28
- package/dist/collection/components/spw-theme-provider/spw-theme-provider.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile-description/spw-tile-description.css +38 -3
- package/dist/collection/components/spw-tile/spw-tile-description/spw-tile-description.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile-title/spw-tile-title.css +4 -3
- package/dist/collection/components/spw-tile/spw-tile-title/spw-tile-title.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile.css +36 -25
- package/dist/collection/components/spw-tile/spw-tile.js +24 -18
- package/dist/collection/components/spw-timeline/spw-timeline-item/spw-timeline-item.css +4 -3
- package/dist/collection/components/spw-timeline/spw-timeline-item/spw-timeline-item.js +2 -2
- package/dist/collection/components/spw-timeline/spw-timeline.css +4 -3
- package/dist/collection/components/spw-timeline/spw-timeline.js +2 -2
- package/dist/collection/components/spw-toast/spw-toast-controller/spw-toast-controller.css +4 -3
- package/dist/collection/components/spw-toast/spw-toast.css +4 -3
- package/dist/collection/components/spw-toc/spw-toc-container/spw-toc-container.css +4 -3
- package/dist/collection/components/spw-toc/spw-toc-container/spw-toc-container.js +105 -6
- package/dist/collection/components/spw-toc/spw-toc-navigation/spw-toc-navigation.css +4 -3
- package/dist/collection/components/spw-toc/spw-toc-navigation/spw-toc-navigation.js +28 -10
- package/dist/collection/components/spw-toc/spw-toc.css +4 -3
- package/dist/collection/components/spw-toc/spw-toc.js +1 -1
- package/dist/collection/components/spw-tooltip/spw-tooltip.css +4 -3
- package/dist/collection/components/spw-tooltip/spw-tooltip.js +1 -1
- package/dist/collection/components/spw-topbar/spw-topbar.css +4 -3
- package/dist/collection/components/spw-topbar/spw-topbar.js +1 -1
- package/dist/collection/components/spw-wizard/spw-wizard-item/spw-wizard-item.css +4 -3
- package/dist/collection/components/spw-wizard/spw-wizard-item/spw-wizard-item.js +1 -1
- package/dist/collection/components/spw-wizard/spw-wizard.css +4 -3
- package/dist/collection/components/spw-wizard/spw-wizard.js +1 -1
- package/dist/collection/stories/components/spw-avatar/spw-avatar.stories.js +6 -0
- package/dist/collection/stories/components/spw-block-content/spw-block-content.stories.js +7 -0
- package/dist/collection/stories/components/spw-box/spw-box.stories.js +31 -2
- package/dist/collection/stories/components/spw-breadcrumb/spw-breadcrumb.stories.js +2 -0
- package/dist/collection/stories/components/spw-button/spw-button.stories.js +6 -0
- package/dist/collection/stories/components/spw-checkbox/spw-checkbox.stories.js +67 -5
- package/dist/collection/stories/components/spw-custom-select/spw-custom-select.stories.js +36 -0
- package/dist/collection/stories/components/spw-date-picker/spw-date-picker.stories.js +32 -0
- package/dist/collection/stories/components/spw-dropdown/spw-dropdown.stories.js +166 -0
- package/dist/collection/stories/components/spw-field-message/spw-field-message.stories.js +4 -0
- package/dist/collection/stories/components/spw-file-upload/spw-file-upload.stories.js +122 -0
- package/dist/collection/stories/components/spw-icon/spw-icon.stories.js +43 -0
- package/dist/collection/stories/components/spw-input-slider/spw-input-slider.stories.js +39 -0
- package/dist/collection/stories/components/spw-link/spw-link.stories.js +64 -0
- package/dist/collection/stories/components/spw-loading/spw-loading.stories.js +8 -0
- package/dist/collection/stories/components/spw-pagination/spw-pagination.stories.js +2 -0
- package/dist/collection/stories/components/spw-radio/spw-radio.stories.js +70 -0
- package/dist/collection/stories/components/spw-scrolltop/spw-scrolltop.stories.js +3 -0
- package/dist/collection/stories/components/spw-search-field/spw-search-field.stories.js +6 -0
- package/dist/collection/stories/components/spw-select/spw-select.stories.js +30 -0
- package/dist/collection/stories/components/spw-separator/spw-separator.stories.js +2 -0
- package/dist/collection/stories/components/spw-skeleton/spw-skeleton.stories.js +5 -0
- package/dist/collection/stories/components/spw-tag/spw-tag.stories.js +7 -0
- package/dist/collection/stories/components/spw-text-field/spw-text-field.stories.js +30 -0
- package/dist/collection/stories/components/spw-textarea/spw-textarea.stories.js +122 -0
- package/dist/collection/stories/components/spw-toast/spw-toast.stories.js +8 -0
- package/dist/collection/stories/components/spw-tooltip/spw-tooltip.stories.js +120 -0
- package/dist/collection/stories/organisms/spw-accordion/spw-accordion.stories.js +3 -0
- package/dist/collection/stories/organisms/spw-card/spw-card.stories.js +13 -2
- package/dist/collection/stories/organisms/spw-drawer/spw-drawer.stories.js +627 -0
- package/dist/collection/stories/organisms/spw-footer/spw-footer.stories.js +3 -0
- package/dist/collection/stories/organisms/spw-grid/spw-grid.stories.js +1 -0
- package/dist/collection/stories/organisms/spw-group/spw-group.stories.js +9 -5
- package/dist/collection/stories/organisms/spw-header/spw-header.stories.js +105 -4
- package/dist/collection/stories/organisms/spw-hero/spw-hero.stories.js +81 -3
- package/dist/collection/stories/organisms/spw-lightbox/spw-lightbox.stories.js +12 -0
- package/dist/collection/stories/organisms/spw-list/spw-list.stories.js +8 -0
- package/dist/collection/stories/organisms/spw-message/spw-message.stories.js +7 -2
- package/dist/collection/stories/organisms/spw-modal/spw-modal.stories.js +7 -0
- package/dist/collection/stories/organisms/spw-mosaic/spw-mosaic.stories.js +5 -0
- package/dist/collection/stories/organisms/spw-sidebar/spw-sidebar.stories.js +1 -0
- package/dist/collection/stories/organisms/spw-slider/spw-slider.stories.js +8 -0
- package/dist/collection/stories/organisms/spw-table/spw-table.stories.js +8 -0
- package/dist/collection/stories/organisms/spw-tabs/spw-tabs.stories.js +6 -3
- package/dist/collection/stories/organisms/spw-tile/spw-tile.stories.js +16 -2
- package/dist/collection/stories/organisms/spw-timeline/spw-timeline.stories.js +4 -0
- package/dist/collection/stories/organisms/spw-toc/spw-toc.stories.js +2 -0
- package/dist/collection/stories/organisms/spw-topbar/spw-topbar.stories.js +3 -2
- package/dist/collection/stories/organisms/spw-wizard/spw-wizard.stories.js +5 -0
- package/dist/components/index.js +1 -1
- package/dist/{spw-stencil-library/p-96308ec8.entry.js → components/p-2AbKLqDf.js} +1 -1
- package/dist/components/p-B2P8l7B3.js +1 -0
- package/dist/components/{p-Zw0kVjLc.js → p-B3x0iMeq.js} +1 -1
- package/dist/components/p-B43Zutdz.js +1 -0
- package/dist/components/p-BY3XOPGU.js +1 -0
- package/dist/components/p-BdLq2Z-z.js +1 -0
- package/dist/components/p-C3B7H2-k.js +1 -0
- package/dist/components/p-C5-yiily.js +1 -0
- package/dist/components/p-C82UsmH4.js +1 -0
- package/dist/components/p-CnzSr9Im.js +1 -0
- package/dist/components/p-DAfHVLjA.js +1 -0
- package/dist/components/p-DXd3uPkn.js +1 -0
- package/dist/components/p-DlhwYK4n.js +1 -0
- package/dist/components/{p-BPhSJ6Z9.js → p-aWQ1v8BH.js} +1 -1
- package/dist/components/p-m97KOJBa.js +1 -0
- package/dist/components/p-yEYYjoyI.js +1 -0
- package/dist/components/spw-accordion-content.js +1 -1
- package/dist/components/spw-accordion-item.js +1 -1
- package/dist/components/spw-accordion-title.js +1 -1
- package/dist/components/spw-accordion.js +1 -1
- package/dist/components/spw-avatar.js +1 -1
- package/dist/components/spw-block-content.js +1 -1
- package/dist/components/spw-box.js +1 -1
- package/dist/components/spw-breadcrumb-item.js +1 -1
- package/dist/components/spw-breadcrumb.js +1 -1
- package/dist/components/spw-button.js +1 -1
- package/dist/components/spw-card-content.js +1 -1
- package/dist/components/spw-card-excerpt.js +1 -1
- package/dist/components/spw-card-image.js +1 -1
- package/dist/components/spw-card-subtag-item.js +1 -1
- package/dist/components/spw-card-subtags.js +1 -1
- package/dist/components/spw-card-title.js +1 -1
- package/dist/components/spw-card.js +1 -1
- package/dist/components/spw-checkbox.js +1 -1
- package/dist/components/spw-cookies.js +1 -1
- package/dist/components/spw-custom-select.js +1 -1
- package/dist/components/spw-date-picker.js +1 -1
- package/dist/components/spw-drawer.js +1 -1
- package/dist/components/spw-dropdown-container.js +1 -1
- package/dist/components/spw-dropdown-item.js +1 -1
- package/dist/components/spw-dropdown.js +1 -1
- package/dist/components/spw-field-label.js +1 -1
- package/dist/components/spw-field-message.js +1 -1
- package/dist/components/spw-file-upload.js +1 -1
- package/dist/components/spw-footer-bottom.js +1 -1
- package/dist/components/spw-footer-content-col.js +1 -1
- package/dist/components/spw-footer-content.js +1 -1
- package/dist/components/spw-footer-link.js +1 -1
- package/dist/components/spw-footer.js +1 -1
- package/dist/components/spw-grid-item.js +1 -1
- package/dist/components/spw-grid.js +1 -1
- package/dist/components/spw-group.js +1 -1
- package/dist/components/spw-header-lang.js +1 -1
- package/dist/components/spw-header-navigation-dropdown.js +1 -1
- package/dist/components/spw-header-navigation-item.js +1 -1
- package/dist/components/spw-header-navigation.js +1 -1
- package/dist/components/spw-header-persona-item.js +1 -1
- package/dist/components/spw-header-persona.js +1 -1
- package/dist/components/spw-header.js +1 -1
- package/dist/components/spw-hero.js +1 -1
- package/dist/components/spw-icon.js +1 -1
- package/dist/components/spw-illustration.js +1 -1
- package/dist/components/spw-input-slider.js +1 -1
- package/dist/components/spw-lightbox-item.js +1 -1
- package/dist/components/spw-lightbox.js +1 -1
- package/dist/components/spw-link.js +1 -1
- package/dist/components/spw-list-description.js +1 -1
- package/dist/components/spw-list-item.js +1 -1
- package/dist/components/spw-list-title.js +1 -1
- package/dist/components/spw-list.js +1 -1
- package/dist/components/spw-loading.js +1 -1
- package/dist/components/spw-message.js +1 -1
- package/dist/components/spw-modal.js +1 -1
- package/dist/components/spw-mosaic-item.js +1 -1
- package/dist/components/spw-mosaic.js +1 -1
- package/dist/components/spw-pagination.js +1 -1
- package/dist/components/spw-radio.js +1 -1
- package/dist/components/spw-scrolltop.js +1 -1
- package/dist/components/spw-search-field.js +1 -1
- package/dist/components/spw-select.js +1 -1
- package/dist/components/spw-separator.js +1 -1
- package/dist/components/spw-sidebar-navigation-dropdown.js +1 -1
- package/dist/components/spw-sidebar-navigation-item.js +1 -1
- package/dist/components/spw-sidebar-navigation-separator.js +1 -1
- package/dist/components/spw-sidebar.js +1 -1
- package/dist/components/spw-sidenav-group.d.ts +11 -0
- package/dist/components/spw-sidenav-group.js +1 -0
- package/dist/components/spw-sidenav-item.d.ts +11 -0
- package/dist/components/spw-sidenav-item.js +1 -0
- package/dist/components/spw-sidenav.d.ts +11 -0
- package/dist/components/spw-sidenav.js +1 -0
- package/dist/components/spw-skeleton.js +1 -1
- package/dist/components/spw-slider-item.js +1 -1
- package/dist/components/spw-slider.js +1 -1
- package/dist/components/spw-socials.js +1 -1
- package/dist/components/spw-table-body.js +1 -1
- package/dist/components/spw-table-cell.js +1 -1
- package/dist/components/spw-table-container.js +1 -1
- package/dist/components/spw-table-footer.js +1 -1
- package/dist/components/spw-table-head.js +1 -1
- package/dist/components/spw-table-header.js +1 -1
- package/dist/components/spw-table-row.js +1 -1
- package/dist/components/spw-table-sidebar.js +1 -1
- package/dist/components/spw-table.js +1 -1
- package/dist/components/spw-tabs-content.js +1 -1
- package/dist/components/spw-tabs-navigation-item.js +1 -1
- package/dist/components/spw-tabs-navigation.js +1 -1
- package/dist/components/spw-tabs.js +1 -1
- package/dist/components/spw-tag.js +1 -1
- package/dist/components/spw-text-field.js +1 -1
- package/dist/components/spw-textarea.js +1 -1
- package/dist/components/spw-theme-provider.js +1 -1
- package/dist/components/spw-tile-description.js +1 -1
- package/dist/components/spw-tile-title.js +1 -1
- package/dist/components/spw-tile.js +1 -1
- package/dist/components/spw-timeline-item.js +1 -1
- package/dist/components/spw-timeline.js +1 -1
- package/dist/components/spw-toast-controller.js +1 -1
- package/dist/components/spw-toast.js +1 -1
- package/dist/components/spw-toc-container.js +1 -1
- package/dist/components/spw-toc-navigation.js +1 -1
- package/dist/components/spw-toc.js +1 -1
- package/dist/components/spw-tooltip.js +1 -1
- package/dist/components/spw-topbar.js +1 -1
- package/dist/components/spw-wizard-item.js +1 -1
- package/dist/components/spw-wizard.js +1 -1
- package/dist/components_json.json +1532 -129
- package/dist/components_vscode.json +258 -22
- package/dist/esm/{index-Co4V4Zk-.js → index-DkNryMko.js} +78 -2
- package/dist/esm/loader.js +3 -3
- package/dist/esm/spw-accordion_4.entry.js +5 -5
- package/dist/esm/spw-avatar.entry.js +2 -2
- package/dist/esm/spw-block-content.entry.js +2 -2
- package/dist/esm/spw-box.entry.js +31 -9
- package/dist/esm/spw-breadcrumb-item.entry.js +14 -3
- package/dist/esm/spw-breadcrumb.entry.js +4 -4
- package/dist/esm/spw-button_2.entry.js +5 -5
- package/dist/esm/spw-card-content.entry.js +3 -3
- package/dist/esm/spw-card-excerpt.entry.js +3 -3
- package/dist/esm/spw-card-image.entry.js +3 -3
- package/dist/esm/spw-card-subtag-item.entry.js +3 -3
- package/dist/esm/spw-card-subtags.entry.js +3 -3
- package/dist/esm/spw-card-title.entry.js +13 -3
- package/dist/esm/spw-card.entry.js +15 -5
- package/dist/esm/spw-checkbox.entry.js +3 -3
- package/dist/esm/spw-cookies.entry.js +2 -2
- package/dist/esm/spw-custom-select.entry.js +14 -12
- package/dist/esm/spw-date-picker.entry.js +5 -3
- package/dist/esm/spw-drawer.entry.js +5 -5
- package/dist/esm/spw-dropdown-container.entry.js +3 -3
- package/dist/esm/spw-dropdown-item.entry.js +3 -3
- package/dist/esm/spw-dropdown.entry.js +12 -7
- package/dist/esm/spw-field-label_8.entry.js +36 -32
- package/dist/esm/spw-file-upload.entry.js +4 -7
- package/dist/esm/spw-footer-bottom.entry.js +3 -3
- package/dist/esm/spw-footer-content-col.entry.js +3 -3
- package/dist/esm/spw-footer-content.entry.js +3 -3
- package/dist/esm/spw-footer-link.entry.js +3 -3
- package/dist/esm/spw-footer.entry.js +3 -3
- package/dist/esm/spw-grid-item.entry.js +4 -4
- package/dist/esm/spw-grid.entry.js +4 -4
- package/dist/esm/spw-header-lang.entry.js +3 -3
- package/dist/esm/spw-header-navigation-dropdown.entry.js +3 -3
- package/dist/esm/spw-header-navigation-item.entry.js +3 -3
- package/dist/esm/spw-header-navigation.entry.js +20 -3
- package/dist/esm/spw-header-persona-item.entry.js +3 -3
- package/dist/esm/spw-header-persona.entry.js +3 -3
- package/dist/esm/spw-header.entry.js +5 -3
- package/dist/esm/spw-hero.entry.js +5 -5
- package/dist/esm/spw-illustration.entry.js +2 -2
- package/dist/esm/spw-input-slider.entry.js +9 -7
- package/dist/esm/spw-lightbox-item.entry.js +3 -3
- package/dist/esm/spw-lightbox.entry.js +4 -4
- package/dist/esm/spw-list-description.entry.js +3 -3
- package/dist/esm/spw-list-item.entry.js +3 -3
- package/dist/esm/spw-list-title.entry.js +3 -3
- package/dist/esm/spw-list.entry.js +3 -3
- package/dist/esm/spw-message.entry.js +2 -2
- package/dist/esm/spw-modal.entry.js +5 -5
- package/dist/esm/spw-mosaic-item.entry.js +3 -3
- package/dist/esm/spw-mosaic.entry.js +27 -7
- package/dist/esm/spw-pagination.entry.js +8 -8
- package/dist/esm/spw-radio.entry.js +11 -12
- package/dist/esm/spw-scrolltop.entry.js +3 -3
- package/dist/esm/spw-search-field.entry.js +2 -2
- package/dist/esm/spw-select.entry.js +9 -7
- package/dist/esm/spw-sidebar-navigation-dropdown.entry.js +3 -3
- package/dist/esm/spw-sidebar-navigation-item.entry.js +5 -5
- package/dist/esm/spw-sidebar-navigation-separator.entry.js +3 -3
- package/dist/esm/spw-sidebar.entry.js +3 -3
- package/dist/esm/spw-sidenav-group.entry.js +20 -0
- package/dist/esm/spw-sidenav-item.entry.js +152 -0
- package/dist/esm/spw-sidenav.entry.js +21 -0
- package/dist/esm/spw-skeleton.entry.js +3 -3
- package/dist/esm/spw-slider-item.entry.js +3 -3
- package/dist/esm/spw-slider.entry.js +3 -3
- package/dist/esm/spw-socials.entry.js +3 -3
- package/dist/esm/spw-stencil-library.js +3 -3
- package/dist/esm/spw-table-body.entry.js +3 -3
- package/dist/esm/spw-table-cell.entry.js +3 -3
- package/dist/esm/spw-table-container.entry.js +3 -3
- package/dist/esm/spw-table-footer.entry.js +3 -3
- package/dist/esm/spw-table-head.entry.js +3 -3
- package/dist/esm/spw-table-header.entry.js +4 -4
- package/dist/esm/spw-table-row.entry.js +3 -3
- package/dist/esm/spw-table-sidebar.entry.js +3 -3
- package/dist/esm/spw-table.entry.js +2 -2
- package/dist/esm/spw-tabs-content.entry.js +2 -2
- package/dist/esm/spw-tabs-navigation-item.entry.js +3 -3
- package/dist/esm/spw-tabs-navigation.entry.js +3 -3
- package/dist/esm/spw-tabs.entry.js +3 -3
- package/dist/esm/spw-tag.entry.js +3 -3
- package/dist/esm/spw-text-field.entry.js +9 -7
- package/dist/esm/spw-textarea.entry.js +9 -10
- package/dist/esm/spw-tile-description.entry.js +3 -3
- package/dist/esm/spw-tile-title.entry.js +3 -3
- package/dist/esm/spw-tile.entry.js +19 -13
- package/dist/esm/spw-timeline-item.entry.js +4 -4
- package/dist/esm/spw-timeline.entry.js +4 -4
- package/dist/esm/spw-toast-controller.entry.js +2 -2
- package/dist/esm/spw-toast.entry.js +2 -2
- package/dist/esm/spw-toc-container.entry.js +80 -8
- package/dist/esm/spw-toc-navigation.entry.js +30 -12
- package/dist/esm/spw-toc.entry.js +3 -3
- package/dist/esm/spw-topbar.entry.js +3 -3
- package/dist/esm/spw-wizard-item.entry.js +3 -3
- package/dist/esm/spw-wizard.entry.js +3 -3
- package/dist/spw-stencil-library/p-014cceee.entry.js +1 -0
- package/dist/spw-stencil-library/{p-36b59630.entry.js → p-082f93eb.entry.js} +1 -1
- package/dist/spw-stencil-library/p-0f5debdb.entry.js +1 -0
- package/dist/spw-stencil-library/p-1001e077.entry.js +1 -0
- package/dist/spw-stencil-library/p-10bf5c42.entry.js +1 -0
- package/dist/spw-stencil-library/p-11ee7e7a.entry.js +1 -0
- package/dist/spw-stencil-library/p-1ba59470.entry.js +1 -0
- package/dist/spw-stencil-library/p-1d319daa.entry.js +1 -0
- package/dist/spw-stencil-library/p-1e940c23.entry.js +1 -0
- package/dist/spw-stencil-library/p-1fca6b4f.entry.js +1 -0
- package/dist/spw-stencil-library/{p-b156247b.entry.js → p-20ed6c87.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-6bb83ef4.entry.js → p-21db201c.entry.js} +1 -1
- package/dist/spw-stencil-library/p-21e998ba.entry.js +1 -0
- package/dist/spw-stencil-library/p-24cc1b85.entry.js +1 -0
- package/dist/spw-stencil-library/p-2e0e0459.entry.js +1 -0
- package/dist/spw-stencil-library/p-39990b60.entry.js +1 -0
- package/dist/spw-stencil-library/p-3a44068e.entry.js +1 -0
- package/dist/spw-stencil-library/p-3e8e6a41.entry.js +1 -0
- package/dist/spw-stencil-library/p-41568f68.entry.js +1 -0
- package/dist/spw-stencil-library/p-426be39b.entry.js +1 -0
- package/dist/spw-stencil-library/p-42dce53f.entry.js +1 -0
- package/dist/spw-stencil-library/p-43af0902.entry.js +1 -0
- package/dist/spw-stencil-library/p-45be9fce.entry.js +1 -0
- package/dist/spw-stencil-library/{p-ff1a0317.entry.js → p-49e53cd8.entry.js} +1 -1
- package/dist/spw-stencil-library/p-4d45c143.entry.js +1 -0
- package/dist/spw-stencil-library/p-4f65655d.entry.js +1 -0
- package/dist/spw-stencil-library/p-51238b72.entry.js +1 -0
- package/dist/spw-stencil-library/p-51d1b03f.entry.js +1 -0
- package/dist/spw-stencil-library/p-53dfe461.entry.js +1 -0
- package/dist/spw-stencil-library/p-56511a1a.entry.js +1 -0
- package/dist/spw-stencil-library/{p-700554d4.entry.js → p-571107dc.entry.js} +1 -1
- package/dist/spw-stencil-library/p-57d57d31.entry.js +1 -0
- package/dist/spw-stencil-library/p-5ca2790b.entry.js +1 -0
- package/dist/spw-stencil-library/p-68787bbe.entry.js +1 -0
- package/dist/spw-stencil-library/p-69f36918.entry.js +1 -0
- package/dist/spw-stencil-library/p-6be62066.entry.js +1 -0
- package/dist/spw-stencil-library/p-723229e0.entry.js +1 -0
- package/dist/spw-stencil-library/p-7233f2b1.entry.js +1 -0
- package/dist/spw-stencil-library/p-723b695b.entry.js +1 -0
- package/dist/spw-stencil-library/p-76b03045.entry.js +1 -0
- package/dist/spw-stencil-library/p-79081772.entry.js +1 -0
- package/dist/spw-stencil-library/p-7996c7c8.entry.js +1 -0
- package/dist/spw-stencil-library/p-8010145c.entry.js +1 -0
- package/dist/spw-stencil-library/p-83e6a17b.entry.js +1 -0
- package/dist/spw-stencil-library/p-898f2ca7.entry.js +1 -0
- package/dist/spw-stencil-library/p-8aa81b70.entry.js +1 -0
- package/dist/spw-stencil-library/{p-cc9371d1.entry.js → p-915cbfd3.entry.js} +1 -1
- package/dist/spw-stencil-library/p-936fc4c0.entry.js +1 -0
- package/dist/spw-stencil-library/p-94581684.entry.js +1 -0
- package/dist/spw-stencil-library/{p-8d4507ab.entry.js → p-95f41c17.entry.js} +2 -2
- package/dist/spw-stencil-library/{p-3e0f3dd4.entry.js → p-995bf47d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-Co4V4Zk-.js → p-DkNryMko.js} +2 -2
- package/dist/spw-stencil-library/{p-f073fe43.entry.js → p-a20d2a78.entry.js} +1 -1
- package/dist/spw-stencil-library/p-a6c5c836.entry.js +1 -0
- package/dist/spw-stencil-library/p-a775d477.entry.js +1 -0
- package/dist/spw-stencil-library/p-a94801a1.entry.js +1 -0
- package/dist/spw-stencil-library/p-ae18c590.entry.js +1 -0
- package/dist/spw-stencil-library/p-af8ccb80.entry.js +1 -0
- package/dist/spw-stencil-library/p-afa2f53d.entry.js +1 -0
- package/dist/spw-stencil-library/p-b08eb675.entry.js +1 -0
- package/dist/spw-stencil-library/p-b868a3da.entry.js +1 -0
- package/dist/spw-stencil-library/p-bcc0bc5b.entry.js +1 -0
- package/dist/spw-stencil-library/p-bd0b3958.entry.js +1 -0
- package/dist/spw-stencil-library/p-bec8374e.entry.js +1 -0
- package/dist/spw-stencil-library/p-c06529c8.entry.js +1 -0
- package/dist/spw-stencil-library/p-c2d6da7e.entry.js +1 -0
- package/dist/spw-stencil-library/p-c62049fc.entry.js +1 -0
- package/dist/spw-stencil-library/p-ca25cbef.entry.js +1 -0
- package/dist/spw-stencil-library/p-ca3263fb.entry.js +1 -0
- package/dist/spw-stencil-library/p-caba8c80.entry.js +1 -0
- package/dist/spw-stencil-library/{p-5f1e7343.entry.js → p-cb4b31a7.entry.js} +1 -1
- package/dist/spw-stencil-library/p-cb5dbe40.entry.js +1 -0
- package/dist/spw-stencil-library/{p-bfebf124.entry.js → p-d29e6f62.entry.js} +1 -1
- package/dist/spw-stencil-library/p-d321091b.entry.js +1 -0
- package/dist/spw-stencil-library/p-d6587b45.entry.js +1 -0
- package/dist/spw-stencil-library/p-da1e18c0.entry.js +1 -0
- package/dist/spw-stencil-library/p-de10edb8.entry.js +1 -0
- package/dist/spw-stencil-library/p-de47fd8e.entry.js +1 -0
- package/dist/spw-stencil-library/{p-67e57e7b.entry.js → p-e172632c.entry.js} +1 -1
- package/dist/spw-stencil-library/p-e2fbc5ff.entry.js +1 -0
- package/dist/spw-stencil-library/p-e592738a.entry.js +1 -0
- package/dist/spw-stencil-library/p-e6beeeae.entry.js +1 -0
- package/dist/spw-stencil-library/p-e6f4a095.entry.js +1 -0
- package/dist/spw-stencil-library/p-e82e97da.entry.js +1 -0
- package/dist/spw-stencil-library/p-ec7f05ae.entry.js +1 -0
- package/dist/spw-stencil-library/{p-25808824.entry.js → p-f0590340.entry.js} +1 -1
- package/dist/spw-stencil-library/p-f0e49272.entry.js +1 -0
- package/dist/spw-stencil-library/{p-0a121f56.entry.js → p-f420e077.entry.js} +1 -1
- package/dist/spw-stencil-library/p-f5420f60.entry.js +1 -0
- package/dist/spw-stencil-library/p-f7a94fe7.entry.js +1 -0
- package/dist/spw-stencil-library/p-f8c9e28a.entry.js +1 -0
- package/dist/spw-stencil-library/p-f91a179d.entry.js +1 -0
- package/dist/spw-stencil-library/p-fbc26e62.entry.js +1 -0
- package/dist/spw-stencil-library/p-fd339689.entry.js +1 -0
- package/dist/spw-stencil-library/p-fdcc3c5d.entry.js +1 -0
- package/dist/spw-stencil-library/p-fdd83154.entry.js +1 -0
- package/dist/spw-stencil-library/p-fe5f81cc.entry.js +1 -0
- package/dist/spw-stencil-library/spw-stencil-library.css +1 -1
- package/dist/spw-stencil-library/spw-stencil-library.esm.js +1 -1
- package/dist/stats.json +4465 -1414
- package/dist/types/components/spw-box/spw-box.d.ts +9 -2
- package/dist/types/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.d.ts +4 -0
- package/dist/types/components/spw-card/spw-card-title/spw-card-title.d.ts +3 -0
- package/dist/types/components/spw-card/spw-card.d.ts +8 -2
- package/dist/types/components/spw-custom-select/spw-custom-select.d.ts +6 -0
- package/dist/types/components/spw-date-picker/spw-date-picker.d.ts +6 -0
- package/dist/types/components/spw-field-message/spw-field-message.d.ts +8 -0
- package/dist/types/components/spw-file-upload/spw-file-upload.d.ts +0 -2
- package/dist/types/components/spw-group/spw-group.d.ts +6 -1
- package/dist/types/components/spw-header/spw-header-navigation/spw-header-navigation.d.ts +19 -0
- package/dist/types/components/spw-input-slider/spw-input-slider.d.ts +6 -0
- package/dist/types/components/spw-select/spw-select.d.ts +6 -0
- package/dist/types/components/spw-sidenav/spw-sidenav-group/spw-sidenav-group.d.ts +5 -0
- package/dist/types/components/spw-sidenav/spw-sidenav-item/spw-sidenav-item.d.ts +37 -0
- package/dist/types/components/spw-sidenav/spw-sidenav.d.ts +6 -0
- package/dist/types/components/spw-text-field/spw-text-field.d.ts +6 -0
- package/dist/types/components/spw-textarea/spw-textarea.d.ts +6 -2
- package/dist/types/components/spw-tile/spw-tile.d.ts +3 -3
- package/dist/types/components/spw-toc/spw-toc-container/spw-toc-container.d.ts +9 -1
- package/dist/types/components/spw-toc/spw-toc-navigation/spw-toc-navigation.d.ts +2 -0
- package/dist/types/components.d.ts +532 -36
- package/dist/types/stories/components/spw-box/spw-box.stories.d.ts +1 -0
- package/dist/types/stories/components/spw-checkbox/spw-checkbox.stories.d.ts +4 -1
- package/dist/types/stories/components/spw-custom-select/spw-custom-select.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-date-picker/spw-date-picker.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-dropdown/spw-dropdown.stories.d.ts +7 -1
- package/dist/types/stories/components/spw-file-upload/spw-file-upload.stories.d.ts +7 -0
- package/dist/types/stories/components/spw-icon/spw-icon.stories.d.ts +4 -1
- package/dist/types/stories/components/spw-input-slider/spw-input-slider.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-link/spw-link.stories.d.ts +4 -0
- package/dist/types/stories/components/spw-radio/spw-radio.stories.d.ts +4 -1
- package/dist/types/stories/components/spw-select/spw-select.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-text-field/spw-text-field.stories.d.ts +2 -1
- package/dist/types/stories/components/spw-textarea/spw-textarea.stories.d.ts +8 -1
- package/dist/types/stories/components/spw-tooltip/spw-tooltip.stories.d.ts +8 -1
- package/dist/types/stories/organisms/spw-drawer/spw-drawer.stories.d.ts +19 -0
- package/dist/types/stories/organisms/spw-header/spw-header.stories.d.ts +1 -0
- package/dist/types/stories/organisms/spw-hero/spw-hero.stories.d.ts +2 -1
- package/hydrate/index.js +823 -325
- package/hydrate/index.mjs +823 -325
- package/package.json +1 -1
- package/dist/components/p-B-cQeHXM.js +0 -1
- package/dist/components/p-BIUq0sDZ.js +0 -1
- package/dist/components/p-BY3qZT4B.js +0 -1
- package/dist/components/p-C3Ll1ThQ.js +0 -1
- package/dist/components/p-CjvNWegY.js +0 -1
- package/dist/components/p-CkAL76gB.js +0 -1
- package/dist/components/p-CvLC1GlH.js +0 -1
- package/dist/components/p-D0DQUsj1.js +0 -1
- package/dist/components/p-D25JsirJ.js +0 -1
- package/dist/components/p-DRPRSyPM.js +0 -1
- package/dist/components/p-DYJNpZeH.js +0 -1
- package/dist/components/p-UzhhGIpr.js +0 -1
- package/dist/components/p-ZYgHSKrO.js +0 -1
- package/dist/components/p-eaT1pNxG.js +0 -1
- package/dist/spw-stencil-library/p-006adc88.entry.js +0 -1
- package/dist/spw-stencil-library/p-018f7e9a.entry.js +0 -1
- package/dist/spw-stencil-library/p-0485f533.entry.js +0 -1
- package/dist/spw-stencil-library/p-07fbb8f6.entry.js +0 -1
- package/dist/spw-stencil-library/p-091d4662.entry.js +0 -1
- package/dist/spw-stencil-library/p-106a3fcd.entry.js +0 -1
- package/dist/spw-stencil-library/p-159f99ab.entry.js +0 -1
- package/dist/spw-stencil-library/p-18e87463.entry.js +0 -1
- package/dist/spw-stencil-library/p-1a46f3ba.entry.js +0 -1
- package/dist/spw-stencil-library/p-1d64b425.entry.js +0 -1
- package/dist/spw-stencil-library/p-1dd3086f.entry.js +0 -1
- package/dist/spw-stencil-library/p-25fe7de0.entry.js +0 -1
- package/dist/spw-stencil-library/p-27e23a3b.entry.js +0 -1
- package/dist/spw-stencil-library/p-2eeb292e.entry.js +0 -1
- package/dist/spw-stencil-library/p-3579a4e5.entry.js +0 -1
- package/dist/spw-stencil-library/p-38dbba65.entry.js +0 -1
- package/dist/spw-stencil-library/p-3d37c0d2.entry.js +0 -1
- package/dist/spw-stencil-library/p-3da16e01.entry.js +0 -1
- package/dist/spw-stencil-library/p-3db5d9dd.entry.js +0 -1
- package/dist/spw-stencil-library/p-3ed8aeca.entry.js +0 -1
- package/dist/spw-stencil-library/p-41c2c857.entry.js +0 -1
- package/dist/spw-stencil-library/p-486e0e66.entry.js +0 -1
- package/dist/spw-stencil-library/p-4a1c6a51.entry.js +0 -1
- package/dist/spw-stencil-library/p-4b986821.entry.js +0 -1
- package/dist/spw-stencil-library/p-4e6db3bf.entry.js +0 -1
- package/dist/spw-stencil-library/p-4f09896f.entry.js +0 -1
- package/dist/spw-stencil-library/p-50b391d6.entry.js +0 -1
- package/dist/spw-stencil-library/p-50bad396.entry.js +0 -1
- package/dist/spw-stencil-library/p-576df843.entry.js +0 -1
- package/dist/spw-stencil-library/p-5e6152f4.entry.js +0 -1
- package/dist/spw-stencil-library/p-609bd382.entry.js +0 -1
- package/dist/spw-stencil-library/p-60f1fb93.entry.js +0 -1
- package/dist/spw-stencil-library/p-634313d8.entry.js +0 -1
- package/dist/spw-stencil-library/p-7043e2f6.entry.js +0 -1
- package/dist/spw-stencil-library/p-70eab5b3.entry.js +0 -1
- package/dist/spw-stencil-library/p-718a1cfc.entry.js +0 -1
- package/dist/spw-stencil-library/p-72ccef29.entry.js +0 -1
- package/dist/spw-stencil-library/p-86c818dc.entry.js +0 -1
- package/dist/spw-stencil-library/p-89814941.entry.js +0 -1
- package/dist/spw-stencil-library/p-89c0b509.entry.js +0 -1
- package/dist/spw-stencil-library/p-8c3f163d.entry.js +0 -1
- package/dist/spw-stencil-library/p-8ece5de4.entry.js +0 -1
- package/dist/spw-stencil-library/p-96b19074.entry.js +0 -1
- package/dist/spw-stencil-library/p-97222848.entry.js +0 -1
- package/dist/spw-stencil-library/p-9aef4d39.entry.js +0 -1
- package/dist/spw-stencil-library/p-9ee4fd23.entry.js +0 -1
- package/dist/spw-stencil-library/p-9fa5fd1e.entry.js +0 -1
- package/dist/spw-stencil-library/p-a5b78ab2.entry.js +0 -1
- package/dist/spw-stencil-library/p-a8d07493.entry.js +0 -1
- package/dist/spw-stencil-library/p-adae2c8f.entry.js +0 -1
- package/dist/spw-stencil-library/p-aef1936f.entry.js +0 -1
- package/dist/spw-stencil-library/p-b0be475c.entry.js +0 -1
- package/dist/spw-stencil-library/p-b3c0af55.entry.js +0 -1
- package/dist/spw-stencil-library/p-b7f20973.entry.js +0 -1
- package/dist/spw-stencil-library/p-bd521e50.entry.js +0 -1
- package/dist/spw-stencil-library/p-be17a0cf.entry.js +0 -1
- package/dist/spw-stencil-library/p-c3b2299c.entry.js +0 -1
- package/dist/spw-stencil-library/p-c9c84bbe.entry.js +0 -1
- package/dist/spw-stencil-library/p-cea7d5ac.entry.js +0 -1
- package/dist/spw-stencil-library/p-d224d201.entry.js +0 -1
- package/dist/spw-stencil-library/p-db6b5462.entry.js +0 -1
- package/dist/spw-stencil-library/p-df1e5278.entry.js +0 -1
- package/dist/spw-stencil-library/p-e039894a.entry.js +0 -1
- package/dist/spw-stencil-library/p-e1410eb6.entry.js +0 -1
- package/dist/spw-stencil-library/p-e4deed26.entry.js +0 -1
- package/dist/spw-stencil-library/p-e5fb89f8.entry.js +0 -1
- package/dist/spw-stencil-library/p-e68ef751.entry.js +0 -1
- package/dist/spw-stencil-library/p-e814b60f.entry.js +0 -1
- package/dist/spw-stencil-library/p-ea07c235.entry.js +0 -1
- package/dist/spw-stencil-library/p-ea0c0609.entry.js +0 -1
- package/dist/spw-stencil-library/p-ea6a7692.entry.js +0 -1
- package/dist/spw-stencil-library/p-ee27a3b1.entry.js +0 -1
- package/dist/spw-stencil-library/p-efebcaa2.entry.js +0 -1
- package/dist/spw-stencil-library/p-f741b7f2.entry.js +0 -1
- package/dist/spw-stencil-library/p-f846ccbb.entry.js +0 -1
- package/dist/spw-stencil-library/p-fbc625af.entry.js +0 -1
- package/dist/spw-stencil-library/p-fc985ba3.entry.js +0 -1
- package/dist/spw-stencil-library/p-fd94894e.entry.js +0 -1
|
@@ -39,6 +39,7 @@ ul {
|
|
|
39
39
|
:host *::after {
|
|
40
40
|
box-sizing: inherit;
|
|
41
41
|
font-family: var(--spw-ds-font-main);
|
|
42
|
+
letter-spacing: -0.18px;
|
|
42
43
|
}
|
|
43
44
|
|
|
44
45
|
/* Sections
|
|
@@ -325,7 +326,7 @@ template {
|
|
|
325
326
|
}
|
|
326
327
|
|
|
327
328
|
:root {
|
|
328
|
-
--spw-ds-container-xl:
|
|
329
|
+
--spw-ds-container-xl: 1200px;
|
|
329
330
|
--spw-ds-container-lg: 1024px;
|
|
330
331
|
--spw-ds-container-md: 768px;
|
|
331
332
|
--spw-ds-container-sm: 640px;
|
|
@@ -338,7 +339,7 @@ template {
|
|
|
338
339
|
margin-left: auto;
|
|
339
340
|
margin-right: auto;
|
|
340
341
|
}
|
|
341
|
-
@media (min-width:
|
|
342
|
+
@media (min-width: 360px) {
|
|
342
343
|
.spw-ds-container {
|
|
343
344
|
max-width: var(--spw-ds-container-sm);
|
|
344
345
|
}
|
|
@@ -353,7 +354,7 @@ template {
|
|
|
353
354
|
max-width: var(--spw-ds-container-lg);
|
|
354
355
|
}
|
|
355
356
|
}
|
|
356
|
-
@media (min-width:
|
|
357
|
+
@media (min-width: 1200px) {
|
|
357
358
|
.spw-ds-container {
|
|
358
359
|
max-width: var(--spw-ds-container-xl);
|
|
359
360
|
}
|
|
@@ -40,6 +40,7 @@ ul {
|
|
|
40
40
|
:host *::after {
|
|
41
41
|
box-sizing: inherit;
|
|
42
42
|
font-family: var(--spw-ds-font-main);
|
|
43
|
+
letter-spacing: -0.18px;
|
|
43
44
|
}
|
|
44
45
|
|
|
45
46
|
/* Sections
|
|
@@ -326,7 +327,7 @@ template {
|
|
|
326
327
|
}
|
|
327
328
|
|
|
328
329
|
:root {
|
|
329
|
-
--spw-ds-container-xl:
|
|
330
|
+
--spw-ds-container-xl: 1200px;
|
|
330
331
|
--spw-ds-container-lg: 1024px;
|
|
331
332
|
--spw-ds-container-md: 768px;
|
|
332
333
|
--spw-ds-container-sm: 640px;
|
|
@@ -339,7 +340,7 @@ template {
|
|
|
339
340
|
margin-left: auto;
|
|
340
341
|
margin-right: auto;
|
|
341
342
|
}
|
|
342
|
-
@media (min-width:
|
|
343
|
+
@media (min-width: 360px) {
|
|
343
344
|
.spw-ds-container {
|
|
344
345
|
max-width: var(--spw-ds-container-sm);
|
|
345
346
|
}
|
|
@@ -354,7 +355,7 @@ template {
|
|
|
354
355
|
max-width: var(--spw-ds-container-lg);
|
|
355
356
|
}
|
|
356
357
|
}
|
|
357
|
-
@media (min-width:
|
|
358
|
+
@media (min-width: 1200px) {
|
|
358
359
|
.spw-ds-container {
|
|
359
360
|
max-width: var(--spw-ds-container-xl);
|
|
360
361
|
}
|
|
@@ -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: '2b227b9d3edc52fe3cd7358e8e1b0269863c07d5', class: containerClass }, this.showLeftArrow && (h("button", { key: '6ffc6f975492936714466215e27519ff3137261b', 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: 'c3609240c389f9f480c79d956b894f433e66a0bd', icon: "fa-chevron-left" }))), h("nav", { key: '85918963ae8cffb79eb21467e54bcda93afb27cb', class: navClass, "aria-label": this.accAriaLabel || 'Navigation' }, h("ul", { key: '36f65c10bcbc0c52095c8491a37fd6bcd6199492', class: listClass, role: "tablist", ref: el => (this.ulElement = el), onScroll: this.handleScroll }, h("slot", { key: '9c0ad17537706fbee2a6158e014593cc6f26b17e' }))), this.showRightArrow && (h("button", { key: '95a250291a6d6586331bc8fd90f6bd011b05f949', 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: '6d8646a6d37e816fdfd8a278b5794de3da5f5068', 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.css
CHANGED
|
@@ -39,6 +39,7 @@ ul {
|
|
|
39
39
|
:host *::after {
|
|
40
40
|
box-sizing: inherit;
|
|
41
41
|
font-family: var(--spw-ds-font-main);
|
|
42
|
+
letter-spacing: -0.18px;
|
|
42
43
|
}
|
|
43
44
|
|
|
44
45
|
/* Sections
|
|
@@ -325,7 +326,7 @@ template {
|
|
|
325
326
|
}
|
|
326
327
|
|
|
327
328
|
:root {
|
|
328
|
-
--spw-ds-container-xl:
|
|
329
|
+
--spw-ds-container-xl: 1200px;
|
|
329
330
|
--spw-ds-container-lg: 1024px;
|
|
330
331
|
--spw-ds-container-md: 768px;
|
|
331
332
|
--spw-ds-container-sm: 640px;
|
|
@@ -338,7 +339,7 @@ template {
|
|
|
338
339
|
margin-left: auto;
|
|
339
340
|
margin-right: auto;
|
|
340
341
|
}
|
|
341
|
-
@media (min-width:
|
|
342
|
+
@media (min-width: 360px) {
|
|
342
343
|
.spw-ds-container {
|
|
343
344
|
max-width: var(--spw-ds-container-sm);
|
|
344
345
|
}
|
|
@@ -353,7 +354,7 @@ template {
|
|
|
353
354
|
max-width: var(--spw-ds-container-lg);
|
|
354
355
|
}
|
|
355
356
|
}
|
|
356
|
-
@media (min-width:
|
|
357
|
+
@media (min-width: 1200px) {
|
|
357
358
|
.spw-ds-container {
|
|
358
359
|
max-width: var(--spw-ds-container-xl);
|
|
359
360
|
}
|
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: '3a8f8534ca1682b8e171f8c19e4db53ce29bd0c4', class: this.active ? '--active' : '' }, h("li", { key: '2e12362ae8375e351c93d53c0f3c37e32e96bf11', 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: 'c212ddbc7e42daee44b30b4b4859c474cfb9938f', cursor: this.disabled ? 'disabled' : 'pointer', class: "spw-tooltip--has-ellipsis", tooltipText: this.slotText }, iconPosition === 'left' && iconElement, h("slot", { key: 'c28046baad6d3160d1bc9dc8fb9258c76432562c' }), iconPosition === 'right' && iconElement, tagElement)), !this.hasEllipsis && (h(Fragment, { key: '8ad13772538c74b690e78da8aa114c179be1d05c' }, iconPosition === 'left' && iconElement, h("slot", { key: 'ea83c3dbb8587ecdebad8f1fa81894a535491c2d' }), iconPosition === 'right' && iconElement, tagElement)), ' ', this.bubble && h("span", { key: '28d465f9942b8207263057e53f9ed0f277a9ab99', class: "bubble" }))));
|
|
67
67
|
}
|
|
68
68
|
static get is() { return "spw-tabs-navigation-item"; }
|
|
69
69
|
static get encapsulation() { return "shadow"; }
|
|
@@ -39,6 +39,7 @@ ul {
|
|
|
39
39
|
:host *::after {
|
|
40
40
|
box-sizing: inherit;
|
|
41
41
|
font-family: var(--spw-ds-font-main);
|
|
42
|
+
letter-spacing: -0.18px;
|
|
42
43
|
}
|
|
43
44
|
|
|
44
45
|
/* Sections
|
|
@@ -325,7 +326,7 @@ template {
|
|
|
325
326
|
}
|
|
326
327
|
|
|
327
328
|
:root {
|
|
328
|
-
--spw-ds-container-xl:
|
|
329
|
+
--spw-ds-container-xl: 1200px;
|
|
329
330
|
--spw-ds-container-lg: 1024px;
|
|
330
331
|
--spw-ds-container-md: 768px;
|
|
331
332
|
--spw-ds-container-sm: 640px;
|
|
@@ -338,7 +339,7 @@ template {
|
|
|
338
339
|
margin-left: auto;
|
|
339
340
|
margin-right: auto;
|
|
340
341
|
}
|
|
341
|
-
@media (min-width:
|
|
342
|
+
@media (min-width: 360px) {
|
|
342
343
|
.spw-ds-container {
|
|
343
344
|
max-width: var(--spw-ds-container-sm);
|
|
344
345
|
}
|
|
@@ -353,7 +354,7 @@ template {
|
|
|
353
354
|
max-width: var(--spw-ds-container-lg);
|
|
354
355
|
}
|
|
355
356
|
}
|
|
356
|
-
@media (min-width:
|
|
357
|
+
@media (min-width: 1200px) {
|
|
357
358
|
.spw-ds-container {
|
|
358
359
|
max-width: var(--spw-ds-container-xl);
|
|
359
360
|
}
|
|
@@ -167,7 +167,7 @@ export class SpwTabs {
|
|
|
167
167
|
};
|
|
168
168
|
}
|
|
169
169
|
render() {
|
|
170
|
-
return (h("div", { key: '
|
|
170
|
+
return (h("div", { key: '3bfb6a6bea5d4ebc4bc2cec369756414c4d94056', class: this.elementClass }, h("slot", { key: '1b73931774867138ceb9bebb0fb5e56b0a0483c6', name: "navigation" }), h("slot", { key: '229876d6e286f1bf7de291dfd41122ca067de57e', name: "content" })));
|
|
171
171
|
}
|
|
172
172
|
static get is() { return "spw-tabs"; }
|
|
173
173
|
static get encapsulation() { return "shadow"; }
|
|
@@ -39,6 +39,7 @@ ul {
|
|
|
39
39
|
:host *::after {
|
|
40
40
|
box-sizing: inherit;
|
|
41
41
|
font-family: var(--spw-ds-font-main);
|
|
42
|
+
letter-spacing: -0.18px;
|
|
42
43
|
}
|
|
43
44
|
|
|
44
45
|
/* Sections
|
|
@@ -325,7 +326,7 @@ template {
|
|
|
325
326
|
}
|
|
326
327
|
|
|
327
328
|
:root {
|
|
328
|
-
--spw-ds-container-xl:
|
|
329
|
+
--spw-ds-container-xl: 1200px;
|
|
329
330
|
--spw-ds-container-lg: 1024px;
|
|
330
331
|
--spw-ds-container-md: 768px;
|
|
331
332
|
--spw-ds-container-sm: 640px;
|
|
@@ -338,7 +339,7 @@ template {
|
|
|
338
339
|
margin-left: auto;
|
|
339
340
|
margin-right: auto;
|
|
340
341
|
}
|
|
341
|
-
@media (min-width:
|
|
342
|
+
@media (min-width: 360px) {
|
|
342
343
|
.spw-ds-container {
|
|
343
344
|
max-width: var(--spw-ds-container-sm);
|
|
344
345
|
}
|
|
@@ -353,7 +354,7 @@ template {
|
|
|
353
354
|
max-width: var(--spw-ds-container-lg);
|
|
354
355
|
}
|
|
355
356
|
}
|
|
356
|
-
@media (min-width:
|
|
357
|
+
@media (min-width: 1200px) {
|
|
357
358
|
.spw-ds-container {
|
|
358
359
|
max-width: var(--spw-ds-container-xl);
|
|
359
360
|
}
|
|
@@ -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: '4a6158008a587e4a6c534634df08be0c63b98e4b' }, h(TagType, Object.assign({ key: 'bd12d6475acbac06d2f5dfdd87aeb2a15b540ff1' }, attrs, { class: this.elementClass }), this.iconPosition === 'left' && iconElement, h("slot", { key: '195ff4cda1e6e74eab0a3a46d4a04bdbf101da96' }), this.iconPosition === 'right' && iconElement)));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "spw-tag"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|
|
@@ -40,6 +40,7 @@ ul {
|
|
|
40
40
|
:host *::after {
|
|
41
41
|
box-sizing: inherit;
|
|
42
42
|
font-family: var(--spw-ds-font-main);
|
|
43
|
+
letter-spacing: -0.18px;
|
|
43
44
|
}
|
|
44
45
|
|
|
45
46
|
/* Sections
|
|
@@ -326,7 +327,7 @@ template {
|
|
|
326
327
|
}
|
|
327
328
|
|
|
328
329
|
:root {
|
|
329
|
-
--spw-ds-container-xl:
|
|
330
|
+
--spw-ds-container-xl: 1200px;
|
|
330
331
|
--spw-ds-container-lg: 1024px;
|
|
331
332
|
--spw-ds-container-md: 768px;
|
|
332
333
|
--spw-ds-container-sm: 640px;
|
|
@@ -339,7 +340,7 @@ template {
|
|
|
339
340
|
margin-left: auto;
|
|
340
341
|
margin-right: auto;
|
|
341
342
|
}
|
|
342
|
-
@media (min-width:
|
|
343
|
+
@media (min-width: 360px) {
|
|
343
344
|
.spw-ds-container {
|
|
344
345
|
max-width: var(--spw-ds-container-sm);
|
|
345
346
|
}
|
|
@@ -354,7 +355,7 @@ template {
|
|
|
354
355
|
max-width: var(--spw-ds-container-lg);
|
|
355
356
|
}
|
|
356
357
|
}
|
|
357
|
-
@media (min-width:
|
|
358
|
+
@media (min-width: 1200px) {
|
|
358
359
|
.spw-ds-container {
|
|
359
360
|
max-width: var(--spw-ds-container-xl);
|
|
360
361
|
}
|
|
@@ -581,6 +582,12 @@ template {
|
|
|
581
582
|
height: 60px;
|
|
582
583
|
font-size: 18px;
|
|
583
584
|
}
|
|
585
|
+
.spw-text-field--disabled .spw-text-field__number-btn {
|
|
586
|
+
border-color: var(--spw-color-themes-grey-grey-400);
|
|
587
|
+
}
|
|
588
|
+
.spw-text-field--is-error .spw-text-field__number-btn {
|
|
589
|
+
border-color: var(--spw-colors-states-error-error-300);
|
|
590
|
+
}
|
|
584
591
|
.spw-text-field--has-controls .spw-text-field__input {
|
|
585
592
|
border-radius: 0;
|
|
586
593
|
border-left: none;
|
|
@@ -21,6 +21,8 @@ export class SpwTextField {
|
|
|
21
21
|
this.success = '';
|
|
22
22
|
/** Message de warning à afficher sous le champ */
|
|
23
23
|
this.warning = '';
|
|
24
|
+
/** Active le panneau dépliable sur les messages (error, hint, success, warning) */
|
|
25
|
+
this.isExpandable = false;
|
|
24
26
|
/** Affiche une icône d'erreur si vrai */
|
|
25
27
|
this.showErrorIcon = true;
|
|
26
28
|
/** Affiche une icône d'indication si vrai */
|
|
@@ -247,22 +249,22 @@ export class SpwTextField {
|
|
|
247
249
|
}
|
|
248
250
|
renderErrorMessage() {
|
|
249
251
|
if (this.error) {
|
|
250
|
-
return (h("spw-field-message", { variant: "error", showIcon: this.showErrorIcon }, this.error));
|
|
252
|
+
return (h("spw-field-message", { variant: "error", showIcon: this.showErrorIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.error, h("slot", { name: "details", slot: "details" })));
|
|
251
253
|
}
|
|
252
254
|
}
|
|
253
255
|
renderHintMessage() {
|
|
254
256
|
if (this.hint) {
|
|
255
|
-
return (h("spw-field-message", { variant: "hint", showIcon: this.showHintIcon }, this.hint));
|
|
257
|
+
return (h("spw-field-message", { variant: "hint", showIcon: this.showHintIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.hint, h("slot", { name: "details", slot: "details" })));
|
|
256
258
|
}
|
|
257
259
|
}
|
|
258
260
|
renderSuccessMessage() {
|
|
259
261
|
if (this.success) {
|
|
260
|
-
return (h("spw-field-message", { variant: "success", showIcon: this.showSuccessIcon }, this.success));
|
|
262
|
+
return (h("spw-field-message", { variant: "success", showIcon: this.showSuccessIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.success, h("slot", { name: "details", slot: "details" })));
|
|
261
263
|
}
|
|
262
264
|
}
|
|
263
265
|
renderWarningMessage() {
|
|
264
266
|
if (this.warning) {
|
|
265
|
-
return (h("spw-field-message", { variant: "warning", showIcon: this.showWarningIcon }, this.warning));
|
|
267
|
+
return (h("spw-field-message", { variant: "warning", showIcon: this.showWarningIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.warning, h("slot", { name: "details", slot: "details" })));
|
|
266
268
|
}
|
|
267
269
|
}
|
|
268
270
|
get elementClass() {
|
|
@@ -280,7 +282,7 @@ export class SpwTextField {
|
|
|
280
282
|
};
|
|
281
283
|
}
|
|
282
284
|
render() {
|
|
283
|
-
return (h("div", { key: '
|
|
285
|
+
return (h("div", { key: 'e4bd9a7658360bb809fea011c1be848d410fd4ac', class: this.elementClass }, this.label && (h("spw-field-label", { key: '966ebc8ec9fc846bb3bbddd5872ea9dadf57f559', 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: '89cda5a205c9e6ebbc559e244df8b2f09af824a6', class: "spw-text-field__field-message", variant: "hint", showIcon: false }, this.assistiveText)), h("div", { key: 'b9117308948f17fef393c1342e02b838cbb8d1f3', class: "spw-text-field__container" }, this.type === 'number' && this.hasControls && (h("button", { key: '3e9e5115840166cf7d725f6be9353d820ab49752', type: "button", class: "spw-text-field__number-btn spw-text-field__number-btn--decrement", onClick: () => this.decrement(), disabled: this.disabled || (this.min != null && Number(this.value) <= this.min), "aria-label": this.accAriaLabelDecrement }, h("spw-icon", { key: 'cccf7aa4bce081ed985bd29a90d9d9f0fcd7df87', icon: "fa-minus" }))), h("div", { key: 'ce2962bd886e188465abfb7e882ca1e6bebc1844', class: "spw-text-field__input-container" }, h("input", { key: '9266a73c59ff0625e9bb444af04f1966ae3295bf', class: "spw-text-field__input", ref: el => (this.inputElement = el), type: this.type === 'number' && (this.decimalPrecision != null || this.mask != null) ? 'text' : this.type, inputMode: this.type === 'number' && (this.decimalPrecision != null || this.mask != null) ? 'decimal' : undefined, min: this.type === 'number' && this.decimalPrecision == null && this.mask == null ? this.min : undefined, max: this.type === 'number' && this.decimalPrecision == null && this.mask == null ? this.max : undefined, step: this.type === 'number' && this.decimalPrecision == null && this.mask == null ? this.step : undefined, placeholder: this.placeholder, "aria-label": this.accAriaLabel || this.name, disabled: this.disabled, name: this.name, id: this.name, minLength: this.minLength, maxLength: this.maxLength, required: this.required, onInput: event => this.handleInput(event), onKeyDown: event => this.handleKeyDown(event) }), (this.isSearch || this.isClearIconVisible) && (h("div", { key: '2e0e41f825ef7b54057e9f8eac56dbbd1692b0eb', class: "spw-text-field__icons" }, this.isClearIconVisible && (h("span", { key: '8c289f6d07ab2a494b8379bb4dd96b7913b636dc', class: "spw-text-field__clear", onClick: () => this.handleClear() }, h("spw-icon", { key: '45cee755cd23114506a58e6ed8f84547e6531a47', class: "spw-text-field__icon spw-text-field__icon--clear", icon: "fa-xmark" }))), this.isSearch && !this.hasSubmitButton && h("spw-icon", { key: '6e50f234680a9b77143dbd8d247afab10b262976', class: "spw-text-field__icon spw-text-field__icon--search", icon: "fa-magnifying-glass" }), this.hasSubmitButton && (h("button", { key: '4fbcdab588dce86c0498badad56cd378cf1bede5', type: "button", class: "spw-text-field__submit", onClick: () => this.handleSubmit(), "aria-label": "Rechercher" }, h("spw-icon", { key: '9d0df46e6f24a1c321ccdd9dd883e18907241017', icon: "fa-magnifying-glass" })))))), this.type === 'number' && this.hasControls && (h("button", { key: '415467e32e7940ccdb3c79b6eac874e1a249c977', type: "button", class: "spw-text-field__number-btn spw-text-field__number-btn--increment", onClick: () => this.increment(), disabled: this.disabled || (this.max != null && Number(this.value) >= this.max), "aria-label": this.accAriaLabelIncrement }, h("spw-icon", { key: 'f854ab9b9b580b0e995991d5ae8dfaa4e1258caa', icon: "fa-plus" }))), this.indicator && h("div", { key: '23924b26b55b036341038b3a6dd18df9fd3d650e', class: "spw-text-field__indicator" }, this.indicator)), this.renderErrorMessage(), this.renderHintMessage(), this.renderSuccessMessage(), this.renderWarningMessage()));
|
|
284
286
|
}
|
|
285
287
|
static get is() { return "spw-text-field"; }
|
|
286
288
|
static get encapsulation() { return "shadow"; }
|
|
@@ -706,6 +708,64 @@ export class SpwTextField {
|
|
|
706
708
|
"attribute": "warning",
|
|
707
709
|
"defaultValue": "''"
|
|
708
710
|
},
|
|
711
|
+
"isExpandable": {
|
|
712
|
+
"type": "boolean",
|
|
713
|
+
"mutable": false,
|
|
714
|
+
"complexType": {
|
|
715
|
+
"original": "boolean",
|
|
716
|
+
"resolved": "boolean",
|
|
717
|
+
"references": {}
|
|
718
|
+
},
|
|
719
|
+
"required": false,
|
|
720
|
+
"optional": true,
|
|
721
|
+
"docs": {
|
|
722
|
+
"tags": [],
|
|
723
|
+
"text": "Active le panneau d\u00E9pliable sur les messages (error, hint, success, warning)"
|
|
724
|
+
},
|
|
725
|
+
"getter": false,
|
|
726
|
+
"setter": false,
|
|
727
|
+
"reflect": false,
|
|
728
|
+
"attribute": "is-expandable",
|
|
729
|
+
"defaultValue": "false"
|
|
730
|
+
},
|
|
731
|
+
"expandLabel": {
|
|
732
|
+
"type": "string",
|
|
733
|
+
"mutable": false,
|
|
734
|
+
"complexType": {
|
|
735
|
+
"original": "string",
|
|
736
|
+
"resolved": "string",
|
|
737
|
+
"references": {}
|
|
738
|
+
},
|
|
739
|
+
"required": false,
|
|
740
|
+
"optional": true,
|
|
741
|
+
"docs": {
|
|
742
|
+
"tags": [],
|
|
743
|
+
"text": "Texte du lien pour d\u00E9plier le message"
|
|
744
|
+
},
|
|
745
|
+
"getter": false,
|
|
746
|
+
"setter": false,
|
|
747
|
+
"reflect": false,
|
|
748
|
+
"attribute": "expand-label"
|
|
749
|
+
},
|
|
750
|
+
"collapseLabel": {
|
|
751
|
+
"type": "string",
|
|
752
|
+
"mutable": false,
|
|
753
|
+
"complexType": {
|
|
754
|
+
"original": "string",
|
|
755
|
+
"resolved": "string",
|
|
756
|
+
"references": {}
|
|
757
|
+
},
|
|
758
|
+
"required": false,
|
|
759
|
+
"optional": true,
|
|
760
|
+
"docs": {
|
|
761
|
+
"tags": [],
|
|
762
|
+
"text": "Texte du lien pour replier le message"
|
|
763
|
+
},
|
|
764
|
+
"getter": false,
|
|
765
|
+
"setter": false,
|
|
766
|
+
"reflect": false,
|
|
767
|
+
"attribute": "collapse-label"
|
|
768
|
+
},
|
|
709
769
|
"showErrorIcon": {
|
|
710
770
|
"type": "boolean",
|
|
711
771
|
"mutable": false,
|
|
@@ -39,6 +39,7 @@ ul {
|
|
|
39
39
|
:host *::after {
|
|
40
40
|
box-sizing: inherit;
|
|
41
41
|
font-family: var(--spw-ds-font-main);
|
|
42
|
+
letter-spacing: -0.18px;
|
|
42
43
|
}
|
|
43
44
|
|
|
44
45
|
/* Sections
|
|
@@ -325,7 +326,7 @@ template {
|
|
|
325
326
|
}
|
|
326
327
|
|
|
327
328
|
:root {
|
|
328
|
-
--spw-ds-container-xl:
|
|
329
|
+
--spw-ds-container-xl: 1200px;
|
|
329
330
|
--spw-ds-container-lg: 1024px;
|
|
330
331
|
--spw-ds-container-md: 768px;
|
|
331
332
|
--spw-ds-container-sm: 640px;
|
|
@@ -338,7 +339,7 @@ template {
|
|
|
338
339
|
margin-left: auto;
|
|
339
340
|
margin-right: auto;
|
|
340
341
|
}
|
|
341
|
-
@media (min-width:
|
|
342
|
+
@media (min-width: 360px) {
|
|
342
343
|
.spw-ds-container {
|
|
343
344
|
max-width: var(--spw-ds-container-sm);
|
|
344
345
|
}
|
|
@@ -353,7 +354,7 @@ template {
|
|
|
353
354
|
max-width: var(--spw-ds-container-lg);
|
|
354
355
|
}
|
|
355
356
|
}
|
|
356
|
-
@media (min-width:
|
|
357
|
+
@media (min-width: 1200px) {
|
|
357
358
|
.spw-ds-container {
|
|
358
359
|
max-width: var(--spw-ds-container-xl);
|
|
359
360
|
}
|
|
@@ -398,11 +399,6 @@ template {
|
|
|
398
399
|
.spw-textarea--is-error .spw-textarea__input {
|
|
399
400
|
border-color: var(--spw-colors-states-error-error-300);
|
|
400
401
|
}
|
|
401
|
-
.spw-textarea--large .spw-textarea__input {
|
|
402
|
-
height: 60px;
|
|
403
|
-
padding: 0 24px;
|
|
404
|
-
line-height: 60px;
|
|
405
|
-
}
|
|
406
402
|
.spw-textarea--is-search .spw-textarea__input {
|
|
407
403
|
padding-right: 80px;
|
|
408
404
|
}
|
|
@@ -10,8 +10,6 @@ export class SpwTextarea {
|
|
|
10
10
|
this.isSearch = false;
|
|
11
11
|
/** Indique si le champ textarea est requis */
|
|
12
12
|
this.required = false;
|
|
13
|
-
/** Spécifie la taille du champ textarea : 'large' ou 'medium' */
|
|
14
|
-
this.size = 'medium';
|
|
15
13
|
/** Message d'erreur à afficher sous le champ textarea */
|
|
16
14
|
this.error = '';
|
|
17
15
|
/** Message d'indication (hint) à afficher sous le champ textarea */
|
|
@@ -28,6 +26,8 @@ export class SpwTextarea {
|
|
|
28
26
|
this.showSuccessIcon = true;
|
|
29
27
|
/** Affiche une icône de warning si vrai */
|
|
30
28
|
this.showWarningIcon = true;
|
|
29
|
+
/** Active le panneau dépliable sur les messages (error, hint, success, warning) */
|
|
30
|
+
this.isExpandable = false;
|
|
31
31
|
/** Positionnement du tooltip */
|
|
32
32
|
this.tooltipDirection = 'top';
|
|
33
33
|
/** Curseur du tooltip */
|
|
@@ -70,35 +70,34 @@ export class SpwTextarea {
|
|
|
70
70
|
}
|
|
71
71
|
renderErrorMessage() {
|
|
72
72
|
if (this.error) {
|
|
73
|
-
return (h("spw-field-message", { variant: "error", showIcon: this.showErrorIcon }, this.error));
|
|
73
|
+
return (h("spw-field-message", { variant: "error", showIcon: this.showErrorIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.error, h("slot", { name: "details", slot: "details" })));
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
renderHintMessage() {
|
|
77
77
|
if (this.hint) {
|
|
78
|
-
return (h("spw-field-message", { variant: "hint", showIcon: this.showHintIcon }, this.hint));
|
|
78
|
+
return (h("spw-field-message", { variant: "hint", showIcon: this.showHintIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.hint, h("slot", { name: "details", slot: "details" })));
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
renderSuccessMessage() {
|
|
82
82
|
if (this.success) {
|
|
83
|
-
return (h("spw-field-message", { variant: "success", showIcon: this.showSuccessIcon }, this.success));
|
|
83
|
+
return (h("spw-field-message", { variant: "success", showIcon: this.showSuccessIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.success, h("slot", { name: "details", slot: "details" })));
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
86
|
renderWarningMessage() {
|
|
87
87
|
if (this.warning) {
|
|
88
|
-
return (h("spw-field-message", { variant: "warning", showIcon: this.showWarningIcon }, this.warning));
|
|
88
|
+
return (h("spw-field-message", { variant: "warning", showIcon: this.showWarningIcon, isExpandable: this.isExpandable, expandLabel: this.expandLabel, collapseLabel: this.collapseLabel }, this.warning, h("slot", { name: "details", slot: "details" })));
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
get elementClass() {
|
|
92
92
|
return {
|
|
93
93
|
'spw-textarea': true,
|
|
94
|
-
[`spw-textarea--${this.size}`]: true,
|
|
95
94
|
'spw-textarea--is-search': this.isSearch,
|
|
96
95
|
'spw-textarea--is-error': !!this.error,
|
|
97
96
|
'spw-textarea--disabled': this.disabled,
|
|
98
97
|
};
|
|
99
98
|
}
|
|
100
99
|
render() {
|
|
101
|
-
return (h("div", { key: '
|
|
100
|
+
return (h("div", { key: '5b930e7ce813970305f482400ba5c86b09bbe3b7', class: this.elementClass }, this.label && (h("spw-field-label", { key: '88877f24e5a0835dc4c06eb7cc44b64c35870566', 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: '311d473c1a77c266aa473ade76168b83a61fbc65', class: "spw-textarea__field-message", variant: "hint", showIcon: false }, this.assistiveText)), h("div", { key: 'cdade3d3b5dde315863a4d51a99904b1a4c4e17c', class: "spw-textarea__container" }, h("textarea", { key: '1ea8a011713f49a21d6f452acb5024899471756a', class: "spw-textarea__input", ref: el => (this.textareaElement = el), value: this.internalValue, placeholder: this.placeholder, disabled: this.disabled, name: this.name, id: this.name, rows: this.rows, minLength: this.minLength, maxLength: this.maxLength, required: this.required, onInput: event => this.handleChange(event) })), this.renderErrorMessage(), this.renderHintMessage(), this.renderSuccessMessage(), this.renderWarningMessage()));
|
|
102
101
|
}
|
|
103
102
|
static get is() { return "spw-textarea"; }
|
|
104
103
|
static get encapsulation() { return "shadow"; }
|
|
@@ -309,26 +308,6 @@ export class SpwTextarea {
|
|
|
309
308
|
"attribute": "required",
|
|
310
309
|
"defaultValue": "false"
|
|
311
310
|
},
|
|
312
|
-
"size": {
|
|
313
|
-
"type": "string",
|
|
314
|
-
"mutable": false,
|
|
315
|
-
"complexType": {
|
|
316
|
-
"original": "'large' | 'medium'",
|
|
317
|
-
"resolved": "\"large\" | \"medium\"",
|
|
318
|
-
"references": {}
|
|
319
|
-
},
|
|
320
|
-
"required": false,
|
|
321
|
-
"optional": true,
|
|
322
|
-
"docs": {
|
|
323
|
-
"tags": [],
|
|
324
|
-
"text": "Sp\u00E9cifie la taille du champ textarea : 'large' ou 'medium'"
|
|
325
|
-
},
|
|
326
|
-
"getter": false,
|
|
327
|
-
"setter": false,
|
|
328
|
-
"reflect": false,
|
|
329
|
-
"attribute": "size",
|
|
330
|
-
"defaultValue": "'medium'"
|
|
331
|
-
},
|
|
332
311
|
"indicator": {
|
|
333
312
|
"type": "string",
|
|
334
313
|
"mutable": false,
|
|
@@ -527,6 +506,64 @@ export class SpwTextarea {
|
|
|
527
506
|
"attribute": "show-warning-icon",
|
|
528
507
|
"defaultValue": "true"
|
|
529
508
|
},
|
|
509
|
+
"isExpandable": {
|
|
510
|
+
"type": "boolean",
|
|
511
|
+
"mutable": false,
|
|
512
|
+
"complexType": {
|
|
513
|
+
"original": "boolean",
|
|
514
|
+
"resolved": "boolean",
|
|
515
|
+
"references": {}
|
|
516
|
+
},
|
|
517
|
+
"required": false,
|
|
518
|
+
"optional": true,
|
|
519
|
+
"docs": {
|
|
520
|
+
"tags": [],
|
|
521
|
+
"text": "Active le panneau d\u00E9pliable sur les messages (error, hint, success, warning)"
|
|
522
|
+
},
|
|
523
|
+
"getter": false,
|
|
524
|
+
"setter": false,
|
|
525
|
+
"reflect": false,
|
|
526
|
+
"attribute": "is-expandable",
|
|
527
|
+
"defaultValue": "false"
|
|
528
|
+
},
|
|
529
|
+
"expandLabel": {
|
|
530
|
+
"type": "string",
|
|
531
|
+
"mutable": false,
|
|
532
|
+
"complexType": {
|
|
533
|
+
"original": "string",
|
|
534
|
+
"resolved": "string",
|
|
535
|
+
"references": {}
|
|
536
|
+
},
|
|
537
|
+
"required": false,
|
|
538
|
+
"optional": true,
|
|
539
|
+
"docs": {
|
|
540
|
+
"tags": [],
|
|
541
|
+
"text": "Texte du lien pour d\u00E9plier le message"
|
|
542
|
+
},
|
|
543
|
+
"getter": false,
|
|
544
|
+
"setter": false,
|
|
545
|
+
"reflect": false,
|
|
546
|
+
"attribute": "expand-label"
|
|
547
|
+
},
|
|
548
|
+
"collapseLabel": {
|
|
549
|
+
"type": "string",
|
|
550
|
+
"mutable": false,
|
|
551
|
+
"complexType": {
|
|
552
|
+
"original": "string",
|
|
553
|
+
"resolved": "string",
|
|
554
|
+
"references": {}
|
|
555
|
+
},
|
|
556
|
+
"required": false,
|
|
557
|
+
"optional": true,
|
|
558
|
+
"docs": {
|
|
559
|
+
"tags": [],
|
|
560
|
+
"text": "Texte du lien pour replier le message"
|
|
561
|
+
},
|
|
562
|
+
"getter": false,
|
|
563
|
+
"setter": false,
|
|
564
|
+
"reflect": false,
|
|
565
|
+
"attribute": "collapse-label"
|
|
566
|
+
},
|
|
530
567
|
"tooltipTitle": {
|
|
531
568
|
"type": "string",
|
|
532
569
|
"mutable": false,
|
|
@@ -24,7 +24,7 @@ export class SpwThemeProvider {
|
|
|
24
24
|
document.documentElement.setAttribute('data-theme', theme);
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (h("main", { key: '
|
|
27
|
+
return (h("main", { key: '0285afd390f8bd53ce43e58ff0982acf2bfb2de0', class: `spw-theme-${this.theme}` }, h("slot", { key: '0ae37393d3ebfad492887fa1979e21123363db79' })));
|
|
28
28
|
}
|
|
29
29
|
static get is() { return "spw-theme-provider"; }
|
|
30
30
|
static get properties() {
|