@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/dist/stats.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-05-
|
|
2
|
+
"timestamp": "2026-05-22T07:06:14",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "node",
|
|
5
5
|
"version": "18.19.1"
|
|
@@ -180,24 +180,24 @@
|
|
|
180
180
|
"generatedFiles": [
|
|
181
181
|
"./dist/components/index.d.ts",
|
|
182
182
|
"./dist/components/index.js",
|
|
183
|
-
"./dist/components/p-
|
|
183
|
+
"./dist/components/p-2XlMVTjB.js",
|
|
184
184
|
"./dist/components/p-B85MJLTf.js",
|
|
185
185
|
"./dist/components/p-BBi01mKM.js",
|
|
186
|
+
"./dist/components/p-BBvVfbMj.js",
|
|
186
187
|
"./dist/components/p-BFQBddHX.js",
|
|
187
188
|
"./dist/components/p-BRFNx2DL.js",
|
|
188
189
|
"./dist/components/p-BciLkiPG.js",
|
|
189
|
-
"./dist/components/p-
|
|
190
|
-
"./dist/components/p-
|
|
191
|
-
"./dist/components/p-C1tFbihv.js",
|
|
190
|
+
"./dist/components/p-C-SfAoHb.js",
|
|
191
|
+
"./dist/components/p-CCD4GNGP.js",
|
|
192
192
|
"./dist/components/p-CH2dDXFF.js",
|
|
193
193
|
"./dist/components/p-CMCm3XXa.js",
|
|
194
|
+
"./dist/components/p-CS0Zu1wB.js",
|
|
194
195
|
"./dist/components/p-CUBYPgR-.js",
|
|
195
|
-
"./dist/components/p-CXYGffCy.js",
|
|
196
|
-
"./dist/components/p-CkwH0osH.js",
|
|
197
|
-
"./dist/components/p-D-Y3xljk.js",
|
|
198
196
|
"./dist/components/p-D01eUn9Q.js",
|
|
199
|
-
"./dist/components/p-
|
|
197
|
+
"./dist/components/p-DHDV077L.js",
|
|
198
|
+
"./dist/components/p-DTKl5Oaz.js",
|
|
200
199
|
"./dist/components/p-DaQA1Uox.js",
|
|
200
|
+
"./dist/components/p-sD0z4PvL.js",
|
|
201
201
|
"./dist/components/p-w4Zf5JRT.js",
|
|
202
202
|
"./dist/components/spw-accordion-content.d.ts",
|
|
203
203
|
"./dist/components/spw-accordion-content.js",
|
|
@@ -612,199 +612,199 @@
|
|
|
612
612
|
"./dist/index.cjs.js",
|
|
613
613
|
"./dist/index.js",
|
|
614
614
|
"./dist/spw-stencil-library/index.esm.js",
|
|
615
|
-
"./dist/spw-stencil-library/p-
|
|
615
|
+
"./dist/spw-stencil-library/p-00f79c82.entry.js",
|
|
616
|
+
"./dist/spw-stencil-library/p-027aa57d.entry.js",
|
|
617
|
+
"./dist/spw-stencil-library/p-050d662f.entry.js",
|
|
616
618
|
"./dist/spw-stencil-library/p-0956452c.entry.js",
|
|
617
619
|
"./dist/spw-stencil-library/p-096ba549.entry.js",
|
|
618
|
-
"./dist/spw-stencil-library/p-
|
|
619
|
-
"./dist/spw-stencil-library/p-0bdb6b45.entry.js",
|
|
620
|
+
"./dist/spw-stencil-library/p-0c54e686.entry.js",
|
|
620
621
|
"./dist/spw-stencil-library/p-0ecfa6fa.entry.js",
|
|
621
622
|
"./dist/spw-stencil-library/p-0faf30c7.entry.js",
|
|
623
|
+
"./dist/spw-stencil-library/p-0fbe55ee.entry.js",
|
|
622
624
|
"./dist/spw-stencil-library/p-10624141.entry.js",
|
|
623
625
|
"./dist/spw-stencil-library/p-11081edc.entry.js",
|
|
624
|
-
"./dist/spw-stencil-library/p-
|
|
626
|
+
"./dist/spw-stencil-library/p-11c28232.entry.js",
|
|
625
627
|
"./dist/spw-stencil-library/p-12b78f0f.entry.js",
|
|
626
628
|
"./dist/spw-stencil-library/p-174e1f14.entry.js",
|
|
629
|
+
"./dist/spw-stencil-library/p-1cf9b466.entry.js",
|
|
627
630
|
"./dist/spw-stencil-library/p-1e06fe64.entry.js",
|
|
628
|
-
"./dist/spw-stencil-library/p-1e61703c.entry.js",
|
|
629
631
|
"./dist/spw-stencil-library/p-1e84b48d.entry.js",
|
|
630
|
-
"./dist/spw-stencil-library/p-
|
|
631
|
-
"./dist/spw-stencil-library/p-
|
|
632
|
+
"./dist/spw-stencil-library/p-1f452b45.entry.js",
|
|
633
|
+
"./dist/spw-stencil-library/p-221697f5.entry.js",
|
|
634
|
+
"./dist/spw-stencil-library/p-240b784c.entry.js",
|
|
635
|
+
"./dist/spw-stencil-library/p-24d385e8.entry.js",
|
|
636
|
+
"./dist/spw-stencil-library/p-27b30cf5.entry.js",
|
|
632
637
|
"./dist/spw-stencil-library/p-28701d8d.entry.js",
|
|
633
638
|
"./dist/spw-stencil-library/p-2aecf4aa.entry.js",
|
|
634
639
|
"./dist/spw-stencil-library/p-2c58d495.entry.js",
|
|
635
640
|
"./dist/spw-stencil-library/p-2cdffa52.entry.js",
|
|
636
|
-
"./dist/spw-stencil-library/p-
|
|
637
|
-
"./dist/spw-stencil-library/p-3a5aa905.entry.js",
|
|
638
|
-
"./dist/spw-stencil-library/p-3e27dae3.entry.js",
|
|
641
|
+
"./dist/spw-stencil-library/p-33efa943.entry.js",
|
|
639
642
|
"./dist/spw-stencil-library/p-41dac78f.entry.js",
|
|
643
|
+
"./dist/spw-stencil-library/p-44bead84.entry.js",
|
|
644
|
+
"./dist/spw-stencil-library/p-457a4826.entry.js",
|
|
640
645
|
"./dist/spw-stencil-library/p-485ecf3e.entry.js",
|
|
646
|
+
"./dist/spw-stencil-library/p-4a0db1fe.entry.js",
|
|
647
|
+
"./dist/spw-stencil-library/p-4a6277f3.entry.js",
|
|
648
|
+
"./dist/spw-stencil-library/p-4a7474d4.entry.js",
|
|
641
649
|
"./dist/spw-stencil-library/p-4b69cf71.entry.js",
|
|
642
|
-
"./dist/spw-stencil-library/p-4c18e304.entry.js",
|
|
643
650
|
"./dist/spw-stencil-library/p-548efe71.entry.js",
|
|
644
|
-
"./dist/spw-stencil-library/p-
|
|
645
|
-
"./dist/spw-stencil-library/p-
|
|
646
|
-
"./dist/spw-stencil-library/p-
|
|
647
|
-
"./dist/spw-stencil-library/p-
|
|
648
|
-
"./dist/spw-stencil-library/p-
|
|
649
|
-
"./dist/spw-stencil-library/p-
|
|
650
|
-
"./dist/spw-stencil-library/p-
|
|
651
|
-
"./dist/spw-stencil-library/p-
|
|
652
|
-
"./dist/spw-stencil-library/p-
|
|
653
|
-
"./dist/spw-stencil-library/p-714d45ad.entry.js",
|
|
651
|
+
"./dist/spw-stencil-library/p-549870f0.entry.js",
|
|
652
|
+
"./dist/spw-stencil-library/p-599dcdb9.entry.js",
|
|
653
|
+
"./dist/spw-stencil-library/p-5d252ba9.entry.js",
|
|
654
|
+
"./dist/spw-stencil-library/p-6238534e.entry.js",
|
|
655
|
+
"./dist/spw-stencil-library/p-633cc252.entry.js",
|
|
656
|
+
"./dist/spw-stencil-library/p-68b026da.entry.js",
|
|
657
|
+
"./dist/spw-stencil-library/p-69f7dd1d.entry.js",
|
|
658
|
+
"./dist/spw-stencil-library/p-6d4834ca.entry.js",
|
|
659
|
+
"./dist/spw-stencil-library/p-70b53446.entry.js",
|
|
654
660
|
"./dist/spw-stencil-library/p-755d996c.entry.js",
|
|
655
|
-
"./dist/spw-stencil-library/p-79efde20.entry.js",
|
|
656
|
-
"./dist/spw-stencil-library/p-7c2cbe6c.entry.js",
|
|
657
|
-
"./dist/spw-stencil-library/p-7c40f2d0.entry.js",
|
|
658
|
-
"./dist/spw-stencil-library/p-809bc00b.entry.js",
|
|
659
661
|
"./dist/spw-stencil-library/p-85d6d0d4.entry.js",
|
|
660
|
-
"./dist/spw-stencil-library/p-86737504.entry.js",
|
|
661
662
|
"./dist/spw-stencil-library/p-868af137.entry.js",
|
|
662
|
-
"./dist/spw-stencil-library/p-89be7ef5.entry.js",
|
|
663
|
-
"./dist/spw-stencil-library/p-8a2654aa.entry.js",
|
|
664
663
|
"./dist/spw-stencil-library/p-8b8f8608.entry.js",
|
|
665
|
-
"./dist/spw-stencil-library/p-
|
|
666
|
-
"./dist/spw-stencil-library/p-
|
|
667
|
-
"./dist/spw-stencil-library/p-
|
|
668
|
-
"./dist/spw-stencil-library/p-
|
|
664
|
+
"./dist/spw-stencil-library/p-903c83ad.entry.js",
|
|
665
|
+
"./dist/spw-stencil-library/p-94af86be.entry.js",
|
|
666
|
+
"./dist/spw-stencil-library/p-9771169d.entry.js",
|
|
667
|
+
"./dist/spw-stencil-library/p-97765551.entry.js",
|
|
669
668
|
"./dist/spw-stencil-library/p-99291555.entry.js",
|
|
670
669
|
"./dist/spw-stencil-library/p-9e9f235d.entry.js",
|
|
671
670
|
"./dist/spw-stencil-library/p-B85MJLTf.js",
|
|
672
671
|
"./dist/spw-stencil-library/p-BBi01mKM.js",
|
|
673
672
|
"./dist/spw-stencil-library/p-BRFNx2DL.js",
|
|
674
673
|
"./dist/spw-stencil-library/p-BvJ4Kko5.js",
|
|
674
|
+
"./dist/spw-stencil-library/p-a0a495c4.entry.js",
|
|
675
675
|
"./dist/spw-stencil-library/p-a2004bb3.entry.js",
|
|
676
|
-
"./dist/spw-stencil-library/p-
|
|
677
|
-
"./dist/spw-stencil-library/p-
|
|
678
|
-
"./dist/spw-stencil-library/p-
|
|
676
|
+
"./dist/spw-stencil-library/p-a5d2a76f.entry.js",
|
|
677
|
+
"./dist/spw-stencil-library/p-a62feb06.entry.js",
|
|
678
|
+
"./dist/spw-stencil-library/p-a849f834.entry.js",
|
|
679
679
|
"./dist/spw-stencil-library/p-b03393de.entry.js",
|
|
680
|
-
"./dist/spw-stencil-library/p-
|
|
681
|
-
"./dist/spw-stencil-library/p-
|
|
682
|
-
"./dist/spw-stencil-library/p-b6226007.entry.js",
|
|
683
|
-
"./dist/spw-stencil-library/p-ba3057fc.entry.js",
|
|
684
|
-
"./dist/spw-stencil-library/p-bb3713ea.entry.js",
|
|
680
|
+
"./dist/spw-stencil-library/p-b1a64e66.entry.js",
|
|
681
|
+
"./dist/spw-stencil-library/p-bd66dffe.entry.js",
|
|
685
682
|
"./dist/spw-stencil-library/p-be44b882.entry.js",
|
|
686
|
-
"./dist/spw-stencil-library/p-
|
|
687
|
-
"./dist/spw-stencil-library/p-c778adaa.entry.js",
|
|
683
|
+
"./dist/spw-stencil-library/p-c08fae4a.entry.js",
|
|
688
684
|
"./dist/spw-stencil-library/p-cdd86935.entry.js",
|
|
689
|
-
"./dist/spw-stencil-library/p-
|
|
690
|
-
"./dist/spw-stencil-library/p-d16208aa.entry.js",
|
|
691
|
-
"./dist/spw-stencil-library/p-d38788c4.entry.js",
|
|
685
|
+
"./dist/spw-stencil-library/p-d174e740.entry.js",
|
|
692
686
|
"./dist/spw-stencil-library/p-d3d7e4bf.entry.js",
|
|
693
|
-
"./dist/spw-stencil-library/p-
|
|
687
|
+
"./dist/spw-stencil-library/p-d722e441.entry.js",
|
|
688
|
+
"./dist/spw-stencil-library/p-da980e2a.entry.js",
|
|
694
689
|
"./dist/spw-stencil-library/p-da9d52ff.entry.js",
|
|
695
690
|
"./dist/spw-stencil-library/p-db8988a2.entry.js",
|
|
696
691
|
"./dist/spw-stencil-library/p-dbf95dfe.entry.js",
|
|
692
|
+
"./dist/spw-stencil-library/p-dfe7b263.entry.js",
|
|
697
693
|
"./dist/spw-stencil-library/p-dfe826bb.entry.js",
|
|
698
694
|
"./dist/spw-stencil-library/p-e0cf6ee7.entry.js",
|
|
699
695
|
"./dist/spw-stencil-library/p-e17c0746.entry.js",
|
|
696
|
+
"./dist/spw-stencil-library/p-e2913559.entry.js",
|
|
700
697
|
"./dist/spw-stencil-library/p-e305e962.entry.js",
|
|
701
698
|
"./dist/spw-stencil-library/p-e4025520.entry.js",
|
|
702
|
-
"./dist/spw-stencil-library/p-
|
|
703
|
-
"./dist/spw-stencil-library/p-ebb50977.entry.js",
|
|
699
|
+
"./dist/spw-stencil-library/p-e8a8f373.entry.js",
|
|
704
700
|
"./dist/spw-stencil-library/p-ee3b59d4.entry.js",
|
|
701
|
+
"./dist/spw-stencil-library/p-f1e03e06.entry.js",
|
|
705
702
|
"./dist/spw-stencil-library/p-f295e57d.entry.js",
|
|
706
703
|
"./dist/spw-stencil-library/p-f50104cd.entry.js",
|
|
707
704
|
"./dist/spw-stencil-library/p-f641b8d7.entry.js",
|
|
708
705
|
"./dist/spw-stencil-library/p-f73ffd96.entry.js",
|
|
709
706
|
"./dist/spw-stencil-library/p-f8250816.entry.js",
|
|
707
|
+
"./dist/spw-stencil-library/p-f85e8d40.entry.js",
|
|
708
|
+
"./dist/spw-stencil-library/p-f952431b.entry.js",
|
|
709
|
+
"./dist/spw-stencil-library/p-f9a95409.entry.js",
|
|
710
710
|
"./dist/spw-stencil-library/p-fedf8280.entry.js",
|
|
711
711
|
"./dist/spw-stencil-library/spw-stencil-library.esm.js",
|
|
712
712
|
"./www/build/index.esm.js",
|
|
713
|
-
"./www/build/p-
|
|
713
|
+
"./www/build/p-00f79c82.entry.js",
|
|
714
|
+
"./www/build/p-027aa57d.entry.js",
|
|
715
|
+
"./www/build/p-050d662f.entry.js",
|
|
714
716
|
"./www/build/p-0956452c.entry.js",
|
|
715
717
|
"./www/build/p-096ba549.entry.js",
|
|
716
|
-
"./www/build/p-
|
|
717
|
-
"./www/build/p-0bdb6b45.entry.js",
|
|
718
|
+
"./www/build/p-0c54e686.entry.js",
|
|
718
719
|
"./www/build/p-0ecfa6fa.entry.js",
|
|
719
720
|
"./www/build/p-0faf30c7.entry.js",
|
|
721
|
+
"./www/build/p-0fbe55ee.entry.js",
|
|
720
722
|
"./www/build/p-10624141.entry.js",
|
|
721
723
|
"./www/build/p-11081edc.entry.js",
|
|
722
|
-
"./www/build/p-
|
|
724
|
+
"./www/build/p-11c28232.entry.js",
|
|
723
725
|
"./www/build/p-12b78f0f.entry.js",
|
|
724
726
|
"./www/build/p-174e1f14.entry.js",
|
|
727
|
+
"./www/build/p-1cf9b466.entry.js",
|
|
725
728
|
"./www/build/p-1e06fe64.entry.js",
|
|
726
|
-
"./www/build/p-1e61703c.entry.js",
|
|
727
729
|
"./www/build/p-1e84b48d.entry.js",
|
|
728
|
-
"./www/build/p-
|
|
729
|
-
"./www/build/p-
|
|
730
|
+
"./www/build/p-1f452b45.entry.js",
|
|
731
|
+
"./www/build/p-221697f5.entry.js",
|
|
732
|
+
"./www/build/p-240b784c.entry.js",
|
|
733
|
+
"./www/build/p-24d385e8.entry.js",
|
|
734
|
+
"./www/build/p-27b30cf5.entry.js",
|
|
730
735
|
"./www/build/p-28701d8d.entry.js",
|
|
731
736
|
"./www/build/p-2aecf4aa.entry.js",
|
|
732
737
|
"./www/build/p-2c58d495.entry.js",
|
|
733
738
|
"./www/build/p-2cdffa52.entry.js",
|
|
734
|
-
"./www/build/p-
|
|
735
|
-
"./www/build/p-3a5aa905.entry.js",
|
|
736
|
-
"./www/build/p-3e27dae3.entry.js",
|
|
739
|
+
"./www/build/p-33efa943.entry.js",
|
|
737
740
|
"./www/build/p-41dac78f.entry.js",
|
|
741
|
+
"./www/build/p-44bead84.entry.js",
|
|
742
|
+
"./www/build/p-457a4826.entry.js",
|
|
738
743
|
"./www/build/p-485ecf3e.entry.js",
|
|
744
|
+
"./www/build/p-4a0db1fe.entry.js",
|
|
745
|
+
"./www/build/p-4a6277f3.entry.js",
|
|
746
|
+
"./www/build/p-4a7474d4.entry.js",
|
|
739
747
|
"./www/build/p-4b69cf71.entry.js",
|
|
740
|
-
"./www/build/p-4c18e304.entry.js",
|
|
741
748
|
"./www/build/p-548efe71.entry.js",
|
|
742
|
-
"./www/build/p-
|
|
743
|
-
"./www/build/p-
|
|
744
|
-
"./www/build/p-
|
|
745
|
-
"./www/build/p-
|
|
746
|
-
"./www/build/p-
|
|
747
|
-
"./www/build/p-
|
|
748
|
-
"./www/build/p-
|
|
749
|
-
"./www/build/p-
|
|
750
|
-
"./www/build/p-
|
|
751
|
-
"./www/build/p-714d45ad.entry.js",
|
|
749
|
+
"./www/build/p-549870f0.entry.js",
|
|
750
|
+
"./www/build/p-599dcdb9.entry.js",
|
|
751
|
+
"./www/build/p-5d252ba9.entry.js",
|
|
752
|
+
"./www/build/p-6238534e.entry.js",
|
|
753
|
+
"./www/build/p-633cc252.entry.js",
|
|
754
|
+
"./www/build/p-68b026da.entry.js",
|
|
755
|
+
"./www/build/p-69f7dd1d.entry.js",
|
|
756
|
+
"./www/build/p-6d4834ca.entry.js",
|
|
757
|
+
"./www/build/p-70b53446.entry.js",
|
|
752
758
|
"./www/build/p-755d996c.entry.js",
|
|
753
|
-
"./www/build/p-79efde20.entry.js",
|
|
754
|
-
"./www/build/p-7c2cbe6c.entry.js",
|
|
755
|
-
"./www/build/p-7c40f2d0.entry.js",
|
|
756
|
-
"./www/build/p-809bc00b.entry.js",
|
|
757
759
|
"./www/build/p-85d6d0d4.entry.js",
|
|
758
|
-
"./www/build/p-86737504.entry.js",
|
|
759
760
|
"./www/build/p-868af137.entry.js",
|
|
760
|
-
"./www/build/p-89be7ef5.entry.js",
|
|
761
|
-
"./www/build/p-8a2654aa.entry.js",
|
|
762
761
|
"./www/build/p-8b8f8608.entry.js",
|
|
763
|
-
"./www/build/p-
|
|
764
|
-
"./www/build/p-
|
|
765
|
-
"./www/build/p-
|
|
766
|
-
"./www/build/p-
|
|
762
|
+
"./www/build/p-903c83ad.entry.js",
|
|
763
|
+
"./www/build/p-94af86be.entry.js",
|
|
764
|
+
"./www/build/p-9771169d.entry.js",
|
|
765
|
+
"./www/build/p-97765551.entry.js",
|
|
767
766
|
"./www/build/p-99291555.entry.js",
|
|
768
767
|
"./www/build/p-9e9f235d.entry.js",
|
|
769
768
|
"./www/build/p-B85MJLTf.js",
|
|
770
769
|
"./www/build/p-BBi01mKM.js",
|
|
771
770
|
"./www/build/p-BRFNx2DL.js",
|
|
772
771
|
"./www/build/p-BvJ4Kko5.js",
|
|
772
|
+
"./www/build/p-a0a495c4.entry.js",
|
|
773
773
|
"./www/build/p-a2004bb3.entry.js",
|
|
774
|
-
"./www/build/p-
|
|
775
|
-
"./www/build/p-
|
|
776
|
-
"./www/build/p-
|
|
774
|
+
"./www/build/p-a5d2a76f.entry.js",
|
|
775
|
+
"./www/build/p-a62feb06.entry.js",
|
|
776
|
+
"./www/build/p-a849f834.entry.js",
|
|
777
777
|
"./www/build/p-b03393de.entry.js",
|
|
778
|
-
"./www/build/p-
|
|
779
|
-
"./www/build/p-
|
|
780
|
-
"./www/build/p-b6226007.entry.js",
|
|
781
|
-
"./www/build/p-ba3057fc.entry.js",
|
|
782
|
-
"./www/build/p-bb3713ea.entry.js",
|
|
778
|
+
"./www/build/p-b1a64e66.entry.js",
|
|
779
|
+
"./www/build/p-bd66dffe.entry.js",
|
|
783
780
|
"./www/build/p-be44b882.entry.js",
|
|
784
|
-
"./www/build/p-
|
|
785
|
-
"./www/build/p-c778adaa.entry.js",
|
|
781
|
+
"./www/build/p-c08fae4a.entry.js",
|
|
786
782
|
"./www/build/p-cdd86935.entry.js",
|
|
787
|
-
"./www/build/p-
|
|
788
|
-
"./www/build/p-d16208aa.entry.js",
|
|
789
|
-
"./www/build/p-d38788c4.entry.js",
|
|
783
|
+
"./www/build/p-d174e740.entry.js",
|
|
790
784
|
"./www/build/p-d3d7e4bf.entry.js",
|
|
791
|
-
"./www/build/p-
|
|
785
|
+
"./www/build/p-d722e441.entry.js",
|
|
786
|
+
"./www/build/p-da980e2a.entry.js",
|
|
792
787
|
"./www/build/p-da9d52ff.entry.js",
|
|
793
788
|
"./www/build/p-db8988a2.entry.js",
|
|
794
789
|
"./www/build/p-dbf95dfe.entry.js",
|
|
790
|
+
"./www/build/p-dfe7b263.entry.js",
|
|
795
791
|
"./www/build/p-dfe826bb.entry.js",
|
|
796
792
|
"./www/build/p-e0cf6ee7.entry.js",
|
|
797
793
|
"./www/build/p-e17c0746.entry.js",
|
|
794
|
+
"./www/build/p-e2913559.entry.js",
|
|
798
795
|
"./www/build/p-e305e962.entry.js",
|
|
799
796
|
"./www/build/p-e4025520.entry.js",
|
|
800
|
-
"./www/build/p-
|
|
801
|
-
"./www/build/p-ebb50977.entry.js",
|
|
797
|
+
"./www/build/p-e8a8f373.entry.js",
|
|
802
798
|
"./www/build/p-ee3b59d4.entry.js",
|
|
799
|
+
"./www/build/p-f1e03e06.entry.js",
|
|
803
800
|
"./www/build/p-f295e57d.entry.js",
|
|
804
801
|
"./www/build/p-f50104cd.entry.js",
|
|
805
802
|
"./www/build/p-f641b8d7.entry.js",
|
|
806
803
|
"./www/build/p-f73ffd96.entry.js",
|
|
807
804
|
"./www/build/p-f8250816.entry.js",
|
|
805
|
+
"./www/build/p-f85e8d40.entry.js",
|
|
806
|
+
"./www/build/p-f952431b.entry.js",
|
|
807
|
+
"./www/build/p-f9a95409.entry.js",
|
|
808
808
|
"./www/build/p-fedf8280.entry.js",
|
|
809
809
|
"./www/build/spw-stencil-library.esm.js"
|
|
810
810
|
]
|
|
@@ -1166,12 +1166,12 @@
|
|
|
1166
1166
|
"components": [
|
|
1167
1167
|
"spw-header-navigation"
|
|
1168
1168
|
],
|
|
1169
|
-
"bundleId": "p-
|
|
1170
|
-
"fileName": "p-
|
|
1169
|
+
"bundleId": "p-a5d2a76f",
|
|
1170
|
+
"fileName": "p-a5d2a76f.entry.js",
|
|
1171
1171
|
"imports": [
|
|
1172
1172
|
"p-BvJ4Kko5.js"
|
|
1173
1173
|
],
|
|
1174
|
-
"originalByteSize":
|
|
1174
|
+
"originalByteSize": 10342
|
|
1175
1175
|
},
|
|
1176
1176
|
{
|
|
1177
1177
|
"key": "spw-header-navigation-dropdown.entry",
|
|
@@ -1226,12 +1226,12 @@
|
|
|
1226
1226
|
"components": [
|
|
1227
1227
|
"spw-hero"
|
|
1228
1228
|
],
|
|
1229
|
-
"bundleId": "p-
|
|
1230
|
-
"fileName": "p-
|
|
1229
|
+
"bundleId": "p-e8a8f373",
|
|
1230
|
+
"fileName": "p-e8a8f373.entry.js",
|
|
1231
1231
|
"imports": [
|
|
1232
1232
|
"p-BvJ4Kko5.js"
|
|
1233
1233
|
],
|
|
1234
|
-
"originalByteSize":
|
|
1234
|
+
"originalByteSize": 15486
|
|
1235
1235
|
},
|
|
1236
1236
|
{
|
|
1237
1237
|
"key": "spw-illustration.entry",
|
|
@@ -1250,8 +1250,8 @@
|
|
|
1250
1250
|
"components": [
|
|
1251
1251
|
"spw-input-slider"
|
|
1252
1252
|
],
|
|
1253
|
-
"bundleId": "p-
|
|
1254
|
-
"fileName": "p-
|
|
1253
|
+
"bundleId": "p-240b784c",
|
|
1254
|
+
"fileName": "p-240b784c.entry.js",
|
|
1255
1255
|
"imports": [
|
|
1256
1256
|
"p-BvJ4Kko5.js"
|
|
1257
1257
|
],
|
|
@@ -1262,8 +1262,8 @@
|
|
|
1262
1262
|
"components": [
|
|
1263
1263
|
"spw-lightbox"
|
|
1264
1264
|
],
|
|
1265
|
-
"bundleId": "p-
|
|
1266
|
-
"fileName": "p-
|
|
1265
|
+
"bundleId": "p-44bead84",
|
|
1266
|
+
"fileName": "p-44bead84.entry.js",
|
|
1267
1267
|
"imports": [
|
|
1268
1268
|
"p-BvJ4Kko5.js",
|
|
1269
1269
|
"p-BRFNx2DL.js"
|
|
@@ -1275,8 +1275,8 @@
|
|
|
1275
1275
|
"components": [
|
|
1276
1276
|
"spw-lightbox-item"
|
|
1277
1277
|
],
|
|
1278
|
-
"bundleId": "p-
|
|
1279
|
-
"fileName": "p-
|
|
1278
|
+
"bundleId": "p-d174e740",
|
|
1279
|
+
"fileName": "p-d174e740.entry.js",
|
|
1280
1280
|
"imports": [
|
|
1281
1281
|
"p-BvJ4Kko5.js"
|
|
1282
1282
|
],
|
|
@@ -1287,8 +1287,8 @@
|
|
|
1287
1287
|
"components": [
|
|
1288
1288
|
"spw-list"
|
|
1289
1289
|
],
|
|
1290
|
-
"bundleId": "p-
|
|
1291
|
-
"fileName": "p-
|
|
1290
|
+
"bundleId": "p-24d385e8",
|
|
1291
|
+
"fileName": "p-24d385e8.entry.js",
|
|
1292
1292
|
"imports": [
|
|
1293
1293
|
"p-BvJ4Kko5.js"
|
|
1294
1294
|
],
|
|
@@ -1299,8 +1299,8 @@
|
|
|
1299
1299
|
"components": [
|
|
1300
1300
|
"spw-list-description"
|
|
1301
1301
|
],
|
|
1302
|
-
"bundleId": "p-
|
|
1303
|
-
"fileName": "p-
|
|
1302
|
+
"bundleId": "p-da980e2a",
|
|
1303
|
+
"fileName": "p-da980e2a.entry.js",
|
|
1304
1304
|
"imports": [
|
|
1305
1305
|
"p-BvJ4Kko5.js"
|
|
1306
1306
|
],
|
|
@@ -1311,8 +1311,8 @@
|
|
|
1311
1311
|
"components": [
|
|
1312
1312
|
"spw-list-item"
|
|
1313
1313
|
],
|
|
1314
|
-
"bundleId": "p-
|
|
1315
|
-
"fileName": "p-
|
|
1314
|
+
"bundleId": "p-027aa57d",
|
|
1315
|
+
"fileName": "p-027aa57d.entry.js",
|
|
1316
1316
|
"imports": [
|
|
1317
1317
|
"p-BvJ4Kko5.js"
|
|
1318
1318
|
],
|
|
@@ -1323,8 +1323,8 @@
|
|
|
1323
1323
|
"components": [
|
|
1324
1324
|
"spw-list-title"
|
|
1325
1325
|
],
|
|
1326
|
-
"bundleId": "p-
|
|
1327
|
-
"fileName": "p-
|
|
1326
|
+
"bundleId": "p-00f79c82",
|
|
1327
|
+
"fileName": "p-00f79c82.entry.js",
|
|
1328
1328
|
"imports": [
|
|
1329
1329
|
"p-BvJ4Kko5.js"
|
|
1330
1330
|
],
|
|
@@ -1335,8 +1335,8 @@
|
|
|
1335
1335
|
"components": [
|
|
1336
1336
|
"spw-mosaic-item"
|
|
1337
1337
|
],
|
|
1338
|
-
"bundleId": "p-
|
|
1339
|
-
"fileName": "p-
|
|
1338
|
+
"bundleId": "p-6238534e",
|
|
1339
|
+
"fileName": "p-6238534e.entry.js",
|
|
1340
1340
|
"imports": [
|
|
1341
1341
|
"p-BvJ4Kko5.js"
|
|
1342
1342
|
],
|
|
@@ -1347,8 +1347,8 @@
|
|
|
1347
1347
|
"components": [
|
|
1348
1348
|
"spw-pagination"
|
|
1349
1349
|
],
|
|
1350
|
-
"bundleId": "p-
|
|
1351
|
-
"fileName": "p-
|
|
1350
|
+
"bundleId": "p-11c28232",
|
|
1351
|
+
"fileName": "p-11c28232.entry.js",
|
|
1352
1352
|
"imports": [
|
|
1353
1353
|
"p-BvJ4Kko5.js"
|
|
1354
1354
|
],
|
|
@@ -1359,8 +1359,8 @@
|
|
|
1359
1359
|
"components": [
|
|
1360
1360
|
"spw-radio"
|
|
1361
1361
|
],
|
|
1362
|
-
"bundleId": "p-
|
|
1363
|
-
"fileName": "p-
|
|
1362
|
+
"bundleId": "p-70b53446",
|
|
1363
|
+
"fileName": "p-70b53446.entry.js",
|
|
1364
1364
|
"imports": [
|
|
1365
1365
|
"p-BvJ4Kko5.js"
|
|
1366
1366
|
],
|
|
@@ -1371,8 +1371,8 @@
|
|
|
1371
1371
|
"components": [
|
|
1372
1372
|
"spw-scrolltop"
|
|
1373
1373
|
],
|
|
1374
|
-
"bundleId": "p-
|
|
1375
|
-
"fileName": "p-
|
|
1374
|
+
"bundleId": "p-e2913559",
|
|
1375
|
+
"fileName": "p-e2913559.entry.js",
|
|
1376
1376
|
"imports": [
|
|
1377
1377
|
"p-BvJ4Kko5.js"
|
|
1378
1378
|
],
|
|
@@ -1407,8 +1407,8 @@
|
|
|
1407
1407
|
"components": [
|
|
1408
1408
|
"spw-sidebar"
|
|
1409
1409
|
],
|
|
1410
|
-
"bundleId": "p-
|
|
1411
|
-
"fileName": "p-
|
|
1410
|
+
"bundleId": "p-68b026da",
|
|
1411
|
+
"fileName": "p-68b026da.entry.js",
|
|
1412
1412
|
"imports": [
|
|
1413
1413
|
"p-BvJ4Kko5.js"
|
|
1414
1414
|
],
|
|
@@ -1419,8 +1419,8 @@
|
|
|
1419
1419
|
"components": [
|
|
1420
1420
|
"spw-sidebar-navigation-dropdown"
|
|
1421
1421
|
],
|
|
1422
|
-
"bundleId": "p-
|
|
1423
|
-
"fileName": "p-
|
|
1422
|
+
"bundleId": "p-5d252ba9",
|
|
1423
|
+
"fileName": "p-5d252ba9.entry.js",
|
|
1424
1424
|
"imports": [
|
|
1425
1425
|
"p-BvJ4Kko5.js"
|
|
1426
1426
|
],
|
|
@@ -1431,8 +1431,8 @@
|
|
|
1431
1431
|
"components": [
|
|
1432
1432
|
"spw-sidebar-navigation-item"
|
|
1433
1433
|
],
|
|
1434
|
-
"bundleId": "p-
|
|
1435
|
-
"fileName": "p-
|
|
1434
|
+
"bundleId": "p-0c54e686",
|
|
1435
|
+
"fileName": "p-0c54e686.entry.js",
|
|
1436
1436
|
"imports": [
|
|
1437
1437
|
"p-BvJ4Kko5.js"
|
|
1438
1438
|
],
|
|
@@ -1443,8 +1443,8 @@
|
|
|
1443
1443
|
"components": [
|
|
1444
1444
|
"spw-sidebar-navigation-separator"
|
|
1445
1445
|
],
|
|
1446
|
-
"bundleId": "p-
|
|
1447
|
-
"fileName": "p-
|
|
1446
|
+
"bundleId": "p-94af86be",
|
|
1447
|
+
"fileName": "p-94af86be.entry.js",
|
|
1448
1448
|
"imports": [
|
|
1449
1449
|
"p-BvJ4Kko5.js"
|
|
1450
1450
|
],
|
|
@@ -1455,8 +1455,8 @@
|
|
|
1455
1455
|
"components": [
|
|
1456
1456
|
"spw-slider"
|
|
1457
1457
|
],
|
|
1458
|
-
"bundleId": "p-
|
|
1459
|
-
"fileName": "p-
|
|
1458
|
+
"bundleId": "p-221697f5",
|
|
1459
|
+
"fileName": "p-221697f5.entry.js",
|
|
1460
1460
|
"imports": [
|
|
1461
1461
|
"p-BvJ4Kko5.js"
|
|
1462
1462
|
],
|
|
@@ -1467,8 +1467,8 @@
|
|
|
1467
1467
|
"components": [
|
|
1468
1468
|
"spw-slider-item"
|
|
1469
1469
|
],
|
|
1470
|
-
"bundleId": "p-
|
|
1471
|
-
"fileName": "p-
|
|
1470
|
+
"bundleId": "p-9771169d",
|
|
1471
|
+
"fileName": "p-9771169d.entry.js",
|
|
1472
1472
|
"imports": [
|
|
1473
1473
|
"p-BvJ4Kko5.js"
|
|
1474
1474
|
],
|
|
@@ -1479,8 +1479,8 @@
|
|
|
1479
1479
|
"components": [
|
|
1480
1480
|
"spw-socials"
|
|
1481
1481
|
],
|
|
1482
|
-
"bundleId": "p-
|
|
1483
|
-
"fileName": "p-
|
|
1482
|
+
"bundleId": "p-27b30cf5",
|
|
1483
|
+
"fileName": "p-27b30cf5.entry.js",
|
|
1484
1484
|
"imports": [
|
|
1485
1485
|
"p-BvJ4Kko5.js"
|
|
1486
1486
|
],
|
|
@@ -1503,8 +1503,8 @@
|
|
|
1503
1503
|
"components": [
|
|
1504
1504
|
"spw-table-body"
|
|
1505
1505
|
],
|
|
1506
|
-
"bundleId": "p-
|
|
1507
|
-
"fileName": "p-
|
|
1506
|
+
"bundleId": "p-f9a95409",
|
|
1507
|
+
"fileName": "p-f9a95409.entry.js",
|
|
1508
1508
|
"imports": [
|
|
1509
1509
|
"p-BvJ4Kko5.js"
|
|
1510
1510
|
],
|
|
@@ -1515,8 +1515,8 @@
|
|
|
1515
1515
|
"components": [
|
|
1516
1516
|
"spw-table-cell"
|
|
1517
1517
|
],
|
|
1518
|
-
"bundleId": "p-
|
|
1519
|
-
"fileName": "p-
|
|
1518
|
+
"bundleId": "p-549870f0",
|
|
1519
|
+
"fileName": "p-549870f0.entry.js",
|
|
1520
1520
|
"imports": [
|
|
1521
1521
|
"p-BvJ4Kko5.js"
|
|
1522
1522
|
],
|
|
@@ -1527,8 +1527,8 @@
|
|
|
1527
1527
|
"components": [
|
|
1528
1528
|
"spw-table-container"
|
|
1529
1529
|
],
|
|
1530
|
-
"bundleId": "p-
|
|
1531
|
-
"fileName": "p-
|
|
1530
|
+
"bundleId": "p-f952431b",
|
|
1531
|
+
"fileName": "p-f952431b.entry.js",
|
|
1532
1532
|
"imports": [
|
|
1533
1533
|
"p-BvJ4Kko5.js"
|
|
1534
1534
|
],
|
|
@@ -1539,8 +1539,8 @@
|
|
|
1539
1539
|
"components": [
|
|
1540
1540
|
"spw-table-footer"
|
|
1541
1541
|
],
|
|
1542
|
-
"bundleId": "p-
|
|
1543
|
-
"fileName": "p-
|
|
1542
|
+
"bundleId": "p-1f452b45",
|
|
1543
|
+
"fileName": "p-1f452b45.entry.js",
|
|
1544
1544
|
"imports": [
|
|
1545
1545
|
"p-BvJ4Kko5.js"
|
|
1546
1546
|
],
|
|
@@ -1551,8 +1551,8 @@
|
|
|
1551
1551
|
"components": [
|
|
1552
1552
|
"spw-table-head"
|
|
1553
1553
|
],
|
|
1554
|
-
"bundleId": "p-
|
|
1555
|
-
"fileName": "p-
|
|
1554
|
+
"bundleId": "p-33efa943",
|
|
1555
|
+
"fileName": "p-33efa943.entry.js",
|
|
1556
1556
|
"imports": [
|
|
1557
1557
|
"p-BvJ4Kko5.js"
|
|
1558
1558
|
],
|
|
@@ -1563,8 +1563,8 @@
|
|
|
1563
1563
|
"components": [
|
|
1564
1564
|
"spw-table-header"
|
|
1565
1565
|
],
|
|
1566
|
-
"bundleId": "p-
|
|
1567
|
-
"fileName": "p-
|
|
1566
|
+
"bundleId": "p-b1a64e66",
|
|
1567
|
+
"fileName": "p-b1a64e66.entry.js",
|
|
1568
1568
|
"imports": [
|
|
1569
1569
|
"p-BvJ4Kko5.js"
|
|
1570
1570
|
],
|
|
@@ -1575,8 +1575,8 @@
|
|
|
1575
1575
|
"components": [
|
|
1576
1576
|
"spw-table-row"
|
|
1577
1577
|
],
|
|
1578
|
-
"bundleId": "p-
|
|
1579
|
-
"fileName": "p-
|
|
1578
|
+
"bundleId": "p-97765551",
|
|
1579
|
+
"fileName": "p-97765551.entry.js",
|
|
1580
1580
|
"imports": [
|
|
1581
1581
|
"p-BvJ4Kko5.js"
|
|
1582
1582
|
],
|
|
@@ -1587,8 +1587,8 @@
|
|
|
1587
1587
|
"components": [
|
|
1588
1588
|
"spw-table-sidebar"
|
|
1589
1589
|
],
|
|
1590
|
-
"bundleId": "p-
|
|
1591
|
-
"fileName": "p-
|
|
1590
|
+
"bundleId": "p-457a4826",
|
|
1591
|
+
"fileName": "p-457a4826.entry.js",
|
|
1592
1592
|
"imports": [
|
|
1593
1593
|
"p-BvJ4Kko5.js"
|
|
1594
1594
|
],
|
|
@@ -1599,8 +1599,8 @@
|
|
|
1599
1599
|
"components": [
|
|
1600
1600
|
"spw-tabs"
|
|
1601
1601
|
],
|
|
1602
|
-
"bundleId": "p-
|
|
1603
|
-
"fileName": "p-
|
|
1602
|
+
"bundleId": "p-a62feb06",
|
|
1603
|
+
"fileName": "p-a62feb06.entry.js",
|
|
1604
1604
|
"imports": [
|
|
1605
1605
|
"p-BvJ4Kko5.js"
|
|
1606
1606
|
],
|
|
@@ -1623,20 +1623,20 @@
|
|
|
1623
1623
|
"components": [
|
|
1624
1624
|
"spw-tabs-navigation"
|
|
1625
1625
|
],
|
|
1626
|
-
"bundleId": "p-
|
|
1627
|
-
"fileName": "p-
|
|
1626
|
+
"bundleId": "p-a849f834",
|
|
1627
|
+
"fileName": "p-a849f834.entry.js",
|
|
1628
1628
|
"imports": [
|
|
1629
1629
|
"p-BvJ4Kko5.js"
|
|
1630
1630
|
],
|
|
1631
|
-
"originalByteSize":
|
|
1631
|
+
"originalByteSize": 10599
|
|
1632
1632
|
},
|
|
1633
1633
|
{
|
|
1634
1634
|
"key": "spw-tabs-navigation-item.entry",
|
|
1635
1635
|
"components": [
|
|
1636
1636
|
"spw-tabs-navigation-item"
|
|
1637
1637
|
],
|
|
1638
|
-
"bundleId": "p-
|
|
1639
|
-
"fileName": "p-
|
|
1638
|
+
"bundleId": "p-d722e441",
|
|
1639
|
+
"fileName": "p-d722e441.entry.js",
|
|
1640
1640
|
"imports": [
|
|
1641
1641
|
"p-BvJ4Kko5.js"
|
|
1642
1642
|
],
|
|
@@ -1647,8 +1647,8 @@
|
|
|
1647
1647
|
"components": [
|
|
1648
1648
|
"spw-textarea"
|
|
1649
1649
|
],
|
|
1650
|
-
"bundleId": "p-
|
|
1651
|
-
"fileName": "p-
|
|
1650
|
+
"bundleId": "p-4a7474d4",
|
|
1651
|
+
"fileName": "p-4a7474d4.entry.js",
|
|
1652
1652
|
"imports": [
|
|
1653
1653
|
"p-BvJ4Kko5.js"
|
|
1654
1654
|
],
|
|
@@ -1659,8 +1659,8 @@
|
|
|
1659
1659
|
"components": [
|
|
1660
1660
|
"spw-tile"
|
|
1661
1661
|
],
|
|
1662
|
-
"bundleId": "p-
|
|
1663
|
-
"fileName": "p-
|
|
1662
|
+
"bundleId": "p-633cc252",
|
|
1663
|
+
"fileName": "p-633cc252.entry.js",
|
|
1664
1664
|
"imports": [
|
|
1665
1665
|
"p-BvJ4Kko5.js"
|
|
1666
1666
|
],
|
|
@@ -1671,8 +1671,8 @@
|
|
|
1671
1671
|
"components": [
|
|
1672
1672
|
"spw-tile-description"
|
|
1673
1673
|
],
|
|
1674
|
-
"bundleId": "p-
|
|
1675
|
-
"fileName": "p-
|
|
1674
|
+
"bundleId": "p-c08fae4a",
|
|
1675
|
+
"fileName": "p-c08fae4a.entry.js",
|
|
1676
1676
|
"imports": [
|
|
1677
1677
|
"p-BvJ4Kko5.js"
|
|
1678
1678
|
],
|
|
@@ -1683,8 +1683,8 @@
|
|
|
1683
1683
|
"components": [
|
|
1684
1684
|
"spw-tile-title"
|
|
1685
1685
|
],
|
|
1686
|
-
"bundleId": "p-
|
|
1687
|
-
"fileName": "p-
|
|
1686
|
+
"bundleId": "p-a0a495c4",
|
|
1687
|
+
"fileName": "p-a0a495c4.entry.js",
|
|
1688
1688
|
"imports": [
|
|
1689
1689
|
"p-BvJ4Kko5.js"
|
|
1690
1690
|
],
|
|
@@ -1695,8 +1695,8 @@
|
|
|
1695
1695
|
"components": [
|
|
1696
1696
|
"spw-timeline"
|
|
1697
1697
|
],
|
|
1698
|
-
"bundleId": "p-
|
|
1699
|
-
"fileName": "p-
|
|
1698
|
+
"bundleId": "p-599dcdb9",
|
|
1699
|
+
"fileName": "p-599dcdb9.entry.js",
|
|
1700
1700
|
"imports": [
|
|
1701
1701
|
"p-BvJ4Kko5.js"
|
|
1702
1702
|
],
|
|
@@ -1707,8 +1707,8 @@
|
|
|
1707
1707
|
"components": [
|
|
1708
1708
|
"spw-timeline-item"
|
|
1709
1709
|
],
|
|
1710
|
-
"bundleId": "p-
|
|
1711
|
-
"fileName": "p-
|
|
1710
|
+
"bundleId": "p-0fbe55ee",
|
|
1711
|
+
"fileName": "p-0fbe55ee.entry.js",
|
|
1712
1712
|
"imports": [
|
|
1713
1713
|
"p-BvJ4Kko5.js"
|
|
1714
1714
|
],
|
|
@@ -1731,8 +1731,8 @@
|
|
|
1731
1731
|
"components": [
|
|
1732
1732
|
"spw-toc"
|
|
1733
1733
|
],
|
|
1734
|
-
"bundleId": "p-
|
|
1735
|
-
"fileName": "p-
|
|
1734
|
+
"bundleId": "p-1cf9b466",
|
|
1735
|
+
"fileName": "p-1cf9b466.entry.js",
|
|
1736
1736
|
"imports": [
|
|
1737
1737
|
"p-BvJ4Kko5.js"
|
|
1738
1738
|
],
|
|
@@ -1767,8 +1767,8 @@
|
|
|
1767
1767
|
"components": [
|
|
1768
1768
|
"spw-topbar"
|
|
1769
1769
|
],
|
|
1770
|
-
"bundleId": "p-
|
|
1771
|
-
"fileName": "p-
|
|
1770
|
+
"bundleId": "p-bd66dffe",
|
|
1771
|
+
"fileName": "p-bd66dffe.entry.js",
|
|
1772
1772
|
"imports": [
|
|
1773
1773
|
"p-BvJ4Kko5.js"
|
|
1774
1774
|
],
|
|
@@ -1779,8 +1779,8 @@
|
|
|
1779
1779
|
"components": [
|
|
1780
1780
|
"spw-wizard"
|
|
1781
1781
|
],
|
|
1782
|
-
"bundleId": "p-
|
|
1783
|
-
"fileName": "p-
|
|
1782
|
+
"bundleId": "p-4a6277f3",
|
|
1783
|
+
"fileName": "p-4a6277f3.entry.js",
|
|
1784
1784
|
"imports": [
|
|
1785
1785
|
"p-BvJ4Kko5.js"
|
|
1786
1786
|
],
|
|
@@ -1791,8 +1791,8 @@
|
|
|
1791
1791
|
"components": [
|
|
1792
1792
|
"spw-wizard-item"
|
|
1793
1793
|
],
|
|
1794
|
-
"bundleId": "p-
|
|
1795
|
-
"fileName": "p-
|
|
1794
|
+
"bundleId": "p-903c83ad",
|
|
1795
|
+
"fileName": "p-903c83ad.entry.js",
|
|
1796
1796
|
"imports": [
|
|
1797
1797
|
"p-BvJ4Kko5.js"
|
|
1798
1798
|
],
|
|
@@ -1803,8 +1803,8 @@
|
|
|
1803
1803
|
"components": [
|
|
1804
1804
|
"spw-skeleton"
|
|
1805
1805
|
],
|
|
1806
|
-
"bundleId": "p-
|
|
1807
|
-
"fileName": "p-
|
|
1806
|
+
"bundleId": "p-dfe7b263",
|
|
1807
|
+
"fileName": "p-dfe7b263.entry.js",
|
|
1808
1808
|
"imports": [
|
|
1809
1809
|
"p-BvJ4Kko5.js"
|
|
1810
1810
|
],
|
|
@@ -1828,8 +1828,8 @@
|
|
|
1828
1828
|
"components": [
|
|
1829
1829
|
"spw-text-field"
|
|
1830
1830
|
],
|
|
1831
|
-
"bundleId": "p-
|
|
1832
|
-
"fileName": "p-
|
|
1831
|
+
"bundleId": "p-4a0db1fe",
|
|
1832
|
+
"fileName": "p-4a0db1fe.entry.js",
|
|
1833
1833
|
"imports": [
|
|
1834
1834
|
"p-BvJ4Kko5.js"
|
|
1835
1835
|
],
|
|
@@ -1852,12 +1852,12 @@
|
|
|
1852
1852
|
"components": [
|
|
1853
1853
|
"spw-tag"
|
|
1854
1854
|
],
|
|
1855
|
-
"bundleId": "p-
|
|
1856
|
-
"fileName": "p-
|
|
1855
|
+
"bundleId": "p-69f7dd1d",
|
|
1856
|
+
"fileName": "p-69f7dd1d.entry.js",
|
|
1857
1857
|
"imports": [
|
|
1858
1858
|
"p-BvJ4Kko5.js"
|
|
1859
1859
|
],
|
|
1860
|
-
"originalByteSize":
|
|
1860
|
+
"originalByteSize": 6375
|
|
1861
1861
|
},
|
|
1862
1862
|
{
|
|
1863
1863
|
"key": "spw-message.entry",
|
|
@@ -1876,8 +1876,8 @@
|
|
|
1876
1876
|
"components": [
|
|
1877
1877
|
"spw-modal"
|
|
1878
1878
|
],
|
|
1879
|
-
"bundleId": "p-
|
|
1880
|
-
"fileName": "p-
|
|
1879
|
+
"bundleId": "p-f85e8d40",
|
|
1880
|
+
"fileName": "p-f85e8d40.entry.js",
|
|
1881
1881
|
"imports": [
|
|
1882
1882
|
"p-BvJ4Kko5.js",
|
|
1883
1883
|
"p-BRFNx2DL.js"
|
|
@@ -1890,8 +1890,8 @@
|
|
|
1890
1890
|
"spw-button",
|
|
1891
1891
|
"spw-loading"
|
|
1892
1892
|
],
|
|
1893
|
-
"bundleId": "p-
|
|
1894
|
-
"fileName": "p-
|
|
1893
|
+
"bundleId": "p-f1e03e06",
|
|
1894
|
+
"fileName": "p-f1e03e06.entry.js",
|
|
1895
1895
|
"imports": [
|
|
1896
1896
|
"p-BvJ4Kko5.js"
|
|
1897
1897
|
],
|
|
@@ -1930,8 +1930,8 @@
|
|
|
1930
1930
|
"components": [
|
|
1931
1931
|
"spw-mosaic"
|
|
1932
1932
|
],
|
|
1933
|
-
"bundleId": "p-
|
|
1934
|
-
"fileName": "p-
|
|
1933
|
+
"bundleId": "p-050d662f",
|
|
1934
|
+
"fileName": "p-050d662f.entry.js",
|
|
1935
1935
|
"imports": [
|
|
1936
1936
|
"p-BvJ4Kko5.js",
|
|
1937
1937
|
"p-B85MJLTf.js"
|
|
@@ -1950,8 +1950,8 @@
|
|
|
1950
1950
|
"spw-theme-provider",
|
|
1951
1951
|
"spw-tooltip"
|
|
1952
1952
|
],
|
|
1953
|
-
"bundleId": "p-
|
|
1954
|
-
"fileName": "p-
|
|
1953
|
+
"bundleId": "p-6d4834ca",
|
|
1954
|
+
"fileName": "p-6d4834ca.entry.js",
|
|
1955
1955
|
"imports": [
|
|
1956
1956
|
"p-BvJ4Kko5.js"
|
|
1957
1957
|
],
|
|
@@ -2295,7 +2295,7 @@
|
|
|
2295
2295
|
"imports": [
|
|
2296
2296
|
"index-BvJ4Kko5.js"
|
|
2297
2297
|
],
|
|
2298
|
-
"originalByteSize":
|
|
2298
|
+
"originalByteSize": 10346
|
|
2299
2299
|
},
|
|
2300
2300
|
{
|
|
2301
2301
|
"key": "spw-header-navigation-dropdown.entry",
|
|
@@ -2355,7 +2355,7 @@
|
|
|
2355
2355
|
"imports": [
|
|
2356
2356
|
"index-BvJ4Kko5.js"
|
|
2357
2357
|
],
|
|
2358
|
-
"originalByteSize":
|
|
2358
|
+
"originalByteSize": 15490
|
|
2359
2359
|
},
|
|
2360
2360
|
{
|
|
2361
2361
|
"key": "spw-illustration.entry",
|
|
@@ -2752,7 +2752,7 @@
|
|
|
2752
2752
|
"imports": [
|
|
2753
2753
|
"index-BvJ4Kko5.js"
|
|
2754
2754
|
],
|
|
2755
|
-
"originalByteSize":
|
|
2755
|
+
"originalByteSize": 10603
|
|
2756
2756
|
},
|
|
2757
2757
|
{
|
|
2758
2758
|
"key": "spw-tabs-navigation-item.entry",
|
|
@@ -2981,7 +2981,7 @@
|
|
|
2981
2981
|
"imports": [
|
|
2982
2982
|
"index-BvJ4Kko5.js"
|
|
2983
2983
|
],
|
|
2984
|
-
"originalByteSize":
|
|
2984
|
+
"originalByteSize": 6379
|
|
2985
2985
|
},
|
|
2986
2986
|
{
|
|
2987
2987
|
"key": "spw-message.entry",
|
|
@@ -3421,7 +3421,7 @@
|
|
|
3421
3421
|
"imports": [
|
|
3422
3422
|
"index-id_AkABS.js"
|
|
3423
3423
|
],
|
|
3424
|
-
"originalByteSize":
|
|
3424
|
+
"originalByteSize": 10405
|
|
3425
3425
|
},
|
|
3426
3426
|
{
|
|
3427
3427
|
"key": "spw-header-navigation-dropdown.entry",
|
|
@@ -3481,7 +3481,7 @@
|
|
|
3481
3481
|
"imports": [
|
|
3482
3482
|
"index-id_AkABS.js"
|
|
3483
3483
|
],
|
|
3484
|
-
"originalByteSize":
|
|
3484
|
+
"originalByteSize": 15566
|
|
3485
3485
|
},
|
|
3486
3486
|
{
|
|
3487
3487
|
"key": "spw-illustration.entry",
|
|
@@ -3878,7 +3878,7 @@
|
|
|
3878
3878
|
"imports": [
|
|
3879
3879
|
"index-id_AkABS.js"
|
|
3880
3880
|
],
|
|
3881
|
-
"originalByteSize":
|
|
3881
|
+
"originalByteSize": 10637
|
|
3882
3882
|
},
|
|
3883
3883
|
{
|
|
3884
3884
|
"key": "spw-tabs-navigation-item.entry",
|
|
@@ -4107,7 +4107,7 @@
|
|
|
4107
4107
|
"imports": [
|
|
4108
4108
|
"index-id_AkABS.js"
|
|
4109
4109
|
],
|
|
4110
|
-
"originalByteSize":
|
|
4110
|
+
"originalByteSize": 6395
|
|
4111
4111
|
},
|
|
4112
4112
|
{
|
|
4113
4113
|
"key": "spw-message.entry",
|
|
@@ -12893,7 +12893,25 @@
|
|
|
12893
12893
|
},
|
|
12894
12894
|
"encapsulation": "shadow",
|
|
12895
12895
|
"excludeFromCollection": false,
|
|
12896
|
-
"events": [
|
|
12896
|
+
"events": [
|
|
12897
|
+
{
|
|
12898
|
+
"name": "extraButtonClick",
|
|
12899
|
+
"method": "extraButtonClick",
|
|
12900
|
+
"bubbles": true,
|
|
12901
|
+
"cancelable": true,
|
|
12902
|
+
"composed": true,
|
|
12903
|
+
"docs": {
|
|
12904
|
+
"tags": [],
|
|
12905
|
+
"text": "Événement émis lors du clic sur l'extra button (si emitExtraButtonClick est activé)"
|
|
12906
|
+
},
|
|
12907
|
+
"complexType": {
|
|
12908
|
+
"original": "void",
|
|
12909
|
+
"resolved": "void",
|
|
12910
|
+
"references": {}
|
|
12911
|
+
},
|
|
12912
|
+
"internal": false
|
|
12913
|
+
}
|
|
12914
|
+
],
|
|
12897
12915
|
"internal": false,
|
|
12898
12916
|
"listeners": [
|
|
12899
12917
|
{
|
|
@@ -13080,6 +13098,60 @@
|
|
|
13080
13098
|
"getter": false,
|
|
13081
13099
|
"setter": false
|
|
13082
13100
|
},
|
|
13101
|
+
{
|
|
13102
|
+
"name": "extraButtonIconPosition",
|
|
13103
|
+
"type": "string",
|
|
13104
|
+
"attribute": "extra-button-icon-position",
|
|
13105
|
+
"reflect": false,
|
|
13106
|
+
"mutable": false,
|
|
13107
|
+
"required": false,
|
|
13108
|
+
"optional": true,
|
|
13109
|
+
"defaultValue": "'left'",
|
|
13110
|
+
"complexType": {
|
|
13111
|
+
"original": "'left' | 'right'",
|
|
13112
|
+
"resolved": "\"left\" | \"right\"",
|
|
13113
|
+
"references": {}
|
|
13114
|
+
},
|
|
13115
|
+
"docs": {
|
|
13116
|
+
"tags": [
|
|
13117
|
+
{
|
|
13118
|
+
"name": "default",
|
|
13119
|
+
"text": "'left'"
|
|
13120
|
+
}
|
|
13121
|
+
],
|
|
13122
|
+
"text": "Position de l'icône de l'extra button"
|
|
13123
|
+
},
|
|
13124
|
+
"internal": false,
|
|
13125
|
+
"getter": false,
|
|
13126
|
+
"setter": false
|
|
13127
|
+
},
|
|
13128
|
+
{
|
|
13129
|
+
"name": "emitExtraButtonClick",
|
|
13130
|
+
"type": "boolean",
|
|
13131
|
+
"attribute": "emit-extra-button-click",
|
|
13132
|
+
"reflect": false,
|
|
13133
|
+
"mutable": false,
|
|
13134
|
+
"required": false,
|
|
13135
|
+
"optional": true,
|
|
13136
|
+
"defaultValue": "false",
|
|
13137
|
+
"complexType": {
|
|
13138
|
+
"original": "boolean",
|
|
13139
|
+
"resolved": "boolean",
|
|
13140
|
+
"references": {}
|
|
13141
|
+
},
|
|
13142
|
+
"docs": {
|
|
13143
|
+
"tags": [
|
|
13144
|
+
{
|
|
13145
|
+
"name": "default",
|
|
13146
|
+
"text": "false"
|
|
13147
|
+
}
|
|
13148
|
+
],
|
|
13149
|
+
"text": "Activer l'émission d'événement au clic de l'extra button au lieu de la navigation classique"
|
|
13150
|
+
},
|
|
13151
|
+
"internal": false,
|
|
13152
|
+
"getter": false,
|
|
13153
|
+
"setter": false
|
|
13154
|
+
},
|
|
13083
13155
|
{
|
|
13084
13156
|
"name": "homepageLabel",
|
|
13085
13157
|
"type": "string",
|
|
@@ -13475,11 +13547,13 @@
|
|
|
13475
13547
|
"assetsDirs": [],
|
|
13476
13548
|
"dependencies": [
|
|
13477
13549
|
"spw-icon",
|
|
13478
|
-
"spw-tag"
|
|
13550
|
+
"spw-tag",
|
|
13551
|
+
"spw-tooltip"
|
|
13479
13552
|
],
|
|
13480
13553
|
"dependents": [],
|
|
13481
13554
|
"directDependencies": [
|
|
13482
13555
|
"spw-tag",
|
|
13556
|
+
"spw-tooltip",
|
|
13483
13557
|
"spw-icon"
|
|
13484
13558
|
],
|
|
13485
13559
|
"directDependents": [],
|
|
@@ -13495,6 +13569,7 @@
|
|
|
13495
13569
|
"methods": [],
|
|
13496
13570
|
"potentialCmpRefs": [
|
|
13497
13571
|
"spw-tag",
|
|
13572
|
+
"spw-tooltip",
|
|
13498
13573
|
"spw-icon"
|
|
13499
13574
|
],
|
|
13500
13575
|
"properties": [
|
|
@@ -13960,6 +14035,75 @@
|
|
|
13960
14035
|
"getter": false,
|
|
13961
14036
|
"setter": false
|
|
13962
14037
|
},
|
|
14038
|
+
{
|
|
14039
|
+
"name": "tooltipCopyrightTitle",
|
|
14040
|
+
"type": "string",
|
|
14041
|
+
"attribute": "tooltip-copyright-title",
|
|
14042
|
+
"reflect": false,
|
|
14043
|
+
"mutable": false,
|
|
14044
|
+
"required": false,
|
|
14045
|
+
"optional": true,
|
|
14046
|
+
"complexType": {
|
|
14047
|
+
"original": "string",
|
|
14048
|
+
"resolved": "string",
|
|
14049
|
+
"references": {}
|
|
14050
|
+
},
|
|
14051
|
+
"docs": {
|
|
14052
|
+
"tags": [],
|
|
14053
|
+
"text": "Titre du tooltip de copyright"
|
|
14054
|
+
},
|
|
14055
|
+
"internal": false,
|
|
14056
|
+
"getter": false,
|
|
14057
|
+
"setter": false
|
|
14058
|
+
},
|
|
14059
|
+
{
|
|
14060
|
+
"name": "tooltipCopyrightText",
|
|
14061
|
+
"type": "string",
|
|
14062
|
+
"attribute": "tooltip-copyright-text",
|
|
14063
|
+
"reflect": false,
|
|
14064
|
+
"mutable": false,
|
|
14065
|
+
"required": false,
|
|
14066
|
+
"optional": true,
|
|
14067
|
+
"complexType": {
|
|
14068
|
+
"original": "string",
|
|
14069
|
+
"resolved": "string",
|
|
14070
|
+
"references": {}
|
|
14071
|
+
},
|
|
14072
|
+
"docs": {
|
|
14073
|
+
"tags": [],
|
|
14074
|
+
"text": "Texte du tooltip de copyright"
|
|
14075
|
+
},
|
|
14076
|
+
"internal": false,
|
|
14077
|
+
"getter": false,
|
|
14078
|
+
"setter": false
|
|
14079
|
+
},
|
|
14080
|
+
{
|
|
14081
|
+
"name": "tooltipCopyrightMaxWidth",
|
|
14082
|
+
"type": "string",
|
|
14083
|
+
"attribute": "tooltip-copyright-max-width",
|
|
14084
|
+
"reflect": false,
|
|
14085
|
+
"mutable": false,
|
|
14086
|
+
"required": false,
|
|
14087
|
+
"optional": true,
|
|
14088
|
+
"defaultValue": "'300'",
|
|
14089
|
+
"complexType": {
|
|
14090
|
+
"original": "string",
|
|
14091
|
+
"resolved": "string",
|
|
14092
|
+
"references": {}
|
|
14093
|
+
},
|
|
14094
|
+
"docs": {
|
|
14095
|
+
"tags": [
|
|
14096
|
+
{
|
|
14097
|
+
"name": "default",
|
|
14098
|
+
"text": "'300'"
|
|
14099
|
+
}
|
|
14100
|
+
],
|
|
14101
|
+
"text": "Largeur maximale du tooltip de copyright"
|
|
14102
|
+
},
|
|
14103
|
+
"internal": false,
|
|
14104
|
+
"getter": false,
|
|
14105
|
+
"setter": false
|
|
14106
|
+
},
|
|
13963
14107
|
{
|
|
13964
14108
|
"name": "imagePosition",
|
|
13965
14109
|
"type": "string",
|
|
@@ -26902,6 +27046,7 @@
|
|
|
26902
27046
|
"spw-date-picker",
|
|
26903
27047
|
"spw-field-label",
|
|
26904
27048
|
"spw-group",
|
|
27049
|
+
"spw-hero",
|
|
26905
27050
|
"spw-input-slider",
|
|
26906
27051
|
"spw-pagination",
|
|
26907
27052
|
"spw-search-field",
|
|
@@ -26915,6 +27060,7 @@
|
|
|
26915
27060
|
"directDependencies": [],
|
|
26916
27061
|
"directDependents": [
|
|
26917
27062
|
"spw-field-label",
|
|
27063
|
+
"spw-hero",
|
|
26918
27064
|
"spw-sidebar-navigation-item",
|
|
26919
27065
|
"spw-table-header",
|
|
26920
27066
|
"spw-tabs-navigation-item"
|
|
@@ -30285,6 +30431,7 @@
|
|
|
30285
30431
|
"spw-date-picker",
|
|
30286
30432
|
"spw-field-label",
|
|
30287
30433
|
"spw-group",
|
|
30434
|
+
"spw-hero",
|
|
30288
30435
|
"spw-input-slider",
|
|
30289
30436
|
"spw-pagination",
|
|
30290
30437
|
"spw-search-field",
|
|
@@ -30298,6 +30445,7 @@
|
|
|
30298
30445
|
"dependencies": [],
|
|
30299
30446
|
"directDependents": [
|
|
30300
30447
|
"spw-field-label",
|
|
30448
|
+
"spw-hero",
|
|
30301
30449
|
"spw-sidebar-navigation-item",
|
|
30302
30450
|
"spw-table-header",
|
|
30303
30451
|
"spw-tabs-navigation-item"
|
|
@@ -39957,6 +40105,60 @@
|
|
|
39957
40105
|
"getter": false,
|
|
39958
40106
|
"setter": false
|
|
39959
40107
|
},
|
|
40108
|
+
{
|
|
40109
|
+
"name": "extraButtonIconPosition",
|
|
40110
|
+
"type": "string",
|
|
40111
|
+
"attribute": "extra-button-icon-position",
|
|
40112
|
+
"reflect": false,
|
|
40113
|
+
"mutable": false,
|
|
40114
|
+
"required": false,
|
|
40115
|
+
"optional": true,
|
|
40116
|
+
"defaultValue": "'left'",
|
|
40117
|
+
"complexType": {
|
|
40118
|
+
"original": "'left' | 'right'",
|
|
40119
|
+
"resolved": "\"left\" | \"right\"",
|
|
40120
|
+
"references": {}
|
|
40121
|
+
},
|
|
40122
|
+
"docs": {
|
|
40123
|
+
"tags": [
|
|
40124
|
+
{
|
|
40125
|
+
"name": "default",
|
|
40126
|
+
"text": "'left'"
|
|
40127
|
+
}
|
|
40128
|
+
],
|
|
40129
|
+
"text": "Position de l'icône de l'extra button"
|
|
40130
|
+
},
|
|
40131
|
+
"internal": false,
|
|
40132
|
+
"getter": false,
|
|
40133
|
+
"setter": false
|
|
40134
|
+
},
|
|
40135
|
+
{
|
|
40136
|
+
"name": "emitExtraButtonClick",
|
|
40137
|
+
"type": "boolean",
|
|
40138
|
+
"attribute": "emit-extra-button-click",
|
|
40139
|
+
"reflect": false,
|
|
40140
|
+
"mutable": false,
|
|
40141
|
+
"required": false,
|
|
40142
|
+
"optional": true,
|
|
40143
|
+
"defaultValue": "false",
|
|
40144
|
+
"complexType": {
|
|
40145
|
+
"original": "boolean",
|
|
40146
|
+
"resolved": "boolean",
|
|
40147
|
+
"references": {}
|
|
40148
|
+
},
|
|
40149
|
+
"docs": {
|
|
40150
|
+
"tags": [
|
|
40151
|
+
{
|
|
40152
|
+
"name": "default",
|
|
40153
|
+
"text": "false"
|
|
40154
|
+
}
|
|
40155
|
+
],
|
|
40156
|
+
"text": "Activer l'émission d'événement au clic de l'extra button au lieu de la navigation classique"
|
|
40157
|
+
},
|
|
40158
|
+
"internal": false,
|
|
40159
|
+
"getter": false,
|
|
40160
|
+
"setter": false
|
|
40161
|
+
},
|
|
39960
40162
|
{
|
|
39961
40163
|
"name": "homepageLabel",
|
|
39962
40164
|
"type": "string",
|
|
@@ -40003,7 +40205,25 @@
|
|
|
40003
40205
|
"passive": false
|
|
40004
40206
|
}
|
|
40005
40207
|
],
|
|
40006
|
-
"events": [
|
|
40208
|
+
"events": [
|
|
40209
|
+
{
|
|
40210
|
+
"name": "extraButtonClick",
|
|
40211
|
+
"method": "extraButtonClick",
|
|
40212
|
+
"bubbles": true,
|
|
40213
|
+
"cancelable": true,
|
|
40214
|
+
"composed": true,
|
|
40215
|
+
"docs": {
|
|
40216
|
+
"tags": [],
|
|
40217
|
+
"text": "Événement émis lors du clic sur l'extra button (si emitExtraButtonClick est activé)"
|
|
40218
|
+
},
|
|
40219
|
+
"complexType": {
|
|
40220
|
+
"original": "void",
|
|
40221
|
+
"resolved": "void",
|
|
40222
|
+
"references": {}
|
|
40223
|
+
},
|
|
40224
|
+
"internal": false
|
|
40225
|
+
}
|
|
40226
|
+
],
|
|
40007
40227
|
"watchers": [],
|
|
40008
40228
|
"doesExtend": false,
|
|
40009
40229
|
"styles": [
|
|
@@ -40045,7 +40265,7 @@
|
|
|
40045
40265
|
"hasDeserializer": false,
|
|
40046
40266
|
"hasDisconnectedCallbackFn": true,
|
|
40047
40267
|
"hasElement": false,
|
|
40048
|
-
"hasEvent":
|
|
40268
|
+
"hasEvent": true,
|
|
40049
40269
|
"hasLifecycle": true,
|
|
40050
40270
|
"hasListener": true,
|
|
40051
40271
|
"hasListenerTarget": false,
|
|
@@ -40090,6 +40310,7 @@
|
|
|
40090
40310
|
"onClick",
|
|
40091
40311
|
"icon",
|
|
40092
40312
|
"variant",
|
|
40313
|
+
"icon-position",
|
|
40093
40314
|
"target",
|
|
40094
40315
|
"size",
|
|
40095
40316
|
"is-full-width"
|
|
@@ -41334,6 +41555,75 @@
|
|
|
41334
41555
|
"getter": false,
|
|
41335
41556
|
"setter": false
|
|
41336
41557
|
},
|
|
41558
|
+
{
|
|
41559
|
+
"name": "tooltipCopyrightTitle",
|
|
41560
|
+
"type": "string",
|
|
41561
|
+
"attribute": "tooltip-copyright-title",
|
|
41562
|
+
"reflect": false,
|
|
41563
|
+
"mutable": false,
|
|
41564
|
+
"required": false,
|
|
41565
|
+
"optional": true,
|
|
41566
|
+
"complexType": {
|
|
41567
|
+
"original": "string",
|
|
41568
|
+
"resolved": "string",
|
|
41569
|
+
"references": {}
|
|
41570
|
+
},
|
|
41571
|
+
"docs": {
|
|
41572
|
+
"tags": [],
|
|
41573
|
+
"text": "Titre du tooltip de copyright"
|
|
41574
|
+
},
|
|
41575
|
+
"internal": false,
|
|
41576
|
+
"getter": false,
|
|
41577
|
+
"setter": false
|
|
41578
|
+
},
|
|
41579
|
+
{
|
|
41580
|
+
"name": "tooltipCopyrightText",
|
|
41581
|
+
"type": "string",
|
|
41582
|
+
"attribute": "tooltip-copyright-text",
|
|
41583
|
+
"reflect": false,
|
|
41584
|
+
"mutable": false,
|
|
41585
|
+
"required": false,
|
|
41586
|
+
"optional": true,
|
|
41587
|
+
"complexType": {
|
|
41588
|
+
"original": "string",
|
|
41589
|
+
"resolved": "string",
|
|
41590
|
+
"references": {}
|
|
41591
|
+
},
|
|
41592
|
+
"docs": {
|
|
41593
|
+
"tags": [],
|
|
41594
|
+
"text": "Texte du tooltip de copyright"
|
|
41595
|
+
},
|
|
41596
|
+
"internal": false,
|
|
41597
|
+
"getter": false,
|
|
41598
|
+
"setter": false
|
|
41599
|
+
},
|
|
41600
|
+
{
|
|
41601
|
+
"name": "tooltipCopyrightMaxWidth",
|
|
41602
|
+
"type": "string",
|
|
41603
|
+
"attribute": "tooltip-copyright-max-width",
|
|
41604
|
+
"reflect": false,
|
|
41605
|
+
"mutable": false,
|
|
41606
|
+
"required": false,
|
|
41607
|
+
"optional": true,
|
|
41608
|
+
"defaultValue": "'300'",
|
|
41609
|
+
"complexType": {
|
|
41610
|
+
"original": "string",
|
|
41611
|
+
"resolved": "string",
|
|
41612
|
+
"references": {}
|
|
41613
|
+
},
|
|
41614
|
+
"docs": {
|
|
41615
|
+
"tags": [
|
|
41616
|
+
{
|
|
41617
|
+
"name": "default",
|
|
41618
|
+
"text": "'300'"
|
|
41619
|
+
}
|
|
41620
|
+
],
|
|
41621
|
+
"text": "Largeur maximale du tooltip de copyright"
|
|
41622
|
+
},
|
|
41623
|
+
"internal": false,
|
|
41624
|
+
"getter": false,
|
|
41625
|
+
"setter": false
|
|
41626
|
+
},
|
|
41337
41627
|
{
|
|
41338
41628
|
"name": "imagePosition",
|
|
41339
41629
|
"type": "string",
|
|
@@ -41574,6 +41864,13 @@
|
|
|
41574
41864
|
"icon",
|
|
41575
41865
|
"href",
|
|
41576
41866
|
"target",
|
|
41867
|
+
"direction",
|
|
41868
|
+
"tooltip-title",
|
|
41869
|
+
"tooltip-text",
|
|
41870
|
+
"max-width",
|
|
41871
|
+
"cursor",
|
|
41872
|
+
"variant",
|
|
41873
|
+
"is-icon-only",
|
|
41577
41874
|
"style",
|
|
41578
41875
|
"onClick",
|
|
41579
41876
|
"onKeyDown",
|
|
@@ -41587,6 +41884,7 @@
|
|
|
41587
41884
|
"div",
|
|
41588
41885
|
"slot",
|
|
41589
41886
|
"spw-tag",
|
|
41887
|
+
"spw-tooltip",
|
|
41590
41888
|
"spw-icon",
|
|
41591
41889
|
"img"
|
|
41592
41890
|
],
|
|
@@ -41594,16 +41892,19 @@
|
|
|
41594
41892
|
"isUpdateable": true,
|
|
41595
41893
|
"potentialCmpRefs": [
|
|
41596
41894
|
"spw-tag",
|
|
41895
|
+
"spw-tooltip",
|
|
41597
41896
|
"spw-icon"
|
|
41598
41897
|
],
|
|
41599
41898
|
"dependents": [],
|
|
41600
41899
|
"dependencies": [
|
|
41601
41900
|
"spw-icon",
|
|
41602
|
-
"spw-tag"
|
|
41901
|
+
"spw-tag",
|
|
41902
|
+
"spw-tooltip"
|
|
41603
41903
|
],
|
|
41604
41904
|
"directDependents": [],
|
|
41605
41905
|
"directDependencies": [
|
|
41606
41906
|
"spw-tag",
|
|
41907
|
+
"spw-tooltip",
|
|
41607
41908
|
"spw-icon"
|
|
41608
41909
|
]
|
|
41609
41910
|
}
|
|
@@ -61081,7 +61382,32 @@
|
|
|
61081
61382
|
],
|
|
61082
61383
|
"internal": false,
|
|
61083
61384
|
"assetsDirs": [],
|
|
61084
|
-
"styleDocs": [
|
|
61385
|
+
"styleDocs": [
|
|
61386
|
+
{
|
|
61387
|
+
"name": "--spw-tag-padding-extra-small",
|
|
61388
|
+
"docs": "Padding pour le tag extra-small",
|
|
61389
|
+
"annotation": "prop",
|
|
61390
|
+
"mode": "$"
|
|
61391
|
+
},
|
|
61392
|
+
{
|
|
61393
|
+
"name": "--spw-tag-padding-small",
|
|
61394
|
+
"docs": "Padding pour le tag small",
|
|
61395
|
+
"annotation": "prop",
|
|
61396
|
+
"mode": "$"
|
|
61397
|
+
},
|
|
61398
|
+
{
|
|
61399
|
+
"name": "--spw-tag-padding-medium",
|
|
61400
|
+
"docs": "Padding pour le tag medium",
|
|
61401
|
+
"annotation": "prop",
|
|
61402
|
+
"mode": "$"
|
|
61403
|
+
},
|
|
61404
|
+
{
|
|
61405
|
+
"name": "--spw-tag-padding-large",
|
|
61406
|
+
"docs": "Padding pour le tag large",
|
|
61407
|
+
"annotation": "prop",
|
|
61408
|
+
"mode": "$"
|
|
61409
|
+
}
|
|
61410
|
+
],
|
|
61085
61411
|
"docs": {
|
|
61086
61412
|
"tags": [],
|
|
61087
61413
|
"text": ""
|