@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,476 +0,0 @@
|
|
|
1
|
-
import type EuiAccordion from './components/eui-accordion';
|
|
2
|
-
import type EuiAutoSizer from './components/eui-auto-sizer';
|
|
3
|
-
import type EuiAvatar from './components/eui-avatar';
|
|
4
|
-
import type EuiBadge from './components/eui-badge';
|
|
5
|
-
import type EuiBadgeGroup from './components/eui-badge-group';
|
|
6
|
-
import type EuiBetaBadge from './components/eui-beta-badge';
|
|
7
|
-
import type EuiBottomBar from './components/eui-bottom-bar';
|
|
8
|
-
import type EuiBreadcrumbs from './components/eui-breadcrumbs';
|
|
9
|
-
import type EuiButton from './components/eui-button';
|
|
10
|
-
import type EuiButtonEmpty from './components/eui-button-empty';
|
|
11
|
-
import type EuiButtonGroup from './components/eui-button-group';
|
|
12
|
-
import type EuiButtonIcon from './components/eui-button-icon';
|
|
13
|
-
import type EuiCallOut from './components/eui-call-out';
|
|
14
|
-
import type EuiCard from './components/eui-card';
|
|
15
|
-
import type EuiCardSelect from './components/eui-card-select';
|
|
16
|
-
import type EuiCheckableCard from './components/eui-checkable-card';
|
|
17
|
-
import type EuiCheckbox from './components/eui-checkbox';
|
|
18
|
-
import type EuiCheckboxGroup from './components/eui-checkbox-group';
|
|
19
|
-
import type EuiCode from './components/eui-code';
|
|
20
|
-
import type EuiCodeBlock from './components/eui-code-block';
|
|
21
|
-
import type EuiCollapsibleNav from './components/eui-collapsible-nav';
|
|
22
|
-
import type EuiComboBox from './components/eui-combo-box';
|
|
23
|
-
import type EuiComboBoxPill from './components/eui-combo-box-pill';
|
|
24
|
-
import type EuiComment from './components/eui-comment';
|
|
25
|
-
import type EuiCommentList from './components/eui-comment-list';
|
|
26
|
-
import type EuiConfirmModal from './components/eui-confirm-modal';
|
|
27
|
-
import type EuiContextMenuItem from './components/eui-context-menu-item';
|
|
28
|
-
import type EuiContextMenuPanel from './components/eui-context-menu-panel';
|
|
29
|
-
import type EuiCopy from './components/eui-copy';
|
|
30
|
-
import type EuiDescribedFormGroup from './components/eui-described-form-group';
|
|
31
|
-
import type EuiDescriptionList from './components/eui-description-list';
|
|
32
|
-
import type EuiDescriptionListDescription from './components/eui-description-list-description';
|
|
33
|
-
import type EuiDescriptionListTitle from './components/eui-description-list-title';
|
|
34
|
-
import type EuiDualRange from './components/eui-dual-range';
|
|
35
|
-
import type EuiEmptyPrompt from './components/eui-empty-prompt';
|
|
36
|
-
import type EuiFieldNumber from './components/eui-field-number';
|
|
37
|
-
import type EuiFieldPassword from './components/eui-field-password';
|
|
38
|
-
import type EuiFieldSearch from './components/eui-field-search';
|
|
39
|
-
import type EuiFieldText from './components/eui-field-text';
|
|
40
|
-
import type EuiFilePicker from './components/eui-file-picker';
|
|
41
|
-
import type EuiFlexGrid from './components/eui-flex-grid';
|
|
42
|
-
import type EuiFlexGroup from './components/eui-flex-group';
|
|
43
|
-
import type EuiFlexItem from './components/eui-flex-item';
|
|
44
|
-
import type EuiFlyout from './components/eui-flyout';
|
|
45
|
-
import type EuiFlyoutBody from './components/eui-flyout-body';
|
|
46
|
-
import type EuiFlyoutFooter from './components/eui-flyout-footer';
|
|
47
|
-
import type EuiFlyoutHeader from './components/eui-flyout-header';
|
|
48
|
-
import type EuiForm from './components/eui-form';
|
|
49
|
-
import type EuiFormControlLayout from './components/eui-form-control-layout';
|
|
50
|
-
import type EuiFormControlLayoutDelimited from './components/eui-form-control-layout-delimited';
|
|
51
|
-
import type EuiFormControlLayoutIcons from './components/eui-form-control-layout-icons';
|
|
52
|
-
import type EuiFormErrorText from './components/eui-form-error-text';
|
|
53
|
-
import type EuiFormHelpText from './components/eui-form-help-text';
|
|
54
|
-
import type EuiFormLabel from './components/eui-form-label';
|
|
55
|
-
import type EuiFormRow from './components/eui-form-row';
|
|
56
|
-
import type EuiGlobalToastList from './components/eui-global-toast-list';
|
|
57
|
-
import type EuiHeader from './components/eui-header';
|
|
58
|
-
import type EuiHeaderAlert from './components/eui-header-alert';
|
|
59
|
-
import type EuiHeaderBreadcrumbs from './components/eui-header-breadcrumbs';
|
|
60
|
-
import type EuiHeaderLink from './components/eui-header-link';
|
|
61
|
-
import type EuiHeaderLinks from './components/eui-header-links';
|
|
62
|
-
import type EuiHeaderLogo from './components/eui-header-logo';
|
|
63
|
-
import type EuiHeaderSection from './components/eui-header-section';
|
|
64
|
-
import type EuiHeaderSectionItem from './components/eui-header-section-item';
|
|
65
|
-
import type EuiHeaderSectionItemButton from './components/eui-header-section-item-button';
|
|
66
|
-
import type EuiHealth from './components/eui-health';
|
|
67
|
-
import type EuiHideFor from './components/eui-hide-for';
|
|
68
|
-
import type EuiHorizontalRule from './components/eui-horizontal-rule';
|
|
69
|
-
import type EuiIcon from './components/eui-icon';
|
|
70
|
-
import type EuiIconTip from './components/eui-icon-tip';
|
|
71
|
-
import type EuiImage from './components/eui-image';
|
|
72
|
-
import type EuiKeyPadMenu from './components/eui-key-pad-menu';
|
|
73
|
-
import type EuiKeyPadMenuItem from './components/eui-key-pad-menu-item';
|
|
74
|
-
import type EuiLink from './components/eui-link';
|
|
75
|
-
import type EuiListGroup from './components/eui-list-group';
|
|
76
|
-
import type EuiListGroupItem from './components/eui-list-group-item';
|
|
77
|
-
import type EuiLoadingContent from './components/eui-loading-content';
|
|
78
|
-
import type EuiLoadingLogo from './components/eui-loading-logo';
|
|
79
|
-
import type EuiLoadingSpinner from './components/eui-loading-spinner';
|
|
80
|
-
import type EuiMarkdownEditor from './components/eui-markdown-editor';
|
|
81
|
-
import type EuiMarkdownFormat from './components/eui-markdown-format';
|
|
82
|
-
import type EuiModal from './components/eui-modal';
|
|
83
|
-
import type EuiModalBody from './components/eui-modal-body';
|
|
84
|
-
import type EuiModalFooter from './components/eui-modal-footer';
|
|
85
|
-
import type EuiModalHeader from './components/eui-modal-header';
|
|
86
|
-
import type EuiModalHeaderTitle from './components/eui-modal-header-title';
|
|
87
|
-
import type EuiNotificationBadge from './components/eui-notification-badge';
|
|
88
|
-
import type EuiNotificationEvent from './components/eui-notification-event';
|
|
89
|
-
import type EuiNotificationEventMessages from './components/eui-notification-event-messages';
|
|
90
|
-
import type EuiNotificationEventMeta from './components/eui-notification-event-meta';
|
|
91
|
-
import type EuiNotificationEventReadButton from './components/eui-notification-event-read-button';
|
|
92
|
-
import type EuiNotificationEventReadIcon from './components/eui-notification-event-read-icon';
|
|
93
|
-
import type EuiOverlayMask from './components/eui-overlay-mask';
|
|
94
|
-
import type EuiPage from './components/eui-page';
|
|
95
|
-
import type EuiPageBody from './components/eui-page-body';
|
|
96
|
-
import type EuiPageContent from './components/eui-page-content';
|
|
97
|
-
import type EuiPageContentBody from './components/eui-page-content-body';
|
|
98
|
-
import type EuiPageContentHeader from './components/eui-page-content-header';
|
|
99
|
-
import type EuiPageContentHeaderSection from './components/eui-page-content-header-section';
|
|
100
|
-
import type EuiPageHeader from './components/eui-page-header';
|
|
101
|
-
import type EuiPageHeaderSection from './components/eui-page-header-section';
|
|
102
|
-
import type EuiPageSideBar from './components/eui-page-side-bar';
|
|
103
|
-
import type EuiPageTemplate from './components/eui-page-template';
|
|
104
|
-
import type EuiPagination from './components/eui-pagination';
|
|
105
|
-
import type EuiPaginationButton from './components/eui-pagination-button';
|
|
106
|
-
import type EuiPanel from './components/eui-panel';
|
|
107
|
-
import type EuiPopover from './components/eui-popover';
|
|
108
|
-
import type EuiPopoverFooter from './components/eui-popover-footer';
|
|
109
|
-
import type EuiPopoverTitle from './components/eui-popover-title';
|
|
110
|
-
import type EuiPortal from './components/eui-portal';
|
|
111
|
-
import type EuiProgress from './components/eui-progress';
|
|
112
|
-
import type EuiRadio from './components/eui-radio';
|
|
113
|
-
import type EuiRadioGroup from './components/eui-radio-group';
|
|
114
|
-
import type EuiRange from './components/eui-range';
|
|
115
|
-
import type EuiRangeHighlight from './components/eui-range-highlight';
|
|
116
|
-
import type EuiRangeInput from './components/eui-range-input';
|
|
117
|
-
import type EuiRangeLabel from './components/eui-range-label';
|
|
118
|
-
import type EuiRangeLevels from './components/eui-range-levels';
|
|
119
|
-
import type EuiRangeSlider from './components/eui-range-slider';
|
|
120
|
-
import type EuiRangeThumb from './components/eui-range-thumb';
|
|
121
|
-
import type EuiRangeTicks from './components/eui-range-ticks';
|
|
122
|
-
import type EuiRangeTooltip from './components/eui-range-tooltip';
|
|
123
|
-
import type EuiRangeTrack from './components/eui-range-track';
|
|
124
|
-
import type EuiRangeWrapper from './components/eui-range-wrapper';
|
|
125
|
-
import type EuiSelect from './components/eui-select';
|
|
126
|
-
import type EuiSelectableListItem from './components/eui-selectable-list-item';
|
|
127
|
-
import type EuiShowFor from './components/eui-show-for';
|
|
128
|
-
import type EuiSideNav from './components/eui-side-nav';
|
|
129
|
-
import type EuiSpacer from './components/eui-spacer';
|
|
130
|
-
import type EuiStat from './components/eui-stat';
|
|
131
|
-
import type EuiStep from './components/eui-step';
|
|
132
|
-
import type EuiStepHorizontal from './components/eui-step-horizontal';
|
|
133
|
-
import type EuiStepNumber from './components/eui-step-number';
|
|
134
|
-
import type EuiSteps from './components/eui-steps';
|
|
135
|
-
import type EuiSubSteps from './components/eui-sub-steps';
|
|
136
|
-
import type EuiSuperDatePicker from './components/eui-super-date-picker';
|
|
137
|
-
import type EuiSwitch from './components/eui-switch';
|
|
138
|
-
import type EuiTab from './components/eui-tab';
|
|
139
|
-
import type EuiTabbedContent from './components/eui-tabbed-content';
|
|
140
|
-
import type EuiTabs from './components/eui-tabs';
|
|
141
|
-
import type EuiText from './components/eui-text';
|
|
142
|
-
import type EuiTextAlign from './components/eui-text-align';
|
|
143
|
-
import type EuiTextArea from './components/eui-text-area';
|
|
144
|
-
import type EuiTextColor from './components/eui-text-color';
|
|
145
|
-
import type EuiTitle from './components/eui-title';
|
|
146
|
-
import type EuiToast from './components/eui-toast';
|
|
147
|
-
import type EuiToolTip from './components/eui-tool-tip';
|
|
148
|
-
import type EuiToolTipPopover from './components/eui-tool-tip-popover';
|
|
149
|
-
import type TextBlock from './components/text-block';
|
|
150
|
-
import type argOrDefault from './helpers/arg-or-default';
|
|
151
|
-
import type castTo from './helpers/cast-to';
|
|
152
|
-
import type classNames from './helpers/class-names';
|
|
153
|
-
import type getEuiConfig from './helpers/get-eui-config';
|
|
154
|
-
import type inlineStyles from './helpers/inline-styles';
|
|
155
|
-
import type isColorDark from './helpers/is-color-dark';
|
|
156
|
-
import type useState from './helpers/use-state';
|
|
157
|
-
import type mutationObserver from './modifiers/mutation-observer';
|
|
158
|
-
import type outsideClickDetector from './modifiers/outside-click-detector';
|
|
159
|
-
import type resizeObserver from './modifiers/resize-observer';
|
|
160
|
-
import type screenReaderOnly from './modifiers/screen-reader-only';
|
|
161
|
-
import type simpleStyle from './modifiers/simple-style';
|
|
162
|
-
import type validatableControl from './modifiers/validatable-control';
|
|
163
|
-
export default interface EmberEuiRegistry {
|
|
164
|
-
EuiButton: typeof EuiButton;
|
|
165
|
-
'eui-button': typeof EuiButton;
|
|
166
|
-
EuiButtonEmpty: typeof EuiButtonEmpty;
|
|
167
|
-
'eui-button-empty': typeof EuiButtonEmpty;
|
|
168
|
-
EuiAccordion: typeof EuiAccordion;
|
|
169
|
-
'eui-accordion': typeof EuiAccordion;
|
|
170
|
-
EuiAutoSizer: typeof EuiAutoSizer;
|
|
171
|
-
'eui-auto-sizer': typeof EuiAutoSizer;
|
|
172
|
-
EuiAvatar: typeof EuiAvatar;
|
|
173
|
-
'eui-avatar': typeof EuiAvatar;
|
|
174
|
-
EuiBadge: typeof EuiBadge;
|
|
175
|
-
'eui-badge': typeof EuiBadge;
|
|
176
|
-
EuiBetaBadge: typeof EuiBetaBadge;
|
|
177
|
-
'eui-beta-badge': typeof EuiBetaBadge;
|
|
178
|
-
EuiBreadcrumbs: typeof EuiBreadcrumbs;
|
|
179
|
-
'eui-breadcrumbs': typeof EuiBreadcrumbs;
|
|
180
|
-
EuiBadgeGroup: typeof EuiBadgeGroup;
|
|
181
|
-
'eui-badge-group': typeof EuiBadgeGroup;
|
|
182
|
-
EuiBottomBar: typeof EuiBottomBar;
|
|
183
|
-
'eui-bottom-bar': typeof EuiBottomBar;
|
|
184
|
-
EuiButtonGroup: typeof EuiButtonGroup;
|
|
185
|
-
'eui-button-group': typeof EuiButtonGroup;
|
|
186
|
-
EuiButtonIcon: typeof EuiButtonIcon;
|
|
187
|
-
'eui-button-icon': typeof EuiButtonIcon;
|
|
188
|
-
EuiCallOut: typeof EuiCallOut;
|
|
189
|
-
'eui-call-out': typeof EuiCallOut;
|
|
190
|
-
EuiCardSelect: typeof EuiCardSelect;
|
|
191
|
-
'eui-card-select': typeof EuiCardSelect;
|
|
192
|
-
EuiCheckbox: typeof EuiCheckbox;
|
|
193
|
-
'eui-checkbox': typeof EuiCheckbox;
|
|
194
|
-
EuiCode: typeof EuiCode;
|
|
195
|
-
'eui-code': typeof EuiCode;
|
|
196
|
-
EuiCodeBlock: typeof EuiCodeBlock;
|
|
197
|
-
'eui-code-block': typeof EuiCodeBlock;
|
|
198
|
-
EuiCard: typeof EuiCard;
|
|
199
|
-
'eui-card': typeof EuiCard;
|
|
200
|
-
EuiCheckableCard: typeof EuiCheckableCard;
|
|
201
|
-
'eui-checkable-card': typeof EuiCheckableCard;
|
|
202
|
-
EuiCheckboxGroup: typeof EuiCheckboxGroup;
|
|
203
|
-
'eui-checkbox-group': typeof EuiCheckboxGroup;
|
|
204
|
-
EuiCollapsibleNav: typeof EuiCollapsibleNav;
|
|
205
|
-
'eui-collapsible-nav': typeof EuiCollapsibleNav;
|
|
206
|
-
EuiComboBoxPill: typeof EuiComboBoxPill;
|
|
207
|
-
'eui-combo-box-pill': typeof EuiComboBoxPill;
|
|
208
|
-
EuiComboBox: typeof EuiComboBox;
|
|
209
|
-
'eui-combo-box': typeof EuiComboBox;
|
|
210
|
-
EuiCommentList: typeof EuiCommentList;
|
|
211
|
-
'eui-comment-list': typeof EuiCommentList;
|
|
212
|
-
EuiComment: typeof EuiComment;
|
|
213
|
-
'eui-comment': typeof EuiComment;
|
|
214
|
-
EuiConfirmModal: typeof EuiConfirmModal;
|
|
215
|
-
'eui-confirm-modal': typeof EuiConfirmModal;
|
|
216
|
-
EuiContextMenuItem: typeof EuiContextMenuItem;
|
|
217
|
-
'eui-context-menu-item': typeof EuiContextMenuItem;
|
|
218
|
-
EuiContextMenuPanel: typeof EuiContextMenuPanel;
|
|
219
|
-
'eui-context-menu-panel': typeof EuiContextMenuPanel;
|
|
220
|
-
EuiCopy: typeof EuiCopy;
|
|
221
|
-
'eui-copy': typeof EuiCopy;
|
|
222
|
-
EuiDescribedFormGroup: typeof EuiDescribedFormGroup;
|
|
223
|
-
'eui-described-form-group': typeof EuiDescribedFormGroup;
|
|
224
|
-
EuiDescriptionList: typeof EuiDescriptionList;
|
|
225
|
-
'eui-description-list': typeof EuiDescriptionList;
|
|
226
|
-
EuiDescriptionListTitle: typeof EuiDescriptionListTitle;
|
|
227
|
-
'eui-description-list-title': typeof EuiDescriptionListTitle;
|
|
228
|
-
EuiDescriptionListDescription: typeof EuiDescriptionListDescription;
|
|
229
|
-
'eui-description-list-description': typeof EuiDescriptionListDescription;
|
|
230
|
-
EuiDualRange: typeof EuiDualRange;
|
|
231
|
-
'eui-dual-range': typeof EuiDualRange;
|
|
232
|
-
EuiEmptyPrompt: typeof EuiEmptyPrompt;
|
|
233
|
-
'eui-empty-prompt': typeof EuiEmptyPrompt;
|
|
234
|
-
EuiFieldNumber: typeof EuiFieldNumber;
|
|
235
|
-
'eui-field-number': typeof EuiFieldNumber;
|
|
236
|
-
EuiFieldPassword: typeof EuiFieldPassword;
|
|
237
|
-
'eui-field-password': typeof EuiFieldPassword;
|
|
238
|
-
EuiFieldSearch: typeof EuiFieldSearch;
|
|
239
|
-
'eui-field-search': typeof EuiFieldSearch;
|
|
240
|
-
EuiFieldText: typeof EuiFieldText;
|
|
241
|
-
'eui-field-text': typeof EuiFieldText;
|
|
242
|
-
EuiTextArea: typeof EuiTextArea;
|
|
243
|
-
'eui-text-area': typeof EuiTextArea;
|
|
244
|
-
EuiFilePicker: typeof EuiFilePicker;
|
|
245
|
-
'eui-file-picker': typeof EuiFilePicker;
|
|
246
|
-
EuiFlexGrid: typeof EuiFlexGrid;
|
|
247
|
-
'eui-flex-grid': typeof EuiFlexGrid;
|
|
248
|
-
EuiFlexGroup: typeof EuiFlexGroup;
|
|
249
|
-
'eui-flex-group': typeof EuiFlexGroup;
|
|
250
|
-
EuiFlexItem: typeof EuiFlexItem;
|
|
251
|
-
'eui-flex-item': typeof EuiFlexItem;
|
|
252
|
-
EuiFlyout: typeof EuiFlyout;
|
|
253
|
-
'eui-flyout': typeof EuiFlyout;
|
|
254
|
-
EuiFlyoutBody: typeof EuiFlyoutBody;
|
|
255
|
-
'eui-flyout-body': typeof EuiFlyoutBody;
|
|
256
|
-
EuiFlyoutFooter: typeof EuiFlyoutFooter;
|
|
257
|
-
'eui-flyout-footer': typeof EuiFlyoutFooter;
|
|
258
|
-
EuiFlyoutHeader: typeof EuiFlyoutHeader;
|
|
259
|
-
'eui-flyout-header': typeof EuiFlyoutHeader;
|
|
260
|
-
EuiForm: typeof EuiForm;
|
|
261
|
-
'eui-form': typeof EuiForm;
|
|
262
|
-
EuiFormControlLayout: typeof EuiFormControlLayout;
|
|
263
|
-
'eui-form-control-layout': typeof EuiFormControlLayout;
|
|
264
|
-
EuiFormControlLayoutDelimited: typeof EuiFormControlLayoutDelimited;
|
|
265
|
-
'eui-form-control-layout-delimited': typeof EuiFormControlLayoutDelimited;
|
|
266
|
-
EuiFormControlLayoutIcons: typeof EuiFormControlLayoutIcons;
|
|
267
|
-
'eui-form-control-layout-icons': typeof EuiFormControlLayoutIcons;
|
|
268
|
-
EuiFormErrorText: typeof EuiFormErrorText;
|
|
269
|
-
'eui-form-error-text': typeof EuiFormErrorText;
|
|
270
|
-
EuiFormHelpText: typeof EuiFormHelpText;
|
|
271
|
-
'eui-form-help-text': typeof EuiFormHelpText;
|
|
272
|
-
EuiFormLabel: typeof EuiFormLabel;
|
|
273
|
-
'eui-form-label': typeof EuiFormLabel;
|
|
274
|
-
EuiFormRow: typeof EuiFormRow;
|
|
275
|
-
'eui-form-row': typeof EuiFormRow;
|
|
276
|
-
EuiHeader: typeof EuiHeader;
|
|
277
|
-
'eui-header': typeof EuiHeader;
|
|
278
|
-
EuiHeaderAlert: typeof EuiHeaderAlert;
|
|
279
|
-
'eui-header-alert': typeof EuiHeaderAlert;
|
|
280
|
-
EuiHeaderBreadcrumbs: typeof EuiHeaderBreadcrumbs;
|
|
281
|
-
'eui-header-breadcrumbs': typeof EuiHeaderBreadcrumbs;
|
|
282
|
-
EuiHeaderLink: typeof EuiHeaderLink;
|
|
283
|
-
'eui-header-link': typeof EuiHeaderLink;
|
|
284
|
-
EuiHeaderLinks: typeof EuiHeaderLinks;
|
|
285
|
-
'eui-header-links': typeof EuiHeaderLinks;
|
|
286
|
-
EuiHeaderLogo: typeof EuiHeaderLogo;
|
|
287
|
-
'eui-header-logo': typeof EuiHeaderLogo;
|
|
288
|
-
EuiHeaderSection: typeof EuiHeaderSection;
|
|
289
|
-
'eui-header-section': typeof EuiHeaderSection;
|
|
290
|
-
EuiHeaderSectionItem: typeof EuiHeaderSectionItem;
|
|
291
|
-
'eui-header-section-item': typeof EuiHeaderSectionItem;
|
|
292
|
-
EuiHeaderSectionItemButton: typeof EuiHeaderSectionItemButton;
|
|
293
|
-
'eui-header-section-item-button': typeof EuiHeaderSectionItemButton;
|
|
294
|
-
EuiHealth: typeof EuiHealth;
|
|
295
|
-
'eui-health': typeof EuiHealth;
|
|
296
|
-
EuiHideFor: typeof EuiHideFor;
|
|
297
|
-
'eui-hide-for': typeof EuiHideFor;
|
|
298
|
-
EuiHorizontalRule: typeof EuiHorizontalRule;
|
|
299
|
-
'eui-horizontal-rule': typeof EuiHorizontalRule;
|
|
300
|
-
EuiIcon: typeof EuiIcon;
|
|
301
|
-
'eui-icon': typeof EuiIcon;
|
|
302
|
-
EuiIconTip: typeof EuiIconTip;
|
|
303
|
-
'eui-icon-tip': typeof EuiIconTip;
|
|
304
|
-
EuiImage: typeof EuiImage;
|
|
305
|
-
'eui-image': typeof EuiImage;
|
|
306
|
-
EuiKeyPadMenu: typeof EuiKeyPadMenu;
|
|
307
|
-
'eui-key-pad-menu': typeof EuiKeyPadMenu;
|
|
308
|
-
EuiKeyPadMenuItem: typeof EuiKeyPadMenuItem;
|
|
309
|
-
'eui-key-pad-menu-item': typeof EuiKeyPadMenuItem;
|
|
310
|
-
EuiLink: typeof EuiLink;
|
|
311
|
-
'eui-link': typeof EuiLink;
|
|
312
|
-
EuiListGroupItem: typeof EuiListGroupItem;
|
|
313
|
-
'eui-list-group-item': typeof EuiListGroupItem;
|
|
314
|
-
EuiListGroup: typeof EuiListGroup;
|
|
315
|
-
'eui-list-group': typeof EuiListGroup;
|
|
316
|
-
EuiLoadingContent: typeof EuiLoadingContent;
|
|
317
|
-
'eui-loading-content': typeof EuiLoadingContent;
|
|
318
|
-
EuiLoadingLogo: typeof EuiLoadingLogo;
|
|
319
|
-
'eui-loading-logo': typeof EuiLoadingLogo;
|
|
320
|
-
EuiLoadingSpinner: typeof EuiLoadingSpinner;
|
|
321
|
-
'eui-loading-spinner': typeof EuiLoadingSpinner;
|
|
322
|
-
EuiModal: typeof EuiModal;
|
|
323
|
-
'eui-modal': typeof EuiModal;
|
|
324
|
-
EuiModalBody: typeof EuiModalBody;
|
|
325
|
-
'eui-modal-body': typeof EuiModalBody;
|
|
326
|
-
EuiModalFooter: typeof EuiModalFooter;
|
|
327
|
-
'eui-modal-footer': typeof EuiModalFooter;
|
|
328
|
-
EuiModalHeader: typeof EuiModalHeader;
|
|
329
|
-
'eui-modal-header': typeof EuiModalHeader;
|
|
330
|
-
EuiModalHeaderTitle: typeof EuiModalHeaderTitle;
|
|
331
|
-
'eui-modal-header-title': typeof EuiModalHeaderTitle;
|
|
332
|
-
EuiMarkdownEditor: typeof EuiMarkdownEditor;
|
|
333
|
-
'eui-markdown-editor': typeof EuiMarkdownEditor;
|
|
334
|
-
EuiMarkdownFormat: typeof EuiMarkdownFormat;
|
|
335
|
-
'eui-markdown-format': typeof EuiMarkdownFormat;
|
|
336
|
-
EuiNotificationBadge: typeof EuiNotificationBadge;
|
|
337
|
-
'eui-notification-badge': typeof EuiNotificationBadge;
|
|
338
|
-
EuiOverlayMask: typeof EuiOverlayMask;
|
|
339
|
-
'eui-overlay-mask': typeof EuiOverlayMask;
|
|
340
|
-
EuiPage: typeof EuiPage;
|
|
341
|
-
'eui-page': typeof EuiPage;
|
|
342
|
-
EuiPageBody: typeof EuiPageBody;
|
|
343
|
-
'eui-page-body': typeof EuiPageBody;
|
|
344
|
-
EuiPageContent: typeof EuiPageContent;
|
|
345
|
-
'eui-page-content': typeof EuiPageContent;
|
|
346
|
-
EuiPageContentBody: typeof EuiPageContentBody;
|
|
347
|
-
'eui-page-content-body': typeof EuiPageContentBody;
|
|
348
|
-
EuiPageContentHeader: typeof EuiPageContentHeader;
|
|
349
|
-
'eui-page-content-header': typeof EuiPageContentHeader;
|
|
350
|
-
EuiPageContentHeaderSection: typeof EuiPageContentHeaderSection;
|
|
351
|
-
'eui-page-content-header-section': typeof EuiPageContentHeaderSection;
|
|
352
|
-
EuiPageHeader: typeof EuiPageHeader;
|
|
353
|
-
'eui-page-header': typeof EuiPageHeader;
|
|
354
|
-
EuiPageHeaderSection: typeof EuiPageHeaderSection;
|
|
355
|
-
'eui-page-header-section': typeof EuiPageHeaderSection;
|
|
356
|
-
EuiPageSideBar: typeof EuiPageSideBar;
|
|
357
|
-
'eui-page-side-bar': typeof EuiPageSideBar;
|
|
358
|
-
EuiPagination: typeof EuiPagination;
|
|
359
|
-
'eui-pagination': typeof EuiPagination;
|
|
360
|
-
EuiPanel: typeof EuiPanel;
|
|
361
|
-
'eui-panel': typeof EuiPanel;
|
|
362
|
-
EuiPopover: typeof EuiPopover;
|
|
363
|
-
'eui-popover': typeof EuiPopover;
|
|
364
|
-
EuiPopoverTitle: typeof EuiPopoverTitle;
|
|
365
|
-
'eui-popover-title': typeof EuiPopoverTitle;
|
|
366
|
-
EuiPopoverFooter: typeof EuiPopoverFooter;
|
|
367
|
-
'eui-popover-footer': typeof EuiPopoverFooter;
|
|
368
|
-
EuiPortal: typeof EuiPortal;
|
|
369
|
-
'eui-portal': typeof EuiPortal;
|
|
370
|
-
EuiProgress: typeof EuiProgress;
|
|
371
|
-
'eui-progress': typeof EuiProgress;
|
|
372
|
-
EuiRange: typeof EuiRange;
|
|
373
|
-
'eui-range': typeof EuiRange;
|
|
374
|
-
EuiNotificationEvent: typeof EuiNotificationEvent;
|
|
375
|
-
'eui-notification-event': typeof EuiNotificationEvent;
|
|
376
|
-
EuiNotificationEventMessages: typeof EuiNotificationEventMessages;
|
|
377
|
-
'eui-notification-event-messages': typeof EuiNotificationEventMessages;
|
|
378
|
-
EuiNotificationEventMeta: typeof EuiNotificationEventMeta;
|
|
379
|
-
'eui-notification-event-meta': typeof EuiNotificationEventMeta;
|
|
380
|
-
EuiNotificationEventReadButton: typeof EuiNotificationEventReadButton;
|
|
381
|
-
'eui-notification-event-read-button': typeof EuiNotificationEventReadButton;
|
|
382
|
-
EuiNotificationEventReadIcon: typeof EuiNotificationEventReadIcon;
|
|
383
|
-
'eui-notification-event-read-icon': typeof EuiNotificationEventReadIcon;
|
|
384
|
-
EuiPageTemplate: typeof EuiPageTemplate;
|
|
385
|
-
'eui-page-template': typeof EuiPageTemplate;
|
|
386
|
-
EuiPaginationButton: typeof EuiPaginationButton;
|
|
387
|
-
'eui-pagination-button': typeof EuiPaginationButton;
|
|
388
|
-
EuiRangeHighlight: typeof EuiRangeHighlight;
|
|
389
|
-
'eui-range-highlight': typeof EuiRangeHighlight;
|
|
390
|
-
EuiRangeInput: typeof EuiRangeInput;
|
|
391
|
-
'eui-range-input': typeof EuiRangeInput;
|
|
392
|
-
EuiRangeLabel: typeof EuiRangeLabel;
|
|
393
|
-
'eui-range-label': typeof EuiRangeLabel;
|
|
394
|
-
EuiRangeLevels: typeof EuiRangeLevels;
|
|
395
|
-
'eui-range-levels': typeof EuiRangeLevels;
|
|
396
|
-
EuiRangeSlider: typeof EuiRangeSlider;
|
|
397
|
-
'eui-range-slider': typeof EuiRangeSlider;
|
|
398
|
-
EuiRangeThumb: typeof EuiRangeThumb;
|
|
399
|
-
'eui-range-thumb': typeof EuiRangeThumb;
|
|
400
|
-
EuiRangeTicks: typeof EuiRangeTicks;
|
|
401
|
-
'eui-range-ticks': typeof EuiRangeTicks;
|
|
402
|
-
EuiRadio: typeof EuiRadio;
|
|
403
|
-
'eui-radio': typeof EuiRadio;
|
|
404
|
-
EuiRadioGroup: typeof EuiRadioGroup;
|
|
405
|
-
'eui-radio-group': typeof EuiRadioGroup;
|
|
406
|
-
EuiRangeTooltip: typeof EuiRangeTooltip;
|
|
407
|
-
'eui-range-tooltip': typeof EuiRangeTooltip;
|
|
408
|
-
EuiRangeTrack: typeof EuiRangeTrack;
|
|
409
|
-
'eui-range-track': typeof EuiRangeTrack;
|
|
410
|
-
EuiRangeWrapper: typeof EuiRangeWrapper;
|
|
411
|
-
'eui-range-wrapper': typeof EuiRangeWrapper;
|
|
412
|
-
EuiSelect: typeof EuiSelect;
|
|
413
|
-
'eui-select': typeof EuiSelect;
|
|
414
|
-
EuiSelectableListItem: typeof EuiSelectableListItem;
|
|
415
|
-
'eui-selectable-list-item': typeof EuiSelectableListItem;
|
|
416
|
-
EuiShowFor: typeof EuiShowFor;
|
|
417
|
-
'eui-show-for': typeof EuiShowFor;
|
|
418
|
-
EuiSideNav: typeof EuiSideNav;
|
|
419
|
-
'eui-side-nav': typeof EuiSideNav;
|
|
420
|
-
EuiSpacer: typeof EuiSpacer;
|
|
421
|
-
'eui-spacer': typeof EuiSpacer;
|
|
422
|
-
EuiStat: typeof EuiStat;
|
|
423
|
-
'eui-stat': typeof EuiStat;
|
|
424
|
-
EuiStep: typeof EuiStep;
|
|
425
|
-
'eui-step': typeof EuiStep;
|
|
426
|
-
EuiSteps: typeof EuiSteps;
|
|
427
|
-
'eui-steps': typeof EuiSteps;
|
|
428
|
-
EuiStepHorizontal: typeof EuiStepHorizontal;
|
|
429
|
-
'eui-step-horizontal': typeof EuiStepHorizontal;
|
|
430
|
-
EuiStepNumber: typeof EuiStepNumber;
|
|
431
|
-
'eui-step-number': typeof EuiStepNumber;
|
|
432
|
-
EuiSubSteps: typeof EuiSubSteps;
|
|
433
|
-
'eui-sub-steps': typeof EuiSubSteps;
|
|
434
|
-
EuiSuperDatePicker: typeof EuiSuperDatePicker;
|
|
435
|
-
'eui-super-date-picker': typeof EuiSuperDatePicker;
|
|
436
|
-
EuiSwitch: typeof EuiSwitch;
|
|
437
|
-
'eui-switch': typeof EuiSwitch;
|
|
438
|
-
EuiTab: typeof EuiTab;
|
|
439
|
-
'eui-tab': typeof EuiTab;
|
|
440
|
-
EuiTabbedContent: typeof EuiTabbedContent;
|
|
441
|
-
'eui-tabbed-content': typeof EuiTabbedContent;
|
|
442
|
-
EuiTabs: typeof EuiTabs;
|
|
443
|
-
'eui-tabs': typeof EuiTabs;
|
|
444
|
-
EuiTextAlign: typeof EuiTextAlign;
|
|
445
|
-
'eui-text-align': typeof EuiTextAlign;
|
|
446
|
-
EuiTextColor: typeof EuiTextColor;
|
|
447
|
-
'eui-text-color': typeof EuiTextColor;
|
|
448
|
-
EuiText: typeof EuiText;
|
|
449
|
-
'eui-text': typeof EuiText;
|
|
450
|
-
EuiToast: typeof EuiToast;
|
|
451
|
-
'eui-toast': typeof EuiToast;
|
|
452
|
-
EuiTitle: typeof EuiTitle;
|
|
453
|
-
'eui-title': typeof EuiTitle;
|
|
454
|
-
EuiToolTipPopover: typeof EuiToolTipPopover;
|
|
455
|
-
'eui-tool-tip-popover': typeof EuiToolTipPopover;
|
|
456
|
-
EuiToolTip: typeof EuiToolTip;
|
|
457
|
-
'eui-tool-tip': typeof EuiToolTip;
|
|
458
|
-
EuiGlobalToastList: typeof EuiGlobalToastList;
|
|
459
|
-
'eui-global-toast-list': typeof EuiGlobalToastList;
|
|
460
|
-
TextBlock: typeof TextBlock;
|
|
461
|
-
'text-block': typeof TextBlock;
|
|
462
|
-
'arg-or-default': typeof argOrDefault;
|
|
463
|
-
'cast-to': typeof castTo;
|
|
464
|
-
'class-names': typeof classNames;
|
|
465
|
-
'inline-styles': typeof inlineStyles;
|
|
466
|
-
'is-color-dark': typeof isColorDark;
|
|
467
|
-
'use-state': typeof useState;
|
|
468
|
-
'get-eui-config': typeof getEuiConfig;
|
|
469
|
-
'mutation-observer': typeof mutationObserver;
|
|
470
|
-
'outside-click-detector': typeof outsideClickDetector;
|
|
471
|
-
'resize-observer': typeof resizeObserver;
|
|
472
|
-
'screen-reader-only': typeof screenReaderOnly;
|
|
473
|
-
'simple-style': typeof simpleStyle;
|
|
474
|
-
'validatable-control': typeof validatableControl;
|
|
475
|
-
}
|
|
476
|
-
//# sourceMappingURL=template-registry.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"template-registry.d.ts","sourceRoot":"","sources":["../src/template-registry.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"accessible-click-keys.d.ts","sourceRoot":"","sources":["../../../src/utils/accesibility/accessible-click-keys.ts"],"names":[],"mappings":"AAsBA,eAAO,MAAM,mBAAmB;;;CAG/B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cascading-menu-keys.d.ts","sourceRoot":"","sources":["../../../src/utils/accesibility/cascading-menu-keys.ts"],"names":[],"mappings":"AAuCA,eAAO,MAAM,iBAAiB;;;;;;;CAO7B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"combo-box-keys.d.ts","sourceRoot":"","sources":["../../../src/utils/accesibility/combo-box-keys.ts"],"names":[],"mappings":"AA8BA,eAAO,MAAM,YAAY;;;;;;CAMxB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/accesibility/index.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC"}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
export type EuiBreakpointSize = 'xs' | 's' | 'm' | 'l' | 'xl';
|
|
2
|
-
export type EuiBreakpoints = {
|
|
3
|
-
[key in EuiBreakpointSize]: number;
|
|
4
|
-
};
|
|
5
|
-
export declare const BREAKPOINTS: EuiBreakpoints;
|
|
6
|
-
export declare const BREAKPOINT_KEYS: EuiBreakpointSize[];
|
|
7
|
-
/**
|
|
8
|
-
* Given the current `width` and an object of `EuiBreakpoints`,
|
|
9
|
-
* this function returns the string that is the name of the breakpoint key
|
|
10
|
-
* that is less than or equal to the width
|
|
11
|
-
*
|
|
12
|
-
* @param {number} width Can either be the full window width or any width
|
|
13
|
-
* @param {EuiBreakpoints} breakpoints An object with keys for sizing and values for minimum width
|
|
14
|
-
* @returns {string | undefined} Name of the breakpoint key or `undefined` if a key doesn't exist
|
|
15
|
-
*/
|
|
16
|
-
export declare function getBreakpoint(width: number, breakpoints?: EuiBreakpoints): EuiBreakpointSize | undefined;
|
|
17
|
-
/**
|
|
18
|
-
* Given the current `width` and a max breakpoint key,
|
|
19
|
-
* this function returns true or false if the `width` falls within the max
|
|
20
|
-
* breakpoint or any breakpoints below
|
|
21
|
-
*
|
|
22
|
-
* @param {number} width Can either be the full window width or any width
|
|
23
|
-
* @param {EuiBreakpointSize | number} max The named breakpoint or custom number to check against
|
|
24
|
-
* @param {EuiBreakpoints} breakpoints An object with keys for sizing and values for minimum width
|
|
25
|
-
* @returns {boolean} Will return `false` if it can't find a value for the `max` breakpoint
|
|
26
|
-
*/
|
|
27
|
-
export declare function isWithinMaxBreakpoint(width: number, max: EuiBreakpointSize | number, breakpoints?: EuiBreakpoints): boolean;
|
|
28
|
-
/**
|
|
29
|
-
* Given the current `width` and a min breakpoint key,
|
|
30
|
-
* this function returns true or false if the `width` falls within the min
|
|
31
|
-
* breakpoint or any breakpoints above
|
|
32
|
-
*
|
|
33
|
-
* @param {number} width Can either be the full window width or any width
|
|
34
|
-
* @param {EuiBreakpointSize | number} min The named breakpoint or custom number to check against
|
|
35
|
-
* @param {EuiBreakpoints} breakpoints An object with keys for sizing and values for minimum width
|
|
36
|
-
* @returns {boolean} Will return `false` if it can't find a value for the `min` breakpoint
|
|
37
|
-
*/
|
|
38
|
-
export declare function isWithinMinBreakpoint(width: number, min: EuiBreakpointSize | number, breakpoints?: EuiBreakpoints): boolean;
|
|
39
|
-
/**
|
|
40
|
-
* Given the current `width` and an array of breakpoint keys,
|
|
41
|
-
* this function returns true or false if the `width` falls within
|
|
42
|
-
* any of the named breakpoints
|
|
43
|
-
*
|
|
44
|
-
* @param {number} width Can either be the full window width or any width
|
|
45
|
-
* @param {EuiBreakpointSize[]} sizes An array of named breakpoints
|
|
46
|
-
* @param {EuiBreakpoints} breakpoints An object with keys for sizing and values for minimum width
|
|
47
|
-
* @returns {boolean} Returns `true` if current breakpoint name is included in `sizes`
|
|
48
|
-
*/
|
|
49
|
-
export declare function isWithinBreakpoints(width: number, sizes: EuiBreakpointSize[], breakpoints?: EuiBreakpoints): boolean;
|
|
50
|
-
//# sourceMappingURL=breakpoint.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"breakpoint.d.ts","sourceRoot":"","sources":["../../src/utils/breakpoint.ts"],"names":[],"mappings":"AAUA,MAAM,MAAM,iBAAiB,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;AAE9D,MAAM,MAAM,cAAc,GAAG;KAI1B,GAAG,IAAI,iBAAiB,GAAG,MAAM;CACnC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,cAMzB,CAAC;AAEF,eAAO,MAAM,eAAe,qBAAsB,CAAC;AAEnD;;;;;;;;GAQG;AACH,wBAAgB,aAAa,CAC3B,KAAK,EAAE,MAAM,EACb,WAAW,GAAE,cAA4B,GACxC,iBAAiB,GAAG,SAAS,CAG/B;AAED;;;;;;;;;GASG;AACH,wBAAgB,qBAAqB,CACnC,KAAK,EAAE,MAAM,EACb,GAAG,EAAE,iBAAiB,GAAG,MAAM,EAC/B,WAAW,GAAE,cAA4B,GACxC,OAAO,CAUT;AAED;;;;;;;;;GASG;AACH,wBAAgB,qBAAqB,CACnC,KAAK,EAAE,MAAM,EACb,GAAG,EAAE,iBAAiB,GAAG,MAAM,EAC/B,WAAW,GAAE,cAA4B,GACxC,OAAO,CAUT;AAED;;;;;;;;;GASG;AACH,wBAAgB,mBAAmB,CACjC,KAAK,EAAE,MAAM,EACb,KAAK,EAAE,iBAAiB,EAAE,EAC1B,WAAW,GAAE,cAA4B,GACxC,OAAO,CAIT"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"browser.d.ts","sourceRoot":"","sources":["../../../src/utils/browser/browser.ts"],"names":[],"mappings":"AAoBA,UAAU,QAAQ;IAChB,gBAAgB,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,WAAW,KAAK,OAAO,CAAC;CACnE;AAQD,eAAO,MAAM,OAAO,oBAA6B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/browser/index.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC"}
|