| 15062 | return !(!(s = s.prototype) || !s.isReactComponent) |
| 15063 | } |
| 15064 | function Pg(s, o) { |
| 15065 | var i = s.alternate |
| 15066 | return ( |
| 15067 | null === i |
| 15068 | ? (((i = Bg(s.tag, o, s.key, s.mode)).elementType = s.elementType), |
| 15069 | (i.type = s.type), |
| 15070 | (i.stateNode = s.stateNode), |
| 15071 | (i.alternate = s), |
| 15072 | (s.alternate = i)) |
| 15073 | : ((i.pendingProps = o), |
| 15074 | (i.type = s.type), |
| 15075 | (i.flags = 0), |
| 15076 | (i.subtreeFlags = 0), |
| 15077 | (i.deletions = null)), |
| 15078 | (i.flags = 14680064 & s.flags), |
| 15079 | (i.childLanes = s.childLanes), |
| 15080 | (i.lanes = s.lanes), |
| 15081 | (i.child = s.child), |
| 15082 | (i.memoizedProps = s.memoizedProps), |
| 15083 | (i.memoizedState = s.memoizedState), |
| 15084 | (i.updateQueue = s.updateQueue), |
| 15085 | (o = s.dependencies), |
| 15086 | (i.dependencies = |
| 15087 | null === o ? null : { lanes: o.lanes, firstContext: o.firstContext }), |
| 15088 | (i.sibling = s.sibling), |
| 15089 | (i.index = s.index), |
| 15090 | (i.ref = s.ref), |
| 15091 | i |
| 15092 | ) |
| 15093 | } |
| 15094 | function Rg(s, o, i, a, u, _) { |
| 15095 | var w = 2 |
| 15096 | if (((a = s), 'function' == typeof s)) aj(s) && (w = 1) |