chordia-ui 3.3.8 → 3.3.9

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.
Files changed (159) hide show
  1. package/dist/AgentLiftCard.cjs.js.map +1 -1
  2. package/dist/AgentLiftCard.es.js +5 -3
  3. package/dist/AgentLiftCard.es.js.map +1 -1
  4. package/dist/CustomFilterChips.cjs.js.map +1 -1
  5. package/dist/CustomFilterChips.es.js +2 -1
  6. package/dist/CustomFilterChips.es.js.map +1 -1
  7. package/dist/FileUploadingState.cjs.js.map +1 -1
  8. package/dist/FileUploadingState.es.js +16 -10
  9. package/dist/FileUploadingState.es.js.map +1 -1
  10. package/dist/IntegrationCard.cjs.js.map +1 -1
  11. package/dist/IntegrationCard.es.js +3 -3
  12. package/dist/IntegrationCard.es.js.map +1 -1
  13. package/dist/SectionLabel.cjs.js.map +1 -1
  14. package/dist/SectionLabel.es.js.map +1 -1
  15. package/dist/SmallButton.cjs.js.map +1 -1
  16. package/dist/SmallButton.es.js +16 -16
  17. package/dist/SmallButton.es.js.map +1 -1
  18. package/dist/SummarySection.cjs.js.map +1 -1
  19. package/dist/SummarySection.es.js +11 -9
  20. package/dist/SummarySection.es.js.map +1 -1
  21. package/dist/TextInput.cjs.js.map +1 -1
  22. package/dist/TextInput.es.js.map +1 -1
  23. package/dist/Timeline.cjs.js.map +1 -1
  24. package/dist/Timeline.es.js +14 -8
  25. package/dist/Timeline.es.js.map +1 -1
  26. package/dist/Tooltip.cjs.js +1 -1
  27. package/dist/Tooltip.cjs.js.map +1 -1
  28. package/dist/Tooltip.es.js +31 -20
  29. package/dist/Tooltip.es.js.map +1 -1
  30. package/dist/TourGuideTooltip.cjs.js.map +1 -1
  31. package/dist/TourGuideTooltip.es.js +2 -1
  32. package/dist/TourGuideTooltip.es.js.map +1 -1
  33. package/dist/UpdatedInteractionRecording.cjs.js +1 -1
  34. package/dist/UpdatedInteractionRecording.cjs.js.map +1 -1
  35. package/dist/UpdatedInteractionRecording.es.js +79 -97
  36. package/dist/UpdatedInteractionRecording.es.js.map +1 -1
  37. package/dist/UploadInteraction.cjs.js.map +1 -1
  38. package/dist/UploadInteraction.es.js.map +1 -1
  39. package/dist/colors.cjs.js +2 -0
  40. package/dist/colors.cjs.js.map +1 -0
  41. package/dist/colors.es.js +2 -0
  42. package/dist/colors.es.js.map +1 -0
  43. package/dist/components/UpdatedInteractionDetails.cjs.js +10 -1
  44. package/dist/components/UpdatedInteractionDetails.cjs.js.map +1 -1
  45. package/dist/components/UpdatedInteractionDetails.es.js +1531 -9
  46. package/dist/components/UpdatedInteractionDetails.es.js.map +1 -1
  47. package/dist/components/chat.cjs.js +30 -1
  48. package/dist/components/chat.cjs.js.map +1 -1
  49. package/dist/components/chat.es.js +2222 -7
  50. package/dist/components/chat.es.js.map +1 -1
  51. package/dist/components/common.cjs.js +1 -1
  52. package/dist/components/common.es.js +32 -25
  53. package/dist/components/common.es.js.map +1 -1
  54. package/dist/components/data.cjs.js +1 -1
  55. package/dist/components/data.cjs.js.map +1 -1
  56. package/dist/components/data.es.js +1033 -4
  57. package/dist/components/data.es.js.map +1 -1
  58. package/dist/components/layout.cjs.js +3 -1
  59. package/dist/components/layout.cjs.js.map +1 -1
  60. package/dist/components/layout.es.js +1533 -8
  61. package/dist/components/layout.es.js.map +1 -1
  62. package/dist/components/login.cjs.js +1 -1
  63. package/dist/components/login.es.js +6 -2
  64. package/dist/components/login.es.js.map +1 -1
  65. package/dist/components/media.cjs.js +1 -1
  66. package/dist/components/media.cjs.js.map +1 -1
  67. package/dist/components/media.es.js +220 -6
  68. package/dist/components/media.es.js.map +1 -1
  69. package/dist/components/models.cjs.js +1 -1
  70. package/dist/components/models.cjs.js.map +1 -1
  71. package/dist/components/models.es.js +91 -2
  72. package/dist/components/models.es.js.map +1 -1
  73. package/dist/components/navigation.cjs.js +1 -1
  74. package/dist/components/navigation.cjs.js.map +1 -1
  75. package/dist/components/navigation.es.js +766 -7
  76. package/dist/components/navigation.es.js.map +1 -1
  77. package/dist/components/notifications.cjs.js +1 -1
  78. package/dist/components/notifications.cjs.js.map +1 -1
  79. package/dist/components/notifications.es.js +368 -3
  80. package/dist/components/notifications.es.js.map +1 -1
  81. package/dist/components/onboarding.cjs.js +1 -1
  82. package/dist/components/onboarding.cjs.js.map +1 -1
  83. package/dist/components/onboarding.es.js +985 -7
  84. package/dist/components/onboarding.es.js.map +1 -1
  85. package/dist/components/primitives.cjs.js +1 -1
  86. package/dist/components/primitives.cjs.js.map +1 -1
  87. package/dist/components/primitives.es.js +635 -25
  88. package/dist/components/primitives.es.js.map +1 -1
  89. package/dist/debugger-wc.cjs.js +4 -4
  90. package/dist/debugger-wc.cjs.js.map +1 -1
  91. package/dist/debugger-wc.es.js +15 -11
  92. package/dist/debugger-wc.es.js.map +1 -1
  93. package/dist/index.cjs.js +1 -1
  94. package/dist/index.cjs2.js +2 -49
  95. package/dist/index.cjs2.js.map +1 -1
  96. package/dist/index.cjs3.js +50 -0
  97. package/dist/index.cjs3.js.map +1 -0
  98. package/dist/index.es.js +104 -99
  99. package/dist/index.es.js.map +1 -1
  100. package/dist/index.es2.js +2632 -1776
  101. package/dist/index.es2.js.map +1 -1
  102. package/dist/index.es3.js +1944 -0
  103. package/dist/index.es3.js.map +1 -0
  104. package/dist/pages/interactionDetails.cjs.js +1 -1
  105. package/dist/pages/interactionDetails.cjs.js.map +1 -1
  106. package/dist/pages/interactionDetails.es.js +70 -47
  107. package/dist/pages/interactionDetails.es.js.map +1 -1
  108. package/dist/sortable.esm.cjs.js +1 -1
  109. package/dist/sortable.esm.cjs.js.map +1 -1
  110. package/dist/sortable.esm.es.js +55 -53
  111. package/dist/sortable.esm.es.js.map +1 -1
  112. package/dist/{chordia-ui.css → style.css} +1 -1
  113. package/package.json +1 -1
  114. package/src/components/UpdatedInteractionDetails/UpdatedInteractionDetails.jsx +318 -77
  115. package/src/components/UpdatedInteractionDetails/UpdatedInteractionRecording.jsx +7 -17
  116. package/dist/ChartRenderer.cjs.js +0 -31
  117. package/dist/ChartRenderer.cjs.js.map +0 -1
  118. package/dist/ChartRenderer.es.js +0 -2210
  119. package/dist/ChartRenderer.es.js.map +0 -1
  120. package/dist/GettingStarted.cjs.js +0 -2
  121. package/dist/GettingStarted.cjs.js.map +0 -1
  122. package/dist/GettingStarted.es.js +0 -983
  123. package/dist/GettingStarted.es.js.map +0 -1
  124. package/dist/InlineConfirm.cjs.js +0 -2
  125. package/dist/InlineConfirm.cjs.js.map +0 -1
  126. package/dist/InlineConfirm.es.js +0 -618
  127. package/dist/InlineConfirm.es.js.map +0 -1
  128. package/dist/InteractionSummaryCard.cjs.js +0 -2
  129. package/dist/InteractionSummaryCard.cjs.js.map +0 -1
  130. package/dist/InteractionSummaryCard.es.js +0 -216
  131. package/dist/InteractionSummaryCard.es.js.map +0 -1
  132. package/dist/LoginPage.cjs.js +0 -3
  133. package/dist/LoginPage.cjs.js.map +0 -1
  134. package/dist/LoginPage.es.js +0 -2618
  135. package/dist/LoginPage.es.js.map +0 -1
  136. package/dist/NavigationBar.cjs.js +0 -2
  137. package/dist/NavigationBar.cjs.js.map +0 -1
  138. package/dist/NavigationBar.es.js +0 -762
  139. package/dist/NavigationBar.es.js.map +0 -1
  140. package/dist/NotificationPanel.cjs.js +0 -2
  141. package/dist/NotificationPanel.cjs.js.map +0 -1
  142. package/dist/NotificationPanel.es.js +0 -371
  143. package/dist/NotificationPanel.es.js.map +0 -1
  144. package/dist/OverlayPanel.cjs.js +0 -2
  145. package/dist/OverlayPanel.cjs.js.map +0 -1
  146. package/dist/OverlayPanel.es.js +0 -93
  147. package/dist/OverlayPanel.es.js.map +0 -1
  148. package/dist/SplitPane.cjs.js +0 -4
  149. package/dist/SplitPane.cjs.js.map +0 -1
  150. package/dist/SplitPane.es.js +0 -1531
  151. package/dist/SplitPane.es.js.map +0 -1
  152. package/dist/SummaryStatsPanel.cjs.js +0 -2
  153. package/dist/SummaryStatsPanel.cjs.js.map +0 -1
  154. package/dist/SummaryStatsPanel.es.js +0 -1027
  155. package/dist/SummaryStatsPanel.es.js.map +0 -1
  156. package/dist/UpdatedInteractionDetails.cjs.js +0 -11
  157. package/dist/UpdatedInteractionDetails.cjs.js.map +0 -1
  158. package/dist/UpdatedInteractionDetails.es.js +0 -1310
  159. package/dist/UpdatedInteractionDetails.es.js.map +0 -1
