()
| 59133 | u = s.get(a) |
| 59134 | return i || u || (0, ze.Map)({}) |
| 59135 | } |
| 59136 | componentDidMount() { |
| 59137 | const { onSelect: s, examples: o } = this.props |
| 59138 | if ('function' == typeof s) { |
| 59139 | const s = o.first(), |
| 59140 | i = o.keyOf(s) |
| 59141 | this._onSelect(i, { isSyntheticChange: !0 }) |
| 59142 | } |
| 59143 | } |
| 59144 | UNSAFE_componentWillReceiveProps(s) { |
| 59145 | const { currentExampleKey: o, examples: i } = s |