react-dom 19.2.0-canary-540cd652-20250403 → 19.2.0-canary-6a7650c7-20250405
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 +161 -157
- package/cjs/react-dom-client.production.js +256 -241
- package/cjs/react-dom-profiling.development.js +161 -157
- package/cjs/react-dom-profiling.profiling.js +272 -256
- 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
@@ -7811,7 +7811,7 @@
|
|
7811
7811
|
objectIs(hook, prevValue) || (didReceiveUpdate = !0),
|
7812
7812
|
hook
|
7813
7813
|
);
|
7814
|
-
if (0 === (renderLanes & 42))
|
7814
|
+
if (0 === (renderLanes & 42) || 0 !== (renderLanes & 1073741824))
|
7815
7815
|
return (didReceiveUpdate = !0), (hook.memoizedState = value);
|
7816
7816
|
hook = requestDeferredLane();
|
7817
7817
|
currentlyRenderingFiber.lanes |= hook;
|
@@ -9579,32 +9579,32 @@
|
|
9579
9579
|
return current;
|
9580
9580
|
}
|
9581
9581
|
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
9582
|
-
var
|
9583
|
-
var
|
9582
|
+
var JSCompiler_object_inline_digest_2448;
|
9583
|
+
var JSCompiler_object_inline_stack_2449 = workInProgress.pendingProps;
|
9584
9584
|
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
9585
|
-
var
|
9585
|
+
var JSCompiler_object_inline_componentStack_2450 = !1;
|
9586
9586
|
var didSuspend = 0 !== (workInProgress.flags & 128);
|
9587
|
-
(
|
9588
|
-
(
|
9587
|
+
(JSCompiler_object_inline_digest_2448 = didSuspend) ||
|
9588
|
+
(JSCompiler_object_inline_digest_2448 =
|
9589
9589
|
null !== current && null === current.memoizedState
|
9590
9590
|
? !1
|
9591
9591
|
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
9592
|
-
|
9593
|
-
((
|
9592
|
+
JSCompiler_object_inline_digest_2448 &&
|
9593
|
+
((JSCompiler_object_inline_componentStack_2450 = !0),
|
9594
9594
|
(workInProgress.flags &= -129));
|
9595
|
-
|
9595
|
+
JSCompiler_object_inline_digest_2448 = 0 !== (workInProgress.flags & 32);
|
9596
9596
|
workInProgress.flags &= -33;
|
9597
9597
|
if (null === current) {
|
9598
9598
|
if (isHydrating) {
|
9599
|
-
|
9599
|
+
JSCompiler_object_inline_componentStack_2450
|
9600
9600
|
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
9601
9601
|
: reuseSuspenseHandlerOnStack(workInProgress);
|
9602
9602
|
if (isHydrating) {
|
9603
|
-
var
|
9603
|
+
var JSCompiler_object_inline_message_2447 = nextHydratableInstance;
|
9604
9604
|
var JSCompiler_temp;
|
9605
|
-
if (!(JSCompiler_temp = !
|
9605
|
+
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2447)) {
|
9606
9606
|
c: {
|
9607
|
-
var instance =
|
9607
|
+
var instance = JSCompiler_object_inline_message_2447;
|
9608
9608
|
for (
|
9609
9609
|
JSCompiler_temp = rootOrSingletonContext;
|
9610
9610
|
8 !== instance.nodeType;
|
@@ -9646,77 +9646,77 @@
|
|
9646
9646
|
JSCompiler_temp &&
|
9647
9647
|
(warnNonHydratedInstance(
|
9648
9648
|
workInProgress,
|
9649
|
-
|
9649
|
+
JSCompiler_object_inline_message_2447
|
9650
9650
|
),
|
9651
9651
|
throwOnHydrationMismatch(workInProgress));
|
9652
9652
|
}
|
9653
|
-
|
9653
|
+
JSCompiler_object_inline_message_2447 = workInProgress.memoizedState;
|
9654
9654
|
if (
|
9655
|
-
null !==
|
9656
|
-
((
|
9657
|
-
|
9658
|
-
null !==
|
9655
|
+
null !== JSCompiler_object_inline_message_2447 &&
|
9656
|
+
((JSCompiler_object_inline_message_2447 =
|
9657
|
+
JSCompiler_object_inline_message_2447.dehydrated),
|
9658
|
+
null !== JSCompiler_object_inline_message_2447)
|
9659
9659
|
)
|
9660
9660
|
return (
|
9661
|
-
isSuspenseInstanceFallback(
|
9661
|
+
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2447)
|
9662
9662
|
? (workInProgress.lanes = 32)
|
9663
9663
|
: (workInProgress.lanes = 536870912),
|
9664
9664
|
null
|
9665
9665
|
);
|
9666
9666
|
popSuspenseHandler(workInProgress);
|
9667
9667
|
}
|
9668
|
-
|
9669
|
-
|
9670
|
-
|
9671
|
-
|
9672
|
-
if (
|
9668
|
+
JSCompiler_object_inline_message_2447 =
|
9669
|
+
JSCompiler_object_inline_stack_2449.children;
|
9670
|
+
JSCompiler_object_inline_stack_2449 =
|
9671
|
+
JSCompiler_object_inline_stack_2449.fallback;
|
9672
|
+
if (JSCompiler_object_inline_componentStack_2450)
|
9673
9673
|
return (
|
9674
9674
|
reuseSuspenseHandlerOnStack(workInProgress),
|
9675
|
-
(
|
9675
|
+
(JSCompiler_object_inline_componentStack_2450 =
|
9676
9676
|
workInProgress.mode),
|
9677
|
-
(
|
9677
|
+
(JSCompiler_object_inline_message_2447 =
|
9678
9678
|
mountWorkInProgressOffscreenFiber(
|
9679
9679
|
{
|
9680
9680
|
mode: "hidden",
|
9681
|
-
children:
|
9681
|
+
children: JSCompiler_object_inline_message_2447
|
9682
9682
|
},
|
9683
|
-
|
9683
|
+
JSCompiler_object_inline_componentStack_2450
|
9684
9684
|
)),
|
9685
|
-
(
|
9686
|
-
|
9687
|
-
|
9685
|
+
(JSCompiler_object_inline_stack_2449 = createFiberFromFragment(
|
9686
|
+
JSCompiler_object_inline_stack_2449,
|
9687
|
+
JSCompiler_object_inline_componentStack_2450,
|
9688
9688
|
renderLanes,
|
9689
9689
|
null
|
9690
9690
|
)),
|
9691
|
-
(
|
9692
|
-
(
|
9693
|
-
(
|
9694
|
-
|
9695
|
-
(workInProgress.child =
|
9696
|
-
(
|
9691
|
+
(JSCompiler_object_inline_message_2447.return = workInProgress),
|
9692
|
+
(JSCompiler_object_inline_stack_2449.return = workInProgress),
|
9693
|
+
(JSCompiler_object_inline_message_2447.sibling =
|
9694
|
+
JSCompiler_object_inline_stack_2449),
|
9695
|
+
(workInProgress.child = JSCompiler_object_inline_message_2447),
|
9696
|
+
(JSCompiler_object_inline_componentStack_2450 =
|
9697
9697
|
workInProgress.child),
|
9698
|
-
(
|
9698
|
+
(JSCompiler_object_inline_componentStack_2450.memoizedState =
|
9699
9699
|
mountSuspenseOffscreenState(renderLanes)),
|
9700
|
-
(
|
9700
|
+
(JSCompiler_object_inline_componentStack_2450.childLanes =
|
9701
9701
|
getRemainingWorkInPrimaryTree(
|
9702
9702
|
current,
|
9703
|
-
|
9703
|
+
JSCompiler_object_inline_digest_2448,
|
9704
9704
|
renderLanes
|
9705
9705
|
)),
|
9706
9706
|
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
9707
|
-
|
9707
|
+
JSCompiler_object_inline_stack_2449
|
9708
9708
|
);
|
9709
9709
|
pushPrimaryTreeSuspenseHandler(workInProgress);
|
9710
9710
|
return mountSuspensePrimaryChildren(
|
9711
9711
|
workInProgress,
|
9712
|
-
|
9712
|
+
JSCompiler_object_inline_message_2447
|
9713
9713
|
);
|
9714
9714
|
}
|
9715
9715
|
var prevState = current.memoizedState;
|
9716
9716
|
if (
|
9717
9717
|
null !== prevState &&
|
9718
|
-
((
|
9719
|
-
null !==
|
9718
|
+
((JSCompiler_object_inline_message_2447 = prevState.dehydrated),
|
9719
|
+
null !== JSCompiler_object_inline_message_2447)
|
9720
9720
|
) {
|
9721
9721
|
if (didSuspend)
|
9722
9722
|
workInProgress.flags & 256
|
@@ -9733,94 +9733,94 @@
|
|
9733
9733
|
(workInProgress.flags |= 128),
|
9734
9734
|
(workInProgress = null))
|
9735
9735
|
: (reuseSuspenseHandlerOnStack(workInProgress),
|
9736
|
-
(
|
9737
|
-
|
9738
|
-
(
|
9739
|
-
(
|
9736
|
+
(JSCompiler_object_inline_componentStack_2450 =
|
9737
|
+
JSCompiler_object_inline_stack_2449.fallback),
|
9738
|
+
(JSCompiler_object_inline_message_2447 = workInProgress.mode),
|
9739
|
+
(JSCompiler_object_inline_stack_2449 =
|
9740
9740
|
mountWorkInProgressOffscreenFiber(
|
9741
9741
|
{
|
9742
9742
|
mode: "visible",
|
9743
|
-
children:
|
9743
|
+
children: JSCompiler_object_inline_stack_2449.children
|
9744
9744
|
},
|
9745
|
-
|
9745
|
+
JSCompiler_object_inline_message_2447
|
9746
9746
|
)),
|
9747
|
-
(
|
9747
|
+
(JSCompiler_object_inline_componentStack_2450 =
|
9748
9748
|
createFiberFromFragment(
|
9749
|
-
|
9750
|
-
|
9749
|
+
JSCompiler_object_inline_componentStack_2450,
|
9750
|
+
JSCompiler_object_inline_message_2447,
|
9751
9751
|
renderLanes,
|
9752
9752
|
null
|
9753
9753
|
)),
|
9754
|
-
(
|
9755
|
-
(
|
9756
|
-
(
|
9754
|
+
(JSCompiler_object_inline_componentStack_2450.flags |= 2),
|
9755
|
+
(JSCompiler_object_inline_stack_2449.return = workInProgress),
|
9756
|
+
(JSCompiler_object_inline_componentStack_2450.return =
|
9757
9757
|
workInProgress),
|
9758
|
-
(
|
9759
|
-
|
9760
|
-
(workInProgress.child =
|
9758
|
+
(JSCompiler_object_inline_stack_2449.sibling =
|
9759
|
+
JSCompiler_object_inline_componentStack_2450),
|
9760
|
+
(workInProgress.child = JSCompiler_object_inline_stack_2449),
|
9761
9761
|
reconcileChildFibers(
|
9762
9762
|
workInProgress,
|
9763
9763
|
current.child,
|
9764
9764
|
null,
|
9765
9765
|
renderLanes
|
9766
9766
|
),
|
9767
|
-
(
|
9768
|
-
(
|
9767
|
+
(JSCompiler_object_inline_stack_2449 = workInProgress.child),
|
9768
|
+
(JSCompiler_object_inline_stack_2449.memoizedState =
|
9769
9769
|
mountSuspenseOffscreenState(renderLanes)),
|
9770
|
-
(
|
9770
|
+
(JSCompiler_object_inline_stack_2449.childLanes =
|
9771
9771
|
getRemainingWorkInPrimaryTree(
|
9772
9772
|
current,
|
9773
|
-
|
9773
|
+
JSCompiler_object_inline_digest_2448,
|
9774
9774
|
renderLanes
|
9775
9775
|
)),
|
9776
9776
|
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
9777
9777
|
(workInProgress =
|
9778
|
-
|
9778
|
+
JSCompiler_object_inline_componentStack_2450));
|
9779
9779
|
else if (
|
9780
9780
|
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
9781
9781
|
isHydrating &&
|
9782
9782
|
console.error(
|
9783
9783
|
"We should not be hydrating here. This is a bug in React. Please file a bug."
|
9784
9784
|
),
|
9785
|
-
isSuspenseInstanceFallback(
|
9785
|
+
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2447))
|
9786
9786
|
) {
|
9787
|
-
|
9788
|
-
|
9789
|
-
|
9790
|
-
if (
|
9791
|
-
JSCompiler_temp =
|
9792
|
-
var message =
|
9793
|
-
instance =
|
9794
|
-
var componentStack =
|
9787
|
+
JSCompiler_object_inline_digest_2448 =
|
9788
|
+
JSCompiler_object_inline_message_2447.nextSibling &&
|
9789
|
+
JSCompiler_object_inline_message_2447.nextSibling.dataset;
|
9790
|
+
if (JSCompiler_object_inline_digest_2448) {
|
9791
|
+
JSCompiler_temp = JSCompiler_object_inline_digest_2448.dgst;
|
9792
|
+
var message = JSCompiler_object_inline_digest_2448.msg;
|
9793
|
+
instance = JSCompiler_object_inline_digest_2448.stck;
|
9794
|
+
var componentStack = JSCompiler_object_inline_digest_2448.cstck;
|
9795
9795
|
}
|
9796
|
-
|
9797
|
-
|
9798
|
-
|
9799
|
-
JSCompiler_temp =
|
9796
|
+
JSCompiler_object_inline_message_2447 = message;
|
9797
|
+
JSCompiler_object_inline_digest_2448 = JSCompiler_temp;
|
9798
|
+
JSCompiler_object_inline_stack_2449 = instance;
|
9799
|
+
JSCompiler_temp = JSCompiler_object_inline_componentStack_2450 =
|
9800
9800
|
componentStack;
|
9801
|
-
|
9802
|
-
|
9803
|
-
? Error(
|
9801
|
+
JSCompiler_object_inline_componentStack_2450 =
|
9802
|
+
JSCompiler_object_inline_message_2447
|
9803
|
+
? Error(JSCompiler_object_inline_message_2447)
|
9804
9804
|
: Error(
|
9805
9805
|
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
9806
9806
|
);
|
9807
|
-
|
9808
|
-
|
9809
|
-
|
9810
|
-
|
9811
|
-
|
9807
|
+
JSCompiler_object_inline_componentStack_2450.stack =
|
9808
|
+
JSCompiler_object_inline_stack_2449 || "";
|
9809
|
+
JSCompiler_object_inline_componentStack_2450.digest =
|
9810
|
+
JSCompiler_object_inline_digest_2448;
|
9811
|
+
JSCompiler_object_inline_digest_2448 =
|
9812
9812
|
void 0 === JSCompiler_temp ? null : JSCompiler_temp;
|
9813
|
-
|
9814
|
-
value:
|
9813
|
+
JSCompiler_object_inline_stack_2449 = {
|
9814
|
+
value: JSCompiler_object_inline_componentStack_2450,
|
9815
9815
|
source: null,
|
9816
|
-
stack:
|
9816
|
+
stack: JSCompiler_object_inline_digest_2448
|
9817
9817
|
};
|
9818
|
-
"string" === typeof
|
9818
|
+
"string" === typeof JSCompiler_object_inline_digest_2448 &&
|
9819
9819
|
CapturedStacks.set(
|
9820
|
-
|
9821
|
-
|
9820
|
+
JSCompiler_object_inline_componentStack_2450,
|
9821
|
+
JSCompiler_object_inline_stack_2449
|
9822
9822
|
);
|
9823
|
-
queueHydrationError(
|
9823
|
+
queueHydrationError(JSCompiler_object_inline_stack_2449);
|
9824
9824
|
workInProgress = retrySuspenseComponentWithoutHydrating(
|
9825
9825
|
current,
|
9826
9826
|
workInProgress,
|
@@ -9834,44 +9834,44 @@
|
|
9834
9834
|
renderLanes,
|
9835
9835
|
!1
|
9836
9836
|
),
|
9837
|
-
(
|
9837
|
+
(JSCompiler_object_inline_digest_2448 =
|
9838
9838
|
0 !== (renderLanes & current.childLanes)),
|
9839
|
-
didReceiveUpdate ||
|
9839
|
+
didReceiveUpdate || JSCompiler_object_inline_digest_2448)
|
9840
9840
|
) {
|
9841
|
-
|
9841
|
+
JSCompiler_object_inline_digest_2448 = workInProgressRoot;
|
9842
9842
|
if (
|
9843
|
-
null !==
|
9844
|
-
((
|
9845
|
-
(
|
9846
|
-
0 !== (
|
9843
|
+
null !== JSCompiler_object_inline_digest_2448 &&
|
9844
|
+
((JSCompiler_object_inline_stack_2449 = renderLanes & -renderLanes),
|
9845
|
+
(JSCompiler_object_inline_stack_2449 =
|
9846
|
+
0 !== (JSCompiler_object_inline_stack_2449 & 42)
|
9847
9847
|
? 1
|
9848
9848
|
: getBumpedLaneForHydrationByLane(
|
9849
|
-
|
9849
|
+
JSCompiler_object_inline_stack_2449
|
9850
9850
|
)),
|
9851
|
-
(
|
9851
|
+
(JSCompiler_object_inline_stack_2449 =
|
9852
9852
|
0 !==
|
9853
|
-
(
|
9854
|
-
(
|
9853
|
+
(JSCompiler_object_inline_stack_2449 &
|
9854
|
+
(JSCompiler_object_inline_digest_2448.suspendedLanes |
|
9855
9855
|
renderLanes))
|
9856
9856
|
? 0
|
9857
|
-
:
|
9858
|
-
0 !==
|
9859
|
-
|
9857
|
+
: JSCompiler_object_inline_stack_2449),
|
9858
|
+
0 !== JSCompiler_object_inline_stack_2449 &&
|
9859
|
+
JSCompiler_object_inline_stack_2449 !== prevState.retryLane)
|
9860
9860
|
)
|
9861
9861
|
throw (
|
9862
|
-
((prevState.retryLane =
|
9862
|
+
((prevState.retryLane = JSCompiler_object_inline_stack_2449),
|
9863
9863
|
enqueueConcurrentRenderForLane(
|
9864
9864
|
current,
|
9865
|
-
|
9865
|
+
JSCompiler_object_inline_stack_2449
|
9866
9866
|
),
|
9867
9867
|
scheduleUpdateOnFiber(
|
9868
|
-
|
9868
|
+
JSCompiler_object_inline_digest_2448,
|
9869
9869
|
current,
|
9870
|
-
|
9870
|
+
JSCompiler_object_inline_stack_2449
|
9871
9871
|
),
|
9872
9872
|
SelectiveHydrationException)
|
9873
9873
|
);
|
9874
|
-
|
9874
|
+
JSCompiler_object_inline_message_2447.data ===
|
9875
9875
|
SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible();
|
9876
9876
|
workInProgress = retrySuspenseComponentWithoutHydrating(
|
9877
9877
|
current,
|
@@ -9879,14 +9879,14 @@
|
|
9879
9879
|
renderLanes
|
9880
9880
|
);
|
9881
9881
|
} else
|
9882
|
-
|
9882
|
+
JSCompiler_object_inline_message_2447.data ===
|
9883
9883
|
SUSPENSE_PENDING_START_DATA
|
9884
9884
|
? ((workInProgress.flags |= 192),
|
9885
9885
|
(workInProgress.child = current.child),
|
9886
9886
|
(workInProgress = null))
|
9887
9887
|
: ((current = prevState.treeContext),
|
9888
9888
|
(nextHydratableInstance = getNextHydratable(
|
9889
|
-
|
9889
|
+
JSCompiler_object_inline_message_2447.nextSibling
|
9890
9890
|
)),
|
9891
9891
|
(hydrationParentFiber = workInProgress),
|
9892
9892
|
(isHydrating = !0),
|
@@ -9904,57 +9904,57 @@
|
|
9904
9904
|
(treeContextProvider = workInProgress)),
|
9905
9905
|
(workInProgress = mountSuspensePrimaryChildren(
|
9906
9906
|
workInProgress,
|
9907
|
-
|
9907
|
+
JSCompiler_object_inline_stack_2449.children
|
9908
9908
|
)),
|
9909
9909
|
(workInProgress.flags |= 4096));
|
9910
9910
|
return workInProgress;
|
9911
9911
|
}
|
9912
|
-
if (
|
9912
|
+
if (JSCompiler_object_inline_componentStack_2450)
|
9913
9913
|
return (
|
9914
9914
|
reuseSuspenseHandlerOnStack(workInProgress),
|
9915
|
-
(
|
9916
|
-
|
9917
|
-
(
|
9915
|
+
(JSCompiler_object_inline_componentStack_2450 =
|
9916
|
+
JSCompiler_object_inline_stack_2449.fallback),
|
9917
|
+
(JSCompiler_object_inline_message_2447 = workInProgress.mode),
|
9918
9918
|
(JSCompiler_temp = current.child),
|
9919
9919
|
(instance = JSCompiler_temp.sibling),
|
9920
|
-
(
|
9920
|
+
(JSCompiler_object_inline_stack_2449 = createWorkInProgress(
|
9921
9921
|
JSCompiler_temp,
|
9922
9922
|
{
|
9923
9923
|
mode: "hidden",
|
9924
|
-
children:
|
9924
|
+
children: JSCompiler_object_inline_stack_2449.children
|
9925
9925
|
}
|
9926
9926
|
)),
|
9927
|
-
(
|
9927
|
+
(JSCompiler_object_inline_stack_2449.subtreeFlags =
|
9928
9928
|
JSCompiler_temp.subtreeFlags & 65011712),
|
9929
9929
|
null !== instance
|
9930
|
-
? (
|
9930
|
+
? (JSCompiler_object_inline_componentStack_2450 =
|
9931
9931
|
createWorkInProgress(
|
9932
9932
|
instance,
|
9933
|
-
|
9933
|
+
JSCompiler_object_inline_componentStack_2450
|
9934
9934
|
))
|
9935
|
-
: ((
|
9935
|
+
: ((JSCompiler_object_inline_componentStack_2450 =
|
9936
9936
|
createFiberFromFragment(
|
9937
|
-
|
9938
|
-
|
9937
|
+
JSCompiler_object_inline_componentStack_2450,
|
9938
|
+
JSCompiler_object_inline_message_2447,
|
9939
9939
|
renderLanes,
|
9940
9940
|
null
|
9941
9941
|
)),
|
9942
|
-
(
|
9943
|
-
(
|
9942
|
+
(JSCompiler_object_inline_componentStack_2450.flags |= 2)),
|
9943
|
+
(JSCompiler_object_inline_componentStack_2450.return =
|
9944
9944
|
workInProgress),
|
9945
|
-
(
|
9946
|
-
(
|
9947
|
-
|
9948
|
-
(workInProgress.child =
|
9949
|
-
(
|
9950
|
-
|
9951
|
-
(
|
9952
|
-
(
|
9953
|
-
null ===
|
9954
|
-
? (
|
9945
|
+
(JSCompiler_object_inline_stack_2449.return = workInProgress),
|
9946
|
+
(JSCompiler_object_inline_stack_2449.sibling =
|
9947
|
+
JSCompiler_object_inline_componentStack_2450),
|
9948
|
+
(workInProgress.child = JSCompiler_object_inline_stack_2449),
|
9949
|
+
(JSCompiler_object_inline_stack_2449 =
|
9950
|
+
JSCompiler_object_inline_componentStack_2450),
|
9951
|
+
(JSCompiler_object_inline_componentStack_2450 = workInProgress.child),
|
9952
|
+
(JSCompiler_object_inline_message_2447 = current.child.memoizedState),
|
9953
|
+
null === JSCompiler_object_inline_message_2447
|
9954
|
+
? (JSCompiler_object_inline_message_2447 =
|
9955
9955
|
mountSuspenseOffscreenState(renderLanes))
|
9956
9956
|
: ((JSCompiler_temp =
|
9957
|
-
|
9957
|
+
JSCompiler_object_inline_message_2447.cachePool),
|
9958
9958
|
null !== JSCompiler_temp
|
9959
9959
|
? ((instance = CacheContext._currentValue),
|
9960
9960
|
(JSCompiler_temp =
|
@@ -9962,37 +9962,37 @@
|
|
9962
9962
|
? { parent: instance, pool: instance }
|
9963
9963
|
: JSCompiler_temp))
|
9964
9964
|
: (JSCompiler_temp = getSuspendedCache()),
|
9965
|
-
(
|
9965
|
+
(JSCompiler_object_inline_message_2447 = {
|
9966
9966
|
baseLanes:
|
9967
|
-
|
9967
|
+
JSCompiler_object_inline_message_2447.baseLanes | renderLanes,
|
9968
9968
|
cachePool: JSCompiler_temp
|
9969
9969
|
})),
|
9970
|
-
(
|
9971
|
-
|
9972
|
-
(
|
9970
|
+
(JSCompiler_object_inline_componentStack_2450.memoizedState =
|
9971
|
+
JSCompiler_object_inline_message_2447),
|
9972
|
+
(JSCompiler_object_inline_componentStack_2450.childLanes =
|
9973
9973
|
getRemainingWorkInPrimaryTree(
|
9974
9974
|
current,
|
9975
|
-
|
9975
|
+
JSCompiler_object_inline_digest_2448,
|
9976
9976
|
renderLanes
|
9977
9977
|
)),
|
9978
9978
|
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
9979
|
-
|
9979
|
+
JSCompiler_object_inline_stack_2449
|
9980
9980
|
);
|
9981
9981
|
pushPrimaryTreeSuspenseHandler(workInProgress);
|
9982
9982
|
renderLanes = current.child;
|
9983
9983
|
current = renderLanes.sibling;
|
9984
9984
|
renderLanes = createWorkInProgress(renderLanes, {
|
9985
9985
|
mode: "visible",
|
9986
|
-
children:
|
9986
|
+
children: JSCompiler_object_inline_stack_2449.children
|
9987
9987
|
});
|
9988
9988
|
renderLanes.return = workInProgress;
|
9989
9989
|
renderLanes.sibling = null;
|
9990
9990
|
null !== current &&
|
9991
|
-
((
|
9992
|
-
null ===
|
9991
|
+
((JSCompiler_object_inline_digest_2448 = workInProgress.deletions),
|
9992
|
+
null === JSCompiler_object_inline_digest_2448
|
9993
9993
|
? ((workInProgress.deletions = [current]),
|
9994
9994
|
(workInProgress.flags |= 16))
|
9995
|
-
:
|
9995
|
+
: JSCompiler_object_inline_digest_2448.push(current));
|
9996
9996
|
workInProgress.child = renderLanes;
|
9997
9997
|
workInProgress.memoizedState = null;
|
9998
9998
|
return renderLanes;
|
@@ -15115,7 +15115,11 @@
|
|
15115
15115
|
case 5:
|
15116
15116
|
case 27:
|
15117
15117
|
var hostFiber = workInProgress;
|
15118
|
-
if (
|
15118
|
+
if (
|
15119
|
+
resource
|
15120
|
+
? preloadResource(resource)
|
15121
|
+
: hostFiber.stateNode.complete
|
15122
|
+
) {
|
15119
15123
|
workInProgressSuspendedReason = NotSuspended;
|
15120
15124
|
workInProgressThrownValue = null;
|
15121
15125
|
var sibling = hostFiber.sibling;
|
@@ -24889,11 +24893,11 @@
|
|
24889
24893
|
};
|
24890
24894
|
(function () {
|
24891
24895
|
var isomorphicReactPackageVersion = React.version;
|
24892
|
-
if ("19.2.0-canary-
|
24896
|
+
if ("19.2.0-canary-6a7650c7-20250405" !== isomorphicReactPackageVersion)
|
24893
24897
|
throw Error(
|
24894
24898
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
24895
24899
|
(isomorphicReactPackageVersion +
|
24896
|
-
"\n - react-dom: 19.2.0-canary-
|
24900
|
+
"\n - react-dom: 19.2.0-canary-6a7650c7-20250405\nLearn more: https://react.dev/warnings/version-mismatch")
|
24897
24901
|
);
|
24898
24902
|
})();
|
24899
24903
|
("function" === typeof Map &&
|
@@ -24930,10 +24934,10 @@
|
|
24930
24934
|
!(function () {
|
24931
24935
|
var internals = {
|
24932
24936
|
bundleType: 1,
|
24933
|
-
version: "19.2.0-canary-
|
24937
|
+
version: "19.2.0-canary-6a7650c7-20250405",
|
24934
24938
|
rendererPackageName: "react-dom",
|
24935
24939
|
currentDispatcherRef: ReactSharedInternals,
|
24936
|
-
reconcilerVersion: "19.2.0-canary-
|
24940
|
+
reconcilerVersion: "19.2.0-canary-6a7650c7-20250405"
|
24937
24941
|
};
|
24938
24942
|
internals.overrideHookState = overrideHookState;
|
24939
24943
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25077,7 +25081,7 @@
|
|
25077
25081
|
listenToAllSupportedEvents(container);
|
25078
25082
|
return new ReactDOMHydrationRoot(initialChildren);
|
25079
25083
|
};
|
25080
|
-
exports.version = "19.2.0-canary-
|
25084
|
+
exports.version = "19.2.0-canary-6a7650c7-20250405";
|
25081
25085
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25082
25086
|
"function" ===
|
25083
25087
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|