@ember-eui/core 9.0.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/eui-accordion.js +74 -218
- package/dist/components/eui-accordion.js.map +1 -1
- package/dist/components/eui-auto-sizer.js +68 -84
- package/dist/components/eui-auto-sizer.js.map +1 -1
- package/dist/components/eui-avatar.js +5 -56
- package/dist/components/eui-avatar.js.map +1 -1
- package/dist/components/eui-badge-group.js +7 -21
- package/dist/components/eui-badge-group.js.map +1 -1
- package/dist/components/eui-badge.js +5 -159
- package/dist/components/eui-badge.js.map +1 -1
- package/dist/components/eui-beta-badge.js +5 -177
- package/dist/components/eui-beta-badge.js.map +1 -1
- package/dist/components/eui-bottom-bar.js +34 -101
- package/dist/components/eui-bottom-bar.js.map +1 -1
- package/dist/components/eui-breadcrumbs.js +78 -183
- package/dist/components/eui-breadcrumbs.js.map +1 -1
- package/dist/components/eui-button-content.js +5 -33
- package/dist/components/eui-button-content.js.map +1 -1
- package/dist/components/eui-button-empty.js +5 -67
- package/dist/components/eui-button-empty.js.map +1 -1
- package/dist/components/eui-button-group-button.js +5 -65
- package/dist/components/eui-button-group-button.js.map +1 -1
- package/dist/components/eui-button-group.js +5 -74
- package/dist/components/eui-button-group.js.map +1 -1
- package/dist/components/eui-button-icon.js +5 -60
- package/dist/components/eui-button-icon.js.map +1 -1
- package/dist/components/eui-button.js +5 -52
- package/dist/components/eui-button.js.map +1 -1
- package/dist/components/eui-call-out.js +5 -50
- package/dist/components/eui-call-out.js.map +1 -1
- package/dist/components/eui-card-select.js +22 -48
- package/dist/components/eui-card-select.js.map +1 -1
- package/dist/components/eui-card.js +41 -198
- package/dist/components/eui-card.js.map +1 -1
- package/dist/components/eui-checkable-card.js +5 -67
- package/dist/components/eui-checkable-card.js.map +1 -1
- package/dist/components/eui-checkbox-group.js +5 -52
- package/dist/components/eui-checkbox-group.js.map +1 -1
- package/dist/components/eui-checkbox.js +8 -53
- package/dist/components/eui-checkbox.js.map +1 -1
- package/dist/components/eui-code-block/controls.js +5 -36
- package/dist/components/eui-code-block/controls.js.map +1 -1
- package/dist/components/eui-code-block/full-screen-display.js +5 -18
- package/dist/components/eui-code-block/full-screen-display.js.map +1 -1
- package/dist/components/eui-code-block/virtualized.js +24 -61
- package/dist/components/eui-code-block/virtualized.js.map +1 -1
- package/dist/components/eui-code-block.js +141 -287
- package/dist/components/eui-code-block.js.map +1 -1
- package/dist/components/eui-code.js +43 -58
- package/dist/components/eui-code.js.map +1 -1
- package/dist/components/eui-collapsible-nav-group.js +5 -132
- package/dist/components/eui-collapsible-nav-group.js.map +1 -1
- package/dist/components/eui-collapsible-nav.js +48 -85
- package/dist/components/eui-collapsible-nav.js.map +1 -1
- package/dist/components/eui-combo-box/create-option.js +21 -42
- package/dist/components/eui-combo-box/create-option.js.map +1 -1
- package/dist/components/eui-combo-box/group.js +4 -15
- package/dist/components/eui-combo-box/group.js.map +1 -1
- package/dist/components/eui-combo-box/no-matches-message.js +5 -13
- package/dist/components/eui-combo-box/no-matches-message.js.map +1 -1
- package/dist/components/eui-combo-box/options.js +41 -124
- package/dist/components/eui-combo-box/options.js.map +1 -1
- package/dist/components/eui-combo-box/search-message.js +5 -13
- package/dist/components/eui-combo-box/search-message.js.map +1 -1
- package/dist/components/eui-combo-box/trigger/input.js +37 -77
- package/dist/components/eui-combo-box/trigger/input.js.map +1 -1
- package/dist/components/eui-combo-box/trigger.js +25 -156
- package/dist/components/eui-combo-box/trigger.js.map +1 -1
- package/dist/components/eui-combo-box-pill.js +5 -44
- package/dist/components/eui-combo-box-pill.js.map +1 -1
- package/dist/components/eui-combo-box.js +124 -209
- package/dist/components/eui-combo-box.js.map +1 -1
- package/dist/components/eui-comment-list.js +4 -11
- package/dist/components/eui-comment-list.js.map +1 -1
- package/dist/components/eui-comment-timeline.js +5 -34
- package/dist/components/eui-comment-timeline.js.map +1 -1
- package/dist/components/eui-comment.js +5 -88
- package/dist/components/eui-comment.js.map +1 -1
- package/dist/components/eui-confirm-modal.js +5 -46
- package/dist/components/eui-confirm-modal.js.map +1 -1
- package/dist/components/eui-context-menu-item.js +29 -94
- package/dist/components/eui-context-menu-item.js.map +1 -1
- package/dist/components/eui-context-menu-panel.js +4 -10
- package/dist/components/eui-context-menu-panel.js.map +1 -1
- package/dist/components/eui-copy.js +25 -32
- package/dist/components/eui-copy.js.map +1 -1
- package/dist/components/eui-described-form-group.js +5 -43
- package/dist/components/eui-described-form-group.js.map +1 -1
- package/dist/components/eui-description-list-description.js +4 -8
- package/dist/components/eui-description-list-description.js.map +1 -1
- package/dist/components/eui-description-list-title.js +4 -8
- package/dist/components/eui-description-list-title.js.map +1 -1
- package/dist/components/eui-description-list.js +5 -29
- package/dist/components/eui-description-list.js.map +1 -1
- package/dist/components/eui-dual-range.js +273 -650
- package/dist/components/eui-dual-range.js.map +1 -1
- package/dist/components/eui-empty-prompt.js +5 -94
- package/dist/components/eui-empty-prompt.js.map +1 -1
- package/dist/components/eui-field-number.js +5 -72
- package/dist/components/eui-field-number.js.map +1 -1
- package/dist/components/eui-field-password.js +5 -78
- package/dist/components/eui-field-password.js.map +1 -1
- package/dist/components/eui-field-search.js +77 -135
- package/dist/components/eui-field-search.js.map +1 -1
- package/dist/components/eui-field-text.js +5 -69
- package/dist/components/eui-field-text.js.map +1 -1
- package/dist/components/eui-file-picker.js +80 -167
- package/dist/components/eui-file-picker.js.map +1 -1
- package/dist/components/eui-flex-grid.js +5 -37
- package/dist/components/eui-flex-grid.js.map +1 -1
- package/dist/components/eui-flex-group.js +5 -37
- package/dist/components/eui-flex-group.js.map +1 -1
- package/dist/components/eui-flex-item.js +5 -32
- package/dist/components/eui-flex-item.js.map +1 -1
- package/dist/components/eui-flyout-body.js +5 -35
- package/dist/components/eui-flyout-body.js.map +1 -1
- package/dist/components/eui-flyout-footer.js +4 -8
- package/dist/components/eui-flyout-footer.js.map +1 -1
- package/dist/components/eui-flyout-header.js +5 -15
- package/dist/components/eui-flyout-header.js.map +1 -1
- package/dist/components/eui-flyout.js +85 -223
- package/dist/components/eui-flyout.js.map +1 -1
- package/dist/components/eui-form-control-layout-clear-button.js +5 -20
- package/dist/components/eui-form-control-layout-clear-button.js.map +1 -1
- package/dist/components/eui-form-control-layout-custom-icon.js +5 -30
- package/dist/components/eui-form-control-layout-custom-icon.js.map +1 -1
- package/dist/components/eui-form-control-layout-delimited.js +5 -50
- package/dist/components/eui-form-control-layout-delimited.js.map +1 -1
- package/dist/components/eui-form-control-layout-icons.js +5 -42
- package/dist/components/eui-form-control-layout-icons.js.map +1 -1
- package/dist/components/eui-form-control-layout.js +5 -44
- package/dist/components/eui-form-control-layout.js.map +1 -1
- package/dist/components/eui-form-error-text.js +4 -8
- package/dist/components/eui-form-error-text.js.map +1 -1
- package/dist/components/eui-form-fieldset.js +5 -22
- package/dist/components/eui-form-fieldset.js.map +1 -1
- package/dist/components/eui-form-help-text.js +4 -8
- package/dist/components/eui-form-help-text.js.map +1 -1
- package/dist/components/eui-form-label.js +5 -26
- package/dist/components/eui-form-label.js.map +1 -1
- package/dist/components/eui-form-legend.js +5 -24
- package/dist/components/eui-form-legend.js.map +1 -1
- package/dist/components/eui-form-row.js +7 -260
- package/dist/components/eui-form-row.js.map +1 -1
- package/dist/components/eui-form.js +5 -79
- package/dist/components/eui-form.js.map +1 -1
- package/dist/components/eui-global-toast-list.js +102 -123
- package/dist/components/eui-global-toast-list.js.map +1 -1
- package/dist/components/eui-header-alert.js +5 -33
- package/dist/components/eui-header-alert.js.map +1 -1
- package/dist/components/eui-header-breadcrumbs.js +5 -13
- package/dist/components/eui-header-breadcrumbs.js.map +1 -1
- package/dist/components/eui-header-link.js +5 -21
- package/dist/components/eui-header-link.js.map +1 -1
- package/dist/components/eui-header-links.js +25 -73
- package/dist/components/eui-header-links.js.map +1 -1
- package/dist/components/eui-header-logo.js +5 -19
- package/dist/components/eui-header-logo.js.map +1 -1
- package/dist/components/eui-header-section-item-button.js +42 -91
- package/dist/components/eui-header-section-item-button.js.map +1 -1
- package/dist/components/eui-header-section-item.js +5 -15
- package/dist/components/eui-header-section-item.js.map +1 -1
- package/dist/components/eui-header-section.js +5 -16
- package/dist/components/eui-header-section.js.map +1 -1
- package/dist/components/eui-header.js +7 -32
- package/dist/components/eui-header.js.map +1 -1
- package/dist/components/eui-health.js +5 -24
- package/dist/components/eui-health.js.map +1 -1
- package/dist/components/eui-hide-for.js +12 -18
- package/dist/components/eui-hide-for.js.map +1 -1
- package/dist/components/eui-horizontal-rule.js +5 -14
- package/dist/components/eui-horizontal-rule.js.map +1 -1
- package/dist/components/eui-i18n/render.js +4 -6
- package/dist/components/eui-i18n/render.js.map +1 -1
- package/dist/components/eui-i18n.js +21 -42
- package/dist/components/eui-i18n.js.map +1 -1
- package/dist/components/eui-icon-tip.js +5 -45
- package/dist/components/eui-icon-tip.js.map +1 -1
- package/dist/components/eui-icon.js +56 -127
- package/dist/components/eui-icon.js.map +1 -1
- package/dist/components/eui-image.js +38 -143
- package/dist/components/eui-image.js.map +1 -1
- package/dist/components/eui-inner-text.js +33 -37
- package/dist/components/eui-inner-text.js.map +1 -1
- package/dist/components/eui-input-popover.js +96 -142
- package/dist/components/eui-input-popover.js.map +1 -1
- package/dist/components/eui-key-pad-menu-item.js +7 -75
- package/dist/components/eui-key-pad-menu-item.js.map +1 -1
- package/dist/components/eui-key-pad-menu.js +7 -24
- package/dist/components/eui-key-pad-menu.js.map +1 -1
- package/dist/components/eui-link.js +5 -56
- package/dist/components/eui-link.js.map +1 -1
- package/dist/components/eui-list-group-item.js +5 -90
- package/dist/components/eui-list-group-item.js.map +1 -1
- package/dist/components/eui-list-group.js +5 -30
- package/dist/components/eui-list-group.js.map +1 -1
- package/dist/components/eui-loading-content.js +5 -18
- package/dist/components/eui-loading-content.js.map +1 -1
- package/dist/components/eui-loading-logo.js +5 -23
- package/dist/components/eui-loading-logo.js.map +1 -1
- package/dist/components/eui-loading-spinner.js +5 -13
- package/dist/components/eui-loading-spinner.js.map +1 -1
- package/dist/components/eui-markdown-editor-drop-zone.js +5 -18
- package/dist/components/eui-markdown-editor-drop-zone.js.map +1 -1
- package/dist/components/eui-markdown-editor-footer/icons/markdown-logo.js +4 -21
- package/dist/components/eui-markdown-editor-footer/icons/markdown-logo.js.map +1 -1
- package/dist/components/eui-markdown-editor-footer.js +38 -134
- package/dist/components/eui-markdown-editor-footer.js.map +1 -1
- package/dist/components/eui-markdown-editor-text-area.js +5 -14
- package/dist/components/eui-markdown-editor-text-area.js.map +1 -1
- package/dist/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.js +4 -21
- package/dist/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.js.map +1 -1
- package/dist/components/eui-markdown-editor-toolbar.js +66 -150
- package/dist/components/eui-markdown-editor-toolbar.js.map +1 -1
- package/dist/components/eui-markdown-editor.js +204 -270
- package/dist/components/eui-markdown-editor.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-checkbox.js +12 -22
- package/dist/components/eui-markdown-format/markdown-checkbox.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code-block.js +5 -14
- package/dist/components/eui-markdown-format/markdown-code-block.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code.js +5 -9
- package/dist/components/eui-markdown-format/markdown-code.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-tooltip.js +5 -17
- package/dist/components/eui-markdown-format/markdown-tooltip.js.map +1 -1
- package/dist/components/eui-markdown-format.js +34 -48
- package/dist/components/eui-markdown-format.js.map +1 -1
- package/dist/components/eui-modal-body.js +4 -10
- package/dist/components/eui-modal-body.js.map +1 -1
- package/dist/components/eui-modal-footer.js +4 -8
- package/dist/components/eui-modal-footer.js.map +1 -1
- package/dist/components/eui-modal-header-title.js +4 -8
- package/dist/components/eui-modal-header-title.js.map +1 -1
- package/dist/components/eui-modal-header.js +4 -8
- package/dist/components/eui-modal-header.js.map +1 -1
- package/dist/components/eui-modal.js +5 -50
- package/dist/components/eui-modal.js.map +1 -1
- package/dist/components/eui-notification-badge.js +5 -16
- package/dist/components/eui-notification-badge.js.map +1 -1
- package/dist/components/eui-notification-event-messages.js +5 -48
- package/dist/components/eui-notification-event-messages.js.map +1 -1
- package/dist/components/eui-notification-event-meta.js +5 -109
- package/dist/components/eui-notification-event-meta.js.map +1 -1
- package/dist/components/eui-notification-event-read-button.js +5 -23
- package/dist/components/eui-notification-event-read-button.js.map +1 -1
- package/dist/components/eui-notification-event-read-icon.js +5 -27
- package/dist/components/eui-notification-event-read-icon.js.map +1 -1
- package/dist/components/eui-notification-event.js +5 -110
- package/dist/components/eui-notification-event.js.map +1 -1
- package/dist/components/eui-overlay-mask.js +32 -49
- package/dist/components/eui-overlay-mask.js.map +1 -1
- package/dist/components/eui-page-body.js +5 -58
- package/dist/components/eui-page-body.js.map +1 -1
- package/dist/components/eui-page-content-body.js +5 -22
- package/dist/components/eui-page-content-body.js.map +1 -1
- package/dist/components/eui-page-content-header-section.js +4 -8
- package/dist/components/eui-page-content-header-section.js.map +1 -1
- package/dist/components/eui-page-content-header.js +5 -15
- package/dist/components/eui-page-content-header.js.map +1 -1
- package/dist/components/eui-page-content.js +5 -26
- package/dist/components/eui-page-content.js.map +1 -1
- package/dist/components/eui-page-header-content.js +45 -353
- package/dist/components/eui-page-header-content.js.map +1 -1
- package/dist/components/eui-page-header-section.js +4 -8
- package/dist/components/eui-page-header-section.js.map +1 -1
- package/dist/components/eui-page-header.js +5 -102
- package/dist/components/eui-page-header.js.map +1 -1
- package/dist/components/eui-page-side-bar.js +5 -16
- package/dist/components/eui-page-side-bar.js.map +1 -1
- package/dist/components/eui-page-template.js +50 -837
- package/dist/components/eui-page-template.js.map +1 -1
- package/dist/components/eui-page.js +5 -32
- package/dist/components/eui-page.js.map +1 -1
- package/dist/components/eui-pagination/button-wrapper.js +5 -27
- package/dist/components/eui-pagination/button-wrapper.js.map +1 -1
- package/dist/components/eui-pagination/next-button.js +5 -37
- package/dist/components/eui-pagination/next-button.js.map +1 -1
- package/dist/components/eui-pagination/previous-button.js +5 -37
- package/dist/components/eui-pagination/previous-button.js.map +1 -1
- package/dist/components/eui-pagination-button.js +5 -42
- package/dist/components/eui-pagination-button.js.map +1 -1
- package/dist/components/eui-pagination.js +62 -181
- package/dist/components/eui-pagination.js.map +1 -1
- package/dist/components/eui-panel.js +5 -68
- package/dist/components/eui-panel.js.map +1 -1
- package/dist/components/eui-popover-footer.js +5 -15
- package/dist/components/eui-popover-footer.js.map +1 -1
- package/dist/components/eui-popover-title.js +5 -15
- package/dist/components/eui-popover-title.js.map +1 -1
- package/dist/components/eui-popover.js +275 -403
- package/dist/components/eui-popover.js.map +1 -1
- package/dist/components/eui-portal.js +22 -28
- package/dist/components/eui-portal.js.map +1 -1
- package/dist/components/eui-progress.js +5 -59
- package/dist/components/eui-progress.js.map +1 -1
- package/dist/components/eui-radio-group.js +5 -45
- package/dist/components/eui-radio-group.js.map +1 -1
- package/dist/components/eui-radio.js +5 -47
- package/dist/components/eui-radio.js.map +1 -1
- package/dist/components/eui-range-highlight.js +5 -29
- package/dist/components/eui-range-highlight.js.map +1 -1
- package/dist/components/eui-range-input.js +5 -45
- package/dist/components/eui-range-input.js.map +1 -1
- package/dist/components/eui-range-label.js +5 -15
- package/dist/components/eui-range-label.js.map +1 -1
- package/dist/components/eui-range-levels.js +28 -49
- package/dist/components/eui-range-levels.js.map +1 -1
- package/dist/components/eui-range-slider.js +5 -24
- package/dist/components/eui-range-slider.js.map +1 -1
- package/dist/components/eui-range-thumb.js +5 -30
- package/dist/components/eui-range-thumb.js.map +1 -1
- package/dist/components/eui-range-ticks.js +20 -50
- package/dist/components/eui-range-ticks.js.map +1 -1
- package/dist/components/eui-range-tooltip.js +31 -47
- package/dist/components/eui-range-tooltip.js.map +1 -1
- package/dist/components/eui-range-track.js +77 -122
- package/dist/components/eui-range-track.js.map +1 -1
- package/dist/components/eui-range-wrapper.js +5 -16
- package/dist/components/eui-range-wrapper.js.map +1 -1
- package/dist/components/eui-range.js +120 -527
- package/dist/components/eui-range.js.map +1 -1
- package/dist/components/eui-select.js +5 -74
- package/dist/components/eui-select.js.map +1 -1
- package/dist/components/eui-selectable-list-item.js +5 -29
- package/dist/components/eui-selectable-list-item.js.map +1 -1
- package/dist/components/eui-show-for.js +26 -37
- package/dist/components/eui-show-for.js.map +1 -1
- package/dist/components/eui-side-nav-item/button.js +5 -33
- package/dist/components/eui-side-nav-item/button.js.map +1 -1
- package/dist/components/eui-side-nav-item.js +5 -119
- package/dist/components/eui-side-nav-item.js.map +1 -1
- package/dist/components/eui-side-nav.js +30 -189
- package/dist/components/eui-side-nav.js.map +1 -1
- package/dist/components/eui-spacer.js +5 -10
- package/dist/components/eui-spacer.js.map +1 -1
- package/dist/components/eui-split-panel/inner.js +5 -17
- package/dist/components/eui-split-panel/inner.js.map +1 -1
- package/dist/components/eui-split-panel/outer.js +5 -34
- package/dist/components/eui-split-panel/outer.js.map +1 -1
- package/dist/components/eui-stat/description.js +5 -22
- package/dist/components/eui-stat/description.js.map +1 -1
- package/dist/components/eui-stat/title.js +5 -27
- package/dist/components/eui-stat/title.js.map +1 -1
- package/dist/components/eui-stat.js +10 -90
- package/dist/components/eui-stat.js.map +1 -1
- package/dist/components/eui-step-horizontal.js +5 -48
- package/dist/components/eui-step-horizontal.js.map +1 -1
- package/dist/components/eui-step-number.js +6 -48
- package/dist/components/eui-step-number.js.map +1 -1
- package/dist/components/eui-step.js +5 -37
- package/dist/components/eui-step.js.map +1 -1
- package/dist/components/eui-steps-horizontal.js +4 -8
- package/dist/components/eui-steps-horizontal.js.map +1 -1
- package/dist/components/eui-steps.js +4 -8
- package/dist/components/eui-steps.js.map +1 -1
- package/dist/components/eui-sub-steps.js +4 -8
- package/dist/components/eui-sub-steps.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js +64 -96
- package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/datetime-picker.js +141 -284
- package/dist/components/eui-super-date-picker/date-popover/datetime-picker.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-button.js +30 -83
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-button.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-content.js +29 -70
- package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-content.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/now-tab.js +5 -51
- package/dist/components/eui-super-date-picker/date-popover/now-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/relative-tab.js +74 -109
- package/dist/components/eui-super-date-picker/date-popover/relative-tab.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-date-picker-range.js +5 -28
- package/dist/components/eui-super-date-picker/eui-date-picker-range.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.js +5 -47
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.js +69 -204
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.js +5 -47
- package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-quick-select-popover.js +36 -85
- package/dist/components/eui-super-date-picker/eui-quick-select-popover.js.map +1 -1
- package/dist/components/eui-super-date-picker/eui-super-update-button.js +5 -42
- package/dist/components/eui-super-date-picker/eui-super-update-button.js.map +1 -1
- package/dist/components/eui-super-date-picker/utils/pretty-duration.js.map +1 -1
- package/dist/components/eui-super-date-picker/utils/quick-select.js.map +1 -1
- package/dist/components/eui-super-date-picker.js +110 -224
- package/dist/components/eui-super-date-picker.js.map +1 -1
- package/dist/components/eui-switch.js +25 -84
- package/dist/components/eui-switch.js.map +1 -1
- package/dist/components/eui-tab.js +5 -69
- package/dist/components/eui-tab.js.map +1 -1
- package/dist/components/eui-tabbed-content.js +88 -125
- package/dist/components/eui-tabbed-content.js.map +1 -1
- package/dist/components/eui-tabs.js +5 -25
- package/dist/components/eui-tabs.js.map +1 -1
- package/dist/components/eui-text-align.js +5 -15
- package/dist/components/eui-text-align.js.map +1 -1
- package/dist/components/eui-text-area.js +5 -30
- package/dist/components/eui-text-area.js.map +1 -1
- package/dist/components/eui-text-color.js +5 -27
- package/dist/components/eui-text-color.js.map +1 -1
- package/dist/components/eui-text.js +5 -40
- package/dist/components/eui-text.js.map +1 -1
- package/dist/components/eui-title.js +5 -17
- package/dist/components/eui-title.js.map +1 -1
- package/dist/components/eui-toast.js +5 -62
- package/dist/components/eui-toast.js.map +1 -1
- package/dist/components/eui-tool-tip-popover.js +27 -33
- package/dist/components/eui-tool-tip-popover.js.map +1 -1
- package/dist/components/eui-tool-tip.js +161 -218
- package/dist/components/eui-tool-tip.js.map +1 -1
- package/dist/components/text-block.js +5 -39
- package/dist/components/text-block.js.map +1 -1
- package/dist/helpers/class-names.js.map +1 -1
- package/dist/helpers/eui-palette.js.map +1 -1
- package/dist/helpers/get-eui-config.js +6 -12
- package/dist/helpers/get-eui-config.js.map +1 -1
- package/dist/helpers/get-range-tick.js.map +1 -1
- package/dist/helpers/inline-styles.js.map +1 -1
- package/dist/helpers/is-within-number.js.map +1 -1
- package/dist/helpers/use-state.js +10 -17
- package/dist/helpers/use-state.js.map +1 -1
- package/dist/i18n/util.js.map +1 -1
- package/dist/modifiers/outside-click-detector.js +16 -12
- package/dist/modifiers/outside-click-detector.js.map +1 -1
- package/dist/modifiers/resize-observer.js +9 -15
- package/dist/modifiers/resize-observer.js.map +1 -1
- package/dist/modifiers/use-is-within-breakpoints.js.map +1 -1
- package/dist/services/eui-config.js +8 -14
- package/dist/services/eui-config.js.map +1 -1
- package/dist/services/eui-i18n.js +13 -8
- package/dist/services/eui-i18n.js.map +1 -1
- package/dist/services/eui-toaster.js +13 -13
- package/dist/services/eui-toaster.js.map +1 -1
- package/dist/utils/accesibility/accessible-click-keys.js.map +1 -1
- package/dist/utils/accesibility/cascading-menu-keys.js.map +1 -1
- package/dist/utils/accesibility/combo-box-keys.js.map +1 -1
- package/dist/utils/breakpoint.js.map +1 -1
- package/dist/utils/code/utils.js.map +1 -1
- package/dist/utils/color/eui_palettes.js.map +1 -1
- package/dist/utils/css-mappings/eui-avatar.js.map +1 -1
- package/dist/utils/css-mappings/eui-badge.js.map +1 -1
- package/dist/utils/css-mappings/eui-button-group-button.js.map +1 -1
- package/dist/utils/css-mappings/eui-button-group.js.map +1 -1
- package/dist/utils/css-mappings/eui-range-levels.js.map +1 -1
- package/dist/utils/css-mappings/index.js.map +1 -1
- package/dist/utils/markdown/markdown-actions.js +20 -3
- package/dist/utils/markdown/markdown-actions.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-add-components/processor.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/processing-plugins.js.map +1 -1
- package/dist/utils/markdown/plugins/markdown-default-plugins/ui-plugins.js.map +1 -1
- package/dist/utils/markdown/remark/remark-prismjs.js.map +1 -1
- package/dist/utils/timer.js +26 -30
- package/dist/utils/timer.js.map +1 -1
- package/package.json +12 -10
- package/declarations/-private/random-id.d.ts +0 -9
- package/declarations/-private/random-id.d.ts.map +0 -1
- package/declarations/components/common.d.ts +0 -42
- package/declarations/components/common.d.ts.map +0 -1
- package/declarations/components/eui-accordion.d.ts +0 -101
- package/declarations/components/eui-accordion.d.ts.map +0 -1
- package/declarations/components/eui-auto-sizer.d.ts +0 -64
- package/declarations/components/eui-auto-sizer.d.ts.map +0 -1
- package/declarations/components/eui-avatar.d.ts +0 -22
- package/declarations/components/eui-avatar.d.ts.map +0 -1
- package/declarations/components/eui-badge-group.d.ts +0 -23
- package/declarations/components/eui-badge-group.d.ts.map +0 -1
- package/declarations/components/eui-badge.d.ts +0 -30
- package/declarations/components/eui-badge.d.ts.map +0 -1
- package/declarations/components/eui-beta-badge.d.ts +0 -63
- package/declarations/components/eui-beta-badge.d.ts.map +0 -1
- package/declarations/components/eui-bottom-bar.d.ts +0 -35
- package/declarations/components/eui-bottom-bar.d.ts.map +0 -1
- package/declarations/components/eui-breadcrumbs.d.ts +0 -70
- package/declarations/components/eui-breadcrumbs.d.ts.map +0 -1
- package/declarations/components/eui-button-content.d.ts +0 -21
- package/declarations/components/eui-button-content.d.ts.map +0 -1
- package/declarations/components/eui-button-empty.d.ts +0 -33
- package/declarations/components/eui-button-empty.d.ts.map +0 -1
- package/declarations/components/eui-button-group-button.d.ts +0 -29
- package/declarations/components/eui-button-group-button.d.ts.map +0 -1
- package/declarations/components/eui-button-group.d.ts +0 -41
- package/declarations/components/eui-button-group.d.ts.map +0 -1
- package/declarations/components/eui-button-icon.d.ts +0 -25
- package/declarations/components/eui-button-icon.d.ts.map +0 -1
- package/declarations/components/eui-button.d.ts +0 -34
- package/declarations/components/eui-button.d.ts.map +0 -1
- package/declarations/components/eui-call-out.d.ts +0 -21
- package/declarations/components/eui-call-out.d.ts.map +0 -1
- package/declarations/components/eui-card-select.d.ts +0 -29
- package/declarations/components/eui-card-select.d.ts.map +0 -1
- package/declarations/components/eui-card.d.ts +0 -68
- package/declarations/components/eui-card.d.ts.map +0 -1
- package/declarations/components/eui-checkable-card.d.ts +0 -21
- package/declarations/components/eui-checkable-card.d.ts.map +0 -1
- package/declarations/components/eui-checkbox-group.d.ts +0 -27
- package/declarations/components/eui-checkbox-group.d.ts.map +0 -1
- package/declarations/components/eui-checkbox.d.ts +0 -27
- package/declarations/components/eui-checkbox.d.ts.map +0 -1
- package/declarations/components/eui-code-block/controls.d.ts +0 -13
- package/declarations/components/eui-code-block/controls.d.ts.map +0 -1
- package/declarations/components/eui-code-block/full-screen-display.d.ts +0 -11
- package/declarations/components/eui-code-block/full-screen-display.d.ts.map +0 -1
- package/declarations/components/eui-code-block/virtualized.d.ts +0 -20
- package/declarations/components/eui-code-block/virtualized.d.ts.map +0 -1
- package/declarations/components/eui-code-block.d.ts +0 -92
- package/declarations/components/eui-code-block.d.ts.map +0 -1
- package/declarations/components/eui-code.d.ts +0 -21
- package/declarations/components/eui-code.d.ts.map +0 -1
- package/declarations/components/eui-collapsible-nav-group.d.ts +0 -26
- package/declarations/components/eui-collapsible-nav-group.d.ts.map +0 -1
- package/declarations/components/eui-collapsible-nav.d.ts +0 -66
- package/declarations/components/eui-collapsible-nav.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/create-option.d.ts +0 -16
- package/declarations/components/eui-combo-box/create-option.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/group.d.ts +0 -16
- package/declarations/components/eui-combo-box/group.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/no-matches-message.d.ts +0 -11
- package/declarations/components/eui-combo-box/no-matches-message.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/options.d.ts +0 -12
- package/declarations/components/eui-combo-box/options.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/search-message.d.ts +0 -11
- package/declarations/components/eui-combo-box/search-message.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/trigger/input.d.ts +0 -6
- package/declarations/components/eui-combo-box/trigger/input.d.ts.map +0 -1
- package/declarations/components/eui-combo-box/trigger.d.ts +0 -4
- package/declarations/components/eui-combo-box/trigger.d.ts.map +0 -1
- package/declarations/components/eui-combo-box-pill.d.ts +0 -22
- package/declarations/components/eui-combo-box-pill.d.ts.map +0 -1
- package/declarations/components/eui-combo-box.d.ts +0 -69
- package/declarations/components/eui-combo-box.d.ts.map +0 -1
- package/declarations/components/eui-comment-list.d.ts +0 -10
- package/declarations/components/eui-comment-list.d.ts.map +0 -1
- package/declarations/components/eui-comment-timeline.d.ts +0 -15
- package/declarations/components/eui-comment-timeline.d.ts.map +0 -1
- package/declarations/components/eui-comment.d.ts +0 -20
- package/declarations/components/eui-comment.d.ts.map +0 -1
- package/declarations/components/eui-confirm-modal.d.ts +0 -23
- package/declarations/components/eui-confirm-modal.d.ts.map +0 -1
- package/declarations/components/eui-context-menu-item.d.ts +0 -25
- package/declarations/components/eui-context-menu-item.d.ts.map +0 -1
- package/declarations/components/eui-context-menu-panel.d.ts +0 -10
- package/declarations/components/eui-context-menu-panel.d.ts.map +0 -1
- package/declarations/components/eui-copy.d.ts +0 -36
- package/declarations/components/eui-copy.d.ts.map +0 -1
- package/declarations/components/eui-described-form-group.d.ts +0 -27
- package/declarations/components/eui-described-form-group.d.ts.map +0 -1
- package/declarations/components/eui-description-list-description.d.ts +0 -10
- package/declarations/components/eui-description-list-description.d.ts.map +0 -1
- package/declarations/components/eui-description-list-title.d.ts +0 -10
- package/declarations/components/eui-description-list-title.d.ts.map +0 -1
- package/declarations/components/eui-description-list.d.ts +0 -27
- package/declarations/components/eui-description-list.d.ts.map +0 -1
- package/declarations/components/eui-dual-range.d.ts +0 -141
- package/declarations/components/eui-dual-range.d.ts.map +0 -1
- package/declarations/components/eui-empty-prompt.d.ts +0 -29
- package/declarations/components/eui-empty-prompt.d.ts.map +0 -1
- package/declarations/components/eui-field-number.d.ts +0 -57
- package/declarations/components/eui-field-number.d.ts.map +0 -1
- package/declarations/components/eui-field-password.d.ts +0 -28
- package/declarations/components/eui-field-password.d.ts.map +0 -1
- package/declarations/components/eui-field-search.d.ts +0 -52
- package/declarations/components/eui-field-search.d.ts.map +0 -1
- package/declarations/components/eui-field-text.d.ts +0 -29
- package/declarations/components/eui-field-text.d.ts.map +0 -1
- package/declarations/components/eui-file-picker.d.ts +0 -60
- package/declarations/components/eui-file-picker.d.ts.map +0 -1
- package/declarations/components/eui-flex-grid.d.ts +0 -33
- package/declarations/components/eui-flex-grid.d.ts.map +0 -1
- package/declarations/components/eui-flex-group.d.ts +0 -20
- package/declarations/components/eui-flex-group.d.ts.map +0 -1
- package/declarations/components/eui-flex-item.d.ts +0 -15
- package/declarations/components/eui-flex-item.d.ts.map +0 -1
- package/declarations/components/eui-flyout-body.d.ts +0 -12
- package/declarations/components/eui-flyout-body.d.ts.map +0 -1
- package/declarations/components/eui-flyout-footer.d.ts +0 -10
- package/declarations/components/eui-flyout-footer.d.ts.map +0 -1
- package/declarations/components/eui-flyout-header.d.ts +0 -13
- package/declarations/components/eui-flyout-header.d.ts.map +0 -1
- package/declarations/components/eui-flyout.d.ts +0 -87
- package/declarations/components/eui-flyout.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-clear-button.d.ts +0 -14
- package/declarations/components/eui-form-control-layout-clear-button.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-custom-icon.d.ts +0 -16
- package/declarations/components/eui-form-control-layout-custom-icon.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-delimited.d.ts +0 -25
- package/declarations/components/eui-form-control-layout-delimited.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout-icons.d.ts +0 -17
- package/declarations/components/eui-form-control-layout-icons.d.ts.map +0 -1
- package/declarations/components/eui-form-control-layout.d.ts +0 -30
- package/declarations/components/eui-form-control-layout.d.ts.map +0 -1
- package/declarations/components/eui-form-error-text.d.ts +0 -10
- package/declarations/components/eui-form-error-text.d.ts.map +0 -1
- package/declarations/components/eui-form-fieldset.d.ts +0 -18
- package/declarations/components/eui-form-fieldset.d.ts.map +0 -1
- package/declarations/components/eui-form-help-text.d.ts +0 -13
- package/declarations/components/eui-form-help-text.d.ts.map +0 -1
- package/declarations/components/eui-form-label.d.ts +0 -17
- package/declarations/components/eui-form-label.d.ts.map +0 -1
- package/declarations/components/eui-form-legend.d.ts +0 -14
- package/declarations/components/eui-form-legend.d.ts.map +0 -1
- package/declarations/components/eui-form-row.d.ts +0 -35
- package/declarations/components/eui-form-row.d.ts.map +0 -1
- package/declarations/components/eui-form.d.ts +0 -20
- package/declarations/components/eui-form.d.ts.map +0 -1
- package/declarations/components/eui-global-toast-list.d.ts +0 -45
- package/declarations/components/eui-global-toast-list.d.ts.map +0 -1
- package/declarations/components/eui-header-alert.d.ts +0 -14
- package/declarations/components/eui-header-alert.d.ts.map +0 -1
- package/declarations/components/eui-header-breadcrumbs.d.ts +0 -14
- package/declarations/components/eui-header-breadcrumbs.d.ts.map +0 -1
- package/declarations/components/eui-header-link.d.ts +0 -14
- package/declarations/components/eui-header-link.d.ts.map +0 -1
- package/declarations/components/eui-header-links.d.ts +0 -20
- package/declarations/components/eui-header-links.d.ts.map +0 -1
- package/declarations/components/eui-header-logo.d.ts +0 -17
- package/declarations/components/eui-header-logo.d.ts.map +0 -1
- package/declarations/components/eui-header-section-item-button.d.ts +0 -26
- package/declarations/components/eui-header-section-item-button.d.ts.map +0 -1
- package/declarations/components/eui-header-section-item.d.ts +0 -14
- package/declarations/components/eui-header-section-item.d.ts.map +0 -1
- package/declarations/components/eui-header-section.d.ts +0 -15
- package/declarations/components/eui-header-section.d.ts.map +0 -1
- package/declarations/components/eui-header.d.ts +0 -23
- package/declarations/components/eui-header.d.ts.map +0 -1
- package/declarations/components/eui-health.d.ts +0 -21
- package/declarations/components/eui-health.d.ts.map +0 -1
- package/declarations/components/eui-hide-for.d.ts +0 -21
- package/declarations/components/eui-hide-for.d.ts.map +0 -1
- package/declarations/components/eui-horizontal-rule.d.ts +0 -12
- package/declarations/components/eui-horizontal-rule.d.ts.map +0 -1
- package/declarations/components/eui-i18n/render.d.ts +0 -12
- package/declarations/components/eui-i18n/render.d.ts.map +0 -1
- package/declarations/components/eui-i18n.d.ts +0 -32
- package/declarations/components/eui-i18n.d.ts.map +0 -1
- package/declarations/components/eui-icon-tip.d.ts +0 -29
- package/declarations/components/eui-icon-tip.d.ts.map +0 -1
- package/declarations/components/eui-icon.d.ts +0 -80
- package/declarations/components/eui-icon.d.ts.map +0 -1
- package/declarations/components/eui-image.d.ts +0 -62
- package/declarations/components/eui-image.d.ts.map +0 -1
- package/declarations/components/eui-inner-text.d.ts +0 -21
- package/declarations/components/eui-inner-text.d.ts.map +0 -1
- package/declarations/components/eui-input-popover.d.ts +0 -44
- package/declarations/components/eui-input-popover.d.ts.map +0 -1
- package/declarations/components/eui-key-pad-menu-item.d.ts +0 -26
- package/declarations/components/eui-key-pad-menu-item.d.ts.map +0 -1
- package/declarations/components/eui-key-pad-menu.d.ts +0 -23
- package/declarations/components/eui-key-pad-menu.d.ts.map +0 -1
- package/declarations/components/eui-link.d.ts +0 -18
- package/declarations/components/eui-link.d.ts.map +0 -1
- package/declarations/components/eui-list-group-item.d.ts +0 -26
- package/declarations/components/eui-list-group-item.d.ts.map +0 -1
- package/declarations/components/eui-list-group.d.ts +0 -16
- package/declarations/components/eui-list-group.d.ts.map +0 -1
- package/declarations/components/eui-loading-content.d.ts +0 -14
- package/declarations/components/eui-loading-content.d.ts.map +0 -1
- package/declarations/components/eui-loading-logo.d.ts +0 -13
- package/declarations/components/eui-loading-logo.d.ts.map +0 -1
- package/declarations/components/eui-loading-spinner.d.ts +0 -11
- package/declarations/components/eui-loading-spinner.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-drop-zone.d.ts +0 -17
- package/declarations/components/eui-markdown-editor-drop-zone.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-footer/icons/markdown-logo.d.ts +0 -10
- package/declarations/components/eui-markdown-editor-footer/icons/markdown-logo.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-footer.d.ts +0 -13
- package/declarations/components/eui-markdown-editor-footer.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-text-area.d.ts +0 -14
- package/declarations/components/eui-markdown-editor-text-area.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.d.ts +0 -11
- package/declarations/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor-toolbar.d.ts +0 -50
- package/declarations/components/eui-markdown-editor-toolbar.d.ts.map +0 -1
- package/declarations/components/eui-markdown-editor.d.ts +0 -95
- package/declarations/components/eui-markdown-editor.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-checkbox.d.ts +0 -24
- package/declarations/components/eui-markdown-format/markdown-checkbox.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-code-block.d.ts +0 -15
- package/declarations/components/eui-markdown-format/markdown-code-block.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-code.d.ts +0 -13
- package/declarations/components/eui-markdown-format/markdown-code.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format/markdown-tooltip.d.ts +0 -15
- package/declarations/components/eui-markdown-format/markdown-tooltip.d.ts.map +0 -1
- package/declarations/components/eui-markdown-format.d.ts +0 -23
- package/declarations/components/eui-markdown-format.d.ts.map +0 -1
- package/declarations/components/eui-modal-body.d.ts +0 -10
- package/declarations/components/eui-modal-body.d.ts.map +0 -1
- package/declarations/components/eui-modal-footer.d.ts +0 -10
- package/declarations/components/eui-modal-footer.d.ts.map +0 -1
- package/declarations/components/eui-modal-header-title.d.ts +0 -10
- package/declarations/components/eui-modal-header-title.d.ts.map +0 -1
- package/declarations/components/eui-modal-header.d.ts +0 -10
- package/declarations/components/eui-modal-header.d.ts.map +0 -1
- package/declarations/components/eui-modal.d.ts +0 -27
- package/declarations/components/eui-modal.d.ts.map +0 -1
- package/declarations/components/eui-notification-badge.d.ts +0 -15
- package/declarations/components/eui-notification-badge.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-messages.d.ts +0 -13
- package/declarations/components/eui-notification-event-messages.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-meta.d.ts +0 -24
- package/declarations/components/eui-notification-event-meta.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-read-button.d.ts +0 -13
- package/declarations/components/eui-notification-event-read-button.d.ts.map +0 -1
- package/declarations/components/eui-notification-event-read-icon.d.ts +0 -14
- package/declarations/components/eui-notification-event-read-icon.d.ts.map +0 -1
- package/declarations/components/eui-notification-event.d.ts +0 -40
- package/declarations/components/eui-notification-event.d.ts.map +0 -1
- package/declarations/components/eui-overlay-mask.d.ts +0 -20
- package/declarations/components/eui-overlay-mask.d.ts.map +0 -1
- package/declarations/components/eui-page-body.d.ts +0 -22
- package/declarations/components/eui-page-body.d.ts.map +0 -1
- package/declarations/components/eui-page-content-body.d.ts +0 -18
- package/declarations/components/eui-page-content-body.d.ts.map +0 -1
- package/declarations/components/eui-page-content-header-section.d.ts +0 -10
- package/declarations/components/eui-page-content-header-section.d.ts.map +0 -1
- package/declarations/components/eui-page-content-header.d.ts +0 -13
- package/declarations/components/eui-page-content-header.d.ts.map +0 -1
- package/declarations/components/eui-page-content.d.ts +0 -22
- package/declarations/components/eui-page-content.d.ts.map +0 -1
- package/declarations/components/eui-page-header-content.d.ts +0 -98
- package/declarations/components/eui-page-header-content.d.ts.map +0 -1
- package/declarations/components/eui-page-header-section.d.ts +0 -10
- package/declarations/components/eui-page-header-section.d.ts.map +0 -1
- package/declarations/components/eui-page-header.d.ts +0 -89
- package/declarations/components/eui-page-header.d.ts.map +0 -1
- package/declarations/components/eui-page-side-bar.d.ts +0 -15
- package/declarations/components/eui-page-side-bar.d.ts.map +0 -1
- package/declarations/components/eui-page-template.d.ts +0 -77
- package/declarations/components/eui-page-template.d.ts.map +0 -1
- package/declarations/components/eui-page.d.ts +0 -17
- package/declarations/components/eui-page.d.ts.map +0 -1
- package/declarations/components/eui-pagination/button-wrapper.d.ts +0 -16
- package/declarations/components/eui-pagination/button-wrapper.d.ts.map +0 -1
- package/declarations/components/eui-pagination/next-button.d.ts +0 -19
- package/declarations/components/eui-pagination/next-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination/previous-button.d.ts +0 -18
- package/declarations/components/eui-pagination/previous-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination-button.d.ts +0 -20
- package/declarations/components/eui-pagination-button.d.ts.map +0 -1
- package/declarations/components/eui-pagination.d.ts +0 -79
- package/declarations/components/eui-pagination.d.ts.map +0 -1
- package/declarations/components/eui-panel.d.ts +0 -45
- package/declarations/components/eui-panel.d.ts.map +0 -1
- package/declarations/components/eui-popover-footer.d.ts +0 -14
- package/declarations/components/eui-popover-footer.d.ts.map +0 -1
- package/declarations/components/eui-popover-title.d.ts +0 -14
- package/declarations/components/eui-popover-title.d.ts.map +0 -1
- package/declarations/components/eui-popover.d.ts +0 -207
- package/declarations/components/eui-popover.d.ts.map +0 -1
- package/declarations/components/eui-portal.d.ts +0 -28
- package/declarations/components/eui-portal.d.ts.map +0 -1
- package/declarations/components/eui-progress.d.ts +0 -22
- package/declarations/components/eui-progress.d.ts.map +0 -1
- package/declarations/components/eui-radio-group.d.ts +0 -25
- package/declarations/components/eui-radio-group.d.ts.map +0 -1
- package/declarations/components/eui-radio.d.ts +0 -24
- package/declarations/components/eui-radio.d.ts.map +0 -1
- package/declarations/components/eui-range-highlight.d.ts +0 -16
- package/declarations/components/eui-range-highlight.d.ts.map +0 -1
- package/declarations/components/eui-range-input.d.ts +0 -25
- package/declarations/components/eui-range-input.d.ts.map +0 -1
- package/declarations/components/eui-range-label.d.ts +0 -13
- package/declarations/components/eui-range-label.d.ts.map +0 -1
- package/declarations/components/eui-range-levels.d.ts +0 -27
- package/declarations/components/eui-range-levels.d.ts.map +0 -1
- package/declarations/components/eui-range-slider.d.ts +0 -25
- package/declarations/components/eui-range-slider.d.ts.map +0 -1
- package/declarations/components/eui-range-thumb.d.ts +0 -15
- package/declarations/components/eui-range-thumb.d.ts.map +0 -1
- package/declarations/components/eui-range-ticks.d.ts +0 -29
- package/declarations/components/eui-range-ticks.d.ts.map +0 -1
- package/declarations/components/eui-range-tooltip.d.ts +0 -33
- package/declarations/components/eui-range-tooltip.d.ts.map +0 -1
- package/declarations/components/eui-range-track.d.ts +0 -43
- package/declarations/components/eui-range-track.d.ts.map +0 -1
- package/declarations/components/eui-range-wrapper.d.ts +0 -14
- package/declarations/components/eui-range-wrapper.d.ts.map +0 -1
- package/declarations/components/eui-range.d.ts +0 -112
- package/declarations/components/eui-range.d.ts.map +0 -1
- package/declarations/components/eui-select.d.ts +0 -31
- package/declarations/components/eui-select.d.ts.map +0 -1
- package/declarations/components/eui-selectable-list-item.d.ts +0 -15
- package/declarations/components/eui-selectable-list-item.d.ts.map +0 -1
- package/declarations/components/eui-show-for.d.ts +0 -30
- package/declarations/components/eui-show-for.d.ts.map +0 -1
- package/declarations/components/eui-side-nav-item/button.d.ts +0 -16
- package/declarations/components/eui-side-nav-item/button.d.ts.map +0 -1
- package/declarations/components/eui-side-nav-item.d.ts +0 -32
- package/declarations/components/eui-side-nav-item.d.ts.map +0 -1
- package/declarations/components/eui-side-nav.d.ts +0 -48
- package/declarations/components/eui-side-nav.d.ts.map +0 -1
- package/declarations/components/eui-spacer.d.ts +0 -11
- package/declarations/components/eui-spacer.d.ts.map +0 -1
- package/declarations/components/eui-split-panel/inner.d.ts +0 -18
- package/declarations/components/eui-split-panel/inner.d.ts.map +0 -1
- package/declarations/components/eui-split-panel/outer.d.ts +0 -22
- package/declarations/components/eui-split-panel/outer.d.ts.map +0 -1
- package/declarations/components/eui-stat/description.d.ts +0 -15
- package/declarations/components/eui-stat/description.d.ts.map +0 -1
- package/declarations/components/eui-stat/title.d.ts +0 -17
- package/declarations/components/eui-stat/title.d.ts.map +0 -1
- package/declarations/components/eui-stat.d.ts +0 -28
- package/declarations/components/eui-stat.d.ts.map +0 -1
- package/declarations/components/eui-step-horizontal.d.ts +0 -38
- package/declarations/components/eui-step-horizontal.d.ts.map +0 -1
- package/declarations/components/eui-step-number.d.ts +0 -31
- package/declarations/components/eui-step-number.d.ts.map +0 -1
- package/declarations/components/eui-step.d.ts +0 -18
- package/declarations/components/eui-step.d.ts.map +0 -1
- package/declarations/components/eui-steps-horizontal.d.ts +0 -10
- package/declarations/components/eui-steps-horizontal.d.ts.map +0 -1
- package/declarations/components/eui-steps.d.ts +0 -13
- package/declarations/components/eui-steps.d.ts.map +0 -1
- package/declarations/components/eui-sub-steps.d.ts +0 -10
- package/declarations/components/eui-sub-steps.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/absolute-tab.d.ts +0 -27
- package/declarations/components/eui-super-date-picker/date-popover/absolute-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/datetime-picker.d.ts +0 -65
- package/declarations/components/eui-super-date-picker/date-popover/datetime-picker.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-button.d.ts +0 -32
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-button.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-content.d.ts +0 -48
- package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-content.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/now-tab.d.ts +0 -10
- package/declarations/components/eui-super-date-picker/date-popover/now-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/date-popover/relative-tab.d.ts +0 -31
- package/declarations/components/eui-super-date-picker/date-popover/relative-tab.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-date-picker-range.d.ts +0 -18
- package/declarations/components/eui-super-date-picker/eui-date-picker-range.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.d.ts +0 -37
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover.d.ts +0 -30
- package/declarations/components/eui-super-date-picker/eui-quick-select-popover.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/eui-super-update-button.d.ts +0 -20
- package/declarations/components/eui-super-date-picker/eui-super-update-button.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/date-utils.d.ts +0 -15
- package/declarations/components/eui-super-date-picker/utils/date-utils.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/index.d.ts +0 -31
- package/declarations/components/eui-super-date-picker/utils/index.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/pretty-duration.d.ts +0 -25
- package/declarations/components/eui-super-date-picker/utils/pretty-duration.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/quick-select.d.ts +0 -14
- package/declarations/components/eui-super-date-picker/utils/quick-select.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker/utils/time-options.d.ts +0 -20
- package/declarations/components/eui-super-date-picker/utils/time-options.d.ts.map +0 -1
- package/declarations/components/eui-super-date-picker.d.ts +0 -93
- package/declarations/components/eui-super-date-picker.d.ts.map +0 -1
- package/declarations/components/eui-switch.d.ts +0 -30
- package/declarations/components/eui-switch.d.ts.map +0 -1
- package/declarations/components/eui-tab.d.ts +0 -21
- package/declarations/components/eui-tab.d.ts.map +0 -1
- package/declarations/components/eui-tabbed-content.d.ts +0 -65
- package/declarations/components/eui-tabbed-content.d.ts.map +0 -1
- package/declarations/components/eui-tabs.d.ts +0 -18
- package/declarations/components/eui-tabs.d.ts.map +0 -1
- package/declarations/components/eui-text-align.d.ts +0 -13
- package/declarations/components/eui-text-align.d.ts.map +0 -1
- package/declarations/components/eui-text-area.d.ts +0 -22
- package/declarations/components/eui-text-area.d.ts.map +0 -1
- package/declarations/components/eui-text-color.d.ts +0 -14
- package/declarations/components/eui-text-color.d.ts.map +0 -1
- package/declarations/components/eui-text.d.ts +0 -19
- package/declarations/components/eui-text.d.ts.map +0 -1
- package/declarations/components/eui-title.d.ts +0 -17
- package/declarations/components/eui-title.d.ts.map +0 -1
- package/declarations/components/eui-toast.d.ts +0 -35
- package/declarations/components/eui-toast.d.ts.map +0 -1
- package/declarations/components/eui-tool-tip-popover.d.ts +0 -26
- package/declarations/components/eui-tool-tip-popover.d.ts.map +0 -1
- package/declarations/components/eui-tool-tip.d.ts +0 -108
- package/declarations/components/eui-tool-tip.d.ts.map +0 -1
- package/declarations/components/text-block.d.ts +0 -13
- package/declarations/components/text-block.d.ts.map +0 -1
- package/declarations/components.d.ts +0 -150
- package/declarations/components.d.ts.map +0 -1
- package/declarations/helpers/arg-or-default.d.ts +0 -21
- package/declarations/helpers/arg-or-default.d.ts.map +0 -1
- package/declarations/helpers/cast-to.d.ts +0 -14
- package/declarations/helpers/cast-to.d.ts.map +0 -1
- package/declarations/helpers/class-names.d.ts +0 -47
- package/declarations/helpers/class-names.d.ts.map +0 -1
- package/declarations/helpers/eui-page-restrict-width.d.ts +0 -30
- package/declarations/helpers/eui-page-restrict-width.d.ts.map +0 -1
- package/declarations/helpers/eui-palette.d.ts +0 -25
- package/declarations/helpers/eui-palette.d.ts.map +0 -1
- package/declarations/helpers/get-eui-config.d.ts +0 -14
- package/declarations/helpers/get-eui-config.d.ts.map +0 -1
- package/declarations/helpers/get-range-tick.d.ts +0 -21
- package/declarations/helpers/get-range-tick.d.ts.map +0 -1
- package/declarations/helpers/hex-to-rgb.d.ts +0 -10
- package/declarations/helpers/hex-to-rgb.d.ts.map +0 -1
- package/declarations/helpers/inline-styles.d.ts +0 -19
- package/declarations/helpers/inline-styles.d.ts.map +0 -1
- package/declarations/helpers/is-color-dark.d.ts +0 -10
- package/declarations/helpers/is-color-dark.d.ts.map +0 -1
- package/declarations/helpers/is-item-open.d.ts +0 -16
- package/declarations/helpers/is-item-open.d.ts.map +0 -1
- package/declarations/helpers/is-valid-hex.d.ts +0 -10
- package/declarations/helpers/is-valid-hex.d.ts.map +0 -1
- package/declarations/helpers/is-within-number.d.ts +0 -15
- package/declarations/helpers/is-within-number.d.ts.map +0 -1
- package/declarations/helpers/merge.d.ts +0 -9
- package/declarations/helpers/merge.d.ts.map +0 -1
- package/declarations/helpers/nullish.d.ts +0 -10
- package/declarations/helpers/nullish.d.ts.map +0 -1
- package/declarations/helpers/starts-with.d.ts +0 -10
- package/declarations/helpers/starts-with.d.ts.map +0 -1
- package/declarations/helpers/to-initials.d.ts +0 -11
- package/declarations/helpers/to-initials.d.ts.map +0 -1
- package/declarations/helpers/type-of.d.ts +0 -10
- package/declarations/helpers/type-of.d.ts.map +0 -1
- package/declarations/helpers/unique-id.d.ts +0 -10
- package/declarations/helpers/unique-id.d.ts.map +0 -1
- package/declarations/helpers/use-state.d.ts +0 -21
- package/declarations/helpers/use-state.d.ts.map +0 -1
- package/declarations/helpers.d.ts +0 -9
- package/declarations/helpers.d.ts.map +0 -1
- package/declarations/i18n/util.d.ts +0 -12
- package/declarations/i18n/util.d.ts.map +0 -1
- package/declarations/modifiers/mutation-observer.d.ts +0 -12
- package/declarations/modifiers/mutation-observer.d.ts.map +0 -1
- package/declarations/modifiers/open-collapsible-nav.d.ts +0 -9
- package/declarations/modifiers/open-collapsible-nav.d.ts.map +0 -1
- package/declarations/modifiers/outside-click-detector.d.ts +0 -38
- package/declarations/modifiers/outside-click-detector.d.ts.map +0 -1
- package/declarations/modifiers/resize-observer.d.ts +0 -36
- package/declarations/modifiers/resize-observer.d.ts.map +0 -1
- package/declarations/modifiers/screen-reader-only.d.ts +0 -9
- package/declarations/modifiers/screen-reader-only.d.ts.map +0 -1
- package/declarations/modifiers/simple-style.d.ts +0 -12
- package/declarations/modifiers/simple-style.d.ts.map +0 -1
- package/declarations/modifiers/use-is-within-breakpoints.d.ts +0 -15
- package/declarations/modifiers/use-is-within-breakpoints.d.ts.map +0 -1
- package/declarations/modifiers/validatable-control.d.ts +0 -9
- package/declarations/modifiers/validatable-control.d.ts.map +0 -1
- package/declarations/modifiers.d.ts +0 -8
- package/declarations/modifiers.d.ts.map +0 -1
- package/declarations/services/eui-config.d.ts +0 -15
- package/declarations/services/eui-config.d.ts.map +0 -1
- package/declarations/services/eui-i18n.d.ts +0 -24
- package/declarations/services/eui-i18n.d.ts.map +0 -1
- package/declarations/services/eui-toaster.d.ts +0 -15
- package/declarations/services/eui-toaster.d.ts.map +0 -1
- package/declarations/template-registry.d.ts +0 -476
- package/declarations/template-registry.d.ts.map +0 -1
- package/declarations/utils/accesibility/accessible-click-keys.d.ts +0 -5
- package/declarations/utils/accesibility/accessible-click-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/cascading-menu-keys.d.ts +0 -9
- package/declarations/utils/accesibility/cascading-menu-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/combo-box-keys.d.ts +0 -8
- package/declarations/utils/accesibility/combo-box-keys.d.ts.map +0 -1
- package/declarations/utils/accesibility/index.d.ts +0 -4
- package/declarations/utils/accesibility/index.d.ts.map +0 -1
- package/declarations/utils/breakpoint.d.ts +0 -50
- package/declarations/utils/breakpoint.d.ts.map +0 -1
- package/declarations/utils/browser/browser.d.ts +0 -6
- package/declarations/utils/browser/browser.d.ts.map +0 -1
- package/declarations/utils/browser/index.d.ts +0 -2
- package/declarations/utils/browser/index.d.ts.map +0 -1
- package/declarations/utils/code/utils.d.ts +0 -32
- package/declarations/utils/code/utils.d.ts.map +0 -1
- package/declarations/utils/color/color_palette.d.ts +0 -24
- package/declarations/utils/color/color_palette.d.ts.map +0 -1
- package/declarations/utils/color/eui_palettes.d.ts +0 -37
- package/declarations/utils/color/eui_palettes.d.ts.map +0 -1
- package/declarations/utils/color/index.d.ts +0 -6
- package/declarations/utils/color/index.d.ts.map +0 -1
- package/declarations/utils/copy-to-clipboard.d.ts +0 -2
- package/declarations/utils/copy-to-clipboard.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-accordion.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-accordion.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-avatar.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-avatar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-badge-group.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-badge-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-badge.d.ts +0 -31
- package/declarations/utils/css-mappings/eui-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-beta-badge.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-beta-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-bottom-bar.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-bottom-bar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-empty.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-button-empty.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-group-button.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-button-group-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-group.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-button-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button-icon.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-button-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-button.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-call-out.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-call-out.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-card-select.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-card-select.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-card.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-card.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-code-block.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-code-block.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-collapsible-nav-group.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-collapsible-nav-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-comment-event.d.ts +0 -4
- package/declarations/utils/css-mappings/eui-comment-event.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-comment-timeline-icon.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-comment-timeline-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-context-menu-item.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-context-menu-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-described-form-group.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-described-form-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-description-list.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-description-list.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-empty-prompt.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-empty-prompt.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-file-picker.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-file-picker.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-grid.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-flex-grid.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-group.d.ts +0 -33
- package/declarations/utils/css-mappings/eui-flex-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flex-item.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-flex-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-flyout.d.ts +0 -23
- package/declarations/utils/css-mappings/eui-flyout.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-form-control-layout-clear-button.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-form-control-layout-clear-button.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-form-row.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-form-row.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-global-toast-list.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-global-toast-list.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-links.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-header-links.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-section-item.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-header-section-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header-section.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-header-section.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-header.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-header.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-health.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-health.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-horizontal-rule.d.ts +0 -18
- package/declarations/utils/css-mappings/eui-horizontal-rule.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-icon.d.ts +0 -494
- package/declarations/utils/css-mappings/eui-icon.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-image.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-image.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-link.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-link.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-list-group-item.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-list-group-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-list-group.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-list-group.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-loading-spinner.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-loading-spinner.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-modal.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-modal.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-notification-badge.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-notification-badge.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-body.d.ts +0 -16
- package/declarations/utils/css-mappings/eui-page-body.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-content-body.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-content-body.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-content.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-content.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-header.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-header.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page-side-bar.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-page-side-bar.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-page.d.ts +0 -24
- package/declarations/utils/css-mappings/eui-page.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-panel.d.ts +0 -24
- package/declarations/utils/css-mappings/eui-panel.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover-footer.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-popover-footer.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover-title.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-popover-title.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-popover.d.ts +0 -22
- package/declarations/utils/css-mappings/eui-popover.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-progress-data.d.ts +0 -3
- package/declarations/utils/css-mappings/eui-progress-data.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-progress.d.ts +0 -50
- package/declarations/utils/css-mappings/eui-progress.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-highlight.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-range-highlight.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-input.d.ts +0 -8
- package/declarations/utils/css-mappings/eui-range-input.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-range-levels.d.ts +0 -13
- package/declarations/utils/css-mappings/eui-range-levels.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-selectable-list-item.d.ts +0 -7
- package/declarations/utils/css-mappings/eui-selectable-list-item.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-spacer.d.ts +0 -12
- package/declarations/utils/css-mappings/eui-spacer.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-stat.d.ts +0 -17
- package/declarations/utils/css-mappings/eui-stat.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-step-number.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-step-number.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-tabs.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-tabs.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-align.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-text-align.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-area.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-text-area.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text-color.d.ts +0 -14
- package/declarations/utils/css-mappings/eui-text-color.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-text.d.ts +0 -9
- package/declarations/utils/css-mappings/eui-text.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-title.d.ts +0 -15
- package/declarations/utils/css-mappings/eui-title.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-toast.d.ts +0 -11
- package/declarations/utils/css-mappings/eui-toast.d.ts.map +0 -1
- package/declarations/utils/css-mappings/eui-tool-tip.d.ts +0 -10
- package/declarations/utils/css-mappings/eui-tool-tip.d.ts.map +0 -1
- package/declarations/utils/css-mappings/index.d.ts +0 -3
- package/declarations/utils/css-mappings/index.d.ts.map +0 -1
- package/declarations/utils/detect-element-resize.d.ts +0 -17
- package/declarations/utils/detect-element-resize.d.ts.map +0 -1
- package/declarations/utils/index.d.ts +0 -3
- package/declarations/utils/index.d.ts.map +0 -1
- package/declarations/utils/keys.d.ts +0 -31
- package/declarations/utils/keys.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-actions.d.ts +0 -45
- package/declarations/utils/markdown/markdown-actions.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-modes.d.ts +0 -4
- package/declarations/utils/markdown/markdown-modes.d.ts.map +0 -1
- package/declarations/utils/markdown/markdown-types.d.ts +0 -100
- package/declarations/utils/markdown/markdown-types.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-add-components/index.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-add-components/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-add-components/processor.d.ts +0 -6
- package/declarations/utils/markdown/plugins/markdown-add-components/processor.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-checkbox/index.d.ts +0 -2
- package/declarations/utils/markdown/plugins/markdown-checkbox/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-checkbox/parser.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-checkbox/parser.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/index.d.ts +0 -5
- package/declarations/utils/markdown/plugins/markdown-default-plugins/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.d.ts +0 -7
- package/declarations/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/plugins.d.ts +0 -11
- package/declarations/utils/markdown/plugins/markdown-default-plugins/plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/processing-plugins.d.ts +0 -21
- package/declarations/utils/markdown/plugins/markdown-default-plugins/processing-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-default-plugins/ui-plugins.d.ts +0 -7
- package/declarations/utils/markdown/plugins/markdown-default-plugins/ui-plugins.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/index.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-tooltip/index.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/parser.d.ts +0 -3
- package/declarations/utils/markdown/plugins/markdown-tooltip/parser.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/markdown-tooltip/plugin.d.ts +0 -14
- package/declarations/utils/markdown/plugins/markdown-tooltip/plugin.d.ts.map +0 -1
- package/declarations/utils/markdown/plugins/to-dom.d.ts +0 -20
- package/declarations/utils/markdown/plugins/to-dom.d.ts.map +0 -1
- package/declarations/utils/markdown/remark/remark-prismjs.d.ts +0 -5
- package/declarations/utils/markdown/remark/remark-prismjs.d.ts.map +0 -1
- package/declarations/utils/maybe-unwrap-proxy.d.ts +0 -3
- package/declarations/utils/maybe-unwrap-proxy.d.ts.map +0 -1
- package/declarations/utils/number/index.d.ts +0 -2
- package/declarations/utils/number/index.d.ts.map +0 -1
- package/declarations/utils/number/number.d.ts +0 -3
- package/declarations/utils/number/number.d.ts.map +0 -1
- package/declarations/utils/popover/index.d.ts +0 -152
- package/declarations/utils/popover/index.d.ts.map +0 -1
- package/declarations/utils/popover/types.d.ts +0 -2
- package/declarations/utils/popover/types.d.ts.map +0 -1
- package/declarations/utils/predicate/common_predicates.d.ts +0 -6
- package/declarations/utils/predicate/common_predicates.d.ts.map +0 -1
- package/declarations/utils/predicate/index.d.ts +0 -3
- package/declarations/utils/predicate/index.d.ts.map +0 -1
- package/declarations/utils/predicate/lodash_predicates.d.ts +0 -8
- package/declarations/utils/predicate/lodash_predicates.d.ts.map +0 -1
- package/declarations/utils/range/index.d.ts +0 -2
- package/declarations/utils/range/index.d.ts.map +0 -1
- package/declarations/utils/timer.d.ts +0 -13
- package/declarations/utils/timer.d.ts.map +0 -1
- package/declarations/utils/transition.d.ts +0 -8
- package/declarations/utils/transition.d.ts.map +0 -1
- package/dist/_rollupPluginBabelHelpers-9wjJaosZ.js +0 -63
- package/dist/_rollupPluginBabelHelpers-9wjJaosZ.js.map +0 -1
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import templateOnly from '@ember/component/template-only';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
|
-
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
1
|
import { helper } from '@ember/component/helper';
|
|
5
2
|
import { array, fn } from '@ember/helper';
|
|
6
3
|
import { on } from '@ember/modifier';
|
|
@@ -13,265 +10,15 @@ import useState from '../helpers/use-state.js';
|
|
|
13
10
|
import EuiFormErrorText from './eui-form-error-text.js';
|
|
14
11
|
import EuiFormHelpText from './eui-form-help-text.js';
|
|
15
12
|
import EuiFormLabel from './eui-form-label.js';
|
|
13
|
+
import { precompileTemplate } from '@ember/template-compilation';
|
|
14
|
+
import { setComponentTemplate } from '@ember/component';
|
|
15
|
+
import templateOnly from '@ember/component/template-only';
|
|
16
16
|
|
|
17
|
-
function startsWith([
|
|
18
|
-
return
|
|
17
|
+
function startsWith([needle1, word1]) {
|
|
18
|
+
return word1?.startsWith(needle1) || false;
|
|
19
19
|
}
|
|
20
20
|
const startWith = helper(startsWith);
|
|
21
|
-
const EuiFormRow = setComponentTemplate(precompileTemplate(
|
|
22
|
-
{{#let
|
|
23
|
-
(classNames
|
|
24
|
-
"euiFormRow"
|
|
25
|
-
(if @hasEmptyLabelSpace "euiFormRow--hasEmptyLabelSpace")
|
|
26
|
-
(if @fullWidth "euiFormRow--fullWidth")
|
|
27
|
-
componentName="EuiFormRow"
|
|
28
|
-
display=@display
|
|
29
|
-
)
|
|
30
|
-
(classNames
|
|
31
|
-
"euiFormRow__fieldWrapper"
|
|
32
|
-
(if (startWith "center" @display) "euiFormRow__fieldWrapperDisplayOnly")
|
|
33
|
-
)
|
|
34
|
-
(if (isArray @error) @error (array @error))
|
|
35
|
-
(and @label (eq @labelType "legend"))
|
|
36
|
-
(useState false)
|
|
37
|
-
(argOrDefault @id (randomId))
|
|
38
|
-
(argOrDefault @hasChildLabel true)
|
|
39
|
-
(and (not (argOrDefault @isFakeLabelBlock false)) (has-block "label"))
|
|
40
|
-
as |classes fieldWrapperClasses errors isLegend focusedState rowId hasChildLabel hasLabelBlock|
|
|
41
|
-
}}
|
|
42
|
-
{{#if (eq @legendType "legend")}}
|
|
43
|
-
<fieldset class={{classes}} id="{{rowId}}-row" ...attributes>
|
|
44
|
-
{{#if (or @label @labelAppend hasLabelBlock)}}
|
|
45
|
-
<div class="euiFormRow__labelWrapper">
|
|
46
|
-
{{#if isLegend}}
|
|
47
|
-
{{#if hasLabelBlock}}
|
|
48
|
-
<EuiFormLabel
|
|
49
|
-
class="euiFormRow__label"
|
|
50
|
-
for={{rowId}}
|
|
51
|
-
aria-invalid={{@isInvalid}}
|
|
52
|
-
@isInvalid={{@isInvalid}}
|
|
53
|
-
@type={{@labelType}}
|
|
54
|
-
>
|
|
55
|
-
{{yield @label to="label"}}
|
|
56
|
-
</EuiFormLabel>
|
|
57
|
-
{{else}}
|
|
58
|
-
<EuiFormLabel
|
|
59
|
-
class="euiFormRow__label"
|
|
60
|
-
for={{rowId}}
|
|
61
|
-
aria-invalid={{@isInvalid}}
|
|
62
|
-
@isInvalid={{@isInvalid}}
|
|
63
|
-
@type={{@labelType}}
|
|
64
|
-
>
|
|
65
|
-
{{@label}}
|
|
66
|
-
</EuiFormLabel>
|
|
67
|
-
{{/if}}
|
|
68
|
-
{{else if hasLabelBlock}}
|
|
69
|
-
<EuiFormLabel
|
|
70
|
-
class="euiFormRow__label"
|
|
71
|
-
aria-invalid={{@isInvalid}}
|
|
72
|
-
for={{if hasChildLabel rowId}}
|
|
73
|
-
@isInvalid={{@isInvalid}}
|
|
74
|
-
@type={{@labelType}}
|
|
75
|
-
@isFocused={{and
|
|
76
|
-
(not @isDisabled)
|
|
77
|
-
(not isLegend)
|
|
78
|
-
focusedState.value
|
|
79
|
-
}}
|
|
80
|
-
>
|
|
81
|
-
{{yield @label to="label"}}
|
|
82
|
-
</EuiFormLabel>
|
|
83
|
-
{{else}}
|
|
84
|
-
<EuiFormLabel
|
|
85
|
-
class="euiFormRow__label"
|
|
86
|
-
aria-invalid={{@isInvalid}}
|
|
87
|
-
for={{if hasChildLabel rowId}}
|
|
88
|
-
@isInvalid={{@isInvalid}}
|
|
89
|
-
@type={{@labelType}}
|
|
90
|
-
@isFocused={{and
|
|
91
|
-
(not @isDisabled)
|
|
92
|
-
(not isLegend)
|
|
93
|
-
focusedState.value
|
|
94
|
-
}}
|
|
95
|
-
>
|
|
96
|
-
{{@label}}
|
|
97
|
-
</EuiFormLabel>
|
|
98
|
-
{{/if}}
|
|
99
|
-
</div>
|
|
100
|
-
{{/if}}
|
|
101
|
-
<div
|
|
102
|
-
class={{fieldWrapperClasses}}
|
|
103
|
-
{{on "focusin" (fn focusedState.setState true)}}
|
|
104
|
-
{{on "focusout" (fn focusedState.setState false)}}
|
|
105
|
-
>
|
|
106
|
-
{{#if (has-block "field")}}
|
|
107
|
-
{{yield to="field"}}
|
|
108
|
-
{{else}}
|
|
109
|
-
{{yield}}
|
|
110
|
-
{{/if}}
|
|
111
|
-
{{#if
|
|
112
|
-
(or
|
|
113
|
-
(and (has-block "errors") @isInvalid)
|
|
114
|
-
(and (gt errors.length 0) @isInvalid)
|
|
115
|
-
)
|
|
116
|
-
}}
|
|
117
|
-
{{#if (has-block "errors")}}
|
|
118
|
-
{{#each errors as |error i|}}
|
|
119
|
-
<EuiFormErrorText
|
|
120
|
-
class="euiFormRow__text {{@errorClasses}}"
|
|
121
|
-
id="{{rowId}}-error-{{i}}"
|
|
122
|
-
>
|
|
123
|
-
{{!@glint-ignore}}
|
|
124
|
-
{{yield error to="errors"}}
|
|
125
|
-
</EuiFormErrorText>
|
|
126
|
-
{{/each}}
|
|
127
|
-
{{else}}
|
|
128
|
-
{{#each errors as |error i|}}
|
|
129
|
-
<EuiFormErrorText
|
|
130
|
-
class="euiFormRow__text {{@errorClasses}}"
|
|
131
|
-
id="{{rowId}}-error-{{i}}"
|
|
132
|
-
>
|
|
133
|
-
{{!@glint-ignore}}
|
|
134
|
-
{{error}}
|
|
135
|
-
</EuiFormErrorText>
|
|
136
|
-
{{/each}}
|
|
137
|
-
{{/if}}
|
|
138
|
-
{{/if}}
|
|
139
|
-
{{#if (or @helpText (has-block "helpText"))}}
|
|
140
|
-
{{#if (has-block "helpText")}}
|
|
141
|
-
<EuiFormHelpText id="{{rowId}}-help" class={{@helpTextClasses}}>
|
|
142
|
-
{{yield to="helpText"}}
|
|
143
|
-
</EuiFormHelpText>
|
|
144
|
-
{{else}}
|
|
145
|
-
<EuiFormHelpText id="{{rowId}}-help" class={{@helpTextClasses}}>
|
|
146
|
-
{{@helpText}}
|
|
147
|
-
</EuiFormHelpText>
|
|
148
|
-
{{/if}}
|
|
149
|
-
{{/if}}
|
|
150
|
-
</div>
|
|
151
|
-
</fieldset>
|
|
152
|
-
{{else}}
|
|
153
|
-
<div class={{classes}} id="{{rowId}}-row" ...attributes>
|
|
154
|
-
{{#if (or @label @labelAppend hasLabelBlock)}}
|
|
155
|
-
<div class="euiFormRow__labelWrapper">
|
|
156
|
-
{{#if isLegend}}
|
|
157
|
-
{{#if hasLabelBlock}}
|
|
158
|
-
<EuiFormLabel
|
|
159
|
-
class="euiFormRow__label"
|
|
160
|
-
for={{rowId}}
|
|
161
|
-
aria-invalid={{@isInvalid}}
|
|
162
|
-
@isInvalid={{@isInvalid}}
|
|
163
|
-
@type={{@labelType}}
|
|
164
|
-
>
|
|
165
|
-
{{yield @label to="label"}}
|
|
166
|
-
</EuiFormLabel>
|
|
167
|
-
{{else}}
|
|
168
|
-
<EuiFormLabel
|
|
169
|
-
class="euiFormRow__label"
|
|
170
|
-
for={{rowId}}
|
|
171
|
-
aria-invalid={{@isInvalid}}
|
|
172
|
-
@isInvalid={{@isInvalid}}
|
|
173
|
-
@type={{@labelType}}
|
|
174
|
-
>
|
|
175
|
-
{{@label}}
|
|
176
|
-
</EuiFormLabel>
|
|
177
|
-
{{/if}}
|
|
178
|
-
{{else if hasLabelBlock}}
|
|
179
|
-
<EuiFormLabel
|
|
180
|
-
class="euiFormRow__label"
|
|
181
|
-
aria-invalid={{@isInvalid}}
|
|
182
|
-
for={{if hasChildLabel rowId}}
|
|
183
|
-
@isInvalid={{@isInvalid}}
|
|
184
|
-
@type={{@labelType}}
|
|
185
|
-
@isFocused={{and
|
|
186
|
-
(not @isDisabled)
|
|
187
|
-
(not isLegend)
|
|
188
|
-
focusedState.value
|
|
189
|
-
}}
|
|
190
|
-
>
|
|
191
|
-
{{yield @label to="label"}}
|
|
192
|
-
</EuiFormLabel>
|
|
193
|
-
{{else}}
|
|
194
|
-
<EuiFormLabel
|
|
195
|
-
class="euiFormRow__label"
|
|
196
|
-
aria-invalid={{@isInvalid}}
|
|
197
|
-
for={{if hasChildLabel rowId}}
|
|
198
|
-
@isInvalid={{@isInvalid}}
|
|
199
|
-
@type={{@labelType}}
|
|
200
|
-
@isFocused={{and
|
|
201
|
-
(not @isDisabled)
|
|
202
|
-
(not isLegend)
|
|
203
|
-
focusedState.value
|
|
204
|
-
}}
|
|
205
|
-
>
|
|
206
|
-
{{@label}}
|
|
207
|
-
</EuiFormLabel>
|
|
208
|
-
{{/if}}
|
|
209
|
-
</div>
|
|
210
|
-
{{/if}}
|
|
211
|
-
<div
|
|
212
|
-
class={{fieldWrapperClasses}}
|
|
213
|
-
{{on "focusin" (fn focusedState.setState true)}}
|
|
214
|
-
{{on "focusout" (fn focusedState.setState false)}}
|
|
215
|
-
>
|
|
216
|
-
{{#if (has-block "field")}}
|
|
217
|
-
{{yield to="field"}}
|
|
218
|
-
{{else}}
|
|
219
|
-
{{yield}}
|
|
220
|
-
{{/if}}
|
|
221
|
-
{{#if
|
|
222
|
-
(or
|
|
223
|
-
(and (has-block "errors") @isInvalid)
|
|
224
|
-
(and (gt errors.length 0) @isInvalid)
|
|
225
|
-
)
|
|
226
|
-
}}
|
|
227
|
-
{{#if (has-block "errors")}}
|
|
228
|
-
{{#each errors as |error i|}}
|
|
229
|
-
<EuiFormErrorText
|
|
230
|
-
class="euiFormRow__text {{@errorClasses}}"
|
|
231
|
-
id="{{rowId}}-error-{{i}}"
|
|
232
|
-
>
|
|
233
|
-
{{!@glint-ignore}}
|
|
234
|
-
{{yield error to="errors"}}
|
|
235
|
-
</EuiFormErrorText>
|
|
236
|
-
{{/each}}
|
|
237
|
-
{{else}}
|
|
238
|
-
{{#each errors as |error i|}}
|
|
239
|
-
<EuiFormErrorText
|
|
240
|
-
class="euiFormRow__text {{@errorClasses}}"
|
|
241
|
-
id="{{rowId}}-error-{{i}}"
|
|
242
|
-
>
|
|
243
|
-
{{!@glint-ignore}}
|
|
244
|
-
{{error}}
|
|
245
|
-
</EuiFormErrorText>
|
|
246
|
-
{{/each}}
|
|
247
|
-
{{/if}}
|
|
248
|
-
{{/if}}
|
|
249
|
-
{{#if (or @helpText (has-block "helpText"))}}
|
|
250
|
-
{{#if (has-block "helpText")}}
|
|
251
|
-
<EuiFormHelpText id="{{rowId}}-help" class={{@helpTextClasses}}>
|
|
252
|
-
{{yield to="helpText"}}
|
|
253
|
-
</EuiFormHelpText>
|
|
254
|
-
{{else}}
|
|
255
|
-
{{#let
|
|
256
|
-
(if (isArray @helpText) @helpText (array @helpText))
|
|
257
|
-
as |helpTexts|
|
|
258
|
-
}}
|
|
259
|
-
{{#each helpTexts as |helpText i|}}
|
|
260
|
-
<EuiFormHelpText
|
|
261
|
-
id="{{rowId}}-help-{{i}}"
|
|
262
|
-
class={{@helpTextClasses}}
|
|
263
|
-
>
|
|
264
|
-
{{helpText}}
|
|
265
|
-
</EuiFormHelpText>
|
|
266
|
-
{{/each}}
|
|
267
|
-
{{/let}}
|
|
268
|
-
{{/if}}
|
|
269
|
-
{{/if}}
|
|
270
|
-
</div>
|
|
271
|
-
</div>
|
|
272
|
-
{{/if}}
|
|
273
|
-
{{/let}}
|
|
274
|
-
`, {
|
|
21
|
+
const EuiFormRow = setComponentTemplate(precompileTemplate("\n {{#let (classNames \"euiFormRow\" (if @hasEmptyLabelSpace \"euiFormRow--hasEmptyLabelSpace\") (if @fullWidth \"euiFormRow--fullWidth\") componentName=\"EuiFormRow\" display=@display) (classNames \"euiFormRow__fieldWrapper\" (if (startWith \"center\" @display) \"euiFormRow__fieldWrapperDisplayOnly\")) (if (isArray @error) @error (array @error)) (and @label (eq @labelType \"legend\")) (useState false) (argOrDefault @id (randomId)) (argOrDefault @hasChildLabel true) (and (not (argOrDefault @isFakeLabelBlock false)) (has-block \"label\")) as |classes fieldWrapperClasses errors isLegend focusedState rowId hasChildLabel hasLabelBlock|}}\n {{#if (eq @legendType \"legend\")}}\n <fieldset class={{classes}} id=\"{{rowId}}-row\" ...attributes>\n {{#if (or @label @labelAppend hasLabelBlock)}}\n <div class=\"euiFormRow__labelWrapper\">\n {{#if isLegend}}\n {{#if hasLabelBlock}}\n <EuiFormLabel class=\"euiFormRow__label\" for={{rowId}} aria-invalid={{@isInvalid}} @isInvalid={{@isInvalid}} @type={{@labelType}}>\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel class=\"euiFormRow__label\" for={{rowId}} aria-invalid={{@isInvalid}} @isInvalid={{@isInvalid}} @type={{@labelType}}>\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n {{else if hasLabelBlock}}\n <EuiFormLabel class=\"euiFormRow__label\" aria-invalid={{@isInvalid}} for={{if hasChildLabel rowId}} @isInvalid={{@isInvalid}} @type={{@labelType}} @isFocused={{and (not @isDisabled) (not isLegend) focusedState.value}}>\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel class=\"euiFormRow__label\" aria-invalid={{@isInvalid}} for={{if hasChildLabel rowId}} @isInvalid={{@isInvalid}} @type={{@labelType}} @isFocused={{and (not @isDisabled) (not isLegend) focusedState.value}}>\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n </div>\n {{/if}}\n <div class={{fieldWrapperClasses}} {{on \"focusin\" (fn focusedState.setState true)}} {{on \"focusout\" (fn focusedState.setState false)}}>\n {{#if (has-block \"field\")}}\n {{yield to=\"field\"}}\n {{else}}\n {{yield}}\n {{/if}}\n {{#if (or (and (has-block \"errors\") @isInvalid) (and (gt errors.length 0) @isInvalid))}}\n {{#if (has-block \"errors\")}}\n {{#each errors as |error i|}}\n <EuiFormErrorText class=\"euiFormRow__text {{@errorClasses}}\" id=\"{{rowId}}-error-{{i}}\">\n {{!--@glint-ignore--}}\n {{yield error to=\"errors\"}}\n </EuiFormErrorText>\n {{/each}}\n {{else}}\n {{#each errors as |error i|}}\n <EuiFormErrorText class=\"euiFormRow__text {{@errorClasses}}\" id=\"{{rowId}}-error-{{i}}\">\n {{!--@glint-ignore--}}\n {{error}}\n </EuiFormErrorText>\n {{/each}}\n {{/if}}\n {{/if}}\n {{#if (or @helpText (has-block \"helpText\"))}}\n {{#if (has-block \"helpText\")}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{yield to=\"helpText\"}}\n </EuiFormHelpText>\n {{else}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{@helpText}}\n </EuiFormHelpText>\n {{/if}}\n {{/if}}\n </div>\n </fieldset>\n {{else}}\n <div class={{classes}} id=\"{{rowId}}-row\" ...attributes>\n {{#if (or @label @labelAppend hasLabelBlock)}}\n <div class=\"euiFormRow__labelWrapper\">\n {{#if isLegend}}\n {{#if hasLabelBlock}}\n <EuiFormLabel class=\"euiFormRow__label\" for={{rowId}} aria-invalid={{@isInvalid}} @isInvalid={{@isInvalid}} @type={{@labelType}}>\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel class=\"euiFormRow__label\" for={{rowId}} aria-invalid={{@isInvalid}} @isInvalid={{@isInvalid}} @type={{@labelType}}>\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n {{else if hasLabelBlock}}\n <EuiFormLabel class=\"euiFormRow__label\" aria-invalid={{@isInvalid}} for={{if hasChildLabel rowId}} @isInvalid={{@isInvalid}} @type={{@labelType}} @isFocused={{and (not @isDisabled) (not isLegend) focusedState.value}}>\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel class=\"euiFormRow__label\" aria-invalid={{@isInvalid}} for={{if hasChildLabel rowId}} @isInvalid={{@isInvalid}} @type={{@labelType}} @isFocused={{and (not @isDisabled) (not isLegend) focusedState.value}}>\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n </div>\n {{/if}}\n <div class={{fieldWrapperClasses}} {{on \"focusin\" (fn focusedState.setState true)}} {{on \"focusout\" (fn focusedState.setState false)}}>\n {{#if (has-block \"field\")}}\n {{yield to=\"field\"}}\n {{else}}\n {{yield}}\n {{/if}}\n {{#if (or (and (has-block \"errors\") @isInvalid) (and (gt errors.length 0) @isInvalid))}}\n {{#if (has-block \"errors\")}}\n {{#each errors as |error i|}}\n <EuiFormErrorText class=\"euiFormRow__text {{@errorClasses}}\" id=\"{{rowId}}-error-{{i}}\">\n {{!--@glint-ignore--}}\n {{yield error to=\"errors\"}}\n </EuiFormErrorText>\n {{/each}}\n {{else}}\n {{#each errors as |error i|}}\n <EuiFormErrorText class=\"euiFormRow__text {{@errorClasses}}\" id=\"{{rowId}}-error-{{i}}\">\n {{!--@glint-ignore--}}\n {{error}}\n </EuiFormErrorText>\n {{/each}}\n {{/if}}\n {{/if}}\n {{#if (or @helpText (has-block \"helpText\"))}}\n {{#if (has-block \"helpText\")}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{yield to=\"helpText\"}}\n </EuiFormHelpText>\n {{else}}\n {{#let (if (isArray @helpText) @helpText (array @helpText)) as |helpTexts|}}\n {{#each helpTexts as |helpText i|}}\n <EuiFormHelpText id=\"{{rowId}}-help-{{i}}\" class={{@helpTextClasses}}>\n {{helpText}}\n </EuiFormHelpText>\n {{/each}}\n {{/let}}\n {{/if}}\n {{/if}}\n </div>\n </div>\n {{/if}}\n {{/let}}\n", {
|
|
275
22
|
strictMode: true,
|
|
276
23
|
scope: () => ({
|
|
277
24
|
classNames,
|
|
@@ -292,7 +39,7 @@ const EuiFormRow = setComponentTemplate(precompileTemplate(`
|
|
|
292
39
|
EuiFormErrorText,
|
|
293
40
|
EuiFormHelpText
|
|
294
41
|
})
|
|
295
|
-
}), templateOnly(
|
|
42
|
+
}), templateOnly());
|
|
296
43
|
|
|
297
44
|
export { EuiFormRow as default, startsWith };
|
|
298
45
|
//# sourceMappingURL=eui-form-row.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-form-row.js","sources":["../../src/components/eui-form-row.ts"],"sourcesContent":["import { helper } from '@ember/component/helper';\nimport { fn } from '@ember/helper';\nimport { array } from '@ember/helper';\nimport { on } from '@ember/modifier';\n\nimport { and, eq, gt,not, or } from 'ember-truth-helpers';\nimport isArray from 'ember-truth-helpers/helpers/is-array';\n\nimport randomId from '../-private/random-id';\nimport argOrDefault from '../helpers/arg-or-default';\nimport classNames from '../helpers/class-names';\nimport useState from '../helpers/use-state';\nimport EuiFormErrorText from './eui-form-error-text.gts';\nimport EuiFormHelpText from './eui-form-help-text.gts';\nimport EuiFormLabel from './eui-form-label.gts';\n\nimport type { displayMappingToClassMapping } from '../utils/css-mappings/eui-form-row';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\n\nexport interface EuiFormRowSignature {\n Element: HTMLDivElement | HTMLFieldSetElement;\n Args: {\n label?: string;\n labelAppend?: string;\n labelType?: 'label' | 'legend';\n legendType?: 'legend' | 'fieldset';\n fullWidth?: boolean;\n isInvalid?: boolean;\n isDisabled?: boolean;\n hasEmptyLabelSpace?: boolean;\n hasChildLabel?: boolean;\n isFakeLabelBlock?: boolean;\n helpText?: string;\n error?: string | string[] | null;\n errorClasses?: string;\n helpTextClasses?: string;\n id?: string;\n display?: keyof typeof displayMappingToClassMapping;\n extra?: unknown;\n };\n Blocks: {\n default: [];\n label: [string?];\n field: [];\n errors: [string?];\n helpText: [];\n };\n}\n\nexport function startsWith(\n [needle, word]: [string, string | undefined] /*, hash*/\n): boolean {\n return word?.startsWith(needle) || false;\n}\n\nconst startWith = helper(startsWith);\n\nconst EuiFormRow: TemplateOnlyComponent<EuiFormRowSignature> = [__GLIMMER_TEMPLATE(`\n {{#let\n (classNames\n \"euiFormRow\"\n (if @hasEmptyLabelSpace \"euiFormRow--hasEmptyLabelSpace\")\n (if @fullWidth \"euiFormRow--fullWidth\")\n componentName=\"EuiFormRow\"\n display=@display\n )\n (classNames\n \"euiFormRow__fieldWrapper\"\n (if (startWith \"center\" @display) \"euiFormRow__fieldWrapperDisplayOnly\")\n )\n (if (isArray @error) @error (array @error))\n (and @label (eq @labelType \"legend\"))\n (useState false)\n (argOrDefault @id (randomId))\n (argOrDefault @hasChildLabel true)\n (and (not (argOrDefault @isFakeLabelBlock false)) (has-block \"label\"))\n as |classes fieldWrapperClasses errors isLegend focusedState rowId hasChildLabel hasLabelBlock|\n }}\n {{#if (eq @legendType \"legend\")}}\n <fieldset class={{classes}} id=\"{{rowId}}-row\" ...attributes>\n {{#if (or @label @labelAppend hasLabelBlock)}}\n <div class=\"euiFormRow__labelWrapper\">\n {{#if isLegend}}\n {{#if hasLabelBlock}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n for={{rowId}}\n aria-invalid={{@isInvalid}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n >\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n for={{rowId}}\n aria-invalid={{@isInvalid}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n >\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n {{else if hasLabelBlock}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n aria-invalid={{@isInvalid}}\n for={{if hasChildLabel rowId}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n @isFocused={{and\n (not @isDisabled)\n (not isLegend)\n focusedState.value\n }}\n >\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n aria-invalid={{@isInvalid}}\n for={{if hasChildLabel rowId}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n @isFocused={{and\n (not @isDisabled)\n (not isLegend)\n focusedState.value\n }}\n >\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n </div>\n {{/if}}\n <div\n class={{fieldWrapperClasses}}\n {{on \"focusin\" (fn focusedState.setState true)}}\n {{on \"focusout\" (fn focusedState.setState false)}}\n >\n {{#if (has-block \"field\")}}\n {{yield to=\"field\"}}\n {{else}}\n {{yield}}\n {{/if}}\n {{#if\n (or\n (and (has-block \"errors\") @isInvalid)\n (and (gt errors.length 0) @isInvalid)\n )\n }}\n {{#if (has-block \"errors\")}}\n {{#each errors as |error i|}}\n <EuiFormErrorText\n class=\"euiFormRow__text {{@errorClasses}}\"\n id=\"{{rowId}}-error-{{i}}\"\n >\n {{!@glint-ignore}}\n {{yield error to=\"errors\"}}\n </EuiFormErrorText>\n {{/each}}\n {{else}}\n {{#each errors as |error i|}}\n <EuiFormErrorText\n class=\"euiFormRow__text {{@errorClasses}}\"\n id=\"{{rowId}}-error-{{i}}\"\n >\n {{!@glint-ignore}}\n {{error}}\n </EuiFormErrorText>\n {{/each}}\n {{/if}}\n {{/if}}\n {{#if (or @helpText (has-block \"helpText\"))}}\n {{#if (has-block \"helpText\")}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{yield to=\"helpText\"}}\n </EuiFormHelpText>\n {{else}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{@helpText}}\n </EuiFormHelpText>\n {{/if}}\n {{/if}}\n </div>\n </fieldset>\n {{else}}\n <div class={{classes}} id=\"{{rowId}}-row\" ...attributes>\n {{#if (or @label @labelAppend hasLabelBlock)}}\n <div class=\"euiFormRow__labelWrapper\">\n {{#if isLegend}}\n {{#if hasLabelBlock}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n for={{rowId}}\n aria-invalid={{@isInvalid}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n >\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n for={{rowId}}\n aria-invalid={{@isInvalid}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n >\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n {{else if hasLabelBlock}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n aria-invalid={{@isInvalid}}\n for={{if hasChildLabel rowId}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n @isFocused={{and\n (not @isDisabled)\n (not isLegend)\n focusedState.value\n }}\n >\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n aria-invalid={{@isInvalid}}\n for={{if hasChildLabel rowId}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n @isFocused={{and\n (not @isDisabled)\n (not isLegend)\n focusedState.value\n }}\n >\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n </div>\n {{/if}}\n <div\n class={{fieldWrapperClasses}}\n {{on \"focusin\" (fn focusedState.setState true)}}\n {{on \"focusout\" (fn focusedState.setState false)}}\n >\n {{#if (has-block \"field\")}}\n {{yield to=\"field\"}}\n {{else}}\n {{yield}}\n {{/if}}\n {{#if\n (or\n (and (has-block \"errors\") @isInvalid)\n (and (gt errors.length 0) @isInvalid)\n )\n }}\n {{#if (has-block \"errors\")}}\n {{#each errors as |error i|}}\n <EuiFormErrorText\n class=\"euiFormRow__text {{@errorClasses}}\"\n id=\"{{rowId}}-error-{{i}}\"\n >\n {{!@glint-ignore}}\n {{yield error to=\"errors\"}}\n </EuiFormErrorText>\n {{/each}}\n {{else}}\n {{#each errors as |error i|}}\n <EuiFormErrorText\n class=\"euiFormRow__text {{@errorClasses}}\"\n id=\"{{rowId}}-error-{{i}}\"\n >\n {{!@glint-ignore}}\n {{error}}\n </EuiFormErrorText>\n {{/each}}\n {{/if}}\n {{/if}}\n {{#if (or @helpText (has-block \"helpText\"))}}\n {{#if (has-block \"helpText\")}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{yield to=\"helpText\"}}\n </EuiFormHelpText>\n {{else}}\n {{#let\n (if (isArray @helpText) @helpText (array @helpText))\n as |helpTexts|\n }}\n {{#each helpTexts as |helpText i|}}\n <EuiFormHelpText\n id=\"{{rowId}}-help-{{i}}\"\n class={{@helpTextClasses}}\n >\n {{helpText}}\n </EuiFormHelpText>\n {{/each}}\n {{/let}}\n {{/if}}\n {{/if}}\n </div>\n </div>\n {{/if}}\n {{/let}}\n`, { strictMode: true, scope: () => ({classNames,startWith,isArray,array,and,eq,useState,argOrDefault,randomId,not,or,EuiFormLabel,on,fn,gt,EuiFormErrorText,EuiFormHelpText}) })];\n\nexport default EuiFormRow;\n\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLWZvcm0tcm93LmpzIiwic291cmNlcyI6WyJldWktZm9ybS1yb3cuZ3RzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGhlbHBlciB9IGZyb20gJ0BlbWJlci9jb21wb25lbnQvaGVscGVyJztcbmltcG9ydCB7IGZuIH0gZnJvbSAnQGVtYmVyL2hlbHBlcic7XG5pbXBvcnQgeyBhcnJheSB9IGZyb20gJ0BlbWJlci9oZWxwZXInO1xuaW1wb3J0IHsgb24gfSBmcm9tICdAZW1iZXIvbW9kaWZpZXInO1xuXG5pbXBvcnQgeyBhbmQsIGVxLCBndCxub3QsIG9yIH0gZnJvbSAnZW1iZXItdHJ1dGgtaGVscGVycyc7XG5pbXBvcnQgaXNBcnJheSBmcm9tICdlbWJlci10cnV0aC1oZWxwZXJzL2hlbHBlcnMvaXMtYXJyYXknO1xuXG5pbXBvcnQgcmFuZG9tSWQgZnJvbSAnLi4vLXByaXZhdGUvcmFuZG9tLWlkJztcbmltcG9ydCBhcmdPckRlZmF1bHQgZnJvbSAnLi4vaGVscGVycy9hcmctb3ItZGVmYXVsdCc7XG5pbXBvcnQgY2xhc3NOYW1lcyBmcm9tICcuLi9oZWxwZXJzL2NsYXNzLW5hbWVzJztcbmltcG9ydCB1c2VTdGF0ZSBmcm9tICcuLi9oZWxwZXJzL3VzZS1zdGF0ZSc7XG5pbXBvcnQgRXVpRm9ybUVycm9yVGV4dCBmcm9tICcuL2V1aS1mb3JtLWVycm9yLXRleHQuZ3RzJztcbmltcG9ydCBFdWlGb3JtSGVscFRleHQgZnJvbSAnLi9ldWktZm9ybS1oZWxwLXRleHQuZ3RzJztcbmltcG9ydCBFdWlGb3JtTGFiZWwgZnJvbSAnLi9ldWktZm9ybS1sYWJlbC5ndHMnO1xuXG5pbXBvcnQgdHlwZSB7IGRpc3BsYXlNYXBwaW5nVG9DbGFzc01hcHBpbmcgfSBmcm9tICcuLi91dGlscy9jc3MtbWFwcGluZ3MvZXVpLWZvcm0tcm93JztcbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlGb3JtUm93U2lnbmF0dXJlIHtcbiAgRWxlbWVudDogSFRNTERpdkVsZW1lbnQgfCBIVE1MRmllbGRTZXRFbGVtZW50O1xuICBBcmdzOiB7XG4gICAgbGFiZWw/OiBzdHJpbmc7XG4gICAgbGFiZWxBcHBlbmQ/OiBzdHJpbmc7XG4gICAgbGFiZWxUeXBlPzogJ2xhYmVsJyB8ICdsZWdlbmQnO1xuICAgIGxlZ2VuZFR5cGU/OiAnbGVnZW5kJyB8ICdmaWVsZHNldCc7XG4gICAgZnVsbFdpZHRoPzogYm9vbGVhbjtcbiAgICBpc0ludmFsaWQ/OiBib29sZWFuO1xuICAgIGlzRGlzYWJsZWQ/OiBib29sZWFuO1xuICAgIGhhc0VtcHR5TGFiZWxTcGFjZT86IGJvb2xlYW47XG4gICAgaGFzQ2hpbGRMYWJlbD86IGJvb2xlYW47XG4gICAgaXNGYWtlTGFiZWxCbG9jaz86IGJvb2xlYW47XG4gICAgaGVscFRleHQ/OiBzdHJpbmc7XG4gICAgZXJyb3I/OiBzdHJpbmcgfCBzdHJpbmdbXSB8IG51bGw7XG4gICAgZXJyb3JDbGFzc2VzPzogc3RyaW5nO1xuICAgIGhlbHBUZXh0Q2xhc3Nlcz86IHN0cmluZztcbiAgICBpZD86IHN0cmluZztcbiAgICBkaXNwbGF5Pzoga2V5b2YgdHlwZW9mIGRpc3BsYXlNYXBwaW5nVG9DbGFzc01hcHBpbmc7XG4gICAgZXh0cmE/OiB1bmtub3duO1xuICB9O1xuICBCbG9ja3M6IHtcbiAgICBkZWZhdWx0OiBbXTtcbiAgICBsYWJlbDogW3N0cmluZz9dO1xuICAgIGZpZWxkOiBbXTtcbiAgICBlcnJvcnM6IFtzdHJpbmc/XTtcbiAgICBoZWxwVGV4dDogW107XG4gIH07XG59XG5cbmV4cG9ydCBmdW5jdGlvbiBzdGFydHNXaXRoKFxuICBbbmVlZGxlLCB3b3JkXTogW3N0cmluZywgc3RyaW5nIHwgdW5kZWZpbmVkXSAvKiwgaGFzaCovXG4pOiBib29sZWFuIHtcbiAgcmV0dXJuIHdvcmQ/LnN0YXJ0c1dpdGgobmVlZGxlKSB8fCBmYWxzZTtcbn1cblxuY29uc3Qgc3RhcnRXaXRoID0gaGVscGVyKHN0YXJ0c1dpdGgpO1xuXG5jb25zdCBFdWlGb3JtUm93OiBUZW1wbGF0ZU9ubHlDb21wb25lbnQ8RXVpRm9ybVJvd1NpZ25hdHVyZT4gPSA8dGVtcGxhdGU+XG4gIHt7I2xldFxuICAgIChjbGFzc05hbWVzXG4gICAgICBcImV1aUZvcm1Sb3dcIlxuICAgICAgKGlmIEBoYXNFbXB0eUxhYmVsU3BhY2UgXCJldWlGb3JtUm93LS1oYXNFbXB0eUxhYmVsU3BhY2VcIilcbiAgICAgIChpZiBAZnVsbFdpZHRoIFwiZXVpRm9ybVJvdy0tZnVsbFdpZHRoXCIpXG4gICAgICBjb21wb25lbnROYW1lPVwiRXVpRm9ybVJvd1wiXG4gICAgICBkaXNwbGF5PUBkaXNwbGF5XG4gICAgKVxuICAgIChjbGFzc05hbWVzXG4gICAgICBcImV1aUZvcm1Sb3dfX2ZpZWxkV3JhcHBlclwiXG4gICAgICAoaWYgKHN0YXJ0V2l0aCBcImNlbnRlclwiIEBkaXNwbGF5KSBcImV1aUZvcm1Sb3dfX2ZpZWxkV3JhcHBlckRpc3BsYXlPbmx5XCIpXG4gICAgKVxuICAgIChpZiAoaXNBcnJheSBAZXJyb3IpIEBlcnJvciAoYXJyYXkgQGVycm9yKSlcbiAgICAoYW5kIEBsYWJlbCAoZXEgQGxhYmVsVHlwZSBcImxlZ2VuZFwiKSlcbiAgICAodXNlU3RhdGUgZmFsc2UpXG4gICAgKGFyZ09yRGVmYXVsdCBAaWQgKHJhbmRvbUlkKSlcbiAgICAoYXJnT3JEZWZhdWx0IEBoYXNDaGlsZExhYmVsIHRydWUpXG4gICAgKGFuZCAobm90IChhcmdPckRlZmF1bHQgQGlzRmFrZUxhYmVsQmxvY2sgZmFsc2UpKSAoaGFzLWJsb2NrIFwibGFiZWxcIikpXG4gICAgYXMgfGNsYXNzZXMgZmllbGRXcmFwcGVyQ2xhc3NlcyBlcnJvcnMgaXNMZWdlbmQgZm9jdXNlZFN0YXRlIHJvd0lkIGhhc0NoaWxkTGFiZWwgaGFzTGFiZWxCbG9ja3xcbiAgfX1cbiAgICB7eyNpZiAoZXEgQGxlZ2VuZFR5cGUgXCJsZWdlbmRcIil9fVxuICAgICAgPGZpZWxkc2V0IGNsYXNzPXt7Y2xhc3Nlc319IGlkPVwie3tyb3dJZH19LXJvd1wiIC4uLmF0dHJpYnV0ZXM+XG4gICAgICAgIHt7I2lmIChvciBAbGFiZWwgQGxhYmVsQXBwZW5kIGhhc0xhYmVsQmxvY2spfX1cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiZXVpRm9ybVJvd19fbGFiZWxXcmFwcGVyXCI+XG4gICAgICAgICAgICB7eyNpZiBpc0xlZ2VuZH19XG4gICAgICAgICAgICAgIHt7I2lmIGhhc0xhYmVsQmxvY2t9fVxuICAgICAgICAgICAgICAgIDxFdWlGb3JtTGFiZWxcbiAgICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fbGFiZWxcIlxuICAgICAgICAgICAgICAgICAgZm9yPXt7cm93SWR9fVxuICAgICAgICAgICAgICAgICAgYXJpYS1pbnZhbGlkPXt7QGlzSW52YWxpZH19XG4gICAgICAgICAgICAgICAgICBAaXNJbnZhbGlkPXt7QGlzSW52YWxpZH19XG4gICAgICAgICAgICAgICAgICBAdHlwZT17e0BsYWJlbFR5cGV9fVxuICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgIHt7eWllbGQgQGxhYmVsIHRvPVwibGFiZWxcIn19XG4gICAgICAgICAgICAgICAgPC9FdWlGb3JtTGFiZWw+XG4gICAgICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICAgICAgPEV1aUZvcm1MYWJlbFxuICAgICAgICAgICAgICAgICAgY2xhc3M9XCJldWlGb3JtUm93X19sYWJlbFwiXG4gICAgICAgICAgICAgICAgICBmb3I9e3tyb3dJZH19XG4gICAgICAgICAgICAgICAgICBhcmlhLWludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICAgIEBpc0ludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICAgIEB0eXBlPXt7QGxhYmVsVHlwZX19XG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAge3tAbGFiZWx9fVxuICAgICAgICAgICAgICAgIDwvRXVpRm9ybUxhYmVsPlxuICAgICAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAgICB7e2Vsc2UgaWYgaGFzTGFiZWxCbG9ja319XG4gICAgICAgICAgICAgIDxFdWlGb3JtTGFiZWxcbiAgICAgICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1Sb3dfX2xhYmVsXCJcbiAgICAgICAgICAgICAgICBhcmlhLWludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICBmb3I9e3tpZiBoYXNDaGlsZExhYmVsIHJvd0lkfX1cbiAgICAgICAgICAgICAgICBAaXNJbnZhbGlkPXt7QGlzSW52YWxpZH19XG4gICAgICAgICAgICAgICAgQHR5cGU9e3tAbGFiZWxUeXBlfX1cbiAgICAgICAgICAgICAgICBAaXNGb2N1c2VkPXt7YW5kXG4gICAgICAgICAgICAgICAgICAobm90IEBpc0Rpc2FibGVkKVxuICAgICAgICAgICAgICAgICAgKG5vdCBpc0xlZ2VuZClcbiAgICAgICAgICAgICAgICAgIGZvY3VzZWRTdGF0ZS52YWx1ZVxuICAgICAgICAgICAgICAgIH19XG4gICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICB7e3lpZWxkIEBsYWJlbCB0bz1cImxhYmVsXCJ9fVxuICAgICAgICAgICAgICA8L0V1aUZvcm1MYWJlbD5cbiAgICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICAgIDxFdWlGb3JtTGFiZWxcbiAgICAgICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1Sb3dfX2xhYmVsXCJcbiAgICAgICAgICAgICAgICBhcmlhLWludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICBmb3I9e3tpZiBoYXNDaGlsZExhYmVsIHJvd0lkfX1cbiAgICAgICAgICAgICAgICBAaXNJbnZhbGlkPXt7QGlzSW52YWxpZH19XG4gICAgICAgICAgICAgICAgQHR5cGU9e3tAbGFiZWxUeXBlfX1cbiAgICAgICAgICAgICAgICBAaXNGb2N1c2VkPXt7YW5kXG4gICAgICAgICAgICAgICAgICAobm90IEBpc0Rpc2FibGVkKVxuICAgICAgICAgICAgICAgICAgKG5vdCBpc0xlZ2VuZClcbiAgICAgICAgICAgICAgICAgIGZvY3VzZWRTdGF0ZS52YWx1ZVxuICAgICAgICAgICAgICAgIH19XG4gICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICB7e0BsYWJlbH19XG4gICAgICAgICAgICAgIDwvRXVpRm9ybUxhYmVsPlxuICAgICAgICAgICAge3svaWZ9fVxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICB7ey9pZn19XG4gICAgICAgIDxkaXZcbiAgICAgICAgICBjbGFzcz17e2ZpZWxkV3JhcHBlckNsYXNzZXN9fVxuICAgICAgICAgIHt7b24gXCJmb2N1c2luXCIgKGZuIGZvY3VzZWRTdGF0ZS5zZXRTdGF0ZSB0cnVlKX19XG4gICAgICAgICAge3tvbiBcImZvY3Vzb3V0XCIgKGZuIGZvY3VzZWRTdGF0ZS5zZXRTdGF0ZSBmYWxzZSl9fVxuICAgICAgICA+XG4gICAgICAgICAge3sjaWYgKGhhcy1ibG9jayBcImZpZWxkXCIpfX1cbiAgICAgICAgICAgIHt7eWllbGQgdG89XCJmaWVsZFwifX1cbiAgICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgICAge3t5aWVsZH19XG4gICAgICAgICAge3svaWZ9fVxuICAgICAgICAgIHt7I2lmXG4gICAgICAgICAgICAob3JcbiAgICAgICAgICAgICAgKGFuZCAoaGFzLWJsb2NrIFwiZXJyb3JzXCIpIEBpc0ludmFsaWQpXG4gICAgICAgICAgICAgIChhbmQgKGd0IGVycm9ycy5sZW5ndGggMCkgQGlzSW52YWxpZClcbiAgICAgICAgICAgIClcbiAgICAgICAgICB9fVxuICAgICAgICAgICAge3sjaWYgKGhhcy1ibG9jayBcImVycm9yc1wiKX19XG4gICAgICAgICAgICAgIHt7I2VhY2ggZXJyb3JzIGFzIHxlcnJvciBpfH19XG4gICAgICAgICAgICAgICAgPEV1aUZvcm1FcnJvclRleHRcbiAgICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fdGV4dCB7e0BlcnJvckNsYXNzZXN9fVwiXG4gICAgICAgICAgICAgICAgICBpZD1cInt7cm93SWR9fS1lcnJvci17e2l9fVwiXG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAge3shQGdsaW50LWlnbm9yZX19XG4gICAgICAgICAgICAgICAgICB7e3lpZWxkIGVycm9yIHRvPVwiZXJyb3JzXCJ9fVxuICAgICAgICAgICAgICAgIDwvRXVpRm9ybUVycm9yVGV4dD5cbiAgICAgICAgICAgICAge3svZWFjaH19XG4gICAgICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgICAgICB7eyNlYWNoIGVycm9ycyBhcyB8ZXJyb3IgaXx9fVxuICAgICAgICAgICAgICAgIDxFdWlGb3JtRXJyb3JUZXh0XG4gICAgICAgICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1Sb3dfX3RleHQge3tAZXJyb3JDbGFzc2VzfX1cIlxuICAgICAgICAgICAgICAgICAgaWQ9XCJ7e3Jvd0lkfX0tZXJyb3Ite3tpfX1cIlxuICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgIHt7IUBnbGludC1pZ25vcmV9fVxuICAgICAgICAgICAgICAgICAge3tlcnJvcn19XG4gICAgICAgICAgICAgICAgPC9FdWlGb3JtRXJyb3JUZXh0PlxuICAgICAgICAgICAgICB7ey9lYWNofX1cbiAgICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAge3sjaWYgKG9yIEBoZWxwVGV4dCAoaGFzLWJsb2NrIFwiaGVscFRleHRcIikpfX1cbiAgICAgICAgICAgIHt7I2lmIChoYXMtYmxvY2sgXCJoZWxwVGV4dFwiKX19XG4gICAgICAgICAgICAgIDxFdWlGb3JtSGVscFRleHQgaWQ9XCJ7e3Jvd0lkfX0taGVscFwiIGNsYXNzPXt7QGhlbHBUZXh0Q2xhc3Nlc319PlxuICAgICAgICAgICAgICAgIHt7eWllbGQgdG89XCJoZWxwVGV4dFwifX1cbiAgICAgICAgICAgICAgPC9FdWlGb3JtSGVscFRleHQ+XG4gICAgICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgICAgICA8RXVpRm9ybUhlbHBUZXh0IGlkPVwie3tyb3dJZH19LWhlbHBcIiBjbGFzcz17e0BoZWxwVGV4dENsYXNzZXN9fT5cbiAgICAgICAgICAgICAgICB7e0BoZWxwVGV4dH19XG4gICAgICAgICAgICAgIDwvRXVpRm9ybUhlbHBUZXh0PlxuICAgICAgICAgICAge3svaWZ9fVxuICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgPC9kaXY+XG4gICAgICA8L2ZpZWxkc2V0PlxuICAgIHt7ZWxzZX19XG4gICAgICA8ZGl2IGNsYXNzPXt7Y2xhc3Nlc319IGlkPVwie3tyb3dJZH19LXJvd1wiIC4uLmF0dHJpYnV0ZXM+XG4gICAgICAgIHt7I2lmIChvciBAbGFiZWwgQGxhYmVsQXBwZW5kIGhhc0xhYmVsQmxvY2spfX1cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiZXVpRm9ybVJvd19fbGFiZWxXcmFwcGVyXCI+XG4gICAgICAgICAgICB7eyNpZiBpc0xlZ2VuZH19XG4gICAgICAgICAgICAgIHt7I2lmIGhhc0xhYmVsQmxvY2t9fVxuICAgICAgICAgICAgICAgIDxFdWlGb3JtTGFiZWxcbiAgICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fbGFiZWxcIlxuICAgICAgICAgICAgICAgICAgZm9yPXt7cm93SWR9fVxuICAgICAgICAgICAgICAgICAgYXJpYS1pbnZhbGlkPXt7QGlzSW52YWxpZH19XG4gICAgICAgICAgICAgICAgICBAaXNJbnZhbGlkPXt7QGlzSW52YWxpZH19XG4gICAgICAgICAgICAgICAgICBAdHlwZT17e0BsYWJlbFR5cGV9fVxuICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgIHt7eWllbGQgQGxhYmVsIHRvPVwibGFiZWxcIn19XG4gICAgICAgICAgICAgICAgPC9FdWlGb3JtTGFiZWw+XG4gICAgICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICAgICAgPEV1aUZvcm1MYWJlbFxuICAgICAgICAgICAgICAgICAgY2xhc3M9XCJldWlGb3JtUm93X19sYWJlbFwiXG4gICAgICAgICAgICAgICAgICBmb3I9e3tyb3dJZH19XG4gICAgICAgICAgICAgICAgICBhcmlhLWludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICAgIEBpc0ludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICAgIEB0eXBlPXt7QGxhYmVsVHlwZX19XG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAge3tAbGFiZWx9fVxuICAgICAgICAgICAgICAgIDwvRXVpRm9ybUxhYmVsPlxuICAgICAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAgICB7e2Vsc2UgaWYgaGFzTGFiZWxCbG9ja319XG4gICAgICAgICAgICAgIDxFdWlGb3JtTGFiZWxcbiAgICAgICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1Sb3dfX2xhYmVsXCJcbiAgICAgICAgICAgICAgICBhcmlhLWludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICBmb3I9e3tpZiBoYXNDaGlsZExhYmVsIHJvd0lkfX1cbiAgICAgICAgICAgICAgICBAaXNJbnZhbGlkPXt7QGlzSW52YWxpZH19XG4gICAgICAgICAgICAgICAgQHR5cGU9e3tAbGFiZWxUeXBlfX1cbiAgICAgICAgICAgICAgICBAaXNGb2N1c2VkPXt7YW5kXG4gICAgICAgICAgICAgICAgICAobm90IEBpc0Rpc2FibGVkKVxuICAgICAgICAgICAgICAgICAgKG5vdCBpc0xlZ2VuZClcbiAgICAgICAgICAgICAgICAgIGZvY3VzZWRTdGF0ZS52YWx1ZVxuICAgICAgICAgICAgICAgIH19XG4gICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICB7e3lpZWxkIEBsYWJlbCB0bz1cImxhYmVsXCJ9fVxuICAgICAgICAgICAgICA8L0V1aUZvcm1MYWJlbD5cbiAgICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICAgIDxFdWlGb3JtTGFiZWxcbiAgICAgICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1Sb3dfX2xhYmVsXCJcbiAgICAgICAgICAgICAgICBhcmlhLWludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICBmb3I9e3tpZiBoYXNDaGlsZExhYmVsIHJvd0lkfX1cbiAgICAgICAgICAgICAgICBAaXNJbnZhbGlkPXt7QGlzSW52YWxpZH19XG4gICAgICAgICAgICAgICAgQHR5cGU9e3tAbGFiZWxUeXBlfX1cbiAgICAgICAgICAgICAgICBAaXNGb2N1c2VkPXt7YW5kXG4gICAgICAgICAgICAgICAgICAobm90IEBpc0Rpc2FibGVkKVxuICAgICAgICAgICAgICAgICAgKG5vdCBpc0xlZ2VuZClcbiAgICAgICAgICAgICAgICAgIGZvY3VzZWRTdGF0ZS52YWx1ZVxuICAgICAgICAgICAgICAgIH19XG4gICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICB7e0BsYWJlbH19XG4gICAgICAgICAgICAgIDwvRXVpRm9ybUxhYmVsPlxuICAgICAgICAgICAge3svaWZ9fVxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICB7ey9pZn19XG4gICAgICAgIDxkaXZcbiAgICAgICAgICBjbGFzcz17e2ZpZWxkV3JhcHBlckNsYXNzZXN9fVxuICAgICAgICAgIHt7b24gXCJmb2N1c2luXCIgKGZuIGZvY3VzZWRTdGF0ZS5zZXRTdGF0ZSB0cnVlKX19XG4gICAgICAgICAge3tvbiBcImZvY3Vzb3V0XCIgKGZuIGZvY3VzZWRTdGF0ZS5zZXRTdGF0ZSBmYWxzZSl9fVxuICAgICAgICA+XG4gICAgICAgICAge3sjaWYgKGhhcy1ibG9jayBcImZpZWxkXCIpfX1cbiAgICAgICAgICAgIHt7eWllbGQgdG89XCJmaWVsZFwifX1cbiAgICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgICAge3t5aWVsZH19XG4gICAgICAgICAge3svaWZ9fVxuICAgICAgICAgIHt7I2lmXG4gICAgICAgICAgICAob3JcbiAgICAgICAgICAgICAgKGFuZCAoaGFzLWJsb2NrIFwiZXJyb3JzXCIpIEBpc0ludmFsaWQpXG4gICAgICAgICAgICAgIChhbmQgKGd0IGVycm9ycy5sZW5ndGggMCkgQGlzSW52YWxpZClcbiAgICAgICAgICAgIClcbiAgICAgICAgICB9fVxuICAgICAgICAgICAge3sjaWYgKGhhcy1ibG9jayBcImVycm9yc1wiKX19XG4gICAgICAgICAgICAgIHt7I2VhY2ggZXJyb3JzIGFzIHxlcnJvciBpfH19XG4gICAgICAgICAgICAgICAgPEV1aUZvcm1FcnJvclRleHRcbiAgICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fdGV4dCB7e0BlcnJvckNsYXNzZXN9fVwiXG4gICAgICAgICAgICAgICAgICBpZD1cInt7cm93SWR9fS1lcnJvci17e2l9fVwiXG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAge3shQGdsaW50LWlnbm9yZX19XG4gICAgICAgICAgICAgICAgICB7e3lpZWxkIGVycm9yIHRvPVwiZXJyb3JzXCJ9fVxuICAgICAgICAgICAgICAgIDwvRXVpRm9ybUVycm9yVGV4dD5cbiAgICAgICAgICAgICAge3svZWFjaH19XG4gICAgICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgICAgICB7eyNlYWNoIGVycm9ycyBhcyB8ZXJyb3IgaXx9fVxuICAgICAgICAgICAgICAgIDxFdWlGb3JtRXJyb3JUZXh0XG4gICAgICAgICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1Sb3dfX3RleHQge3tAZXJyb3JDbGFzc2VzfX1cIlxuICAgICAgICAgICAgICAgICAgaWQ9XCJ7e3Jvd0lkfX0tZXJyb3Ite3tpfX1cIlxuICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgIHt7IUBnbGludC1pZ25vcmV9fVxuICAgICAgICAgICAgICAgICAge3tlcnJvcn19XG4gICAgICAgICAgICAgICAgPC9FdWlGb3JtRXJyb3JUZXh0PlxuICAgICAgICAgICAgICB7ey9lYWNofX1cbiAgICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAge3sjaWYgKG9yIEBoZWxwVGV4dCAoaGFzLWJsb2NrIFwiaGVscFRleHRcIikpfX1cbiAgICAgICAgICAgIHt7I2lmIChoYXMtYmxvY2sgXCJoZWxwVGV4dFwiKX19XG4gICAgICAgICAgICAgIDxFdWlGb3JtSGVscFRleHQgaWQ9XCJ7e3Jvd0lkfX0taGVscFwiIGNsYXNzPXt7QGhlbHBUZXh0Q2xhc3Nlc319PlxuICAgICAgICAgICAgICAgIHt7eWllbGQgdG89XCJoZWxwVGV4dFwifX1cbiAgICAgICAgICAgICAgPC9FdWlGb3JtSGVscFRleHQ+XG4gICAgICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgICAgICB7eyNsZXRcbiAgICAgICAgICAgICAgICAoaWYgKGlzQXJyYXkgQGhlbHBUZXh0KSBAaGVscFRleHQgKGFycmF5IEBoZWxwVGV4dCkpXG4gICAgICAgICAgICAgICAgYXMgfGhlbHBUZXh0c3xcbiAgICAgICAgICAgICAgfX1cbiAgICAgICAgICAgICAgICB7eyNlYWNoIGhlbHBUZXh0cyBhcyB8aGVscFRleHQgaXx9fVxuICAgICAgICAgICAgICAgICAgPEV1aUZvcm1IZWxwVGV4dFxuICAgICAgICAgICAgICAgICAgICBpZD1cInt7cm93SWR9fS1oZWxwLXt7aX19XCJcbiAgICAgICAgICAgICAgICAgICAgY2xhc3M9e3tAaGVscFRleHRDbGFzc2VzfX1cbiAgICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAge3toZWxwVGV4dH19XG4gICAgICAgICAgICAgICAgICA8L0V1aUZvcm1IZWxwVGV4dD5cbiAgICAgICAgICAgICAgICB7ey9lYWNofX1cbiAgICAgICAgICAgICAge3svbGV0fX1cbiAgICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICB7ey9pZn19XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAge3svaWZ9fVxuICB7ey9sZXR9fVxuPC90ZW1wbGF0ZT47XG5cbmV4cG9ydCBkZWZhdWx0IEV1aUZvcm1Sb3c7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNqRCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDbkMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3RDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDckM7QUFDQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzFELENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUMzRDtBQUNBLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzdDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNyRCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNoRCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDNUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDekQsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUN2RCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNoRDtBQUNBLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3ZGLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDNUU7QUFDQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDdEMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDaEQsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDVCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ25CLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDekIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ25DLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3ZDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3hCLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3hCLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDekIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDakMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUM1QixDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQy9CLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDdEIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNyQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDMUIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzdCLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDaEIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3hELENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNwQixDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ0osQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ1gsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNoQixDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNyQixDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDZCxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3RCLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNqQixDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ0osQ0FBQztBQUNEO0FBQ0EsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDM0IsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDekQsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDWixDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzNDLENBQUM7QUFDRDtBQUNBLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDckM7QUFDQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxxQkFBVTtBQUN6RTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7VUEyUFU7QUFDVixrTEFBVyxDQUFDO0FBQ1o7QUFDQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7In0="],"names":["startsWith","needle","word","startWith","helper","EuiFormRow","setComponentTemplate","precompileTemplate","strictMode","scope","classNames","isArray","array","and","eq","useState","argOrDefault","randomId","not","or","EuiFormLabel","on","fn","gt","EuiFormErrorText","EuiFormHelpText","templateOnly"],"mappings":";;;;;;;;;;;;;;;;AAiDO,SAASA,UAAUA,CACxB,CAACC,MAAM,EAAEC,IAAI,CAA+B,EACnC;AACT,EAAA,OAAOA,IAAI,EAAEF,UAAU,CAACC,MAAM,CAAC,IAAI,KAAK,CAAA;AAC1C,CAAA;AAEA,MAAME,SAAS,GAAGC,MAAM,CAACJ,UAAU,CAAC,CAAA;AAEpC,MAAMK,UAAsD,GAAAC,oBAAA,CAAAC,kBAAA,CAAa,CAAA;AACzE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4PA,CAAA,EAAA;EAAAC,UAAA,EAAA,IAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,UAAA;IAAAP,SAAA;IAAAQ,OAAA;IAAAC,KAAA;IAAAC,GAAA;IAAAC,EAAA;IAAAC,QAAA;IAAAC,YAAA;IAAAC,QAAA;IAAAC,GAAA;IAAAC,EAAA;IAAAC,YAAA;IAAAC,EAAA;IAAAC,EAAA;IAAAC,EAAA;IAAAC,gBAAA;AAAAC,IAAAA,eAAAA;AAAA,GAAA,CAAA;AAAA,CAAA,CAAA,EAAAC,YAAA,CAAW,cAAA,EAAA,YAAA,CAAA;;;;"}
|
|
1
|
+
{"version":3,"file":"eui-form-row.js","sources":["../../src/components/eui-form-row.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport { helper } from '@ember/component/helper';\nimport { fn } from '@ember/helper';\nimport { array } from '@ember/helper';\nimport { on } from '@ember/modifier';\nimport { and, eq, gt, not, or } from 'ember-truth-helpers';\nimport isArray from 'ember-truth-helpers/helpers/is-array';\nimport randomId from '../-private/random-id.ts';\nimport argOrDefault from '../helpers/arg-or-default.ts';\nimport classNames from '../helpers/class-names.ts';\nimport useState from '../helpers/use-state.ts';\nimport EuiFormErrorText from './eui-form-error-text.gts';\nimport EuiFormHelpText from './eui-form-help-text.gts';\nimport EuiFormLabel from './eui-form-label.gts';\nimport type { displayMappingToClassMapping } from '../utils/css-mappings/eui-form-row.ts';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiFormRowSignature {\n Element: HTMLDivElement | HTMLFieldSetElement;\n Args: {\n label?: string;\n labelAppend?: string;\n labelType?: 'label' | 'legend';\n legendType?: 'legend' | 'fieldset';\n fullWidth?: boolean;\n isInvalid?: boolean;\n isDisabled?: boolean;\n hasEmptyLabelSpace?: boolean;\n hasChildLabel?: boolean;\n isFakeLabelBlock?: boolean;\n helpText?: string;\n error?: string | string[] | null;\n errorClasses?: string;\n helpTextClasses?: string;\n id?: string;\n display?: keyof typeof displayMappingToClassMapping;\n extra?: unknown;\n };\n Blocks: {\n default: [];\n label: [string?];\n field: [];\n errors: [string?];\n helpText: [];\n };\n}\nexport function startsWith([needle1, word1]: [string, string | undefined]): boolean {\n return word1?.startsWith(needle1) || false;\n}\nconst startWith = helper(startsWith);\nconst EuiFormRow: TemplateOnlyComponent<EuiFormRowSignature> = template(`\n {{#let\n (classNames\n \"euiFormRow\"\n (if @hasEmptyLabelSpace \"euiFormRow--hasEmptyLabelSpace\")\n (if @fullWidth \"euiFormRow--fullWidth\")\n componentName=\"EuiFormRow\"\n display=@display\n )\n (classNames\n \"euiFormRow__fieldWrapper\"\n (if (startWith \"center\" @display) \"euiFormRow__fieldWrapperDisplayOnly\")\n )\n (if (isArray @error) @error (array @error))\n (and @label (eq @labelType \"legend\"))\n (useState false)\n (argOrDefault @id (randomId))\n (argOrDefault @hasChildLabel true)\n (and (not (argOrDefault @isFakeLabelBlock false)) (has-block \"label\"))\n as |classes fieldWrapperClasses errors isLegend focusedState rowId hasChildLabel hasLabelBlock|\n }}\n {{#if (eq @legendType \"legend\")}}\n <fieldset class={{classes}} id=\"{{rowId}}-row\" ...attributes>\n {{#if (or @label @labelAppend hasLabelBlock)}}\n <div class=\"euiFormRow__labelWrapper\">\n {{#if isLegend}}\n {{#if hasLabelBlock}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n for={{rowId}}\n aria-invalid={{@isInvalid}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n >\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n for={{rowId}}\n aria-invalid={{@isInvalid}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n >\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n {{else if hasLabelBlock}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n aria-invalid={{@isInvalid}}\n for={{if hasChildLabel rowId}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n @isFocused={{and\n (not @isDisabled)\n (not isLegend)\n focusedState.value\n }}\n >\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n aria-invalid={{@isInvalid}}\n for={{if hasChildLabel rowId}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n @isFocused={{and\n (not @isDisabled)\n (not isLegend)\n focusedState.value\n }}\n >\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n </div>\n {{/if}}\n <div\n class={{fieldWrapperClasses}}\n {{on \"focusin\" (fn focusedState.setState true)}}\n {{on \"focusout\" (fn focusedState.setState false)}}\n >\n {{#if (has-block \"field\")}}\n {{yield to=\"field\"}}\n {{else}}\n {{yield}}\n {{/if}}\n {{#if\n (or\n (and (has-block \"errors\") @isInvalid)\n (and (gt errors.length 0) @isInvalid)\n )\n }}\n {{#if (has-block \"errors\")}}\n {{#each errors as |error i|}}\n <EuiFormErrorText\n class=\"euiFormRow__text {{@errorClasses}}\"\n id=\"{{rowId}}-error-{{i}}\"\n >\n {{!@glint-ignore}}\n {{yield error to=\"errors\"}}\n </EuiFormErrorText>\n {{/each}}\n {{else}}\n {{#each errors as |error i|}}\n <EuiFormErrorText\n class=\"euiFormRow__text {{@errorClasses}}\"\n id=\"{{rowId}}-error-{{i}}\"\n >\n {{!@glint-ignore}}\n {{error}}\n </EuiFormErrorText>\n {{/each}}\n {{/if}}\n {{/if}}\n {{#if (or @helpText (has-block \"helpText\"))}}\n {{#if (has-block \"helpText\")}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{yield to=\"helpText\"}}\n </EuiFormHelpText>\n {{else}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{@helpText}}\n </EuiFormHelpText>\n {{/if}}\n {{/if}}\n </div>\n </fieldset>\n {{else}}\n <div class={{classes}} id=\"{{rowId}}-row\" ...attributes>\n {{#if (or @label @labelAppend hasLabelBlock)}}\n <div class=\"euiFormRow__labelWrapper\">\n {{#if isLegend}}\n {{#if hasLabelBlock}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n for={{rowId}}\n aria-invalid={{@isInvalid}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n >\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n for={{rowId}}\n aria-invalid={{@isInvalid}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n >\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n {{else if hasLabelBlock}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n aria-invalid={{@isInvalid}}\n for={{if hasChildLabel rowId}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n @isFocused={{and\n (not @isDisabled)\n (not isLegend)\n focusedState.value\n }}\n >\n {{yield @label to=\"label\"}}\n </EuiFormLabel>\n {{else}}\n <EuiFormLabel\n class=\"euiFormRow__label\"\n aria-invalid={{@isInvalid}}\n for={{if hasChildLabel rowId}}\n @isInvalid={{@isInvalid}}\n @type={{@labelType}}\n @isFocused={{and\n (not @isDisabled)\n (not isLegend)\n focusedState.value\n }}\n >\n {{@label}}\n </EuiFormLabel>\n {{/if}}\n </div>\n {{/if}}\n <div\n class={{fieldWrapperClasses}}\n {{on \"focusin\" (fn focusedState.setState true)}}\n {{on \"focusout\" (fn focusedState.setState false)}}\n >\n {{#if (has-block \"field\")}}\n {{yield to=\"field\"}}\n {{else}}\n {{yield}}\n {{/if}}\n {{#if\n (or\n (and (has-block \"errors\") @isInvalid)\n (and (gt errors.length 0) @isInvalid)\n )\n }}\n {{#if (has-block \"errors\")}}\n {{#each errors as |error i|}}\n <EuiFormErrorText\n class=\"euiFormRow__text {{@errorClasses}}\"\n id=\"{{rowId}}-error-{{i}}\"\n >\n {{!@glint-ignore}}\n {{yield error to=\"errors\"}}\n </EuiFormErrorText>\n {{/each}}\n {{else}}\n {{#each errors as |error i|}}\n <EuiFormErrorText\n class=\"euiFormRow__text {{@errorClasses}}\"\n id=\"{{rowId}}-error-{{i}}\"\n >\n {{!@glint-ignore}}\n {{error}}\n </EuiFormErrorText>\n {{/each}}\n {{/if}}\n {{/if}}\n {{#if (or @helpText (has-block \"helpText\"))}}\n {{#if (has-block \"helpText\")}}\n <EuiFormHelpText id=\"{{rowId}}-help\" class={{@helpTextClasses}}>\n {{yield to=\"helpText\"}}\n </EuiFormHelpText>\n {{else}}\n {{#let\n (if (isArray @helpText) @helpText (array @helpText))\n as |helpTexts|\n }}\n {{#each helpTexts as |helpText i|}}\n <EuiFormHelpText\n id=\"{{rowId}}-help-{{i}}\"\n class={{@helpTextClasses}}\n >\n {{helpText}}\n </EuiFormHelpText>\n {{/each}}\n {{/let}}\n {{/if}}\n {{/if}}\n </div>\n </div>\n {{/if}}\n {{/let}}\n`, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiFormRow;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1mb3JtLXJvdy5ndHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgaGVscGVyIH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC9oZWxwZXInO1xuaW1wb3J0IHsgZm4gfSBmcm9tICdAZW1iZXIvaGVscGVyJztcbmltcG9ydCB7IGFycmF5IH0gZnJvbSAnQGVtYmVyL2hlbHBlcic7XG5pbXBvcnQgeyBvbiB9IGZyb20gJ0BlbWJlci9tb2RpZmllcic7XG5cbmltcG9ydCB7IGFuZCwgZXEsIGd0LG5vdCwgb3IgfSBmcm9tICdlbWJlci10cnV0aC1oZWxwZXJzJztcbmltcG9ydCBpc0FycmF5IGZyb20gJ2VtYmVyLXRydXRoLWhlbHBlcnMvaGVscGVycy9pcy1hcnJheSc7XG5cbmltcG9ydCByYW5kb21JZCBmcm9tICcuLi8tcHJpdmF0ZS9yYW5kb20taWQudHMnO1xuaW1wb3J0IGFyZ09yRGVmYXVsdCBmcm9tICcuLi9oZWxwZXJzL2FyZy1vci1kZWZhdWx0LnRzJztcbmltcG9ydCBjbGFzc05hbWVzIGZyb20gJy4uL2hlbHBlcnMvY2xhc3MtbmFtZXMudHMnO1xuaW1wb3J0IHVzZVN0YXRlIGZyb20gJy4uL2hlbHBlcnMvdXNlLXN0YXRlLnRzJztcbmltcG9ydCBFdWlGb3JtRXJyb3JUZXh0IGZyb20gJy4vZXVpLWZvcm0tZXJyb3ItdGV4dC5ndHMnO1xuaW1wb3J0IEV1aUZvcm1IZWxwVGV4dCBmcm9tICcuL2V1aS1mb3JtLWhlbHAtdGV4dC5ndHMnO1xuaW1wb3J0IEV1aUZvcm1MYWJlbCBmcm9tICcuL2V1aS1mb3JtLWxhYmVsLmd0cyc7XG5cbmltcG9ydCB0eXBlIHsgZGlzcGxheU1hcHBpbmdUb0NsYXNzTWFwcGluZyB9IGZyb20gJy4uL3V0aWxzL2Nzcy1tYXBwaW5ncy9ldWktZm9ybS1yb3cudHMnO1xuaW1wb3J0IHR5cGUgeyBUZW1wbGF0ZU9ubHlDb21wb25lbnQgfSBmcm9tICdAZW1iZXIvY29tcG9uZW50L3RlbXBsYXRlLW9ubHknO1xuXG5leHBvcnQgaW50ZXJmYWNlIEV1aUZvcm1Sb3dTaWduYXR1cmUge1xuICBFbGVtZW50OiBIVE1MRGl2RWxlbWVudCB8IEhUTUxGaWVsZFNldEVsZW1lbnQ7XG4gIEFyZ3M6IHtcbiAgICBsYWJlbD86IHN0cmluZztcbiAgICBsYWJlbEFwcGVuZD86IHN0cmluZztcbiAgICBsYWJlbFR5cGU_OiAnbGFiZWwnIHwgJ2xlZ2VuZCc7XG4gICAgbGVnZW5kVHlwZT86ICdsZWdlbmQnIHwgJ2ZpZWxkc2V0JztcbiAgICBmdWxsV2lkdGg_OiBib29sZWFuO1xuICAgIGlzSW52YWxpZD86IGJvb2xlYW47XG4gICAgaXNEaXNhYmxlZD86IGJvb2xlYW47XG4gICAgaGFzRW1wdHlMYWJlbFNwYWNlPzogYm9vbGVhbjtcbiAgICBoYXNDaGlsZExhYmVsPzogYm9vbGVhbjtcbiAgICBpc0Zha2VMYWJlbEJsb2NrPzogYm9vbGVhbjtcbiAgICBoZWxwVGV4dD86IHN0cmluZztcbiAgICBlcnJvcj86IHN0cmluZyB8IHN0cmluZ1tdIHwgbnVsbDtcbiAgICBlcnJvckNsYXNzZXM_OiBzdHJpbmc7XG4gICAgaGVscFRleHRDbGFzc2VzPzogc3RyaW5nO1xuICAgIGlkPzogc3RyaW5nO1xuICAgIGRpc3BsYXk_OiBrZXlvZiB0eXBlb2YgZGlzcGxheU1hcHBpbmdUb0NsYXNzTWFwcGluZztcbiAgICBleHRyYT86IHVua25vd247XG4gIH07XG4gIEJsb2Nrczoge1xuICAgIGRlZmF1bHQ6IFtdO1xuICAgIGxhYmVsOiBbc3RyaW5nP107XG4gICAgZmllbGQ6IFtdO1xuICAgIGVycm9yczogW3N0cmluZz9dO1xuICAgIGhlbHBUZXh0OiBbXTtcbiAgfTtcbn1cblxuZXhwb3J0IGZ1bmN0aW9uIHN0YXJ0c1dpdGgoXG4gIFtuZWVkbGUsIHdvcmRdOiBbc3RyaW5nLCBzdHJpbmcgfCB1bmRlZmluZWRdIC8qLCBoYXNoKi9cbik6IGJvb2xlYW4ge1xuICByZXR1cm4gd29yZD8uc3RhcnRzV2l0aChuZWVkbGUpIHx8IGZhbHNlO1xufVxuXG5jb25zdCBzdGFydFdpdGggPSBoZWxwZXIoc3RhcnRzV2l0aCk7XG5cbmNvbnN0IEV1aUZvcm1Sb3c6IFRlbXBsYXRlT25seUNvbXBvbmVudDxFdWlGb3JtUm93U2lnbmF0dXJlPiA9IDx0ZW1wbGF0ZT5cbiAge3sjbGV0XG4gICAgKGNsYXNzTmFtZXNcbiAgICAgIFwiZXVpRm9ybVJvd1wiXG4gICAgICAoaWYgQGhhc0VtcHR5TGFiZWxTcGFjZSBcImV1aUZvcm1Sb3ctLWhhc0VtcHR5TGFiZWxTcGFjZVwiKVxuICAgICAgKGlmIEBmdWxsV2lkdGggXCJldWlGb3JtUm93LS1mdWxsV2lkdGhcIilcbiAgICAgIGNvbXBvbmVudE5hbWU9XCJFdWlGb3JtUm93XCJcbiAgICAgIGRpc3BsYXk9QGRpc3BsYXlcbiAgICApXG4gICAgKGNsYXNzTmFtZXNcbiAgICAgIFwiZXVpRm9ybVJvd19fZmllbGRXcmFwcGVyXCJcbiAgICAgIChpZiAoc3RhcnRXaXRoIFwiY2VudGVyXCIgQGRpc3BsYXkpIFwiZXVpRm9ybVJvd19fZmllbGRXcmFwcGVyRGlzcGxheU9ubHlcIilcbiAgICApXG4gICAgKGlmIChpc0FycmF5IEBlcnJvcikgQGVycm9yIChhcnJheSBAZXJyb3IpKVxuICAgIChhbmQgQGxhYmVsIChlcSBAbGFiZWxUeXBlIFwibGVnZW5kXCIpKVxuICAgICh1c2VTdGF0ZSBmYWxzZSlcbiAgICAoYXJnT3JEZWZhdWx0IEBpZCAocmFuZG9tSWQpKVxuICAgIChhcmdPckRlZmF1bHQgQGhhc0NoaWxkTGFiZWwgdHJ1ZSlcbiAgICAoYW5kIChub3QgKGFyZ09yRGVmYXVsdCBAaXNGYWtlTGFiZWxCbG9jayBmYWxzZSkpIChoYXMtYmxvY2sgXCJsYWJlbFwiKSlcbiAgICBhcyB8Y2xhc3NlcyBmaWVsZFdyYXBwZXJDbGFzc2VzIGVycm9ycyBpc0xlZ2VuZCBmb2N1c2VkU3RhdGUgcm93SWQgaGFzQ2hpbGRMYWJlbCBoYXNMYWJlbEJsb2NrfFxuICB9fVxuICAgIHt7I2lmIChlcSBAbGVnZW5kVHlwZSBcImxlZ2VuZFwiKX19XG4gICAgICA8ZmllbGRzZXQgY2xhc3M9e3tjbGFzc2VzfX0gaWQ9XCJ7e3Jvd0lkfX0tcm93XCIgLi4uYXR0cmlidXRlcz5cbiAgICAgICAge3sjaWYgKG9yIEBsYWJlbCBAbGFiZWxBcHBlbmQgaGFzTGFiZWxCbG9jayl9fVxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJldWlGb3JtUm93X19sYWJlbFdyYXBwZXJcIj5cbiAgICAgICAgICAgIHt7I2lmIGlzTGVnZW5kfX1cbiAgICAgICAgICAgICAge3sjaWYgaGFzTGFiZWxCbG9ja319XG4gICAgICAgICAgICAgICAgPEV1aUZvcm1MYWJlbFxuICAgICAgICAgICAgICAgICAgY2xhc3M9XCJldWlGb3JtUm93X19sYWJlbFwiXG4gICAgICAgICAgICAgICAgICBmb3I9e3tyb3dJZH19XG4gICAgICAgICAgICAgICAgICBhcmlhLWludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICAgIEBpc0ludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICAgIEB0eXBlPXt7QGxhYmVsVHlwZX19XG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAge3t5aWVsZCBAbGFiZWwgdG89XCJsYWJlbFwifX1cbiAgICAgICAgICAgICAgICA8L0V1aUZvcm1MYWJlbD5cbiAgICAgICAgICAgICAge3tlbHNlfX1cbiAgICAgICAgICAgICAgICA8RXVpRm9ybUxhYmVsXG4gICAgICAgICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1Sb3dfX2xhYmVsXCJcbiAgICAgICAgICAgICAgICAgIGZvcj17e3Jvd0lkfX1cbiAgICAgICAgICAgICAgICAgIGFyaWEtaW52YWxpZD17e0Bpc0ludmFsaWR9fVxuICAgICAgICAgICAgICAgICAgQGlzSW52YWxpZD17e0Bpc0ludmFsaWR9fVxuICAgICAgICAgICAgICAgICAgQHR5cGU9e3tAbGFiZWxUeXBlfX1cbiAgICAgICAgICAgICAgICA-XG4gICAgICAgICAgICAgICAgICB7e0BsYWJlbH19XG4gICAgICAgICAgICAgICAgPC9FdWlGb3JtTGFiZWw-XG4gICAgICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICAgIHt7ZWxzZSBpZiBoYXNMYWJlbEJsb2NrfX1cbiAgICAgICAgICAgICAgPEV1aUZvcm1MYWJlbFxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fbGFiZWxcIlxuICAgICAgICAgICAgICAgIGFyaWEtaW52YWxpZD17e0Bpc0ludmFsaWR9fVxuICAgICAgICAgICAgICAgIGZvcj17e2lmIGhhc0NoaWxkTGFiZWwgcm93SWR9fVxuICAgICAgICAgICAgICAgIEBpc0ludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICBAdHlwZT17e0BsYWJlbFR5cGV9fVxuICAgICAgICAgICAgICAgIEBpc0ZvY3VzZWQ9e3thbmRcbiAgICAgICAgICAgICAgICAgIChub3QgQGlzRGlzYWJsZWQpXG4gICAgICAgICAgICAgICAgICAobm90IGlzTGVnZW5kKVxuICAgICAgICAgICAgICAgICAgZm9jdXNlZFN0YXRlLnZhbHVlXG4gICAgICAgICAgICAgICAgfX1cbiAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgIHt7eWllbGQgQGxhYmVsIHRvPVwibGFiZWxcIn19XG4gICAgICAgICAgICAgIDwvRXVpRm9ybUxhYmVsPlxuICAgICAgICAgICAge3tlbHNlfX1cbiAgICAgICAgICAgICAgPEV1aUZvcm1MYWJlbFxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fbGFiZWxcIlxuICAgICAgICAgICAgICAgIGFyaWEtaW52YWxpZD17e0Bpc0ludmFsaWR9fVxuICAgICAgICAgICAgICAgIGZvcj17e2lmIGhhc0NoaWxkTGFiZWwgcm93SWR9fVxuICAgICAgICAgICAgICAgIEBpc0ludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICBAdHlwZT17e0BsYWJlbFR5cGV9fVxuICAgICAgICAgICAgICAgIEBpc0ZvY3VzZWQ9e3thbmRcbiAgICAgICAgICAgICAgICAgIChub3QgQGlzRGlzYWJsZWQpXG4gICAgICAgICAgICAgICAgICAobm90IGlzTGVnZW5kKVxuICAgICAgICAgICAgICAgICAgZm9jdXNlZFN0YXRlLnZhbHVlXG4gICAgICAgICAgICAgICAgfX1cbiAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgIHt7QGxhYmVsfX1cbiAgICAgICAgICAgICAgPC9FdWlGb3JtTGFiZWw-XG4gICAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAgPC9kaXY-XG4gICAgICAgIHt7L2lmfX1cbiAgICAgICAgPGRpdlxuICAgICAgICAgIGNsYXNzPXt7ZmllbGRXcmFwcGVyQ2xhc3Nlc319XG4gICAgICAgICAge3tvbiBcImZvY3VzaW5cIiAoZm4gZm9jdXNlZFN0YXRlLnNldFN0YXRlIHRydWUpfX1cbiAgICAgICAgICB7e29uIFwiZm9jdXNvdXRcIiAoZm4gZm9jdXNlZFN0YXRlLnNldFN0YXRlIGZhbHNlKX19XG4gICAgICAgID5cbiAgICAgICAgICB7eyNpZiAoaGFzLWJsb2NrIFwiZmllbGRcIil9fVxuICAgICAgICAgICAge3t5aWVsZCB0bz1cImZpZWxkXCJ9fVxuICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICB7e3lpZWxkfX1cbiAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAge3sjaWZcbiAgICAgICAgICAgIChvclxuICAgICAgICAgICAgICAoYW5kIChoYXMtYmxvY2sgXCJlcnJvcnNcIikgQGlzSW52YWxpZClcbiAgICAgICAgICAgICAgKGFuZCAoZ3QgZXJyb3JzLmxlbmd0aCAwKSBAaXNJbnZhbGlkKVxuICAgICAgICAgICAgKVxuICAgICAgICAgIH19XG4gICAgICAgICAgICB7eyNpZiAoaGFzLWJsb2NrIFwiZXJyb3JzXCIpfX1cbiAgICAgICAgICAgICAge3sjZWFjaCBlcnJvcnMgYXMgfGVycm9yIGl8fX1cbiAgICAgICAgICAgICAgICA8RXVpRm9ybUVycm9yVGV4dFxuICAgICAgICAgICAgICAgICAgY2xhc3M9XCJldWlGb3JtUm93X190ZXh0IHt7QGVycm9yQ2xhc3Nlc319XCJcbiAgICAgICAgICAgICAgICAgIGlkPVwie3tyb3dJZH19LWVycm9yLXt7aX19XCJcbiAgICAgICAgICAgICAgICA-XG4gICAgICAgICAgICAgICAgICB7eyFAZ2xpbnQtaWdub3JlfX1cbiAgICAgICAgICAgICAgICAgIHt7eWllbGQgZXJyb3IgdG89XCJlcnJvcnNcIn19XG4gICAgICAgICAgICAgICAgPC9FdWlGb3JtRXJyb3JUZXh0PlxuICAgICAgICAgICAgICB7ey9lYWNofX1cbiAgICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICAgIHt7I2VhY2ggZXJyb3JzIGFzIHxlcnJvciBpfH19XG4gICAgICAgICAgICAgICAgPEV1aUZvcm1FcnJvclRleHRcbiAgICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fdGV4dCB7e0BlcnJvckNsYXNzZXN9fVwiXG4gICAgICAgICAgICAgICAgICBpZD1cInt7cm93SWR9fS1lcnJvci17e2l9fVwiXG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAge3shQGdsaW50LWlnbm9yZX19XG4gICAgICAgICAgICAgICAgICB7e2Vycm9yfX1cbiAgICAgICAgICAgICAgICA8L0V1aUZvcm1FcnJvclRleHQ-XG4gICAgICAgICAgICAgIHt7L2VhY2h9fVxuICAgICAgICAgICAge3svaWZ9fVxuICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICB7eyNpZiAob3IgQGhlbHBUZXh0IChoYXMtYmxvY2sgXCJoZWxwVGV4dFwiKSl9fVxuICAgICAgICAgICAge3sjaWYgKGhhcy1ibG9jayBcImhlbHBUZXh0XCIpfX1cbiAgICAgICAgICAgICAgPEV1aUZvcm1IZWxwVGV4dCBpZD1cInt7cm93SWR9fS1oZWxwXCIgY2xhc3M9e3tAaGVscFRleHRDbGFzc2VzfX0-XG4gICAgICAgICAgICAgICAge3t5aWVsZCB0bz1cImhlbHBUZXh0XCJ9fVxuICAgICAgICAgICAgICA8L0V1aUZvcm1IZWxwVGV4dD5cbiAgICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICAgIDxFdWlGb3JtSGVscFRleHQgaWQ9XCJ7e3Jvd0lkfX0taGVscFwiIGNsYXNzPXt7QGhlbHBUZXh0Q2xhc3Nlc319PlxuICAgICAgICAgICAgICAgIHt7QGhlbHBUZXh0fX1cbiAgICAgICAgICAgICAgPC9FdWlGb3JtSGVscFRleHQ-XG4gICAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAge3svaWZ9fVxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvZmllbGRzZXQ-XG4gICAge3tlbHNlfX1cbiAgICAgIDxkaXYgY2xhc3M9e3tjbGFzc2VzfX0gaWQ9XCJ7e3Jvd0lkfX0tcm93XCIgLi4uYXR0cmlidXRlcz5cbiAgICAgICAge3sjaWYgKG9yIEBsYWJlbCBAbGFiZWxBcHBlbmQgaGFzTGFiZWxCbG9jayl9fVxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJldWlGb3JtUm93X19sYWJlbFdyYXBwZXJcIj5cbiAgICAgICAgICAgIHt7I2lmIGlzTGVnZW5kfX1cbiAgICAgICAgICAgICAge3sjaWYgaGFzTGFiZWxCbG9ja319XG4gICAgICAgICAgICAgICAgPEV1aUZvcm1MYWJlbFxuICAgICAgICAgICAgICAgICAgY2xhc3M9XCJldWlGb3JtUm93X19sYWJlbFwiXG4gICAgICAgICAgICAgICAgICBmb3I9e3tyb3dJZH19XG4gICAgICAgICAgICAgICAgICBhcmlhLWludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICAgIEBpc0ludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICAgIEB0eXBlPXt7QGxhYmVsVHlwZX19XG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAge3t5aWVsZCBAbGFiZWwgdG89XCJsYWJlbFwifX1cbiAgICAgICAgICAgICAgICA8L0V1aUZvcm1MYWJlbD5cbiAgICAgICAgICAgICAge3tlbHNlfX1cbiAgICAgICAgICAgICAgICA8RXVpRm9ybUxhYmVsXG4gICAgICAgICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1Sb3dfX2xhYmVsXCJcbiAgICAgICAgICAgICAgICAgIGZvcj17e3Jvd0lkfX1cbiAgICAgICAgICAgICAgICAgIGFyaWEtaW52YWxpZD17e0Bpc0ludmFsaWR9fVxuICAgICAgICAgICAgICAgICAgQGlzSW52YWxpZD17e0Bpc0ludmFsaWR9fVxuICAgICAgICAgICAgICAgICAgQHR5cGU9e3tAbGFiZWxUeXBlfX1cbiAgICAgICAgICAgICAgICA-XG4gICAgICAgICAgICAgICAgICB7e0BsYWJlbH19XG4gICAgICAgICAgICAgICAgPC9FdWlGb3JtTGFiZWw-XG4gICAgICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICAgIHt7ZWxzZSBpZiBoYXNMYWJlbEJsb2NrfX1cbiAgICAgICAgICAgICAgPEV1aUZvcm1MYWJlbFxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fbGFiZWxcIlxuICAgICAgICAgICAgICAgIGFyaWEtaW52YWxpZD17e0Bpc0ludmFsaWR9fVxuICAgICAgICAgICAgICAgIGZvcj17e2lmIGhhc0NoaWxkTGFiZWwgcm93SWR9fVxuICAgICAgICAgICAgICAgIEBpc0ludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICBAdHlwZT17e0BsYWJlbFR5cGV9fVxuICAgICAgICAgICAgICAgIEBpc0ZvY3VzZWQ9e3thbmRcbiAgICAgICAgICAgICAgICAgIChub3QgQGlzRGlzYWJsZWQpXG4gICAgICAgICAgICAgICAgICAobm90IGlzTGVnZW5kKVxuICAgICAgICAgICAgICAgICAgZm9jdXNlZFN0YXRlLnZhbHVlXG4gICAgICAgICAgICAgICAgfX1cbiAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgIHt7eWllbGQgQGxhYmVsIHRvPVwibGFiZWxcIn19XG4gICAgICAgICAgICAgIDwvRXVpRm9ybUxhYmVsPlxuICAgICAgICAgICAge3tlbHNlfX1cbiAgICAgICAgICAgICAgPEV1aUZvcm1MYWJlbFxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fbGFiZWxcIlxuICAgICAgICAgICAgICAgIGFyaWEtaW52YWxpZD17e0Bpc0ludmFsaWR9fVxuICAgICAgICAgICAgICAgIGZvcj17e2lmIGhhc0NoaWxkTGFiZWwgcm93SWR9fVxuICAgICAgICAgICAgICAgIEBpc0ludmFsaWQ9e3tAaXNJbnZhbGlkfX1cbiAgICAgICAgICAgICAgICBAdHlwZT17e0BsYWJlbFR5cGV9fVxuICAgICAgICAgICAgICAgIEBpc0ZvY3VzZWQ9e3thbmRcbiAgICAgICAgICAgICAgICAgIChub3QgQGlzRGlzYWJsZWQpXG4gICAgICAgICAgICAgICAgICAobm90IGlzTGVnZW5kKVxuICAgICAgICAgICAgICAgICAgZm9jdXNlZFN0YXRlLnZhbHVlXG4gICAgICAgICAgICAgICAgfX1cbiAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgIHt7QGxhYmVsfX1cbiAgICAgICAgICAgICAgPC9FdWlGb3JtTGFiZWw-XG4gICAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAgPC9kaXY-XG4gICAgICAgIHt7L2lmfX1cbiAgICAgICAgPGRpdlxuICAgICAgICAgIGNsYXNzPXt7ZmllbGRXcmFwcGVyQ2xhc3Nlc319XG4gICAgICAgICAge3tvbiBcImZvY3VzaW5cIiAoZm4gZm9jdXNlZFN0YXRlLnNldFN0YXRlIHRydWUpfX1cbiAgICAgICAgICB7e29uIFwiZm9jdXNvdXRcIiAoZm4gZm9jdXNlZFN0YXRlLnNldFN0YXRlIGZhbHNlKX19XG4gICAgICAgID5cbiAgICAgICAgICB7eyNpZiAoaGFzLWJsb2NrIFwiZmllbGRcIil9fVxuICAgICAgICAgICAge3t5aWVsZCB0bz1cImZpZWxkXCJ9fVxuICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICB7e3lpZWxkfX1cbiAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAge3sjaWZcbiAgICAgICAgICAgIChvclxuICAgICAgICAgICAgICAoYW5kIChoYXMtYmxvY2sgXCJlcnJvcnNcIikgQGlzSW52YWxpZClcbiAgICAgICAgICAgICAgKGFuZCAoZ3QgZXJyb3JzLmxlbmd0aCAwKSBAaXNJbnZhbGlkKVxuICAgICAgICAgICAgKVxuICAgICAgICAgIH19XG4gICAgICAgICAgICB7eyNpZiAoaGFzLWJsb2NrIFwiZXJyb3JzXCIpfX1cbiAgICAgICAgICAgICAge3sjZWFjaCBlcnJvcnMgYXMgfGVycm9yIGl8fX1cbiAgICAgICAgICAgICAgICA8RXVpRm9ybUVycm9yVGV4dFxuICAgICAgICAgICAgICAgICAgY2xhc3M9XCJldWlGb3JtUm93X190ZXh0IHt7QGVycm9yQ2xhc3Nlc319XCJcbiAgICAgICAgICAgICAgICAgIGlkPVwie3tyb3dJZH19LWVycm9yLXt7aX19XCJcbiAgICAgICAgICAgICAgICA-XG4gICAgICAgICAgICAgICAgICB7eyFAZ2xpbnQtaWdub3JlfX1cbiAgICAgICAgICAgICAgICAgIHt7eWllbGQgZXJyb3IgdG89XCJlcnJvcnNcIn19XG4gICAgICAgICAgICAgICAgPC9FdWlGb3JtRXJyb3JUZXh0PlxuICAgICAgICAgICAgICB7ey9lYWNofX1cbiAgICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICAgIHt7I2VhY2ggZXJyb3JzIGFzIHxlcnJvciBpfH19XG4gICAgICAgICAgICAgICAgPEV1aUZvcm1FcnJvclRleHRcbiAgICAgICAgICAgICAgICAgIGNsYXNzPVwiZXVpRm9ybVJvd19fdGV4dCB7e0BlcnJvckNsYXNzZXN9fVwiXG4gICAgICAgICAgICAgICAgICBpZD1cInt7cm93SWR9fS1lcnJvci17e2l9fVwiXG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAge3shQGdsaW50LWlnbm9yZX19XG4gICAgICAgICAgICAgICAgICB7e2Vycm9yfX1cbiAgICAgICAgICAgICAgICA8L0V1aUZvcm1FcnJvclRleHQ-XG4gICAgICAgICAgICAgIHt7L2VhY2h9fVxuICAgICAgICAgICAge3svaWZ9fVxuICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgICB7eyNpZiAob3IgQGhlbHBUZXh0IChoYXMtYmxvY2sgXCJoZWxwVGV4dFwiKSl9fVxuICAgICAgICAgICAge3sjaWYgKGhhcy1ibG9jayBcImhlbHBUZXh0XCIpfX1cbiAgICAgICAgICAgICAgPEV1aUZvcm1IZWxwVGV4dCBpZD1cInt7cm93SWR9fS1oZWxwXCIgY2xhc3M9e3tAaGVscFRleHRDbGFzc2VzfX0-XG4gICAgICAgICAgICAgICAge3t5aWVsZCB0bz1cImhlbHBUZXh0XCJ9fVxuICAgICAgICAgICAgICA8L0V1aUZvcm1IZWxwVGV4dD5cbiAgICAgICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAgICAgIHt7I2xldFxuICAgICAgICAgICAgICAgIChpZiAoaXNBcnJheSBAaGVscFRleHQpIEBoZWxwVGV4dCAoYXJyYXkgQGhlbHBUZXh0KSlcbiAgICAgICAgICAgICAgICBhcyB8aGVscFRleHRzfFxuICAgICAgICAgICAgICB9fVxuICAgICAgICAgICAgICAgIHt7I2VhY2ggaGVscFRleHRzIGFzIHxoZWxwVGV4dCBpfH19XG4gICAgICAgICAgICAgICAgICA8RXVpRm9ybUhlbHBUZXh0XG4gICAgICAgICAgICAgICAgICAgIGlkPVwie3tyb3dJZH19LWhlbHAte3tpfX1cIlxuICAgICAgICAgICAgICAgICAgICBjbGFzcz17e0BoZWxwVGV4dENsYXNzZXN9fVxuICAgICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAgICB7e2hlbHBUZXh0fX1cbiAgICAgICAgICAgICAgICAgIDwvRXVpRm9ybUhlbHBUZXh0PlxuICAgICAgICAgICAgICAgIHt7L2VhY2h9fVxuICAgICAgICAgICAgICB7ey9sZXR9fVxuICAgICAgICAgICAge3svaWZ9fVxuICAgICAgICAgIHt7L2lmfX1cbiAgICAgICAgPC9kaXY-XG4gICAgICA8L2Rpdj5cbiAgICB7ey9pZn19XG4gIHt7L2xldH19XG48L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgRXVpRm9ybVJvdztcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsU0FBUyxNQUFNLFFBQVEsMEJBQTBCO0FBQ2pELFNBQVMsRUFBRSxRQUFRLGdCQUFnQjtBQUNuQyxTQUFTLEtBQUssUUFBUSxnQkFBZ0I7QUFDdEMsU0FBUyxFQUFFLFFBQVEsa0JBQWtCO0FBRXJDLFNBQVMsR0FBRyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUMsR0FBRyxFQUFFLEVBQUUsUUFBUSxzQkFBc0I7QUFDMUQsT0FBTyxhQUFhLHVDQUF1QztBQUUzRCxPQUFPLGNBQWMsMkJBQTJCO0FBQ2hELE9BQU8sa0JBQWtCLCtCQUErQjtBQUN4RCxPQUFPLGdCQUFnQiw0QkFBNEI7QUFDbkQsT0FBTyxjQUFjLDBCQUEwQjtBQUMvQyxPQUFPLHNCQUFzQiw0QkFBNEI7QUFDekQsT0FBTyxxQkFBcUIsMkJBQTJCO0FBQ3ZELE9BQU8sa0JBQWtCLHVCQUF1QjtBQUVoRCxjQUFjLDRCQUE0QixRQUFRLHdDQUF3QztBQUMxRixjQUFjLHFCQUFxQixRQUFRLGlDQUFpQztBQUU1RSxpQkFBaUI7SUFDZixTQUFTLGlCQUFpQjtJQUMxQjtRQUNFLFFBQVEsTUFBTTtRQUNkLGNBQWMsTUFBTTtRQUNwQixZQUFZLFVBQVU7UUFDdEIsYUFBYSxXQUFXO1FBQ3hCLFlBQVksT0FBTztRQUNuQixZQUFZLE9BQU87UUFDbkIsYUFBYSxPQUFPO1FBQ3BCLHFCQUFxQixPQUFPO1FBQzVCLGdCQUFnQixPQUFPO1FBQ3ZCLG1CQUFtQixPQUFPO1FBQzFCLFdBQVcsTUFBTTtRQUNqQixRQUFRLE1BQU0sR0FBRyxNQUFNLEtBQUssSUFBSTtRQUNoQyxlQUFlLE1BQU07UUFDckIsa0JBQWtCLE1BQU07UUFDeEIsS0FBSyxNQUFNO1FBQ1gsdUJBQXVCO1FBQ3ZCLFFBQVEsT0FBTzs7SUFFakI7UUFDRTtRQUNBLFFBQVEsTUFBTTtRQUNkO1FBQ0EsU0FBUyxNQUFNO1FBQ2Y7OztBQUlKLE9BQU8sU0FBUyxXQUNkLENBQUMsU0FBUSxTQUFRLE1BQU0sRUFBRSxNQUFNLEdBQUcsU0FBUyxDQUFDLEdBQzNDLE9BQU87SUFDUixPQUFPLE9BQU0sV0FBVyxZQUFXO0FBQ3JDO0FBRUEsTUFBTSxZQUFZLE9BQU87QUFFekIsTUFBTSxZQUFZLHNCQUFzQix1QkFBdUIsU0FBVSxDQUFBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBNlB6RSxDQUFBLEVBQUE7SUFBQTtRQUFBLE9BQUEsS0FBQSxTQUFBLENBQUEsRUFBVztJQUFEO0FBQUE7QUFFVixlQUFlLFdBQVcifQ"],"names":["startsWith","needle1","word1","startWith","helper","EuiFormRow","setComponentTemplate","precompileTemplate","strictMode","scope","classNames","isArray","array","and","eq","useState","argOrDefault","randomId","not","or","EuiFormLabel","on","fn","gt","EuiFormErrorText","EuiFormHelpText","templateOnly"],"mappings":";;;;;;;;;;;;;;;;AAiDO,SAASA,UACd,CAAA,CAACC,OAAA,EAAQC,KAAA,CAAmC,EACpC;AACR,EAAA,OAAOA,KAAA,EAAMF,UAAA,CAAWC,OAAA,CAAW,IAAA,KAAA,CAAA;AACrC,CAAA;AAEA,MAAME,SAAA,GAAYC,MAAA,CAAOJ,UAAA,CAAA,CAAA;AAEzB,MAAMK,UAAkC,GAAAC,oBAAA,CAAuBC,kBAAA,CA6P/D,y4NAAA,EAAA;EAAAC,UAAA,EAAA,IAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,UAAA;IAAAP,SAAA;IAAAQ,OAAA;IAAAC,KAAA;IAAAC,GAAA;IAAAC,EAAA;IAAAC,QAAA;IAAAC,YAAA;IAAAC,QAAA;IAAAC,GAAA;IAAAC,EAAA;IAAAC,YAAA;IAAAC,EAAA;IAAAC,EAAA;IAAAC,EAAA;IAAAC,gBAAA;AAAAC,IAAAA,eAAAA;AAAA,GAAA,CAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
@@ -1,87 +1,13 @@
|
|
|
1
|
-
import templateOnly from '@ember/component/template-only';
|
|
2
|
-
import { setComponentTemplate } from '@ember/component';
|
|
3
|
-
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
1
|
import { array } from '@ember/helper';
|
|
5
2
|
import { eq, and, gt } from 'ember-truth-helpers';
|
|
6
3
|
import isArray from 'ember-truth-helpers/helpers/is-array';
|
|
7
4
|
import argOrDefault from '../helpers/arg-or-default.js';
|
|
8
5
|
import EuiCallOut from './eui-call-out.js';
|
|
6
|
+
import { precompileTemplate } from '@ember/template-compilation';
|
|
7
|
+
import { setComponentTemplate } from '@ember/component';
|
|
8
|
+
import templateOnly from '@ember/component/template-only';
|
|
9
9
|
|
|
10
|
-
const EuiForm = setComponentTemplate(precompileTemplate(
|
|
11
|
-
{{#let
|
|
12
|
-
(argOrDefault @invalidCallout "above")
|
|
13
|
-
(if (isArray @error) @error (if @array (array @error)))
|
|
14
|
-
as |invalidCallout errors|
|
|
15
|
-
}}
|
|
16
|
-
{{#if (eq @tagName "form")}}
|
|
17
|
-
<form class="euiForm" ...attributes>
|
|
18
|
-
{{#if
|
|
19
|
-
(and (eq invalidCallout "above") (gt errors.length 0) @isInvalid)
|
|
20
|
-
}}
|
|
21
|
-
<EuiCallOut
|
|
22
|
-
class="euiForm__errors"
|
|
23
|
-
role="alert"
|
|
24
|
-
aria-live="assertive"
|
|
25
|
-
@title={{argOrDefault @errorTitle "Please correct the fields"}}
|
|
26
|
-
@color="danger"
|
|
27
|
-
>
|
|
28
|
-
<:body>
|
|
29
|
-
{{#each errors as |error|}}
|
|
30
|
-
<li class="euiForm__error">
|
|
31
|
-
{{#if (has-block "error")}}
|
|
32
|
-
{{!@glint-expect-error}}
|
|
33
|
-
{{yield error to="error"}}
|
|
34
|
-
{{else}}
|
|
35
|
-
{{!@glint-expect-error}}
|
|
36
|
-
{{error}}
|
|
37
|
-
{{/if}}
|
|
38
|
-
</li>
|
|
39
|
-
{{/each}}
|
|
40
|
-
</:body>
|
|
41
|
-
</EuiCallOut>
|
|
42
|
-
{{/if}}
|
|
43
|
-
{{#if (has-block "content")}}
|
|
44
|
-
{{yield to="content"}}
|
|
45
|
-
{{else}}
|
|
46
|
-
{{yield}}
|
|
47
|
-
{{/if}}
|
|
48
|
-
</form>
|
|
49
|
-
{{else}}
|
|
50
|
-
<div class="euiForm" ...attributes>
|
|
51
|
-
{{#if
|
|
52
|
-
(and (eq invalidCallout "above") (gt errors.length 0) @isInvalid)
|
|
53
|
-
}}
|
|
54
|
-
<EuiCallOut
|
|
55
|
-
class="euiForm__errors"
|
|
56
|
-
role="alert"
|
|
57
|
-
aria-live="assertive"
|
|
58
|
-
@title={{argOrDefault @errorTitle "Please correct the fields"}}
|
|
59
|
-
@color="danger"
|
|
60
|
-
>
|
|
61
|
-
<:body>
|
|
62
|
-
{{#each errors as |error|}}
|
|
63
|
-
<li class="euiForm__error">
|
|
64
|
-
{{#if (has-block "error")}}
|
|
65
|
-
{{!@glint-expect-error}}
|
|
66
|
-
{{yield error to="error"}}
|
|
67
|
-
{{else}}
|
|
68
|
-
{{!@glint-expect-error}}
|
|
69
|
-
{{error}}
|
|
70
|
-
{{/if}}
|
|
71
|
-
</li>
|
|
72
|
-
{{/each}}
|
|
73
|
-
</:body>
|
|
74
|
-
</EuiCallOut>
|
|
75
|
-
{{/if}}
|
|
76
|
-
{{#if (has-block "content")}}
|
|
77
|
-
{{yield to="content"}}
|
|
78
|
-
{{else}}
|
|
79
|
-
{{yield}}
|
|
80
|
-
{{/if}}
|
|
81
|
-
</div>
|
|
82
|
-
{{/if}}
|
|
83
|
-
{{/let}}
|
|
84
|
-
`, {
|
|
10
|
+
const EuiForm = setComponentTemplate(precompileTemplate("\n {{#let (argOrDefault @invalidCallout \"above\") (if (isArray @error) @error (if @array (array @error))) as |invalidCallout errors|}}\n {{#if (eq @tagName \"form\")}}\n <form class=\"euiForm\" ...attributes>\n {{#if (and (eq invalidCallout \"above\") (gt errors.length 0) @isInvalid)}}\n <EuiCallOut class=\"euiForm__errors\" role=\"alert\" aria-live=\"assertive\" @title={{argOrDefault @errorTitle \"Please correct the fields\"}} @color=\"danger\">\n <:body>\n {{#each errors as |error|}}\n <li class=\"euiForm__error\">\n {{#if (has-block \"error\")}}\n {{!--@glint-expect-error--}}\n {{yield error to=\"error\"}}\n {{else}}\n {{!--@glint-expect-error--}}\n {{error}}\n {{/if}}\n </li>\n {{/each}}\n </:body>\n </EuiCallOut>\n {{/if}}\n {{#if (has-block \"content\")}}\n {{yield to=\"content\"}}\n {{else}}\n {{yield}}\n {{/if}}\n </form>\n {{else}}\n <div class=\"euiForm\" ...attributes>\n {{#if (and (eq invalidCallout \"above\") (gt errors.length 0) @isInvalid)}}\n <EuiCallOut class=\"euiForm__errors\" role=\"alert\" aria-live=\"assertive\" @title={{argOrDefault @errorTitle \"Please correct the fields\"}} @color=\"danger\">\n <:body>\n {{#each errors as |error|}}\n <li class=\"euiForm__error\">\n {{#if (has-block \"error\")}}\n {{!--@glint-expect-error--}}\n {{yield error to=\"error\"}}\n {{else}}\n {{!--@glint-expect-error--}}\n {{error}}\n {{/if}}\n </li>\n {{/each}}\n </:body>\n </EuiCallOut>\n {{/if}}\n {{#if (has-block \"content\")}}\n {{yield to=\"content\"}}\n {{else}}\n {{yield}}\n {{/if}}\n </div>\n {{/if}}\n {{/let}}\n", {
|
|
85
11
|
strictMode: true,
|
|
86
12
|
scope: () => ({
|
|
87
13
|
argOrDefault,
|
|
@@ -92,7 +18,7 @@ const EuiForm = setComponentTemplate(precompileTemplate(`
|
|
|
92
18
|
gt,
|
|
93
19
|
EuiCallOut
|
|
94
20
|
})
|
|
95
|
-
}), templateOnly(
|
|
21
|
+
}), templateOnly());
|
|
96
22
|
|
|
97
23
|
export { EuiForm as default };
|
|
98
24
|
//# sourceMappingURL=eui-form.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-form.js","sources":["../../src/components/eui-form.ts"],"sourcesContent":["import { array } from '@ember/helper';\n\nimport { and, eq, gt } from 'ember-truth-helpers';\nimport isArray from 'ember-truth-helpers/helpers/is-array';\n\nimport argOrDefault from '../helpers/arg-or-default';\nimport EuiCallOut from './eui-call-out.gts';\n\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\n\nexport interface EuiFormSignature {\n Element: HTMLDivElement | HTMLFormElement;\n Args: {\n errorTitle?: string;\n invalidCallout?: 'above' | 'none';\n error?: string | string[];\n isInvalid?: boolean;\n array?: boolean;\n tagName?: 'form' | 'div';\n };\n Blocks: {\n default?: [];\n content?: [];\n error?: [string];\n };\n}\n\nconst EuiForm: TemplateOnlyComponent<EuiFormSignature> = [__GLIMMER_TEMPLATE(`\n {{#let\n (argOrDefault @invalidCallout \"above\")\n (if (isArray @error) @error (if @array (array @error)))\n as |invalidCallout errors|\n }}\n {{#if (eq @tagName \"form\")}}\n <form class=\"euiForm\" ...attributes>\n {{#if\n (and (eq invalidCallout \"above\") (gt errors.length 0) @isInvalid)\n }}\n <EuiCallOut\n class=\"euiForm__errors\"\n role=\"alert\"\n aria-live=\"assertive\"\n @title={{argOrDefault @errorTitle \"Please correct the fields\"}}\n @color=\"danger\"\n >\n <:body>\n {{#each errors as |error|}}\n <li class=\"euiForm__error\">\n {{#if (has-block \"error\")}}\n {{!@glint-expect-error}}\n {{yield error to=\"error\"}}\n {{else}}\n {{!@glint-expect-error}}\n {{error}}\n {{/if}}\n </li>\n {{/each}}\n </:body>\n </EuiCallOut>\n {{/if}}\n {{#if (has-block \"content\")}}\n {{yield to=\"content\"}}\n {{else}}\n {{yield}}\n {{/if}}\n </form>\n {{else}}\n <div class=\"euiForm\" ...attributes>\n {{#if\n (and (eq invalidCallout \"above\") (gt errors.length 0) @isInvalid)\n }}\n <EuiCallOut\n class=\"euiForm__errors\"\n role=\"alert\"\n aria-live=\"assertive\"\n @title={{argOrDefault @errorTitle \"Please correct the fields\"}}\n @color=\"danger\"\n >\n <:body>\n {{#each errors as |error|}}\n <li class=\"euiForm__error\">\n {{#if (has-block \"error\")}}\n {{!@glint-expect-error}}\n {{yield error to=\"error\"}}\n {{else}}\n {{!@glint-expect-error}}\n {{error}}\n {{/if}}\n </li>\n {{/each}}\n </:body>\n </EuiCallOut>\n {{/if}}\n {{#if (has-block \"content\")}}\n {{yield to=\"content\"}}\n {{else}}\n {{yield}}\n {{/if}}\n </div>\n {{/if}}\n {{/let}}\n`, { strictMode: true, scope: () => ({argOrDefault,isArray,array,eq,and,gt,EuiCallOut}) })];\n\nexport default EuiForm;\n\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLWZvcm0uanMiLCJzb3VyY2VzIjpbImV1aS1mb3JtLmd0cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBhcnJheSB9IGZyb20gJ0BlbWJlci9oZWxwZXInO1xuXG5pbXBvcnQgeyBhbmQsIGVxLCBndCB9IGZyb20gJ2VtYmVyLXRydXRoLWhlbHBlcnMnO1xuaW1wb3J0IGlzQXJyYXkgZnJvbSAnZW1iZXItdHJ1dGgtaGVscGVycy9oZWxwZXJzL2lzLWFycmF5JztcblxuaW1wb3J0IGFyZ09yRGVmYXVsdCBmcm9tICcuLi9oZWxwZXJzL2FyZy1vci1kZWZhdWx0JztcbmltcG9ydCBFdWlDYWxsT3V0IGZyb20gJy4vZXVpLWNhbGwtb3V0Lmd0cyc7XG5cbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlGb3JtU2lnbmF0dXJlIHtcbiAgRWxlbWVudDogSFRNTERpdkVsZW1lbnQgfCBIVE1MRm9ybUVsZW1lbnQ7XG4gIEFyZ3M6IHtcbiAgICBlcnJvclRpdGxlPzogc3RyaW5nO1xuICAgIGludmFsaWRDYWxsb3V0PzogJ2Fib3ZlJyB8ICdub25lJztcbiAgICBlcnJvcj86IHN0cmluZyB8IHN0cmluZ1tdO1xuICAgIGlzSW52YWxpZD86IGJvb2xlYW47XG4gICAgYXJyYXk/OiBib29sZWFuO1xuICAgIHRhZ05hbWU/OiAnZm9ybScgfCAnZGl2JztcbiAgfTtcbiAgQmxvY2tzOiB7XG4gICAgZGVmYXVsdD86IFtdO1xuICAgIGNvbnRlbnQ/OiBbXTtcbiAgICBlcnJvcj86IFtzdHJpbmddO1xuICB9O1xufVxuXG5jb25zdCBFdWlGb3JtOiBUZW1wbGF0ZU9ubHlDb21wb25lbnQ8RXVpRm9ybVNpZ25hdHVyZT4gPSA8dGVtcGxhdGU+XG4gIHt7I2xldFxuICAgIChhcmdPckRlZmF1bHQgQGludmFsaWRDYWxsb3V0IFwiYWJvdmVcIilcbiAgICAoaWYgKGlzQXJyYXkgQGVycm9yKSBAZXJyb3IgKGlmIEBhcnJheSAoYXJyYXkgQGVycm9yKSkpXG4gICAgYXMgfGludmFsaWRDYWxsb3V0IGVycm9yc3xcbiAgfX1cbiAgICB7eyNpZiAoZXEgQHRhZ05hbWUgXCJmb3JtXCIpfX1cbiAgICAgIDxmb3JtIGNsYXNzPVwiZXVpRm9ybVwiIC4uLmF0dHJpYnV0ZXM+XG4gICAgICAgIHt7I2lmXG4gICAgICAgICAgKGFuZCAoZXEgaW52YWxpZENhbGxvdXQgXCJhYm92ZVwiKSAoZ3QgZXJyb3JzLmxlbmd0aCAwKSBAaXNJbnZhbGlkKVxuICAgICAgICB9fVxuICAgICAgICAgIDxFdWlDYWxsT3V0XG4gICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1fX2Vycm9yc1wiXG4gICAgICAgICAgICByb2xlPVwiYWxlcnRcIlxuICAgICAgICAgICAgYXJpYS1saXZlPVwiYXNzZXJ0aXZlXCJcbiAgICAgICAgICAgIEB0aXRsZT17e2FyZ09yRGVmYXVsdCBAZXJyb3JUaXRsZSBcIlBsZWFzZSBjb3JyZWN0IHRoZSBmaWVsZHNcIn19XG4gICAgICAgICAgICBAY29sb3I9XCJkYW5nZXJcIlxuICAgICAgICAgID5cbiAgICAgICAgICAgIDw6Ym9keT5cbiAgICAgICAgICAgICAge3sjZWFjaCBlcnJvcnMgYXMgfGVycm9yfH19XG4gICAgICAgICAgICAgICAgPGxpIGNsYXNzPVwiZXVpRm9ybV9fZXJyb3JcIj5cbiAgICAgICAgICAgICAgICAgIHt7I2lmIChoYXMtYmxvY2sgXCJlcnJvclwiKX19XG4gICAgICAgICAgICAgICAgICAgIHt7IUBnbGludC1leHBlY3QtZXJyb3J9fVxuICAgICAgICAgICAgICAgICAgICB7e3lpZWxkIGVycm9yIHRvPVwiZXJyb3JcIn19XG4gICAgICAgICAgICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgICAgICAgICAgICB7eyFAZ2xpbnQtZXhwZWN0LWVycm9yfX1cbiAgICAgICAgICAgICAgICAgICAge3tlcnJvcn19XG4gICAgICAgICAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAgICAgICAgPC9saT5cbiAgICAgICAgICAgICAge3svZWFjaH19XG4gICAgICAgICAgICA8Lzpib2R5PlxuICAgICAgICAgIDwvRXVpQ2FsbE91dD5cbiAgICAgICAge3svaWZ9fVxuICAgICAgICB7eyNpZiAoaGFzLWJsb2NrIFwiY29udGVudFwiKX19XG4gICAgICAgICAge3t5aWVsZCB0bz1cImNvbnRlbnRcIn19XG4gICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAge3t5aWVsZH19XG4gICAgICAgIHt7L2lmfX1cbiAgICAgIDwvZm9ybT5cbiAgICB7e2Vsc2V9fVxuICAgICAgPGRpdiBjbGFzcz1cImV1aUZvcm1cIiAuLi5hdHRyaWJ1dGVzPlxuICAgICAgICB7eyNpZlxuICAgICAgICAgIChhbmQgKGVxIGludmFsaWRDYWxsb3V0IFwiYWJvdmVcIikgKGd0IGVycm9ycy5sZW5ndGggMCkgQGlzSW52YWxpZClcbiAgICAgICAgfX1cbiAgICAgICAgICA8RXVpQ2FsbE91dFxuICAgICAgICAgICAgY2xhc3M9XCJldWlGb3JtX19lcnJvcnNcIlxuICAgICAgICAgICAgcm9sZT1cImFsZXJ0XCJcbiAgICAgICAgICAgIGFyaWEtbGl2ZT1cImFzc2VydGl2ZVwiXG4gICAgICAgICAgICBAdGl0bGU9e3thcmdPckRlZmF1bHQgQGVycm9yVGl0bGUgXCJQbGVhc2UgY29ycmVjdCB0aGUgZmllbGRzXCJ9fVxuICAgICAgICAgICAgQGNvbG9yPVwiZGFuZ2VyXCJcbiAgICAgICAgICA+XG4gICAgICAgICAgICA8OmJvZHk+XG4gICAgICAgICAgICAgIHt7I2VhY2ggZXJyb3JzIGFzIHxlcnJvcnx9fVxuICAgICAgICAgICAgICAgIDxsaSBjbGFzcz1cImV1aUZvcm1fX2Vycm9yXCI+XG4gICAgICAgICAgICAgICAgICB7eyNpZiAoaGFzLWJsb2NrIFwiZXJyb3JcIil9fVxuICAgICAgICAgICAgICAgICAgICB7eyFAZ2xpbnQtZXhwZWN0LWVycm9yfX1cbiAgICAgICAgICAgICAgICAgICAge3t5aWVsZCBlcnJvciB0bz1cImVycm9yXCJ9fVxuICAgICAgICAgICAgICAgICAge3tlbHNlfX1cbiAgICAgICAgICAgICAgICAgICAge3shQGdsaW50LWV4cGVjdC1lcnJvcn19XG4gICAgICAgICAgICAgICAgICAgIHt7ZXJyb3J9fVxuICAgICAgICAgICAgICAgICAge3svaWZ9fVxuICAgICAgICAgICAgICAgIDwvbGk+XG4gICAgICAgICAgICAgIHt7L2VhY2h9fVxuICAgICAgICAgICAgPC86Ym9keT5cbiAgICAgICAgICA8L0V1aUNhbGxPdXQ+XG4gICAgICAgIHt7L2lmfX1cbiAgICAgICAge3sjaWYgKGhhcy1ibG9jayBcImNvbnRlbnRcIil9fVxuICAgICAgICAgIHt7eWllbGQgdG89XCJjb250ZW50XCJ9fVxuICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgIHt7eWllbGR9fVxuICAgICAgICB7ey9pZn19XG4gICAgICA8L2Rpdj5cbiAgICB7ey9pZn19XG4gIHt7L2xldH19XG48L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgRXVpRm9ybTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDdEM7QUFDQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDbEQsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzNEO0FBQ0EsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3JELENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUM1QztBQUNBLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDNUU7QUFDQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDbkMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzVDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ1QsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDeEIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3RDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQzlCLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3hCLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNwQixDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDN0IsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNKLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNYLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNqQixDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDakIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDckIsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNKLENBQUM7QUFDRDtBQUNBLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLHFCQUFVO0FBQ25FOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7VUF3RVU7QUFDViwyRkFBVyxDQUFDO0FBQ1o7QUFDQSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7In0="],"names":["EuiForm","setComponentTemplate","precompileTemplate","strictMode","scope","argOrDefault","isArray","array","eq","and","gt","EuiCallOut","templateOnly"],"mappings":";;;;;;;;;AA2BA,MAAMA,OAAgD,GAAAC,oBAAA,CAAAC,kBAAA,CAAa,CAAA;AACnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyEA,CAAA,EAAA;EAAAC,UAAA,EAAA,IAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,YAAA;IAAAC,OAAA;IAAAC,KAAA;IAAAC,EAAA;IAAAC,GAAA;IAAAC,EAAA;AAAAC,IAAAA,UAAAA;AAAA,GAAA,CAAA;AAAA,CAAA,CAAA,EAAAC,YAAA,CAAW,UAAA,EAAA,SAAA,CAAA;;;;"}
|
|
1
|
+
{"version":3,"file":"eui-form.js","sources":["../../src/components/eui-form.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport { array } from '@ember/helper';\nimport { and, eq, gt } from 'ember-truth-helpers';\nimport isArray from 'ember-truth-helpers/helpers/is-array';\nimport argOrDefault from '../helpers/arg-or-default.ts';\nimport EuiCallOut from './eui-call-out.gts';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiFormSignature {\n Element: HTMLDivElement | HTMLFormElement;\n Args: {\n errorTitle?: string;\n invalidCallout?: 'above' | 'none';\n error?: string | string[];\n isInvalid?: boolean;\n array?: boolean;\n tagName?: 'form' | 'div';\n };\n Blocks: {\n default?: [];\n content?: [];\n error?: [string];\n };\n}\nconst EuiForm: TemplateOnlyComponent<EuiFormSignature> = template(`\n {{#let\n (argOrDefault @invalidCallout \"above\")\n (if (isArray @error) @error (if @array (array @error)))\n as |invalidCallout errors|\n }}\n {{#if (eq @tagName \"form\")}}\n <form class=\"euiForm\" ...attributes>\n {{#if\n (and (eq invalidCallout \"above\") (gt errors.length 0) @isInvalid)\n }}\n <EuiCallOut\n class=\"euiForm__errors\"\n role=\"alert\"\n aria-live=\"assertive\"\n @title={{argOrDefault @errorTitle \"Please correct the fields\"}}\n @color=\"danger\"\n >\n <:body>\n {{#each errors as |error|}}\n <li class=\"euiForm__error\">\n {{#if (has-block \"error\")}}\n {{!@glint-expect-error}}\n {{yield error to=\"error\"}}\n {{else}}\n {{!@glint-expect-error}}\n {{error}}\n {{/if}}\n </li>\n {{/each}}\n </:body>\n </EuiCallOut>\n {{/if}}\n {{#if (has-block \"content\")}}\n {{yield to=\"content\"}}\n {{else}}\n {{yield}}\n {{/if}}\n </form>\n {{else}}\n <div class=\"euiForm\" ...attributes>\n {{#if\n (and (eq invalidCallout \"above\") (gt errors.length 0) @isInvalid)\n }}\n <EuiCallOut\n class=\"euiForm__errors\"\n role=\"alert\"\n aria-live=\"assertive\"\n @title={{argOrDefault @errorTitle \"Please correct the fields\"}}\n @color=\"danger\"\n >\n <:body>\n {{#each errors as |error|}}\n <li class=\"euiForm__error\">\n {{#if (has-block \"error\")}}\n {{!@glint-expect-error}}\n {{yield error to=\"error\"}}\n {{else}}\n {{!@glint-expect-error}}\n {{error}}\n {{/if}}\n </li>\n {{/each}}\n </:body>\n </EuiCallOut>\n {{/if}}\n {{#if (has-block \"content\")}}\n {{yield to=\"content\"}}\n {{else}}\n {{yield}}\n {{/if}}\n </div>\n {{/if}}\n {{/let}}\n`, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiForm;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1mb3JtLmd0cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBhcnJheSB9IGZyb20gJ0BlbWJlci9oZWxwZXInO1xuXG5pbXBvcnQgeyBhbmQsIGVxLCBndCB9IGZyb20gJ2VtYmVyLXRydXRoLWhlbHBlcnMnO1xuaW1wb3J0IGlzQXJyYXkgZnJvbSAnZW1iZXItdHJ1dGgtaGVscGVycy9oZWxwZXJzL2lzLWFycmF5JztcblxuaW1wb3J0IGFyZ09yRGVmYXVsdCBmcm9tICcuLi9oZWxwZXJzL2FyZy1vci1kZWZhdWx0LnRzJztcbmltcG9ydCBFdWlDYWxsT3V0IGZyb20gJy4vZXVpLWNhbGwtb3V0Lmd0cyc7XG5cbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlGb3JtU2lnbmF0dXJlIHtcbiAgRWxlbWVudDogSFRNTERpdkVsZW1lbnQgfCBIVE1MRm9ybUVsZW1lbnQ7XG4gIEFyZ3M6IHtcbiAgICBlcnJvclRpdGxlPzogc3RyaW5nO1xuICAgIGludmFsaWRDYWxsb3V0PzogJ2Fib3ZlJyB8ICdub25lJztcbiAgICBlcnJvcj86IHN0cmluZyB8IHN0cmluZ1tdO1xuICAgIGlzSW52YWxpZD86IGJvb2xlYW47XG4gICAgYXJyYXk_OiBib29sZWFuO1xuICAgIHRhZ05hbWU_OiAnZm9ybScgfCAnZGl2JztcbiAgfTtcbiAgQmxvY2tzOiB7XG4gICAgZGVmYXVsdD86IFtdO1xuICAgIGNvbnRlbnQ_OiBbXTtcbiAgICBlcnJvcj86IFtzdHJpbmddO1xuICB9O1xufVxuXG5jb25zdCBFdWlGb3JtOiBUZW1wbGF0ZU9ubHlDb21wb25lbnQ8RXVpRm9ybVNpZ25hdHVyZT4gPSA8dGVtcGxhdGU-XG4gIHt7I2xldFxuICAgIChhcmdPckRlZmF1bHQgQGludmFsaWRDYWxsb3V0IFwiYWJvdmVcIilcbiAgICAoaWYgKGlzQXJyYXkgQGVycm9yKSBAZXJyb3IgKGlmIEBhcnJheSAoYXJyYXkgQGVycm9yKSkpXG4gICAgYXMgfGludmFsaWRDYWxsb3V0IGVycm9yc3xcbiAgfX1cbiAgICB7eyNpZiAoZXEgQHRhZ05hbWUgXCJmb3JtXCIpfX1cbiAgICAgIDxmb3JtIGNsYXNzPVwiZXVpRm9ybVwiIC4uLmF0dHJpYnV0ZXM-XG4gICAgICAgIHt7I2lmXG4gICAgICAgICAgKGFuZCAoZXEgaW52YWxpZENhbGxvdXQgXCJhYm92ZVwiKSAoZ3QgZXJyb3JzLmxlbmd0aCAwKSBAaXNJbnZhbGlkKVxuICAgICAgICB9fVxuICAgICAgICAgIDxFdWlDYWxsT3V0XG4gICAgICAgICAgICBjbGFzcz1cImV1aUZvcm1fX2Vycm9yc1wiXG4gICAgICAgICAgICByb2xlPVwiYWxlcnRcIlxuICAgICAgICAgICAgYXJpYS1saXZlPVwiYXNzZXJ0aXZlXCJcbiAgICAgICAgICAgIEB0aXRsZT17e2FyZ09yRGVmYXVsdCBAZXJyb3JUaXRsZSBcIlBsZWFzZSBjb3JyZWN0IHRoZSBmaWVsZHNcIn19XG4gICAgICAgICAgICBAY29sb3I9XCJkYW5nZXJcIlxuICAgICAgICAgID5cbiAgICAgICAgICAgIDw6Ym9keT5cbiAgICAgICAgICAgICAge3sjZWFjaCBlcnJvcnMgYXMgfGVycm9yfH19XG4gICAgICAgICAgICAgICAgPGxpIGNsYXNzPVwiZXVpRm9ybV9fZXJyb3JcIj5cbiAgICAgICAgICAgICAgICAgIHt7I2lmIChoYXMtYmxvY2sgXCJlcnJvclwiKX19XG4gICAgICAgICAgICAgICAgICAgIHt7IUBnbGludC1leHBlY3QtZXJyb3J9fVxuICAgICAgICAgICAgICAgICAgICB7e3lpZWxkIGVycm9yIHRvPVwiZXJyb3JcIn19XG4gICAgICAgICAgICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgICAgICAgICAgICB7eyFAZ2xpbnQtZXhwZWN0LWVycm9yfX1cbiAgICAgICAgICAgICAgICAgICAge3tlcnJvcn19XG4gICAgICAgICAgICAgICAgICB7ey9pZn19XG4gICAgICAgICAgICAgICAgPC9saT5cbiAgICAgICAgICAgICAge3svZWFjaH19XG4gICAgICAgICAgICA8Lzpib2R5PlxuICAgICAgICAgIDwvRXVpQ2FsbE91dD5cbiAgICAgICAge3svaWZ9fVxuICAgICAgICB7eyNpZiAoaGFzLWJsb2NrIFwiY29udGVudFwiKX19XG4gICAgICAgICAge3t5aWVsZCB0bz1cImNvbnRlbnRcIn19XG4gICAgICAgIHt7ZWxzZX19XG4gICAgICAgICAge3t5aWVsZH19XG4gICAgICAgIHt7L2lmfX1cbiAgICAgIDwvZm9ybT5cbiAgICB7e2Vsc2V9fVxuICAgICAgPGRpdiBjbGFzcz1cImV1aUZvcm1cIiAuLi5hdHRyaWJ1dGVzPlxuICAgICAgICB7eyNpZlxuICAgICAgICAgIChhbmQgKGVxIGludmFsaWRDYWxsb3V0IFwiYWJvdmVcIikgKGd0IGVycm9ycy5sZW5ndGggMCkgQGlzSW52YWxpZClcbiAgICAgICAgfX1cbiAgICAgICAgICA8RXVpQ2FsbE91dFxuICAgICAgICAgICAgY2xhc3M9XCJldWlGb3JtX19lcnJvcnNcIlxuICAgICAgICAgICAgcm9sZT1cImFsZXJ0XCJcbiAgICAgICAgICAgIGFyaWEtbGl2ZT1cImFzc2VydGl2ZVwiXG4gICAgICAgICAgICBAdGl0bGU9e3thcmdPckRlZmF1bHQgQGVycm9yVGl0bGUgXCJQbGVhc2UgY29ycmVjdCB0aGUgZmllbGRzXCJ9fVxuICAgICAgICAgICAgQGNvbG9yPVwiZGFuZ2VyXCJcbiAgICAgICAgICA-XG4gICAgICAgICAgICA8OmJvZHk-XG4gICAgICAgICAgICAgIHt7I2VhY2ggZXJyb3JzIGFzIHxlcnJvcnx9fVxuICAgICAgICAgICAgICAgIDxsaSBjbGFzcz1cImV1aUZvcm1fX2Vycm9yXCI-XG4gICAgICAgICAgICAgICAgICB7eyNpZiAoaGFzLWJsb2NrIFwiZXJyb3JcIil9fVxuICAgICAgICAgICAgICAgICAgICB7eyFAZ2xpbnQtZXhwZWN0LWVycm9yfX1cbiAgICAgICAgICAgICAgICAgICAge3t5aWVsZCBlcnJvciB0bz1cImVycm9yXCJ9fVxuICAgICAgICAgICAgICAgICAge3tlbHNlfX1cbiAgICAgICAgICAgICAgICAgICAge3shQGdsaW50LWV4cGVjdC1lcnJvcn19XG4gICAgICAgICAgICAgICAgICAgIHt7ZXJyb3J9fVxuICAgICAgICAgICAgICAgICAge3svaWZ9fVxuICAgICAgICAgICAgICAgIDwvbGk-XG4gICAgICAgICAgICAgIHt7L2VhY2h9fVxuICAgICAgICAgICAgPC86Ym9keT5cbiAgICAgICAgICA8L0V1aUNhbGxPdXQ-XG4gICAgICAgIHt7L2lmfX1cbiAgICAgICAge3sjaWYgKGhhcy1ibG9jayBcImNvbnRlbnRcIil9fVxuICAgICAgICAgIHt7eWllbGQgdG89XCJjb250ZW50XCJ9fVxuICAgICAgICB7e2Vsc2V9fVxuICAgICAgICAgIHt7eWllbGR9fVxuICAgICAgICB7ey9pZn19XG4gICAgICA8L2Rpdj5cbiAgICB7ey9pZn19XG4gIHt7L2xldH19XG48L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgRXVpRm9ybTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsU0FBUyxLQUFLLFFBQVEsZ0JBQWdCO0FBRXRDLFNBQVMsR0FBRyxFQUFFLEVBQUUsRUFBRSxFQUFFLFFBQVEsc0JBQXNCO0FBQ2xELE9BQU8sYUFBYSx1Q0FBdUM7QUFFM0QsT0FBTyxrQkFBa0IsK0JBQStCO0FBQ3hELE9BQU8sZ0JBQWdCLHFCQUFxQjtBQUU1QyxjQUFjLHFCQUFxQixRQUFRLGlDQUFpQztBQUU1RSxpQkFBaUI7SUFDZixTQUFTLGlCQUFpQjtJQUMxQjtRQUNFLGFBQWEsTUFBTTtRQUNuQixpQkFBaUIsVUFBVTtRQUMzQixRQUFRLE1BQU0sR0FBRyxNQUFNO1FBQ3ZCLFlBQVksT0FBTztRQUNuQixRQUFRLE9BQU87UUFDZixVQUFVLFNBQVM7O0lBRXJCO1FBQ0U7UUFDQTtRQUNBLFNBQVMsTUFBTTs7O0FBSW5CLE1BQU0sU0FBUyxzQkFBc0Isb0JBQW9CLFNBQVUsQ0FBQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUEwRW5FLENBQUEsRUFBQTtJQUFBO1FBQUEsT0FBQSxLQUFBLFNBQUEsQ0FBQSxFQUFXO0lBQUQ7QUFBQTtBQUVWLGVBQWUsUUFBUSJ9"],"names":["EuiForm","setComponentTemplate","precompileTemplate","strictMode","scope","argOrDefault","isArray","array","eq","and","gt","EuiCallOut","templateOnly"],"mappings":";;;;;;;;;AA2BA,MAAMA,OAA+B,GAAAC,oBAAA,CAAoBC,kBAAA,CA0EzD,qlEAAA,EAAA;EAAAC,UAAA,EAAA,IAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,YAAA;IAAAC,OAAA;IAAAC,KAAA;IAAAC,EAAA;IAAAC,GAAA;IAAAC,EAAA;AAAAC,IAAAA,UAAAA;AAAA,GAAA,CAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|