@eui/components 18.0.0-next.44 → 18.0.0-next.46
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/directives/eui-maxlength.directive.d.ts.map +1 -1
- package/directives/eui-scroll-handler.directive.d.ts.map +1 -1
- package/directives/eui-smooth-scroll.directive.d.ts.map +1 -1
- package/directives/eui-tooltip/eui-tooltip.directive.d.ts.map +1 -1
- package/docs/components/EuiChipComponent.html +1 -1
- package/docs/components/EuiChipListComponent.html +1 -1
- package/docs/dependencies.html +16 -16
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/directives/eui-clearable.directive.mjs +3 -3
- package/esm2022/directives/eui-has-permission.directive.mjs +7 -7
- package/esm2022/directives/eui-loading.directive.mjs +3 -3
- package/esm2022/directives/eui-maxlength.directive.mjs +7 -7
- package/esm2022/directives/eui-resizable/eui-resizable.component.mjs +3 -3
- package/esm2022/directives/eui-resizable/eui-resizable.directive.mjs +3 -3
- package/esm2022/directives/eui-resizable/eui-resizable.module.mjs +4 -4
- package/esm2022/directives/eui-scroll-handler.directive.mjs +10 -10
- package/esm2022/directives/eui-smooth-scroll.directive.mjs +10 -10
- package/esm2022/directives/eui-template.directive.mjs +7 -7
- package/esm2022/directives/eui-tooltip/container/eui-tooltip-container.component.mjs +5 -5
- package/esm2022/directives/eui-tooltip/eui-tooltip.directive.mjs +3 -3
- package/esm2022/directives/eui-tooltip/eui-tooltip.module.mjs +4 -4
- package/esm2022/eui-alert/components/eui-alert-title.component.mjs +3 -3
- package/esm2022/eui-alert/eui-alert.component.mjs +4 -4
- package/esm2022/eui-alert/eui-alert.module.mjs +4 -4
- package/esm2022/eui-all/eui-all.module.mjs +4 -4
- package/esm2022/eui-autocomplete/eui-autocomplete-option/eui-autocomplete-option.component.mjs +3 -3
- package/esm2022/eui-autocomplete/eui-autocomplete-option-group/eui-autocomplete-option-group.component.mjs +3 -3
- package/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +5 -5
- package/esm2022/eui-autocomplete/eui-autocomplete.module.mjs +4 -4
- package/esm2022/eui-avatar/avatar-badge/avatar-badge.component.mjs +3 -3
- package/esm2022/eui-avatar/avatar-icon/avatar-icon.component.mjs +3 -3
- package/esm2022/eui-avatar/avatar-image/avatar-image.component.mjs +3 -3
- package/esm2022/eui-avatar/avatar-text/avatar-text.component.mjs +3 -3
- package/esm2022/eui-avatar/eui-avatar-list.component.mjs +3 -3
- package/esm2022/eui-avatar/eui-avatar.component.mjs +4 -4
- package/esm2022/eui-avatar/eui-avatar.module.mjs +4 -4
- package/esm2022/eui-badge/eui-badge.component.mjs +4 -4
- package/esm2022/eui-badge/eui-badge.module.mjs +4 -4
- package/esm2022/eui-block-content/eui-block-content.component.mjs +4 -4
- package/esm2022/eui-block-content/eui-block-content.module.mjs +4 -4
- package/esm2022/eui-block-document/eui-block-document.component.mjs +4 -4
- package/esm2022/eui-block-document/eui-block-document.module.mjs +4 -4
- package/esm2022/eui-button/eui-button.component.mjs +8 -8
- package/esm2022/eui-button-group/eui-button-group.component.mjs +7 -7
- package/esm2022/eui-button-v2/eui-button-v2.component.mjs +8 -8
- package/esm2022/eui-card/components/eui-card-content/eui-card-content.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-buttons.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-icons.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-footer/eui-card-footer.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-header/eui-card-header-left-content.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-header/eui-card-header-right-content.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-header/eui-card-header-subtitle.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-header/eui-card-header-title.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-header/eui-card-header.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-header-body/eui-card-header-body.component.mjs +3 -3
- package/esm2022/eui-card/components/eui-card-media/eui-card-media.component.mjs +3 -3
- package/esm2022/eui-card/eui-card.component.mjs +4 -4
- package/esm2022/eui-card/eui-card.module.mjs +4 -4
- package/esm2022/eui-card/services/ui-state.service.mjs +3 -3
- package/esm2022/eui-chip/eui-chip.component.mjs +5 -5
- package/esm2022/eui-chip/eui-chip.module.mjs +4 -4
- package/esm2022/eui-chip-list/eui-chip-list.component.mjs +8 -8
- package/esm2022/eui-chip-list/eui-chip-list.module.mjs +4 -4
- package/esm2022/eui-chip-list/services/eui-chip-list-drag.service.mjs +3 -3
- package/esm2022/eui-dashboard-button/eui-dashboard-button.component.mjs +14 -14
- package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +8 -8
- package/esm2022/eui-date-range-selector/eui-date-range-selector.component.mjs +3 -3
- package/esm2022/eui-date-range-selector/eui-date-range-selector.module.mjs +4 -4
- package/esm2022/eui-datepicker/eui-datepicker.component.mjs +15 -15
- package/esm2022/eui-datepicker/eui-datepicker.module.mjs +4 -4
- package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +4 -4
- package/esm2022/eui-dialog/eui-dialog.component.mjs +10 -10
- package/esm2022/eui-dialog/eui-dialog.module.mjs +4 -4
- package/esm2022/eui-dialog/services/eui-dialog.service.mjs +3 -3
- package/esm2022/eui-dimmer/dimmer.component.mjs +4 -4
- package/esm2022/eui-dimmer/dimmer.module.mjs +4 -4
- package/esm2022/eui-disable-content/eui-disable-content.component.mjs +8 -8
- package/esm2022/eui-discussion-thread/eui-discussion-thread-item.component.mjs +3 -3
- package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +3 -3
- package/esm2022/eui-discussion-thread/eui-discussion-thread.module.mjs +4 -4
- package/esm2022/eui-dropdown/directives/eui-dropdown-content.directive.mjs +3 -3
- package/esm2022/eui-dropdown/dropdown-item/eui-dropdown-item.component.mjs +4 -4
- package/esm2022/eui-dropdown/eui-dropdown.component.mjs +5 -5
- package/esm2022/eui-dropdown/eui-dropdown.module.mjs +8 -8
- package/esm2022/eui-dropdown/eui-dropdown.service.mjs +3 -3
- package/esm2022/eui-feedback-message/eui-feedback-message.component.mjs +3 -3
- package/esm2022/eui-feedback-message/eui-feedback-message.module.mjs +4 -4
- package/esm2022/eui-fieldset/eui-fieldset.component.mjs +10 -10
- package/esm2022/eui-fieldset/eui-fieldset.module.mjs +4 -4
- package/esm2022/eui-file-upload/eui-file-upload.component.mjs +3 -3
- package/esm2022/eui-file-upload/eui-file-upload.module.mjs +4 -4
- package/esm2022/eui-file-upload/file-preview/file-preview.component.mjs +3 -3
- package/esm2022/eui-file-upload/pipes/filesize.pipe.mjs +3 -3
- package/esm2022/eui-file-upload/progress/eui-file-upload-progress.component.mjs +3 -3
- package/esm2022/eui-file-upload/utils/eui-file-upload.utils.mjs +3 -3
- package/esm2022/eui-growl/eui-growl.component.mjs +4 -4
- package/esm2022/eui-growl/eui-growl.module.mjs +4 -4
- package/esm2022/eui-icon/eui-icon-button/eui-icon-button.component.mjs +3 -3
- package/esm2022/eui-icon/eui-icon-button-expander/eui-icon-button-expander.component.mjs +3 -3
- package/esm2022/eui-icon/eui-icon-color.component.mjs +3 -3
- package/esm2022/eui-icon/eui-icon-input/eui-icon-input.component.mjs +3 -3
- package/esm2022/eui-icon/eui-icon-svg.component.mjs +6 -6
- package/esm2022/eui-icon/eui-icon.module.mjs +4 -4
- package/esm2022/eui-icon-toggle/eui-icon-toggle.component.mjs +3 -3
- package/esm2022/eui-icon-toggle/eui-icon-toggle.module.mjs +4 -4
- package/esm2022/eui-input-checkbox/eui-input-checkbox.component.mjs +3 -3
- package/esm2022/eui-input-checkbox/eui-input-checkbox.module.mjs +4 -4
- package/esm2022/eui-input-group/eui-input-group.component.mjs +4 -4
- package/esm2022/eui-input-group/eui-input-group.module.mjs +4 -4
- package/esm2022/eui-input-number/eui-input-number.component.mjs +4 -4
- package/esm2022/eui-input-number/eui-input-number.module.mjs +4 -4
- package/esm2022/eui-input-number/eui-number-control.directive.mjs +3 -3
- package/esm2022/eui-input-radio/eui-input-radio.component.mjs +3 -3
- package/esm2022/eui-input-radio/eui-input-radio.module.mjs +4 -4
- package/esm2022/eui-input-text/eui-input-text.component.mjs +4 -4
- package/esm2022/eui-input-text/eui-input-text.module.mjs +4 -4
- package/esm2022/eui-label/eui-label.component.mjs +3 -3
- package/esm2022/eui-label/eui-label.module.mjs +4 -4
- package/esm2022/eui-language-selector/language-selector.component.mjs +4 -4
- package/esm2022/eui-language-selector/language-selector.module.mjs +4 -4
- package/esm2022/eui-language-selector/modal-selector/modal-selector.component.mjs +3 -3
- package/esm2022/eui-list/eui-list-item/eui-list-item.component.mjs +3 -3
- package/esm2022/eui-list/eui-list.component.mjs +3 -3
- package/esm2022/eui-list/eui-list.module.mjs +4 -4
- package/esm2022/eui-menu/eui-menu-item.component.mjs +3 -3
- package/esm2022/eui-menu/eui-menu.component.mjs +3 -3
- package/esm2022/eui-menu/eui-menu.module.mjs +4 -4
- package/esm2022/eui-message-box/eui-message-box.component.mjs +6 -6
- package/esm2022/eui-message-box/eui-message-box.module.mjs +4 -4
- package/esm2022/eui-message-box/services/eui-message-box.service.mjs +3 -3
- package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +3 -3
- package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +3 -3
- package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
- package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +3 -3
- package/esm2022/eui-overlay/eui-overlay.component.mjs +4 -4
- package/esm2022/eui-overlay/eui-overlay.module.mjs +4 -4
- package/esm2022/eui-page/components/eui-page-breadcrumb/eui-page-breadcrumb.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +21 -21
- package/esm2022/eui-page/components/eui-page-columns/eui-page-columns.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-content/eui-page-content.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-footer/eui-page-footer.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-action-items.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-body.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-sub-label.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-top-content/eui-page-top-content.component.mjs +3 -3
- package/esm2022/eui-page/eui-page.component.mjs +4 -4
- package/esm2022/eui-page/eui-page.module.mjs +4 -4
- package/esm2022/eui-paginator/eui-paginator.component.mjs +3 -3
- package/esm2022/eui-paginator/eui-paginator.module.mjs +4 -4
- package/esm2022/eui-popover/directives/eui-popover-arrow-position.directive.mjs +3 -3
- package/esm2022/eui-popover/eui-popover.component.mjs +4 -4
- package/esm2022/eui-popover/eui-popover.module.mjs +4 -4
- package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +3 -3
- package/esm2022/eui-progress-bar/eui-progress-bar.module.mjs +4 -4
- package/esm2022/eui-progress-circle/eui-progress-circle.component.mjs +8 -8
- package/esm2022/eui-select/eui-select-control.directive.mjs +3 -3
- package/esm2022/eui-select/eui-select-multiple.directive.mjs +3 -3
- package/esm2022/eui-select/eui-select-mutli-option.directive.mjs +3 -3
- package/esm2022/eui-select/eui-select-option.directive.mjs +3 -3
- package/esm2022/eui-select/eui-select.component.mjs +4 -4
- package/esm2022/eui-select/eui-select.module.mjs +4 -4
- package/esm2022/eui-sidebar-menu/eui-sidebar-menu.component.mjs +4 -4
- package/esm2022/eui-sidebar-menu/eui-sidebar-menu.module.mjs +4 -4
- package/esm2022/eui-skeleton/eui-skeleton.component.mjs +3 -3
- package/esm2022/eui-skeleton/eui-skeleton.module.mjs +4 -4
- package/esm2022/eui-slide-toggle/eui-slide-toggle.component.mjs +5 -5
- package/esm2022/eui-slide-toggle/eui-slide-toggle.module.mjs +4 -4
- package/esm2022/eui-table/directives/eui-table-sticky-columns.directive.mjs +3 -3
- package/esm2022/eui-table/eui-table.component.mjs +4 -4
- package/esm2022/eui-table/eui-table.module.mjs +4 -4
- package/esm2022/eui-table/expandable-row/eui-table-expandable-row.component.mjs +3 -3
- package/esm2022/eui-table/filter/eui-table-filter.component.mjs +3 -3
- package/esm2022/eui-table/pipes/eui-table-highlight-filter.pipe.mjs +3 -3
- package/esm2022/eui-table/selectable-header/eui-table-selectable-header.component.mjs +3 -3
- package/esm2022/eui-table/selectable-row/eui-table-selectable-row.component.mjs +3 -3
- package/esm2022/eui-table/services/eui-table-selectable-row.service.mjs +3 -3
- package/esm2022/eui-table/services/eui-table-sort.service.mjs +3 -3
- package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +3 -3
- package/esm2022/eui-table-v2/directives/eui-table-v2-expandable-row.directive.mjs +3 -3
- package/esm2022/eui-table-v2/directives/eui-table-v2-sticky-col.directive.mjs +3 -3
- package/esm2022/eui-table-v2/eui-table-v2.component.mjs +4 -4
- package/esm2022/eui-table-v2/eui-table-v2.module.mjs +4 -4
- package/esm2022/eui-table-v2/filter/eui-table-v2-filter.component.mjs +3 -3
- package/esm2022/eui-table-v2/pipes/eui-table-v2-highlight.pipe.mjs +3 -3
- package/esm2022/eui-table-v2/selectable-header/eui-table-v2-selectable-header.component.mjs +3 -3
- package/esm2022/eui-table-v2/selectable-row/eui-table-v2-selectable-row.component.mjs +3 -3
- package/esm2022/eui-table-v2/services/eui-table-v2-selectable-row.service.mjs +3 -3
- package/esm2022/eui-table-v2/services/eui-table-v2-sort.service.mjs +3 -3
- package/esm2022/eui-table-v2/sortable-col/eui-table-v2-sortable-col.component.mjs +3 -3
- package/esm2022/eui-tabs/eui-tab/eui-tab.component.mjs +4 -4
- package/esm2022/eui-tabs/eui-tab-content/eui-tab-content.component.mjs +3 -3
- package/esm2022/eui-tabs/eui-tab-label/eui-tab-label.component.mjs +6 -6
- package/esm2022/eui-tabs/eui-tabs.component.mjs +7 -7
- package/esm2022/eui-tabs/eui-tabs.module.mjs +4 -4
- package/esm2022/eui-textarea/auto-resize.directive.mjs +3 -3
- package/esm2022/eui-textarea/eui-textarea.component.mjs +4 -4
- package/esm2022/eui-textarea/eui-textarea.module.mjs +4 -4
- package/esm2022/eui-timebar/eui-timebar.component.mjs +7 -7
- package/esm2022/eui-timeline/eui-timeline-item.component.mjs +3 -3
- package/esm2022/eui-timeline/eui-timeline.component.mjs +3 -3
- package/esm2022/eui-timeline/eui-timeline.module.mjs +4 -4
- package/esm2022/eui-timepicker/eui-timepicker.component.mjs +3 -3
- package/esm2022/eui-timepicker/eui-timepicker.module.mjs +4 -4
- package/esm2022/eui-tree/eui-dropdown-tree.directive.mjs +7 -7
- package/esm2022/eui-tree/eui-tree-form-control.directive.mjs +7 -7
- package/esm2022/eui-tree/eui-tree.component.mjs +8 -8
- package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +12 -12
- package/esm2022/eui-tree-list/eui-tree-list.component.mjs +4 -4
- package/esm2022/eui-tree-list/eui-tree-list.module.mjs +4 -4
- package/esm2022/eui-tree-list/item-content/item-content.component.mjs +3 -3
- package/esm2022/eui-tree-list/toolbar/toolbar.component.mjs +6 -6
- package/esm2022/eui-user-profile/user-profile-card/user-profile-card.component.mjs +3 -3
- package/esm2022/eui-user-profile/user-profile-menu/user-profile-menu.component.mjs +3 -3
- package/esm2022/eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.mjs +3 -3
- package/esm2022/eui-user-profile/user-profile.component.mjs +3 -3
- package/esm2022/eui-user-profile/user-profile.module.mjs +4 -4
- package/esm2022/eui-wizard/eui-wizard-step.component.mjs +3 -3
- package/esm2022/eui-wizard/eui-wizard.component.mjs +3 -3
- package/esm2022/eui-wizard/eui-wizard.module.mjs +4 -4
- package/esm2022/eui-wizard/services/eui-wizard.service.mjs +3 -3
- package/esm2022/externals/charts/chart/chart.component.mjs +3 -3
- package/esm2022/externals/charts/eui-charts.module.mjs +4 -4
- package/esm2022/externals/eui-editor/counters/eui-editor-counters.component.mjs +3 -3
- package/esm2022/externals/eui-editor/directives/eui-editor-maxlength.directive.mjs +3 -3
- package/esm2022/externals/eui-editor/eui-editor.component.mjs +12 -12
- package/esm2022/externals/eui-editor/eui-editor.module.mjs +4 -4
- package/esm2022/externals/eui-editor/html-view/eui-editor-html-view.component.mjs +3 -3
- package/esm2022/externals/eui-editor/image-url-dialog/image-url-dialog.component.mjs +3 -3
- package/esm2022/externals/eui-editor/json-view/eui-editor-json-view.component.mjs +3 -3
- package/esm2022/externals/quill/loader.service.mjs +3 -3
- package/esm2022/externals/quill/quill-editor.component.mjs +3 -3
- package/esm2022/externals/quill/quill.module.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.module.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-footer/footer.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-footer/footer.module.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-header/header.module.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-body/sidebar-body.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.module.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app-top-message/top-message.module.mjs +4 -4
- package/esm2022/layout/eui-app/eui-app.component.mjs +6 -6
- package/esm2022/layout/eui-app/eui-app.module.mjs +4 -4
- package/esm2022/layout/eui-breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2022/layout/eui-breadcrumb/breadcrumb.module.mjs +4 -4
- package/esm2022/layout/eui-breadcrumb/breadcrumb.service.mjs +3 -3
- package/esm2022/layout/eui-breadcrumb/collapsed-breadcrumb/collapsed-breadcrumb.component.mjs +6 -6
- package/esm2022/layout/eui-breadcrumb/item/breadcrumb-item.component.mjs +3 -3
- package/esm2022/layout/eui-footer/footer.component.mjs +3 -3
- package/esm2022/layout/eui-footer/footer.module.mjs +4 -4
- package/esm2022/layout/eui-header/header-app/header-app.component.mjs +12 -12
- package/esm2022/layout/eui-header/header-app-name/header-app-name.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-app-name-logo/header-app-name-logo.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-app-subtitle/header-app-subtitle.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-right-content/header-right-content.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +3 -3
- package/esm2022/layout/eui-header/header.component.mjs +3 -3
- package/esm2022/layout/eui-header/header.module.mjs +4 -4
- package/esm2022/layout/eui-layout.module.mjs +4 -4
- package/esm2022/layout/eui-notifications/eui-notification-item.component.mjs +3 -3
- package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +3 -3
- package/esm2022/layout/eui-notifications/eui-notifications.module.mjs +4 -4
- package/esm2022/layout/eui-notifications-v2/eui-notification-item.component.mjs +3 -3
- package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +3 -3
- package/esm2022/layout/eui-notifications-v2/eui-notifications.module.mjs +4 -4
- package/esm2022/layout/eui-search/search.component.mjs +3 -3
- package/esm2022/layout/eui-search/search.module.mjs +4 -4
- package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
- package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.module.mjs +4 -4
- package/esm2022/layout/eui-toolbar/toolbar-app/toolbar-app.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar-center/toolbar-center.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar-item/toolbar-item.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar-items/toolbar-items.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar-logo/toolbar-logo.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar.component.mjs +4 -4
- package/esm2022/layout/eui-toolbar/toolbar.module.mjs +4 -4
- package/esm2022/pipes/eui-is-empty.pipe.mjs +7 -7
- package/esm2022/pipes/eui-truncate.pipe.mjs +7 -7
- package/esm2022/shared/base/base-states.directive.mjs +3 -3
- package/esm2022/shared/input.directive.mjs +3 -3
- package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
- package/eui-chip-list/eui-chip-list.component.d.ts.map +1 -1
- package/eui-icon/eui-icon-svg.component.d.ts.map +1 -1
- package/eui-input-number/eui-input-number.component.d.ts.map +1 -1
- package/eui-progress-bar/eui-progress-bar.component.d.ts.map +1 -1
- package/eui-table/sortable-col/eui-table-sortable-col.component.d.ts.map +1 -1
- package/eui-table-v2/eui-table-v2.component.d.ts.map +1 -1
- package/fesm2022/eui-components-directives.mjs +68 -68
- package/fesm2022/eui-components-directives.mjs.map +1 -1
- package/fesm2022/eui-components-eui-alert.mjs +12 -12
- package/fesm2022/eui-components-eui-alert.mjs.map +1 -1
- package/fesm2022/eui-components-eui-autocomplete.mjs +15 -15
- package/fesm2022/eui-components-eui-autocomplete.mjs.map +1 -1
- package/fesm2022/eui-components-eui-avatar.mjs +23 -23
- package/fesm2022/eui-components-eui-avatar.mjs.map +1 -1
- package/fesm2022/eui-components-eui-badge.mjs +8 -8
- package/fesm2022/eui-components-eui-badge.mjs.map +1 -1
- package/fesm2022/eui-components-eui-block-content.mjs +8 -8
- package/fesm2022/eui-components-eui-block-content.mjs.map +1 -1
- package/fesm2022/eui-components-eui-block-document.mjs +8 -8
- package/fesm2022/eui-components-eui-block-document.mjs.map +1 -1
- package/fesm2022/eui-components-eui-button-group.mjs +7 -7
- package/fesm2022/eui-components-eui-button-v2.mjs +8 -8
- package/fesm2022/eui-components-eui-button-v2.mjs.map +1 -1
- package/fesm2022/eui-components-eui-button.mjs +8 -8
- package/fesm2022/eui-components-eui-button.mjs.map +1 -1
- package/fesm2022/eui-components-eui-card.mjs +47 -47
- package/fesm2022/eui-components-eui-card.mjs.map +1 -1
- package/fesm2022/eui-components-eui-chip-list.mjs +17 -17
- package/fesm2022/eui-components-eui-chip-list.mjs.map +2 -2
- package/fesm2022/eui-components-eui-chip.mjs +8 -8
- package/fesm2022/eui-components-eui-chip.mjs.map +2 -2
- package/fesm2022/eui-components-eui-dashboard-button.mjs +14 -14
- package/fesm2022/eui-components-eui-dashboard-button.mjs.map +1 -1
- package/fesm2022/eui-components-eui-dashboard-card.mjs +9 -9
- package/fesm2022/eui-components-eui-dashboard-card.mjs.map +1 -1
- package/fesm2022/eui-components-eui-date-range-selector.mjs +7 -7
- package/fesm2022/eui-components-eui-datepicker.mjs +19 -19
- package/fesm2022/eui-components-eui-dialog.mjs +22 -22
- package/fesm2022/eui-components-eui-dialog.mjs.map +1 -1
- package/fesm2022/eui-components-eui-dimmer.mjs +8 -8
- package/fesm2022/eui-components-eui-dimmer.mjs.map +1 -1
- package/fesm2022/eui-components-eui-disable-content.mjs +8 -8
- package/fesm2022/eui-components-eui-disable-content.mjs.map +1 -1
- package/fesm2022/eui-components-eui-discussion-thread.mjs +10 -10
- package/fesm2022/eui-components-eui-dropdown.mjs +23 -23
- package/fesm2022/eui-components-eui-dropdown.mjs.map +1 -1
- package/fesm2022/eui-components-eui-feedback-message.mjs +7 -7
- package/fesm2022/eui-components-eui-fieldset.mjs +14 -14
- package/fesm2022/eui-components-eui-fieldset.mjs.map +1 -1
- package/fesm2022/eui-components-eui-file-upload.mjs +19 -19
- package/fesm2022/eui-components-eui-growl.mjs +9 -9
- package/fesm2022/eui-components-eui-growl.mjs.map +1 -1
- package/fesm2022/eui-components-eui-icon-toggle.mjs +7 -7
- package/fesm2022/eui-components-eui-icon.mjs +21 -21
- package/fesm2022/eui-components-eui-icon.mjs.map +2 -2
- package/fesm2022/eui-components-eui-input-checkbox.mjs +7 -7
- package/fesm2022/eui-components-eui-input-group.mjs +8 -8
- package/fesm2022/eui-components-eui-input-group.mjs.map +1 -1
- package/fesm2022/eui-components-eui-input-number.mjs +11 -11
- package/fesm2022/eui-components-eui-input-number.mjs.map +1 -1
- package/fesm2022/eui-components-eui-input-radio.mjs +7 -7
- package/fesm2022/eui-components-eui-input-text.mjs +8 -8
- package/fesm2022/eui-components-eui-input-text.mjs.map +1 -1
- package/fesm2022/eui-components-eui-label.mjs +7 -7
- package/fesm2022/eui-components-eui-language-selector.mjs +11 -11
- package/fesm2022/eui-components-eui-language-selector.mjs.map +1 -1
- package/fesm2022/eui-components-eui-list.mjs +10 -10
- package/fesm2022/eui-components-eui-menu.mjs +10 -10
- package/fesm2022/eui-components-eui-message-box.mjs +13 -13
- package/fesm2022/eui-components-eui-overlay.mjs +20 -20
- package/fesm2022/eui-components-eui-overlay.mjs.map +1 -1
- package/fesm2022/eui-components-eui-page.mjs +59 -59
- package/fesm2022/eui-components-eui-page.mjs.map +1 -1
- package/fesm2022/eui-components-eui-paginator.mjs +7 -7
- package/fesm2022/eui-components-eui-popover.mjs +11 -11
- package/fesm2022/eui-components-eui-popover.mjs.map +1 -1
- package/fesm2022/eui-components-eui-progress-bar.mjs +7 -7
- package/fesm2022/eui-components-eui-progress-circle.mjs +8 -8
- package/fesm2022/eui-components-eui-progress-circle.mjs.map +1 -1
- package/fesm2022/eui-components-eui-select.mjs +20 -20
- package/fesm2022/eui-components-eui-select.mjs.map +1 -1
- package/fesm2022/eui-components-eui-sidebar-menu.mjs +8 -8
- package/fesm2022/eui-components-eui-sidebar-menu.mjs.map +1 -1
- package/fesm2022/eui-components-eui-skeleton.mjs +7 -7
- package/fesm2022/eui-components-eui-slide-toggle.mjs +9 -9
- package/fesm2022/eui-components-eui-slide-toggle.mjs.map +1 -1
- package/fesm2022/eui-components-eui-table-v2.mjs +35 -35
- package/fesm2022/eui-components-eui-table-v2.mjs.map +1 -1
- package/fesm2022/eui-components-eui-table.mjs +35 -35
- package/fesm2022/eui-components-eui-table.mjs.map +1 -1
- package/fesm2022/eui-components-eui-tabs.mjs +24 -24
- package/fesm2022/eui-components-eui-tabs.mjs.map +1 -1
- package/fesm2022/eui-components-eui-textarea.mjs +11 -11
- package/fesm2022/eui-components-eui-textarea.mjs.map +1 -1
- package/fesm2022/eui-components-eui-timebar.mjs +7 -7
- package/fesm2022/eui-components-eui-timeline.mjs +10 -10
- package/fesm2022/eui-components-eui-timepicker.mjs +7 -7
- package/fesm2022/eui-components-eui-tree-list.mjs +30 -30
- package/fesm2022/eui-components-eui-tree-list.mjs.map +1 -1
- package/fesm2022/eui-components-eui-tree.mjs +23 -23
- package/fesm2022/eui-components-eui-tree.mjs.map +1 -1
- package/fesm2022/eui-components-eui-user-profile.mjs +16 -16
- package/fesm2022/eui-components-eui-wizard.mjs +13 -13
- package/fesm2022/eui-components-externals-charts.mjs +7 -7
- package/fesm2022/eui-components-externals-eui-editor.mjs +30 -30
- package/fesm2022/eui-components-externals-eui-editor.mjs.map +1 -1
- package/fesm2022/eui-components-externals-quill.mjs +10 -10
- package/fesm2022/eui-components-layout.mjs +208 -208
- package/fesm2022/eui-components-layout.mjs.map +1 -1
- package/fesm2022/eui-components-pipes.mjs +14 -14
- package/fesm2022/eui-components-shared.mjs +6 -6
- package/fesm2022/eui-components.mjs +4 -4
- package/package.json +3 -3
@@ -50,15 +50,15 @@ var EuiDisableContentComponent = class _EuiDisableContentComponent {
|
|
50
50
|
}
|
51
51
|
}
|
52
52
|
static {
|
53
|
-
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
53
|
+
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDisableContentComponent, deps: [{ token: i0.ElementRef }, { token: i1.EuiGrowlService }], target: i0.ɵɵFactoryTarget.Component });
|
54
54
|
}
|
55
55
|
static {
|
56
|
-
this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.
|
56
|
+
this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiDisableContentComponent, selector: "eui-disable-content", inputs: { disabledText: "disabledText", isDisabled: "isDisabled" }, usesOnChanges: true, ngImport: i0, template: '<div [class.eui-disable-content--disabled]="isDisabled" (click)="onClick()">\n <ng-content></ng-content>\n</div>\n', styles: ['.eui-disable-content--disabled{position:relative;z-index:var(--eui-zi-overlay)}.eui-disable-content--disabled:before{content:"";display:block;height:80px;left:50%;margin:-40px 0 0 -40px;position:absolute;top:50%;width:80px;z-index:10000}.eui-disable-content--disabled:after{background-color:#ffffff40;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:100000}\n'], encapsulation: i0.ViewEncapsulation.None });
|
57
57
|
}
|
58
58
|
};
|
59
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
59
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDisableContentComponent, decorators: [{
|
60
60
|
type: Component,
|
61
|
-
args: [{ selector: "eui-disable-content", encapsulation: ViewEncapsulation.None, template: '<div [class.eui-disable-content--disabled]="isDisabled" (click)="onClick()">\n <ng-content></ng-content>\n</div>\n', styles: ['.eui-disable-content--disabled{position:relative;z-index:var(--eui-
|
61
|
+
args: [{ selector: "eui-disable-content", encapsulation: ViewEncapsulation.None, template: '<div [class.eui-disable-content--disabled]="isDisabled" (click)="onClick()">\n <ng-content></ng-content>\n</div>\n', styles: ['.eui-disable-content--disabled{position:relative;z-index:var(--eui-zi-overlay)}.eui-disable-content--disabled:before{content:"";display:block;height:80px;left:50%;margin:-40px 0 0 -40px;position:absolute;top:50%;width:80px;z-index:10000}.eui-disable-content--disabled:after{background-color:#ffffff40;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:100000}\n'] }]
|
62
62
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.EuiGrowlService }], propDecorators: { disabledText: [{
|
63
63
|
type: Input
|
64
64
|
}], isDisabled: [{
|
@@ -66,16 +66,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
|
|
66
66
|
}] } });
|
67
67
|
var EuiDisableContentModule = class _EuiDisableContentModule {
|
68
68
|
static {
|
69
|
-
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
69
|
+
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDisableContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
70
70
|
}
|
71
71
|
static {
|
72
|
-
this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.
|
72
|
+
this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDisableContentModule, declarations: [EuiDisableContentComponent], imports: [CommonModule], exports: [EuiDisableContentComponent] });
|
73
73
|
}
|
74
74
|
static {
|
75
|
-
this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.
|
75
|
+
this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDisableContentModule, imports: [CommonModule] });
|
76
76
|
}
|
77
77
|
};
|
78
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
78
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDisableContentModule, decorators: [{
|
79
79
|
type: NgModule,
|
80
80
|
args: [{
|
81
81
|
imports: [CommonModule],
|
@@ -2,6 +2,6 @@
|
|
2
2
|
"version": 3,
|
3
3
|
"sources": ["../../eui-disable-content/eui-disable-content.component.ts", "../../eui-disable-content/eui-disable-content.component.html"],
|
4
4
|
"sourcesContent": ["import { Component, ElementRef, Input, NgModule, OnChanges, SimpleChanges, ViewEncapsulation } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { coerceBooleanProperty, BooleanInput } from '@angular/cdk/coercion';\nimport { EuiGrowlService } from '@eui/core';\n\n@Component({\n selector: 'eui-disable-content',\n templateUrl: './eui-disable-content.component.html',\n styleUrls: ['./styles/_index.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiDisableContentComponent implements OnChanges {\n @Input() disabledText = '';\n\n @Input()\n get isDisabled(): boolean {\n return this._isDisabled;\n }\n set isDisabled(value: BooleanInput) {\n this._isDisabled = coerceBooleanProperty(value);\n }\n private _isDisabled?: boolean;\n\n private lastActiveElement: HTMLElement = null;\n\n constructor(private elRef: ElementRef, private growlService: EuiGrowlService) {}\n\n ngOnChanges(changes: SimpleChanges): void {\n const activeElement = this.getActiveElement();\n const isBlocking = this.isAboutToBlock(changes);\n\n if (isBlocking) {\n this.desactivateElement(activeElement);\n } else {\n this.reactivateElement();\n }\n }\n\n isAboutToBlock(changes: SimpleChanges): boolean {\n const isBlockedChange = changes['isDisabled'];\n\n return isBlockedChange && isBlockedChange.currentValue && !isBlockedChange.previousValue;\n }\n\n desactivateElement(activeElement: HTMLElement): void {\n if (activeElement) {\n this.lastActiveElement = activeElement;\n } else {\n this.lastActiveElement = null;\n }\n }\n\n reactivateElement(): void {\n if (this.lastActiveElement) {\n // TODO CHECK\n }\n }\n\n getActiveElement(): HTMLElement {\n return this.elRef.nativeElement.querySelector(':focus');\n }\n\n onClick(): void {\n if (this.isDisabled && this.disabledText) {\n this.growlService.growlInfo(this.disabledText);\n }\n }\n}\n\n@NgModule({\n imports: [CommonModule],\n exports: [EuiDisableContentComponent],\n declarations: [EuiDisableContentComponent],\n})\nexport class EuiDisableContentModule {}\n", "<div [class.eui-disable-content--disabled]=\"isDisabled\" (click)=\"onClick()\">\n <ng-content></ng-content>\n</div>\n"],
|
5
|
-
"mappings": ";AAAA,SAAS,WAAuB,OAAO,UAAoC,yBAAyB;AACpG,SAAS,oBAAoB;AAC7B,SAAS,6BAA2C;;;AAS9C,IAAO,6BAAP,MAAO,4BAA0B;EAGnC,IACI,aAAU;AACV,WAAO,KAAK;EAChB;EACA,IAAI,WAAW,OAAmB;AAC9B,SAAK,cAAc,sBAAsB,KAAK;EAClD;EAKA,YAAoB,OAA2B,cAA6B;AAAxD,SAAA,QAAA;AAA2B,SAAA,eAAA;AAbtC,SAAA,eAAe;AAWhB,SAAA,oBAAiC;EAEsC;EAE/E,YAAY,SAAsB;AAC9B,UAAM,gBAAgB,KAAK,iBAAgB;AAC3C,UAAM,aAAa,KAAK,eAAe,OAAO;AAE9C,QAAI,YAAY;AACZ,WAAK,mBAAmB,aAAa;IACzC,OAAO;AACH,WAAK,kBAAiB;IAC1B;EACJ;EAEA,eAAe,SAAsB;AACjC,UAAM,kBAAkB,QAAQ,YAAY;AAE5C,WAAO,mBAAmB,gBAAgB,gBAAgB,CAAC,gBAAgB;EAC/E;EAEA,mBAAmB,eAA0B;AACzC,QAAI,eAAe;AACf,WAAK,oBAAoB;IAC7B,OAAO;AACH,WAAK,oBAAoB;IAC7B;EACJ;EAEA,oBAAiB;AACb,QAAI,KAAK,mBAAmB;IAE5B;EACJ;EAEA,mBAAgB;AACZ,WAAO,KAAK,MAAM,cAAc,cAAc,QAAQ;EAC1D;EAEA,UAAO;AACH,QAAI,KAAK,cAAc,KAAK,cAAc;AACtC,WAAK,aAAa,UAAU,KAAK,YAAY;IACjD;EACJ;;4GAvDS,6BAA0B,MAAA,CAAA,EAAA,OAAA,cAAA,GAAA,EAAA,OAAA,mBAAA,CAAA,GAAA,QAAA,mBAAA,UAAA,CAAA;EAAA;;gGAA1B,6BAA0B,UAAA,uBAAA,QAAA,EAAA,cAAA,gBAAA,YAAA,aAAA,GAAA,eAAA,MAAA,UAAA,IAAA,UCXvC,yHAGA,QAAA,CAAA,
|
5
|
+
"mappings": ";AAAA,SAAS,WAAuB,OAAO,UAAoC,yBAAyB;AACpG,SAAS,oBAAoB;AAC7B,SAAS,6BAA2C;;;AAS9C,IAAO,6BAAP,MAAO,4BAA0B;EAGnC,IACI,aAAU;AACV,WAAO,KAAK;EAChB;EACA,IAAI,WAAW,OAAmB;AAC9B,SAAK,cAAc,sBAAsB,KAAK;EAClD;EAKA,YAAoB,OAA2B,cAA6B;AAAxD,SAAA,QAAA;AAA2B,SAAA,eAAA;AAbtC,SAAA,eAAe;AAWhB,SAAA,oBAAiC;EAEsC;EAE/E,YAAY,SAAsB;AAC9B,UAAM,gBAAgB,KAAK,iBAAgB;AAC3C,UAAM,aAAa,KAAK,eAAe,OAAO;AAE9C,QAAI,YAAY;AACZ,WAAK,mBAAmB,aAAa;IACzC,OAAO;AACH,WAAK,kBAAiB;IAC1B;EACJ;EAEA,eAAe,SAAsB;AACjC,UAAM,kBAAkB,QAAQ,YAAY;AAE5C,WAAO,mBAAmB,gBAAgB,gBAAgB,CAAC,gBAAgB;EAC/E;EAEA,mBAAmB,eAA0B;AACzC,QAAI,eAAe;AACf,WAAK,oBAAoB;IAC7B,OAAO;AACH,WAAK,oBAAoB;IAC7B;EACJ;EAEA,oBAAiB;AACb,QAAI,KAAK,mBAAmB;IAE5B;EACJ;EAEA,mBAAgB;AACZ,WAAO,KAAK,MAAM,cAAc,cAAc,QAAQ;EAC1D;EAEA,UAAO;AACH,QAAI,KAAK,cAAc,KAAK,cAAc;AACtC,WAAK,aAAa,UAAU,KAAK,YAAY;IACjD;EACJ;;4GAvDS,6BAA0B,MAAA,CAAA,EAAA,OAAA,cAAA,GAAA,EAAA,OAAA,mBAAA,CAAA,GAAA,QAAA,mBAAA,UAAA,CAAA;EAAA;;gGAA1B,6BAA0B,UAAA,uBAAA,QAAA,EAAA,cAAA,gBAAA,YAAA,aAAA,GAAA,eAAA,MAAA,UAAA,IAAA,UCXvC,yHAGA,QAAA,CAAA,iYAAA,GAAA,eAAA,qBAAA,KAAA,CAAA;EAAA;;kGDQa,4BAA0B,YAAA,CAAA;QANtC;qBACa,uBAAqB,eAGhB,kBAAkB,MAAI,UAAA,yHAAA,QAAA,CAAA,iYAAA,EAAA,CAAA;qGAG5B,cAAY,CAAA;QAApB;IAGG,YAAU,CAAA;QADb;;AA4DC,IAAO,0BAAP,MAAO,yBAAuB;;4GAAvB,0BAAuB,MAAA,CAAA,GAAA,QAAA,mBAAA,SAAA,CAAA;EAAA;;6GAAvB,0BAAuB,cAAA,CA/DvB,0BAA0B,GAAA,SAAA,CA2DzB,YAAY,GAAA,SAAA,CA3Db,0BAA0B,EAAA,CAAA;EAAA;;6GA+D1B,0BAAuB,SAAA,CAJtB,YAAY,EAAA,CAAA;EAAA;;kGAIb,yBAAuB,YAAA,CAAA;QALnC;SAAS;IACN,SAAS,CAAC,YAAY;IACtB,SAAS,CAAC,0BAA0B;IACpC,cAAc,CAAC,0BAA0B;GAC5C;;",
|
6
6
|
"names": []
|
7
7
|
}
|
@@ -20,10 +20,10 @@ var EuiDiscussionThreadItemComponent = class _EuiDiscussionThreadItemComponent {
|
|
20
20
|
this._isOdd = coerceBooleanProperty(value);
|
21
21
|
}
|
22
22
|
static {
|
23
|
-
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
23
|
+
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDiscussionThreadItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
24
24
|
}
|
25
25
|
static {
|
26
|
-
this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-next.
|
26
|
+
this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-next.6", type: _EuiDiscussionThreadItemComponent, selector: "eui-discussion-thread-item", inputs: { id: "id", typeClass: "typeClass", date: "date", author: "author", body: "body", tooltip: "tooltip", isOdd: "isOdd" }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, ngImport: i0, template: `<li role="none" class="eui-discussion-thread__item" [class.eui-discussion-thread__item--inverted]="isOdd">
|
27
27
|
<div class="eui-discussion-thread__item-badge eui-discussion-thread__item-badge--{{ typeClass }}" title="{{ tooltip }}">
|
28
28
|
@if (typeClass === 'success') {
|
29
29
|
<eui-icon-svg class="eui-alert__icon-type" icon="eui-ecl-check" size="l"></eui-icon-svg>
|
@@ -64,7 +64,7 @@ var EuiDiscussionThreadItemComponent = class _EuiDiscussionThreadItemComponent {
|
|
64
64
|
`, dependencies: [{ kind: "component", type: i1.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i2.EuiLabelComponent, selector: "label[euiLabel], span[euiLabel], div[euiLabel], a[euiLabel], eui-label, label[euiSublabel], span[euiSublabel], div[euiSublabel], a[euiSublabel], eui-sublabel", inputs: ["euiRequired", "euiReadonly", "euiSublabel"] }, { kind: "pipe", type: i3.DatePipe, name: "date" }] });
|
65
65
|
}
|
66
66
|
};
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
67
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDiscussionThreadItemComponent, decorators: [{
|
68
68
|
type: Component,
|
69
69
|
args: [{ selector: "eui-discussion-thread-item", template: `<li role="none" class="eui-discussion-thread__item" [class.eui-discussion-thread__item--inverted]="isOdd">
|
70
70
|
<div class="eui-discussion-thread__item-badge eui-discussion-thread__item-badge--{{ typeClass }}" title="{{ tooltip }}">
|
@@ -139,13 +139,13 @@ var EuiDiscussionThreadComponent = class _EuiDiscussionThreadComponent {
|
|
139
139
|
return item.id;
|
140
140
|
}
|
141
141
|
static {
|
142
|
-
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
142
|
+
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiDiscussionThreadComponent, deps: [], target: i02.ɵɵFactoryTarget.Component });
|
143
143
|
}
|
144
144
|
static {
|
145
|
-
this.ɵcmp = i02.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.
|
145
|
+
this.ɵcmp = i02.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiDiscussionThreadComponent, selector: "eui-discussion-thread", inputs: { items: "items", titleLabel: "titleLabel", subTitleLabel: "subTitleLabel", tooltip: "tooltip" }, host: { properties: { "attr.role": "this.role" } }, ngImport: i02, template: '<div class="eui-discussion-thread-wrapper">\n <div class="eui-discussion-thread-wrapper-header">\n <div class="eui-discussion-thread-wrapper-header__title">{{ titleLabel }}</div>\n <div class="eui-discussion-thread-wrapper-header__subtitle">{{ subTitleLabel }}</div>\n </div>\n <ul role="none" class="eui-discussion-thread">\n <ng-template [ngIf]="items">\n <eui-discussion-thread-item\n *ngFor="let item of items; let o = odd; let e = even; trackBy: trackByFn"\n [isOdd]="o"\n id="{{ item.id }}"\n typeClass="{{ item.typeClass }}"\n date="{{ item.date }}"\n author="{{ item.author }}"\n body="{{ item.body }}"\n tooltip="{{ item.tooltip }}">\n </eui-discussion-thread-item>\n </ng-template>\n\n <ng-template [ngIf]="!items">\n <ng-content></ng-content>\n </ng-template>\n </ul>\n</div>\n', styles: ['.eui-discussion-thread-wrapper{margin:0;padding:0;position:relative}.eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header{display:flex;flex-direction:column;position:relative;width:100%}.eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__title{border-bottom:1px solid var(--eui-c-neutral-lightest);color:var(--eui-c-primary);display:flex;margin-bottom:var(--eui-s-xs);padding-bottom:var(--eui-s-2xs);width:100%;font:var(--eui-f-xl)}.eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__subtitle{color:var(--eui-c-neutral);display:flex;width:100%;font:var(--eui-f-l)}.eui-discussion-thread-wrapper .eui-discussion-thread{list-style:none;padding:20px 0;position:relative}.eui-discussion-thread-wrapper .eui-discussion-thread:before{background-color:var(--eui-c-neutral-lightest);bottom:0;content:" ";left:50%;margin-left:-1.5px;position:absolute;top:0;width:2px}.eui-discussion-thread-wrapper .eui-discussion-thread__item{margin-bottom:var(--eui-s-m);position:relative}.eui-discussion-thread-wrapper .eui-discussion-thread__item:before,.eui-discussion-thread-wrapper .eui-discussion-thread__item:after{content:" ";display:table}.eui-discussion-thread-wrapper .eui-discussion-thread__item:after{clear:both}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel{background-color:var(--eui-c-white);border:1px solid #d4d4d4;border-radius:var(--eui-br-xl);box-shadow:0 1px 6px #0000002d;float:left;padding:var(--eui-s-m) var(--eui-s-m) 0;position:relative;width:44%}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:before{border-bottom:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-top:15px solid transparent;content:" ";display:inline-block;position:absolute;right:-15px;top:26px}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:after{border-bottom:14px solid transparent;border-left:14px solid var(--eui-c-white);border-right:0 solid var(--eui-c-white);border-top:14px solid transparent;content:" ";display:inline-block;position:absolute;right:-14px;top:27px}.eui-discussion-thread-wrapper .eui-discussion-thread__item-badge{border-radius:var(--eui-br-max);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;font-size:1.4rem;height:50px;left:50%;line-height:50px;margin-left:-25px;position:absolute;text-align:center;top:16px;width:50px}.eui-discussion-thread-wrapper .eui-discussion-thread__item-badge--small{height:1.5rem;left:51.75%;top:2.5rem;width:1.5rem}.eui-discussion-thread-wrapper .eui-discussion-thread__item-badge .eui-icon-svg{padding-top:var(--eui-s-xs)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-header{border-bottom:1px solid var(--eui-c-neutral-lightest);margin-bottom:var(--eui-s-s);padding-bottom:var(--eui-s-s)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading{align-items:center;display:flex;justify-content:space-between}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-title{align-items:center;display:flex;color:var(--eui-c-info);font:var(--eui-f-l-bold)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time{align-items:center;display:flex;margin-left:auto;font:var(--eui-f-s)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time-icon{margin-right:var(--eui-s-xs)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-subheading{margin-top:var(--eui-s-xs);font:var(--eui-f-xs)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body{margin:var(--eui-s-m) 0}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body__word-break{word-break:break-word}.eui-discussion-thread-wrapper hr .eui-discussion-thread-separator{border-top:1px solid var(--eui-c-black);height:1px;margin:0!important;opacity:.4}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p,.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>ul{margin-bottom:0}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p+p{margin-top:5px}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-footer{border-top:1px solid rgba(0,0,0,.2);margin:0 0 .5rem}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-tooltip{background-color:#000000bf;font:var(--eui-f-s)}.eui-discussion-thread__item-badge{background-color:var(--eui-c-neutral-lightest)}.eui-discussion-thread__item-badge--primary{background-color:var(--eui-c-primary)}.eui-discussion-thread__item-badge--success{background-color:var(--eui-c-success)}.eui-discussion-thread__item-badge--warning{background-color:var(--eui-c-warning)}.eui-discussion-thread__item-badge--danger{background-color:var(--eui-c-danger)}.eui-discussion-thread__item-badge--info{background-color:var(--eui-c-info)}.eui-discussion-thread__item-badge--accent{background-color:var(--eui-c-accent)}.eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel{float:right}.eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}@media screen and (min-width: 1140px){.eui-discussion-thread-panel{width:42%}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-discussion-thread-panel{float:right;width:calc(100% - 90px);width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px)}.eui-discussion-thread-badge{left:15px;margin-left:0;top:16px}.eui-discussion-thread-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-discussion-thread-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}}\n'], dependencies: [{ kind: "directive", type: i12.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i12.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: EuiDiscussionThreadItemComponent, selector: "eui-discussion-thread-item", inputs: ["id", "typeClass", "date", "author", "body", "tooltip", "isOdd"] }], encapsulation: i02.ViewEncapsulation.None });
|
146
146
|
}
|
147
147
|
};
|
148
|
-
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
148
|
+
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiDiscussionThreadComponent, decorators: [{
|
149
149
|
type: Component2,
|
150
150
|
args: [{ selector: "eui-discussion-thread", encapsulation: ViewEncapsulation.None, template: '<div class="eui-discussion-thread-wrapper">\n <div class="eui-discussion-thread-wrapper-header">\n <div class="eui-discussion-thread-wrapper-header__title">{{ titleLabel }}</div>\n <div class="eui-discussion-thread-wrapper-header__subtitle">{{ subTitleLabel }}</div>\n </div>\n <ul role="none" class="eui-discussion-thread">\n <ng-template [ngIf]="items">\n <eui-discussion-thread-item\n *ngFor="let item of items; let o = odd; let e = even; trackBy: trackByFn"\n [isOdd]="o"\n id="{{ item.id }}"\n typeClass="{{ item.typeClass }}"\n date="{{ item.date }}"\n author="{{ item.author }}"\n body="{{ item.body }}"\n tooltip="{{ item.tooltip }}">\n </eui-discussion-thread-item>\n </ng-template>\n\n <ng-template [ngIf]="!items">\n <ng-content></ng-content>\n </ng-template>\n </ul>\n</div>\n', styles: ['.eui-discussion-thread-wrapper{margin:0;padding:0;position:relative}.eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header{display:flex;flex-direction:column;position:relative;width:100%}.eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__title{border-bottom:1px solid var(--eui-c-neutral-lightest);color:var(--eui-c-primary);display:flex;margin-bottom:var(--eui-s-xs);padding-bottom:var(--eui-s-2xs);width:100%;font:var(--eui-f-xl)}.eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__subtitle{color:var(--eui-c-neutral);display:flex;width:100%;font:var(--eui-f-l)}.eui-discussion-thread-wrapper .eui-discussion-thread{list-style:none;padding:20px 0;position:relative}.eui-discussion-thread-wrapper .eui-discussion-thread:before{background-color:var(--eui-c-neutral-lightest);bottom:0;content:" ";left:50%;margin-left:-1.5px;position:absolute;top:0;width:2px}.eui-discussion-thread-wrapper .eui-discussion-thread__item{margin-bottom:var(--eui-s-m);position:relative}.eui-discussion-thread-wrapper .eui-discussion-thread__item:before,.eui-discussion-thread-wrapper .eui-discussion-thread__item:after{content:" ";display:table}.eui-discussion-thread-wrapper .eui-discussion-thread__item:after{clear:both}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel{background-color:var(--eui-c-white);border:1px solid #d4d4d4;border-radius:var(--eui-br-xl);box-shadow:0 1px 6px #0000002d;float:left;padding:var(--eui-s-m) var(--eui-s-m) 0;position:relative;width:44%}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:before{border-bottom:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-top:15px solid transparent;content:" ";display:inline-block;position:absolute;right:-15px;top:26px}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:after{border-bottom:14px solid transparent;border-left:14px solid var(--eui-c-white);border-right:0 solid var(--eui-c-white);border-top:14px solid transparent;content:" ";display:inline-block;position:absolute;right:-14px;top:27px}.eui-discussion-thread-wrapper .eui-discussion-thread__item-badge{border-radius:var(--eui-br-max);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;font-size:1.4rem;height:50px;left:50%;line-height:50px;margin-left:-25px;position:absolute;text-align:center;top:16px;width:50px}.eui-discussion-thread-wrapper .eui-discussion-thread__item-badge--small{height:1.5rem;left:51.75%;top:2.5rem;width:1.5rem}.eui-discussion-thread-wrapper .eui-discussion-thread__item-badge .eui-icon-svg{padding-top:var(--eui-s-xs)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-header{border-bottom:1px solid var(--eui-c-neutral-lightest);margin-bottom:var(--eui-s-s);padding-bottom:var(--eui-s-s)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading{align-items:center;display:flex;justify-content:space-between}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-title{align-items:center;display:flex;color:var(--eui-c-info);font:var(--eui-f-l-bold)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time{align-items:center;display:flex;margin-left:auto;font:var(--eui-f-s)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time-icon{margin-right:var(--eui-s-xs)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-subheading{margin-top:var(--eui-s-xs);font:var(--eui-f-xs)}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body{margin:var(--eui-s-m) 0}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body__word-break{word-break:break-word}.eui-discussion-thread-wrapper hr .eui-discussion-thread-separator{border-top:1px solid var(--eui-c-black);height:1px;margin:0!important;opacity:.4}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p,.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>ul{margin-bottom:0}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p+p{margin-top:5px}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-footer{border-top:1px solid rgba(0,0,0,.2);margin:0 0 .5rem}.eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-tooltip{background-color:#000000bf;font:var(--eui-f-s)}.eui-discussion-thread__item-badge{background-color:var(--eui-c-neutral-lightest)}.eui-discussion-thread__item-badge--primary{background-color:var(--eui-c-primary)}.eui-discussion-thread__item-badge--success{background-color:var(--eui-c-success)}.eui-discussion-thread__item-badge--warning{background-color:var(--eui-c-warning)}.eui-discussion-thread__item-badge--danger{background-color:var(--eui-c-danger)}.eui-discussion-thread__item-badge--info{background-color:var(--eui-c-info)}.eui-discussion-thread__item-badge--accent{background-color:var(--eui-c-accent)}.eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel{float:right}.eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}@media screen and (min-width: 1140px){.eui-discussion-thread-panel{width:42%}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-discussion-thread-panel{float:right;width:calc(100% - 90px);width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px)}.eui-discussion-thread-badge{left:15px;margin-left:0;top:16px}.eui-discussion-thread-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-discussion-thread-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}}\n'] }]
|
151
151
|
}], propDecorators: { role: [{
|
@@ -169,16 +169,16 @@ import { EuiLabelModule } from "@eui/components/eui-label";
|
|
169
169
|
import * as i03 from "@angular/core";
|
170
170
|
var EuiDiscussionThreadModule = class _EuiDiscussionThreadModule {
|
171
171
|
static {
|
172
|
-
this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
172
|
+
this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiDiscussionThreadModule, deps: [], target: i03.ɵɵFactoryTarget.NgModule });
|
173
173
|
}
|
174
174
|
static {
|
175
|
-
this.ɵmod = i03.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.
|
175
|
+
this.ɵmod = i03.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiDiscussionThreadModule, declarations: [EuiDiscussionThreadComponent, EuiDiscussionThreadItemComponent], imports: [CommonModule, EuiIconModule, EuiLabelModule], exports: [EuiDiscussionThreadComponent, EuiDiscussionThreadItemComponent] });
|
176
176
|
}
|
177
177
|
static {
|
178
|
-
this.ɵinj = i03.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.
|
178
|
+
this.ɵinj = i03.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiDiscussionThreadModule, imports: [CommonModule, EuiIconModule, EuiLabelModule] });
|
179
179
|
}
|
180
180
|
};
|
181
|
-
i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
181
|
+
i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: EuiDiscussionThreadModule, decorators: [{
|
182
182
|
type: NgModule,
|
183
183
|
args: [{
|
184
184
|
imports: [CommonModule, EuiIconModule, EuiLabelModule],
|
@@ -40,15 +40,15 @@ var EuiDropdownItemComponent = class _EuiDropdownItemComponent {
|
|
40
40
|
this.elementRef.nativeElement.dispatchEvent(mouseenterEvent);
|
41
41
|
}
|
42
42
|
static {
|
43
|
-
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
43
|
+
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDropdownItemComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
44
44
|
}
|
45
45
|
static {
|
46
|
-
this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.
|
46
|
+
this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiDropdownItemComponent, selector: "eui-dropdown-item, [euiDropdownItem]", inputs: { subDropdown: "subDropdown", isActive: "isActive" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, ngImport: i0, template: '<div class="eui-dropdown-item__container">\n <div class="eui-dropdown-item__content">\n <div class="eui-dropdown-item__content-text">\n <ng-content></ng-content>\n </div>\n <div *ngIf="subDropdown" class="eui-dropdown-item__content-icon">\n <eui-icon-svg icon="eui-chevron-forward" set="eui" size="s" fillColor="neutral"></eui-icon-svg>\n </div>\n </div>\n</div>\n', styles: ['.eui-dropdown .eui-dropdown{display:none}.eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-dropdown__panel{position:inherit}.eui-dropdown__panel eui-dropdown-content{display:block}.eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}.eui-dropdown__panel-container .eui-dropdown-item{background:none;border:none;box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex;margin-left:var(--eui-s-s)}.eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-dropdown-item:disabled:hover{background:none}.eui-dropdown-item--active{background-color:var(--eui-c-primary-bg)!important;outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important}.eui-dropdown-item--active:disabled{background:none!important}.eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\n'], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
47
47
|
}
|
48
48
|
};
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
49
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDropdownItemComponent, decorators: [{
|
50
50
|
type: Component,
|
51
|
-
args: [{ selector: "eui-dropdown-item, [euiDropdownItem]", changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: '<div class="eui-dropdown-item__container">\n <div class="eui-dropdown-item__content">\n <div class="eui-dropdown-item__content-text">\n <ng-content></ng-content>\n </div>\n <div *ngIf="subDropdown" class="eui-dropdown-item__content-icon">\n <eui-icon-svg icon="eui-chevron-forward" set="eui" size="s" fillColor="neutral"></eui-icon-svg>\n </div>\n </div>\n</div>\n', styles: ['.eui-dropdown .eui-dropdown{display:none}.eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-dropdown__panel{position:inherit}.eui-dropdown__panel eui-dropdown-content{display:block}.eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-
|
51
|
+
args: [{ selector: "eui-dropdown-item, [euiDropdownItem]", changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: '<div class="eui-dropdown-item__container">\n <div class="eui-dropdown-item__content">\n <div class="eui-dropdown-item__content-text">\n <ng-content></ng-content>\n </div>\n <div *ngIf="subDropdown" class="eui-dropdown-item__content-icon">\n <eui-icon-svg icon="eui-chevron-forward" set="eui" size="s" fillColor="neutral"></eui-icon-svg>\n </div>\n </div>\n</div>\n', styles: ['.eui-dropdown .eui-dropdown{display:none}.eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-dropdown__panel{position:inherit}.eui-dropdown__panel eui-dropdown-content{display:block}.eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}.eui-dropdown__panel-container .eui-dropdown-item{background:none;border:none;box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex;margin-left:var(--eui-s-s)}.eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-dropdown-item:disabled:hover{background:none}.eui-dropdown-item--active{background-color:var(--eui-c-primary-bg)!important;outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important}.eui-dropdown-item--active:disabled{background:none!important}.eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\n'] }]
|
52
52
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { subDropdown: [{
|
53
53
|
type: Input
|
54
54
|
}], role: [{
|
@@ -69,13 +69,13 @@ var EuiDropdownContentDirective = class _EuiDropdownContentDirective {
|
|
69
69
|
this.role = "menu";
|
70
70
|
}
|
71
71
|
static {
|
72
|
-
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
72
|
+
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiDropdownContentDirective, deps: [], target: i02.ɵɵFactoryTarget.Directive });
|
73
73
|
}
|
74
74
|
static {
|
75
|
-
this.ɵdir = i02.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.
|
75
|
+
this.ɵdir = i02.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiDropdownContentDirective, selector: "eui-dropdown-content", host: { properties: { "attr.role": "this.role" } }, ngImport: i02 });
|
76
76
|
}
|
77
77
|
};
|
78
|
-
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
78
|
+
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiDropdownContentDirective, decorators: [{
|
79
79
|
type: Directive,
|
80
80
|
args: [{ selector: "eui-dropdown-content" }]
|
81
81
|
}], propDecorators: { role: [{
|
@@ -105,13 +105,13 @@ var EuiDropdownService = class _EuiDropdownService {
|
|
105
105
|
this.isDropdownOpen = new EventEmitter();
|
106
106
|
}
|
107
107
|
static {
|
108
|
-
this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
108
|
+
this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiDropdownService, deps: [], target: i03.ɵɵFactoryTarget.Injectable });
|
109
109
|
}
|
110
110
|
static {
|
111
|
-
this.ɵprov = i03.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
111
|
+
this.ɵprov = i03.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiDropdownService });
|
112
112
|
}
|
113
113
|
};
|
114
|
-
i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
114
|
+
i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: EuiDropdownService, decorators: [{
|
115
115
|
type: Injectable
|
116
116
|
}] });
|
117
117
|
|
@@ -484,10 +484,10 @@ var EuiDropdownComponent = class _EuiDropdownComponent {
|
|
484
484
|
}
|
485
485
|
}
|
486
486
|
static {
|
487
|
-
this.ɵfac = i04.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
487
|
+
this.ɵfac = i04.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i04, type: _EuiDropdownComponent, deps: [{ token: i12.Overlay }, { token: i04.ViewContainerRef }, { token: i12.ScrollDispatcher }, { token: EuiDropdownService }, { token: i04.Renderer2 }], target: i04.ɵɵFactoryTarget.Component });
|
488
488
|
}
|
489
489
|
static {
|
490
|
-
this.ɵcmp = i04.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.
|
490
|
+
this.ɵcmp = i04.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.6", type: _EuiDropdownComponent, selector: "eui-dropdown", inputs: { e2eAttr: "e2eAttr", tabIndex: "tabIndex", width: "width", position: "position", isBlock: ["isBlock", "isBlock", booleanAttribute], isDropDownRightAligned: ["isDropDownRightAligned", "isDropDownRightAligned", booleanAttribute], hasClosedOnClickInside: ["hasClosedOnClickInside", "hasClosedOnClickInside", booleanAttribute], isLabelUpdatedFromSelectedItem: ["isLabelUpdatedFromSelectedItem", "isLabelUpdatedFromSelectedItem", booleanAttribute], isExpandOnHover: ["isExpandOnHover", "isExpandOnHover", booleanAttribute], hasTabNavigation: ["hasTabNavigation", "hasTabNavigation", booleanAttribute], isRightClickEnabled: ["isRightClickEnabled", "isRightClickEnabled", booleanAttribute], euiDisabled: ["euiDisabled", "euiDisabled", booleanAttribute] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "euiDropdownItems", predicate: EuiDropdownItemComponent, descendants: true }], viewQueries: [{ propertyName: "templatePortalContent", first: true, predicate: ["templatePortalContent"], descendants: true }, { propertyName: "triggerRef", first: true, predicate: ["triggerRef"], descendants: true }], ngImport: i04, template: `<div #triggerRef class="eui-dropdown__trigger-container"
|
491
491
|
(click)="!isRightClickEnabled ? onTriggerClicked($event) : null"
|
492
492
|
(contextmenu)="isRightClickEnabled ? onTriggerRightClicked($event) : null">
|
493
493
|
<ng-content></ng-content>
|
@@ -509,10 +509,10 @@ var EuiDropdownComponent = class _EuiDropdownComponent {
|
|
509
509
|
<ng-content select="eui-dropdown-content"></ng-content>
|
510
510
|
</div>
|
511
511
|
</ng-template>
|
512
|
-
`, styles: ['.eui-dropdown .eui-dropdown{display:none}.eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-dropdown__panel{position:inherit}.eui-dropdown__panel eui-dropdown-content{display:block}.eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-
|
512
|
+
`, styles: ['.eui-dropdown .eui-dropdown{display:none}.eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-dropdown__panel{position:inherit}.eui-dropdown__panel eui-dropdown-content{display:block}.eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}.eui-dropdown__panel-container .eui-dropdown-item{background:none;border:none;box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex;margin-left:var(--eui-s-s)}.eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-dropdown-item:disabled:hover{background:none}.eui-dropdown-item--active{background-color:var(--eui-c-primary-bg)!important;outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important}.eui-dropdown-item--active:disabled{background:none!important}.eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\n'], dependencies: [{ kind: "directive", type: i3.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "directive", type: i4.CdkObserveContent, selector: "[cdkObserveContent]", inputs: ["cdkObserveContentDisabled", "debounce"], outputs: ["cdkObserveContent"], exportAs: ["cdkObserveContent"] }], animations: [openClose], changeDetection: i04.ChangeDetectionStrategy.OnPush, encapsulation: i04.ViewEncapsulation.None });
|
513
513
|
}
|
514
514
|
};
|
515
|
-
i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
515
|
+
i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i04, type: EuiDropdownComponent, decorators: [{
|
516
516
|
type: Component2,
|
517
517
|
args: [{ selector: "eui-dropdown", animations: [openClose], changeDetection: ChangeDetectionStrategy3.OnPush, encapsulation: ViewEncapsulation3.None, template: `<div #triggerRef class="eui-dropdown__trigger-container"
|
518
518
|
(click)="!isRightClickEnabled ? onTriggerClicked($event) : null"
|
@@ -536,7 +536,7 @@ i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
|
|
536
536
|
<ng-content select="eui-dropdown-content"></ng-content>
|
537
537
|
</div>
|
538
538
|
</ng-template>
|
539
|
-
`, styles: ['.eui-dropdown .eui-dropdown{display:none}.eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-dropdown__panel{position:inherit}.eui-dropdown__panel eui-dropdown-content{display:block}.eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-
|
539
|
+
`, styles: ['.eui-dropdown .eui-dropdown{display:none}.eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-dropdown__panel{position:inherit}.eui-dropdown__panel eui-dropdown-content{display:block}.eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}.eui-dropdown__panel-container .eui-dropdown-item{background:none;border:none;box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex;margin-left:var(--eui-s-s)}.eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-dropdown-item:disabled:hover{background:none}.eui-dropdown-item--active{background-color:var(--eui-c-primary-bg)!important;outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important}.eui-dropdown-item--active:disabled{background:none!important}.eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\n'] }]
|
540
540
|
}], ctorParameters: () => [{ type: i12.Overlay }, { type: i04.ViewContainerRef }, { type: i12.ScrollDispatcher }, { type: EuiDropdownService }, { type: i04.Renderer2 }], propDecorators: { e2eAttr: [{
|
541
541
|
type: Input2
|
542
542
|
}], tabIndex: [{
|
@@ -594,16 +594,16 @@ import { ObserversModule } from "@angular/cdk/observers";
|
|
594
594
|
import * as i05 from "@angular/core";
|
595
595
|
var EuiDropdownModule = class _EuiDropdownModule {
|
596
596
|
static {
|
597
|
-
this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
597
|
+
this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiDropdownModule, deps: [], target: i05.ɵɵFactoryTarget.NgModule });
|
598
598
|
}
|
599
599
|
static {
|
600
|
-
this.ɵmod = i05.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.
|
600
|
+
this.ɵmod = i05.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiDropdownModule, declarations: [EuiDropdownComponent, EuiDropdownItemComponent, EuiDropdownContentDirective], imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule], exports: [EuiDropdownComponent, EuiDropdownItemComponent, EuiDropdownContentDirective] });
|
601
601
|
}
|
602
602
|
static {
|
603
|
-
this.ɵinj = i05.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.
|
603
|
+
this.ɵinj = i05.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiDropdownModule, providers: [EuiDropdownService], imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule] });
|
604
604
|
}
|
605
605
|
};
|
606
|
-
i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
606
|
+
i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: EuiDropdownModule, decorators: [{
|
607
607
|
type: NgModule,
|
608
608
|
args: [{
|
609
609
|
imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule],
|
@@ -614,16 +614,16 @@ i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
|
|
614
614
|
}] });
|
615
615
|
var EuiDropdownContentModule = class _EuiDropdownContentModule {
|
616
616
|
static {
|
617
|
-
this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
617
|
+
this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiDropdownContentModule, deps: [], target: i05.ɵɵFactoryTarget.NgModule });
|
618
618
|
}
|
619
619
|
static {
|
620
|
-
this.ɵmod = i05.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.
|
620
|
+
this.ɵmod = i05.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiDropdownContentModule });
|
621
621
|
}
|
622
622
|
static {
|
623
|
-
this.ɵinj = i05.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.
|
623
|
+
this.ɵinj = i05.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiDropdownContentModule });
|
624
624
|
}
|
625
625
|
};
|
626
|
-
i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
626
|
+
i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: EuiDropdownContentModule, decorators: [{
|
627
627
|
type: NgModule,
|
628
628
|
args: [{}]
|
629
629
|
}] });
|
@@ -2,6 +2,6 @@
|
|
2
2
|
"version": 3,
|
3
3
|
"sources": ["../../eui-dropdown/dropdown-item/eui-dropdown-item.component.ts", "../../eui-dropdown/dropdown-item/eui-dropdown-item.component.html", "../../eui-dropdown/directives/eui-dropdown-content.directive.ts", "../../eui-dropdown/animations/open-close.ts", "../../eui-dropdown/eui-dropdown.service.ts", "../../eui-dropdown/eui-dropdown.component.ts", "../../eui-dropdown/eui-dropdown.component.html", "../../eui-dropdown/eui-dropdown.module.ts"],
|
4
4
|
"sourcesContent": ["import { Component, HostBinding, ChangeDetectionStrategy, ViewEncapsulation, Input, ElementRef } from '@angular/core';\nimport { coerceBooleanProperty, BooleanInput } from '@angular/cdk/coercion';\nimport { FocusableOption, Highlightable } from '@angular/cdk/a11y';\n\nimport { EuiDropdownComponent } from '../eui-dropdown.component';\n\n@Component({\n selector: 'eui-dropdown-item, [euiDropdownItem]',\n templateUrl: './eui-dropdown-item.component.html',\n styleUrls: ['../styles/_index.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiDropdownItemComponent implements Highlightable, FocusableOption {\n @Input() subDropdown: EuiDropdownComponent;\n\n @HostBinding('attr.role') role = 'menuitem';\n @HostBinding('class')\n get cssClasses(): string {\n return [\n 'eui-dropdown-item',\n this.isActive ? 'eui-dropdown-item--active' : '',\n this.subDropdown ? 'eui-dropdown-item--has-subdropdown' : '',\n ]\n .join(' ')\n .trim();\n }\n\n @Input()\n get isActive(): boolean {\n return this._isActive;\n }\n set isActive(value: BooleanInput) {\n this._isActive = coerceBooleanProperty(value);\n }\n private _isActive = false;\n\n constructor(public elementRef: ElementRef) {}\n\n public setActiveStyles(): void {\n this.isActive = true;\n }\n\n public setInactiveStyles(): void {\n this.isActive = false;\n }\n\n public focus(): void {\n this.elementRef.nativeElement.focus();\n }\n\n public click(): void {\n this.elementRef.nativeElement.click();\n }\n\n public mouseenter(): void {\n const mouseenterEvent = new Event('mouseenter');\n this.elementRef.nativeElement.dispatchEvent(mouseenterEvent);\n }\n}\n", "<div class=\"eui-dropdown-item__container\">\n <div class=\"eui-dropdown-item__content\">\n <div class=\"eui-dropdown-item__content-text\">\n <ng-content></ng-content>\n </div>\n <div *ngIf=\"subDropdown\" class=\"eui-dropdown-item__content-icon\">\n <eui-icon-svg icon=\"eui-chevron-forward\" set=\"eui\" size=\"s\" fillColor=\"neutral\"></eui-icon-svg>\n </div>\n </div>\n</div>\n", "import { Directive, HostBinding } from '@angular/core';\n\n// eslint-disable-next-line @angular-eslint/directive-selector\n@Directive({ selector: 'eui-dropdown-content' })\nexport class EuiDropdownContentDirective {\n @HostBinding('attr.role') role = 'menu';\n}\n", "import { animate, state, style, transition, trigger } from '@angular/animations';\n\nexport const openClose = trigger('openClose', [\n state(\n 'open',\n style({\n opacity: 1,\n transform: 'scale(1)',\n }),\n ),\n state(\n 'closed',\n style({\n opacity: 0,\n transform: 'scale(0.9)',\n }),\n ),\n transition('closed => open', [animate('100ms 25ms linear')]),\n]);\n", "import { EventEmitter, Injectable } from '@angular/core';\n\n@Injectable()\nexport class EuiDropdownService {\n isDropdownOpen = new EventEmitter<boolean>();\n}\n", "import {\n Component,\n ChangeDetectionStrategy,\n HostBinding,\n ViewEncapsulation,\n Input,\n OnInit,\n OnDestroy,\n AfterViewInit,\n ViewContainerRef,\n ViewChild,\n TemplateRef,\n ContentChildren,\n QueryList,\n ElementRef,\n Renderer2,\n booleanAttribute,\n} from '@angular/core';\nimport {\n CdkScrollable,\n ConnectionPositionPair,\n FlexibleConnectedPositionStrategy,\n FlexibleConnectedPositionStrategyOrigin,\n GlobalPositionStrategy,\n Overlay,\n OverlayRef,\n ScrollDispatcher,\n} from '@angular/cdk/overlay';\nimport { BehaviorSubject, fromEvent, Subject, Subscription, takeUntil } from 'rxjs';\nimport { TemplatePortal } from '@angular/cdk/portal';\nimport { ActiveDescendantKeyManager, Highlightable } from '@angular/cdk/a11y';\n\nimport { openClose } from './animations/open-close';\nimport { EuiDropdownItemComponent } from './dropdown-item/eui-dropdown-item.component';\nimport { EuiDropdownService } from './eui-dropdown.service';\n@Component({\n selector: 'eui-dropdown',\n templateUrl: './eui-dropdown.component.html',\n styleUrls: ['./styles/_index.scss'],\n animations: [openClose],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiDropdownComponent implements OnInit, OnDestroy, AfterViewInit {\n @Input() e2eAttr = 'eui-dropdown';\n @Input() tabIndex = -1;\n @Input() width = 'auto';\n @Input() position: 'top' | 'right' | 'bottom' | 'left' = 'bottom';\n @Input({ transform: booleanAttribute }) isBlock = false;\n @Input({ transform: booleanAttribute }) isDropDownRightAligned = false;\n @Input({ transform: booleanAttribute }) hasClosedOnClickInside = true;\n @Input({ transform: booleanAttribute }) isLabelUpdatedFromSelectedItem = false;\n @Input({ transform: booleanAttribute }) isExpandOnHover = false;\n @Input({ transform: booleanAttribute }) hasTabNavigation = false;\n @Input({ transform: booleanAttribute }) isRightClickEnabled = false;\n @Input({ transform: booleanAttribute }) euiDisabled = false;\n\n @ViewChild('templatePortalContent') templatePortalContent: TemplateRef<unknown>;\n @ViewChild('triggerRef') triggerRef: ElementRef<HTMLElement>;\n @ContentChildren(EuiDropdownItemComponent, { descendants: true }) euiDropdownItems: QueryList<Highlightable & EuiDropdownItemComponent>;\n\n public trapFocusAutoCapture = true;\n public parentDropdown: EuiDropdownComponent;\n\n private mousePositionX = 0;\n private mousePositionY = 0;\n private initialScrollX = 0;\n private initialScrollY = 0;\n private originX: 'start' | 'end' | 'center' = 'start';\n private originY: 'top' | 'bottom' | 'center' = 'bottom';\n private overlayX: 'start' | 'end' | 'center' = 'start';\n private overlayY: 'top' | 'bottom' | 'center' = 'top';\n private templatePortal: TemplatePortal;\n private overlayRef: OverlayRef;\n private destroy$ = new Subject<boolean>();\n private isOpen$ = new BehaviorSubject<boolean>(false);\n private scrollDispatcherSubscription = new Subscription();\n private keydownListenerSubscription = new Subscription();\n private euiDropdownItemsEventSubscriptions: Subscription[] = [];\n private activeDescendantKeyManagerChangeSubscription = new Subscription();\n private activeDescendantKeyManager: ActiveDescendantKeyManager<EuiDropdownItemComponent>;\n private origin: HTMLElement;\n private positionStrategy: FlexibleConnectedPositionStrategy;\n private scrollSubscription = new Subscription();\n\n @HostBinding('class')\n get cssClasses(): string {\n return [\n 'eui-dropdown',\n this.isBlock ? 'eui-dropdown--block' : '',\n this.isRightClickEnabled ? 'eui-dropdown--contextual-menu' : '',\n ].join(' ').trim();\n }\n\n constructor(\n private overlay: Overlay,\n private viewContainerRef: ViewContainerRef,\n private scrollDispatcher: ScrollDispatcher,\n private dropdownService: EuiDropdownService,\n protected _renderer: Renderer2,\n ) {\n }\n\n ngOnInit(): void {\n // Currently the `cdkTrapFocusAutoCapture` is only checked once on init.\n if (this.hasDropdownItems) {\n this.trapFocusAutoCapture = false;\n } else {\n this.trapFocusAutoCapture = true;\n }\n\n if (this.hasTabNavigation) {\n this.trapFocusAutoCapture = true;\n this.hasClosedOnClickInside = false;\n }\n\n if (this.isRightClickEnabled) {\n this.hasTabNavigation = false; // UX wise, contextual menu contains only menu items accessible through arrow keys nav\n }\n\n this.setPosition();\n }\n\n ngAfterViewInit(): void {\n this.templatePortal = new TemplatePortal(this.templatePortalContent, this.viewContainerRef);\n\n if(this.triggerRef && this.triggerRef.nativeElement.firstChild){\n this._renderer.setAttribute(this.triggerRef.nativeElement.firstChild, 'aria-haspopup', 'true');\n }\n }\n\n ngOnDestroy(): void {\n this.destroy$.next(true);\n this.destroy$.unsubscribe();\n this.euiDropdownItemsEventSubscriptions.forEach((euiDropdownItemsEventSubscription) => {\n euiDropdownItemsEventSubscription.unsubscribe();\n });\n this.keydownListenerSubscription.unsubscribe();\n this.scrollDispatcherSubscription.unsubscribe();\n this.activeDescendantKeyManagerChangeSubscription.unsubscribe();\n this.overlayRef?.dispose();\n this.overlayRef = null;\n this.activeDescendantKeyManager = null;\n this.scrollSubscription.unsubscribe();\n }\n\n /**\n * Whether the eui-dropdown is open.\n *\n * @usageNotes\n * ```html\n * <eui-dropdown #dropdown>\n * <my-component *ngIf=\"dropdown.isOpen\"></my-component>\n * </eui-dropdown>\n * ```\n * @returns A boolean with value `true` when open, otherwise `false`.\n */\n get isOpen(): boolean {\n return this.isOpen$.value;\n }\n\n public onTriggerClicked(e: Event): void {\n if (\n !(e.target as HTMLElement).querySelector('.disabled') &&\n !(e.target as HTMLElement).querySelector(':disabled') &&\n !this.isOpen\n ) {\n if (this.isBlock) {\n this.width = this.triggerRef.nativeElement.offsetWidth + 'px';\n }\n\n this.openDropdown(e.target as HTMLElement);\n e.stopPropagation();\n }\n }\n\n public onTriggerRightClicked(e: Event): void {\n if (\n !(e.target as HTMLElement).querySelector('.disabled') &&\n !(e.target as HTMLElement).querySelector(':disabled') &&\n !this.isOpen\n ) {\n if (this.isBlock) {\n this.width = this.triggerRef.nativeElement.offsetWidth + 'px';\n }\n\n this.mousePositionX = (e as PointerEvent).clientX;\n this.mousePositionY = (e as PointerEvent).clientY;\n this.initialScrollX = window.pageXOffset;\n this.initialScrollY = window.pageYOffset;\n\n this.openDropdown(e.target as HTMLElement);\n e.preventDefault();\n e.stopPropagation();\n }\n }\n\n public onClick(): void {\n if (\n this.hasClosedOnClickInside &&\n !this.activeDescendantKeyManager?.activeItem.subDropdown &&\n !this.activeDescendantKeyManager?.activeItem.elementRef?.nativeElement?.disabled\n ) {\n this.closeDropdown(true);\n }\n }\n\n /**\n * Open a dropdown\n *\n * @param origin Origin of the dropdown position\n */\n public openDropdown(origin: HTMLElement, position?: { x: number, y: number }): void {\n this.origin = origin;\n\n if (position) {\n this.mousePositionX = position.x;\n this.mousePositionY = position.y;\n this.initialScrollX = window.pageXOffset;\n this.initialScrollY = window.pageYOffset;\n }\n\n if (this.isRightClickEnabled) {\n this.scrollSubscription = fromEvent(window, 'scroll').subscribe((event: Event) => {\n this.overlayRef?.updatePositionStrategy(this.getContextualMenuPositionStrategy());\n });\n }\n\n if (!this.isTriggerFocusableOnClose(origin)) {\n this.origin = origin.closest('button:not([disabled])') || (this.triggerRef.nativeElement.firstChild as HTMLElement);\n\n if (!this.origin) {\n this.origin = origin.closest('a');\n }\n\n if (!this.origin) {\n this.origin = origin;\n }\n }\n\n if (!this.isOpen) {\n this.scrollDispatcherSubscription = this.scrollDispatcher\n .ancestorScrolled(this.origin)\n .pipe(takeUntil(this.destroy$))\n .subscribe((event: CdkScrollable) => {\n if (!this.isVisible(this.origin, event ? event.getElementRef().nativeElement : document.querySelector('body'))) {\n this.closeDropdown();\n }\n });\n\n const positionStrategy = this.isRightClickEnabled ? this.getContextualMenuPositionStrategy() : this.getPositionStrategy();\n const scrollStrategy = this.overlay.scrollStrategies.reposition({ scrollThrottle: 10 });\n\n this.overlayRef = this.overlay.create({\n hasBackdrop: false,\n backdropClass: 'eui-dropdown__backdrop',\n panelClass: 'eui-dropdown__panel',\n positionStrategy,\n scrollStrategy,\n disposeOnNavigation: true,\n });\n this.overlayRef.attach(this.templatePortal);\n\n if (this.isRightClickEnabled) {\n this.overlayRef?.updatePositionStrategy(this.getContextualMenuPositionStrategy());\n }\n\n this.overlayRef\n .outsidePointerEvents()\n .pipe(takeUntil(this.destroy$))\n .subscribe(() => {\n this.closeDropdown();\n });\n this.overlayRef\n .backdropClick()\n .pipe(takeUntil(this.destroy$))\n .subscribe(() => {\n this.closeDropdown();\n });\n this.overlayRef\n .keydownEvents()\n .pipe(takeUntil(this.destroy$))\n .subscribe((keyboardEvent) => {\n if (keyboardEvent.key?.toLowerCase() === 'escape') {\n this.closeDropdown();\n }\n });\n\n if (this.hasDropdownItems) {\n this.euiDropdownItems.toArray().forEach((euiDropdownItem, i) => {\n if (this.isExpandOnHover) {\n this.euiDropdownItemsEventSubscriptions[i] = fromEvent(\n euiDropdownItem.elementRef.nativeElement,\n 'mouseenter',\n ).subscribe((e: MouseEvent) => {\n this.activeDescendantKeyManager.setActiveItem(euiDropdownItem);\n if (this.activeDescendantKeyManager.activeItem.subDropdown) {\n this.activeDescendantKeyManager.activeItem.subDropdown.setParentDropdown(this);\n this.activeDescendantKeyManager.activeItem.subDropdown.overlayRef.detachBackdrop();\n this.keydownListenerSubscription.unsubscribe();\n }\n\n const triggerOutsidePointerEvents = (subDropdown: EuiDropdownComponent): void => {\n subDropdown?.overlayRef?._outsidePointerEvents.next(e);\n\n if (subDropdown?.hasDropdownItems) {\n subDropdown.euiDropdownItems.toArray().forEach((s) => {\n triggerOutsidePointerEvents(s.subDropdown);\n });\n }\n };\n\n this.euiDropdownItems\n .filter((item) => !item.isActive)\n .forEach((euiDropdownItemHavingSubDropdown) => {\n triggerOutsidePointerEvents(euiDropdownItemHavingSubDropdown.subDropdown);\n });\n });\n } else {\n this.euiDropdownItemsEventSubscriptions[i] = fromEvent(euiDropdownItem.elementRef.nativeElement, 'click').subscribe(\n () => {\n this.activeDescendantKeyManager.setActiveItem(euiDropdownItem);\n if (this.activeDescendantKeyManager.activeItem.subDropdown) {\n this.activeDescendantKeyManager.activeItem.subDropdown.setParentDropdown(this);\n this.activeDescendantKeyManager.activeItem.subDropdown.overlayRef.detachBackdrop();\n this.keydownListenerSubscription.unsubscribe();\n }\n\n const labelElement = this.triggerRef.nativeElement.querySelector('button .eui-label');\n if (this.isLabelUpdatedFromSelectedItem && labelElement) {\n (labelElement as HTMLElement).innerText = euiDropdownItem.elementRef.nativeElement.innerText;\n }\n },\n );\n }\n });\n\n this.activeDescendantKeyManager = new ActiveDescendantKeyManager(this.euiDropdownItems)\n .withHomeAndEnd(true)\n .withVerticalOrientation(true)\n .withWrap();\n this.activeDescendantKeyManager.setFirstItemActive();\n }\n\n this.createKeyboardHandlerSubscription();\n this.isOpen$.next(true);\n this.dropdownService.isDropdownOpen.emit(true);\n }\n }\n\n /**\n * Close a dropdown\n */\n public closeDropdown(recursively = false): void {\n this.isOpen$.next(false);\n this.euiDropdownItemsEventSubscriptions.forEach((euiDropdownItemsEventSubscription) => {\n euiDropdownItemsEventSubscription.unsubscribe();\n });\n this.keydownListenerSubscription.unsubscribe();\n if (this.hasDropdownItems) {\n this.activeDescendantKeyManager?.setFirstItemActive();\n }\n this.scrollDispatcherSubscription.unsubscribe();\n this.activeDescendantKeyManagerChangeSubscription.unsubscribe();\n this.scrollSubscription.unsubscribe();\n this.overlayRef?.dispose();\n this.overlayRef = null;\n this.activeDescendantKeyManager = null;\n if (this.trapFocusAutoCapture) {\n this.origin.focus();\n }\n if (recursively && this.parentDropdown) {\n this.parentDropdown.closeDropdown(true);\n }\n\n this.dropdownService.isDropdownOpen.emit(false);\n }\n\n public projectContentChanged(): void {\n if (!this.isRightClickEnabled) {\n this.positionStrategy = this.getPositionStrategy();\n this.overlayRef.updatePositionStrategy(this.positionStrategy);\n }\n }\n\n public createKeyboardHandlerSubscription(): void {\n this.keydownListenerSubscription = fromEvent(document, 'keydown').subscribe((event: KeyboardEvent) => {\n if (this.isOpen) {\n if (\n event.code === 'Enter' &&\n !this.hasTabNavigation &&\n !this.activeDescendantKeyManager?.activeItem.elementRef?.nativeElement?.disabled\n ) {\n this.activeDescendantKeyManager?.activeItem.focus();\n this.isExpandOnHover\n ? this.activeDescendantKeyManager?.activeItem.mouseenter()\n : this.activeDescendantKeyManager?.activeItem.click();\n\n if (this.activeDescendantKeyManager?.activeItem.subDropdown) {\n this.activeDescendantKeyManager.activeItem.subDropdown.setParentDropdown(this);\n this.keydownListenerSubscription.unsubscribe();\n } else {\n this.closeDropdown();\n }\n event.preventDefault();\n } else if (event.code === 'ArrowLeft') {\n if (this.parentDropdown) {\n this.parentDropdown.createKeyboardHandlerSubscription();\n this.closeDropdown();\n }\n event.preventDefault();\n } else if (event.code === 'ArrowRight') {\n if (this.activeDescendantKeyManager?.activeItem.subDropdown) {\n this.activeDescendantKeyManager.activeItem.focus();\n this.isExpandOnHover\n ? this.activeDescendantKeyManager.activeItem.mouseenter()\n : this.activeDescendantKeyManager.activeItem.click();\n this.activeDescendantKeyManager.activeItem.subDropdown.setParentDropdown(this);\n this.keydownListenerSubscription.unsubscribe();\n }\n event.preventDefault();\n } else if (event.code === 'Tab' && !this.hasTabNavigation) {\n this.closeDropdown(true);\n } else {\n this.activeDescendantKeyManager?.onKeydown(event);\n }\n }\n });\n }\n\n public setParentDropdown(parentDropdown: EuiDropdownComponent): void {\n this.parentDropdown = parentDropdown;\n this.position = 'right';\n this.setPosition();\n\n const positionStrategy = this.getPositionStrategy();\n this.overlayRef.updatePositionStrategy(positionStrategy);\n }\n\n private get hasDropdownItems(): boolean {\n return this.euiDropdownItems?.length > 0;\n }\n\n private getPositionStrategy(): FlexibleConnectedPositionStrategy {\n return this.overlay\n .position()\n .flexibleConnectedTo(this.origin as FlexibleConnectedPositionStrategyOrigin)\n .withPositions([\n new ConnectionPositionPair(\n { originX: this.originX, originY: this.originY },\n { overlayX: this.overlayX, overlayY: this.overlayY },\n ),\n ])\n .withFlexibleDimensions(false)\n .withLockedPosition(true);\n }\n\n private getContextualMenuPositionStrategy(): GlobalPositionStrategy {\n const panelHeight = this.overlayRef?.overlayElement.clientHeight || 0;\n const scrollX = window.scrollX || window.pageXOffset;\n const scrollY = window.scrollY || window.pageYOffset;\n const newX = this.mousePositionX + (this.initialScrollX - scrollX);\n const newY = this.mousePositionY + (this.initialScrollY - scrollY);\n const menuBottomPosition = newY + panelHeight;\n const isMenuBelowWindowBottom = menuBottomPosition > window.innerHeight;\n\n const positionStrategy = this.overlay\n .position()\n .global()\n .left(newX + 'px');\n\n if (isMenuBelowWindowBottom) {\n positionStrategy.bottom(window.innerHeight - newY + 'px');\n } else {\n positionStrategy.top(newY + 'px');\n }\n\n return positionStrategy;\n }\n\n private isVisible(origin: HTMLElement, scrollableParent: HTMLElement): boolean {\n const originY = origin.getBoundingClientRect().y;\n const scrollableParentY = Math.abs(scrollableParent.getBoundingClientRect().y);\n const scrollableParentHeight = scrollableParent.getBoundingClientRect().height - 50;\n\n return (\n (originY > 0 && originY < scrollableParentHeight) ||\n (originY - scrollableParentY > 0 && originY < scrollableParentY + scrollableParentHeight)\n );\n }\n\n private isTriggerFocusableOnClose(origin: HTMLElement): boolean {\n return origin.matches('button:not([disabled])') || origin.matches('a');\n }\n\n private setPosition(): void {\n if (this.position === 'top') {\n this.originY = 'top';\n this.overlayY = 'bottom';\n\n if (this.isDropDownRightAligned) {\n this.originX = 'end';\n this.overlayX = 'end';\n }\n }\n if (this.position === 'right') {\n this.originX = 'end';\n this.overlayX = 'start';\n this.overlayY = 'center';\n }\n if (this.position === 'bottom') {\n this.originY = 'bottom';\n this.overlayY = 'top';\n\n if (this.isDropDownRightAligned) {\n this.originX = 'end';\n this.overlayX = 'end';\n }\n }\n if (this.position === 'left') {\n this.originX = 'start';\n this.overlayX = 'end';\n this.overlayY = 'center';\n }\n }\n}\n", "<div #triggerRef class=\"eui-dropdown__trigger-container\"\n (click)=\"!isRightClickEnabled ? onTriggerClicked($event) : null\"\n (contextmenu)=\"isRightClickEnabled ? onTriggerRightClicked($event) : null\">\n <ng-content></ng-content>\n</div>\n\n<ng-template #templatePortalContent>\n <div\n attr.data-e2e=\"{{ e2eAttr }}\"\n [@openClose]=\"isOpen ? 'open' : 'closed'\"\n cdkTrapFocus\n [cdkTrapFocusAutoCapture]=\"trapFocusAutoCapture\"\n role=\"dialog\"\n aria-label=\"eUI dropdown panel\"\n class=\"eui-dropdown__panel-container\"\n [style.width]=\"width\"\n [tabindex]=\"tabIndex\"\n (click)=\"onClick()\"\n (cdkObserveContent)=\"projectContentChanged()\">\n <ng-content select=\"eui-dropdown-content\"></ng-content>\n </div>\n</ng-template>\n", "import { NgModule } from '@angular/core';\nimport { A11yModule } from '@angular/cdk/a11y';\nimport { OverlayModule } from '@angular/cdk/overlay';\nimport { CommonModule } from '@angular/common';\nimport { ScrollingModule } from '@angular/cdk/scrolling';\nimport { EuiIconModule } from '@eui/components/eui-icon';\nimport { ObserversModule } from '@angular/cdk/observers';\n\nimport { EuiDropdownComponent } from './eui-dropdown.component';\nimport { EuiDropdownItemComponent } from './dropdown-item/eui-dropdown-item.component';\nimport { EuiDropdownContentDirective } from './directives/eui-dropdown-content.directive';\nimport { EuiDropdownService } from './eui-dropdown.service';\n\n@NgModule({\n imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule],\n declarations: [EuiDropdownComponent, EuiDropdownItemComponent, EuiDropdownContentDirective],\n exports: [EuiDropdownComponent, EuiDropdownItemComponent, EuiDropdownContentDirective],\n providers: [EuiDropdownService],\n})\nexport class EuiDropdownModule {}\n\n@NgModule({})\nexport class EuiDropdownContentModule {}\n"],
|
5
|
-
"mappings": "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",
|
5
|
+
"mappings": "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",
|
6
6
|
"names": ["HostBinding", "i0", "Component", "ChangeDetectionStrategy", "HostBinding", "ViewEncapsulation", "Input", "i0"]
|
7
7
|
}
|
@@ -12,13 +12,13 @@ var EuiFeedbackMessageComponent = class _EuiFeedbackMessageComponent {
|
|
12
12
|
this.type = "MessageFeedback";
|
13
13
|
}
|
14
14
|
static {
|
15
|
-
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
15
|
+
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiFeedbackMessageComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component });
|
16
16
|
}
|
17
17
|
static {
|
18
|
-
this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.
|
18
|
+
this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiFeedbackMessageComponent, selector: "eui-feedback-message", host: { properties: { "class": "this.cssClasses", "attr.type": "this.type" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiSuccess", "euiSuccess", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant"] }], ngImport: i0, template: "<ng-content></ng-content>", isInline: true, styles: [".eui-feedback-message{color:var(--_color);display:block;margin-top:var(--eui-s-2xs);position:relative;font:var(--eui-f-m)}.eui-feedback-message--primary{--_color: var(--eui-c-primary)}.eui-feedback-message--secondary{--_color: var(--eui-c-neutral)}.eui-feedback-message--info{--_color: var(--eui-c-info)}.eui-feedback-message--success{--_color: var(--eui-c-success)}.eui-feedback-message--warning{--_color: var(--eui-c-warning)}.eui-feedback-message--danger{--_color: var(--eui-c-danger)}.eui-feedback-message--accent{--_color: var(--eui-c-accent)}\n"], encapsulation: i0.ViewEncapsulation.None });
|
19
19
|
}
|
20
20
|
};
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiFeedbackMessageComponent, decorators: [{
|
22
22
|
type: Component,
|
23
23
|
args: [{ selector: "eui-feedback-message", template: "<ng-content></ng-content>", encapsulation: ViewEncapsulation.None, hostDirectives: [
|
24
24
|
{
|
@@ -49,16 +49,16 @@ import { CommonModule } from "@angular/common";
|
|
49
49
|
import * as i02 from "@angular/core";
|
50
50
|
var EuiFeedbackMessageModule = class _EuiFeedbackMessageModule {
|
51
51
|
static {
|
52
|
-
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
52
|
+
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiFeedbackMessageModule, deps: [], target: i02.ɵɵFactoryTarget.NgModule });
|
53
53
|
}
|
54
54
|
static {
|
55
|
-
this.ɵmod = i02.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.
|
55
|
+
this.ɵmod = i02.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiFeedbackMessageModule, declarations: [EuiFeedbackMessageComponent], imports: [CommonModule], exports: [EuiFeedbackMessageComponent] });
|
56
56
|
}
|
57
57
|
static {
|
58
|
-
this.ɵinj = i02.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.
|
58
|
+
this.ɵinj = i02.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiFeedbackMessageModule, imports: [CommonModule] });
|
59
59
|
}
|
60
60
|
};
|
61
|
-
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
61
|
+
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiFeedbackMessageModule, decorators: [{
|
62
62
|
type: NgModule,
|
63
63
|
args: [{
|
64
64
|
imports: [CommonModule],
|