@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
|
@@ -0,0 +1,492 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
|
|
3
|
+
/* Document
|
|
4
|
+
========================================================================== */
|
|
5
|
+
/**
|
|
6
|
+
* 1. Correct the line height in all browsers.
|
|
7
|
+
* 2. Prevent adjustments of font size after orientation changes in iOS.
|
|
8
|
+
*/
|
|
9
|
+
html {
|
|
10
|
+
line-height: 1.3; /* 1 */
|
|
11
|
+
-webkit-text-size-adjust: 100%; /* 2 */
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
h1,
|
|
15
|
+
h2,
|
|
16
|
+
h3,
|
|
17
|
+
h4,
|
|
18
|
+
h5,
|
|
19
|
+
h6,
|
|
20
|
+
p,
|
|
21
|
+
ul,
|
|
22
|
+
li {
|
|
23
|
+
padding: 0;
|
|
24
|
+
margin: 0;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
ul {
|
|
28
|
+
list-style: none;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
:host {
|
|
32
|
+
box-sizing: border-box;
|
|
33
|
+
line-height: 1.3;
|
|
34
|
+
-webkit-text-size-adjust: 100%;
|
|
35
|
+
font-size: 100%;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
:host *,
|
|
39
|
+
:host *::before,
|
|
40
|
+
:host *::after {
|
|
41
|
+
box-sizing: inherit;
|
|
42
|
+
font-family: "Nunito Sans";
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Sections
|
|
46
|
+
========================================================================== */
|
|
47
|
+
/**
|
|
48
|
+
* Remove the margin in all browsers.
|
|
49
|
+
*/
|
|
50
|
+
body {
|
|
51
|
+
margin: 0;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* Render the `main` element consistently in IE.
|
|
56
|
+
*/
|
|
57
|
+
main {
|
|
58
|
+
display: block;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Correct the font size and margin on `h1` elements within `section` and
|
|
63
|
+
* `article` contexts in Chrome, Firefox, and Safari.
|
|
64
|
+
*/
|
|
65
|
+
h1 {
|
|
66
|
+
font-size: 2em;
|
|
67
|
+
margin: 0.67em 0;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
/* Grouping content
|
|
71
|
+
========================================================================== */
|
|
72
|
+
/**
|
|
73
|
+
* 1. Add the correct box sizing in Firefox.
|
|
74
|
+
* 2. Show the overflow in Edge and IE.
|
|
75
|
+
*/
|
|
76
|
+
hr {
|
|
77
|
+
box-sizing: content-box; /* 1 */
|
|
78
|
+
height: 0; /* 1 */
|
|
79
|
+
overflow: visible; /* 2 */
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* 1. Correct the inheritance and scaling of font size in all browsers.
|
|
84
|
+
* 2. Correct the odd `em` font sizing in all browsers.
|
|
85
|
+
*/
|
|
86
|
+
pre {
|
|
87
|
+
font-family: monospace, monospace; /* 1 */
|
|
88
|
+
font-size: 1em; /* 2 */
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
/* Text-level semantics
|
|
92
|
+
========================================================================== */
|
|
93
|
+
/**
|
|
94
|
+
* Remove the gray background on active links in IE 10.
|
|
95
|
+
*/
|
|
96
|
+
a {
|
|
97
|
+
background-color: transparent;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
/**
|
|
101
|
+
* 1. Remove the bottom border in Chrome 57-
|
|
102
|
+
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
|
103
|
+
*/
|
|
104
|
+
abbr[title] {
|
|
105
|
+
border-bottom: none; /* 1 */
|
|
106
|
+
text-decoration: underline; /* 2 */
|
|
107
|
+
text-decoration: underline dotted; /* 2 */
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
/**
|
|
111
|
+
* Add the correct font weight in Chrome, Edge, and Safari.
|
|
112
|
+
*/
|
|
113
|
+
b,
|
|
114
|
+
strong {
|
|
115
|
+
font-weight: bolder;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* 1. Correct the inheritance and scaling of font size in all browsers.
|
|
120
|
+
* 2. Correct the odd `em` font sizing in all browsers.
|
|
121
|
+
*/
|
|
122
|
+
code,
|
|
123
|
+
kbd,
|
|
124
|
+
samp {
|
|
125
|
+
font-family: monospace, monospace; /* 1 */
|
|
126
|
+
font-size: 1em; /* 2 */
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
/**
|
|
130
|
+
* Add the correct font size in all browsers.
|
|
131
|
+
*/
|
|
132
|
+
small {
|
|
133
|
+
font-size: 80%;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
/**
|
|
137
|
+
* Prevent `sub` and `sup` elements from affecting the line height in
|
|
138
|
+
* all browsers.
|
|
139
|
+
*/
|
|
140
|
+
sub,
|
|
141
|
+
sup {
|
|
142
|
+
font-size: 75%;
|
|
143
|
+
line-height: 0;
|
|
144
|
+
position: relative;
|
|
145
|
+
vertical-align: baseline;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
sub {
|
|
149
|
+
bottom: -0.25em;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
sup {
|
|
153
|
+
top: -0.5em;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/* Embedded content
|
|
157
|
+
========================================================================== */
|
|
158
|
+
/**
|
|
159
|
+
* Remove the border on images inside links in IE 10.
|
|
160
|
+
*/
|
|
161
|
+
img {
|
|
162
|
+
border-style: none;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
/* Forms
|
|
166
|
+
========================================================================== */
|
|
167
|
+
/**
|
|
168
|
+
* 1. Change the font styles in all browsers.
|
|
169
|
+
* 2. Remove the margin in Firefox and Safari.
|
|
170
|
+
*/
|
|
171
|
+
button,
|
|
172
|
+
input,
|
|
173
|
+
optgroup,
|
|
174
|
+
select,
|
|
175
|
+
textarea {
|
|
176
|
+
font-family: inherit; /* 1 */
|
|
177
|
+
font-size: 100%; /* 1 */
|
|
178
|
+
line-height: 1.15; /* 1 */
|
|
179
|
+
margin: 0; /* 2 */
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
/**
|
|
183
|
+
* Show the overflow in IE.
|
|
184
|
+
* 1. Show the overflow in Edge.
|
|
185
|
+
*/
|
|
186
|
+
button,
|
|
187
|
+
input {
|
|
188
|
+
/* 1 */
|
|
189
|
+
overflow: visible;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
/**
|
|
193
|
+
* Remove the inheritance of text transform in Edge, Firefox, and IE.
|
|
194
|
+
* 1. Remove the inheritance of text transform in Firefox.
|
|
195
|
+
*/
|
|
196
|
+
button,
|
|
197
|
+
select {
|
|
198
|
+
/* 1 */
|
|
199
|
+
text-transform: none;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
/**
|
|
203
|
+
* Correct the inability to style clickable types in iOS and Safari.
|
|
204
|
+
*/
|
|
205
|
+
button,
|
|
206
|
+
[type=button],
|
|
207
|
+
[type=reset],
|
|
208
|
+
[type=submit] {
|
|
209
|
+
-webkit-appearance: button;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* Remove the inner border and padding in Firefox.
|
|
214
|
+
*/
|
|
215
|
+
button::-moz-focus-inner,
|
|
216
|
+
[type=button]::-moz-focus-inner,
|
|
217
|
+
[type=reset]::-moz-focus-inner,
|
|
218
|
+
[type=submit]::-moz-focus-inner {
|
|
219
|
+
border-style: none;
|
|
220
|
+
padding: 0;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* Restore the focus styles unset by the previous rule.
|
|
225
|
+
*/
|
|
226
|
+
button:-moz-focusring,
|
|
227
|
+
[type=button]:-moz-focusring,
|
|
228
|
+
[type=reset]:-moz-focusring,
|
|
229
|
+
[type=submit]:-moz-focusring {
|
|
230
|
+
outline: 1px dotted ButtonText;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
/**
|
|
234
|
+
* Correct the padding in Firefox.
|
|
235
|
+
*/
|
|
236
|
+
fieldset {
|
|
237
|
+
padding: 0.35em 0.75em 0.625em;
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
/**
|
|
241
|
+
* 1. Correct the text wrapping in Edge and IE.
|
|
242
|
+
* 2. Correct the color inheritance from `fieldset` elements in IE.
|
|
243
|
+
* 3. Remove the padding so developers are not caught out when they zero out
|
|
244
|
+
* `fieldset` elements in all browsers.
|
|
245
|
+
*/
|
|
246
|
+
legend {
|
|
247
|
+
box-sizing: border-box; /* 1 */
|
|
248
|
+
color: inherit; /* 2 */
|
|
249
|
+
display: table; /* 1 */
|
|
250
|
+
max-width: 100%; /* 1 */
|
|
251
|
+
padding: 0; /* 3 */
|
|
252
|
+
white-space: normal; /* 1 */
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
|
|
257
|
+
*/
|
|
258
|
+
progress {
|
|
259
|
+
vertical-align: baseline;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
/**
|
|
263
|
+
* Remove the default vertical scrollbar in IE 10+.
|
|
264
|
+
*/
|
|
265
|
+
textarea {
|
|
266
|
+
overflow: auto;
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
/**
|
|
270
|
+
* 1. Add the correct box sizing in IE 10.
|
|
271
|
+
* 2. Remove the padding in IE 10.
|
|
272
|
+
*/
|
|
273
|
+
[type=checkbox],
|
|
274
|
+
[type=radio] {
|
|
275
|
+
box-sizing: border-box; /* 1 */
|
|
276
|
+
padding: 0; /* 2 */
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
/**
|
|
280
|
+
* Correct the cursor style of increment and decrement buttons in Chrome.
|
|
281
|
+
*/
|
|
282
|
+
[type=number]::-webkit-inner-spin-button,
|
|
283
|
+
[type=number]::-webkit-outer-spin-button {
|
|
284
|
+
height: auto;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
/**
|
|
288
|
+
* 1. Correct the odd appearance in Chrome and Safari.
|
|
289
|
+
* 2. Correct the outline style in Safari.
|
|
290
|
+
*/
|
|
291
|
+
[type=search] {
|
|
292
|
+
-webkit-appearance: textfield; /* 1 */
|
|
293
|
+
outline-offset: -2px; /* 2 */
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
/**
|
|
297
|
+
* Remove the inner padding in Chrome and Safari on macOS.
|
|
298
|
+
*/
|
|
299
|
+
[type=search]::-webkit-search-decoration {
|
|
300
|
+
-webkit-appearance: none;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
/**
|
|
304
|
+
* 1. Correct the inability to style clickable types in iOS and Safari.
|
|
305
|
+
* 2. Change font properties to `inherit` in Safari.
|
|
306
|
+
*/
|
|
307
|
+
::-webkit-file-upload-button {
|
|
308
|
+
-webkit-appearance: button; /* 1 */
|
|
309
|
+
font: inherit; /* 2 */
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
/* Interactive
|
|
313
|
+
========================================================================== */
|
|
314
|
+
/*
|
|
315
|
+
* Add the correct display in Edge, IE 10+, and Firefox.
|
|
316
|
+
*/
|
|
317
|
+
details {
|
|
318
|
+
display: block;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
/*
|
|
322
|
+
* Add the correct display in all browsers.
|
|
323
|
+
*/
|
|
324
|
+
summary {
|
|
325
|
+
display: list-item;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
/* Misc
|
|
329
|
+
========================================================================== */
|
|
330
|
+
/**
|
|
331
|
+
* Add the correct display in IE 10+.
|
|
332
|
+
*/
|
|
333
|
+
template {
|
|
334
|
+
display: none;
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
/**
|
|
338
|
+
* Add the correct display in IE 10.
|
|
339
|
+
*/
|
|
340
|
+
[hidden] {
|
|
341
|
+
display: none;
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
:root {
|
|
345
|
+
--spw-ds-container-xl: 1232px;
|
|
346
|
+
--spw-ds-container-lg: 1024px;
|
|
347
|
+
--spw-ds-container-md: 768px;
|
|
348
|
+
--spw-ds-container-sm: 640px;
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
.spw-ds-container {
|
|
352
|
+
width: 100%;
|
|
353
|
+
padding-left: 16px;
|
|
354
|
+
padding-right: 16px;
|
|
355
|
+
margin-left: auto;
|
|
356
|
+
margin-right: auto;
|
|
357
|
+
}
|
|
358
|
+
@media (min-width: 460px) {
|
|
359
|
+
.spw-ds-container {
|
|
360
|
+
max-width: var(--spw-ds-container-sm);
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
@media (min-width: 768px) {
|
|
364
|
+
.spw-ds-container {
|
|
365
|
+
max-width: var(--spw-ds-container-md);
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
@media (min-width: 1024px) {
|
|
369
|
+
.spw-ds-container {
|
|
370
|
+
max-width: var(--spw-ds-container-lg);
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
@media (min-width: 1350px) {
|
|
374
|
+
.spw-ds-container {
|
|
375
|
+
max-width: var(--spw-ds-container-xl);
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
:host {
|
|
380
|
+
display: block;
|
|
381
|
+
--spw-block-content-blockquote-bg: var(--spw-colors-multi-branding-red-red-50);
|
|
382
|
+
--spw-block-content-blockquote-accent: var(--spw-colors-multi-branding-red-red-accent-3);
|
|
383
|
+
--spw-block-content-blockquote-text: var(--spw-colors-support-grey-grey-900);
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
:host(.spw-block-content--blockquote) .spw-block-content__blockquote {
|
|
387
|
+
margin: 0;
|
|
388
|
+
padding: 32px;
|
|
389
|
+
background-color: var(--spw-block-content-blockquote-bg);
|
|
390
|
+
border-radius: 16px;
|
|
391
|
+
color: var(--spw-block-content-blockquote-text);
|
|
392
|
+
display: flex;
|
|
393
|
+
flex-direction: column;
|
|
394
|
+
gap: 24px;
|
|
395
|
+
}
|
|
396
|
+
:host(.spw-block-content--blockquote) .spw-block-content__quote {
|
|
397
|
+
display: flex;
|
|
398
|
+
gap: 16px;
|
|
399
|
+
position: relative;
|
|
400
|
+
}
|
|
401
|
+
:host(.spw-block-content--blockquote) .spw-block-content__quote::before {
|
|
402
|
+
content: "“";
|
|
403
|
+
position: absolute;
|
|
404
|
+
left: -40px;
|
|
405
|
+
font-size: 48px;
|
|
406
|
+
line-height: 1;
|
|
407
|
+
font-weight: 700;
|
|
408
|
+
color: var(--spw-colors-support-grey-grey-900);
|
|
409
|
+
flex-shrink: 0;
|
|
410
|
+
}
|
|
411
|
+
:host(.spw-block-content--blockquote) .spw-block-content__quote ::slotted(*) {
|
|
412
|
+
margin: 0;
|
|
413
|
+
padding-left: 16px;
|
|
414
|
+
font-size: 24px;
|
|
415
|
+
font-style: italic;
|
|
416
|
+
font-weight: 700;
|
|
417
|
+
line-height: 1.4;
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
:host(.spw-block-content--banner-landscape),
|
|
421
|
+
:host(.spw-block-content--banner-portrait) {
|
|
422
|
+
background: var(--spw-ds-primary);
|
|
423
|
+
color: white;
|
|
424
|
+
border-radius: 16px;
|
|
425
|
+
overflow: hidden;
|
|
426
|
+
position: relative;
|
|
427
|
+
}
|
|
428
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__link,
|
|
429
|
+
:host(.spw-block-content--banner-portrait) .spw-block-content__link {
|
|
430
|
+
display: block;
|
|
431
|
+
text-decoration: none;
|
|
432
|
+
color: inherit;
|
|
433
|
+
}
|
|
434
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__image img,
|
|
435
|
+
:host(.spw-block-content--banner-portrait) .spw-block-content__image img {
|
|
436
|
+
display: block;
|
|
437
|
+
width: 100%;
|
|
438
|
+
height: 100%;
|
|
439
|
+
object-fit: cover;
|
|
440
|
+
border-top-left-radius: 900px;
|
|
441
|
+
}
|
|
442
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__button,
|
|
443
|
+
:host(.spw-block-content--banner-portrait) .spw-block-content__button {
|
|
444
|
+
position: absolute;
|
|
445
|
+
bottom: 16px;
|
|
446
|
+
right: 16px;
|
|
447
|
+
z-index: 2;
|
|
448
|
+
}
|
|
449
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__text,
|
|
450
|
+
:host(.spw-block-content--banner-portrait) .spw-block-content__text {
|
|
451
|
+
display: flex;
|
|
452
|
+
flex-direction: column;
|
|
453
|
+
gap: 12px;
|
|
454
|
+
padding: 16px;
|
|
455
|
+
}
|
|
456
|
+
@media (min-width: 768px) {
|
|
457
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__text,
|
|
458
|
+
:host(.spw-block-content--banner-portrait) .spw-block-content__text {
|
|
459
|
+
padding: 24px;
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__banner {
|
|
464
|
+
display: flex;
|
|
465
|
+
flex-direction: row;
|
|
466
|
+
}
|
|
467
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__image {
|
|
468
|
+
flex-shrink: 0;
|
|
469
|
+
width: 120px;
|
|
470
|
+
}
|
|
471
|
+
@media (min-width: 768px) {
|
|
472
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__image {
|
|
473
|
+
width: 260px;
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
:host(.spw-block-content--banner-landscape) .spw-block-content__content {
|
|
477
|
+
flex: 1;
|
|
478
|
+
display: flex;
|
|
479
|
+
flex-direction: column;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
:host(.spw-block-content--banner-portrait) .spw-block-content__banner {
|
|
483
|
+
display: flex;
|
|
484
|
+
flex-direction: column;
|
|
485
|
+
}
|
|
486
|
+
:host(.spw-block-content--banner-portrait) .spw-block-content__image {
|
|
487
|
+
aspect-ratio: 1/1;
|
|
488
|
+
}
|
|
489
|
+
:host(.spw-block-content--banner-portrait) .spw-block-content__content {
|
|
490
|
+
display: flex;
|
|
491
|
+
flex-direction: column;
|
|
492
|
+
}
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
import { Host, h } from "@stencil/core";
|
|
2
|
+
export class SpwBlockContent {
|
|
3
|
+
constructor() {
|
|
4
|
+
/** Variante du bloc de contenu */
|
|
5
|
+
this.variant = 'blockquote';
|
|
6
|
+
/** Target du lien (pour banner-landscape et banner-portrait) */
|
|
7
|
+
this.target = '_self';
|
|
8
|
+
}
|
|
9
|
+
get elementClass() {
|
|
10
|
+
return {
|
|
11
|
+
'spw-block-content': true,
|
|
12
|
+
[`spw-block-content--${this.variant}`]: true,
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
renderBlockquote() {
|
|
16
|
+
return (h("blockquote", { class: "spw-block-content__blockquote" }, h("div", { class: "spw-block-content__top" }, h("slot", { name: "top" })), h("div", { class: "spw-block-content__quote" }, h("slot", { name: "quote" })), h("div", { class: "spw-block-content__bottom" }, h("slot", { name: "bottom" }))));
|
|
17
|
+
}
|
|
18
|
+
renderBanner() {
|
|
19
|
+
const content = (h("div", { class: "spw-block-content__banner" }, h("div", { class: "spw-block-content__content" }, h("div", { class: "spw-block-content__text" }, h("slot", null))), this.imageSrc && (h("div", { class: "spw-block-content__image" }, h("img", { src: this.imageSrc, alt: this.imageAlt || '' }))), h("div", { class: "spw-block-content__button" }, h("slot", { name: "button" }))));
|
|
20
|
+
if (this.href) {
|
|
21
|
+
return (h("a", { href: this.href, target: this.target, class: "spw-block-content__link" }, content));
|
|
22
|
+
}
|
|
23
|
+
return content;
|
|
24
|
+
}
|
|
25
|
+
render() {
|
|
26
|
+
return (h(Host, { key: '850805ab7f2fdf3ab44709b4c3d173656b011de3', class: this.elementClass }, this.variant === 'blockquote' && this.renderBlockquote(), (this.variant === 'banner-landscape' || this.variant === 'banner-portrait') && this.renderBanner()));
|
|
27
|
+
}
|
|
28
|
+
static get is() { return "spw-block-content"; }
|
|
29
|
+
static get encapsulation() { return "shadow"; }
|
|
30
|
+
static get originalStyleUrls() {
|
|
31
|
+
return {
|
|
32
|
+
"$": ["spw-block-content.scss"]
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
static get styleUrls() {
|
|
36
|
+
return {
|
|
37
|
+
"$": ["spw-block-content.css"]
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
static get properties() {
|
|
41
|
+
return {
|
|
42
|
+
"variant": {
|
|
43
|
+
"type": "string",
|
|
44
|
+
"mutable": false,
|
|
45
|
+
"complexType": {
|
|
46
|
+
"original": "'blockquote' | 'banner-landscape' | 'banner-portrait'",
|
|
47
|
+
"resolved": "\"banner-landscape\" | \"banner-portrait\" | \"blockquote\"",
|
|
48
|
+
"references": {}
|
|
49
|
+
},
|
|
50
|
+
"required": false,
|
|
51
|
+
"optional": false,
|
|
52
|
+
"docs": {
|
|
53
|
+
"tags": [],
|
|
54
|
+
"text": "Variante du bloc de contenu"
|
|
55
|
+
},
|
|
56
|
+
"getter": false,
|
|
57
|
+
"setter": false,
|
|
58
|
+
"reflect": false,
|
|
59
|
+
"attribute": "variant",
|
|
60
|
+
"defaultValue": "'blockquote'"
|
|
61
|
+
},
|
|
62
|
+
"imageSrc": {
|
|
63
|
+
"type": "string",
|
|
64
|
+
"mutable": false,
|
|
65
|
+
"complexType": {
|
|
66
|
+
"original": "string",
|
|
67
|
+
"resolved": "string",
|
|
68
|
+
"references": {}
|
|
69
|
+
},
|
|
70
|
+
"required": false,
|
|
71
|
+
"optional": true,
|
|
72
|
+
"docs": {
|
|
73
|
+
"tags": [],
|
|
74
|
+
"text": "URL de l'image (pour banner-landscape et banner-portrait)"
|
|
75
|
+
},
|
|
76
|
+
"getter": false,
|
|
77
|
+
"setter": false,
|
|
78
|
+
"reflect": false,
|
|
79
|
+
"attribute": "image-src"
|
|
80
|
+
},
|
|
81
|
+
"imageAlt": {
|
|
82
|
+
"type": "string",
|
|
83
|
+
"mutable": false,
|
|
84
|
+
"complexType": {
|
|
85
|
+
"original": "string",
|
|
86
|
+
"resolved": "string",
|
|
87
|
+
"references": {}
|
|
88
|
+
},
|
|
89
|
+
"required": false,
|
|
90
|
+
"optional": true,
|
|
91
|
+
"docs": {
|
|
92
|
+
"tags": [],
|
|
93
|
+
"text": "Texte alternatif de l'image (pour banner-landscape et banner-portrait)"
|
|
94
|
+
},
|
|
95
|
+
"getter": false,
|
|
96
|
+
"setter": false,
|
|
97
|
+
"reflect": false,
|
|
98
|
+
"attribute": "image-alt"
|
|
99
|
+
},
|
|
100
|
+
"href": {
|
|
101
|
+
"type": "string",
|
|
102
|
+
"mutable": false,
|
|
103
|
+
"complexType": {
|
|
104
|
+
"original": "string",
|
|
105
|
+
"resolved": "string",
|
|
106
|
+
"references": {}
|
|
107
|
+
},
|
|
108
|
+
"required": false,
|
|
109
|
+
"optional": true,
|
|
110
|
+
"docs": {
|
|
111
|
+
"tags": [],
|
|
112
|
+
"text": "URL du lien (pour banner-landscape et banner-portrait)"
|
|
113
|
+
},
|
|
114
|
+
"getter": false,
|
|
115
|
+
"setter": false,
|
|
116
|
+
"reflect": false,
|
|
117
|
+
"attribute": "href"
|
|
118
|
+
},
|
|
119
|
+
"target": {
|
|
120
|
+
"type": "string",
|
|
121
|
+
"mutable": false,
|
|
122
|
+
"complexType": {
|
|
123
|
+
"original": "string",
|
|
124
|
+
"resolved": "string",
|
|
125
|
+
"references": {}
|
|
126
|
+
},
|
|
127
|
+
"required": false,
|
|
128
|
+
"optional": true,
|
|
129
|
+
"docs": {
|
|
130
|
+
"tags": [],
|
|
131
|
+
"text": "Target du lien (pour banner-landscape et banner-portrait)"
|
|
132
|
+
},
|
|
133
|
+
"getter": false,
|
|
134
|
+
"setter": false,
|
|
135
|
+
"reflect": false,
|
|
136
|
+
"attribute": "target",
|
|
137
|
+
"defaultValue": "'_self'"
|
|
138
|
+
}
|
|
139
|
+
};
|
|
140
|
+
}
|
|
141
|
+
}
|
package/dist/collection/components/spw-breadcrumb/spw-breadcrumb-item/spw-breadcrumb-item.js
CHANGED
|
@@ -35,7 +35,7 @@ export class SpwBreadcrumbItem {
|
|
|
35
35
|
this.el.classList.add(`spw-breadcrumb-item--${this.surface}`);
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: '62170b372e3af41044400421f155fa743e04e101' }, h("div", { key: '8a93c5cb0dbcfef7ff3a3470ed97a52c682bd314', role: "listitem", class: `spw-breadcrumb-item spw-breadcrumb-item--${this.surface}` }, this.href ? (h("spw-link", { href: this.href, surface: this.surface }, h("slot", null))) : (h("span", { class: "spw-breadcrumb-item__text", "aria-current": "page" }, h("slot", null))))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "spw-breadcrumb-item"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -403,7 +403,7 @@ template {
|
|
|
403
403
|
@media (min-width: 1024px) {
|
|
404
404
|
.spw-breadcrumb--multiline ::slotted(spw-breadcrumb-item:last-child) {
|
|
405
405
|
display: block;
|
|
406
|
-
margin-top: 12px;
|
|
406
|
+
margin-top: 12px !important;
|
|
407
407
|
}
|
|
408
408
|
}
|
|
409
409
|
@media (min-width: 1024px) {
|
|
@@ -413,8 +413,8 @@ template {
|
|
|
413
413
|
}
|
|
414
414
|
|
|
415
415
|
::slotted(spw-breadcrumb-item) {
|
|
416
|
-
margin-right: 10px;
|
|
417
|
-
padding-left: 24px;
|
|
416
|
+
margin-right: 10px !important;
|
|
417
|
+
padding-left: 24px !important;
|
|
418
418
|
position: relative;
|
|
419
419
|
display: none;
|
|
420
420
|
}
|
|
@@ -440,8 +440,8 @@ template {
|
|
|
440
440
|
@media (min-width: 1024px) {
|
|
441
441
|
::slotted(spw-breadcrumb-item) {
|
|
442
442
|
display: inline-block;
|
|
443
|
-
padding-left: 0;
|
|
444
|
-
padding-right: 16px;
|
|
443
|
+
padding-left: 0 !important;
|
|
444
|
+
padding-right: 16px !important;
|
|
445
445
|
}
|
|
446
446
|
}
|
|
447
447
|
|
|
@@ -449,12 +449,12 @@ template {
|
|
|
449
449
|
flex: 1;
|
|
450
450
|
overflow: hidden;
|
|
451
451
|
display: none;
|
|
452
|
-
margin-right: 0;
|
|
452
|
+
margin-right: 0 !important;
|
|
453
453
|
-webkit-box-orient: vertical;
|
|
454
454
|
text-overflow: ellipsis;
|
|
455
455
|
-webkit-line-clamp: 1;
|
|
456
456
|
line-clamp: 1;
|
|
457
|
-
padding-right: 0;
|
|
457
|
+
padding-right: 0 !important;
|
|
458
458
|
}
|
|
459
459
|
::slotted(spw-breadcrumb-item:last-child):after {
|
|
460
460
|
display: none;
|
|
@@ -43,7 +43,7 @@ export class SpwBreadcrumb {
|
|
|
43
43
|
[`spw-breadcrumb--font-size-${this.fontSize}`]: true,
|
|
44
44
|
[`spw-breadcrumb--${this.variant}`]: true,
|
|
45
45
|
};
|
|
46
|
-
return (h(Host, { key: '
|
|
46
|
+
return (h(Host, { key: '3c9a8857160787a9a0d4aa057500fe41fe2f35df' }, h("nav", { key: 'cf96eef790f3db49323475acdffa002591001beb', "aria-label": this.accAriaLabel, class: elementClass }, h("div", { key: '98c6b384e02c4d3f57e41796e6e7470b2e4cef78', role: "list", class: "spw-breadcrumb__list" }, h("slot", { key: '1db5c67a34953c7f5b3d6c3ba0ce24fbdd52bbb9' })))));
|
|
47
47
|
}
|
|
48
48
|
static get is() { return "spw-breadcrumb"; }
|
|
49
49
|
static get encapsulation() { return "shadow"; }
|
|
@@ -98,7 +98,7 @@ export class SpwButton {
|
|
|
98
98
|
'aria-label': this.accAriaLabel || this.name || slotText || 'Label',
|
|
99
99
|
'aria-disabled': isDisabled ? 'true' : null,
|
|
100
100
|
};
|
|
101
|
-
return (h(TagType, Object.assign({ key: '
|
|
101
|
+
return (h(TagType, Object.assign({ key: '4242ce609961abb30ccdc66e50c3af0a0eae9602' }, attrs, { class: this.elementClass, disabled: isDisabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick }, ariaAttributes), h("div", { key: 'da887f677a2be3ea6a945989ac8d66cf3e2f7bbb', class: "spw-button__inner" }, h("div", { key: '9e247b2225ab86e364d614801059cd34fd7403d2', class: "spw-button__inner-text" }, iconPosition === 'left' && iconElement, !this.isIconOnly && h("slot", { key: 'a345249b2b3a147e4c70ec43d8de632d175c4f46' }), iconPosition === 'right' && iconElement)), h("spw-loading", { key: 'f9d6f32380be6b1238ac6a7c3ce7fcad019d14e9', text: "" })));
|
|
102
102
|
}
|
|
103
103
|
static get is() { return "spw-button"; }
|
|
104
104
|
static get encapsulation() { return "shadow"; }
|