/*! Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one or more contributor license agreements. * Licensed under the Elastic License 2.0; you may not use this file except in compliance with the Elastic License 2.0. */ (window.timelines_bundle_jsonpfunction=window.timelines_bundle_jsonpfunction||[]).push([[8],{66:function(e,n,t){"use strict";t.r(n),t.d(n,"LoadingPanel",(function(){return r})),t.d(n,"LoadingStaticPanel",(function(){return s})),t.d(n,"LoadingStaticContentPanel",(function(){return u})),t.d(n,"default",(function(){return r}));var i=t(4),a=t(0),o=t.n(a),d=t(56),l=t.n(d);const c=l()(i.EuiFlexItem).withConfig({displayName:"SpinnerFlexItem",componentId:"sc-zdczxa-0"})(["margin-right:5px;"]);c.displayName="SpinnerFlexItem";const r=o.a.memo((({dataTestSubj:e="",height:n="auto",showBorder:t=!0,text:a,width:d,position:l="relative",zIndex:r="inherit"})=>o.a.createElement(s,{className:"app-loading",height:n,width:d,position:l,zIndex:r},o.a.createElement(u,null,o.a.createElement(i.EuiPanel,{"data-test-subj":e,className:t?"":"euiPanel-loading-hide-border"},o.a.createElement(i.EuiFlexGroup,{alignItems:"center",direction:"row",gutterSize:"none"},o.a.createElement(c,{grow:!1},o.a.createElement(i.EuiLoadingSpinner,{size:"m"})),o.a.createElement(i.EuiFlexItem,{grow:!1},o.a.createElement(i.EuiText,null,a))))))));r.displayName="LoadingPanel";const s=l.a.div.withConfig({displayName:"LoadingStaticPanel",componentId:"sc-zdczxa-1"})(["height:",";position:",";width:",";overflow:hidden;display:flex;flex-direction:column;justify-content:center;z-index:",";"],(({height:e})=>e),(({position:e})=>e),(({width:e})=>e),(({zIndex:e})=>e));s.displayName="LoadingStaticPanel";const u=l.a.div.withConfig({displayName:"LoadingStaticContentPanel",componentId:"sc-zdczxa-2"})(["flex:0 0 auto;align-self:center;text-align:center;height:fit-content;.euiPanel.euiPanel--paddingMedium{padding:10px;}"]);u.displayName="LoadingStaticContentPanel"}}]);