@ember-eui/core 10.0.0 → 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 +11 -11
- package/dist/components/eui-accordion.js.map +1 -1
- package/dist/components/eui-auto-sizer.js +4 -4
- package/dist/components/eui-auto-sizer.js.map +1 -1
- package/dist/components/eui-avatar.js +5 -5
- package/dist/components/eui-avatar.js.map +1 -1
- package/dist/components/eui-badge-group.js +5 -5
- package/dist/components/eui-badge-group.js.map +1 -1
- package/dist/components/eui-badge.js +7 -7
- package/dist/components/eui-badge.js.map +1 -1
- package/dist/components/eui-beta-badge.js +4 -4
- package/dist/components/eui-beta-badge.js.map +1 -1
- package/dist/components/eui-bottom-bar.js +6 -6
- package/dist/components/eui-bottom-bar.js.map +1 -1
- package/dist/components/eui-breadcrumbs.js +12 -12
- package/dist/components/eui-breadcrumbs.js.map +1 -1
- package/dist/components/eui-button-content.js +4 -4
- package/dist/components/eui-button-content.js.map +1 -1
- package/dist/components/eui-button-empty.js +3 -3
- package/dist/components/eui-button-empty.js.map +1 -1
- package/dist/components/eui-button-group-button.js +8 -8
- package/dist/components/eui-button-group-button.js.map +1 -1
- package/dist/components/eui-button-group.js +5 -5
- package/dist/components/eui-button-group.js.map +1 -1
- package/dist/components/eui-button-icon.js +4 -4
- package/dist/components/eui-button-icon.js.map +1 -1
- package/dist/components/eui-button.js +6 -6
- package/dist/components/eui-button.js.map +1 -1
- package/dist/components/eui-call-out.js +5 -5
- package/dist/components/eui-call-out.js.map +1 -1
- package/dist/components/eui-card-select.js +5 -5
- package/dist/components/eui-card-select.js.map +1 -1
- package/dist/components/eui-card.js +13 -13
- package/dist/components/eui-card.js.map +1 -1
- package/dist/components/eui-checkable-card.js +5 -5
- package/dist/components/eui-checkable-card.js.map +1 -1
- package/dist/components/eui-checkbox-group.js +6 -6
- package/dist/components/eui-checkbox-group.js.map +1 -1
- package/dist/components/eui-checkbox.js +5 -5
- package/dist/components/eui-checkbox.js.map +1 -1
- package/dist/components/eui-code-block/controls.js +3 -3
- package/dist/components/eui-code-block/controls.js.map +1 -1
- package/dist/components/eui-code-block/full-screen-display.js +4 -4
- package/dist/components/eui-code-block/full-screen-display.js.map +1 -1
- package/dist/components/eui-code-block/virtualized.js +6 -6
- package/dist/components/eui-code-block/virtualized.js.map +1 -1
- package/dist/components/eui-code-block.js +14 -14
- package/dist/components/eui-code-block.js.map +1 -1
- package/dist/components/eui-code.js +8 -8
- package/dist/components/eui-code.js.map +1 -1
- package/dist/components/eui-collapsible-nav-group.js +6 -6
- package/dist/components/eui-collapsible-nav-group.js.map +1 -1
- package/dist/components/eui-collapsible-nav.js +7 -6
- package/dist/components/eui-collapsible-nav.js.map +1 -1
- package/dist/components/eui-combo-box/create-option.js +4 -4
- package/dist/components/eui-combo-box/create-option.js.map +1 -1
- package/dist/components/eui-combo-box/no-matches-message.js +2 -2
- package/dist/components/eui-combo-box/no-matches-message.js.map +1 -1
- package/dist/components/eui-combo-box/options.js +11 -11
- package/dist/components/eui-combo-box/options.js.map +1 -1
- package/dist/components/eui-combo-box/search-message.js +2 -2
- package/dist/components/eui-combo-box/search-message.js.map +1 -1
- package/dist/components/eui-combo-box/trigger/input.js +5 -5
- package/dist/components/eui-combo-box/trigger/input.js.map +1 -1
- package/dist/components/eui-combo-box/trigger.js +9 -9
- package/dist/components/eui-combo-box/trigger.js.map +1 -1
- package/dist/components/eui-combo-box-pill.js +4 -4
- package/dist/components/eui-combo-box-pill.js.map +1 -1
- package/dist/components/eui-combo-box.js +12 -12
- package/dist/components/eui-combo-box.js.map +1 -1
- package/dist/components/eui-comment-timeline.js +3 -3
- package/dist/components/eui-comment-timeline.js.map +1 -1
- package/dist/components/eui-comment.js +4 -4
- package/dist/components/eui-comment.js.map +1 -1
- package/dist/components/eui-confirm-modal.js +8 -8
- package/dist/components/eui-confirm-modal.js.map +1 -1
- package/dist/components/eui-context-menu-item.js +8 -8
- package/dist/components/eui-context-menu-item.js.map +1 -1
- package/dist/components/eui-copy.js +3 -3
- package/dist/components/eui-copy.js.map +1 -1
- package/dist/components/eui-described-form-group.js +4 -4
- package/dist/components/eui-described-form-group.js.map +1 -1
- package/dist/components/eui-description-list.js +4 -4
- package/dist/components/eui-description-list.js.map +1 -1
- package/dist/components/eui-dual-range.js +15 -15
- package/dist/components/eui-dual-range.js.map +1 -1
- package/dist/components/eui-empty-prompt.js +9 -9
- package/dist/components/eui-empty-prompt.js.map +1 -1
- package/dist/components/eui-field-number.js +5 -5
- package/dist/components/eui-field-number.js.map +1 -1
- package/dist/components/eui-field-password.js +9 -9
- package/dist/components/eui-field-password.js.map +1 -1
- package/dist/components/eui-field-search.js +11 -11
- package/dist/components/eui-field-search.js.map +1 -1
- package/dist/components/eui-field-text.js +5 -5
- package/dist/components/eui-field-text.js.map +1 -1
- package/dist/components/eui-file-picker.js +9 -9
- package/dist/components/eui-file-picker.js.map +1 -1
- package/dist/components/eui-flex-grid.js +4 -4
- package/dist/components/eui-flex-grid.js.map +1 -1
- package/dist/components/eui-flex-group.js +3 -3
- package/dist/components/eui-flex-group.js.map +1 -1
- package/dist/components/eui-flex-item.js +4 -4
- package/dist/components/eui-flex-item.js.map +1 -1
- package/dist/components/eui-flyout-body.js +3 -3
- package/dist/components/eui-flyout-body.js.map +1 -1
- package/dist/components/eui-flyout-header.js +2 -2
- package/dist/components/eui-flyout-header.js.map +1 -1
- package/dist/components/eui-flyout.js +15 -14
- package/dist/components/eui-flyout.js.map +1 -1
- package/dist/components/eui-form-control-layout-clear-button.js +3 -3
- package/dist/components/eui-form-control-layout-clear-button.js.map +1 -1
- package/dist/components/eui-form-control-layout-custom-icon.js +2 -2
- package/dist/components/eui-form-control-layout-custom-icon.js.map +1 -1
- package/dist/components/eui-form-control-layout-delimited.js +3 -3
- package/dist/components/eui-form-control-layout-delimited.js.map +1 -1
- package/dist/components/eui-form-control-layout-icons.js +5 -5
- package/dist/components/eui-form-control-layout-icons.js.map +1 -1
- package/dist/components/eui-form-control-layout.js +3 -3
- package/dist/components/eui-form-control-layout.js.map +1 -1
- package/dist/components/eui-form-fieldset.js +2 -2
- package/dist/components/eui-form-fieldset.js.map +1 -1
- package/dist/components/eui-form-label.js +3 -3
- package/dist/components/eui-form-label.js.map +1 -1
- package/dist/components/eui-form-legend.js +3 -3
- package/dist/components/eui-form-legend.js.map +1 -1
- package/dist/components/eui-form-row.js +8 -8
- package/dist/components/eui-form-row.js.map +1 -1
- package/dist/components/eui-form.js +4 -4
- package/dist/components/eui-form.js.map +1 -1
- package/dist/components/eui-global-toast-list.js +10 -10
- package/dist/components/eui-global-toast-list.js.map +1 -1
- package/dist/components/eui-header-alert.js +2 -2
- package/dist/components/eui-header-alert.js.map +1 -1
- package/dist/components/eui-header-breadcrumbs.js +2 -2
- package/dist/components/eui-header-breadcrumbs.js.map +1 -1
- package/dist/components/eui-header-link.js +3 -3
- package/dist/components/eui-header-link.js.map +1 -1
- package/dist/components/eui-header-links.js +9 -9
- package/dist/components/eui-header-links.js.map +1 -1
- package/dist/components/eui-header-logo.js +3 -3
- package/dist/components/eui-header-logo.js.map +1 -1
- package/dist/components/eui-header-section-item-button.js +6 -6
- package/dist/components/eui-header-section-item-button.js.map +1 -1
- package/dist/components/eui-header-section-item.js +3 -3
- package/dist/components/eui-header-section-item.js.map +1 -1
- package/dist/components/eui-header-section.js +3 -3
- package/dist/components/eui-header-section.js.map +1 -1
- package/dist/components/eui-header.js +4 -4
- package/dist/components/eui-header.js.map +1 -1
- package/dist/components/eui-health.js +3 -3
- package/dist/components/eui-health.js.map +1 -1
- package/dist/components/eui-horizontal-rule.js +3 -3
- package/dist/components/eui-horizontal-rule.js.map +1 -1
- package/dist/components/eui-i18n.js +4 -4
- package/dist/components/eui-i18n.js.map +1 -1
- package/dist/components/eui-icon-tip.js +4 -4
- package/dist/components/eui-icon-tip.js.map +1 -1
- package/dist/components/eui-icon.js +6 -6
- package/dist/components/eui-icon.js.map +1 -1
- package/dist/components/eui-image.js +9 -9
- package/dist/components/eui-image.js.map +1 -1
- package/dist/components/eui-inner-text.js +1 -1
- package/dist/components/eui-input-popover.js +9 -9
- package/dist/components/eui-input-popover.js.map +1 -1
- package/dist/components/eui-key-pad-menu-item.js +8 -8
- package/dist/components/eui-key-pad-menu-item.js.map +1 -1
- package/dist/components/eui-key-pad-menu.js +3 -3
- package/dist/components/eui-key-pad-menu.js.map +1 -1
- package/dist/components/eui-link.js +4 -4
- package/dist/components/eui-link.js.map +1 -1
- package/dist/components/eui-list-group-item.js +6 -6
- package/dist/components/eui-list-group-item.js.map +1 -1
- package/dist/components/eui-list-group.js +6 -6
- package/dist/components/eui-list-group.js.map +1 -1
- package/dist/components/eui-loading-content.js +2 -2
- package/dist/components/eui-loading-content.js.map +1 -1
- package/dist/components/eui-loading-logo.js +4 -4
- package/dist/components/eui-loading-logo.js.map +1 -1
- package/dist/components/eui-loading-spinner.js +3 -3
- package/dist/components/eui-loading-spinner.js.map +1 -1
- package/dist/components/eui-markdown-editor-drop-zone.js +2 -2
- package/dist/components/eui-markdown-editor-drop-zone.js.map +1 -1
- package/dist/components/eui-markdown-editor-footer.js +14 -14
- package/dist/components/eui-markdown-editor-footer.js.map +1 -1
- package/dist/components/eui-markdown-editor-text-area.js +3 -3
- package/dist/components/eui-markdown-editor-text-area.js.map +1 -1
- package/dist/components/eui-markdown-editor-toolbar.js +9 -9
- package/dist/components/eui-markdown-editor-toolbar.js.map +1 -1
- package/dist/components/eui-markdown-editor.js +16 -16
- package/dist/components/eui-markdown-editor.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-checkbox.js +4 -4
- package/dist/components/eui-markdown-format/markdown-checkbox.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code-block.js +2 -2
- package/dist/components/eui-markdown-format/markdown-code-block.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-code.js +2 -2
- package/dist/components/eui-markdown-format/markdown-code.js.map +1 -1
- package/dist/components/eui-markdown-format/markdown-tooltip.js +3 -3
- package/dist/components/eui-markdown-format/markdown-tooltip.js.map +1 -1
- package/dist/components/eui-markdown-format.js +5 -5
- package/dist/components/eui-markdown-format.js.map +1 -1
- package/dist/components/eui-modal.js +11 -11
- package/dist/components/eui-modal.js.map +1 -1
- package/dist/components/eui-notification-badge.js +3 -3
- package/dist/components/eui-notification-badge.js.map +1 -1
- package/dist/components/eui-notification-event-messages.js +5 -5
- package/dist/components/eui-notification-event-messages.js.map +1 -1
- package/dist/components/eui-notification-event-meta.js +10 -10
- package/dist/components/eui-notification-event-meta.js.map +1 -1
- package/dist/components/eui-notification-event-read-button.js +3 -3
- package/dist/components/eui-notification-event-read-button.js.map +1 -1
- package/dist/components/eui-notification-event-read-icon.js +4 -4
- package/dist/components/eui-notification-event-read-icon.js.map +1 -1
- package/dist/components/eui-notification-event.js +9 -9
- package/dist/components/eui-notification-event.js.map +1 -1
- package/dist/components/eui-overlay-mask.js +6 -6
- package/dist/components/eui-overlay-mask.js.map +1 -1
- package/dist/components/eui-page-body.js +7 -7
- package/dist/components/eui-page-body.js.map +1 -1
- package/dist/components/eui-page-content-body.js +5 -5
- package/dist/components/eui-page-content-body.js.map +1 -1
- package/dist/components/eui-page-content-header.js +2 -2
- package/dist/components/eui-page-content-header.js.map +1 -1
- package/dist/components/eui-page-content.js +4 -4
- package/dist/components/eui-page-content.js.map +1 -1
- package/dist/components/eui-page-header-content.js +13 -13
- package/dist/components/eui-page-header-content.js.map +1 -1
- package/dist/components/eui-page-header.js +6 -6
- package/dist/components/eui-page-header.js.map +1 -1
- package/dist/components/eui-page-side-bar.js +3 -3
- package/dist/components/eui-page-side-bar.js.map +1 -1
- package/dist/components/eui-page-template.js +12 -12
- package/dist/components/eui-page-template.js.map +1 -1
- package/dist/components/eui-page.js +5 -5
- package/dist/components/eui-page.js.map +1 -1
- package/dist/components/eui-pagination/button-wrapper.js +5 -5
- package/dist/components/eui-pagination/button-wrapper.js.map +1 -1
- package/dist/components/eui-pagination/next-button.js +6 -6
- package/dist/components/eui-pagination/next-button.js.map +1 -1
- package/dist/components/eui-pagination/previous-button.js +5 -5
- package/dist/components/eui-pagination/previous-button.js.map +1 -1
- package/dist/components/eui-pagination-button.js +6 -6
- package/dist/components/eui-pagination-button.js.map +1 -1
- package/dist/components/eui-pagination.js +7 -7
- package/dist/components/eui-pagination.js.map +1 -1
- package/dist/components/eui-panel.js +4 -4
- package/dist/components/eui-panel.js.map +1 -1
- package/dist/components/eui-popover-footer.js +2 -2
- package/dist/components/eui-popover-footer.js.map +1 -1
- package/dist/components/eui-popover-title.js +2 -2
- package/dist/components/eui-popover-title.js.map +1 -1
- package/dist/components/eui-popover.js +18 -18
- package/dist/components/eui-popover.js.map +1 -1
- package/dist/components/eui-portal.js +1 -1
- package/dist/components/eui-progress.js +3 -3
- package/dist/components/eui-progress.js.map +1 -1
- package/dist/components/eui-radio-group.js +5 -5
- package/dist/components/eui-radio-group.js.map +1 -1
- package/dist/components/eui-radio.js +5 -5
- package/dist/components/eui-radio.js.map +1 -1
- package/dist/components/eui-range-highlight.js +4 -4
- package/dist/components/eui-range-highlight.js.map +1 -1
- package/dist/components/eui-range-input.js +5 -5
- package/dist/components/eui-range-input.js.map +1 -1
- package/dist/components/eui-range-label.js +3 -3
- package/dist/components/eui-range-label.js.map +1 -1
- package/dist/components/eui-range-levels.js +6 -6
- package/dist/components/eui-range-levels.js.map +1 -1
- package/dist/components/eui-range-slider.js +2 -2
- package/dist/components/eui-range-slider.js.map +1 -1
- package/dist/components/eui-range-thumb.js +3 -3
- package/dist/components/eui-range-thumb.js.map +1 -1
- package/dist/components/eui-range-ticks.js +6 -6
- package/dist/components/eui-range-ticks.js.map +1 -1
- package/dist/components/eui-range-tooltip.js +3 -3
- package/dist/components/eui-range-tooltip.js.map +1 -1
- package/dist/components/eui-range-track.js +8 -8
- package/dist/components/eui-range-track.js.map +1 -1
- package/dist/components/eui-range-wrapper.js +2 -2
- package/dist/components/eui-range-wrapper.js.map +1 -1
- package/dist/components/eui-range.js +12 -12
- package/dist/components/eui-range.js.map +1 -1
- package/dist/components/eui-select.js +6 -6
- package/dist/components/eui-select.js.map +1 -1
- package/dist/components/eui-selectable-list-item.js +3 -3
- package/dist/components/eui-selectable-list-item.js.map +1 -1
- package/dist/components/eui-show-for.js +1 -1
- package/dist/components/eui-side-nav-item/button.js +4 -4
- package/dist/components/eui-side-nav-item/button.js.map +1 -1
- package/dist/components/eui-side-nav-item.js +5 -5
- package/dist/components/eui-side-nav-item.js.map +1 -1
- package/dist/components/eui-side-nav.js +11 -11
- package/dist/components/eui-side-nav.js.map +1 -1
- package/dist/components/eui-spacer.js +3 -3
- package/dist/components/eui-spacer.js.map +1 -1
- package/dist/components/eui-split-panel/inner.js +3 -3
- package/dist/components/eui-split-panel/inner.js.map +1 -1
- package/dist/components/eui-split-panel/outer.js +5 -5
- package/dist/components/eui-split-panel/outer.js.map +1 -1
- package/dist/components/eui-stat/description.js +2 -2
- package/dist/components/eui-stat/description.js.map +1 -1
- package/dist/components/eui-stat/title.js +4 -4
- package/dist/components/eui-stat/title.js.map +1 -1
- package/dist/components/eui-stat.js +6 -6
- package/dist/components/eui-stat.js.map +1 -1
- package/dist/components/eui-step-horizontal.js +5 -5
- package/dist/components/eui-step-horizontal.js.map +1 -1
- package/dist/components/eui-step-number.js +4 -4
- package/dist/components/eui-step-number.js.map +1 -1
- package/dist/components/eui-step.js +4 -4
- package/dist/components/eui-step.js.map +1 -1
- package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js +8 -8
- 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 +8 -8
- 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 +8 -8
- 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 +7 -7
- 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 +6 -6
- 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 +11 -11
- 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 +2 -2
- 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 +6 -6
- 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 +14 -14
- 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 +6 -6
- 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 +9 -9
- 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 +6 -6
- package/dist/components/eui-super-date-picker/eui-super-update-button.js.map +1 -1
- package/dist/components/eui-super-date-picker.js +9 -9
- package/dist/components/eui-super-date-picker.js.map +1 -1
- package/dist/components/eui-switch.js +6 -6
- package/dist/components/eui-switch.js.map +1 -1
- package/dist/components/eui-tab.js +4 -4
- package/dist/components/eui-tab.js.map +1 -1
- package/dist/components/eui-tabbed-content.js +9 -9
- package/dist/components/eui-tabbed-content.js.map +1 -1
- package/dist/components/eui-tabs.js +2 -2
- package/dist/components/eui-tabs.js.map +1 -1
- package/dist/components/eui-text-align.js +3 -3
- package/dist/components/eui-text-align.js.map +1 -1
- package/dist/components/eui-text-area.js +6 -6
- package/dist/components/eui-text-area.js.map +1 -1
- package/dist/components/eui-text-color.js +3 -3
- package/dist/components/eui-text-color.js.map +1 -1
- package/dist/components/eui-text.js +4 -4
- package/dist/components/eui-text.js.map +1 -1
- package/dist/components/eui-title.js +3 -3
- package/dist/components/eui-title.js.map +1 -1
- package/dist/components/eui-toast.js +4 -4
- package/dist/components/eui-toast.js.map +1 -1
- package/dist/components/eui-tool-tip-popover.js +4 -4
- package/dist/components/eui-tool-tip-popover.js.map +1 -1
- package/dist/components/eui-tool-tip.js +9 -9
- package/dist/components/eui-tool-tip.js.map +1 -1
- package/dist/components/text-block.js +2 -2
- package/dist/components/text-block.js.map +1 -1
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-page-header.js","sources":["../../src/components/eui-page-header.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport { concat } from '@ember/helper';\nimport style from 'ember-style-modifier/modifiers/style';\nimport { and, eq, not, or } from 'ember-truth-helpers';\nimport argOrDefault from '../helpers/arg-or-default.ts';\nimport classNames from '../helpers/class-names.ts';\nimport euiPageRestrictWidth from '../helpers/eui-page-restrict-width.ts';\nimport EuiPageHeaderContent from './eui-page-header-content.gts';\nimport type { paddingSizeMapping } from '../utils/css-mappings/eui-page-content-body.ts';\nimport type { EuiIconSignature } from './eui-icon';\nimport type { EuiPageHeaderContentSignature } from './eui-page-header-content';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiPageHeaderSignature {\n Element: Element;\n Args: {\n /**\n * Sets the padding around the content\n */ paddingSize?: keyof typeof paddingSizeMapping;\n /**\n * Adds a bottom border to the header\n */ bottomBorder?: boolean;\n /**\n * Sets the width of the header to `restricted` (992px) or `full` (100%)\n */ restrictWidth?: boolean | 'full';\n /**\n * Sets the alignment of the content within the header\n */ alignItems?: EuiPageHeaderContentSignature['Args']['alignItems'];\n /**\n * Sets the header to be responsive and collapse to a single line\n */ responsive?: boolean | 'reverse';\n /**\n * Sets the icon type for the header\n */ iconType?: EuiIconSignature['Args']['type'];\n /**\n * Sets the breadcrumbs for the header\n */ breadcrumbs?: any[];\n /**\n * Sets the tabs for the header\n */ tabs?: any[];\n /**\n * Sets the description for the header\n */ description?: string;\n /**\n * Sets the title for the header\n */ pageTitle?: string;\n /**\n * Sets the props for the title\n */ pageTitleProps?: EuiPageHeaderContentSignature['Args']['pageTitleProps'];\n /**\n * Sets the right side items for the header\n */ rightSideItems?: any[];\n /**\n * Sets the default content for the header\n */ default?: any[];\n /**\n * Sets the default content for the header\n */ hasDefaultBlock?: boolean;\n /**\n * Sets the description content for the header\n */ hasDescriptionBlock?: boolean;\n /**\n * Sets the page title content for the header\n */ hasPageTitleBlock?: boolean;\n /**\n * Sets the right side items content for the header\n */ hasRightSideItemsBlock?: boolean;\n style?: {\n [key: string]: string;\n };\n };\n Blocks: {\n default: [];\n description: [];\n pageTitle: [];\n rightSideItems: EuiPageHeaderContentSignature['Blocks']['rightSideItems'];\n };\n}\nconst EuiPageHeader: TemplateOnlyComponent<EuiPageHeaderSignature> = template(`\n {{#let\n (euiPageRestrictWidth (argOrDefault @restrictWidth false) @style)\n (argOrDefault @responsive true)\n (and (argOrDefault @hasDefaultBlock true) (has-block \"default\"))\n (or\n (and (argOrDefault @hasDescriptionBlock true) (has-block \"description\"))\n @description\n )\n (or\n (and (argOrDefault @hasPageTitleBlock true) (has-block \"pageTitle\"))\n @pageTitle\n )\n (or\n (and\n (argOrDefault @hasRightSideItemsBlock true) (has-block \"rightSideItems\")\n )\n @rightSideItems\n )\n as |styling responsive hasDefaultBlock hasDescriptionBlock hasPageTitleBlock hasRightSideItemsBlock|\n }}\n {{#let\n (classNames\n (if\n styling.widthClassName\n (concat \"euiPageHeader--\" styling.widthClassName)\n )\n (if @bottomBorder \"euiPageHeader--bottomBorder\")\n (if responsive \"euiPageHeader--responsive\")\n (if (eq responsive \"reverse\") \"euiPageHeader--responsiveReverse\")\n (if (and hasPageTitleBlock @tabs) \"euiPageHeader--tabsAtBottom\")\n (if\n (and\n @tabs\n (not hasPageTitleBlock)\n (not hasRightSideItemsBlock)\n (not hasDescriptionBlock)\n (not hasDefaultBlock)\n )\n \"euiPageHeader--onlyTabs\"\n )\n (if\n @alignItems\n (concat \"euiPageHeader--\" @alignItems)\n \"euiPageHeader--center\"\n )\n componentName=\"EuiPageHeader\"\n paddingSize=@paddingSize\n )\n as |classes|\n }}\n {{#if\n (and\n (not @tabs)\n (not hasPageTitleBlock)\n (not hasDescriptionBlock)\n (not hasRightSideItemsBlock)\n )\n }}\n <header class={{classes}} {{style styling.newStyle}} ...attributes>\n {{yield to=\"default\"}}\n </header>\n {{else}}\n {{!template-lint-disable}}\n <header class={{classes}} {{style styling.newStyle}} ...attributes>\n <EuiPageHeaderContent\n @alignItems={{@alignItems}}\n @responsive={{responsive}}\n @pageTitle={{@pageTitle}}\n @pageTitleProps={{@pageTitleProps}}\n @iconType={{@iconType}}\n @breadcrumbs={{@breadcrumbs}}\n @tabs={{@tabs}}\n @description={{@description}}\n @restrictWidth={{@restrictWidth}}\n @hasDescriptionBlock={{not (not hasDescriptionBlock)}}\n @hasPageTitleBlock={{not (not hasPageTitleBlock)}}\n @hasRightSideItemsBlock={{not (not hasRightSideItemsBlock)}}\n @hasDefaultBlock={{not (not hasDefaultBlock)}}\n >\n <:pageTitle>\n {{yield to=\"pageTitle\"}}\n </:pageTitle>\n <:rightSideItems as |item|>\n {{yield item to=\"rightSideItems\"}}\n </:rightSideItems>\n <:description>\n {{yield to=\"description\"}}\n </:description>\n <:default>\n {{yield to=\"default\"}}\n </:default>\n </EuiPageHeaderContent>\n </header>\n {{/if}}\n {{/let}}\n {{/let}}\n`, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiPageHeader;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1wYWdlLWhlYWRlci5ndHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY29uY2F0IH0gZnJvbSAnQGVtYmVyL2hlbHBlcic7XG5cbmltcG9ydCBzdHlsZSBmcm9tICdlbWJlci1zdHlsZS1tb2RpZmllci9tb2RpZmllcnMvc3R5bGUnO1xuaW1wb3J0IHsgYW5kLGVxLCBub3QsIG9yIH0gZnJvbSAnZW1iZXItdHJ1dGgtaGVscGVycyc7XG5cbmltcG9ydCBhcmdPckRlZmF1bHQgZnJvbSAnLi4vaGVscGVycy9hcmctb3ItZGVmYXVsdC50cyc7XG5pbXBvcnQgY2xhc3NOYW1lcyBmcm9tICcuLi9oZWxwZXJzL2NsYXNzLW5hbWVzLnRzJztcbmltcG9ydCBldWlQYWdlUmVzdHJpY3RXaWR0aCBmcm9tICcuLi9oZWxwZXJzL2V1aS1wYWdlLXJlc3RyaWN0LXdpZHRoLnRzJztcbmltcG9ydCBFdWlQYWdlSGVhZGVyQ29udGVudCBmcm9tICcuL2V1aS1wYWdlLWhlYWRlci1jb250ZW50Lmd0cyc7XG5cbmltcG9ydCB0eXBlIHsgcGFkZGluZ1NpemVNYXBwaW5nIH0gZnJvbSAnLi4vdXRpbHMvY3NzLW1hcHBpbmdzL2V1aS1wYWdlLWNvbnRlbnQtYm9keS50cyc7XG5pbXBvcnQgdHlwZSB7IEV1aUljb25TaWduYXR1cmUgfSBmcm9tICcuL2V1aS1pY29uJztcbmltcG9ydCB0eXBlIHsgRXVpUGFnZUhlYWRlckNvbnRlbnRTaWduYXR1cmUgfSBmcm9tICcuL2V1aS1wYWdlLWhlYWRlci1jb250ZW50JztcbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlQYWdlSGVhZGVyU2lnbmF0dXJlIHtcbiAgRWxlbWVudDogRWxlbWVudDtcbiAgQXJnczoge1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIHBhZGRpbmcgYXJvdW5kIHRoZSBjb250ZW50XG4gICAgICovXG4gICAgcGFkZGluZ1NpemU_OiBrZXlvZiB0eXBlb2YgcGFkZGluZ1NpemVNYXBwaW5nO1xuICAgIC8qKlxuICAgICAqIEFkZHMgYSBib3R0b20gYm9yZGVyIHRvIHRoZSBoZWFkZXJcbiAgICAgKi9cbiAgICBib3R0b21Cb3JkZXI_OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIHdpZHRoIG9mIHRoZSBoZWFkZXIgdG8gYHJlc3RyaWN0ZWRgICg5OTJweCkgb3IgYGZ1bGxgICgxMDAlKVxuICAgICAqL1xuICAgIHJlc3RyaWN0V2lkdGg_OiBib29sZWFuIHwgJ2Z1bGwnO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIGFsaWdubWVudCBvZiB0aGUgY29udGVudCB3aXRoaW4gdGhlIGhlYWRlclxuICAgICAqL1xuICAgIGFsaWduSXRlbXM_OiBFdWlQYWdlSGVhZGVyQ29udGVudFNpZ25hdHVyZVsnQXJncyddWydhbGlnbkl0ZW1zJ107XG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgaGVhZGVyIHRvIGJlIHJlc3BvbnNpdmUgYW5kIGNvbGxhcHNlIHRvIGEgc2luZ2xlIGxpbmVcbiAgICAgKi9cbiAgICByZXNwb25zaXZlPzogYm9vbGVhbiB8ICdyZXZlcnNlJztcbiAgICAvKipcbiAgICAgKiBTZXRzIHRoZSBpY29uIHR5cGUgZm9yIHRoZSBoZWFkZXJcbiAgICAgKi9cbiAgICBpY29uVHlwZT86IEV1aUljb25TaWduYXR1cmVbJ0FyZ3MnXVsndHlwZSddO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIGJyZWFkY3J1bWJzIGZvciB0aGUgaGVhZGVyXG4gICAgICovXG4gICAgYnJlYWRjcnVtYnM_OiBhbnlbXTtcbiAgICAvKipcbiAgICAgKiBTZXRzIHRoZSB0YWJzIGZvciB0aGUgaGVhZGVyXG4gICAgICovXG4gICAgdGFicz86IGFueVtdO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIGRlc2NyaXB0aW9uIGZvciB0aGUgaGVhZGVyXG4gICAgICovXG4gICAgZGVzY3JpcHRpb24_OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgdGl0bGUgZm9yIHRoZSBoZWFkZXJcbiAgICAgKi9cbiAgICBwYWdlVGl0bGU_OiBzdHJpbmc7XG5cbiAgICAvKipcbiAgICAgKiBTZXRzIHRoZSBwcm9wcyBmb3IgdGhlIHRpdGxlXG4gICAgICovXG4gICAgcGFnZVRpdGxlUHJvcHM_OiBFdWlQYWdlSGVhZGVyQ29udGVudFNpZ25hdHVyZVsnQXJncyddWydwYWdlVGl0bGVQcm9wcyddO1xuXG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgcmlnaHQgc2lkZSBpdGVtcyBmb3IgdGhlIGhlYWRlclxuICAgICAqL1xuICAgIHJpZ2h0U2lkZUl0ZW1zPzogYW55W107XG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgZGVmYXVsdCBjb250ZW50IGZvciB0aGUgaGVhZGVyXG4gICAgICovXG4gICAgZGVmYXVsdD86IGFueVtdO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIGRlZmF1bHQgY29udGVudCBmb3IgdGhlIGhlYWRlclxuICAgICAqL1xuICAgIGhhc0RlZmF1bHRCbG9jaz86IGJvb2xlYW47XG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgZGVzY3JpcHRpb24gY29udGVudCBmb3IgdGhlIGhlYWRlclxuICAgICAqL1xuICAgIGhhc0Rlc2NyaXB0aW9uQmxvY2s_OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIHBhZ2UgdGl0bGUgY29udGVudCBmb3IgdGhlIGhlYWRlclxuICAgICAqL1xuICAgIGhhc1BhZ2VUaXRsZUJsb2NrPzogYm9vbGVhbjtcbiAgICAvKipcbiAgICAgKiBTZXRzIHRoZSByaWdodCBzaWRlIGl0ZW1zIGNvbnRlbnQgZm9yIHRoZSBoZWFkZXJcbiAgICAgKi9cbiAgICBoYXNSaWdodFNpZGVJdGVtc0Jsb2NrPzogYm9vbGVhbjtcblxuICAgIHN0eWxlPzoge1xuICAgICAgW2tleTogc3RyaW5nXTogc3RyaW5nO1xuICAgIH07XG4gIH07XG4gIEJsb2Nrczoge1xuICAgIGRlZmF1bHQ6IFtdO1xuICAgIGRlc2NyaXB0aW9uOiBbXTtcbiAgICBwYWdlVGl0bGU6IFtdO1xuICAgIHJpZ2h0U2lkZUl0ZW1zOiBFdWlQYWdlSGVhZGVyQ29udGVudFNpZ25hdHVyZVsnQmxvY2tzJ11bJ3JpZ2h0U2lkZUl0ZW1zJ107XG4gIH07XG59XG5cbmNvbnN0IEV1aVBhZ2VIZWFkZXI6IFRlbXBsYXRlT25seUNvbXBvbmVudDxFdWlQYWdlSGVhZGVyU2lnbmF0dXJlPiA9IDx0ZW1wbGF0ZT5cbiAge3sjbGV0XG4gICAgKGV1aVBhZ2VSZXN0cmljdFdpZHRoIChhcmdPckRlZmF1bHQgQHJlc3RyaWN0V2lkdGggZmFsc2UpIEBzdHlsZSlcbiAgICAoYXJnT3JEZWZhdWx0IEByZXNwb25zaXZlIHRydWUpXG4gICAgKGFuZCAoYXJnT3JEZWZhdWx0IEBoYXNEZWZhdWx0QmxvY2sgdHJ1ZSkgKGhhcy1ibG9jayBcImRlZmF1bHRcIikpXG4gICAgKG9yXG4gICAgICAoYW5kIChhcmdPckRlZmF1bHQgQGhhc0Rlc2NyaXB0aW9uQmxvY2sgdHJ1ZSkgKGhhcy1ibG9jayBcImRlc2NyaXB0aW9uXCIpKVxuICAgICAgQGRlc2NyaXB0aW9uXG4gICAgKVxuICAgIChvclxuICAgICAgKGFuZCAoYXJnT3JEZWZhdWx0IEBoYXNQYWdlVGl0bGVCbG9jayB0cnVlKSAoaGFzLWJsb2NrIFwicGFnZVRpdGxlXCIpKVxuICAgICAgQHBhZ2VUaXRsZVxuICAgIClcbiAgICAob3JcbiAgICAgIChhbmRcbiAgICAgICAgKGFyZ09yRGVmYXVsdCBAaGFzUmlnaHRTaWRlSXRlbXNCbG9jayB0cnVlKSAoaGFzLWJsb2NrIFwicmlnaHRTaWRlSXRlbXNcIilcbiAgICAgIClcbiAgICAgIEByaWdodFNpZGVJdGVtc1xuICAgIClcbiAgICBhcyB8c3R5bGluZyByZXNwb25zaXZlIGhhc0RlZmF1bHRCbG9jayBoYXNEZXNjcmlwdGlvbkJsb2NrIGhhc1BhZ2VUaXRsZUJsb2NrIGhhc1JpZ2h0U2lkZUl0ZW1zQmxvY2t8XG4gIH19XG4gICAge3sjbGV0XG4gICAgICAoY2xhc3NOYW1lc1xuICAgICAgICAoaWZcbiAgICAgICAgICBzdHlsaW5nLndpZHRoQ2xhc3NOYW1lXG4gICAgICAgICAgKGNvbmNhdCBcImV1aVBhZ2VIZWFkZXItLVwiIHN0eWxpbmcud2lkdGhDbGFzc05hbWUpXG4gICAgICAgIClcbiAgICAgICAgKGlmIEBib3R0b21Cb3JkZXIgXCJldWlQYWdlSGVhZGVyLS1ib3R0b21Cb3JkZXJcIilcbiAgICAgICAgKGlmIHJlc3BvbnNpdmUgXCJldWlQYWdlSGVhZGVyLS1yZXNwb25zaXZlXCIpXG4gICAgICAgIChpZiAoZXEgcmVzcG9uc2l2ZSBcInJldmVyc2VcIikgXCJldWlQYWdlSGVhZGVyLS1yZXNwb25zaXZlUmV2ZXJzZVwiKVxuICAgICAgICAoaWYgKGFuZCBoYXNQYWdlVGl0bGVCbG9jayBAdGFicykgXCJldWlQYWdlSGVhZGVyLS10YWJzQXRCb3R0b21cIilcbiAgICAgICAgKGlmXG4gICAgICAgICAgKGFuZFxuICAgICAgICAgICAgQHRhYnNcbiAgICAgICAgICAgIChub3QgaGFzUGFnZVRpdGxlQmxvY2spXG4gICAgICAgICAgICAobm90IGhhc1JpZ2h0U2lkZUl0ZW1zQmxvY2spXG4gICAgICAgICAgICAobm90IGhhc0Rlc2NyaXB0aW9uQmxvY2spXG4gICAgICAgICAgICAobm90IGhhc0RlZmF1bHRCbG9jaylcbiAgICAgICAgICApXG4gICAgICAgICAgXCJldWlQYWdlSGVhZGVyLS1vbmx5VGFic1wiXG4gICAgICAgIClcbiAgICAgICAgKGlmXG4gICAgICAgICAgQGFsaWduSXRlbXNcbiAgICAgICAgICAoY29uY2F0IFwiZXVpUGFnZUhlYWRlci0tXCIgQGFsaWduSXRlbXMpXG4gICAgICAgICAgXCJldWlQYWdlSGVhZGVyLS1jZW50ZXJcIlxuICAgICAgICApXG4gICAgICAgIGNvbXBvbmVudE5hbWU9XCJFdWlQYWdlSGVhZGVyXCJcbiAgICAgICAgcGFkZGluZ1NpemU9QHBhZGRpbmdTaXplXG4gICAgICApXG4gICAgICBhcyB8Y2xhc3Nlc3xcbiAgICB9fVxuICAgICAge3sjaWZcbiAgICAgICAgKGFuZFxuICAgICAgICAgIChub3QgQHRhYnMpXG4gICAgICAgICAgKG5vdCBoYXNQYWdlVGl0bGVCbG9jaylcbiAgICAgICAgICAobm90IGhhc0Rlc2NyaXB0aW9uQmxvY2spXG4gICAgICAgICAgKG5vdCBoYXNSaWdodFNpZGVJdGVtc0Jsb2NrKVxuICAgICAgICApXG4gICAgICB9fVxuICAgICAgICA8aGVhZGVyIGNsYXNzPXt7Y2xhc3Nlc319IHt7c3R5bGUgc3R5bGluZy5uZXdTdHlsZX19IC4uLmF0dHJpYnV0ZXM-XG4gICAgICAgICAge3t5aWVsZCB0bz1cImRlZmF1bHRcIn19XG4gICAgICAgIDwvaGVhZGVyPlxuICAgICAge3tlbHNlfX1cbiAgICAgICAge3shdGVtcGxhdGUtbGludC1kaXNhYmxlfX1cbiAgICAgICAgPGhlYWRlciBjbGFzcz17e2NsYXNzZXN9fSB7e3N0eWxlIHN0eWxpbmcubmV3U3R5bGV9fSAuLi5hdHRyaWJ1dGVzPlxuICAgICAgICAgIDxFdWlQYWdlSGVhZGVyQ29udGVudFxuICAgICAgICAgICAgQGFsaWduSXRlbXM9e3tAYWxpZ25JdGVtc319XG4gICAgICAgICAgICBAcmVzcG9uc2l2ZT17e3Jlc3BvbnNpdmV9fVxuICAgICAgICAgICAgQHBhZ2VUaXRsZT17e0BwYWdlVGl0bGV9fVxuICAgICAgICAgICAgQHBhZ2VUaXRsZVByb3BzPXt7QHBhZ2VUaXRsZVByb3BzfX1cbiAgICAgICAgICAgIEBpY29uVHlwZT17e0BpY29uVHlwZX19XG4gICAgICAgICAgICBAYnJlYWRjcnVtYnM9e3tAYnJlYWRjcnVtYnN9fVxuICAgICAgICAgICAgQHRhYnM9e3tAdGFic319XG4gICAgICAgICAgICBAZGVzY3JpcHRpb249e3tAZGVzY3JpcHRpb259fVxuICAgICAgICAgICAgQHJlc3RyaWN0V2lkdGg9e3tAcmVzdHJpY3RXaWR0aH19XG4gICAgICAgICAgICBAaGFzRGVzY3JpcHRpb25CbG9jaz17e25vdCAobm90IGhhc0Rlc2NyaXB0aW9uQmxvY2spfX1cbiAgICAgICAgICAgIEBoYXNQYWdlVGl0bGVCbG9jaz17e25vdCAobm90IGhhc1BhZ2VUaXRsZUJsb2NrKX19XG4gICAgICAgICAgICBAaGFzUmlnaHRTaWRlSXRlbXNCbG9jaz17e25vdCAobm90IGhhc1JpZ2h0U2lkZUl0ZW1zQmxvY2spfX1cbiAgICAgICAgICAgIEBoYXNEZWZhdWx0QmxvY2s9e3tub3QgKG5vdCBoYXNEZWZhdWx0QmxvY2spfX1cbiAgICAgICAgICA-XG4gICAgICAgICAgICA8OnBhZ2VUaXRsZT5cbiAgICAgICAgICAgICAge3t5aWVsZCB0bz1cInBhZ2VUaXRsZVwifX1cbiAgICAgICAgICAgIDwvOnBhZ2VUaXRsZT5cbiAgICAgICAgICAgIDw6cmlnaHRTaWRlSXRlbXMgYXMgfGl0ZW18PlxuICAgICAgICAgICAgICB7e3lpZWxkIGl0ZW0gdG89XCJyaWdodFNpZGVJdGVtc1wifX1cbiAgICAgICAgICAgIDwvOnJpZ2h0U2lkZUl0ZW1zPlxuICAgICAgICAgICAgPDpkZXNjcmlwdGlvbj5cbiAgICAgICAgICAgICAge3t5aWVsZCB0bz1cImRlc2NyaXB0aW9uXCJ9fVxuICAgICAgICAgICAgPC86ZGVzY3JpcHRpb24-XG4gICAgICAgICAgICA8OmRlZmF1bHQ-XG4gICAgICAgICAgICAgIHt7eWllbGQgdG89XCJkZWZhdWx0XCJ9fVxuICAgICAgICAgICAgPC86ZGVmYXVsdD5cbiAgICAgICAgICA8L0V1aVBhZ2VIZWFkZXJDb250ZW50PlxuICAgICAgICA8L2hlYWRlcj5cbiAgICAgIHt7L2lmfX1cbiAgICB7ey9sZXR9fVxuICB7ey9sZXR9fVxuPC90ZW1wbGF0ZT47XG5cbmV4cG9ydCBkZWZhdWx0IEV1aVBhZ2VIZWFkZXI7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLFNBQVMsTUFBTSxRQUFRLGdCQUFnQjtBQUV2QyxPQUFPLFdBQVcsdUNBQXVDO0FBQ3pELFNBQVMsR0FBRyxFQUFDLEVBQUUsRUFBRSxHQUFHLEVBQUUsRUFBRSxRQUFRLHNCQUFzQjtBQUV0RCxPQUFPLGtCQUFrQiwrQkFBK0I7QUFDeEQsT0FBTyxnQkFBZ0IsNEJBQTRCO0FBQ25ELE9BQU8sMEJBQTBCLHdDQUF3QztBQUN6RSxPQUFPLDBCQUEwQixnQ0FBZ0M7QUFFakUsY0FBYyxrQkFBa0IsUUFBUSxpREFBaUQ7QUFDekYsY0FBYyxnQkFBZ0IsUUFBUSxhQUFhO0FBQ25ELGNBQWMsNkJBQTZCLFFBQVEsNEJBQTRCO0FBQy9FLGNBQWMscUJBQXFCLFFBQVEsaUNBQWlDO0FBRTVFLGlCQUFpQjtJQUNmLFNBQVM7SUFDVDtRQUNFOztLQUVDLEdBQ0QsMkJBQTJCO1FBQzNCOztLQUVDLEdBQ0QsZUFBZSxPQUFPO1FBQ3RCOztLQUVDLEdBQ0QsZ0JBQWdCLE9BQU8sR0FBRztRQUMxQjs7S0FFQyxHQUNELGFBQWEsOEJBQThCLFFBQVE7UUFDbkQ7O0tBRUMsR0FDRCxhQUFhLE9BQU8sR0FBRztRQUN2Qjs7S0FFQyxHQUNELFdBQVcsaUJBQWlCLFFBQVE7UUFDcEM7O0tBRUMsR0FDRCxjQUFjLEdBQUc7UUFDakI7O0tBRUMsR0FDRCxPQUFPLEdBQUc7UUFDVjs7S0FFQyxHQUNELGNBQWMsTUFBTTtRQUNwQjs7S0FFQyxHQUNELFlBQVksTUFBTTtRQUVsQjs7S0FFQyxHQUNELGlCQUFpQiw4QkFBOEIsUUFBUTtRQUV2RDs7S0FFQyxHQUNELGlCQUFpQixHQUFHO1FBQ3BCOztLQUVDLEdBQ0QsVUFBVSxHQUFHO1FBQ2I7O0tBRUMsR0FDRCxrQkFBa0IsT0FBTztRQUN6Qjs7S0FFQyxHQUNELHNCQUFzQixPQUFPO1FBQzdCOztLQUVDLEdBQ0Qsb0JBQW9CLE9BQU87UUFDM0I7O0tBRUMsR0FDRCx5QkFBeUIsT0FBTztRQUVoQzthQUNHLEtBQUssTUFBTSxHQUFHLE1BQU07OztJQUd6QjtRQUNFO1FBQ0E7UUFDQTtRQUNBLGdCQUFnQiw4QkFBOEIsVUFBVTs7O0FBSTVELE1BQU0sZUFBZSxzQkFBc0IsMEJBQTBCLFNBQVUsQ0FBQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQWlHL0UsQ0FBQSxFQUFBO0lBQUE7UUFBQSxPQUFBLEtBQUEsU0FBQSxDQUFBLEVBQVc7SUFBRDtBQUFBO0FBRVYsZUFBZSxjQUFjIn0"],"names":["EuiPageHeader","setComponentTemplate","precompileTemplate","scope","euiPageRestrictWidth","argOrDefault","and","or","classNames","concat","eq","not","style","EuiPageHeaderContent","strictMode","templateOnly"],"mappings":";;;;;;;;;;;AAqGA,MAAMA,aAAqC,GAAAC,oBAAA,CAA0BC,kBAAA,CAiGrE,0hFAAA,EAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,oBAAA;IAAAC,YAAA;IAAAC,GAAA;IAAAC,EAAA;IAAAC,UAAA;IAAAC,MAAA;IAAAC,EAAA;IAAAC,GAAA;IAAAC,KAAA;AAAAC,0BAAAA,eAAAA;AAAA,GAAA,CAAA;EAAAC,UAAA,EAAA,IAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
1
|
+
{"version":3,"file":"eui-page-header.js","sources":["../../src/components/eui-page-header.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport { concat } from '@ember/helper';\nimport style from 'ember-style-modifier/modifiers/style';\nimport { and, eq, not, or } from 'ember-truth-helpers';\nimport argOrDefault from '../helpers/arg-or-default.ts';\nimport classNames from '../helpers/class-names.ts';\nimport euiPageRestrictWidth from '../helpers/eui-page-restrict-width.ts';\nimport EuiPageHeaderContent from './eui-page-header-content.gts';\nimport type { paddingSizeMapping } from '../utils/css-mappings/eui-page-content-body.ts';\nimport type { EuiIconSignature } from './eui-icon';\nimport type { EuiPageHeaderContentSignature } from './eui-page-header-content';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiPageHeaderSignature {\n Element: Element;\n Args: {\n /**\n * Sets the padding around the content\n */ paddingSize?: keyof typeof paddingSizeMapping;\n /**\n * Adds a bottom border to the header\n */ bottomBorder?: boolean;\n /**\n * Sets the width of the header to `restricted` (992px) or `full` (100%)\n */ restrictWidth?: boolean | 'full';\n /**\n * Sets the alignment of the content within the header\n */ alignItems?: EuiPageHeaderContentSignature['Args']['alignItems'];\n /**\n * Sets the header to be responsive and collapse to a single line\n */ responsive?: boolean | 'reverse';\n /**\n * Sets the icon type for the header\n */ iconType?: EuiIconSignature['Args']['type'];\n /**\n * Sets the breadcrumbs for the header\n */ breadcrumbs?: any[];\n /**\n * Sets the tabs for the header\n */ tabs?: any[];\n /**\n * Sets the description for the header\n */ description?: string;\n /**\n * Sets the title for the header\n */ pageTitle?: string;\n /**\n * Sets the props for the title\n */ pageTitleProps?: EuiPageHeaderContentSignature['Args']['pageTitleProps'];\n /**\n * Sets the right side items for the header\n */ rightSideItems?: any[];\n /**\n * Sets the default content for the header\n */ default?: any[];\n /**\n * Sets the default content for the header\n */ hasDefaultBlock?: boolean;\n /**\n * Sets the description content for the header\n */ hasDescriptionBlock?: boolean;\n /**\n * Sets the page title content for the header\n */ hasPageTitleBlock?: boolean;\n /**\n * Sets the right side items content for the header\n */ hasRightSideItemsBlock?: boolean;\n style?: {\n [key: string]: string;\n };\n };\n Blocks: {\n default: [];\n description: [];\n pageTitle: [];\n rightSideItems: EuiPageHeaderContentSignature['Blocks']['rightSideItems'];\n };\n}\nconst EuiPageHeader: TemplateOnlyComponent<EuiPageHeaderSignature> = template(`\n {{#let\n (euiPageRestrictWidth (argOrDefault @restrictWidth false) @style)\n (argOrDefault @responsive true)\n (and (argOrDefault @hasDefaultBlock true) (has-block \"default\"))\n (or\n (and (argOrDefault @hasDescriptionBlock true) (has-block \"description\"))\n @description\n )\n (or\n (and (argOrDefault @hasPageTitleBlock true) (has-block \"pageTitle\"))\n @pageTitle\n )\n (or\n (and\n (argOrDefault @hasRightSideItemsBlock true) (has-block \"rightSideItems\")\n )\n @rightSideItems\n )\n as |styling responsive hasDefaultBlock hasDescriptionBlock hasPageTitleBlock hasRightSideItemsBlock|\n }}\n {{#let\n (classNames\n (if\n styling.widthClassName\n (concat \"euiPageHeader--\" styling.widthClassName)\n )\n (if @bottomBorder \"euiPageHeader--bottomBorder\")\n (if responsive \"euiPageHeader--responsive\")\n (if (eq responsive \"reverse\") \"euiPageHeader--responsiveReverse\")\n (if (and hasPageTitleBlock @tabs) \"euiPageHeader--tabsAtBottom\")\n (if\n (and\n @tabs\n (not hasPageTitleBlock)\n (not hasRightSideItemsBlock)\n (not hasDescriptionBlock)\n (not hasDefaultBlock)\n )\n \"euiPageHeader--onlyTabs\"\n )\n (if\n @alignItems\n (concat \"euiPageHeader--\" @alignItems)\n \"euiPageHeader--center\"\n )\n componentName=\"EuiPageHeader\"\n paddingSize=@paddingSize\n )\n as |classes|\n }}\n {{#if\n (and\n (not @tabs)\n (not hasPageTitleBlock)\n (not hasDescriptionBlock)\n (not hasRightSideItemsBlock)\n )\n }}\n <header class={{classes}} {{style styling.newStyle}} ...attributes>\n {{yield to=\"default\"}}\n </header>\n {{else}}\n {{!template-lint-disable}}\n <header class={{classes}} {{style styling.newStyle}} ...attributes>\n <EuiPageHeaderContent\n @alignItems={{@alignItems}}\n @responsive={{responsive}}\n @pageTitle={{@pageTitle}}\n @pageTitleProps={{@pageTitleProps}}\n @iconType={{@iconType}}\n @breadcrumbs={{@breadcrumbs}}\n @tabs={{@tabs}}\n @description={{@description}}\n @restrictWidth={{@restrictWidth}}\n @hasDescriptionBlock={{not (not hasDescriptionBlock)}}\n @hasPageTitleBlock={{not (not hasPageTitleBlock)}}\n @hasRightSideItemsBlock={{not (not hasRightSideItemsBlock)}}\n @hasDefaultBlock={{not (not hasDefaultBlock)}}\n >\n <:pageTitle>\n {{yield to=\"pageTitle\"}}\n </:pageTitle>\n <:rightSideItems as |item|>\n {{yield item to=\"rightSideItems\"}}\n </:rightSideItems>\n <:description>\n {{yield to=\"description\"}}\n </:description>\n <:default>\n {{yield to=\"default\"}}\n </:default>\n </EuiPageHeaderContent>\n </header>\n {{/if}}\n {{/let}}\n {{/let}}\n`, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiPageHeader;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1wYWdlLWhlYWRlci5ndHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY29uY2F0IH0gZnJvbSAnQGVtYmVyL2hlbHBlcic7XG5cbmltcG9ydCBzdHlsZSBmcm9tICdlbWJlci1zdHlsZS1tb2RpZmllci9tb2RpZmllcnMvc3R5bGUnO1xuaW1wb3J0IHsgYW5kLGVxLCBub3QsIG9yIH0gZnJvbSAnZW1iZXItdHJ1dGgtaGVscGVycyc7XG5cbmltcG9ydCBhcmdPckRlZmF1bHQgZnJvbSAnLi4vaGVscGVycy9hcmctb3ItZGVmYXVsdC50cyc7XG5pbXBvcnQgY2xhc3NOYW1lcyBmcm9tICcuLi9oZWxwZXJzL2NsYXNzLW5hbWVzLnRzJztcbmltcG9ydCBldWlQYWdlUmVzdHJpY3RXaWR0aCBmcm9tICcuLi9oZWxwZXJzL2V1aS1wYWdlLXJlc3RyaWN0LXdpZHRoLnRzJztcbmltcG9ydCBFdWlQYWdlSGVhZGVyQ29udGVudCBmcm9tICcuL2V1aS1wYWdlLWhlYWRlci1jb250ZW50Lmd0cyc7XG5cbmltcG9ydCB0eXBlIHsgcGFkZGluZ1NpemVNYXBwaW5nIH0gZnJvbSAnLi4vdXRpbHMvY3NzLW1hcHBpbmdzL2V1aS1wYWdlLWNvbnRlbnQtYm9keS50cyc7XG5pbXBvcnQgdHlwZSB7IEV1aUljb25TaWduYXR1cmUgfSBmcm9tICcuL2V1aS1pY29uJztcbmltcG9ydCB0eXBlIHsgRXVpUGFnZUhlYWRlckNvbnRlbnRTaWduYXR1cmUgfSBmcm9tICcuL2V1aS1wYWdlLWhlYWRlci1jb250ZW50JztcbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlQYWdlSGVhZGVyU2lnbmF0dXJlIHtcbiAgRWxlbWVudDogRWxlbWVudDtcbiAgQXJnczoge1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIHBhZGRpbmcgYXJvdW5kIHRoZSBjb250ZW50XG4gICAgICovXG4gICAgcGFkZGluZ1NpemU_OiBrZXlvZiB0eXBlb2YgcGFkZGluZ1NpemVNYXBwaW5nO1xuICAgIC8qKlxuICAgICAqIEFkZHMgYSBib3R0b20gYm9yZGVyIHRvIHRoZSBoZWFkZXJcbiAgICAgKi9cbiAgICBib3R0b21Cb3JkZXI_OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIHdpZHRoIG9mIHRoZSBoZWFkZXIgdG8gYHJlc3RyaWN0ZWRgICg5OTJweCkgb3IgYGZ1bGxgICgxMDAlKVxuICAgICAqL1xuICAgIHJlc3RyaWN0V2lkdGg_OiBib29sZWFuIHwgJ2Z1bGwnO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIGFsaWdubWVudCBvZiB0aGUgY29udGVudCB3aXRoaW4gdGhlIGhlYWRlclxuICAgICAqL1xuICAgIGFsaWduSXRlbXM_OiBFdWlQYWdlSGVhZGVyQ29udGVudFNpZ25hdHVyZVsnQXJncyddWydhbGlnbkl0ZW1zJ107XG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgaGVhZGVyIHRvIGJlIHJlc3BvbnNpdmUgYW5kIGNvbGxhcHNlIHRvIGEgc2luZ2xlIGxpbmVcbiAgICAgKi9cbiAgICByZXNwb25zaXZlPzogYm9vbGVhbiB8ICdyZXZlcnNlJztcbiAgICAvKipcbiAgICAgKiBTZXRzIHRoZSBpY29uIHR5cGUgZm9yIHRoZSBoZWFkZXJcbiAgICAgKi9cbiAgICBpY29uVHlwZT86IEV1aUljb25TaWduYXR1cmVbJ0FyZ3MnXVsndHlwZSddO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIGJyZWFkY3J1bWJzIGZvciB0aGUgaGVhZGVyXG4gICAgICovXG4gICAgYnJlYWRjcnVtYnM_OiBhbnlbXTtcbiAgICAvKipcbiAgICAgKiBTZXRzIHRoZSB0YWJzIGZvciB0aGUgaGVhZGVyXG4gICAgICovXG4gICAgdGFicz86IGFueVtdO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIGRlc2NyaXB0aW9uIGZvciB0aGUgaGVhZGVyXG4gICAgICovXG4gICAgZGVzY3JpcHRpb24_OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgdGl0bGUgZm9yIHRoZSBoZWFkZXJcbiAgICAgKi9cbiAgICBwYWdlVGl0bGU_OiBzdHJpbmc7XG5cbiAgICAvKipcbiAgICAgKiBTZXRzIHRoZSBwcm9wcyBmb3IgdGhlIHRpdGxlXG4gICAgICovXG4gICAgcGFnZVRpdGxlUHJvcHM_OiBFdWlQYWdlSGVhZGVyQ29udGVudFNpZ25hdHVyZVsnQXJncyddWydwYWdlVGl0bGVQcm9wcyddO1xuXG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgcmlnaHQgc2lkZSBpdGVtcyBmb3IgdGhlIGhlYWRlclxuICAgICAqL1xuICAgIHJpZ2h0U2lkZUl0ZW1zPzogYW55W107XG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgZGVmYXVsdCBjb250ZW50IGZvciB0aGUgaGVhZGVyXG4gICAgICovXG4gICAgZGVmYXVsdD86IGFueVtdO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIGRlZmF1bHQgY29udGVudCBmb3IgdGhlIGhlYWRlclxuICAgICAqL1xuICAgIGhhc0RlZmF1bHRCbG9jaz86IGJvb2xlYW47XG4gICAgLyoqXG4gICAgICogU2V0cyB0aGUgZGVzY3JpcHRpb24gY29udGVudCBmb3IgdGhlIGhlYWRlclxuICAgICAqL1xuICAgIGhhc0Rlc2NyaXB0aW9uQmxvY2s_OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIFNldHMgdGhlIHBhZ2UgdGl0bGUgY29udGVudCBmb3IgdGhlIGhlYWRlclxuICAgICAqL1xuICAgIGhhc1BhZ2VUaXRsZUJsb2NrPzogYm9vbGVhbjtcbiAgICAvKipcbiAgICAgKiBTZXRzIHRoZSByaWdodCBzaWRlIGl0ZW1zIGNvbnRlbnQgZm9yIHRoZSBoZWFkZXJcbiAgICAgKi9cbiAgICBoYXNSaWdodFNpZGVJdGVtc0Jsb2NrPzogYm9vbGVhbjtcblxuICAgIHN0eWxlPzoge1xuICAgICAgW2tleTogc3RyaW5nXTogc3RyaW5nO1xuICAgIH07XG4gIH07XG4gIEJsb2Nrczoge1xuICAgIGRlZmF1bHQ6IFtdO1xuICAgIGRlc2NyaXB0aW9uOiBbXTtcbiAgICBwYWdlVGl0bGU6IFtdO1xuICAgIHJpZ2h0U2lkZUl0ZW1zOiBFdWlQYWdlSGVhZGVyQ29udGVudFNpZ25hdHVyZVsnQmxvY2tzJ11bJ3JpZ2h0U2lkZUl0ZW1zJ107XG4gIH07XG59XG5cbmNvbnN0IEV1aVBhZ2VIZWFkZXI6IFRlbXBsYXRlT25seUNvbXBvbmVudDxFdWlQYWdlSGVhZGVyU2lnbmF0dXJlPiA9IDx0ZW1wbGF0ZT5cbiAge3sjbGV0XG4gICAgKGV1aVBhZ2VSZXN0cmljdFdpZHRoIChhcmdPckRlZmF1bHQgQHJlc3RyaWN0V2lkdGggZmFsc2UpIEBzdHlsZSlcbiAgICAoYXJnT3JEZWZhdWx0IEByZXNwb25zaXZlIHRydWUpXG4gICAgKGFuZCAoYXJnT3JEZWZhdWx0IEBoYXNEZWZhdWx0QmxvY2sgdHJ1ZSkgKGhhcy1ibG9jayBcImRlZmF1bHRcIikpXG4gICAgKG9yXG4gICAgICAoYW5kIChhcmdPckRlZmF1bHQgQGhhc0Rlc2NyaXB0aW9uQmxvY2sgdHJ1ZSkgKGhhcy1ibG9jayBcImRlc2NyaXB0aW9uXCIpKVxuICAgICAgQGRlc2NyaXB0aW9uXG4gICAgKVxuICAgIChvclxuICAgICAgKGFuZCAoYXJnT3JEZWZhdWx0IEBoYXNQYWdlVGl0bGVCbG9jayB0cnVlKSAoaGFzLWJsb2NrIFwicGFnZVRpdGxlXCIpKVxuICAgICAgQHBhZ2VUaXRsZVxuICAgIClcbiAgICAob3JcbiAgICAgIChhbmRcbiAgICAgICAgKGFyZ09yRGVmYXVsdCBAaGFzUmlnaHRTaWRlSXRlbXNCbG9jayB0cnVlKSAoaGFzLWJsb2NrIFwicmlnaHRTaWRlSXRlbXNcIilcbiAgICAgIClcbiAgICAgIEByaWdodFNpZGVJdGVtc1xuICAgIClcbiAgICBhcyB8c3R5bGluZyByZXNwb25zaXZlIGhhc0RlZmF1bHRCbG9jayBoYXNEZXNjcmlwdGlvbkJsb2NrIGhhc1BhZ2VUaXRsZUJsb2NrIGhhc1JpZ2h0U2lkZUl0ZW1zQmxvY2t8XG4gIH19XG4gICAge3sjbGV0XG4gICAgICAoY2xhc3NOYW1lc1xuICAgICAgICAoaWZcbiAgICAgICAgICBzdHlsaW5nLndpZHRoQ2xhc3NOYW1lXG4gICAgICAgICAgKGNvbmNhdCBcImV1aVBhZ2VIZWFkZXItLVwiIHN0eWxpbmcud2lkdGhDbGFzc05hbWUpXG4gICAgICAgIClcbiAgICAgICAgKGlmIEBib3R0b21Cb3JkZXIgXCJldWlQYWdlSGVhZGVyLS1ib3R0b21Cb3JkZXJcIilcbiAgICAgICAgKGlmIHJlc3BvbnNpdmUgXCJldWlQYWdlSGVhZGVyLS1yZXNwb25zaXZlXCIpXG4gICAgICAgIChpZiAoZXEgcmVzcG9uc2l2ZSBcInJldmVyc2VcIikgXCJldWlQYWdlSGVhZGVyLS1yZXNwb25zaXZlUmV2ZXJzZVwiKVxuICAgICAgICAoaWYgKGFuZCBoYXNQYWdlVGl0bGVCbG9jayBAdGFicykgXCJldWlQYWdlSGVhZGVyLS10YWJzQXRCb3R0b21cIilcbiAgICAgICAgKGlmXG4gICAgICAgICAgKGFuZFxuICAgICAgICAgICAgQHRhYnNcbiAgICAgICAgICAgIChub3QgaGFzUGFnZVRpdGxlQmxvY2spXG4gICAgICAgICAgICAobm90IGhhc1JpZ2h0U2lkZUl0ZW1zQmxvY2spXG4gICAgICAgICAgICAobm90IGhhc0Rlc2NyaXB0aW9uQmxvY2spXG4gICAgICAgICAgICAobm90IGhhc0RlZmF1bHRCbG9jaylcbiAgICAgICAgICApXG4gICAgICAgICAgXCJldWlQYWdlSGVhZGVyLS1vbmx5VGFic1wiXG4gICAgICAgIClcbiAgICAgICAgKGlmXG4gICAgICAgICAgQGFsaWduSXRlbXNcbiAgICAgICAgICAoY29uY2F0IFwiZXVpUGFnZUhlYWRlci0tXCIgQGFsaWduSXRlbXMpXG4gICAgICAgICAgXCJldWlQYWdlSGVhZGVyLS1jZW50ZXJcIlxuICAgICAgICApXG4gICAgICAgIGNvbXBvbmVudE5hbWU9XCJFdWlQYWdlSGVhZGVyXCJcbiAgICAgICAgcGFkZGluZ1NpemU9QHBhZGRpbmdTaXplXG4gICAgICApXG4gICAgICBhcyB8Y2xhc3Nlc3xcbiAgICB9fVxuICAgICAge3sjaWZcbiAgICAgICAgKGFuZFxuICAgICAgICAgIChub3QgQHRhYnMpXG4gICAgICAgICAgKG5vdCBoYXNQYWdlVGl0bGVCbG9jaylcbiAgICAgICAgICAobm90IGhhc0Rlc2NyaXB0aW9uQmxvY2spXG4gICAgICAgICAgKG5vdCBoYXNSaWdodFNpZGVJdGVtc0Jsb2NrKVxuICAgICAgICApXG4gICAgICB9fVxuICAgICAgICA8aGVhZGVyIGNsYXNzPXt7Y2xhc3Nlc319IHt7c3R5bGUgc3R5bGluZy5uZXdTdHlsZX19IC4uLmF0dHJpYnV0ZXM-XG4gICAgICAgICAge3t5aWVsZCB0bz1cImRlZmF1bHRcIn19XG4gICAgICAgIDwvaGVhZGVyPlxuICAgICAge3tlbHNlfX1cbiAgICAgICAge3shdGVtcGxhdGUtbGludC1kaXNhYmxlfX1cbiAgICAgICAgPGhlYWRlciBjbGFzcz17e2NsYXNzZXN9fSB7e3N0eWxlIHN0eWxpbmcubmV3U3R5bGV9fSAuLi5hdHRyaWJ1dGVzPlxuICAgICAgICAgIDxFdWlQYWdlSGVhZGVyQ29udGVudFxuICAgICAgICAgICAgQGFsaWduSXRlbXM9e3tAYWxpZ25JdGVtc319XG4gICAgICAgICAgICBAcmVzcG9uc2l2ZT17e3Jlc3BvbnNpdmV9fVxuICAgICAgICAgICAgQHBhZ2VUaXRsZT17e0BwYWdlVGl0bGV9fVxuICAgICAgICAgICAgQHBhZ2VUaXRsZVByb3BzPXt7QHBhZ2VUaXRsZVByb3BzfX1cbiAgICAgICAgICAgIEBpY29uVHlwZT17e0BpY29uVHlwZX19XG4gICAgICAgICAgICBAYnJlYWRjcnVtYnM9e3tAYnJlYWRjcnVtYnN9fVxuICAgICAgICAgICAgQHRhYnM9e3tAdGFic319XG4gICAgICAgICAgICBAZGVzY3JpcHRpb249e3tAZGVzY3JpcHRpb259fVxuICAgICAgICAgICAgQHJlc3RyaWN0V2lkdGg9e3tAcmVzdHJpY3RXaWR0aH19XG4gICAgICAgICAgICBAaGFzRGVzY3JpcHRpb25CbG9jaz17e25vdCAobm90IGhhc0Rlc2NyaXB0aW9uQmxvY2spfX1cbiAgICAgICAgICAgIEBoYXNQYWdlVGl0bGVCbG9jaz17e25vdCAobm90IGhhc1BhZ2VUaXRsZUJsb2NrKX19XG4gICAgICAgICAgICBAaGFzUmlnaHRTaWRlSXRlbXNCbG9jaz17e25vdCAobm90IGhhc1JpZ2h0U2lkZUl0ZW1zQmxvY2spfX1cbiAgICAgICAgICAgIEBoYXNEZWZhdWx0QmxvY2s9e3tub3QgKG5vdCBoYXNEZWZhdWx0QmxvY2spfX1cbiAgICAgICAgICA-XG4gICAgICAgICAgICA8OnBhZ2VUaXRsZT5cbiAgICAgICAgICAgICAge3t5aWVsZCB0bz1cInBhZ2VUaXRsZVwifX1cbiAgICAgICAgICAgIDwvOnBhZ2VUaXRsZT5cbiAgICAgICAgICAgIDw6cmlnaHRTaWRlSXRlbXMgYXMgfGl0ZW18PlxuICAgICAgICAgICAgICB7e3lpZWxkIGl0ZW0gdG89XCJyaWdodFNpZGVJdGVtc1wifX1cbiAgICAgICAgICAgIDwvOnJpZ2h0U2lkZUl0ZW1zPlxuICAgICAgICAgICAgPDpkZXNjcmlwdGlvbj5cbiAgICAgICAgICAgICAge3t5aWVsZCB0bz1cImRlc2NyaXB0aW9uXCJ9fVxuICAgICAgICAgICAgPC86ZGVzY3JpcHRpb24-XG4gICAgICAgICAgICA8OmRlZmF1bHQ-XG4gICAgICAgICAgICAgIHt7eWllbGQgdG89XCJkZWZhdWx0XCJ9fVxuICAgICAgICAgICAgPC86ZGVmYXVsdD5cbiAgICAgICAgICA8L0V1aVBhZ2VIZWFkZXJDb250ZW50PlxuICAgICAgICA8L2hlYWRlcj5cbiAgICAgIHt7L2lmfX1cbiAgICB7ey9sZXR9fVxuICB7ey9sZXR9fVxuPC90ZW1wbGF0ZT47XG5cbmV4cG9ydCBkZWZhdWx0IEV1aVBhZ2VIZWFkZXI7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLFNBQVMsTUFBTSxRQUFRLGdCQUFnQjtBQUV2QyxPQUFPLFdBQVcsdUNBQXVDO0FBQ3pELFNBQVMsR0FBRyxFQUFDLEVBQUUsRUFBRSxHQUFHLEVBQUUsRUFBRSxRQUFRLHNCQUFzQjtBQUV0RCxPQUFPLGtCQUFrQiwrQkFBK0I7QUFDeEQsT0FBTyxnQkFBZ0IsNEJBQTRCO0FBQ25ELE9BQU8sMEJBQTBCLHdDQUF3QztBQUN6RSxPQUFPLDBCQUEwQixnQ0FBZ0M7QUFFakUsY0FBYyxrQkFBa0IsUUFBUSxpREFBaUQ7QUFDekYsY0FBYyxnQkFBZ0IsUUFBUSxhQUFhO0FBQ25ELGNBQWMsNkJBQTZCLFFBQVEsNEJBQTRCO0FBQy9FLGNBQWMscUJBQXFCLFFBQVEsaUNBQWlDO0FBRTVFLGlCQUFpQjtJQUNmLFNBQVM7SUFDVDtRQUNFOztLQUVDLEdBQ0QsMkJBQTJCO1FBQzNCOztLQUVDLEdBQ0QsZUFBZSxPQUFPO1FBQ3RCOztLQUVDLEdBQ0QsZ0JBQWdCLE9BQU8sR0FBRztRQUMxQjs7S0FFQyxHQUNELGFBQWEsOEJBQThCLFFBQVE7UUFDbkQ7O0tBRUMsR0FDRCxhQUFhLE9BQU8sR0FBRztRQUN2Qjs7S0FFQyxHQUNELFdBQVcsaUJBQWlCLFFBQVE7UUFDcEM7O0tBRUMsR0FDRCxjQUFjLEdBQUc7UUFDakI7O0tBRUMsR0FDRCxPQUFPLEdBQUc7UUFDVjs7S0FFQyxHQUNELGNBQWMsTUFBTTtRQUNwQjs7S0FFQyxHQUNELFlBQVksTUFBTTtRQUVsQjs7S0FFQyxHQUNELGlCQUFpQiw4QkFBOEIsUUFBUTtRQUV2RDs7S0FFQyxHQUNELGlCQUFpQixHQUFHO1FBQ3BCOztLQUVDLEdBQ0QsVUFBVSxHQUFHO1FBQ2I7O0tBRUMsR0FDRCxrQkFBa0IsT0FBTztRQUN6Qjs7S0FFQyxHQUNELHNCQUFzQixPQUFPO1FBQzdCOztLQUVDLEdBQ0Qsb0JBQW9CLE9BQU87UUFDM0I7O0tBRUMsR0FDRCx5QkFBeUIsT0FBTztRQUVoQzthQUNHLEtBQUssTUFBTSxHQUFHLE1BQU07OztJQUd6QjtRQUNFO1FBQ0E7UUFDQTtRQUNBLGdCQUFnQiw4QkFBOEIsVUFBVTs7O0FBSTVELE1BQU0sZUFBZSxzQkFBc0IsMEJBQTBCLFNBQVUsQ0FBQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQWlHL0UsQ0FBQSxFQUFBO0lBQUE7UUFBQSxPQUFBLEtBQUEsU0FBQSxDQUFBLEVBQVc7SUFBRDtBQUFBO0FBRVYsZUFBZSxjQUFjIn0"],"names":["EuiPageHeader","setComponentTemplate","precompileTemplate","strictMode","scope","euiPageRestrictWidth","argOrDefault","and","or","classNames","concat","eq","not","style","EuiPageHeaderContent","templateOnly"],"mappings":";;;;;;;;;;;AAqGA,MAAMA,aAAqC,GAAAC,oBAAA,CAA0BC,kBAAA,CAiGrE,0hFAAA,EAAA;EAAAC,UAAA,EAAA,IAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,oBAAA;IAAAC,YAAA;IAAAC,GAAA;IAAAC,EAAA;IAAAC,UAAA;IAAAC,MAAA;IAAAC,EAAA;IAAAC,GAAA;IAAAC,KAAA;AAAAC,0BAAAA,eAAAA;AAAA,GAAA,CAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import classNames from '../helpers/class-names.js';
|
|
2
1
|
import argOrDefault from '../helpers/arg-or-default.js';
|
|
2
|
+
import classNames from '../helpers/class-names.js';
|
|
3
3
|
import { precompileTemplate } from '@ember/template-compilation';
|
|
4
4
|
import { setComponentTemplate } from '@ember/component';
|
|
5
5
|
import templateOnly from '@ember/component/template-only';
|
|
6
6
|
|
|
7
7
|
const EuiPageSideBar = setComponentTemplate(precompileTemplate("\n <div class={{classNames (if @sticky \"euiPageSideBar--sticky\" \"\") componentName=\"EuiPageSideBar\" paddingSize=(argOrDefault @paddingSize \"l\")}} ...attributes>\n {{yield}}\n </div>\n ", {
|
|
8
|
+
strictMode: true,
|
|
8
9
|
scope: () => ({
|
|
9
10
|
classNames,
|
|
10
11
|
argOrDefault
|
|
11
|
-
})
|
|
12
|
-
strictMode: true
|
|
12
|
+
})
|
|
13
13
|
}), templateOnly());
|
|
14
14
|
|
|
15
15
|
export { EuiPageSideBar as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-page-side-bar.js","sources":["../../src/components/eui-page-side-bar.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport argOrDefault from '../helpers/arg-or-default.ts';\nimport classNames from '../helpers/class-names.ts';\nimport type { paddingSizeMapping } from '../utils/css-mappings/eui-page-side-bar.ts';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiPageSideBarSignature {\n Element: HTMLDivElement;\n Args: {\n sticky?: boolean;\n paddingSize?: keyof typeof paddingSizeMapping;\n };\n Blocks: {\n default: [];\n };\n}\nconst EuiPageSideBar: TemplateOnlyComponent<EuiPageSideBarSignature> = template(`\n <div\n class={{classNames\n (if @sticky \"euiPageSideBar--sticky\" \"\")\n componentName=\"EuiPageSideBar\"\n paddingSize=(argOrDefault @paddingSize \"l\")\n }}\n ...attributes\n >\n {{yield}}\n </div>\n `, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiPageSideBar;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1wYWdlLXNpZGUtYmFyLmd0cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgYXJnT3JEZWZhdWx0IGZyb20gJy4uL2hlbHBlcnMvYXJnLW9yLWRlZmF1bHQudHMnO1xuaW1wb3J0IGNsYXNzTmFtZXMgZnJvbSAnLi4vaGVscGVycy9jbGFzcy1uYW1lcy50cyc7XG5cbmltcG9ydCB0eXBlIHsgcGFkZGluZ1NpemVNYXBwaW5nIH0gZnJvbSAnLi4vdXRpbHMvY3NzLW1hcHBpbmdzL2V1aS1wYWdlLXNpZGUtYmFyLnRzJztcbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlQYWdlU2lkZUJhclNpZ25hdHVyZSB7XG4gIEVsZW1lbnQ6IEhUTUxEaXZFbGVtZW50O1xuICBBcmdzOiB7XG4gICAgc3RpY2t5PzogYm9vbGVhbjtcbiAgICBwYWRkaW5nU2l6ZT86IGtleW9mIHR5cGVvZiBwYWRkaW5nU2l6ZU1hcHBpbmc7XG4gIH07XG4gIEJsb2Nrczoge1xuICAgIGRlZmF1bHQ6IFtdO1xuICB9O1xufVxuXG5jb25zdCBFdWlQYWdlU2lkZUJhcjogVGVtcGxhdGVPbmx5Q29tcG9uZW50PEV1aVBhZ2VTaWRlQmFyU2lnbmF0dXJlPiA9XG4gIDx0ZW1wbGF0ZT5cbiAgICA8ZGl2XG4gICAgICBjbGFzcz17e2NsYXNzTmFtZXNcbiAgICAgICAgKGlmIEBzdGlja3kgXCJldWlQYWdlU2lkZUJhci0tc3RpY2t5XCIgXCJcIilcbiAgICAgICAgY29tcG9uZW50TmFtZT1cIkV1aVBhZ2VTaWRlQmFyXCJcbiAgICAgICAgcGFkZGluZ1NpemU9KGFyZ09yRGVmYXVsdCBAcGFkZGluZ1NpemUgXCJsXCIpXG4gICAgICB9fVxuICAgICAgLi4uYXR0cmlidXRlc1xuICAgID5cbiAgICAgIHt7eWllbGR9fVxuICAgIDwvZGl2PlxuICA8L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgRXVpUGFnZVNpZGVCYXI7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sa0JBQWtCLCtCQUErQjtBQUN4RCxPQUFPLGdCQUFnQiw0QkFBNEI7QUFFbkQsY0FBYyxrQkFBa0IsUUFBUSw2Q0FBNkM7QUFDckYsY0FBYyxxQkFBcUIsUUFBUSxpQ0FBaUM7QUFFNUUsaUJBQWlCO0lBQ2YsU0FBUztJQUNUO1FBQ0UsU0FBUyxPQUFPO1FBQ2hCLDJCQUEyQjs7SUFFN0I7UUFDRTs7O0FBSUosTUFBTSxnQkFBZ0Isc0JBQXNCLDJCQUMxQyxTQUFVLENBQUE7Ozs7Ozs7Ozs7O0VBV1YsQ0FBQSxFQUFBO0lBQUE7UUFBQSxPQUFBLEtBQUEsU0FBQSxDQUFBLEVBQVc7SUFBRDtBQUFBO0FBRVosZUFBZSxlQUFlIn0"],"names":["EuiPageSideBar","setComponentTemplate","precompileTemplate","scope","classNames","argOrDefault","
|
|
1
|
+
{"version":3,"file":"eui-page-side-bar.js","sources":["../../src/components/eui-page-side-bar.gts"],"sourcesContent":["import { template } from \"@ember/template-compiler\";\nimport argOrDefault from '../helpers/arg-or-default.ts';\nimport classNames from '../helpers/class-names.ts';\nimport type { paddingSizeMapping } from '../utils/css-mappings/eui-page-side-bar.ts';\nimport type { TemplateOnlyComponent } from '@ember/component/template-only';\nexport interface EuiPageSideBarSignature {\n Element: HTMLDivElement;\n Args: {\n sticky?: boolean;\n paddingSize?: keyof typeof paddingSizeMapping;\n };\n Blocks: {\n default: [];\n };\n}\nconst EuiPageSideBar: TemplateOnlyComponent<EuiPageSideBarSignature> = template(`\n <div\n class={{classNames\n (if @sticky \"euiPageSideBar--sticky\" \"\")\n componentName=\"EuiPageSideBar\"\n paddingSize=(argOrDefault @paddingSize \"l\")\n }}\n ...attributes\n >\n {{yield}}\n </div>\n `, {\n eval () {\n return eval(arguments[0]);\n }\n});\nexport default EuiPageSideBar;\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9Vc2Vycy9iZXRvY2FudHU5My9wcnlzbWV4L2VtYmVyLWV1aS9wYWNrYWdlcy9jb3JlL3NyYy9jb21wb25lbnRzL2V1aS1wYWdlLXNpZGUtYmFyLmd0cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgYXJnT3JEZWZhdWx0IGZyb20gJy4uL2hlbHBlcnMvYXJnLW9yLWRlZmF1bHQudHMnO1xuaW1wb3J0IGNsYXNzTmFtZXMgZnJvbSAnLi4vaGVscGVycy9jbGFzcy1uYW1lcy50cyc7XG5cbmltcG9ydCB0eXBlIHsgcGFkZGluZ1NpemVNYXBwaW5nIH0gZnJvbSAnLi4vdXRpbHMvY3NzLW1hcHBpbmdzL2V1aS1wYWdlLXNpZGUtYmFyLnRzJztcbmltcG9ydCB0eXBlIHsgVGVtcGxhdGVPbmx5Q29tcG9uZW50IH0gZnJvbSAnQGVtYmVyL2NvbXBvbmVudC90ZW1wbGF0ZS1vbmx5JztcblxuZXhwb3J0IGludGVyZmFjZSBFdWlQYWdlU2lkZUJhclNpZ25hdHVyZSB7XG4gIEVsZW1lbnQ6IEhUTUxEaXZFbGVtZW50O1xuICBBcmdzOiB7XG4gICAgc3RpY2t5PzogYm9vbGVhbjtcbiAgICBwYWRkaW5nU2l6ZT86IGtleW9mIHR5cGVvZiBwYWRkaW5nU2l6ZU1hcHBpbmc7XG4gIH07XG4gIEJsb2Nrczoge1xuICAgIGRlZmF1bHQ6IFtdO1xuICB9O1xufVxuXG5jb25zdCBFdWlQYWdlU2lkZUJhcjogVGVtcGxhdGVPbmx5Q29tcG9uZW50PEV1aVBhZ2VTaWRlQmFyU2lnbmF0dXJlPiA9XG4gIDx0ZW1wbGF0ZT5cbiAgICA8ZGl2XG4gICAgICBjbGFzcz17e2NsYXNzTmFtZXNcbiAgICAgICAgKGlmIEBzdGlja3kgXCJldWlQYWdlU2lkZUJhci0tc3RpY2t5XCIgXCJcIilcbiAgICAgICAgY29tcG9uZW50TmFtZT1cIkV1aVBhZ2VTaWRlQmFyXCJcbiAgICAgICAgcGFkZGluZ1NpemU9KGFyZ09yRGVmYXVsdCBAcGFkZGluZ1NpemUgXCJsXCIpXG4gICAgICB9fVxuICAgICAgLi4uYXR0cmlidXRlc1xuICAgID5cbiAgICAgIHt7eWllbGR9fVxuICAgIDwvZGl2PlxuICA8L3RlbXBsYXRlPjtcblxuZXhwb3J0IGRlZmF1bHQgRXVpUGFnZVNpZGVCYXI7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sa0JBQWtCLCtCQUErQjtBQUN4RCxPQUFPLGdCQUFnQiw0QkFBNEI7QUFFbkQsY0FBYyxrQkFBa0IsUUFBUSw2Q0FBNkM7QUFDckYsY0FBYyxxQkFBcUIsUUFBUSxpQ0FBaUM7QUFFNUUsaUJBQWlCO0lBQ2YsU0FBUztJQUNUO1FBQ0UsU0FBUyxPQUFPO1FBQ2hCLDJCQUEyQjs7SUFFN0I7UUFDRTs7O0FBSUosTUFBTSxnQkFBZ0Isc0JBQXNCLDJCQUMxQyxTQUFVLENBQUE7Ozs7Ozs7Ozs7O0VBV1YsQ0FBQSxFQUFBO0lBQUE7UUFBQSxPQUFBLEtBQUEsU0FBQSxDQUFBLEVBQVc7SUFBRDtBQUFBO0FBRVosZUFBZSxlQUFlIn0"],"names":["EuiPageSideBar","setComponentTemplate","precompileTemplate","strictMode","scope","classNames","argOrDefault","templateOnly"],"mappings":";;;;;;AAiBA,MAAMA,cAAsC,GAAAC,oBAAA,CAC1CC,kBAAA,CAWA,6MAAA,EAAA;EAAAC,UAAA,EAAA,IAAA;AAAAC,EAAAA,KAAA,EAAAA,OAAA;IAAAC,UAAA;AAAAC,IAAAA,YAAAA;AAAA,GAAA,CAAA;AAAU,CAAA,CAAA,EAAAC,YAAA,EAAA;;;;"}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import Component from '@glimmer/component';
|
|
2
2
|
import { tracked } from '@glimmer/tracking';
|
|
3
|
-
import
|
|
4
|
-
import { g, i } from 'decorator-transforms/runtime';
|
|
3
|
+
import style from 'ember-style-modifier/modifiers/style';
|
|
5
4
|
import { and, or, eq } from 'ember-truth-helpers';
|
|
5
|
+
import argOrDefault, { argOrDefaultDecorator } from '../helpers/arg-or-default.js';
|
|
6
|
+
import classNames from '../helpers/class-names.js';
|
|
7
|
+
import inlineStyles from '../helpers/inline-styles.js';
|
|
6
8
|
import useIsWithinBreakpoints from '../modifiers/use-is-within-breakpoints.js';
|
|
9
|
+
import EuiBottomBarComponent from './eui-bottom-bar.js';
|
|
10
|
+
import EuiFlexGroup from './eui-flex-group.js';
|
|
11
|
+
import EuiFlexItem from './eui-flex-item.js';
|
|
7
12
|
import EuiPage from './eui-page.js';
|
|
8
|
-
import style from 'ember-style-modifier/modifiers/style';
|
|
9
|
-
import inlineStyles from '../helpers/inline-styles.js';
|
|
10
|
-
import EuiPageSideBar from './eui-page-side-bar.js';
|
|
11
13
|
import EuiPageBody from './eui-page-body.js';
|
|
12
|
-
import EuiPageHeader from './eui-page-header.js';
|
|
13
14
|
import EuiPageContent from './eui-page-content.js';
|
|
14
15
|
import EuiPageContentBody from './eui-page-content-body.js';
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import classNames from '../helpers/class-names.js';
|
|
18
|
-
import EuiBottomBarComponent from './eui-bottom-bar.js';
|
|
16
|
+
import EuiPageHeader from './eui-page-header.js';
|
|
17
|
+
import EuiPageSideBar from './eui-page-side-bar.js';
|
|
19
18
|
import { precompileTemplate } from '@ember/template-compilation';
|
|
20
19
|
import { setComponentTemplate } from '@ember/component';
|
|
20
|
+
import { g, i } from 'decorator-transforms/runtime';
|
|
21
21
|
|
|
22
22
|
const TEMPLATES = ['default', 'centeredBody', 'centeredContent', 'empty'];
|
|
23
23
|
const BREAKPOINTS = ['m', 'l', 'xl'];
|
|
@@ -76,6 +76,7 @@ class EuiPageTemplate extends Component {
|
|
|
76
76
|
}
|
|
77
77
|
static {
|
|
78
78
|
setComponentTemplate(precompileTemplate("\n {{#let (argOrDefault @grow true) (argOrDefault @paddingSize \"l\") (and (argOrDefault @hasBottomBarBlock true) (has-block \"bottomBar\")) (and (argOrDefault @hasPageSideBarBlock true) (has-block \"pageSideBar\")) (and (argOrDefault @hasPageHeaderPageTitleBlock true) (has-block \"pageHeaderPageTitle\")) (and (argOrDefault @hasPageHeaderDefaultBlock true) (has-block \"pageHeaderDefault\")) (and (argOrDefault @hasPageHeaderRightSideItemsBlock true) (has-block \"pageHeaderRightSideItems\")) (and (argOrDefault @hasPageHeaderDescriptionBlock true) (has-block \"pageHeaderDescription\")) (modifier useIsWithinBreakpoints sizes=BREAKPOINTS isActive=true setIsWithinBreakpointsValue=this.setIsWithinBreakpoints) as |grow paddingSize hasBottomBarBlock hasPageSideBarBlock hasPageHeaderPageTitleBlock hasPageHeaderDefaultBlock hasPageHeaderRightSideItemsBlock hasPageHeaderDescriptionBlock isWithinBreakpointsModifier|}}\n {{#let (or @pageHeader hasPageHeaderPageTitleBlock hasPageHeaderDefaultBlock hasPageHeaderRightSideItemsBlock hasPageHeaderDescriptionBlock) as |hasPageHeader|}}\n {{#if (eq this.template \"centeredBody\")}}\n {{#if hasPageSideBarBlock}}\n <EuiPage class={{this.classes}} @paddingSize=\"none\" @grow={{grow}} {{isWithinBreakpointsModifier}} {{style (inlineStyles min-height=this.minHeight)}} ...attributes>\n <EuiPageSideBar class={{@pageSideBarProps.className}} @sticky={{true}} @paddingSize={{paddingSize}}>\n {{yield to=\"pageSideBar\"}}\n </EuiPageSideBar>\n <EuiPageBody class={{this.pageBodyPropsClass}} @paddingSize={{paddingSize}}>\n <EuiPageHeader {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} @responsive={{@pageHeader.responsive}} @iconType={{@pageHeader.iconType}} @tabs={{@pageHeader.tabs}} @pageTitle={{@pageHeader.pageTitle}} @description={{@pageHeader.description}} @hasPageTitleBlock={{hasPageHeaderPageTitleBlock}} @hasDefaultBlock={{hasPageHeaderDefaultBlock}} @hasDescriptionBlock={{hasPageHeaderDescriptionBlock}} @hasRightSideItemsBlock={{hasPageHeaderRightSideItemsBlock}}>\n <:pageTitle>\n {{yield to=\"pageHeaderPageTitle\"}}\n </:pageTitle>\n <:default>\n {{yield to=\"pageHeaderDefault\"}}\n </:default>\n <:description>\n {{yield to=\"pageHeaderDescription\"}}\n </:description>\n <:rightSideItems as |item|>\n {{yield item to=\"pageHeaderRightSideItems\"}}\n </:rightSideItems>\n </EuiPageHeader>\n\n <EuiPageContent class={{this.pageContentPropsClass}} @verticalPosition=\"center\" @horizontalPosition=\"center\" @paddingSize={{paddingSize}}>\n <EuiPageContentBody class={{this.pageContentBodyPropsClass}} {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}}>\n {{#if (and this.canFullHeight this.fullHeight)}}\n <EuiFlexGroup class=\"eui-fullHeight\" @gutterSize=\"none\" @direction=\"column\" @responsive={{false}}>\n <EuiFlexItem class={{classNames (if (eq this.fullHeight true) \"eui-yScroll\") (if (eq this.fullHeight \"noscroll\") \"eui-fullHeight\")}} @grow={{true}}>\n {{yield to=\"default\"}}\n </EuiFlexItem>\n </EuiFlexGroup>\n {{else}}\n {{yield to=\"default\"}}\n {{/if}}\n </EuiPageContentBody>\n </EuiPageContent>\n </EuiPageBody>\n </EuiPage>\n {{else}}\n <EuiPage class={{this.classes}} @paddingSize={{paddingSize}} @grow={{grow}} {{isWithinBreakpointsModifier}} {{style (inlineStyles min-height=this.minHeight)}} ...attributes>\n <EuiPageBody class={{this.pageBodyPropsClass}} {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}}>\n {{#if hasPageHeader}}\n <EuiPageHeader @restrictWidth={{false}} @bottomBorder={{@pageHeader.bottomBorder}} @paddingSize=\"none\" @responsive={{@pageHeader.responsive}} @iconType={{@pageHeader.iconType}} @tabs={{@pageHeader.tabs}} @pageTitle={{@pageHeader.pageTitle}} @description={{@pageHeader.description}} @hasPageTitleBlock={{hasPageHeaderPageTitleBlock}} @hasDefaultBlock={{hasPageHeaderDefaultBlock}} @hasDescriptionBlock={{hasPageHeaderDescriptionBlock}} @hasRightSideItemsBlock={{hasPageHeaderRightSideItemsBlock}}>\n <:pageTitle>\n {{yield to=\"pageHeaderPageTitle\"}}\n </:pageTitle>\n <:default>\n {{yield to=\"pageHeaderDefault\"}}\n </:default>\n <:description>\n {{yield to=\"pageHeaderDescription\"}}\n </:description>\n <:rightSideItems as |item|>\n {{yield item to=\"pageHeaderRightSideItems\"}}\n </:rightSideItems>\n </EuiPageHeader>\n {{/if}}\n <EuiPageBody>\n <EuiPageContent class={{this.pageContentPropsClass}} @verticalPosition=\"center\" @horizontalPosition=\"center\" @hasBorder={{@pageContentProps.hasBorder}} @hasShadow={{@pageContentProps.hasShadow}} @color={{@pageContentProps.color}} @borderRadius={{@pageContentProps.borderRadius}} @grow={{@pageContentProps.grow}} @role={{@pageContentProps.role}} @paddingSize={{paddingSize}}>\n <EuiPageContentBody class={{this.pageContentBodyPropsClass}} @paddingSize=\"none\" {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}}>\n {{#if (and this.canFullHeight this.fullHeight)}}\n <EuiFlexGroup class=\"eui-fullHeight\" @gutterSize=\"none\" @direction=\"column\" @responsive={{false}}>\n <EuiFlexItem class={{classNames (if (eq this.fullHeight true) \"eui-yScroll\") (if (eq this.fullHeight \"noscroll\") \"eui-fullHeight\")}} @grow={{true}}>\n {{yield to=\"default\"}}\n </EuiFlexItem>\n </EuiFlexGroup>\n {{else}}\n {{yield to=\"default\"}}\n {{/if}}\n </EuiPageContentBody>\n </EuiPageContent>\n </EuiPageBody>\n </EuiPageBody>\n </EuiPage>\n {{/if}}\n {{else if (eq this.template \"centeredContent\")}}\n {{#if hasPageSideBarBlock}}\n <EuiPage class={{this.classes}} @paddingSize=\"none\" @grow={{grow}} {{isWithinBreakpointsModifier}} {{style (inlineStyles min-height=this.minHeight)}} ...attributes>\n <EuiPageSideBar class={{@pageSideBarProps.className}} @sticky={{true}} @paddingSize={{paddingSize}}>\n {{yield to=\"pageSideBar\"}}\n </EuiPageSideBar>\n <EuiPageBody @panelled={{true}} @paddingSize={{paddingSize}} class={{this.pageBodyPropsClass}}>\n {{#if hasPageHeader}}\n <EuiPageHeader {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} @paddingSize={{@pageHeader.paddingSize}} @responsive={{@pageHeader.responsive}} @iconType={{@pageHeader.iconType}} @tabs={{@pageHeader.tabs}} @pageTitle={{@pageHeader.pageTitle}} @description={{@pageHeader.description}} @hasPageTitleBlock={{hasPageHeaderPageTitleBlock}} @hasDefaultBlock={{hasPageHeaderDefaultBlock}} @hasDescriptionBlock={{hasPageHeaderDescriptionBlock}} @hasRightSideItemsBlock={{hasPageHeaderRightSideItemsBlock}}>\n <:pageTitle>\n {{yield to=\"pageHeaderPageTitle\"}}\n </:pageTitle>\n <:default>\n {{yield to=\"pageHeaderDefault\"}}\n </:default>\n <:description>\n {{yield to=\"pageHeaderDescription\"}}\n </:description>\n <:rightSideItems as |item|>\n {{yield item to=\"pageHeaderRightSideItems\"}}\n </:rightSideItems>\n </EuiPageHeader>\n {{/if}}\n <EuiPageContent @verticalPosition=\"center\" @horizontalPosition=\"center\" @hasShadow={{false}} @color=\"subdued\" @paddingSize={{paddingSize}} class={{this.pageContentPropsClass}}>\n <EuiPageContentBody {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} class={{this.pageContentBodyPropsClass}}>\n {{#if (and this.canFullHeight this.fullHeight)}}\n <EuiFlexGroup class=\"eui-fullHeight\" @gutterSize=\"none\" @direction=\"column\" @responsive={{false}}>\n <EuiFlexItem class={{classNames (if (eq this.fullHeight true) \"eui-yScroll\") (if (eq this.fullHeight \"noscroll\") \"eui-fullHeight\")}} @grow={{true}}>\n {{yield to=\"default\"}}\n </EuiFlexItem>\n </EuiFlexGroup>\n {{else}}\n {{yield to=\"default\"}}\n {{/if}}\n </EuiPageContentBody>\n </EuiPageContent>\n </EuiPageBody>\n </EuiPage>\n {{else}}\n <EuiPage class={{this.classes}} @paddingSize=\"none\" @grow={{grow}} {{isWithinBreakpointsModifier}} {{style (inlineStyles min-height=this.minHeight)}} ...attributes>\n <EuiPageBody class={{this.pageBodyPropsClass}}>\n {{#if hasPageHeader}}\n <EuiPageHeader {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} @paddingSize={{paddingSize}} @responsive={{@pageHeader.responsive}} @iconType={{@pageHeader.iconType}} @tabs={{@pageHeader.tabs}} @pageTitle={{@pageHeader.pageTitle}} @description={{@pageHeader.description}} @hasPageTitleBlock={{hasPageHeaderPageTitleBlock}} @hasDefaultBlock={{hasPageHeaderDefaultBlock}} @hasDescriptionBlock={{hasPageHeaderDescriptionBlock}} @hasRightSideItemsBlock={{hasPageHeaderRightSideItemsBlock}}>\n <:pageTitle>\n {{yield to=\"pageHeaderPageTitle\"}}\n </:pageTitle>\n <:default>\n {{yield to=\"pageHeaderDefault\"}}\n </:default>\n <:description>\n {{yield to=\"pageHeaderDescription\"}}\n </:description>\n <:rightSideItems as |item|>\n {{yield item to=\"pageHeaderRightSideItems\"}}\n </:rightSideItems>\n </EuiPageHeader>\n {{/if}}\n {{!--template-lint-disable--}}\n <EuiPageContent role={{null}} @borderRadius=\"none\" @hasShadow={{false}} @paddingSize={{paddingSize}} style=\"display: flex\">\n {{!--template-lint-enable--}}\n <EuiPageContent @verticalPosition=\"center\" @horizontalPosition=\"center\" @hasShadow={{false}} @color=\"subdued\" @paddingSize={{paddingSize}} class={{this.pageContentPropsClass}}>\n <EuiPageContentBody {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} class={{this.pageContentBodyPropsClass}}>\n {{#if (and this.canFullHeight this.fullHeight)}}\n <EuiFlexGroup class=\"eui-fullHeight\" @gutterSize=\"none\" @direction=\"column\" @responsive={{false}}>\n <EuiFlexItem class={{classNames (if (eq this.fullHeight true) \"eui-yScroll\") (if (eq this.fullHeight \"noscroll\") \"eui-fullHeight\")}} @grow={{true}}>\n {{yield to=\"default\"}}\n </EuiFlexItem>\n </EuiFlexGroup>\n {{else}}\n {{yield to=\"default\"}}\n {{/if}}\n </EuiPageContentBody>\n </EuiPageContent>\n\n </EuiPageContent>\n </EuiPageBody>\n </EuiPage>\n {{/if}}\n {{else if (eq this.template \"empty\")}}\n {{#if hasPageSideBarBlock}}\n <EuiPage class={{this.classes}} @paddingSize=\"none\" @grow={{grow}} {{isWithinBreakpointsModifier}} {{style (inlineStyles min-height=this.minHeight)}} ...attributes>\n <EuiPageSideBar @sticky={{true}} @paddingSize={{paddingSize}}>\n {{yield to=\"pageSideBar\"}}\n </EuiPageSideBar>\n <EuiPageBody @paddingSize={{paddingSize}} class={{this.pageBodyPropsClass}}>\n {{#if hasPageHeader}}\n <EuiPageHeader {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} @paddingSize={{@pageHeader.paddingSize}} @responsive={{@pageHeader.responsive}} @iconType={{@pageHeader.iconType}} @tabs={{@pageHeader.tabs}} @pageTitle={{@pageHeader.pageTitle}} @description={{@pageHeader.description}} @hasPageTitleBlock={{hasPageHeaderPageTitleBlock}} @hasDefaultBlock={{hasPageHeaderDefaultBlock}} @hasDescriptionBlock={{hasPageHeaderDescriptionBlock}} @hasRightSideItemsBlock={{hasPageHeaderRightSideItemsBlock}}>\n <:pageTitle>\n {{yield to=\"pageHeaderPageTitle\"}}\n </:pageTitle>\n <:default>\n {{yield to=\"pageHeaderDefault\"}}\n </:default>\n <:description>\n {{yield to=\"pageHeaderDescription\"}}\n </:description>\n <:rightSideItems as |item|>\n {{yield item to=\"pageHeaderRightSideItems\"}}\n </:rightSideItems>\n </EuiPageHeader>\n {{/if}}\n <EuiPageContent @hasBorder={{false}} @hasShadow={{false}} @paddingSize=\"none\" @color=\"transparent\" @borderRadius=\"none\" class={{this.pageContentPropsClass}}>\n <EuiPageContentBody {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} class={{this.pageContentBodyPropsClass}}>\n {{#if (and this.canFullHeight this.fullHeight)}}\n <EuiFlexGroup class=\"eui-fullHeight\" @gutterSize=\"none\" @direction=\"column\" @responsive={{false}}>\n <EuiFlexItem class={{classNames (if (eq this.fullHeight true) \"eui-yScroll\") (if (eq this.fullHeight \"noscroll\") \"eui-fullHeight\")}} @grow={{true}}>\n {{yield to=\"default\"}}\n </EuiFlexItem>\n </EuiFlexGroup>\n {{else}}\n {{yield to=\"default\"}}\n {{/if}}\n </EuiPageContentBody>\n </EuiPageContent>\n </EuiPageBody>\n </EuiPage>\n {{else}}\n <EuiPage class={{this.classes}} @paddingSize={{paddingSize}} @grow={{grow}} {{isWithinBreakpointsModifier}} {{style (inlineStyles min-height=this.minHeight)}} ...attributes>\n <EuiPageBody {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} class={{this.pageBodyPropsClass}}>\n {{#if hasPageHeader}}\n <EuiPageHeader @bottomBorder={{@pageHeader.bottomBorder}} @restrictWidth={{false}} @paddingSize={{@pageHeader.paddingSize}} @responsive={{@pageHeader.responsive}} @iconType={{@pageHeader.iconType}} @tabs={{@pageHeader.tabs}} @pageTitle={{@pageHeader.pageTitle}} @description={{@pageHeader.description}} @hasPageTitleBlock={{hasPageHeaderPageTitleBlock}} @hasDefaultBlock={{hasPageHeaderDefaultBlock}} @hasDescriptionBlock={{hasPageHeaderDescriptionBlock}} @hasRightSideItemsBlock={{hasPageHeaderRightSideItemsBlock}}>\n <:pageTitle>\n {{yield to=\"pageHeaderPageTitle\"}}\n </:pageTitle>\n <:default>\n {{yield to=\"pageHeaderDefault\"}}\n </:default>\n <:description>\n {{yield to=\"pageHeaderDescription\"}}\n </:description>\n <:rightSideItems as |item|>\n {{yield item to=\"pageHeaderRightSideItems\"}}\n </:rightSideItems>\n </EuiPageHeader>\n {{/if}}\n <EuiPageContent @hasBorder={{false}} @hasShadow={{false}} @paddingSize=\"none\" @color=\"transparent\" @borderRadius=\"none\" class={{this.pageContentPropsClass}}>\n <EuiPageContentBody @restrictWidth={{false}} class={{this.pageContentBodyPropsClass}}>\n {{#if (and this.canFullHeight this.fullHeight)}}\n <EuiFlexGroup class=\"eui-fullHeight\" @gutterSize=\"none\" @direction=\"column\" @responsive={{false}}>\n <EuiFlexItem class={{classNames (if (eq this.fullHeight true) \"eui-yScroll\") (if (eq this.fullHeight \"noscroll\") \"eui-fullHeight\")}} @grow={{true}}>\n {{yield to=\"default\"}}\n </EuiFlexItem>\n </EuiFlexGroup>\n {{else}}\n {{yield to=\"default\"}}\n {{/if}}\n </EuiPageContentBody>\n </EuiPageContent>\n </EuiPageBody>\n </EuiPage>\n {{/if}}\n {{else}}\n {{#if hasPageSideBarBlock}}\n <EuiPage class={{this.classes}} @paddingSize=\"none\" @grow={{grow}} {{isWithinBreakpointsModifier}} {{style (inlineStyles min-height=this.minHeight)}} ...attributes>\n <EuiPageSideBar class={{@pageSideBarProps.className}} @sticky={{true}} @paddingSize={{paddingSize}}>\n {{yield to=\"pageSideBar\"}}\n </EuiPageSideBar>\n <EuiPageBody @panelled={{true}} @paddingSize=\"none\" class={{this.pageBodyPropsClass}}>\n <EuiPageBody class={{this.pageBodyPropsClass}} @paddingSize={{paddingSize}} @tagName=\"div\">\n {{#if hasPageHeader}}\n <EuiPageHeader @bottomBorder={{@pageHeader.bottomBorder}} {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} @paddingSize={{@pageHeader.paddingSize}} @responsive={{@pageHeader.responsive}} @iconType={{@pageHeader.iconType}} @tabs={{@pageHeader.tabs}} @pageTitle={{@pageHeader.pageTitle}} @description={{@pageHeader.description}} @hasPageTitleBlock={{hasPageHeaderPageTitleBlock}} @hasDefaultBlock={{hasPageHeaderDefaultBlock}} @hasDescriptionBlock={{hasPageHeaderDescriptionBlock}} @hasRightSideItemsBlock={{hasPageHeaderRightSideItemsBlock}}>\n <:pageTitle>\n {{yield to=\"pageHeaderPageTitle\"}}\n </:pageTitle>\n <:default>\n {{yield to=\"pageHeaderDefault\"}}\n </:default>\n <:description>\n {{yield to=\"pageHeaderDescription\"}}\n </:description>\n <:rightSideItems as |item|>\n {{yield item to=\"pageHeaderRightSideItems\"}}\n </:rightSideItems>\n </EuiPageHeader>\n {{/if}}\n <EuiPageContent @hasShadow={{false}} @hasBorder={{false}} @color=\"transparent\" @borderRadius=\"none\" @paddingSize=\"none\" class={{this.pageContentPropsClass}}>\n <EuiPageContentBody {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} class={{this.pageContentBodyPropsClass}}>\n {{#if (and this.canFullHeight this.fullHeight)}}\n <EuiFlexGroup class=\"eui-fullHeight\" @gutterSize=\"none\" @direction=\"column\" @responsive={{false}}>\n <EuiFlexItem class={{classNames (if (eq this.fullHeight true) \"eui-yScroll\") (if (eq this.fullHeight \"noscroll\") \"eui-fullHeight\")}} @grow={{true}}>\n {{yield to=\"default\"}}\n </EuiFlexItem>\n </EuiFlexGroup>\n {{else}}\n {{yield to=\"default\"}}\n {{/if}}\n </EuiPageContentBody>\n </EuiPageContent>\n </EuiPageBody>\n {{#if hasBottomBarBlock}}\n <EuiBottomBar @paddingSize={{paddingSize}} @position={{if (and this.canFullHeight this.fullHeight) \"static\" \"sticky\"}}>\n <EuiPageContentBody @paddingSize=\"none\" {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}}>\n {{yield to=\"bottomBar\"}}\n </EuiPageContentBody>\n </EuiBottomBar>\n {{/if}}\n </EuiPageBody>\n </EuiPage>\n {{else}}\n <EuiPage class={{this.classes}} @paddingSize=\"none\" @grow={{grow}} {{isWithinBreakpointsModifier}} {{style (inlineStyles min-height=this.minHeight)}} ...attributes>\n <EuiPageBody class={{this.pageBodyPropsClass}}>\n {{#if hasPageHeader}}\n <EuiPageHeader {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} @bottomBorder={{@pageHeader.bottomBorder}} @paddingSize={{paddingSize}} @responsive={{@pageHeader.responsive}} @iconType={{@pageHeader.iconType}} @tabs={{@pageHeader.tabs}} @pageTitle={{@pageHeader.pageTitle}} @description={{@pageHeader.description}} @hasPageTitleBlock={{hasPageHeaderPageTitleBlock}} @hasDefaultBlock={{hasPageHeaderDefaultBlock}} @hasDescriptionBlock={{hasPageHeaderDescriptionBlock}} @hasRightSideItemsBlock={{hasPageHeaderRightSideItemsBlock}}>\n <:pageTitle>\n {{yield to=\"pageHeaderPageTitle\"}}\n </:pageTitle>\n <:default>\n {{yield to=\"pageHeaderDefault\"}}\n </:default>\n <:description>\n {{yield to=\"pageHeaderDescription\"}}\n </:description>\n <:rightSideItems as |item|>\n {{yield item to=\"pageHeaderRightSideItems\"}}\n </:rightSideItems>\n </EuiPageHeader>\n {{/if}}\n <EuiPageContent @hasBorder={{if hasPageHeader false}} @hasShadow={{false}} @paddingSize=\"none\" @color=\"plain\" @borderRadius=\"none\" class={{this.pageContentPropsClass}}>\n <EuiPageContentBody {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}} @paddingSize={{paddingSize}} class={{this.pageContentBodyPropsClass}}>\n {{#if (and this.canFullHeight this.fullHeight)}}\n <EuiFlexGroup class=\"eui-fullHeight\" @gutterSize=\"none\" @direction=\"column\" @responsive={{false}}>\n <EuiFlexItem class={{classNames (if (eq this.fullHeight true) \"eui-yScroll\") (if (eq this.fullHeight \"noscroll\") \"eui-fullHeight\")}} @grow={{true}}>\n {{yield to=\"default\"}}\n </EuiFlexItem>\n </EuiFlexGroup>\n {{else}}\n {{yield to=\"default\"}}\n {{/if}}\n </EuiPageContentBody>\n </EuiPageContent>\n {{#if hasBottomBarBlock}}\n <EuiBottomBar @paddingSize={{paddingSize}} @position={{if (and this.canFullHeight this.fullHeight) \"static\" \"sticky\"}}>\n <EuiPageContentBody @paddingSize=\"none\" {{!--@glint-expect-error--}} @restrictWidth={{this.restrictWidth}}>\n {{yield to=\"bottomBar\"}}\n </EuiPageContentBody>\n </EuiBottomBar>\n {{/if}}\n </EuiPageBody>\n </EuiPage>\n {{/if}}\n {{/if}}\n {{/let}}\n {{/let}}\n ", {
|
|
79
|
+
strictMode: true,
|
|
79
80
|
scope: () => ({
|
|
80
81
|
argOrDefault,
|
|
81
82
|
and,
|
|
@@ -95,8 +96,7 @@ class EuiPageTemplate extends Component {
|
|
|
95
96
|
EuiFlexItem,
|
|
96
97
|
classNames,
|
|
97
98
|
EuiBottomBar: EuiBottomBarComponent
|
|
98
|
-
})
|
|
99
|
-
strictMode: true
|
|
99
|
+
})
|
|
100
100
|
}), this);
|
|
101
101
|
}
|
|
102
102
|
}
|