@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,473 +1,101 @@
|
|
|
1
|
-
import { _ as _applyDecoratedDescriptor, a as _initializerDefineProperty, b as _defineProperty } from '../_rollupPluginBabelHelpers-9wjJaosZ.js';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
|
-
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
1
|
import Component from '@glimmer/component';
|
|
5
2
|
import { tracked } from '@glimmer/tracking';
|
|
6
|
-
import { fn } from '@ember/helper';
|
|
7
|
-
import { on } from '@ember/modifier';
|
|
8
3
|
import { action } from '@ember/object';
|
|
9
4
|
import { guidFor } from '@ember/object/internals';
|
|
10
5
|
import { later } from '@ember/runloop';
|
|
11
|
-
import optional from 'ember-composable-helpers/helpers/optional';
|
|
12
|
-
import { and, not, eq } from 'ember-truth-helpers';
|
|
13
6
|
import argOrDefault, { argOrDefaultDecorator } from '../helpers/arg-or-default.js';
|
|
14
|
-
import castTo from '../helpers/cast-to.js';
|
|
15
|
-
import classNames from '../helpers/class-names.js';
|
|
16
7
|
import { isWithinRange } from '../utils/number/number.js';
|
|
8
|
+
import { g, i, n } from 'decorator-transforms/runtime';
|
|
9
|
+
import { and, not, eq } from 'ember-truth-helpers';
|
|
17
10
|
import EuiInputPopoverComponent from './eui-input-popover.js';
|
|
18
|
-
import EuiRangeHighlight from './eui-range-highlight.js';
|
|
19
11
|
import EuiRangeInput from './eui-range-input.js';
|
|
12
|
+
import { on } from '@ember/modifier';
|
|
13
|
+
import optional from 'ember-composable-helpers/helpers/optional';
|
|
14
|
+
import EuiRangeWrapper from './eui-range-wrapper.js';
|
|
15
|
+
import classNames from '../helpers/class-names.js';
|
|
20
16
|
import EuiRangeLabel from './eui-range-label.js';
|
|
17
|
+
import EuiRangeTrackComponent from './eui-range-track.js';
|
|
18
|
+
import EuiRangeHighlight from './eui-range-highlight.js';
|
|
19
|
+
import castTo from '../helpers/cast-to.js';
|
|
21
20
|
import EuiRangeSlider from './eui-range-slider.js';
|
|
21
|
+
import { fn } from '@ember/helper';
|
|
22
22
|
import EuiRangeToolipComponent from './eui-range-tooltip.js';
|
|
23
|
-
import
|
|
24
|
-
import
|
|
23
|
+
import { precompileTemplate } from '@ember/template-compilation';
|
|
24
|
+
import { setComponentTemplate } from '@ember/component';
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
(and (argOrDefault @isPrependProvided true) (has-block "prepend"))
|
|
30
|
-
(and (argOrDefault @isAppendProvided true) (has-block "append"))
|
|
31
|
-
(and (not (argOrDefault @isFakeMaxBlock false)) (has-block "max"))
|
|
32
|
-
(and (not (argOrDefault @isFakeMinBlock false)) (has-block "min"))
|
|
33
|
-
(and (not (argOrDefault @isFakeValueBlock false)) (has-block "value"))
|
|
34
|
-
(and
|
|
35
|
-
(not (argOrDefault @isFakeValueAppendBlock false))
|
|
36
|
-
(has-block "valueAppend")
|
|
37
|
-
)
|
|
38
|
-
(and
|
|
39
|
-
(not (argOrDefault @isFakeValuePrependBlock false))
|
|
40
|
-
(has-block "valuePrepend")
|
|
41
|
-
)
|
|
42
|
-
as |hasPrepend hasAppend hasMaxBlock hasMinBlock hasValueBlock hasValueAppendBlock hasValuePrependBlock|
|
|
43
|
-
}}
|
|
44
|
-
{{#if this.showInputOnly}}
|
|
45
|
-
<EuiInputPopover
|
|
46
|
-
class="euiRange__popover"
|
|
47
|
-
@fullWidth={{@fullWidth}}
|
|
48
|
-
@isOpen={{this.isPopoverOpen}}
|
|
49
|
-
@closePopover={{this.closePopover}}
|
|
50
|
-
@disableFocusTrap={{true}}
|
|
51
|
-
>
|
|
52
|
-
<:input>
|
|
53
|
-
<EuiRangeInput
|
|
54
|
-
id={{this.id}}
|
|
55
|
-
@min={{this.min}}
|
|
56
|
-
@max={{this.max}}
|
|
57
|
-
@digitTolerance={{this.digitTolerance}}
|
|
58
|
-
@readOnly={{@readOnly}}
|
|
59
|
-
@step={{this.step}}
|
|
60
|
-
@value={{@value}}
|
|
61
|
-
@disabled={{@disabled}}
|
|
62
|
-
@compressed={{@compressed}}
|
|
63
|
-
@name={{@name}}
|
|
64
|
-
@fullWidth={{and this.showInputOnly this.fullWidth}}
|
|
65
|
-
@isLoading={{and this.showInputOnly @isLoading}}
|
|
66
|
-
@isInvalid={{@isInvalid}}
|
|
67
|
-
@autoSize={{not this.showInputOnly}}
|
|
68
|
-
@isPrependProvided={{hasPrepend}}
|
|
69
|
-
@isAppendProvided={{hasAppend}}
|
|
70
|
-
...attributes
|
|
71
|
-
{{on
|
|
72
|
-
"focus"
|
|
73
|
-
(if this.canShowDropdown this.onInputFocus (optional @onFocus))
|
|
74
|
-
}}
|
|
75
|
-
{{on
|
|
76
|
-
"blur"
|
|
77
|
-
(if this.canShowDropdown this.onInputBlur (optional @onBlur))
|
|
78
|
-
}}
|
|
79
|
-
{{on "input" this.handleOnChange}}
|
|
80
|
-
>
|
|
81
|
-
<:prepend as |classes|>
|
|
82
|
-
{{yield classes to="prepend"}}
|
|
83
|
-
</:prepend>
|
|
84
|
-
<:append as |classes|>
|
|
85
|
-
{{yield classes to="append"}}
|
|
86
|
-
</:append>
|
|
87
|
-
</EuiRangeInput>
|
|
88
|
-
</:input>
|
|
89
|
-
<:content>
|
|
90
|
-
<EuiRangeWrapper
|
|
91
|
-
class={{classNames
|
|
92
|
-
"euiRange"
|
|
93
|
-
(if this.showInput "euiRange--hasInput")
|
|
94
|
-
}}
|
|
95
|
-
@fullWidth={{@fullWidth}}
|
|
96
|
-
@compressed={{@compressed}}
|
|
97
|
-
>
|
|
98
|
-
{{#if this.showLabels}}
|
|
99
|
-
<EuiRangeLabel @side="min" @disabled={{@disabled}}>
|
|
100
|
-
{{#if hasMinBlock}}
|
|
101
|
-
{{yield this.min to="min"}}
|
|
102
|
-
{{else}}
|
|
103
|
-
{{this.min}}
|
|
104
|
-
{{/if}}
|
|
105
|
-
</EuiRangeLabel>
|
|
106
|
-
{{/if}}
|
|
107
|
-
<EuiRangeTrack
|
|
108
|
-
aria-hidden={{eq this.showInput true}}
|
|
109
|
-
@disabled={{@disabled}}
|
|
110
|
-
@compressed={{@compressed}}
|
|
111
|
-
@max={{this.max}}
|
|
112
|
-
@min={{this.min}}
|
|
113
|
-
@step={{this.step}}
|
|
114
|
-
@showTicks={{this.showTicks}}
|
|
115
|
-
@tickInterval={{@tickInterval}}
|
|
116
|
-
@ticks={{@ticks}}
|
|
117
|
-
@levels={{this.levels}}
|
|
118
|
-
@onChange={{this.handleOnChange}}
|
|
119
|
-
@value={{@value}}
|
|
120
|
-
>
|
|
121
|
-
{{#if (and this.showRange this.isValid)}}
|
|
122
|
-
<EuiRangeHighlight
|
|
123
|
-
@compressed={{@compressed}}
|
|
124
|
-
@showTicks={{this.showTicks}}
|
|
125
|
-
{{!@glint-expect-error}}
|
|
126
|
-
@min={{castTo this.min to="number"}}
|
|
127
|
-
{{!@glint-expect-error}}
|
|
128
|
-
@max={{castTo this.max to="number"}}
|
|
129
|
-
{{!@glint-expect-error}}
|
|
130
|
-
@lowerValue={{castTo this.min to="number"}}
|
|
131
|
-
{{!@glint-expect-error}}
|
|
132
|
-
@upperValue={{castTo @value to="number"}}
|
|
133
|
-
/>
|
|
134
|
-
{{/if}}
|
|
135
|
-
<EuiRangeSlider
|
|
136
|
-
aria-hidden={{if (eq this.showInput true) true false}}
|
|
137
|
-
tabindex={{if (eq this.showInput true) "-1"}}
|
|
138
|
-
@id={{if this.showInput undefined this.id}}
|
|
139
|
-
@name={{@name}}
|
|
140
|
-
@min={{this.min}}
|
|
141
|
-
@max={{this.max}}
|
|
142
|
-
@step={{this.step}}
|
|
143
|
-
@value={{@value}}
|
|
144
|
-
@disabled={{@disabled}}
|
|
145
|
-
@compressed={{@compressed}}
|
|
146
|
-
@showTicks={{this.showTicks}}
|
|
147
|
-
@showRange={{this.showRange}}
|
|
148
|
-
...attributes
|
|
149
|
-
{{on
|
|
150
|
-
"mousedown"
|
|
151
|
-
(if
|
|
152
|
-
this.showInputOnly
|
|
153
|
-
(fn this.setPreventPopoverClose true)
|
|
154
|
-
(optional)
|
|
155
|
-
)
|
|
156
|
-
}}
|
|
157
|
-
{{on
|
|
158
|
-
"focus"
|
|
159
|
-
(if (eq this.showInput true) (optional) (optional @onFocus))
|
|
160
|
-
}}
|
|
161
|
-
{{on
|
|
162
|
-
"blur"
|
|
163
|
-
(if this.showInputOnly this.onInputBlur (optional @onBlur))
|
|
164
|
-
}}
|
|
165
|
-
{{on "input" this.handleOnChange}}
|
|
166
|
-
/>
|
|
167
|
-
{{#if this.showRangeTooltip}}
|
|
168
|
-
<EuiRangeTooltip
|
|
169
|
-
@compressed={{@compressed}}
|
|
170
|
-
@value={{@value}}
|
|
171
|
-
@max={{this.max}}
|
|
172
|
-
@min={{this.min}}
|
|
173
|
-
@name={{@name}}
|
|
174
|
-
@showTicks={{this.showTicks}}
|
|
175
|
-
>
|
|
176
|
-
<:valuePrepend>
|
|
177
|
-
{{#if hasValuePrependBlock}}
|
|
178
|
-
{{yield to="valuePrepend"}}
|
|
179
|
-
{{else}}
|
|
180
|
-
{{@valuePrepend}}
|
|
181
|
-
{{/if}}
|
|
182
|
-
</:valuePrepend>
|
|
183
|
-
<:value>
|
|
184
|
-
{{#if hasValueBlock}}
|
|
185
|
-
{{yield to="value"}}
|
|
186
|
-
{{else}}
|
|
187
|
-
{{@value}}
|
|
188
|
-
{{/if}}
|
|
189
|
-
</:value>
|
|
190
|
-
<:valueAppend>
|
|
191
|
-
{{#if hasValueAppendBlock}}
|
|
192
|
-
{{yield to="valueAppend"}}
|
|
193
|
-
{{else}}
|
|
194
|
-
{{@valueAppend}}
|
|
195
|
-
{{/if}}
|
|
196
|
-
</:valueAppend>
|
|
197
|
-
</EuiRangeTooltip>
|
|
198
|
-
{{/if}}
|
|
199
|
-
</EuiRangeTrack>
|
|
200
|
-
{{#if this.showLabels}}
|
|
201
|
-
<EuiRangeLabel @side="max" @disabled={{@disabled}}>
|
|
202
|
-
{{#if hasMaxBlock}}
|
|
203
|
-
{{yield this.max to="max"}}
|
|
204
|
-
{{else}}
|
|
205
|
-
{{this.max}}
|
|
206
|
-
{{/if}}
|
|
207
|
-
</EuiRangeLabel>
|
|
208
|
-
{{/if}}
|
|
209
|
-
{{#if (and this.showInput (not this.showInputOnly))}}
|
|
210
|
-
<div class="euiRange__horizontalSpacer"></div>
|
|
211
|
-
{{#if this.showInput}}
|
|
212
|
-
<EuiRangeInput
|
|
213
|
-
id={{this.id}}
|
|
214
|
-
@min={{this.min}}
|
|
215
|
-
@max={{this.max}}
|
|
216
|
-
@digitTolerance={{this.digitTolerance}}
|
|
217
|
-
@readOnly={{@readOnly}}
|
|
218
|
-
@step={{this.step}}
|
|
219
|
-
@value={{@value}}
|
|
220
|
-
@disabled={{@disabled}}
|
|
221
|
-
@compressed={{@compressed}}
|
|
222
|
-
@name={{@name}}
|
|
223
|
-
@fullWidth={{and this.showInputOnly this.fullWidth}}
|
|
224
|
-
@isLoading={{and this.showInputOnly @isLoading}}
|
|
225
|
-
@isInvalid={{@isInvalid}}
|
|
226
|
-
@autoSize={{not this.showInputOnly}}
|
|
227
|
-
@isPrependProvided={{hasPrepend}}
|
|
228
|
-
@isAppendProvided={{hasAppend}}
|
|
229
|
-
...attributes
|
|
230
|
-
{{on
|
|
231
|
-
"focus"
|
|
232
|
-
(if
|
|
233
|
-
this.canShowDropdown
|
|
234
|
-
this.onInputFocus
|
|
235
|
-
(optional @onFocus)
|
|
236
|
-
)
|
|
237
|
-
}}
|
|
238
|
-
{{on
|
|
239
|
-
"blur"
|
|
240
|
-
(if
|
|
241
|
-
this.canShowDropdown this.onInputBlur (optional @onBlur)
|
|
242
|
-
)
|
|
243
|
-
}}
|
|
244
|
-
{{on "input" this.handleOnChange}}
|
|
245
|
-
>
|
|
246
|
-
<:prepend as |classes|>
|
|
247
|
-
{{yield classes to="prepend"}}
|
|
248
|
-
</:prepend>
|
|
249
|
-
<:append as |classes|>
|
|
250
|
-
{{yield classes to="append"}}
|
|
251
|
-
</:append>
|
|
252
|
-
</EuiRangeInput>
|
|
253
|
-
{{/if}}
|
|
254
|
-
{{/if}}
|
|
255
|
-
</EuiRangeWrapper>
|
|
256
|
-
</:content>
|
|
257
|
-
</EuiInputPopover>
|
|
258
|
-
{{else}}
|
|
259
|
-
<EuiRangeWrapper
|
|
260
|
-
class={{classNames
|
|
261
|
-
"euiRange"
|
|
262
|
-
(if this.showInput "euiRange--hasInput")
|
|
263
|
-
}}
|
|
264
|
-
@fullWidth={{@fullWidth}}
|
|
265
|
-
@compressed={{@compressed}}
|
|
266
|
-
>
|
|
267
|
-
{{#if this.showLabels}}
|
|
268
|
-
<EuiRangeLabel @side="min" @disabled={{@disabled}}>
|
|
269
|
-
{{#if hasMinBlock}}
|
|
270
|
-
{{yield this.min to="min"}}
|
|
271
|
-
{{else}}
|
|
272
|
-
{{this.min}}
|
|
273
|
-
{{/if}}
|
|
274
|
-
</EuiRangeLabel>
|
|
275
|
-
{{/if}}
|
|
276
|
-
<EuiRangeTrack
|
|
277
|
-
aria-hidden={{eq this.showInput true}}
|
|
278
|
-
@disabled={{@disabled}}
|
|
279
|
-
@compressed={{@compressed}}
|
|
280
|
-
@max={{this.max}}
|
|
281
|
-
@min={{this.min}}
|
|
282
|
-
@step={{this.step}}
|
|
283
|
-
@showTicks={{this.showTicks}}
|
|
284
|
-
@tickInterval={{@tickInterval}}
|
|
285
|
-
@ticks={{@ticks}}
|
|
286
|
-
@levels={{this.levels}}
|
|
287
|
-
@onChange={{this.handleOnChange}}
|
|
288
|
-
@value={{@value}}
|
|
289
|
-
>
|
|
290
|
-
{{#if (and this.showRange this.isValid)}}
|
|
291
|
-
<EuiRangeHighlight
|
|
292
|
-
@compressed={{@compressed}}
|
|
293
|
-
@showTicks={{this.showTicks}}
|
|
294
|
-
{{!@glint-expect-error}}
|
|
295
|
-
@min={{castTo this.min to="number"}}
|
|
296
|
-
{{!@glint-expect-error}}
|
|
297
|
-
@max={{castTo this.max to="number"}}
|
|
298
|
-
{{!@glint-expect-error}}
|
|
299
|
-
@lowerValue={{castTo this.min to="number"}}
|
|
300
|
-
{{!@glint-expect-error}}
|
|
301
|
-
@upperValue={{castTo @value to="number"}}
|
|
302
|
-
/>
|
|
303
|
-
{{/if}}
|
|
304
|
-
<EuiRangeSlider
|
|
305
|
-
aria-hidden={{if (eq this.showInput true) true false}}
|
|
306
|
-
tabindex={{if (eq this.showInput true) "-1"}}
|
|
307
|
-
@id={{if this.showInput undefined this.id}}
|
|
308
|
-
@name={{@name}}
|
|
309
|
-
@min={{this.min}}
|
|
310
|
-
@max={{this.max}}
|
|
311
|
-
@step={{this.step}}
|
|
312
|
-
@value={{@value}}
|
|
313
|
-
@disabled={{@disabled}}
|
|
314
|
-
@compressed={{@compressed}}
|
|
315
|
-
@showTicks={{this.showTicks}}
|
|
316
|
-
@showRange={{this.showRange}}
|
|
317
|
-
...attributes
|
|
318
|
-
{{on
|
|
319
|
-
"mousedown"
|
|
320
|
-
(if
|
|
321
|
-
this.showInputOnly (fn this.setPreventPopover true) (optional)
|
|
322
|
-
)
|
|
323
|
-
}}
|
|
324
|
-
{{on
|
|
325
|
-
"focus"
|
|
326
|
-
(if (eq this.showInput true) (optional) (optional @onFocus))
|
|
327
|
-
}}
|
|
328
|
-
{{on
|
|
329
|
-
"blur"
|
|
330
|
-
(if this.showInputOnly this.onInputBlur (optional @onBlur))
|
|
331
|
-
}}
|
|
332
|
-
{{on "input" this.handleOnChange}}
|
|
333
|
-
/>
|
|
334
|
-
{{#if this.showRangeTooltip}}
|
|
335
|
-
<EuiRangeTooltip
|
|
336
|
-
@compressed={{@compressed}}
|
|
337
|
-
@value={{@value}}
|
|
338
|
-
@max={{this.max}}
|
|
339
|
-
@min={{this.min}}
|
|
340
|
-
@name={{@name}}
|
|
341
|
-
@showTicks={{this.showTicks}}
|
|
342
|
-
>
|
|
343
|
-
<:valuePrepend>
|
|
344
|
-
{{#if hasValuePrependBlock}}
|
|
345
|
-
{{yield to="valuePrepend"}}
|
|
346
|
-
{{else}}
|
|
347
|
-
{{@valuePrepend}}
|
|
348
|
-
{{/if}}
|
|
349
|
-
</:valuePrepend>
|
|
350
|
-
<:value>
|
|
351
|
-
{{#if hasValueBlock}}
|
|
352
|
-
{{yield to="value"}}
|
|
353
|
-
{{else}}
|
|
354
|
-
{{@value}}
|
|
355
|
-
{{/if}}
|
|
356
|
-
</:value>
|
|
357
|
-
<:valueAppend>
|
|
358
|
-
{{#if hasValueAppendBlock}}
|
|
359
|
-
{{yield to="valueAppend"}}
|
|
360
|
-
{{else}}
|
|
361
|
-
{{@valueAppend}}
|
|
362
|
-
{{/if}}
|
|
363
|
-
</:valueAppend>
|
|
364
|
-
</EuiRangeTooltip>
|
|
365
|
-
{{/if}}
|
|
366
|
-
</EuiRangeTrack>
|
|
367
|
-
{{#if this.showLabels}}
|
|
368
|
-
<EuiRangeLabel @side="max" @disabled={{@disabled}}>
|
|
369
|
-
{{#if hasMaxBlock}}
|
|
370
|
-
{{yield this.max to="max"}}
|
|
371
|
-
{{else}}
|
|
372
|
-
{{this.max}}
|
|
373
|
-
{{/if}}
|
|
374
|
-
</EuiRangeLabel>
|
|
375
|
-
{{/if}}
|
|
376
|
-
{{#if (and this.showInput (not this.showInputOnly))}}
|
|
377
|
-
<div class="euiRange__horizontalSpacer"></div>
|
|
378
|
-
{{#if this.showInput}}
|
|
379
|
-
<EuiRangeInput
|
|
380
|
-
id={{this.id}}
|
|
381
|
-
@min={{this.min}}
|
|
382
|
-
@max={{this.max}}
|
|
383
|
-
@digitTolerance={{this.digitTolerance}}
|
|
384
|
-
@readOnly={{@readOnly}}
|
|
385
|
-
@step={{this.step}}
|
|
386
|
-
@value={{@value}}
|
|
387
|
-
@disabled={{@disabled}}
|
|
388
|
-
@compressed={{@compressed}}
|
|
389
|
-
@name={{@name}}
|
|
390
|
-
@fullWidth={{and this.showInputOnly this.fullWidth}}
|
|
391
|
-
@isLoading={{and this.showInputOnly @isLoading}}
|
|
392
|
-
@isInvalid={{@isInvalid}}
|
|
393
|
-
@autoSize={{not this.showInputOnly}}
|
|
394
|
-
@isPrependProvided={{hasPrepend}}
|
|
395
|
-
@isAppendProvided={{hasAppend}}
|
|
396
|
-
...attributes
|
|
397
|
-
{{on
|
|
398
|
-
"focus"
|
|
399
|
-
(if
|
|
400
|
-
this.canShowDropdown this.onInputFocus (optional @onFocus)
|
|
401
|
-
)
|
|
402
|
-
}}
|
|
403
|
-
{{on
|
|
404
|
-
"blur"
|
|
405
|
-
(if this.canShowDropdown this.onInputBlur (optional @onBlur))
|
|
406
|
-
}}
|
|
407
|
-
{{on "input" this.handleOnChange}}
|
|
408
|
-
>
|
|
409
|
-
<:prepend as |classes|>
|
|
410
|
-
{{yield classes to="prepend"}}
|
|
411
|
-
</:prepend>
|
|
412
|
-
<:append as |classes|>
|
|
413
|
-
{{yield classes to="append"}}
|
|
414
|
-
</:append>
|
|
415
|
-
</EuiRangeInput>
|
|
416
|
-
{{/if}}
|
|
417
|
-
{{/if}}
|
|
418
|
-
</EuiRangeWrapper>
|
|
419
|
-
{{/if}}
|
|
420
|
-
{{/let}}
|
|
421
|
-
`, {
|
|
422
|
-
strictMode: true,
|
|
423
|
-
scope: () => ({
|
|
424
|
-
and,
|
|
425
|
-
argOrDefault,
|
|
426
|
-
not,
|
|
427
|
-
EuiInputPopover: EuiInputPopoverComponent,
|
|
428
|
-
EuiRangeInput,
|
|
429
|
-
on,
|
|
430
|
-
optional,
|
|
431
|
-
EuiRangeWrapper,
|
|
432
|
-
classNames,
|
|
433
|
-
EuiRangeLabel,
|
|
434
|
-
EuiRangeTrack: EuiRangeTrackComponent,
|
|
435
|
-
eq,
|
|
436
|
-
EuiRangeHighlight,
|
|
437
|
-
castTo,
|
|
438
|
-
EuiRangeSlider,
|
|
439
|
-
fn,
|
|
440
|
-
EuiRangeTooltip: EuiRangeToolipComponent
|
|
441
|
-
})
|
|
442
|
-
}), (_dec = argOrDefaultDecorator(0), _dec2 = argOrDefaultDecorator(100), _dec3 = argOrDefaultDecorator(1), _dec4 = argOrDefaultDecorator(false), _dec5 = argOrDefaultDecorator(false), _dec6 = argOrDefaultDecorator(false), _dec7 = argOrDefaultDecorator(false), _dec8 = argOrDefaultDecorator(false), _dec9 = argOrDefaultDecorator(false), _dec10 = argOrDefaultDecorator(false), _dec11 = argOrDefaultDecorator(false), _dec12 = argOrDefaultDecorator([]), (_class = class EuiRangeComponent extends Component {
|
|
443
|
-
constructor(...args) {
|
|
444
|
-
super(...args);
|
|
445
|
-
// Defaults
|
|
446
|
-
_initializerDefineProperty(this, "min", _descriptor, this);
|
|
447
|
-
_initializerDefineProperty(this, "max", _descriptor2, this);
|
|
448
|
-
_initializerDefineProperty(this, "step", _descriptor3, this);
|
|
449
|
-
_initializerDefineProperty(this, "fullWidth", _descriptor4, this);
|
|
450
|
-
_initializerDefineProperty(this, "compressed", _descriptor5, this);
|
|
451
|
-
_initializerDefineProperty(this, "isLoading", _descriptor6, this);
|
|
452
|
-
_initializerDefineProperty(this, "showLabels", _descriptor7, this);
|
|
453
|
-
_initializerDefineProperty(this, "showInput", _descriptor8, this);
|
|
454
|
-
_initializerDefineProperty(this, "showRange", _descriptor9, this);
|
|
455
|
-
_initializerDefineProperty(this, "showTicks", _descriptor10, this);
|
|
456
|
-
_initializerDefineProperty(this, "showValue", _descriptor11, this);
|
|
457
|
-
_initializerDefineProperty(this, "levels", _descriptor12, this);
|
|
458
|
-
_defineProperty(this, "preventPopoverClose", false);
|
|
459
|
-
//State
|
|
460
|
-
_initializerDefineProperty(this, "id", _descriptor13, this);
|
|
461
|
-
_initializerDefineProperty(this, "isPopoverOpen", _descriptor14, this);
|
|
26
|
+
class EuiRangeComponent extends Component {
|
|
27
|
+
static {
|
|
28
|
+
g(this.prototype, "min", [argOrDefaultDecorator(0)]);
|
|
462
29
|
}
|
|
30
|
+
#min = (i(this, "min"), void 0); // Defaults
|
|
31
|
+
static {
|
|
32
|
+
g(this.prototype, "max", [argOrDefaultDecorator(100)]);
|
|
33
|
+
}
|
|
34
|
+
#max = (i(this, "max"), void 0);
|
|
35
|
+
static {
|
|
36
|
+
g(this.prototype, "step", [argOrDefaultDecorator(1)]);
|
|
37
|
+
}
|
|
38
|
+
#step = (i(this, "step"), void 0);
|
|
39
|
+
static {
|
|
40
|
+
g(this.prototype, "fullWidth", [argOrDefaultDecorator(false)]);
|
|
41
|
+
}
|
|
42
|
+
#fullWidth = (i(this, "fullWidth"), void 0);
|
|
43
|
+
static {
|
|
44
|
+
g(this.prototype, "compressed", [argOrDefaultDecorator(false)]);
|
|
45
|
+
}
|
|
46
|
+
#compressed = (i(this, "compressed"), void 0);
|
|
47
|
+
static {
|
|
48
|
+
g(this.prototype, "isLoading", [argOrDefaultDecorator(false)]);
|
|
49
|
+
}
|
|
50
|
+
#isLoading = (i(this, "isLoading"), void 0);
|
|
51
|
+
static {
|
|
52
|
+
g(this.prototype, "showLabels", [argOrDefaultDecorator(false)]);
|
|
53
|
+
}
|
|
54
|
+
#showLabels = (i(this, "showLabels"), void 0);
|
|
55
|
+
static {
|
|
56
|
+
g(this.prototype, "showInput", [argOrDefaultDecorator(false)]);
|
|
57
|
+
}
|
|
58
|
+
#showInput = (i(this, "showInput"), void 0);
|
|
59
|
+
static {
|
|
60
|
+
g(this.prototype, "showRange", [argOrDefaultDecorator(false)]);
|
|
61
|
+
}
|
|
62
|
+
#showRange = (i(this, "showRange"), void 0);
|
|
63
|
+
static {
|
|
64
|
+
g(this.prototype, "showTicks", [argOrDefaultDecorator(false)]);
|
|
65
|
+
}
|
|
66
|
+
#showTicks = (i(this, "showTicks"), void 0);
|
|
67
|
+
static {
|
|
68
|
+
g(this.prototype, "showValue", [argOrDefaultDecorator(false)]);
|
|
69
|
+
}
|
|
70
|
+
#showValue = (i(this, "showValue"), void 0);
|
|
71
|
+
static {
|
|
72
|
+
g(this.prototype, "levels", [argOrDefaultDecorator([])]);
|
|
73
|
+
}
|
|
74
|
+
#levels = (i(this, "levels"), void 0);
|
|
75
|
+
preventPopoverClose = false;
|
|
76
|
+
//State
|
|
77
|
+
static {
|
|
78
|
+
g(this.prototype, "id", [tracked], function () {
|
|
79
|
+
return this.args.id || guidFor({});
|
|
80
|
+
});
|
|
81
|
+
}
|
|
82
|
+
#id = (i(this, "id"), void 0);
|
|
83
|
+
static {
|
|
84
|
+
g(this.prototype, "isPopoverOpen", [tracked], function () {
|
|
85
|
+
return false;
|
|
86
|
+
});
|
|
87
|
+
}
|
|
88
|
+
#isPopoverOpen = (i(this, "isPopoverOpen"), void 0);
|
|
463
89
|
///
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
const isValid = isWithinRange(this.min, this.max, e.currentTarget.value);
|
|
90
|
+
handleOnChange(e1) {
|
|
91
|
+
const isValid1 = isWithinRange(this.min, this.max, e1.currentTarget.value);
|
|
467
92
|
if (this.args.onChange) {
|
|
468
|
-
this.args.onChange(
|
|
93
|
+
this.args.onChange(e1, isValid1);
|
|
469
94
|
}
|
|
470
95
|
}
|
|
96
|
+
static {
|
|
97
|
+
n(this.prototype, "handleOnChange", [action]);
|
|
98
|
+
}
|
|
471
99
|
get isValid() {
|
|
472
100
|
return isWithinRange(this.min, this.max, this.args.value || '');
|
|
473
101
|
}
|
|
@@ -483,13 +111,16 @@ let EuiRangeComponent = setComponentTemplate(precompileTemplate(`
|
|
|
483
111
|
get showRangeTooltip() {
|
|
484
112
|
return this.showValue && !!String(this.args.value).length && this.args.value !== undefined;
|
|
485
113
|
}
|
|
486
|
-
onInputFocus(
|
|
114
|
+
onInputFocus(e1) {
|
|
487
115
|
if (this.args.onFocus) {
|
|
488
|
-
this.args.onFocus(
|
|
116
|
+
this.args.onFocus(e1);
|
|
489
117
|
}
|
|
490
118
|
this.isPopoverOpen = true;
|
|
491
119
|
}
|
|
492
|
-
|
|
120
|
+
static {
|
|
121
|
+
n(this.prototype, "onInputFocus", [action]);
|
|
122
|
+
}
|
|
123
|
+
onInputBlur(e1) {
|
|
493
124
|
later(this, () => {
|
|
494
125
|
// Safari does not recognize any focus-related eventing for input[type=range]
|
|
495
126
|
// making it impossible to capture its state using active/focus/relatedTarget
|
|
@@ -500,96 +131,58 @@ let EuiRangeComponent = setComponentTemplate(precompileTemplate(`
|
|
|
500
131
|
return;
|
|
501
132
|
}
|
|
502
133
|
if (this.args.onBlur) {
|
|
503
|
-
this.args.onBlur(
|
|
134
|
+
this.args.onBlur(e1);
|
|
504
135
|
}
|
|
505
136
|
this.closePopover();
|
|
506
137
|
}, 200);
|
|
507
138
|
}
|
|
508
|
-
|
|
509
|
-
this.
|
|
139
|
+
static {
|
|
140
|
+
n(this.prototype, "onInputBlur", [action]);
|
|
141
|
+
}
|
|
142
|
+
setPreventPopover(val1) {
|
|
143
|
+
this.preventPopoverClose = val1;
|
|
144
|
+
}
|
|
145
|
+
static {
|
|
146
|
+
n(this.prototype, "setPreventPopover", [action]);
|
|
510
147
|
}
|
|
511
148
|
closePopover() {
|
|
512
149
|
this.preventPopoverClose = false;
|
|
513
150
|
this.isPopoverOpen = false;
|
|
514
151
|
}
|
|
515
|
-
|
|
516
|
-
this.
|
|
517
|
-
}
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
}
|
|
524
|
-
|
|
525
|
-
enumerable: true,
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
}
|
|
549
|
-
configurable: true,
|
|
550
|
-
enumerable: true,
|
|
551
|
-
writable: true,
|
|
552
|
-
initializer: null
|
|
553
|
-
}), _descriptor8 = _applyDecoratedDescriptor(_class.prototype, "showInput", [_dec8], {
|
|
554
|
-
configurable: true,
|
|
555
|
-
enumerable: true,
|
|
556
|
-
writable: true,
|
|
557
|
-
initializer: null
|
|
558
|
-
}), _descriptor9 = _applyDecoratedDescriptor(_class.prototype, "showRange", [_dec9], {
|
|
559
|
-
configurable: true,
|
|
560
|
-
enumerable: true,
|
|
561
|
-
writable: true,
|
|
562
|
-
initializer: null
|
|
563
|
-
}), _descriptor10 = _applyDecoratedDescriptor(_class.prototype, "showTicks", [_dec10], {
|
|
564
|
-
configurable: true,
|
|
565
|
-
enumerable: true,
|
|
566
|
-
writable: true,
|
|
567
|
-
initializer: null
|
|
568
|
-
}), _descriptor11 = _applyDecoratedDescriptor(_class.prototype, "showValue", [_dec11], {
|
|
569
|
-
configurable: true,
|
|
570
|
-
enumerable: true,
|
|
571
|
-
writable: true,
|
|
572
|
-
initializer: null
|
|
573
|
-
}), _descriptor12 = _applyDecoratedDescriptor(_class.prototype, "levels", [_dec12], {
|
|
574
|
-
configurable: true,
|
|
575
|
-
enumerable: true,
|
|
576
|
-
writable: true,
|
|
577
|
-
initializer: null
|
|
578
|
-
}), _descriptor13 = _applyDecoratedDescriptor(_class.prototype, "id", [tracked], {
|
|
579
|
-
configurable: true,
|
|
580
|
-
enumerable: true,
|
|
581
|
-
writable: true,
|
|
582
|
-
initializer: function () {
|
|
583
|
-
return this.args.id || guidFor({});
|
|
584
|
-
}
|
|
585
|
-
}), _descriptor14 = _applyDecoratedDescriptor(_class.prototype, "isPopoverOpen", [tracked], {
|
|
586
|
-
configurable: true,
|
|
587
|
-
enumerable: true,
|
|
588
|
-
writable: true,
|
|
589
|
-
initializer: function () {
|
|
590
|
-
return false;
|
|
591
|
-
}
|
|
592
|
-
}), _applyDecoratedDescriptor(_class.prototype, "handleOnChange", [action], Object.getOwnPropertyDescriptor(_class.prototype, "handleOnChange"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "onInputFocus", [action], Object.getOwnPropertyDescriptor(_class.prototype, "onInputFocus"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "onInputBlur", [action], Object.getOwnPropertyDescriptor(_class.prototype, "onInputBlur"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "setPreventPopover", [action], Object.getOwnPropertyDescriptor(_class.prototype, "setPreventPopover"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "closePopover", [action], Object.getOwnPropertyDescriptor(_class.prototype, "closePopover"), _class.prototype), _applyDecoratedDescriptor(_class.prototype, "setPreventPopoverClose", [action], Object.getOwnPropertyDescriptor(_class.prototype, "setPreventPopoverClose"), _class.prototype)), _class)));
|
|
152
|
+
static {
|
|
153
|
+
n(this.prototype, "closePopover", [action]);
|
|
154
|
+
}
|
|
155
|
+
setPreventPopoverClose(bool1) {
|
|
156
|
+
this.preventPopoverClose = bool1;
|
|
157
|
+
}
|
|
158
|
+
static {
|
|
159
|
+
n(this.prototype, "setPreventPopoverClose", [action]);
|
|
160
|
+
}
|
|
161
|
+
static {
|
|
162
|
+
setComponentTemplate(precompileTemplate("\n {{#let (and (argOrDefault @isPrependProvided true) (has-block \"prepend\")) (and (argOrDefault @isAppendProvided true) (has-block \"append\")) (and (not (argOrDefault @isFakeMaxBlock false)) (has-block \"max\")) (and (not (argOrDefault @isFakeMinBlock false)) (has-block \"min\")) (and (not (argOrDefault @isFakeValueBlock false)) (has-block \"value\")) (and (not (argOrDefault @isFakeValueAppendBlock false)) (has-block \"valueAppend\")) (and (not (argOrDefault @isFakeValuePrependBlock false)) (has-block \"valuePrepend\")) as |hasPrepend hasAppend hasMaxBlock hasMinBlock hasValueBlock hasValueAppendBlock hasValuePrependBlock|}}\n {{#if this.showInputOnly}}\n <EuiInputPopover class=\"euiRange__popover\" @fullWidth={{@fullWidth}} @isOpen={{this.isPopoverOpen}} @closePopover={{this.closePopover}} @disableFocusTrap={{true}}>\n <:input>\n <EuiRangeInput id={{this.id}} @min={{this.min}} @max={{this.max}} @digitTolerance={{this.digitTolerance}} @readOnly={{@readOnly}} @step={{this.step}} @value={{@value}} @disabled={{@disabled}} @compressed={{@compressed}} @name={{@name}} @fullWidth={{and this.showInputOnly this.fullWidth}} @isLoading={{and this.showInputOnly @isLoading}} @isInvalid={{@isInvalid}} @autoSize={{not this.showInputOnly}} @isPrependProvided={{hasPrepend}} @isAppendProvided={{hasAppend}} ...attributes {{on \"focus\" (if this.canShowDropdown this.onInputFocus (optional @onFocus))}} {{on \"blur\" (if this.canShowDropdown this.onInputBlur (optional @onBlur))}} {{on \"input\" this.handleOnChange}}>\n <:prepend as |classes|>\n {{yield classes to=\"prepend\"}}\n </:prepend>\n <:append as |classes|>\n {{yield classes to=\"append\"}}\n </:append>\n </EuiRangeInput>\n </:input>\n <:content>\n <EuiRangeWrapper class={{classNames \"euiRange\" (if this.showInput \"euiRange--hasInput\")}} @fullWidth={{@fullWidth}} @compressed={{@compressed}}>\n {{#if this.showLabels}}\n <EuiRangeLabel @side=\"min\" @disabled={{@disabled}}>\n {{#if hasMinBlock}}\n {{yield this.min to=\"min\"}}\n {{else}}\n {{this.min}}\n {{/if}}\n </EuiRangeLabel>\n {{/if}}\n <EuiRangeTrack aria-hidden={{eq this.showInput true}} @disabled={{@disabled}} @compressed={{@compressed}} @max={{this.max}} @min={{this.min}} @step={{this.step}} @showTicks={{this.showTicks}} @tickInterval={{@tickInterval}} @ticks={{@ticks}} @levels={{this.levels}} @onChange={{this.handleOnChange}} @value={{@value}}>\n {{#if (and this.showRange this.isValid)}}\n <EuiRangeHighlight @compressed={{@compressed}} @showTicks={{this.showTicks}} {{!--@glint-expect-error--}} @min={{castTo this.min to=\"number\"}} {{!--@glint-expect-error--}} @max={{castTo this.max to=\"number\"}} {{!--@glint-expect-error--}} @lowerValue={{castTo this.min to=\"number\"}} {{!--@glint-expect-error--}} @upperValue={{castTo @value to=\"number\"}} />\n {{/if}}\n <EuiRangeSlider aria-hidden={{if (eq this.showInput true) true false}} tabindex={{if (eq this.showInput true) \"-1\"}} @id={{if this.showInput undefined this.id}} @name={{@name}} @min={{this.min}} @max={{this.max}} @step={{this.step}} @value={{@value}} @disabled={{@disabled}} @compressed={{@compressed}} @showTicks={{this.showTicks}} @showRange={{this.showRange}} ...attributes {{on \"mousedown\" (if this.showInputOnly (fn this.setPreventPopoverClose true) (optional))}} {{on \"focus\" (if (eq this.showInput true) (optional) (optional @onFocus))}} {{on \"blur\" (if this.showInputOnly this.onInputBlur (optional @onBlur))}} {{on \"input\" this.handleOnChange}} />\n {{#if this.showRangeTooltip}}\n <EuiRangeTooltip @compressed={{@compressed}} @value={{@value}} @max={{this.max}} @min={{this.min}} @name={{@name}} @showTicks={{this.showTicks}}>\n <:valuePrepend>\n {{#if hasValuePrependBlock}}\n {{yield to=\"valuePrepend\"}}\n {{else}}\n {{@valuePrepend}}\n {{/if}}\n </:valuePrepend>\n <:value>\n {{#if hasValueBlock}}\n {{yield to=\"value\"}}\n {{else}}\n {{@value}}\n {{/if}}\n </:value>\n <:valueAppend>\n {{#if hasValueAppendBlock}}\n {{yield to=\"valueAppend\"}}\n {{else}}\n {{@valueAppend}}\n {{/if}}\n </:valueAppend>\n </EuiRangeTooltip>\n {{/if}}\n </EuiRangeTrack>\n {{#if this.showLabels}}\n <EuiRangeLabel @side=\"max\" @disabled={{@disabled}}>\n {{#if hasMaxBlock}}\n {{yield this.max to=\"max\"}}\n {{else}}\n {{this.max}}\n {{/if}}\n </EuiRangeLabel>\n {{/if}}\n {{#if (and this.showInput (not this.showInputOnly))}}\n <div class=\"euiRange__horizontalSpacer\"></div>\n {{#if this.showInput}}\n <EuiRangeInput id={{this.id}} @min={{this.min}} @max={{this.max}} @digitTolerance={{this.digitTolerance}} @readOnly={{@readOnly}} @step={{this.step}} @value={{@value}} @disabled={{@disabled}} @compressed={{@compressed}} @name={{@name}} @fullWidth={{and this.showInputOnly this.fullWidth}} @isLoading={{and this.showInputOnly @isLoading}} @isInvalid={{@isInvalid}} @autoSize={{not this.showInputOnly}} @isPrependProvided={{hasPrepend}} @isAppendProvided={{hasAppend}} ...attributes {{on \"focus\" (if this.canShowDropdown this.onInputFocus (optional @onFocus))}} {{on \"blur\" (if this.canShowDropdown this.onInputBlur (optional @onBlur))}} {{on \"input\" this.handleOnChange}}>\n <:prepend as |classes|>\n {{yield classes to=\"prepend\"}}\n </:prepend>\n <:append as |classes|>\n {{yield classes to=\"append\"}}\n </:append>\n </EuiRangeInput>\n {{/if}}\n {{/if}}\n </EuiRangeWrapper>\n </:content>\n </EuiInputPopover>\n {{else}}\n <EuiRangeWrapper class={{classNames \"euiRange\" (if this.showInput \"euiRange--hasInput\")}} @fullWidth={{@fullWidth}} @compressed={{@compressed}}>\n {{#if this.showLabels}}\n <EuiRangeLabel @side=\"min\" @disabled={{@disabled}}>\n {{#if hasMinBlock}}\n {{yield this.min to=\"min\"}}\n {{else}}\n {{this.min}}\n {{/if}}\n </EuiRangeLabel>\n {{/if}}\n <EuiRangeTrack aria-hidden={{eq this.showInput true}} @disabled={{@disabled}} @compressed={{@compressed}} @max={{this.max}} @min={{this.min}} @step={{this.step}} @showTicks={{this.showTicks}} @tickInterval={{@tickInterval}} @ticks={{@ticks}} @levels={{this.levels}} @onChange={{this.handleOnChange}} @value={{@value}}>\n {{#if (and this.showRange this.isValid)}}\n <EuiRangeHighlight @compressed={{@compressed}} @showTicks={{this.showTicks}} {{!--@glint-expect-error--}} @min={{castTo this.min to=\"number\"}} {{!--@glint-expect-error--}} @max={{castTo this.max to=\"number\"}} {{!--@glint-expect-error--}} @lowerValue={{castTo this.min to=\"number\"}} {{!--@glint-expect-error--}} @upperValue={{castTo @value to=\"number\"}} />\n {{/if}}\n <EuiRangeSlider aria-hidden={{if (eq this.showInput true) true false}} tabindex={{if (eq this.showInput true) \"-1\"}} @id={{if this.showInput undefined this.id}} @name={{@name}} @min={{this.min}} @max={{this.max}} @step={{this.step}} @value={{@value}} @disabled={{@disabled}} @compressed={{@compressed}} @showTicks={{this.showTicks}} @showRange={{this.showRange}} ...attributes {{on \"mousedown\" (if this.showInputOnly (fn this.setPreventPopover true) (optional))}} {{on \"focus\" (if (eq this.showInput true) (optional) (optional @onFocus))}} {{on \"blur\" (if this.showInputOnly this.onInputBlur (optional @onBlur))}} {{on \"input\" this.handleOnChange}} />\n {{#if this.showRangeTooltip}}\n <EuiRangeTooltip @compressed={{@compressed}} @value={{@value}} @max={{this.max}} @min={{this.min}} @name={{@name}} @showTicks={{this.showTicks}}>\n <:valuePrepend>\n {{#if hasValuePrependBlock}}\n {{yield to=\"valuePrepend\"}}\n {{else}}\n {{@valuePrepend}}\n {{/if}}\n </:valuePrepend>\n <:value>\n {{#if hasValueBlock}}\n {{yield to=\"value\"}}\n {{else}}\n {{@value}}\n {{/if}}\n </:value>\n <:valueAppend>\n {{#if hasValueAppendBlock}}\n {{yield to=\"valueAppend\"}}\n {{else}}\n {{@valueAppend}}\n {{/if}}\n </:valueAppend>\n </EuiRangeTooltip>\n {{/if}}\n </EuiRangeTrack>\n {{#if this.showLabels}}\n <EuiRangeLabel @side=\"max\" @disabled={{@disabled}}>\n {{#if hasMaxBlock}}\n {{yield this.max to=\"max\"}}\n {{else}}\n {{this.max}}\n {{/if}}\n </EuiRangeLabel>\n {{/if}}\n {{#if (and this.showInput (not this.showInputOnly))}}\n <div class=\"euiRange__horizontalSpacer\"></div>\n {{#if this.showInput}}\n <EuiRangeInput id={{this.id}} @min={{this.min}} @max={{this.max}} @digitTolerance={{this.digitTolerance}} @readOnly={{@readOnly}} @step={{this.step}} @value={{@value}} @disabled={{@disabled}} @compressed={{@compressed}} @name={{@name}} @fullWidth={{and this.showInputOnly this.fullWidth}} @isLoading={{and this.showInputOnly @isLoading}} @isInvalid={{@isInvalid}} @autoSize={{not this.showInputOnly}} @isPrependProvided={{hasPrepend}} @isAppendProvided={{hasAppend}} ...attributes {{on \"focus\" (if this.canShowDropdown this.onInputFocus (optional @onFocus))}} {{on \"blur\" (if this.canShowDropdown this.onInputBlur (optional @onBlur))}} {{on \"input\" this.handleOnChange}}>\n <:prepend as |classes|>\n {{yield classes to=\"prepend\"}}\n </:prepend>\n <:append as |classes|>\n {{yield classes to=\"append\"}}\n </:append>\n </EuiRangeInput>\n {{/if}}\n {{/if}}\n </EuiRangeWrapper>\n {{/if}}\n {{/let}}\n ", {
|
|
163
|
+
scope: () => ({
|
|
164
|
+
and,
|
|
165
|
+
argOrDefault,
|
|
166
|
+
not,
|
|
167
|
+
EuiInputPopover: EuiInputPopoverComponent,
|
|
168
|
+
EuiRangeInput,
|
|
169
|
+
on,
|
|
170
|
+
optional,
|
|
171
|
+
EuiRangeWrapper,
|
|
172
|
+
classNames,
|
|
173
|
+
EuiRangeLabel,
|
|
174
|
+
EuiRangeTrack: EuiRangeTrackComponent,
|
|
175
|
+
eq,
|
|
176
|
+
EuiRangeHighlight,
|
|
177
|
+
castTo,
|
|
178
|
+
EuiRangeSlider,
|
|
179
|
+
fn,
|
|
180
|
+
EuiRangeTooltip: EuiRangeToolipComponent
|
|
181
|
+
}),
|
|
182
|
+
strictMode: true
|
|
183
|
+
}), this);
|
|
184
|
+
}
|
|
185
|
+
}
|
|
593
186
|
|
|
594
187
|
export { EuiRangeComponent as default };
|
|
595
188
|
//# sourceMappingURL=eui-range.js.map
|