react-dom 19.2.0-canary-7a2c7045-20250506 → 19.2.0-canary-0ff1d13b-20250507
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/react-dom-client.development.js +126 -123
- package/cjs/react-dom-client.production.js +38 -40
- package/cjs/react-dom-profiling.development.js +126 -123
- package/cjs/react-dom-profiling.profiling.js +38 -40
- package/cjs/react-dom-server-legacy.browser.development.js +1 -1
- package/cjs/react-dom-server-legacy.browser.production.js +1 -1
- package/cjs/react-dom-server-legacy.node.development.js +1 -1
- package/cjs/react-dom-server-legacy.node.production.js +1 -1
- package/cjs/react-dom-server.browser.development.js +3 -3
- package/cjs/react-dom-server.browser.production.js +3 -3
- package/cjs/react-dom-server.bun.development.js +3 -3
- package/cjs/react-dom-server.bun.production.js +3 -3
- package/cjs/react-dom-server.edge.development.js +3 -3
- package/cjs/react-dom-server.edge.production.js +3 -3
- package/cjs/react-dom-server.node.development.js +3 -3
- package/cjs/react-dom-server.node.production.js +3 -3
- package/cjs/react-dom.development.js +1 -1
- package/cjs/react-dom.production.js +1 -1
- package/cjs/react-dom.react-server.development.js +1 -1
- package/cjs/react-dom.react-server.production.js +1 -1
- package/package.json +3 -3
@@ -9693,24 +9693,24 @@
|
|
9693
9693
|
return current;
|
9694
9694
|
}
|
9695
9695
|
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
9696
|
-
var
|
9697
|
-
var
|
9696
|
+
var JSCompiler_object_inline_digest_2546;
|
9697
|
+
var JSCompiler_object_inline_stack_2547 = workInProgress.pendingProps;
|
9698
9698
|
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
9699
|
-
var
|
9699
|
+
var JSCompiler_object_inline_message_2545 = !1;
|
9700
9700
|
var didSuspend = 0 !== (workInProgress.flags & 128);
|
9701
|
-
(
|
9702
|
-
(
|
9701
|
+
(JSCompiler_object_inline_digest_2546 = didSuspend) ||
|
9702
|
+
(JSCompiler_object_inline_digest_2546 =
|
9703
9703
|
null !== current && null === current.memoizedState
|
9704
9704
|
? !1
|
9705
9705
|
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
9706
|
-
|
9707
|
-
((
|
9706
|
+
JSCompiler_object_inline_digest_2546 &&
|
9707
|
+
((JSCompiler_object_inline_message_2545 = !0),
|
9708
9708
|
(workInProgress.flags &= -129));
|
9709
|
-
|
9709
|
+
JSCompiler_object_inline_digest_2546 = 0 !== (workInProgress.flags & 32);
|
9710
9710
|
workInProgress.flags &= -33;
|
9711
9711
|
if (null === current) {
|
9712
9712
|
if (isHydrating) {
|
9713
|
-
|
9713
|
+
JSCompiler_object_inline_message_2545
|
9714
9714
|
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
9715
9715
|
: reuseSuspenseHandlerOnStack(workInProgress);
|
9716
9716
|
(current = nextHydratableInstance)
|
@@ -9723,18 +9723,18 @@
|
|
9723
9723
|
? renderLanes
|
9724
9724
|
: null),
|
9725
9725
|
null !== renderLanes &&
|
9726
|
-
((
|
9726
|
+
((JSCompiler_object_inline_digest_2546 = {
|
9727
9727
|
dehydrated: renderLanes,
|
9728
9728
|
treeContext: getSuspendedTreeContext(),
|
9729
9729
|
retryLane: 536870912,
|
9730
9730
|
hydrationErrors: null
|
9731
9731
|
}),
|
9732
9732
|
(workInProgress.memoizedState =
|
9733
|
-
|
9734
|
-
(
|
9733
|
+
JSCompiler_object_inline_digest_2546),
|
9734
|
+
(JSCompiler_object_inline_digest_2546 =
|
9735
9735
|
createFiberFromDehydratedFragment(renderLanes)),
|
9736
|
-
(
|
9737
|
-
(workInProgress.child =
|
9736
|
+
(JSCompiler_object_inline_digest_2546.return = workInProgress),
|
9737
|
+
(workInProgress.child = JSCompiler_object_inline_digest_2546),
|
9738
9738
|
(hydrationParentFiber = workInProgress),
|
9739
9739
|
(nextHydratableInstance = null)))
|
9740
9740
|
: (renderLanes = null);
|
@@ -9748,36 +9748,36 @@
|
|
9748
9748
|
: (workInProgress.lanes = 536870912);
|
9749
9749
|
return null;
|
9750
9750
|
}
|
9751
|
-
var nextPrimaryChildren =
|
9752
|
-
|
9753
|
-
|
9754
|
-
if (
|
9751
|
+
var nextPrimaryChildren = JSCompiler_object_inline_stack_2547.children;
|
9752
|
+
JSCompiler_object_inline_stack_2547 =
|
9753
|
+
JSCompiler_object_inline_stack_2547.fallback;
|
9754
|
+
if (JSCompiler_object_inline_message_2545) {
|
9755
9755
|
reuseSuspenseHandlerOnStack(workInProgress);
|
9756
9756
|
var mode = workInProgress.mode;
|
9757
9757
|
nextPrimaryChildren = mountWorkInProgressOffscreenFiber(
|
9758
9758
|
{ mode: "hidden", children: nextPrimaryChildren },
|
9759
9759
|
mode
|
9760
9760
|
);
|
9761
|
-
|
9762
|
-
|
9761
|
+
JSCompiler_object_inline_stack_2547 = createFiberFromFragment(
|
9762
|
+
JSCompiler_object_inline_stack_2547,
|
9763
9763
|
mode,
|
9764
9764
|
renderLanes,
|
9765
9765
|
null
|
9766
9766
|
);
|
9767
9767
|
nextPrimaryChildren.return = workInProgress;
|
9768
|
-
|
9769
|
-
nextPrimaryChildren.sibling =
|
9768
|
+
JSCompiler_object_inline_stack_2547.return = workInProgress;
|
9769
|
+
nextPrimaryChildren.sibling = JSCompiler_object_inline_stack_2547;
|
9770
9770
|
workInProgress.child = nextPrimaryChildren;
|
9771
9771
|
nextPrimaryChildren = workInProgress.child;
|
9772
9772
|
nextPrimaryChildren.memoizedState =
|
9773
9773
|
mountSuspenseOffscreenState(renderLanes);
|
9774
9774
|
nextPrimaryChildren.childLanes = getRemainingWorkInPrimaryTree(
|
9775
9775
|
current,
|
9776
|
-
|
9776
|
+
JSCompiler_object_inline_digest_2546,
|
9777
9777
|
renderLanes
|
9778
9778
|
);
|
9779
9779
|
workInProgress.memoizedState = SUSPENDED_MARKER;
|
9780
|
-
return
|
9780
|
+
return JSCompiler_object_inline_stack_2547;
|
9781
9781
|
}
|
9782
9782
|
pushPrimaryTreeSuspenseHandler(workInProgress);
|
9783
9783
|
return mountSuspensePrimaryChildren(
|
@@ -9787,8 +9787,8 @@
|
|
9787
9787
|
}
|
9788
9788
|
var prevState = current.memoizedState;
|
9789
9789
|
if (null !== prevState) {
|
9790
|
-
var
|
9791
|
-
if (null !==
|
9790
|
+
var JSCompiler_object_inline_componentStack_2548 = prevState.dehydrated;
|
9791
|
+
if (null !== JSCompiler_object_inline_componentStack_2548) {
|
9792
9792
|
if (didSuspend)
|
9793
9793
|
workInProgress.flags & 256
|
9794
9794
|
? (pushPrimaryTreeSuspenseHandler(workInProgress),
|
@@ -9805,13 +9805,13 @@
|
|
9805
9805
|
(workInProgress = null))
|
9806
9806
|
: (reuseSuspenseHandlerOnStack(workInProgress),
|
9807
9807
|
(nextPrimaryChildren =
|
9808
|
-
|
9808
|
+
JSCompiler_object_inline_stack_2547.fallback),
|
9809
9809
|
(mode = workInProgress.mode),
|
9810
|
-
(
|
9810
|
+
(JSCompiler_object_inline_stack_2547 =
|
9811
9811
|
mountWorkInProgressOffscreenFiber(
|
9812
9812
|
{
|
9813
9813
|
mode: "visible",
|
9814
|
-
children:
|
9814
|
+
children: JSCompiler_object_inline_stack_2547.children
|
9815
9815
|
},
|
9816
9816
|
mode
|
9817
9817
|
)),
|
@@ -9822,24 +9822,24 @@
|
|
9822
9822
|
null
|
9823
9823
|
)),
|
9824
9824
|
(nextPrimaryChildren.flags |= 2),
|
9825
|
-
(
|
9825
|
+
(JSCompiler_object_inline_stack_2547.return = workInProgress),
|
9826
9826
|
(nextPrimaryChildren.return = workInProgress),
|
9827
|
-
(
|
9827
|
+
(JSCompiler_object_inline_stack_2547.sibling =
|
9828
9828
|
nextPrimaryChildren),
|
9829
|
-
(workInProgress.child =
|
9829
|
+
(workInProgress.child = JSCompiler_object_inline_stack_2547),
|
9830
9830
|
reconcileChildFibers(
|
9831
9831
|
workInProgress,
|
9832
9832
|
current.child,
|
9833
9833
|
null,
|
9834
9834
|
renderLanes
|
9835
9835
|
),
|
9836
|
-
(
|
9837
|
-
(
|
9836
|
+
(JSCompiler_object_inline_stack_2547 = workInProgress.child),
|
9837
|
+
(JSCompiler_object_inline_stack_2547.memoizedState =
|
9838
9838
|
mountSuspenseOffscreenState(renderLanes)),
|
9839
|
-
(
|
9839
|
+
(JSCompiler_object_inline_stack_2547.childLanes =
|
9840
9840
|
getRemainingWorkInPrimaryTree(
|
9841
9841
|
current,
|
9842
|
-
|
9842
|
+
JSCompiler_object_inline_digest_2546,
|
9843
9843
|
renderLanes
|
9844
9844
|
)),
|
9845
9845
|
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
@@ -9848,45 +9848,45 @@
|
|
9848
9848
|
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
9849
9849
|
warnIfHydrating(),
|
9850
9850
|
isSuspenseInstanceFallback(
|
9851
|
-
|
9851
|
+
JSCompiler_object_inline_componentStack_2548
|
9852
9852
|
))
|
9853
9853
|
) {
|
9854
|
-
|
9855
|
-
|
9856
|
-
|
9857
|
-
if (
|
9858
|
-
nextPrimaryChildren =
|
9859
|
-
var message =
|
9860
|
-
mode =
|
9861
|
-
var componentStack =
|
9854
|
+
JSCompiler_object_inline_digest_2546 =
|
9855
|
+
JSCompiler_object_inline_componentStack_2548.nextSibling &&
|
9856
|
+
JSCompiler_object_inline_componentStack_2548.nextSibling.dataset;
|
9857
|
+
if (JSCompiler_object_inline_digest_2546) {
|
9858
|
+
nextPrimaryChildren = JSCompiler_object_inline_digest_2546.dgst;
|
9859
|
+
var message = JSCompiler_object_inline_digest_2546.msg;
|
9860
|
+
mode = JSCompiler_object_inline_digest_2546.stck;
|
9861
|
+
var componentStack = JSCompiler_object_inline_digest_2546.cstck;
|
9862
9862
|
}
|
9863
|
-
|
9864
|
-
|
9865
|
-
|
9866
|
-
|
9867
|
-
nextPrimaryChildren =
|
9868
|
-
mode =
|
9863
|
+
JSCompiler_object_inline_message_2545 = message;
|
9864
|
+
JSCompiler_object_inline_digest_2546 = nextPrimaryChildren;
|
9865
|
+
JSCompiler_object_inline_stack_2547 = mode;
|
9866
|
+
JSCompiler_object_inline_componentStack_2548 = componentStack;
|
9867
|
+
nextPrimaryChildren = JSCompiler_object_inline_message_2545;
|
9868
|
+
mode = JSCompiler_object_inline_componentStack_2548;
|
9869
9869
|
nextPrimaryChildren = nextPrimaryChildren
|
9870
9870
|
? Error(nextPrimaryChildren)
|
9871
9871
|
: Error(
|
9872
9872
|
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
9873
9873
|
);
|
9874
9874
|
nextPrimaryChildren.stack =
|
9875
|
-
|
9876
|
-
nextPrimaryChildren.digest =
|
9877
|
-
|
9875
|
+
JSCompiler_object_inline_stack_2547 || "";
|
9876
|
+
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2546;
|
9877
|
+
JSCompiler_object_inline_digest_2546 =
|
9878
9878
|
void 0 === mode ? null : mode;
|
9879
|
-
|
9879
|
+
JSCompiler_object_inline_stack_2547 = {
|
9880
9880
|
value: nextPrimaryChildren,
|
9881
9881
|
source: null,
|
9882
|
-
stack:
|
9882
|
+
stack: JSCompiler_object_inline_digest_2546
|
9883
9883
|
};
|
9884
|
-
"string" === typeof
|
9884
|
+
"string" === typeof JSCompiler_object_inline_digest_2546 &&
|
9885
9885
|
CapturedStacks.set(
|
9886
9886
|
nextPrimaryChildren,
|
9887
|
-
|
9887
|
+
JSCompiler_object_inline_stack_2547
|
9888
9888
|
);
|
9889
|
-
queueHydrationError(
|
9889
|
+
queueHydrationError(JSCompiler_object_inline_stack_2547);
|
9890
9890
|
workInProgress = retrySuspenseComponentWithoutHydrating(
|
9891
9891
|
current,
|
9892
9892
|
workInProgress,
|
@@ -9900,35 +9900,35 @@
|
|
9900
9900
|
renderLanes,
|
9901
9901
|
!1
|
9902
9902
|
),
|
9903
|
-
(
|
9903
|
+
(JSCompiler_object_inline_digest_2546 =
|
9904
9904
|
0 !== (renderLanes & current.childLanes)),
|
9905
|
-
didReceiveUpdate ||
|
9905
|
+
didReceiveUpdate || JSCompiler_object_inline_digest_2546)
|
9906
9906
|
) {
|
9907
|
-
|
9907
|
+
JSCompiler_object_inline_digest_2546 = workInProgressRoot;
|
9908
9908
|
if (
|
9909
|
-
null !==
|
9910
|
-
((
|
9911
|
-
|
9909
|
+
null !== JSCompiler_object_inline_digest_2546 &&
|
9910
|
+
((JSCompiler_object_inline_stack_2547 = getBumpedLaneForHydration(
|
9911
|
+
JSCompiler_object_inline_digest_2546,
|
9912
9912
|
renderLanes
|
9913
9913
|
)),
|
9914
|
-
0 !==
|
9915
|
-
|
9914
|
+
0 !== JSCompiler_object_inline_stack_2547 &&
|
9915
|
+
JSCompiler_object_inline_stack_2547 !== prevState.retryLane)
|
9916
9916
|
)
|
9917
9917
|
throw (
|
9918
|
-
((prevState.retryLane =
|
9918
|
+
((prevState.retryLane = JSCompiler_object_inline_stack_2547),
|
9919
9919
|
enqueueConcurrentRenderForLane(
|
9920
9920
|
current,
|
9921
|
-
|
9921
|
+
JSCompiler_object_inline_stack_2547
|
9922
9922
|
),
|
9923
9923
|
scheduleUpdateOnFiber(
|
9924
|
-
|
9924
|
+
JSCompiler_object_inline_digest_2546,
|
9925
9925
|
current,
|
9926
|
-
|
9926
|
+
JSCompiler_object_inline_stack_2547
|
9927
9927
|
),
|
9928
9928
|
SelectiveHydrationException)
|
9929
9929
|
);
|
9930
9930
|
isSuspenseInstancePending(
|
9931
|
-
|
9931
|
+
JSCompiler_object_inline_componentStack_2548
|
9932
9932
|
) || renderDidSuspendDelayIfPossible();
|
9933
9933
|
workInProgress = retrySuspenseComponentWithoutHydrating(
|
9934
9934
|
current,
|
@@ -9937,14 +9937,14 @@
|
|
9937
9937
|
);
|
9938
9938
|
} else
|
9939
9939
|
isSuspenseInstancePending(
|
9940
|
-
|
9940
|
+
JSCompiler_object_inline_componentStack_2548
|
9941
9941
|
)
|
9942
9942
|
? ((workInProgress.flags |= 192),
|
9943
9943
|
(workInProgress.child = current.child),
|
9944
9944
|
(workInProgress = null))
|
9945
9945
|
: ((current = prevState.treeContext),
|
9946
9946
|
(nextHydratableInstance = getNextHydratable(
|
9947
|
-
|
9947
|
+
JSCompiler_object_inline_componentStack_2548.nextSibling
|
9948
9948
|
)),
|
9949
9949
|
(hydrationParentFiber = workInProgress),
|
9950
9950
|
(isHydrating = !0),
|
@@ -9956,32 +9956,32 @@
|
|
9956
9956
|
restoreSuspendedTreeContext(workInProgress, current),
|
9957
9957
|
(workInProgress = mountSuspensePrimaryChildren(
|
9958
9958
|
workInProgress,
|
9959
|
-
|
9959
|
+
JSCompiler_object_inline_stack_2547.children
|
9960
9960
|
)),
|
9961
9961
|
(workInProgress.flags |= 4096));
|
9962
9962
|
return workInProgress;
|
9963
9963
|
}
|
9964
9964
|
}
|
9965
|
-
if (
|
9965
|
+
if (JSCompiler_object_inline_message_2545)
|
9966
9966
|
return (
|
9967
9967
|
reuseSuspenseHandlerOnStack(workInProgress),
|
9968
|
-
(nextPrimaryChildren =
|
9968
|
+
(nextPrimaryChildren = JSCompiler_object_inline_stack_2547.fallback),
|
9969
9969
|
(mode = workInProgress.mode),
|
9970
9970
|
(componentStack = current.child),
|
9971
|
-
(
|
9971
|
+
(JSCompiler_object_inline_componentStack_2548 =
|
9972
9972
|
componentStack.sibling),
|
9973
|
-
(
|
9973
|
+
(JSCompiler_object_inline_stack_2547 = createWorkInProgress(
|
9974
9974
|
componentStack,
|
9975
9975
|
{
|
9976
9976
|
mode: "hidden",
|
9977
|
-
children:
|
9977
|
+
children: JSCompiler_object_inline_stack_2547.children
|
9978
9978
|
}
|
9979
9979
|
)),
|
9980
|
-
(
|
9980
|
+
(JSCompiler_object_inline_stack_2547.subtreeFlags =
|
9981
9981
|
componentStack.subtreeFlags & 65011712),
|
9982
|
-
null !==
|
9982
|
+
null !== JSCompiler_object_inline_componentStack_2548
|
9983
9983
|
? (nextPrimaryChildren = createWorkInProgress(
|
9984
|
-
|
9984
|
+
JSCompiler_object_inline_componentStack_2548,
|
9985
9985
|
nextPrimaryChildren
|
9986
9986
|
))
|
9987
9987
|
: ((nextPrimaryChildren = createFiberFromFragment(
|
@@ -9992,24 +9992,24 @@
|
|
9992
9992
|
)),
|
9993
9993
|
(nextPrimaryChildren.flags |= 2)),
|
9994
9994
|
(nextPrimaryChildren.return = workInProgress),
|
9995
|
-
(
|
9996
|
-
(
|
9997
|
-
(workInProgress.child =
|
9998
|
-
(
|
9995
|
+
(JSCompiler_object_inline_stack_2547.return = workInProgress),
|
9996
|
+
(JSCompiler_object_inline_stack_2547.sibling = nextPrimaryChildren),
|
9997
|
+
(workInProgress.child = JSCompiler_object_inline_stack_2547),
|
9998
|
+
(JSCompiler_object_inline_stack_2547 = nextPrimaryChildren),
|
9999
9999
|
(nextPrimaryChildren = workInProgress.child),
|
10000
10000
|
(mode = current.child.memoizedState),
|
10001
10001
|
null === mode
|
10002
10002
|
? (mode = mountSuspenseOffscreenState(renderLanes))
|
10003
10003
|
: ((componentStack = mode.cachePool),
|
10004
10004
|
null !== componentStack
|
10005
|
-
? ((
|
10005
|
+
? ((JSCompiler_object_inline_componentStack_2548 =
|
10006
10006
|
CacheContext._currentValue),
|
10007
10007
|
(componentStack =
|
10008
10008
|
componentStack.parent !==
|
10009
|
-
|
10009
|
+
JSCompiler_object_inline_componentStack_2548
|
10010
10010
|
? {
|
10011
|
-
parent:
|
10012
|
-
pool:
|
10011
|
+
parent: JSCompiler_object_inline_componentStack_2548,
|
10012
|
+
pool: JSCompiler_object_inline_componentStack_2548
|
10013
10013
|
}
|
10014
10014
|
: componentStack))
|
10015
10015
|
: (componentStack = getSuspendedCache()),
|
@@ -10020,27 +10020,27 @@
|
|
10020
10020
|
(nextPrimaryChildren.memoizedState = mode),
|
10021
10021
|
(nextPrimaryChildren.childLanes = getRemainingWorkInPrimaryTree(
|
10022
10022
|
current,
|
10023
|
-
|
10023
|
+
JSCompiler_object_inline_digest_2546,
|
10024
10024
|
renderLanes
|
10025
10025
|
)),
|
10026
10026
|
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
10027
|
-
|
10027
|
+
JSCompiler_object_inline_stack_2547
|
10028
10028
|
);
|
10029
10029
|
pushPrimaryTreeSuspenseHandler(workInProgress);
|
10030
10030
|
renderLanes = current.child;
|
10031
10031
|
current = renderLanes.sibling;
|
10032
10032
|
renderLanes = createWorkInProgress(renderLanes, {
|
10033
10033
|
mode: "visible",
|
10034
|
-
children:
|
10034
|
+
children: JSCompiler_object_inline_stack_2547.children
|
10035
10035
|
});
|
10036
10036
|
renderLanes.return = workInProgress;
|
10037
10037
|
renderLanes.sibling = null;
|
10038
10038
|
null !== current &&
|
10039
|
-
((
|
10040
|
-
null ===
|
10039
|
+
((JSCompiler_object_inline_digest_2546 = workInProgress.deletions),
|
10040
|
+
null === JSCompiler_object_inline_digest_2546
|
10041
10041
|
? ((workInProgress.deletions = [current]),
|
10042
10042
|
(workInProgress.flags |= 16))
|
10043
|
-
:
|
10043
|
+
: JSCompiler_object_inline_digest_2546.push(current));
|
10044
10044
|
workInProgress.child = renderLanes;
|
10045
10045
|
workInProgress.memoizedState = null;
|
10046
10046
|
return renderLanes;
|
@@ -17280,36 +17280,39 @@
|
|
17280
17280
|
accumulateTargetOnly = _instance2;
|
17281
17281
|
if (SyntheticEventCtor && reactEventType)
|
17282
17282
|
b: {
|
17283
|
-
inCapturePhase =
|
17284
|
-
reactEventName =
|
17285
|
-
instance =
|
17286
|
-
for (
|
17287
|
-
lastHostComponent = inCapturePhase;
|
17288
|
-
lastHostComponent;
|
17289
|
-
lastHostComponent = getParent(lastHostComponent)
|
17290
|
-
)
|
17291
|
-
instance++;
|
17283
|
+
inCapturePhase = getParent;
|
17284
|
+
reactEventName = SyntheticEventCtor;
|
17285
|
+
instance = reactEventType;
|
17292
17286
|
lastHostComponent = 0;
|
17293
17287
|
for (
|
17294
17288
|
_instance2 = reactEventName;
|
17295
17289
|
_instance2;
|
17296
|
-
_instance2 =
|
17290
|
+
_instance2 = inCapturePhase(_instance2)
|
17297
17291
|
)
|
17298
17292
|
lastHostComponent++;
|
17299
|
-
|
17300
|
-
|
17301
|
-
|
17302
|
-
|
17293
|
+
_instance2 = 0;
|
17294
|
+
for (
|
17295
|
+
var tempB = instance;
|
17296
|
+
tempB;
|
17297
|
+
tempB = inCapturePhase(tempB)
|
17298
|
+
)
|
17299
|
+
_instance2++;
|
17300
|
+
for (; 0 < lastHostComponent - _instance2; )
|
17301
|
+
(reactEventName = inCapturePhase(reactEventName)),
|
17303
17302
|
lastHostComponent--;
|
17304
|
-
for (;
|
17303
|
+
for (; 0 < _instance2 - lastHostComponent; )
|
17304
|
+
(instance = inCapturePhase(instance)), _instance2--;
|
17305
|
+
for (; lastHostComponent--; ) {
|
17305
17306
|
if (
|
17306
|
-
|
17307
|
-
(null !==
|
17308
|
-
|
17309
|
-
)
|
17307
|
+
reactEventName === instance ||
|
17308
|
+
(null !== instance &&
|
17309
|
+
reactEventName === instance.alternate)
|
17310
|
+
) {
|
17311
|
+
inCapturePhase = reactEventName;
|
17310
17312
|
break b;
|
17311
|
-
|
17312
|
-
reactEventName =
|
17313
|
+
}
|
17314
|
+
reactEventName = inCapturePhase(reactEventName);
|
17315
|
+
instance = inCapturePhase(instance);
|
17313
17316
|
}
|
17314
17317
|
inCapturePhase = null;
|
17315
17318
|
}
|
@@ -25427,11 +25430,11 @@
|
|
25427
25430
|
};
|
25428
25431
|
(function () {
|
25429
25432
|
var isomorphicReactPackageVersion = React.version;
|
25430
|
-
if ("19.2.0-canary-
|
25433
|
+
if ("19.2.0-canary-0ff1d13b-20250507" !== isomorphicReactPackageVersion)
|
25431
25434
|
throw Error(
|
25432
25435
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25433
25436
|
(isomorphicReactPackageVersion +
|
25434
|
-
"\n - react-dom: 19.2.0-canary-
|
25437
|
+
"\n - react-dom: 19.2.0-canary-0ff1d13b-20250507\nLearn more: https://react.dev/warnings/version-mismatch")
|
25435
25438
|
);
|
25436
25439
|
})();
|
25437
25440
|
("function" === typeof Map &&
|
@@ -25468,10 +25471,10 @@
|
|
25468
25471
|
!(function () {
|
25469
25472
|
var internals = {
|
25470
25473
|
bundleType: 1,
|
25471
|
-
version: "19.2.0-canary-
|
25474
|
+
version: "19.2.0-canary-0ff1d13b-20250507",
|
25472
25475
|
rendererPackageName: "react-dom",
|
25473
25476
|
currentDispatcherRef: ReactSharedInternals,
|
25474
|
-
reconcilerVersion: "19.2.0-canary-
|
25477
|
+
reconcilerVersion: "19.2.0-canary-0ff1d13b-20250507"
|
25475
25478
|
};
|
25476
25479
|
internals.overrideHookState = overrideHookState;
|
25477
25480
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25945,7 +25948,7 @@
|
|
25945
25948
|
exports.useFormStatus = function () {
|
25946
25949
|
return resolveDispatcher().useHostTransitionStatus();
|
25947
25950
|
};
|
25948
|
-
exports.version = "19.2.0-canary-
|
25951
|
+
exports.version = "19.2.0-canary-0ff1d13b-20250507";
|
25949
25952
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25950
25953
|
"function" ===
|
25951
25954
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -2126,7 +2126,7 @@ function getTargetInstForChangeEvent(domEventName, targetInst) {
|
|
2126
2126
|
}
|
2127
2127
|
var isInputEventSupported = !1;
|
2128
2128
|
if (canUseDOM) {
|
2129
|
-
var JSCompiler_inline_result$jscomp$
|
2129
|
+
var JSCompiler_inline_result$jscomp$312;
|
2130
2130
|
if (canUseDOM) {
|
2131
2131
|
var isSupported$jscomp$inline_453 = "oninput" in document;
|
2132
2132
|
if (!isSupported$jscomp$inline_453) {
|
@@ -2135,10 +2135,10 @@ if (canUseDOM) {
|
|
2135
2135
|
isSupported$jscomp$inline_453 =
|
2136
2136
|
"function" === typeof element$jscomp$inline_454.oninput;
|
2137
2137
|
}
|
2138
|
-
JSCompiler_inline_result$jscomp$
|
2139
|
-
} else JSCompiler_inline_result$jscomp$
|
2138
|
+
JSCompiler_inline_result$jscomp$312 = isSupported$jscomp$inline_453;
|
2139
|
+
} else JSCompiler_inline_result$jscomp$312 = !1;
|
2140
2140
|
isInputEventSupported =
|
2141
|
-
JSCompiler_inline_result$jscomp$
|
2141
|
+
JSCompiler_inline_result$jscomp$312 &&
|
2142
2142
|
(!document.documentMode || 9 < document.documentMode);
|
2143
2143
|
}
|
2144
2144
|
function stopWatchingForValueChange() {
|
@@ -13198,36 +13198,34 @@ function dispatchEventForPluginEventSystem(
|
|
13198
13198
|
accumulateTargetOnly = _instance;
|
13199
13199
|
if (SyntheticEventCtor && reactEventType)
|
13200
13200
|
b: {
|
13201
|
-
inCapturePhase =
|
13202
|
-
reactEventName =
|
13203
|
-
instance =
|
13204
|
-
for (
|
13205
|
-
lastHostComponent = inCapturePhase;
|
13206
|
-
lastHostComponent;
|
13207
|
-
lastHostComponent = getParent(lastHostComponent)
|
13208
|
-
)
|
13209
|
-
instance++;
|
13201
|
+
inCapturePhase = getParent;
|
13202
|
+
reactEventName = SyntheticEventCtor;
|
13203
|
+
instance = reactEventType;
|
13210
13204
|
lastHostComponent = 0;
|
13211
13205
|
for (
|
13212
13206
|
_instance = reactEventName;
|
13213
13207
|
_instance;
|
13214
|
-
_instance =
|
13208
|
+
_instance = inCapturePhase(_instance)
|
13215
13209
|
)
|
13216
13210
|
lastHostComponent++;
|
13217
|
-
|
13218
|
-
|
13219
|
-
|
13220
|
-
|
13211
|
+
_instance = 0;
|
13212
|
+
for (var tempB = instance; tempB; tempB = inCapturePhase(tempB))
|
13213
|
+
_instance++;
|
13214
|
+
for (; 0 < lastHostComponent - _instance; )
|
13215
|
+
(reactEventName = inCapturePhase(reactEventName)),
|
13221
13216
|
lastHostComponent--;
|
13222
|
-
for (;
|
13217
|
+
for (; 0 < _instance - lastHostComponent; )
|
13218
|
+
(instance = inCapturePhase(instance)), _instance--;
|
13219
|
+
for (; lastHostComponent--; ) {
|
13223
13220
|
if (
|
13224
|
-
|
13225
|
-
(null !== reactEventName
|
13226
|
-
|
13227
|
-
|
13221
|
+
reactEventName === instance ||
|
13222
|
+
(null !== instance && reactEventName === instance.alternate)
|
13223
|
+
) {
|
13224
|
+
inCapturePhase = reactEventName;
|
13228
13225
|
break b;
|
13229
|
-
|
13230
|
-
reactEventName =
|
13226
|
+
}
|
13227
|
+
reactEventName = inCapturePhase(reactEventName);
|
13228
|
+
instance = inCapturePhase(instance);
|
13231
13229
|
}
|
13232
13230
|
inCapturePhase = null;
|
13233
13231
|
}
|
@@ -16339,16 +16337,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
16339
16337
|
0 === i && attemptExplicitHydrationTarget(target);
|
16340
16338
|
}
|
16341
16339
|
};
|
16342
|
-
var isomorphicReactPackageVersion$jscomp$
|
16340
|
+
var isomorphicReactPackageVersion$jscomp$inline_1951 = React.version;
|
16343
16341
|
if (
|
16344
|
-
"19.2.0-canary-
|
16345
|
-
isomorphicReactPackageVersion$jscomp$
|
16342
|
+
"19.2.0-canary-0ff1d13b-20250507" !==
|
16343
|
+
isomorphicReactPackageVersion$jscomp$inline_1951
|
16346
16344
|
)
|
16347
16345
|
throw Error(
|
16348
16346
|
formatProdErrorMessage(
|
16349
16347
|
527,
|
16350
|
-
isomorphicReactPackageVersion$jscomp$
|
16351
|
-
"19.2.0-canary-
|
16348
|
+
isomorphicReactPackageVersion$jscomp$inline_1951,
|
16349
|
+
"19.2.0-canary-0ff1d13b-20250507"
|
16352
16350
|
)
|
16353
16351
|
);
|
16354
16352
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -16368,12 +16366,12 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
16368
16366
|
null === componentOrElement ? null : componentOrElement.stateNode;
|
16369
16367
|
return componentOrElement;
|
16370
16368
|
};
|
16371
|
-
var internals$jscomp$
|
16369
|
+
var internals$jscomp$inline_1958 = {
|
16372
16370
|
bundleType: 0,
|
16373
|
-
version: "19.2.0-canary-
|
16371
|
+
version: "19.2.0-canary-0ff1d13b-20250507",
|
16374
16372
|
rendererPackageName: "react-dom",
|
16375
16373
|
currentDispatcherRef: ReactSharedInternals,
|
16376
|
-
reconcilerVersion: "19.2.0-canary-
|
16374
|
+
reconcilerVersion: "19.2.0-canary-0ff1d13b-20250507",
|
16377
16375
|
getLaneLabelMap: function () {
|
16378
16376
|
for (
|
16379
16377
|
var map = new Map(), lane = 1, index$293 = 0;
|
@@ -16391,16 +16389,16 @@ var internals$jscomp$inline_1957 = {
|
|
16391
16389
|
}
|
16392
16390
|
};
|
16393
16391
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
16394
|
-
var hook$jscomp$
|
16392
|
+
var hook$jscomp$inline_2412 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
16395
16393
|
if (
|
16396
|
-
!hook$jscomp$
|
16397
|
-
hook$jscomp$
|
16394
|
+
!hook$jscomp$inline_2412.isDisabled &&
|
16395
|
+
hook$jscomp$inline_2412.supportsFiber
|
16398
16396
|
)
|
16399
16397
|
try {
|
16400
|
-
(rendererID = hook$jscomp$
|
16401
|
-
internals$jscomp$
|
16398
|
+
(rendererID = hook$jscomp$inline_2412.inject(
|
16399
|
+
internals$jscomp$inline_1958
|
16402
16400
|
)),
|
16403
|
-
(injectedHook = hook$jscomp$
|
16401
|
+
(injectedHook = hook$jscomp$inline_2412);
|
16404
16402
|
} catch (err) {}
|
16405
16403
|
}
|
16406
16404
|
function noop() {}
|
@@ -16653,7 +16651,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16653
16651
|
exports.useFormStatus = function () {
|
16654
16652
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16655
16653
|
};
|
16656
|
-
exports.version = "19.2.0-canary-
|
16654
|
+
exports.version = "19.2.0-canary-0ff1d13b-20250507";
|
16657
16655
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16658
16656
|
"function" ===
|
16659
16657
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|