@ember-eui/core 9.0.1 → 10.0.1
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 +74 -218
- package/dist/components/eui-accordion.js.map +1 -1
- package/dist/components/eui-auto-sizer.js +68 -84
- package/dist/components/eui-auto-sizer.js.map +1 -1
- package/dist/components/eui-avatar.js +5 -56
- package/dist/components/eui-avatar.js.map +1 -1
- package/dist/components/eui-badge-group.js +7 -21
- package/dist/components/eui-badge-group.js.map +1 -1
- package/dist/components/eui-badge.js +5 -159
- package/dist/components/eui-badge.js.map +1 -1
- package/dist/components/eui-beta-badge.js +5 -177
- package/dist/components/eui-beta-badge.js.map +1 -1
- package/dist/components/eui-bottom-bar.js +34 -101
- package/dist/components/eui-bottom-bar.js.map +1 -1
- package/dist/components/eui-breadcrumbs.js +78 -183
- package/dist/components/eui-breadcrumbs.js.map +1 -1
- package/dist/components/eui-button-content.js +5 -33
- package/dist/components/eui-button-content.js.map +1 -1
- package/dist/components/eui-button-empty.js +5 -67
- package/dist/components/eui-button-empty.js.map +1 -1
- package/dist/components/eui-button-group-button.js +5 -65
- package/dist/components/eui-button-group-button.js.map +1 -1
- package/dist/components/eui-button-group.js +5 -74
- package/dist/components/eui-button-group.js.map +1 -1
- package/dist/components/eui-button-icon.js +5 -60
- package/dist/components/eui-button-icon.js.map +1 -1
- package/dist/components/eui-button.js +5 -52
- package/dist/components/eui-button.js.map +1 -1
- package/dist/components/eui-call-out.js +5 -50
- package/dist/components/eui-call-out.js.map +1 -1
- package/dist/components/eui-card-select.js +22 -48
- package/dist/components/eui-card-select.js.map +1 -1
- package/dist/components/eui-card.js +41 -198
- package/dist/components/eui-card.js.map +1 -1
- package/dist/components/eui-checkable-card.js +5 -67
- package/dist/components/eui-checkable-card.js.map +1 -1
- package/dist/components/eui-checkbox-group.js +5 -52
- package/dist/components/eui-checkbox-group.js.map +1 -1
- package/dist/components/eui-checkbox.js +8 -53
- package/dist/components/eui-checkbox.js.map +1 -1
- package/dist/components/eui-code-block/controls.js +5 -36
- package/dist/components/eui-code-block/controls.js.map +1 -1
- package/dist/components/eui-code-block/full-screen-display.js +5 -18
- package/dist/components/eui-code-block/full-screen-display.js.map +1 -1
- package/dist/components/eui-code-block/virtualized.js +24 -61
- package/dist/components/eui-code-block/virtualized.js.map +1 -1
- package/dist/components/eui-code-block.js +141 -287
- package/dist/components/eui-code-block.js.map +1 -1
- package/dist/components/eui-code.js +43 -58
- package/dist/components/eui-code.js.map +1 -1
- package/dist/components/eui-collapsible-nav-group.js +5 -132
- package/dist/components/eui-collapsible-nav-group.js.map +1 -1
- package/dist/components/eui-collapsible-nav.js +48 -85
- package/dist/components/eui-collapsible-nav.js.map +1 -1
- package/dist/components/eui-combo-box/create-option.js +21 -42
- 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 +5 -13
- package/dist/components/eui-combo-box/no-matches-message.js.map +1 -1
- package/dist/components/eui-combo-box/options.js +41 -124
- package/dist/components/eui-combo-box/options.js.map +1 -1
- package/dist/components/eui-combo-box/search-message.js +5 -13
- package/dist/components/eui-combo-box/search-message.js.map +1 -1
- package/dist/components/eui-combo-box/trigger/input.js +37 -77
- package/dist/components/eui-combo-box/trigger/input.js.map +1 -1
- package/dist/components/eui-combo-box/trigger.js +25 -156
- package/dist/components/eui-combo-box/trigger.js.map +1 -1
- package/dist/components/eui-combo-box-pill.js +5 -44
- package/dist/components/eui-combo-box-pill.js.map +1 -1
- package/dist/components/eui-combo-box.js +124 -209
- 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 +5 -34
- package/dist/components/eui-comment-timeline.js.map +1 -1
- package/dist/components/eui-comment.js +5 -88
- package/dist/components/eui-comment.js.map +1 -1
- package/dist/components/eui-confirm-modal.js +5 -46
- package/dist/components/eui-confirm-modal.js.map +1 -1
- package/dist/components/eui-context-menu-item.js +29 -94
- 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 +5 -43
- 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 +5 -29
- package/dist/components/eui-description-list.js.map +1 -1
- package/dist/components/eui-dual-range.js +273 -650
- package/dist/components/eui-dual-range.js.map +1 -1
- package/dist/components/eui-empty-prompt.js +5 -94
- package/dist/components/eui-empty-prompt.js.map +1 -1
- package/dist/components/eui-field-number.js +5 -72
- package/dist/components/eui-field-number.js.map +1 -1
- package/dist/components/eui-field-password.js +5 -78
- package/dist/components/eui-field-password.js.map +1 -1
- package/dist/components/eui-field-search.js +77 -135
- package/dist/components/eui-field-search.js.map +1 -1
- package/dist/components/eui-field-text.js +5 -69
- package/dist/components/eui-field-text.js.map +1 -1
- package/dist/components/eui-file-picker.js +80 -167
- package/dist/components/eui-file-picker.js.map +1 -1
- package/dist/components/eui-flex-grid.js +5 -37
- package/dist/components/eui-flex-grid.js.map +1 -1
- package/dist/components/eui-flex-group.js +5 -37
- package/dist/components/eui-flex-group.js.map +1 -1
- package/dist/components/eui-flex-item.js +5 -32
- package/dist/components/eui-flex-item.js.map +1 -1
- package/dist/components/eui-flyout-body.js +5 -35
- 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 +5 -15
- package/dist/components/eui-flyout-header.js.map +1 -1
- package/dist/components/eui-flyout.js +85 -223
- package/dist/components/eui-flyout.js.map +1 -1
- package/dist/components/eui-form-control-layout-clear-button.js +5 -20
- package/dist/components/eui-form-control-layout-clear-button.js.map +1 -1
- package/dist/components/eui-form-control-layout-custom-icon.js +5 -30
- package/dist/components/eui-form-control-layout-custom-icon.js.map +1 -1
- package/dist/components/eui-form-control-layout-delimited.js +5 -50
- package/dist/components/eui-form-control-layout-delimited.js.map +1 -1
- package/dist/components/eui-form-control-layout-icons.js +5 -42
- package/dist/components/eui-form-control-layout-icons.js.map +1 -1
- package/dist/components/eui-form-control-layout.js +5 -44
- 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 +5 -22
- 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 +5 -26
- package/dist/components/eui-form-label.js.map +1 -1
- package/dist/components/eui-form-legend.js +5 -24
- package/dist/components/eui-form-legend.js.map +1 -1
- package/dist/components/eui-form-row.js +7 -260
- package/dist/components/eui-form-row.js.map +1 -1
- package/dist/components/eui-form.js +5 -79
- package/dist/components/eui-form.js.map +1 -1
- package/dist/components/eui-global-toast-list.js +102 -123
- package/dist/components/eui-global-toast-list.js.map +1 -1
- package/dist/components/eui-header-alert.js +5 -33
- package/dist/components/eui-header-alert.js.map +1 -1
- package/dist/components/eui-header-breadcrumbs.js +5 -13
- package/dist/components/eui-header-breadcrumbs.js.map +1 -1
- package/dist/components/eui-header-link.js +5 -21
- package/dist/components/eui-header-link.js.map +1 -1
- package/dist/components/eui-header-links.js +25 -73
- package/dist/components/eui-header-links.js.map +1 -1
- package/dist/components/eui-header-logo.js +5 -19
- package/dist/components/eui-header-logo.js.map +1 -1
- package/dist/components/eui-header-section-item-button.js +42 -91
- package/dist/components/eui-header-section-item-button.js.map +1 -1
- package/dist/components/eui-header-section-item.js +5 -15
- package/dist/components/eui-header-section-item.js.map +1 -1
- package/dist/components/eui-header-section.js +5 -16
- package/dist/components/eui-header-section.js.map +1 -1
- package/dist/components/eui-header.js +7 -32
- package/dist/components/eui-header.js.map +1 -1
- package/dist/components/eui-health.js +5 -24
- 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 +5 -14
- 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 +21 -42
- package/dist/components/eui-i18n.js.map +1 -1
- package/dist/components/eui-icon-tip.js +5 -45
- package/dist/components/eui-icon-tip.js.map +1 -1
- package/dist/components/eui-icon.js +56 -127
- package/dist/components/eui-icon.js.map +1 -1
- package/dist/components/eui-image.js +38 -143
- 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 +96 -142
- package/dist/components/eui-input-popover.js.map +1 -1
- package/dist/components/eui-key-pad-menu-item.js +7 -75
- package/dist/components/eui-key-pad-menu-item.js.map +1 -1
- package/dist/components/eui-key-pad-menu.js +7 -24
- package/dist/components/eui-key-pad-menu.js.map +1 -1
- package/dist/components/eui-link.js +5 -56
- package/dist/components/eui-link.js.map +1 -1
- package/dist/components/eui-list-group-item.js +5 -90
- package/dist/components/eui-list-group-item.js.map +1 -1
- package/dist/components/eui-list-group.js +5 -30
- package/dist/components/eui-list-group.js.map +1 -1
- package/dist/components/eui-loading-content.js +5 -18
- package/dist/components/eui-loading-content.js.map +1 -1
- package/dist/components/eui-loading-logo.js +5 -23
- package/dist/components/eui-loading-logo.js.map +1 -1
- package/dist/components/eui-loading-spinner.js +5 -13
- package/dist/components/eui-loading-spinner.js.map +1 -1
- package/dist/components/eui-markdown-editor-drop-zone.js +5 -18
- 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 +38 -134
- package/dist/components/eui-markdown-editor-footer.js.map +1 -1
- package/dist/components/eui-markdown-editor-text-area.js +5 -14
- 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 +66 -150
- package/dist/components/eui-markdown-editor-toolbar.js.map +1 -1
- package/dist/components/eui-markdown-editor.js +204 -270
- package/dist/components/eui-markdown-editor.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-checkbox.js +12 -22
- package/dist/components/eui-markdown-format/markdown-checkbox.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code-block.js +5 -14
- package/dist/components/eui-markdown-format/markdown-code-block.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code.js +5 -9
- package/dist/components/eui-markdown-format/markdown-code.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-tooltip.js +5 -17
- package/dist/components/eui-markdown-format/markdown-tooltip.js.map +1 -1
- package/dist/components/eui-markdown-format.js +34 -48
- 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 +5 -50
- package/dist/components/eui-modal.js.map +1 -1
- package/dist/components/eui-notification-badge.js +5 -16
- package/dist/components/eui-notification-badge.js.map +1 -1
- package/dist/components/eui-notification-event-messages.js +5 -48
- package/dist/components/eui-notification-event-messages.js.map +1 -1
- package/dist/components/eui-notification-event-meta.js +5 -109
- package/dist/components/eui-notification-event-meta.js.map +1 -1
- package/dist/components/eui-notification-event-read-button.js +5 -23
- package/dist/components/eui-notification-event-read-button.js.map +1 -1
- package/dist/components/eui-notification-event-read-icon.js +5 -27
- package/dist/components/eui-notification-event-read-icon.js.map +1 -1
- package/dist/components/eui-notification-event.js +5 -110
- package/dist/components/eui-notification-event.js.map +1 -1
- package/dist/components/eui-overlay-mask.js +32 -49
- package/dist/components/eui-overlay-mask.js.map +1 -1
- package/dist/components/eui-page-body.js +5 -58
- package/dist/components/eui-page-body.js.map +1 -1
- package/dist/components/eui-page-content-body.js +5 -22
- 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 +5 -15
- package/dist/components/eui-page-content-header.js.map +1 -1
- package/dist/components/eui-page-content.js +5 -26
- package/dist/components/eui-page-content.js.map +1 -1
- package/dist/components/eui-page-header-content.js +45 -353
- 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 +5 -102
- package/dist/components/eui-page-header.js.map +1 -1
- package/dist/components/eui-page-side-bar.js +5 -16
- package/dist/components/eui-page-side-bar.js.map +1 -1
- package/dist/components/eui-page-template.js +50 -837
- package/dist/components/eui-page-template.js.map +1 -1
- package/dist/components/eui-page.js +5 -32
- package/dist/components/eui-page.js.map +1 -1
- package/dist/components/eui-pagination/button-wrapper.js +5 -27
- package/dist/components/eui-pagination/button-wrapper.js.map +1 -1
- package/dist/components/eui-pagination/next-button.js +5 -37
- package/dist/components/eui-pagination/next-button.js.map +1 -1
- package/dist/components/eui-pagination/previous-button.js +5 -37
- package/dist/components/eui-pagination/previous-button.js.map +1 -1
- package/dist/components/eui-pagination-button.js +5 -42
- package/dist/components/eui-pagination-button.js.map +1 -1
- package/dist/components/eui-pagination.js +62 -181
- package/dist/components/eui-pagination.js.map +1 -1
- package/dist/components/eui-panel.js +5 -68
- package/dist/components/eui-panel.js.map +1 -1
- package/dist/components/eui-popover-footer.js +5 -15
- package/dist/components/eui-popover-footer.js.map +1 -1
- package/dist/components/eui-popover-title.js +5 -15
- package/dist/components/eui-popover-title.js.map +1 -1
- package/dist/components/eui-popover.js +275 -403
- 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 +5 -59
- package/dist/components/eui-progress.js.map +1 -1
- package/dist/components/eui-radio-group.js +5 -45
- package/dist/components/eui-radio-group.js.map +1 -1
- package/dist/components/eui-radio.js +5 -47
- package/dist/components/eui-radio.js.map +1 -1
- package/dist/components/eui-range-highlight.js +5 -29
- package/dist/components/eui-range-highlight.js.map +1 -1
- package/dist/components/eui-range-input.js +5 -45
- package/dist/components/eui-range-input.js.map +1 -1
- package/dist/components/eui-range-label.js +5 -15
- package/dist/components/eui-range-label.js.map +1 -1
- package/dist/components/eui-range-levels.js +28 -49
- package/dist/components/eui-range-levels.js.map +1 -1
- package/dist/components/eui-range-slider.js +5 -24
- package/dist/components/eui-range-slider.js.map +1 -1
- package/dist/components/eui-range-thumb.js +5 -30
- package/dist/components/eui-range-thumb.js.map +1 -1
- package/dist/components/eui-range-ticks.js +20 -50
- package/dist/components/eui-range-ticks.js.map +1 -1
- package/dist/components/eui-range-tooltip.js +31 -47
- package/dist/components/eui-range-tooltip.js.map +1 -1
- package/dist/components/eui-range-track.js +77 -122
- package/dist/components/eui-range-track.js.map +1 -1
- package/dist/components/eui-range-wrapper.js +5 -16
- package/dist/components/eui-range-wrapper.js.map +1 -1
- package/dist/components/eui-range.js +120 -527
- package/dist/components/eui-range.js.map +1 -1
- package/dist/components/eui-select.js +5 -74
- package/dist/components/eui-select.js.map +1 -1
- package/dist/components/eui-selectable-list-item.js +5 -29
- 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 +5 -33
- package/dist/components/eui-side-nav-item/button.js.map +1 -1
- package/dist/components/eui-side-nav-item.js +5 -119
- package/dist/components/eui-side-nav-item.js.map +1 -1
- package/dist/components/eui-side-nav.js +30 -189
- package/dist/components/eui-side-nav.js.map +1 -1
- package/dist/components/eui-spacer.js +5 -10
- package/dist/components/eui-spacer.js.map +1 -1
- package/dist/components/eui-split-panel/inner.js +5 -17
- package/dist/components/eui-split-panel/inner.js.map +1 -1
- package/dist/components/eui-split-panel/outer.js +5 -34
- package/dist/components/eui-split-panel/outer.js.map +1 -1
- package/dist/components/eui-stat/description.js +5 -22
- package/dist/components/eui-stat/description.js.map +1 -1
- package/dist/components/eui-stat/title.js +5 -27
- package/dist/components/eui-stat/title.js.map +1 -1
- package/dist/components/eui-stat.js +10 -90
- package/dist/components/eui-stat.js.map +1 -1
- package/dist/components/eui-step-horizontal.js +5 -48
- package/dist/components/eui-step-horizontal.js.map +1 -1
- package/dist/components/eui-step-number.js +6 -48
- package/dist/components/eui-step-number.js.map +1 -1
- package/dist/components/eui-step.js +5 -37
- 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 +64 -96
- 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 +141 -284
- 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 +30 -83
- 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 +29 -70
- 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 +5 -51
- 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 +74 -109
- 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 +5 -28
- 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 +5 -47
- 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 +69 -204
- 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 +5 -47
- 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 +36 -85
- 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 +5 -42
- 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 +110 -224
- package/dist/components/eui-super-date-picker.js.map +1 -1
- package/dist/components/eui-switch.js +25 -84
- package/dist/components/eui-switch.js.map +1 -1
- package/dist/components/eui-tab.js +5 -69
- package/dist/components/eui-tab.js.map +1 -1
- package/dist/components/eui-tabbed-content.js +88 -125
- package/dist/components/eui-tabbed-content.js.map +1 -1
- package/dist/components/eui-tabs.js +5 -25
- package/dist/components/eui-tabs.js.map +1 -1
- package/dist/components/eui-text-align.js +5 -15
- package/dist/components/eui-text-align.js.map +1 -1
- package/dist/components/eui-text-area.js +5 -30
- package/dist/components/eui-text-area.js.map +1 -1
- package/dist/components/eui-text-color.js +5 -27
- package/dist/components/eui-text-color.js.map +1 -1
- package/dist/components/eui-text.js +5 -40
- package/dist/components/eui-text.js.map +1 -1
- package/dist/components/eui-title.js +5 -17
- package/dist/components/eui-title.js.map +1 -1
- package/dist/components/eui-toast.js +5 -62
- package/dist/components/eui-toast.js.map +1 -1
- package/dist/components/eui-tool-tip-popover.js +27 -33
- package/dist/components/eui-tool-tip-popover.js.map +1 -1
- package/dist/components/eui-tool-tip.js +161 -218
- package/dist/components/eui-tool-tip.js.map +1 -1
- package/dist/components/text-block.js +5 -39
- 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 +12 -10
- 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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parsing-plugins.js","sources":["../../../../../src/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.ts"],"sourcesContent":["/*\n * Licensed to Elasticsearch B.V. under one or more contributor\n * license agreements. See the NOTICE file distributed with\n * this work for additional information regarding copyright\n * ownership. Elasticsearch B.V. licenses this file to you under\n * the Apache License, Version 2.0 (the \"License\"); you may\n * not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing,\n * software distributed under the License is distributed on an\n * \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n * KIND, either express or implied. See the License for the\n * specific language governing permissions and limitations\n * under the License.\n */\n\n// Importing seemingly unused types from `unified` because the definitions\n// are exported for two versions of TypeScript (3.4, 4.0) and implicit\n// imports during eui.d.ts generation default to the incorrect version (3.4).\n// Explicit imports here resolve the version mismatch.\nimport breaks from 'remark-breaks';\nimport emoji from 'remark-emoji';\nimport markdown from 'remark-parse';\n\nimport highlight from '../../remark/remark-prismjs';\nimport * as MarkdownCheckbox from '../markdown-checkbox';\nimport * as MarkdownTooltip from '../markdown-tooltip';\n\nimport type { PluggableList } from 'unified';\n\nexport type DefaultEuiMarkdownParsingPlugins = PluggableList;\n\nexport const getDefaultEuiMarkdownParsingPlugins = ({\n exclude\n}: { exclude?: 'tooltip'[] } = {}): DefaultEuiMarkdownParsingPlugins => {\n const excludeSet = new Set(exclude);\n const parsingPlugins: PluggableList = [\n [markdown, {}],\n [highlight, {}],\n [emoji, { emoticon: false }],\n //@ts-ignore\n [breaks, {}],\n // [markdownLinkValidator, {}],\n [MarkdownCheckbox.parser, {}]\n ];\n\n if (!excludeSet.has('tooltip'))\n parsingPlugins.push([MarkdownTooltip.parser, {}]);\n\n return parsingPlugins;\n};\n\nexport const defaultParsingPlugins = getDefaultEuiMarkdownParsingPlugins();\n"],"names":["getDefaultEuiMarkdownParsingPlugins","exclude","excludeSet","Set","parsingPlugins","markdown","highlight","emoji","emoticon","breaks","MarkdownCheckbox","has","push","MarkdownTooltip","defaultParsingPlugins"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAkBO,MAAMA,mCAAmC,GAAGA,CAAC;AAClDC,EAAAA,OAAAA;AACyB,CAAC,GAAG,EAAE,KAAuC;AACtE,EAAA,MAAMC,UAAU,GAAG,IAAIC,GAAG,CAACF,OAAO,CAAC,CAAA;AACnC,EAAA,MAAMG,cAA6B,GAAG,CACpC,CAACC,QAAQ,EAAE,EAAE,CAAC,EACd,CAACC,QAAS,EAAE,EAAE,CAAC,EACf,CAACC,KAAK,EAAE;AAAEC,IAAAA,QAAQ,EAAE,KAAA;AAAM,GAAC,CAAC;AAC5B;AACA,EAAA,CAACC,MAAM,EAAE,EAAE,CAAC;AACZ;AACA,EAAA,CAACC,cAAuB,EAAE,EAAE,CAAC,CAC9B,CAAA;EAED,IAAI,CAACR,UAAU,CAACS,GAAG,CAAC,SAAS,CAAC,EAC5BP,cAAc,CAACQ,IAAI,CAAC,CAACC,aAAsB,EAAE,EAAE,CAAC,CAAC,CAAA;AAEnD,EAAA,OAAOT,cAAc,CAAA;AACvB,EAAC;AAEYU,MAAAA,qBAAqB,GAAGd,mCAAmC;;;;"}
|
|
1
|
+
{"version":3,"file":"parsing-plugins.js","sources":["../../../../../src/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.ts"],"sourcesContent":["/*\n * Licensed to Elasticsearch B.V. under one or more contributor\n * license agreements. See the NOTICE file distributed with\n * this work for additional information regarding copyright\n * ownership. Elasticsearch B.V. licenses this file to you under\n * the Apache License, Version 2.0 (the \"License\"); you may\n * not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing,\n * software distributed under the License is distributed on an\n * \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n * KIND, either express or implied. See the License for the\n * specific language governing permissions and limitations\n * under the License.\n */\n\n// Importing seemingly unused types from `unified` because the definitions\n// are exported for two versions of TypeScript (3.4, 4.0) and implicit\n// imports during eui.d.ts generation default to the incorrect version (3.4).\n// Explicit imports here resolve the version mismatch.\nimport breaks from 'remark-breaks';\nimport emoji from 'remark-emoji';\nimport markdown from 'remark-parse';\n\nimport highlight from '../../remark/remark-prismjs.ts';\nimport * as MarkdownCheckbox from '../markdown-checkbox/index.ts';\nimport * as MarkdownTooltip from '../markdown-tooltip/index.ts';\n\nimport type { PluggableList } from 'unified';\n\nexport type DefaultEuiMarkdownParsingPlugins = PluggableList;\n\nexport const getDefaultEuiMarkdownParsingPlugins = ({\n exclude\n}: { exclude?: 'tooltip'[] } = {}): DefaultEuiMarkdownParsingPlugins => {\n const excludeSet = new Set(exclude);\n const parsingPlugins: PluggableList = [\n [markdown, {}],\n [highlight, {}],\n [emoji, { emoticon: false }],\n //@ts-ignore\n [breaks, {}],\n // [markdownLinkValidator, {}],\n [MarkdownCheckbox.parser, {}]\n ];\n\n if (!excludeSet.has('tooltip'))\n parsingPlugins.push([MarkdownTooltip.parser, {}]);\n\n return parsingPlugins;\n};\n\nexport const defaultParsingPlugins = getDefaultEuiMarkdownParsingPlugins();\n"],"names":["getDefaultEuiMarkdownParsingPlugins","exclude","excludeSet","Set","parsingPlugins","markdown","highlight","emoji","emoticon","breaks","MarkdownCheckbox","has","push","MarkdownTooltip","defaultParsingPlugins"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAkBO,MAAMA,mCAAmC,GAAGA,CAAC;AAClDC,EAAAA,OAAAA;AACyB,CAAC,GAAG,EAAE,KAAuC;AACtE,EAAA,MAAMC,UAAU,GAAG,IAAIC,GAAG,CAACF,OAAO,CAAC,CAAA;AACnC,EAAA,MAAMG,cAA6B,GAAG,CACpC,CAACC,QAAQ,EAAE,EAAE,CAAC,EACd,CAACC,QAAS,EAAE,EAAE,CAAC,EACf,CAACC,KAAK,EAAE;AAAEC,IAAAA,QAAQ,EAAE,KAAA;AAAM,GAAC,CAAC;AAC5B;AACA,EAAA,CAACC,MAAM,EAAE,EAAE,CAAC;AACZ;AACA,EAAA,CAACC,cAAuB,EAAE,EAAE,CAAC,CAC9B,CAAA;EAED,IAAI,CAACR,UAAU,CAACS,GAAG,CAAC,SAAS,CAAC,EAC5BP,cAAc,CAACQ,IAAI,CAAC,CAACC,aAAsB,EAAE,EAAE,CAAC,CAAC,CAAA;AAEnD,EAAA,OAAOT,cAAc,CAAA;AACvB,EAAC;AAEYU,MAAAA,qBAAqB,GAAGd,mCAAmC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugins.js","sources":["../../../../../src/utils/markdown/plugins/markdown-default-plugins/plugins.ts"],"sourcesContent":["/*\n * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one\n * or more contributor license agreements. Licensed under the Elastic License\n * 2.0 and the Server Side Public License, v 1; you may not use this file except\n * in compliance with, at your election, the Elastic License 2.0 or the Server\n * Side Public License, v 1.\n */\n\nimport { getDefaultEuiMarkdownParsingPlugins } from './parsing-plugins';\nimport {\n getDefaultEuiMarkdownProcessingPlugins\n} from './processing-plugins';\nimport { getDefaultEuiMarkdownUiPlugins } from './ui-plugins';\n\nimport type { DefaultEuiMarkdownParsingPlugins } from './parsing-plugins';\nimport type { DefaultEuiMarkdownProcessingPlugins } from './processing-plugins';\nimport type { DefaultEuiMarkdownUiPlugins } from './ui-plugins';\n\nexport const getDefaultEuiMarkdownPlugins = (\n config: undefined | { exclude?: 'tooltip'[] }\n): {\n parsingPlugins: DefaultEuiMarkdownParsingPlugins;\n processingPlugins: DefaultEuiMarkdownProcessingPlugins;\n uiPlugins: DefaultEuiMarkdownUiPlugins;\n} => ({\n parsingPlugins: getDefaultEuiMarkdownParsingPlugins(config),\n processingPlugins: getDefaultEuiMarkdownProcessingPlugins(config),\n uiPlugins: getDefaultEuiMarkdownUiPlugins(config)\n});\n"],"names":["getDefaultEuiMarkdownPlugins","config","parsingPlugins","getDefaultEuiMarkdownParsingPlugins","processingPlugins","getDefaultEuiMarkdownProcessingPlugins","uiPlugins","getDefaultEuiMarkdownUiPlugins"],"mappings":";;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;;AAYaA,MAAAA,4BAA4B,GACvCC,MAA6C,KAKzC;AACJC,EAAAA,cAAc,EAAEC,mCAAmC,CAACF,MAAM,CAAC;AAC3DG,EAAAA,iBAAiB,EAAEC,sCAAsC,CAACJ,MAAM,CAAC;EACjEK,SAAS,EAAEC,8BAA8B,CAACN,MAAM,CAAA;AAClD,CAAC;;;;"}
|
|
1
|
+
{"version":3,"file":"plugins.js","sources":["../../../../../src/utils/markdown/plugins/markdown-default-plugins/plugins.ts"],"sourcesContent":["/*\n * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one\n * or more contributor license agreements. Licensed under the Elastic License\n * 2.0 and the Server Side Public License, v 1; you may not use this file except\n * in compliance with, at your election, the Elastic License 2.0 or the Server\n * Side Public License, v 1.\n */\n\nimport { getDefaultEuiMarkdownParsingPlugins } from './parsing-plugins.ts';\nimport {\n getDefaultEuiMarkdownProcessingPlugins\n} from './processing-plugins.ts';\nimport { getDefaultEuiMarkdownUiPlugins } from './ui-plugins.ts';\n\nimport type { DefaultEuiMarkdownParsingPlugins } from './parsing-plugins.ts';\nimport type { DefaultEuiMarkdownProcessingPlugins } from './processing-plugins.ts';\nimport type { DefaultEuiMarkdownUiPlugins } from './ui-plugins.ts';\n\nexport const getDefaultEuiMarkdownPlugins = (\n config: undefined | { exclude?: 'tooltip'[] }\n): {\n parsingPlugins: DefaultEuiMarkdownParsingPlugins;\n processingPlugins: DefaultEuiMarkdownProcessingPlugins;\n uiPlugins: DefaultEuiMarkdownUiPlugins;\n} => ({\n parsingPlugins: getDefaultEuiMarkdownParsingPlugins(config),\n processingPlugins: getDefaultEuiMarkdownProcessingPlugins(config),\n uiPlugins: getDefaultEuiMarkdownUiPlugins(config)\n});\n"],"names":["getDefaultEuiMarkdownPlugins","config","parsingPlugins","getDefaultEuiMarkdownParsingPlugins","processingPlugins","getDefaultEuiMarkdownProcessingPlugins","uiPlugins","getDefaultEuiMarkdownUiPlugins"],"mappings":";;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;;AAYaA,MAAAA,4BAA4B,GACvCC,MAA6C,KAKzC;AACJC,EAAAA,cAAc,EAAEC,mCAAmC,CAACF,MAAM,CAAC;AAC3DG,EAAAA,iBAAiB,EAAEC,sCAAsC,CAACJ,MAAM,CAAC;EACjEK,SAAS,EAAEC,8BAA8B,CAACN,MAAM,CAAA;AAClD,CAAC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"processing-plugins.js","sources":["../../../../../src/utils/markdown/plugins/markdown-default-plugins/processing-plugins.ts"],"sourcesContent":["/*\n * Licensed to Elasticsearch B.V. under one or more contributor\n * license agreements. See the NOTICE file distributed with\n * this work for additional information regarding copyright\n * ownership. Elasticsearch B.V. licenses this file to you under\n * the Apache License, Version 2.0 (the \"License\"); you may\n * not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing,\n * software distributed under the License is distributed on an\n * \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n * KIND, either express or implied. See the License for the\n * specific language governing permissions and limitations\n * under the License.\n */\n\n// Importing seemingly unused types from `unified` because the definitions\n// are exported for two versions of TypeScript (3.4, 4.0) and implicit\n// imports during eui.d.ts generation default to the incorrect version (3.4).\n// Explicit imports here resolve the version mismatch.\nimport all from 'mdast-util-to-hast/lib/all';\nimport remark2Rehype from 'remark-rehype';\n\nimport * as MarkdownAddComponents from '../markdown-add-components';\n\nimport type { Options as Remark2RehypeOptions } from 'mdast-util-to-hast';\n//@ts-ignore\nimport type { Handler } from 'mdast-util-to-hast';\nimport type { PluggableList } from 'unified';\n\n\nconst unknownHandler: Handler = (h: any, node: any) => {\n return h(node, node.type, node, all(h, node));\n};\n\nexport interface Rehype2ReactOptions {\n [key: string]: any;\n}\n\nexport type DefaultEuiMarkdownProcessingPlugins = [\n [typeof remark2Rehype, Remark2RehypeOptions], // first is well known\n [typeof MarkdownAddComponents.processor, Rehype2ReactOptions], // second is well known\n ...PluggableList // any additional are generic\n];\n\nexport const getDefaultEuiMarkdownProcessingPlugins: any = ({\n exclude\n}: { exclude?: 'tooltip'[] } = {}) => {\n exclude;\n\n const plugins: DefaultEuiMarkdownProcessingPlugins = [\n [remark2Rehype, { allowDangerousHtml: true, unknownHandler }],\n [MarkdownAddComponents.processor, {}]\n ];\n\n return plugins;\n};\n\nexport const defaultProcessingPlugins =\n getDefaultEuiMarkdownProcessingPlugins();\n"],"names":["unknownHandler","h","node","type","all","getDefaultEuiMarkdownProcessingPlugins","exclude","plugins","remark2Rehype","allowDangerousHtml","MarkdownAddComponents","defaultProcessingPlugins"],"mappings":";;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AAYA;;AAKA,MAAMA,cAAuB,GAAGA,CAACC,CAAM,EAAEC,IAAS,KAAK;AACrD,EAAA,OAAOD,CAAC,CAACC,IAAI,EAAEA,IAAI,CAACC,IAAI,EAAED,IAAI,EAAEE,GAAG,CAACH,CAAC,EAAEC,IAAI,CAAC,CAAC,CAAA;AAC/C,CAAC,CAAA;AAYM,MAAMG,sCAA2C,GAAGA,CAAC;AAC1DC,EAAAA,OAAAA;AACyB,CAAC,GAAG,EAAE,KAAK;AAGpC,EAAA,MAAMC,OAA4C,GAAG,CACnD,CAACC,aAAa,EAAE;AAAEC,IAAAA,kBAAkB,EAAE,IAAI;AAAET,IAAAA,cAAAA;GAAgB,CAAC,EAC7D,CAACU,SAA+B,EAAE,EAAE,CAAC,CACtC,CAAA;AAED,EAAA,OAAOH,OAAO,CAAA;AAChB,EAAC;AAEYI,MAAAA,wBAAwB,GACnCN,sCAAsC;;;;"}
|
|
1
|
+
{"version":3,"file":"processing-plugins.js","sources":["../../../../../src/utils/markdown/plugins/markdown-default-plugins/processing-plugins.ts"],"sourcesContent":["/*\n * Licensed to Elasticsearch B.V. under one or more contributor\n * license agreements. See the NOTICE file distributed with\n * this work for additional information regarding copyright\n * ownership. Elasticsearch B.V. licenses this file to you under\n * the Apache License, Version 2.0 (the \"License\"); you may\n * not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing,\n * software distributed under the License is distributed on an\n * \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n * KIND, either express or implied. See the License for the\n * specific language governing permissions and limitations\n * under the License.\n */\n\n// Importing seemingly unused types from `unified` because the definitions\n// are exported for two versions of TypeScript (3.4, 4.0) and implicit\n// imports during eui.d.ts generation default to the incorrect version (3.4).\n// Explicit imports here resolve the version mismatch.\nimport all from 'mdast-util-to-hast/lib/all';\nimport remark2Rehype from 'remark-rehype';\n\nimport * as MarkdownAddComponents from '../markdown-add-components/index.ts';\n\nimport type { Options as Remark2RehypeOptions } from 'mdast-util-to-hast';\n//@ts-ignore\nimport type { Handler } from 'mdast-util-to-hast';\nimport type { PluggableList } from 'unified';\n\n\nconst unknownHandler: Handler = (h: any, node: any) => {\n return h(node, node.type, node, all(h, node));\n};\n\nexport interface Rehype2ReactOptions {\n [key: string]: any;\n}\n\nexport type DefaultEuiMarkdownProcessingPlugins = [\n [typeof remark2Rehype, Remark2RehypeOptions], // first is well known\n [typeof MarkdownAddComponents.processor, Rehype2ReactOptions], // second is well known\n ...PluggableList // any additional are generic\n];\n\nexport const getDefaultEuiMarkdownProcessingPlugins: any = ({\n exclude\n}: { exclude?: 'tooltip'[] } = {}) => {\n exclude;\n\n const plugins: DefaultEuiMarkdownProcessingPlugins = [\n [remark2Rehype, { allowDangerousHtml: true, unknownHandler }],\n [MarkdownAddComponents.processor, {}]\n ];\n\n return plugins;\n};\n\nexport const defaultProcessingPlugins =\n getDefaultEuiMarkdownProcessingPlugins();\n"],"names":["unknownHandler","h","node","type","all","getDefaultEuiMarkdownProcessingPlugins","exclude","plugins","remark2Rehype","allowDangerousHtml","MarkdownAddComponents","defaultProcessingPlugins"],"mappings":";;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AAYA;;AAKA,MAAMA,cAAuB,GAAGA,CAACC,CAAM,EAAEC,IAAS,KAAK;AACrD,EAAA,OAAOD,CAAC,CAACC,IAAI,EAAEA,IAAI,CAACC,IAAI,EAAED,IAAI,EAAEE,GAAG,CAACH,CAAC,EAAEC,IAAI,CAAC,CAAC,CAAA;AAC/C,CAAC,CAAA;AAYM,MAAMG,sCAA2C,GAAGA,CAAC;AAC1DC,EAAAA,OAAAA;AACyB,CAAC,GAAG,EAAE,KAAK;AAGpC,EAAA,MAAMC,OAA4C,GAAG,CACnD,CAACC,aAAa,EAAE;AAAEC,IAAAA,kBAAkB,EAAE,IAAI;AAAET,IAAAA,cAAAA;GAAgB,CAAC,EAC7D,CAACU,SAA+B,EAAE,EAAE,CAAC,CACtC,CAAA;AAED,EAAA,OAAOH,OAAO,CAAA;AAChB,EAAC;AAEYI,MAAAA,wBAAwB,GACnCN,sCAAsC;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui-plugins.js","sources":["../../../../../src/utils/markdown/plugins/markdown-default-plugins/ui-plugins.ts"],"sourcesContent":["/*\n * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one\n * or more contributor license agreements. Licensed under the Elastic License\n * 2.0 and the Server Side Public License, v 1; you may not use this file except\n * in compliance with, at your election, the Elastic License 2.0 or the Server\n * Side Public License, v 1.\n */\n\nimport * as MarkdownTooltip from '../markdown-tooltip';\n\nimport type { EuiMarkdownEditorUiPlugin } from '../../markdown-types';\n\nexport type DefaultEuiMarkdownUiPlugins = EuiMarkdownEditorUiPlugin[];\n\nexport const getDefaultEuiMarkdownUiPlugins = ({\n exclude\n}: { exclude?: 'tooltip'[] } = {}): DefaultEuiMarkdownUiPlugins => {\n const excludeSet = new Set(exclude);\n const uiPlugins = [];\n\n if (!excludeSet.has('tooltip')) uiPlugins.push(MarkdownTooltip.plugin);\n\n // @ts-ignore __originatedFromEui is a custom property\n uiPlugins.__originatedFromEui = true;\n\n // @ts-ignore __originatedFromEui is a custom property\n return uiPlugins;\n};\n\nexport const defaultUiPlugins = getDefaultEuiMarkdownUiPlugins();\n"],"names":["getDefaultEuiMarkdownUiPlugins","exclude","excludeSet","Set","uiPlugins","has","push","MarkdownTooltip","__originatedFromEui","defaultUiPlugins"],"mappings":";;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;;AAQO,MAAMA,8BAA8B,GAAGA,CAAC;AAC7CC,EAAAA,OAAAA;AACyB,CAAC,GAAG,EAAE,KAAkC;AACjE,EAAA,MAAMC,UAAU,GAAG,IAAIC,GAAG,CAACF,OAAO,CAAC,CAAA;EACnC,MAAMG,SAAS,GAAG,EAAE,CAAA;AAEpB,EAAA,IAAI,CAACF,UAAU,CAACG,GAAG,CAAC,SAAS,CAAC,EAAED,SAAS,CAACE,IAAI,CAACC,aAAsB,CAAC,CAAA;;AAEtE;EACAH,SAAS,CAACI,mBAAmB,GAAG,IAAI,CAAA;;AAEpC;AACA,EAAA,OAAOJ,SAAS,CAAA;AAClB,EAAC;AAEYK,MAAAA,gBAAgB,GAAGT,8BAA8B;;;;"}
|
|
1
|
+
{"version":3,"file":"ui-plugins.js","sources":["../../../../../src/utils/markdown/plugins/markdown-default-plugins/ui-plugins.ts"],"sourcesContent":["/*\n * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one\n * or more contributor license agreements. Licensed under the Elastic License\n * 2.0 and the Server Side Public License, v 1; you may not use this file except\n * in compliance with, at your election, the Elastic License 2.0 or the Server\n * Side Public License, v 1.\n */\n\nimport * as MarkdownTooltip from '../markdown-tooltip/index.ts';\n\nimport type { EuiMarkdownEditorUiPlugin } from '../../markdown-types.ts';\n\nexport type DefaultEuiMarkdownUiPlugins = EuiMarkdownEditorUiPlugin[];\n\nexport const getDefaultEuiMarkdownUiPlugins = ({\n exclude\n}: { exclude?: 'tooltip'[] } = {}): DefaultEuiMarkdownUiPlugins => {\n const excludeSet = new Set(exclude);\n const uiPlugins = [];\n\n if (!excludeSet.has('tooltip')) uiPlugins.push(MarkdownTooltip.plugin);\n\n // @ts-ignore __originatedFromEui is a custom property\n uiPlugins.__originatedFromEui = true;\n\n // @ts-ignore __originatedFromEui is a custom property\n return uiPlugins;\n};\n\nexport const defaultUiPlugins = getDefaultEuiMarkdownUiPlugins();\n"],"names":["getDefaultEuiMarkdownUiPlugins","exclude","excludeSet","Set","uiPlugins","has","push","MarkdownTooltip","__originatedFromEui","defaultUiPlugins"],"mappings":";;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;;AAQO,MAAMA,8BAA8B,GAAGA,CAAC;AAC7CC,EAAAA,OAAAA;AACyB,CAAC,GAAG,EAAE,KAAkC;AACjE,EAAA,MAAMC,UAAU,GAAG,IAAIC,GAAG,CAACF,OAAO,CAAC,CAAA;EACnC,MAAMG,SAAS,GAAG,EAAE,CAAA;AAEpB,EAAA,IAAI,CAACF,UAAU,CAACG,GAAG,CAAC,SAAS,CAAC,EAAED,SAAS,CAACE,IAAI,CAACC,aAAsB,CAAC,CAAA;;AAEtE;EACAH,SAAS,CAACI,mBAAmB,GAAG,IAAI,CAAA;;AAEpC;AACA,EAAA,OAAOJ,SAAS,CAAA;AAClB,EAAC;AAEYK,MAAAA,gBAAgB,GAAGT,8BAA8B;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remark-prismjs.js","sources":["../../../../src/utils/markdown/remark/remark-prismjs.ts"],"sourcesContent":["/*\n * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one\n * or more contributor license agreements. Licensed under the Elastic License\n * 2.0 and the Server Side Public License, v 1; you may not use this file except\n * in compliance with, at your election, the Elastic License 2.0 or the Server\n * Side Public License, v 1.\n */\n\nimport refractor from 'refractor';\nimport visit from 'unist-util-visit';\n\nimport { checkSupportedLanguage } from '../../code/utils';\n\nimport type { Plugin } from 'unified';\n\nexport const FENCED_CLASS = 'remark-prismjs--fenced';\n\nconst attacher: Plugin = () => {\n return (ast) => visit(ast, 'code', visitor);\n\n function visitor(node: any) {\n const { data = {}, lang: language } = node;\n\n if (!language) {\n return;\n }\n\n const actualLanguage = checkSupportedLanguage(language);\n\n node.data = data;\n data.hChildren = refractor.highlight(node.value, actualLanguage);\n data.hProperties = {\n ...data.hProperties,\n language,\n className: [\n 'prismjs',\n ...(data.hProperties?.className || []),\n `language-${language}`,\n FENCED_CLASS\n ]\n };\n }\n};\n\nexport default attacher;\n"],"names":["FENCED_CLASS","attacher","ast","visit","visitor","node","data","lang","language","actualLanguage","checkSupportedLanguage","hChildren","refractor","highlight","value","hProperties","className"],"mappings":";;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;;AASO,MAAMA,YAAY,GAAG,yBAAwB;AAE9CC,MAAAA,QAAgB,GAAGA,MAAM;EAC7B,OAAQC,GAAG,IAAKC,KAAK,CAACD,GAAG,EAAE,MAAM,EAAEE,OAAO,CAAC,CAAA;EAE3C,SAASA,OAAOA,CAACC,IAAS,EAAE;IAC1B,MAAM;MAAEC,IAAI,GAAG,EAAE;AAAEC,MAAAA,IAAI,EAAEC,QAAAA;AAAS,KAAC,GAAGH,IAAI,CAAA;IAE1C,IAAI,CAACG,QAAQ,EAAE;AACb,MAAA,OAAA;AACF,KAAA;AAEA,IAAA,MAAMC,cAAc,GAAGC,sBAAsB,CAACF,QAAQ,CAAC,CAAA;IAEvDH,IAAI,CAACC,IAAI,GAAGA,IAAI,CAAA;AAChBA,IAAAA,IAAI,CAACK,SAAS,GAAGC,SAAS,CAACC,SAAS,CAACR,IAAI,CAACS,KAAK,EAAEL,cAAc,CAAC,CAAA;IAChEH,IAAI,CAACS,WAAW,GAAG;MACjB,GAAGT,IAAI,CAACS,WAAW;MACnBP,QAAQ;AACRQ,MAAAA,SAAS,EAAE,CACT,SAAS,EACT,IAAIV,IAAI,CAACS,WAAW,EAAEC,SAAS,IAAI,EAAE,GACpC,YAAWR,QAAS,CAAA,CAAC,EACtBR,YAAY,CAAA;KAEf,CAAA;AACH,GAAA;AACF;;;;"}
|
|
1
|
+
{"version":3,"file":"remark-prismjs.js","sources":["../../../../src/utils/markdown/remark/remark-prismjs.ts"],"sourcesContent":["/*\n * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one\n * or more contributor license agreements. Licensed under the Elastic License\n * 2.0 and the Server Side Public License, v 1; you may not use this file except\n * in compliance with, at your election, the Elastic License 2.0 or the Server\n * Side Public License, v 1.\n */\n\nimport refractor from 'refractor';\nimport visit from 'unist-util-visit';\n\nimport { checkSupportedLanguage } from '../../code/utils.ts';\n\nimport type { Plugin } from 'unified';\n\nexport const FENCED_CLASS = 'remark-prismjs--fenced';\n\nconst attacher: Plugin = () => {\n return (ast) => visit(ast, 'code', visitor);\n\n function visitor(node: any) {\n const { data = {}, lang: language } = node;\n\n if (!language) {\n return;\n }\n\n const actualLanguage = checkSupportedLanguage(language);\n\n node.data = data;\n data.hChildren = refractor.highlight(node.value, actualLanguage);\n data.hProperties = {\n ...data.hProperties,\n language,\n className: [\n 'prismjs',\n ...(data.hProperties?.className || []),\n `language-${language}`,\n FENCED_CLASS\n ]\n };\n }\n};\n\nexport default attacher;\n"],"names":["FENCED_CLASS","attacher","ast","visit","visitor","node","data","lang","language","actualLanguage","checkSupportedLanguage","hChildren","refractor","highlight","value","hProperties","className"],"mappings":";;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;;AASO,MAAMA,YAAY,GAAG,yBAAwB;AAE9CC,MAAAA,QAAgB,GAAGA,MAAM;EAC7B,OAAQC,GAAG,IAAKC,KAAK,CAACD,GAAG,EAAE,MAAM,EAAEE,OAAO,CAAC,CAAA;EAE3C,SAASA,OAAOA,CAACC,IAAS,EAAE;IAC1B,MAAM;MAAEC,IAAI,GAAG,EAAE;AAAEC,MAAAA,IAAI,EAAEC,QAAAA;AAAS,KAAC,GAAGH,IAAI,CAAA;IAE1C,IAAI,CAACG,QAAQ,EAAE;AACb,MAAA,OAAA;AACF,KAAA;AAEA,IAAA,MAAMC,cAAc,GAAGC,sBAAsB,CAACF,QAAQ,CAAC,CAAA;IAEvDH,IAAI,CAACC,IAAI,GAAGA,IAAI,CAAA;AAChBA,IAAAA,IAAI,CAACK,SAAS,GAAGC,SAAS,CAACC,SAAS,CAACR,IAAI,CAACS,KAAK,EAAEL,cAAc,CAAC,CAAA;IAChEH,IAAI,CAACS,WAAW,GAAG;MACjB,GAAGT,IAAI,CAACS,WAAW;MACnBP,QAAQ;AACRQ,MAAAA,SAAS,EAAE,CACT,SAAS,EACT,IAAIV,IAAI,CAACS,WAAW,EAAEC,SAAS,IAAI,EAAE,GACpC,YAAWR,QAAS,CAAA,CAAC,EACtBR,YAAY,CAAA;KAEf,CAAA;AACH,GAAA;AACF;;;;"}
|
package/dist/utils/timer.js
CHANGED
|
@@ -1,42 +1,38 @@
|
|
|
1
|
-
import { b as _defineProperty } from '../_rollupPluginBabelHelpers-9wjJaosZ.js';
|
|
2
1
|
import { later, cancel } from '@ember/runloop';
|
|
3
2
|
|
|
4
3
|
class Timer {
|
|
4
|
+
// In a browser this is a number, but in node it's a NodeJS.Time (a
|
|
5
|
+
// class). We don't care about this difference.
|
|
6
|
+
|
|
5
7
|
constructor(callback, timeMs) {
|
|
6
|
-
// In a browser this is a number, but in node it's a NodeJS.Time (a
|
|
7
|
-
// class). We don't care about this difference.
|
|
8
|
-
_defineProperty(this, "id", void 0);
|
|
9
|
-
_defineProperty(this, "callback", void 0);
|
|
10
|
-
_defineProperty(this, "finishTime", void 0);
|
|
11
|
-
_defineProperty(this, "timeRemaining", void 0);
|
|
12
|
-
_defineProperty(this, "pause", () => {
|
|
13
|
-
cancel(this.id);
|
|
14
|
-
this.id = undefined;
|
|
15
|
-
this.timeRemaining = (this.finishTime || 0) - Date.now();
|
|
16
|
-
});
|
|
17
|
-
_defineProperty(this, "resume", () => {
|
|
18
|
-
this.id = later(this.finish, this.timeRemaining);
|
|
19
|
-
this.finishTime = Date.now() + (this.timeRemaining || 0);
|
|
20
|
-
this.timeRemaining = undefined;
|
|
21
|
-
});
|
|
22
|
-
_defineProperty(this, "clear", () => {
|
|
23
|
-
cancel(this.id);
|
|
24
|
-
this.id = undefined;
|
|
25
|
-
this.callback = undefined;
|
|
26
|
-
this.finishTime = undefined;
|
|
27
|
-
this.timeRemaining = undefined;
|
|
28
|
-
});
|
|
29
|
-
_defineProperty(this, "finish", () => {
|
|
30
|
-
if (this.callback) {
|
|
31
|
-
this.callback();
|
|
32
|
-
}
|
|
33
|
-
this.clear();
|
|
34
|
-
});
|
|
35
8
|
this.id = later(this.finish, timeMs);
|
|
36
9
|
this.callback = callback;
|
|
37
10
|
this.finishTime = Date.now() + timeMs;
|
|
38
11
|
this.timeRemaining = undefined;
|
|
39
12
|
}
|
|
13
|
+
pause = () => {
|
|
14
|
+
cancel(this.id);
|
|
15
|
+
this.id = undefined;
|
|
16
|
+
this.timeRemaining = (this.finishTime || 0) - Date.now();
|
|
17
|
+
};
|
|
18
|
+
resume = () => {
|
|
19
|
+
this.id = later(this.finish, this.timeRemaining);
|
|
20
|
+
this.finishTime = Date.now() + (this.timeRemaining || 0);
|
|
21
|
+
this.timeRemaining = undefined;
|
|
22
|
+
};
|
|
23
|
+
clear = () => {
|
|
24
|
+
cancel(this.id);
|
|
25
|
+
this.id = undefined;
|
|
26
|
+
this.callback = undefined;
|
|
27
|
+
this.finishTime = undefined;
|
|
28
|
+
this.timeRemaining = undefined;
|
|
29
|
+
};
|
|
30
|
+
finish = () => {
|
|
31
|
+
if (this.callback) {
|
|
32
|
+
this.callback();
|
|
33
|
+
}
|
|
34
|
+
this.clear();
|
|
35
|
+
};
|
|
40
36
|
}
|
|
41
37
|
|
|
42
38
|
export { Timer as default };
|
package/dist/utils/timer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timer.js","sources":["../../src/utils/timer.ts"],"sourcesContent":["import { cancel,later } from '@ember/runloop';\nexport default class Timer {\n // In a browser this is a number, but in node it's a NodeJS.Time (a\n // class). We don't care about this difference.\n id: ReturnType<typeof later> | undefined;\n callback: undefined | (() => void);\n finishTime: number | undefined;\n timeRemaining: number | undefined;\n\n constructor(callback: () => void, timeMs: number) {\n this.id = later(this.finish, timeMs);\n this.callback = callback;\n this.finishTime = Date.now() + timeMs;\n this.timeRemaining = undefined;\n }\n\n pause = (): void => {\n cancel(this.id as ReturnType<typeof later>);\n this.id = undefined;\n this.timeRemaining = (this.finishTime || 0) - Date.now();\n };\n\n resume = (): void => {\n this.id = later(this.finish, this.timeRemaining as number);\n this.finishTime = Date.now() + (this.timeRemaining || 0);\n this.timeRemaining = undefined;\n };\n\n clear = (): void => {\n cancel(this.id as ReturnType<typeof later>);\n this.id = undefined;\n this.callback = undefined;\n this.finishTime = undefined;\n this.timeRemaining = undefined;\n };\n\n finish = (): void => {\n if (this.callback) {\n this.callback();\n }\n\n this.clear();\n };\n}\n"],"names":["Timer","constructor","callback","timeMs","
|
|
1
|
+
{"version":3,"file":"timer.js","sources":["../../src/utils/timer.ts"],"sourcesContent":["import { cancel,later } from '@ember/runloop';\nexport default class Timer {\n // In a browser this is a number, but in node it's a NodeJS.Time (a\n // class). We don't care about this difference.\n id: ReturnType<typeof later> | undefined;\n callback: undefined | (() => void);\n finishTime: number | undefined;\n timeRemaining: number | undefined;\n\n constructor(callback: () => void, timeMs: number) {\n this.id = later(this.finish, timeMs);\n this.callback = callback;\n this.finishTime = Date.now() + timeMs;\n this.timeRemaining = undefined;\n }\n\n pause = (): void => {\n cancel(this.id as ReturnType<typeof later>);\n this.id = undefined;\n this.timeRemaining = (this.finishTime || 0) - Date.now();\n };\n\n resume = (): void => {\n this.id = later(this.finish, this.timeRemaining as number);\n this.finishTime = Date.now() + (this.timeRemaining || 0);\n this.timeRemaining = undefined;\n };\n\n clear = (): void => {\n cancel(this.id as ReturnType<typeof later>);\n this.id = undefined;\n this.callback = undefined;\n this.finishTime = undefined;\n this.timeRemaining = undefined;\n };\n\n finish = (): void => {\n if (this.callback) {\n this.callback();\n }\n\n this.clear();\n };\n}\n"],"names":["Timer","constructor","callback","timeMs","id","later","finish","finishTime","Date","now","timeRemaining","undefined","pause","cancel","resume","clear"],"mappings":";;AACe,MAAMA,KAAK,CAAC;AACzB;AACA;;AAMAC,EAAAA,WAAWA,CAACC,QAAoB,EAAEC,MAAc,EAAE;IAChD,IAAI,CAACC,EAAE,GAAGC,KAAK,CAAC,IAAI,CAACC,MAAM,EAAEH,MAAM,CAAC,CAAA;IACpC,IAAI,CAACD,QAAQ,GAAGA,QAAQ,CAAA;IACxB,IAAI,CAACK,UAAU,GAAGC,IAAI,CAACC,GAAG,EAAE,GAAGN,MAAM,CAAA;IACrC,IAAI,CAACO,aAAa,GAAGC,SAAS,CAAA;AAChC,GAAA;EAEAC,KAAK,GAAGA,MAAY;AAClBC,IAAAA,MAAM,CAAC,IAAI,CAACT,EAA8B,CAAC,CAAA;IAC3C,IAAI,CAACA,EAAE,GAAGO,SAAS,CAAA;AACnB,IAAA,IAAI,CAACD,aAAa,GAAG,CAAC,IAAI,CAACH,UAAU,IAAI,CAAC,IAAIC,IAAI,CAACC,GAAG,EAAE,CAAA;GACzD,CAAA;EAEDK,MAAM,GAAGA,MAAY;AACnB,IAAA,IAAI,CAACV,EAAE,GAAGC,KAAK,CAAC,IAAI,CAACC,MAAM,EAAE,IAAI,CAACI,aAAuB,CAAC,CAAA;AAC1D,IAAA,IAAI,CAACH,UAAU,GAAGC,IAAI,CAACC,GAAG,EAAE,IAAI,IAAI,CAACC,aAAa,IAAI,CAAC,CAAC,CAAA;IACxD,IAAI,CAACA,aAAa,GAAGC,SAAS,CAAA;GAC/B,CAAA;EAEDI,KAAK,GAAGA,MAAY;AAClBF,IAAAA,MAAM,CAAC,IAAI,CAACT,EAA8B,CAAC,CAAA;IAC3C,IAAI,CAACA,EAAE,GAAGO,SAAS,CAAA;IACnB,IAAI,CAACT,QAAQ,GAAGS,SAAS,CAAA;IACzB,IAAI,CAACJ,UAAU,GAAGI,SAAS,CAAA;IAC3B,IAAI,CAACD,aAAa,GAAGC,SAAS,CAAA;GAC/B,CAAA;EAEDL,MAAM,GAAGA,MAAY;IACnB,IAAI,IAAI,CAACJ,QAAQ,EAAE;MACjB,IAAI,CAACA,QAAQ,EAAE,CAAA;AACjB,KAAA;IAEA,IAAI,CAACa,KAAK,EAAE,CAAA;GACb,CAAA;AACH;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ember-eui/core",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "10.0.1",
|
|
4
4
|
"description": "Ember Components for Elastic UI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ember-addon",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"@babel/plugin-transform-class-static-block": "^7.20.0",
|
|
60
60
|
"@babel/plugin-transform-typescript": "^7.12.13",
|
|
61
61
|
"@babel/preset-typescript": "^7.18.6",
|
|
62
|
-
"@embroider/addon-dev": "^4.
|
|
62
|
+
"@embroider/addon-dev": "^4.3.1",
|
|
63
63
|
"@glimmer/component": "^1.1.2",
|
|
64
64
|
"@glimmer/tracking": "^1.1.2",
|
|
65
65
|
"@glint/environment-ember-loose": "^1.2.0",
|
|
@@ -92,12 +92,12 @@
|
|
|
92
92
|
"@types/ember__utils": "^4.0.3",
|
|
93
93
|
"@types/lodash-es": "^4.17.4",
|
|
94
94
|
"@types/refractor": "^3.0.0",
|
|
95
|
-
"babel-plugin-ember-template-compilation": "^2.2.
|
|
95
|
+
"babel-plugin-ember-template-compilation": "^2.2.5",
|
|
96
96
|
"concurrently": "^8.2.2",
|
|
97
97
|
"@ember/string": "^3.1.1",
|
|
98
98
|
"ember-focus-trap": "^1.1.0",
|
|
99
99
|
"ember-source": "~4.2.0",
|
|
100
|
-
"ember-template-imports": "^
|
|
100
|
+
"ember-template-imports": "^4.1.1",
|
|
101
101
|
"ember-template-lint": "^5.11.2",
|
|
102
102
|
"eslint": "^8.31.0",
|
|
103
103
|
"eslint-config-prettier": "^8.5.0",
|
|
@@ -108,6 +108,8 @@
|
|
|
108
108
|
"rollup-plugin-copy": "^3.5.0",
|
|
109
109
|
"rollup-plugin-glimmer-template-tag": "^0.4.1",
|
|
110
110
|
"rollup-plugin-ts": "^3.0.2",
|
|
111
|
+
"execa": "^8.0.1",
|
|
112
|
+
"fix-bad-declaration-output": "^1.1.4",
|
|
111
113
|
"typescript": "~5.0.3",
|
|
112
114
|
"webpack": "^5.89.0"
|
|
113
115
|
},
|
|
@@ -115,15 +117,15 @@
|
|
|
115
117
|
"@babel/runtime": "^7.23.2",
|
|
116
118
|
"@elastic/datemath": "^5.0.3",
|
|
117
119
|
"@ember/render-modifiers": "^2.1.0",
|
|
118
|
-
"@embroider/addon-shim": "^1.8.
|
|
119
|
-
"@embroider/util": "^1.
|
|
120
|
+
"@embroider/addon-shim": "^1.8.9",
|
|
121
|
+
"@embroider/util": "^1.13.1",
|
|
120
122
|
"@html-next/vertical-collection": "4.0.0",
|
|
121
123
|
"chroma-js": "^2.1.0",
|
|
122
124
|
"ember-auto-import": "^2.7.2",
|
|
123
125
|
"ember-cached-decorator-polyfill": "^1.0.2",
|
|
124
126
|
"ember-cli-string-helpers": "^6.1.0",
|
|
125
127
|
"ember-composable-helpers": "^5.0.0",
|
|
126
|
-
"ember-element-helper": "^0.8.
|
|
128
|
+
"ember-element-helper": "^0.8.6",
|
|
127
129
|
"ember-event-helpers": "^0.1.1",
|
|
128
130
|
"ember-in-element-polyfill": "^1.0.0",
|
|
129
131
|
"ember-keyboard": "^7.0.1",
|
|
@@ -149,7 +151,8 @@
|
|
|
149
151
|
"unified": "^9.2.0",
|
|
150
152
|
"unist-util-visit": "^2.0.3",
|
|
151
153
|
"vfile": "^4.2.0",
|
|
152
|
-
"vfile-message": "^2.0.0"
|
|
154
|
+
"vfile-message": "^2.0.0",
|
|
155
|
+
"decorator-transforms": "^1.0.3"
|
|
153
156
|
},
|
|
154
157
|
"peerDependencies": {
|
|
155
158
|
"@glimmer/component": "^1.1.2",
|
|
@@ -546,8 +549,7 @@
|
|
|
546
549
|
"gitHead": "2e4aaf4cf519520be36d696cb88394e166476045",
|
|
547
550
|
"scripts": {
|
|
548
551
|
"build": "concurrently 'npm:build:*'",
|
|
549
|
-
"build:js": "rollup --config",
|
|
550
|
-
"build:types": "glint --build",
|
|
552
|
+
"build:js": "rollup --config ./rollup.config.mjs",
|
|
551
553
|
"lint": "eslint . --cache",
|
|
552
554
|
"lint:fix": "eslint . --fix",
|
|
553
555
|
"lint:js": "eslint . --cache",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"random-id.d.ts","sourceRoot":"","sources":["../../src/-private/random-id.ts"],"names":[],"mappings":";;;;;;;AAEA,wBAKa"}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* XOR for some properties applied to a type
|
|
3
|
-
* (XOR is one of these but not both or neither)
|
|
4
|
-
*
|
|
5
|
-
* Usage: OneOf<typeToExtend, one | but | not | multiple | of | these | are | required>
|
|
6
|
-
*
|
|
7
|
-
* To require aria-label or aria-labelledby but not both
|
|
8
|
-
* Example: OneOf<Type, 'aria-label' | 'aria-labelledby'>
|
|
9
|
-
*/
|
|
10
|
-
export type OneOf<T, K extends keyof T> = Omit<T, K> & {
|
|
11
|
-
[k in K]: Pick<Required<T>, k> & {
|
|
12
|
-
[k1 in Exclude<K, k>]?: never;
|
|
13
|
-
};
|
|
14
|
-
}[K];
|
|
15
|
-
export interface CommonArgs {
|
|
16
|
-
id?: string;
|
|
17
|
-
className?: string;
|
|
18
|
-
'aria-label'?: string;
|
|
19
|
-
'data-test-subj'?: string;
|
|
20
|
-
}
|
|
21
|
-
/**
|
|
22
|
-
* Wraps Object.keys with proper typescript definition of the resulting array
|
|
23
|
-
*/
|
|
24
|
-
export declare function keysOf<T extends Record<string, unknown>, K extends keyof T>(obj: T): K[];
|
|
25
|
-
/**
|
|
26
|
-
* Returns member keys in U not present in T set to never
|
|
27
|
-
* T = { 'one', 'two', 'three' }
|
|
28
|
-
* U = { 'three', 'four', 'five' }
|
|
29
|
-
* returns { 'four': never, 'five': never }
|
|
30
|
-
*/
|
|
31
|
-
export type DisambiguateSet<T, U> = {
|
|
32
|
-
[P in Exclude<keyof T, keyof U>]?: never;
|
|
33
|
-
};
|
|
34
|
-
/**
|
|
35
|
-
* Allow either T or U, preventing any additional keys of the other type from being present
|
|
36
|
-
*/
|
|
37
|
-
export type ExclusiveUnion<T, U> = T | U extends Record<string, unknown> ? (DisambiguateSet<T, U> & U) | (DisambiguateSet<U, T> & T) : T | U;
|
|
38
|
-
type UnionKeys<T> = T extends any ? keyof T : never;
|
|
39
|
-
export type DistributivePick<T, K extends UnionKeys<T>> = T extends any ? Pick<T, Extract<keyof T, K>> : never;
|
|
40
|
-
export type DistributiveOmit<T, K extends UnionKeys<T>> = T extends any ? Omit<T, Extract<keyof T, K>> : never;
|
|
41
|
-
export {};
|
|
42
|
-
//# sourceMappingURL=common.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../src/components/common.ts"],"names":[],"mappings":"AACA;;;;;;;;GAQG;AACH,MAAM,MAAM,KAAK,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAClD;KAAG,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;SAAG,EAAE,IAAI,OAAO,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,KAAK;KAAE;CAAE,CAAC,CAAC,CAAC,CAAC;AAE5E,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED;;GAEG;AACH,wBAAgB,MAAM,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,CAAC,SAAS,MAAM,CAAC,EACzE,GAAG,EAAE,CAAC,GACL,CAAC,EAAE,CAEL;AAED;;;;;GAKG;AACH,MAAM,MAAM,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI;KACjC,CAAC,IAAI,OAAO,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,KAAK;CACzC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,cAAc,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GACpE,CAAC,eAAe,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,GACzD,CAAC,GAAG,CAAC,CAAC;AAQV,KAAK,SAAS,CAAC,CAAC,IAAI,CAAC,SAAS,GAAG,GAAG,MAAM,CAAC,GAAG,KAAK,CAAC;AACpD,MAAM,MAAM,gBAAgB,CAAC,CAAC,EAAE,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,GAAG,GACnE,IAAI,CAAC,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC,GAC5B,KAAK,CAAC;AACV,MAAM,MAAM,gBAAgB,CAAC,CAAC,EAAE,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,GAAG,GACnE,IAAI,CAAC,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC,GAC5B,KAAK,CAAC"}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import Component from '@glimmer/component';
|
|
2
|
-
import { htmlSafe } from '@ember/template';
|
|
3
|
-
import type { paddingMapping } from '../utils/css-mappings/eui-accordion';
|
|
4
|
-
import type { CommonArgs } from './common.ts';
|
|
5
|
-
type EuiAccordionPaddingSize = keyof typeof paddingMapping;
|
|
6
|
-
type AccordionArgs = {
|
|
7
|
-
id?: string;
|
|
8
|
-
element?: 'div' | 'fieldset';
|
|
9
|
-
/**
|
|
10
|
-
* Class that will apply to the trigger for the accordion.
|
|
11
|
-
*/
|
|
12
|
-
buttonClassName?: string;
|
|
13
|
-
buttonProps?: CommonArgs;
|
|
14
|
-
/**
|
|
15
|
-
* Applied to the main button receiving the `onToggle` event.
|
|
16
|
-
* Anything other than the default `button` does not support removing the arrow display (for accessibility of focus).
|
|
17
|
-
*/
|
|
18
|
-
buttonElement?: 'div' | 'legend' | 'button';
|
|
19
|
-
/**
|
|
20
|
-
* Extra props to pass to the EuiButtonIcon containing the arrow.
|
|
21
|
-
*/
|
|
22
|
-
arrowProps?: {
|
|
23
|
-
className?: string;
|
|
24
|
-
};
|
|
25
|
-
/**
|
|
26
|
-
* Class that will apply to the trigger content for the accordion.
|
|
27
|
-
*/
|
|
28
|
-
buttonContentClassName?: string;
|
|
29
|
-
/**
|
|
30
|
-
* The content of the clickable trigger
|
|
31
|
-
*/
|
|
32
|
-
buttonContent?: Component;
|
|
33
|
-
/**
|
|
34
|
-
* Will appear right aligned against the button. Useful for separate actions like deletions.
|
|
35
|
-
*/
|
|
36
|
-
extraAction?: Component;
|
|
37
|
-
/**
|
|
38
|
-
* The accordion will start in the open state.
|
|
39
|
-
*/
|
|
40
|
-
initialIsOpen?: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Optional callback method called on open and close with a single `isOpen` parameter
|
|
43
|
-
*/
|
|
44
|
-
onToggle?: (isOpen: boolean) => void;
|
|
45
|
-
/**
|
|
46
|
-
* The padding around the exposed accordion content.
|
|
47
|
-
*/
|
|
48
|
-
paddingSize?: EuiAccordionPaddingSize;
|
|
49
|
-
/**
|
|
50
|
-
* Placement of the arrow indicator, or 'none' to hide it.
|
|
51
|
-
*/
|
|
52
|
-
arrowDisplay?: 'left' | 'right' | 'none';
|
|
53
|
-
/**
|
|
54
|
-
* Control the opening of accordion via prop
|
|
55
|
-
*/
|
|
56
|
-
forceState?: 'closed' | 'open';
|
|
57
|
-
/**
|
|
58
|
-
* Change `extraAction` and children into a loading spinner
|
|
59
|
-
*/
|
|
60
|
-
isLoading?: boolean;
|
|
61
|
-
/**
|
|
62
|
-
* Choose whether the loading message replaces the content. Customize the message by passing a node
|
|
63
|
-
*/
|
|
64
|
-
isLoadingMessage?: boolean | Component;
|
|
65
|
-
isOpen?: boolean;
|
|
66
|
-
childClassName?: string;
|
|
67
|
-
triggerClassName?: string;
|
|
68
|
-
childContentClassName?: string;
|
|
69
|
-
};
|
|
70
|
-
export interface EuiAccordionSignature {
|
|
71
|
-
Element: any;
|
|
72
|
-
Args: AccordionArgs;
|
|
73
|
-
Blocks: {
|
|
74
|
-
buttonContent: [boolean | undefined];
|
|
75
|
-
content: [];
|
|
76
|
-
extraAction: [boolean | undefined];
|
|
77
|
-
};
|
|
78
|
-
}
|
|
79
|
-
export default class EuiAccordionAccordionComponent extends Component<EuiAccordionSignature> {
|
|
80
|
-
isLoading: boolean;
|
|
81
|
-
isLoadingMessage: boolean;
|
|
82
|
-
initialIsOpen: boolean;
|
|
83
|
-
paddingSize: EuiAccordionPaddingSize;
|
|
84
|
-
arrowDisplay: AccordionArgs['arrowDisplay'];
|
|
85
|
-
_opened: boolean | undefined;
|
|
86
|
-
childWrapper: HTMLDivElement | null;
|
|
87
|
-
childContent: HTMLDivElement | null;
|
|
88
|
-
constructor(owner: unknown, args: AccordionArgs);
|
|
89
|
-
get buttonElement(): "button" | "legend";
|
|
90
|
-
get buttonElementIsFocusable(): boolean;
|
|
91
|
-
get _arrowDisplay(): "none" | "left" | "right" | undefined;
|
|
92
|
-
get isOpen(): boolean | undefined;
|
|
93
|
-
get hasLoadingMessage(): boolean;
|
|
94
|
-
get buttonClasses(): string;
|
|
95
|
-
get buttonContentClasses(): string;
|
|
96
|
-
get childContentStyle(): string | ReturnType<typeof htmlSafe>;
|
|
97
|
-
setChildContentHeight: () => void;
|
|
98
|
-
onToggle(): void;
|
|
99
|
-
}
|
|
100
|
-
export {};
|
|
101
|
-
//# sourceMappingURL=eui-accordion.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-accordion.d.ts","sourceRoot":"","sources":["../../src/components/eui-accordion.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAM3C,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAc3C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAE9C,KAAK,uBAAuB,GAAG,MAAM,OAAO,cAAc,CAAC;AAE3D,KAAK,aAAa,GAAG;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ,OAAO,CAAC,EAAE,KAAK,GAAG,UAAU,CAAC;IAC7B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB,WAAW,CAAC,EAAE,UAAU,CAAC;IAEzB;;;OAGG;IACH,aAAa,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,QAAQ,CAAC;IAC5C;;OAEG;IACH,UAAU,CAAC,EAAE;QACX,SAAS,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;IAEF;;OAEG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC;;OAEG;IACH,aAAa,CAAC,EAAE,SAAS,CAAC;IAC1B;;OAEG;IACH,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IACrC;;OAEG;IACH,WAAW,CAAC,EAAE,uBAAuB,CAAC;IACtC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;IACzC;;OAEG;IACH,UAAU,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IAC/B;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAEvC,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAChC,CAAC;AAEF,MAAM,WAAW,qBAAqB;IACpC,OAAO,EAAE,GAAG,CAAC;IACb,IAAI,EAAE,aAAa,CAAC;IACpB,MAAM,EAAE;QACN,aAAa,EAAE,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;QACrC,OAAO,EAAE,EAAE,CAAC;QACZ,WAAW,EAAE,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;KACpC,CAAC;CACH;AAED,MAAM,CAAC,OAAO,OAAO,8BAA+B,SAAQ,SAAS,CAAC,qBAAqB,CAAC;IAE5D,SAAS,EAAG,OAAO,CAAC;IACpB,gBAAgB,EAAG,OAAO,CAAC;IAC3B,aAAa,EAAG,OAAO,CAAC;IACvB,WAAW,EAAG,uBAAuB,CAAC;IACtC,YAAY,EAAG,aAAa,CAAC,cAAc,CAAC,CAAC;IAEnE,OAAO,sBAAC;IACR,YAAY,EAAE,cAAc,GAAG,IAAI,CAAQ;IAC3C,YAAY,EAAE,cAAc,GAAG,IAAI,CAAQ;gBAExC,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,aAAa;IAQ/C,IAAI,aAAa,wBAEhB;IAED,IAAI,wBAAwB,YAE3B;IAED,IAAI,aAAa,0CAIhB;IAED,IAAI,MAAM,IAAI,OAAO,GAAG,SAAS,CAIhC;IAED,IAAI,iBAAiB,IAAI,OAAO,CAE/B;IAED,IAAI,aAAa,IAAI,MAAM,CAM1B;IAED,IAAI,oBAAoB,IAAI,MAAM,CAKjC;IAED,IAAI,iBAAiB,IAAI,MAAM,GAAG,UAAU,CAAC,OAAO,QAAQ,CAAC,CAE5D;IAED,qBAAqB,aAYnB;IAGF,QAAQ,IAAI,IAAI;CAoKjB"}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import Component from '@glimmer/component';
|
|
2
|
-
type Size = {
|
|
3
|
-
height: number;
|
|
4
|
-
width: number;
|
|
5
|
-
};
|
|
6
|
-
interface EuiAutoSizerComponentArgs {
|
|
7
|
-
/** Function responsible for rendering children.*/
|
|
8
|
-
/** Optional custom CSS class name to attach to root AutoSizer element. */
|
|
9
|
-
className?: string;
|
|
10
|
-
/** Default height to use for initial render; useful for SSR */
|
|
11
|
-
defaultHeight?: number;
|
|
12
|
-
/** Default width to use for initial render; useful for SSR */
|
|
13
|
-
defaultWidth?: number;
|
|
14
|
-
/** Disable dynamic :height property */
|
|
15
|
-
disableHeight?: boolean;
|
|
16
|
-
/** Disable dynamic :width property */
|
|
17
|
-
disableWidth?: boolean;
|
|
18
|
-
/** Nonce of the inlined stylesheet for Content Security Policy */
|
|
19
|
-
nonce?: string;
|
|
20
|
-
/** Callback to be invoked on-resize */
|
|
21
|
-
onResize?: (size: Size) => void;
|
|
22
|
-
/** Optional inline style */
|
|
23
|
-
style?: Record<string, string>;
|
|
24
|
-
}
|
|
25
|
-
type ResizeHandler = (element: HTMLElement, onResize: () => void) => void;
|
|
26
|
-
type DetectElementResize = {
|
|
27
|
-
addResizeListener: ResizeHandler;
|
|
28
|
-
removeResizeListener: ResizeHandler;
|
|
29
|
-
};
|
|
30
|
-
type DynamicStyle = {
|
|
31
|
-
outerStyle: {
|
|
32
|
-
height?: number | string;
|
|
33
|
-
width?: number | string;
|
|
34
|
-
overflow?: string;
|
|
35
|
-
};
|
|
36
|
-
childStyle?: {
|
|
37
|
-
height?: number | string;
|
|
38
|
-
width?: number | string;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
export interface EuiAutoSizerSignature {
|
|
42
|
-
Args: EuiAutoSizerComponentArgs;
|
|
43
|
-
Element: HTMLDivElement;
|
|
44
|
-
Blocks: {
|
|
45
|
-
default: [DynamicStyle['childStyle']];
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
export default class EuiAutoSizerComponent extends Component<EuiAutoSizerSignature> {
|
|
49
|
-
_autoSizer?: HTMLElement;
|
|
50
|
-
_parentNode?: HTMLElement;
|
|
51
|
-
_window?: any;
|
|
52
|
-
_detectElementResize?: DetectElementResize;
|
|
53
|
-
height: number | undefined;
|
|
54
|
-
width: number | undefined;
|
|
55
|
-
get disableHeight(): boolean;
|
|
56
|
-
get disableWidth(): boolean;
|
|
57
|
-
get style(): DynamicStyle;
|
|
58
|
-
setup(): void;
|
|
59
|
-
_onResize: () => void;
|
|
60
|
-
setRef: (ele: HTMLElement) => void;
|
|
61
|
-
willDestroy(): void;
|
|
62
|
-
}
|
|
63
|
-
export {};
|
|
64
|
-
//# sourceMappingURL=eui-auto-sizer.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-auto-sizer.d.ts","sourceRoot":"","sources":["../../src/components/eui-auto-sizer.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAQ3C,KAAK,IAAI,GAAG;IACV,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,UAAU,yBAAyB;IACjC,kDAAkD;IAElD,2EAA2E;IAC3E,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,+DAA+D;IAC/D,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,8DAA8D;IAC9D,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,uCAAuC;IACvC,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB,sCAAsC;IACtC,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,kEAAkE;IAClE,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,uCAAuC;IACvC,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IAEhC,4BAA4B;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAChC;AAED,KAAK,aAAa,GAAG,CAAC,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,IAAI,KAAK,IAAI,CAAC;AAE1E,KAAK,mBAAmB,GAAG;IACzB,iBAAiB,EAAE,aAAa,CAAC;IACjC,oBAAoB,EAAE,aAAa,CAAC;CACrC,CAAC;AAEF,KAAK,YAAY,GAAG;IAClB,UAAU,EAAE;QACV,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QACzB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,UAAU,CAAC,EAAE;QACX,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QACzB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;KACzB,CAAC;CACH,CAAC;AAEF,MAAM,WAAW,qBAAqB;IACpC,IAAI,EAAE,yBAAyB,CAAC;IAChC,OAAO,EAAE,cAAc,CAAC;IACxB,MAAM,EAAE;QACN,OAAO,EAAE,CAAC,YAAY,CAAC,YAAY,CAAC,CAAC,CAAC;KACvC,CAAC;CACH;AAED,MAAM,CAAC,OAAO,OAAO,qBAAsB,SAAQ,SAAS,CAAC,qBAAqB,CAAC;IACjF,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,oBAAoB,CAAC,EAAE,mBAAmB,CAAC;IAElC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAEnC,IAAI,aAAa,YAEhB;IAED,IAAI,YAAY,YAEf;IAED,IAAI,KAAK,iBAuBR;IAED,KAAK;IAgCL,SAAS,aA+BP;IAEF,MAAM,QAAS,WAAW,UAGxB;IAEF,WAAW,IAAI,IAAI;CAqBpB"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type { sizeMapping, typeMapping } from '../utils/css-mappings/eui-avatar';
|
|
2
|
-
import type { EuiIconSignature } from './eui-icon';
|
|
3
|
-
import type { TemplateOnlyComponent } from '@ember/component/template-only';
|
|
4
|
-
export interface EuiAvatarSignature {
|
|
5
|
-
Element: HTMLDivElement;
|
|
6
|
-
Args: {
|
|
7
|
-
name?: string;
|
|
8
|
-
color?: EuiIconSignature['Args']['color'];
|
|
9
|
-
iconColor?: string;
|
|
10
|
-
iconSize?: EuiIconSignature['Args']['size'];
|
|
11
|
-
iconType?: EuiIconSignature['Args']['type'];
|
|
12
|
-
imageUrl?: string;
|
|
13
|
-
initials?: string;
|
|
14
|
-
isDisabled?: boolean;
|
|
15
|
-
size?: keyof typeof sizeMapping;
|
|
16
|
-
type?: keyof typeof typeMapping;
|
|
17
|
-
initialLength?: 1 | 2;
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
declare const EuiAvatar: TemplateOnlyComponent<EuiAvatarSignature>;
|
|
21
|
-
export default EuiAvatar;
|
|
22
|
-
//# sourceMappingURL=eui-avatar.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-avatar.d.ts","sourceRoot":"","sources":["../../src/components/eui-avatar.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AACjF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,kBAAkB;IACjC,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,KAAK,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC;QAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,QAAQ,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;QAC5C,QAAQ,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;QAC5C,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,IAAI,CAAC,EAAE,MAAM,OAAO,WAAW,CAAC;QAChC,IAAI,CAAC,EAAE,MAAM,OAAO,WAAW,CAAC;QAChC,aAAa,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC;KACvB,CAAC;CACH;AAED,QAAA,MAAM,SAAS,EAAE,qBAAqB,CAAC,kBAAkB,CAiDvD,CAAC;AAEH,eAAe,SAAS,CAAC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { gutterSize } from '../utils/css-mappings/eui-badge-group';
|
|
2
|
-
import type { TemplateOnlyComponent } from '@ember/component/template-only';
|
|
3
|
-
declare const BadgeGroupItem: TemplateOnlyComponent<{
|
|
4
|
-
Blocks: {
|
|
5
|
-
default: [];
|
|
6
|
-
};
|
|
7
|
-
}>;
|
|
8
|
-
export interface EuiBadgeGroupSignature {
|
|
9
|
-
Element: HTMLDivElement;
|
|
10
|
-
Args: {
|
|
11
|
-
gutterSize: keyof typeof gutterSize;
|
|
12
|
-
};
|
|
13
|
-
Blocks: {
|
|
14
|
-
default: [
|
|
15
|
-
{
|
|
16
|
-
item: typeof BadgeGroupItem;
|
|
17
|
-
}
|
|
18
|
-
];
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
declare const EuiBadgeGroup: TemplateOnlyComponent<EuiBadgeGroupSignature>;
|
|
22
|
-
export default EuiBadgeGroup;
|
|
23
|
-
//# sourceMappingURL=eui-badge-group.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-badge-group.d.ts","sourceRoot":"","sources":["../../src/components/eui-badge-group.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;AACxE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,QAAA,MAAM,cAAc,EAAE,qBAAqB,CAAC;IAC1C,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH,CASC,CAAC;AAEH,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,UAAU,EAAE,MAAM,OAAO,UAAU,CAAC;KACrC,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE;YACP;gBACE,IAAI,EAAE,OAAO,cAAc,CAAC;aAC7B;SACF,CAAC;KACH,CAAC;CACH;AAED,QAAA,MAAM,aAAa,EAAE,qBAAqB,CAAC,sBAAsB,CAY/D,CAAC;AAEH,eAAe,aAAa,CAAC"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import type { colorMapping, EuiBadgeColorType } from '../utils/css-mappings/eui-badge';
|
|
2
|
-
import type { EuiIconSignature } from './eui-icon';
|
|
3
|
-
import type { TemplateOnlyComponent } from '@ember/component/template-only';
|
|
4
|
-
export interface EuiBadgeSignature {
|
|
5
|
-
Element: HTMLButtonElement | HTMLAnchorElement | HTMLSpanElement;
|
|
6
|
-
Args: {
|
|
7
|
-
color?: keyof typeof colorMapping | EuiBadgeColorType | string;
|
|
8
|
-
iconType?: EuiIconSignature['Args']['type'];
|
|
9
|
-
iconSide?: 'left' | 'right';
|
|
10
|
-
iconOnClick?: () => void;
|
|
11
|
-
iconOnClickAriaLabel?: string;
|
|
12
|
-
iconUseSvg?: boolean;
|
|
13
|
-
isDisabled?: boolean;
|
|
14
|
-
onClick?: () => void;
|
|
15
|
-
onClickAriaLabel?: string;
|
|
16
|
-
href?: string;
|
|
17
|
-
target?: string;
|
|
18
|
-
closeButtonProps?: {
|
|
19
|
-
tabIndex?: number;
|
|
20
|
-
dataSelectedIconIndex?: number;
|
|
21
|
-
iconClasses?: string;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
Blocks: {
|
|
25
|
-
default: [];
|
|
26
|
-
};
|
|
27
|
-
}
|
|
28
|
-
declare const EuiBadge: TemplateOnlyComponent<EuiBadgeSignature>;
|
|
29
|
-
export default EuiBadge;
|
|
30
|
-
//# sourceMappingURL=eui-badge.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-badge.d.ts","sourceRoot":"","sources":["../../src/components/eui-badge.ts"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,YAAY,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACvF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,iBAAiB,GAAG,iBAAiB,GAAG,eAAe,CAAC;IACjE,IAAI,EAAE;QACJ,KAAK,CAAC,EAAE,MAAM,OAAO,YAAY,GAAG,iBAAiB,GAAG,MAAM,CAAC;QAC/D,QAAQ,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;QAC5C,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;QAC5B,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;QACzB,oBAAoB,CAAC,EAAE,MAAM,CAAC;QAC9B,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;QACrB,gBAAgB,CAAC,EAAE,MAAM,CAAC;QAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,gBAAgB,CAAC,EAAE;YACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;YAClB,qBAAqB,CAAC,EAAE,MAAM,CAAC;YAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;SACtB,CAAC;KACH,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,QAAQ,EAAE,qBAAqB,CAAC,iBAAiB,CAkKrD,CAAC;AAEH,eAAe,QAAQ,CAAC"}
|