react-dom 19.2.0-canary-6a7650c7-20250405 → 19.2.0-canary-33661467-20250407

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.
@@ -9579,32 +9579,32 @@
9579
9579
  return current;
9580
9580
  }
9581
9581
  function updateSuspenseComponent(current, workInProgress, renderLanes) {
9582
- var JSCompiler_object_inline_digest_2448;
9583
- var JSCompiler_object_inline_stack_2449 = workInProgress.pendingProps;
9582
+ var JSCompiler_object_inline_digest_2466;
9583
+ var JSCompiler_object_inline_stack_2467 = workInProgress.pendingProps;
9584
9584
  shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
9585
- var JSCompiler_object_inline_componentStack_2450 = !1;
9585
+ var JSCompiler_object_inline_componentStack_2468 = !1;
9586
9586
  var didSuspend = 0 !== (workInProgress.flags & 128);
9587
- (JSCompiler_object_inline_digest_2448 = didSuspend) ||
9588
- (JSCompiler_object_inline_digest_2448 =
9587
+ (JSCompiler_object_inline_digest_2466 = didSuspend) ||
9588
+ (JSCompiler_object_inline_digest_2466 =
9589
9589
  null !== current && null === current.memoizedState
9590
9590
  ? !1
9591
9591
  : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
9592
- JSCompiler_object_inline_digest_2448 &&
9593
- ((JSCompiler_object_inline_componentStack_2450 = !0),
9592
+ JSCompiler_object_inline_digest_2466 &&
9593
+ ((JSCompiler_object_inline_componentStack_2468 = !0),
9594
9594
  (workInProgress.flags &= -129));
9595
- JSCompiler_object_inline_digest_2448 = 0 !== (workInProgress.flags & 32);
9595
+ JSCompiler_object_inline_digest_2466 = 0 !== (workInProgress.flags & 32);
9596
9596
  workInProgress.flags &= -33;
9597
9597
  if (null === current) {
9598
9598
  if (isHydrating) {
9599
- JSCompiler_object_inline_componentStack_2450
9599
+ JSCompiler_object_inline_componentStack_2468
9600
9600
  ? pushPrimaryTreeSuspenseHandler(workInProgress)
9601
9601
  : reuseSuspenseHandlerOnStack(workInProgress);
9602
9602
  if (isHydrating) {
9603
- var JSCompiler_object_inline_message_2447 = nextHydratableInstance;
9603
+ var JSCompiler_object_inline_message_2465 = nextHydratableInstance;
9604
9604
  var JSCompiler_temp;
9605
- if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2447)) {
9605
+ if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2465)) {
9606
9606
  c: {
9607
- var instance = JSCompiler_object_inline_message_2447;
9607
+ var instance = JSCompiler_object_inline_message_2465;
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
- JSCompiler_object_inline_message_2447
9649
+ JSCompiler_object_inline_message_2465
9650
9650
  ),
9651
9651
  throwOnHydrationMismatch(workInProgress));
9652
9652
  }
9653
- JSCompiler_object_inline_message_2447 = workInProgress.memoizedState;
9653
+ JSCompiler_object_inline_message_2465 = workInProgress.memoizedState;
9654
9654
  if (
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)
9655
+ null !== JSCompiler_object_inline_message_2465 &&
9656
+ ((JSCompiler_object_inline_message_2465 =
9657
+ JSCompiler_object_inline_message_2465.dehydrated),
9658
+ null !== JSCompiler_object_inline_message_2465)
9659
9659
  )
9660
9660
  return (
9661
- isSuspenseInstanceFallback(JSCompiler_object_inline_message_2447)
9661
+ isSuspenseInstanceFallback(JSCompiler_object_inline_message_2465)
9662
9662
  ? (workInProgress.lanes = 32)
9663
9663
  : (workInProgress.lanes = 536870912),
9664
9664
  null
9665
9665
  );
9666
9666
  popSuspenseHandler(workInProgress);
9667
9667
  }
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)
9668
+ JSCompiler_object_inline_message_2465 =
9669
+ JSCompiler_object_inline_stack_2467.children;
9670
+ JSCompiler_object_inline_stack_2467 =
9671
+ JSCompiler_object_inline_stack_2467.fallback;
9672
+ if (JSCompiler_object_inline_componentStack_2468)
9673
9673
  return (
9674
9674
  reuseSuspenseHandlerOnStack(workInProgress),
9675
- (JSCompiler_object_inline_componentStack_2450 =
9675
+ (JSCompiler_object_inline_componentStack_2468 =
9676
9676
  workInProgress.mode),
9677
- (JSCompiler_object_inline_message_2447 =
9677
+ (JSCompiler_object_inline_message_2465 =
9678
9678
  mountWorkInProgressOffscreenFiber(
9679
9679
  {
9680
9680
  mode: "hidden",
9681
- children: JSCompiler_object_inline_message_2447
9681
+ children: JSCompiler_object_inline_message_2465
9682
9682
  },
9683
- JSCompiler_object_inline_componentStack_2450
9683
+ JSCompiler_object_inline_componentStack_2468
9684
9684
  )),
9685
- (JSCompiler_object_inline_stack_2449 = createFiberFromFragment(
9686
- JSCompiler_object_inline_stack_2449,
9687
- JSCompiler_object_inline_componentStack_2450,
9685
+ (JSCompiler_object_inline_stack_2467 = createFiberFromFragment(
9686
+ JSCompiler_object_inline_stack_2467,
9687
+ JSCompiler_object_inline_componentStack_2468,
9688
9688
  renderLanes,
9689
9689
  null
9690
9690
  )),
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 =
9691
+ (JSCompiler_object_inline_message_2465.return = workInProgress),
9692
+ (JSCompiler_object_inline_stack_2467.return = workInProgress),
9693
+ (JSCompiler_object_inline_message_2465.sibling =
9694
+ JSCompiler_object_inline_stack_2467),
9695
+ (workInProgress.child = JSCompiler_object_inline_message_2465),
9696
+ (JSCompiler_object_inline_componentStack_2468 =
9697
9697
  workInProgress.child),
9698
- (JSCompiler_object_inline_componentStack_2450.memoizedState =
9698
+ (JSCompiler_object_inline_componentStack_2468.memoizedState =
9699
9699
  mountSuspenseOffscreenState(renderLanes)),
9700
- (JSCompiler_object_inline_componentStack_2450.childLanes =
9700
+ (JSCompiler_object_inline_componentStack_2468.childLanes =
9701
9701
  getRemainingWorkInPrimaryTree(
9702
9702
  current,
9703
- JSCompiler_object_inline_digest_2448,
9703
+ JSCompiler_object_inline_digest_2466,
9704
9704
  renderLanes
9705
9705
  )),
9706
9706
  (workInProgress.memoizedState = SUSPENDED_MARKER),
9707
- JSCompiler_object_inline_stack_2449
9707
+ JSCompiler_object_inline_stack_2467
9708
9708
  );
9709
9709
  pushPrimaryTreeSuspenseHandler(workInProgress);
9710
9710
  return mountSuspensePrimaryChildren(
9711
9711
  workInProgress,
9712
- JSCompiler_object_inline_message_2447
9712
+ JSCompiler_object_inline_message_2465
9713
9713
  );
9714
9714
  }
9715
9715
  var prevState = current.memoizedState;
9716
9716
  if (
9717
9717
  null !== prevState &&
9718
- ((JSCompiler_object_inline_message_2447 = prevState.dehydrated),
9719
- null !== JSCompiler_object_inline_message_2447)
9718
+ ((JSCompiler_object_inline_message_2465 = prevState.dehydrated),
9719
+ null !== JSCompiler_object_inline_message_2465)
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
- (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 =
9736
+ (JSCompiler_object_inline_componentStack_2468 =
9737
+ JSCompiler_object_inline_stack_2467.fallback),
9738
+ (JSCompiler_object_inline_message_2465 = workInProgress.mode),
9739
+ (JSCompiler_object_inline_stack_2467 =
9740
9740
  mountWorkInProgressOffscreenFiber(
9741
9741
  {
9742
9742
  mode: "visible",
9743
- children: JSCompiler_object_inline_stack_2449.children
9743
+ children: JSCompiler_object_inline_stack_2467.children
9744
9744
  },
9745
- JSCompiler_object_inline_message_2447
9745
+ JSCompiler_object_inline_message_2465
9746
9746
  )),
9747
- (JSCompiler_object_inline_componentStack_2450 =
9747
+ (JSCompiler_object_inline_componentStack_2468 =
9748
9748
  createFiberFromFragment(
9749
- JSCompiler_object_inline_componentStack_2450,
9750
- JSCompiler_object_inline_message_2447,
9749
+ JSCompiler_object_inline_componentStack_2468,
9750
+ JSCompiler_object_inline_message_2465,
9751
9751
  renderLanes,
9752
9752
  null
9753
9753
  )),
9754
- (JSCompiler_object_inline_componentStack_2450.flags |= 2),
9755
- (JSCompiler_object_inline_stack_2449.return = workInProgress),
9756
- (JSCompiler_object_inline_componentStack_2450.return =
9754
+ (JSCompiler_object_inline_componentStack_2468.flags |= 2),
9755
+ (JSCompiler_object_inline_stack_2467.return = workInProgress),
9756
+ (JSCompiler_object_inline_componentStack_2468.return =
9757
9757
  workInProgress),
9758
- (JSCompiler_object_inline_stack_2449.sibling =
9759
- JSCompiler_object_inline_componentStack_2450),
9760
- (workInProgress.child = JSCompiler_object_inline_stack_2449),
9758
+ (JSCompiler_object_inline_stack_2467.sibling =
9759
+ JSCompiler_object_inline_componentStack_2468),
9760
+ (workInProgress.child = JSCompiler_object_inline_stack_2467),
9761
9761
  reconcileChildFibers(
9762
9762
  workInProgress,
9763
9763
  current.child,
9764
9764
  null,
9765
9765
  renderLanes
9766
9766
  ),
9767
- (JSCompiler_object_inline_stack_2449 = workInProgress.child),
9768
- (JSCompiler_object_inline_stack_2449.memoizedState =
9767
+ (JSCompiler_object_inline_stack_2467 = workInProgress.child),
9768
+ (JSCompiler_object_inline_stack_2467.memoizedState =
9769
9769
  mountSuspenseOffscreenState(renderLanes)),
9770
- (JSCompiler_object_inline_stack_2449.childLanes =
9770
+ (JSCompiler_object_inline_stack_2467.childLanes =
9771
9771
  getRemainingWorkInPrimaryTree(
9772
9772
  current,
9773
- JSCompiler_object_inline_digest_2448,
9773
+ JSCompiler_object_inline_digest_2466,
9774
9774
  renderLanes
9775
9775
  )),
9776
9776
  (workInProgress.memoizedState = SUSPENDED_MARKER),
9777
9777
  (workInProgress =
9778
- JSCompiler_object_inline_componentStack_2450));
9778
+ JSCompiler_object_inline_componentStack_2468));
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(JSCompiler_object_inline_message_2447))
9785
+ isSuspenseInstanceFallback(JSCompiler_object_inline_message_2465))
9786
9786
  ) {
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;
9787
+ JSCompiler_object_inline_digest_2466 =
9788
+ JSCompiler_object_inline_message_2465.nextSibling &&
9789
+ JSCompiler_object_inline_message_2465.nextSibling.dataset;
9790
+ if (JSCompiler_object_inline_digest_2466) {
9791
+ JSCompiler_temp = JSCompiler_object_inline_digest_2466.dgst;
9792
+ var message = JSCompiler_object_inline_digest_2466.msg;
9793
+ instance = JSCompiler_object_inline_digest_2466.stck;
9794
+ var componentStack = JSCompiler_object_inline_digest_2466.cstck;
9795
9795
  }
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 =
9796
+ JSCompiler_object_inline_message_2465 = message;
9797
+ JSCompiler_object_inline_digest_2466 = JSCompiler_temp;
9798
+ JSCompiler_object_inline_stack_2467 = instance;
9799
+ JSCompiler_temp = JSCompiler_object_inline_componentStack_2468 =
9800
9800
  componentStack;
9801
- JSCompiler_object_inline_componentStack_2450 =
9802
- JSCompiler_object_inline_message_2447
9803
- ? Error(JSCompiler_object_inline_message_2447)
9801
+ JSCompiler_object_inline_componentStack_2468 =
9802
+ JSCompiler_object_inline_message_2465
9803
+ ? Error(JSCompiler_object_inline_message_2465)
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
- 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 =
9807
+ JSCompiler_object_inline_componentStack_2468.stack =
9808
+ JSCompiler_object_inline_stack_2467 || "";
9809
+ JSCompiler_object_inline_componentStack_2468.digest =
9810
+ JSCompiler_object_inline_digest_2466;
9811
+ JSCompiler_object_inline_digest_2466 =
9812
9812
  void 0 === JSCompiler_temp ? null : JSCompiler_temp;
9813
- JSCompiler_object_inline_stack_2449 = {
9814
- value: JSCompiler_object_inline_componentStack_2450,
9813
+ JSCompiler_object_inline_stack_2467 = {
9814
+ value: JSCompiler_object_inline_componentStack_2468,
9815
9815
  source: null,
9816
- stack: JSCompiler_object_inline_digest_2448
9816
+ stack: JSCompiler_object_inline_digest_2466
9817
9817
  };
9818
- "string" === typeof JSCompiler_object_inline_digest_2448 &&
9818
+ "string" === typeof JSCompiler_object_inline_digest_2466 &&
9819
9819
  CapturedStacks.set(
9820
- JSCompiler_object_inline_componentStack_2450,
9821
- JSCompiler_object_inline_stack_2449
9820
+ JSCompiler_object_inline_componentStack_2468,
9821
+ JSCompiler_object_inline_stack_2467
9822
9822
  );
9823
- queueHydrationError(JSCompiler_object_inline_stack_2449);
9823
+ queueHydrationError(JSCompiler_object_inline_stack_2467);
9824
9824
  workInProgress = retrySuspenseComponentWithoutHydrating(
9825
9825
  current,
9826
9826
  workInProgress,
@@ -9834,44 +9834,44 @@
9834
9834
  renderLanes,
9835
9835
  !1
9836
9836
  ),
9837
- (JSCompiler_object_inline_digest_2448 =
9837
+ (JSCompiler_object_inline_digest_2466 =
9838
9838
  0 !== (renderLanes & current.childLanes)),
9839
- didReceiveUpdate || JSCompiler_object_inline_digest_2448)
9839
+ didReceiveUpdate || JSCompiler_object_inline_digest_2466)
9840
9840
  ) {
9841
- JSCompiler_object_inline_digest_2448 = workInProgressRoot;
9841
+ JSCompiler_object_inline_digest_2466 = workInProgressRoot;
9842
9842
  if (
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)
9843
+ null !== JSCompiler_object_inline_digest_2466 &&
9844
+ ((JSCompiler_object_inline_stack_2467 = renderLanes & -renderLanes),
9845
+ (JSCompiler_object_inline_stack_2467 =
9846
+ 0 !== (JSCompiler_object_inline_stack_2467 & 42)
9847
9847
  ? 1
9848
9848
  : getBumpedLaneForHydrationByLane(
9849
- JSCompiler_object_inline_stack_2449
9849
+ JSCompiler_object_inline_stack_2467
9850
9850
  )),
9851
- (JSCompiler_object_inline_stack_2449 =
9851
+ (JSCompiler_object_inline_stack_2467 =
9852
9852
  0 !==
9853
- (JSCompiler_object_inline_stack_2449 &
9854
- (JSCompiler_object_inline_digest_2448.suspendedLanes |
9853
+ (JSCompiler_object_inline_stack_2467 &
9854
+ (JSCompiler_object_inline_digest_2466.suspendedLanes |
9855
9855
  renderLanes))
9856
9856
  ? 0
9857
- : JSCompiler_object_inline_stack_2449),
9858
- 0 !== JSCompiler_object_inline_stack_2449 &&
9859
- JSCompiler_object_inline_stack_2449 !== prevState.retryLane)
9857
+ : JSCompiler_object_inline_stack_2467),
9858
+ 0 !== JSCompiler_object_inline_stack_2467 &&
9859
+ JSCompiler_object_inline_stack_2467 !== prevState.retryLane)
9860
9860
  )
9861
9861
  throw (
9862
- ((prevState.retryLane = JSCompiler_object_inline_stack_2449),
9862
+ ((prevState.retryLane = JSCompiler_object_inline_stack_2467),
9863
9863
  enqueueConcurrentRenderForLane(
9864
9864
  current,
9865
- JSCompiler_object_inline_stack_2449
9865
+ JSCompiler_object_inline_stack_2467
9866
9866
  ),
9867
9867
  scheduleUpdateOnFiber(
9868
- JSCompiler_object_inline_digest_2448,
9868
+ JSCompiler_object_inline_digest_2466,
9869
9869
  current,
9870
- JSCompiler_object_inline_stack_2449
9870
+ JSCompiler_object_inline_stack_2467
9871
9871
  ),
9872
9872
  SelectiveHydrationException)
9873
9873
  );
9874
- JSCompiler_object_inline_message_2447.data ===
9874
+ JSCompiler_object_inline_message_2465.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
- JSCompiler_object_inline_message_2447.data ===
9882
+ JSCompiler_object_inline_message_2465.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
- JSCompiler_object_inline_message_2447.nextSibling
9889
+ JSCompiler_object_inline_message_2465.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
- JSCompiler_object_inline_stack_2449.children
9907
+ JSCompiler_object_inline_stack_2467.children
9908
9908
  )),
9909
9909
  (workInProgress.flags |= 4096));
9910
9910
  return workInProgress;
9911
9911
  }
9912
- if (JSCompiler_object_inline_componentStack_2450)
9912
+ if (JSCompiler_object_inline_componentStack_2468)
9913
9913
  return (
9914
9914
  reuseSuspenseHandlerOnStack(workInProgress),
9915
- (JSCompiler_object_inline_componentStack_2450 =
9916
- JSCompiler_object_inline_stack_2449.fallback),
9917
- (JSCompiler_object_inline_message_2447 = workInProgress.mode),
9915
+ (JSCompiler_object_inline_componentStack_2468 =
9916
+ JSCompiler_object_inline_stack_2467.fallback),
9917
+ (JSCompiler_object_inline_message_2465 = workInProgress.mode),
9918
9918
  (JSCompiler_temp = current.child),
9919
9919
  (instance = JSCompiler_temp.sibling),
9920
- (JSCompiler_object_inline_stack_2449 = createWorkInProgress(
9920
+ (JSCompiler_object_inline_stack_2467 = createWorkInProgress(
9921
9921
  JSCompiler_temp,
9922
9922
  {
9923
9923
  mode: "hidden",
9924
- children: JSCompiler_object_inline_stack_2449.children
9924
+ children: JSCompiler_object_inline_stack_2467.children
9925
9925
  }
9926
9926
  )),
9927
- (JSCompiler_object_inline_stack_2449.subtreeFlags =
9927
+ (JSCompiler_object_inline_stack_2467.subtreeFlags =
9928
9928
  JSCompiler_temp.subtreeFlags & 65011712),
9929
9929
  null !== instance
9930
- ? (JSCompiler_object_inline_componentStack_2450 =
9930
+ ? (JSCompiler_object_inline_componentStack_2468 =
9931
9931
  createWorkInProgress(
9932
9932
  instance,
9933
- JSCompiler_object_inline_componentStack_2450
9933
+ JSCompiler_object_inline_componentStack_2468
9934
9934
  ))
9935
- : ((JSCompiler_object_inline_componentStack_2450 =
9935
+ : ((JSCompiler_object_inline_componentStack_2468 =
9936
9936
  createFiberFromFragment(
9937
- JSCompiler_object_inline_componentStack_2450,
9938
- JSCompiler_object_inline_message_2447,
9937
+ JSCompiler_object_inline_componentStack_2468,
9938
+ JSCompiler_object_inline_message_2465,
9939
9939
  renderLanes,
9940
9940
  null
9941
9941
  )),
9942
- (JSCompiler_object_inline_componentStack_2450.flags |= 2)),
9943
- (JSCompiler_object_inline_componentStack_2450.return =
9942
+ (JSCompiler_object_inline_componentStack_2468.flags |= 2)),
9943
+ (JSCompiler_object_inline_componentStack_2468.return =
9944
9944
  workInProgress),
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 =
9945
+ (JSCompiler_object_inline_stack_2467.return = workInProgress),
9946
+ (JSCompiler_object_inline_stack_2467.sibling =
9947
+ JSCompiler_object_inline_componentStack_2468),
9948
+ (workInProgress.child = JSCompiler_object_inline_stack_2467),
9949
+ (JSCompiler_object_inline_stack_2467 =
9950
+ JSCompiler_object_inline_componentStack_2468),
9951
+ (JSCompiler_object_inline_componentStack_2468 = workInProgress.child),
9952
+ (JSCompiler_object_inline_message_2465 = current.child.memoizedState),
9953
+ null === JSCompiler_object_inline_message_2465
9954
+ ? (JSCompiler_object_inline_message_2465 =
9955
9955
  mountSuspenseOffscreenState(renderLanes))
9956
9956
  : ((JSCompiler_temp =
9957
- JSCompiler_object_inline_message_2447.cachePool),
9957
+ JSCompiler_object_inline_message_2465.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
- (JSCompiler_object_inline_message_2447 = {
9965
+ (JSCompiler_object_inline_message_2465 = {
9966
9966
  baseLanes:
9967
- JSCompiler_object_inline_message_2447.baseLanes | renderLanes,
9967
+ JSCompiler_object_inline_message_2465.baseLanes | renderLanes,
9968
9968
  cachePool: JSCompiler_temp
9969
9969
  })),
9970
- (JSCompiler_object_inline_componentStack_2450.memoizedState =
9971
- JSCompiler_object_inline_message_2447),
9972
- (JSCompiler_object_inline_componentStack_2450.childLanes =
9970
+ (JSCompiler_object_inline_componentStack_2468.memoizedState =
9971
+ JSCompiler_object_inline_message_2465),
9972
+ (JSCompiler_object_inline_componentStack_2468.childLanes =
9973
9973
  getRemainingWorkInPrimaryTree(
9974
9974
  current,
9975
- JSCompiler_object_inline_digest_2448,
9975
+ JSCompiler_object_inline_digest_2466,
9976
9976
  renderLanes
9977
9977
  )),
9978
9978
  (workInProgress.memoizedState = SUSPENDED_MARKER),
9979
- JSCompiler_object_inline_stack_2449
9979
+ JSCompiler_object_inline_stack_2467
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: JSCompiler_object_inline_stack_2449.children
9986
+ children: JSCompiler_object_inline_stack_2467.children
9987
9987
  });
9988
9988
  renderLanes.return = workInProgress;
9989
9989
  renderLanes.sibling = null;
9990
9990
  null !== current &&
9991
- ((JSCompiler_object_inline_digest_2448 = workInProgress.deletions),
9992
- null === JSCompiler_object_inline_digest_2448
9991
+ ((JSCompiler_object_inline_digest_2466 = workInProgress.deletions),
9992
+ null === JSCompiler_object_inline_digest_2466
9993
9993
  ? ((workInProgress.deletions = [current]),
9994
9994
  (workInProgress.flags |= 16))
9995
- : JSCompiler_object_inline_digest_2448.push(current));
9995
+ : JSCompiler_object_inline_digest_2466.push(current));
9996
9996
  workInProgress.child = renderLanes;
9997
9997
  workInProgress.memoizedState = null;
9998
9998
  return renderLanes;
@@ -24893,11 +24893,11 @@
24893
24893
  };
24894
24894
  (function () {
24895
24895
  var isomorphicReactPackageVersion = React.version;
24896
- if ("19.2.0-canary-6a7650c7-20250405" !== isomorphicReactPackageVersion)
24896
+ if ("19.2.0-canary-33661467-20250407" !== isomorphicReactPackageVersion)
24897
24897
  throw Error(
24898
24898
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
24899
24899
  (isomorphicReactPackageVersion +
24900
- "\n - react-dom: 19.2.0-canary-6a7650c7-20250405\nLearn more: https://react.dev/warnings/version-mismatch")
24900
+ "\n - react-dom: 19.2.0-canary-33661467-20250407\nLearn more: https://react.dev/warnings/version-mismatch")
24901
24901
  );
24902
24902
  })();
24903
24903
  ("function" === typeof Map &&
@@ -24934,10 +24934,10 @@
24934
24934
  !(function () {
24935
24935
  var internals = {
24936
24936
  bundleType: 1,
24937
- version: "19.2.0-canary-6a7650c7-20250405",
24937
+ version: "19.2.0-canary-33661467-20250407",
24938
24938
  rendererPackageName: "react-dom",
24939
24939
  currentDispatcherRef: ReactSharedInternals,
24940
- reconcilerVersion: "19.2.0-canary-6a7650c7-20250405"
24940
+ reconcilerVersion: "19.2.0-canary-33661467-20250407"
24941
24941
  };
24942
24942
  internals.overrideHookState = overrideHookState;
24943
24943
  internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -25081,7 +25081,7 @@
25081
25081
  listenToAllSupportedEvents(container);
25082
25082
  return new ReactDOMHydrationRoot(initialChildren);
25083
25083
  };
25084
- exports.version = "19.2.0-canary-6a7650c7-20250405";
25084
+ exports.version = "19.2.0-canary-33661467-20250407";
25085
25085
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
25086
25086
  "function" ===
25087
25087
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&