@xplortech/apollo-core 2.9.0 → 2.11.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/.typings/apollo-components.html-data.json +55 -14
- package/build/style.css +2338 -1902
- package/dist/apollo-core/apollo-core.css +26 -24
- package/dist/apollo-core/apollo-core.esm.js +1 -1
- package/dist/apollo-core/{p-6a15f1e0.entry.js → p-048fdde0.entry.js} +1 -1
- package/dist/apollo-core/{p-34438721.entry.js → p-0abc496e.entry.js} +1 -1
- package/dist/apollo-core/p-1442c052.entry.js +1 -0
- package/dist/apollo-core/{p-3bb14840.entry.js → p-1e498763.entry.js} +1 -1
- package/dist/apollo-core/p-26c3a508.entry.js +1 -0
- package/dist/apollo-core/{p-36ba29da.entry.js → p-3b8639b7.entry.js} +1 -1
- package/dist/apollo-core/p-4ce52107.entry.js +1 -0
- package/dist/apollo-core/p-6710fb29.entry.js +1 -0
- package/dist/apollo-core/p-7e622809.entry.js +1 -0
- package/dist/apollo-core/p-87068144.entry.js +1 -0
- package/dist/apollo-core/p-BUgtURvw.js +1 -0
- package/dist/apollo-core/p-CK3_k8jD.js +1 -0
- package/dist/apollo-core/p-CXkZUm1c.js +2 -0
- package/dist/apollo-core/p-a3b4820a.entry.js +1 -0
- package/dist/apollo-core/p-b2d6dd0e.entry.js +1 -0
- package/dist/apollo-core/{p-ca127ee8.entry.js → p-bd2249ef.entry.js} +1 -1
- package/dist/apollo-core/p-c96b7957.entry.js +1 -0
- package/dist/apollo-core/p-d6be63cd.entry.js +1 -0
- package/dist/apollo-core/{p-b61d7952.entry.js → p-ddf76cee.entry.js} +1 -1
- package/dist/apollo-core/p-f0554edd.entry.js +1 -0
- package/dist/cjs/apollo-core.cjs.js +3 -3
- package/dist/cjs/{index-BQ97-AWw.js → index-BaXVr8ux.js} +40 -9
- package/dist/cjs/lifecycle-Bf3QwiVa.js +70 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/package.json +3 -0
- package/dist/cjs/v4-_2BfiRUa.js +52 -0
- package/dist/cjs/xpl-accordion.cjs.entry.js +3 -3
- package/dist/cjs/xpl-application-shell.cjs.entry.js +2 -2
- package/dist/cjs/xpl-avatar_54.cjs.entry.js +879 -306
- package/dist/cjs/xpl-button-row.cjs.entry.js +2 -2
- package/dist/cjs/xpl-calendar.cjs.entry.js +3 -3
- package/dist/cjs/xpl-dynamic-table-cell.cjs.entry.js +3 -3
- package/dist/cjs/xpl-dynamic-table-row.cjs.entry.js +3 -3
- package/dist/cjs/xpl-dynamic-table.cjs.entry.js +2 -2
- package/dist/cjs/xpl-grid-item.cjs.entry.js +2 -2
- package/dist/cjs/xpl-grid.cjs.entry.js +2 -2
- package/dist/cjs/xpl-large-card.cjs.entry.js +2 -2
- package/dist/cjs/xpl-main-nav.cjs.entry.js +2 -2
- package/dist/cjs/xpl-table-header-cell.cjs.entry.js +1 -1
- package/dist/cjs/xpl-table-header.cjs.entry.js +2 -2
- package/dist/cjs/xpl-toggle.cjs.entry.js +5 -5
- package/dist/cjs/xpl-toolbar.cjs.entry.js +3 -3
- package/dist/cjs/xpl-top-nav-menu.cjs.entry.js +97 -0
- package/dist/collection/collection-manifest.json +7 -6
- package/dist/collection/components/xpl-accordion/xpl-accordion.js +2 -2
- package/dist/collection/components/xpl-application-shell/xpl-application-shell.js +1 -1
- package/dist/collection/components/xpl-backdrop/xpl-backdrop.js +1 -1
- package/dist/collection/components/xpl-badge/xpl-badge.js +1 -1
- package/dist/collection/components/xpl-banner/banner.stories.js +5 -0
- package/dist/collection/components/xpl-banner/xpl-banner.js +2 -2
- package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumb-item/xpl-breadcrumb-item.js +1 -1
- package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumbs/xpl-breadcrumbs.js +1 -1
- package/dist/collection/components/xpl-button/button.stories.js +5 -0
- package/dist/collection/components/xpl-button/xpl-button.js +1 -1
- package/dist/collection/components/xpl-button-row/button-row.stories.js +1 -11
- package/dist/collection/components/xpl-button-row/xpl-button-row.js +1 -1
- package/dist/collection/components/xpl-calendar/xpl-calendar.js +1 -1
- package/dist/collection/components/xpl-checkbox/xpl-checkbox.js +4 -4
- package/dist/collection/components/xpl-choicelist/xpl-choicelist.js +1 -1
- package/dist/collection/components/xpl-content-area/xpl-content-area.js +1 -1
- package/dist/collection/components/xpl-dashboard/xpl-dashboard.js +1 -1
- package/dist/collection/components/xpl-data-card/xpl-data-card.js +2 -2
- package/dist/collection/components/xpl-divider/xpl-divider.js +1 -1
- package/dist/collection/components/xpl-dropdown/xpl-dropdown-group/xpl-dropdown-group.js +1 -1
- package/dist/collection/components/xpl-dropdown/xpl-dropdown-heading/xpl-dropdown-heading.js +1 -1
- package/dist/collection/components/xpl-dropdown/xpl-dropdown-option/xpl-dropdown-option.js +2 -2
- package/dist/collection/components/xpl-dropdown/xpl-dropdown.js +208 -31
- package/dist/collection/components/xpl-dynamic-table/xpl-dynamic-table.js +1 -1
- package/dist/collection/components/xpl-dynamic-table-cell/xpl-dynamic-table-cell.js +2 -2
- package/dist/collection/components/xpl-dynamic-table-row/xpl-dynamic-table-row.js +2 -2
- package/dist/collection/components/xpl-grid/xpl-grid.js +1 -1
- package/dist/collection/components/xpl-grid-item/xpl-grid-item.js +1 -1
- package/dist/collection/components/xpl-header-accordion/xpl-header-accordion.js +1 -1
- package/dist/collection/components/xpl-icon/xpl-icon.js +2 -2
- package/dist/collection/components/xpl-input/input.stories.js +1 -1
- package/dist/collection/components/xpl-input/xpl-input-color/xpl-input-color.js +8 -8
- package/dist/collection/components/xpl-input/xpl-input-date/xpl-input-date.js +3 -3
- package/dist/collection/components/xpl-input/xpl-input-file/xpl-input-file.js +4 -4
- package/dist/collection/components/xpl-input/xpl-input-phone/xpl-input-phone.js +25 -6
- package/dist/collection/components/xpl-input/xpl-input-search/xpl-input-search.js +1 -1
- package/dist/collection/components/xpl-input/xpl-input-time/xpl-input-time.js +2 -2
- package/dist/collection/components/xpl-input/xpl-input.js +3 -3
- package/dist/collection/components/xpl-large-card/xpl-large-card.js +1 -1
- package/dist/collection/components/xpl-list/xpl-list.js +2 -2
- package/dist/collection/components/xpl-main-nav/xpl-main-nav.js +1 -1
- package/dist/collection/components/xpl-modal/xpl-modal.js +4 -1
- package/dist/collection/components/xpl-nav-item/xpl-nav-item.js +2 -2
- package/dist/collection/components/xpl-pagination/xpl-pagination.js +26 -8
- package/dist/collection/components/xpl-panel/xpl-panel.js +2 -2
- package/dist/collection/components/xpl-popover/popover.stories.js +3 -7
- package/dist/collection/components/xpl-popover/xpl-popover.js +4 -4
- package/dist/collection/components/xpl-progress-bar/xpl-progress-bar.js +2 -2
- package/dist/collection/components/xpl-progress-indicator/xpl-progress-indicator.js +1 -1
- package/dist/collection/components/xpl-radio/radio.stories.js +19 -17
- package/dist/collection/components/xpl-radio/xpl-radio.js +3 -3
- package/dist/collection/components/xpl-secondary-nav/xpl-secondary-nav.js +1 -1
- package/dist/collection/components/xpl-select/xpl-select.js +16 -11
- package/dist/collection/components/xpl-side-nav/side-nav-constants.js +2 -0
- package/dist/collection/components/xpl-side-nav/side-nav.stories.js +301 -186
- package/dist/collection/components/xpl-side-nav/xpl-side-nav-item/xpl-side-nav-item.js +80 -14
- package/dist/collection/components/xpl-side-nav/xpl-side-nav.js +284 -3
- package/dist/collection/components/xpl-skeleton/xpl-skeleton.js +1 -1
- package/dist/collection/components/xpl-slideout/xpl-slideout.js +1 -1
- package/dist/collection/components/xpl-spotlight/xpl-spotlight.js +14 -4
- package/dist/collection/components/xpl-tab-panel/xpl-tab-panel.js +2 -2
- package/dist/collection/components/xpl-table/xpl-table.js +13 -22
- package/dist/collection/components/xpl-table-header/xpl-table-header.js +1 -1
- package/dist/collection/components/xpl-tabs/xpl-tabs.js +5 -5
- package/dist/collection/components/xpl-tag/xpl-tag.js +2 -2
- package/dist/collection/components/xpl-toast/xpl-toast.js +2 -2
- package/dist/collection/components/xpl-toggle/xpl-toggle.js +3 -3
- package/dist/collection/components/xpl-toolbar/xpl-toolbar.js +2 -2
- package/dist/collection/components/xpl-tooltip/tooltip-arrow.js +1 -1
- package/dist/collection/components/xpl-tooltip/tooltip.stories.js +6 -37
- package/dist/collection/components/xpl-tooltip/xpl-tooltip.js +1 -1
- package/dist/collection/components/xpl-top-nav/top-nav-constants.js +1 -0
- package/dist/collection/components/xpl-top-nav/top-nav.stories.js +131 -11
- package/dist/collection/components/xpl-top-nav/xpl-nav-header-menu/xpl-nav-header-menu.js +2 -2
- package/dist/collection/components/xpl-top-nav/xpl-top-nav-item/top-nav-item-constants.js +2 -0
- package/dist/collection/components/xpl-top-nav/xpl-top-nav-item/xpl-top-nav-item.js +305 -85
- package/dist/collection/components/xpl-top-nav/xpl-top-nav-menu/xpl-top-nav-menu.js +119 -0
- package/dist/collection/components/xpl-top-nav/xpl-top-nav.js +11 -5
- package/dist/collection/components/xpl-utility-bar/xpl-utility-bar.js +1 -1
- package/dist/collection/utils/lifecycle.js +18 -0
- package/dist/components/index.d.ts +143 -12
- package/dist/components/index.js +1 -1
- package/dist/components/p-2xGSxBGa.js +1 -0
- package/dist/components/p-B8RYNiz-.js +1 -0
- package/dist/components/p-BDWXBWGE.js +1 -0
- package/dist/components/p-BJqNuBZr.js +1 -0
- package/dist/components/p-BT_Lq3Vd.js +1 -0
- package/dist/components/p-BUgtURvw.js +1 -0
- package/dist/components/{xpl-input-search2.js → p-B_sq_SAX.js} +1 -1
- package/dist/components/p-Bsy-VVS5.js +1 -0
- package/dist/components/p-BxHFEnPN.js +1 -0
- package/dist/components/p-ByJRw26d.js +1 -0
- package/dist/components/p-C5_Yo0ZP.js +1 -0
- package/dist/components/p-C8rmEAx6.js +1 -0
- package/dist/components/p-CF_YTx16.js +1 -0
- package/dist/components/{floating-ui.dom.js → p-CFpsSZyr.js} +1 -1
- package/dist/components/p-CK3_k8jD.js +1 -0
- package/dist/components/p-CUYkG-PB.js +1 -0
- package/dist/components/p-CaW0fL0P.js +1 -0
- package/dist/components/p-CuisR8WP.js +1 -0
- package/dist/components/p-CzwViN3U.js +1 -0
- package/dist/components/p-D2SFagIb.js +1 -0
- package/dist/components/p-DKUNbsb0.js +1 -0
- package/dist/components/p-DcXL24UI.js +1 -0
- package/dist/components/p-Dp3H99Yc.js +1 -0
- package/dist/components/p-M900WO1C.js +1 -0
- package/dist/components/{xpl-tag2.js → p-ZTFt9sBy.js} +1 -1
- package/dist/components/p-gfb3l9Pr.js +1 -0
- package/dist/components/{xpl-input-file2.js → p-h1Gbk5lO.js} +1 -1
- package/dist/components/xpl-accordion.js +1 -1
- package/dist/components/xpl-application-shell.js +1 -1
- package/dist/components/xpl-avatar.js +1 -1
- package/dist/components/xpl-backdrop.js +1 -1
- package/dist/components/xpl-badge.js +1 -1
- package/dist/components/xpl-banner.js +1 -1
- package/dist/components/xpl-breadcrumb-item.js +1 -1
- package/dist/components/xpl-breadcrumbs.js +1 -1
- package/dist/components/xpl-button-row.js +1 -1
- package/dist/components/xpl-button.js +1 -1
- package/dist/components/xpl-calendar.js +1 -1
- package/dist/components/xpl-checkbox.js +1 -1
- package/dist/components/xpl-choicelist.js +1 -1
- package/dist/components/xpl-content-area.js +1 -1
- package/dist/components/xpl-dashboard.js +1 -1
- package/dist/components/xpl-data-card.js +1 -1
- package/dist/components/xpl-divider.js +1 -1
- package/dist/components/xpl-dropdown-group.js +1 -1
- package/dist/components/xpl-dropdown-heading.js +1 -1
- package/dist/components/xpl-dropdown-option.js +1 -1
- package/dist/components/xpl-dropdown.js +1 -1
- package/dist/components/xpl-dynamic-table-cell.js +1 -1
- package/dist/components/xpl-dynamic-table-row.js +1 -1
- package/dist/components/xpl-dynamic-table.js +1 -1
- package/dist/components/xpl-grid-item.js +1 -1
- package/dist/components/xpl-grid.js +1 -1
- package/dist/components/xpl-header-accordion.js +1 -1
- package/dist/components/xpl-icon.js +1 -1
- package/dist/components/xpl-input-color.js +1 -1
- package/dist/components/xpl-input-date.js +1 -1
- package/dist/components/xpl-input-file.js +1 -1
- package/dist/components/xpl-input-phone.js +1 -1
- package/dist/components/xpl-input-search.js +1 -1
- package/dist/components/xpl-input-time.js +1 -1
- package/dist/components/xpl-input.js +1 -1
- package/dist/components/xpl-large-card.js +1 -1
- package/dist/components/xpl-list-item.js +1 -1
- package/dist/components/xpl-list.js +1 -1
- package/dist/components/xpl-main-nav.js +1 -1
- package/dist/components/xpl-modal.js +1 -1
- package/dist/components/xpl-nav-header-menu.js +1 -1
- package/dist/components/xpl-nav-item.js +1 -1
- package/dist/components/xpl-pagination.js +1 -1
- package/dist/components/xpl-panel.js +1 -1
- package/dist/components/xpl-popover.js +1 -1
- package/dist/components/xpl-progress-bar.js +1 -1
- package/dist/components/xpl-progress-indicator.js +1 -1
- package/dist/components/xpl-radio.js +1 -1
- package/dist/components/xpl-secondary-nav.js +1 -1
- package/dist/components/xpl-select.js +1 -1
- package/dist/components/xpl-side-nav-item.js +1 -1
- package/dist/components/xpl-side-nav.js +1 -1
- package/dist/components/xpl-skeleton.js +1 -1
- package/dist/components/xpl-slideout.js +1 -1
- package/dist/components/xpl-spotlight.js +1 -1
- package/dist/components/xpl-tab-panel.js +1 -1
- package/dist/components/xpl-tab.js +1 -1
- package/dist/components/xpl-table-header-cell.js +1 -1
- package/dist/components/xpl-table-header.js +1 -1
- package/dist/components/xpl-table.js +1 -1
- package/dist/components/xpl-tabs.js +1 -1
- package/dist/components/xpl-tag.js +1 -1
- package/dist/components/xpl-toast.js +1 -1
- package/dist/components/xpl-toggle.js +1 -1
- package/dist/components/xpl-toolbar.js +1 -1
- package/dist/components/xpl-tooltip.js +1 -1
- package/dist/components/xpl-top-nav-item.js +1 -1
- package/dist/components/xpl-top-nav-menu.d.ts +11 -0
- package/dist/components/xpl-top-nav-menu.js +1 -0
- package/dist/components/xpl-top-nav.js +1 -1
- package/dist/components/xpl-utility-bar.js +1 -1
- package/dist/docs/xpl-backdrop/readme.md +2 -0
- package/dist/docs/xpl-badge/readme.md +34 -0
- package/dist/docs/xpl-button/readme.md +2 -0
- package/dist/docs/xpl-button-row/readme.md +13 -0
- package/dist/docs/xpl-checkbox/readme.md +23 -1
- package/dist/docs/xpl-divider/readme.md +22 -4
- package/dist/docs/xpl-icon/readme.md +2 -0
- package/dist/docs/xpl-input/readme.md +51 -0
- package/dist/docs/xpl-input/xpl-input-date/readme.md +7 -0
- package/dist/docs/xpl-input/xpl-input-phone/readme.md +21 -0
- package/dist/docs/xpl-popover/readme.md +24 -0
- package/dist/docs/xpl-radio/readme.md +21 -4
- package/dist/docs/xpl-side-nav/readme.md +153 -5
- package/dist/docs/xpl-side-nav/xpl-side-nav-item/readme.md +165 -32
- package/dist/docs/xpl-table/readme.md +2 -0
- package/dist/docs/xpl-tooltip/readme.md +29 -1
- package/dist/docs/xpl-top-nav/readme.md +3 -0
- package/dist/docs/xpl-top-nav/xpl-top-nav-item/readme.md +79 -20
- package/dist/docs/xpl-top-nav/xpl-top-nav-menu/readme.md +96 -0
- package/dist/esm/apollo-core.js +4 -4
- package/dist/esm/{index-C7bgJs6C.js → index-CXkZUm1c.js} +40 -9
- package/dist/esm/lifecycle-BUgtURvw.js +68 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/v4-CK3_k8jD.js +50 -0
- package/dist/esm/xpl-accordion.entry.js +3 -3
- package/dist/esm/xpl-application-shell.entry.js +2 -2
- package/dist/esm/xpl-avatar_54.entry.js +878 -305
- package/dist/esm/xpl-button-row.entry.js +2 -2
- package/dist/esm/xpl-calendar.entry.js +3 -3
- package/dist/esm/xpl-dynamic-table-cell.entry.js +3 -3
- package/dist/esm/xpl-dynamic-table-row.entry.js +3 -3
- package/dist/esm/xpl-dynamic-table.entry.js +2 -2
- package/dist/esm/xpl-grid-item.entry.js +2 -2
- package/dist/esm/xpl-grid.entry.js +2 -2
- package/dist/esm/xpl-large-card.entry.js +2 -2
- package/dist/esm/xpl-main-nav.entry.js +2 -2
- package/dist/esm/xpl-table-header-cell.entry.js +1 -1
- package/dist/esm/xpl-table-header.entry.js +2 -2
- package/dist/esm/xpl-toggle.entry.js +5 -5
- package/dist/esm/xpl-toolbar.entry.js +3 -3
- package/dist/esm/xpl-top-nav-menu.entry.js +95 -0
- package/dist/types/components/xpl-banner/banner.stories.d.ts +2 -0
- package/dist/types/components/xpl-button/button.stories.d.ts +2 -0
- package/dist/types/components/xpl-dropdown/xpl-dropdown.d.ts +16 -0
- package/dist/types/components/xpl-input/xpl-input-phone/xpl-input-phone.d.ts +1 -0
- package/dist/types/components/xpl-pagination/xpl-pagination.d.ts +4 -0
- package/dist/types/components/xpl-radio/radio.stories.d.ts +11 -10
- package/dist/types/components/xpl-side-nav/side-nav-constants.d.ts +2 -0
- package/dist/types/components/xpl-side-nav/side-nav.stories.d.ts +53 -32
- package/dist/types/components/xpl-side-nav/xpl-side-nav-item/xpl-side-nav-item.d.ts +10 -0
- package/dist/types/components/xpl-side-nav/xpl-side-nav.d.ts +31 -0
- package/dist/types/components/xpl-spotlight/xpl-spotlight.d.ts +1 -0
- package/dist/types/components/xpl-top-nav/top-nav-constants.d.ts +1 -0
- package/dist/types/components/xpl-top-nav/top-nav.stories.d.ts +70 -1
- package/dist/types/components/xpl-top-nav/xpl-top-nav-item/top-nav-item-constants.d.ts +2 -0
- package/dist/types/components/xpl-top-nav/xpl-top-nav-item/xpl-top-nav-item.d.ts +23 -4
- package/dist/types/components/xpl-top-nav/xpl-top-nav-menu/xpl-top-nav-menu.d.ts +18 -0
- package/dist/types/components/xpl-top-nav/xpl-top-nav.d.ts +1 -0
- package/dist/types/components.d.ts +402 -39
- package/dist/types/stencil-public-runtime.d.ts +1 -0
- package/dist/types/utils/lifecycle.d.ts +3 -0
- package/package.json +53 -34
- package/dist/apollo-core/p-0bf50890.entry.js +0 -1
- package/dist/apollo-core/p-1947e7a8.entry.js +0 -1
- package/dist/apollo-core/p-27928cb0.entry.js +0 -1
- package/dist/apollo-core/p-35c2f72d.entry.js +0 -1
- package/dist/apollo-core/p-368c81f1.entry.js +0 -1
- package/dist/apollo-core/p-406b27a8.entry.js +0 -1
- package/dist/apollo-core/p-5d63b4ce.entry.js +0 -1
- package/dist/apollo-core/p-8d692d05.entry.js +0 -1
- package/dist/apollo-core/p-C7bgJs6C.js +0 -2
- package/dist/apollo-core/p-Cqlsd6nf.js +0 -1
- package/dist/apollo-core/p-cd56a3d5.entry.js +0 -1
- package/dist/apollo-core/p-dc205893.entry.js +0 -1
- package/dist/cjs/v4-D4KzFnn8.js +0 -67
- package/dist/components/index3.js +0 -1
- package/dist/components/v4.js +0 -1
- package/dist/components/xpl-avatar2.js +0 -1
- package/dist/components/xpl-backdrop2.js +0 -1
- package/dist/components/xpl-badge2.js +0 -1
- package/dist/components/xpl-button2.js +0 -1
- package/dist/components/xpl-checkbox2.js +0 -1
- package/dist/components/xpl-divider2.js +0 -1
- package/dist/components/xpl-dropdown-group2.js +0 -1
- package/dist/components/xpl-dropdown-heading2.js +0 -1
- package/dist/components/xpl-dropdown-option2.js +0 -1
- package/dist/components/xpl-dropdown2.js +0 -1
- package/dist/components/xpl-icon2.js +0 -1
- package/dist/components/xpl-input-date2.js +0 -1
- package/dist/components/xpl-input2.js +0 -1
- package/dist/components/xpl-list-item2.js +0 -1
- package/dist/components/xpl-popover2.js +0 -1
- package/dist/components/xpl-radio2.js +0 -1
- package/dist/components/xpl-select2.js +0 -1
- package/dist/components/xpl-tooltip2.js +0 -1
- package/dist/components/xpl-top-nav-item2.js +0 -1
- package/dist/esm/v4-Cqlsd6nf.js +0 -65
- /package/dist/components/{_commonjsHelpers.js → p-BFTU3MAI.js} +0 -0
- /package/dist/components/{index2.js → p-CH4yJ6Qx.js} +0 -0
- /package/dist/components/{tab-a11y-ids.js → p-Yj_QFaRn.js} +0 -0
- /package/dist/{index.cjs.js → index.cjs} +0 -0
- /package/loader/{cdn.js → cdn.cjs} +0 -0
- /package/loader/{index.cjs.js → index.cjs} +0 -0
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
4
|
-
var v4 = require('./v4-
|
|
3
|
+
var index = require('./index-BaXVr8ux.js');
|
|
4
|
+
var v4 = require('./v4-_2BfiRUa.js');
|
|
5
5
|
var index$1 = require('./index-BvmWjxWc.js');
|
|
6
|
+
var lifecycle = require('./lifecycle-Bf3QwiVa.js');
|
|
6
7
|
|
|
7
8
|
const LEGACY_STATUS_TO_BADGE = {
|
|
8
9
|
active: 'green',
|
|
@@ -169,7 +170,7 @@ const Backdrop = class {
|
|
|
169
170
|
this.relative = false;
|
|
170
171
|
}
|
|
171
172
|
render() {
|
|
172
|
-
return (index.h(index.Host, { key: '
|
|
173
|
+
return (index.h(index.Host, { key: '7d5a73e7d7927828e0cb1a7cdca6648c4512cc5a', class: {
|
|
173
174
|
'xpl-backdrop': true,
|
|
174
175
|
'xpl-backdrop--fixed': !this.relative,
|
|
175
176
|
'xpl-backdrop--relative': this.relative,
|
|
@@ -206,7 +207,7 @@ const Badge = class {
|
|
|
206
207
|
[`xpl-badge--size-${this.size}`]: !!this.size,
|
|
207
208
|
[`xpl-badge--shape-${this.shape}`]: !this.dotOnly && !!this.shape,
|
|
208
209
|
};
|
|
209
|
-
return (index.h(index.Host, { key: '
|
|
210
|
+
return (index.h(index.Host, { key: '3a2ab519bb627a1e46bc7686c6aafdcb3c789822' }, index.h("div", { key: 'e9ebf0d6a9a6a6f516065ceb969aca5f68cbb3ee', class: className }, index.h("span", { key: '1bd6735a1a67a9720424833a213fcde9e5e6db46', class: "xpl-badge__label" }, index.h("slot", { key: '397cb4768204c4b4a2dd7cd85534270a165776d8' })))));
|
|
210
211
|
}
|
|
211
212
|
};
|
|
212
213
|
|
|
@@ -271,13 +272,13 @@ const Banner = class {
|
|
|
271
272
|
const actionState = this.getActionButtonState();
|
|
272
273
|
const isHeadingPresent = !!((_c = this.heading) === null || _c === void 0 ? void 0 : _c.trim());
|
|
273
274
|
const isDescPresent = !!((_d = this.description) === null || _d === void 0 ? void 0 : _d.trim());
|
|
274
|
-
return (index.h(index.Host, { key: '
|
|
275
|
+
return (index.h(index.Host, { key: '6d137a4577f93942bcb41b3b2f67f3d851bee454', class: {
|
|
275
276
|
'xpl-banner': true,
|
|
276
277
|
'xpl-banner--section': this.isSection,
|
|
277
278
|
[`xpl-banner--${this.appearance}`]: true,
|
|
278
279
|
'xpl-banner--truncate-desc': this.truncateDesc,
|
|
279
280
|
'xpl-banner--no-icon': this.isSection && !this.hasIcon,
|
|
280
|
-
}, role: "region", "aria-label": this.getAriaLabel() }, (!this.isSection || this.hasIcon) && (index.h("div", { key: '
|
|
281
|
+
}, role: "region", "aria-label": this.getAriaLabel() }, (!this.isSection || this.hasIcon) && (index.h("div", { key: 'e854bc2ca363a23e3e6cb9eb512886c325e09362', class: "xpl-banner__icon", "aria-hidden": "true" }, index.h("xpl-icon", { key: '14a0916310e6e0b68f9a36b4e1714cee015ad22f', icon: this.getIcon(), size: 24 }))), index.h("div", { key: 'bea8f5cafe66e649926aa0ee634b71ffa0f1b73e', class: "xpl-banner__body" }, isHeadingPresent && index.h("p", { key: 'f18ae9e7d4014211eea3a160fb05945149705832', class: "xpl-banner__heading" }, this.heading), isDescPresent && (index.h("p", { key: 'e36c00dadf6bd0d35b88c9a091d140573e6b6677', class: "xpl-banner__description", title: this.truncateDesc ? this.description : undefined }, this.description))), (hasAction || hasSecondaryAction) && (index.h("div", { key: 'dda19df805050c93d5c5ea8214f97084a5b0c0eb', class: "xpl-banner__actions" }, hasAction && (index.h("xpl-button", { key: '5bd3047d1b8250ed28a7720fb09f316a3b45bae1', size: "xs", variant: actionVariant, state: actionState, onClick: () => this.action.emit() }, this.actionText)), hasSecondaryAction && (index.h("xpl-button", { key: 'c0f0a32b69384194e4033ae85eebc788e005a8af', size: "xs", variant: actionVariant, state: actionState, onClick: () => this.secondaryAction.emit() }, this.secondaryActionText)))), this.isDismissible && (index.h("button", { key: '721faa946e9fc896a6bafafd8450d81f50e982ed', class: "xpl-banner__dismiss", type: "button", "aria-label": `Dismiss ${this.isSection ? 'section ' : ''}banner`, onClick: () => this.dismiss.emit() }, index.h("xpl-icon", { key: '4c27dbd8b394839ed98f5b4e2d4720eba1b0184f', icon: "xmark", size: 24, "aria-hidden": "true" })))));
|
|
281
282
|
}
|
|
282
283
|
};
|
|
283
284
|
|
|
@@ -290,7 +291,7 @@ const BreadcrumbItem = class {
|
|
|
290
291
|
`;
|
|
291
292
|
}
|
|
292
293
|
render() {
|
|
293
|
-
return (index.h(index.Host, { key: '
|
|
294
|
+
return (index.h(index.Host, { key: 'dd246c29fcb1afca4007299380a59b47c0a10c9d', class: "xpl-breadcrumb-item", role: "listitem" }, index.h("li", { key: 'b6df20888b3891241e52f0f2be14f1eedee2cac6', role: "none" }, index.h("slot", { key: 'f2f64effe0f58bb33bc983abfaa8b2996714e3b4' })), index.h("span", { key: '31c15dd296e6dab1d207a84179a4803b7366c1a2', innerHTML: this.chevron })));
|
|
294
295
|
}
|
|
295
296
|
};
|
|
296
297
|
|
|
@@ -299,7 +300,7 @@ const Breadcrumbs = class {
|
|
|
299
300
|
index.registerInstance(this, hostRef);
|
|
300
301
|
}
|
|
301
302
|
render() {
|
|
302
|
-
return (index.h(index.Host, { key: '
|
|
303
|
+
return (index.h(index.Host, { key: 'd4a4ae7bbf7f8eafc8a44b56c66983303e039d7e' }, index.h("nav", { key: '8e5decbdce778c1768e3412a59663cd37938f361', class: "xpl-breadcrumbs", "aria-label": "Breadcrumb" }, index.h("ol", { key: '612620c37a84ad022b9da5cdb884410a4df4dd29', role: "list" }, index.h("slot", { key: 'ae6cfc4f4e65ba7ca755fa7d9eb3751aae8905ff' })))));
|
|
303
304
|
}
|
|
304
305
|
};
|
|
305
306
|
|
|
@@ -356,7 +357,7 @@ const Button = class {
|
|
|
356
357
|
}
|
|
357
358
|
render() {
|
|
358
359
|
var _a;
|
|
359
|
-
return (index.h(index.Host, { key: '
|
|
360
|
+
return (index.h(index.Host, { key: '4fa90ae10b235af3fbfadb40097c5cc238e40dc6', class: {
|
|
360
361
|
'xpl-button': true,
|
|
361
362
|
[`xpl-button--${this.size}`]: true,
|
|
362
363
|
[`xpl-button--${this.variant}`]: true,
|
|
@@ -389,14 +390,14 @@ const Checkbox = class {
|
|
|
389
390
|
}
|
|
390
391
|
render() {
|
|
391
392
|
var _a;
|
|
392
|
-
return (index.h(index.Host, { key: '
|
|
393
|
+
return (index.h(index.Host, { key: 'd173bab038a25f785864e5614b29ec2fde832786', class: {
|
|
393
394
|
'xpl-checkbox-radio-container': true,
|
|
394
395
|
styled: this.styled,
|
|
395
396
|
disabled: this.disabled,
|
|
396
|
-
} }, index.h("input", { key: '
|
|
397
|
+
} }, index.h("input", { key: 'badfc1e403ba5b51b757823354c4cec86f678116', class: "xpl-checkbox", type: "checkbox", "aria-label": ((_a = this.ariaLabel) !== null && _a !== void 0 ? _a : '').trim() || undefined, checked: this.checked, "data-id": this.dataId, disabled: this.disabled, id: this.id, indeterminate: this.indeterminate, onChange: this.onChange, name: this.name, required: this.required, value: this.value }), index.h("label", { key: 'b56888525a7b3d9544d8595b71d1ffe36f00e7b8', class: {
|
|
397
398
|
'xpl-label': true,
|
|
398
399
|
'xpl-label--disabled': this.disabled,
|
|
399
|
-
}, htmlFor: this.id }, index.h("slot", { key: '
|
|
400
|
+
}, htmlFor: this.id }, index.h("slot", { key: 'a5f06411725e10f5e5fafc33ff5e8f4adfec9e5b' }), this.description && (index.h("small", { key: '16ac47d9316e4a78f732cb3c0851efd8eaf903f2', class: {
|
|
400
401
|
'xpl-description': true,
|
|
401
402
|
'xpl-description--disabled': this.disabled,
|
|
402
403
|
} }, this.description)))));
|
|
@@ -442,7 +443,7 @@ const Choicelist = class {
|
|
|
442
443
|
this.onChoicesPropChange(this.choices);
|
|
443
444
|
}
|
|
444
445
|
render() {
|
|
445
|
-
return (index.h(index.Host, { key: '
|
|
446
|
+
return (index.h(index.Host, { key: 'a5ced1a4f1e3e5323dbc247c66ddf5ad489edc5f', class: "xpl-choicelist-container" }, this.heading !== undefined || this.description !== undefined ? (index.h("div", { class: "xpl-choicelist-heading" }, this.heading && index.h("h3", null, this.heading), this.description && index.h("p", null, this.description))) : null, this.choices && (index.h("ul", { key: '70f4738e8f5d1e1a72858d139eb4a3b531973449', class: {
|
|
446
447
|
'xpl-choicelist': true,
|
|
447
448
|
'xpl-choicelist--styled': this.styled,
|
|
448
449
|
} }, this.choices.map((choice, i) => {
|
|
@@ -471,7 +472,7 @@ const ContentArea = class {
|
|
|
471
472
|
this.size = 'wide';
|
|
472
473
|
}
|
|
473
474
|
render() {
|
|
474
|
-
return (index.h(index.Host, { key: '
|
|
475
|
+
return (index.h(index.Host, { key: '926cdfb1b6e52baabfb46bac6d837c5f1ba45183' }, index.h("main", { key: '71dacea3a70c90ae0471a1ec3c39add237faa119', class: `xpl-content-area-wrapper xpl-content-area-wrapper__${this.size}` }, index.h("div", { key: '5e53fe46cf9dc459d4a9d1f0540464b8bd695d8a', class: "xpl-content-area" }, index.h("slot", { key: '2f74936219cf75dccd583ee01a173807f0f80079' })))));
|
|
475
476
|
}
|
|
476
477
|
};
|
|
477
478
|
|
|
@@ -480,7 +481,7 @@ const Dashboard = class {
|
|
|
480
481
|
index.registerInstance(this, hostRef);
|
|
481
482
|
}
|
|
482
483
|
render() {
|
|
483
|
-
return (index.h(index.Host, { key: '
|
|
484
|
+
return (index.h(index.Host, { key: '1eb93f83a05cfe198aed91b0d8771bdbe6e7aaee' }, index.h("dl", { key: 'bdb8f39b30d318ae25a203ac75966f12a9299b35', class: "xpl-dashboard" }, index.h("slot", { key: 'caf043e38777ac0a397782957f0936bb34436f63' }))));
|
|
484
485
|
}
|
|
485
486
|
};
|
|
486
487
|
|
|
@@ -517,8 +518,8 @@ const DataCard = class {
|
|
|
517
518
|
: this.smallStatVariant === 'negative'
|
|
518
519
|
? 'arrow-down-right'
|
|
519
520
|
: 'dash';
|
|
520
|
-
return (index.h(index.Host, { key: '
|
|
521
|
-
(this.tooltipTextSmallStat ? (index.h("xpl-tooltip", { text: this.tooltipTextSmallStat }, index.h("div", { class: "xpl-data-card-stat xpl-data-card-stat--small" }, index.h("xpl-icon", { icon: this.smallStatIcon, size: 16 }), this.smallStat))) : (index.h("div", { class: "xpl-data-card-stat xpl-data-card-stat--small" }, index.h("xpl-icon", { icon: this.smallStatIcon, size: 16 }), this.smallStat)))), !!this.detail && index.h("span", { key: '
|
|
521
|
+
return (index.h(index.Host, { key: 'cbf0c9eb79fbd3e66c683e821e9b992d46d5ec1a', role: "group", class: `xpl-data-card ${this.link ? 'xpl-data-card__link' : ''}`, tabindex: "0" }, index.h("dt", { key: '92bc8a02b1acfa3c080a2a975d43118be54f10d5', class: headerClasses }, index.h("header", { key: 'f6a0baa73ab0e9d3a6eb9252acba54677a1083dc' }, !!this.leadingIcon && this.icon && (index.h("span", { key: 'dad99548c0ded82140b345e9887747c31ee9f6c7', class: `xpl-data-card__icon--${this.variant}` }, index.h("xpl-icon", { key: 'd591758d2ce1647ea67f03a27e4ae2efd29e4652', icon: this.icon, "background-color": bgColorHue, size: 20 }))), index.h("slot", { key: '07760d38b11971d96d7841c9897aa13481ea234c', name: "title" }, this.name)), this.link && (index.h("span", { key: '6ac3587f2ab1375cee605b22fe515e2c9a489e72', class: "xpl-data-card__header-arrow" }, index.h("xpl-icon", { key: '160ebeeedc59a31e0ea3480dd393ec4623afb831', icon: "chevron-right", size: 16 })))), index.h("dd", { key: 'dcf0703823e9f58f71a112a83de3d65cd43e1ae1', class: "xpl-data-card__body" }, index.h("div", { key: 'd7551579d17cfebed3dac59d32b56eb166afb530', class: "xpl-data-card__left" }, index.h("span", { key: 'c5c412c76f9785de5ff8686db3dcb71540b79b1f', class: "xpl-data-card-stat xpl-data-card-stat--long" }, this.stat), this.tooltipTextStat ? (index.h("xpl-tooltip", { text: this.tooltipTextStat }, index.h("div", { class: "xpl-data-card-stat xpl-data-card-stat--short" }, this.shortStat ? this.shortStat : this.stat))) : (index.h("div", { class: "xpl-data-card-stat xpl-data-card-stat--short" }, index.h("abbr", { title: this.stat }, this.shortStat ? this.shortStat : this.stat))), this.smallStatVariant ? (this.tooltipTextSmallStat ? (index.h("xpl-tooltip", { text: this.tooltipTextSmallStat }, index.h("div", { class: `xpl-data-card-stat xpl-data-card-stat--small ${this.smallStatVariant}` }, index.h("xpl-icon", { icon: smallStatIcon, size: 16 }), this.smallStat))) : (index.h("div", { class: `xpl-data-card-stat xpl-data-card-stat--small ${this.smallStatVariant}` }, index.h("xpl-icon", { icon: smallStatIcon, size: 16 }), this.smallStat))) : (this.smallStatIcon &&
|
|
522
|
+
(this.tooltipTextSmallStat ? (index.h("xpl-tooltip", { text: this.tooltipTextSmallStat }, index.h("div", { class: "xpl-data-card-stat xpl-data-card-stat--small" }, index.h("xpl-icon", { icon: this.smallStatIcon, size: 16 }), this.smallStat))) : (index.h("div", { class: "xpl-data-card-stat xpl-data-card-stat--small" }, index.h("xpl-icon", { icon: this.smallStatIcon, size: 16 }), this.smallStat)))), !!this.detail && index.h("span", { key: 'b33a9a133cf0a18deaccf6e3772ab1a797f9fa1f', class: "xpl-data-card__detail" }, this.detail)), hasContentSlot && (index.h("div", { key: 'e9dc031341b49ebf121cbe8cc081df6978aa13ad', class: "xpl-data-card__right" }, index.h("slot", { key: '37c8414e9dc60052f1d5a69d86ece17b7cdbc1da', name: contentSlot }))))));
|
|
522
523
|
}
|
|
523
524
|
get el() { return index.getElement(this); }
|
|
524
525
|
static get watchers() { return {
|
|
@@ -538,7 +539,7 @@ const Divider = class {
|
|
|
538
539
|
render() {
|
|
539
540
|
let className = 'xpl-divider';
|
|
540
541
|
className += ` xpl-divider--${this.tier}`;
|
|
541
|
-
return (index.h(index.Host, { key: '
|
|
542
|
+
return (index.h(index.Host, { key: '1926b1e92a89dc5039042d29491f246cf3900efa', class: className }, index.h("span", { key: '492651208216149bfd4d2ed7cc8610b2bc8b05ea' }, index.h("slot", { key: '1e8b9e121ab1cb946b7a13d2bacbeea9a490a289' }))));
|
|
542
543
|
}
|
|
543
544
|
};
|
|
544
545
|
|
|
@@ -2259,10 +2260,27 @@ var __rest$1 = (undefined && undefined.__rest) || function (s, e) {
|
|
|
2259
2260
|
}
|
|
2260
2261
|
return t;
|
|
2261
2262
|
};
|
|
2263
|
+
const VIRTUAL_LIST = {
|
|
2264
|
+
rowHeight: 45,
|
|
2265
|
+
overscan: 20,
|
|
2266
|
+
virtualizeFrom: 200,
|
|
2267
|
+
};
|
|
2268
|
+
function renderOption(option, virtualIndex) {
|
|
2269
|
+
const { groupName, options: opts, subtitle } = option, properties = __rest$1(option, ["groupName", "options", "subtitle"]);
|
|
2270
|
+
if (groupName) {
|
|
2271
|
+
return (index.h("xpl-dropdown-group", Object.assign({ groupName: groupName, options: opts }, properties)));
|
|
2272
|
+
}
|
|
2273
|
+
const isVirtual = virtualIndex !== undefined;
|
|
2274
|
+
return (index.h("xpl-dropdown-option", Object.assign({ class: isVirtual ? 'xpl-dropdown-option--virtual' : undefined, style: isVirtual
|
|
2275
|
+
? { transform: `translateY(${virtualIndex * VIRTUAL_LIST.rowHeight}px)` }
|
|
2276
|
+
: undefined, subtitle: subtitle }, properties)));
|
|
2277
|
+
}
|
|
2262
2278
|
const Dropdown = class {
|
|
2263
2279
|
constructor(hostRef) {
|
|
2264
2280
|
index.registerInstance(this, hostRef);
|
|
2265
2281
|
this.isOpenChange = index.createEvent(this, "isOpenChange", 7);
|
|
2282
|
+
this.virtualEnd = 0;
|
|
2283
|
+
this.virtualStart = 0;
|
|
2266
2284
|
this.isOpen = false;
|
|
2267
2285
|
this.closeOnSelect = true;
|
|
2268
2286
|
this.mode = 'single';
|
|
@@ -2270,6 +2288,9 @@ const Dropdown = class {
|
|
|
2270
2288
|
this.placement = 'bottom-start';
|
|
2271
2289
|
this.selectOnFocus = false;
|
|
2272
2290
|
this.cleanupAutoUpdate = null;
|
|
2291
|
+
this.virtualScrollRaf = null;
|
|
2292
|
+
this.openAlignmentRaf = null;
|
|
2293
|
+
this.previousOptionCount = 0;
|
|
2273
2294
|
this.updateDropdownPosition = async (triggerEl) => {
|
|
2274
2295
|
var _a, _b;
|
|
2275
2296
|
const { x, y, placement, middlewareData } = await computePosition(triggerEl, this.hostElement, {
|
|
@@ -2341,6 +2362,64 @@ const Dropdown = class {
|
|
|
2341
2362
|
this.isOpen = false;
|
|
2342
2363
|
}
|
|
2343
2364
|
};
|
|
2365
|
+
this.handleVirtualScroll = () => {
|
|
2366
|
+
if (this.virtualScrollRaf !== null)
|
|
2367
|
+
return;
|
|
2368
|
+
this.virtualScrollRaf = requestAnimationFrame(() => {
|
|
2369
|
+
this.virtualScrollRaf = null;
|
|
2370
|
+
this.updateVirtualRange();
|
|
2371
|
+
});
|
|
2372
|
+
};
|
|
2373
|
+
this.setListEl = (el) => {
|
|
2374
|
+
var _a, _b;
|
|
2375
|
+
if (el === this.listEl)
|
|
2376
|
+
return;
|
|
2377
|
+
this.listEl = el;
|
|
2378
|
+
(_a = this.listResizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
2379
|
+
if (el && typeof ResizeObserver !== 'undefined') {
|
|
2380
|
+
(_b = this.listResizeObserver) !== null && _b !== void 0 ? _b : (this.listResizeObserver = new ResizeObserver(() => {
|
|
2381
|
+
if (this.isVirtualized)
|
|
2382
|
+
this.handleVirtualScroll();
|
|
2383
|
+
}));
|
|
2384
|
+
this.listResizeObserver.observe(el);
|
|
2385
|
+
}
|
|
2386
|
+
};
|
|
2387
|
+
this.scheduleOpenAlignment = () => {
|
|
2388
|
+
if (this.openAlignmentRaf !== null)
|
|
2389
|
+
return;
|
|
2390
|
+
this.openAlignmentRaf = requestAnimationFrame(() => {
|
|
2391
|
+
this.openAlignmentRaf = null;
|
|
2392
|
+
this.scrollSelectedIntoView();
|
|
2393
|
+
this.updateVirtualRange();
|
|
2394
|
+
});
|
|
2395
|
+
};
|
|
2396
|
+
}
|
|
2397
|
+
onOptionsChanged() {
|
|
2398
|
+
var _a, _b, _c, _d;
|
|
2399
|
+
const total = (_b = (_a = this.options) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
|
|
2400
|
+
const listReplaced = total !== this.previousOptionCount;
|
|
2401
|
+
this.previousOptionCount = total;
|
|
2402
|
+
if (!this.isVirtualized) {
|
|
2403
|
+
this.virtualStart = 0;
|
|
2404
|
+
this.virtualEnd = 0;
|
|
2405
|
+
return;
|
|
2406
|
+
}
|
|
2407
|
+
const list = this.listEl;
|
|
2408
|
+
if (list) {
|
|
2409
|
+
const maxScroll = Math.max(0, total * VIRTUAL_LIST.rowHeight - list.clientHeight);
|
|
2410
|
+
if (list.scrollTop > maxScroll) {
|
|
2411
|
+
list.scrollTop = maxScroll;
|
|
2412
|
+
}
|
|
2413
|
+
if (this.isOpen && listReplaced) {
|
|
2414
|
+
const selectedIndex = (_d = (_c = this.options) === null || _c === void 0 ? void 0 : _c.findIndex((option) => option.isSelected)) !== null && _d !== void 0 ? _d : -1;
|
|
2415
|
+
const outOfWindow = selectedIndex >= 0 &&
|
|
2416
|
+
(selectedIndex < this.virtualStart || selectedIndex >= this.virtualEnd);
|
|
2417
|
+
if (outOfWindow) {
|
|
2418
|
+
this.scrollSelectedIntoView();
|
|
2419
|
+
}
|
|
2420
|
+
}
|
|
2421
|
+
}
|
|
2422
|
+
this.updateVirtualRange();
|
|
2344
2423
|
}
|
|
2345
2424
|
onAnchorToTriggerChanged() {
|
|
2346
2425
|
if (this.isOpen) {
|
|
@@ -2364,7 +2443,7 @@ const Dropdown = class {
|
|
|
2364
2443
|
}
|
|
2365
2444
|
onSelectedValuesChanged(newValues, initialRender = false) {
|
|
2366
2445
|
if (this.options && this.options.length > 0) {
|
|
2367
|
-
const flatOptions = this.options.
|
|
2446
|
+
const flatOptions = this.options.flatMap((curr) => curr.groupName && curr.options ? curr.options : [curr]);
|
|
2368
2447
|
flatOptions.forEach((option) => {
|
|
2369
2448
|
const optionValue = option.value || option.label;
|
|
2370
2449
|
if (this.mode === 'single') {
|
|
@@ -2389,9 +2468,13 @@ const Dropdown = class {
|
|
|
2389
2468
|
this.isOpenChange.emit(newValue);
|
|
2390
2469
|
if (newValue) {
|
|
2391
2470
|
this.startPositioning();
|
|
2471
|
+
this.alignOnOpen();
|
|
2392
2472
|
}
|
|
2393
2473
|
else {
|
|
2394
2474
|
this.stopPositioning();
|
|
2475
|
+
this.cancelVirtualScroll();
|
|
2476
|
+
this.virtualStart = 0;
|
|
2477
|
+
this.virtualEnd = 0;
|
|
2395
2478
|
}
|
|
2396
2479
|
}
|
|
2397
2480
|
connectedCallback() {
|
|
@@ -2399,44 +2482,68 @@ const Dropdown = class {
|
|
|
2399
2482
|
document.addEventListener('keydown', this.handleKeyDown);
|
|
2400
2483
|
}
|
|
2401
2484
|
disconnectedCallback() {
|
|
2485
|
+
var _a;
|
|
2402
2486
|
document.removeEventListener('mousedown', this.handleClickOutside);
|
|
2403
2487
|
document.removeEventListener('keydown', this.handleKeyDown);
|
|
2404
2488
|
this.stopPositioning();
|
|
2489
|
+
this.cancelVirtualScroll();
|
|
2490
|
+
(_a = this.listResizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
2405
2491
|
}
|
|
2406
2492
|
componentWillLoad() {
|
|
2493
|
+
var _a, _b;
|
|
2407
2494
|
this.handleSelect = this.handleSelect.bind(this);
|
|
2408
2495
|
if (this.selectedValues) {
|
|
2409
2496
|
this.onSelectedValuesChanged(this.selectedValues, true);
|
|
2410
2497
|
}
|
|
2498
|
+
this.previousOptionCount = (_b = (_a = this.options) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
|
|
2411
2499
|
}
|
|
2412
2500
|
componentDidLoad() {
|
|
2413
|
-
if (this.isOpen)
|
|
2501
|
+
if (this.isOpen) {
|
|
2414
2502
|
this.startPositioning();
|
|
2503
|
+
this.alignOnOpen();
|
|
2504
|
+
}
|
|
2415
2505
|
}
|
|
2416
2506
|
async handleSelect(e, { component }) {
|
|
2417
2507
|
const { hostElement, mode, options, update } = this;
|
|
2418
2508
|
const isSingle = mode === 'single';
|
|
2419
2509
|
const isMulti = mode === 'multi';
|
|
2420
2510
|
if (options) {
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
(
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2511
|
+
const targetValue = component.hostElement.value || component.hostElement.label;
|
|
2512
|
+
const hasGroups = options.some((option) => option.groupName);
|
|
2513
|
+
if (!hasGroups) {
|
|
2514
|
+
options.forEach((option) => {
|
|
2515
|
+
const isMatch = (option.value || option.label) === targetValue;
|
|
2516
|
+
if (isSingle) {
|
|
2517
|
+
option.isSelected = isMatch;
|
|
2518
|
+
if (isMatch)
|
|
2519
|
+
component.hostElement.isSelected = true;
|
|
2520
|
+
}
|
|
2521
|
+
else if (isMulti && isMatch) {
|
|
2522
|
+
option.isSelected = !option.isSelected;
|
|
2523
|
+
component.hostElement.isSelected = option.isSelected;
|
|
2524
|
+
}
|
|
2525
|
+
});
|
|
2526
|
+
this.options = [...options];
|
|
2527
|
+
}
|
|
2528
|
+
else {
|
|
2529
|
+
const flatOptions = options.flatMap((curr) => curr.groupName && curr.options ? curr.options : [curr]);
|
|
2530
|
+
flatOptions.forEach((option) => {
|
|
2531
|
+
const isMatch = (option.value || option.label) === targetValue;
|
|
2532
|
+
if (isSingle) {
|
|
2533
|
+
option.isSelected = isMatch;
|
|
2534
|
+
component.hostElement.isSelected = true;
|
|
2535
|
+
}
|
|
2536
|
+
else if (isMulti && isMatch) {
|
|
2537
|
+
option.isSelected = !option.isSelected;
|
|
2538
|
+
component.hostElement.isSelected = option.isSelected;
|
|
2539
|
+
}
|
|
2540
|
+
});
|
|
2541
|
+
const mapOptions = (option) => {
|
|
2542
|
+
option.options = option.groupName ? option.options.map(mapOptions) : undefined;
|
|
2543
|
+
return option;
|
|
2544
|
+
};
|
|
2545
|
+
this.options = options.map(mapOptions);
|
|
2546
|
+
}
|
|
2440
2547
|
}
|
|
2441
2548
|
else if (isSingle) {
|
|
2442
2549
|
const optionNodes = Array.from(hostElement.querySelectorAll('xpl-dropdown-option'));
|
|
@@ -2475,24 +2582,89 @@ const Dropdown = class {
|
|
|
2475
2582
|
.querySelector('.xpl-dropdown-list')) === null || _a === void 0 ? void 0 : _a.style.removeProperty('max-height');
|
|
2476
2583
|
this.hostElement.classList.remove('xpl-dropdown--above', 'xpl-dropdown--below');
|
|
2477
2584
|
}
|
|
2585
|
+
cancelVirtualScroll() {
|
|
2586
|
+
if (this.virtualScrollRaf !== null) {
|
|
2587
|
+
cancelAnimationFrame(this.virtualScrollRaf);
|
|
2588
|
+
this.virtualScrollRaf = null;
|
|
2589
|
+
}
|
|
2590
|
+
if (this.openAlignmentRaf !== null) {
|
|
2591
|
+
cancelAnimationFrame(this.openAlignmentRaf);
|
|
2592
|
+
this.openAlignmentRaf = null;
|
|
2593
|
+
}
|
|
2594
|
+
}
|
|
2595
|
+
alignOnOpen() {
|
|
2596
|
+
this.scrollSelectedIntoView();
|
|
2597
|
+
this.updateVirtualRange();
|
|
2598
|
+
this.scheduleOpenAlignment();
|
|
2599
|
+
}
|
|
2600
|
+
scrollSelectedIntoView() {
|
|
2601
|
+
const { listEl: list, options } = this;
|
|
2602
|
+
if (!list || !(options === null || options === void 0 ? void 0 : options.length) || !this.isVirtualized)
|
|
2603
|
+
return;
|
|
2604
|
+
const selectedIndex = options.findIndex((option) => option.isSelected);
|
|
2605
|
+
if (selectedIndex < 0)
|
|
2606
|
+
return;
|
|
2607
|
+
const { rowHeight } = VIRTUAL_LIST;
|
|
2608
|
+
const centered = selectedIndex * rowHeight - (list.clientHeight - rowHeight) / 2;
|
|
2609
|
+
const maxScroll = Math.max(0, options.length * rowHeight - list.clientHeight);
|
|
2610
|
+
list.scrollTop = Math.max(0, Math.min(centered, maxScroll));
|
|
2611
|
+
}
|
|
2612
|
+
updateVirtualRange() {
|
|
2613
|
+
var _a, _b;
|
|
2614
|
+
const list = this.listEl;
|
|
2615
|
+
const total = (_b = (_a = this.options) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
|
|
2616
|
+
if (!list || !total)
|
|
2617
|
+
return;
|
|
2618
|
+
const { rowHeight, overscan } = VIRTUAL_LIST;
|
|
2619
|
+
const firstVisible = Math.floor(list.scrollTop / rowHeight);
|
|
2620
|
+
const visibleCount = Math.ceil(list.clientHeight / rowHeight) || 1;
|
|
2621
|
+
const start = Math.max(0, firstVisible - overscan);
|
|
2622
|
+
const end = Math.min(total, firstVisible + visibleCount + overscan);
|
|
2623
|
+
if (start !== this.virtualStart || end !== this.virtualEnd) {
|
|
2624
|
+
this.virtualStart = start;
|
|
2625
|
+
this.virtualEnd = end;
|
|
2626
|
+
}
|
|
2627
|
+
}
|
|
2628
|
+
get isVirtualized() {
|
|
2629
|
+
const { options } = this;
|
|
2630
|
+
return (!!options &&
|
|
2631
|
+
options.length > VIRTUAL_LIST.virtualizeFrom &&
|
|
2632
|
+
options.every((option) => !option.groupName && !option.subtitle));
|
|
2633
|
+
}
|
|
2478
2634
|
render() {
|
|
2479
|
-
const { isOpen } = this;
|
|
2480
|
-
const
|
|
2481
|
-
const
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2635
|
+
const { isOpen, mode, options } = this;
|
|
2636
|
+
const hasOptions = !!(options && options.length);
|
|
2637
|
+
const shouldVirtualize = this.isVirtualized;
|
|
2638
|
+
let listContent;
|
|
2639
|
+
if (!hasOptions) {
|
|
2640
|
+
listContent = index.h("slot", { key: '7a604ed002d4c412eb709aa7c3ef1a9e80f614ed', name: "options" });
|
|
2641
|
+
}
|
|
2642
|
+
else if (shouldVirtualize) {
|
|
2643
|
+
const { rowHeight, overscan } = VIRTUAL_LIST;
|
|
2644
|
+
const total = options.length;
|
|
2645
|
+
const start = Math.min(this.virtualStart, total);
|
|
2646
|
+
const fallbackEnd = Math.min(total, Math.ceil(300 / rowHeight) + overscan * 2);
|
|
2647
|
+
const end = this.virtualEnd > start ? this.virtualEnd : fallbackEnd;
|
|
2648
|
+
listContent = (index.h("li", { key: 'd7730538dfae58a6efc6a8971e0078b28fc5b9de', class: "xpl-dropdown__virtual-sizer", style: { height: `${total * rowHeight}px` } }, options.slice(start, end).map((option, i) => renderOption(option, start + i))));
|
|
2649
|
+
}
|
|
2650
|
+
else {
|
|
2651
|
+
listContent = options.map((option) => renderOption(option));
|
|
2652
|
+
}
|
|
2653
|
+
return (index.h(index.Host, { key: '282d3bc09a8ce0e63d55bbc9707936afe0efae01', "aria-expanded": isOpen ? 'true' : 'false', class: {
|
|
2488
2654
|
'xpl-dropdown': true,
|
|
2489
2655
|
'xpl-dropdown--multi': mode === 'multi',
|
|
2490
2656
|
'xpl-dropdown--open': isOpen,
|
|
2491
2657
|
'xpl-dropdown--anchor-to-trigger': this.anchorToTrigger,
|
|
2492
|
-
|
|
2658
|
+
'xpl-dropdown--virtualized': shouldVirtualize,
|
|
2659
|
+
}, role: "listbox" }, index.h("slot", { key: '977cfb27b24bcecaf22587bd2e6350ad52743cad', name: "header" }), index.h("ul", { key: '46274999327ffdb9749a012b839ef124df4d72d2', class: "xpl-dropdown-list", ref: (el) => {
|
|
2660
|
+
this.setListEl(el);
|
|
2661
|
+
}, onScroll: shouldVirtualize ? this.handleVirtualScroll : undefined }, listContent)));
|
|
2493
2662
|
}
|
|
2494
2663
|
get hostElement() { return index.getElement(this); }
|
|
2495
2664
|
static get watchers() { return {
|
|
2665
|
+
"options": [{
|
|
2666
|
+
"onOptionsChanged": 0
|
|
2667
|
+
}],
|
|
2496
2668
|
"anchorToTrigger": [{
|
|
2497
2669
|
"onAnchorToTriggerChanged": 0
|
|
2498
2670
|
}],
|
|
@@ -2538,7 +2710,7 @@ const DropdownGroup = class {
|
|
|
2538
2710
|
var { groupName: optsGroupName } = _a, properties = __rest(_a, ["groupName"]);
|
|
2539
2711
|
return optsGroupName ? (index.h("xpl-dropdown-group", Object.assign({ label: optsGroupName }, properties))) : (index.h("xpl-dropdown-option", Object.assign({}, properties)));
|
|
2540
2712
|
});
|
|
2541
|
-
return (index.h(index.Host, { key: '
|
|
2713
|
+
return (index.h(index.Host, { key: 'e6326e88bf725b9f3f9c2701dbb6e62a185ad2e7', role: "group", "aria-label": groupName }, index.h("li", { key: '92b0a065e228bf368fc8a6214d7d3d86c986f4dd', class: "xpl-dropdown-list-item" }, index.h("xpl-dropdown-heading", { key: '60cda98e80262dfd23b5fe0b18370d8b6245d39a', label: groupName }), index.h("ul", { key: '7a7c186e05a04286650d7292e156deb41638f703', class: "xpl-dropdown-list" }, mappedOptions || index.h("slot", { key: 'da798e46d297ec28a0880cf04e4f0e20220ab28a', name: "options" })))));
|
|
2542
2714
|
}
|
|
2543
2715
|
};
|
|
2544
2716
|
|
|
@@ -2547,7 +2719,7 @@ const DropdownHeading = class {
|
|
|
2547
2719
|
index.registerInstance(this, hostRef);
|
|
2548
2720
|
}
|
|
2549
2721
|
render() {
|
|
2550
|
-
return (index.h(index.Host, { key: '
|
|
2722
|
+
return (index.h(index.Host, { key: 'e4444b617fe160dbf259f4ecc2aafd6166859dce', class: { 'xpl-dropdown-heading': true }, role: "presentation" }, index.h("span", { key: '1e1e37499c0add5b53fcd0a836f97fa5b9e1a9bd' }, this.label || index.h("slot", { key: 'c310120a37646452e989db2ead01d77a89b96f0d', name: "heading" }))));
|
|
2551
2723
|
}
|
|
2552
2724
|
};
|
|
2553
2725
|
|
|
@@ -2604,11 +2776,11 @@ const DropdownOptionCpnt = class {
|
|
|
2604
2776
|
}
|
|
2605
2777
|
render() {
|
|
2606
2778
|
const { label, isSelected, isDisabled, value, subtitle, icon } = this;
|
|
2607
|
-
return (index.h(index.Host, { key: '
|
|
2779
|
+
return (index.h(index.Host, { key: '66ffacb152e80f270877a189488048ef6b36b7af', class: {
|
|
2608
2780
|
'xpl-dropdown-option': true,
|
|
2609
2781
|
'xpl-dropdown-option--disabled': isDisabled,
|
|
2610
2782
|
'xpl-dropdown-option--selected': isSelected,
|
|
2611
|
-
}, role: "option", "aria-checked": isSelected, "aria-disabled": isDisabled, "aria-selected": isSelected, value: value }, index.h("li", { key: '
|
|
2783
|
+
}, role: "option", "aria-checked": isSelected, "aria-disabled": isDisabled, "aria-selected": isSelected, value: value }, index.h("li", { key: '274fa639d506ef3feb5bafc3f0b21ed8bf80e95a', class: "xpl-dropdown-list-item" }, icon && (index.h("xpl-icon", { key: 'e7f63ede84adca57d99baa06dc1555d3afacd02c', class: "xpl-dropdown-list-item__icon", icon: icon, size: 20 })), label || index.h("slot", { key: 'cc0874abba079616e8516d366981a38ddef550b1', name: "option" }), subtitle && index.h("span", { key: '37cd186edb0de3f4c33b9faa2dfa983424a011bd', class: "xpl-dropdown-list-item__subtitle" }, subtitle))));
|
|
2612
2784
|
}
|
|
2613
2785
|
get hostElement() { return index.getElement(this); }
|
|
2614
2786
|
};
|
|
@@ -2683,7 +2855,7 @@ const HeaderAccordion = class {
|
|
|
2683
2855
|
this.applyBorderRadiusToLastRow();
|
|
2684
2856
|
}
|
|
2685
2857
|
render() {
|
|
2686
|
-
return (index.h(index.Host, { key: '
|
|
2858
|
+
return (index.h(index.Host, { key: '5a1f1085ff8351162fc87a30e939035ec81795fc', class: "xpl-header-accordion" }, index.h("div", { key: 'dd3e3b0a441b380e28fb898283e93d53d7347866', class: `header-accordion header-accordion--${this.expanded ? 'expanded' : 'collapsed'}` }, this.hasCheckbox && (index.h("xpl-checkbox", { key: '6550eb878d0f55262beb1ee114ea54801037ad16', class: "xpl-header-accordion__parent-checkbox", checked: this.parentChecked, disabled: this.disabled, indeterminate: this.parentIndeterminate, onCheckboxChange: (event) => this.handleParentCheckboxChange(event.detail) })), index.h("button", { key: '80e0b49c5d52866293eac2aef91bbe97d4a8ad96', "aria-expanded": this.expanded, "aria-controls": this.contentId, class: "toggle-area", onClick: this.toggleAccordion, type: "button" }, index.h("slot", { key: '9a29e3496f29f6179aae2c122e17db09943e2067', name: "title" }), index.h("xpl-icon", { key: 'c3fddf66a6c41353240adb706da7faf6231caa57', size: 16, icon: "chevron-down", class: this.expanded && 'rotate' }))), index.h("div", { key: 'e1ffea5a3a456b5556d67f42326ec17eb80fe305', id: this.contentId, role: "region", class: !this.expanded ? 'content--hidden' : 'content--shown' }, index.h("slot", { key: '7c4e2677463ad9bbd1adcafc95692bdd95a09c0b', name: "content" }))));
|
|
2687
2859
|
}
|
|
2688
2860
|
get el() { return index.getElement(this); }
|
|
2689
2861
|
static get watchers() { return {
|
|
@@ -9899,6 +10071,41 @@ var data = {
|
|
|
9899
10071
|
path: "<g fill=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M27.14 11.57l-11.12 11.13-11.13-11.13\"></path></g>"
|
|
9900
10072
|
}
|
|
9901
10073
|
}
|
|
10074
|
+
},
|
|
10075
|
+
"chevron-expand-y": {
|
|
10076
|
+
name: "chevron-expand-y",
|
|
10077
|
+
keywords: [
|
|
10078
|
+
"chevron-expand-y",
|
|
10079
|
+
"chevron",
|
|
10080
|
+
"arrow",
|
|
10081
|
+
"expand",
|
|
10082
|
+
"vertical",
|
|
10083
|
+
"resize",
|
|
10084
|
+
"maximize",
|
|
10085
|
+
"unfold",
|
|
10086
|
+
"select",
|
|
10087
|
+
"dropdown",
|
|
10088
|
+
"nav",
|
|
10089
|
+
"more"
|
|
10090
|
+
],
|
|
10091
|
+
heights: {
|
|
10092
|
+
"16": {
|
|
10093
|
+
width: 16,
|
|
10094
|
+
path: "<g fill=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\" d=\"M4.69 5.36l3.35-3.35 3.35 3.35\"></path><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\" d=\"M11.39 10.72l-3.35 3.35-3.35-3.35\"></path></g>"
|
|
10095
|
+
},
|
|
10096
|
+
"20": {
|
|
10097
|
+
width: 20,
|
|
10098
|
+
path: "<g fill=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" d=\"M5.81 6.64l4.15-4.15 4.15 4.15\"></path><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" d=\"M14.11 13.28l-4.15 4.15-4.15-4.15\"></path></g>"
|
|
10099
|
+
},
|
|
10100
|
+
"24": {
|
|
10101
|
+
width: 24,
|
|
10102
|
+
path: "<g fill=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.75\" d=\"M7 8l5-5 5 5\"></path><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.75\" d=\"M17 16l-5 5-5-5\"></path></g>"
|
|
10103
|
+
},
|
|
10104
|
+
"32": {
|
|
10105
|
+
width: 32,
|
|
10106
|
+
path: "<g fill=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.31 10.64l6.65-6.65 6.65 6.65\"></path><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22.61 21.28l-6.65 6.65-6.65-6.65\"></path></g>"
|
|
10107
|
+
}
|
|
10108
|
+
}
|
|
9902
10109
|
},
|
|
9903
10110
|
"chevron-left": {
|
|
9904
10111
|
name: "chevron-left",
|
|
@@ -11639,6 +11846,39 @@ var data = {
|
|
|
11639
11846
|
path: "<g fill=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.23 12.02h3.56\"></path><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.23 17.36h11.57\"></path><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.23 22.7h11.57\"></path><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.9 25.37v-18.7a3.56 3.56 0 0 1 3.56-3.56h9.94c0.47 0 0.93 0.19 1.26 0.53l6.96 6.96a1.78 1.78 0 0 1 0.52 1.26v13.5a3.56 3.56 0 0 1-3.56 3.56h-15.13a3.56 3.56 0 0 1-3.56-3.56z\"></path><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M26.98 11.13h-6.07a1.78 1.78 0 0 1-1.78-1.79v-6.04\"></path></g>"
|
|
11640
11847
|
}
|
|
11641
11848
|
}
|
|
11849
|
+
},
|
|
11850
|
+
"file-pin": {
|
|
11851
|
+
name: "file-pin",
|
|
11852
|
+
keywords: [
|
|
11853
|
+
"file",
|
|
11854
|
+
"pin",
|
|
11855
|
+
"pinned",
|
|
11856
|
+
"note",
|
|
11857
|
+
"notes",
|
|
11858
|
+
"thumbtack",
|
|
11859
|
+
"tack",
|
|
11860
|
+
"document",
|
|
11861
|
+
"saved",
|
|
11862
|
+
"save"
|
|
11863
|
+
],
|
|
11864
|
+
heights: {
|
|
11865
|
+
"16": {
|
|
11866
|
+
width: 16,
|
|
11867
|
+
path: "<g fill=\"none\"><g><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12.2803 9.19531C12.9006 8.575 13.9068 8.57527 14.5273 9.19531L15.5352 10.2031C16.1555 10.8236 16.1556 11.8298 15.5352 12.4502L14.3838 13.5996C14.3722 13.7163 14.3565 13.8412 14.3311 13.9717L14.2734 14.2246C14.0967 14.897 13.7807 15.3871 13.5508 15.6836L13.5479 15.6807C13.53 15.7037 13.5143 15.7289 13.4932 15.75C13.2198 16.0233 12.7763 16.0233 12.5029 15.75L11.2363 14.4834L10.2529 15.4678C9.97963 15.7411 9.53608 15.7409 9.2627 15.4678C8.98969 15.1944 8.98962 14.7518 9.2627 14.4785L10.2471 13.4941L8.98047 12.2275C8.83875 12.0855 8.76474 11.8888 8.77734 11.6885C8.79015 11.4882 8.88829 11.3027 9.04688 11.1797C9.34336 10.9498 9.83347 10.6338 10.5059 10.457C10.7294 10.3982 10.9393 10.3636 11.1289 10.3447L12.2803 9.19531ZM13.5371 10.1846C13.4635 10.1116 13.3441 10.1115 13.2705 10.1846L11.9346 11.5205C11.808 11.647 11.6379 11.7206 11.459 11.7256C11.3329 11.729 11.1861 11.7413 11.0264 11.7725L10.8613 11.8105C10.7767 11.8328 10.6961 11.8586 10.6201 11.8867L12.8418 14.1084C12.8698 14.0326 12.8977 13.9526 12.9199 13.8682C12.979 13.6437 13.0003 13.4393 13.0049 13.2715L13.0205 13.1396C13.0491 13.0103 13.115 12.8909 13.21 12.7959L14.5449 11.46C14.6186 11.3863 14.6185 11.2671 14.5449 11.1934L13.5371 10.1846Z\"></path><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M9.1875 0.855469C9.6086 0.855482 10.0121 1.02293 10.3105 1.32129L13.7881 4.79883C13.9241 4.93412 14.0311 5.09211 14.1094 5.2627C14.1139 5.27248 14.119 5.28197 14.123 5.29199C14.2091 5.49011 14.2559 5.70482 14.2559 5.92383V7.22461C14.2558 7.61108 13.9421 7.92469 13.5557 7.9248C13.1691 7.9248 12.8555 7.61115 12.8555 7.22461V6.25586H10.4443C9.56727 6.25574 8.85564 5.54404 8.85547 4.66699V2.25586H4.22168C3.62663 2.25609 3.14477 2.73839 3.14453 3.33301V12.667C3.14471 13.2617 3.6266 13.7439 4.22168 13.7441H7.12402C7.51055 13.7441 7.8241 14.0578 7.82422 14.4443C7.82415 14.8309 7.51058 15.1445 7.12402 15.1445H4.22168C2.85294 15.1443 1.74432 14.0344 1.74414 12.667V3.33301C1.74438 1.96565 2.85297 0.855703 4.22168 0.855469H9.1875ZM10.2559 4.66699C10.256 4.77085 10.3405 4.85535 10.4443 4.85547H11.8652L10.2559 3.24609V4.66699Z\"></path><path fill=\"currentColor\" d=\"M9.11133 7.9668C9.49793 7.9668 9.81152 8.28039 9.81152 8.66699C9.81136 9.05345 9.49783 9.36719 9.11133 9.36719H5.11133C4.72483 9.36719 4.4113 9.05345 4.41113 8.66699C4.41113 8.28039 4.72473 7.9668 5.11133 7.9668H9.11133Z\"></path><path fill=\"currentColor\" d=\"M6.88867 5.2998C7.27527 5.2998 7.58887 5.6134 7.58887 6C7.58887 6.3866 7.27527 6.7002 6.88867 6.7002H5.11133C4.72473 6.7002 4.41113 6.3866 4.41113 6C4.41113 5.6134 4.72473 5.2998 5.11133 5.2998H6.88867Z\"></path></g></g>"
|
|
11868
|
+
},
|
|
11869
|
+
"20": {
|
|
11870
|
+
width: 20,
|
|
11871
|
+
path: "<g fill=\"none\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M15.4043 11.5479C16.1506 10.8015 17.3611 10.8015 18.1074 11.5479L19.3672 12.8076C20.1131 13.554 20.1133 14.7646 19.3672 15.5107L17.9092 16.9668C17.895 17.118 17.875 17.2806 17.8418 17.4512L17.7705 17.7627C17.5641 18.5476 17.2012 19.1293 16.9229 19.499C16.8921 19.5472 16.8565 19.5937 16.8145 19.6357C16.5022 19.9479 15.995 19.9476 15.6826 19.6357L14.0459 17.998L12.7627 19.2822C12.4504 19.5942 11.9442 19.5942 11.6318 19.2822C11.3195 18.9698 11.3195 18.4628 11.6318 18.1504L12.9141 16.8672L11.2803 15.2324C11.118 15.0701 11.0326 14.8453 11.0469 14.6162C11.0614 14.3872 11.1742 14.1758 11.3555 14.0352C11.7209 13.7518 12.3243 13.3622 13.1523 13.1445L13.4629 13.0732C13.6331 13.04 13.7952 13.0191 13.9463 13.0049L15.4043 11.5479ZM16.9756 12.6787C16.8542 12.5576 16.6576 12.5577 16.5361 12.6787L14.8662 14.3486C14.7216 14.4932 14.5266 14.5774 14.3223 14.583C14.1073 14.5889 13.8467 14.6159 13.5596 14.6914C13.4099 14.7308 13.2699 14.7794 13.1416 14.832L14.6025 16.293C14.6057 16.296 14.6092 16.2987 14.6123 16.3018C14.6134 16.3029 14.6141 16.3046 14.6152 16.3057L16.082 17.7715C16.1345 17.6435 16.1834 17.5048 16.2227 17.3555C16.2982 17.0683 16.3262 16.8064 16.332 16.5918C16.3377 16.3875 16.4219 16.1934 16.5664 16.0488L18.2354 14.3789C18.3567 14.2576 18.3564 14.061 18.2354 13.9395L16.9756 12.6787Z\"></path><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M11.4844 1.14453C11.9909 1.14453 12.477 1.34518 12.8359 1.7041L17.1836 6.05176L17.3105 6.19238C17.4177 6.32275 17.5057 6.46633 17.5742 6.61816C17.5798 6.63068 17.5849 6.64341 17.5898 6.65625C17.6899 6.89119 17.7441 7.14505 17.7441 7.4043V9.03125C17.744 9.47293 17.3861 9.83105 16.9443 9.83105C16.5027 9.83094 16.1447 9.47286 16.1445 9.03125V7.74414H13.0557C12.0005 7.74414 11.1445 6.88817 11.1445 5.83301V2.74414H5.27832C4.49267 2.74414 3.85553 3.38195 3.85547 4.16699V15.833C3.85547 16.6181 4.49263 17.2559 5.27832 17.2559H8.90527C9.34706 17.2559 9.70501 17.6139 9.70508 18.0557C9.70496 18.4974 9.34703 18.8555 8.90527 18.8555H5.27832C3.60845 18.8555 2.25586 17.5012 2.25586 15.833V4.16699C2.25593 2.49881 3.60849 1.14453 5.27832 1.14453H11.4844ZM12.7441 5.83301C12.7441 6.00451 12.8842 6.14453 13.0557 6.14453H15.0137L12.7441 3.875V5.83301Z\"></path><path fill=\"currentColor\" d=\"M11.3887 10.0332C11.8304 10.0332 12.1883 10.3913 12.1885 10.833C12.1885 11.2748 11.8305 11.6328 11.3887 11.6328H6.38867C5.94684 11.6328 5.58887 11.2748 5.58887 10.833C5.58903 10.3913 5.94695 10.0332 6.38867 10.0332H11.3887Z\"></path><path fill=\"currentColor\" d=\"M8.61133 6.7002C9.05296 6.70043 9.41113 7.05832 9.41113 7.5C9.41113 7.94168 9.05296 8.29957 8.61133 8.2998H6.38867C5.94684 8.2998 5.58887 7.94183 5.58887 7.5C5.58887 7.05817 5.94684 6.7002 6.38867 6.7002H8.61133Z\"></path></g>"
|
|
11872
|
+
},
|
|
11873
|
+
"24": {
|
|
11874
|
+
width: 24,
|
|
11875
|
+
path: "<g fill=\"none\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M18.5459 13.917C19.4082 13.0551 20.8057 13.055 21.668 13.917L23.1807 15.4297C24.0422 16.292 24.0424 17.6896 23.1807 18.5518L21.4092 20.3223C21.3832 20.6146 21.3344 20.9425 21.2422 21.293C20.9958 22.2301 20.5622 22.9233 20.2314 23.3604C20.1989 23.4103 20.161 23.4581 20.1172 23.502C19.7756 23.8435 19.2216 23.8432 18.8799 23.502L16.8555 21.4775L15.2559 23.0781C14.9141 23.4196 14.3592 23.4198 14.0176 23.0781C13.6764 22.7365 13.6762 22.1824 14.0176 21.8408L15.6172 20.2402L13.5957 18.2188C13.4183 18.0412 13.3261 17.7954 13.3418 17.5449C13.3576 17.2943 13.4803 17.0621 13.6787 16.9082C14.1112 16.5728 14.8249 16.1129 15.8037 15.8555L16.1719 15.7705C16.3852 15.7289 16.5876 15.7032 16.7754 15.6865L18.5459 13.917ZM20.4307 15.1543C20.2518 14.9757 19.9621 14.9758 19.7832 15.1543L17.7793 17.1582C17.6211 17.3163 17.4081 17.4079 17.1846 17.4141C16.9211 17.4212 16.6021 17.4552 16.25 17.5479C16.0204 17.6082 15.8105 17.6854 15.6221 17.7695L19.3271 21.4746C19.4111 21.2864 19.4895 21.078 19.5498 20.8486C19.6424 20.4968 19.6764 20.1759 19.6836 19.9131L19.6895 19.8291C19.7133 19.6366 19.8012 19.4567 19.9395 19.3184L21.9424 17.3145C22.1212 17.1356 22.1211 16.846 21.9424 16.667L20.4307 15.1543Z\"></path><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M13.7812 1.45801C14.3663 1.45801 14.928 1.69001 15.3428 2.10449L20.5596 7.32227C20.7348 7.49666 20.8761 7.69864 20.9824 7.91602C20.997 7.94279 21.0097 7.97065 21.0215 7.99902C21.1431 8.27641 21.2089 8.57742 21.209 8.88477V10.8369C21.209 11.3201 20.8171 11.7117 20.334 11.7119C19.8507 11.7119 19.459 11.3202 19.459 10.8369V9.20898H15.666C14.4471 9.20881 13.4582 8.21894 13.458 7V3.20801H6.33398C5.34429 3.20801 4.54216 4.0111 4.54199 5V19C4.54217 19.9889 5.34429 20.791 6.33398 20.791H10.6865C11.1696 20.791 11.5612 21.1831 11.5615 21.666C11.5615 22.1493 11.1698 22.541 10.6865 22.541H6.33398C4.37723 22.541 2.79217 20.9548 2.79199 19V5C2.79216 3.04518 4.37722 1.45801 6.33398 1.45801H13.7812ZM15.208 7C15.2082 7.25245 15.4136 7.45881 15.666 7.45898H18.2217L15.208 4.44531V7Z\"></path><path fill=\"currentColor\" d=\"M13.667 12.125C14.1502 12.125 14.542 12.5168 14.542 13C14.542 13.4832 14.1502 13.875 13.667 13.875H7.66699C7.18374 13.875 6.79199 13.4832 6.79199 13C6.79199 12.5168 7.18374 12.125 7.66699 12.125H13.667Z\"></path><path fill=\"currentColor\" d=\"M10.334 8.125C10.8171 8.12518 11.209 8.51686 11.209 9C11.209 9.48314 10.8171 9.87482 10.334 9.875H7.66699C7.18374 9.875 6.79199 9.48325 6.79199 9C6.79199 8.51675 7.18374 8.125 7.66699 8.125H10.334Z\"></path></g>"
|
|
11876
|
+
},
|
|
11877
|
+
"32": {
|
|
11878
|
+
width: 32,
|
|
11879
|
+
path: "<g fill=\"none\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M24.8438 18.6738C25.9285 17.5891 27.6877 17.5891 28.7725 18.6738L30.7881 20.6895C31.8728 21.7742 31.8728 23.5334 30.7881 24.6182L28.3867 27.0186C28.3547 27.4161 28.2882 27.8657 28.1611 28.3486C27.8253 29.6262 27.2243 30.5581 26.7861 31.123C26.7608 31.1556 26.734 31.1878 26.7041 31.2178C26.3136 31.6082 25.6796 31.6082 25.2891 31.2178L22.4736 28.4023L20.2227 30.6533C19.8322 31.0437 19.1991 31.0436 18.8086 30.6533C18.4182 30.2628 18.4182 29.6298 18.8086 29.2393L21.0596 26.9883L18.2451 24.1738C18.0422 23.9709 17.9361 23.6898 17.9541 23.4033C17.9722 23.117 18.1122 22.8517 18.3389 22.6758C18.9038 22.2376 19.8358 21.6367 21.1133 21.3008C21.5959 21.1737 22.0449 21.1063 22.4424 21.0742L24.8438 18.6738ZM27.3584 20.0879C27.0548 19.7843 26.5625 19.7845 26.2588 20.0879L23.5869 22.7588C23.406 22.9396 23.1629 23.0448 22.9072 23.0518C22.5454 23.0616 22.107 23.108 21.623 23.2354C21.2161 23.3423 20.8552 23.4871 20.543 23.6426L25.8184 28.918C25.9738 28.6058 26.1196 28.2457 26.2266 27.8389C26.3539 27.355 26.4003 26.9157 26.4102 26.5547L26.417 26.459C26.4442 26.2388 26.545 26.0332 26.7031 25.875L29.374 23.2041C29.6776 22.9005 29.6775 22.4082 29.374 22.1045L27.3584 20.0879Z\"></path><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M18.375 2.11133C19.1111 2.11136 19.8171 2.40312 20.3389 2.9248L27.2949 9.88184L27.4805 10.0859C27.8876 10.5813 28.1113 11.2046 28.1113 11.8477V14.4502C28.111 15.0021 27.6632 15.45 27.1113 15.4502C26.5592 15.4502 26.1116 15.0022 26.1113 14.4502V12.1104H20.8887C19.3553 12.1101 18.1114 10.8664 18.1113 9.33301V4.11133H8.44434C7.0325 4.11133 5.88867 5.25628 5.88867 6.66699V25.334C5.88904 26.7444 7.03273 27.8887 8.44434 27.8887H14.248C14.8002 27.8887 15.2478 28.3366 15.248 28.8887C15.2479 29.4408 14.8002 29.8887 14.248 29.8887H8.44434C5.92751 29.8887 3.88904 27.8483 3.88867 25.334V6.66699C3.88867 4.15237 5.92728 2.11133 8.44434 2.11133H18.375ZM20.1113 9.33301C20.1114 9.76185 20.4599 10.1101 20.8887 10.1104H24.6953L20.1113 5.52539V9.33301Z\"></path><path fill=\"currentColor\" d=\"M18.2227 16.333C18.7748 16.333 19.2225 16.7809 19.2227 17.333C19.2227 17.8853 18.7749 18.333 18.2227 18.333H10.2227C9.67037 18.333 9.22266 17.8853 9.22266 17.333C9.22282 16.7809 9.67047 16.333 10.2227 16.333H18.2227Z\"></path><path fill=\"currentColor\" d=\"M13.7783 11C14.3306 11.0001 14.7783 11.4478 14.7783 12C14.7783 12.5522 14.3306 12.9999 13.7783 13H10.2227C9.67037 13 9.22266 12.5523 9.22266 12C9.22266 11.4477 9.67037 11 10.2227 11H13.7783Z\"></path></g>"
|
|
11880
|
+
}
|
|
11881
|
+
}
|
|
11642
11882
|
},
|
|
11643
11883
|
"file-plus": {
|
|
11644
11884
|
name: "file-plus",
|
|
@@ -16614,10 +16854,10 @@ const Icon = class {
|
|
|
16614
16854
|
let wrapperClasses = 'xpl-icon__wrapper ';
|
|
16615
16855
|
if (this.backgroundColor)
|
|
16616
16856
|
wrapperClasses += `xpl-icon__wrapper--with-background xpl-icon__wrapper--with-background--${this.backgroundColor}`;
|
|
16617
|
-
return (index.h(index.Host, { key: '
|
|
16857
|
+
return (index.h(index.Host, { key: '81c2fcdfacbdb3cc34b1bd870a13041a3b3720c8' }, index.h("figure", { key: 'd8bc04651492fb705fdc6a10cc44a19013da078b', class: wrapperClasses }, index.h("span", { key: '8c9d18ade708bbf3caf4e1fce9779680ee9f6892', "aria-label": this.icon, role: "img", class: "xpl-icon", style: {
|
|
16618
16858
|
width: `${options.width}px`,
|
|
16619
16859
|
height: `${options.height}px`,
|
|
16620
|
-
}, innerHTML: (_a = apolloIcons.getIcon(this.icon)) === null || _a === void 0 ? void 0 : _a.toSVG(options) }), index.h("figcaption", { key: '
|
|
16860
|
+
}, innerHTML: (_a = apolloIcons.getIcon(this.icon)) === null || _a === void 0 ? void 0 : _a.toSVG(options) }), index.h("figcaption", { key: 'd26da1d1df59a9aa414c50bcfb9861d860a6ae65' }, this.icon, " icon"))));
|
|
16621
16861
|
}
|
|
16622
16862
|
};
|
|
16623
16863
|
Icon.style = xplIconCss();
|
|
@@ -16743,7 +16983,7 @@ const Input = class {
|
|
|
16743
16983
|
case 'time':
|
|
16744
16984
|
return (index.h("xpl-input-time", { inputId: this._id, disabled: this.disabled, name: this.name, required: this.required, readonly: this.readonly, value: this.value, placeholder: this.placeholder, max: this.max, min: this.min, step: this.step, mode: this.mode, timeFormat: this.timeFormat, allowCustomOption: this.allowCustomOption, onValueChange: this.handleChildValueChange }));
|
|
16745
16985
|
case 'phone':
|
|
16746
|
-
return (index.h("xpl-input-phone", { inputId: this._id, disabled: this.disabled, name: this.name, required: this.required, readonly: this.readonly, value: this.value, placeholder: this.placeholder, defaultCountry: this.defaultCountry, preferredCountries: this.preferredCountries, isInternational: this.isInternational, onValueChange: this.handleChildValueChange }));
|
|
16986
|
+
return (index.h("xpl-input-phone", { inputId: this._id, disabled: this.disabled, error: !!this.error, name: this.name, required: this.required, readonly: this.readonly, value: this.value, placeholder: this.placeholder, defaultCountry: this.defaultCountry, preferredCountries: this.preferredCountries, isInternational: this.isInternational, onValueChange: this.handleChildValueChange }));
|
|
16747
16987
|
case 'search': {
|
|
16748
16988
|
const hasVisibleLabel = Boolean(((_a = this.label) !== null && _a !== void 0 ? _a : '').trim());
|
|
16749
16989
|
const hasErrorMessage = Boolean(this.error && this.error.length > 0);
|
|
@@ -16775,13 +17015,13 @@ const Input = class {
|
|
|
16775
17015
|
this.characterCount > this.maxCharacterCount) {
|
|
16776
17016
|
hasError = true;
|
|
16777
17017
|
}
|
|
16778
|
-
return (index.h(index.Host, { key: '
|
|
17018
|
+
return (index.h(index.Host, { key: '909cf5bbf56456a5bc27e5a3cb6a662ada8df1a7', class: {
|
|
16779
17019
|
'xpl-input': true,
|
|
16780
17020
|
'xpl-input--disabled': this.disabled,
|
|
16781
17021
|
'xpl-input--error': hasError,
|
|
16782
17022
|
'xpl-input--readonly': this.readonly,
|
|
16783
17023
|
[`xpl-input--${this.type}`]: true,
|
|
16784
|
-
} }, this.label && (index.h("label", { key: '
|
|
17024
|
+
} }, this.label && (index.h("label", { key: '0391385b4f19a7a4e36e0a42f4bac9e0400fd7df', class: "xpl-input-label", htmlFor: this._id }, this.label, this.description && index.h("small", { key: '5724a1710c660297a31cbc37b46b68a0e837e583' }, this.description))), this.renderInput(), ((_a = this.error) === null || _a === void 0 ? void 0 : _a.length) > 0 && (index.h("label", { key: 'ea1f4fe026d00c4119df392df786648f46e21e4b', class: "xpl-input-error", htmlFor: this._id, id: `${this._id}-error` }, index.h("xpl-icon", { key: '42c279d5e037da8178c4db4e4b934150ddc43a42', icon: "alert-circle", size: 16 }), index.h("span", { key: '461f9c09aaa8642df9645e856fa10a312572054c' }, this.error)))));
|
|
16785
17025
|
}
|
|
16786
17026
|
get el() { return index.getElement(this); }
|
|
16787
17027
|
};
|
|
@@ -17151,16 +17391,16 @@ const InputColor = class {
|
|
|
17151
17391
|
top: `${y}px`,
|
|
17152
17392
|
background: `rgb(${r}, ${g}, ${b})`,
|
|
17153
17393
|
};
|
|
17154
|
-
return (index.h(index.Host, { key: '
|
|
17394
|
+
return (index.h(index.Host, { key: '9700bba0a5c9b7cd11135a21167e5e06463483b5', class: "xpl-input-color" }, index.h("xpl-popover", { key: '486c2fc5660d7e7c60b7922fa4363174baa7892e', disabled: this.disabled, display: "menu" }, index.h("div", { key: 'c51bd4c77381c46726bf32c319f69611eba845d1', slot: "trigger" }, index.h("div", { key: '9a78cf317854ce56532d49c551d1e1041daf1484', class: {
|
|
17155
17395
|
'xpl-input-color__display': true,
|
|
17156
17396
|
'xpl-input-color__display--disabled': this.disabled,
|
|
17157
17397
|
'xpl-input-color__display--error': !!this.hasErrorState,
|
|
17158
|
-
} }, index.h("span", { key: '
|
|
17398
|
+
} }, index.h("span", { key: 'a78d2b771ad17897820805f1f5d1e265cdd6cbfa', class: "xpl-input-color__color", style: {
|
|
17159
17399
|
background: objectToStringColor(this.colorValues),
|
|
17160
|
-
} }), this.colorValues.hex ? (index.h("span", { class: "xpl-input-color__value" }, objectToStringColor(this.colorValues))) : (index.h("span", { class: "xpl-input-color__placeholder" }, this.placeholder)), this.eyeDropperSupported && !this.hideEyeDropper && (index.h("xpl-icon", { key: '
|
|
17400
|
+
} }), this.colorValues.hex ? (index.h("span", { class: "xpl-input-color__value" }, objectToStringColor(this.colorValues))) : (index.h("span", { class: "xpl-input-color__placeholder" }, this.placeholder)), this.eyeDropperSupported && !this.hideEyeDropper && (index.h("xpl-icon", { key: '2a176659e06f5f971b1de14c9e6f2978a766dd35', size: 20, icon: "eye-dropper", class: "xpl-input-color__icon", onClick: (e) => {
|
|
17161
17401
|
e.stopPropagation();
|
|
17162
17402
|
this.openEyeDropper();
|
|
17163
|
-
} })))), index.h("div", { key: '
|
|
17403
|
+
} })))), index.h("div", { key: '4cfadf2209a0d453f8a1ecc74a343d63b48c5b36', class: "xpl-input-color__menu" }, index.h("div", { key: '5acdd216cf4e1714ec493a53c0a974d6d25e0c49', class: "xpl-input-color__sl-grid", ref: (el) => {
|
|
17164
17404
|
this.colorInputElements.slGrid = el;
|
|
17165
17405
|
}, style: {
|
|
17166
17406
|
background: [
|
|
@@ -17168,9 +17408,9 @@ const InputColor = class {
|
|
|
17168
17408
|
`linear-gradient(to right, #fff, #fff0)`,
|
|
17169
17409
|
`rgb(${hueBaseColor.r} ${hueBaseColor.g} ${hueBaseColor.b})`,
|
|
17170
17410
|
].join(', '),
|
|
17171
|
-
}, onMouseDown: this.startDrag, onTouchStart: this.startDrag }, index.h("div", { key: '
|
|
17411
|
+
}, onMouseDown: this.startDrag, onTouchStart: this.startDrag }, index.h("div", { key: '519a19802a049f1c47fe9acd8ca074c9679cb667', class: "xpl-input-color__sl-thumb", style: slThumbStyle })), index.h("div", { key: '4c6cc466a3ba89897f0b59cce99835f9a2bc842a', class: "xpl-input-color__grid" }, index.h("input", { key: 'e32fa17e45e231c5d3492c8900feb643ab36f206', type: "range", min: "0", max: "360", value: this.hue, class: "xpl-input-color__slider xpl-input-color__hue", name: "color-hue-slider", ref: (el) => {
|
|
17172
17412
|
this.colorInputElements.hue = el;
|
|
17173
|
-
} }), index.h("input", { key: '
|
|
17413
|
+
} }), index.h("input", { key: '52ca6f9ae33a4129b0b050b7c2c2b8f74616fe5d', type: "range", min: "0", max: "1", step: "0.01", value: a, class: "xpl-input-color__slider xpl-input-color__alpha", name: "color-alpha-slider", ref: (el) => {
|
|
17174
17414
|
this.colorInputElements.alpha = el;
|
|
17175
17415
|
}, style: {
|
|
17176
17416
|
backgroundImage: [
|
|
@@ -17180,9 +17420,9 @@ const InputColor = class {
|
|
|
17180
17420
|
`linear-gradient(45deg, transparent 75%, #ccc 75%)`,
|
|
17181
17421
|
`linear-gradient(-45deg, transparent 75%, #ccc 75%)`,
|
|
17182
17422
|
].join(', '),
|
|
17183
|
-
} }), index.h("div", { key: '
|
|
17423
|
+
} }), index.h("div", { key: 'a1cf7bde4bd0d2fc7b19b60cff878f56aeb70e2e', class: "xpl-input-color__preview", style: {
|
|
17184
17424
|
background: `rgba(${r}, ${g}, ${b}, ${a})`,
|
|
17185
|
-
} })), index.h("div", { key: '
|
|
17425
|
+
} })), index.h("div", { key: '3a82739b45a8ac2be0e732ea27cff2a583503eaf', class: "xpl-input-color__inputs" }, Object.entries(this.colorInputElements)
|
|
17186
17426
|
.filter(([key]) => ['hex', 'r', 'g', 'b', 'a'].includes(key))
|
|
17187
17427
|
.map(([key]) => (index.h("xpl-input", { key: key, label: key.toLocaleUpperCase(), name: `color-${key}-input`, placeholder: key === 'hex' ? '793EF7' : '0', value: this.colorValues[key], ref: (elRef) => {
|
|
17188
17428
|
this.colorInputElements[key] = elRef;
|
|
@@ -17305,16 +17545,16 @@ const InputDate = class {
|
|
|
17305
17545
|
parent.removeChild(wrapper);
|
|
17306
17546
|
}
|
|
17307
17547
|
render() {
|
|
17308
|
-
return (index.h(index.Host, { key: '
|
|
17548
|
+
return (index.h(index.Host, { key: 'c038443e47f6b246c2c91ff27a5eb6afcf1c1967', class: {
|
|
17309
17549
|
'xpl-input-date': true,
|
|
17310
17550
|
[`xpl-input-date--mode-${this.mode}`]: true,
|
|
17311
17551
|
'xpl-input-date--error': !!this.hasErrorState,
|
|
17312
17552
|
'xpl-input-date--flatpickr-static': this.flatpickrStaticLayout,
|
|
17313
|
-
} }, index.h("div", { key: '
|
|
17553
|
+
} }, index.h("div", { key: '45b9b4ebc53293dcc4c0d527df6d2ef234ac2509', class: "xpl-input-wrapper" }, this.pre && (index.h("label", { key: 'b112ce85a056e1090391ee9e626c66da47cac750', class: "xpl-input-pre", htmlFor: this.inputId }, this.pre)), index.h("input", { key: 'e3f218c1b205660ec7eb153396aa358e0769e829', type: "date", id: this.inputId, disabled: this.disabled, name: this.name, required: this.required, readonly: this.readonly, placeholder: this.placeholder, max: this.max, min: this.min, ref: (el) => {
|
|
17314
17554
|
this.input = el;
|
|
17315
17555
|
}, onChange: (event) => {
|
|
17316
17556
|
this.valueChanged(event);
|
|
17317
|
-
} }), index.h("xpl-icon", { key: '
|
|
17557
|
+
} }), index.h("xpl-icon", { key: 'f20a83ef7b788aae76ebb6f76ba786eff4c71aeb', class: "xpl-input-calendar", icon: "calendar", size: 24 }), this.post && (index.h("label", { key: '0aad7e2ec12c88b27e94de978580f6b35b318fce', class: "xpl-input-post", htmlFor: this.inputId }, this.post)))));
|
|
17318
17558
|
}
|
|
17319
17559
|
get el() { return index.getElement(this); }
|
|
17320
17560
|
static get watchers() { return {
|
|
@@ -17363,18 +17603,18 @@ const InputFile = class {
|
|
|
17363
17603
|
}
|
|
17364
17604
|
render() {
|
|
17365
17605
|
var _a, _b;
|
|
17366
|
-
return (index.h(index.Host, { key: '
|
|
17606
|
+
return (index.h(index.Host, { key: '42d8f9897e024eb89dc7568f3b99f5a395131294', class: {
|
|
17367
17607
|
'xpl-input-file': true,
|
|
17368
17608
|
'xpl-input-file--hide-trigger-on-select': this.hideTriggerOnSelect,
|
|
17369
17609
|
'xpl-input-file--disabled': this.disabled,
|
|
17370
|
-
} }, index.h("span", { key: '
|
|
17610
|
+
} }, index.h("span", { key: '90d5962d5c72ed675cfb18444d814d26a231e4a6', class: {
|
|
17371
17611
|
'xpl-input-file__trigger-wrapper': true,
|
|
17372
17612
|
'xpl-input-file__trigger-wrapper--hidden': this.hideTriggerOnSelect && ((_a = this.files) === null || _a === void 0 ? void 0 : _a.length) > 0,
|
|
17373
|
-
}, role: "button", tabIndex: 0, onClick: this.openFileDialog }, index.h("slot", { key: '
|
|
17613
|
+
}, role: "button", tabIndex: 0, onClick: this.openFileDialog }, index.h("slot", { key: 'ad648187fbd71bdccd99db542460e85715507f76', name: "trigger" })), ((_b = this.files) === null || _b === void 0 ? void 0 : _b.length) > 0 && !this.hideFileNames && (index.h("ul", { key: 'edf302f553f738ecc35e0ce64f73e4b6713b76e7', class: "xpl-input-file__file-list" }, this.files.map((file, fileIndex) => (index.h("li", { class: "xpl-input-file__file-item" }, index.h("span", { class: "xpl-text-callout" }, file.name), index.h("xpl-icon", { icon: "x-circle", size: 24, onClick: (e) => {
|
|
17374
17614
|
e.preventDefault();
|
|
17375
17615
|
e.stopPropagation();
|
|
17376
17616
|
this.onRemoveFileByIndex(fileIndex);
|
|
17377
|
-
}, class: "xpl-input-file__remove-icon" })))))), this.accept && !this.hideAcceptText && (index.h("span", { key: '
|
|
17617
|
+
}, class: "xpl-input-file__remove-icon" })))))), this.accept && !this.hideAcceptText && (index.h("span", { key: '56f627241c314b9018cd963ea55a997364b63abf', class: "xpl-input-file__accept xpl-text-caption" }, "Accepted file types: ", this.accept)), index.h("input", { key: '47180dbed43ab7f3291faeadbe0ddce261d75f25', onChange: this.handleFileChange, type: "file", ref: (el) => {
|
|
17378
17618
|
this.fileInput = el;
|
|
17379
17619
|
}, hidden: true, accept: this.accept, multiple: this.multiple, name: this.name })));
|
|
17380
17620
|
}
|
|
@@ -17862,21 +18102,21 @@ const InputPhone = class {
|
|
|
17862
18102
|
}
|
|
17863
18103
|
render() {
|
|
17864
18104
|
var _a;
|
|
17865
|
-
return (index.h(index.Host, { key: '
|
|
18105
|
+
return (index.h(index.Host, { key: '1b29d31aca23d7047c36a910bfce85aa54784377', class: {
|
|
17866
18106
|
'xpl-input-phone': true,
|
|
17867
|
-
'xpl-input-phone--error': !!this.hasErrorState,
|
|
18107
|
+
'xpl-input-phone--error': !!this.hasErrorState || !!this.error,
|
|
17868
18108
|
'xpl-input-phone--open': this.dropdownOpen,
|
|
17869
18109
|
'xpl-input-phone--domestic': !this.isInternational,
|
|
17870
|
-
} }, index.h("div", { key: '
|
|
18110
|
+
} }, index.h("div", { key: '6b7fa8dab343d6236a5de65b73cb731da1997695', class: "xpl-input-wrapper" }, this.isInternational && (index.h("button", { key: 'cb785ee5ad4da9ea7ee316b7895bf2ca3992a6ae', type: "button", id: this.triggerId, class: "xpl-input-phone__trigger", disabled: this.disabled, "aria-haspopup": "listbox", "aria-expanded": this.dropdownOpen ? 'true' : 'false', "aria-label": "Select country", onClick: this.handleTriggerClick }, ((_a = this.selectedCountry) === null || _a === void 0 ? void 0 : _a.name) && (index.h("xpl-icon", { key: '0edbeee2da23758c9335f30b01b2a5f24ece73a3', class: "xpl-input-phone__flag", icon: getCountryIconName(this.selectedCountry.name), size: 24, "aria-hidden": "true" })), index.h("xpl-icon", { key: '310ae67c8eb2fc30c550782011921051492fae54', class: "xpl-input-phone__trigger-icon", icon: "chevron-down", size: 20, "aria-hidden": "true" }))), index.h("div", { key: '84abb24d097c61bfd76be3e5bbe1ea7bd9718d30', class: "xpl-input-phone__input-wrap" }, this.isInternational && (index.h("span", { key: '29975e649c40580f7e126bfc2f72be2a07f6c813', class: "xpl-input-phone__dial-code" }, this.effectiveDialCode)), index.h("input", { key: '55c85bc4fd439a9913b5b58a8fbbc3f1a328cac9', ref: (el) => {
|
|
17871
18111
|
this.inputEl = el;
|
|
17872
|
-
}, type: "tel", id: this.inputId, class: "xpl-input-phone__input", name: this.name, disabled: this.disabled, readonly: this.readonly, required: this.required, "aria-invalid": this.hasErrorState ? 'true' : 'false', placeholder: this.effectivePlaceholder, autocomplete: this.isInternational ? 'tel-national' : 'tel', inputmode: "numeric", maxlength: this.maxInputLength, value: this.displayValue, onInput: this.handleNumberInput }), this.nationalNumber && this.isEditable && (index.h("button", { key: '
|
|
18112
|
+
}, type: "tel", id: this.inputId, class: "xpl-input-phone__input", name: this.name, disabled: this.disabled, readonly: this.readonly, required: this.required, "aria-invalid": this.hasErrorState || this.error ? 'true' : 'false', placeholder: this.effectivePlaceholder, autocomplete: this.isInternational ? 'tel-national' : 'tel', inputmode: "numeric", maxlength: this.maxInputLength, value: this.displayValue, onInput: this.handleNumberInput }), this.nationalNumber && this.isEditable && (index.h("button", { key: '2b05b045d36937e3c85ff93308a75bededd56f4e', type: "button", class: "xpl-input-phone__clear", "aria-label": "Clear phone number", onClick: this.handleClear }, index.h("xpl-icon", { key: '0834f75780e6cba9e5fef6e4f8613d89dad42216', icon: "x-circle", size: 16 }))))), this.isInternational && this.isEditable && (index.h("xpl-dropdown", { key: '1e19c6663b14de3f5fd9f740417fc6f342a47177', ref: (el) => {
|
|
17873
18113
|
this.dropdownRef = el;
|
|
17874
18114
|
}, isOpen: this.dropdownOpen, triggerId: this.triggerId, anchorToTrigger: true, closeOnSelect: true, mode: "single", options: this.dropdownOptions, update: this.handleDropdownUpdate, onIsOpenChange: (e) => {
|
|
17875
18115
|
this.dropdownOpen = e.detail;
|
|
17876
|
-
}, "aria-label": "Country" }, index.h("div", { key: '
|
|
18116
|
+
}, "aria-label": "Country" }, index.h("div", { key: '910ee42b45fcfea4b5670ca300c6cd7d9a15c709', slot: "header", class: "xpl-input-phone__search-wrap" }, index.h("xpl-input", { key: 'd7b79cd82d6f1dcd4ed57938f7c4389925426b0c', class: "xpl-input-phone__search", type: "text", label: "", placeholder: "Search", value: this.searchQuery, autocomplete: "off", onInputEvent: (e) => {
|
|
17877
18117
|
var _a;
|
|
17878
18118
|
this.searchQuery = (_a = e.detail) !== null && _a !== void 0 ? _a : '';
|
|
17879
|
-
} }, index.h("xpl-icon", { key: '
|
|
18119
|
+
} }, index.h("xpl-icon", { key: '7e8a462d8c0949421d0668b3b289a7c7e7169dbe', slot: "pre", class: "xpl-input-phone__search-icon", icon: "magnifier", size: 20 })))))));
|
|
17880
18120
|
}
|
|
17881
18121
|
get el() { return index.getElement(this); }
|
|
17882
18122
|
static get watchers() { return {
|
|
@@ -17995,7 +18235,7 @@ const InputSearch = class {
|
|
|
17995
18235
|
return shell;
|
|
17996
18236
|
}
|
|
17997
18237
|
render() {
|
|
17998
|
-
return (index.h(index.Host, { key: '
|
|
18238
|
+
return (index.h(index.Host, { key: 'bbbcb91c290fec3f0ad0f7df9cb9e43c699f3ab2', class: {
|
|
17999
18239
|
'xpl-input-search': true,
|
|
18000
18240
|
'xpl-input-search--disabled': this.disabled,
|
|
18001
18241
|
'xpl-input-search--error': this.hasError,
|
|
@@ -18179,11 +18419,11 @@ const InputTime = class {
|
|
|
18179
18419
|
}));
|
|
18180
18420
|
}
|
|
18181
18421
|
render() {
|
|
18182
|
-
return (index.h(index.Host, { key: '
|
|
18422
|
+
return (index.h(index.Host, { key: 'aef2e65955381ed89dd800e889bd20469a201172', class: {
|
|
18183
18423
|
'xpl-input-time': true,
|
|
18184
18424
|
[`xpl-input-time--mode-${this.mode}`]: true,
|
|
18185
18425
|
'xpl-input-time--error': !!this.hasErrorState,
|
|
18186
|
-
} }, index.h("xpl-input", { key: '
|
|
18426
|
+
} }, index.h("xpl-input", { key: '90f85f631d876714e65134e964ec521bce1d7948', pre: index.h("xpl-icon", { class: "xpl-input-time__clock-icon", icon: "clock", size: 24 }), post: this.timeFormat === '12h' ? this.amPm || 'AM' : null, type: "text", _id: this.inputId, disabled: this.disabled, name: this.name, required: this.required, readonly: this.readonly, placeholder: this.placeholder, max: this.max, min: this.min, onInput: this.handleInput, value: this.formattedValue, onFocusEvent: this.handleFocus, onBlurEvent: this.handleBlur, onClick: this.handleClick }), !this.readonly && !this.disabled && (index.h("xpl-dropdown", { key: 'f42c653946921b15cb0c1b24db01d299c22406c1', options: this.options, isOpen: this.showOptions, ref: (el) => {
|
|
18187
18427
|
this.dropdown = el;
|
|
18188
18428
|
}, class: "xpl-input-time__dropdown" }))));
|
|
18189
18429
|
}
|
|
@@ -18197,55 +18437,6 @@ const InputTime = class {
|
|
|
18197
18437
|
}; }
|
|
18198
18438
|
};
|
|
18199
18439
|
|
|
18200
|
-
class TimerManager {
|
|
18201
|
-
constructor() {
|
|
18202
|
-
this.timeouts = new Set();
|
|
18203
|
-
this.intervals = new Set();
|
|
18204
|
-
this.rafs = new Set();
|
|
18205
|
-
}
|
|
18206
|
-
setTimeout(callback, delay) {
|
|
18207
|
-
const id = setTimeout(() => {
|
|
18208
|
-
this.timeouts.delete(id);
|
|
18209
|
-
callback();
|
|
18210
|
-
}, delay);
|
|
18211
|
-
this.timeouts.add(id);
|
|
18212
|
-
return id;
|
|
18213
|
-
}
|
|
18214
|
-
clearTimeout(id) {
|
|
18215
|
-
clearTimeout(id);
|
|
18216
|
-
this.timeouts.delete(id);
|
|
18217
|
-
}
|
|
18218
|
-
setInterval(callback, delay) {
|
|
18219
|
-
const id = setInterval(callback, delay);
|
|
18220
|
-
this.intervals.add(id);
|
|
18221
|
-
return id;
|
|
18222
|
-
}
|
|
18223
|
-
clearInterval(id) {
|
|
18224
|
-
clearInterval(id);
|
|
18225
|
-
this.intervals.delete(id);
|
|
18226
|
-
}
|
|
18227
|
-
requestAnimationFrame(callback) {
|
|
18228
|
-
const id = requestAnimationFrame((time) => {
|
|
18229
|
-
this.rafs.delete(id);
|
|
18230
|
-
callback(time);
|
|
18231
|
-
});
|
|
18232
|
-
this.rafs.add(id);
|
|
18233
|
-
return id;
|
|
18234
|
-
}
|
|
18235
|
-
cancelAnimationFrame(id) {
|
|
18236
|
-
cancelAnimationFrame(id);
|
|
18237
|
-
this.rafs.delete(id);
|
|
18238
|
-
}
|
|
18239
|
-
dispose() {
|
|
18240
|
-
this.timeouts.forEach((id) => clearTimeout(id));
|
|
18241
|
-
this.timeouts.clear();
|
|
18242
|
-
this.intervals.forEach((id) => clearInterval(id));
|
|
18243
|
-
this.intervals.clear();
|
|
18244
|
-
this.rafs.forEach((id) => cancelAnimationFrame(id));
|
|
18245
|
-
this.rafs.clear();
|
|
18246
|
-
}
|
|
18247
|
-
}
|
|
18248
|
-
|
|
18249
18440
|
let xplListItemsPropDeprecationWarned = false;
|
|
18250
18441
|
function getListItemFromComposedPath(e) {
|
|
18251
18442
|
var _a, _b;
|
|
@@ -18262,7 +18453,7 @@ const List = class {
|
|
|
18262
18453
|
this.listItems = [];
|
|
18263
18454
|
this.nextAutoItemIdSeq = 0;
|
|
18264
18455
|
this.radioName = `xpl-list-radio-${Math.random().toString(36).slice(2, 11)}`;
|
|
18265
|
-
this.timers = new TimerManager();
|
|
18456
|
+
this.timers = new lifecycle.TimerManager();
|
|
18266
18457
|
this.keyboardReorderItemId = null;
|
|
18267
18458
|
this.reorderLiveMessage = '';
|
|
18268
18459
|
this.items = [];
|
|
@@ -18617,12 +18808,12 @@ const List = class {
|
|
|
18617
18808
|
var _a, _b, _c;
|
|
18618
18809
|
const ariaLabelledBy = ((_a = this.labelledBy) === null || _a === void 0 ? void 0 : _a.trim()) ? this.labelledBy.trim() : undefined;
|
|
18619
18810
|
const ariaLabel = !ariaLabelledBy && ((_b = this.label) === null || _b === void 0 ? void 0 : _b.trim()) ? this.label.trim() : undefined;
|
|
18620
|
-
return (index.h(index.Host, { key: '
|
|
18811
|
+
return (index.h(index.Host, { key: '66c41bf0c252a6ae1e61aea6d8c1c40fc594d8c7', role: "list", class: { 'xpl-list': true }, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledBy }, (_c = this.items) === null || _c === void 0 ? void 0 :
|
|
18621
18812
|
_c.map((item, index$1) => {
|
|
18622
18813
|
var _a;
|
|
18623
18814
|
const legacyRowId = (_a = item.id) !== null && _a !== void 0 ? _a : `item-${index$1}`;
|
|
18624
18815
|
return (index.h("xpl-list-item", { key: `legacy-item-${legacyRowId}`, item: item, href: item.href, itemId: legacyRowId }));
|
|
18625
|
-
}), index.h("slot", { key: '
|
|
18816
|
+
}), index.h("slot", { key: '922088a7fe36e8bb2ee905ac79ac845eff101707' }), this.reorderable ? (index.h("div", { class: "xpl-list__reorder-live", "aria-live": "assertive", "aria-atomic": "true" }, this.reorderLiveMessage)) : null));
|
|
18626
18817
|
}
|
|
18627
18818
|
get el() { return index.getElement(this); }
|
|
18628
18819
|
static get watchers() { return {
|
|
@@ -19110,6 +19301,9 @@ const Modal = class {
|
|
|
19110
19301
|
this.modalClosed.emit();
|
|
19111
19302
|
};
|
|
19112
19303
|
this.handleNativeBackdropClick = (event) => {
|
|
19304
|
+
if (event.target !== this.dialogElement) {
|
|
19305
|
+
return;
|
|
19306
|
+
}
|
|
19113
19307
|
const rect = this.dialogElement.getBoundingClientRect();
|
|
19114
19308
|
const clickedOutsideDialog = event.clientX < rect.left ||
|
|
19115
19309
|
event.clientX > rect.right ||
|
|
@@ -19145,7 +19339,7 @@ const Modal = class {
|
|
|
19145
19339
|
}
|
|
19146
19340
|
}
|
|
19147
19341
|
render() {
|
|
19148
|
-
return (index.h(index.Host, { key: '
|
|
19342
|
+
return (index.h(index.Host, { key: 'd1457065d1448b866f21a5a7a903fbc8504567a5', class: "xpl-modal" }, this.isOpen && index.h("xpl-backdrop", { key: '05807b08500c1ba557c9dabe04ca059f3638f36c' }), index.h("dialog", { key: '14f78e63f6e19f83fd159604175381b054848ad6', class: `xpl-modal__dialog xpl-modal-size--${this.size} xpl-modal--${this.isOpen ? 'is-open' : 'is-closed'}` }, index.h("div", { key: '54cbd855c642bad93f74d8f6f875c32728d8539a', class: "xpl-modal__header" }, index.h("div", { key: 'd0ae962e9ddb8df05eeefd2cd083c0aaf6253814', class: "xpl-modal__title" }, this.variant === 'warning' && (index.h("xpl-icon", { key: '896dbc9e4c614b456f2b22626c294f86e655f811', size: 20, icon: "alert-triangle", class: "xpl-modal__alert-icon" })), index.h("slot", { key: '859b27499e4ae644c06d376225f56d47b0081dc2', name: "title" }), index.h("xpl-button", { key: '288822a0310d17b13360acb7d358e7b5711fa79f', type: "button", class: "xpl-modal__close-button", "icon-only": true, size: "sm", variant: "tertiary", onClick: this.handleDialogClose }, index.h("xpl-icon", { key: '14181eec31afd43bf07a21f6ae65664ea12f789a', icon: "x" }))), index.h("div", { key: '4d23417d83bdb3312f1c883a367687e1d4fdfa7c', class: "xpl-modal__subtitle" }, index.h("slot", { key: '5db4d5c7997a4a27f7195cdd0ff56d81238835e1', name: "subtitle" }))), index.h("div", { key: 'e17d7805f75d00422d6eaa8148a1f0f3297369df', class: "xpl-modal__body" }, index.h("slot", { key: 'f1f43ce5fce6c1567bf856071b5d283c28a64bbe', name: "body" })), index.h("div", { key: 'c7757cabc4d718a19ee8c91020f20e4437b73d6d', class: "xpl-modal__footer" }, index.h("slot", { key: 'bdcf1d5ca962025e7cdd2368b1dd6117b5dc190a', name: "tertiary" }), index.h("slot", { key: '483ce3eb24f84d4c08a84e97e6e6a9af9829b007', name: "secondary" }), index.h("slot", { key: '7c7ec707d80fecb81a21c997c84a1622370285b0', name: "primary" })))));
|
|
19149
19343
|
}
|
|
19150
19344
|
get element() { return index.getElement(this); }
|
|
19151
19345
|
static get watchers() { return {
|
|
@@ -19221,11 +19415,11 @@ const NavHeaderMenu = class {
|
|
|
19221
19415
|
}
|
|
19222
19416
|
render() {
|
|
19223
19417
|
const hasProfile = !!this.username || !!this.email;
|
|
19224
|
-
return (index.h(index.Host, { key: '
|
|
19418
|
+
return (index.h(index.Host, { key: 'c2a9e2904ae2cd06462f7e2d4407ac3e34ded34e', class: {
|
|
19225
19419
|
'xpl-nav-header-menu': true,
|
|
19226
19420
|
'xpl-nav-header-menu--has-right-aside-mobile': this.rightAsideMobilePresent,
|
|
19227
19421
|
dark: true,
|
|
19228
|
-
} }, hasProfile && (index.h("div", { key: '
|
|
19422
|
+
} }, hasProfile && (index.h("div", { key: '0b7c1b081ac1e73b95bf36724e83511c27e522be', class: "xpl-nav-header-menu__profile" }, index.h("div", { key: '77ac13de474f5508b5bae03aba09f782a0a05cbc', class: "xpl-nav-header-menu__info" }, this.username && (index.h("div", { key: '58722b17d64c8cffe7a38b81f30f885a26b0b19e', class: "xpl-nav-header-menu__username" }, this.username)), this.email && (index.h("div", { key: 'ad7aa885518ee8c205cc3f0e1c84a24b3e486335', class: "xpl-nav-header-menu__email" }, this.email))))), index.h("div", { key: 'e8c6cdb4e57b02d8b9591eef07a9f0458b73acaa', class: "xpl-nav-header-menu__right-aside-mobile" }, index.h("slot", { key: 'bb884eeb89b4de9d45cb4a7466cc2d7aac90cf6f', name: "right-aside-mobile" })), index.h("div", { key: '4fa5347923a9f9db10e8875e9ec00407b843263c', class: "xpl-nav-header-menu__slot", role: "list" }, index.h("slot", { key: '694d33b2fe8b1cfa302de845a15aa24fdb33fc62' }))));
|
|
19229
19423
|
}
|
|
19230
19424
|
get el() { return index.getElement(this); }
|
|
19231
19425
|
};
|
|
@@ -19242,11 +19436,11 @@ const NavItem = class {
|
|
|
19242
19436
|
}
|
|
19243
19437
|
}
|
|
19244
19438
|
render() {
|
|
19245
|
-
return (index.h(index.Host, { key: '
|
|
19439
|
+
return (index.h(index.Host, { key: 'f7494edb113b4eccf244c312447e69248af495ba', class: "xpl-nav-item", role: "listitem", onClick: () => {
|
|
19246
19440
|
if (this.navControl) {
|
|
19247
19441
|
this.onNavToggle();
|
|
19248
19442
|
}
|
|
19249
|
-
} }, index.h("slot", { key: '
|
|
19443
|
+
} }, index.h("slot", { key: 'acde5d80edbead75a558b964954caa18e1cc0c5f', name: "link" }, index.h("slot", { key: '66838cf7e6610e48d7102475cc6463aa65f4651b', name: "icon" }), index.h("slot", { key: 'de185eaab42a425cf82eaaf6883b1472fecb9754' }))));
|
|
19250
19444
|
}
|
|
19251
19445
|
};
|
|
19252
19446
|
|
|
@@ -19262,6 +19456,7 @@ const Pagination = class {
|
|
|
19262
19456
|
this.selectedRowsPerPage = 10;
|
|
19263
19457
|
this.rowsPerPageSelectRef = null;
|
|
19264
19458
|
this.pageSelectRef = null;
|
|
19459
|
+
this.pageChoices = [];
|
|
19265
19460
|
this.handleNextPage = () => {
|
|
19266
19461
|
if (this.currentPage < this.totalPages) {
|
|
19267
19462
|
this.currentPage += 1;
|
|
@@ -19295,11 +19490,29 @@ const Pagination = class {
|
|
|
19295
19490
|
else if (newValue > this.totalPages) {
|
|
19296
19491
|
this.currentPage = this.totalPages;
|
|
19297
19492
|
}
|
|
19493
|
+
this.buildPageChoices();
|
|
19298
19494
|
this.pageChange.emit(this.currentPage);
|
|
19299
19495
|
}
|
|
19496
|
+
onTotalPagesUpdate() {
|
|
19497
|
+
if (this.currentPage > this.totalPages) {
|
|
19498
|
+
this.currentPage = this.totalPages;
|
|
19499
|
+
return;
|
|
19500
|
+
}
|
|
19501
|
+
this.buildPageChoices();
|
|
19502
|
+
}
|
|
19300
19503
|
onRowsPerPageUpdate(newValue) {
|
|
19301
19504
|
this.rowsPerPageChange.emit(newValue);
|
|
19302
19505
|
}
|
|
19506
|
+
buildPageChoices() {
|
|
19507
|
+
this.pageChoices = Array.from({ length: this.totalPages }, (_, index) => ({
|
|
19508
|
+
label: `Page ${index + 1}`,
|
|
19509
|
+
value: (index + 1).toString(),
|
|
19510
|
+
isSelected: index + 1 === this.currentPage,
|
|
19511
|
+
}));
|
|
19512
|
+
}
|
|
19513
|
+
componentWillLoad() {
|
|
19514
|
+
this.buildPageChoices();
|
|
19515
|
+
}
|
|
19303
19516
|
componentDidLoad() {
|
|
19304
19517
|
var _a, _b;
|
|
19305
19518
|
(_a = this.rowsPerPageSelectRef) === null || _a === void 0 ? void 0 : _a.addEventListener('changeEvent', this.handleRowsChange);
|
|
@@ -19313,28 +19526,27 @@ const Pagination = class {
|
|
|
19313
19526
|
render() {
|
|
19314
19527
|
const disablePrev = this.currentPage <= 1;
|
|
19315
19528
|
const disableNext = this.currentPage >= this.totalPages;
|
|
19316
|
-
return (index.h(index.Host, { key: '
|
|
19529
|
+
return (index.h(index.Host, { key: '7ee32b9506487555cf9c96b8204bc06acff20614', class: {
|
|
19317
19530
|
'xpl-pagination': true,
|
|
19318
19531
|
'xpl-pagination__with-page-control': this.withPageControl,
|
|
19319
19532
|
'xpl-pagination__no-page-control': !this.withPageControl,
|
|
19320
|
-
} }, this.withPageControl && (index.h("div", { key: '
|
|
19533
|
+
} }, this.withPageControl && (index.h("div", { key: 'd0b77c50e30c046df37e806912d9d144066ce8ea', class: "xpl-pagination__rows-per-page" }, index.h("label", { key: '5a596a7f2e440f007cc51ffb965f8c6da057bd11', class: "xpl-pagination__rows-label" }, "Rows per page:"), index.h("xpl-select", { key: '3592c6c2b8efa704536e64bf6ae085f228921573', class: "xpl-pagination__rows-per-page-select", dropdownFlipFallbackPlacements: ['bottom-start'], dropdownPlacement: "top-start", choices: this.rowsPerPageOptionsArray.map((option) => ({
|
|
19321
19534
|
label: option.toString(),
|
|
19322
19535
|
value: option.toString(),
|
|
19323
19536
|
isSelected: option === this.selectedRowsPerPage,
|
|
19324
19537
|
})), ref: (el) => {
|
|
19325
19538
|
this.rowsPerPageSelectRef = el;
|
|
19326
|
-
} }))), index.h("div", { key: '
|
|
19327
|
-
label: `Page ${index + 1}`,
|
|
19328
|
-
value: (index + 1).toString(),
|
|
19329
|
-
isSelected: index + 1 === this.currentPage,
|
|
19330
|
-
})), "custom-display-value": true, ref: (el) => {
|
|
19539
|
+
} }))), index.h("div", { key: '0c4e020f133b9bff31e185fb3ea11d3e98f0ac00', class: "xpl-pagination__pager" }, index.h("button", { key: 'add5b2b91bb1c1d08637bc7e8cf907274126765c', class: "xpl-pagination__pager-button xpl-pagination__pager-button-prev", disabled: disablePrev, onClick: this.handlePrevPage, "aria-label": "Previous Page", tabindex: "0" }, index.h("xpl-icon", { key: 'ca29bdc9acb1f220afb7cbb5a2f1bfc8602c07c9', icon: "arrow-left", size: 20 })), index.h("xpl-select", { key: '89244ec17d7e8f10188a6b7b25dde30f9885aef2', class: "xpl-pagination__page-select", dropdownFlipFallbackPlacements: ['bottom-start'], dropdownPlacement: "top-start", choices: this.pageChoices, "custom-display-value": true, ref: (el) => {
|
|
19331
19540
|
this.pageSelectRef = el;
|
|
19332
|
-
} }, index.h("div", { key: '
|
|
19541
|
+
} }, index.h("div", { key: '916de27d7e201ba0920c265109edf2a6e9bd0620', slot: "custom-display-value" }, `${this.currentPage} of ${this.totalPages}`)), index.h("button", { key: '7ddaf9be0ab94e8e0e1fdbdca20e76294d7d2706', class: "xpl-pagination__pager-button xpl-pagination__pager-button-next", disabled: disableNext, onClick: this.handleNextPage, "aria-label": "Next Page", tabindex: "0" }, index.h("xpl-icon", { key: '37703d9e35a8288bf24c8675e4e973a400f7a0e9', icon: "arrow-right", size: 20 })))));
|
|
19333
19542
|
}
|
|
19334
19543
|
static get watchers() { return {
|
|
19335
19544
|
"currentPage": [{
|
|
19336
19545
|
"onPageUpdate": 0
|
|
19337
19546
|
}],
|
|
19547
|
+
"totalPages": [{
|
|
19548
|
+
"onTotalPagesUpdate": 0
|
|
19549
|
+
}],
|
|
19338
19550
|
"selectedRowsPerPage": [{
|
|
19339
19551
|
"onRowsPerPageUpdate": 0
|
|
19340
19552
|
}]
|
|
@@ -19349,11 +19561,11 @@ const XplPanel = class {
|
|
|
19349
19561
|
}
|
|
19350
19562
|
render() {
|
|
19351
19563
|
const hasAccent = this.accent !== 'none';
|
|
19352
|
-
return (index.h(index.Host, { key: '
|
|
19564
|
+
return (index.h(index.Host, { key: 'f7216acfba4419e26d171a24aa64153991841701', class: {
|
|
19353
19565
|
'xpl-panel': true,
|
|
19354
19566
|
[`xpl-panel--accent-${this.accent}`]: hasAccent,
|
|
19355
19567
|
[`xpl-panel--padding-${this.padding}`]: true,
|
|
19356
|
-
} }, hasAccent && index.h("div", { key: '
|
|
19568
|
+
} }, hasAccent && index.h("div", { key: '18f1ed385cb4d29dbe18e7272e779a40a2ead05e', "aria-hidden": "true", class: "xpl-panel__accent" }), index.h("div", { key: 'd0a13066c9c4b472b505ffd7592f882bb886b9a2', class: "xpl-panel__content" }, index.h("slot", { key: '0c8c6495afcbd3a897a6f118e17df75dc7328363' }))));
|
|
19357
19569
|
}
|
|
19358
19570
|
};
|
|
19359
19571
|
|
|
@@ -20016,16 +20228,16 @@ const Popover = class {
|
|
|
20016
20228
|
});
|
|
20017
20229
|
}
|
|
20018
20230
|
render() {
|
|
20019
|
-
return (index.h(index.Host, { key: '
|
|
20231
|
+
return (index.h(index.Host, { key: 'fd4ba66077f4909fe71a47b719fc76e8b0970bcc' }, index.h("div", { key: 'f54d27275be2e332ae72e225197eb76350803db3', class: {
|
|
20020
20232
|
'xpl-popover': true,
|
|
20021
20233
|
[`xpl-popover--${this.actualPosition}`]: true,
|
|
20022
20234
|
'xpl-popover--is-open': this.isOpenState,
|
|
20023
|
-
} }, index.h("span", { key: '
|
|
20235
|
+
} }, index.h("span", { key: 'a45378d297636bcb6eddd0ea2927703291f27571', role: "button", tabindex: "0", "aria-haspopup": "dialog", "aria-expanded": this.isOpenState ? 'true' : 'false', onClick: this.togglePopover, ref: (el) => {
|
|
20024
20236
|
this.triggerRef = el;
|
|
20025
|
-
} }, index.h("slot", { key: '
|
|
20237
|
+
} }, index.h("slot", { key: 'e40f33425dede71e45fefca68eed6231f569b6f4', name: "trigger" })), this.display === 'arrow' && (index.h("div", { key: '4c6dbd56d3b6c782bdd25c9674df29b92866e55c', class: "xpl-popover__arrow" }, index.h("svg", { key: '6492c5f9ffd7609ed0fb334f515bf5448db9b837', width: "17", height: "14", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'e1e92c7c65caece9b89b9b23f6031409cd67312c', d: "M0 5h15l-7.5 7.5L0 5Z", fill: "white", stroke: "none", class: "arrow-fill" }), index.h("path", { key: '496097d86300cdd3a09732e3fb5492e8b3e4a292', d: "M0 5 L7.5 12.5 L15 5", fill: "none", stroke: "black", "stroke-width": "1", class: "arrow-stroke" })))), index.h("div", { key: 'ed12d8116e9c230dbe166b4479b19d640849b873', class: {
|
|
20026
20238
|
'xpl-popover__content': true,
|
|
20027
20239
|
[`xpl-popover__content--display-${this.display}`]: true,
|
|
20028
|
-
}, ref: (el) => (this.contentRef = el) }, index.h("slot", { key: '
|
|
20240
|
+
}, ref: (el) => (this.contentRef = el) }, index.h("slot", { key: 'ad827a2a95546d4e3c975cd410ba4067fd69ad04' })))));
|
|
20029
20241
|
}
|
|
20030
20242
|
get el() { return index.getElement(this); }
|
|
20031
20243
|
static get watchers() { return {
|
|
@@ -20065,12 +20277,12 @@ const ProgressBar = class {
|
|
|
20065
20277
|
return this.variant === 'indeterminate';
|
|
20066
20278
|
}
|
|
20067
20279
|
render() {
|
|
20068
|
-
return (index.h(index.Host, { key: '
|
|
20280
|
+
return (index.h(index.Host, { key: 'bae4b080ca10ce596b7f889fc50b41199bcee67b', class: {
|
|
20069
20281
|
'xpl-progress-bar': true,
|
|
20070
20282
|
[`xpl-progress-bar--${this.size}`]: true,
|
|
20071
20283
|
[`xpl-progress-bar--${this.variant}`]: true,
|
|
20072
20284
|
'xpl-progress-bar--complete': this.isComplete,
|
|
20073
|
-
} }, index.h("div", { key: '
|
|
20285
|
+
} }, index.h("div", { key: '3e13c35002888a7ea5b4710ec96ea72ab6e8811c', class: "xpl-progress-bar__wrapper" }, (this.label || this.showStatusIcon) && (index.h("div", { key: 'c41d0c11ef55fc3be48b8007716439a0791245c5', class: "xpl-progress-bar__header" }, this.label && index.h("div", { key: 'c680eb355e174bfa3a17b29e64d5d9e8d3699718', class: "xpl-progress-bar__label" }, this.label), this.showStatusIcon && (index.h("div", { key: 'a4d541ee3fa68549dbfa8f371b8d3e5a5d9dcfd0', class: "xpl-progress-bar__icon" }, this.isError ? (index.h("xpl-icon", { icon: "circle-xmark-1" })) : (index.h("xpl-icon", { icon: "circle-check-1" })))))), index.h("div", { key: '24aa03523c672a1604b91da88dae9a58895a412b', class: "xpl-progress-bar__row" }, this.isIndeterminate ? (index.h("div", { class: "xpl-progress-bar__track xpl-progress-bar__track--indeterminate", role: "progressbar", "aria-label": this.label || 'Progress' }, index.h("div", { class: "xpl-progress-bar__indeterminate" }))) : (index.h("progress", { class: "xpl-progress-bar__progress", value: this.clampedValue, max: this.max, "aria-label": this.label || 'Progress' }))), this.helperText && (index.h("div", { key: '67a687ba35eb5208286833834b1a4e75d64ca47d', class: "xpl-progress-bar__helper" }, this.helperText)))));
|
|
20074
20286
|
}
|
|
20075
20287
|
};
|
|
20076
20288
|
|
|
@@ -20131,7 +20343,7 @@ const ProgressIndicator = class {
|
|
|
20131
20343
|
? `Progress: all ${totalSteps} ${totalSteps === 1 ? 'step' : 'steps'} complete`
|
|
20132
20344
|
: `Progress: step ${currentStepNumber} of ${totalSteps}`
|
|
20133
20345
|
: 'Progress';
|
|
20134
|
-
return (index.h(index.Host, { key: '
|
|
20346
|
+
return (index.h(index.Host, { key: '267a70a3c6ceffe23390abb57a524d5ddb2b53a6', class: hostClasses, role: "group", "aria-label": ariaLabel }, index.h("div", { key: 'd34a875d04fb035cc5cda9c8194135d173f7ebae', class: "xpl-progress-indicator-container", role: "list" }, steps.map((step, index) => this.renderStep(step, index)))));
|
|
20135
20347
|
}
|
|
20136
20348
|
static get watchers() { return {
|
|
20137
20349
|
"steps": [{
|
|
@@ -20165,14 +20377,14 @@ const Radio = class {
|
|
|
20165
20377
|
return Boolean(this.checked);
|
|
20166
20378
|
}
|
|
20167
20379
|
render() {
|
|
20168
|
-
return (index.h(index.Host, { key: '
|
|
20380
|
+
return (index.h(index.Host, { key: 'b25d59aa55a08aa7264e1dadc670b540d3740dfc', class: {
|
|
20169
20381
|
'xpl-checkbox-radio-container': true,
|
|
20170
20382
|
styled: this.styled,
|
|
20171
20383
|
disabled: this.disabled,
|
|
20172
|
-
} }, index.h("input", { key: '
|
|
20384
|
+
} }, index.h("input", { key: 'df724428d276baf063679829f2b1ffcdcbfbf2b2', class: "xpl-radio", type: "radio", checked: this.isChecked, disabled: this.disabled, id: this.id, name: this.name, required: this.required, onChange: this.onChange, value: this.value }), index.h("label", { key: 'd521ca252872494ed28826721dde6270e441a3a3', class: {
|
|
20173
20385
|
'xpl-label': true,
|
|
20174
20386
|
'xpl-label--disabled': this.disabled,
|
|
20175
|
-
}, htmlFor: this.id }, index.h("slot", { key: '
|
|
20387
|
+
}, htmlFor: this.id }, index.h("slot", { key: '5093a78e1fb18908b700cb90cf932de06a3ce76d' }), this.description && (index.h("small", { key: '8806e9374a812df4db6fa8a9a9e1672abd282299', class: {
|
|
20176
20388
|
'xpl-description': true,
|
|
20177
20389
|
'xpl-description--disabled': this.disabled,
|
|
20178
20390
|
} }, this.description)))));
|
|
@@ -20184,7 +20396,7 @@ const SecondaryNav = class {
|
|
|
20184
20396
|
index.registerInstance(this, hostRef);
|
|
20185
20397
|
}
|
|
20186
20398
|
render() {
|
|
20187
|
-
return (index.h(index.Host, { key: '
|
|
20399
|
+
return (index.h(index.Host, { key: '8137a8f7ecc1682f1b7e64d41f12c70b9030dd4d', class: "xpl-secondary-nav" }, index.h("nav", { key: 'f2f65911a356c4265ee583f37ffeb9f78f12d9b4', "aria-label": "Secondary Nav" }, index.h("slot", { key: '972a51f6d4d59f17a88681f1fbd537ff0dc9fe0b' }))));
|
|
20188
20400
|
}
|
|
20189
20401
|
};
|
|
20190
20402
|
|
|
@@ -20197,7 +20409,7 @@ function getDisplayValue(choice) {
|
|
|
20197
20409
|
return choice.label || choice.value;
|
|
20198
20410
|
}
|
|
20199
20411
|
function flattenChoices(choices) {
|
|
20200
|
-
return choices.
|
|
20412
|
+
return choices.flatMap((choice) => choice.groupName && choice.options ? choice.options : [choice]);
|
|
20201
20413
|
}
|
|
20202
20414
|
const Select = class {
|
|
20203
20415
|
constructor(hostRef) {
|
|
@@ -20387,16 +20599,21 @@ const Select = class {
|
|
|
20387
20599
|
(_a = this.handleResizeThrottled) === null || _a === void 0 ? void 0 : _a.cancel();
|
|
20388
20600
|
}
|
|
20389
20601
|
handleDropdownTrigger() {
|
|
20390
|
-
var _a;
|
|
20391
|
-
|
|
20602
|
+
var _a, _b;
|
|
20603
|
+
if (this.disabled) {
|
|
20604
|
+
return;
|
|
20605
|
+
}
|
|
20606
|
+
const prevState = (_b = (_a = this.dropdown) === null || _a === void 0 ? void 0 : _a.isOpen) !== null && _b !== void 0 ? _b : false;
|
|
20392
20607
|
const nextState = !prevState;
|
|
20393
20608
|
const e = this.triggerDropdown.emit({
|
|
20394
20609
|
prevState,
|
|
20395
20610
|
nextState,
|
|
20396
20611
|
});
|
|
20397
|
-
if (!e.defaultPrevented
|
|
20612
|
+
if (!e.defaultPrevented) {
|
|
20398
20613
|
this.dropdownOpenState = nextState;
|
|
20399
|
-
this.dropdown
|
|
20614
|
+
if (this.dropdown) {
|
|
20615
|
+
this.dropdown.isOpen = nextState;
|
|
20616
|
+
}
|
|
20400
20617
|
}
|
|
20401
20618
|
}
|
|
20402
20619
|
async reset() {
|
|
@@ -20415,21 +20632,21 @@ const Select = class {
|
|
|
20415
20632
|
this.truncate &&
|
|
20416
20633
|
!this.customDisplayValue;
|
|
20417
20634
|
const truncatedText = `+ ${Math.abs(this.choicesState.filter((a) => a.isSelected).length - this.visibleChoices)} more`;
|
|
20418
|
-
return (index.h(index.Host, { key: '
|
|
20635
|
+
return (index.h(index.Host, { key: '1428590871e33aa2b506904114caa4b36d08e9f9', class: {
|
|
20419
20636
|
'xpl-select': true,
|
|
20420
20637
|
'xpl-select--disabled': this.disabled,
|
|
20421
20638
|
'xpl-select--no-truncate': !this.truncate,
|
|
20422
20639
|
[(_c = this.classNames) !== null && _c !== void 0 ? _c : '']: !!this.classNames,
|
|
20423
20640
|
}, onKeyDown: this.handleTabKeyDown, ref: (el) => {
|
|
20424
20641
|
this.container = el;
|
|
20425
|
-
} }, this.renderLabel(), index.h("div", { key: '
|
|
20642
|
+
} }, this.renderLabel(), index.h("div", { key: '02766a897e7e1152fc7e0a65c561ac8b25cd2ce4', class: {
|
|
20426
20643
|
'xpl-input': true,
|
|
20427
20644
|
'xpl-input--disabled': this.disabled,
|
|
20428
20645
|
'xpl-input--error': ((_d = this.error) === null || _d === void 0 ? void 0 : _d.length) >= 0,
|
|
20429
|
-
} }, index.h("div", { key: '
|
|
20646
|
+
} }, index.h("div", { key: 'd18740165a8c8a3334603500ad4b633783274935', class: "xpl-input-wrapper" }, index.h("button", { key: 'a54e65c565ace5276a72d1f1cb6ac9cccbcf3f2e', class: "xpl-select__trigger", disabled: this.disabled, id: this.id, onKeyDown: this.handleTabKeyDown, onClick: (e) => {
|
|
20430
20647
|
e.preventDefault();
|
|
20431
20648
|
this.handleDropdownTrigger();
|
|
20432
|
-
}, type: "button" }, index.h("div", { key: '
|
|
20649
|
+
}, type: "button" }, index.h("div", { key: 'fca29be85e2655a50f9ed0e1619c7de9b7220321', class: {
|
|
20433
20650
|
'xpl-select-value': true,
|
|
20434
20651
|
'xpl-select-value--active': this.mode === 'multi' && this.value.length > 0,
|
|
20435
20652
|
'has-value': this.value.length > 0,
|
|
@@ -20449,7 +20666,7 @@ const Select = class {
|
|
|
20449
20666
|
return this.renderSelectedTags();
|
|
20450
20667
|
}
|
|
20451
20668
|
return this.placeholder;
|
|
20452
|
-
})(), isTextTruncated && truncatedText), index.h("xpl-icon", { key: '
|
|
20669
|
+
})(), isTextTruncated && truncatedText), index.h("xpl-icon", { key: 'c58b026d3e2831c832c3bc54489525119af70e8f', class: "xpl-select__chevron-down", icon: this.selectIcon }))), !this.disabled && (index.h("xpl-dropdown", { key: 'c0f1a6e4be933f05c5ba88ed20a3ccebeaf895c5', ref: (el) => {
|
|
20453
20670
|
this.dropdown = el;
|
|
20454
20671
|
}, isOpen: this.dropdownOpenState, options: this.choicesState, selectedValues: this.selectedValues, mode: this.mode, triggerId: this.id, update: (_e, { component }) => {
|
|
20455
20672
|
const { options } = component;
|
|
@@ -20458,7 +20675,7 @@ const Select = class {
|
|
|
20458
20675
|
}
|
|
20459
20676
|
}, onIsOpenChange: (e) => {
|
|
20460
20677
|
this.dropdownOpenState = e.detail;
|
|
20461
|
-
}, onWheel: this.handleDropdownScroll, anchorToTrigger: true, flipFallbackPlacements: this.dropdownFlipFallbackPlacements, placement: this.dropdownPlacement })), this.renderError()), index.h("input", { key: '
|
|
20678
|
+
}, onWheel: this.handleDropdownScroll, anchorToTrigger: true, flipFallbackPlacements: this.dropdownFlipFallbackPlacements, placement: this.dropdownPlacement })), this.renderError()), index.h("input", { key: '48958ae33322efe0e3de08eb9da2baac981e58a2', type: "hidden", name: this.name, value: this.value })));
|
|
20462
20679
|
}
|
|
20463
20680
|
static get watchers() { return {
|
|
20464
20681
|
"choices": [{
|
|
@@ -20479,15 +20696,213 @@ const Select = class {
|
|
|
20479
20696
|
}; }
|
|
20480
20697
|
};
|
|
20481
20698
|
|
|
20699
|
+
const SIDE_NAV_MOBILE_MQ = '(max-width: 767px)';
|
|
20700
|
+
const SIDE_NAV_CLOSE_ANIMATION_MS = 600;
|
|
20701
|
+
|
|
20482
20702
|
const SideNav = class {
|
|
20483
20703
|
constructor(hostRef) {
|
|
20484
20704
|
index.registerInstance(this, hostRef);
|
|
20705
|
+
this.openChange = index.createEvent(this, "openChange", 7);
|
|
20706
|
+
this.drawerClosing = false;
|
|
20707
|
+
this.open = false;
|
|
20708
|
+
this.onViewportChange = () => {
|
|
20709
|
+
this.clearCloseTransition();
|
|
20710
|
+
this.syncDocKeyDownListener();
|
|
20711
|
+
};
|
|
20712
|
+
this.focusToggleAfterClose = () => {
|
|
20713
|
+
if (!this.isBelowMdBreakpoint())
|
|
20714
|
+
return;
|
|
20715
|
+
if (this.toggleFocusTimeoutId !== undefined) {
|
|
20716
|
+
clearTimeout(this.toggleFocusTimeoutId);
|
|
20717
|
+
}
|
|
20718
|
+
this.toggleFocusTimeoutId = setTimeout(() => {
|
|
20719
|
+
var _a;
|
|
20720
|
+
this.toggleFocusTimeoutId = undefined;
|
|
20721
|
+
(_a = this.el.querySelector('.xpl-side-nav__toggle button')) === null || _a === void 0 ? void 0 : _a.focus();
|
|
20722
|
+
}, 0);
|
|
20723
|
+
};
|
|
20724
|
+
this.focusDrawerOnOpen = () => {
|
|
20725
|
+
if (!this.isBelowMdBreakpoint())
|
|
20726
|
+
return;
|
|
20727
|
+
if (this.drawerFocusTimeoutId !== undefined) {
|
|
20728
|
+
clearTimeout(this.drawerFocusTimeoutId);
|
|
20729
|
+
}
|
|
20730
|
+
this.drawerFocusTimeoutId = setTimeout(() => {
|
|
20731
|
+
var _a;
|
|
20732
|
+
this.drawerFocusTimeoutId = undefined;
|
|
20733
|
+
const wrapper = this.el.querySelector('.xpl-side-nav__wrapper');
|
|
20734
|
+
const first = wrapper
|
|
20735
|
+
? this.getFocusableElements().find((el) => wrapper.contains(el))
|
|
20736
|
+
: undefined;
|
|
20737
|
+
const fallback = this.el.querySelector('.xpl-side-nav__toggle button');
|
|
20738
|
+
(_a = (first !== null && first !== void 0 ? first : fallback)) === null || _a === void 0 ? void 0 : _a.focus();
|
|
20739
|
+
}, 0);
|
|
20740
|
+
};
|
|
20741
|
+
this.onBackdropClick = () => this.setOpenState(false);
|
|
20742
|
+
this.onDocKeyDown = (e) => {
|
|
20743
|
+
if (!this.isMobileDrawerActive())
|
|
20744
|
+
return;
|
|
20745
|
+
if (this.shouldYieldFocusToExternalModal())
|
|
20746
|
+
return;
|
|
20747
|
+
switch (e.key.toLowerCase()) {
|
|
20748
|
+
case 'escape': {
|
|
20749
|
+
if (!this.open)
|
|
20750
|
+
return;
|
|
20751
|
+
if (this.anyDescendantPopoverIsOpen())
|
|
20752
|
+
return;
|
|
20753
|
+
e.preventDefault();
|
|
20754
|
+
e.stopPropagation();
|
|
20755
|
+
this.setOpenState(false);
|
|
20756
|
+
return;
|
|
20757
|
+
}
|
|
20758
|
+
case 'tab': {
|
|
20759
|
+
this.trapTabKey(e);
|
|
20760
|
+
break;
|
|
20761
|
+
}
|
|
20762
|
+
}
|
|
20763
|
+
};
|
|
20764
|
+
this.onToggleClick = () => this.setOpenState(!this.open);
|
|
20765
|
+
}
|
|
20766
|
+
onOpenChanged(newValue, oldValue) {
|
|
20767
|
+
if (oldValue && !newValue && this.isBelowMdBreakpoint()) {
|
|
20768
|
+
this.drawerClosing = true;
|
|
20769
|
+
if (this.closeTransitionTimeoutId !== undefined) {
|
|
20770
|
+
clearTimeout(this.closeTransitionTimeoutId);
|
|
20771
|
+
}
|
|
20772
|
+
this.closeTransitionTimeoutId = setTimeout(() => {
|
|
20773
|
+
this.closeTransitionTimeoutId = undefined;
|
|
20774
|
+
this.drawerClosing = false;
|
|
20775
|
+
this.syncDocKeyDownListener();
|
|
20776
|
+
}, SIDE_NAV_CLOSE_ANIMATION_MS);
|
|
20777
|
+
}
|
|
20778
|
+
else {
|
|
20779
|
+
this.clearCloseTransition();
|
|
20780
|
+
}
|
|
20781
|
+
this.syncDocKeyDownListener();
|
|
20782
|
+
if (oldValue && !newValue)
|
|
20783
|
+
this.focusToggleAfterClose();
|
|
20784
|
+
if (!oldValue && newValue)
|
|
20785
|
+
this.focusDrawerOnOpen();
|
|
20786
|
+
}
|
|
20787
|
+
connectedCallback() {
|
|
20788
|
+
if (typeof window !== 'undefined') {
|
|
20789
|
+
this.mobileMq = window.matchMedia(SIDE_NAV_MOBILE_MQ);
|
|
20790
|
+
this.mobileMq.addEventListener('change', this.onViewportChange);
|
|
20791
|
+
}
|
|
20792
|
+
this.syncDocKeyDownListener();
|
|
20793
|
+
}
|
|
20794
|
+
componentDidLoad() {
|
|
20795
|
+
if (this.open) {
|
|
20796
|
+
this.syncDocKeyDownListener();
|
|
20797
|
+
this.focusDrawerOnOpen();
|
|
20798
|
+
}
|
|
20799
|
+
}
|
|
20800
|
+
disconnectedCallback() {
|
|
20801
|
+
var _a;
|
|
20802
|
+
if (this.toggleFocusTimeoutId !== undefined) {
|
|
20803
|
+
clearTimeout(this.toggleFocusTimeoutId);
|
|
20804
|
+
this.toggleFocusTimeoutId = undefined;
|
|
20805
|
+
}
|
|
20806
|
+
if (this.drawerFocusTimeoutId !== undefined) {
|
|
20807
|
+
clearTimeout(this.drawerFocusTimeoutId);
|
|
20808
|
+
this.drawerFocusTimeoutId = undefined;
|
|
20809
|
+
}
|
|
20810
|
+
this.clearCloseTransition();
|
|
20811
|
+
(_a = this.mobileMq) === null || _a === void 0 ? void 0 : _a.removeEventListener('change', this.onViewportChange);
|
|
20812
|
+
this.mobileMq = undefined;
|
|
20813
|
+
this.removeDocKeyDownListener();
|
|
20814
|
+
}
|
|
20815
|
+
async toggle() {
|
|
20816
|
+
this.setOpenState(!this.open);
|
|
20817
|
+
}
|
|
20818
|
+
async setOpen(open) {
|
|
20819
|
+
this.setOpenState(open);
|
|
20820
|
+
}
|
|
20821
|
+
removeDocKeyDownListener() {
|
|
20822
|
+
this.el.ownerDocument.removeEventListener('keydown', this.onDocKeyDown, false);
|
|
20823
|
+
}
|
|
20824
|
+
syncDocKeyDownListener() {
|
|
20825
|
+
this.removeDocKeyDownListener();
|
|
20826
|
+
if (this.isMobileDrawerActive()) {
|
|
20827
|
+
this.el.ownerDocument.addEventListener('keydown', this.onDocKeyDown, false);
|
|
20828
|
+
}
|
|
20829
|
+
}
|
|
20830
|
+
isBelowMdBreakpoint() {
|
|
20831
|
+
var _a, _b;
|
|
20832
|
+
return (_b = (_a = this.mobileMq) === null || _a === void 0 ? void 0 : _a.matches) !== null && _b !== void 0 ? _b : false;
|
|
20833
|
+
}
|
|
20834
|
+
isMobileDrawerActive() {
|
|
20835
|
+
return (this.open || this.drawerClosing) && this.isBelowMdBreakpoint();
|
|
20836
|
+
}
|
|
20837
|
+
clearCloseTransition() {
|
|
20838
|
+
if (this.closeTransitionTimeoutId !== undefined) {
|
|
20839
|
+
clearTimeout(this.closeTransitionTimeoutId);
|
|
20840
|
+
this.closeTransitionTimeoutId = undefined;
|
|
20841
|
+
}
|
|
20842
|
+
this.drawerClosing = false;
|
|
20843
|
+
}
|
|
20844
|
+
shouldYieldFocusToExternalModal() {
|
|
20845
|
+
const active = this.el.ownerDocument.activeElement;
|
|
20846
|
+
if (!active || this.el.contains(active))
|
|
20847
|
+
return false;
|
|
20848
|
+
return active.closest('[aria-modal="true"]') !== null;
|
|
20849
|
+
}
|
|
20850
|
+
anyDescendantPopoverIsOpen() {
|
|
20851
|
+
const hosts = this.el.querySelectorAll('xpl-popover');
|
|
20852
|
+
for (let i = 0; i < hosts.length; i += 1) {
|
|
20853
|
+
const inner = hosts[i].querySelector('.xpl-popover');
|
|
20854
|
+
if (inner === null || inner === void 0 ? void 0 : inner.classList.contains('xpl-popover--is-open')) {
|
|
20855
|
+
return true;
|
|
20856
|
+
}
|
|
20857
|
+
}
|
|
20858
|
+
return false;
|
|
20859
|
+
}
|
|
20860
|
+
setOpenState(open) {
|
|
20861
|
+
const wasOpen = this.open;
|
|
20862
|
+
if (open === wasOpen)
|
|
20863
|
+
return;
|
|
20864
|
+
this.open = open;
|
|
20865
|
+
this.openChange.emit(open);
|
|
20866
|
+
if (wasOpen && !open)
|
|
20867
|
+
this.focusToggleAfterClose();
|
|
20868
|
+
}
|
|
20869
|
+
getFocusableElements() {
|
|
20870
|
+
const selector = 'button:not([disabled]), a[href]:not([tabindex="-1"]), input:not([disabled]), [tabindex]:not([tabindex="-1"])';
|
|
20871
|
+
const active = this.el.ownerDocument.activeElement;
|
|
20872
|
+
return Array.from(this.el.querySelectorAll(selector)).filter((node) => !node.closest('[inert]') && (node.offsetParent !== null || node === active));
|
|
20873
|
+
}
|
|
20874
|
+
trapTabKey(e) {
|
|
20875
|
+
if (this.shouldYieldFocusToExternalModal())
|
|
20876
|
+
return;
|
|
20877
|
+
const focusable = this.getFocusableElements();
|
|
20878
|
+
if (focusable.length === 0)
|
|
20879
|
+
return;
|
|
20880
|
+
const first = focusable[0];
|
|
20881
|
+
const last = focusable[focusable.length - 1];
|
|
20882
|
+
const active = this.el.ownerDocument.activeElement;
|
|
20883
|
+
if (e.shiftKey) {
|
|
20884
|
+
if (active === first || !this.el.contains(active)) {
|
|
20885
|
+
e.preventDefault();
|
|
20886
|
+
last.focus();
|
|
20887
|
+
}
|
|
20888
|
+
}
|
|
20889
|
+
else if (active === last || !this.el.contains(active)) {
|
|
20890
|
+
e.preventDefault();
|
|
20891
|
+
first.focus();
|
|
20892
|
+
}
|
|
20485
20893
|
}
|
|
20486
20894
|
render() {
|
|
20487
|
-
return (index.h(index.Host, { key: '
|
|
20895
|
+
return (index.h(index.Host, { key: 'a007b689281cf2d2f5c24d7517a478c165c992bf', class: {
|
|
20488
20896
|
'xpl-side-nav': true,
|
|
20489
|
-
|
|
20897
|
+
'xpl-side-nav--open': this.open,
|
|
20898
|
+
} }, index.h("xpl-button", { key: '4828b88c0e14e4202535e19e406def9558533892', class: "xpl-side-nav__toggle", variant: "tertiary", iconOnly: true, icon: this.open ? 'sidebar-left-hide' : 'sidebar-left-show', "aria-expanded": this.open ? 'true' : 'false', "aria-label": this.open ? 'Close navigation menu' : 'Open navigation menu', onClick: this.onToggleClick }), index.h("div", { key: '193bf28ee1b495f3352e46d255e0488d38f59a03', class: "xpl-side-nav__wrapper" }, index.h("nav", { key: '36461f0c57dbe069381aed7d8cad57a484bdc5c6', class: "xpl-side-nav__content", "aria-label": this.label }, index.h("div", { key: '7e88ee25d63a9489894e54030ec5e943be803bde', class: "xpl-side-nav__section" }, index.h("slot", { key: '2fb0b53cd888824afcd73d1c08f35939e7729b88', name: "section" })), index.h("div", { key: 'ee3beba191a7633a98312f225013db4f05891388', class: "xpl-side-nav__footer" }, index.h("slot", { key: 'e876c45f33e5fd200cbe4a6c5ef6fcd85c43eccd', name: "nav-footer" })))), index.h("xpl-backdrop", { key: '74bef30e9ffb2c3d640e2cab2b2fe328b7f37c52', class: "xpl-side-nav__backdrop", onClick: this.onBackdropClick })));
|
|
20490
20899
|
}
|
|
20900
|
+
get el() { return index.getElement(this); }
|
|
20901
|
+
static get watchers() { return {
|
|
20902
|
+
"open": [{
|
|
20903
|
+
"onOpenChanged": 0
|
|
20904
|
+
}]
|
|
20905
|
+
}; }
|
|
20491
20906
|
};
|
|
20492
20907
|
|
|
20493
20908
|
const SideNavItem = class {
|
|
@@ -20495,6 +20910,7 @@ const SideNavItem = class {
|
|
|
20495
20910
|
index.registerInstance(this, hostRef);
|
|
20496
20911
|
this.expandedChange = index.createEvent(this, "expandedChange", 7);
|
|
20497
20912
|
this.navClick = index.createEvent(this, "navClick", 7);
|
|
20913
|
+
this.hasTrailingSlot = false;
|
|
20498
20914
|
this.disabled = false;
|
|
20499
20915
|
this.expanded = false;
|
|
20500
20916
|
this.hasChildren = false;
|
|
@@ -20516,11 +20932,66 @@ const SideNavItem = class {
|
|
|
20516
20932
|
syncLinkHasChildrenExclusivity() {
|
|
20517
20933
|
this.enforceLinkExcludesHasChildren();
|
|
20518
20934
|
}
|
|
20935
|
+
connectedCallback() {
|
|
20936
|
+
this.syncTrailingSlot();
|
|
20937
|
+
this.connectTrailingSlotObserver();
|
|
20938
|
+
}
|
|
20939
|
+
disconnectedCallback() {
|
|
20940
|
+
if (this.trailingSlotSyncTimeoutId !== undefined) {
|
|
20941
|
+
clearTimeout(this.trailingSlotSyncTimeoutId);
|
|
20942
|
+
this.trailingSlotSyncTimeoutId = undefined;
|
|
20943
|
+
}
|
|
20944
|
+
this.disconnectTrailingSlotObserver();
|
|
20945
|
+
}
|
|
20519
20946
|
componentWillLoad() {
|
|
20520
20947
|
this.syncLinkHasChildrenExclusivity();
|
|
20948
|
+
this.syncTrailingSlot();
|
|
20521
20949
|
}
|
|
20522
20950
|
componentWillRender() {
|
|
20523
20951
|
this.syncLinkHasChildrenExclusivity();
|
|
20952
|
+
this.disconnectTrailingSlotObserver();
|
|
20953
|
+
}
|
|
20954
|
+
componentDidRender() {
|
|
20955
|
+
this.scheduleTrailingSlotSync();
|
|
20956
|
+
}
|
|
20957
|
+
connectTrailingSlotObserver() {
|
|
20958
|
+
this.disconnectTrailingSlotObserver();
|
|
20959
|
+
if (typeof MutationObserver === 'undefined') {
|
|
20960
|
+
return;
|
|
20961
|
+
}
|
|
20962
|
+
this.trailingSlotObserver = new MutationObserver(() => {
|
|
20963
|
+
this.scheduleTrailingSlotSync();
|
|
20964
|
+
});
|
|
20965
|
+
this.trailingSlotObserver.observe(this.el, {
|
|
20966
|
+
childList: true,
|
|
20967
|
+
subtree: true,
|
|
20968
|
+
attributes: true,
|
|
20969
|
+
attributeFilter: ['slot'],
|
|
20970
|
+
});
|
|
20971
|
+
}
|
|
20972
|
+
disconnectTrailingSlotObserver() {
|
|
20973
|
+
var _a;
|
|
20974
|
+
(_a = this.trailingSlotObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
20975
|
+
this.trailingSlotObserver = undefined;
|
|
20976
|
+
}
|
|
20977
|
+
scheduleTrailingSlotSync() {
|
|
20978
|
+
if (this.trailingSlotSyncTimeoutId !== undefined) {
|
|
20979
|
+
clearTimeout(this.trailingSlotSyncTimeoutId);
|
|
20980
|
+
}
|
|
20981
|
+
this.trailingSlotSyncTimeoutId = setTimeout(() => {
|
|
20982
|
+
this.trailingSlotSyncTimeoutId = undefined;
|
|
20983
|
+
if (!this.el.isConnected) {
|
|
20984
|
+
return;
|
|
20985
|
+
}
|
|
20986
|
+
this.syncTrailingSlot();
|
|
20987
|
+
this.connectTrailingSlotObserver();
|
|
20988
|
+
}, 0);
|
|
20989
|
+
}
|
|
20990
|
+
syncTrailingSlot() {
|
|
20991
|
+
const next = Array.from(this.el.querySelectorAll('[slot="trailing"]')).some((node) => node.closest('xpl-side-nav-item') === this.el);
|
|
20992
|
+
if (next !== this.hasTrailingSlot) {
|
|
20993
|
+
this.hasTrailingSlot = next;
|
|
20994
|
+
}
|
|
20524
20995
|
}
|
|
20525
20996
|
enforceLinkExcludesHasChildren() {
|
|
20526
20997
|
if (!this.link)
|
|
@@ -20534,15 +21005,20 @@ const SideNavItem = class {
|
|
|
20534
21005
|
}
|
|
20535
21006
|
render() {
|
|
20536
21007
|
var _a;
|
|
20537
|
-
const
|
|
21008
|
+
const showAutoChevron = this.hasChildren && !this.hasTrailingSlot;
|
|
21009
|
+
const buttonClass = {
|
|
20538
21010
|
'xpl-side-nav-item__link': true,
|
|
20539
21011
|
expanded: this.expanded,
|
|
20540
21012
|
selected: this.selected,
|
|
20541
21013
|
};
|
|
20542
|
-
return (index.h(index.Host, { key: '
|
|
21014
|
+
return (index.h(index.Host, { key: '9aa4038c1fd52b62a0ea393b4cd60f94dc299beb', class: {
|
|
20543
21015
|
'xpl-side-nav-item': true,
|
|
20544
21016
|
'xpl-side-nav-item--link-disabled': this.link && this.disabled,
|
|
20545
|
-
} }, this.link ? (index.h("slot", null)) : (index.h("button", { type: "button", class:
|
|
21017
|
+
} }, this.link ? (index.h("slot", null)) : (index.h("button", { type: "button", class: buttonClass, "aria-current": this.selected ? 'page' : undefined, "aria-expanded": this.hasChildren ? (this.expanded ? 'true' : 'false') : undefined, onClick: this.handleClick, disabled: this.disabled }, index.h("span", { class: "xpl-side-nav-item__leading" }, index.h("slot", { name: "leading" }, this.icon ? (index.h("xpl-icon", { icon: this.icon, size: 16 })) : null)), index.h("span", { class: "xpl-side-nav-item__label" }, (_a = this.label) !== null && _a !== void 0 ? _a : ''), (this.hasTrailingSlot || this.hasChildren) && (index.h("span", { class: {
|
|
21018
|
+
'xpl-side-nav-item__trailing': true,
|
|
21019
|
+
'xpl-side-nav-item__trailing--chevron': showAutoChevron,
|
|
21020
|
+
expanded: showAutoChevron && this.expanded,
|
|
21021
|
+
}, "aria-hidden": showAutoChevron ? 'true' : undefined }, index.h("slot", { name: "trailing" }, showAutoChevron ? (index.h("xpl-icon", { icon: this.expanded ? 'chevron-up' : 'chevron-down', size: 16 })) : null))))), this.hasChildren && !this.link && (index.h("div", { key: '3e8f5a31a9d65ba35b699cee901795f733a915d9', class: `xpl-side-nav-item__children ${this.expanded ? 'expanded' : ''}`, inert: !this.expanded ? true : undefined }, index.h("div", { key: '30d431f2d0cc3286421815e1fe0b43b59cbb56a2', class: "xpl-side-nav-item__children-inner" }, index.h("slot", { key: 'b5e24e70a35121b27a853d5178017927ebbf4baf' }))))));
|
|
20546
21022
|
}
|
|
20547
21023
|
get el() { return index.getElement(this); }
|
|
20548
21024
|
static get watchers() { return {
|
|
@@ -20562,7 +21038,7 @@ const Skeleton = class {
|
|
|
20562
21038
|
this.size = 'custom';
|
|
20563
21039
|
}
|
|
20564
21040
|
render() {
|
|
20565
|
-
return (index.h(index.Host, { key: '
|
|
21041
|
+
return (index.h(index.Host, { key: '6d2a1a9164bb1568663b944f3f4ea66517256528', class: {
|
|
20566
21042
|
'xpl-skeleton': true,
|
|
20567
21043
|
[`xpl-skeleton--shape-${this.shape}`]: true,
|
|
20568
21044
|
[`xpl-skeleton--size-${this.size}`]: true,
|
|
@@ -20605,7 +21081,7 @@ const Slideout = class {
|
|
|
20605
21081
|
this.handleScroll();
|
|
20606
21082
|
}
|
|
20607
21083
|
render() {
|
|
20608
|
-
return (index.h(index.Host, { key: '
|
|
21084
|
+
return (index.h(index.Host, { key: '2784d3da5b726f04552fa93289f34ff0347d3e70', class: "xpl-slideout" }, this.backdrop && this.isOpen && (index.h("xpl-backdrop", { key: 'b8978c6811b9d1c175bfaee2296fbcb433c048d4', onClick: this.handleClose })), index.h("aside", { key: '0e4357253aa004531aa86fc2f93fb1332cec089b', class: `slideout slideout--${!this.isOpen && 'closed'}` }, index.h("header", { key: '132170bf2c8ff6c23e6bc85bce4dc8a2aec0c5d5', class: "header" }, index.h("div", { key: 'a38f7f2a2da8c622a9d2ef53c370560761b87b51', class: "title" }, index.h("slot", { key: 'ba7b485b02bd472a4f64e067cabf5cf6ae0ad1b0', name: "title" }), index.h("xpl-button", { key: '9538bc33599840f7756e747c63d9717cf14a0c58', class: "close-button", "icon-only": true, size: "sm", variant: "tertiary", onClick: this.handleClose }, index.h("xpl-icon", { key: '6d6846794afea4053736bc67b3c0c90fb822ca96', icon: "x" }))), index.h("div", { key: 'da9630c9cdc8d9c3e57242c58993f5815052e684', class: "subtitle" }, index.h("slot", { key: 'c923c0cdae7e6f09713592e31216ec10accce39f', name: "subtitle" })), index.h("div", { key: 'c9fc409c7e2c14987b4df6be17d7d2c9a5906100', class: "search" }, index.h("slot", { key: 'b963bc05b745e55bbdc27cc4bb224af97feccdda', name: "search" }))), index.h("xpl-divider", { key: 'e5f9201e96ac5d6b202e3e88edfa07dacfbb3786', tier: 0, class: "divider top" }), index.h("article", { key: '41b424ea94bdc2577b56166f45de2b1addc3a8b4', class: "content", tabIndex: 0 }, index.h("slot", { key: '5d316d1981d44536af9cc5d67ef7fd20f6375ec8', name: "content" })), this.showFooter && (index.h("footer", { key: '3d9c2b22153b6a9057d3c40b98af97d345b9e9c1' }, index.h("xpl-divider", { key: '77e87834d203624cc03ff2b0cf894300c2749094', tier: 0, class: "divider bottom" }), index.h("div", { key: '44737714daf25a087ad2c0d8938f94ec4668b071', class: "footer" }, index.h("slot", { key: '2c0c7b62872fa826ef117a730c92369ba7e340f1', name: "tertiary" }), index.h("slot", { key: '31ac0e95189487b668b3e5c0bd8d414ab7d73f30', name: "secondary" }), index.h("slot", { key: 'a0dd4999caac29b546cd0526e652596937dff83b', name: "primary" })))))));
|
|
20609
21085
|
}
|
|
20610
21086
|
get el() { return index.getElement(this); }
|
|
20611
21087
|
static get watchers() { return {
|
|
@@ -20770,6 +21246,7 @@ const Spotlight = class {
|
|
|
20770
21246
|
this.hasFloatingPosition = false;
|
|
20771
21247
|
this.hasImageSlotContent = false;
|
|
20772
21248
|
this.hasTitleSlotContent = false;
|
|
21249
|
+
this.dialogLabelId = undefined;
|
|
20773
21250
|
this.isVisible = false;
|
|
20774
21251
|
this.resolvedAnchorPosition = 'top-left';
|
|
20775
21252
|
this.actionLayout = 'default';
|
|
@@ -20946,6 +21423,7 @@ const Spotlight = class {
|
|
|
20946
21423
|
this.hasBodySlotContent = this.hasSlottedContent('body');
|
|
20947
21424
|
this.hasImageSlotContent = this.hasSlottedContent('image');
|
|
20948
21425
|
this.hasTitleSlotContent = this.hasSlottedContent('title');
|
|
21426
|
+
this.dialogLabelId = this.getDialogLabelId();
|
|
20949
21427
|
if (this.isOpenEnabled) {
|
|
20950
21428
|
this.previousFocus =
|
|
20951
21429
|
document.activeElement instanceof HTMLElement ? document.activeElement : null;
|
|
@@ -20976,6 +21454,10 @@ const Spotlight = class {
|
|
|
20976
21454
|
if (this.isOpenEnabled) {
|
|
20977
21455
|
this.syncTitleSlotIds();
|
|
20978
21456
|
}
|
|
21457
|
+
const nextLabelId = this.getDialogLabelId();
|
|
21458
|
+
if (this.dialogLabelId !== nextLabelId) {
|
|
21459
|
+
this.dialogLabelId = nextLabelId;
|
|
21460
|
+
}
|
|
20979
21461
|
if (this.pendingEnterVisible && this.isOpenEnabled) {
|
|
20980
21462
|
this.pendingEnterVisible = false;
|
|
20981
21463
|
this.enterVisibleFrameId = requestAnimationFrame(() => {
|
|
@@ -21144,10 +21626,13 @@ const Spotlight = class {
|
|
|
21144
21626
|
return fromHost;
|
|
21145
21627
|
}
|
|
21146
21628
|
const slot = this.el.querySelector('slot[name="title"]');
|
|
21147
|
-
if (
|
|
21148
|
-
|
|
21629
|
+
if (slot && typeof slot.assignedNodes === 'function') {
|
|
21630
|
+
const assigned = Array.from(slot.assignedNodes({ flatten: true })).find((node) => node.nodeType === Node.ELEMENT_NODE);
|
|
21631
|
+
if (assigned) {
|
|
21632
|
+
return assigned;
|
|
21633
|
+
}
|
|
21149
21634
|
}
|
|
21150
|
-
return (
|
|
21635
|
+
return (_a = this.el.querySelector('[slot="title"]')) !== null && _a !== void 0 ? _a : null;
|
|
21151
21636
|
}
|
|
21152
21637
|
getDialogLabelId() {
|
|
21153
21638
|
if (this.hasTitleSlotContent) {
|
|
@@ -21300,7 +21785,7 @@ const Spotlight = class {
|
|
|
21300
21785
|
'xpl-spotlight--only-primary-action': showActions && showPrimaryAction && !showSecondaryAction,
|
|
21301
21786
|
'xpl-spotlight--only-secondary-action': showActions && showSecondaryAction && !showPrimaryAction,
|
|
21302
21787
|
'xpl-spotlight--visible': this.isVisible,
|
|
21303
|
-
}, role: "dialog", "aria-modal": "false", "aria-label": this.
|
|
21788
|
+
}, role: "dialog", "aria-modal": "false", "aria-label": this.dialogLabelId ? undefined : 'Tour step', "aria-labelledby": this.dialogLabelId, tabindex: -1 }, index.h("button", { type: "button", class: "xpl-spotlight__target", "aria-label": "Spotlight indicator", onClick: this.handleTargetClick }, index.h("div", { class: "xpl-spotlight__target-outer" }), index.h("div", { class: "xpl-spotlight__target-inner" })), this.isDismissibleEnabled && (index.h("div", { class: "xpl-spotlight__dismiss" }, index.h("xpl-button", { variant: "secondary", size: "sm", iconOnly: true, "aria-label": "Dismiss tour step", onClick: this.handleDismissClick }, index.h("xpl-icon", { icon: "xmark", size: 16 })))), index.h("div", { class: "xpl-spotlight__frame" }, index.h("div", { class: {
|
|
21304
21789
|
'xpl-spotlight__image-container': true,
|
|
21305
21790
|
'xpl-spotlight__image-container--empty': !this.hasImageSlotContent,
|
|
21306
21791
|
'xpl-spotlight__image-container--hidden': !showImage,
|
|
@@ -21433,10 +21918,10 @@ const TabPanel = class {
|
|
|
21433
21918
|
const t = (_a = this.target) !== null && _a !== void 0 ? _a : '';
|
|
21434
21919
|
const panelId = tabPanelDomId(groupId, t);
|
|
21435
21920
|
const labelledBy = tabTriggerId(groupId, t);
|
|
21436
|
-
return (index.h(index.Host, { key: '
|
|
21921
|
+
return (index.h(index.Host, { key: 'd1d6b910b84ee0aa483d605d10aaabf662d2efcf', "aria-labelledby": labelledBy, class: {
|
|
21437
21922
|
'xpl-tab-panel': true,
|
|
21438
21923
|
'xpl-tab-panel--selected': this.selected,
|
|
21439
|
-
}, id: panelId, role: "tabpanel" }, index.h("slot", { key: '
|
|
21924
|
+
}, id: panelId, role: "tabpanel" }, index.h("slot", { key: '1fe282e7372fb0353cf1c32db841269aaa3c44a9' })));
|
|
21440
21925
|
}
|
|
21441
21926
|
get el() { return index.getElement(this); }
|
|
21442
21927
|
};
|
|
@@ -21464,29 +21949,23 @@ const Table = class {
|
|
|
21464
21949
|
this.sortTypeArray = [];
|
|
21465
21950
|
this.selectAllValue = Math.random().toString(36).slice(2);
|
|
21466
21951
|
this.selectAll = (e) => {
|
|
21467
|
-
const
|
|
21468
|
-
if (!(target instanceof HTMLInputElement))
|
|
21469
|
-
return;
|
|
21470
|
-
const { checked } = target;
|
|
21952
|
+
const checked = e.detail;
|
|
21471
21953
|
this.areAllSelected = checked;
|
|
21472
21954
|
this.selected =
|
|
21473
21955
|
this.selectedValues.length > 0
|
|
21474
|
-
?
|
|
21475
|
-
Array.from(this.el.querySelectorAll('tbody td:first-child input')).map((input) => checked ? input === null || input === void 0 ? void 0 : input.value : checked)
|
|
21956
|
+
? Array.from(this.el.querySelectorAll('tbody td:first-child xpl-checkbox')).map((checkbox) => (checked ? checkbox.value : checked))
|
|
21476
21957
|
: this.selected.map(() => checked);
|
|
21477
21958
|
this.onChange();
|
|
21478
21959
|
};
|
|
21479
21960
|
this.selectOne = (e, checkboxIdx) => {
|
|
21480
|
-
const
|
|
21481
|
-
|
|
21482
|
-
return;
|
|
21483
|
-
const { checked, value } = target;
|
|
21484
|
-
this.areAllSelected = false;
|
|
21961
|
+
const checked = e.detail;
|
|
21962
|
+
const { value } = e.target;
|
|
21485
21963
|
this.selected = this.selected.map((v, selectedIdx) => {
|
|
21486
21964
|
if (selectedIdx !== checkboxIdx)
|
|
21487
21965
|
return v;
|
|
21488
21966
|
return this.selectedValues.length > 0 ? (checked ? value : checked) : checked;
|
|
21489
21967
|
});
|
|
21968
|
+
this.areAllSelected = this.selected.every((v) => !!v);
|
|
21490
21969
|
this.onChange();
|
|
21491
21970
|
};
|
|
21492
21971
|
this.onChange = () => {
|
|
@@ -21577,27 +22056,24 @@ const Table = class {
|
|
|
21577
22056
|
(!this.sortTypeArray || this.sortTypeArray.length !== this.columns.length)) {
|
|
21578
22057
|
this.sortTypeArray = this.columns.map(() => null);
|
|
21579
22058
|
}
|
|
21580
|
-
return (index.h(index.Host, { key: '
|
|
22059
|
+
return (index.h(index.Host, { key: 'feca62966731c111adc18988af07bd269dd63868' }, index.h("div", { key: 'b585fe5b3161eb7763e4292a7015fb3209a3fa90', class: "xpl-table-container", onScroll: this.onScroll, ref: (el) => {
|
|
21581
22060
|
this.container = el;
|
|
21582
|
-
} }, index.h("table", { key: '
|
|
22061
|
+
} }, index.h("table", { key: '37930d45de6739b43ff6d541d46d7f960d922716', class: {
|
|
21583
22062
|
'xpl-table': true,
|
|
21584
22063
|
'xpl-table--striped': this.striped,
|
|
21585
22064
|
'xpl-table--freeze': this.freeze,
|
|
21586
22065
|
'xpl-table--has-scrolled': this.hasScrolled,
|
|
21587
|
-
} }, this.columns && (index.h("thead", { key: '
|
|
22066
|
+
} }, this.columns && (index.h("thead", { key: '40e9b8bb9cb641a2f89a63a707ecaa3a286fc99d' }, this.columns.map((column, i) => {
|
|
21588
22067
|
var _a;
|
|
21589
22068
|
const iconType = getIconType((_a = this.sortTypeArray) === null || _a === void 0 ? void 0 : _a[i]);
|
|
21590
22069
|
const isColumnSortable = !!(this.isSortable && this.sortableColumns[i]);
|
|
21591
|
-
return (index.h("th", null, index.h("label", { onClick: (e) => this.handleSort(e, isColumnSortable, i, column.replace(/ /g, '-').toLowerCase()), class: isColumnSortable ? 'cursor-pointer' : '' }, this.multiselect && i === 0 && (index.h("
|
|
21592
|
-
this.selected.some((a) => a), onClick: (e) => {
|
|
21593
|
-
|
|
21594
|
-
this.selectAll(e);
|
|
21595
|
-
}, type: "checkbox", value: `select-all-${this.selectAllValue}` })), column, isColumnSortable && !!this.sortTypeArray[i] && (index.h("xpl-icon", { icon: iconType, size: 16 })))));
|
|
21596
|
-
}))), index.h("tbody", { key: 'b13ca1d1a738de189d4f040dfd309187671b341d' }, this.rowData.map((row, rowNum) => (index.h("tr", { class: this.selected && this.selected[rowNum]
|
|
22070
|
+
return (index.h("th", null, index.h("label", { onClick: (e) => this.handleSort(e, isColumnSortable, i, column.replace(/ /g, '-').toLowerCase()), class: isColumnSortable ? 'cursor-pointer' : '' }, this.multiselect && i === 0 && (index.h("xpl-checkbox", { checked: this.areAllSelected, indeterminate: !this.areAllSelected &&
|
|
22071
|
+
this.selected.some((a) => a), onClick: (e) => e.stopPropagation(), onCheckboxChange: (e) => this.selectAll(e), value: `select-all-${this.selectAllValue}`, "aria-label": "Select all rows" })), column, isColumnSortable && !!this.sortTypeArray[i] && (index.h("xpl-icon", { icon: iconType, size: 16 })))));
|
|
22072
|
+
}))), index.h("tbody", { key: '99bc5a0fd8b91d040483cc5749490b5319097ab9' }, this.rowData.map((row, rowNum) => (index.h("tr", { class: this.selected && this.selected[rowNum]
|
|
21597
22073
|
? 'xpl-table-row-selected'
|
|
21598
|
-
: '' }, row.map((cell, i) => (index.h("td", null, this.multiselect && i === 0 ? (index.h("label",
|
|
22074
|
+
: '' }, row.map((cell, i) => (index.h("td", null, this.multiselect && i === 0 ? (index.h("label", null, index.h("xpl-checkbox", { checked: !!this.selected[rowNum], onCheckboxChange: (e) => this.selectOne(e, rowNum), value: this.selectedValues.length > 0
|
|
21599
22075
|
? this.selectedValues[rowNum]
|
|
21600
|
-
: `xpl-table-checkbox-${rowNum}` }), index.h("div", { innerHTML: cell }))) : (index.h("div", { innerHTML: cell }))))))))), ((_a = this.rowFooterData) === null || _a === void 0 ? void 0 : _a.length) > 0 && (index.h("tfoot", { key: '
|
|
22076
|
+
: `xpl-table-checkbox-${rowNum}`, "aria-label": `Select row ${rowNum + 1}` }), index.h("div", { innerHTML: cell }))) : (index.h("div", { innerHTML: cell }))))))))), ((_a = this.rowFooterData) === null || _a === void 0 ? void 0 : _a.length) > 0 && (index.h("tfoot", { key: '404659d5846461f017e974786ec359473be0a7b6' }, this.rowFooterData.map((row) => (index.h("tr", null, row.map((cell) => (index.h("td", null, index.h("div", { innerHTML: cell })))))))))))));
|
|
21601
22077
|
}
|
|
21602
22078
|
get el() { return index.getElement(this); }
|
|
21603
22079
|
static get watchers() { return {
|
|
@@ -21933,11 +22409,11 @@ const Tabs = class {
|
|
|
21933
22409
|
}
|
|
21934
22410
|
render() {
|
|
21935
22411
|
const isSegment = this.type === 'segment';
|
|
21936
|
-
return (index.h(index.Host, { key: '
|
|
22412
|
+
return (index.h(index.Host, { key: '712b11ca22e287b8e981c327d1793fbc627c8508', class: {
|
|
21937
22413
|
'xpl-tabs': true,
|
|
21938
22414
|
'xpl-tabs--full-width': this.fullWidth,
|
|
21939
22415
|
'xpl-tabs--segment': isSegment,
|
|
21940
|
-
}, "data-choices-tick": this.choicesTick }, index.h("xpl-select", { key: '
|
|
22416
|
+
}, "data-choices-tick": this.choicesTick }, index.h("xpl-select", { key: 'ca013d1c4848a13e3210e3e010f90969a70b609f', classNames: this.mobileSelectClassNames(), choices: this.renderChoices(), disabled: this.disabled, selectedValues: this.selectedValue, onDropdownStateChange: (event) => {
|
|
21941
22417
|
if (event.detail) {
|
|
21942
22418
|
this.isMobileSelectChange = true;
|
|
21943
22419
|
}
|
|
@@ -21948,17 +22424,17 @@ const Tabs = class {
|
|
|
21948
22424
|
this.tabChange.emit(selectedValue);
|
|
21949
22425
|
this.isMobileSelectChange = false;
|
|
21950
22426
|
}
|
|
21951
|
-
} }), index.h("nav", { key: '
|
|
22427
|
+
} }), index.h("nav", { key: 'bbabd600ae5e210b7a3e9cfa9c5938f12ee14e1d', "aria-orientation": "horizontal", class: "xpl-tabs__headings", role: "tablist", ref: (el) => {
|
|
21952
22428
|
this.headingsContainerRef = el;
|
|
21953
22429
|
}, onTabChange: (event) => {
|
|
21954
22430
|
event.stopPropagation();
|
|
21955
22431
|
this.isMobileSelectChange = false;
|
|
21956
22432
|
this.handleTabChange(event.detail);
|
|
21957
22433
|
this.tabChange.emit(event.detail);
|
|
21958
|
-
} }, !isSegment && (index.h("div", { key: '
|
|
22434
|
+
} }, !isSegment && (index.h("div", { key: 'fe8c53716bd0fe10b02a22ac3df643aa6627303d', class: "xpl-tabs__active-bar", style: {
|
|
21959
22435
|
transform: `translateX(${this.activeBarPosition.left}px)`,
|
|
21960
22436
|
width: `${this.activeBarPosition.width}px`,
|
|
21961
|
-
} })), index.h("slot", { key: '
|
|
22437
|
+
} })), index.h("slot", { key: '8a1232936ec72a91e4fcd57f1f35f598a337dd99', name: "heading" })), index.h("div", { key: '2ef4b61b894a326bc370a1c7631308b8b13261b5', class: "xpl-tabs__panels" }, index.h("slot", { key: '28c9ccce6482c7cbe9ee46960c65bd59aaacb4b9', name: "panel" }))));
|
|
21962
22438
|
}
|
|
21963
22439
|
get el() { return index.getElement(this); }
|
|
21964
22440
|
static get watchers() { return {
|
|
@@ -22104,7 +22580,7 @@ const Tag = class {
|
|
|
22104
22580
|
}
|
|
22105
22581
|
render() {
|
|
22106
22582
|
const dragEnabled = this.isDraggable && !this.disabled;
|
|
22107
|
-
return (index.h(index.Host, { key: '
|
|
22583
|
+
return (index.h(index.Host, { key: '4b8228da443d411561306e790333d676fc3907e3', class: {
|
|
22108
22584
|
'xpl-tag': true,
|
|
22109
22585
|
'xpl-tag-container': true,
|
|
22110
22586
|
'xpl-tag--disabled': this.disabled,
|
|
@@ -22112,7 +22588,7 @@ const Tag = class {
|
|
|
22112
22588
|
'xpl-tag--dragging': this.isDragging,
|
|
22113
22589
|
'xpl-tag--draggable': dragEnabled,
|
|
22114
22590
|
'xpl-tag--sm': this.size === 'sm',
|
|
22115
|
-
}, onDragOver: dragEnabled ? this.handleDragOver : undefined, onDragEnter: dragEnabled ? this.handleDragEnter : undefined, onDragStart: this.isDraggable ? this.handleHostDragStart : undefined }, dragEnabled ? (index.h("div", { class: "xpl-tag__content xpl-tag", role: "button", tabIndex: 0, draggable: true, "aria-grabbed": String(this.isDragging), onClick: this.handleTagClick, onKeyDown: this.handleContentKeyDown, onDragStart: this.handleDragStart, onDragEnd: this.handleDragEnd }, index.h("slot", null))) : (index.h("button", { class: "xpl-tag__content xpl-tag", type: "button", disabled: this.disabled, onClick: this.handleTagClick }, index.h("slot", null))), this.dismissible && (index.h("button", { key: '
|
|
22591
|
+
}, onDragOver: dragEnabled ? this.handleDragOver : undefined, onDragEnter: dragEnabled ? this.handleDragEnter : undefined, onDragStart: this.isDraggable ? this.handleHostDragStart : undefined }, dragEnabled ? (index.h("div", { class: "xpl-tag__content xpl-tag", role: "button", tabIndex: 0, draggable: true, "aria-grabbed": String(this.isDragging), onClick: this.handleTagClick, onKeyDown: this.handleContentKeyDown, onDragStart: this.handleDragStart, onDragEnd: this.handleDragEnd }, index.h("slot", null))) : (index.h("button", { class: "xpl-tag__content xpl-tag", type: "button", disabled: this.disabled, onClick: this.handleTagClick }, index.h("slot", null))), this.dismissible && (index.h("button", { key: 'bf634c6b75d1cd2eaadff8e4459b74a097e3f221', class: "xpl-tag__dismiss xpl-tag__close", type: "button", draggable: false, disabled: this.disabled, "aria-label": `Dismiss ${this.dismissAriaLabelSuffix}`, onClick: this.handleDismissClick }, index.h("xpl-icon", { key: 'fb37896890c9afb56c02a3ff4e62f096c416a569', icon: "xmark", size: 10 })))));
|
|
22116
22592
|
}
|
|
22117
22593
|
get el() { return index.getElement(this); }
|
|
22118
22594
|
static get watchers() { return {
|
|
@@ -22162,14 +22638,14 @@ const Toast = class {
|
|
|
22162
22638
|
}
|
|
22163
22639
|
render() {
|
|
22164
22640
|
var _a;
|
|
22165
|
-
return (index.h(index.Host, { key: '
|
|
22641
|
+
return (index.h(index.Host, { key: 'c9abdb6db66a9dad0d6ed3d2e6d178ea34852c86', class: `xpl-toast xpl-toast--${this.variant}`, onAnimationEnd: this.handleAnimationEnd }, index.h("div", { key: '7057e31e0f25dab1ba8b093f1dca15e6f08c44e4', class: "xpl-toast__left" }, this.showIcon && (index.h("div", { key: '7875c518753729ae39a7bb9f2051751924a0d558', class: `xpl-toast__icon xpl-toast__icon--${this.variant}` }, this.getIcon())), index.h("div", { key: 'e38c7d0593c16f3dfa83bc4e521f89ee644b46d4', class: "xpl-toast__notification" }, index.h("p", { key: '8186437158381780554d2509a806704c52450f8c', class: "xpl-toast__title" }, index.h("slot", { key: '0aa8df0520c33b4576acfb1ad4750a72928b94d5', name: "title" })), this.caption !== '' && (index.h("p", { key: '3a4ce8f73e498373344b8b692e624f177212a70a', class: "xpl-toast__caption" }, (_a = this.caption) === null || _a === void 0 ? void 0 : _a.substring(0, 85))))), index.h("div", { key: '636ff5b9476cea09d21b97f3e1b78860a6f10669', class: "xpl-toast__action", ref: (el) => {
|
|
22166
22642
|
this.actionSlot = el;
|
|
22167
|
-
} }, index.h("slot", { key: '
|
|
22643
|
+
} }, index.h("slot", { key: '733bc27fba998cdbb97cc1124d8449b539a0fc21', name: "action" })), this.dismissable && (index.h("div", { key: '8f555e8a02c8aed5095ab659a792e19c242dae98', class: "xpl-toast__close" }, index.h("button", { key: 'ca64c6cb98c4cda5d2dab208afef54db4832e103', tabIndex: 0, onClick: this.dismiss }, index.h("xpl-icon", { key: 'bf00f852ecffd16504a8ec95f3f6630b1aa569c9', icon: "x" }))))));
|
|
22168
22644
|
}
|
|
22169
22645
|
get el() { return index.getElement(this); }
|
|
22170
22646
|
};
|
|
22171
22647
|
|
|
22172
|
-
const TooltipArrow = () => (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "
|
|
22648
|
+
const TooltipArrow = () => (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "13" }, index.h("path", { d: "M0.5 5h15l-7.5 7.5L0.5 5Z", fill: "white", stroke: "none", class: "xpl-tooltip-arrow__fill" }), index.h("path", { d: "M0.5 5 L8 12.5 L15.5 5", fill: "none", stroke: "black", "stroke-width": "1", class: "xpl-tooltip-arrow__stroke" })));
|
|
22173
22649
|
|
|
22174
22650
|
const Tooltip = class {
|
|
22175
22651
|
constructor(hostRef) {
|
|
@@ -22178,7 +22654,7 @@ const Tooltip = class {
|
|
|
22178
22654
|
this.hideArrow = false;
|
|
22179
22655
|
}
|
|
22180
22656
|
render() {
|
|
22181
|
-
return (index.h(index.Host, { key: '
|
|
22657
|
+
return (index.h(index.Host, { key: '9890dea245d2fbd24c67fea6e39ce3430ffc8d81' }, index.h("div", { key: '0930c7ee1f0e1f6a625f41e34f31d2432fdff7eb', class: "xpl-tooltip-container" }, index.h("slot", { key: '3b9a8aebce020a13f3d7ef624b59c06e55398907' }), index.h("div", { key: '50fe33b8bef96df08899b449065558ea8f2ed820', class: `xpl-tooltip xpl-tooltip--${this.position}` }, this.text, !this.hideArrow && (index.h("div", { key: '53668e28af956a2293c36eb4991782aee8542378', class: "xpl-tooltip-arrow" }, index.h(TooltipArrow, { key: 'ebbbf0e6b2a848af99d14ddecdb70723bff5181b' })))))));
|
|
22182
22658
|
}
|
|
22183
22659
|
};
|
|
22184
22660
|
|
|
@@ -22235,6 +22711,7 @@ const TopNav = class {
|
|
|
22235
22711
|
this.open = !this.open;
|
|
22236
22712
|
this.navOpen.emit(this.open);
|
|
22237
22713
|
if (wasOpen && !this.open) {
|
|
22714
|
+
this.resetMobileCascade();
|
|
22238
22715
|
this.focusNavControlAfterClose();
|
|
22239
22716
|
}
|
|
22240
22717
|
};
|
|
@@ -22394,6 +22871,10 @@ const TopNav = class {
|
|
|
22394
22871
|
removeDocEscapeListener() {
|
|
22395
22872
|
this.el.ownerDocument.removeEventListener('keydown', this.onDocKeyDownEscape, false);
|
|
22396
22873
|
}
|
|
22874
|
+
resetMobileCascade() {
|
|
22875
|
+
const openItem = this.el.querySelector('.xpl-top-nav__left-primary > xpl-top-nav-item.xpl-top-nav-item--dropdown-open');
|
|
22876
|
+
openItem === null || openItem === void 0 ? void 0 : openItem.closeMenu().catch(() => undefined);
|
|
22877
|
+
}
|
|
22397
22878
|
scheduleSlotContentSyncFromObserver() {
|
|
22398
22879
|
if (this.deferredSlotContentObserverSyncTimeoutId !== undefined) {
|
|
22399
22880
|
clearTimeout(this.deferredSlotContentObserverSyncTimeoutId);
|
|
@@ -22417,12 +22898,13 @@ const TopNav = class {
|
|
|
22417
22898
|
const wasOpen = this.open;
|
|
22418
22899
|
this.open = false;
|
|
22419
22900
|
if (wasOpen && !this.navControl) {
|
|
22901
|
+
this.resetMobileCascade();
|
|
22420
22902
|
this.navOpen.emit(false);
|
|
22421
22903
|
}
|
|
22422
22904
|
}
|
|
22423
22905
|
render() {
|
|
22424
22906
|
var _a, _b, _c, _d;
|
|
22425
|
-
return (index.h(index.Host, { key: '
|
|
22907
|
+
return (index.h(index.Host, { key: 'a1556bcc2dfc2d35b9b9540a3f0e0d162d547923', class: {
|
|
22426
22908
|
'xpl-top-nav': true,
|
|
22427
22909
|
'xpl-top-nav--nav-control': Boolean(this.navControl),
|
|
22428
22910
|
'xpl-top-nav--open': this.open,
|
|
@@ -22430,15 +22912,15 @@ const TopNav = class {
|
|
|
22430
22912
|
'xpl-top-nav--has-brand': this.hasBrand,
|
|
22431
22913
|
'xpl-top-nav--has-user-menu': this.hasUserMenu,
|
|
22432
22914
|
dark: true,
|
|
22433
|
-
} }, index.h("nav", { key: '
|
|
22915
|
+
} }, index.h("nav", { key: '5531a9157af00cbd8b8d5459801ae00337c5e4ec', "aria-label": (_a = this.label) !== null && _a !== void 0 ? _a : 'top-navigation-bar', class: "xpl-top-nav__bar" }, index.h("div", { key: '5257bb97f7c388358820ae85e872644666538304', class: "xpl-top-nav__inner-left" }, this.navControl && (index.h("button", { key: '8e8acb60ee8cac9bf84bb559444fbdcfcee13a10', type: "button", class: "xpl-top-nav__nav-control", "aria-expanded": this.open ? 'true' : 'false', "aria-label": this.open ? 'Close navigation menu' : 'Open navigation menu', onClick: this.onNavToggle }, index.h("xpl-icon", { key: '7bafdf086e9df7d4a2333ea9d2fed86de8466912', class: "xpl-top-nav__control-icon", icon: "menu", size: 32 }))), this.hasBrand && (index.h("div", { key: '39fc108bfb4b30a98bc06ca8d12331527708d3ef', class: "xpl-top-nav__brand-bar" }, index.h("xpl-top-nav-item", { key: '7c951eb3c0e349170bb017f6e1d375f3b328653f', class: "xpl-top-nav__brand", href: this.brandHref, onNavItemClick: this.onBrandNavItemClick }, ((_b = this.brandLogo) === null || _b === void 0 ? void 0 : _b.trim()) ? (index.h("img", { class: "xpl-top-nav__brand-logo", src: this.brandLogo, alt: ((_c = this.brandName) === null || _c === void 0 ? void 0 : _c.trim())
|
|
22434
22916
|
? this.brandName.trim()
|
|
22435
|
-
: 'Brand' })) : this.brandLogoSlotPresent ? (index.h("span", { class: "xpl-top-nav__brand-logo-slot" }, index.h("slot", { name: "brand-logo" }))) : null, ((_d = this.brandName) === null || _d === void 0 ? void 0 : _d.trim()) ? (index.h("span", { class: "xpl-top-nav__brand-name" }, this.brandName.trim())) : null))), index.h("div", { key: '
|
|
22917
|
+
: 'Brand' })) : this.brandLogoSlotPresent ? (index.h("span", { class: "xpl-top-nav__brand-logo-slot" }, index.h("slot", { name: "brand-logo" }))) : null, ((_d = this.brandName) === null || _d === void 0 ? void 0 : _d.trim()) ? (index.h("span", { class: "xpl-top-nav__brand-name" }, this.brandName.trim())) : null))), index.h("div", { key: '16fa404db5c59741ec4a4c8c92c6f43f7502e906', class: {
|
|
22436
22918
|
'xpl-top-nav__aside': true,
|
|
22437
22919
|
'xpl-nav-left': true,
|
|
22438
|
-
} }, index.h("div", { key: '
|
|
22920
|
+
} }, index.h("div", { key: 'd5421d83454aadb4252cc244b24c9d3bf9881c69', class: "xpl-top-nav__left-primary", role: "list" }, index.h("slot", { key: 'c95fcd2f6365dbc03ee4e4e99db15e3460fd5358', name: "left-aside" })))), index.h("div", { key: 'fa5afd226b5eed1468ef066fba956852f7f0d65d', class: {
|
|
22439
22921
|
'xpl-top-nav__aside': true,
|
|
22440
22922
|
'xpl-nav-right': true,
|
|
22441
|
-
} }, index.h("div", { key: '
|
|
22923
|
+
} }, index.h("div", { key: 'd84a6fc492147429d725b49681637a203fc36c35', class: "xpl-nav-right__list" }, index.h("div", { key: '63ef2b0eddef28da05d172bb05b2edd64ad173dd', class: "xpl-top-nav__right-rail" }, index.h("div", { key: '3ead1c8076e1ed51283ec6251c4ed252835457e3', class: "xpl-top-nav__right-lead" }, index.h("slot", { key: '8076be6d9d726a2b380f41077d114b37cdfe15e9', name: "right-aside" })), this.hasUserMenu ? (index.h("div", { class: "xpl-top-nav__right-user" }, index.h("xpl-popover", { class: "xpl-top-nav__user-popover dark", position: "bottom-end", display: "menu" }, this.userMenuTriggerSlotPresent ? (index.h("slot", { name: "user-menu-trigger", slot: "trigger" })) : this.usesBuiltInChildAccountTrigger ? (index.h("xpl-button", { slot: "trigger", class: "xpl-top-nav__child-account-trigger", type: "button", variant: "tertiary", icon: "chevron-down", iconPosition: "end", iconOnly: this.childAccountLabelText.length === 0, "aria-haspopup": "dialog", "aria-label": this.childAccountLabelText.length > 0
|
|
22442
22924
|
? undefined
|
|
22443
22925
|
: 'Open account menu' }, this.childAccountLabelText.length > 0
|
|
22444
22926
|
? this.childAccountLabelText
|
|
@@ -22452,40 +22934,60 @@ const TopNav = class {
|
|
|
22452
22934
|
}; }
|
|
22453
22935
|
};
|
|
22454
22936
|
|
|
22937
|
+
const TOP_NAV_ITEM_HOVER_OPEN_MQ = '(hover: hover) and (pointer: fine) and (min-width: 768px)';
|
|
22938
|
+
const TOP_NAV_ITEM_HOVER_CLOSE_DELAY_MS = 150;
|
|
22939
|
+
|
|
22940
|
+
const TIMER = {
|
|
22941
|
+
hasDropdownSync: 'hasDropdownSync',
|
|
22942
|
+
postRender: 'postRender',
|
|
22943
|
+
focusTriggerAfterEscape: 'focusTriggerAfterEscape',
|
|
22944
|
+
hoverClose: 'hoverClose',
|
|
22945
|
+
};
|
|
22455
22946
|
const TopNavItem = class {
|
|
22456
22947
|
constructor(hostRef) {
|
|
22457
22948
|
index.registerInstance(this, hostRef);
|
|
22458
22949
|
this.navItemClick = index.createEvent(this, "navItemClick", 7);
|
|
22950
|
+
this.openChange = index.createEvent(this, "openChange", 7);
|
|
22951
|
+
this.dropdownPanelId = `xpl-top-nav-item-dropdown-${Math.random().toString(36).slice(2, 11)}`;
|
|
22952
|
+
this.hoverOpened = false;
|
|
22953
|
+
this.timers = new lifecycle.TimerManager();
|
|
22954
|
+
this.hasActiveDescendant = false;
|
|
22459
22955
|
this.hasDropdown = false;
|
|
22956
|
+
this.isLeadingIconSlotPresent = false;
|
|
22460
22957
|
this.hostListitemRole = false;
|
|
22461
|
-
this.
|
|
22958
|
+
this.isTrailingIconSlotPresent = false;
|
|
22462
22959
|
this.active = false;
|
|
22463
22960
|
this.icon = '';
|
|
22961
|
+
this.open = false;
|
|
22962
|
+
this.openMode = 'click';
|
|
22464
22963
|
this.selected = false;
|
|
22465
22964
|
this.onDocClickCapture = (e) => {
|
|
22466
|
-
if (!this.hasDropdown || !this.open)
|
|
22965
|
+
if (!this.hasDropdown || !this.open)
|
|
22467
22966
|
return;
|
|
22468
|
-
}
|
|
22469
22967
|
const target = e.target;
|
|
22470
22968
|
if (target && !this.el.contains(target)) {
|
|
22471
22969
|
this.open = false;
|
|
22472
22970
|
}
|
|
22473
22971
|
};
|
|
22474
22972
|
this.onDocKeyDownCapture = (e) => {
|
|
22475
|
-
if (!this.hasDropdown || !this.open)
|
|
22973
|
+
if (!this.hasDropdown || !this.open)
|
|
22476
22974
|
return;
|
|
22477
|
-
}
|
|
22478
22975
|
if (e.key === 'Escape') {
|
|
22479
22976
|
e.preventDefault();
|
|
22480
22977
|
e.stopPropagation();
|
|
22481
22978
|
this.open = false;
|
|
22979
|
+
this.focusTriggerAfterEscape();
|
|
22482
22980
|
}
|
|
22483
22981
|
};
|
|
22484
22982
|
this.handleClick = (e) => {
|
|
22485
22983
|
if (this.hasDropdown) {
|
|
22486
22984
|
e.preventDefault();
|
|
22487
22985
|
e.stopPropagation();
|
|
22488
|
-
this.
|
|
22986
|
+
this.timers.clearCoalesced(TIMER.hoverClose);
|
|
22987
|
+
if (this.open && this.hoverOpened && this.hoverModeActive() && e.detail > 0) {
|
|
22988
|
+
return;
|
|
22989
|
+
}
|
|
22990
|
+
this.hoverOpened = false;
|
|
22489
22991
|
this.open = !this.open;
|
|
22490
22992
|
return;
|
|
22491
22993
|
}
|
|
@@ -22493,44 +22995,58 @@ const TopNavItem = class {
|
|
|
22493
22995
|
};
|
|
22494
22996
|
this.handleKeyDown = (e) => {
|
|
22495
22997
|
const isLinkMode = this.href != null && !this.hasDropdown;
|
|
22496
|
-
if (isLinkMode) {
|
|
22497
|
-
|
|
22498
|
-
|
|
22499
|
-
|
|
22500
|
-
if (e.key === ' ') {
|
|
22501
|
-
e.preventDefault();
|
|
22502
|
-
const anchor = this.el.querySelector('.xpl-top-nav-item__inner');
|
|
22503
|
-
anchor === null || anchor === void 0 ? void 0 : anchor.click();
|
|
22504
|
-
return;
|
|
22505
|
-
}
|
|
22998
|
+
if (isLinkMode && e.key === ' ') {
|
|
22999
|
+
e.preventDefault();
|
|
23000
|
+
const anchor = this.el.querySelector('.xpl-top-nav-item__inner');
|
|
23001
|
+
anchor === null || anchor === void 0 ? void 0 : anchor.click();
|
|
22506
23002
|
}
|
|
22507
|
-
|
|
23003
|
+
};
|
|
23004
|
+
this.handleMouseEnter = () => {
|
|
23005
|
+
if (!this.hasDropdown || !this.hoverModeActive()) {
|
|
22508
23006
|
return;
|
|
22509
|
-
|
|
22510
|
-
this.
|
|
23007
|
+
}
|
|
23008
|
+
this.timers.clearCoalesced(TIMER.hoverClose);
|
|
23009
|
+
if (!this.open) {
|
|
23010
|
+
this.hoverOpened = true;
|
|
23011
|
+
this.open = true;
|
|
23012
|
+
}
|
|
23013
|
+
};
|
|
23014
|
+
this.handleMouseLeave = () => {
|
|
23015
|
+
if (!this.hasDropdown || !this.open || !this.hoverOpened) {
|
|
23016
|
+
return;
|
|
23017
|
+
}
|
|
23018
|
+
this.timers.scheduleCoalesced(TIMER.hoverClose, () => {
|
|
23019
|
+
if (!this.hoverOpened || this.el.contains(this.el.ownerDocument.activeElement)) {
|
|
23020
|
+
return;
|
|
23021
|
+
}
|
|
23022
|
+
this.open = false;
|
|
23023
|
+
}, TOP_NAV_ITEM_HOVER_CLOSE_DELAY_MS);
|
|
22511
23024
|
};
|
|
22512
23025
|
}
|
|
22513
23026
|
onHasDropdownChanged() {
|
|
22514
|
-
if (!this.hasDropdown)
|
|
23027
|
+
if (!this.hasDropdown)
|
|
22515
23028
|
this.open = false;
|
|
22516
|
-
}
|
|
22517
23029
|
this.syncDropdownDocListeners();
|
|
22518
23030
|
}
|
|
23031
|
+
onOpenChanged(next) {
|
|
23032
|
+
this.openChange.emit(next);
|
|
23033
|
+
if (!next)
|
|
23034
|
+
this.hoverOpened = false;
|
|
23035
|
+
if (next && this.hasDropdown)
|
|
23036
|
+
this.broadcastCloseOtherDropdownHosts();
|
|
23037
|
+
}
|
|
22519
23038
|
connectedCallback() {
|
|
23039
|
+
if (typeof window !== 'undefined' && typeof window.matchMedia === 'function') {
|
|
23040
|
+
this.hoverOpenMq = window.matchMedia(TOP_NAV_ITEM_HOVER_OPEN_MQ);
|
|
23041
|
+
}
|
|
22520
23042
|
this.syncHostListitemRole();
|
|
22521
23043
|
this.syncHasDropdownFromDom();
|
|
22522
23044
|
this.syncDropdownDocListeners();
|
|
22523
23045
|
this.connectDropdownSlotObserver();
|
|
22524
23046
|
}
|
|
22525
23047
|
disconnectedCallback() {
|
|
22526
|
-
|
|
22527
|
-
|
|
22528
|
-
this.deferredHasDropdownObserverSyncTimeoutId = undefined;
|
|
22529
|
-
}
|
|
22530
|
-
if (this.deferredPostRenderTopNavItemTimeoutId !== undefined) {
|
|
22531
|
-
clearTimeout(this.deferredPostRenderTopNavItemTimeoutId);
|
|
22532
|
-
this.deferredPostRenderTopNavItemTimeoutId = undefined;
|
|
22533
|
-
}
|
|
23048
|
+
this.timers.dispose();
|
|
23049
|
+
this.hoverOpenMq = undefined;
|
|
22534
23050
|
this.disconnectDropdownSlotObserver();
|
|
22535
23051
|
this.disconnectListitemContextObservers();
|
|
22536
23052
|
const doc = this.el.ownerDocument;
|
|
@@ -22554,23 +23070,35 @@ const TopNavItem = class {
|
|
|
22554
23070
|
this.open = false;
|
|
22555
23071
|
}
|
|
22556
23072
|
}
|
|
23073
|
+
async closeMenu() {
|
|
23074
|
+
if (!this.hasDropdown)
|
|
23075
|
+
return;
|
|
23076
|
+
this.open = false;
|
|
23077
|
+
}
|
|
23078
|
+
async openMenu() {
|
|
23079
|
+
if (!this.hasDropdown)
|
|
23080
|
+
return;
|
|
23081
|
+
this.timers.clearCoalesced(TIMER.hoverClose);
|
|
23082
|
+
this.hoverOpened = false;
|
|
23083
|
+
this.open = true;
|
|
23084
|
+
}
|
|
23085
|
+
async toggleMenu() {
|
|
23086
|
+
if (!this.hasDropdown)
|
|
23087
|
+
return;
|
|
23088
|
+
this.open = !this.open;
|
|
23089
|
+
}
|
|
22557
23090
|
scheduleHasDropdownSyncFromObserver() {
|
|
22558
|
-
|
|
22559
|
-
clearTimeout(this.deferredHasDropdownObserverSyncTimeoutId);
|
|
22560
|
-
}
|
|
22561
|
-
this.deferredHasDropdownObserverSyncTimeoutId = setTimeout(() => {
|
|
22562
|
-
this.deferredHasDropdownObserverSyncTimeoutId = undefined;
|
|
23091
|
+
this.timers.scheduleCoalesced(TIMER.hasDropdownSync, () => {
|
|
22563
23092
|
if (!this.el.isConnected) {
|
|
22564
23093
|
return;
|
|
22565
23094
|
}
|
|
22566
23095
|
this.syncHasDropdownFromDom();
|
|
22567
|
-
}
|
|
23096
|
+
});
|
|
22568
23097
|
}
|
|
22569
23098
|
connectDropdownSlotObserver() {
|
|
22570
23099
|
this.disconnectDropdownSlotObserver();
|
|
22571
|
-
if (typeof MutationObserver === 'undefined')
|
|
23100
|
+
if (typeof MutationObserver === 'undefined')
|
|
22572
23101
|
return;
|
|
22573
|
-
}
|
|
22574
23102
|
this.dropdownSlotObserver = new MutationObserver(() => {
|
|
22575
23103
|
this.scheduleHasDropdownSyncFromObserver();
|
|
22576
23104
|
});
|
|
@@ -22624,18 +23152,15 @@ const TopNavItem = class {
|
|
|
22624
23152
|
}
|
|
22625
23153
|
}
|
|
22626
23154
|
schedulePostRenderTopNavItemWork() {
|
|
22627
|
-
|
|
22628
|
-
clearTimeout(this.deferredPostRenderTopNavItemTimeoutId);
|
|
22629
|
-
}
|
|
22630
|
-
this.deferredPostRenderTopNavItemTimeoutId = setTimeout(() => {
|
|
22631
|
-
this.deferredPostRenderTopNavItemTimeoutId = undefined;
|
|
23155
|
+
this.timers.scheduleCoalesced(TIMER.postRender, () => {
|
|
22632
23156
|
if (!this.el.isConnected) {
|
|
22633
23157
|
return;
|
|
22634
23158
|
}
|
|
22635
23159
|
this.syncHostListitemRole();
|
|
23160
|
+
this.syncHasDropdownFromDom();
|
|
22636
23161
|
this.connectListitemContextObservers();
|
|
22637
23162
|
this.connectDropdownSlotObserver();
|
|
22638
|
-
}
|
|
23163
|
+
});
|
|
22639
23164
|
}
|
|
22640
23165
|
syncDropdownDocListeners() {
|
|
22641
23166
|
const doc = this.el.ownerDocument;
|
|
@@ -22647,35 +23172,54 @@ const TopNavItem = class {
|
|
|
22647
23172
|
doc.addEventListener('click', this.onDocClickCapture, true);
|
|
22648
23173
|
doc.addEventListener('keydown', this.onDocKeyDownCapture, true);
|
|
22649
23174
|
}
|
|
23175
|
+
hasSlottedChildOwnedByThisHost(slotName) {
|
|
23176
|
+
return Array.from(this.el.querySelectorAll(`[slot="${slotName}"]`)).some((node) => node.closest('xpl-top-nav-item') === this.el);
|
|
23177
|
+
}
|
|
22650
23178
|
syncHasDropdownFromDom() {
|
|
22651
|
-
|
|
23179
|
+
const nextHasDropdown = this.el.querySelector('[slot="dropdown"]') != null;
|
|
23180
|
+
if (nextHasDropdown !== this.hasDropdown) {
|
|
23181
|
+
this.hasDropdown = nextHasDropdown;
|
|
23182
|
+
}
|
|
23183
|
+
const nextLeading = this.hasSlottedChildOwnedByThisHost('leading-icon');
|
|
23184
|
+
if (nextLeading !== this.isLeadingIconSlotPresent) {
|
|
23185
|
+
this.isLeadingIconSlotPresent = nextLeading;
|
|
23186
|
+
}
|
|
23187
|
+
const nextTrailing = this.hasSlottedChildOwnedByThisHost('trailing-icon');
|
|
23188
|
+
if (nextTrailing !== this.isTrailingIconSlotPresent) {
|
|
23189
|
+
this.isTrailingIconSlotPresent = nextTrailing;
|
|
23190
|
+
}
|
|
23191
|
+
const nextActiveDescendant = nextHasDropdown
|
|
23192
|
+
? this.el.querySelector('[slot="dropdown"] .xpl-top-nav-item--active') !== null ||
|
|
23193
|
+
this.el.querySelector('[slot="dropdown"] .xpl-top-nav-item--selected') !== null
|
|
23194
|
+
: false;
|
|
23195
|
+
if (nextActiveDescendant !== this.hasActiveDescendant) {
|
|
23196
|
+
this.hasActiveDescendant = nextActiveDescendant;
|
|
23197
|
+
}
|
|
22652
23198
|
}
|
|
22653
23199
|
getNavDropdownBroadcastRoot() {
|
|
22654
|
-
var _a, _b;
|
|
22655
|
-
return ((_b = (_a = this.el.closest('xpl-top-nav')) !== null && _a !== void 0 ? _a : this.el.closest('xpl-nav-header-menu')) !== null && _b !== void 0 ? _b : this.el.ownerDocument);
|
|
23200
|
+
var _a, _b, _c;
|
|
23201
|
+
return ((_c = (_b = (_a = this.el.closest('xpl-top-nav-menu')) !== null && _a !== void 0 ? _a : this.el.closest('xpl-nav-header-menu')) !== null && _b !== void 0 ? _b : this.el.closest('xpl-top-nav')) !== null && _c !== void 0 ? _c : this.el.ownerDocument);
|
|
22656
23202
|
}
|
|
22657
23203
|
broadcastCloseOtherDropdownHosts() {
|
|
22658
23204
|
const root = this.getNavDropdownBroadcastRoot();
|
|
22659
23205
|
root.querySelectorAll('xpl-top-nav-item').forEach((host) => {
|
|
22660
|
-
if (host === this.el) {
|
|
23206
|
+
if (host === this.el || host.parentElement !== this.el.parentElement) {
|
|
22661
23207
|
return;
|
|
22662
23208
|
}
|
|
22663
23209
|
host.dispatchEvent(new CustomEvent('_xplCloseNavDropdown', { bubbles: false }));
|
|
22664
23210
|
});
|
|
22665
23211
|
}
|
|
22666
|
-
|
|
22667
|
-
var _a;
|
|
22668
|
-
|
|
22669
|
-
|
|
22670
|
-
|
|
22671
|
-
|
|
22672
|
-
|
|
22673
|
-
|
|
22674
|
-
|
|
22675
|
-
|
|
22676
|
-
|
|
22677
|
-
clientY: cy,
|
|
22678
|
-
view: (_a = e.view) !== null && _a !== void 0 ? _a : undefined,
|
|
23212
|
+
hoverModeActive() {
|
|
23213
|
+
var _a, _b;
|
|
23214
|
+
return this.openMode === 'hover' && ((_b = (_a = this.hoverOpenMq) === null || _a === void 0 ? void 0 : _a.matches) !== null && _b !== void 0 ? _b : false);
|
|
23215
|
+
}
|
|
23216
|
+
focusTriggerAfterEscape() {
|
|
23217
|
+
this.timers.scheduleCoalesced(TIMER.focusTriggerAfterEscape, () => {
|
|
23218
|
+
var _a;
|
|
23219
|
+
if (!this.el.isConnected) {
|
|
23220
|
+
return;
|
|
23221
|
+
}
|
|
23222
|
+
(_a = this.el.querySelector('.xpl-top-nav-item__inner')) === null || _a === void 0 ? void 0 : _a.focus();
|
|
22679
23223
|
});
|
|
22680
23224
|
}
|
|
22681
23225
|
static isInternalRenderedHostChild(el) {
|
|
@@ -22693,43 +23237,40 @@ const TopNavItem = class {
|
|
|
22693
23237
|
if (TopNavItem.isInternalRenderedHostChild(child)) {
|
|
22694
23238
|
return false;
|
|
22695
23239
|
}
|
|
22696
|
-
|
|
23240
|
+
const slotName = child.getAttribute('slot');
|
|
23241
|
+
return slotName == null || slotName === '';
|
|
22697
23242
|
}
|
|
22698
23243
|
return false;
|
|
22699
23244
|
});
|
|
22700
23245
|
}
|
|
22701
23246
|
getInnerAriaLabel() {
|
|
22702
23247
|
var _a, _b, _c;
|
|
22703
|
-
if ((_a = this.label) === null || _a === void 0 ? void 0 : _a.trim())
|
|
23248
|
+
if ((_a = this.label) === null || _a === void 0 ? void 0 : _a.trim())
|
|
22704
23249
|
return undefined;
|
|
22705
|
-
|
|
22706
|
-
if (this.hasNonDropdownLightDomChild()) {
|
|
23250
|
+
if (this.hasNonDropdownLightDomChild())
|
|
22707
23251
|
return undefined;
|
|
22708
|
-
}
|
|
22709
23252
|
const custom = (_b = this.itemAriaLabel) === null || _b === void 0 ? void 0 : _b.trim();
|
|
22710
|
-
if (custom)
|
|
23253
|
+
if (custom)
|
|
22711
23254
|
return custom;
|
|
22712
|
-
|
|
22713
|
-
if ((_c = this.icon) === null || _c === void 0 ? void 0 : _c.trim()) {
|
|
23255
|
+
if (((_c = this.icon) === null || _c === void 0 ? void 0 : _c.trim()) || this.isLeadingIconSlotPresent)
|
|
22714
23256
|
return 'Navigation item';
|
|
22715
|
-
}
|
|
22716
23257
|
return undefined;
|
|
22717
23258
|
}
|
|
22718
23259
|
computeHostListitemRole() {
|
|
22719
23260
|
const { el } = this;
|
|
22720
|
-
if (el.classList.contains('xpl-top-nav__brand'))
|
|
23261
|
+
if (el.classList.contains('xpl-top-nav__brand'))
|
|
22721
23262
|
return false;
|
|
22722
|
-
|
|
22723
|
-
if (el.getAttribute('slot') === 'right-aside-mobile') {
|
|
23263
|
+
if (el.getAttribute('slot') === 'right-aside-mobile')
|
|
22724
23264
|
return false;
|
|
22725
|
-
}
|
|
22726
23265
|
const parent = el.parentElement;
|
|
22727
|
-
if ((parent === null || parent === void 0 ? void 0 : parent.getAttribute('role')) === 'list')
|
|
23266
|
+
if ((parent === null || parent === void 0 ? void 0 : parent.getAttribute('role')) === 'list')
|
|
22728
23267
|
return true;
|
|
22729
|
-
}
|
|
22730
23268
|
if (parent != null && parent.tagName.toLowerCase() === 'xpl-nav-header-menu') {
|
|
22731
23269
|
return true;
|
|
22732
23270
|
}
|
|
23271
|
+
if (parent != null && parent.tagName.toLowerCase() === 'xpl-top-nav-menu') {
|
|
23272
|
+
return true;
|
|
23273
|
+
}
|
|
22733
23274
|
if (el.getAttribute('slot') === 'left-aside' &&
|
|
22734
23275
|
(parent === null || parent === void 0 ? void 0 : parent.tagName.toLowerCase()) === 'xpl-top-nav' &&
|
|
22735
23276
|
parent.querySelector('.xpl-top-nav__left-primary[role="list"]') != null) {
|
|
@@ -22739,36 +23280,68 @@ const TopNavItem = class {
|
|
|
22739
23280
|
}
|
|
22740
23281
|
syncHostListitemRole() {
|
|
22741
23282
|
const next = this.computeHostListitemRole();
|
|
22742
|
-
if (this.hostListitemRole !== next)
|
|
23283
|
+
if (this.hostListitemRole !== next)
|
|
22743
23284
|
this.hostListitemRole = next;
|
|
23285
|
+
}
|
|
23286
|
+
renderLabelContent() {
|
|
23287
|
+
var _a;
|
|
23288
|
+
if (!this.label) {
|
|
23289
|
+
return index.h("slot", null);
|
|
23290
|
+
}
|
|
23291
|
+
const description = (_a = this.description) === null || _a === void 0 ? void 0 : _a.trim();
|
|
23292
|
+
if (!description) {
|
|
23293
|
+
return (index.h("span", { class: "xpl-top-nav-item__label", title: this.label }, this.label));
|
|
22744
23294
|
}
|
|
23295
|
+
return (index.h("span", { class: "xpl-top-nav-item__label-group" }, index.h("span", { class: "xpl-top-nav-item__label", title: this.label }, this.label), index.h("span", { class: "xpl-top-nav-item__description" }, description)));
|
|
23296
|
+
}
|
|
23297
|
+
renderLeading() {
|
|
23298
|
+
if (this.isLeadingIconSlotPresent) {
|
|
23299
|
+
return (index.h("span", { class: "xpl-top-nav-item__leading" }, index.h("slot", { name: "leading-icon" })));
|
|
23300
|
+
}
|
|
23301
|
+
if (this.icon) {
|
|
23302
|
+
return (index.h("span", { class: "xpl-top-nav-item__leading" }, index.h("xpl-icon", { size: 16, icon: this.icon })));
|
|
23303
|
+
}
|
|
23304
|
+
return null;
|
|
23305
|
+
}
|
|
23306
|
+
renderTrailing() {
|
|
23307
|
+
if (this.isTrailingIconSlotPresent) {
|
|
23308
|
+
return (index.h("span", { class: "xpl-top-nav-item__trailing" }, index.h("slot", { name: "trailing-icon" })));
|
|
23309
|
+
}
|
|
23310
|
+
if (this.hasDropdown) {
|
|
23311
|
+
return (index.h("span", { class: "xpl-top-nav-item__trailing" }, index.h("xpl-icon", { icon: "chevron-down" })));
|
|
23312
|
+
}
|
|
23313
|
+
return null;
|
|
22745
23314
|
}
|
|
22746
23315
|
renderInner() {
|
|
22747
23316
|
const tabIndex = 0;
|
|
22748
23317
|
const ariaCurrent = this.selected ? 'page' : undefined;
|
|
22749
23318
|
const ariaExpanded = this.hasDropdown ? (this.open ? 'true' : 'false') : undefined;
|
|
22750
23319
|
const ariaLabel = this.getInnerAriaLabel();
|
|
22751
|
-
const shared = Object.assign(Object.assign({ class: 'xpl-top-nav-item__inner', tabIndex, 'aria-current': ariaCurrent, 'aria-expanded': ariaExpanded }, (ariaLabel ? { 'aria-label': ariaLabel } : {})), { onClick: this.handleClick, onKeyDown: this.handleKeyDown });
|
|
23320
|
+
const shared = Object.assign(Object.assign({ class: 'xpl-top-nav-item__inner', tabIndex, 'aria-current': ariaCurrent, 'aria-expanded': ariaExpanded, 'aria-haspopup': this.hasDropdown ? 'true' : undefined, 'aria-controls': this.hasDropdown ? this.dropdownPanelId : undefined }, (ariaLabel ? { 'aria-label': ariaLabel } : {})), { onClick: this.handleClick, onKeyDown: this.handleKeyDown });
|
|
22752
23321
|
const useAnchor = this.href != null && !this.hasDropdown;
|
|
22753
23322
|
if (useAnchor) {
|
|
22754
|
-
return (index.h("a", Object.assign({}, shared, { href: this.href }), this.
|
|
23323
|
+
return (index.h("a", Object.assign({}, shared, { href: this.href }), this.renderLeading(), this.renderLabelContent(), this.renderTrailing()));
|
|
22755
23324
|
}
|
|
22756
|
-
return (index.h("
|
|
23325
|
+
return (index.h("button", Object.assign({}, shared, { type: "button" }), this.renderLeading(), this.renderLabelContent(), this.renderTrailing()));
|
|
22757
23326
|
}
|
|
22758
23327
|
render() {
|
|
22759
|
-
return (index.h(index.Host, Object.assign({ key: '
|
|
23328
|
+
return (index.h(index.Host, Object.assign({ key: '5de7a361dd1f3e0aaa3f98ebb8013118cb5c1a22', class: {
|
|
22760
23329
|
'xpl-top-nav-item': true,
|
|
22761
23330
|
'xpl-top-nav-item--active': this.active,
|
|
22762
|
-
'xpl-top-nav-item--dropdown-open': this.open,
|
|
23331
|
+
'xpl-top-nav-item--dropdown-open': this.hasDropdown && this.open,
|
|
23332
|
+
'xpl-top-nav-item--has-active-descendant': this.hasActiveDescendant,
|
|
22763
23333
|
'xpl-top-nav-item--has-dropdown': this.hasDropdown,
|
|
22764
23334
|
'xpl-top-nav-item--selected': this.selected,
|
|
22765
23335
|
dark: true,
|
|
22766
|
-
} }, (this.hostListitemRole ? { role: 'listitem' } : {})), this.renderInner(), this.hasDropdown && (index.h("div", { key: '
|
|
23336
|
+
}, onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave }, (this.hostListitemRole ? { role: 'listitem' } : {})), this.renderInner(), this.hasDropdown && (index.h("div", { key: 'e076a46dab0d877fdac2eadf09c1fa1bdc97b9bd', id: this.dropdownPanelId, class: "xpl-top-nav-item__dropdown" }, index.h("slot", { key: '3a6c88fe606672b09b45bb5d8a22d05b26e84e30', name: "dropdown" })))));
|
|
22767
23337
|
}
|
|
22768
23338
|
get el() { return index.getElement(this); }
|
|
22769
23339
|
static get watchers() { return {
|
|
22770
23340
|
"hasDropdown": [{
|
|
22771
23341
|
"onHasDropdownChanged": 0
|
|
23342
|
+
}],
|
|
23343
|
+
"open": [{
|
|
23344
|
+
"onOpenChanged": 0
|
|
22772
23345
|
}]
|
|
22773
23346
|
}; }
|
|
22774
23347
|
};
|
|
@@ -22787,7 +23360,7 @@ const UtilityBar = class {
|
|
|
22787
23360
|
this.open = this.isNavOpenAtStartup !== undefined ? this.isNavOpenAtStartup : this.open;
|
|
22788
23361
|
}
|
|
22789
23362
|
render() {
|
|
22790
|
-
return (index.h(index.Host, { key: '
|
|
23363
|
+
return (index.h(index.Host, { key: 'e990b6a7176fdb1d48fd1859f359f217a6600015' }, index.h("nav", { key: '3b331ed5294f208dcededae078659d9b0d7b118f', "aria-label": "utility navigation bar", class: "xpl-utility-bar" }, this.navControl ? (index.h("div", null, index.h("button", { class: "xpl-utility-bar__nav-control", onClick: () => this.onNavToggle() }, index.h("xpl-icon", { class: "xpl-utility-nav__bars", icon: "three-bars" })), index.h("slot", { name: "aside" }))) : (index.h("slot", { name: "aside" })), index.h("slot", { key: '444363c10471bd6206d39d2da37bafdae6291137', name: "main" }))));
|
|
22791
23364
|
}
|
|
22792
23365
|
};
|
|
22793
23366
|
|