@@ -1,4 +1,4 @@
1
- import M, { useRef as I, useMemo as A, useLayoutEffect as Bn, useEffect as N, useCallback as F, useState as X, createContext as Ye, memo as Fn, useReducer as Xn, useContext as ve, cloneElement as $n, forwardRef as jn } from "react";
1
+ import M, { useLayoutEffect as Bn, useEffect as I, useRef as N, useMemo as A, useCallback as F, useState as X, createContext as Ye, memo as Fn, useReducer as Xn, useContext as ve, cloneElement as $n, forwardRef as jn } from "react";
2
2
  import { unstable_batchedUpdates as Ze, createPortal as Yn } from "react-dom";
3
3
  function Kn() {
4
4
  for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++)
@@ -39,9 +39,9 @@ function Qt(e) {
39
39
  function Ee(e) {
40
40
  return e ? Re(e) ? e.document : Rt(e) ? Et(e) ? e : Ke(e) || Qt(e) ? e.ownerDocument : document : document : document;
41
41
  }
42
- const _ = ct ? Bn : N;
42
+ const _ = ct ? Bn : I;
43
43
  function ut(e) {
44
- const t = I(e);
44
+ const t = N(e);
45
45
  return _(() => {
46
46
  t.current = e;
47
47
  }), F(function() {
@@ -51,7 +51,7 @@ function ut(e) {
51
51
  }, []);
52
52
  }
53
53
  function Wn() {
54
- const e = I(null), t = F((r, o) => {
54
+ const e = N(null), t = F((r, o) => {
55
55
  e.current = setInterval(r, o);
56
56
  }, []), n = F(() => {
57
57
  e.current !== null && (clearInterval(e.current), e.current = null);
@@ -60,13 +60,13 @@ function Wn() {
60
60
  }
61
61
  function Xe(e, t) {
62
62
  t === void 0 && (t = [e]);
63
- const n = I(e);
63
+ const n = N(e);
64
64
  return _(() => {
65
65
  n.current !== e && (n.current = e);
66
66
  }, t), n;
67
67
  }
68
68
  function We(e, t) {
69
- const n = I();
69
+ const n = N();
70
70
  return A(
71
71
  () => {
72
72
  const r = e(n.current);
@@ -77,7 +77,7 @@ function We(e, t) {
77
77
  );
78
78
  }
79
79
  function rt(e) {
80
- const t = ut(e), n = I(null), r = F(
80
+ const t = ut(e), n = N(null), r = F(
81
81
  (o) => {
82
82
  o !== n.current && (t == null || t(o, n.current)), n.current = o;
83
83
  },
@@ -87,8 +87,8 @@ function rt(e) {
87
87
  return [n, r];
88
88
  }
89
89
  function ot(e) {
90
- const t = I();
91
- return N(() => {
90
+ const t = N();
91
+ return I(() => {
92
92
  t.current = e;
93
93
  }, [e]), t.current;
94
94
  }
@@ -260,7 +260,7 @@ function _n() {
260
260
  const en = /* @__PURE__ */ Ye(null);
261
261
  function Qn(e) {
262
262
  const t = ve(en);
263
- N(() => {
263
+ I(() => {
264
264
  if (!t)
265
265
  throw new Error("useDndMonitor must be used within a children of <DndContext>");
266
266
  return t(e);
@@ -324,7 +324,7 @@ function nr(e) {
324
324
  announce: i,
325
325
  announcement: s
326
326
  } = _n(), a = Ue("DndLiveRegion"), [l, c] = X(!1);
327
- if (N(() => {
327
+ if (I(() => {
328
328
  c(!0);
329
329
  }, []), Qn(A(() => ({
330
330
  onDragStart(u) {
@@ -477,7 +477,7 @@ function rn(e, t) {
477
477
  if (!e || e.length === 0)
478
478
  return null;
479
479
  const [n] = e;
480
- return n[t];
480
+ return t ? n[t] : n;
481
481
  }
482
482
  function $t(e, t, n) {
483
483
  return t === void 0 && (t = e.left), n === void 0 && (n = e.top), {
@@ -1325,10 +1325,10 @@ function Ir(e) {
1325
1325
  const f = Tr({
1326
1326
  delta: u,
1327
1327
  disabled: !i
1328
- }), [w, h] = Wn(), v = I({
1328
+ }), [w, h] = Wn(), v = N({
1329
1329
  x: 0,
1330
1330
  y: 0
1331
- }), b = I({
1331
+ }), b = N({
1332
1332
  x: 0,
1333
1333
  y: 0
1334
1334
  }), m = A(() => {
@@ -1343,14 +1343,14 @@ function Ir(e) {
1343
1343
  case Be.DraggableRect:
1344
1344
  return o;
1345
1345
  }
1346
- }, [n, o, l]), p = I(null), C = F(() => {
1346
+ }, [n, o, l]), p = N(null), C = F(() => {
1347
1347
  const R = p.current;
1348
1348
  if (!R)
1349
1349
  return;
1350
1350
  const y = v.current.x * b.current.x, x = v.current.y * b.current.y;
1351
1351
  R.scrollBy(y, x);
1352
1352
  }, []), S = A(() => a === at.TreeOrder ? [...c].reverse() : c, [a, c]);
1353
- N(
1353
+ I(
1354
1354
  () => {
1355
1355
  if (!i || !c.length || !m) {
1356
1356
  h();
@@ -1474,9 +1474,9 @@ function Pr(e, t) {
1474
1474
  frequency: a,
1475
1475
  measure: l,
1476
1476
  strategy: c
1477
- } = o, d = I(e), u = v(), g = Xe(u), f = F(function(b) {
1477
+ } = o, d = N(e), u = v(), g = Xe(u), f = F(function(b) {
1478
1478
  b === void 0 && (b = []), !g.current && s((m) => m === null ? b : m.concat(b.filter((p) => !m.includes(p))));
1479
- }, [g]), w = I(null), h = We((b) => {
1479
+ }, [g]), w = N(null), h = We((b) => {
1480
1480
  if (u && !n)
1481
1481
  return Ut;
1482
1482
  if (!b || b === Ut || d.current !== e || i != null) {
@@ -1495,21 +1495,21 @@ function Pr(e, t) {
1495
1495
  }
1496
1496
  return b;
1497
1497
  }, [e, i, n, u, l]);
1498
- return N(() => {
1498
+ return I(() => {
1499
1499
  d.current = e;
1500
- }, [e]), N(
1500
+ }, [e]), I(
1501
1501
  () => {
1502
1502
  u || f();
1503
1503
  },
1504
1504
  // eslint-disable-next-line react-hooks/exhaustive-deps
1505
1505
  [n, u]
1506
- ), N(
1506
+ ), I(
1507
1507
  () => {
1508
1508
  i && i.length > 0 && s(null);
1509
1509
  },
1510
1510
  //eslint-disable-next-line react-hooks/exhaustive-deps
1511
1511
  [JSON.stringify(i)]
1512
- ), N(
1512
+ ), I(
1513
1513
  () => {
1514
1514
  u || typeof a != "number" || w.current !== null || (w.current = setTimeout(() => {
1515
1515
  f(), w.current = null;
@@ -1552,7 +1552,7 @@ function zr(e) {
1552
1552
  } = window;
1553
1553
  return new i(r);
1554
1554
  }, [r, n]);
1555
- return N(() => () => o == null ? void 0 : o.disconnect(), [o]), o;
1555
+ return I(() => () => o == null ? void 0 : o.disconnect(), [o]), o;
1556
1556
  }
1557
1557
  function gt(e) {
1558
1558
  let {
@@ -1571,7 +1571,7 @@ function gt(e) {
1571
1571
  // eslint-disable-next-line react-hooks/exhaustive-deps
1572
1572
  [n]
1573
1573
  );
1574
- return N(() => () => o == null ? void 0 : o.disconnect(), [o]), o;
1574
+ return I(() => () => o == null ? void 0 : o.disconnect(), [o]), o;
1575
1575
  }
1576
1576
  function Br(e) {
1577
1577
  return new At(Ae(e), e);
@@ -1621,17 +1621,17 @@ function Fr(e) {
1621
1621
  }
1622
1622
  const Vt = [];
1623
1623
  function Xr(e) {
1624
- const t = I(e), n = We((r) => e ? r && r !== Vt && e && t.current && e.parentNode === t.current.parentNode ? r : ft(e) : Vt, [e]);
1625
- return N(() => {
1624
+ const t = N(e), n = We((r) => e ? r && r !== Vt && e && t.current && e.parentNode === t.current.parentNode ? r : ft(e) : Vt, [e]);
1625
+ return I(() => {
1626
1626
  t.current = e;
1627
1627
  }, [e]), n;
1628
1628
  }
1629
1629
  function $r(e) {
1630
- const [t, n] = X(null), r = I(e), o = F((i) => {
1630
+ const [t, n] = X(null), r = N(e), o = F((i) => {
1631
1631
  const s = yt(i.target);
1632
1632
  s && n((a) => a ? (a.set(s, Dt(s)), new Map(a)) : null);
1633
1633
  }, []);
1634
- return N(() => {
1634
+ return I(() => {
1635
1635
  const i = r.current;
1636
1636
  if (e !== i) {
1637
1637
  s(i);
@@ -1656,20 +1656,20 @@ function $r(e) {
1656
1656
  }
1657
1657
  function qt(e, t) {
1658
1658
  t === void 0 && (t = []);
1659
- const n = I(null);
1660
- return N(
1659
+ const n = N(null);
1660
+ return I(
1661
1661
  () => {
1662
1662
  n.current = null;
1663
1663
  },
1664
1664
  // eslint-disable-next-line react-hooks/exhaustive-deps
1665
1665
  t
1666
- ), N(() => {
1666
+ ), I(() => {
1667
1667
  const r = e !== Q;
1668
1668
  r && !n.current && (n.current = e), !r && n.current && (n.current = null);
1669
1669
  }, [e]), n.current ? $e(e, n.current) : Q;
1670
1670
  }
1671
1671
  function jr(e) {
1672
- N(
1672
+ I(
1673
1673
  () => {
1674
1674
  if (!ct)
1675
1675
  return;
@@ -1961,7 +1961,7 @@ function Jr(e) {
1961
1961
  activatorEvent: r,
1962
1962
  draggableNodes: o
1963
1963
  } = ve(He), i = ot(r), s = ot(n == null ? void 0 : n.id);
1964
- return N(() => {
1964
+ return I(() => {
1965
1965
  if (!t && !r && i && s != null) {
1966
1966
  if (!dt(i) || document.activeElement === i.target)
1967
1967
  return;
@@ -2025,7 +2025,7 @@ function Qr(e) {
2025
2025
  initialRect: r,
2026
2026
  config: o = !0
2027
2027
  } = e;
2028
- const i = I(!1), {
2028
+ const i = N(!1), {
2029
2029
  x: s,
2030
2030
  y: a
2031
2031
  } = typeof o == "boolean" ? {
@@ -2083,7 +2083,7 @@ const zo = /* @__PURE__ */ Fn(function(t) {
2083
2083
  droppable: {
2084
2084
  containers: L
2085
2085
  }
2086
- } = v, O = y != null ? x.get(y) : null, G = I({
2086
+ } = v, O = y != null ? x.get(y) : null, G = N({
2087
2087
  initial: null,
2088
2088
  translated: null
2089
2089
  }), J = A(() => {
@@ -2094,7 +2094,7 @@ const zo = /* @__PURE__ */ Fn(function(t) {
2094
2094
  data: (B = O == null ? void 0 : O.data) != null ? B : Hr,
2095
2095
  rect: G
2096
2096
  } : null;
2097
- }, [y, O]), Z = I(null), [Oe, Ve] = X(null), [Y, qe] = X(null), re = Xe(w, Object.values(w)), Ie = Ue("DndDescribedBy", s), Ge = A(() => L.getEnabled(), [L]), j = _r(g), {
2097
+ }, [y, O]), Z = N(null), [Oe, Ve] = X(null), [Y, qe] = X(null), re = Xe(w, Object.values(w)), Ie = Ue("DndDescribedBy", s), Ge = A(() => L.getEnabled(), [L]), j = _r(g), {
2098
2098
  droppableRects: oe,
2099
2099
  measureDroppableContainers: pe,
2100
2100
  measuringScheduled: Ne
@@ -2109,7 +2109,7 @@ const zo = /* @__PURE__ */ Fn(function(t) {
2109
2109
  initialRect: ie,
2110
2110
  measure: j.draggable.measure
2111
2111
  });
2112
- const E = Ht(H, j.draggable.measure, ie), Te = Ht(H ? H.parentElement : null), ee = I({
2112
+ const E = Ht(H, j.draggable.measure, ie), Te = Ht(H ? H.parentElement : null), ee = N({
2113
2113
  activatorEvent: null,
2114
2114
  active: null,
2115
2115
  activeNode: H,
@@ -2148,7 +2148,7 @@ const zo = /* @__PURE__ */ Fn(function(t) {
2148
2148
  droppableRects: oe,
2149
2149
  droppableContainers: Ge,
2150
2150
  pointerCoordinates: Mt
2151
- }) : null, Pt = rn(Me, "id"), [ue, kt] = X(null), Tn = Nt ? Qe : Se(Qe, Nn), Mn = lr(Tn, (i = ue == null ? void 0 : ue.rect) != null ? i : null, E), pt = I(null), zt = F(
2151
+ }) : null, Pt = rn(Me, "id"), [ue, kt] = X(null), Tn = Nt ? Qe : Se(Qe, Nn), Mn = lr(Tn, (i = ue == null ? void 0 : ue.rect) != null ? i : null, E), pt = N(null), zt = F(
2152
2152
  (B, K) => {
2153
2153
  let {
2154
2154
  sensor: W,
@@ -2291,7 +2291,7 @@ const zo = /* @__PURE__ */ Fn(function(t) {
2291
2291
  }, [x, zt]), Bt = Lr(d, Ln);
2292
2292
  jr(d), _(() => {
2293
2293
  E && C === he.Initializing && S(he.Initialized);
2294
- }, [E, C]), N(
2294
+ }, [E, C]), I(
2295
2295
  () => {
2296
2296
  const {
2297
2297
  onDragMove: B
@@ -2322,7 +2322,7 @@ const zo = /* @__PURE__ */ Fn(function(t) {
2322
2322
  },
2323
2323
  // eslint-disable-next-line react-hooks/exhaustive-deps
2324
2324
  [xe.x, xe.y]
2325
- ), N(
2325
+ ), I(
2326
2326
  () => {
2327
2327
  const {
2328
2328
  active: B,
@@ -2515,9 +2515,9 @@ function oo(e) {
2515
2515
  dispatch: a,
2516
2516
  over: l,
2517
2517
  measureDroppableContainers: c
2518
- } = ve(He), d = I({
2518
+ } = ve(He), d = N({
2519
2519
  disabled: n
2520
- }), u = I(!1), g = I(null), f = I(null), {
2520
+ }), u = N(!1), g = N(null), f = N(null), {
2521
2521
  disabled: w,
2522
2522
  updateMeasurementsFor: h,
2523
2523
  timeout: v
@@ -2542,9 +2542,9 @@ function oo(e) {
2542
2542
  }), C = F((x, T) => {
2543
2543
  p && (T && (p.unobserve(T), u.current = !1), x && p.observe(x));
2544
2544
  }, [p]), [S, R] = rt(C), y = Xe(t);
2545
- return N(() => {
2545
+ return I(() => {
2546
2546
  !p || !S.current || (p.disconnect(), u.current = !1, p.observe(S.current));
2547
- }, [S, p]), N(
2547
+ }, [S, p]), I(
2548
2548
  () => (a({
2549
2549
  type: P.RegisterDroppable,
2550
2550
  element: {
@@ -2562,7 +2562,7 @@ function oo(e) {
2562
2562
  })),
2563
2563
  // eslint-disable-next-line react-hooks/exhaustive-deps
2564
2564
  [r]
2565
- ), N(() => {
2565
+ ), I(() => {
2566
2566
  n !== d.current.disabled && (a({
2567
2567
  type: P.SetDroppableDisabled,
2568
2568
  id: r,
@@ -2977,10 +2977,10 @@ function Xo(e) {
2977
2977
  droppableRects: l,
2978
2978
  over: c,
2979
2979
  measureDroppableContainers: d
2980
- } = Dn(), u = Ue(Rn, n), g = a.rect !== null, f = A(() => r.map((R) => typeof R == "object" && "id" in R ? R.id : R), [r]), w = s != null, h = s ? f.indexOf(s.id) : -1, v = c ? f.indexOf(c.id) : -1, b = I(f), m = !yo(f, b.current), p = v !== -1 && h === -1 || m, C = wo(i);
2980
+ } = Dn(), u = Ue(Rn, n), g = a.rect !== null, f = A(() => r.map((R) => typeof R == "object" && "id" in R ? R.id : R), [r]), w = s != null, h = s ? f.indexOf(s.id) : -1, v = c ? f.indexOf(c.id) : -1, b = N(f), m = !yo(f, b.current), p = v !== -1 && h === -1 || m, C = wo(i);
2981
2981
  _(() => {
2982
2982
  m && w && d(f);
2983
- }, [m, f, w, d]), N(() => {
2983
+ }, [m, f, w, d]), I(() => {
2984
2984
  b.current = f;
2985
2985
  }, [f]);
2986
2986
  const S = A(
@@ -3040,7 +3040,7 @@ function Ao(e) {
3040
3040
  node: r,
3041
3041
  rect: o
3042
3042
  } = e;
3043
- const [i, s] = X(null), a = I(n);
3043
+ const [i, s] = X(null), a = N(n);
3044
3044
  return _(() => {
3045
3045
  if (!t && n !== a.current && r.current) {
3046
3046
  const l = o.current;
@@ -3057,7 +3057,7 @@ function Ao(e) {
3057
3057
  }
3058
3058
  }
3059
3059
  n !== a.current && (a.current = n);
3060
- }, [t, n, r, o]), N(() => {
3060
+ }, [t, n, r, o]), I(() => {
3061
3061
  i && s(null);
3062
3062
  }, [i]), i;
3063
3063
  }
@@ -3133,7 +3133,7 @@ function $o(e) {
3133
3133
  items: d,
3134
3134
  activeIndex: g,
3135
3135
  overIndex: v
3136
- }) : C, ie = O == null ? void 0 : O.id, E = I({
3136
+ }) : C, ie = O == null ? void 0 : O.id, E = N({
3137
3137
  activeId: ie,
3138
3138
  items: d,
3139
3139
  newIndex: le,
@@ -3157,9 +3157,9 @@ function $o(e) {
3157
3157
  node: x,
3158
3158
  rect: y
3159
3159
  });
3160
- return N(() => {
3160
+ return I(() => {
3161
3161
  j && E.current.newIndex !== le && (E.current.newIndex = le), u !== E.current.containerId && (E.current.containerId = u), d !== E.current.items && (E.current.items = d);
3162
- }, [j, le, u, d]), N(() => {
3162
+ }, [j, le, u, d]), I(() => {
3163
3163
  if (ie === E.current.activeId)
3164
3164
  return;
3165
3165
  if (ie != null && E.current.activeId == null) {
@@ -3260,9 +3260,11 @@ const Io = [D.Down, D.Right, D.Up, D.Left], jo = (e, t) => {
3260
3260
  }
3261
3261
  });
3262
3262
  const c = ir({
3263
+ active: n,
3263
3264
  collisionRect: r,
3264
3265
  droppableRects: o,
3265
- droppableContainers: l
3266
+ droppableContainers: l,
3267
+ pointerCoordinates: null
3266
3268
  });
3267
3269
  let d = rn(c, "id");
3268
3270
  if (d === (s == null ? void 0 : s.id) && c.length > 1 && (d = c[1].id), d != null) {