@ember-eui/core 9.0.0 → 10.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/eui-accordion.js +82 -226
- package/dist/components/eui-accordion.js.map +1 -1
- package/dist/components/eui-auto-sizer.js +69 -85
- package/dist/components/eui-auto-sizer.js.map +1 -1
- package/dist/components/eui-avatar.js +10 -61
- package/dist/components/eui-avatar.js.map +1 -1
- package/dist/components/eui-badge-group.js +10 -24
- package/dist/components/eui-badge-group.js.map +1 -1
- package/dist/components/eui-badge.js +12 -166
- package/dist/components/eui-badge.js.map +1 -1
- package/dist/components/eui-beta-badge.js +9 -181
- package/dist/components/eui-beta-badge.js.map +1 -1
- package/dist/components/eui-bottom-bar.js +37 -104
- package/dist/components/eui-bottom-bar.js.map +1 -1
- package/dist/components/eui-breadcrumbs.js +87 -192
- package/dist/components/eui-breadcrumbs.js.map +1 -1
- package/dist/components/eui-button-content.js +9 -37
- package/dist/components/eui-button-content.js.map +1 -1
- package/dist/components/eui-button-empty.js +8 -70
- package/dist/components/eui-button-empty.js.map +1 -1
- package/dist/components/eui-button-group-button.js +13 -73
- package/dist/components/eui-button-group-button.js.map +1 -1
- package/dist/components/eui-button-group.js +10 -79
- package/dist/components/eui-button-group.js.map +1 -1
- package/dist/components/eui-button-icon.js +9 -64
- package/dist/components/eui-button-icon.js.map +1 -1
- package/dist/components/eui-button.js +11 -58
- package/dist/components/eui-button.js.map +1 -1
- package/dist/components/eui-call-out.js +10 -55
- package/dist/components/eui-call-out.js.map +1 -1
- package/dist/components/eui-card-select.js +25 -51
- package/dist/components/eui-card-select.js.map +1 -1
- package/dist/components/eui-card.js +51 -208
- package/dist/components/eui-card.js.map +1 -1
- package/dist/components/eui-checkable-card.js +10 -72
- package/dist/components/eui-checkable-card.js.map +1 -1
- package/dist/components/eui-checkbox-group.js +11 -58
- package/dist/components/eui-checkbox-group.js.map +1 -1
- package/dist/components/eui-checkbox.js +13 -58
- package/dist/components/eui-checkbox.js.map +1 -1
- package/dist/components/eui-code-block/controls.js +8 -39
- package/dist/components/eui-code-block/controls.js.map +1 -1
- package/dist/components/eui-code-block/full-screen-display.js +9 -22
- package/dist/components/eui-code-block/full-screen-display.js.map +1 -1
- package/dist/components/eui-code-block/virtualized.js +28 -65
- package/dist/components/eui-code-block/virtualized.js.map +1 -1
- package/dist/components/eui-code-block.js +152 -298
- package/dist/components/eui-code-block.js.map +1 -1
- package/dist/components/eui-code.js +48 -63
- package/dist/components/eui-code.js.map +1 -1
- package/dist/components/eui-collapsible-nav-group.js +11 -138
- package/dist/components/eui-collapsible-nav-group.js.map +1 -1
- package/dist/components/eui-collapsible-nav.js +50 -88
- package/dist/components/eui-collapsible-nav.js.map +1 -1
- package/dist/components/eui-combo-box/create-option.js +23 -44
- package/dist/components/eui-combo-box/create-option.js.map +1 -1
- package/dist/components/eui-combo-box/group.js +4 -15
- package/dist/components/eui-combo-box/group.js.map +1 -1
- package/dist/components/eui-combo-box/no-matches-message.js +7 -15
- package/dist/components/eui-combo-box/no-matches-message.js.map +1 -1
- package/dist/components/eui-combo-box/options.js +49 -132
- package/dist/components/eui-combo-box/options.js.map +1 -1
- package/dist/components/eui-combo-box/search-message.js +7 -15
- package/dist/components/eui-combo-box/search-message.js.map +1 -1
- package/dist/components/eui-combo-box/trigger/input.js +39 -79
- package/dist/components/eui-combo-box/trigger/input.js.map +1 -1
- package/dist/components/eui-combo-box/trigger.js +32 -163
- package/dist/components/eui-combo-box/trigger.js.map +1 -1
- package/dist/components/eui-combo-box-pill.js +9 -48
- package/dist/components/eui-combo-box-pill.js.map +1 -1
- package/dist/components/eui-combo-box.js +133 -218
- package/dist/components/eui-combo-box.js.map +1 -1
- package/dist/components/eui-comment-list.js +4 -11
- package/dist/components/eui-comment-list.js.map +1 -1
- package/dist/components/eui-comment-timeline.js +8 -37
- package/dist/components/eui-comment-timeline.js.map +1 -1
- package/dist/components/eui-comment.js +9 -92
- package/dist/components/eui-comment.js.map +1 -1
- package/dist/components/eui-confirm-modal.js +13 -54
- package/dist/components/eui-confirm-modal.js.map +1 -1
- package/dist/components/eui-context-menu-item.js +34 -99
- package/dist/components/eui-context-menu-item.js.map +1 -1
- package/dist/components/eui-context-menu-panel.js +4 -10
- package/dist/components/eui-context-menu-panel.js.map +1 -1
- package/dist/components/eui-copy.js +25 -32
- package/dist/components/eui-copy.js.map +1 -1
- package/dist/components/eui-described-form-group.js +9 -47
- package/dist/components/eui-described-form-group.js.map +1 -1
- package/dist/components/eui-description-list-description.js +4 -8
- package/dist/components/eui-description-list-description.js.map +1 -1
- package/dist/components/eui-description-list-title.js +4 -8
- package/dist/components/eui-description-list-title.js.map +1 -1
- package/dist/components/eui-description-list.js +9 -33
- package/dist/components/eui-description-list.js.map +1 -1
- package/dist/components/eui-dual-range.js +285 -662
- package/dist/components/eui-dual-range.js.map +1 -1
- package/dist/components/eui-empty-prompt.js +14 -103
- package/dist/components/eui-empty-prompt.js.map +1 -1
- package/dist/components/eui-field-number.js +10 -77
- package/dist/components/eui-field-number.js.map +1 -1
- package/dist/components/eui-field-password.js +14 -87
- package/dist/components/eui-field-password.js.map +1 -1
- package/dist/components/eui-field-search.js +85 -143
- package/dist/components/eui-field-search.js.map +1 -1
- package/dist/components/eui-field-text.js +10 -74
- package/dist/components/eui-field-text.js.map +1 -1
- package/dist/components/eui-file-picker.js +86 -173
- package/dist/components/eui-file-picker.js.map +1 -1
- package/dist/components/eui-flex-grid.js +9 -41
- package/dist/components/eui-flex-grid.js.map +1 -1
- package/dist/components/eui-flex-group.js +8 -40
- package/dist/components/eui-flex-group.js.map +1 -1
- package/dist/components/eui-flex-item.js +9 -36
- package/dist/components/eui-flex-item.js.map +1 -1
- package/dist/components/eui-flyout-body.js +8 -38
- package/dist/components/eui-flyout-body.js.map +1 -1
- package/dist/components/eui-flyout-footer.js +4 -8
- package/dist/components/eui-flyout-footer.js.map +1 -1
- package/dist/components/eui-flyout-header.js +7 -17
- package/dist/components/eui-flyout-header.js.map +1 -1
- package/dist/components/eui-flyout.js +95 -234
- package/dist/components/eui-flyout.js.map +1 -1
- package/dist/components/eui-form-control-layout-clear-button.js +8 -23
- package/dist/components/eui-form-control-layout-clear-button.js.map +1 -1
- package/dist/components/eui-form-control-layout-custom-icon.js +7 -32
- package/dist/components/eui-form-control-layout-custom-icon.js.map +1 -1
- package/dist/components/eui-form-control-layout-delimited.js +8 -53
- package/dist/components/eui-form-control-layout-delimited.js.map +1 -1
- package/dist/components/eui-form-control-layout-icons.js +10 -47
- package/dist/components/eui-form-control-layout-icons.js.map +1 -1
- package/dist/components/eui-form-control-layout.js +8 -47
- package/dist/components/eui-form-control-layout.js.map +1 -1
- package/dist/components/eui-form-error-text.js +4 -8
- package/dist/components/eui-form-error-text.js.map +1 -1
- package/dist/components/eui-form-fieldset.js +7 -24
- package/dist/components/eui-form-fieldset.js.map +1 -1
- package/dist/components/eui-form-help-text.js +4 -8
- package/dist/components/eui-form-help-text.js.map +1 -1
- package/dist/components/eui-form-label.js +8 -29
- package/dist/components/eui-form-label.js.map +1 -1
- package/dist/components/eui-form-legend.js +8 -27
- package/dist/components/eui-form-legend.js.map +1 -1
- package/dist/components/eui-form-row.js +15 -268
- package/dist/components/eui-form-row.js.map +1 -1
- package/dist/components/eui-form.js +9 -83
- package/dist/components/eui-form.js.map +1 -1
- package/dist/components/eui-global-toast-list.js +109 -130
- package/dist/components/eui-global-toast-list.js.map +1 -1
- package/dist/components/eui-header-alert.js +7 -35
- package/dist/components/eui-header-alert.js.map +1 -1
- package/dist/components/eui-header-breadcrumbs.js +7 -15
- package/dist/components/eui-header-breadcrumbs.js.map +1 -1
- package/dist/components/eui-header-link.js +8 -24
- package/dist/components/eui-header-link.js.map +1 -1
- package/dist/components/eui-header-links.js +31 -79
- package/dist/components/eui-header-links.js.map +1 -1
- package/dist/components/eui-header-logo.js +8 -22
- package/dist/components/eui-header-logo.js.map +1 -1
- package/dist/components/eui-header-section-item-button.js +45 -94
- package/dist/components/eui-header-section-item-button.js.map +1 -1
- package/dist/components/eui-header-section-item.js +8 -18
- package/dist/components/eui-header-section-item.js.map +1 -1
- package/dist/components/eui-header-section.js +8 -19
- package/dist/components/eui-header-section.js.map +1 -1
- package/dist/components/eui-header.js +11 -36
- package/dist/components/eui-header.js.map +1 -1
- package/dist/components/eui-health.js +8 -27
- package/dist/components/eui-health.js.map +1 -1
- package/dist/components/eui-hide-for.js +12 -18
- package/dist/components/eui-hide-for.js.map +1 -1
- package/dist/components/eui-horizontal-rule.js +8 -17
- package/dist/components/eui-horizontal-rule.js.map +1 -1
- package/dist/components/eui-i18n/render.js +4 -6
- package/dist/components/eui-i18n/render.js.map +1 -1
- package/dist/components/eui-i18n.js +22 -43
- package/dist/components/eui-i18n.js.map +1 -1
- package/dist/components/eui-icon-tip.js +9 -49
- package/dist/components/eui-icon-tip.js.map +1 -1
- package/dist/components/eui-icon.js +59 -130
- package/dist/components/eui-icon.js.map +1 -1
- package/dist/components/eui-image.js +44 -149
- package/dist/components/eui-image.js.map +1 -1
- package/dist/components/eui-inner-text.js +33 -37
- package/dist/components/eui-inner-text.js.map +1 -1
- package/dist/components/eui-input-popover.js +102 -148
- package/dist/components/eui-input-popover.js.map +1 -1
- package/dist/components/eui-key-pad-menu-item.js +15 -83
- package/dist/components/eui-key-pad-menu-item.js.map +1 -1
- package/dist/components/eui-key-pad-menu.js +8 -25
- package/dist/components/eui-key-pad-menu.js.map +1 -1
- package/dist/components/eui-link.js +9 -60
- package/dist/components/eui-link.js.map +1 -1
- package/dist/components/eui-list-group-item.js +11 -96
- package/dist/components/eui-list-group-item.js.map +1 -1
- package/dist/components/eui-list-group.js +11 -36
- package/dist/components/eui-list-group.js.map +1 -1
- package/dist/components/eui-loading-content.js +7 -20
- package/dist/components/eui-loading-content.js.map +1 -1
- package/dist/components/eui-loading-logo.js +9 -27
- package/dist/components/eui-loading-logo.js.map +1 -1
- package/dist/components/eui-loading-spinner.js +8 -16
- package/dist/components/eui-loading-spinner.js.map +1 -1
- package/dist/components/eui-markdown-editor-drop-zone.js +7 -20
- package/dist/components/eui-markdown-editor-drop-zone.js.map +1 -1
- package/dist/components/eui-markdown-editor-footer/icons/markdown-logo.js +4 -21
- package/dist/components/eui-markdown-editor-footer/icons/markdown-logo.js.map +1 -1
- package/dist/components/eui-markdown-editor-footer.js +49 -145
- package/dist/components/eui-markdown-editor-footer.js.map +1 -1
- package/dist/components/eui-markdown-editor-text-area.js +8 -17
- package/dist/components/eui-markdown-editor-text-area.js.map +1 -1
- package/dist/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.js +4 -21
- package/dist/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.js.map +1 -1
- package/dist/components/eui-markdown-editor-toolbar.js +71 -155
- package/dist/components/eui-markdown-editor-toolbar.js.map +1 -1
- package/dist/components/eui-markdown-editor.js +217 -283
- package/dist/components/eui-markdown-editor.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-checkbox.js +16 -26
- package/dist/components/eui-markdown-format/markdown-checkbox.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code-block.js +7 -16
- package/dist/components/eui-markdown-format/markdown-code-block.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code.js +7 -11
- package/dist/components/eui-markdown-format/markdown-code.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-tooltip.js +8 -20
- package/dist/components/eui-markdown-format/markdown-tooltip.js.map +1 -1
- package/dist/components/eui-markdown-format.js +36 -50
- package/dist/components/eui-markdown-format.js.map +1 -1
- package/dist/components/eui-modal-body.js +4 -10
- package/dist/components/eui-modal-body.js.map +1 -1
- package/dist/components/eui-modal-footer.js +4 -8
- package/dist/components/eui-modal-footer.js.map +1 -1
- package/dist/components/eui-modal-header-title.js +4 -8
- package/dist/components/eui-modal-header-title.js.map +1 -1
- package/dist/components/eui-modal-header.js +4 -8
- package/dist/components/eui-modal-header.js.map +1 -1
- package/dist/components/eui-modal.js +16 -61
- package/dist/components/eui-modal.js.map +1 -1
- package/dist/components/eui-notification-badge.js +8 -19
- package/dist/components/eui-notification-badge.js.map +1 -1
- package/dist/components/eui-notification-event-messages.js +10 -53
- package/dist/components/eui-notification-event-messages.js.map +1 -1
- package/dist/components/eui-notification-event-meta.js +15 -119
- package/dist/components/eui-notification-event-meta.js.map +1 -1
- package/dist/components/eui-notification-event-read-button.js +8 -26
- package/dist/components/eui-notification-event-read-button.js.map +1 -1
- package/dist/components/eui-notification-event-read-icon.js +9 -31
- package/dist/components/eui-notification-event-read-icon.js.map +1 -1
- package/dist/components/eui-notification-event.js +14 -119
- package/dist/components/eui-notification-event.js.map +1 -1
- package/dist/components/eui-overlay-mask.js +35 -52
- package/dist/components/eui-overlay-mask.js.map +1 -1
- package/dist/components/eui-page-body.js +12 -65
- package/dist/components/eui-page-body.js.map +1 -1
- package/dist/components/eui-page-content-body.js +10 -27
- package/dist/components/eui-page-content-body.js.map +1 -1
- package/dist/components/eui-page-content-header-section.js +4 -8
- package/dist/components/eui-page-content-header-section.js.map +1 -1
- package/dist/components/eui-page-content-header.js +7 -17
- package/dist/components/eui-page-content-header.js.map +1 -1
- package/dist/components/eui-page-content.js +9 -30
- package/dist/components/eui-page-content.js.map +1 -1
- package/dist/components/eui-page-header-content.js +55 -363
- package/dist/components/eui-page-header-content.js.map +1 -1
- package/dist/components/eui-page-header-section.js +4 -8
- package/dist/components/eui-page-header-section.js.map +1 -1
- package/dist/components/eui-page-header.js +11 -108
- package/dist/components/eui-page-header.js.map +1 -1
- package/dist/components/eui-page-side-bar.js +8 -19
- package/dist/components/eui-page-side-bar.js.map +1 -1
- package/dist/components/eui-page-template.js +59 -846
- package/dist/components/eui-page-template.js.map +1 -1
- package/dist/components/eui-page.js +10 -37
- package/dist/components/eui-page.js.map +1 -1
- package/dist/components/eui-pagination/button-wrapper.js +10 -32
- package/dist/components/eui-pagination/button-wrapper.js.map +1 -1
- package/dist/components/eui-pagination/next-button.js +11 -43
- package/dist/components/eui-pagination/next-button.js.map +1 -1
- package/dist/components/eui-pagination/previous-button.js +10 -42
- package/dist/components/eui-pagination/previous-button.js.map +1 -1
- package/dist/components/eui-pagination-button.js +11 -48
- package/dist/components/eui-pagination-button.js.map +1 -1
- package/dist/components/eui-pagination.js +67 -186
- package/dist/components/eui-pagination.js.map +1 -1
- package/dist/components/eui-panel.js +9 -72
- package/dist/components/eui-panel.js.map +1 -1
- package/dist/components/eui-popover-footer.js +7 -17
- package/dist/components/eui-popover-footer.js.map +1 -1
- package/dist/components/eui-popover-title.js +7 -17
- package/dist/components/eui-popover-title.js.map +1 -1
- package/dist/components/eui-popover.js +290 -418
- package/dist/components/eui-popover.js.map +1 -1
- package/dist/components/eui-portal.js +22 -28
- package/dist/components/eui-portal.js.map +1 -1
- package/dist/components/eui-progress.js +8 -62
- package/dist/components/eui-progress.js.map +1 -1
- package/dist/components/eui-radio-group.js +10 -50
- package/dist/components/eui-radio-group.js.map +1 -1
- package/dist/components/eui-radio.js +10 -52
- package/dist/components/eui-radio.js.map +1 -1
- package/dist/components/eui-range-highlight.js +9 -33
- package/dist/components/eui-range-highlight.js.map +1 -1
- package/dist/components/eui-range-input.js +10 -50
- package/dist/components/eui-range-input.js.map +1 -1
- package/dist/components/eui-range-label.js +8 -18
- package/dist/components/eui-range-label.js.map +1 -1
- package/dist/components/eui-range-levels.js +31 -52
- package/dist/components/eui-range-levels.js.map +1 -1
- package/dist/components/eui-range-slider.js +7 -26
- package/dist/components/eui-range-slider.js.map +1 -1
- package/dist/components/eui-range-thumb.js +8 -33
- package/dist/components/eui-range-thumb.js.map +1 -1
- package/dist/components/eui-range-ticks.js +24 -54
- package/dist/components/eui-range-ticks.js.map +1 -1
- package/dist/components/eui-range-tooltip.js +32 -48
- package/dist/components/eui-range-tooltip.js.map +1 -1
- package/dist/components/eui-range-track.js +82 -127
- package/dist/components/eui-range-track.js.map +1 -1
- package/dist/components/eui-range-wrapper.js +7 -18
- package/dist/components/eui-range-wrapper.js.map +1 -1
- package/dist/components/eui-range.js +129 -536
- package/dist/components/eui-range.js.map +1 -1
- package/dist/components/eui-select.js +11 -80
- package/dist/components/eui-select.js.map +1 -1
- package/dist/components/eui-selectable-list-item.js +8 -32
- package/dist/components/eui-selectable-list-item.js.map +1 -1
- package/dist/components/eui-show-for.js +26 -37
- package/dist/components/eui-show-for.js.map +1 -1
- package/dist/components/eui-side-nav-item/button.js +9 -37
- package/dist/components/eui-side-nav-item/button.js.map +1 -1
- package/dist/components/eui-side-nav-item.js +10 -124
- package/dist/components/eui-side-nav-item.js.map +1 -1
- package/dist/components/eui-side-nav.js +39 -198
- package/dist/components/eui-side-nav.js.map +1 -1
- package/dist/components/eui-spacer.js +8 -13
- package/dist/components/eui-spacer.js.map +1 -1
- package/dist/components/eui-split-panel/inner.js +8 -20
- package/dist/components/eui-split-panel/inner.js.map +1 -1
- package/dist/components/eui-split-panel/outer.js +10 -39
- package/dist/components/eui-split-panel/outer.js.map +1 -1
- package/dist/components/eui-stat/description.js +7 -24
- package/dist/components/eui-stat/description.js.map +1 -1
- package/dist/components/eui-stat/title.js +9 -31
- package/dist/components/eui-stat/title.js.map +1 -1
- package/dist/components/eui-stat.js +16 -96
- package/dist/components/eui-stat.js.map +1 -1
- package/dist/components/eui-step-horizontal.js +10 -53
- package/dist/components/eui-step-horizontal.js.map +1 -1
- package/dist/components/eui-step-number.js +10 -52
- package/dist/components/eui-step-number.js.map +1 -1
- package/dist/components/eui-step.js +9 -41
- package/dist/components/eui-step.js.map +1 -1
- package/dist/components/eui-steps-horizontal.js +4 -8
- package/dist/components/eui-steps-horizontal.js.map +1 -1
- package/dist/components/eui-steps.js +4 -8
- package/dist/components/eui-steps.js.map +1 -1
- package/dist/components/eui-sub-steps.js +4 -8
- package/dist/components/eui-sub-steps.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js +69 -101
- package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/datetime-picker.js +146 -289
- package/dist/components/eui-super-date-picker/date-popover/datetime-picker.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-button.js +35 -88
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-button.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-content.js +33 -74
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-content.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/now-tab.js +11 -57
- package/dist/components/eui-super-date-picker/date-popover/now-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/relative-tab.js +82 -117
- package/dist/components/eui-super-date-picker/date-popover/relative-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-date-picker-range.js +7 -30
- package/dist/components/eui-super-date-picker/eui-date-picker-range.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.js +11 -53
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.js +80 -215
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.js +11 -53
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover.js +42 -91
- package/dist/components/eui-super-date-picker/eui-quick-select-popover.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-super-update-button.js +11 -48
- package/dist/components/eui-super-date-picker/eui-super-update-button.js.map +1 -1
- package/dist/components/eui-super-date-picker/utils/pretty-duration.js.map +1 -1
- package/dist/components/eui-super-date-picker/utils/quick-select.js.map +1 -1
- package/dist/components/eui-super-date-picker.js +116 -230
- package/dist/components/eui-super-date-picker.js.map +1 -1
- package/dist/components/eui-switch.js +28 -87
- package/dist/components/eui-switch.js.map +1 -1
- package/dist/components/eui-tab.js +9 -73
- package/dist/components/eui-tab.js.map +1 -1
- package/dist/components/eui-tabbed-content.js +94 -131
- package/dist/components/eui-tabbed-content.js.map +1 -1
- package/dist/components/eui-tabs.js +7 -27
- package/dist/components/eui-tabs.js.map +1 -1
- package/dist/components/eui-text-align.js +8 -18
- package/dist/components/eui-text-align.js.map +1 -1
- package/dist/components/eui-text-area.js +11 -36
- package/dist/components/eui-text-area.js.map +1 -1
- package/dist/components/eui-text-color.js +8 -30
- package/dist/components/eui-text-color.js.map +1 -1
- package/dist/components/eui-text.js +9 -44
- package/dist/components/eui-text.js.map +1 -1
- package/dist/components/eui-title.js +8 -20
- package/dist/components/eui-title.js.map +1 -1
- package/dist/components/eui-toast.js +9 -66
- package/dist/components/eui-toast.js.map +1 -1
- package/dist/components/eui-tool-tip-popover.js +28 -34
- package/dist/components/eui-tool-tip-popover.js.map +1 -1
- package/dist/components/eui-tool-tip.js +167 -224
- package/dist/components/eui-tool-tip.js.map +1 -1
- package/dist/components/text-block.js +7 -41
- package/dist/components/text-block.js.map +1 -1
- package/dist/helpers/class-names.js.map +1 -1
- package/dist/helpers/eui-palette.js.map +1 -1
- package/dist/helpers/get-eui-config.js +6 -12
- package/dist/helpers/get-eui-config.js.map +1 -1
- package/dist/helpers/get-range-tick.js.map +1 -1
- package/dist/helpers/inline-styles.js.map +1 -1
- package/dist/helpers/is-within-number.js.map +1 -1
- package/dist/helpers/use-state.js +10 -17
- package/dist/helpers/use-state.js.map +1 -1
- package/dist/i18n/util.js.map +1 -1
- package/dist/modifiers/outside-click-detector.js +16 -12
- package/dist/modifiers/outside-click-detector.js.map +1 -1
- package/dist/modifiers/resize-observer.js +9 -15
- package/dist/modifiers/resize-observer.js.map +1 -1
- package/dist/modifiers/use-is-within-breakpoints.js.map +1 -1
- package/dist/services/eui-config.js +8 -14
- package/dist/services/eui-config.js.map +1 -1
- package/dist/services/eui-i18n.js +13 -8
- package/dist/services/eui-i18n.js.map +1 -1
- package/dist/services/eui-toaster.js +13 -13
- package/dist/services/eui-toaster.js.map +1 -1
- package/dist/utils/accesibility/accessible-click-keys.js.map +1 -1
- package/dist/utils/accesibility/cascading-menu-keys.js.map +1 -1
- package/dist/utils/accesibility/combo-box-keys.js.map +1 -1
- package/dist/utils/breakpoint.js.map +1 -1
- package/dist/utils/code/utils.js.map +1 -1
- package/dist/utils/color/eui_palettes.js.map +1 -1
- package/dist/utils/css-mappings/eui-avatar.js.map +1 -1
- package/dist/utils/css-mappings/eui-badge.js.map +1 -1
- package/dist/utils/css-mappings/eui-button-group-button.js.map +1 -1
- package/dist/utils/css-mappings/eui-button-group.js.map +1 -1
- package/dist/utils/css-mappings/eui-range-levels.js.map +1 -1
- package/dist/utils/css-mappings/index.js.map +1 -1
- package/dist/utils/markdown/markdown-actions.js +20 -3
- package/dist/utils/markdown/markdown-actions.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-add-components/processor.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/processing-plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/ui-plugins.js.map +1 -1
- package/dist/utils/markdown/remark/remark-prismjs.js.map +1 -1
- package/dist/utils/timer.js +26 -30
- package/dist/utils/timer.js.map +1 -1
- package/package.json +10 -8
- package/declarations/-private/random-id.d.ts +0 -9
- package/declarations/-private/random-id.d.ts.map +0 -1
- package/declarations/components/common.d.ts +0 -42
- package/declarations/components/common.d.ts.map +0 -1
- package/declarations/components/eui-accordion.d.ts +0 -101
- package/declarations/components/eui-accordion.d.ts.map +0 -1
- package/declarations/components/eui-auto-sizer.d.ts +0 -64
- package/declarations/components/eui-auto-sizer.d.ts.map +0 -1
- package/declarations/components/eui-avatar.d.ts +0 -22
- package/declarations/components/eui-avatar.d.ts.map +0 -1
- package/declarations/components/eui-badge-group.d.ts +0 -23
- package/declarations/components/eui-badge-group.d.ts.map +0 -1
- package/declarations/components/eui-badge.d.ts +0 -30
- package/declarations/components/eui-badge.d.ts.map +0 -1
- package/declarations/components/eui-beta-badge.d.ts +0 -63
- package/declarations/components/eui-beta-badge.d.ts.map +0 -1
- package/declarations/components/eui-bottom-bar.d.ts +0 -35
- package/declarations/components/eui-bottom-bar.d.ts.map +0 -1
- package/declarations/components/eui-breadcrumbs.d.ts +0 -70
- package/declarations/components/eui-breadcrumbs.d.ts.map +0 -1
- package/declarations/components/eui-button-content.d.ts +0 -21
- package/declarations/components/eui-button-content.d.ts.map +0 -1
- package/declarations/components/eui-button-empty.d.ts +0 -33
- package/declarations/components/eui-button-empty.d.ts.map +0 -1
- package/declarations/components/eui-button-group-button.d.ts +0 -29
- package/declarations/components/eui-button-group-button.d.ts.map +0 -1
- package/declarations/components/eui-button-group.d.ts +0 -41
- package/declarations/components/eui-button-group.d.ts.map +0 -1
- package/declarations/components/eui-button-icon.d.ts +0 -25
- package/declarations/components/eui-button-icon.d.ts.map +0 -1
- package/declarations/components/eui-button.d.ts +0 -34
- package/declarations/components/eui-button.d.ts.map +0 -1
- package/declarations/components/eui-call-out.d.ts +0 -21
- package/declarations/components/eui-call-out.d.ts.map +0 -1
- package/declarations/components/eui-card-select.d.ts +0 -29
- package/declarations/components/eui-card-select.d.ts.map +0 -1
- package/declarations/components/eui-card.d.ts +0 -68
- package/declarations/components/eui-card.d.ts.map +0 -1
- package/declarations/components/eui-checkable-card.d.ts +0 -21
- package/declarations/components/eui-checkable-card.d.ts.map +0 -1
- package/declarations/components/eui-checkbox-group.d.ts +0 -27
- package/declarations/components/eui-checkbox-group.d.ts.map +0 -1
- package/declarations/components/eui-checkbox.d.ts +0 -27
- package/declarations/components/eui-checkbox.d.ts.map +0 -1
- package/declarations/components/eui-code-block/controls.d.ts +0 -13
- package/declarations/components/eui-code-block/controls.d.ts.map +0 -1
- package/declarations/components/eui-code-block/full-screen-display.d.ts +0 -11
- package/declarations/components/eui-code-block/full-screen-display.d.ts.map +0 -1
- package/declarations/components/eui-code-block/virtualized.d.ts +0 -20
- package/declarations/components/eui-code-block/virtualized.d.ts.map +0 -1
- package/declarations/components/eui-code-block.d.ts +0 -92
- package/declarations/components/eui-code-block.d.ts.map +0 -1
- package/declarations/components/eui-code.d.ts +0 -21
- package/declarations/components/eui-code.d.ts.map +0 -1
- package/declarations/components/eui-collapsible-nav-group.d.ts +0 -26
- package/declarations/components/eui-collapsible-nav-group.d.ts.map +0 -1
- package/declarations/components/eui-collapsible-nav.d.ts +0 -66
- package/declarations/components/eui-collapsible-nav.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/create-option.d.ts +0 -16
- package/declarations/components/eui-combo-box/create-option.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/group.d.ts +0 -16
- package/declarations/components/eui-combo-box/group.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/no-matches-message.d.ts +0 -11
- package/declarations/components/eui-combo-box/no-matches-message.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/options.d.ts +0 -12
- package/declarations/components/eui-combo-box/options.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/search-message.d.ts +0 -11
- package/declarations/components/eui-combo-box/search-message.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/trigger/input.d.ts +0 -6
- package/declarations/components/eui-combo-box/trigger/input.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/trigger.d.ts +0 -4
- package/declarations/components/eui-combo-box/trigger.d.ts.map +0 -1
- package/declarations/components/eui-combo-box-pill.d.ts +0 -22
- package/declarations/components/eui-combo-box-pill.d.ts.map +0 -1
- package/declarations/components/eui-combo-box.d.ts +0 -69
- package/declarations/components/eui-combo-box.d.ts.map +0 -1
- package/declarations/components/eui-comment-list.d.ts +0 -10
- package/declarations/components/eui-comment-list.d.ts.map +0 -1
- package/declarations/components/eui-comment-timeline.d.ts +0 -15
- package/declarations/components/eui-comment-timeline.d.ts.map +0 -1
- package/declarations/components/eui-comment.d.ts +0 -20
- package/declarations/components/eui-comment.d.ts.map +0 -1
- package/declarations/components/eui-confirm-modal.d.ts +0 -23
- package/declarations/components/eui-confirm-modal.d.ts.map +0 -1
- package/declarations/components/eui-context-menu-item.d.ts +0 -25
- package/declarations/components/eui-context-menu-item.d.ts.map +0 -1
- package/declarations/components/eui-context-menu-panel.d.ts +0 -10
- package/declarations/components/eui-context-menu-panel.d.ts.map +0 -1
- package/declarations/components/eui-copy.d.ts +0 -36
- package/declarations/components/eui-copy.d.ts.map +0 -1
- package/declarations/components/eui-described-form-group.d.ts +0 -27
- package/declarations/components/eui-described-form-group.d.ts.map +0 -1
- package/declarations/components/eui-description-list-description.d.ts +0 -10
- package/declarations/components/eui-description-list-description.d.ts.map +0 -1
- package/declarations/components/eui-description-list-title.d.ts +0 -10
- package/declarations/components/eui-description-list-title.d.ts.map +0 -1
- package/declarations/components/eui-description-list.d.ts +0 -27
- package/declarations/components/eui-description-list.d.ts.map +0 -1
- package/declarations/components/eui-dual-range.d.ts +0 -141
- package/declarations/components/eui-dual-range.d.ts.map +0 -1
- package/declarations/components/eui-empty-prompt.d.ts +0 -29
- package/declarations/components/eui-empty-prompt.d.ts.map +0 -1
- package/declarations/components/eui-field-number.d.ts +0 -57
- package/declarations/components/eui-field-number.d.ts.map +0 -1
- package/declarations/components/eui-field-password.d.ts +0 -28
- package/declarations/components/eui-field-password.d.ts.map +0 -1
- package/declarations/components/eui-field-search.d.ts +0 -52
- package/declarations/components/eui-field-search.d.ts.map +0 -1
- package/declarations/components/eui-field-text.d.ts +0 -29
- package/declarations/components/eui-field-text.d.ts.map +0 -1
- package/declarations/components/eui-file-picker.d.ts +0 -60
- package/declarations/components/eui-file-picker.d.ts.map +0 -1
- package/declarations/components/eui-flex-grid.d.ts +0 -33
- package/declarations/components/eui-flex-grid.d.ts.map +0 -1
- package/declarations/components/eui-flex-group.d.ts +0 -20
- package/declarations/components/eui-flex-group.d.ts.map +0 -1
- package/declarations/components/eui-flex-item.d.ts +0 -15
- package/declarations/components/eui-flex-item.d.ts.map +0 -1
- package/declarations/components/eui-flyout-body.d.ts +0 -12
- package/declarations/components/eui-flyout-body.d.ts.map +0 -1
- package/declarations/components/eui-flyout-footer.d.ts +0 -10
- package/declarations/components/eui-flyout-footer.d.ts.map +0 -1
- package/declarations/components/eui-flyout-header.d.ts +0 -13
- package/declarations/components/eui-flyout-header.d.ts.map +0 -1
- package/declarations/components/eui-flyout.d.ts +0 -87
- package/declarations/components/eui-flyout.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-clear-button.d.ts +0 -14
- package/declarations/components/eui-form-control-layout-clear-button.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-custom-icon.d.ts +0 -16
- package/declarations/components/eui-form-control-layout-custom-icon.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-delimited.d.ts +0 -25
- package/declarations/components/eui-form-control-layout-delimited.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-icons.d.ts +0 -17
- package/declarations/components/eui-form-control-layout-icons.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout.d.ts +0 -30
- package/declarations/components/eui-form-control-layout.d.ts.map +0 -1
- package/declarations/components/eui-form-error-text.d.ts +0 -10
- package/declarations/components/eui-form-error-text.d.ts.map +0 -1
- package/declarations/components/eui-form-fieldset.d.ts +0 -18
- package/declarations/components/eui-form-fieldset.d.ts.map +0 -1
- package/declarations/components/eui-form-help-text.d.ts +0 -13
- package/declarations/components/eui-form-help-text.d.ts.map +0 -1
- package/declarations/components/eui-form-label.d.ts +0 -17
- package/declarations/components/eui-form-label.d.ts.map +0 -1
- package/declarations/components/eui-form-legend.d.ts +0 -14
- package/declarations/components/eui-form-legend.d.ts.map +0 -1
- package/declarations/components/eui-form-row.d.ts +0 -35
- package/declarations/components/eui-form-row.d.ts.map +0 -1
- package/declarations/components/eui-form.d.ts +0 -20
- package/declarations/components/eui-form.d.ts.map +0 -1
- package/declarations/components/eui-global-toast-list.d.ts +0 -45
- package/declarations/components/eui-global-toast-list.d.ts.map +0 -1
- package/declarations/components/eui-header-alert.d.ts +0 -14
- package/declarations/components/eui-header-alert.d.ts.map +0 -1
- package/declarations/components/eui-header-breadcrumbs.d.ts +0 -14
- package/declarations/components/eui-header-breadcrumbs.d.ts.map +0 -1
- package/declarations/components/eui-header-link.d.ts +0 -14
- package/declarations/components/eui-header-link.d.ts.map +0 -1
- package/declarations/components/eui-header-links.d.ts +0 -20
- package/declarations/components/eui-header-links.d.ts.map +0 -1
- package/declarations/components/eui-header-logo.d.ts +0 -17
- package/declarations/components/eui-header-logo.d.ts.map +0 -1
- package/declarations/components/eui-header-section-item-button.d.ts +0 -26
- package/declarations/components/eui-header-section-item-button.d.ts.map +0 -1
- package/declarations/components/eui-header-section-item.d.ts +0 -14
- package/declarations/components/eui-header-section-item.d.ts.map +0 -1
- package/declarations/components/eui-header-section.d.ts +0 -15
- package/declarations/components/eui-header-section.d.ts.map +0 -1
- package/declarations/components/eui-header.d.ts +0 -23
- package/declarations/components/eui-header.d.ts.map +0 -1
- package/declarations/components/eui-health.d.ts +0 -21
- package/declarations/components/eui-health.d.ts.map +0 -1
- package/declarations/components/eui-hide-for.d.ts +0 -21
- package/declarations/components/eui-hide-for.d.ts.map +0 -1
- package/declarations/components/eui-horizontal-rule.d.ts +0 -12
- package/declarations/components/eui-horizontal-rule.d.ts.map +0 -1
- package/declarations/components/eui-i18n/render.d.ts +0 -12
- package/declarations/components/eui-i18n/render.d.ts.map +0 -1
- package/declarations/components/eui-i18n.d.ts +0 -32
- package/declarations/components/eui-i18n.d.ts.map +0 -1
- package/declarations/components/eui-icon-tip.d.ts +0 -29
- package/declarations/components/eui-icon-tip.d.ts.map +0 -1
- package/declarations/components/eui-icon.d.ts +0 -80
- package/declarations/components/eui-icon.d.ts.map +0 -1
- package/declarations/components/eui-image.d.ts +0 -62
- package/declarations/components/eui-image.d.ts.map +0 -1
- package/declarations/components/eui-inner-text.d.ts +0 -21
- package/declarations/components/eui-inner-text.d.ts.map +0 -1
- package/declarations/components/eui-input-popover.d.ts +0 -44
- package/declarations/components/eui-input-popover.d.ts.map +0 -1
- package/declarations/components/eui-key-pad-menu-item.d.ts +0 -26
- package/declarations/components/eui-key-pad-menu-item.d.ts.map +0 -1
- package/declarations/components/eui-key-pad-menu.d.ts +0 -23
- package/declarations/components/eui-key-pad-menu.d.ts.map +0 -1
- package/declarations/components/eui-link.d.ts +0 -18
- package/declarations/components/eui-link.d.ts.map +0 -1
- package/declarations/components/eui-list-group-item.d.ts +0 -26
- package/declarations/components/eui-list-group-item.d.ts.map +0 -1
- package/declarations/components/eui-list-group.d.ts +0 -16
- package/declarations/components/eui-list-group.d.ts.map +0 -1
- package/declarations/components/eui-loading-content.d.ts +0 -14
- package/declarations/components/eui-loading-content.d.ts.map +0 -1
- package/declarations/components/eui-loading-logo.d.ts +0 -13
- package/declarations/components/eui-loading-logo.d.ts.map +0 -1
- package/declarations/components/eui-loading-spinner.d.ts +0 -11
- package/declarations/components/eui-loading-spinner.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-drop-zone.d.ts +0 -17
- package/declarations/components/eui-markdown-editor-drop-zone.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-footer/icons/markdown-logo.d.ts +0 -10
- package/declarations/components/eui-markdown-editor-footer/icons/markdown-logo.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-footer.d.ts +0 -13
- package/declarations/components/eui-markdown-editor-footer.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-text-area.d.ts +0 -14
- package/declarations/components/eui-markdown-editor-text-area.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.d.ts +0 -11
- package/declarations/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-toolbar.d.ts +0 -50
- package/declarations/components/eui-markdown-editor-toolbar.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor.d.ts +0 -95
- package/declarations/components/eui-markdown-editor.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-checkbox.d.ts +0 -24
- package/declarations/components/eui-markdown-format/markdown-checkbox.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-code-block.d.ts +0 -15
- package/declarations/components/eui-markdown-format/markdown-code-block.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-code.d.ts +0 -13
- package/declarations/components/eui-markdown-format/markdown-code.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-tooltip.d.ts +0 -15
- package/declarations/components/eui-markdown-format/markdown-tooltip.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format.d.ts +0 -23
- package/declarations/components/eui-markdown-format.d.ts.map +0 -1
- package/declarations/components/eui-modal-body.d.ts +0 -10
- package/declarations/components/eui-modal-body.d.ts.map +0 -1
- package/declarations/components/eui-modal-footer.d.ts +0 -10
- package/declarations/components/eui-modal-footer.d.ts.map +0 -1
- package/declarations/components/eui-modal-header-title.d.ts +0 -10
- package/declarations/components/eui-modal-header-title.d.ts.map +0 -1
- package/declarations/components/eui-modal-header.d.ts +0 -10
- package/declarations/components/eui-modal-header.d.ts.map +0 -1
- package/declarations/components/eui-modal.d.ts +0 -27
- package/declarations/components/eui-modal.d.ts.map +0 -1
- package/declarations/components/eui-notification-badge.d.ts +0 -15
- package/declarations/components/eui-notification-badge.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-messages.d.ts +0 -13
- package/declarations/components/eui-notification-event-messages.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-meta.d.ts +0 -24
- package/declarations/components/eui-notification-event-meta.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-read-button.d.ts +0 -13
- package/declarations/components/eui-notification-event-read-button.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-read-icon.d.ts +0 -14
- package/declarations/components/eui-notification-event-read-icon.d.ts.map +0 -1
- package/declarations/components/eui-notification-event.d.ts +0 -40
- package/declarations/components/eui-notification-event.d.ts.map +0 -1
- package/declarations/components/eui-overlay-mask.d.ts +0 -20
- package/declarations/components/eui-overlay-mask.d.ts.map +0 -1
- package/declarations/components/eui-page-body.d.ts +0 -22
- package/declarations/components/eui-page-body.d.ts.map +0 -1
- package/declarations/components/eui-page-content-body.d.ts +0 -18
- package/declarations/components/eui-page-content-body.d.ts.map +0 -1
- package/declarations/components/eui-page-content-header-section.d.ts +0 -10
- package/declarations/components/eui-page-content-header-section.d.ts.map +0 -1
- package/declarations/components/eui-page-content-header.d.ts +0 -13
- package/declarations/components/eui-page-content-header.d.ts.map +0 -1
- package/declarations/components/eui-page-content.d.ts +0 -22
- package/declarations/components/eui-page-content.d.ts.map +0 -1
- package/declarations/components/eui-page-header-content.d.ts +0 -98
- package/declarations/components/eui-page-header-content.d.ts.map +0 -1
- package/declarations/components/eui-page-header-section.d.ts +0 -10
- package/declarations/components/eui-page-header-section.d.ts.map +0 -1
- package/declarations/components/eui-page-header.d.ts +0 -89
- package/declarations/components/eui-page-header.d.ts.map +0 -1
- package/declarations/components/eui-page-side-bar.d.ts +0 -15
- package/declarations/components/eui-page-side-bar.d.ts.map +0 -1
- package/declarations/components/eui-page-template.d.ts +0 -77
- package/declarations/components/eui-page-template.d.ts.map +0 -1
- package/declarations/components/eui-page.d.ts +0 -17
- package/declarations/components/eui-page.d.ts.map +0 -1
- package/declarations/components/eui-pagination/button-wrapper.d.ts +0 -16
- package/declarations/components/eui-pagination/button-wrapper.d.ts.map +0 -1
- package/declarations/components/eui-pagination/next-button.d.ts +0 -19
- package/declarations/components/eui-pagination/next-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination/previous-button.d.ts +0 -18
- package/declarations/components/eui-pagination/previous-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination-button.d.ts +0 -20
- package/declarations/components/eui-pagination-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination.d.ts +0 -79
- package/declarations/components/eui-pagination.d.ts.map +0 -1
- package/declarations/components/eui-panel.d.ts +0 -45
- package/declarations/components/eui-panel.d.ts.map +0 -1
- package/declarations/components/eui-popover-footer.d.ts +0 -14
- package/declarations/components/eui-popover-footer.d.ts.map +0 -1
- package/declarations/components/eui-popover-title.d.ts +0 -14
- package/declarations/components/eui-popover-title.d.ts.map +0 -1
- package/declarations/components/eui-popover.d.ts +0 -207
- package/declarations/components/eui-popover.d.ts.map +0 -1
- package/declarations/components/eui-portal.d.ts +0 -28
- package/declarations/components/eui-portal.d.ts.map +0 -1
- package/declarations/components/eui-progress.d.ts +0 -22
- package/declarations/components/eui-progress.d.ts.map +0 -1
- package/declarations/components/eui-radio-group.d.ts +0 -25
- package/declarations/components/eui-radio-group.d.ts.map +0 -1
- package/declarations/components/eui-radio.d.ts +0 -24
- package/declarations/components/eui-radio.d.ts.map +0 -1
- package/declarations/components/eui-range-highlight.d.ts +0 -16
- package/declarations/components/eui-range-highlight.d.ts.map +0 -1
- package/declarations/components/eui-range-input.d.ts +0 -25
- package/declarations/components/eui-range-input.d.ts.map +0 -1
- package/declarations/components/eui-range-label.d.ts +0 -13
- package/declarations/components/eui-range-label.d.ts.map +0 -1
- package/declarations/components/eui-range-levels.d.ts +0 -27
- package/declarations/components/eui-range-levels.d.ts.map +0 -1
- package/declarations/components/eui-range-slider.d.ts +0 -25
- package/declarations/components/eui-range-slider.d.ts.map +0 -1
- package/declarations/components/eui-range-thumb.d.ts +0 -15
- package/declarations/components/eui-range-thumb.d.ts.map +0 -1
- package/declarations/components/eui-range-ticks.d.ts +0 -29
- package/declarations/components/eui-range-ticks.d.ts.map +0 -1
- package/declarations/components/eui-range-tooltip.d.ts +0 -33
- package/declarations/components/eui-range-tooltip.d.ts.map +0 -1
- package/declarations/components/eui-range-track.d.ts +0 -43
- package/declarations/components/eui-range-track.d.ts.map +0 -1
- package/declarations/components/eui-range-wrapper.d.ts +0 -14
- package/declarations/components/eui-range-wrapper.d.ts.map +0 -1
- package/declarations/components/eui-range.d.ts +0 -112
- package/declarations/components/eui-range.d.ts.map +0 -1
- package/declarations/components/eui-select.d.ts +0 -31
- package/declarations/components/eui-select.d.ts.map +0 -1
- package/declarations/components/eui-selectable-list-item.d.ts +0 -15
- package/declarations/components/eui-selectable-list-item.d.ts.map +0 -1
- package/declarations/components/eui-show-for.d.ts +0 -30
- package/declarations/components/eui-show-for.d.ts.map +0 -1
- package/declarations/components/eui-side-nav-item/button.d.ts +0 -16
- package/declarations/components/eui-side-nav-item/button.d.ts.map +0 -1
- package/declarations/components/eui-side-nav-item.d.ts +0 -32
- package/declarations/components/eui-side-nav-item.d.ts.map +0 -1
- package/declarations/components/eui-side-nav.d.ts +0 -48
- package/declarations/components/eui-side-nav.d.ts.map +0 -1
- package/declarations/components/eui-spacer.d.ts +0 -11
- package/declarations/components/eui-spacer.d.ts.map +0 -1
- package/declarations/components/eui-split-panel/inner.d.ts +0 -18
- package/declarations/components/eui-split-panel/inner.d.ts.map +0 -1
- package/declarations/components/eui-split-panel/outer.d.ts +0 -22
- package/declarations/components/eui-split-panel/outer.d.ts.map +0 -1
- package/declarations/components/eui-stat/description.d.ts +0 -15
- package/declarations/components/eui-stat/description.d.ts.map +0 -1
- package/declarations/components/eui-stat/title.d.ts +0 -17
- package/declarations/components/eui-stat/title.d.ts.map +0 -1
- package/declarations/components/eui-stat.d.ts +0 -28
- package/declarations/components/eui-stat.d.ts.map +0 -1
- package/declarations/components/eui-step-horizontal.d.ts +0 -38
- package/declarations/components/eui-step-horizontal.d.ts.map +0 -1
- package/declarations/components/eui-step-number.d.ts +0 -31
- package/declarations/components/eui-step-number.d.ts.map +0 -1
- package/declarations/components/eui-step.d.ts +0 -18
- package/declarations/components/eui-step.d.ts.map +0 -1
- package/declarations/components/eui-steps-horizontal.d.ts +0 -10
- package/declarations/components/eui-steps-horizontal.d.ts.map +0 -1
- package/declarations/components/eui-steps.d.ts +0 -13
- package/declarations/components/eui-steps.d.ts.map +0 -1
- package/declarations/components/eui-sub-steps.d.ts +0 -10
- package/declarations/components/eui-sub-steps.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/absolute-tab.d.ts +0 -27
- package/declarations/components/eui-super-date-picker/date-popover/absolute-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/datetime-picker.d.ts +0 -65
- package/declarations/components/eui-super-date-picker/date-popover/datetime-picker.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-button.d.ts +0 -32
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-button.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-content.d.ts +0 -48
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-content.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/now-tab.d.ts +0 -10
- package/declarations/components/eui-super-date-picker/date-popover/now-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/relative-tab.d.ts +0 -31
- package/declarations/components/eui-super-date-picker/date-popover/relative-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-date-picker-range.d.ts +0 -18
- package/declarations/components/eui-super-date-picker/eui-date-picker-range.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.d.ts +0 -37
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover.d.ts +0 -30
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-super-update-button.d.ts +0 -20
- package/declarations/components/eui-super-date-picker/eui-super-update-button.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/date-utils.d.ts +0 -15
- package/declarations/components/eui-super-date-picker/utils/date-utils.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/index.d.ts +0 -31
- package/declarations/components/eui-super-date-picker/utils/index.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/pretty-duration.d.ts +0 -25
- package/declarations/components/eui-super-date-picker/utils/pretty-duration.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/quick-select.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/utils/quick-select.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/time-options.d.ts +0 -20
- package/declarations/components/eui-super-date-picker/utils/time-options.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker.d.ts +0 -93
- package/declarations/components/eui-super-date-picker.d.ts.map +0 -1
- package/declarations/components/eui-switch.d.ts +0 -30
- package/declarations/components/eui-switch.d.ts.map +0 -1
- package/declarations/components/eui-tab.d.ts +0 -21
- package/declarations/components/eui-tab.d.ts.map +0 -1
- package/declarations/components/eui-tabbed-content.d.ts +0 -65
- package/declarations/components/eui-tabbed-content.d.ts.map +0 -1
- package/declarations/components/eui-tabs.d.ts +0 -18
- package/declarations/components/eui-tabs.d.ts.map +0 -1
- package/declarations/components/eui-text-align.d.ts +0 -13
- package/declarations/components/eui-text-align.d.ts.map +0 -1
- package/declarations/components/eui-text-area.d.ts +0 -22
- package/declarations/components/eui-text-area.d.ts.map +0 -1
- package/declarations/components/eui-text-color.d.ts +0 -14
- package/declarations/components/eui-text-color.d.ts.map +0 -1
- package/declarations/components/eui-text.d.ts +0 -19
- package/declarations/components/eui-text.d.ts.map +0 -1
- package/declarations/components/eui-title.d.ts +0 -17
- package/declarations/components/eui-title.d.ts.map +0 -1
- package/declarations/components/eui-toast.d.ts +0 -35
- package/declarations/components/eui-toast.d.ts.map +0 -1
- package/declarations/components/eui-tool-tip-popover.d.ts +0 -26
- package/declarations/components/eui-tool-tip-popover.d.ts.map +0 -1
- package/declarations/components/eui-tool-tip.d.ts +0 -108
- package/declarations/components/eui-tool-tip.d.ts.map +0 -1
- package/declarations/components/text-block.d.ts +0 -13
- package/declarations/components/text-block.d.ts.map +0 -1
- package/declarations/components.d.ts +0 -150
- package/declarations/components.d.ts.map +0 -1
- package/declarations/helpers/arg-or-default.d.ts +0 -21
- package/declarations/helpers/arg-or-default.d.ts.map +0 -1
- package/declarations/helpers/cast-to.d.ts +0 -14
- package/declarations/helpers/cast-to.d.ts.map +0 -1
- package/declarations/helpers/class-names.d.ts +0 -47
- package/declarations/helpers/class-names.d.ts.map +0 -1
- package/declarations/helpers/eui-page-restrict-width.d.ts +0 -30
- package/declarations/helpers/eui-page-restrict-width.d.ts.map +0 -1
- package/declarations/helpers/eui-palette.d.ts +0 -25
- package/declarations/helpers/eui-palette.d.ts.map +0 -1
- package/declarations/helpers/get-eui-config.d.ts +0 -14
- package/declarations/helpers/get-eui-config.d.ts.map +0 -1
- package/declarations/helpers/get-range-tick.d.ts +0 -21
- package/declarations/helpers/get-range-tick.d.ts.map +0 -1
- package/declarations/helpers/hex-to-rgb.d.ts +0 -10
- package/declarations/helpers/hex-to-rgb.d.ts.map +0 -1
- package/declarations/helpers/inline-styles.d.ts +0 -19
- package/declarations/helpers/inline-styles.d.ts.map +0 -1
- package/declarations/helpers/is-color-dark.d.ts +0 -10
- package/declarations/helpers/is-color-dark.d.ts.map +0 -1
- package/declarations/helpers/is-item-open.d.ts +0 -16
- package/declarations/helpers/is-item-open.d.ts.map +0 -1
- package/declarations/helpers/is-valid-hex.d.ts +0 -10
- package/declarations/helpers/is-valid-hex.d.ts.map +0 -1
- package/declarations/helpers/is-within-number.d.ts +0 -15
- package/declarations/helpers/is-within-number.d.ts.map +0 -1
- package/declarations/helpers/merge.d.ts +0 -9
- package/declarations/helpers/merge.d.ts.map +0 -1
- package/declarations/helpers/nullish.d.ts +0 -10
- package/declarations/helpers/nullish.d.ts.map +0 -1
- package/declarations/helpers/starts-with.d.ts +0 -10
- package/declarations/helpers/starts-with.d.ts.map +0 -1
- package/declarations/helpers/to-initials.d.ts +0 -11
- package/declarations/helpers/to-initials.d.ts.map +0 -1
- package/declarations/helpers/type-of.d.ts +0 -10
- package/declarations/helpers/type-of.d.ts.map +0 -1
- package/declarations/helpers/unique-id.d.ts +0 -10
- package/declarations/helpers/unique-id.d.ts.map +0 -1
- package/declarations/helpers/use-state.d.ts +0 -21
- package/declarations/helpers/use-state.d.ts.map +0 -1
- package/declarations/helpers.d.ts +0 -9
- package/declarations/helpers.d.ts.map +0 -1
- package/declarations/i18n/util.d.ts +0 -12
- package/declarations/i18n/util.d.ts.map +0 -1
- package/declarations/modifiers/mutation-observer.d.ts +0 -12
- package/declarations/modifiers/mutation-observer.d.ts.map +0 -1
- package/declarations/modifiers/open-collapsible-nav.d.ts +0 -9
- package/declarations/modifiers/open-collapsible-nav.d.ts.map +0 -1
- package/declarations/modifiers/outside-click-detector.d.ts +0 -38
- package/declarations/modifiers/outside-click-detector.d.ts.map +0 -1
- package/declarations/modifiers/resize-observer.d.ts +0 -36
- package/declarations/modifiers/resize-observer.d.ts.map +0 -1
- package/declarations/modifiers/screen-reader-only.d.ts +0 -9
- package/declarations/modifiers/screen-reader-only.d.ts.map +0 -1
- package/declarations/modifiers/simple-style.d.ts +0 -12
- package/declarations/modifiers/simple-style.d.ts.map +0 -1
- package/declarations/modifiers/use-is-within-breakpoints.d.ts +0 -15
- package/declarations/modifiers/use-is-within-breakpoints.d.ts.map +0 -1
- package/declarations/modifiers/validatable-control.d.ts +0 -9
- package/declarations/modifiers/validatable-control.d.ts.map +0 -1
- package/declarations/modifiers.d.ts +0 -8
- package/declarations/modifiers.d.ts.map +0 -1
- package/declarations/services/eui-config.d.ts +0 -15
- package/declarations/services/eui-config.d.ts.map +0 -1
- package/declarations/services/eui-i18n.d.ts +0 -24
- package/declarations/services/eui-i18n.d.ts.map +0 -1
- package/declarations/services/eui-toaster.d.ts +0 -15
- package/declarations/services/eui-toaster.d.ts.map +0 -1
- package/declarations/template-registry.d.ts +0 -476
- package/declarations/template-registry.d.ts.map +0 -1
- package/declarations/utils/accesibility/accessible-click-keys.d.ts +0 -5
- package/declarations/utils/accesibility/accessible-click-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/cascading-menu-keys.d.ts +0 -9
- package/declarations/utils/accesibility/cascading-menu-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/combo-box-keys.d.ts +0 -8
- package/declarations/utils/accesibility/combo-box-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/index.d.ts +0 -4
- package/declarations/utils/accesibility/index.d.ts.map +0 -1
- package/declarations/utils/breakpoint.d.ts +0 -50
- package/declarations/utils/breakpoint.d.ts.map +0 -1
- package/declarations/utils/browser/browser.d.ts +0 -6
- package/declarations/utils/browser/browser.d.ts.map +0 -1
- package/declarations/utils/browser/index.d.ts +0 -2
- package/declarations/utils/browser/index.d.ts.map +0 -1
- package/declarations/utils/code/utils.d.ts +0 -32
- package/declarations/utils/code/utils.d.ts.map +0 -1
- package/declarations/utils/color/color_palette.d.ts +0 -24
- package/declarations/utils/color/color_palette.d.ts.map +0 -1
- package/declarations/utils/color/eui_palettes.d.ts +0 -37
- package/declarations/utils/color/eui_palettes.d.ts.map +0 -1
- package/declarations/utils/color/index.d.ts +0 -6
- package/declarations/utils/color/index.d.ts.map +0 -1
- package/declarations/utils/copy-to-clipboard.d.ts +0 -2
- package/declarations/utils/copy-to-clipboard.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-accordion.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-accordion.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-avatar.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-avatar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-badge-group.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-badge-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-badge.d.ts +0 -31
- package/declarations/utils/css-mappings/eui-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-beta-badge.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-beta-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-bottom-bar.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-bottom-bar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-empty.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-button-empty.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-group-button.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-button-group-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-group.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-button-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-icon.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-button-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-call-out.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-call-out.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-card-select.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-card-select.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-card.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-card.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-code-block.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-code-block.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-collapsible-nav-group.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-collapsible-nav-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-comment-event.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-comment-event.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-comment-timeline-icon.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-comment-timeline-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-context-menu-item.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-context-menu-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-described-form-group.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-described-form-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-description-list.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-description-list.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-empty-prompt.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-empty-prompt.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-file-picker.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-file-picker.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-grid.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-flex-grid.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-group.d.ts +0 -33
- package/declarations/utils/css-mappings/eui-flex-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-item.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-flex-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flyout.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-flyout.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-form-control-layout-clear-button.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-form-control-layout-clear-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-form-row.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-form-row.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-global-toast-list.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-global-toast-list.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-links.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-header-links.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-section-item.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-header-section-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-section.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-header-section.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-header.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-health.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-health.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-horizontal-rule.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-horizontal-rule.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-icon.d.ts +0 -494
- package/declarations/utils/css-mappings/eui-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-image.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-image.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-link.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-link.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-list-group-item.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-list-group-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-list-group.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-list-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-loading-spinner.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-loading-spinner.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-modal.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-modal.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-notification-badge.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-notification-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-body.d.ts +0 -16
- package/declarations/utils/css-mappings/eui-page-body.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-content-body.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-content-body.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-content.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-content.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-header.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-header.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-side-bar.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-side-bar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page.d.ts +0 -24
- package/declarations/utils/css-mappings/eui-page.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-panel.d.ts +0 -24
- package/declarations/utils/css-mappings/eui-panel.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover-footer.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-popover-footer.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover-title.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-popover-title.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-popover.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-progress-data.d.ts +0 -3
- package/declarations/utils/css-mappings/eui-progress-data.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-progress.d.ts +0 -50
- package/declarations/utils/css-mappings/eui-progress.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-highlight.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-range-highlight.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-input.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-range-input.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-levels.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-range-levels.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-selectable-list-item.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-selectable-list-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-spacer.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-spacer.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-stat.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-stat.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-step-number.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-step-number.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-tabs.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-tabs.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-align.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-text-align.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-area.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-text-area.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-color.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-text-color.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-text.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-title.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-title.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-toast.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-toast.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-tool-tip.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-tool-tip.d.ts.map +0 -1
- package/declarations/utils/css-mappings/index.d.ts +0 -3
- package/declarations/utils/css-mappings/index.d.ts.map +0 -1
- package/declarations/utils/detect-element-resize.d.ts +0 -17
- package/declarations/utils/detect-element-resize.d.ts.map +0 -1
- package/declarations/utils/index.d.ts +0 -3
- package/declarations/utils/index.d.ts.map +0 -1
- package/declarations/utils/keys.d.ts +0 -31
- package/declarations/utils/keys.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-actions.d.ts +0 -45
- package/declarations/utils/markdown/markdown-actions.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-modes.d.ts +0 -4
- package/declarations/utils/markdown/markdown-modes.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-types.d.ts +0 -100
- package/declarations/utils/markdown/markdown-types.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-add-components/index.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-add-components/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-add-components/processor.d.ts +0 -6
- package/declarations/utils/markdown/plugins/markdown-add-components/processor.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-checkbox/index.d.ts +0 -2
- package/declarations/utils/markdown/plugins/markdown-checkbox/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-checkbox/parser.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-checkbox/parser.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/index.d.ts +0 -5
- package/declarations/utils/markdown/plugins/markdown-default-plugins/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.d.ts +0 -7
- package/declarations/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/plugins.d.ts +0 -11
- package/declarations/utils/markdown/plugins/markdown-default-plugins/plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/processing-plugins.d.ts +0 -21
- package/declarations/utils/markdown/plugins/markdown-default-plugins/processing-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/ui-plugins.d.ts +0 -7
- package/declarations/utils/markdown/plugins/markdown-default-plugins/ui-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/index.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-tooltip/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/parser.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-tooltip/parser.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/plugin.d.ts +0 -14
- package/declarations/utils/markdown/plugins/markdown-tooltip/plugin.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/to-dom.d.ts +0 -20
- package/declarations/utils/markdown/plugins/to-dom.d.ts.map +0 -1
- package/declarations/utils/markdown/remark/remark-prismjs.d.ts +0 -5
- package/declarations/utils/markdown/remark/remark-prismjs.d.ts.map +0 -1
- package/declarations/utils/maybe-unwrap-proxy.d.ts +0 -3
- package/declarations/utils/maybe-unwrap-proxy.d.ts.map +0 -1
- package/declarations/utils/number/index.d.ts +0 -2
- package/declarations/utils/number/index.d.ts.map +0 -1
- package/declarations/utils/number/number.d.ts +0 -3
- package/declarations/utils/number/number.d.ts.map +0 -1
- package/declarations/utils/popover/index.d.ts +0 -152
- package/declarations/utils/popover/index.d.ts.map +0 -1
- package/declarations/utils/popover/types.d.ts +0 -2
- package/declarations/utils/popover/types.d.ts.map +0 -1
- package/declarations/utils/predicate/common_predicates.d.ts +0 -6
- package/declarations/utils/predicate/common_predicates.d.ts.map +0 -1
- package/declarations/utils/predicate/index.d.ts +0 -3
- package/declarations/utils/predicate/index.d.ts.map +0 -1
- package/declarations/utils/predicate/lodash_predicates.d.ts +0 -8
- package/declarations/utils/predicate/lodash_predicates.d.ts.map +0 -1
- package/declarations/utils/range/index.d.ts +0 -2
- package/declarations/utils/range/index.d.ts.map +0 -1
- package/declarations/utils/timer.d.ts +0 -13
- package/declarations/utils/timer.d.ts.map +0 -1
- package/declarations/utils/transition.d.ts +0 -8
- package/declarations/utils/transition.d.ts.map +0 -1
- package/dist/_rollupPluginBabelHelpers-9wjJaosZ.js +0 -63
- package/dist/_rollupPluginBabelHelpers-9wjJaosZ.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-loading-logo.js","sources":["../../src/components/eui-loading-logo.
|
|
1
|
+
{"version":3,"file":"eui-loading-logo.js","sources":["../../src/components/eui-loading-logo.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport { eq } from 'ember-truth-helpers';\nimport argOrDefault from '../helpers/arg-or-default.ts';\nimport classNames from '../helpers/class-names.ts';\nimport EuiIcon from './eui-icon.gts';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiLoadingLogoSignature {\n Args: {\n logo?: string;\n size?: 'm' | 'l' | 'xl';\n };\n Yields: {\n default: [];\n };\n}\nconst EuiLoadingLogo: TemplateOnlyComponent<EuiLoadingLogoSignature> = template(`\n <span\n class={{classNames\n \"euiLoadingLogo\"\n (if\n (eq @size \"m\")\n \"euiLoadingLogo--medium\"\n (if (eq @size \"l\") \"euiLoadingLogo--large\" \"euiLoadingLogo--xLarge\")\n )\n }}\n >\n <span class=\"euiLoadingLogo__icon\">\n <EuiIcon\n @type={{argOrDefault @logo \"logoKibana\"}}\n @size={{argOrDefault @size \"m\"}}\n />\n </span>\n </span>\n `, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiLoadingLogo;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1sb2FkaW5nLWxvZ28uZ3RzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGVxIH0gZnJvbSAnZW1iZXItdHJ1dGgtaGVscGVycyc7XG5cbmltcG9ydCBhcmdPckRlZmF1bHQgZnJvbSAnLi4vaGVscGVycy9hcmctb3ItZGVmYXVsdC50cyc7XG5pbXBvcnQgY2xhc3NOYW1lcyBmcm9tICcuLi9oZWxwZXJzL2NsYXNzLW5hbWVzLnRzJztcbmltcG9ydCBFdWlJY29uIGZyb20gJy4vZXVpLWljb24uZ3RzJztcblxuaW1wb3J0IHR5cGUgeyBUZW1wbGF0ZU9ubHlDb21wb25lbnQgfSBmcm9tICdAZW1iZXIvY29tcG9uZW50L3RlbXBsYXRlLW9ubHknO1xuXG5leHBvcnQgaW50ZXJmYWNlIEV1aUxvYWRpbmdMb2dvU2lnbmF0dXJlIHtcbiAgQXJnczoge1xuICAgIGxvZ28_OiBzdHJpbmc7XG4gICAgc2l6ZT86ICdtJyB8ICdsJyB8ICd4bCc7XG4gIH07XG4gIFlpZWxkczoge1xuICAgIGRlZmF1bHQ6IFtdO1xuICB9O1xufVxuXG5jb25zdCBFdWlMb2FkaW5nTG9nbzogVGVtcGxhdGVPbmx5Q29tcG9uZW50PEV1aUxvYWRpbmdMb2dvU2lnbmF0dXJlPiA9XG4gIDx0ZW1wbGF0ZT5cbiAgICA8c3BhblxuICAgICAgY2xhc3M9e3tjbGFzc05hbWVzXG4gICAgICAgIFwiZXVpTG9hZGluZ0xvZ29cIlxuICAgICAgICAoaWZcbiAgICAgICAgICAoZXEgQHNpemUgXCJtXCIpXG4gICAgICAgICAgXCJldWlMb2FkaW5nTG9nby0tbWVkaXVtXCJcbiAgICAgICAgICAoaWYgKGVxIEBzaXplIFwibFwiKSBcImV1aUxvYWRpbmdMb2dvLS1sYXJnZVwiIFwiZXVpTG9hZGluZ0xvZ28tLXhMYXJnZVwiKVxuICAgICAgICApXG4gICAgICB9fVxuICAgID5cbiAgICAgIDxzcGFuIGNsYXNzPVwiZXVpTG9hZGluZ0xvZ29fX2ljb25cIj5cbiAgICAgICAgPEV1aUljb25cbiAgICAgICAgICBAdHlwZT17e2FyZ09yRGVmYXVsdCBAbG9nbyBcImxvZ29LaWJhbmFcIn19XG4gICAgICAgICAgQHNpemU9e3thcmdPckRlZmF1bHQgQHNpemUgXCJtXCJ9fVxuICAgICAgICAvPlxuICAgICAgPC9zcGFuPlxuICAgIDwvc3Bhbj5cbiAgPC90ZW1wbGF0ZT47XG5cbmV4cG9ydCBkZWZhdWx0IEV1aUxvYWRpbmdMb2dvO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxTQUFTLEVBQUUsUUFBUSxzQkFBc0I7QUFFekMsT0FBTyxrQkFBa0IsK0JBQStCO0FBQ3hELE9BQU8sZ0JBQWdCLDRCQUE0QjtBQUNuRCxPQUFPLGFBQWEsaUJBQWlCO0FBRXJDLGNBQWMscUJBQXFCLFFBQVEsaUNBQWlDO0FBRTVFLGlCQUFpQjtJQUNmO1FBQ0UsT0FBTyxNQUFNO1FBQ2IsT0FBTyxNQUFNLE1BQU07O0lBRXJCO1FBQ0U7OztBQUlKLE1BQU0sZ0JBQWdCLHNCQUFzQiwyQkFDMUMsU0FBVSxDQUFBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7RUFrQlYsQ0FBQSxFQUFBO0lBQUE7UUFBQSxPQUFBLEtBQUEsU0FBQSxDQUFBLEVBQVc7SUFBRDtBQUFBO0FBRVosZUFBZSxlQUFlIn0"],"names":["EuiLoadingLogo","setComponentTemplate","precompileTemplate","scope","classNames","eq","EuiIcon","argOrDefault","strictMode","templateOnly"],"mappings":";;;;;;;;AAkBA,MAAMA,cAAsC,GAAAC,oBAAA,CAC1CC,kBAAA,CAkBA,mWAAA,EAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,UAAA;IAAAC,EAAA;IAAAC,OAAA;AAAAC,IAAAA,YAAAA;AAAA,GAAA,CAAA;EAAAC,UAAA,EAAA,IAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
@@ -1,24 +1,16 @@
|
|
|
1
|
-
import templateOnly from '@ember/component/template-only';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
|
-
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
|
-
import argOrDefault from '../helpers/arg-or-default.js';
|
|
5
1
|
import classNames from '../helpers/class-names.js';
|
|
2
|
+
import argOrDefault from '../helpers/arg-or-default.js';
|
|
3
|
+
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
|
+
import { setComponentTemplate } from '@ember/component';
|
|
5
|
+
import templateOnly from '@ember/component/template-only';
|
|
6
6
|
|
|
7
|
-
const EuiLoadingSpinner = setComponentTemplate(precompileTemplate(
|
|
8
|
-
<span
|
|
9
|
-
class={{classNames
|
|
10
|
-
componentName="EuiLoadingSpinner"
|
|
11
|
-
size=(argOrDefault @size "m")
|
|
12
|
-
}}
|
|
13
|
-
...attributes
|
|
14
|
-
></span>
|
|
15
|
-
`, {
|
|
16
|
-
strictMode: true,
|
|
7
|
+
const EuiLoadingSpinner = setComponentTemplate(precompileTemplate("\n <span class={{classNames componentName=\"EuiLoadingSpinner\" size=(argOrDefault @size \"m\")}} ...attributes></span>\n ", {
|
|
17
8
|
scope: () => ({
|
|
18
9
|
classNames,
|
|
19
10
|
argOrDefault
|
|
20
|
-
})
|
|
21
|
-
|
|
11
|
+
}),
|
|
12
|
+
strictMode: true
|
|
13
|
+
}), templateOnly());
|
|
22
14
|
|
|
23
15
|
export { EuiLoadingSpinner as default };
|
|
24
16
|
//# sourceMappingURL=eui-loading-spinner.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-loading-spinner.js","sources":["../../src/components/eui-loading-spinner.
|
|
1
|
+
{"version":3,"file":"eui-loading-spinner.js","sources":["../../src/components/eui-loading-spinner.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport argOrDefault from '../helpers/arg-or-default.ts';\nimport classNames from '../helpers/class-names.ts';\nimport type { sizeMapping } from '../utils/css-mappings/eui-loading-spinner.ts';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiLoadingSpinnerSignature {\n Element: HTMLSpanElement;\n Args: {\n size?: keyof typeof sizeMapping;\n };\n}\nconst EuiLoadingSpinner: TemplateOnlyComponent<EuiLoadingSpinnerSignature> = template(`\n <span\n class={{classNames\n componentName=\"EuiLoadingSpinner\"\n size=(argOrDefault @size \"m\")\n }}\n ...attributes\n ></span>\n `, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiLoadingSpinner;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1sb2FkaW5nLXNwaW5uZXIuZ3RzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBhcmdPckRlZmF1bHQgZnJvbSAnLi4vaGVscGVycy9hcmctb3ItZGVmYXVsdC50cyc7XG5pbXBvcnQgY2xhc3NOYW1lcyBmcm9tICcuLi9oZWxwZXJzL2NsYXNzLW5hbWVzLnRzJztcblxuaW1wb3J0IHR5cGUgeyBzaXplTWFwcGluZyB9IGZyb20gJy4uL3V0aWxzL2Nzcy1tYXBwaW5ncy9ldWktbG9hZGluZy1zcGlubmVyLnRzJztcbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlMb2FkaW5nU3Bpbm5lclNpZ25hdHVyZSB7XG4gIEVsZW1lbnQ6IEhUTUxTcGFuRWxlbWVudDtcbiAgQXJnczoge1xuICAgIHNpemU_OiBrZXlvZiB0eXBlb2Ygc2l6ZU1hcHBpbmc7XG4gIH07XG59XG5cbmNvbnN0IEV1aUxvYWRpbmdTcGlubmVyOiBUZW1wbGF0ZU9ubHlDb21wb25lbnQ8RXVpTG9hZGluZ1NwaW5uZXJTaWduYXR1cmU-ID1cbiAgPHRlbXBsYXRlPlxuICAgIDxzcGFuXG4gICAgICBjbGFzcz17e2NsYXNzTmFtZXNcbiAgICAgICAgY29tcG9uZW50TmFtZT1cIkV1aUxvYWRpbmdTcGlubmVyXCJcbiAgICAgICAgc2l6ZT0oYXJnT3JEZWZhdWx0IEBzaXplIFwibVwiKVxuICAgICAgfX1cbiAgICAgIC4uLmF0dHJpYnV0ZXNcbiAgICA-PC9zcGFuPlxuICA8L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgRXVpTG9hZGluZ1NwaW5uZXI7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sa0JBQWtCLCtCQUErQjtBQUN4RCxPQUFPLGdCQUFnQiw0QkFBNEI7QUFFbkQsY0FBYyxXQUFXLFFBQVEsK0NBQStDO0FBQ2hGLGNBQWMscUJBQXFCLFFBQVEsaUNBQWlDO0FBRTVFLGlCQUFpQjtJQUNmLFNBQVM7SUFDVDtRQUNFLG9CQUFvQjs7O0FBSXhCLE1BQU0sbUJBQW1CLHNCQUFzQiw4QkFDN0MsU0FBVSxDQUFBOzs7Ozs7OztFQVFWLENBQUEsRUFBQTtJQUFBO1FBQUEsT0FBQSxLQUFBLFNBQUEsQ0FBQSxFQUFXO0lBQUQ7QUFBQTtBQUVaLGVBQWUsa0JBQWtCIn0"],"names":["EuiLoadingSpinner","setComponentTemplate","precompileTemplate","scope","classNames","argOrDefault","strictMode","templateOnly"],"mappings":";;;;;;AAaA,MAAMA,iBAAyC,GAAAC,oBAAA,CAC7CC,kBAAA,CAQA,gIAAA,EAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,UAAA;AAAAC,IAAAA,YAAAA;AAAA,GAAA,CAAA;EAAAC,UAAA,EAAA,IAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
@@ -1,29 +1,16 @@
|
|
|
1
|
-
import templateOnly from '@ember/component/template-only';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
|
-
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
1
|
import classNames from '../helpers/class-names.js';
|
|
5
2
|
import EuiMarkdownEditorFooterComponent from './eui-markdown-editor-footer.js';
|
|
3
|
+
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
|
+
import { setComponentTemplate } from '@ember/component';
|
|
5
|
+
import templateOnly from '@ember/component/template-only';
|
|
6
6
|
|
|
7
|
-
const EuiMarkdownEditorDropZone = setComponentTemplate(precompileTemplate(
|
|
8
|
-
<div
|
|
9
|
-
class={{classNames
|
|
10
|
-
"euiMarkdownEditorDropZone"
|
|
11
|
-
(if false "euiMarkdownEditorDropZone--isDragging")
|
|
12
|
-
(if @hasUnacceptedItems "euiMarkdownEditorDropZone--hasError")
|
|
13
|
-
(if false "euiMarkdownEditorDropZone--isDraggingError")
|
|
14
|
-
}}
|
|
15
|
-
...attributes
|
|
16
|
-
>
|
|
17
|
-
{{yield}}
|
|
18
|
-
<EuiMarkdownEditorFooter @uiPlugins={{@uiPlugins}} @errors={{@errors}} />
|
|
19
|
-
</div>
|
|
20
|
-
`, {
|
|
21
|
-
strictMode: true,
|
|
7
|
+
const EuiMarkdownEditorDropZone = setComponentTemplate(precompileTemplate("\n <div class={{classNames \"euiMarkdownEditorDropZone\" (if false \"euiMarkdownEditorDropZone--isDragging\") (if @hasUnacceptedItems \"euiMarkdownEditorDropZone--hasError\") (if false \"euiMarkdownEditorDropZone--isDraggingError\")}} ...attributes>\n {{yield}}\n <EuiMarkdownEditorFooter @uiPlugins={{@uiPlugins}} @errors={{@errors}} />\n </div>\n ", {
|
|
22
8
|
scope: () => ({
|
|
23
9
|
classNames,
|
|
24
10
|
EuiMarkdownEditorFooter: EuiMarkdownEditorFooterComponent
|
|
25
|
-
})
|
|
26
|
-
|
|
11
|
+
}),
|
|
12
|
+
strictMode: true
|
|
13
|
+
}), templateOnly());
|
|
27
14
|
|
|
28
15
|
export { EuiMarkdownEditorDropZone as default };
|
|
29
16
|
//# sourceMappingURL=eui-markdown-editor-drop-zone.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-markdown-editor-drop-zone.js","sources":["../../src/components/eui-markdown-editor-drop-zone.
|
|
1
|
+
{"version":3,"file":"eui-markdown-editor-drop-zone.js","sources":["../../src/components/eui-markdown-editor-drop-zone.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport classNames from '../helpers/class-names.ts';\nimport EuiMarkdownEditorFooter from './eui-markdown-editor-footer.gts';\nimport type { EuiMarkdownEditorFooterSignature } from './eui-markdown-editor-footer';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiMarkdownEditorDropZoneSignature {\n Element: HTMLDivElement;\n Args: {\n uiPlugins?: EuiMarkdownEditorFooterSignature['Args']['uiPlugins'];\n isUploadingFiles?: boolean;\n hasUnacceptedItems?: boolean;\n errors?: EuiMarkdownEditorFooterSignature['Args']['errors'];\n };\n Blocks: {\n default: [];\n };\n}\nconst EuiMarkdownEditorDropZone: TemplateOnlyComponent<EuiMarkdownEditorDropZoneSignature> = template(`\n <div\n class={{classNames\n \"euiMarkdownEditorDropZone\"\n (if false \"euiMarkdownEditorDropZone--isDragging\")\n (if @hasUnacceptedItems \"euiMarkdownEditorDropZone--hasError\")\n (if false \"euiMarkdownEditorDropZone--isDraggingError\")\n }}\n ...attributes\n >\n {{yield}}\n <EuiMarkdownEditorFooter @uiPlugins={{@uiPlugins}} @errors={{@errors}} />\n </div>\n `, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiMarkdownEditorDropZone;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1tYXJrZG93bi1lZGl0b3ItZHJvcC16b25lLmd0cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgY2xhc3NOYW1lcyBmcm9tICcuLi9oZWxwZXJzL2NsYXNzLW5hbWVzLnRzJztcbmltcG9ydCBFdWlNYXJrZG93bkVkaXRvckZvb3RlciBmcm9tICcuL2V1aS1tYXJrZG93bi1lZGl0b3ItZm9vdGVyLmd0cyc7XG5cbmltcG9ydCB0eXBlIHsgRXVpTWFya2Rvd25FZGl0b3JGb290ZXJTaWduYXR1cmUgfSBmcm9tICcuL2V1aS1tYXJrZG93bi1lZGl0b3ItZm9vdGVyJztcbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlNYXJrZG93bkVkaXRvckRyb3Bab25lU2lnbmF0dXJlIHtcbiAgRWxlbWVudDogSFRNTERpdkVsZW1lbnQ7XG4gIEFyZ3M6IHtcbiAgICB1aVBsdWdpbnM_OiBFdWlNYXJrZG93bkVkaXRvckZvb3RlclNpZ25hdHVyZVsnQXJncyddWyd1aVBsdWdpbnMnXTtcbiAgICBpc1VwbG9hZGluZ0ZpbGVzPzogYm9vbGVhbjtcbiAgICBoYXNVbmFjY2VwdGVkSXRlbXM_OiBib29sZWFuO1xuICAgIGVycm9ycz86IEV1aU1hcmtkb3duRWRpdG9yRm9vdGVyU2lnbmF0dXJlWydBcmdzJ11bJ2Vycm9ycyddO1xuICB9O1xuICBCbG9ja3M6IHtcbiAgICBkZWZhdWx0OiBbXTtcbiAgfTtcbn1cblxuY29uc3QgRXVpTWFya2Rvd25FZGl0b3JEcm9wWm9uZTogVGVtcGxhdGVPbmx5Q29tcG9uZW50PEV1aU1hcmtkb3duRWRpdG9yRHJvcFpvbmVTaWduYXR1cmU-ID1cbiAgPHRlbXBsYXRlPlxuICAgIDxkaXZcbiAgICAgIGNsYXNzPXt7Y2xhc3NOYW1lc1xuICAgICAgICBcImV1aU1hcmtkb3duRWRpdG9yRHJvcFpvbmVcIlxuICAgICAgICAoaWYgZmFsc2UgXCJldWlNYXJrZG93bkVkaXRvckRyb3Bab25lLS1pc0RyYWdnaW5nXCIpXG4gICAgICAgIChpZiBAaGFzVW5hY2NlcHRlZEl0ZW1zIFwiZXVpTWFya2Rvd25FZGl0b3JEcm9wWm9uZS0taGFzRXJyb3JcIilcbiAgICAgICAgKGlmIGZhbHNlIFwiZXVpTWFya2Rvd25FZGl0b3JEcm9wWm9uZS0taXNEcmFnZ2luZ0Vycm9yXCIpXG4gICAgICB9fVxuICAgICAgLi4uYXR0cmlidXRlc1xuICAgID5cbiAgICAgIHt7eWllbGR9fVxuICAgICAgPEV1aU1hcmtkb3duRWRpdG9yRm9vdGVyIEB1aVBsdWdpbnM9e3tAdWlQbHVnaW5zfX0gQGVycm9ycz17e0BlcnJvcnN9fSAvPlxuICAgIDwvZGl2PlxuICA8L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgRXVpTWFya2Rvd25FZGl0b3JEcm9wWm9uZTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxnQkFBZ0IsNEJBQTRCO0FBQ25ELE9BQU8sNkJBQTZCLG1DQUFtQztBQUV2RSxjQUFjLGdDQUFnQyxRQUFRLCtCQUErQjtBQUNyRixjQUFjLHFCQUFxQixRQUFRLGlDQUFpQztBQUU1RSxpQkFBaUI7SUFDZixTQUFTO0lBQ1Q7UUFDRSxZQUFZLGlDQUFpQyxRQUFRO1FBQ3JELG1CQUFtQixPQUFPO1FBQzFCLHFCQUFxQixPQUFPO1FBQzVCLFNBQVMsaUNBQWlDLFFBQVE7O0lBRXBEO1FBQ0U7OztBQUlKLE1BQU0sMkJBQTJCLHNCQUFzQixzQ0FDckQsU0FBVSxDQUFBOzs7Ozs7Ozs7Ozs7O0VBYVYsQ0FBQSxFQUFBO0lBQUE7UUFBQSxPQUFBLEtBQUEsU0FBQSxDQUFBLEVBQVc7SUFBRDtBQUFBO0FBRVosZUFBZSwwQkFBMEIifQ"],"names":["EuiMarkdownEditorDropZone","setComponentTemplate","precompileTemplate","scope","classNames","EuiMarkdownEditorFooter","strictMode","templateOnly"],"mappings":";;;;;;AAmBA,MAAMA,yBAAiD,GAAAC,oBAAA,CACrDC,kBAAA,CAaA,gXAAA,EAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,UAAA;AAAAC,6BAAAA,gCAAAA;AAAA,GAAA,CAAA;EAAAC,UAAA,EAAA,IAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
@@ -1,27 +1,10 @@
|
|
|
1
|
-
import templateOnly from '@ember/component/template-only';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
1
|
import { precompileTemplate } from '@ember/template-compilation';
|
|
2
|
+
import { setComponentTemplate } from '@ember/component';
|
|
3
|
+
import templateOnly from '@ember/component/template-only';
|
|
4
4
|
|
|
5
|
-
const MarkdownLogo = setComponentTemplate(precompileTemplate(
|
|
6
|
-
<svg
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
width="26"
|
|
9
|
-
height="16"
|
|
10
|
-
fill="none"
|
|
11
|
-
viewBox="0 0 26 16"
|
|
12
|
-
aria-labelledby={{@titleId}}
|
|
13
|
-
...attributes
|
|
14
|
-
>
|
|
15
|
-
{{#if @title}}
|
|
16
|
-
<title id={{@titleId}}>{{@title}}</title>
|
|
17
|
-
{{/if}}
|
|
18
|
-
<path
|
|
19
|
-
d="M1.25 1.875c0-.345.28-.625.625-.625h22.25c.345 0 .625.28.625.625v12.25c0 .345-.28.625-.625.625H1.875a.625.625 0 01-.625-.625V1.875zM1.875 0C.839 0 0 .84 0 1.875v12.25C0 15.161.84 16 1.875 16h22.25C25.16 16 26 15.16 26 14.125V1.875C26 .839 25.16 0 24.125 0H1.875zM3.75 3.75v8.5h2.5V7.375l2.5 3.125 2.5-3.125v4.875h2.5v-8.5h-2.5l-2.5 3.125-2.5-3.125h-2.5zm11.875 4.375l3.75 4.125 3.75-4.125h-2.5V3.75h-2.5v4.375h-2.5z"
|
|
20
|
-
></path>
|
|
21
|
-
</svg>
|
|
22
|
-
`, {
|
|
5
|
+
const MarkdownLogo = setComponentTemplate(precompileTemplate("\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"16\" fill=\"none\" viewBox=\"0 0 26 16\" aria-labelledby={{@titleId}} ...attributes>\n {{#if @title}}\n <title id={{@titleId}}>{{@title}}</title>\n {{/if}}\n <path d=\"M1.25 1.875c0-.345.28-.625.625-.625h22.25c.345 0 .625.28.625.625v12.25c0 .345-.28.625-.625.625H1.875a.625.625 0 01-.625-.625V1.875zM1.875 0C.839 0 0 .84 0 1.875v12.25C0 15.161.84 16 1.875 16h22.25C25.16 16 26 15.16 26 14.125V1.875C26 .839 25.16 0 24.125 0H1.875zM3.75 3.75v8.5h2.5V7.375l2.5 3.125 2.5-3.125v4.875h2.5v-8.5h-2.5l-2.5 3.125-2.5-3.125h-2.5zm11.875 4.375l3.75 4.125 3.75-4.125h-2.5V3.75h-2.5v4.375h-2.5z\"></path>\n </svg>\n", {
|
|
23
6
|
strictMode: true
|
|
24
|
-
}), templateOnly(
|
|
7
|
+
}), templateOnly());
|
|
25
8
|
|
|
26
9
|
export { MarkdownLogo as default };
|
|
27
10
|
//# sourceMappingURL=markdown-logo.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"markdown-logo.js","sources":["../../../../src/components/eui-markdown-editor-footer/icons/markdown-logo.
|
|
1
|
+
{"version":3,"file":"markdown-logo.js","sources":["../../../../src/components/eui-markdown-editor-footer/icons/markdown-logo.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nconst MarkdownLogo: TemplateOnlyComponent<{\n Element: SVGElement;\n Args: {\n title?: string;\n titleId?: string;\n };\n}> = template(`\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"26\"\n height=\"16\"\n fill=\"none\"\n viewBox=\"0 0 26 16\"\n aria-labelledby={{@titleId}}\n ...attributes\n >\n {{#if @title}}\n <title id={{@titleId}}>{{@title}}</title>\n {{/if}}\n <path\n d=\"M1.25 1.875c0-.345.28-.625.625-.625h22.25c.345 0 .625.28.625.625v12.25c0 .345-.28.625-.625.625H1.875a.625.625 0 01-.625-.625V1.875zM1.875 0C.839 0 0 .84 0 1.875v12.25C0 15.161.84 16 1.875 16h22.25C25.16 16 26 15.16 26 14.125V1.875C26 .839 25.16 0 24.125 0H1.875zM3.75 3.75v8.5h2.5V7.375l2.5 3.125 2.5-3.125v4.875h2.5v-8.5h-2.5l-2.5 3.125-2.5-3.125h-2.5zm11.875 4.375l3.75 4.125 3.75-4.125h-2.5V3.75h-2.5v4.375h-2.5z\"\n ></path>\n </svg>\n`, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default MarkdownLogo;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1tYXJrZG93bi1lZGl0b3ItZm9vdGVyL2ljb25zL21hcmtkb3duLWxvZ28uZ3RzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuY29uc3QgTWFya2Rvd25Mb2dvOiBUZW1wbGF0ZU9ubHlDb21wb25lbnQ8e1xuICBFbGVtZW50OiBTVkdFbGVtZW50O1xuICBBcmdzOiB7XG4gICAgdGl0bGU_OiBzdHJpbmc7XG4gICAgdGl0bGVJZD86IHN0cmluZztcbiAgfTtcbn0-ID0gPHRlbXBsYXRlPlxuICA8c3ZnXG4gICAgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiXG4gICAgd2lkdGg9XCIyNlwiXG4gICAgaGVpZ2h0PVwiMTZcIlxuICAgIGZpbGw9XCJub25lXCJcbiAgICB2aWV3Qm94PVwiMCAwIDI2IDE2XCJcbiAgICBhcmlhLWxhYmVsbGVkYnk9e3tAdGl0bGVJZH19XG4gICAgLi4uYXR0cmlidXRlc1xuICA-XG4gICAge3sjaWYgQHRpdGxlfX1cbiAgICAgIDx0aXRsZSBpZD17e0B0aXRsZUlkfX0-e3tAdGl0bGV9fTwvdGl0bGU-XG4gICAge3svaWZ9fVxuICAgIDxwYXRoXG4gICAgICBkPVwiTTEuMjUgMS44NzVjMC0uMzQ1LjI4LS42MjUuNjI1LS42MjVoMjIuMjVjLjM0NSAwIC42MjUuMjguNjI1LjYyNXYxMi4yNWMwIC4zNDUtLjI4LjYyNS0uNjI1LjYyNUgxLjg3NWEuNjI1LjYyNSAwIDAxLS42MjUtLjYyNVYxLjg3NXpNMS44NzUgMEMuODM5IDAgMCAuODQgMCAxLjg3NXYxMi4yNUMwIDE1LjE2MS44NCAxNiAxLjg3NSAxNmgyMi4yNUMyNS4xNiAxNiAyNiAxNS4xNiAyNiAxNC4xMjVWMS44NzVDMjYgLjgzOSAyNS4xNiAwIDI0LjEyNSAwSDEuODc1ek0zLjc1IDMuNzV2OC41aDIuNVY3LjM3NWwyLjUgMy4xMjUgMi41LTMuMTI1djQuODc1aDIuNXYtOC41aC0yLjVsLTIuNSAzLjEyNS0yLjUtMy4xMjVoLTIuNXptMTEuODc1IDQuMzc1bDMuNzUgNC4xMjUgMy43NS00LjEyNWgtMi41VjMuNzVoLTIuNXY0LjM3NWgtMi41elwiXG4gICAgPjwvcGF0aD5cbiAgPC9zdmc-XG48L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgTWFya2Rvd25Mb2dvO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxjQUFjLHFCQUFxQixRQUFRLGlDQUFpQztBQUU1RSxNQUFNLGNBQWM7SUFDbEIsU0FBUztJQUNUO1FBQ0UsUUFBUSxNQUFNO1FBQ2QsVUFBVSxNQUFNOztLQUVmLFNBQVUsQ0FBQTs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFpQmYsQ0FBQSxFQUFBO0lBQUE7UUFBQSxPQUFBLEtBQUEsU0FBQSxDQUFBLEVBQVc7SUFBRDtBQUFBO0FBRVYsZUFBZSxhQUFhIn0"],"names":["MarkdownLogo","precompileTemplate","strictMode","templateOnly"],"mappings":";;;;AAEMA,MAAAA,eAMDC,oBAAAA,CAAAA,kBAAA,CAiBL,irBAAA,EAAA;EAAAC,UAAA,EAAA,IAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
@@ -1,159 +1,63 @@
|
|
|
1
|
-
import { _ as _applyDecoratedDescriptor, a as _initializerDefineProperty } from '../_rollupPluginBabelHelpers-9wjJaosZ.js';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
|
-
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
1
|
import Component from '@glimmer/component';
|
|
5
2
|
import { tracked } from '@glimmer/tracking';
|
|
6
|
-
import {
|
|
7
|
-
import set from 'ember-set-helper/helpers/set';
|
|
8
|
-
import { and, not } from 'ember-truth-helpers';
|
|
9
|
-
import MarkdownLogo from './eui-markdown-editor-footer/icons/markdown-logo.js';
|
|
10
|
-
import EuiButtonEmpty from './eui-button-empty.js';
|
|
3
|
+
import { g, i } from 'decorator-transforms/runtime';
|
|
11
4
|
import EuiButtonIcon from './eui-button-icon.js';
|
|
12
|
-
import EuiHorizontalRule from './eui-horizontal-rule.js';
|
|
13
5
|
import EuiLoadingSpinner from './eui-loading-spinner.js';
|
|
14
|
-
import
|
|
6
|
+
import { and, not } from 'ember-truth-helpers';
|
|
7
|
+
import EuiPopoverComponent from './eui-popover.js';
|
|
8
|
+
import set from 'ember-set-helper/helpers/set';
|
|
9
|
+
import EuiButtonEmpty from './eui-button-empty.js';
|
|
10
|
+
import { on } from '@ember/modifier';
|
|
11
|
+
import MarkdownLogo from './eui-markdown-editor-footer/icons/markdown-logo.js';
|
|
15
12
|
import EuiModal from './eui-modal.js';
|
|
16
|
-
import EuiModalBody from './eui-modal-body.js';
|
|
17
13
|
import EuiModalHeader from './eui-modal-header.js';
|
|
18
|
-
import EuiPopoverComponent from './eui-popover.js';
|
|
19
|
-
import EuiSpacer from './eui-spacer.js';
|
|
20
|
-
import EuiTextComponent from './eui-text.js';
|
|
21
14
|
import EuiTitle from './eui-title.js';
|
|
15
|
+
import EuiModalBody from './eui-modal-body.js';
|
|
16
|
+
import EuiTextComponent from './eui-text.js';
|
|
17
|
+
import EuiHorizontalRule from './eui-horizontal-rule.js';
|
|
18
|
+
import EuiSpacer from './eui-spacer.js';
|
|
19
|
+
import EuiMarkdownEditorToolbarComponent from './eui-markdown-format.js';
|
|
20
|
+
import { precompileTemplate } from '@ember/template-compilation';
|
|
21
|
+
import { setComponentTemplate } from '@ember/component';
|
|
22
22
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
{{#if @isUploadingFiles}}
|
|
29
|
-
{{! pending implementation}}
|
|
30
|
-
<EuiButtonIcon
|
|
31
|
-
@iconType={{component EuiLoadingSpinner}}
|
|
32
|
-
@useComponent={{true}}
|
|
33
|
-
{{! aria-label={ariaLabels.uploadingFiles} }}
|
|
34
|
-
/>
|
|
35
|
-
{{/if}}
|
|
36
|
-
{{#if (and @errors @errors.length)}}
|
|
37
|
-
<EuiPopover
|
|
38
|
-
@isOpen={{this.isPopoverOpen}}
|
|
39
|
-
@closePopover={{set this "isPopoverOpen" false}}
|
|
40
|
-
>
|
|
41
|
-
<:button>
|
|
42
|
-
<EuiButtonEmpty
|
|
43
|
-
@iconType="error"
|
|
44
|
-
@size="s"
|
|
45
|
-
@color="danger"
|
|
46
|
-
{{! aria-label={ariaLabels.showSyntaxErrors} }}
|
|
47
|
-
{{on
|
|
48
|
-
"click"
|
|
49
|
-
(set this "isPopoverOpen" (not this.isPopoverOpen))
|
|
50
|
-
}}
|
|
51
|
-
>
|
|
52
|
-
{{@errors.length}}
|
|
53
|
-
</EuiButtonEmpty>
|
|
54
|
-
</:button>
|
|
55
|
-
</EuiPopover>
|
|
56
|
-
{{/if}}
|
|
57
|
-
</div>
|
|
58
|
-
<EuiButtonIcon
|
|
59
|
-
class="euiMarkdownEditorFooter__help"
|
|
60
|
-
@iconType={{component MarkdownLogo}}
|
|
61
|
-
@useComponent={{true}}
|
|
62
|
-
@color="text"
|
|
63
|
-
@useSvg={{true}}
|
|
64
|
-
{{! aria-label={ariaLabels.showMarkdownHelp} }}
|
|
65
|
-
{{on "click" (set this "isShowingHelp" (not this.isShowingHelp))}}
|
|
66
|
-
/>
|
|
67
|
-
|
|
68
|
-
{{#if this.isShowingHelp}}
|
|
69
|
-
|
|
70
|
-
<EuiModal @onClose={{set this "isShowingHelp" false}}>
|
|
71
|
-
<EuiModalHeader>
|
|
72
|
-
<EuiTitle>
|
|
73
|
-
<h3>
|
|
74
|
-
Syntax Help
|
|
75
|
-
{{! <EuiI18n
|
|
76
|
-
token="euiMarkdownEditorFooter.syntaxTitle"
|
|
77
|
-
default="Syntax help"
|
|
78
|
-
/> }}
|
|
79
|
-
</h3>
|
|
80
|
-
</EuiTitle>
|
|
81
|
-
</EuiModalHeader>
|
|
82
|
-
<EuiModalBody>
|
|
83
|
-
|
|
84
|
-
<EuiText>
|
|
85
|
-
<p>The editor uses</p>
|
|
86
|
-
<a
|
|
87
|
-
href="https://github.github.com/gfm/"
|
|
88
|
-
target="_blank"
|
|
89
|
-
rel="noreferrer noopener"
|
|
90
|
-
>
|
|
91
|
-
Github flavored markdown
|
|
92
|
-
</a>
|
|
93
|
-
<p>You can also utilize these additional syntax plugins to add
|
|
94
|
-
rich content to yoru text.</p>
|
|
95
|
-
</EuiText>
|
|
96
|
-
<EuiHorizontalRule />
|
|
97
|
-
{{#each @uiPlugins as |uiPlugin|}}
|
|
98
|
-
{{#if uiPlugin.helpText}}
|
|
99
|
-
<EuiTitle size="xxs">
|
|
100
|
-
<p>
|
|
101
|
-
<strong>{{uiPlugin.name}}</strong>
|
|
102
|
-
</p>
|
|
103
|
-
</EuiTitle>
|
|
104
|
-
<EuiSpacer size="s" />
|
|
105
|
-
<EuiMarkdownFormat @value={{uiPlugin.helpText}} />
|
|
106
|
-
<EuiSpacer size="l" />
|
|
107
|
-
|
|
108
|
-
{{/if}}
|
|
109
|
-
{{/each}}
|
|
110
|
-
</EuiModalBody>
|
|
111
|
-
</EuiModal>
|
|
112
|
-
|
|
113
|
-
{{/if}}
|
|
114
|
-
</div>
|
|
115
|
-
`, {
|
|
116
|
-
strictMode: true,
|
|
117
|
-
scope: () => ({
|
|
118
|
-
EuiButtonIcon,
|
|
119
|
-
EuiLoadingSpinner,
|
|
120
|
-
and,
|
|
121
|
-
EuiPopover: EuiPopoverComponent,
|
|
122
|
-
set,
|
|
123
|
-
EuiButtonEmpty,
|
|
124
|
-
on,
|
|
125
|
-
not,
|
|
126
|
-
MarkdownLogo,
|
|
127
|
-
EuiModal,
|
|
128
|
-
EuiModalHeader,
|
|
129
|
-
EuiTitle,
|
|
130
|
-
EuiModalBody,
|
|
131
|
-
EuiText: EuiTextComponent,
|
|
132
|
-
EuiHorizontalRule,
|
|
133
|
-
EuiSpacer,
|
|
134
|
-
EuiMarkdownFormat: EuiMarkdownEditorToolbarComponent
|
|
135
|
-
})
|
|
136
|
-
}), (_class = class EuiMarkdownEditorFooterComponent extends Component {
|
|
137
|
-
constructor(...args) {
|
|
138
|
-
super(...args);
|
|
139
|
-
_initializerDefineProperty(this, "isPopoverOpen", _descriptor, this);
|
|
140
|
-
_initializerDefineProperty(this, "isShowingHelp", _descriptor2, this);
|
|
23
|
+
class EuiMarkdownEditorFooterComponent extends Component {
|
|
24
|
+
static {
|
|
25
|
+
g(this.prototype, "isPopoverOpen", [tracked], function () {
|
|
26
|
+
return false;
|
|
27
|
+
});
|
|
141
28
|
}
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
return false;
|
|
29
|
+
#isPopoverOpen = (i(this, "isPopoverOpen"), void 0);
|
|
30
|
+
static {
|
|
31
|
+
g(this.prototype, "isShowingHelp", [tracked], function () {
|
|
32
|
+
return false;
|
|
33
|
+
});
|
|
148
34
|
}
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
35
|
+
#isShowingHelp = (i(this, "isShowingHelp"), void 0);
|
|
36
|
+
static {
|
|
37
|
+
setComponentTemplate(precompileTemplate("\n <div class=\"euiMarkdownEditorFooter\">\n <div class=\"euiMarkdownEditorFooter__actions\">\n\n {{#if @isUploadingFiles}}\n {{!-- pending implementation--}}\n <EuiButtonIcon @iconType={{component EuiLoadingSpinner}} @useComponent={{true}} {{!-- aria-label={ariaLabels.uploadingFiles} --}} />\n {{/if}}\n {{#if (and @errors @errors.length)}}\n <EuiPopover @isOpen={{this.isPopoverOpen}} @closePopover={{set this \"isPopoverOpen\" false}}>\n <:button>\n <EuiButtonEmpty @iconType=\"error\" @size=\"s\" @color=\"danger\" {{!-- aria-label={ariaLabels.showSyntaxErrors} --}} {{on \"click\" (set this \"isPopoverOpen\" (not this.isPopoverOpen))}}>\n {{@errors.length}}\n </EuiButtonEmpty>\n </:button>\n </EuiPopover>\n {{/if}}\n </div>\n <EuiButtonIcon class=\"euiMarkdownEditorFooter__help\" @iconType={{component MarkdownLogo}} @useComponent={{true}} @color=\"text\" @useSvg={{true}} {{!-- aria-label={ariaLabels.showMarkdownHelp} --}} {{on \"click\" (set this \"isShowingHelp\" (not this.isShowingHelp))}} />\n\n {{#if this.isShowingHelp}}\n\n <EuiModal @onClose={{set this \"isShowingHelp\" false}}>\n <EuiModalHeader>\n <EuiTitle>\n <h3>\n Syntax Help\n {{!-- <EuiI18n\n token=\"euiMarkdownEditorFooter.syntaxTitle\"\n default=\"Syntax help\"\n /> --}}\n </h3>\n </EuiTitle>\n </EuiModalHeader>\n <EuiModalBody>\n\n <EuiText>\n <p>The editor uses</p>\n <a href=\"https://github.github.com/gfm/\" target=\"_blank\" rel=\"noreferrer noopener\">\n Github flavored markdown\n </a>\n <p>You can also utilize these additional syntax plugins to add\n rich content to yoru text.</p>\n </EuiText>\n <EuiHorizontalRule />\n {{#each @uiPlugins as |uiPlugin|}}\n {{#if uiPlugin.helpText}}\n <EuiTitle size=\"xxs\">\n <p>\n <strong>{{uiPlugin.name}}</strong>\n </p>\n </EuiTitle>\n <EuiSpacer size=\"s\" />\n <EuiMarkdownFormat @value={{uiPlugin.helpText}} />\n <EuiSpacer size=\"l\" />\n\n {{/if}}\n {{/each}}\n </EuiModalBody>\n </EuiModal>\n\n {{/if}}\n </div>\n ", {
|
|
38
|
+
scope: () => ({
|
|
39
|
+
EuiButtonIcon,
|
|
40
|
+
EuiLoadingSpinner,
|
|
41
|
+
and,
|
|
42
|
+
EuiPopover: EuiPopoverComponent,
|
|
43
|
+
set,
|
|
44
|
+
EuiButtonEmpty,
|
|
45
|
+
on,
|
|
46
|
+
not,
|
|
47
|
+
MarkdownLogo,
|
|
48
|
+
EuiModal,
|
|
49
|
+
EuiModalHeader,
|
|
50
|
+
EuiTitle,
|
|
51
|
+
EuiModalBody,
|
|
52
|
+
EuiText: EuiTextComponent,
|
|
53
|
+
EuiHorizontalRule,
|
|
54
|
+
EuiSpacer,
|
|
55
|
+
EuiMarkdownFormat: EuiMarkdownEditorToolbarComponent
|
|
56
|
+
}),
|
|
57
|
+
strictMode: true
|
|
58
|
+
}), this);
|
|
155
59
|
}
|
|
156
|
-
}
|
|
60
|
+
}
|
|
157
61
|
|
|
158
62
|
export { EuiMarkdownEditorFooterComponent as default };
|
|
159
63
|
//# sourceMappingURL=eui-markdown-editor-footer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-markdown-editor-footer.js","sources":["../../src/components/eui-markdown-editor-footer.ts"],"sourcesContent":["import Component from '@glimmer/component';\nimport { tracked } from '@glimmer/tracking';\nimport { on } from '@ember/modifier';\n\nimport set from 'ember-set-helper/helpers/set';\nimport { and, not } from 'ember-truth-helpers';\n\nimport MarkdownLogo from '../components/eui-markdown-editor-footer/icons/markdown-logo.gts';\nimport EuiButtonEmpty from './eui-button-empty.gts';\nimport EuiButtonIcon from './eui-button-icon.gts';\nimport EuiHorizontalRule from './eui-horizontal-rule.gts';\nimport EuiLoadingSpinner from './eui-loading-spinner.gts';\nimport EuiMarkdownFormat from './eui-markdown-format.gts';\nimport EuiModal from './eui-modal.gts';\nimport EuiModalBody from './eui-modal-body.gts';\nimport EuiModalHeader from './eui-modal-header.gts';\nimport EuiPopover from './eui-popover.gts';\nimport EuiSpacer from './eui-spacer.gts';\nimport EuiText from './eui-text.gts';\nimport EuiTitle from './eui-title.gts';\n\nexport interface EuiMarkdownEditorFooterSignature {\n Args: {\n isUploadingFiles?: boolean;\n errors?: string[];\n uiPlugins?: any[];\n };\n}\n\nexport default class EuiMarkdownEditorFooterComponent extends Component<EuiMarkdownEditorFooterSignature> {\n @tracked isPopoverOpen = false;\n @tracked isShowingHelp = false;\n\n [__GLIMMER_TEMPLATE(`\n <div class=\"euiMarkdownEditorFooter\">\n <div class=\"euiMarkdownEditorFooter__actions\">\n\n {{#if @isUploadingFiles}}\n {{! pending implementation}}\n <EuiButtonIcon\n @iconType={{component EuiLoadingSpinner}}\n @useComponent={{true}}\n {{! aria-label={ariaLabels.uploadingFiles} }}\n />\n {{/if}}\n {{#if (and @errors @errors.length)}}\n <EuiPopover\n @isOpen={{this.isPopoverOpen}}\n @closePopover={{set this \"isPopoverOpen\" false}}\n >\n <:button>\n <EuiButtonEmpty\n @iconType=\"error\"\n @size=\"s\"\n @color=\"danger\"\n {{! aria-label={ariaLabels.showSyntaxErrors} }}\n {{on\n \"click\"\n (set this \"isPopoverOpen\" (not this.isPopoverOpen))\n }}\n >\n {{@errors.length}}\n </EuiButtonEmpty>\n </:button>\n </EuiPopover>\n {{/if}}\n </div>\n <EuiButtonIcon\n class=\"euiMarkdownEditorFooter__help\"\n @iconType={{component MarkdownLogo}}\n @useComponent={{true}}\n @color=\"text\"\n @useSvg={{true}}\n {{! aria-label={ariaLabels.showMarkdownHelp} }}\n {{on \"click\" (set this \"isShowingHelp\" (not this.isShowingHelp))}}\n />\n\n {{#if this.isShowingHelp}}\n\n <EuiModal @onClose={{set this \"isShowingHelp\" false}}>\n <EuiModalHeader>\n <EuiTitle>\n <h3>\n Syntax Help\n {{! <EuiI18n\n token=\"euiMarkdownEditorFooter.syntaxTitle\"\n default=\"Syntax help\"\n /> }}\n </h3>\n </EuiTitle>\n </EuiModalHeader>\n <EuiModalBody>\n\n <EuiText>\n <p>The editor uses</p>\n <a\n href=\"https://github.github.com/gfm/\"\n target=\"_blank\"\n rel=\"noreferrer noopener\"\n >\n Github flavored markdown\n </a>\n <p>You can also utilize these additional syntax plugins to add\n rich content to yoru text.</p>\n </EuiText>\n <EuiHorizontalRule />\n {{#each @uiPlugins as |uiPlugin|}}\n {{#if uiPlugin.helpText}}\n <EuiTitle size=\"xxs\">\n <p>\n <strong>{{uiPlugin.name}}</strong>\n </p>\n </EuiTitle>\n <EuiSpacer size=\"s\" />\n <EuiMarkdownFormat @value={{uiPlugin.helpText}} />\n <EuiSpacer size=\"l\" />\n\n {{/if}}\n {{/each}}\n </EuiModalBody>\n </EuiModal>\n\n {{/if}}\n </div>\n `, { strictMode: true, scope: () => ({EuiButtonIcon,EuiLoadingSpinner,and,EuiPopover,set,EuiButtonEmpty,on,not,MarkdownLogo,EuiModal,EuiModalHeader,EuiTitle,EuiModalBody,EuiText,EuiHorizontalRule,EuiSpacer,EuiMarkdownFormat}) })]\n}\n\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLW1hcmtkb3duLWVkaXRvci1mb290ZXIuanMiLCJzb3VyY2VzIjpbImV1aS1tYXJrZG93bi1lZGl0b3ItZm9vdGVyLmd0cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgQ29tcG9uZW50IGZyb20gJ0BnbGltbWVyL2NvbXBvbmVudCc7XG5pbXBvcnQgeyB0cmFja2VkIH0gZnJvbSAnQGdsaW1tZXIvdHJhY2tpbmcnO1xuaW1wb3J0IHsgb24gfSBmcm9tICdAZW1iZXIvbW9kaWZpZXInO1xuXG5pbXBvcnQgc2V0IGZyb20gJ2VtYmVyLXNldC1oZWxwZXIvaGVscGVycy9zZXQnO1xuaW1wb3J0IHsgYW5kLCBub3QgfSBmcm9tICdlbWJlci10cnV0aC1oZWxwZXJzJztcblxuaW1wb3J0IE1hcmtkb3duTG9nbyBmcm9tICcuLi9jb21wb25lbnRzL2V1aS1tYXJrZG93bi1lZGl0b3ItZm9vdGVyL2ljb25zL21hcmtkb3duLWxvZ28uZ3RzJztcbmltcG9ydCBFdWlCdXR0b25FbXB0eSBmcm9tICcuL2V1aS1idXR0b24tZW1wdHkuZ3RzJztcbmltcG9ydCBFdWlCdXR0b25JY29uIGZyb20gJy4vZXVpLWJ1dHRvbi1pY29uLmd0cyc7XG5pbXBvcnQgRXVpSG9yaXpvbnRhbFJ1bGUgZnJvbSAnLi9ldWktaG9yaXpvbnRhbC1ydWxlLmd0cyc7XG5pbXBvcnQgRXVpTG9hZGluZ1NwaW5uZXIgZnJvbSAnLi9ldWktbG9hZGluZy1zcGlubmVyLmd0cyc7XG5pbXBvcnQgRXVpTWFya2Rvd25Gb3JtYXQgZnJvbSAnLi9ldWktbWFya2Rvd24tZm9ybWF0Lmd0cyc7XG5pbXBvcnQgRXVpTW9kYWwgZnJvbSAnLi9ldWktbW9kYWwuZ3RzJztcbmltcG9ydCBFdWlNb2RhbEJvZHkgZnJvbSAnLi9ldWktbW9kYWwtYm9keS5ndHMnO1xuaW1wb3J0IEV1aU1vZGFsSGVhZGVyIGZyb20gJy4vZXVpLW1vZGFsLWhlYWRlci5ndHMnO1xuaW1wb3J0IEV1aVBvcG92ZXIgZnJvbSAnLi9ldWktcG9wb3Zlci5ndHMnO1xuaW1wb3J0IEV1aVNwYWNlciBmcm9tICcuL2V1aS1zcGFjZXIuZ3RzJztcbmltcG9ydCBFdWlUZXh0IGZyb20gJy4vZXVpLXRleHQuZ3RzJztcbmltcG9ydCBFdWlUaXRsZSBmcm9tICcuL2V1aS10aXRsZS5ndHMnO1xuXG5leHBvcnQgaW50ZXJmYWNlIEV1aU1hcmtkb3duRWRpdG9yRm9vdGVyU2lnbmF0dXJlIHtcbiAgQXJnczoge1xuICAgIGlzVXBsb2FkaW5nRmlsZXM/OiBib29sZWFuO1xuICAgIGVycm9ycz86IHN0cmluZ1tdO1xuICAgIHVpUGx1Z2lucz86IGFueVtdO1xuICB9O1xufVxuXG5leHBvcnQgZGVmYXVsdCBjbGFzcyBFdWlNYXJrZG93bkVkaXRvckZvb3RlckNvbXBvbmVudCBleHRlbmRzIENvbXBvbmVudDxFdWlNYXJrZG93bkVkaXRvckZvb3RlclNpZ25hdHVyZT4ge1xuICBAdHJhY2tlZCBpc1BvcG92ZXJPcGVuID0gZmFsc2U7XG4gIEB0cmFja2VkIGlzU2hvd2luZ0hlbHAgPSBmYWxzZTtcblxuICA8dGVtcGxhdGU+XG4gICAgPGRpdiBjbGFzcz1cImV1aU1hcmtkb3duRWRpdG9yRm9vdGVyXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwiZXVpTWFya2Rvd25FZGl0b3JGb290ZXJfX2FjdGlvbnNcIj5cblxuICAgICAgICB7eyNpZiBAaXNVcGxvYWRpbmdGaWxlc319XG4gICAgICAgICAge3shIHBlbmRpbmcgaW1wbGVtZW50YXRpb259fVxuICAgICAgICAgIDxFdWlCdXR0b25JY29uXG4gICAgICAgICAgICBAaWNvblR5cGU9e3tjb21wb25lbnQgRXVpTG9hZGluZ1NwaW5uZXJ9fVxuICAgICAgICAgICAgQHVzZUNvbXBvbmVudD17e3RydWV9fVxuICAgICAgICAgICAge3shIGFyaWEtbGFiZWw9e2FyaWFMYWJlbHMudXBsb2FkaW5nRmlsZXN9IH19XG4gICAgICAgICAgLz5cbiAgICAgICAge3svaWZ9fVxuICAgICAgICB7eyNpZiAoYW5kIEBlcnJvcnMgQGVycm9ycy5sZW5ndGgpfX1cbiAgICAgICAgICA8RXVpUG9wb3ZlclxuICAgICAgICAgICAgQGlzT3Blbj17e3RoaXMuaXNQb3BvdmVyT3Blbn19XG4gICAgICAgICAgICBAY2xvc2VQb3BvdmVyPXt7c2V0IHRoaXMgXCJpc1BvcG92ZXJPcGVuXCIgZmFsc2V9fVxuICAgICAgICAgID5cbiAgICAgICAgICAgIDw6YnV0dG9uPlxuICAgICAgICAgICAgICA8RXVpQnV0dG9uRW1wdHlcbiAgICAgICAgICAgICAgICBAaWNvblR5cGU9XCJlcnJvclwiXG4gICAgICAgICAgICAgICAgQHNpemU9XCJzXCJcbiAgICAgICAgICAgICAgICBAY29sb3I9XCJkYW5nZXJcIlxuICAgICAgICAgICAgICAgIHt7ISBhcmlhLWxhYmVsPXthcmlhTGFiZWxzLnNob3dTeW50YXhFcnJvcnN9IH19XG4gICAgICAgICAgICAgICAge3tvblxuICAgICAgICAgICAgICAgICAgXCJjbGlja1wiXG4gICAgICAgICAgICAgICAgICAoc2V0IHRoaXMgXCJpc1BvcG92ZXJPcGVuXCIgKG5vdCB0aGlzLmlzUG9wb3Zlck9wZW4pKVxuICAgICAgICAgICAgICAgIH19XG4gICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICB7e0BlcnJvcnMubGVuZ3RofX1cbiAgICAgICAgICAgICAgPC9FdWlCdXR0b25FbXB0eT5cbiAgICAgICAgICAgIDwvOmJ1dHRvbj5cbiAgICAgICAgICA8L0V1aVBvcG92ZXI+XG4gICAgICAgIHt7L2lmfX1cbiAgICAgIDwvZGl2PlxuICAgICAgPEV1aUJ1dHRvbkljb25cbiAgICAgICAgY2xhc3M9XCJldWlNYXJrZG93bkVkaXRvckZvb3Rlcl9faGVscFwiXG4gICAgICAgIEBpY29uVHlwZT17e2NvbXBvbmVudCBNYXJrZG93bkxvZ299fVxuICAgICAgICBAdXNlQ29tcG9uZW50PXt7dHJ1ZX19XG4gICAgICAgIEBjb2xvcj1cInRleHRcIlxuICAgICAgICBAdXNlU3ZnPXt7dHJ1ZX19XG4gICAgICAgIHt7ISBhcmlhLWxhYmVsPXthcmlhTGFiZWxzLnNob3dNYXJrZG93bkhlbHB9IH19XG4gICAgICAgIHt7b24gXCJjbGlja1wiIChzZXQgdGhpcyBcImlzU2hvd2luZ0hlbHBcIiAobm90IHRoaXMuaXNTaG93aW5nSGVscCkpfX1cbiAgICAgIC8+XG5cbiAgICAgIHt7I2lmIHRoaXMuaXNTaG93aW5nSGVscH19XG5cbiAgICAgICAgPEV1aU1vZGFsIEBvbkNsb3NlPXt7c2V0IHRoaXMgXCJpc1Nob3dpbmdIZWxwXCIgZmFsc2V9fT5cbiAgICAgICAgICA8RXVpTW9kYWxIZWFkZXI+XG4gICAgICAgICAgICA8RXVpVGl0bGU+XG4gICAgICAgICAgICAgIDxoMz5cbiAgICAgICAgICAgICAgICBTeW50YXggSGVscFxuICAgICAgICAgICAgICAgIHt7ISA8RXVpSTE4blxuICAgICAgICAgICAgICAgIHRva2VuPVwiZXVpTWFya2Rvd25FZGl0b3JGb290ZXIuc3ludGF4VGl0bGVcIlxuICAgICAgICAgICAgICAgIGRlZmF1bHQ9XCJTeW50YXggaGVscFwiXG4gICAgICAgICAgICAgIC8+IH19XG4gICAgICAgICAgICAgIDwvaDM+XG4gICAgICAgICAgICA8L0V1aVRpdGxlPlxuICAgICAgICAgIDwvRXVpTW9kYWxIZWFkZXI+XG4gICAgICAgICAgPEV1aU1vZGFsQm9keT5cblxuICAgICAgICAgICAgPEV1aVRleHQ+XG4gICAgICAgICAgICAgIDxwPlRoZSBlZGl0b3IgdXNlczwvcD5cbiAgICAgICAgICAgICAgPGFcbiAgICAgICAgICAgICAgICBocmVmPVwiaHR0cHM6Ly9naXRodWIuZ2l0aHViLmNvbS9nZm0vXCJcbiAgICAgICAgICAgICAgICB0YXJnZXQ9XCJfYmxhbmtcIlxuICAgICAgICAgICAgICAgIHJlbD1cIm5vcmVmZXJyZXIgbm9vcGVuZXJcIlxuICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgR2l0aHViIGZsYXZvcmVkIG1hcmtkb3duXG4gICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgPHA+WW91IGNhbiBhbHNvIHV0aWxpemUgdGhlc2UgYWRkaXRpb25hbCBzeW50YXggcGx1Z2lucyB0byBhZGRcbiAgICAgICAgICAgICAgICByaWNoIGNvbnRlbnQgdG8geW9ydSB0ZXh0LjwvcD5cbiAgICAgICAgICAgIDwvRXVpVGV4dD5cbiAgICAgICAgICAgIDxFdWlIb3Jpem9udGFsUnVsZSAvPlxuICAgICAgICAgICAge3sjZWFjaCBAdWlQbHVnaW5zIGFzIHx1aVBsdWdpbnx9fVxuICAgICAgICAgICAgICB7eyNpZiB1aVBsdWdpbi5oZWxwVGV4dH19XG4gICAgICAgICAgICAgICAgPEV1aVRpdGxlIHNpemU9XCJ4eHNcIj5cbiAgICAgICAgICAgICAgICAgIDxwPlxuICAgICAgICAgICAgICAgICAgICA8c3Ryb25nPnt7dWlQbHVnaW4ubmFtZX19PC9zdHJvbmc+XG4gICAgICAgICAgICAgICAgICA8L3A+XG4gICAgICAgICAgICAgICAgPC9FdWlUaXRsZT5cbiAgICAgICAgICAgICAgICA8RXVpU3BhY2VyIHNpemU9XCJzXCIgLz5cbiAgICAgICAgICAgICAgICA8RXVpTWFya2Rvd25Gb3JtYXQgQHZhbHVlPXt7dWlQbHVnaW4uaGVscFRleHR9fSAvPlxuICAgICAgICAgICAgICAgIDxFdWlTcGFjZXIgc2l6ZT1cImxcIiAvPlxuXG4gICAgICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICAgIHt7L2VhY2h9fVxuICAgICAgICAgIDwvRXVpTW9kYWxCb2R5PlxuICAgICAgICA8L0V1aU1vZGFsPlxuXG4gICAgICB7ey9pZn19XG4gICAgPC9kaXY+XG4gIDwvdGVtcGxhdGU+XG59XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUMzQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDNUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNyQztBQUNBLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUMvQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDL0M7QUFDQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDNUYsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNwRCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDbEQsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUMxRCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzFELENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDMUQsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDdkMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDaEQsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNwRCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzNDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUN6QyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3JDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3ZDO0FBQ0EsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDbkQsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDVCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQy9CLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDdEIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUN0QixDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ0osQ0FBQztBQUNEO0FBQ0EsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzNHLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ2pDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ2pDO0FBQ0EsQ0FBQyxDQUFDLHFCQUFVO0FBQ1o7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztDQTBGQyxDQUFDLHFPQUFXO0FBQ2IsQ0FBQzsifQ=="],"names":["EuiMarkdownEditorFooterComponent","setComponentTemplate","precompileTemplate","strictMode","scope","EuiButtonIcon","EuiLoadingSpinner","and","EuiPopover","set","EuiButtonEmpty","on","not","MarkdownLogo","EuiModal","EuiModalHeader","EuiTitle","EuiModalBody","EuiText","EuiHorizontalRule","EuiSpacer","EuiMarkdownFormat","_class","Component","constructor","args","_initializerDefineProperty","_descriptor","_descriptor2","_applyDecoratedDescriptor","prototype","tracked","configurable","enumerable","writable","initializer"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAmBuC,IAUlBA,gCAAgC,GAAAC,oBAAA,CAAAC,kBAAA,CAIzC,CAAA;AACZ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0FE,EAAA,CAAA,EAAA;EAAAC,UAAA,EAAA,IAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,aAAA;IAAAC,iBAAA;IAAAC,GAAA;gBAAAC,mBAAA;IAAAC,GAAA;IAAAC,cAAA;IAAAC,EAAA;IAAAC,GAAA;IAAAC,YAAA;IAAAC,QAAA;IAAAC,cAAA;IAAAC,QAAA;IAAAC,YAAA;aAAAC,gBAAA;IAAAC,iBAAA;IAAAC,SAAA;AAAAC,uBAAAA,iCAAAA;AAAA,GAAA,CAAA;AAAA,CAAA,CAAA,GAAAC,MAAA,GA/Fa,MAAMtB,gCAAgC,SAASuB,SAAS,CAAmC;AAAAC,EAAAA,WAAAA,CAAA,GAAAC,IAAA,EAAA;AAAA,IAAA,KAAA,CAAA,GAAAA,IAAA,CAAA,CAAA;AAAAC,IAAAA,0BAAA,wBAAAC,WAAA,EAAA,IAAA,CAAA,CAAA;AAAAD,IAAAA,0BAAA,wBAAAE,YAAA,EAAA,IAAA,CAAA,CAAA;AAAA,GAAA;AAgG1G,CAAC,GAAAD,WAAA,GAAAE,yBAAA,CAAAP,MAAA,CAAAQ,SAAA,EAAA,eAAA,EAAA,CA/FEC,OAAO,CAAA,EAAA;EAAAC,YAAA,EAAA,IAAA;EAAAC,UAAA,EAAA,IAAA;EAAAC,QAAA,EAAA,IAAA;AAAAC,EAAAA,WAAA,cAAA;AAAA,IAAA,OAAiB,KAAK,CAAA;AAAA,GAAA;AAAA,CAAAP,CAAAA,EAAAA,YAAA,GAAAC,yBAAA,CAAAP,MAAA,CAAAQ,SAAA,oBAC7BC,OAAO,CAAA,EAAA;EAAAC,YAAA,EAAA,IAAA;EAAAC,UAAA,EAAA,IAAA;EAAAC,QAAA,EAAA,IAAA;AAAAC,EAAAA,WAAA,cAAA;AAAA,IAAA,OAAiB,KAAK,CAAA;AAAA,GAAA;AAAA,CAAA,CAAA,GAAAb,MAAA;;;;"}
|
|
1
|
+
{"version":3,"file":"eui-markdown-editor-footer.js","sources":["../../src/components/eui-markdown-editor-footer.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport Component from '@glimmer/component';\nimport { tracked } from '@glimmer/tracking';\nimport { on } from '@ember/modifier';\nimport set from 'ember-set-helper/helpers/set';\nimport { and, not } from 'ember-truth-helpers';\nimport MarkdownLogo from '../components/eui-markdown-editor-footer/icons/markdown-logo.gts';\nimport EuiButtonEmpty from './eui-button-empty.gts';\nimport EuiButtonIcon from './eui-button-icon.gts';\nimport EuiHorizontalRule from './eui-horizontal-rule.gts';\nimport EuiLoadingSpinner from './eui-loading-spinner.gts';\nimport EuiMarkdownFormat from './eui-markdown-format.gts';\nimport EuiModal from './eui-modal.gts';\nimport EuiModalBody from './eui-modal-body.gts';\nimport EuiModalHeader from './eui-modal-header.gts';\nimport EuiPopover from './eui-popover.gts';\nimport EuiSpacer from './eui-spacer.gts';\nimport EuiText from './eui-text.gts';\nimport EuiTitle from './eui-title.gts';\nexport interface EuiMarkdownEditorFooterSignature {\n Args: {\n isUploadingFiles?: boolean;\n errors?: string[];\n uiPlugins?: any[];\n };\n}\nexport default class EuiMarkdownEditorFooterComponent extends Component<EuiMarkdownEditorFooterSignature> {\n @tracked\n isPopoverOpen = false;\n @tracked\n isShowingHelp = false;\n static{\n template(`\n <div class=\"euiMarkdownEditorFooter\">\n <div class=\"euiMarkdownEditorFooter__actions\">\n\n {{#if @isUploadingFiles}}\n {{! pending implementation}}\n <EuiButtonIcon\n @iconType={{component EuiLoadingSpinner}}\n @useComponent={{true}}\n {{! aria-label={ariaLabels.uploadingFiles} }}\n />\n {{/if}}\n {{#if (and @errors @errors.length)}}\n <EuiPopover\n @isOpen={{this.isPopoverOpen}}\n @closePopover={{set this \"isPopoverOpen\" false}}\n >\n <:button>\n <EuiButtonEmpty\n @iconType=\"error\"\n @size=\"s\"\n @color=\"danger\"\n {{! aria-label={ariaLabels.showSyntaxErrors} }}\n {{on\n \"click\"\n (set this \"isPopoverOpen\" (not this.isPopoverOpen))\n }}\n >\n {{@errors.length}}\n </EuiButtonEmpty>\n </:button>\n </EuiPopover>\n {{/if}}\n </div>\n <EuiButtonIcon\n class=\"euiMarkdownEditorFooter__help\"\n @iconType={{component MarkdownLogo}}\n @useComponent={{true}}\n @color=\"text\"\n @useSvg={{true}}\n {{! aria-label={ariaLabels.showMarkdownHelp} }}\n {{on \"click\" (set this \"isShowingHelp\" (not this.isShowingHelp))}}\n />\n\n {{#if this.isShowingHelp}}\n\n <EuiModal @onClose={{set this \"isShowingHelp\" false}}>\n <EuiModalHeader>\n <EuiTitle>\n <h3>\n Syntax Help\n {{! <EuiI18n\n token=\"euiMarkdownEditorFooter.syntaxTitle\"\n default=\"Syntax help\"\n /> }}\n </h3>\n </EuiTitle>\n </EuiModalHeader>\n <EuiModalBody>\n\n <EuiText>\n <p>The editor uses</p>\n <a\n href=\"https://github.github.com/gfm/\"\n target=\"_blank\"\n rel=\"noreferrer noopener\"\n >\n Github flavored markdown\n </a>\n <p>You can also utilize these additional syntax plugins to add\n rich content to yoru text.</p>\n </EuiText>\n <EuiHorizontalRule />\n {{#each @uiPlugins as |uiPlugin|}}\n {{#if uiPlugin.helpText}}\n <EuiTitle size=\"xxs\">\n <p>\n <strong>{{uiPlugin.name}}</strong>\n </p>\n </EuiTitle>\n <EuiSpacer size=\"s\" />\n <EuiMarkdownFormat @value={{uiPlugin.helpText}} />\n <EuiSpacer size=\"l\" />\n\n {{/if}}\n {{/each}}\n </EuiModalBody>\n </EuiModal>\n\n {{/if}}\n </div>\n `, {\n component: this,\n eval () {\n return eval(arguments[0]);\n }\n });\n }\n}\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1tYXJrZG93bi1lZGl0b3ItZm9vdGVyLmd0cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgQ29tcG9uZW50IGZyb20gJ0BnbGltbWVyL2NvbXBvbmVudCc7XG5pbXBvcnQgeyB0cmFja2VkIH0gZnJvbSAnQGdsaW1tZXIvdHJhY2tpbmcnO1xuaW1wb3J0IHsgb24gfSBmcm9tICdAZW1iZXIvbW9kaWZpZXInO1xuXG5pbXBvcnQgc2V0IGZyb20gJ2VtYmVyLXNldC1oZWxwZXIvaGVscGVycy9zZXQnO1xuaW1wb3J0IHsgYW5kLCBub3QgfSBmcm9tICdlbWJlci10cnV0aC1oZWxwZXJzJztcblxuaW1wb3J0IE1hcmtkb3duTG9nbyBmcm9tICcuLi9jb21wb25lbnRzL2V1aS1tYXJrZG93bi1lZGl0b3ItZm9vdGVyL2ljb25zL21hcmtkb3duLWxvZ28uZ3RzJztcbmltcG9ydCBFdWlCdXR0b25FbXB0eSBmcm9tICcuL2V1aS1idXR0b24tZW1wdHkuZ3RzJztcbmltcG9ydCBFdWlCdXR0b25JY29uIGZyb20gJy4vZXVpLWJ1dHRvbi1pY29uLmd0cyc7XG5pbXBvcnQgRXVpSG9yaXpvbnRhbFJ1bGUgZnJvbSAnLi9ldWktaG9yaXpvbnRhbC1ydWxlLmd0cyc7XG5pbXBvcnQgRXVpTG9hZGluZ1NwaW5uZXIgZnJvbSAnLi9ldWktbG9hZGluZy1zcGlubmVyLmd0cyc7XG5pbXBvcnQgRXVpTWFya2Rvd25Gb3JtYXQgZnJvbSAnLi9ldWktbWFya2Rvd24tZm9ybWF0Lmd0cyc7XG5pbXBvcnQgRXVpTW9kYWwgZnJvbSAnLi9ldWktbW9kYWwuZ3RzJztcbmltcG9ydCBFdWlNb2RhbEJvZHkgZnJvbSAnLi9ldWktbW9kYWwtYm9keS5ndHMnO1xuaW1wb3J0IEV1aU1vZGFsSGVhZGVyIGZyb20gJy4vZXVpLW1vZGFsLWhlYWRlci5ndHMnO1xuaW1wb3J0IEV1aVBvcG92ZXIgZnJvbSAnLi9ldWktcG9wb3Zlci5ndHMnO1xuaW1wb3J0IEV1aVNwYWNlciBmcm9tICcuL2V1aS1zcGFjZXIuZ3RzJztcbmltcG9ydCBFdWlUZXh0IGZyb20gJy4vZXVpLXRleHQuZ3RzJztcbmltcG9ydCBFdWlUaXRsZSBmcm9tICcuL2V1aS10aXRsZS5ndHMnO1xuXG5leHBvcnQgaW50ZXJmYWNlIEV1aU1hcmtkb3duRWRpdG9yRm9vdGVyU2lnbmF0dXJlIHtcbiAgQXJnczoge1xuICAgIGlzVXBsb2FkaW5nRmlsZXM_OiBib29sZWFuO1xuICAgIGVycm9ycz86IHN0cmluZ1tdO1xuICAgIHVpUGx1Z2lucz86IGFueVtdO1xuICB9O1xufVxuXG5leHBvcnQgZGVmYXVsdCBjbGFzcyBFdWlNYXJrZG93bkVkaXRvckZvb3RlckNvbXBvbmVudCBleHRlbmRzIENvbXBvbmVudDxFdWlNYXJrZG93bkVkaXRvckZvb3RlclNpZ25hdHVyZT4ge1xuICBAdHJhY2tlZCBpc1BvcG92ZXJPcGVuID0gZmFsc2U7XG4gIEB0cmFja2VkIGlzU2hvd2luZ0hlbHAgPSBmYWxzZTtcblxuICA8dGVtcGxhdGU-XG4gICAgPGRpdiBjbGFzcz1cImV1aU1hcmtkb3duRWRpdG9yRm9vdGVyXCI-XG4gICAgICA8ZGl2IGNsYXNzPVwiZXVpTWFya2Rvd25FZGl0b3JGb290ZXJfX2FjdGlvbnNcIj5cblxuICAgICAgICB7eyNpZiBAaXNVcGxvYWRpbmdGaWxlc319XG4gICAgICAgICAge3shIHBlbmRpbmcgaW1wbGVtZW50YXRpb259fVxuICAgICAgICAgIDxFdWlCdXR0b25JY29uXG4gICAgICAgICAgICBAaWNvblR5cGU9e3tjb21wb25lbnQgRXVpTG9hZGluZ1NwaW5uZXJ9fVxuICAgICAgICAgICAgQHVzZUNvbXBvbmVudD17e3RydWV9fVxuICAgICAgICAgICAge3shIGFyaWEtbGFiZWw9e2FyaWFMYWJlbHMudXBsb2FkaW5nRmlsZXN9IH19XG4gICAgICAgICAgLz5cbiAgICAgICAge3svaWZ9fVxuICAgICAgICB7eyNpZiAoYW5kIEBlcnJvcnMgQGVycm9ycy5sZW5ndGgpfX1cbiAgICAgICAgICA8RXVpUG9wb3ZlclxuICAgICAgICAgICAgQGlzT3Blbj17e3RoaXMuaXNQb3BvdmVyT3Blbn19XG4gICAgICAgICAgICBAY2xvc2VQb3BvdmVyPXt7c2V0IHRoaXMgXCJpc1BvcG92ZXJPcGVuXCIgZmFsc2V9fVxuICAgICAgICAgID5cbiAgICAgICAgICAgIDw6YnV0dG9uPlxuICAgICAgICAgICAgICA8RXVpQnV0dG9uRW1wdHlcbiAgICAgICAgICAgICAgICBAaWNvblR5cGU9XCJlcnJvclwiXG4gICAgICAgICAgICAgICAgQHNpemU9XCJzXCJcbiAgICAgICAgICAgICAgICBAY29sb3I9XCJkYW5nZXJcIlxuICAgICAgICAgICAgICAgIHt7ISBhcmlhLWxhYmVsPXthcmlhTGFiZWxzLnNob3dTeW50YXhFcnJvcnN9IH19XG4gICAgICAgICAgICAgICAge3tvblxuICAgICAgICAgICAgICAgICAgXCJjbGlja1wiXG4gICAgICAgICAgICAgICAgICAoc2V0IHRoaXMgXCJpc1BvcG92ZXJPcGVuXCIgKG5vdCB0aGlzLmlzUG9wb3Zlck9wZW4pKVxuICAgICAgICAgICAgICAgIH19XG4gICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICB7e0BlcnJvcnMubGVuZ3RofX1cbiAgICAgICAgICAgICAgPC9FdWlCdXR0b25FbXB0eT5cbiAgICAgICAgICAgIDwvOmJ1dHRvbj5cbiAgICAgICAgICA8L0V1aVBvcG92ZXI-XG4gICAgICAgIHt7L2lmfX1cbiAgICAgIDwvZGl2PlxuICAgICAgPEV1aUJ1dHRvbkljb25cbiAgICAgICAgY2xhc3M9XCJldWlNYXJrZG93bkVkaXRvckZvb3Rlcl9faGVscFwiXG4gICAgICAgIEBpY29uVHlwZT17e2NvbXBvbmVudCBNYXJrZG93bkxvZ299fVxuICAgICAgICBAdXNlQ29tcG9uZW50PXt7dHJ1ZX19XG4gICAgICAgIEBjb2xvcj1cInRleHRcIlxuICAgICAgICBAdXNlU3ZnPXt7dHJ1ZX19XG4gICAgICAgIHt7ISBhcmlhLWxhYmVsPXthcmlhTGFiZWxzLnNob3dNYXJrZG93bkhlbHB9IH19XG4gICAgICAgIHt7b24gXCJjbGlja1wiIChzZXQgdGhpcyBcImlzU2hvd2luZ0hlbHBcIiAobm90IHRoaXMuaXNTaG93aW5nSGVscCkpfX1cbiAgICAgIC8-XG5cbiAgICAgIHt7I2lmIHRoaXMuaXNTaG93aW5nSGVscH19XG5cbiAgICAgICAgPEV1aU1vZGFsIEBvbkNsb3NlPXt7c2V0IHRoaXMgXCJpc1Nob3dpbmdIZWxwXCIgZmFsc2V9fT5cbiAgICAgICAgICA8RXVpTW9kYWxIZWFkZXI-XG4gICAgICAgICAgICA8RXVpVGl0bGU-XG4gICAgICAgICAgICAgIDxoMz5cbiAgICAgICAgICAgICAgICBTeW50YXggSGVscFxuICAgICAgICAgICAgICAgIHt7ISA8RXVpSTE4blxuICAgICAgICAgICAgICAgIHRva2VuPVwiZXVpTWFya2Rvd25FZGl0b3JGb290ZXIuc3ludGF4VGl0bGVcIlxuICAgICAgICAgICAgICAgIGRlZmF1bHQ9XCJTeW50YXggaGVscFwiXG4gICAgICAgICAgICAgIC8-IH19XG4gICAgICAgICAgICAgIDwvaDM-XG4gICAgICAgICAgICA8L0V1aVRpdGxlPlxuICAgICAgICAgIDwvRXVpTW9kYWxIZWFkZXI-XG4gICAgICAgICAgPEV1aU1vZGFsQm9keT5cblxuICAgICAgICAgICAgPEV1aVRleHQ-XG4gICAgICAgICAgICAgIDxwPlRoZSBlZGl0b3IgdXNlczwvcD5cbiAgICAgICAgICAgICAgPGFcbiAgICAgICAgICAgICAgICBocmVmPVwiaHR0cHM6Ly9naXRodWIuZ2l0aHViLmNvbS9nZm0vXCJcbiAgICAgICAgICAgICAgICB0YXJnZXQ9XCJfYmxhbmtcIlxuICAgICAgICAgICAgICAgIHJlbD1cIm5vcmVmZXJyZXIgbm9vcGVuZXJcIlxuICAgICAgICAgICAgICA-XG4gICAgICAgICAgICAgICAgR2l0aHViIGZsYXZvcmVkIG1hcmtkb3duXG4gICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgPHA-WW91IGNhbiBhbHNvIHV0aWxpemUgdGhlc2UgYWRkaXRpb25hbCBzeW50YXggcGx1Z2lucyB0byBhZGRcbiAgICAgICAgICAgICAgICByaWNoIGNvbnRlbnQgdG8geW9ydSB0ZXh0LjwvcD5cbiAgICAgICAgICAgIDwvRXVpVGV4dD5cbiAgICAgICAgICAgIDxFdWlIb3Jpem9udGFsUnVsZSAvPlxuICAgICAgICAgICAge3sjZWFjaCBAdWlQbHVnaW5zIGFzIHx1aVBsdWdpbnx9fVxuICAgICAgICAgICAgICB7eyNpZiB1aVBsdWdpbi5oZWxwVGV4dH19XG4gICAgICAgICAgICAgICAgPEV1aVRpdGxlIHNpemU9XCJ4eHNcIj5cbiAgICAgICAgICAgICAgICAgIDxwPlxuICAgICAgICAgICAgICAgICAgICA8c3Ryb25nPnt7dWlQbHVnaW4ubmFtZX19PC9zdHJvbmc-XG4gICAgICAgICAgICAgICAgICA8L3A-XG4gICAgICAgICAgICAgICAgPC9FdWlUaXRsZT5cbiAgICAgICAgICAgICAgICA8RXVpU3BhY2VyIHNpemU9XCJzXCIgLz5cbiAgICAgICAgICAgICAgICA8RXVpTWFya2Rvd25Gb3JtYXQgQHZhbHVlPXt7dWlQbHVnaW4uaGVscFRleHR9fSAvPlxuICAgICAgICAgICAgICAgIDxFdWlTcGFjZXIgc2l6ZT1cImxcIiAvPlxuXG4gICAgICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICAgIHt7L2VhY2h9fVxuICAgICAgICAgIDwvRXVpTW9kYWxCb2R5PlxuICAgICAgICA8L0V1aU1vZGFsPlxuXG4gICAgICB7ey9pZn19XG4gICAgPC9kaXY-XG4gIDwvdGVtcGxhdGU-XG59XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sZUFBZSxxQkFBcUI7QUFDM0MsU0FBUyxPQUFPLFFBQVEsb0JBQW9CO0FBQzVDLFNBQVMsRUFBRSxRQUFRLGtCQUFrQjtBQUVyQyxPQUFPLFNBQVMsK0JBQStCO0FBQy9DLFNBQVMsR0FBRyxFQUFFLEdBQUcsUUFBUSxzQkFBc0I7QUFFL0MsT0FBTyxrQkFBa0IsbUVBQW1FO0FBQzVGLE9BQU8sb0JBQW9CLHlCQUF5QjtBQUNwRCxPQUFPLG1CQUFtQix3QkFBd0I7QUFDbEQsT0FBTyx1QkFBdUIsNEJBQTRCO0FBQzFELE9BQU8sdUJBQXVCLDRCQUE0QjtBQUMxRCxPQUFPLHVCQUF1Qiw0QkFBNEI7QUFDMUQsT0FBTyxjQUFjLGtCQUFrQjtBQUN2QyxPQUFPLGtCQUFrQix1QkFBdUI7QUFDaEQsT0FBTyxvQkFBb0IseUJBQXlCO0FBQ3BELE9BQU8sZ0JBQWdCLG9CQUFvQjtBQUMzQyxPQUFPLGVBQWUsbUJBQW1CO0FBQ3pDLE9BQU8sYUFBYSxpQkFBaUI7QUFDckMsT0FBTyxjQUFjLGtCQUFrQjtBQUV2QyxpQkFBaUI7SUFDZjtRQUNFLG1CQUFtQixPQUFPO1FBQzFCLFNBQVMsTUFBTTtRQUNmLFlBQVksR0FBRzs7O0FBSW5CLGVBQWUsTUFBTSx5Q0FBeUMsVUFBVTtJQUN0RSxDQUFDO0lBQVEsZ0JBQWdCLE1BQU07SUFDL0IsQ0FBQztJQUFRLGdCQUFnQixNQUFNO0lBRS9CLE1BQUE7UUFBQSxTQUFVLENBQUE7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7RUEyRlYsQ0FBQSxFQUFBO1lBQUEsV0FBQSxJQUFXO1lBQVg7Z0JBQUEsT0FBQSxLQUFBLFNBQUEsQ0FBQSxFQUFXO1lBQUQ7UUFBQTtJQUFBLENBM0ZBO0FBNEZaIn0"],"names":["EuiMarkdownEditorFooterComponent","Component","g","this","prototype","tracked","i","void 0","setComponentTemplate","precompileTemplate","scope","EuiButtonIcon","EuiLoadingSpinner","and","EuiPopover","set","EuiButtonEmpty","on","not","MarkdownLogo","EuiModal","EuiModalHeader","EuiTitle","EuiModalBody","EuiText","EuiHorizontalRule","EuiSpacer","EuiMarkdownFormat","strictMode"],"mappings":";;;;;;;;;;;;;;;;;;;;;;AA6Be,MAAMA,gCAAA,SAAyCC,SAAA,CAAU;AAAA,EAAA;AAAAC,IAAAA,CAAA,CAAAC,IAAA,CAAAC,SAAA,oBACrEC,OAAA,CAAA,EAAA,YAAA;MAAA,OAAwB,KAAA,CAAA;AAAA,KAAA,CAAA,CAAA;AAAA,GAAA;AAAA,EAAA,cAAA,IAAAC,CAAA,CAAAH,IAAA,oBAAAI,KAAA,CAAA,EAAA;AAAA,EAAA;AAAAL,IAAAA,CAAA,CAAAC,IAAA,CAAAC,SAAA,oBACxBC,OAAA,CAAA,EAAA,YAAA;MAAA,OAAwB,KAAA,CAAA;AAAA,KAAA,CAAA,CAAA;AAAA,GAAA;AAAA,EAAA,cAAA,IAAAC,CAAA,CAAAH,IAAA,oBAAAI,KAAA,CAAA,EAAA;AAEzB,EAAA;IAAAC,oBAAA,CAAAC,kBAAA,CA2FA,khFAAA,EAAA;AAAAC,MAAAA,KAAA,EAAAA,OAAA;QAAAC,aAAA;QAAAC,iBAAA;QAAAC,GAAA;oBAAAC,mBAAA;QAAAC,GAAA;QAAAC,cAAA;QAAAC,EAAA;QAAAC,GAAA;QAAAC,YAAA;QAAAC,QAAA;QAAAC,cAAA;QAAAC,QAAA;QAAAC,YAAA;iBAAAC,gBAAA;QAAAC,iBAAA;QAAAC,SAAA;AAAAC,2BAAAA,iCAAAA;AAAA,OAAA,CAAA;MAAAC,UAAA,EAAA,IAAA;AAAU,KAAA,CAAA,EAAV,IAAW,CAAA,CAAA;AAAD,GAAA;AACZ;;;;"}
|
|
@@ -1,25 +1,16 @@
|
|
|
1
|
-
import templateOnly from '@ember/component/template-only';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
|
-
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
|
-
import { hash } from '@ember/helper';
|
|
5
1
|
import style from 'ember-style-modifier/modifiers/style';
|
|
2
|
+
import { hash } from '@ember/helper';
|
|
3
|
+
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
|
+
import { setComponentTemplate } from '@ember/component';
|
|
5
|
+
import templateOnly from '@ember/component/template-only';
|
|
6
6
|
|
|
7
|
-
const EuiMarkdownEditorTextArea = setComponentTemplate(precompileTemplate(
|
|
8
|
-
<textarea
|
|
9
|
-
class="euiMarkdownEditorTextArea"
|
|
10
|
-
rows="6"
|
|
11
|
-
...attributes
|
|
12
|
-
{{style (hash height=@height maxHeight=@maxHeight)}}
|
|
13
|
-
>
|
|
14
|
-
{{yield}}
|
|
15
|
-
</textarea>
|
|
16
|
-
`, {
|
|
17
|
-
strictMode: true,
|
|
7
|
+
const EuiMarkdownEditorTextArea = setComponentTemplate(precompileTemplate("\n <textarea class=\"euiMarkdownEditorTextArea\" rows=\"6\" ...attributes {{style (hash height=@height maxHeight=@maxHeight)}}>\n {{yield}}\n </textarea>\n ", {
|
|
18
8
|
scope: () => ({
|
|
19
9
|
style,
|
|
20
10
|
hash
|
|
21
|
-
})
|
|
22
|
-
|
|
11
|
+
}),
|
|
12
|
+
strictMode: true
|
|
13
|
+
}), templateOnly());
|
|
23
14
|
|
|
24
15
|
export { EuiMarkdownEditorTextArea as default };
|
|
25
16
|
//# sourceMappingURL=eui-markdown-editor-text-area.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-markdown-editor-text-area.js","sources":["../../src/components/eui-markdown-editor-text-area.
|
|
1
|
+
{"version":3,"file":"eui-markdown-editor-text-area.js","sources":["../../src/components/eui-markdown-editor-text-area.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport { hash } from '@ember/helper';\nimport style from 'ember-style-modifier/modifiers/style';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiMarkdownEditorTextAreaSignature {\n Element: HTMLTextAreaElement;\n Args: {\n height?: string;\n maxHeight?: string;\n };\n Blocks: {\n default: [];\n };\n}\nconst EuiMarkdownEditorTextArea: TemplateOnlyComponent<EuiMarkdownEditorTextAreaSignature> = template(`\n <textarea\n class=\"euiMarkdownEditorTextArea\"\n rows=\"6\"\n ...attributes\n {{style (hash height=@height maxHeight=@maxHeight)}}\n >\n {{yield}}\n </textarea>\n `, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiMarkdownEditorTextArea;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1tYXJrZG93bi1lZGl0b3ItdGV4dC1hcmVhLmd0cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBoYXNoIH0gZnJvbSAnQGVtYmVyL2hlbHBlcic7XG5cbmltcG9ydCBzdHlsZSBmcm9tICdlbWJlci1zdHlsZS1tb2RpZmllci9tb2RpZmllcnMvc3R5bGUnO1xuXG5pbXBvcnQgdHlwZSB7IFRlbXBsYXRlT25seUNvbXBvbmVudCB9IGZyb20gJ0BlbWJlci9jb21wb25lbnQvdGVtcGxhdGUtb25seSc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgRXVpTWFya2Rvd25FZGl0b3JUZXh0QXJlYVNpZ25hdHVyZSB7XG4gIEVsZW1lbnQ6IEhUTUxUZXh0QXJlYUVsZW1lbnQ7XG4gIEFyZ3M6IHtcbiAgICBoZWlnaHQ_OiBzdHJpbmc7XG4gICAgbWF4SGVpZ2h0Pzogc3RyaW5nO1xuICB9O1xuICBCbG9ja3M6IHtcbiAgICBkZWZhdWx0OiBbXTtcbiAgfTtcbn1cblxuY29uc3QgRXVpTWFya2Rvd25FZGl0b3JUZXh0QXJlYTogVGVtcGxhdGVPbmx5Q29tcG9uZW50PEV1aU1hcmtkb3duRWRpdG9yVGV4dEFyZWFTaWduYXR1cmU-ID1cbiAgPHRlbXBsYXRlPlxuICAgIDx0ZXh0YXJlYVxuICAgICAgY2xhc3M9XCJldWlNYXJrZG93bkVkaXRvclRleHRBcmVhXCJcbiAgICAgIHJvd3M9XCI2XCJcbiAgICAgIC4uLmF0dHJpYnV0ZXNcbiAgICAgIHt7c3R5bGUgKGhhc2ggaGVpZ2h0PUBoZWlnaHQgbWF4SGVpZ2h0PUBtYXhIZWlnaHQpfX1cbiAgICA-XG4gICAgICB7e3lpZWxkfX1cbiAgICA8L3RleHRhcmVhPlxuICA8L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgRXVpTWFya2Rvd25FZGl0b3JUZXh0QXJlYTsiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLFNBQVMsSUFBSSxRQUFRLGdCQUFnQjtBQUVyQyxPQUFPLFdBQVcsdUNBQXVDO0FBRXpELGNBQWMscUJBQXFCLFFBQVEsaUNBQWlDO0FBRTVFLGlCQUFpQjtJQUNmLFNBQVM7SUFDVDtRQUNFLFNBQVMsTUFBTTtRQUNmLFlBQVksTUFBTTs7SUFFcEI7UUFDRTs7O0FBSUosTUFBTSwyQkFBMkIsc0JBQXNCLHNDQUNyRCxTQUFVLENBQUE7Ozs7Ozs7OztFQVNWLENBQUEsRUFBQTtJQUFBO1FBQUEsT0FBQSxLQUFBLFNBQUEsQ0FBQSxFQUFXO0lBQUQ7QUFBQTtBQUVaLGVBQWUsMEJBQTBCIn0"],"names":["EuiMarkdownEditorTextArea","setComponentTemplate","precompileTemplate","scope","style","hash","strictMode","templateOnly"],"mappings":";;;;;;AAiBA,MAAMA,yBAAiD,GAAAC,oBAAA,CACrDC,kBAAA,CASA,0KAAA,EAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,KAAA;AAAAC,IAAAA,IAAAA;AAAA,GAAA,CAAA;EAAAC,UAAA,EAAA,IAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
@@ -1,27 +1,10 @@
|
|
|
1
|
-
import templateOnly from '@ember/component/template-only';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
1
|
import { precompileTemplate } from '@ember/template-compilation';
|
|
2
|
+
import { setComponentTemplate } from '@ember/component';
|
|
3
|
+
import templateOnly from '@ember/component/template-only';
|
|
4
4
|
|
|
5
|
-
const MarkdownCheckmark = setComponentTemplate(precompileTemplate(
|
|
6
|
-
<svg
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
width="16"
|
|
9
|
-
height="16"
|
|
10
|
-
fill="none"
|
|
11
|
-
viewBox="0 0 16 16"
|
|
12
|
-
aria-labelledby={{@titleId}}
|
|
13
|
-
...attributes
|
|
14
|
-
>
|
|
15
|
-
{{#if @title}}
|
|
16
|
-
<title id={{@titleId}}>{{@title}}</title>
|
|
17
|
-
{{/if}}
|
|
18
|
-
<path
|
|
19
|
-
d="M11.828 13H4.172A1.173 1.173 0 013 11.828V4.172C3 3.526 3.526 3 4.172 3h7.656C12.474 3 13 3.526 13 4.172v7.656c0 .646-.526 1.172-1.172 1.172zM4.172 3.781a.391.391 0 00-.39.39v7.657c0 .216.175.39.39.39h7.656a.39.39 0 00.39-.39V4.172a.391.391 0 00-.39-.39H4.172zm7.244 2.175l-.582-.521L7.22 9.469 5.125 7.476l-.539.566 2.68 2.548 4.15-4.634z"
|
|
20
|
-
></path>
|
|
21
|
-
</svg>
|
|
22
|
-
`, {
|
|
5
|
+
const MarkdownCheckmark = setComponentTemplate(precompileTemplate("\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\" aria-labelledby={{@titleId}} ...attributes>\n {{#if @title}}\n <title id={{@titleId}}>{{@title}}</title>\n {{/if}}\n <path d=\"M11.828 13H4.172A1.173 1.173 0 013 11.828V4.172C3 3.526 3.526 3 4.172 3h7.656C12.474 3 13 3.526 13 4.172v7.656c0 .646-.526 1.172-1.172 1.172zM4.172 3.781a.391.391 0 00-.39.39v7.657c0 .216.175.39.39.39h7.656a.39.39 0 00.39-.39V4.172a.391.391 0 00-.39-.39H4.172zm7.244 2.175l-.582-.521L7.22 9.469 5.125 7.476l-.539.566 2.68 2.548 4.15-4.634z\"></path>\n </svg>\n ", {
|
|
23
6
|
strictMode: true
|
|
24
|
-
}), templateOnly(
|
|
7
|
+
}), templateOnly());
|
|
25
8
|
|
|
26
9
|
export { MarkdownCheckmark as default };
|
|
27
10
|
//# sourceMappingURL=markdown-checkmark.js.map
|