biblio-react 3.0.0-alpha88 → 3.0.0-alpha89

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/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  var Cw = Object.defineProperty;
2
2
  var a = (e, t) => Cw(e, "name", { value: t, configurable: !0 });
3
- import Te, { jsx as y, jsxs as U, Fragment as dn } from "react/jsx-runtime";
3
+ import Te, { jsx as y, jsxs as G, Fragment as dn } from "react/jsx-runtime";
4
4
  import * as x from "react";
5
5
  import rt, { forwardRef as ul, useContext as we, createElement as Zy, Children as ad, isValidElement as Rn, cloneElement as Hr, createContext as Rt, useState as De, useMemo as mr, useRef as Si, useCallback as He, useEffect as Ge, Fragment as pn, memo as Gx, useImperativeHandle as Tw, useDebugValue as Kx, useId as Ew } from "react";
6
6
  import { unstable_ClassNameGenerator as Yx, exactProp as sd, unstable_getScrollbarSize as kw, unstable_ownerDocument as An, unstable_ownerWindow as Is, unstable_useForkRef as ia, elementAcceptingRef as ww, unstable_useEnhancedEffect as ii, unstable_setRef as ev, HTMLElementType as Of, unstable_useEventCallback as tv, unstable_createChainedFunction as rv, unstable_debounce as Pw, usePreviousProps as Mw, unstable_getNormalizedScrollLeft as Rw, unstable_detectScrollType as Aw, chainPropTypes as Fw, refType as $w, deepmerge as Jx } from "@mui/utils";
@@ -261,10 +261,10 @@ function cM() {
261
261
  return C(L) === n;
262
262
  }
263
263
  a(J, "isFragment");
264
- function q(L) {
264
+ function U(L) {
265
265
  return C(L) === m;
266
266
  }
267
- a(q, "isLazy");
267
+ a(U, "isLazy");
268
268
  function re(L) {
269
269
  return C(L) === g;
270
270
  }
@@ -284,7 +284,7 @@ function cM() {
284
284
  function le(L) {
285
285
  return C(L) === f;
286
286
  }
287
- a(le, "isSuspense"), Ye.AsyncMode = S, Ye.ConcurrentMode = w, Ye.ContextConsumer = P, Ye.ContextProvider = F, Ye.Element = A, Ye.ForwardRef = M, Ye.Fragment = R, Ye.Lazy = j, Ye.Memo = $, Ye.Portal = N, Ye.Profiler = B, Ye.StrictMode = z, Ye.Suspense = H, Ye.isAsyncMode = Y, Ye.isConcurrentMode = D, Ye.isContextConsumer = _, Ye.isContextProvider = te, Ye.isElement = V, Ye.isForwardRef = K, Ye.isFragment = J, Ye.isLazy = q, Ye.isMemo = re, Ye.isPortal = X, Ye.isProfiler = ie, Ye.isStrictMode = ae, Ye.isSuspense = le, Ye.isValidElementType = T, Ye.typeOf = C;
287
+ a(le, "isSuspense"), Ye.AsyncMode = S, Ye.ConcurrentMode = w, Ye.ContextConsumer = P, Ye.ContextProvider = F, Ye.Element = A, Ye.ForwardRef = M, Ye.Fragment = R, Ye.Lazy = j, Ye.Memo = $, Ye.Portal = N, Ye.Profiler = B, Ye.StrictMode = z, Ye.Suspense = H, Ye.isAsyncMode = Y, Ye.isConcurrentMode = D, Ye.isContextConsumer = _, Ye.isContextProvider = te, Ye.isElement = V, Ye.isForwardRef = K, Ye.isFragment = J, Ye.isLazy = U, Ye.isMemo = re, Ye.isPortal = X, Ye.isProfiler = ie, Ye.isStrictMode = ae, Ye.isSuspense = le, Ye.isValidElementType = T, Ye.typeOf = C;
288
288
  }()), Ye;
289
289
  }
290
290
  a(cM, "requireReactIs_development$2");
