@ember-eui/core 9.0.1 → 10.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/eui-accordion.js +82 -226
- package/dist/components/eui-accordion.js.map +1 -1
- package/dist/components/eui-auto-sizer.js +69 -85
- package/dist/components/eui-auto-sizer.js.map +1 -1
- package/dist/components/eui-avatar.js +10 -61
- package/dist/components/eui-avatar.js.map +1 -1
- package/dist/components/eui-badge-group.js +10 -24
- package/dist/components/eui-badge-group.js.map +1 -1
- package/dist/components/eui-badge.js +12 -166
- package/dist/components/eui-badge.js.map +1 -1
- package/dist/components/eui-beta-badge.js +9 -181
- package/dist/components/eui-beta-badge.js.map +1 -1
- package/dist/components/eui-bottom-bar.js +37 -104
- package/dist/components/eui-bottom-bar.js.map +1 -1
- package/dist/components/eui-breadcrumbs.js +87 -192
- package/dist/components/eui-breadcrumbs.js.map +1 -1
- package/dist/components/eui-button-content.js +9 -37
- package/dist/components/eui-button-content.js.map +1 -1
- package/dist/components/eui-button-empty.js +8 -70
- package/dist/components/eui-button-empty.js.map +1 -1
- package/dist/components/eui-button-group-button.js +13 -73
- package/dist/components/eui-button-group-button.js.map +1 -1
- package/dist/components/eui-button-group.js +10 -79
- package/dist/components/eui-button-group.js.map +1 -1
- package/dist/components/eui-button-icon.js +9 -64
- package/dist/components/eui-button-icon.js.map +1 -1
- package/dist/components/eui-button.js +11 -58
- package/dist/components/eui-button.js.map +1 -1
- package/dist/components/eui-call-out.js +10 -55
- package/dist/components/eui-call-out.js.map +1 -1
- package/dist/components/eui-card-select.js +25 -51
- package/dist/components/eui-card-select.js.map +1 -1
- package/dist/components/eui-card.js +51 -208
- package/dist/components/eui-card.js.map +1 -1
- package/dist/components/eui-checkable-card.js +10 -72
- package/dist/components/eui-checkable-card.js.map +1 -1
- package/dist/components/eui-checkbox-group.js +11 -58
- package/dist/components/eui-checkbox-group.js.map +1 -1
- package/dist/components/eui-checkbox.js +13 -58
- package/dist/components/eui-checkbox.js.map +1 -1
- package/dist/components/eui-code-block/controls.js +8 -39
- package/dist/components/eui-code-block/controls.js.map +1 -1
- package/dist/components/eui-code-block/full-screen-display.js +9 -22
- package/dist/components/eui-code-block/full-screen-display.js.map +1 -1
- package/dist/components/eui-code-block/virtualized.js +28 -65
- package/dist/components/eui-code-block/virtualized.js.map +1 -1
- package/dist/components/eui-code-block.js +152 -298
- package/dist/components/eui-code-block.js.map +1 -1
- package/dist/components/eui-code.js +48 -63
- package/dist/components/eui-code.js.map +1 -1
- package/dist/components/eui-collapsible-nav-group.js +11 -138
- package/dist/components/eui-collapsible-nav-group.js.map +1 -1
- package/dist/components/eui-collapsible-nav.js +50 -88
- package/dist/components/eui-collapsible-nav.js.map +1 -1
- package/dist/components/eui-combo-box/create-option.js +23 -44
- package/dist/components/eui-combo-box/create-option.js.map +1 -1
- package/dist/components/eui-combo-box/group.js +4 -15
- package/dist/components/eui-combo-box/group.js.map +1 -1
- package/dist/components/eui-combo-box/no-matches-message.js +7 -15
- package/dist/components/eui-combo-box/no-matches-message.js.map +1 -1
- package/dist/components/eui-combo-box/options.js +49 -132
- package/dist/components/eui-combo-box/options.js.map +1 -1
- package/dist/components/eui-combo-box/search-message.js +7 -15
- package/dist/components/eui-combo-box/search-message.js.map +1 -1
- package/dist/components/eui-combo-box/trigger/input.js +39 -79
- package/dist/components/eui-combo-box/trigger/input.js.map +1 -1
- package/dist/components/eui-combo-box/trigger.js +32 -163
- package/dist/components/eui-combo-box/trigger.js.map +1 -1
- package/dist/components/eui-combo-box-pill.js +9 -48
- package/dist/components/eui-combo-box-pill.js.map +1 -1
- package/dist/components/eui-combo-box.js +133 -218
- package/dist/components/eui-combo-box.js.map +1 -1
- package/dist/components/eui-comment-list.js +4 -11
- package/dist/components/eui-comment-list.js.map +1 -1
- package/dist/components/eui-comment-timeline.js +8 -37
- package/dist/components/eui-comment-timeline.js.map +1 -1
- package/dist/components/eui-comment.js +9 -92
- package/dist/components/eui-comment.js.map +1 -1
- package/dist/components/eui-confirm-modal.js +13 -54
- package/dist/components/eui-confirm-modal.js.map +1 -1
- package/dist/components/eui-context-menu-item.js +34 -99
- package/dist/components/eui-context-menu-item.js.map +1 -1
- package/dist/components/eui-context-menu-panel.js +4 -10
- package/dist/components/eui-context-menu-panel.js.map +1 -1
- package/dist/components/eui-copy.js +25 -32
- package/dist/components/eui-copy.js.map +1 -1
- package/dist/components/eui-described-form-group.js +9 -47
- package/dist/components/eui-described-form-group.js.map +1 -1
- package/dist/components/eui-description-list-description.js +4 -8
- package/dist/components/eui-description-list-description.js.map +1 -1
- package/dist/components/eui-description-list-title.js +4 -8
- package/dist/components/eui-description-list-title.js.map +1 -1
- package/dist/components/eui-description-list.js +9 -33
- package/dist/components/eui-description-list.js.map +1 -1
- package/dist/components/eui-dual-range.js +285 -662
- package/dist/components/eui-dual-range.js.map +1 -1
- package/dist/components/eui-empty-prompt.js +14 -103
- package/dist/components/eui-empty-prompt.js.map +1 -1
- package/dist/components/eui-field-number.js +10 -77
- package/dist/components/eui-field-number.js.map +1 -1
- package/dist/components/eui-field-password.js +14 -87
- package/dist/components/eui-field-password.js.map +1 -1
- package/dist/components/eui-field-search.js +85 -143
- package/dist/components/eui-field-search.js.map +1 -1
- package/dist/components/eui-field-text.js +10 -74
- package/dist/components/eui-field-text.js.map +1 -1
- package/dist/components/eui-file-picker.js +86 -173
- package/dist/components/eui-file-picker.js.map +1 -1
- package/dist/components/eui-flex-grid.js +9 -41
- package/dist/components/eui-flex-grid.js.map +1 -1
- package/dist/components/eui-flex-group.js +8 -40
- package/dist/components/eui-flex-group.js.map +1 -1
- package/dist/components/eui-flex-item.js +9 -36
- package/dist/components/eui-flex-item.js.map +1 -1
- package/dist/components/eui-flyout-body.js +8 -38
- package/dist/components/eui-flyout-body.js.map +1 -1
- package/dist/components/eui-flyout-footer.js +4 -8
- package/dist/components/eui-flyout-footer.js.map +1 -1
- package/dist/components/eui-flyout-header.js +7 -17
- package/dist/components/eui-flyout-header.js.map +1 -1
- package/dist/components/eui-flyout.js +95 -234
- package/dist/components/eui-flyout.js.map +1 -1
- package/dist/components/eui-form-control-layout-clear-button.js +8 -23
- package/dist/components/eui-form-control-layout-clear-button.js.map +1 -1
- package/dist/components/eui-form-control-layout-custom-icon.js +7 -32
- package/dist/components/eui-form-control-layout-custom-icon.js.map +1 -1
- package/dist/components/eui-form-control-layout-delimited.js +8 -53
- package/dist/components/eui-form-control-layout-delimited.js.map +1 -1
- package/dist/components/eui-form-control-layout-icons.js +10 -47
- package/dist/components/eui-form-control-layout-icons.js.map +1 -1
- package/dist/components/eui-form-control-layout.js +8 -47
- package/dist/components/eui-form-control-layout.js.map +1 -1
- package/dist/components/eui-form-error-text.js +4 -8
- package/dist/components/eui-form-error-text.js.map +1 -1
- package/dist/components/eui-form-fieldset.js +7 -24
- package/dist/components/eui-form-fieldset.js.map +1 -1
- package/dist/components/eui-form-help-text.js +4 -8
- package/dist/components/eui-form-help-text.js.map +1 -1
- package/dist/components/eui-form-label.js +8 -29
- package/dist/components/eui-form-label.js.map +1 -1
- package/dist/components/eui-form-legend.js +8 -27
- package/dist/components/eui-form-legend.js.map +1 -1
- package/dist/components/eui-form-row.js +15 -268
- package/dist/components/eui-form-row.js.map +1 -1
- package/dist/components/eui-form.js +9 -83
- package/dist/components/eui-form.js.map +1 -1
- package/dist/components/eui-global-toast-list.js +109 -130
- package/dist/components/eui-global-toast-list.js.map +1 -1
- package/dist/components/eui-header-alert.js +7 -35
- package/dist/components/eui-header-alert.js.map +1 -1
- package/dist/components/eui-header-breadcrumbs.js +7 -15
- package/dist/components/eui-header-breadcrumbs.js.map +1 -1
- package/dist/components/eui-header-link.js +8 -24
- package/dist/components/eui-header-link.js.map +1 -1
- package/dist/components/eui-header-links.js +31 -79
- package/dist/components/eui-header-links.js.map +1 -1
- package/dist/components/eui-header-logo.js +8 -22
- package/dist/components/eui-header-logo.js.map +1 -1
- package/dist/components/eui-header-section-item-button.js +45 -94
- package/dist/components/eui-header-section-item-button.js.map +1 -1
- package/dist/components/eui-header-section-item.js +8 -18
- package/dist/components/eui-header-section-item.js.map +1 -1
- package/dist/components/eui-header-section.js +8 -19
- package/dist/components/eui-header-section.js.map +1 -1
- package/dist/components/eui-header.js +11 -36
- package/dist/components/eui-header.js.map +1 -1
- package/dist/components/eui-health.js +8 -27
- package/dist/components/eui-health.js.map +1 -1
- package/dist/components/eui-hide-for.js +12 -18
- package/dist/components/eui-hide-for.js.map +1 -1
- package/dist/components/eui-horizontal-rule.js +8 -17
- package/dist/components/eui-horizontal-rule.js.map +1 -1
- package/dist/components/eui-i18n/render.js +4 -6
- package/dist/components/eui-i18n/render.js.map +1 -1
- package/dist/components/eui-i18n.js +22 -43
- package/dist/components/eui-i18n.js.map +1 -1
- package/dist/components/eui-icon-tip.js +9 -49
- package/dist/components/eui-icon-tip.js.map +1 -1
- package/dist/components/eui-icon.js +59 -130
- package/dist/components/eui-icon.js.map +1 -1
- package/dist/components/eui-image.js +44 -149
- package/dist/components/eui-image.js.map +1 -1
- package/dist/components/eui-inner-text.js +33 -37
- package/dist/components/eui-inner-text.js.map +1 -1
- package/dist/components/eui-input-popover.js +102 -148
- package/dist/components/eui-input-popover.js.map +1 -1
- package/dist/components/eui-key-pad-menu-item.js +15 -83
- package/dist/components/eui-key-pad-menu-item.js.map +1 -1
- package/dist/components/eui-key-pad-menu.js +8 -25
- package/dist/components/eui-key-pad-menu.js.map +1 -1
- package/dist/components/eui-link.js +9 -60
- package/dist/components/eui-link.js.map +1 -1
- package/dist/components/eui-list-group-item.js +11 -96
- package/dist/components/eui-list-group-item.js.map +1 -1
- package/dist/components/eui-list-group.js +11 -36
- package/dist/components/eui-list-group.js.map +1 -1
- package/dist/components/eui-loading-content.js +7 -20
- package/dist/components/eui-loading-content.js.map +1 -1
- package/dist/components/eui-loading-logo.js +9 -27
- package/dist/components/eui-loading-logo.js.map +1 -1
- package/dist/components/eui-loading-spinner.js +8 -16
- package/dist/components/eui-loading-spinner.js.map +1 -1
- package/dist/components/eui-markdown-editor-drop-zone.js +7 -20
- package/dist/components/eui-markdown-editor-drop-zone.js.map +1 -1
- package/dist/components/eui-markdown-editor-footer/icons/markdown-logo.js +4 -21
- package/dist/components/eui-markdown-editor-footer/icons/markdown-logo.js.map +1 -1
- package/dist/components/eui-markdown-editor-footer.js +49 -145
- package/dist/components/eui-markdown-editor-footer.js.map +1 -1
- package/dist/components/eui-markdown-editor-text-area.js +8 -17
- package/dist/components/eui-markdown-editor-text-area.js.map +1 -1
- package/dist/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.js +4 -21
- package/dist/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.js.map +1 -1
- package/dist/components/eui-markdown-editor-toolbar.js +71 -155
- package/dist/components/eui-markdown-editor-toolbar.js.map +1 -1
- package/dist/components/eui-markdown-editor.js +217 -283
- package/dist/components/eui-markdown-editor.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-checkbox.js +16 -26
- package/dist/components/eui-markdown-format/markdown-checkbox.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code-block.js +7 -16
- package/dist/components/eui-markdown-format/markdown-code-block.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code.js +7 -11
- package/dist/components/eui-markdown-format/markdown-code.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-tooltip.js +8 -20
- package/dist/components/eui-markdown-format/markdown-tooltip.js.map +1 -1
- package/dist/components/eui-markdown-format.js +36 -50
- package/dist/components/eui-markdown-format.js.map +1 -1
- package/dist/components/eui-modal-body.js +4 -10
- package/dist/components/eui-modal-body.js.map +1 -1
- package/dist/components/eui-modal-footer.js +4 -8
- package/dist/components/eui-modal-footer.js.map +1 -1
- package/dist/components/eui-modal-header-title.js +4 -8
- package/dist/components/eui-modal-header-title.js.map +1 -1
- package/dist/components/eui-modal-header.js +4 -8
- package/dist/components/eui-modal-header.js.map +1 -1
- package/dist/components/eui-modal.js +16 -61
- package/dist/components/eui-modal.js.map +1 -1
- package/dist/components/eui-notification-badge.js +8 -19
- package/dist/components/eui-notification-badge.js.map +1 -1
- package/dist/components/eui-notification-event-messages.js +10 -53
- package/dist/components/eui-notification-event-messages.js.map +1 -1
- package/dist/components/eui-notification-event-meta.js +15 -119
- package/dist/components/eui-notification-event-meta.js.map +1 -1
- package/dist/components/eui-notification-event-read-button.js +8 -26
- package/dist/components/eui-notification-event-read-button.js.map +1 -1
- package/dist/components/eui-notification-event-read-icon.js +9 -31
- package/dist/components/eui-notification-event-read-icon.js.map +1 -1
- package/dist/components/eui-notification-event.js +14 -119
- package/dist/components/eui-notification-event.js.map +1 -1
- package/dist/components/eui-overlay-mask.js +35 -52
- package/dist/components/eui-overlay-mask.js.map +1 -1
- package/dist/components/eui-page-body.js +12 -65
- package/dist/components/eui-page-body.js.map +1 -1
- package/dist/components/eui-page-content-body.js +10 -27
- package/dist/components/eui-page-content-body.js.map +1 -1
- package/dist/components/eui-page-content-header-section.js +4 -8
- package/dist/components/eui-page-content-header-section.js.map +1 -1
- package/dist/components/eui-page-content-header.js +7 -17
- package/dist/components/eui-page-content-header.js.map +1 -1
- package/dist/components/eui-page-content.js +9 -30
- package/dist/components/eui-page-content.js.map +1 -1
- package/dist/components/eui-page-header-content.js +55 -363
- package/dist/components/eui-page-header-content.js.map +1 -1
- package/dist/components/eui-page-header-section.js +4 -8
- package/dist/components/eui-page-header-section.js.map +1 -1
- package/dist/components/eui-page-header.js +11 -108
- package/dist/components/eui-page-header.js.map +1 -1
- package/dist/components/eui-page-side-bar.js +8 -19
- package/dist/components/eui-page-side-bar.js.map +1 -1
- package/dist/components/eui-page-template.js +59 -846
- package/dist/components/eui-page-template.js.map +1 -1
- package/dist/components/eui-page.js +10 -37
- package/dist/components/eui-page.js.map +1 -1
- package/dist/components/eui-pagination/button-wrapper.js +10 -32
- package/dist/components/eui-pagination/button-wrapper.js.map +1 -1
- package/dist/components/eui-pagination/next-button.js +11 -43
- package/dist/components/eui-pagination/next-button.js.map +1 -1
- package/dist/components/eui-pagination/previous-button.js +10 -42
- package/dist/components/eui-pagination/previous-button.js.map +1 -1
- package/dist/components/eui-pagination-button.js +11 -48
- package/dist/components/eui-pagination-button.js.map +1 -1
- package/dist/components/eui-pagination.js +67 -186
- package/dist/components/eui-pagination.js.map +1 -1
- package/dist/components/eui-panel.js +9 -72
- package/dist/components/eui-panel.js.map +1 -1
- package/dist/components/eui-popover-footer.js +7 -17
- package/dist/components/eui-popover-footer.js.map +1 -1
- package/dist/components/eui-popover-title.js +7 -17
- package/dist/components/eui-popover-title.js.map +1 -1
- package/dist/components/eui-popover.js +290 -418
- package/dist/components/eui-popover.js.map +1 -1
- package/dist/components/eui-portal.js +22 -28
- package/dist/components/eui-portal.js.map +1 -1
- package/dist/components/eui-progress.js +8 -62
- package/dist/components/eui-progress.js.map +1 -1
- package/dist/components/eui-radio-group.js +10 -50
- package/dist/components/eui-radio-group.js.map +1 -1
- package/dist/components/eui-radio.js +10 -52
- package/dist/components/eui-radio.js.map +1 -1
- package/dist/components/eui-range-highlight.js +9 -33
- package/dist/components/eui-range-highlight.js.map +1 -1
- package/dist/components/eui-range-input.js +10 -50
- package/dist/components/eui-range-input.js.map +1 -1
- package/dist/components/eui-range-label.js +8 -18
- package/dist/components/eui-range-label.js.map +1 -1
- package/dist/components/eui-range-levels.js +31 -52
- package/dist/components/eui-range-levels.js.map +1 -1
- package/dist/components/eui-range-slider.js +7 -26
- package/dist/components/eui-range-slider.js.map +1 -1
- package/dist/components/eui-range-thumb.js +8 -33
- package/dist/components/eui-range-thumb.js.map +1 -1
- package/dist/components/eui-range-ticks.js +24 -54
- package/dist/components/eui-range-ticks.js.map +1 -1
- package/dist/components/eui-range-tooltip.js +32 -48
- package/dist/components/eui-range-tooltip.js.map +1 -1
- package/dist/components/eui-range-track.js +82 -127
- package/dist/components/eui-range-track.js.map +1 -1
- package/dist/components/eui-range-wrapper.js +7 -18
- package/dist/components/eui-range-wrapper.js.map +1 -1
- package/dist/components/eui-range.js +129 -536
- package/dist/components/eui-range.js.map +1 -1
- package/dist/components/eui-select.js +11 -80
- package/dist/components/eui-select.js.map +1 -1
- package/dist/components/eui-selectable-list-item.js +8 -32
- package/dist/components/eui-selectable-list-item.js.map +1 -1
- package/dist/components/eui-show-for.js +26 -37
- package/dist/components/eui-show-for.js.map +1 -1
- package/dist/components/eui-side-nav-item/button.js +9 -37
- package/dist/components/eui-side-nav-item/button.js.map +1 -1
- package/dist/components/eui-side-nav-item.js +10 -124
- package/dist/components/eui-side-nav-item.js.map +1 -1
- package/dist/components/eui-side-nav.js +39 -198
- package/dist/components/eui-side-nav.js.map +1 -1
- package/dist/components/eui-spacer.js +8 -13
- package/dist/components/eui-spacer.js.map +1 -1
- package/dist/components/eui-split-panel/inner.js +8 -20
- package/dist/components/eui-split-panel/inner.js.map +1 -1
- package/dist/components/eui-split-panel/outer.js +10 -39
- package/dist/components/eui-split-panel/outer.js.map +1 -1
- package/dist/components/eui-stat/description.js +7 -24
- package/dist/components/eui-stat/description.js.map +1 -1
- package/dist/components/eui-stat/title.js +9 -31
- package/dist/components/eui-stat/title.js.map +1 -1
- package/dist/components/eui-stat.js +16 -96
- package/dist/components/eui-stat.js.map +1 -1
- package/dist/components/eui-step-horizontal.js +10 -53
- package/dist/components/eui-step-horizontal.js.map +1 -1
- package/dist/components/eui-step-number.js +10 -52
- package/dist/components/eui-step-number.js.map +1 -1
- package/dist/components/eui-step.js +9 -41
- package/dist/components/eui-step.js.map +1 -1
- package/dist/components/eui-steps-horizontal.js +4 -8
- package/dist/components/eui-steps-horizontal.js.map +1 -1
- package/dist/components/eui-steps.js +4 -8
- package/dist/components/eui-steps.js.map +1 -1
- package/dist/components/eui-sub-steps.js +4 -8
- package/dist/components/eui-sub-steps.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js +69 -101
- package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/datetime-picker.js +146 -289
- package/dist/components/eui-super-date-picker/date-popover/datetime-picker.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-button.js +35 -88
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-button.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-content.js +33 -74
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-content.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/now-tab.js +11 -57
- package/dist/components/eui-super-date-picker/date-popover/now-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/relative-tab.js +82 -117
- package/dist/components/eui-super-date-picker/date-popover/relative-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-date-picker-range.js +7 -30
- package/dist/components/eui-super-date-picker/eui-date-picker-range.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.js +11 -53
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.js +80 -215
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.js +11 -53
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover.js +42 -91
- package/dist/components/eui-super-date-picker/eui-quick-select-popover.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-super-update-button.js +11 -48
- package/dist/components/eui-super-date-picker/eui-super-update-button.js.map +1 -1
- package/dist/components/eui-super-date-picker/utils/pretty-duration.js.map +1 -1
- package/dist/components/eui-super-date-picker/utils/quick-select.js.map +1 -1
- package/dist/components/eui-super-date-picker.js +116 -230
- package/dist/components/eui-super-date-picker.js.map +1 -1
- package/dist/components/eui-switch.js +28 -87
- package/dist/components/eui-switch.js.map +1 -1
- package/dist/components/eui-tab.js +9 -73
- package/dist/components/eui-tab.js.map +1 -1
- package/dist/components/eui-tabbed-content.js +94 -131
- package/dist/components/eui-tabbed-content.js.map +1 -1
- package/dist/components/eui-tabs.js +7 -27
- package/dist/components/eui-tabs.js.map +1 -1
- package/dist/components/eui-text-align.js +8 -18
- package/dist/components/eui-text-align.js.map +1 -1
- package/dist/components/eui-text-area.js +11 -36
- package/dist/components/eui-text-area.js.map +1 -1
- package/dist/components/eui-text-color.js +8 -30
- package/dist/components/eui-text-color.js.map +1 -1
- package/dist/components/eui-text.js +9 -44
- package/dist/components/eui-text.js.map +1 -1
- package/dist/components/eui-title.js +8 -20
- package/dist/components/eui-title.js.map +1 -1
- package/dist/components/eui-toast.js +9 -66
- package/dist/components/eui-toast.js.map +1 -1
- package/dist/components/eui-tool-tip-popover.js +28 -34
- package/dist/components/eui-tool-tip-popover.js.map +1 -1
- package/dist/components/eui-tool-tip.js +167 -224
- package/dist/components/eui-tool-tip.js.map +1 -1
- package/dist/components/text-block.js +7 -41
- package/dist/components/text-block.js.map +1 -1
- package/dist/helpers/class-names.js.map +1 -1
- package/dist/helpers/eui-palette.js.map +1 -1
- package/dist/helpers/get-eui-config.js +6 -12
- package/dist/helpers/get-eui-config.js.map +1 -1
- package/dist/helpers/get-range-tick.js.map +1 -1
- package/dist/helpers/inline-styles.js.map +1 -1
- package/dist/helpers/is-within-number.js.map +1 -1
- package/dist/helpers/use-state.js +10 -17
- package/dist/helpers/use-state.js.map +1 -1
- package/dist/i18n/util.js.map +1 -1
- package/dist/modifiers/outside-click-detector.js +16 -12
- package/dist/modifiers/outside-click-detector.js.map +1 -1
- package/dist/modifiers/resize-observer.js +9 -15
- package/dist/modifiers/resize-observer.js.map +1 -1
- package/dist/modifiers/use-is-within-breakpoints.js.map +1 -1
- package/dist/services/eui-config.js +8 -14
- package/dist/services/eui-config.js.map +1 -1
- package/dist/services/eui-i18n.js +13 -8
- package/dist/services/eui-i18n.js.map +1 -1
- package/dist/services/eui-toaster.js +13 -13
- package/dist/services/eui-toaster.js.map +1 -1
- package/dist/utils/accesibility/accessible-click-keys.js.map +1 -1
- package/dist/utils/accesibility/cascading-menu-keys.js.map +1 -1
- package/dist/utils/accesibility/combo-box-keys.js.map +1 -1
- package/dist/utils/breakpoint.js.map +1 -1
- package/dist/utils/code/utils.js.map +1 -1
- package/dist/utils/color/eui_palettes.js.map +1 -1
- package/dist/utils/css-mappings/eui-avatar.js.map +1 -1
- package/dist/utils/css-mappings/eui-badge.js.map +1 -1
- package/dist/utils/css-mappings/eui-button-group-button.js.map +1 -1
- package/dist/utils/css-mappings/eui-button-group.js.map +1 -1
- package/dist/utils/css-mappings/eui-range-levels.js.map +1 -1
- package/dist/utils/css-mappings/index.js.map +1 -1
- package/dist/utils/markdown/markdown-actions.js +20 -3
- package/dist/utils/markdown/markdown-actions.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-add-components/processor.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/processing-plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/ui-plugins.js.map +1 -1
- package/dist/utils/markdown/remark/remark-prismjs.js.map +1 -1
- package/dist/utils/timer.js +26 -30
- package/dist/utils/timer.js.map +1 -1
- package/package.json +10 -8
- package/declarations/-private/random-id.d.ts +0 -9
- package/declarations/-private/random-id.d.ts.map +0 -1
- package/declarations/components/common.d.ts +0 -42
- package/declarations/components/common.d.ts.map +0 -1
- package/declarations/components/eui-accordion.d.ts +0 -101
- package/declarations/components/eui-accordion.d.ts.map +0 -1
- package/declarations/components/eui-auto-sizer.d.ts +0 -64
- package/declarations/components/eui-auto-sizer.d.ts.map +0 -1
- package/declarations/components/eui-avatar.d.ts +0 -22
- package/declarations/components/eui-avatar.d.ts.map +0 -1
- package/declarations/components/eui-badge-group.d.ts +0 -23
- package/declarations/components/eui-badge-group.d.ts.map +0 -1
- package/declarations/components/eui-badge.d.ts +0 -30
- package/declarations/components/eui-badge.d.ts.map +0 -1
- package/declarations/components/eui-beta-badge.d.ts +0 -63
- package/declarations/components/eui-beta-badge.d.ts.map +0 -1
- package/declarations/components/eui-bottom-bar.d.ts +0 -35
- package/declarations/components/eui-bottom-bar.d.ts.map +0 -1
- package/declarations/components/eui-breadcrumbs.d.ts +0 -70
- package/declarations/components/eui-breadcrumbs.d.ts.map +0 -1
- package/declarations/components/eui-button-content.d.ts +0 -21
- package/declarations/components/eui-button-content.d.ts.map +0 -1
- package/declarations/components/eui-button-empty.d.ts +0 -33
- package/declarations/components/eui-button-empty.d.ts.map +0 -1
- package/declarations/components/eui-button-group-button.d.ts +0 -29
- package/declarations/components/eui-button-group-button.d.ts.map +0 -1
- package/declarations/components/eui-button-group.d.ts +0 -41
- package/declarations/components/eui-button-group.d.ts.map +0 -1
- package/declarations/components/eui-button-icon.d.ts +0 -25
- package/declarations/components/eui-button-icon.d.ts.map +0 -1
- package/declarations/components/eui-button.d.ts +0 -34
- package/declarations/components/eui-button.d.ts.map +0 -1
- package/declarations/components/eui-call-out.d.ts +0 -21
- package/declarations/components/eui-call-out.d.ts.map +0 -1
- package/declarations/components/eui-card-select.d.ts +0 -29
- package/declarations/components/eui-card-select.d.ts.map +0 -1
- package/declarations/components/eui-card.d.ts +0 -68
- package/declarations/components/eui-card.d.ts.map +0 -1
- package/declarations/components/eui-checkable-card.d.ts +0 -21
- package/declarations/components/eui-checkable-card.d.ts.map +0 -1
- package/declarations/components/eui-checkbox-group.d.ts +0 -27
- package/declarations/components/eui-checkbox-group.d.ts.map +0 -1
- package/declarations/components/eui-checkbox.d.ts +0 -27
- package/declarations/components/eui-checkbox.d.ts.map +0 -1
- package/declarations/components/eui-code-block/controls.d.ts +0 -13
- package/declarations/components/eui-code-block/controls.d.ts.map +0 -1
- package/declarations/components/eui-code-block/full-screen-display.d.ts +0 -11
- package/declarations/components/eui-code-block/full-screen-display.d.ts.map +0 -1
- package/declarations/components/eui-code-block/virtualized.d.ts +0 -20
- package/declarations/components/eui-code-block/virtualized.d.ts.map +0 -1
- package/declarations/components/eui-code-block.d.ts +0 -92
- package/declarations/components/eui-code-block.d.ts.map +0 -1
- package/declarations/components/eui-code.d.ts +0 -21
- package/declarations/components/eui-code.d.ts.map +0 -1
- package/declarations/components/eui-collapsible-nav-group.d.ts +0 -26
- package/declarations/components/eui-collapsible-nav-group.d.ts.map +0 -1
- package/declarations/components/eui-collapsible-nav.d.ts +0 -66
- package/declarations/components/eui-collapsible-nav.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/create-option.d.ts +0 -16
- package/declarations/components/eui-combo-box/create-option.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/group.d.ts +0 -16
- package/declarations/components/eui-combo-box/group.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/no-matches-message.d.ts +0 -11
- package/declarations/components/eui-combo-box/no-matches-message.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/options.d.ts +0 -12
- package/declarations/components/eui-combo-box/options.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/search-message.d.ts +0 -11
- package/declarations/components/eui-combo-box/search-message.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/trigger/input.d.ts +0 -6
- package/declarations/components/eui-combo-box/trigger/input.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/trigger.d.ts +0 -4
- package/declarations/components/eui-combo-box/trigger.d.ts.map +0 -1
- package/declarations/components/eui-combo-box-pill.d.ts +0 -22
- package/declarations/components/eui-combo-box-pill.d.ts.map +0 -1
- package/declarations/components/eui-combo-box.d.ts +0 -69
- package/declarations/components/eui-combo-box.d.ts.map +0 -1
- package/declarations/components/eui-comment-list.d.ts +0 -10
- package/declarations/components/eui-comment-list.d.ts.map +0 -1
- package/declarations/components/eui-comment-timeline.d.ts +0 -15
- package/declarations/components/eui-comment-timeline.d.ts.map +0 -1
- package/declarations/components/eui-comment.d.ts +0 -20
- package/declarations/components/eui-comment.d.ts.map +0 -1
- package/declarations/components/eui-confirm-modal.d.ts +0 -23
- package/declarations/components/eui-confirm-modal.d.ts.map +0 -1
- package/declarations/components/eui-context-menu-item.d.ts +0 -25
- package/declarations/components/eui-context-menu-item.d.ts.map +0 -1
- package/declarations/components/eui-context-menu-panel.d.ts +0 -10
- package/declarations/components/eui-context-menu-panel.d.ts.map +0 -1
- package/declarations/components/eui-copy.d.ts +0 -36
- package/declarations/components/eui-copy.d.ts.map +0 -1
- package/declarations/components/eui-described-form-group.d.ts +0 -27
- package/declarations/components/eui-described-form-group.d.ts.map +0 -1
- package/declarations/components/eui-description-list-description.d.ts +0 -10
- package/declarations/components/eui-description-list-description.d.ts.map +0 -1
- package/declarations/components/eui-description-list-title.d.ts +0 -10
- package/declarations/components/eui-description-list-title.d.ts.map +0 -1
- package/declarations/components/eui-description-list.d.ts +0 -27
- package/declarations/components/eui-description-list.d.ts.map +0 -1
- package/declarations/components/eui-dual-range.d.ts +0 -141
- package/declarations/components/eui-dual-range.d.ts.map +0 -1
- package/declarations/components/eui-empty-prompt.d.ts +0 -29
- package/declarations/components/eui-empty-prompt.d.ts.map +0 -1
- package/declarations/components/eui-field-number.d.ts +0 -57
- package/declarations/components/eui-field-number.d.ts.map +0 -1
- package/declarations/components/eui-field-password.d.ts +0 -28
- package/declarations/components/eui-field-password.d.ts.map +0 -1
- package/declarations/components/eui-field-search.d.ts +0 -52
- package/declarations/components/eui-field-search.d.ts.map +0 -1
- package/declarations/components/eui-field-text.d.ts +0 -29
- package/declarations/components/eui-field-text.d.ts.map +0 -1
- package/declarations/components/eui-file-picker.d.ts +0 -60
- package/declarations/components/eui-file-picker.d.ts.map +0 -1
- package/declarations/components/eui-flex-grid.d.ts +0 -33
- package/declarations/components/eui-flex-grid.d.ts.map +0 -1
- package/declarations/components/eui-flex-group.d.ts +0 -20
- package/declarations/components/eui-flex-group.d.ts.map +0 -1
- package/declarations/components/eui-flex-item.d.ts +0 -15
- package/declarations/components/eui-flex-item.d.ts.map +0 -1
- package/declarations/components/eui-flyout-body.d.ts +0 -12
- package/declarations/components/eui-flyout-body.d.ts.map +0 -1
- package/declarations/components/eui-flyout-footer.d.ts +0 -10
- package/declarations/components/eui-flyout-footer.d.ts.map +0 -1
- package/declarations/components/eui-flyout-header.d.ts +0 -13
- package/declarations/components/eui-flyout-header.d.ts.map +0 -1
- package/declarations/components/eui-flyout.d.ts +0 -87
- package/declarations/components/eui-flyout.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-clear-button.d.ts +0 -14
- package/declarations/components/eui-form-control-layout-clear-button.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-custom-icon.d.ts +0 -16
- package/declarations/components/eui-form-control-layout-custom-icon.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-delimited.d.ts +0 -25
- package/declarations/components/eui-form-control-layout-delimited.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-icons.d.ts +0 -17
- package/declarations/components/eui-form-control-layout-icons.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout.d.ts +0 -30
- package/declarations/components/eui-form-control-layout.d.ts.map +0 -1
- package/declarations/components/eui-form-error-text.d.ts +0 -10
- package/declarations/components/eui-form-error-text.d.ts.map +0 -1
- package/declarations/components/eui-form-fieldset.d.ts +0 -18
- package/declarations/components/eui-form-fieldset.d.ts.map +0 -1
- package/declarations/components/eui-form-help-text.d.ts +0 -13
- package/declarations/components/eui-form-help-text.d.ts.map +0 -1
- package/declarations/components/eui-form-label.d.ts +0 -17
- package/declarations/components/eui-form-label.d.ts.map +0 -1
- package/declarations/components/eui-form-legend.d.ts +0 -14
- package/declarations/components/eui-form-legend.d.ts.map +0 -1
- package/declarations/components/eui-form-row.d.ts +0 -35
- package/declarations/components/eui-form-row.d.ts.map +0 -1
- package/declarations/components/eui-form.d.ts +0 -20
- package/declarations/components/eui-form.d.ts.map +0 -1
- package/declarations/components/eui-global-toast-list.d.ts +0 -45
- package/declarations/components/eui-global-toast-list.d.ts.map +0 -1
- package/declarations/components/eui-header-alert.d.ts +0 -14
- package/declarations/components/eui-header-alert.d.ts.map +0 -1
- package/declarations/components/eui-header-breadcrumbs.d.ts +0 -14
- package/declarations/components/eui-header-breadcrumbs.d.ts.map +0 -1
- package/declarations/components/eui-header-link.d.ts +0 -14
- package/declarations/components/eui-header-link.d.ts.map +0 -1
- package/declarations/components/eui-header-links.d.ts +0 -20
- package/declarations/components/eui-header-links.d.ts.map +0 -1
- package/declarations/components/eui-header-logo.d.ts +0 -17
- package/declarations/components/eui-header-logo.d.ts.map +0 -1
- package/declarations/components/eui-header-section-item-button.d.ts +0 -26
- package/declarations/components/eui-header-section-item-button.d.ts.map +0 -1
- package/declarations/components/eui-header-section-item.d.ts +0 -14
- package/declarations/components/eui-header-section-item.d.ts.map +0 -1
- package/declarations/components/eui-header-section.d.ts +0 -15
- package/declarations/components/eui-header-section.d.ts.map +0 -1
- package/declarations/components/eui-header.d.ts +0 -23
- package/declarations/components/eui-header.d.ts.map +0 -1
- package/declarations/components/eui-health.d.ts +0 -21
- package/declarations/components/eui-health.d.ts.map +0 -1
- package/declarations/components/eui-hide-for.d.ts +0 -21
- package/declarations/components/eui-hide-for.d.ts.map +0 -1
- package/declarations/components/eui-horizontal-rule.d.ts +0 -12
- package/declarations/components/eui-horizontal-rule.d.ts.map +0 -1
- package/declarations/components/eui-i18n/render.d.ts +0 -12
- package/declarations/components/eui-i18n/render.d.ts.map +0 -1
- package/declarations/components/eui-i18n.d.ts +0 -32
- package/declarations/components/eui-i18n.d.ts.map +0 -1
- package/declarations/components/eui-icon-tip.d.ts +0 -29
- package/declarations/components/eui-icon-tip.d.ts.map +0 -1
- package/declarations/components/eui-icon.d.ts +0 -80
- package/declarations/components/eui-icon.d.ts.map +0 -1
- package/declarations/components/eui-image.d.ts +0 -62
- package/declarations/components/eui-image.d.ts.map +0 -1
- package/declarations/components/eui-inner-text.d.ts +0 -21
- package/declarations/components/eui-inner-text.d.ts.map +0 -1
- package/declarations/components/eui-input-popover.d.ts +0 -44
- package/declarations/components/eui-input-popover.d.ts.map +0 -1
- package/declarations/components/eui-key-pad-menu-item.d.ts +0 -26
- package/declarations/components/eui-key-pad-menu-item.d.ts.map +0 -1
- package/declarations/components/eui-key-pad-menu.d.ts +0 -23
- package/declarations/components/eui-key-pad-menu.d.ts.map +0 -1
- package/declarations/components/eui-link.d.ts +0 -18
- package/declarations/components/eui-link.d.ts.map +0 -1
- package/declarations/components/eui-list-group-item.d.ts +0 -26
- package/declarations/components/eui-list-group-item.d.ts.map +0 -1
- package/declarations/components/eui-list-group.d.ts +0 -16
- package/declarations/components/eui-list-group.d.ts.map +0 -1
- package/declarations/components/eui-loading-content.d.ts +0 -14
- package/declarations/components/eui-loading-content.d.ts.map +0 -1
- package/declarations/components/eui-loading-logo.d.ts +0 -13
- package/declarations/components/eui-loading-logo.d.ts.map +0 -1
- package/declarations/components/eui-loading-spinner.d.ts +0 -11
- package/declarations/components/eui-loading-spinner.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-drop-zone.d.ts +0 -17
- package/declarations/components/eui-markdown-editor-drop-zone.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-footer/icons/markdown-logo.d.ts +0 -10
- package/declarations/components/eui-markdown-editor-footer/icons/markdown-logo.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-footer.d.ts +0 -13
- package/declarations/components/eui-markdown-editor-footer.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-text-area.d.ts +0 -14
- package/declarations/components/eui-markdown-editor-text-area.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.d.ts +0 -11
- package/declarations/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-toolbar.d.ts +0 -50
- package/declarations/components/eui-markdown-editor-toolbar.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor.d.ts +0 -95
- package/declarations/components/eui-markdown-editor.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-checkbox.d.ts +0 -24
- package/declarations/components/eui-markdown-format/markdown-checkbox.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-code-block.d.ts +0 -15
- package/declarations/components/eui-markdown-format/markdown-code-block.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-code.d.ts +0 -13
- package/declarations/components/eui-markdown-format/markdown-code.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-tooltip.d.ts +0 -15
- package/declarations/components/eui-markdown-format/markdown-tooltip.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format.d.ts +0 -23
- package/declarations/components/eui-markdown-format.d.ts.map +0 -1
- package/declarations/components/eui-modal-body.d.ts +0 -10
- package/declarations/components/eui-modal-body.d.ts.map +0 -1
- package/declarations/components/eui-modal-footer.d.ts +0 -10
- package/declarations/components/eui-modal-footer.d.ts.map +0 -1
- package/declarations/components/eui-modal-header-title.d.ts +0 -10
- package/declarations/components/eui-modal-header-title.d.ts.map +0 -1
- package/declarations/components/eui-modal-header.d.ts +0 -10
- package/declarations/components/eui-modal-header.d.ts.map +0 -1
- package/declarations/components/eui-modal.d.ts +0 -27
- package/declarations/components/eui-modal.d.ts.map +0 -1
- package/declarations/components/eui-notification-badge.d.ts +0 -15
- package/declarations/components/eui-notification-badge.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-messages.d.ts +0 -13
- package/declarations/components/eui-notification-event-messages.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-meta.d.ts +0 -24
- package/declarations/components/eui-notification-event-meta.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-read-button.d.ts +0 -13
- package/declarations/components/eui-notification-event-read-button.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-read-icon.d.ts +0 -14
- package/declarations/components/eui-notification-event-read-icon.d.ts.map +0 -1
- package/declarations/components/eui-notification-event.d.ts +0 -40
- package/declarations/components/eui-notification-event.d.ts.map +0 -1
- package/declarations/components/eui-overlay-mask.d.ts +0 -20
- package/declarations/components/eui-overlay-mask.d.ts.map +0 -1
- package/declarations/components/eui-page-body.d.ts +0 -22
- package/declarations/components/eui-page-body.d.ts.map +0 -1
- package/declarations/components/eui-page-content-body.d.ts +0 -18
- package/declarations/components/eui-page-content-body.d.ts.map +0 -1
- package/declarations/components/eui-page-content-header-section.d.ts +0 -10
- package/declarations/components/eui-page-content-header-section.d.ts.map +0 -1
- package/declarations/components/eui-page-content-header.d.ts +0 -13
- package/declarations/components/eui-page-content-header.d.ts.map +0 -1
- package/declarations/components/eui-page-content.d.ts +0 -22
- package/declarations/components/eui-page-content.d.ts.map +0 -1
- package/declarations/components/eui-page-header-content.d.ts +0 -98
- package/declarations/components/eui-page-header-content.d.ts.map +0 -1
- package/declarations/components/eui-page-header-section.d.ts +0 -10
- package/declarations/components/eui-page-header-section.d.ts.map +0 -1
- package/declarations/components/eui-page-header.d.ts +0 -89
- package/declarations/components/eui-page-header.d.ts.map +0 -1
- package/declarations/components/eui-page-side-bar.d.ts +0 -15
- package/declarations/components/eui-page-side-bar.d.ts.map +0 -1
- package/declarations/components/eui-page-template.d.ts +0 -77
- package/declarations/components/eui-page-template.d.ts.map +0 -1
- package/declarations/components/eui-page.d.ts +0 -17
- package/declarations/components/eui-page.d.ts.map +0 -1
- package/declarations/components/eui-pagination/button-wrapper.d.ts +0 -16
- package/declarations/components/eui-pagination/button-wrapper.d.ts.map +0 -1
- package/declarations/components/eui-pagination/next-button.d.ts +0 -19
- package/declarations/components/eui-pagination/next-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination/previous-button.d.ts +0 -18
- package/declarations/components/eui-pagination/previous-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination-button.d.ts +0 -20
- package/declarations/components/eui-pagination-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination.d.ts +0 -79
- package/declarations/components/eui-pagination.d.ts.map +0 -1
- package/declarations/components/eui-panel.d.ts +0 -45
- package/declarations/components/eui-panel.d.ts.map +0 -1
- package/declarations/components/eui-popover-footer.d.ts +0 -14
- package/declarations/components/eui-popover-footer.d.ts.map +0 -1
- package/declarations/components/eui-popover-title.d.ts +0 -14
- package/declarations/components/eui-popover-title.d.ts.map +0 -1
- package/declarations/components/eui-popover.d.ts +0 -207
- package/declarations/components/eui-popover.d.ts.map +0 -1
- package/declarations/components/eui-portal.d.ts +0 -28
- package/declarations/components/eui-portal.d.ts.map +0 -1
- package/declarations/components/eui-progress.d.ts +0 -22
- package/declarations/components/eui-progress.d.ts.map +0 -1
- package/declarations/components/eui-radio-group.d.ts +0 -25
- package/declarations/components/eui-radio-group.d.ts.map +0 -1
- package/declarations/components/eui-radio.d.ts +0 -24
- package/declarations/components/eui-radio.d.ts.map +0 -1
- package/declarations/components/eui-range-highlight.d.ts +0 -16
- package/declarations/components/eui-range-highlight.d.ts.map +0 -1
- package/declarations/components/eui-range-input.d.ts +0 -25
- package/declarations/components/eui-range-input.d.ts.map +0 -1
- package/declarations/components/eui-range-label.d.ts +0 -13
- package/declarations/components/eui-range-label.d.ts.map +0 -1
- package/declarations/components/eui-range-levels.d.ts +0 -27
- package/declarations/components/eui-range-levels.d.ts.map +0 -1
- package/declarations/components/eui-range-slider.d.ts +0 -25
- package/declarations/components/eui-range-slider.d.ts.map +0 -1
- package/declarations/components/eui-range-thumb.d.ts +0 -15
- package/declarations/components/eui-range-thumb.d.ts.map +0 -1
- package/declarations/components/eui-range-ticks.d.ts +0 -29
- package/declarations/components/eui-range-ticks.d.ts.map +0 -1
- package/declarations/components/eui-range-tooltip.d.ts +0 -33
- package/declarations/components/eui-range-tooltip.d.ts.map +0 -1
- package/declarations/components/eui-range-track.d.ts +0 -43
- package/declarations/components/eui-range-track.d.ts.map +0 -1
- package/declarations/components/eui-range-wrapper.d.ts +0 -14
- package/declarations/components/eui-range-wrapper.d.ts.map +0 -1
- package/declarations/components/eui-range.d.ts +0 -112
- package/declarations/components/eui-range.d.ts.map +0 -1
- package/declarations/components/eui-select.d.ts +0 -31
- package/declarations/components/eui-select.d.ts.map +0 -1
- package/declarations/components/eui-selectable-list-item.d.ts +0 -15
- package/declarations/components/eui-selectable-list-item.d.ts.map +0 -1
- package/declarations/components/eui-show-for.d.ts +0 -30
- package/declarations/components/eui-show-for.d.ts.map +0 -1
- package/declarations/components/eui-side-nav-item/button.d.ts +0 -16
- package/declarations/components/eui-side-nav-item/button.d.ts.map +0 -1
- package/declarations/components/eui-side-nav-item.d.ts +0 -32
- package/declarations/components/eui-side-nav-item.d.ts.map +0 -1
- package/declarations/components/eui-side-nav.d.ts +0 -48
- package/declarations/components/eui-side-nav.d.ts.map +0 -1
- package/declarations/components/eui-spacer.d.ts +0 -11
- package/declarations/components/eui-spacer.d.ts.map +0 -1
- package/declarations/components/eui-split-panel/inner.d.ts +0 -18
- package/declarations/components/eui-split-panel/inner.d.ts.map +0 -1
- package/declarations/components/eui-split-panel/outer.d.ts +0 -22
- package/declarations/components/eui-split-panel/outer.d.ts.map +0 -1
- package/declarations/components/eui-stat/description.d.ts +0 -15
- package/declarations/components/eui-stat/description.d.ts.map +0 -1
- package/declarations/components/eui-stat/title.d.ts +0 -17
- package/declarations/components/eui-stat/title.d.ts.map +0 -1
- package/declarations/components/eui-stat.d.ts +0 -28
- package/declarations/components/eui-stat.d.ts.map +0 -1
- package/declarations/components/eui-step-horizontal.d.ts +0 -38
- package/declarations/components/eui-step-horizontal.d.ts.map +0 -1
- package/declarations/components/eui-step-number.d.ts +0 -31
- package/declarations/components/eui-step-number.d.ts.map +0 -1
- package/declarations/components/eui-step.d.ts +0 -18
- package/declarations/components/eui-step.d.ts.map +0 -1
- package/declarations/components/eui-steps-horizontal.d.ts +0 -10
- package/declarations/components/eui-steps-horizontal.d.ts.map +0 -1
- package/declarations/components/eui-steps.d.ts +0 -13
- package/declarations/components/eui-steps.d.ts.map +0 -1
- package/declarations/components/eui-sub-steps.d.ts +0 -10
- package/declarations/components/eui-sub-steps.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/absolute-tab.d.ts +0 -27
- package/declarations/components/eui-super-date-picker/date-popover/absolute-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/datetime-picker.d.ts +0 -65
- package/declarations/components/eui-super-date-picker/date-popover/datetime-picker.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-button.d.ts +0 -32
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-button.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-content.d.ts +0 -48
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-content.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/now-tab.d.ts +0 -10
- package/declarations/components/eui-super-date-picker/date-popover/now-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/relative-tab.d.ts +0 -31
- package/declarations/components/eui-super-date-picker/date-popover/relative-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-date-picker-range.d.ts +0 -18
- package/declarations/components/eui-super-date-picker/eui-date-picker-range.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.d.ts +0 -37
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover.d.ts +0 -30
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-super-update-button.d.ts +0 -20
- package/declarations/components/eui-super-date-picker/eui-super-update-button.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/date-utils.d.ts +0 -15
- package/declarations/components/eui-super-date-picker/utils/date-utils.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/index.d.ts +0 -31
- package/declarations/components/eui-super-date-picker/utils/index.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/pretty-duration.d.ts +0 -25
- package/declarations/components/eui-super-date-picker/utils/pretty-duration.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/quick-select.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/utils/quick-select.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/time-options.d.ts +0 -20
- package/declarations/components/eui-super-date-picker/utils/time-options.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker.d.ts +0 -93
- package/declarations/components/eui-super-date-picker.d.ts.map +0 -1
- package/declarations/components/eui-switch.d.ts +0 -30
- package/declarations/components/eui-switch.d.ts.map +0 -1
- package/declarations/components/eui-tab.d.ts +0 -21
- package/declarations/components/eui-tab.d.ts.map +0 -1
- package/declarations/components/eui-tabbed-content.d.ts +0 -65
- package/declarations/components/eui-tabbed-content.d.ts.map +0 -1
- package/declarations/components/eui-tabs.d.ts +0 -18
- package/declarations/components/eui-tabs.d.ts.map +0 -1
- package/declarations/components/eui-text-align.d.ts +0 -13
- package/declarations/components/eui-text-align.d.ts.map +0 -1
- package/declarations/components/eui-text-area.d.ts +0 -22
- package/declarations/components/eui-text-area.d.ts.map +0 -1
- package/declarations/components/eui-text-color.d.ts +0 -14
- package/declarations/components/eui-text-color.d.ts.map +0 -1
- package/declarations/components/eui-text.d.ts +0 -19
- package/declarations/components/eui-text.d.ts.map +0 -1
- package/declarations/components/eui-title.d.ts +0 -17
- package/declarations/components/eui-title.d.ts.map +0 -1
- package/declarations/components/eui-toast.d.ts +0 -35
- package/declarations/components/eui-toast.d.ts.map +0 -1
- package/declarations/components/eui-tool-tip-popover.d.ts +0 -26
- package/declarations/components/eui-tool-tip-popover.d.ts.map +0 -1
- package/declarations/components/eui-tool-tip.d.ts +0 -108
- package/declarations/components/eui-tool-tip.d.ts.map +0 -1
- package/declarations/components/text-block.d.ts +0 -13
- package/declarations/components/text-block.d.ts.map +0 -1
- package/declarations/components.d.ts +0 -150
- package/declarations/components.d.ts.map +0 -1
- package/declarations/helpers/arg-or-default.d.ts +0 -21
- package/declarations/helpers/arg-or-default.d.ts.map +0 -1
- package/declarations/helpers/cast-to.d.ts +0 -14
- package/declarations/helpers/cast-to.d.ts.map +0 -1
- package/declarations/helpers/class-names.d.ts +0 -47
- package/declarations/helpers/class-names.d.ts.map +0 -1
- package/declarations/helpers/eui-page-restrict-width.d.ts +0 -30
- package/declarations/helpers/eui-page-restrict-width.d.ts.map +0 -1
- package/declarations/helpers/eui-palette.d.ts +0 -25
- package/declarations/helpers/eui-palette.d.ts.map +0 -1
- package/declarations/helpers/get-eui-config.d.ts +0 -14
- package/declarations/helpers/get-eui-config.d.ts.map +0 -1
- package/declarations/helpers/get-range-tick.d.ts +0 -21
- package/declarations/helpers/get-range-tick.d.ts.map +0 -1
- package/declarations/helpers/hex-to-rgb.d.ts +0 -10
- package/declarations/helpers/hex-to-rgb.d.ts.map +0 -1
- package/declarations/helpers/inline-styles.d.ts +0 -19
- package/declarations/helpers/inline-styles.d.ts.map +0 -1
- package/declarations/helpers/is-color-dark.d.ts +0 -10
- package/declarations/helpers/is-color-dark.d.ts.map +0 -1
- package/declarations/helpers/is-item-open.d.ts +0 -16
- package/declarations/helpers/is-item-open.d.ts.map +0 -1
- package/declarations/helpers/is-valid-hex.d.ts +0 -10
- package/declarations/helpers/is-valid-hex.d.ts.map +0 -1
- package/declarations/helpers/is-within-number.d.ts +0 -15
- package/declarations/helpers/is-within-number.d.ts.map +0 -1
- package/declarations/helpers/merge.d.ts +0 -9
- package/declarations/helpers/merge.d.ts.map +0 -1
- package/declarations/helpers/nullish.d.ts +0 -10
- package/declarations/helpers/nullish.d.ts.map +0 -1
- package/declarations/helpers/starts-with.d.ts +0 -10
- package/declarations/helpers/starts-with.d.ts.map +0 -1
- package/declarations/helpers/to-initials.d.ts +0 -11
- package/declarations/helpers/to-initials.d.ts.map +0 -1
- package/declarations/helpers/type-of.d.ts +0 -10
- package/declarations/helpers/type-of.d.ts.map +0 -1
- package/declarations/helpers/unique-id.d.ts +0 -10
- package/declarations/helpers/unique-id.d.ts.map +0 -1
- package/declarations/helpers/use-state.d.ts +0 -21
- package/declarations/helpers/use-state.d.ts.map +0 -1
- package/declarations/helpers.d.ts +0 -9
- package/declarations/helpers.d.ts.map +0 -1
- package/declarations/i18n/util.d.ts +0 -12
- package/declarations/i18n/util.d.ts.map +0 -1
- package/declarations/modifiers/mutation-observer.d.ts +0 -12
- package/declarations/modifiers/mutation-observer.d.ts.map +0 -1
- package/declarations/modifiers/open-collapsible-nav.d.ts +0 -9
- package/declarations/modifiers/open-collapsible-nav.d.ts.map +0 -1
- package/declarations/modifiers/outside-click-detector.d.ts +0 -38
- package/declarations/modifiers/outside-click-detector.d.ts.map +0 -1
- package/declarations/modifiers/resize-observer.d.ts +0 -36
- package/declarations/modifiers/resize-observer.d.ts.map +0 -1
- package/declarations/modifiers/screen-reader-only.d.ts +0 -9
- package/declarations/modifiers/screen-reader-only.d.ts.map +0 -1
- package/declarations/modifiers/simple-style.d.ts +0 -12
- package/declarations/modifiers/simple-style.d.ts.map +0 -1
- package/declarations/modifiers/use-is-within-breakpoints.d.ts +0 -15
- package/declarations/modifiers/use-is-within-breakpoints.d.ts.map +0 -1
- package/declarations/modifiers/validatable-control.d.ts +0 -9
- package/declarations/modifiers/validatable-control.d.ts.map +0 -1
- package/declarations/modifiers.d.ts +0 -8
- package/declarations/modifiers.d.ts.map +0 -1
- package/declarations/services/eui-config.d.ts +0 -15
- package/declarations/services/eui-config.d.ts.map +0 -1
- package/declarations/services/eui-i18n.d.ts +0 -24
- package/declarations/services/eui-i18n.d.ts.map +0 -1
- package/declarations/services/eui-toaster.d.ts +0 -15
- package/declarations/services/eui-toaster.d.ts.map +0 -1
- package/declarations/template-registry.d.ts +0 -476
- package/declarations/template-registry.d.ts.map +0 -1
- package/declarations/utils/accesibility/accessible-click-keys.d.ts +0 -5
- package/declarations/utils/accesibility/accessible-click-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/cascading-menu-keys.d.ts +0 -9
- package/declarations/utils/accesibility/cascading-menu-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/combo-box-keys.d.ts +0 -8
- package/declarations/utils/accesibility/combo-box-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/index.d.ts +0 -4
- package/declarations/utils/accesibility/index.d.ts.map +0 -1
- package/declarations/utils/breakpoint.d.ts +0 -50
- package/declarations/utils/breakpoint.d.ts.map +0 -1
- package/declarations/utils/browser/browser.d.ts +0 -6
- package/declarations/utils/browser/browser.d.ts.map +0 -1
- package/declarations/utils/browser/index.d.ts +0 -2
- package/declarations/utils/browser/index.d.ts.map +0 -1
- package/declarations/utils/code/utils.d.ts +0 -32
- package/declarations/utils/code/utils.d.ts.map +0 -1
- package/declarations/utils/color/color_palette.d.ts +0 -24
- package/declarations/utils/color/color_palette.d.ts.map +0 -1
- package/declarations/utils/color/eui_palettes.d.ts +0 -37
- package/declarations/utils/color/eui_palettes.d.ts.map +0 -1
- package/declarations/utils/color/index.d.ts +0 -6
- package/declarations/utils/color/index.d.ts.map +0 -1
- package/declarations/utils/copy-to-clipboard.d.ts +0 -2
- package/declarations/utils/copy-to-clipboard.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-accordion.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-accordion.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-avatar.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-avatar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-badge-group.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-badge-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-badge.d.ts +0 -31
- package/declarations/utils/css-mappings/eui-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-beta-badge.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-beta-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-bottom-bar.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-bottom-bar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-empty.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-button-empty.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-group-button.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-button-group-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-group.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-button-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-icon.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-button-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-call-out.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-call-out.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-card-select.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-card-select.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-card.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-card.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-code-block.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-code-block.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-collapsible-nav-group.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-collapsible-nav-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-comment-event.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-comment-event.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-comment-timeline-icon.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-comment-timeline-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-context-menu-item.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-context-menu-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-described-form-group.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-described-form-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-description-list.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-description-list.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-empty-prompt.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-empty-prompt.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-file-picker.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-file-picker.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-grid.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-flex-grid.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-group.d.ts +0 -33
- package/declarations/utils/css-mappings/eui-flex-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-item.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-flex-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flyout.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-flyout.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-form-control-layout-clear-button.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-form-control-layout-clear-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-form-row.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-form-row.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-global-toast-list.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-global-toast-list.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-links.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-header-links.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-section-item.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-header-section-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-section.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-header-section.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-header.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-health.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-health.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-horizontal-rule.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-horizontal-rule.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-icon.d.ts +0 -494
- package/declarations/utils/css-mappings/eui-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-image.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-image.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-link.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-link.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-list-group-item.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-list-group-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-list-group.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-list-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-loading-spinner.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-loading-spinner.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-modal.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-modal.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-notification-badge.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-notification-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-body.d.ts +0 -16
- package/declarations/utils/css-mappings/eui-page-body.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-content-body.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-content-body.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-content.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-content.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-header.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-header.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-side-bar.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-side-bar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page.d.ts +0 -24
- package/declarations/utils/css-mappings/eui-page.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-panel.d.ts +0 -24
- package/declarations/utils/css-mappings/eui-panel.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover-footer.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-popover-footer.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover-title.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-popover-title.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-popover.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-progress-data.d.ts +0 -3
- package/declarations/utils/css-mappings/eui-progress-data.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-progress.d.ts +0 -50
- package/declarations/utils/css-mappings/eui-progress.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-highlight.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-range-highlight.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-input.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-range-input.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-levels.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-range-levels.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-selectable-list-item.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-selectable-list-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-spacer.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-spacer.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-stat.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-stat.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-step-number.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-step-number.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-tabs.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-tabs.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-align.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-text-align.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-area.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-text-area.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-color.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-text-color.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-text.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-title.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-title.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-toast.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-toast.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-tool-tip.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-tool-tip.d.ts.map +0 -1
- package/declarations/utils/css-mappings/index.d.ts +0 -3
- package/declarations/utils/css-mappings/index.d.ts.map +0 -1
- package/declarations/utils/detect-element-resize.d.ts +0 -17
- package/declarations/utils/detect-element-resize.d.ts.map +0 -1
- package/declarations/utils/index.d.ts +0 -3
- package/declarations/utils/index.d.ts.map +0 -1
- package/declarations/utils/keys.d.ts +0 -31
- package/declarations/utils/keys.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-actions.d.ts +0 -45
- package/declarations/utils/markdown/markdown-actions.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-modes.d.ts +0 -4
- package/declarations/utils/markdown/markdown-modes.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-types.d.ts +0 -100
- package/declarations/utils/markdown/markdown-types.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-add-components/index.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-add-components/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-add-components/processor.d.ts +0 -6
- package/declarations/utils/markdown/plugins/markdown-add-components/processor.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-checkbox/index.d.ts +0 -2
- package/declarations/utils/markdown/plugins/markdown-checkbox/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-checkbox/parser.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-checkbox/parser.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/index.d.ts +0 -5
- package/declarations/utils/markdown/plugins/markdown-default-plugins/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.d.ts +0 -7
- package/declarations/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/plugins.d.ts +0 -11
- package/declarations/utils/markdown/plugins/markdown-default-plugins/plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/processing-plugins.d.ts +0 -21
- package/declarations/utils/markdown/plugins/markdown-default-plugins/processing-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/ui-plugins.d.ts +0 -7
- package/declarations/utils/markdown/plugins/markdown-default-plugins/ui-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/index.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-tooltip/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/parser.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-tooltip/parser.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/plugin.d.ts +0 -14
- package/declarations/utils/markdown/plugins/markdown-tooltip/plugin.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/to-dom.d.ts +0 -20
- package/declarations/utils/markdown/plugins/to-dom.d.ts.map +0 -1
- package/declarations/utils/markdown/remark/remark-prismjs.d.ts +0 -5
- package/declarations/utils/markdown/remark/remark-prismjs.d.ts.map +0 -1
- package/declarations/utils/maybe-unwrap-proxy.d.ts +0 -3
- package/declarations/utils/maybe-unwrap-proxy.d.ts.map +0 -1
- package/declarations/utils/number/index.d.ts +0 -2
- package/declarations/utils/number/index.d.ts.map +0 -1
- package/declarations/utils/number/number.d.ts +0 -3
- package/declarations/utils/number/number.d.ts.map +0 -1
- package/declarations/utils/popover/index.d.ts +0 -152
- package/declarations/utils/popover/index.d.ts.map +0 -1
- package/declarations/utils/popover/types.d.ts +0 -2
- package/declarations/utils/popover/types.d.ts.map +0 -1
- package/declarations/utils/predicate/common_predicates.d.ts +0 -6
- package/declarations/utils/predicate/common_predicates.d.ts.map +0 -1
- package/declarations/utils/predicate/index.d.ts +0 -3
- package/declarations/utils/predicate/index.d.ts.map +0 -1
- package/declarations/utils/predicate/lodash_predicates.d.ts +0 -8
- package/declarations/utils/predicate/lodash_predicates.d.ts.map +0 -1
- package/declarations/utils/range/index.d.ts +0 -2
- package/declarations/utils/range/index.d.ts.map +0 -1
- package/declarations/utils/timer.d.ts +0 -13
- package/declarations/utils/timer.d.ts.map +0 -1
- package/declarations/utils/transition.d.ts +0 -8
- package/declarations/utils/transition.d.ts.map +0 -1
- package/dist/_rollupPluginBabelHelpers-9wjJaosZ.js +0 -63
- package/dist/_rollupPluginBabelHelpers-9wjJaosZ.js.map +0 -1
|
@@ -1,26 +1,23 @@
|
|
|
1
|
-
import { _ as _applyDecoratedDescriptor, b as _defineProperty, a as _initializerDefineProperty } from '../_rollupPluginBabelHelpers-9wjJaosZ.js';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
|
-
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
|
-
import { macroCondition, dependencySatisfies, importSync } from '@embroider/macros';
|
|
5
1
|
import Component from '@glimmer/component';
|
|
6
|
-
import { tracked } from '@glimmer/tracking';
|
|
7
|
-
import { on } from '@ember/modifier';
|
|
2
|
+
import { tracked, cached } from '@glimmer/tracking';
|
|
8
3
|
import { action } from '@ember/object';
|
|
9
4
|
import { guidFor } from '@ember/object/internals';
|
|
10
|
-
import didInsert from '@ember/render-modifiers/modifiers/did-insert';
|
|
11
5
|
import { next, cancel, later, scheduleOnce } from '@ember/runloop';
|
|
12
|
-
import style from 'ember-style-modifier/modifiers/style';
|
|
13
|
-
import { eq, and, or } from 'ember-truth-helpers';
|
|
14
6
|
import argOrDefault, { argOrDefaultDecorator } from '../helpers/arg-or-default.js';
|
|
15
|
-
import classNames from '../helpers/class-names.js';
|
|
16
|
-
import ResizeObserver from '../modifiers/resize-observer.js';
|
|
17
7
|
import { keys } from '../utils/keys.js';
|
|
18
8
|
import { findPopoverPosition } from '../utils/popover/index.js';
|
|
9
|
+
import { g, i, n } from 'decorator-transforms/runtime';
|
|
10
|
+
import didInsert from '@ember/render-modifiers/modifiers/did-insert';
|
|
11
|
+
import { eq, and, or } from 'ember-truth-helpers';
|
|
12
|
+
import classNames from '../helpers/class-names.js';
|
|
13
|
+
import { on } from '@ember/modifier';
|
|
19
14
|
import EuiPortal from './eui-portal.js';
|
|
20
15
|
import EuiTooltipPopover from './eui-tool-tip-popover.js';
|
|
16
|
+
import style from 'ember-style-modifier/modifiers/style';
|
|
17
|
+
import ResizeObserver from '../modifiers/resize-observer.js';
|
|
18
|
+
import { precompileTemplate } from '@ember/template-compilation';
|
|
19
|
+
import { setComponentTemplate } from '@ember/component';
|
|
21
20
|
|
|
22
|
-
var _dec, _dec2, _class, _descriptor, _descriptor2, _descriptor3, _descriptor4, _descriptor5, _descriptor6, _descriptor7, _descriptor8, _descriptor9;
|
|
23
|
-
let cached = macroCondition(dependencySatisfies('ember-source', '>= 4.1.0-alpha.0')) ? importSync('@glimmer/tracking').cached : importSync('ember-cached-decorator-polyfill').cached;
|
|
24
21
|
const delayToMsMap = {
|
|
25
22
|
regular: 250,
|
|
26
23
|
long: 250 * 5
|
|
@@ -38,123 +35,60 @@ const DEFAULT_TOOLTIP_STYLES = {
|
|
|
38
35
|
visibility: 'hidden',
|
|
39
36
|
display: 'inlineBlock'
|
|
40
37
|
};
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
>
|
|
75
|
-
{{#if hasAnchorBlock}}
|
|
76
|
-
{{yield this.id to="anchor"}}
|
|
77
|
-
{{else}}
|
|
78
|
-
{{yield this.id}}
|
|
79
|
-
{{/if}}
|
|
80
|
-
</span>
|
|
81
|
-
{{/if}}
|
|
82
|
-
{{#if
|
|
83
|
-
(and this.visible (or @title @content hasContentBlock hasTitleBlock))
|
|
84
|
-
}}
|
|
85
|
-
<EuiPortal>
|
|
86
|
-
<EuiToolTipPopover
|
|
87
|
-
class={{classNames
|
|
88
|
-
"euiToolTip"
|
|
89
|
-
@className
|
|
90
|
-
componentName="EuiToolTip"
|
|
91
|
-
position=this.calculatedPosition
|
|
92
|
-
}}
|
|
93
|
-
@positionToolTip={{this.positionToolTip}}
|
|
94
|
-
@popoverRef={{this.setPopoverRef}}
|
|
95
|
-
id={{this.id}}
|
|
96
|
-
@hasTitle={{if
|
|
97
|
-
(and (argOrDefault @hasTitle true) (or hasTitleBlock @title))
|
|
98
|
-
true
|
|
99
|
-
}}
|
|
100
|
-
role="tooltip"
|
|
101
|
-
...attributes
|
|
102
|
-
{{style this.toolTipStyles}}
|
|
103
|
-
>
|
|
104
|
-
<:title>
|
|
105
|
-
{{#if hasTitleBlock}}
|
|
106
|
-
{{yield to="title"}}
|
|
107
|
-
{{else}}
|
|
108
|
-
{{@title}}
|
|
109
|
-
{{/if}}
|
|
110
|
-
</:title>
|
|
111
|
-
<:content>
|
|
112
|
-
<div class="euiToolTip__arrow" {{style this.arrowStyles}}></div>
|
|
113
|
-
<div {{resizeObserver onResize=this.positionToolTip}}>
|
|
114
|
-
{{#if hasContentBlock}}
|
|
115
|
-
{{yield to="content"}}
|
|
116
|
-
{{else}}
|
|
117
|
-
{{@content}}
|
|
118
|
-
{{/if}}
|
|
119
|
-
</div>
|
|
120
|
-
</:content>
|
|
121
|
-
</EuiToolTipPopover>
|
|
122
|
-
</EuiPortal>
|
|
123
|
-
{{/if}}
|
|
124
|
-
{{/let}}
|
|
125
|
-
`, {
|
|
126
|
-
strictMode: true,
|
|
127
|
-
scope: () => ({
|
|
128
|
-
didInsert,
|
|
129
|
-
didUpdate: didInsert,
|
|
130
|
-
eq,
|
|
131
|
-
classNames,
|
|
132
|
-
on,
|
|
133
|
-
and,
|
|
134
|
-
or,
|
|
135
|
-
EuiPortal,
|
|
136
|
-
EuiToolTipPopover: EuiTooltipPopover,
|
|
137
|
-
argOrDefault,
|
|
138
|
-
style,
|
|
139
|
-
resizeObserver: ResizeObserver
|
|
140
|
-
})
|
|
141
|
-
}), (_dec = argOrDefaultDecorator('top'), _dec2 = argOrDefaultDecorator('regular'), (_class = class EuiToolTip extends Component {
|
|
142
|
-
constructor(...args) {
|
|
143
|
-
super(...args);
|
|
144
|
-
_defineProperty(this, "anchor", null);
|
|
145
|
-
_defineProperty(this, "popover", null);
|
|
146
|
-
_initializerDefineProperty(this, "position", _descriptor, this);
|
|
147
|
-
_initializerDefineProperty(this, "delay", _descriptor2, this);
|
|
148
|
-
//STATE
|
|
149
|
-
_initializerDefineProperty(this, "visible", _descriptor3, this);
|
|
150
|
-
_initializerDefineProperty(this, "hasFocus", _descriptor4, this);
|
|
151
|
-
_initializerDefineProperty(this, "calculatedPosition", _descriptor5, this);
|
|
152
|
-
_initializerDefineProperty(this, "toolTipStyles", _descriptor6, this);
|
|
153
|
-
_initializerDefineProperty(this, "arrowStyles", _descriptor7, this);
|
|
154
|
-
_initializerDefineProperty(this, "id", _descriptor8, this);
|
|
155
|
-
_initializerDefineProperty(this, "_attachTo", _descriptor9, this);
|
|
156
|
-
_defineProperty(this, "timeoutId", void 0);
|
|
38
|
+
class EuiToolTip extends Component {
|
|
39
|
+
anchor = null;
|
|
40
|
+
popover = null;
|
|
41
|
+
static {
|
|
42
|
+
g(this.prototype, "position", [argOrDefaultDecorator('top')]);
|
|
43
|
+
}
|
|
44
|
+
#position = (i(this, "position"), void 0);
|
|
45
|
+
static {
|
|
46
|
+
g(this.prototype, "delay", [argOrDefaultDecorator('regular')]);
|
|
47
|
+
}
|
|
48
|
+
#delay = (i(this, "delay"), void 0);
|
|
49
|
+
static {
|
|
50
|
+
g(this.prototype, "visible", [tracked], function () {
|
|
51
|
+
return false;
|
|
52
|
+
});
|
|
53
|
+
}
|
|
54
|
+
#visible = (i(this, "visible"), void 0); //STATE
|
|
55
|
+
static {
|
|
56
|
+
g(this.prototype, "hasFocus", [tracked], function () {
|
|
57
|
+
return false;
|
|
58
|
+
});
|
|
59
|
+
}
|
|
60
|
+
#hasFocus = (i(this, "hasFocus"), void 0);
|
|
61
|
+
static {
|
|
62
|
+
g(this.prototype, "calculatedPosition", [tracked], function () {
|
|
63
|
+
return this.position;
|
|
64
|
+
});
|
|
65
|
+
}
|
|
66
|
+
#calculatedPosition = (i(this, "calculatedPosition"), void 0);
|
|
67
|
+
static {
|
|
68
|
+
g(this.prototype, "toolTipStyles", [tracked], function () {
|
|
69
|
+
return DEFAULT_TOOLTIP_STYLES;
|
|
70
|
+
});
|
|
157
71
|
}
|
|
72
|
+
#toolTipStyles = (i(this, "toolTipStyles"), void 0);
|
|
73
|
+
static {
|
|
74
|
+
g(this.prototype, "arrowStyles", [tracked], function () {
|
|
75
|
+
return {};
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
#arrowStyles = (i(this, "arrowStyles"), void 0);
|
|
79
|
+
static {
|
|
80
|
+
g(this.prototype, "id", [tracked], function () {
|
|
81
|
+
return this.args.id || guidFor({});
|
|
82
|
+
});
|
|
83
|
+
}
|
|
84
|
+
#id = (i(this, "id"), void 0);
|
|
85
|
+
static {
|
|
86
|
+
g(this.prototype, "_attachTo", [tracked], function () {
|
|
87
|
+
return null;
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
#_attachTo = (i(this, "_attachTo"), void 0);
|
|
91
|
+
timeoutId;
|
|
158
92
|
updateAttachTo() {
|
|
159
93
|
if (!this.args.attachTo && this._attachTo) {
|
|
160
94
|
this.removeAttachToHandlers();
|
|
@@ -169,6 +103,9 @@ let EuiToolTip = setComponentTemplate(precompileTemplate(`
|
|
|
169
103
|
});
|
|
170
104
|
}
|
|
171
105
|
}
|
|
106
|
+
static {
|
|
107
|
+
n(this.prototype, "updateAttachTo", [action]);
|
|
108
|
+
}
|
|
172
109
|
setupAttachToHandlers() {
|
|
173
110
|
if (this._attachTo && this.attachTo) {
|
|
174
111
|
this.attachTo.addEventListener('mousemove', this.showToolTip);
|
|
@@ -179,6 +116,9 @@ let EuiToolTip = setComponentTemplate(precompileTemplate(`
|
|
|
179
116
|
this.positionToolTip();
|
|
180
117
|
}
|
|
181
118
|
}
|
|
119
|
+
static {
|
|
120
|
+
n(this.prototype, "setupAttachToHandlers", [action]);
|
|
121
|
+
}
|
|
182
122
|
removeAttachToHandlers() {
|
|
183
123
|
if (this._attachTo && this.attachTo) {
|
|
184
124
|
this.attachTo.removeEventListener('mousemove', this.showToolTip);
|
|
@@ -188,17 +128,26 @@ let EuiToolTip = setComponentTemplate(precompileTemplate(`
|
|
|
188
128
|
this.attachTo.removeEventListener('focusout', this.onBlur);
|
|
189
129
|
}
|
|
190
130
|
}
|
|
131
|
+
static {
|
|
132
|
+
n(this.prototype, "removeAttachToHandlers", [action]);
|
|
133
|
+
}
|
|
191
134
|
clearAnimationTimeout() {
|
|
192
135
|
if (this.timeoutId) {
|
|
193
136
|
cancel(this.timeoutId);
|
|
194
137
|
this.timeoutId = undefined;
|
|
195
138
|
}
|
|
196
139
|
}
|
|
197
|
-
|
|
198
|
-
|
|
140
|
+
static {
|
|
141
|
+
n(this.prototype, "clearAnimationTimeout", [action]);
|
|
142
|
+
}
|
|
143
|
+
visibleDidUpdate(value1) {
|
|
144
|
+
if (this.visible === false && value1 === true) {
|
|
199
145
|
requestAnimationFrame(this.testAnchor);
|
|
200
146
|
}
|
|
201
147
|
}
|
|
148
|
+
static {
|
|
149
|
+
n(this.prototype, "visibleDidUpdate", [action]);
|
|
150
|
+
}
|
|
202
151
|
willDestroy() {
|
|
203
152
|
super.willDestroy();
|
|
204
153
|
this.clearAnimationTimeout();
|
|
@@ -218,31 +167,42 @@ let EuiToolTip = setComponentTemplate(precompileTemplate(`
|
|
|
218
167
|
}
|
|
219
168
|
}
|
|
220
169
|
}
|
|
221
|
-
|
|
222
|
-
this.
|
|
170
|
+
static {
|
|
171
|
+
n(this.prototype, "testAnchor", [action]);
|
|
223
172
|
}
|
|
224
|
-
|
|
225
|
-
this.
|
|
226
|
-
|
|
173
|
+
didInsertAnchor(ref1) {
|
|
174
|
+
this.anchor = ref1;
|
|
175
|
+
}
|
|
176
|
+
static {
|
|
177
|
+
n(this.prototype, "didInsertAnchor", [action]);
|
|
178
|
+
}
|
|
179
|
+
setPopoverRef(ref1) {
|
|
180
|
+
this.popover = ref1;
|
|
227
181
|
// if the popover has been unmounted, clear
|
|
228
182
|
// any previous knowledge about its size
|
|
229
|
-
if (
|
|
183
|
+
if (ref1 === null) {
|
|
230
184
|
this.toolTipStyles = DEFAULT_TOOLTIP_STYLES;
|
|
231
185
|
this.arrowStyles = {};
|
|
232
186
|
} else {
|
|
233
187
|
this.positionToolTip();
|
|
234
188
|
}
|
|
235
189
|
}
|
|
190
|
+
static {
|
|
191
|
+
n(this.prototype, "setPopoverRef", [action]);
|
|
192
|
+
}
|
|
236
193
|
showToolTip() {
|
|
237
194
|
if (!this.timeoutId && !this.visible) {
|
|
238
|
-
const
|
|
195
|
+
const fn1 = () => {
|
|
239
196
|
this.visible = true;
|
|
240
197
|
};
|
|
241
198
|
this.timeoutId = later(this, () => {
|
|
242
|
-
scheduleOnce('afterRender', this,
|
|
199
|
+
scheduleOnce('afterRender', this, fn1);
|
|
243
200
|
}, delayToMsMap[this.delay]);
|
|
244
201
|
}
|
|
245
202
|
}
|
|
203
|
+
static {
|
|
204
|
+
n(this.prototype, "showToolTip", [action]);
|
|
205
|
+
}
|
|
246
206
|
get attachTo() {
|
|
247
207
|
if (typeof this._attachTo === 'string') {
|
|
248
208
|
return document.querySelector(this._attachTo);
|
|
@@ -250,148 +210,131 @@ let EuiToolTip = setComponentTemplate(precompileTemplate(`
|
|
|
250
210
|
return this._attachTo;
|
|
251
211
|
}
|
|
252
212
|
}
|
|
213
|
+
static {
|
|
214
|
+
n(this.prototype, "attachTo", [cached]);
|
|
215
|
+
}
|
|
253
216
|
get _anchor() {
|
|
254
217
|
return this.attachTo || this.anchor;
|
|
255
218
|
}
|
|
256
219
|
positionToolTip() {
|
|
257
|
-
const
|
|
220
|
+
const requestedPosition1 = this.position;
|
|
258
221
|
if (!this._anchor || !this.popover) {
|
|
259
222
|
return;
|
|
260
223
|
}
|
|
261
224
|
const {
|
|
262
|
-
position,
|
|
263
|
-
left,
|
|
264
|
-
top,
|
|
265
|
-
arrow
|
|
225
|
+
position: position1,
|
|
226
|
+
left: left1,
|
|
227
|
+
top: top1,
|
|
228
|
+
arrow: arrow1
|
|
266
229
|
} = findPopoverPosition({
|
|
267
230
|
anchor: this._anchor,
|
|
268
231
|
popover: this.popover,
|
|
269
|
-
position:
|
|
232
|
+
position: requestedPosition1,
|
|
270
233
|
offset: 16,
|
|
271
|
-
// offset popover 16px from the anchor
|
|
272
234
|
arrowConfig: {
|
|
273
235
|
arrowWidth: 12,
|
|
274
236
|
arrowBuffer: 4
|
|
275
237
|
}
|
|
276
238
|
});
|
|
277
|
-
const
|
|
278
|
-
const
|
|
279
|
-
const
|
|
280
|
-
top: `${
|
|
281
|
-
left:
|
|
282
|
-
right:
|
|
239
|
+
const windowWidth1 = document.documentElement.clientWidth || window.innerWidth;
|
|
240
|
+
const useRightValue1 = windowWidth1 / 2 < left1;
|
|
241
|
+
const toolTipStyles1 = {
|
|
242
|
+
top: `${top1}px`,
|
|
243
|
+
left: useRightValue1 ? 'auto' : `${left1}px`,
|
|
244
|
+
right: useRightValue1 ? `${windowWidth1 - left1 - this.popover.offsetWidth}px` : 'auto'
|
|
283
245
|
};
|
|
284
246
|
this.visible = true;
|
|
285
|
-
this.calculatedPosition =
|
|
286
|
-
this.toolTipStyles =
|
|
287
|
-
if (
|
|
247
|
+
this.calculatedPosition = position1;
|
|
248
|
+
this.toolTipStyles = toolTipStyles1;
|
|
249
|
+
if (arrow1) {
|
|
288
250
|
this.arrowStyles = {
|
|
289
|
-
left: `${
|
|
290
|
-
top: `${
|
|
251
|
+
left: `${arrow1.left}px`,
|
|
252
|
+
top: `${arrow1?.top}px`
|
|
291
253
|
};
|
|
292
254
|
}
|
|
293
255
|
}
|
|
256
|
+
static {
|
|
257
|
+
n(this.prototype, "positionToolTip", [action]);
|
|
258
|
+
}
|
|
294
259
|
hideToolTip() {
|
|
295
260
|
if (this.args.isShown === true) {
|
|
296
261
|
return;
|
|
297
262
|
}
|
|
298
263
|
this.clearAnimationTimeout();
|
|
299
|
-
const
|
|
264
|
+
const fn1 = () => {
|
|
300
265
|
if (!this.isDestroying || !this.isDestroyed) {
|
|
301
266
|
this.visible = false;
|
|
302
267
|
}
|
|
303
268
|
};
|
|
304
|
-
scheduleOnce('afterRender', this,
|
|
269
|
+
scheduleOnce('afterRender', this, fn1);
|
|
270
|
+
}
|
|
271
|
+
static {
|
|
272
|
+
n(this.prototype, "hideToolTip", [action]);
|
|
305
273
|
}
|
|
306
274
|
hasFocusMouseMoveListener() {
|
|
307
275
|
this.hideToolTip();
|
|
308
276
|
window.removeEventListener('mousemove', this.hasFocusMouseMoveListener);
|
|
309
277
|
}
|
|
310
|
-
|
|
311
|
-
|
|
278
|
+
static {
|
|
279
|
+
n(this.prototype, "hasFocusMouseMoveListener", [action]);
|
|
280
|
+
}
|
|
281
|
+
onKeyUp(event1) {
|
|
282
|
+
if (event1.key === keys.TAB) {
|
|
312
283
|
window.addEventListener('mousemove', this.hasFocusMouseMoveListener);
|
|
313
284
|
}
|
|
314
285
|
}
|
|
286
|
+
static {
|
|
287
|
+
n(this.prototype, "onKeyUp", [action]);
|
|
288
|
+
}
|
|
315
289
|
onFocus() {
|
|
316
290
|
this.hasFocus = true;
|
|
317
291
|
this.showToolTip();
|
|
318
292
|
}
|
|
293
|
+
static {
|
|
294
|
+
n(this.prototype, "onFocus", [action]);
|
|
295
|
+
}
|
|
319
296
|
onBlur() {
|
|
320
297
|
this.hasFocus = false;
|
|
321
298
|
this.hideToolTip();
|
|
322
299
|
}
|
|
323
|
-
|
|
300
|
+
static {
|
|
301
|
+
n(this.prototype, "onBlur", [action]);
|
|
302
|
+
}
|
|
303
|
+
onMouseOut(event1) {
|
|
324
304
|
// Prevent mousing over children from hiding the tooltip by testing for whether the mouse has
|
|
325
305
|
// left the anchor for a non-child.
|
|
326
|
-
if (this._anchor ===
|
|
306
|
+
if (this._anchor === event1.relatedTarget || this._anchor != null && !this._anchor.contains(event1.relatedTarget)) {
|
|
327
307
|
if (!this.hasFocus) {
|
|
328
308
|
this.hideToolTip();
|
|
329
309
|
}
|
|
330
310
|
}
|
|
331
311
|
if (this.args.onMouseOut) {
|
|
332
|
-
this.args.onMouseOut(
|
|
312
|
+
this.args.onMouseOut(event1);
|
|
333
313
|
}
|
|
334
314
|
}
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
}
|
|
359
|
-
}), _descriptor5 = _applyDecoratedDescriptor(_class.prototype, "calculatedPosition", [tracked], {
|
|
360
|
-
configurable: true,
|
|
361
|
-
enumerable: true,
|
|
362
|
-
writable: true,
|
|
363
|
-
initializer: function () {
|
|
364
|
-
return this.position;
|
|
365
|
-
}
|
|
366
|
-
}), _descriptor6 = _applyDecoratedDescriptor(_class.prototype, "toolTipStyles", [tracked], {
|
|
367
|
-
configurable: true,
|
|
368
|
-
enumerable: true,
|
|
369
|
-
writable: true,
|
|
370
|
-
initializer: function () {
|
|
371
|
-
return DEFAULT_TOOLTIP_STYLES;
|
|
372
|
-
}
|
|
373
|
-
}), _descriptor7 = _applyDecoratedDescriptor(_class.prototype, "arrowStyles", [tracked], {
|
|
374
|
-
configurable: true,
|
|
375
|
-
enumerable: true,
|
|
376
|
-
writable: true,
|
|
377
|
-
initializer: function () {
|
|
378
|
-
return {};
|
|
379
|
-
}
|
|
380
|
-
}), _descriptor8 = _applyDecoratedDescriptor(_class.prototype, "id", [tracked], {
|
|
381
|
-
configurable: true,
|
|
382
|
-
enumerable: true,
|
|
383
|
-
writable: true,
|
|
384
|
-
initializer: function () {
|
|
385
|
-
return this.args.id || guidFor({});
|
|
386
|
-
}
|
|
387
|
-
}), _descriptor9 = _applyDecoratedDescriptor(_class.prototype, "_attachTo", [tracked], {
|
|
388
|
-
configurable: true,
|
|
389
|
-
enumerable: true,
|
|
390
|
-
writable: true,
|
|
391
|
-
initializer: function () {
|
|
392
|
-
return null;
|
|
393
|
-
}
|
|
394
|
-
}), _applyDecoratedDescriptor(_class.prototype, "updateAttachTo", [action], Object.getOwnPropertyDescriptor(_class.prototype, "updateAttachTo"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "setupAttachToHandlers", [action], Object.getOwnPropertyDescriptor(_class.prototype, "setupAttachToHandlers"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "removeAttachToHandlers", [action], Object.getOwnPropertyDescriptor(_class.prototype, "removeAttachToHandlers"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "clearAnimationTimeout", [action], Object.getOwnPropertyDescriptor(_class.prototype, "clearAnimationTimeout"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "visibleDidUpdate", [action], Object.getOwnPropertyDescriptor(_class.prototype, "visibleDidUpdate"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "testAnchor", [action], Object.getOwnPropertyDescriptor(_class.prototype, "testAnchor"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "didInsertAnchor", [action], Object.getOwnPropertyDescriptor(_class.prototype, "didInsertAnchor"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "setPopoverRef", [action], Object.getOwnPropertyDescriptor(_class.prototype, "setPopoverRef"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "showToolTip", [action], Object.getOwnPropertyDescriptor(_class.prototype, "showToolTip"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "attachTo", [cached], Object.getOwnPropertyDescriptor(_class.prototype, "attachTo"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "positionToolTip", [action], Object.getOwnPropertyDescriptor(_class.prototype, "positionToolTip"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "hideToolTip", [action], Object.getOwnPropertyDescriptor(_class.prototype, "hideToolTip"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "hasFocusMouseMoveListener", [action], Object.getOwnPropertyDescriptor(_class.prototype, "hasFocusMouseMoveListener"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "onKeyUp", [action], Object.getOwnPropertyDescriptor(_class.prototype, "onKeyUp"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "onFocus", [action], Object.getOwnPropertyDescriptor(_class.prototype, "onFocus"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "onBlur", [action], Object.getOwnPropertyDescriptor(_class.prototype, "onBlur"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "onMouseOut", [action], Object.getOwnPropertyDescriptor(_class.prototype, "onMouseOut"), _class.prototype)), _class)));
|
|
315
|
+
static {
|
|
316
|
+
n(this.prototype, "onMouseOut", [action]);
|
|
317
|
+
}
|
|
318
|
+
static {
|
|
319
|
+
setComponentTemplate(precompileTemplate("\n {{#let (has-block \"content\") (has-block \"title\") (has-block \"anchor\") as |hasContentBlock hasTitleBlock hasAnchorBlock|}}\n {{#if @attachTo}}\n <span {{didInsert this.updateAttachTo}} {{didUpdate this.updateAttachTo @attachTo}} {{didUpdate (if (eq @isShown true) this.onFocus this.onBlur) @isShown}} {{didInsert (if (eq @isShown true) this.onFocus this.onBlur)}}></span>\n {{else}}\n <span role=\"tooltip\" class={{classNames \"euiToolTipAnchor\" (if (eq @display \"block\") \"euiToolTipAnchor--displayBlock\") @anchorClassName}} {{didInsert this.didInsertAnchor}} {{on \"mouseover\" this.showToolTip}} {{on \"focusin\" this.onFocus}} {{on \"focusout\" this.onBlur}} {{on \"mouseout\" this.onMouseOut}} {{didUpdate (if (eq @isShown true) this.onFocus this.onBlur) @isShown}} {{didInsert (if (eq @isShown true) this.onFocus this.onBlur)}}>\n {{#if hasAnchorBlock}}\n {{yield this.id to=\"anchor\"}}\n {{else}}\n {{yield this.id}}\n {{/if}}\n </span>\n {{/if}}\n {{#if (and this.visible (or @title @content hasContentBlock hasTitleBlock))}}\n <EuiPortal>\n <EuiToolTipPopover class={{classNames \"euiToolTip\" @className componentName=\"EuiToolTip\" position=this.calculatedPosition}} @positionToolTip={{this.positionToolTip}} @popoverRef={{this.setPopoverRef}} id={{this.id}} @hasTitle={{if (and (argOrDefault @hasTitle true) (or hasTitleBlock @title)) true}} role=\"tooltip\" ...attributes {{style this.toolTipStyles}}>\n <:title>\n {{#if hasTitleBlock}}\n {{yield to=\"title\"}}\n {{else}}\n {{@title}}\n {{/if}}\n </:title>\n <:content>\n <div class=\"euiToolTip__arrow\" {{style this.arrowStyles}}></div>\n <div {{resizeObserver onResize=this.positionToolTip}}>\n {{#if hasContentBlock}}\n {{yield to=\"content\"}}\n {{else}}\n {{@content}}\n {{/if}}\n </div>\n </:content>\n </EuiToolTipPopover>\n </EuiPortal>\n {{/if}}\n {{/let}}\n ", {
|
|
320
|
+
scope: () => ({
|
|
321
|
+
didInsert,
|
|
322
|
+
didUpdate: didInsert,
|
|
323
|
+
eq,
|
|
324
|
+
classNames,
|
|
325
|
+
on,
|
|
326
|
+
and,
|
|
327
|
+
or,
|
|
328
|
+
EuiPortal,
|
|
329
|
+
EuiToolTipPopover: EuiTooltipPopover,
|
|
330
|
+
argOrDefault,
|
|
331
|
+
style,
|
|
332
|
+
resizeObserver: ResizeObserver
|
|
333
|
+
}),
|
|
334
|
+
strictMode: true
|
|
335
|
+
}), this);
|
|
336
|
+
}
|
|
337
|
+
}
|
|
395
338
|
|
|
396
339
|
export { EuiToolTip as default };
|
|
397
340
|
//# sourceMappingURL=eui-tool-tip.js.map
|