| 57138 | 'function' == typeof _ && _(i[u], a[u], s()) |
| 57139 | } |
| 57140 | }, |
| 57141 | withMappedContainer = (s, o, i) => (o, a) => { |
| 57142 | const { fn: u } = s(), |
| 57143 | _ = i(o, 'root') |
| 57144 | class WithMappedContainer extends Re.Component { |
| 57145 | constructor(o, i) { |
| 57146 | ;(super(o, i), handleProps(s, a, o, {})) |
| 57147 | } |
| 57148 | UNSAFE_componentWillReceiveProps(o) { |
| 57149 | handleProps(s, a, o, this.props) |
| 57150 | } |
| 57151 | render() { |
| 57152 | const s = Gt()(this.props, a ? Object.keys(a) : []) |
| 57153 | return Re.createElement(_, s) |
| 57154 | } |
| 57155 | } |
| 57156 | return ( |
| 57157 | (WithMappedContainer.displayName = `WithMappedContainer(${u.getDisplayName(_)})`), |
| 57158 | WithMappedContainer |
| 57159 | ) |
| 57160 | }, |
| 57161 | render = (s, o, i, a) => (u) => { |
| 57162 | const _ = i(s, o, a)('App', 'root'), |