@siemens/ix 2.4.0 → 2.5.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/components/a11y.js +1 -1
- package/components/a11y.js.map +1 -1
- package/components/application-header.js +51 -15
- package/components/application-header.js.map +1 -1
- package/components/avatar.js +1 -1
- package/components/avatar.js.map +1 -1
- package/components/card-accordion.js +1 -1
- package/components/card-accordion.js.map +1 -1
- package/components/card-content.js +1 -1
- package/components/card-title.js +1 -1
- package/components/card.js +3 -3
- package/components/card.js.map +1 -1
- package/components/col.js.map +1 -1
- package/components/context.js +1 -1
- package/components/context.js.map +1 -1
- package/components/divider.js +1 -1
- package/components/dropdown-controller.js +140 -0
- package/components/dropdown-controller.js.map +1 -0
- package/components/dropdown-item.js +4 -4
- package/components/dropdown-item.js.map +1 -1
- package/components/dropdown.js +13 -145
- package/components/dropdown.js.map +1 -1
- package/components/filter-chip.js +1 -1
- package/components/floating-ui.dom.esm.js +533 -60
- package/components/floating-ui.dom.esm.js.map +1 -1
- package/components/group-context-menu.js +1 -1
- package/components/group-context-menu.js.map +1 -1
- package/components/group-item.js +4 -8
- package/components/group-item.js.map +1 -1
- package/components/index.js +1 -0
- package/components/index.js.map +1 -1
- package/components/ix-action-card.js +1 -1
- package/components/ix-action-card.js.map +1 -1
- package/components/ix-application-sidebar.js +1 -1
- package/components/ix-application-switch-modal.js +1 -1
- package/components/ix-application.js +2 -2
- package/components/ix-application.js.map +1 -1
- package/components/ix-basic-navigation.js +18 -12
- package/components/ix-basic-navigation.js.map +1 -1
- package/components/ix-blind.js.map +1 -1
- package/components/ix-breadcrumb.js +2 -2
- package/components/ix-card-list.js +6 -6
- package/components/ix-card-list.js.map +1 -1
- package/components/ix-category-filter.js +8 -4
- package/components/ix-category-filter.js.map +1 -1
- package/components/ix-chip.js +4 -4
- package/components/ix-chip.js.map +1 -1
- package/components/ix-content.js +3 -3
- package/components/ix-css-grid-item.js +1 -1
- package/components/ix-drawer.js +2 -2
- package/components/ix-dropdown-header.js +1 -1
- package/components/ix-dropdown-quick-actions.js +1 -1
- package/components/ix-event-list-item.js +4 -4
- package/components/ix-event-list.js +2 -2
- package/components/ix-expanding-search.js +4 -4
- package/components/ix-flip-tile-content.js +1 -1
- package/components/ix-flip-tile.js +4 -4
- package/components/ix-form-field.js +1 -1
- package/components/ix-group.js +69 -44
- package/components/ix-group.js.map +1 -1
- package/components/ix-icon-toggle-button.js +1 -1
- package/components/ix-input-group.js +1 -1
- package/components/ix-key-value-list.js +1 -1
- package/components/ix-kpi.js +3 -3
- package/components/ix-kpi.js.map +1 -1
- package/components/ix-link-button.js +3 -3
- package/components/ix-map-navigation.js +21 -15
- package/components/ix-map-navigation.js.map +1 -1
- package/components/ix-menu-about-item.js +1 -1
- package/components/ix-menu-about-news.js +4 -4
- package/components/ix-menu-avatar.js +2 -2
- package/components/ix-menu-category.js +5 -5
- package/components/ix-menu-settings-item.js +1 -1
- package/components/ix-menu.js +12 -12
- package/components/ix-menu.js.map +1 -1
- package/components/ix-message-bar.js +1 -1
- package/components/ix-modal-example.js +1 -1
- package/components/ix-modal-footer.js +2 -2
- package/components/ix-modal-footer.js.map +1 -1
- package/components/ix-modal-loading.js +1 -1
- package/components/ix-modal.js +1 -1
- package/components/ix-modal.js.map +1 -1
- package/components/ix-pagination.js +3 -3
- package/components/ix-pagination.js.map +1 -1
- package/components/ix-pane-layout.js +1 -1
- package/components/ix-pane.js.map +1 -1
- package/components/ix-pill.js +4 -4
- package/components/ix-pill.js.map +1 -1
- package/components/ix-playground-internal.js +1 -1
- package/components/ix-playground-internal.js.map +1 -1
- package/components/ix-push-card.js +1 -1
- package/components/ix-push-card.js.map +1 -1
- package/components/ix-slider.js +20 -13
- package/components/ix-slider.js.map +1 -1
- package/components/ix-split-button-item.js +1 -1
- package/components/ix-tile.js +4 -4
- package/components/ix-tile.js.map +1 -1
- package/components/ix-toast-container.js.map +1 -1
- package/components/ix-toggle-button.js +2 -2
- package/components/ix-toggle.js +2 -2
- package/components/ix-tree.js +21 -7
- package/components/ix-tree.js.map +1 -1
- package/components/ix-upload.js +3 -3
- package/components/ix-upload.js.map +1 -1
- package/components/ix-validation-tooltip.js +2 -2
- package/components/ix-workflow-step.js +3 -3
- package/components/ix-workflow-step.js.map +1 -1
- package/components/ix-workflow-steps.js +1 -1
- package/components/ix-workflow-steps.js.map +1 -1
- package/components/layout-grid.js +2 -2
- package/components/layout-grid.js.map +1 -1
- package/components/listener.js +1 -1
- package/components/listener.js.map +1 -1
- package/components/logical-filter-operator.js +1 -1
- package/components/logical-filter-operator.js.map +1 -1
- package/components/map-navigation-overlay.js +2 -2
- package/components/menu-avatar-item.js +1 -1
- package/components/menu-expand-icon.js +1 -1
- package/components/menu-expand-icon.js.map +1 -1
- package/components/menu-item.js +14 -14
- package/components/menu-item.js.map +1 -1
- package/components/modal-content.js +1 -1
- package/components/modal-content.js.map +1 -1
- package/components/modal-header.js +1 -1
- package/components/modal-header.js.map +1 -1
- package/components/row.js +1 -1
- package/components/row.js.map +1 -1
- package/components/select-item.js +1 -1
- package/components/select.js +27 -30
- package/components/select.js.map +1 -1
- package/components/service.js +2 -2
- package/components/service.js.map +1 -1
- package/components/shadow-dom.js +1 -1
- package/components/shadow-dom.js.map +1 -1
- package/components/spinner.js +1 -1
- package/components/tab-item.js +3 -3
- package/components/tab-item.js.map +1 -1
- package/components/tabs.js +77 -43
- package/components/tabs.js.map +1 -1
- package/components/toast.js +2 -2
- package/components/toast.js.map +1 -1
- package/components/tooltip.js +24 -22
- package/components/tooltip.js.map +1 -1
- package/components/tree-item.js +8 -8
- package/components/tree-item.js.map +1 -1
- package/dist/cjs/{a11y-d3ce56d1.js → a11y-eba397e8.js} +2 -2
- package/dist/cjs/{a11y-d3ce56d1.js.map → a11y-eba397e8.js.map} +1 -1
- package/dist/cjs/{context-98f4a0b3.js → context-938f7470.js} +2 -2
- package/dist/cjs/{context-98f4a0b3.js.map → context-938f7470.js.map} +1 -1
- package/dist/cjs/dropdown-controller-5ef3d018.js +144 -0
- package/dist/cjs/dropdown-controller-5ef3d018.js.map +1 -0
- package/dist/cjs/{floating-ui.dom.esm-94b4d17c.js → floating-ui.dom.esm-9dde6cd6.js} +534 -60
- package/dist/cjs/floating-ui.dom.esm-9dde6cd6.js.map +1 -0
- package/dist/cjs/index.cjs.js +3 -2
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application-header.cjs.entry.js +35 -9
- package/dist/cjs/ix-application-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
- package/dist/cjs/ix-application.cjs.entry.js +5 -5
- package/dist/cjs/ix-application.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-basic-navigation.cjs.entry.js +4 -4
- package/dist/cjs/ix-basic-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-blind.cjs.entry.js +1 -1
- package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card-list.cjs.entry.js +6 -6
- package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card_2.cjs.entry.js +4 -4
- package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-category-filter.cjs.entry.js +9 -5
- package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-chip.cjs.entry.js +4 -4
- package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-col_4.cjs.entry.js +4 -4
- package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-content.cjs.entry.js +4 -4
- package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-divider.cjs.entry.js +1 -1
- package/dist/cjs/ix-drawer.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +4 -4
- package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown.cjs.entry.js +26 -158
- package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
- package/dist/cjs/ix-event-list.cjs.entry.js +2 -2
- package/dist/cjs/ix-expanding-search.cjs.entry.js +4 -4
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
- package/dist/cjs/ix-flip-tile.cjs.entry.js +4 -4
- package/dist/cjs/ix-form-field.cjs.entry.js +1 -1
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +6 -10
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-group.cjs.entry.js +68 -44
- package/dist/cjs/ix-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
- package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
- package/dist/cjs/ix-kpi.cjs.entry.js +3 -3
- package/dist/cjs/ix-kpi.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-link-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +2 -2
- package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -4
- package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-about-news.cjs.entry.js +4 -4
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +3 -3
- package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-item.cjs.entry.js +13 -13
- package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu.cjs.entry.js +14 -14
- package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal-example.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal-loading.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal.cjs.entry.js +3 -3
- package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pagination.cjs.entry.js +4 -4
- package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pane-layout.cjs.entry.js +2 -2
- package/dist/cjs/ix-pane.cjs.entry.js +1 -1
- package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pill.cjs.entry.js +4 -4
- package/dist/cjs/ix-pill.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-playground-internal.cjs.entry.js +1 -1
- package/dist/cjs/ix-playground-internal.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-select.cjs.entry.js +28 -31
- package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-slider.cjs.entry.js +22 -15
- package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-split-button-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +74 -44
- package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tile.cjs.entry.js +4 -4
- package/dist/cjs/ix-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toast.cjs.entry.js +2 -2
- package/dist/cjs/ix-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toggle-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-toggle.cjs.entry.js +3 -3
- package/dist/cjs/ix-tooltip.cjs.entry.js +25 -23
- package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree-item.cjs.entry.js +8 -8
- package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree.cjs.entry.js +21 -7
- package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-upload.cjs.entry.js +3 -3
- package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/ix-workflow-step.cjs.entry.js +3 -3
- package/dist/cjs/ix-workflow-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
- package/dist/cjs/ix-workflow-steps.cjs.entry.js.map +1 -1
- package/dist/cjs/{listener-bc3e7c0c.js → listener-a124ed49.js} +2 -2
- package/dist/cjs/{listener-bc3e7c0c.js.map → listener-a124ed49.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{logical-filter-operator-5564322e.js → logical-filter-operator-4917393f.js} +2 -2
- package/dist/cjs/{logical-filter-operator-5564322e.js.map → logical-filter-operator-4917393f.js.map} +1 -1
- package/dist/cjs/{service-a42add5f.js → service-39a8e5fe.js} +3 -3
- package/dist/cjs/service-39a8e5fe.js.map +1 -0
- package/dist/cjs/{shadow-dom-73f9d553.js → shadow-dom-454acc38.js} +2 -2
- package/dist/cjs/{shadow-dom-73f9d553.js.map → shadow-dom-454acc38.js.map} +1 -1
- package/dist/cjs/siemens-ix.cjs.js +1 -1
- package/dist/collection/components/action-card/action-card.js +6 -3
- package/dist/collection/components/action-card/action-card.js.map +1 -1
- package/dist/collection/components/application/application.css +26 -6
- package/dist/collection/components/application/application.js +1 -1
- package/dist/collection/components/application/application.js.map +1 -1
- package/dist/collection/components/application-header/application-header.css +9 -7
- package/dist/collection/components/application-header/application-header.js +78 -6
- package/dist/collection/components/application-header/application-header.js.map +1 -1
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
- package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
- package/dist/collection/components/avatar/avatar.css +42 -0
- package/dist/collection/components/basic-navigation/basic-navigation.js +7 -4
- package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
- package/dist/collection/components/blind/blind.css +1 -1
- package/dist/collection/components/blind/blind.js +2 -2
- package/dist/collection/components/blind/blind.js.map +1 -1
- package/dist/collection/components/blind/test/blind.ct.js +1 -1
- package/dist/collection/components/blind/test/blind.ct.js.map +1 -1
- package/dist/collection/components/breadcrumb/breadcrumb.js +2 -2
- package/dist/collection/components/card/card.css +3 -3
- package/dist/collection/components/card/card.js +7 -4
- package/dist/collection/components/card/card.js.map +1 -1
- package/dist/collection/components/card-accordion/card-accordion.css +4 -4
- package/dist/collection/components/card-content/card-content.js +1 -1
- package/dist/collection/components/card-list/card-list.css +6 -0
- package/dist/collection/components/card-list/card-list.js +5 -5
- package/dist/collection/components/card-list/card-list.js.map +1 -1
- package/dist/collection/components/card-title/card-title.js +1 -1
- package/dist/collection/components/category-filter/category-filter.js +18 -13
- package/dist/collection/components/category-filter/category-filter.js.map +1 -1
- package/dist/collection/components/category-filter/logical-filter-operator.js +1 -1
- package/dist/collection/components/category-filter/logical-filter-operator.js.map +1 -1
- package/dist/collection/components/category-filter/test/category-filter.ct.js +52 -0
- package/dist/collection/components/category-filter/test/category-filter.ct.js.map +1 -0
- package/dist/collection/components/chip/chip.css +2 -2
- package/dist/collection/components/chip/chip.js +5 -5
- package/dist/collection/components/chip/chip.js.map +1 -1
- package/dist/collection/components/col/col.css +1 -1
- package/dist/collection/components/col/col.js +1 -1
- package/dist/collection/components/col/col.js.map +1 -1
- package/dist/collection/components/content/content.js +3 -3
- package/dist/collection/components/css-grid/css-grid-item.js +1 -1
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/drawer/drawer.js +2 -2
- package/dist/collection/components/dropdown/dropdown.js +10 -6
- package/dist/collection/components/dropdown/dropdown.js.map +1 -1
- package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.css +3 -3
- package/dist/collection/components/dropdown-item/dropdown-item.js +5 -5
- package/dist/collection/components/dropdown-item/dropdown-item.js.map +1 -1
- package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
- package/dist/collection/components/event-list/event-list.js +2 -2
- package/dist/collection/components/event-list-item/event-list-item.js +4 -4
- package/dist/collection/components/expanding-search/expanding-search.js +4 -4
- package/dist/collection/components/filter-chip/filter-chip.js +1 -1
- package/dist/collection/components/flip-tile/flip-tile.js +4 -4
- package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
- package/dist/collection/components/form-field/form-field.js +1 -1
- package/dist/collection/components/grid/layout-grid.css +1 -1
- package/dist/collection/components/grid/layout-grid.js +3 -3
- package/dist/collection/components/grid/layout-grid.js.map +1 -1
- package/dist/collection/components/group/group-context-menu.css +1 -1
- package/dist/collection/components/group/group-context-menu.js +2 -2
- package/dist/collection/components/group/group-context-menu.js.map +1 -1
- package/dist/collection/components/group/group.css +3 -2
- package/dist/collection/components/group/group.js +84 -48
- package/dist/collection/components/group/group.js.map +1 -1
- package/dist/collection/components/group/test/group.ct.js +70 -2
- package/dist/collection/components/group/test/group.ct.js.map +1 -1
- package/dist/collection/components/group-item/group-item.css +0 -4
- package/dist/collection/components/group-item/group-item.js +9 -12
- package/dist/collection/components/group-item/group-item.js.map +1 -1
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
- package/dist/collection/components/input-group/input-group.js +1 -1
- package/dist/collection/components/key-value-list/key-value-list.js +1 -1
- package/dist/collection/components/kpi/kpi.css +1 -1
- package/dist/collection/components/kpi/kpi.js +4 -4
- package/dist/collection/components/kpi/kpi.js.map +1 -1
- package/dist/collection/components/link-button/link-button.js +3 -3
- package/dist/collection/components/map-navigation/map-navigation.css +3 -3
- package/dist/collection/components/map-navigation/map-navigation.js +2 -2
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
- package/dist/collection/components/menu/menu-expand-icon.css +1 -1
- package/dist/collection/components/menu/menu-expand-icon.js +3 -3
- package/dist/collection/components/menu/menu-expand-icon.js.map +1 -1
- package/dist/collection/components/menu/menu.css +4 -3
- package/dist/collection/components/menu/menu.js +12 -12
- package/dist/collection/components/menu/menu.js.map +1 -1
- package/dist/collection/components/menu/test/menu.ct.js +1 -1
- package/dist/collection/components/menu/test/menu.ct.js.map +1 -1
- package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
- package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
- package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
- package/dist/collection/components/menu-category/menu-category.js +5 -5
- package/dist/collection/components/menu-item/menu-item.js +24 -21
- package/dist/collection/components/menu-item/menu-item.js.map +1 -1
- package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
- package/dist/collection/components/message-bar/message-bar.js +1 -1
- package/dist/collection/components/modal/modal.css +18 -8
- package/dist/collection/components/modal/modal.js +1 -1
- package/dist/collection/components/modal/modal.js.map +1 -1
- package/dist/collection/components/modal/test/modal.ct.js +1 -1
- package/dist/collection/components/modal/test/modal.ct.js.map +1 -1
- package/dist/collection/components/modal-content/modal-content.css +1 -1
- package/dist/collection/components/modal-content/modal-content.js +1 -1
- package/dist/collection/components/modal-footer/modal-footer.css +1 -0
- package/dist/collection/components/modal-footer/modal-footer.js +1 -1
- package/dist/collection/components/modal-header/modal-header.js +2 -2
- package/dist/collection/components/modal-header/modal-header.js.map +1 -1
- package/dist/collection/components/modal-loading/modal-loading.js +1 -1
- package/dist/collection/components/pagination/pagination.js +5 -4
- package/dist/collection/components/pagination/pagination.js.map +1 -1
- package/dist/collection/components/pane/pane.css +1 -1
- package/dist/collection/components/pane/pane.js +1 -1
- package/dist/collection/components/pane/pane.js.map +1 -1
- package/dist/collection/components/pane/test/panes.ct.js +1 -1
- package/dist/collection/components/pane/test/panes.ct.js.map +1 -1
- package/dist/collection/components/pane-layout/pane-layout.js +1 -1
- package/dist/collection/components/pill/pill.css +2 -2
- package/dist/collection/components/pill/pill.js +5 -5
- package/dist/collection/components/pill/pill.js.map +1 -1
- package/dist/collection/components/playground/example-modal.js +1 -1
- package/dist/collection/components/playground/playground.js +2 -2
- package/dist/collection/components/playground/playground.js.map +1 -1
- package/dist/collection/components/push-card/push-card.js +9 -6
- package/dist/collection/components/push-card/push-card.js.map +1 -1
- package/dist/collection/components/row/row.css +1 -1
- package/dist/collection/components/row/row.js +2 -2
- package/dist/collection/components/row/row.js.map +1 -1
- package/dist/collection/components/select/select.js +27 -30
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/select/test/select.ct.js +45 -1
- package/dist/collection/components/select/test/select.ct.js.map +1 -1
- package/dist/collection/components/select-item/select-item.js +1 -1
- package/dist/collection/components/slider/slider.css +1 -1
- package/dist/collection/components/slider/slider.js +23 -15
- package/dist/collection/components/slider/slider.js.map +1 -1
- package/dist/collection/components/slider/test/slider.ct.js +15 -6
- package/dist/collection/components/slider/test/slider.ct.js.map +1 -1
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-button-item/split-button-item.js +1 -1
- package/dist/collection/components/tab-item/tab-item.js +4 -4
- package/dist/collection/components/tab-item/tab-item.js.map +1 -1
- package/dist/collection/components/tabs/tabs.css +1 -1
- package/dist/collection/components/tabs/tabs.js +78 -43
- package/dist/collection/components/tabs/tabs.js.map +1 -1
- package/dist/collection/components/tabs/test/tabs.ct.js +35 -9
- package/dist/collection/components/tabs/test/tabs.ct.js.map +1 -1
- package/dist/collection/components/tile/tile.css +1 -1
- package/dist/collection/components/tile/tile.js +5 -5
- package/dist/collection/components/tile/tile.js.map +1 -1
- package/dist/collection/components/toast/styles/toast-container.css +1 -1
- package/dist/collection/components/toast/toast-container.js +1 -1
- package/dist/collection/components/toast/toast-container.js.map +1 -1
- package/dist/collection/components/toast/toast-utils.js.map +1 -1
- package/dist/collection/components/toast/toast.css +1 -1
- package/dist/collection/components/toast/toast.js +3 -3
- package/dist/collection/components/toast/toast.js.map +1 -1
- package/dist/collection/components/toggle/toggle.js +2 -2
- package/dist/collection/components/toggle-button/toggle-button.js +2 -2
- package/dist/collection/components/tooltip/tooltip.css +15 -5
- package/dist/collection/components/tooltip/tooltip.js +33 -26
- package/dist/collection/components/tooltip/tooltip.js.map +1 -1
- package/dist/collection/components/tree/test/tree.ct.js +37 -1
- package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
- package/dist/collection/components/tree/tree-model.js.map +1 -1
- package/dist/collection/components/tree/tree.css +1 -1
- package/dist/collection/components/tree/tree.js +26 -11
- package/dist/collection/components/tree/tree.js.map +1 -1
- package/dist/collection/components/tree-item/tree-item.css +9 -0
- package/dist/collection/components/tree-item/tree-item.js +13 -12
- package/dist/collection/components/tree-item/tree-item.js.map +1 -1
- package/dist/collection/components/upload/upload.js +4 -4
- package/dist/collection/components/upload/upload.js.map +1 -1
- package/dist/collection/components/utils/application-layout/service.js +2 -2
- package/dist/collection/components/utils/application-layout/service.js.map +1 -1
- package/dist/collection/components/utils/condition-checks.js +1 -1
- package/dist/collection/components/utils/condition-checks.js.map +1 -1
- package/dist/collection/components/utils/context.js +1 -1
- package/dist/collection/components/utils/context.js.map +1 -1
- package/dist/collection/components/utils/listener.js +1 -1
- package/dist/collection/components/utils/listener.js.map +1 -1
- package/dist/collection/components/utils/notification-color.js.map +1 -1
- package/dist/collection/components/utils/shadow-dom.js +1 -1
- package/dist/collection/components/utils/shadow-dom.js.map +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
- package/dist/collection/components/workflow-step/workflow-step.css +1 -1
- package/dist/collection/components/workflow-step/workflow-step.js +4 -4
- package/dist/collection/components/workflow-step/workflow-step.js.map +1 -1
- package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js +2 -2
- package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js.map +1 -1
- package/dist/collection/components/workflow-steps/workflow-steps.css +1 -1
- package/dist/collection/components/workflow-steps/workflow-steps.js +2 -2
- package/dist/collection/components/workflow-steps/workflow-steps.js.map +1 -1
- package/dist/collection/index.js +1 -0
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/tests/application-header/application-header.e2e.js +9 -0
- package/dist/collection/tests/application-header/application-header.e2e.js.map +1 -1
- package/dist/collection/tests/avatar/avatar.e2e.js +6 -0
- package/dist/collection/tests/avatar/avatar.e2e.js.map +1 -1
- package/dist/collection/tests/card-list/card-list.e2e.js +7 -1
- package/dist/collection/tests/card-list/card-list.e2e.js.map +1 -1
- package/dist/collection/tests/dropdown/dropdown.e2e.js +6 -0
- package/dist/collection/tests/dropdown/dropdown.e2e.js.map +1 -1
- package/dist/collection/tests/group/group.e2e.js +12 -3
- package/dist/collection/tests/group/group.e2e.js.map +1 -1
- package/dist/collection/tests/slider/slider.e2e.js +14 -0
- package/dist/collection/tests/slider/slider.e2e.js.map +1 -1
- package/dist/collection/tests/tabs/tabs.e2e.js +1 -1
- package/dist/collection/tests/tabs/tabs.e2e.js.map +1 -1
- package/dist/collection/tests/tooltip/tooltip.e2e.js +22 -0
- package/dist/collection/tests/tooltip/tooltip.e2e.js.map +1 -1
- package/dist/collection/tests/tree/tree.e2e.js +12 -0
- package/dist/collection/tests/tree/tree.e2e.js.map +1 -1
- package/dist/esm/{a11y-d5444a76.js → a11y-2e34777f.js} +2 -2
- package/dist/esm/{a11y-d5444a76.js.map → a11y-2e34777f.js.map} +1 -1
- package/dist/esm/{context-c9078420.js → context-82a1ccf8.js} +2 -2
- package/dist/esm/{context-c9078420.js.map → context-82a1ccf8.js.map} +1 -1
- package/dist/esm/dropdown-controller-95bd6750.js +140 -0
- package/dist/esm/dropdown-controller-95bd6750.js.map +1 -0
- package/dist/esm/{floating-ui.dom.esm-6e7c098f.js → floating-ui.dom.esm-d4ad786a.js} +534 -61
- package/dist/esm/floating-ui.dom.esm-d4ad786a.js.map +1 -0
- package/dist/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/ix-action-card.entry.js +1 -1
- package/dist/esm/ix-action-card.entry.js.map +1 -1
- package/dist/esm/ix-application-header.entry.js +36 -10
- package/dist/esm/ix-application-header.entry.js.map +1 -1
- package/dist/esm/ix-application-sidebar.entry.js +1 -1
- package/dist/esm/ix-application-switch-modal.entry.js +1 -1
- package/dist/esm/ix-application.entry.js +5 -5
- package/dist/esm/ix-application.entry.js.map +1 -1
- package/dist/esm/ix-avatar_2.entry.js +3 -3
- package/dist/esm/ix-avatar_2.entry.js.map +1 -1
- package/dist/esm/ix-basic-navigation.entry.js +4 -4
- package/dist/esm/ix-basic-navigation.entry.js.map +1 -1
- package/dist/esm/ix-blind.entry.js +1 -1
- package/dist/esm/ix-blind.entry.js.map +1 -1
- package/dist/esm/ix-breadcrumb-item.entry.js +1 -1
- package/dist/esm/ix-breadcrumb.entry.js +3 -3
- package/dist/esm/ix-card-accordion_2.entry.js +2 -2
- package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
- package/dist/esm/ix-card-list.entry.js +6 -6
- package/dist/esm/ix-card-list.entry.js.map +1 -1
- package/dist/esm/ix-card_2.entry.js +4 -4
- package/dist/esm/ix-card_2.entry.js.map +1 -1
- package/dist/esm/ix-category-filter.entry.js +9 -5
- package/dist/esm/ix-category-filter.entry.js.map +1 -1
- package/dist/esm/ix-chip.entry.js +4 -4
- package/dist/esm/ix-chip.entry.js.map +1 -1
- package/dist/esm/ix-col_4.entry.js +4 -4
- package/dist/esm/ix-col_4.entry.js.map +1 -1
- package/dist/esm/ix-content.entry.js +4 -4
- package/dist/esm/ix-css-grid-item.entry.js +1 -1
- package/dist/esm/ix-divider.entry.js +1 -1
- package/dist/esm/ix-drawer.entry.js +2 -2
- package/dist/esm/ix-dropdown-header.entry.js +1 -1
- package/dist/esm/ix-dropdown-item.entry.js +4 -4
- package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
- package/dist/esm/ix-dropdown.entry.js +12 -144
- package/dist/esm/ix-dropdown.entry.js.map +1 -1
- package/dist/esm/ix-event-list-item.entry.js +5 -5
- package/dist/esm/ix-event-list.entry.js +2 -2
- package/dist/esm/ix-expanding-search.entry.js +4 -4
- package/dist/esm/ix-filter-chip_2.entry.js +2 -2
- package/dist/esm/ix-flip-tile-content.entry.js +1 -1
- package/dist/esm/ix-flip-tile.entry.js +4 -4
- package/dist/esm/ix-form-field.entry.js +1 -1
- package/dist/esm/ix-group-context-menu_2.entry.js +6 -10
- package/dist/esm/ix-group-context-menu_2.entry.js.map +1 -1
- package/dist/esm/ix-group.entry.js +68 -44
- package/dist/esm/ix-group.entry.js.map +1 -1
- package/dist/esm/ix-icon-button_2.entry.js +2 -2
- package/dist/esm/ix-icon-toggle-button.entry.js +2 -2
- package/dist/esm/ix-input-group.entry.js +2 -2
- package/dist/esm/ix-key-value-list.entry.js +1 -1
- package/dist/esm/ix-kpi.entry.js +3 -3
- package/dist/esm/ix-kpi.entry.js.map +1 -1
- package/dist/esm/ix-link-button.entry.js +3 -3
- package/dist/esm/ix-map-navigation-overlay.entry.js +2 -2
- package/dist/esm/ix-map-navigation.entry.js +4 -4
- package/dist/esm/ix-map-navigation.entry.js.map +1 -1
- package/dist/esm/ix-menu-about-item.entry.js +1 -1
- package/dist/esm/ix-menu-about-news.entry.js +4 -4
- package/dist/esm/ix-menu-avatar.entry.js +3 -3
- package/dist/esm/ix-menu-category.entry.js +6 -6
- package/dist/esm/ix-menu-expand-icon.entry.js +2 -2
- package/dist/esm/ix-menu-expand-icon.entry.js.map +1 -1
- package/dist/esm/ix-menu-item.entry.js +14 -14
- package/dist/esm/ix-menu-item.entry.js.map +1 -1
- package/dist/esm/ix-menu-settings-item.entry.js +1 -1
- package/dist/esm/ix-menu.entry.js +14 -14
- package/dist/esm/ix-menu.entry.js.map +1 -1
- package/dist/esm/ix-message-bar.entry.js +1 -1
- package/dist/esm/ix-modal-content_2.entry.js +3 -3
- package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
- package/dist/esm/ix-modal-example.entry.js +1 -1
- package/dist/esm/ix-modal-footer.entry.js +2 -2
- package/dist/esm/ix-modal-footer.entry.js.map +1 -1
- package/dist/esm/ix-modal-loading.entry.js +1 -1
- package/dist/esm/ix-modal.entry.js +3 -3
- package/dist/esm/ix-modal.entry.js.map +1 -1
- package/dist/esm/ix-pagination.entry.js +4 -4
- package/dist/esm/ix-pagination.entry.js.map +1 -1
- package/dist/esm/ix-pane-layout.entry.js +2 -2
- package/dist/esm/ix-pane.entry.js +1 -1
- package/dist/esm/ix-pane.entry.js.map +1 -1
- package/dist/esm/ix-pill.entry.js +4 -4
- package/dist/esm/ix-pill.entry.js.map +1 -1
- package/dist/esm/ix-playground-internal.entry.js +1 -1
- package/dist/esm/ix-playground-internal.entry.js.map +1 -1
- package/dist/esm/ix-push-card.entry.js +1 -1
- package/dist/esm/ix-push-card.entry.js.map +1 -1
- package/dist/esm/ix-select.entry.js +28 -31
- package/dist/esm/ix-select.entry.js.map +1 -1
- package/dist/esm/ix-slider.entry.js +22 -15
- package/dist/esm/ix-slider.entry.js.map +1 -1
- package/dist/esm/ix-split-button-item.entry.js +1 -1
- package/dist/esm/ix-tab-item_2.entry.js +74 -44
- package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
- package/dist/esm/ix-tile.entry.js +4 -4
- package/dist/esm/ix-tile.entry.js.map +1 -1
- package/dist/esm/ix-toast-container.entry.js.map +1 -1
- package/dist/esm/ix-toast.entry.js +2 -2
- package/dist/esm/ix-toast.entry.js.map +1 -1
- package/dist/esm/ix-toggle-button.entry.js +3 -3
- package/dist/esm/ix-toggle.entry.js +3 -3
- package/dist/esm/ix-tooltip.entry.js +25 -23
- package/dist/esm/ix-tooltip.entry.js.map +1 -1
- package/dist/esm/ix-tree-item.entry.js +8 -8
- package/dist/esm/ix-tree-item.entry.js.map +1 -1
- package/dist/esm/ix-tree.entry.js +21 -7
- package/dist/esm/ix-tree.entry.js.map +1 -1
- package/dist/esm/ix-upload.entry.js +3 -3
- package/dist/esm/ix-upload.entry.js.map +1 -1
- package/dist/esm/ix-validation-tooltip.entry.js +3 -3
- package/dist/esm/ix-workflow-step.entry.js +3 -3
- package/dist/esm/ix-workflow-step.entry.js.map +1 -1
- package/dist/esm/ix-workflow-steps.entry.js +1 -1
- package/dist/esm/ix-workflow-steps.entry.js.map +1 -1
- package/dist/esm/{listener-4f3baab5.js → listener-2c562054.js} +2 -2
- package/dist/esm/{listener-4f3baab5.js.map → listener-2c562054.js.map} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{logical-filter-operator-f6701df5.js → logical-filter-operator-d793d1c3.js} +2 -2
- package/dist/esm/{logical-filter-operator-f6701df5.js.map → logical-filter-operator-d793d1c3.js.map} +1 -1
- package/dist/esm/{service-02cc9011.js → service-c7fc628b.js} +3 -3
- package/dist/esm/service-c7fc628b.js.map +1 -0
- package/dist/esm/{shadow-dom-60e9243d.js → shadow-dom-cc0bc152.js} +2 -2
- package/dist/esm/{shadow-dom-60e9243d.js.map → shadow-dom-cc0bc152.js.map} +1 -1
- package/dist/esm/siemens-ix.js +1 -1
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/index.esm.js.map +1 -1
- package/dist/siemens-ix/p-04af3853.entry.js +2 -0
- package/dist/siemens-ix/p-04ec538b.entry.js +2 -0
- package/dist/siemens-ix/p-04ec538b.entry.js.map +1 -0
- package/dist/siemens-ix/{p-68644ee1.entry.js → p-05dc6b2d.entry.js} +2 -2
- package/dist/siemens-ix/{p-68644ee1.entry.js.map → p-05dc6b2d.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-af099ca4.entry.js → p-0632731e.entry.js} +2 -2
- package/dist/siemens-ix/{p-6af4415c.entry.js → p-085d5ec2.entry.js} +2 -2
- package/dist/siemens-ix/{p-6af4415c.entry.js.map → p-085d5ec2.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-0d2a6886.entry.js → p-091b036d.entry.js} +2 -2
- package/dist/siemens-ix/{p-453fa360.entry.js → p-0ef97555.entry.js} +2 -2
- package/dist/siemens-ix/{p-453fa360.entry.js.map → p-0ef97555.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-2946fd70.entry.js → p-0fafba48.entry.js} +2 -2
- package/dist/siemens-ix/{p-7076210b.entry.js → p-1483f65d.entry.js} +2 -2
- package/dist/siemens-ix/{p-4f8ac3bf.js → p-157b1b28.js} +1 -1
- package/dist/siemens-ix/{p-4f8ac3bf.js.map → p-157b1b28.js.map} +1 -1
- package/dist/siemens-ix/p-15f44099.entry.js +2 -0
- package/dist/siemens-ix/{p-87e692d9.entry.js.map → p-15f44099.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-2908cacd.entry.js → p-17a8aab2.entry.js} +2 -2
- package/dist/siemens-ix/{p-2908cacd.entry.js.map → p-17a8aab2.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-c1968b80.entry.js → p-1bd98772.entry.js} +2 -2
- package/dist/siemens-ix/p-1c3a0b1f.js +2 -0
- package/dist/siemens-ix/p-1c3a0b1f.js.map +1 -0
- package/dist/siemens-ix/{p-8629db91.entry.js → p-25f1749c.entry.js} +2 -2
- package/dist/siemens-ix/{p-5696bb62.entry.js → p-306269ae.entry.js} +2 -2
- package/dist/siemens-ix/{p-ae7a7af4.entry.js → p-33a7a26d.entry.js} +2 -2
- package/dist/siemens-ix/{p-ae7a7af4.entry.js.map → p-33a7a26d.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-712e0ee0.js → p-345e1c73.js} +1 -1
- package/dist/siemens-ix/{p-712e0ee0.js.map → p-345e1c73.js.map} +1 -1
- package/dist/siemens-ix/p-35fff1e6.entry.js +2 -0
- package/dist/siemens-ix/{p-9ebc4fc3.entry.js → p-37229f30.entry.js} +2 -2
- package/dist/siemens-ix/{p-9ebc4fc3.entry.js.map → p-37229f30.entry.js.map} +1 -1
- package/dist/siemens-ix/p-3dc1294b.entry.js +2 -0
- package/dist/siemens-ix/{p-e9a3f58a.entry.js.map → p-3dc1294b.entry.js.map} +1 -1
- package/dist/siemens-ix/p-3f59a3c3.entry.js +2 -0
- package/dist/siemens-ix/p-3f59a3c3.entry.js.map +1 -0
- package/dist/siemens-ix/p-411f51c5.entry.js +2 -0
- package/dist/siemens-ix/{p-f78246bd.entry.js → p-44a27b29.entry.js} +2 -2
- package/dist/siemens-ix/{p-d03df401.entry.js → p-49d3fc15.entry.js} +2 -2
- package/dist/siemens-ix/{p-25ee1b62.js → p-4ac31849.js} +1 -1
- package/dist/siemens-ix/{p-25ee1b62.js.map → p-4ac31849.js.map} +1 -1
- package/dist/siemens-ix/{p-112069ca.entry.js → p-4e547dd3.entry.js} +2 -2
- package/dist/siemens-ix/p-4e547dd3.entry.js.map +1 -0
- package/dist/siemens-ix/p-5099c070.entry.js +2 -0
- package/dist/siemens-ix/p-5099c070.entry.js.map +1 -0
- package/dist/siemens-ix/{p-6b928634.entry.js → p-5351225b.entry.js} +2 -2
- package/dist/siemens-ix/p-5351225b.entry.js.map +1 -0
- package/dist/siemens-ix/p-5aa0b93c.entry.js.map +1 -1
- package/dist/siemens-ix/{p-113cc793.entry.js → p-5af99eaa.entry.js} +2 -2
- package/dist/siemens-ix/{p-e30ed20a.entry.js → p-62b089b6.entry.js} +2 -2
- package/dist/siemens-ix/{p-e30ed20a.entry.js.map → p-62b089b6.entry.js.map} +1 -1
- package/dist/siemens-ix/p-63f0755e.entry.js +2 -0
- package/dist/siemens-ix/{p-14a41c8c.entry.js → p-6618b2db.entry.js} +2 -2
- package/dist/siemens-ix/{p-0653a145.entry.js → p-67f44540.entry.js} +2 -2
- package/dist/siemens-ix/{p-15b3c17e.entry.js → p-6e4c9e3d.entry.js} +2 -2
- package/dist/siemens-ix/{p-15b3c17e.entry.js.map → p-6e4c9e3d.entry.js.map} +1 -1
- package/dist/siemens-ix/p-7402f42a.entry.js +2 -0
- package/dist/siemens-ix/p-7402f42a.entry.js.map +1 -0
- package/dist/siemens-ix/{p-53352bfb.entry.js → p-77273517.entry.js} +2 -2
- package/dist/siemens-ix/{p-882a0233.entry.js → p-78ac2ff1.entry.js} +2 -2
- package/dist/siemens-ix/p-7947ef3d.entry.js +2 -0
- package/dist/siemens-ix/{p-fb47546b.entry.js → p-7c2f34f0.entry.js} +2 -2
- package/dist/siemens-ix/p-82d33168.entry.js +2 -0
- package/dist/siemens-ix/p-82f9d976.entry.js +2 -0
- package/dist/siemens-ix/p-82f9d976.entry.js.map +1 -0
- package/dist/siemens-ix/{p-85423643.entry.js → p-86bbc005.entry.js} +2 -2
- package/dist/siemens-ix/p-86bbc005.entry.js.map +1 -0
- package/dist/siemens-ix/p-86fd5922.entry.js +2 -0
- package/dist/siemens-ix/p-86fd5922.entry.js.map +1 -0
- package/dist/siemens-ix/p-89e48bea.entry.js +2 -0
- package/dist/siemens-ix/p-89e48bea.entry.js.map +1 -0
- package/dist/siemens-ix/{p-052340f9.entry.js → p-8acc09aa.entry.js} +2 -2
- package/dist/siemens-ix/{p-6fd7ecd0.entry.js → p-9079f6c8.entry.js} +2 -2
- package/dist/siemens-ix/p-928209e1.entry.js +2 -0
- package/dist/siemens-ix/p-928209e1.entry.js.map +1 -0
- package/dist/siemens-ix/{p-e8d3cf35.entry.js → p-958c5970.entry.js} +2 -2
- package/dist/siemens-ix/{p-e8d3cf35.entry.js.map → p-958c5970.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-16b923e9.entry.js → p-9bdda7ff.entry.js} +2 -2
- package/dist/siemens-ix/p-a08efce0.entry.js +2 -0
- package/dist/siemens-ix/p-a08efce0.entry.js.map +1 -0
- package/dist/siemens-ix/p-a4755205.entry.js +2 -0
- package/dist/siemens-ix/p-a4755205.entry.js.map +1 -0
- package/dist/siemens-ix/{p-2c4c03d4.entry.js → p-aa814811.entry.js} +2 -2
- package/dist/siemens-ix/{p-7c36d3fa.js → p-accec846.js} +1 -1
- package/dist/siemens-ix/{p-7c36d3fa.js.map → p-accec846.js.map} +1 -1
- package/dist/siemens-ix/{p-8d599677.entry.js → p-adee6045.entry.js} +2 -2
- package/dist/siemens-ix/{p-8d599677.entry.js.map → p-adee6045.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-d95cbd1f.entry.js → p-ae31be0d.entry.js} +2 -2
- package/dist/siemens-ix/{p-d95cbd1f.entry.js.map → p-ae31be0d.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-feac09bc.entry.js → p-ba24e694.entry.js} +2 -2
- package/dist/siemens-ix/p-ba6e955a.js +2 -0
- package/dist/siemens-ix/p-ba6e955a.js.map +1 -0
- package/dist/siemens-ix/p-c022d6cc.entry.js +2 -0
- package/dist/siemens-ix/{p-eb6268a6.entry.js.map → p-c022d6cc.entry.js.map} +1 -1
- package/dist/siemens-ix/p-c05a98c8.entry.js +2 -0
- package/dist/siemens-ix/{p-29df2e29.entry.js → p-c072ddb5.entry.js} +2 -2
- package/dist/siemens-ix/p-c072ddb5.entry.js.map +1 -0
- package/dist/siemens-ix/p-c1fe9f3d.entry.js +2 -0
- package/dist/siemens-ix/p-c1fe9f3d.entry.js.map +1 -0
- package/dist/siemens-ix/{p-c389de85.entry.js → p-c33cee36.entry.js} +2 -2
- package/dist/siemens-ix/{p-c389de85.entry.js.map → p-c33cee36.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-0b4e398e.entry.js → p-c62966f8.entry.js} +2 -2
- package/dist/siemens-ix/{p-0b4e398e.entry.js.map → p-c62966f8.entry.js.map} +1 -1
- package/dist/siemens-ix/p-c7280736.entry.js +2 -0
- package/dist/siemens-ix/{p-0f7ef743.entry.js.map → p-c7280736.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-8d0758c1.entry.js → p-c7e58e9e.entry.js} +2 -2
- package/dist/siemens-ix/{p-4430117a.entry.js → p-c81c4b9d.entry.js} +2 -2
- package/dist/siemens-ix/p-cc65617d.entry.js +2 -0
- package/dist/siemens-ix/p-cc65617d.entry.js.map +1 -0
- package/dist/siemens-ix/{p-1a122c76.entry.js → p-d300b332.entry.js} +2 -2
- package/dist/siemens-ix/p-d6fc0727.entry.js +2 -0
- package/dist/siemens-ix/p-d6fc0727.entry.js.map +1 -0
- package/dist/siemens-ix/p-df370362.entry.js +2 -0
- package/dist/siemens-ix/p-df370362.entry.js.map +1 -0
- package/dist/siemens-ix/{p-5f25e7fd.entry.js → p-e0d03d67.entry.js} +2 -2
- package/dist/siemens-ix/{p-5f25e7fd.entry.js.map → p-e0d03d67.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-ff1ac5b3.entry.js → p-e14384df.entry.js} +2 -2
- package/dist/siemens-ix/{p-fb2b78f7.entry.js → p-e35805d0.entry.js} +2 -2
- package/dist/siemens-ix/p-e35805d0.entry.js.map +1 -0
- package/dist/siemens-ix/{p-0c8a98cd.js → p-e948bcb0.js} +1 -1
- package/dist/siemens-ix/{p-0c8a98cd.js.map → p-e948bcb0.js.map} +1 -1
- package/dist/siemens-ix/{p-96a3a750.entry.js → p-e95a5a97.entry.js} +2 -2
- package/dist/siemens-ix/p-e95a5a97.entry.js.map +1 -0
- package/dist/siemens-ix/p-ed7e76a3.entry.js +2 -0
- package/dist/siemens-ix/p-ed7e76a3.entry.js.map +1 -0
- package/dist/siemens-ix/{p-bea7c748.entry.js → p-ee96d1eb.entry.js} +2 -2
- package/dist/siemens-ix/p-f001ecc1.entry.js +2 -0
- package/dist/siemens-ix/p-f001ecc1.entry.js.map +1 -0
- package/dist/siemens-ix/p-f06b21f9.entry.js +2 -0
- package/dist/siemens-ix/p-f06b21f9.entry.js.map +1 -0
- package/dist/siemens-ix/{p-702f9349.js → p-fbe017b7.js} +2 -2
- package/dist/siemens-ix/p-fbe017b7.js.map +1 -0
- package/dist/siemens-ix/{p-7750e187.entry.js → p-fd5bee44.entry.js} +2 -2
- package/dist/siemens-ix/p-fefd5743.entry.js +2 -0
- package/dist/siemens-ix/p-fefd5743.entry.js.map +1 -0
- package/dist/siemens-ix/{p-dcb3e5be.entry.js → p-ffa856df.entry.js} +2 -2
- package/dist/siemens-ix/siemens-ix-core.css +1 -1
- package/dist/siemens-ix/siemens-ix.css +5 -1
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
- package/dist/types/components/action-card/action-card.d.ts +1 -0
- package/dist/types/components/application-header/application-header.d.ts +19 -1
- package/dist/types/components/basic-navigation/basic-navigation.d.ts +2 -1
- package/dist/types/components/card/card.d.ts +2 -1
- package/dist/types/components/category-filter/category-filter.d.ts +9 -9
- package/dist/types/components/category-filter/test/category-filter.ct.d.ts +1 -0
- package/dist/types/components/dropdown/dropdown.d.ts +1 -0
- package/dist/types/components/dropdown-item/dropdown-item.d.ts +2 -2
- package/dist/types/components/group/group.d.ts +7 -6
- package/dist/types/components/group-item/group-item.d.ts +4 -4
- package/dist/types/components/menu-item/menu-item.d.ts +6 -5
- package/dist/types/components/push-card/push-card.d.ts +4 -3
- package/dist/types/components/slider/slider.d.ts +3 -3
- package/dist/types/components/tab-item/tab-item.d.ts +1 -1
- package/dist/types/components/tabs/tabs.d.ts +7 -4
- package/dist/types/components/tooltip/tooltip.d.ts +9 -10
- package/dist/types/components/tree/tree.d.ts +1 -1
- package/dist/types/components/tree-item/tree-item.d.ts +3 -3
- package/dist/types/components.d.ts +83 -43
- package/dist/types/index.d.ts +1 -0
- package/hydrate/index.js +994 -416
- package/package.json +3 -2
- package/scss/_core.scss +5 -0
- package/dist/cjs/floating-ui.dom.esm-94b4d17c.js.map +0 -1
- package/dist/cjs/service-a42add5f.js.map +0 -1
- package/dist/esm/floating-ui.dom.esm-6e7c098f.js.map +0 -1
- package/dist/esm/service-02cc9011.js.map +0 -1
- package/dist/siemens-ix/p-0f7ef743.entry.js +0 -2
- package/dist/siemens-ix/p-112069ca.entry.js.map +0 -1
- package/dist/siemens-ix/p-1cff59db.entry.js +0 -2
- package/dist/siemens-ix/p-1cff59db.entry.js.map +0 -1
- package/dist/siemens-ix/p-1f4b8463.entry.js +0 -2
- package/dist/siemens-ix/p-1f4b8463.entry.js.map +0 -1
- package/dist/siemens-ix/p-29df2e29.entry.js.map +0 -1
- package/dist/siemens-ix/p-2ec7f841.entry.js +0 -2
- package/dist/siemens-ix/p-2ec7f841.entry.js.map +0 -1
- package/dist/siemens-ix/p-309ac3ad.entry.js +0 -2
- package/dist/siemens-ix/p-309ac3ad.entry.js.map +0 -1
- package/dist/siemens-ix/p-315f070d.entry.js +0 -2
- package/dist/siemens-ix/p-315f070d.entry.js.map +0 -1
- package/dist/siemens-ix/p-32375ddb.entry.js +0 -2
- package/dist/siemens-ix/p-427676f4.entry.js +0 -2
- package/dist/siemens-ix/p-427676f4.entry.js.map +0 -1
- package/dist/siemens-ix/p-4344ba99.entry.js +0 -2
- package/dist/siemens-ix/p-4344ba99.entry.js.map +0 -1
- package/dist/siemens-ix/p-44db3646.entry.js +0 -2
- package/dist/siemens-ix/p-4b3facea.entry.js +0 -2
- package/dist/siemens-ix/p-4b3facea.entry.js.map +0 -1
- package/dist/siemens-ix/p-52857629.entry.js +0 -2
- package/dist/siemens-ix/p-52857629.entry.js.map +0 -1
- package/dist/siemens-ix/p-60c16878.entry.js +0 -2
- package/dist/siemens-ix/p-60c16878.entry.js.map +0 -1
- package/dist/siemens-ix/p-6227e62b.entry.js +0 -2
- package/dist/siemens-ix/p-6227e62b.entry.js.map +0 -1
- package/dist/siemens-ix/p-6b928634.entry.js.map +0 -1
- package/dist/siemens-ix/p-702f9349.js.map +0 -1
- package/dist/siemens-ix/p-7bfd6cd2.entry.js +0 -2
- package/dist/siemens-ix/p-7bfd6cd2.entry.js.map +0 -1
- package/dist/siemens-ix/p-7faa148f.entry.js +0 -2
- package/dist/siemens-ix/p-85423643.entry.js.map +0 -1
- package/dist/siemens-ix/p-87e692d9.entry.js +0 -2
- package/dist/siemens-ix/p-92a18c10.entry.js +0 -2
- package/dist/siemens-ix/p-96a3a750.entry.js.map +0 -1
- package/dist/siemens-ix/p-a536adcb.entry.js +0 -2
- package/dist/siemens-ix/p-a536adcb.entry.js.map +0 -1
- package/dist/siemens-ix/p-b3b23af7.entry.js +0 -2
- package/dist/siemens-ix/p-b3f35666.js +0 -2
- package/dist/siemens-ix/p-b3f35666.js.map +0 -1
- package/dist/siemens-ix/p-c1222581.entry.js +0 -2
- package/dist/siemens-ix/p-c55db6c7.entry.js +0 -2
- package/dist/siemens-ix/p-c55db6c7.entry.js.map +0 -1
- package/dist/siemens-ix/p-d998415f.entry.js +0 -2
- package/dist/siemens-ix/p-d998415f.entry.js.map +0 -1
- package/dist/siemens-ix/p-e9a3f58a.entry.js +0 -2
- package/dist/siemens-ix/p-eb6268a6.entry.js +0 -2
- package/dist/siemens-ix/p-ebb277f0.entry.js +0 -2
- package/dist/siemens-ix/p-ebb277f0.entry.js.map +0 -1
- package/dist/siemens-ix/p-f07110c6.entry.js +0 -2
- package/dist/siemens-ix/p-f07110c6.entry.js.map +0 -1
- package/dist/siemens-ix/p-fa53933d.entry.js +0 -2
- package/dist/siemens-ix/p-fa53933d.entry.js.map +0 -1
- package/dist/siemens-ix/p-fb2b78f7.entry.js.map +0 -1
- package/dist/siemens-ix/p-fb4c79c6.entry.js +0 -2
- /package/dist/siemens-ix/{p-fb4c79c6.entry.js.map → p-04af3853.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-af099ca4.entry.js.map → p-0632731e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-0d2a6886.entry.js.map → p-091b036d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2946fd70.entry.js.map → p-0fafba48.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-7076210b.entry.js.map → p-1483f65d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c1968b80.entry.js.map → p-1bd98772.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8629db91.entry.js.map → p-25f1749c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-5696bb62.entry.js.map → p-306269ae.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b3b23af7.entry.js.map → p-35fff1e6.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-92a18c10.entry.js.map → p-411f51c5.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f78246bd.entry.js.map → p-44a27b29.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d03df401.entry.js.map → p-49d3fc15.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-113cc793.entry.js.map → p-5af99eaa.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c1222581.entry.js.map → p-63f0755e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-14a41c8c.entry.js.map → p-6618b2db.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-0653a145.entry.js.map → p-67f44540.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-53352bfb.entry.js.map → p-77273517.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-882a0233.entry.js.map → p-78ac2ff1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-32375ddb.entry.js.map → p-7947ef3d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-fb47546b.entry.js.map → p-7c2f34f0.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-7faa148f.entry.js.map → p-82d33168.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-052340f9.entry.js.map → p-8acc09aa.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-6fd7ecd0.entry.js.map → p-9079f6c8.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-16b923e9.entry.js.map → p-9bdda7ff.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2c4c03d4.entry.js.map → p-aa814811.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-feac09bc.entry.js.map → p-ba24e694.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-44db3646.entry.js.map → p-c05a98c8.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8d0758c1.entry.js.map → p-c7e58e9e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-4430117a.entry.js.map → p-c81c4b9d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1a122c76.entry.js.map → p-d300b332.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ff1ac5b3.entry.js.map → p-e14384df.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-bea7c748.entry.js.map → p-ee96d1eb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-7750e187.entry.js.map → p-fd5bee44.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-dcb3e5be.entry.js.map → p-ffa856df.entry.js.map} +0 -0
package/hydrate/index.js
CHANGED
|
@@ -2275,7 +2275,7 @@ class TypedEvent {
|
|
|
2275
2275
|
}
|
|
2276
2276
|
|
|
2277
2277
|
/*
|
|
2278
|
-
* SPDX-FileCopyrightText:
|
|
2278
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
2279
2279
|
*
|
|
2280
2280
|
* SPDX-License-Identifier: MIT
|
|
2281
2281
|
*
|
|
@@ -2455,13 +2455,13 @@ class ApplicationLayoutService {
|
|
|
2455
2455
|
breakPointIndex = matchBreakpoints.length - 1;
|
|
2456
2456
|
}
|
|
2457
2457
|
const [breakpoint, _] = matchBreakpoints[breakPointIndex];
|
|
2458
|
-
__classPrivateFieldGet$1(this, _ApplicationLayoutService_breakpointChangeListener, "f").emit(breakpoint);
|
|
2458
|
+
requestAnimationFrame(() => __classPrivateFieldGet$1(this, _ApplicationLayoutService_breakpointChangeListener, "f").emit(breakpoint));
|
|
2459
2459
|
__classPrivateFieldSet$1(this, _ApplicationLayoutService_breakpoint, breakpoint, "f");
|
|
2460
2460
|
return;
|
|
2461
2461
|
}
|
|
2462
2462
|
for (const [breakpoint, match] of matchBreakpoints.reverse()) {
|
|
2463
2463
|
if (match) {
|
|
2464
|
-
__classPrivateFieldGet$1(this, _ApplicationLayoutService_breakpointChangeListener, "f").emit(breakpoint);
|
|
2464
|
+
requestAnimationFrame(() => __classPrivateFieldGet$1(this, _ApplicationLayoutService_breakpointChangeListener, "f").emit(breakpoint));
|
|
2465
2465
|
__classPrivateFieldSet$1(this, _ApplicationLayoutService_breakpoint, breakpoint, "f");
|
|
2466
2466
|
break;
|
|
2467
2467
|
}
|
|
@@ -2559,7 +2559,7 @@ _MenuService_menuElement = new WeakMap(), _MenuService_menuExpandChange = new We
|
|
|
2559
2559
|
const menuController = new MenuService();
|
|
2560
2560
|
|
|
2561
2561
|
/*
|
|
2562
|
-
* SPDX-FileCopyrightText:
|
|
2562
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
2563
2563
|
*
|
|
2564
2564
|
* SPDX-License-Identifier: MIT
|
|
2565
2565
|
*
|
|
@@ -2718,7 +2718,7 @@ const getCurrentSystemAppearance = () => {
|
|
|
2718
2718
|
};
|
|
2719
2719
|
const themeSwitcher = new ThemeSwitcher();
|
|
2720
2720
|
|
|
2721
|
-
const applicationCss = "/*!@:host*/.sc-ix-application-h{display:flex;position:relative;width:100%;height:100%;flex-direction:column}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-application-h *.sc-ix-application,.sc-ix-application-h *.sc-ix-application::after,.sc-ix-application-h *.sc-ix-application::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-application-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-corner{display:none}/*!@:host ix-application-header*/.sc-ix-application-h ix-application-header.sc-ix-application{z-index:calc(var(--theme-z-index-sticky) + 1)}/*!@:host .logo-wrapper*/.sc-ix-application-h .logo-wrapper.sc-ix-application{display:contents}/*!@:host .application*/.sc-ix-application-h .application.sc-ix-application{display:flex;position:relative;flex-direction:row;height:100%;width:100%;overflow:hidden}/*!@:host main*/.sc-ix-application-h main.sc-ix-application{display:block;position:relative;
|
|
2721
|
+
const applicationCss = "/*!@:host*/.sc-ix-application-h{display:flex;position:relative;width:100%;height:100%;flex-direction:column}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-application-h *.sc-ix-application,.sc-ix-application-h *.sc-ix-application::after,.sc-ix-application-h *.sc-ix-application::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-application-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-application-h .sc-ix-application::-webkit-scrollbar-corner{display:none}/*!@:host ix-application-header*/.sc-ix-application-h ix-application-header.sc-ix-application{z-index:calc(var(--theme-z-index-sticky) + 1)}/*!@:host .logo-wrapper*/.sc-ix-application-h .logo-wrapper.sc-ix-application{display:contents}/*!@:host .application*/.sc-ix-application-h .application.sc-ix-application{display:flex;position:relative;flex-direction:row;height:100%;width:100%;overflow:hidden}/*!@:host .content-area*/.sc-ix-application-h .content-area.sc-ix-application{display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;height:calc(100% - var(--ix-safe-area-inset-bottom, 0px));width:100%;margin-left:var(--ix-application-menu-margin-left)}/*!@:host main*/.sc-ix-application-h main.sc-ix-application{display:block;position:relative;flex-grow:1;width:100%;padding-bottom:var(--ix-safe-area-inset-bottom);overflow:auto}/*!@:host footer*/.sc-ix-application-h footer.sc-ix-application{display:block;position:relative;width:100%}/*!@:host(.breakpoint-md)*/.breakpoint-md.sc-ix-application-h{--ix-application-menu-margin-left:calc(\n 3.25rem + var(--ix-application-menu-safe-area-left, 0rem)\n )}/*!@:host(.breakpoint-md) aside.slotted*/.breakpoint-md.sc-ix-application-h aside.slotted.sc-ix-application{margin-left:var(--ix-application-menu-margin-left)}/*!@:host(.breakpoint-md) aside.slotted + .content-area*/.breakpoint-md.sc-ix-application-h aside.slotted.sc-ix-application+.content-area.sc-ix-application{margin-left:0}/*!@:host(.breakpoint-md) aside:not(.slotted) + .content-area*/.breakpoint-md.sc-ix-application-h aside.sc-ix-application:not(.slotted)+.content-area.sc-ix-application{margin-left:var(--ix-application-menu-margin-left)}/*!@:host(.breakpoint-lg)*/.breakpoint-lg.sc-ix-application-h{--ix-application-menu-margin-left:0}/*!@:host(.breakpoint-sm)*/.breakpoint-sm.sc-ix-application-h{--ix-application-menu-margin-left:var(\n --ix-application-menu-safe-area-left,\n 0rem\n )}";
|
|
2722
2722
|
var IxApplicationStyle0 = applicationCss;
|
|
2723
2723
|
|
|
2724
2724
|
/**
|
|
@@ -2807,7 +2807,7 @@ class Application {
|
|
|
2807
2807
|
} }, hAsync("slot", { key: '2f4a52a13679af639648164eff165d5dd37ec951', name: "application-header" }), hAsync("div", { key: 'b316ff04f23e4606d54ddcc5531ed884b988e360', class: "application" }, hAsync("slot", { key: '40f4800917fa9f24cdc50c72543e2c7181878775', name: "menu" }), hAsync("aside", { key: '62e0120b64ad942e7dd991b6fe9912b60e36e04f', class: {
|
|
2808
2808
|
'application-sidebar': true,
|
|
2809
2809
|
slotted: this.applicationSidebarSlotted,
|
|
2810
|
-
}, onClick: () => this.onContentClick() }, hAsync("slot", { key: '211f35df78de174484e914fa646227ba290fb9ae', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), hAsync("main", { key: '
|
|
2810
|
+
}, onClick: () => this.onContentClick() }, hAsync("slot", { key: '211f35df78de174484e914fa646227ba290fb9ae', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), hAsync("div", { key: '5913187261ced8e7ff12ee3d352d33b0c5e9f49b', class: "content-area" }, hAsync("main", { key: 'ae580e752d753b0dbbdc4743f538d0a0bf8320eb', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: '7954efb9b316bfd53191569e1b5bb32b8fafae2e' })), hAsync("footer", { key: '3c41b12023cfb59373efe0fa88db93236f6f0f01', class: "footer" }, hAsync("slot", { key: '9307b5f999ffcd96b7cd6f7b217f10b94c1a901f', name: "bottom" }))))));
|
|
2811
2811
|
}
|
|
2812
2812
|
get hostElement() { return getElement(this); }
|
|
2813
2813
|
static get watchers() { return {
|
|
@@ -2974,7 +2974,7 @@ async function showAppSwitch(config) {
|
|
|
2974
2974
|
};
|
|
2975
2975
|
}
|
|
2976
2976
|
|
|
2977
|
-
const applicationHeaderCss = "/*!@:host*/.sc-ix-application-header-h{display:flex;align-items:
|
|
2977
|
+
const applicationHeaderCss = "/*!@:host*/.sc-ix-application-header-h{display:flex;align-items:flex-end;flex-wrap:nowrap;position:relative;width:100%;height:calc(2.75rem + var(--ix-safe-area-inset-top, 0rem));min-height:calc(2.75rem + var(--ix-safe-area-inset-top, 0rem));padding-top:0;padding-right:calc(1rem + var(--ix-safe-area-inset-right, 0rem));padding-bottom:0.3rem;padding-left:calc(0.625rem + var(--ix-safe-area-inset-left, 0rem));color:var(--theme-app-header--color);background-color:var(--theme-app-header--background);border-bottom:var(--theme-app-header--border-width) solid var(--theme-app-header--border-color);z-index:var(--theme-z-index-fixed)}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-application-header-h *.sc-ix-application-header,.sc-ix-application-header-h *.sc-ix-application-header::after,.sc-ix-application-header-h *.sc-ix-application-header::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-application-header-h .sc-ix-application-header::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-application-header-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-application-header-h .sc-ix-application-header::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-application-header-h .sc-ix-application-header::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-application-header-h .sc-ix-application-header::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-application-header-h .sc-ix-application-header::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-application-header-h .sc-ix-application-header::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-application-header-h .sc-ix-application-header::-webkit-scrollbar-corner{display:none}/*!@:host .app-switch*/.sc-ix-application-header-h .app-switch.sc-ix-application-header{margin-right:1rem}/*!@:host .name*/.sc-ix-application-header-h .name.sc-ix-application-header{overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;text-wrap:nowrap;max-width:50%;margin-left:1.5rem;margin-right:2.5rem;margin-bottom:0.25rem;color:var(--theme-app-header--color)}/*!@:host .logo*/.sc-ix-application-header-h .logo.sc-ix-application-header{display:inline-flex;align-items:center;position:relative;height:32px;overflow:hidden;line-height:0rem;color:var(--theme-app-header-logo--color);margin-left:0.375rem}/*!@:host .content*/.sc-ix-application-header-h .content.sc-ix-application-header{display:flex;position:relative;flex-direction:row;margin-left:auto;margin-right:0px}/*!@:host .dropdown*/.sc-ix-application-header-h .dropdown.sc-ix-application-header{overflow:visible}/*!@:host .dropdown-content*/.sc-ix-application-header-h .dropdown-content.sc-ix-application-header{padding:1rem}/*!@:host .context-menu*/.sc-ix-application-header-h .context-menu.sc-ix-application-header{display:none}/*!@:host .context-menu.context-menu-visible*/.sc-ix-application-header-h .context-menu.context-menu-visible.sc-ix-application-header{display:block}@media only screen and (max-width: 48em){/*!@:host .logo*/.sc-ix-application-header-h .logo.sc-ix-application-header{display:none}}/*!@:host ::slotted(ix-avatar)*/.sc-ix-application-header-h .sc-ix-application-header-s>ix-avatar{margin-left:1rem}/*!@:host(.breakpoint-sm) .logo*/.breakpoint-sm.sc-ix-application-header-h .logo.sc-ix-application-header{margin-left:0.5rem}";
|
|
2978
2978
|
var IxApplicationHeaderStyle0 = applicationHeaderCss;
|
|
2979
2979
|
|
|
2980
2980
|
/**
|
|
@@ -2983,7 +2983,9 @@ var IxApplicationHeaderStyle0 = applicationHeaderCss;
|
|
|
2983
2983
|
class ApplicationHeader {
|
|
2984
2984
|
constructor(hostRef) {
|
|
2985
2985
|
registerInstance(this, hostRef);
|
|
2986
|
+
this.menuToggle = createEvent(this, "menuToggle", 7);
|
|
2986
2987
|
this.name = undefined;
|
|
2988
|
+
this.showMenu = false;
|
|
2987
2989
|
this.breakpoint = 'lg';
|
|
2988
2990
|
this.menuExpanded = false;
|
|
2989
2991
|
this.suppressResponsive = false;
|
|
@@ -3009,7 +3011,6 @@ class ApplicationHeader {
|
|
|
3009
3011
|
});
|
|
3010
3012
|
this.modeDisposable = applicationLayoutService.onChange.on((mode) => {
|
|
3011
3013
|
if (this.suppressResponsive) {
|
|
3012
|
-
this.breakpoint = 'md';
|
|
3013
3014
|
return;
|
|
3014
3015
|
}
|
|
3015
3016
|
this.breakpoint = mode;
|
|
@@ -3024,6 +3025,14 @@ class ApplicationHeader {
|
|
|
3024
3025
|
(_a = this.menuDisposable) === null || _a === void 0 ? void 0 : _a.dispose();
|
|
3025
3026
|
(_b = this.modeDisposable) === null || _b === void 0 ? void 0 : _b.dispose();
|
|
3026
3027
|
}
|
|
3028
|
+
watchApplicationLayoutContext() {
|
|
3029
|
+
if (this.applicationLayoutContext) {
|
|
3030
|
+
this.showMenu = false;
|
|
3031
|
+
}
|
|
3032
|
+
}
|
|
3033
|
+
watchSuppressResponsive() {
|
|
3034
|
+
this.breakpoint = 'md';
|
|
3035
|
+
}
|
|
3027
3036
|
isLogoSlotted() {
|
|
3028
3037
|
const slotElement = this.hostElement.shadowRoot.querySelector('slot[name="logo"]');
|
|
3029
3038
|
const nodes = slotElement.assignedNodes({
|
|
@@ -3041,7 +3050,13 @@ class ApplicationHeader {
|
|
|
3041
3050
|
}
|
|
3042
3051
|
}
|
|
3043
3052
|
async onMenuClick() {
|
|
3044
|
-
|
|
3053
|
+
if (this.applicationLayoutContext) {
|
|
3054
|
+
menuController.toggle();
|
|
3055
|
+
}
|
|
3056
|
+
else {
|
|
3057
|
+
this.menuExpanded = !this.menuExpanded;
|
|
3058
|
+
}
|
|
3059
|
+
this.menuToggle.emit(this.menuExpanded);
|
|
3045
3060
|
}
|
|
3046
3061
|
resolveContextMenuButton() {
|
|
3047
3062
|
return new Promise((resolve) => readTask(() => resolve(this.hostElement.shadowRoot.querySelector('[data-context-menu]'))));
|
|
@@ -3068,20 +3083,32 @@ class ApplicationHeader {
|
|
|
3068
3083
|
}
|
|
3069
3084
|
render() {
|
|
3070
3085
|
var _a;
|
|
3071
|
-
|
|
3086
|
+
const hasApplicationContextAvailable = !!this.applicationLayoutContext;
|
|
3087
|
+
const showMenuByApplicationFrame = this.breakpoint === 'sm' &&
|
|
3088
|
+
this.suppressResponsive === false &&
|
|
3089
|
+
hasApplicationContextAvailable;
|
|
3090
|
+
const showApplicationSwitch = ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) &&
|
|
3072
3091
|
this.breakpoint !== 'sm' &&
|
|
3073
|
-
this.suppressResponsive === false
|
|
3092
|
+
this.suppressResponsive === false;
|
|
3093
|
+
return (hAsync(Host, { key: 'd81892c63d0b963455f7b86741241528dd4e65a5', class: {
|
|
3094
|
+
[`breakpoint-${this.breakpoint}`]: true,
|
|
3095
|
+
}, slot: "application-header" }, (this.showMenu || showMenuByApplicationFrame) && (hAsync("ix-menu-expand-icon", { key: 'db19b6cc240df8f3299e671d0ee8a56bdf7f6977', onClick: () => this.onMenuClick(), expanded: this.menuExpanded })), showApplicationSwitch && (hAsync("ix-icon-button", { key: '5a31ea7e0007c3ab3b78c96b649f917745bc7435', onClick: () => this.showAppSwitch(), icon: "apps", ghost: true, class: "app-switch" })), hAsync("div", { key: '4b083dd5ce9023d17371364b541ef0f29ec6d76f', class: { logo: true } }, hAsync("slot", { key: '7039706bbb7355302e069e22621b41cd756345d9', name: "logo" })), hAsync("ix-typography", { key: '3f365f3947b52f3788f6d4ec4180c23ec12d2509', format: "body-lg", class: "name" }, this.name), hAsync("div", { key: '20427a902bacbe4db73bbaf43fc8a5477d7a13a2', class: "content" }, this.breakpoint === 'sm' ? (hAsync(Fragment, null, hAsync("ix-icon-button", { class: {
|
|
3074
3096
|
['context-menu']: true,
|
|
3075
3097
|
['context-menu-visible']: this.hasSlottedElements,
|
|
3076
|
-
}, "data-context-menu": true, icon: "more-menu", ghost: true }), hAsync("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, hAsync("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() })), hAsync("slot", { key: '
|
|
3098
|
+
}, "data-context-menu": true, icon: "more-menu", ghost: true }), hAsync("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, hAsync("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() })), hAsync("slot", { key: 'baea46e8a2cec2e4fbdb99752bf6697cf314855e', name: "ix-application-header-avatar" }))));
|
|
3077
3099
|
}
|
|
3078
3100
|
get hostElement() { return getElement(this); }
|
|
3101
|
+
static get watchers() { return {
|
|
3102
|
+
"applicationLayoutContext": ["watchApplicationLayoutContext"],
|
|
3103
|
+
"suppressResponsive": ["watchSuppressResponsive"]
|
|
3104
|
+
}; }
|
|
3079
3105
|
static get style() { return IxApplicationHeaderStyle0; }
|
|
3080
3106
|
static get cmpMeta() { return {
|
|
3081
3107
|
"$flags$": 9,
|
|
3082
3108
|
"$tagName$": "ix-application-header",
|
|
3083
3109
|
"$members$": {
|
|
3084
3110
|
"name": [1],
|
|
3111
|
+
"showMenu": [1028, "show-menu"],
|
|
3085
3112
|
"breakpoint": [32],
|
|
3086
3113
|
"menuExpanded": [32],
|
|
3087
3114
|
"suppressResponsive": [32],
|
|
@@ -4432,7 +4459,7 @@ class ApplicationSidebar {
|
|
|
4432
4459
|
anime(animation);
|
|
4433
4460
|
}
|
|
4434
4461
|
render() {
|
|
4435
|
-
return (hAsync(Host, { key: '
|
|
4462
|
+
return (hAsync(Host, { key: '58452e01549d1141ba862068da508cf9cb57ce39', slot: "application-sidebar", class: {
|
|
4436
4463
|
visible: this.visible,
|
|
4437
4464
|
} }, this.visible ? hAsync("slot", null) : null));
|
|
4438
4465
|
}
|
|
@@ -4489,7 +4516,7 @@ class ApplicationSwitchModal {
|
|
|
4489
4516
|
}
|
|
4490
4517
|
render() {
|
|
4491
4518
|
var _a, _b, _c, _d;
|
|
4492
|
-
return (hAsync(Host, { key: '
|
|
4519
|
+
return (hAsync(Host, { key: '13df4ab7564da79469932dcc5bf35eed6970d3c4' }, hAsync("ix-modal-header", { key: '299cbb27124b8f93e24ab45de1a884604a84763b', icon: "apps" }, ((_a = this.config) === null || _a === void 0 ? void 0 : _a.i18nAppSwitch) || 'Switch to application'), hAsync("ix-modal-content", { key: 'd3ef35dc36431cc1bb0dd203518d01f6cf768aa7', class: "content" }, hAsync("div", { key: 'de19382fb99fe6b871451e62413f43e382a42eb8', class: "content-apps" }, (!this.config || ((_b = this.config) === null || _b === void 0 ? void 0 : _b.apps.length) === 0) && (hAsync("div", { key: '66e1e8ba812abb5ce81798607fb3d93715c4a756', class: "loading" }, hAsync("ix-spinner", { key: '54839567ae56eb47457d73cc4b0f2033f659c88b', size: "medium", variant: "primary" }), hAsync("span", { key: '39c47a980c5d230e8365c70c6957d38385eb80d1' }, ((_c = this.config) === null || _c === void 0 ? void 0 : _c.i18nLoadingApps) ||
|
|
4493
4520
|
'Loading available applications...'))), (_d = this.config) === null || _d === void 0 ? void 0 :
|
|
4494
4521
|
_d.apps.map((appEntry) => {
|
|
4495
4522
|
var _a;
|
|
@@ -4575,7 +4602,7 @@ function BaseButton(props, children) {
|
|
|
4575
4602
|
props.afterContent ? props.afterContent : null));
|
|
4576
4603
|
}
|
|
4577
4604
|
|
|
4578
|
-
const avatarCss = "/*!@:host*/.sc-ix-avatar-h{display:flex;position:relative;width:-moz-fit-content;width:fit-content}/*!@:host .avatar*/.sc-ix-avatar-h .avatar.sc-ix-avatar{display:flex;align-items:center}/*!@:host .avatar > .avatar-image*/.sc-ix-avatar-h .avatar.sc-ix-avatar>.avatar-image.sc-ix-avatar{height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px}/*!@:host .avatar > .avatar-initials*/.sc-ix-avatar-h .avatar.sc-ix-avatar>.avatar-initials.sc-ix-avatar{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px;background-color:var(--theme-avatar--background);color:var(--theme-avatar--color)}/*!@:host .avatar #avatar-path-background*/.sc-ix-avatar-h .avatar.sc-ix-avatar #avatar-path-background.sc-ix-avatar{fill:var(--theme-avatar--background)}/*!@:host .avatar #avatar-path-person*/.sc-ix-avatar-h .avatar.sc-ix-avatar #avatar-path-person.sc-ix-avatar{fill:var(--theme-avatar--color)}/*!@:host .user-info*/.sc-ix-avatar-h .user-info.sc-ix-avatar{display:flex;flex-direction:row;position:relative;height:2.5rem;padding:1rem;width:12.75rem;min-width:12.75rem;max-width:12.75rem;gap:1rem}/*!@:host .user-info .avatar*/.sc-ix-avatar-h .user-info.sc-ix-avatar .avatar.sc-ix-avatar{width:2rem;pointer-events:none}/*!@:host .user-info .user*/.sc-ix-avatar-h .user-info.sc-ix-avatar .user.sc-ix-avatar{display:flex;position:relative;flex-direction:column;justify-content:center;max-width:10rem;width:100%;overflow:hidden}/*!@:host .user-info .username*/.sc-ix-avatar-h .user-info.sc-ix-avatar .username.sc-ix-avatar{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}/*!@:host .user-info .extra*/.sc-ix-avatar-h .user-info.sc-ix-avatar .extra.sc-ix-avatar{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}/*!@:host(.avatar-button) button*/.avatar-button.sc-ix-avatar-h button.sc-ix-avatar{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem;padding:0px;border-radius:100px !important}/*!@:host(.avatar-button) .btn-invisible-primary*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar{border-radius:var(--theme-btn--border-radius)}/*!@:host(.avatar-button) .btn-invisible-primary, :host(.avatar-button) .btn-invisible-primary.focus, :host(.avatar-button) .btn-invisible-primary:focus-visible*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar,.avatar-button.sc-ix-avatar-h .btn-invisible-primary.focus.sc-ix-avatar,.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}/*!@:host(.avatar-button) .btn-invisible-primary.selected*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}/*!@:host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled)*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled){cursor:pointer}/*!@:host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover, :host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}/*!@:host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled)*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled){cursor:pointer}/*!@:host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled):active, :host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled).active*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled):active,.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled)*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled){cursor:pointer}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled):hover, :host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled):hover*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled)*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled){cursor:pointer}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled):active, :host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled).active*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled):active,.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}/*!@:host(.avatar-button) li*/.avatar-button.sc-ix-avatar-h li.sc-ix-avatar{transform:scale(0.8)}";
|
|
4605
|
+
const avatarCss = "/*!@:host*/.sc-ix-avatar-h{display:flex;position:relative;width:-moz-fit-content;width:fit-content}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-avatar-h .sc-ix-avatar::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-avatar-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-avatar-h .sc-ix-avatar::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-avatar-h .sc-ix-avatar::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-avatar-h .sc-ix-avatar::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-avatar-h .sc-ix-avatar::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-avatar-h .sc-ix-avatar::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-avatar-h .sc-ix-avatar::-webkit-scrollbar-corner{display:none}/*!@:host .avatar*/.sc-ix-avatar-h .avatar.sc-ix-avatar{display:flex;align-items:center}/*!@:host .avatar > .avatar-image*/.sc-ix-avatar-h .avatar.sc-ix-avatar>.avatar-image.sc-ix-avatar{height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px}/*!@:host .avatar > .avatar-initials*/.sc-ix-avatar-h .avatar.sc-ix-avatar>.avatar-initials.sc-ix-avatar{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px;background-color:var(--theme-avatar--background);color:var(--theme-avatar--color)}/*!@:host .avatar #avatar-path-background*/.sc-ix-avatar-h .avatar.sc-ix-avatar #avatar-path-background.sc-ix-avatar{fill:var(--theme-avatar--background)}/*!@:host .avatar #avatar-path-person*/.sc-ix-avatar-h .avatar.sc-ix-avatar #avatar-path-person.sc-ix-avatar{fill:var(--theme-avatar--color)}/*!@:host .user-info*/.sc-ix-avatar-h .user-info.sc-ix-avatar{display:flex;flex-direction:row;position:relative;height:2.5rem;padding:1rem;width:12.75rem;min-width:12.75rem;max-width:12.75rem;gap:1rem}/*!@:host .user-info .avatar*/.sc-ix-avatar-h .user-info.sc-ix-avatar .avatar.sc-ix-avatar{width:2rem;pointer-events:none}/*!@:host .user-info .user*/.sc-ix-avatar-h .user-info.sc-ix-avatar .user.sc-ix-avatar{display:flex;position:relative;flex-direction:column;justify-content:center;max-width:10rem;width:100%;overflow:hidden}/*!@:host .user-info .username*/.sc-ix-avatar-h .user-info.sc-ix-avatar .username.sc-ix-avatar{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}/*!@:host .user-info .extra*/.sc-ix-avatar-h .user-info.sc-ix-avatar .extra.sc-ix-avatar{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}/*!@:host(.avatar-button) button*/.avatar-button.sc-ix-avatar-h button.sc-ix-avatar{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem;padding:0px;border-radius:100px !important}/*!@:host(.avatar-button) .btn-invisible-primary*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar{border-radius:var(--theme-btn--border-radius)}/*!@:host(.avatar-button) .btn-invisible-primary, :host(.avatar-button) .btn-invisible-primary.focus, :host(.avatar-button) .btn-invisible-primary:focus-visible*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar,.avatar-button.sc-ix-avatar-h .btn-invisible-primary.focus.sc-ix-avatar,.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}/*!@:host(.avatar-button) .btn-invisible-primary.selected*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}/*!@:host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled)*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled){cursor:pointer}/*!@:host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover, :host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}/*!@:host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled)*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled){cursor:pointer}/*!@:host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled):active, :host(.avatar-button) .btn-invisible-primary.selected:not(.disabled):not(:disabled).active*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled):active,.avatar-button.sc-ix-avatar-h .btn-invisible-primary.selected.sc-ix-avatar:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled)*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled){cursor:pointer}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled):hover, :host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled):hover*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled)*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled){cursor:pointer}/*!@:host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled):active, :host(.avatar-button) .btn-invisible-primary:not(.disabled):not(:disabled).active*/.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled):active,.avatar-button.sc-ix-avatar-h .btn-invisible-primary.sc-ix-avatar:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}/*!@:host(.avatar-button) li*/.avatar-button.sc-ix-avatar-h li.sc-ix-avatar{transform:scale(0.8)}";
|
|
4579
4606
|
var IxAvatarStyle0 = avatarCss;
|
|
4580
4607
|
|
|
4581
4608
|
function DefaultAvatar(props) {
|
|
@@ -4711,10 +4738,10 @@ class BasicNavigation {
|
|
|
4711
4738
|
(_a = this.modeDisposable) === null || _a === void 0 ? void 0 : _a.dispose();
|
|
4712
4739
|
}
|
|
4713
4740
|
render() {
|
|
4714
|
-
return (hAsync(Host, { key: '
|
|
4741
|
+
return (hAsync(Host, { key: 'b666966827ad02aaf1efeb3c8e80e476279a2416', "data-role": "", class: {
|
|
4715
4742
|
'hide-header': this.hideHeader,
|
|
4716
4743
|
[`breakpoint-${this.breakpoint}`]: true,
|
|
4717
|
-
} }, !this.hideHeader ? (hAsync("ix-application-header", { name: this.applicationName }, hAsync("slot", { name: "logo", slot: "logo" }))) : null, hAsync("div", { key: '
|
|
4744
|
+
} }, !this.hideHeader ? (hAsync("ix-application-header", { name: this.applicationName }, hAsync("slot", { name: "logo", slot: "logo" }))) : null, hAsync("div", { key: '1d470073c3840334f2776e1651672ce896c38609', class: "navigation-content" }, hAsync("slot", { key: '1288c6fb5d71c87ffa78e9407de01e26bd0da896', name: "menu" }), hAsync("div", { key: 'ceb81e26897c1e229746ad65c8ca33cc0412dadc', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: '67fa579c656f227d7fa555ceafdf20e07cc2bf0c' })))));
|
|
4718
4745
|
}
|
|
4719
4746
|
get hostElement() { return getElement(this); }
|
|
4720
4747
|
static get watchers() { return {
|
|
@@ -4739,7 +4766,7 @@ class BasicNavigation {
|
|
|
4739
4766
|
}
|
|
4740
4767
|
|
|
4741
4768
|
/*
|
|
4742
|
-
* SPDX-FileCopyrightText:
|
|
4769
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
4743
4770
|
*
|
|
4744
4771
|
* SPDX-License-Identifier: MIT
|
|
4745
4772
|
*
|
|
@@ -5054,7 +5081,7 @@ class Breadcrumb {
|
|
|
5054
5081
|
render() {
|
|
5055
5082
|
var _a, _b, _c, _d;
|
|
5056
5083
|
const a11y = a11yHostAttributes(this.hostElement);
|
|
5057
|
-
return (hAsync(Host, { key: '
|
|
5084
|
+
return (hAsync(Host, { key: '01b7b3c2b8e5b4eccea75ea1ffb85d91516888ab' }, hAsync("ix-dropdown", { key: 'acd5584e3cfcb2b698a36e65a9f706f955f525e7', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
|
|
5058
5085
|
? this.previousButtonRef
|
|
5059
5086
|
: null, onShowChanged: ({ detail }) => {
|
|
5060
5087
|
this.isPreviousDropdownExpanded = detail;
|
|
@@ -5071,7 +5098,7 @@ class Breadcrumb {
|
|
|
5071
5098
|
return (hAsync("ix-dropdown-item", { label: label, onClick: () => {
|
|
5072
5099
|
this.onItemClick(label);
|
|
5073
5100
|
}, onItemClick: (event) => event.stopPropagation() }));
|
|
5074
|
-
})), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (hAsync("ix-breadcrumb-item", { id: this.previousButtonId, ref: (ref) => (this.previousButtonRef = ref), label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, hAsync("nav", { key: '
|
|
5101
|
+
})), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (hAsync("ix-breadcrumb-item", { id: this.previousButtonId, ref: (ref) => (this.previousButtonRef = ref), label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, hAsync("nav", { key: '5528a34e56c4dbcf8130652b517ca717c3158294', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, hAsync("ol", { key: '5e74629e99a27aad5140a0bf519db8513adfc5ff' }, hAsync("slot", { key: '4cf1e9f67ca27bd9f8f6e06e6e6a946048306f78' }))), hAsync("ix-dropdown", { key: 'f16070f4edffdef90c32e8f426e492d8b856f5ef', trigger: this.nextButtonRef }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (hAsync("ix-dropdown-item", { label: item, onClick: (e) => {
|
|
5075
5102
|
this.nextClick.emit({
|
|
5076
5103
|
event: e,
|
|
5077
5104
|
item,
|
|
@@ -5255,7 +5282,7 @@ class Button {
|
|
|
5255
5282
|
}; }
|
|
5256
5283
|
}
|
|
5257
5284
|
|
|
5258
|
-
const cardCss = "/*!@:host*/.sc-ix-card-h{display:flex;position:relative;flex-direction:column;align-items:flex-start;align-self:flex-start;overflow:hidden;width:20rem;border:1px solid var(--ix-card-border-color, var(--theme-color-soft-bdr));border-radius:var(--theme-default-border-radius)}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-card-h *.sc-ix-card,.sc-ix-card-h *.sc-ix-card::after,.sc-ix-card-h *.sc-ix-card::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-card-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-corner{display:none}/*!@:host .card-content*/.sc-ix-card-h .card-content.sc-ix-card{display:block;position:relative;flex-shrink:0;flex-grow:1;width:100%;height:calc(100% - 2rem);background-color:var(--ix-card-background, transparent);border-top-left-radius:var(--theme-default-border-radius);border-top-right-radius:var(--theme-default-border-radius)}/*!@:host .card-footer*/.sc-ix-card-h .card-footer.sc-ix-card{display:flex;position:relative;width:100%}/*!@:host(.card-insight)*/.card-insight.sc-ix-card-h{--ix-card-background:transparent;--ix-card-border-color:var(--theme-color-soft-bdr)}/*!@:host(.card-notification)*/.card-notification.sc-ix-card-h{--ix-card-background:var(--theme-color-component-1)}/*!@:host(.card-alarm)*/.card-alarm.sc-ix-card-h{--ix-card-background:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}/*!@:host(.card-critical)*/.card-critical.sc-ix-card-h{--ix-card-background:var(--theme-color-critical);color:var(--theme-color-critical--contrast)}/*!@:host(.card-warning)*/.card-warning.sc-ix-card-h{--ix-card-background:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}/*!@:host(.card-success)*/.card-success.sc-ix-card-h{--ix-card-background:var(--theme-color-success);color:var(--theme-color-success--contrast)}/*!@:host(.card-info)*/.card-info.sc-ix-card-h{--ix-card-background:var(--theme-color-info);color:var(--theme-color-info--contrast)}/*!@:host(.card-neutral)*/.card-neutral.sc-ix-card-h{--ix-card-background:var(--theme-color-neutral);color:var(--theme-color-neutral--contrast)}/*!@:host(.card-primary)*/.card-primary.sc-ix-card-h{--ix-card-background:var(--theme-color-primary);color:var(--theme-color-neutral--contrast)}/*!@:host(:not(.card-insight))*/.sc-ix-card-h:not(.card-insight){--ix-card-border-color:transparent}/*!@:host(.card-insight:hover)*/.card-insight.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-ghost--hover)}/*!@:host(.card-notification:hover)*/.card-notification.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-component-1--hover)}/*!@:host(.card-alarm:hover)*/.card-alarm.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-alarm--hover)}/*!@:host(.card-critical:hover)*/.card-critical.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-critical--hover)}/*!@:host(.card-warning:hover)*/.card-warning.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-warning--hover)}/*!@:host(.card-success:hover)*/.card-success.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-success--hover)}/*!@:host(.card-info:hover)*/.card-info.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-info--hover)}/*!@:host(.card-neutral:hover)*/.card-neutral.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-neutral--hover)}/*!@:host(.card-primary:hover)*/.card-primary.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-primary--hover)}/*!@:host(.card-insight:active)*/.card-insight.sc-ix-card-h:active{--ix-card-background:var(--theme-color-ghost--active)}/*!@:host(.card-notification:active)*/.card-notification.sc-ix-card-h:active{--ix-card-background:var(--theme-color-component-1--active)}/*!@:host(.card-alarm:active)*/.card-alarm.sc-ix-card-h:active{--ix-card-background:var(--theme-color-alarm--active)}/*!@:host(.card-critical:active)*/.card-critical.sc-ix-card-h:active{--ix-card-background:var(--theme-color-critical--active)}/*!@:host(.card-warning:active)*/.card-warning.sc-ix-card-h:active{--ix-card-background:var(--theme-color-warning--active)}/*!@:host(.card-success:active)*/.card-success.sc-ix-card-h:active{--ix-card-background:var(--theme-color-success--active)}/*!@:host(.card-info:active)*/.card-info.sc-ix-card-h:active{--ix-card-background:var(--theme-color-info--active)}/*!@:host(.card-neutral:active)*/.card-neutral.sc-ix-card-h:active{--ix-card-background:var(--theme-color-neutral--active)}/*!@:host(.card-primary:active)*/.card-primary.sc-ix-card-h:active{--ix-card-background:var(--theme-color-primary--active)}/*!@:host(.selected)*/.selected.sc-ix-card-h{--ix-card-border-color:var(--theme-color-dynamic)}/*!@:host(.selected.card-insight)*/.selected.card-insight.sc-ix-card-h{--ix-card-background:var(--theme-color-ghost--selected)}/*!@:host(.selected.card-notification)*/.selected.card-notification.sc-ix-card-h{--ix-card-background:var(--theme-color-ghost--selected)}/*!@:host(.selected.card-alarm)*/.selected.card-alarm.sc-ix-card-h{--ix-card-background:var(--theme-color-alarm--active)}/*!@:host(.selected.card-critical)*/.selected.card-critical.sc-ix-card-h{--ix-card-background:var(--theme-color-critical--active)}/*!@:host(.selected.card-warning)*/.selected.card-warning.sc-ix-card-h{--ix-card-background:var(--theme-color-warning--active)}/*!@:host(.selected.card-success)*/.selected.card-success.sc-ix-card-h{--ix-card-background:var(--theme-color-success--active)}/*!@:host(.selected.card-info)*/.selected.card-info.sc-ix-card-h{--ix-card-background:var(--theme-color-info--active)}/*!@:host(.selected.card-neutral)*/.selected.card-neutral.sc-ix-card-h{--ix-card-background:var(--theme-color-neutral--active)}/*!@:host(.selected.card-primary)*/.selected.card-primary.sc-ix-card-h{--ix-card-background:var(--theme-color-primary--active)}";
|
|
5285
|
+
const cardCss = "/*!@:host*/.sc-ix-card-h{display:flex;position:relative;flex-direction:column;align-items:flex-start;align-self:flex-start;overflow:hidden;width:20rem;border:1px solid var(--ix-card-border-color, var(--theme-color-soft-bdr));border-radius:var(--theme-default-border-radius)}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-card-h *.sc-ix-card,.sc-ix-card-h *.sc-ix-card::after,.sc-ix-card-h *.sc-ix-card::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-card-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-card-h .sc-ix-card::-webkit-scrollbar-corner{display:none}/*!@:host .card-content*/.sc-ix-card-h .card-content.sc-ix-card{display:block;position:relative;flex-shrink:0;flex-grow:1;width:100%;height:calc(100% - 2rem);background-color:var(--ix-card-background, transparent);border-top-left-radius:var(--theme-default-border-radius);border-top-right-radius:var(--theme-default-border-radius)}/*!@:host .card-footer*/.sc-ix-card-h .card-footer.sc-ix-card{display:flex;position:relative;width:100%}/*!@:host(.card-insight), :host(.card-outline)*/.card-insight.sc-ix-card-h,.card-outline.sc-ix-card-h{--ix-card-background:transparent;--ix-card-border-color:var(--theme-color-soft-bdr)}/*!@:host(.card-notification), :host(.card-filled)*/.card-notification.sc-ix-card-h,.card-filled.sc-ix-card-h{--ix-card-background:var(--theme-color-component-1)}/*!@:host(.card-alarm)*/.card-alarm.sc-ix-card-h{--ix-card-background:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}/*!@:host(.card-critical)*/.card-critical.sc-ix-card-h{--ix-card-background:var(--theme-color-critical);color:var(--theme-color-critical--contrast)}/*!@:host(.card-warning)*/.card-warning.sc-ix-card-h{--ix-card-background:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}/*!@:host(.card-success)*/.card-success.sc-ix-card-h{--ix-card-background:var(--theme-color-success);color:var(--theme-color-success--contrast)}/*!@:host(.card-info)*/.card-info.sc-ix-card-h{--ix-card-background:var(--theme-color-info);color:var(--theme-color-info--contrast)}/*!@:host(.card-neutral)*/.card-neutral.sc-ix-card-h{--ix-card-background:var(--theme-color-neutral);color:var(--theme-color-neutral--contrast)}/*!@:host(.card-primary)*/.card-primary.sc-ix-card-h{--ix-card-background:var(--theme-color-primary);color:var(--theme-color-neutral--contrast)}/*!@:host(:not(.card-insight))*/.sc-ix-card-h:not(.card-insight){--ix-card-border-color:transparent}/*!@:host(.card-insight:hover)*/.card-insight.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-ghost--hover)}/*!@:host(.card-notification:hover)*/.card-notification.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-component-1--hover)}/*!@:host(.card-alarm:hover)*/.card-alarm.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-alarm--hover)}/*!@:host(.card-critical:hover)*/.card-critical.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-critical--hover)}/*!@:host(.card-warning:hover)*/.card-warning.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-warning--hover)}/*!@:host(.card-success:hover)*/.card-success.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-success--hover)}/*!@:host(.card-info:hover)*/.card-info.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-info--hover)}/*!@:host(.card-neutral:hover)*/.card-neutral.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-neutral--hover)}/*!@:host(.card-primary:hover)*/.card-primary.sc-ix-card-h:hover{--ix-card-background:var(--theme-color-primary--hover)}/*!@:host(.card-insight:active)*/.card-insight.sc-ix-card-h:active{--ix-card-background:var(--theme-color-ghost--active)}/*!@:host(.card-notification:active)*/.card-notification.sc-ix-card-h:active{--ix-card-background:var(--theme-color-component-1--active)}/*!@:host(.card-alarm:active)*/.card-alarm.sc-ix-card-h:active{--ix-card-background:var(--theme-color-alarm--active)}/*!@:host(.card-critical:active)*/.card-critical.sc-ix-card-h:active{--ix-card-background:var(--theme-color-critical--active)}/*!@:host(.card-warning:active)*/.card-warning.sc-ix-card-h:active{--ix-card-background:var(--theme-color-warning--active)}/*!@:host(.card-success:active)*/.card-success.sc-ix-card-h:active{--ix-card-background:var(--theme-color-success--active)}/*!@:host(.card-info:active)*/.card-info.sc-ix-card-h:active{--ix-card-background:var(--theme-color-info--active)}/*!@:host(.card-neutral:active)*/.card-neutral.sc-ix-card-h:active{--ix-card-background:var(--theme-color-neutral--active)}/*!@:host(.card-primary:active)*/.card-primary.sc-ix-card-h:active{--ix-card-background:var(--theme-color-primary--active)}/*!@:host(.selected)*/.selected.sc-ix-card-h{--ix-card-border-color:var(--theme-color-dynamic)}/*!@:host(.selected.card-insight)*/.selected.card-insight.sc-ix-card-h{--ix-card-background:var(--theme-color-ghost--selected)}/*!@:host(.selected.card-notification)*/.selected.card-notification.sc-ix-card-h{--ix-card-background:var(--theme-color-ghost--selected)}/*!@:host(.selected.card-alarm)*/.selected.card-alarm.sc-ix-card-h{--ix-card-background:var(--theme-color-alarm--active)}/*!@:host(.selected.card-critical)*/.selected.card-critical.sc-ix-card-h{--ix-card-background:var(--theme-color-critical--active)}/*!@:host(.selected.card-warning)*/.selected.card-warning.sc-ix-card-h{--ix-card-background:var(--theme-color-warning--active)}/*!@:host(.selected.card-success)*/.selected.card-success.sc-ix-card-h{--ix-card-background:var(--theme-color-success--active)}/*!@:host(.selected.card-info)*/.selected.card-info.sc-ix-card-h{--ix-card-background:var(--theme-color-info--active)}/*!@:host(.selected.card-neutral)*/.selected.card-neutral.sc-ix-card-h{--ix-card-background:var(--theme-color-neutral--active)}/*!@:host(.selected.card-primary)*/.selected.card-primary.sc-ix-card-h{--ix-card-background:var(--theme-color-primary--active)}";
|
|
5259
5286
|
var IxCardStyle0 = cardCss;
|
|
5260
5287
|
|
|
5261
5288
|
/**
|
|
@@ -5268,10 +5295,10 @@ class Card {
|
|
|
5268
5295
|
this.selected = undefined;
|
|
5269
5296
|
}
|
|
5270
5297
|
render() {
|
|
5271
|
-
return (hAsync(Host, { key: '
|
|
5298
|
+
return (hAsync(Host, { key: '4d096be9c3db2847204633f22624296d892e2fb9', class: {
|
|
5272
5299
|
selected: this.selected,
|
|
5273
5300
|
[`card-${this.variant}`]: true,
|
|
5274
|
-
} }, hAsync("div", { key: '
|
|
5301
|
+
} }, hAsync("div", { key: 'e80707eb333158ac4f90fa0feaaede7309fa3567', class: "card-content" }, hAsync("slot", { key: '50b6d4885936ff438c4fcab7c7b1b9d5e54137f3' })), hAsync("div", { key: 'c964e703c4c7783fd30a889838583d8e0426994b', class: "card-footer" }, hAsync("slot", { key: 'df4b7c7e9f8fbdea42c2e9b657dc6e4488ea4562', name: "card-accordion" }))));
|
|
5275
5302
|
}
|
|
5276
5303
|
get hostElement() { return getElement(this); }
|
|
5277
5304
|
static get style() { return IxCardStyle0; }
|
|
@@ -5288,7 +5315,7 @@ class Card {
|
|
|
5288
5315
|
}; }
|
|
5289
5316
|
}
|
|
5290
5317
|
|
|
5291
|
-
const cardAccordionCss = "/*!@:host*/.sc-ix-card-accordion-h{display:flex;position:relative;flex-direction:column;width:100%;transition:var(--theme-default-time) ease-in-out}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-card-accordion-h *.sc-ix-card-accordion,.sc-ix-card-accordion-h *.sc-ix-card-accordion::after,.sc-ix-card-accordion-h *.sc-ix-card-accordion::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-card-accordion-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-corner{display:none}/*!@:host .expand-action*/.sc-ix-card-accordion-h .expand-action.sc-ix-card-accordion{all:unset;display:flex;position:relative;-webkit-appearance:button;-moz-appearance:button;appearance:button;height:2.5rem;width:100%;background-color:var(--theme-color-component-1);align-items:center;justify-content:flex-start}/*!@:host .expand-action:
|
|
5318
|
+
const cardAccordionCss = "/*!@:host*/.sc-ix-card-accordion-h{display:flex;position:relative;flex-direction:column;width:100%;transition:var(--theme-default-time) ease-in-out}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-card-accordion-h *.sc-ix-card-accordion,.sc-ix-card-accordion-h *.sc-ix-card-accordion::after,.sc-ix-card-accordion-h *.sc-ix-card-accordion::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-card-accordion-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-card-accordion-h .sc-ix-card-accordion::-webkit-scrollbar-corner{display:none}/*!@:host .expand-action*/.sc-ix-card-accordion-h .expand-action.sc-ix-card-accordion{all:unset;display:flex;position:relative;-webkit-appearance:button;-moz-appearance:button;appearance:button;height:2.5rem;width:100%;background-color:var(--theme-color-component-1);align-items:center;justify-content:flex-start}/*!@:host .expand-action:hover*/.sc-ix-card-accordion-h .expand-action.sc-ix-card-accordion:hover{background:var(--theme-color-component-1--hover)}/*!@:host .expand-action:active*/.sc-ix-card-accordion-h .expand-action.sc-ix-card-accordion:active{background:var(--theme-color-component-1--active)}/*!@:host .expand-action:not(.disabled):not(:disabled):focus-visible*/.sc-ix-card-accordion-h .expand-action.sc-ix-card-accordion:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}/*!@:host .expand-action::before*/.sc-ix-card-accordion-h .expand-action.sc-ix-card-accordion::before{content:\"\";position:absolute;width:100%;height:100%;background-color:var(--ix-card-background);z-index:-1}/*!@:host .expand-action:not(.show),\n:host .expand-action:not(.show)::before*/.sc-ix-card-accordion-h .expand-action.sc-ix-card-accordion:not(.show),.sc-ix-card-accordion-h .expand-action.sc-ix-card-accordion:not(.show)::before{border-bottom-left-radius:var(--theme-default-border-radius);border-bottom-right-radius:var(--theme-default-border-radius)}/*!@:host .expand-icon*/.sc-ix-card-accordion-h .expand-icon.sc-ix-card-accordion{margin-left:0.5rem;transition:var(--theme-default-time) transform ease-in-out}/*!@:host .expand-icon.show*/.sc-ix-card-accordion-h .expand-icon.show.sc-ix-card-accordion{transform:rotate(90deg)}/*!@:host .expand-content*/.sc-ix-card-accordion-h .expand-content.sc-ix-card-accordion{display:grid;position:relative;grid-template-rows:0fr;transition:var(--theme-default-time) ease-in-out;width:100%;max-height:14.75rem;opacity:0;background-color:var(--theme-color-component-1)}/*!@:host .expand-content.show*/.sc-ix-card-accordion-h .expand-content.show.sc-ix-card-accordion{grid-template-rows:14.75rem;opacity:1}/*!@:host .expand-content-inner*/.sc-ix-card-accordion-h .expand-content-inner.sc-ix-card-accordion{position:relative;height:100%;overflow:hidden}/*!@:host .expand-content.show .expand-content-body*/.sc-ix-card-accordion-h .expand-content.show.sc-ix-card-accordion .expand-content-body.sc-ix-card-accordion{display:none;overflow:hidden;color:var(--theme-color-std-text)}/*!@:host .expand-content.show .expand-content-body*/.sc-ix-card-accordion-h .expand-content.show.sc-ix-card-accordion .expand-content-body.sc-ix-card-accordion{display:block;overflow:auto;height:calc(100% - 1rem)}/*!@:host .expand-content-footer*/.sc-ix-card-accordion-h .expand-content-footer.sc-ix-card-accordion{display:block;position:relative;width:100%;height:1rem;margin-top:auto;margin-bottom:0px;background-color:var(--theme-color-component-1);border-bottom-left-radius:var(--theme-default-border-radius);border-bottom-right-radius:var(--theme-default-border-radius)}";
|
|
5292
5319
|
var IxCardAccordionStyle0 = cardAccordionCss;
|
|
5293
5320
|
|
|
5294
5321
|
let accordionControlId = 0;
|
|
@@ -5374,7 +5401,7 @@ class CardContent {
|
|
|
5374
5401
|
registerInstance(this, hostRef);
|
|
5375
5402
|
}
|
|
5376
5403
|
render() {
|
|
5377
|
-
return (hAsync(Host, { key: '
|
|
5404
|
+
return (hAsync(Host, { key: '816fee4fedc0535d0a8991bf6a58a97fecd27069' }, hAsync("slot", { key: '136f2bfa5fd08ff95aa0d3f7a2bed5297aaf57e5' })));
|
|
5378
5405
|
}
|
|
5379
5406
|
static get style() { return IxCardContentStyle0; }
|
|
5380
5407
|
static get cmpMeta() { return {
|
|
@@ -5400,7 +5427,7 @@ class CardHeader {
|
|
|
5400
5427
|
registerInstance(this, hostRef);
|
|
5401
5428
|
}
|
|
5402
5429
|
render() {
|
|
5403
|
-
return (hAsync(Host, { key: '
|
|
5430
|
+
return (hAsync(Host, { key: '6e01cd85f5ad2c48dcdf9d2667fd3dd0e8b1cba8' }, hAsync("slot", { key: '79c247b6f82caaf11fdb99168a007f29ba5b4042' }), hAsync("div", { key: '02fe6d5df2e6431ea830fc3398883ec709ba3e59', class: "title-actions" }, hAsync("slot", { key: '86289b8e1e3eee04d9331788cce835c8796197a3', name: "title-actions" }))));
|
|
5404
5431
|
}
|
|
5405
5432
|
static get style() { return IxCardTitleStyle0; }
|
|
5406
5433
|
static get cmpMeta() { return {
|
|
@@ -5413,7 +5440,7 @@ class CardHeader {
|
|
|
5413
5440
|
}; }
|
|
5414
5441
|
}
|
|
5415
5442
|
|
|
5416
|
-
const cardListCss = "/*!@:host*/.sc-ix-card-list-h{display:flex;position:relative;flex-direction:column;align-items:flex-start;margin:0.5rem}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-card-list-h *.sc-ix-card-list,.sc-ix-card-list-h *.sc-ix-card-list::after,.sc-ix-card-list-h *.sc-ix-card-list::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-card-list-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-corner{display:none}/*!@:host .CardList_Title*/.sc-ix-card-list-h .CardList_Title.sc-ix-card-list{display:flex;position:relative;height:1.5rem;align-items:center;width:100%;margin-bottom:0.5rem}/*!@:host .CardList__Title__Button*/.sc-ix-card-list-h .CardList__Title__Button.sc-ix-card-list{margin-right:1rem;transition:var(--theme-default-time) transform ease-in-out}/*!@:host .CardList__Title__Button__Collapsed*/.sc-ix-card-list-h .CardList__Title__Button__Collapsed.sc-ix-card-list{transform:rotate(-90deg)}/*!@:host .CardList__Title__Show__All*/.sc-ix-card-list-h .CardList__Title__Show__All.sc-ix-card-list{align-self:center;margin-left:auto;margin-right:0px}/*!@:host .CardList__Content*/.sc-ix-card-list-h .CardList__Content.sc-ix-card-list{display:flex;position:relative;height:calc(100% - 1.5rem);width:100%;gap:1.5rem;transition:var(--theme-default-time) ease-in-out;overflow:auto}/*!@:host .CardList__Content__Collapsed*/.sc-ix-card-list-h .CardList__Content__Collapsed.sc-ix-card-list{min-height:0px;max-height:0px;overflow:hidden;opacity:0}/*!@:host .CardList__Style__Flexbox__Scroll*/.sc-ix-card-list-h .CardList__Style__Flexbox__Scroll.sc-ix-card-list{flex-wrap:wrap}/*!@:host .CardList__Style__Infinite__Scroll*/.sc-ix-card-list-h .CardList__Style__Infinite__Scroll.sc-ix-card-list{flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none}/*!@:host .CardList__Style__Infinite__Scroll::-webkit-scrollbar*/.sc-ix-card-list-h .CardList__Style__Infinite__Scroll.sc-ix-card-list::-webkit-scrollbar{display:none}/*!@:host .CardList__Overflow*/.sc-ix-card-list-h .CardList__Overflow.sc-ix-card-list{display:block;position:relative;height:100%;width:100%;pointer-events:all;-webkit-mask-image:var(--ix-card-list-overflow, none);mask-image:var(--ix-card-list-overflow, none)}/*!@:host .Show__All__Card*/.sc-ix-card-list-h .Show__All__Card.sc-ix-card-list{display:flex;position:relative;align-self:flex-start;justify-self:center;max-width:11.25rem;min-width:11.25rem;width:11.25rem;min-height:11.25rem;max-height:11.25rem;height:11.25rem;--ix-card-border-color:var(--theme-color-primary);color:var(--theme-color-primary)}/*!@:host .CardList__Style__Infinite__Scroll .Show__All__Card*/.sc-ix-card-list-h .CardList__Style__Infinite__Scroll.sc-ix-card-list .Show__All__Card.sc-ix-card-list{margin-top:2.375rem}/*!@:host .CardList__Style__Flexbox__Scroll .Show__All__Card*/.sc-ix-card-list-h .CardList__Style__Flexbox__Scroll.sc-ix-card-list .Show__All__Card.sc-ix-card-list{margin-bottom:2.375rem}/*!@:host .Show__All__Card:hover*/.sc-ix-card-list-h .Show__All__Card.sc-ix-card-list:hover{background-color:var(--theme-color-ghost--hover)}/*!@:host .Show__All__Card:active*/.sc-ix-card-list-h .Show__All__Card.sc-ix-card-list:active{background-color:var(--theme-color-ghost--active)}/*!@:host .Show__All__Card__Content*/.sc-ix-card-list-h .Show__All__Card__Content.sc-ix-card-list{display:flex;justify-content:center;align-items:center}/*!@:host .Show__All__Card__Icon*/.sc-ix-card-list-h .Show__All__Card__Icon.sc-ix-card-list{display:flex;position:absolute;height:4rem;width:4rem;justify-content:center;align-items:center}/*!@:host .Show__All__Card__Text*/.sc-ix-card-list-h .Show__All__Card__Text.sc-ix-card-list{margin-bottom:0px;margin-top:auto}";
|
|
5443
|
+
const cardListCss = "/*!@:host*/.sc-ix-card-list-h{display:flex;position:relative;flex-direction:column;align-items:flex-start;margin:0.5rem}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-card-list-h *.sc-ix-card-list,.sc-ix-card-list-h *.sc-ix-card-list::after,.sc-ix-card-list-h *.sc-ix-card-list::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-card-list-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-card-list-h .sc-ix-card-list::-webkit-scrollbar-corner{display:none}/*!@:host .CardList_Title*/.sc-ix-card-list-h .CardList_Title.sc-ix-card-list{display:flex;position:relative;height:1.5rem;align-items:center;width:100%;margin-bottom:0.5rem}/*!@:host .CardList_Title__Label*/.sc-ix-card-list-h .CardList_Title__Label.sc-ix-card-list{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*!@:host .CardList__Title__Button*/.sc-ix-card-list-h .CardList__Title__Button.sc-ix-card-list{margin-right:1rem;transition:var(--theme-default-time) transform ease-in-out}/*!@:host .CardList__Title__Button__Collapsed*/.sc-ix-card-list-h .CardList__Title__Button__Collapsed.sc-ix-card-list{transform:rotate(-90deg)}/*!@:host .CardList__Title__Show__All*/.sc-ix-card-list-h .CardList__Title__Show__All.sc-ix-card-list{align-self:center;margin-left:auto;margin-right:0px;flex-shrink:0}/*!@:host .CardList__Content*/.sc-ix-card-list-h .CardList__Content.sc-ix-card-list{display:flex;position:relative;height:calc(100% - 1.5rem);width:100%;gap:1.5rem;transition:var(--theme-default-time) ease-in-out;overflow:auto}/*!@:host .CardList__Content__Collapsed*/.sc-ix-card-list-h .CardList__Content__Collapsed.sc-ix-card-list{min-height:0px;max-height:0px;overflow:hidden;opacity:0}/*!@:host .CardList__Style__Flexbox__Scroll*/.sc-ix-card-list-h .CardList__Style__Flexbox__Scroll.sc-ix-card-list{flex-wrap:wrap}/*!@:host .CardList__Style__Infinite__Scroll*/.sc-ix-card-list-h .CardList__Style__Infinite__Scroll.sc-ix-card-list{flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none}/*!@:host .CardList__Style__Infinite__Scroll::-webkit-scrollbar*/.sc-ix-card-list-h .CardList__Style__Infinite__Scroll.sc-ix-card-list::-webkit-scrollbar{display:none}/*!@:host .CardList__Overflow*/.sc-ix-card-list-h .CardList__Overflow.sc-ix-card-list{display:block;position:relative;height:100%;width:100%;pointer-events:all;-webkit-mask-image:var(--ix-card-list-overflow, none);mask-image:var(--ix-card-list-overflow, none)}/*!@:host .Show__All__Card*/.sc-ix-card-list-h .Show__All__Card.sc-ix-card-list{display:flex;position:relative;align-self:flex-start;justify-self:center;max-width:11.25rem;min-width:11.25rem;width:11.25rem;min-height:11.25rem;max-height:11.25rem;height:11.25rem;--ix-card-border-color:var(--theme-color-primary);color:var(--theme-color-primary)}/*!@:host .CardList__Style__Infinite__Scroll .Show__All__Card*/.sc-ix-card-list-h .CardList__Style__Infinite__Scroll.sc-ix-card-list .Show__All__Card.sc-ix-card-list{margin-top:2.375rem}/*!@:host .CardList__Style__Flexbox__Scroll .Show__All__Card*/.sc-ix-card-list-h .CardList__Style__Flexbox__Scroll.sc-ix-card-list .Show__All__Card.sc-ix-card-list{margin-bottom:2.375rem}/*!@:host .Show__All__Card:hover*/.sc-ix-card-list-h .Show__All__Card.sc-ix-card-list:hover{background-color:var(--theme-color-ghost--hover)}/*!@:host .Show__All__Card:active*/.sc-ix-card-list-h .Show__All__Card.sc-ix-card-list:active{background-color:var(--theme-color-ghost--active)}/*!@:host .Show__All__Card__Content*/.sc-ix-card-list-h .Show__All__Card__Content.sc-ix-card-list{display:flex;justify-content:center;align-items:center}/*!@:host .Show__All__Card__Icon*/.sc-ix-card-list-h .Show__All__Card__Icon.sc-ix-card-list{display:flex;position:absolute;height:4rem;width:4rem;justify-content:center;align-items:center}/*!@:host .Show__All__Card__Text*/.sc-ix-card-list-h .Show__All__Card__Text.sc-ix-card-list{margin-bottom:0px;margin-top:auto}";
|
|
5417
5444
|
var IxCardListStyle0 = cardListCss;
|
|
5418
5445
|
|
|
5419
5446
|
function CardListTitle(props) {
|
|
@@ -5423,7 +5450,7 @@ function CardListTitle(props) {
|
|
|
5423
5450
|
return (hAsync("div", { class: "CardList_Title" }, hAsync("ix-icon-button", { ghost: true, icon: 'chevron-down', onClick: props.onClick, color: "color-primary", class: {
|
|
5424
5451
|
CardList__Title__Button: true,
|
|
5425
5452
|
CardList__Title__Button__Collapsed: props.isCollapsed,
|
|
5426
|
-
} }), hAsync("ix-typography", { variant: "large-single" }, props.label), !props.hideShowAll && (hAsync("ix-button", { class: "CardList__Title__Show__All", ghost: true, onClick: props.onShowAllClick }, hAsync("span", null, props.showAllLabel), hAsync("span", null, !isNaN(props.showAllCounter) ? ` (${props.showAllCounter})` : null)))));
|
|
5453
|
+
} }), hAsync("ix-typography", { class: "CardList_Title__Label", variant: "large-single" }, props.label), !props.hideShowAll && (hAsync("ix-button", { class: "CardList__Title__Show__All", ghost: true, onClick: props.onShowAllClick }, hAsync("span", null, props.showAllLabel), hAsync("span", null, !isNaN(props.showAllCounter) ? ` (${props.showAllCounter})` : null)))));
|
|
5427
5454
|
}
|
|
5428
5455
|
/**
|
|
5429
5456
|
* @since 1.6.0
|
|
@@ -5553,16 +5580,16 @@ class CardList {
|
|
|
5553
5580
|
}
|
|
5554
5581
|
}
|
|
5555
5582
|
render() {
|
|
5556
|
-
return (hAsync(Host, { key: '
|
|
5583
|
+
return (hAsync(Host, { key: '8164956edee5c3fa0d3f68af175c04a653aa7043' }, hAsync(CardListTitle, { key: '4001ba1a1fbc3dd244297380698907902f37932a', isCollapsed: this.collapse, label: this.label, showAllLabel: this.i18nShowAll, showAllCounter: this.showAllCount === undefined
|
|
5557
5584
|
? this.numberOfAllChildElements
|
|
5558
|
-
: this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), hAsync("div", { key: '
|
|
5585
|
+
: this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), hAsync("div", { key: '0a72db4811cd78f9ba067d592218eafd9e69fc8e', class: {
|
|
5559
5586
|
CardList__Overflow: true,
|
|
5560
|
-
}, style: this.computeMaskLayer() }, hAsync("div", { key: '
|
|
5587
|
+
}, style: this.computeMaskLayer() }, hAsync("div", { key: '4bf8fe61b17c5ab7b4ad4d0cf0bfaf3cd9c83008', class: {
|
|
5561
5588
|
CardList__Content: true,
|
|
5562
5589
|
CardList__Content__Collapsed: this.collapse,
|
|
5563
5590
|
CardList__Style__Flexbox__Scroll: this.listStyle === 'stack',
|
|
5564
5591
|
CardList__Style__Infinite__Scroll: this.listStyle === 'scroll',
|
|
5565
|
-
}, onScroll: () => this.onCardListScroll() }, hAsync("slot", { key: '
|
|
5592
|
+
}, onScroll: () => this.onCardListScroll() }, hAsync("slot", { key: '2ed30ff94867a85b37678cc3fdef28770837d790', onSlotchange: () => this.changeVisibilityOfSlotChildren() }), this.isShowMoreCardVisible() ? (hAsync("ix-card", { class: {
|
|
5566
5593
|
Show__All__Card: true,
|
|
5567
5594
|
}, onClick: (event) => this.showMoreCardClick.emit({
|
|
5568
5595
|
nativeEvent: event,
|
|
@@ -5614,7 +5641,7 @@ class InputState {
|
|
|
5614
5641
|
}
|
|
5615
5642
|
|
|
5616
5643
|
/*
|
|
5617
|
-
* SPDX-FileCopyrightText:
|
|
5644
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
5618
5645
|
*
|
|
5619
5646
|
* SPDX-License-Identifier: MIT
|
|
5620
5647
|
*
|
|
@@ -5653,7 +5680,7 @@ class CategoryFilter {
|
|
|
5653
5680
|
this.nonSelectableCategories = {};
|
|
5654
5681
|
this.suggestions = undefined;
|
|
5655
5682
|
this.icon = 'search';
|
|
5656
|
-
this.hideIcon =
|
|
5683
|
+
this.hideIcon = false;
|
|
5657
5684
|
this.staticOperator = undefined;
|
|
5658
5685
|
this.repeatCategories = true;
|
|
5659
5686
|
this.tmpDisableScrollIntoView = true;
|
|
@@ -5858,6 +5885,10 @@ class CategoryFilter {
|
|
|
5858
5885
|
e.stopPropagation();
|
|
5859
5886
|
this.closeDropdown();
|
|
5860
5887
|
this.filterTokens = [];
|
|
5888
|
+
if (this.category) {
|
|
5889
|
+
this.category = undefined;
|
|
5890
|
+
this.categoryChanged.emit(this.category);
|
|
5891
|
+
}
|
|
5861
5892
|
this.emitFilterEvent();
|
|
5862
5893
|
}
|
|
5863
5894
|
filterMultiples(value) {
|
|
@@ -6027,19 +6058,19 @@ class CategoryFilter {
|
|
|
6027
6058
|
}
|
|
6028
6059
|
render() {
|
|
6029
6060
|
var _a;
|
|
6030
|
-
return (hAsync(Host, { key: '
|
|
6061
|
+
return (hAsync(Host, { key: 'b67d46f80076d8f5b9054e55e203d887337ec473' }, hAsync("form", { key: 'bb191e83cd3f763e7e499b0755e2b1f64bf28bfc', ref: (el) => (this.formElement = el) }, hAsync("div", { key: '8505dcfd3334b0f4f1ca6ab295c9ca92c16cdf6b', "read-only": this.readonly, class: {
|
|
6031
6062
|
'input-container': true,
|
|
6032
6063
|
disabled: this.disabled,
|
|
6033
6064
|
focus: this.hasFocus,
|
|
6034
6065
|
readonly: this.readonly,
|
|
6035
6066
|
'no-icon': this.hideIcon,
|
|
6036
|
-
} }, hAsync("ix-icon", { key: '
|
|
6067
|
+
} }, hAsync("ix-icon", { key: '74a4adbe6ed8ad59dd4931f89a755e87f09b98a1', color: this.getIconColor(), class: { 'd-none': this.hideIcon }, name: this.icon, size: "16" }), hAsync("div", { key: 'a9f3429de8aec546ccf5ac10bd4047ee38a9df51', class: "token-container" }, hAsync("ul", { key: '2ac4037d9f2c8a5c7f1e224999ff6643443dd46c', class: "list-unstyled" }, this.filterTokens.map((value, index) => (hAsync("li", { key: value.toString(), class: {
|
|
6037
6068
|
animate__animated: true,
|
|
6038
6069
|
animate__fadein: true,
|
|
6039
6070
|
} }, hAsync("ix-filter-chip", { disabled: this.disabled, readonly: this.readonly, onClick: (e) => e.stopPropagation(), onCloseClick: () => this.removeToken(index) }, this.getFilterChipLabel(value))))), this.categories === undefined ? ('') : (hAsync("li", { class: {
|
|
6040
6071
|
'category-preview': true,
|
|
6041
6072
|
'd-none': this.category === undefined,
|
|
6042
|
-
} }, (_a = this.categories[this.category]) === null || _a === void 0 ? void 0 : _a.label)), hAsync("input", { key: '
|
|
6073
|
+
} }, (_a = this.categories[this.category]) === null || _a === void 0 ? void 0 : _a.label)), hAsync("input", { key: '82f12ea3f63509e6275e1ebbea29240a734aeba6', class: {
|
|
6043
6074
|
'text-input': true,
|
|
6044
6075
|
'hide-placeholder': this.readonly ||
|
|
6045
6076
|
this.disabled ||
|
|
@@ -6118,11 +6149,11 @@ class Chip {
|
|
|
6118
6149
|
[this.outline ? 'borderColor' : 'backgroundColor']: this.background,
|
|
6119
6150
|
};
|
|
6120
6151
|
}
|
|
6121
|
-
return (hAsync(Host, { key: '
|
|
6152
|
+
return (hAsync(Host, { key: 'bd5ac95ed2866d7781a08a1e3c6292f2104b0a85', tabIndex: "-1", title: this.el.textContent, style: this.variant === 'custom'
|
|
6122
6153
|
? {
|
|
6123
6154
|
'--ix-icon-button-color': (_b = this.chipColor) !== null && _b !== void 0 ? _b : this.color,
|
|
6124
6155
|
}
|
|
6125
|
-
: {} }, hAsync("div", { key: '
|
|
6156
|
+
: {} }, hAsync("div", { key: '3601eb2dd1f1f970ed2779bf33d7c38214e61295', style: Object.assign({}, customStyle), class: {
|
|
6126
6157
|
container: true,
|
|
6127
6158
|
outline: this.outline,
|
|
6128
6159
|
inactive: isInactive,
|
|
@@ -6136,10 +6167,10 @@ class Chip {
|
|
|
6136
6167
|
custom: this.variant === 'custom',
|
|
6137
6168
|
closable: this.closable,
|
|
6138
6169
|
icon: !!this.icon,
|
|
6139
|
-
} }, hAsync("ix-icon", { key: '
|
|
6170
|
+
} }, hAsync("ix-icon", { key: '01fb4eb0cf4c057fa074f6edc043bf71c6cb8db0', class: {
|
|
6140
6171
|
'with-icon': true,
|
|
6141
6172
|
hidden: !this.icon,
|
|
6142
|
-
}, name: this.icon, size: '24' }), hAsync("span", { key: '
|
|
6173
|
+
}, name: this.icon, size: '24' }), hAsync("span", { key: 'e6088fa930b598833fb2a22b9a83c9e964e99a1d', class: "slot-container" }, hAsync("slot", { key: 'ac89d7796e7c083dc1ccb3d74018925d07e07ff5' })), isInactive === false && this.closable ? this.getCloseButton() : null)));
|
|
6143
6174
|
}
|
|
6144
6175
|
get el() { return getElement(this); }
|
|
6145
6176
|
static get style() { return IxChipStyle0; }
|
|
@@ -6261,12 +6292,12 @@ class Content {
|
|
|
6261
6292
|
return this.hostElement.shadowRoot.querySelector('.content-header slot');
|
|
6262
6293
|
}
|
|
6263
6294
|
render() {
|
|
6264
|
-
return (hAsync(Host, { key: '
|
|
6295
|
+
return (hAsync(Host, { key: 'ec9339c22e534968a08739345bc7a701c202812b' }, hAsync("div", { key: '9565bdaba5d1f18f258c7c018bbf2f9a362a3965', class: {
|
|
6265
6296
|
'content-header': true,
|
|
6266
6297
|
slotted: this.isContentHeaderSlotted,
|
|
6267
|
-
} }, hAsync("slot", { key: '
|
|
6298
|
+
} }, hAsync("slot", { key: '5be52eb4c6f16cb28aff6439c46bea5f95a554ca', name: "header", onSlotchange: () => {
|
|
6268
6299
|
this.isContentHeaderSlotted = hasSlottedElements(this.contentHeaderSlot);
|
|
6269
|
-
} })), hAsync("div", { key: '
|
|
6300
|
+
} })), hAsync("div", { key: '6e52c4bc96f9e4611bdb66f3f8e0c0bd1d02390f', class: "content" }, hAsync("slot", { key: '284e7f2777f7640ac48658b4980cc9d3a40a1300' }))));
|
|
6270
6301
|
}
|
|
6271
6302
|
get hostElement() { return getElement(this); }
|
|
6272
6303
|
static get style() { return IxContentStyle0; }
|
|
@@ -6429,7 +6460,7 @@ class CssGridItem {
|
|
|
6429
6460
|
render() {
|
|
6430
6461
|
const style = {};
|
|
6431
6462
|
style['grid-area'] = this.itemName;
|
|
6432
|
-
return (hAsync(Host, { key: '
|
|
6463
|
+
return (hAsync(Host, { key: '37fe2b4f8e0cf56e7e38197098b2e608b4b54bce', style: style }, hAsync("slot", { key: 'e59e0f9db976f30235ccd2488a992292320ce19f' })));
|
|
6433
6464
|
}
|
|
6434
6465
|
static get style() { return IxCssGridItemStyle0; }
|
|
6435
6466
|
static get cmpMeta() { return {
|
|
@@ -11704,7 +11735,7 @@ function oneOf(strings, startIndex) {
|
|
|
11704
11735
|
};
|
|
11705
11736
|
}
|
|
11706
11737
|
}
|
|
11707
|
-
function offset$
|
|
11738
|
+
function offset$2(regex, groups) {
|
|
11708
11739
|
return {
|
|
11709
11740
|
regex: regex,
|
|
11710
11741
|
deser: function deser(_ref3) {
|
|
@@ -11861,9 +11892,9 @@ function unitForToken(token, loc) {
|
|
|
11861
11892
|
// offset/zone
|
|
11862
11893
|
case "Z":
|
|
11863
11894
|
case "ZZ":
|
|
11864
|
-
return offset$
|
|
11895
|
+
return offset$2(new RegExp("([+-]" + oneOrTwo.source + ")(?::(" + two.source + "))?"), 2);
|
|
11865
11896
|
case "ZZZ":
|
|
11866
|
-
return offset$
|
|
11897
|
+
return offset$2(new RegExp("([+-]" + oneOrTwo.source + ")(" + two.source + ")?"), 2);
|
|
11867
11898
|
// we don't support ZZZZ (PST) or ZZZZZ (Pacific Standard Time) in parsing
|
|
11868
11899
|
// because we don't have any way to figure out what they are
|
|
11869
11900
|
case "z":
|
|
@@ -14943,7 +14974,7 @@ class DateDropdown {
|
|
|
14943
14974
|
}
|
|
14944
14975
|
|
|
14945
14976
|
/*
|
|
14946
|
-
* SPDX-FileCopyrightText:
|
|
14977
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
14947
14978
|
*
|
|
14948
14979
|
* SPDX-License-Identifier: MIT
|
|
14949
14980
|
*
|
|
@@ -15657,7 +15688,7 @@ class Divider {
|
|
|
15657
15688
|
registerInstance(this, hostRef);
|
|
15658
15689
|
}
|
|
15659
15690
|
render() {
|
|
15660
|
-
return hAsync(Host, { key: '
|
|
15691
|
+
return hAsync(Host, { key: 'c86675e3fc86e702df2e59447d57bfcd6a5f80ba' });
|
|
15661
15692
|
}
|
|
15662
15693
|
static get style() { return IxDividerStyle0; }
|
|
15663
15694
|
static get cmpMeta() { return {
|
|
@@ -15754,7 +15785,7 @@ class Drawer {
|
|
|
15754
15785
|
this.onShowChanged(this.show);
|
|
15755
15786
|
}
|
|
15756
15787
|
render() {
|
|
15757
|
-
return (hAsync(Host, { key: '
|
|
15788
|
+
return (hAsync(Host, { key: '2a08d35b883881d7ce4fac52754f5ba6a6d87b67', class: {
|
|
15758
15789
|
'drawer-container': true,
|
|
15759
15790
|
toggle: this.show,
|
|
15760
15791
|
'full-height': this.fullHeight,
|
|
@@ -15763,7 +15794,7 @@ class Drawer {
|
|
|
15763
15794
|
width: this.width === 'auto' ? this.width : `${this.width}rem`,
|
|
15764
15795
|
'min-width': `${this.minWidth}rem`,
|
|
15765
15796
|
'max-width': `${this.maxWidth}rem`,
|
|
15766
|
-
}, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, hAsync("div", { key: '
|
|
15797
|
+
}, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, hAsync("div", { key: '516fb16c8d2a99d29e158193b6e69f62e6805d7a', class: "header" }, hAsync("div", { key: '24f3e13377044cc7b72fa3b0e01163afbf2b8bbd', class: "header-content" }, hAsync("slot", { key: 'a0b4aeb829de7152941816142193ca23f15475f4', name: "header" })), hAsync("ix-icon-button", { key: '3781d1a2bad00dd5c43b7514de103bfe9662e929', class: "close-button", icon: 'close', size: "24", ghost: true, onClick: () => this.onCloseClicked(), "data-testid": "close-button" })), hAsync("div", { key: '9e19c76af291d53298aad23a7e113ec76b84f5a5', class: "content" }, hAsync("slot", { key: '3b12eafb18a7fd75614a40c3f1e611e1556f4acd' }))));
|
|
15767
15798
|
}
|
|
15768
15799
|
static get watchers() { return {
|
|
15769
15800
|
"show": ["onShowChanged"]
|
|
@@ -15788,6 +15819,14 @@ class Drawer {
|
|
|
15788
15819
|
}
|
|
15789
15820
|
Drawer.duration = 300;
|
|
15790
15821
|
|
|
15822
|
+
/**
|
|
15823
|
+
* Custom positioning reference element.
|
|
15824
|
+
* @see https://floating-ui.com/docs/virtual-elements
|
|
15825
|
+
*/
|
|
15826
|
+
|
|
15827
|
+
const sides = ['top', 'right', 'bottom', 'left'];
|
|
15828
|
+
const alignments = ['start', 'end'];
|
|
15829
|
+
const placements = /*#__PURE__*/sides.reduce((acc, side) => acc.concat(side, side + "-" + alignments[0], side + "-" + alignments[1]), []);
|
|
15791
15830
|
const min = Math.min;
|
|
15792
15831
|
const max = Math.max;
|
|
15793
15832
|
const round = Math.round;
|
|
@@ -15899,12 +15938,21 @@ function getPaddingObject(padding) {
|
|
|
15899
15938
|
};
|
|
15900
15939
|
}
|
|
15901
15940
|
function rectToClientRect(rect) {
|
|
15941
|
+
const {
|
|
15942
|
+
x,
|
|
15943
|
+
y,
|
|
15944
|
+
width,
|
|
15945
|
+
height
|
|
15946
|
+
} = rect;
|
|
15902
15947
|
return {
|
|
15903
|
-
|
|
15904
|
-
|
|
15905
|
-
|
|
15906
|
-
|
|
15907
|
-
|
|
15948
|
+
width,
|
|
15949
|
+
height,
|
|
15950
|
+
top: y,
|
|
15951
|
+
left: x,
|
|
15952
|
+
right: x + width,
|
|
15953
|
+
bottom: y + height,
|
|
15954
|
+
x,
|
|
15955
|
+
y
|
|
15908
15956
|
};
|
|
15909
15957
|
}
|
|
15910
15958
|
|
|
@@ -15966,7 +16014,7 @@ function computeCoordsFromPlacement(_ref, placement, rtl) {
|
|
|
15966
16014
|
|
|
15967
16015
|
/**
|
|
15968
16016
|
* Computes the `x` and `y` coordinates that will place the floating element
|
|
15969
|
-
* next to a reference element
|
|
16017
|
+
* next to a given reference element.
|
|
15970
16018
|
*
|
|
15971
16019
|
* This export does not have any `platform` interface logic. You will need to
|
|
15972
16020
|
* write one for the platform you are using Floating UI with.
|
|
@@ -16044,7 +16092,6 @@ const computePosition$1 = async (reference, floating, config) => {
|
|
|
16044
16092
|
} = computeCoordsFromPlacement(rects, statefulPlacement, rtl));
|
|
16045
16093
|
}
|
|
16046
16094
|
i = -1;
|
|
16047
|
-
continue;
|
|
16048
16095
|
}
|
|
16049
16096
|
}
|
|
16050
16097
|
return {
|
|
@@ -16094,9 +16141,10 @@ async function detectOverflow(state, options) {
|
|
|
16094
16141
|
strategy
|
|
16095
16142
|
}));
|
|
16096
16143
|
const rect = elementContext === 'floating' ? {
|
|
16097
|
-
...rects.floating,
|
|
16098
16144
|
x,
|
|
16099
|
-
y
|
|
16145
|
+
y,
|
|
16146
|
+
width: rects.floating.width,
|
|
16147
|
+
height: rects.floating.height
|
|
16100
16148
|
} : rects.reference;
|
|
16101
16149
|
const offsetParent = await (platform.getOffsetParent == null ? void 0 : platform.getOffsetParent(elements.floating));
|
|
16102
16150
|
const offsetScale = (await (platform.isElement == null ? void 0 : platform.isElement(offsetParent))) ? (await (platform.getScale == null ? void 0 : platform.getScale(offsetParent))) || {
|
|
@@ -16107,6 +16155,7 @@ async function detectOverflow(state, options) {
|
|
|
16107
16155
|
y: 1
|
|
16108
16156
|
};
|
|
16109
16157
|
const elementClientRect = rectToClientRect(platform.convertOffsetParentRelativeRectToViewportRelativeRect ? await platform.convertOffsetParentRelativeRectToViewportRelativeRect({
|
|
16158
|
+
elements,
|
|
16110
16159
|
rect,
|
|
16111
16160
|
offsetParent,
|
|
16112
16161
|
strategy
|
|
@@ -16124,7 +16173,7 @@ async function detectOverflow(state, options) {
|
|
|
16124
16173
|
* appears centered to the reference element.
|
|
16125
16174
|
* @see https://floating-ui.com/docs/arrow
|
|
16126
16175
|
*/
|
|
16127
|
-
const arrow = options => ({
|
|
16176
|
+
const arrow$1 = options => ({
|
|
16128
16177
|
name: 'arrow',
|
|
16129
16178
|
options,
|
|
16130
16179
|
async fn(state) {
|
|
@@ -16185,7 +16234,7 @@ const arrow = options => ({
|
|
|
16185
16234
|
// to point to nothing for an aligned placement, adjust the offset of the
|
|
16186
16235
|
// floating element itself. To ensure `shift()` continues to take action,
|
|
16187
16236
|
// a single reset is performed when this is true.
|
|
16188
|
-
const shouldAddOffset = !middlewareData.arrow && getAlignment(placement) != null && center
|
|
16237
|
+
const shouldAddOffset = !middlewareData.arrow && getAlignment(placement) != null && center !== offset && rects.reference[length] / 2 - (center < min$1 ? minPadding : maxPadding) - arrowDimensions[length] / 2 < 0;
|
|
16189
16238
|
const alignmentOffset = shouldAddOffset ? center < min$1 ? center - min$1 : center - max : 0;
|
|
16190
16239
|
return {
|
|
16191
16240
|
[axis]: coords[axis] + alignmentOffset,
|
|
@@ -16201,13 +16250,116 @@ const arrow = options => ({
|
|
|
16201
16250
|
}
|
|
16202
16251
|
});
|
|
16203
16252
|
|
|
16253
|
+
function getPlacementList(alignment, autoAlignment, allowedPlacements) {
|
|
16254
|
+
const allowedPlacementsSortedByAlignment = alignment ? [...allowedPlacements.filter(placement => getAlignment(placement) === alignment), ...allowedPlacements.filter(placement => getAlignment(placement) !== alignment)] : allowedPlacements.filter(placement => getSide(placement) === placement);
|
|
16255
|
+
return allowedPlacementsSortedByAlignment.filter(placement => {
|
|
16256
|
+
if (alignment) {
|
|
16257
|
+
return getAlignment(placement) === alignment || (autoAlignment ? getOppositeAlignmentPlacement(placement) !== placement : false);
|
|
16258
|
+
}
|
|
16259
|
+
return true;
|
|
16260
|
+
});
|
|
16261
|
+
}
|
|
16262
|
+
/**
|
|
16263
|
+
* Optimizes the visibility of the floating element by choosing the placement
|
|
16264
|
+
* that has the most space available automatically, without needing to specify a
|
|
16265
|
+
* preferred placement. Alternative to `flip`.
|
|
16266
|
+
* @see https://floating-ui.com/docs/autoPlacement
|
|
16267
|
+
*/
|
|
16268
|
+
const autoPlacement = function (options) {
|
|
16269
|
+
if (options === void 0) {
|
|
16270
|
+
options = {};
|
|
16271
|
+
}
|
|
16272
|
+
return {
|
|
16273
|
+
name: 'autoPlacement',
|
|
16274
|
+
options,
|
|
16275
|
+
async fn(state) {
|
|
16276
|
+
var _middlewareData$autoP, _middlewareData$autoP2, _placementsThatFitOnE;
|
|
16277
|
+
const {
|
|
16278
|
+
rects,
|
|
16279
|
+
middlewareData,
|
|
16280
|
+
placement,
|
|
16281
|
+
platform,
|
|
16282
|
+
elements
|
|
16283
|
+
} = state;
|
|
16284
|
+
const {
|
|
16285
|
+
crossAxis = false,
|
|
16286
|
+
alignment,
|
|
16287
|
+
allowedPlacements = placements,
|
|
16288
|
+
autoAlignment = true,
|
|
16289
|
+
...detectOverflowOptions
|
|
16290
|
+
} = evaluate(options, state);
|
|
16291
|
+
const placements$1 = alignment !== undefined || allowedPlacements === placements ? getPlacementList(alignment || null, autoAlignment, allowedPlacements) : allowedPlacements;
|
|
16292
|
+
const overflow = await detectOverflow(state, detectOverflowOptions);
|
|
16293
|
+
const currentIndex = ((_middlewareData$autoP = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP.index) || 0;
|
|
16294
|
+
const currentPlacement = placements$1[currentIndex];
|
|
16295
|
+
if (currentPlacement == null) {
|
|
16296
|
+
return {};
|
|
16297
|
+
}
|
|
16298
|
+
const alignmentSides = getAlignmentSides(currentPlacement, rects, await (platform.isRTL == null ? void 0 : platform.isRTL(elements.floating)));
|
|
16299
|
+
|
|
16300
|
+
// Make `computeCoords` start from the right place.
|
|
16301
|
+
if (placement !== currentPlacement) {
|
|
16302
|
+
return {
|
|
16303
|
+
reset: {
|
|
16304
|
+
placement: placements$1[0]
|
|
16305
|
+
}
|
|
16306
|
+
};
|
|
16307
|
+
}
|
|
16308
|
+
const currentOverflows = [overflow[getSide(currentPlacement)], overflow[alignmentSides[0]], overflow[alignmentSides[1]]];
|
|
16309
|
+
const allOverflows = [...(((_middlewareData$autoP2 = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP2.overflows) || []), {
|
|
16310
|
+
placement: currentPlacement,
|
|
16311
|
+
overflows: currentOverflows
|
|
16312
|
+
}];
|
|
16313
|
+
const nextPlacement = placements$1[currentIndex + 1];
|
|
16314
|
+
|
|
16315
|
+
// There are more placements to check.
|
|
16316
|
+
if (nextPlacement) {
|
|
16317
|
+
return {
|
|
16318
|
+
data: {
|
|
16319
|
+
index: currentIndex + 1,
|
|
16320
|
+
overflows: allOverflows
|
|
16321
|
+
},
|
|
16322
|
+
reset: {
|
|
16323
|
+
placement: nextPlacement
|
|
16324
|
+
}
|
|
16325
|
+
};
|
|
16326
|
+
}
|
|
16327
|
+
const placementsSortedByMostSpace = allOverflows.map(d => {
|
|
16328
|
+
const alignment = getAlignment(d.placement);
|
|
16329
|
+
return [d.placement, alignment && crossAxis ?
|
|
16330
|
+
// Check along the mainAxis and main crossAxis side.
|
|
16331
|
+
d.overflows.slice(0, 2).reduce((acc, v) => acc + v, 0) :
|
|
16332
|
+
// Check only the mainAxis.
|
|
16333
|
+
d.overflows[0], d.overflows];
|
|
16334
|
+
}).sort((a, b) => a[1] - b[1]);
|
|
16335
|
+
const placementsThatFitOnEachSide = placementsSortedByMostSpace.filter(d => d[2].slice(0,
|
|
16336
|
+
// Aligned placements should not check their opposite crossAxis
|
|
16337
|
+
// side.
|
|
16338
|
+
getAlignment(d[0]) ? 2 : 3).every(v => v <= 0));
|
|
16339
|
+
const resetPlacement = ((_placementsThatFitOnE = placementsThatFitOnEachSide[0]) == null ? void 0 : _placementsThatFitOnE[0]) || placementsSortedByMostSpace[0][0];
|
|
16340
|
+
if (resetPlacement !== placement) {
|
|
16341
|
+
return {
|
|
16342
|
+
data: {
|
|
16343
|
+
index: currentIndex + 1,
|
|
16344
|
+
overflows: allOverflows
|
|
16345
|
+
},
|
|
16346
|
+
reset: {
|
|
16347
|
+
placement: resetPlacement
|
|
16348
|
+
}
|
|
16349
|
+
};
|
|
16350
|
+
}
|
|
16351
|
+
return {};
|
|
16352
|
+
}
|
|
16353
|
+
};
|
|
16354
|
+
};
|
|
16355
|
+
|
|
16204
16356
|
/**
|
|
16205
16357
|
* Optimizes the visibility of the floating element by flipping the `placement`
|
|
16206
16358
|
* in order to keep it in view when the preferred placement(s) will overflow the
|
|
16207
16359
|
* clipping boundary. Alternative to `autoPlacement`.
|
|
16208
16360
|
* @see https://floating-ui.com/docs/flip
|
|
16209
16361
|
*/
|
|
16210
|
-
const flip = function (options) {
|
|
16362
|
+
const flip$1 = function (options) {
|
|
16211
16363
|
if (options === void 0) {
|
|
16212
16364
|
options = {};
|
|
16213
16365
|
}
|
|
@@ -16242,10 +16394,12 @@ const flip = function (options) {
|
|
|
16242
16394
|
return {};
|
|
16243
16395
|
}
|
|
16244
16396
|
const side = getSide(placement);
|
|
16397
|
+
const initialSideAxis = getSideAxis(initialPlacement);
|
|
16245
16398
|
const isBasePlacement = getSide(initialPlacement) === initialPlacement;
|
|
16246
16399
|
const rtl = await (platform.isRTL == null ? void 0 : platform.isRTL(elements.floating));
|
|
16247
16400
|
const fallbackPlacements = specifiedFallbackPlacements || (isBasePlacement || !flipAlignment ? [getOppositePlacement(initialPlacement)] : getExpandedPlacements(initialPlacement));
|
|
16248
|
-
|
|
16401
|
+
const hasFallbackAxisSideDirection = fallbackAxisSideDirection !== 'none';
|
|
16402
|
+
if (!specifiedFallbackPlacements && hasFallbackAxisSideDirection) {
|
|
16249
16403
|
fallbackPlacements.push(...getOppositeAxisPlacements(initialPlacement, flipAlignment, fallbackAxisSideDirection, rtl));
|
|
16250
16404
|
}
|
|
16251
16405
|
const placements = [initialPlacement, ...fallbackPlacements];
|
|
@@ -16291,8 +16445,17 @@ const flip = function (options) {
|
|
|
16291
16445
|
switch (fallbackStrategy) {
|
|
16292
16446
|
case 'bestFit':
|
|
16293
16447
|
{
|
|
16294
|
-
var _overflowsData$
|
|
16295
|
-
const placement = (_overflowsData$
|
|
16448
|
+
var _overflowsData$filter2;
|
|
16449
|
+
const placement = (_overflowsData$filter2 = overflowsData.filter(d => {
|
|
16450
|
+
if (hasFallbackAxisSideDirection) {
|
|
16451
|
+
const currentSideAxis = getSideAxis(d.placement);
|
|
16452
|
+
return currentSideAxis === initialSideAxis ||
|
|
16453
|
+
// Create a bias to the `y` side axis due to horizontal
|
|
16454
|
+
// reading directions favoring greater width.
|
|
16455
|
+
currentSideAxis === 'y';
|
|
16456
|
+
}
|
|
16457
|
+
return true;
|
|
16458
|
+
}).map(d => [d.placement, d.overflows.filter(overflow => overflow > 0).reduce((acc, overflow) => acc + overflow, 0)]).sort((a, b) => a[1] - b[1])[0]) == null ? void 0 : _overflowsData$filter2[0];
|
|
16296
16459
|
if (placement) {
|
|
16297
16460
|
resetPlacement = placement;
|
|
16298
16461
|
}
|
|
@@ -16316,6 +16479,75 @@ const flip = function (options) {
|
|
|
16316
16479
|
};
|
|
16317
16480
|
};
|
|
16318
16481
|
|
|
16482
|
+
function getSideOffsets(overflow, rect) {
|
|
16483
|
+
return {
|
|
16484
|
+
top: overflow.top - rect.height,
|
|
16485
|
+
right: overflow.right - rect.width,
|
|
16486
|
+
bottom: overflow.bottom - rect.height,
|
|
16487
|
+
left: overflow.left - rect.width
|
|
16488
|
+
};
|
|
16489
|
+
}
|
|
16490
|
+
function isAnySideFullyClipped(overflow) {
|
|
16491
|
+
return sides.some(side => overflow[side] >= 0);
|
|
16492
|
+
}
|
|
16493
|
+
/**
|
|
16494
|
+
* Provides data to hide the floating element in applicable situations, such as
|
|
16495
|
+
* when it is not in the same clipping context as the reference element.
|
|
16496
|
+
* @see https://floating-ui.com/docs/hide
|
|
16497
|
+
*/
|
|
16498
|
+
const hide$1 = function (options) {
|
|
16499
|
+
if (options === void 0) {
|
|
16500
|
+
options = {};
|
|
16501
|
+
}
|
|
16502
|
+
return {
|
|
16503
|
+
name: 'hide',
|
|
16504
|
+
options,
|
|
16505
|
+
async fn(state) {
|
|
16506
|
+
const {
|
|
16507
|
+
rects
|
|
16508
|
+
} = state;
|
|
16509
|
+
const {
|
|
16510
|
+
strategy = 'referenceHidden',
|
|
16511
|
+
...detectOverflowOptions
|
|
16512
|
+
} = evaluate(options, state);
|
|
16513
|
+
switch (strategy) {
|
|
16514
|
+
case 'referenceHidden':
|
|
16515
|
+
{
|
|
16516
|
+
const overflow = await detectOverflow(state, {
|
|
16517
|
+
...detectOverflowOptions,
|
|
16518
|
+
elementContext: 'reference'
|
|
16519
|
+
});
|
|
16520
|
+
const offsets = getSideOffsets(overflow, rects.reference);
|
|
16521
|
+
return {
|
|
16522
|
+
data: {
|
|
16523
|
+
referenceHiddenOffsets: offsets,
|
|
16524
|
+
referenceHidden: isAnySideFullyClipped(offsets)
|
|
16525
|
+
}
|
|
16526
|
+
};
|
|
16527
|
+
}
|
|
16528
|
+
case 'escaped':
|
|
16529
|
+
{
|
|
16530
|
+
const overflow = await detectOverflow(state, {
|
|
16531
|
+
...detectOverflowOptions,
|
|
16532
|
+
altBoundary: true
|
|
16533
|
+
});
|
|
16534
|
+
const offsets = getSideOffsets(overflow, rects.floating);
|
|
16535
|
+
return {
|
|
16536
|
+
data: {
|
|
16537
|
+
escapedOffsets: offsets,
|
|
16538
|
+
escaped: isAnySideFullyClipped(offsets)
|
|
16539
|
+
}
|
|
16540
|
+
};
|
|
16541
|
+
}
|
|
16542
|
+
default:
|
|
16543
|
+
{
|
|
16544
|
+
return {};
|
|
16545
|
+
}
|
|
16546
|
+
}
|
|
16547
|
+
}
|
|
16548
|
+
};
|
|
16549
|
+
};
|
|
16550
|
+
|
|
16319
16551
|
function getBoundingRect(rects) {
|
|
16320
16552
|
const minX = min(...rects.map(rect => rect.left));
|
|
16321
16553
|
const minY = min(...rects.map(rect => rect.top));
|
|
@@ -16348,7 +16580,7 @@ function getRectsByLine(rects) {
|
|
|
16348
16580
|
* over multiple lines, such as hyperlinks or range selections.
|
|
16349
16581
|
* @see https://floating-ui.com/docs/inline
|
|
16350
16582
|
*/
|
|
16351
|
-
const inline = function (options) {
|
|
16583
|
+
const inline$1 = function (options) {
|
|
16352
16584
|
if (options === void 0) {
|
|
16353
16585
|
options = {};
|
|
16354
16586
|
}
|
|
@@ -16449,6 +16681,7 @@ const inline = function (options) {
|
|
|
16449
16681
|
|
|
16450
16682
|
// For type backwards-compatibility, the `OffsetOptions` type was also
|
|
16451
16683
|
// Derivable.
|
|
16684
|
+
|
|
16452
16685
|
async function convertValueToCoords(state, options) {
|
|
16453
16686
|
const {
|
|
16454
16687
|
placement,
|
|
@@ -16497,7 +16730,7 @@ async function convertValueToCoords(state, options) {
|
|
|
16497
16730
|
* object may be passed.
|
|
16498
16731
|
* @see https://floating-ui.com/docs/offset
|
|
16499
16732
|
*/
|
|
16500
|
-
const offset = function (options) {
|
|
16733
|
+
const offset$1 = function (options) {
|
|
16501
16734
|
if (options === void 0) {
|
|
16502
16735
|
options = 0;
|
|
16503
16736
|
}
|
|
@@ -16505,15 +16738,27 @@ const offset = function (options) {
|
|
|
16505
16738
|
name: 'offset',
|
|
16506
16739
|
options,
|
|
16507
16740
|
async fn(state) {
|
|
16741
|
+
var _middlewareData$offse, _middlewareData$arrow;
|
|
16508
16742
|
const {
|
|
16509
16743
|
x,
|
|
16510
|
-
y
|
|
16744
|
+
y,
|
|
16745
|
+
placement,
|
|
16746
|
+
middlewareData
|
|
16511
16747
|
} = state;
|
|
16512
16748
|
const diffCoords = await convertValueToCoords(state, options);
|
|
16749
|
+
|
|
16750
|
+
// If the placement is the same and the arrow caused an alignment offset
|
|
16751
|
+
// then we don't need to change the positioning coordinates.
|
|
16752
|
+
if (placement === ((_middlewareData$offse = middlewareData.offset) == null ? void 0 : _middlewareData$offse.placement) && (_middlewareData$arrow = middlewareData.arrow) != null && _middlewareData$arrow.alignmentOffset) {
|
|
16753
|
+
return {};
|
|
16754
|
+
}
|
|
16513
16755
|
return {
|
|
16514
16756
|
x: x + diffCoords.x,
|
|
16515
16757
|
y: y + diffCoords.y,
|
|
16516
|
-
data:
|
|
16758
|
+
data: {
|
|
16759
|
+
...diffCoords,
|
|
16760
|
+
placement
|
|
16761
|
+
}
|
|
16517
16762
|
};
|
|
16518
16763
|
}
|
|
16519
16764
|
};
|
|
@@ -16524,7 +16769,7 @@ const offset = function (options) {
|
|
|
16524
16769
|
* keep it in view when it will overflow the clipping boundary.
|
|
16525
16770
|
* @see https://floating-ui.com/docs/shift
|
|
16526
16771
|
*/
|
|
16527
|
-
const shift = function (options) {
|
|
16772
|
+
const shift$1 = function (options) {
|
|
16528
16773
|
if (options === void 0) {
|
|
16529
16774
|
options = {};
|
|
16530
16775
|
}
|
|
@@ -16592,6 +16837,156 @@ const shift = function (options) {
|
|
|
16592
16837
|
}
|
|
16593
16838
|
};
|
|
16594
16839
|
};
|
|
16840
|
+
/**
|
|
16841
|
+
* Built-in `limiter` that will stop `shift()` at a certain point.
|
|
16842
|
+
*/
|
|
16843
|
+
const limitShift = function (options) {
|
|
16844
|
+
if (options === void 0) {
|
|
16845
|
+
options = {};
|
|
16846
|
+
}
|
|
16847
|
+
return {
|
|
16848
|
+
options,
|
|
16849
|
+
fn(state) {
|
|
16850
|
+
const {
|
|
16851
|
+
x,
|
|
16852
|
+
y,
|
|
16853
|
+
placement,
|
|
16854
|
+
rects,
|
|
16855
|
+
middlewareData
|
|
16856
|
+
} = state;
|
|
16857
|
+
const {
|
|
16858
|
+
offset = 0,
|
|
16859
|
+
mainAxis: checkMainAxis = true,
|
|
16860
|
+
crossAxis: checkCrossAxis = true
|
|
16861
|
+
} = evaluate(options, state);
|
|
16862
|
+
const coords = {
|
|
16863
|
+
x,
|
|
16864
|
+
y
|
|
16865
|
+
};
|
|
16866
|
+
const crossAxis = getSideAxis(placement);
|
|
16867
|
+
const mainAxis = getOppositeAxis(crossAxis);
|
|
16868
|
+
let mainAxisCoord = coords[mainAxis];
|
|
16869
|
+
let crossAxisCoord = coords[crossAxis];
|
|
16870
|
+
const rawOffset = evaluate(offset, state);
|
|
16871
|
+
const computedOffset = typeof rawOffset === 'number' ? {
|
|
16872
|
+
mainAxis: rawOffset,
|
|
16873
|
+
crossAxis: 0
|
|
16874
|
+
} : {
|
|
16875
|
+
mainAxis: 0,
|
|
16876
|
+
crossAxis: 0,
|
|
16877
|
+
...rawOffset
|
|
16878
|
+
};
|
|
16879
|
+
if (checkMainAxis) {
|
|
16880
|
+
const len = mainAxis === 'y' ? 'height' : 'width';
|
|
16881
|
+
const limitMin = rects.reference[mainAxis] - rects.floating[len] + computedOffset.mainAxis;
|
|
16882
|
+
const limitMax = rects.reference[mainAxis] + rects.reference[len] - computedOffset.mainAxis;
|
|
16883
|
+
if (mainAxisCoord < limitMin) {
|
|
16884
|
+
mainAxisCoord = limitMin;
|
|
16885
|
+
} else if (mainAxisCoord > limitMax) {
|
|
16886
|
+
mainAxisCoord = limitMax;
|
|
16887
|
+
}
|
|
16888
|
+
}
|
|
16889
|
+
if (checkCrossAxis) {
|
|
16890
|
+
var _middlewareData$offse, _middlewareData$offse2;
|
|
16891
|
+
const len = mainAxis === 'y' ? 'width' : 'height';
|
|
16892
|
+
const isOriginSide = ['top', 'left'].includes(getSide(placement));
|
|
16893
|
+
const limitMin = rects.reference[crossAxis] - rects.floating[len] + (isOriginSide ? ((_middlewareData$offse = middlewareData.offset) == null ? void 0 : _middlewareData$offse[crossAxis]) || 0 : 0) + (isOriginSide ? 0 : computedOffset.crossAxis);
|
|
16894
|
+
const limitMax = rects.reference[crossAxis] + rects.reference[len] + (isOriginSide ? 0 : ((_middlewareData$offse2 = middlewareData.offset) == null ? void 0 : _middlewareData$offse2[crossAxis]) || 0) - (isOriginSide ? computedOffset.crossAxis : 0);
|
|
16895
|
+
if (crossAxisCoord < limitMin) {
|
|
16896
|
+
crossAxisCoord = limitMin;
|
|
16897
|
+
} else if (crossAxisCoord > limitMax) {
|
|
16898
|
+
crossAxisCoord = limitMax;
|
|
16899
|
+
}
|
|
16900
|
+
}
|
|
16901
|
+
return {
|
|
16902
|
+
[mainAxis]: mainAxisCoord,
|
|
16903
|
+
[crossAxis]: crossAxisCoord
|
|
16904
|
+
};
|
|
16905
|
+
}
|
|
16906
|
+
};
|
|
16907
|
+
};
|
|
16908
|
+
|
|
16909
|
+
/**
|
|
16910
|
+
* Provides data that allows you to change the size of the floating element —
|
|
16911
|
+
* for instance, prevent it from overflowing the clipping boundary or match the
|
|
16912
|
+
* width of the reference element.
|
|
16913
|
+
* @see https://floating-ui.com/docs/size
|
|
16914
|
+
*/
|
|
16915
|
+
const size = function (options) {
|
|
16916
|
+
if (options === void 0) {
|
|
16917
|
+
options = {};
|
|
16918
|
+
}
|
|
16919
|
+
return {
|
|
16920
|
+
name: 'size',
|
|
16921
|
+
options,
|
|
16922
|
+
async fn(state) {
|
|
16923
|
+
const {
|
|
16924
|
+
placement,
|
|
16925
|
+
rects,
|
|
16926
|
+
platform,
|
|
16927
|
+
elements
|
|
16928
|
+
} = state;
|
|
16929
|
+
const {
|
|
16930
|
+
apply = () => {},
|
|
16931
|
+
...detectOverflowOptions
|
|
16932
|
+
} = evaluate(options, state);
|
|
16933
|
+
const overflow = await detectOverflow(state, detectOverflowOptions);
|
|
16934
|
+
const side = getSide(placement);
|
|
16935
|
+
const alignment = getAlignment(placement);
|
|
16936
|
+
const isYAxis = getSideAxis(placement) === 'y';
|
|
16937
|
+
const {
|
|
16938
|
+
width,
|
|
16939
|
+
height
|
|
16940
|
+
} = rects.floating;
|
|
16941
|
+
let heightSide;
|
|
16942
|
+
let widthSide;
|
|
16943
|
+
if (side === 'top' || side === 'bottom') {
|
|
16944
|
+
heightSide = side;
|
|
16945
|
+
widthSide = alignment === ((await (platform.isRTL == null ? void 0 : platform.isRTL(elements.floating))) ? 'start' : 'end') ? 'left' : 'right';
|
|
16946
|
+
} else {
|
|
16947
|
+
widthSide = side;
|
|
16948
|
+
heightSide = alignment === 'end' ? 'top' : 'bottom';
|
|
16949
|
+
}
|
|
16950
|
+
const maximumClippingHeight = height - overflow.top - overflow.bottom;
|
|
16951
|
+
const maximumClippingWidth = width - overflow.left - overflow.right;
|
|
16952
|
+
const overflowAvailableHeight = min(height - overflow[heightSide], maximumClippingHeight);
|
|
16953
|
+
const overflowAvailableWidth = min(width - overflow[widthSide], maximumClippingWidth);
|
|
16954
|
+
const noShift = !state.middlewareData.shift;
|
|
16955
|
+
let availableHeight = overflowAvailableHeight;
|
|
16956
|
+
let availableWidth = overflowAvailableWidth;
|
|
16957
|
+
if (isYAxis) {
|
|
16958
|
+
availableWidth = alignment || noShift ? min(overflowAvailableWidth, maximumClippingWidth) : maximumClippingWidth;
|
|
16959
|
+
} else {
|
|
16960
|
+
availableHeight = alignment || noShift ? min(overflowAvailableHeight, maximumClippingHeight) : maximumClippingHeight;
|
|
16961
|
+
}
|
|
16962
|
+
if (noShift && !alignment) {
|
|
16963
|
+
const xMin = max(overflow.left, 0);
|
|
16964
|
+
const xMax = max(overflow.right, 0);
|
|
16965
|
+
const yMin = max(overflow.top, 0);
|
|
16966
|
+
const yMax = max(overflow.bottom, 0);
|
|
16967
|
+
if (isYAxis) {
|
|
16968
|
+
availableWidth = width - 2 * (xMin !== 0 || xMax !== 0 ? xMin + xMax : max(overflow.left, overflow.right));
|
|
16969
|
+
} else {
|
|
16970
|
+
availableHeight = height - 2 * (yMin !== 0 || yMax !== 0 ? yMin + yMax : max(overflow.top, overflow.bottom));
|
|
16971
|
+
}
|
|
16972
|
+
}
|
|
16973
|
+
await apply({
|
|
16974
|
+
...state,
|
|
16975
|
+
availableWidth,
|
|
16976
|
+
availableHeight
|
|
16977
|
+
});
|
|
16978
|
+
const nextDimensions = await platform.getDimensions(elements.floating);
|
|
16979
|
+
if (width !== nextDimensions.width || height !== nextDimensions.height) {
|
|
16980
|
+
return {
|
|
16981
|
+
reset: {
|
|
16982
|
+
rects: true
|
|
16983
|
+
}
|
|
16984
|
+
};
|
|
16985
|
+
}
|
|
16986
|
+
return {};
|
|
16987
|
+
}
|
|
16988
|
+
};
|
|
16989
|
+
};
|
|
16595
16990
|
|
|
16596
16991
|
function getNodeName(node) {
|
|
16597
16992
|
if (isNode(node)) {
|
|
@@ -16604,7 +16999,7 @@ function getNodeName(node) {
|
|
|
16604
16999
|
}
|
|
16605
17000
|
function getWindow(node) {
|
|
16606
17001
|
var _node$ownerDocument;
|
|
16607
|
-
return (node == null
|
|
17002
|
+
return (node == null || (_node$ownerDocument = node.ownerDocument) == null ? void 0 : _node$ownerDocument.defaultView) || window;
|
|
16608
17003
|
}
|
|
16609
17004
|
function getDocumentElement(node) {
|
|
16610
17005
|
var _ref;
|
|
@@ -16638,9 +17033,18 @@ function isOverflowElement(element) {
|
|
|
16638
17033
|
function isTableElement(element) {
|
|
16639
17034
|
return ['table', 'td', 'th'].includes(getNodeName(element));
|
|
16640
17035
|
}
|
|
16641
|
-
function
|
|
17036
|
+
function isTopLayer(element) {
|
|
17037
|
+
return [':popover-open', ':modal'].some(selector => {
|
|
17038
|
+
try {
|
|
17039
|
+
return element.matches(selector);
|
|
17040
|
+
} catch (e) {
|
|
17041
|
+
return false;
|
|
17042
|
+
}
|
|
17043
|
+
});
|
|
17044
|
+
}
|
|
17045
|
+
function isContainingBlock(elementOrCss) {
|
|
16642
17046
|
const webkit = isWebKit();
|
|
16643
|
-
const css = getComputedStyle$1(
|
|
17047
|
+
const css = isElement(elementOrCss) ? getComputedStyle$1(elementOrCss) : elementOrCss;
|
|
16644
17048
|
|
|
16645
17049
|
// https://developer.mozilla.org/en-US/docs/Web/CSS/Containing_block#identifying_the_containing_block
|
|
16646
17050
|
return css.transform !== 'none' || css.perspective !== 'none' || (css.containerType ? css.containerType !== 'normal' : false) || !webkit && (css.backdropFilter ? css.backdropFilter !== 'none' : false) || !webkit && (css.filter ? css.filter !== 'none' : false) || ['transform', 'perspective', 'filter'].some(value => (css.willChange || '').includes(value)) || ['paint', 'layout', 'strict', 'content'].some(value => (css.contain || '').includes(value));
|
|
@@ -16650,9 +17054,10 @@ function getContainingBlock(element) {
|
|
|
16650
17054
|
while (isHTMLElement(currentNode) && !isLastTraversableNode(currentNode)) {
|
|
16651
17055
|
if (isContainingBlock(currentNode)) {
|
|
16652
17056
|
return currentNode;
|
|
16653
|
-
} else {
|
|
16654
|
-
|
|
17057
|
+
} else if (isTopLayer(currentNode)) {
|
|
17058
|
+
return null;
|
|
16655
17059
|
}
|
|
17060
|
+
currentNode = getParentNode(currentNode);
|
|
16656
17061
|
}
|
|
16657
17062
|
return null;
|
|
16658
17063
|
}
|
|
@@ -16674,8 +17079,8 @@ function getNodeScroll(element) {
|
|
|
16674
17079
|
};
|
|
16675
17080
|
}
|
|
16676
17081
|
return {
|
|
16677
|
-
scrollLeft: element.
|
|
16678
|
-
scrollTop: element.
|
|
17082
|
+
scrollLeft: element.scrollX,
|
|
17083
|
+
scrollTop: element.scrollY
|
|
16679
17084
|
};
|
|
16680
17085
|
}
|
|
16681
17086
|
function getParentNode(node) {
|
|
@@ -16715,10 +17120,14 @@ function getOverflowAncestors(node, list, traverseIframes) {
|
|
|
16715
17120
|
const isBody = scrollableAncestor === ((_node$ownerDocument2 = node.ownerDocument) == null ? void 0 : _node$ownerDocument2.body);
|
|
16716
17121
|
const win = getWindow(scrollableAncestor);
|
|
16717
17122
|
if (isBody) {
|
|
16718
|
-
|
|
17123
|
+
const frameElement = getFrameElement(win);
|
|
17124
|
+
return list.concat(win, win.visualViewport || [], isOverflowElement(scrollableAncestor) ? scrollableAncestor : [], frameElement && traverseIframes ? getOverflowAncestors(frameElement) : []);
|
|
16719
17125
|
}
|
|
16720
17126
|
return list.concat(scrollableAncestor, getOverflowAncestors(scrollableAncestor, [], traverseIframes));
|
|
16721
17127
|
}
|
|
17128
|
+
function getFrameElement(win) {
|
|
17129
|
+
return win.parent && Object.getPrototypeOf(win.parent) ? win.frameElement : null;
|
|
17130
|
+
}
|
|
16722
17131
|
|
|
16723
17132
|
function getCssDimensions(element) {
|
|
16724
17133
|
const css = getComputedStyle$1(element);
|
|
@@ -16821,8 +17230,9 @@ function getBoundingClientRect(element, includeScale, isFixedStrategy, offsetPar
|
|
|
16821
17230
|
if (domElement) {
|
|
16822
17231
|
const win = getWindow(domElement);
|
|
16823
17232
|
const offsetWin = offsetParent && isElement(offsetParent) ? getWindow(offsetParent) : offsetParent;
|
|
16824
|
-
let
|
|
16825
|
-
|
|
17233
|
+
let currentWin = win;
|
|
17234
|
+
let currentIFrame = getFrameElement(currentWin);
|
|
17235
|
+
while (currentIFrame && offsetParent && offsetWin !== currentWin) {
|
|
16826
17236
|
const iframeScale = getScale(currentIFrame);
|
|
16827
17237
|
const iframeRect = currentIFrame.getBoundingClientRect();
|
|
16828
17238
|
const css = getComputedStyle$1(currentIFrame);
|
|
@@ -16834,7 +17244,8 @@ function getBoundingClientRect(element, includeScale, isFixedStrategy, offsetPar
|
|
|
16834
17244
|
height *= iframeScale.y;
|
|
16835
17245
|
x += left;
|
|
16836
17246
|
y += top;
|
|
16837
|
-
|
|
17247
|
+
currentWin = getWindow(currentIFrame);
|
|
17248
|
+
currentIFrame = getFrameElement(currentWin);
|
|
16838
17249
|
}
|
|
16839
17250
|
}
|
|
16840
17251
|
return rectToClientRect({
|
|
@@ -16847,13 +17258,15 @@ function getBoundingClientRect(element, includeScale, isFixedStrategy, offsetPar
|
|
|
16847
17258
|
|
|
16848
17259
|
function convertOffsetParentRelativeRectToViewportRelativeRect(_ref) {
|
|
16849
17260
|
let {
|
|
17261
|
+
elements,
|
|
16850
17262
|
rect,
|
|
16851
17263
|
offsetParent,
|
|
16852
17264
|
strategy
|
|
16853
17265
|
} = _ref;
|
|
16854
|
-
const
|
|
17266
|
+
const isFixed = strategy === 'fixed';
|
|
16855
17267
|
const documentElement = getDocumentElement(offsetParent);
|
|
16856
|
-
|
|
17268
|
+
const topLayer = elements ? isTopLayer(elements.floating) : false;
|
|
17269
|
+
if (offsetParent === documentElement || topLayer && isFixed) {
|
|
16857
17270
|
return rect;
|
|
16858
17271
|
}
|
|
16859
17272
|
let scroll = {
|
|
@@ -16862,7 +17275,8 @@ function convertOffsetParentRelativeRectToViewportRelativeRect(_ref) {
|
|
|
16862
17275
|
};
|
|
16863
17276
|
let scale = createCoords(1);
|
|
16864
17277
|
const offsets = createCoords(0);
|
|
16865
|
-
|
|
17278
|
+
const isOffsetParentAnElement = isHTMLElement(offsetParent);
|
|
17279
|
+
if (isOffsetParentAnElement || !isOffsetParentAnElement && !isFixed) {
|
|
16866
17280
|
if (getNodeName(offsetParent) !== 'body' || isOverflowElement(documentElement)) {
|
|
16867
17281
|
scroll = getNodeScroll(offsetParent);
|
|
16868
17282
|
}
|
|
@@ -17023,7 +17437,7 @@ function getClippingRect(_ref) {
|
|
|
17023
17437
|
rootBoundary,
|
|
17024
17438
|
strategy
|
|
17025
17439
|
} = _ref;
|
|
17026
|
-
const elementClippingAncestors = boundary === 'clippingAncestors' ? getClippingElementAncestors(element, this._c) : [].concat(boundary);
|
|
17440
|
+
const elementClippingAncestors = boundary === 'clippingAncestors' ? isTopLayer(element) ? [] : getClippingElementAncestors(element, this._c) : [].concat(boundary);
|
|
17027
17441
|
const clippingAncestors = [...elementClippingAncestors, rootBoundary];
|
|
17028
17442
|
const firstClippingAncestor = clippingAncestors[0];
|
|
17029
17443
|
const clippingRect = clippingAncestors.reduce((accRect, clippingAncestor) => {
|
|
@@ -17043,7 +17457,14 @@ function getClippingRect(_ref) {
|
|
|
17043
17457
|
}
|
|
17044
17458
|
|
|
17045
17459
|
function getDimensions(element) {
|
|
17046
|
-
|
|
17460
|
+
const {
|
|
17461
|
+
width,
|
|
17462
|
+
height
|
|
17463
|
+
} = getCssDimensions(element);
|
|
17464
|
+
return {
|
|
17465
|
+
width,
|
|
17466
|
+
height
|
|
17467
|
+
};
|
|
17047
17468
|
}
|
|
17048
17469
|
|
|
17049
17470
|
function getRectRelativeToOffsetParent(element, offsetParent, strategy) {
|
|
@@ -17068,14 +17489,20 @@ function getRectRelativeToOffsetParent(element, offsetParent, strategy) {
|
|
|
17068
17489
|
offsets.x = getWindowScrollBarX(documentElement);
|
|
17069
17490
|
}
|
|
17070
17491
|
}
|
|
17492
|
+
const x = rect.left + scroll.scrollLeft - offsets.x;
|
|
17493
|
+
const y = rect.top + scroll.scrollTop - offsets.y;
|
|
17071
17494
|
return {
|
|
17072
|
-
x
|
|
17073
|
-
y
|
|
17495
|
+
x,
|
|
17496
|
+
y,
|
|
17074
17497
|
width: rect.width,
|
|
17075
17498
|
height: rect.height
|
|
17076
17499
|
};
|
|
17077
17500
|
}
|
|
17078
17501
|
|
|
17502
|
+
function isStaticPositioned(element) {
|
|
17503
|
+
return getComputedStyle$1(element).position === 'static';
|
|
17504
|
+
}
|
|
17505
|
+
|
|
17079
17506
|
function getTrueOffsetParent(element, polyfill) {
|
|
17080
17507
|
if (!isHTMLElement(element) || getComputedStyle$1(element).position === 'fixed') {
|
|
17081
17508
|
return null;
|
|
@@ -17089,34 +17516,41 @@ function getTrueOffsetParent(element, polyfill) {
|
|
|
17089
17516
|
// Gets the closest ancestor positioned element. Handles some edge cases,
|
|
17090
17517
|
// such as table ancestors and cross browser bugs.
|
|
17091
17518
|
function getOffsetParent(element, polyfill) {
|
|
17092
|
-
const
|
|
17519
|
+
const win = getWindow(element);
|
|
17520
|
+
if (isTopLayer(element)) {
|
|
17521
|
+
return win;
|
|
17522
|
+
}
|
|
17093
17523
|
if (!isHTMLElement(element)) {
|
|
17094
|
-
|
|
17524
|
+
let svgOffsetParent = getParentNode(element);
|
|
17525
|
+
while (svgOffsetParent && !isLastTraversableNode(svgOffsetParent)) {
|
|
17526
|
+
if (isElement(svgOffsetParent) && !isStaticPositioned(svgOffsetParent)) {
|
|
17527
|
+
return svgOffsetParent;
|
|
17528
|
+
}
|
|
17529
|
+
svgOffsetParent = getParentNode(svgOffsetParent);
|
|
17530
|
+
}
|
|
17531
|
+
return win;
|
|
17095
17532
|
}
|
|
17096
17533
|
let offsetParent = getTrueOffsetParent(element, polyfill);
|
|
17097
|
-
while (offsetParent && isTableElement(offsetParent) &&
|
|
17534
|
+
while (offsetParent && isTableElement(offsetParent) && isStaticPositioned(offsetParent)) {
|
|
17098
17535
|
offsetParent = getTrueOffsetParent(offsetParent, polyfill);
|
|
17099
17536
|
}
|
|
17100
|
-
if (offsetParent && (
|
|
17101
|
-
return
|
|
17537
|
+
if (offsetParent && isLastTraversableNode(offsetParent) && isStaticPositioned(offsetParent) && !isContainingBlock(offsetParent)) {
|
|
17538
|
+
return win;
|
|
17102
17539
|
}
|
|
17103
|
-
return offsetParent || getContainingBlock(element) ||
|
|
17540
|
+
return offsetParent || getContainingBlock(element) || win;
|
|
17104
17541
|
}
|
|
17105
17542
|
|
|
17106
|
-
const getElementRects = async function (
|
|
17107
|
-
let {
|
|
17108
|
-
reference,
|
|
17109
|
-
floating,
|
|
17110
|
-
strategy
|
|
17111
|
-
} = _ref;
|
|
17543
|
+
const getElementRects = async function (data) {
|
|
17112
17544
|
const getOffsetParentFn = this.getOffsetParent || getOffsetParent;
|
|
17113
17545
|
const getDimensionsFn = this.getDimensions;
|
|
17546
|
+
const floatingDimensions = await getDimensionsFn(data.floating);
|
|
17114
17547
|
return {
|
|
17115
|
-
reference: getRectRelativeToOffsetParent(reference, await getOffsetParentFn(floating), strategy),
|
|
17548
|
+
reference: getRectRelativeToOffsetParent(data.reference, await getOffsetParentFn(data.floating), data.strategy),
|
|
17116
17549
|
floating: {
|
|
17117
17550
|
x: 0,
|
|
17118
17551
|
y: 0,
|
|
17119
|
-
|
|
17552
|
+
width: floatingDimensions.width,
|
|
17553
|
+
height: floatingDimensions.height
|
|
17120
17554
|
}
|
|
17121
17555
|
};
|
|
17122
17556
|
};
|
|
@@ -17144,8 +17578,9 @@ function observeMove(element, onMove) {
|
|
|
17144
17578
|
let timeoutId;
|
|
17145
17579
|
const root = getDocumentElement(element);
|
|
17146
17580
|
function cleanup() {
|
|
17581
|
+
var _io;
|
|
17147
17582
|
clearTimeout(timeoutId);
|
|
17148
|
-
io
|
|
17583
|
+
(_io = io) == null || _io.disconnect();
|
|
17149
17584
|
io = null;
|
|
17150
17585
|
}
|
|
17151
17586
|
function refresh(skip, threshold) {
|
|
@@ -17185,9 +17620,11 @@ function observeMove(element, onMove) {
|
|
|
17185
17620
|
return refresh();
|
|
17186
17621
|
}
|
|
17187
17622
|
if (!ratio) {
|
|
17623
|
+
// If the reference is clipped, the ratio is 0. Throttle the refresh
|
|
17624
|
+
// to prevent an infinite loop of updates.
|
|
17188
17625
|
timeoutId = setTimeout(() => {
|
|
17189
17626
|
refresh(false, 1e-7);
|
|
17190
|
-
},
|
|
17627
|
+
}, 1000);
|
|
17191
17628
|
} else {
|
|
17192
17629
|
refresh(false, ratio);
|
|
17193
17630
|
}
|
|
@@ -17251,7 +17688,8 @@ function autoUpdate(reference, floating, update, options) {
|
|
|
17251
17688
|
resizeObserver.unobserve(floating);
|
|
17252
17689
|
cancelAnimationFrame(reobserveFrame);
|
|
17253
17690
|
reobserveFrame = requestAnimationFrame(() => {
|
|
17254
|
-
|
|
17691
|
+
var _resizeObserver;
|
|
17692
|
+
(_resizeObserver = resizeObserver) == null || _resizeObserver.observe(floating);
|
|
17255
17693
|
});
|
|
17256
17694
|
}
|
|
17257
17695
|
update();
|
|
@@ -17276,12 +17714,13 @@ function autoUpdate(reference, floating, update, options) {
|
|
|
17276
17714
|
}
|
|
17277
17715
|
update();
|
|
17278
17716
|
return () => {
|
|
17717
|
+
var _resizeObserver2;
|
|
17279
17718
|
ancestors.forEach(ancestor => {
|
|
17280
17719
|
ancestorScroll && ancestor.removeEventListener('scroll', update);
|
|
17281
17720
|
ancestorResize && ancestor.removeEventListener('resize', update);
|
|
17282
17721
|
});
|
|
17283
|
-
cleanupIo
|
|
17284
|
-
resizeObserver
|
|
17722
|
+
cleanupIo == null || cleanupIo();
|
|
17723
|
+
(_resizeObserver2 = resizeObserver) == null || _resizeObserver2.disconnect();
|
|
17285
17724
|
resizeObserver = null;
|
|
17286
17725
|
if (animationFrame) {
|
|
17287
17726
|
cancelAnimationFrame(frameId);
|
|
@@ -17289,10 +17728,75 @@ function autoUpdate(reference, floating, update, options) {
|
|
|
17289
17728
|
};
|
|
17290
17729
|
}
|
|
17291
17730
|
|
|
17731
|
+
/**
|
|
17732
|
+
* Modifies the placement by translating the floating element along the
|
|
17733
|
+
* specified axes.
|
|
17734
|
+
* A number (shorthand for `mainAxis` or distance), or an axes configuration
|
|
17735
|
+
* object may be passed.
|
|
17736
|
+
* @see https://floating-ui.com/docs/offset
|
|
17737
|
+
*/
|
|
17738
|
+
const offset = offset$1;
|
|
17739
|
+
|
|
17740
|
+
/**
|
|
17741
|
+
* Optimizes the visibility of the floating element by choosing the placement
|
|
17742
|
+
* that has the most space available automatically, without needing to specify a
|
|
17743
|
+
* preferred placement. Alternative to `flip`.
|
|
17744
|
+
* @see https://floating-ui.com/docs/autoPlacement
|
|
17745
|
+
*/
|
|
17746
|
+
autoPlacement;
|
|
17747
|
+
|
|
17748
|
+
/**
|
|
17749
|
+
* Optimizes the visibility of the floating element by shifting it in order to
|
|
17750
|
+
* keep it in view when it will overflow the clipping boundary.
|
|
17751
|
+
* @see https://floating-ui.com/docs/shift
|
|
17752
|
+
*/
|
|
17753
|
+
const shift = shift$1;
|
|
17754
|
+
|
|
17755
|
+
/**
|
|
17756
|
+
* Optimizes the visibility of the floating element by flipping the `placement`
|
|
17757
|
+
* in order to keep it in view when the preferred placement(s) will overflow the
|
|
17758
|
+
* clipping boundary. Alternative to `autoPlacement`.
|
|
17759
|
+
* @see https://floating-ui.com/docs/flip
|
|
17760
|
+
*/
|
|
17761
|
+
const flip = flip$1;
|
|
17762
|
+
|
|
17763
|
+
/**
|
|
17764
|
+
* Provides data that allows you to change the size of the floating element —
|
|
17765
|
+
* for instance, prevent it from overflowing the clipping boundary or match the
|
|
17766
|
+
* width of the reference element.
|
|
17767
|
+
* @see https://floating-ui.com/docs/size
|
|
17768
|
+
*/
|
|
17769
|
+
size;
|
|
17770
|
+
|
|
17771
|
+
/**
|
|
17772
|
+
* Provides data to hide the floating element in applicable situations, such as
|
|
17773
|
+
* when it is not in the same clipping context as the reference element.
|
|
17774
|
+
* @see https://floating-ui.com/docs/hide
|
|
17775
|
+
*/
|
|
17776
|
+
const hide = hide$1;
|
|
17777
|
+
|
|
17778
|
+
/**
|
|
17779
|
+
* Provides data to position an inner element of the floating element so that it
|
|
17780
|
+
* appears centered to the reference element.
|
|
17781
|
+
* @see https://floating-ui.com/docs/arrow
|
|
17782
|
+
*/
|
|
17783
|
+
const arrow = arrow$1;
|
|
17784
|
+
|
|
17785
|
+
/**
|
|
17786
|
+
* Provides improved positioning for inline reference elements that can span
|
|
17787
|
+
* over multiple lines, such as hyperlinks or range selections.
|
|
17788
|
+
* @see https://floating-ui.com/docs/inline
|
|
17789
|
+
*/
|
|
17790
|
+
const inline = inline$1;
|
|
17791
|
+
|
|
17792
|
+
/**
|
|
17793
|
+
* Built-in `limiter` that will stop `shift()` at a certain point.
|
|
17794
|
+
*/
|
|
17795
|
+
limitShift;
|
|
17796
|
+
|
|
17292
17797
|
/**
|
|
17293
17798
|
* Computes the `x` and `y` coordinates that will place the floating element
|
|
17294
|
-
* next to a reference element
|
|
17295
|
-
* strategy.
|
|
17799
|
+
* next to a given reference element.
|
|
17296
17800
|
*/
|
|
17297
17801
|
const computePosition = (reference, floating, options) => {
|
|
17298
17802
|
// This caches the expensive `getClippingElementAncestors` function so that
|
|
@@ -17711,6 +18215,7 @@ class Dropdown {
|
|
|
17711
18215
|
this.registerKeyListener();
|
|
17712
18216
|
}
|
|
17713
18217
|
else {
|
|
18218
|
+
this.destroyAutoUpdate();
|
|
17714
18219
|
(_a = this.arrowFocusController) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
17715
18220
|
this.itemObserver.disconnect();
|
|
17716
18221
|
(_b = this.disposeKeyListener) === null || _b === void 0 ? void 0 : _b.call(this);
|
|
@@ -17719,6 +18224,12 @@ class Dropdown {
|
|
|
17719
18224
|
changedTrigger(newTriggerValue) {
|
|
17720
18225
|
this.registerListener(newTriggerValue);
|
|
17721
18226
|
}
|
|
18227
|
+
destroyAutoUpdate() {
|
|
18228
|
+
if (this.autoUpdateCleanup) {
|
|
18229
|
+
this.autoUpdateCleanup();
|
|
18230
|
+
this.autoUpdateCleanup = null;
|
|
18231
|
+
}
|
|
18232
|
+
}
|
|
17722
18233
|
isAnchorSubmenu() {
|
|
17723
18234
|
var _a;
|
|
17724
18235
|
if (!hasDropdownItemWrapperImplemented(this.anchorElement)) {
|
|
@@ -17755,10 +18266,7 @@ class Dropdown {
|
|
|
17755
18266
|
if (this.offset) {
|
|
17756
18267
|
positionConfig.middleware.push(offset(this.offset));
|
|
17757
18268
|
}
|
|
17758
|
-
|
|
17759
|
-
this.autoUpdateCleanup();
|
|
17760
|
-
this.autoUpdateCleanup = null;
|
|
17761
|
-
}
|
|
18269
|
+
this.destroyAutoUpdate();
|
|
17762
18270
|
this.autoUpdateCleanup = autoUpdate(this.anchorElement, this.dropdownRef, async () => {
|
|
17763
18271
|
const computeResponse = await computePosition(this.anchorElement, this.dropdownRef, positionConfig);
|
|
17764
18272
|
Object.assign(this.dropdownRef.style, {
|
|
@@ -17825,7 +18333,7 @@ class Dropdown {
|
|
|
17825
18333
|
this.applyDropdownPosition();
|
|
17826
18334
|
}
|
|
17827
18335
|
render() {
|
|
17828
|
-
return (hAsync(Host, { key: '
|
|
18336
|
+
return (hAsync(Host, { key: 'a0822930491de50066f777003b05892d9fc9587b', "data-ix-dropdown": this.localUId, ref: (ref) => (this.dropdownRef = ref), class: {
|
|
17829
18337
|
'dropdown-menu': true,
|
|
17830
18338
|
show: this.show,
|
|
17831
18339
|
overflow: true,
|
|
@@ -17833,7 +18341,7 @@ class Dropdown {
|
|
|
17833
18341
|
margin: '0',
|
|
17834
18342
|
minWidth: '0px',
|
|
17835
18343
|
position: this.positioningStrategy,
|
|
17836
|
-
}, role: "list", onClick: (event) => this.onDropdownClick(event) }, hAsync("div", { key: '
|
|
18344
|
+
}, role: "list", onClick: (event) => this.onDropdownClick(event) }, hAsync("div", { key: '00f8905edd2cfac83a21fbeee7001a4987fc018e', style: { display: 'contents' } }, this.header && hAsync("div", { key: '4ae378c15f844f67c4894bf8ab4c18e502cddceb', class: "dropdown-header" }, this.header), this.show && hAsync("slot", { key: 'bca1aac38def6df5d322b42415236daf61f67865' }))));
|
|
17837
18345
|
}
|
|
17838
18346
|
get hostElement() { return getElement(this); }
|
|
17839
18347
|
static get watchers() { return {
|
|
@@ -17937,7 +18445,7 @@ class DropdownHeader {
|
|
|
17937
18445
|
this.label = undefined;
|
|
17938
18446
|
}
|
|
17939
18447
|
render() {
|
|
17940
|
-
return (hAsync(Host, { key: '
|
|
18448
|
+
return (hAsync(Host, { key: 'efbc6ba551cef0f5c641cd8282484eea4e2b87aa' }, hAsync("ix-typography", { key: 'f57e88574cb2cfa62667a026469aebd306648014', class: 'category-text', variant: 'default-title' }, this.label)));
|
|
17941
18449
|
}
|
|
17942
18450
|
static get style() { return IxDropdownHeaderStyle0; }
|
|
17943
18451
|
static get cmpMeta() { return {
|
|
@@ -17952,7 +18460,7 @@ class DropdownHeader {
|
|
|
17952
18460
|
}; }
|
|
17953
18461
|
}
|
|
17954
18462
|
|
|
17955
|
-
const dropdownItemCss = "/*!@:host*/.sc-ix-dropdown-item-h{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-dropdown-item-h *.sc-ix-dropdown-item,.sc-ix-dropdown-item-h *.sc-ix-dropdown-item::after,.sc-ix-dropdown-item-h *.sc-ix-dropdown-item::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-dropdown-item-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-corner{display:none}/*!@:host .dropdown-item*/.sc-ix-dropdown-item-h .dropdown-item.sc-ix-dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem;border:0.0625rem solid transparent;white-space:nowrap}/*!@:host .dropdown-item.no-checked-field*/.sc-ix-dropdown-item-h .dropdown-item.no-checked-field.sc-ix-dropdown-item{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}/*!@:host .dropdown-item:focus-visible*/.sc-ix-dropdown-item-h .dropdown-item.sc-ix-dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}/*!@:host .dropdown-item-checked*/.sc-ix-dropdown-item-h .dropdown-item-checked.sc-ix-dropdown-item{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.
|
|
18463
|
+
const dropdownItemCss = "/*!@:host*/.sc-ix-dropdown-item-h{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-dropdown-item-h *.sc-ix-dropdown-item,.sc-ix-dropdown-item-h *.sc-ix-dropdown-item::after,.sc-ix-dropdown-item-h *.sc-ix-dropdown-item::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-dropdown-item-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-dropdown-item-h .sc-ix-dropdown-item::-webkit-scrollbar-corner{display:none}/*!@:host .dropdown-item*/.sc-ix-dropdown-item-h .dropdown-item.sc-ix-dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem;border:0.0625rem solid transparent;white-space:nowrap}/*!@:host .dropdown-item.no-checked-field*/.sc-ix-dropdown-item-h .dropdown-item.no-checked-field.sc-ix-dropdown-item{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}/*!@:host .dropdown-item:focus-visible*/.sc-ix-dropdown-item-h .dropdown-item.sc-ix-dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}/*!@:host .dropdown-item-checked*/.sc-ix-dropdown-item-h .dropdown-item-checked.sc-ix-dropdown-item{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}/*!@:host .dropdown-item-icon*/.sc-ix-dropdown-item-h .dropdown-item-icon.sc-ix-dropdown-item{margin-right:0.5rem;color:var(--theme-color-std-text)}/*!@:host .dropdown-item-text*/.sc-ix-dropdown-item-h .dropdown-item-text.sc-ix-dropdown-item{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*!@:host .dropdown-item:focus-visible*/.sc-ix-dropdown-item-h .dropdown-item.sc-ix-dropdown-item:focus-visible{outline:1px solid yellow}/*!@:host .submenu-icon*/.sc-ix-dropdown-item-h .submenu-icon.sc-ix-dropdown-item{margin-left:auto}/*!@:host(.icon-only) .dropdown-item-icon*/.icon-only.sc-ix-dropdown-item-h .dropdown-item-icon.sc-ix-dropdown-item{margin-right:0px}/*!@:host(.icon-only) .dropdown-item-checked*/.icon-only.sc-ix-dropdown-item-h .dropdown-item-checked.sc-ix-dropdown-item{display:none}/*!@:host(.icon-only) .dropdown-item*/.icon-only.sc-ix-dropdown-item-h .dropdown-item.sc-ix-dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}/*!@:host(.submenu) .dropdown-item*/.submenu.sc-ix-dropdown-item-h .dropdown-item.sc-ix-dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}/*!@:host(:not(.disabled):not(:disabled).hover),\n:host(:not(.disabled):not(:disabled):hover)*/.sc-ix-dropdown-item-h:not(.disabled):not(:disabled).hover,.sc-ix-dropdown-item-h:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}/*!@:host(:not(.disabled):not(:disabled).active),\n:host(:not(.disabled):not(:disabled):active)*/.sc-ix-dropdown-item-h:not(.disabled):not(:disabled).active,.sc-ix-dropdown-item-h:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}/*!@:host(.disabled)*/.disabled.sc-ix-dropdown-item-h{pointer-events:none;color:var(--theme-color-weak-text) !important}/*!@:host(.disabled) .dropdown-item-icon*/.disabled.sc-ix-dropdown-item-h .dropdown-item-icon.sc-ix-dropdown-item{color:var(--theme-color-weak-text) !important}";
|
|
17956
18464
|
var IxDropdownItemStyle0 = dropdownItemCss;
|
|
17957
18465
|
|
|
17958
18466
|
class DropdownItem {
|
|
@@ -17983,15 +18491,15 @@ class DropdownItem {
|
|
|
17983
18491
|
this.icon !== undefined);
|
|
17984
18492
|
}
|
|
17985
18493
|
render() {
|
|
17986
|
-
return (hAsync(Host, { key: '
|
|
18494
|
+
return (hAsync(Host, { key: '2cfd2c1c15e44dd78403e0809382bf07141c73ba', class: {
|
|
17987
18495
|
hover: this.hover,
|
|
17988
18496
|
'icon-only': this.isIconOnly(),
|
|
17989
18497
|
disabled: this.disabled,
|
|
17990
18498
|
submenu: this.isSubMenu,
|
|
17991
|
-
}, role: "listitem" }, hAsync("button", { key: '
|
|
18499
|
+
}, role: "listitem" }, hAsync("button", { key: 'e60fba707a53859c785ddf20bcda4928d1c80695', type: "button", tabIndex: 0, class: {
|
|
17992
18500
|
'dropdown-item': true,
|
|
17993
18501
|
'no-checked-field': this.suppressChecked,
|
|
17994
|
-
}, onClick: () => this.emitItemClick() }, !this.suppressChecked ? (hAsync("div", { class: "dropdown-item-checked" }, this.checked ? (hAsync("ix-icon", { class: "checkmark", name: 'single-check', size: "16" })) : null)) : null, this.icon ? (hAsync("ix-icon", { class: "dropdown-item-icon", name: this.icon })) : null, hAsync("div", { key: '
|
|
18502
|
+
}, onClick: () => this.emitItemClick() }, !this.suppressChecked ? (hAsync("div", { class: "dropdown-item-checked" }, this.checked ? (hAsync("ix-icon", { class: "checkmark", name: 'single-check', size: "16" })) : null)) : null, this.icon ? (hAsync("ix-icon", { class: "dropdown-item-icon", name: this.icon })) : null, hAsync("div", { key: '66c35f150fb79f2ad92703c3cb3f6ec6205ff0e0', class: "dropdown-item-text" }, this.label, hAsync("slot", { key: '403f144a8b3d8def9592091445355303f39d2a8f' })), this.isSubMenu ? (hAsync("ix-icon", { name: 'chevron-right-small', class: 'submenu-icon' })) : null)));
|
|
17995
18503
|
}
|
|
17996
18504
|
get hostElement() { return getElement(this); }
|
|
17997
18505
|
static get style() { return IxDropdownItemStyle0; }
|
|
@@ -18026,7 +18534,7 @@ class DropdownQuickActions {
|
|
|
18026
18534
|
registerInstance(this, hostRef);
|
|
18027
18535
|
}
|
|
18028
18536
|
render() {
|
|
18029
|
-
return (hAsync(Host, { key: '
|
|
18537
|
+
return (hAsync(Host, { key: 'f8336e321ecbdf72f5ed73218cdb257ad9cfa6fb' }, hAsync("slot", { key: 'a91fe26669fdd27a72fecc5f4aeca92d4a8258fa' })));
|
|
18030
18538
|
}
|
|
18031
18539
|
static get style() { return IxDropdownQuickActionsStyle0; }
|
|
18032
18540
|
static get cmpMeta() { return {
|
|
@@ -18187,11 +18695,11 @@ class EventList {
|
|
|
18187
18695
|
});
|
|
18188
18696
|
}
|
|
18189
18697
|
render() {
|
|
18190
|
-
return (hAsync(Host, { key: '
|
|
18698
|
+
return (hAsync(Host, { key: '089a281bac15abcd507401131c2be9408acd5845', class: {
|
|
18191
18699
|
'item-size-s': this.itemHeight === 'S',
|
|
18192
18700
|
'item-size-l': this.itemHeight === 'L',
|
|
18193
18701
|
compact: this.compact,
|
|
18194
|
-
} }, hAsync("ul", { key: '
|
|
18702
|
+
} }, hAsync("ul", { key: 'a142c907713c0817db7a3c056e4c7498f456963c' }, hAsync("slot", { key: '1b3a8a7f56f4e2e52d29acbf325ab29e663f4337' }))));
|
|
18195
18703
|
}
|
|
18196
18704
|
get hostElement() { return getElement(this); }
|
|
18197
18705
|
static get watchers() { return {
|
|
@@ -18241,16 +18749,16 @@ class EventListItem {
|
|
|
18241
18749
|
? `var(${this.color})`
|
|
18242
18750
|
: `var(--theme-${this.color})`;
|
|
18243
18751
|
}
|
|
18244
|
-
return (hAsync(Host, { key: '
|
|
18752
|
+
return (hAsync(Host, { key: '115c40df6986d283ac53ecc1ef7d5cfbe751864e', class: {
|
|
18245
18753
|
disabled: this.disabled,
|
|
18246
|
-
} }, hAsync("li", { key: '
|
|
18754
|
+
} }, hAsync("li", { key: '431cc4b56030d9f5db39923380067fdb98e77b88', "aria-disabled": a11yBoolean(this.disabled), class: {
|
|
18247
18755
|
'event-list-item': true,
|
|
18248
18756
|
selected: this.selected,
|
|
18249
18757
|
disabled: this.disabled,
|
|
18250
|
-
} }, hAsync("div", { key: '
|
|
18758
|
+
} }, hAsync("div", { key: '44cc672e3416136a20c4f256c6c6ffd9f82097d5', class: `indicator ${!((_c = this.itemColor) !== null && _c !== void 0 ? _c : this.color) ? 'indicator-empty' : ''}`, style: {
|
|
18251
18759
|
'background-color': ((_d = this.itemColor) !== null && _d !== void 0 ? _d : this.color) ? color : 'inherit',
|
|
18252
18760
|
opacity: `${this.disabled ? 0.4 : 1}`,
|
|
18253
|
-
} }), hAsync("div", { key: '
|
|
18761
|
+
} }), hAsync("div", { key: 'd894014deacd0fd725c0e88e57e5d40a4d329113', class: "event-list-item-container" }, hAsync("div", { key: '3a016426709b4abc7853bc67aeca4a3e11e5d6c1', class: "event-content" }, hAsync("slot", { key: 'c5cdf2b4a04834d540af8d8df19a8889ee6e0ffb' })), this.chevron && (hAsync("ix-icon", { key: '9646e270e1496247c2ab8223452eb76d2f9f902e', name: 'chevron-right', size: "16", class: "chevron-icon" }))))));
|
|
18254
18762
|
}
|
|
18255
18763
|
static get style() { return IxEventListItemStyle0; }
|
|
18256
18764
|
static get cmpMeta() { return {
|
|
@@ -18319,20 +18827,20 @@ class ExpandingSearch {
|
|
|
18319
18827
|
this.valueChange.emit(this.value);
|
|
18320
18828
|
}
|
|
18321
18829
|
render() {
|
|
18322
|
-
return (hAsync(Host, { key: '
|
|
18830
|
+
return (hAsync(Host, { key: 'fd70f74b8c961ba043bd2cfe646bf2ab287b7edf', class: {
|
|
18323
18831
|
expanded: this.expanded,
|
|
18324
18832
|
'right-position': this.expanded,
|
|
18325
18833
|
fullWidth: this.fullWidth,
|
|
18326
|
-
} }, hAsync("ix-icon-button", { key: '
|
|
18834
|
+
} }, hAsync("ix-icon-button", { key: 'afb4150bf7b4847e79723ec9595913eea9facecc', size: this.expanded ? '16' : '24', icon: this.icon, ghost: true, variant: "primary", "data-testid": "button", onClick: () => this.expandInput(), tabindex: this.expanded ? -1 : 0, color: this.hasFocus ? 'input-search-icon--color--focus' : undefined, class: {
|
|
18327
18835
|
'btn-search': true,
|
|
18328
18836
|
'btn-search--expanded': this.expanded,
|
|
18329
|
-
} }), hAsync("div", { key: '
|
|
18837
|
+
} }), hAsync("div", { key: '69c41e59e7d3e780b50a8619049d44044aae699d', class: {
|
|
18330
18838
|
expanded: this.expanded,
|
|
18331
18839
|
fullWidth: this.fullWidth,
|
|
18332
18840
|
collapsed: !this.expanded,
|
|
18333
18841
|
'disable-pointer': !this.expanded,
|
|
18334
18842
|
'input-container': true,
|
|
18335
|
-
}, "data-testid": "input-wrapper" }, hAsync("input", { key: '
|
|
18843
|
+
}, "data-testid": "input-wrapper" }, hAsync("input", { key: '57daef5e26aa3dc16d9e8043ccfa14d2c4983cf6', class: {
|
|
18336
18844
|
'form-control': true,
|
|
18337
18845
|
input: this.expanded,
|
|
18338
18846
|
'disable-pointer': !this.expanded,
|
|
@@ -18378,7 +18886,7 @@ class FilterChip {
|
|
|
18378
18886
|
this.closeClick.emit();
|
|
18379
18887
|
}
|
|
18380
18888
|
render() {
|
|
18381
|
-
return (hAsync(Host, { key: '
|
|
18889
|
+
return (hAsync(Host, { key: 'a4d7097df0582282fbd3550741fa0a231a4c782a', class: { disabled: this.disabled, readonly: this.readonly }, title: this.el.textContent }, hAsync("div", { key: '659346141b7c2645f0970629e6a8a53c52ee0759', class: "slot-container" }, hAsync("slot", { key: '0799a1aa00aeae148532b56e847d2713f782e862' })), !this.disabled && !this.readonly ? (hAsync("ix-icon-button", { ghost: true, oval: true, icon: 'close-small', size: "16", tabindex: this.disabled ? -1 : 0, variant: "primary", disabled: this.disabled, onClick: (e) => this.onCloseClick(e) })) : null));
|
|
18382
18890
|
}
|
|
18383
18891
|
get el() { return getElement(this); }
|
|
18384
18892
|
static get style() { return IxFilterChipStyle0; }
|
|
@@ -18467,26 +18975,26 @@ class FlipTile {
|
|
|
18467
18975
|
}, 2 * this.ANIMATION_DURATION);
|
|
18468
18976
|
}
|
|
18469
18977
|
render() {
|
|
18470
|
-
return (hAsync(Host, { key: '
|
|
18978
|
+
return (hAsync(Host, { key: 'c54bb71af0355c2bff52800f3ce2e94517690018', style: {
|
|
18471
18979
|
height: `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
|
|
18472
18980
|
'min-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
|
|
18473
18981
|
'max-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
|
|
18474
18982
|
width: `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
|
|
18475
18983
|
'min-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
|
|
18476
18984
|
'max-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
|
|
18477
|
-
} }, hAsync("div", { key: '
|
|
18985
|
+
} }, hAsync("div", { key: '11724fe70d3bfdbc9a2c25db24cbcec60ad5f196', class: {
|
|
18478
18986
|
'flip-tile-container': true,
|
|
18479
18987
|
info: this.state === FlipTileState.Info,
|
|
18480
18988
|
warning: this.state === FlipTileState.Warning,
|
|
18481
18989
|
alarm: this.state === FlipTileState.Alarm,
|
|
18482
18990
|
primary: this.state === FlipTileState.Primary,
|
|
18483
18991
|
'flip-animation-active': this.isFlipAnimationActive,
|
|
18484
|
-
} }, hAsync("div", { key: '
|
|
18992
|
+
} }, hAsync("div", { key: '79931960e992363efd04bc4811cb47a3f810b47e', class: "flip-tile-header" }, hAsync("div", { key: 'eb24f87ba961b4697c4903663cf9500cf8a41a80', class: "header-slot-container text-l-title" }, hAsync("slot", { key: '5991a7e2ed03995507e9e4bc329c2a69bcd606e8', name: "header" })), hAsync("ix-icon-button", { key: 'fdca5d22fde09917560092be5ed30d1ac9a8e1f2', icon: 'eye', variant: "primary", ghost: true, onClick: () => this.toggleIndex() })), hAsync("div", { key: '09a534b6123fc399549369dfe82abf1ebf74edb1', class: "content-container" }, hAsync("slot", { key: '974a7da9316688e6971dabb9d0ba3427475ee72f' })), hAsync("div", { key: '55408f796f09ea616f4ad2d5b51fb66c100101c9', class: {
|
|
18485
18993
|
footer: true,
|
|
18486
18994
|
'contrast-light': this.state === FlipTileState.Warning,
|
|
18487
18995
|
'contrast-dark': this.state === FlipTileState.Info ||
|
|
18488
18996
|
this.state === FlipTileState.Alarm,
|
|
18489
|
-
} }, hAsync("slot", { key: '
|
|
18997
|
+
} }, hAsync("slot", { key: '7aedaee90543dc68b0c5ac03fc24e657e18a2296', name: "footer" })))));
|
|
18490
18998
|
}
|
|
18491
18999
|
get hostElement() { return getElement(this); }
|
|
18492
19000
|
static get style() { return IxFlipTileStyle0; }
|
|
@@ -18515,7 +19023,7 @@ class FlipTileContent {
|
|
|
18515
19023
|
this.contentVisible = false;
|
|
18516
19024
|
}
|
|
18517
19025
|
render() {
|
|
18518
|
-
return hAsync(Host, { key: '
|
|
19026
|
+
return hAsync(Host, { key: '04dc2496f04f8fd290df6f9583341f04b4dee5cd' }, this.contentVisible ? hAsync("slot", null) : null);
|
|
18519
19027
|
}
|
|
18520
19028
|
static get style() { return IxFlipTileContentStyle0; }
|
|
18521
19029
|
static get cmpMeta() { return {
|
|
@@ -18543,7 +19051,7 @@ class FormField {
|
|
|
18543
19051
|
}
|
|
18544
19052
|
componentWillLoad() { }
|
|
18545
19053
|
render() {
|
|
18546
|
-
return (hAsync(Host, { key: '
|
|
19054
|
+
return (hAsync(Host, { key: '9ff1529dc21325a6644e16a91e145041699eeca6' }, this.label ? (hAsync("label", { htmlFor: this.inputElement.id }, this.label)) : null, hAsync("slot", { key: '67fa496dc86e3fd9194b62a7b5d2e9acbd5133b5' })));
|
|
18547
19055
|
}
|
|
18548
19056
|
get hostElement() { return getElement(this); }
|
|
18549
19057
|
static get style() { return IxFormFieldStyle0; }
|
|
@@ -18559,7 +19067,7 @@ class FormField {
|
|
|
18559
19067
|
}; }
|
|
18560
19068
|
}
|
|
18561
19069
|
|
|
18562
|
-
const groupCss = "/*!@:host*/.sc-ix-group-h{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;position:relative;
|
|
19070
|
+
const groupCss = "/*!@:host*/.sc-ix-group-h{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;position:relative;width:19.75rem;min-width:12rem;border-color:var(--theme-group-item--border-color)}/*!@:host .group-header*/.sc-ix-group-h .group-header.sc-ix-group{height:4rem;min-height:4rem;max-height:4rem;border-radius:var(--theme-group--border-radius) var(--theme-group--border-radius) 0 0;display:flex;background-color:var(--theme-group-item--background);color:var(--theme-group-header--color);cursor:pointer}/*!@:host .group-header:not(.disabled):not(:disabled)*/.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled){cursor:pointer}/*!@:host .group-header:not(.disabled):not(:disabled):hover, :host .group-header:not(.disabled):not(:disabled):hover*/.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled):hover{background-color:var(--theme-group-item--background--hover)}/*!@:host .group-header:not(.disabled):not(:disabled):hover.selected, :host .group-header:not(.disabled):not(:disabled):hover.selected*/.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled):hover.selected{background-color:var(--theme-group-item--background--selected)}/*!@:host .group-header:not(.disabled):not(:disabled)*/.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled){cursor:pointer}/*!@:host .group-header:not(.disabled):not(:disabled):active, :host .group-header:not(.disabled):not(:disabled).active*/.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled):active,.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled).active{background-color:var(--theme-group-item--background--active)}/*!@:host .group-header:not(.disabled):not(:disabled):active.selected, :host .group-header:not(.disabled):not(:disabled).active.selected*/.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled):active.selected,.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled).active.selected{background-color:var(--theme-group-item--background--selected)}/*!@:host .group-header:not(.disabled):not(:disabled):focus-visible*/.sc-ix-group-h .group-header.sc-ix-group:not(.disabled):not(:disabled):focus-visible{border:1px solid var(--theme-color-focus-bdr);border-radius:var(--theme-default-border-radius) var(--theme-default-border-radius) 0px 0px;outline:none}/*!@:host .group-header.selected*/.sc-ix-group-h .group-header.selected.sc-ix-group{background-color:var(--theme-group-item--background--selected)}/*!@:host .group-header.selected .group-header-selection-indicator*/.sc-ix-group-h .group-header.selected.sc-ix-group .group-header-selection-indicator.sc-ix-group{background-color:var(--theme-group-item-indicator--background--selected)}/*!@:host .group-header .group-header-selection-indicator*/.sc-ix-group-h .group-header.sc-ix-group .group-header-selection-indicator.sc-ix-group{background-color:var(--theme-color-input--focus)}/*!@:host .group-header .group-header-selection-indicator.group-header-selection-indicator-item-selected*/.sc-ix-group-h .group-header.sc-ix-group .group-header-selection-indicator.group-header-selection-indicator-item-selected.sc-ix-group{background-color:var(--theme-group-item-indicator--background--selected)}/*!@:host .group-header-clickable*/.sc-ix-group-h .group-header-clickable.sc-ix-group{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;width:100%;min-width:0}/*!@:host .group-header-selection-indicator*/.sc-ix-group-h .group-header-selection-indicator.sc-ix-group{width:0.25rem;border-top-left-radius:var(--theme-group--border-radius)}/*!@:host .group-header-content*/.sc-ix-group-h .group-header-content.sc-ix-group{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:row;justify-content:space-between;min-width:0;flex-grow:1;flex-basis:0;padding:0.5rem;padding-left:0}/*!@:host .group-header-content .group-header-props-container*/.sc-ix-group-h .group-header-content.sc-ix-group .group-header-props-container.sc-ix-group{width:100%}/*!@:host .group-header-content .group-header-title*/.sc-ix-group-h .group-header-content.sc-ix-group .group-header-title.sc-ix-group{display:flex;align-items:center;font-size:1rem;font-weight:700;height:1.5rem}/*!@:host .group-header-content .group-header-title > **/.sc-ix-group-h .group-header-content.sc-ix-group .group-header-title.sc-ix-group>*.sc-ix-group{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-right:0}/*!@:host .group-header-content .group-subheader*/.sc-ix-group-h .group-header-content.sc-ix-group .group-subheader.sc-ix-group{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:1.25rem;font-size:0.875rem;color:var(--theme-group-subheader--color)}/*!@:host .expand-icon*/.sc-ix-group-h .expand-icon.sc-ix-group{padding:0.125rem 0.437rem;color:var(--theme-color-std-text)}/*!@:host .btn-expand-header*/.sc-ix-group-h .btn-expand-header.sc-ix-group{margin:0.5rem;margin-inline-end:0.25rem;min-width:1.5rem}/*!@:host .group-content*/.sc-ix-group-h .group-content.sc-ix-group{display:flex;flex-direction:column;gap:1px;margin-top:1px}/*!@:host .footer*/.sc-ix-group-h .footer.sc-ix-group{visibility:collapse;height:auto;min-height:0}/*!@:host .footer-visible*/.sc-ix-group-h .footer-visible.sc-ix-group{visibility:visible}/*!@:host .hidden*/.sc-ix-group-h .hidden.sc-ix-group{display:none}";
|
|
18563
19071
|
var IxGroupStyle0 = groupCss;
|
|
18564
19072
|
|
|
18565
19073
|
class Group {
|
|
@@ -18568,19 +19076,24 @@ class Group {
|
|
|
18568
19076
|
this.selectGroup = createEvent(this, "selectGroup", 7);
|
|
18569
19077
|
this.selectItem = createEvent(this, "selectItem", 7);
|
|
18570
19078
|
this.collapsedChanged = createEvent(this, "collapsedChanged", 7);
|
|
19079
|
+
this.observer = null;
|
|
18571
19080
|
this.suppressHeaderSelection = false;
|
|
18572
19081
|
this.header = undefined;
|
|
18573
19082
|
this.subHeader = undefined;
|
|
18574
19083
|
this.collapsed = true;
|
|
18575
|
-
this.selected =
|
|
19084
|
+
this.selected = false;
|
|
18576
19085
|
this.index = undefined;
|
|
18577
19086
|
this.expandOnHeaderClick = false;
|
|
18578
19087
|
this.itemSelected = false;
|
|
18579
|
-
this.dropdownTriggerRef = undefined;
|
|
18580
19088
|
this.slotSize = this.groupItems.length;
|
|
18581
19089
|
this.footerVisible = false;
|
|
18582
19090
|
this.showExpandCollapsedIcon = false;
|
|
18583
19091
|
}
|
|
19092
|
+
selectedChanged(newSelected) {
|
|
19093
|
+
if (newSelected === false) {
|
|
19094
|
+
this.changeItemIndex();
|
|
19095
|
+
}
|
|
19096
|
+
}
|
|
18584
19097
|
get dropdownItems() {
|
|
18585
19098
|
return Array.from(this.hostElement.querySelectorAll('ix-group-dropdown-item'));
|
|
18586
19099
|
}
|
|
@@ -18588,55 +19101,63 @@ class Group {
|
|
|
18588
19101
|
return Array.from(this.hostElement.querySelectorAll('ix-group-item:not(.footer)'));
|
|
18589
19102
|
}
|
|
18590
19103
|
get groupContent() {
|
|
18591
|
-
|
|
19104
|
+
var _a;
|
|
19105
|
+
return (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.group-content');
|
|
18592
19106
|
}
|
|
18593
19107
|
onExpandClick(event) {
|
|
19108
|
+
const oldCollapsed = this.collapsed;
|
|
18594
19109
|
this.collapsed = !this.collapsed;
|
|
18595
|
-
this.collapsedChanged.emit(this.collapsed);
|
|
19110
|
+
const { defaultPrevented } = this.collapsedChanged.emit(this.collapsed);
|
|
18596
19111
|
event.stopPropagation();
|
|
19112
|
+
if (defaultPrevented) {
|
|
19113
|
+
this.collapsed = oldCollapsed;
|
|
19114
|
+
}
|
|
18597
19115
|
}
|
|
18598
19116
|
onHeaderClick(event) {
|
|
18599
|
-
this.setGroupSelection(!this.selected);
|
|
18600
19117
|
if (this.suppressHeaderSelection) {
|
|
18601
19118
|
this.onExpandClick(event);
|
|
19119
|
+
return;
|
|
18602
19120
|
}
|
|
19121
|
+
this.changeHeaderSelection(!this.selected);
|
|
19122
|
+
this.changeItemIndex();
|
|
18603
19123
|
}
|
|
18604
|
-
|
|
18605
|
-
|
|
18606
|
-
|
|
18607
|
-
|
|
18608
|
-
}
|
|
18609
|
-
|
|
18610
|
-
this.
|
|
18611
|
-
|
|
18612
|
-
}
|
|
18613
|
-
if (this.index >= 0) {
|
|
18614
|
-
this.itemSelected = true;
|
|
19124
|
+
changeHeaderSelection(newSelection) {
|
|
19125
|
+
const oldIsHeaderSelected = this.selected;
|
|
19126
|
+
const newIsHeaderSelected = newSelection;
|
|
19127
|
+
this.selected = newIsHeaderSelected;
|
|
19128
|
+
const { defaultPrevented } = this.selectGroup.emit(newIsHeaderSelected);
|
|
19129
|
+
if (defaultPrevented) {
|
|
19130
|
+
this.selected = oldIsHeaderSelected;
|
|
19131
|
+
return;
|
|
18615
19132
|
}
|
|
18616
|
-
else
|
|
18617
|
-
this.itemSelected = false;
|
|
18618
|
-
this.setGroupSelection(false);
|
|
18619
19133
|
}
|
|
18620
|
-
|
|
18621
|
-
|
|
18622
|
-
|
|
18623
|
-
|
|
19134
|
+
changeItemIndex(index) {
|
|
19135
|
+
const oldIndex = this.index;
|
|
19136
|
+
const newIndex = index === this.index ? undefined : index;
|
|
19137
|
+
if (this.index === newIndex) {
|
|
19138
|
+
return;
|
|
19139
|
+
}
|
|
19140
|
+
this.index = newIndex;
|
|
19141
|
+
const { defaultPrevented } = this.selectItem.emit(newIndex);
|
|
19142
|
+
if (defaultPrevented) {
|
|
19143
|
+
this.index = oldIndex;
|
|
19144
|
+
return;
|
|
18624
19145
|
}
|
|
19146
|
+
const items = this.groupItems;
|
|
19147
|
+
items.forEach((item, i) => {
|
|
19148
|
+
item.selected = i === this.index;
|
|
19149
|
+
});
|
|
19150
|
+
this.itemSelected = items.some((item) => item.selected);
|
|
18625
19151
|
}
|
|
18626
19152
|
onSlotChange() {
|
|
18627
|
-
|
|
19153
|
+
var _a;
|
|
19154
|
+
const slot = (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot[name="footer"]');
|
|
18628
19155
|
if (slot) {
|
|
18629
19156
|
this.footerVisible = hasSlottedElements(slot);
|
|
18630
19157
|
}
|
|
18631
19158
|
}
|
|
18632
19159
|
componentWillRender() {
|
|
18633
19160
|
this.groupItems.forEach((item, index) => {
|
|
18634
|
-
if (this.selected === true) {
|
|
18635
|
-
item.selected = false;
|
|
18636
|
-
this.index = undefined;
|
|
18637
|
-
this.itemSelected = false;
|
|
18638
|
-
return;
|
|
18639
|
-
}
|
|
18640
19161
|
item.selected = index === this.index;
|
|
18641
19162
|
item.index = index;
|
|
18642
19163
|
});
|
|
@@ -18645,41 +19166,52 @@ class Group {
|
|
|
18645
19166
|
this.observer = createMutationObserver(() => {
|
|
18646
19167
|
this.slotSize = this.groupItems.length;
|
|
18647
19168
|
});
|
|
19169
|
+
if (!this.groupContent) {
|
|
19170
|
+
return;
|
|
19171
|
+
}
|
|
18648
19172
|
this.observer.observe(this.groupContent, {
|
|
18649
19173
|
childList: true,
|
|
18650
19174
|
});
|
|
18651
|
-
this.groupContent.addEventListener('selectedChanged', (evt) => {
|
|
18652
|
-
this.onItemClick(evt.detail.index);
|
|
18653
|
-
});
|
|
18654
19175
|
}
|
|
18655
19176
|
disconnectedCallback() {
|
|
18656
19177
|
if (this.observer) {
|
|
18657
19178
|
this.observer.disconnect();
|
|
18658
19179
|
}
|
|
18659
19180
|
}
|
|
19181
|
+
onItemClicked(event) {
|
|
19182
|
+
if (event.target instanceof HTMLElement) {
|
|
19183
|
+
const item = event.target;
|
|
19184
|
+
const index = this.groupItems.indexOf(item);
|
|
19185
|
+
this.changeItemIndex(index);
|
|
19186
|
+
}
|
|
19187
|
+
}
|
|
18660
19188
|
render() {
|
|
18661
|
-
return (hAsync(Host, { key: '
|
|
19189
|
+
return (hAsync(Host, { key: '812601d494909804a300f73d14e2e423e2c5cce9' }, hAsync("div", { key: '2725ce086aee61abdfbf9e2db6bb1c1c1f936cc9', class: {
|
|
18662
19190
|
'group-header': true,
|
|
18663
19191
|
expand: !this.collapsed,
|
|
18664
19192
|
selected: this.selected,
|
|
18665
|
-
}, tabindex: "0" }, hAsync("div", { key: '
|
|
19193
|
+
}, tabindex: "0" }, hAsync("div", { key: '359308aacda0079e12bb33273b93aad571b2568e', class: "group-header-clickable", onClick: (e) => this.onHeaderClick(e) }, hAsync("div", { key: 'e770dd6b563036aef00730a5d497cc8b777bf1f9', class: {
|
|
18666
19194
|
'group-header-selection-indicator': true,
|
|
18667
19195
|
'group-header-selection-indicator-item-selected': this.itemSelected,
|
|
18668
|
-
} }), hAsync("div", { key: '
|
|
19196
|
+
} }), hAsync("div", { key: '52d7d439f1f2af260bfa707a418bdfe5979ade02', class: "btn-expand-header" }, hAsync("ix-icon", { key: 'ab70e0357f2cd002412f950b6a770825f73e481d', "data-testid": "expand-collapsed-icon", class: {
|
|
18669
19197
|
hidden: !this.showExpandCollapsedIcon,
|
|
18670
|
-
}, name: this.collapsed ? 'chevron-right-small' : 'chevron-down-small', onClick: (e) => this.onExpandClick(e) })), hAsync("div", { key: '
|
|
19198
|
+
}, name: this.collapsed ? 'chevron-right-small' : 'chevron-down-small', onClick: (e) => this.onExpandClick(e) })), hAsync("div", { key: 'ec04f3094c5949cd96dc1bcbf00434dff3012be4', class: "group-header-content" }, this.header ? (hAsync("div", { class: "group-header-props-container" }, hAsync("div", { class: "group-header-title" }, hAsync("span", { title: this.header }, this.header)), hAsync("div", { class: "group-subheader", title: this.subHeader }, this.subHeader))) : null, hAsync("slot", { key: '3a056192f8217060b9ef9f90cba385028b26c04e', name: "header" }))), hAsync("ix-group-context-menu", { key: 'd3d14e900f4e6f6cbbbf27d76eab427f5149f900' }, hAsync("slot", { key: 'c538f3b3fd67f4d486a94c304f9cd938f0337af2', name: "dropdown" }))), hAsync("div", { key: 'ee27945481e3994204885fd6e0e6bd6f1601aaf5', class: {
|
|
18671
19199
|
'group-content': true,
|
|
18672
|
-
} }, hAsync("div", { key: '
|
|
19200
|
+
} }, hAsync("div", { key: '5cd463be44651ec638b54ea469aa3dc077e3b04f', style: {
|
|
18673
19201
|
display: this.collapsed ? 'none' : 'contents',
|
|
18674
|
-
} }, hAsync("slot", { key: '
|
|
18675
|
-
|
|
19202
|
+
} }, hAsync("slot", { key: '1565d5c06d317e41f4d4851c69cd38af88e4918c', onSlotchange: () => {
|
|
19203
|
+
var _a;
|
|
19204
|
+
const slot = (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot:not([name])');
|
|
18676
19205
|
this.showExpandCollapsedIcon = hasSlottedElements(slot);
|
|
18677
|
-
} }), hAsync("ix-group-item", { key: '
|
|
19206
|
+
} }), hAsync("ix-group-item", { key: '5d5632cba350db31eb5fa1f64fe3d33e6e0e2748', suppressSelection: true, focusable: false, class: {
|
|
18678
19207
|
footer: true,
|
|
18679
19208
|
'footer-visible': this.footerVisible,
|
|
18680
|
-
} }, hAsync("slot", { key: '
|
|
19209
|
+
} }, hAsync("slot", { key: '13741bc640b4bed51ffaa9e414cfc0c9efe06444', name: "footer", onSlotchange: () => this.onSlotChange() }))))));
|
|
18681
19210
|
}
|
|
18682
19211
|
get hostElement() { return getElement(this); }
|
|
19212
|
+
static get watchers() { return {
|
|
19213
|
+
"selected": ["selectedChanged"]
|
|
19214
|
+
}; }
|
|
18683
19215
|
static get style() { return IxGroupStyle0; }
|
|
18684
19216
|
static get cmpMeta() { return {
|
|
18685
19217
|
"$flags$": 9,
|
|
@@ -18693,12 +19225,11 @@ class Group {
|
|
|
18693
19225
|
"index": [1538],
|
|
18694
19226
|
"expandOnHeaderClick": [4, "expand-on-header-click"],
|
|
18695
19227
|
"itemSelected": [32],
|
|
18696
|
-
"dropdownTriggerRef": [32],
|
|
18697
19228
|
"slotSize": [32],
|
|
18698
19229
|
"footerVisible": [32],
|
|
18699
19230
|
"showExpandCollapsedIcon": [32]
|
|
18700
19231
|
},
|
|
18701
|
-
"$listeners$":
|
|
19232
|
+
"$listeners$": [[0, "selectedChanged", "onItemClicked"]],
|
|
18702
19233
|
"$lazyBundleId$": "-",
|
|
18703
19234
|
"$attrsToReflect$": [["collapsed", "collapsed"], ["selected", "selected"], ["index", "index"]]
|
|
18704
19235
|
}; }
|
|
@@ -18737,7 +19268,7 @@ class GroupContextMenu {
|
|
|
18737
19268
|
this.configureDropdown(dropdownElement, triggerElement);
|
|
18738
19269
|
}
|
|
18739
19270
|
render() {
|
|
18740
|
-
return (hAsync(Host, { key: '
|
|
19271
|
+
return (hAsync(Host, { key: '21c0c5e986892c5e94644b6988b93f04cc2d52e4' }, hAsync("ix-icon-button", { key: 'da9e1ea025d3b0f4afaa9bcb9769a4771f04e98e', class: { hide: !this.showContextMenu }, size: "24", ghost: true, icon: 'context-menu' }), hAsync("slot", { key: '29312b85ab7e60ce075cbe95d40e1e7e7e492640', onSlotchange: () => this.onSlotChange() })));
|
|
18741
19272
|
}
|
|
18742
19273
|
get hostElement() { return getElement(this); }
|
|
18743
19274
|
static get style() { return IxGroupContextMenuStyle0; }
|
|
@@ -18753,7 +19284,7 @@ class GroupContextMenu {
|
|
|
18753
19284
|
}; }
|
|
18754
19285
|
}
|
|
18755
19286
|
|
|
18756
|
-
const groupItemCss = "/*!@:host*/.sc-ix-group-item-h{display:flex;min-height:2.25rem;height:2.25rem}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-group-item-h *.sc-ix-group-item,.sc-ix-group-item-h *.sc-ix-group-item::after,.sc-ix-group-item-h *.sc-ix-group-item::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-group-item-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-corner{display:none}/*!@:host > button*/.sc-ix-group-item-h>button.sc-ix-group-item{display:flex;height:100%;width:100%;align-items:center;justify-content:flex-start;position:relative;outline:none;background-color:var(--theme-group-item--background);border:1px solid transparent;color:var(--theme-color-std-text);cursor:pointer;padding-left:2.5rem}/*!@:host > button:focus-visible*/.sc-ix-group-item-h>button.sc-ix-group-item:focus-visible{border:1px solid var(--theme-color-focus-bdr)}/*!@:host ix-icon*/.sc-ix-group-item-h ix-icon.sc-ix-group-item{margin-right:0.25rem;margin-top:-0.125rem}/*!@:host .group-entry-selection-indicator*/.sc-ix-group-item-h .group-entry-selection-indicator.sc-ix-group-item{position:absolute;left:-1px;height:calc(100% + 2px);width:0.25rem}/*!@:host .group-entry-text*/.sc-ix-group-item-h .group-entry-text.sc-ix-group-item{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*!@:host .group-entry-text-secondary*/.sc-ix-group-item-h .group-entry-text-secondary.sc-ix-group-item{display:flex;justify-content:flex-end;flex-grow:1;white-space:nowrap;color:var(--theme-color-soft-text)}/*!@:host .group-entry-text-secondary,\n:host .group-entry-text-secondary span*/.sc-ix-group-item-h .group-entry-text-secondary.sc-ix-group-item,.sc-ix-group-item-h .group-entry-text-secondary.sc-ix-group-item span.sc-ix-group-item{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*!@:host(.
|
|
19287
|
+
const groupItemCss = "/*!@:host*/.sc-ix-group-item-h{display:flex;min-height:2.25rem;height:2.25rem}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-group-item-h *.sc-ix-group-item,.sc-ix-group-item-h *.sc-ix-group-item::after,.sc-ix-group-item-h *.sc-ix-group-item::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-group-item-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-group-item-h .sc-ix-group-item::-webkit-scrollbar-corner{display:none}/*!@:host > button*/.sc-ix-group-item-h>button.sc-ix-group-item{display:flex;height:100%;width:100%;align-items:center;justify-content:flex-start;position:relative;outline:none;background-color:var(--theme-group-item--background);border:1px solid transparent;color:var(--theme-color-std-text);cursor:pointer;padding-left:2.5rem}/*!@:host > button:focus-visible*/.sc-ix-group-item-h>button.sc-ix-group-item:focus-visible{border:1px solid var(--theme-color-focus-bdr)}/*!@:host ix-icon*/.sc-ix-group-item-h ix-icon.sc-ix-group-item{margin-right:0.25rem;margin-top:-0.125rem}/*!@:host .group-entry-selection-indicator*/.sc-ix-group-item-h .group-entry-selection-indicator.sc-ix-group-item{position:absolute;left:-1px;height:calc(100% + 2px);width:0.25rem}/*!@:host .group-entry-text*/.sc-ix-group-item-h .group-entry-text.sc-ix-group-item{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*!@:host .group-entry-text-secondary*/.sc-ix-group-item-h .group-entry-text-secondary.sc-ix-group-item{display:flex;justify-content:flex-end;flex-grow:1;white-space:nowrap;color:var(--theme-color-soft-text)}/*!@:host .group-entry-text-secondary,\n:host .group-entry-text-secondary span*/.sc-ix-group-item-h .group-entry-text-secondary.sc-ix-group-item,.sc-ix-group-item-h .group-entry-text-secondary.sc-ix-group-item span.sc-ix-group-item{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*!@:host(.selected)*/.selected.sc-ix-group-item-h{border-top-width:0.062rem !important;background-color:var(--theme-color-ghost--selected)}/*!@:host(.selected) .group-entry-selection-indicator*/.selected.sc-ix-group-item-h .group-entry-selection-indicator.sc-ix-group-item{background-color:var(--theme-group-item-indicator--background--selected)}/*!@:host(:hover)*/.sc-ix-group-item-h:hover{background-color:var(--theme-color-ghost--selected-hover);border-color:var(--theme-group-item--border-color--hover)}/*!@:host(.selected:hover)*/.selected.sc-ix-group-item-h:hover{background-color:var(--theme-color-ghost--selected-hover)}/*!@:host(:active)*/.sc-ix-group-item-h:active{background-color:var(--theme-color-ghost--selected-active);border-color:var(--theme-group-item--border-color--active)}/*!@:host(.selected:active)*/.selected.sc-ix-group-item-h:active{background-color:var(--theme-color-ghost--selected-active)}";
|
|
18757
19288
|
var IxGroupItemStyle0 = groupItemCss;
|
|
18758
19289
|
|
|
18759
19290
|
class GroupItem {
|
|
@@ -18764,21 +19295,17 @@ class GroupItem {
|
|
|
18764
19295
|
this.text = undefined;
|
|
18765
19296
|
this.secondaryText = undefined;
|
|
18766
19297
|
this.suppressSelection = false;
|
|
18767
|
-
this.selected =
|
|
19298
|
+
this.selected = false;
|
|
18768
19299
|
this.focusable = true;
|
|
18769
19300
|
this.index = undefined;
|
|
18770
19301
|
}
|
|
18771
19302
|
clickListen() {
|
|
18772
|
-
if (this.suppressSelection) {
|
|
18773
|
-
return;
|
|
18774
|
-
}
|
|
18775
19303
|
this.selectedChanged.emit(this.hostElement);
|
|
18776
19304
|
}
|
|
18777
19305
|
render() {
|
|
18778
|
-
return (hAsync(Host, { key: '
|
|
19306
|
+
return (hAsync(Host, { key: '5467fe7e41ae1ce688e2ed294fe8dc26da9b4926', class: {
|
|
18779
19307
|
selected: this.selected && !this.suppressSelection,
|
|
18780
|
-
|
|
18781
|
-
} }, hAsync("button", { key: 'f5ca23ab1328e745e9bb8299db8d15a450cd3af7', tabindex: this.focusable ? 0 : -1 }, hAsync("div", { key: '3a60d30b7686a8b3b67343e7c5cbd5b1faacf0e4', class: "group-entry-selection-indicator" }), this.icon ? hAsync("ix-icon", { size: "16", name: this.icon }) : null, this.text ? (hAsync("span", { class: "group-entry-text" }, hAsync("span", { title: this.text }, this.text))) : null, this.secondaryText ? (hAsync("span", { class: "group-entry-text-secondary" }, hAsync("span", { title: this.secondaryText }, this.secondaryText))) : null, hAsync("slot", { key: 'a24a61b86fea34c7124b5345bd41c08550a145b5' }))));
|
|
19308
|
+
} }, hAsync("button", { key: '1d3bcb115867183f660958d432ffca1931197a6b', tabindex: this.focusable ? 0 : -1 }, hAsync("div", { key: 'f8723d831c359decf7ca3481cdeeb6c262cd929b', class: "group-entry-selection-indicator" }), this.icon ? hAsync("ix-icon", { size: "16", name: this.icon }) : null, this.text ? (hAsync("span", { class: "group-entry-text" }, hAsync("span", { title: this.text }, this.text))) : null, this.secondaryText ? (hAsync("span", { class: "group-entry-text-secondary" }, hAsync("span", { title: this.secondaryText }, this.secondaryText))) : null, hAsync("slot", { key: '202b787531c09feb239e6b7d7b4bf7aa186eb0cb' }))));
|
|
18782
19309
|
}
|
|
18783
19310
|
get hostElement() { return getElement(this); }
|
|
18784
19311
|
static get style() { return IxGroupItemStyle0; }
|
|
@@ -18972,7 +19499,7 @@ class IconToggleButton {
|
|
|
18972
19499
|
extraClasses: Object.assign({ 'icon-button': true }, this.getIconSizeClass()),
|
|
18973
19500
|
};
|
|
18974
19501
|
console.log(baseButtonProps, this.disabled, this.loading);
|
|
18975
|
-
return (hAsync(Host, { key: '
|
|
19502
|
+
return (hAsync(Host, { key: 'd20169e8c23f65f145a9c7029a2691c84a3e9933', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '07e82b2f5e78c8705500cfdece4ceb57c14b8aa0' }, baseButtonProps))));
|
|
18976
19503
|
}
|
|
18977
19504
|
get hostElement() { return getElement(this); }
|
|
18978
19505
|
static get watchers() { return {
|
|
@@ -19120,7 +19647,7 @@ class InputGroup {
|
|
|
19120
19647
|
return width;
|
|
19121
19648
|
}
|
|
19122
19649
|
render() {
|
|
19123
|
-
return (hAsync(Host, { key: '
|
|
19650
|
+
return (hAsync(Host, { key: '604ccecde3e72a8c5ff1eed248433d820ddaca17', class: { disabled: this.disabled } }, hAsync("div", { key: '6ce2ae4b208e39806e1b8c56007284fad21d76f8', class: "group group-start" }, hAsync("slot", { key: '742724f4b4451a95a0703475956958008be8891c', name: "input-start" })), hAsync("slot", { key: 'c1bfd62e16fbab1a74ed1c14f2eed18bfdad01f9' }), hAsync("div", { key: '0b7a3a9990f3d8d7575d54dcb9bbadbba7c76ee8', class: "group group-end" }, hAsync("slot", { key: 'bae1040ab929585017edcbc77d2e618c688910c8', name: "input-end" }))));
|
|
19124
19651
|
}
|
|
19125
19652
|
get hostElement() { return getElement(this); }
|
|
19126
19653
|
static get style() { return IxInputGroupStyle0; }
|
|
@@ -19163,7 +19690,7 @@ class IxActionCard {
|
|
|
19163
19690
|
}
|
|
19164
19691
|
}
|
|
19165
19692
|
render() {
|
|
19166
|
-
return (hAsync(Host, { key: '
|
|
19693
|
+
return (hAsync(Host, { key: 'd868aba285518ab8a4f7c73261f42f9d35de76ed' }, hAsync("ix-card", { key: '04582ff065c25edf375d19e27aa0e24c9ec6f4ad', selected: this.selected, variant: this.variant, class: 'pointer' }, hAsync("ix-card-content", { key: '789f09e149def95bd03c8c747a95263283672cbe' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("div", { key: 'b29c5aed35ab9cb554a6893cbc5b0e25d0eb5c5e' }, this.heading ? (hAsync("ix-typography", { format: "h4" }, this.heading)) : null, this.subheading ? (hAsync("ix-typography", { format: "h5", color: this.getSubheadingColor() }, this.subheading)) : null, hAsync("slot", { key: '4659d8a59ee2bf88be8e1cd73d98e190659387f6' }))))));
|
|
19167
19694
|
}
|
|
19168
19695
|
static get style() { return IxActionCardStyle0; }
|
|
19169
19696
|
static get cmpMeta() { return {
|
|
@@ -19307,7 +19834,7 @@ class KeyValueList {
|
|
|
19307
19834
|
this.striped = undefined;
|
|
19308
19835
|
}
|
|
19309
19836
|
render() {
|
|
19310
|
-
return (hAsync(Host, { key: '
|
|
19837
|
+
return (hAsync(Host, { key: '41f224f172d1d9ed9a1eab8c1e1c434fa2e4e1c9', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: '400532fe69d357f8bde037257f4397723c8129a0' })));
|
|
19311
19838
|
}
|
|
19312
19839
|
static get style() { return IxKeyValueListStyle0; }
|
|
19313
19840
|
static get cmpMeta() { return {
|
|
@@ -19352,13 +19879,13 @@ class Kpi {
|
|
|
19352
19879
|
return tooltip;
|
|
19353
19880
|
}
|
|
19354
19881
|
render() {
|
|
19355
|
-
return (hAsync(Host, { key: '
|
|
19882
|
+
return (hAsync(Host, { key: '8bd4d575bc630ca0e55365b87842f138d3e214e2', title: this.getTooltipText(), tabindex: "1", class: {
|
|
19356
19883
|
stacked: this.orientation === 'vertical',
|
|
19357
|
-
} }, hAsync("div", { key: '
|
|
19884
|
+
} }, hAsync("div", { key: '6e68fc8f36b4b55510d960ea0ec7546448b2d7eb', class: {
|
|
19358
19885
|
'kpi-container': true,
|
|
19359
19886
|
alarm: this.state === 'alarm',
|
|
19360
19887
|
warning: this.state === 'warning',
|
|
19361
|
-
} }, hAsync("span", { key: '
|
|
19888
|
+
} }, hAsync("span", { key: 'b99e39255dfeb1cf2b5a7cbd6d3c59376dbd7d3a', class: "kpi-label" }, this.getStateIcon(), hAsync("span", { key: 'aba4b1311cd4230a20c7b65fb72d59aeb48c4e8e', class: "kpi-label-text" }, this.label)), hAsync("span", { key: '2bc45831f6b3015bee224f521680242db7a0bd9c', class: "kpi-value-container" }, hAsync("span", { key: '36fef5f214e0075dd4f9c996aeb787e34a27982e', class: "kpi-value" }, this.value), this.unit ? hAsync("span", { class: "kpi-unit" }, this.unit) : ''))));
|
|
19362
19889
|
}
|
|
19363
19890
|
static get style() { return IxKpiStyle0; }
|
|
19364
19891
|
static get cmpMeta() { return {
|
|
@@ -19391,12 +19918,12 @@ class LayoutGrid {
|
|
|
19391
19918
|
this.columns = 12;
|
|
19392
19919
|
}
|
|
19393
19920
|
render() {
|
|
19394
|
-
return (hAsync(Host, { key: '
|
|
19921
|
+
return (hAsync(Host, { key: 'af1bab1dee014e6675fe2a2304802a5767a76624', class: {
|
|
19395
19922
|
'no-margin': this.noMargin,
|
|
19396
19923
|
}, style: {
|
|
19397
19924
|
'--ix-layout-grid-columns': `${this.columns}`,
|
|
19398
19925
|
'--ix-layout-grid-gutter': `${this.gap}px`,
|
|
19399
|
-
} }, hAsync("slot", { key: '
|
|
19926
|
+
} }, hAsync("slot", { key: 'db8de47b0e374e37dad532533c503f4129ecc75b' })));
|
|
19400
19927
|
}
|
|
19401
19928
|
static get style() { return IxLayoutGridStyle0; }
|
|
19402
19929
|
static get cmpMeta() { return {
|
|
@@ -19427,13 +19954,13 @@ class LinkButton {
|
|
|
19427
19954
|
this.target = '_self';
|
|
19428
19955
|
}
|
|
19429
19956
|
render() {
|
|
19430
|
-
return (hAsync(Host, { key: '
|
|
19957
|
+
return (hAsync(Host, { key: 'a6bb7077867b0a9e30a02d02b7fbc97fb747235d' }, hAsync("a", { key: '2a433a6a960e2daebb282e1059a8e461446660ec', title: this.url, tabindex: "0", class: {
|
|
19431
19958
|
'link-button': true,
|
|
19432
19959
|
disabled: this.disabled,
|
|
19433
|
-
}, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: '
|
|
19960
|
+
}, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: '43a87812bddd34d6e82eb174ba35844fa618e1b7', class: "icon", name: 'chevron-right-small', size: "16" }), hAsync("div", { key: '8ca27684566c0fe53cc572169c5c38f508d7d83d', class: {
|
|
19434
19961
|
link: true,
|
|
19435
19962
|
disabled: this.disabled,
|
|
19436
|
-
} }, hAsync("slot", { key: '
|
|
19963
|
+
} }, hAsync("slot", { key: '8d8de54a124c5348d046dfc8ddf83fcb06ddbcc8' })))));
|
|
19437
19964
|
}
|
|
19438
19965
|
static get style() { return IxLinkButtonStyle0; }
|
|
19439
19966
|
static get cmpMeta() { return {
|
|
@@ -19450,7 +19977,7 @@ class LinkButton {
|
|
|
19450
19977
|
}; }
|
|
19451
19978
|
}
|
|
19452
19979
|
|
|
19453
|
-
const mapNavigationCss = "/*!@:host*/.sc-ix-map-navigation-h{display:flex;position:relative;width:100%;height:100%}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-map-navigation-h *.sc-ix-map-navigation,.sc-ix-map-navigation-h *.sc-ix-map-navigation::after,.sc-ix-map-navigation-h *.sc-ix-map-navigation::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-map-navigation-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-corner{display:none}/*!@:host .map-nav*/.sc-ix-map-navigation-h .map-nav.sc-ix-map-navigation{display:flex;margin-left:3.25rem;position:relative;height:100%;flex-grow:1;overflow:hidden}/*!@:host .map-nav-sidebar*/.sc-ix-map-navigation-h .map-nav-sidebar.sc-ix-map-navigation{display:flex;flex-direction:column;align-items:center;width:29.75rem;max-width:29.75rem;min-width:29.75rem;height:100%;left:4rem;background-color:var(--theme-map-navigation--background);border-inline-end:0.125rem solid var(--theme-map-navigation-separator--background);z-index:99}/*!@:host .map-nav-sidebar-content*/.sc-ix-map-navigation-h .map-nav-sidebar-content.sc-ix-map-navigation{align-items:center;position:relative;overflow:auto;height:100%;width:100%}/*!@:host .map-nav-sidebar-content .map-nav-sidebar-static-content*/.sc-ix-map-navigation-h .map-nav-sidebar-content.sc-ix-map-navigation .map-nav-sidebar-static-content.sc-ix-map-navigation{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);display:flex;justify-content:space-between;margin-top:0.437rem;margin-bottom:0.812rem;margin-left:1rem;margin-right:1rem}/*!@:host .map-nav-header*/.sc-ix-map-navigation-h .map-nav-header.sc-ix-map-navigation{display:flex;position:relative;align-items:center;height:3.5rem;min-height:3.5rem;width:100%}/*!@:host .map-nav-header .map-nav-header-brand*/.sc-ix-map-navigation-h .map-nav-header.sc-ix-map-navigation .map-nav-header-brand.sc-ix-map-navigation{background-color:var(--theme-map-navigation-background);
|
|
19980
|
+
const mapNavigationCss = "/*!@:host*/.sc-ix-map-navigation-h{display:flex;position:relative;width:100%;height:100%}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-map-navigation-h *.sc-ix-map-navigation,.sc-ix-map-navigation-h *.sc-ix-map-navigation::after,.sc-ix-map-navigation-h *.sc-ix-map-navigation::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-map-navigation-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-map-navigation-h .sc-ix-map-navigation::-webkit-scrollbar-corner{display:none}/*!@:host .map-nav*/.sc-ix-map-navigation-h .map-nav.sc-ix-map-navigation{display:flex;margin-left:3.25rem;position:relative;height:100%;flex-grow:1;overflow:hidden}/*!@:host .map-nav-sidebar*/.sc-ix-map-navigation-h .map-nav-sidebar.sc-ix-map-navigation{display:flex;flex-direction:column;align-items:center;width:29.75rem;max-width:29.75rem;min-width:29.75rem;height:100%;left:4rem;background-color:var(--theme-map-navigation--background);border-inline-end:0.125rem solid var(--theme-map-navigation-separator--background);z-index:99}/*!@:host .map-nav-sidebar-content*/.sc-ix-map-navigation-h .map-nav-sidebar-content.sc-ix-map-navigation{align-items:center;position:relative;overflow:auto;height:100%;width:100%}/*!@:host .map-nav-sidebar-content .map-nav-sidebar-static-content*/.sc-ix-map-navigation-h .map-nav-sidebar-content.sc-ix-map-navigation .map-nav-sidebar-static-content.sc-ix-map-navigation{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);display:flex;justify-content:space-between;margin-top:0.437rem;margin-bottom:0.812rem;margin-left:1rem;margin-right:1rem}/*!@:host .map-nav-header*/.sc-ix-map-navigation-h .map-nav-header.sc-ix-map-navigation{display:flex;position:relative;align-items:center;height:3.5rem;min-height:3.5rem;width:100%}/*!@:host .map-nav-header .map-nav-header-brand*/.sc-ix-map-navigation-h .map-nav-header.sc-ix-map-navigation .map-nav-header-brand.sc-ix-map-navigation{background-color:var(--theme-map-navigation-background);padding-left:1rem;padding-right:1rem;padding-bottom:0.625rem;height:100%;width:100%;--theme-app-header--color:var(--theme-map-navigation-header--color);--theme-app-header-logo--color:var(--theme-map-navigation-logo--color)}/*!@:host .map-nav-header .map-nav-header-brand button*/.sc-ix-map-navigation-h .map-nav-header.sc-ix-map-navigation .map-nav-header-brand.sc-ix-map-navigation button.sc-ix-map-navigation{margin-left:1rem}/*!@:host .map-nav-header-content*/.sc-ix-map-navigation-h .map-nav-header-content.sc-ix-map-navigation{display:flex;height:3.5rem;align-items:center;overflow:hidden;padding:0 1rem}/*!@:host .map-nav-header-content.empty*/.sc-ix-map-navigation-h .map-nav-header-content.empty.sc-ix-map-navigation{height:0}/*!@:host .map-nav-title*/.sc-ix-map-navigation-h .map-nav-title.sc-ix-map-navigation{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);display:flex;align-items:center;flex-grow:1}/*!@:host .content*/.sc-ix-map-navigation-h .content.sc-ix-map-navigation{display:block;flex-grow:1;position:relative;height:100%;overflow:hidden;z-index:calc(var(--theme-z-index-sticky) - 1)}/*!@:host ::slotted(ix-menu)*/.sc-ix-map-navigation-h .sc-ix-map-navigation-s>ix-menu{position:absolute}";
|
|
19454
19981
|
var IxMapNavigationStyle0 = mapNavigationCss;
|
|
19455
19982
|
|
|
19456
19983
|
class MapNavigation {
|
|
@@ -19601,11 +20128,11 @@ class MapNavigation {
|
|
|
19601
20128
|
this.hasContentHeader = (nodes === null || nodes === void 0 ? void 0 : nodes.length) !== 0;
|
|
19602
20129
|
}
|
|
19603
20130
|
render() {
|
|
19604
|
-
return (hAsync(Host, { key: '
|
|
20131
|
+
return (hAsync(Host, { key: 'cb5c6f39555fbd806f1eca16919c277843a23351' }, hAsync("slot", { key: '9da04acd9ef3e5b8f322669406f9ad4b812c9c79', name: "menu" }), hAsync("div", { key: 'dced8e859776aa7d9923156a91fb149e9409af31', class: "map-nav" }, hAsync("div", { key: '97fb4b6ff84005e96873680cfe32c7a2b33b7c0e', class: "map-nav-sidebar" }, hAsync("div", { key: '1f069b0b89c0993df6ad24fba1335a5cb2cd2083', class: "map-nav-header" }, hAsync("ix-application-header", { key: 'bbb0e01ae9194aed17711514b70124704831f7ac', name: this.applicationName, class: "map-nav-header-brand" }, hAsync("slot", { key: '78b9d282b03368708a5a4a6197fccfcd586ae16f', slot: "logo", name: "logo" }))), hAsync("div", { key: '061ae2f057117ac51f9baa296940cddc66c89d23', class: "map-nav-sidebar-content" }, hAsync("div", { key: 'f5d5adb2daf4ba5212e7bf66ddc860431e453f1b', class: "map-nav-sidebar-static-content" }, hAsync("div", { key: '07f6bebd3988744a4e03b61a5f30ecce310bba85', class: "map-nav-title" }, this.navigationTitle), this.hideContextMenu ? ('') : (hAsync("ix-icon-button", { icon: 'context-menu', ghost: true, size: "24", variant: "secondary", onClick: (_) => this.contextMenuClick.emit() }))), hAsync("div", { key: '2ac8e086d83fc82409f5bfd1ecea2ba66eb06606', class: "map-nav-sidebar-user-content" }, hAsync("slot", { key: 'f447fb6a5995ddb0ea0c08e3101c2d7ab29805f4', name: "sidebar-content" })))), hAsync("div", { key: 'be19906feccbba5e0fd4736df63afa4584b2ab1f', class: "content" }, hAsync("div", { key: 'bf1127e632cc4b7ee9f5afb8cc51aabc8abe5600', class: {
|
|
19605
20132
|
'map-nav-header-content': true,
|
|
19606
20133
|
'bg-2': true,
|
|
19607
20134
|
empty: !this.hasContentHeader,
|
|
19608
|
-
} }, hAsync("slot", { key: '
|
|
20135
|
+
} }, hAsync("slot", { key: '803807a9158ad13f04e6e66c5472c527dde93a4a', name: "content-header", onSlotchange: (e) => this.checkHasContentHeader(e) })), hAsync("main", { key: 'ae117dd7c985f85cede7303f459c9a00b1981ba0' }, hAsync("slot", { key: 'b3d43c7ab67a52d5bfe07c63da2197fa0db1b9f4' }), hAsync("slot", { key: 'eac80e880d505ca915b96c01aedddd2685c41ad7', name: "overlay" }))))));
|
|
19609
20136
|
}
|
|
19610
20137
|
get hostElement() { return getElement(this); }
|
|
19611
20138
|
static get style() { return IxMapNavigationStyle0; }
|
|
@@ -19671,14 +20198,14 @@ class MapNavigationOverlay {
|
|
|
19671
20198
|
}
|
|
19672
20199
|
render() {
|
|
19673
20200
|
var _a, _b, _c;
|
|
19674
|
-
return (hAsync(Host, { key: '
|
|
20201
|
+
return (hAsync(Host, { key: 'ce3a4a2521b63c93dc1b44db381d4f8469015695' }, hAsync("div", { key: '6763f67ec6e925d14300405d3fca2d72a77314a0', class: "overlay-header" }, hAsync("div", { key: 'efa95e00e4e8a9d2a7fd9ec7404d469214e3b42c', class: {
|
|
19675
20202
|
'color-indicator': true,
|
|
19676
20203
|
'd-none': ((_a = this.iconColor) !== null && _a !== void 0 ? _a : this.color) === undefined,
|
|
19677
20204
|
}, style: {
|
|
19678
20205
|
'background-color': ((_b = this.iconColor) !== null && _b !== void 0 ? _b : this.color)
|
|
19679
20206
|
? `var(--theme-${(_c = this.iconColor) !== null && _c !== void 0 ? _c : this.color})`
|
|
19680
20207
|
: '',
|
|
19681
|
-
} }), hAsync("div", { key: '
|
|
20208
|
+
} }), hAsync("div", { key: '0692c3e12b96fe4ca45031b1a249461630a164dd', class: "overlay-header-content" }, hAsync("ix-icon", { key: '74221507a80a1178850c3ddbd6a2f14e6641a148', size: "32", name: this.icon }), hAsync("span", { key: '129df0f6b48f9f0a70253b6a4977bcd9e9e9614b', class: "overlay-header-title", title: this.name }, this.name)), hAsync("ix-icon-button", { key: '0efdf528ab8f3f63e361adb24fd0d2753a8448b6', class: "overlay-close", ghost: true, icon: 'close', size: "24", onClick: () => this.closeOverlay() })), hAsync("slot", { key: '0a9fb2f073f950622738bc17b04efcc00fd91d05' })));
|
|
19682
20209
|
}
|
|
19683
20210
|
get hostElement() { return getElement(this); }
|
|
19684
20211
|
static get style() { return IxMapNavigationOverlayStyle0; }
|
|
@@ -19713,7 +20240,7 @@ class ApplicationSidebarToggleEvent extends Event {
|
|
|
19713
20240
|
}
|
|
19714
20241
|
}
|
|
19715
20242
|
|
|
19716
|
-
const menuCss = "/*!@:root*/.sc-ix-menu:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}/*!@.animate__animated*/.animate__animated.sc-ix-menu{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}/*!@.animate__animated.animate__infinite*/.animate__animated.animate__infinite.sc-ix-menu{animation-iteration-count:infinite}/*!@.animate__animated.animate__repeat-1*/.animate__animated.animate__repeat-1.sc-ix-menu{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}/*!@.animate__animated.animate__repeat-2*/.animate__animated.animate__repeat-2.sc-ix-menu{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}/*!@.animate__animated.animate__repeat-3*/.animate__animated.animate__repeat-3.sc-ix-menu{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}/*!@.animate__animated.animate__delay-1s*/.animate__animated.animate__delay-1s.sc-ix-menu{animation-delay:1s;animation-delay:var(--animate-delay)}/*!@.animate__animated.animate__delay-2s*/.animate__animated.animate__delay-2s.sc-ix-menu{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}/*!@.animate__animated.animate__delay-3s*/.animate__animated.animate__delay-3s.sc-ix-menu{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}/*!@.animate__animated.animate__delay-4s*/.animate__animated.animate__delay-4s.sc-ix-menu{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}/*!@.animate__animated.animate__delay-5s*/.animate__animated.animate__delay-5s.sc-ix-menu{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}/*!@.animate__animated.animate__faster*/.animate__animated.animate__faster.sc-ix-menu{animation-duration:0.5s;animation-duration:calc(var(--animate-duration) / 2)}/*!@.animate__animated.animate__fast*/.animate__animated.animate__fast.sc-ix-menu{animation-duration:0.8s;animation-duration:calc(var(--animate-duration) * 0.8)}/*!@.animate__animated.animate__slow*/.animate__animated.animate__slow.sc-ix-menu{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}/*!@.animate__animated.animate__slower*/.animate__animated.animate__slower.sc-ix-menu{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion: reduce), print{/*!@.animate__animated*/.animate__animated.sc-ix-menu{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}/*!@.animate__animated[class*=Out]*/.animate__animated[class*=Out].sc-ix-menu{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}/*!@.animate__bounce*/.animate__bounce.sc-ix-menu{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}/*!@.animate__flash*/.animate__flash.sc-ix-menu{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}/*!@.animate__pulse*/.animate__pulse.sc-ix-menu{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}/*!@.animate__rubberBand*/.animate__rubberBand.sc-ix-menu{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}/*!@.animate__shakeX*/.animate__shakeX.sc-ix-menu{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}/*!@.animate__shakeY*/.animate__shakeY.sc-ix-menu{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}/*!@.animate__headShake*/.animate__headShake.sc-ix-menu{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}/*!@.animate__swing*/.animate__swing.sc-ix-menu{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}/*!@.animate__tada*/.animate__tada.sc-ix-menu{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}/*!@.animate__wobble*/.animate__wobble.sc-ix-menu{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}/*!@.animate__jello*/.animate__jello.sc-ix-menu{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}/*!@.animate__heartBeat*/.animate__heartBeat.sc-ix-menu{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}/*!@.animate__backInDown*/.animate__backInDown.sc-ix-menu{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}/*!@.animate__backInLeft*/.animate__backInLeft.sc-ix-menu{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}/*!@.animate__backInRight*/.animate__backInRight.sc-ix-menu{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}/*!@.animate__backInUp*/.animate__backInUp.sc-ix-menu{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(700px) scale(0.7);opacity:0.7}}/*!@.animate__backOutDown*/.animate__backOutDown.sc-ix-menu{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(-2000px) scale(0.7);opacity:0.7}}/*!@.animate__backOutLeft*/.animate__backOutLeft.sc-ix-menu{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(2000px) scale(0.7);opacity:0.7}}/*!@.animate__backOutRight*/.animate__backOutRight.sc-ix-menu{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(-700px) scale(0.7);opacity:0.7}}/*!@.animate__backOutUp*/.animate__backOutUp.sc-ix-menu{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}/*!@.animate__bounceIn*/.animate__bounceIn.sc-ix-menu{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}/*!@.animate__bounceInDown*/.animate__bounceInDown.sc-ix-menu{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}/*!@.animate__bounceInLeft*/.animate__bounceInLeft.sc-ix-menu{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}/*!@.animate__bounceInRight*/.animate__bounceInRight.sc-ix-menu{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}/*!@.animate__bounceInUp*/.animate__bounceInUp.sc-ix-menu{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}/*!@.animate__bounceOut*/.animate__bounceOut.sc-ix-menu{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}/*!@.animate__bounceOutDown*/.animate__bounceOutDown.sc-ix-menu{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}/*!@.animate__bounceOutLeft*/.animate__bounceOutLeft.sc-ix-menu{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}/*!@.animate__bounceOutRight*/.animate__bounceOutRight.sc-ix-menu{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}/*!@.animate__bounceOutUp*/.animate__bounceOutUp.sc-ix-menu{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}/*!@.animate__fadeIn*/.animate__fadeIn.sc-ix-menu{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInDown*/.animate__fadeInDown.sc-ix-menu{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInDownBig*/.animate__fadeInDownBig.sc-ix-menu{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInLeft*/.animate__fadeInLeft.sc-ix-menu{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInLeftBig*/.animate__fadeInLeftBig.sc-ix-menu{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInRight*/.animate__fadeInRight.sc-ix-menu{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInRightBig*/.animate__fadeInRightBig.sc-ix-menu{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInUp*/.animate__fadeInUp.sc-ix-menu{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInUpBig*/.animate__fadeInUpBig.sc-ix-menu{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInTopLeft*/.animate__fadeInTopLeft.sc-ix-menu{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInTopRight*/.animate__fadeInTopRight.sc-ix-menu{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInBottomLeft*/.animate__fadeInBottomLeft.sc-ix-menu{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInBottomRight*/.animate__fadeInBottomRight.sc-ix-menu{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}/*!@.animate__fadeOut*/.animate__fadeOut.sc-ix-menu{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}/*!@.animate__fadeOutDown*/.animate__fadeOutDown.sc-ix-menu{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}/*!@.animate__fadeOutDownBig*/.animate__fadeOutDownBig.sc-ix-menu{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}/*!@.animate__fadeOutLeft*/.animate__fadeOutLeft.sc-ix-menu{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}/*!@.animate__fadeOutLeftBig*/.animate__fadeOutLeftBig.sc-ix-menu{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}/*!@.animate__fadeOutRight*/.animate__fadeOutRight.sc-ix-menu{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}/*!@.animate__fadeOutRightBig*/.animate__fadeOutRightBig.sc-ix-menu{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}/*!@.animate__fadeOutUp*/.animate__fadeOutUp.sc-ix-menu{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}/*!@.animate__fadeOutUpBig*/.animate__fadeOutUpBig.sc-ix-menu{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}/*!@.animate__fadeOutTopLeft*/.animate__fadeOutTopLeft.sc-ix-menu{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}/*!@.animate__fadeOutTopRight*/.animate__fadeOutTopRight.sc-ix-menu{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}/*!@.animate__fadeOutBottomRight*/.animate__fadeOutBottomRight.sc-ix-menu{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}/*!@.animate__fadeOutBottomLeft*/.animate__fadeOutBottomLeft.sc-ix-menu{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}/*!@.animate__animated.animate__flip*/.animate__animated.animate__flip.sc-ix-menu{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}/*!@.animate__flipInX*/.animate__flipInX.sc-ix-menu{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}/*!@.animate__flipInY*/.animate__flipInY.sc-ix-menu{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}/*!@.animate__flipOutX*/.animate__flipOutX.sc-ix-menu{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}/*!@.animate__flipOutY*/.animate__flipOutY.sc-ix-menu{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}/*!@.animate__lightSpeedInRight*/.animate__lightSpeedInRight.sc-ix-menu{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}/*!@.animate__lightSpeedInLeft*/.animate__lightSpeedInLeft.sc-ix-menu{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}/*!@.animate__lightSpeedOutRight*/.animate__lightSpeedOutRight.sc-ix-menu{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}/*!@.animate__lightSpeedOutLeft*/.animate__lightSpeedOutLeft.sc-ix-menu{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateIn*/.animate__rotateIn.sc-ix-menu{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateInDownLeft*/.animate__rotateInDownLeft.sc-ix-menu{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateInDownRight*/.animate__rotateInDownRight.sc-ix-menu{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateInUpLeft*/.animate__rotateInUpLeft.sc-ix-menu{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateInUpRight*/.animate__rotateInUpRight.sc-ix-menu{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}/*!@.animate__rotateOut*/.animate__rotateOut.sc-ix-menu{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}/*!@.animate__rotateOutDownLeft*/.animate__rotateOutDownLeft.sc-ix-menu{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}/*!@.animate__rotateOutDownRight*/.animate__rotateOutDownRight.sc-ix-menu{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}/*!@.animate__rotateOutUpLeft*/.animate__rotateOutUpLeft.sc-ix-menu{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}/*!@.animate__rotateOutUpRight*/.animate__rotateOutUpRight.sc-ix-menu{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}/*!@.animate__hinge*/.animate__hinge.sc-ix-menu{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}/*!@.animate__jackInTheBox*/.animate__jackInTheBox.sc-ix-menu{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__rollIn*/.animate__rollIn.sc-ix-menu{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}/*!@.animate__rollOut*/.animate__rollOut.sc-ix-menu{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}/*!@.animate__zoomIn*/.animate__zoomIn.sc-ix-menu{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomInDown*/.animate__zoomInDown.sc-ix-menu{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomInLeft*/.animate__zoomInLeft.sc-ix-menu{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomInRight*/.animate__zoomInRight.sc-ix-menu{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomInUp*/.animate__zoomInUp.sc-ix-menu{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}/*!@.animate__zoomOut*/.animate__zoomOut.sc-ix-menu{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomOutDown*/.animate__zoomOutDown.sc-ix-menu{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}/*!@.animate__zoomOutLeft*/.animate__zoomOutLeft.sc-ix-menu{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}/*!@.animate__zoomOutRight*/.animate__zoomOutRight.sc-ix-menu{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomOutUp*/.animate__zoomOutUp.sc-ix-menu{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}/*!@.animate__slideInDown*/.animate__slideInDown.sc-ix-menu{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}/*!@.animate__slideInLeft*/.animate__slideInLeft.sc-ix-menu{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}/*!@.animate__slideInRight*/.animate__slideInRight.sc-ix-menu{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}/*!@.animate__slideInUp*/.animate__slideInUp.sc-ix-menu{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}/*!@.animate__slideOutDown*/.animate__slideOutDown.sc-ix-menu{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}/*!@.animate__slideOutLeft*/.animate__slideOutLeft.sc-ix-menu{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}/*!@.animate__slideOutRight*/.animate__slideOutRight.sc-ix-menu{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}/*!@.animate__slideOutUp*/.animate__slideOutUp.sc-ix-menu{animation-name:slideOutUp}/*!@:host*/.sc-ix-menu-h{display:flex;flex-direction:row;position:absolute;height:100%;min-height:-moz-min-content;min-height:min-content;z-index:var(--theme-z-index-sticky);width:auto;bottom:0}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-menu-h *.sc-ix-menu,.sc-ix-menu-h *.sc-ix-menu::after,.sc-ix-menu-h *.sc-ix-menu::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-menu-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-corner{display:none}/*!@:host .tabs*/.sc-ix-menu-h .tabs.sc-ix-menu{height:100%;position:relative;overflow-y:auto;pointer-events:all;-ms-overflow-style:none;scrollbar-width:none}/*!@:host .tabs::-webkit-scrollbar*/.sc-ix-menu-h .tabs.sc-ix-menu::-webkit-scrollbar{display:none}/*!@:host .show-scrollbar*/.sc-ix-menu-h .show-scrollbar.sc-ix-menu{scrollbar-width:inherit}/*!@:host .show-scrollbar::-webkit-scrollbar*/.sc-ix-menu-h .show-scrollbar.sc-ix-menu::-webkit-scrollbar{display:inherit}/*!@:host .tabs-shadow-container*/.sc-ix-menu-h .tabs-shadow-container.sc-ix-menu{overflow:hidden;display:block;position:relative;margin-bottom:0.75rem}/*!@:host .tabs--shadow*/.sc-ix-menu-h .tabs--shadow.sc-ix-menu{opacity:0;position:absolute;width:100%;height:0.625rem;background:linear-gradient(var(--theme-color-shadow-1), transparent);pointer-events:none;z-index:var(--theme-z-index-sticky);transition:opacity var(--theme-default-time)}/*!@:host .tabs--shadow-top*/.sc-ix-menu-h .tabs--shadow-top.sc-ix-menu{top:0;background:linear-gradient(var(--theme-color-shadow-1), transparent)}/*!@:host .tabs--shadow-bottom*/.sc-ix-menu-h .tabs--shadow-bottom.sc-ix-menu{bottom:0;background:linear-gradient(transparent, var(--theme-color-shadow-1))}/*!@:host .tabs--shadow--show*/.sc-ix-menu-h .tabs--shadow--show.sc-ix-menu{opacity:1}/*!@:host .menu*/.sc-ix-menu-h .menu.sc-ix-menu{display:flex;flex-direction:column;position:relative;width:3.25rem;height:100%;padding-block-end:1rem;overflow:hidden;background-color:var(--theme-nav--background);transition:width var(--theme-default-time) ease-in-out}/*!@:host .menu.expanded*/.sc-ix-menu-h .menu.expanded.sc-ix-menu{box-shadow:var(--theme-navigation--box-shadow)}/*!@:host .menu-overlay*/.sc-ix-menu-h .menu-overlay.sc-ix-menu{display:none;position:absolute;width:calc(100vw - 3.25rem);height:100%;left:3.25rem;z-index:-1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--theme-sidebar-overlay-blur);transition:left var(--theme-default-time) ease-in-out}/*!@:host .menu-overlay.visible*/.sc-ix-menu-h .menu-overlay.visible.sc-ix-menu{display:block}/*!@:host .menu.expanded*/.sc-ix-menu-h .menu.expanded.sc-ix-menu{width:16rem}/*!@:host .menu-overlay.expanded*/.sc-ix-menu-h .menu-overlay.expanded.sc-ix-menu{width:calc(100vw - 16rem);left:16rem}/*!@:host .menu-overlay-container*/.sc-ix-menu-h .menu-overlay-container.sc-ix-menu{display:contents}/*!@:host .menu-avatar*/.sc-ix-menu-h .menu-avatar.sc-ix-menu{max-height:3rem}/*!@:host .avatar*/.sc-ix-menu-h .avatar.sc-ix-menu{margin-bottom:2rem}/*!@:host #cui-imprint .cui-imprint-product-name*/.sc-ix-menu-h #cui-imprint.sc-ix-menu .cui-imprint-product-name.sc-ix-menu{margin-bottom:1rem}/*!@:host #cui-imprint .cui-imprint-product-description*/.sc-ix-menu-h #cui-imprint.sc-ix-menu .cui-imprint-product-description.sc-ix-menu{margin-bottom:2rem}/*!@:host #cui-imprint .cui-imprint-link-container*/.sc-ix-menu-h #cui-imprint.sc-ix-menu .cui-imprint-link-container.sc-ix-menu{display:flex;align-items:center}/*!@:host .bottom-tab-divider*/.sc-ix-menu-h .bottom-tab-divider.sc-ix-menu{margin-top:auto}/*!@:host .menu-buttons*/.sc-ix-menu-h .menu-buttons.sc-ix-menu{margin:0.5rem 0 0 0.625rem}/*!@:host .menu-buttons > :last-child*/.sc-ix-menu-h .menu-buttons.sc-ix-menu>.sc-ix-menu:last-child{margin-bottom:1rem}/*!@:host(.breakpoint-sm) .menu:not(.expanded)*/.breakpoint-sm.sc-ix-menu-h .menu.sc-ix-menu:not(.expanded){width:0}/*!@:host(.breakpoint-sm) .menu-overlay*/.breakpoint-sm.sc-ix-menu-h .menu-overlay.sc-ix-menu{left:0;width:100vw}/*!@:host(.breakpoint-lg)*/.breakpoint-lg.sc-ix-menu-h{position:relative}/*!@:host(.breakpoint-lg) .menu.expanded*/.breakpoint-lg.sc-ix-menu-h .menu.expanded.sc-ix-menu{box-shadow:none}/*!@:host ::slotted(a[href])*/.sc-ix-menu-h .sc-ix-menu-s>a[href]{all:unset}";
|
|
20243
|
+
const menuCss = "/*!@:root*/.sc-ix-menu:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}/*!@.animate__animated*/.animate__animated.sc-ix-menu{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}/*!@.animate__animated.animate__infinite*/.animate__animated.animate__infinite.sc-ix-menu{animation-iteration-count:infinite}/*!@.animate__animated.animate__repeat-1*/.animate__animated.animate__repeat-1.sc-ix-menu{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}/*!@.animate__animated.animate__repeat-2*/.animate__animated.animate__repeat-2.sc-ix-menu{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}/*!@.animate__animated.animate__repeat-3*/.animate__animated.animate__repeat-3.sc-ix-menu{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}/*!@.animate__animated.animate__delay-1s*/.animate__animated.animate__delay-1s.sc-ix-menu{animation-delay:1s;animation-delay:var(--animate-delay)}/*!@.animate__animated.animate__delay-2s*/.animate__animated.animate__delay-2s.sc-ix-menu{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}/*!@.animate__animated.animate__delay-3s*/.animate__animated.animate__delay-3s.sc-ix-menu{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}/*!@.animate__animated.animate__delay-4s*/.animate__animated.animate__delay-4s.sc-ix-menu{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}/*!@.animate__animated.animate__delay-5s*/.animate__animated.animate__delay-5s.sc-ix-menu{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}/*!@.animate__animated.animate__faster*/.animate__animated.animate__faster.sc-ix-menu{animation-duration:0.5s;animation-duration:calc(var(--animate-duration) / 2)}/*!@.animate__animated.animate__fast*/.animate__animated.animate__fast.sc-ix-menu{animation-duration:0.8s;animation-duration:calc(var(--animate-duration) * 0.8)}/*!@.animate__animated.animate__slow*/.animate__animated.animate__slow.sc-ix-menu{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}/*!@.animate__animated.animate__slower*/.animate__animated.animate__slower.sc-ix-menu{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion: reduce), print{/*!@.animate__animated*/.animate__animated.sc-ix-menu{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}/*!@.animate__animated[class*=Out]*/.animate__animated[class*=Out].sc-ix-menu{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}/*!@.animate__bounce*/.animate__bounce.sc-ix-menu{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}/*!@.animate__flash*/.animate__flash.sc-ix-menu{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}/*!@.animate__pulse*/.animate__pulse.sc-ix-menu{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}/*!@.animate__rubberBand*/.animate__rubberBand.sc-ix-menu{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}/*!@.animate__shakeX*/.animate__shakeX.sc-ix-menu{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}/*!@.animate__shakeY*/.animate__shakeY.sc-ix-menu{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}/*!@.animate__headShake*/.animate__headShake.sc-ix-menu{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}/*!@.animate__swing*/.animate__swing.sc-ix-menu{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}/*!@.animate__tada*/.animate__tada.sc-ix-menu{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}/*!@.animate__wobble*/.animate__wobble.sc-ix-menu{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}/*!@.animate__jello*/.animate__jello.sc-ix-menu{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}/*!@.animate__heartBeat*/.animate__heartBeat.sc-ix-menu{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}/*!@.animate__backInDown*/.animate__backInDown.sc-ix-menu{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}/*!@.animate__backInLeft*/.animate__backInLeft.sc-ix-menu{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}/*!@.animate__backInRight*/.animate__backInRight.sc-ix-menu{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}/*!@.animate__backInUp*/.animate__backInUp.sc-ix-menu{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(700px) scale(0.7);opacity:0.7}}/*!@.animate__backOutDown*/.animate__backOutDown.sc-ix-menu{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(-2000px) scale(0.7);opacity:0.7}}/*!@.animate__backOutLeft*/.animate__backOutLeft.sc-ix-menu{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(2000px) scale(0.7);opacity:0.7}}/*!@.animate__backOutRight*/.animate__backOutRight.sc-ix-menu{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(-700px) scale(0.7);opacity:0.7}}/*!@.animate__backOutUp*/.animate__backOutUp.sc-ix-menu{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}/*!@.animate__bounceIn*/.animate__bounceIn.sc-ix-menu{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}/*!@.animate__bounceInDown*/.animate__bounceInDown.sc-ix-menu{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}/*!@.animate__bounceInLeft*/.animate__bounceInLeft.sc-ix-menu{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}/*!@.animate__bounceInRight*/.animate__bounceInRight.sc-ix-menu{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}/*!@.animate__bounceInUp*/.animate__bounceInUp.sc-ix-menu{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}/*!@.animate__bounceOut*/.animate__bounceOut.sc-ix-menu{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}/*!@.animate__bounceOutDown*/.animate__bounceOutDown.sc-ix-menu{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}/*!@.animate__bounceOutLeft*/.animate__bounceOutLeft.sc-ix-menu{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}/*!@.animate__bounceOutRight*/.animate__bounceOutRight.sc-ix-menu{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}/*!@.animate__bounceOutUp*/.animate__bounceOutUp.sc-ix-menu{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}/*!@.animate__fadeIn*/.animate__fadeIn.sc-ix-menu{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInDown*/.animate__fadeInDown.sc-ix-menu{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInDownBig*/.animate__fadeInDownBig.sc-ix-menu{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInLeft*/.animate__fadeInLeft.sc-ix-menu{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInLeftBig*/.animate__fadeInLeftBig.sc-ix-menu{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInRight*/.animate__fadeInRight.sc-ix-menu{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInRightBig*/.animate__fadeInRightBig.sc-ix-menu{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInUp*/.animate__fadeInUp.sc-ix-menu{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInUpBig*/.animate__fadeInUpBig.sc-ix-menu{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInTopLeft*/.animate__fadeInTopLeft.sc-ix-menu{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInTopRight*/.animate__fadeInTopRight.sc-ix-menu{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInBottomLeft*/.animate__fadeInBottomLeft.sc-ix-menu{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__fadeInBottomRight*/.animate__fadeInBottomRight.sc-ix-menu{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}/*!@.animate__fadeOut*/.animate__fadeOut.sc-ix-menu{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}/*!@.animate__fadeOutDown*/.animate__fadeOutDown.sc-ix-menu{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}/*!@.animate__fadeOutDownBig*/.animate__fadeOutDownBig.sc-ix-menu{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}/*!@.animate__fadeOutLeft*/.animate__fadeOutLeft.sc-ix-menu{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}/*!@.animate__fadeOutLeftBig*/.animate__fadeOutLeftBig.sc-ix-menu{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}/*!@.animate__fadeOutRight*/.animate__fadeOutRight.sc-ix-menu{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}/*!@.animate__fadeOutRightBig*/.animate__fadeOutRightBig.sc-ix-menu{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}/*!@.animate__fadeOutUp*/.animate__fadeOutUp.sc-ix-menu{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}/*!@.animate__fadeOutUpBig*/.animate__fadeOutUpBig.sc-ix-menu{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}/*!@.animate__fadeOutTopLeft*/.animate__fadeOutTopLeft.sc-ix-menu{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}/*!@.animate__fadeOutTopRight*/.animate__fadeOutTopRight.sc-ix-menu{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}/*!@.animate__fadeOutBottomRight*/.animate__fadeOutBottomRight.sc-ix-menu{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}/*!@.animate__fadeOutBottomLeft*/.animate__fadeOutBottomLeft.sc-ix-menu{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}/*!@.animate__animated.animate__flip*/.animate__animated.animate__flip.sc-ix-menu{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}/*!@.animate__flipInX*/.animate__flipInX.sc-ix-menu{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}/*!@.animate__flipInY*/.animate__flipInY.sc-ix-menu{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}/*!@.animate__flipOutX*/.animate__flipOutX.sc-ix-menu{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}/*!@.animate__flipOutY*/.animate__flipOutY.sc-ix-menu{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}/*!@.animate__lightSpeedInRight*/.animate__lightSpeedInRight.sc-ix-menu{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}/*!@.animate__lightSpeedInLeft*/.animate__lightSpeedInLeft.sc-ix-menu{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}/*!@.animate__lightSpeedOutRight*/.animate__lightSpeedOutRight.sc-ix-menu{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}/*!@.animate__lightSpeedOutLeft*/.animate__lightSpeedOutLeft.sc-ix-menu{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateIn*/.animate__rotateIn.sc-ix-menu{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateInDownLeft*/.animate__rotateInDownLeft.sc-ix-menu{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateInDownRight*/.animate__rotateInDownRight.sc-ix-menu{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateInUpLeft*/.animate__rotateInUpLeft.sc-ix-menu{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}/*!@.animate__rotateInUpRight*/.animate__rotateInUpRight.sc-ix-menu{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}/*!@.animate__rotateOut*/.animate__rotateOut.sc-ix-menu{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}/*!@.animate__rotateOutDownLeft*/.animate__rotateOutDownLeft.sc-ix-menu{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}/*!@.animate__rotateOutDownRight*/.animate__rotateOutDownRight.sc-ix-menu{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}/*!@.animate__rotateOutUpLeft*/.animate__rotateOutUpLeft.sc-ix-menu{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}/*!@.animate__rotateOutUpRight*/.animate__rotateOutUpRight.sc-ix-menu{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}/*!@.animate__hinge*/.animate__hinge.sc-ix-menu{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}/*!@.animate__jackInTheBox*/.animate__jackInTheBox.sc-ix-menu{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}/*!@.animate__rollIn*/.animate__rollIn.sc-ix-menu{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}/*!@.animate__rollOut*/.animate__rollOut.sc-ix-menu{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}/*!@.animate__zoomIn*/.animate__zoomIn.sc-ix-menu{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomInDown*/.animate__zoomInDown.sc-ix-menu{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomInLeft*/.animate__zoomInLeft.sc-ix-menu{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomInRight*/.animate__zoomInRight.sc-ix-menu{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomInUp*/.animate__zoomInUp.sc-ix-menu{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}/*!@.animate__zoomOut*/.animate__zoomOut.sc-ix-menu{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomOutDown*/.animate__zoomOutDown.sc-ix-menu{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}/*!@.animate__zoomOutLeft*/.animate__zoomOutLeft.sc-ix-menu{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}/*!@.animate__zoomOutRight*/.animate__zoomOutRight.sc-ix-menu{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}/*!@.animate__zoomOutUp*/.animate__zoomOutUp.sc-ix-menu{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}/*!@.animate__slideInDown*/.animate__slideInDown.sc-ix-menu{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}/*!@.animate__slideInLeft*/.animate__slideInLeft.sc-ix-menu{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}/*!@.animate__slideInRight*/.animate__slideInRight.sc-ix-menu{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}/*!@.animate__slideInUp*/.animate__slideInUp.sc-ix-menu{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}/*!@.animate__slideOutDown*/.animate__slideOutDown.sc-ix-menu{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}/*!@.animate__slideOutLeft*/.animate__slideOutLeft.sc-ix-menu{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}/*!@.animate__slideOutRight*/.animate__slideOutRight.sc-ix-menu{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}/*!@.animate__slideOutUp*/.animate__slideOutUp.sc-ix-menu{animation-name:slideOutUp}/*!@:host*/.sc-ix-menu-h{display:flex;flex-direction:row;position:absolute;height:100%;min-height:-moz-min-content;min-height:min-content;z-index:var(--theme-z-index-sticky);width:auto;bottom:0}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-menu-h *.sc-ix-menu,.sc-ix-menu-h *.sc-ix-menu::after,.sc-ix-menu-h *.sc-ix-menu::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-menu-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-menu-h .sc-ix-menu::-webkit-scrollbar-corner{display:none}/*!@:host .tabs*/.sc-ix-menu-h .tabs.sc-ix-menu{height:100%;position:relative;overflow-y:auto;pointer-events:all;-ms-overflow-style:none;scrollbar-width:none}/*!@:host .tabs::-webkit-scrollbar*/.sc-ix-menu-h .tabs.sc-ix-menu::-webkit-scrollbar{display:none}/*!@:host .show-scrollbar*/.sc-ix-menu-h .show-scrollbar.sc-ix-menu{scrollbar-width:inherit}/*!@:host .show-scrollbar::-webkit-scrollbar*/.sc-ix-menu-h .show-scrollbar.sc-ix-menu::-webkit-scrollbar{display:inherit}/*!@:host .tabs-shadow-container*/.sc-ix-menu-h .tabs-shadow-container.sc-ix-menu{overflow:hidden;display:block;position:relative;margin-bottom:0.75rem}/*!@:host .tabs--shadow*/.sc-ix-menu-h .tabs--shadow.sc-ix-menu{opacity:0;position:absolute;width:100%;height:0.625rem;background:linear-gradient(var(--theme-color-shadow-1), transparent);pointer-events:none;z-index:var(--theme-z-index-sticky);transition:opacity var(--theme-default-time)}/*!@:host .tabs--shadow-top*/.sc-ix-menu-h .tabs--shadow-top.sc-ix-menu{top:0;background:linear-gradient(var(--theme-color-shadow-1), transparent)}/*!@:host .tabs--shadow-bottom*/.sc-ix-menu-h .tabs--shadow-bottom.sc-ix-menu{bottom:0;background:linear-gradient(transparent, var(--theme-color-shadow-1))}/*!@:host .tabs--shadow--show*/.sc-ix-menu-h .tabs--shadow--show.sc-ix-menu{opacity:1}/*!@:host .menu*/.sc-ix-menu-h .menu.sc-ix-menu{display:flex;flex-direction:column;position:relative;width:calc(3.25rem + var(--ix-application-menu-safe-area-left, 0rem));height:100%;padding-block-end:calc(1rem + var(--ix-safe-area-inset-bottom, 0rem));overflow:hidden;padding-left:var(--ix-application-menu-safe-area-left, 0rem);background-color:var(--theme-nav--background);transition:width var(--theme-default-time) ease-in-out}/*!@:host .menu.expanded*/.sc-ix-menu-h .menu.expanded.sc-ix-menu{box-shadow:var(--theme-navigation--box-shadow)}/*!@:host .menu-overlay*/.sc-ix-menu-h .menu-overlay.sc-ix-menu{display:none;position:absolute;width:calc(100vw - 3.25rem);height:100%;left:3.25rem;z-index:-1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--theme-sidebar-overlay-blur);transition:left var(--theme-default-time) ease-in-out}/*!@:host .menu-overlay.visible*/.sc-ix-menu-h .menu-overlay.visible.sc-ix-menu{display:block}/*!@:host .menu.expanded*/.sc-ix-menu-h .menu.expanded.sc-ix-menu{width:16rem}/*!@:host .menu-overlay.expanded*/.sc-ix-menu-h .menu-overlay.expanded.sc-ix-menu{width:calc(100vw - 16rem);left:16rem}/*!@:host .menu-overlay-container*/.sc-ix-menu-h .menu-overlay-container.sc-ix-menu{display:contents}/*!@:host .menu-avatar*/.sc-ix-menu-h .menu-avatar.sc-ix-menu{max-height:3rem}/*!@:host .avatar*/.sc-ix-menu-h .avatar.sc-ix-menu{margin-bottom:2rem}/*!@:host #cui-imprint .cui-imprint-product-name*/.sc-ix-menu-h #cui-imprint.sc-ix-menu .cui-imprint-product-name.sc-ix-menu{margin-bottom:1rem}/*!@:host #cui-imprint .cui-imprint-product-description*/.sc-ix-menu-h #cui-imprint.sc-ix-menu .cui-imprint-product-description.sc-ix-menu{margin-bottom:2rem}/*!@:host #cui-imprint .cui-imprint-link-container*/.sc-ix-menu-h #cui-imprint.sc-ix-menu .cui-imprint-link-container.sc-ix-menu{display:flex;align-items:center}/*!@:host .bottom-tab-divider*/.sc-ix-menu-h .bottom-tab-divider.sc-ix-menu{margin-top:auto}/*!@:host .menu-buttons*/.sc-ix-menu-h .menu-buttons.sc-ix-menu{margin:0.5rem 0 0 0.625rem}/*!@:host .menu-buttons > :last-child*/.sc-ix-menu-h .menu-buttons.sc-ix-menu>.sc-ix-menu:last-child{margin-bottom:1rem}/*!@:host(.breakpoint-sm) .menu:not(.expanded)*/.breakpoint-sm.sc-ix-menu-h .menu.sc-ix-menu:not(.expanded){width:0}/*!@:host(.breakpoint-sm) .menu-overlay*/.breakpoint-sm.sc-ix-menu-h .menu-overlay.sc-ix-menu{left:0;width:100vw}/*!@:host(.breakpoint-lg)*/.breakpoint-lg.sc-ix-menu-h{position:relative}/*!@:host(.breakpoint-lg) .menu.expanded*/.breakpoint-lg.sc-ix-menu-h .menu.expanded.sc-ix-menu{box-shadow:none}/*!@:host ::slotted(a[href])*/.sc-ix-menu-h .sc-ix-menu-s>a[href]{all:unset}";
|
|
19717
20244
|
var IxMenuStyle0 = menuCss;
|
|
19718
20245
|
|
|
19719
20246
|
class Menu {
|
|
@@ -20085,44 +20612,44 @@ class Menu {
|
|
|
20085
20612
|
}
|
|
20086
20613
|
render() {
|
|
20087
20614
|
var _a;
|
|
20088
|
-
return (hAsync(Host, { key: '
|
|
20615
|
+
return (hAsync(Host, { key: 'a84bbcad87774f4ccfed4038adf791b7905145e5', class: {
|
|
20089
20616
|
expanded: this.expand,
|
|
20090
20617
|
[`breakpoint-${this.breakpoint}`]: true,
|
|
20091
|
-
}, slot: "menu" }, hAsync("aside", { key: '
|
|
20618
|
+
}, slot: "menu" }, hAsync("aside", { key: 'b430d95050f0e3cd578cf1e0e66b9edce7026e48', class: {
|
|
20092
20619
|
menu: true,
|
|
20093
20620
|
expanded: this.expand,
|
|
20094
20621
|
}, onClick: () => {
|
|
20095
20622
|
this.resetActiveTab();
|
|
20096
|
-
} }, hAsync("div", { key: '
|
|
20097
|
-
this.applicationLayoutContext.appSwitchConfig && (hAsync("ix-icon-button", { key: '
|
|
20623
|
+
} }, hAsync("div", { key: '8b21b8b85e928cc28c82fbd70fda6360b2b13865', class: "menu-buttons" }, this.breakpoint !== 'sm' && (hAsync("ix-menu-expand-icon", { key: 'a118273b801370c8ddda429ddd930d5a350d0c9d', breakpoint: this.breakpoint, expanded: this.expand, pinned: this.pinned, class: "menu-expand-icon", ixAriaLabel: this.i18nExpandSidebar, onClick: async () => this.toggleMenu() })), this.breakpoint === 'sm' &&
|
|
20624
|
+
this.applicationLayoutContext.appSwitchConfig && (hAsync("ix-icon-button", { key: 'af4c7ca9bb43d92fb07c80558290004af1ecef42', onClick: () => showAppSwitch(this.applicationLayoutContext.appSwitchConfig), icon: "apps", ghost: true }))), hAsync("div", { key: 'cdeb37aaaf57fdd7b9f4f1eb4f7973c52247dd9e', id: "menu-tabs", style: {
|
|
20098
20625
|
display: 'contents',
|
|
20099
|
-
}, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '
|
|
20626
|
+
}, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '158c152bf09f2c615042f684014589276d9390e9', class: "tabs-shadow-container" }, hAsync("div", { key: '03de44d899f5329c4756dbab62a8d00b9ec123ff', class: {
|
|
20100
20627
|
'tabs--shadow': true,
|
|
20101
20628
|
'tabs--shadow-top': true,
|
|
20102
20629
|
'tabs--shadow--show': this.itemsScrollShadowTop,
|
|
20103
|
-
} }), hAsync("div", { key: '
|
|
20630
|
+
} }), hAsync("div", { key: '3ee05c4db903f6e1dea707b10ad2d81f23c4ac12', class: {
|
|
20104
20631
|
tabs: true,
|
|
20105
20632
|
'show-scrollbar': this.expand,
|
|
20106
|
-
}, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: '
|
|
20633
|
+
}, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: 'df6c064dc921714e6a50ebb28856635c1daedfeb', class: "menu-avatar" }, hAsync("slot", { key: '16e29ae7d5af0079d33b43d06309d535cf9dd7f9', name: "ix-menu-avatar" })), hAsync("slot", { key: 'ef3c8a69c6c5054f92fdccb9a9f2aaf033a943d0', name: "home" }), this.breakpoint !== 'sm' || !this.isHiddenFromViewport() ? (hAsync("slot", null)) : null), hAsync("div", { key: 'f2eb8e58cf7950628bf9cf4afb3f93fd04e8e5af', class: {
|
|
20107
20634
|
'tabs--shadow': true,
|
|
20108
20635
|
'tabs--shadow-bottom': true,
|
|
20109
20636
|
'tabs--shadow--show': this.itemsScrollShadowBottom,
|
|
20110
|
-
} }))), hAsync("div", { key: '
|
|
20637
|
+
} }))), hAsync("div", { key: '8898857ee017c3a1ec3c993af57fb50782626935', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
|
|
20111
20638
|
'internal-tab': true,
|
|
20112
20639
|
'bottom-tab': true,
|
|
20113
20640
|
active: this.showSettings,
|
|
20114
|
-
}, icon: 'cogwheel', onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : null, hAsync("div", { key: '
|
|
20641
|
+
}, icon: 'cogwheel', onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : null, hAsync("div", { key: 'a703b9481ea9570998dc0079b5459631e482f405', onClick: (e) => this.onMenuItemsClick(e) }, hAsync("slot", { key: '1cbe0b0641e0ad72428ac59dabd1964684b70864', name: "bottom" })), hAsync("div", { key: '1c4126c931628c8461fb020f2701eaf750de86d5', id: "popover-area" }), this.about ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
|
|
20115
20642
|
'internal-tab': true,
|
|
20116
20643
|
'bottom-tab': true,
|
|
20117
20644
|
active: this.showAbout,
|
|
20118
|
-
}, icon: 'info', onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null, this.enableToggleTheme ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: 'light-dark', label: this.i18nToggleTheme })) : null, this.enableMapExpand || ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.sidebar) ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() })) : null), hAsync("div", { key: '
|
|
20645
|
+
}, icon: 'info', onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null, this.enableToggleTheme ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: 'light-dark', label: this.i18nToggleTheme })) : null, this.enableMapExpand || ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.sidebar) ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() })) : null), hAsync("div", { key: '869cf96b7215d40677bd69fa6b82e0d9fdc037db', class: {
|
|
20119
20646
|
'menu-overlay': true,
|
|
20120
20647
|
visible: this.isOverlayVisible(),
|
|
20121
20648
|
expanded: this.expand,
|
|
20122
20649
|
}, onTransitionEnd: () => {
|
|
20123
20650
|
this.isTransitionDisabled = true;
|
|
20124
20651
|
this.checkTransition();
|
|
20125
|
-
} }, hAsync("div", { key: '
|
|
20652
|
+
} }, hAsync("div", { key: 'dbdf64b9a47629c10cd8b2636d236ee9a6c48e28', class: 'menu-overlay-container' }, this.showSettings ? hAsync("slot", { name: "ix-menu-settings" }) : null), hAsync("div", { key: 'fe7022d1d7ad7c6da31c2db029892c3a37714c8c', class: 'menu-overlay-container' }, this.showAbout ? hAsync("slot", { name: "ix-menu-about" }) : null))));
|
|
20126
20653
|
}
|
|
20127
20654
|
get hostElement() { return getElement(this); }
|
|
20128
20655
|
static get watchers() { return {
|
|
@@ -20335,7 +20862,7 @@ class MenuAboutItem {
|
|
|
20335
20862
|
});
|
|
20336
20863
|
}
|
|
20337
20864
|
render() {
|
|
20338
|
-
return (hAsync(Host, { key: '
|
|
20865
|
+
return (hAsync(Host, { key: '50457bcc0164d0923b4a360819e4759583d4f535' }, hAsync("slot", { key: '1f5acfdce0e58ab137145a7322e8a0348456a81e' })));
|
|
20339
20866
|
}
|
|
20340
20867
|
static get watchers() { return {
|
|
20341
20868
|
"label": ["watchLabel"]
|
|
@@ -20369,16 +20896,16 @@ class MenuAboutNews {
|
|
|
20369
20896
|
this.expanded = false;
|
|
20370
20897
|
}
|
|
20371
20898
|
render() {
|
|
20372
|
-
return (hAsync(Host, { key: '
|
|
20899
|
+
return (hAsync(Host, { key: '49f78c17e45ad71cb4339d7d53fb98c5e359a468', class: {
|
|
20373
20900
|
expanded: this.expanded,
|
|
20374
20901
|
show: !this.show,
|
|
20375
|
-
} }, hAsync("div", { key: '
|
|
20902
|
+
} }, hAsync("div", { key: 'a04326d6e192dfdd8c80388dd9af3efe6f915435', class: "banner-container" }, hAsync("ix-icon", { key: '1311e733e409348f8f7a365652c99afad3391f17', color: "color-inv-contrast-text", name: 'shout', size: "32" }), hAsync("svg", { key: 'b7874d274c41bbeb46b241bfe8d2759dbd88ca8f', viewBox: "0 0 48 56", xmlns: "http://www.w3.org/2000/svg" }, hAsync("polygon", { key: '6d4f6e0f92a8e07156993693a9d4b67c12e4a2bc', points: "0 0 48 0 48 56 24 48 0 56" }))), hAsync("div", { key: '39755e039fb3139fb95db1829f15785b4c18846c', class: "cui-popover-news-header" }, hAsync("ix-typography", { key: '7c9f46a117ad88543678de3e22acdacf21c85089', variant: "default-title-single" }, this.label)), hAsync("ix-icon-button", { key: '96f109929cc5d515d83db16b14ad42b37eb7d23f', size: "24", icon: 'close', ghost: true, onClick: () => {
|
|
20376
20903
|
this.show = false;
|
|
20377
20904
|
this.closePopover.emit();
|
|
20378
|
-
} }), hAsync("div", { key: '
|
|
20905
|
+
} }), hAsync("div", { key: '375dcdb8c5913e917597ca6d6ab74595370c2c0f', class: "slot-container" }, hAsync("slot", { key: 'd9319ca884b957d2629f24937c958901aa53ebcf' })), this.aboutItemLabel ? (hAsync("div", { class: "cui-popover-news-footer" }, hAsync("ix-button", { variant: "primary", onClick: (e) => {
|
|
20379
20906
|
this.show = false;
|
|
20380
20907
|
this.showMore.emit(e);
|
|
20381
|
-
} }, this.i18nShowMore))) : null, hAsync("div", { key: '
|
|
20908
|
+
} }, this.i18nShowMore))) : null, hAsync("div", { key: 'bb3c91c6282f18deed4de7c393b5d48427a4ed27', id: "arrow" })));
|
|
20382
20909
|
}
|
|
20383
20910
|
static get style() { return IxMenuAboutNewsStyle0; }
|
|
20384
20911
|
static get cmpMeta() { return {
|
|
@@ -20423,9 +20950,9 @@ class MenuAvatar {
|
|
|
20423
20950
|
this.showContextMenu = elements.length !== 0;
|
|
20424
20951
|
}
|
|
20425
20952
|
render() {
|
|
20426
|
-
return (hAsync(Host, { key: '
|
|
20953
|
+
return (hAsync(Host, { key: 'b8ebb51ddac8d0b3f9bd933a16ab8ba589e07c1e', slot: "ix-menu-avatar" }, hAsync("button", { key: 'd9e8fa7ff0a0dbe81d696e6c4a05aa7e71549254', class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId, tabIndex: 0 }, hAsync("ix-avatar", { key: '7318e067653f55f1e122c8e2ae84056c55d7a008', image: this.image, initials: this.initials }), hAsync("div", { key: 'ee1b1bdff6e4c63d024d277fe3e7890c3e50a86d', class: "avatar-name" }, hAsync("span", { key: 'ec81483aeb0bf87072b52e0421e3cc81bdc5e7c3', class: "text-default-single", title: this.top }, this.top), hAsync("span", { key: 'e22dfec17284c5c9ab23c71dc2819222c92d2072', class: "text-default-single", title: this.bottom }, this.bottom))), hAsync("ix-dropdown", { key: '4feab6c0868c081b05919c60aad646e07a643fa0', trigger: this.hostElement, placement: 'right-start', hidden: !this.showContextMenu && !this.showLogoutButton, offset: {
|
|
20427
20954
|
mainAxis: 16,
|
|
20428
|
-
} }, hAsync("slot", { key: '
|
|
20955
|
+
} }, hAsync("slot", { key: 'f37ff709dc79e41b4197469b1cedce4d42a0fa87', onSlotchange: () => this.onSlotChange() }), this.showLogoutButton ? (hAsync("ix-menu-avatar-item", { label: this.i18nLogout, icon: 'log-out', onClick: (e) => {
|
|
20429
20956
|
this.logoutClick.emit(e);
|
|
20430
20957
|
} })) : null)));
|
|
20431
20958
|
}
|
|
@@ -20490,7 +21017,7 @@ class MenuAvatarItem {
|
|
|
20490
21017
|
return this.dropdownItemRef.waitForCurrent();
|
|
20491
21018
|
}
|
|
20492
21019
|
render() {
|
|
20493
|
-
return (hAsync("ix-dropdown-item", { key: '
|
|
21020
|
+
return (hAsync("ix-dropdown-item", { key: '061c822ea44418b9a4d2d54d2ba2511003a01ee5', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
|
|
20494
21021
|
}
|
|
20495
21022
|
get hostElement() { return getElement(this); }
|
|
20496
21023
|
static get style() { return IxMenuAvatarItemStyle0; }
|
|
@@ -20671,7 +21198,7 @@ class MenuCategory {
|
|
|
20671
21198
|
}
|
|
20672
21199
|
}
|
|
20673
21200
|
render() {
|
|
20674
|
-
return (hAsync(Host, { key: '
|
|
21201
|
+
return (hAsync(Host, { key: '3b7a2f4b780189c7527b050c20e036eec255ea29', class: {
|
|
20675
21202
|
expanded: this.showItems,
|
|
20676
21203
|
}, onPointerEnter: () => {
|
|
20677
21204
|
this.enterLeaveDebounce.onEnter();
|
|
@@ -20680,14 +21207,14 @@ class MenuCategory {
|
|
|
20680
21207
|
return;
|
|
20681
21208
|
}
|
|
20682
21209
|
this.enterLeaveDebounce.onLeave();
|
|
20683
|
-
} }, hAsync("ix-menu-item", { key: '
|
|
21210
|
+
} }, hAsync("ix-menu-item", { key: '740d283513848384f2b0a980f41e1a41edc3c87a', class: 'category-parent', active: this.isNestedItemActive(), notifications: this.notifications, icon: this.icon, onClick: (e) => this.onCategoryClick(e), onFocus: () => this.onPointerEnter(), isCategory: true }, hAsync("div", { key: 'fc663a360899abcaced5bca9fded51d09c15f340', class: "category" }, hAsync("div", { key: 'ce375f719315b0d4cccd9838435dc4e59ab126f7', class: "category-text" }, this.label), hAsync("ix-icon", { key: 'ce17082c41e6f78ae19e0988b9c8f6b784387d5b', name: 'chevron-down-small', class: {
|
|
20684
21211
|
'category-chevron': true,
|
|
20685
21212
|
'category-chevron--open': this.showItems,
|
|
20686
|
-
} }))), hAsync("div", { key: '
|
|
21213
|
+
} }))), hAsync("div", { key: '2614bff20114b65cc5a79a3b9ab30effc2f09f3b', ref: (ref) => (this.menuItemsContainer = ref), class: {
|
|
20687
21214
|
'menu-items': true,
|
|
20688
21215
|
'menu-items--expanded': this.showItems,
|
|
20689
21216
|
'menu-items--collapsed': !this.showItems,
|
|
20690
|
-
} }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: '
|
|
21217
|
+
} }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: 'ffd3996cf5fa75cea5d54a98b5d3fef1aee8baa0', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
|
|
20691
21218
|
this.showDropdown = dropdownShown;
|
|
20692
21219
|
}, class: 'category-dropdown', anchor: this.hostElement, placement: "right-start", offset: {
|
|
20693
21220
|
mainAxis: 3,
|
|
@@ -20700,7 +21227,7 @@ class MenuCategory {
|
|
|
20700
21227
|
e.preventDefault();
|
|
20701
21228
|
}
|
|
20702
21229
|
}
|
|
20703
|
-
} }, hAsync("ix-dropdown-item", { key: '
|
|
21230
|
+
} }, hAsync("ix-dropdown-item", { key: '79200ca71682e57529ae12e3b858ed254b78bfda', class: 'category-dropdown-header' }, hAsync("ix-typography", { key: '5b1615544787d9bbf831195251750b7c14171dc1', variant: "default-title-single", color: "std" }, this.label)), hAsync("ix-divider", { key: 'f3a08498a76abecf1388607c36751de4b1becef8' }), hAsync("slot", { key: 'a099d0d632946c6afe98463d238c06360ea82903' }))));
|
|
20704
21231
|
}
|
|
20705
21232
|
get hostElement() { return getElement(this); }
|
|
20706
21233
|
static get style() { return IxMenuCategoryStyle0; }
|
|
@@ -20755,7 +21282,7 @@ class MenuExpandIcon {
|
|
|
20755
21282
|
return this.getSmallScreenIcon();
|
|
20756
21283
|
}
|
|
20757
21284
|
render() {
|
|
20758
|
-
return (hAsync(Host, { key: '
|
|
21285
|
+
return (hAsync(Host, { key: '04c0e5b43f6de34672561d67612587ccf57b8de2', class: {
|
|
20759
21286
|
expanded: this.expanded,
|
|
20760
21287
|
} }, this.getMenuIcon()));
|
|
20761
21288
|
}
|
|
@@ -20787,8 +21314,7 @@ class MenuItem {
|
|
|
20787
21314
|
this.buttonRef = makeRef();
|
|
20788
21315
|
this.isHostedInsideCategory = false;
|
|
20789
21316
|
this.observer = createMutationObserver(() => {
|
|
20790
|
-
|
|
20791
|
-
this.tooltip = (_a = this.label) !== null && _a !== void 0 ? _a : this.hostElement.innerText;
|
|
21317
|
+
this.setTooltip();
|
|
20792
21318
|
});
|
|
20793
21319
|
this.label = undefined;
|
|
20794
21320
|
this.home = false;
|
|
@@ -20796,11 +21322,11 @@ class MenuItem {
|
|
|
20796
21322
|
this.tabIcon = undefined;
|
|
20797
21323
|
this.icon = undefined;
|
|
20798
21324
|
this.notifications = undefined;
|
|
20799
|
-
this.active =
|
|
20800
|
-
this.disabled =
|
|
20801
|
-
this.isCategory =
|
|
21325
|
+
this.active = false;
|
|
21326
|
+
this.disabled = false;
|
|
21327
|
+
this.isCategory = false;
|
|
20802
21328
|
this.tooltip = undefined;
|
|
20803
|
-
this.menuExpanded =
|
|
21329
|
+
this.menuExpanded = false;
|
|
20804
21330
|
}
|
|
20805
21331
|
componentWillLoad() {
|
|
20806
21332
|
this.isHostedInsideCategory =
|
|
@@ -20811,10 +21337,11 @@ class MenuItem {
|
|
|
20811
21337
|
this.menuExpandedDisposer = menuController.expandChange.on((expand) => (this.menuExpanded = expand));
|
|
20812
21338
|
}
|
|
20813
21339
|
componentWillRender() {
|
|
20814
|
-
|
|
20815
|
-
|
|
20816
|
-
|
|
20817
|
-
|
|
21340
|
+
this.setTooltip();
|
|
21341
|
+
}
|
|
21342
|
+
setTooltip() {
|
|
21343
|
+
var _a;
|
|
21344
|
+
this.tooltip = (_a = this.label) !== null && _a !== void 0 ? _a : this.hostElement.textContent;
|
|
20818
21345
|
}
|
|
20819
21346
|
connectedCallback() {
|
|
20820
21347
|
this.observer.observe(this.hostElement, {
|
|
@@ -20858,15 +21385,15 @@ class MenuItem {
|
|
|
20858
21385
|
slot: 'bottom',
|
|
20859
21386
|
};
|
|
20860
21387
|
}
|
|
20861
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
21388
|
+
return (hAsync(Host, Object.assign({ key: '44759af10c986ca08135dae3ab3b2258c933d8ef', class: {
|
|
20862
21389
|
disabled: this.disabled,
|
|
20863
21390
|
'home-tab': this.home,
|
|
20864
21391
|
'bottom-tab': this.bottom,
|
|
20865
21392
|
active: this.active,
|
|
20866
21393
|
'tab-nested': this.isHostedInsideCategory,
|
|
20867
|
-
} }, extendedAttributes), hAsync("button", { key: '
|
|
21394
|
+
} }, extendedAttributes), hAsync("button", { key: 'e30dbc8b43973f06f0d1f387ca886f11c088c0b9', class: "tab", tabIndex: this.disabled ? -1 : 0, role: "listitem", ref: this.buttonRef }, (this.icon || this.tabIcon) && (hAsync("ix-icon", { key: '11163d983423f020b14de4bcae24dbf55068e645', class: 'tab-icon', name: (_a = this.icon) !== null && _a !== void 0 ? _a : this.tabIcon })), this.notifications ? (hAsync("div", { class: "notification" }, hAsync("div", { class: "pill" }, this.notifications))) : null, hAsync("span", { key: '3a62db4c5e965a9fec6d5e4648a9587b7ff6271d', class: "tab-text text-default" }, this.label, hAsync("slot", { key: '1c9c5c22c13da93176d68f93c516e4005506d43e' }))), !this.isCategory &&
|
|
20868
21395
|
!this.isHostedInsideCategory &&
|
|
20869
|
-
!this.menuExpanded && (hAsync("ix-tooltip", { key: '
|
|
21396
|
+
!this.menuExpanded && (hAsync("ix-tooltip", { key: 'ec5fd96cbe7c0937202a70ebfba24abc66afd203', for: this.buttonRef.waitForCurrent(), placement: 'right', showDelay: 1000 }, this.tooltip))));
|
|
20870
21397
|
}
|
|
20871
21398
|
get hostElement() { return getElement(this); }
|
|
20872
21399
|
static get watchers() { return {
|
|
@@ -20913,7 +21440,7 @@ class MenuSettingsItem {
|
|
|
20913
21440
|
});
|
|
20914
21441
|
}
|
|
20915
21442
|
render() {
|
|
20916
|
-
return (hAsync(Host, { key: '
|
|
21443
|
+
return (hAsync(Host, { key: '4a2b28d8557666fe0bba168564975571238c618d' }, hAsync("slot", { key: 'c6f14fc9b3f99836e0e78a553e8f823e274f26d1' })));
|
|
20917
21444
|
}
|
|
20918
21445
|
static get watchers() { return {
|
|
20919
21446
|
"label": ["watchLabel"]
|
|
@@ -20970,7 +21497,7 @@ class MessageBar {
|
|
|
20970
21497
|
this.closedChange.emit();
|
|
20971
21498
|
}
|
|
20972
21499
|
render() {
|
|
20973
|
-
return (hAsync(Host, { key: '
|
|
21500
|
+
return (hAsync(Host, { key: '5cfbf8a6f0410db0bce4d9313b67eeaca3fd7ee1' }, hAsync("div", { key: '0379523394cfcb8c662bfc1e9b4b6f22f1516d61', class: { 'message-container': true, [this.type]: true }, role: "alert", ref: (el) => (this.divElement = el) }, hAsync("ix-icon", { key: '9b94770ff17de637c2dd4924fff67b04d537a137', color: this.color, name: this.icon }), hAsync("div", { key: 'e1144a9ccf300e73b3cba522db91966c9bf1b3f1', class: "message-content" }, hAsync("slot", { key: 'bffed0ff54c91f4fcb836dbc706931372b3fb42e' })), this.dismissible ? (hAsync("ix-icon-button", { icon: 'close', size: "24", ghost: true, onClick: () => {
|
|
20974
21501
|
this.closeAlert(this.divElement);
|
|
20975
21502
|
}, "data-testid": "close-btn" })) : (''))));
|
|
20976
21503
|
}
|
|
@@ -21020,7 +21547,7 @@ function waitForElement(selector, doc, timeout = 3000) {
|
|
|
21020
21547
|
});
|
|
21021
21548
|
}
|
|
21022
21549
|
|
|
21023
|
-
const modalCss = "/*!@::backdrop*/.sc-ix-modal::backdrop{--ix-dialog-backdrop:var(--theme-color-lightbox, #0000008c)}/*!@:focus-visible*/.sc-ix-modal:focus-visible{outline:none !important}/*!@:host*/.sc-ix-modal-h{display:none}/*!@:host dialog*/.sc-ix-modal-h dialog.sc-ix-modal{margin:0;padding:
|
|
21550
|
+
const modalCss = "/*!@::backdrop*/.sc-ix-modal::backdrop{--ix-dialog-backdrop:var(--theme-color-lightbox, #0000008c)}/*!@:focus-visible*/.sc-ix-modal:focus-visible{outline:none !important}/*!@:host*/.sc-ix-modal-h{display:none}/*!@:host dialog*/.sc-ix-modal-h dialog.sc-ix-modal{--ix-dialog-padding:1rem;margin:0;padding:var(--ix-dialog-padding);padding-top:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-top));padding-bottom:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-bottom));left:50%}/*!@:host dialog::backdrop*/.sc-ix-modal-h dialog.sc-ix-modal::backdrop{-webkit-backdrop-filter:blur(2.7182817459px);backdrop-filter:blur(2.7182817459px)}/*!@:host .modal*/.sc-ix-modal-h .modal.sc-ix-modal{display:flex;flex-direction:column;position:relative;border:none;border-radius:var(--theme-default-border-radius);background:var(--theme-modal--background);box-shadow:var(--theme-shadow-4);color:var(--theme-color-std-text);overflow:visible;max-height:80vh;pointer-events:all}/*!@:host .modal-size-360*/.sc-ix-modal-h .modal-size-360.sc-ix-modal{width:22.5rem}/*!@:host .modal-size-480*/.sc-ix-modal-h .modal-size-480.sc-ix-modal{width:30rem}/*!@:host .modal-size-600*/.sc-ix-modal-h .modal-size-600.sc-ix-modal{width:37.5rem}/*!@:host .modal-size-720*/.sc-ix-modal-h .modal-size-720.sc-ix-modal{width:45rem}/*!@:host .modal-size-840*/.sc-ix-modal-h .modal-size-840.sc-ix-modal{width:52.5rem}/*!@:host .modal-size-full-width*/.sc-ix-modal-h .modal-size-full-width.sc-ix-modal{width:95%}/*!@:host .modal-size-full-screen*/.sc-ix-modal-h .modal-size-full-screen.sc-ix-modal{border-radius:0;left:0 !important;top:0 !important;transform:none !important;box-shadow:none;--ix-dialog-full-screen-height:calc(\n var(--ix-safe-area-inset-top) + var(--ix-safe-area-inset-bottom)\n );width:calc(100% - var(--ix-dialog-padding) * 2);min-width:calc(100% - var(--ix-dialog-padding) * 2);max-width:calc(100% - var(--ix-dialog-padding) * 2);min-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height));max-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height))}/*!@:host dialog.modal-size-full-screen::backdrop*/.sc-ix-modal-h dialog.modal-size-full-screen.sc-ix-modal::backdrop{background:var(--theme-modal--background)}/*!@:host .dialog-backdrop*/.sc-ix-modal-h .dialog-backdrop.sc-ix-modal{display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;pointer-events:none}/*!@:host ::slotted(ix-modal-footer)*/.sc-ix-modal-h .sc-ix-modal-s>ix-modal-footer{margin-top:auto}/*!@:host(.visible)*/.visible.sc-ix-modal-h{display:block}/*!@:host(.align-center) dialog*/.align-center.sc-ix-modal-h dialog.sc-ix-modal{margin:0;left:50%;top:50%}/*!@:host(.no-backdrop) dialog::backdrop*/.no-backdrop.sc-ix-modal-h dialog.sc-ix-modal::backdrop{background-color:transparent !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important}/*!@:host(.with-icon) ::slotted(ix-modal-footer),\n:host(.with-icon) ::slotted(ix-modal-content)*/.sc-ix-modal-h.with-icon .sc-ix-modal-s>ix-modal-footer,.sc-ix-modal-h.with-icon.sc-ix-modal-s>ix-modal-content,.sc-ix-modal-h.with-icon .sc-ix-modal-s>ix-modal-content{margin-left:2.5rem}";
|
|
21024
21551
|
var IxModalStyle0 = modalCss;
|
|
21025
21552
|
|
|
21026
21553
|
var __decorate$3 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -21202,7 +21729,7 @@ class ModalContent {
|
|
|
21202
21729
|
registerInstance(this, hostRef);
|
|
21203
21730
|
}
|
|
21204
21731
|
render() {
|
|
21205
|
-
return (hAsync(Host, { key: '
|
|
21732
|
+
return (hAsync(Host, { key: 'c44dbc0e48d38a350ee7194196bfb28317bd08fb' }, hAsync("slot", { key: 'de26d99ab3ff09cff42810d985580a225d1d5167' })));
|
|
21206
21733
|
}
|
|
21207
21734
|
static get style() { return IxModalContentStyle0; }
|
|
21208
21735
|
static get cmpMeta() { return {
|
|
@@ -21226,7 +21753,7 @@ class ModalExample {
|
|
|
21226
21753
|
closeModal(this.host, 'Done!');
|
|
21227
21754
|
}
|
|
21228
21755
|
render() {
|
|
21229
|
-
return (hAsync(Host, { key: '
|
|
21756
|
+
return (hAsync(Host, { key: 'd2beca0d20e646b4bc4dcd28e0ff3c2abb9f96d8' }, hAsync("div", { key: '733aab0e9dc1f4c833d7fe2767c7d90943cc3bc3' }, hAsync("div", { key: '0054d707061887e5719491b08109611c8a2dcb32', class: "modal-header" }, "Message headline", hAsync("ix-icon-button", { key: '2be5d85b3fcfffa664cde7ac4e30250aadd3b5af', "data-close-button": true, ghost: true, icon: 'close', onClick: () => this.dismiss() })), hAsync("div", { key: '40b8041a4d63309d6c000c9a6a167dcc467fad80', class: "modal-body" }, "Message text lorem ipsum"), hAsync("div", { key: 'e16a904097bc41e34e51406afef12e0cb5656c0e', class: "modal-footer" }, hAsync("ix-button", { key: 'e3696ef420965b91715889f6686cc8f362ebc047', outline: true, onClick: () => this.dismiss() }, "Cancel"), hAsync("ix-button", { key: '6d934daf17ca0fcff6e484556078c4c617b340a7', onClick: () => this.close() }, "OK")))));
|
|
21230
21757
|
}
|
|
21231
21758
|
get host() { return getElement(this); }
|
|
21232
21759
|
static get cmpMeta() { return {
|
|
@@ -21239,7 +21766,7 @@ class ModalExample {
|
|
|
21239
21766
|
}; }
|
|
21240
21767
|
}
|
|
21241
21768
|
|
|
21242
|
-
const modalFooterCss = "/*!@:host*/.sc-ix-modal-footer-h{display:flex;padding:0.5rem;justify-content:flex-end;align-items:center;gap:0.5rem;align-self:stretch}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-modal-footer-h *.sc-ix-modal-footer,.sc-ix-modal-footer-h *.sc-ix-modal-footer::after,.sc-ix-modal-footer-h *.sc-ix-modal-footer::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-modal-footer-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-corner{display:none}";
|
|
21769
|
+
const modalFooterCss = "/*!@:host*/.sc-ix-modal-footer-h{display:flex;padding:0.5rem;padding-bottom:0rem;justify-content:flex-end;align-items:center;gap:0.5rem;align-self:stretch}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-modal-footer-h *.sc-ix-modal-footer,.sc-ix-modal-footer-h *.sc-ix-modal-footer::after,.sc-ix-modal-footer-h *.sc-ix-modal-footer::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-modal-footer-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-modal-footer-h .sc-ix-modal-footer::-webkit-scrollbar-corner{display:none}";
|
|
21243
21770
|
var IxModalFooterStyle0 = modalFooterCss;
|
|
21244
21771
|
|
|
21245
21772
|
/**
|
|
@@ -21250,7 +21777,7 @@ class ModalFooter {
|
|
|
21250
21777
|
registerInstance(this, hostRef);
|
|
21251
21778
|
}
|
|
21252
21779
|
render() {
|
|
21253
|
-
return (hAsync(Host, { key: '
|
|
21780
|
+
return (hAsync(Host, { key: 'a10050cb7bc1f0aa41aab499d1ddb38420917a03' }, hAsync("slot", { key: 'bfb4af727df2038ba329a2a280f4b5e6f5de7956' })));
|
|
21254
21781
|
}
|
|
21255
21782
|
static get style() { return IxModalFooterStyle0; }
|
|
21256
21783
|
static get cmpMeta() { return {
|
|
@@ -21299,7 +21826,7 @@ class ModalHeader {
|
|
|
21299
21826
|
this.parentDialog.dismissModal();
|
|
21300
21827
|
}
|
|
21301
21828
|
render() {
|
|
21302
|
-
return (hAsync(Host, { key: '
|
|
21829
|
+
return (hAsync(Host, { key: '0e31772ecc258bed3aabc881736a5a55b8e2dcf8' }, this.icon ? (hAsync("ix-icon", { class: 'modal-icon', name: this.icon, color: this.iconColor })) : null, hAsync("ix-typography", { key: '1d821172c63942206ba76f4a46cce6b89a3dd451', variant: 'default-title' }, hAsync("slot", { key: '6b7225b02d3f34a3c9ee4e8d7378d09acebd701a' })), !this.hideClose ? (hAsync("ix-icon-button", { onClick: (event) => this.onCloseClick(event), ghost: true, icon: "close", class: 'modal-close' })) : null));
|
|
21303
21830
|
}
|
|
21304
21831
|
get hostElement() { return getElement(this); }
|
|
21305
21832
|
static get watchers() { return {
|
|
@@ -21331,7 +21858,7 @@ class ModalLoading {
|
|
|
21331
21858
|
registerInstance(this, hostRef);
|
|
21332
21859
|
}
|
|
21333
21860
|
render() {
|
|
21334
|
-
return (hAsync(Host, { key: '
|
|
21861
|
+
return (hAsync(Host, { key: '1079a04b74b0b154c58ea840b291d6a226545dc0' }, hAsync("ix-spinner", { key: 'ad0a599ccd684b90384d5ebb62bb877d0165f4ef', variant: "primary" }), hAsync("span", { key: '700dcb2f61acc2292450975c0dd4e9bec2f4b4c9', class: 'loading-text' }, hAsync("slot", { key: '24438e1448c1504d962f8253dafd835ca95e68e8' }))));
|
|
21335
21862
|
}
|
|
21336
21863
|
static get style() { return IxModalLoadingStyle0; }
|
|
21337
21864
|
static get cmpMeta() { return {
|
|
@@ -21371,7 +21898,7 @@ class Pagination {
|
|
|
21371
21898
|
},
|
|
21372
21899
|
};
|
|
21373
21900
|
this.maxCountPages = 7;
|
|
21374
|
-
this.advanced =
|
|
21901
|
+
this.advanced = false;
|
|
21375
21902
|
this.itemCount = 15;
|
|
21376
21903
|
this.showItemCount = true;
|
|
21377
21904
|
this.count = undefined;
|
|
@@ -21465,10 +21992,10 @@ class Pagination {
|
|
|
21465
21992
|
return hAsync("span", { class: "page-buttons" }, pageButtons);
|
|
21466
21993
|
}
|
|
21467
21994
|
render() {
|
|
21468
|
-
return (hAsync(Host, { key: '
|
|
21995
|
+
return (hAsync(Host, { key: '115c8d280ad924cc06efa20b25bff7b85e2c7b9b' }, hAsync("ix-icon-button", { key: 'f397aa3743631ac59ad90e1e96c87e9602e6bd37', disabled: !this.count || this.selectedPage === 0, ghost: true, icon: 'chevron-left-small', onClick: () => this.decrease() }), this.advanced ? (hAsync("div", { class: "advanced-pagination" }, hAsync("ix-typography", { variant: "default" }, this.i18nPage), hAsync("input", { class: "form-control page-selection", type: "number", min: "1", max: this.count, value: this.selectedPage + 1, onChange: (e) => {
|
|
21469
21996
|
const index = Number.parseInt(e.target['value']);
|
|
21470
21997
|
this.selectPage(index - 1);
|
|
21471
|
-
} }), hAsync("span", { class: "total-count" }, hAsync("ix-typography", { variant: "default" }, this.i18nOf, " ", this.count)))) : (hAsync("span", { class: "basic-pagination" }, this.renderPageButtons(), " ")), hAsync("ix-icon-button", { key: '
|
|
21998
|
+
} }), hAsync("span", { class: "total-count" }, hAsync("ix-typography", { variant: "default" }, this.i18nOf, " ", this.count)))) : (hAsync("span", { class: "basic-pagination" }, this.renderPageButtons(), " ")), hAsync("ix-icon-button", { key: '51eb88cb73f2e8895dce9c79589625f200e88947', disabled: !this.count || this.selectedPage === this.count - 1, ghost: true, icon: 'chevron-right-small', onClick: () => this.increase() }), this.advanced && this.showItemCount ? (hAsync("span", { class: "item-count" }, hAsync("ix-typography", { variant: "default" }, this.i18nItems), hAsync("ix-select", { hideListHeader: true, i18nPlaceholder: "", i18nSelectListHeader: "", value: `${this.itemCount}`, onValueChange: (e) => {
|
|
21472
21999
|
const count = Number.parseInt(Array.isArray(e.detail) ? e.detail[0] : e.detail);
|
|
21473
22000
|
this.itemCountChanged.emit(count);
|
|
21474
22001
|
} }, hAsync("ix-select-item", { label: "10", value: "10" }), hAsync("ix-select-item", { label: "15", value: "15" }), hAsync("ix-select-item", { label: "20", value: "20" }), hAsync("ix-select-item", { label: "40", value: "40" }), hAsync("ix-select-item", { label: "100", value: "100" })))) : ('')));
|
|
@@ -22204,7 +22731,7 @@ class Panes {
|
|
|
22204
22731
|
return pane ? pane.floating : false;
|
|
22205
22732
|
}
|
|
22206
22733
|
render() {
|
|
22207
|
-
return (hAsync(Host, { key: '
|
|
22734
|
+
return (hAsync(Host, { key: '4f60edf38744d38e532a006e288a6f2685e6f40e' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
|
|
22208
22735
|
row: true,
|
|
22209
22736
|
'padding-left': this.hasPadding('left'),
|
|
22210
22737
|
'padding-right': this.hasPadding('right'),
|
|
@@ -22282,13 +22809,13 @@ class Pill {
|
|
|
22282
22809
|
[this.outline ? 'borderColor' : 'backgroundColor']: this.background,
|
|
22283
22810
|
};
|
|
22284
22811
|
}
|
|
22285
|
-
return (hAsync(Host, { key: '
|
|
22812
|
+
return (hAsync(Host, { key: 'fc3ca2234413519bf308271b813a502ec96845da', style: this.variant === 'custom'
|
|
22286
22813
|
? {
|
|
22287
22814
|
'--ix-icon-button-color': (_b = this.pillColor) !== null && _b !== void 0 ? _b : this.color,
|
|
22288
22815
|
}
|
|
22289
22816
|
: {}, title: this.el.textContent, class: {
|
|
22290
22817
|
'align-left': this.alignLeft,
|
|
22291
|
-
} }, hAsync("div", { key: '
|
|
22818
|
+
} }, hAsync("div", { key: '81b028190502b87483dac081bbaa9329e93b9fec', style: Object.assign({}, customStyle), class: {
|
|
22292
22819
|
container: true,
|
|
22293
22820
|
outline: this.outline,
|
|
22294
22821
|
inactive: false,
|
|
@@ -22302,10 +22829,10 @@ class Pill {
|
|
|
22302
22829
|
custom: this.variant === 'custom',
|
|
22303
22830
|
closable: false,
|
|
22304
22831
|
icon: !!this.icon,
|
|
22305
|
-
} }, hAsync("ix-icon", { key: '
|
|
22832
|
+
} }, hAsync("ix-icon", { key: 'c5f27260952730dedfdce7bc341e738db605ae27', class: {
|
|
22306
22833
|
'with-icon': true,
|
|
22307
22834
|
hidden: this.icon === undefined || this.icon === '',
|
|
22308
|
-
}, name: this.icon, size: '16' }), hAsync("span", { key: '
|
|
22835
|
+
}, name: this.icon, size: '16' }), hAsync("span", { key: '739e00c0eb7759eaf9171fa2a47cdb8beabb8db5', class: "slot-container" }, hAsync("slot", { key: 'bacf82e695b210a406a44ded08f7131bcc885904' })))));
|
|
22309
22836
|
}
|
|
22310
22837
|
get el() { return getElement(this); }
|
|
22311
22838
|
static get style() { return IxPillStyle0; }
|
|
@@ -22336,7 +22863,7 @@ class PlaygroundInternal {
|
|
|
22336
22863
|
registerInstance(this, hostRef);
|
|
22337
22864
|
}
|
|
22338
22865
|
render() {
|
|
22339
|
-
return hAsync(Host, { key: '
|
|
22866
|
+
return hAsync(Host, { key: '1c2a2df947f13ac9db373eb113a36b90d002f598' });
|
|
22340
22867
|
}
|
|
22341
22868
|
static get style() { return IxPlaygroundInternalStyle0; }
|
|
22342
22869
|
static get cmpMeta() { return {
|
|
@@ -22370,7 +22897,7 @@ class PushCard {
|
|
|
22370
22897
|
const color = this.variant === 'insight' || this.variant === 'notification'
|
|
22371
22898
|
? 'std'
|
|
22372
22899
|
: undefined;
|
|
22373
|
-
return (hAsync(Host, { key: '
|
|
22900
|
+
return (hAsync(Host, { key: '34a4d07dbc15446fbe675b2a834a053e59c1f21f' }, hAsync("ix-card", { key: '992157a1b7d8653235e2916e8b082f497633e045', variant: this.variant }, hAsync("ix-card-content", { key: 'bb8f46360e57aac8cc6ed5a877504feb7c0409ce' }, hAsync("ix-card-title", { key: '4297089e23ad20e63c612bc380e2abaade600197' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("span", { key: '8136c60187524879956d716b1bcf430c4e54a868', class: 'notification' }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), hAsync("slot", { key: '73aadb4be0dfb3e0bce38abb5a0ce854ce69b9d0', name: "title-action" })), hAsync("ix-typography", { key: '8cb6869642d6ca8ea1ce86c1ed23f64af4896da0', color: color, format: "h4" }, this.heading), hAsync("ix-typography", { key: 'ffa93b10369674e7f8b369fc99d1e4f78edc0475', color: color }, this.subheading)), hAsync("ix-card-accordion", { key: '267d9286d08e1020a65b7f40ee79dfeba741f2ee', collapse: this.collapse }, hAsync("slot", { key: 'df56775c48adc350b6554ff13347d865d9b2ccff' })))));
|
|
22374
22901
|
}
|
|
22375
22902
|
static get style() { return IxPushCardStyle0; }
|
|
22376
22903
|
static get cmpMeta() { return {
|
|
@@ -22401,7 +22928,7 @@ class Row {
|
|
|
22401
22928
|
registerInstance(this, hostRef);
|
|
22402
22929
|
}
|
|
22403
22930
|
render() {
|
|
22404
|
-
return (hAsync(Host, { key: '
|
|
22931
|
+
return (hAsync(Host, { key: 'a550981bb86cb6a4ddad9d8cb7b3e4e08c7efa7b' }, hAsync("slot", { key: '6c8d68477bf64d068ad8de922191f6dad6c4d2e1' })));
|
|
22405
22932
|
}
|
|
22406
22933
|
static get style() { return IxRowStyle0; }
|
|
22407
22934
|
static get cmpMeta() { return {
|
|
@@ -22538,12 +23065,14 @@ class Select {
|
|
|
22538
23065
|
}
|
|
22539
23066
|
}
|
|
22540
23067
|
itemClick(newId) {
|
|
23068
|
+
const oldValue = this.value;
|
|
22541
23069
|
const value = this.toggleValue(newId);
|
|
23070
|
+
this.value = value;
|
|
22542
23071
|
const defaultPrevented = this.emitValueChange(value);
|
|
22543
23072
|
if (defaultPrevented) {
|
|
23073
|
+
this.value = oldValue;
|
|
22544
23074
|
return;
|
|
22545
23075
|
}
|
|
22546
|
-
this.value = value;
|
|
22547
23076
|
this.updateSelection();
|
|
22548
23077
|
}
|
|
22549
23078
|
emitAddItem(value) {
|
|
@@ -22597,12 +23126,13 @@ class Select {
|
|
|
22597
23126
|
});
|
|
22598
23127
|
});
|
|
22599
23128
|
this.selectedLabels = this.selectedItems.map((item) => item.label);
|
|
22600
|
-
if (
|
|
23129
|
+
if (((_a = this.selectedLabels) === null || _a === void 0 ? void 0 : _a.length) && this.isSingleMode) {
|
|
22601
23130
|
this.inputValue = this.selectedLabels[0];
|
|
22602
|
-
this.inputRef && (this.inputRef.value = this.inputValue);
|
|
22603
|
-
return;
|
|
22604
23131
|
}
|
|
22605
|
-
|
|
23132
|
+
else {
|
|
23133
|
+
this.inputValue = '';
|
|
23134
|
+
}
|
|
23135
|
+
this.inputRef && (this.inputRef.value = this.inputValue);
|
|
22606
23136
|
}
|
|
22607
23137
|
emitValueChange(value) {
|
|
22608
23138
|
const { defaultPrevented } = this.valueChange.emit(value);
|
|
@@ -22664,32 +23194,27 @@ class Select {
|
|
|
22664
23194
|
return;
|
|
22665
23195
|
}
|
|
22666
23196
|
if (event.code === 'Enter' || event.code === 'NumpadEnter') {
|
|
22667
|
-
await this.onEnterNavigation();
|
|
23197
|
+
await this.onEnterNavigation(event.target);
|
|
22668
23198
|
}
|
|
22669
23199
|
if (event.code === 'Escape') {
|
|
22670
23200
|
this.dropdownShow = false;
|
|
22671
23201
|
}
|
|
22672
23202
|
}
|
|
22673
|
-
async onEnterNavigation() {
|
|
22674
|
-
var _a;
|
|
23203
|
+
async onEnterNavigation(el) {
|
|
22675
23204
|
if (this.isMultipleMode) {
|
|
22676
23205
|
return;
|
|
22677
23206
|
}
|
|
22678
|
-
|
|
22679
|
-
|
|
22680
|
-
|
|
22681
|
-
|
|
22682
|
-
|
|
23207
|
+
if (!this.itemExists(this.inputFilterText.trim()) &&
|
|
23208
|
+
!this.itemExists(el === null || el === void 0 ? void 0 : el.label)) {
|
|
23209
|
+
if (this.editable) {
|
|
23210
|
+
const defaultPrevented = this.emitAddItem(this.inputFilterText.trim());
|
|
23211
|
+
if (defaultPrevented) {
|
|
23212
|
+
return;
|
|
23213
|
+
}
|
|
22683
23214
|
}
|
|
22684
|
-
item = this.items[this.items.length - 1];
|
|
22685
|
-
}
|
|
22686
|
-
if (item) {
|
|
22687
|
-
item.onItemClick();
|
|
22688
|
-
}
|
|
22689
|
-
await ((_a = this.dropdownRef) === null || _a === void 0 ? void 0 : _a.updatePosition());
|
|
22690
|
-
if (this.isSingleMode && !this.editable) {
|
|
22691
|
-
this.dropdownShow = false;
|
|
22692
23215
|
}
|
|
23216
|
+
this.dropdownShow = false;
|
|
23217
|
+
this.updateSelection();
|
|
22693
23218
|
}
|
|
22694
23219
|
async onArrowNavigation(event, key) {
|
|
22695
23220
|
if (event.defaultPrevented) {
|
|
@@ -22855,7 +23380,7 @@ class Select {
|
|
|
22855
23380
|
}
|
|
22856
23381
|
render() {
|
|
22857
23382
|
var _a, _b, _c;
|
|
22858
|
-
return (hAsync(Host, { key: '
|
|
23383
|
+
return (hAsync(Host, { key: 'f7fbdd6bf1de2c24f74c9628d189e792c8c9da96' }, hAsync("div", { key: 'efa0507b01980bbb73245e2257fd1c10a1b25ec7', class: {
|
|
22859
23384
|
select: true,
|
|
22860
23385
|
disabled: this.disabled,
|
|
22861
23386
|
readonly: this.readonly,
|
|
@@ -22863,13 +23388,13 @@ class Select {
|
|
|
22863
23388
|
this.dropdownAnchor = ref;
|
|
22864
23389
|
if (!this.editable)
|
|
22865
23390
|
this.dropdownWrapperRef = ref;
|
|
22866
|
-
} }, hAsync("div", { key: '
|
|
23391
|
+
} }, hAsync("div", { key: '176f0b1a0cf1a8a01f18ad3e51e213efa9519832', class: "input-container" }, hAsync("div", { key: 'f98e3fb5cda142a387ab6c3c7f8497e92b9e82e3', class: "chips" }, this.isMultipleMode
|
|
22867
23392
|
? (_a = this.selectedItems) === null || _a === void 0 ? void 0 : _a.map((item) => (hAsync("ix-filter-chip", { disabled: this.disabled || this.readonly, key: item.value, onCloseClick: (e) => {
|
|
22868
23393
|
e.preventDefault();
|
|
22869
23394
|
e.stopPropagation();
|
|
22870
23395
|
this.itemClick(item.value);
|
|
22871
23396
|
} }, item.label)))
|
|
22872
|
-
: '', hAsync("div", { key: '
|
|
23397
|
+
: '', hAsync("div", { key: '92b52ba5d7bc22b96a82a9cdbd9112630e60e4a6', class: "trigger" }, hAsync("input", { key: 'a5b4c6e747d9bc3b1e5212daa8e9d3f461c3bf18', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, type: "text", class: {
|
|
22873
23398
|
'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
|
|
22874
23399
|
}, placeholder: this.placeholderValue(), value: this.inputValue, ref: (ref) => (this.inputRef = ref), onBlur: (e) => this.onInputBlur(e), onFocus: () => {
|
|
22875
23400
|
this.navigationItem = undefined;
|
|
@@ -22881,22 +23406,21 @@ class Select {
|
|
|
22881
23406
|
} })) : null, this.disabled || this.readonly ? null : (hAsync("ix-icon-button", { "data-select-dropdown": true, class: { 'dropdown-visible': this.dropdownShow }, icon: "chevron-down-small", ghost: true, ref: (ref) => {
|
|
22882
23407
|
if (this.editable)
|
|
22883
23408
|
this.dropdownWrapperRef = ref;
|
|
22884
|
-
} })))))), hAsync("ix-dropdown", { key: '
|
|
23409
|
+
} })))))), hAsync("ix-dropdown", { key: 'c453e899da55aa0c74c7c0886cfc548770d2cd8a', ref: (ref) => (this.dropdownRef = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
|
|
22885
23410
|
'd-none': this.disabled || this.readonly,
|
|
22886
23411
|
}, anchor: this.dropdownAnchor, trigger: this.dropdownWrapperRef, onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
|
|
22887
23412
|
return {
|
|
22888
23413
|
minWidth: `${this.hostElement.clientWidth}px`,
|
|
22889
23414
|
};
|
|
22890
|
-
} }, hAsync("div", { key: '
|
|
23415
|
+
} }, hAsync("div", { key: 'ccf8c1c2aa3647db3264facaa95447d1d9b6945c', class: {
|
|
22891
23416
|
'select-list-header': true,
|
|
22892
23417
|
hidden: this.hideListHeader || this.isDropdownEmpty,
|
|
22893
|
-
}, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: '
|
|
23418
|
+
}, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: 'a6df8fc7480328304cdb29ab73974d8d101c3cdd' }), hAsync("div", { key: '0cd182275728c36f320695c20e738d46cd4f74e2', ref: (ref) => (this.customItemsContainerRef = ref), class: "d-contents" }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: 'plus', class: {
|
|
22894
23419
|
'add-item': true,
|
|
22895
23420
|
}, label: this.inputFilterText, onItemClick: (e) => {
|
|
22896
23421
|
e.preventDefault();
|
|
22897
|
-
|
|
22898
|
-
|
|
22899
|
-
}
|
|
23422
|
+
e.stopPropagation();
|
|
23423
|
+
this.emitAddItem(this.inputFilterText);
|
|
22900
23424
|
}, onFocus: () => (this.navigationItem = this.addItemRef), ref: (ref) => {
|
|
22901
23425
|
this.addItemRef = ref;
|
|
22902
23426
|
} })) : null, this.isDropdownEmpty && !this.editable ? (hAsync("div", { class: "select-list-header" }, this.i18nNoMatches)) : (''))));
|
|
@@ -22999,7 +23523,7 @@ class SelectItem {
|
|
|
22999
23523
|
}));
|
|
23000
23524
|
}
|
|
23001
23525
|
render() {
|
|
23002
|
-
return (hAsync(Host, { key: '
|
|
23526
|
+
return (hAsync(Host, { key: 'bac48ca281090f2dd8f56fce2772916cec959e8c' }, hAsync("ix-dropdown-item", { key: 'a6f8cafd5ee9f9eedaa4e4e0bd82a32976434117', class: {
|
|
23003
23527
|
'select-item-checked': this.selected,
|
|
23004
23528
|
}, checked: this.selected, label: this.label ? this.label : this.value, onItemClick: (e) => this.onItemClick(e) })));
|
|
23005
23529
|
}
|
|
@@ -23025,7 +23549,7 @@ class SelectItem {
|
|
|
23025
23549
|
}; }
|
|
23026
23550
|
}
|
|
23027
23551
|
|
|
23028
|
-
const sliderCss = "/*!@:host*/.sc-ix-slider-h{display:flex;flex-direction:column;min-height:2rem;--thumb-size:1rem;--value:0;--trace-start:0;--trace-end:0;--trace-reference:0;--trace-reference-color:var(--theme-color-8);--trace-color:var(--theme-color-dynamic);--tick-color:var(--theme-color-8);--tick-color--active:var(--theme-color-dynamic);--track-color:var(--theme-color-component-4)}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-slider-h *.sc-ix-slider,.sc-ix-slider-h *.sc-ix-slider::after,.sc-ix-slider-h *.sc-ix-slider::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-slider-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-corner{display:none}/*!@:host input[type=range]*/.sc-ix-slider-h input[type=range].sc-ix-slider{position:absolute;top:50%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:1rem;margin:0}/*!@:host input[type=range].trace::before*/.sc-ix-slider-h input[type=range].trace.sc-ix-slider::before{content:\"\";position:absolute;display:block;z-index:-1;width:calc(7px + 100% * var(--trace-end) - 16px * var(--trace-end) - (7px + 100% * var(--trace-start) - 16px * var(--trace-start)));left:calc(7px + 100% * var(--trace-start) - 16px * var(--trace-start));height:4px;background-color:var(--trace-color);top:50%;transform:translateY(-50%)}/*!@:host input[type=range].trace::after*/.sc-ix-slider-h input[type=range].trace.sc-ix-slider::after{content:\"\";position:absolute;display:block;width:2px;height:16px;background-color:var(--trace-reference-color);top:50%;transform:translateY(-50%);left:calc(7px + 100% * var(--trace-reference) - 16px * var(--trace-reference))}/*!@:host input[type=range]::-webkit-slider-runnable-track*/.sc-ix-slider-h input[type=range].sc-ix-slider::-webkit-slider-runnable-track{background:transparent;height:0.25rem}/*!@:host input[type=range]::-moz-range-track*/.sc-ix-slider-h input[type=range].sc-ix-slider::-moz-range-track{background:transparent;height:0.25rem}/*!@:host input[type=range i]::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range i].sc-ix-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px}/*!@:host input[type=range i]::-moz-range-thumb*/.sc-ix-slider-h input[type=range i].sc-ix-slider::-moz-range-thumb{border:none;border-radius:0}/*!@:host input[type=range]::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider::-webkit-slider-thumb{border-radius:100px;background-color:var(--theme-color-dynamic);height:var(--thumb-size);width:var(--thumb-size);-webkit-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}/*!@:host input[type=range]::-moz-range-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider::-moz-range-thumb{border-radius:100px;background-color:var(--theme-color-dynamic);height:var(--thumb-size);width:var(--thumb-size);-moz-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}/*!@:host input[type=range]:hover::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:hover::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}/*!@:host input[type=range]:hover::-moz-range-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:hover::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}/*!@:host input[type=range]:active::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:active::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}/*!@:host input[type=range]:active::-moz-range-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:active::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}/*!@:host input[type=range]:focus*/.sc-ix-slider-h input[type=range].sc-ix-slider:focus{outline:none}/*!@:host input[type=range]:focus-visible::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:focus-visible::-webkit-slider-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}/*!@:host input[type=range]:focus-visible::-moz-range-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:focus-visible::-moz-range-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}/*!@:host .ticks*/.sc-ix-slider-h .ticks.sc-ix-slider{display:flex;position:relative;top:50%;transform:translateY(-50%)}/*!@:host .ticks .tick*/.sc-ix-slider-h .ticks.sc-ix-slider .tick.sc-ix-slider{display:block;position:absolute;width:8px;height:8px;background-color:var(--tick-color);border-radius:100px;top:50%;transform:translateY(-50%);left:calc(var(--tick-value) * 100% - 4px)}/*!@:host .ticks .tick.tick-active*/.sc-ix-slider-h .ticks.sc-ix-slider .tick.tick-active.sc-ix-slider{background-color:var(--tick-color--active)}/*!@:host .slider*/.sc-ix-slider-h .slider.sc-ix-slider{position:relative;display:block;width:100%;height:1.5rem}/*!@:host .track*/.sc-ix-slider-h .track.sc-ix-slider{position:absolute;background-color:var(--track-color);height:4px;width:calc(100% - 1rem);margin-left:0.5rem;top:50%;transform:translateY(-50%);left:0px}/*!@:host .thumb*/.sc-ix-slider-h .thumb.sc-ix-slider{display:block;position:absolute;background-color:transparent;height:1rem;width:1rem;border-radius:100px;left:0px;top:50%;transform:translateY(-50%)}/*!@:host .hide-tooltip*/.sc-ix-slider-h .hide-tooltip.sc-ix-slider{display:none}/*!@:host .label*/.sc-ix-slider-h .label.sc-ix-slider{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;margin-top:0.5rem;min-height:0px}/*!@:host .label-start*/.sc-ix-slider-h .label-start.sc-ix-slider{margin-left:0.5rem}/*!@:host .label-end*/.sc-ix-slider-h .label-end.sc-ix-slider{margin-right:0.5rem}/*!@:host .label-error*/.sc-ix-slider-h .label-error.sc-ix-slider{margin-left:0.5rem}/*!@:host(.error)*/.error.sc-ix-slider-h{--trace-color:var(--theme-color-alarm-40);--tick-color--active:var(--theme-color-alarm)}/*!@:host(.error) input[type=range]::-webkit-slider-thumb*/.error.sc-ix-slider-h input[type=range].sc-ix-slider::-webkit-slider-thumb{background-color:var(--theme-color-alarm)}/*!@:host(.error) input[type=range]::-moz-range-thumb*/.error.sc-ix-slider-h input[type=range].sc-ix-slider::-moz-range-thumb{background-color:var(--theme-color-alarm)}/*!@:host(.disabled)*/.disabled.sc-ix-slider-h{pointer-events:none;--track-color:var(--theme-color-component-3);--trace-color:var(--theme-color-3);--tick-color:var(--theme-color-7);--tick-color--active:var(--theme-color-7)}/*!@:host(.disabled) input[type=range]::-webkit-slider-thumb*/.disabled.sc-ix-slider-h input[type=range].sc-ix-slider::-webkit-slider-thumb{background-color:var(--theme-color-7)}/*!@:host(.disabled) input[type=range]::-moz-range-thumb*/.disabled.sc-ix-slider-h input[type=range].sc-ix-slider::-moz-range-thumb{background-color:var(--theme-color-7)}";
|
|
23552
|
+
const sliderCss = "/*!@:host*/.sc-ix-slider-h{display:flex;flex-direction:column;min-height:2rem;--thumb-size:1rem;--value:0;--trace-start:0;--trace-end:0;--trace-reference:0;--trace-reference-color:var(--theme-color-8);--trace-color:var(--theme-color-dynamic);--tick-color:var(--theme-color-8);--tick-color--active:var(--theme-color-dynamic);--track-color:var(--theme-color-component-4)}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-slider-h *.sc-ix-slider,.sc-ix-slider-h *.sc-ix-slider::after,.sc-ix-slider-h *.sc-ix-slider::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-slider-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-slider-h .sc-ix-slider::-webkit-scrollbar-corner{display:none}/*!@:host input[type=range]*/.sc-ix-slider-h input[type=range].sc-ix-slider{position:absolute;top:50%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:1rem;margin:0}/*!@:host input[type=range].trace::before*/.sc-ix-slider-h input[type=range].trace.sc-ix-slider::before{content:\"\";position:absolute;display:block;z-index:-1;width:calc(7px + 100% * var(--trace-end) - 16px * var(--trace-end) - (7px + 100% * var(--trace-start) - 16px * var(--trace-start)));left:calc(7px + 100% * var(--trace-start) - 16px * var(--trace-start));height:4px;background-color:var(--trace-color);top:50%;transform:translateY(-50%)}/*!@:host input[type=range].trace:not(.hide-trace-reference)::after*/.sc-ix-slider-h input[type=range].trace.sc-ix-slider:not(.hide-trace-reference)::after{content:\"\";position:absolute;display:block;width:2px;height:16px;background-color:var(--trace-reference-color);top:50%;transform:translateY(-50%);left:calc(7px + 100% * var(--trace-reference) - 16px * var(--trace-reference))}/*!@:host input[type=range]::-webkit-slider-runnable-track*/.sc-ix-slider-h input[type=range].sc-ix-slider::-webkit-slider-runnable-track{background:transparent;height:0.25rem}/*!@:host input[type=range]::-moz-range-track*/.sc-ix-slider-h input[type=range].sc-ix-slider::-moz-range-track{background:transparent;height:0.25rem}/*!@:host input[type=range i]::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range i].sc-ix-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px}/*!@:host input[type=range i]::-moz-range-thumb*/.sc-ix-slider-h input[type=range i].sc-ix-slider::-moz-range-thumb{border:none;border-radius:0}/*!@:host input[type=range]::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider::-webkit-slider-thumb{border-radius:100px;background-color:var(--theme-color-dynamic);height:var(--thumb-size);width:var(--thumb-size);-webkit-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}/*!@:host input[type=range]::-moz-range-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider::-moz-range-thumb{border-radius:100px;background-color:var(--theme-color-dynamic);height:var(--thumb-size);width:var(--thumb-size);-moz-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}/*!@:host input[type=range]:hover::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:hover::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}/*!@:host input[type=range]:hover::-moz-range-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:hover::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}/*!@:host input[type=range]:active::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:active::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}/*!@:host input[type=range]:active::-moz-range-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:active::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}/*!@:host input[type=range]:focus*/.sc-ix-slider-h input[type=range].sc-ix-slider:focus{outline:none}/*!@:host input[type=range]:focus-visible::-webkit-slider-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:focus-visible::-webkit-slider-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}/*!@:host input[type=range]:focus-visible::-moz-range-thumb*/.sc-ix-slider-h input[type=range].sc-ix-slider:focus-visible::-moz-range-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}/*!@:host .ticks*/.sc-ix-slider-h .ticks.sc-ix-slider{display:flex;position:relative;top:50%;transform:translateY(-50%)}/*!@:host .ticks .tick*/.sc-ix-slider-h .ticks.sc-ix-slider .tick.sc-ix-slider{display:block;position:absolute;width:8px;height:8px;background-color:var(--tick-color);border-radius:100px;top:50%;transform:translateY(-50%);left:calc(var(--tick-value) * 100% - 4px)}/*!@:host .ticks .tick.tick-active*/.sc-ix-slider-h .ticks.sc-ix-slider .tick.tick-active.sc-ix-slider{background-color:var(--tick-color--active)}/*!@:host .slider*/.sc-ix-slider-h .slider.sc-ix-slider{position:relative;display:block;width:100%;height:1.5rem}/*!@:host .track*/.sc-ix-slider-h .track.sc-ix-slider{position:absolute;background-color:var(--track-color);height:4px;width:calc(100% - 1rem);margin-left:0.5rem;top:50%;transform:translateY(-50%);left:0px}/*!@:host .thumb*/.sc-ix-slider-h .thumb.sc-ix-slider{display:block;position:absolute;background-color:transparent;height:1rem;width:1rem;border-radius:100px;left:0px;top:50%;transform:translateY(-50%)}/*!@:host .hide-tooltip*/.sc-ix-slider-h .hide-tooltip.sc-ix-slider{display:none}/*!@:host .label*/.sc-ix-slider-h .label.sc-ix-slider{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;margin-top:0.5rem;min-height:0px}/*!@:host .label-start*/.sc-ix-slider-h .label-start.sc-ix-slider{margin-left:0.5rem}/*!@:host .label-end*/.sc-ix-slider-h .label-end.sc-ix-slider{margin-right:0.5rem}/*!@:host .label-error*/.sc-ix-slider-h .label-error.sc-ix-slider{margin-left:0.5rem}/*!@:host(.error)*/.error.sc-ix-slider-h{--trace-color:var(--theme-color-alarm-40);--tick-color--active:var(--theme-color-alarm)}/*!@:host(.error) input[type=range]::-webkit-slider-thumb*/.error.sc-ix-slider-h input[type=range].sc-ix-slider::-webkit-slider-thumb{background-color:var(--theme-color-alarm)}/*!@:host(.error) input[type=range]::-moz-range-thumb*/.error.sc-ix-slider-h input[type=range].sc-ix-slider::-moz-range-thumb{background-color:var(--theme-color-alarm)}/*!@:host(.disabled)*/.disabled.sc-ix-slider-h{pointer-events:none;--track-color:var(--theme-color-component-3);--trace-color:var(--theme-color-3);--tick-color:var(--theme-color-7);--tick-color--active:var(--theme-color-7)}/*!@:host(.disabled) input[type=range]::-webkit-slider-thumb*/.disabled.sc-ix-slider-h input[type=range].sc-ix-slider::-webkit-slider-thumb{background-color:var(--theme-color-7)}/*!@:host(.disabled) input[type=range]::-moz-range-thumb*/.disabled.sc-ix-slider-h input[type=range].sc-ix-slider::-moz-range-thumb{background-color:var(--theme-color-7)}";
|
|
23029
23553
|
var IxSliderStyle0 = sliderCss;
|
|
23030
23554
|
|
|
23031
23555
|
/*
|
|
@@ -23067,7 +23591,7 @@ class Slider {
|
|
|
23067
23591
|
constructor(hostRef) {
|
|
23068
23592
|
registerInstance(this, hostRef);
|
|
23069
23593
|
this.valueChange = createEvent(this, "valueChange", 7);
|
|
23070
|
-
this.step =
|
|
23594
|
+
this.step = 1;
|
|
23071
23595
|
this.min = 0;
|
|
23072
23596
|
this.max = 100;
|
|
23073
23597
|
this.value = 0;
|
|
@@ -23083,20 +23607,24 @@ class Slider {
|
|
|
23083
23607
|
this.showTooltip = false;
|
|
23084
23608
|
}
|
|
23085
23609
|
get tooltip() {
|
|
23086
|
-
|
|
23610
|
+
var _a;
|
|
23611
|
+
return (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('ix-tooltip');
|
|
23087
23612
|
}
|
|
23088
23613
|
get pseudoThumb() {
|
|
23089
|
-
|
|
23614
|
+
var _a;
|
|
23615
|
+
return (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.thumb');
|
|
23090
23616
|
}
|
|
23091
23617
|
get slider() {
|
|
23092
|
-
|
|
23618
|
+
var _a;
|
|
23619
|
+
return (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.getElementById('slider');
|
|
23093
23620
|
}
|
|
23094
23621
|
onShowTooltipChange() {
|
|
23622
|
+
var _a, _b;
|
|
23095
23623
|
if (this.showTooltip) {
|
|
23096
|
-
this.tooltip.showTooltip(this.pseudoThumb);
|
|
23624
|
+
(_a = this.tooltip) === null || _a === void 0 ? void 0 : _a.showTooltip(this.pseudoThumb);
|
|
23097
23625
|
return;
|
|
23098
23626
|
}
|
|
23099
|
-
this.tooltip.hideTooltip();
|
|
23627
|
+
(_b = this.tooltip) === null || _b === void 0 ? void 0 : _b.hideTooltip();
|
|
23100
23628
|
}
|
|
23101
23629
|
componentWillLoad() {
|
|
23102
23630
|
this.a11yAttributes = a11yHostAttributes(this.hostElement, [
|
|
@@ -23147,12 +23675,12 @@ class Slider {
|
|
|
23147
23675
|
traceStart = valueInPercentage;
|
|
23148
23676
|
traceEnd = traceReferenceInPercentage;
|
|
23149
23677
|
}
|
|
23150
|
-
return (hAsync(Host, { key: '
|
|
23678
|
+
return (hAsync(Host, { key: 'c7e6a14875ee17d49fe5e42459b81fb561802ebc', class: {
|
|
23151
23679
|
disabled: this.disabled,
|
|
23152
23680
|
error: !!this.error,
|
|
23153
|
-
}, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: '
|
|
23681
|
+
}, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: 'bed770beec56a4798df1c0b8546fd78ef6c1f749', class: "slider" }, hAsync("div", { key: 'b2337e7802806933356cc7930bcb5a0e025796b8', class: "track" }, hAsync("div", { key: 'd5d40d3e44d50112733e5c9137b807e3a25dcafa', class: "thumb", style: {
|
|
23154
23682
|
left: `calc(${valueInPercentage} * 100% - 8px)`,
|
|
23155
|
-
} }), hAsync("div", { key: '
|
|
23683
|
+
} }), hAsync("div", { key: '041f4368d4b80929a03abfbe617d8f5bb15957d0', class: "ticks" }, this.marker
|
|
23156
23684
|
? this.marker.map((markerValue) => {
|
|
23157
23685
|
if (markerValue > this.max || markerValue < this.min) {
|
|
23158
23686
|
return;
|
|
@@ -23165,20 +23693,23 @@ class Slider {
|
|
|
23165
23693
|
'--tick-value': `${left}`,
|
|
23166
23694
|
} }));
|
|
23167
23695
|
})
|
|
23168
|
-
: null)), hAsync("input", Object.assign({ key: '
|
|
23696
|
+
: null)), hAsync("input", Object.assign({ key: 'ef61a64f69ebc8816778dfd95dee2402b0ed9144', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
|
|
23169
23697
|
'--value': `${valueInPercentage}`,
|
|
23170
23698
|
'--trace-reference': `${traceReferenceInPercentage}`,
|
|
23171
23699
|
'--trace-start': `${traceStart}`,
|
|
23172
23700
|
'--trace-end': `${traceEnd}`,
|
|
23173
23701
|
}, class: {
|
|
23174
23702
|
trace: this.trace && traceReferenceInPercentage !== valueInPercentage,
|
|
23703
|
+
'hide-trace-reference': this.trace &&
|
|
23704
|
+
(this.traceReference <= this.min ||
|
|
23705
|
+
this.traceReference >= this.max),
|
|
23175
23706
|
}, onFocus: () => {
|
|
23176
23707
|
this.showTooltip = true;
|
|
23177
23708
|
}, onBlur: () => {
|
|
23178
23709
|
this.showTooltip = false;
|
|
23179
|
-
}, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: '
|
|
23710
|
+
}, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: '4dfe584376f3df426be2e049703adfb4c2bf39ab', class: {
|
|
23180
23711
|
'hide-tooltip': !this.showTooltip,
|
|
23181
|
-
}, animationFrame: true }, this.rangeInput)), hAsync("div", { key: '
|
|
23712
|
+
}, animationFrame: true }, this.rangeInput)), hAsync("div", { key: '9c42a9aa11e4c59c2fa9f0b132d6ac3a2b4f8f72', class: "label" }, hAsync("div", { key: '22ed6e4412f84449c68109dd5619054a65d8790f', class: "label-start" }, hAsync("slot", { key: '676a5d1b03b6a398bda253f01396c06ccb7cdb04', name: "label-start" })), hAsync("div", { key: '7ec74b8f1f5a4a6e0eb4dd2b1bd8c32aa098f47c', class: "label-end" }, hAsync("slot", { key: '1a4b99aebbe60d9db5e4ed5c26907aecf2a38568', name: "label-end" }))), this.error ? (hAsync("ix-typography", { class: 'label-error', color: "alarm" }, this.error)) : null));
|
|
23182
23713
|
}
|
|
23183
23714
|
get hostElement() { return getElement(this); }
|
|
23184
23715
|
static get watchers() { return {
|
|
@@ -23228,7 +23759,7 @@ class Spinner {
|
|
|
23228
23759
|
this.hideTrack = false;
|
|
23229
23760
|
}
|
|
23230
23761
|
render() {
|
|
23231
|
-
return (hAsync(Host, { key: '
|
|
23762
|
+
return (hAsync(Host, { key: '0146dd2225f65f26b9e2853cbb13072e4df5206c', class: {
|
|
23232
23763
|
primary: this.variant === 'primary',
|
|
23233
23764
|
'xx-small': this.size === 'xx-small',
|
|
23234
23765
|
'x-small': this.size === 'x-small',
|
|
@@ -23334,7 +23865,7 @@ class SplitButtonItem {
|
|
|
23334
23865
|
return this.wrapperRef.waitForCurrent();
|
|
23335
23866
|
}
|
|
23336
23867
|
render() {
|
|
23337
|
-
return (hAsync(Host, { key: '
|
|
23868
|
+
return (hAsync(Host, { key: '2569c82160826d73102d074efd5a2b13a128b92b' }, hAsync("ix-dropdown-item", { key: 'c46a3b90d3ba24747b0598be971a398ec2febe71', ref: this.wrapperRef, suppressChecked: true, icon: this.icon, label: this.label, onItemClick: (e) => {
|
|
23338
23869
|
e.preventDefault();
|
|
23339
23870
|
e.stopPropagation();
|
|
23340
23871
|
}, onClick: (e) => this.itemClick.emit(e) })));
|
|
@@ -23384,7 +23915,7 @@ class TabItem {
|
|
|
23384
23915
|
};
|
|
23385
23916
|
}
|
|
23386
23917
|
render() {
|
|
23387
|
-
return (hAsync(Host, { key: '
|
|
23918
|
+
return (hAsync(Host, { key: 'd066fe09ebb7ac33ef162eafed96189de7215022', class: this.tabItemClasses({
|
|
23388
23919
|
selected: this.selected,
|
|
23389
23920
|
disabled: this.disabled,
|
|
23390
23921
|
small: this.small,
|
|
@@ -23399,12 +23930,12 @@ class TabItem {
|
|
|
23399
23930
|
if (clientEvent.defaultPrevented) {
|
|
23400
23931
|
event.stopPropagation();
|
|
23401
23932
|
}
|
|
23402
|
-
} }, hAsync("div", { key: '
|
|
23933
|
+
} }, hAsync("div", { key: '944c3beb003abae7f64ed18c3d77fa8d3a576be3', class: {
|
|
23403
23934
|
circle: this.rounded,
|
|
23404
23935
|
text: !this.rounded,
|
|
23405
23936
|
selected: this.selected,
|
|
23406
23937
|
disabled: this.disabled,
|
|
23407
|
-
} }, hAsync("slot", { key: '
|
|
23938
|
+
} }, hAsync("slot", { key: 'ff6b883c8b1ec2e53fe9faa705bbcdb0345ef27b' })), hAsync("div", { key: '292419b01ae7e18db509ad09a83ffa5bbc6480a5', class: {
|
|
23408
23939
|
counter: true,
|
|
23409
23940
|
selected: this.selected,
|
|
23410
23941
|
hidden: !(this.rounded && this.counter !== undefined),
|
|
@@ -23476,12 +24007,8 @@ class Tabs {
|
|
|
23476
24007
|
this.currentScrollAmount = 0;
|
|
23477
24008
|
this.scrollAmount = 100;
|
|
23478
24009
|
this.scrollActionAmount = 0;
|
|
23479
|
-
|
|
23480
|
-
|
|
23481
|
-
return this.hostElement.shadowRoot.querySelector('[data-arrow-left]');
|
|
23482
|
-
}
|
|
23483
|
-
get arrowRightElement() {
|
|
23484
|
-
return this.hostElement.shadowRoot.querySelector('[data-arrow-right]');
|
|
24010
|
+
this.showArrowPrevious = false;
|
|
24011
|
+
this.showArrowNext = false;
|
|
23485
24012
|
}
|
|
23486
24013
|
onWindowResize() {
|
|
23487
24014
|
this.totalItems = 0;
|
|
@@ -23498,13 +24025,24 @@ class Tabs {
|
|
|
23498
24025
|
return this.getTabs()[tabIndex];
|
|
23499
24026
|
}
|
|
23500
24027
|
getTabsWrapper() {
|
|
23501
|
-
|
|
24028
|
+
var _a;
|
|
24029
|
+
return (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.items-content');
|
|
24030
|
+
}
|
|
24031
|
+
initResizeObserver() {
|
|
24032
|
+
const parentElement = this.hostElement.parentElement;
|
|
24033
|
+
if (!parentElement)
|
|
24034
|
+
return;
|
|
24035
|
+
this.resizeObserver = new ResizeObserver(() => {
|
|
24036
|
+
this.renderArrows();
|
|
24037
|
+
});
|
|
24038
|
+
this.resizeObserver.observe(parentElement);
|
|
23502
24039
|
}
|
|
23503
24040
|
showArrows() {
|
|
23504
24041
|
try {
|
|
23505
24042
|
const tabWrapper = this.getTabsWrapper();
|
|
23506
|
-
return (tabWrapper
|
|
23507
|
-
|
|
24043
|
+
return (tabWrapper &&
|
|
24044
|
+
tabWrapper.scrollWidth >
|
|
24045
|
+
Math.ceil(tabWrapper.getBoundingClientRect().width) &&
|
|
23508
24046
|
this.layout === 'auto');
|
|
23509
24047
|
}
|
|
23510
24048
|
catch (error) {
|
|
@@ -23513,7 +24051,7 @@ class Tabs {
|
|
|
23513
24051
|
}
|
|
23514
24052
|
showPreviousArrow() {
|
|
23515
24053
|
try {
|
|
23516
|
-
return this.showArrows() && this.scrollActionAmount < 0;
|
|
24054
|
+
return this.showArrows() === true && this.scrollActionAmount < 0;
|
|
23517
24055
|
}
|
|
23518
24056
|
catch (error) {
|
|
23519
24057
|
return false;
|
|
@@ -23522,8 +24060,11 @@ class Tabs {
|
|
|
23522
24060
|
showNextArrow() {
|
|
23523
24061
|
try {
|
|
23524
24062
|
const tabWrapper = this.getTabsWrapper();
|
|
24063
|
+
if (!tabWrapper) {
|
|
24064
|
+
return false;
|
|
24065
|
+
}
|
|
23525
24066
|
const tabWrapperRect = tabWrapper.getBoundingClientRect();
|
|
23526
|
-
return (this.showArrows() &&
|
|
24067
|
+
return (this.showArrows() === true &&
|
|
23527
24068
|
this.scrollActionAmount >
|
|
23528
24069
|
(tabWrapper.scrollWidth - tabWrapperRect.width) * -1);
|
|
23529
24070
|
}
|
|
@@ -23531,39 +24072,47 @@ class Tabs {
|
|
|
23531
24072
|
return false;
|
|
23532
24073
|
}
|
|
23533
24074
|
}
|
|
23534
|
-
getArrowStyle(condition) {
|
|
23535
|
-
return {
|
|
23536
|
-
opacity: condition ? '1' : '0',
|
|
23537
|
-
zIndex: condition ? '1' : '-1',
|
|
23538
|
-
};
|
|
23539
|
-
}
|
|
23540
24075
|
move(amount, click = false) {
|
|
23541
|
-
const
|
|
23542
|
-
|
|
23543
|
-
|
|
23544
|
-
|
|
24076
|
+
const tabsWrapper = this.getTabsWrapper();
|
|
24077
|
+
if (!tabsWrapper) {
|
|
24078
|
+
return;
|
|
24079
|
+
}
|
|
24080
|
+
const tabsWrapperVisibleWidth = tabsWrapper.getBoundingClientRect().width;
|
|
24081
|
+
const maxScrollWidth = -this.currentScrollAmount +
|
|
24082
|
+
tabsWrapperVisibleWidth -
|
|
24083
|
+
tabsWrapper.scrollWidth;
|
|
24084
|
+
amount = amount < maxScrollWidth ? maxScrollWidth : amount;
|
|
24085
|
+
amount += this.currentScrollAmount;
|
|
24086
|
+
amount = Math.min(amount, 0);
|
|
23545
24087
|
const styles = [
|
|
23546
24088
|
`transform: translateX(${amount}px);`,
|
|
23547
24089
|
click ? 'transition: all ease-in-out 400ms;' : '',
|
|
23548
24090
|
].join('');
|
|
23549
|
-
|
|
24091
|
+
tabsWrapper.setAttribute('style', styles);
|
|
23550
24092
|
if (click)
|
|
23551
24093
|
this.currentScrollAmount = this.scrollActionAmount = amount;
|
|
23552
24094
|
else
|
|
23553
24095
|
this.scrollActionAmount = amount;
|
|
23554
24096
|
}
|
|
23555
|
-
|
|
24097
|
+
onSelectedChange(newValue) {
|
|
24098
|
+
var _a;
|
|
23556
24099
|
if (!this.showArrows())
|
|
23557
24100
|
return;
|
|
23558
|
-
const
|
|
23559
|
-
const
|
|
23560
|
-
|
|
24101
|
+
const tabRect = this.getTab(newValue).getBoundingClientRect();
|
|
24102
|
+
const wrapperWidth = (_a = this.getTabsWrapper()) === null || _a === void 0 ? void 0 : _a.clientWidth;
|
|
24103
|
+
const arrowWidth = 32;
|
|
24104
|
+
if (tabRect.left < arrowWidth) {
|
|
24105
|
+
this.move(-tabRect.left + arrowWidth, true);
|
|
24106
|
+
}
|
|
24107
|
+
else if (wrapperWidth && tabRect.right > wrapperWidth - arrowWidth) {
|
|
24108
|
+
this.move(wrapperWidth - tabRect.right - arrowWidth, true);
|
|
24109
|
+
}
|
|
23561
24110
|
}
|
|
23562
24111
|
setSelected(index) {
|
|
23563
24112
|
this.selected = index;
|
|
23564
24113
|
}
|
|
23565
24114
|
clickTab(index) {
|
|
23566
|
-
if (this.dragStop()) {
|
|
24115
|
+
if (!this.clickAction.isClick || this.dragStop()) {
|
|
23567
24116
|
return;
|
|
23568
24117
|
}
|
|
23569
24118
|
const { defaultPrevented } = this.selectedChange.emit(index);
|
|
@@ -23571,7 +24120,6 @@ class Tabs {
|
|
|
23571
24120
|
return;
|
|
23572
24121
|
}
|
|
23573
24122
|
this.setSelected(index);
|
|
23574
|
-
this.moveTabToView(index);
|
|
23575
24123
|
}
|
|
23576
24124
|
dragStart(element, event) {
|
|
23577
24125
|
if (!this.showArrows())
|
|
@@ -23585,18 +24133,22 @@ class Tabs {
|
|
|
23585
24133
|
const tabPositionX = parseFloat(window.getComputedStyle(element).left);
|
|
23586
24134
|
const mousedownPositionX = event.clientX;
|
|
23587
24135
|
const move = (event) => this.dragMove(event, tabPositionX, mousedownPositionX);
|
|
23588
|
-
|
|
24136
|
+
const windowClick = () => {
|
|
23589
24137
|
window.removeEventListener('mousemove', move, false);
|
|
24138
|
+
window.removeEventListener('click', windowClick, false);
|
|
23590
24139
|
this.dragStop();
|
|
23591
|
-
}
|
|
24140
|
+
};
|
|
24141
|
+
window.addEventListener('click', windowClick);
|
|
23592
24142
|
window.addEventListener('mousemove', move, false);
|
|
23593
24143
|
}
|
|
23594
24144
|
dragMove(event, tabX, mousedownX) {
|
|
23595
24145
|
this.move(event.clientX + tabX - mousedownX);
|
|
23596
24146
|
}
|
|
23597
24147
|
dragStop() {
|
|
23598
|
-
|
|
23599
|
-
|
|
24148
|
+
if (this.clickAction.timeout) {
|
|
24149
|
+
clearTimeout(this.clickAction.timeout);
|
|
24150
|
+
this.clickAction.timeout = null;
|
|
24151
|
+
}
|
|
23600
24152
|
if (this.clickAction.isClick)
|
|
23601
24153
|
return false;
|
|
23602
24154
|
this.currentScrollAmount = this.scrollActionAmount;
|
|
@@ -23614,6 +24166,7 @@ class Tabs {
|
|
|
23614
24166
|
element.setAttribute('selected', index === this.selected ? 'true' : 'false');
|
|
23615
24167
|
element.setAttribute('placement', this.placement);
|
|
23616
24168
|
});
|
|
24169
|
+
this.initResizeObserver();
|
|
23617
24170
|
}
|
|
23618
24171
|
componentDidRender() {
|
|
23619
24172
|
const tabs = this.getTabs();
|
|
@@ -23623,11 +24176,12 @@ class Tabs {
|
|
|
23623
24176
|
});
|
|
23624
24177
|
}
|
|
23625
24178
|
componentWillRender() {
|
|
24179
|
+
this.renderArrows();
|
|
24180
|
+
}
|
|
24181
|
+
renderArrows() {
|
|
23626
24182
|
requestAnimationFrameNoNgZone(() => {
|
|
23627
|
-
|
|
23628
|
-
|
|
23629
|
-
Object.assign(this.arrowLeftElement.style, this.getArrowStyle(previousArrow));
|
|
23630
|
-
Object.assign(this.arrowRightElement.style, this.getArrowStyle(showNextArrow));
|
|
24183
|
+
this.showArrowNext = this.showNextArrow();
|
|
24184
|
+
this.showArrowPrevious = this.showPreviousArrow();
|
|
23631
24185
|
});
|
|
23632
24186
|
}
|
|
23633
24187
|
componentDidLoad() {
|
|
@@ -23636,6 +24190,10 @@ class Tabs {
|
|
|
23636
24190
|
element.addEventListener('mousedown', (event) => this.dragStart(element, event));
|
|
23637
24191
|
});
|
|
23638
24192
|
}
|
|
24193
|
+
disconnectedCallback() {
|
|
24194
|
+
var _a;
|
|
24195
|
+
(_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
24196
|
+
}
|
|
23639
24197
|
onTabClick(event) {
|
|
23640
24198
|
if (event.defaultPrevented) {
|
|
23641
24199
|
return;
|
|
@@ -23649,15 +24207,18 @@ class Tabs {
|
|
|
23649
24207
|
});
|
|
23650
24208
|
}
|
|
23651
24209
|
render() {
|
|
23652
|
-
return (hAsync(Host, { key: '
|
|
24210
|
+
return (hAsync(Host, { key: 'e10ac5f7e421ca20215339ef7e72c309da7132cd' }, this.showArrowPrevious && (hAsync("div", { key: 'e800708e789600cc2784b8c1515e3dc03b002ee9', class: "arrow", onClick: () => this.move(this.scrollAmount, true) }, hAsync("ix-icon", { key: 'd4c5fbc8e63d595c8fb92bf04d3462ea19446229', name: 'chevron-left-small' }))), hAsync("div", { key: '908f08797515f007fb3320e157fa03a67cadcb25', class: {
|
|
23653
24211
|
'tab-items': true,
|
|
23654
24212
|
'overflow-shadow': true,
|
|
23655
|
-
'shadow-left': this.
|
|
23656
|
-
'shadow-right': this.
|
|
23657
|
-
'shadow-both': this.
|
|
23658
|
-
} }, hAsync("div", { key: '
|
|
24213
|
+
'shadow-left': this.showArrowPrevious,
|
|
24214
|
+
'shadow-right': this.showArrowNext,
|
|
24215
|
+
'shadow-both': this.showArrowNext && this.showArrowPrevious,
|
|
24216
|
+
} }, hAsync("div", { key: 'd63da9e8e146f3f7dc4376cb476a1ccfbe674e6a', class: "items-content" }, hAsync("slot", { key: '781307adc791f851938edafb44a3be14a56e5eb8' }))), this.showArrowNext && (hAsync("div", { key: '5ec04a7c0a53b73fdd1de1fdf89e4f48aa105c11', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true) }, hAsync("ix-icon", { key: 'cc7249abe9bfc978461dea999922251a743bdf84', name: 'chevron-right-small' })))));
|
|
23659
24217
|
}
|
|
23660
24218
|
get hostElement() { return getElement(this); }
|
|
24219
|
+
static get watchers() { return {
|
|
24220
|
+
"selected": ["onSelectedChange"]
|
|
24221
|
+
}; }
|
|
23661
24222
|
static get style() { return IxTabsStyle0; }
|
|
23662
24223
|
static get cmpMeta() { return {
|
|
23663
24224
|
"$flags$": 9,
|
|
@@ -23671,7 +24232,9 @@ class Tabs {
|
|
|
23671
24232
|
"totalItems": [32],
|
|
23672
24233
|
"currentScrollAmount": [32],
|
|
23673
24234
|
"scrollAmount": [32],
|
|
23674
|
-
"scrollActionAmount": [32]
|
|
24235
|
+
"scrollActionAmount": [32],
|
|
24236
|
+
"showArrowPrevious": [32],
|
|
24237
|
+
"showArrowNext": [32]
|
|
23675
24238
|
},
|
|
23676
24239
|
"$listeners$": [[9, "resize", "onWindowResize"], [0, "tabClick", "onTabClick"]],
|
|
23677
24240
|
"$lazyBundleId$": "-",
|
|
@@ -23696,17 +24259,17 @@ class Tile {
|
|
|
23696
24259
|
this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
|
|
23697
24260
|
}
|
|
23698
24261
|
render() {
|
|
23699
|
-
return (hAsync(Host, { key: '
|
|
24262
|
+
return (hAsync(Host, { key: '3591d450b88fa35cabff8ad8b96a9a3e292a46e5', class: {
|
|
23700
24263
|
'tile-small': this.size === 'small',
|
|
23701
24264
|
'tile-medium': this.size === 'medium',
|
|
23702
24265
|
'tile-big': this.size === 'big',
|
|
23703
|
-
} }, hAsync("div", { key: '
|
|
24266
|
+
} }, hAsync("div", { key: '0da2a87420a4ec6e69cfac5f7025bd66f78bbda1', class: {
|
|
23704
24267
|
'tile-header': true,
|
|
23705
24268
|
'has-content': this.hasHeaderSlot,
|
|
23706
|
-
} }, hAsync("slot", { key: '
|
|
24269
|
+
} }, hAsync("slot", { key: '6eb0ce1872418533244a2057e995cb877afcac62', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), hAsync("div", { key: 'e89abbd5ec65c8f122a7e1b1bf2882c5d719cfa7', class: "tile-subheader" }, hAsync("slot", { key: 'c409b93907582bd7bd484657111f7204f8b89eb3', name: "subheader" })), hAsync("div", { key: '0155d4a76a0d570a19ad76c968347dc030bb404a', class: "tile-content" }, hAsync("slot", { key: '01f0107469bd358e8a6f17e3eb376f631a393deb' })), hAsync("div", { key: '992a986c36ca4b3f2408cf03d8eda3fcc4f64b94', class: {
|
|
23707
24270
|
'tile-footer': true,
|
|
23708
24271
|
'has-content': this.hasFooterSlot,
|
|
23709
|
-
} }, hAsync("slot", { key: '
|
|
24272
|
+
} }, hAsync("slot", { key: '9e98bd01282e4ef2aadd1c07aeb4b8f577e2b312', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
|
|
23710
24273
|
}
|
|
23711
24274
|
get hostElement() { return getElement(this); }
|
|
23712
24275
|
static get style() { return IxTileStyle0; }
|
|
@@ -23942,11 +24505,11 @@ class Toast {
|
|
|
23942
24505
|
animationPlayState: this.touched ? 'paused' : 'running',
|
|
23943
24506
|
};
|
|
23944
24507
|
progressBarClass.push('toast-progress-bar--animated');
|
|
23945
|
-
return (hAsync(Host, { key: '
|
|
24508
|
+
return (hAsync(Host, { key: 'd52b6e9699ad54687af42f99642eb0c297f97a2e', class: "animate__animated animate__fadeIn" }, hAsync("div", { key: '93a7346e3b7a6ecd2e32f7114f93db78513cb181', class: "toast-body", onPointerLeave: () => {
|
|
23946
24509
|
this.touched = false;
|
|
23947
24510
|
}, onPointerEnter: () => {
|
|
23948
24511
|
this.touched = true;
|
|
23949
|
-
} }, this.type || this.icon ? (hAsync("div", { class: "toast-icon" }, this.getIcon())) : null, hAsync("div", { key: '
|
|
24512
|
+
} }, this.type || this.icon ? (hAsync("div", { class: "toast-icon" }, this.getIcon())) : null, hAsync("div", { key: '372fd16d6b94d8f2df0eb875d99c8c5199e80572', class: "toast-content" }, this.toastTitle ? (hAsync("div", { class: "toast-title" }, this.toastTitle)) : null, hAsync("div", { key: '1d43ec353af91250b6788b0ee2e44352f581543c', class: "toast-message" }, hAsync("slot", { key: '5ed42d9699d34b6948cfda2b7ed4b1e68f2bac8e' }))), hAsync("div", { key: '40e8ad3252a34ef2cebd6c388fa13e255a1d9f03', class: "toast-close" }, hAsync("ix-icon-button", { key: 'ad4ed057761f4e76126ba68cd012e900ad3899a0', icon: 'close', size: "24", ghost: true, onClick: () => this.closeToast.emit() }))), this.autoClose ? (hAsync("div", { class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
|
|
23950
24513
|
this.close();
|
|
23951
24514
|
}, onTransitionEnd: () => {
|
|
23952
24515
|
if (this.progress === 0) {
|
|
@@ -24095,9 +24658,9 @@ class Toggle {
|
|
|
24095
24658
|
this.checkedChange.emit(this.checked);
|
|
24096
24659
|
}
|
|
24097
24660
|
render() {
|
|
24098
|
-
return (hAsync(Host, { key: '
|
|
24661
|
+
return (hAsync(Host, { key: '03673f4b416522c1c2b2ad8c9bb1727d58a065e5', class: {
|
|
24099
24662
|
disabled: this.disabled,
|
|
24100
|
-
}, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("input", { key: '
|
|
24663
|
+
}, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("input", { key: '8360bbdea9eaa0e801f551432e927c9231ece5ee', disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, role: "switch", tabindex: 0, type: "checkbox", "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), hAsync("label", { key: '1e3920edd2a4348ed08bf6311a1575ffa3e26ebd', class: "switch", tabIndex: -1 }, hAsync("span", { key: 'c0a6a39e7f840be27443986b61e6c70750a0d364', class: "slider" })), !this.hideText ? (hAsync(Fragment, null, !this.indeterminate ? (hAsync("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.checked ? this.textOn : this.textOff)) : (hAsync("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.textIndeterminate)))) : null));
|
|
24101
24664
|
}
|
|
24102
24665
|
get hostElement() { return getElement(this); }
|
|
24103
24666
|
static get style() { return IxToggleStyle0; }
|
|
@@ -24177,9 +24740,9 @@ class ToggleButton {
|
|
|
24177
24740
|
'aria-pressed': a11yBoolean(this.pressed),
|
|
24178
24741
|
},
|
|
24179
24742
|
};
|
|
24180
|
-
return (hAsync(Host, { key: '
|
|
24743
|
+
return (hAsync(Host, { key: '532a11bfd02fb4c9fa767eb14c2e33b9e4118de6', class: {
|
|
24181
24744
|
disabled: this.disabled || this.loading,
|
|
24182
|
-
} }, hAsync(BaseButton, Object.assign({ key: '
|
|
24745
|
+
} }, hAsync(BaseButton, Object.assign({ key: 'f77d84c9b82428ce00257c4c9379c61e65dc4c69' }, baseButtonProps), hAsync("slot", { key: 'eb4a77c2092805f15cb47be18fcb99f27dadb8f2' }))));
|
|
24183
24746
|
}
|
|
24184
24747
|
static get watchers() { return {
|
|
24185
24748
|
"variant": ["onVariantChange"],
|
|
@@ -24249,7 +24812,7 @@ class TooltipController extends OverlayController {
|
|
|
24249
24812
|
}
|
|
24250
24813
|
const tooltipController = new TooltipController();
|
|
24251
24814
|
|
|
24252
|
-
const tooltipCss = "/*!@:host*/.sc-ix-tooltip-h{display:inline-block;position:fixed;left:
|
|
24815
|
+
const tooltipCss = "/*!@:host*/.sc-ix-tooltip-h{display:inline-block;position:fixed;left:0;top:0;z-index:var(--theme-z-index-tooltip);max-width:18.25rem;width:-moz-max-content;width:max-content;opacity:0;visibility:collapse !important;overflow-wrap:break-word;border-radius:0.25rem}/*!@:host .tooltip-title*/.sc-ix-tooltip-h .tooltip-title.sc-ix-tooltip{display:flex;align-items:center}/*!@:host .tooltip-title ::slotted(ix-icon)*/.sc-ix-tooltip-h .tooltip-title .sc-ix-tooltip-s>ix-icon{margin-right:0.35rem}/*!@:host .tooltip-container*/.sc-ix-tooltip-h .tooltip-container.sc-ix-tooltip{display:block;position:relative;width:auto;height:100%;background:var(--theme-tootlip--background);color:var(--theme-color-std-text);padding:0.375rem 0.75rem 0.375rem 0.875rem;box-shadow:var(--theme-shadow-4);border-radius:inherit}/*!@:host(.visible)*/.visible.sc-ix-tooltip-h{opacity:1;visibility:visible !important}/*!@:host(.visible) .arrow,\n:host(.visible) .arrow::before*/.visible.sc-ix-tooltip-h .arrow.sc-ix-tooltip,.visible.sc-ix-tooltip-h .arrow.sc-ix-tooltip::before{position:absolute;width:12px;height:12px;background:inherit}/*!@:host(.visible) .arrow*/.visible.sc-ix-tooltip-h .arrow.sc-ix-tooltip{visibility:hidden}/*!@:host(.visible) .arrow::before*/.visible.sc-ix-tooltip-h .arrow.sc-ix-tooltip::before{visibility:visible;content:\"\";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}";
|
|
24253
24816
|
var IxTooltipStyle0 = tooltipCss;
|
|
24254
24817
|
|
|
24255
24818
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -24314,33 +24877,27 @@ class Tooltip {
|
|
|
24314
24877
|
}
|
|
24315
24878
|
computeArrowPosition({ placement, middlewareData, }) {
|
|
24316
24879
|
let { x, y } = middlewareData.arrow;
|
|
24880
|
+
const resetPosition = {
|
|
24881
|
+
top: 'unset',
|
|
24882
|
+
right: 'unset',
|
|
24883
|
+
bottom: 'unset',
|
|
24884
|
+
left: 'unset',
|
|
24885
|
+
};
|
|
24317
24886
|
if (placement.startsWith('top')) {
|
|
24318
|
-
return {
|
|
24319
|
-
left: numberToPixel(x),
|
|
24320
|
-
top: numberToPixel(y),
|
|
24321
|
-
};
|
|
24887
|
+
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(x), top: numberToPixel(y) });
|
|
24322
24888
|
}
|
|
24323
24889
|
if (placement.startsWith('right')) {
|
|
24324
|
-
return {
|
|
24325
|
-
left: numberToPixel(-6),
|
|
24326
|
-
top: numberToPixel(y),
|
|
24327
|
-
};
|
|
24890
|
+
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(-6), top: numberToPixel(y) });
|
|
24328
24891
|
}
|
|
24329
24892
|
if (placement.startsWith('bottom')) {
|
|
24330
|
-
return {
|
|
24331
|
-
left: numberToPixel(x),
|
|
24332
|
-
top: numberToPixel(-6),
|
|
24333
|
-
};
|
|
24893
|
+
return Object.assign(Object.assign({}, resetPosition), { left: numberToPixel(x), top: numberToPixel(-6) });
|
|
24334
24894
|
}
|
|
24335
24895
|
if (placement.startsWith('left')) {
|
|
24336
|
-
return {
|
|
24337
|
-
right: numberToPixel(-6),
|
|
24338
|
-
top: numberToPixel(y),
|
|
24339
|
-
};
|
|
24896
|
+
return Object.assign(Object.assign({}, resetPosition), { right: numberToPixel(-6), top: numberToPixel(y) });
|
|
24340
24897
|
}
|
|
24341
24898
|
}
|
|
24342
24899
|
async computeTooltipPosition(target) {
|
|
24343
|
-
|
|
24900
|
+
return computePosition(target, this.hostElement, {
|
|
24344
24901
|
strategy: 'fixed',
|
|
24345
24902
|
placement: this.placement,
|
|
24346
24903
|
middleware: [
|
|
@@ -24351,11 +24908,12 @@ class Tooltip {
|
|
|
24351
24908
|
}),
|
|
24352
24909
|
flip({
|
|
24353
24910
|
fallbackStrategy: 'initialPlacement',
|
|
24911
|
+
fallbackAxisSideDirection: 'end',
|
|
24354
24912
|
padding: 10,
|
|
24355
24913
|
}),
|
|
24914
|
+
hide(),
|
|
24356
24915
|
],
|
|
24357
24916
|
});
|
|
24358
|
-
return computeResponse;
|
|
24359
24917
|
}
|
|
24360
24918
|
applyTooltipArrowPosition(computeResponse) {
|
|
24361
24919
|
const arrowPosition = this.computeArrowPosition(computeResponse);
|
|
@@ -24366,9 +24924,16 @@ class Tooltip {
|
|
|
24366
24924
|
return;
|
|
24367
24925
|
}
|
|
24368
24926
|
return new Promise((resolve) => {
|
|
24927
|
+
this.destroyAutoUpdate();
|
|
24369
24928
|
this.disposeAutoUpdate = autoUpdate(target, this.hostElement, async () => {
|
|
24370
24929
|
setTimeout(async () => {
|
|
24930
|
+
var _a;
|
|
24371
24931
|
const computeResponse = await this.computeTooltipPosition(target);
|
|
24932
|
+
const isHidden = (_a = computeResponse.middlewareData.hide) === null || _a === void 0 ? void 0 : _a.referenceHidden;
|
|
24933
|
+
if (isHidden) {
|
|
24934
|
+
setTimeout(() => this.hideTooltip());
|
|
24935
|
+
resolve(computeResponse);
|
|
24936
|
+
}
|
|
24372
24937
|
if (computeResponse.middlewareData.arrow) {
|
|
24373
24938
|
this.applyTooltipArrowPosition(computeResponse);
|
|
24374
24939
|
}
|
|
@@ -24486,9 +25051,9 @@ class Tooltip {
|
|
|
24486
25051
|
this.visible = false;
|
|
24487
25052
|
}
|
|
24488
25053
|
render() {
|
|
24489
|
-
return (hAsync(Host, { key: '
|
|
25054
|
+
return (hAsync(Host, { key: '5e39b9dbc226e6a61c11a737a6aebb318827edc3', class: {
|
|
24490
25055
|
visible: this.visible,
|
|
24491
|
-
}, role: "tooltip" }, hAsync("div", { key: '
|
|
25056
|
+
}, role: "tooltip" }, hAsync("div", { key: '4b9be3a9990c9b81425f2dbef9539054d01aa872', class: "tooltip-container" }, hAsync("div", { key: 'c80f161df92379d45627338c1a11458948756ca5', class: 'tooltip-title' }, hAsync("slot", { key: '9b63297978bd65ecd277eda2205b0639a41c2949', name: "title-icon" }), hAsync("ix-typography", { key: 'ff0813c9f2532be81c5248230e057067cd196ae8', variant: "default-title" }, this.titleContent, hAsync("slot", { key: 'f25947dac855dfcea0f41d39bbae53a593cfa8b0', name: "title-content" }))), hAsync("div", { key: '7b8dd9351fbea202b9bb36bbd187683a4f2d8753', class: 'tooltip-content' }, hAsync("slot", { key: '2b930dcd326294583931e945c1e9de83b17d3953' })), hAsync("div", { key: 'd831b2851ec71fee69250d583387ddcac45cdf8e', class: "arrow" }))));
|
|
24492
25057
|
}
|
|
24493
25058
|
get hostElement() { return getElement(this); }
|
|
24494
25059
|
static get style() { return IxTooltipStyle0; }
|
|
@@ -25054,7 +25619,7 @@ class Tree {
|
|
|
25054
25619
|
this.updates = new Map();
|
|
25055
25620
|
this.hasFirstRender = false;
|
|
25056
25621
|
this.root = undefined;
|
|
25057
|
-
this.model =
|
|
25622
|
+
this.model = {};
|
|
25058
25623
|
this.renderItem = undefined;
|
|
25059
25624
|
this.context = {};
|
|
25060
25625
|
}
|
|
@@ -25090,7 +25655,9 @@ class Tree {
|
|
|
25090
25655
|
setToggleListener(item, renderedTreeItem, index);
|
|
25091
25656
|
if (this.updates.has(item.id)) {
|
|
25092
25657
|
const doUpdate = this.updates.get(item.id);
|
|
25093
|
-
doUpdate
|
|
25658
|
+
if (doUpdate) {
|
|
25659
|
+
doUpdate(item, Object.assign({}, this.context));
|
|
25660
|
+
}
|
|
25094
25661
|
}
|
|
25095
25662
|
this.updatePadding(renderedTreeItem, item);
|
|
25096
25663
|
return renderedTreeItem;
|
|
@@ -25110,16 +25677,27 @@ class Tree {
|
|
|
25110
25677
|
el.style.paddingRight = '1rem';
|
|
25111
25678
|
this.updatePadding(el, item);
|
|
25112
25679
|
if (!this.itemClickListener.has(el)) {
|
|
25113
|
-
const itemClickCallback = (
|
|
25114
|
-
|
|
25115
|
-
|
|
25680
|
+
const itemClickCallback = (event) => {
|
|
25681
|
+
const path = event.composedPath();
|
|
25682
|
+
const treeIndex = path.indexOf(this.hostElement);
|
|
25683
|
+
const treePath = path.slice(0, treeIndex);
|
|
25684
|
+
const hasTrigger = dropdownController.pathIncludesTrigger(treePath);
|
|
25685
|
+
if (event.defaultPrevented) {
|
|
25686
|
+
return;
|
|
25687
|
+
}
|
|
25688
|
+
if (hasTrigger) {
|
|
25689
|
+
return;
|
|
25690
|
+
}
|
|
25116
25691
|
Object.values(this.context).forEach((c) => (c.isSelected = false));
|
|
25117
25692
|
const context = this.getContext(item.id);
|
|
25118
25693
|
context.isSelected = true;
|
|
25119
25694
|
this.setContext(item.id, context);
|
|
25120
25695
|
this.nodeClicked.emit(item.id);
|
|
25121
25696
|
};
|
|
25122
|
-
el.addEventListener('
|
|
25697
|
+
el.addEventListener('toggle', (event) => {
|
|
25698
|
+
event.preventDefault();
|
|
25699
|
+
});
|
|
25700
|
+
el.addEventListener('click', itemClickCallback);
|
|
25123
25701
|
this.itemClickListener.set(el, itemClickCallback);
|
|
25124
25702
|
}
|
|
25125
25703
|
setToggleListener(item, el, index);
|
|
@@ -25221,7 +25799,7 @@ class Tree {
|
|
|
25221
25799
|
this.hyperlist = new Hyperlist(this.hostElement, config);
|
|
25222
25800
|
}
|
|
25223
25801
|
render() {
|
|
25224
|
-
return (hAsync(Host, { key: '
|
|
25802
|
+
return (hAsync(Host, { key: '672a6f112262bbce6960705dfb77d3b95b427546' }, hAsync("slot", { key: '8b471762405fe96efc0b9b72957ea2fa717b674a' })));
|
|
25225
25803
|
}
|
|
25226
25804
|
get hostElement() { return getElement(this); }
|
|
25227
25805
|
static get watchers() { return {
|
|
@@ -25243,7 +25821,7 @@ class Tree {
|
|
|
25243
25821
|
}; }
|
|
25244
25822
|
}
|
|
25245
25823
|
|
|
25246
|
-
const treeItemCss = "/*!@:host*/.sc-ix-tree-item-h{display:flex;align-items:center;height:32px;width:100%;cursor:pointer}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-tree-item-h *.sc-ix-tree-item,.sc-ix-tree-item-h *.sc-ix-tree-item::after,.sc-ix-tree-item-h *.sc-ix-tree-item::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-tree-item-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-corner{display:none}/*!@:host .tree-node-container*/.sc-ix-tree-item-h .tree-node-container.sc-ix-tree-item{display:flex;align-items:center;height:2rem;flex-grow:1;align-items:center}/*!@:host .icon-toggle-container*/.sc-ix-tree-item-h .icon-toggle-container.sc-ix-tree-item{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}/*!@:host .icon-toggle-container ix-icon*/.sc-ix-tree-item-h .icon-toggle-container.sc-ix-tree-item ix-icon.sc-ix-tree-item{transition:transform var(--theme-default-time) ease-in-out}/*!@:host .icon-toggle-container ix-icon.icon-toggle-down*/.sc-ix-tree-item-h .icon-toggle-container.sc-ix-tree-item ix-icon.icon-toggle-down.sc-ix-tree-item{transform:rotate(90deg)}/*!@:host(:not(.disabled):not(:disabled):not(.selected).hover),\n:host(:not(.disabled):not(:disabled):not(.selected):hover)*/.sc-ix-tree-item-h:not(.disabled):not(:disabled):not(.selected).hover,.sc-ix-tree-item-h:not(.disabled):not(:disabled):not(.selected):hover{background-color:var(--theme-tree-item--background--hover)}/*!@:host(:not(.disabled):not(:disabled):not(.selected).active),\n:host(:not(.disabled):not(:disabled):not(.selected):active)*/.sc-ix-tree-item-h:not(.disabled):not(:disabled):not(.selected).active,.sc-ix-tree-item-h:not(.disabled):not(:disabled):not(.selected):active{background-color:var(--theme-tree-item--background--active)}/*!@:host(.selected)*/.selected.sc-ix-tree-item-h{background-color:var(--theme-tree-item--background--selected)}/*!@:host(.selected.hover),\n:host(.selected:hover)*/.selected.hover.sc-ix-tree-item-h,.selected.sc-ix-tree-item-h:hover{background-color:var(--theme-tree-item--background--selected-hover)}/*!@:host(.selected.active),\n:host(.selected:active)*/.selected.active.sc-ix-tree-item-h,.selected.sc-ix-tree-item-h:active{background-color:var(--theme-tree-item--background--selected-active)}";
|
|
25824
|
+
const treeItemCss = "/*!@:host*/.sc-ix-tree-item-h{display:flex;align-items:center;height:32px;width:100%;cursor:pointer}/*!@:host *,\n:host *::after,\n:host *::before*/.sc-ix-tree-item-h *.sc-ix-tree-item,.sc-ix-tree-item-h *.sc-ix-tree-item::after,.sc-ix-tree-item-h *.sc-ix-tree-item::before{box-sizing:border-box}/*!@:host ::-webkit-scrollbar-button*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.sc-ix-tree-item-h *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}/*!@:host ::-webkit-scrollbar*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar{width:0.5rem;height:0.5rem}/*!@:host ::-webkit-scrollbar-track*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}/*!@:host ::-webkit-scrollbar-track:hover*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}/*!@:host ::-webkit-scrollbar-thumb*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}/*!@:host ::-webkit-scrollbar-thumb:hover*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}/*!@:host ::-webkit-scrollbar-corner*/.sc-ix-tree-item-h .sc-ix-tree-item::-webkit-scrollbar-corner{display:none}/*!@:host .tree-node-container*/.sc-ix-tree-item-h .tree-node-container.sc-ix-tree-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;height:2rem;flex-grow:1;align-items:center}/*!@:host .tree-node-container .tree-node-text*/.sc-ix-tree-item-h .tree-node-container.sc-ix-tree-item .tree-node-text.sc-ix-tree-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*!@:host .icon-toggle-container*/.sc-ix-tree-item-h .icon-toggle-container.sc-ix-tree-item{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem}/*!@:host .icon-toggle-container ix-icon*/.sc-ix-tree-item-h .icon-toggle-container.sc-ix-tree-item ix-icon.sc-ix-tree-item{transition:transform var(--theme-default-time) ease-in-out}/*!@:host .icon-toggle-container ix-icon.icon-toggle-down*/.sc-ix-tree-item-h .icon-toggle-container.sc-ix-tree-item ix-icon.icon-toggle-down.sc-ix-tree-item{transform:rotate(90deg)}/*!@:host(:not(.disabled):not(:disabled):not(.selected).hover),\n:host(:not(.disabled):not(:disabled):not(.selected):hover)*/.sc-ix-tree-item-h:not(.disabled):not(:disabled):not(.selected).hover,.sc-ix-tree-item-h:not(.disabled):not(:disabled):not(.selected):hover{background-color:var(--theme-tree-item--background--hover)}/*!@:host(:not(.disabled):not(:disabled):not(.selected).active),\n:host(:not(.disabled):not(:disabled):not(.selected):active)*/.sc-ix-tree-item-h:not(.disabled):not(:disabled):not(.selected).active,.sc-ix-tree-item-h:not(.disabled):not(:disabled):not(.selected):active{background-color:var(--theme-tree-item--background--active)}/*!@:host(.selected)*/.selected.sc-ix-tree-item-h{background-color:var(--theme-tree-item--background--selected)}/*!@:host(.selected.hover),\n:host(.selected:hover)*/.selected.hover.sc-ix-tree-item-h,.selected.sc-ix-tree-item-h:hover{background-color:var(--theme-tree-item--background--selected-hover)}/*!@:host(.selected.active),\n:host(.selected:active)*/.selected.active.sc-ix-tree-item-h,.selected.sc-ix-tree-item-h:active{background-color:var(--theme-tree-item--background--selected-active)}";
|
|
25247
25825
|
var IxTreeItemStyle0 = treeItemCss;
|
|
25248
25826
|
|
|
25249
25827
|
class TreeItem {
|
|
@@ -25252,21 +25830,21 @@ class TreeItem {
|
|
|
25252
25830
|
this.toggle = createEvent(this, "toggle", 7);
|
|
25253
25831
|
this.itemClick = createEvent(this, "itemClick", 7);
|
|
25254
25832
|
this.text = undefined;
|
|
25255
|
-
this.hasChildren =
|
|
25833
|
+
this.hasChildren = false;
|
|
25256
25834
|
this.context = undefined;
|
|
25257
25835
|
}
|
|
25258
25836
|
render() {
|
|
25259
25837
|
var _a, _b, _c;
|
|
25260
|
-
return (hAsync(Host, { key: '
|
|
25261
|
-
selected: (_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected,
|
|
25262
|
-
} }, hAsync("div", { key: '
|
|
25838
|
+
return (hAsync(Host, { key: '29f49c27b0e62c71cb8776a2147de561aa5ed0f2', class: {
|
|
25839
|
+
selected: !!((_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected),
|
|
25840
|
+
} }, hAsync("div", { key: '4fd6fab088cea8c06e5671c0389f84563e6a33ef', class: "icon-toggle-container", onClick: (e) => {
|
|
25263
25841
|
e.preventDefault();
|
|
25264
25842
|
this.toggle.emit();
|
|
25265
25843
|
} }, this.hasChildren ? (hAsync("ix-icon", { name: 'chevron-right', size: "16", class: {
|
|
25266
|
-
['icon-toggle-down']: (_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded,
|
|
25267
|
-
}, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}` })) : null), hAsync("div", { key: '
|
|
25844
|
+
['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
|
|
25845
|
+
}, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}` })) : null), hAsync("div", { key: '4cb3c4699ee016895e68c21466e42aa3a10e3ed4', class: "tree-node-container", onClick: () => {
|
|
25268
25846
|
this.itemClick.emit();
|
|
25269
|
-
} }, this.text, hAsync("slot", { key: '
|
|
25847
|
+
} }, hAsync("div", { key: '48ae93475e742e15f6f6acd065fe47c8dd97559b', class: "tree-node-text" }, this.text), hAsync("slot", { key: '2e27a586182c5ca31e924190801bbff825d7f25d' }))));
|
|
25270
25848
|
}
|
|
25271
25849
|
static get style() { return IxTreeItemStyle0; }
|
|
25272
25850
|
static get cmpMeta() { return {
|
|
@@ -25382,7 +25960,7 @@ class Upload {
|
|
|
25382
25960
|
this.filesToUpload = obj;
|
|
25383
25961
|
}
|
|
25384
25962
|
render() {
|
|
25385
|
-
return (hAsync(Host, { key: '
|
|
25963
|
+
return (hAsync(Host, { key: 'f4d3b7986dc9ee2d9249dd1275f057e72a03cd84' }, hAsync("div", { key: 'de2560f5f66cad07f7515ac0610c21294c838bf2', class: {
|
|
25386
25964
|
'file-upload-area': true,
|
|
25387
25965
|
'file-over': this.state !== UploadFileState.LOADING && this.isFileOver,
|
|
25388
25966
|
checking: this.state === UploadFileState.LOADING,
|
|
@@ -25392,9 +25970,9 @@ class Upload {
|
|
|
25392
25970
|
if (this.state !== UploadFileState.LOADING) {
|
|
25393
25971
|
this.fileDropped(e);
|
|
25394
25972
|
}
|
|
25395
|
-
}, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), hAsync("div", { key: '
|
|
25973
|
+
}, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), hAsync("div", { key: 'a2d542458b53e0c9690480e8cd98d128e2e7d73b' }, hAsync("input", { key: '73f93d9e720aad7908208f727f20355ec9e984f1', multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", onChange: (e) => {
|
|
25396
25974
|
this.fileChangeEvent(e);
|
|
25397
|
-
}, accept: this.accept }), hAsync("ix-button", { key: '
|
|
25975
|
+
}, accept: this.accept }), hAsync("ix-button", { key: 'b9ec49c0ff2b9a62792c822278eb5ab3cf2669af', tabindex: "-1", outline: true, onClick: () => this.inputElement.click(), disabled: this.disabled || this.state === UploadFileState.LOADING }, this.i18nUploadFile)))));
|
|
25398
25976
|
}
|
|
25399
25977
|
get hostElement() { return getElement(this); }
|
|
25400
25978
|
static get style() { return IxUploadStyle0; }
|
|
@@ -25553,13 +26131,13 @@ class ValidationTooltip {
|
|
|
25553
26131
|
}
|
|
25554
26132
|
render() {
|
|
25555
26133
|
var _a, _b;
|
|
25556
|
-
return (hAsync(Host, { key: '
|
|
26134
|
+
return (hAsync(Host, { key: '72ba87bcf595d41ed8096280fbf9084651f56056' }, hAsync("slot", { key: '078e7475136e0ddd6d79f24eed7391b170140bd8' }), hAsync("div", { key: '578d040f7b29eacd35096d9e815d216f7be5db1f', role: "tooltip", style: {
|
|
25557
26135
|
display: 'none',
|
|
25558
26136
|
position: 'fixed',
|
|
25559
26137
|
top: '0',
|
|
25560
26138
|
left: '0',
|
|
25561
26139
|
transform: `translate(${Math.round(((_a = this.tooltipPosition) === null || _a === void 0 ? void 0 : _a.x) || 0)}px,${Math.round(((_b = this.tooltipPosition) === null || _b === void 0 ? void 0 : _b.y) || 0)}px)`,
|
|
25562
|
-
}, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: '
|
|
26140
|
+
}, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: '91b69dd9f97fb0d49dc3a74d3ba4c215e21e43f3', name: "tooltip-message" }), hAsync("div", { key: '587dd2ab8238a0c23e3ef7a9faff0b64c271c9fe', id: "arrow" }))));
|
|
25563
26141
|
}
|
|
25564
26142
|
get hostElement() { return getElement(this); }
|
|
25565
26143
|
static get watchers() { return {
|
|
@@ -25651,18 +26229,18 @@ class WorkflowStep {
|
|
|
25651
26229
|
}
|
|
25652
26230
|
render() {
|
|
25653
26231
|
const icons = !this.customIconSlot ? (hAsync(Fragment, null, hAsync("ix-icon", { color: "color-1", name: this.iconName === 'warning' ? 'triangle-filled' : 'circle-filled', class: "absolute", size: "24" }), hAsync("ix-icon", { color: this.iconColor, name: this.iconName, class: "absolute", size: "24" }))) : null;
|
|
25654
|
-
return (hAsync(Host, { key: '
|
|
26232
|
+
return (hAsync(Host, { key: 'd4e68cd7e2eb915e8e8f7d09b0c62a6a8af119d2', class: { 'host-vertical': this.vertical }, onClick: () => this.onStepClick() }, hAsync("div", { key: 'de386fc5cde68f15a663726b1133e9cfa08a742a', tabIndex: 0, class: {
|
|
25655
26233
|
step: true,
|
|
25656
26234
|
selected: this.selected,
|
|
25657
26235
|
vertical: this.vertical,
|
|
25658
26236
|
disabled: this.disabled,
|
|
25659
26237
|
clickable: this.clickable && !this.disabled,
|
|
25660
|
-
} }, hAsync("div", { key: '
|
|
26238
|
+
} }, hAsync("div", { key: '2399853ee54da5c2bdc15b7392634cf2611ea748', class: "wrapper" }, hAsync("div", { key: '5da5862fa6295670b1ba3b3f2811a46c91cb4001', class: {
|
|
25661
26239
|
line: true,
|
|
25662
26240
|
selected: this.selected,
|
|
25663
26241
|
[this.status]: true,
|
|
25664
26242
|
[this.position]: true,
|
|
25665
|
-
} }), hAsync("div", { key: '
|
|
26243
|
+
} }), hAsync("div", { key: 'a419c64f356fb6ea53d148669de0bba0d160f61d', class: "iconWrapper" }, icons, hAsync("slot", { key: '7834816f2573a75da4dd55ccccf4eee69d2ed9bf', name: "custom-icon" }))), hAsync("div", { key: '75e4924fe9eab8b4db9147ac7700a9a50ce73b9a', class: "text" }, hAsync("slot", { key: '8bb8981bb1ee9c0f3e43f82d5771cc1fccec44db' })))));
|
|
25666
26244
|
}
|
|
25667
26245
|
get hostElement() { return getElement(this); }
|
|
25668
26246
|
static get watchers() { return {
|
|
@@ -25759,7 +26337,7 @@ class WorkflowSteps {
|
|
|
25759
26337
|
this.updateSteps();
|
|
25760
26338
|
}
|
|
25761
26339
|
render() {
|
|
25762
|
-
return (hAsync(Host, { key: '
|
|
26340
|
+
return (hAsync(Host, { key: 'b1c24f42786d7086e8db94ae37e667716ec1345c' }, hAsync("div", { key: '62fbf3c6c51d00e3bea9d3ec251324e8db147aa4', class: { steps: true, vertical: this.vertical } }, hAsync("slot", { key: '7fee89ab9c086a56f1ba4d47cefe2566007b374a' }))));
|
|
25763
26341
|
}
|
|
25764
26342
|
get hostElement() { return getElement(this); }
|
|
25765
26343
|
static get style() { return IxWorkflowStepsStyle0; }
|