File Manager

Path: /home/liffinac1/domains/fxinvestcapital.us/public_html/db_files/a_data/

Viewing File: 132.js

(window.webpackJsonp=window.webpackJsonp||[]).push([[132],{"+EG+":function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"b",(function(){return s}));var i=n("mrSG"),r=n("q1tI"),o=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Object(i.c)(e,t),e.prototype.shouldComponentUpdate=function(){return!1},e.prototype.render=function(){return r.createElement("div",{style:{position:"fixed",zIndex:150,left:0,top:0},ref:this.props.reference})},e}(r.Component),s=r.createContext(null)},"6KyJ":function(t,e,n){"use strict";n.r(e);var i,r=n("q1tI"),o=n("TSYQ"),s=n("K9GE"),a=n("YZ9j");n("O7m7");!function(t){t[t.Initial=0]="Initial",t[t.Appear=1]="Appear",t[t.Active=2]="Active"}(i||(i={}));class u extends r.PureComponent{constructor(t){super(t),this._stateChangeTimeout=null,this.state={state:i.Initial}}render(){const{className:t,color:e="black"}=this.props,n=o(a.item,{[a[e]]:Boolean(e)});return r.createElement("span",{className:o(a.loader,t,this._getStateClass())},r.createElement("span",{className:n}),r.createElement("span",{className:n}),r.createElement("span",{className:n}))}componentDidMount(){this.setState({state:i.Appear}),this._stateChangeTimeout=setTimeout(()=>{this.setState({state:i.Active})},2*s.c)}componentWillUnmount(){this._stateChangeTimeout&&(clearTimeout(this._stateChangeTimeout),this._stateChangeTimeout=null)}_getStateClass(){switch(this.state.state){case i.Initial:return a["loader-initial"];case i.Appear:return a["loader-appear"];default:return""}}}n.d(e,"Loader",(function(){return u}))},AiMB:function(t,e,n){"use strict";n.d(e,"a",(function(){return c})),n.d(e,"b",(function(){return p}));var i=n("mrSG"),r=n("q1tI"),o=n("i8i4"),s=n("e3/o"),a=n("jAh7"),u=n("+EG+"),c=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._uuid=Object(s.guid)(),e}return Object(i.c)(e,t),e.prototype.componentWillUnmount=function(){this._manager().removeWindow(this._uuid)},e.prototype.render=function(){var t=this._manager().ensureWindow(this._uuid,this.props.layerOptions);return t.style.top=this.props.top||"",t.style.bottom=this.props.bottom||"",t.style.left=this.props.left||"",t.style.right=this.props.right||"",t.style.pointerEvents=this.props.pointerEvents||"",o.createPortal(r.createElement(p.Provider,{value:this},this.props.children),t)},e.prototype.moveToTop=function(){this._manager().moveToTop(this._uuid)},e.prototype._manager=function(){return null===this.context?Object(a.getRootOverlapManager)():this.context},e.contextType=u.b,e}(r.PureComponent),p=r.createContext(null)},O7m7:function(t,e,n){},RgaO:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var i=n("mrSG"),r=n("8Rai");function o(t){var e=t.children,n=Object(i.e)(t,["children"]);return e(Object(r.a)(n))}},X0gx:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var i=n("q1tI"),r=n.n(i),o=n("tWVy"),s=r.a.createContext(o.a)},Xzy5:function(t,e){
t.exports='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" width="18" height="18" fill="none"><path stroke="currentColor" d="M8 5l3.5 3.5L8 12"/></svg>'},YZ9j:function(t){t.exports=JSON.parse('{"loader":"loader-8x1ZxRwP","item":"item-2-89r_cd","tv-button-loader":"tv-button-loader-23vqS1uY","black":"black-20Ytsf0V","white":"white-1ucCcc2I","gray":"gray-XDhHSS-T","loader-initial":"loader-initial-1deQDeio","loader-appear":"loader-appear-2krFtMrd"}')},jAh7:function(t,e,n){"use strict";n.r(e),n.d(e,"OverlapManager",(function(){return o})),n.d(e,"getRootOverlapManager",(function(){return a}));var i=n("Eyy1"),r=function(){function t(){this._storage=[]}return t.prototype.add=function(t){this._storage.push(t)},t.prototype.remove=function(t){this._storage=this._storage.filter((function(e){return t!==e}))},t.prototype.has=function(t){return this._storage.includes(t)},t.prototype.getItems=function(){return this._storage},t}(),o=function(){function t(t){void 0===t&&(t=document),this._storage=new r,this._windows=new Map,this._index=0,this._document=t,this._container=t.createDocumentFragment()}return t.prototype.setContainer=function(t){var e=this._container,n=null===t?this._document.createDocumentFragment():t;!function(t,e){Array.from(t.childNodes).forEach((function(t){t.nodeType===Node.ELEMENT_NODE&&e.appendChild(t)}))}(e,n),this._container=n},t.prototype.registerWindow=function(t){this._storage.has(t)||this._storage.add(t)},t.prototype.ensureWindow=function(t,e){void 0===e&&(e={position:"fixed",direction:"normal"});var n=this._windows.get(t);if(void 0!==n)return n;this.registerWindow(t);var i=this._document.createElement("div");if(i.style.position=e.position,i.style.zIndex=this._index.toString(),i.dataset.id=t,void 0!==e.index){var r=this._container.childNodes.length;if(e.index>=r)this._container.appendChild(i);else if(e.index<=0)this._container.insertBefore(i,this._container.firstChild);else{var o=this._container.childNodes[e.index];this._container.insertBefore(i,o)}}else"reverse"===e.direction?this._container.insertBefore(i,this._container.firstChild):this._container.appendChild(i);return this._windows.set(t,i),++this._index,i},t.prototype.unregisterWindow=function(t){this._storage.remove(t);var e=this._windows.get(t);void 0!==e&&(null!==e.parentElement&&e.parentElement.removeChild(e),this._windows.delete(t))},t.prototype.getZindex=function(t){var e=this.ensureWindow(t);return parseInt(e.style.zIndex||"0")},t.prototype.moveToTop=function(t){this.getZindex(t)!==this._index&&(this.ensureWindow(t).style.zIndex=(++this._index).toString())},t.prototype.removeWindow=function(t){this.unregisterWindow(t)},t}(),s=new WeakMap;function a(t){void 0===t&&(t=document);var e=t.getElementById("overlap-manager-root");if(null!==e)return Object(i.ensureDefined)(s.get(e));var n=new o(t),r=function(t){var e=t.createElement("div");return e.style.position="absolute",e.style.zIndex=150..toString(),e.style.top="0px",e.style.left="0px",e.id="overlap-manager-root",e}(t);return s.set(r,n),n.setContainer(r),t.body.appendChild(r),n}}}]);