@@ -466,7 +466,7 @@ function pM() {
466
466
  function v(D) {
467
467
  if (process.env.NODE_ENV !== "production")
468
468
  var _ = {}, te = 0;
469
- function V(J, q, re, X, ie, ae, le) {
469
+ function V(J, U, re, X, ie, ae, le) {
470
470
  if (X = X || h, ae = ae || re, le !== r) {
471
471
  if (u) {
472
472
  var L = new Error(
@@ -481,7 +481,7 @@ function pM() {
481
481
  ), _[de] = !0, te++);
482
482
  }
483
483
  }
484
- return q[re] == null ? J ? q[re] === null ? new b("The " + ie + " `" + ae + "` is marked as required " + ("in `" + X + "`, but its value is `null`.")) : new b("The " + ie + " `" + ae + "` is marked as required in " + ("`" + X + "`, but its value is `undefined`.")) : null : D(q, re, X, ie, ae);
484
+ return U[re] == null ? J ? U[re] === null ? new b("The " + ie + " `" + ae + "` is marked as required " + ("in `" + X + "`, but its value is `null`.")) : new b("The " + ie + " `" + ae + "` is marked as required in " + ("`" + X + "`, but its value is `undefined`.")) : null : D(U, re, X, ie, ae);
485
485
  }
486
486
  a(V, "checkType");
487
487
  var K = V.bind(null, !1);
@@ -489,12 +489,12 @@ function pM() {
489
489
  }
490
490
  a(v, "createChainableTypeChecker");
491
491
  function O(D) {
492
- function _(te, V, K, J, q, re) {
492
+ function _(te, V, K, J, U, re) {
493
493
  var X = te[V], ie = z(X);
494
494
  if (ie !== D) {
495
495
  var ae = H(X);
496
496
  return new b(
497
- "Invalid " + J + " `" + q + "` of type " + ("`" + ae + "` supplied to `" + K + "`, expected ") + ("`" + D + "`."),
497
+ "Invalid " + J + " `" + U + "` of type " + ("`" + ae + "` supplied to `" + K + "`, expected ") + ("`" + D + "`."),
498
498
  { expectedType: D }
499
499
  );
500
500
  }
@@ -508,16 +508,16 @@ function pM() {
508
508
  }
509
509
  a(k, "createAnyTypeChecker");
510
510
  function T(D) {
511
- function _(te, V, K, J, q) {
511
+ function _(te, V, K, J, U) {
512
512
  if (typeof D != "function")
513
- return new b("Property `" + q + "` of component `" + K + "` has invalid PropType notation inside arrayOf.");
513
+ return new b("Property `" + U + "` of component `" + K + "` has invalid PropType notation inside arrayOf.");
514
514
  var re = te[V];
515
515
  if (!Array.isArray(re)) {
516
516
  var X = z(re);
517
- return new b("Invalid " + J + " `" + q + "` of type " + ("`" + X + "` supplied to `" + K + "`, expected an array."));
517
+ return new b("Invalid " + J + " `" + U + "` of type " + ("`" + X + "` supplied to `" + K + "`, expected an array."));
518
518
  }
519
519
  for (var ie = 0; ie < re.length; ie++) {
520
- var ae = D(re, ie, K, J, q + "[" + ie + "]", r);
520
+ var ae = D(re, ie, K, J, U + "[" + ie + "]", r);
521
521
  if (ae instanceof Error)
522
522
  return ae;
523
523
  }
@@ -528,9 +528,9 @@ function pM() {
528
528
  a(T, "createArrayOfTypeChecker");
529
529
  function C() {
530
530
  function D(_, te, V, K, J) {
531
- var q = _[te];
532
- if (!l(q)) {
533
- var re = z(q);
531
+ var U = _[te];
532
+ if (!l(U)) {
533
+ var re = z(U);
534
534
  return new b("Invalid " + K + " `" + J + "` of type " + ("`" + re + "` supplied to `" + V + "`, expected a single ReactElement."));
535
535
  }
536
536
  return null;
@@ -540,9 +540,9 @@ function pM() {
540
540
  a(C, "createElementTypeChecker");
541
541
  function S() {
542
542
  function D(_, te, V, K, J) {
543
- var q = _[te];
544
- if (!e.isValidElementType(q)) {
545
- var re = z(q);
543
+ var U = _[te];
544
+ if (!e.isValidElementType(U)) {
545
+ var re = z(U);
546
546
  return new b("Invalid " + K + " `" + J + "` of type " + ("`" + re + "` supplied to `" + V + "`, expected a single ReactElement type."));
547
547
  }
548
548
  return null;
@@ -551,10 +551,10 @@ function pM() {
551
551
  }
552
552
  a(S, "createElementTypeTypeChecker");
553
553
  function w(D) {
554
- function _(te, V, K, J, q) {
554
+ function _(te, V, K, J, U) {
555
555
  if (!(te[V] instanceof D)) {
556
556
  var re = D.name || h, X = Y(te[V]);
557
- return new b("Invalid " + J + " `" + q + "` of type " + ("`" + X + "` supplied to `" + K + "`, expected ") + ("instance of `" + re + "`."));
557
+ return new b("Invalid " + J + " `" + U + "` of type " + ("`" + X + "` supplied to `" + K + "`, expected ") + ("instance of `" + re + "`."));
558
558
  }
559
559
  return null;
560
560
  }
@@ -566,7 +566,7 @@ function pM() {
566
566
  return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? i(
567
567
  "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
568
568
  ) : i("Invalid argument supplied to oneOf, expected an array.")), s;
569
- function _(te, V, K, J, q) {
569
+ function _(te, V, K, J, U) {
570
570
  for (var re = te[V], X = 0; X < D.length; X++)
571
571
  if (m(re, D[X]))
572
572
  return null;
@@ -574,21 +574,21 @@ function pM() {
574
574
  var de = H(L);
575
575
  return de === "symbol" ? String(L) : L;
576
576
  }, "replacer"));
577
- return new b("Invalid " + J + " `" + q + "` of value `" + String(re) + "` " + ("supplied to `" + K + "`, expected one of " + ie + "."));
577
+ return new b("Invalid " + J + " `" + U + "` of value `" + String(re) + "` " + ("supplied to `" + K + "`, expected one of " + ie + "."));
578
578
  }
579
579
  return a(_, "validate"), v(_);
580
580
  }
581
581
  a(P, "createEnumTypeChecker");
582
582
  function F(D) {
583
- function _(te, V, K, J, q) {
583
+ function _(te, V, K, J, U) {
584
584
  if (typeof D != "function")
585
- return new b("Property `" + q + "` of component `" + K + "` has invalid PropType notation inside objectOf.");
585
+ return new b("Property `" + U + "` of component `" + K + "` has invalid PropType notation inside objectOf.");
586
586
  var re = te[V], X = z(re);
587
587
  if (X !== "object")
588
- return new b("Invalid " + J + " `" + q + "` of type " + ("`" + X + "` supplied to `" + K + "`, expected an object."));
588
+ return new b("Invalid " + J + " `" + U + "` of type " + ("`" + X + "` supplied to `" + K + "`, expected an object."));
589
589
  for (var ie in re)
590
590
  if (n(re, ie)) {
591
- var ae = D(re, ie, K, J, q + "." + ie, r);
591
+ var ae = D(re, ie, K, J, U + "." + ie, r);
592
592
  if (ae instanceof Error)
593
593
  return ae;
594
594
  }
@@ -607,15 +607,15 @@ function pM() {
607
607
  "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + I(te) + " at index " + _ + "."
608
608
  ), s;
609
609
  }
610
- function V(K, J, q, re, X) {
610
+ function V(K, J, U, re, X) {
611
611
  for (var ie = [], ae = 0; ae < D.length; ae++) {
612
- var le = D[ae], L = le(K, J, q, re, X, r);
612
+ var le = D[ae], L = le(K, J, U, re, X, r);
613
613
  if (L == null)
614
614
  return null;
615
615
  L.data && n(L.data, "expectedType") && ie.push(L.data.expectedType);
616
616
  }
617
617
  var de = ie.length > 0 ? ", expected one of type [" + ie.join(", ") + "]" : "";
618
- return new b("Invalid " + re + " `" + X + "` supplied to " + ("`" + q + "`" + de + "."));
618
+ return new b("Invalid " + re + " `" + X + "` supplied to " + ("`" + U + "`" + de + "."));
619
619
  }
620
620
  return a(V, "validate"), v(V);
621
621
  }
@@ -634,15 +634,15 @@ function pM() {
634
634
  }
635
635
  a(R, "invalidValidatorError");
636
636
  function j(D) {
637
- function _(te, V, K, J, q) {
637
+ function _(te, V, K, J, U) {
638
638
  var re = te[V], X = z(re);
639
639
  if (X !== "object")
640
- return new b("Invalid " + J + " `" + q + "` of type `" + X + "` " + ("supplied to `" + K + "`, expected `object`."));
640
+ return new b("Invalid " + J + " `" + U + "` of type `" + X + "` " + ("supplied to `" + K + "`, expected `object`."));
641
641
  for (var ie in D) {
642
642
  var ae = D[ie];
643
643
  if (typeof ae != "function")
644
- return R(K, J, q, ie, H(ae));
645
- var le = ae(re, ie, K, J, q + "." + ie, r);
644
+ return R(K, J, U, ie, H(ae));
645
+ var le = ae(re, ie, K, J, U + "." + ie, r);
646
646
  if (le)
647
647
  return le;
648
648
  }
@@ -652,21 +652,21 @@ function pM() {
652
652
  }
653
653
  a(j, "createShapeTypeChecker");
654
654
  function $(D) {
655
- function _(te, V, K, J, q) {
655
+ function _(te, V, K, J, U) {
656
656
  var re = te[V], X = z(re);
657
657
  if (X !== "object")
658
- return new b("Invalid " + J + " `" + q + "` of type `" + X + "` " + ("supplied to `" + K + "`, expected `object`."));
658
+ return new b("Invalid " + J + " `" + U + "` of type `" + X + "` " + ("supplied to `" + K + "`, expected `object`."));
659
659
  var ie = t({}, te[V], D);
660
660
  for (var ae in ie) {
661
661
  var le = D[ae];
662
662
  if (n(D, ae) && typeof le != "function")
663
- return R(K, J, q, ae, H(le));
663
+ return R(K, J, U, ae, H(le));
664
664
  if (!le)
665
665
  return new b(
666
- "Invalid " + J + " `" + q + "` key `" + ae + "` supplied to `" + K + "`.\nBad object: " + JSON.stringify(te[V], null, " ") + `
666
+ "Invalid " + J + " `" + U + "` key `" + ae + "` supplied to `" + K + "`.\nBad object: " + JSON.stringify(te[V], null, " ") + `
667
667
  Valid keys: ` + JSON.stringify(Object.keys(D), null, " ")
668
668
  );
669
- var L = le(re, ae, K, J, q + "." + ae, r);
669
+ var L = le(re, ae, K, J, U + "." + ae, r);
670
670
  if (L)
671
671
  return L;
672
672
  }
@@ -1768,10 +1768,10 @@ function rR() {
1768
1768
  return C(L) === n;
1769
1769
  }
1770
1770
  a(J, "isFragment");
1771
- function q(L) {
1771
+ function U(L) {
1772
1772
  return C(L) === m;
1773
1773
  }
1774
- a(q, "isLazy");
1774
+ a(U, "isLazy");
1775
1775
  function re(L) {
1776
1776
  return C(L) === g;
1777
1777
  }
@@ -1791,7 +1791,7 @@ function rR() {
1791
1791
  function le(L) {
1792
1792
  return C(L) === f;
1793
1793
  }
1794
- a(le, "isSuspense"), Qe.AsyncMode = S, Qe.ConcurrentMode = w, Qe.ContextConsumer = P, Qe.ContextProvider = F, Qe.Element = A, Qe.ForwardRef = M, Qe.Fragment = R, Qe.Lazy = j, Qe.Memo = $, Qe.Portal = N, Qe.Profiler = B, Qe.StrictMode = z, Qe.Suspense = H, Qe.isAsyncMode = Y, Qe.isConcurrentMode = D, Qe.isContextConsumer = _, Qe.isContextProvider = te, Qe.isElement = V, Qe.isForwardRef = K, Qe.isFragment = J, Qe.isLazy = q, Qe.isMemo = re, Qe.isPortal = X, Qe.isProfiler = ie, Qe.isStrictMode = ae, Qe.isSuspense = le, Qe.isValidElementType = T, Qe.typeOf = C;
1794
+ a(le, "isSuspense"), Qe.AsyncMode = S, Qe.ConcurrentMode = w, Qe.ContextConsumer = P, Qe.ContextProvider = F, Qe.Element = A, Qe.ForwardRef = M, Qe.Fragment = R, Qe.Lazy = j, Qe.Memo = $, Qe.Portal = N, Qe.Profiler = B, Qe.StrictMode = z, Qe.Suspense = H, Qe.isAsyncMode = Y, Qe.isConcurrentMode = D, Qe.isContextConsumer = _, Qe.isContextProvider = te, Qe.isElement = V, Qe.isForwardRef = K, Qe.isFragment = J, Qe.isLazy = U, Qe.isMemo = re, Qe.isPortal = X, Qe.isProfiler = ie, Qe.isStrictMode = ae, Qe.isSuspense = le, Qe.isValidElementType = T, Qe.typeOf = C;
1795
1795
  }()), Qe;
1796
1796
  }
1797
1797
  a(rR, "requireReactIs_development$1");
@@ -2844,10 +2844,10 @@ function jR() {
2844
2844
  return S(W) === u;
2845
2845
  }
2846
2846
  a(J, "isForwardRef");
2847
- function q(W) {
2847
+ function U(W) {
2848
2848
  return S(W) === r;
2849
2849
  }
2850
- a(q, "isFragment");
2850
+ a(U, "isFragment");
2851
2851
  function re(W) {
2852
2852
  return S(W) === h;
2853
2853
  }
@@ -2875,7 +2875,7 @@ function jR() {
2875
2875
  function de(W) {
2876
2876
  return S(W) === p;
2877
2877
  }
2878
- a(de, "isSuspenseList"), Ze.ContextConsumer = w, Ze.ContextProvider = P, Ze.Element = F, Ze.ForwardRef = A, Ze.Fragment = M, Ze.Lazy = R, Ze.Memo = j, Ze.Portal = $, Ze.Profiler = N, Ze.StrictMode = B, Ze.Suspense = z, Ze.SuspenseList = H, Ze.isAsyncMode = D, Ze.isConcurrentMode = _, Ze.isContextConsumer = te, Ze.isContextProvider = V, Ze.isElement = K, Ze.isForwardRef = J, Ze.isFragment = q, Ze.isLazy = re, Ze.isMemo = X, Ze.isPortal = ie, Ze.isProfiler = ae, Ze.isStrictMode = le, Ze.isSuspense = L, Ze.isSuspenseList = de, Ze.isValidElementType = C, Ze.typeOf = S;
2878
+ a(de, "isSuspenseList"), Ze.ContextConsumer = w, Ze.ContextProvider = P, Ze.Element = F, Ze.ForwardRef = A, Ze.Fragment = M, Ze.Lazy = R, Ze.Memo = j, Ze.Portal = $, Ze.Profiler = N, Ze.StrictMode = B, Ze.Suspense = z, Ze.SuspenseList = H, Ze.isAsyncMode = D, Ze.isConcurrentMode = _, Ze.isContextConsumer = te, Ze.isContextProvider = V, Ze.isElement = K, Ze.isForwardRef = J, Ze.isFragment = U, Ze.isLazy = re, Ze.isMemo = X, Ze.isPortal = ie, Ze.isProfiler = ae, Ze.isStrictMode = le, Ze.isSuspense = L, Ze.isSuspenseList = de, Ze.isValidElementType = C, Ze.typeOf = S;
2879
2879
  }()), Ze;
2880
2880
  }
2881
2881
  a(jR, "requireReactIs_development");
@@ -4865,7 +4865,7 @@ const WF = ["children", "className", "color", "component", "fontSize", "htmlColo
4865
4865
  }), v = {};
4866
4866
  p || (v.viewBox = h);
4867
4867
  const O = UF(b);
4868
- return /* @__PURE__ */ U(qF, E({
4868
+ return /* @__PURE__ */ G(qF, E({
4869
4869
  as: l,
4870
4870
  className: ne(O.root, i),
4871
4871
  focusable: "false",
@@ -5289,12 +5289,12 @@ const h$ = ul((e, t) => {
5289
5289
  /* @__PURE__ */ y(Ki, { children: r("pos.change_password") })
5290
5290
  ) : null
5291
5291
  ];
5292
- }), m$ = /* @__PURE__ */ a(() => /* @__PURE__ */ U(Yw, { children: [
5292
+ }), m$ = /* @__PURE__ */ a(() => /* @__PURE__ */ G(Yw, { children: [
5293
5293
  /* @__PURE__ */ y(h$, {}),
5294
5294
  /* @__PURE__ */ y(Jw, {})
5295
5295
  ] }), "CustomUserMenu"), g$ = /* @__PURE__ */ a((e) => {
5296
5296
  const t = Ci((r) => r.breakpoints.up("sm"));
5297
- return /* @__PURE__ */ U(Kw, { ...e, color: "secondary", userMenu: /* @__PURE__ */ y(m$, {}), children: [
5297
+ return /* @__PURE__ */ G(Kw, { ...e, color: "secondary", userMenu: /* @__PURE__ */ y(m$, {}), children: [
5298
5298
  /* @__PURE__ */ y(
5299
5299
  Ns,
5300
5300
  {
@@ -6296,7 +6296,7 @@ function Fc(e) {
6296
6296
  }, "onFocus"), k = /* @__PURE__ */ a((T) => {
6297
6297
  f.current === null && (f.current = T.relatedTarget), g.current = !0;
6298
6298
  }, "handleFocusSentinel");
6299
- return /* @__PURE__ */ U(x.Fragment, {
6299
+ return /* @__PURE__ */ G(x.Fragment, {
6300
6300
  children: [/* @__PURE__ */ y("div", {
6301
6301
  tabIndex: l ? 0 : -1,
6302
6302
  onFocus: k,
@@ -7489,13 +7489,13 @@ const VI = ["BackdropComponent", "BackdropProps", "classes", "className", "close
7489
7489
  rootRef: r
7490
7490
  })), K = E({}, z, {
7491
7491
  exited: te
7492
- }), J = HI(K), q = {};
7493
- if (m.props.tabIndex === void 0 && (q.tabIndex = "-1"), V) {
7492
+ }), J = HI(K), U = {};
7493
+ if (m.props.tabIndex === void 0 && (U.tabIndex = "-1"), V) {
7494
7494
  const {
7495
7495
  onEnter: de,
7496
7496
  onExited: W
7497
7497
  } = Y();
7498
- q.onEnter = de, q.onExited = W;
7498
+ U.onEnter = de, U.onExited = W;
7499
7499
  }
7500
7500
  const re = (n = (o = N == null ? void 0 : N.root) != null ? o : O.Root) != null ? n : WI, X = (i = (s = N == null ? void 0 : N.backdrop) != null ? s : O.Backdrop) != null ? i : p, ie = (l = $ == null ? void 0 : $.root) != null ? l : k.root, ae = (u = $ == null ? void 0 : $.backdrop) != null ? u : k.backdrop, le = pr({
7501
7501
  elementType: re,
@@ -7524,14 +7524,14 @@ const VI = ["BackdropComponent", "BackdropProps", "classes", "className", "close
7524
7524
  ref: D,
7525
7525
  container: b,
7526
7526
  disablePortal: w,
7527
- children: /* @__PURE__ */ U(re, E({}, le, {
7527
+ children: /* @__PURE__ */ G(re, E({}, le, {
7528
7528
  children: [!A && p ? /* @__PURE__ */ y(X, E({}, L)) : null, /* @__PURE__ */ y(Fc, {
7529
7529
  disableEnforceFocus: C,
7530
7530
  disableAutoFocus: T,
7531
7531
  disableRestoreFocus: P,
7532
7532
  isEnabled: _,
7533
7533
  open: j,
7534
- children: /* @__PURE__ */ x.cloneElement(m, q)
7534
+ children: /* @__PURE__ */ x.cloneElement(m, U)
7535
7535
  })]
7536
7536
  }))
7537
7537
  });
@@ -9327,7 +9327,7 @@ const KN = Z("div")(({ theme: e }) => ({
9327
9327
  fillOpacity: e.palette.mode === "light" ? "0.8" : "0.08",
9328
9328
  fill: e.palette.mode === "light" ? "#f5f5f5" : "#fff"
9329
9329
  }
9330
- })), ig = /* @__PURE__ */ a(() => /* @__PURE__ */ U(KN, { children: [
9330
+ })), ig = /* @__PURE__ */ a(() => /* @__PURE__ */ G(KN, { children: [
9331
9331
  /* @__PURE__ */ y(
9332
9332
  "svg",
9333
9333
  {
@@ -9336,8 +9336,8 @@ const KN = Z("div")(({ theme: e }) => ({
9336
9336
  viewBox: "0 0 184 152",
9337
9337
  "aria-hidden": !0,
9338
9338
  focusable: "false",
9339
- children: /* @__PURE__ */ U("g", { fill: "none", fillRule: "evenodd", children: [
9340
- /* @__PURE__ */ U("g", { transform: "translate(24 31.67)", children: [
9339
+ children: /* @__PURE__ */ G("g", { fill: "none", fillRule: "evenodd", children: [
9340
+ /* @__PURE__ */ G("g", { transform: "translate(24 31.67)", children: [
9341
9341
  /* @__PURE__ */ y(
9342
9342
  "ellipse",
9343
9343
  {
@@ -9377,7 +9377,7 @@ const KN = Z("div")(({ theme: e }) => ({
9377
9377
  d: "M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z"
9378
9378
  }
9379
9379
  ),
9380
- /* @__PURE__ */ U(
9380
+ /* @__PURE__ */ G(
9381
9381
  "g",
9382
9382
  {
9383
9383
  className: "ant-empty-img-4",
@@ -9402,7 +9402,7 @@ const KN = Z("div")(({ theme: e }) => ({
9402
9402
  ...e.applyStyles("light", {
9403
9403
  backgroundColor: "rgba(255, 255, 255, 0.9)"
9404
9404
  })
9405
- })), JN = /* @__PURE__ */ a((e) => /* @__PURE__ */ U(YN, { children: [
9405
+ })), JN = /* @__PURE__ */ a((e) => /* @__PURE__ */ G(YN, { children: [
9406
9406
  /* @__PURE__ */ y(Nd, {}),
9407
9407
  /* @__PURE__ */ y(ot, { sx: { mt: 2 }, children: e.mensaje || "" })
9408
9408
  ] }), "CustomLoadingOverlay");
@@ -9505,7 +9505,7 @@ const eL = /* @__PURE__ */ a((e) => {
9505
9505
  return /* @__PURE__ */ y(ZN, { children: /* @__PURE__ */ y(y0, { children: /* @__PURE__ */ y(y0, { children: /* @__PURE__ */ y(nv, { container: !0, spacing: 1, alignItems: "flex-start", children: i.map((s) => {
9506
9506
  var p;
9507
9507
  const l = n.current.getColumn(s), u = (l == null ? void 0 : l.headerName) ?? s, d = ((p = r.row) == null ? void 0 : p[s]) ?? "N/A";
9508
- return /* @__PURE__ */ U(nv, { item: !0, xs: 12, children: [
9508
+ return /* @__PURE__ */ G(nv, { item: !0, xs: 12, children: [
9509
9509
  /* @__PURE__ */ y(
9510
9510
  kt,
9511
9511
  {
@@ -9790,7 +9790,7 @@ const rC = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
9790
9790
  const v = /* @__PURE__ */ a((O) => {
9791
9791
  d || b(), n && n(O);
9792
9792
  }, "handleChange");
9793
- return /* @__PURE__ */ U(x.Fragment, {
9793
+ return /* @__PURE__ */ G(x.Fragment, {
9794
9794
  children: [/* @__PURE__ */ y("textarea", E({
9795
9795
  value: l,
9796
9796
  onChange: v,
@@ -10092,10 +10092,10 @@ const ma = ye("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
10092
10092
  value: te
10093
10093
  } = o, V = oe(o, fL), K = k.value != null ? k.value : te, {
10094
10094
  current: J
10095
- } = x.useRef(K != null), q = x.useRef(), re = x.useCallback((Re) => {
10095
+ } = x.useRef(K != null), U = x.useRef(), re = x.useCallback((Re) => {
10096
10096
  process.env.NODE_ENV !== "production" && Re && Re.nodeName !== "INPUT" && !Re.focus && console.error(["MUI: You have provided a `inputComponent` to the input component", "that does not correctly handle the `ref` prop.", "Make sure the `ref` prop is called with a HTMLInputElement."].join(`
10097
10097
  `));
10098
- }, []), X = Ct(q, T, k.ref, re), [ie, ae] = x.useState(!1), le = ki();
10098
+ }, []), X = Ct(U, T, k.ref, re), [ie, ae] = x.useState(!1), le = ki();
10099
10099
  process.env.NODE_ENV !== "production" && x.useEffect(() => {
10100
10100
  if (le)
10101
10101
  return le.registerEffect();
@@ -10126,7 +10126,7 @@ const ma = ye("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
10126
10126
  F && F(Re), k.onBlur && k.onBlur(Re), le && le.onBlur ? le.onBlur(Re) : ae(!1);
10127
10127
  }, "handleBlur"), Fe = /* @__PURE__ */ a((Re, ...Q) => {
10128
10128
  if (!J) {
10129
- const Ne = Re.target || q.current;
10129
+ const Ne = Re.target || U.current;
10130
10130
  if (Ne == null)
10131
10131
  throw new Error(process.env.NODE_ENV !== "production" ? "MUI: Expected valid input target. Did you use a custom `inputComponent` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info." : In(1));
10132
10132
  ge({
@@ -10136,10 +10136,10 @@ const ma = ye("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
10136
10136
  k.onChange && k.onChange(Re, ...Q), A && A(Re, ...Q);
10137
10137
  }, "handleChange");
10138
10138
  x.useEffect(() => {
10139
- ge(q.current);
10139
+ ge(U.current);
10140
10140
  }, []);
10141
10141
  const ct = /* @__PURE__ */ a((Re) => {
10142
- q.current && Re.currentTarget === Re.target && q.current.focus(), M && M(Re);
10142
+ U.current && Re.currentTarget === Re.target && U.current.focus(), M && M(Re);
10143
10143
  }, "handleClick");
10144
10144
  let ze = O, Ce = k;
10145
10145
  w && ze === "input" && (H ? (process.env.NODE_ENV !== "production" && (S || C) && console.warn("MUI: You can not use the `minRows` or `maxRows` props when the input `rows` prop is set."), Ce = E({
@@ -10152,7 +10152,7 @@ const ma = ye("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
10152
10152
  minRows: S
10153
10153
  }, Ce), ze = rC);
10154
10154
  const et = /* @__PURE__ */ a((Re) => {
10155
- ge(Re.animationName === "mui-auto-fill-cancel" ? q.current : {
10155
+ ge(Re.animationName === "mui-auto-fill-cancel" ? U.current : {
10156
10156
  value: "x"
10157
10157
  });
10158
10158
  }, "handleAutoFill");
@@ -10173,8 +10173,8 @@ const ma = ye("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
10173
10173
  startAdornment: D,
10174
10174
  type: _
10175
10175
  }), Be = hL(tt), ut = Y.root || d.Root || jd, St = I.root || p.root || {}, Et = Y.input || d.Input || zd;
10176
- return Ce = E({}, Ce, (n = I.input) != null ? n : p.input), /* @__PURE__ */ U(x.Fragment, {
10177
- children: [!g && mL, /* @__PURE__ */ U(ut, E({}, St, !pa(ut) && {
10176
+ return Ce = E({}, Ce, (n = I.input) != null ? n : p.input), /* @__PURE__ */ G(x.Fragment, {
10177
+ children: [!g && mL, /* @__PURE__ */ G(ut, E({}, St, !pa(ut) && {
10178
10178
  ownerState: E({}, tt, St.ownerState)
10179
10179
  }, {
10180
10180
  ref: r,
@@ -10587,7 +10587,7 @@ const Sr = E({}, ma, ye("MuiOutlinedInput", ["root", "notchedOutline", "input"])
10587
10587
  renderSuffix: /* @__PURE__ */ a((F) => /* @__PURE__ */ y(OL, {
10588
10588
  ownerState: S,
10589
10589
  className: k.notchedOutline,
10590
- label: h != null && h !== "" && C.required ? l || (l = /* @__PURE__ */ U(x.Fragment, {
10590
+ label: h != null && h !== "" && C.required ? l || (l = /* @__PURE__ */ G(x.Fragment, {
10591
10591
  children: [h, " ", "*"]
10592
10592
  })) : h,
10593
10593
  notched: typeof m < "u" ? m : !!(F.startAdornment || F.filled || F.focused)
@@ -11168,14 +11168,14 @@ const RL = ye("MuiButtonBase", ["root", "disabled", "focusVisible"]), AL = ["act
11168
11168
  J(!0), H.current.focus();
11169
11169
  }, "focusVisible")
11170
11170
  }), []);
11171
- const [q, re] = x.useState(!1);
11171
+ const [U, re] = x.useState(!1);
11172
11172
  x.useEffect(() => {
11173
11173
  re(!0);
11174
11174
  }, []);
11175
- const X = q && !p && !d;
11175
+ const X = U && !p && !d;
11176
11176
  x.useEffect(() => {
11177
- K && h && !p && q && I.current.pulsate();
11178
- }, [p, h, K, q]);
11177
+ K && h && !p && U && I.current.pulsate();
11178
+ }, [p, h, K, U]);
11179
11179
  function ie(Q, Ne, it = f) {
11180
11180
  return cr((mt) => (Ne && Ne(mt), !it && I.current && I.current[Q](mt), !0));
11181
11181
  }
@@ -11217,7 +11217,7 @@ const RL = ye("MuiButtonBase", ["root", "disabled", "focusVisible"]), AL = ["act
11217
11217
  tabIndex: j,
11218
11218
  focusVisible: K
11219
11219
  }), Re = FL(Et);
11220
- return /* @__PURE__ */ U($L, E({
11220
+ return /* @__PURE__ */ G($L, E({
11221
11221
  as: Be,
11222
11222
  className: ne(Re.root, l),
11223
11223
  ownerState: Et,
@@ -11653,7 +11653,7 @@ const UL = ["children", "className", "component", "dense", "disablePadding", "su
11653
11653
  }), g = qL(h);
11654
11654
  return /* @__PURE__ */ y(Rr.Provider, {
11655
11655
  value: f,
11656
- children: /* @__PURE__ */ U(GL, E({
11656
+ children: /* @__PURE__ */ G(GL, E({
11657
11657
  as: s,
11658
11658
  className: ne(g.root, i),
11659
11659
  ref: r,
@@ -12141,7 +12141,7 @@ const oD = ["className"], iD = ["alignItems", "autoFocus", "button", "children",
12141
12141
  let _ = d || "li";
12142
12142
  return s && (D.component = d || "div", D.focusVisibleClassName = ne(Ni.focusVisible, T), _ = _n), N ? (_ = !D.component && !d ? "div" : _, h === "li" && (_ === "li" ? _ = "div" : D.component === "li" && (D.component = "div")), /* @__PURE__ */ y(Rr.Provider, {
12143
12143
  value: R,
12144
- children: /* @__PURE__ */ U(cD, E({
12144
+ children: /* @__PURE__ */ G(cD, E({
12145
12145
  as: h,
12146
12146
  className: ne(z.container, g),
12147
12147
  ref: H,
@@ -12156,7 +12156,7 @@ const oD = ["className"], iD = ["alignItems", "autoFocus", "button", "children",
12156
12156
  }))
12157
12157
  })) : /* @__PURE__ */ y(Rr.Provider, {
12158
12158
  value: R,
12159
- children: /* @__PURE__ */ U(I, E({}, Y, {
12159
+ children: /* @__PURE__ */ G(I, E({}, Y, {
12160
12160
  as: _,
12161
12161
  ref: H
12162
12162
  }, !pa(I) && {
@@ -12472,7 +12472,7 @@ const Nc = ye("MuiListItemText", ["root", "multiline", "dense", "inset", "primar
12472
12472
  display: "block"
12473
12473
  }, f, {
12474
12474
  children: b
12475
- }))), /* @__PURE__ */ U(bD, E({
12475
+ }))), /* @__PURE__ */ G(bD, E({
12476
12476
  className: ne(O.root, i),
12477
12477
  ownerState: v,
12478
12478
  ref: r
@@ -13221,7 +13221,7 @@ const FD = typeof navigator < "u" && /iPad|iPhone|iPod/.test(navigator.userAgent
13221
13221
  const I = x.useCallback((V, K = {}) => {
13222
13222
  const {
13223
13223
  mode: J = null,
13224
- changeTransition: q = !0
13224
+ changeTransition: U = !0
13225
13225
  } = K, re = ls(o, s), X = ["right", "bottom"].indexOf(re) !== -1 ? 1 : -1, ie = Po(s), ae = ie ? `translate(${X * V}px, 0)` : `translate(0, ${X * V}px)`, le = N.current.style;
13226
13226
  le.webkitTransform = ae, le.transform = ae;
13227
13227
  let L = "";
@@ -13231,9 +13231,9 @@ const FD = typeof navigator < "u" && /iPad|iPhone|iPod/.test(navigator.userAgent
13231
13231
  timeout: S
13232
13232
  }, {
13233
13233
  mode: J
13234
- }))), q && (le.webkitTransition = L, le.transition = L), !l && !p) {
13234
+ }))), U && (le.webkitTransition = L, le.transition = L), !l && !p) {
13235
13235
  const de = $.current.style;
13236
- de.opacity = 1 - V / Ya(ie, N.current), q && (de.webkitTransition = L, de.transition = L);
13236
+ de.opacity = 1 - V / Ya(ie, N.current), U && (de.webkitTransition = L, de.transition = L);
13237
13237
  }
13238
13238
  }, [s, l, p, o, S]), Y = cr((V) => {
13239
13239
  if (!z.current)
@@ -13246,9 +13246,9 @@ const FD = typeof navigator < "u" && /iPad|iPhone|iPod/.test(navigator.userAgent
13246
13246
  }
13247
13247
  R.current.isSwiping = null;
13248
13248
  const K = ls(o, s), J = Po(s);
13249
- let q;
13250
- J ? q = Rp(K, V.changedTouches, Pr(V.currentTarget)) : q = Ap(K, V.changedTouches, Wr(V.currentTarget));
13251
- const re = J ? R.current.startX : R.current.startY, X = Ya(J, N.current), ie = w0(q, re, O, X), ae = ie / X;
13249
+ let U;
13250
+ J ? U = Rp(K, V.changedTouches, Pr(V.currentTarget)) : U = Ap(K, V.changedTouches, Wr(V.currentTarget));
13251
+ const re = J ? R.current.startX : R.current.startY, X = Ya(J, N.current), ie = w0(U, re, O, X), ae = ie / X;
13252
13252
  if (Math.abs(R.current.velocity) > g && (H.current = Math.abs((X - ie) / R.current.velocity) * 1e3), O) {
13253
13253
  R.current.velocity > g || ae > f ? b() : I(0, {
13254
13254
  mode: "exit"
@@ -13272,13 +13272,13 @@ const FD = typeof navigator < "u" && /iPad|iPhone|iPod/.test(navigator.userAgent
13272
13272
  if (!N.current || !z.current || Cn !== null && Cn !== R.current)
13273
13273
  return;
13274
13274
  D(!0);
13275
- const K = ls(o, s), J = Po(s), q = Rp(K, V.touches, Pr(V.currentTarget)), re = Ap(K, V.touches, Wr(V.currentTarget));
13275
+ const K = ls(o, s), J = Po(s), U = Rp(K, V.touches, Pr(V.currentTarget)), re = Ap(K, V.touches, Wr(V.currentTarget));
13276
13276
  if (O && N.current.contains(V.target) && Cn === null) {
13277
13277
  const L = RD(V.target, N.current);
13278
13278
  if (AD({
13279
13279
  domTreeShapes: L,
13280
13280
  start: J ? R.current.startX : R.current.startY,
13281
- current: J ? q : re,
13281
+ current: J ? U : re,
13282
13282
  anchor: s
13283
13283
  })) {
13284
13284
  Cn = !0;
@@ -13287,13 +13287,13 @@ const FD = typeof navigator < "u" && /iPad|iPhone|iPod/.test(navigator.userAgent
13287
13287
  Cn = R.current;
13288
13288
  }
13289
13289
  if (R.current.isSwiping == null) {
13290
- const L = Math.abs(q - R.current.startX), de = Math.abs(re - R.current.startY), W = J ? L > de && L > Vl : de > L && de > Vl;
13290
+ const L = Math.abs(U - R.current.startX), de = Math.abs(re - R.current.startY), W = J ? L > de && L > Vl : de > L && de > Vl;
13291
13291
  if (W && V.cancelable && V.preventDefault(), W === !0 || (J ? de > Vl : L > Vl)) {
13292
13292
  if (R.current.isSwiping = W, !W) {
13293
13293
  Y(V);
13294
13294
  return;
13295
13295
  }
13296
- R.current.startX = q, R.current.startY = re, !u && !O && (J ? R.current.startX -= Mp : R.current.startY -= Mp);
13296
+ R.current.startX = U, R.current.startY = re, !u && !O && (J ? R.current.startX -= Mp : R.current.startY -= Mp);
13297
13297
  }
13298
13298
  }
13299
13299
  if (!R.current.isSwiping)
@@ -13301,12 +13301,12 @@ const FD = typeof navigator < "u" && /iPad|iPhone|iPod/.test(navigator.userAgent
13301
13301
  const X = Ya(J, N.current);
13302
13302
  let ie = J ? R.current.startX : R.current.startY;
13303
13303
  O && !R.current.paperHit && (ie = Math.min(ie, X));
13304
- const ae = w0(J ? q : re, ie, O, X);
13304
+ const ae = w0(J ? U : re, ie, O, X);
13305
13305
  if (O)
13306
13306
  if (R.current.paperHit)
13307
- ae === 0 && (R.current.startX = q, R.current.startY = re);
13308
- else if (J ? q < X : re < X)
13309
- R.current.paperHit = !0, R.current.startX = q, R.current.startY = re;
13307
+ ae === 0 && (R.current.startX = U, R.current.startY = re);
13308
+ else if (J ? U < X : re < X)
13309
+ R.current.paperHit = !0, R.current.startX = U, R.current.startY = re;
13310
13310
  else
13311
13311
  return;
13312
13312
  R.current.lastTranslate === null && (R.current.lastTranslate = ae, R.current.lastTime = performance.now() + 1);
@@ -13315,18 +13315,18 @@ const FD = typeof navigator < "u" && /iPad|iPhone|iPod/.test(navigator.userAgent
13315
13315
  }), te = cr((V) => {
13316
13316
  if (V.defaultPrevented || V.defaultMuiPrevented || O && (p || !$.current.contains(V.target)) && !N.current.contains(V.target))
13317
13317
  return;
13318
- const K = ls(o, s), J = Po(s), q = Rp(K, V.touches, Pr(V.currentTarget)), re = Ap(K, V.touches, Wr(V.currentTarget));
13318
+ const K = ls(o, s), J = Po(s), U = Rp(K, V.touches, Pr(V.currentTarget)), re = Ap(K, V.touches, Wr(V.currentTarget));
13319
13319
  if (!O) {
13320
13320
  var X;
13321
13321
  if (d || !(V.target === j.current || (X = N.current) != null && X.contains(V.target) && (typeof h == "function" ? h(V, j.current, N.current) : h)))
13322
13322
  return;
13323
13323
  if (J) {
13324
- if (q > C)
13324
+ if (U > C)
13325
13325
  return;
13326
13326
  } else if (re > C)
13327
13327
  return;
13328
13328
  }
13329
- V.defaultMuiPrevented = !0, Cn = null, R.current.startX = q, R.current.startY = re, D();
13329
+ V.defaultMuiPrevented = !0, Cn = null, R.current.startX = U, R.current.startY = re, D();
13330
13330
  });
13331
13331
  return x.useEffect(() => {
13332
13332
  if (w === "temporary") {
@@ -13343,7 +13343,7 @@ const FD = typeof navigator < "u" && /iPad|iPhone|iPod/.test(navigator.userAgent
13343
13343
  Cn === R.current && (Cn = null);
13344
13344
  }, []), x.useEffect(() => {
13345
13345
  O || M(!1);
13346
- }, [O]), /* @__PURE__ */ U(x.Fragment, {
13346
+ }, [O]), /* @__PURE__ */ G(x.Fragment, {
13347
13347
  children: [/* @__PURE__ */ y(fC, E({
13348
13348
  open: w === "temporary" && A ? !0 : O,
13349
13349
  variant: w,
@@ -13556,7 +13556,7 @@ function gC(e) {
13556
13556
  a(gC, "DrawerHeader");
13557
13557
  function hg(e) {
13558
13558
  const { children: t, anchor: r, width: n = 320, container: o, ...i } = e, s = r === "bottom", l = $$("(hover: none)");
13559
- return /* @__PURE__ */ U(
13559
+ return /* @__PURE__ */ G(
13560
13560
  mC,
13561
13561
  {
13562
13562
  ...i,
@@ -13589,9 +13589,9 @@ function ID(e) {
13589
13589
  l[d] === !1
13590
13590
  );
13591
13591
  }, "toggleFieldVisibility");
13592
- return /* @__PURE__ */ U(x.Fragment, { children: [
13592
+ return /* @__PURE__ */ G(x.Fragment, { children: [
13593
13593
  /* @__PURE__ */ y(pg, { onClick: /* @__PURE__ */ a(() => o(!0), "onClick"), children: /* @__PURE__ */ y(VP, { fontSize: "small" }) }),
13594
- /* @__PURE__ */ U(
13594
+ /* @__PURE__ */ G(
13595
13595
  hg,
13596
13596
  {
13597
13597
  anchor: t ? "bottom" : "right",
@@ -13602,7 +13602,7 @@ function ID(e) {
13602
13602
  /* @__PURE__ */ y(gC, { children: /* @__PURE__ */ y(kt, { fontWeight: 500, children: "Columnas" }) }),
13603
13603
  /* @__PURE__ */ y(pi, { children: s.map((d) => {
13604
13604
  const p = l[d.field] !== !1;
13605
- return /* @__PURE__ */ y(Hd, { disablePadding: !0, children: /* @__PURE__ */ U(
13605
+ return /* @__PURE__ */ y(Hd, { disablePadding: !0, children: /* @__PURE__ */ G(
13606
13606
  Zn,
13607
13607
  {
13608
13608
  onClick: /* @__PURE__ */ a(() => u(d.field), "onClick"),
@@ -13940,7 +13940,7 @@ const Bn = ye("MuiBadge", [
13940
13940
  color: z,
13941
13941
  overlap: H,
13942
13942
  variant: Y
13943
- }), te = VD(_), V = (n = (o = S == null ? void 0 : S.root) != null ? o : g.Root) != null ? n : HD, K = (i = (s = S == null ? void 0 : S.badge) != null ? s : g.Badge) != null ? i : WD, J = (l = w == null ? void 0 : w.root) != null ? l : m.root, q = (u = w == null ? void 0 : w.badge) != null ? u : m.badge, re = pr({
13943
+ }), te = VD(_), V = (n = (o = S == null ? void 0 : S.root) != null ? o : g.Root) != null ? n : HD, K = (i = (s = S == null ? void 0 : S.badge) != null ? s : g.Badge) != null ? i : WD, J = (l = w == null ? void 0 : w.root) != null ? l : m.root, U = (u = w == null ? void 0 : w.badge) != null ? u : m.badge, re = pr({
13944
13944
  elementType: V,
13945
13945
  externalSlotProps: J,
13946
13946
  externalForwardedProps: A,
@@ -13952,11 +13952,11 @@ const Bn = ye("MuiBadge", [
13952
13952
  className: ne(J == null ? void 0 : J.className, te.root, f)
13953
13953
  }), X = pr({
13954
13954
  elementType: K,
13955
- externalSlotProps: q,
13955
+ externalSlotProps: U,
13956
13956
  ownerState: _,
13957
- className: ne(te.badge, q == null ? void 0 : q.className)
13957
+ className: ne(te.badge, U == null ? void 0 : U.className)
13958
13958
  });
13959
- return /* @__PURE__ */ U(V, E({}, re, {
13959
+ return /* @__PURE__ */ G(V, E({}, re, {
13960
13960
  children: [b, /* @__PURE__ */ y(K, E({}, X, {
13961
13961
  children: D
13962
13962
  }))]
@@ -14082,9 +14082,9 @@ function UD(e) {
14082
14082
  const { listView: t, container: r } = e, [n, o] = x.useState(!1), i = Ti(), s = aa(i, x1), l = aa(i, HP), u = s.filter((f) => f.sortable), d = l.length, p = /* @__PURE__ */ a((f, h) => {
14083
14083
  i.current.sortColumn(f, h, !0);
14084
14084
  }, "handleSortChange");
14085
- return /* @__PURE__ */ U(x.Fragment, { children: [
14085
+ return /* @__PURE__ */ G(x.Fragment, { children: [
14086
14086
  /* @__PURE__ */ y(pg, { onClick: /* @__PURE__ */ a(() => o(!0), "onClick"), children: /* @__PURE__ */ y(_f, { badgeContent: d, color: "primary", variant: "dot", children: /* @__PURE__ */ y(bC, { fontSize: "small" }) }) }),
14087
- /* @__PURE__ */ U(
14087
+ /* @__PURE__ */ G(
14088
14088
  hg,
14089
14089
  {
14090
14090
  anchor: t ? "bottom" : "right",
@@ -14098,7 +14098,7 @@ function UD(e) {
14098
14098
  (b) => b.field === f.field
14099
14099
  ), g = l[h];
14100
14100
  let m = "asc";
14101
- return g && (m = g.sort === "asc" ? "desc" : null), /* @__PURE__ */ y(Hd, { disablePadding: !0, children: /* @__PURE__ */ U(
14101
+ return g && (m = g.sort === "asc" ? "desc" : null), /* @__PURE__ */ y(Hd, { disablePadding: !0, children: /* @__PURE__ */ G(
14102
14102
  Zn,
14103
14103
  {
14104
14104
  onClick: /* @__PURE__ */ a(() => p(f.field, m), "onClick"),
@@ -14178,7 +14178,7 @@ function GD(e) {
14178
14178
  py: 0.25,
14179
14179
  gap: 0
14180
14180
  },
14181
- children: f ? /* @__PURE__ */ U(x.Fragment, { children: [
14181
+ children: f ? /* @__PURE__ */ G(x.Fragment, { children: [
14182
14182
  /* @__PURE__ */ y(
14183
14183
  pg,
14184
14184
  {
@@ -14187,11 +14187,11 @@ function GD(e) {
14187
14187
  children: /* @__PURE__ */ y(YP, { fontSize: "small" })
14188
14188
  }
14189
14189
  ),
14190
- /* @__PURE__ */ U(kt, { variant: "body2", children: [
14190
+ /* @__PURE__ */ G(kt, { variant: "body2", children: [
14191
14191
  p,
14192
14192
  " seleccionado"
14193
14193
  ] })
14194
- ] }) : /* @__PURE__ */ U(x.Fragment, { children: [
14194
+ ] }) : /* @__PURE__ */ G(x.Fragment, { children: [
14195
14195
  o && /* @__PURE__ */ y(
14196
14196
  ha,
14197
14197
  {
@@ -14267,7 +14267,7 @@ const e2 = /* @__PURE__ */ a((e) => {
14267
14267
  borra: s,
14268
14268
  nuevoDesde: l
14269
14269
  } = e, u = ht(e), d = xt(), p = dl(), f = fl(), h = $d(e), g = !Bf(t.row, i), m = o && g;
14270
- return /* @__PURE__ */ U(x.Fragment, { children: [
14270
+ return /* @__PURE__ */ G(x.Fragment, { children: [
14271
14271
  /* @__PURE__ */ y(
14272
14272
  ot,
14273
14273
  {
@@ -14277,8 +14277,8 @@ const e2 = /* @__PURE__ */ a((e) => {
14277
14277
  borderColor: "divider",
14278
14278
  paddingBottom: 1
14279
14279
  },
14280
- children: /* @__PURE__ */ U(pi, { sx: { p: 2 }, children: [
14281
- /* @__PURE__ */ U(
14280
+ children: /* @__PURE__ */ G(pi, { sx: { p: 2 }, children: [
14281
+ /* @__PURE__ */ G(
14282
14282
  Zn,
14283
14283
  {
14284
14284
  disabled: g,
@@ -14306,7 +14306,7 @@ const e2 = /* @__PURE__ */ a((e) => {
14306
14306
  },
14307
14307
  "editar_list"
14308
14308
  ),
14309
- l && /* @__PURE__ */ U(
14309
+ l && /* @__PURE__ */ G(
14310
14310
  Zn,
14311
14311
  {
14312
14312
  onClick: /* @__PURE__ */ a(() => {
@@ -14329,7 +14329,7 @@ const e2 = /* @__PURE__ */ a((e) => {
14329
14329
  },
14330
14330
  "nd_list"
14331
14331
  ),
14332
- s && /* @__PURE__ */ U(
14332
+ s && /* @__PURE__ */ G(
14333
14333
  Zn,
14334
14334
  {
14335
14335
  onClick: /* @__PURE__ */ a(() => {
@@ -14360,7 +14360,7 @@ const e2 = /* @__PURE__ */ a((e) => {
14360
14360
  ] })
14361
14361
  }
14362
14362
  ),
14363
- /* @__PURE__ */ y(pi, { children: r.map((b) => /* @__PURE__ */ y(Hd, { children: /* @__PURE__ */ U(
14363
+ /* @__PURE__ */ y(pi, { children: r.map((b) => /* @__PURE__ */ y(Hd, { children: /* @__PURE__ */ G(
14364
14364
  Zn,
14365
14365
  {
14366
14366
  onClick: /* @__PURE__ */ a(() => typeof b.handler == "function" ? b.handler(
@@ -21613,11 +21613,11 @@ const gj = x.forwardRef(/* @__PURE__ */ a(function(t, r) {
21613
21613
  maxWidth: p === "vista" ? "lg" : "sm",
21614
21614
  TransitionComponent: gj,
21615
21615
  ...k,
21616
- children: p === "form" ? (/* @__PURE__ */ a(() => /* @__PURE__ */ U(pn, { children: [
21616
+ children: p === "form" ? (/* @__PURE__ */ a(() => /* @__PURE__ */ G(pn, { children: [
21617
21617
  /* @__PURE__ */ y(Qx, { id: "draggable-dialog-title", children: s }),
21618
- /* @__PURE__ */ U(pl, { resource: r, onSubmit: u, children: [
21618
+ /* @__PURE__ */ G(pl, { resource: r, onSubmit: u, children: [
21619
21619
  /* @__PURE__ */ y(Iw, { dividers: m, variant: "dense", children: /* @__PURE__ */ y(sm, { spacing: 2, children: l }) }),
21620
- /* @__PURE__ */ U(Nw, { children: [
21620
+ /* @__PURE__ */ G(Nw, { children: [
21621
21621
  f.map(
21622
21622
  ({
21623
21623
  label: w = "",
@@ -21653,8 +21653,8 @@ const gj = x.forwardRef(/* @__PURE__ */ a(function(t, r) {
21653
21653
  )
21654
21654
  ] })
21655
21655
  ] })
21656
- ] }), "getDialogForm"))() : (/* @__PURE__ */ a(() => /* @__PURE__ */ U(pn, { children: [
21657
- /* @__PURE__ */ y(OC, { sx: { position: "relative" }, color: "inherit", children: /* @__PURE__ */ U(xC, { disableGutters: !0, variant: "dense", children: [
21656
+ ] }), "getDialogForm"))() : (/* @__PURE__ */ a(() => /* @__PURE__ */ G(pn, { children: [
21657
+ /* @__PURE__ */ y(OC, { sx: { position: "relative" }, color: "inherit", children: /* @__PURE__ */ G(xC, { disableGutters: !0, variant: "dense", children: [
21658
21658
  /* @__PURE__ */ y(
21659
21659
  kt,
21660
21660
  {
@@ -21825,7 +21825,7 @@ CC = xg.default = (0, Aj.default)(/* @__PURE__ */ (0, Fj.jsx)("path", {
21825
21825
  }), "Close");
21826
21826
  const TC = /* @__PURE__ */ a((e) => {
21827
21827
  const t = xt(), { defaultTitle: r, onClose: n, record: o, title: i } = e;
21828
- return /* @__PURE__ */ U($j, { id: "edit-dialog-title", children: [
21828
+ return /* @__PURE__ */ G($j, { id: "edit-dialog-title", children: [
21829
21829
  Rn(i) ? Hr(i, { record: o }) : i ? t(i, { _: i }) : r,
21830
21830
  /* @__PURE__ */ y(
21831
21831
  Ls,
@@ -21894,7 +21894,7 @@ const TC = /* @__PURE__ */ a((e) => {
21894
21894
  _scrollToTop: !1
21895
21895
  });
21896
21896
  }, "handleClose");
21897
- return /* @__PURE__ */ U(
21897
+ return /* @__PURE__ */ G(
21898
21898
  am,
21899
21899
  {
21900
21900
  open: o.isOpen,
@@ -21978,7 +21978,7 @@ const RC = /* @__PURE__ */ a((e) => {
21978
21978
  children: l
21979
21979
  }
21980
21980
  ) }) : /* @__PURE__ */ y(wr, { label: g, ...f, onClick: h, children: l });
21981
- return /* @__PURE__ */ U(wC.Provider, { value: s, children: [
21981
+ return /* @__PURE__ */ G(wC.Provider, { value: s, children: [
21982
21982
  m,
21983
21983
  p
21984
21984
  ] });
@@ -22007,7 +22007,7 @@ const RC = /* @__PURE__ */ a((e) => {
22007
22007
  loadingSecondary: n = "ra.message.loading",
22008
22008
  ...o
22009
22009
  } = e, i = xt();
22010
- return /* @__PURE__ */ y(Hj, { className: t, ...o, children: /* @__PURE__ */ U("div", { className: Tc.message, children: [
22010
+ return /* @__PURE__ */ y(Hj, { className: t, ...o, children: /* @__PURE__ */ G("div", { className: Tc.message, children: [
22011
22011
  /* @__PURE__ */ y(Nd, { className: Tc.icon }),
22012
22012
  /* @__PURE__ */ y(Ns, { variant: "h5", mt: 3, color: "text.secondary", children: i(r, { _: r }) }),
22013
22013
  /* @__PURE__ */ y(Ns, { variant: "body2", children: i(n, { _: n }) })
@@ -22150,7 +22150,7 @@ const RC = /* @__PURE__ */ a((e) => {
22150
22150
  sort: V,
22151
22151
  setSort: K,
22152
22152
  exporter: J
22153
- } = ai(), q = dl(), re = fl(), X = pm(), ie = we(AC), ae = we(JB), le = Tg();
22153
+ } = ai(), U = dl(), re = fl(), X = pm(), ie = we(AC), ae = we(JB), le = Tg();
22154
22154
  Ge(() => {
22155
22155
  ae && (ae.current.activePanel.params.apiRef = X);
22156
22156
  }, [ae]);
@@ -22232,7 +22232,7 @@ const RC = /* @__PURE__ */ a((e) => {
22232
22232
  });
22233
22233
  if (k) {
22234
22234
  const he = /* @__PURE__ */ a(() => {
22235
- const ee = q({
22235
+ const ee = U({
22236
22236
  type: "edit",
22237
22237
  resource: M,
22238
22238
  id: Q.row.id
@@ -22262,7 +22262,7 @@ const RC = /* @__PURE__ */ a((e) => {
22262
22262
  }
22263
22263
  if (T) {
22264
22264
  const he = /* @__PURE__ */ a(() => {
22265
- const ee = q({
22265
+ const ee = U({
22266
22266
  type: "create",
22267
22267
  resource: M
22268
22268
  });
@@ -22359,7 +22359,7 @@ const RC = /* @__PURE__ */ a((e) => {
22359
22359
  }
22360
22360
  ]
22361
22361
  } : {} : {};
22362
- return /* @__PURE__ */ U(pn, { children: [
22362
+ return /* @__PURE__ */ G(pn, { children: [
22363
22363
  /* @__PURE__ */ y(SC, { isLoading: I }),
22364
22364
  tt && N ? /* @__PURE__ */ y(rP, { selectedIds: Y, children: R }) : null,
22365
22365
  /* @__PURE__ */ y(Dw, { theme: le, children: /* @__PURE__ */ y(
@@ -22485,7 +22485,7 @@ const RC = /* @__PURE__ */ a((e) => {
22485
22485
  () => b ? "auto" : void 0,
22486
22486
  [b]
22487
22487
  );
22488
- return /* @__PURE__ */ U(
22488
+ return /* @__PURE__ */ G(
22489
22489
  "div",
22490
22490
  {
22491
22491
  style: { width: "94vw", margin: "0 auto", height: 600 },
@@ -22574,7 +22574,7 @@ const RC = /* @__PURE__ */ a((e) => {
22574
22574
  position: "relative"
22575
22575
  }, Xj = /* @__PURE__ */ a((e) => {
22576
22576
  const t = ir(), r = _a(), n = r.open ? Qj : Jj;
22577
- return /* @__PURE__ */ y(ja.Provider, { value: { form: t }, children: /* @__PURE__ */ U(
22577
+ return /* @__PURE__ */ y(ja.Provider, { value: { form: t }, children: /* @__PURE__ */ G(
22578
22578
  Zx,
22579
22579
  {
22580
22580
  sx: {
@@ -22597,7 +22597,7 @@ const RC = /* @__PURE__ */ a((e) => {
22597
22597
  ]
22598
22598
  }
22599
22599
  ) });
22600
- }, "EtrChildrenWrapper"), $C = /* @__PURE__ */ a((e) => /* @__PURE__ */ U(El, { open: e.open, onClose: e.onClose, fullWidth: !0, children: [
22600
+ }, "EtrChildrenWrapper"), $C = /* @__PURE__ */ a((e) => /* @__PURE__ */ G(El, { open: e.open, onClose: e.onClose, fullWidth: !0, children: [
22601
22601
  /* @__PURE__ */ y(Pl, { children: `${e.labelEstado} ${e.label}` }),
22602
22602
  /* @__PURE__ */ y(Zm, { component: "span", children: /* @__PURE__ */ y(Ml, { children: /* @__PURE__ */ y(
22603
22603
  pl,
@@ -22624,7 +22624,7 @@ const RC = /* @__PURE__ */ a((e) => {
22624
22624
  } = we(Ot), g = _a(), m = we(ja), { onAfterRenderAsistente: b, ...v } = f, O = xn({ resource: r, etrs: h, asisEtr: m });
22625
22625
  return Ge(() => {
22626
22626
  u && typeof b == "function" && b({ ...O, form: t }, n);
22627
- }, [u]), /* @__PURE__ */ U(dn, { children: [
22627
+ }, [u]), /* @__PURE__ */ G(dn, { children: [
22628
22628
  /* @__PURE__ */ y(wl, { children: /* @__PURE__ */ y(sm, { spacing: 4, children: ad.map(
22629
22629
  o,
22630
22630
  (k, T) => Hr(k, {
@@ -22638,7 +22638,7 @@ const RC = /* @__PURE__ */ a((e) => {
22638
22638
  /*InputLabelProps: { shrink: true },*/
22639
22639
  })
22640
22640
  ) }) }),
22641
- /* @__PURE__ */ U(kl, { children: [
22641
+ /* @__PURE__ */ G(kl, { children: [
22642
22642
  /* @__PURE__ */ y(
22643
22643
  ud,
22644
22644
  {
@@ -22673,7 +22673,7 @@ const RC = /* @__PURE__ */ a((e) => {
22673
22673
  estado: O,
22674
22674
  fichaProps: { etrs: k }
22675
22675
  } = we(Ot), T = we(ja), C = xn({ etrs: k, asisEtr: T }), w = xt()("ra.action.create");
22676
- return /* @__PURE__ */ U(dn, { children: [
22676
+ return /* @__PURE__ */ G(dn, { children: [
22677
22677
  /* @__PURE__ */ y(
22678
22678
  wr,
22679
22679
  {
@@ -22737,7 +22737,7 @@ const RC = /* @__PURE__ */ a((e) => {
22737
22737
  estado: O,
22738
22738
  fichaProps: { etrs: k }
22739
22739
  } = we(Ot), T = we(ja), C = xn({ etrs: k, asisEtr: T }), S = p("ra.action.edit");
22740
- return /* @__PURE__ */ U(dn, { children: [
22740
+ return /* @__PURE__ */ G(dn, { children: [
22741
22741
  /* @__PURE__ */ y(
22742
22742
  wr,
22743
22743
  {
@@ -22799,7 +22799,7 @@ const RC = /* @__PURE__ */ a((e) => {
22799
22799
  estado: g,
22800
22800
  fichaProps: { etrs: m }
22801
22801
  } = we(Ot), b = xn({ etrs: m });
22802
- return /* @__PURE__ */ U(pn, { children: [
22802
+ return /* @__PURE__ */ G(pn, { children: [
22803
22803
  /* @__PURE__ */ y(
22804
22804
  Kj,
22805
22805
  {
@@ -22859,7 +22859,7 @@ const RC = /* @__PURE__ */ a((e) => {
22859
22859
  allowRemove: H,
22860
22860
  slots: I,
22861
22861
  validateAllowAdd: Y
22862
- } = P || {}, [D, _] = De(n), [{ field: te, sort: V }] = n, K = d || R, J = A !== void 0 ? A : j !== void 0 ? j : p, q = z ?? s, re = H ?? l;
22862
+ } = P || {}, [D, _] = De(n), [{ field: te, sort: V }] = n, K = d || R, J = A !== void 0 ? A : j !== void 0 ? j : p, U = z ?? s, re = H ?? l;
22863
22863
  let X = { ...m };
22864
22864
  k && t.split(",").forEach((W) => {
22865
22865
  W && (X[W] = [
@@ -22922,7 +22922,7 @@ const RC = /* @__PURE__ */ a((e) => {
22922
22922
  }
22923
22923
  );
22924
22924
  }, "renderCell")
22925
- }), q === !0 && L.unshift({
22925
+ }), U === !0 && L.unshift({
22926
22926
  field: "BTN",
22927
22927
  headerName: "",
22928
22928
  sortable: !1,
@@ -22972,7 +22972,7 @@ const RC = /* @__PURE__ */ a((e) => {
22972
22972
  marginTop: 1,
22973
22973
  ...g
22974
22974
  },
22975
- children: /* @__PURE__ */ y(Xx, { injectFirst: !0, children: /* @__PURE__ */ y(Bm, { theme: S, children: /* @__PURE__ */ U(pn, { children: [
22975
+ children: /* @__PURE__ */ y(Xx, { injectFirst: !0, children: /* @__PURE__ */ y(Bm, { theme: S, children: /* @__PURE__ */ G(pn, { children: [
22976
22976
  /* @__PURE__ */ y(
22977
22977
  a1,
22978
22978
  {
@@ -23487,7 +23487,7 @@ const Vn = ye("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
23487
23487
  }, "handleClick"), A = /* @__PURE__ */ a((M) => {
23488
23488
  v && !b && h && h(M, k), m && m(M);
23489
23489
  }, "handleFocus");
23490
- return /* @__PURE__ */ U(uz, E({
23490
+ return /* @__PURE__ */ G(uz, E({
23491
23491
  focusRipple: !s,
23492
23492
  className: ne(w.root, o),
23493
23493
  ref: r,
@@ -23499,9 +23499,9 @@ const Vn = ye("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
23499
23499
  ownerState: S,
23500
23500
  tabIndex: b ? 0 : -1
23501
23501
  }, C, {
23502
- children: [d === "top" || d === "start" ? /* @__PURE__ */ U(x.Fragment, {
23502
+ children: [d === "top" || d === "start" ? /* @__PURE__ */ G(x.Fragment, {
23503
23503
  children: [P, f]
23504
- }) : /* @__PURE__ */ U(x.Fragment, {
23504
+ }) : /* @__PURE__ */ G(x.Fragment, {
23505
23505
  children: [f, P]
23506
23506
  }), p]
23507
23507
  }));
@@ -23986,7 +23986,7 @@ const _C = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
23986
23986
  ownerState: D
23987
23987
  });
23988
23988
  process.env.NODE_ENV !== "production" && d && $ && console.error('MUI: You can not use the `centered={true}` and `variant="scrollable"` properties at the same time on a `Tabs` component.');
23989
- const [K, J] = x.useState(!1), [q, re] = x.useState(I0), [X, ie] = x.useState(!1), [ae, le] = x.useState(!1), [L, de] = x.useState(!1), [W, ge] = x.useState({
23989
+ const [K, J] = x.useState(!1), [U, re] = x.useState(I0), [X, ie] = x.useState(!1), [ae, le] = x.useState(!1), [L, de] = x.useState(!1), [W, ge] = x.useState({
23990
23990
  overflow: "hidden",
23991
23991
  scrollbarWidth: 0
23992
23992
  }), je = /* @__PURE__ */ new Map(), Ve = x.useRef(null), Fe = x.useRef(null), ct = /* @__PURE__ */ a(() => {
@@ -24038,10 +24038,10 @@ const _C = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
24038
24038
  // May be wrong until the font is loaded.
24039
24039
  [Y]: pe ? pe[Y] : 0
24040
24040
  };
24041
- if (isNaN(q[$e]) || isNaN(q[Y]))
24041
+ if (isNaN(U[$e]) || isNaN(U[Y]))
24042
24042
  re(st);
24043
24043
  else {
24044
- const $t = Math.abs(q[$e] - st[$e]), br = Math.abs(q[Y] - st[Y]);
24044
+ const $t = Math.abs(U[$e] - st[$e]), br = Math.abs(U[Y] - st[Y]);
24045
24045
  ($t >= 1 || br >= 1) && re(st);
24046
24046
  }
24047
24047
  }), Ce = /* @__PURE__ */ a((ee, {
@@ -24178,15 +24178,15 @@ const _C = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
24178
24178
  }, []), x.useEffect(() => {
24179
24179
  ze();
24180
24180
  }), x.useEffect(() => {
24181
- Re(I0 !== q);
24182
- }, [Re, q]), x.useImperativeHandle(u, () => ({
24181
+ Re(I0 !== U);
24182
+ }, [Re, U]), x.useImperativeHandle(u, () => ({
24183
24183
  updateIndicator: ze,
24184
24184
  updateScrollButtons: Q
24185
24185
  }), [ze, Q]);
24186
24186
  const Ne = /* @__PURE__ */ y(Pz, E({}, w, {
24187
24187
  className: ne(_.indicator, w.className),
24188
24188
  ownerState: D,
24189
- style: E({}, q, w.style)
24189
+ style: E({}, U, w.style)
24190
24190
  }));
24191
24191
  let it = 0;
24192
24192
  const mt = x.Children.map(p, (ee) => {
@@ -24228,13 +24228,13 @@ const _C = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
24228
24228
  break;
24229
24229
  }
24230
24230
  }, "handleKeyDown"), he = Et();
24231
- return /* @__PURE__ */ U(Ez, E({
24231
+ return /* @__PURE__ */ G(Ez, E({
24232
24232
  className: ne(_.root, f),
24233
24233
  ownerState: D,
24234
24234
  ref: r,
24235
24235
  as: h
24236
24236
  }, j, {
24237
- children: [he.scrollButtonStart, he.scrollbarSizeListener, /* @__PURE__ */ U(kz, {
24237
+ children: [he.scrollButtonStart, he.scrollbarSizeListener, /* @__PURE__ */ G(kz, {
24238
24238
  className: _.scroller,
24239
24239
  ownerState: D,
24240
24240
  style: {
@@ -24413,7 +24413,7 @@ const DZ = /* @__PURE__ */ a((e) => {
24413
24413
  GridComponent: i = Gj,
24414
24414
  ...s
24415
24415
  } = e, l = t.id;
24416
- return /* @__PURE__ */ U(pn, { children: [
24416
+ return /* @__PURE__ */ G(pn, { children: [
24417
24417
  /* @__PURE__ */ y(
24418
24418
  _C,
24419
24419
  {
@@ -25288,7 +25288,7 @@ const Xz = /^(\d+)(th|st|nd|rd)?/i, Zz = /\d+/i, eB = {
25288
25288
  ...H
25289
25289
  }), {
25290
25290
  hidden: J,
25291
- disabled: q,
25291
+ disabled: U,
25292
25292
  onFocus: re,
25293
25293
  onChange: X,
25294
25294
  onBlur: ie,
@@ -25322,7 +25322,7 @@ const Xz = /^(\d+)(th|st|nd|rd)?/i, Zz = /\d+/i, eB = {
25322
25322
  ...F,
25323
25323
  ...H,
25324
25324
  ...L,
25325
- readOnly: u !== void 0 ? u : q !== void 0 ? q : Y,
25325
+ readOnly: u !== void 0 ? u : U !== void 0 ? U : Y,
25326
25326
  ...h ? { label: h } : {},
25327
25327
  required: je
25328
25328
  },
@@ -25478,7 +25478,7 @@ const VC = /* @__PURE__ */ a(() => {
25478
25478
  hasShow: n,
25479
25479
  hasList: o = !0,
25480
25480
  ...i
25481
- }) => /* @__PURE__ */ U(l1, { className: t, ...KB(i), children: [
25481
+ }) => /* @__PURE__ */ G(l1, { className: t, ...KB(i), children: [
25482
25482
  e,
25483
25483
  /* @__PURE__ */ y(
25484
25484
  aP,
@@ -25587,7 +25587,7 @@ const VC = /* @__PURE__ */ a(() => {
25587
25587
  _scrollToTop: !1
25588
25588
  });
25589
25589
  }, "handleClose");
25590
- return /* @__PURE__ */ U(
25590
+ return /* @__PURE__ */ G(
25591
25591
  am,
25592
25592
  {
25593
25593
  open: o.isOpen,
@@ -26503,15 +26503,15 @@ function qV(e) {
26503
26503
  }
26504
26504
  if (F)
26505
26505
  for (var D = m ? 3 : 1, _ = /* @__PURE__ */ a(function(J) {
26506
- var q = C.find(function(re) {
26506
+ var U = C.find(function(re) {
26507
26507
  var X = P.get(re);
26508
26508
  if (X)
26509
26509
  return X.slice(0, J).every(function(ie) {
26510
26510
  return ie;
26511
26511
  });
26512
26512
  });
26513
- if (q)
26514
- return A = q, "break";
26513
+ if (U)
26514
+ return A = U, "break";
26515
26515
  }, "_loop"), te = D; te > 0; te--) {
26516
26516
  var V = _(te);
26517
26517
  if (V === "break") break;
@@ -26643,7 +26643,7 @@ function r5(e) {
26643
26643
  var $, N = C === "y" ? Zt : er, B = C === "y" ? Ir : Nr, z = C === "y" ? "height" : "width", H = w[C], I = H + v[N], Y = H - v[B], D = g ? -F[z] / 2 : 0, _ = k === ba ? P[z] : F[z], te = k === ba ? -F[z] : -P[z], V = t.elements.arrow, K = g && V ? Ag(V) : {
26644
26644
  width: 0,
26645
26645
  height: 0
26646
- }, J = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : JC(), q = J[N], re = J[B], X = fs(0, P[z], K[z]), ie = T ? P[z] / 2 - D - X - q - M.mainAxis : _ - X - q - M.mainAxis, ae = T ? -P[z] / 2 + D + X + re + M.mainAxis : te + X + re + M.mainAxis, le = t.elements.arrow && Fl(t.elements.arrow), L = le ? C === "y" ? le.clientTop || 0 : le.clientLeft || 0 : 0, de = ($ = R == null ? void 0 : R[C]) != null ? $ : 0, W = H + ie - de - L, ge = H + ae - de, je = fs(g ? jc(I, W) : I, H, g ? Ko(Y, ge) : Y);
26646
+ }, J = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : JC(), U = J[N], re = J[B], X = fs(0, P[z], K[z]), ie = T ? P[z] / 2 - D - X - U - M.mainAxis : _ - X - U - M.mainAxis, ae = T ? -P[z] / 2 + D + X + re + M.mainAxis : te + X + re + M.mainAxis, le = t.elements.arrow && Fl(t.elements.arrow), L = le ? C === "y" ? le.clientTop || 0 : le.clientLeft || 0 : 0, de = ($ = R == null ? void 0 : R[C]) != null ? $ : 0, W = H + ie - de - L, ge = H + ae - de, je = fs(g ? jc(I, W) : I, H, g ? Ko(Y, ge) : Y);
26647
26647
  w[C] = je, j[C] = je - H;
26648
26648
  }
26649
26649
  if (l) {
@@ -27562,7 +27562,7 @@ const qd = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
27562
27562
  onClose: V,
27563
27563
  onOpen: K,
27564
27564
  open: J,
27565
- placement: q = "bottom",
27565
+ placement: U = "bottom",
27566
27566
  PopperComponent: re,
27567
27567
  PopperProps: X = {},
27568
27568
  slotProps: ie = {},
@@ -27686,7 +27686,7 @@ const qd = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
27686
27686
  isRtl: Ve,
27687
27687
  arrow: P,
27688
27688
  disableInteractive: tt,
27689
- placement: q,
27689
+ placement: U,
27690
27690
  PopperComponentProp: re,
27691
27691
  touch: et.current
27692
27692
  }), pp = P5(Ga), Yy = (n = (o = ae.popper) != null ? o : A.Popper) != null ? n : M5, Jy = (i = (s = (l = ae.transition) != null ? l : A.Transition) != null ? s : L) != null ? i : Ks, Qy = (u = (d = ae.tooltip) != null ? d : A.Tooltip) != null ? u : R5, Xy = (p = (f = ae.arrow) != null ? f : A.Arrow) != null ? p : A5, vw = Bi(Yy, E({}, X, (h = ie.popper) != null ? h : M.popper, {
@@ -27696,10 +27696,10 @@ const qd = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
27696
27696
  }), Ga), Sw = Bi(Xy, E({}, (T = ie.arrow) != null ? T : M.arrow, {
27697
27697
  className: ne(pp.arrow, (C = (S = ie.arrow) != null ? S : M.arrow) == null ? void 0 : C.className)
27698
27698
  }), Ga);
27699
- return /* @__PURE__ */ U(x.Fragment, {
27699
+ return /* @__PURE__ */ G(x.Fragment, {
27700
27700
  children: [/* @__PURE__ */ x.cloneElement(ge, yr), /* @__PURE__ */ y(Yy, E({
27701
27701
  as: re ?? Lg,
27702
- placement: q,
27702
+ placement: U,
27703
27703
  anchorEl: Y ? {
27704
27704
  getBoundingClientRect: /* @__PURE__ */ a(() => ({
27705
27705
  top: Qa.y,
@@ -27721,7 +27721,7 @@ const qd = /* @__PURE__ */ x.forwardRef(/* @__PURE__ */ a(function(t, r) {
27721
27721
  }) => /* @__PURE__ */ y(Jy, E({
27722
27722
  timeout: je.transitions.duration.shorter
27723
27723
  }, Ie, Ow, {
27724
- children: /* @__PURE__ */ U(Qy, E({}, xw, {
27724
+ children: /* @__PURE__ */ G(Qy, E({}, xw, {
27725
27725
  children: [le, P ? /* @__PURE__ */ y(Xy, E({}, Sw, {
27726
27726
  ref: Ce
27727
27727
  })) : null]
@@ -28001,7 +28001,7 @@ const F5 = /* @__PURE__ */ a(({
28001
28001
  } = e, f = ht(e), h = /* @__PURE__ */ a((g) => {
28002
28002
  o && o(g);
28003
28003
  }, "handleClose");
28004
- return /* @__PURE__ */ U(
28004
+ return /* @__PURE__ */ G(
28005
28005
  El,
28006
28006
  {
28007
28007
  ref: t,
@@ -28011,12 +28011,12 @@ const F5 = /* @__PURE__ */ a(({
28011
28011
  "aria-labelledby": "form-dialog-title",
28012
28012
  children: [
28013
28013
  /* @__PURE__ */ y(Pl, { id: "form-dialog-title", children: i }),
28014
- /* @__PURE__ */ U(pl, { resource: f, onSubmit: n, children: [
28015
- /* @__PURE__ */ U(wl, { dividers: !0, children: [
28014
+ /* @__PURE__ */ G(pl, { resource: f, onSubmit: n, children: [
28015
+ /* @__PURE__ */ G(wl, { dividers: !0, children: [
28016
28016
  /* @__PURE__ */ y(Zm, { children: s }),
28017
28017
  /* @__PURE__ */ y(ha, { sx: { mt: 2 }, children: l })
28018
28018
  ] }),
28019
- (u || d) && /* @__PURE__ */ U(kl, { children: [
28019
+ (u || d) && /* @__PURE__ */ G(kl, { children: [
28020
28020
  d && /* @__PURE__ */ y(
28021
28021
  wr,
28022
28022
  {
@@ -28052,7 +28052,7 @@ const F5 = /* @__PURE__ */ a(({
28052
28052
  loadingSecondary: "",
28053
28053
  sx: { height: 500 }
28054
28054
  }
28055
- ) : /* @__PURE__ */ U(e1, { className: e.className, sx: e.sx, children: [
28055
+ ) : /* @__PURE__ */ G(e1, { className: e.className, sx: e.sx, children: [
28056
28056
  /* @__PURE__ */ y(SC, { isLoading: n }),
28057
28057
  e.children
28058
28058
  ] });
@@ -28096,7 +28096,7 @@ const F5 = /* @__PURE__ */ a(({
28096
28096
  }, "onError")
28097
28097
  }
28098
28098
  ), d = ((h = r.state) == null ? void 0 : h.estado) === "B", p = t.open || d, f = t.open ? L5 : N5;
28099
- return /* @__PURE__ */ U(dn, { children: [
28099
+ return /* @__PURE__ */ G(dn, { children: [
28100
28100
  t.open && /* @__PURE__ */ y(
28101
28101
  Cg,
28102
28102
  {
@@ -28138,7 +28138,7 @@ const F5 = /* @__PURE__ */ a(({
28138
28138
  initialValues: n,
28139
28139
  fichaProps: { config: o = {} }
28140
28140
  } = we(Ot), i = BC(e);
28141
- return n ? /* @__PURE__ */ y(GS, { children: /* @__PURE__ */ y(nT, { children: /* @__PURE__ */ U(
28141
+ return n ? /* @__PURE__ */ y(GS, { children: /* @__PURE__ */ y(nT, { children: /* @__PURE__ */ G(
28142
28142
  hP,
28143
28143
  {
28144
28144
  mode: "onBlur",
@@ -28171,11 +28171,11 @@ oT = _g.default = (0, B5.default)(/* @__PURE__ */ (0, V5.jsx)("path", {
28171
28171
  d: "M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"
28172
28172
  }), "ExpandMore");
28173
28173
  const H5 = /* @__PURE__ */ a((e) => {
28174
- const { handleToggle: t, isOpen: r, name: n, icon: o, children: i, dense: s } = e, l = xt(), [u] = u1(), d = /* @__PURE__ */ U(qo, { dense: s, onClick: t, children: [
28174
+ const { handleToggle: t, isOpen: r, name: n, icon: o, children: i, dense: s } = e, l = xt(), [u] = u1(), d = /* @__PURE__ */ G(qo, { dense: s, onClick: t, children: [
28175
28175
  /* @__PURE__ */ y(Gi, { sx: { minWidth: 5 }, children: r ? /* @__PURE__ */ y(oT, {}) : o }),
28176
28176
  /* @__PURE__ */ y(Ns, { variant: "inherit", color: "textSecondary", children: l(n) })
28177
28177
  ] });
28178
- return /* @__PURE__ */ U("div", { children: [
28178
+ return /* @__PURE__ */ G("div", { children: [
28179
28179
  u || r ? d : /* @__PURE__ */ y(ld, { title: l(n), placement: "right", children: d }),
28180
28180
  /* @__PURE__ */ y(zw, { in: r, timeout: "auto", unmountOnExit: !0, children: /* @__PURE__ */ y(
28181
28181
  t1,
@@ -28252,7 +28252,7 @@ const H5 = /* @__PURE__ */ a((e) => {
28252
28252
  duration: h.transitions.duration.leavingScreen
28253
28253
  }), "transition")
28254
28254
  },
28255
- children: /* @__PURE__ */ U(mP, { children: [
28255
+ children: /* @__PURE__ */ G(mP, { children: [
28256
28256
  /* @__PURE__ */ y(
28257
28257
  gP,
28258
28258
  {
@@ -28351,7 +28351,7 @@ const K5 = /* @__PURE__ */ a((e) => {
28351
28351
  [i]
28352
28352
  );
28353
28353
  return mr(
28354
- () => /* @__PURE__ */ U(l1, { className: r, ...vP(d), children: [
28354
+ () => /* @__PURE__ */ G(l1, { className: r, ...vP(d), children: [
28355
28355
  s ? null : n ? Hr(n, {
28356
28356
  resource: S,
28357
28357
  showFilter: T,
@@ -28363,7 +28363,7 @@ const K5 = /* @__PURE__ */ a((e) => {
28363
28363
  k !== !1 && /* @__PURE__ */ y("div", { ref: N }),
28364
28364
  u !== !1 && /* @__PURE__ */ y(K5, { resource: S }),
28365
28365
  D.length > 0 && /* @__PURE__ */ y(Ls, { onClick: z, children: /* @__PURE__ */ y(rM, {}) }),
28366
- /* @__PURE__ */ U(
28366
+ /* @__PURE__ */ y(
28367
28367
  xf,
28368
28368
  {
28369
28369
  anchorEl: p,
@@ -28377,125 +28377,123 @@ const K5 = /* @__PURE__ */ a((e) => {
28377
28377
  vertical: "top",
28378
28378
  horizontal: "right"
28379
28379
  },
28380
- children: [
28381
- D.map((_) => {
28382
- if (_.type === "Button")
28383
- return /* @__PURE__ */ U(
28380
+ children: D.map((_) => {
28381
+ if (_.type === "Button")
28382
+ return /* @__PURE__ */ G(
28383
+ qo,
28384
+ {
28385
+ component: _.component,
28386
+ to: _.to,
28387
+ onClick: /* @__PURE__ */ a((te) => {
28388
+ _.onClick ? _.onClick(te, B) : l(
28389
+ B,
28390
+ _.key
28391
+ ), H();
28392
+ }, "onClick"),
28393
+ title: _.title,
28394
+ children: [
28395
+ /* @__PURE__ */ y(Gi, { children: Hr(_.icon, {
28396
+ fontSize: "medium"
28397
+ }) }),
28398
+ /* @__PURE__ */ y(Ki, { primary: _.title })
28399
+ ]
28400
+ },
28401
+ _.key
28402
+ );
28403
+ if (_.type === "MenuButton") {
28404
+ const te = m[_.index], V = te ? te.selectedOption : null, K = V ? V.label : _.label, J = V ? V.icon : _.icon;
28405
+ return [
28406
+ /* @__PURE__ */ G(
28384
28407
  qo,
28385
28408
  {
28386
- component: _.component,
28387
- to: _.to,
28388
- onClick: /* @__PURE__ */ a((te) => {
28389
- _.onClick ? _.onClick(te, B) : l(
28390
- B,
28391
- _.key
28392
- ), H();
28393
- }, "onClick"),
28394
- title: _.title,
28409
+ onClick: /* @__PURE__ */ a(() => I(_.index), "onClick"),
28395
28410
  children: [
28396
- /* @__PURE__ */ y(Gi, { children: Hr(_.icon, {
28411
+ /* @__PURE__ */ y(Gi, { children: Hr(J, {
28397
28412
  fontSize: "medium"
28398
28413
  }) }),
28399
- /* @__PURE__ */ y(Ki, { primary: _.title })
28414
+ /* @__PURE__ */ y(Ki, { primary: K })
28400
28415
  ]
28401
28416
  },
28402
- _.key
28403
- );
28404
- if (_.type === "MenuButton") {
28405
- const te = m[_.index], V = te ? te.selectedOption : null, K = V ? V.label : _.label, J = V ? V.icon : _.icon;
28406
- return [
28407
- /* @__PURE__ */ U(
28408
- qo,
28409
- {
28410
- onClick: /* @__PURE__ */ a(() => I(_.index), "onClick"),
28411
- children: [
28412
- /* @__PURE__ */ y(Gi, { children: Hr(J, {
28413
- fontSize: "medium"
28414
- }) }),
28415
- /* @__PURE__ */ y(Ki, { primary: K })
28416
- ]
28417
+ `menu-${_.index}`
28418
+ ),
28419
+ /* @__PURE__ */ y(
28420
+ xf,
28421
+ {
28422
+ anchorEl: p,
28423
+ open: h === _.index,
28424
+ onClose: H,
28425
+ anchorOrigin: {
28426
+ vertical: "top",
28427
+ horizontal: "right"
28417
28428
  },
28418
- `menu-${_.index}`
28419
- ),
28420
- /* @__PURE__ */ y(
28421
- xf,
28422
- {
28423
- anchorEl: p,
28424
- open: h === _.index,
28425
- onClose: H,
28426
- anchorOrigin: {
28427
- vertical: "top",
28428
- horizontal: "right"
28429
- },
28430
- transformOrigin: {
28431
- vertical: "top",
28432
- horizontal: "left"
28433
- },
28434
- sx: {
28435
- "& .MuiMenu-paper": {
28436
- position: "absolute",
28437
- left: "100%",
28438
- top: "-8px",
28439
- // Ajusta para alinear con el primer elemento
28440
- marginLeft: {
28441
- xs: -2,
28442
- md: "-350px"
28443
- },
28444
- boxShadow: "0 2px 10px rgba(0,0,0,0.1)"
28445
- }
28446
- },
28447
- children: _.options.map((q) => {
28448
- const re = (te == null ? void 0 : te.selectedOption) === q;
28449
- return /* @__PURE__ */ U(
28450
- qo,
28451
- {
28452
- onClick: /* @__PURE__ */ a((X) => {
28453
- Y(
28454
- q,
28455
- _.index
28456
- ), q.onClick ? q.onClick(
28457
- X,
28458
- B
28459
- ) : l(
28460
- B,
28461
- q.key
28462
- );
28463
- }, "onClick"),
28464
- selected: re,
28465
- children: [
28466
- /* @__PURE__ */ y(Gi, { children: Hr(q.icon, {
28467
- fontSize: "medium"
28468
- }) }),
28469
- /* @__PURE__ */ y(
28470
- Ki,
28471
- {
28472
- primary: q.label
28473
- }
28474
- )
28475
- ]
28476
- },
28477
- q.key
28478
- );
28479
- })
28429
+ transformOrigin: {
28430
+ vertical: "top",
28431
+ horizontal: "left"
28480
28432
  },
28481
- `submenu-${_.index}`
28482
- )
28483
- ];
28484
- }
28485
- return null;
28486
- }),
28487
- R && /* @__PURE__ */ y(
28488
- Bw,
28489
- {
28490
- title: "Selección múltiple",
28491
- size: "medium",
28492
- checked: j,
28493
- onChange: $
28494
- },
28495
- "multiple"
28496
- )
28497
- ]
28433
+ sx: {
28434
+ "& .MuiMenu-paper": {
28435
+ position: "absolute",
28436
+ left: "100%",
28437
+ top: "-8px",
28438
+ // Ajusta para alinear con el primer elemento
28439
+ marginLeft: {
28440
+ xs: -2,
28441
+ md: "-150px"
28442
+ },
28443
+ boxShadow: "0 2px 10px rgba(0,0,0,0.1)"
28444
+ }
28445
+ },
28446
+ children: _.options.map((U) => {
28447
+ const re = (te == null ? void 0 : te.selectedOption) === U;
28448
+ return /* @__PURE__ */ G(
28449
+ qo,
28450
+ {
28451
+ onClick: /* @__PURE__ */ a((X) => {
28452
+ Y(
28453
+ U,
28454
+ _.index
28455
+ ), U.onClick ? U.onClick(
28456
+ X,
28457
+ B
28458
+ ) : l(
28459
+ B,
28460
+ U.key
28461
+ );
28462
+ }, "onClick"),
28463
+ selected: re,
28464
+ children: [
28465
+ /* @__PURE__ */ y(Gi, { children: Hr(U.icon, {
28466
+ fontSize: "medium"
28467
+ }) }),
28468
+ /* @__PURE__ */ y(
28469
+ Ki,
28470
+ {
28471
+ primary: U.label
28472
+ }
28473
+ )
28474
+ ]
28475
+ },
28476
+ U.key
28477
+ );
28478
+ })
28479
+ },
28480
+ `submenu-${_.index}`
28481
+ )
28482
+ ];
28483
+ }
28484
+ return null;
28485
+ })
28498
28486
  }
28487
+ ),
28488
+ R && /* @__PURE__ */ y(
28489
+ Bw,
28490
+ {
28491
+ title: "Selección múltiple",
28492
+ size: "medium",
28493
+ checked: j,
28494
+ onChange: $
28495
+ },
28496
+ "multiple"
28499
28497
  )
28500
28498
  ] }),
28501
28499
  [
@@ -29041,7 +29039,7 @@ const d3 = ["children", "color", "component", "className", "disabled", "disableE
29041
29039
  ownerState: w,
29042
29040
  children: m
29043
29041
  }), M = o || "";
29044
- return /* @__PURE__ */ U(f3, E({
29042
+ return /* @__PURE__ */ G(f3, E({
29045
29043
  ownerState: w,
29046
29044
  className: ne(n.className, P.root, p, M),
29047
29045
  component: d,
@@ -29322,7 +29320,7 @@ const cee = /* @__PURE__ */ a((e) => {
29322
29320
  backgroundRepeat: "no-repeat",
29323
29321
  backgroundSize: "cover"
29324
29322
  },
29325
- children: /* @__PURE__ */ U(uT, { sx: { minWidth: 300, marginTop: "6em" }, children: [
29323
+ children: /* @__PURE__ */ G(uT, { sx: { minWidth: 300, marginTop: "6em" }, children: [
29326
29324
  /* @__PURE__ */ y(
29327
29325
  ot,
29328
29326
  {
@@ -29355,7 +29353,7 @@ const cee = /* @__PURE__ */ a((e) => {
29355
29353
  children: "Inicio de Sesión"
29356
29354
  }
29357
29355
  ),
29358
- /* @__PURE__ */ U(ot, { sx: { padding: "0 1em 1em 1em" }, children: [
29356
+ /* @__PURE__ */ G(ot, { sx: { padding: "0 1em 1em 1em" }, children: [
29359
29357
  /* @__PURE__ */ y(ot, { sx: { marginTop: 0 }, children: /* @__PURE__ */ y(
29360
29358
  si,
29361
29359
  {
@@ -29376,7 +29374,7 @@ const cee = /* @__PURE__ */ a((e) => {
29376
29374
  }
29377
29375
  ) })
29378
29376
  ] }),
29379
- /* @__PURE__ */ y(dT, { sx: { padding: "0 1em 1em 1em" }, children: /* @__PURE__ */ U(
29377
+ /* @__PURE__ */ y(dT, { sx: { padding: "0 1em 1em 1em" }, children: /* @__PURE__ */ G(
29380
29378
  ln,
29381
29379
  {
29382
29380
  variant: "contained",
@@ -29737,7 +29735,7 @@ const R3 = /* @__PURE__ */ a((e) => {
29737
29735
  }, [u, O, te]);
29738
29736
  let J = P;
29739
29737
  P === "auto" && !w.muiSupportAuto && (J = void 0);
29740
- const q = m || (u ? Pr(gc(u)).body : void 0), re = (o = T == null ? void 0 : T.root) != null ? o : A3, X = (i = T == null ? void 0 : T.paper) != null ? i : hT, ie = pr({
29738
+ const U = m || (u ? Pr(gc(u)).body : void 0), re = (o = T == null ? void 0 : T.root) != null ? o : A3, X = (i = T == null ? void 0 : T.paper) != null ? i : hT, ie = pr({
29741
29739
  elementType: X,
29742
29740
  externalSlotProps: E({}, j, {
29743
29741
  style: D ? j.style : E({}, j.style, {
@@ -29761,7 +29759,7 @@ const R3 = /* @__PURE__ */ a((e) => {
29761
29759
  invisible: !0
29762
29760
  }
29763
29761
  },
29764
- container: q,
29762
+ container: U,
29765
29763
  open: O
29766
29764
  },
29767
29765
  ownerState: B,
@@ -30437,8 +30435,8 @@ const uee = /* @__PURE__ */ a((e) => {
30437
30435
  }, "handleToggle"), b = /* @__PURE__ */ a((k) => {
30438
30436
  d.current && d.current.contains(k.target) || u(!1);
30439
30437
  }, "handleClose"), v = t[p], O = (v == null ? void 0 : v.icon) || r;
30440
- return /* @__PURE__ */ U(pn, { children: [
30441
- /* @__PURE__ */ y(qd, { title: v == null ? void 0 : v.label, children: /* @__PURE__ */ U(
30438
+ return /* @__PURE__ */ G(pn, { children: [
30439
+ /* @__PURE__ */ y(qd, { title: v == null ? void 0 : v.label, children: /* @__PURE__ */ G(
30442
30440
  Mr,
30443
30441
  {
30444
30442
  color: "primary",
@@ -30450,7 +30448,7 @@ const uee = /* @__PURE__ */ a((e) => {
30450
30448
  ]
30451
30449
  }
30452
30450
  ) }),
30453
- /* @__PURE__ */ y(Bg, { open: l, anchorEl: d.current, onClose: b, children: t.map((k, T) => /* @__PURE__ */ U(
30451
+ /* @__PURE__ */ y(Bg, { open: l, anchorEl: d.current, onClose: b, children: t.map((k, T) => /* @__PURE__ */ G(
30454
30452
  gT,
30455
30453
  {
30456
30454
  disabled: k.disabled,
@@ -30473,7 +30471,7 @@ const uee = /* @__PURE__ */ a((e) => {
30473
30471
  ] });
30474
30472
  }, "MenuButton"), dee = /* @__PURE__ */ a((e) => {
30475
30473
  const { fields: t, className: r, ...n } = e, { campos: o, separador: i = "", secundario: s = [], hasSecundario: l } = t, u = Lr(), d = o.map((p) => u[p] !== void 0 ? u[p] : p).join(`${i}`);
30476
- return /* @__PURE__ */ U(kt, { noWrap: !0, variant: "inherit", className: r, ...n, children: [
30474
+ return /* @__PURE__ */ G(kt, { noWrap: !0, variant: "inherit", className: r, ...n, children: [
30477
30475
  d,
30478
30476
  l && /* @__PURE__ */ y(
30479
30477
  kt,
@@ -30547,7 +30545,7 @@ const uee = /* @__PURE__ */ a((e) => {
30547
30545
  },
30548
30546
  t
30549
30547
  ), "renderTabHeaders");
30550
- return /* @__PURE__ */ U(
30548
+ return /* @__PURE__ */ G(
30551
30549
  e4,
30552
30550
  {
30553
30551
  className: ne("tabbed-form", r),
@@ -30619,7 +30617,7 @@ const r4 = /* @__PURE__ */ a(({
30619
30617
  initialValues: o,
30620
30618
  fichaProps: { config: i = {} }
30621
30619
  } = og(), s = BC(e);
30622
- return o ? /* @__PURE__ */ y(GS, { children: /* @__PURE__ */ y(nT, { children: /* @__PURE__ */ U(
30620
+ return o ? /* @__PURE__ */ y(GS, { children: /* @__PURE__ */ y(nT, { children: /* @__PURE__ */ G(
30623
30621
  yT,
30624
30622
  {
30625
30623
  mode: "onBlur",
@@ -30741,7 +30739,7 @@ const r4 = /* @__PURE__ */ a(({
30741
30739
  },
30742
30740
  [f, t, d, p]
30743
30741
  );
30744
- return /* @__PURE__ */ U(f1, { children: [
30742
+ return /* @__PURE__ */ G(f1, { children: [
30745
30743
  o ? /* @__PURE__ */ y(ud, { sx: { mr: 1 }, ...i }) : null,
30746
30744
  n.filter((m) => !h[m.name]).map((m) => /* @__PURE__ */ y(
30747
30745
  wr,
@@ -31082,7 +31080,7 @@ const X0 = /* @__PURE__ */ a((e) => {
31082
31080
  i(f.message, { type: "error" }), r(!1);
31083
31081
  }
31084
31082
  }, "openCamera"))();
31085
- }, [t]), /* @__PURE__ */ U(pn, { children: [
31083
+ }, [t]), /* @__PURE__ */ G(pn, { children: [
31086
31084
  /* @__PURE__ */ y(
31087
31085
  dd,
31088
31086
  {
@@ -31090,7 +31088,7 @@ const X0 = /* @__PURE__ */ a((e) => {
31090
31088
  loading: !t,
31091
31089
  maxWidth: "sm",
31092
31090
  title: "",
31093
- content: /* @__PURE__ */ U(ot, { display: "flex", flexDirection: "column", children: [
31091
+ content: /* @__PURE__ */ G(ot, { display: "flex", flexDirection: "column", children: [
31094
31092
  /* @__PURE__ */ y(
31095
31093
  ov,
31096
31094
  {
@@ -31187,7 +31185,7 @@ const X0 = /* @__PURE__ */ a((e) => {
31187
31185
  u && k && (k != null && k.src ? O(k.src) : u(k).then((C) => {
31188
31186
  O(C);
31189
31187
  }));
31190
- }, [k]), !r && (i === "image" ? /* @__PURE__ */ U(
31188
+ }, [k]), !r && (i === "image" ? /* @__PURE__ */ G(
31191
31189
  fa,
31192
31190
  {
31193
31191
  direction: "row",
@@ -31214,7 +31212,7 @@ const X0 = /* @__PURE__ */ a((e) => {
31214
31212
  !m && /* @__PURE__ */ y(X0, { sx: { mt: 3 }, field: f.source })
31215
31213
  ]
31216
31214
  }
31217
- ) : /* @__PURE__ */ U(
31215
+ ) : /* @__PURE__ */ G(
31218
31216
  fa,
31219
31217
  {
31220
31218
  direction: "row",
@@ -31232,7 +31230,7 @@ const X0 = /* @__PURE__ */ a((e) => {
31232
31230
  format: /* @__PURE__ */ a((C) => Z0(C, l, v), "format"),
31233
31231
  placeholder: h("ra.input.file.upload_single"),
31234
31232
  ...d ? { accept: d } : {},
31235
- children: /* @__PURE__ */ U(ha, { sx: { display: "inline-block", ml: 1 }, children: [
31233
+ children: /* @__PURE__ */ G(ha, { sx: { display: "inline-block", ml: 1 }, children: [
31236
31234
  /* @__PURE__ */ y(
31237
31235
  Mr,
31238
31236
  {
@@ -31343,7 +31341,7 @@ const X0 = /* @__PURE__ */ a((e) => {
31343
31341
  }
31344
31342
  return Ge(() => {
31345
31343
  h !== null && (g.current = h, n(AN(p)));
31346
- }, [JSON.stringify(h)]), !r && !o ? /* @__PURE__ */ U(pn, { children: [
31344
+ }, [JSON.stringify(h)]), !r && !o ? /* @__PURE__ */ G(pn, { children: [
31347
31345
  /* @__PURE__ */ y(
31348
31346
  m1,
31349
31347
  {
@@ -31931,7 +31929,7 @@ const B4 = ["autoFocus", "checked", "checkedIcon", "className", "defaultChecked"
31931
31929
  disableFocusRipple: d,
31932
31930
  edge: p
31933
31931
  }), I = V4(H);
31934
- return /* @__PURE__ */ U(H4, E({
31932
+ return /* @__PURE__ */ G(H4, E({
31935
31933
  component: "span",
31936
31934
  className: ne(I.root, s),
31937
31935
  centerRipple: !0,
@@ -32317,7 +32315,7 @@ const eO = /* @__PURE__ */ a((e, t) => e.filter((r) => !t.includes(r)), "not"),
32317
32315
  ...f.filter(($) => M.includes($.id))
32318
32316
  ], j = f.filter(($) => !M.includes($.id));
32319
32317
  p(R), h(j), s(eO(i, M));
32320
- }, "handleCheckedLeft"), A = /* @__PURE__ */ a((M, R, j = {}) => /* @__PURE__ */ U(
32318
+ }, "handleCheckedLeft"), A = /* @__PURE__ */ a((M, R, j = {}) => /* @__PURE__ */ G(
32321
32319
  Kr,
32322
32320
  {
32323
32321
  sx: /* @__PURE__ */ a(($) => ({
@@ -32331,7 +32329,7 @@ const eO = /* @__PURE__ */ a((e, t) => e.filter((r) => !t.includes(r)), "not"),
32331
32329
  children: [
32332
32330
  /* @__PURE__ */ y(pi, { dense: !0, component: "div", role: "list", children: M.map(($, N) => {
32333
32331
  const B = `transfer-list-item-${$.id}-label`;
32334
- return /* @__PURE__ */ U(
32332
+ return /* @__PURE__ */ G(
32335
32333
  Zn,
32336
32334
  {
32337
32335
  role: "listitem",
@@ -32379,7 +32377,7 @@ const eO = /* @__PURE__ */ a((e, t) => e.filter((r) => !t.includes(r)), "not"),
32379
32377
  ]
32380
32378
  }
32381
32379
  ), "customList");
32382
- return /* @__PURE__ */ U(
32380
+ return /* @__PURE__ */ G(
32383
32381
  Mn,
32384
32382
  {
32385
32383
  container: !0,
@@ -32401,7 +32399,7 @@ const eO = /* @__PURE__ */ a((e, t) => e.filter((r) => !t.includes(r)), "not"),
32401
32399
  children: A(d, !0)
32402
32400
  }
32403
32401
  ) }),
32404
- /* @__PURE__ */ y(Mn, { item: !0, children: /* @__PURE__ */ U(
32402
+ /* @__PURE__ */ y(Mn, { item: !0, children: /* @__PURE__ */ G(
32405
32403
  Mn,
32406
32404
  {
32407
32405
  container: !0,
@@ -32659,7 +32657,7 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
32659
32657
  ), b = He((v) => {
32660
32658
  v.stopPropagation();
32661
32659
  }, []);
32662
- return /* @__PURE__ */ U(
32660
+ return /* @__PURE__ */ G(
32663
32661
  El,
32664
32662
  {
32665
32663
  open: t,
@@ -32671,12 +32669,12 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
32671
32669
  children: [
32672
32670
  /* @__PURE__ */ y(Pl, { style: yH, id: "draggable-dialog-title", children: h(n, { _: n, ...f }) }),
32673
32671
  /* @__PURE__ */ y(wl, { dividers: !0, children: o }),
32674
- /* @__PURE__ */ U(kl, { children: [
32675
- /* @__PURE__ */ U(ln, { disabled: r, onClick: u, children: [
32672
+ /* @__PURE__ */ G(kl, { children: [
32673
+ /* @__PURE__ */ G(ln, { disabled: r, onClick: u, children: [
32676
32674
  /* @__PURE__ */ y(l, { sx: { paddingRight: "0.5em" } }),
32677
32675
  h(i, { _: i })
32678
32676
  ] }),
32679
- /* @__PURE__ */ U(
32677
+ /* @__PURE__ */ G(
32680
32678
  ln,
32681
32679
  {
32682
32680
  disabled: r,
@@ -32725,7 +32723,7 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
32725
32723
  none: !1
32726
32724
  }), g(T);
32727
32725
  }, "handleTodos");
32728
- return d ? null : /* @__PURE__ */ U(dn, { children: [
32726
+ return d ? null : /* @__PURE__ */ G(dn, { children: [
32729
32727
  /* @__PURE__ */ y(
32730
32728
  ot,
32731
32729
  {
@@ -32748,7 +32746,7 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
32748
32746
  format: SH,
32749
32747
  helperText: !1,
32750
32748
  InputProps: {
32751
- endAdornment: /* @__PURE__ */ U(dn, { children: [
32749
+ endAdornment: /* @__PURE__ */ G(dn, { children: [
32752
32750
  /* @__PURE__ */ y(
32753
32751
  Mr,
32754
32752
  {
@@ -32832,7 +32830,7 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
32832
32830
  backgroundColor: "white !important"
32833
32831
  }
32834
32832
  },
32835
- children: /* @__PURE__ */ U(
32833
+ children: /* @__PURE__ */ G(
32836
32834
  _P,
32837
32835
  {
32838
32836
  bulkActionButtons: /* @__PURE__ */ y("span", {}),
@@ -32902,7 +32900,7 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
32902
32900
  },
32903
32901
  `${f.id}-placeholder`
32904
32902
  ) : null }, f.id)), "renderTreeItems");
32905
- return /* @__PURE__ */ U(
32903
+ return /* @__PURE__ */ G(
32906
32904
  ot,
32907
32905
  {
32908
32906
  display: "flex",
@@ -32976,7 +32974,7 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
32976
32974
  ), h = He((g) => {
32977
32975
  g.stopPropagation();
32978
32976
  }, []);
32979
- return /* @__PURE__ */ U(
32977
+ return /* @__PURE__ */ G(
32980
32978
  El,
32981
32979
  {
32982
32980
  open: t,
@@ -32989,12 +32987,12 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
32989
32987
  children: [
32990
32988
  /* @__PURE__ */ y(Pl, { style: PH, id: "draggable-dialog-title", children: p(n, { _: n, ...d }) }),
32991
32989
  /* @__PURE__ */ y(wl, { dividers: !0, children: /* @__PURE__ */ y(kH, {}) }),
32992
- /* @__PURE__ */ U(kl, { children: [
32993
- /* @__PURE__ */ U(ln, { disabled: r, onClick: l, children: [
32990
+ /* @__PURE__ */ G(kl, { children: [
32991
+ /* @__PURE__ */ G(ln, { disabled: r, onClick: l, children: [
32994
32992
  /* @__PURE__ */ y(s, { sx: { paddingRight: "0.5em" } }),
32995
32993
  p(o, { _: o })
32996
32994
  ] }),
32997
- /* @__PURE__ */ U(
32995
+ /* @__PURE__ */ G(
32998
32996
  ln,
32999
32997
  {
33000
32998
  disabled: r,
@@ -33050,7 +33048,7 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
33050
33048
  none: !1
33051
33049
  }), w && w(S, f, R);
33052
33050
  }, "handleTodos");
33053
- return b ? null : /* @__PURE__ */ U(dn, { children: [
33051
+ return b ? null : /* @__PURE__ */ G(dn, { children: [
33054
33052
  /* @__PURE__ */ y(
33055
33053
  ot,
33056
33054
  {
@@ -33073,7 +33071,7 @@ const bH = /* @__PURE__ */ a((e) => /* @__PURE__ */ y(
33073
33071
  format: AH,
33074
33072
  helperText: !1,
33075
33073
  InputProps: {
33076
- endAdornment: /* @__PURE__ */ U(dn, { children: [
33074
+ endAdornment: /* @__PURE__ */ G(dn, { children: [
33077
33075
  t && /* @__PURE__ */ y(
33078
33076
  Mr,
33079
33077
  {
@@ -49807,7 +49805,7 @@ const Wu = [
49807
49805
  "yoga",
49808
49806
  "zinc",
49809
49807
  "zoology"
49810
- ], G = {
49808
+ ], q = {
49811
49809
  plural: {
49812
49810
  men: new RegExp("^(m|wom)en$", "gi"),
49813
49811
  people: new RegExp("(pe)ople$", "gi"),
@@ -49879,133 +49877,133 @@ const Wu = [
49879
49877
  }
49880
49878
  }, xk = [
49881
49879
  // do not replace if its already a plural word
49882
- [G.plural.men],
49883
- [G.plural.people],
49884
- [G.plural.children],
49885
- [G.plural.tia],
49886
- [G.plural.analyses],
49887
- [G.plural.databases],
49888
- [G.plural.drives],
49889
- [G.plural.hives],
49890
- [G.plural.curves],
49891
- [G.plural.lrves],
49892
- [G.plural.foves],
49893
- [G.plural.aeiouyies],
49894
- [G.plural.series],
49895
- [G.plural.movies],
49896
- [G.plural.xes],
49897
- [G.plural.mice],
49898
- [G.plural.buses],
49899
- [G.plural.oes],
49900
- [G.plural.shoes],
49901
- [G.plural.crises],
49902
- [G.plural.octopuses],
49903
- [G.plural.aliases],
49904
- [G.plural.summonses],
49905
- [G.plural.oxen],
49906
- [G.plural.matrices],
49907
- [G.plural.feet],
49908
- [G.plural.teeth],
49909
- [G.plural.geese],
49910
- [G.plural.quizzes],
49911
- [G.plural.whereases],
49912
- [G.plural.criteria],
49913
- [G.plural.genera],
49880
+ [q.plural.men],
49881
+ [q.plural.people],
49882
+ [q.plural.children],
49883
+ [q.plural.tia],
49884
+ [q.plural.analyses],
49885
+ [q.plural.databases],
49886
+ [q.plural.drives],
49887
+ [q.plural.hives],
49888
+ [q.plural.curves],
49889
+ [q.plural.lrves],
49890
+ [q.plural.foves],
49891
+ [q.plural.aeiouyies],
49892
+ [q.plural.series],
49893
+ [q.plural.movies],
49894
+ [q.plural.xes],
49895
+ [q.plural.mice],
49896
+ [q.plural.buses],
49897
+ [q.plural.oes],
49898
+ [q.plural.shoes],
49899
+ [q.plural.crises],
49900
+ [q.plural.octopuses],
49901
+ [q.plural.aliases],
49902
+ [q.plural.summonses],
49903
+ [q.plural.oxen],
49904
+ [q.plural.matrices],
49905
+ [q.plural.feet],
49906
+ [q.plural.teeth],
49907
+ [q.plural.geese],
49908
+ [q.plural.quizzes],
49909
+ [q.plural.whereases],
49910
+ [q.plural.criteria],
49911
+ [q.plural.genera],
49914
49912
  // original rule
49915
- [G.singular.man, "$1en"],
49916
- [G.singular.person, "$1ople"],
49917
- [G.singular.child, "$1ren"],
49918
- [G.singular.drive, "$1s"],
49919
- [G.singular.ox, "$1en"],
49920
- [G.singular.axis, "$1es"],
49921
- [G.singular.octopus, "$1uses"],
49922
- [G.singular.alias, "$1es"],
49923
- [G.singular.summons, "$1es"],
49924
- [G.singular.bus, "$1ses"],
49925
- [G.singular.buffalo, "$1oes"],
49926
- [G.singular.tium, "$1a"],
49927
- [G.singular.sis, "ses"],
49928
- [G.singular.ffe, "$1$2ves"],
49929
- [G.singular.hive, "$1ves"],
49930
- [G.singular.aeiouyy, "$1ies"],
49931
- [G.singular.matrix, "$1ices"],
49932
- [G.singular.vertex, "$1ices"],
49933
- [G.singular.x, "$1es"],
49934
- [G.singular.mouse, "$1ice"],
49935
- [G.singular.foot, "feet"],
49936
- [G.singular.tooth, "teeth"],
49937
- [G.singular.goose, "geese"],
49938
- [G.singular.quiz, "$1zes"],
49939
- [G.singular.whereas, "$1es"],
49940
- [G.singular.criterion, "$1a"],
49941
- [G.singular.genus, "genera"],
49942
- [G.singular.s, "s"],
49943
- [G.singular.common, "s"]
49913
+ [q.singular.man, "$1en"],
49914
+ [q.singular.person, "$1ople"],
49915
+ [q.singular.child, "$1ren"],
49916
+ [q.singular.drive, "$1s"],
49917
+ [q.singular.ox, "$1en"],
49918
+ [q.singular.axis, "$1es"],
49919
+ [q.singular.octopus, "$1uses"],
49920
+ [q.singular.alias, "$1es"],
49921
+ [q.singular.summons, "$1es"],
49922
+ [q.singular.bus, "$1ses"],
49923
+ [q.singular.buffalo, "$1oes"],
49924
+ [q.singular.tium, "$1a"],
49925
+ [q.singular.sis, "ses"],
49926
+ [q.singular.ffe, "$1$2ves"],
49927
+ [q.singular.hive, "$1ves"],
49928
+ [q.singular.aeiouyy, "$1ies"],
49929
+ [q.singular.matrix, "$1ices"],
49930
+ [q.singular.vertex, "$1ices"],
49931
+ [q.singular.x, "$1es"],
49932
+ [q.singular.mouse, "$1ice"],
49933
+ [q.singular.foot, "feet"],
49934
+ [q.singular.tooth, "teeth"],
49935
+ [q.singular.goose, "geese"],
49936
+ [q.singular.quiz, "$1zes"],
49937
+ [q.singular.whereas, "$1es"],
49938
+ [q.singular.criterion, "$1a"],
49939
+ [q.singular.genus, "genera"],
49940
+ [q.singular.s, "s"],
49941
+ [q.singular.common, "s"]
49944
49942
  ], Sk = [
49945
49943
  // do not replace if its already a singular word
49946
- [G.singular.man],
49947
- [G.singular.person],
49948
- [G.singular.child],
49949
- [G.singular.drive],
49950
- [G.singular.ox],
49951
- [G.singular.axis],
49952
- [G.singular.octopus],
49953
- [G.singular.alias],
49954
- [G.singular.summons],
49955
- [G.singular.bus],
49956
- [G.singular.buffalo],
49957
- [G.singular.tium],
49958
- [G.singular.sis],
49959
- [G.singular.ffe],
49960
- [G.singular.hive],
49961
- [G.singular.aeiouyy],
49962
- [G.singular.x],
49963
- [G.singular.matrix],
49964
- [G.singular.mouse],
49965
- [G.singular.foot],
49966
- [G.singular.tooth],
49967
- [G.singular.goose],
49968
- [G.singular.quiz],
49969
- [G.singular.whereas],
49970
- [G.singular.criterion],
49971
- [G.singular.genus],
49944
+ [q.singular.man],
49945
+ [q.singular.person],
49946
+ [q.singular.child],
49947
+ [q.singular.drive],
49948
+ [q.singular.ox],
49949
+ [q.singular.axis],
49950
+ [q.singular.octopus],
49951
+ [q.singular.alias],
49952
+ [q.singular.summons],
49953
+ [q.singular.bus],
49954
+ [q.singular.buffalo],
49955
+ [q.singular.tium],
49956
+ [q.singular.sis],
49957
+ [q.singular.ffe],
49958
+ [q.singular.hive],
49959
+ [q.singular.aeiouyy],
49960
+ [q.singular.x],
49961
+ [q.singular.matrix],
49962
+ [q.singular.mouse],
49963
+ [q.singular.foot],
49964
+ [q.singular.tooth],
49965
+ [q.singular.goose],
49966
+ [q.singular.quiz],
49967
+ [q.singular.whereas],
49968
+ [q.singular.criterion],
49969
+ [q.singular.genus],
49972
49970
  // original rule
49973
- [G.plural.men, "$1an"],
49974
- [G.plural.people, "$1rson"],
49975
- [G.plural.children, "$1"],
49976
- [G.plural.databases, "$1"],
49977
- [G.plural.drives, "$1"],
49978
- [G.plural.genera, "genus"],
49979
- [G.plural.criteria, "$1on"],
49980
- [G.plural.tia, "$1um"],
49981
- [G.plural.analyses, "$1$2sis"],
49982
- [G.plural.hives, "$1ve"],
49983
- [G.plural.curves, "$1"],
49984
- [G.plural.lrves, "$1f"],
49985
- [G.plural.aves, "$1ve"],
49986
- [G.plural.foves, "$1fe"],
49987
- [G.plural.movies, "$1ovie"],
49988
- [G.plural.aeiouyies, "$1y"],
49989
- [G.plural.series, "$1eries"],
49990
- [G.plural.xes, "$1"],
49991
- [G.plural.mice, "$1ouse"],
49992
- [G.plural.buses, "$1"],
49993
- [G.plural.oes, "$1"],
49994
- [G.plural.shoes, "$1"],
49995
- [G.plural.crises, "$1is"],
49996
- [G.plural.octopuses, "$1us"],
49997
- [G.plural.aliases, "$1"],
49998
- [G.plural.summonses, "$1"],
49999
- [G.plural.oxen, "$1"],
50000
- [G.plural.matrices, "$1ix"],
50001
- [G.plural.vertices, "$1ex"],
50002
- [G.plural.feet, "foot"],
50003
- [G.plural.teeth, "tooth"],
50004
- [G.plural.geese, "goose"],
50005
- [G.plural.quizzes, "$1"],
50006
- [G.plural.whereases, "$1"],
50007
- [G.plural.ss, "ss"],
50008
- [G.plural.s, ""]
49971
+ [q.plural.men, "$1an"],
49972
+ [q.plural.people, "$1rson"],
49973
+ [q.plural.children, "$1"],
49974
+ [q.plural.databases, "$1"],
49975
+ [q.plural.drives, "$1"],
49976
+ [q.plural.genera, "genus"],
49977
+ [q.plural.criteria, "$1on"],
49978
+ [q.plural.tia, "$1um"],
49979
+ [q.plural.analyses, "$1$2sis"],
49980
+ [q.plural.hives, "$1ve"],
49981
+ [q.plural.curves, "$1"],
49982
+ [q.plural.lrves, "$1f"],
49983
+ [q.plural.aves, "$1ve"],
49984
+ [q.plural.foves, "$1fe"],
49985
+ [q.plural.movies, "$1ovie"],
49986
+ [q.plural.aeiouyies, "$1y"],
49987
+ [q.plural.series, "$1eries"],
49988
+ [q.plural.xes, "$1"],
49989
+ [q.plural.mice, "$1ouse"],
49990
+ [q.plural.buses, "$1"],
49991
+ [q.plural.oes, "$1"],
49992
+ [q.plural.shoes, "$1"],
49993
+ [q.plural.crises, "$1is"],
49994
+ [q.plural.octopuses, "$1us"],
49995
+ [q.plural.aliases, "$1"],
49996
+ [q.plural.summonses, "$1"],
49997
+ [q.plural.oxen, "$1"],
49998
+ [q.plural.matrices, "$1ix"],
49999
+ [q.plural.vertices, "$1ex"],
50000
+ [q.plural.feet, "foot"],
50001
+ [q.plural.teeth, "tooth"],
50002
+ [q.plural.geese, "goose"],
50003
+ [q.plural.quizzes, "$1"],
50004
+ [q.plural.whereases, "$1"],
50005
+ [q.plural.ss, "ss"],
50006
+ [q.plural.s, ""]
50009
50007
  ], gJ = [
50010
50008
  "and",
50011
50009
  "or",
@@ -50740,13 +50738,13 @@ const Cs = ye("MuiFormLabel", ["root", "colorSecondary", "focused", "disabled",
50740
50738
  focused: d.focused,
50741
50739
  required: d.required
50742
50740
  }), f = GJ(p);
50743
- return /* @__PURE__ */ U(KJ, E({
50741
+ return /* @__PURE__ */ G(KJ, E({
50744
50742
  as: s,
50745
50743
  ownerState: p,
50746
50744
  className: ne(f.root, i),
50747
50745
  ref: r
50748
50746
  }, l, {
50749
- children: [o, d.required && /* @__PURE__ */ U(YJ, {
50747
+ children: [o, d.required && /* @__PURE__ */ G(YJ, {
50750
50748
  ownerState: p,
50751
50749
  "aria-hidden": !0,
50752
50750
  className: f.asterisk,
@@ -51841,7 +51839,7 @@ const jb = ye("MuiNativeSelect", ["root", "select", "multiple", "filled", "outli
51841
51839
  variant: u,
51842
51840
  error: i
51843
51841
  }), f = pQ(p);
51844
- return /* @__PURE__ */ U(x.Fragment, {
51842
+ return /* @__PURE__ */ G(x.Fragment, {
51845
51843
  children: [/* @__PURE__ */ y(fQ, E({
51846
51844
  ownerState: p,
51847
51845
  className: ne(f.select, n),
@@ -52035,7 +52033,7 @@ const xQ = /* @__PURE__ */ a((e) => {
52035
52033
  default: p,
52036
52034
  name: "Select"
52037
52035
  }), te = x.useRef(null), V = x.useRef(null), [K, J] = x.useState(null), {
52038
- current: q
52036
+ current: U
52039
52037
  } = x.useRef(M != null), [re, X] = x.useState(), ie = Ct(r, v), ae = x.useCallback((he) => {
52040
52038
  V.current = he, he && J(he);
52041
52039
  }, []), le = K == null ? void 0 : K.parentNode;
@@ -52046,7 +52044,7 @@ const xQ = /* @__PURE__ */ a((e) => {
52046
52044
  node: te.current,
52047
52045
  value: I
52048
52046
  }), [I]), x.useEffect(() => {
52049
- p && D && K && !q && (X(l ? null : le.clientWidth), V.current.focus());
52047
+ p && D && K && !U && (X(l ? null : le.clientWidth), V.current.focus());
52050
52048
  }, [K, l]), x.useEffect(() => {
52051
52049
  s && V.current.focus();
52052
52050
  }, [s]), x.useEffect(() => {
@@ -52063,7 +52061,7 @@ const xQ = /* @__PURE__ */ a((e) => {
52063
52061
  }
52064
52062
  }, [O]);
52065
52063
  const L = /* @__PURE__ */ a((he, ee) => {
52066
- he ? A && A(ee) : P && P(ee), q || (X(l ? null : le.clientWidth), _(he));
52064
+ he ? A && A(ee) : P && P(ee), U || (X(l ? null : le.clientWidth), _(he));
52067
52065
  }, "update"), de = /* @__PURE__ */ a((he) => {
52068
52066
  he.button === 0 && (he.preventDefault(), V.current.focus(), L(!0, he));
52069
52067
  }, "handleMouseDown"), W = /* @__PURE__ */ a((he) => {
@@ -52151,7 +52149,7 @@ const xQ = /* @__PURE__ */ a((e) => {
52151
52149
  }
52152
52150
  }, [ut, ge, T, C, I]), Be && (T ? tt.length === 0 ? Ce = null : Ce = tt.reduce((he, ee, pe) => (he.push(ee), pe < tt.length - 1 && he.push(", "), he), []) : Ce = et);
52153
52151
  let Et = re;
52154
- !l && q && K && (Et = le.clientWidth);
52152
+ !l && U && K && (Et = le.clientWidth);
52155
52153
  let Re;
52156
52154
  typeof N < "u" ? Re = N : Re = h ? null : 0;
52157
52155
  const Q = $.id || (C ? `mui-component-select-${C}` : void 0), Ne = E({}, t, {
@@ -52160,7 +52158,7 @@ const xQ = /* @__PURE__ */ a((e) => {
52160
52158
  open: ct,
52161
52159
  error: m
52162
52160
  }), it = xQ(Ne), mt = E({}, k.PaperProps, (n = k.slotProps) == null ? void 0 : n.paper), Ft = xl();
52163
- return /* @__PURE__ */ U(x.Fragment, {
52161
+ return /* @__PURE__ */ G(x.Fragment, {
52164
52162
  children: [/* @__PURE__ */ y(bQ, E({
52165
52163
  ref: ae,
52166
52164
  tabIndex: Re,
@@ -52696,7 +52694,7 @@ const RQ = ["autoComplete", "autoFocus", "children", "className", "color", "defa
52696
52694
  process.env.NODE_ENV !== "production" && B && !s && console.error("MUI: `children` must be passed when using the `TextField` component with `select`.");
52697
52695
  const V = {};
52698
52696
  Y === "outlined" && (v && typeof v.shrink < "u" && (V.notched = v.shrink), V.label = C), B && ((!z || !z.native) && (V.id = void 0), V["aria-describedby"] = void 0);
52699
- const K = xl(b), J = m && K ? `${K}-helper-text` : void 0, q = C && K ? `${K}-label` : void 0, re = AQ[Y], X = /* @__PURE__ */ y(re, E({
52697
+ const K = xl(b), J = m && K ? `${K}-helper-text` : void 0, U = C && K ? `${K}-label` : void 0, re = AQ[Y], X = /* @__PURE__ */ y(re, E({
52700
52698
  "aria-describedby": J,
52701
52699
  autoComplete: o,
52702
52700
  autoFocus: i,
@@ -52717,7 +52715,7 @@ const RQ = ["autoComplete", "autoFocus", "children", "className", "color", "defa
52717
52715
  placeholder: j,
52718
52716
  inputProps: O
52719
52717
  }, V, k));
52720
- return /* @__PURE__ */ U($Q, E({
52718
+ return /* @__PURE__ */ G($Q, E({
52721
52719
  className: ne(te.root, l),
52722
52720
  disabled: p,
52723
52721
  error: f,
@@ -52730,13 +52728,13 @@ const RQ = ["autoComplete", "autoFocus", "children", "className", "color", "defa
52730
52728
  }, D, {
52731
52729
  children: [C != null && C !== "" && /* @__PURE__ */ y(jk, E({
52732
52730
  htmlFor: K,
52733
- id: q
52731
+ id: U
52734
52732
  }, v, {
52735
52733
  children: C
52736
52734
  })), B ? /* @__PURE__ */ y(Bb, E({
52737
52735
  "aria-describedby": J,
52738
52736
  id: K,
52739
- labelId: q,
52737
+ labelId: U,
52740
52738
  value: I,
52741
52739
  input: X
52742
52740
  }, z, {
@@ -53786,7 +53784,7 @@ const Mee = /* @__PURE__ */ a((e) => {
53786
53784
  translate: V,
53787
53785
  translateChoice: K,
53788
53786
  validate: J,
53789
- validateFields: q,
53787
+ validateFields: U,
53790
53788
  value: re,
53791
53789
  ...X
53792
53790
  }) => X, "sanitizeInputRestProps"), oZ = /* @__PURE__ */ a(({
@@ -53945,7 +53943,7 @@ const Mee = /* @__PURE__ */ a((e) => {
53945
53943
  hidden: n,
53946
53944
  propsContenido: { helperText: o, sx: i, readOnly: s }
53947
53945
  } = ar(e);
53948
- return n ? null : /* @__PURE__ */ U(
53946
+ return n ? null : /* @__PURE__ */ G(
53949
53947
  ot,
53950
53948
  {
53951
53949
  sx: {