1 line
1.2 KiB
JavaScript
1 line
1.2 KiB
JavaScript
"use strict";var t=function(t){return t&&t.__esModule?t["default"]:t},e=function(){function t(t,e){for(var r in e){var o=e[r];o.configurable=!0,o.value&&(o.writable=!0)}Object.defineProperties(t,e)}return function(e,r,o){return r&&t(e.prototype,r),o&&t(e,o),e}}(),r=function c(t,e,r){var o=Object.getOwnPropertyDescriptor(t,e);if(void 0===o){var n=Object.getPrototypeOf(t);return null===n?void 0:c(n,e,r)}if("value"in o&&o.writable)return o.value;var i=o.get;if(void 0!==i)return i.call(r)},o=function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(t.__proto__=e)},n=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},i=t(require("../atom-react/core/react-pane")),u=t(require("./info-view-menu")),a=function(t){function i(t,e){n(this,i),r(Object.getPrototypeOf(i.prototype),"constructor",this).call(this,t,e,"Robot Info");var o=this.getUiState();this.layout=o?o:[]}return o(i,t),e(i,{getReactClass:{value:function(){return u}}}),i}(i);module.exports=a; |