@entropic-bond/crud-panel 4.4.4 → 4.4.5

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.
@@ -900,7 +900,7 @@ function St() {
900
900
  function z(r, i) {
901
901
  return typeof r == "object" && r !== null && r.key != null ? C("" + r.key) : i.toString(36);
902
902
  }
903
- function q(r) {
903
+ function x(r) {
904
904
  switch (r.status) {
905
905
  case "fulfilled":
906
906
  return r.value;
@@ -984,7 +984,7 @@ function St() {
984
984
  else if (w === "object") {
985
985
  if (typeof r.then == "function")
986
986
  return M(
987
- q(r),
987
+ x(r),
988
988
  i,
989
989
  f,
990
990
  d,
@@ -996,7 +996,7 @@ function St() {
996
996
  }
997
997
  return m;
998
998
  }
999
- function x(r, i, f) {
999
+ function q(r, i, f) {
1000
1000
  if (r == null) return r;
1001
1001
  var d = [], g = 0;
1002
1002
  return M(r, d, "", "", function(w) {
@@ -1033,9 +1033,9 @@ function St() {
1033
1033
  }
1034
1034
  console.error(r);
1035
1035
  }, ae = {
1036
- map: x,
1036
+ map: q,
1037
1037
  forEach: function(r, i, f) {
1038
- x(
1038
+ q(
1039
1039
  r,
1040
1040
  function() {
1041
1041
  i.apply(this, arguments);
@@ -1045,12 +1045,12 @@ function St() {
1045
1045
  },
1046
1046
  count: function(r) {
1047
1047
  var i = 0;
1048
- return x(r, function() {
1048
+ return q(r, function() {
1049
1049
  i++;
1050
1050
  }), i;
1051
1051
  },
1052
1052
  toArray: function(r) {
1053
- return x(r, function(i) {
1053
+ return q(r, function(i) {
1054
1054
  return i;
1055
1055
  }) || [];
1056
1056
  },
@@ -1188,7 +1188,7 @@ function St() {
1188
1188
  );
1189
1189
  }, _.useTransition = function() {
1190
1190
  return R.H.useTransition();
1191
- }, _.version = "19.2.3", _;
1191
+ }, _.version = "19.2.4", _;
1192
1192
  }
1193
1193
  var ve = { exports: {} };
1194
1194
  ve.exports;
@@ -1331,7 +1331,7 @@ function Pt() {
1331
1331
  }
1332
1332
  function W() {
1333
1333
  var e = L(this.type);
1334
- return qe[e] || (qe[e] = !0, console.error(
1334
+ return xe[e] || (xe[e] = !0, console.error(
1335
1335
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
1336
1336
  )), e = this.props.ref, e !== void 0 ? e : null;
1337
1337
  }
@@ -1467,9 +1467,9 @@ function Pt() {
1467
1467
  h
1468
1468
  );
1469
1469
  else if (b = a(e), typeof b == "function")
1470
- for (b === e.entries && (xe || console.warn(
1470
+ for (b === e.entries && (qe || console.warn(
1471
1471
  "Using Maps as children is not supported. Use an array of keyed ReactElements instead."
1472
- ), xe = !0), e = b.call(e), b = 0; !(l = e.next()).done; )
1472
+ ), qe = !0), e = b.call(e), b = 0; !(l = e.next()).done; )
1473
1473
  l = l.value, E = T + R(l, b++), y += N(
1474
1474
  l,
1475
1475
  o,
@@ -1576,7 +1576,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1576
1576
  }
1577
1577
  return we(e);
1578
1578
  }
1579
- function q(e) {
1579
+ function x(e) {
1580
1580
  return 1 < e.length && typeof AggregateError == "function" ? new AggregateError(e) : e[0];
1581
1581
  }
1582
1582
  function M(e, o) {
@@ -1584,20 +1584,20 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1584
1584
  "You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "
1585
1585
  ), Re = o;
1586
1586
  }
1587
- function x(e, o, u) {
1587
+ function q(e, o, u) {
1588
1588
  var l = v.actQueue;
1589
1589
  if (l !== null)
1590
1590
  if (l.length !== 0)
1591
1591
  try {
1592
1592
  te(l), z(function() {
1593
- return x(e, o, u);
1593
+ return q(e, o, u);
1594
1594
  });
1595
1595
  return;
1596
1596
  } catch (h) {
1597
1597
  v.thrownErrors.push(h);
1598
1598
  }
1599
1599
  else v.actQueue = null;
1600
- 0 < v.thrownErrors.length ? (l = q(v.thrownErrors), v.thrownErrors.length = 0, u(l)) : o(e);
1600
+ 0 < v.thrownErrors.length ? (l = x(v.thrownErrors), v.thrownErrors.length = 0, u(l)) : o(e);
1601
1601
  }
1602
1602
  function te(e) {
1603
1603
  if (!Ae) {
@@ -1684,10 +1684,10 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1684
1684
  return e();
1685
1685
  }
1686
1686
  };
1687
- var Ue, Fe, qe = {}, it = Y.react_stack_bottom_frame.bind(
1687
+ var Ue, Fe, xe = {}, it = Y.react_stack_bottom_frame.bind(
1688
1688
  Y,
1689
1689
  Q
1690
- )(), ut = He($(Q)), xe = !1, $e = /\/+/g, We = typeof reportError == "function" ? reportError : function(e) {
1690
+ )(), ut = He($(Q)), qe = !1, $e = /\/+/g, We = typeof reportError == "function" ? reportError : function(e) {
1691
1691
  if (typeof window == "object" && typeof window.ErrorEvent == "function") {
1692
1692
  var o = new window.ErrorEvent("error", {
1693
1693
  bubbles: !0,
@@ -1752,7 +1752,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1752
1752
  v.thrownErrors.push(b);
1753
1753
  }
1754
1754
  if (0 < v.thrownErrors.length)
1755
- throw M(o, u), e = q(v.thrownErrors), v.thrownErrors.length = 0, e;
1755
+ throw M(o, u), e = x(v.thrownErrors), v.thrownErrors.length = 0, e;
1756
1756
  if (E !== null && typeof E == "object" && typeof E.then == "function") {
1757
1757
  var y = E;
1758
1758
  return Ve(function() {
@@ -1766,7 +1766,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1766
1766
  if (M(o, u), u === 0) {
1767
1767
  try {
1768
1768
  te(l), z(function() {
1769
- return x(
1769
+ return q(
1770
1770
  fe,
1771
1771
  b,
1772
1772
  re
@@ -1776,7 +1776,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1776
1776
  v.thrownErrors.push(ct);
1777
1777
  }
1778
1778
  if (0 < v.thrownErrors.length) {
1779
- var at = q(
1779
+ var at = x(
1780
1780
  v.thrownErrors
1781
1781
  );
1782
1782
  v.thrownErrors.length = 0, re(at);
@@ -1784,7 +1784,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1784
1784
  } else b(fe);
1785
1785
  },
1786
1786
  function(fe) {
1787
- M(o, u), 0 < v.thrownErrors.length && (fe = q(
1787
+ M(o, u), 0 < v.thrownErrors.length && (fe = x(
1788
1788
  v.thrownErrors
1789
1789
  ), v.thrownErrors.length = 0), re(fe);
1790
1790
  }
@@ -1798,11 +1798,11 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1798
1798
  "A component suspended inside an `act` scope, but the `act` call was not awaited. When testing React components that depend on asynchronous data, you must await the result:\n\nawait act(() => ...)"
1799
1799
  ));
1800
1800
  }), v.actQueue = null), 0 < v.thrownErrors.length)
1801
- throw e = q(v.thrownErrors), v.thrownErrors.length = 0, e;
1801
+ throw e = x(v.thrownErrors), v.thrownErrors.length = 0, e;
1802
1802
  return {
1803
1803
  then: function(b, re) {
1804
1804
  h = !0, u === 0 ? (v.actQueue = l, z(function() {
1805
- return x(
1805
+ return q(
1806
1806
  T,
1807
1807
  b,
1808
1808
  re
@@ -2038,7 +2038,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
2038
2038
  );
2039
2039
  }, t.useTransition = function() {
2040
2040
  return C().useTransition();
2041
- }, t.version = "19.2.3", typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
2041
+ }, t.version = "19.2.4", typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
2042
2042
  }();
2043
2043
  }(ve, ve.exports)), ve.exports;
2044
2044
  }
@@ -2151,7 +2151,7 @@ function At() {
2151
2151
  }
2152
2152
  function D() {
2153
2153
  var r = n(this.type);
2154
- return x[r] || (x[r] = !0, console.error(
2154
+ return q[r] || (q[r] = !0, console.error(
2155
2155
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
2156
2156
  )), r = this.props.ref, r !== void 0 ? r : null;
2157
2157
  }
@@ -2242,7 +2242,7 @@ React keys must be passed directly to JSX without using spread:
2242
2242
  function $(r) {
2243
2243
  return typeof r == "object" && r !== null && r.$$typeof === Q;
2244
2244
  }
2245
- var U = ot(), Q = Symbol.for("react.transitional.element"), oe = Symbol.for("react.portal"), X = Symbol.for("react.fragment"), W = Symbol.for("react.strict_mode"), K = Symbol.for("react.profiler"), se = Symbol.for("react.consumer"), Z = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), ie = Symbol.for("react.suspense"), R = Symbol.for("react.suspense_list"), le = Symbol.for("react.memo"), N = Symbol.for("react.lazy"), J = Symbol.for("react.activity"), ue = Symbol.for("react.client.reference"), C = U.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, ee = Object.prototype.hasOwnProperty, z = Array.isArray, q = console.createTask ? console.createTask : function() {
2245
+ var U = ot(), Q = Symbol.for("react.transitional.element"), oe = Symbol.for("react.portal"), X = Symbol.for("react.fragment"), W = Symbol.for("react.strict_mode"), K = Symbol.for("react.profiler"), se = Symbol.for("react.consumer"), Z = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), ie = Symbol.for("react.suspense"), R = Symbol.for("react.suspense_list"), le = Symbol.for("react.memo"), N = Symbol.for("react.lazy"), J = Symbol.for("react.activity"), ue = Symbol.for("react.client.reference"), C = U.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, ee = Object.prototype.hasOwnProperty, z = Array.isArray, x = console.createTask ? console.createTask : function() {
2246
2246
  return null;
2247
2247
  };
2248
2248
  U = {
@@ -2250,10 +2250,10 @@ React keys must be passed directly to JSX without using spread:
2250
2250
  return r();
2251
2251
  }
2252
2252
  };
2253
- var M, x = {}, te = U.react_stack_bottom_frame.bind(
2253
+ var M, q = {}, te = U.react_stack_bottom_frame.bind(
2254
2254
  U,
2255
2255
  p
2256
- )(), B = q(a(p)), ae = {};
2256
+ )(), B = x(a(p)), ae = {};
2257
2257
  ye.Fragment = X, ye.jsx = function(r, i, f) {
2258
2258
  var d = 1e4 > C.recentlyCreatedOwnerStacks++;
2259
2259
  return I(
@@ -2262,7 +2262,7 @@ React keys must be passed directly to JSX without using spread:
2262
2262
  f,
2263
2263
  !1,
2264
2264
  d ? Error("react-stack-top-frame") : te,
2265
- d ? q(a(r)) : B
2265
+ d ? x(a(r)) : B
2266
2266
  );
2267
2267
  }, ye.jsxs = function(r, i, f) {
2268
2268
  var d = 1e4 > C.recentlyCreatedOwnerStacks++;
@@ -2272,7 +2272,7 @@ React keys must be passed directly to JSX without using spread:
2272
2272
  f,
2273
2273
  !0,
2274
2274
  d ? Error("react-stack-top-frame") : te,
2275
- d ? q(a(r)) : B
2275
+ d ? x(a(r)) : B
2276
2276
  );
2277
2277
  };
2278
2278
  }()), ye;