From 2efcf1135956acf638380c6fd714128a877ab10c Mon Sep 17 00:00:00 2001 From: Vercel Release Bot <88769842+vercel-release-bot@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:52:29 +0100 Subject: [PATCH] Upgrade React from `c492f975-20250128` to `a4b2d0d5-20250203` (#75649) --- package.json | 30 +- .../cjs/react-dom-client.development.js | 543 ++++++++---------- .../cjs/react-dom-client.production.js | 258 ++++----- .../cjs/react-dom-profiling.development.js | 543 ++++++++---------- .../cjs/react-dom-profiling.profiling.js | 267 ++++----- ...t-dom-server-legacy.browser.development.js | 2 +- ...ct-dom-server-legacy.browser.production.js | 2 +- ...eact-dom-server-legacy.node.development.js | 2 +- ...react-dom-server-legacy.node.production.js | 2 +- .../react-dom-server.browser.development.js | 6 +- .../react-dom-server.browser.production.js | 6 +- .../cjs/react-dom-server.bun.production.js | 6 +- .../cjs/react-dom-server.edge.development.js | 6 +- .../cjs/react-dom-server.edge.production.js | 6 +- .../cjs/react-dom-server.node.development.js | 6 +- .../cjs/react-dom-server.node.production.js | 6 +- .../react-dom-unstable_testing.development.js | 543 ++++++++---------- .../react-dom-unstable_testing.production.js | 258 ++++----- .../cjs/react-dom.development.js | 2 +- .../cjs/react-dom.production.js | 2 +- .../cjs/react-dom.react-server.development.js | 2 +- .../cjs/react-dom.react-server.production.js | 2 +- .../react-dom-experimental/package.json | 4 +- .../cjs/react-dom-client.development.js | 337 +++++------ .../cjs/react-dom-client.production.js | 79 +-- .../cjs/react-dom-profiling.development.js | 337 +++++------ .../cjs/react-dom-profiling.profiling.js | 79 +-- ...t-dom-server-legacy.browser.development.js | 2 +- ...ct-dom-server-legacy.browser.production.js | 2 +- ...eact-dom-server-legacy.node.development.js | 2 +- ...react-dom-server-legacy.node.production.js | 2 +- .../react-dom-server.browser.development.js | 6 +- .../react-dom-server.browser.production.js | 6 +- .../cjs/react-dom-server.bun.production.js | 6 +- .../cjs/react-dom-server.edge.development.js | 6 +- .../cjs/react-dom-server.edge.production.js | 6 +- .../cjs/react-dom-server.node.development.js | 6 +- .../cjs/react-dom-server.node.production.js | 6 +- .../react-dom/cjs/react-dom.development.js | 2 +- .../react-dom/cjs/react-dom.production.js | 2 +- .../cjs/react-dom.react-server.development.js | 2 +- .../cjs/react-dom.react-server.production.js | 2 +- .../next/src/compiled/react-dom/package.json | 4 +- .../cjs/react.development.js | 5 +- .../cjs/react.production.js | 2 +- .../cjs/react.react-server.development.js | 5 +- .../cjs/react.react-server.production.js | 2 +- .../next/src/compiled/react-is/package.json | 2 +- ...om-turbopack-client.browser.development.js | 4 +- .../package.json | 4 +- ...om-turbopack-client.browser.development.js | 4 +- .../react-server-dom-turbopack/package.json | 4 +- ...-dom-webpack-client.browser.development.js | 4 +- .../package.json | 4 +- ...-dom-webpack-client.browser.development.js | 4 +- .../react-server-dom-webpack/package.json | 4 +- .../compiled/react/cjs/react.development.js | 5 +- .../compiled/react/cjs/react.production.js | 2 +- .../cjs/react.react-server.development.js | 5 +- .../cjs/react.react-server.production.js | 2 +- .../next/src/compiled/unistore/unistore.js | 2 +- pnpm-lock.yaml | 458 +++++++-------- 62 files changed, 1785 insertions(+), 2135 deletions(-) diff --git a/package.json b/package.json index 915193aa068d5..812988bb17c54 100644 --- a/package.json +++ b/package.json @@ -215,16 +215,16 @@ "pretty-ms": "7.0.0", "random-seed": "0.3.0", "react": "19.0.0", - "react-builtin": "npm:react@19.1.0-canary-c492f975-20250128", + "react-builtin": "npm:react@19.1.0-canary-a4b2d0d5-20250203", "react-dom": "19.0.0", - "react-dom-builtin": "npm:react-dom@19.1.0-canary-c492f975-20250128", - "react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-c492f975-20250128", - "react-experimental-builtin": "npm:react@0.0.0-experimental-c492f975-20250128", - "react-is-builtin": "npm:react-is@19.1.0-canary-c492f975-20250128", - "react-server-dom-turbopack": "19.1.0-canary-c492f975-20250128", - "react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-c492f975-20250128", - "react-server-dom-webpack": "19.1.0-canary-c492f975-20250128", - "react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-c492f975-20250128", + "react-dom-builtin": "npm:react-dom@19.1.0-canary-a4b2d0d5-20250203", + "react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-a4b2d0d5-20250203", + "react-experimental-builtin": "npm:react@0.0.0-experimental-a4b2d0d5-20250203", + "react-is-builtin": "npm:react-is@19.1.0-canary-a4b2d0d5-20250203", + "react-server-dom-turbopack": "19.1.0-canary-a4b2d0d5-20250203", + "react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-a4b2d0d5-20250203", + "react-server-dom-webpack": "19.1.0-canary-a4b2d0d5-20250203", + "react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-a4b2d0d5-20250203", "react-ssr-prepass": "1.0.8", "react-virtualized": "9.22.3", "relay-compiler": "13.0.2", @@ -234,8 +234,8 @@ "resolve-from": "5.0.0", "sass": "1.54.0", "satori": "0.12.1", - "scheduler-builtin": "npm:scheduler@0.26.0-canary-c492f975-20250128", - "scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-c492f975-20250128", + "scheduler-builtin": "npm:scheduler@0.26.0-canary-a4b2d0d5-20250203", + "scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-a4b2d0d5-20250203", "seedrandom": "3.0.5", "semver": "7.3.7", "shell-quote": "1.7.3", @@ -276,10 +276,10 @@ "@types/react": "19.0.8", "@types/react-dom": "19.0.3", "jest-snapshot": "30.0.0-alpha.6", - "react": "19.1.0-canary-c492f975-20250128", - "react-dom": "19.1.0-canary-c492f975-20250128", - "react-is": "19.1.0-canary-c492f975-20250128", - "scheduler": "0.26.0-canary-c492f975-20250128" + "react": "19.1.0-canary-a4b2d0d5-20250203", + "react-dom": "19.1.0-canary-a4b2d0d5-20250203", + "react-is": "19.1.0-canary-a4b2d0d5-20250203", + "scheduler": "0.26.0-canary-a4b2d0d5-20250203" }, "patchedDependencies": { "webpack-sources@3.2.3": "patches/webpack-sources@3.2.3.patch", 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 62703f84e6902..195f50a3cb783 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 @@ -9325,33 +9325,33 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_componentStack_2545; - var JSCompiler_object_inline_stack_2544 = workInProgress.pendingProps; + var JSCompiler_object_inline_componentStack_2544; + var JSCompiler_object_inline_stack_2543 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_message_2542 = !1; + var JSCompiler_object_inline_message_2541 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_componentStack_2545 = didSuspend) || - (JSCompiler_object_inline_componentStack_2545 = + (JSCompiler_object_inline_componentStack_2544 = didSuspend) || + (JSCompiler_object_inline_componentStack_2544 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_componentStack_2545 && - ((JSCompiler_object_inline_message_2542 = !0), + JSCompiler_object_inline_componentStack_2544 && + ((JSCompiler_object_inline_message_2541 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_componentStack_2545 = + JSCompiler_object_inline_componentStack_2544 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_message_2542 + JSCompiler_object_inline_message_2541 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); if (isHydrating) { - var JSCompiler_object_inline_digest_2543 = nextHydratableInstance; + var JSCompiler_object_inline_digest_2542 = nextHydratableInstance; var JSCompiler_temp; - if (!(JSCompiler_temp = !JSCompiler_object_inline_digest_2543)) { + if (!(JSCompiler_temp = !JSCompiler_object_inline_digest_2542)) { c: { - var instance = JSCompiler_object_inline_digest_2543; + var instance = JSCompiler_object_inline_digest_2542; for ( JSCompiler_temp = rootOrSingletonContext; 8 !== instance.nodeType; @@ -9393,87 +9393,87 @@ JSCompiler_temp && (warnNonHydratedInstance( workInProgress, - JSCompiler_object_inline_digest_2543 + JSCompiler_object_inline_digest_2542 ), throwOnHydrationMismatch(workInProgress)); } - JSCompiler_object_inline_digest_2543 = workInProgress.memoizedState; + JSCompiler_object_inline_digest_2542 = workInProgress.memoizedState; if ( - null !== JSCompiler_object_inline_digest_2543 && - ((JSCompiler_object_inline_digest_2543 = - JSCompiler_object_inline_digest_2543.dehydrated), - null !== JSCompiler_object_inline_digest_2543) + null !== JSCompiler_object_inline_digest_2542 && + ((JSCompiler_object_inline_digest_2542 = + JSCompiler_object_inline_digest_2542.dehydrated), + null !== JSCompiler_object_inline_digest_2542) ) return ( - isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2543) + isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2542) ? (workInProgress.lanes = 32) : (workInProgress.lanes = 536870912), null ); popSuspenseHandler(workInProgress); } - JSCompiler_object_inline_digest_2543 = - JSCompiler_object_inline_stack_2544.children; - JSCompiler_temp = JSCompiler_object_inline_stack_2544.fallback; - if (JSCompiler_object_inline_message_2542) + JSCompiler_object_inline_digest_2542 = + JSCompiler_object_inline_stack_2543.children; + JSCompiler_temp = JSCompiler_object_inline_stack_2543.fallback; + if (JSCompiler_object_inline_message_2541) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_stack_2544 = + (JSCompiler_object_inline_stack_2543 = mountSuspenseFallbackChildren( workInProgress, - JSCompiler_object_inline_digest_2543, + JSCompiler_object_inline_digest_2542, JSCompiler_temp, renderLanes )), - (JSCompiler_object_inline_message_2542 = workInProgress.child), - (JSCompiler_object_inline_message_2542.memoizedState = + (JSCompiler_object_inline_message_2541 = workInProgress.child), + (JSCompiler_object_inline_message_2541.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_message_2542.childLanes = + (JSCompiler_object_inline_message_2541.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2545, + JSCompiler_object_inline_componentStack_2544, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2544 + JSCompiler_object_inline_stack_2543 ); if ( "number" === - typeof JSCompiler_object_inline_stack_2544.unstable_expectedLoadTime + typeof JSCompiler_object_inline_stack_2543.unstable_expectedLoadTime ) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_stack_2544 = + (JSCompiler_object_inline_stack_2543 = mountSuspenseFallbackChildren( workInProgress, - JSCompiler_object_inline_digest_2543, + JSCompiler_object_inline_digest_2542, JSCompiler_temp, renderLanes )), - (JSCompiler_object_inline_message_2542 = workInProgress.child), - (JSCompiler_object_inline_message_2542.memoizedState = + (JSCompiler_object_inline_message_2541 = workInProgress.child), + (JSCompiler_object_inline_message_2541.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_message_2542.childLanes = + (JSCompiler_object_inline_message_2541.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2545, + JSCompiler_object_inline_componentStack_2544, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress.lanes = 4194304), - JSCompiler_object_inline_stack_2544 + JSCompiler_object_inline_stack_2543 ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_digest_2543 + JSCompiler_object_inline_digest_2542 ); } var prevState = current.memoizedState; if ( null !== prevState && - ((JSCompiler_object_inline_digest_2543 = prevState.dehydrated), - null !== JSCompiler_object_inline_digest_2543) + ((JSCompiler_object_inline_digest_2542 = prevState.dehydrated), + null !== JSCompiler_object_inline_digest_2542) ) { if (didSuspend) workInProgress.flags & 256 @@ -9490,94 +9490,94 @@ (workInProgress.flags |= 128), (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_message_2542 = - JSCompiler_object_inline_stack_2544.fallback), - (JSCompiler_object_inline_digest_2543 = workInProgress.mode), - (JSCompiler_object_inline_stack_2544 = + (JSCompiler_object_inline_message_2541 = + JSCompiler_object_inline_stack_2543.fallback), + (JSCompiler_object_inline_digest_2542 = workInProgress.mode), + (JSCompiler_object_inline_stack_2543 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_2544.children + children: JSCompiler_object_inline_stack_2543.children }, - JSCompiler_object_inline_digest_2543 + JSCompiler_object_inline_digest_2542 )), - (JSCompiler_object_inline_message_2542 = + (JSCompiler_object_inline_message_2541 = createFiberFromFragment( - JSCompiler_object_inline_message_2542, - JSCompiler_object_inline_digest_2543, + JSCompiler_object_inline_message_2541, + JSCompiler_object_inline_digest_2542, renderLanes, null )), - (JSCompiler_object_inline_message_2542.flags |= 2), - (JSCompiler_object_inline_stack_2544.return = workInProgress), - (JSCompiler_object_inline_message_2542.return = workInProgress), - (JSCompiler_object_inline_stack_2544.sibling = - JSCompiler_object_inline_message_2542), - (workInProgress.child = JSCompiler_object_inline_stack_2544), + (JSCompiler_object_inline_message_2541.flags |= 2), + (JSCompiler_object_inline_stack_2543.return = workInProgress), + (JSCompiler_object_inline_message_2541.return = workInProgress), + (JSCompiler_object_inline_stack_2543.sibling = + JSCompiler_object_inline_message_2541), + (workInProgress.child = JSCompiler_object_inline_stack_2543), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_2544 = workInProgress.child), - (JSCompiler_object_inline_stack_2544.memoizedState = + (JSCompiler_object_inline_stack_2543 = workInProgress.child), + (JSCompiler_object_inline_stack_2543.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_2544.childLanes = + (JSCompiler_object_inline_stack_2543.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2545, + JSCompiler_object_inline_componentStack_2544, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - (workInProgress = JSCompiler_object_inline_message_2542)); + (workInProgress = JSCompiler_object_inline_message_2541)); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), isHydrating && console.error( "We should not be hydrating here. This is a bug in React. Please file a bug." ), - isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2543)) + isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2542)) ) { - JSCompiler_object_inline_componentStack_2545 = - JSCompiler_object_inline_digest_2543.nextSibling && - JSCompiler_object_inline_digest_2543.nextSibling.dataset; - if (JSCompiler_object_inline_componentStack_2545) { - JSCompiler_temp = JSCompiler_object_inline_componentStack_2545.dgst; - var message = JSCompiler_object_inline_componentStack_2545.msg; - instance = JSCompiler_object_inline_componentStack_2545.stck; + JSCompiler_object_inline_componentStack_2544 = + JSCompiler_object_inline_digest_2542.nextSibling && + JSCompiler_object_inline_digest_2542.nextSibling.dataset; + if (JSCompiler_object_inline_componentStack_2544) { + JSCompiler_temp = JSCompiler_object_inline_componentStack_2544.dgst; + var message = JSCompiler_object_inline_componentStack_2544.msg; + instance = JSCompiler_object_inline_componentStack_2544.stck; var componentStack = - JSCompiler_object_inline_componentStack_2545.cstck; + JSCompiler_object_inline_componentStack_2544.cstck; } - JSCompiler_object_inline_message_2542 = message; - JSCompiler_object_inline_digest_2543 = JSCompiler_temp; - JSCompiler_object_inline_stack_2544 = instance; - JSCompiler_temp = JSCompiler_object_inline_componentStack_2545 = + JSCompiler_object_inline_message_2541 = message; + JSCompiler_object_inline_digest_2542 = JSCompiler_temp; + JSCompiler_object_inline_stack_2543 = instance; + JSCompiler_temp = JSCompiler_object_inline_componentStack_2544 = componentStack; - "POSTPONE" !== JSCompiler_object_inline_digest_2543 && - ((JSCompiler_object_inline_componentStack_2545 = - JSCompiler_object_inline_message_2542 - ? Error(JSCompiler_object_inline_message_2542) + "POSTPONE" !== JSCompiler_object_inline_digest_2542 && + ((JSCompiler_object_inline_componentStack_2544 = + JSCompiler_object_inline_message_2541 + ? Error(JSCompiler_object_inline_message_2541) : 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_2545.stack = - JSCompiler_object_inline_stack_2544 || ""), - (JSCompiler_object_inline_componentStack_2545.digest = - JSCompiler_object_inline_digest_2543), - (JSCompiler_object_inline_stack_2544 = + (JSCompiler_object_inline_componentStack_2544.stack = + JSCompiler_object_inline_stack_2543 || ""), + (JSCompiler_object_inline_componentStack_2544.digest = + JSCompiler_object_inline_digest_2542), + (JSCompiler_object_inline_stack_2543 = void 0 === JSCompiler_temp ? null : JSCompiler_temp), - (JSCompiler_object_inline_message_2542 = { - value: JSCompiler_object_inline_componentStack_2545, + (JSCompiler_object_inline_message_2541 = { + value: JSCompiler_object_inline_componentStack_2544, source: null, - stack: JSCompiler_object_inline_stack_2544 + stack: JSCompiler_object_inline_stack_2543 }), - "string" === typeof JSCompiler_object_inline_stack_2544 && + "string" === typeof JSCompiler_object_inline_stack_2543 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_2545, - JSCompiler_object_inline_message_2542 + JSCompiler_object_inline_componentStack_2544, + JSCompiler_object_inline_message_2541 ), - queueHydrationError(JSCompiler_object_inline_message_2542)); + queueHydrationError(JSCompiler_object_inline_message_2541)); workInProgress = retrySuspenseComponentWithoutHydrating( current, workInProgress, @@ -9591,44 +9591,44 @@ renderLanes, !1 ), - (JSCompiler_object_inline_componentStack_2545 = + (JSCompiler_object_inline_componentStack_2544 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_componentStack_2545) + didReceiveUpdate || JSCompiler_object_inline_componentStack_2544) ) { - JSCompiler_object_inline_componentStack_2545 = workInProgressRoot; + JSCompiler_object_inline_componentStack_2544 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_componentStack_2545 && - ((JSCompiler_object_inline_stack_2544 = renderLanes & -renderLanes), - (JSCompiler_object_inline_stack_2544 = - 0 !== (JSCompiler_object_inline_stack_2544 & 42) + null !== JSCompiler_object_inline_componentStack_2544 && + ((JSCompiler_object_inline_stack_2543 = renderLanes & -renderLanes), + (JSCompiler_object_inline_stack_2543 = + 0 !== (JSCompiler_object_inline_stack_2543 & 42) ? 1 : getBumpedLaneForHydrationByLane( - JSCompiler_object_inline_stack_2544 + JSCompiler_object_inline_stack_2543 )), - (JSCompiler_object_inline_stack_2544 = + (JSCompiler_object_inline_stack_2543 = 0 !== - (JSCompiler_object_inline_stack_2544 & - (JSCompiler_object_inline_componentStack_2545.suspendedLanes | + (JSCompiler_object_inline_stack_2543 & + (JSCompiler_object_inline_componentStack_2544.suspendedLanes | renderLanes)) ? 0 - : JSCompiler_object_inline_stack_2544), - 0 !== JSCompiler_object_inline_stack_2544 && - JSCompiler_object_inline_stack_2544 !== prevState.retryLane) + : JSCompiler_object_inline_stack_2543), + 0 !== JSCompiler_object_inline_stack_2543 && + JSCompiler_object_inline_stack_2543 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_2544), + ((prevState.retryLane = JSCompiler_object_inline_stack_2543), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_2544 + JSCompiler_object_inline_stack_2543 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_componentStack_2545, + JSCompiler_object_inline_componentStack_2544, current, - JSCompiler_object_inline_stack_2544 + JSCompiler_object_inline_stack_2543 ), SelectiveHydrationException) ); - JSCompiler_object_inline_digest_2543.data === + JSCompiler_object_inline_digest_2542.data === SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -9636,14 +9636,14 @@ renderLanes ); } else - JSCompiler_object_inline_digest_2543.data === + JSCompiler_object_inline_digest_2542.data === SUSPENSE_PENDING_START_DATA ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_digest_2543.nextSibling + JSCompiler_object_inline_digest_2542.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -9661,54 +9661,54 @@ (treeContextProvider = workInProgress)), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_2544.children + JSCompiler_object_inline_stack_2543.children )), (workInProgress.flags |= 4096)); return workInProgress; } - if (JSCompiler_object_inline_message_2542) + if (JSCompiler_object_inline_message_2541) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_message_2542 = - JSCompiler_object_inline_stack_2544.fallback), - (JSCompiler_object_inline_digest_2543 = workInProgress.mode), + (JSCompiler_object_inline_message_2541 = + JSCompiler_object_inline_stack_2543.fallback), + (JSCompiler_object_inline_digest_2542 = workInProgress.mode), (JSCompiler_temp = current.child), (instance = JSCompiler_temp.sibling), - (JSCompiler_object_inline_stack_2544 = createWorkInProgress( + (JSCompiler_object_inline_stack_2543 = createWorkInProgress( JSCompiler_temp, { mode: "hidden", - children: JSCompiler_object_inline_stack_2544.children + children: JSCompiler_object_inline_stack_2543.children } )), - (JSCompiler_object_inline_stack_2544.subtreeFlags = + (JSCompiler_object_inline_stack_2543.subtreeFlags = JSCompiler_temp.subtreeFlags & 65011712), null !== instance - ? (JSCompiler_object_inline_message_2542 = createWorkInProgress( + ? (JSCompiler_object_inline_message_2541 = createWorkInProgress( instance, - JSCompiler_object_inline_message_2542 + JSCompiler_object_inline_message_2541 )) - : ((JSCompiler_object_inline_message_2542 = createFiberFromFragment( - JSCompiler_object_inline_message_2542, - JSCompiler_object_inline_digest_2543, + : ((JSCompiler_object_inline_message_2541 = createFiberFromFragment( + JSCompiler_object_inline_message_2541, + JSCompiler_object_inline_digest_2542, renderLanes, null )), - (JSCompiler_object_inline_message_2542.flags |= 2)), - (JSCompiler_object_inline_message_2542.return = workInProgress), - (JSCompiler_object_inline_stack_2544.return = workInProgress), - (JSCompiler_object_inline_stack_2544.sibling = - JSCompiler_object_inline_message_2542), - (workInProgress.child = JSCompiler_object_inline_stack_2544), - (JSCompiler_object_inline_stack_2544 = - JSCompiler_object_inline_message_2542), - (JSCompiler_object_inline_message_2542 = workInProgress.child), - (JSCompiler_object_inline_digest_2543 = current.child.memoizedState), - null === JSCompiler_object_inline_digest_2543 - ? (JSCompiler_object_inline_digest_2543 = + (JSCompiler_object_inline_message_2541.flags |= 2)), + (JSCompiler_object_inline_message_2541.return = workInProgress), + (JSCompiler_object_inline_stack_2543.return = workInProgress), + (JSCompiler_object_inline_stack_2543.sibling = + JSCompiler_object_inline_message_2541), + (workInProgress.child = JSCompiler_object_inline_stack_2543), + (JSCompiler_object_inline_stack_2543 = + JSCompiler_object_inline_message_2541), + (JSCompiler_object_inline_message_2541 = workInProgress.child), + (JSCompiler_object_inline_digest_2542 = current.child.memoizedState), + null === JSCompiler_object_inline_digest_2542 + ? (JSCompiler_object_inline_digest_2542 = mountSuspenseOffscreenState(renderLanes)) : ((JSCompiler_temp = - JSCompiler_object_inline_digest_2543.cachePool), + JSCompiler_object_inline_digest_2542.cachePool), null !== JSCompiler_temp ? ((instance = CacheContext._currentValue), (JSCompiler_temp = @@ -9716,38 +9716,38 @@ ? { parent: instance, pool: instance } : JSCompiler_temp)) : (JSCompiler_temp = getSuspendedCache()), - (JSCompiler_object_inline_digest_2543 = { + (JSCompiler_object_inline_digest_2542 = { baseLanes: - JSCompiler_object_inline_digest_2543.baseLanes | renderLanes, + JSCompiler_object_inline_digest_2542.baseLanes | renderLanes, cachePool: JSCompiler_temp })), - (JSCompiler_object_inline_message_2542.memoizedState = - JSCompiler_object_inline_digest_2543), - (JSCompiler_object_inline_message_2542.childLanes = + (JSCompiler_object_inline_message_2541.memoizedState = + JSCompiler_object_inline_digest_2542), + (JSCompiler_object_inline_message_2541.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2545, + JSCompiler_object_inline_componentStack_2544, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2544 + JSCompiler_object_inline_stack_2543 ); pushPrimaryTreeSuspenseHandler(workInProgress); renderLanes = current.child; current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_2544.children + children: JSCompiler_object_inline_stack_2543.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_componentStack_2545 = + ((JSCompiler_object_inline_componentStack_2544 = workInProgress.deletions), - null === JSCompiler_object_inline_componentStack_2545 + null === JSCompiler_object_inline_componentStack_2544 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_componentStack_2545.push(current)); + : JSCompiler_object_inline_componentStack_2544.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -10815,9 +10815,7 @@ (returnFiber = workInProgress.pendingProps), (prevSibling = workInProgress.stateNode), null != returnFiber.name && "auto" !== returnFiber.name - ? ((workInProgress.flags |= 2097152), - null === current && - trackAppearingViewTransition(prevSibling, returnFiber.name)) + ? (workInProgress.flags |= null === current ? 18882560 : 18874368) : null === prevSibling.autoName && ((nextProps = workInProgressRoot.identifierPrefix), isHydrating @@ -11434,12 +11432,7 @@ captureCommitPhaseError(finishedWork, finishedWork.return, error); } } - function commitBeforeMutationEffects( - root, - firstChild, - committedLanes, - appearingViewTransitions - ) { + function commitBeforeMutationEffects(root, firstChild, committedLanes) { root = root.containerInfo; eventsEnabled = _enabled; root = getActiveElementDeep(root); @@ -11527,10 +11520,7 @@ anchorOffset++ ) committedLanes && - commitExitViewTransitions( - JSCompiler_temp[anchorOffset], - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp[anchorOffset]); if (null === root.alternate && 0 !== (root.flags & 2)) commitBeforeMutationEffects_complete(committedLanes); else { @@ -11541,10 +11531,7 @@ null !== JSCompiler_temp && null === JSCompiler_temp.memoizedState && committedLanes && - commitExitViewTransitions( - JSCompiler_temp, - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp); commitBeforeMutationEffects_complete(committedLanes); continue; } else if ( @@ -11561,6 +11548,7 @@ commitBeforeMutationEffects_complete(committedLanes)); } } + appearingViewTransitions = null; } function commitBeforeMutationEffects_complete( isViewTransitionEligible$jscomp$0 @@ -11733,13 +11721,13 @@ } } function commitAppearingPairViewTransitions(placement) { - if (0 !== (placement.subtreeFlags & 2097152)) + if (0 !== (placement.subtreeFlags & 18874368)) for (placement = placement.child; null !== placement; ) { if (22 !== placement.tag || null !== placement.memoizedState) if ( (commitAppearingPairViewTransitions(placement), 30 === placement.tag && - 0 !== (placement.flags & 2097152) && + 0 !== (placement.flags & 18874368) && placement.stateNode.paired) ) { var props = placement.memoizedProps; @@ -11791,55 +11779,52 @@ (placement = placement.sibling); else commitAppearingPairViewTransitions(placement); } - function commitDeletedPairViewTransitions( - deletion, - appearingViewTransitions - ) { + function commitDeletedPairViewTransitions(deletion) { if ( - 0 !== appearingViewTransitions.size && - 0 !== (deletion.subtreeFlags & 2097152) - ) - for (deletion = deletion.child; null !== deletion; ) { - if (22 !== deletion.tag || null !== deletion.memoizedState) { - if (30 === deletion.tag && 0 !== (deletion.flags & 2097152)) { - var props = deletion.memoizedProps, - name = props.name; - if (null != name && "auto" !== name) { - var pair = appearingViewTransitions.get(name); - if (void 0 !== pair) { - var className = getViewTransitionClassName( - props.className, - props.share - ); - "none" !== className && - ((viewTransitionHostInstanceIdx = 0), - applyViewTransitionToHostInstances( - deletion.child, - name, - className, - null, - !1 - ) - ? ((pair.paired = deletion.stateNode), - scheduleViewTransitionEvent(deletion, props.onShare)) - : restoreViewTransitionOnHostInstances( - deletion.child, - !1 - )); - appearingViewTransitions.delete(name); - if (0 === appearingViewTransitions.size) break; + null !== appearingViewTransitions && + 0 !== appearingViewTransitions.size + ) { + var pairs = appearingViewTransitions; + if (0 !== (deletion.subtreeFlags & 18874368)) + for (deletion = deletion.child; null !== deletion; ) { + if (22 !== deletion.tag || null !== deletion.memoizedState) { + if (30 === deletion.tag && 0 !== (deletion.flags & 18874368)) { + var props = deletion.memoizedProps, + name = props.name; + if (null != name && "auto" !== name) { + var pair = pairs.get(name); + if (void 0 !== pair) { + var className = getViewTransitionClassName( + props.className, + props.share + ); + "none" !== className && + ((viewTransitionHostInstanceIdx = 0), + applyViewTransitionToHostInstances( + deletion.child, + name, + className, + null, + !1 + ) + ? ((pair.paired = deletion.stateNode), + scheduleViewTransitionEvent(deletion, props.onShare)) + : restoreViewTransitionOnHostInstances( + deletion.child, + !1 + )); + pairs.delete(name); + if (0 === pairs.size) break; + } } } + commitDeletedPairViewTransitions(deletion); } - commitDeletedPairViewTransitions( - deletion, - appearingViewTransitions - ); + deletion = deletion.sibling; } - deletion = deletion.sibling; - } + } } - function commitExitViewTransitions(deletion, appearingViewTransitions) { + function commitExitViewTransitions(deletion) { if (30 === deletion.tag) { var props = deletion.memoizedProps, name = getViewTransitionName(props, deletion.stateNode), @@ -11867,14 +11852,13 @@ : scheduleViewTransitionEvent(deletion, props.onExit) : restoreViewTransitionOnHostInstances(deletion.child, !1)); null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } else if (0 !== (deletion.subtreeFlags & 33554432)) for (deletion = deletion.child; null !== deletion; ) - commitExitViewTransitions(deletion, appearingViewTransitions), - (deletion = deletion.sibling); + commitExitViewTransitions(deletion), (deletion = deletion.sibling); else null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } function commitNestedViewTransitions(changedParent) { for (changedParent = changedParent.child; null !== changedParent; ) { @@ -11898,10 +11882,10 @@ } } function restorePairedViewTransitions(parent) { - if (0 !== (parent.subtreeFlags & 2097152)) + if (0 !== (parent.subtreeFlags & 18874368)) for (parent = parent.child; null !== parent; ) { if (22 !== parent.tag || null !== parent.memoizedState) { - if (30 === parent.tag && 0 !== (parent.flags & 2097152)) { + if (30 === parent.tag && 0 !== (parent.flags & 18874368)) { var instance = parent.stateNode; null !== instance.paired && ((instance.paired = null), @@ -12614,9 +12598,6 @@ hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -13223,7 +13204,7 @@ ), layoutClassName = getViewTransitionClassName( root.className, - root.update + root.layout ); if ("none" === updateClassName) { if ("none" === layoutClassName) { @@ -14089,6 +14070,20 @@ (suspenseyCommitFlag = previousHoistableRoot)) : recursivelyAccumulateSuspenseyCommit(fiber)); break; + case 30: + if ( + 0 !== (fiber.flags & suspenseyCommitFlag) && + ((previousHoistableRoot = fiber.memoizedProps.name), + null != previousHoistableRoot && "auto" !== previousHoistableRoot) + ) { + null === appearingViewTransitions && + (appearingViewTransitions = new Map()); + var instance = fiber.stateNode; + instance.paired = null; + appearingViewTransitions.set(previousHoistableRoot, instance); + } + recursivelyAccumulateSuspenseyCommit(fiber); + break; default: recursivelyAccumulateSuspenseyCommit(fiber); } @@ -15041,30 +15036,6 @@ completedWork.childLanes = newChildLanes; return didBailout; } - function trackReappearingViewTransitions(workInProgress) { - if (0 !== (workInProgress.subtreeFlags & 2097152)) - for (workInProgress = workInProgress.child; null !== workInProgress; ) { - if ( - 22 !== workInProgress.tag || - null !== workInProgress.memoizedState - ) { - if ( - 30 === workInProgress.tag && - 0 !== (workInProgress.flags & 2097152) - ) { - var props = workInProgress.memoizedProps; - null != props.name && - "auto" !== props.name && - trackAppearingViewTransition( - workInProgress.stateNode, - props.name - ); - } - trackReappearingViewTransitions(workInProgress); - } - workInProgress = workInProgress.sibling; - } - } function completeWork(current, workInProgress, renderLanes) { var newProps = workInProgress.pendingProps; popTreeContext(workInProgress); @@ -15578,8 +15549,7 @@ (newProps = null !== workInProgress.memoizedState), null !== current ? (null !== current.memoizedState) !== newProps && - ((workInProgress.flags |= 8192), - newProps || trackReappearingViewTransitions(workInProgress)) + (workInProgress.flags |= 8192) : newProps && (workInProgress.flags |= 8192), newProps ? 0 !== (renderLanes & 536870912) && @@ -16035,7 +16005,6 @@ lanes, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, workInProgressDeferredLane, workInProgressRootInterleavedUpdatedLanes, @@ -16068,7 +16037,6 @@ yieldEndTime, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -16089,7 +16057,6 @@ yieldEndTime, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -16113,7 +16080,6 @@ finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -16128,36 +16094,34 @@ root.timeoutHandle = noTimeout; var subtreeFlags = finishedWork.subtreeFlags, isViewTransitionEligible = (lanes & 335544192) === lanes; - subtreeFlags = - subtreeFlags & 8192 || 16785408 === (subtreeFlags & 16785408); - if (isViewTransitionEligible || subtreeFlags) { + if ( + isViewTransitionEligible || + subtreeFlags & 8192 || + 16785408 === (subtreeFlags & 16785408) + ) { suspendedState = { stylesheets: null, count: 0, unsuspend: noop }; - subtreeFlags && accumulateSuspenseyCommitOnFiber(finishedWork); + appearingViewTransitions = null; + accumulateSuspenseyCommitOnFiber(finishedWork); if (isViewTransitionEligible) { - subtreeFlags = root.containerInfo; + isViewTransitionEligible = root.containerInfo; if (null === suspendedState) throw Error( "Internal React Error: suspendedState null when it was expected to exists. Please report this as a React bug." ); - isViewTransitionEligible = suspendedState; - subtreeFlags = ( - 9 === subtreeFlags.nodeType - ? subtreeFlags - : subtreeFlags.ownerDocument + subtreeFlags = suspendedState; + isViewTransitionEligible = ( + 9 === isViewTransitionEligible.nodeType + ? isViewTransitionEligible + : isViewTransitionEligible.ownerDocument ).__reactViewTransition; - null != subtreeFlags && - (isViewTransitionEligible.count++, - (isViewTransitionEligible = onUnsuspend.bind( - isViewTransitionEligible - )), - subtreeFlags.finished.then( - isViewTransitionEligible, - isViewTransitionEligible - )); + null != isViewTransitionEligible && + (subtreeFlags.count++, + (subtreeFlags = onUnsuspend.bind(subtreeFlags)), + isViewTransitionEligible.finished.then(subtreeFlags, subtreeFlags)); } - isViewTransitionEligible = waitForCommitToBeReady(); - if (null !== isViewTransitionEligible) { - root.cancelPendingCommit = isViewTransitionEligible( + subtreeFlags = waitForCommitToBeReady(); + if (null !== subtreeFlags) { + root.cancelPendingCommit = subtreeFlags( commitRoot.bind( null, root, @@ -16165,7 +16129,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -16191,7 +16154,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -16468,7 +16430,6 @@ workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); endTime = root.entangledLanes; if (0 !== endTime) @@ -16546,18 +16507,6 @@ ? (workInProgressRootConcurrentErrors = [error]) : workInProgressRootConcurrentErrors.push(error); } - function trackAppearingViewTransition(instance, name) { - if (null === workInProgressAppearingViewTransitions) { - if ( - (workInProgressRootRenderLanes & 335544192) !== - workInProgressRootRenderLanes - ) - return; - workInProgressAppearingViewTransitions = new Map(); - } - instance.paired = null; - workInProgressAppearingViewTransitions.set(name, instance); - } function renderRootSync(root, lanes, shouldYieldForPrerendering) { var prevExecutionContext = executionContext; executionContext |= RenderContext; @@ -17000,7 +16949,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -17105,12 +17053,7 @@ recoverableErrors = executionContext; executionContext |= CommitContext; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = recoverableErrors), (ReactDOMSharedInternals.p = completedRenderEndTime), @@ -26193,6 +26136,7 @@ inProgressLanes = null, inProgressRoot = null, shouldStartViewTransition = !1, + appearingViewTransitions = null, viewTransitionContextChanged = !1, viewTransitionCancelableChildren = null, viewTransitionHostInstanceIdx = 0, @@ -26281,7 +26225,6 @@ workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, FALLBACK_THROTTLE_MS = 300, @@ -26884,11 +26827,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== 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.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -26925,10 +26868,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.1.0-experimental-c492f975-20250128", + version: "19.1.0-experimental-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-experimental-c492f975-20250128" + reconcilerVersion: "19.1.0-experimental-a4b2d0d5-20250203" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -27072,7 +27015,7 @@ listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; - exports.version = "19.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; "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 1752cde346de8..056f1806ec8e4 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 @@ -7391,9 +7391,7 @@ function beginWork(current, workInProgress, renderLanes) { (lazyComponent = workInProgress.pendingProps), (init = workInProgress.stateNode), null != lazyComponent.name && "auto" !== lazyComponent.name - ? ((workInProgress.flags |= 2097152), - null === current && - trackAppearingViewTransition(init, lazyComponent.name)) + ? (workInProgress.flags |= null === current ? 18882560 : 18874368) : null === init.autoName && ((nextProps = workInProgressRoot.identifierPrefix), isHydrating @@ -7713,14 +7711,10 @@ var offscreenSubtreeIsHidden = !1, PossiblyWeakSet = "function" === typeof WeakSet ? WeakSet : Set, nextEffect = null, shouldStartViewTransition = !1, + appearingViewTransitions = null, viewTransitionContextChanged = !1, viewTransitionCancelableChildren = null; -function commitBeforeMutationEffects( - root, - firstChild, - committedLanes, - appearingViewTransitions -) { +function commitBeforeMutationEffects(root, firstChild, committedLanes) { root = root.containerInfo; eventsEnabled = _enabled; root = getActiveElementDeep(root); @@ -7805,10 +7799,7 @@ function commitBeforeMutationEffects( anchorOffset++ ) committedLanes && - commitExitViewTransitions( - JSCompiler_temp[anchorOffset], - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp[anchorOffset]); if (null === root.alternate && 0 !== (root.flags & 2)) commitBeforeMutationEffects_complete(committedLanes); else { @@ -7817,10 +7808,7 @@ function commitBeforeMutationEffects( null !== JSCompiler_temp && null === JSCompiler_temp.memoizedState && committedLanes && - commitExitViewTransitions( - JSCompiler_temp, - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp); commitBeforeMutationEffects_complete(committedLanes); continue; } else if ( @@ -7837,6 +7825,7 @@ function commitBeforeMutationEffects( commitBeforeMutationEffects_complete(committedLanes)); } } + appearingViewTransitions = null; } function commitBeforeMutationEffects_complete( isViewTransitionEligible$jscomp$0 @@ -8017,13 +8006,13 @@ function restoreViewTransitionOnHostInstances( } } function commitAppearingPairViewTransitions(placement) { - if (0 !== (placement.subtreeFlags & 2097152)) + if (0 !== (placement.subtreeFlags & 18874368)) for (placement = placement.child; null !== placement; ) { if (22 !== placement.tag || null !== placement.memoizedState) if ( (commitAppearingPairViewTransitions(placement), 30 === placement.tag && - 0 !== (placement.flags & 2097152) && + 0 !== (placement.flags & 18874368) && placement.stateNode.paired) ) { var props = placement.memoizedProps; @@ -8072,46 +8061,49 @@ function commitEnterViewTransitions(placement) { commitEnterViewTransitions(placement), (placement = placement.sibling); else commitAppearingPairViewTransitions(placement); } -function commitDeletedPairViewTransitions(deletion, appearingViewTransitions) { +function commitDeletedPairViewTransitions(deletion) { if ( - 0 !== appearingViewTransitions.size && - 0 !== (deletion.subtreeFlags & 2097152) - ) - for (deletion = deletion.child; null !== deletion; ) { - if (22 !== deletion.tag || null !== deletion.memoizedState) { - if (30 === deletion.tag && 0 !== (deletion.flags & 2097152)) { - var props = deletion.memoizedProps, - name = props.name; - if (null != name && "auto" !== name) { - var pair = appearingViewTransitions.get(name); - if (void 0 !== pair) { - var className = getViewTransitionClassName( - props.className, - props.share - ); - "none" !== className && - ((viewTransitionHostInstanceIdx = 0), - applyViewTransitionToHostInstances( - deletion.child, - name, - className, - null, - !1 - ) - ? ((pair.paired = deletion.stateNode), - scheduleViewTransitionEvent(deletion, props.onShare)) - : restoreViewTransitionOnHostInstances(deletion.child, !1)); - appearingViewTransitions.delete(name); - if (0 === appearingViewTransitions.size) break; + null !== appearingViewTransitions && + 0 !== appearingViewTransitions.size + ) { + var pairs = appearingViewTransitions; + if (0 !== (deletion.subtreeFlags & 18874368)) + for (deletion = deletion.child; null !== deletion; ) { + if (22 !== deletion.tag || null !== deletion.memoizedState) { + if (30 === deletion.tag && 0 !== (deletion.flags & 18874368)) { + var props = deletion.memoizedProps, + name = props.name; + if (null != name && "auto" !== name) { + var pair = pairs.get(name); + if (void 0 !== pair) { + var className = getViewTransitionClassName( + props.className, + props.share + ); + "none" !== className && + ((viewTransitionHostInstanceIdx = 0), + applyViewTransitionToHostInstances( + deletion.child, + name, + className, + null, + !1 + ) + ? ((pair.paired = deletion.stateNode), + scheduleViewTransitionEvent(deletion, props.onShare)) + : restoreViewTransitionOnHostInstances(deletion.child, !1)); + pairs.delete(name); + if (0 === pairs.size) break; + } } } + commitDeletedPairViewTransitions(deletion); } - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + deletion = deletion.sibling; } - deletion = deletion.sibling; - } + } } -function commitExitViewTransitions(deletion, appearingViewTransitions) { +function commitExitViewTransitions(deletion) { if (30 === deletion.tag) { var props = deletion.memoizedProps, name = getViewTransitionName(props, deletion.stateNode), @@ -8139,14 +8131,13 @@ function commitExitViewTransitions(deletion, appearingViewTransitions) { : scheduleViewTransitionEvent(deletion, props.onExit) : restoreViewTransitionOnHostInstances(deletion.child, !1)); null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } else if (0 !== (deletion.subtreeFlags & 33554432)) for (deletion = deletion.child; null !== deletion; ) - commitExitViewTransitions(deletion, appearingViewTransitions), - (deletion = deletion.sibling); + commitExitViewTransitions(deletion), (deletion = deletion.sibling); else null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } function commitNestedViewTransitions(changedParent) { for (changedParent = changedParent.child; null !== changedParent; ) { @@ -8170,10 +8161,10 @@ function commitNestedViewTransitions(changedParent) { } } function restorePairedViewTransitions(parent) { - if (0 !== (parent.subtreeFlags & 2097152)) + if (0 !== (parent.subtreeFlags & 18874368)) for (parent = parent.child; null !== parent; ) { if (22 !== parent.tag || null !== parent.memoizedState) { - if (30 === parent.tag && 0 !== (parent.flags & 2097152)) { + if (30 === parent.tag && 0 !== (parent.flags & 18874368)) { var instance = parent.stateNode; null !== instance.paired && ((instance.paired = null), @@ -8747,9 +8738,6 @@ function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber, lanes) { hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -9330,7 +9318,7 @@ function commitAfterMutationEffectsOnFiber(finishedWork, root) { ), layoutClassName = getViewTransitionClassName( root.className, - root.update + root.layout ); if ("none" === updateClassName) { if ("none" === layoutClassName) { @@ -9923,6 +9911,20 @@ function accumulateSuspenseyCommitOnFiber(fiber) { (suspenseyCommitFlag = previousHoistableRoot)) : recursivelyAccumulateSuspenseyCommit(fiber)); break; + case 30: + if ( + 0 !== (fiber.flags & suspenseyCommitFlag) && + ((previousHoistableRoot = fiber.memoizedProps.name), + null != previousHoistableRoot && "auto" !== previousHoistableRoot) + ) { + null === appearingViewTransitions && + (appearingViewTransitions = new Map()); + var instance = fiber.stateNode; + instance.paired = null; + appearingViewTransitions.set(previousHoistableRoot, instance); + } + recursivelyAccumulateSuspenseyCommit(fiber); + break; default: recursivelyAccumulateSuspenseyCommit(fiber); } @@ -10602,24 +10604,6 @@ function bubbleProperties(completedWork) { completedWork.childLanes = newChildLanes; return didBailout; } -function trackReappearingViewTransitions(workInProgress) { - if (0 !== (workInProgress.subtreeFlags & 2097152)) - for (workInProgress = workInProgress.child; null !== workInProgress; ) { - if (22 !== workInProgress.tag || null !== workInProgress.memoizedState) { - if ( - 30 === workInProgress.tag && - 0 !== (workInProgress.flags & 2097152) - ) { - var props = workInProgress.memoizedProps; - null != props.name && - "auto" !== props.name && - trackAppearingViewTransition(workInProgress.stateNode, props.name); - } - trackReappearingViewTransitions(workInProgress); - } - workInProgress = workInProgress.sibling; - } -} function completeWork(current, workInProgress, renderLanes) { var newProps = workInProgress.pendingProps; popTreeContext(workInProgress); @@ -11015,8 +10999,7 @@ function completeWork(current, workInProgress, renderLanes) { (newProps = null !== workInProgress.memoizedState), null !== current ? (null !== current.memoizedState) !== newProps && - ((workInProgress.flags |= 8192), - newProps || trackReappearingViewTransitions(workInProgress)) + (workInProgress.flags |= 8192) : newProps && (workInProgress.flags |= 8192), newProps ? 0 !== (renderLanes & 536870912) && @@ -11184,7 +11167,6 @@ var DefaultAsyncDispatcher = { workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, workInProgressRootRenderTargetTime = Infinity, @@ -11390,7 +11372,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -11411,7 +11392,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -11434,7 +11414,6 @@ function commitRootWhenReady( finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -11447,23 +11426,29 @@ function commitRootWhenReady( completedRenderEndTime ) { root.timeoutHandle = -1; - var subtreeFlags = finishedWork.subtreeFlags; - suspendedCommitReason = (lanes & 335544192) === lanes; - subtreeFlags = subtreeFlags & 8192 || 16785408 === (subtreeFlags & 16785408); - if (suspendedCommitReason || subtreeFlags) { + suspendedCommitReason = finishedWork.subtreeFlags; + var isViewTransitionEligible = (lanes & 335544192) === lanes; + if ( + isViewTransitionEligible || + suspendedCommitReason & 8192 || + 16785408 === (suspendedCommitReason & 16785408) + ) { suspendedState = { stylesheets: null, count: 0, unsuspend: noop }; - subtreeFlags && accumulateSuspenseyCommitOnFiber(finishedWork); - if (suspendedCommitReason) { - subtreeFlags = root.containerInfo; + appearingViewTransitions = null; + accumulateSuspenseyCommitOnFiber(finishedWork); + if (isViewTransitionEligible) { + isViewTransitionEligible = root.containerInfo; if (null === suspendedState) throw Error(formatProdErrorMessage(475)); suspendedCommitReason = suspendedState; - subtreeFlags = ( - 9 === subtreeFlags.nodeType ? subtreeFlags : subtreeFlags.ownerDocument + isViewTransitionEligible = ( + 9 === isViewTransitionEligible.nodeType + ? isViewTransitionEligible + : isViewTransitionEligible.ownerDocument ).__reactViewTransition; - null != subtreeFlags && + null != isViewTransitionEligible && (suspendedCommitReason.count++, (suspendedCommitReason = onUnsuspend.bind(suspendedCommitReason)), - subtreeFlags.finished.then( + isViewTransitionEligible.finished.then( suspendedCommitReason, suspendedCommitReason )); @@ -11478,7 +11463,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -11499,7 +11483,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -11609,7 +11592,6 @@ function prepareFreshStack(root, lanes) { workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); var allEntangledLanes = root.entangledLanes; if (0 !== allEntangledLanes) @@ -11684,18 +11666,6 @@ function queueConcurrentError(error) { ? (workInProgressRootConcurrentErrors = [error]) : workInProgressRootConcurrentErrors.push(error); } -function trackAppearingViewTransition(instance, name) { - if (null === workInProgressAppearingViewTransitions) { - if ( - (workInProgressRootRenderLanes & 335544192) !== - workInProgressRootRenderLanes - ) - return; - workInProgressAppearingViewTransitions = new Map(); - } - instance.paired = null; - workInProgressAppearingViewTransitions.set(name, instance); -} function renderRootSync(root, lanes, shouldYieldForPrerendering) { var prevExecutionContext = executionContext; executionContext |= 2; @@ -12035,7 +12005,6 @@ function commitRoot( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -12090,12 +12059,7 @@ function commitRoot( spawnedLane = executionContext; executionContext |= 4; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = spawnedLane), (ReactDOMSharedInternals.p = transitions), @@ -12808,20 +12772,20 @@ function extractEvents$1( } } for ( - var i$jscomp$inline_1554 = 0; - i$jscomp$inline_1554 < simpleEventPluginEvents.length; - i$jscomp$inline_1554++ + var i$jscomp$inline_1553 = 0; + i$jscomp$inline_1553 < simpleEventPluginEvents.length; + i$jscomp$inline_1553++ ) { - var eventName$jscomp$inline_1555 = - simpleEventPluginEvents[i$jscomp$inline_1554], - domEventName$jscomp$inline_1556 = - eventName$jscomp$inline_1555.toLowerCase(), - capitalizedEvent$jscomp$inline_1557 = - eventName$jscomp$inline_1555[0].toUpperCase() + - eventName$jscomp$inline_1555.slice(1); + var eventName$jscomp$inline_1554 = + simpleEventPluginEvents[i$jscomp$inline_1553], + domEventName$jscomp$inline_1555 = + eventName$jscomp$inline_1554.toLowerCase(), + capitalizedEvent$jscomp$inline_1556 = + eventName$jscomp$inline_1554[0].toUpperCase() + + eventName$jscomp$inline_1554.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1556, - "on" + capitalizedEvent$jscomp$inline_1557 + domEventName$jscomp$inline_1555, + "on" + capitalizedEvent$jscomp$inline_1556 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -16443,16 +16407,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_1801 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_1800 = React.version; if ( - "19.1.0-experimental-c492f975-20250128" !== - isomorphicReactPackageVersion$jscomp$inline_1801 + "19.1.0-experimental-a4b2d0d5-20250203" !== + isomorphicReactPackageVersion$jscomp$inline_1800 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_1801, - "19.1.0-experimental-c492f975-20250128" + isomorphicReactPackageVersion$jscomp$inline_1800, + "19.1.0-experimental-a4b2d0d5-20250203" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16472,24 +16436,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_2332 = { +var internals$jscomp$inline_2331 = { bundleType: 0, - version: "19.1.0-experimental-c492f975-20250128", + version: "19.1.0-experimental-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-experimental-c492f975-20250128" + reconcilerVersion: "19.1.0-experimental-a4b2d0d5-20250203" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2333 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2332 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2333.isDisabled && - hook$jscomp$inline_2333.supportsFiber + !hook$jscomp$inline_2332.isDisabled && + hook$jscomp$inline_2332.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2333.inject( - internals$jscomp$inline_2332 + (rendererID = hook$jscomp$inline_2332.inject( + internals$jscomp$inline_2331 )), - (injectedHook = hook$jscomp$inline_2333); + (injectedHook = hook$jscomp$inline_2332); } catch (err) {} } exports.createRoot = function (container, options) { @@ -16583,4 +16547,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 2caea3d7106a4..6d9440de43a53 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 @@ -9333,33 +9333,33 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_componentStack_2550; - var JSCompiler_object_inline_stack_2549 = workInProgress.pendingProps; + var JSCompiler_object_inline_componentStack_2549; + var JSCompiler_object_inline_stack_2548 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_message_2547 = !1; + var JSCompiler_object_inline_message_2546 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_componentStack_2550 = didSuspend) || - (JSCompiler_object_inline_componentStack_2550 = + (JSCompiler_object_inline_componentStack_2549 = didSuspend) || + (JSCompiler_object_inline_componentStack_2549 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_componentStack_2550 && - ((JSCompiler_object_inline_message_2547 = !0), + JSCompiler_object_inline_componentStack_2549 && + ((JSCompiler_object_inline_message_2546 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_componentStack_2550 = + JSCompiler_object_inline_componentStack_2549 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_message_2547 + JSCompiler_object_inline_message_2546 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); if (isHydrating) { - var JSCompiler_object_inline_digest_2548 = nextHydratableInstance; + var JSCompiler_object_inline_digest_2547 = nextHydratableInstance; var JSCompiler_temp; - if (!(JSCompiler_temp = !JSCompiler_object_inline_digest_2548)) { + if (!(JSCompiler_temp = !JSCompiler_object_inline_digest_2547)) { c: { - var instance = JSCompiler_object_inline_digest_2548; + var instance = JSCompiler_object_inline_digest_2547; for ( JSCompiler_temp = rootOrSingletonContext; 8 !== instance.nodeType; @@ -9401,87 +9401,87 @@ JSCompiler_temp && (warnNonHydratedInstance( workInProgress, - JSCompiler_object_inline_digest_2548 + JSCompiler_object_inline_digest_2547 ), throwOnHydrationMismatch(workInProgress)); } - JSCompiler_object_inline_digest_2548 = workInProgress.memoizedState; + JSCompiler_object_inline_digest_2547 = workInProgress.memoizedState; if ( - null !== JSCompiler_object_inline_digest_2548 && - ((JSCompiler_object_inline_digest_2548 = - JSCompiler_object_inline_digest_2548.dehydrated), - null !== JSCompiler_object_inline_digest_2548) + null !== JSCompiler_object_inline_digest_2547 && + ((JSCompiler_object_inline_digest_2547 = + JSCompiler_object_inline_digest_2547.dehydrated), + null !== JSCompiler_object_inline_digest_2547) ) return ( - isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2548) + isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2547) ? (workInProgress.lanes = 32) : (workInProgress.lanes = 536870912), null ); popSuspenseHandler(workInProgress); } - JSCompiler_object_inline_digest_2548 = - JSCompiler_object_inline_stack_2549.children; - JSCompiler_temp = JSCompiler_object_inline_stack_2549.fallback; - if (JSCompiler_object_inline_message_2547) + JSCompiler_object_inline_digest_2547 = + JSCompiler_object_inline_stack_2548.children; + JSCompiler_temp = JSCompiler_object_inline_stack_2548.fallback; + if (JSCompiler_object_inline_message_2546) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_stack_2549 = + (JSCompiler_object_inline_stack_2548 = mountSuspenseFallbackChildren( workInProgress, - JSCompiler_object_inline_digest_2548, + JSCompiler_object_inline_digest_2547, JSCompiler_temp, renderLanes )), - (JSCompiler_object_inline_message_2547 = workInProgress.child), - (JSCompiler_object_inline_message_2547.memoizedState = + (JSCompiler_object_inline_message_2546 = workInProgress.child), + (JSCompiler_object_inline_message_2546.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_message_2547.childLanes = + (JSCompiler_object_inline_message_2546.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2550, + JSCompiler_object_inline_componentStack_2549, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2549 + JSCompiler_object_inline_stack_2548 ); if ( "number" === - typeof JSCompiler_object_inline_stack_2549.unstable_expectedLoadTime + typeof JSCompiler_object_inline_stack_2548.unstable_expectedLoadTime ) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_stack_2549 = + (JSCompiler_object_inline_stack_2548 = mountSuspenseFallbackChildren( workInProgress, - JSCompiler_object_inline_digest_2548, + JSCompiler_object_inline_digest_2547, JSCompiler_temp, renderLanes )), - (JSCompiler_object_inline_message_2547 = workInProgress.child), - (JSCompiler_object_inline_message_2547.memoizedState = + (JSCompiler_object_inline_message_2546 = workInProgress.child), + (JSCompiler_object_inline_message_2546.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_message_2547.childLanes = + (JSCompiler_object_inline_message_2546.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2550, + JSCompiler_object_inline_componentStack_2549, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress.lanes = 4194304), - JSCompiler_object_inline_stack_2549 + JSCompiler_object_inline_stack_2548 ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_digest_2548 + JSCompiler_object_inline_digest_2547 ); } var prevState = current.memoizedState; if ( null !== prevState && - ((JSCompiler_object_inline_digest_2548 = prevState.dehydrated), - null !== JSCompiler_object_inline_digest_2548) + ((JSCompiler_object_inline_digest_2547 = prevState.dehydrated), + null !== JSCompiler_object_inline_digest_2547) ) { if (didSuspend) workInProgress.flags & 256 @@ -9498,94 +9498,94 @@ (workInProgress.flags |= 128), (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_message_2547 = - JSCompiler_object_inline_stack_2549.fallback), - (JSCompiler_object_inline_digest_2548 = workInProgress.mode), - (JSCompiler_object_inline_stack_2549 = + (JSCompiler_object_inline_message_2546 = + JSCompiler_object_inline_stack_2548.fallback), + (JSCompiler_object_inline_digest_2547 = workInProgress.mode), + (JSCompiler_object_inline_stack_2548 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_2549.children + children: JSCompiler_object_inline_stack_2548.children }, - JSCompiler_object_inline_digest_2548 + JSCompiler_object_inline_digest_2547 )), - (JSCompiler_object_inline_message_2547 = + (JSCompiler_object_inline_message_2546 = createFiberFromFragment( - JSCompiler_object_inline_message_2547, - JSCompiler_object_inline_digest_2548, + JSCompiler_object_inline_message_2546, + JSCompiler_object_inline_digest_2547, renderLanes, null )), - (JSCompiler_object_inline_message_2547.flags |= 2), - (JSCompiler_object_inline_stack_2549.return = workInProgress), - (JSCompiler_object_inline_message_2547.return = workInProgress), - (JSCompiler_object_inline_stack_2549.sibling = - JSCompiler_object_inline_message_2547), - (workInProgress.child = JSCompiler_object_inline_stack_2549), + (JSCompiler_object_inline_message_2546.flags |= 2), + (JSCompiler_object_inline_stack_2548.return = workInProgress), + (JSCompiler_object_inline_message_2546.return = workInProgress), + (JSCompiler_object_inline_stack_2548.sibling = + JSCompiler_object_inline_message_2546), + (workInProgress.child = JSCompiler_object_inline_stack_2548), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_2549 = workInProgress.child), - (JSCompiler_object_inline_stack_2549.memoizedState = + (JSCompiler_object_inline_stack_2548 = workInProgress.child), + (JSCompiler_object_inline_stack_2548.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_2549.childLanes = + (JSCompiler_object_inline_stack_2548.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2550, + JSCompiler_object_inline_componentStack_2549, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - (workInProgress = JSCompiler_object_inline_message_2547)); + (workInProgress = JSCompiler_object_inline_message_2546)); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), isHydrating && console.error( "We should not be hydrating here. This is a bug in React. Please file a bug." ), - isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2548)) + isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2547)) ) { - JSCompiler_object_inline_componentStack_2550 = - JSCompiler_object_inline_digest_2548.nextSibling && - JSCompiler_object_inline_digest_2548.nextSibling.dataset; - if (JSCompiler_object_inline_componentStack_2550) { - JSCompiler_temp = JSCompiler_object_inline_componentStack_2550.dgst; - var message = JSCompiler_object_inline_componentStack_2550.msg; - instance = JSCompiler_object_inline_componentStack_2550.stck; + JSCompiler_object_inline_componentStack_2549 = + JSCompiler_object_inline_digest_2547.nextSibling && + JSCompiler_object_inline_digest_2547.nextSibling.dataset; + if (JSCompiler_object_inline_componentStack_2549) { + JSCompiler_temp = JSCompiler_object_inline_componentStack_2549.dgst; + var message = JSCompiler_object_inline_componentStack_2549.msg; + instance = JSCompiler_object_inline_componentStack_2549.stck; var componentStack = - JSCompiler_object_inline_componentStack_2550.cstck; + JSCompiler_object_inline_componentStack_2549.cstck; } - JSCompiler_object_inline_message_2547 = message; - JSCompiler_object_inline_digest_2548 = JSCompiler_temp; - JSCompiler_object_inline_stack_2549 = instance; - JSCompiler_temp = JSCompiler_object_inline_componentStack_2550 = + JSCompiler_object_inline_message_2546 = message; + JSCompiler_object_inline_digest_2547 = JSCompiler_temp; + JSCompiler_object_inline_stack_2548 = instance; + JSCompiler_temp = JSCompiler_object_inline_componentStack_2549 = componentStack; - "POSTPONE" !== JSCompiler_object_inline_digest_2548 && - ((JSCompiler_object_inline_componentStack_2550 = - JSCompiler_object_inline_message_2547 - ? Error(JSCompiler_object_inline_message_2547) + "POSTPONE" !== JSCompiler_object_inline_digest_2547 && + ((JSCompiler_object_inline_componentStack_2549 = + JSCompiler_object_inline_message_2546 + ? Error(JSCompiler_object_inline_message_2546) : 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_2550.stack = - JSCompiler_object_inline_stack_2549 || ""), - (JSCompiler_object_inline_componentStack_2550.digest = - JSCompiler_object_inline_digest_2548), - (JSCompiler_object_inline_stack_2549 = + (JSCompiler_object_inline_componentStack_2549.stack = + JSCompiler_object_inline_stack_2548 || ""), + (JSCompiler_object_inline_componentStack_2549.digest = + JSCompiler_object_inline_digest_2547), + (JSCompiler_object_inline_stack_2548 = void 0 === JSCompiler_temp ? null : JSCompiler_temp), - (JSCompiler_object_inline_message_2547 = { - value: JSCompiler_object_inline_componentStack_2550, + (JSCompiler_object_inline_message_2546 = { + value: JSCompiler_object_inline_componentStack_2549, source: null, - stack: JSCompiler_object_inline_stack_2549 + stack: JSCompiler_object_inline_stack_2548 }), - "string" === typeof JSCompiler_object_inline_stack_2549 && + "string" === typeof JSCompiler_object_inline_stack_2548 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_2550, - JSCompiler_object_inline_message_2547 + JSCompiler_object_inline_componentStack_2549, + JSCompiler_object_inline_message_2546 ), - queueHydrationError(JSCompiler_object_inline_message_2547)); + queueHydrationError(JSCompiler_object_inline_message_2546)); workInProgress = retrySuspenseComponentWithoutHydrating( current, workInProgress, @@ -9599,44 +9599,44 @@ renderLanes, !1 ), - (JSCompiler_object_inline_componentStack_2550 = + (JSCompiler_object_inline_componentStack_2549 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_componentStack_2550) + didReceiveUpdate || JSCompiler_object_inline_componentStack_2549) ) { - JSCompiler_object_inline_componentStack_2550 = workInProgressRoot; + JSCompiler_object_inline_componentStack_2549 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_componentStack_2550 && - ((JSCompiler_object_inline_stack_2549 = renderLanes & -renderLanes), - (JSCompiler_object_inline_stack_2549 = - 0 !== (JSCompiler_object_inline_stack_2549 & 42) + null !== JSCompiler_object_inline_componentStack_2549 && + ((JSCompiler_object_inline_stack_2548 = renderLanes & -renderLanes), + (JSCompiler_object_inline_stack_2548 = + 0 !== (JSCompiler_object_inline_stack_2548 & 42) ? 1 : getBumpedLaneForHydrationByLane( - JSCompiler_object_inline_stack_2549 + JSCompiler_object_inline_stack_2548 )), - (JSCompiler_object_inline_stack_2549 = + (JSCompiler_object_inline_stack_2548 = 0 !== - (JSCompiler_object_inline_stack_2549 & - (JSCompiler_object_inline_componentStack_2550.suspendedLanes | + (JSCompiler_object_inline_stack_2548 & + (JSCompiler_object_inline_componentStack_2549.suspendedLanes | renderLanes)) ? 0 - : JSCompiler_object_inline_stack_2549), - 0 !== JSCompiler_object_inline_stack_2549 && - JSCompiler_object_inline_stack_2549 !== prevState.retryLane) + : JSCompiler_object_inline_stack_2548), + 0 !== JSCompiler_object_inline_stack_2548 && + JSCompiler_object_inline_stack_2548 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_2549), + ((prevState.retryLane = JSCompiler_object_inline_stack_2548), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_2549 + JSCompiler_object_inline_stack_2548 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_componentStack_2550, + JSCompiler_object_inline_componentStack_2549, current, - JSCompiler_object_inline_stack_2549 + JSCompiler_object_inline_stack_2548 ), SelectiveHydrationException) ); - JSCompiler_object_inline_digest_2548.data === + JSCompiler_object_inline_digest_2547.data === SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -9644,14 +9644,14 @@ renderLanes ); } else - JSCompiler_object_inline_digest_2548.data === + JSCompiler_object_inline_digest_2547.data === SUSPENSE_PENDING_START_DATA ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_digest_2548.nextSibling + JSCompiler_object_inline_digest_2547.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -9669,54 +9669,54 @@ (treeContextProvider = workInProgress)), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_2549.children + JSCompiler_object_inline_stack_2548.children )), (workInProgress.flags |= 4096)); return workInProgress; } - if (JSCompiler_object_inline_message_2547) + if (JSCompiler_object_inline_message_2546) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_message_2547 = - JSCompiler_object_inline_stack_2549.fallback), - (JSCompiler_object_inline_digest_2548 = workInProgress.mode), + (JSCompiler_object_inline_message_2546 = + JSCompiler_object_inline_stack_2548.fallback), + (JSCompiler_object_inline_digest_2547 = workInProgress.mode), (JSCompiler_temp = current.child), (instance = JSCompiler_temp.sibling), - (JSCompiler_object_inline_stack_2549 = createWorkInProgress( + (JSCompiler_object_inline_stack_2548 = createWorkInProgress( JSCompiler_temp, { mode: "hidden", - children: JSCompiler_object_inline_stack_2549.children + children: JSCompiler_object_inline_stack_2548.children } )), - (JSCompiler_object_inline_stack_2549.subtreeFlags = + (JSCompiler_object_inline_stack_2548.subtreeFlags = JSCompiler_temp.subtreeFlags & 65011712), null !== instance - ? (JSCompiler_object_inline_message_2547 = createWorkInProgress( + ? (JSCompiler_object_inline_message_2546 = createWorkInProgress( instance, - JSCompiler_object_inline_message_2547 + JSCompiler_object_inline_message_2546 )) - : ((JSCompiler_object_inline_message_2547 = createFiberFromFragment( - JSCompiler_object_inline_message_2547, - JSCompiler_object_inline_digest_2548, + : ((JSCompiler_object_inline_message_2546 = createFiberFromFragment( + JSCompiler_object_inline_message_2546, + JSCompiler_object_inline_digest_2547, renderLanes, null )), - (JSCompiler_object_inline_message_2547.flags |= 2)), - (JSCompiler_object_inline_message_2547.return = workInProgress), - (JSCompiler_object_inline_stack_2549.return = workInProgress), - (JSCompiler_object_inline_stack_2549.sibling = - JSCompiler_object_inline_message_2547), - (workInProgress.child = JSCompiler_object_inline_stack_2549), - (JSCompiler_object_inline_stack_2549 = - JSCompiler_object_inline_message_2547), - (JSCompiler_object_inline_message_2547 = workInProgress.child), - (JSCompiler_object_inline_digest_2548 = current.child.memoizedState), - null === JSCompiler_object_inline_digest_2548 - ? (JSCompiler_object_inline_digest_2548 = + (JSCompiler_object_inline_message_2546.flags |= 2)), + (JSCompiler_object_inline_message_2546.return = workInProgress), + (JSCompiler_object_inline_stack_2548.return = workInProgress), + (JSCompiler_object_inline_stack_2548.sibling = + JSCompiler_object_inline_message_2546), + (workInProgress.child = JSCompiler_object_inline_stack_2548), + (JSCompiler_object_inline_stack_2548 = + JSCompiler_object_inline_message_2546), + (JSCompiler_object_inline_message_2546 = workInProgress.child), + (JSCompiler_object_inline_digest_2547 = current.child.memoizedState), + null === JSCompiler_object_inline_digest_2547 + ? (JSCompiler_object_inline_digest_2547 = mountSuspenseOffscreenState(renderLanes)) : ((JSCompiler_temp = - JSCompiler_object_inline_digest_2548.cachePool), + JSCompiler_object_inline_digest_2547.cachePool), null !== JSCompiler_temp ? ((instance = CacheContext._currentValue), (JSCompiler_temp = @@ -9724,38 +9724,38 @@ ? { parent: instance, pool: instance } : JSCompiler_temp)) : (JSCompiler_temp = getSuspendedCache()), - (JSCompiler_object_inline_digest_2548 = { + (JSCompiler_object_inline_digest_2547 = { baseLanes: - JSCompiler_object_inline_digest_2548.baseLanes | renderLanes, + JSCompiler_object_inline_digest_2547.baseLanes | renderLanes, cachePool: JSCompiler_temp })), - (JSCompiler_object_inline_message_2547.memoizedState = - JSCompiler_object_inline_digest_2548), - (JSCompiler_object_inline_message_2547.childLanes = + (JSCompiler_object_inline_message_2546.memoizedState = + JSCompiler_object_inline_digest_2547), + (JSCompiler_object_inline_message_2546.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2550, + JSCompiler_object_inline_componentStack_2549, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2549 + JSCompiler_object_inline_stack_2548 ); pushPrimaryTreeSuspenseHandler(workInProgress); renderLanes = current.child; current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_2549.children + children: JSCompiler_object_inline_stack_2548.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_componentStack_2550 = + ((JSCompiler_object_inline_componentStack_2549 = workInProgress.deletions), - null === JSCompiler_object_inline_componentStack_2550 + null === JSCompiler_object_inline_componentStack_2549 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_componentStack_2550.push(current)); + : JSCompiler_object_inline_componentStack_2549.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -10823,9 +10823,7 @@ (returnFiber = workInProgress.pendingProps), (prevSibling = workInProgress.stateNode), null != returnFiber.name && "auto" !== returnFiber.name - ? ((workInProgress.flags |= 2097152), - null === current && - trackAppearingViewTransition(prevSibling, returnFiber.name)) + ? (workInProgress.flags |= null === current ? 18882560 : 18874368) : null === prevSibling.autoName && ((nextProps = workInProgressRoot.identifierPrefix), isHydrating @@ -11442,12 +11440,7 @@ captureCommitPhaseError(finishedWork, finishedWork.return, error); } } - function commitBeforeMutationEffects( - root, - firstChild, - committedLanes, - appearingViewTransitions - ) { + function commitBeforeMutationEffects(root, firstChild, committedLanes) { root = root.containerInfo; eventsEnabled = _enabled; root = getActiveElementDeep(root); @@ -11535,10 +11528,7 @@ anchorOffset++ ) committedLanes && - commitExitViewTransitions( - JSCompiler_temp[anchorOffset], - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp[anchorOffset]); if (null === root.alternate && 0 !== (root.flags & 2)) commitBeforeMutationEffects_complete(committedLanes); else { @@ -11549,10 +11539,7 @@ null !== JSCompiler_temp && null === JSCompiler_temp.memoizedState && committedLanes && - commitExitViewTransitions( - JSCompiler_temp, - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp); commitBeforeMutationEffects_complete(committedLanes); continue; } else if ( @@ -11569,6 +11556,7 @@ commitBeforeMutationEffects_complete(committedLanes)); } } + appearingViewTransitions = null; } function commitBeforeMutationEffects_complete( isViewTransitionEligible$jscomp$0 @@ -11741,13 +11729,13 @@ } } function commitAppearingPairViewTransitions(placement) { - if (0 !== (placement.subtreeFlags & 2097152)) + if (0 !== (placement.subtreeFlags & 18874368)) for (placement = placement.child; null !== placement; ) { if (22 !== placement.tag || null !== placement.memoizedState) if ( (commitAppearingPairViewTransitions(placement), 30 === placement.tag && - 0 !== (placement.flags & 2097152) && + 0 !== (placement.flags & 18874368) && placement.stateNode.paired) ) { var props = placement.memoizedProps; @@ -11799,55 +11787,52 @@ (placement = placement.sibling); else commitAppearingPairViewTransitions(placement); } - function commitDeletedPairViewTransitions( - deletion, - appearingViewTransitions - ) { + function commitDeletedPairViewTransitions(deletion) { if ( - 0 !== appearingViewTransitions.size && - 0 !== (deletion.subtreeFlags & 2097152) - ) - for (deletion = deletion.child; null !== deletion; ) { - if (22 !== deletion.tag || null !== deletion.memoizedState) { - if (30 === deletion.tag && 0 !== (deletion.flags & 2097152)) { - var props = deletion.memoizedProps, - name = props.name; - if (null != name && "auto" !== name) { - var pair = appearingViewTransitions.get(name); - if (void 0 !== pair) { - var className = getViewTransitionClassName( - props.className, - props.share - ); - "none" !== className && - ((viewTransitionHostInstanceIdx = 0), - applyViewTransitionToHostInstances( - deletion.child, - name, - className, - null, - !1 - ) - ? ((pair.paired = deletion.stateNode), - scheduleViewTransitionEvent(deletion, props.onShare)) - : restoreViewTransitionOnHostInstances( - deletion.child, - !1 - )); - appearingViewTransitions.delete(name); - if (0 === appearingViewTransitions.size) break; + null !== appearingViewTransitions && + 0 !== appearingViewTransitions.size + ) { + var pairs = appearingViewTransitions; + if (0 !== (deletion.subtreeFlags & 18874368)) + for (deletion = deletion.child; null !== deletion; ) { + if (22 !== deletion.tag || null !== deletion.memoizedState) { + if (30 === deletion.tag && 0 !== (deletion.flags & 18874368)) { + var props = deletion.memoizedProps, + name = props.name; + if (null != name && "auto" !== name) { + var pair = pairs.get(name); + if (void 0 !== pair) { + var className = getViewTransitionClassName( + props.className, + props.share + ); + "none" !== className && + ((viewTransitionHostInstanceIdx = 0), + applyViewTransitionToHostInstances( + deletion.child, + name, + className, + null, + !1 + ) + ? ((pair.paired = deletion.stateNode), + scheduleViewTransitionEvent(deletion, props.onShare)) + : restoreViewTransitionOnHostInstances( + deletion.child, + !1 + )); + pairs.delete(name); + if (0 === pairs.size) break; + } } } + commitDeletedPairViewTransitions(deletion); } - commitDeletedPairViewTransitions( - deletion, - appearingViewTransitions - ); + deletion = deletion.sibling; } - deletion = deletion.sibling; - } + } } - function commitExitViewTransitions(deletion, appearingViewTransitions) { + function commitExitViewTransitions(deletion) { if (30 === deletion.tag) { var props = deletion.memoizedProps, name = getViewTransitionName(props, deletion.stateNode), @@ -11875,14 +11860,13 @@ : scheduleViewTransitionEvent(deletion, props.onExit) : restoreViewTransitionOnHostInstances(deletion.child, !1)); null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } else if (0 !== (deletion.subtreeFlags & 33554432)) for (deletion = deletion.child; null !== deletion; ) - commitExitViewTransitions(deletion, appearingViewTransitions), - (deletion = deletion.sibling); + commitExitViewTransitions(deletion), (deletion = deletion.sibling); else null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } function commitNestedViewTransitions(changedParent) { for (changedParent = changedParent.child; null !== changedParent; ) { @@ -11906,10 +11890,10 @@ } } function restorePairedViewTransitions(parent) { - if (0 !== (parent.subtreeFlags & 2097152)) + if (0 !== (parent.subtreeFlags & 18874368)) for (parent = parent.child; null !== parent; ) { if (22 !== parent.tag || null !== parent.memoizedState) { - if (30 === parent.tag && 0 !== (parent.flags & 2097152)) { + if (30 === parent.tag && 0 !== (parent.flags & 18874368)) { var instance = parent.stateNode; null !== instance.paired && ((instance.paired = null), @@ -12622,9 +12606,6 @@ hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -13231,7 +13212,7 @@ ), layoutClassName = getViewTransitionClassName( root.className, - root.update + root.layout ); if ("none" === updateClassName) { if ("none" === layoutClassName) { @@ -14097,6 +14078,20 @@ (suspenseyCommitFlag = previousHoistableRoot)) : recursivelyAccumulateSuspenseyCommit(fiber)); break; + case 30: + if ( + 0 !== (fiber.flags & suspenseyCommitFlag) && + ((previousHoistableRoot = fiber.memoizedProps.name), + null != previousHoistableRoot && "auto" !== previousHoistableRoot) + ) { + null === appearingViewTransitions && + (appearingViewTransitions = new Map()); + var instance = fiber.stateNode; + instance.paired = null; + appearingViewTransitions.set(previousHoistableRoot, instance); + } + recursivelyAccumulateSuspenseyCommit(fiber); + break; default: recursivelyAccumulateSuspenseyCommit(fiber); } @@ -15049,30 +15044,6 @@ completedWork.childLanes = newChildLanes; return didBailout; } - function trackReappearingViewTransitions(workInProgress) { - if (0 !== (workInProgress.subtreeFlags & 2097152)) - for (workInProgress = workInProgress.child; null !== workInProgress; ) { - if ( - 22 !== workInProgress.tag || - null !== workInProgress.memoizedState - ) { - if ( - 30 === workInProgress.tag && - 0 !== (workInProgress.flags & 2097152) - ) { - var props = workInProgress.memoizedProps; - null != props.name && - "auto" !== props.name && - trackAppearingViewTransition( - workInProgress.stateNode, - props.name - ); - } - trackReappearingViewTransitions(workInProgress); - } - workInProgress = workInProgress.sibling; - } - } function completeWork(current, workInProgress, renderLanes) { var newProps = workInProgress.pendingProps; popTreeContext(workInProgress); @@ -15586,8 +15557,7 @@ (newProps = null !== workInProgress.memoizedState), null !== current ? (null !== current.memoizedState) !== newProps && - ((workInProgress.flags |= 8192), - newProps || trackReappearingViewTransitions(workInProgress)) + (workInProgress.flags |= 8192) : newProps && (workInProgress.flags |= 8192), newProps ? 0 !== (renderLanes & 536870912) && @@ -16043,7 +16013,6 @@ lanes, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, workInProgressDeferredLane, workInProgressRootInterleavedUpdatedLanes, @@ -16076,7 +16045,6 @@ yieldEndTime, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -16097,7 +16065,6 @@ yieldEndTime, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -16121,7 +16088,6 @@ finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -16136,36 +16102,34 @@ root.timeoutHandle = noTimeout; var subtreeFlags = finishedWork.subtreeFlags, isViewTransitionEligible = (lanes & 335544192) === lanes; - subtreeFlags = - subtreeFlags & 8192 || 16785408 === (subtreeFlags & 16785408); - if (isViewTransitionEligible || subtreeFlags) { + if ( + isViewTransitionEligible || + subtreeFlags & 8192 || + 16785408 === (subtreeFlags & 16785408) + ) { suspendedState = { stylesheets: null, count: 0, unsuspend: noop$1 }; - subtreeFlags && accumulateSuspenseyCommitOnFiber(finishedWork); + appearingViewTransitions = null; + accumulateSuspenseyCommitOnFiber(finishedWork); if (isViewTransitionEligible) { - subtreeFlags = root.containerInfo; + isViewTransitionEligible = root.containerInfo; if (null === suspendedState) throw Error( "Internal React Error: suspendedState null when it was expected to exists. Please report this as a React bug." ); - isViewTransitionEligible = suspendedState; - subtreeFlags = ( - 9 === subtreeFlags.nodeType - ? subtreeFlags - : subtreeFlags.ownerDocument + subtreeFlags = suspendedState; + isViewTransitionEligible = ( + 9 === isViewTransitionEligible.nodeType + ? isViewTransitionEligible + : isViewTransitionEligible.ownerDocument ).__reactViewTransition; - null != subtreeFlags && - (isViewTransitionEligible.count++, - (isViewTransitionEligible = onUnsuspend.bind( - isViewTransitionEligible - )), - subtreeFlags.finished.then( - isViewTransitionEligible, - isViewTransitionEligible - )); + null != isViewTransitionEligible && + (subtreeFlags.count++, + (subtreeFlags = onUnsuspend.bind(subtreeFlags)), + isViewTransitionEligible.finished.then(subtreeFlags, subtreeFlags)); } - isViewTransitionEligible = waitForCommitToBeReady(); - if (null !== isViewTransitionEligible) { - root.cancelPendingCommit = isViewTransitionEligible( + subtreeFlags = waitForCommitToBeReady(); + if (null !== subtreeFlags) { + root.cancelPendingCommit = subtreeFlags( commitRoot.bind( null, root, @@ -16173,7 +16137,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -16199,7 +16162,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -16476,7 +16438,6 @@ workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); endTime = root.entangledLanes; if (0 !== endTime) @@ -16554,18 +16515,6 @@ ? (workInProgressRootConcurrentErrors = [error]) : workInProgressRootConcurrentErrors.push(error); } - function trackAppearingViewTransition(instance, name) { - if (null === workInProgressAppearingViewTransitions) { - if ( - (workInProgressRootRenderLanes & 335544192) !== - workInProgressRootRenderLanes - ) - return; - workInProgressAppearingViewTransitions = new Map(); - } - instance.paired = null; - workInProgressAppearingViewTransitions.set(name, instance); - } function renderRootSync(root, lanes, shouldYieldForPrerendering) { var prevExecutionContext = executionContext; executionContext |= RenderContext; @@ -17008,7 +16957,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -17113,12 +17061,7 @@ recoverableErrors = executionContext; executionContext |= CommitContext; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = recoverableErrors), (ReactDOMSharedInternals.p = completedRenderEndTime), @@ -26246,6 +26189,7 @@ inProgressLanes = null, inProgressRoot = null, shouldStartViewTransition = !1, + appearingViewTransitions = null, viewTransitionContextChanged = !1, viewTransitionCancelableChildren = null, viewTransitionHostInstanceIdx = 0, @@ -26334,7 +26278,6 @@ workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, FALLBACK_THROTTLE_MS = 300, @@ -26937,11 +26880,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== 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.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -26978,10 +26921,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.1.0-experimental-c492f975-20250128", + version: "19.1.0-experimental-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-experimental-c492f975-20250128" + reconcilerVersion: "19.1.0-experimental-a4b2d0d5-20250203" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -27455,7 +27398,7 @@ exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; "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 2730e65fc5ab1..062c8bb3f6f06 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 @@ -7874,9 +7874,7 @@ function beginWork(current, workInProgress, renderLanes) { (lazyComponent = workInProgress.pendingProps), (init = workInProgress.stateNode), null != lazyComponent.name && "auto" !== lazyComponent.name - ? ((workInProgress.flags |= 2097152), - null === current && - trackAppearingViewTransition(init, lazyComponent.name)) + ? (workInProgress.flags |= null === current ? 18882560 : 18874368) : null === init.autoName && ((nextProps = workInProgressRoot.identifierPrefix), isHydrating @@ -8313,14 +8311,10 @@ var offscreenSubtreeIsHidden = !1, inProgressLanes = null, inProgressRoot = null, shouldStartViewTransition = !1, + appearingViewTransitions = null, viewTransitionContextChanged = !1, viewTransitionCancelableChildren = null; -function commitBeforeMutationEffects( - root, - firstChild, - committedLanes, - appearingViewTransitions -) { +function commitBeforeMutationEffects(root, firstChild, committedLanes) { root = root.containerInfo; eventsEnabled = _enabled; root = getActiveElementDeep(root); @@ -8405,10 +8399,7 @@ function commitBeforeMutationEffects( anchorOffset++ ) committedLanes && - commitExitViewTransitions( - JSCompiler_temp[anchorOffset], - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp[anchorOffset]); if (null === root.alternate && 0 !== (root.flags & 2)) commitBeforeMutationEffects_complete(committedLanes); else { @@ -8417,10 +8408,7 @@ function commitBeforeMutationEffects( null !== JSCompiler_temp && null === JSCompiler_temp.memoizedState && committedLanes && - commitExitViewTransitions( - JSCompiler_temp, - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp); commitBeforeMutationEffects_complete(committedLanes); continue; } else if ( @@ -8437,6 +8425,7 @@ function commitBeforeMutationEffects( commitBeforeMutationEffects_complete(committedLanes)); } } + appearingViewTransitions = null; } function commitBeforeMutationEffects_complete( isViewTransitionEligible$jscomp$0 @@ -8617,13 +8606,13 @@ function restoreViewTransitionOnHostInstances( } } function commitAppearingPairViewTransitions(placement) { - if (0 !== (placement.subtreeFlags & 2097152)) + if (0 !== (placement.subtreeFlags & 18874368)) for (placement = placement.child; null !== placement; ) { if (22 !== placement.tag || null !== placement.memoizedState) if ( (commitAppearingPairViewTransitions(placement), 30 === placement.tag && - 0 !== (placement.flags & 2097152) && + 0 !== (placement.flags & 18874368) && placement.stateNode.paired) ) { var props = placement.memoizedProps; @@ -8672,46 +8661,49 @@ function commitEnterViewTransitions(placement) { commitEnterViewTransitions(placement), (placement = placement.sibling); else commitAppearingPairViewTransitions(placement); } -function commitDeletedPairViewTransitions(deletion, appearingViewTransitions) { +function commitDeletedPairViewTransitions(deletion) { if ( - 0 !== appearingViewTransitions.size && - 0 !== (deletion.subtreeFlags & 2097152) - ) - for (deletion = deletion.child; null !== deletion; ) { - if (22 !== deletion.tag || null !== deletion.memoizedState) { - if (30 === deletion.tag && 0 !== (deletion.flags & 2097152)) { - var props = deletion.memoizedProps, - name = props.name; - if (null != name && "auto" !== name) { - var pair = appearingViewTransitions.get(name); - if (void 0 !== pair) { - var className = getViewTransitionClassName( - props.className, - props.share - ); - "none" !== className && - ((viewTransitionHostInstanceIdx = 0), - applyViewTransitionToHostInstances( - deletion.child, - name, - className, - null, - !1 - ) - ? ((pair.paired = deletion.stateNode), - scheduleViewTransitionEvent(deletion, props.onShare)) - : restoreViewTransitionOnHostInstances(deletion.child, !1)); - appearingViewTransitions.delete(name); - if (0 === appearingViewTransitions.size) break; + null !== appearingViewTransitions && + 0 !== appearingViewTransitions.size + ) { + var pairs = appearingViewTransitions; + if (0 !== (deletion.subtreeFlags & 18874368)) + for (deletion = deletion.child; null !== deletion; ) { + if (22 !== deletion.tag || null !== deletion.memoizedState) { + if (30 === deletion.tag && 0 !== (deletion.flags & 18874368)) { + var props = deletion.memoizedProps, + name = props.name; + if (null != name && "auto" !== name) { + var pair = pairs.get(name); + if (void 0 !== pair) { + var className = getViewTransitionClassName( + props.className, + props.share + ); + "none" !== className && + ((viewTransitionHostInstanceIdx = 0), + applyViewTransitionToHostInstances( + deletion.child, + name, + className, + null, + !1 + ) + ? ((pair.paired = deletion.stateNode), + scheduleViewTransitionEvent(deletion, props.onShare)) + : restoreViewTransitionOnHostInstances(deletion.child, !1)); + pairs.delete(name); + if (0 === pairs.size) break; + } } } + commitDeletedPairViewTransitions(deletion); } - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + deletion = deletion.sibling; } - deletion = deletion.sibling; - } + } } -function commitExitViewTransitions(deletion, appearingViewTransitions) { +function commitExitViewTransitions(deletion) { if (30 === deletion.tag) { var props = deletion.memoizedProps, name = getViewTransitionName(props, deletion.stateNode), @@ -8739,14 +8731,13 @@ function commitExitViewTransitions(deletion, appearingViewTransitions) { : scheduleViewTransitionEvent(deletion, props.onExit) : restoreViewTransitionOnHostInstances(deletion.child, !1)); null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } else if (0 !== (deletion.subtreeFlags & 33554432)) for (deletion = deletion.child; null !== deletion; ) - commitExitViewTransitions(deletion, appearingViewTransitions), - (deletion = deletion.sibling); + commitExitViewTransitions(deletion), (deletion = deletion.sibling); else null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } function commitNestedViewTransitions(changedParent) { for (changedParent = changedParent.child; null !== changedParent; ) { @@ -8770,10 +8761,10 @@ function commitNestedViewTransitions(changedParent) { } } function restorePairedViewTransitions(parent) { - if (0 !== (parent.subtreeFlags & 2097152)) + if (0 !== (parent.subtreeFlags & 18874368)) for (parent = parent.child; null !== parent; ) { if (22 !== parent.tag || null !== parent.memoizedState) { - if (30 === parent.tag && 0 !== (parent.flags & 2097152)) { + if (30 === parent.tag && 0 !== (parent.flags & 18874368)) { var instance = parent.stateNode; null !== instance.paired && ((instance.paired = null), @@ -9408,9 +9399,6 @@ function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber, lanes) { hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -10010,7 +9998,7 @@ function commitAfterMutationEffectsOnFiber(finishedWork, root) { ), layoutClassName = getViewTransitionClassName( root.className, - root.update + root.layout ); if ("none" === updateClassName) { if ("none" === layoutClassName) { @@ -10824,6 +10812,20 @@ function accumulateSuspenseyCommitOnFiber(fiber) { (suspenseyCommitFlag = previousHoistableRoot)) : recursivelyAccumulateSuspenseyCommit(fiber)); break; + case 30: + if ( + 0 !== (fiber.flags & suspenseyCommitFlag) && + ((previousHoistableRoot = fiber.memoizedProps.name), + null != previousHoistableRoot && "auto" !== previousHoistableRoot) + ) { + null === appearingViewTransitions && + (appearingViewTransitions = new Map()); + var instance = fiber.stateNode; + instance.paired = null; + appearingViewTransitions.set(previousHoistableRoot, instance); + } + recursivelyAccumulateSuspenseyCommit(fiber); + break; default: recursivelyAccumulateSuspenseyCommit(fiber); } @@ -11586,24 +11588,6 @@ function bubbleProperties(completedWork) { completedWork.childLanes = newChildLanes; return didBailout; } -function trackReappearingViewTransitions(workInProgress) { - if (0 !== (workInProgress.subtreeFlags & 2097152)) - for (workInProgress = workInProgress.child; null !== workInProgress; ) { - if (22 !== workInProgress.tag || null !== workInProgress.memoizedState) { - if ( - 30 === workInProgress.tag && - 0 !== (workInProgress.flags & 2097152) - ) { - var props = workInProgress.memoizedProps; - null != props.name && - "auto" !== props.name && - trackAppearingViewTransition(workInProgress.stateNode, props.name); - } - trackReappearingViewTransitions(workInProgress); - } - workInProgress = workInProgress.sibling; - } -} function completeWork(current, workInProgress, renderLanes) { var newProps = workInProgress.pendingProps; popTreeContext(workInProgress); @@ -12020,8 +12004,7 @@ function completeWork(current, workInProgress, renderLanes) { (newProps = null !== workInProgress.memoizedState), null !== current ? (null !== current.memoizedState) !== newProps && - ((workInProgress.flags |= 8192), - newProps || trackReappearingViewTransitions(workInProgress)) + (workInProgress.flags |= 8192) : newProps && (workInProgress.flags |= 8192), newProps ? 0 !== (renderLanes & 536870912) && @@ -12198,7 +12181,6 @@ var DefaultAsyncDispatcher = { workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, workInProgressRootRenderTargetTime = Infinity, @@ -12456,7 +12438,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -12477,7 +12458,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -12500,7 +12480,6 @@ function commitRootWhenReady( finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -12515,28 +12494,31 @@ function commitRootWhenReady( root.timeoutHandle = -1; var subtreeFlags = finishedWork.subtreeFlags, isViewTransitionEligible = (lanes & 335544192) === lanes; - subtreeFlags = subtreeFlags & 8192 || 16785408 === (subtreeFlags & 16785408); - if (isViewTransitionEligible || subtreeFlags) { + if ( + isViewTransitionEligible || + subtreeFlags & 8192 || + 16785408 === (subtreeFlags & 16785408) + ) { suspendedState = { stylesheets: null, count: 0, unsuspend: noop$1 }; - subtreeFlags && accumulateSuspenseyCommitOnFiber(finishedWork); + appearingViewTransitions = null; + accumulateSuspenseyCommitOnFiber(finishedWork); if (isViewTransitionEligible) { - subtreeFlags = root.containerInfo; + isViewTransitionEligible = root.containerInfo; if (null === suspendedState) throw Error(formatProdErrorMessage(475)); - isViewTransitionEligible = suspendedState; - subtreeFlags = ( - 9 === subtreeFlags.nodeType ? subtreeFlags : subtreeFlags.ownerDocument + subtreeFlags = suspendedState; + isViewTransitionEligible = ( + 9 === isViewTransitionEligible.nodeType + ? isViewTransitionEligible + : isViewTransitionEligible.ownerDocument ).__reactViewTransition; - null != subtreeFlags && - (isViewTransitionEligible.count++, - (isViewTransitionEligible = onUnsuspend.bind(isViewTransitionEligible)), - subtreeFlags.finished.then( - isViewTransitionEligible, - isViewTransitionEligible - )); + null != isViewTransitionEligible && + (subtreeFlags.count++, + (subtreeFlags = onUnsuspend.bind(subtreeFlags)), + isViewTransitionEligible.finished.then(subtreeFlags, subtreeFlags)); } - isViewTransitionEligible = waitForCommitToBeReady(); - if (null !== isViewTransitionEligible) { - root.cancelPendingCommit = isViewTransitionEligible( + subtreeFlags = waitForCommitToBeReady(); + if (null !== subtreeFlags) { + root.cancelPendingCommit = subtreeFlags( commitRoot.bind( null, root, @@ -12544,7 +12526,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -12565,7 +12546,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -12832,7 +12812,6 @@ function prepareFreshStack(root, lanes) { workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); endTime = root.entangledLanes; if (0 !== endTime) @@ -12905,18 +12884,6 @@ function queueConcurrentError(error) { ? (workInProgressRootConcurrentErrors = [error]) : workInProgressRootConcurrentErrors.push(error); } -function trackAppearingViewTransition(instance, name) { - if (null === workInProgressAppearingViewTransitions) { - if ( - (workInProgressRootRenderLanes & 335544192) !== - workInProgressRootRenderLanes - ) - return; - workInProgressAppearingViewTransitions = new Map(); - } - instance.paired = null; - workInProgressAppearingViewTransitions.set(name, instance); -} function renderRootSync(root, lanes, shouldYieldForPrerendering) { var prevExecutionContext = executionContext; executionContext |= 2; @@ -13289,7 +13256,6 @@ function commitRoot( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -13383,12 +13349,7 @@ function commitRoot( recoverableErrors = executionContext; executionContext |= 4; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = recoverableErrors), (ReactDOMSharedInternals.p = completedRenderEndTime), @@ -14213,20 +14174,20 @@ function extractEvents$1( } } for ( - var i$jscomp$inline_1702 = 0; - i$jscomp$inline_1702 < simpleEventPluginEvents.length; - i$jscomp$inline_1702++ + var i$jscomp$inline_1701 = 0; + i$jscomp$inline_1701 < simpleEventPluginEvents.length; + i$jscomp$inline_1701++ ) { - var eventName$jscomp$inline_1703 = - simpleEventPluginEvents[i$jscomp$inline_1702], - domEventName$jscomp$inline_1704 = - eventName$jscomp$inline_1703.toLowerCase(), - capitalizedEvent$jscomp$inline_1705 = - eventName$jscomp$inline_1703[0].toUpperCase() + - eventName$jscomp$inline_1703.slice(1); + var eventName$jscomp$inline_1702 = + simpleEventPluginEvents[i$jscomp$inline_1701], + domEventName$jscomp$inline_1703 = + eventName$jscomp$inline_1702.toLowerCase(), + capitalizedEvent$jscomp$inline_1704 = + eventName$jscomp$inline_1702[0].toUpperCase() + + eventName$jscomp$inline_1702.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1704, - "on" + capitalizedEvent$jscomp$inline_1705 + domEventName$jscomp$inline_1703, + "on" + capitalizedEvent$jscomp$inline_1704 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -17874,16 +17835,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_1949 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_1948 = React.version; if ( - "19.1.0-experimental-c492f975-20250128" !== - isomorphicReactPackageVersion$jscomp$inline_1949 + "19.1.0-experimental-a4b2d0d5-20250203" !== + isomorphicReactPackageVersion$jscomp$inline_1948 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_1949, - "19.1.0-experimental-c492f975-20250128" + isomorphicReactPackageVersion$jscomp$inline_1948, + "19.1.0-experimental-a4b2d0d5-20250203" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -17903,24 +17864,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_2473 = { +var internals$jscomp$inline_2472 = { bundleType: 0, - version: "19.1.0-experimental-c492f975-20250128", + version: "19.1.0-experimental-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-experimental-c492f975-20250128" + reconcilerVersion: "19.1.0-experimental-a4b2d0d5-20250203" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2474 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2473 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2474.isDisabled && - hook$jscomp$inline_2474.supportsFiber + !hook$jscomp$inline_2473.isDisabled && + hook$jscomp$inline_2473.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2474.inject( - internals$jscomp$inline_2473 + (rendererID = hook$jscomp$inline_2473.inject( + internals$jscomp$inline_2472 )), - (injectedHook = hook$jscomp$inline_2474); + (injectedHook = hook$jscomp$inline_2473); } catch (err) {} } function noop() {} @@ -18175,7 +18136,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; "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 1cdd35ba12653..7e09c265175ae 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 @@ -9546,5 +9546,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.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; })(); 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 bf6bf41b62b04..324266ebaba2b 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 @@ -6297,4 +6297,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.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 6bb11d62469f6..2675938f48c3d 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 @@ -9546,5 +9546,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.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; })(); 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 e3702c41b560c..32a260149e01d 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 @@ -6391,4 +6391,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.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 1e2f51e48dbce..d201428e6169d 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 @@ -8451,11 +8451,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== 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.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } var React = require("next/dist/compiled/react-experimental"), @@ -10233,5 +10233,5 @@ startWork(request); }); }; - exports.version = "19.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; })(); 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 707a42cbbc35f..6a984c22f9791 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 @@ -6828,12 +6828,12 @@ function getPostponedState(request) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== isomorphicReactPackageVersion) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion, - "19.1.0-experimental-c492f975-20250128" + "19.1.0-experimental-a4b2d0d5-20250203" ) ); } @@ -7088,4 +7088,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) { startWork(request); }); }; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 4e0ce78887de4..f9e67e7d060f3 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 @@ -6309,13 +6309,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) { } var isomorphicReactPackageVersion$jscomp$inline_800 = React.version; if ( - "19.1.0-experimental-c492f975-20250128" !== + "19.1.0-experimental-a4b2d0d5-20250203" !== isomorphicReactPackageVersion$jscomp$inline_800 ) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion$jscomp$inline_800 + - "\n - react-dom: 19.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); exports.renderToReadableStream = function (children, options) { return new Promise(function (resolve, reject) { @@ -6406,4 +6406,4 @@ exports.renderToReadableStream = function (children, options) { startWork(request); }); }; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 0267bd1e99bd9..8c78475c09e5c 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 @@ -8474,11 +8474,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== 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.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } var React = require("next/dist/compiled/react-experimental"), @@ -10263,5 +10263,5 @@ const setTimeoutOrImmediate = ? globalThis['set' + 'Immediate'] : setTimeout; - exports.version = "19.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; })(); 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 bf6f1e9165e50..94d67a15c1c47 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 @@ -6937,11 +6937,11 @@ function getPostponedState(request) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== 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.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } ensureCorrectIsomorphicReactVersion(); @@ -7206,4 +7206,4 @@ const setTimeoutOrImmediate = ? globalThis['set' + 'Immediate'] : setTimeout; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 7db10acb84062..af471f86bcb73 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 @@ -8338,11 +8338,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== 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.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } function createDrainHandler(destination, request) { @@ -10113,5 +10113,5 @@ } }; }; - exports.version = "19.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; })(); 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 dc282e8dad962..4d0df47f6a89c 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 @@ -6816,11 +6816,11 @@ function getPostponedState(request) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== 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.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } ensureCorrectIsomorphicReactVersion(); @@ -7071,4 +7071,4 @@ exports.resumeToPipeableStream = function (children, postponedState, options) { } }; }; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 e07d57382eb68..b680fee933075 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 @@ -9366,33 +9366,33 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_componentStack_2579; - var JSCompiler_object_inline_stack_2578 = workInProgress.pendingProps; + var JSCompiler_object_inline_componentStack_2578; + var JSCompiler_object_inline_stack_2577 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_message_2576 = !1; + var JSCompiler_object_inline_message_2575 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_componentStack_2579 = didSuspend) || - (JSCompiler_object_inline_componentStack_2579 = + (JSCompiler_object_inline_componentStack_2578 = didSuspend) || + (JSCompiler_object_inline_componentStack_2578 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_componentStack_2579 && - ((JSCompiler_object_inline_message_2576 = !0), + JSCompiler_object_inline_componentStack_2578 && + ((JSCompiler_object_inline_message_2575 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_componentStack_2579 = + JSCompiler_object_inline_componentStack_2578 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_message_2576 + JSCompiler_object_inline_message_2575 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); if (isHydrating) { - var JSCompiler_object_inline_digest_2577 = nextHydratableInstance; + var JSCompiler_object_inline_digest_2576 = nextHydratableInstance; var JSCompiler_temp; - if (!(JSCompiler_temp = !JSCompiler_object_inline_digest_2577)) { + if (!(JSCompiler_temp = !JSCompiler_object_inline_digest_2576)) { c: { - var instance = JSCompiler_object_inline_digest_2577; + var instance = JSCompiler_object_inline_digest_2576; for ( JSCompiler_temp = rootOrSingletonContext; 8 !== instance.nodeType; @@ -9434,87 +9434,87 @@ JSCompiler_temp && (warnNonHydratedInstance( workInProgress, - JSCompiler_object_inline_digest_2577 + JSCompiler_object_inline_digest_2576 ), throwOnHydrationMismatch(workInProgress)); } - JSCompiler_object_inline_digest_2577 = workInProgress.memoizedState; + JSCompiler_object_inline_digest_2576 = workInProgress.memoizedState; if ( - null !== JSCompiler_object_inline_digest_2577 && - ((JSCompiler_object_inline_digest_2577 = - JSCompiler_object_inline_digest_2577.dehydrated), - null !== JSCompiler_object_inline_digest_2577) + null !== JSCompiler_object_inline_digest_2576 && + ((JSCompiler_object_inline_digest_2576 = + JSCompiler_object_inline_digest_2576.dehydrated), + null !== JSCompiler_object_inline_digest_2576) ) return ( - isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2577) + isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2576) ? (workInProgress.lanes = 32) : (workInProgress.lanes = 536870912), null ); popSuspenseHandler(workInProgress); } - JSCompiler_object_inline_digest_2577 = - JSCompiler_object_inline_stack_2578.children; - JSCompiler_temp = JSCompiler_object_inline_stack_2578.fallback; - if (JSCompiler_object_inline_message_2576) + JSCompiler_object_inline_digest_2576 = + JSCompiler_object_inline_stack_2577.children; + JSCompiler_temp = JSCompiler_object_inline_stack_2577.fallback; + if (JSCompiler_object_inline_message_2575) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_stack_2578 = + (JSCompiler_object_inline_stack_2577 = mountSuspenseFallbackChildren( workInProgress, - JSCompiler_object_inline_digest_2577, + JSCompiler_object_inline_digest_2576, JSCompiler_temp, renderLanes )), - (JSCompiler_object_inline_message_2576 = workInProgress.child), - (JSCompiler_object_inline_message_2576.memoizedState = + (JSCompiler_object_inline_message_2575 = workInProgress.child), + (JSCompiler_object_inline_message_2575.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_message_2576.childLanes = + (JSCompiler_object_inline_message_2575.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2579, + JSCompiler_object_inline_componentStack_2578, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2578 + JSCompiler_object_inline_stack_2577 ); if ( "number" === - typeof JSCompiler_object_inline_stack_2578.unstable_expectedLoadTime + typeof JSCompiler_object_inline_stack_2577.unstable_expectedLoadTime ) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_stack_2578 = + (JSCompiler_object_inline_stack_2577 = mountSuspenseFallbackChildren( workInProgress, - JSCompiler_object_inline_digest_2577, + JSCompiler_object_inline_digest_2576, JSCompiler_temp, renderLanes )), - (JSCompiler_object_inline_message_2576 = workInProgress.child), - (JSCompiler_object_inline_message_2576.memoizedState = + (JSCompiler_object_inline_message_2575 = workInProgress.child), + (JSCompiler_object_inline_message_2575.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_message_2576.childLanes = + (JSCompiler_object_inline_message_2575.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2579, + JSCompiler_object_inline_componentStack_2578, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress.lanes = 4194304), - JSCompiler_object_inline_stack_2578 + JSCompiler_object_inline_stack_2577 ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_digest_2577 + JSCompiler_object_inline_digest_2576 ); } var prevState = current.memoizedState; if ( null !== prevState && - ((JSCompiler_object_inline_digest_2577 = prevState.dehydrated), - null !== JSCompiler_object_inline_digest_2577) + ((JSCompiler_object_inline_digest_2576 = prevState.dehydrated), + null !== JSCompiler_object_inline_digest_2576) ) { if (didSuspend) workInProgress.flags & 256 @@ -9531,94 +9531,94 @@ (workInProgress.flags |= 128), (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_message_2576 = - JSCompiler_object_inline_stack_2578.fallback), - (JSCompiler_object_inline_digest_2577 = workInProgress.mode), - (JSCompiler_object_inline_stack_2578 = + (JSCompiler_object_inline_message_2575 = + JSCompiler_object_inline_stack_2577.fallback), + (JSCompiler_object_inline_digest_2576 = workInProgress.mode), + (JSCompiler_object_inline_stack_2577 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_2578.children + children: JSCompiler_object_inline_stack_2577.children }, - JSCompiler_object_inline_digest_2577 + JSCompiler_object_inline_digest_2576 )), - (JSCompiler_object_inline_message_2576 = + (JSCompiler_object_inline_message_2575 = createFiberFromFragment( - JSCompiler_object_inline_message_2576, - JSCompiler_object_inline_digest_2577, + JSCompiler_object_inline_message_2575, + JSCompiler_object_inline_digest_2576, renderLanes, null )), - (JSCompiler_object_inline_message_2576.flags |= 2), - (JSCompiler_object_inline_stack_2578.return = workInProgress), - (JSCompiler_object_inline_message_2576.return = workInProgress), - (JSCompiler_object_inline_stack_2578.sibling = - JSCompiler_object_inline_message_2576), - (workInProgress.child = JSCompiler_object_inline_stack_2578), + (JSCompiler_object_inline_message_2575.flags |= 2), + (JSCompiler_object_inline_stack_2577.return = workInProgress), + (JSCompiler_object_inline_message_2575.return = workInProgress), + (JSCompiler_object_inline_stack_2577.sibling = + JSCompiler_object_inline_message_2575), + (workInProgress.child = JSCompiler_object_inline_stack_2577), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_2578 = workInProgress.child), - (JSCompiler_object_inline_stack_2578.memoizedState = + (JSCompiler_object_inline_stack_2577 = workInProgress.child), + (JSCompiler_object_inline_stack_2577.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_2578.childLanes = + (JSCompiler_object_inline_stack_2577.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2579, + JSCompiler_object_inline_componentStack_2578, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - (workInProgress = JSCompiler_object_inline_message_2576)); + (workInProgress = JSCompiler_object_inline_message_2575)); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), isHydrating && console.error( "We should not be hydrating here. This is a bug in React. Please file a bug." ), - isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2577)) + isSuspenseInstanceFallback(JSCompiler_object_inline_digest_2576)) ) { - JSCompiler_object_inline_componentStack_2579 = - JSCompiler_object_inline_digest_2577.nextSibling && - JSCompiler_object_inline_digest_2577.nextSibling.dataset; - if (JSCompiler_object_inline_componentStack_2579) { - JSCompiler_temp = JSCompiler_object_inline_componentStack_2579.dgst; - var message = JSCompiler_object_inline_componentStack_2579.msg; - instance = JSCompiler_object_inline_componentStack_2579.stck; + JSCompiler_object_inline_componentStack_2578 = + JSCompiler_object_inline_digest_2576.nextSibling && + JSCompiler_object_inline_digest_2576.nextSibling.dataset; + if (JSCompiler_object_inline_componentStack_2578) { + JSCompiler_temp = JSCompiler_object_inline_componentStack_2578.dgst; + var message = JSCompiler_object_inline_componentStack_2578.msg; + instance = JSCompiler_object_inline_componentStack_2578.stck; var componentStack = - JSCompiler_object_inline_componentStack_2579.cstck; + JSCompiler_object_inline_componentStack_2578.cstck; } - JSCompiler_object_inline_message_2576 = message; - JSCompiler_object_inline_digest_2577 = JSCompiler_temp; - JSCompiler_object_inline_stack_2578 = instance; - JSCompiler_temp = JSCompiler_object_inline_componentStack_2579 = + JSCompiler_object_inline_message_2575 = message; + JSCompiler_object_inline_digest_2576 = JSCompiler_temp; + JSCompiler_object_inline_stack_2577 = instance; + JSCompiler_temp = JSCompiler_object_inline_componentStack_2578 = componentStack; - "POSTPONE" !== JSCompiler_object_inline_digest_2577 && - ((JSCompiler_object_inline_componentStack_2579 = - JSCompiler_object_inline_message_2576 - ? Error(JSCompiler_object_inline_message_2576) + "POSTPONE" !== JSCompiler_object_inline_digest_2576 && + ((JSCompiler_object_inline_componentStack_2578 = + JSCompiler_object_inline_message_2575 + ? Error(JSCompiler_object_inline_message_2575) : 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_2579.stack = - JSCompiler_object_inline_stack_2578 || ""), - (JSCompiler_object_inline_componentStack_2579.digest = - JSCompiler_object_inline_digest_2577), - (JSCompiler_object_inline_stack_2578 = + (JSCompiler_object_inline_componentStack_2578.stack = + JSCompiler_object_inline_stack_2577 || ""), + (JSCompiler_object_inline_componentStack_2578.digest = + JSCompiler_object_inline_digest_2576), + (JSCompiler_object_inline_stack_2577 = void 0 === JSCompiler_temp ? null : JSCompiler_temp), - (JSCompiler_object_inline_message_2576 = { - value: JSCompiler_object_inline_componentStack_2579, + (JSCompiler_object_inline_message_2575 = { + value: JSCompiler_object_inline_componentStack_2578, source: null, - stack: JSCompiler_object_inline_stack_2578 + stack: JSCompiler_object_inline_stack_2577 }), - "string" === typeof JSCompiler_object_inline_stack_2578 && + "string" === typeof JSCompiler_object_inline_stack_2577 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_2579, - JSCompiler_object_inline_message_2576 + JSCompiler_object_inline_componentStack_2578, + JSCompiler_object_inline_message_2575 ), - queueHydrationError(JSCompiler_object_inline_message_2576)); + queueHydrationError(JSCompiler_object_inline_message_2575)); workInProgress = retrySuspenseComponentWithoutHydrating( current, workInProgress, @@ -9632,44 +9632,44 @@ renderLanes, !1 ), - (JSCompiler_object_inline_componentStack_2579 = + (JSCompiler_object_inline_componentStack_2578 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_componentStack_2579) + didReceiveUpdate || JSCompiler_object_inline_componentStack_2578) ) { - JSCompiler_object_inline_componentStack_2579 = workInProgressRoot; + JSCompiler_object_inline_componentStack_2578 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_componentStack_2579 && - ((JSCompiler_object_inline_stack_2578 = renderLanes & -renderLanes), - (JSCompiler_object_inline_stack_2578 = - 0 !== (JSCompiler_object_inline_stack_2578 & 42) + null !== JSCompiler_object_inline_componentStack_2578 && + ((JSCompiler_object_inline_stack_2577 = renderLanes & -renderLanes), + (JSCompiler_object_inline_stack_2577 = + 0 !== (JSCompiler_object_inline_stack_2577 & 42) ? 1 : getBumpedLaneForHydrationByLane( - JSCompiler_object_inline_stack_2578 + JSCompiler_object_inline_stack_2577 )), - (JSCompiler_object_inline_stack_2578 = + (JSCompiler_object_inline_stack_2577 = 0 !== - (JSCompiler_object_inline_stack_2578 & - (JSCompiler_object_inline_componentStack_2579.suspendedLanes | + (JSCompiler_object_inline_stack_2577 & + (JSCompiler_object_inline_componentStack_2578.suspendedLanes | renderLanes)) ? 0 - : JSCompiler_object_inline_stack_2578), - 0 !== JSCompiler_object_inline_stack_2578 && - JSCompiler_object_inline_stack_2578 !== prevState.retryLane) + : JSCompiler_object_inline_stack_2577), + 0 !== JSCompiler_object_inline_stack_2577 && + JSCompiler_object_inline_stack_2577 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_2578), + ((prevState.retryLane = JSCompiler_object_inline_stack_2577), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_2578 + JSCompiler_object_inline_stack_2577 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_componentStack_2579, + JSCompiler_object_inline_componentStack_2578, current, - JSCompiler_object_inline_stack_2578 + JSCompiler_object_inline_stack_2577 ), SelectiveHydrationException) ); - JSCompiler_object_inline_digest_2577.data === + JSCompiler_object_inline_digest_2576.data === SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -9677,14 +9677,14 @@ renderLanes ); } else - JSCompiler_object_inline_digest_2577.data === + JSCompiler_object_inline_digest_2576.data === SUSPENSE_PENDING_START_DATA ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_digest_2577.nextSibling + JSCompiler_object_inline_digest_2576.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -9702,54 +9702,54 @@ (treeContextProvider = workInProgress)), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_2578.children + JSCompiler_object_inline_stack_2577.children )), (workInProgress.flags |= 4096)); return workInProgress; } - if (JSCompiler_object_inline_message_2576) + if (JSCompiler_object_inline_message_2575) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_message_2576 = - JSCompiler_object_inline_stack_2578.fallback), - (JSCompiler_object_inline_digest_2577 = workInProgress.mode), + (JSCompiler_object_inline_message_2575 = + JSCompiler_object_inline_stack_2577.fallback), + (JSCompiler_object_inline_digest_2576 = workInProgress.mode), (JSCompiler_temp = current.child), (instance = JSCompiler_temp.sibling), - (JSCompiler_object_inline_stack_2578 = createWorkInProgress( + (JSCompiler_object_inline_stack_2577 = createWorkInProgress( JSCompiler_temp, { mode: "hidden", - children: JSCompiler_object_inline_stack_2578.children + children: JSCompiler_object_inline_stack_2577.children } )), - (JSCompiler_object_inline_stack_2578.subtreeFlags = + (JSCompiler_object_inline_stack_2577.subtreeFlags = JSCompiler_temp.subtreeFlags & 65011712), null !== instance - ? (JSCompiler_object_inline_message_2576 = createWorkInProgress( + ? (JSCompiler_object_inline_message_2575 = createWorkInProgress( instance, - JSCompiler_object_inline_message_2576 + JSCompiler_object_inline_message_2575 )) - : ((JSCompiler_object_inline_message_2576 = createFiberFromFragment( - JSCompiler_object_inline_message_2576, - JSCompiler_object_inline_digest_2577, + : ((JSCompiler_object_inline_message_2575 = createFiberFromFragment( + JSCompiler_object_inline_message_2575, + JSCompiler_object_inline_digest_2576, renderLanes, null )), - (JSCompiler_object_inline_message_2576.flags |= 2)), - (JSCompiler_object_inline_message_2576.return = workInProgress), - (JSCompiler_object_inline_stack_2578.return = workInProgress), - (JSCompiler_object_inline_stack_2578.sibling = - JSCompiler_object_inline_message_2576), - (workInProgress.child = JSCompiler_object_inline_stack_2578), - (JSCompiler_object_inline_stack_2578 = - JSCompiler_object_inline_message_2576), - (JSCompiler_object_inline_message_2576 = workInProgress.child), - (JSCompiler_object_inline_digest_2577 = current.child.memoizedState), - null === JSCompiler_object_inline_digest_2577 - ? (JSCompiler_object_inline_digest_2577 = + (JSCompiler_object_inline_message_2575.flags |= 2)), + (JSCompiler_object_inline_message_2575.return = workInProgress), + (JSCompiler_object_inline_stack_2577.return = workInProgress), + (JSCompiler_object_inline_stack_2577.sibling = + JSCompiler_object_inline_message_2575), + (workInProgress.child = JSCompiler_object_inline_stack_2577), + (JSCompiler_object_inline_stack_2577 = + JSCompiler_object_inline_message_2575), + (JSCompiler_object_inline_message_2575 = workInProgress.child), + (JSCompiler_object_inline_digest_2576 = current.child.memoizedState), + null === JSCompiler_object_inline_digest_2576 + ? (JSCompiler_object_inline_digest_2576 = mountSuspenseOffscreenState(renderLanes)) : ((JSCompiler_temp = - JSCompiler_object_inline_digest_2577.cachePool), + JSCompiler_object_inline_digest_2576.cachePool), null !== JSCompiler_temp ? ((instance = CacheContext._currentValue), (JSCompiler_temp = @@ -9757,38 +9757,38 @@ ? { parent: instance, pool: instance } : JSCompiler_temp)) : (JSCompiler_temp = getSuspendedCache()), - (JSCompiler_object_inline_digest_2577 = { + (JSCompiler_object_inline_digest_2576 = { baseLanes: - JSCompiler_object_inline_digest_2577.baseLanes | renderLanes, + JSCompiler_object_inline_digest_2576.baseLanes | renderLanes, cachePool: JSCompiler_temp })), - (JSCompiler_object_inline_message_2576.memoizedState = - JSCompiler_object_inline_digest_2577), - (JSCompiler_object_inline_message_2576.childLanes = + (JSCompiler_object_inline_message_2575.memoizedState = + JSCompiler_object_inline_digest_2576), + (JSCompiler_object_inline_message_2575.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_2579, + JSCompiler_object_inline_componentStack_2578, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2578 + JSCompiler_object_inline_stack_2577 ); pushPrimaryTreeSuspenseHandler(workInProgress); renderLanes = current.child; current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_2578.children + children: JSCompiler_object_inline_stack_2577.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_componentStack_2579 = + ((JSCompiler_object_inline_componentStack_2578 = workInProgress.deletions), - null === JSCompiler_object_inline_componentStack_2579 + null === JSCompiler_object_inline_componentStack_2578 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_componentStack_2579.push(current)); + : JSCompiler_object_inline_componentStack_2578.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -10856,9 +10856,7 @@ (returnFiber = workInProgress.pendingProps), (prevSibling = workInProgress.stateNode), null != returnFiber.name && "auto" !== returnFiber.name - ? ((workInProgress.flags |= 2097152), - null === current && - trackAppearingViewTransition(prevSibling, returnFiber.name)) + ? (workInProgress.flags |= null === current ? 18882560 : 18874368) : null === prevSibling.autoName && ((nextProps = workInProgressRoot.identifierPrefix), isHydrating @@ -11475,12 +11473,7 @@ captureCommitPhaseError(finishedWork, finishedWork.return, error); } } - function commitBeforeMutationEffects( - root, - firstChild, - committedLanes, - appearingViewTransitions - ) { + function commitBeforeMutationEffects(root, firstChild, committedLanes) { root = root.containerInfo; eventsEnabled = _enabled; root = getActiveElementDeep(root); @@ -11568,10 +11561,7 @@ anchorOffset++ ) committedLanes && - commitExitViewTransitions( - JSCompiler_temp[anchorOffset], - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp[anchorOffset]); if (null === root.alternate && 0 !== (root.flags & 2)) commitBeforeMutationEffects_complete(committedLanes); else { @@ -11582,10 +11572,7 @@ null !== JSCompiler_temp && null === JSCompiler_temp.memoizedState && committedLanes && - commitExitViewTransitions( - JSCompiler_temp, - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp); commitBeforeMutationEffects_complete(committedLanes); continue; } else if ( @@ -11602,6 +11589,7 @@ commitBeforeMutationEffects_complete(committedLanes)); } } + appearingViewTransitions = null; } function commitBeforeMutationEffects_complete( isViewTransitionEligible$jscomp$0 @@ -11774,13 +11762,13 @@ } } function commitAppearingPairViewTransitions(placement) { - if (0 !== (placement.subtreeFlags & 2097152)) + if (0 !== (placement.subtreeFlags & 18874368)) for (placement = placement.child; null !== placement; ) { if (22 !== placement.tag || null !== placement.memoizedState) if ( (commitAppearingPairViewTransitions(placement), 30 === placement.tag && - 0 !== (placement.flags & 2097152) && + 0 !== (placement.flags & 18874368) && placement.stateNode.paired) ) { var props = placement.memoizedProps; @@ -11832,55 +11820,52 @@ (placement = placement.sibling); else commitAppearingPairViewTransitions(placement); } - function commitDeletedPairViewTransitions( - deletion, - appearingViewTransitions - ) { + function commitDeletedPairViewTransitions(deletion) { if ( - 0 !== appearingViewTransitions.size && - 0 !== (deletion.subtreeFlags & 2097152) - ) - for (deletion = deletion.child; null !== deletion; ) { - if (22 !== deletion.tag || null !== deletion.memoizedState) { - if (30 === deletion.tag && 0 !== (deletion.flags & 2097152)) { - var props = deletion.memoizedProps, - name = props.name; - if (null != name && "auto" !== name) { - var pair = appearingViewTransitions.get(name); - if (void 0 !== pair) { - var className = getViewTransitionClassName( - props.className, - props.share - ); - "none" !== className && - ((viewTransitionHostInstanceIdx = 0), - applyViewTransitionToHostInstances( - deletion.child, - name, - className, - null, - !1 - ) - ? ((pair.paired = deletion.stateNode), - scheduleViewTransitionEvent(deletion, props.onShare)) - : restoreViewTransitionOnHostInstances( - deletion.child, - !1 - )); - appearingViewTransitions.delete(name); - if (0 === appearingViewTransitions.size) break; + null !== appearingViewTransitions && + 0 !== appearingViewTransitions.size + ) { + var pairs = appearingViewTransitions; + if (0 !== (deletion.subtreeFlags & 18874368)) + for (deletion = deletion.child; null !== deletion; ) { + if (22 !== deletion.tag || null !== deletion.memoizedState) { + if (30 === deletion.tag && 0 !== (deletion.flags & 18874368)) { + var props = deletion.memoizedProps, + name = props.name; + if (null != name && "auto" !== name) { + var pair = pairs.get(name); + if (void 0 !== pair) { + var className = getViewTransitionClassName( + props.className, + props.share + ); + "none" !== className && + ((viewTransitionHostInstanceIdx = 0), + applyViewTransitionToHostInstances( + deletion.child, + name, + className, + null, + !1 + ) + ? ((pair.paired = deletion.stateNode), + scheduleViewTransitionEvent(deletion, props.onShare)) + : restoreViewTransitionOnHostInstances( + deletion.child, + !1 + )); + pairs.delete(name); + if (0 === pairs.size) break; + } } } + commitDeletedPairViewTransitions(deletion); } - commitDeletedPairViewTransitions( - deletion, - appearingViewTransitions - ); + deletion = deletion.sibling; } - deletion = deletion.sibling; - } + } } - function commitExitViewTransitions(deletion, appearingViewTransitions) { + function commitExitViewTransitions(deletion) { if (30 === deletion.tag) { var props = deletion.memoizedProps, name = getViewTransitionName(props, deletion.stateNode), @@ -11908,14 +11893,13 @@ : scheduleViewTransitionEvent(deletion, props.onExit) : restoreViewTransitionOnHostInstances(deletion.child, !1)); null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } else if (0 !== (deletion.subtreeFlags & 33554432)) for (deletion = deletion.child; null !== deletion; ) - commitExitViewTransitions(deletion, appearingViewTransitions), - (deletion = deletion.sibling); + commitExitViewTransitions(deletion), (deletion = deletion.sibling); else null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } function commitNestedViewTransitions(changedParent) { for (changedParent = changedParent.child; null !== changedParent; ) { @@ -11939,10 +11923,10 @@ } } function restorePairedViewTransitions(parent) { - if (0 !== (parent.subtreeFlags & 2097152)) + if (0 !== (parent.subtreeFlags & 18874368)) for (parent = parent.child; null !== parent; ) { if (22 !== parent.tag || null !== parent.memoizedState) { - if (30 === parent.tag && 0 !== (parent.flags & 2097152)) { + if (30 === parent.tag && 0 !== (parent.flags & 18874368)) { var instance = parent.stateNode; null !== instance.paired && ((instance.paired = null), @@ -12655,9 +12639,6 @@ hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -13264,7 +13245,7 @@ ), layoutClassName = getViewTransitionClassName( root.className, - root.update + root.layout ); if ("none" === updateClassName) { if ("none" === layoutClassName) { @@ -14130,6 +14111,20 @@ (suspenseyCommitFlag = previousHoistableRoot)) : recursivelyAccumulateSuspenseyCommit(fiber)); break; + case 30: + if ( + 0 !== (fiber.flags & suspenseyCommitFlag) && + ((previousHoistableRoot = fiber.memoizedProps.name), + null != previousHoistableRoot && "auto" !== previousHoistableRoot) + ) { + null === appearingViewTransitions && + (appearingViewTransitions = new Map()); + var instance = fiber.stateNode; + instance.paired = null; + appearingViewTransitions.set(previousHoistableRoot, instance); + } + recursivelyAccumulateSuspenseyCommit(fiber); + break; default: recursivelyAccumulateSuspenseyCommit(fiber); } @@ -15082,30 +15077,6 @@ completedWork.childLanes = newChildLanes; return didBailout; } - function trackReappearingViewTransitions(workInProgress) { - if (0 !== (workInProgress.subtreeFlags & 2097152)) - for (workInProgress = workInProgress.child; null !== workInProgress; ) { - if ( - 22 !== workInProgress.tag || - null !== workInProgress.memoizedState - ) { - if ( - 30 === workInProgress.tag && - 0 !== (workInProgress.flags & 2097152) - ) { - var props = workInProgress.memoizedProps; - null != props.name && - "auto" !== props.name && - trackAppearingViewTransition( - workInProgress.stateNode, - props.name - ); - } - trackReappearingViewTransitions(workInProgress); - } - workInProgress = workInProgress.sibling; - } - } function completeWork(current, workInProgress, renderLanes) { var newProps = workInProgress.pendingProps; popTreeContext(workInProgress); @@ -15619,8 +15590,7 @@ (newProps = null !== workInProgress.memoizedState), null !== current ? (null !== current.memoizedState) !== newProps && - ((workInProgress.flags |= 8192), - newProps || trackReappearingViewTransitions(workInProgress)) + (workInProgress.flags |= 8192) : newProps && (workInProgress.flags |= 8192), newProps ? 0 !== (renderLanes & 536870912) && @@ -16258,7 +16228,6 @@ lanes, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, workInProgressDeferredLane, workInProgressRootInterleavedUpdatedLanes, @@ -16291,7 +16260,6 @@ yieldEndTime, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -16312,7 +16280,6 @@ yieldEndTime, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -16336,7 +16303,6 @@ finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -16351,36 +16317,34 @@ root.timeoutHandle = noTimeout; var subtreeFlags = finishedWork.subtreeFlags, isViewTransitionEligible = (lanes & 335544192) === lanes; - subtreeFlags = - subtreeFlags & 8192 || 16785408 === (subtreeFlags & 16785408); - if (isViewTransitionEligible || subtreeFlags) { + if ( + isViewTransitionEligible || + subtreeFlags & 8192 || + 16785408 === (subtreeFlags & 16785408) + ) { suspendedState = { stylesheets: null, count: 0, unsuspend: noop }; - subtreeFlags && accumulateSuspenseyCommitOnFiber(finishedWork); + appearingViewTransitions = null; + accumulateSuspenseyCommitOnFiber(finishedWork); if (isViewTransitionEligible) { - subtreeFlags = root.containerInfo; + isViewTransitionEligible = root.containerInfo; if (null === suspendedState) throw Error( "Internal React Error: suspendedState null when it was expected to exists. Please report this as a React bug." ); - isViewTransitionEligible = suspendedState; - subtreeFlags = ( - 9 === subtreeFlags.nodeType - ? subtreeFlags - : subtreeFlags.ownerDocument + subtreeFlags = suspendedState; + isViewTransitionEligible = ( + 9 === isViewTransitionEligible.nodeType + ? isViewTransitionEligible + : isViewTransitionEligible.ownerDocument ).__reactViewTransition; - null != subtreeFlags && - (isViewTransitionEligible.count++, - (isViewTransitionEligible = onUnsuspend.bind( - isViewTransitionEligible - )), - subtreeFlags.finished.then( - isViewTransitionEligible, - isViewTransitionEligible - )); + null != isViewTransitionEligible && + (subtreeFlags.count++, + (subtreeFlags = onUnsuspend.bind(subtreeFlags)), + isViewTransitionEligible.finished.then(subtreeFlags, subtreeFlags)); } - isViewTransitionEligible = waitForCommitToBeReady(); - if (null !== isViewTransitionEligible) { - root.cancelPendingCommit = isViewTransitionEligible( + subtreeFlags = waitForCommitToBeReady(); + if (null !== subtreeFlags) { + root.cancelPendingCommit = subtreeFlags( commitRoot.bind( null, root, @@ -16388,7 +16352,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -16414,7 +16377,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -16691,7 +16653,6 @@ workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); endTime = root.entangledLanes; if (0 !== endTime) @@ -16769,18 +16730,6 @@ ? (workInProgressRootConcurrentErrors = [error]) : workInProgressRootConcurrentErrors.push(error); } - function trackAppearingViewTransition(instance, name) { - if (null === workInProgressAppearingViewTransitions) { - if ( - (workInProgressRootRenderLanes & 335544192) !== - workInProgressRootRenderLanes - ) - return; - workInProgressAppearingViewTransitions = new Map(); - } - instance.paired = null; - workInProgressAppearingViewTransitions.set(name, instance); - } function renderRootSync(root, lanes, shouldYieldForPrerendering) { var prevExecutionContext = executionContext; executionContext |= RenderContext; @@ -17223,7 +17172,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -17328,12 +17276,7 @@ recoverableErrors = executionContext; executionContext |= CommitContext; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = recoverableErrors), (ReactDOMSharedInternals.p = completedRenderEndTime), @@ -26522,6 +26465,7 @@ inProgressLanes = null, inProgressRoot = null, shouldStartViewTransition = !1, + appearingViewTransitions = null, viewTransitionContextChanged = !1, viewTransitionCancelableChildren = null, viewTransitionHostInstanceIdx = 0, @@ -26615,7 +26559,6 @@ workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, FALLBACK_THROTTLE_MS = 300, @@ -27218,11 +27161,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-experimental-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-experimental-a4b2d0d5-20250203" !== 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.1.0-experimental-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-experimental-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -27259,10 +27202,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.1.0-experimental-c492f975-20250128", + version: "19.1.0-experimental-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-experimental-c492f975-20250128" + reconcilerVersion: "19.1.0-experimental-a4b2d0d5-20250203" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -27572,5 +27515,5 @@ } }; }; - exports.version = "19.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; })(); 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 7c63dcbf15dcd..427a42e2f81b0 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 @@ -7477,9 +7477,7 @@ function beginWork(current, workInProgress, renderLanes) { (lazyComponent = workInProgress.pendingProps), (init = workInProgress.stateNode), null != lazyComponent.name && "auto" !== lazyComponent.name - ? ((workInProgress.flags |= 2097152), - null === current && - trackAppearingViewTransition(init, lazyComponent.name)) + ? (workInProgress.flags |= null === current ? 18882560 : 18874368) : null === init.autoName && ((nextProps = workInProgressRoot.identifierPrefix), isHydrating @@ -7799,14 +7797,10 @@ var offscreenSubtreeIsHidden = !1, PossiblyWeakSet = "function" === typeof WeakSet ? WeakSet : Set, nextEffect = null, shouldStartViewTransition = !1, + appearingViewTransitions = null, viewTransitionContextChanged = !1, viewTransitionCancelableChildren = null; -function commitBeforeMutationEffects( - root, - firstChild, - committedLanes, - appearingViewTransitions -) { +function commitBeforeMutationEffects(root, firstChild, committedLanes) { root = root.containerInfo; eventsEnabled = _enabled; root = getActiveElementDeep(root); @@ -7891,10 +7885,7 @@ function commitBeforeMutationEffects( anchorOffset++ ) committedLanes && - commitExitViewTransitions( - JSCompiler_temp[anchorOffset], - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp[anchorOffset]); if (null === root.alternate && 0 !== (root.flags & 2)) commitBeforeMutationEffects_complete(committedLanes); else { @@ -7903,10 +7894,7 @@ function commitBeforeMutationEffects( null !== JSCompiler_temp && null === JSCompiler_temp.memoizedState && committedLanes && - commitExitViewTransitions( - JSCompiler_temp, - appearingViewTransitions - ); + commitExitViewTransitions(JSCompiler_temp); commitBeforeMutationEffects_complete(committedLanes); continue; } else if ( @@ -7923,6 +7911,7 @@ function commitBeforeMutationEffects( commitBeforeMutationEffects_complete(committedLanes)); } } + appearingViewTransitions = null; } function commitBeforeMutationEffects_complete( isViewTransitionEligible$jscomp$0 @@ -8103,13 +8092,13 @@ function restoreViewTransitionOnHostInstances( } } function commitAppearingPairViewTransitions(placement) { - if (0 !== (placement.subtreeFlags & 2097152)) + if (0 !== (placement.subtreeFlags & 18874368)) for (placement = placement.child; null !== placement; ) { if (22 !== placement.tag || null !== placement.memoizedState) if ( (commitAppearingPairViewTransitions(placement), 30 === placement.tag && - 0 !== (placement.flags & 2097152) && + 0 !== (placement.flags & 18874368) && placement.stateNode.paired) ) { var props = placement.memoizedProps; @@ -8158,46 +8147,49 @@ function commitEnterViewTransitions(placement) { commitEnterViewTransitions(placement), (placement = placement.sibling); else commitAppearingPairViewTransitions(placement); } -function commitDeletedPairViewTransitions(deletion, appearingViewTransitions) { +function commitDeletedPairViewTransitions(deletion) { if ( - 0 !== appearingViewTransitions.size && - 0 !== (deletion.subtreeFlags & 2097152) - ) - for (deletion = deletion.child; null !== deletion; ) { - if (22 !== deletion.tag || null !== deletion.memoizedState) { - if (30 === deletion.tag && 0 !== (deletion.flags & 2097152)) { - var props = deletion.memoizedProps, - name = props.name; - if (null != name && "auto" !== name) { - var pair = appearingViewTransitions.get(name); - if (void 0 !== pair) { - var className = getViewTransitionClassName( - props.className, - props.share - ); - "none" !== className && - ((viewTransitionHostInstanceIdx = 0), - applyViewTransitionToHostInstances( - deletion.child, - name, - className, - null, - !1 - ) - ? ((pair.paired = deletion.stateNode), - scheduleViewTransitionEvent(deletion, props.onShare)) - : restoreViewTransitionOnHostInstances(deletion.child, !1)); - appearingViewTransitions.delete(name); - if (0 === appearingViewTransitions.size) break; + null !== appearingViewTransitions && + 0 !== appearingViewTransitions.size + ) { + var pairs = appearingViewTransitions; + if (0 !== (deletion.subtreeFlags & 18874368)) + for (deletion = deletion.child; null !== deletion; ) { + if (22 !== deletion.tag || null !== deletion.memoizedState) { + if (30 === deletion.tag && 0 !== (deletion.flags & 18874368)) { + var props = deletion.memoizedProps, + name = props.name; + if (null != name && "auto" !== name) { + var pair = pairs.get(name); + if (void 0 !== pair) { + var className = getViewTransitionClassName( + props.className, + props.share + ); + "none" !== className && + ((viewTransitionHostInstanceIdx = 0), + applyViewTransitionToHostInstances( + deletion.child, + name, + className, + null, + !1 + ) + ? ((pair.paired = deletion.stateNode), + scheduleViewTransitionEvent(deletion, props.onShare)) + : restoreViewTransitionOnHostInstances(deletion.child, !1)); + pairs.delete(name); + if (0 === pairs.size) break; + } } } + commitDeletedPairViewTransitions(deletion); } - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + deletion = deletion.sibling; } - deletion = deletion.sibling; - } + } } -function commitExitViewTransitions(deletion, appearingViewTransitions) { +function commitExitViewTransitions(deletion) { if (30 === deletion.tag) { var props = deletion.memoizedProps, name = getViewTransitionName(props, deletion.stateNode), @@ -8225,14 +8217,13 @@ function commitExitViewTransitions(deletion, appearingViewTransitions) { : scheduleViewTransitionEvent(deletion, props.onExit) : restoreViewTransitionOnHostInstances(deletion.child, !1)); null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } else if (0 !== (deletion.subtreeFlags & 33554432)) for (deletion = deletion.child; null !== deletion; ) - commitExitViewTransitions(deletion, appearingViewTransitions), - (deletion = deletion.sibling); + commitExitViewTransitions(deletion), (deletion = deletion.sibling); else null !== appearingViewTransitions && - commitDeletedPairViewTransitions(deletion, appearingViewTransitions); + commitDeletedPairViewTransitions(deletion); } function commitNestedViewTransitions(changedParent) { for (changedParent = changedParent.child; null !== changedParent; ) { @@ -8256,10 +8247,10 @@ function commitNestedViewTransitions(changedParent) { } } function restorePairedViewTransitions(parent) { - if (0 !== (parent.subtreeFlags & 2097152)) + if (0 !== (parent.subtreeFlags & 18874368)) for (parent = parent.child; null !== parent; ) { if (22 !== parent.tag || null !== parent.memoizedState) { - if (30 === parent.tag && 0 !== (parent.flags & 2097152)) { + if (30 === parent.tag && 0 !== (parent.flags & 18874368)) { var instance = parent.stateNode; null !== instance.paired && ((instance.paired = null), @@ -8833,9 +8824,6 @@ function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber, lanes) { hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -9416,7 +9404,7 @@ function commitAfterMutationEffectsOnFiber(finishedWork, root) { ), layoutClassName = getViewTransitionClassName( root.className, - root.update + root.layout ); if ("none" === updateClassName) { if ("none" === layoutClassName) { @@ -10009,6 +9997,20 @@ function accumulateSuspenseyCommitOnFiber(fiber) { (suspenseyCommitFlag = previousHoistableRoot)) : recursivelyAccumulateSuspenseyCommit(fiber)); break; + case 30: + if ( + 0 !== (fiber.flags & suspenseyCommitFlag) && + ((previousHoistableRoot = fiber.memoizedProps.name), + null != previousHoistableRoot && "auto" !== previousHoistableRoot) + ) { + null === appearingViewTransitions && + (appearingViewTransitions = new Map()); + var instance = fiber.stateNode; + instance.paired = null; + appearingViewTransitions.set(previousHoistableRoot, instance); + } + recursivelyAccumulateSuspenseyCommit(fiber); + break; default: recursivelyAccumulateSuspenseyCommit(fiber); } @@ -10688,24 +10690,6 @@ function bubbleProperties(completedWork) { completedWork.childLanes = newChildLanes; return didBailout; } -function trackReappearingViewTransitions(workInProgress) { - if (0 !== (workInProgress.subtreeFlags & 2097152)) - for (workInProgress = workInProgress.child; null !== workInProgress; ) { - if (22 !== workInProgress.tag || null !== workInProgress.memoizedState) { - if ( - 30 === workInProgress.tag && - 0 !== (workInProgress.flags & 2097152) - ) { - var props = workInProgress.memoizedProps; - null != props.name && - "auto" !== props.name && - trackAppearingViewTransition(workInProgress.stateNode, props.name); - } - trackReappearingViewTransitions(workInProgress); - } - workInProgress = workInProgress.sibling; - } -} function completeWork(current, workInProgress, renderLanes) { var newProps = workInProgress.pendingProps; popTreeContext(workInProgress); @@ -11101,8 +11085,7 @@ function completeWork(current, workInProgress, renderLanes) { (newProps = null !== workInProgress.memoizedState), null !== current ? (null !== current.memoizedState) !== newProps && - ((workInProgress.flags |= 8192), - newProps || trackReappearingViewTransitions(workInProgress)) + (workInProgress.flags |= 8192) : newProps && (workInProgress.flags |= 8192), newProps ? 0 !== (renderLanes & 536870912) && @@ -11456,7 +11439,6 @@ var PossiblyWeakMap = "function" === typeof WeakMap ? WeakMap : Map, workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, workInProgressRootRenderTargetTime = Infinity, @@ -11662,7 +11644,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -11683,7 +11664,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -11706,7 +11686,6 @@ function commitRootWhenReady( finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -11719,23 +11698,29 @@ function commitRootWhenReady( completedRenderEndTime ) { root.timeoutHandle = -1; - var subtreeFlags = finishedWork.subtreeFlags; - suspendedCommitReason = (lanes & 335544192) === lanes; - subtreeFlags = subtreeFlags & 8192 || 16785408 === (subtreeFlags & 16785408); - if (suspendedCommitReason || subtreeFlags) { + suspendedCommitReason = finishedWork.subtreeFlags; + var isViewTransitionEligible = (lanes & 335544192) === lanes; + if ( + isViewTransitionEligible || + suspendedCommitReason & 8192 || + 16785408 === (suspendedCommitReason & 16785408) + ) { suspendedState = { stylesheets: null, count: 0, unsuspend: noop }; - subtreeFlags && accumulateSuspenseyCommitOnFiber(finishedWork); - if (suspendedCommitReason) { - subtreeFlags = root.containerInfo; + appearingViewTransitions = null; + accumulateSuspenseyCommitOnFiber(finishedWork); + if (isViewTransitionEligible) { + isViewTransitionEligible = root.containerInfo; if (null === suspendedState) throw Error(formatProdErrorMessage(475)); suspendedCommitReason = suspendedState; - subtreeFlags = ( - 9 === subtreeFlags.nodeType ? subtreeFlags : subtreeFlags.ownerDocument + isViewTransitionEligible = ( + 9 === isViewTransitionEligible.nodeType + ? isViewTransitionEligible + : isViewTransitionEligible.ownerDocument ).__reactViewTransition; - null != subtreeFlags && + null != isViewTransitionEligible && (suspendedCommitReason.count++, (suspendedCommitReason = onUnsuspend.bind(suspendedCommitReason)), - subtreeFlags.finished.then( + isViewTransitionEligible.finished.then( suspendedCommitReason, suspendedCommitReason )); @@ -11750,7 +11735,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -11771,7 +11755,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -11881,7 +11864,6 @@ function prepareFreshStack(root, lanes) { workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); var allEntangledLanes = root.entangledLanes; if (0 !== allEntangledLanes) @@ -11956,18 +11938,6 @@ function queueConcurrentError(error) { ? (workInProgressRootConcurrentErrors = [error]) : workInProgressRootConcurrentErrors.push(error); } -function trackAppearingViewTransition(instance, name) { - if (null === workInProgressAppearingViewTransitions) { - if ( - (workInProgressRootRenderLanes & 335544192) !== - workInProgressRootRenderLanes - ) - return; - workInProgressAppearingViewTransitions = new Map(); - } - instance.paired = null; - workInProgressAppearingViewTransitions.set(name, instance); -} function renderRootSync(root, lanes, shouldYieldForPrerendering) { var prevExecutionContext = executionContext; executionContext |= 2; @@ -12307,7 +12277,6 @@ function commitRoot( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -12362,12 +12331,7 @@ function commitRoot( spawnedLane = executionContext; executionContext |= 4; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = spawnedLane), (ReactDOMSharedInternals.p = transitions), @@ -13080,20 +13044,20 @@ function extractEvents$1( } } for ( - var i$jscomp$inline_1583 = 0; - i$jscomp$inline_1583 < simpleEventPluginEvents.length; - i$jscomp$inline_1583++ + var i$jscomp$inline_1582 = 0; + i$jscomp$inline_1582 < simpleEventPluginEvents.length; + i$jscomp$inline_1582++ ) { - var eventName$jscomp$inline_1584 = - simpleEventPluginEvents[i$jscomp$inline_1583], - domEventName$jscomp$inline_1585 = - eventName$jscomp$inline_1584.toLowerCase(), - capitalizedEvent$jscomp$inline_1586 = - eventName$jscomp$inline_1584[0].toUpperCase() + - eventName$jscomp$inline_1584.slice(1); + var eventName$jscomp$inline_1583 = + simpleEventPluginEvents[i$jscomp$inline_1582], + domEventName$jscomp$inline_1584 = + eventName$jscomp$inline_1583.toLowerCase(), + capitalizedEvent$jscomp$inline_1585 = + eventName$jscomp$inline_1583[0].toUpperCase() + + eventName$jscomp$inline_1583.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1585, - "on" + capitalizedEvent$jscomp$inline_1586 + domEventName$jscomp$inline_1584, + "on" + capitalizedEvent$jscomp$inline_1585 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -16772,16 +16736,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_1830 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_1829 = React.version; if ( - "19.1.0-experimental-c492f975-20250128" !== - isomorphicReactPackageVersion$jscomp$inline_1830 + "19.1.0-experimental-a4b2d0d5-20250203" !== + isomorphicReactPackageVersion$jscomp$inline_1829 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_1830, - "19.1.0-experimental-c492f975-20250128" + isomorphicReactPackageVersion$jscomp$inline_1829, + "19.1.0-experimental-a4b2d0d5-20250203" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16801,24 +16765,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_2366 = { +var internals$jscomp$inline_2365 = { bundleType: 0, - version: "19.1.0-experimental-c492f975-20250128", + version: "19.1.0-experimental-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-experimental-c492f975-20250128" + reconcilerVersion: "19.1.0-experimental-a4b2d0d5-20250203" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2367 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2366 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2367.isDisabled && - hook$jscomp$inline_2367.supportsFiber + !hook$jscomp$inline_2366.isDisabled && + hook$jscomp$inline_2366.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2367.inject( - internals$jscomp$inline_2366 + (rendererID = hook$jscomp$inline_2366.inject( + internals$jscomp$inline_2365 )), - (injectedHook = hook$jscomp$inline_2367); + (injectedHook = hook$jscomp$inline_2366); } catch (err) {} } exports.createComponentSelector = function (component) { @@ -17063,4 +17027,4 @@ exports.observeVisibleRects = function ( } }; }; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 762e6c512986c..0e921c83923aa 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.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; "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 1fee03302849e..2ace1164db184 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.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 14a4a67a98acb..86d49142bc2c6 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.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; })(); 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 6cb22492622f8..e97fd0b64c235 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.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; diff --git a/packages/next/src/compiled/react-dom-experimental/package.json b/packages/next/src/compiled/react-dom-experimental/package.json index c7300fb911c52..08b0e62a46b0b 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-c492f975-20250128" + "scheduler": "0.0.0-experimental-a4b2d0d5-20250203" }, "peerDependencies": { - "react": "0.0.0-experimental-c492f975-20250128" + "react": "0.0.0-experimental-a4b2d0d5-20250203" }, "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 31ff40eda033f..34ac8c0ab0591 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 @@ -8848,32 +8848,32 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_digest_2388; - var JSCompiler_object_inline_stack_2389 = workInProgress.pendingProps; + var JSCompiler_object_inline_digest_2387; + var JSCompiler_object_inline_stack_2388 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_componentStack_2390 = !1; + var JSCompiler_object_inline_componentStack_2389 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_digest_2388 = didSuspend) || - (JSCompiler_object_inline_digest_2388 = + (JSCompiler_object_inline_digest_2387 = didSuspend) || + (JSCompiler_object_inline_digest_2387 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_digest_2388 && - ((JSCompiler_object_inline_componentStack_2390 = !0), + JSCompiler_object_inline_digest_2387 && + ((JSCompiler_object_inline_componentStack_2389 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_digest_2388 = 0 !== (workInProgress.flags & 32); + JSCompiler_object_inline_digest_2387 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_componentStack_2390 + JSCompiler_object_inline_componentStack_2389 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); if (isHydrating) { - var JSCompiler_object_inline_message_2387 = nextHydratableInstance; + var JSCompiler_object_inline_message_2386 = nextHydratableInstance; var JSCompiler_temp; - if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2387)) { + if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2386)) { c: { - var instance = JSCompiler_object_inline_message_2387; + var instance = JSCompiler_object_inline_message_2386; for ( JSCompiler_temp = rootOrSingletonContext; 8 !== instance.nodeType; @@ -8915,77 +8915,77 @@ JSCompiler_temp && (warnNonHydratedInstance( workInProgress, - JSCompiler_object_inline_message_2387 + JSCompiler_object_inline_message_2386 ), throwOnHydrationMismatch(workInProgress)); } - JSCompiler_object_inline_message_2387 = workInProgress.memoizedState; + JSCompiler_object_inline_message_2386 = workInProgress.memoizedState; if ( - null !== JSCompiler_object_inline_message_2387 && - ((JSCompiler_object_inline_message_2387 = - JSCompiler_object_inline_message_2387.dehydrated), - null !== JSCompiler_object_inline_message_2387) + null !== JSCompiler_object_inline_message_2386 && + ((JSCompiler_object_inline_message_2386 = + JSCompiler_object_inline_message_2386.dehydrated), + null !== JSCompiler_object_inline_message_2386) ) return ( - isSuspenseInstanceFallback(JSCompiler_object_inline_message_2387) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_2386) ? (workInProgress.lanes = 32) : (workInProgress.lanes = 536870912), null ); popSuspenseHandler(workInProgress); } - JSCompiler_object_inline_message_2387 = - JSCompiler_object_inline_stack_2389.children; - JSCompiler_object_inline_stack_2389 = - JSCompiler_object_inline_stack_2389.fallback; - if (JSCompiler_object_inline_componentStack_2390) + JSCompiler_object_inline_message_2386 = + JSCompiler_object_inline_stack_2388.children; + JSCompiler_object_inline_stack_2388 = + JSCompiler_object_inline_stack_2388.fallback; + if (JSCompiler_object_inline_componentStack_2389) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_componentStack_2390 = + (JSCompiler_object_inline_componentStack_2389 = workInProgress.mode), - (JSCompiler_object_inline_message_2387 = + (JSCompiler_object_inline_message_2386 = mountWorkInProgressOffscreenFiber( { mode: "hidden", - children: JSCompiler_object_inline_message_2387 + children: JSCompiler_object_inline_message_2386 }, - JSCompiler_object_inline_componentStack_2390 + JSCompiler_object_inline_componentStack_2389 )), - (JSCompiler_object_inline_stack_2389 = createFiberFromFragment( - JSCompiler_object_inline_stack_2389, - JSCompiler_object_inline_componentStack_2390, + (JSCompiler_object_inline_stack_2388 = createFiberFromFragment( + JSCompiler_object_inline_stack_2388, + JSCompiler_object_inline_componentStack_2389, renderLanes, null )), - (JSCompiler_object_inline_message_2387.return = workInProgress), - (JSCompiler_object_inline_stack_2389.return = workInProgress), - (JSCompiler_object_inline_message_2387.sibling = - JSCompiler_object_inline_stack_2389), - (workInProgress.child = JSCompiler_object_inline_message_2387), - (JSCompiler_object_inline_componentStack_2390 = + (JSCompiler_object_inline_message_2386.return = workInProgress), + (JSCompiler_object_inline_stack_2388.return = workInProgress), + (JSCompiler_object_inline_message_2386.sibling = + JSCompiler_object_inline_stack_2388), + (workInProgress.child = JSCompiler_object_inline_message_2386), + (JSCompiler_object_inline_componentStack_2389 = workInProgress.child), - (JSCompiler_object_inline_componentStack_2390.memoizedState = + (JSCompiler_object_inline_componentStack_2389.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_componentStack_2390.childLanes = + (JSCompiler_object_inline_componentStack_2389.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2388, + JSCompiler_object_inline_digest_2387, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2389 + JSCompiler_object_inline_stack_2388 ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_message_2387 + JSCompiler_object_inline_message_2386 ); } var prevState = current.memoizedState; if ( null !== prevState && - ((JSCompiler_object_inline_message_2387 = prevState.dehydrated), - null !== JSCompiler_object_inline_message_2387) + ((JSCompiler_object_inline_message_2386 = prevState.dehydrated), + null !== JSCompiler_object_inline_message_2386) ) { if (didSuspend) workInProgress.flags & 256 @@ -9002,94 +9002,94 @@ (workInProgress.flags |= 128), (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_componentStack_2390 = - JSCompiler_object_inline_stack_2389.fallback), - (JSCompiler_object_inline_message_2387 = workInProgress.mode), - (JSCompiler_object_inline_stack_2389 = + (JSCompiler_object_inline_componentStack_2389 = + JSCompiler_object_inline_stack_2388.fallback), + (JSCompiler_object_inline_message_2386 = workInProgress.mode), + (JSCompiler_object_inline_stack_2388 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_2389.children + children: JSCompiler_object_inline_stack_2388.children }, - JSCompiler_object_inline_message_2387 + JSCompiler_object_inline_message_2386 )), - (JSCompiler_object_inline_componentStack_2390 = + (JSCompiler_object_inline_componentStack_2389 = createFiberFromFragment( - JSCompiler_object_inline_componentStack_2390, - JSCompiler_object_inline_message_2387, + JSCompiler_object_inline_componentStack_2389, + JSCompiler_object_inline_message_2386, renderLanes, null )), - (JSCompiler_object_inline_componentStack_2390.flags |= 2), - (JSCompiler_object_inline_stack_2389.return = workInProgress), - (JSCompiler_object_inline_componentStack_2390.return = + (JSCompiler_object_inline_componentStack_2389.flags |= 2), + (JSCompiler_object_inline_stack_2388.return = workInProgress), + (JSCompiler_object_inline_componentStack_2389.return = workInProgress), - (JSCompiler_object_inline_stack_2389.sibling = - JSCompiler_object_inline_componentStack_2390), - (workInProgress.child = JSCompiler_object_inline_stack_2389), + (JSCompiler_object_inline_stack_2388.sibling = + JSCompiler_object_inline_componentStack_2389), + (workInProgress.child = JSCompiler_object_inline_stack_2388), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_2389 = workInProgress.child), - (JSCompiler_object_inline_stack_2389.memoizedState = + (JSCompiler_object_inline_stack_2388 = workInProgress.child), + (JSCompiler_object_inline_stack_2388.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_2389.childLanes = + (JSCompiler_object_inline_stack_2388.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2388, + JSCompiler_object_inline_digest_2387, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = - JSCompiler_object_inline_componentStack_2390)); + JSCompiler_object_inline_componentStack_2389)); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), isHydrating && console.error( "We should not be hydrating here. This is a bug in React. Please file a bug." ), - isSuspenseInstanceFallback(JSCompiler_object_inline_message_2387)) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_2386)) ) { - JSCompiler_object_inline_digest_2388 = - JSCompiler_object_inline_message_2387.nextSibling && - JSCompiler_object_inline_message_2387.nextSibling.dataset; - if (JSCompiler_object_inline_digest_2388) { - JSCompiler_temp = JSCompiler_object_inline_digest_2388.dgst; - var message = JSCompiler_object_inline_digest_2388.msg; - instance = JSCompiler_object_inline_digest_2388.stck; - var componentStack = JSCompiler_object_inline_digest_2388.cstck; + JSCompiler_object_inline_digest_2387 = + JSCompiler_object_inline_message_2386.nextSibling && + JSCompiler_object_inline_message_2386.nextSibling.dataset; + if (JSCompiler_object_inline_digest_2387) { + JSCompiler_temp = JSCompiler_object_inline_digest_2387.dgst; + var message = JSCompiler_object_inline_digest_2387.msg; + instance = JSCompiler_object_inline_digest_2387.stck; + var componentStack = JSCompiler_object_inline_digest_2387.cstck; } - JSCompiler_object_inline_message_2387 = message; - JSCompiler_object_inline_digest_2388 = JSCompiler_temp; - JSCompiler_object_inline_stack_2389 = instance; - JSCompiler_temp = JSCompiler_object_inline_componentStack_2390 = + JSCompiler_object_inline_message_2386 = message; + JSCompiler_object_inline_digest_2387 = JSCompiler_temp; + JSCompiler_object_inline_stack_2388 = instance; + JSCompiler_temp = JSCompiler_object_inline_componentStack_2389 = componentStack; - JSCompiler_object_inline_componentStack_2390 = - JSCompiler_object_inline_message_2387 - ? Error(JSCompiler_object_inline_message_2387) + JSCompiler_object_inline_componentStack_2389 = + JSCompiler_object_inline_message_2386 + ? Error(JSCompiler_object_inline_message_2386) : 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_2390.stack = - JSCompiler_object_inline_stack_2389 || ""; - JSCompiler_object_inline_componentStack_2390.digest = - JSCompiler_object_inline_digest_2388; - JSCompiler_object_inline_digest_2388 = + JSCompiler_object_inline_componentStack_2389.stack = + JSCompiler_object_inline_stack_2388 || ""; + JSCompiler_object_inline_componentStack_2389.digest = + JSCompiler_object_inline_digest_2387; + JSCompiler_object_inline_digest_2387 = void 0 === JSCompiler_temp ? null : JSCompiler_temp; - JSCompiler_object_inline_stack_2389 = { - value: JSCompiler_object_inline_componentStack_2390, + JSCompiler_object_inline_stack_2388 = { + value: JSCompiler_object_inline_componentStack_2389, source: null, - stack: JSCompiler_object_inline_digest_2388 + stack: JSCompiler_object_inline_digest_2387 }; - "string" === typeof JSCompiler_object_inline_digest_2388 && + "string" === typeof JSCompiler_object_inline_digest_2387 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_2390, - JSCompiler_object_inline_stack_2389 + JSCompiler_object_inline_componentStack_2389, + JSCompiler_object_inline_stack_2388 ); - queueHydrationError(JSCompiler_object_inline_stack_2389); + queueHydrationError(JSCompiler_object_inline_stack_2388); workInProgress = retrySuspenseComponentWithoutHydrating( current, workInProgress, @@ -9103,44 +9103,44 @@ renderLanes, !1 ), - (JSCompiler_object_inline_digest_2388 = + (JSCompiler_object_inline_digest_2387 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_digest_2388) + didReceiveUpdate || JSCompiler_object_inline_digest_2387) ) { - JSCompiler_object_inline_digest_2388 = workInProgressRoot; + JSCompiler_object_inline_digest_2387 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_digest_2388 && - ((JSCompiler_object_inline_stack_2389 = renderLanes & -renderLanes), - (JSCompiler_object_inline_stack_2389 = - 0 !== (JSCompiler_object_inline_stack_2389 & 42) + null !== JSCompiler_object_inline_digest_2387 && + ((JSCompiler_object_inline_stack_2388 = renderLanes & -renderLanes), + (JSCompiler_object_inline_stack_2388 = + 0 !== (JSCompiler_object_inline_stack_2388 & 42) ? 1 : getBumpedLaneForHydrationByLane( - JSCompiler_object_inline_stack_2389 + JSCompiler_object_inline_stack_2388 )), - (JSCompiler_object_inline_stack_2389 = + (JSCompiler_object_inline_stack_2388 = 0 !== - (JSCompiler_object_inline_stack_2389 & - (JSCompiler_object_inline_digest_2388.suspendedLanes | + (JSCompiler_object_inline_stack_2388 & + (JSCompiler_object_inline_digest_2387.suspendedLanes | renderLanes)) ? 0 - : JSCompiler_object_inline_stack_2389), - 0 !== JSCompiler_object_inline_stack_2389 && - JSCompiler_object_inline_stack_2389 !== prevState.retryLane) + : JSCompiler_object_inline_stack_2388), + 0 !== JSCompiler_object_inline_stack_2388 && + JSCompiler_object_inline_stack_2388 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_2389), + ((prevState.retryLane = JSCompiler_object_inline_stack_2388), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_2389 + JSCompiler_object_inline_stack_2388 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_digest_2388, + JSCompiler_object_inline_digest_2387, current, - JSCompiler_object_inline_stack_2389 + JSCompiler_object_inline_stack_2388 ), SelectiveHydrationException) ); - JSCompiler_object_inline_message_2387.data === + JSCompiler_object_inline_message_2386.data === SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -9148,14 +9148,14 @@ renderLanes ); } else - JSCompiler_object_inline_message_2387.data === + JSCompiler_object_inline_message_2386.data === SUSPENSE_PENDING_START_DATA ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_message_2387.nextSibling + JSCompiler_object_inline_message_2386.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -9173,57 +9173,57 @@ (treeContextProvider = workInProgress)), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_2389.children + JSCompiler_object_inline_stack_2388.children )), (workInProgress.flags |= 4096)); return workInProgress; } - if (JSCompiler_object_inline_componentStack_2390) + if (JSCompiler_object_inline_componentStack_2389) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_componentStack_2390 = - JSCompiler_object_inline_stack_2389.fallback), - (JSCompiler_object_inline_message_2387 = workInProgress.mode), + (JSCompiler_object_inline_componentStack_2389 = + JSCompiler_object_inline_stack_2388.fallback), + (JSCompiler_object_inline_message_2386 = workInProgress.mode), (JSCompiler_temp = current.child), (instance = JSCompiler_temp.sibling), - (JSCompiler_object_inline_stack_2389 = createWorkInProgress( + (JSCompiler_object_inline_stack_2388 = createWorkInProgress( JSCompiler_temp, { mode: "hidden", - children: JSCompiler_object_inline_stack_2389.children + children: JSCompiler_object_inline_stack_2388.children } )), - (JSCompiler_object_inline_stack_2389.subtreeFlags = + (JSCompiler_object_inline_stack_2388.subtreeFlags = JSCompiler_temp.subtreeFlags & 65011712), null !== instance - ? (JSCompiler_object_inline_componentStack_2390 = + ? (JSCompiler_object_inline_componentStack_2389 = createWorkInProgress( instance, - JSCompiler_object_inline_componentStack_2390 + JSCompiler_object_inline_componentStack_2389 )) - : ((JSCompiler_object_inline_componentStack_2390 = + : ((JSCompiler_object_inline_componentStack_2389 = createFiberFromFragment( - JSCompiler_object_inline_componentStack_2390, - JSCompiler_object_inline_message_2387, + JSCompiler_object_inline_componentStack_2389, + JSCompiler_object_inline_message_2386, renderLanes, null )), - (JSCompiler_object_inline_componentStack_2390.flags |= 2)), - (JSCompiler_object_inline_componentStack_2390.return = + (JSCompiler_object_inline_componentStack_2389.flags |= 2)), + (JSCompiler_object_inline_componentStack_2389.return = workInProgress), - (JSCompiler_object_inline_stack_2389.return = workInProgress), - (JSCompiler_object_inline_stack_2389.sibling = - JSCompiler_object_inline_componentStack_2390), - (workInProgress.child = JSCompiler_object_inline_stack_2389), - (JSCompiler_object_inline_stack_2389 = - JSCompiler_object_inline_componentStack_2390), - (JSCompiler_object_inline_componentStack_2390 = workInProgress.child), - (JSCompiler_object_inline_message_2387 = current.child.memoizedState), - null === JSCompiler_object_inline_message_2387 - ? (JSCompiler_object_inline_message_2387 = + (JSCompiler_object_inline_stack_2388.return = workInProgress), + (JSCompiler_object_inline_stack_2388.sibling = + JSCompiler_object_inline_componentStack_2389), + (workInProgress.child = JSCompiler_object_inline_stack_2388), + (JSCompiler_object_inline_stack_2388 = + JSCompiler_object_inline_componentStack_2389), + (JSCompiler_object_inline_componentStack_2389 = workInProgress.child), + (JSCompiler_object_inline_message_2386 = current.child.memoizedState), + null === JSCompiler_object_inline_message_2386 + ? (JSCompiler_object_inline_message_2386 = mountSuspenseOffscreenState(renderLanes)) : ((JSCompiler_temp = - JSCompiler_object_inline_message_2387.cachePool), + JSCompiler_object_inline_message_2386.cachePool), null !== JSCompiler_temp ? ((instance = CacheContext._currentValue), (JSCompiler_temp = @@ -9231,37 +9231,37 @@ ? { parent: instance, pool: instance } : JSCompiler_temp)) : (JSCompiler_temp = getSuspendedCache()), - (JSCompiler_object_inline_message_2387 = { + (JSCompiler_object_inline_message_2386 = { baseLanes: - JSCompiler_object_inline_message_2387.baseLanes | renderLanes, + JSCompiler_object_inline_message_2386.baseLanes | renderLanes, cachePool: JSCompiler_temp })), - (JSCompiler_object_inline_componentStack_2390.memoizedState = - JSCompiler_object_inline_message_2387), - (JSCompiler_object_inline_componentStack_2390.childLanes = + (JSCompiler_object_inline_componentStack_2389.memoizedState = + JSCompiler_object_inline_message_2386), + (JSCompiler_object_inline_componentStack_2389.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2388, + JSCompiler_object_inline_digest_2387, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2389 + JSCompiler_object_inline_stack_2388 ); pushPrimaryTreeSuspenseHandler(workInProgress); renderLanes = current.child; current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_2389.children + children: JSCompiler_object_inline_stack_2388.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_digest_2388 = workInProgress.deletions), - null === JSCompiler_object_inline_digest_2388 + ((JSCompiler_object_inline_digest_2387 = workInProgress.deletions), + null === JSCompiler_object_inline_digest_2387 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_digest_2388.push(current)); + : JSCompiler_object_inline_digest_2387.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -11569,9 +11569,6 @@ hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -14372,7 +14369,6 @@ lanes, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, workInProgressDeferredLane, workInProgressRootInterleavedUpdatedLanes, @@ -14401,7 +14397,6 @@ forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -14422,7 +14417,6 @@ forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -14446,7 +14440,6 @@ finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -14461,14 +14454,12 @@ root.timeoutHandle = noTimeout; suspendedCommitReason = finishedWork.subtreeFlags; if ( - (suspendedCommitReason = - suspendedCommitReason & 8192 || - 16785408 === (suspendedCommitReason & 16785408)) + suspendedCommitReason & 8192 || + 16785408 === (suspendedCommitReason & 16785408) ) if ( ((suspendedState = { stylesheets: null, count: 0, unsuspend: noop }), - suspendedCommitReason && - accumulateSuspenseyCommitOnFiber(finishedWork), + accumulateSuspenseyCommitOnFiber(finishedWork), (suspendedCommitReason = waitForCommitToBeReady()), null !== suspendedCommitReason) ) { @@ -14480,7 +14471,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -14505,7 +14495,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -14615,7 +14604,6 @@ workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); var allEntangledLanes = root.entangledLanes; if (0 !== allEntangledLanes) @@ -15174,7 +15162,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -15239,12 +15226,7 @@ spawnedLane = executionContext; executionContext |= CommitContext; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = spawnedLane), (ReactDOMSharedInternals.p = transitions), @@ -24055,7 +24037,6 @@ workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, FALLBACK_THROTTLE_MS = 300, @@ -24623,11 +24604,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-canary-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-canary-a4b2d0d5-20250203" !== 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.1.0-canary-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-canary-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -24664,10 +24645,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.1.0-canary-c492f975-20250128", + version: "19.1.0-canary-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-canary-c492f975-20250128" + reconcilerVersion: "19.1.0-canary-a4b2d0d5-20250203" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -24813,7 +24794,7 @@ listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; - exports.version = "19.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; "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 25e9f79d07570..304d657279343 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 @@ -8064,9 +8064,6 @@ function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber) { hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -10217,7 +10214,6 @@ var DefaultAsyncDispatcher = { workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, workInProgressRootRenderTargetTime = Infinity, @@ -10408,7 +10404,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -10429,7 +10424,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -10452,7 +10446,6 @@ function commitRootWhenReady( finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -10467,13 +10460,12 @@ function commitRootWhenReady( root.timeoutHandle = -1; suspendedCommitReason = finishedWork.subtreeFlags; if ( - (suspendedCommitReason = - suspendedCommitReason & 8192 || - 16785408 === (suspendedCommitReason & 16785408)) + suspendedCommitReason & 8192 || + 16785408 === (suspendedCommitReason & 16785408) ) if ( ((suspendedState = { stylesheets: null, count: 0, unsuspend: noop }), - suspendedCommitReason && accumulateSuspenseyCommitOnFiber(finishedWork), + accumulateSuspenseyCommitOnFiber(finishedWork), (suspendedCommitReason = waitForCommitToBeReady()), null !== suspendedCommitReason) ) { @@ -10485,7 +10477,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -10505,7 +10496,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -10615,7 +10605,6 @@ function prepareFreshStack(root, lanes) { workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); var allEntangledLanes = root.entangledLanes; if (0 !== allEntangledLanes) @@ -11024,7 +11013,6 @@ function commitRoot( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -11073,12 +11061,7 @@ function commitRoot( spawnedLane = executionContext; executionContext |= 4; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = spawnedLane), (ReactDOMSharedInternals.p = transitions), @@ -11763,20 +11746,20 @@ function extractEvents$1( } } for ( - var i$jscomp$inline_1492 = 0; - i$jscomp$inline_1492 < simpleEventPluginEvents.length; - i$jscomp$inline_1492++ + var i$jscomp$inline_1491 = 0; + i$jscomp$inline_1491 < simpleEventPluginEvents.length; + i$jscomp$inline_1491++ ) { - var eventName$jscomp$inline_1493 = - simpleEventPluginEvents[i$jscomp$inline_1492], - domEventName$jscomp$inline_1494 = - eventName$jscomp$inline_1493.toLowerCase(), - capitalizedEvent$jscomp$inline_1495 = - eventName$jscomp$inline_1493[0].toUpperCase() + - eventName$jscomp$inline_1493.slice(1); + var eventName$jscomp$inline_1492 = + simpleEventPluginEvents[i$jscomp$inline_1491], + domEventName$jscomp$inline_1493 = + eventName$jscomp$inline_1492.toLowerCase(), + capitalizedEvent$jscomp$inline_1494 = + eventName$jscomp$inline_1492[0].toUpperCase() + + eventName$jscomp$inline_1492.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1494, - "on" + capitalizedEvent$jscomp$inline_1495 + domEventName$jscomp$inline_1493, + "on" + capitalizedEvent$jscomp$inline_1494 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -15238,16 +15221,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_1739 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_1738 = React.version; if ( - "19.1.0-canary-c492f975-20250128" !== - isomorphicReactPackageVersion$jscomp$inline_1739 + "19.1.0-canary-a4b2d0d5-20250203" !== + isomorphicReactPackageVersion$jscomp$inline_1738 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_1739, - "19.1.0-canary-c492f975-20250128" + isomorphicReactPackageVersion$jscomp$inline_1738, + "19.1.0-canary-a4b2d0d5-20250203" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -15267,24 +15250,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_2216 = { +var internals$jscomp$inline_2215 = { bundleType: 0, - version: "19.1.0-canary-c492f975-20250128", + version: "19.1.0-canary-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-canary-c492f975-20250128" + reconcilerVersion: "19.1.0-canary-a4b2d0d5-20250203" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2217 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2216 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2217.isDisabled && - hook$jscomp$inline_2217.supportsFiber + !hook$jscomp$inline_2216.isDisabled && + hook$jscomp$inline_2216.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2217.inject( - internals$jscomp$inline_2216 + (rendererID = hook$jscomp$inline_2216.inject( + internals$jscomp$inline_2215 )), - (injectedHook = hook$jscomp$inline_2217); + (injectedHook = hook$jscomp$inline_2216); } catch (err) {} } exports.createRoot = function (container, options) { @@ -15378,4 +15361,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 64263d2505686..4009a2cdaf18b 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 @@ -8856,32 +8856,32 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_digest_2393; - var JSCompiler_object_inline_stack_2394 = workInProgress.pendingProps; + var JSCompiler_object_inline_digest_2392; + var JSCompiler_object_inline_stack_2393 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_componentStack_2395 = !1; + var JSCompiler_object_inline_componentStack_2394 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_digest_2393 = didSuspend) || - (JSCompiler_object_inline_digest_2393 = + (JSCompiler_object_inline_digest_2392 = didSuspend) || + (JSCompiler_object_inline_digest_2392 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_digest_2393 && - ((JSCompiler_object_inline_componentStack_2395 = !0), + JSCompiler_object_inline_digest_2392 && + ((JSCompiler_object_inline_componentStack_2394 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_digest_2393 = 0 !== (workInProgress.flags & 32); + JSCompiler_object_inline_digest_2392 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_componentStack_2395 + JSCompiler_object_inline_componentStack_2394 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); if (isHydrating) { - var JSCompiler_object_inline_message_2392 = nextHydratableInstance; + var JSCompiler_object_inline_message_2391 = nextHydratableInstance; var JSCompiler_temp; - if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2392)) { + if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2391)) { c: { - var instance = JSCompiler_object_inline_message_2392; + var instance = JSCompiler_object_inline_message_2391; for ( JSCompiler_temp = rootOrSingletonContext; 8 !== instance.nodeType; @@ -8923,77 +8923,77 @@ JSCompiler_temp && (warnNonHydratedInstance( workInProgress, - JSCompiler_object_inline_message_2392 + JSCompiler_object_inline_message_2391 ), throwOnHydrationMismatch(workInProgress)); } - JSCompiler_object_inline_message_2392 = workInProgress.memoizedState; + JSCompiler_object_inline_message_2391 = workInProgress.memoizedState; if ( - null !== JSCompiler_object_inline_message_2392 && - ((JSCompiler_object_inline_message_2392 = - JSCompiler_object_inline_message_2392.dehydrated), - null !== JSCompiler_object_inline_message_2392) + null !== JSCompiler_object_inline_message_2391 && + ((JSCompiler_object_inline_message_2391 = + JSCompiler_object_inline_message_2391.dehydrated), + null !== JSCompiler_object_inline_message_2391) ) return ( - isSuspenseInstanceFallback(JSCompiler_object_inline_message_2392) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_2391) ? (workInProgress.lanes = 32) : (workInProgress.lanes = 536870912), null ); popSuspenseHandler(workInProgress); } - JSCompiler_object_inline_message_2392 = - JSCompiler_object_inline_stack_2394.children; - JSCompiler_object_inline_stack_2394 = - JSCompiler_object_inline_stack_2394.fallback; - if (JSCompiler_object_inline_componentStack_2395) + JSCompiler_object_inline_message_2391 = + JSCompiler_object_inline_stack_2393.children; + JSCompiler_object_inline_stack_2393 = + JSCompiler_object_inline_stack_2393.fallback; + if (JSCompiler_object_inline_componentStack_2394) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_componentStack_2395 = + (JSCompiler_object_inline_componentStack_2394 = workInProgress.mode), - (JSCompiler_object_inline_message_2392 = + (JSCompiler_object_inline_message_2391 = mountWorkInProgressOffscreenFiber( { mode: "hidden", - children: JSCompiler_object_inline_message_2392 + children: JSCompiler_object_inline_message_2391 }, - JSCompiler_object_inline_componentStack_2395 + JSCompiler_object_inline_componentStack_2394 )), - (JSCompiler_object_inline_stack_2394 = createFiberFromFragment( - JSCompiler_object_inline_stack_2394, - JSCompiler_object_inline_componentStack_2395, + (JSCompiler_object_inline_stack_2393 = createFiberFromFragment( + JSCompiler_object_inline_stack_2393, + JSCompiler_object_inline_componentStack_2394, renderLanes, null )), - (JSCompiler_object_inline_message_2392.return = workInProgress), - (JSCompiler_object_inline_stack_2394.return = workInProgress), - (JSCompiler_object_inline_message_2392.sibling = - JSCompiler_object_inline_stack_2394), - (workInProgress.child = JSCompiler_object_inline_message_2392), - (JSCompiler_object_inline_componentStack_2395 = + (JSCompiler_object_inline_message_2391.return = workInProgress), + (JSCompiler_object_inline_stack_2393.return = workInProgress), + (JSCompiler_object_inline_message_2391.sibling = + JSCompiler_object_inline_stack_2393), + (workInProgress.child = JSCompiler_object_inline_message_2391), + (JSCompiler_object_inline_componentStack_2394 = workInProgress.child), - (JSCompiler_object_inline_componentStack_2395.memoizedState = + (JSCompiler_object_inline_componentStack_2394.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_componentStack_2395.childLanes = + (JSCompiler_object_inline_componentStack_2394.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2393, + JSCompiler_object_inline_digest_2392, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2394 + JSCompiler_object_inline_stack_2393 ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_message_2392 + JSCompiler_object_inline_message_2391 ); } var prevState = current.memoizedState; if ( null !== prevState && - ((JSCompiler_object_inline_message_2392 = prevState.dehydrated), - null !== JSCompiler_object_inline_message_2392) + ((JSCompiler_object_inline_message_2391 = prevState.dehydrated), + null !== JSCompiler_object_inline_message_2391) ) { if (didSuspend) workInProgress.flags & 256 @@ -9010,94 +9010,94 @@ (workInProgress.flags |= 128), (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_componentStack_2395 = - JSCompiler_object_inline_stack_2394.fallback), - (JSCompiler_object_inline_message_2392 = workInProgress.mode), - (JSCompiler_object_inline_stack_2394 = + (JSCompiler_object_inline_componentStack_2394 = + JSCompiler_object_inline_stack_2393.fallback), + (JSCompiler_object_inline_message_2391 = workInProgress.mode), + (JSCompiler_object_inline_stack_2393 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_2394.children + children: JSCompiler_object_inline_stack_2393.children }, - JSCompiler_object_inline_message_2392 + JSCompiler_object_inline_message_2391 )), - (JSCompiler_object_inline_componentStack_2395 = + (JSCompiler_object_inline_componentStack_2394 = createFiberFromFragment( - JSCompiler_object_inline_componentStack_2395, - JSCompiler_object_inline_message_2392, + JSCompiler_object_inline_componentStack_2394, + JSCompiler_object_inline_message_2391, renderLanes, null )), - (JSCompiler_object_inline_componentStack_2395.flags |= 2), - (JSCompiler_object_inline_stack_2394.return = workInProgress), - (JSCompiler_object_inline_componentStack_2395.return = + (JSCompiler_object_inline_componentStack_2394.flags |= 2), + (JSCompiler_object_inline_stack_2393.return = workInProgress), + (JSCompiler_object_inline_componentStack_2394.return = workInProgress), - (JSCompiler_object_inline_stack_2394.sibling = - JSCompiler_object_inline_componentStack_2395), - (workInProgress.child = JSCompiler_object_inline_stack_2394), + (JSCompiler_object_inline_stack_2393.sibling = + JSCompiler_object_inline_componentStack_2394), + (workInProgress.child = JSCompiler_object_inline_stack_2393), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_2394 = workInProgress.child), - (JSCompiler_object_inline_stack_2394.memoizedState = + (JSCompiler_object_inline_stack_2393 = workInProgress.child), + (JSCompiler_object_inline_stack_2393.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_2394.childLanes = + (JSCompiler_object_inline_stack_2393.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2393, + JSCompiler_object_inline_digest_2392, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = - JSCompiler_object_inline_componentStack_2395)); + JSCompiler_object_inline_componentStack_2394)); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), isHydrating && console.error( "We should not be hydrating here. This is a bug in React. Please file a bug." ), - isSuspenseInstanceFallback(JSCompiler_object_inline_message_2392)) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_2391)) ) { - JSCompiler_object_inline_digest_2393 = - JSCompiler_object_inline_message_2392.nextSibling && - JSCompiler_object_inline_message_2392.nextSibling.dataset; - if (JSCompiler_object_inline_digest_2393) { - JSCompiler_temp = JSCompiler_object_inline_digest_2393.dgst; - var message = JSCompiler_object_inline_digest_2393.msg; - instance = JSCompiler_object_inline_digest_2393.stck; - var componentStack = JSCompiler_object_inline_digest_2393.cstck; + JSCompiler_object_inline_digest_2392 = + JSCompiler_object_inline_message_2391.nextSibling && + JSCompiler_object_inline_message_2391.nextSibling.dataset; + if (JSCompiler_object_inline_digest_2392) { + JSCompiler_temp = JSCompiler_object_inline_digest_2392.dgst; + var message = JSCompiler_object_inline_digest_2392.msg; + instance = JSCompiler_object_inline_digest_2392.stck; + var componentStack = JSCompiler_object_inline_digest_2392.cstck; } - JSCompiler_object_inline_message_2392 = message; - JSCompiler_object_inline_digest_2393 = JSCompiler_temp; - JSCompiler_object_inline_stack_2394 = instance; - JSCompiler_temp = JSCompiler_object_inline_componentStack_2395 = + JSCompiler_object_inline_message_2391 = message; + JSCompiler_object_inline_digest_2392 = JSCompiler_temp; + JSCompiler_object_inline_stack_2393 = instance; + JSCompiler_temp = JSCompiler_object_inline_componentStack_2394 = componentStack; - JSCompiler_object_inline_componentStack_2395 = - JSCompiler_object_inline_message_2392 - ? Error(JSCompiler_object_inline_message_2392) + JSCompiler_object_inline_componentStack_2394 = + JSCompiler_object_inline_message_2391 + ? Error(JSCompiler_object_inline_message_2391) : 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_2395.stack = - JSCompiler_object_inline_stack_2394 || ""; - JSCompiler_object_inline_componentStack_2395.digest = - JSCompiler_object_inline_digest_2393; - JSCompiler_object_inline_digest_2393 = + JSCompiler_object_inline_componentStack_2394.stack = + JSCompiler_object_inline_stack_2393 || ""; + JSCompiler_object_inline_componentStack_2394.digest = + JSCompiler_object_inline_digest_2392; + JSCompiler_object_inline_digest_2392 = void 0 === JSCompiler_temp ? null : JSCompiler_temp; - JSCompiler_object_inline_stack_2394 = { - value: JSCompiler_object_inline_componentStack_2395, + JSCompiler_object_inline_stack_2393 = { + value: JSCompiler_object_inline_componentStack_2394, source: null, - stack: JSCompiler_object_inline_digest_2393 + stack: JSCompiler_object_inline_digest_2392 }; - "string" === typeof JSCompiler_object_inline_digest_2393 && + "string" === typeof JSCompiler_object_inline_digest_2392 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_2395, - JSCompiler_object_inline_stack_2394 + JSCompiler_object_inline_componentStack_2394, + JSCompiler_object_inline_stack_2393 ); - queueHydrationError(JSCompiler_object_inline_stack_2394); + queueHydrationError(JSCompiler_object_inline_stack_2393); workInProgress = retrySuspenseComponentWithoutHydrating( current, workInProgress, @@ -9111,44 +9111,44 @@ renderLanes, !1 ), - (JSCompiler_object_inline_digest_2393 = + (JSCompiler_object_inline_digest_2392 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_digest_2393) + didReceiveUpdate || JSCompiler_object_inline_digest_2392) ) { - JSCompiler_object_inline_digest_2393 = workInProgressRoot; + JSCompiler_object_inline_digest_2392 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_digest_2393 && - ((JSCompiler_object_inline_stack_2394 = renderLanes & -renderLanes), - (JSCompiler_object_inline_stack_2394 = - 0 !== (JSCompiler_object_inline_stack_2394 & 42) + null !== JSCompiler_object_inline_digest_2392 && + ((JSCompiler_object_inline_stack_2393 = renderLanes & -renderLanes), + (JSCompiler_object_inline_stack_2393 = + 0 !== (JSCompiler_object_inline_stack_2393 & 42) ? 1 : getBumpedLaneForHydrationByLane( - JSCompiler_object_inline_stack_2394 + JSCompiler_object_inline_stack_2393 )), - (JSCompiler_object_inline_stack_2394 = + (JSCompiler_object_inline_stack_2393 = 0 !== - (JSCompiler_object_inline_stack_2394 & - (JSCompiler_object_inline_digest_2393.suspendedLanes | + (JSCompiler_object_inline_stack_2393 & + (JSCompiler_object_inline_digest_2392.suspendedLanes | renderLanes)) ? 0 - : JSCompiler_object_inline_stack_2394), - 0 !== JSCompiler_object_inline_stack_2394 && - JSCompiler_object_inline_stack_2394 !== prevState.retryLane) + : JSCompiler_object_inline_stack_2393), + 0 !== JSCompiler_object_inline_stack_2393 && + JSCompiler_object_inline_stack_2393 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_2394), + ((prevState.retryLane = JSCompiler_object_inline_stack_2393), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_2394 + JSCompiler_object_inline_stack_2393 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_digest_2393, + JSCompiler_object_inline_digest_2392, current, - JSCompiler_object_inline_stack_2394 + JSCompiler_object_inline_stack_2393 ), SelectiveHydrationException) ); - JSCompiler_object_inline_message_2392.data === + JSCompiler_object_inline_message_2391.data === SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -9156,14 +9156,14 @@ renderLanes ); } else - JSCompiler_object_inline_message_2392.data === + JSCompiler_object_inline_message_2391.data === SUSPENSE_PENDING_START_DATA ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_message_2392.nextSibling + JSCompiler_object_inline_message_2391.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -9181,57 +9181,57 @@ (treeContextProvider = workInProgress)), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_2394.children + JSCompiler_object_inline_stack_2393.children )), (workInProgress.flags |= 4096)); return workInProgress; } - if (JSCompiler_object_inline_componentStack_2395) + if (JSCompiler_object_inline_componentStack_2394) return ( reuseSuspenseHandlerOnStack(workInProgress), - (JSCompiler_object_inline_componentStack_2395 = - JSCompiler_object_inline_stack_2394.fallback), - (JSCompiler_object_inline_message_2392 = workInProgress.mode), + (JSCompiler_object_inline_componentStack_2394 = + JSCompiler_object_inline_stack_2393.fallback), + (JSCompiler_object_inline_message_2391 = workInProgress.mode), (JSCompiler_temp = current.child), (instance = JSCompiler_temp.sibling), - (JSCompiler_object_inline_stack_2394 = createWorkInProgress( + (JSCompiler_object_inline_stack_2393 = createWorkInProgress( JSCompiler_temp, { mode: "hidden", - children: JSCompiler_object_inline_stack_2394.children + children: JSCompiler_object_inline_stack_2393.children } )), - (JSCompiler_object_inline_stack_2394.subtreeFlags = + (JSCompiler_object_inline_stack_2393.subtreeFlags = JSCompiler_temp.subtreeFlags & 65011712), null !== instance - ? (JSCompiler_object_inline_componentStack_2395 = + ? (JSCompiler_object_inline_componentStack_2394 = createWorkInProgress( instance, - JSCompiler_object_inline_componentStack_2395 + JSCompiler_object_inline_componentStack_2394 )) - : ((JSCompiler_object_inline_componentStack_2395 = + : ((JSCompiler_object_inline_componentStack_2394 = createFiberFromFragment( - JSCompiler_object_inline_componentStack_2395, - JSCompiler_object_inline_message_2392, + JSCompiler_object_inline_componentStack_2394, + JSCompiler_object_inline_message_2391, renderLanes, null )), - (JSCompiler_object_inline_componentStack_2395.flags |= 2)), - (JSCompiler_object_inline_componentStack_2395.return = + (JSCompiler_object_inline_componentStack_2394.flags |= 2)), + (JSCompiler_object_inline_componentStack_2394.return = workInProgress), - (JSCompiler_object_inline_stack_2394.return = workInProgress), - (JSCompiler_object_inline_stack_2394.sibling = - JSCompiler_object_inline_componentStack_2395), - (workInProgress.child = JSCompiler_object_inline_stack_2394), - (JSCompiler_object_inline_stack_2394 = - JSCompiler_object_inline_componentStack_2395), - (JSCompiler_object_inline_componentStack_2395 = workInProgress.child), - (JSCompiler_object_inline_message_2392 = current.child.memoizedState), - null === JSCompiler_object_inline_message_2392 - ? (JSCompiler_object_inline_message_2392 = + (JSCompiler_object_inline_stack_2393.return = workInProgress), + (JSCompiler_object_inline_stack_2393.sibling = + JSCompiler_object_inline_componentStack_2394), + (workInProgress.child = JSCompiler_object_inline_stack_2393), + (JSCompiler_object_inline_stack_2393 = + JSCompiler_object_inline_componentStack_2394), + (JSCompiler_object_inline_componentStack_2394 = workInProgress.child), + (JSCompiler_object_inline_message_2391 = current.child.memoizedState), + null === JSCompiler_object_inline_message_2391 + ? (JSCompiler_object_inline_message_2391 = mountSuspenseOffscreenState(renderLanes)) : ((JSCompiler_temp = - JSCompiler_object_inline_message_2392.cachePool), + JSCompiler_object_inline_message_2391.cachePool), null !== JSCompiler_temp ? ((instance = CacheContext._currentValue), (JSCompiler_temp = @@ -9239,37 +9239,37 @@ ? { parent: instance, pool: instance } : JSCompiler_temp)) : (JSCompiler_temp = getSuspendedCache()), - (JSCompiler_object_inline_message_2392 = { + (JSCompiler_object_inline_message_2391 = { baseLanes: - JSCompiler_object_inline_message_2392.baseLanes | renderLanes, + JSCompiler_object_inline_message_2391.baseLanes | renderLanes, cachePool: JSCompiler_temp })), - (JSCompiler_object_inline_componentStack_2395.memoizedState = - JSCompiler_object_inline_message_2392), - (JSCompiler_object_inline_componentStack_2395.childLanes = + (JSCompiler_object_inline_componentStack_2394.memoizedState = + JSCompiler_object_inline_message_2391), + (JSCompiler_object_inline_componentStack_2394.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_digest_2393, + JSCompiler_object_inline_digest_2392, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - JSCompiler_object_inline_stack_2394 + JSCompiler_object_inline_stack_2393 ); pushPrimaryTreeSuspenseHandler(workInProgress); renderLanes = current.child; current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_2394.children + children: JSCompiler_object_inline_stack_2393.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_digest_2393 = workInProgress.deletions), - null === JSCompiler_object_inline_digest_2393 + ((JSCompiler_object_inline_digest_2392 = workInProgress.deletions), + null === JSCompiler_object_inline_digest_2392 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_digest_2393.push(current)); + : JSCompiler_object_inline_digest_2392.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -11577,9 +11577,6 @@ hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -14380,7 +14377,6 @@ lanes, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, workInProgressDeferredLane, workInProgressRootInterleavedUpdatedLanes, @@ -14409,7 +14405,6 @@ forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -14430,7 +14425,6 @@ forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -14454,7 +14448,6 @@ finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -14469,9 +14462,8 @@ root.timeoutHandle = noTimeout; suspendedCommitReason = finishedWork.subtreeFlags; if ( - (suspendedCommitReason = - suspendedCommitReason & 8192 || - 16785408 === (suspendedCommitReason & 16785408)) + suspendedCommitReason & 8192 || + 16785408 === (suspendedCommitReason & 16785408) ) if ( ((suspendedState = { @@ -14479,8 +14471,7 @@ count: 0, unsuspend: noop$1 }), - suspendedCommitReason && - accumulateSuspenseyCommitOnFiber(finishedWork), + accumulateSuspenseyCommitOnFiber(finishedWork), (suspendedCommitReason = waitForCommitToBeReady()), null !== suspendedCommitReason) ) { @@ -14492,7 +14483,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -14517,7 +14507,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -14627,7 +14616,6 @@ workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); var allEntangledLanes = root.entangledLanes; if (0 !== allEntangledLanes) @@ -15186,7 +15174,6 @@ lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -15251,12 +15238,7 @@ spawnedLane = executionContext; executionContext |= CommitContext; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = spawnedLane), (ReactDOMSharedInternals.p = transitions), @@ -24112,7 +24094,6 @@ workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, FALLBACK_THROTTLE_MS = 300, @@ -24680,11 +24661,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-canary-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-canary-a4b2d0d5-20250203" !== 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.1.0-canary-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-canary-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -24721,10 +24702,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.1.0-canary-c492f975-20250128", + version: "19.1.0-canary-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-canary-c492f975-20250128" + reconcilerVersion: "19.1.0-canary-a4b2d0d5-20250203" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -25200,7 +25181,7 @@ exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; "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 b9ec38605c6e2..9ee56b9ff6b57 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 @@ -8446,9 +8446,6 @@ function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber) { hostParentIsContainer = !1; break a; case 3: - hostParent = parent.stateNode.containerInfo; - hostParentIsContainer = !0; - break a; case 4: hostParent = parent.stateNode.containerInfo; hostParentIsContainer = !0; @@ -10711,7 +10708,6 @@ var DefaultAsyncDispatcher = { workInProgressSuspendedRetryLanes = 0, workInProgressRootConcurrentErrors = null, workInProgressRootRecoverableErrors = null, - workInProgressAppearingViewTransitions = null, workInProgressRootDidIncludeRecursiveRenderUpdate = !1, globalMostRecentFallbackTime = 0, workInProgressRootRenderTargetTime = Infinity, @@ -10903,7 +10899,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -10924,7 +10919,6 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, - workInProgressAppearingViewTransitions, workInProgressRootDidIncludeRecursiveRenderUpdate, lanes, workInProgressDeferredLane, @@ -10947,7 +10941,6 @@ function commitRootWhenReady( finishedWork, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, lanes, spawnedLane, @@ -10962,13 +10955,12 @@ function commitRootWhenReady( root.timeoutHandle = -1; suspendedCommitReason = finishedWork.subtreeFlags; if ( - (suspendedCommitReason = - suspendedCommitReason & 8192 || - 16785408 === (suspendedCommitReason & 16785408)) + suspendedCommitReason & 8192 || + 16785408 === (suspendedCommitReason & 16785408) ) if ( ((suspendedState = { stylesheets: null, count: 0, unsuspend: noop$1 }), - suspendedCommitReason && accumulateSuspenseyCommitOnFiber(finishedWork), + accumulateSuspenseyCommitOnFiber(finishedWork), (suspendedCommitReason = waitForCommitToBeReady()), null !== suspendedCommitReason) ) { @@ -10980,7 +10972,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -11000,7 +10991,6 @@ function commitRootWhenReady( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -11110,7 +11100,6 @@ function prepareFreshStack(root, lanes) { workInProgressRootRecoverableErrors = workInProgressRootConcurrentErrors = null; workInProgressRootDidIncludeRecursiveRenderUpdate = !1; - workInProgressAppearingViewTransitions = null; 0 !== (lanes & 8) && (lanes |= lanes & 32); var allEntangledLanes = root.entangledLanes; if (0 !== allEntangledLanes) @@ -11592,7 +11581,6 @@ function commitRoot( lanes, recoverableErrors, transitions, - appearingViewTransitions, didIncludeRenderPhaseUpdate, spawnedLane, updatedLanes, @@ -11646,12 +11634,7 @@ function commitRoot( spawnedLane = executionContext; executionContext |= 4; try { - commitBeforeMutationEffects( - root, - finishedWork, - lanes, - appearingViewTransitions - ); + commitBeforeMutationEffects(root, finishedWork, lanes); } finally { (executionContext = spawnedLane), (ReactDOMSharedInternals.p = transitions), @@ -12392,20 +12375,20 @@ function extractEvents$1( } } for ( - var i$jscomp$inline_1586 = 0; - i$jscomp$inline_1586 < simpleEventPluginEvents.length; - i$jscomp$inline_1586++ + var i$jscomp$inline_1585 = 0; + i$jscomp$inline_1585 < simpleEventPluginEvents.length; + i$jscomp$inline_1585++ ) { - var eventName$jscomp$inline_1587 = - simpleEventPluginEvents[i$jscomp$inline_1586], - domEventName$jscomp$inline_1588 = - eventName$jscomp$inline_1587.toLowerCase(), - capitalizedEvent$jscomp$inline_1589 = - eventName$jscomp$inline_1587[0].toUpperCase() + - eventName$jscomp$inline_1587.slice(1); + var eventName$jscomp$inline_1586 = + simpleEventPluginEvents[i$jscomp$inline_1585], + domEventName$jscomp$inline_1587 = + eventName$jscomp$inline_1586.toLowerCase(), + capitalizedEvent$jscomp$inline_1588 = + eventName$jscomp$inline_1586[0].toUpperCase() + + eventName$jscomp$inline_1586.slice(1); registerSimpleEvent( - domEventName$jscomp$inline_1588, - "on" + capitalizedEvent$jscomp$inline_1589 + domEventName$jscomp$inline_1587, + "on" + capitalizedEvent$jscomp$inline_1588 ); } registerSimpleEvent(ANIMATION_END, "onAnimationEnd"); @@ -15886,16 +15869,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_1835 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_1834 = React.version; if ( - "19.1.0-canary-c492f975-20250128" !== - isomorphicReactPackageVersion$jscomp$inline_1835 + "19.1.0-canary-a4b2d0d5-20250203" !== + isomorphicReactPackageVersion$jscomp$inline_1834 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_1835, - "19.1.0-canary-c492f975-20250128" + isomorphicReactPackageVersion$jscomp$inline_1834, + "19.1.0-canary-a4b2d0d5-20250203" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -15915,12 +15898,12 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_1842 = { +var internals$jscomp$inline_1841 = { bundleType: 0, - version: "19.1.0-canary-c492f975-20250128", + version: "19.1.0-canary-a4b2d0d5-20250203", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-canary-c492f975-20250128", + reconcilerVersion: "19.1.0-canary-a4b2d0d5-20250203", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$281 = 0; @@ -15938,16 +15921,16 @@ var internals$jscomp$inline_1842 = { } }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2280 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2279 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2280.isDisabled && - hook$jscomp$inline_2280.supportsFiber + !hook$jscomp$inline_2279.isDisabled && + hook$jscomp$inline_2279.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2280.inject( - internals$jscomp$inline_1842 + (rendererID = hook$jscomp$inline_2279.inject( + internals$jscomp$inline_1841 )), - (injectedHook = hook$jscomp$inline_2280); + (injectedHook = hook$jscomp$inline_2279); } catch (err) {} } function noop() {} @@ -16202,7 +16185,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; "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 61a2d75af1f10..1ae2be66292fd 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 @@ -8806,5 +8806,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.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; })(); 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 41a6cf92e0af2..b1cf7540a8f03 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 @@ -5840,4 +5840,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.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 bf95568d6d31f..06d1cc2fd87fe 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 @@ -8806,5 +8806,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.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; })(); 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 85256e25d22fa..663933cbb52bd 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 @@ -5920,4 +5920,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.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 926269554ec19..976486010cf29 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 @@ -7534,11 +7534,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-canary-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-canary-a4b2d0d5-20250203" !== 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.1.0-canary-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-canary-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } var React = require("next/dist/compiled/react"), @@ -9188,5 +9188,5 @@ startWork(request); }); }; - exports.version = "19.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; })(); 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 a888251db0951..fc5a0cbdf73fa 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 @@ -6170,12 +6170,12 @@ function abort(request, reason) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-canary-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-canary-a4b2d0d5-20250203" !== isomorphicReactPackageVersion) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion, - "19.1.0-canary-c492f975-20250128" + "19.1.0-canary-a4b2d0d5-20250203" ) ); } @@ -6322,4 +6322,4 @@ exports.renderToReadableStream = function (children, options) { startWork(request); }); }; -exports.version = "19.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 25edb47603826..5863525a589f6 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 @@ -5811,13 +5811,13 @@ function abort(request, reason) { } var isomorphicReactPackageVersion$jscomp$inline_751 = React.version; if ( - "19.1.0-canary-c492f975-20250128" !== + "19.1.0-canary-a4b2d0d5-20250203" !== isomorphicReactPackageVersion$jscomp$inline_751 ) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion$jscomp$inline_751 + - "\n - react-dom: 19.1.0-canary-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-canary-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); exports.renderToReadableStream = function (children, options) { return new Promise(function (resolve, reject) { @@ -5908,4 +5908,4 @@ exports.renderToReadableStream = function (children, options) { startWork(request); }); }; -exports.version = "19.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 46bd47c1596b0..ea2be8554ea5a 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 @@ -7557,11 +7557,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-canary-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-canary-a4b2d0d5-20250203" !== 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.1.0-canary-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-canary-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } var React = require("next/dist/compiled/react"), @@ -9218,5 +9218,5 @@ const setTimeoutOrImmediate = ? globalThis['set' + 'Immediate'] : setTimeout; - exports.version = "19.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; })(); 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 ba88fe64f3999..d13234637478f 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 @@ -6265,11 +6265,11 @@ function abort(request, reason) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-canary-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-canary-a4b2d0d5-20250203" !== 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.1.0-canary-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-canary-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } ensureCorrectIsomorphicReactVersion(); @@ -6426,4 +6426,4 @@ const setTimeoutOrImmediate = ? globalThis['set' + 'Immediate'] : setTimeout; -exports.version = "19.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 bda5444daccce..7c92e08c7a43b 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 @@ -7432,11 +7432,11 @@ } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-canary-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-canary-a4b2d0d5-20250203" !== 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.1.0-canary-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-canary-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } function createDrainHandler(destination, request) { @@ -9081,5 +9081,5 @@ } }; }; - exports.version = "19.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; })(); 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 391ebf43594ad..bcc9b75a83b5c 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 @@ -6157,11 +6157,11 @@ function abort(request, reason) { } function ensureCorrectIsomorphicReactVersion() { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-canary-c492f975-20250128" !== isomorphicReactPackageVersion) + if ("19.1.0-canary-a4b2d0d5-20250203" !== 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.1.0-canary-c492f975-20250128\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-canary-a4b2d0d5-20250203\nLearn more: https://react.dev/warnings/version-mismatch") ); } ensureCorrectIsomorphicReactVersion(); @@ -6310,4 +6310,4 @@ exports.renderToPipeableStream = function (children, options) { } }; }; -exports.version = "19.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 9c151e3165e90..327eefd22c2c3 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.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; "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 a4d97d957b7f9..bf3c9f670b691 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.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 0a9caf00bf134..117280f2433e5 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.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; })(); 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 c6beff30c32f6..494c16360f4b8 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.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; diff --git a/packages/next/src/compiled/react-dom/package.json b/packages/next/src/compiled/react-dom/package.json index efbe8d649c698..f2b4c9d3885c2 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.26.0-canary-c492f975-20250128" + "scheduler": "0.26.0-canary-a4b2d0d5-20250203" }, "peerDependencies": { - "react": "19.1.0-canary-c492f975-20250128" + "react": "19.1.0-canary-a4b2d0d5-20250203" }, "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 fc31e1033ef9d..40d7ed7fdd4ee 100644 --- a/packages/next/src/compiled/react-experimental/cjs/react.development.js +++ b/packages/next/src/compiled/react-experimental/cjs/react.development.js @@ -256,7 +256,8 @@ oldElement._debugStack, oldElement._debugTask ); - newKey._store.validated = oldElement._store.validated; + oldElement._store && + (newKey._store.validated = oldElement._store.validated); return newKey; } function isValidElement(object) { @@ -1257,7 +1258,7 @@ exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; "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 37d902bbc78fe..e253c3b127d31 100644 --- a/packages/next/src/compiled/react-experimental/cjs/react.production.js +++ b/packages/next/src/compiled/react-experimental/cjs/react.production.js @@ -575,4 +575,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; 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 c1e40d10e9576..56648a3636678 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 @@ -218,7 +218,8 @@ oldElement._debugStack, oldElement._debugTask ); - newKey._store.validated = oldElement._store.validated; + oldElement._store && + (newKey._store.validated = oldElement._store.validated); return newKey; } function isValidElement(object) { @@ -987,5 +988,5 @@ exports.useMemo = function (create, deps) { return resolveDispatcher().useMemo(create, deps); }; - exports.version = "19.1.0-experimental-c492f975-20250128"; + exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; })(); 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 fb23469c1d46b..2cc8e59280216 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 @@ -567,4 +567,4 @@ exports.useId = function () { exports.useMemo = function (create, deps) { return ReactSharedInternals.H.useMemo(create, deps); }; -exports.version = "19.1.0-experimental-c492f975-20250128"; +exports.version = "19.1.0-experimental-a4b2d0d5-20250203"; diff --git a/packages/next/src/compiled/react-is/package.json b/packages/next/src/compiled/react-is/package.json index d62ceaecce17a..50c28887f4e7d 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.1.0-canary-c492f975-20250128", + "version": "19.1.0-canary-a4b2d0d5-20250203", "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 ae55a3e9b68c9..f65d21cd11975 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 @@ -2896,10 +2896,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.1.0-experimental-c492f975-20250128", + version: "19.1.0-experimental-a4b2d0d5-20250203", rendererPackageName: "react-server-dom-turbopack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-experimental-c492f975-20250128", + reconcilerVersion: "19.1.0-experimental-a4b2d0d5-20250203", 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 27f2a45c39047..6ee0b3beb173a 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-c492f975-20250128", - "react-dom": "0.0.0-experimental-c492f975-20250128" + "react": "0.0.0-experimental-a4b2d0d5-20250203", + "react-dom": "0.0.0-experimental-a4b2d0d5-20250203" } } \ 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 a618d0bea7da7..1b3650cfdd990 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 @@ -2462,10 +2462,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.1.0-canary-c492f975-20250128", + version: "19.1.0-canary-a4b2d0d5-20250203", rendererPackageName: "react-server-dom-turbopack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-canary-c492f975-20250128", + reconcilerVersion: "19.1.0-canary-a4b2d0d5-20250203", 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 1a7fc916791e5..0af7d7900c218 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.1.0-canary-c492f975-20250128", - "react-dom": "19.1.0-canary-c492f975-20250128" + "react": "19.1.0-canary-a4b2d0d5-20250203", + "react-dom": "19.1.0-canary-a4b2d0d5-20250203" } } \ 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 d6de996acbf3b..4361258071413 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 @@ -2911,10 +2911,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.1.0-experimental-c492f975-20250128", + version: "19.1.0-experimental-a4b2d0d5-20250203", rendererPackageName: "react-server-dom-webpack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-experimental-c492f975-20250128", + reconcilerVersion: "19.1.0-experimental-a4b2d0d5-20250203", 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 691e5158188bf..277cf450815fb 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-c492f975-20250128", - "react-dom": "0.0.0-experimental-c492f975-20250128", + "react": "0.0.0-experimental-a4b2d0d5-20250203", + "react-dom": "0.0.0-experimental-a4b2d0d5-20250203", "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 f2c3b39f39832..6cf1b891c9aa4 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 @@ -2477,10 +2477,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.1.0-canary-c492f975-20250128", + version: "19.1.0-canary-a4b2d0d5-20250203", rendererPackageName: "react-server-dom-webpack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-canary-c492f975-20250128", + reconcilerVersion: "19.1.0-canary-a4b2d0d5-20250203", 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 cd15004a337b5..f1848b50b7bd7 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.1.0-canary-c492f975-20250128", - "react-dom": "19.1.0-canary-c492f975-20250128", + "react": "19.1.0-canary-a4b2d0d5-20250203", + "react-dom": "19.1.0-canary-a4b2d0d5-20250203", "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 cbcbf0ae9e92c..7481b4635f934 100644 --- a/packages/next/src/compiled/react/cjs/react.development.js +++ b/packages/next/src/compiled/react/cjs/react.development.js @@ -487,7 +487,8 @@ oldElement._owner, oldElement.props ); - newKey._store.validated = oldElement._store.validated; + oldElement._store && + (newKey._store.validated = oldElement._store.validated); return newKey; } function validateChildKeys(node, parentType) { @@ -1521,7 +1522,7 @@ exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; "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 fb87ea4b55299..d52282e54292b 100644 --- a/packages/next/src/compiled/react/cjs/react.production.js +++ b/packages/next/src/compiled/react/cjs/react.production.js @@ -541,4 +541,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; 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 54dffb87ce888..04172ba174dae 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 @@ -449,7 +449,8 @@ oldElement._owner, oldElement.props ); - newKey._store.validated = oldElement._store.validated; + oldElement._store && + (newKey._store.validated = oldElement._store.validated); return newKey; } function validateChildKeys(node, parentType) { @@ -1110,5 +1111,5 @@ exports.useMemo = function (create, deps) { return resolveDispatcher().useMemo(create, deps); }; - exports.version = "19.1.0-canary-c492f975-20250128"; + exports.version = "19.1.0-canary-a4b2d0d5-20250203"; })(); 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 440074b6d7d60..c3b645c18c8dc 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 @@ -423,4 +423,4 @@ exports.useId = function () { exports.useMemo = function (create, deps) { return ReactSharedInternals.H.useMemo(create, deps); }; -exports.version = "19.1.0-canary-c492f975-20250128"; +exports.version = "19.1.0-canary-a4b2d0d5-20250203"; diff --git a/packages/next/src/compiled/unistore/unistore.js b/packages/next/src/compiled/unistore/unistore.js index e56f64c42fe77..642a3d08cca01 100644 --- a/packages/next/src/compiled/unistore/unistore.js +++ b/packages/next/src/compiled/unistore/unistore.js @@ -1 +1 @@ -(()=>{var t={594: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={18: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: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 '@storybook/instrumenter@8.5.2': resolution: {integrity: sha512-BbaUw9GXVzRg3Km95t2mRu4W6C1n1erjzll5maBaVe2+lV9MbCvBcdYwGUgjFNlQ/ETgq6vLfLOEtziycq/B6g==} @@ -5342,8 +5342,8 @@ packages: resolution: {integrity: sha512-CpRunaOl4tB7Z+1dQEG/LSAdwnCZCaKdfn+Q71k6Pk1vpR6aFlhVbbVP5kgt47vimHDKYKYBQKudP+5IjJNvFA==} engines: {node: '>=18.0.0'} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 storybook: ^8.5.2 typescript: '*' peerDependenciesMeta: @@ -5364,16 +5364,16 @@ packages: '@storybook/react-dom-shim@8.5.2': resolution: {integrity: sha512-lt7XoaeWI8iPlWnWzIm/Wam9TpRFhlqP0KZJoKwDyHiCByqkeMrw5MJREyWq626nf34bOW8D6vkuyTzCHGTxKg==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 storybook: ^8.5.2 '@storybook/react-webpack5@8.5.2': resolution: {integrity: sha512-OrHaOSaabqOJ3433B0Ea5gVhsR1WaZRs49Y+S/z33VX9iILlougXVx9zNPoeZzgDSG4xEEn2uimFpjjcLLkWzA==} engines: {node: '>=18.0.0'} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 storybook: ^8.5.2 typescript: '>= 4.2.x' peerDependenciesMeta: @@ -5385,8 +5385,8 @@ packages: engines: {node: '>=18.0.0'} peerDependencies: '@storybook/test': 8.5.2 - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 storybook: ^8.5.2 typescript: '>= 4.2.x' peerDependenciesMeta: @@ -5622,8 +5622,8 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/react': 19.0.8 - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@types/react': optional: true @@ -11528,7 +11528,7 @@ packages: lucide-react@0.383.0: resolution: {integrity: sha512-13xlG0CQCJtzjSQYwwJ3WRqMHtRj3EXmLlorrARt7y+IHnxUCp3XyFNL1DfaGySWxHObDvnu1u1dV+0VMKHUSg==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 lz-string@1.5.0: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} @@ -13971,23 +13971,23 @@ packages: resolution: {integrity: sha512-APPU8HB2uZnpl6Vt/+0AFoVYgSRtfiP6FLrZgPPTDmqSb2R4qZRbgd0A3VzIFxDt5e+Fozjx79WjLWnF69DK8g==} engines: {node: '>=16.14.0'} - react-dom@0.0.0-experimental-c492f975-20250128: - resolution: {integrity: sha512-kim363jF9GGrsMukysY2UT9xnHsHn+xuFEG33RUc2mVIcA2oF2Tq3h+TATb+kxL/ejXd7/ySKx46VyuQ8roujw==} + react-dom@0.0.0-experimental-a4b2d0d5-20250203: + resolution: {integrity: sha512-OeN/dtaNYd4DCVGkSlRTAo71vrDYFsuoLAInH6e96fGCQ3KPzD8mEnN2AK5bNua3c9f2IeQ51sQ/ezBPGyOOcA==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 - react-dom@19.1.0-canary-c492f975-20250128: - resolution: {integrity: sha512-4L0rcZq4TA6bhPTI1eokXpqO6i3BvIrgg0vT62bPDQwtkBzFwh3YbyIFbas7DwJpCSJpxtDg5Za0/dmlvRB3dQ==} + react-dom@19.1.0-canary-a4b2d0d5-20250203: + resolution: {integrity: sha512-etnvoyrlUIfnZwQ+trZe4v6jdNK2yGSMmqpU52gfq/nvbhadXp7sNTmQ1Qcz2x8DXHxbF21Y7k9VR8lAKjWJzg==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 react-dom@19.1.0-canary-f0edf41e-20250115: resolution: {integrity: sha512-KKwz2OXdBDfw1+3MDOxHWYZBFTMNJQhoI0O/79isajtjqftUbUZpwMLf3Dp/P+fZV9Rd2Y92CG7i3y0ydYoA9w==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 - react-is@19.1.0-canary-c492f975-20250128: - resolution: {integrity: sha512-+zboUIH1/+R3bDecqN550+lKzsUFLjS2eZXh03OMpMS+4FWSIwB0j3UMXskPWDX/WUeLF8O57yp4VoVr+5VSgg==} + react-is@19.1.0-canary-a4b2d0d5-20250203: + resolution: {integrity: sha512-MLAvsgoQiBVWmh6I3TXK9R6svBSPl9TxUI5RW3z09hZ9xvZvowPH9M9m6gRTBnr0ZwBSHkCrvwagbJNoYFQ5Yg==} react-is@19.1.0-canary-f0edf41e-20250115: resolution: {integrity: sha512-8NaO1ks+/so0tRn3R5tqLxnMQCGgwydVvPgNFzcCiFOqgc89tQGrRwHZq1pRc9HIdo9nVjIng8ZENVEJbt6ypg==} @@ -13998,8 +13998,8 @@ packages: react-number-format@5.4.0: resolution: {integrity: sha512-NWdICrqLhI7rAS8yUeLVd6Wr4cN7UjJ9IBTS0f/a9i7UB4x4Ti70kGnksBtZ7o4Z7YRbvCMMR/jQmkoOBa/4fg==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 react-refresh@0.12.0: resolution: {integrity: sha512-suLIhrU2IHKL5JEKR/fAwJv7bbeq4kJ+pJopf77jHwuR+HmJS/HbrPIGsTBUVfw7tXPOmYv7UJ7PCaN49e8x4A==} @@ -14010,7 +14010,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.0.8 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@types/react': optional: true @@ -14020,58 +14020,58 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.0.8 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@types/react': optional: true - react-server-dom-turbopack@0.0.0-experimental-c492f975-20250128: - resolution: {integrity: sha512-x2cD0K8qvIshttUjOkpv7gjLqKAvAyBsF/wdT3wm/2GHB3KcvNUn0TTD425JhGOPKno9pwqqFJWtQw5awpKbtA==} + react-server-dom-turbopack@0.0.0-experimental-a4b2d0d5-20250203: + resolution: {integrity: sha512-+wlD+sk2ysYgCnuT/T1ZxgQ1VZMAnhJ6IDclUqi6qiwiXbmkzECRMqROXMn2vKWK5wn024+4fXXffXVE/56Rgg==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 - react-server-dom-turbopack@19.1.0-canary-c492f975-20250128: - resolution: {integrity: sha512-uVVI3ErZWCPyC24vVIg/PjKHIXPnuvLMtA2tQWd245NxNA0RrE4Hxgwwv/bi2zL9CtNvn/IKdwn5ds0dKRdbiw==} + react-server-dom-turbopack@19.1.0-canary-a4b2d0d5-20250203: + resolution: {integrity: sha512-gt7ONEhj0OE2NQiDiTMzfd9nMoD/q6mbN+vC5g4ZE7ajA40eNYxLz++HWYRw2PZR5zPeEKO+AHonm+f7mYapUA==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 - react-server-dom-webpack@0.0.0-experimental-c492f975-20250128: - resolution: {integrity: sha512-OlyqWg6hXX24FHDYpq3pJ+JCg0bRFkaTHNXEoTIvl8jGfsnkVSGVVgfhV/KY9op7Mqz6MJSXmkr4pjZWMH0vxQ==} + react-server-dom-webpack@0.0.0-experimental-a4b2d0d5-20250203: + resolution: {integrity: sha512-QQIyjihtEd9IdUh62sE0Ep0LbekyO7FiZ5457cP+iWlvC04iX4qLwBeqHKfW3w45oLPhwfdD4BxiMfymDAAypw==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 webpack: 5.96.1 - react-server-dom-webpack@19.1.0-canary-c492f975-20250128: - resolution: {integrity: sha512-1l5+rX+godMLF+UhZVgZi937qyf/gQmcl8/7kr/M8StgDpx6Ie4p7cPIKFhcMoGxZdtWz5gz8/CSchQFFAgdVQ==} + react-server-dom-webpack@19.1.0-canary-a4b2d0d5-20250203: + resolution: {integrity: sha512-FN1d8antzPNdviB/JOurj2sqbKZ43tMUZxuQtg9OairLn1KUTgHzpMR2j0DSFYNYS9pEMWVUwHo6T1CgC/JKGg==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 webpack: 5.96.1 react-shallow-renderer@16.15.0: resolution: {integrity: sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 react-ssr-prepass@1.0.8: resolution: {integrity: sha512-O0gfRA1SaK+9ITKxqfnXsej2jF+OHGP/+GxD4unROQaM/0/UczGF9fuF+wTboxaQoKdIf4FvS3h/OigWh704VA==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-is: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-is: 19.1.0-canary-a4b2d0d5-20250203 react-style-singleton@2.2.1: resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: '@types/react': 19.0.8 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@types/react': optional: true @@ -14079,26 +14079,26 @@ packages: react-test-renderer@18.2.0: resolution: {integrity: sha512-JWD+aQ0lh2gvh4NM3bBM42Kx+XybOxCpgYK7F8ugAlpaTSnWsX+39Z4XkOykGZAHrjwwTZT3x3KxswVWxHPUqA==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 react-textarea-autosize@8.5.3: resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==} engines: {node: '>=10'} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 react-virtualized@9.22.3: resolution: {integrity: sha512-MKovKMxWTcwPSxE1kK1HcheQTWfuCxAuBoSTf2gwyMM21NdX/PXUhnoP8Uc5dRKd+nKm8v41R36OellhdCpkrw==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 - react@0.0.0-experimental-c492f975-20250128: - resolution: {integrity: sha512-wr25oPdouWh51M3eVcJPSwfl/zfhL/dD8UoGmMM8wKXz6GmRg/G8Wj1HqSjZdRNcPPTBurCuwrrD4C6MMuOYow==} + react@0.0.0-experimental-a4b2d0d5-20250203: + resolution: {integrity: sha512-NfnAiW30UdOvNzh/+0Gh00An1u9OW19EKBCW8Ge9LPn6Lbg4oKc/EsPZ8cpDZvQBmwucIK+QaxelQkO8bhCeFg==} engines: {node: '>=0.10.0'} - react@19.1.0-canary-c492f975-20250128: - resolution: {integrity: sha512-9sCkTo+i6iihk5x54bTenCEWoKtHMPWv9G2hNRzazV+ZvKpOO5AoAqEYtqk1FvvgmgpRkQ6mh0YWxisg+q3Y6g==} + react@19.1.0-canary-a4b2d0d5-20250203: + resolution: {integrity: sha512-g8lJIAK7ZQpmo/x7sq6c3OztsfH6v7es4qJhZtiKHoNjK1qgF60oiiSkcLQNgypPFk5lRSnwg56rGnIehtjGtA==} engines: {node: '>=0.10.0'} react@19.1.0-canary-f0edf41e-20250115: @@ -14643,11 +14643,11 @@ packages: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} - scheduler@0.0.0-experimental-c492f975-20250128: - resolution: {integrity: sha512-gdnsyzwYFZHws5rapKOCT/H2lfKBgrXRlzP5ag0tsCMNDi7cNKcGc4mD005L6kbz7u1RgWNbvYTJo2HWv+W84Q==} + scheduler@0.0.0-experimental-a4b2d0d5-20250203: + resolution: {integrity: sha512-1zNXXZ62DjeNTPCz1vvfz68wA/0BldKA9ajBCNjLb7GHietnLdfaZc2pV6ezTzbuJHUnY8n5cO8a2T141aAwWA==} - scheduler@0.26.0-canary-c492f975-20250128: - resolution: {integrity: sha512-N/zrNTNmCTSHZOKqm64QLQDkEP2cv7jXsKEWCx4JaUVFzmVOXMqbJt8ijJePO9pEqVEBiUMLxod+8amEvKBjBw==} + scheduler@0.26.0-canary-a4b2d0d5-20250203: + resolution: {integrity: sha512-PRHgJXgfuZLY1aNRoxYkwiUTupJ4710AOHAggG7QDFtWKnvDV2IvRTgpZlHReuo8s7d2pQNaZwCqVl2wTf/SYA==} schema-utils@2.7.1: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} @@ -15243,8 +15243,8 @@ packages: engines: {node: '>= 16'} peerDependencies: babel-plugin-styled-components: '>= 2' - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: babel-plugin-styled-components: optional: true @@ -15258,7 +15258,7 @@ packages: peerDependencies: '@babel/core': '*' babel-plugin-macros: '*' - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@babel/core': optional: true @@ -15342,7 +15342,7 @@ packages: swr@2.2.4: resolution: {integrity: sha512-njiZ/4RiIhoOlAaLYDqwz5qH/KZXVilRLvomrx83HjzCWTfa+InyfAjv05PSFxnmLzZkNO9ZfvgoqzAaEI4sGQ==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 symbol-observable@1.0.1: resolution: {integrity: sha512-Kb3PrPYz4HanVF1LVGuAdW6LoVgIwjUYJGzFe7NDrBLCN4lsV/5J0MFurV+ygS4bRVwrCEt2c7MQ1R2a72oJDw==} @@ -16115,7 +16115,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.0.8 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@types/react': optional: true @@ -16123,13 +16123,13 @@ packages: use-composed-ref@1.3.0: resolution: {integrity: sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 use-isomorphic-layout-effect@1.1.2: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@types/react': optional: true @@ -16138,7 +16138,7 @@ packages: resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@types/react': optional: true @@ -16148,7 +16148,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.0.8 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 peerDependenciesMeta: '@types/react': optional: true @@ -16156,7 +16156,7 @@ packages: use-sync-external-store@1.2.0: resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -18933,17 +18933,17 @@ snapshots: '@emotion/memoize@0.8.1': {} - '@emotion/react@11.11.1(@types/react@19.0.8)(react@19.1.0-canary-c492f975-20250128)': + '@emotion/react@11.11.1(@types/react@19.0.8)(react@19.1.0-canary-a4b2d0d5-20250203)': dependencies: '@babel/runtime': 7.22.5 '@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.1.0-canary-c492f975-20250128) + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@19.1.0-canary-a4b2d0d5-20250203) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 hoist-non-react-statics: 3.3.2 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 optionalDependencies: '@types/react': 19.0.8 transitivePeerDependencies: @@ -18961,9 +18961,9 @@ snapshots: '@emotion/unitless@0.8.1': {} - '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@19.1.0-canary-c492f975-20250128)': + '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@19.1.0-canary-a4b2d0d5-20250203)': dependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 '@emotion/utils@1.2.1': {} @@ -20484,11 +20484,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@mdx-js/react@2.2.1(react@19.1.0-canary-c492f975-20250128)': + '@mdx-js/react@2.2.1(react@19.1.0-canary-a4b2d0d5-20250203)': dependencies: '@types/mdx': 2.0.3 '@types/react': 19.0.8 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 '@mdx-js/react@2.2.1(react@19.1.0-canary-f0edf41e-20250115)': dependencies: @@ -20496,11 +20496,11 @@ snapshots: '@types/react': 19.0.8 react: 19.1.0-canary-f0edf41e-20250115 - '@mdx-js/react@3.1.0(@types/react@19.0.8)(react@19.1.0-canary-c492f975-20250128)': + '@mdx-js/react@3.1.0(@types/react@19.0.8)(react@19.1.0-canary-a4b2d0d5-20250203)': dependencies: '@types/mdx': 2.0.3 '@types/react': 19.0.8 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 '@mswjs/cookies@1.1.0': {} @@ -21145,12 +21145,12 @@ snapshots: '@storybook/addon-docs@8.5.2(@types/react@19.0.8)(storybook@8.5.2(prettier@3.3.3))': dependencies: - '@mdx-js/react': 3.1.0(@types/react@19.0.8)(react@19.1.0-canary-c492f975-20250128) - '@storybook/blocks': 8.5.2(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3)) + '@mdx-js/react': 3.1.0(@types/react@19.0.8)(react@19.1.0-canary-a4b2d0d5-20250203) + '@storybook/blocks': 8.5.2(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3)) '@storybook/csf-plugin': 8.5.2(storybook@8.5.2(prettier@3.3.3)) - '@storybook/react-dom-shim': 8.5.2(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3)) - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + '@storybook/react-dom-shim': 8.5.2(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3)) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) storybook: 8.5.2(prettier@3.3.3) ts-dedent: 2.2.0 transitivePeerDependencies: @@ -21215,15 +21215,15 @@ snapshots: - '@swc/helpers' - webpack - '@storybook/blocks@8.5.2(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3))': + '@storybook/blocks@8.5.2(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3))': dependencies: '@storybook/csf': 0.1.12 - '@storybook/icons': 1.3.0(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128) + '@storybook/icons': 1.3.0(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203) storybook: 8.5.2(prettier@3.3.3) ts-dedent: 2.2.0 optionalDependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) '@storybook/builder-webpack5@8.5.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2)': dependencies: @@ -21301,10 +21301,10 @@ snapshots: '@storybook/global@5.0.0': {} - '@storybook/icons@1.3.0(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)': + '@storybook/icons@1.3.0(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)': dependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) '@storybook/instrumenter@8.5.2(storybook@8.5.2(prettier@3.3.3))': dependencies: @@ -21316,17 +21316,17 @@ snapshots: dependencies: storybook: 8.5.2(prettier@3.3.3) - '@storybook/preset-react-webpack@8.5.2(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2)': + '@storybook/preset-react-webpack@8.5.2(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2)': dependencies: '@storybook/core-webpack': 8.5.2(storybook@8.5.2(prettier@3.3.3)) - '@storybook/react': 8.5.2(patch_hash=3vtnbaj5dhujyrhznezprlo624)(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2) + '@storybook/react': 8.5.2(patch_hash=3vtnbaj5dhujyrhznezprlo624)(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2) '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.7.2)(webpack@5.96.1(@swc/core@1.9.3(@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.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 react-docgen: 7.1.0 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) resolve: 1.22.8 semver: 7.6.3 storybook: 8.5.2(prettier@3.3.3) @@ -21360,19 +21360,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@storybook/react-dom-shim@8.5.2(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3))': + '@storybook/react-dom-shim@8.5.2(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3))': dependencies: - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) storybook: 8.5.2(prettier@3.3.3) - '@storybook/react-webpack5@8.5.2(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2)': + '@storybook/react-webpack5@8.5.2(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2)': dependencies: '@storybook/builder-webpack5': 8.5.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2) - '@storybook/preset-react-webpack': 8.5.2(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2) - '@storybook/react': 8.5.2(patch_hash=3vtnbaj5dhujyrhznezprlo624)(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2) - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + '@storybook/preset-react-webpack': 8.5.2(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2) + '@storybook/react': 8.5.2(patch_hash=3vtnbaj5dhujyrhznezprlo624)(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) storybook: 8.5.2(prettier@3.3.3) optionalDependencies: typescript: 5.7.2 @@ -21385,16 +21385,16 @@ snapshots: - uglify-js - webpack-cli - '@storybook/react@8.5.2(patch_hash=3vtnbaj5dhujyrhznezprlo624)(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2)': + '@storybook/react@8.5.2(patch_hash=3vtnbaj5dhujyrhznezprlo624)(@storybook/test@8.5.2(storybook@8.5.2(prettier@3.3.3)))(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3))(typescript@5.7.2)': dependencies: '@storybook/components': 8.5.2(storybook@8.5.2(prettier@3.3.3)) '@storybook/global': 5.0.0 '@storybook/manager-api': 8.5.2(storybook@8.5.2(prettier@3.3.3)) '@storybook/preview-api': 8.5.2(storybook@8.5.2(prettier@3.3.3)) - '@storybook/react-dom-shim': 8.5.2(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(storybook@8.5.2(prettier@3.3.3)) + '@storybook/react-dom-shim': 8.5.2(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(storybook@8.5.2(prettier@3.3.3)) '@storybook/theming': 8.5.2(storybook@8.5.2(prettier@3.3.3)) - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) storybook: 8.5.2(prettier@3.3.3) optionalDependencies: '@storybook/test': 8.5.2(storybook@8.5.2(prettier@3.3.3)) @@ -21669,13 +21669,13 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@15.0.7(@types/react@19.0.8)(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)': + '@testing-library/react@15.0.7(@types/react@19.0.8)(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)': dependencies: '@babel/runtime': 7.22.5 '@testing-library/dom': 10.1.0 '@types/react-dom': 19.0.3(@types/react@19.0.8) - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) optionalDependencies: '@types/react': 19.0.8 @@ -27186,7 +27186,7 @@ snapshots: hoist-non-react-statics@3.3.2: dependencies: - react-is: 19.1.0-canary-c492f975-20250128 + react-is: 19.1.0-canary-a4b2d0d5-20250203 homedir-polyfill@1.0.3: dependencies: @@ -31977,25 +31977,25 @@ snapshots: dependencies: ansi-regex: 5.0.1 ansi-styles: 5.2.0 - react-is: 19.1.0-canary-c492f975-20250128 + react-is: 19.1.0-canary-a4b2d0d5-20250203 pretty-format@29.5.0: dependencies: '@jest/schemas': 29.4.3 ansi-styles: 5.2.0 - react-is: 19.1.0-canary-c492f975-20250128 + react-is: 19.1.0-canary-a4b2d0d5-20250203 pretty-format@29.7.0: dependencies: '@jest/schemas': 29.6.3 ansi-styles: 5.2.0 - react-is: 19.1.0-canary-c492f975-20250128 + react-is: 19.1.0-canary-a4b2d0d5-20250203 pretty-format@30.0.0-alpha.6: dependencies: '@jest/schemas': 30.0.0-alpha.6 ansi-styles: 5.2.0 - react-is: 19.1.0-canary-c492f975-20250128 + react-is: 19.1.0-canary-a4b2d0d5-20250203 pretty-ms@7.0.0: dependencies: @@ -32058,7 +32058,7 @@ snapshots: dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 - react-is: 19.1.0-canary-c492f975-20250128 + react-is: 19.1.0-canary-a4b2d0d5-20250203 property-information@5.6.0: dependencies: @@ -32249,22 +32249,22 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@0.0.0-experimental-c492f975-20250128(react@19.1.0-canary-c492f975-20250128): + react-dom@0.0.0-experimental-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: - react: 19.1.0-canary-c492f975-20250128 - scheduler: 0.26.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + scheduler: 0.26.0-canary-a4b2d0d5-20250203 - react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128): + react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: - react: 19.1.0-canary-c492f975-20250128 - scheduler: 0.26.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + scheduler: 0.26.0-canary-a4b2d0d5-20250203 react-dom@19.1.0-canary-f0edf41e-20250115(react@19.1.0-canary-f0edf41e-20250115): dependencies: react: 19.1.0-canary-f0edf41e-20250115 - scheduler: 0.26.0-canary-c492f975-20250128 + scheduler: 0.26.0-canary-a4b2d0d5-20250203 - react-is@19.1.0-canary-c492f975-20250128: {} + react-is@19.1.0-canary-a4b2d0d5-20250203: {} react-is@19.1.0-canary-f0edf41e-20250115: {} @@ -32297,48 +32297,48 @@ snapshots: optionalDependencies: '@types/react': 19.0.8 - react-server-dom-turbopack@0.0.0-experimental-c492f975-20250128(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128): + react-server-dom-turbopack@0.0.0-experimental-a4b2d0d5-20250203(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) - react-server-dom-turbopack@19.1.0-canary-c492f975-20250128(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128): + react-server-dom-turbopack@19.1.0-canary-a4b2d0d5-20250203(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) - react-server-dom-webpack@0.0.0-experimental-c492f975-20250128(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(webpack@5.96.1(@swc/core@1.9.3(@swc/helpers@0.5.15))): + react-server-dom-webpack@0.0.0-experimental-a4b2d0d5-20250203(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(webpack@5.96.1(@swc/core@1.9.3(@swc/helpers@0.5.15))): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) webpack: 5.96.1(@swc/core@1.9.3(@swc/helpers@0.5.15)) webpack-sources: 3.2.3(patch_hash=jbynf5dc46ambamq3wuyho6hkq) - react-server-dom-webpack@19.1.0-canary-c492f975-20250128(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128)(webpack@5.96.1(@swc/core@1.9.3(@swc/helpers@0.5.15))): + react-server-dom-webpack@19.1.0-canary-a4b2d0d5-20250203(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203)(webpack@5.96.1(@swc/core@1.9.3(@swc/helpers@0.5.15))): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) webpack: 5.96.1(@swc/core@1.9.3(@swc/helpers@0.5.15)) webpack-sources: 3.2.3(patch_hash=jbynf5dc46ambamq3wuyho6hkq) - react-shallow-renderer@16.15.0(react@19.1.0-canary-c492f975-20250128): + react-shallow-renderer@16.15.0(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: object-assign: 4.1.1 - react: 19.1.0-canary-c492f975-20250128 - react-is: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-is: 19.1.0-canary-a4b2d0d5-20250203 - react-ssr-prepass@1.0.8(react-is@19.1.0-canary-f0edf41e-20250115)(react@19.1.0-canary-c492f975-20250128): + react-ssr-prepass@1.0.8(react-is@19.1.0-canary-f0edf41e-20250115)(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: object-is: 1.0.2 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 react-is: 19.1.0-canary-f0edf41e-20250115 react-style-singleton@2.2.1(@types/react@19.0.8)(react@19.1.0-canary-f0edf41e-20250115): @@ -32350,12 +32350,12 @@ snapshots: optionalDependencies: '@types/react': 19.0.8 - react-test-renderer@18.2.0(react@19.1.0-canary-c492f975-20250128): + react-test-renderer@18.2.0(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: - react: 19.1.0-canary-c492f975-20250128 - react-is: 19.1.0-canary-c492f975-20250128 - react-shallow-renderer: 16.15.0(react@19.1.0-canary-c492f975-20250128) - scheduler: 0.26.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 + react-is: 19.1.0-canary-a4b2d0d5-20250203 + react-shallow-renderer: 16.15.0(react@19.1.0-canary-a4b2d0d5-20250203) + scheduler: 0.26.0-canary-a4b2d0d5-20250203 react-textarea-autosize@8.5.3(@types/react@19.0.8)(react@19.1.0-canary-f0edf41e-20250115): dependencies: @@ -32366,20 +32366,20 @@ snapshots: transitivePeerDependencies: - '@types/react' - react-virtualized@9.22.3(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128): + react-virtualized@9.22.3(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: '@babel/runtime': 7.22.5 clsx: 1.1.1 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) react-lifecycles-compat: 3.0.4 - react@0.0.0-experimental-c492f975-20250128: {} + react@0.0.0-experimental-a4b2d0d5-20250203: {} - react@19.1.0-canary-c492f975-20250128: {} + react@19.1.0-canary-a4b2d0d5-20250203: {} react@19.1.0-canary-f0edf41e-20250115: {} @@ -33135,9 +33135,9 @@ snapshots: dependencies: xmlchars: 2.2.0 - scheduler@0.0.0-experimental-c492f975-20250128: {} + scheduler@0.0.0-experimental-a4b2d0d5-20250203: {} - scheduler@0.26.0-canary-c492f975-20250128: {} + scheduler@0.26.0-canary-a4b2d0d5-20250203: {} schema-utils@2.7.1: dependencies: @@ -33806,7 +33806,7 @@ snapshots: dependencies: inline-style-parser: 0.1.1 - styled-components@6.0.0-rc.3(react-dom@19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128))(react@19.1.0-canary-c492f975-20250128): + styled-components@6.0.0-rc.3(react-dom@19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203))(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: '@babel/cli': 7.21.5(@babel/core@7.22.5) '@babel/core': 7.22.5 @@ -33821,8 +33821,8 @@ snapshots: '@emotion/unitless': 0.8.1 css-to-react-native: 3.2.0 postcss: 8.4.31 - react: 19.1.0-canary-c492f975-20250128 - react-dom: 19.1.0-canary-c492f975-20250128(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + react-dom: 19.1.0-canary-a4b2d0d5-20250203(react@19.1.0-canary-a4b2d0d5-20250203) shallowequal: 1.1.0 stylis: 4.2.0 tslib: 2.5.3 @@ -33834,10 +33834,10 @@ snapshots: postcss: 7.0.32 postcss-load-plugins: 2.3.0 - styled-jsx@5.1.6(@babel/core@7.22.5)(babel-plugin-macros@3.1.0)(react@19.1.0-canary-c492f975-20250128): + styled-jsx@5.1.6(@babel/core@7.22.5)(babel-plugin-macros@3.1.0)(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: client-only: 0.0.1 - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 optionalDependencies: '@babel/core': 7.22.5 babel-plugin-macros: 3.1.0 @@ -33933,11 +33933,11 @@ snapshots: '@swc/counter': 0.1.3 webpack: 5.96.1(@swc/core@1.9.3(@swc/helpers@0.5.15))(esbuild@0.24.2) - swr@2.2.4(react@19.1.0-canary-c492f975-20250128): + swr@2.2.4(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: client-only: 0.0.1 - react: 19.1.0-canary-c492f975-20250128 - use-sync-external-store: 1.2.0(react@19.1.0-canary-c492f975-20250128) + react: 19.1.0-canary-a4b2d0d5-20250203 + use-sync-external-store: 1.2.0(react@19.1.0-canary-a4b2d0d5-20250203) symbol-observable@1.0.1: {} @@ -34713,9 +34713,9 @@ snapshots: unist-util-is: 6.0.0 unist-util-visit-parents: 6.0.1 - unistore@3.4.1(react@19.1.0-canary-c492f975-20250128): + unistore@3.4.1(react@19.1.0-canary-a4b2d0d5-20250203): optionalDependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 universal-github-app-jwt@1.1.1: dependencies: @@ -34841,9 +34841,9 @@ snapshots: optionalDependencies: '@types/react': 19.0.8 - use-sync-external-store@1.2.0(react@19.1.0-canary-c492f975-20250128): + use-sync-external-store@1.2.0(react@19.1.0-canary-a4b2d0d5-20250203): dependencies: - react: 19.1.0-canary-c492f975-20250128 + react: 19.1.0-canary-a4b2d0d5-20250203 util-deprecate@1.0.2: {}