diff --git a/package.json b/package.json index e8fed4f31fcf5..09a104f3391e4 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "eslint-plugin-jsdoc": "48.0.4", "eslint-plugin-mdx": "3.1.5", "eslint-plugin-react": "7.35.0", - "eslint-plugin-react-hooks": "0.0.0-experimental-128abcfa-20250917", + "eslint-plugin-react-hooks": "0.0.0-experimental-84af9085-20250917", "eslint-v8": "npm:eslint@^8.57.0", "event-stream": "4.0.1", "execa": "2.0.3", @@ -239,16 +239,16 @@ "pretty-ms": "7.0.0", "random-seed": "0.3.0", "react": "19.0.0", - "react-builtin": "npm:react@19.2.0-canary-128abcfa-20250917", + "react-builtin": "npm:react@19.2.0-canary-84af9085-20250917", "react-dom": "19.0.0", - "react-dom-builtin": "npm:react-dom@19.2.0-canary-128abcfa-20250917", - "react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-128abcfa-20250917", - "react-experimental-builtin": "npm:react@0.0.0-experimental-128abcfa-20250917", - "react-is-builtin": "npm:react-is@19.2.0-canary-128abcfa-20250917", - "react-server-dom-turbopack": "19.2.0-canary-128abcfa-20250917", - "react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-128abcfa-20250917", - "react-server-dom-webpack": "19.2.0-canary-128abcfa-20250917", - "react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-128abcfa-20250917", + "react-dom-builtin": "npm:react-dom@19.2.0-canary-84af9085-20250917", + "react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-84af9085-20250917", + "react-experimental-builtin": "npm:react@0.0.0-experimental-84af9085-20250917", + "react-is-builtin": "npm:react-is@19.2.0-canary-84af9085-20250917", + "react-server-dom-turbopack": "19.2.0-canary-84af9085-20250917", + "react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-84af9085-20250917", + "react-server-dom-webpack": "19.2.0-canary-84af9085-20250917", + "react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-84af9085-20250917", "react-ssr-prepass": "1.0.8", "react-virtualized": "9.22.3", "relay-compiler": "13.0.2", @@ -258,8 +258,8 @@ "resolve-from": "5.0.0", "sass": "1.54.0", "satori": "0.15.2", - "scheduler-builtin": "npm:scheduler@0.27.0-canary-128abcfa-20250917", - "scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-128abcfa-20250917", + "scheduler-builtin": "npm:scheduler@0.27.0-canary-84af9085-20250917", + "scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-84af9085-20250917", "seedrandom": "3.0.5", "semver": "7.3.7", "serve-handler": "6.1.6", @@ -303,10 +303,10 @@ "@types/react-dom": "19.1.7", "@types/retry": "0.12.0", "jest-snapshot": "30.0.0-alpha.6", - "react": "19.2.0-canary-128abcfa-20250917", - "react-dom": "19.2.0-canary-128abcfa-20250917", - "react-is": "19.2.0-canary-128abcfa-20250917", - "scheduler": "0.27.0-canary-128abcfa-20250917" + "react": "19.2.0-canary-84af9085-20250917", + "react-dom": "19.2.0-canary-84af9085-20250917", + "react-is": "19.2.0-canary-84af9085-20250917", + "scheduler": "0.27.0-canary-84af9085-20250917" }, "packageExtensions": { "eslint-plugin-react-hooks@0.0.0-experimental-6de32a5a-20250822": { diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js index 9c1b257d868aa..ad72383c1f84b 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js @@ -11198,25 +11198,25 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_componentStack_3180; - var JSCompiler_object_inline_stack_3179 = workInProgress.pendingProps; + var JSCompiler_object_inline_componentStack_3192; + var JSCompiler_object_inline_stack_3191 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_digest_3178 = !1; + var JSCompiler_object_inline_digest_3190 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_componentStack_3180 = didSuspend) || - (JSCompiler_object_inline_componentStack_3180 = + (JSCompiler_object_inline_componentStack_3192 = didSuspend) || + (JSCompiler_object_inline_componentStack_3192 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_componentStack_3180 && - ((JSCompiler_object_inline_digest_3178 = !0), + JSCompiler_object_inline_componentStack_3192 && + ((JSCompiler_object_inline_digest_3190 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_componentStack_3180 = + JSCompiler_object_inline_componentStack_3192 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_digest_3178 + JSCompiler_object_inline_digest_3190 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); (current = nextHydratableInstance) @@ -11229,20 +11229,20 @@ ? renderLanes : null), null !== renderLanes && - ((JSCompiler_object_inline_componentStack_3180 = { + ((JSCompiler_object_inline_componentStack_3192 = { dehydrated: renderLanes, treeContext: getSuspendedTreeContext(), retryLane: 536870912, hydrationErrors: null }), (workInProgress.memoizedState = - JSCompiler_object_inline_componentStack_3180), - (JSCompiler_object_inline_componentStack_3180 = + JSCompiler_object_inline_componentStack_3192), + (JSCompiler_object_inline_componentStack_3192 = createFiberFromDehydratedFragment(renderLanes)), - (JSCompiler_object_inline_componentStack_3180.return = + (JSCompiler_object_inline_componentStack_3192.return = workInProgress), (workInProgress.child = - JSCompiler_object_inline_componentStack_3180), + JSCompiler_object_inline_componentStack_3192), (hydrationParentFiber = workInProgress), (nextHydratableInstance = null))) : (renderLanes = null); @@ -11256,9 +11256,9 @@ : (workInProgress.lanes = 536870912); return null; } - var nextPrimaryChildren = JSCompiler_object_inline_stack_3179.children, - nextFallbackChildren = JSCompiler_object_inline_stack_3179.fallback; - if (JSCompiler_object_inline_digest_3178) + var nextPrimaryChildren = JSCompiler_object_inline_stack_3191.children, + nextFallbackChildren = JSCompiler_object_inline_stack_3191.fallback; + if (JSCompiler_object_inline_digest_3190) return ( reuseSuspenseHandlerOnStack(workInProgress), mountSuspenseFallbackChildren( @@ -11267,21 +11267,21 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3179 = workInProgress.child), - (JSCompiler_object_inline_stack_3179.memoizedState = + (JSCompiler_object_inline_stack_3191 = workInProgress.child), + (JSCompiler_object_inline_stack_3191.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3179.childLanes = + (JSCompiler_object_inline_stack_3191.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3180, + JSCompiler_object_inline_componentStack_3192, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3179) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3191) ); if ( "number" === - typeof JSCompiler_object_inline_stack_3179.unstable_expectedLoadTime + typeof JSCompiler_object_inline_stack_3191.unstable_expectedLoadTime ) return ( reuseSuspenseHandlerOnStack(workInProgress), @@ -11291,18 +11291,18 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3179 = workInProgress.child), - (JSCompiler_object_inline_stack_3179.memoizedState = + (JSCompiler_object_inline_stack_3191 = workInProgress.child), + (JSCompiler_object_inline_stack_3191.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3179.childLanes = + (JSCompiler_object_inline_stack_3191.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3180, + JSCompiler_object_inline_componentStack_3192, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress.lanes = 4194304), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3179) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3191) ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( @@ -11312,8 +11312,8 @@ } var prevState = current.memoizedState; if (null !== prevState) { - var JSCompiler_object_inline_message_3177 = prevState.dehydrated; - if (null !== JSCompiler_object_inline_message_3177) { + var JSCompiler_object_inline_message_3189 = prevState.dehydrated; + if (null !== JSCompiler_object_inline_message_3189) { if (didSuspend) workInProgress.flags & 256 ? (pushPrimaryTreeSuspenseHandler(workInProgress), @@ -11330,13 +11330,13 @@ (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), (nextPrimaryChildren = - JSCompiler_object_inline_stack_3179.fallback), + JSCompiler_object_inline_stack_3191.fallback), (nextFallbackChildren = workInProgress.mode), - (JSCompiler_object_inline_stack_3179 = + (JSCompiler_object_inline_stack_3191 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_3179.children + children: JSCompiler_object_inline_stack_3191.children }, nextFallbackChildren )), @@ -11347,78 +11347,78 @@ null )), (nextPrimaryChildren.flags |= 2), - (JSCompiler_object_inline_stack_3179.return = workInProgress), + (JSCompiler_object_inline_stack_3191.return = workInProgress), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3179.sibling = + (JSCompiler_object_inline_stack_3191.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3179), + (workInProgress.child = JSCompiler_object_inline_stack_3191), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_3179 = workInProgress.child), - (JSCompiler_object_inline_stack_3179.memoizedState = + (JSCompiler_object_inline_stack_3191 = workInProgress.child), + (JSCompiler_object_inline_stack_3191.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3179.childLanes = + (JSCompiler_object_inline_stack_3191.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3180, + JSCompiler_object_inline_componentStack_3192, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_3179 + JSCompiler_object_inline_stack_3191 ))); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), warnIfHydrating(), 0 !== (renderLanes & 536870912) && markRenderDerivedCause(workInProgress), - isSuspenseInstanceFallback(JSCompiler_object_inline_message_3177)) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_3189)) ) { - JSCompiler_object_inline_componentStack_3180 = - JSCompiler_object_inline_message_3177.nextSibling && - JSCompiler_object_inline_message_3177.nextSibling.dataset; - if (JSCompiler_object_inline_componentStack_3180) { + JSCompiler_object_inline_componentStack_3192 = + JSCompiler_object_inline_message_3189.nextSibling && + JSCompiler_object_inline_message_3189.nextSibling.dataset; + if (JSCompiler_object_inline_componentStack_3192) { nextPrimaryChildren = - JSCompiler_object_inline_componentStack_3180.dgst; - var message = JSCompiler_object_inline_componentStack_3180.msg; + JSCompiler_object_inline_componentStack_3192.dgst; + var message = JSCompiler_object_inline_componentStack_3192.msg; nextFallbackChildren = - JSCompiler_object_inline_componentStack_3180.stck; + JSCompiler_object_inline_componentStack_3192.stck; var componentStack = - JSCompiler_object_inline_componentStack_3180.cstck; + JSCompiler_object_inline_componentStack_3192.cstck; } - JSCompiler_object_inline_message_3177 = message; - JSCompiler_object_inline_digest_3178 = nextPrimaryChildren; - JSCompiler_object_inline_stack_3179 = nextFallbackChildren; - JSCompiler_object_inline_componentStack_3180 = componentStack; - nextPrimaryChildren = JSCompiler_object_inline_digest_3178; - nextFallbackChildren = JSCompiler_object_inline_message_3177; - componentStack = JSCompiler_object_inline_componentStack_3180; + JSCompiler_object_inline_message_3189 = message; + JSCompiler_object_inline_digest_3190 = nextPrimaryChildren; + JSCompiler_object_inline_stack_3191 = nextFallbackChildren; + JSCompiler_object_inline_componentStack_3192 = componentStack; + nextPrimaryChildren = JSCompiler_object_inline_digest_3190; + nextFallbackChildren = JSCompiler_object_inline_message_3189; + componentStack = JSCompiler_object_inline_componentStack_3192; "POSTPONE" !== nextPrimaryChildren && - ((JSCompiler_object_inline_componentStack_3180 = + ((JSCompiler_object_inline_componentStack_3192 = nextFallbackChildren ? Error(nextFallbackChildren) : Error( "The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering." )), - (JSCompiler_object_inline_componentStack_3180.stack = - JSCompiler_object_inline_stack_3179 || ""), - (JSCompiler_object_inline_componentStack_3180.digest = + (JSCompiler_object_inline_componentStack_3192.stack = + JSCompiler_object_inline_stack_3191 || ""), + (JSCompiler_object_inline_componentStack_3192.digest = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3179 = + (JSCompiler_object_inline_stack_3191 = void 0 === componentStack ? null : componentStack), (nextPrimaryChildren = { - value: JSCompiler_object_inline_componentStack_3180, + value: JSCompiler_object_inline_componentStack_3192, source: null, - stack: JSCompiler_object_inline_stack_3179 + stack: JSCompiler_object_inline_stack_3191 }), - "string" === typeof JSCompiler_object_inline_stack_3179 && + "string" === typeof JSCompiler_object_inline_stack_3191 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_3180, + JSCompiler_object_inline_componentStack_3192, nextPrimaryChildren ), queueHydrationError(nextPrimaryChildren)); @@ -11435,34 +11435,34 @@ renderLanes, !1 ), - (JSCompiler_object_inline_componentStack_3180 = + (JSCompiler_object_inline_componentStack_3192 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_componentStack_3180) + didReceiveUpdate || JSCompiler_object_inline_componentStack_3192) ) { - JSCompiler_object_inline_componentStack_3180 = workInProgressRoot; + JSCompiler_object_inline_componentStack_3192 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_componentStack_3180 && - ((JSCompiler_object_inline_stack_3179 = getBumpedLaneForHydration( - JSCompiler_object_inline_componentStack_3180, + null !== JSCompiler_object_inline_componentStack_3192 && + ((JSCompiler_object_inline_stack_3191 = getBumpedLaneForHydration( + JSCompiler_object_inline_componentStack_3192, renderLanes )), - 0 !== JSCompiler_object_inline_stack_3179 && - JSCompiler_object_inline_stack_3179 !== prevState.retryLane) + 0 !== JSCompiler_object_inline_stack_3191 && + JSCompiler_object_inline_stack_3191 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_3179), + ((prevState.retryLane = JSCompiler_object_inline_stack_3191), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_3179 + JSCompiler_object_inline_stack_3191 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_componentStack_3180, + JSCompiler_object_inline_componentStack_3192, current, - JSCompiler_object_inline_stack_3179 + JSCompiler_object_inline_stack_3191 ), SelectiveHydrationException) ); - isSuspenseInstancePending(JSCompiler_object_inline_message_3177) || + isSuspenseInstancePending(JSCompiler_object_inline_message_3189) || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -11470,13 +11470,13 @@ renderLanes ); } else - isSuspenseInstancePending(JSCompiler_object_inline_message_3177) + isSuspenseInstancePending(JSCompiler_object_inline_message_3189) ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_message_3177.nextSibling + JSCompiler_object_inline_message_3189.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -11488,31 +11488,31 @@ restoreSuspendedTreeContext(workInProgress, current), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_3179.children + JSCompiler_object_inline_stack_3191.children )), (workInProgress.flags |= 4096)); return workInProgress; } } - if (JSCompiler_object_inline_digest_3178) + if (JSCompiler_object_inline_digest_3190) return ( reuseSuspenseHandlerOnStack(workInProgress), - (nextPrimaryChildren = JSCompiler_object_inline_stack_3179.fallback), + (nextPrimaryChildren = JSCompiler_object_inline_stack_3191.fallback), (nextFallbackChildren = workInProgress.mode), (componentStack = current.child), - (JSCompiler_object_inline_message_3177 = componentStack.sibling), - (JSCompiler_object_inline_stack_3179 = createWorkInProgress( + (JSCompiler_object_inline_message_3189 = componentStack.sibling), + (JSCompiler_object_inline_stack_3191 = createWorkInProgress( componentStack, { mode: "hidden", - children: JSCompiler_object_inline_stack_3179.children + children: JSCompiler_object_inline_stack_3191.children } )), - (JSCompiler_object_inline_stack_3179.subtreeFlags = + (JSCompiler_object_inline_stack_3191.subtreeFlags = componentStack.subtreeFlags & 65011712), - null !== JSCompiler_object_inline_message_3177 + null !== JSCompiler_object_inline_message_3189 ? (nextPrimaryChildren = createWorkInProgress( - JSCompiler_object_inline_message_3177, + JSCompiler_object_inline_message_3189, nextPrimaryChildren )) : ((nextPrimaryChildren = createFiberFromFragment( @@ -11523,11 +11523,11 @@ )), (nextPrimaryChildren.flags |= 2)), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3179.return = workInProgress), - (JSCompiler_object_inline_stack_3179.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3179), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3179), - (JSCompiler_object_inline_stack_3179 = workInProgress.child), + (JSCompiler_object_inline_stack_3191.return = workInProgress), + (JSCompiler_object_inline_stack_3191.sibling = nextPrimaryChildren), + (workInProgress.child = JSCompiler_object_inline_stack_3191), + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3191), + (JSCompiler_object_inline_stack_3191 = workInProgress.child), (nextPrimaryChildren = current.child.memoizedState), null === nextPrimaryChildren ? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes)) @@ -11543,18 +11543,18 @@ baseLanes: nextPrimaryChildren.baseLanes | renderLanes, cachePool: nextFallbackChildren })), - (JSCompiler_object_inline_stack_3179.memoizedState = + (JSCompiler_object_inline_stack_3191.memoizedState = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3179.childLanes = + (JSCompiler_object_inline_stack_3191.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3180, + JSCompiler_object_inline_componentStack_3192, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), bailoutOffscreenComponent( current.child, - JSCompiler_object_inline_stack_3179 + JSCompiler_object_inline_stack_3191 ) ); null !== prevState && @@ -11566,17 +11566,17 @@ current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_3179.children + children: JSCompiler_object_inline_stack_3191.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_componentStack_3180 = + ((JSCompiler_object_inline_componentStack_3192 = workInProgress.deletions), - null === JSCompiler_object_inline_componentStack_3180 + null === JSCompiler_object_inline_componentStack_3192 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_componentStack_3180.push(current)); + : JSCompiler_object_inline_componentStack_3192.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -19835,6 +19835,7 @@ pendingRecoverableErrors = recoverableErrors; pendingEffectsRenderEndTime = completedRenderEndTime; pendingSuspendedCommitReason = suspendedCommitReason; + pendingDelayedCommitReason = IMMEDIATE_COMMIT; if (64 === lanes) commitGestureOnRoot( root, @@ -19855,7 +19856,9 @@ (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { schedulerEvent = window.event; - flushPassiveEffects(!0); + pendingDelayedCommitReason === IMMEDIATE_COMMIT && + (pendingDelayedCommitReason = DELAYED_PASSIVE_COMMIT); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -20113,6 +20116,43 @@ (ReactSharedInternals.T = cleanUpIndicator); } } + root = pendingEffectsRenderEndTime; + finishedWork = pendingSuspendedCommitReason; + commitEndTime = now(); + root = finishedWork === IMMEDIATE_COMMIT ? root : commitStartTime; + finishedWork = commitEndTime; + lanes = pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT; + cleanUpIndicator = workInProgressUpdateTask; + null !== commitErrors + ? logCommitErrored( + root, + finishedWork, + commitErrors, + !1, + cleanUpIndicator + ) + : !supportsUserTiming || + finishedWork <= root || + (cleanUpIndicator + ? cleanUpIndicator.run( + console.timeStamp.bind( + console, + lanes ? "Commit Interrupted View Transition" : "Commit", + root, + finishedWork, + currentTrack, + LANES_TRACK_GROUP, + lanes ? "error" : "secondary-dark" + ) + ) + : console.timeStamp( + lanes ? "Commit Interrupted View Transition" : "Commit", + root, + finishedWork, + currentTrack, + LANES_TRACK_GROUP, + lanes ? "error" : "secondary-dark" + )); pendingEffectsStatus = PENDING_AFTER_MUTATION_PHASE; } } @@ -20121,68 +20161,68 @@ pendingEffectsStatus === PENDING_SPAWNED_WORK || pendingEffectsStatus === PENDING_AFTER_MUTATION_PHASE ) { - pendingEffectsStatus = NO_PENDING_EFFECTS; - pendingViewTransition = null; - requestPaint(); - var root = pendingEffectsRoot, - finishedWork = pendingFinishedWork, - lanes = pendingEffectsLanes, - completedRenderEndTime = pendingEffectsRenderEndTime, - recoverableErrors = pendingRecoverableErrors, - suspendedCommitReason = pendingSuspendedCommitReason; - commitEndTime = now(); - completedRenderEndTime = - suspendedCommitReason === IMMEDIATE_COMMIT - ? completedRenderEndTime - : commitStartTime; - suspendedCommitReason = commitEndTime; - var debugTask = workInProgressUpdateTask; - null !== commitErrors - ? logCommitErrored( - completedRenderEndTime, - suspendedCommitReason, - commitErrors, - !1, - debugTask - ) - : !supportsUserTiming || - suspendedCommitReason <= completedRenderEndTime || - (debugTask - ? debugTask.run( + if (pendingEffectsStatus === PENDING_SPAWNED_WORK) { + var startViewTransitionStartTime = commitEndTime; + commitEndTime = now(); + var endTime = commitEndTime, + abortedViewTransition = + pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT; + !supportsUserTiming || + endTime <= startViewTransitionStartTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( console.timeStamp.bind( console, - "Commit", - completedRenderEndTime, - suspendedCommitReason, + abortedViewTransition + ? "Interrupted View Transition" + : "Starting Animation", + startViewTransitionStartTime, + endTime, currentTrack, LANES_TRACK_GROUP, - "secondary-dark" + abortedViewTransition ? "error" : "secondary-light" ) ) : console.timeStamp( - "Commit", - completedRenderEndTime, - suspendedCommitReason, + abortedViewTransition + ? "Interrupted View Transition" + : "Starting Animation", + startViewTransitionStartTime, + endTime, currentTrack, LANES_TRACK_GROUP, - "secondary-dark" + abortedViewTransition ? " error" : "secondary-light" )); - completedRenderEndTime = (lanes & 335544064) === lanes ? 10262 : 10256; - (completedRenderEndTime = + pendingDelayedCommitReason !== ABORTED_VIEW_TRANSITION_COMMIT && + (pendingDelayedCommitReason = ANIMATION_STARTED_COMMIT); + } + pendingEffectsStatus = NO_PENDING_EFFECTS; + pendingViewTransition = null; + requestPaint(); + startViewTransitionStartTime = pendingEffectsRoot; + var finishedWork = pendingFinishedWork; + endTime = pendingEffectsLanes; + var recoverableErrors = pendingRecoverableErrors; + abortedViewTransition = + (endTime & 335544064) === endTime ? 10262 : 10256; + (abortedViewTransition = 0 !== finishedWork.actualDuration || - 0 !== (finishedWork.subtreeFlags & completedRenderEndTime) || - 0 !== (finishedWork.flags & completedRenderEndTime)) + 0 !== (finishedWork.subtreeFlags & abortedViewTransition) || + 0 !== (finishedWork.flags & abortedViewTransition)) ? (pendingEffectsStatus = PENDING_PASSIVE_PHASE) : ((pendingEffectsStatus = NO_PENDING_EFFECTS), (pendingFinishedWork = pendingEffectsRoot = null), - releaseRootPooledCache(root, root.pendingLanes), + releaseRootPooledCache( + startViewTransitionStartTime, + startViewTransitionStartTime.pendingLanes + ), (nestedPassiveUpdateCount = 0), (rootWithPassiveNestedUpdates = null)); - suspendedCommitReason = root.pendingLanes; - 0 === suspendedCommitReason && - (legacyErrorBoundariesThatAlreadyFailed = null); - completedRenderEndTime || commitDoubleInvokeEffectsInDEV(root); - suspendedCommitReason = lanesToEventPriority(lanes); + var remainingLanes = startViewTransitionStartTime.pendingLanes; + 0 === remainingLanes && (legacyErrorBoundariesThatAlreadyFailed = null); + abortedViewTransition || + commitDoubleInvokeEffectsInDEV(startViewTransitionStartTime); + remainingLanes = lanesToEventPriority(endTime); finishedWork = finishedWork.stateNode; if ( injectedHook && @@ -20190,7 +20230,7 @@ ) try { var didError = 128 === (finishedWork.current.flags & 128); - switch (suspendedCommitReason) { + switch (remainingLanes) { case DiscreteEventPriority: var schedulerPriority = ImmediatePriority; break; @@ -20220,7 +20260,8 @@ err )); } - isDevToolsPresent && root.memoizedUpdaters.clear(); + isDevToolsPresent && + startViewTransitionStartTime.memoizedUpdaters.clear(); onCommitRoot(); if (null !== recoverableErrors) { didError = ReactSharedInternals.T; @@ -20228,7 +20269,8 @@ ReactDOMSharedInternals.p = DiscreteEventPriority; ReactSharedInternals.T = null; try { - var onRecoverableError = root.onRecoverableError; + var onRecoverableError = + startViewTransitionStartTime.onRecoverableError; for ( finishedWork = 0; finishedWork < recoverableErrors.length; @@ -20248,28 +20290,29 @@ (ReactDOMSharedInternals.p = schedulerPriority); } } - recoverableErrors = pendingViewTransitionEvents; - onRecoverableError = pendingTransitionTypes; + onRecoverableError = pendingViewTransitionEvents; + recoverableError = pendingTransitionTypes; pendingTransitionTypes = null; - if (null !== recoverableErrors) + if (null !== onRecoverableError) for ( pendingViewTransitionEvents = null, - null === onRecoverableError && (onRecoverableError = []), - recoverableError = 0; - recoverableError < recoverableErrors.length; - recoverableError++ + null === recoverableError && (recoverableError = []), + errorInfo = 0; + errorInfo < onRecoverableError.length; + errorInfo++ ) - (0, recoverableErrors[recoverableError])(onRecoverableError); + (0, onRecoverableError[errorInfo])(recoverableError); 0 !== (pendingEffectsLanes & 3) && flushPendingEffects(); - ensureRootIsScheduled(root); - suspendedCommitReason = root.pendingLanes; - 0 !== (lanes & 261930) && 0 !== (suspendedCommitReason & 42) + ensureRootIsScheduled(startViewTransitionStartTime); + remainingLanes = startViewTransitionStartTime.pendingLanes; + 0 !== (endTime & 261930) && 0 !== (remainingLanes & 42) ? ((nestedUpdateScheduled = !0), - root === rootWithNestedUpdates + startViewTransitionStartTime === rootWithNestedUpdates ? nestedUpdateCount++ - : ((nestedUpdateCount = 0), (rootWithNestedUpdates = root))) + : ((nestedUpdateCount = 0), + (rootWithNestedUpdates = startViewTransitionStartTime))) : (nestedUpdateCount = 0); - completedRenderEndTime || finalizeRender(lanes, commitEndTime); + abortedViewTransition || finalizeRender(endTime, commitEndTime); if (hasScheduledReplayAttempt) { hasScheduledReplayAttempt = !1; null !== queuedFocus && @@ -20285,24 +20328,30 @@ queuedPointerCaptures.forEach( attemptReplayContinuousQueuedEventInMap ); - for (root = 0; root < queuedChangeEventTargets.length; root++) - (lanes = queuedChangeEventTargets[root]), - "INPUT" === lanes.nodeName - ? "checkbox" === lanes.type || "radio" === lanes.type - ? (lanes.dispatchEvent( + for ( + startViewTransitionStartTime = 0; + startViewTransitionStartTime < queuedChangeEventTargets.length; + startViewTransitionStartTime++ + ) + (endTime = queuedChangeEventTargets[startViewTransitionStartTime]), + "INPUT" === endTime.nodeName + ? "checkbox" === endTime.type || "radio" === endTime.type + ? (endTime.dispatchEvent( new ("function" === typeof PointerEvent ? PointerEvent : Event)("click", { bubbles: !0 }) ), - lanes.dispatchEvent(new Event("input", { bubbles: !0 }))) + endTime.dispatchEvent(new Event("input", { bubbles: !0 }))) : "function" === typeof InputEvent && - lanes.dispatchEvent( + endTime.dispatchEvent( new InputEvent("input", { bubbles: !0 }) ) - : "TEXTAREA" === lanes.nodeName && + : "TEXTAREA" === endTime.nodeName && "function" === typeof InputEvent && - lanes.dispatchEvent(new InputEvent("input", { bubbles: !0 })), - lanes.dispatchEvent(new Event("change", { bubbles: !0 })); + endTime.dispatchEvent( + new InputEvent("input", { bubbles: !0 }) + ), + endTime.dispatchEvent(new Event("change", { bubbles: !0 })); queuedChangeEventTargets.length = 0; } flushSyncWorkAcrossRoots_impl(0, !1); @@ -20572,7 +20621,7 @@ null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } - function flushPendingEffects(wasDelayedCommit) { + function flushPendingEffects() { null !== pendingViewTransition && (pendingViewTransition.skipTransition(), didWarnAboutInterruptedViewTransitions || @@ -20580,15 +20629,16 @@ console.warn( "A flushSync update cancelled a View Transition because it was called while the View Transition was still preparing. To preserve the synchronous semantics, React had to skip the View Transition. If you can, try to avoid flushSync() in a scenario that's likely to interfere." )), - (pendingViewTransition = null)); + (pendingViewTransition = null), + (pendingDelayedCommitReason = ABORTED_VIEW_TRANSITION_COMMIT)); flushGestureMutations(); flushGestureAnimations(); flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } - function flushPassiveEffects(wasDelayedCommit) { + function flushPassiveEffects() { if (pendingEffectsStatus !== PENDING_PASSIVE_PHASE) return !1; var root = pendingEffectsRoot, remainingLanes = pendingEffectsRemainingLanes; @@ -20618,32 +20668,60 @@ var passiveEffectStartTime = 0; commitErrors = null; passiveEffectStartTime = now$1(); - var startTime = commitEndTime, + if (pendingDelayedCommitReason === ANIMATION_STARTED_COMMIT) { + var startTime = commitEndTime, + endTime = passiveEffectStartTime; + !supportsUserTiming || + endTime <= startTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( + console.timeStamp.bind( + console, + "Animating", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary" + ) + ) + : console.timeStamp( + "Animating", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary" + )); + } else { + startTime = commitEndTime; endTime = passiveEffectStartTime; - wasDelayedCommit = !!wasDelayedCommit; - !supportsUserTiming || - endTime <= startTime || - (workInProgressUpdateTask - ? workInProgressUpdateTask.run( - console.timeStamp.bind( - console, - wasDelayedCommit ? "Waiting for Paint" : "Waiting", + var delayedUntilPaint = + pendingDelayedCommitReason === DELAYED_PASSIVE_COMMIT; + !supportsUserTiming || + endTime <= startTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( + console.timeStamp.bind( + console, + delayedUntilPaint ? "Waiting for Paint" : "Waiting", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary-light" + ) + ) + : console.timeStamp( + delayedUntilPaint ? "Waiting for Paint" : "Waiting", startTime, endTime, currentTrack, LANES_TRACK_GROUP, "secondary-light" - ) - ) - : console.timeStamp( - wasDelayedCommit ? "Waiting for Paint" : "Waiting", - startTime, - endTime, - currentTrack, - LANES_TRACK_GROUP, - "secondary-light" - )); - wasDelayedCommit = executionContext; + )); + } + startTime = executionContext; executionContext |= CommitContext; var finishedWork = priority.current; resetComponentEffectTimers(); @@ -20659,7 +20737,7 @@ finishedWork ); commitDoubleInvokeEffectsInDEV(priority); - executionContext = wasDelayedCommit; + executionContext = startTime; var passiveEffectsEndTime = now$1(); finishedWork$jscomp$0 = passiveEffectStartTime; finishedWork = workInProgressUpdateTask; @@ -21208,7 +21286,9 @@ ) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + pendingDelayedCommitReason === IMMEDIATE_COMMIT && + (pendingDelayedCommitReason = DELAYED_PASSIVE_COMMIT); + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; @@ -30902,6 +30982,9 @@ IMMEDIATE_COMMIT = 0, SUSPENDED_COMMIT = 1, THROTTLED_COMMIT = 2, + ABORTED_VIEW_TRANSITION_COMMIT = 1, + DELAYED_PASSIVE_COMMIT = 2, + ANIMATION_STARTED_COMMIT = 3, NO_PENDING_EFFECTS = 0, PENDING_MUTATION_PHASE = 1, PENDING_LAYOUT_PHASE = 2, @@ -30922,6 +31005,7 @@ pendingViewTransitionEvents = null, pendingTransitionTypes = null, pendingSuspendedCommitReason = IMMEDIATE_COMMIT, + pendingDelayedCommitReason = IMMEDIATE_COMMIT, NESTED_UPDATE_LIMIT = 50, nestedUpdateCount = 0, rootWithNestedUpdates = null, @@ -31826,11 +31910,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -31867,10 +31951,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.2.0-experimental-128abcfa-20250917", + version: "19.2.0-experimental-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-128abcfa-20250917" + reconcilerVersion: "19.2.0-experimental-84af9085-20250917" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -32017,7 +32101,7 @@ listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js index 9e99d189f88e3..61ea74c544ba2 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js @@ -13451,7 +13451,7 @@ function commitRoot( ? ((root.callbackNode = null), (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { - flushPassiveEffects(!0); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -14012,7 +14012,7 @@ function releaseRootPooledCache(root, remainingLanes) { null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } -function flushPendingEffects(wasDelayedCommit) { +function flushPendingEffects() { null !== pendingViewTransition && (pendingViewTransition.skipTransition(), (pendingViewTransition = null)); flushGestureMutations(); @@ -14020,7 +14020,7 @@ function flushPendingEffects(wasDelayedCommit) { flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } function flushPassiveEffects() { if (5 !== pendingEffectsStatus) return !1; @@ -14391,7 +14391,7 @@ function performWorkOnRootViaSchedulerTask(root, didTimeout) { if (0 !== pendingEffectsStatus && 5 !== pendingEffectsStatus) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; workInProgressRootRenderLanes$jscomp$0 = getNextLanes( @@ -14562,20 +14562,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { (nativeEventTarget[internalScrollTimer] = targetInst)); } for ( - var i$jscomp$inline_1799 = 0; - i$jscomp$inline_1799 < simpleEventPluginEvents.length; - i$jscomp$inline_1799++ + var i$jscomp$inline_1798 = 0; + i$jscomp$inline_1798 < simpleEventPluginEvents.length; + i$jscomp$inline_1798++ ) { - var eventName$jscomp$inline_1800 = - simpleEventPluginEvents[i$jscomp$inline_1799], - domEventName$jscomp$inline_1801 = - eventName$jscomp$inline_1800.toLowerCase(), - capitalizedEvent$jscomp$inline_1802 = - eventName$jscomp$inline_1800[0].toUpperCase() + - eventName$jscomp$inline_1800.slice(1); + var eventName$jscomp$inline_1799 = + simpleEventPluginEvents[i$jscomp$inline_1798], + domEventName$jscomp$inline_1800 = + eventName$jscomp$inline_1799.toLowerCase(), + capitalizedEvent$jscomp$inline_1801 = + eventName$jscomp$inline_1799[0].toUpperCase() + + eventName$jscomp$inline_1799.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1801, - "on" + capitalizedEvent$jscomp$inline_1802 + domEventName$jscomp$inline_1800, + "on" + capitalizedEvent$jscomp$inline_1801 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -19565,16 +19565,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_2217 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_2216 = React.version; if ( - "19.2.0-experimental-128abcfa-20250917" !== - isomorphicReactPackageVersion$jscomp$inline_2217 + "19.2.0-experimental-84af9085-20250917" !== + isomorphicReactPackageVersion$jscomp$inline_2216 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_2217, - "19.2.0-experimental-128abcfa-20250917" + isomorphicReactPackageVersion$jscomp$inline_2216, + "19.2.0-experimental-84af9085-20250917" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -19594,24 +19594,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_2914 = { +var internals$jscomp$inline_2913 = { bundleType: 0, - version: "19.2.0-experimental-128abcfa-20250917", + version: "19.2.0-experimental-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-128abcfa-20250917" + reconcilerVersion: "19.2.0-experimental-84af9085-20250917" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2915 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2914 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2915.isDisabled && - hook$jscomp$inline_2915.supportsFiber + !hook$jscomp$inline_2914.isDisabled && + hook$jscomp$inline_2914.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2915.inject( - internals$jscomp$inline_2914 + (rendererID = hook$jscomp$inline_2914.inject( + internals$jscomp$inline_2913 )), - (injectedHook = hook$jscomp$inline_2915); + (injectedHook = hook$jscomp$inline_2914); } catch (err) {} } exports.createRoot = function (container, options) { @@ -19706,4 +19706,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js index bdbcae72b24d8..359072b9c6217 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js @@ -11206,25 +11206,25 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_componentStack_3185; - var JSCompiler_object_inline_stack_3184 = workInProgress.pendingProps; + var JSCompiler_object_inline_componentStack_3197; + var JSCompiler_object_inline_stack_3196 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_digest_3183 = !1; + var JSCompiler_object_inline_digest_3195 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_componentStack_3185 = didSuspend) || - (JSCompiler_object_inline_componentStack_3185 = + (JSCompiler_object_inline_componentStack_3197 = didSuspend) || + (JSCompiler_object_inline_componentStack_3197 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_componentStack_3185 && - ((JSCompiler_object_inline_digest_3183 = !0), + JSCompiler_object_inline_componentStack_3197 && + ((JSCompiler_object_inline_digest_3195 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_componentStack_3185 = + JSCompiler_object_inline_componentStack_3197 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_digest_3183 + JSCompiler_object_inline_digest_3195 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); (current = nextHydratableInstance) @@ -11237,20 +11237,20 @@ ? renderLanes : null), null !== renderLanes && - ((JSCompiler_object_inline_componentStack_3185 = { + ((JSCompiler_object_inline_componentStack_3197 = { dehydrated: renderLanes, treeContext: getSuspendedTreeContext(), retryLane: 536870912, hydrationErrors: null }), (workInProgress.memoizedState = - JSCompiler_object_inline_componentStack_3185), - (JSCompiler_object_inline_componentStack_3185 = + JSCompiler_object_inline_componentStack_3197), + (JSCompiler_object_inline_componentStack_3197 = createFiberFromDehydratedFragment(renderLanes)), - (JSCompiler_object_inline_componentStack_3185.return = + (JSCompiler_object_inline_componentStack_3197.return = workInProgress), (workInProgress.child = - JSCompiler_object_inline_componentStack_3185), + JSCompiler_object_inline_componentStack_3197), (hydrationParentFiber = workInProgress), (nextHydratableInstance = null))) : (renderLanes = null); @@ -11264,9 +11264,9 @@ : (workInProgress.lanes = 536870912); return null; } - var nextPrimaryChildren = JSCompiler_object_inline_stack_3184.children, - nextFallbackChildren = JSCompiler_object_inline_stack_3184.fallback; - if (JSCompiler_object_inline_digest_3183) + var nextPrimaryChildren = JSCompiler_object_inline_stack_3196.children, + nextFallbackChildren = JSCompiler_object_inline_stack_3196.fallback; + if (JSCompiler_object_inline_digest_3195) return ( reuseSuspenseHandlerOnStack(workInProgress), mountSuspenseFallbackChildren( @@ -11275,21 +11275,21 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3184 = workInProgress.child), - (JSCompiler_object_inline_stack_3184.memoizedState = + (JSCompiler_object_inline_stack_3196 = workInProgress.child), + (JSCompiler_object_inline_stack_3196.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3184.childLanes = + (JSCompiler_object_inline_stack_3196.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3185, + JSCompiler_object_inline_componentStack_3197, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3184) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3196) ); if ( "number" === - typeof JSCompiler_object_inline_stack_3184.unstable_expectedLoadTime + typeof JSCompiler_object_inline_stack_3196.unstable_expectedLoadTime ) return ( reuseSuspenseHandlerOnStack(workInProgress), @@ -11299,18 +11299,18 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3184 = workInProgress.child), - (JSCompiler_object_inline_stack_3184.memoizedState = + (JSCompiler_object_inline_stack_3196 = workInProgress.child), + (JSCompiler_object_inline_stack_3196.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3184.childLanes = + (JSCompiler_object_inline_stack_3196.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3185, + JSCompiler_object_inline_componentStack_3197, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress.lanes = 4194304), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3184) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3196) ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( @@ -11320,8 +11320,8 @@ } var prevState = current.memoizedState; if (null !== prevState) { - var JSCompiler_object_inline_message_3182 = prevState.dehydrated; - if (null !== JSCompiler_object_inline_message_3182) { + var JSCompiler_object_inline_message_3194 = prevState.dehydrated; + if (null !== JSCompiler_object_inline_message_3194) { if (didSuspend) workInProgress.flags & 256 ? (pushPrimaryTreeSuspenseHandler(workInProgress), @@ -11338,13 +11338,13 @@ (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), (nextPrimaryChildren = - JSCompiler_object_inline_stack_3184.fallback), + JSCompiler_object_inline_stack_3196.fallback), (nextFallbackChildren = workInProgress.mode), - (JSCompiler_object_inline_stack_3184 = + (JSCompiler_object_inline_stack_3196 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_3184.children + children: JSCompiler_object_inline_stack_3196.children }, nextFallbackChildren )), @@ -11355,78 +11355,78 @@ null )), (nextPrimaryChildren.flags |= 2), - (JSCompiler_object_inline_stack_3184.return = workInProgress), + (JSCompiler_object_inline_stack_3196.return = workInProgress), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3184.sibling = + (JSCompiler_object_inline_stack_3196.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3184), + (workInProgress.child = JSCompiler_object_inline_stack_3196), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_3184 = workInProgress.child), - (JSCompiler_object_inline_stack_3184.memoizedState = + (JSCompiler_object_inline_stack_3196 = workInProgress.child), + (JSCompiler_object_inline_stack_3196.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3184.childLanes = + (JSCompiler_object_inline_stack_3196.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3185, + JSCompiler_object_inline_componentStack_3197, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_3184 + JSCompiler_object_inline_stack_3196 ))); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), warnIfHydrating(), 0 !== (renderLanes & 536870912) && markRenderDerivedCause(workInProgress), - isSuspenseInstanceFallback(JSCompiler_object_inline_message_3182)) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_3194)) ) { - JSCompiler_object_inline_componentStack_3185 = - JSCompiler_object_inline_message_3182.nextSibling && - JSCompiler_object_inline_message_3182.nextSibling.dataset; - if (JSCompiler_object_inline_componentStack_3185) { + JSCompiler_object_inline_componentStack_3197 = + JSCompiler_object_inline_message_3194.nextSibling && + JSCompiler_object_inline_message_3194.nextSibling.dataset; + if (JSCompiler_object_inline_componentStack_3197) { nextPrimaryChildren = - JSCompiler_object_inline_componentStack_3185.dgst; - var message = JSCompiler_object_inline_componentStack_3185.msg; + JSCompiler_object_inline_componentStack_3197.dgst; + var message = JSCompiler_object_inline_componentStack_3197.msg; nextFallbackChildren = - JSCompiler_object_inline_componentStack_3185.stck; + JSCompiler_object_inline_componentStack_3197.stck; var componentStack = - JSCompiler_object_inline_componentStack_3185.cstck; + JSCompiler_object_inline_componentStack_3197.cstck; } - JSCompiler_object_inline_message_3182 = message; - JSCompiler_object_inline_digest_3183 = nextPrimaryChildren; - JSCompiler_object_inline_stack_3184 = nextFallbackChildren; - JSCompiler_object_inline_componentStack_3185 = componentStack; - nextPrimaryChildren = JSCompiler_object_inline_digest_3183; - nextFallbackChildren = JSCompiler_object_inline_message_3182; - componentStack = JSCompiler_object_inline_componentStack_3185; + JSCompiler_object_inline_message_3194 = message; + JSCompiler_object_inline_digest_3195 = nextPrimaryChildren; + JSCompiler_object_inline_stack_3196 = nextFallbackChildren; + JSCompiler_object_inline_componentStack_3197 = componentStack; + nextPrimaryChildren = JSCompiler_object_inline_digest_3195; + nextFallbackChildren = JSCompiler_object_inline_message_3194; + componentStack = JSCompiler_object_inline_componentStack_3197; "POSTPONE" !== nextPrimaryChildren && - ((JSCompiler_object_inline_componentStack_3185 = + ((JSCompiler_object_inline_componentStack_3197 = nextFallbackChildren ? Error(nextFallbackChildren) : Error( "The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering." )), - (JSCompiler_object_inline_componentStack_3185.stack = - JSCompiler_object_inline_stack_3184 || ""), - (JSCompiler_object_inline_componentStack_3185.digest = + (JSCompiler_object_inline_componentStack_3197.stack = + JSCompiler_object_inline_stack_3196 || ""), + (JSCompiler_object_inline_componentStack_3197.digest = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3184 = + (JSCompiler_object_inline_stack_3196 = void 0 === componentStack ? null : componentStack), (nextPrimaryChildren = { - value: JSCompiler_object_inline_componentStack_3185, + value: JSCompiler_object_inline_componentStack_3197, source: null, - stack: JSCompiler_object_inline_stack_3184 + stack: JSCompiler_object_inline_stack_3196 }), - "string" === typeof JSCompiler_object_inline_stack_3184 && + "string" === typeof JSCompiler_object_inline_stack_3196 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_3185, + JSCompiler_object_inline_componentStack_3197, nextPrimaryChildren ), queueHydrationError(nextPrimaryChildren)); @@ -11443,34 +11443,34 @@ renderLanes, !1 ), - (JSCompiler_object_inline_componentStack_3185 = + (JSCompiler_object_inline_componentStack_3197 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_componentStack_3185) + didReceiveUpdate || JSCompiler_object_inline_componentStack_3197) ) { - JSCompiler_object_inline_componentStack_3185 = workInProgressRoot; + JSCompiler_object_inline_componentStack_3197 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_componentStack_3185 && - ((JSCompiler_object_inline_stack_3184 = getBumpedLaneForHydration( - JSCompiler_object_inline_componentStack_3185, + null !== JSCompiler_object_inline_componentStack_3197 && + ((JSCompiler_object_inline_stack_3196 = getBumpedLaneForHydration( + JSCompiler_object_inline_componentStack_3197, renderLanes )), - 0 !== JSCompiler_object_inline_stack_3184 && - JSCompiler_object_inline_stack_3184 !== prevState.retryLane) + 0 !== JSCompiler_object_inline_stack_3196 && + JSCompiler_object_inline_stack_3196 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_3184), + ((prevState.retryLane = JSCompiler_object_inline_stack_3196), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_3184 + JSCompiler_object_inline_stack_3196 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_componentStack_3185, + JSCompiler_object_inline_componentStack_3197, current, - JSCompiler_object_inline_stack_3184 + JSCompiler_object_inline_stack_3196 ), SelectiveHydrationException) ); - isSuspenseInstancePending(JSCompiler_object_inline_message_3182) || + isSuspenseInstancePending(JSCompiler_object_inline_message_3194) || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -11478,13 +11478,13 @@ renderLanes ); } else - isSuspenseInstancePending(JSCompiler_object_inline_message_3182) + isSuspenseInstancePending(JSCompiler_object_inline_message_3194) ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_message_3182.nextSibling + JSCompiler_object_inline_message_3194.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -11496,31 +11496,31 @@ restoreSuspendedTreeContext(workInProgress, current), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_3184.children + JSCompiler_object_inline_stack_3196.children )), (workInProgress.flags |= 4096)); return workInProgress; } } - if (JSCompiler_object_inline_digest_3183) + if (JSCompiler_object_inline_digest_3195) return ( reuseSuspenseHandlerOnStack(workInProgress), - (nextPrimaryChildren = JSCompiler_object_inline_stack_3184.fallback), + (nextPrimaryChildren = JSCompiler_object_inline_stack_3196.fallback), (nextFallbackChildren = workInProgress.mode), (componentStack = current.child), - (JSCompiler_object_inline_message_3182 = componentStack.sibling), - (JSCompiler_object_inline_stack_3184 = createWorkInProgress( + (JSCompiler_object_inline_message_3194 = componentStack.sibling), + (JSCompiler_object_inline_stack_3196 = createWorkInProgress( componentStack, { mode: "hidden", - children: JSCompiler_object_inline_stack_3184.children + children: JSCompiler_object_inline_stack_3196.children } )), - (JSCompiler_object_inline_stack_3184.subtreeFlags = + (JSCompiler_object_inline_stack_3196.subtreeFlags = componentStack.subtreeFlags & 65011712), - null !== JSCompiler_object_inline_message_3182 + null !== JSCompiler_object_inline_message_3194 ? (nextPrimaryChildren = createWorkInProgress( - JSCompiler_object_inline_message_3182, + JSCompiler_object_inline_message_3194, nextPrimaryChildren )) : ((nextPrimaryChildren = createFiberFromFragment( @@ -11531,11 +11531,11 @@ )), (nextPrimaryChildren.flags |= 2)), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3184.return = workInProgress), - (JSCompiler_object_inline_stack_3184.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3184), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3184), - (JSCompiler_object_inline_stack_3184 = workInProgress.child), + (JSCompiler_object_inline_stack_3196.return = workInProgress), + (JSCompiler_object_inline_stack_3196.sibling = nextPrimaryChildren), + (workInProgress.child = JSCompiler_object_inline_stack_3196), + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3196), + (JSCompiler_object_inline_stack_3196 = workInProgress.child), (nextPrimaryChildren = current.child.memoizedState), null === nextPrimaryChildren ? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes)) @@ -11551,18 +11551,18 @@ baseLanes: nextPrimaryChildren.baseLanes | renderLanes, cachePool: nextFallbackChildren })), - (JSCompiler_object_inline_stack_3184.memoizedState = + (JSCompiler_object_inline_stack_3196.memoizedState = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3184.childLanes = + (JSCompiler_object_inline_stack_3196.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3185, + JSCompiler_object_inline_componentStack_3197, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), bailoutOffscreenComponent( current.child, - JSCompiler_object_inline_stack_3184 + JSCompiler_object_inline_stack_3196 ) ); null !== prevState && @@ -11574,17 +11574,17 @@ current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_3184.children + children: JSCompiler_object_inline_stack_3196.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_componentStack_3185 = + ((JSCompiler_object_inline_componentStack_3197 = workInProgress.deletions), - null === JSCompiler_object_inline_componentStack_3185 + null === JSCompiler_object_inline_componentStack_3197 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_componentStack_3185.push(current)); + : JSCompiler_object_inline_componentStack_3197.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -19843,6 +19843,7 @@ pendingRecoverableErrors = recoverableErrors; pendingEffectsRenderEndTime = completedRenderEndTime; pendingSuspendedCommitReason = suspendedCommitReason; + pendingDelayedCommitReason = IMMEDIATE_COMMIT; if (64 === lanes) commitGestureOnRoot( root, @@ -19863,7 +19864,9 @@ (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { schedulerEvent = window.event; - flushPassiveEffects(!0); + pendingDelayedCommitReason === IMMEDIATE_COMMIT && + (pendingDelayedCommitReason = DELAYED_PASSIVE_COMMIT); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -20121,6 +20124,43 @@ (ReactSharedInternals.T = cleanUpIndicator); } } + root = pendingEffectsRenderEndTime; + finishedWork = pendingSuspendedCommitReason; + commitEndTime = now(); + root = finishedWork === IMMEDIATE_COMMIT ? root : commitStartTime; + finishedWork = commitEndTime; + lanes = pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT; + cleanUpIndicator = workInProgressUpdateTask; + null !== commitErrors + ? logCommitErrored( + root, + finishedWork, + commitErrors, + !1, + cleanUpIndicator + ) + : !supportsUserTiming || + finishedWork <= root || + (cleanUpIndicator + ? cleanUpIndicator.run( + console.timeStamp.bind( + console, + lanes ? "Commit Interrupted View Transition" : "Commit", + root, + finishedWork, + currentTrack, + LANES_TRACK_GROUP, + lanes ? "error" : "secondary-dark" + ) + ) + : console.timeStamp( + lanes ? "Commit Interrupted View Transition" : "Commit", + root, + finishedWork, + currentTrack, + LANES_TRACK_GROUP, + lanes ? "error" : "secondary-dark" + )); pendingEffectsStatus = PENDING_AFTER_MUTATION_PHASE; } } @@ -20129,68 +20169,68 @@ pendingEffectsStatus === PENDING_SPAWNED_WORK || pendingEffectsStatus === PENDING_AFTER_MUTATION_PHASE ) { - pendingEffectsStatus = NO_PENDING_EFFECTS; - pendingViewTransition = null; - requestPaint(); - var root = pendingEffectsRoot, - finishedWork = pendingFinishedWork, - lanes = pendingEffectsLanes, - completedRenderEndTime = pendingEffectsRenderEndTime, - recoverableErrors = pendingRecoverableErrors, - suspendedCommitReason = pendingSuspendedCommitReason; - commitEndTime = now(); - completedRenderEndTime = - suspendedCommitReason === IMMEDIATE_COMMIT - ? completedRenderEndTime - : commitStartTime; - suspendedCommitReason = commitEndTime; - var debugTask = workInProgressUpdateTask; - null !== commitErrors - ? logCommitErrored( - completedRenderEndTime, - suspendedCommitReason, - commitErrors, - !1, - debugTask - ) - : !supportsUserTiming || - suspendedCommitReason <= completedRenderEndTime || - (debugTask - ? debugTask.run( + if (pendingEffectsStatus === PENDING_SPAWNED_WORK) { + var startViewTransitionStartTime = commitEndTime; + commitEndTime = now(); + var endTime = commitEndTime, + abortedViewTransition = + pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT; + !supportsUserTiming || + endTime <= startViewTransitionStartTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( console.timeStamp.bind( console, - "Commit", - completedRenderEndTime, - suspendedCommitReason, + abortedViewTransition + ? "Interrupted View Transition" + : "Starting Animation", + startViewTransitionStartTime, + endTime, currentTrack, LANES_TRACK_GROUP, - "secondary-dark" + abortedViewTransition ? "error" : "secondary-light" ) ) : console.timeStamp( - "Commit", - completedRenderEndTime, - suspendedCommitReason, + abortedViewTransition + ? "Interrupted View Transition" + : "Starting Animation", + startViewTransitionStartTime, + endTime, currentTrack, LANES_TRACK_GROUP, - "secondary-dark" + abortedViewTransition ? " error" : "secondary-light" )); - completedRenderEndTime = (lanes & 335544064) === lanes ? 10262 : 10256; - (completedRenderEndTime = + pendingDelayedCommitReason !== ABORTED_VIEW_TRANSITION_COMMIT && + (pendingDelayedCommitReason = ANIMATION_STARTED_COMMIT); + } + pendingEffectsStatus = NO_PENDING_EFFECTS; + pendingViewTransition = null; + requestPaint(); + startViewTransitionStartTime = pendingEffectsRoot; + var finishedWork = pendingFinishedWork; + endTime = pendingEffectsLanes; + var recoverableErrors = pendingRecoverableErrors; + abortedViewTransition = + (endTime & 335544064) === endTime ? 10262 : 10256; + (abortedViewTransition = 0 !== finishedWork.actualDuration || - 0 !== (finishedWork.subtreeFlags & completedRenderEndTime) || - 0 !== (finishedWork.flags & completedRenderEndTime)) + 0 !== (finishedWork.subtreeFlags & abortedViewTransition) || + 0 !== (finishedWork.flags & abortedViewTransition)) ? (pendingEffectsStatus = PENDING_PASSIVE_PHASE) : ((pendingEffectsStatus = NO_PENDING_EFFECTS), (pendingFinishedWork = pendingEffectsRoot = null), - releaseRootPooledCache(root, root.pendingLanes), + releaseRootPooledCache( + startViewTransitionStartTime, + startViewTransitionStartTime.pendingLanes + ), (nestedPassiveUpdateCount = 0), (rootWithPassiveNestedUpdates = null)); - suspendedCommitReason = root.pendingLanes; - 0 === suspendedCommitReason && - (legacyErrorBoundariesThatAlreadyFailed = null); - completedRenderEndTime || commitDoubleInvokeEffectsInDEV(root); - suspendedCommitReason = lanesToEventPriority(lanes); + var remainingLanes = startViewTransitionStartTime.pendingLanes; + 0 === remainingLanes && (legacyErrorBoundariesThatAlreadyFailed = null); + abortedViewTransition || + commitDoubleInvokeEffectsInDEV(startViewTransitionStartTime); + remainingLanes = lanesToEventPriority(endTime); finishedWork = finishedWork.stateNode; if ( injectedHook && @@ -20198,7 +20238,7 @@ ) try { var didError = 128 === (finishedWork.current.flags & 128); - switch (suspendedCommitReason) { + switch (remainingLanes) { case DiscreteEventPriority: var schedulerPriority = ImmediatePriority; break; @@ -20228,7 +20268,8 @@ err )); } - isDevToolsPresent && root.memoizedUpdaters.clear(); + isDevToolsPresent && + startViewTransitionStartTime.memoizedUpdaters.clear(); onCommitRoot(); if (null !== recoverableErrors) { didError = ReactSharedInternals.T; @@ -20236,7 +20277,8 @@ ReactDOMSharedInternals.p = DiscreteEventPriority; ReactSharedInternals.T = null; try { - var onRecoverableError = root.onRecoverableError; + var onRecoverableError = + startViewTransitionStartTime.onRecoverableError; for ( finishedWork = 0; finishedWork < recoverableErrors.length; @@ -20256,28 +20298,29 @@ (ReactDOMSharedInternals.p = schedulerPriority); } } - recoverableErrors = pendingViewTransitionEvents; - onRecoverableError = pendingTransitionTypes; + onRecoverableError = pendingViewTransitionEvents; + recoverableError = pendingTransitionTypes; pendingTransitionTypes = null; - if (null !== recoverableErrors) + if (null !== onRecoverableError) for ( pendingViewTransitionEvents = null, - null === onRecoverableError && (onRecoverableError = []), - recoverableError = 0; - recoverableError < recoverableErrors.length; - recoverableError++ + null === recoverableError && (recoverableError = []), + errorInfo = 0; + errorInfo < onRecoverableError.length; + errorInfo++ ) - (0, recoverableErrors[recoverableError])(onRecoverableError); + (0, onRecoverableError[errorInfo])(recoverableError); 0 !== (pendingEffectsLanes & 3) && flushPendingEffects(); - ensureRootIsScheduled(root); - suspendedCommitReason = root.pendingLanes; - 0 !== (lanes & 261930) && 0 !== (suspendedCommitReason & 42) + ensureRootIsScheduled(startViewTransitionStartTime); + remainingLanes = startViewTransitionStartTime.pendingLanes; + 0 !== (endTime & 261930) && 0 !== (remainingLanes & 42) ? ((nestedUpdateScheduled = !0), - root === rootWithNestedUpdates + startViewTransitionStartTime === rootWithNestedUpdates ? nestedUpdateCount++ - : ((nestedUpdateCount = 0), (rootWithNestedUpdates = root))) + : ((nestedUpdateCount = 0), + (rootWithNestedUpdates = startViewTransitionStartTime))) : (nestedUpdateCount = 0); - completedRenderEndTime || finalizeRender(lanes, commitEndTime); + abortedViewTransition || finalizeRender(endTime, commitEndTime); if (hasScheduledReplayAttempt) { hasScheduledReplayAttempt = !1; null !== queuedFocus && @@ -20293,24 +20336,30 @@ queuedPointerCaptures.forEach( attemptReplayContinuousQueuedEventInMap ); - for (root = 0; root < queuedChangeEventTargets.length; root++) - (lanes = queuedChangeEventTargets[root]), - "INPUT" === lanes.nodeName - ? "checkbox" === lanes.type || "radio" === lanes.type - ? (lanes.dispatchEvent( + for ( + startViewTransitionStartTime = 0; + startViewTransitionStartTime < queuedChangeEventTargets.length; + startViewTransitionStartTime++ + ) + (endTime = queuedChangeEventTargets[startViewTransitionStartTime]), + "INPUT" === endTime.nodeName + ? "checkbox" === endTime.type || "radio" === endTime.type + ? (endTime.dispatchEvent( new ("function" === typeof PointerEvent ? PointerEvent : Event)("click", { bubbles: !0 }) ), - lanes.dispatchEvent(new Event("input", { bubbles: !0 }))) + endTime.dispatchEvent(new Event("input", { bubbles: !0 }))) : "function" === typeof InputEvent && - lanes.dispatchEvent( + endTime.dispatchEvent( new InputEvent("input", { bubbles: !0 }) ) - : "TEXTAREA" === lanes.nodeName && + : "TEXTAREA" === endTime.nodeName && "function" === typeof InputEvent && - lanes.dispatchEvent(new InputEvent("input", { bubbles: !0 })), - lanes.dispatchEvent(new Event("change", { bubbles: !0 })); + endTime.dispatchEvent( + new InputEvent("input", { bubbles: !0 }) + ), + endTime.dispatchEvent(new Event("change", { bubbles: !0 })); queuedChangeEventTargets.length = 0; } flushSyncWorkAcrossRoots_impl(0, !1); @@ -20580,7 +20629,7 @@ null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } - function flushPendingEffects(wasDelayedCommit) { + function flushPendingEffects() { null !== pendingViewTransition && (pendingViewTransition.skipTransition(), didWarnAboutInterruptedViewTransitions || @@ -20588,15 +20637,16 @@ console.warn( "A flushSync update cancelled a View Transition because it was called while the View Transition was still preparing. To preserve the synchronous semantics, React had to skip the View Transition. If you can, try to avoid flushSync() in a scenario that's likely to interfere." )), - (pendingViewTransition = null)); + (pendingViewTransition = null), + (pendingDelayedCommitReason = ABORTED_VIEW_TRANSITION_COMMIT)); flushGestureMutations(); flushGestureAnimations(); flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } - function flushPassiveEffects(wasDelayedCommit) { + function flushPassiveEffects() { if (pendingEffectsStatus !== PENDING_PASSIVE_PHASE) return !1; var root = pendingEffectsRoot, remainingLanes = pendingEffectsRemainingLanes; @@ -20626,32 +20676,60 @@ var passiveEffectStartTime = 0; commitErrors = null; passiveEffectStartTime = now$1(); - var startTime = commitEndTime, + if (pendingDelayedCommitReason === ANIMATION_STARTED_COMMIT) { + var startTime = commitEndTime, + endTime = passiveEffectStartTime; + !supportsUserTiming || + endTime <= startTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( + console.timeStamp.bind( + console, + "Animating", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary" + ) + ) + : console.timeStamp( + "Animating", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary" + )); + } else { + startTime = commitEndTime; endTime = passiveEffectStartTime; - wasDelayedCommit = !!wasDelayedCommit; - !supportsUserTiming || - endTime <= startTime || - (workInProgressUpdateTask - ? workInProgressUpdateTask.run( - console.timeStamp.bind( - console, - wasDelayedCommit ? "Waiting for Paint" : "Waiting", + var delayedUntilPaint = + pendingDelayedCommitReason === DELAYED_PASSIVE_COMMIT; + !supportsUserTiming || + endTime <= startTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( + console.timeStamp.bind( + console, + delayedUntilPaint ? "Waiting for Paint" : "Waiting", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary-light" + ) + ) + : console.timeStamp( + delayedUntilPaint ? "Waiting for Paint" : "Waiting", startTime, endTime, currentTrack, LANES_TRACK_GROUP, "secondary-light" - ) - ) - : console.timeStamp( - wasDelayedCommit ? "Waiting for Paint" : "Waiting", - startTime, - endTime, - currentTrack, - LANES_TRACK_GROUP, - "secondary-light" - )); - wasDelayedCommit = executionContext; + )); + } + startTime = executionContext; executionContext |= CommitContext; var finishedWork = priority.current; resetComponentEffectTimers(); @@ -20667,7 +20745,7 @@ finishedWork ); commitDoubleInvokeEffectsInDEV(priority); - executionContext = wasDelayedCommit; + executionContext = startTime; var passiveEffectsEndTime = now$1(); finishedWork$jscomp$0 = passiveEffectStartTime; finishedWork = workInProgressUpdateTask; @@ -21216,7 +21294,9 @@ ) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + pendingDelayedCommitReason === IMMEDIATE_COMMIT && + (pendingDelayedCommitReason = DELAYED_PASSIVE_COMMIT); + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; @@ -30954,6 +31034,9 @@ IMMEDIATE_COMMIT = 0, SUSPENDED_COMMIT = 1, THROTTLED_COMMIT = 2, + ABORTED_VIEW_TRANSITION_COMMIT = 1, + DELAYED_PASSIVE_COMMIT = 2, + ANIMATION_STARTED_COMMIT = 3, NO_PENDING_EFFECTS = 0, PENDING_MUTATION_PHASE = 1, PENDING_LAYOUT_PHASE = 2, @@ -30974,6 +31057,7 @@ pendingViewTransitionEvents = null, pendingTransitionTypes = null, pendingSuspendedCommitReason = IMMEDIATE_COMMIT, + pendingDelayedCommitReason = IMMEDIATE_COMMIT, NESTED_UPDATE_LIMIT = 50, nestedUpdateCount = 0, rootWithNestedUpdates = null, @@ -31878,11 +31962,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -31919,10 +32003,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.2.0-experimental-128abcfa-20250917", + version: "19.2.0-experimental-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-128abcfa-20250917" + reconcilerVersion: "19.2.0-experimental-84af9085-20250917" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -32399,7 +32483,7 @@ exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js index 393519c5110c9..b428a628ce9e2 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js @@ -13750,6 +13750,7 @@ var DefaultAsyncDispatcher = { pendingViewTransitionEvents = null, pendingTransitionTypes = null, pendingSuspendedCommitReason = 0, + pendingDelayedCommitReason = 0, nestedUpdateCount = 0, rootWithNestedUpdates = null; function requestUpdateLane() { @@ -14996,6 +14997,7 @@ function commitRoot( pendingRecoverableErrors = recoverableErrors; pendingEffectsRenderEndTime = completedRenderEndTime; pendingSuspendedCommitReason = suspendedCommitReason; + pendingDelayedCommitReason = 0; if (64 === lanes) commitGestureOnRoot( root, @@ -15016,7 +15018,9 @@ function commitRoot( (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { schedulerEvent = window.event; - flushPassiveEffects(!0); + 0 === pendingDelayedCommitReason && + (pendingDelayedCommitReason = 2); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -15266,54 +15270,77 @@ function flushLayoutEffects() { (ReactSharedInternals.T = cleanUpIndicator); } } + root = pendingEffectsRenderEndTime; + finishedWork = pendingSuspendedCommitReason; + commitEndTime = now(); + root = 0 === finishedWork ? root : commitStartTime; + finishedWork = commitEndTime; + lanes = 1 === pendingDelayedCommitReason; + null !== commitErrors + ? logCommitErrored(root, finishedWork) + : !supportsUserTiming || + finishedWork <= root || + console.timeStamp( + lanes ? "Commit Interrupted View Transition" : "Commit", + root, + finishedWork, + currentTrack, + "Scheduler \u269b", + lanes ? "error" : "secondary-dark" + ); pendingEffectsStatus = 3; } } function flushSpawnedWork() { if (4 === pendingEffectsStatus || 3 === pendingEffectsStatus) { - pendingEffectsStatus = 0; - pendingViewTransition = null; - requestPaint(); - var root = pendingEffectsRoot, - finishedWork = pendingFinishedWork, - lanes = pendingEffectsLanes, - completedRenderEndTime = pendingEffectsRenderEndTime, - recoverableErrors = pendingRecoverableErrors, - suspendedCommitReason = pendingSuspendedCommitReason; - commitEndTime = now(); - completedRenderEndTime = - 0 === suspendedCommitReason ? completedRenderEndTime : commitStartTime; - suspendedCommitReason = commitEndTime; - null !== commitErrors - ? logCommitErrored(completedRenderEndTime, suspendedCommitReason) - : !supportsUserTiming || - suspendedCommitReason <= completedRenderEndTime || + if (4 === pendingEffectsStatus) { + var startViewTransitionStartTime = commitEndTime; + commitEndTime = now(); + var abortedViewTransition = 1 === pendingDelayedCommitReason; + !supportsUserTiming || + commitEndTime <= startViewTransitionStartTime || console.timeStamp( - "Commit", - completedRenderEndTime, - suspendedCommitReason, + abortedViewTransition + ? "Interrupted View Transition" + : "Starting Animation", + startViewTransitionStartTime, + commitEndTime, currentTrack, "Scheduler \u269b", - "secondary-dark" + abortedViewTransition ? " error" : "secondary-light" ); - completedRenderEndTime = (lanes & 335544064) === lanes ? 10262 : 10256; - (completedRenderEndTime = + 1 !== pendingDelayedCommitReason && (pendingDelayedCommitReason = 3); + } + pendingEffectsStatus = 0; + pendingViewTransition = null; + requestPaint(); + startViewTransitionStartTime = pendingEffectsRoot; + var finishedWork = pendingFinishedWork; + abortedViewTransition = pendingEffectsLanes; + var recoverableErrors = pendingRecoverableErrors, + passiveSubtreeMask = + (abortedViewTransition & 335544064) === abortedViewTransition + ? 10262 + : 10256; + (passiveSubtreeMask = 0 !== finishedWork.actualDuration || - 0 !== (finishedWork.subtreeFlags & completedRenderEndTime) || - 0 !== (finishedWork.flags & completedRenderEndTime)) + 0 !== (finishedWork.subtreeFlags & passiveSubtreeMask) || + 0 !== (finishedWork.flags & passiveSubtreeMask)) ? (pendingEffectsStatus = 5) : ((pendingEffectsStatus = 0), (pendingFinishedWork = pendingEffectsRoot = null), - releaseRootPooledCache(root, root.pendingLanes)); - suspendedCommitReason = root.pendingLanes; - 0 === suspendedCommitReason && - (legacyErrorBoundariesThatAlreadyFailed = null); - suspendedCommitReason = lanesToEventPriority(lanes); + releaseRootPooledCache( + startViewTransitionStartTime, + startViewTransitionStartTime.pendingLanes + )); + var remainingLanes = startViewTransitionStartTime.pendingLanes; + 0 === remainingLanes && (legacyErrorBoundariesThatAlreadyFailed = null); + remainingLanes = lanesToEventPriority(abortedViewTransition); finishedWork = finishedWork.stateNode; if (injectedHook && "function" === typeof injectedHook.onCommitFiberRoot) try { var didError = 128 === (finishedWork.current.flags & 128); - switch (suspendedCommitReason) { + switch (remainingLanes) { case 2: var schedulerPriority = ImmediatePriority; break; @@ -15336,14 +15363,15 @@ function flushSpawnedWork() { didError ); } catch (err) {} - isDevToolsPresent && root.memoizedUpdaters.clear(); + isDevToolsPresent && startViewTransitionStartTime.memoizedUpdaters.clear(); if (null !== recoverableErrors) { didError = ReactSharedInternals.T; schedulerPriority = ReactDOMSharedInternals.p; ReactDOMSharedInternals.p = 2; ReactSharedInternals.T = null; try { - var onRecoverableError = root.onRecoverableError; + var onRecoverableError = + startViewTransitionStartTime.onRecoverableError; for ( finishedWork = 0; finishedWork < recoverableErrors.length; @@ -15359,28 +15387,29 @@ function flushSpawnedWork() { (ReactDOMSharedInternals.p = schedulerPriority); } } - recoverableErrors = pendingViewTransitionEvents; - onRecoverableError = pendingTransitionTypes; + onRecoverableError = pendingViewTransitionEvents; + recoverableError = pendingTransitionTypes; pendingTransitionTypes = null; - if (null !== recoverableErrors) + if (null !== onRecoverableError) for ( pendingViewTransitionEvents = null, - null === onRecoverableError && (onRecoverableError = []), - recoverableError = 0; - recoverableError < recoverableErrors.length; - recoverableError++ + null === recoverableError && (recoverableError = []), + recoverableErrors = 0; + recoverableErrors < onRecoverableError.length; + recoverableErrors++ ) - (0, recoverableErrors[recoverableError])(onRecoverableError); + (0, onRecoverableError[recoverableErrors])(recoverableError); 0 !== (pendingEffectsLanes & 3) && flushPendingEffects(); - ensureRootIsScheduled(root); - suspendedCommitReason = root.pendingLanes; - 0 !== (lanes & 261930) && 0 !== (suspendedCommitReason & 42) + ensureRootIsScheduled(startViewTransitionStartTime); + remainingLanes = startViewTransitionStartTime.pendingLanes; + 0 !== (abortedViewTransition & 261930) && 0 !== (remainingLanes & 42) ? ((nestedUpdateScheduled = !0), - root === rootWithNestedUpdates + startViewTransitionStartTime === rootWithNestedUpdates ? nestedUpdateCount++ - : ((nestedUpdateCount = 0), (rootWithNestedUpdates = root))) + : ((nestedUpdateCount = 0), + (rootWithNestedUpdates = startViewTransitionStartTime))) : (nestedUpdateCount = 0); - completedRenderEndTime || finalizeRender(lanes, commitEndTime); + passiveSubtreeMask || finalizeRender(abortedViewTransition, commitEndTime); if (hasScheduledReplayAttempt) { hasScheduledReplayAttempt = !1; null !== queuedFocus && @@ -15394,22 +15423,36 @@ function flushSpawnedWork() { (queuedMouse = null); queuedPointers.forEach(attemptReplayContinuousQueuedEventInMap); queuedPointerCaptures.forEach(attemptReplayContinuousQueuedEventInMap); - for (root = 0; root < queuedChangeEventTargets.length; root++) - (lanes = queuedChangeEventTargets[root]), - "INPUT" === lanes.nodeName - ? "checkbox" === lanes.type || "radio" === lanes.type - ? (lanes.dispatchEvent( + for ( + startViewTransitionStartTime = 0; + startViewTransitionStartTime < queuedChangeEventTargets.length; + startViewTransitionStartTime++ + ) + (abortedViewTransition = + queuedChangeEventTargets[startViewTransitionStartTime]), + "INPUT" === abortedViewTransition.nodeName + ? "checkbox" === abortedViewTransition.type || + "radio" === abortedViewTransition.type + ? (abortedViewTransition.dispatchEvent( new ("function" === typeof PointerEvent ? PointerEvent : Event)("click", { bubbles: !0 }) ), - lanes.dispatchEvent(new Event("input", { bubbles: !0 }))) + abortedViewTransition.dispatchEvent( + new Event("input", { bubbles: !0 }) + )) : "function" === typeof InputEvent && - lanes.dispatchEvent(new InputEvent("input", { bubbles: !0 })) - : "TEXTAREA" === lanes.nodeName && + abortedViewTransition.dispatchEvent( + new InputEvent("input", { bubbles: !0 }) + ) + : "TEXTAREA" === abortedViewTransition.nodeName && "function" === typeof InputEvent && - lanes.dispatchEvent(new InputEvent("input", { bubbles: !0 })), - lanes.dispatchEvent(new Event("change", { bubbles: !0 })); + abortedViewTransition.dispatchEvent( + new InputEvent("input", { bubbles: !0 }) + ), + abortedViewTransition.dispatchEvent( + new Event("change", { bubbles: !0 }) + ); queuedChangeEventTargets.length = 0; } flushSyncWorkAcrossRoots_impl(0, !1); @@ -15652,17 +15695,19 @@ function releaseRootPooledCache(root, remainingLanes) { null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } -function flushPendingEffects(wasDelayedCommit) { +function flushPendingEffects() { null !== pendingViewTransition && - (pendingViewTransition.skipTransition(), (pendingViewTransition = null)); + (pendingViewTransition.skipTransition(), + (pendingViewTransition = null), + (pendingDelayedCommitReason = 1)); flushGestureMutations(); flushGestureAnimations(); flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } -function flushPassiveEffects(wasDelayedCommit) { +function flushPassiveEffects() { if (5 !== pendingEffectsStatus) return !1; var root = pendingEffectsRoot, remainingLanes = pendingEffectsRemainingLanes; @@ -15685,17 +15730,28 @@ function flushPassiveEffects(wasDelayedCommit) { var passiveEffectStartTime = 0; commitErrors = null; passiveEffectStartTime = now$1(); - !supportsUserTiming || - passiveEffectStartTime <= commitEndTime || - console.timeStamp( - wasDelayedCommit ? "Waiting for Paint" : "Waiting", - commitEndTime, - passiveEffectStartTime, - currentTrack, - "Scheduler \u269b", - "secondary-light" - ); - wasDelayedCommit = executionContext; + 3 === pendingDelayedCommitReason + ? !supportsUserTiming || + passiveEffectStartTime <= commitEndTime || + console.timeStamp( + "Animating", + commitEndTime, + passiveEffectStartTime, + currentTrack, + "Scheduler \u269b", + "secondary" + ) + : !supportsUserTiming || + passiveEffectStartTime <= commitEndTime || + console.timeStamp( + 2 === pendingDelayedCommitReason ? "Waiting for Paint" : "Waiting", + commitEndTime, + passiveEffectStartTime, + currentTrack, + "Scheduler \u269b", + "secondary-light" + ); + var prevExecutionContext = executionContext; executionContext |= 4; var finishedWork = renderPriority.current; resetComponentEffectTimers(); @@ -15710,7 +15766,7 @@ function flushPassiveEffects(wasDelayedCommit) { transitions, finishedWork ); - executionContext = wasDelayedCommit; + executionContext = prevExecutionContext; var passiveEffectsEndTime = now$1(); finishedWork$jscomp$0 = passiveEffectStartTime; null !== commitErrors @@ -16092,7 +16148,8 @@ function performWorkOnRootViaSchedulerTask(root, didTimeout) { if (0 !== pendingEffectsStatus && 5 !== pendingEffectsStatus) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + 0 === pendingDelayedCommitReason && (pendingDelayedCommitReason = 2); + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; workInProgressRootRenderLanes$jscomp$0 = getNextLanes( @@ -16265,20 +16322,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { (nativeEventTarget[internalScrollTimer] = targetInst)); } for ( - var i$jscomp$inline_2035 = 0; - i$jscomp$inline_2035 < simpleEventPluginEvents.length; - i$jscomp$inline_2035++ + var i$jscomp$inline_2043 = 0; + i$jscomp$inline_2043 < simpleEventPluginEvents.length; + i$jscomp$inline_2043++ ) { - var eventName$jscomp$inline_2036 = - simpleEventPluginEvents[i$jscomp$inline_2035], - domEventName$jscomp$inline_2037 = - eventName$jscomp$inline_2036.toLowerCase(), - capitalizedEvent$jscomp$inline_2038 = - eventName$jscomp$inline_2036[0].toUpperCase() + - eventName$jscomp$inline_2036.slice(1); + var eventName$jscomp$inline_2044 = + simpleEventPluginEvents[i$jscomp$inline_2043], + domEventName$jscomp$inline_2045 = + eventName$jscomp$inline_2044.toLowerCase(), + capitalizedEvent$jscomp$inline_2046 = + eventName$jscomp$inline_2044[0].toUpperCase() + + eventName$jscomp$inline_2044.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_2037, - "on" + capitalizedEvent$jscomp$inline_2038 + domEventName$jscomp$inline_2045, + "on" + capitalizedEvent$jscomp$inline_2046 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -21294,16 +21351,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_2453 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_2461 = React.version; if ( - "19.2.0-experimental-128abcfa-20250917" !== - isomorphicReactPackageVersion$jscomp$inline_2453 + "19.2.0-experimental-84af9085-20250917" !== + isomorphicReactPackageVersion$jscomp$inline_2461 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_2453, - "19.2.0-experimental-128abcfa-20250917" + isomorphicReactPackageVersion$jscomp$inline_2461, + "19.2.0-experimental-84af9085-20250917" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -21323,24 +21380,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_3152 = { +var internals$jscomp$inline_3164 = { bundleType: 0, - version: "19.2.0-experimental-128abcfa-20250917", + version: "19.2.0-experimental-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-128abcfa-20250917" + reconcilerVersion: "19.2.0-experimental-84af9085-20250917" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_3153 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_3165 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_3153.isDisabled && - hook$jscomp$inline_3153.supportsFiber + !hook$jscomp$inline_3165.isDisabled && + hook$jscomp$inline_3165.supportsFiber ) try { - (rendererID = hook$jscomp$inline_3153.inject( - internals$jscomp$inline_3152 + (rendererID = hook$jscomp$inline_3165.inject( + internals$jscomp$inline_3164 )), - (injectedHook = hook$jscomp$inline_3153); + (injectedHook = hook$jscomp$inline_3165); } catch (err) {} } function getCrossOriginStringAs(as, input) { @@ -21596,7 +21653,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js index a1dab6f47a4b2..ec9acd9f4c1d2 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js @@ -10527,5 +10527,5 @@ 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.production.js index 73162671677c3..238e38ef25b04 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.production.js @@ -7142,4 +7142,4 @@ exports.renderToString = function (children, options) { 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.development.js index 5a2ea71a0c087..f6ccde8bb2398 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.development.js @@ -10527,5 +10527,5 @@ 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server' ); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.production.js index 75fde4bebd08d..9d8f9431b4a60 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.production.js @@ -7245,4 +7245,4 @@ exports.renderToString = function (children, options) { 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server' ); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.development.js index 3820f6aeb78d7..664fb4dda9f44 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.development.js @@ -9512,11 +9512,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } var React = require("next/dist/compiled/react-experimental"), @@ -11339,5 +11339,5 @@ startWork(request); }); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.production.js index 87a0e407d739f..e50639c9e51e0 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.production.js @@ -7805,12 +7805,12 @@ function getPostponedState(request) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion, - "19.2.0-experimental-128abcfa-20250917" + "19.2.0-experimental-84af9085-20250917" ) ); } @@ -8065,4 +8065,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) { startWork(request); }); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.bun.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.bun.production.js index 4d7da91306167..44492133e7439 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.bun.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.bun.production.js @@ -7293,13 +7293,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) { } var isomorphicReactPackageVersion$jscomp$inline_869 = React.version; if ( - "19.2.0-experimental-128abcfa-20250917" !== + "19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion$jscomp$inline_869 ) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion$jscomp$inline_869 + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); exports.renderToReadableStream = function (children, options) { return new Promise(function (resolve, reject) { @@ -7390,4 +7390,4 @@ exports.renderToReadableStream = function (children, options) { startWork(request); }); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.development.js index 56a52f304d0c0..0051aeab4762b 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.development.js @@ -9541,11 +9541,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } var React = require("next/dist/compiled/react-experimental"), @@ -11364,5 +11364,5 @@ startWork(request); }); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.production.js index 79966fe1a7562..7109b7465734e 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.production.js @@ -7923,11 +7923,11 @@ function getPostponedState(request) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } ensureCorrectIsomorphicReactVersion(); @@ -8181,4 +8181,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) { startWork(request); }); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.development.js index 7d04095b4a94f..43e04cf80a396 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.development.js @@ -9402,11 +9402,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } function createDrainHandler(destination, request) { @@ -11535,5 +11535,5 @@ } }; }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.production.js index 66a8d18ade33d..de44cfd845406 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.production.js @@ -7803,11 +7803,11 @@ function getPostponedState(request) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } ensureCorrectIsomorphicReactVersion(); @@ -8365,4 +8365,4 @@ exports.resumeToPipeableStream = function (children, postponedState, options) { } }; }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.development.js index 04e4f854cc430..3a0c2b572aabf 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.development.js @@ -11239,25 +11239,25 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_componentStack_3214; - var JSCompiler_object_inline_stack_3213 = workInProgress.pendingProps; + var JSCompiler_object_inline_componentStack_3226; + var JSCompiler_object_inline_stack_3225 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_digest_3212 = !1; + var JSCompiler_object_inline_digest_3224 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_componentStack_3214 = didSuspend) || - (JSCompiler_object_inline_componentStack_3214 = + (JSCompiler_object_inline_componentStack_3226 = didSuspend) || + (JSCompiler_object_inline_componentStack_3226 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_componentStack_3214 && - ((JSCompiler_object_inline_digest_3212 = !0), + JSCompiler_object_inline_componentStack_3226 && + ((JSCompiler_object_inline_digest_3224 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_componentStack_3214 = + JSCompiler_object_inline_componentStack_3226 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_digest_3212 + JSCompiler_object_inline_digest_3224 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); (current = nextHydratableInstance) @@ -11270,20 +11270,20 @@ ? renderLanes : null), null !== renderLanes && - ((JSCompiler_object_inline_componentStack_3214 = { + ((JSCompiler_object_inline_componentStack_3226 = { dehydrated: renderLanes, treeContext: getSuspendedTreeContext(), retryLane: 536870912, hydrationErrors: null }), (workInProgress.memoizedState = - JSCompiler_object_inline_componentStack_3214), - (JSCompiler_object_inline_componentStack_3214 = + JSCompiler_object_inline_componentStack_3226), + (JSCompiler_object_inline_componentStack_3226 = createFiberFromDehydratedFragment(renderLanes)), - (JSCompiler_object_inline_componentStack_3214.return = + (JSCompiler_object_inline_componentStack_3226.return = workInProgress), (workInProgress.child = - JSCompiler_object_inline_componentStack_3214), + JSCompiler_object_inline_componentStack_3226), (hydrationParentFiber = workInProgress), (nextHydratableInstance = null))) : (renderLanes = null); @@ -11297,9 +11297,9 @@ : (workInProgress.lanes = 536870912); return null; } - var nextPrimaryChildren = JSCompiler_object_inline_stack_3213.children, - nextFallbackChildren = JSCompiler_object_inline_stack_3213.fallback; - if (JSCompiler_object_inline_digest_3212) + var nextPrimaryChildren = JSCompiler_object_inline_stack_3225.children, + nextFallbackChildren = JSCompiler_object_inline_stack_3225.fallback; + if (JSCompiler_object_inline_digest_3224) return ( reuseSuspenseHandlerOnStack(workInProgress), mountSuspenseFallbackChildren( @@ -11308,21 +11308,21 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3213 = workInProgress.child), - (JSCompiler_object_inline_stack_3213.memoizedState = + (JSCompiler_object_inline_stack_3225 = workInProgress.child), + (JSCompiler_object_inline_stack_3225.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3213.childLanes = + (JSCompiler_object_inline_stack_3225.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3214, + JSCompiler_object_inline_componentStack_3226, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3213) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3225) ); if ( "number" === - typeof JSCompiler_object_inline_stack_3213.unstable_expectedLoadTime + typeof JSCompiler_object_inline_stack_3225.unstable_expectedLoadTime ) return ( reuseSuspenseHandlerOnStack(workInProgress), @@ -11332,18 +11332,18 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3213 = workInProgress.child), - (JSCompiler_object_inline_stack_3213.memoizedState = + (JSCompiler_object_inline_stack_3225 = workInProgress.child), + (JSCompiler_object_inline_stack_3225.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3213.childLanes = + (JSCompiler_object_inline_stack_3225.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3214, + JSCompiler_object_inline_componentStack_3226, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress.lanes = 4194304), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3213) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3225) ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( @@ -11353,8 +11353,8 @@ } var prevState = current.memoizedState; if (null !== prevState) { - var JSCompiler_object_inline_message_3211 = prevState.dehydrated; - if (null !== JSCompiler_object_inline_message_3211) { + var JSCompiler_object_inline_message_3223 = prevState.dehydrated; + if (null !== JSCompiler_object_inline_message_3223) { if (didSuspend) workInProgress.flags & 256 ? (pushPrimaryTreeSuspenseHandler(workInProgress), @@ -11371,13 +11371,13 @@ (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), (nextPrimaryChildren = - JSCompiler_object_inline_stack_3213.fallback), + JSCompiler_object_inline_stack_3225.fallback), (nextFallbackChildren = workInProgress.mode), - (JSCompiler_object_inline_stack_3213 = + (JSCompiler_object_inline_stack_3225 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_3213.children + children: JSCompiler_object_inline_stack_3225.children }, nextFallbackChildren )), @@ -11388,78 +11388,78 @@ null )), (nextPrimaryChildren.flags |= 2), - (JSCompiler_object_inline_stack_3213.return = workInProgress), + (JSCompiler_object_inline_stack_3225.return = workInProgress), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3213.sibling = + (JSCompiler_object_inline_stack_3225.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3213), + (workInProgress.child = JSCompiler_object_inline_stack_3225), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_3213 = workInProgress.child), - (JSCompiler_object_inline_stack_3213.memoizedState = + (JSCompiler_object_inline_stack_3225 = workInProgress.child), + (JSCompiler_object_inline_stack_3225.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3213.childLanes = + (JSCompiler_object_inline_stack_3225.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3214, + JSCompiler_object_inline_componentStack_3226, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_3213 + JSCompiler_object_inline_stack_3225 ))); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), warnIfHydrating(), 0 !== (renderLanes & 536870912) && markRenderDerivedCause(workInProgress), - isSuspenseInstanceFallback(JSCompiler_object_inline_message_3211)) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_3223)) ) { - JSCompiler_object_inline_componentStack_3214 = - JSCompiler_object_inline_message_3211.nextSibling && - JSCompiler_object_inline_message_3211.nextSibling.dataset; - if (JSCompiler_object_inline_componentStack_3214) { + JSCompiler_object_inline_componentStack_3226 = + JSCompiler_object_inline_message_3223.nextSibling && + JSCompiler_object_inline_message_3223.nextSibling.dataset; + if (JSCompiler_object_inline_componentStack_3226) { nextPrimaryChildren = - JSCompiler_object_inline_componentStack_3214.dgst; - var message = JSCompiler_object_inline_componentStack_3214.msg; + JSCompiler_object_inline_componentStack_3226.dgst; + var message = JSCompiler_object_inline_componentStack_3226.msg; nextFallbackChildren = - JSCompiler_object_inline_componentStack_3214.stck; + JSCompiler_object_inline_componentStack_3226.stck; var componentStack = - JSCompiler_object_inline_componentStack_3214.cstck; + JSCompiler_object_inline_componentStack_3226.cstck; } - JSCompiler_object_inline_message_3211 = message; - JSCompiler_object_inline_digest_3212 = nextPrimaryChildren; - JSCompiler_object_inline_stack_3213 = nextFallbackChildren; - JSCompiler_object_inline_componentStack_3214 = componentStack; - nextPrimaryChildren = JSCompiler_object_inline_digest_3212; - nextFallbackChildren = JSCompiler_object_inline_message_3211; - componentStack = JSCompiler_object_inline_componentStack_3214; + JSCompiler_object_inline_message_3223 = message; + JSCompiler_object_inline_digest_3224 = nextPrimaryChildren; + JSCompiler_object_inline_stack_3225 = nextFallbackChildren; + JSCompiler_object_inline_componentStack_3226 = componentStack; + nextPrimaryChildren = JSCompiler_object_inline_digest_3224; + nextFallbackChildren = JSCompiler_object_inline_message_3223; + componentStack = JSCompiler_object_inline_componentStack_3226; "POSTPONE" !== nextPrimaryChildren && - ((JSCompiler_object_inline_componentStack_3214 = + ((JSCompiler_object_inline_componentStack_3226 = nextFallbackChildren ? Error(nextFallbackChildren) : Error( "The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering." )), - (JSCompiler_object_inline_componentStack_3214.stack = - JSCompiler_object_inline_stack_3213 || ""), - (JSCompiler_object_inline_componentStack_3214.digest = + (JSCompiler_object_inline_componentStack_3226.stack = + JSCompiler_object_inline_stack_3225 || ""), + (JSCompiler_object_inline_componentStack_3226.digest = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3213 = + (JSCompiler_object_inline_stack_3225 = void 0 === componentStack ? null : componentStack), (nextPrimaryChildren = { - value: JSCompiler_object_inline_componentStack_3214, + value: JSCompiler_object_inline_componentStack_3226, source: null, - stack: JSCompiler_object_inline_stack_3213 + stack: JSCompiler_object_inline_stack_3225 }), - "string" === typeof JSCompiler_object_inline_stack_3213 && + "string" === typeof JSCompiler_object_inline_stack_3225 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_3214, + JSCompiler_object_inline_componentStack_3226, nextPrimaryChildren ), queueHydrationError(nextPrimaryChildren)); @@ -11476,34 +11476,34 @@ renderLanes, !1 ), - (JSCompiler_object_inline_componentStack_3214 = + (JSCompiler_object_inline_componentStack_3226 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_componentStack_3214) + didReceiveUpdate || JSCompiler_object_inline_componentStack_3226) ) { - JSCompiler_object_inline_componentStack_3214 = workInProgressRoot; + JSCompiler_object_inline_componentStack_3226 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_componentStack_3214 && - ((JSCompiler_object_inline_stack_3213 = getBumpedLaneForHydration( - JSCompiler_object_inline_componentStack_3214, + null !== JSCompiler_object_inline_componentStack_3226 && + ((JSCompiler_object_inline_stack_3225 = getBumpedLaneForHydration( + JSCompiler_object_inline_componentStack_3226, renderLanes )), - 0 !== JSCompiler_object_inline_stack_3213 && - JSCompiler_object_inline_stack_3213 !== prevState.retryLane) + 0 !== JSCompiler_object_inline_stack_3225 && + JSCompiler_object_inline_stack_3225 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_3213), + ((prevState.retryLane = JSCompiler_object_inline_stack_3225), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_3213 + JSCompiler_object_inline_stack_3225 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_componentStack_3214, + JSCompiler_object_inline_componentStack_3226, current, - JSCompiler_object_inline_stack_3213 + JSCompiler_object_inline_stack_3225 ), SelectiveHydrationException) ); - isSuspenseInstancePending(JSCompiler_object_inline_message_3211) || + isSuspenseInstancePending(JSCompiler_object_inline_message_3223) || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -11511,13 +11511,13 @@ renderLanes ); } else - isSuspenseInstancePending(JSCompiler_object_inline_message_3211) + isSuspenseInstancePending(JSCompiler_object_inline_message_3223) ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_message_3211.nextSibling + JSCompiler_object_inline_message_3223.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -11529,31 +11529,31 @@ restoreSuspendedTreeContext(workInProgress, current), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_3213.children + JSCompiler_object_inline_stack_3225.children )), (workInProgress.flags |= 4096)); return workInProgress; } } - if (JSCompiler_object_inline_digest_3212) + if (JSCompiler_object_inline_digest_3224) return ( reuseSuspenseHandlerOnStack(workInProgress), - (nextPrimaryChildren = JSCompiler_object_inline_stack_3213.fallback), + (nextPrimaryChildren = JSCompiler_object_inline_stack_3225.fallback), (nextFallbackChildren = workInProgress.mode), (componentStack = current.child), - (JSCompiler_object_inline_message_3211 = componentStack.sibling), - (JSCompiler_object_inline_stack_3213 = createWorkInProgress( + (JSCompiler_object_inline_message_3223 = componentStack.sibling), + (JSCompiler_object_inline_stack_3225 = createWorkInProgress( componentStack, { mode: "hidden", - children: JSCompiler_object_inline_stack_3213.children + children: JSCompiler_object_inline_stack_3225.children } )), - (JSCompiler_object_inline_stack_3213.subtreeFlags = + (JSCompiler_object_inline_stack_3225.subtreeFlags = componentStack.subtreeFlags & 65011712), - null !== JSCompiler_object_inline_message_3211 + null !== JSCompiler_object_inline_message_3223 ? (nextPrimaryChildren = createWorkInProgress( - JSCompiler_object_inline_message_3211, + JSCompiler_object_inline_message_3223, nextPrimaryChildren )) : ((nextPrimaryChildren = createFiberFromFragment( @@ -11564,11 +11564,11 @@ )), (nextPrimaryChildren.flags |= 2)), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3213.return = workInProgress), - (JSCompiler_object_inline_stack_3213.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3213), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3213), - (JSCompiler_object_inline_stack_3213 = workInProgress.child), + (JSCompiler_object_inline_stack_3225.return = workInProgress), + (JSCompiler_object_inline_stack_3225.sibling = nextPrimaryChildren), + (workInProgress.child = JSCompiler_object_inline_stack_3225), + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3225), + (JSCompiler_object_inline_stack_3225 = workInProgress.child), (nextPrimaryChildren = current.child.memoizedState), null === nextPrimaryChildren ? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes)) @@ -11584,18 +11584,18 @@ baseLanes: nextPrimaryChildren.baseLanes | renderLanes, cachePool: nextFallbackChildren })), - (JSCompiler_object_inline_stack_3213.memoizedState = + (JSCompiler_object_inline_stack_3225.memoizedState = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3213.childLanes = + (JSCompiler_object_inline_stack_3225.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3214, + JSCompiler_object_inline_componentStack_3226, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), bailoutOffscreenComponent( current.child, - JSCompiler_object_inline_stack_3213 + JSCompiler_object_inline_stack_3225 ) ); null !== prevState && @@ -11607,17 +11607,17 @@ current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_3213.children + children: JSCompiler_object_inline_stack_3225.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_componentStack_3214 = + ((JSCompiler_object_inline_componentStack_3226 = workInProgress.deletions), - null === JSCompiler_object_inline_componentStack_3214 + null === JSCompiler_object_inline_componentStack_3226 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_componentStack_3214.push(current)); + : JSCompiler_object_inline_componentStack_3226.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -20058,6 +20058,7 @@ pendingRecoverableErrors = recoverableErrors; pendingEffectsRenderEndTime = completedRenderEndTime; pendingSuspendedCommitReason = suspendedCommitReason; + pendingDelayedCommitReason = IMMEDIATE_COMMIT; if (64 === lanes) commitGestureOnRoot( root, @@ -20078,7 +20079,9 @@ (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { schedulerEvent = window.event; - flushPassiveEffects(!0); + pendingDelayedCommitReason === IMMEDIATE_COMMIT && + (pendingDelayedCommitReason = DELAYED_PASSIVE_COMMIT); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -20336,6 +20339,43 @@ (ReactSharedInternals.T = cleanUpIndicator); } } + root = pendingEffectsRenderEndTime; + finishedWork = pendingSuspendedCommitReason; + commitEndTime = now(); + root = finishedWork === IMMEDIATE_COMMIT ? root : commitStartTime; + finishedWork = commitEndTime; + lanes = pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT; + cleanUpIndicator = workInProgressUpdateTask; + null !== commitErrors + ? logCommitErrored( + root, + finishedWork, + commitErrors, + !1, + cleanUpIndicator + ) + : !supportsUserTiming || + finishedWork <= root || + (cleanUpIndicator + ? cleanUpIndicator.run( + console.timeStamp.bind( + console, + lanes ? "Commit Interrupted View Transition" : "Commit", + root, + finishedWork, + currentTrack, + LANES_TRACK_GROUP, + lanes ? "error" : "secondary-dark" + ) + ) + : console.timeStamp( + lanes ? "Commit Interrupted View Transition" : "Commit", + root, + finishedWork, + currentTrack, + LANES_TRACK_GROUP, + lanes ? "error" : "secondary-dark" + )); pendingEffectsStatus = PENDING_AFTER_MUTATION_PHASE; } } @@ -20344,68 +20384,68 @@ pendingEffectsStatus === PENDING_SPAWNED_WORK || pendingEffectsStatus === PENDING_AFTER_MUTATION_PHASE ) { - pendingEffectsStatus = NO_PENDING_EFFECTS; - pendingViewTransition = null; - requestPaint(); - var root = pendingEffectsRoot, - finishedWork = pendingFinishedWork, - lanes = pendingEffectsLanes, - completedRenderEndTime = pendingEffectsRenderEndTime, - recoverableErrors = pendingRecoverableErrors, - suspendedCommitReason = pendingSuspendedCommitReason; - commitEndTime = now(); - completedRenderEndTime = - suspendedCommitReason === IMMEDIATE_COMMIT - ? completedRenderEndTime - : commitStartTime; - suspendedCommitReason = commitEndTime; - var debugTask = workInProgressUpdateTask; - null !== commitErrors - ? logCommitErrored( - completedRenderEndTime, - suspendedCommitReason, - commitErrors, - !1, - debugTask - ) - : !supportsUserTiming || - suspendedCommitReason <= completedRenderEndTime || - (debugTask - ? debugTask.run( + if (pendingEffectsStatus === PENDING_SPAWNED_WORK) { + var startViewTransitionStartTime = commitEndTime; + commitEndTime = now(); + var endTime = commitEndTime, + abortedViewTransition = + pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT; + !supportsUserTiming || + endTime <= startViewTransitionStartTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( console.timeStamp.bind( console, - "Commit", - completedRenderEndTime, - suspendedCommitReason, + abortedViewTransition + ? "Interrupted View Transition" + : "Starting Animation", + startViewTransitionStartTime, + endTime, currentTrack, LANES_TRACK_GROUP, - "secondary-dark" + abortedViewTransition ? "error" : "secondary-light" ) ) : console.timeStamp( - "Commit", - completedRenderEndTime, - suspendedCommitReason, + abortedViewTransition + ? "Interrupted View Transition" + : "Starting Animation", + startViewTransitionStartTime, + endTime, currentTrack, LANES_TRACK_GROUP, - "secondary-dark" + abortedViewTransition ? " error" : "secondary-light" )); - completedRenderEndTime = (lanes & 335544064) === lanes ? 10262 : 10256; - (completedRenderEndTime = + pendingDelayedCommitReason !== ABORTED_VIEW_TRANSITION_COMMIT && + (pendingDelayedCommitReason = ANIMATION_STARTED_COMMIT); + } + pendingEffectsStatus = NO_PENDING_EFFECTS; + pendingViewTransition = null; + requestPaint(); + startViewTransitionStartTime = pendingEffectsRoot; + var finishedWork = pendingFinishedWork; + endTime = pendingEffectsLanes; + var recoverableErrors = pendingRecoverableErrors; + abortedViewTransition = + (endTime & 335544064) === endTime ? 10262 : 10256; + (abortedViewTransition = 0 !== finishedWork.actualDuration || - 0 !== (finishedWork.subtreeFlags & completedRenderEndTime) || - 0 !== (finishedWork.flags & completedRenderEndTime)) + 0 !== (finishedWork.subtreeFlags & abortedViewTransition) || + 0 !== (finishedWork.flags & abortedViewTransition)) ? (pendingEffectsStatus = PENDING_PASSIVE_PHASE) : ((pendingEffectsStatus = NO_PENDING_EFFECTS), (pendingFinishedWork = pendingEffectsRoot = null), - releaseRootPooledCache(root, root.pendingLanes), + releaseRootPooledCache( + startViewTransitionStartTime, + startViewTransitionStartTime.pendingLanes + ), (nestedPassiveUpdateCount = 0), (rootWithPassiveNestedUpdates = null)); - suspendedCommitReason = root.pendingLanes; - 0 === suspendedCommitReason && - (legacyErrorBoundariesThatAlreadyFailed = null); - completedRenderEndTime || commitDoubleInvokeEffectsInDEV(root); - suspendedCommitReason = lanesToEventPriority(lanes); + var remainingLanes = startViewTransitionStartTime.pendingLanes; + 0 === remainingLanes && (legacyErrorBoundariesThatAlreadyFailed = null); + abortedViewTransition || + commitDoubleInvokeEffectsInDEV(startViewTransitionStartTime); + remainingLanes = lanesToEventPriority(endTime); finishedWork = finishedWork.stateNode; if ( injectedHook && @@ -20413,7 +20453,7 @@ ) try { var didError = 128 === (finishedWork.current.flags & 128); - switch (suspendedCommitReason) { + switch (remainingLanes) { case DiscreteEventPriority: var schedulerPriority = ImmediatePriority; break; @@ -20443,7 +20483,8 @@ err )); } - isDevToolsPresent && root.memoizedUpdaters.clear(); + isDevToolsPresent && + startViewTransitionStartTime.memoizedUpdaters.clear(); onCommitRoot(); if (null !== recoverableErrors) { didError = ReactSharedInternals.T; @@ -20451,7 +20492,8 @@ ReactDOMSharedInternals.p = DiscreteEventPriority; ReactSharedInternals.T = null; try { - var onRecoverableError = root.onRecoverableError; + var onRecoverableError = + startViewTransitionStartTime.onRecoverableError; for ( finishedWork = 0; finishedWork < recoverableErrors.length; @@ -20471,28 +20513,29 @@ (ReactDOMSharedInternals.p = schedulerPriority); } } - recoverableErrors = pendingViewTransitionEvents; - onRecoverableError = pendingTransitionTypes; + onRecoverableError = pendingViewTransitionEvents; + recoverableError = pendingTransitionTypes; pendingTransitionTypes = null; - if (null !== recoverableErrors) + if (null !== onRecoverableError) for ( pendingViewTransitionEvents = null, - null === onRecoverableError && (onRecoverableError = []), - recoverableError = 0; - recoverableError < recoverableErrors.length; - recoverableError++ + null === recoverableError && (recoverableError = []), + errorInfo = 0; + errorInfo < onRecoverableError.length; + errorInfo++ ) - (0, recoverableErrors[recoverableError])(onRecoverableError); + (0, onRecoverableError[errorInfo])(recoverableError); 0 !== (pendingEffectsLanes & 3) && flushPendingEffects(); - ensureRootIsScheduled(root); - suspendedCommitReason = root.pendingLanes; - 0 !== (lanes & 261930) && 0 !== (suspendedCommitReason & 42) + ensureRootIsScheduled(startViewTransitionStartTime); + remainingLanes = startViewTransitionStartTime.pendingLanes; + 0 !== (endTime & 261930) && 0 !== (remainingLanes & 42) ? ((nestedUpdateScheduled = !0), - root === rootWithNestedUpdates + startViewTransitionStartTime === rootWithNestedUpdates ? nestedUpdateCount++ - : ((nestedUpdateCount = 0), (rootWithNestedUpdates = root))) + : ((nestedUpdateCount = 0), + (rootWithNestedUpdates = startViewTransitionStartTime))) : (nestedUpdateCount = 0); - completedRenderEndTime || finalizeRender(lanes, commitEndTime); + abortedViewTransition || finalizeRender(endTime, commitEndTime); if (hasScheduledReplayAttempt) { hasScheduledReplayAttempt = !1; null !== queuedFocus && @@ -20508,24 +20551,30 @@ queuedPointerCaptures.forEach( attemptReplayContinuousQueuedEventInMap ); - for (root = 0; root < queuedChangeEventTargets.length; root++) - (lanes = queuedChangeEventTargets[root]), - "INPUT" === lanes.nodeName - ? "checkbox" === lanes.type || "radio" === lanes.type - ? (lanes.dispatchEvent( + for ( + startViewTransitionStartTime = 0; + startViewTransitionStartTime < queuedChangeEventTargets.length; + startViewTransitionStartTime++ + ) + (endTime = queuedChangeEventTargets[startViewTransitionStartTime]), + "INPUT" === endTime.nodeName + ? "checkbox" === endTime.type || "radio" === endTime.type + ? (endTime.dispatchEvent( new ("function" === typeof PointerEvent ? PointerEvent : Event)("click", { bubbles: !0 }) ), - lanes.dispatchEvent(new Event("input", { bubbles: !0 }))) + endTime.dispatchEvent(new Event("input", { bubbles: !0 }))) : "function" === typeof InputEvent && - lanes.dispatchEvent( + endTime.dispatchEvent( new InputEvent("input", { bubbles: !0 }) ) - : "TEXTAREA" === lanes.nodeName && + : "TEXTAREA" === endTime.nodeName && "function" === typeof InputEvent && - lanes.dispatchEvent(new InputEvent("input", { bubbles: !0 })), - lanes.dispatchEvent(new Event("change", { bubbles: !0 })); + endTime.dispatchEvent( + new InputEvent("input", { bubbles: !0 }) + ), + endTime.dispatchEvent(new Event("change", { bubbles: !0 })); queuedChangeEventTargets.length = 0; } flushSyncWorkAcrossRoots_impl(0, !1); @@ -20795,7 +20844,7 @@ null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } - function flushPendingEffects(wasDelayedCommit) { + function flushPendingEffects() { null !== pendingViewTransition && (pendingViewTransition.skipTransition(), didWarnAboutInterruptedViewTransitions || @@ -20803,15 +20852,16 @@ console.warn( "A flushSync update cancelled a View Transition because it was called while the View Transition was still preparing. To preserve the synchronous semantics, React had to skip the View Transition. If you can, try to avoid flushSync() in a scenario that's likely to interfere." )), - (pendingViewTransition = null)); + (pendingViewTransition = null), + (pendingDelayedCommitReason = ABORTED_VIEW_TRANSITION_COMMIT)); flushGestureMutations(); flushGestureAnimations(); flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } - function flushPassiveEffects(wasDelayedCommit) { + function flushPassiveEffects() { if (pendingEffectsStatus !== PENDING_PASSIVE_PHASE) return !1; var root = pendingEffectsRoot, remainingLanes = pendingEffectsRemainingLanes; @@ -20841,32 +20891,60 @@ var passiveEffectStartTime = 0; commitErrors = null; passiveEffectStartTime = now$1(); - var startTime = commitEndTime, + if (pendingDelayedCommitReason === ANIMATION_STARTED_COMMIT) { + var startTime = commitEndTime, + endTime = passiveEffectStartTime; + !supportsUserTiming || + endTime <= startTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( + console.timeStamp.bind( + console, + "Animating", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary" + ) + ) + : console.timeStamp( + "Animating", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary" + )); + } else { + startTime = commitEndTime; endTime = passiveEffectStartTime; - wasDelayedCommit = !!wasDelayedCommit; - !supportsUserTiming || - endTime <= startTime || - (workInProgressUpdateTask - ? workInProgressUpdateTask.run( - console.timeStamp.bind( - console, - wasDelayedCommit ? "Waiting for Paint" : "Waiting", + var delayedUntilPaint = + pendingDelayedCommitReason === DELAYED_PASSIVE_COMMIT; + !supportsUserTiming || + endTime <= startTime || + (workInProgressUpdateTask + ? workInProgressUpdateTask.run( + console.timeStamp.bind( + console, + delayedUntilPaint ? "Waiting for Paint" : "Waiting", + startTime, + endTime, + currentTrack, + LANES_TRACK_GROUP, + "secondary-light" + ) + ) + : console.timeStamp( + delayedUntilPaint ? "Waiting for Paint" : "Waiting", startTime, endTime, currentTrack, LANES_TRACK_GROUP, "secondary-light" - ) - ) - : console.timeStamp( - wasDelayedCommit ? "Waiting for Paint" : "Waiting", - startTime, - endTime, - currentTrack, - LANES_TRACK_GROUP, - "secondary-light" - )); - wasDelayedCommit = executionContext; + )); + } + startTime = executionContext; executionContext |= CommitContext; var finishedWork = priority.current; resetComponentEffectTimers(); @@ -20882,7 +20960,7 @@ finishedWork ); commitDoubleInvokeEffectsInDEV(priority); - executionContext = wasDelayedCommit; + executionContext = startTime; var passiveEffectsEndTime = now$1(); finishedWork$jscomp$0 = passiveEffectStartTime; finishedWork = workInProgressUpdateTask; @@ -21431,7 +21509,9 @@ ) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + pendingDelayedCommitReason === IMMEDIATE_COMMIT && + (pendingDelayedCommitReason = DELAYED_PASSIVE_COMMIT); + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; @@ -31223,6 +31303,9 @@ IMMEDIATE_COMMIT = 0, SUSPENDED_COMMIT = 1, THROTTLED_COMMIT = 2, + ABORTED_VIEW_TRANSITION_COMMIT = 1, + DELAYED_PASSIVE_COMMIT = 2, + ANIMATION_STARTED_COMMIT = 3, NO_PENDING_EFFECTS = 0, PENDING_MUTATION_PHASE = 1, PENDING_LAYOUT_PHASE = 2, @@ -31243,6 +31326,7 @@ pendingViewTransitionEvents = null, pendingTransitionTypes = null, pendingSuspendedCommitReason = IMMEDIATE_COMMIT, + pendingDelayedCommitReason = IMMEDIATE_COMMIT, NESTED_UPDATE_LIMIT = 50, nestedUpdateCount = 0, rootWithNestedUpdates = null, @@ -32147,11 +32231,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -32188,10 +32272,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.2.0-experimental-128abcfa-20250917", + version: "19.2.0-experimental-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-128abcfa-20250917" + reconcilerVersion: "19.2.0-experimental-84af9085-20250917" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -32504,5 +32588,5 @@ } }; }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.production.js index 1ec47043b7d57..92c388e06764c 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.production.js @@ -13723,7 +13723,7 @@ function commitRoot( ? ((root.callbackNode = null), (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { - flushPassiveEffects(!0); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -14284,7 +14284,7 @@ function releaseRootPooledCache(root, remainingLanes) { null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } -function flushPendingEffects(wasDelayedCommit) { +function flushPendingEffects() { null !== pendingViewTransition && (pendingViewTransition.skipTransition(), (pendingViewTransition = null)); flushGestureMutations(); @@ -14292,7 +14292,7 @@ function flushPendingEffects(wasDelayedCommit) { flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } function flushPassiveEffects() { if (5 !== pendingEffectsStatus) return !1; @@ -14663,7 +14663,7 @@ function performWorkOnRootViaSchedulerTask(root, didTimeout) { if (0 !== pendingEffectsStatus && 5 !== pendingEffectsStatus) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; workInProgressRootRenderLanes$jscomp$0 = getNextLanes( @@ -14834,20 +14834,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { (nativeEventTarget[internalScrollTimer] = targetInst)); } for ( - var i$jscomp$inline_1828 = 0; - i$jscomp$inline_1828 < simpleEventPluginEvents.length; - i$jscomp$inline_1828++ + var i$jscomp$inline_1827 = 0; + i$jscomp$inline_1827 < simpleEventPluginEvents.length; + i$jscomp$inline_1827++ ) { - var eventName$jscomp$inline_1829 = - simpleEventPluginEvents[i$jscomp$inline_1828], - domEventName$jscomp$inline_1830 = - eventName$jscomp$inline_1829.toLowerCase(), - capitalizedEvent$jscomp$inline_1831 = - eventName$jscomp$inline_1829[0].toUpperCase() + - eventName$jscomp$inline_1829.slice(1); + var eventName$jscomp$inline_1828 = + simpleEventPluginEvents[i$jscomp$inline_1827], + domEventName$jscomp$inline_1829 = + eventName$jscomp$inline_1828.toLowerCase(), + capitalizedEvent$jscomp$inline_1830 = + eventName$jscomp$inline_1828[0].toUpperCase() + + eventName$jscomp$inline_1828.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1830, - "on" + capitalizedEvent$jscomp$inline_1831 + domEventName$jscomp$inline_1829, + "on" + capitalizedEvent$jscomp$inline_1830 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -19881,16 +19881,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_2246 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_2245 = React.version; if ( - "19.2.0-experimental-128abcfa-20250917" !== - isomorphicReactPackageVersion$jscomp$inline_2246 + "19.2.0-experimental-84af9085-20250917" !== + isomorphicReactPackageVersion$jscomp$inline_2245 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_2246, - "19.2.0-experimental-128abcfa-20250917" + isomorphicReactPackageVersion$jscomp$inline_2245, + "19.2.0-experimental-84af9085-20250917" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -19910,24 +19910,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_2948 = { +var internals$jscomp$inline_2947 = { bundleType: 0, - version: "19.2.0-experimental-128abcfa-20250917", + version: "19.2.0-experimental-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-128abcfa-20250917" + reconcilerVersion: "19.2.0-experimental-84af9085-20250917" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2949 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2948 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2949.isDisabled && - hook$jscomp$inline_2949.supportsFiber + !hook$jscomp$inline_2948.isDisabled && + hook$jscomp$inline_2948.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2949.inject( - internals$jscomp$inline_2948 + (rendererID = hook$jscomp$inline_2948.inject( + internals$jscomp$inline_2947 )), - (injectedHook = hook$jscomp$inline_2949); + (injectedHook = hook$jscomp$inline_2948); } catch (err) {} } exports.createComponentSelector = function (component) { @@ -20173,4 +20173,4 @@ exports.observeVisibleRects = function ( } }; }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.development.js index 79e78fd423976..067219b8e5c3b 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.development.js @@ -416,7 +416,7 @@ exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.production.js index aaef9ef099908..804fa241413a5 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.production.js @@ -207,4 +207,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.development.js index fb75671346ba6..c1e1d5b60e0c0 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.development.js @@ -336,5 +336,5 @@ })) : Internals.d.m(href)); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.production.js index 0ac7c0f6e77f8..ae767b8c7f50a 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.production.js @@ -149,4 +149,4 @@ exports.preloadModule = function (href, options) { }); } else Internals.d.m(href); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom-experimental/package.json b/packages/next/src/compiled/react-dom-experimental/package.json index 1555e9232c3b1..c209f60bc700c 100644 --- a/packages/next/src/compiled/react-dom-experimental/package.json +++ b/packages/next/src/compiled/react-dom-experimental/package.json @@ -72,10 +72,10 @@ "./package.json": "./package.json" }, "dependencies": { - "scheduler": "0.0.0-experimental-128abcfa-20250917" + "scheduler": "0.0.0-experimental-84af9085-20250917" }, "peerDependencies": { - "react": "0.0.0-experimental-128abcfa-20250917" + "react": "0.0.0-experimental-84af9085-20250917" }, "browser": { "./server.js": "./server.browser.js", diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-client.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom-client.development.js index c1fda4c2d26d6..90c06a3ebecf2 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-client.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-client.development.js @@ -9932,24 +9932,24 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_digest_2537; - var JSCompiler_object_inline_stack_2538 = workInProgress.pendingProps; + var JSCompiler_object_inline_digest_2536; + var JSCompiler_object_inline_stack_2537 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_message_2536 = !1; + var JSCompiler_object_inline_message_2535 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_digest_2537 = didSuspend) || - (JSCompiler_object_inline_digest_2537 = + (JSCompiler_object_inline_digest_2536 = didSuspend) || + (JSCompiler_object_inline_digest_2536 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_digest_2537 && - ((JSCompiler_object_inline_message_2536 = !0), + JSCompiler_object_inline_digest_2536 && + ((JSCompiler_object_inline_message_2535 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_digest_2537 = 0 !== (workInProgress.flags & 32); + JSCompiler_object_inline_digest_2536 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_message_2536 + JSCompiler_object_inline_message_2535 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); (current = nextHydratableInstance) @@ -9962,18 +9962,18 @@ ? renderLanes : null), null !== renderLanes && - ((JSCompiler_object_inline_digest_2537 = { + ((JSCompiler_object_inline_digest_2536 = { dehydrated: renderLanes, treeContext: getSuspendedTreeContext(), retryLane: 536870912, hydrationErrors: null }), (workInProgress.memoizedState = - JSCompiler_object_inline_digest_2537), - (JSCompiler_object_inline_digest_2537 = + JSCompiler_object_inline_digest_2536), + (JSCompiler_object_inline_digest_2536 = createFiberFromDehydratedFragment(renderLanes)), - (JSCompiler_object_inline_digest_2537.return = workInProgress), - (workInProgress.child = JSCompiler_object_inline_digest_2537), + (JSCompiler_object_inline_digest_2536.return = workInProgress), + (workInProgress.child = JSCompiler_object_inline_digest_2536), (hydrationParentFiber = workInProgress), (nextHydratableInstance = null))) : (renderLanes = null); @@ -9987,39 +9987,39 @@ : (workInProgress.lanes = 536870912); return null; } - var nextPrimaryChildren = JSCompiler_object_inline_stack_2538.children; - JSCompiler_object_inline_stack_2538 = - JSCompiler_object_inline_stack_2538.fallback; - if (JSCompiler_object_inline_message_2536) { + var nextPrimaryChildren = JSCompiler_object_inline_stack_2537.children; + JSCompiler_object_inline_stack_2537 = + JSCompiler_object_inline_stack_2537.fallback; + if (JSCompiler_object_inline_message_2535) { reuseSuspenseHandlerOnStack(workInProgress); var mode = workInProgress.mode; nextPrimaryChildren = mountWorkInProgressOffscreenFiber( { mode: "hidden", children: nextPrimaryChildren }, mode ); - JSCompiler_object_inline_stack_2538 = createFiberFromFragment( - JSCompiler_object_inline_stack_2538, + JSCompiler_object_inline_stack_2537 = createFiberFromFragment( + JSCompiler_object_inline_stack_2537, mode, renderLanes, null ); nextPrimaryChildren.return = workInProgress; - JSCompiler_object_inline_stack_2538.return = workInProgress; - nextPrimaryChildren.sibling = JSCompiler_object_inline_stack_2538; + JSCompiler_object_inline_stack_2537.return = workInProgress; + nextPrimaryChildren.sibling = JSCompiler_object_inline_stack_2537; workInProgress.child = nextPrimaryChildren; - JSCompiler_object_inline_stack_2538 = workInProgress.child; - JSCompiler_object_inline_stack_2538.memoizedState = + JSCompiler_object_inline_stack_2537 = workInProgress.child; + JSCompiler_object_inline_stack_2537.memoizedState = mountSuspenseOffscreenState(renderLanes); - JSCompiler_object_inline_stack_2538.childLanes = + JSCompiler_object_inline_stack_2537.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2537, + JSCompiler_object_inline_digest_2536, renderLanes ); workInProgress.memoizedState = SUSPENDED_MARKER; return bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_2538 + JSCompiler_object_inline_stack_2537 ); } pushPrimaryTreeSuspenseHandler(workInProgress); @@ -10030,8 +10030,8 @@ } var prevState = current.memoizedState; if (null !== prevState) { - var JSCompiler_object_inline_componentStack_2539 = prevState.dehydrated; - if (null !== JSCompiler_object_inline_componentStack_2539) { + var JSCompiler_object_inline_componentStack_2538 = prevState.dehydrated; + if (null !== JSCompiler_object_inline_componentStack_2538) { if (didSuspend) workInProgress.flags & 256 ? (pushPrimaryTreeSuspenseHandler(workInProgress), @@ -10048,13 +10048,13 @@ (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), (nextPrimaryChildren = - JSCompiler_object_inline_stack_2538.fallback), + JSCompiler_object_inline_stack_2537.fallback), (mode = workInProgress.mode), - (JSCompiler_object_inline_stack_2538 = + (JSCompiler_object_inline_stack_2537 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_2538.children + children: JSCompiler_object_inline_stack_2537.children }, mode )), @@ -10065,74 +10065,74 @@ null )), (nextPrimaryChildren.flags |= 2), - (JSCompiler_object_inline_stack_2538.return = workInProgress), + (JSCompiler_object_inline_stack_2537.return = workInProgress), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_2538.sibling = + (JSCompiler_object_inline_stack_2537.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_2538), + (workInProgress.child = JSCompiler_object_inline_stack_2537), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_2538 = workInProgress.child), - (JSCompiler_object_inline_stack_2538.memoizedState = + (JSCompiler_object_inline_stack_2537 = workInProgress.child), + (JSCompiler_object_inline_stack_2537.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_2538.childLanes = + (JSCompiler_object_inline_stack_2537.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2537, + JSCompiler_object_inline_digest_2536, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_2538 + JSCompiler_object_inline_stack_2537 ))); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), warnIfHydrating(), isSuspenseInstanceFallback( - JSCompiler_object_inline_componentStack_2539 + JSCompiler_object_inline_componentStack_2538 )) ) { - JSCompiler_object_inline_digest_2537 = - JSCompiler_object_inline_componentStack_2539.nextSibling && - JSCompiler_object_inline_componentStack_2539.nextSibling.dataset; - if (JSCompiler_object_inline_digest_2537) { - nextPrimaryChildren = JSCompiler_object_inline_digest_2537.dgst; - var message = JSCompiler_object_inline_digest_2537.msg; - mode = JSCompiler_object_inline_digest_2537.stck; - var componentStack = JSCompiler_object_inline_digest_2537.cstck; + JSCompiler_object_inline_digest_2536 = + JSCompiler_object_inline_componentStack_2538.nextSibling && + JSCompiler_object_inline_componentStack_2538.nextSibling.dataset; + if (JSCompiler_object_inline_digest_2536) { + nextPrimaryChildren = JSCompiler_object_inline_digest_2536.dgst; + var message = JSCompiler_object_inline_digest_2536.msg; + mode = JSCompiler_object_inline_digest_2536.stck; + var componentStack = JSCompiler_object_inline_digest_2536.cstck; } - JSCompiler_object_inline_message_2536 = message; - JSCompiler_object_inline_digest_2537 = nextPrimaryChildren; - JSCompiler_object_inline_stack_2538 = mode; - JSCompiler_object_inline_componentStack_2539 = componentStack; - nextPrimaryChildren = JSCompiler_object_inline_message_2536; - mode = JSCompiler_object_inline_componentStack_2539; + JSCompiler_object_inline_message_2535 = message; + JSCompiler_object_inline_digest_2536 = nextPrimaryChildren; + JSCompiler_object_inline_stack_2537 = mode; + JSCompiler_object_inline_componentStack_2538 = componentStack; + nextPrimaryChildren = JSCompiler_object_inline_message_2535; + mode = JSCompiler_object_inline_componentStack_2538; nextPrimaryChildren = nextPrimaryChildren ? Error(nextPrimaryChildren) : Error( "The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering." ); nextPrimaryChildren.stack = - JSCompiler_object_inline_stack_2538 || ""; - nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2537; - JSCompiler_object_inline_digest_2537 = + JSCompiler_object_inline_stack_2537 || ""; + nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2536; + JSCompiler_object_inline_digest_2536 = void 0 === mode ? null : mode; - JSCompiler_object_inline_stack_2538 = { + JSCompiler_object_inline_stack_2537 = { value: nextPrimaryChildren, source: null, - stack: JSCompiler_object_inline_digest_2537 + stack: JSCompiler_object_inline_digest_2536 }; - "string" === typeof JSCompiler_object_inline_digest_2537 && + "string" === typeof JSCompiler_object_inline_digest_2536 && CapturedStacks.set( nextPrimaryChildren, - JSCompiler_object_inline_stack_2538 + JSCompiler_object_inline_stack_2537 ); - queueHydrationError(JSCompiler_object_inline_stack_2538); + queueHydrationError(JSCompiler_object_inline_stack_2537); workInProgress = retrySuspenseComponentWithoutHydrating( current, workInProgress, @@ -10146,35 +10146,35 @@ renderLanes, !1 ), - (JSCompiler_object_inline_digest_2537 = + (JSCompiler_object_inline_digest_2536 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_digest_2537) + didReceiveUpdate || JSCompiler_object_inline_digest_2536) ) { - JSCompiler_object_inline_digest_2537 = workInProgressRoot; + JSCompiler_object_inline_digest_2536 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_digest_2537 && - ((JSCompiler_object_inline_stack_2538 = getBumpedLaneForHydration( - JSCompiler_object_inline_digest_2537, + null !== JSCompiler_object_inline_digest_2536 && + ((JSCompiler_object_inline_stack_2537 = getBumpedLaneForHydration( + JSCompiler_object_inline_digest_2536, renderLanes )), - 0 !== JSCompiler_object_inline_stack_2538 && - JSCompiler_object_inline_stack_2538 !== prevState.retryLane) + 0 !== JSCompiler_object_inline_stack_2537 && + JSCompiler_object_inline_stack_2537 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_2538), + ((prevState.retryLane = JSCompiler_object_inline_stack_2537), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_2538 + JSCompiler_object_inline_stack_2537 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_digest_2537, + JSCompiler_object_inline_digest_2536, current, - JSCompiler_object_inline_stack_2538 + JSCompiler_object_inline_stack_2537 ), SelectiveHydrationException) ); isSuspenseInstancePending( - JSCompiler_object_inline_componentStack_2539 + JSCompiler_object_inline_componentStack_2538 ) || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -10183,14 +10183,14 @@ ); } else isSuspenseInstancePending( - JSCompiler_object_inline_componentStack_2539 + JSCompiler_object_inline_componentStack_2538 ) ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_componentStack_2539.nextSibling + JSCompiler_object_inline_componentStack_2538.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -10202,32 +10202,32 @@ restoreSuspendedTreeContext(workInProgress, current), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_2538.children + JSCompiler_object_inline_stack_2537.children )), (workInProgress.flags |= 4096)); return workInProgress; } } - if (JSCompiler_object_inline_message_2536) + if (JSCompiler_object_inline_message_2535) return ( reuseSuspenseHandlerOnStack(workInProgress), - (nextPrimaryChildren = JSCompiler_object_inline_stack_2538.fallback), + (nextPrimaryChildren = JSCompiler_object_inline_stack_2537.fallback), (mode = workInProgress.mode), (componentStack = current.child), - (JSCompiler_object_inline_componentStack_2539 = + (JSCompiler_object_inline_componentStack_2538 = componentStack.sibling), - (JSCompiler_object_inline_stack_2538 = createWorkInProgress( + (JSCompiler_object_inline_stack_2537 = createWorkInProgress( componentStack, { mode: "hidden", - children: JSCompiler_object_inline_stack_2538.children + children: JSCompiler_object_inline_stack_2537.children } )), - (JSCompiler_object_inline_stack_2538.subtreeFlags = + (JSCompiler_object_inline_stack_2537.subtreeFlags = componentStack.subtreeFlags & 65011712), - null !== JSCompiler_object_inline_componentStack_2539 + null !== JSCompiler_object_inline_componentStack_2538 ? (nextPrimaryChildren = createWorkInProgress( - JSCompiler_object_inline_componentStack_2539, + JSCompiler_object_inline_componentStack_2538, nextPrimaryChildren )) : ((nextPrimaryChildren = createFiberFromFragment( @@ -10238,11 +10238,11 @@ )), (nextPrimaryChildren.flags |= 2)), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_2538.return = workInProgress), - (JSCompiler_object_inline_stack_2538.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_2538), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2538), - (JSCompiler_object_inline_stack_2538 = workInProgress.child), + (JSCompiler_object_inline_stack_2537.return = workInProgress), + (JSCompiler_object_inline_stack_2537.sibling = nextPrimaryChildren), + (workInProgress.child = JSCompiler_object_inline_stack_2537), + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2537), + (JSCompiler_object_inline_stack_2537 = workInProgress.child), (nextPrimaryChildren = current.child.memoizedState), null === nextPrimaryChildren ? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes)) @@ -10258,18 +10258,18 @@ baseLanes: nextPrimaryChildren.baseLanes | renderLanes, cachePool: mode })), - (JSCompiler_object_inline_stack_2538.memoizedState = + (JSCompiler_object_inline_stack_2537.memoizedState = nextPrimaryChildren), - (JSCompiler_object_inline_stack_2538.childLanes = + (JSCompiler_object_inline_stack_2537.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2537, + JSCompiler_object_inline_digest_2536, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), bailoutOffscreenComponent( current.child, - JSCompiler_object_inline_stack_2538 + JSCompiler_object_inline_stack_2537 ) ); pushPrimaryTreeSuspenseHandler(workInProgress); @@ -10277,16 +10277,16 @@ current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_2538.children + children: JSCompiler_object_inline_stack_2537.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_digest_2537 = workInProgress.deletions), - null === JSCompiler_object_inline_digest_2537 + ((JSCompiler_object_inline_digest_2536 = workInProgress.deletions), + null === JSCompiler_object_inline_digest_2536 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_digest_2537.push(current)); + : JSCompiler_object_inline_digest_2536.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -16064,7 +16064,7 @@ ? ((root.callbackNode = null), (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { - flushPassiveEffects(!0); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -16385,11 +16385,11 @@ null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } - function flushPendingEffects(wasDelayedCommit) { + function flushPendingEffects() { flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } function flushPassiveEffects() { if (pendingEffectsStatus !== PENDING_PASSIVE_PHASE) return !1; @@ -16894,7 +16894,7 @@ ) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; @@ -25748,11 +25748,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-canary-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-canary-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-canary-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -25789,10 +25789,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.2.0-canary-128abcfa-20250917", + version: "19.2.0-canary-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-canary-128abcfa-20250917" + reconcilerVersion: "19.2.0-canary-84af9085-20250917" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -25930,7 +25930,7 @@ listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-client.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom-client.production.js index 4ba0515d235c3..6a96b24848cc9 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-client.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-client.production.js @@ -11439,7 +11439,7 @@ function commitRoot( ? ((root.callbackNode = null), (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { - flushPassiveEffects(!0); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -11676,11 +11676,11 @@ function releaseRootPooledCache(root, remainingLanes) { null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } -function flushPendingEffects(wasDelayedCommit) { +function flushPendingEffects() { flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } function flushPassiveEffects() { if (5 !== pendingEffectsStatus) return !1; @@ -12010,7 +12010,7 @@ function performWorkOnRootViaSchedulerTask(root, didTimeout) { if (0 !== pendingEffectsStatus && 5 !== pendingEffectsStatus) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; workInProgressRootRenderLanes$jscomp$0 = getNextLanes( @@ -12146,20 +12146,20 @@ function extractEvents$1( } } for ( - var i$jscomp$inline_1591 = 0; - i$jscomp$inline_1591 < simpleEventPluginEvents.length; - i$jscomp$inline_1591++ + var i$jscomp$inline_1590 = 0; + i$jscomp$inline_1590 < simpleEventPluginEvents.length; + i$jscomp$inline_1590++ ) { - var eventName$jscomp$inline_1592 = - simpleEventPluginEvents[i$jscomp$inline_1591], - domEventName$jscomp$inline_1593 = - eventName$jscomp$inline_1592.toLowerCase(), - capitalizedEvent$jscomp$inline_1594 = - eventName$jscomp$inline_1592[0].toUpperCase() + - eventName$jscomp$inline_1592.slice(1); + var eventName$jscomp$inline_1591 = + simpleEventPluginEvents[i$jscomp$inline_1590], + domEventName$jscomp$inline_1592 = + eventName$jscomp$inline_1591.toLowerCase(), + capitalizedEvent$jscomp$inline_1593 = + eventName$jscomp$inline_1591[0].toUpperCase() + + eventName$jscomp$inline_1591.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1593, - "on" + capitalizedEvent$jscomp$inline_1594 + domEventName$jscomp$inline_1592, + "on" + capitalizedEvent$jscomp$inline_1593 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -15858,16 +15858,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_1854 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_1853 = React.version; if ( - "19.2.0-canary-128abcfa-20250917" !== - isomorphicReactPackageVersion$jscomp$inline_1854 + "19.2.0-canary-84af9085-20250917" !== + isomorphicReactPackageVersion$jscomp$inline_1853 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_1854, - "19.2.0-canary-128abcfa-20250917" + isomorphicReactPackageVersion$jscomp$inline_1853, + "19.2.0-canary-84af9085-20250917" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -15887,24 +15887,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_2357 = { +var internals$jscomp$inline_2356 = { bundleType: 0, - version: "19.2.0-canary-128abcfa-20250917", + version: "19.2.0-canary-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-canary-128abcfa-20250917" + reconcilerVersion: "19.2.0-canary-84af9085-20250917" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2358 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2357 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2358.isDisabled && - hook$jscomp$inline_2358.supportsFiber + !hook$jscomp$inline_2357.isDisabled && + hook$jscomp$inline_2357.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2358.inject( - internals$jscomp$inline_2357 + (rendererID = hook$jscomp$inline_2357.inject( + internals$jscomp$inline_2356 )), - (injectedHook = hook$jscomp$inline_2358); + (injectedHook = hook$jscomp$inline_2357); } catch (err) {} } exports.createRoot = function (container, options) { @@ -15990,4 +15990,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-profiling.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom-profiling.development.js index bff586fb86be2..a02dd6d2654ff 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-profiling.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-profiling.development.js @@ -9940,24 +9940,24 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_digest_2542; - var JSCompiler_object_inline_stack_2543 = workInProgress.pendingProps; + var JSCompiler_object_inline_digest_2541; + var JSCompiler_object_inline_stack_2542 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_message_2541 = !1; + var JSCompiler_object_inline_message_2540 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_digest_2542 = didSuspend) || - (JSCompiler_object_inline_digest_2542 = + (JSCompiler_object_inline_digest_2541 = didSuspend) || + (JSCompiler_object_inline_digest_2541 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_digest_2542 && - ((JSCompiler_object_inline_message_2541 = !0), + JSCompiler_object_inline_digest_2541 && + ((JSCompiler_object_inline_message_2540 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_digest_2542 = 0 !== (workInProgress.flags & 32); + JSCompiler_object_inline_digest_2541 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_message_2541 + JSCompiler_object_inline_message_2540 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); (current = nextHydratableInstance) @@ -9970,18 +9970,18 @@ ? renderLanes : null), null !== renderLanes && - ((JSCompiler_object_inline_digest_2542 = { + ((JSCompiler_object_inline_digest_2541 = { dehydrated: renderLanes, treeContext: getSuspendedTreeContext(), retryLane: 536870912, hydrationErrors: null }), (workInProgress.memoizedState = - JSCompiler_object_inline_digest_2542), - (JSCompiler_object_inline_digest_2542 = + JSCompiler_object_inline_digest_2541), + (JSCompiler_object_inline_digest_2541 = createFiberFromDehydratedFragment(renderLanes)), - (JSCompiler_object_inline_digest_2542.return = workInProgress), - (workInProgress.child = JSCompiler_object_inline_digest_2542), + (JSCompiler_object_inline_digest_2541.return = workInProgress), + (workInProgress.child = JSCompiler_object_inline_digest_2541), (hydrationParentFiber = workInProgress), (nextHydratableInstance = null))) : (renderLanes = null); @@ -9995,39 +9995,39 @@ : (workInProgress.lanes = 536870912); return null; } - var nextPrimaryChildren = JSCompiler_object_inline_stack_2543.children; - JSCompiler_object_inline_stack_2543 = - JSCompiler_object_inline_stack_2543.fallback; - if (JSCompiler_object_inline_message_2541) { + var nextPrimaryChildren = JSCompiler_object_inline_stack_2542.children; + JSCompiler_object_inline_stack_2542 = + JSCompiler_object_inline_stack_2542.fallback; + if (JSCompiler_object_inline_message_2540) { reuseSuspenseHandlerOnStack(workInProgress); var mode = workInProgress.mode; nextPrimaryChildren = mountWorkInProgressOffscreenFiber( { mode: "hidden", children: nextPrimaryChildren }, mode ); - JSCompiler_object_inline_stack_2543 = createFiberFromFragment( - JSCompiler_object_inline_stack_2543, + JSCompiler_object_inline_stack_2542 = createFiberFromFragment( + JSCompiler_object_inline_stack_2542, mode, renderLanes, null ); nextPrimaryChildren.return = workInProgress; - JSCompiler_object_inline_stack_2543.return = workInProgress; - nextPrimaryChildren.sibling = JSCompiler_object_inline_stack_2543; + JSCompiler_object_inline_stack_2542.return = workInProgress; + nextPrimaryChildren.sibling = JSCompiler_object_inline_stack_2542; workInProgress.child = nextPrimaryChildren; - JSCompiler_object_inline_stack_2543 = workInProgress.child; - JSCompiler_object_inline_stack_2543.memoizedState = + JSCompiler_object_inline_stack_2542 = workInProgress.child; + JSCompiler_object_inline_stack_2542.memoizedState = mountSuspenseOffscreenState(renderLanes); - JSCompiler_object_inline_stack_2543.childLanes = + JSCompiler_object_inline_stack_2542.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2542, + JSCompiler_object_inline_digest_2541, renderLanes ); workInProgress.memoizedState = SUSPENDED_MARKER; return bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_2543 + JSCompiler_object_inline_stack_2542 ); } pushPrimaryTreeSuspenseHandler(workInProgress); @@ -10038,8 +10038,8 @@ } var prevState = current.memoizedState; if (null !== prevState) { - var JSCompiler_object_inline_componentStack_2544 = prevState.dehydrated; - if (null !== JSCompiler_object_inline_componentStack_2544) { + var JSCompiler_object_inline_componentStack_2543 = prevState.dehydrated; + if (null !== JSCompiler_object_inline_componentStack_2543) { if (didSuspend) workInProgress.flags & 256 ? (pushPrimaryTreeSuspenseHandler(workInProgress), @@ -10056,13 +10056,13 @@ (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), (nextPrimaryChildren = - JSCompiler_object_inline_stack_2543.fallback), + JSCompiler_object_inline_stack_2542.fallback), (mode = workInProgress.mode), - (JSCompiler_object_inline_stack_2543 = + (JSCompiler_object_inline_stack_2542 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_2543.children + children: JSCompiler_object_inline_stack_2542.children }, mode )), @@ -10073,74 +10073,74 @@ null )), (nextPrimaryChildren.flags |= 2), - (JSCompiler_object_inline_stack_2543.return = workInProgress), + (JSCompiler_object_inline_stack_2542.return = workInProgress), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_2543.sibling = + (JSCompiler_object_inline_stack_2542.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_2543), + (workInProgress.child = JSCompiler_object_inline_stack_2542), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_2543 = workInProgress.child), - (JSCompiler_object_inline_stack_2543.memoizedState = + (JSCompiler_object_inline_stack_2542 = workInProgress.child), + (JSCompiler_object_inline_stack_2542.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_2543.childLanes = + (JSCompiler_object_inline_stack_2542.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2542, + JSCompiler_object_inline_digest_2541, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_2543 + JSCompiler_object_inline_stack_2542 ))); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), warnIfHydrating(), isSuspenseInstanceFallback( - JSCompiler_object_inline_componentStack_2544 + JSCompiler_object_inline_componentStack_2543 )) ) { - JSCompiler_object_inline_digest_2542 = - JSCompiler_object_inline_componentStack_2544.nextSibling && - JSCompiler_object_inline_componentStack_2544.nextSibling.dataset; - if (JSCompiler_object_inline_digest_2542) { - nextPrimaryChildren = JSCompiler_object_inline_digest_2542.dgst; - var message = JSCompiler_object_inline_digest_2542.msg; - mode = JSCompiler_object_inline_digest_2542.stck; - var componentStack = JSCompiler_object_inline_digest_2542.cstck; + JSCompiler_object_inline_digest_2541 = + JSCompiler_object_inline_componentStack_2543.nextSibling && + JSCompiler_object_inline_componentStack_2543.nextSibling.dataset; + if (JSCompiler_object_inline_digest_2541) { + nextPrimaryChildren = JSCompiler_object_inline_digest_2541.dgst; + var message = JSCompiler_object_inline_digest_2541.msg; + mode = JSCompiler_object_inline_digest_2541.stck; + var componentStack = JSCompiler_object_inline_digest_2541.cstck; } - JSCompiler_object_inline_message_2541 = message; - JSCompiler_object_inline_digest_2542 = nextPrimaryChildren; - JSCompiler_object_inline_stack_2543 = mode; - JSCompiler_object_inline_componentStack_2544 = componentStack; - nextPrimaryChildren = JSCompiler_object_inline_message_2541; - mode = JSCompiler_object_inline_componentStack_2544; + JSCompiler_object_inline_message_2540 = message; + JSCompiler_object_inline_digest_2541 = nextPrimaryChildren; + JSCompiler_object_inline_stack_2542 = mode; + JSCompiler_object_inline_componentStack_2543 = componentStack; + nextPrimaryChildren = JSCompiler_object_inline_message_2540; + mode = JSCompiler_object_inline_componentStack_2543; nextPrimaryChildren = nextPrimaryChildren ? Error(nextPrimaryChildren) : Error( "The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering." ); nextPrimaryChildren.stack = - JSCompiler_object_inline_stack_2543 || ""; - nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2542; - JSCompiler_object_inline_digest_2542 = + JSCompiler_object_inline_stack_2542 || ""; + nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2541; + JSCompiler_object_inline_digest_2541 = void 0 === mode ? null : mode; - JSCompiler_object_inline_stack_2543 = { + JSCompiler_object_inline_stack_2542 = { value: nextPrimaryChildren, source: null, - stack: JSCompiler_object_inline_digest_2542 + stack: JSCompiler_object_inline_digest_2541 }; - "string" === typeof JSCompiler_object_inline_digest_2542 && + "string" === typeof JSCompiler_object_inline_digest_2541 && CapturedStacks.set( nextPrimaryChildren, - JSCompiler_object_inline_stack_2543 + JSCompiler_object_inline_stack_2542 ); - queueHydrationError(JSCompiler_object_inline_stack_2543); + queueHydrationError(JSCompiler_object_inline_stack_2542); workInProgress = retrySuspenseComponentWithoutHydrating( current, workInProgress, @@ -10154,35 +10154,35 @@ renderLanes, !1 ), - (JSCompiler_object_inline_digest_2542 = + (JSCompiler_object_inline_digest_2541 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_digest_2542) + didReceiveUpdate || JSCompiler_object_inline_digest_2541) ) { - JSCompiler_object_inline_digest_2542 = workInProgressRoot; + JSCompiler_object_inline_digest_2541 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_digest_2542 && - ((JSCompiler_object_inline_stack_2543 = getBumpedLaneForHydration( - JSCompiler_object_inline_digest_2542, + null !== JSCompiler_object_inline_digest_2541 && + ((JSCompiler_object_inline_stack_2542 = getBumpedLaneForHydration( + JSCompiler_object_inline_digest_2541, renderLanes )), - 0 !== JSCompiler_object_inline_stack_2543 && - JSCompiler_object_inline_stack_2543 !== prevState.retryLane) + 0 !== JSCompiler_object_inline_stack_2542 && + JSCompiler_object_inline_stack_2542 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_2543), + ((prevState.retryLane = JSCompiler_object_inline_stack_2542), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_2543 + JSCompiler_object_inline_stack_2542 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_digest_2542, + JSCompiler_object_inline_digest_2541, current, - JSCompiler_object_inline_stack_2543 + JSCompiler_object_inline_stack_2542 ), SelectiveHydrationException) ); isSuspenseInstancePending( - JSCompiler_object_inline_componentStack_2544 + JSCompiler_object_inline_componentStack_2543 ) || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -10191,14 +10191,14 @@ ); } else isSuspenseInstancePending( - JSCompiler_object_inline_componentStack_2544 + JSCompiler_object_inline_componentStack_2543 ) ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_componentStack_2544.nextSibling + JSCompiler_object_inline_componentStack_2543.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -10210,32 +10210,32 @@ restoreSuspendedTreeContext(workInProgress, current), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_2543.children + JSCompiler_object_inline_stack_2542.children )), (workInProgress.flags |= 4096)); return workInProgress; } } - if (JSCompiler_object_inline_message_2541) + if (JSCompiler_object_inline_message_2540) return ( reuseSuspenseHandlerOnStack(workInProgress), - (nextPrimaryChildren = JSCompiler_object_inline_stack_2543.fallback), + (nextPrimaryChildren = JSCompiler_object_inline_stack_2542.fallback), (mode = workInProgress.mode), (componentStack = current.child), - (JSCompiler_object_inline_componentStack_2544 = + (JSCompiler_object_inline_componentStack_2543 = componentStack.sibling), - (JSCompiler_object_inline_stack_2543 = createWorkInProgress( + (JSCompiler_object_inline_stack_2542 = createWorkInProgress( componentStack, { mode: "hidden", - children: JSCompiler_object_inline_stack_2543.children + children: JSCompiler_object_inline_stack_2542.children } )), - (JSCompiler_object_inline_stack_2543.subtreeFlags = + (JSCompiler_object_inline_stack_2542.subtreeFlags = componentStack.subtreeFlags & 65011712), - null !== JSCompiler_object_inline_componentStack_2544 + null !== JSCompiler_object_inline_componentStack_2543 ? (nextPrimaryChildren = createWorkInProgress( - JSCompiler_object_inline_componentStack_2544, + JSCompiler_object_inline_componentStack_2543, nextPrimaryChildren )) : ((nextPrimaryChildren = createFiberFromFragment( @@ -10246,11 +10246,11 @@ )), (nextPrimaryChildren.flags |= 2)), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_2543.return = workInProgress), - (JSCompiler_object_inline_stack_2543.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_2543), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2543), - (JSCompiler_object_inline_stack_2543 = workInProgress.child), + (JSCompiler_object_inline_stack_2542.return = workInProgress), + (JSCompiler_object_inline_stack_2542.sibling = nextPrimaryChildren), + (workInProgress.child = JSCompiler_object_inline_stack_2542), + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2542), + (JSCompiler_object_inline_stack_2542 = workInProgress.child), (nextPrimaryChildren = current.child.memoizedState), null === nextPrimaryChildren ? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes)) @@ -10266,18 +10266,18 @@ baseLanes: nextPrimaryChildren.baseLanes | renderLanes, cachePool: mode })), - (JSCompiler_object_inline_stack_2543.memoizedState = + (JSCompiler_object_inline_stack_2542.memoizedState = nextPrimaryChildren), - (JSCompiler_object_inline_stack_2543.childLanes = + (JSCompiler_object_inline_stack_2542.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2542, + JSCompiler_object_inline_digest_2541, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), bailoutOffscreenComponent( current.child, - JSCompiler_object_inline_stack_2543 + JSCompiler_object_inline_stack_2542 ) ); pushPrimaryTreeSuspenseHandler(workInProgress); @@ -10285,16 +10285,16 @@ current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_2543.children + children: JSCompiler_object_inline_stack_2542.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_digest_2542 = workInProgress.deletions), - null === JSCompiler_object_inline_digest_2542 + ((JSCompiler_object_inline_digest_2541 = workInProgress.deletions), + null === JSCompiler_object_inline_digest_2541 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_digest_2542.push(current)); + : JSCompiler_object_inline_digest_2541.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -16072,7 +16072,7 @@ ? ((root.callbackNode = null), (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { - flushPassiveEffects(!0); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -16393,11 +16393,11 @@ null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } - function flushPendingEffects(wasDelayedCommit) { + function flushPendingEffects() { flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } function flushPassiveEffects() { if (pendingEffectsStatus !== PENDING_PASSIVE_PHASE) return !1; @@ -16902,7 +16902,7 @@ ) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; @@ -25800,11 +25800,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-canary-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-canary-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-canary-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -25841,10 +25841,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.2.0-canary-128abcfa-20250917", + version: "19.2.0-canary-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-canary-128abcfa-20250917" + reconcilerVersion: "19.2.0-canary-84af9085-20250917" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -26312,7 +26312,7 @@ exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-profiling.profiling.js b/packages/next/src/compiled/react-dom/cjs/react-dom-profiling.profiling.js index 0c322c14c6029..a010dbf66c5b9 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-profiling.profiling.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-profiling.profiling.js @@ -12056,7 +12056,7 @@ function commitRoot( ? ((root.callbackNode = null), (root.callbackPriority = 0), scheduleCallback$1(NormalPriority$1, function () { - flushPassiveEffects(!0); + flushPassiveEffects(); return null; })) : ((root.callbackNode = null), (root.callbackPriority = 0)); @@ -12333,11 +12333,11 @@ function releaseRootPooledCache(root, remainingLanes) { null != remainingLanes && ((root.pooledCache = null), releaseCache(remainingLanes))); } -function flushPendingEffects(wasDelayedCommit) { +function flushPendingEffects() { flushMutationEffects(); flushLayoutEffects(); flushSpawnedWork(); - return flushPassiveEffects(wasDelayedCommit); + return flushPassiveEffects(); } function flushPassiveEffects() { if (5 !== pendingEffectsStatus) return !1; @@ -12688,7 +12688,7 @@ function performWorkOnRootViaSchedulerTask(root, didTimeout) { if (0 !== pendingEffectsStatus && 5 !== pendingEffectsStatus) return (root.callbackNode = null), (root.callbackPriority = 0), null; var originalCallbackNode = root.callbackNode; - if (flushPendingEffects(!0) && root.callbackNode !== originalCallbackNode) + if (flushPendingEffects() && root.callbackNode !== originalCallbackNode) return null; var workInProgressRootRenderLanes$jscomp$0 = workInProgressRootRenderLanes; workInProgressRootRenderLanes$jscomp$0 = getNextLanes( @@ -12826,20 +12826,20 @@ function extractEvents$1( } } for ( - var i$jscomp$inline_1693 = 0; - i$jscomp$inline_1693 < simpleEventPluginEvents.length; - i$jscomp$inline_1693++ + var i$jscomp$inline_1692 = 0; + i$jscomp$inline_1692 < simpleEventPluginEvents.length; + i$jscomp$inline_1692++ ) { - var eventName$jscomp$inline_1694 = - simpleEventPluginEvents[i$jscomp$inline_1693], - domEventName$jscomp$inline_1695 = - eventName$jscomp$inline_1694.toLowerCase(), - capitalizedEvent$jscomp$inline_1696 = - eventName$jscomp$inline_1694[0].toUpperCase() + - eventName$jscomp$inline_1694.slice(1); + var eventName$jscomp$inline_1693 = + simpleEventPluginEvents[i$jscomp$inline_1692], + domEventName$jscomp$inline_1694 = + eventName$jscomp$inline_1693.toLowerCase(), + capitalizedEvent$jscomp$inline_1695 = + eventName$jscomp$inline_1693[0].toUpperCase() + + eventName$jscomp$inline_1693.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1695, - "on" + capitalizedEvent$jscomp$inline_1696 + domEventName$jscomp$inline_1694, + "on" + capitalizedEvent$jscomp$inline_1695 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -16557,16 +16557,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_1958 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_1957 = React.version; if ( - "19.2.0-canary-128abcfa-20250917" !== - isomorphicReactPackageVersion$jscomp$inline_1958 + "19.2.0-canary-84af9085-20250917" !== + isomorphicReactPackageVersion$jscomp$inline_1957 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_1958, - "19.2.0-canary-128abcfa-20250917" + isomorphicReactPackageVersion$jscomp$inline_1957, + "19.2.0-canary-84af9085-20250917" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16586,12 +16586,12 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_1965 = { +var internals$jscomp$inline_1964 = { bundleType: 0, - version: "19.2.0-canary-128abcfa-20250917", + version: "19.2.0-canary-84af9085-20250917", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-canary-128abcfa-20250917", + reconcilerVersion: "19.2.0-canary-84af9085-20250917", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$282 = 0; @@ -16609,16 +16609,16 @@ var internals$jscomp$inline_1965 = { } }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2429 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2428 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2429.isDisabled && - hook$jscomp$inline_2429.supportsFiber + !hook$jscomp$inline_2428.isDisabled && + hook$jscomp$inline_2428.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2429.inject( - internals$jscomp$inline_1965 + (rendererID = hook$jscomp$inline_2428.inject( + internals$jscomp$inline_1964 )), - (injectedHook = hook$jscomp$inline_2429); + (injectedHook = hook$jscomp$inline_2428); } catch (err) {} } function getCrossOriginStringAs(as, input) { @@ -16864,7 +16864,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.development.js index af04d721bc70b..c760d656a234e 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.development.js @@ -9742,5 +9742,5 @@ 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.production.js index 4f0073f5c3aa2..33ac96f30d35e 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.production.js @@ -6491,4 +6491,4 @@ exports.renderToString = function (children, options) { 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.development.js index cc3d6ae94e9e4..6c73c6e04e6b6 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.development.js @@ -9742,5 +9742,5 @@ 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server' ); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.production.js index 30eb5bbd39195..edf9354cd3b83 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.production.js @@ -6574,4 +6574,4 @@ exports.renderToString = function (children, options) { 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server' ); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.development.js index d94e83093acc4..a4949d8e421fb 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.development.js @@ -8485,11 +8485,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-canary-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-canary-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-canary-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } var React = require("next/dist/compiled/react"), @@ -10183,5 +10183,5 @@ startWork(request); }); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.production.js index e2e0cacdb9f00..1494d2dde9cb7 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.production.js @@ -6875,12 +6875,12 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-canary-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion, - "19.2.0-canary-128abcfa-20250917" + "19.2.0-canary-84af9085-20250917" ) ); } @@ -7027,4 +7027,4 @@ exports.renderToReadableStream = function (children, options) { startWork(request); }); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server.bun.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server.bun.production.js index 1f0b291aa04d1..8e300644cf8cc 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server.bun.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server.bun.production.js @@ -6523,13 +6523,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) { } var isomorphicReactPackageVersion$jscomp$inline_816 = React.version; if ( - "19.2.0-canary-128abcfa-20250917" !== + "19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion$jscomp$inline_816 ) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion$jscomp$inline_816 + - "\n - react-dom: 19.2.0-canary-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-canary-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); exports.renderToReadableStream = function (children, options) { return new Promise(function (resolve, reject) { @@ -6620,4 +6620,4 @@ exports.renderToReadableStream = function (children, options) { startWork(request); }); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.development.js index 33f6c914450ef..a3ca6ae494c48 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.development.js @@ -8508,11 +8508,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-canary-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-canary-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-canary-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } var React = require("next/dist/compiled/react"), @@ -10202,5 +10202,5 @@ startWork(request); }); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.production.js index 35c3dd9dd3c0c..f8f4236e0fed1 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.production.js @@ -6973,11 +6973,11 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-canary-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-canary-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-canary-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } ensureCorrectIsomorphicReactVersion(); @@ -7123,4 +7123,4 @@ exports.renderToReadableStream = function (children, options) { startWork(request); }); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server.node.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server.node.development.js index 1a98224850f2f..8312c564ea9f6 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server.node.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server.node.development.js @@ -8383,11 +8383,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-canary-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-canary-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-canary-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } function createDrainHandler(destination, request) { @@ -10262,5 +10262,5 @@ startWork(request); }); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom-server.node.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom-server.node.production.js index a47530c4975ca..dd0d7f5a33519 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom-server.node.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom-server.node.production.js @@ -6865,11 +6865,11 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-canary-128abcfa-20250917" !== isomorphicReactPackageVersion) + if ("19.2.0-canary-84af9085-20250917" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-canary-128abcfa-20250917\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-canary-84af9085-20250917\nLearn more: https://react.dev/warnings/version-mismatch") ); } ensureCorrectIsomorphicReactVersion(); @@ -7207,4 +7207,4 @@ exports.renderToReadableStream = function (children, options) { startWork(request); }); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom.development.js index 4f57ecd3c22c4..6acafba616677 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom.development.js @@ -416,7 +416,7 @@ exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom.production.js index ad16c32ba6e05..a49315181b612 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom.production.js @@ -207,4 +207,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom.react-server.development.js b/packages/next/src/compiled/react-dom/cjs/react-dom.react-server.development.js index fe9f0d2ced363..8b9cc38a6edcc 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom.react-server.development.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom.react-server.development.js @@ -336,5 +336,5 @@ })) : Internals.d.m(href)); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-dom/cjs/react-dom.react-server.production.js b/packages/next/src/compiled/react-dom/cjs/react-dom.react-server.production.js index 28a5ecad90f5a..39cccc2375a80 100644 --- a/packages/next/src/compiled/react-dom/cjs/react-dom.react-server.production.js +++ b/packages/next/src/compiled/react-dom/cjs/react-dom.react-server.production.js @@ -149,4 +149,4 @@ exports.preloadModule = function (href, options) { }); } else Internals.d.m(href); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-dom/package.json b/packages/next/src/compiled/react-dom/package.json index 44e4b907d45ae..b28528ca0bdc3 100644 --- a/packages/next/src/compiled/react-dom/package.json +++ b/packages/next/src/compiled/react-dom/package.json @@ -67,10 +67,10 @@ "./package.json": "./package.json" }, "dependencies": { - "scheduler": "0.27.0-canary-128abcfa-20250917" + "scheduler": "0.27.0-canary-84af9085-20250917" }, "peerDependencies": { - "react": "19.2.0-canary-128abcfa-20250917" + "react": "19.2.0-canary-84af9085-20250917" }, "browser": { "./server.js": "./server.browser.js", diff --git a/packages/next/src/compiled/react-experimental/cjs/react.development.js b/packages/next/src/compiled/react-experimental/cjs/react.development.js index d13dd86cb2e8a..f685eb373740f 100644 --- a/packages/next/src/compiled/react-experimental/cjs/react.development.js +++ b/packages/next/src/compiled/react-experimental/cjs/react.development.js @@ -1356,7 +1356,7 @@ exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-experimental/cjs/react.production.js b/packages/next/src/compiled/react-experimental/cjs/react.production.js index 550f3e0cf1a8b..1c4e5508057c0 100644 --- a/packages/next/src/compiled/react-experimental/cjs/react.production.js +++ b/packages/next/src/compiled/react-experimental/cjs/react.production.js @@ -597,4 +597,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-experimental/cjs/react.react-server.development.js b/packages/next/src/compiled/react-experimental/cjs/react.react-server.development.js index 410aa677f1be7..624e8354db8d0 100644 --- a/packages/next/src/compiled/react-experimental/cjs/react.react-server.development.js +++ b/packages/next/src/compiled/react-experimental/cjs/react.react-server.development.js @@ -1025,5 +1025,5 @@ exports.useMemo = function (create, deps) { return resolveDispatcher().useMemo(create, deps); }; - exports.version = "19.2.0-experimental-128abcfa-20250917"; + exports.version = "19.2.0-experimental-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react-experimental/cjs/react.react-server.production.js b/packages/next/src/compiled/react-experimental/cjs/react.react-server.production.js index 58931718e82fd..d567120aa5020 100644 --- a/packages/next/src/compiled/react-experimental/cjs/react.react-server.production.js +++ b/packages/next/src/compiled/react-experimental/cjs/react.react-server.production.js @@ -563,4 +563,4 @@ exports.useId = function () { exports.useMemo = function (create, deps) { return ReactSharedInternals.H.useMemo(create, deps); }; -exports.version = "19.2.0-experimental-128abcfa-20250917"; +exports.version = "19.2.0-experimental-84af9085-20250917"; diff --git a/packages/next/src/compiled/react-is/package.json b/packages/next/src/compiled/react-is/package.json index 4a9ba702b06ee..b92d33d765bf2 100644 --- a/packages/next/src/compiled/react-is/package.json +++ b/packages/next/src/compiled/react-is/package.json @@ -1,6 +1,6 @@ { "name": "react-is", - "version": "19.2.0-canary-128abcfa-20250917", + "version": "19.2.0-canary-84af9085-20250917", "description": "Brand checking of React Elements.", "main": "index.js", "sideEffects": false, diff --git a/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.browser.development.js b/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.browser.development.js index 95195763e65ee..35fcdc51ca34a 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.browser.development.js +++ b/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.browser.development.js @@ -4753,10 +4753,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.2.0-experimental-128abcfa-20250917", + version: "19.2.0-experimental-84af9085-20250917", rendererPackageName: "react-server-dom-turbopack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-128abcfa-20250917", + reconcilerVersion: "19.2.0-experimental-84af9085-20250917", getCurrentComponentInfo: function () { return currentOwnerInDEV; } diff --git a/packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json b/packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json index 91cb12668ef99..2989e8f256bcf 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json +++ b/packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json @@ -48,7 +48,7 @@ "neo-async": "^2.6.1" }, "peerDependencies": { - "react": "0.0.0-experimental-128abcfa-20250917", - "react-dom": "0.0.0-experimental-128abcfa-20250917" + "react": "0.0.0-experimental-84af9085-20250917", + "react-dom": "0.0.0-experimental-84af9085-20250917" } } \ No newline at end of file diff --git a/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js b/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js index 5553d151febed..406cf3220259e 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js +++ b/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js @@ -3687,10 +3687,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.2.0-canary-128abcfa-20250917", + version: "19.2.0-canary-84af9085-20250917", rendererPackageName: "react-server-dom-turbopack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-canary-128abcfa-20250917", + reconcilerVersion: "19.2.0-canary-84af9085-20250917", getCurrentComponentInfo: function () { return currentOwnerInDEV; } diff --git a/packages/next/src/compiled/react-server-dom-turbopack/package.json b/packages/next/src/compiled/react-server-dom-turbopack/package.json index a9e73ba1378ad..10bcb87457b72 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack/package.json +++ b/packages/next/src/compiled/react-server-dom-turbopack/package.json @@ -48,7 +48,7 @@ "neo-async": "^2.6.1" }, "peerDependencies": { - "react": "19.2.0-canary-128abcfa-20250917", - "react-dom": "19.2.0-canary-128abcfa-20250917" + "react": "19.2.0-canary-84af9085-20250917", + "react-dom": "19.2.0-canary-84af9085-20250917" } } \ No newline at end of file diff --git a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js index 6412879774962..fbbf8f36cd595 100644 --- a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js @@ -4771,10 +4771,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.2.0-experimental-128abcfa-20250917", + version: "19.2.0-experimental-84af9085-20250917", rendererPackageName: "react-server-dom-webpack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-128abcfa-20250917", + reconcilerVersion: "19.2.0-experimental-84af9085-20250917", getCurrentComponentInfo: function () { return currentOwnerInDEV; } diff --git a/packages/next/src/compiled/react-server-dom-webpack-experimental/package.json b/packages/next/src/compiled/react-server-dom-webpack-experimental/package.json index 8aa30ce0fdd3e..3459d8f4b4e84 100644 --- a/packages/next/src/compiled/react-server-dom-webpack-experimental/package.json +++ b/packages/next/src/compiled/react-server-dom-webpack-experimental/package.json @@ -64,8 +64,8 @@ "webpack-sources": "^3.2.0" }, "peerDependencies": { - "react": "0.0.0-experimental-128abcfa-20250917", - "react-dom": "0.0.0-experimental-128abcfa-20250917", + "react": "0.0.0-experimental-84af9085-20250917", + "react-dom": "0.0.0-experimental-84af9085-20250917", "webpack": "^5.59.0" } } \ No newline at end of file diff --git a/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js b/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js index 62c88f0677516..c7ec30d0b8d0a 100644 --- a/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js @@ -3705,10 +3705,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.2.0-canary-128abcfa-20250917", + version: "19.2.0-canary-84af9085-20250917", rendererPackageName: "react-server-dom-webpack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-canary-128abcfa-20250917", + reconcilerVersion: "19.2.0-canary-84af9085-20250917", getCurrentComponentInfo: function () { return currentOwnerInDEV; } diff --git a/packages/next/src/compiled/react-server-dom-webpack/package.json b/packages/next/src/compiled/react-server-dom-webpack/package.json index 01f5df9e57131..a0b7627e985f6 100644 --- a/packages/next/src/compiled/react-server-dom-webpack/package.json +++ b/packages/next/src/compiled/react-server-dom-webpack/package.json @@ -64,8 +64,8 @@ "webpack-sources": "^3.2.0" }, "peerDependencies": { - "react": "19.2.0-canary-128abcfa-20250917", - "react-dom": "19.2.0-canary-128abcfa-20250917", + "react": "19.2.0-canary-84af9085-20250917", + "react-dom": "19.2.0-canary-84af9085-20250917", "webpack": "^5.59.0" } } \ No newline at end of file diff --git a/packages/next/src/compiled/react/cjs/react.development.js b/packages/next/src/compiled/react/cjs/react.development.js index 53ef8b614e537..3dc70aad36327 100644 --- a/packages/next/src/compiled/react/cjs/react.development.js +++ b/packages/next/src/compiled/react/cjs/react.development.js @@ -1273,7 +1273,7 @@ exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react/cjs/react.production.js b/packages/next/src/compiled/react/cjs/react.production.js index 66ef09f309a83..4dfa75ca93421 100644 --- a/packages/next/src/compiled/react/cjs/react.production.js +++ b/packages/next/src/compiled/react/cjs/react.production.js @@ -536,4 +536,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/react/cjs/react.react-server.development.js b/packages/next/src/compiled/react/cjs/react.react-server.development.js index 7ac53dc6b391d..a0e61e4558216 100644 --- a/packages/next/src/compiled/react/cjs/react.react-server.development.js +++ b/packages/next/src/compiled/react/cjs/react.react-server.development.js @@ -844,5 +844,5 @@ exports.useMemo = function (create, deps) { return resolveDispatcher().useMemo(create, deps); }; - exports.version = "19.2.0-canary-128abcfa-20250917"; + exports.version = "19.2.0-canary-84af9085-20250917"; })(); diff --git a/packages/next/src/compiled/react/cjs/react.react-server.production.js b/packages/next/src/compiled/react/cjs/react.react-server.production.js index 6b00297a60c52..40aa853a2cff3 100644 --- a/packages/next/src/compiled/react/cjs/react.react-server.production.js +++ b/packages/next/src/compiled/react/cjs/react.react-server.production.js @@ -420,4 +420,4 @@ exports.useId = function () { exports.useMemo = function (create, deps) { return ReactSharedInternals.H.useMemo(create, deps); }; -exports.version = "19.2.0-canary-128abcfa-20250917"; +exports.version = "19.2.0-canary-84af9085-20250917"; diff --git a/packages/next/src/compiled/unistore/unistore.js b/packages/next/src/compiled/unistore/unistore.js index 8104ba2ab83e5..deaea2808dc5e 100644 --- a/packages/next/src/compiled/unistore/unistore.js +++ b/packages/next/src/compiled/unistore/unistore.js @@ -1 +1 @@ -(()=>{var t={447:t=>{function n(t,i){for(var _ in i)t[_]=i[_];return t}t.exports=function(t){var i=[];function u(t){for(var _=[],a=0;a{var t={206:t=>{function n(t,i){for(var _ in i)t[_]=i[_];return t}t.exports=function(t){var i=[];function u(t){for(var _=[],a=0;a=14.0.0'} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -2769,8 +2769,8 @@ packages: resolution: {integrity: sha512-9+uaWyF1o/PgXqHLJnC81IIG0HlV3o9eFCQ5hWZDMx5NHrFk0rrwqEFGQOB8lti/rnbxNPi+kYYw1D4e8xSn/Q==} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -2985,7 +2985,7 @@ packages: resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -3002,7 +3002,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks@1.0.1': resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 '@emotion/utils@1.2.1': resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} @@ -3683,20 +3683,20 @@ packages: '@floating-ui/react-dom@2.1.0': resolution: {integrity: sha512-lNzj5EQmEKn5FFKc04+zasr09h/uX8RtJRNj5gUXsSQIXHVWTVh+hVAg1vOMCexkX8EgvemMvIFpQfkosnVNyA==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 '@floating-ui/react-dom@2.1.5': resolution: {integrity: sha512-HDO/1/1oH9fjj4eLgegrlH3dklZpHtUYYFiVwMUwfGvk9jWDRWqkklA2/NFScknrcNSspbV868WjXORvreDX+Q==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 '@floating-ui/react@0.26.16': resolution: {integrity: sha512-HEf43zxZNAI/E781QIVpYSF3K2VH4TTYZpqecjdsFkjsaU1EbaWcM++kw0HXFffj7gDUcBFevX8s0rQGQpxkow==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 '@floating-ui/utils@0.2.10': resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} @@ -4423,13 +4423,13 @@ packages: resolution: {integrity: sha512-l9ypojKN3PjwO1CSLIsqxi7mA25+7w+xc71Q+JuCCREI0tuGwkZsKbIOpuTATIJOjPh8ycLiW7QxX1LYsRTq6w==} peerDependencies: '@mantine/hooks': 7.10.1 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 '@mantine/hooks@7.11.2': resolution: {integrity: sha512-jhyVe/sbDEG2U8rr2lMecUPgQxcfr5hh9HazqGfkS7ZRIMDO7uJ947yAcTMGGkp5Lxtt5TBFt1Cb6tiB2/1agg==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 '@manypkg/find-root@1.1.0': resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} @@ -4452,13 +4452,13 @@ packages: '@mdx-js/react@2.2.1': resolution: {integrity: sha512-YdXcMcEnqZhzql98RNrqYo9cEhTTesBiCclEtoiQUbJwx87q9453GTapYU6kJ8ZZ2ek1Vp25SiAXEFy5O/eAPw==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 '@mdx-js/react@3.1.0': resolution: {integrity: sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 '@module-federation/error-codes@0.18.0': resolution: {integrity: sha512-Woonm8ehyVIUPXChmbu80Zj6uJkC0dD9SJUZ/wOPtO8iiz/m+dkrOugAuKgoiR6qH4F+yorWila954tBz4uKsQ==} @@ -5149,8 +5149,8 @@ packages: '@storybook/blocks@8.6.0': resolution: {integrity: sha512-3PNxlB5Ooj8CIhttbDxeV6kW7ui+2GEdTngtqhnsUHVjzeTKpilsk2lviOeUzqlyq5FDK+rhpZ3L3DJ9pDvioA==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 storybook: ^8.6.0 peerDependenciesMeta: react: @@ -5200,8 +5200,8 @@ packages: resolution: {integrity: sha512-Nz/UzeYQdUZUhacrPyfkiiysSjydyjgg/p0P9HxB4p/WaJUUjMAcaoaLgy3EXx61zZJ3iD36WPuDkZs5QYrA0A==} engines: {node: '>=14.0.0'} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 '@storybook/instrumenter@8.6.0': resolution: {integrity: sha512-eEY/Hfa3Vj5Nv4vHRHlSqjoyW6oAKNK3rKIXfL/eawQwb7rKhzijDLG5YBH44Hh7dEPIqUp0LEdgpyIY7GXezg==} @@ -5217,8 +5217,8 @@ packages: resolution: {integrity: sha512-04T86VG0UJtiozgZkTR5sY1qM3E0Rgwqwllvyy7kFFdkV+Sv/VsPjW9sC38s9C8FtCYRL8pJZz81ey3oylpIMA==} engines: {node: '>=18.0.0'} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 storybook: ^8.6.0 typescript: '*' peerDependenciesMeta: @@ -5239,16 +5239,16 @@ packages: '@storybook/react-dom-shim@8.6.0': resolution: {integrity: sha512-5Y+vMHhcx0xnaNsLQMbkmjc3zkDn/fGBNsiLH2e4POvW3ZQvOxjoyxAsEQaKwLtFgsdCFSd2tR89F6ItYrA2JQ==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 storybook: ^8.6.0 '@storybook/react-webpack5@8.6.0': resolution: {integrity: sha512-2L9CYDPn1OL0B8K5EU/Wpo9Slg8f0vkYPaPioQnmcK3Q4SJR4JAuDVWHUtNdxhaPOkHIy887Tfrf6BEC/blMaQ==} engines: {node: '>=18.0.0'} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 storybook: ^8.6.0 typescript: '>= 4.2.x' peerDependenciesMeta: @@ -5260,8 +5260,8 @@ packages: engines: {node: '>=18.0.0'} peerDependencies: '@storybook/test': 8.6.0 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 storybook: ^8.6.0 typescript: '>= 4.2.x' peerDependenciesMeta: @@ -5441,8 +5441,8 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -8865,8 +8865,8 @@ packages: peerDependencies: eslint: '>=8.0.0' - eslint-plugin-react-hooks@0.0.0-experimental-128abcfa-20250917: - resolution: {integrity: sha512-l2fpJu/o7PARcu2JuV9s+x3Ad+GoANSiiynceGD22fAWpcNdNtwiBuzOJZ5gb2px2EYYPZo4Pzi2Z3SaXYUs1g==} + eslint-plugin-react-hooks@0.0.0-experimental-84af9085-20250917: + resolution: {integrity: sha512-hJJcyvhVDNgVNw198V2KiTfljsb+sf/DKriuvcaN2uIAKgtHWvC7PdWbmSchblKExXiAv8iS3sDN58FsMjCbEg==} engines: {node: '>=18'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 @@ -11562,7 +11562,7 @@ packages: lucide-react@0.383.0: resolution: {integrity: sha512-13xlG0CQCJtzjSQYwwJ3WRqMHtRj3EXmLlorrARt7y+IHnxUCp3XyFNL1DfaGySWxHObDvnu1u1dV+0VMKHUSg==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 lz-string@1.5.0: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} @@ -14088,23 +14088,23 @@ packages: resolution: {integrity: sha512-APPU8HB2uZnpl6Vt/+0AFoVYgSRtfiP6FLrZgPPTDmqSb2R4qZRbgd0A3VzIFxDt5e+Fozjx79WjLWnF69DK8g==} engines: {node: '>=16.14.0'} - react-dom@0.0.0-experimental-128abcfa-20250917: - resolution: {integrity: sha512-3dUCgPq77mOOVOcCZ8CKUVaih4jUWuYt0WjWNcNiNV0vawn1b0bO6liRV8FPgW+eKcRpwX4rjSLlSgzxpYYhcQ==} + react-dom@0.0.0-experimental-84af9085-20250917: + resolution: {integrity: sha512-VcSiyln6yc51p3T8FHbhUbu7L5RKo/mvjXmqms4L33DIXvzo1WNDv8o+FGCr1+lrjEl2I1Dnv+RzPcUP4PS23Q==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 - react-dom@19.2.0-canary-128abcfa-20250917: - resolution: {integrity: sha512-3jFCrqFNd9q6nwyaq8SMamgutHXbZkv5ccdEOuwNwN31qQPquoqn5KBeJ5uMZzu9FLG0s5Gpxqpo0sYWcb0utw==} + react-dom@19.2.0-canary-84af9085-20250917: + resolution: {integrity: sha512-cuvl6KNjTrfCKWiiT9ggK2NxOFfMOK68ftmjsQrqhKAj4T2eJH4wr4qsfsWcF7obxEwfA3UjUYCi6TsXDh45kA==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 react-dom@19.2.0-canary-f508edc8-20250818: resolution: {integrity: sha512-VX2+WGj5PLJRgWTc+JWJqJ1wv0qY3dQ7HiD3haXUInV+XtuQ46kxdc7VuWvHCiNdMWIbx2GdBDdz4qfQJPvuZQ==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 - react-is@19.2.0-canary-128abcfa-20250917: - resolution: {integrity: sha512-r5yBPLr5VhgI20i5b9l52jWIl4Lgt6byHDFahSD0jIdKaTP6oAuJX0h8SuvlZznWLZ7CIxHTcimMMijrO6ZxDQ==} + react-is@19.2.0-canary-84af9085-20250917: + resolution: {integrity: sha512-oPjG5tVgyof56VMOOWBaw0PvwPYSm8uR8ft96qGXdmYaCMyvLwNMKtYnr8OYzHdttquSmtpmXUlVmanFtXvSpA==} react-is@19.2.0-canary-f508edc8-20250818: resolution: {integrity: sha512-Q91V1D1ZvqPsYHT4L9R/A76QSStLct3znvku9dmrtOTtrcAKzSLFRiW8agL0vPH4lVtBuiLRLtbyq/HHYWF1PQ==} @@ -14115,8 +14115,8 @@ packages: react-number-format@5.4.0: resolution: {integrity: sha512-NWdICrqLhI7rAS8yUeLVd6Wr4cN7UjJ9IBTS0f/a9i7UB4x4Ti70kGnksBtZ7o4Z7YRbvCMMR/jQmkoOBa/4fg==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 react-refresh@0.12.0: resolution: {integrity: sha512-suLIhrU2IHKL5JEKR/fAwJv7bbeq4kJ+pJopf77jHwuR+HmJS/HbrPIGsTBUVfw7tXPOmYv7UJ7PCaN49e8x4A==} @@ -14127,7 +14127,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -14137,58 +14137,58 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true - react-server-dom-turbopack@0.0.0-experimental-128abcfa-20250917: - resolution: {integrity: sha512-9F1GU6YnoqNDseFzaegp75GoqGxS7lt8cXS3YLXTt7cPdmbIbZh08D5XNgwNvDZWKBMKU+nNEmJPYLmSQyphoQ==} + react-server-dom-turbopack@0.0.0-experimental-84af9085-20250917: + resolution: {integrity: sha512-RX1TPsf0ByswNUvxoG7hzfXe8zqutL5Lib8aTP1TajAWZjMRh4PsJnaN0PGsOY8VtZGRBcSoUV4PuB4N8yTtpg==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 - react-server-dom-turbopack@19.2.0-canary-128abcfa-20250917: - resolution: {integrity: sha512-wcPKCgB+vkdAyskcy/DegImZtk6Knh0BbMqd9eY4zH/X75WY5IQidRzWEWGUMrlRQ506bNhL5VI4WTPOI0ItuQ==} + react-server-dom-turbopack@19.2.0-canary-84af9085-20250917: + resolution: {integrity: sha512-DYrLQnFOFW2JQiYUP9uhIWO5/OOciiiGWa6ZxxSHVfRC3AbCgkTDFhkfXTqYkuXgqpRjSZfwmTEY7rGcHma7xw==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 - react-server-dom-webpack@0.0.0-experimental-128abcfa-20250917: - resolution: {integrity: sha512-KB0VsqCGg/1vz/Z9kBtssdLFyzDpG1uEyhxmUYpppsPH9WmhnJ5wnrl4Wh3ybhl7qEhLgvMwl727hAb/wIS9MA==} + react-server-dom-webpack@0.0.0-experimental-84af9085-20250917: + resolution: {integrity: sha512-tby5eS4FvIBQ+JoUmUZ3CfuXQVpJ6fkOZTX74d9ihePHgqZuWlsBJgI7K80jsZEEg2PK98m8Ic7gkFrHOp/MoQ==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 webpack: 5.98.0 - react-server-dom-webpack@19.2.0-canary-128abcfa-20250917: - resolution: {integrity: sha512-6QsJod6VIPS69UuPN8DarQ0OoenjRKvz35rgSR3dm8LkgRlsER8cW7zoRPxczM04X92ceNqGX2tpRYGo0rgTvQ==} + react-server-dom-webpack@19.2.0-canary-84af9085-20250917: + resolution: {integrity: sha512-vYrMNmFgVUStZMlJtUnoekEA7O2DIaASYSL7lhvGD033GAYrNSMUyAxc8S0SXAIzoy9DG4JOSUDUNvu5zBTemw==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 webpack: 5.98.0 react-shallow-renderer@16.15.0: resolution: {integrity: sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 react-ssr-prepass@1.0.8: resolution: {integrity: sha512-O0gfRA1SaK+9ITKxqfnXsej2jF+OHGP/+GxD4unROQaM/0/UczGF9fuF+wTboxaQoKdIf4FvS3h/OigWh704VA==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-is: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-is: 19.2.0-canary-84af9085-20250917 react-style-singleton@2.2.1: resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -14196,26 +14196,26 @@ packages: react-test-renderer@18.2.0: resolution: {integrity: sha512-JWD+aQ0lh2gvh4NM3bBM42Kx+XybOxCpgYK7F8ugAlpaTSnWsX+39Z4XkOykGZAHrjwwTZT3x3KxswVWxHPUqA==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 react-textarea-autosize@8.5.3: resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==} engines: {node: '>=10'} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 react-virtualized@9.22.3: resolution: {integrity: sha512-MKovKMxWTcwPSxE1kK1HcheQTWfuCxAuBoSTf2gwyMM21NdX/PXUhnoP8Uc5dRKd+nKm8v41R36OellhdCpkrw==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917 - react@0.0.0-experimental-128abcfa-20250917: - resolution: {integrity: sha512-VPumXx9Vyga+ATOcMuo7w9eupfozevOEVZCBNQDCT8MfOzSIwvMOW44M3xh8Erq/KvvRmQS41lWxVfuNLFvggw==} + react@0.0.0-experimental-84af9085-20250917: + resolution: {integrity: sha512-HJcP4JRZrCitlkNU13e7NlDjOwDkIMDSzaIW5NtB//6OUe+WMqbvnqAggJ8qlsn0i6zM00elB0GFCdFlnMLo2Q==} engines: {node: '>=0.10.0'} - react@19.2.0-canary-128abcfa-20250917: - resolution: {integrity: sha512-nv8D8mIgigWVd9ui0TorvooRxmVf4ryAxvLuXRKI4DP+t8sh60yY3JMcx8qMaaVM+NH1zVQvEN+raruumdpJSw==} + react@19.2.0-canary-84af9085-20250917: + resolution: {integrity: sha512-JmkKhQ/ivy2/MajzKN3ozGJuC8yb6Ybd1+UbezJ57xY3RhsztC+idcGyegrYjxFQ597uzeR7cA6Cuj4rLiFZjg==} engines: {node: '>=0.10.0'} react@19.2.0-canary-f508edc8-20250818: @@ -14777,11 +14777,11 @@ packages: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} - scheduler@0.0.0-experimental-128abcfa-20250917: - resolution: {integrity: sha512-nF2oREGwHpT6FIPuzPW1QfIm7rXWSv5lhe4s6mE+QiqZrds0fsczJlH0J4tnO8r+Mj72roPXFYlc6kFMcyBAcQ==} + scheduler@0.0.0-experimental-84af9085-20250917: + resolution: {integrity: sha512-MJEjQ3iRQ3iyo1UuRhgtW7+wJmNrRzuWDdtCdu5Qm96RRzqrubBTnQ8s/QPWD+vvn1oKtknWojEC5mLIE6csAQ==} - scheduler@0.27.0-canary-128abcfa-20250917: - resolution: {integrity: sha512-ymDky7Pj+mFkfil9sITW/FuDsoEEOxnpLN3eLK9H3iggz0rzmbp7OJkEg9UWFB//5YnzU4FtvEuyqqMDTVg7dg==} + scheduler@0.27.0-canary-84af9085-20250917: + resolution: {integrity: sha512-/MZtU1G5f+yCiJ7QNGRMtFF6p+6qCIam7Cqx/Rj4dI9re8QmtvJIe3V+qi4dsef1iiu/oqPUBQMf13FgQhTNUA==} schema-utils@2.7.1: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} @@ -15438,7 +15438,7 @@ packages: peerDependencies: '@babel/core': '*' babel-plugin-macros: '*' - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@babel/core': optional: true @@ -15519,7 +15519,7 @@ packages: swr@2.2.4: resolution: {integrity: sha512-njiZ/4RiIhoOlAaLYDqwz5qH/KZXVilRLvomrx83HjzCWTfa+InyfAjv05PSFxnmLzZkNO9ZfvgoqzAaEI4sGQ==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 symbol-observable@1.0.1: resolution: {integrity: sha512-Kb3PrPYz4HanVF1LVGuAdW6LoVgIwjUYJGzFe7NDrBLCN4lsV/5J0MFurV+ygS4bRVwrCEt2c7MQ1R2a72oJDw==} @@ -16314,7 +16314,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -16322,13 +16322,13 @@ packages: use-composed-ref@1.3.0: resolution: {integrity: sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 use-isomorphic-layout-effect@1.1.2: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -16337,7 +16337,7 @@ packages: resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -16347,7 +16347,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 peerDependenciesMeta: '@types/react': optional: true @@ -16355,12 +16355,12 @@ packages: use-sync-external-store@1.2.0: resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 use-sync-external-store@1.5.0: resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==} peerDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -18066,28 +18066,28 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 - '@base-ui-components/react@1.0.0-beta.2(@types/react@19.1.13)(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)': + '@base-ui-components/react@1.0.0-beta.2(@types/react@19.1.13)(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)': dependencies: '@babel/runtime': 7.27.6 - '@base-ui-components/utils': 0.1.0(@types/react@19.1.13)(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917) - '@floating-ui/react-dom': 2.1.5(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917) + '@base-ui-components/utils': 0.1.0(@types/react@19.1.13)(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917) + '@floating-ui/react-dom': 2.1.5(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917) '@floating-ui/utils': 0.2.10 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) reselect: 5.1.1 tabbable: 6.2.0 - use-sync-external-store: 1.5.0(react@19.2.0-canary-128abcfa-20250917) + use-sync-external-store: 1.5.0(react@19.2.0-canary-84af9085-20250917) optionalDependencies: '@types/react': 19.1.13 - '@base-ui-components/utils@0.1.0(@types/react@19.1.13)(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)': + '@base-ui-components/utils@0.1.0(@types/react@19.1.13)(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)': dependencies: '@babel/runtime': 7.27.6 '@floating-ui/utils': 0.2.10 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) reselect: 5.1.1 - use-sync-external-store: 1.5.0(react@19.2.0-canary-128abcfa-20250917) + use-sync-external-store: 1.5.0(react@19.2.0-canary-84af9085-20250917) optionalDependencies: '@types/react': 19.1.13 @@ -18420,17 +18420,17 @@ snapshots: '@emotion/memoize@0.8.1': {} - '@emotion/react@11.11.1(@types/react@19.1.13)(react@19.2.0-canary-128abcfa-20250917)': + '@emotion/react@11.11.1(@types/react@19.1.13)(react@19.2.0-canary-84af9085-20250917)': dependencies: '@babel/runtime': 7.27.0 '@emotion/babel-plugin': 11.11.0 '@emotion/cache': 11.11.0 '@emotion/serialize': 1.1.2 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@19.2.0-canary-128abcfa-20250917) + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@19.2.0-canary-84af9085-20250917) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 hoist-non-react-statics: 3.3.2 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 optionalDependencies: '@types/react': 19.1.13 transitivePeerDependencies: @@ -18448,9 +18448,9 @@ snapshots: '@emotion/unitless@0.8.1': {} - '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@19.2.0-canary-128abcfa-20250917)': + '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@19.2.0-canary-84af9085-20250917)': dependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 '@emotion/utils@1.2.1': {} @@ -18986,11 +18986,11 @@ snapshots: react: 19.2.0-canary-f508edc8-20250818 react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) - '@floating-ui/react-dom@2.1.5(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)': + '@floating-ui/react-dom@2.1.5(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)': dependencies: '@floating-ui/dom': 1.7.3 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) '@floating-ui/react@0.26.16(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: @@ -20146,11 +20146,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@mdx-js/react@2.2.1(react@19.2.0-canary-128abcfa-20250917)': + '@mdx-js/react@2.2.1(react@19.2.0-canary-84af9085-20250917)': dependencies: '@types/mdx': 2.0.3 '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 '@mdx-js/react@2.2.1(react@19.2.0-canary-f508edc8-20250818)': dependencies: @@ -20158,11 +20158,11 @@ snapshots: '@types/react': 19.1.13 react: 19.2.0-canary-f508edc8-20250818 - '@mdx-js/react@3.1.0(@types/react@19.1.13)(react@19.2.0-canary-128abcfa-20250917)': + '@mdx-js/react@3.1.0(@types/react@19.1.13)(react@19.2.0-canary-84af9085-20250917)': dependencies: '@types/mdx': 2.0.3 '@types/react': 19.1.13 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 '@module-federation/error-codes@0.18.0': {} @@ -20914,12 +20914,12 @@ snapshots: '@storybook/addon-docs@8.6.0(@types/react@19.1.13)(storybook@8.6.0(prettier@3.6.2))': dependencies: - '@mdx-js/react': 3.1.0(@types/react@19.1.13)(react@19.2.0-canary-128abcfa-20250917) - '@storybook/blocks': 8.6.0(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2)) + '@mdx-js/react': 3.1.0(@types/react@19.1.13)(react@19.2.0-canary-84af9085-20250917) + '@storybook/blocks': 8.6.0(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2)) '@storybook/csf-plugin': 8.6.0(storybook@8.6.0(prettier@3.6.2)) - '@storybook/react-dom-shim': 8.6.0(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2)) - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + '@storybook/react-dom-shim': 8.6.0(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2)) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) storybook: 8.6.0(prettier@3.6.2) ts-dedent: 2.2.0 transitivePeerDependencies: @@ -20984,14 +20984,14 @@ snapshots: - '@swc/helpers' - webpack - '@storybook/blocks@8.6.0(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2))': + '@storybook/blocks@8.6.0(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2))': dependencies: - '@storybook/icons': 1.3.0(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917) + '@storybook/icons': 1.3.0(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917) storybook: 8.6.0(prettier@3.6.2) ts-dedent: 2.2.0 optionalDependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) '@storybook/builder-webpack5@8.6.0(@rspack/core@1.5.0(@swc/helpers@0.5.15))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2)': dependencies: @@ -21070,10 +21070,10 @@ snapshots: '@storybook/global@5.0.0': {} - '@storybook/icons@1.3.0(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)': + '@storybook/icons@1.3.0(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)': dependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) '@storybook/instrumenter@8.6.0(storybook@8.6.0(prettier@3.6.2))': dependencies: @@ -21085,17 +21085,17 @@ snapshots: dependencies: storybook: 8.6.0(prettier@3.6.2) - '@storybook/preset-react-webpack@8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2)': + '@storybook/preset-react-webpack@8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2)': dependencies: '@storybook/core-webpack': 8.6.0(storybook@8.6.0(prettier@3.6.2)) - '@storybook/react': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2) + '@storybook/react': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2) '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.9.2)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)) '@types/semver': 7.5.6 find-up: 5.0.0 magic-string: 0.30.17 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 react-docgen: 7.1.0 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) resolve: 1.22.10 semver: 7.6.3 storybook: 8.6.0(prettier@3.6.2) @@ -21129,19 +21129,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@storybook/react-dom-shim@8.6.0(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2))': + '@storybook/react-dom-shim@8.6.0(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2))': dependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) storybook: 8.6.0(prettier@3.6.2) - '@storybook/react-webpack5@8.6.0(@rspack/core@1.5.0(@swc/helpers@0.5.15))(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2)': + '@storybook/react-webpack5@8.6.0(@rspack/core@1.5.0(@swc/helpers@0.5.15))(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2)': dependencies: '@storybook/builder-webpack5': 8.6.0(@rspack/core@1.5.0(@swc/helpers@0.5.15))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2) - '@storybook/preset-react-webpack': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2) - '@storybook/react': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2) - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + '@storybook/preset-react-webpack': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2) + '@storybook/react': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) storybook: 8.6.0(prettier@3.6.2) optionalDependencies: typescript: 5.9.2 @@ -21154,16 +21154,16 @@ snapshots: - uglify-js - webpack-cli - '@storybook/react@8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2)': + '@storybook/react@8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.6.2)))(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2))(typescript@5.9.2)': dependencies: '@storybook/components': 8.6.0(storybook@8.6.0(prettier@3.6.2)) '@storybook/global': 5.0.0 '@storybook/manager-api': 8.6.0(storybook@8.6.0(prettier@3.6.2)) '@storybook/preview-api': 8.6.0(storybook@8.6.0(prettier@3.6.2)) - '@storybook/react-dom-shim': 8.6.0(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(storybook@8.6.0(prettier@3.6.2)) + '@storybook/react-dom-shim': 8.6.0(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(storybook@8.6.0(prettier@3.6.2)) '@storybook/theming': 8.6.0(storybook@8.6.0(prettier@3.6.2)) - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) storybook: 8.6.0(prettier@3.6.2) optionalDependencies: '@storybook/test': 8.6.0(storybook@8.6.0(prettier@3.6.2)) @@ -21370,13 +21370,13 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@15.0.7(@types/react@19.1.13)(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)': + '@testing-library/react@15.0.7(@types/react@19.1.13)(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)': dependencies: '@babel/runtime': 7.27.0 '@testing-library/dom': 10.1.0 '@types/react-dom': 19.1.7(@types/react@19.1.13) - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) optionalDependencies: '@types/react': 19.1.13 @@ -25594,7 +25594,7 @@ snapshots: - bluebird - supports-color - eslint-plugin-react-hooks@0.0.0-experimental-128abcfa-20250917(eslint@9.12.0): + eslint-plugin-react-hooks@0.0.0-experimental-84af9085-20250917(eslint@9.12.0): dependencies: '@babel/core': 7.26.10 '@babel/parser': 7.27.0 @@ -27112,7 +27112,7 @@ snapshots: hoist-non-react-statics@3.3.2: dependencies: - react-is: 19.2.0-canary-128abcfa-20250917 + react-is: 19.2.0-canary-84af9085-20250917 homedir-polyfill@1.0.3: dependencies: @@ -32051,25 +32051,25 @@ snapshots: dependencies: ansi-regex: 5.0.1 ansi-styles: 5.2.0 - react-is: 19.2.0-canary-128abcfa-20250917 + react-is: 19.2.0-canary-84af9085-20250917 pretty-format@29.5.0: dependencies: '@jest/schemas': 29.4.3 ansi-styles: 5.2.0 - react-is: 19.2.0-canary-128abcfa-20250917 + react-is: 19.2.0-canary-84af9085-20250917 pretty-format@29.7.0: dependencies: '@jest/schemas': 29.6.3 ansi-styles: 5.2.0 - react-is: 19.2.0-canary-128abcfa-20250917 + react-is: 19.2.0-canary-84af9085-20250917 pretty-format@30.0.0-alpha.6: dependencies: '@jest/schemas': 30.0.0-alpha.6 ansi-styles: 5.2.0 - react-is: 19.2.0-canary-128abcfa-20250917 + react-is: 19.2.0-canary-84af9085-20250917 pretty-ms@7.0.0: dependencies: @@ -32132,7 +32132,7 @@ snapshots: dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 - react-is: 19.2.0-canary-128abcfa-20250917 + react-is: 19.2.0-canary-84af9085-20250917 property-information@5.6.0: dependencies: @@ -32343,22 +32343,22 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@0.0.0-experimental-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917): + react-dom@0.0.0-experimental-84af9085-20250917(react@19.2.0-canary-84af9085-20250917): dependencies: - react: 19.2.0-canary-128abcfa-20250917 - scheduler: 0.27.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + scheduler: 0.27.0-canary-84af9085-20250917 - react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917): + react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917): dependencies: - react: 19.2.0-canary-128abcfa-20250917 - scheduler: 0.27.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + scheduler: 0.27.0-canary-84af9085-20250917 react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818): dependencies: react: 19.2.0-canary-f508edc8-20250818 - scheduler: 0.27.0-canary-128abcfa-20250917 + scheduler: 0.27.0-canary-84af9085-20250917 - react-is@19.2.0-canary-128abcfa-20250917: {} + react-is@19.2.0-canary-84af9085-20250917: {} react-is@19.2.0-canary-f508edc8-20250818: {} @@ -32391,48 +32391,48 @@ snapshots: optionalDependencies: '@types/react': 19.1.13 - react-server-dom-turbopack@0.0.0-experimental-128abcfa-20250917(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917): + react-server-dom-turbopack@0.0.0-experimental-84af9085-20250917(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) - react-server-dom-turbopack@19.2.0-canary-128abcfa-20250917(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917): + react-server-dom-turbopack@19.2.0-canary-84af9085-20250917(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) - react-server-dom-webpack@0.0.0-experimental-128abcfa-20250917(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))): + react-server-dom-webpack@0.0.0-experimental-84af9085-20250917(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) webpack: 5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15)) webpack-sources: 3.2.3(patch_hash=jbynf5dc46ambamq3wuyho6hkq) - react-server-dom-webpack@19.2.0-canary-128abcfa-20250917(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))): + react-server-dom-webpack@19.2.0-canary-84af9085-20250917(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) webpack: 5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15)) webpack-sources: 3.2.3(patch_hash=jbynf5dc46ambamq3wuyho6hkq) - react-shallow-renderer@16.15.0(react@19.2.0-canary-128abcfa-20250917): + react-shallow-renderer@16.15.0(react@19.2.0-canary-84af9085-20250917): dependencies: object-assign: 4.1.1 - react: 19.2.0-canary-128abcfa-20250917 - react-is: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-is: 19.2.0-canary-84af9085-20250917 - react-ssr-prepass@1.0.8(react-is@19.2.0-canary-f508edc8-20250818)(react@19.2.0-canary-128abcfa-20250917): + react-ssr-prepass@1.0.8(react-is@19.2.0-canary-f508edc8-20250818)(react@19.2.0-canary-84af9085-20250917): dependencies: object-is: 1.0.2 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 react-is: 19.2.0-canary-f508edc8-20250818 react-style-singleton@2.2.1(@types/react@19.1.13)(react@19.2.0-canary-f508edc8-20250818): @@ -32444,12 +32444,12 @@ snapshots: optionalDependencies: '@types/react': 19.1.13 - react-test-renderer@18.2.0(react@19.2.0-canary-128abcfa-20250917): + react-test-renderer@18.2.0(react@19.2.0-canary-84af9085-20250917): dependencies: - react: 19.2.0-canary-128abcfa-20250917 - react-is: 19.2.0-canary-128abcfa-20250917 - react-shallow-renderer: 16.15.0(react@19.2.0-canary-128abcfa-20250917) - scheduler: 0.27.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 + react-is: 19.2.0-canary-84af9085-20250917 + react-shallow-renderer: 16.15.0(react@19.2.0-canary-84af9085-20250917) + scheduler: 0.27.0-canary-84af9085-20250917 react-textarea-autosize@8.5.3(@types/react@19.1.13)(react@19.2.0-canary-f508edc8-20250818): dependencies: @@ -32460,20 +32460,20 @@ snapshots: transitivePeerDependencies: - '@types/react' - react-virtualized@9.22.3(react-dom@19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917))(react@19.2.0-canary-128abcfa-20250917): + react-virtualized@9.22.3(react-dom@19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917))(react@19.2.0-canary-84af9085-20250917): dependencies: '@babel/runtime': 7.27.0 clsx: 1.1.1 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 19.2.0-canary-128abcfa-20250917 - react-dom: 19.2.0-canary-128abcfa-20250917(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + react-dom: 19.2.0-canary-84af9085-20250917(react@19.2.0-canary-84af9085-20250917) react-lifecycles-compat: 3.0.4 - react@0.0.0-experimental-128abcfa-20250917: {} + react@0.0.0-experimental-84af9085-20250917: {} - react@19.2.0-canary-128abcfa-20250917: {} + react@19.2.0-canary-84af9085-20250917: {} react@19.2.0-canary-f508edc8-20250818: {} @@ -33243,9 +33243,9 @@ snapshots: dependencies: xmlchars: 2.2.0 - scheduler@0.0.0-experimental-128abcfa-20250917: {} + scheduler@0.0.0-experimental-84af9085-20250917: {} - scheduler@0.27.0-canary-128abcfa-20250917: {} + scheduler@0.27.0-canary-84af9085-20250917: {} schema-utils@2.7.1: dependencies: @@ -34044,10 +34044,10 @@ snapshots: postcss: 7.0.32 postcss-load-plugins: 2.3.0 - styled-jsx@5.1.6(@babel/core@7.26.10)(babel-plugin-macros@3.1.0)(react@19.2.0-canary-128abcfa-20250917): + styled-jsx@5.1.6(@babel/core@7.26.10)(babel-plugin-macros@3.1.0)(react@19.2.0-canary-84af9085-20250917): dependencies: client-only: 0.0.1 - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 optionalDependencies: '@babel/core': 7.26.10 babel-plugin-macros: 3.1.0 @@ -34141,11 +34141,11 @@ snapshots: '@swc/counter': 0.1.3 webpack: 5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2) - swr@2.2.4(react@19.2.0-canary-128abcfa-20250917): + swr@2.2.4(react@19.2.0-canary-84af9085-20250917): dependencies: client-only: 0.0.1 - react: 19.2.0-canary-128abcfa-20250917 - use-sync-external-store: 1.2.0(react@19.2.0-canary-128abcfa-20250917) + react: 19.2.0-canary-84af9085-20250917 + use-sync-external-store: 1.2.0(react@19.2.0-canary-84af9085-20250917) symbol-observable@1.0.1: {} @@ -34944,9 +34944,9 @@ snapshots: unist-util-is: 6.0.0 unist-util-visit-parents: 6.0.1 - unistore@3.4.1(react@19.2.0-canary-128abcfa-20250917): + unistore@3.4.1(react@19.2.0-canary-84af9085-20250917): optionalDependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 universal-github-app-jwt@1.1.1: dependencies: @@ -35072,13 +35072,13 @@ snapshots: optionalDependencies: '@types/react': 19.1.13 - use-sync-external-store@1.2.0(react@19.2.0-canary-128abcfa-20250917): + use-sync-external-store@1.2.0(react@19.2.0-canary-84af9085-20250917): dependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 - use-sync-external-store@1.5.0(react@19.2.0-canary-128abcfa-20250917): + use-sync-external-store@1.5.0(react@19.2.0-canary-84af9085-20250917): dependencies: - react: 19.2.0-canary-128abcfa-20250917 + react: 19.2.0-canary-84af9085-20250917 util-deprecate@1.0.2: {}