@spw-ds/spw-stencil-library 1.12.2 → 1.13.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 +123 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/spw-button_2.cjs.entry.js +1 -1
- package/dist/cjs/spw-field-label_8.cjs.entry.js +4 -4
- package/dist/cjs/spw-header-navigation.cjs.entry.js +12 -1
- package/dist/cjs/spw-hero.cjs.entry.js +7 -4
- package/dist/cjs/spw-input-slider.cjs.entry.js +1 -1
- package/dist/cjs/spw-lightbox-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-lightbox.cjs.entry.js +2 -2
- package/dist/cjs/spw-list-description.cjs.entry.js +1 -1
- package/dist/cjs/spw-list-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-list-title.cjs.entry.js +1 -1
- package/dist/cjs/spw-list.cjs.entry.js +1 -1
- package/dist/cjs/spw-modal.cjs.entry.js +3 -3
- package/dist/cjs/spw-mosaic-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-mosaic.cjs.entry.js +1 -1
- package/dist/cjs/spw-pagination.cjs.entry.js +6 -6
- package/dist/cjs/spw-radio.cjs.entry.js +1 -1
- package/dist/cjs/spw-scrolltop.cjs.entry.js +1 -1
- package/dist/cjs/spw-sidebar-navigation-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/spw-sidebar-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/spw-sidebar-navigation-separator.cjs.entry.js +1 -1
- package/dist/cjs/spw-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/spw-skeleton.cjs.entry.js +1 -1
- package/dist/cjs/spw-slider-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-slider.cjs.entry.js +1 -1
- package/dist/cjs/spw-socials.cjs.entry.js +1 -1
- package/dist/cjs/spw-stencil-library.cjs.js +1 -1
- package/dist/cjs/spw-table-body.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-container.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-head.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-header.cjs.entry.js +2 -2
- package/dist/cjs/spw-table-row.cjs.entry.js +1 -1
- package/dist/cjs/spw-table-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/spw-tabs-navigation-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-tabs-navigation.cjs.entry.js +2 -2
- 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 +1 -1
- package/dist/cjs/spw-textarea.cjs.entry.js +1 -1
- package/dist/cjs/spw-tile-description.cjs.entry.js +1 -1
- package/dist/cjs/spw-tile-title.cjs.entry.js +1 -1
- package/dist/cjs/spw-tile.cjs.entry.js +1 -1
- package/dist/cjs/spw-timeline-item.cjs.entry.js +2 -2
- package/dist/cjs/spw-timeline.cjs.entry.js +2 -2
- package/dist/cjs/spw-toc.cjs.entry.js +1 -1
- package/dist/cjs/spw-topbar.cjs.entry.js +1 -1
- package/dist/cjs/spw-wizard-item.cjs.entry.js +1 -1
- package/dist/cjs/spw-wizard.cjs.entry.js +1 -1
- package/dist/collection/components/spw-header/spw-header-navigation/spw-header-navigation.js +69 -1
- package/dist/collection/components/spw-hero/spw-hero.css +5 -0
- package/dist/collection/components/spw-hero/spw-hero.js +64 -3
- package/dist/collection/components/spw-input-slider/spw-input-slider.js +1 -1
- package/dist/collection/components/spw-lightbox/spw-lightbox-item/spw-lightbox-item.js +1 -1
- package/dist/collection/components/spw-lightbox/spw-lightbox.js +2 -2
- package/dist/collection/components/spw-link/spw-link.js +1 -1
- package/dist/collection/components/spw-list/spw-list-description/spw-list-description.js +1 -1
- package/dist/collection/components/spw-list/spw-list-item/spw-list-item.js +1 -1
- package/dist/collection/components/spw-list/spw-list-title/spw-list-title.js +1 -1
- package/dist/collection/components/spw-list/spw-list.js +1 -1
- package/dist/collection/components/spw-loading/spw-loading.js +1 -1
- package/dist/collection/components/spw-modal/spw-modal.js +3 -3
- package/dist/collection/components/spw-mosaic/spw-mosaic-item/spw-mosaic-item.js +1 -1
- package/dist/collection/components/spw-mosaic/spw-mosaic.js +1 -1
- package/dist/collection/components/spw-pagination/spw-pagination.js +6 -6
- package/dist/collection/components/spw-radio/spw-radio.js +1 -1
- package/dist/collection/components/spw-scrolltop/spw-scrolltop.js +1 -1
- package/dist/collection/components/spw-separator/spw-separator.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-dropdown/spw-sidebar-navigation-dropdown.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-item/spw-sidebar-navigation-item.js +3 -3
- package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-separator/spw-sidebar-navigation-separator.js +1 -1
- package/dist/collection/components/spw-sidebar/spw-sidebar.js +1 -1
- package/dist/collection/components/spw-skeleton/spw-skeleton.js +1 -1
- package/dist/collection/components/spw-slider/spw-slider-item/spw-slider-item.js +1 -1
- package/dist/collection/components/spw-slider/spw-slider.js +1 -1
- package/dist/collection/components/spw-socials/spw-socials.js +1 -1
- package/dist/collection/components/spw-table/spw-table-body/spw-table-body.js +1 -1
- package/dist/collection/components/spw-table/spw-table-cell/spw-table-cell.js +1 -1
- package/dist/collection/components/spw-table/spw-table-container/spw-table-container.js +1 -1
- package/dist/collection/components/spw-table/spw-table-footer/spw-table-footer.js +1 -1
- package/dist/collection/components/spw-table/spw-table-head/spw-table-head.js +1 -1
- package/dist/collection/components/spw-table/spw-table-header/spw-table-header.js +2 -2
- package/dist/collection/components/spw-table/spw-table-row/spw-table-row.js +1 -1
- package/dist/collection/components/spw-table/spw-table-sidebar/spw-table-sidebar.js +1 -1
- package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.css +3 -1
- package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.js +1 -1
- package/dist/collection/components/spw-tabs/spw-tabs-navigation-item/spw-tabs-navigation-item.js +1 -1
- package/dist/collection/components/spw-tabs/spw-tabs.js +1 -1
- package/dist/collection/components/spw-tag/spw-tag.css +12 -4
- package/dist/collection/components/spw-tag/spw-tag.js +1 -1
- package/dist/collection/components/spw-text-field/spw-text-field.js +1 -1
- package/dist/collection/components/spw-textarea/spw-textarea.js +1 -1
- package/dist/collection/components/spw-theme-provider/spw-theme-provider.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile-description/spw-tile-description.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile-title/spw-tile-title.js +1 -1
- package/dist/collection/components/spw-tile/spw-tile.js +1 -1
- package/dist/collection/components/spw-timeline/spw-timeline-item/spw-timeline-item.js +2 -2
- package/dist/collection/components/spw-timeline/spw-timeline.js +2 -2
- package/dist/collection/components/spw-toc/spw-toc.js +1 -1
- package/dist/collection/components/spw-tooltip/spw-tooltip.js +1 -1
- package/dist/collection/components/spw-topbar/spw-topbar.js +1 -1
- package/dist/collection/components/spw-wizard/spw-wizard-item/spw-wizard-item.js +1 -1
- package/dist/collection/components/spw-wizard/spw-wizard.js +1 -1
- package/dist/collection/stories/organisms/spw-hero/spw-hero.stories.js +20 -0
- package/dist/collection/stories/organisms/spw-list/spw-list.stories.js +91 -0
- package/dist/components/{p-Bgg_Iv0O.js → p-2XlMVTjB.js} +1 -1
- package/dist/components/{p-CXYGffCy.js → p-BBvVfbMj.js} +1 -1
- package/dist/components/{p-Btr81Ed_.js → p-C-SfAoHb.js} +1 -1
- package/dist/components/{p-C1tFbihv.js → p-CCD4GNGP.js} +1 -1
- package/dist/components/{p-D-Y3xljk.js → p-CS0Zu1wB.js} +1 -1
- package/dist/components/{p-4fzd5oDU.js → p-DHDV077L.js} +1 -1
- package/dist/components/{p-CkwH0osH.js → p-DTKl5Oaz.js} +1 -1
- package/dist/components/p-sD0z4PvL.js +1 -0
- package/dist/components/spw-breadcrumb-item.js +1 -1
- package/dist/components/spw-button.js +1 -1
- package/dist/components/spw-cookies.js +1 -1
- package/dist/components/spw-custom-select.js +1 -1
- package/dist/components/spw-date-picker.js +1 -1
- package/dist/components/spw-field-label.js +1 -1
- package/dist/components/spw-file-upload.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.js +1 -1
- package/dist/components/spw-header.js +1 -1
- package/dist/components/spw-hero.js +1 -1
- package/dist/components/spw-input-slider.js +1 -1
- package/dist/components/spw-lightbox-item.js +1 -1
- package/dist/components/spw-lightbox.js +1 -1
- package/dist/components/spw-link.js +1 -1
- package/dist/components/spw-list-description.js +1 -1
- package/dist/components/spw-list-item.js +1 -1
- package/dist/components/spw-list-title.js +1 -1
- package/dist/components/spw-list.js +1 -1
- package/dist/components/spw-loading.js +1 -1
- package/dist/components/spw-message.js +1 -1
- package/dist/components/spw-modal.js +1 -1
- package/dist/components/spw-mosaic-item.js +1 -1
- package/dist/components/spw-mosaic.js +4 -4
- package/dist/components/spw-pagination.js +1 -1
- package/dist/components/spw-radio.js +1 -1
- package/dist/components/spw-scrolltop.js +1 -1
- package/dist/components/spw-search-field.js +1 -1
- package/dist/components/spw-select.js +1 -1
- package/dist/components/spw-separator.js +1 -1
- package/dist/components/spw-sidebar-navigation-dropdown.js +1 -1
- package/dist/components/spw-sidebar-navigation-item.js +1 -1
- package/dist/components/spw-sidebar-navigation-separator.js +1 -1
- package/dist/components/spw-sidebar.js +1 -1
- package/dist/components/spw-skeleton.js +1 -1
- package/dist/components/spw-slider-item.js +1 -1
- package/dist/components/spw-slider.js +1 -1
- package/dist/components/spw-socials.js +1 -1
- package/dist/components/spw-table-body.js +1 -1
- package/dist/components/spw-table-cell.js +1 -1
- package/dist/components/spw-table-container.js +1 -1
- package/dist/components/spw-table-footer.js +1 -1
- package/dist/components/spw-table-head.js +1 -1
- package/dist/components/spw-table-header.js +1 -1
- package/dist/components/spw-table-row.js +1 -1
- package/dist/components/spw-table-sidebar.js +1 -1
- package/dist/components/spw-tabs-navigation-item.js +1 -1
- package/dist/components/spw-tabs-navigation.js +1 -1
- package/dist/components/spw-tabs.js +1 -1
- package/dist/components/spw-tag.js +1 -1
- package/dist/components/spw-text-field.js +1 -1
- package/dist/components/spw-textarea.js +1 -1
- package/dist/components/spw-theme-provider.js +1 -1
- package/dist/components/spw-tile-description.js +1 -1
- package/dist/components/spw-tile-title.js +1 -1
- package/dist/components/spw-tile.js +1 -1
- package/dist/components/spw-timeline-item.js +1 -1
- package/dist/components/spw-timeline.js +1 -1
- package/dist/components/spw-toc.js +1 -1
- package/dist/components/spw-tooltip.js +1 -1
- package/dist/components/spw-topbar.js +1 -1
- package/dist/components/spw-wizard-item.js +1 -1
- package/dist/components/spw-wizard.js +1 -1
- package/dist/components_json.json +183 -3
- package/dist/components_vscode.json +28 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/spw-button_2.entry.js +1 -1
- package/dist/esm/spw-field-label_8.entry.js +4 -4
- package/dist/esm/spw-header-navigation.entry.js +13 -2
- package/dist/esm/spw-hero.entry.js +7 -4
- package/dist/esm/spw-input-slider.entry.js +1 -1
- package/dist/esm/spw-lightbox-item.entry.js +1 -1
- package/dist/esm/spw-lightbox.entry.js +2 -2
- package/dist/esm/spw-list-description.entry.js +1 -1
- package/dist/esm/spw-list-item.entry.js +1 -1
- package/dist/esm/spw-list-title.entry.js +1 -1
- package/dist/esm/spw-list.entry.js +1 -1
- package/dist/esm/spw-modal.entry.js +3 -3
- package/dist/esm/spw-mosaic-item.entry.js +1 -1
- package/dist/esm/spw-mosaic.entry.js +1 -1
- package/dist/esm/spw-pagination.entry.js +6 -6
- package/dist/esm/spw-radio.entry.js +1 -1
- package/dist/esm/spw-scrolltop.entry.js +1 -1
- package/dist/esm/spw-sidebar-navigation-dropdown.entry.js +1 -1
- package/dist/esm/spw-sidebar-navigation-item.entry.js +3 -3
- package/dist/esm/spw-sidebar-navigation-separator.entry.js +1 -1
- package/dist/esm/spw-sidebar.entry.js +1 -1
- package/dist/esm/spw-skeleton.entry.js +1 -1
- package/dist/esm/spw-slider-item.entry.js +1 -1
- package/dist/esm/spw-slider.entry.js +1 -1
- package/dist/esm/spw-socials.entry.js +1 -1
- package/dist/esm/spw-stencil-library.js +1 -1
- package/dist/esm/spw-table-body.entry.js +1 -1
- package/dist/esm/spw-table-cell.entry.js +1 -1
- package/dist/esm/spw-table-container.entry.js +1 -1
- package/dist/esm/spw-table-footer.entry.js +1 -1
- package/dist/esm/spw-table-head.entry.js +1 -1
- package/dist/esm/spw-table-header.entry.js +2 -2
- package/dist/esm/spw-table-row.entry.js +1 -1
- package/dist/esm/spw-table-sidebar.entry.js +1 -1
- package/dist/esm/spw-tabs-navigation-item.entry.js +1 -1
- package/dist/esm/spw-tabs-navigation.entry.js +2 -2
- 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 +1 -1
- package/dist/esm/spw-textarea.entry.js +1 -1
- package/dist/esm/spw-tile-description.entry.js +1 -1
- package/dist/esm/spw-tile-title.entry.js +1 -1
- package/dist/esm/spw-tile.entry.js +1 -1
- package/dist/esm/spw-timeline-item.entry.js +2 -2
- package/dist/esm/spw-timeline.entry.js +2 -2
- package/dist/esm/spw-toc.entry.js +1 -1
- package/dist/esm/spw-topbar.entry.js +1 -1
- package/dist/esm/spw-wizard-item.entry.js +1 -1
- package/dist/esm/spw-wizard.entry.js +1 -1
- package/dist/spw-stencil-library/{p-b6226007.entry.js → p-00f79c82.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ad497333.entry.js → p-027aa57d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d38788c4.entry.js → p-050d662f.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-1f135fdb.entry.js → p-0c54e686.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-64741460.entry.js → p-0fbe55ee.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-6c9bcee4.entry.js → p-11c28232.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-9489b280.entry.js → p-1cf9b466.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ceeb01c4.entry.js → p-1f452b45.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-665e01bd.entry.js → p-221697f5.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-9341a8c9.entry.js → p-240b784c.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-710c42a5.entry.js → p-24d385e8.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-3a5aa905.entry.js → p-27b30cf5.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-96904763.entry.js → p-33efa943.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-4c18e304.entry.js → p-44bead84.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ea6f5ed5.entry.js → p-457a4826.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-7c40f2d0.entry.js → p-4a0db1fe.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d16208aa.entry.js → p-4a6277f3.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ae35dd6c.entry.js → p-4a7474d4.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-c778adaa.entry.js → p-549870f0.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-809bc00b.entry.js → p-599dcdb9.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-8a2654aa.entry.js → p-5d252ba9.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-213a7a5d.entry.js → p-6238534e.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-0af7ad45.entry.js → p-633cc252.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-093151f0.entry.js → p-68b026da.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-90f5f252.entry.js → p-69f7dd1d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-65dd5c74.entry.js → p-6d4834ca.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-86737504.entry.js → p-70b53446.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-bb3713ea.entry.js → p-903c83ad.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-56898654.entry.js → p-94af86be.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-89be7ef5.entry.js → p-9771169d.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-3e27dae3.entry.js → p-97765551.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-5faae2e0.entry.js → p-a0a495c4.entry.js} +1 -1
- package/dist/spw-stencil-library/p-a5d2a76f.entry.js +1 -0
- package/dist/spw-stencil-library/{p-1e61703c.entry.js → p-a62feb06.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-af70ed2a.entry.js → p-a849f834.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-0bdb6b45.entry.js → p-b1a64e66.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-79efde20.entry.js → p-bd66dffe.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-1160c435.entry.js → p-c08fae4a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-59b8ba01.entry.js → p-d174e740.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-d3e2f712.entry.js → p-d722e441.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-7c2cbe6c.entry.js → p-da980e2a.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b0b7e5bc.entry.js → p-dfe7b263.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-714d45ad.entry.js → p-e2913559.entry.js} +1 -1
- package/dist/spw-stencil-library/p-e8a8f373.entry.js +1 -0
- package/dist/spw-stencil-library/{p-ebb50977.entry.js → p-f1e03e06.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-ba3057fc.entry.js → p-f85e8d40.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-c216e44e.entry.js → p-f952431b.entry.js} +1 -1
- package/dist/spw-stencil-library/{p-b56d8a05.entry.js → p-f9a95409.entry.js} +1 -1
- package/dist/spw-stencil-library/spw-stencil-library.esm.js +1 -1
- package/dist/stats.json +545 -219
- package/dist/types/components/spw-header/spw-header-navigation/spw-header-navigation.d.ts +8 -0
- package/dist/types/components/spw-hero/spw-hero.d.ts +6 -0
- package/dist/types/components.d.ts +70 -0
- package/dist/types/stories/organisms/spw-hero/spw-hero.stories.d.ts +1 -0
- package/dist/types/stories/organisms/spw-list/spw-list.stories.d.ts +2 -0
- package/hydrate/index.js +88 -69
- package/hydrate/index.mjs +88 -69
- package/package.json +1 -1
- package/dist/components/p-DHKTbYO_.js +0 -1
- package/dist/spw-stencil-library/p-36e966b6.entry.js +0 -1
- package/dist/spw-stencil-library/p-6e7aa2fb.entry.js +0 -1
package/hydrate/index.js
CHANGED
|
@@ -9615,6 +9615,7 @@ const spwHeaderNavigationCss = () => `html{line-height:1.3;-webkit-text-size-adj
|
|
|
9615
9615
|
class SpwHeaderNavigation {
|
|
9616
9616
|
constructor(hostRef) {
|
|
9617
9617
|
registerInstance(this, hostRef);
|
|
9618
|
+
this.extraButtonClick = createEvent(this, "extraButtonClick", 7);
|
|
9618
9619
|
this.level = 0;
|
|
9619
9620
|
this.element = null;
|
|
9620
9621
|
/** Alignement des éléments de navigation sur desktop */
|
|
@@ -9625,6 +9626,10 @@ class SpwHeaderNavigation {
|
|
|
9625
9626
|
this.extraButtonTarget = '_self';
|
|
9626
9627
|
/** Variant de l'extra button */
|
|
9627
9628
|
this.extraButtonVariant = 'primary';
|
|
9629
|
+
/** Position de l'icône de l'extra button */
|
|
9630
|
+
this.extraButtonIconPosition = 'left';
|
|
9631
|
+
/** Activer l'émission d'événement au clic de l'extra button au lieu de la navigation classique */
|
|
9632
|
+
this.emitExtraButtonClick = false;
|
|
9628
9633
|
/** Texte du lien "Page d'accueil" dans la navigation mobile */
|
|
9629
9634
|
this.homepageLabel = "Page d'accueil";
|
|
9630
9635
|
}
|
|
@@ -9644,6 +9649,12 @@ class SpwHeaderNavigation {
|
|
|
9644
9649
|
event.preventDefault();
|
|
9645
9650
|
window.location.href = '/';
|
|
9646
9651
|
}
|
|
9652
|
+
handleExtraButtonClick(event) {
|
|
9653
|
+
if (this.emitExtraButtonClick) {
|
|
9654
|
+
event.preventDefault();
|
|
9655
|
+
this.extraButtonClick.emit();
|
|
9656
|
+
}
|
|
9657
|
+
}
|
|
9647
9658
|
handleNavigation(event) {
|
|
9648
9659
|
event.stopPropagation();
|
|
9649
9660
|
this.element = event.detail.element;
|
|
@@ -9679,7 +9690,7 @@ class SpwHeaderNavigation {
|
|
|
9679
9690
|
};
|
|
9680
9691
|
}
|
|
9681
9692
|
render() {
|
|
9682
|
-
return (hAsync(Host, { key: '
|
|
9693
|
+
return (hAsync(Host, { key: 'ac2118a592683fdc6961cbe3b22f029bad7f3b71' }, hAsync("nav", { key: '8064b1837ef9242953ca26ce2a317088a133a2b1', class: this.elementClass, ref: el => (this.navEl = el) }, hAsync("div", { key: '5f06b742dc2e878e78d4bd455402beefafa440fa', class: "spw-ds-container spw-tw-flex spw-tw-items-center spw-tw-justify-between" }, hAsync("div", { key: '72f584fb1f157ee9e43fd6e23479d35e379030db', class: "spw-header-navigation__list" }, hAsync("div", { key: '9d8f4efc5ef644acc29e3f69073c9b4844fd0634', class: "spw-header-navigation__list-back" }, hAsync("a", { key: 'cdbc4b85a35dead9895ebaf3ab5d0b6bb9f53afb', href: "#", onClick: event => this.redirectToHome(event) }, hAsync("spw-icon", { key: '1fd793a2af89859b10ab750ff1e3571d6be06b71', icon: "fa-chevron-left" }), " ", hAsync("span", { key: '772bf755b33315d869441ec14cfce3f9560cc068' }, this.homepageLabel))), hAsync("slot", { key: '1ec3f7286aecb1fda952a55128cd815b0ba0bff8' })), this.extraButton && (hAsync("div", { key: '411ebac53887bc68f41d75c536461409f31f0957', class: "spw-header-navigation__extra-button spw-header-navigation__extra-button--desktop" }, hAsync("spw-button", { key: '7cf70b535c90dd3394e8568a9a0966ce5cb430a5', variant: this.extraButtonVariant, icon: this.extraButtonIcon, "icon-position": this.extraButtonIconPosition, href: this.extraButtonHref, target: this.extraButtonTarget, size: "small", onClick: e => this.handleExtraButtonClick(e) }, this.extraButtonText))))), this.extraButton && (hAsync("div", { key: 'bee2c3cc9ed83138c090c2be8fc95fe37b06436c', class: "spw-header-navigation__extra-button-parent spw-header-navigation__extra-button--mobile" }, hAsync("div", { key: 'c547c7a11dc9dec1f7f103aefeabbd54dce406fd', class: "spw-ds-container" }, hAsync("div", { key: '09bb291a662d91ade86c924999109c3c6e4a8518', class: "spw-header-navigation__extra-button spw-header-navigation__extra-button--mobile" }, hAsync("spw-button", { key: '67dace8d9228b9a006767fb837e1ca8fe0e00519', "is-full-width": "true", variant: this.extraButtonVariant, icon: this.extraButtonIcon, href: this.extraButtonHref, target: this.extraButtonTarget, size: "small", onClick: e => this.handleExtraButtonClick(e) }, this.extraButtonText)))))));
|
|
9683
9694
|
}
|
|
9684
9695
|
get el() { return getElement(this); }
|
|
9685
9696
|
static get style() { return spwHeaderNavigationCss(); }
|
|
@@ -9694,6 +9705,8 @@ class SpwHeaderNavigation {
|
|
|
9694
9705
|
"extraButtonText": [1, "extra-button-text"],
|
|
9695
9706
|
"extraButtonVariant": [1, "extra-button-variant"],
|
|
9696
9707
|
"extraButtonIcon": [1, "extra-button-icon"],
|
|
9708
|
+
"extraButtonIconPosition": [1, "extra-button-icon-position"],
|
|
9709
|
+
"emitExtraButtonClick": [4, "emit-extra-button-click"],
|
|
9697
9710
|
"homepageLabel": [1, "homepage-label"],
|
|
9698
9711
|
"level": [32],
|
|
9699
9712
|
"element": [32]
|
|
@@ -10092,7 +10105,7 @@ class SpwHeaderPersonaItem {
|
|
|
10092
10105
|
}; }
|
|
10093
10106
|
}
|
|
10094
10107
|
|
|
10095
|
-
const spwHeroCss = () => `@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;--spw-hero-content-max-width:578px;--spw-hero-ratio-picture:initial;--spw-hero-shadow:var(--spw-effect-elevation-5);--spw-hero-radius:12px;--spw-hero-featured-ratio-mobile:initial;--spw-hero-featured-ratio-tablet:initial;--spw-hero-featured-ratio-desktop:initial}.spw-hero{position:relative;overflow:hidden}.spw-hero--has-shadow{box-shadow:var(--spw-hero-shadow)}.spw-hero--has-radius{border-radius:var(--spw-hero-radius)}.spw-hero--surface-dark{color:white}.spw-hero--surface-light{color:var(--spw-color-themes-grey-grey-900)}.spw-hero--grey{background:var(--spw-color-themes-grey-grey-100)}.spw-hero--white{background:white}.spw-hero--grey,.spw-hero--white{display:flex;flex-direction:column;padding:24px;gap:24px}@media (min-width: 1024px){.spw-hero--grey,.spw-hero--white{padding:64px;gap:48px;flex-direction:row;align-items:center}}.spw-hero--has-picture-full{padding:0;gap:0}.spw-hero.spw-hero--grey.spw-hero--left,.spw-hero.spw-hero--white.spw-hero--left{flex-direction:column}@media (min-width: 1024px){.spw-hero.spw-hero--grey.spw-hero--left,.spw-hero.spw-hero--white.spw-hero--left{flex-direction:row-reverse}}.spw-hero__container{display:flex;position:relative;margin:0 auto;z-index:3;padding-left:0;padding-right:0}.spw-hero--photo .spw-hero__container{padding:48px 24px}@media (min-width: 1024px){.spw-hero--photo .spw-hero__container{padding:64px}}.spw-hero--has-picture-full .spw-hero__container{padding:24px}@media (min-width: 1024px){.spw-hero--has-picture-full .spw-hero__container{padding:80px 48px}}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--left .spw-hero__container{padding-left:calc(50% + 48px)}}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right .spw-hero__container{padding-right:calc(50% + 48px)}}.spw-hero--maxi .spw-hero__container{padding:80px 24px}@media (min-width: 1024px){.spw-hero--maxi .spw-hero__container{padding:148px 24px}}.spw-hero--left .spw-hero__container{justify-content:flex-start}.spw-hero--center .spw-hero__container{justify-content:center}.spw-hero--right .spw-hero__container{justify-content:flex-end}.spw-hero__overlay,.spw-hero__image{position:absolute;width:100%;height:100%;left:0;top:0}.spw-hero__overlay{z-index:2;pointer-events:none}.spw-hero--surface-dark .spw-hero__overlay{background:var(--spw-color-themes-grey-grey-900)}.spw-hero--surface-light .spw-hero__overlay{background:white}.spw-hero__image-play{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:white;color:var(--spw-ds-primary);box-shadow:var(--spw-effect-elevation-5);width:64px;height:64px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:24px;transition:all 0.3s ease;cursor:pointer}.spw-hero__image-play:hover{transform:translate(-50%, -50%) scale(1.1)}.spw-hero__image{z-index:1;overflow:hidden}.spw-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.spw-hero--has-video .spw-hero__image{z-index:4}.spw-hero--white .spw-hero__image,.spw-hero--grey .spw-hero__image{display:block;position:relative;aspect-ratio:var(--spw-hero-ratio-picture);width:100%;border-radius:6px}@media (min-width: 1024px){.spw-hero--white .spw-hero__image,.spw-hero--grey .spw-hero__image{max-width:435px}}.spw-hero--has-picture-full .spw-hero__image{display:block;position:relative;aspect-ratio:var(--spw-hero-ratio-picture);width:100%;border-radius:6px}@media (min-width: 1024px){.spw-hero--has-picture-full .spw-hero__image{position:absolute;max-width:50%}}.spw-hero--has-picture-full.spw-hero--right .spw-hero__image{border-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right .spw-hero__image{right:0;left:auto}}.spw-hero--has-picture-full.spw-hero--left .spw-hero__image{border-radius:0}.spw-hero--has-picture-full.spw-hero--right.spw-hero--has-radius .spw-hero__image{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right.spw-hero--has-radius .spw-hero__image{border-top-left-radius:0;border-bottom-left-radius:0}}.spw-hero--has-picture-full.spw-hero--left.spw-hero--has-radius .spw-hero__image{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--left.spw-hero--has-radius .spw-hero__image{border-top-right-radius:0;border-bottom-right-radius:0}}.spw-hero__copyright{position:absolute;bottom:8px;right:8px;z-index:3}.spw-hero__content{width:100%}@media (min-width: 1024px){.spw-hero__content{max-width:var(--spw-hero-content-max-width)}}.spw-hero--maxi .spw-hero__content{--spw-hero-content-max-width:784px;margin:0 auto;text-align:center}.spw-hero--photo .spw-hero__content{padding:32px;background-color:var(--spw-ds-white);border-radius:8px;box-shadow:var(--spw-effect-elevation-8)}.spw-hero--featured .spw-hero__image{position:relative;width:100%;height:auto}.spw-hero--featured .spw-hero__image img{width:100%;height:auto;display:block}.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-mobile)}@media (min-width: 768px){.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-tablet)}}@media (min-width: 1024px){.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-desktop)}}.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image img{position:absolute;top:0;left:0;height:100%;object-fit:cover}.spw-hero--mini.spw-hero--surface-light .spw-hero__content,.spw-hero--mini.spw-hero--surface-light .spw-hero__image{background-color:var(--spw-color-themes-grey-grey-100)}.spw-hero--mini.spw-hero--surface-dark .spw-hero__content,.spw-hero--mini.spw-hero--surface-dark .spw-hero__image{background-color:var(--spw-ds-primary)}.spw-hero--mini .spw-hero__image{width:calc(100% - 280px);left:280px;height:100%}@media (min-width: 768px){.spw-hero--mini .spw-hero__image{width:calc(100% - 400px);left:400px}}.spw-hero--mini .spw-hero__image img{border-top-left-radius:900px}.spw-hero--mini .spw-hero__content{position:relative;z-index:3;width:280px;padding:24px;padding-top:48px;border-radius:0}@media (min-width: 768px){.spw-hero--mini .spw-hero__content{padding:32px;padding-top:64px;width:400px}}.spw-hero--mini.spw-hero--no-picture .spw-hero__content{width:100%;max-width:100%}`;
|
|
10108
|
+
const spwHeroCss = () => `@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;--spw-hero-content-max-width:578px;--spw-hero-ratio-picture:initial;--spw-hero-shadow:var(--spw-effect-elevation-5);--spw-hero-radius:12px;--spw-hero-featured-ratio-mobile:initial;--spw-hero-featured-ratio-tablet:initial;--spw-hero-featured-ratio-desktop:initial}.spw-hero{position:relative;overflow:hidden}.spw-hero--has-shadow{box-shadow:var(--spw-hero-shadow)}.spw-hero--has-radius{border-radius:var(--spw-hero-radius)}.spw-hero--surface-dark{color:white}.spw-hero--surface-light{color:var(--spw-color-themes-grey-grey-900)}.spw-hero--grey{background:var(--spw-color-themes-grey-grey-100)}.spw-hero--white{background:white}.spw-hero--grey,.spw-hero--white{display:flex;flex-direction:column;padding:24px;gap:24px}@media (min-width: 1024px){.spw-hero--grey,.spw-hero--white{padding:64px;gap:48px;flex-direction:row;align-items:center}}.spw-hero--has-picture-full{padding:0;gap:0}.spw-hero.spw-hero--grey.spw-hero--left,.spw-hero.spw-hero--white.spw-hero--left{flex-direction:column}@media (min-width: 1024px){.spw-hero.spw-hero--grey.spw-hero--left,.spw-hero.spw-hero--white.spw-hero--left{flex-direction:row-reverse}}.spw-hero__container{display:flex;position:relative;margin:0 auto;z-index:3;padding-left:0;padding-right:0}.spw-hero--photo .spw-hero__container{padding:48px 24px}@media (min-width: 1024px){.spw-hero--photo .spw-hero__container{padding:64px}}.spw-hero--has-picture-full .spw-hero__container{padding:24px}@media (min-width: 1024px){.spw-hero--has-picture-full .spw-hero__container{padding:80px 48px}}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--left .spw-hero__container{padding-left:calc(50% + 48px)}}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right .spw-hero__container{padding-right:calc(50% + 48px)}}.spw-hero--maxi .spw-hero__container{padding:80px 24px}@media (min-width: 1024px){.spw-hero--maxi .spw-hero__container{padding:148px 24px}}.spw-hero--left .spw-hero__container{justify-content:flex-start}.spw-hero--center .spw-hero__container{justify-content:center}.spw-hero--right .spw-hero__container{justify-content:flex-end}.spw-hero__overlay,.spw-hero__image{position:absolute;width:100%;height:100%;left:0;top:0}.spw-hero__overlay{z-index:2;pointer-events:none}.spw-hero--surface-dark .spw-hero__overlay{background:var(--spw-color-themes-grey-grey-900)}.spw-hero--surface-light .spw-hero__overlay{background:white}.spw-hero__image-play{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:white;color:var(--spw-ds-primary);box-shadow:var(--spw-effect-elevation-5);width:64px;height:64px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:24px;transition:all 0.3s ease;cursor:pointer}.spw-hero__image-play:hover{transform:translate(-50%, -50%) scale(1.1)}.spw-hero__image{z-index:1;overflow:hidden}.spw-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.spw-hero--has-video .spw-hero__image{z-index:4}.spw-hero--white .spw-hero__image,.spw-hero--grey .spw-hero__image{display:block;position:relative;aspect-ratio:var(--spw-hero-ratio-picture);width:100%;border-radius:6px}@media (min-width: 1024px){.spw-hero--white .spw-hero__image,.spw-hero--grey .spw-hero__image{max-width:435px}}.spw-hero--has-picture-full .spw-hero__image{display:block;position:relative;aspect-ratio:var(--spw-hero-ratio-picture);width:100%;border-radius:6px}@media (min-width: 1024px){.spw-hero--has-picture-full .spw-hero__image{position:absolute;max-width:50%}}.spw-hero--has-picture-full.spw-hero--right .spw-hero__image{border-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right .spw-hero__image{right:0;left:auto}}.spw-hero--has-picture-full.spw-hero--left .spw-hero__image{border-radius:0}.spw-hero--has-picture-full.spw-hero--right.spw-hero--has-radius .spw-hero__image{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right.spw-hero--has-radius .spw-hero__image{border-top-left-radius:0;border-bottom-left-radius:0}}.spw-hero--has-picture-full.spw-hero--left.spw-hero--has-radius .spw-hero__image{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--left.spw-hero--has-radius .spw-hero__image{border-top-right-radius:0;border-bottom-right-radius:0}}.spw-hero__copyright{display:flex;gap:6px;position:absolute;bottom:8px;right:8px;z-index:3}.spw-hero__copyright-tag{--spw-tag-padding-small:6px 5px}.spw-hero__content{width:100%}@media (min-width: 1024px){.spw-hero__content{max-width:var(--spw-hero-content-max-width)}}.spw-hero--maxi .spw-hero__content{--spw-hero-content-max-width:784px;margin:0 auto;text-align:center}.spw-hero--photo .spw-hero__content{padding:32px;background-color:var(--spw-ds-white);border-radius:8px;box-shadow:var(--spw-effect-elevation-8)}.spw-hero--featured .spw-hero__image{position:relative;width:100%;height:auto}.spw-hero--featured .spw-hero__image img{width:100%;height:auto;display:block}.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-mobile)}@media (min-width: 768px){.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-tablet)}}@media (min-width: 1024px){.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-desktop)}}.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image img{position:absolute;top:0;left:0;height:100%;object-fit:cover}.spw-hero--mini.spw-hero--surface-light .spw-hero__content,.spw-hero--mini.spw-hero--surface-light .spw-hero__image{background-color:var(--spw-color-themes-grey-grey-100)}.spw-hero--mini.spw-hero--surface-dark .spw-hero__content,.spw-hero--mini.spw-hero--surface-dark .spw-hero__image{background-color:var(--spw-ds-primary)}.spw-hero--mini .spw-hero__image{width:calc(100% - 280px);left:280px;height:100%}@media (min-width: 768px){.spw-hero--mini .spw-hero__image{width:calc(100% - 400px);left:400px}}.spw-hero--mini .spw-hero__image img{border-top-left-radius:900px}.spw-hero--mini .spw-hero__content{position:relative;z-index:3;width:280px;padding:24px;padding-top:48px;border-radius:0}@media (min-width: 768px){.spw-hero--mini .spw-hero__content{padding:32px;padding-top:64px;width:400px}}.spw-hero--mini.spw-hero--no-picture .spw-hero__content{width:100%;max-width:100%}`;
|
|
10096
10109
|
|
|
10097
10110
|
class SpwHero {
|
|
10098
10111
|
constructor(hostRef) {
|
|
@@ -10125,6 +10138,8 @@ class SpwHero {
|
|
|
10125
10138
|
this.copyrightIconVariant = 'fa-light';
|
|
10126
10139
|
/** Target du lien du copyright */
|
|
10127
10140
|
this.copyrightTarget = '_blank';
|
|
10141
|
+
/** Largeur maximale du tooltip de copyright */
|
|
10142
|
+
this.tooltipCopyrightMaxWidth = '300';
|
|
10128
10143
|
this.triggerModal = () => {
|
|
10129
10144
|
const modal = document.getElementById(this.modalVideoId);
|
|
10130
10145
|
if (modal && modal.openModal) {
|
|
@@ -10158,8 +10173,9 @@ class SpwHero {
|
|
|
10158
10173
|
};
|
|
10159
10174
|
}
|
|
10160
10175
|
render() {
|
|
10161
|
-
const contentSlot = (hAsync("div", { key: '
|
|
10162
|
-
const
|
|
10176
|
+
const contentSlot = (hAsync("div", { key: '12fec8ca9735a2ca1cdc61a95a6d7aab6c255c2b', class: "spw-hero__content" }, hAsync("slot", { key: '3b65eaa073f87eed90430f7e0cc11a03fb97508a' })));
|
|
10177
|
+
const hasTooltipCopyright = !!(this.tooltipCopyrightTitle || this.tooltipCopyrightText);
|
|
10178
|
+
const copyrightTag = (this.copyrightText || hasTooltipCopyright) && (hAsync("div", { key: '867b71affa6f6f96d94546dae5651b05045a99f3', class: "spw-hero__copyright" }, this.copyrightText && (hAsync("spw-tag", { key: '65eb87674860fdc4fddd4f77e3f34f75e164f11e', size: "small", "icon-variant": this.copyrightIconVariant, icon: this.copyrightIcon, href: this.copyrightHref || undefined, target: this.copyrightHref ? this.copyrightTarget : undefined }, this.copyrightText)), hasTooltipCopyright && (hAsync("spw-tooltip", { key: '0c54fb29d6a36faee2362379a315462134d1182f', direction: "top", "tooltip-title": this.tooltipCopyrightTitle, "tooltip-text": this.tooltipCopyrightText, "max-width": this.tooltipCopyrightMaxWidth, cursor: "help" }, hAsync("spw-tag", { key: '6888783d7f1f3d9bf68682bb12bbb1978ed701df', class: "spw-hero__copyright-tag", "icon-variant": "fa-regular", size: "small", variant: "grey", icon: "fa-info-circle", "is-icon-only": true })))));
|
|
10163
10179
|
const isImageVariant = this.variant === 'grey' || this.variant === 'white';
|
|
10164
10180
|
const isFeatured = this.variant === 'featured';
|
|
10165
10181
|
const featuredStyle = {};
|
|
@@ -10176,7 +10192,7 @@ class SpwHero {
|
|
|
10176
10192
|
if (this.featuredRatioDesktop)
|
|
10177
10193
|
featuredStyle['--spw-hero-featured-ratio-desktop'] = this.featuredRatioDesktop;
|
|
10178
10194
|
}
|
|
10179
|
-
return (hAsync(Host, { key: '
|
|
10195
|
+
return (hAsync(Host, { key: 'b8fabc58e03166ba1bad2992c5e62047c57dc2c7', style: featuredStyle }, hAsync("div", { key: 'f7e4769b01b3b875b0a0f311062790de4a1237aa', class: this.elementClass }, this.imageSrc && (hAsync("div", { key: 'd96ef23c0ba546135d7d948b863a0b7db47eb4d6', class: "spw-hero__image" }, this.hasVideo && this.variant !== 'maxi' && this.variant !== 'photo' && !isFeatured && (hAsync("div", { key: 'f8c652d1aa3702073a8255573fddded8b89a43a1', class: "spw-hero__image-play", onClick: this.triggerModal, onKeyDown: this.handleKeyDown, tabIndex: 0, role: "button", "aria-label": this.accPlayButtonAriaLabel }, hAsync("spw-icon", { key: 'c0f919aef352f109331c5752b5f0b20e327eb0a8', icon: "fa-play" }))), hAsync("div", { key: 'b6a636ec058a5c82a580009b688330b6741fac4d', class: "spw-hero__overlay", style: this.overlayStyle }), hAsync("img", { key: '418c713e33ac0da267f1f0360cc80c00e3d4bae0', src: this.imageSrc, alt: this.imageAlt, style: this.imagePosition ? { objectPosition: this.imagePosition } : undefined }), (isImageVariant || isFeatured) && copyrightTag)), !isFeatured && (this.variant === 'mini' ? contentSlot : hAsync("div", { class: "spw-ds-container spw-hero__container" }, contentSlot)), !isImageVariant && !isFeatured && copyrightTag)));
|
|
10180
10196
|
}
|
|
10181
10197
|
static get style() { return spwHeroCss(); }
|
|
10182
10198
|
static get cmpMeta() { return {
|
|
@@ -10201,6 +10217,9 @@ class SpwHero {
|
|
|
10201
10217
|
"copyrightIconVariant": [1, "copyright-icon-variant"],
|
|
10202
10218
|
"copyrightHref": [1, "copyright-href"],
|
|
10203
10219
|
"copyrightTarget": [1, "copyright-target"],
|
|
10220
|
+
"tooltipCopyrightTitle": [1, "tooltip-copyright-title"],
|
|
10221
|
+
"tooltipCopyrightText": [1, "tooltip-copyright-text"],
|
|
10222
|
+
"tooltipCopyrightMaxWidth": [1, "tooltip-copyright-max-width"],
|
|
10204
10223
|
"imagePosition": [1, "image-position"],
|
|
10205
10224
|
"featuredRatio": [1, "featured-ratio"],
|
|
10206
10225
|
"featuredRatioMobile": [1, "featured-ratio-mobile"],
|
|
@@ -13389,7 +13408,7 @@ class SpwInputSlider {
|
|
|
13389
13408
|
}
|
|
13390
13409
|
render() {
|
|
13391
13410
|
const rangeStyle = this.getRangeStyle();
|
|
13392
|
-
return (hAsync(Host, { key: '
|
|
13411
|
+
return (hAsync(Host, { key: 'aef06c3212830270a048c4120c29164338d2f824' }, hAsync("div", { key: '23db6a6b31ef6c91e7212ec7f8eec1b227bbaf99', class: this.elementClass }, this.label && (hAsync("spw-field-label", { key: '4cc30ee70d2be6e6458fdc222c6be7c052f9ecfe', 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 && (hAsync("spw-field-message", { key: 'ce38a915c706d465474c1d8af14423a25ac2d7d2', class: "spw-input-slider__field-message", variant: "hint", showIcon: false }, this.assistiveText)), hAsync("div", { key: 'db4a33a1abe61a672b6077f0b4a5147ab9c53ef6', class: "spw-input-slider__container" }, hAsync("div", { key: '67de28a92b62493a4cc517b1fd86b64f3386e7b7', class: "spw-input-slider__track", ref: el => (this.sliderRef = el), onMouseDown: e => this.handleMouseDown(e, null), onTouchStart: e => this.handleMouseDown(e, null), "aria-label": this.accAriaLabel || this.name || this.label, role: "slider", "aria-valuemin": this.min, "aria-valuemax": this.max, "aria-valuenow": typeof this.internalValue === 'number' ? this.internalValue : undefined, "aria-disabled": this.disabled }, hAsync("div", { key: '16a1a7315a660132541c599f228381828d118355', class: "spw-input-slider__range", style: rangeStyle }), this.range && Array.isArray(this.internalValue) ? ([
|
|
13393
13412
|
hAsync("div", { key: "handle-min", class: "spw-input-slider__handle spw-input-slider__handle--min", style: this.orientation === 'horizontal'
|
|
13394
13413
|
? { left: `${this.getHandlePosition(this.internalValue[0])}%` }
|
|
13395
13414
|
: { bottom: `${this.getHandlePosition(this.internalValue[0])}%` }, onMouseDown: e => this.handleMouseDown(e, 'min'), onTouchStart: e => this.handleMouseDown(e, 'min') }, this.hasTooltip && hAsync("div", { class: "spw-input-slider__tooltip" }, this.internalValue[0])),
|
|
@@ -13704,10 +13723,10 @@ class SpwLightbox {
|
|
|
13704
13723
|
}
|
|
13705
13724
|
render() {
|
|
13706
13725
|
const { opened, activeItem, items, activeIndex } = this;
|
|
13707
|
-
return (hAsync(Host, { key: '
|
|
13726
|
+
return (hAsync(Host, { key: 'abc234b600e09d3d5e37779d35f23343df01c918' }, hAsync("div", { key: '6657c6faae953f97c09e999f7a6036bfa0dbb0fd', inert: opened || undefined }, hAsync("slot", { key: '061101ace7cecc154e617ab50a7d44a240436cc4' })), hAsync("div", { key: '433ef70c4eb86951d0b3907d1cde807594acf40b', ref: el => (this.lightboxContainer = el), class: { 'spw-lightbox': true, 'spw-lightbox--opened': opened }, role: "dialog", "aria-modal": "true", "aria-label": this.textDialogLabel }, hAsync("div", { key: '154248164e28fd9c726aa3a6582d0726f390aa62', class: "spw-lightbox__backdrop", onClick: () => this.handleBackdropClick(), "aria-hidden": "true" }), hAsync("div", { key: '4f70b9589c5e78685b667dbdda1d4581fd8dad11', class: "spw-lightbox__container" }, hAsync("div", { key: 'ec59ccae09faaa9845ab65ad184645018442c215', class: "spw-lightbox__toolbar" }, hAsync("span", { key: 'f0f135ef2c553256e741ad32b11da0257a5436a6', class: "spw-lightbox__counter", "aria-live": "polite" }, items.length > 0 ? `${activeIndex + 1} / ${items.length}` : ''), hAsync("div", { key: '4e6d451fb01b36c5ae5b9efb6516dd856311c888', ref: el => (this.closeButtonEl = el), class: "spw-lightbox__close", tabIndex: 0, role: "button", onClick: () => this.doClose(), onKeyDown: (e) => {
|
|
13708
13727
|
if (e.key === 'Enter' || e.key === ' ')
|
|
13709
13728
|
this.doClose();
|
|
13710
|
-
} }, hAsync("spw-link", { key: '
|
|
13729
|
+
} }, hAsync("spw-link", { key: '4817278c8bdade56a340bb4c18b60d194b2c99d7', "icon-position": "right", icon: "fa-xmark" }, this.closeButtonText))), hAsync("div", { key: '613c3cb8e491e0112e2e9ac6bbf867c5f5d9c4b9', class: "spw-lightbox__stage" }, items.length > 1 && (hAsync("spw-button", { key: '1a9765fa1c715f8aba10f23fd5c175e5c367db44', class: "spw-lightbox__nav spw-lightbox__nav--prev", "is-icon-only": true, icon: "fa-chevron-left", "acc-aria-label": this.textPrevious, variant: "secondary", onClick: () => this.navigate(-1) })), hAsync("div", { key: 'ade43ad0a877fb87e089e7cb824c52a517833eb3', class: "spw-lightbox__image-wrapper", ref: el => (this.imageWrapperEl = el) }, activeItem && (hAsync("div", { key: '2e6e36b4eded34277c368d587226e031e4c87ec5', class: "spw-lightbox__image-frame" }, hAsync("img", { class: "spw-lightbox__image", src: activeItem.src, alt: activeItem.alt || '', key: activeItem.src }), ((activeItem === null || activeItem === void 0 ? void 0 : activeItem.captionTitle) || (activeItem === null || activeItem === void 0 ? void 0 : activeItem.captionText) || (activeItem === null || activeItem === void 0 ? void 0 : activeItem.copyrightText)) && (hAsync("div", { key: 'b9a6e7249e8fe88233e48c7af83e0779911fca43', class: "spw-lightbox__caption", "aria-live": "polite" }, hAsync("div", { key: '419860cb7b290233496aef849a783b673d87a7df', class: "spw-lightbox__caption-content" }, activeItem.captionTitle && hAsync("strong", { key: 'f862d8a5a98a8da511fbaf7b1fe4b30283df2ee1', class: "spw-lightbox__caption-title" }, activeItem.captionTitle), activeItem.captionText && hAsync("span", { key: '7b5adb2375e9fe815fcf50a854b71f7f214f52d6', class: "spw-lightbox__caption-text" }, activeItem.captionText)), activeItem.copyrightText && (hAsync("spw-tag", { key: 'f5206abefcaf73d1483f9cef173d8ee01c6b3ab5', size: "small", "icon-variant": activeItem.copyrightIconVariant, class: "spw-lightbox__copyright", icon: activeItem.copyrightIcon, href: activeItem.copyrightHref || undefined, target: activeItem.copyrightHref ? activeItem.copyrightTarget : undefined }, activeItem.copyrightText))))))), items.length > 1 && (hAsync("spw-button", { key: 'f9bf7db26386b749281b21c95af273ad210cada4', class: "spw-lightbox__nav spw-lightbox__nav--next", "is-icon-only": true, icon: "fa-chevron-right", "acc-aria-label": this.textNext, variant: "secondary", onClick: () => this.navigate(1) }))), this.showThumbnails && items.length > 1 && (hAsync("div", { key: '1ea2bb1c95e66f37bc53460823aece1fe8c7cfe0', class: "spw-lightbox__thumbnails", role: "tablist", "aria-label": this.textThumbnailsLabel, ref: el => (this.thumbnailsEl = el) }, items.map((item, index) => (hAsync("button", { key: item.src, role: "tab", class: { 'spw-lightbox__thumb': true, 'spw-lightbox__thumb--active': index === activeIndex }, onClick: () => (this.activeIndex = index), "aria-selected": String(index === activeIndex), "aria-label": item.alt || this.textThumbnailItem.replace('{index}', String(index + 1)) }, hAsync("img", { src: item.src, alt: item.alt || '', loading: "lazy" }))))))))));
|
|
13711
13730
|
}
|
|
13712
13731
|
get hostElement() { return getElement(this); }
|
|
13713
13732
|
static get watchers() { return {
|
|
@@ -13788,7 +13807,7 @@ class SpwLightboxItem {
|
|
|
13788
13807
|
}
|
|
13789
13808
|
}
|
|
13790
13809
|
render() {
|
|
13791
|
-
return (hAsync(Host, { key: '
|
|
13810
|
+
return (hAsync(Host, { key: 'e0a1b9ba9e2a4c33e939eb44ad70d5b9474b7f98' }, hAsync("div", { key: '8fa6be30d88c4ad0985b21699eca9b1733c95002', class: { 'spw-lightbox-item__wrapper': true, 'spw-lightbox-item__wrapper--hoverable': this.isHover }, role: "button", tabindex: "0", "aria-label": this.alt || this.textOpenImage, onClick: () => this.handleClick(), onKeyDown: (e) => this.handleKeydown(e) }, hAsync("slot", { key: '780cc51e40ecd7509c618a3610168f9742f274ef' }, hAsync("img", { key: '230ce5be541a1bb669576f3fab40bda4332cb16f', class: "spw-lightbox-item__img", src: this.src, alt: this.alt, loading: "lazy" })), this.isHover && (hAsync("div", { key: '7b02bc0d790df3f55a31ec9cb51cdd47241ba17f', class: "spw-lightbox-item__hover-overlay" }, hAsync("spw-icon", { key: '8a3398b30350959fedc6babd7d36cf102e7c31be', icon: this.hoverIcon }))))));
|
|
13792
13811
|
}
|
|
13793
13812
|
get hostElement() { return getElement(this); }
|
|
13794
13813
|
static get style() { return spwLightboxItemCss(); }
|
|
@@ -13854,7 +13873,7 @@ class SpwLink {
|
|
|
13854
13873
|
};
|
|
13855
13874
|
const iconClass = `spw-icon--${iconPosition}`;
|
|
13856
13875
|
const iconElement = icon ? hAsync("spw-icon", { class: iconClass, icon: icon }) : null;
|
|
13857
|
-
return (hAsync("a", Object.assign({ key: '
|
|
13876
|
+
return (hAsync("a", Object.assign({ key: '32378b05b827025261ac14fabf52d5d03539f52a', href: disabled ? undefined : href, rel: rel, download: download, target: target, class: this.elementClass, onClick: this.onClick }, ariaAttributes), iconPosition === 'left' && iconElement, hAsync("div", { key: 'e522dcbaecc16fb7c901bfd32587b19192148613', class: "spw-link__inner" }, hAsync("slot", { key: '702b2c9d307fd53dd60dbf197c9cced7892455ba' })), iconPosition === 'right' && iconElement));
|
|
13858
13877
|
}
|
|
13859
13878
|
get el() { return getElement(this); }
|
|
13860
13879
|
static get style() { return spwLinkCss(); }
|
|
@@ -13911,7 +13930,7 @@ class SpwList {
|
|
|
13911
13930
|
};
|
|
13912
13931
|
}
|
|
13913
13932
|
render() {
|
|
13914
|
-
return (hAsync(Host, { key: '
|
|
13933
|
+
return (hAsync(Host, { key: 'f0d761c29dcd8d941405051fe61ab5d34530a6ba' }, hAsync("ul", { key: '5bc5e5b4a6698383f77925db8115d7706389e61a', role: "list", class: this.elementClass }, hAsync("slot", { key: '47f63bb4ba132b5187c0c71456e83eea7e5f50f0' }))));
|
|
13915
13934
|
}
|
|
13916
13935
|
get el() { return getElement(this); }
|
|
13917
13936
|
static get style() { return spwListCss(); }
|
|
@@ -13943,7 +13962,7 @@ class SpwListDescription {
|
|
|
13943
13962
|
};
|
|
13944
13963
|
}
|
|
13945
13964
|
render() {
|
|
13946
|
-
return (hAsync(Host, { key: '
|
|
13965
|
+
return (hAsync(Host, { key: '1acb8335f45d7ffb0e2cb9fc8d1bbd44567511f1' }, hAsync("div", { key: 'dd9fa74ca7ec1021de985fd064e7f8ae25ea0a03', class: this.elementClass }, hAsync("slot", { key: 'eafa4bbebf071a426b72e6e675b2c9a3ac9538cc' }))));
|
|
13947
13966
|
}
|
|
13948
13967
|
static get style() { return spwListDescriptionCss(); }
|
|
13949
13968
|
static get cmpMeta() { return {
|
|
@@ -14068,7 +14087,7 @@ class SpwListItem {
|
|
|
14068
14087
|
href,
|
|
14069
14088
|
target,
|
|
14070
14089
|
};
|
|
14071
|
-
return (hAsync(Host, { key: '
|
|
14090
|
+
return (hAsync(Host, { key: 'f4137df597553595b7b7f37020c364bd4369d0d8' }, hAsync("li", { key: '58305da3d69ef47f950c43a9b3baca3c501218f1', role: "listitem", class: this.elementClass }, this.category && (hAsync("span", { key: '1da1ec09cf986e3453ee64790528016e839f83d3', class: this.elementCatClass, onClick: () => this.handleClick() }, this.categoryIcon && hAsync("spw-icon", { key: '6d20a688a05a4de079bef689251dd61d0a40cf76', icon: this.categoryIcon }), " ", this.category)), hAsync(TagType, Object.assign({ key: 'ad5cec4a272674c8735c802a9c420c3bb5b48191' }, attrs), hAsync("slot", { key: 'fde395b5abb04a747d35c7f5e155250cf2102f9d' })), hAsync("slot", { key: '1dd19acae38f423c7325aa6e350c87253ef13e66', name: "buttons" }))));
|
|
14072
14091
|
}
|
|
14073
14092
|
get el() { return getElement(this); }
|
|
14074
14093
|
static get style() { return spwListItemCss(); }
|
|
@@ -14108,7 +14127,7 @@ class SpwListTitle {
|
|
|
14108
14127
|
};
|
|
14109
14128
|
}
|
|
14110
14129
|
render() {
|
|
14111
|
-
return (hAsync(Host, { key: '
|
|
14130
|
+
return (hAsync(Host, { key: '5f4902a58a810d70afd1925d2aca0e854a34b69b' }, hAsync("div", { key: 'cfd756e0515ddb1d2d45ad05848725a2f0db669f', class: this.elementClass }, this.icon && hAsync("spw-icon", { key: '5d28205520fb71bcefb11d7b2bc4c444b36b8d2d', icon: this.icon }), hAsync("div", { key: 'aa75745c5e013a19c7d21b2ab6f32e0c02bdd536', class: "spw-list-title__content" }, hAsync("div", { key: '59fcba1d895676a9dc643ee500b270082ce29c1b', class: "spw-list-title__content-text" }, hAsync("slot", { key: '5bd478c0bd0fb705217717b3c4480d4cd733ba01' }))))));
|
|
14112
14131
|
}
|
|
14113
14132
|
static get style() { return spwListTitleCss(); }
|
|
14114
14133
|
static get cmpMeta() { return {
|
|
@@ -14147,7 +14166,7 @@ class SpwLoading {
|
|
|
14147
14166
|
};
|
|
14148
14167
|
}
|
|
14149
14168
|
render() {
|
|
14150
|
-
return (hAsync(Host, { key: '
|
|
14169
|
+
return (hAsync(Host, { key: '3e4184324f5760fb373c047ff96b3ceb639b653e' }, hAsync("div", { key: '79980d59ff58731f54276d77a2687914c96b4e92', class: this.loadingClasses }, hAsync("div", { key: '0e8b3edc3682ff1b51a161e1a9d8a7913e10aeeb', class: "spw-loading__spinner" }), this.text && hAsync("p", { key: '6fe0eb89d7727ecf6ad9d0cb4efed0b586904436', class: "spw-loading__text" }, this.text))));
|
|
14151
14170
|
}
|
|
14152
14171
|
static get style() { return spwLoadingCss(); }
|
|
14153
14172
|
static get cmpMeta() { return {
|
|
@@ -14550,13 +14569,13 @@ class SpwModal {
|
|
|
14550
14569
|
};
|
|
14551
14570
|
}
|
|
14552
14571
|
render() {
|
|
14553
|
-
return (hAsync(Host, { key: '
|
|
14572
|
+
return (hAsync(Host, { key: '4eb87501a9a4cc098250700f58c027e3f3fc13c6' }, hAsync("div", { key: '100bc778f67fca4ebc8ca8e1933033a362f94c24', ref: el => (this.modalContainer = el), class: this.elementClass }, hAsync("div", { key: '56918adc60d5b97ffd43e66323a4fc28f72c6297', class: "spw-modal__overlay", onClick: () => this.handleOverlayClick() }), hAsync("div", { key: '65612030c666acfaa5bafccff02b265e2df49408', class: `spw-modal__content-container spw-modal__content-container--${this.size}`, role: "dialog", "aria-modal": "true", "aria-label": this.caption }, hAsync("div", { key: '51ce6d5e32a972e6c7c7ff95844c6aab0793a979', class: "spw-modal__content", ref: el => (this.modalContent = el), onScroll: this.handleContentScroll }, hAsync("div", { key: '92deb26800d917a018012ae8dab17491fdfade57', class: "spw-modal__header" }, hAsync("div", { key: 'a96de8538e42a2ef89c2669459a4921bb818ad03', class: "spw-modal__title-container" }, this.alertIcon && hAsync("spw-icon", { key: '4328a281475bb9fb969234010872d83ad7c7db72', class: "spw-modal__alert-icon", icon: this.alertIcon }), hAsync("h2", { key: '7c16016aaaced617feb2cbdddb225c0de07c9294', class: "spw-modal__caption" }, this.caption)), this.showCloseButton && (hAsync("div", { key: '3cfd868ed08d69d6eacbc2e2908da0f1ae68236e', class: {
|
|
14554
14573
|
'spw-modal__close-button': true,
|
|
14555
14574
|
'spw-modal__close-button--sticky': this.isCloseButtonSticky,
|
|
14556
|
-
}, ref: el => (this.closeButton = el), onClick: () => this.doBeforeClose('CLOSE_BUTTON') }, hAsync("spw-link", { key: '
|
|
14575
|
+
}, ref: el => (this.closeButton = el), onClick: () => this.doBeforeClose('CLOSE_BUTTON') }, hAsync("spw-link", { key: '36577f9858f3eaa116b41af3e2654b6a0d803fe5', "icon-position": "right", icon: "fa-xmark" }, this.closeButtonText)))), hAsync("div", { key: 'f1fae039840a285805410fee667a4e5c53d441ea', class: "spw-modal__body" }, hAsync("slot", { key: '199cc1dfa3507fee34d5a86f90c35948ad656549', name: "content" })), hAsync("div", { key: '83bfe6dfccb359f373c3e0b7080893a716eb6812', class: { 'spw-modal__buttons': true, 'spw-modal__footer--buttons-present': this.slotButtonsPresent } }, hAsync("slot", { key: '7bc4e5745527068f0cc6eb2bfedc7440e99a0199', name: "buttons", onSlotchange: (e) => {
|
|
14557
14576
|
const slot = e.target;
|
|
14558
14577
|
this.slotButtonsPresent = slot.assignedNodes({ flatten: true }).length > 0;
|
|
14559
|
-
} })))), hAsync("div", { key: '
|
|
14578
|
+
} })))), hAsync("div", { key: '57d4de3c3d2d5769b14388d16c30471091007af0', "data-focus-trap-edge": true, onFocus: this.handleBottomFocus, tabindex: "0" }))));
|
|
14560
14579
|
}
|
|
14561
14580
|
get hostElement() { return getElement(this); }
|
|
14562
14581
|
static get watchers() { return {
|
|
@@ -17101,7 +17120,7 @@ class SpwMosaic {
|
|
|
17101
17120
|
};
|
|
17102
17121
|
}
|
|
17103
17122
|
render() {
|
|
17104
|
-
return (hAsync(Host, { key: '
|
|
17123
|
+
return (hAsync(Host, { key: 'a2878c9196d2cb6eb75ac2b406a951c2eafb8f17' }, hAsync("div", { key: 'b57c237e408c7b6c8d1759886d695bee866f19e1', class: this.elementClass }, hAsync("slot", { key: '4bcadc41dd9e4d4319f284f627e803dae17b62ab' }))));
|
|
17105
17124
|
}
|
|
17106
17125
|
get el() { return getElement(this); }
|
|
17107
17126
|
static get watchers() { return {
|
|
@@ -17190,7 +17209,7 @@ class SpwMosaicItem {
|
|
|
17190
17209
|
}
|
|
17191
17210
|
}
|
|
17192
17211
|
render() {
|
|
17193
|
-
return (hAsync(Host, { key: '
|
|
17212
|
+
return (hAsync(Host, { key: '82c0e3a358daf0c96c0c4799fdf208e6e22e0e88' }, hAsync("slot", { key: '5e094652b85b1fa2eddcf611b9e4fd74159fcbb3' })));
|
|
17194
17213
|
}
|
|
17195
17214
|
get el() { return getElement(this); }
|
|
17196
17215
|
static get watchers() { return {
|
|
@@ -17391,12 +17410,12 @@ class SpwPagination {
|
|
|
17391
17410
|
const pages = this.calculatePageRange();
|
|
17392
17411
|
const showPrevArrow = this.currentPage > 1;
|
|
17393
17412
|
const showNextArrow = this.currentPage < this.totalPages;
|
|
17394
|
-
const prevArrow = showPrevArrow && (hAsync("li", { key: '
|
|
17395
|
-
const nextArrow = showNextArrow && (hAsync("li", { key: '
|
|
17396
|
-
const prevArrowMobile = this.currentPage > 1 && (hAsync("li", { key: '
|
|
17397
|
-
const nextArrowMobile = this.currentPage < this.totalPages && (hAsync("li", { key: '
|
|
17398
|
-
const mobileArrows = (hAsync("ul", { key: '
|
|
17399
|
-
return (hAsync(Host, { key: '
|
|
17413
|
+
const prevArrow = showPrevArrow && (hAsync("li", { key: 'dcd1498e29ee3fb0a7aacfcf837cf779941390c0', class: "spw-pagination__item spw-pagination__item--desktop spw-pagination__item--arrow" }, hAsync("button", { key: 'b15634e85c1082de7220d634d703583cfe000cc0', onClick: () => this.goToPage(this.currentPage - 1) }, hAsync("spw-icon", { key: 'e15c7fd09d198cced97501c8eeac814e6c72e45e', icon: "fa-chevron-left" }), " ", hAsync("span", { key: '417047243b0821163a0e107fb5f810c60758a899', class: "spw-pagination__item-arrow-text" }, this.previousButtonText))));
|
|
17414
|
+
const nextArrow = showNextArrow && (hAsync("li", { key: 'dfad6e553a19c22f6f7ecca0a0c0b41a190370a9', class: "spw-pagination__item spw-pagination__item--desktop spw-pagination__item--arrow" }, hAsync("button", { key: '278d707a4394e2225cf6c9bf50ae1146b54914fd', onClick: () => this.goToPage(this.currentPage + 1) }, hAsync("span", { key: '47b58d5f383d2aee5335ce3e3520593ae6b8fdc1', class: "spw-pagination__item-arrow-text" }, this.nextButtonText), " ", hAsync("spw-icon", { key: 'aaeb333a63ce999845ff481283d65d359b498626', icon: "fa-chevron-right" }))));
|
|
17415
|
+
const prevArrowMobile = this.currentPage > 1 && (hAsync("li", { key: '67d470dd7ec978d778bf9501f7ff4f0d53e8fd74', class: "spw-pagination__item spw-pagination__item--arrow" }, hAsync("button", { key: '1ef874caef38ad58bfef892f7ff3d3c6a92f1e13', onClick: () => this.goToPage(this.currentPage - 1) }, hAsync("spw-icon", { key: '615092ac9a6fd45d24fba1625ff16f5ab83bcd08', icon: "fa-chevron-left" }), " ", hAsync("span", { key: '68890a0dc95b5356e08002ecd2e8917f024ea2dd' }, this.previousButtonText))));
|
|
17416
|
+
const nextArrowMobile = this.currentPage < this.totalPages && (hAsync("li", { key: 'b3ec5c4edbbf33b3c3597e2e8269d390cdf13f3d', class: "spw-pagination__item spw-pagination__item--arrow" }, hAsync("button", { key: '183cf1b1d5d6a92f7738674e3d2e9cb7f060af57', onClick: () => this.goToPage(this.currentPage + 1), disabled: this.currentPage >= this.totalPages }, hAsync("span", { key: '7dfbc497fa94d90984af376e5e20a46621ef4402' }, this.nextButtonText), " ", hAsync("spw-icon", { key: '0aa1fef8996bf23df1eda494cb8f1d9ef6a857b9', icon: "fa-chevron-right" }))));
|
|
17417
|
+
const mobileArrows = (hAsync("ul", { key: 'bb0d46915afe5a30ed9751d858a7046a026d0ff4', class: "spw-pagination__mobile-arrows" }, prevArrowMobile, nextArrowMobile));
|
|
17418
|
+
return (hAsync(Host, { key: '044cde627233453d74e4a55bfea69d8199513b72' }, hAsync("div", { key: '7e49988f7e2331a3b986cb9644fb51b5e3e25997', class: this.getPaginationClass() }, this.variant === 'input' && (hAsync(Fragment, { key: '721f2508e7980a7d017d57bd35571bea3d7e7478' }, hAsync("ul", { key: 'ed8562aa281db341405e2d7a7374e1890e63ae16' }, prevArrow, hAsync("li", { key: '0f0a0a41bc898e82c1293d59892a2278de1f3e2a', class: "spw-pagination__input" }, hAsync("spw-text-field", { key: '09eb4b0c43e1bc8b0d598d5144bf8defcf772f4b', value: this.inputPageValue, type: "text", name: "pagination-input", onInput: event => this.handleInputChange(event), onKeyDown: event => this.handleKeyDown(event), disabled: this.isDisabled })), hAsync("li", { key: '638c548a6d33678719f9c9543eb3b99a9b52a7d9', class: "spw-pagination__total-pages" }, "sur ", this.totalPages, " ", this.totalPages === 1 ? 'page' : 'pages'), nextArrow), mobileArrows)), this.variant === 'numbers' && (hAsync(Fragment, { key: 'a88d47012d933c68cb648223cf0e2de3e0b4b1e5' }, hAsync("ul", { key: '88d35c75e74693c3cefc806a9592bbf96103add8' }, prevArrow, pages.map(({ page, class: pageClass }) => {
|
|
17400
17419
|
if (page === '...') {
|
|
17401
17420
|
return (hAsync("li", { class: `spw-pagination__item spw-pagination__item--dots ${pageClass}` }, hAsync("spw-icon", { icon: "fa-ellipsis" })));
|
|
17402
17421
|
}
|
|
@@ -17551,7 +17570,7 @@ class SpwRadio {
|
|
|
17551
17570
|
render() {
|
|
17552
17571
|
const slot = this.el.innerHTML;
|
|
17553
17572
|
const hasSlot = Boolean(slot);
|
|
17554
|
-
return (hAsync("div", { key: '
|
|
17573
|
+
return (hAsync("div", { key: 'a781adf38f9770b007e32e827af954e56a30c7f2', class: "spw-radio" }, hAsync("input", { key: '8a69300ce3b900c0ee7ea36253cf7ec816f70398', type: "radio", ref: el => (this.inputElement = el), checked: this.internalChecked, "aria-checked": this.internalChecked ? 'true' : 'false', onChange: this.handleRadio.bind(this), name: this.name, value: this.value, disabled: this.disabled, style: { display: 'none' } }), hasSlot && (hAsync("label", { key: '8c06d8b2581204f2ddbdbd1440694052039498a0', class: `spw-radio__label ${this.disabled ? 'spw-radio__label--disabled' : ''}`, onClick: e => this.handleRadio(e) }, hAsync("slot", { key: '9434b6826bc54470f91e5529acf6150348b8b437' }))), hAsync("div", { key: '34ce75e3e5ef4bfbc3893d77fa585ad952770275', tabIndex: this.disabled ? -1 : 0, onClick: e => this.handleRadio(e), onKeyDown: this.handleKeydown.bind(this), role: "radio", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-disabled": this.disabled, "aria-label": this.accAriaLabel || this.name, class: this.elementClass }, this.internalChecked && hAsync("span", { key: '16d4f2247dd961d5d9f5c9dfccc600dab309548d', class: "spw-radio__circle" }))));
|
|
17555
17574
|
}
|
|
17556
17575
|
static get formAssociated() { return true; }
|
|
17557
17576
|
get el() { return getElement(this); }
|
|
@@ -17657,7 +17676,7 @@ class SpwScrolltop {
|
|
|
17657
17676
|
};
|
|
17658
17677
|
}
|
|
17659
17678
|
render() {
|
|
17660
|
-
return (hAsync(Host, { key: '
|
|
17679
|
+
return (hAsync(Host, { key: 'a9133326637d4aa8f58f2970407dbd59ea168791', class: this.hostClass }, hAsync("spw-button", { key: '13f119dd0ae45ac9f50ec52020b4555405931fa4', "is-icon-only": true, icon: "fa-chevron-up", variant: "primary", size: "medium", "acc-aria-label": this.accAriaLabel, onClick: this.scrollToTop })));
|
|
17661
17680
|
}
|
|
17662
17681
|
get el() { return getElement(this); }
|
|
17663
17682
|
static get style() { return spwScrolltopCss(); }
|
|
@@ -18277,7 +18296,7 @@ class SpwSeparator {
|
|
|
18277
18296
|
};
|
|
18278
18297
|
}
|
|
18279
18298
|
render() {
|
|
18280
|
-
return hAsync("div", { key: '
|
|
18299
|
+
return hAsync("div", { key: 'd74452bbc8830cf494100c3f6510988104a5b754', class: this.elementClass, style: this.style });
|
|
18281
18300
|
}
|
|
18282
18301
|
static get style() { return spwSeparatorCss(); }
|
|
18283
18302
|
static get cmpMeta() { return {
|
|
@@ -18376,7 +18395,7 @@ class SpwSidebar {
|
|
|
18376
18395
|
};
|
|
18377
18396
|
}
|
|
18378
18397
|
render() {
|
|
18379
|
-
return (hAsync(Host, { key: '
|
|
18398
|
+
return (hAsync(Host, { key: '85674117e60989814f7d7a37f3dd3b904379d110', class: this.hostClass }, hAsync("div", { key: 'a7dc79b161de709d47cda189859f6fbddf816035', class: this.elementClass }, hAsync("span", { key: 'ee66487ae37380cc48444f049bd9aaef8c597928', class: "spw-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, hAsync("spw-icon", { key: '479cf95d769990758fd766ebed32554863cf7508', icon: "fa-chevron-right" })), hAsync("div", { key: '3d96559cf723cd903a77fb943ba58cca0036b96a', class: "spw-sidebar__content" }, hAsync("slot", { key: '62d878e457b129647df984e5b960b9fd61a9b0fa', name: "navigation-top" }), hAsync("slot", { key: 'fca6deed9ea823420628c03078e53b7cdd502e49', name: "navigation-bottom" })), hAsync("div", { key: '67d0697a069f050892328f652b4e6930deb7a3fa', class: "spw-sidebar__resize-border", onClick: this.toggleSidebar }))));
|
|
18380
18399
|
}
|
|
18381
18400
|
get el() { return getElement(this); }
|
|
18382
18401
|
static get style() { return spwSidebarCss(); }
|
|
@@ -18412,7 +18431,7 @@ class SpwSidebarNavigationDropdown {
|
|
|
18412
18431
|
};
|
|
18413
18432
|
}
|
|
18414
18433
|
render() {
|
|
18415
|
-
return (hAsync(Host, { key: '
|
|
18434
|
+
return (hAsync(Host, { key: '968a8719643921e9d8453b0d2fcdd87ea2c1e933', class: this.classes }, hAsync("div", { key: '2ac5caa680ebd83fdc07f653d7fceb8b2a4a0d27', class: "spw-sidebar-navigation-dropdown__content", style: { display: this.open ? 'block' : 'none' } }, hAsync("slot", { key: 'ee24630234c1e6af964b327951108bd2528e9033' }))));
|
|
18416
18435
|
}
|
|
18417
18436
|
static get style() { return spwSidebarNavigationDropdownCss(); }
|
|
18418
18437
|
static get cmpMeta() { return {
|
|
@@ -18600,14 +18619,14 @@ class SpwSidebarNavigationItem {
|
|
|
18600
18619
|
}
|
|
18601
18620
|
render() {
|
|
18602
18621
|
const Tag = this.href && !this.disabled && !this.openOnClick ? 'a' : 'div';
|
|
18603
|
-
const iconContent = hAsync("spw-icon", { key: '
|
|
18604
|
-
const iconDiv = (hAsync("div", { key: '
|
|
18622
|
+
const iconContent = hAsync("spw-icon", { key: '4700c5778d91fb367ffcf90c55b31d1eb78282e7', variant: this.iconVariant, icon: this.icon });
|
|
18623
|
+
const iconDiv = (hAsync("div", { key: '2406404742b25ff81bebd21d17e397b631ab950c', class: "spw-sidebar-navigation-item__icon" }, this.bubble && hAsync("span", { key: '1cffd6dae86d4f0c2e0443a8b0dbd174ca657999', class: "spw-sidebar-navigation-item__bubble" }, this.bubble), iconContent));
|
|
18605
18624
|
const iconWithBubble = this.tooltipTitle ? (hAsync("spw-tooltip", { cursor: this.disabled ? 'disabled' : 'pointer', "tooltip-title": this.tooltipTitle, direction: "right", visible: !this.navExpanded }, iconDiv)) : (iconDiv);
|
|
18606
18625
|
const toggleClasses = {
|
|
18607
18626
|
'spw-sidebar-navigation-item__dropdown-toggle': true,
|
|
18608
18627
|
'spw-sidebar-navigation-item__dropdown-toggle--open': this.dropdownOpen,
|
|
18609
18628
|
};
|
|
18610
|
-
return (hAsync(Tag, { key: '
|
|
18629
|
+
return (hAsync(Tag, { key: 'ccb7079d463215f671582dfe3f4d41acb2a53c84', class: this.classes, href: this.openOnClick ? undefined : this.href, "aria-disabled": this.disabled ? 'true' : undefined, tabIndex: this.disabled ? -1 : 0, onClick: this.openOnClick ? this.handleItemClick : undefined }, this.icon && iconWithBubble, hAsync("div", { key: '557a4716bddf11ddad7a738feeac2d2bbffad344', class: "spw-sidebar-navigation-item__content" }, hAsync("div", { key: 'a7052155045a1d884b68bf8a83ab6387eef18c9d', class: "spw-sidebar-navigation-item__content-label" }, hAsync("slot", { key: '51bb492ca65770f8ddb4232fdf640a0b813dee4b' })), this.hasDropdown && (hAsync("div", { key: '519714001a45ccfdd55b074f34fb2540b214b358', class: toggleClasses, onClick: this.handleDropdownToggle, tabIndex: this.disabled ? -1 : 0 }, hAsync("spw-icon", { key: 'fec943dfcfcb4ec8047df513aae3e34a2b66db7e', icon: "fa-chevron-down" }))), hAsync("slot", { key: '7f241804786a5a00dee11516dbee994779b05c4b', name: "dropdown" }))));
|
|
18611
18630
|
}
|
|
18612
18631
|
get el() { return getElement(this); }
|
|
18613
18632
|
static get style() { return spwSidebarNavigationItemCss(); }
|
|
@@ -18641,7 +18660,7 @@ class SpwSidebarNavigationSeparator {
|
|
|
18641
18660
|
registerInstance(this, hostRef);
|
|
18642
18661
|
}
|
|
18643
18662
|
render() {
|
|
18644
|
-
return (hAsync(Host, { key: '
|
|
18663
|
+
return (hAsync(Host, { key: 'ca09de8816dc4027c434439fd3f1d1810c7b0e71' }, hAsync("spw-separator", { key: 'f88b2223b3db5ce2a71ad12d5ce98460f115a60c', class: "spw-sidebar-navigation-separator" })));
|
|
18645
18664
|
}
|
|
18646
18665
|
static get style() { return spwSidebarNavigationSeparatorCss(); }
|
|
18647
18666
|
static get cmpMeta() { return {
|
|
@@ -18702,7 +18721,7 @@ class SpwSkeleton {
|
|
|
18702
18721
|
}
|
|
18703
18722
|
}
|
|
18704
18723
|
render() {
|
|
18705
|
-
return (hAsync(Host, { key: '
|
|
18724
|
+
return (hAsync(Host, { key: 'f51453d4c09ee19f5b6d8d770fc106a37f4c7e90' }, hAsync("div", { key: '5c1f100999ec9466dac114f16c23ec4d6e7eaadf', class: "spw-skeleton" }, this.renderVariant(), hAsync("slot", { key: '5347334004f09f1584aa0384d3f65e1070e3c0c6' }))));
|
|
18706
18725
|
}
|
|
18707
18726
|
static get style() { return spwSkeletonCss(); }
|
|
18708
18727
|
static get cmpMeta() { return {
|
|
@@ -19119,7 +19138,7 @@ class SpwSlider {
|
|
|
19119
19138
|
}, onClick: () => this.handleDotClick(i), "aria-label": `Slide ${i + 1}`, "aria-current": i === this.activeIndex ? 'true' : 'false' })))));
|
|
19120
19139
|
}
|
|
19121
19140
|
render() {
|
|
19122
|
-
return (hAsync(Host, { key: '
|
|
19141
|
+
return (hAsync(Host, { key: '67c85fed7cc665da3cfa60082b5ac76b1f679c0d' }, hAsync("div", { key: '1090245b2710939eb572d26c1ed23ade12c416e9', class: this.elementClass, style: { height: `${this.currentHeight}px` }, tabindex: "0", role: "region", "aria-label": this.accAriaLabel }, hAsync("div", { key: 'e810a8fe4154b2f793041cae72f889a001988b84', class: "spw-slider__track" }, hAsync("slot", { key: '440367be7154291d1d18465fab6dedbd79271792' })), this.showArrows && (hAsync("div", { key: '7e8da39ecafddd9e3967d7a15e9d1838bbb51074', class: "spw-slider__navigation" }, hAsync("button", { key: '48a77dde510252161146311dbd7ee8d75f39abfa', class: "spw-slider__arrow spw-slider__arrow--prev", onClick: this.handlePrevious, disabled: this.activeIndex === 0, "aria-label": this.previousSlideText }, hAsync("spw-icon", { key: 'e8d9234727245e28a6d12d1914420cac33689edf', icon: "fa-chevron-left" })), hAsync("button", { key: '66dd413bb8817caba03b3ca6af41c896459a91cf', class: "spw-slider__arrow spw-slider__arrow--next", onClick: this.handleNext, disabled: this.activeIndex === this.totalSlides - 1, "aria-label": this.nextSlideText }, hAsync("spw-icon", { key: '8f545069639f403f8b4ef7843bf10d9d102609a1', icon: "fa-chevron-right" })))), this.dotsPosition === 'inside' && this.renderDots()), this.dotsPosition === 'outside' && (hAsync("div", { key: '95bc58b0e2de1dc60a1e8f5036b8aec4eaebf9b6', class: "spw-slider__dots-container" }, this.renderDots())), this.showAutoplayToggle && (hAsync("div", { key: 'e6e919ce3bbad911c74914bd19b3e920c028c4f9', class: "spw-slider__autoplay-toggle" }, hAsync("spw-checkbox", { key: 'c8583e3b3a2b47e9ce67c7d6aa448b54dea0a3ec', variant: "toggle", checked: this.isAutoplayActive, onSpwChange: this.handleAutoplayToggle }, this.autoplayText)))));
|
|
19123
19142
|
}
|
|
19124
19143
|
get el() { return getElement(this); }
|
|
19125
19144
|
static get style() { return spwSliderCss(); }
|
|
@@ -19157,7 +19176,7 @@ class SpwSliderItem {
|
|
|
19157
19176
|
registerInstance(this, hostRef);
|
|
19158
19177
|
}
|
|
19159
19178
|
render() {
|
|
19160
|
-
return (hAsync(Host, { key: '
|
|
19179
|
+
return (hAsync(Host, { key: '3065e73cb4ab19f7680eefa90be5a880e3c10615' }, hAsync("div", { key: '6cebacf00a6ea0f52a0cab1cfe42422ed37ab2e3', class: "spw-slider-item" }, hAsync("slot", { key: '142200a3deb0169d888adb1e3e5c92a1fab07404' }))));
|
|
19161
19180
|
}
|
|
19162
19181
|
static get style() { return spwSliderItemCss(); }
|
|
19163
19182
|
static get cmpMeta() { return {
|
|
@@ -19179,7 +19198,7 @@ class SpwSocials {
|
|
|
19179
19198
|
this.mainTitle = 'Restez connecté';
|
|
19180
19199
|
}
|
|
19181
19200
|
render() {
|
|
19182
|
-
return (hAsync(Host, { key: '
|
|
19201
|
+
return (hAsync(Host, { key: 'db6717f3f956e096ee63cd2664eb6b2421c295d1' }, hAsync("div", { key: '4154f8ff374bb0eb88cc44a5537cf1199c14f10f', class: "spw-socials" }, hAsync("div", { key: '3c22a4c8b30f15ad6cd14737b538a5430c0babeb', class: "spw-ds-container" }, hAsync("h2", { key: 'f2d034530d90defe469185883d98c3a1ed8c364b', class: "spw-socials__title" }, this.mainTitle), hAsync("div", { key: 'e569038b22f69448199c67aca4a8eb8844f5574c', class: "spw-socials__content" }, hAsync("slot", { key: '930e33211f97eea0fee624d1bff512f7e24a4366' }))))));
|
|
19183
19202
|
}
|
|
19184
19203
|
static get style() { return spwSocialsCss(); }
|
|
19185
19204
|
static get cmpMeta() { return {
|
|
@@ -19640,7 +19659,7 @@ class SpwTableBody {
|
|
|
19640
19659
|
});
|
|
19641
19660
|
}
|
|
19642
19661
|
render() {
|
|
19643
|
-
return (hAsync("tbody", { key: '
|
|
19662
|
+
return (hAsync("tbody", { key: 'c1ad96fdf8c9434261fdde389b622783007e412d', part: "tbody" }, hAsync("slot", { key: 'd02437370fd0fce984282efdb12383dfe6af06b6' })));
|
|
19644
19663
|
}
|
|
19645
19664
|
get el() { return getElement(this); }
|
|
19646
19665
|
static get style() { return spwTableBodyCss(); }
|
|
@@ -19748,7 +19767,7 @@ class SpwTableCell {
|
|
|
19748
19767
|
}
|
|
19749
19768
|
attrs.style = stickyStyles;
|
|
19750
19769
|
}
|
|
19751
|
-
return (hAsync("td", Object.assign({ key: '
|
|
19770
|
+
return (hAsync("td", Object.assign({ key: 'f9b278a91f81e51c4440065af95be6ebd4e9f53a' }, attrs), hAsync("slot", { key: 'fc808a407475a1389437d9be17a5d6df20e931f8' })));
|
|
19752
19771
|
}
|
|
19753
19772
|
get el() { return getElement(this); }
|
|
19754
19773
|
static get style() { return spwTableCellCss(); }
|
|
@@ -19783,7 +19802,7 @@ class SpwTableContainer {
|
|
|
19783
19802
|
registerInstance(this, hostRef);
|
|
19784
19803
|
}
|
|
19785
19804
|
render() {
|
|
19786
|
-
return (hAsync(Host, { key: '
|
|
19805
|
+
return (hAsync(Host, { key: '747a8e38e481a29d2d88e1ab32fdf5fc1f86d620' }, hAsync("div", { key: '9f1af8ce965cbe3dd274b95d0ec62b293c4ae003', class: "spw-table-container" }, hAsync("slot", { key: '6d8a6f7c761af455f1471d01c2f7c6963e915b59' }))));
|
|
19787
19806
|
}
|
|
19788
19807
|
static get style() { return spwTableContainerCss(); }
|
|
19789
19808
|
static get cmpMeta() { return {
|
|
@@ -19803,7 +19822,7 @@ class SpwTableFooter {
|
|
|
19803
19822
|
registerInstance(this, hostRef);
|
|
19804
19823
|
}
|
|
19805
19824
|
render() {
|
|
19806
|
-
return (hAsync("div", { key: '
|
|
19825
|
+
return (hAsync("div", { key: '53c671c9fc75e04e9bae06039b129fd1f0c04902', class: "spw-table-footer" }, hAsync("slot", { key: '366b793385c0d92aa8edbdf1e794a23e8bfd8934', name: "left" }), hAsync("slot", { key: '02f20d1221f57ea8abb1d0aa66a90e67c5c2f928', name: "center" }), hAsync("slot", { key: '19917ed07904b91f6bbd745c30c35f12a279cc90', name: "right" })));
|
|
19807
19826
|
}
|
|
19808
19827
|
static get style() { return spwTableFooterCss(); }
|
|
19809
19828
|
static get cmpMeta() { return {
|
|
@@ -19823,7 +19842,7 @@ class SpwTableHead {
|
|
|
19823
19842
|
registerInstance(this, hostRef);
|
|
19824
19843
|
}
|
|
19825
19844
|
render() {
|
|
19826
|
-
return (hAsync("thead", { key: '
|
|
19845
|
+
return (hAsync("thead", { key: 'bcf6e652ad90ca539067497316ce21faf5c9b97a', part: "thead" }, hAsync("slot", { key: '809253308d029c5979b28c8b426a53483f2912ae' })));
|
|
19827
19846
|
}
|
|
19828
19847
|
static get style() { return spwTableHeadCss(); }
|
|
19829
19848
|
static get cmpMeta() { return {
|
|
@@ -19906,10 +19925,10 @@ class SpwTableHeader {
|
|
|
19906
19925
|
}
|
|
19907
19926
|
attrs.style = stickyStyles;
|
|
19908
19927
|
}
|
|
19909
|
-
return (hAsync("th", Object.assign({ key: '
|
|
19928
|
+
return (hAsync("th", Object.assign({ key: 'f9d040dd58d8739e60d70bb53a477d3f0da25c72' }, attrs), hAsync("div", { key: 'b1e0ab131f026740b669cd37e493d79d8ef46ad1', class: {
|
|
19910
19929
|
'spw-table-header__content': true,
|
|
19911
19930
|
'spw-table-header__content--is-sorted': this.isSorted,
|
|
19912
|
-
} }, hAsync("slot", { key: '
|
|
19931
|
+
} }, hAsync("slot", { key: 'eec3daf6a29e815971d4e82265e54bd2f966fbcb' }), hAsync("div", { key: '0b3ee697ce5ab7d29aded245f3b879561e237bc6', class: "spw-table-header__icons" }, hAsync("slot", { key: 'c5ac4935be906a8b6f52d2bf48d153e4ce91c2ad', name: "filters" }), (this.tooltipTitle || this.tooltipText) && (hAsync("spw-tooltip", { key: '27ec14c3d6853005a17e42a32e593cb4a19c978e', "tooltip-title": this.tooltipTitle, "tooltip-text": this.tooltipText }, hAsync("spw-icon", { key: '6998539763d4144d4e0275089f73ae734a2f04c3', variant: "fa-regular", icon: "fa-circle-question" }))), this.sortable && (hAsync("spw-icon", { key: '31169ff6d560ca8ef0329b07ed9330d021c497be', class: "spw-table-header__sort-icon", icon: this.isSorted ? (this.sortDirection === 'asc' ? 'fa-arrow-up-short-wide' : 'fa-arrow-down-wide-short') : 'fa-arrow-up-arrow-down' }))))));
|
|
19913
19932
|
}
|
|
19914
19933
|
static get style() { return spwTableHeaderCss(); }
|
|
19915
19934
|
static get cmpMeta() { return {
|
|
@@ -19992,7 +20011,7 @@ class SpwTableRow {
|
|
|
19992
20011
|
};
|
|
19993
20012
|
}
|
|
19994
20013
|
render() {
|
|
19995
|
-
return (hAsync(Host, { key: '
|
|
20014
|
+
return (hAsync(Host, { key: '65672e550b60007a5a067207e5e98391b15e9a1d', part: "row" }, hAsync("tr", { key: 'aa9563a8d33329fedefc97f49dd0fc3cbe54b1a4', class: this.elementClass, part: "row" }, hAsync("slot", { key: '1647fc675ce503dd64551176e9719ed031131fcc' }))));
|
|
19996
20015
|
}
|
|
19997
20016
|
get el() { return getElement(this); }
|
|
19998
20017
|
static get watchers() { return {
|
|
@@ -20145,7 +20164,7 @@ class SpwTableSidebar {
|
|
|
20145
20164
|
}
|
|
20146
20165
|
render() {
|
|
20147
20166
|
const style = Object.assign(Object.assign({}, (this.observedHeight !== undefined && { height: `${this.observedHeight}px` })), { '--spw-table-sidebar-width': `${this.sidebarWidth}px` });
|
|
20148
|
-
return (hAsync(Host, { key: '
|
|
20167
|
+
return (hAsync(Host, { key: 'b8b4b59f8ddff138601e3723ab3b96919807bb8c', style: style, class: this.hostClass }, hAsync("nav", { key: '069e5baf3dce00f9c45c7943f8f6e588e79c3fe6', class: this.elementClass }, hAsync("span", { key: '5229c33d65e6bc1c08e4d1e3b0f8afc6d24a7431', class: "spw-table-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, hAsync("spw-icon", { key: 'a50c05d8561210ef66026395e26e3cbaa506e77e', icon: "fa-chevron-left" })), hAsync("div", { key: 'efb6cae5e348f52f026db07f6381d1f8785e85af', class: "spw-table-sidebar__mini", onClick: this.toggleSidebar }, hAsync("spw-icon", { key: '3cea2ba602cc1757f4abcbfc2628ad19f521d4dd', icon: this.sidebarIcon, variant: "fa-regular" })), hAsync("div", { key: '23dccad9d9cf67ad86580fa1b9cb1b52e004be20', class: "spw-table-sidebar__content" }, hAsync("div", { key: 'aba8097d393fc7cefce1bcf1666403104a6b67c5', class: "spw-table-sidebar__header" }, hAsync("span", { key: 'b5e89956cc8d101c938073d311ba2bd742b8dde8', class: "spw-table-sidebar__header-title" }, hAsync("spw-icon", { key: '3277432f0fac70bd812714423c880c43026c19fd', icon: this.sidebarIcon, variant: "fa-regular" }), " ", this.sidebarTitle), this.hasReset && (hAsync("spw-button", { key: '2244b989d733aa649d7d74d26fd548338c365d28', class: "spw-table-sidebar__header-reset", onClick: this.handleReset, type: "button", variant: "secondary", size: "small", isIconOnly: true, icon: this.resetIcon }))), hAsync("div", { key: 'cac5fd1d25cc788ebb52997b2c244f554b8ed1aa', class: "spw-table-sidebar__scrollable-content" }, hAsync("slot", { key: 'cad3dfe8b3fe8d41286d0891b7a8a3fe233def05' })), hAsync("div", { key: 'ca8b941d16b2725f53dfb7099f40fda72a7901b6', class: "spw-table-sidebar__footer" }, hAsync("slot", { key: 'd7dba20a95384af715ef218ceba8b77bd5f86d84', name: "sidebar-footer" }))))));
|
|
20149
20168
|
}
|
|
20150
20169
|
get el() { return getElement(this); }
|
|
20151
20170
|
static get style() { return spwTableSidebarCss(); }
|
|
@@ -20340,7 +20359,7 @@ class SpwTabs {
|
|
|
20340
20359
|
};
|
|
20341
20360
|
}
|
|
20342
20361
|
render() {
|
|
20343
|
-
return (hAsync("div", { key: '
|
|
20362
|
+
return (hAsync("div", { key: '2959fd77a92e360f81a53fed3af12e027b54d98d', class: this.elementClass }, hAsync("slot", { key: 'acc8d785075b425baa8abea8a9fa8fc06a90db03', name: "navigation" }), hAsync("slot", { key: 'e8078130f48eeba4d272eb3ba0a5fea9326081ff', name: "content" })));
|
|
20344
20363
|
}
|
|
20345
20364
|
get el() { return getElement(this); }
|
|
20346
20365
|
static get watchers() { return {
|
|
@@ -20398,7 +20417,7 @@ class SpwTabsContent {
|
|
|
20398
20417
|
}; }
|
|
20399
20418
|
}
|
|
20400
20419
|
|
|
20401
|
-
const spwTabsNavigationCss = () => `@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;position:relative;top:1px;--spw-tabs-navigation-border-bottom:1px solid var(--spw-colors-support-grey-grey-300)}.spw-tabs-navigation-container{display:flex;align-items:center;position:relative;width:100%;overflow:hidden}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile{flex-direction:column;align-items:stretch}}.spw-tabs-navigation{flex:1;overflow:hidden}@media (max-width: 768px){.spw-tabs-navigation--vertical-on-mobile{overflow:visible}}.spw-tabs-navigation__list{position:relative;z-index:2;display:flex;flex-wrap:nowrap;gap:
|
|
20420
|
+
const spwTabsNavigationCss = () => `@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;position:relative;top:1px;--spw-tabs-navigation-border-bottom:1px solid var(--spw-colors-support-grey-grey-300);--spw-tabs-navigation-gap:24px}.spw-tabs-navigation-container{display:flex;align-items:center;position:relative;width:100%;overflow:hidden}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile{flex-direction:column;align-items:stretch}}.spw-tabs-navigation{flex:1;overflow:hidden}@media (max-width: 768px){.spw-tabs-navigation--vertical-on-mobile{overflow:visible}}.spw-tabs-navigation__list{position:relative;z-index:2;display:flex;flex-wrap:nowrap;gap:var(--spw-tabs-navigation-gap);overflow-x:auto;white-space:nowrap;border-bottom:var(--spw-tabs-navigation-border-bottom);scroll-behavior:smooth;list-style:none;margin:0;padding:0;scrollbar-width:none;-ms-overflow-style:none}.spw-tabs-navigation__list::-webkit-scrollbar{display:none}@media (max-width: 768px){.spw-tabs-navigation__list--vertical-on-mobile{flex-direction:column;gap:0;overflow-x:visible;overflow-y:auto;white-space:normal;border-bottom:none}}@media (min-width: 768px){.spw-tabs-navigation__list--centered{justify-content:center}}:host(.--box) .spw-tabs-navigation__list{gap:0;border-bottom:0}.spw-tabs-navigation__arrow{position:relative;top:1px;display:flex;align-items:center;justify-content:center;background:white;border:none;width:33px;height:33px;cursor:pointer;z-index:10;transition:all 0.2s ease}.spw-tabs-navigation__arrow spw-icon{font-size:14px;color:var(--spw-colors-support-grey-grey-500)}.spw-tabs-navigation__arrow:hover spw-icon{color:var(--spw-colors-support-grey-grey-600)}.spw-tabs-navigation__arrow:active spw-icon{color:var(--spw-colors-support-grey-grey-900)}.spw-tabs-navigation__arrow--left{border-radius:4px 0 0 0;border-right:1px solid var(--spw-colors-support-grey-grey-300)}.spw-tabs-navigation__arrow--right{border-radius:0 4px 0 0;border-left:1px solid var(--spw-colors-support-grey-grey-300)}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile .spw-tabs-navigation__arrow{display:none}}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile ::slotted(spw-tabs-navigation-item){display:block;border-bottom:1px solid var(--spw-colors-support-grey-grey-300);--spw-tabs-width:100%}}::slotted(spw-tabs-navigation-item){--spw-tabs-border-radius:0;--spw-tabs-margin-left:-1px}::slotted(spw-tabs-navigation-item:first-child){--spw-tabs-border-radius:4px 0 0 0;--spw-tabs-margin-left:0}::slotted(spw-tabs-navigation-item:last-child){--spw-tabs-border-radius:0 4px 0 0;--spw-tabs-margin-left:-1px}::slotted(spw-tabs-navigation-item.--active){--spw-tabs-border-radius:4px 4px 0 0}`;
|
|
20402
20421
|
|
|
20403
20422
|
class SpwTabsNavigation {
|
|
20404
20423
|
constructor(hostRef) {
|
|
@@ -20504,7 +20523,7 @@ class SpwTabsNavigation {
|
|
|
20504
20523
|
'spw-tabs-navigation__list--vertical-on-mobile': this.isVerticalOnMobile,
|
|
20505
20524
|
'spw-tabs-navigation__list--centered': this.isCentered && !this.hasOverflow,
|
|
20506
20525
|
};
|
|
20507
|
-
return (hAsync("div", { key: '
|
|
20526
|
+
return (hAsync("div", { key: '3fd64718f540089a26d5924bf901673aa1c60d98', class: containerClass }, this.showLeftArrow && (hAsync("button", { key: '3a2e718bbe027d81413ee0163e8f9bd7ec6dcca7', class: "spw-tabs-navigation__arrow spw-tabs-navigation__arrow--left", onClick: this.scrollLeft, "aria-label": "Faire d\u00E9filer vers la gauche" }, hAsync("spw-icon", { key: '2b7de5750220b9dd52504093ce8e32e98a96b746', icon: "fa-chevron-left" }))), hAsync("nav", { key: 'd8de7158d18c5645ef5c3782f4e97f159a4201cd', class: navClass, "aria-label": this.accAriaLabel || 'Navigation' }, hAsync("ul", { key: 'fef51eeb17cc6fffb2796413f6c1c45859c9a189', class: listClass, role: "tablist", ref: el => (this.ulElement = el), onScroll: this.handleScroll }, hAsync("slot", { key: '30af1f7ad3d09a11e611f9b787879abf9e2dc11e' }))), this.showRightArrow && (hAsync("button", { key: '0a49186841b1ac405e262e3ce5d8c8fd7234e33b', class: "spw-tabs-navigation__arrow spw-tabs-navigation__arrow--right", onClick: this.scrollRight, "aria-label": "Faire d\u00E9filer vers la droite" }, hAsync("spw-icon", { key: '72fe87d0d45b119efad3cee4d9dec1eaebd4490f', icon: "fa-chevron-right" })))));
|
|
20508
20527
|
}
|
|
20509
20528
|
get hostElement() { return getElement(this); }
|
|
20510
20529
|
static get style() { return spwTabsNavigationCss(); }
|
|
@@ -20593,7 +20612,7 @@ class SpwTabsNavigationItem {
|
|
|
20593
20612
|
const iconClass = `spw-icon--${iconPosition}`;
|
|
20594
20613
|
const iconElement = this.icon ? hAsync("spw-icon", { class: iconClass, icon: this.icon }) : null;
|
|
20595
20614
|
const tagElement = this.tagText ? (hAsync("spw-tag", { size: "small", "has-icon": this.tagIcon ? 'true' : 'false', variant: this.tagVariant }, this.tagText)) : null;
|
|
20596
|
-
return (hAsync(Host, { key: '
|
|
20615
|
+
return (hAsync(Host, { key: 'f6a682fb5b5e2c366978f5d2d5e026c83bf770c5', class: this.active ? '--active' : '' }, hAsync("li", { key: '24f7c44dc52de4f136fae4d9c337bb0c520a9cd4', 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 && (hAsync("spw-tooltip", { key: '6c9c3e76e5f614e35284d23ffbeafee4cf07b7a5', cursor: this.disabled ? 'disabled' : 'pointer', class: "spw-tooltip--has-ellipsis", tooltipText: this.slotText }, iconPosition === 'left' && iconElement, hAsync("slot", { key: 'b7a9c7048e1de57d7afede58a53fa5d6a6be693d' }), iconPosition === 'right' && iconElement, tagElement)), !this.hasEllipsis && (hAsync(Fragment, { key: '95a7d2d657abbf2b8ccd896e54879e5b3d29481c' }, iconPosition === 'left' && iconElement, hAsync("slot", { key: '637a18e4faa6ac5a02b8f94fd1657a89cd6886a4' }), iconPosition === 'right' && iconElement, tagElement)), ' ', this.bubble && hAsync("span", { key: '4c89b0d10720d4731def6b7100fad8a17356244f', class: "bubble" }))));
|
|
20597
20616
|
}
|
|
20598
20617
|
get el() { return getElement(this); }
|
|
20599
20618
|
static get style() { return spwTabsNavigationItemCss(); }
|
|
@@ -20620,7 +20639,7 @@ class SpwTabsNavigationItem {
|
|
|
20620
20639
|
}; }
|
|
20621
20640
|
}
|
|
20622
20641
|
|
|
20623
|
-
const spwTagCss = () => `html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:inline-block}.spw-tag{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1;border-radius:999px;border:1px solid transparent;white-space:nowrap}.spw-tag--hoverable{position:relative;transition:all linear 0.2s}.spw-tag--hoverable:hover{transform:translateY(-3px)}.spw-tag--default{background:#fff;color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-colors-support-grey-grey-300)}.spw-tag--grey{background:var(--spw-colors-support-grey-grey-100);color:var(--spw-colors-support-grey-grey-800)}.spw-tag--blue{background:#e6f3ff;color:#002e6b}.spw-tag--green{background:#e2fde3;color:#026100}.spw-tag--orange{background:#ffeee0;color:#702000}.spw-tag--red{background:#ffebed;color:#70000d}.spw-tag--purple{background:#f7ebff;color:#45036d}.spw-tag--surface-dark{box-shadow:0px 2px 3px 0px rgba(0, 0, 0, 0.15)}.spw-tag--size-extra-small{font-size:12px;line-height:11px;padding:
|
|
20642
|
+
const spwTagCss = () => `html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:inline-block;--spw-tag-padding-extra-small:6px 8px;--spw-tag-padding-small:6px 10px;--spw-tag-padding-medium:6px 10px;--spw-tag-padding-large:6px 10px}.spw-tag{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1;border-radius:999px;border:1px solid transparent;white-space:nowrap}.spw-tag--hoverable{position:relative;transition:all linear 0.2s}.spw-tag--hoverable:hover{transform:translateY(-3px)}.spw-tag--default{background:#fff;color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-colors-support-grey-grey-300)}.spw-tag--grey{background:var(--spw-colors-support-grey-grey-100);color:var(--spw-colors-support-grey-grey-800)}.spw-tag--blue{background:#e6f3ff;color:#002e6b}.spw-tag--green{background:#e2fde3;color:#026100}.spw-tag--orange{background:#ffeee0;color:#702000}.spw-tag--red{background:#ffebed;color:#70000d}.spw-tag--purple{background:#f7ebff;color:#45036d}.spw-tag--surface-dark{box-shadow:0px 2px 3px 0px rgba(0, 0, 0, 0.15)}.spw-tag--size-extra-small{font-size:12px;line-height:11px;padding:var(--spw-tag-padding-extra-small);gap:4px}.spw-tag--size-small{font-size:14px;line-height:13px;padding:var(--spw-tag-padding-small);gap:4px}.spw-tag--size-medium{font-size:16px;line-height:15px;padding:var(--spw-tag-padding-medium)}.spw-tag--size-large{font-size:18px;line-height:17px;padding:var(--spw-tag-padding-large)}`;
|
|
20624
20643
|
|
|
20625
20644
|
class SpwTag {
|
|
20626
20645
|
constructor(hostRef) {
|
|
@@ -20673,7 +20692,7 @@ class SpwTag {
|
|
|
20673
20692
|
};
|
|
20674
20693
|
const iconToDisplay = this.icon || this.getIcon(this.variant);
|
|
20675
20694
|
const iconElement = this.hasIcon ? hAsync("spw-icon", { variant: this.iconVariant, icon: iconToDisplay }) : null;
|
|
20676
|
-
return (hAsync(Host, { key: '
|
|
20695
|
+
return (hAsync(Host, { key: '66fefcbc20cb9c4a48fc12a274db74e7eed9fe9e' }, hAsync(TagType, Object.assign({ key: '0359073291695253e18cb626cfdd97de3b14ca37' }, attrs, { class: this.elementClass }), this.iconPosition === 'left' && iconElement, hAsync("slot", { key: 'ed3d5252033a336f38eb9f9bf5e9a5417b857f18' }), this.iconPosition === 'right' && iconElement)));
|
|
20677
20696
|
}
|
|
20678
20697
|
static get style() { return spwTagCss(); }
|
|
20679
20698
|
static get cmpMeta() { return {
|
|
@@ -20988,7 +21007,7 @@ class SpwTextField {
|
|
|
20988
21007
|
};
|
|
20989
21008
|
}
|
|
20990
21009
|
render() {
|
|
20991
|
-
return (hAsync("div", { key: '
|
|
21010
|
+
return (hAsync("div", { key: '41344c0a7baae0b78740a2e79bd60fe39cc5e1e8', class: this.elementClass }, this.label && (hAsync("spw-field-label", { key: 'c544f2b87e9a5f140cd554e78e7b5cef504ed5b3', 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 && (hAsync("spw-field-message", { key: '91242a77c6e88000abda5d0dcb8759a38246c643', class: "spw-text-field__field-message", variant: "hint", showIcon: false }, this.assistiveText)), hAsync("div", { key: '7bc7fe0d449a9780ac30a0770daf3f6b536cbf3e', class: "spw-text-field__container" }, this.type === 'number' && this.hasControls && (hAsync("button", { key: '71b161b15cbd13c05f6b91c7708f8989705d5ebe', 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 }, hAsync("spw-icon", { key: '4dc4e23dc7bed73b2ca9e206baa779bc5d23cdcc', icon: "fa-minus" }))), hAsync("div", { key: '636cb26b066ed37b81f0c4d10d12076d407b2431', class: "spw-text-field__input-container" }, hAsync("input", { key: 'b31e1128ef9f0cb29c371bb05a03d1b0d03d58ba', class: "spw-text-field__input", ref: el => (this.inputElement = el), type: this.type === 'number' && this.decimalPrecision != null ? 'text' : this.type, inputMode: this.type === 'number' && this.decimalPrecision != null ? 'decimal' : undefined, min: this.type === 'number' && this.decimalPrecision == null ? this.min : undefined, max: this.type === 'number' && this.decimalPrecision == null ? this.max : undefined, step: this.type === 'number' && this.decimalPrecision == 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) && (hAsync("div", { key: 'f0a4482e6d4208252b6cd77baabd36b521487a57', class: "spw-text-field__icons" }, this.isClearIconVisible && (hAsync("span", { key: '12b218ede706d8adb3d8545429582e4b9ec2de90', class: "spw-text-field__clear", onClick: () => this.handleClear() }, hAsync("spw-icon", { key: '6260e109d05f8ea3cbff4fa4e1bb1475c09c3aea', class: "spw-text-field__icon spw-text-field__icon--clear", icon: "fa-xmark" }))), this.isSearch && !this.hasSubmitButton && hAsync("spw-icon", { key: 'c282880a18c634a51b657b6098bd058007bb4ba3', class: "spw-text-field__icon spw-text-field__icon--search", icon: "fa-magnifying-glass" }), this.hasSubmitButton && (hAsync("button", { key: '22be1eb7107eed95c5bcf33a323e6f506b984859', type: "button", class: "spw-text-field__submit", onClick: () => this.handleSubmit(), "aria-label": "Rechercher" }, hAsync("spw-icon", { key: 'afee21b71448a151d97f10741b62163afc7b6f9f', icon: "fa-magnifying-glass" })))))), this.type === 'number' && this.hasControls && (hAsync("button", { key: '7dcfb213fbe349c3721a81c4882c85b9221e4b60', 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 }, hAsync("spw-icon", { key: '356f1b12fe9d97e215fb6422143378f67878a0ee', icon: "fa-plus" }))), this.indicator && hAsync("div", { key: '1c7eb4d8917e29a7d1f891cd10b086f9d2552ee6', class: "spw-text-field__indicator" }, this.indicator)), this.renderErrorMessage(), this.renderHintMessage(), this.renderSuccessMessage(), this.renderWarningMessage()));
|
|
20992
21011
|
}
|
|
20993
21012
|
static get formAssociated() { return true; }
|
|
20994
21013
|
get el() { return getElement(this); }
|
|
@@ -21159,7 +21178,7 @@ class SpwTextarea {
|
|
|
21159
21178
|
};
|
|
21160
21179
|
}
|
|
21161
21180
|
render() {
|
|
21162
|
-
return (hAsync("div", { key: '
|
|
21181
|
+
return (hAsync("div", { key: 'cbbd0e16dd66f5ae5a1bb6537f77a8984f19a3a6', class: this.elementClass }, this.label && (hAsync("spw-field-label", { key: '95d4f02eddb340fb319a4b56a0b138f378b2afa1', 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 && (hAsync("spw-field-message", { key: 'b121d8f71bb51677fbca266e76175c5a1011ed1c', class: "spw-textarea__field-message", variant: "hint", showIcon: false }, this.assistiveText)), hAsync("div", { key: '283ad25136bf66441c3c44e38a676cbf6dddd6ba', class: "spw-textarea__container" }, hAsync("textarea", { key: 'ea73e4376ae4ada3ea15565324b3d98ec6e51c5e', 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()));
|
|
21163
21182
|
}
|
|
21164
21183
|
static get formAssociated() { return true; }
|
|
21165
21184
|
static get watchers() { return {
|
|
@@ -21265,7 +21284,7 @@ class SpwThemeProvider {
|
|
|
21265
21284
|
document.documentElement.setAttribute('data-theme', theme);
|
|
21266
21285
|
}
|
|
21267
21286
|
render() {
|
|
21268
|
-
return (hAsync("main", { key: '
|
|
21287
|
+
return (hAsync("main", { key: 'f5a89ddcd66778c2b01aeb9060259606826f56e3', class: `spw-theme-${this.theme}` }, hAsync("slot", { key: 'ad8c44ad796c3cc358c3d0a4317730d858000c96' })));
|
|
21269
21288
|
}
|
|
21270
21289
|
get el() { return getElement(this); }
|
|
21271
21290
|
static get cmpMeta() { return {
|
|
@@ -21340,7 +21359,7 @@ class SpwTile {
|
|
|
21340
21359
|
href,
|
|
21341
21360
|
target,
|
|
21342
21361
|
};
|
|
21343
|
-
return (hAsync(Host, { key: '
|
|
21362
|
+
return (hAsync(Host, { key: '16f734c527ff0ac336142d6cd6cdbb0339fc61a1' }, hAsync(TagType, Object.assign({ key: 'a40105bb95a5c6e3c14f6b1fae4a1966b78c80c0' }, attrs, { class: this.elementClass }), this.imageSrc && (this.variant === 'big' || this.variant === 'light') && (hAsync(Fragment, { key: '7b57b8f146aa6f46b7d99e02d91f330acacf07a0' }, hAsync("div", { key: '3c49b89e8e5c0f6935b407a2b600aaca7584534f', class: "spw-tile__overlay", style: { opacity: `${this.overlayOpacity / 100}` } }), hAsync("img", { key: '347f6823f45bdfb03036d9e7bc26d63b318fa740', src: this.imageSrc, alt: this.imageAlt, class: "spw-tile__image" }))), hAsync("div", { key: 'f8005c3d3776645ced88dcc32f06a462fc4a3ed4', class: "spw-tile__content" }, hAsync("slot", { key: '4c08160a9346aa3a0af50a8288de295f84987fbb' }), this.href && this.variant === 'big' && (hAsync("span", { key: '47f15e799b4aad2da067032d270d5c3a0b34619a', class: "spw-tile__button" }, hAsync("spw-icon", { key: '8fd5410c6ab909df39503655ec09ecfecab972c2', icon: "fa-chevron-right" })))))));
|
|
21344
21363
|
}
|
|
21345
21364
|
get el() { return getElement(this); }
|
|
21346
21365
|
static get style() { return spwTileCss(); }
|
|
@@ -21369,7 +21388,7 @@ class SpwTileDescription {
|
|
|
21369
21388
|
registerInstance(this, hostRef);
|
|
21370
21389
|
}
|
|
21371
21390
|
render() {
|
|
21372
|
-
return (hAsync("div", { key: '
|
|
21391
|
+
return (hAsync("div", { key: '91e5b5d78c592d08a3b825e6046a65bcc9b4a893', class: "spw-tile-description" }, hAsync("slot", { key: 'a25c2c542a82c2251b6fb3cc53d1d7f03c391ee6' })));
|
|
21373
21392
|
}
|
|
21374
21393
|
static get style() { return spwTileDescriptionCss(); }
|
|
21375
21394
|
static get cmpMeta() { return {
|
|
@@ -21389,7 +21408,7 @@ class SpwTileTitle {
|
|
|
21389
21408
|
registerInstance(this, hostRef);
|
|
21390
21409
|
}
|
|
21391
21410
|
render() {
|
|
21392
|
-
return (hAsync("h3", { key: '
|
|
21411
|
+
return (hAsync("h3", { key: '56d6357c6f4db99297528b80035a3074e57a7d20', class: "spw-tile-title" }, hAsync("slot", { key: '7a41b388409220641518c05a3b82a71a9c3710bf' })));
|
|
21393
21412
|
}
|
|
21394
21413
|
static get style() { return spwTileTitleCss(); }
|
|
21395
21414
|
static get cmpMeta() { return {
|
|
@@ -21459,11 +21478,11 @@ class SpwTimeline {
|
|
|
21459
21478
|
return this.visibleItems > 0 && items.length > this.visibleItems;
|
|
21460
21479
|
}
|
|
21461
21480
|
render() {
|
|
21462
|
-
return (hAsync(Host, { key: '
|
|
21481
|
+
return (hAsync(Host, { key: '5a946a9f72eaf694c95a6e389cd05e7c035d447e' }, hAsync("div", { key: 'b77053be46bbefbe1e7b683d37e09b29697491ba', class: this.elementClass }, hAsync("slot", { key: 'bef7bec9265481d21bd8bbb31ba7f4f6536685e1' })), this.shouldShowToggleButton() && (hAsync("div", { key: 'e55bf4fcce24e65a7d4da053c3bb2c72da20b8cf', class: {
|
|
21463
21482
|
'spw-timeline__toggle': true,
|
|
21464
21483
|
'spw-timeline__toggle--more': !this.showAll,
|
|
21465
21484
|
'spw-timeline__toggle--less': this.showAll,
|
|
21466
|
-
} }, hAsync("span", { key: '
|
|
21485
|
+
} }, hAsync("span", { key: 'a04f13df12d839d923038a1472b54fb1057b2294', class: "spw-timeline__toggle-btn", onClick: this.handleToggle }, this.showAll ? this.showLessText : this.showMoreText)))));
|
|
21467
21486
|
}
|
|
21468
21487
|
get el() { return getElement(this); }
|
|
21469
21488
|
static get style() { return spwTimelineCss(); }
|
|
@@ -21541,10 +21560,10 @@ class SpwTimelineItem {
|
|
|
21541
21560
|
}
|
|
21542
21561
|
render() {
|
|
21543
21562
|
const showConnector = this.isLast === 'false';
|
|
21544
|
-
return (hAsync(Host, { key: '
|
|
21563
|
+
return (hAsync(Host, { key: '8565d6e9e06a4b6b013279dacc1793d4a12845e8' }, hAsync("div", { key: '4fbeb2d6a3726a6f8c732ce2844c2273886f83cf', class: this.elementClass }, hAsync("div", { key: '48f2968454c986150049d111673719706006f548', class: "spw-timeline-item__step" }, hAsync("div", { key: 'f439a9ab261c8b4806090304f81e8b19de4ea07b', class: "spw-timeline-item__icon" }), showConnector && hAsync("div", { key: '7d9c82d1df17e610a08c2634076d30678a9cbaaf', class: "spw-timeline-item__connector" })), hAsync("div", { key: '518e6275ff058474b878dc61670a27d89f8b5017', class: "spw-timeline-item__content" }, this.renderLabel(), this.description && (hAsync("div", { key: '9d5aff451e136e7717887ba167c7ef85d2438b12', class: "spw-timeline-item__description-wrapper" }, hAsync("div", { key: '783d931dbc3529a7c979b87f0a5abe945bc838c3', ref: el => (this.descriptionRef = el), class: {
|
|
21545
21564
|
'spw-timeline-item__description': true,
|
|
21546
21565
|
'spw-timeline-item__description--collapsed': !this.isDescriptionExpanded,
|
|
21547
|
-
} }, this.description))), hAsync("slot", { key: '
|
|
21566
|
+
} }, this.description))), hAsync("slot", { key: 'b154ecfe1e73f18f175e8054896d68e733a8fe90' })))));
|
|
21548
21567
|
}
|
|
21549
21568
|
get el() { return getElement(this); }
|
|
21550
21569
|
static get style() { return spwTimelineItemCss(); }
|
|
@@ -21812,7 +21831,7 @@ class SpwToc {
|
|
|
21812
21831
|
registerInstance(this, hostRef);
|
|
21813
21832
|
}
|
|
21814
21833
|
render() {
|
|
21815
|
-
return (hAsync(Host, { key: '
|
|
21834
|
+
return (hAsync(Host, { key: 'ba6d11f5d3d81391e34bacb9b66fa2acc2419a5e' }, hAsync("slot", { key: '2676ba395c1ce466a2947f5ed3f118b631509f9c' })));
|
|
21816
21835
|
}
|
|
21817
21836
|
static get style() { return spwTocCss(); }
|
|
21818
21837
|
static get cmpMeta() { return {
|
|
@@ -22366,7 +22385,7 @@ class SpwTooltip {
|
|
|
22366
22385
|
};
|
|
22367
22386
|
}
|
|
22368
22387
|
render() {
|
|
22369
|
-
return (hAsync("div", { key: '
|
|
22388
|
+
return (hAsync("div", { key: '06c1bd83ab16650d4c7f8ddf6a5a38f6e30233af', class: this.classes, onMouseEnter: this.showTooltip, onMouseLeave: this.hideTooltip }, hAsync("slot", { key: 'aa259f875573c1d636822c852212320e83710e7f' })));
|
|
22370
22389
|
}
|
|
22371
22390
|
get host() { return getElement(this); }
|
|
22372
22391
|
static get style() { return spwTooltipCss(); }
|
|
@@ -22414,7 +22433,7 @@ class SpwTopbar {
|
|
|
22414
22433
|
}
|
|
22415
22434
|
}
|
|
22416
22435
|
render() {
|
|
22417
|
-
return (hAsync(Host, { key: 'e7664ed95dcca47687840c59806fc0bf6317a84f' }, hAsync("header", { key: 'b1791b1fc796ee9d32167aaafad5ee7704de60bc', class: "spw-topbar" }, hAsync("div", { key: 'f45182b0e3ac54ff01034fad39ecb919a7574c51', class: "spw-topbar__logo" }, hAsync("a", { key: '9761bedb13bd1451b1c5f663940d6a37825b170f', href: this.homepageLink, class: "spw-topbar__logo-link", onClick: (event) => this.handleLogoClick(event) }, this.hasWallonieLogo && (hAsync("svg", { key: '04fbcc81051f47bf7e47ad406d9e72695b69a99b', class: "spw-topbar__logo-icon", width: "25", height: "25", viewBox: "0 0 25 25", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, hAsync("g", { key: '5bd8028b8d62a2109381e82cee6062100cdad425', "clip-path": "url(#clip0_5933_3761)" }, hAsync("path", { key: '63aeb531227f3aed412bfdce76dac31698995479', d: "M10.3557 22.4677C10.4734 22.7051 11.0157 23.0104 11.1052 23.2347C11.1104 23.2451 11.1155 23.253 11.1257 23.2608C11.3278 23.3912 11.3918 23.6417 11.2869 23.8347C11.2587 23.8843 11.1845 23.866 11.1845 23.8086C11.1845 23.6808 11.1692 23.5556 11.0592 23.5425C10.9543 23.5321 10.8213 23.5712 10.6934 23.5347C10.5476 23.493 10.4325 23.3469 10.3762 23.2008C10.3685 23.1773 10.3455 23.1643 10.3224 23.1669C9.95408 23.193 9.58826 23.0991 9.21989 23.1564C9.20199 23.159 9.1892 23.1695 9.17896 23.1851C8.99734 23.5373 8.76199 23.9912 8.30152 23.9573C8.2785 23.9573 8.25547 23.9677 8.2478 23.9886C8.20175 24.106 8.21966 24.2104 8.24012 24.3251C8.2478 24.3643 8.20943 24.4008 8.17105 24.3877C8.09687 24.3669 8.03292 24.3199 7.9971 24.2625C7.94338 24.1817 7.94082 24.1295 7.94594 24.0512C7.9664 23.6834 8.23501 23.459 8.48826 23.219C8.51385 23.193 8.50873 23.1486 8.47803 23.1304C8.33477 23.0521 8.24012 23.1069 8.05082 23.0808C7.98175 23.073 7.87943 23.1121 7.80268 23.0938C7.77966 23.0886 7.75408 23.0964 7.74129 23.1199C7.67478 23.2504 7.53152 23.3156 7.39082 23.2791C7.31408 23.2582 7.27826 23.3208 7.26036 23.3573C7.22199 23.4356 7.25524 23.5243 7.27315 23.613C7.28338 23.6599 7.23222 23.6964 7.19385 23.6704C7.14524 23.639 7.09919 23.6234 7.06338 23.5582C7.02245 23.4773 6.96617 23.326 6.94315 23.266C6.93803 23.2504 6.94059 23.2321 6.94826 23.219C6.98408 23.1617 7.08385 23.0104 7.13245 22.9608C7.33199 22.7677 7.56733 22.7025 7.8564 22.7025C8.2964 22.7025 8.7671 22.6504 9.20966 22.6269C9.28384 22.6269 9.68547 22.0112 9.8185 21.7738C10.1818 21.1973 10.4734 20.6938 10.719 20.0573C10.7778 19.9034 10.8187 19.6712 10.8008 19.4495C10.8008 19.4208 10.8187 19.3921 10.8469 19.3895C11.0618 19.3686 11.095 19.6686 11.2383 19.7417C11.3738 19.8095 11.5811 19.6869 11.7525 19.7312C11.7934 19.7417 11.8062 19.7964 11.7729 19.8251C11.1436 20.3938 10.5066 21.1347 10.3276 21.9199C10.2892 22.0921 10.2534 22.2721 10.3506 22.4704L10.3557 22.4677ZM11.205 21.4243C11.0797 21.4243 10.939 21.4243 10.8315 21.4086C10.8085 21.406 10.788 21.4138 10.7778 21.4347C10.7522 21.479 10.7318 21.5312 10.7087 21.5808C10.6934 21.6173 10.7215 21.6617 10.7599 21.659C10.9159 21.6512 11.0899 21.6069 11.2306 21.526C11.2792 21.4999 11.2587 21.4243 11.205 21.4243ZM6.68989 17.3182C6.61826 17.0417 6.34454 16.9582 6.27547 16.6999C6.27036 16.6764 6.25245 16.6608 6.22943 16.6582C5.94803 16.6295 5.67943 16.5851 5.37245 16.5043C4.83012 16.3608 4.36198 16.1886 3.88873 15.9277C3.65594 15.7973 3.39501 15.7504 3.13408 15.7217C2.92687 15.6982 2.68385 15.7086 2.53803 15.693C2.39222 15.6773 2.30268 15.7451 2.1978 15.7999C2.09292 15.8573 1.10803 16.4208 0.586171 16.4547C0.35338 16.4677 0.123147 16.7156 0.115473 16.9269C0.107799 17.1382 0.222915 17.4564 0.430124 17.4564C0.381519 17.3521 0.284311 17.1982 0.299659 17.1669C0.338031 17.0938 1.48408 16.5904 1.81664 16.3217C1.83198 16.3086 1.84989 16.306 1.8678 16.3138C1.87803 16.3164 1.88826 16.3217 1.8985 16.3243C1.92664 16.3347 1.94199 16.3634 1.93175 16.3921C1.84733 16.6451 1.44059 17.1147 1.3664 17.4043C1.29733 17.6756 1.3664 17.9286 1.5378 18.0225C1.57873 18.0434 1.62733 18.0095 1.6171 17.9651C1.60431 17.8999 1.58129 17.8504 1.60175 17.7956C1.65547 17.6912 1.79617 17.639 1.83454 17.506C1.94454 17.1382 1.9164 16.6817 2.23873 16.4364C2.25152 16.4286 2.26687 16.4234 2.27966 16.426C2.40245 16.4469 2.51245 16.4521 2.62757 16.4521C2.83478 16.4521 3.02664 16.3791 3.12896 16.3608C3.15454 16.3556 3.18268 16.3712 3.19036 16.3973C3.31059 16.7443 3.23896 17.1225 3.34385 17.4851C3.39501 17.6651 3.48966 17.8138 3.63291 17.9286C3.65594 17.9469 3.66105 17.973 3.6585 18.0017C3.65338 18.0617 3.73524 18.0851 3.76082 18.0304C3.97826 17.5712 3.64571 16.9608 3.56896 16.4077C3.56384 16.3738 3.59198 16.3425 3.62524 16.3451C3.92966 16.366 4.29547 16.4834 4.46431 16.7208C4.54105 16.8304 4.5564 17.0051 4.59733 17.1669C4.62291 17.2712 4.60245 17.3651 4.59478 17.4617C4.58966 17.5191 4.66385 17.5451 4.69199 17.4982C4.80454 17.3156 4.80454 17.0677 4.80454 16.8538C4.80454 16.799 4.88129 16.7964 4.90943 16.7991C5.14478 16.8147 5.37501 16.8825 5.58733 16.9608C5.9864 17.1069 6.31896 17.2347 6.60547 17.5347C6.63617 17.5686 6.69245 17.5477 6.69757 17.5034C6.70268 17.446 6.7078 17.3808 6.69501 17.3234L6.68989 17.3182ZM14.3745 13.6921C14.2492 13.4938 13.8987 13.3243 13.6122 13.5408C13.5918 13.5564 13.5866 13.5825 13.5969 13.606C13.6736 13.7782 13.7734 13.966 13.8552 14.1147C13.8731 14.1486 13.9218 14.1512 13.9448 14.1199C14.0752 13.9451 14.2185 13.8434 14.3541 13.7704C14.3822 13.7547 14.3925 13.7182 14.3771 13.6921H14.3745ZM17.1348 16.0556C17.1143 16.1025 17.1578 16.1521 17.2038 16.1312C17.8383 15.8364 18.3652 15.1634 18.3652 14.0912C18.3652 12.8182 17.3804 11.4225 15.9401 11.4225C14.6431 11.4225 13.6199 12.3095 13.2259 12.7217C13.2106 12.7373 13.2055 12.7608 13.2157 12.7817C13.2899 12.9434 13.3769 13.1391 13.4511 13.3008C13.4638 13.3295 13.4997 13.3399 13.5278 13.3243C13.9448 13.0817 14.3157 13.3034 14.4231 13.4104C14.8376 13.8251 14.7045 14.3391 14.5255 14.6417C14.5024 14.6808 14.5331 14.7304 14.5766 14.7251C14.9604 14.6756 15.4311 14.4147 15.6638 13.893C15.6843 13.8486 15.7483 13.8486 15.7636 13.8956C15.9094 14.3182 16.0143 14.7669 15.8404 15.286C15.8276 15.3199 15.8531 15.3591 15.889 15.3591C16.4031 15.3799 16.8022 15.1791 17.1092 14.7825C17.1373 14.746 17.1936 14.7591 17.2038 14.8034C17.2985 15.2051 17.2883 15.7217 17.1348 16.0556ZM17.2473 10.9999C17.2985 11.0077 17.3292 10.9425 17.2908 10.906C16.9148 10.5564 16.4466 10.3086 15.7815 10.3086C14.8504 10.3086 13.7785 11.0704 12.8985 12.0799C12.8831 12.0982 12.8806 12.1217 12.8908 12.1425C12.9266 12.2104 12.9676 12.2834 13.0059 12.3538C13.0238 12.3851 13.0648 12.393 13.0904 12.3669C14.2518 11.2164 15.6638 10.9477 16.4901 10.9477C16.7511 10.9477 16.9966 10.9634 17.2448 10.9999H17.2473ZM17.6106 9.49731C17.805 9.49731 18.0224 9.50514 18.2527 9.53122C18.3141 9.53905 18.3345 9.45035 18.2783 9.42688C17.6873 9.17644 17.0452 9.05122 16.4031 9.06688C15.518 9.08775 14.615 9.38514 13.8578 9.90166C13.2873 10.2904 12.7859 10.8512 12.4662 11.4538C12.4559 11.4721 12.4585 11.4982 12.4713 11.5138C12.5173 11.5738 12.5634 11.6312 12.6069 11.6938L12.6504 11.7564C12.6708 11.7851 12.7092 11.7877 12.7322 11.7617C13.3078 11.1277 14.0011 10.5956 14.7557 10.2121C15.6587 9.75557 16.6462 9.50775 17.6131 9.49992L17.6106 9.49731ZM16.7536 8.50079C16.6359 8.49557 16.5157 8.49296 16.398 8.49818C16.3852 8.49818 16.3724 8.5034 16.3648 8.51122C16.329 8.54514 16.2829 8.58427 16.2369 8.62601C16.1985 8.65992 16.2241 8.72514 16.2752 8.72253C16.3827 8.71731 16.4978 8.7147 16.5873 8.71731C16.5976 8.71731 16.6078 8.71731 16.6155 8.70948C16.6743 8.67557 16.7306 8.63905 16.7843 8.59992C16.8278 8.57122 16.8073 8.5034 16.7562 8.50079H16.7536ZM17.5031 7.79122C17.6157 7.5434 17.7001 7.25122 17.7308 7.00079C17.7359 6.96688 17.7078 6.93818 17.6771 6.94079C17.5697 6.94079 17.4597 6.94601 17.3522 6.95644C17.3292 6.95644 17.3087 6.9747 17.3036 6.99818C17.2524 7.22253 17.1706 7.44166 17.0606 7.64514C17.0427 7.67644 17.0606 7.71557 17.0938 7.7234C17.209 7.75209 17.3241 7.7834 17.4366 7.81992C17.4622 7.82775 17.4904 7.81731 17.5006 7.79122H17.5031ZM13.5713 8.69905C13.1159 9.21296 12.8218 9.83905 12.6504 10.4417C12.635 10.4991 12.7066 10.5382 12.745 10.4912C12.9676 10.2095 13.2183 9.94862 13.5022 9.7347C13.515 9.72427 13.5227 9.70862 13.5227 9.69036C13.5125 9.4034 13.5559 9.08253 13.6634 8.75644C13.6813 8.69905 13.6122 8.65992 13.5713 8.70427V8.69905ZM16.0322 4.72862C16.879 4.57731 17.5722 4.57992 18.2859 4.72601C18.2962 4.72601 18.3064 4.72601 18.3166 4.7234C18.8948 4.48079 19.6059 4.13383 20.1892 3.57818C20.2327 3.53644 20.1892 3.4634 20.1329 3.48688C19.6699 3.67731 19.1659 3.81035 18.5059 3.77905C18.4548 3.77905 18.4343 3.71383 18.4752 3.67992C18.8129 3.41122 19.565 2.74601 19.8822 1.52253C19.8976 1.46775 19.8259 1.42862 19.7901 1.47296C18.5111 2.96514 17.1731 3.95122 15.999 4.62688C15.9478 4.65818 15.9759 4.73905 16.0348 4.72862H16.0322ZM17.7436 6.59122C18.7259 6.59122 19.6494 6.84948 20.3018 7.54862C20.8211 8.10427 21.0513 8.9521 21.0155 9.61992C21.0129 9.68253 21.0948 9.70079 21.1178 9.6434C21.5911 8.45644 21.2866 7.36862 20.7392 6.60166C19.9641 5.51644 18.6185 4.95296 17.1604 4.95296C14.968 4.95296 13.3564 6.17644 12.5608 7.26427C11.8573 8.22688 11.5504 9.47383 11.6757 10.6686C11.6757 10.6817 11.6834 10.6947 11.6936 10.7051C11.8164 10.8095 11.9366 10.9217 12.0518 11.0364C12.0824 11.0677 12.1362 11.0495 12.1413 11.0051C12.5301 8.33122 14.9527 6.59122 17.7411 6.59122H17.7436ZM8.38082 14.3208C9.28129 14.3208 9.92082 13.9112 10.3506 13.3477C10.3813 13.306 10.3455 13.2486 10.2969 13.2591C10.1178 13.2982 9.85175 13.3295 9.62664 13.3191C9.57803 13.3191 9.55757 13.2538 9.59594 13.2225C9.95664 12.9199 10.2125 12.4138 10.2125 11.8582C10.2125 10.666 9.07664 9.69296 7.95361 9.69296C7.19385 9.69296 6.76664 10.1677 6.53384 10.4886C6.52361 10.5017 6.50826 10.5095 6.49036 10.5095C5.85594 10.4912 5.35454 10.8643 5.35454 11.4564C5.35454 12.273 6.55687 14.3208 8.38594 14.3208H8.38082ZM10.3634 13.8382C10.5297 13.8538 10.7062 13.8617 10.8469 13.8538C10.875 13.8538 10.898 13.8251 10.8955 13.7964C10.8878 13.6034 10.8648 13.4208 10.8264 13.2277C10.8162 13.1782 10.7522 13.1651 10.7266 13.2095C10.6166 13.4025 10.4811 13.5851 10.3276 13.7469C10.2969 13.7808 10.3148 13.8356 10.3608 13.8408L10.3634 13.8382ZM12.2257 15.7243C11.6194 15.7608 10.6064 15.7556 9.56524 15.5208C9.5064 15.5077 9.47315 15.586 9.52431 15.6199C10.2738 16.1208 11.3662 16.1964 12.195 16.1625C12.2206 16.1625 12.2411 16.1443 12.2462 16.1182C12.2666 16.0295 12.2794 15.8938 12.2845 15.7791C12.2845 15.7477 12.259 15.7191 12.2283 15.7217L12.2257 15.7243ZM9.77501 14.3025C10.192 14.3782 10.5041 14.5034 10.7983 14.6495C10.8315 14.6651 10.8699 14.6443 10.875 14.6077C10.8929 14.4877 10.8955 14.3677 10.8955 14.2347C10.8955 14.206 10.8724 14.1799 10.8443 14.1799C10.6499 14.1721 10.2662 14.1356 9.99757 14.0625C9.98222 14.0651 9.96943 14.0677 9.95152 14.073C9.89524 14.1173 9.82361 14.1617 9.75454 14.2034C9.71106 14.2295 9.72385 14.2947 9.77245 14.3051L9.77501 14.3025ZM8.21454 14.6912C9.10989 15.1217 9.90292 15.2808 10.6627 15.3591C10.6883 15.3591 10.7113 15.346 10.719 15.3225C10.7471 15.2391 10.7727 15.1556 10.7931 15.0695C10.7829 15.046 10.7752 15.0304 10.765 15.0069C9.90292 14.5295 9.16361 14.493 8.86943 14.5425C8.71338 14.5686 8.48571 14.5973 8.23757 14.5869C8.17873 14.5869 8.16082 14.6651 8.21198 14.6912H8.21454ZM11.6808 15.4034C11.8548 15.4034 12.0722 15.406 12.2411 15.3904C12.2692 15.3904 12.2897 15.3643 12.2897 15.3356C12.2897 15.1999 12.2718 14.9964 12.2359 14.8164C12.2257 14.7695 12.1669 14.7564 12.1413 14.7956C12.0159 14.9677 11.865 15.1451 11.6527 15.3043C11.6118 15.3356 11.6297 15.4034 11.6834 15.4034H11.6808ZM9.10733 15.706C8.93338 15.5625 8.77733 15.3877 8.68268 15.2651C8.67757 15.2573 8.66989 15.2521 8.65966 15.2495C7.91012 14.9651 7.27315 14.5921 6.59012 14.0312C6.58501 14.026 6.57989 14.0234 6.57222 14.0208C5.97617 13.8408 5.39547 13.5773 4.66129 13.006C4.6178 12.9721 4.55896 13.0164 4.57687 13.0686C5.18315 14.8425 6.88687 15.8469 9.07664 15.8025C9.1278 15.8025 9.14826 15.7373 9.10733 15.7034V15.706ZM8.75943 17.5425C8.41408 17.2373 7.95106 16.7886 7.70803 16.0477C7.70292 16.0295 7.68757 16.0164 7.66966 16.0112C7.31152 15.9356 6.95338 15.8286 6.61826 15.6773C6.58245 15.6617 6.53896 15.6904 6.54152 15.7295C6.55687 15.9095 6.64385 16.1208 6.66431 16.3269C6.67966 16.4964 6.61059 16.5069 6.53896 16.5199C6.45199 16.5356 6.56199 16.8121 7.01478 17.0991C7.03524 17.1121 7.04547 17.1356 7.04036 17.1564C6.99431 17.3443 6.97385 17.699 7.29105 17.9077C7.49059 18.0408 7.76943 18.0356 8.15571 17.8295C8.34757 17.7277 8.5164 17.673 8.7364 17.6338C8.77989 17.626 8.7978 17.5686 8.76198 17.5399L8.75943 17.5425ZM12.3843 19.1077C12.4738 18.7764 12.3792 18.479 12.3843 18.1791C12.3869 17.9991 12.4457 17.7956 12.5097 17.5973C12.525 17.5477 12.4713 17.506 12.4304 17.5347C12.1464 17.7304 11.8113 17.9077 11.4915 18.0434C11.4404 18.0643 11.3943 18.0043 11.4276 17.9599C11.7243 17.5764 12.0031 17.0782 12.1387 16.5721C12.149 16.5382 12.1208 16.5043 12.0876 16.5043C11.425 16.5043 10.4376 16.4286 9.66245 16.0999C9.65478 16.0973 9.64454 16.0947 9.63687 16.0973C9.28896 16.1469 8.74152 16.186 8.17617 16.1025C8.13524 16.0973 8.10199 16.1391 8.11733 16.1782C8.4064 16.8382 8.94361 17.3625 9.80059 17.9025C10.192 18.1504 10.6525 18.4843 10.765 18.9877C10.7727 19.019 10.8034 19.0399 10.8341 19.0295C11.008 18.9669 11.0873 19.0086 11.1615 19.1547C11.2306 19.2851 11.315 19.4182 11.4097 19.4182C11.4864 19.4182 11.512 19.3973 11.6297 19.3738C11.7013 19.3608 11.7704 19.366 11.819 19.3869C11.9059 19.4286 11.9673 19.4417 12.0185 19.4338C12.2155 19.4025 12.3306 19.306 12.3843 19.1077ZM14.592 17.6599C14.0983 17.0677 13.9576 16.4834 13.9115 15.8964C13.909 15.8495 13.9576 15.8208 13.9959 15.8469C14.2952 16.0556 14.6483 16.2147 15.0269 16.2304C15.078 16.2304 15.1011 16.1677 15.0627 16.1338C14.2748 15.4321 13.6327 14.5269 13.1211 13.3217C12.7015 12.3356 12.1873 11.4799 11.2664 10.7756C10.8392 10.4469 10.2713 10.1208 9.63431 9.92514C9.57803 9.90688 9.53966 9.98253 9.58571 10.0217C10.6857 10.9399 10.609 12.1556 10.2636 12.8338C10.2406 12.8782 10.2841 12.9277 10.3301 12.9121C10.5783 12.8208 10.7573 12.6956 10.8776 12.586C10.9057 12.5599 10.9518 12.573 10.9645 12.6121C11.2945 13.6764 11.2229 14.6886 11.0362 15.2677C11.0208 15.3147 11.072 15.3564 11.1129 15.333C11.6731 15.0147 12.0645 14.4669 12.2231 13.9686C12.2385 13.9191 12.3076 13.9164 12.3255 13.9686C12.7731 15.2156 12.6171 16.3034 12.1848 17.2504C12.1618 17.2999 12.218 17.3495 12.2615 17.3182C12.4304 17.206 12.6171 17.0625 12.7783 16.9112C12.8141 16.8773 12.8704 16.906 12.8678 16.953C12.8192 17.8582 13.0725 18.5808 13.4613 19.1964C13.492 19.2434 13.5611 19.2199 13.5611 19.1651C13.5355 18.4295 13.6173 17.7173 13.6992 17.1773C13.7069 17.1251 13.7759 17.1121 13.799 17.1591C13.9959 17.5217 14.262 17.686 14.5383 17.7512C14.5894 17.7643 14.6252 17.7017 14.592 17.6625V17.6599ZM18.5852 16.8538C17.7948 17.3391 17.0043 17.3417 16.4159 17.1747C16.398 17.1695 16.3776 17.1747 16.3648 17.1904C16.0501 17.5217 15.6485 17.879 15.0141 17.999C14.9604 18.0095 14.9552 18.0877 15.009 18.106C15.3313 18.2104 15.6229 18.1817 15.8787 18.0773C15.9248 18.059 15.9683 18.1086 15.9452 18.153C15.7329 18.5912 15.4004 18.8547 15.0831 19.0634C15.0345 19.0947 15.0601 19.1704 15.119 19.1651C15.6024 19.1182 16.0476 18.8834 16.3571 18.6408C16.3955 18.6095 16.4492 18.6434 16.4415 18.693C16.2957 19.6138 16.2855 20.4043 16.4031 21.0877C16.4134 21.153 16.5055 21.1477 16.5106 21.0825C16.5771 19.9817 17.0043 19.2695 17.4443 18.7608C17.4725 18.7269 17.5287 18.7425 17.5364 18.7869C17.6055 19.113 17.7231 19.3817 17.8511 19.606C17.8766 19.653 17.9457 19.6373 17.9508 19.5825C18.0583 18.3825 18.3857 17.5295 18.6645 16.9243C18.6876 16.8747 18.6338 16.8277 18.5878 16.8538H18.5852ZM20.2276 14.7643C20.2915 13.7704 19.9692 12.7843 19.4576 11.9704C19.0073 11.253 18.0864 10.4077 16.9864 10.2069C16.9276 10.1964 16.8994 10.2799 16.9506 10.3086C17.4469 10.5799 17.8587 11.0025 18.1171 11.4617C18.1427 11.506 18.0966 11.5582 18.0506 11.5399C17.7948 11.4356 17.539 11.3756 17.2704 11.3391C17.2115 11.3312 17.1859 11.4095 17.2345 11.4408C18.2169 12.033 18.7055 13.1156 18.7055 14.1147C18.7055 15.6486 17.6362 16.3191 17.0708 16.4912C16.7459 16.5904 16.3955 16.6086 16.0578 16.5512C16.0015 16.5408 15.9734 16.6164 16.0169 16.6504C16.5285 17.0182 17.3676 17.0469 18.0173 16.7756C18.4394 16.6008 18.8155 16.2695 19.0431 15.9173C19.0713 15.873 19.1378 15.8912 19.1429 15.9408C19.1813 16.3399 19.1224 16.7286 19.0355 17.0469C19.0201 17.0991 19.0841 17.1382 19.125 17.1017C19.6264 16.6347 20.1508 15.8338 20.2199 14.7669L20.2276 14.7643ZM18.6594 20.5817C18.6338 20.639 18.5494 20.6156 18.5571 20.5556C18.6518 19.7469 19.0457 18.9382 19.4755 18.2025C20.1176 17.1043 20.4987 15.8886 20.5755 14.7173C20.7187 12.5104 19.0227 10.3112 17.1015 9.89383C17.0401 9.88079 17.0452 9.78949 17.1066 9.78427C18.1504 9.69818 19.345 9.99818 20.1355 10.5877C21.0104 11.2399 21.8724 12.7138 21.8724 14.5582C21.8724 16.4025 21.3557 17.399 20.9566 18.4686C20.5218 19.6321 20.2352 20.8634 20.2455 22.0295C20.2455 22.0869 20.1687 22.1051 20.1431 22.053C19.6955 21.0799 19.7569 20.0417 19.8413 19.3321C19.8464 19.2851 19.7978 19.2564 19.7594 19.2799C19.3143 19.5617 18.9408 19.9295 18.6543 20.5843L18.6594 20.5817ZM6.9278 9.40601C6.94571 9.45036 7.0071 9.45296 7.02757 9.40601C7.25524 8.87383 7.63129 8.51122 7.98687 8.1434C8.23757 7.88514 8.42943 7.65818 8.59059 7.38166C8.61361 7.33992 8.67501 7.35036 8.6878 7.3947C8.77989 7.70253 8.84385 8.0234 8.83873 8.36253C8.83361 8.64427 8.83105 8.86601 8.86175 9.04862C8.87198 9.10862 8.95896 9.10601 8.96664 9.04862C9.05617 8.42514 9.34013 7.92949 9.49873 7.51209C9.7392 6.87296 9.81338 6.42949 9.81338 6.03557C9.81338 4.85122 9.15082 4.24079 8.53431 4.24079C8.10454 4.24079 7.89733 4.53296 7.83594 4.89557C7.78222 5.21123 7.7771 5.60253 7.52129 6.11905C7.33966 6.48688 6.99431 6.98514 6.28315 7.32688C6.2371 7.35036 6.24478 7.42079 6.29594 7.43123C6.69757 7.51209 7.04803 7.4834 7.34989 7.43123C7.40361 7.4234 7.43431 7.49122 7.39338 7.52775C7.00966 7.85644 6.87152 8.2347 6.82036 8.65731C6.78966 8.89992 6.84594 9.18427 6.93036 9.40862L6.9278 9.40601ZM8.41664 8.24775C8.14292 8.53992 7.65175 8.99383 7.45989 9.36688C7.43943 9.40862 7.47524 9.45296 7.51873 9.44514C7.85384 9.36948 8.26571 9.39296 8.59059 9.48949C8.63408 9.50253 8.67501 9.45818 8.65454 9.41383C8.50361 9.09557 8.53175 8.66514 8.50873 8.28166C8.50617 8.2347 8.44989 8.21122 8.41664 8.24775ZM18.4727 8.61035C18.0352 8.27122 17.4929 8.02862 16.6845 7.85905C16.6462 7.85122 16.6283 7.80427 16.6513 7.77296C16.8022 7.56166 16.9199 7.33209 16.9941 7.07122C17.0043 7.03209 16.9736 6.99557 16.9352 7.00079C16.2727 7.10253 15.4336 7.37383 14.858 7.70775C14.3643 7.99209 13.9627 8.58427 13.8757 9.3747C13.8706 9.41905 13.9166 9.45035 13.955 9.42949C14.4385 9.14514 14.9655 8.93905 15.5052 8.82427C15.5129 8.82427 15.518 8.81905 15.5257 8.81644C15.7764 8.63644 16.0143 8.45383 16.2266 8.25557C16.2369 8.24775 16.2497 8.24253 16.2624 8.23992C17.099 8.21122 17.805 8.43035 18.4241 8.70166C18.4829 8.72775 18.529 8.64688 18.4778 8.60775L18.4727 8.61035ZM6.46222 4.5147C6.41873 4.53818 6.4264 4.60601 6.47501 4.61905C6.63361 4.65818 6.82803 4.66862 6.95594 4.65557C7.04547 4.64514 7.21175 4.60079 7.30896 4.5747C7.34222 4.56688 7.36012 4.53035 7.34477 4.49905C7.32687 4.45731 7.30129 4.41557 7.27315 4.37383C7.23733 4.32427 7.20408 4.27731 7.17338 4.23296C7.15803 4.21209 7.13245 4.20427 7.10943 4.21209C6.96105 4.26948 6.81524 4.33731 6.67198 4.40775C6.61571 4.43644 6.53896 4.47557 6.46478 4.51731L6.46222 4.5147ZM5.68966 5.52688C5.68966 5.70688 5.80733 5.77992 5.92757 5.77992C6.10152 5.77992 6.17826 5.66514 6.29594 5.41731C6.37524 5.25036 6.47245 5.12514 6.5978 5.02601C6.64129 4.99209 6.61571 4.92427 6.56198 4.92688C6.2371 4.94775 5.98129 5.05992 5.81245 5.23992C5.73571 5.32079 5.69733 5.43296 5.69222 5.52688H5.68966ZM7.44966 4.97644C7.44454 4.92948 7.38826 4.90862 7.35501 4.94253C7.20919 5.09122 7.03524 5.16949 6.83571 5.27122C6.61059 5.38601 6.4392 5.52949 6.4392 5.76166C6.4392 5.91036 6.56198 6.04862 6.76152 6.04862C6.96105 6.04862 7.13245 5.96775 7.27571 5.7434C7.43175 5.49818 7.47268 5.25818 7.44966 4.97644ZM7.82315 4.01644C7.79757 3.99557 7.79757 3.95644 7.82315 3.93296C7.84873 3.90688 7.86919 3.87557 7.8871 3.83905C7.94338 3.70601 7.90501 3.55731 7.79757 3.51035C7.69012 3.4634 7.5571 3.53383 7.50082 3.66688C7.48547 3.70079 7.4778 3.7347 7.47524 3.76862C7.47524 3.80253 7.44198 3.82601 7.40873 3.81818C7.37803 3.81035 7.35245 3.81818 7.32943 3.84949C7.30385 3.88862 7.3064 3.95644 7.35245 4.03731C7.38571 4.09209 7.43431 4.1547 7.49571 4.20166C7.54943 4.2434 7.60059 4.28514 7.64664 4.33209C7.66966 4.35557 7.70803 4.35296 7.7285 4.32427C7.77198 4.26166 7.82571 4.20427 7.88199 4.1547C7.90501 4.13644 7.90757 4.09992 7.8871 4.07905C7.86919 4.05557 7.84617 4.0347 7.82571 4.01644H7.82315ZM10.1229 0.614703C9.8185 0.643399 9.48338 0.77905 9.22501 1.05818C9.19431 1.09209 9.14059 1.07383 9.13292 1.02949C9.10734 0.88079 9.12268 0.687746 9.11757 0.552094C9.11757 0.510355 9.06896 0.486877 9.03571 0.507747C8.72873 0.698182 8.42431 0.946007 8.20175 1.39209C8.18129 1.43644 8.11478 1.43122 8.10199 1.38427C8.06361 1.25383 8.07129 1.09731 8.06617 0.982529C8.06361 0.935573 8.00733 0.912094 7.97408 0.946007C7.73106 1.17818 7.51361 1.53296 7.40105 1.87731C7.38571 1.92427 7.32175 1.92688 7.30129 1.88253C7.2578 1.78601 7.23733 1.66862 7.20408 1.57992C7.19129 1.54601 7.1478 1.53296 7.11966 1.55905C6.59012 2.01557 6.34966 2.78514 6.44687 3.42948C6.45199 3.45818 6.47757 3.47905 6.50826 3.47644C6.6464 3.46079 6.8178 3.39035 6.99175 3.40601C7.01222 3.40601 7.03013 3.40079 7.04036 3.38514C7.59292 2.60775 8.58803 2.54514 9.27361 2.99644C9.28384 3.00427 9.29664 3.00688 9.31199 3.00427C9.87733 2.92601 10.2483 2.63122 10.3838 2.23992C10.5373 1.79905 10.4504 1.08166 10.1792 0.643398C10.169 0.625137 10.1485 0.614703 10.128 0.617311L10.1229 0.614703ZM6.59524 7.83557C5.9864 7.78079 5.65129 7.59035 5.44408 7.34514C5.4185 7.31383 5.43385 7.26427 5.47222 7.25644C5.78175 7.18861 6.32664 6.96166 6.57733 6.77122C6.70012 6.67731 6.81268 6.57035 6.91501 6.45296C6.94826 6.41383 6.91501 6.35644 6.8664 6.36166C6.62082 6.38775 6.33175 6.30166 6.22175 6.06949C6.20384 6.03557 6.16036 6.02514 6.13478 6.05383C5.94036 6.24949 5.55152 6.44775 5.1064 6.56514C5.04245 6.5834 4.91454 6.6434 4.86082 6.68514C4.18292 7.22775 3.69175 8.28166 3.6585 8.97296C3.6585 8.98079 3.6585 8.98862 3.65338 8.99383C3.4871 9.30949 3.27478 9.8834 3.47175 10.7704C3.72501 11.9104 4.32617 12.4269 4.96571 12.9043C5.23431 13.1051 5.53617 13.2591 5.85594 13.3921C5.9071 13.413 5.95315 13.3504 5.91733 13.306C5.39803 12.6408 5.07315 12.0173 5.07315 11.4538C5.07315 10.6243 5.77664 10.2408 6.33687 10.1808C6.35222 10.1808 6.36245 10.173 6.37268 10.1599C6.46222 10.0425 6.58501 9.94079 6.68222 9.87296C6.70524 9.85731 6.71036 9.82601 6.69757 9.80253C6.39571 9.26514 6.32664 8.57122 6.64129 7.91122C6.65919 7.87731 6.63617 7.83557 6.5978 7.83296L6.59524 7.83557ZM6.53384 4.22514C6.67454 4.14166 6.82292 4.09209 6.96617 4.04253C6.99687 4.03209 7.01222 3.99296 6.99687 3.96427C6.96105 3.89644 6.93292 3.82601 6.9278 3.75035C6.9278 3.71905 6.8971 3.69557 6.8664 3.70079C6.79733 3.71122 6.72059 3.72427 6.64129 3.74514C6.44175 3.7947 6.24733 3.90688 6.18594 4.02166C6.12454 4.14166 6.08617 4.29557 6.04524 4.44166C6.02989 4.49383 6.08617 4.53296 6.12966 4.50166C6.25757 4.40514 6.39059 4.31383 6.53384 4.23035V4.22514ZM7.26291 3.48427C7.26291 3.48427 7.28082 3.4947 7.2885 3.49992C7.31408 3.51557 7.34477 3.50775 7.36268 3.48427C7.53408 3.25992 7.82571 3.18427 7.97919 3.27296C8.29129 3.45557 8.21454 3.78949 8.08664 3.96427C8.09687 3.97209 8.10966 3.98514 8.12245 4.00079C8.37826 3.8834 8.71338 3.90688 8.96664 4.02166C9.27873 4.16253 9.47315 4.36079 9.63175 4.59296C9.66245 4.63731 9.73152 4.61644 9.73152 4.56166C9.73152 4.05296 9.49106 3.49209 8.9385 3.20514C8.39106 2.92079 7.66454 2.90253 7.24501 3.40079C7.22198 3.42688 7.23222 3.46862 7.26291 3.48427Z", fill: "#E0062A" })))), hAsync("slot", { key: '4ebd2c0ee11cec96fd167af17c694e78b702af65', name: "logo" }), this.siteTitle && hAsync("span", { key: 'b896228096e42aa340f636791837593d8de88c04', class: "spw-topbar__site-title" }, this.siteTitle)), hAsync("div", { key: 'bf82f9b4353f33d627a6b904f858c0dae33a4a46', class: "spw-topbar__title" }, hAsync("slot", { key: '3303fb81d17db36fc550ffdeb0562821e3ea1713', name: "baseline" })), hAsync("slot", { key: '99dcbea17ac77fe98aab6bcf46bd3f356d94ceb5' })), hAsync("div", { key: '62b501ba50ec504c6416f80b3114965758d1d113', class: "spw-topbar__right" }, hAsync("slot", { key: '26358c6072ec74d631d0d8c2e58ea7124570a1fa', name: "right" })))));
|
|
22436
|
+
return (hAsync(Host, { key: '4cf6906a006b7969cf6ba7fb499256ac5c868313' }, hAsync("header", { key: 'b0e40c19e0becdfe847afd97585f9704590226e8', class: "spw-topbar" }, hAsync("div", { key: '03cf3c7893fa00df303e956d5d853d9b3e0fec9f', class: "spw-topbar__logo" }, hAsync("a", { key: 'dcc7cac03e4f89fd68b0101e0795201a1cbef57d', href: this.homepageLink, class: "spw-topbar__logo-link", onClick: (event) => this.handleLogoClick(event) }, this.hasWallonieLogo && (hAsync("svg", { key: '106c1625863e886ce116cfc0755464d31e81daed', class: "spw-topbar__logo-icon", width: "25", height: "25", viewBox: "0 0 25 25", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, hAsync("g", { key: '865f21fc81c570775e878fcd6fac30d0a4d3b10e', "clip-path": "url(#clip0_5933_3761)" }, hAsync("path", { key: '097fc33db203fb2b76a119e743782612b4d992c7', d: "M10.3557 22.4677C10.4734 22.7051 11.0157 23.0104 11.1052 23.2347C11.1104 23.2451 11.1155 23.253 11.1257 23.2608C11.3278 23.3912 11.3918 23.6417 11.2869 23.8347C11.2587 23.8843 11.1845 23.866 11.1845 23.8086C11.1845 23.6808 11.1692 23.5556 11.0592 23.5425C10.9543 23.5321 10.8213 23.5712 10.6934 23.5347C10.5476 23.493 10.4325 23.3469 10.3762 23.2008C10.3685 23.1773 10.3455 23.1643 10.3224 23.1669C9.95408 23.193 9.58826 23.0991 9.21989 23.1564C9.20199 23.159 9.1892 23.1695 9.17896 23.1851C8.99734 23.5373 8.76199 23.9912 8.30152 23.9573C8.2785 23.9573 8.25547 23.9677 8.2478 23.9886C8.20175 24.106 8.21966 24.2104 8.24012 24.3251C8.2478 24.3643 8.20943 24.4008 8.17105 24.3877C8.09687 24.3669 8.03292 24.3199 7.9971 24.2625C7.94338 24.1817 7.94082 24.1295 7.94594 24.0512C7.9664 23.6834 8.23501 23.459 8.48826 23.219C8.51385 23.193 8.50873 23.1486 8.47803 23.1304C8.33477 23.0521 8.24012 23.1069 8.05082 23.0808C7.98175 23.073 7.87943 23.1121 7.80268 23.0938C7.77966 23.0886 7.75408 23.0964 7.74129 23.1199C7.67478 23.2504 7.53152 23.3156 7.39082 23.2791C7.31408 23.2582 7.27826 23.3208 7.26036 23.3573C7.22199 23.4356 7.25524 23.5243 7.27315 23.613C7.28338 23.6599 7.23222 23.6964 7.19385 23.6704C7.14524 23.639 7.09919 23.6234 7.06338 23.5582C7.02245 23.4773 6.96617 23.326 6.94315 23.266C6.93803 23.2504 6.94059 23.2321 6.94826 23.219C6.98408 23.1617 7.08385 23.0104 7.13245 22.9608C7.33199 22.7677 7.56733 22.7025 7.8564 22.7025C8.2964 22.7025 8.7671 22.6504 9.20966 22.6269C9.28384 22.6269 9.68547 22.0112 9.8185 21.7738C10.1818 21.1973 10.4734 20.6938 10.719 20.0573C10.7778 19.9034 10.8187 19.6712 10.8008 19.4495C10.8008 19.4208 10.8187 19.3921 10.8469 19.3895C11.0618 19.3686 11.095 19.6686 11.2383 19.7417C11.3738 19.8095 11.5811 19.6869 11.7525 19.7312C11.7934 19.7417 11.8062 19.7964 11.7729 19.8251C11.1436 20.3938 10.5066 21.1347 10.3276 21.9199C10.2892 22.0921 10.2534 22.2721 10.3506 22.4704L10.3557 22.4677ZM11.205 21.4243C11.0797 21.4243 10.939 21.4243 10.8315 21.4086C10.8085 21.406 10.788 21.4138 10.7778 21.4347C10.7522 21.479 10.7318 21.5312 10.7087 21.5808C10.6934 21.6173 10.7215 21.6617 10.7599 21.659C10.9159 21.6512 11.0899 21.6069 11.2306 21.526C11.2792 21.4999 11.2587 21.4243 11.205 21.4243ZM6.68989 17.3182C6.61826 17.0417 6.34454 16.9582 6.27547 16.6999C6.27036 16.6764 6.25245 16.6608 6.22943 16.6582C5.94803 16.6295 5.67943 16.5851 5.37245 16.5043C4.83012 16.3608 4.36198 16.1886 3.88873 15.9277C3.65594 15.7973 3.39501 15.7504 3.13408 15.7217C2.92687 15.6982 2.68385 15.7086 2.53803 15.693C2.39222 15.6773 2.30268 15.7451 2.1978 15.7999C2.09292 15.8573 1.10803 16.4208 0.586171 16.4547C0.35338 16.4677 0.123147 16.7156 0.115473 16.9269C0.107799 17.1382 0.222915 17.4564 0.430124 17.4564C0.381519 17.3521 0.284311 17.1982 0.299659 17.1669C0.338031 17.0938 1.48408 16.5904 1.81664 16.3217C1.83198 16.3086 1.84989 16.306 1.8678 16.3138C1.87803 16.3164 1.88826 16.3217 1.8985 16.3243C1.92664 16.3347 1.94199 16.3634 1.93175 16.3921C1.84733 16.6451 1.44059 17.1147 1.3664 17.4043C1.29733 17.6756 1.3664 17.9286 1.5378 18.0225C1.57873 18.0434 1.62733 18.0095 1.6171 17.9651C1.60431 17.8999 1.58129 17.8504 1.60175 17.7956C1.65547 17.6912 1.79617 17.639 1.83454 17.506C1.94454 17.1382 1.9164 16.6817 2.23873 16.4364C2.25152 16.4286 2.26687 16.4234 2.27966 16.426C2.40245 16.4469 2.51245 16.4521 2.62757 16.4521C2.83478 16.4521 3.02664 16.3791 3.12896 16.3608C3.15454 16.3556 3.18268 16.3712 3.19036 16.3973C3.31059 16.7443 3.23896 17.1225 3.34385 17.4851C3.39501 17.6651 3.48966 17.8138 3.63291 17.9286C3.65594 17.9469 3.66105 17.973 3.6585 18.0017C3.65338 18.0617 3.73524 18.0851 3.76082 18.0304C3.97826 17.5712 3.64571 16.9608 3.56896 16.4077C3.56384 16.3738 3.59198 16.3425 3.62524 16.3451C3.92966 16.366 4.29547 16.4834 4.46431 16.7208C4.54105 16.8304 4.5564 17.0051 4.59733 17.1669C4.62291 17.2712 4.60245 17.3651 4.59478 17.4617C4.58966 17.5191 4.66385 17.5451 4.69199 17.4982C4.80454 17.3156 4.80454 17.0677 4.80454 16.8538C4.80454 16.799 4.88129 16.7964 4.90943 16.7991C5.14478 16.8147 5.37501 16.8825 5.58733 16.9608C5.9864 17.1069 6.31896 17.2347 6.60547 17.5347C6.63617 17.5686 6.69245 17.5477 6.69757 17.5034C6.70268 17.446 6.7078 17.3808 6.69501 17.3234L6.68989 17.3182ZM14.3745 13.6921C14.2492 13.4938 13.8987 13.3243 13.6122 13.5408C13.5918 13.5564 13.5866 13.5825 13.5969 13.606C13.6736 13.7782 13.7734 13.966 13.8552 14.1147C13.8731 14.1486 13.9218 14.1512 13.9448 14.1199C14.0752 13.9451 14.2185 13.8434 14.3541 13.7704C14.3822 13.7547 14.3925 13.7182 14.3771 13.6921H14.3745ZM17.1348 16.0556C17.1143 16.1025 17.1578 16.1521 17.2038 16.1312C17.8383 15.8364 18.3652 15.1634 18.3652 14.0912C18.3652 12.8182 17.3804 11.4225 15.9401 11.4225C14.6431 11.4225 13.6199 12.3095 13.2259 12.7217C13.2106 12.7373 13.2055 12.7608 13.2157 12.7817C13.2899 12.9434 13.3769 13.1391 13.4511 13.3008C13.4638 13.3295 13.4997 13.3399 13.5278 13.3243C13.9448 13.0817 14.3157 13.3034 14.4231 13.4104C14.8376 13.8251 14.7045 14.3391 14.5255 14.6417C14.5024 14.6808 14.5331 14.7304 14.5766 14.7251C14.9604 14.6756 15.4311 14.4147 15.6638 13.893C15.6843 13.8486 15.7483 13.8486 15.7636 13.8956C15.9094 14.3182 16.0143 14.7669 15.8404 15.286C15.8276 15.3199 15.8531 15.3591 15.889 15.3591C16.4031 15.3799 16.8022 15.1791 17.1092 14.7825C17.1373 14.746 17.1936 14.7591 17.2038 14.8034C17.2985 15.2051 17.2883 15.7217 17.1348 16.0556ZM17.2473 10.9999C17.2985 11.0077 17.3292 10.9425 17.2908 10.906C16.9148 10.5564 16.4466 10.3086 15.7815 10.3086C14.8504 10.3086 13.7785 11.0704 12.8985 12.0799C12.8831 12.0982 12.8806 12.1217 12.8908 12.1425C12.9266 12.2104 12.9676 12.2834 13.0059 12.3538C13.0238 12.3851 13.0648 12.393 13.0904 12.3669C14.2518 11.2164 15.6638 10.9477 16.4901 10.9477C16.7511 10.9477 16.9966 10.9634 17.2448 10.9999H17.2473ZM17.6106 9.49731C17.805 9.49731 18.0224 9.50514 18.2527 9.53122C18.3141 9.53905 18.3345 9.45035 18.2783 9.42688C17.6873 9.17644 17.0452 9.05122 16.4031 9.06688C15.518 9.08775 14.615 9.38514 13.8578 9.90166C13.2873 10.2904 12.7859 10.8512 12.4662 11.4538C12.4559 11.4721 12.4585 11.4982 12.4713 11.5138C12.5173 11.5738 12.5634 11.6312 12.6069 11.6938L12.6504 11.7564C12.6708 11.7851 12.7092 11.7877 12.7322 11.7617C13.3078 11.1277 14.0011 10.5956 14.7557 10.2121C15.6587 9.75557 16.6462 9.50775 17.6131 9.49992L17.6106 9.49731ZM16.7536 8.50079C16.6359 8.49557 16.5157 8.49296 16.398 8.49818C16.3852 8.49818 16.3724 8.5034 16.3648 8.51122C16.329 8.54514 16.2829 8.58427 16.2369 8.62601C16.1985 8.65992 16.2241 8.72514 16.2752 8.72253C16.3827 8.71731 16.4978 8.7147 16.5873 8.71731C16.5976 8.71731 16.6078 8.71731 16.6155 8.70948C16.6743 8.67557 16.7306 8.63905 16.7843 8.59992C16.8278 8.57122 16.8073 8.5034 16.7562 8.50079H16.7536ZM17.5031 7.79122C17.6157 7.5434 17.7001 7.25122 17.7308 7.00079C17.7359 6.96688 17.7078 6.93818 17.6771 6.94079C17.5697 6.94079 17.4597 6.94601 17.3522 6.95644C17.3292 6.95644 17.3087 6.9747 17.3036 6.99818C17.2524 7.22253 17.1706 7.44166 17.0606 7.64514C17.0427 7.67644 17.0606 7.71557 17.0938 7.7234C17.209 7.75209 17.3241 7.7834 17.4366 7.81992C17.4622 7.82775 17.4904 7.81731 17.5006 7.79122H17.5031ZM13.5713 8.69905C13.1159 9.21296 12.8218 9.83905 12.6504 10.4417C12.635 10.4991 12.7066 10.5382 12.745 10.4912C12.9676 10.2095 13.2183 9.94862 13.5022 9.7347C13.515 9.72427 13.5227 9.70862 13.5227 9.69036C13.5125 9.4034 13.5559 9.08253 13.6634 8.75644C13.6813 8.69905 13.6122 8.65992 13.5713 8.70427V8.69905ZM16.0322 4.72862C16.879 4.57731 17.5722 4.57992 18.2859 4.72601C18.2962 4.72601 18.3064 4.72601 18.3166 4.7234C18.8948 4.48079 19.6059 4.13383 20.1892 3.57818C20.2327 3.53644 20.1892 3.4634 20.1329 3.48688C19.6699 3.67731 19.1659 3.81035 18.5059 3.77905C18.4548 3.77905 18.4343 3.71383 18.4752 3.67992C18.8129 3.41122 19.565 2.74601 19.8822 1.52253C19.8976 1.46775 19.8259 1.42862 19.7901 1.47296C18.5111 2.96514 17.1731 3.95122 15.999 4.62688C15.9478 4.65818 15.9759 4.73905 16.0348 4.72862H16.0322ZM17.7436 6.59122C18.7259 6.59122 19.6494 6.84948 20.3018 7.54862C20.8211 8.10427 21.0513 8.9521 21.0155 9.61992C21.0129 9.68253 21.0948 9.70079 21.1178 9.6434C21.5911 8.45644 21.2866 7.36862 20.7392 6.60166C19.9641 5.51644 18.6185 4.95296 17.1604 4.95296C14.968 4.95296 13.3564 6.17644 12.5608 7.26427C11.8573 8.22688 11.5504 9.47383 11.6757 10.6686C11.6757 10.6817 11.6834 10.6947 11.6936 10.7051C11.8164 10.8095 11.9366 10.9217 12.0518 11.0364C12.0824 11.0677 12.1362 11.0495 12.1413 11.0051C12.5301 8.33122 14.9527 6.59122 17.7411 6.59122H17.7436ZM8.38082 14.3208C9.28129 14.3208 9.92082 13.9112 10.3506 13.3477C10.3813 13.306 10.3455 13.2486 10.2969 13.2591C10.1178 13.2982 9.85175 13.3295 9.62664 13.3191C9.57803 13.3191 9.55757 13.2538 9.59594 13.2225C9.95664 12.9199 10.2125 12.4138 10.2125 11.8582C10.2125 10.666 9.07664 9.69296 7.95361 9.69296C7.19385 9.69296 6.76664 10.1677 6.53384 10.4886C6.52361 10.5017 6.50826 10.5095 6.49036 10.5095C5.85594 10.4912 5.35454 10.8643 5.35454 11.4564C5.35454 12.273 6.55687 14.3208 8.38594 14.3208H8.38082ZM10.3634 13.8382C10.5297 13.8538 10.7062 13.8617 10.8469 13.8538C10.875 13.8538 10.898 13.8251 10.8955 13.7964C10.8878 13.6034 10.8648 13.4208 10.8264 13.2277C10.8162 13.1782 10.7522 13.1651 10.7266 13.2095C10.6166 13.4025 10.4811 13.5851 10.3276 13.7469C10.2969 13.7808 10.3148 13.8356 10.3608 13.8408L10.3634 13.8382ZM12.2257 15.7243C11.6194 15.7608 10.6064 15.7556 9.56524 15.5208C9.5064 15.5077 9.47315 15.586 9.52431 15.6199C10.2738 16.1208 11.3662 16.1964 12.195 16.1625C12.2206 16.1625 12.2411 16.1443 12.2462 16.1182C12.2666 16.0295 12.2794 15.8938 12.2845 15.7791C12.2845 15.7477 12.259 15.7191 12.2283 15.7217L12.2257 15.7243ZM9.77501 14.3025C10.192 14.3782 10.5041 14.5034 10.7983 14.6495C10.8315 14.6651 10.8699 14.6443 10.875 14.6077C10.8929 14.4877 10.8955 14.3677 10.8955 14.2347C10.8955 14.206 10.8724 14.1799 10.8443 14.1799C10.6499 14.1721 10.2662 14.1356 9.99757 14.0625C9.98222 14.0651 9.96943 14.0677 9.95152 14.073C9.89524 14.1173 9.82361 14.1617 9.75454 14.2034C9.71106 14.2295 9.72385 14.2947 9.77245 14.3051L9.77501 14.3025ZM8.21454 14.6912C9.10989 15.1217 9.90292 15.2808 10.6627 15.3591C10.6883 15.3591 10.7113 15.346 10.719 15.3225C10.7471 15.2391 10.7727 15.1556 10.7931 15.0695C10.7829 15.046 10.7752 15.0304 10.765 15.0069C9.90292 14.5295 9.16361 14.493 8.86943 14.5425C8.71338 14.5686 8.48571 14.5973 8.23757 14.5869C8.17873 14.5869 8.16082 14.6651 8.21198 14.6912H8.21454ZM11.6808 15.4034C11.8548 15.4034 12.0722 15.406 12.2411 15.3904C12.2692 15.3904 12.2897 15.3643 12.2897 15.3356C12.2897 15.1999 12.2718 14.9964 12.2359 14.8164C12.2257 14.7695 12.1669 14.7564 12.1413 14.7956C12.0159 14.9677 11.865 15.1451 11.6527 15.3043C11.6118 15.3356 11.6297 15.4034 11.6834 15.4034H11.6808ZM9.10733 15.706C8.93338 15.5625 8.77733 15.3877 8.68268 15.2651C8.67757 15.2573 8.66989 15.2521 8.65966 15.2495C7.91012 14.9651 7.27315 14.5921 6.59012 14.0312C6.58501 14.026 6.57989 14.0234 6.57222 14.0208C5.97617 13.8408 5.39547 13.5773 4.66129 13.006C4.6178 12.9721 4.55896 13.0164 4.57687 13.0686C5.18315 14.8425 6.88687 15.8469 9.07664 15.8025C9.1278 15.8025 9.14826 15.7373 9.10733 15.7034V15.706ZM8.75943 17.5425C8.41408 17.2373 7.95106 16.7886 7.70803 16.0477C7.70292 16.0295 7.68757 16.0164 7.66966 16.0112C7.31152 15.9356 6.95338 15.8286 6.61826 15.6773C6.58245 15.6617 6.53896 15.6904 6.54152 15.7295C6.55687 15.9095 6.64385 16.1208 6.66431 16.3269C6.67966 16.4964 6.61059 16.5069 6.53896 16.5199C6.45199 16.5356 6.56199 16.8121 7.01478 17.0991C7.03524 17.1121 7.04547 17.1356 7.04036 17.1564C6.99431 17.3443 6.97385 17.699 7.29105 17.9077C7.49059 18.0408 7.76943 18.0356 8.15571 17.8295C8.34757 17.7277 8.5164 17.673 8.7364 17.6338C8.77989 17.626 8.7978 17.5686 8.76198 17.5399L8.75943 17.5425ZM12.3843 19.1077C12.4738 18.7764 12.3792 18.479 12.3843 18.1791C12.3869 17.9991 12.4457 17.7956 12.5097 17.5973C12.525 17.5477 12.4713 17.506 12.4304 17.5347C12.1464 17.7304 11.8113 17.9077 11.4915 18.0434C11.4404 18.0643 11.3943 18.0043 11.4276 17.9599C11.7243 17.5764 12.0031 17.0782 12.1387 16.5721C12.149 16.5382 12.1208 16.5043 12.0876 16.5043C11.425 16.5043 10.4376 16.4286 9.66245 16.0999C9.65478 16.0973 9.64454 16.0947 9.63687 16.0973C9.28896 16.1469 8.74152 16.186 8.17617 16.1025C8.13524 16.0973 8.10199 16.1391 8.11733 16.1782C8.4064 16.8382 8.94361 17.3625 9.80059 17.9025C10.192 18.1504 10.6525 18.4843 10.765 18.9877C10.7727 19.019 10.8034 19.0399 10.8341 19.0295C11.008 18.9669 11.0873 19.0086 11.1615 19.1547C11.2306 19.2851 11.315 19.4182 11.4097 19.4182C11.4864 19.4182 11.512 19.3973 11.6297 19.3738C11.7013 19.3608 11.7704 19.366 11.819 19.3869C11.9059 19.4286 11.9673 19.4417 12.0185 19.4338C12.2155 19.4025 12.3306 19.306 12.3843 19.1077ZM14.592 17.6599C14.0983 17.0677 13.9576 16.4834 13.9115 15.8964C13.909 15.8495 13.9576 15.8208 13.9959 15.8469C14.2952 16.0556 14.6483 16.2147 15.0269 16.2304C15.078 16.2304 15.1011 16.1677 15.0627 16.1338C14.2748 15.4321 13.6327 14.5269 13.1211 13.3217C12.7015 12.3356 12.1873 11.4799 11.2664 10.7756C10.8392 10.4469 10.2713 10.1208 9.63431 9.92514C9.57803 9.90688 9.53966 9.98253 9.58571 10.0217C10.6857 10.9399 10.609 12.1556 10.2636 12.8338C10.2406 12.8782 10.2841 12.9277 10.3301 12.9121C10.5783 12.8208 10.7573 12.6956 10.8776 12.586C10.9057 12.5599 10.9518 12.573 10.9645 12.6121C11.2945 13.6764 11.2229 14.6886 11.0362 15.2677C11.0208 15.3147 11.072 15.3564 11.1129 15.333C11.6731 15.0147 12.0645 14.4669 12.2231 13.9686C12.2385 13.9191 12.3076 13.9164 12.3255 13.9686C12.7731 15.2156 12.6171 16.3034 12.1848 17.2504C12.1618 17.2999 12.218 17.3495 12.2615 17.3182C12.4304 17.206 12.6171 17.0625 12.7783 16.9112C12.8141 16.8773 12.8704 16.906 12.8678 16.953C12.8192 17.8582 13.0725 18.5808 13.4613 19.1964C13.492 19.2434 13.5611 19.2199 13.5611 19.1651C13.5355 18.4295 13.6173 17.7173 13.6992 17.1773C13.7069 17.1251 13.7759 17.1121 13.799 17.1591C13.9959 17.5217 14.262 17.686 14.5383 17.7512C14.5894 17.7643 14.6252 17.7017 14.592 17.6625V17.6599ZM18.5852 16.8538C17.7948 17.3391 17.0043 17.3417 16.4159 17.1747C16.398 17.1695 16.3776 17.1747 16.3648 17.1904C16.0501 17.5217 15.6485 17.879 15.0141 17.999C14.9604 18.0095 14.9552 18.0877 15.009 18.106C15.3313 18.2104 15.6229 18.1817 15.8787 18.0773C15.9248 18.059 15.9683 18.1086 15.9452 18.153C15.7329 18.5912 15.4004 18.8547 15.0831 19.0634C15.0345 19.0947 15.0601 19.1704 15.119 19.1651C15.6024 19.1182 16.0476 18.8834 16.3571 18.6408C16.3955 18.6095 16.4492 18.6434 16.4415 18.693C16.2957 19.6138 16.2855 20.4043 16.4031 21.0877C16.4134 21.153 16.5055 21.1477 16.5106 21.0825C16.5771 19.9817 17.0043 19.2695 17.4443 18.7608C17.4725 18.7269 17.5287 18.7425 17.5364 18.7869C17.6055 19.113 17.7231 19.3817 17.8511 19.606C17.8766 19.653 17.9457 19.6373 17.9508 19.5825C18.0583 18.3825 18.3857 17.5295 18.6645 16.9243C18.6876 16.8747 18.6338 16.8277 18.5878 16.8538H18.5852ZM20.2276 14.7643C20.2915 13.7704 19.9692 12.7843 19.4576 11.9704C19.0073 11.253 18.0864 10.4077 16.9864 10.2069C16.9276 10.1964 16.8994 10.2799 16.9506 10.3086C17.4469 10.5799 17.8587 11.0025 18.1171 11.4617C18.1427 11.506 18.0966 11.5582 18.0506 11.5399C17.7948 11.4356 17.539 11.3756 17.2704 11.3391C17.2115 11.3312 17.1859 11.4095 17.2345 11.4408C18.2169 12.033 18.7055 13.1156 18.7055 14.1147C18.7055 15.6486 17.6362 16.3191 17.0708 16.4912C16.7459 16.5904 16.3955 16.6086 16.0578 16.5512C16.0015 16.5408 15.9734 16.6164 16.0169 16.6504C16.5285 17.0182 17.3676 17.0469 18.0173 16.7756C18.4394 16.6008 18.8155 16.2695 19.0431 15.9173C19.0713 15.873 19.1378 15.8912 19.1429 15.9408C19.1813 16.3399 19.1224 16.7286 19.0355 17.0469C19.0201 17.0991 19.0841 17.1382 19.125 17.1017C19.6264 16.6347 20.1508 15.8338 20.2199 14.7669L20.2276 14.7643ZM18.6594 20.5817C18.6338 20.639 18.5494 20.6156 18.5571 20.5556C18.6518 19.7469 19.0457 18.9382 19.4755 18.2025C20.1176 17.1043 20.4987 15.8886 20.5755 14.7173C20.7187 12.5104 19.0227 10.3112 17.1015 9.89383C17.0401 9.88079 17.0452 9.78949 17.1066 9.78427C18.1504 9.69818 19.345 9.99818 20.1355 10.5877C21.0104 11.2399 21.8724 12.7138 21.8724 14.5582C21.8724 16.4025 21.3557 17.399 20.9566 18.4686C20.5218 19.6321 20.2352 20.8634 20.2455 22.0295C20.2455 22.0869 20.1687 22.1051 20.1431 22.053C19.6955 21.0799 19.7569 20.0417 19.8413 19.3321C19.8464 19.2851 19.7978 19.2564 19.7594 19.2799C19.3143 19.5617 18.9408 19.9295 18.6543 20.5843L18.6594 20.5817ZM6.9278 9.40601C6.94571 9.45036 7.0071 9.45296 7.02757 9.40601C7.25524 8.87383 7.63129 8.51122 7.98687 8.1434C8.23757 7.88514 8.42943 7.65818 8.59059 7.38166C8.61361 7.33992 8.67501 7.35036 8.6878 7.3947C8.77989 7.70253 8.84385 8.0234 8.83873 8.36253C8.83361 8.64427 8.83105 8.86601 8.86175 9.04862C8.87198 9.10862 8.95896 9.10601 8.96664 9.04862C9.05617 8.42514 9.34013 7.92949 9.49873 7.51209C9.7392 6.87296 9.81338 6.42949 9.81338 6.03557C9.81338 4.85122 9.15082 4.24079 8.53431 4.24079C8.10454 4.24079 7.89733 4.53296 7.83594 4.89557C7.78222 5.21123 7.7771 5.60253 7.52129 6.11905C7.33966 6.48688 6.99431 6.98514 6.28315 7.32688C6.2371 7.35036 6.24478 7.42079 6.29594 7.43123C6.69757 7.51209 7.04803 7.4834 7.34989 7.43123C7.40361 7.4234 7.43431 7.49122 7.39338 7.52775C7.00966 7.85644 6.87152 8.2347 6.82036 8.65731C6.78966 8.89992 6.84594 9.18427 6.93036 9.40862L6.9278 9.40601ZM8.41664 8.24775C8.14292 8.53992 7.65175 8.99383 7.45989 9.36688C7.43943 9.40862 7.47524 9.45296 7.51873 9.44514C7.85384 9.36948 8.26571 9.39296 8.59059 9.48949C8.63408 9.50253 8.67501 9.45818 8.65454 9.41383C8.50361 9.09557 8.53175 8.66514 8.50873 8.28166C8.50617 8.2347 8.44989 8.21122 8.41664 8.24775ZM18.4727 8.61035C18.0352 8.27122 17.4929 8.02862 16.6845 7.85905C16.6462 7.85122 16.6283 7.80427 16.6513 7.77296C16.8022 7.56166 16.9199 7.33209 16.9941 7.07122C17.0043 7.03209 16.9736 6.99557 16.9352 7.00079C16.2727 7.10253 15.4336 7.37383 14.858 7.70775C14.3643 7.99209 13.9627 8.58427 13.8757 9.3747C13.8706 9.41905 13.9166 9.45035 13.955 9.42949C14.4385 9.14514 14.9655 8.93905 15.5052 8.82427C15.5129 8.82427 15.518 8.81905 15.5257 8.81644C15.7764 8.63644 16.0143 8.45383 16.2266 8.25557C16.2369 8.24775 16.2497 8.24253 16.2624 8.23992C17.099 8.21122 17.805 8.43035 18.4241 8.70166C18.4829 8.72775 18.529 8.64688 18.4778 8.60775L18.4727 8.61035ZM6.46222 4.5147C6.41873 4.53818 6.4264 4.60601 6.47501 4.61905C6.63361 4.65818 6.82803 4.66862 6.95594 4.65557C7.04547 4.64514 7.21175 4.60079 7.30896 4.5747C7.34222 4.56688 7.36012 4.53035 7.34477 4.49905C7.32687 4.45731 7.30129 4.41557 7.27315 4.37383C7.23733 4.32427 7.20408 4.27731 7.17338 4.23296C7.15803 4.21209 7.13245 4.20427 7.10943 4.21209C6.96105 4.26948 6.81524 4.33731 6.67198 4.40775C6.61571 4.43644 6.53896 4.47557 6.46478 4.51731L6.46222 4.5147ZM5.68966 5.52688C5.68966 5.70688 5.80733 5.77992 5.92757 5.77992C6.10152 5.77992 6.17826 5.66514 6.29594 5.41731C6.37524 5.25036 6.47245 5.12514 6.5978 5.02601C6.64129 4.99209 6.61571 4.92427 6.56198 4.92688C6.2371 4.94775 5.98129 5.05992 5.81245 5.23992C5.73571 5.32079 5.69733 5.43296 5.69222 5.52688H5.68966ZM7.44966 4.97644C7.44454 4.92948 7.38826 4.90862 7.35501 4.94253C7.20919 5.09122 7.03524 5.16949 6.83571 5.27122C6.61059 5.38601 6.4392 5.52949 6.4392 5.76166C6.4392 5.91036 6.56198 6.04862 6.76152 6.04862C6.96105 6.04862 7.13245 5.96775 7.27571 5.7434C7.43175 5.49818 7.47268 5.25818 7.44966 4.97644ZM7.82315 4.01644C7.79757 3.99557 7.79757 3.95644 7.82315 3.93296C7.84873 3.90688 7.86919 3.87557 7.8871 3.83905C7.94338 3.70601 7.90501 3.55731 7.79757 3.51035C7.69012 3.4634 7.5571 3.53383 7.50082 3.66688C7.48547 3.70079 7.4778 3.7347 7.47524 3.76862C7.47524 3.80253 7.44198 3.82601 7.40873 3.81818C7.37803 3.81035 7.35245 3.81818 7.32943 3.84949C7.30385 3.88862 7.3064 3.95644 7.35245 4.03731C7.38571 4.09209 7.43431 4.1547 7.49571 4.20166C7.54943 4.2434 7.60059 4.28514 7.64664 4.33209C7.66966 4.35557 7.70803 4.35296 7.7285 4.32427C7.77198 4.26166 7.82571 4.20427 7.88199 4.1547C7.90501 4.13644 7.90757 4.09992 7.8871 4.07905C7.86919 4.05557 7.84617 4.0347 7.82571 4.01644H7.82315ZM10.1229 0.614703C9.8185 0.643399 9.48338 0.77905 9.22501 1.05818C9.19431 1.09209 9.14059 1.07383 9.13292 1.02949C9.10734 0.88079 9.12268 0.687746 9.11757 0.552094C9.11757 0.510355 9.06896 0.486877 9.03571 0.507747C8.72873 0.698182 8.42431 0.946007 8.20175 1.39209C8.18129 1.43644 8.11478 1.43122 8.10199 1.38427C8.06361 1.25383 8.07129 1.09731 8.06617 0.982529C8.06361 0.935573 8.00733 0.912094 7.97408 0.946007C7.73106 1.17818 7.51361 1.53296 7.40105 1.87731C7.38571 1.92427 7.32175 1.92688 7.30129 1.88253C7.2578 1.78601 7.23733 1.66862 7.20408 1.57992C7.19129 1.54601 7.1478 1.53296 7.11966 1.55905C6.59012 2.01557 6.34966 2.78514 6.44687 3.42948C6.45199 3.45818 6.47757 3.47905 6.50826 3.47644C6.6464 3.46079 6.8178 3.39035 6.99175 3.40601C7.01222 3.40601 7.03013 3.40079 7.04036 3.38514C7.59292 2.60775 8.58803 2.54514 9.27361 2.99644C9.28384 3.00427 9.29664 3.00688 9.31199 3.00427C9.87733 2.92601 10.2483 2.63122 10.3838 2.23992C10.5373 1.79905 10.4504 1.08166 10.1792 0.643398C10.169 0.625137 10.1485 0.614703 10.128 0.617311L10.1229 0.614703ZM6.59524 7.83557C5.9864 7.78079 5.65129 7.59035 5.44408 7.34514C5.4185 7.31383 5.43385 7.26427 5.47222 7.25644C5.78175 7.18861 6.32664 6.96166 6.57733 6.77122C6.70012 6.67731 6.81268 6.57035 6.91501 6.45296C6.94826 6.41383 6.91501 6.35644 6.8664 6.36166C6.62082 6.38775 6.33175 6.30166 6.22175 6.06949C6.20384 6.03557 6.16036 6.02514 6.13478 6.05383C5.94036 6.24949 5.55152 6.44775 5.1064 6.56514C5.04245 6.5834 4.91454 6.6434 4.86082 6.68514C4.18292 7.22775 3.69175 8.28166 3.6585 8.97296C3.6585 8.98079 3.6585 8.98862 3.65338 8.99383C3.4871 9.30949 3.27478 9.8834 3.47175 10.7704C3.72501 11.9104 4.32617 12.4269 4.96571 12.9043C5.23431 13.1051 5.53617 13.2591 5.85594 13.3921C5.9071 13.413 5.95315 13.3504 5.91733 13.306C5.39803 12.6408 5.07315 12.0173 5.07315 11.4538C5.07315 10.6243 5.77664 10.2408 6.33687 10.1808C6.35222 10.1808 6.36245 10.173 6.37268 10.1599C6.46222 10.0425 6.58501 9.94079 6.68222 9.87296C6.70524 9.85731 6.71036 9.82601 6.69757 9.80253C6.39571 9.26514 6.32664 8.57122 6.64129 7.91122C6.65919 7.87731 6.63617 7.83557 6.5978 7.83296L6.59524 7.83557ZM6.53384 4.22514C6.67454 4.14166 6.82292 4.09209 6.96617 4.04253C6.99687 4.03209 7.01222 3.99296 6.99687 3.96427C6.96105 3.89644 6.93292 3.82601 6.9278 3.75035C6.9278 3.71905 6.8971 3.69557 6.8664 3.70079C6.79733 3.71122 6.72059 3.72427 6.64129 3.74514C6.44175 3.7947 6.24733 3.90688 6.18594 4.02166C6.12454 4.14166 6.08617 4.29557 6.04524 4.44166C6.02989 4.49383 6.08617 4.53296 6.12966 4.50166C6.25757 4.40514 6.39059 4.31383 6.53384 4.23035V4.22514ZM7.26291 3.48427C7.26291 3.48427 7.28082 3.4947 7.2885 3.49992C7.31408 3.51557 7.34477 3.50775 7.36268 3.48427C7.53408 3.25992 7.82571 3.18427 7.97919 3.27296C8.29129 3.45557 8.21454 3.78949 8.08664 3.96427C8.09687 3.97209 8.10966 3.98514 8.12245 4.00079C8.37826 3.8834 8.71338 3.90688 8.96664 4.02166C9.27873 4.16253 9.47315 4.36079 9.63175 4.59296C9.66245 4.63731 9.73152 4.61644 9.73152 4.56166C9.73152 4.05296 9.49106 3.49209 8.9385 3.20514C8.39106 2.92079 7.66454 2.90253 7.24501 3.40079C7.22198 3.42688 7.23222 3.46862 7.26291 3.48427Z", fill: "#E0062A" })))), hAsync("slot", { key: '78e96e3d25921bbfabde046101c40a3f69de561d', name: "logo" }), this.siteTitle && hAsync("span", { key: 'd6d013685a21d548bbd0b98da6534c09221f6dbe', class: "spw-topbar__site-title" }, this.siteTitle)), hAsync("div", { key: '0b1dd16873629d64d93049ad98b809a266042478', class: "spw-topbar__title" }, hAsync("slot", { key: 'd4d8263eb8cb1c5ca5cdc4b24d019d710f6c5516', name: "baseline" })), hAsync("slot", { key: '764b748e1243b6197cb5679a17183deeb2e8dc2e' })), hAsync("div", { key: '63157d7f97925e04f663be5f0065d59d76e614f7', class: "spw-topbar__right" }, hAsync("slot", { key: 'd15a9fdfe2b432bd1b62e3e23f136753d22d1083', name: "right" })))));
|
|
22418
22437
|
}
|
|
22419
22438
|
static get style() { return spwTopbarCss(); }
|
|
22420
22439
|
static get cmpMeta() { return {
|
|
@@ -22510,7 +22529,7 @@ class SpwWizard {
|
|
|
22510
22529
|
};
|
|
22511
22530
|
}
|
|
22512
22531
|
render() {
|
|
22513
|
-
return (hAsync(Host, { key: '
|
|
22532
|
+
return (hAsync(Host, { key: '178e7cccd1389ea3f3d606ae16384d6779d79f06' }, hAsync("div", { key: '6eea80c6829912766df4f1ce8fa772e406381ecb', class: this.elementClass }, hAsync("slot", { key: '7c315f82ec60d02e0cc4a0fe132a4ec6248f9d24' }))));
|
|
22514
22533
|
}
|
|
22515
22534
|
get el() { return getElement(this); }
|
|
22516
22535
|
static get style() { return spwWizardCss(); }
|
|
@@ -22580,7 +22599,7 @@ class SpwWizardItem {
|
|
|
22580
22599
|
}
|
|
22581
22600
|
render() {
|
|
22582
22601
|
const showConnector = this.isLast === 'false';
|
|
22583
|
-
return (hAsync(Host, { key: '
|
|
22602
|
+
return (hAsync(Host, { key: '90bdc7c000be2257281014d92eef7237b9bfab25' }, hAsync("div", { key: '3c44adde161d24cffdbceb1036e73c0895fc7eec', class: this.elementClass, onClick: this.handleClick }, hAsync("div", { key: 'e58c9780ea03174e1c8b20d389ab411d09dbb7d9', class: "spw-wizard-item__step" }, hAsync("div", { key: '60a9f6f938bb6f3225bc346885b15f13789bd0b0', class: "spw-wizard-item__icon" }, this.renderIcon()), showConnector && hAsync("div", { key: 'adbab83e37e40ab36c471cfc7248f4742d60bf45', class: "spw-wizard-item__connector" })), hAsync("div", { key: 'c36b69d6d4167637fd9d71471dd0c06afc74390f', class: "spw-wizard-item__content" }, this.label && hAsync("div", { key: '5b9524a000c531154ad184aa11394b4d889d66d2', class: "spw-wizard-item__label" }, this.label), this.description && hAsync("div", { key: '6e0121cb665cb0fb90df0ebb0ffb80efdd6e5a72', class: "spw-wizard-item__description" }, this.description), this.additionalInfo && hAsync("div", { key: '2cf6b99687e5c9531a6a45a287f29970f324fb24', class: "spw-wizard-item__additional-info" }, this.additionalInfo)))));
|
|
22584
22603
|
}
|
|
22585
22604
|
static get style() { return spwWizardItemCss(); }
|
|
22586
22605
|
static get cmpMeta() { return {
|