(s)
| 57100 | } |
| 57101 | var mO = __webpack_require__(83488), |
| 57102 | gO = __webpack_require__.n(mO) |
| 57103 | const withSystem = (s) => (o) => { |
| 57104 | const { fn: i } = s() |
| 57105 | class WithSystem extends Re.Component { |
| 57106 | render() { |
| 57107 | return Re.createElement(o, Mn()({}, s(), this.props, this.context)) |
| 57108 | } |
| 57109 | } |
| 57110 | return ((WithSystem.displayName = `WithSystem(${i.getDisplayName(o)})`), WithSystem) |
| 57111 | }, |
| 57112 | withRoot = (s, o) => (i) => { |
| 57113 | const { fn: a } = s() |