All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web-interface.assets.55.7274e9222d07ea893176.js Maven / Gradle / Ivy

There is a newer version: 6.0.6
Show newest version
webpackJsonp([55],{1081:function(e,exports,t){"use strict";function l(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(exports,"__esModule",{value:!0});var a=t(5),n=l(a),u=t(2),o=l(u),d=t(16),r=t(49),f=t(285),c=l(f),i=t(1078),s=l(i),m=o.default.createClass({displayName:"LoadingPage",propTypes:{text:n.default.string},getDefaultProps:function(){return{text:"Loading, please wait..."}},componentDidMount:function(){c.default.use(),s.default.use()},componentWillUnmount:function(){c.default.unuse(),s.default.unuse()},render:function(){return o.default.createElement(r.DocumentTitle,{title:"Loading..."},o.default.createElement("div",{className:"container",id:"login-box"},o.default.createElement(d.Row,null,o.default.createElement(d.Col,{md:4,mdOffset:4,className:"well",id:"login-box-content"},o.default.createElement("legend",null,o.default.createElement("i",{className:"fa fa-group"})," Welcome to Graylog"),o.default.createElement("p",{className:"loading-text"},o.default.createElement(r.Spinner,{text:this.props.text}))))))}});exports.default=m,e.exports=exports.default}});
//# sourceMappingURL=55.7274e9222d07ea893176.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy