biblio-react 3.0.0-alpha4 → 3.0.0-alpha6
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 +752 -766
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var lf = Object.defineProperty;
|
|
2
2
|
var o = (e, t) => lf(e, "name", { value: t, configurable: !0 });
|
|
3
3
|
import Ne, { jsx as f, jsxs as B, Fragment as ur } from "react/jsx-runtime";
|
|
4
|
-
import * as
|
|
4
|
+
import * as S from "react";
|
|
5
5
|
import zt, { forwardRef as gi, useContext as me, createElement as ss, Children as Wn, isValidElement as xr, cloneElement as rr, createContext as Fr, useState as Ue, useMemo as $t, useCallback as ke, useEffect as ft, Fragment as Gt, memo as sf, useRef as bi } from "react";
|
|
6
6
|
import a from "prop-types";
|
|
7
7
|
import { MenuItem as Ga, ListItemIcon as qa, ListItemText as cs, useMediaQuery as Un, Typography as qc, Box as $e, alpha as cf, createTheme as yi, StyledEngineProvider as Kc, Stack as Yc, Card as uf, CircularProgress as Qc, Dialog as Oi, DialogTitle as Xc, DialogContent as df, DialogActions as pf, Tooltip as Gn, IconButton as wn, ThemeProvider as ff, Paper as xi, CardContent as Zc, Collapse as mf, List as hf, Divider as gf, Button as us } from "@mui/material";
|
|
@@ -250,16 +250,16 @@ var Ee = {};
|
|
|
250
250
|
var hs;
|
|
251
251
|
function $m() {
|
|
252
252
|
return hs || (hs = 1, process.env.NODE_ENV !== "production" && function() {
|
|
253
|
-
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), s = Symbol.for("react.context"), c = Symbol.for("react.server_context"), u = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), h = Symbol.for("react.memo"), m = Symbol.for("react.lazy"), b = Symbol.for("react.offscreen"), v = !1, g = !1, y = !1, T = !1, C = !1,
|
|
254
|
-
|
|
255
|
-
function
|
|
253
|
+
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), s = Symbol.for("react.context"), c = Symbol.for("react.server_context"), u = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), h = Symbol.for("react.memo"), m = Symbol.for("react.lazy"), b = Symbol.for("react.offscreen"), v = !1, g = !1, y = !1, T = !1, C = !1, x;
|
|
254
|
+
x = Symbol.for("react.module.reference");
|
|
255
|
+
function E(D) {
|
|
256
256
|
return !!(typeof D == "string" || typeof D == "function" || D === r || D === i || C || D === n || D === d || D === p || T || D === b || v || g || y || typeof D == "object" && D !== null && (D.$$typeof === m || D.$$typeof === h || D.$$typeof === l || D.$$typeof === s || D.$$typeof === u || // This needs to include all possible module reference object
|
|
257
257
|
// types supported by any Flight configuration anywhere since
|
|
258
258
|
// we don't know which Flight build this will end up being used
|
|
259
259
|
// with.
|
|
260
|
-
D.$$typeof ===
|
|
260
|
+
D.$$typeof === x || D.getModuleId !== void 0));
|
|
261
261
|
}
|
|
262
|
-
o(
|
|
262
|
+
o(E, "isValidElementType");
|
|
263
263
|
function O(D) {
|
|
264
264
|
if (typeof D == "object" && D !== null) {
|
|
265
265
|
var re = D.$$typeof;
|
|
@@ -349,7 +349,7 @@ function $m() {
|
|
|
349
349
|
function X(D) {
|
|
350
350
|
return O(D) === p;
|
|
351
351
|
}
|
|
352
|
-
o(X, "isSuspenseList"), Ee.ContextConsumer = w, Ee.ContextProvider = F, Ee.Element = $, Ee.ForwardRef = k, Ee.Fragment = R, Ee.Lazy = L, Ee.Memo = N, Ee.Portal = A, Ee.Profiler = _, Ee.StrictMode = j, Ee.Suspense = I, Ee.SuspenseList = V, Ee.isAsyncMode = ee, Ee.isConcurrentMode = ge, Ee.isContextConsumer = le, Ee.isContextProvider = Ce, Ee.isElement = ie, Ee.isForwardRef = U, Ee.isFragment = oe, Ee.isLazy = ve, Ee.isMemo = ne, Ee.isPortal = te, Ee.isProfiler = ue, Ee.isStrictMode = Q, Ee.isSuspense = z, Ee.isSuspenseList = X, Ee.isValidElementType =
|
|
352
|
+
o(X, "isSuspenseList"), Ee.ContextConsumer = w, Ee.ContextProvider = F, Ee.Element = $, Ee.ForwardRef = k, Ee.Fragment = R, Ee.Lazy = L, Ee.Memo = N, Ee.Portal = A, Ee.Profiler = _, Ee.StrictMode = j, Ee.Suspense = I, Ee.SuspenseList = V, Ee.isAsyncMode = ee, Ee.isConcurrentMode = ge, Ee.isContextConsumer = le, Ee.isContextProvider = Ce, Ee.isElement = ie, Ee.isForwardRef = U, Ee.isFragment = oe, Ee.isLazy = ve, Ee.isMemo = ne, Ee.isPortal = te, Ee.isProfiler = ue, Ee.isStrictMode = Q, Ee.isSuspense = z, Ee.isSuspenseList = X, Ee.isValidElementType = E, Ee.typeOf = O;
|
|
353
353
|
}()), Ee;
|
|
354
354
|
}
|
|
355
355
|
o($m, "requireReactIs_development$1");
|
|
@@ -440,7 +440,7 @@ function Nm(e, t) {
|
|
|
440
440
|
o(Nm, "deprecatedPropType");
|
|
441
441
|
function _m(e, t) {
|
|
442
442
|
var r, n;
|
|
443
|
-
return /* @__PURE__ */
|
|
443
|
+
return /* @__PURE__ */ S.isValidElement(e) && t.indexOf(
|
|
444
444
|
// For server components `muiName` is avaialble in element.type._payload.value.muiName
|
|
445
445
|
// relevant info - https://github.com/facebook/react/blob/2807d781a08db8e9873687fccc25c0f12b4fb3d4/packages/react/src/ReactLazy.js#L45
|
|
446
446
|
// eslint-disable-next-line no-underscore-dangle
|
|
@@ -475,16 +475,16 @@ function kn(e, t) {
|
|
|
475
475
|
typeof e == "function" ? e(t) : e && (e.current = t);
|
|
476
476
|
}
|
|
477
477
|
o(kn, "setRef");
|
|
478
|
-
const or = typeof window < "u" ?
|
|
478
|
+
const or = typeof window < "u" ? S.useLayoutEffect : S.useEffect;
|
|
479
479
|
let bs = 0;
|
|
480
480
|
function Vm(e) {
|
|
481
|
-
const [t, r] =
|
|
482
|
-
return
|
|
481
|
+
const [t, r] = S.useState(e), n = e || t;
|
|
482
|
+
return S.useEffect(() => {
|
|
483
483
|
t == null && (bs += 1, r(`mui-${bs}`));
|
|
484
484
|
}, [t]), n;
|
|
485
485
|
}
|
|
486
486
|
o(Vm, "useGlobalId");
|
|
487
|
-
const vs =
|
|
487
|
+
const vs = S.useId;
|
|
488
488
|
function Ri(e) {
|
|
489
489
|
if (vs !== void 0) {
|
|
490
490
|
const t = vs();
|
|
@@ -508,38 +508,38 @@ function Pu({
|
|
|
508
508
|
}) {
|
|
509
509
|
const {
|
|
510
510
|
current: i
|
|
511
|
-
} =
|
|
511
|
+
} = S.useRef(e !== void 0), [l, s] = S.useState(t), c = i ? e : l;
|
|
512
512
|
if (process.env.NODE_ENV !== "production") {
|
|
513
|
-
|
|
513
|
+
S.useEffect(() => {
|
|
514
514
|
i !== (e !== void 0) && console.error([`MUI: A component is changing the ${i ? "" : "un"}controlled ${n} state of ${r} to be ${i ? "un" : ""}controlled.`, "Elements should not switch from uncontrolled to controlled (or vice versa).", `Decide between using a controlled or uncontrolled ${r} element for the lifetime of the component.`, "The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.", "More info: https://fb.me/react-controlled-components"].join(`
|
|
515
515
|
`));
|
|
516
516
|
}, [n, r, e]);
|
|
517
517
|
const {
|
|
518
518
|
current: d
|
|
519
|
-
} =
|
|
520
|
-
|
|
519
|
+
} = S.useRef(t);
|
|
520
|
+
S.useEffect(() => {
|
|
521
521
|
!i && !Object.is(d, t) && console.error([`MUI: A component is changing the default ${n} state of an uncontrolled ${r} after being initialized. To suppress this warning opt to use a controlled ${r}.`].join(`
|
|
522
522
|
`));
|
|
523
523
|
}, [JSON.stringify(t)]);
|
|
524
524
|
}
|
|
525
|
-
const u =
|
|
525
|
+
const u = S.useCallback((d) => {
|
|
526
526
|
i || s(d);
|
|
527
527
|
}, []);
|
|
528
528
|
return [c, u];
|
|
529
529
|
}
|
|
530
530
|
o(Pu, "useControlled");
|
|
531
531
|
function Ot(e) {
|
|
532
|
-
const t =
|
|
532
|
+
const t = S.useRef(e);
|
|
533
533
|
return or(() => {
|
|
534
534
|
t.current = e;
|
|
535
|
-
}),
|
|
535
|
+
}), S.useRef((...r) => (
|
|
536
536
|
// @ts-expect-error hide `this`
|
|
537
537
|
(0, t.current)(...r)
|
|
538
538
|
)).current;
|
|
539
539
|
}
|
|
540
540
|
o(Ot, "useEventCallback");
|
|
541
541
|
function qe(...e) {
|
|
542
|
-
return
|
|
542
|
+
return S.useMemo(() => e.every((t) => t == null) ? null : (t) => {
|
|
543
543
|
e.forEach((r) => {
|
|
544
544
|
kn(r, t);
|
|
545
545
|
});
|
|
@@ -548,13 +548,13 @@ function qe(...e) {
|
|
|
548
548
|
o(qe, "useForkRef");
|
|
549
549
|
const ys = {};
|
|
550
550
|
function Bm(e, t) {
|
|
551
|
-
const r =
|
|
551
|
+
const r = S.useRef(ys);
|
|
552
552
|
return r.current === ys && (r.current = e(t)), r;
|
|
553
553
|
}
|
|
554
554
|
o(Bm, "useLazyRef");
|
|
555
555
|
const zm = [];
|
|
556
556
|
function Hm(e) {
|
|
557
|
-
|
|
557
|
+
S.useEffect(e, zm);
|
|
558
558
|
}
|
|
559
559
|
o(Hm, "useOnMount");
|
|
560
560
|
const Hn = class Hn {
|
|
@@ -634,9 +634,9 @@ function Qm(e) {
|
|
|
634
634
|
}
|
|
635
635
|
o(Qm, "isFocusVisible");
|
|
636
636
|
function Zn() {
|
|
637
|
-
const e =
|
|
637
|
+
const e = S.useCallback((i) => {
|
|
638
638
|
i != null && Ym(i.ownerDocument);
|
|
639
|
-
}, []), t =
|
|
639
|
+
}, []), t = S.useRef(!1);
|
|
640
640
|
function r() {
|
|
641
641
|
return t.current ? (Xa = !0, Wm.start(100, () => {
|
|
642
642
|
Xa = !1;
|
|
@@ -895,7 +895,7 @@ function Rt(e) {
|
|
|
895
895
|
}), i);
|
|
896
896
|
}
|
|
897
897
|
o(Rt, "useSlotProps");
|
|
898
|
-
const Du = /* @__PURE__ */
|
|
898
|
+
const Du = /* @__PURE__ */ S.createContext(void 0);
|
|
899
899
|
function Nu({
|
|
900
900
|
value: e,
|
|
901
901
|
children: t
|
|
@@ -936,7 +936,7 @@ function ih({
|
|
|
936
936
|
props: e,
|
|
937
937
|
name: t
|
|
938
938
|
}) {
|
|
939
|
-
const r =
|
|
939
|
+
const r = S.useContext(Du);
|
|
940
940
|
return ah({
|
|
941
941
|
props: e,
|
|
942
942
|
name: t,
|
|
@@ -1218,7 +1218,7 @@ function Ch(e) {
|
|
|
1218
1218
|
}
|
|
1219
1219
|
o(Ch, "compile");
|
|
1220
1220
|
function Sn(e, t, r, n, i, l, s, c, u) {
|
|
1221
|
-
for (var d = 0, p = 0, h = s, m = 0, b = 0, v = 0, g = 1, y = 1, T = 1, C = 0,
|
|
1221
|
+
for (var d = 0, p = 0, h = s, m = 0, b = 0, v = 0, g = 1, y = 1, T = 1, C = 0, x = "", E = i, O = l, w = n, F = x; y; )
|
|
1222
1222
|
switch (v = C, C = pt()) {
|
|
1223
1223
|
case 40:
|
|
1224
1224
|
if (v != 108 && Qe(F, h - 1) == 58) {
|
|
@@ -1264,22 +1264,22 @@ function Sn(e, t, r, n, i, l, s, c, u) {
|
|
|
1264
1264
|
case 59:
|
|
1265
1265
|
F += ";";
|
|
1266
1266
|
default:
|
|
1267
|
-
if (cn(w = Ps(F, t, r, d, p, i, c,
|
|
1267
|
+
if (cn(w = Ps(F, t, r, d, p, i, c, x, E = [], O = [], h), l), C === 123)
|
|
1268
1268
|
if (p === 0)
|
|
1269
|
-
Sn(F, t, w, w,
|
|
1269
|
+
Sn(F, t, w, w, E, l, h, c, O);
|
|
1270
1270
|
else
|
|
1271
1271
|
switch (m === 99 && Qe(F, 3) === 110 ? 100 : m) {
|
|
1272
1272
|
case 100:
|
|
1273
1273
|
case 108:
|
|
1274
1274
|
case 109:
|
|
1275
1275
|
case 115:
|
|
1276
|
-
Sn(e, w, w, n && cn(Ps(e, w, w, 0, 0, i, c,
|
|
1276
|
+
Sn(e, w, w, n && cn(Ps(e, w, w, 0, 0, i, c, x, i, E = [], h), O), i, O, h, c, n ? E : O);
|
|
1277
1277
|
break;
|
|
1278
1278
|
default:
|
|
1279
1279
|
Sn(F, w, w, w, [""], O, 0, c, O);
|
|
1280
1280
|
}
|
|
1281
1281
|
}
|
|
1282
|
-
d = p = b = 0, g = T = 1,
|
|
1282
|
+
d = p = b = 0, g = T = 1, x = F = "", h = s;
|
|
1283
1283
|
break;
|
|
1284
1284
|
case 58:
|
|
1285
1285
|
h = 1 + jt(F), b = v;
|
|
@@ -1298,7 +1298,7 @@ function Sn(e, t, r, n, i, l, s, c, u) {
|
|
|
1298
1298
|
c[d++] = (jt(F) - 1) * T, T = 1;
|
|
1299
1299
|
break;
|
|
1300
1300
|
case 64:
|
|
1301
|
-
Ht() === 45 && (F += xn(pt())), m = Ht(), p = h = jt(
|
|
1301
|
+
Ht() === 45 && (F += xn(pt())), m = Ht(), p = h = jt(x = F += Th(On())), C++;
|
|
1302
1302
|
break;
|
|
1303
1303
|
case 45:
|
|
1304
1304
|
v === 45 && jt(F) == 2 && (g = 0);
|
|
@@ -1309,8 +1309,8 @@ function Sn(e, t, r, n, i, l, s, c, u) {
|
|
|
1309
1309
|
o(Sn, "parse$2");
|
|
1310
1310
|
function Ps(e, t, r, n, i, l, s, c, u, d, p) {
|
|
1311
1311
|
for (var h = i - 1, m = i === 0 ? l : [""], b = Di(m), v = 0, g = 0, y = 0; v < n; ++v)
|
|
1312
|
-
for (var T = 0, C = Ro(e, h + 1, h = hh(g = s[v])),
|
|
1313
|
-
(
|
|
1312
|
+
for (var T = 0, C = Ro(e, h + 1, h = hh(g = s[v])), x = e; T < b; ++T)
|
|
1313
|
+
(x = Bu(g > 0 ? m[T] + " " + C : Oe(C, /&\f/g, m[T]))) && (u[y++] = x);
|
|
1314
1314
|
return ta(e, t, r, i === 0 ? Ai : c, u, d, p);
|
|
1315
1315
|
}
|
|
1316
1316
|
o(Ps, "ruleset");
|
|
@@ -1625,12 +1625,12 @@ If multiple caches share the same key they might "fight" for each other's style
|
|
|
1625
1625
|
})], m = kh(d.concat(i, h)), b = /* @__PURE__ */ o(function(y) {
|
|
1626
1626
|
return Wr(Ch(y), m);
|
|
1627
1627
|
}, "stylis");
|
|
1628
|
-
u = /* @__PURE__ */ o(function(y, T, C,
|
|
1628
|
+
u = /* @__PURE__ */ o(function(y, T, C, x) {
|
|
1629
1629
|
p = C, process.env.NODE_ENV !== "production" && T.map !== void 0 && (p = {
|
|
1630
1630
|
insert: /* @__PURE__ */ o(function(O) {
|
|
1631
1631
|
C.insert(O + T.map);
|
|
1632
1632
|
}, "insert")
|
|
1633
|
-
}), b(y ? y + "{" + T.styles + "}" : T.styles),
|
|
1633
|
+
}), b(y ? y + "{" + T.styles + "}" : T.styles), x && (v.inserted[T.name] = !0);
|
|
1634
1634
|
}, "insert");
|
|
1635
1635
|
}
|
|
1636
1636
|
var v = {
|
|
@@ -1663,7 +1663,7 @@ function Hh() {
|
|
|
1663
1663
|
if (ws) return Pe;
|
|
1664
1664
|
ws = 1;
|
|
1665
1665
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, i = e ? Symbol.for("react.strict_mode") : 60108, l = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, u = e ? Symbol.for("react.async_mode") : 60111, d = e ? Symbol.for("react.concurrent_mode") : 60111, p = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, b = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, g = e ? Symbol.for("react.block") : 60121, y = e ? Symbol.for("react.fundamental") : 60117, T = e ? Symbol.for("react.responder") : 60118, C = e ? Symbol.for("react.scope") : 60119;
|
|
1666
|
-
function
|
|
1666
|
+
function x(O) {
|
|
1667
1667
|
if (typeof O == "object" && O !== null) {
|
|
1668
1668
|
var w = O.$$typeof;
|
|
1669
1669
|
switch (w) {
|
|
@@ -1693,37 +1693,37 @@ function Hh() {
|
|
|
1693
1693
|
}
|
|
1694
1694
|
}
|
|
1695
1695
|
}
|
|
1696
|
-
o(
|
|
1697
|
-
function
|
|
1698
|
-
return
|
|
1696
|
+
o(x, "z");
|
|
1697
|
+
function E(O) {
|
|
1698
|
+
return x(O) === d;
|
|
1699
1699
|
}
|
|
1700
|
-
return o(
|
|
1701
|
-
return
|
|
1702
|
-
}, Pe.isConcurrentMode =
|
|
1703
|
-
return
|
|
1700
|
+
return o(E, "A"), Pe.AsyncMode = u, Pe.ConcurrentMode = d, Pe.ContextConsumer = c, Pe.ContextProvider = s, Pe.Element = t, Pe.ForwardRef = p, Pe.Fragment = n, Pe.Lazy = v, Pe.Memo = b, Pe.Portal = r, Pe.Profiler = l, Pe.StrictMode = i, Pe.Suspense = h, Pe.isAsyncMode = function(O) {
|
|
1701
|
+
return E(O) || x(O) === u;
|
|
1702
|
+
}, Pe.isConcurrentMode = E, Pe.isContextConsumer = function(O) {
|
|
1703
|
+
return x(O) === c;
|
|
1704
1704
|
}, Pe.isContextProvider = function(O) {
|
|
1705
|
-
return
|
|
1705
|
+
return x(O) === s;
|
|
1706
1706
|
}, Pe.isElement = function(O) {
|
|
1707
1707
|
return typeof O == "object" && O !== null && O.$$typeof === t;
|
|
1708
1708
|
}, Pe.isForwardRef = function(O) {
|
|
1709
|
-
return
|
|
1709
|
+
return x(O) === p;
|
|
1710
1710
|
}, Pe.isFragment = function(O) {
|
|
1711
|
-
return
|
|
1711
|
+
return x(O) === n;
|
|
1712
1712
|
}, Pe.isLazy = function(O) {
|
|
1713
|
-
return
|
|
1713
|
+
return x(O) === v;
|
|
1714
1714
|
}, Pe.isMemo = function(O) {
|
|
1715
|
-
return
|
|
1715
|
+
return x(O) === b;
|
|
1716
1716
|
}, Pe.isPortal = function(O) {
|
|
1717
|
-
return
|
|
1717
|
+
return x(O) === r;
|
|
1718
1718
|
}, Pe.isProfiler = function(O) {
|
|
1719
|
-
return
|
|
1719
|
+
return x(O) === l;
|
|
1720
1720
|
}, Pe.isStrictMode = function(O) {
|
|
1721
|
-
return
|
|
1721
|
+
return x(O) === i;
|
|
1722
1722
|
}, Pe.isSuspense = function(O) {
|
|
1723
|
-
return
|
|
1723
|
+
return x(O) === h;
|
|
1724
1724
|
}, Pe.isValidElementType = function(O) {
|
|
1725
1725
|
return typeof O == "string" || typeof O == "function" || O === n || O === d || O === l || O === i || O === h || O === m || typeof O == "object" && O !== null && (O.$$typeof === v || O.$$typeof === b || O.$$typeof === s || O.$$typeof === c || O.$$typeof === p || O.$$typeof === y || O.$$typeof === T || O.$$typeof === C || O.$$typeof === g);
|
|
1726
|
-
}, Pe.typeOf =
|
|
1726
|
+
}, Pe.typeOf = x, Pe;
|
|
1727
1727
|
}
|
|
1728
1728
|
o(Hh, "requireReactIs_production_min");
|
|
1729
1729
|
var Te = {};
|
|
@@ -1739,12 +1739,12 @@ var ks;
|
|
|
1739
1739
|
function Wh() {
|
|
1740
1740
|
return ks || (ks = 1, process.env.NODE_ENV !== "production" && function() {
|
|
1741
1741
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, i = e ? Symbol.for("react.strict_mode") : 60108, l = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, u = e ? Symbol.for("react.async_mode") : 60111, d = e ? Symbol.for("react.concurrent_mode") : 60111, p = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, b = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, g = e ? Symbol.for("react.block") : 60121, y = e ? Symbol.for("react.fundamental") : 60117, T = e ? Symbol.for("react.responder") : 60118, C = e ? Symbol.for("react.scope") : 60119;
|
|
1742
|
-
function
|
|
1742
|
+
function x(z) {
|
|
1743
1743
|
return typeof z == "string" || typeof z == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
1744
1744
|
z === n || z === d || z === l || z === i || z === h || z === m || typeof z == "object" && z !== null && (z.$$typeof === v || z.$$typeof === b || z.$$typeof === s || z.$$typeof === c || z.$$typeof === p || z.$$typeof === y || z.$$typeof === T || z.$$typeof === C || z.$$typeof === g);
|
|
1745
1745
|
}
|
|
1746
|
-
o(
|
|
1747
|
-
function
|
|
1746
|
+
o(x, "isValidElementType");
|
|
1747
|
+
function E(z) {
|
|
1748
1748
|
if (typeof z == "object" && z !== null) {
|
|
1749
1749
|
var X = z.$$typeof;
|
|
1750
1750
|
switch (X) {
|
|
@@ -1776,22 +1776,22 @@ function Wh() {
|
|
|
1776
1776
|
}
|
|
1777
1777
|
}
|
|
1778
1778
|
}
|
|
1779
|
-
o(
|
|
1779
|
+
o(E, "typeOf");
|
|
1780
1780
|
var O = u, w = d, F = c, $ = s, k = t, R = p, L = n, N = v, A = b, _ = r, j = l, I = i, V = h, M = !1;
|
|
1781
1781
|
function H(z) {
|
|
1782
|
-
return M || (M = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), ee(z) ||
|
|
1782
|
+
return M || (M = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), ee(z) || E(z) === u;
|
|
1783
1783
|
}
|
|
1784
1784
|
o(H, "isAsyncMode");
|
|
1785
1785
|
function ee(z) {
|
|
1786
|
-
return
|
|
1786
|
+
return E(z) === d;
|
|
1787
1787
|
}
|
|
1788
1788
|
o(ee, "isConcurrentMode");
|
|
1789
1789
|
function ge(z) {
|
|
1790
|
-
return
|
|
1790
|
+
return E(z) === c;
|
|
1791
1791
|
}
|
|
1792
1792
|
o(ge, "isContextConsumer");
|
|
1793
1793
|
function le(z) {
|
|
1794
|
-
return
|
|
1794
|
+
return E(z) === s;
|
|
1795
1795
|
}
|
|
1796
1796
|
o(le, "isContextProvider");
|
|
1797
1797
|
function Ce(z) {
|
|
@@ -1799,37 +1799,37 @@ function Wh() {
|
|
|
1799
1799
|
}
|
|
1800
1800
|
o(Ce, "isElement");
|
|
1801
1801
|
function ie(z) {
|
|
1802
|
-
return
|
|
1802
|
+
return E(z) === p;
|
|
1803
1803
|
}
|
|
1804
1804
|
o(ie, "isForwardRef");
|
|
1805
1805
|
function U(z) {
|
|
1806
|
-
return
|
|
1806
|
+
return E(z) === n;
|
|
1807
1807
|
}
|
|
1808
1808
|
o(U, "isFragment");
|
|
1809
1809
|
function oe(z) {
|
|
1810
|
-
return
|
|
1810
|
+
return E(z) === v;
|
|
1811
1811
|
}
|
|
1812
1812
|
o(oe, "isLazy");
|
|
1813
1813
|
function ve(z) {
|
|
1814
|
-
return
|
|
1814
|
+
return E(z) === b;
|
|
1815
1815
|
}
|
|
1816
1816
|
o(ve, "isMemo");
|
|
1817
1817
|
function ne(z) {
|
|
1818
|
-
return
|
|
1818
|
+
return E(z) === r;
|
|
1819
1819
|
}
|
|
1820
1820
|
o(ne, "isPortal");
|
|
1821
1821
|
function te(z) {
|
|
1822
|
-
return
|
|
1822
|
+
return E(z) === l;
|
|
1823
1823
|
}
|
|
1824
1824
|
o(te, "isProfiler");
|
|
1825
1825
|
function ue(z) {
|
|
1826
|
-
return
|
|
1826
|
+
return E(z) === i;
|
|
1827
1827
|
}
|
|
1828
1828
|
o(ue, "isStrictMode");
|
|
1829
1829
|
function Q(z) {
|
|
1830
|
-
return
|
|
1830
|
+
return E(z) === h;
|
|
1831
1831
|
}
|
|
1832
|
-
o(Q, "isSuspense"), Te.AsyncMode = O, Te.ConcurrentMode = w, Te.ContextConsumer = F, Te.ContextProvider = $, Te.Element = k, Te.ForwardRef = R, Te.Fragment = L, Te.Lazy = N, Te.Memo = A, Te.Portal = _, Te.Profiler = j, Te.StrictMode = I, Te.Suspense = V, Te.isAsyncMode = H, Te.isConcurrentMode = ee, Te.isContextConsumer = ge, Te.isContextProvider = le, Te.isElement = Ce, Te.isForwardRef = ie, Te.isFragment = U, Te.isLazy = oe, Te.isMemo = ve, Te.isPortal = ne, Te.isProfiler = te, Te.isStrictMode = ue, Te.isSuspense = Q, Te.isValidElementType =
|
|
1832
|
+
o(Q, "isSuspense"), Te.AsyncMode = O, Te.ConcurrentMode = w, Te.ContextConsumer = F, Te.ContextProvider = $, Te.Element = k, Te.ForwardRef = R, Te.Fragment = L, Te.Lazy = N, Te.Memo = A, Te.Portal = _, Te.Profiler = j, Te.StrictMode = I, Te.Suspense = V, Te.isAsyncMode = H, Te.isConcurrentMode = ee, Te.isContextConsumer = ge, Te.isContextProvider = le, Te.isElement = Ce, Te.isForwardRef = ie, Te.isFragment = U, Te.isLazy = oe, Te.isMemo = ve, Te.isPortal = ne, Te.isProfiler = te, Te.isStrictMode = ue, Te.isSuspense = Q, Te.isValidElementType = x, Te.typeOf = E;
|
|
1833
1833
|
}()), Te;
|
|
1834
1834
|
}
|
|
1835
1835
|
o(Wh, "requireReactIs_development");
|
|
@@ -2111,7 +2111,7 @@ var Mt, Qr = /* @__PURE__ */ o(function(t, r, n) {
|
|
|
2111
2111
|
};
|
|
2112
2112
|
}, "serializeStyles"), ag = /* @__PURE__ */ o(function(t) {
|
|
2113
2113
|
return t();
|
|
2114
|
-
}, "syncFallback"), Ju =
|
|
2114
|
+
}, "syncFallback"), Ju = S.useInsertionEffect ? S.useInsertionEffect : !1, ji = Ju || ag, As = Ju || S.useLayoutEffect, ig = {}.hasOwnProperty, Vi = /* @__PURE__ */ S.createContext(
|
|
2115
2115
|
// we're doing this to avoid preconstruct's dead code elimination in this one case
|
|
2116
2116
|
// because this module is primarily intended for the browser and node
|
|
2117
2117
|
// but it's also required in react native and similar environments sometimes
|
|
@@ -2128,7 +2128,7 @@ var lg = Vi.Provider, na = /* @__PURE__ */ o(function(t) {
|
|
|
2128
2128
|
var i = me(Vi);
|
|
2129
2129
|
return t(r, i, n);
|
|
2130
2130
|
});
|
|
2131
|
-
}, "withEmotionCache"), pr = /* @__PURE__ */
|
|
2131
|
+
}, "withEmotionCache"), pr = /* @__PURE__ */ S.createContext({});
|
|
2132
2132
|
process.env.NODE_ENV !== "production" && (pr.displayName = "EmotionThemeContext");
|
|
2133
2133
|
var Is = "__EMOTION_TYPE_PLEASE_DO_NOT_USE__", Ds = "__EMOTION_LABEL_PLEASE_DO_NOT_USE__", sg = /* @__PURE__ */ o(function(t) {
|
|
2134
2134
|
var r = t.cache, n = t.serialized, i = t.isStringTag;
|
|
@@ -2140,7 +2140,7 @@ var Is = "__EMOTION_TYPE_PLEASE_DO_NOT_USE__", Ds = "__EMOTION_LABEL_PLEASE_DO_N
|
|
|
2140
2140
|
typeof n == "string" && t.registered[n] !== void 0 && (n = t.registered[n]);
|
|
2141
2141
|
var i = e[Is], l = [n], s = "";
|
|
2142
2142
|
typeof e.className == "string" ? s = Ni(t.registered, l, e.className) : e.className != null && (s = e.className + " ");
|
|
2143
|
-
var c = Qr(l, void 0,
|
|
2143
|
+
var c = Qr(l, void 0, S.useContext(pr));
|
|
2144
2144
|
if (process.env.NODE_ENV !== "production" && c.name.indexOf("-") === -1) {
|
|
2145
2145
|
var u = e[Ds];
|
|
2146
2146
|
u && (c = Qr([c, "label:" + u + ";"]));
|
|
@@ -2149,11 +2149,11 @@ var Is = "__EMOTION_TYPE_PLEASE_DO_NOT_USE__", Ds = "__EMOTION_LABEL_PLEASE_DO_N
|
|
|
2149
2149
|
var d = {};
|
|
2150
2150
|
for (var p in e)
|
|
2151
2151
|
ig.call(e, p) && p !== "css" && p !== Is && (process.env.NODE_ENV === "production" || p !== Ds) && (d[p] = e[p]);
|
|
2152
|
-
return d.ref = r, d.className = s, /* @__PURE__ */
|
|
2152
|
+
return d.ref = r, d.className = s, /* @__PURE__ */ S.createElement(S.Fragment, null, /* @__PURE__ */ S.createElement(sg, {
|
|
2153
2153
|
cache: t,
|
|
2154
2154
|
serialized: c,
|
|
2155
2155
|
isStringTag: typeof i == "string"
|
|
2156
|
-
}), /* @__PURE__ */
|
|
2156
|
+
}), /* @__PURE__ */ S.createElement(i, d));
|
|
2157
2157
|
});
|
|
2158
2158
|
process.env.NODE_ENV !== "production" && (cg.displayName = "EmotionCssPropInternal");
|
|
2159
2159
|
_u();
|
|
@@ -2293,7 +2293,7 @@ var ug = {
|
|
|
2293
2293
|
// means it will be turned into a className prop
|
|
2294
2294
|
// $FlowFixMe I don't really want to add it to the type since it shouldn't be used
|
|
2295
2295
|
(e.className || e.css) && (console.error("It looks like you're using the css prop on Global, did you mean to use the styles prop instead?"), Ns = !0);
|
|
2296
|
-
var r = e.styles, n = Qr([r], void 0,
|
|
2296
|
+
var r = e.styles, n = Qr([r], void 0, S.useContext(pr)), i = S.useRef();
|
|
2297
2297
|
return As(function() {
|
|
2298
2298
|
var l = t.key + "-global", s = new t.sheet.constructor({
|
|
2299
2299
|
key: l,
|
|
@@ -2388,9 +2388,9 @@ var fg = /* @__PURE__ */ o(function(t) {
|
|
|
2388
2388
|
}, "cx"), s = {
|
|
2389
2389
|
css: i,
|
|
2390
2390
|
cx: l,
|
|
2391
|
-
theme:
|
|
2391
|
+
theme: S.useContext(pr)
|
|
2392
2392
|
}, c = e.children(s);
|
|
2393
|
-
return r = !0, /* @__PURE__ */
|
|
2393
|
+
return r = !0, /* @__PURE__ */ S.createElement(S.Fragment, null, /* @__PURE__ */ S.createElement(fg, {
|
|
2394
2394
|
cache: t,
|
|
2395
2395
|
serializedArr: n
|
|
2396
2396
|
}), c);
|
|
@@ -2447,25 +2447,25 @@ You may have forgotten to import it.`);
|
|
|
2447
2447
|
process.env.NODE_ENV !== "production" && p[0][b] === void 0 && console.error(Hs), h.push(p[b], p[0][b]);
|
|
2448
2448
|
}
|
|
2449
2449
|
var v = na(function(g, y, T) {
|
|
2450
|
-
var C = d && g.as || i,
|
|
2450
|
+
var C = d && g.as || i, x = "", E = [], O = g;
|
|
2451
2451
|
if (g.theme == null) {
|
|
2452
2452
|
O = {};
|
|
2453
2453
|
for (var w in g)
|
|
2454
2454
|
O[w] = g[w];
|
|
2455
|
-
O.theme =
|
|
2455
|
+
O.theme = S.useContext(pr);
|
|
2456
2456
|
}
|
|
2457
|
-
typeof g.className == "string" ?
|
|
2458
|
-
var F = Qr(h.concat(
|
|
2459
|
-
|
|
2457
|
+
typeof g.className == "string" ? x = Ni(y.registered, E, g.className) : g.className != null && (x = g.className + " ");
|
|
2458
|
+
var F = Qr(h.concat(E), y.registered, O);
|
|
2459
|
+
x += y.key + "-" + F.name, s !== void 0 && (x += " " + s);
|
|
2460
2460
|
var $ = d && c === void 0 ? Bs(C) : u, k = {};
|
|
2461
2461
|
for (var R in g)
|
|
2462
2462
|
d && R === "as" || // $FlowFixMe
|
|
2463
2463
|
$(R) && (k[R] = g[R]);
|
|
2464
|
-
return k.className =
|
|
2464
|
+
return k.className = x, k.ref = T, /* @__PURE__ */ S.createElement(S.Fragment, null, /* @__PURE__ */ S.createElement(vg, {
|
|
2465
2465
|
cache: y,
|
|
2466
2466
|
serialized: F,
|
|
2467
2467
|
isStringTag: typeof C == "string"
|
|
2468
|
-
}), /* @__PURE__ */
|
|
2468
|
+
}), /* @__PURE__ */ S.createElement(C, k));
|
|
2469
2469
|
});
|
|
2470
2470
|
return v.displayName = l !== void 0 ? l : "Styled(" + (typeof i == "string" ? i : i.displayName || i.name || "Component") + ")", v.defaultProps = t.defaultProps, v.__emotion_real = v, v.__emotion_base = i, v.__emotion_styles = h, v.__emotion_forwardProp = c, Object.defineProperty(v, "toString", {
|
|
2471
2471
|
value: /* @__PURE__ */ o(function() {
|
|
@@ -3701,15 +3701,15 @@ function _b(e = {}) {
|
|
|
3701
3701
|
const C = (0, Gs.default)(s, (0, bt.default)({
|
|
3702
3702
|
shouldForwardProp: T,
|
|
3703
3703
|
label: y
|
|
3704
|
-
}, b)),
|
|
3704
|
+
}, b)), x = /* @__PURE__ */ o((O) => typeof O == "function" && O.__emotion_real !== O || (0, Tb.isPlainObject)(O) ? (w) => Pn(O, (0, bt.default)({}, w, {
|
|
3705
3705
|
theme: un({
|
|
3706
3706
|
theme: w.theme,
|
|
3707
3707
|
defaultTheme: r,
|
|
3708
3708
|
themeId: t
|
|
3709
3709
|
})
|
|
3710
|
-
})) : O, "transformStyleArg"),
|
|
3711
|
-
let F =
|
|
3712
|
-
const $ = w ? w.map(
|
|
3710
|
+
})) : O, "transformStyleArg"), E = /* @__PURE__ */ o((O, ...w) => {
|
|
3711
|
+
let F = x(O);
|
|
3712
|
+
const $ = w ? w.map(x) : [];
|
|
3713
3713
|
u && m && $.push((L) => {
|
|
3714
3714
|
const N = un((0, bt.default)({}, L, {
|
|
3715
3715
|
defaultTheme: r,
|
|
@@ -3747,7 +3747,7 @@ function _b(e = {}) {
|
|
|
3747
3747
|
}
|
|
3748
3748
|
return s.muiName && (R.muiName = s.muiName), R;
|
|
3749
3749
|
}, "muiStyledResolver");
|
|
3750
|
-
return C.withConfig && (
|
|
3750
|
+
return C.withConfig && (E.withConfig = C.withConfig), E;
|
|
3751
3751
|
};
|
|
3752
3752
|
}
|
|
3753
3753
|
o(_b, "createStyled$1");
|
|
@@ -4227,7 +4227,7 @@ function sv(e) {
|
|
|
4227
4227
|
name: y,
|
|
4228
4228
|
mainShade: T = 500,
|
|
4229
4229
|
lightShade: C = 300,
|
|
4230
|
-
darkShade:
|
|
4230
|
+
darkShade: x = 700
|
|
4231
4231
|
}) => {
|
|
4232
4232
|
if (g = P({}, g), !g.main && g[T] && (g.main = g[T]), !g.hasOwnProperty("main"))
|
|
4233
4233
|
throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The color${y ? ` (${y})` : ""} provided to augmentColor(color) is invalid.
|
|
@@ -4247,7 +4247,7 @@ const theme1 = createTheme({ palette: {
|
|
|
4247
4247
|
const theme2 = createTheme({ palette: {
|
|
4248
4248
|
primary: { main: green[500] },
|
|
4249
4249
|
} });` : Pr(12, y ? ` (${y})` : "", JSON.stringify(g.main)));
|
|
4250
|
-
return Xs(g, "light", C, n), Xs(g, "dark",
|
|
4250
|
+
return Xs(g, "light", C, n), Xs(g, "dark", x, n), g.contrastText || (g.contrastText = h(g.main)), g;
|
|
4251
4251
|
}, "augmentColor"), b = {
|
|
4252
4252
|
dark: Aa,
|
|
4253
4253
|
light: Qs
|
|
@@ -4333,14 +4333,14 @@ function dv(e, t) {
|
|
|
4333
4333
|
pxToRem: h
|
|
4334
4334
|
} = r, m = G(r, cv);
|
|
4335
4335
|
process.env.NODE_ENV !== "production" && (typeof i != "number" && console.error("MUI: `fontSize` is required to be a number."), typeof d != "number" && console.error("MUI: `htmlFontSize` is required to be a number."));
|
|
4336
|
-
const b = i / 14, v = h || ((T) => `${T / d * b}rem`), g = /* @__PURE__ */ o((T, C,
|
|
4336
|
+
const b = i / 14, v = h || ((T) => `${T / d * b}rem`), g = /* @__PURE__ */ o((T, C, x, E, O) => P({
|
|
4337
4337
|
fontFamily: n,
|
|
4338
4338
|
fontWeight: T,
|
|
4339
4339
|
fontSize: v(C),
|
|
4340
4340
|
// Unitless following https://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/
|
|
4341
|
-
lineHeight:
|
|
4341
|
+
lineHeight: x
|
|
4342
4342
|
}, n === Js ? {
|
|
4343
|
-
letterSpacing: `${uv(
|
|
4343
|
+
letterSpacing: `${uv(E / C)}em`
|
|
4344
4344
|
} : {}, O, p), "buildVariant"), y = {
|
|
4345
4345
|
h1: g(l, 96, 1.167, -1.5),
|
|
4346
4346
|
h2: g(l, 60, 1.2, -0.5),
|
|
@@ -4565,7 +4565,7 @@ const Tv = ["children", "className", "color", "component", "fontSize", "htmlColo
|
|
|
4565
4565
|
inherit: void 0
|
|
4566
4566
|
}[t.color]
|
|
4567
4567
|
};
|
|
4568
|
-
}), An = /* @__PURE__ */
|
|
4568
|
+
}), An = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
4569
4569
|
const n = be({
|
|
4570
4570
|
props: t,
|
|
4571
4571
|
name: "MuiSvgIcon"
|
|
@@ -4579,7 +4579,7 @@ const Tv = ["children", "className", "color", "component", "fontSize", "htmlColo
|
|
|
4579
4579
|
inheritViewBox: p = !1,
|
|
4580
4580
|
titleAccess: h,
|
|
4581
4581
|
viewBox: m = "0 0 24 24"
|
|
4582
|
-
} = n, b = G(n, Tv), v = /* @__PURE__ */
|
|
4582
|
+
} = n, b = G(n, Tv), v = /* @__PURE__ */ S.isValidElement(i) && i.type === "svg", g = P({}, n, {
|
|
4583
4583
|
color: s,
|
|
4584
4584
|
component: c,
|
|
4585
4585
|
fontSize: u,
|
|
@@ -4687,7 +4687,7 @@ function ma(e, t) {
|
|
|
4687
4687
|
children: e
|
|
4688
4688
|
}));
|
|
4689
4689
|
}
|
|
4690
|
-
return o(r, "Component"), process.env.NODE_ENV !== "production" && (r.displayName = `${t}Icon`), r.muiName = An.muiName, /* @__PURE__ */
|
|
4690
|
+
return o(r, "Component"), process.env.NODE_ENV !== "production" && (r.displayName = `${t}Icon`), r.muiName = An.muiName, /* @__PURE__ */ S.memo(/* @__PURE__ */ S.forwardRef(r));
|
|
4691
4691
|
}
|
|
4692
4692
|
o(ma, "createSvgIcon");
|
|
4693
4693
|
const wv = {
|
|
@@ -4806,7 +4806,7 @@ function Vv(e) {
|
|
|
4806
4806
|
}
|
|
4807
4807
|
o(Vv, "isObjectEmpty$1");
|
|
4808
4808
|
function xd(e = null) {
|
|
4809
|
-
const t =
|
|
4809
|
+
const t = S.useContext(pr);
|
|
4810
4810
|
return !t || Vv(t) ? e : t;
|
|
4811
4811
|
}
|
|
4812
4812
|
o(xd, "useTheme$4");
|
|
@@ -4825,7 +4825,7 @@ function Hv(e = {}) {
|
|
|
4825
4825
|
} = e, l = Bi("div", {
|
|
4826
4826
|
shouldForwardProp: /* @__PURE__ */ o((c) => c !== "theme" && c !== "sx" && c !== "as", "shouldForwardProp")
|
|
4827
4827
|
})(lo);
|
|
4828
|
-
return /* @__PURE__ */
|
|
4828
|
+
return /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(u, d) {
|
|
4829
4829
|
const p = Qi(r), h = fa(u), {
|
|
4830
4830
|
className: m,
|
|
4831
4831
|
component: b = "div"
|
|
@@ -4932,15 +4932,15 @@ function Xv(e = {}) {
|
|
|
4932
4932
|
const C = Bi(s, P({
|
|
4933
4933
|
shouldForwardProp: T,
|
|
4934
4934
|
label: y
|
|
4935
|
-
}, b)),
|
|
4935
|
+
}, b)), x = /* @__PURE__ */ o((O) => typeof O == "function" && O.__emotion_real !== O || tr(O) ? (w) => Tn(O, P({}, w, {
|
|
4936
4936
|
theme: dn({
|
|
4937
4937
|
theme: w.theme,
|
|
4938
4938
|
defaultTheme: r,
|
|
4939
4939
|
themeId: t
|
|
4940
4940
|
})
|
|
4941
|
-
})) : O, "transformStyleArg"),
|
|
4942
|
-
let F =
|
|
4943
|
-
const $ = w ? w.map(
|
|
4941
|
+
})) : O, "transformStyleArg"), E = /* @__PURE__ */ o((O, ...w) => {
|
|
4942
|
+
let F = x(O);
|
|
4943
|
+
const $ = w ? w.map(x) : [];
|
|
4944
4944
|
u && m && $.push((L) => {
|
|
4945
4945
|
const N = dn(P({}, L, {
|
|
4946
4946
|
defaultTheme: r,
|
|
@@ -4978,7 +4978,7 @@ function Xv(e = {}) {
|
|
|
4978
4978
|
}
|
|
4979
4979
|
return s.muiName && (R.muiName = s.muiName), R;
|
|
4980
4980
|
}, "muiStyledResolver");
|
|
4981
|
-
return C.withConfig && (
|
|
4981
|
+
return C.withConfig && (E.withConfig = C.withConfig), E;
|
|
4982
4982
|
};
|
|
4983
4983
|
}
|
|
4984
4984
|
o(Xv, "createStyled");
|
|
@@ -5055,11 +5055,11 @@ function ny(e, t) {
|
|
|
5055
5055
|
return e = Sd(e), t = ty(t), (e.type === "rgb" || e.type === "hsl") && (e.type += "a"), e.type === "color" ? e.values[3] = `/${t}` : e.values[3] = t, oy(e);
|
|
5056
5056
|
}
|
|
5057
5057
|
o(ny, "alpha");
|
|
5058
|
-
const Xi = /* @__PURE__ */
|
|
5058
|
+
const Xi = /* @__PURE__ */ S.createContext(null);
|
|
5059
5059
|
process.env.NODE_ENV !== "production" && (Xi.displayName = "ThemeContext");
|
|
5060
5060
|
function Ed() {
|
|
5061
|
-
const e =
|
|
5062
|
-
return process.env.NODE_ENV !== "production" &&
|
|
5061
|
+
const e = S.useContext(Xi);
|
|
5062
|
+
return process.env.NODE_ENV !== "production" && S.useDebugValue(e), e;
|
|
5063
5063
|
}
|
|
5064
5064
|
o(Ed, "useTheme$2");
|
|
5065
5065
|
const ay = typeof Symbol == "function" && Symbol.for, iy = ay ? Symbol.for("mui.nested") : "__THEME_NESTED__";
|
|
@@ -5079,7 +5079,7 @@ function In(e) {
|
|
|
5079
5079
|
} = e, n = Ed();
|
|
5080
5080
|
process.env.NODE_ENV !== "production" && n === null && typeof r == "function" && console.error(["MUI: You are providing a theme function prop to the ThemeProvider component:", "<ThemeProvider theme={outerTheme => outerTheme} />", "", "However, no outer theme is present.", "Make sure a theme is already injected higher in the React tree or provide a theme object."].join(`
|
|
5081
5081
|
`));
|
|
5082
|
-
const i =
|
|
5082
|
+
const i = S.useMemo(() => {
|
|
5083
5083
|
const l = n === null ? r : ly(n, r);
|
|
5084
5084
|
return l != null && (l[iy] = n !== null), l;
|
|
5085
5085
|
}, [r, n]);
|
|
@@ -5100,7 +5100,7 @@ process.env.NODE_ENV !== "production" && (In.propTypes = {
|
|
|
5100
5100
|
theme: a.oneOfType([a.object, a.func]).isRequired
|
|
5101
5101
|
});
|
|
5102
5102
|
process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "production" && (In.propTypes = Qn(In.propTypes));
|
|
5103
|
-
const sy = ["value"], Pd = /* @__PURE__ */
|
|
5103
|
+
const sy = ["value"], Pd = /* @__PURE__ */ S.createContext();
|
|
5104
5104
|
function Td(e) {
|
|
5105
5105
|
let {
|
|
5106
5106
|
value: t
|
|
@@ -5115,11 +5115,11 @@ process.env.NODE_ENV !== "production" && (Td.propTypes = {
|
|
|
5115
5115
|
value: a.bool
|
|
5116
5116
|
});
|
|
5117
5117
|
const ha = /* @__PURE__ */ o(() => {
|
|
5118
|
-
const e =
|
|
5118
|
+
const e = S.useContext(Pd);
|
|
5119
5119
|
return e ?? !1;
|
|
5120
5120
|
}, "useRtl"), oc = {};
|
|
5121
5121
|
function nc(e, t, r, n = !1) {
|
|
5122
|
-
return
|
|
5122
|
+
return S.useMemo(() => {
|
|
5123
5123
|
const i = e && t[e] || t;
|
|
5124
5124
|
if (typeof r == "function") {
|
|
5125
5125
|
const l = r(i), s = e ? P({}, t, {
|
|
@@ -5190,8 +5190,8 @@ function py(e) {
|
|
|
5190
5190
|
}
|
|
5191
5191
|
o(py, "useThemePropsDefault");
|
|
5192
5192
|
function fy(e, t) {
|
|
5193
|
-
const r =
|
|
5194
|
-
return r.reduce((n, i, l) => (n.push(i), l < r.length - 1 && n.push(/* @__PURE__ */
|
|
5193
|
+
const r = S.Children.toArray(e).filter(Boolean);
|
|
5194
|
+
return r.reduce((n, i, l) => (n.push(i), l < r.length - 1 && n.push(/* @__PURE__ */ S.cloneElement(t, {
|
|
5195
5195
|
key: `separator-${l}`
|
|
5196
5196
|
})), n), []);
|
|
5197
5197
|
}
|
|
@@ -5254,7 +5254,7 @@ function gy(e = {}) {
|
|
|
5254
5254
|
componentName: n = "MuiStack"
|
|
5255
5255
|
} = e, i = /* @__PURE__ */ o(() => xe({
|
|
5256
5256
|
root: ["root"]
|
|
5257
|
-
}, (u) => he(n, u), {}), "useUtilityClasses"), l = t(hy), s = /* @__PURE__ */
|
|
5257
|
+
}, (u) => he(n, u), {}), "useUtilityClasses"), l = t(hy), s = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(u, d) {
|
|
5258
5258
|
const p = r(u), h = fa(p), {
|
|
5259
5259
|
component: m = "div",
|
|
5260
5260
|
direction: b = "column",
|
|
@@ -5263,17 +5263,17 @@ function gy(e = {}) {
|
|
|
5263
5263
|
children: y,
|
|
5264
5264
|
className: T,
|
|
5265
5265
|
useFlexGap: C = !1
|
|
5266
|
-
} = h,
|
|
5266
|
+
} = h, x = G(h, cy), E = {
|
|
5267
5267
|
direction: b,
|
|
5268
5268
|
spacing: v,
|
|
5269
5269
|
useFlexGap: C
|
|
5270
5270
|
}, O = i();
|
|
5271
5271
|
return /* @__PURE__ */ f(l, P({
|
|
5272
5272
|
as: m,
|
|
5273
|
-
ownerState:
|
|
5273
|
+
ownerState: E,
|
|
5274
5274
|
ref: d,
|
|
5275
5275
|
className: K(O.root, T)
|
|
5276
|
-
},
|
|
5276
|
+
}, x, {
|
|
5277
5277
|
children: g ? fy(y, g) : y
|
|
5278
5278
|
}));
|
|
5279
5279
|
}, "Grid"));
|
|
@@ -5288,7 +5288,7 @@ function gy(e = {}) {
|
|
|
5288
5288
|
o(gy, "createStack");
|
|
5289
5289
|
function Mr() {
|
|
5290
5290
|
const e = Qi(yd);
|
|
5291
|
-
return process.env.NODE_ENV !== "production" &&
|
|
5291
|
+
return process.env.NODE_ENV !== "production" && S.useDebugValue(e), e[Io] || e;
|
|
5292
5292
|
}
|
|
5293
5293
|
o(Mr, "useTheme$1");
|
|
5294
5294
|
const by = ["theme"];
|
|
@@ -5523,68 +5523,68 @@ function Nn(e) {
|
|
|
5523
5523
|
getTabbable: l = _y,
|
|
5524
5524
|
isEnabled: s = jy,
|
|
5525
5525
|
open: c
|
|
5526
|
-
} = e, u =
|
|
5527
|
-
|
|
5526
|
+
} = e, u = S.useRef(!1), d = S.useRef(null), p = S.useRef(null), h = S.useRef(null), m = S.useRef(null), b = S.useRef(!1), v = S.useRef(null), g = qe(t.ref, v), y = S.useRef(null);
|
|
5527
|
+
S.useEffect(() => {
|
|
5528
5528
|
!c || !v.current || (b.current = !r);
|
|
5529
|
-
}, [r, c]),
|
|
5529
|
+
}, [r, c]), S.useEffect(() => {
|
|
5530
5530
|
if (!c || !v.current)
|
|
5531
5531
|
return;
|
|
5532
|
-
const
|
|
5533
|
-
return v.current.contains(
|
|
5532
|
+
const x = et(v.current);
|
|
5533
|
+
return v.current.contains(x.activeElement) || (v.current.hasAttribute("tabIndex") || (process.env.NODE_ENV !== "production" && console.error(["MUI: The modal content node does not accept focus.", 'For the benefit of assistive technologies, the tabIndex of the node is being set to "-1".'].join(`
|
|
5534
5534
|
`)), v.current.setAttribute("tabIndex", "-1")), b.current && v.current.focus()), () => {
|
|
5535
5535
|
i || (h.current && h.current.focus && (u.current = !0, h.current.focus()), h.current = null);
|
|
5536
5536
|
};
|
|
5537
|
-
}, [c]),
|
|
5537
|
+
}, [c]), S.useEffect(() => {
|
|
5538
5538
|
if (!c || !v.current)
|
|
5539
5539
|
return;
|
|
5540
|
-
const
|
|
5541
|
-
y.current = F, !(n || !s() || F.key !== "Tab") &&
|
|
5540
|
+
const x = et(v.current), E = /* @__PURE__ */ o((F) => {
|
|
5541
|
+
y.current = F, !(n || !s() || F.key !== "Tab") && x.activeElement === v.current && F.shiftKey && (u.current = !0, p.current && p.current.focus());
|
|
5542
5542
|
}, "loopFocus"), O = /* @__PURE__ */ o(() => {
|
|
5543
5543
|
const F = v.current;
|
|
5544
5544
|
if (F === null)
|
|
5545
5545
|
return;
|
|
5546
|
-
if (!
|
|
5546
|
+
if (!x.hasFocus() || !s() || u.current) {
|
|
5547
5547
|
u.current = !1;
|
|
5548
5548
|
return;
|
|
5549
5549
|
}
|
|
5550
|
-
if (F.contains(
|
|
5550
|
+
if (F.contains(x.activeElement) || n && x.activeElement !== d.current && x.activeElement !== p.current)
|
|
5551
5551
|
return;
|
|
5552
|
-
if (
|
|
5552
|
+
if (x.activeElement !== m.current)
|
|
5553
5553
|
m.current = null;
|
|
5554
5554
|
else if (m.current !== null)
|
|
5555
5555
|
return;
|
|
5556
5556
|
if (!b.current)
|
|
5557
5557
|
return;
|
|
5558
5558
|
let $ = [];
|
|
5559
|
-
if ((
|
|
5559
|
+
if ((x.activeElement === d.current || x.activeElement === p.current) && ($ = l(v.current)), $.length > 0) {
|
|
5560
5560
|
var k, R;
|
|
5561
5561
|
const L = !!((k = y.current) != null && k.shiftKey && ((R = y.current) == null ? void 0 : R.key) === "Tab"), N = $[0], A = $[$.length - 1];
|
|
5562
5562
|
typeof N != "string" && typeof A != "string" && (L ? A.focus() : N.focus());
|
|
5563
5563
|
} else
|
|
5564
5564
|
F.focus();
|
|
5565
5565
|
}, "contain");
|
|
5566
|
-
|
|
5566
|
+
x.addEventListener("focusin", O), x.addEventListener("keydown", E, !0);
|
|
5567
5567
|
const w = setInterval(() => {
|
|
5568
|
-
|
|
5568
|
+
x.activeElement && x.activeElement.tagName === "BODY" && O();
|
|
5569
5569
|
}, 50);
|
|
5570
5570
|
return () => {
|
|
5571
|
-
clearInterval(w),
|
|
5571
|
+
clearInterval(w), x.removeEventListener("focusin", O), x.removeEventListener("keydown", E, !0);
|
|
5572
5572
|
};
|
|
5573
5573
|
}, [r, n, i, s, c, l]);
|
|
5574
|
-
const T = /* @__PURE__ */ o((
|
|
5575
|
-
h.current === null && (h.current =
|
|
5576
|
-
const
|
|
5577
|
-
|
|
5578
|
-
}, "onFocus"), C = /* @__PURE__ */ o((
|
|
5579
|
-
h.current === null && (h.current =
|
|
5574
|
+
const T = /* @__PURE__ */ o((x) => {
|
|
5575
|
+
h.current === null && (h.current = x.relatedTarget), b.current = !0, m.current = x.target;
|
|
5576
|
+
const E = t.props.onFocus;
|
|
5577
|
+
E && E(x);
|
|
5578
|
+
}, "onFocus"), C = /* @__PURE__ */ o((x) => {
|
|
5579
|
+
h.current === null && (h.current = x.relatedTarget), b.current = !0;
|
|
5580
5580
|
}, "handleFocusSentinel");
|
|
5581
|
-
return /* @__PURE__ */ B(
|
|
5581
|
+
return /* @__PURE__ */ B(S.Fragment, {
|
|
5582
5582
|
children: [/* @__PURE__ */ f("div", {
|
|
5583
5583
|
tabIndex: c ? 0 : -1,
|
|
5584
5584
|
onFocus: C,
|
|
5585
5585
|
ref: d,
|
|
5586
5586
|
"data-testid": "sentinelStart"
|
|
5587
|
-
}), /* @__PURE__ */
|
|
5587
|
+
}), /* @__PURE__ */ S.cloneElement(t, {
|
|
5588
5588
|
ref: g,
|
|
5589
5589
|
onFocus: T
|
|
5590
5590
|
}), /* @__PURE__ */ f("div", {
|
|
@@ -5655,12 +5655,12 @@ function Vy(e) {
|
|
|
5655
5655
|
return typeof e == "function" ? e() : e;
|
|
5656
5656
|
}
|
|
5657
5657
|
o(Vy, "getContainer$1");
|
|
5658
|
-
const No = /* @__PURE__ */
|
|
5658
|
+
const No = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
5659
5659
|
const {
|
|
5660
5660
|
children: n,
|
|
5661
5661
|
container: i,
|
|
5662
5662
|
disablePortal: l = !1
|
|
5663
|
-
} = t, [s, c] =
|
|
5663
|
+
} = t, [s, c] = S.useState(null), u = qe(/* @__PURE__ */ S.isValidElement(n) ? n.ref : null, r);
|
|
5664
5664
|
if (or(() => {
|
|
5665
5665
|
l || c(Vy(i) || document.body);
|
|
5666
5666
|
}, [i, l]), or(() => {
|
|
@@ -5669,17 +5669,17 @@ const No = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
5669
5669
|
kn(r, null);
|
|
5670
5670
|
};
|
|
5671
5671
|
}, [r, s, l]), l) {
|
|
5672
|
-
if (/* @__PURE__ */
|
|
5672
|
+
if (/* @__PURE__ */ S.isValidElement(n)) {
|
|
5673
5673
|
const d = {
|
|
5674
5674
|
ref: u
|
|
5675
5675
|
};
|
|
5676
|
-
return /* @__PURE__ */
|
|
5676
|
+
return /* @__PURE__ */ S.cloneElement(n, d);
|
|
5677
5677
|
}
|
|
5678
|
-
return /* @__PURE__ */ f(
|
|
5678
|
+
return /* @__PURE__ */ f(S.Fragment, {
|
|
5679
5679
|
children: n
|
|
5680
5680
|
});
|
|
5681
5681
|
}
|
|
5682
|
-
return /* @__PURE__ */ f(
|
|
5682
|
+
return /* @__PURE__ */ f(S.Fragment, {
|
|
5683
5683
|
children: s && /* @__PURE__ */ Em.createPortal(n, s)
|
|
5684
5684
|
});
|
|
5685
5685
|
}, "Portal"));
|
|
@@ -6274,7 +6274,7 @@ const Yy = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
6274
6274
|
entered: {
|
|
6275
6275
|
opacity: 1
|
|
6276
6276
|
}
|
|
6277
|
-
}, il = /* @__PURE__ */
|
|
6277
|
+
}, il = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
6278
6278
|
const n = Mr(), i = {
|
|
6279
6279
|
enter: n.transitions.duration.enteringScreen,
|
|
6280
6280
|
exit: n.transitions.duration.leavingScreen
|
|
@@ -6294,9 +6294,9 @@ const Yy = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
6294
6294
|
timeout: T = i,
|
|
6295
6295
|
// eslint-disable-next-line react/prop-types
|
|
6296
6296
|
TransitionComponent: C = It
|
|
6297
|
-
} = t,
|
|
6297
|
+
} = t, x = G(t, Yy), E = S.useRef(null), O = qe(E, c.ref, r), w = /* @__PURE__ */ o((_) => (j) => {
|
|
6298
6298
|
if (_) {
|
|
6299
|
-
const I =
|
|
6299
|
+
const I = E.current;
|
|
6300
6300
|
j === void 0 ? _(I) : _(I, j);
|
|
6301
6301
|
}
|
|
6302
6302
|
}, "normalizedTransitionCallback"), F = w(m), $ = w((_, j) => {
|
|
@@ -6322,7 +6322,7 @@ const Yy = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
6322
6322
|
return /* @__PURE__ */ f(C, P({
|
|
6323
6323
|
appear: s,
|
|
6324
6324
|
in: d,
|
|
6325
|
-
nodeRef:
|
|
6325
|
+
nodeRef: E,
|
|
6326
6326
|
onEnter: $,
|
|
6327
6327
|
onEntered: k,
|
|
6328
6328
|
onEntering: F,
|
|
@@ -6330,11 +6330,11 @@ const Yy = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
6330
6330
|
onExited: N,
|
|
6331
6331
|
onExiting: R,
|
|
6332
6332
|
addEndListener: /* @__PURE__ */ o((_) => {
|
|
6333
|
-
l && l(
|
|
6333
|
+
l && l(E.current, _);
|
|
6334
6334
|
}, "handleAddEndListener"),
|
|
6335
6335
|
timeout: T
|
|
6336
|
-
},
|
|
6337
|
-
children: /* @__PURE__ */ o((_, j) => /* @__PURE__ */
|
|
6336
|
+
}, x, {
|
|
6337
|
+
children: /* @__PURE__ */ o((_, j) => /* @__PURE__ */ S.cloneElement(c, P({
|
|
6338
6338
|
style: P({
|
|
6339
6339
|
opacity: 0,
|
|
6340
6340
|
visibility: _ === "exited" && !d ? "hidden" : void 0
|
|
@@ -6455,7 +6455,7 @@ const Zy = ["children", "className", "component", "components", "componentsProps
|
|
|
6455
6455
|
WebkitTapHighlightColor: "transparent"
|
|
6456
6456
|
}, e.invisible && {
|
|
6457
6457
|
backgroundColor: "transparent"
|
|
6458
|
-
})), ll = /* @__PURE__ */
|
|
6458
|
+
})), ll = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
6459
6459
|
var n, i, l;
|
|
6460
6460
|
const s = be({
|
|
6461
6461
|
props: t,
|
|
@@ -6472,10 +6472,10 @@ const Zy = ["children", "className", "component", "components", "componentsProps
|
|
|
6472
6472
|
slots: g = {},
|
|
6473
6473
|
TransitionComponent: y = il,
|
|
6474
6474
|
transitionDuration: T
|
|
6475
|
-
} = s, C = G(s, Zy),
|
|
6475
|
+
} = s, C = G(s, Zy), x = P({}, s, {
|
|
6476
6476
|
component: d,
|
|
6477
6477
|
invisible: m
|
|
6478
|
-
}),
|
|
6478
|
+
}), E = Jy(x), O = (n = v.root) != null ? n : h.root;
|
|
6479
6479
|
return /* @__PURE__ */ f(y, P({
|
|
6480
6480
|
in: b,
|
|
6481
6481
|
timeout: T
|
|
@@ -6484,9 +6484,9 @@ const Zy = ["children", "className", "component", "components", "componentsProps
|
|
|
6484
6484
|
"aria-hidden": !0
|
|
6485
6485
|
}, O, {
|
|
6486
6486
|
as: (i = (l = g.root) != null ? l : p.Root) != null ? i : d,
|
|
6487
|
-
className: K(
|
|
6488
|
-
ownerState: P({},
|
|
6489
|
-
classes:
|
|
6487
|
+
className: K(E.root, u, O == null ? void 0 : O.className),
|
|
6488
|
+
ownerState: P({}, x, O == null ? void 0 : O.ownerState),
|
|
6489
|
+
classes: E,
|
|
6490
6490
|
ref: r,
|
|
6491
6491
|
children: c
|
|
6492
6492
|
}))
|
|
@@ -6611,24 +6611,24 @@ function nO(e) {
|
|
|
6611
6611
|
onClose: d,
|
|
6612
6612
|
open: p,
|
|
6613
6613
|
rootRef: h
|
|
6614
|
-
} = e, m =
|
|
6615
|
-
let
|
|
6616
|
-
(e["aria-hidden"] === "false" || e["aria-hidden"] === !1) && (
|
|
6617
|
-
const
|
|
6614
|
+
} = e, m = S.useRef({}), b = S.useRef(null), v = S.useRef(null), g = qe(v, h), [y, T] = S.useState(!p), C = rO(u);
|
|
6615
|
+
let x = !0;
|
|
6616
|
+
(e["aria-hidden"] === "false" || e["aria-hidden"] === !1) && (x = !1);
|
|
6617
|
+
const E = /* @__PURE__ */ o(() => et(b.current), "getDoc"), O = /* @__PURE__ */ o(() => (m.current.modalRef = v.current, m.current.mount = b.current, m.current), "getModal"), w = /* @__PURE__ */ o(() => {
|
|
6618
6618
|
i.mount(O(), {
|
|
6619
6619
|
disableScrollLock: n
|
|
6620
6620
|
}), v.current && (v.current.scrollTop = 0);
|
|
6621
6621
|
}, "handleMounted"), F = Ot(() => {
|
|
6622
|
-
const I = tO(t) ||
|
|
6622
|
+
const I = tO(t) || E().body;
|
|
6623
6623
|
i.add(O(), I), v.current && w();
|
|
6624
|
-
}), $ =
|
|
6625
|
-
b.current = I, I && (p && $() ? w() : v.current && Po(v.current,
|
|
6626
|
-
}), R =
|
|
6627
|
-
i.remove(O(),
|
|
6628
|
-
}, [
|
|
6629
|
-
|
|
6624
|
+
}), $ = S.useCallback(() => i.isTopModal(O()), [i]), k = Ot((I) => {
|
|
6625
|
+
b.current = I, I && (p && $() ? w() : v.current && Po(v.current, x));
|
|
6626
|
+
}), R = S.useCallback(() => {
|
|
6627
|
+
i.remove(O(), x);
|
|
6628
|
+
}, [x, i]);
|
|
6629
|
+
S.useEffect(() => () => {
|
|
6630
6630
|
R();
|
|
6631
|
-
}, [R]),
|
|
6631
|
+
}, [R]), S.useEffect(() => {
|
|
6632
6632
|
p ? F() : (!C || !l) && R();
|
|
6633
6633
|
}, [p, R, C, l, F]);
|
|
6634
6634
|
const L = /* @__PURE__ */ o((I) => (V) => {
|
|
@@ -6721,7 +6721,7 @@ const iO = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
6721
6721
|
overridesResolver: /* @__PURE__ */ o((e, t) => t.backdrop, "overridesResolver")
|
|
6722
6722
|
})({
|
|
6723
6723
|
zIndex: -1
|
|
6724
|
-
}), sl = /* @__PURE__ */
|
|
6724
|
+
}), sl = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
6725
6725
|
var n, i, l, s, c, u;
|
|
6726
6726
|
const d = be({
|
|
6727
6727
|
name: "MuiModal",
|
|
@@ -6736,8 +6736,8 @@ const iO = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
6736
6736
|
component: y,
|
|
6737
6737
|
components: T = {},
|
|
6738
6738
|
componentsProps: C = {},
|
|
6739
|
-
disableAutoFocus:
|
|
6740
|
-
disableEnforceFocus:
|
|
6739
|
+
disableAutoFocus: x = !1,
|
|
6740
|
+
disableEnforceFocus: E = !1,
|
|
6741
6741
|
disableEscapeKeyDown: O = !1,
|
|
6742
6742
|
disablePortal: w = !1,
|
|
6743
6743
|
disableRestoreFocus: F = !1,
|
|
@@ -6751,8 +6751,8 @@ const iO = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
6751
6751
|
// eslint-disable-next-line react/prop-types
|
|
6752
6752
|
} = d, j = G(d, iO), I = P({}, d, {
|
|
6753
6753
|
closeAfterTransition: b,
|
|
6754
|
-
disableAutoFocus:
|
|
6755
|
-
disableEnforceFocus:
|
|
6754
|
+
disableAutoFocus: x,
|
|
6755
|
+
disableEnforceFocus: E,
|
|
6756
6756
|
disableEscapeKeyDown: O,
|
|
6757
6757
|
disablePortal: w,
|
|
6758
6758
|
disableRestoreFocus: F,
|
|
@@ -6808,12 +6808,12 @@ const iO = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
6808
6808
|
disablePortal: w,
|
|
6809
6809
|
children: /* @__PURE__ */ B(ve, P({}, Q, {
|
|
6810
6810
|
children: [!k && p ? /* @__PURE__ */ f(ne, P({}, z)) : null, /* @__PURE__ */ f(Nn, {
|
|
6811
|
-
disableEnforceFocus:
|
|
6812
|
-
disableAutoFocus:
|
|
6811
|
+
disableEnforceFocus: E,
|
|
6812
|
+
disableAutoFocus: x,
|
|
6813
6813
|
disableRestoreFocus: F,
|
|
6814
6814
|
isEnabled: ge,
|
|
6815
6815
|
open: N,
|
|
6816
|
-
children: /* @__PURE__ */
|
|
6816
|
+
children: /* @__PURE__ */ S.cloneElement(v, oe)
|
|
6817
6817
|
})]
|
|
6818
6818
|
}))
|
|
6819
6819
|
});
|
|
@@ -7043,7 +7043,7 @@ const dO = ["className", "component", "elevation", "square", "variant"], pO = /*
|
|
|
7043
7043
|
}, e.vars && {
|
|
7044
7044
|
backgroundImage: (r = e.vars.overlays) == null ? void 0 : r[t.elevation]
|
|
7045
7045
|
}));
|
|
7046
|
-
}), mr = /* @__PURE__ */
|
|
7046
|
+
}), mr = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
7047
7047
|
const n = be({
|
|
7048
7048
|
props: t,
|
|
7049
7049
|
name: "MuiPaper"
|
|
@@ -7120,7 +7120,7 @@ function mO(e) {
|
|
|
7120
7120
|
return he("MuiDialog", e);
|
|
7121
7121
|
}
|
|
7122
7122
|
o(mO, "getDialogUtilityClass");
|
|
7123
|
-
const Na = pe("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), cl = /* @__PURE__ */
|
|
7123
|
+
const Na = pe("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), cl = /* @__PURE__ */ S.createContext({});
|
|
7124
7124
|
process.env.NODE_ENV !== "production" && (cl.displayName = "DialogContext");
|
|
7125
7125
|
const hO = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], gO = q(ll, {
|
|
7126
7126
|
name: "MuiDialog",
|
|
@@ -7243,7 +7243,7 @@ const hO = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
7243
7243
|
margin: 0,
|
|
7244
7244
|
maxWidth: "100%"
|
|
7245
7245
|
}
|
|
7246
|
-
})), en = /* @__PURE__ */
|
|
7246
|
+
})), en = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
7247
7247
|
const n = be({
|
|
7248
7248
|
props: t,
|
|
7249
7249
|
name: "MuiDialog"
|
|
@@ -7264,8 +7264,8 @@ const hO = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
7264
7264
|
onBackdropClick: y,
|
|
7265
7265
|
onClick: T,
|
|
7266
7266
|
onClose: C,
|
|
7267
|
-
open:
|
|
7268
|
-
PaperComponent:
|
|
7267
|
+
open: x,
|
|
7268
|
+
PaperComponent: E = mr,
|
|
7269
7269
|
PaperProps: O = {},
|
|
7270
7270
|
scroll: w = "paper",
|
|
7271
7271
|
TransitionComponent: F = il,
|
|
@@ -7277,11 +7277,11 @@ const hO = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
7277
7277
|
fullWidth: v,
|
|
7278
7278
|
maxWidth: g,
|
|
7279
7279
|
scroll: w
|
|
7280
|
-
}), N = bO(L), A =
|
|
7280
|
+
}), N = bO(L), A = S.useRef(), _ = /* @__PURE__ */ o((M) => {
|
|
7281
7281
|
A.current = M.target === M.currentTarget;
|
|
7282
7282
|
}, "handleMouseDown"), j = /* @__PURE__ */ o((M) => {
|
|
7283
7283
|
T && T(M), A.current && (A.current = null, y && y(M), C && C(M, "backdropClick"));
|
|
7284
|
-
}, "handleBackdropClick"), I = Ri(c), V =
|
|
7284
|
+
}, "handleBackdropClick"), I = Ri(c), V = S.useMemo(() => ({
|
|
7285
7285
|
titleId: I
|
|
7286
7286
|
}), [I]);
|
|
7287
7287
|
return /* @__PURE__ */ f(vO, P({
|
|
@@ -7298,14 +7298,14 @@ const hO = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
7298
7298
|
},
|
|
7299
7299
|
disableEscapeKeyDown: m,
|
|
7300
7300
|
onClose: C,
|
|
7301
|
-
open:
|
|
7301
|
+
open: x,
|
|
7302
7302
|
ref: r,
|
|
7303
7303
|
onClick: j,
|
|
7304
7304
|
ownerState: L
|
|
7305
7305
|
}, R, {
|
|
7306
7306
|
children: /* @__PURE__ */ f(F, P({
|
|
7307
7307
|
appear: !0,
|
|
7308
|
-
in:
|
|
7308
|
+
in: x,
|
|
7309
7309
|
timeout: $,
|
|
7310
7310
|
role: "presentation"
|
|
7311
7311
|
}, k, {
|
|
@@ -7314,7 +7314,7 @@ const hO = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
7314
7314
|
onMouseDown: _,
|
|
7315
7315
|
ownerState: L,
|
|
7316
7316
|
children: /* @__PURE__ */ f(OO, P({
|
|
7317
|
-
as:
|
|
7317
|
+
as: E,
|
|
7318
7318
|
elevation: 24,
|
|
7319
7319
|
role: "dialog",
|
|
7320
7320
|
"aria-describedby": s,
|
|
@@ -7497,7 +7497,7 @@ const SO = ["className", "disableSpacing"], EO = /* @__PURE__ */ o((e) => {
|
|
|
7497
7497
|
"& > :not(style) ~ :not(style)": {
|
|
7498
7498
|
marginLeft: 8
|
|
7499
7499
|
}
|
|
7500
|
-
})), tn = /* @__PURE__ */
|
|
7500
|
+
})), tn = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
7501
7501
|
const n = be({
|
|
7502
7502
|
props: t,
|
|
7503
7503
|
name: "MuiDialogActions"
|
|
@@ -7583,7 +7583,7 @@ const FO = pe("MuiDialogTitle", ["root"]), wO = ["className", "dividers"], kO =
|
|
|
7583
7583
|
[`.${FO.root} + &`]: {
|
|
7584
7584
|
paddingTop: 0
|
|
7585
7585
|
}
|
|
7586
|
-
})), rn = /* @__PURE__ */
|
|
7586
|
+
})), rn = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
7587
7587
|
const n = be({
|
|
7588
7588
|
props: t,
|
|
7589
7589
|
name: "MuiDialogContent"
|
|
@@ -7688,7 +7688,7 @@ const LO = ["align", "className", "component", "gutterBottom", "noWrap", "paragr
|
|
|
7688
7688
|
secondary: "secondary.main",
|
|
7689
7689
|
textSecondary: "text.secondary",
|
|
7690
7690
|
error: "error.main"
|
|
7691
|
-
}, DO = /* @__PURE__ */ o((e) => IO[e] || e, "transformDeprecatedColors$1"), dr = /* @__PURE__ */
|
|
7691
|
+
}, DO = /* @__PURE__ */ o((e) => IO[e] || e, "transformDeprecatedColors$1"), dr = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
7692
7692
|
const n = be({
|
|
7693
7693
|
props: t,
|
|
7694
7694
|
name: "MuiTypography"
|
|
@@ -7813,7 +7813,7 @@ const _O = ["children", "className"], jO = /* @__PURE__ */ o((e) => {
|
|
|
7813
7813
|
name: "MuiDialogContentText",
|
|
7814
7814
|
slot: "Root",
|
|
7815
7815
|
overridesResolver: /* @__PURE__ */ o((e, t) => t.root, "overridesResolver")
|
|
7816
|
-
})({}), ul = /* @__PURE__ */
|
|
7816
|
+
})({}), ul = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
7817
7817
|
const n = be({
|
|
7818
7818
|
props: t,
|
|
7819
7819
|
name: "MuiDialogContentText"
|
|
@@ -7867,7 +7867,7 @@ const BO = ["className", "id"], zO = /* @__PURE__ */ o((e) => {
|
|
|
7867
7867
|
})({
|
|
7868
7868
|
padding: "16px 24px",
|
|
7869
7869
|
flex: "0 0 auto"
|
|
7870
|
-
}), on = /* @__PURE__ */
|
|
7870
|
+
}), on = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
7871
7871
|
const n = be({
|
|
7872
7872
|
props: t,
|
|
7873
7873
|
name: "MuiDialogTitle"
|
|
@@ -7876,7 +7876,7 @@ const BO = ["className", "id"], zO = /* @__PURE__ */ o((e) => {
|
|
|
7876
7876
|
id: l
|
|
7877
7877
|
} = n, s = G(n, BO), c = n, u = zO(c), {
|
|
7878
7878
|
titleId: d = l
|
|
7879
|
-
} =
|
|
7879
|
+
} = S.useContext(cl);
|
|
7880
7880
|
return /* @__PURE__ */ f(HO, P({
|
|
7881
7881
|
component: "h2",
|
|
7882
7882
|
className: K(u.root, i),
|
|
@@ -15007,41 +15007,41 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15007
15007
|
asistente: m,
|
|
15008
15008
|
ficha: { propsContenidos: b, setPropsContenidos: v },
|
|
15009
15009
|
setHidden: ke(
|
|
15010
|
-
(
|
|
15011
|
-
r(
|
|
15012
|
-
C(
|
|
15010
|
+
(x, E) => {
|
|
15011
|
+
r(x, E), setTimeout(() => {
|
|
15012
|
+
C(x);
|
|
15013
15013
|
});
|
|
15014
15014
|
},
|
|
15015
15015
|
[r, C]
|
|
15016
15016
|
),
|
|
15017
15017
|
setDisable: ke(
|
|
15018
|
-
(
|
|
15019
|
-
n(
|
|
15020
|
-
C(
|
|
15018
|
+
(x, E) => {
|
|
15019
|
+
n(x, E), setTimeout(() => {
|
|
15020
|
+
C(x);
|
|
15021
15021
|
});
|
|
15022
15022
|
},
|
|
15023
15023
|
[n, C]
|
|
15024
15024
|
),
|
|
15025
15025
|
setRequire: ke(
|
|
15026
|
-
(
|
|
15027
|
-
i(
|
|
15028
|
-
C(
|
|
15026
|
+
(x, E) => {
|
|
15027
|
+
i(x, E), setTimeout(() => {
|
|
15028
|
+
C(x);
|
|
15029
15029
|
});
|
|
15030
15030
|
},
|
|
15031
15031
|
[i, C]
|
|
15032
15032
|
),
|
|
15033
15033
|
setError: ke(
|
|
15034
|
-
(
|
|
15035
|
-
l(
|
|
15036
|
-
C(
|
|
15034
|
+
(x, E) => {
|
|
15035
|
+
l(x, E), setTimeout(() => {
|
|
15036
|
+
C(x);
|
|
15037
15037
|
});
|
|
15038
15038
|
},
|
|
15039
15039
|
[l, C]
|
|
15040
15040
|
),
|
|
15041
15041
|
setLabel: ke(
|
|
15042
|
-
(
|
|
15043
|
-
s(
|
|
15044
|
-
C(
|
|
15042
|
+
(x, E) => {
|
|
15043
|
+
s(x, E), setTimeout(() => {
|
|
15044
|
+
C(x);
|
|
15045
15045
|
});
|
|
15046
15046
|
},
|
|
15047
15047
|
[s, C]
|
|
@@ -15101,7 +15101,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15101
15101
|
...i
|
|
15102
15102
|
};
|
|
15103
15103
|
return !l && (t === "N" || t === "D" ? /* @__PURE__ */ f(Pf, { ...s }) : t === "F" ? /* @__PURE__ */ f(ds, { ...s }) : t === "Z" ? /* @__PURE__ */ f(ds, { ...s, showTime: !0 }) : /* @__PURE__ */ f(yn, { ...s }));
|
|
15104
|
-
}, "TextField"),
|
|
15104
|
+
}, "TextField"), Jw = /* @__PURE__ */ o((e, t, r) => (n) => /* @__PURE__ */ f(
|
|
15105
15105
|
Tf,
|
|
15106
15106
|
{
|
|
15107
15107
|
reference: r,
|
|
@@ -15186,7 +15186,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15186
15186
|
},
|
|
15187
15187
|
[t, r]
|
|
15188
15188
|
);
|
|
15189
|
-
}, "useDeleteRow"),
|
|
15189
|
+
}, "useDeleteRow"), ek = /* @__PURE__ */ o((e) => {
|
|
15190
15190
|
const { [e.source]: t } = e.useFormulario(), r = { ...e, enviarTodo: !!(t != null && t.enviarTodo) }, n = jd(r), i = Vd(r), l = Bd(r);
|
|
15191
15191
|
return {
|
|
15192
15192
|
addRow: n,
|
|
@@ -15356,7 +15356,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15356
15356
|
}, [u]), /* @__PURE__ */ B(ur, { children: [
|
|
15357
15357
|
/* @__PURE__ */ f(rn, { children: /* @__PURE__ */ f(Yc, { spacing: 4, children: Wn.map(
|
|
15358
15358
|
i,
|
|
15359
|
-
(C,
|
|
15359
|
+
(C, x) => rr(C, {
|
|
15360
15360
|
resource: r,
|
|
15361
15361
|
estado: n,
|
|
15362
15362
|
defaultValue: l[C.props.source] || "",
|
|
@@ -15400,7 +15400,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15400
15400
|
} = e, [d, p] = Si(!1), h = Ke(e), m = At(), b = Fi(), v = jd({ apiRef: b, source: l, enviarTodo: s }), g = "N", {
|
|
15401
15401
|
estado: y,
|
|
15402
15402
|
fichaProps: { etrs: T }
|
|
15403
|
-
} = me(Ge), C = me(uo),
|
|
15403
|
+
} = me(Ge), C = me(uo), x = Jt({ etrs: T, asisEtr: C }), O = tt()("ra.action.create");
|
|
15404
15404
|
return /* @__PURE__ */ B(ur, { children: [
|
|
15405
15405
|
/* @__PURE__ */ f(
|
|
15406
15406
|
dt,
|
|
@@ -15423,12 +15423,12 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15423
15423
|
resource: h,
|
|
15424
15424
|
onSubmit: /* @__PURE__ */ o(async (F, $) => {
|
|
15425
15425
|
const k = await c(
|
|
15426
|
-
|
|
15426
|
+
x,
|
|
15427
15427
|
F,
|
|
15428
15428
|
g,
|
|
15429
15429
|
y
|
|
15430
15430
|
);
|
|
15431
|
-
k !== !1 && (v(typeof k == "object" ? k : F, m), p(!1), u(
|
|
15431
|
+
k !== !1 && (v(typeof k == "object" ? k : F, m), p(!1), u(x, F, g, y));
|
|
15432
15432
|
}, "handleSubmit"),
|
|
15433
15433
|
children: /* @__PURE__ */ f(
|
|
15434
15434
|
Hd,
|
|
@@ -15463,7 +15463,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15463
15463
|
} = e, p = tt(), [h, m] = Si(!1), b = Fi(), v = At(), g = Vd({ apiRef: b, source: l, enviarTodo: c }), y = "M", {
|
|
15464
15464
|
estado: T,
|
|
15465
15465
|
fichaProps: { etrs: C }
|
|
15466
|
-
} = me(Ge),
|
|
15466
|
+
} = me(Ge), x = me(uo), E = Jt({ etrs: C, asisEtr: x }), O = p("ra.action.edit");
|
|
15467
15467
|
return /* @__PURE__ */ B(ur, { children: [
|
|
15468
15468
|
/* @__PURE__ */ f(
|
|
15469
15469
|
dt,
|
|
@@ -15486,12 +15486,12 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15486
15486
|
resource: n,
|
|
15487
15487
|
onSubmit: /* @__PURE__ */ o(async (F, $) => {
|
|
15488
15488
|
const k = await u(
|
|
15489
|
-
|
|
15489
|
+
E,
|
|
15490
15490
|
F,
|
|
15491
15491
|
y,
|
|
15492
15492
|
T
|
|
15493
15493
|
);
|
|
15494
|
-
k !== !1 && (g(s.id, typeof k == "object" ? k : F, v), m(!1), d(
|
|
15494
|
+
k !== !1 && (g(s.id, typeof k == "object" ? k : F, v), m(!1), d(E, F, y, T));
|
|
15495
15495
|
}, "handleSubmit"),
|
|
15496
15496
|
children: /* @__PURE__ */ f(
|
|
15497
15497
|
Hd,
|
|
@@ -15552,7 +15552,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15552
15552
|
}
|
|
15553
15553
|
)
|
|
15554
15554
|
] });
|
|
15555
|
-
}, "EtrDeleteButton"), p0 = yi({}, ba.esES),
|
|
15555
|
+
}, "EtrDeleteButton"), p0 = yi({}, ba.esES), tk = /* @__PURE__ */ o((e) => {
|
|
15556
15556
|
const {
|
|
15557
15557
|
filterBy: t = "",
|
|
15558
15558
|
claves: r,
|
|
@@ -15569,7 +15569,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15569
15569
|
sxContainer: b = {},
|
|
15570
15570
|
filter: v,
|
|
15571
15571
|
...g
|
|
15572
|
-
} = e, [y, T] = Ue([]), C = Qt(e),
|
|
15572
|
+
} = e, [y, T] = Ue([]), C = Qt(e), x = At(), { field: E } = Cf({ defaultValue: "", ...e }), {
|
|
15573
15573
|
isLoading: O,
|
|
15574
15574
|
fichaProps: { [m]: w }
|
|
15575
15575
|
} = me(Ge), F = wi((Q) => {
|
|
@@ -15597,7 +15597,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15597
15597
|
]);
|
|
15598
15598
|
}), ft(() => {
|
|
15599
15599
|
u || setTimeout(() => {
|
|
15600
|
-
|
|
15600
|
+
x.setValue(m, "");
|
|
15601
15601
|
}, 1e3);
|
|
15602
15602
|
}, [u]);
|
|
15603
15603
|
const { isPending: oe, refetch: ve } = eu(
|
|
@@ -15611,7 +15611,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15611
15611
|
enabled: u && !O,
|
|
15612
15612
|
onSuccess: /* @__PURE__ */ o((Q) => {
|
|
15613
15613
|
setTimeout(() => {
|
|
15614
|
-
|
|
15614
|
+
x.setValue(m, "");
|
|
15615
15615
|
}, 1e3), T((Q == null ? void 0 : Q.data) || []);
|
|
15616
15616
|
}, "onSuccess")
|
|
15617
15617
|
}
|
|
@@ -15731,11 +15731,11 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15731
15731
|
...ne
|
|
15732
15732
|
}
|
|
15733
15733
|
),
|
|
15734
|
-
/* @__PURE__ */ f("input", { type: "hidden", ...
|
|
15734
|
+
/* @__PURE__ */ f("input", { type: "hidden", ...E })
|
|
15735
15735
|
] }) }) })
|
|
15736
15736
|
}
|
|
15737
15737
|
);
|
|
15738
|
-
}, "EtrGrid"), f0 = yi({}, ba.esES),
|
|
15738
|
+
}, "EtrGrid"), f0 = yi({}, ba.esES), rk = /* @__PURE__ */ o((e) => {
|
|
15739
15739
|
const {
|
|
15740
15740
|
filterBy: t = "",
|
|
15741
15741
|
sortModel: r,
|
|
@@ -15763,7 +15763,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15763
15763
|
estado: y,
|
|
15764
15764
|
isLoading: T,
|
|
15765
15765
|
fichaProps: C = {}
|
|
15766
|
-
} = me(Ge),
|
|
15766
|
+
} = me(Ge), x = Jt(e), { [e.source]: E = {} } = C, { useContenido: O = hr, ...w } = E, {
|
|
15767
15767
|
data: F = [],
|
|
15768
15768
|
isPending: $,
|
|
15769
15769
|
refetch: k
|
|
@@ -15784,7 +15784,7 @@ const wd = Fr(), va = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15784
15784
|
estado: y,
|
|
15785
15785
|
hidden: e.hidden,
|
|
15786
15786
|
isLoading: T,
|
|
15787
|
-
utils:
|
|
15787
|
+
utils: x,
|
|
15788
15788
|
...w,
|
|
15789
15789
|
refetch: k,
|
|
15790
15790
|
apiRef: R
|
|
@@ -15945,7 +15945,7 @@ const x0 = ["className", "color", "enableColorOnDark", "position"], S0 = /* @__P
|
|
|
15945
15945
|
backgroundColor: "transparent",
|
|
15946
15946
|
color: "inherit"
|
|
15947
15947
|
}));
|
|
15948
|
-
}), Ud = /* @__PURE__ */
|
|
15948
|
+
}), Ud = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
15949
15949
|
const n = be({
|
|
15950
15950
|
props: t,
|
|
15951
15951
|
name: "MuiAppBar"
|
|
@@ -16036,7 +16036,7 @@ function fn(e, t, r) {
|
|
|
16036
16036
|
i && (t.style.webkitTransform = i, t.style.transform = i);
|
|
16037
16037
|
}
|
|
16038
16038
|
o(fn, "setTranslateValue");
|
|
16039
|
-
const qd = /* @__PURE__ */
|
|
16039
|
+
const qd = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
16040
16040
|
const n = Mr(), i = {
|
|
16041
16041
|
enter: n.transitions.easing.easeOut,
|
|
16042
16042
|
exit: n.transitions.easing.sharp
|
|
@@ -16057,18 +16057,18 @@ const qd = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
16057
16057
|
onExit: y,
|
|
16058
16058
|
onExited: T,
|
|
16059
16059
|
onExiting: C,
|
|
16060
|
-
style:
|
|
16061
|
-
timeout:
|
|
16060
|
+
style: x,
|
|
16061
|
+
timeout: E = l,
|
|
16062
16062
|
// eslint-disable-next-line react/prop-types
|
|
16063
16063
|
TransitionComponent: O = It
|
|
16064
|
-
} = t, w = G(t, P0), F =
|
|
16064
|
+
} = t, w = G(t, P0), F = S.useRef(null), $ = qe(u.ref, F, r), k = /* @__PURE__ */ o((M) => (H) => {
|
|
16065
16065
|
M && (H === void 0 ? M(F.current) : M(F.current, H));
|
|
16066
16066
|
}, "normalizedTransitionCallback"), R = k((M, H) => {
|
|
16067
16067
|
fn(p, M, d), al(M), b && b(M, H);
|
|
16068
16068
|
}), L = k((M, H) => {
|
|
16069
16069
|
const ee = Zr({
|
|
16070
|
-
timeout:
|
|
16071
|
-
style:
|
|
16070
|
+
timeout: E,
|
|
16071
|
+
style: x,
|
|
16072
16072
|
easing: h
|
|
16073
16073
|
}, {
|
|
16074
16074
|
mode: "enter"
|
|
@@ -16076,8 +16076,8 @@ const qd = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
16076
16076
|
M.style.webkitTransition = n.transitions.create("-webkit-transform", P({}, ee)), M.style.transition = n.transitions.create("transform", P({}, ee)), M.style.webkitTransform = "none", M.style.transform = "none", g && g(M, H);
|
|
16077
16077
|
}), N = k(v), A = k(C), _ = k((M) => {
|
|
16078
16078
|
const H = Zr({
|
|
16079
|
-
timeout:
|
|
16080
|
-
style:
|
|
16079
|
+
timeout: E,
|
|
16080
|
+
style: x,
|
|
16081
16081
|
easing: h
|
|
16082
16082
|
}, {
|
|
16083
16083
|
mode: "exit"
|
|
@@ -16087,10 +16087,10 @@ const qd = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
16087
16087
|
M.style.webkitTransition = "", M.style.transition = "", T && T(M);
|
|
16088
16088
|
}), I = /* @__PURE__ */ o((M) => {
|
|
16089
16089
|
s && s(F.current, M);
|
|
16090
|
-
}, "handleAddEndListener"), V =
|
|
16090
|
+
}, "handleAddEndListener"), V = S.useCallback(() => {
|
|
16091
16091
|
F.current && fn(p, F.current, d);
|
|
16092
16092
|
}, [p, d]);
|
|
16093
|
-
return
|
|
16093
|
+
return S.useEffect(() => {
|
|
16094
16094
|
if (m || p === "down" || p === "right")
|
|
16095
16095
|
return;
|
|
16096
16096
|
const M = Go(() => {
|
|
@@ -16099,7 +16099,7 @@ const qd = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
16099
16099
|
return H.addEventListener("resize", M), () => {
|
|
16100
16100
|
M.clear(), H.removeEventListener("resize", M);
|
|
16101
16101
|
};
|
|
16102
|
-
}, [p, m, d]),
|
|
16102
|
+
}, [p, m, d]), S.useEffect(() => {
|
|
16103
16103
|
m || V();
|
|
16104
16104
|
}, [m, V]), /* @__PURE__ */ f(O, P({
|
|
16105
16105
|
nodeRef: F,
|
|
@@ -16112,13 +16112,13 @@ const qd = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
16112
16112
|
addEndListener: I,
|
|
16113
16113
|
appear: c,
|
|
16114
16114
|
in: m,
|
|
16115
|
-
timeout:
|
|
16115
|
+
timeout: E
|
|
16116
16116
|
}, w, {
|
|
16117
|
-
children: /* @__PURE__ */ o((M, H) => /* @__PURE__ */
|
|
16117
|
+
children: /* @__PURE__ */ o((M, H) => /* @__PURE__ */ S.cloneElement(u, P({
|
|
16118
16118
|
ref: $,
|
|
16119
16119
|
style: P({
|
|
16120
16120
|
visibility: M === "exited" && !m ? "hidden" : void 0
|
|
16121
|
-
},
|
|
16121
|
+
}, x, u.props.style)
|
|
16122
16122
|
}, H)), "children")
|
|
16123
16123
|
}));
|
|
16124
16124
|
}, "Slide"));
|
|
@@ -16266,7 +16266,7 @@ const F0 = ["className", "component", "disableGutters", "variant"], w0 = /* @__P
|
|
|
16266
16266
|
}), ({
|
|
16267
16267
|
theme: e,
|
|
16268
16268
|
ownerState: t
|
|
16269
|
-
}) => t.variant === "regular" && e.mixins.toolbar), Kd = /* @__PURE__ */
|
|
16269
|
+
}) => t.variant === "regular" && e.mixins.toolbar), Kd = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
16270
16270
|
const n = be({
|
|
16271
16271
|
props: t,
|
|
16272
16272
|
name: "MuiToolbar"
|
|
@@ -16325,7 +16325,7 @@ process.env.NODE_ENV !== "production" && (Kd.propTypes = {
|
|
|
16325
16325
|
*/
|
|
16326
16326
|
variant: a.oneOfType([a.oneOf(["dense", "regular"]), a.string])
|
|
16327
16327
|
});
|
|
16328
|
-
const M0 =
|
|
16328
|
+
const M0 = S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
16329
16329
|
return /* @__PURE__ */ f(qd, { direction: "up", ref: r, ...t });
|
|
16330
16330
|
}, "Transition2")), Ol = /* @__PURE__ */ o((e) => {
|
|
16331
16331
|
const { isLoading: t } = e, r = Ke(e), n = ya(), {
|
|
@@ -16358,7 +16358,7 @@ const M0 = E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
16358
16358
|
Oi,
|
|
16359
16359
|
{
|
|
16360
16360
|
open: i,
|
|
16361
|
-
onClose: /* @__PURE__ */ o((
|
|
16361
|
+
onClose: /* @__PURE__ */ o((E, O) => {
|
|
16362
16362
|
O !== "backdropClick" && l();
|
|
16363
16363
|
}, "onClose"),
|
|
16364
16364
|
fullWidth: !0,
|
|
@@ -16373,13 +16373,13 @@ const M0 = E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
16373
16373
|
/* @__PURE__ */ B(pf, { children: [
|
|
16374
16374
|
h.map(
|
|
16375
16375
|
({
|
|
16376
|
-
label:
|
|
16376
|
+
label: E = "",
|
|
16377
16377
|
icon: O = /* @__PURE__ */ f(ci, {}),
|
|
16378
16378
|
handler: w
|
|
16379
16379
|
}, F) => /* @__PURE__ */ f(
|
|
16380
16380
|
dt,
|
|
16381
16381
|
{
|
|
16382
|
-
label:
|
|
16382
|
+
label: E,
|
|
16383
16383
|
disabled: t,
|
|
16384
16384
|
onClick: w,
|
|
16385
16385
|
children: O
|
|
@@ -16418,13 +16418,13 @@ const M0 = E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
16418
16418
|
),
|
|
16419
16419
|
h.map(
|
|
16420
16420
|
({
|
|
16421
|
-
label:
|
|
16421
|
+
label: E = "",
|
|
16422
16422
|
icon: O = /* @__PURE__ */ f(ci, {}),
|
|
16423
16423
|
handler: w
|
|
16424
16424
|
}, F) => /* @__PURE__ */ f(
|
|
16425
16425
|
dt,
|
|
16426
16426
|
{
|
|
16427
|
-
label:
|
|
16427
|
+
label: E,
|
|
16428
16428
|
disabled: t,
|
|
16429
16429
|
onClick: w,
|
|
16430
16430
|
children: O
|
|
@@ -16633,8 +16633,8 @@ const G0 = /* @__PURE__ */ o((e) => {
|
|
|
16633
16633
|
mobileColumns: y = "",
|
|
16634
16634
|
hasVerFicha: T = !1,
|
|
16635
16635
|
disableMultipleRowSelection: C = !0,
|
|
16636
|
-
borra:
|
|
16637
|
-
...
|
|
16636
|
+
borra: x = !0,
|
|
16637
|
+
...E
|
|
16638
16638
|
} = e, O = Oa(e), w = tt(), F = Ke(e), {
|
|
16639
16639
|
props: { hasBulkActionButtons: $ = !0, ...k }
|
|
16640
16640
|
} = pl(), {
|
|
@@ -16692,7 +16692,7 @@ const G0 = /* @__PURE__ */ o((e) => {
|
|
|
16692
16692
|
`gaci-${Q}`
|
|
16693
16693
|
);
|
|
16694
16694
|
});
|
|
16695
|
-
if (
|
|
16695
|
+
if (x) {
|
|
16696
16696
|
const ue = /* @__PURE__ */ o(() => {
|
|
16697
16697
|
const Q = I({
|
|
16698
16698
|
type: "edit",
|
|
@@ -16800,7 +16800,7 @@ const G0 = /* @__PURE__ */ o((e) => {
|
|
|
16800
16800
|
onRowSelectionModelChange: Ce,
|
|
16801
16801
|
isRowSelectable: /* @__PURE__ */ o((U) => U.row.id, "isRowSelectable"),
|
|
16802
16802
|
initialState: H,
|
|
16803
|
-
...
|
|
16803
|
+
...E,
|
|
16804
16804
|
...k
|
|
16805
16805
|
}
|
|
16806
16806
|
) })
|
|
@@ -16836,10 +16836,10 @@ const G0 = /* @__PURE__ */ o((e) => {
|
|
|
16836
16836
|
field: y,
|
|
16837
16837
|
headerName: T,
|
|
16838
16838
|
valueGetter: C,
|
|
16839
|
-
type:
|
|
16840
|
-
jsxMobile:
|
|
16839
|
+
type: x = "string",
|
|
16840
|
+
jsxMobile: E
|
|
16841
16841
|
} = g;
|
|
16842
|
-
return
|
|
16842
|
+
return E ? /* @__PURE__ */ f($e, { children: E(v, g) }) : x === "boolean" ? /* @__PURE__ */ f($e, { children: /* @__PURE__ */ f(
|
|
16843
16843
|
$e,
|
|
16844
16844
|
{
|
|
16845
16845
|
component: "span",
|
|
@@ -16856,15 +16856,15 @@ const G0 = /* @__PURE__ */ o((e) => {
|
|
|
16856
16856
|
const {
|
|
16857
16857
|
key: T,
|
|
16858
16858
|
handler: C,
|
|
16859
|
-
icon:
|
|
16860
|
-
...
|
|
16859
|
+
icon: x = /* @__PURE__ */ f(_o, {}),
|
|
16860
|
+
...E
|
|
16861
16861
|
} = g;
|
|
16862
16862
|
return /* @__PURE__ */ f(
|
|
16863
16863
|
dt,
|
|
16864
16864
|
{
|
|
16865
16865
|
onClick: /* @__PURE__ */ o((O) => (O.preventDefault(), typeof C == "function" ? C({ ...d, record: v }, T) : !1), "onClick"),
|
|
16866
|
-
...
|
|
16867
|
-
children:
|
|
16866
|
+
...E,
|
|
16867
|
+
children: x
|
|
16868
16868
|
},
|
|
16869
16869
|
`actionbutton-${y}}`
|
|
16870
16870
|
);
|
|
@@ -17015,7 +17015,7 @@ const pc = pe("MuiDivider", ["root", "absolute", "fullWidth", "inset", "middle",
|
|
|
17015
17015
|
}, t.orientation === "vertical" && {
|
|
17016
17016
|
paddingTop: `calc(${e.spacing(1)} * 1.2)`,
|
|
17017
17017
|
paddingBottom: `calc(${e.spacing(1)} * 1.2)`
|
|
17018
|
-
})), jo = /* @__PURE__ */
|
|
17018
|
+
})), jo = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
17019
17019
|
const n = be({
|
|
17020
17020
|
props: t,
|
|
17021
17021
|
name: "MuiDivider"
|
|
@@ -17129,13 +17129,13 @@ function Zd(e) {
|
|
|
17129
17129
|
in: c,
|
|
17130
17130
|
onExited: u,
|
|
17131
17131
|
timeout: d
|
|
17132
|
-
} = e, [p, h] =
|
|
17132
|
+
} = e, [p, h] = S.useState(!1), m = K(t, r.ripple, r.rippleVisible, n && r.ripplePulsate), b = {
|
|
17133
17133
|
width: s,
|
|
17134
17134
|
height: s,
|
|
17135
17135
|
top: -(s / 2) + l,
|
|
17136
17136
|
left: -(s / 2) + i
|
|
17137
17137
|
}, v = K(r.child, p && r.childLeaving, n && r.childPulsate);
|
|
17138
|
-
return !c && !p && h(!0),
|
|
17138
|
+
return !c && !p && h(!0), S.useEffect(() => {
|
|
17139
17139
|
if (!c && u != null) {
|
|
17140
17140
|
const g = setTimeout(u, d);
|
|
17141
17141
|
return () => {
|
|
@@ -17285,7 +17285,7 @@ const ui = 550, sE = 80, cE = io(fc || (fc = xa`
|
|
|
17285
17285
|
theme: e
|
|
17286
17286
|
}) => e.transitions.easing.easeInOut, vt.childPulsate, dE, ({
|
|
17287
17287
|
theme: e
|
|
17288
|
-
}) => e.transitions.easing.easeInOut), Jd = /* @__PURE__ */
|
|
17288
|
+
}) => e.transitions.easing.easeInOut), Jd = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
17289
17289
|
const n = be({
|
|
17290
17290
|
props: t,
|
|
17291
17291
|
name: "MuiTouchRipple"
|
|
@@ -17293,18 +17293,18 @@ const ui = 550, sE = 80, cE = io(fc || (fc = xa`
|
|
|
17293
17293
|
center: i = !1,
|
|
17294
17294
|
classes: l = {},
|
|
17295
17295
|
className: s
|
|
17296
|
-
} = n, c = G(n, lE), [u, d] =
|
|
17297
|
-
|
|
17296
|
+
} = n, c = G(n, lE), [u, d] = S.useState([]), p = S.useRef(0), h = S.useRef(null);
|
|
17297
|
+
S.useEffect(() => {
|
|
17298
17298
|
h.current && (h.current(), h.current = null);
|
|
17299
17299
|
}, [u]);
|
|
17300
|
-
const m =
|
|
17300
|
+
const m = S.useRef(!1), b = Br(), v = S.useRef(null), g = S.useRef(null), y = S.useCallback((E) => {
|
|
17301
17301
|
const {
|
|
17302
17302
|
pulsate: O,
|
|
17303
17303
|
rippleX: w,
|
|
17304
17304
|
rippleY: F,
|
|
17305
17305
|
rippleSize: $,
|
|
17306
17306
|
cb: k
|
|
17307
|
-
} =
|
|
17307
|
+
} = E;
|
|
17308
17308
|
d((R) => [...R, /* @__PURE__ */ f(fE, {
|
|
17309
17309
|
classes: {
|
|
17310
17310
|
ripple: K(l.ripple, vt.ripple),
|
|
@@ -17320,7 +17320,7 @@ const ui = 550, sE = 80, cE = io(fc || (fc = xa`
|
|
|
17320
17320
|
rippleY: F,
|
|
17321
17321
|
rippleSize: $
|
|
17322
17322
|
}, p.current)]), p.current += 1, h.current = k;
|
|
17323
|
-
}, [l]), T =
|
|
17323
|
+
}, [l]), T = S.useCallback((E = {}, O = {}, w = () => {
|
|
17324
17324
|
}) => {
|
|
17325
17325
|
const {
|
|
17326
17326
|
pulsate: F = !1,
|
|
@@ -17328,11 +17328,11 @@ const ui = 550, sE = 80, cE = io(fc || (fc = xa`
|
|
|
17328
17328
|
fakeElement: k = !1
|
|
17329
17329
|
// For test purposes
|
|
17330
17330
|
} = O;
|
|
17331
|
-
if ((
|
|
17331
|
+
if ((E == null ? void 0 : E.type) === "mousedown" && m.current) {
|
|
17332
17332
|
m.current = !1;
|
|
17333
17333
|
return;
|
|
17334
17334
|
}
|
|
17335
|
-
(
|
|
17335
|
+
(E == null ? void 0 : E.type) === "touchstart" && (m.current = !0);
|
|
17336
17336
|
const R = k ? null : g.current, L = R ? R.getBoundingClientRect() : {
|
|
17337
17337
|
width: 0,
|
|
17338
17338
|
height: 0,
|
|
@@ -17340,13 +17340,13 @@ const ui = 550, sE = 80, cE = io(fc || (fc = xa`
|
|
|
17340
17340
|
top: 0
|
|
17341
17341
|
};
|
|
17342
17342
|
let N, A, _;
|
|
17343
|
-
if ($ ||
|
|
17343
|
+
if ($ || E === void 0 || E.clientX === 0 && E.clientY === 0 || !E.clientX && !E.touches)
|
|
17344
17344
|
N = Math.round(L.width / 2), A = Math.round(L.height / 2);
|
|
17345
17345
|
else {
|
|
17346
17346
|
const {
|
|
17347
17347
|
clientX: j,
|
|
17348
17348
|
clientY: I
|
|
17349
|
-
} =
|
|
17349
|
+
} = E.touches && E.touches.length > 0 ? E.touches[0] : E;
|
|
17350
17350
|
N = Math.round(j - L.left), A = Math.round(I - L.top);
|
|
17351
17351
|
}
|
|
17352
17352
|
if ($)
|
|
@@ -17355,7 +17355,7 @@ const ui = 550, sE = 80, cE = io(fc || (fc = xa`
|
|
|
17355
17355
|
const j = Math.max(Math.abs((R ? R.clientWidth : 0) - N), N) * 2 + 2, I = Math.max(Math.abs((R ? R.clientHeight : 0) - A), A) * 2 + 2;
|
|
17356
17356
|
_ = Math.sqrt(j ** 2 + I ** 2);
|
|
17357
17357
|
}
|
|
17358
|
-
|
|
17358
|
+
E != null && E.touches ? v.current === null && (v.current = () => {
|
|
17359
17359
|
y({
|
|
17360
17360
|
pulsate: F,
|
|
17361
17361
|
rippleX: N,
|
|
@@ -17372,24 +17372,24 @@ const ui = 550, sE = 80, cE = io(fc || (fc = xa`
|
|
|
17372
17372
|
rippleSize: _,
|
|
17373
17373
|
cb: w
|
|
17374
17374
|
});
|
|
17375
|
-
}, [i, y, b]), C =
|
|
17375
|
+
}, [i, y, b]), C = S.useCallback(() => {
|
|
17376
17376
|
T({}, {
|
|
17377
17377
|
pulsate: !0
|
|
17378
17378
|
});
|
|
17379
|
-
}, [T]),
|
|
17380
|
-
if (b.clear(), (
|
|
17379
|
+
}, [T]), x = S.useCallback((E, O) => {
|
|
17380
|
+
if (b.clear(), (E == null ? void 0 : E.type) === "touchend" && v.current) {
|
|
17381
17381
|
v.current(), v.current = null, b.start(0, () => {
|
|
17382
|
-
|
|
17382
|
+
x(E, O);
|
|
17383
17383
|
});
|
|
17384
17384
|
return;
|
|
17385
17385
|
}
|
|
17386
17386
|
v.current = null, d((w) => w.length > 0 ? w.slice(1) : w), h.current = O;
|
|
17387
17387
|
}, [b]);
|
|
17388
|
-
return
|
|
17388
|
+
return S.useImperativeHandle(r, () => ({
|
|
17389
17389
|
pulsate: C,
|
|
17390
17390
|
start: T,
|
|
17391
|
-
stop:
|
|
17392
|
-
}), [C, T,
|
|
17391
|
+
stop: x
|
|
17392
|
+
}), [C, T, x]), /* @__PURE__ */ f(pE, P({
|
|
17393
17393
|
className: K(vt.root, l.root, s),
|
|
17394
17394
|
ref: g
|
|
17395
17395
|
}, c, {
|
|
@@ -17472,7 +17472,7 @@ const hE = pe("MuiButtonBase", ["root", "disabled", "focusVisible"]), gE = ["act
|
|
|
17472
17472
|
"@media print": {
|
|
17473
17473
|
colorAdjust: "exact"
|
|
17474
17474
|
}
|
|
17475
|
-
}), po = /* @__PURE__ */
|
|
17475
|
+
}), po = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
17476
17476
|
const n = be({
|
|
17477
17477
|
props: t,
|
|
17478
17478
|
name: "MuiButtonBase"
|
|
@@ -17492,8 +17492,8 @@ const hE = pe("MuiButtonBase", ["root", "disabled", "focusVisible"]), gE = ["act
|
|
|
17492
17492
|
onContextMenu: y,
|
|
17493
17493
|
onDragLeave: T,
|
|
17494
17494
|
onFocus: C,
|
|
17495
|
-
onFocusVisible:
|
|
17496
|
-
onKeyDown:
|
|
17495
|
+
onFocusVisible: x,
|
|
17496
|
+
onKeyDown: E,
|
|
17497
17497
|
onKeyUp: O,
|
|
17498
17498
|
onMouseDown: w,
|
|
17499
17499
|
onMouseLeave: F,
|
|
@@ -17505,23 +17505,23 @@ const hE = pe("MuiButtonBase", ["root", "disabled", "focusVisible"]), gE = ["act
|
|
|
17505
17505
|
TouchRippleProps: A,
|
|
17506
17506
|
touchRippleRef: _,
|
|
17507
17507
|
type: j
|
|
17508
|
-
} = n, I = G(n, gE), V =
|
|
17508
|
+
} = n, I = G(n, gE), V = S.useRef(null), M = S.useRef(null), H = qe(M, _), {
|
|
17509
17509
|
isFocusVisibleRef: ee,
|
|
17510
17510
|
onFocus: ge,
|
|
17511
17511
|
onBlur: le,
|
|
17512
17512
|
ref: Ce
|
|
17513
|
-
} = Zn(), [ie, U] =
|
|
17514
|
-
d && ie && U(!1),
|
|
17513
|
+
} = Zn(), [ie, U] = S.useState(!1);
|
|
17514
|
+
d && ie && U(!1), S.useImperativeHandle(i, () => ({
|
|
17515
17515
|
focusVisible: /* @__PURE__ */ o(() => {
|
|
17516
17516
|
U(!0), V.current.focus();
|
|
17517
17517
|
}, "focusVisible")
|
|
17518
17518
|
}), []);
|
|
17519
|
-
const [oe, ve] =
|
|
17520
|
-
|
|
17519
|
+
const [oe, ve] = S.useState(!1);
|
|
17520
|
+
S.useEffect(() => {
|
|
17521
17521
|
ve(!0);
|
|
17522
17522
|
}, []);
|
|
17523
17523
|
const ne = oe && !p && !d;
|
|
17524
|
-
|
|
17524
|
+
S.useEffect(() => {
|
|
17525
17525
|
ie && m && !p && oe && M.current.pulsate();
|
|
17526
17526
|
}, [p, m, ie, oe]);
|
|
17527
17527
|
function te(Z, rt, Nt = h) {
|
|
@@ -17533,14 +17533,14 @@ const hE = pe("MuiButtonBase", ["root", "disabled", "focusVisible"]), gE = ["act
|
|
|
17533
17533
|
}), re = te("start", L), Me = te("stop", k), Fe = te("stop", R), fe = te("stop", (Z) => {
|
|
17534
17534
|
le(Z), ee.current === !1 && U(!1), v && v(Z);
|
|
17535
17535
|
}, !1), ot = Ot((Z) => {
|
|
17536
|
-
V.current || (V.current = Z.currentTarget), ge(Z), ee.current === !0 && (U(!0),
|
|
17536
|
+
V.current || (V.current = Z.currentTarget), ge(Z), ee.current === !0 && (U(!0), x && x(Z)), C && C(Z);
|
|
17537
17537
|
}), Re = /* @__PURE__ */ o(() => {
|
|
17538
17538
|
const Z = V.current;
|
|
17539
17539
|
return u && u !== "button" && !(Z.tagName === "A" && Z.href);
|
|
17540
|
-
}, "isNonNativeButton"), we =
|
|
17540
|
+
}, "isNonNativeButton"), we = S.useRef(!1), Be = Ot((Z) => {
|
|
17541
17541
|
m && !we.current && ie && M.current && Z.key === " " && (we.current = !0, M.current.stop(Z, () => {
|
|
17542
17542
|
M.current.start(Z);
|
|
17543
|
-
})), Z.target === Z.currentTarget && Re() && Z.key === " " && Z.preventDefault(),
|
|
17543
|
+
})), Z.target === Z.currentTarget && Re() && Z.key === " " && Z.preventDefault(), E && E(Z), Z.target === Z.currentTarget && Re() && Z.key === "Enter" && !d && (Z.preventDefault(), g && g(Z));
|
|
17544
17544
|
}), Xe = Ot((Z) => {
|
|
17545
17545
|
m && Z.key === " " && M.current && ie && !Z.defaultPrevented && (we.current = !1, M.current.stop(Z, () => {
|
|
17546
17546
|
M.current.pulsate(Z);
|
|
@@ -17551,7 +17551,7 @@ const hE = pe("MuiButtonBase", ["root", "disabled", "focusVisible"]), gE = ["act
|
|
|
17551
17551
|
const nt = {};
|
|
17552
17552
|
Le === "button" ? (nt.type = j === void 0 ? "button" : j, nt.disabled = d) : (!I.href && !I.to && (nt.role = "button"), d && (nt["aria-disabled"] = d));
|
|
17553
17553
|
const wt = qe(r, Ce, V);
|
|
17554
|
-
process.env.NODE_ENV !== "production" &&
|
|
17554
|
+
process.env.NODE_ENV !== "production" && S.useEffect(() => {
|
|
17555
17555
|
ne && !M.current && console.error(["MUI: The `component` prop provided to ButtonBase is invalid.", "Please make sure the children prop is rendered in this custom component."].join(`
|
|
17556
17556
|
`));
|
|
17557
17557
|
}, [ne]);
|
|
@@ -17846,7 +17846,7 @@ const lr = pe("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
|
|
|
17846
17846
|
maxWidth: "none"
|
|
17847
17847
|
}, t.wrapped && {
|
|
17848
17848
|
fontSize: e.typography.pxToRem(12)
|
|
17849
|
-
})), ep = /* @__PURE__ */
|
|
17849
|
+
})), ep = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
17850
17850
|
const n = be({
|
|
17851
17851
|
props: t,
|
|
17852
17852
|
name: "MuiTab"
|
|
@@ -17871,8 +17871,8 @@ const lr = pe("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
|
|
|
17871
17871
|
// eslint-disable-next-line react/prop-types
|
|
17872
17872
|
textColor: T = "inherit",
|
|
17873
17873
|
value: C,
|
|
17874
|
-
wrapped:
|
|
17875
|
-
} = n,
|
|
17874
|
+
wrapped: x = !1
|
|
17875
|
+
} = n, E = G(n, OE), O = P({}, n, {
|
|
17876
17876
|
disabled: l,
|
|
17877
17877
|
disableFocusRipple: s,
|
|
17878
17878
|
selected: g,
|
|
@@ -17881,8 +17881,8 @@ const lr = pe("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
|
|
|
17881
17881
|
label: !!h,
|
|
17882
17882
|
fullWidth: c,
|
|
17883
17883
|
textColor: T,
|
|
17884
|
-
wrapped:
|
|
17885
|
-
}), w = xE(O), F = u && h && /* @__PURE__ */
|
|
17884
|
+
wrapped: x
|
|
17885
|
+
}), w = xE(O), F = u && h && /* @__PURE__ */ S.isValidElement(u) ? /* @__PURE__ */ S.cloneElement(u, {
|
|
17886
17886
|
className: K(w.iconWrapper, u.props.className)
|
|
17887
17887
|
}) : u, $ = /* @__PURE__ */ o((R) => {
|
|
17888
17888
|
!g && m && m(R, C), b && b(R);
|
|
@@ -17900,10 +17900,10 @@ const lr = pe("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
|
|
|
17900
17900
|
onFocus: k,
|
|
17901
17901
|
ownerState: O,
|
|
17902
17902
|
tabIndex: g ? 0 : -1
|
|
17903
|
-
},
|
|
17904
|
-
children: [d === "top" || d === "start" ? /* @__PURE__ */ B(
|
|
17903
|
+
}, E, {
|
|
17904
|
+
children: [d === "top" || d === "start" ? /* @__PURE__ */ B(S.Fragment, {
|
|
17905
17905
|
children: [F, h]
|
|
17906
|
-
}) : /* @__PURE__ */ B(
|
|
17906
|
+
}) : /* @__PURE__ */ B(S.Fragment, {
|
|
17907
17907
|
children: [h, F]
|
|
17908
17908
|
}), p]
|
|
17909
17909
|
}));
|
|
@@ -18028,7 +18028,7 @@ const TE = ["onChange"], CE = {
|
|
|
18028
18028
|
function tp(e) {
|
|
18029
18029
|
const {
|
|
18030
18030
|
onChange: t
|
|
18031
|
-
} = e, r = G(e, TE), n =
|
|
18031
|
+
} = e, r = G(e, TE), n = S.useRef(), i = S.useRef(null), l = /* @__PURE__ */ o(() => {
|
|
18032
18032
|
n.current = i.current.offsetHeight - i.current.clientHeight;
|
|
18033
18033
|
}, "setMeasurements");
|
|
18034
18034
|
return or(() => {
|
|
@@ -18039,7 +18039,7 @@ function tp(e) {
|
|
|
18039
18039
|
return c.addEventListener("resize", s), () => {
|
|
18040
18040
|
s.clear(), c.removeEventListener("resize", s);
|
|
18041
18041
|
};
|
|
18042
|
-
}, [t]),
|
|
18042
|
+
}, [t]), S.useEffect(() => {
|
|
18043
18043
|
l(), t(n.current);
|
|
18044
18044
|
}, [t]), /* @__PURE__ */ f("div", P({
|
|
18045
18045
|
style: CE,
|
|
@@ -18092,7 +18092,7 @@ const ME = pe("MuiTabScrollButton", ["root", "vertical", "horizontal", "disabled
|
|
|
18092
18092
|
"& svg": {
|
|
18093
18093
|
transform: `rotate(${e.isRtl ? -90 : 90}deg)`
|
|
18094
18094
|
}
|
|
18095
|
-
})), rp = /* @__PURE__ */
|
|
18095
|
+
})), rp = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
18096
18096
|
var n, i;
|
|
18097
18097
|
const l = be({
|
|
18098
18098
|
props: t,
|
|
@@ -18335,7 +18335,7 @@ const Ba = pe("MuiTabs", ["root", "vertical", "flexContainer", "flexContainerVer
|
|
|
18335
18335
|
}
|
|
18336
18336
|
}), yc = {};
|
|
18337
18337
|
let Oc = !1;
|
|
18338
|
-
const op = /* @__PURE__ */
|
|
18338
|
+
const op = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
18339
18339
|
const n = be({
|
|
18340
18340
|
props: t,
|
|
18341
18341
|
name: "MuiTabs"
|
|
@@ -18353,8 +18353,8 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18353
18353
|
orientation: y = "horizontal",
|
|
18354
18354
|
ScrollButtonComponent: T = rp,
|
|
18355
18355
|
scrollButtons: C = "auto",
|
|
18356
|
-
selectionFollowsFocus:
|
|
18357
|
-
slots:
|
|
18356
|
+
selectionFollowsFocus: x,
|
|
18357
|
+
slots: E = {},
|
|
18358
18358
|
slotProps: O = {},
|
|
18359
18359
|
TabIndicatorProps: w = {},
|
|
18360
18360
|
TabScrollButtonProps: F = {},
|
|
@@ -18379,19 +18379,19 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18379
18379
|
centered: d && !A,
|
|
18380
18380
|
scrollButtonsHideMobile: !b
|
|
18381
18381
|
}), ge = DE(ee), le = Rt({
|
|
18382
|
-
elementType:
|
|
18382
|
+
elementType: E.StartScrollButtonIcon,
|
|
18383
18383
|
externalSlotProps: O.startScrollButtonIcon,
|
|
18384
18384
|
ownerState: ee
|
|
18385
18385
|
}), Ce = Rt({
|
|
18386
|
-
elementType:
|
|
18386
|
+
elementType: E.EndScrollButtonIcon,
|
|
18387
18387
|
externalSlotProps: O.endScrollButtonIcon,
|
|
18388
18388
|
ownerState: ee
|
|
18389
18389
|
});
|
|
18390
18390
|
process.env.NODE_ENV !== "production" && d && A && console.error('MUI: You can not use the `centered={true}` and `variant="scrollable"` properties at the same time on a `Tabs` component.');
|
|
18391
|
-
const [ie, U] =
|
|
18391
|
+
const [ie, U] = S.useState(!1), [oe, ve] = S.useState(yc), [ne, te] = S.useState(!1), [ue, Q] = S.useState(!1), [z, X] = S.useState(!1), [D, re] = S.useState({
|
|
18392
18392
|
overflow: "hidden",
|
|
18393
18393
|
scrollbarWidth: 0
|
|
18394
|
-
}), Me = /* @__PURE__ */ new Map(), Fe =
|
|
18394
|
+
}), Me = /* @__PURE__ */ new Map(), Fe = S.useRef(null), fe = S.useRef(null), ot = /* @__PURE__ */ o(() => {
|
|
18395
18395
|
const W = Fe.current;
|
|
18396
18396
|
let Y;
|
|
18397
18397
|
if (W) {
|
|
@@ -18472,7 +18472,7 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18472
18472
|
Be(-1 * Xe());
|
|
18473
18473
|
}, "handleStartScrollClick"), nt = /* @__PURE__ */ o(() => {
|
|
18474
18474
|
Be(Xe());
|
|
18475
|
-
}, "handleEndScrollClick"), wt =
|
|
18475
|
+
}, "handleEndScrollClick"), wt = S.useCallback((W) => {
|
|
18476
18476
|
re({
|
|
18477
18477
|
overflow: null,
|
|
18478
18478
|
scrollbarWidth: W
|
|
@@ -18486,7 +18486,7 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18486
18486
|
const se = A && (C === "auto" && (ne || ue) || C === !0);
|
|
18487
18487
|
return W.scrollButtonStart = se ? /* @__PURE__ */ f(T, P({
|
|
18488
18488
|
slots: {
|
|
18489
|
-
StartScrollButtonIcon:
|
|
18489
|
+
StartScrollButtonIcon: E.StartScrollButtonIcon
|
|
18490
18490
|
},
|
|
18491
18491
|
slotProps: {
|
|
18492
18492
|
startScrollButtonIcon: le
|
|
@@ -18499,7 +18499,7 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18499
18499
|
className: K(ge.scrollButtons, F.className)
|
|
18500
18500
|
})) : null, W.scrollButtonEnd = se ? /* @__PURE__ */ f(T, P({
|
|
18501
18501
|
slots: {
|
|
18502
|
-
EndScrollButtonIcon:
|
|
18502
|
+
EndScrollButtonIcon: E.EndScrollButtonIcon
|
|
18503
18503
|
},
|
|
18504
18504
|
slotProps: {
|
|
18505
18505
|
endScrollButtonIcon: Ce
|
|
@@ -18532,7 +18532,7 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18532
18532
|
}), Z = Ot(() => {
|
|
18533
18533
|
A && C !== !1 && X(!z);
|
|
18534
18534
|
});
|
|
18535
|
-
|
|
18535
|
+
S.useEffect(() => {
|
|
18536
18536
|
const W = Go(() => {
|
|
18537
18537
|
Fe.current && Re();
|
|
18538
18538
|
});
|
|
@@ -18558,7 +18558,7 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18558
18558
|
var Ye, ht;
|
|
18559
18559
|
W.clear(), de.removeEventListener("resize", W), (Ye = De) == null || Ye.disconnect(), (ht = Y) == null || ht.disconnect();
|
|
18560
18560
|
};
|
|
18561
|
-
}, [Re, Z]),
|
|
18561
|
+
}, [Re, Z]), S.useEffect(() => {
|
|
18562
18562
|
const W = Array.from(fe.current.children), Y = W.length;
|
|
18563
18563
|
if (typeof IntersectionObserver < "u" && Y > 0 && A && C !== !1) {
|
|
18564
18564
|
const se = W[0], de = W[Y - 1], De = {
|
|
@@ -18575,13 +18575,13 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18575
18575
|
ht.disconnect(), kt.disconnect();
|
|
18576
18576
|
};
|
|
18577
18577
|
}
|
|
18578
|
-
}, [A, C, z, p == null ? void 0 : p.length]),
|
|
18578
|
+
}, [A, C, z, p == null ? void 0 : p.length]), S.useEffect(() => {
|
|
18579
18579
|
U(!0);
|
|
18580
|
-
}, []),
|
|
18580
|
+
}, []), S.useEffect(() => {
|
|
18581
18581
|
Re();
|
|
18582
|
-
}),
|
|
18582
|
+
}), S.useEffect(() => {
|
|
18583
18583
|
er(yc !== oe);
|
|
18584
|
-
}, [er, oe]),
|
|
18584
|
+
}, [er, oe]), S.useImperativeHandle(u, () => ({
|
|
18585
18585
|
updateIndicator: Re,
|
|
18586
18586
|
updateScrollButtons: Z
|
|
18587
18587
|
}), [Re, Z]);
|
|
@@ -18591,19 +18591,19 @@ const op = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
18591
18591
|
style: P({}, oe, w.style)
|
|
18592
18592
|
}));
|
|
18593
18593
|
let Nt = 0;
|
|
18594
|
-
const _t =
|
|
18595
|
-
if (!/* @__PURE__ */
|
|
18594
|
+
const _t = S.Children.map(p, (W) => {
|
|
18595
|
+
if (!/* @__PURE__ */ S.isValidElement(W))
|
|
18596
18596
|
return null;
|
|
18597
18597
|
process.env.NODE_ENV !== "production" && wo.isFragment(W) && console.error(["MUI: The Tabs component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
|
|
18598
18598
|
`));
|
|
18599
18599
|
const Y = W.props.value === void 0 ? Nt : W.props.value;
|
|
18600
18600
|
Me.set(Y, Nt);
|
|
18601
18601
|
const se = Y === k;
|
|
18602
|
-
return Nt += 1, /* @__PURE__ */
|
|
18602
|
+
return Nt += 1, /* @__PURE__ */ S.cloneElement(W, P({
|
|
18603
18603
|
fullWidth: R === "fullWidth",
|
|
18604
18604
|
indicator: se && !ie && rt,
|
|
18605
18605
|
selected: se,
|
|
18606
|
-
selectionFollowsFocus:
|
|
18606
|
+
selectionFollowsFocus: x,
|
|
18607
18607
|
onChange: g,
|
|
18608
18608
|
textColor: $,
|
|
18609
18609
|
value: Y
|
|
@@ -18807,7 +18807,7 @@ process.env.NODE_ENV !== "production" && (op.propTypes = {
|
|
|
18807
18807
|
*/
|
|
18808
18808
|
visibleScrollbar: a.bool
|
|
18809
18809
|
});
|
|
18810
|
-
const
|
|
18810
|
+
const ok = /* @__PURE__ */ o((e) => {
|
|
18811
18811
|
const {
|
|
18812
18812
|
filterValues: t,
|
|
18813
18813
|
setFilters: r,
|
|
@@ -19665,8 +19665,8 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19665
19665
|
} = c || {}, b = p === !0 ? ip : void 0, v = typeof h == "function" ? h : () => h, { [t]: g = {}, etrs: y } = i, {
|
|
19666
19666
|
onFocus: T,
|
|
19667
19667
|
onChange: C,
|
|
19668
|
-
onBlur:
|
|
19669
|
-
hidden:
|
|
19668
|
+
onBlur: x,
|
|
19669
|
+
hidden: E = !1,
|
|
19670
19670
|
disabled: O = !1,
|
|
19671
19671
|
validate: w,
|
|
19672
19672
|
required: F,
|
|
@@ -19681,7 +19681,7 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19681
19681
|
validate: j,
|
|
19682
19682
|
required: I,
|
|
19683
19683
|
...V
|
|
19684
|
-
} = g, M = s || N === void 0 ?
|
|
19684
|
+
} = g, M = s || N === void 0 ? E : N, H = s || A === void 0 ? O : A, ee = s || k === void 0 ? T : k, ge = s || R === void 0 ? x : R, le = s || L === void 0 ? C : L, Ce = Jt({ ...e, etrs: y, asisEtr: l }), ie = _({
|
|
19685
19685
|
...$,
|
|
19686
19686
|
estado: r,
|
|
19687
19687
|
hidden: M,
|
|
@@ -19727,7 +19727,7 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19727
19727
|
if (!(e instanceof Date) || isNaN(e.getDate())) return "";
|
|
19728
19728
|
const t = "00", r = e.getFullYear().toString(), n = (e.getMonth() + 1).toString(), i = e.getDate().toString();
|
|
19729
19729
|
return `${r}-${(t + n).slice(-2)}-${(t + i).slice(-2)}`;
|
|
19730
|
-
}, "convertDateToString"),
|
|
19730
|
+
}, "convertDateToString"), nk = /* @__PURE__ */ o((e) => {
|
|
19731
19731
|
if (e == null || e === "")
|
|
19732
19732
|
return "";
|
|
19733
19733
|
if (e instanceof Date)
|
|
@@ -19737,12 +19737,12 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19737
19737
|
return t[2] + "-" + t[1] + "-" + t[0];
|
|
19738
19738
|
}
|
|
19739
19739
|
return jn(new Date(e));
|
|
19740
|
-
}, "dateFormat"),
|
|
19740
|
+
}, "dateFormat"), ak = /* @__PURE__ */ o((e) => {
|
|
19741
19741
|
if (!e)
|
|
19742
19742
|
return "";
|
|
19743
19743
|
const t = e.split("-");
|
|
19744
19744
|
return t[2] + "/" + t[1] + "/" + t[0];
|
|
19745
|
-
}, "dateParser"), oT = /^\d{2}\/\d{2}\/\d{4}\s\d{2}:\d{2}$/,
|
|
19745
|
+
}, "dateParser"), oT = /^\d{2}\/\d{2}\/\d{4}\s\d{2}:\d{2}$/, ik = /* @__PURE__ */ o((e) => {
|
|
19746
19746
|
if (e == null || e === "")
|
|
19747
19747
|
return "";
|
|
19748
19748
|
if (e instanceof Date)
|
|
@@ -19752,12 +19752,12 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19752
19752
|
return r[2] + "-" + r[1] + "-" + r[0] + " " + t[1];
|
|
19753
19753
|
}
|
|
19754
19754
|
return jn(new Date(e));
|
|
19755
|
-
}, "dateTimeFormat"),
|
|
19755
|
+
}, "dateTimeFormat"), lk = /* @__PURE__ */ o((e) => {
|
|
19756
19756
|
if (!e)
|
|
19757
19757
|
return "";
|
|
19758
19758
|
const t = e.split("T"), r = t[0].split("-");
|
|
19759
19759
|
return r[2] + "/" + r[1] + "/" + r[0] + " " + t[1];
|
|
19760
|
-
}, "dateTimeParser"),
|
|
19760
|
+
}, "dateTimeParser"), sk = /* @__PURE__ */ o((e) => {
|
|
19761
19761
|
if (!e)
|
|
19762
19762
|
return "";
|
|
19763
19763
|
if (e instanceof Date)
|
|
@@ -19773,7 +19773,7 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19773
19773
|
let r = /* @__PURE__ */ new Date();
|
|
19774
19774
|
return r.setHours(t[0]), r.setMinutes(t[1]), r.toString();
|
|
19775
19775
|
}
|
|
19776
|
-
}, "timeFormat"),
|
|
19776
|
+
}, "timeFormat"), ck = /* @__PURE__ */ o((e, t) => e ? e.split(" ")[4].substring(0, 5) : "", "timeParser"), nT = /* @__PURE__ */ o(({
|
|
19777
19777
|
className: e,
|
|
19778
19778
|
record: t,
|
|
19779
19779
|
hasEdit: r,
|
|
@@ -19793,16 +19793,16 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19793
19793
|
onToggleItem: y,
|
|
19794
19794
|
isLoading: T,
|
|
19795
19795
|
exporter: C,
|
|
19796
|
-
hideFilter:
|
|
19797
|
-
hasCreate:
|
|
19796
|
+
hideFilter: x,
|
|
19797
|
+
hasCreate: E,
|
|
19798
19798
|
filterValues: O,
|
|
19799
19799
|
displayedFilters: w,
|
|
19800
19800
|
sort: F,
|
|
19801
19801
|
...$
|
|
19802
|
-
}) => $, "sanitizeRestProps$5"),
|
|
19802
|
+
}) => $, "sanitizeRestProps$5"), uk = /* @__PURE__ */ o((e) => {
|
|
19803
19803
|
const { hidden: t } = st(e);
|
|
19804
19804
|
return !t && /* @__PURE__ */ f(dr, { variant: "h6", gutterBottom: !0, id: e.source, children: e.children });
|
|
19805
|
-
}, "Separador"),
|
|
19805
|
+
}, "Separador"), dk = /* @__PURE__ */ o(({
|
|
19806
19806
|
children: e,
|
|
19807
19807
|
className: t,
|
|
19808
19808
|
data: r,
|
|
@@ -19813,7 +19813,7 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19813
19813
|
e,
|
|
19814
19814
|
i && /* @__PURE__ */ f(Lf, { label: "ra.action.back", icon: /* @__PURE__ */ f(np, {}) }),
|
|
19815
19815
|
n && /* @__PURE__ */ f($f, { record: r })
|
|
19816
|
-
] }), "FichaActions"), ip = Mf(),
|
|
19816
|
+
] }), "FichaActions"), ip = Mf(), pk = [ip, Rf(1)], fk = { inputFormat: "dd/MM/yyyy" }, mk = /* @__PURE__ */ o((e) => (t, r) => {
|
|
19817
19817
|
const n = r[e];
|
|
19818
19818
|
if (t && n) {
|
|
19819
19819
|
const i = new Date(n.split("/").reverse().join("/")), l = new Date(t.split("/").reverse().join("/"));
|
|
@@ -19823,16 +19823,16 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19823
19823
|
args: { menor: n }
|
|
19824
19824
|
};
|
|
19825
19825
|
}
|
|
19826
|
-
}, "etrFechaMayorQue"),
|
|
19826
|
+
}, "etrFechaMayorQue"), hk = /* @__PURE__ */ o((e = "es") => ({
|
|
19827
19827
|
locale: e === "en" ? EP : eT
|
|
19828
|
-
}), "localeOptions"),
|
|
19828
|
+
}), "localeOptions"), gk = [
|
|
19829
19829
|
{ id: "1", name: "Aprobado" },
|
|
19830
19830
|
{ id: "2", name: "Rechazado" },
|
|
19831
19831
|
{ id: "3", name: "Pendiente" }
|
|
19832
19832
|
], aT = /* @__PURE__ */ o((e, t) => {
|
|
19833
19833
|
const r = document.createElement("a");
|
|
19834
19834
|
r.style.display = "none", document.body.appendChild(r), r.setAttribute("href", e), r.setAttribute("download", t), r.click();
|
|
19835
|
-
}, "descargarLink"),
|
|
19835
|
+
}, "descargarLink"), bk = /* @__PURE__ */ o(async (e, t) => {
|
|
19836
19836
|
window.fetch(e).then((r) => {
|
|
19837
19837
|
if (!r.ok)
|
|
19838
19838
|
throw new Error("Network response was not ok");
|
|
@@ -19841,19 +19841,19 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19841
19841
|
const n = URL.createObjectURL(r);
|
|
19842
19842
|
aT(n, t), URL.revokeObjectURL(n);
|
|
19843
19843
|
}).catch((r) => console.error("Error al descargar el archivo:", r));
|
|
19844
|
-
}, "descargarUrl"),
|
|
19844
|
+
}, "descargarUrl"), vk = /* @__PURE__ */ o((e) => {
|
|
19845
19845
|
if (!e) return "";
|
|
19846
19846
|
const [t, r, n] = e.split("/").map(Number);
|
|
19847
19847
|
return new Date(n, r - 1, t);
|
|
19848
|
-
}, "stringToDate"),
|
|
19848
|
+
}, "stringToDate"), yk = /* @__PURE__ */ o((e) => {
|
|
19849
19849
|
if (!e) return "";
|
|
19850
19850
|
const [t, r] = e.split(" "), [n, i, l] = t.split("/").map(Number), [s, c] = r.split(":").map(Number);
|
|
19851
19851
|
return new Date(l, i - 1, n, s, c);
|
|
19852
|
-
}, "stringToDateTime"),
|
|
19852
|
+
}, "stringToDateTime"), Ok = /* @__PURE__ */ o((e) => {
|
|
19853
19853
|
if (!e) return "";
|
|
19854
19854
|
const t = String(e.getDate()).padStart(2, "0"), r = String(e.getMonth() + 1).padStart(2, "0"), n = String(e.getFullYear());
|
|
19855
19855
|
return `${t}/${r}/${n}`;
|
|
19856
|
-
}, "dateToString"),
|
|
19856
|
+
}, "dateToString"), xk = /* @__PURE__ */ o((e) => {
|
|
19857
19857
|
const t = {
|
|
19858
19858
|
day: "2-digit",
|
|
19859
19859
|
month: "2-digit",
|
|
@@ -19863,7 +19863,7 @@ const uP = /^(\d+)(th|st|nd|rd)?/i, dP = /\d+/i, pP = {
|
|
|
19863
19863
|
hour12: !1
|
|
19864
19864
|
};
|
|
19865
19865
|
return e.toLocaleString("es", t).replace(",", "");
|
|
19866
|
-
}, "dateTimeToString"),
|
|
19866
|
+
}, "dateTimeToString"), Sk = /* @__PURE__ */ o((e, t) => {
|
|
19867
19867
|
const r = Ke(), {
|
|
19868
19868
|
data: n,
|
|
19869
19869
|
isPending: i,
|
|
@@ -20131,7 +20131,7 @@ const mp = /* @__PURE__ */ o((e) => {
|
|
|
20131
20131
|
...d == null ? void 0 : d.panel
|
|
20132
20132
|
}
|
|
20133
20133
|
) }) }) });
|
|
20134
|
-
}, "CreateEtriek"),
|
|
20134
|
+
}, "CreateEtriek"), Ek = q(vT, {
|
|
20135
20135
|
name: qr,
|
|
20136
20136
|
overridesResolver: /* @__PURE__ */ o((e, t) => t.root, "overridesResolver")
|
|
20137
20137
|
})(({ theme: e }) => wl(e)), yT = /* @__PURE__ */ o((e) => {
|
|
@@ -20231,7 +20231,7 @@ const mp = /* @__PURE__ */ o((e) => {
|
|
|
20231
20231
|
ButtonProps: i
|
|
20232
20232
|
}
|
|
20233
20233
|
);
|
|
20234
|
-
}, "ListInDialogButton"), ST = /* @__PURE__ */ f(Jo, {}),
|
|
20234
|
+
}, "ListInDialogButton"), ST = /* @__PURE__ */ f(Jo, {}), Pk = /* @__PURE__ */ o((e) => {
|
|
20235
20235
|
const { tipo: t, ...r } = e, n = t === "ventana" ? xT : nu, i = me(ml);
|
|
20236
20236
|
return /* @__PURE__ */ f(GS, { children: /* @__PURE__ */ f(dl, { children: /* @__PURE__ */ f(n, { ...r, disableSyncWithLocation: !!i }) }) });
|
|
20237
20237
|
}, "ListEtriek");
|
|
@@ -20317,7 +20317,7 @@ const PT = pe("MuiIconButton", ["root", "disabled", "colorInherit", "colorPrimar
|
|
|
20317
20317
|
color: (e.vars || e).palette.action.disabled
|
|
20318
20318
|
}
|
|
20319
20319
|
});
|
|
20320
|
-
}), Wt = /* @__PURE__ */
|
|
20320
|
+
}), Wt = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
20321
20321
|
const n = be({
|
|
20322
20322
|
props: t,
|
|
20323
20323
|
name: "MuiIconButton"
|
|
@@ -20355,7 +20355,7 @@ process.env.NODE_ENV !== "production" && (Wt.propTypes = {
|
|
|
20355
20355
|
/**
|
|
20356
20356
|
* The icon to display.
|
|
20357
20357
|
*/
|
|
20358
|
-
children: Zt(a.node, (e) =>
|
|
20358
|
+
children: Zt(a.node, (e) => S.Children.toArray(e.children).some((r) => /* @__PURE__ */ S.isValidElement(r) && r.props.onClick) ? new Error(["MUI: You are providing an onClick event listener to a child of a button element.", "Prefer applying it to the IconButton directly.", "This guarantees that the whole <button> will be responsive to click events."].join(`
|
|
20359
20359
|
`)) : null),
|
|
20360
20360
|
/**
|
|
20361
20361
|
* Override or extend the styles applied to the component.
|
|
@@ -20423,7 +20423,7 @@ const kT = {
|
|
|
20423
20423
|
opacity: 1,
|
|
20424
20424
|
transform: "none"
|
|
20425
20425
|
}
|
|
20426
|
-
}, Wa = typeof navigator < "u" && /^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent) && /(os |version\/)15(.|_)4/i.test(navigator.userAgent), Vo = /* @__PURE__ */
|
|
20426
|
+
}, Wa = typeof navigator < "u" && /^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent) && /(os |version\/)15(.|_)4/i.test(navigator.userAgent), Vo = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
20427
20427
|
const {
|
|
20428
20428
|
addEndListener: n,
|
|
20429
20429
|
appear: i = !0,
|
|
@@ -20440,7 +20440,7 @@ const kT = {
|
|
|
20440
20440
|
timeout: g = "auto",
|
|
20441
20441
|
// eslint-disable-next-line react/prop-types
|
|
20442
20442
|
TransitionComponent: y = It
|
|
20443
|
-
} = t, T = G(t, wT), C = Br(),
|
|
20443
|
+
} = t, T = G(t, wT), C = Br(), x = S.useRef(), E = Mr(), O = S.useRef(null), w = qe(O, l.ref, r), F = /* @__PURE__ */ o((j) => (I) => {
|
|
20444
20444
|
if (j) {
|
|
20445
20445
|
const V = O.current;
|
|
20446
20446
|
I === void 0 ? j(V) : j(V, I);
|
|
@@ -20459,10 +20459,10 @@ const kT = {
|
|
|
20459
20459
|
mode: "enter"
|
|
20460
20460
|
});
|
|
20461
20461
|
let ee;
|
|
20462
|
-
g === "auto" ? (ee =
|
|
20462
|
+
g === "auto" ? (ee = E.transitions.getAutoHeightDuration(j.clientHeight), x.current = ee) : ee = V, j.style.transition = [E.transitions.create("opacity", {
|
|
20463
20463
|
duration: ee,
|
|
20464
20464
|
delay: M
|
|
20465
|
-
}),
|
|
20465
|
+
}), E.transitions.create("transform", {
|
|
20466
20466
|
duration: Wa ? ee : ee * 0.666,
|
|
20467
20467
|
delay: M,
|
|
20468
20468
|
easing: H
|
|
@@ -20480,10 +20480,10 @@ const kT = {
|
|
|
20480
20480
|
mode: "exit"
|
|
20481
20481
|
});
|
|
20482
20482
|
let H;
|
|
20483
|
-
g === "auto" ? (H =
|
|
20483
|
+
g === "auto" ? (H = E.transitions.getAutoHeightDuration(j.clientHeight), x.current = H) : H = I, j.style.transition = [E.transitions.create("opacity", {
|
|
20484
20484
|
duration: H,
|
|
20485
20485
|
delay: V
|
|
20486
|
-
}),
|
|
20486
|
+
}), E.transitions.create("transform", {
|
|
20487
20487
|
duration: Wa ? H : H * 0.666,
|
|
20488
20488
|
delay: Wa ? V : V || H * 0.333,
|
|
20489
20489
|
easing: M
|
|
@@ -20500,11 +20500,11 @@ const kT = {
|
|
|
20500
20500
|
onExited: A,
|
|
20501
20501
|
onExiting: L,
|
|
20502
20502
|
addEndListener: /* @__PURE__ */ o((j) => {
|
|
20503
|
-
g === "auto" && C.start(
|
|
20503
|
+
g === "auto" && C.start(x.current || 0, j), n && n(O.current, j);
|
|
20504
20504
|
}, "handleAddEndListener"),
|
|
20505
20505
|
timeout: g === "auto" ? null : g
|
|
20506
20506
|
}, T, {
|
|
20507
|
-
children: /* @__PURE__ */ o((j, I) => /* @__PURE__ */
|
|
20507
|
+
children: /* @__PURE__ */ o((j, I) => /* @__PURE__ */ S.cloneElement(l, P({
|
|
20508
20508
|
style: P({
|
|
20509
20509
|
opacity: 0,
|
|
20510
20510
|
transform: di(0.75),
|
|
@@ -20859,7 +20859,7 @@ var JT = /* @__PURE__ */ o(function(t, r) {
|
|
|
20859
20859
|
function eC(e) {
|
|
20860
20860
|
var t, r = e.state, n = e.name, i = e.options, l = r.elements.arrow, s = r.modifiersData.popperOffsets, c = Ut(r.placement), u = $l(c), d = [it, Tt].indexOf(c) >= 0, p = d ? "height" : "width";
|
|
20861
20861
|
if (!(!l || !s)) {
|
|
20862
|
-
var h = JT(i.padding, r), m = Ll(l), b = u === "y" ? at : it, v = u === "y" ? Pt : Tt, g = r.rects.reference[p] + r.rects.reference[u] - s[u] - r.rects.popper[p], y = s[u] - r.rects.reference[u], T = ln(l), C = T ? u === "y" ? T.clientHeight || 0 : T.clientWidth || 0 : 0,
|
|
20862
|
+
var h = JT(i.padding, r), m = Ll(l), b = u === "y" ? at : it, v = u === "y" ? Pt : Tt, g = r.rects.reference[p] + r.rects.reference[u] - s[u] - r.rects.popper[p], y = s[u] - r.rects.reference[u], T = ln(l), C = T ? u === "y" ? T.clientHeight || 0 : T.clientWidth || 0 : 0, x = g / 2 - y / 2, E = h[b], O = C - m[p] - h[v], w = C / 2 - m[p] / 2 + x, F = To(E, w, O), $ = u;
|
|
20863
20863
|
r.modifiersData[n] = (t = {}, t[$] = F, t.centerOffset = F - w, t);
|
|
20864
20864
|
}
|
|
20865
20865
|
}
|
|
@@ -20905,11 +20905,11 @@ function Tc(e) {
|
|
|
20905
20905
|
y: g
|
|
20906
20906
|
};
|
|
20907
20907
|
b = y.x, g = y.y;
|
|
20908
|
-
var T = s.hasOwnProperty("x"), C = s.hasOwnProperty("y"),
|
|
20908
|
+
var T = s.hasOwnProperty("x"), C = s.hasOwnProperty("y"), x = it, E = at, O = window;
|
|
20909
20909
|
if (d) {
|
|
20910
20910
|
var w = ln(r), F = "clientHeight", $ = "clientWidth";
|
|
20911
20911
|
if (w === mt(r) && (w = gr(r), nr(w).position !== "static" && c === "absolute" && (F = "scrollHeight", $ = "scrollWidth")), w = w, i === at || (i === it || i === Tt) && l === Bo) {
|
|
20912
|
-
|
|
20912
|
+
E = Pt;
|
|
20913
20913
|
var k = h && w === O && O.visualViewport ? O.visualViewport.height : (
|
|
20914
20914
|
// $FlowFixMe[prop-missing]
|
|
20915
20915
|
w[F]
|
|
@@ -20917,7 +20917,7 @@ function Tc(e) {
|
|
|
20917
20917
|
g -= k - n.height, g *= u ? 1 : -1;
|
|
20918
20918
|
}
|
|
20919
20919
|
if (i === it || (i === at || i === Pt) && l === Bo) {
|
|
20920
|
-
|
|
20920
|
+
x = Tt;
|
|
20921
20921
|
var R = h && w === O && O.visualViewport ? O.visualViewport.width : (
|
|
20922
20922
|
// $FlowFixMe[prop-missing]
|
|
20923
20923
|
w[$]
|
|
@@ -20936,9 +20936,9 @@ function Tc(e) {
|
|
|
20936
20936
|
};
|
|
20937
20937
|
if (b = N.x, g = N.y, u) {
|
|
20938
20938
|
var A;
|
|
20939
|
-
return Object.assign({}, L, (A = {}, A[
|
|
20939
|
+
return Object.assign({}, L, (A = {}, A[E] = C ? "0" : "", A[x] = T ? "0" : "", A.transform = (O.devicePixelRatio || 1) <= 1 ? "translate(" + b + "px, " + g + "px)" : "translate3d(" + b + "px, " + g + "px, 0)", A));
|
|
20940
20940
|
}
|
|
20941
|
-
return Object.assign({}, L, (t = {}, t[
|
|
20941
|
+
return Object.assign({}, L, (t = {}, t[E] = C ? g + "px" : "", t[x] = T ? b + "px" : "", t.transform = "", t));
|
|
20942
20942
|
}
|
|
20943
20943
|
o(Tc, "mapToStyles");
|
|
20944
20944
|
function aC(e) {
|
|
@@ -21156,12 +21156,12 @@ function Cp(e) {
|
|
|
21156
21156
|
o(Cp, "computeOffsets");
|
|
21157
21157
|
function zo(e, t) {
|
|
21158
21158
|
t === void 0 && (t = {});
|
|
21159
|
-
var r = t, n = r.placement, i = n === void 0 ? e.placement : n, l = r.strategy, s = l === void 0 ? e.strategy : l, c = r.boundary, u = c === void 0 ? IT : c, d = r.rootBoundary, p = d === void 0 ? vp : d, h = r.elementContext, m = h === void 0 ? vo : h, b = r.altBoundary, v = b === void 0 ? !1 : b, g = r.padding, y = g === void 0 ? 0 : g, T = Ep(typeof y != "number" ? y : Pp(y, an)), C = m === vo ? DT : vo,
|
|
21159
|
+
var r = t, n = r.placement, i = n === void 0 ? e.placement : n, l = r.strategy, s = l === void 0 ? e.strategy : l, c = r.boundary, u = c === void 0 ? IT : c, d = r.rootBoundary, p = d === void 0 ? vp : d, h = r.elementContext, m = h === void 0 ? vo : h, b = r.altBoundary, v = b === void 0 ? !1 : b, g = r.padding, y = g === void 0 ? 0 : g, T = Ep(typeof y != "number" ? y : Pp(y, an)), C = m === vo ? DT : vo, x = e.rects.popper, E = e.elements[v ? C : m], O = hC(Cr(E) ? E : E.contextElement || gr(e.elements.popper), u, p, s), w = ro(e.elements.reference), F = Cp({
|
|
21160
21160
|
reference: w,
|
|
21161
|
-
element:
|
|
21161
|
+
element: x,
|
|
21162
21162
|
strategy: "absolute",
|
|
21163
21163
|
placement: i
|
|
21164
|
-
}), $ = fi(Object.assign({},
|
|
21164
|
+
}), $ = fi(Object.assign({}, x, F)), k = m === vo ? $ : w, R = {
|
|
21165
21165
|
top: O.top - k.top + T.top,
|
|
21166
21166
|
bottom: k.bottom - O.bottom + T.bottom,
|
|
21167
21167
|
left: O.left - k.left + T.left,
|
|
@@ -21208,7 +21208,7 @@ o(bC, "getExpandedFallbackPlacements");
|
|
|
21208
21208
|
function vC(e) {
|
|
21209
21209
|
var t = e.state, r = e.options, n = e.name;
|
|
21210
21210
|
if (!t.modifiersData[n]._skip) {
|
|
21211
|
-
for (var i = r.mainAxis, l = i === void 0 ? !0 : i, s = r.altAxis, c = s === void 0 ? !0 : s, u = r.fallbackPlacements, d = r.padding, p = r.boundary, h = r.rootBoundary, m = r.altBoundary, b = r.flipVariations, v = b === void 0 ? !0 : b, g = r.allowedAutoPlacements, y = t.options.placement, T = Ut(y), C = T === y,
|
|
21211
|
+
for (var i = r.mainAxis, l = i === void 0 ? !0 : i, s = r.altAxis, c = s === void 0 ? !0 : s, u = r.fallbackPlacements, d = r.padding, p = r.boundary, h = r.rootBoundary, m = r.altBoundary, b = r.flipVariations, v = b === void 0 ? !0 : b, g = r.allowedAutoPlacements, y = t.options.placement, T = Ut(y), C = T === y, x = u || (C || !v ? [Cn(y)] : bC(y)), E = [y].concat(x).reduce(function(ie, U) {
|
|
21212
21212
|
return ie.concat(Ut(U) === Ml ? gC(t, {
|
|
21213
21213
|
placement: U,
|
|
21214
21214
|
boundary: p,
|
|
@@ -21217,8 +21217,8 @@ function vC(e) {
|
|
|
21217
21217
|
flipVariations: v,
|
|
21218
21218
|
allowedAutoPlacements: g
|
|
21219
21219
|
}) : U);
|
|
21220
|
-
}, []), O = t.rects.reference, w = t.rects.popper, F = /* @__PURE__ */ new Map(), $ = !0, k =
|
|
21221
|
-
var L =
|
|
21220
|
+
}, []), O = t.rects.reference, w = t.rects.popper, F = /* @__PURE__ */ new Map(), $ = !0, k = E[0], R = 0; R < E.length; R++) {
|
|
21221
|
+
var L = E[R], N = Ut(L), A = oo(L) === eo, _ = [at, Pt].indexOf(N) >= 0, j = _ ? "width" : "height", I = zo(t, {
|
|
21222
21222
|
placement: L,
|
|
21223
21223
|
boundary: p,
|
|
21224
21224
|
rootBoundary: h,
|
|
@@ -21237,7 +21237,7 @@ function vC(e) {
|
|
|
21237
21237
|
}
|
|
21238
21238
|
if ($)
|
|
21239
21239
|
for (var ee = v ? 3 : 1, ge = /* @__PURE__ */ o(function(U) {
|
|
21240
|
-
var oe =
|
|
21240
|
+
var oe = E.find(function(ve) {
|
|
21241
21241
|
var ne = F.get(ve);
|
|
21242
21242
|
if (ne)
|
|
21243
21243
|
return ne.slice(0, U).every(function(te) {
|
|
@@ -21360,7 +21360,7 @@ function wC(e) {
|
|
|
21360
21360
|
rootBoundary: d,
|
|
21361
21361
|
padding: h,
|
|
21362
21362
|
altBoundary: p
|
|
21363
|
-
}), T = Ut(t.placement), C = oo(t.placement),
|
|
21363
|
+
}), T = Ut(t.placement), C = oo(t.placement), x = !C, E = $l(T), O = FC(E), w = t.modifiersData.popperOffsets, F = t.rects.reference, $ = t.rects.popper, k = typeof g == "function" ? g(Object.assign({}, t.rects, {
|
|
21364
21364
|
placement: t.placement
|
|
21365
21365
|
})) : g, R = typeof k == "number" ? {
|
|
21366
21366
|
mainAxis: k,
|
|
@@ -21374,14 +21374,14 @@ function wC(e) {
|
|
|
21374
21374
|
};
|
|
21375
21375
|
if (w) {
|
|
21376
21376
|
if (l) {
|
|
21377
|
-
var A, _ =
|
|
21377
|
+
var A, _ = E === "y" ? at : it, j = E === "y" ? Pt : Tt, I = E === "y" ? "height" : "width", V = w[E], M = V + y[_], H = V - y[j], ee = b ? -$[I] / 2 : 0, ge = C === eo ? F[I] : $[I], le = C === eo ? -$[I] : -F[I], Ce = t.elements.arrow, ie = b && Ce ? Ll(Ce) : {
|
|
21378
21378
|
width: 0,
|
|
21379
21379
|
height: 0
|
|
21380
|
-
}, U = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : Sp(), oe = U[_], ve = U[j], ne = To(0, F[I], ie[I]), te =
|
|
21381
|
-
w[
|
|
21380
|
+
}, U = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : Sp(), oe = U[_], ve = U[j], ne = To(0, F[I], ie[I]), te = x ? F[I] / 2 - ee - ne - oe - R.mainAxis : ge - ne - oe - R.mainAxis, ue = x ? -F[I] / 2 + ee + ne + ve + R.mainAxis : le + ne + ve + R.mainAxis, Q = t.elements.arrow && ln(t.elements.arrow), z = Q ? E === "y" ? Q.clientTop || 0 : Q.clientLeft || 0 : 0, X = (A = L == null ? void 0 : L[E]) != null ? A : 0, D = V + te - X - z, re = V + ue - X, Me = To(b ? Vn(M, D) : M, V, b ? Sr(H, re) : H);
|
|
21381
|
+
w[E] = Me, N[E] = Me - V;
|
|
21382
21382
|
}
|
|
21383
21383
|
if (c) {
|
|
21384
|
-
var Fe, fe =
|
|
21384
|
+
var Fe, fe = E === "x" ? at : it, ot = E === "x" ? Pt : Tt, Re = w[O], we = O === "y" ? "height" : "width", Be = Re + y[fe], Xe = Re - y[ot], Le = [at, it].indexOf(T) !== -1, nt = (Fe = L == null ? void 0 : L[O]) != null ? Fe : 0, wt = Le ? Be : Re - F[we] - $[we] - nt + R.altAxis, Dt = Le ? Re + F[we] + $[we] - nt - R.altAxis : Xe, er = b && Le ? ZT(wt, Re, Dt) : To(b ? wt : Be, Re, b ? Dt : Xe);
|
|
21385
21385
|
w[O] = er, N[O] = er - Re;
|
|
21386
21386
|
}
|
|
21387
21387
|
t.modifiersData[n] = N;
|
|
@@ -21519,9 +21519,9 @@ function _C(e) {
|
|
|
21519
21519
|
reference: Cr(c) ? Co(c) : c.contextElement ? Co(c.contextElement) : [],
|
|
21520
21520
|
popper: Co(u)
|
|
21521
21521
|
};
|
|
21522
|
-
var
|
|
21523
|
-
return p.orderedModifiers =
|
|
21524
|
-
return
|
|
21522
|
+
var x = IC(NC([].concat(n, p.options.modifiers)));
|
|
21523
|
+
return p.orderedModifiers = x.filter(function(E) {
|
|
21524
|
+
return E.enabled;
|
|
21525
21525
|
}), v(), b.update();
|
|
21526
21526
|
}, "setOptions"),
|
|
21527
21527
|
// Sync update – it will always be executed, even if not necessary. This
|
|
@@ -21531,20 +21531,20 @@ function _C(e) {
|
|
|
21531
21531
|
// prefer the async Popper#update method
|
|
21532
21532
|
forceUpdate: /* @__PURE__ */ o(function() {
|
|
21533
21533
|
if (!m) {
|
|
21534
|
-
var T = p.elements, C = T.reference,
|
|
21535
|
-
if (Rc(C,
|
|
21534
|
+
var T = p.elements, C = T.reference, x = T.popper;
|
|
21535
|
+
if (Rc(C, x)) {
|
|
21536
21536
|
p.rects = {
|
|
21537
|
-
reference: $C(C, ln(
|
|
21538
|
-
popper: Ll(
|
|
21537
|
+
reference: $C(C, ln(x), p.options.strategy === "fixed"),
|
|
21538
|
+
popper: Ll(x)
|
|
21539
21539
|
}, p.reset = !1, p.placement = p.options.placement, p.orderedModifiers.forEach(function(R) {
|
|
21540
21540
|
return p.modifiersData[R.name] = Object.assign({}, R.data);
|
|
21541
21541
|
});
|
|
21542
|
-
for (var
|
|
21542
|
+
for (var E = 0; E < p.orderedModifiers.length; E++) {
|
|
21543
21543
|
if (p.reset === !0) {
|
|
21544
|
-
p.reset = !1,
|
|
21544
|
+
p.reset = !1, E = -1;
|
|
21545
21545
|
continue;
|
|
21546
21546
|
}
|
|
21547
|
-
var O = p.orderedModifiers[
|
|
21547
|
+
var O = p.orderedModifiers[E], w = O.fn, F = O.options, $ = F === void 0 ? {} : F, k = O.name;
|
|
21548
21548
|
typeof w == "function" && (p = w({
|
|
21549
21549
|
state: p,
|
|
21550
21550
|
options: $,
|
|
@@ -21573,13 +21573,13 @@ function _C(e) {
|
|
|
21573
21573
|
});
|
|
21574
21574
|
function v() {
|
|
21575
21575
|
p.orderedModifiers.forEach(function(y) {
|
|
21576
|
-
var T = y.name, C = y.options,
|
|
21577
|
-
if (typeof
|
|
21578
|
-
var O =
|
|
21576
|
+
var T = y.name, C = y.options, x = C === void 0 ? {} : C, E = y.effect;
|
|
21577
|
+
if (typeof E == "function") {
|
|
21578
|
+
var O = E({
|
|
21579
21579
|
state: p,
|
|
21580
21580
|
name: T,
|
|
21581
21581
|
instance: b,
|
|
21582
|
-
options:
|
|
21582
|
+
options: x
|
|
21583
21583
|
}), w = /* @__PURE__ */ o(function() {
|
|
21584
21584
|
}, "noopFn");
|
|
21585
21585
|
h.push(O || w);
|
|
@@ -21641,7 +21641,7 @@ const GC = /* @__PURE__ */ o((e) => {
|
|
|
21641
21641
|
return xe({
|
|
21642
21642
|
root: ["root"]
|
|
21643
21643
|
}, BC, t);
|
|
21644
|
-
}, "useUtilityClasses$b"), qC = {}, KC = /* @__PURE__ */
|
|
21644
|
+
}, "useUtilityClasses$b"), qC = {}, KC = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
21645
21645
|
var n;
|
|
21646
21646
|
const {
|
|
21647
21647
|
anchorEl: i,
|
|
@@ -21658,14 +21658,14 @@ const GC = /* @__PURE__ */ o((e) => {
|
|
|
21658
21658
|
TransitionProps: g
|
|
21659
21659
|
// @ts-ignore internal logic
|
|
21660
21660
|
// prevent from spreading to DOM, it can come from the parent component e.g. Select.
|
|
21661
|
-
} = t, y = G(t, zC), T =
|
|
21661
|
+
} = t, y = G(t, zC), T = S.useRef(null), C = qe(T, r), x = S.useRef(null), E = qe(x, m), O = S.useRef(E);
|
|
21662
21662
|
or(() => {
|
|
21663
|
-
O.current =
|
|
21664
|
-
}, [
|
|
21665
|
-
const w = WC(p, s), [F, $] =
|
|
21666
|
-
|
|
21667
|
-
|
|
21668
|
-
}),
|
|
21663
|
+
O.current = E;
|
|
21664
|
+
}, [E]), S.useImperativeHandle(m, () => x.current, []);
|
|
21665
|
+
const w = WC(p, s), [F, $] = S.useState(w), [k, R] = S.useState(Bn(i));
|
|
21666
|
+
S.useEffect(() => {
|
|
21667
|
+
x.current && x.current.forceUpdate();
|
|
21668
|
+
}), S.useEffect(() => {
|
|
21669
21669
|
i && R(Bn(i));
|
|
21670
21670
|
}, [i]), or(() => {
|
|
21671
21671
|
if (!k || !d)
|
|
@@ -21726,7 +21726,7 @@ const GC = /* @__PURE__ */ o((e) => {
|
|
|
21726
21726
|
return /* @__PURE__ */ f(A, P({}, _, {
|
|
21727
21727
|
children: typeof l == "function" ? l(L) : l
|
|
21728
21728
|
}));
|
|
21729
|
-
}, "PopperTooltip")), Fp = /* @__PURE__ */
|
|
21729
|
+
}, "PopperTooltip")), Fp = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
21730
21730
|
const {
|
|
21731
21731
|
anchorEl: n,
|
|
21732
21732
|
children: i,
|
|
@@ -21743,12 +21743,12 @@ const GC = /* @__PURE__ */ o((e) => {
|
|
|
21743
21743
|
transition: g = !1,
|
|
21744
21744
|
slotProps: y = {},
|
|
21745
21745
|
slots: T = {}
|
|
21746
|
-
} = t, C = G(t, HC), [
|
|
21747
|
-
|
|
21746
|
+
} = t, C = G(t, HC), [x, E] = S.useState(!0), O = /* @__PURE__ */ o(() => {
|
|
21747
|
+
E(!1);
|
|
21748
21748
|
}, "handleEnter"), w = /* @__PURE__ */ o(() => {
|
|
21749
|
-
|
|
21749
|
+
E(!0);
|
|
21750
21750
|
}, "handleExited");
|
|
21751
|
-
if (!u && !p && (!g ||
|
|
21751
|
+
if (!u && !p && (!g || x))
|
|
21752
21752
|
return null;
|
|
21753
21753
|
let F;
|
|
21754
21754
|
if (l)
|
|
@@ -21757,7 +21757,7 @@ const GC = /* @__PURE__ */ o((e) => {
|
|
|
21757
21757
|
const R = Bn(n);
|
|
21758
21758
|
F = R && Ea(R) ? et(R).body : et(null).body;
|
|
21759
21759
|
}
|
|
21760
|
-
const $ = !p && u && (!g ||
|
|
21760
|
+
const $ = !p && u && (!g || x) ? "none" : void 0, k = g ? {
|
|
21761
21761
|
in: p,
|
|
21762
21762
|
onEnter: O,
|
|
21763
21763
|
onExited: w
|
|
@@ -21771,7 +21771,7 @@ const GC = /* @__PURE__ */ o((e) => {
|
|
|
21771
21771
|
disablePortal: c,
|
|
21772
21772
|
modifiers: d,
|
|
21773
21773
|
ref: r,
|
|
21774
|
-
open: g ? !
|
|
21774
|
+
open: g ? !x : p,
|
|
21775
21775
|
placement: h,
|
|
21776
21776
|
popperOptions: m,
|
|
21777
21777
|
popperRef: b,
|
|
@@ -21916,7 +21916,7 @@ const YC = ["anchorEl", "component", "components", "componentsProps", "container
|
|
|
21916
21916
|
name: "MuiPopper",
|
|
21917
21917
|
slot: "Root",
|
|
21918
21918
|
overridesResolver: /* @__PURE__ */ o((e, t) => t.root, "overridesResolver")
|
|
21919
|
-
})({}), Nl = /* @__PURE__ */
|
|
21919
|
+
})({}), Nl = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
21920
21920
|
var n;
|
|
21921
21921
|
const i = gp(), l = be({
|
|
21922
21922
|
props: t,
|
|
@@ -21935,9 +21935,9 @@ const YC = ["anchorEl", "component", "components", "componentsProps", "container
|
|
|
21935
21935
|
popperOptions: y,
|
|
21936
21936
|
popperRef: T,
|
|
21937
21937
|
transition: C,
|
|
21938
|
-
slots:
|
|
21939
|
-
slotProps:
|
|
21940
|
-
} = l, O = G(l, YC), w = (n =
|
|
21938
|
+
slots: x,
|
|
21939
|
+
slotProps: E
|
|
21940
|
+
} = l, O = G(l, YC), w = (n = x == null ? void 0 : x.root) != null ? n : u == null ? void 0 : u.Root, F = P({
|
|
21941
21941
|
anchorEl: s,
|
|
21942
21942
|
container: p,
|
|
21943
21943
|
disablePortal: h,
|
|
@@ -21955,7 +21955,7 @@ const YC = ["anchorEl", "component", "components", "componentsProps", "container
|
|
|
21955
21955
|
slots: {
|
|
21956
21956
|
root: w
|
|
21957
21957
|
},
|
|
21958
|
-
slotProps:
|
|
21958
|
+
slotProps: E ?? d
|
|
21959
21959
|
}, F, {
|
|
21960
21960
|
ref: r
|
|
21961
21961
|
}));
|
|
@@ -22271,8 +22271,8 @@ function bn(e, t) {
|
|
|
22271
22271
|
};
|
|
22272
22272
|
}
|
|
22273
22273
|
o(bn, "composeEventHandler");
|
|
22274
|
-
const _l = /* @__PURE__ */
|
|
22275
|
-
var n, i, l, s, c, u, d, p, h, m, b, v, g, y, T, C,
|
|
22274
|
+
const _l = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
22275
|
+
var n, i, l, s, c, u, d, p, h, m, b, v, g, y, T, C, x, E, O;
|
|
22276
22276
|
const w = be({
|
|
22277
22277
|
props: t,
|
|
22278
22278
|
name: "MuiTooltip"
|
|
@@ -22304,9 +22304,9 @@ const _l = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
22304
22304
|
title: Q,
|
|
22305
22305
|
TransitionComponent: z = Vo,
|
|
22306
22306
|
TransitionProps: X
|
|
22307
|
-
} = w, D = G(w, ZC), re = /* @__PURE__ */
|
|
22307
|
+
} = w, D = G(w, ZC), re = /* @__PURE__ */ S.isValidElement($) ? $ : /* @__PURE__ */ f("span", {
|
|
22308
22308
|
children: $
|
|
22309
|
-
}), Me = Mr(), Fe = ha(), [fe, ot] =
|
|
22309
|
+
}), Me = Mr(), Fe = ha(), [fe, ot] = S.useState(), [Re, we] = S.useState(null), Be = S.useRef(!1), Xe = _ || H, Le = Br(), nt = Br(), wt = Br(), Dt = Br(), [er, Z] = Pu({
|
|
22310
22310
|
controlled: U,
|
|
22311
22311
|
default: !1,
|
|
22312
22312
|
name: "Tooltip",
|
|
@@ -22316,16 +22316,16 @@ const _l = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
22316
22316
|
if (process.env.NODE_ENV !== "production") {
|
|
22317
22317
|
const {
|
|
22318
22318
|
current: ae
|
|
22319
|
-
} =
|
|
22320
|
-
|
|
22319
|
+
} = S.useRef(U !== void 0);
|
|
22320
|
+
S.useEffect(() => {
|
|
22321
22321
|
fe && fe.disabled && !ae && Q !== "" && fe.tagName.toLowerCase() === "button" && console.error(["MUI: You are providing a disabled `button` child to the Tooltip component.", "A disabled element does not fire events.", "Tooltip needs to listen to the child element's events to display the title.", "", "Add a simple wrapper element, such as a `span`."].join(`
|
|
22322
22322
|
`));
|
|
22323
22323
|
}, [Q, fe, ae]);
|
|
22324
22324
|
}
|
|
22325
|
-
const Nt = Ri(ee), _t =
|
|
22325
|
+
const Nt = Ri(ee), _t = S.useRef(), br = Ot(() => {
|
|
22326
22326
|
_t.current !== void 0 && (document.body.style.WebkitUserSelect = _t.current, _t.current = void 0), Dt.clear();
|
|
22327
22327
|
});
|
|
22328
|
-
|
|
22328
|
+
S.useEffect(() => br, [br]);
|
|
22329
22329
|
const Rr = /* @__PURE__ */ o((ae) => {
|
|
22330
22330
|
Lc.clear(), gn = !0, Z(!0), ie && !rt && ie(ae);
|
|
22331
22331
|
}, "handleOpen"), W = Ot(
|
|
@@ -22352,7 +22352,7 @@ const _l = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
22352
22352
|
onBlur: De,
|
|
22353
22353
|
onFocus: Ye,
|
|
22354
22354
|
ref: ht
|
|
22355
|
-
} = Zn(), [, ir] =
|
|
22355
|
+
} = Zn(), [, ir] = S.useState(!1), kt = /* @__PURE__ */ o((ae) => {
|
|
22356
22356
|
De(ae), de.current === !1 && (ir(!1), se(ae));
|
|
22357
22357
|
}, "handleBlur"), Lr = /* @__PURE__ */ o((ae) => {
|
|
22358
22358
|
fe || ot(ae.currentTarget), Ye(ae), de.current === !0 && (ir(!0), Y(ae));
|
|
@@ -22369,7 +22369,7 @@ const _l = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
22369
22369
|
W(ae);
|
|
22370
22370
|
});
|
|
22371
22371
|
}, "handleTouchEnd");
|
|
22372
|
-
|
|
22372
|
+
S.useEffect(() => {
|
|
22373
22373
|
if (!rt)
|
|
22374
22374
|
return;
|
|
22375
22375
|
function ae(ct) {
|
|
@@ -22381,7 +22381,7 @@ const _l = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
22381
22381
|
}, [W, rt]);
|
|
22382
22382
|
const Jp = qe(re.ref, ht, ot, r);
|
|
22383
22383
|
!Q && Q !== 0 && (rt = !1);
|
|
22384
|
-
const Ta =
|
|
22384
|
+
const Ta = S.useRef(), ef = /* @__PURE__ */ o((ae) => {
|
|
22385
22385
|
const ct = re.props;
|
|
22386
22386
|
ct.onMouseMove && ct.onMouseMove(ae), yo = {
|
|
22387
22387
|
x: ae.clientX,
|
|
@@ -22396,14 +22396,14 @@ const _l = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
22396
22396
|
}, H ? {
|
|
22397
22397
|
onMouseMove: ef
|
|
22398
22398
|
} : {});
|
|
22399
|
-
process.env.NODE_ENV !== "production" && (gt["data-mui-internal-clone-element"] = !0,
|
|
22399
|
+
process.env.NODE_ENV !== "production" && (gt["data-mui-internal-clone-element"] = !0, S.useEffect(() => {
|
|
22400
22400
|
fe && !fe.getAttribute("data-mui-internal-clone-element") && console.error(["MUI: The `children` component of the Tooltip is not forwarding its props correctly.", "Please make sure that props are spread on the same element that the ref is applied to."].join(`
|
|
22401
22401
|
`));
|
|
22402
22402
|
}, [fe]));
|
|
22403
22403
|
const mo = {};
|
|
22404
22404
|
j || (gt.onTouchStart = Xp, gt.onTouchEnd = Zp), A || (gt.onMouseOver = bn(Y, gt.onMouseOver), gt.onMouseLeave = bn(se, gt.onMouseLeave), Xe || (mo.onMouseOver = Y, mo.onMouseLeave = se)), N || (gt.onFocus = bn(Lr, gt.onFocus), gt.onBlur = bn(kt, gt.onBlur), Xe || (mo.onFocus = Lr, mo.onBlur = kt)), process.env.NODE_ENV !== "production" && re.props.title && console.error(["MUI: You have provided a `title` prop to the child of <Tooltip />.", `Remove this title prop \`${re.props.title}\` or the Tooltip component.`].join(`
|
|
22405
22405
|
`));
|
|
22406
|
-
const tf =
|
|
22406
|
+
const tf = S.useMemo(() => {
|
|
22407
22407
|
var ae;
|
|
22408
22408
|
let ct = [{
|
|
22409
22409
|
name: "arrow",
|
|
@@ -22427,11 +22427,11 @@ const _l = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
22427
22427
|
className: K(Fa.popper, ne == null ? void 0 : ne.className, (b = (v = te.popper) != null ? v : R.popper) == null ? void 0 : b.className)
|
|
22428
22428
|
}), ho), of = zr(as, P({}, X, (g = te.transition) != null ? g : R.transition), ho), nf = zr(is, P({}, (y = te.tooltip) != null ? y : R.tooltip, {
|
|
22429
22429
|
className: K(Fa.tooltip, (T = (C = te.tooltip) != null ? C : R.tooltip) == null ? void 0 : T.className)
|
|
22430
|
-
}), ho), af = zr(ls, P({}, (
|
|
22431
|
-
className: K(Fa.arrow, (
|
|
22430
|
+
}), ho), af = zr(ls, P({}, (x = te.arrow) != null ? x : R.arrow, {
|
|
22431
|
+
className: K(Fa.arrow, (E = (O = te.arrow) != null ? O : R.arrow) == null ? void 0 : E.className)
|
|
22432
22432
|
}), ho);
|
|
22433
|
-
return /* @__PURE__ */ B(
|
|
22434
|
-
children: [/* @__PURE__ */
|
|
22433
|
+
return /* @__PURE__ */ B(S.Fragment, {
|
|
22434
|
+
children: [/* @__PURE__ */ S.cloneElement(re, gt), /* @__PURE__ */ f(ns, P({
|
|
22435
22435
|
as: ve ?? Nl,
|
|
22436
22436
|
placement: oe,
|
|
22437
22437
|
anchorEl: H ? {
|
|
@@ -22669,7 +22669,7 @@ const n1 = /* @__PURE__ */ o(({
|
|
|
22669
22669
|
selectedIds: u,
|
|
22670
22670
|
redirect: d,
|
|
22671
22671
|
...p
|
|
22672
|
-
}) => p, "sanitizeRestProps$2"),
|
|
22672
|
+
}) => p, "sanitizeRestProps$2"), Tk = /* @__PURE__ */ o((e) => {
|
|
22673
22673
|
const t = tt(), {
|
|
22674
22674
|
resource: r,
|
|
22675
22675
|
className: n,
|
|
@@ -22721,7 +22721,7 @@ const n1 = /* @__PURE__ */ o(({
|
|
|
22721
22721
|
...u == null ? void 0 : u.panel
|
|
22722
22722
|
}
|
|
22723
22723
|
) }) }) });
|
|
22724
|
-
}, "EditEtriek"),
|
|
22724
|
+
}, "EditEtriek"), Ck = q(i1, {
|
|
22725
22725
|
name: qr,
|
|
22726
22726
|
overridesResolver: /* @__PURE__ */ o((e, t) => t.root, "overridesResolver")
|
|
22727
22727
|
})(({ theme: e }) => wl(e)), l1 = pe("MuiBox", ["root"]), s1 = vd(), jl = Hv({
|
|
@@ -22749,7 +22749,7 @@ process.env.NODE_ENV !== "production" && (jl.propTypes = {
|
|
|
22749
22749
|
*/
|
|
22750
22750
|
sx: a.oneOfType([a.arrayOf(a.oneOfType([a.func, a.object, a.bool])), a.func, a.object])
|
|
22751
22751
|
});
|
|
22752
|
-
const
|
|
22752
|
+
const Fk = S.forwardRef((e, t) => {
|
|
22753
22753
|
const {
|
|
22754
22754
|
isOpen: r,
|
|
22755
22755
|
onSubmit: n,
|
|
@@ -22843,7 +22843,7 @@ const Ck = E.forwardRef((e, t) => {
|
|
|
22843
22843
|
]
|
|
22844
22844
|
}
|
|
22845
22845
|
);
|
|
22846
|
-
}, "FormContainer"),
|
|
22846
|
+
}, "FormContainer"), wk = /* @__PURE__ */ o((e) => {
|
|
22847
22847
|
const {
|
|
22848
22848
|
initialValues: t,
|
|
22849
22849
|
fichaProps: { config: r = {} }
|
|
@@ -22970,7 +22970,7 @@ const h1 = /* @__PURE__ */ o((e) => {
|
|
|
22970
22970
|
] })
|
|
22971
22971
|
}
|
|
22972
22972
|
);
|
|
22973
|
-
}, "Menu$1"),
|
|
22973
|
+
}, "Menu$1"), kk = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(Gf, { ...e, appBar: jv, menu: g1 }), "Layout"), b1 = /* @__PURE__ */ o((e, t) => {
|
|
22974
22974
|
alert("Falta implementar la función jsBotonGrilla");
|
|
22975
22975
|
}, "defaultJsBotonGrilla"), v1 = /* @__PURE__ */ o((e) => {
|
|
22976
22976
|
const {
|
|
@@ -22981,45 +22981,30 @@ const h1 = /* @__PURE__ */ o((e) => {
|
|
|
22981
22981
|
hideFilterButton: l = !1,
|
|
22982
22982
|
jsBotonGrilla: s = b1,
|
|
22983
22983
|
...c
|
|
22984
|
-
} = e, {
|
|
22985
|
-
sort: u,
|
|
22986
|
-
displayedFilters: d,
|
|
22987
|
-
filterValues: p,
|
|
22988
|
-
exporter: h,
|
|
22989
|
-
showFilter: m,
|
|
22990
|
-
total: b
|
|
22991
|
-
} = Kr(e), v = Ke(e), { hasCreate: g } = tu(e), y = me(qf) || r, T = Kr(e), S = { ...Oa(e), ...T };
|
|
22984
|
+
} = e, { displayedFilters: u, filterValues: d, exporter: p, showFilter: h, total: m } = Kr(), b = Ke(e), { hasCreate: v } = tu(e), g = me(qf) || r, y = Kr(e), C = { ...Oa(e), ...y };
|
|
22992
22985
|
return delete c.hasCreate, $t(
|
|
22993
22986
|
() => /* @__PURE__ */ B(ou, { className: t, ...Kf(c), children: [
|
|
22994
22987
|
l ? null : r ? rr(r, {
|
|
22995
|
-
resource:
|
|
22996
|
-
showFilter:
|
|
22997
|
-
displayedFilters:
|
|
22998
|
-
filterValues:
|
|
22988
|
+
resource: b,
|
|
22989
|
+
showFilter: h,
|
|
22990
|
+
displayedFilters: u,
|
|
22991
|
+
filterValues: d,
|
|
22999
22992
|
context: "button"
|
|
23000
|
-
}) :
|
|
23001
|
-
|
|
23002
|
-
|
|
23003
|
-
Xf,
|
|
23004
|
-
{
|
|
23005
|
-
disabled: b === 0,
|
|
23006
|
-
resource: v,
|
|
23007
|
-
sort: u,
|
|
23008
|
-
filterValues: p
|
|
23009
|
-
}
|
|
23010
|
-
),
|
|
22993
|
+
}) : g && /* @__PURE__ */ f(Yf, {}),
|
|
22994
|
+
v && /* @__PURE__ */ f(Qf, {}),
|
|
22995
|
+
p !== !1 && /* @__PURE__ */ f(Xf, { disabled: m === 0, resource: b }),
|
|
23011
22996
|
Wn.map(
|
|
23012
22997
|
i,
|
|
23013
|
-
(x,
|
|
23014
|
-
onClick: x.props.options ? null : (
|
|
23015
|
-
x.props.onClick ? x.props.onClick(
|
|
22998
|
+
(x, E) => rr(x, {
|
|
22999
|
+
onClick: x.props.options ? null : (O) => {
|
|
23000
|
+
x.props.onClick ? x.props.onClick(O, C) : s(C, x.key);
|
|
23016
23001
|
},
|
|
23017
|
-
options: x.props.options ? x.props.options.map((
|
|
23018
|
-
...
|
|
23019
|
-
onClick: /* @__PURE__ */ o((
|
|
23020
|
-
x.props.onClick ? x.props.onClick(
|
|
23021
|
-
|
|
23022
|
-
|
|
23002
|
+
options: x.props.options ? x.props.options.map((O) => ({
|
|
23003
|
+
...O,
|
|
23004
|
+
onClick: /* @__PURE__ */ o((w) => {
|
|
23005
|
+
x.props.onClick ? x.props.onClick(w, C) : s(
|
|
23006
|
+
C,
|
|
23007
|
+
O.key
|
|
23023
23008
|
);
|
|
23024
23009
|
}, "onClick")
|
|
23025
23010
|
})) : null
|
|
@@ -23027,19 +23012,18 @@ const h1 = /* @__PURE__ */ o((e) => {
|
|
|
23027
23012
|
)
|
|
23028
23013
|
] }),
|
|
23029
23014
|
[
|
|
23030
|
-
|
|
23015
|
+
b,
|
|
23016
|
+
u,
|
|
23031
23017
|
d,
|
|
23032
|
-
p,
|
|
23033
23018
|
r,
|
|
23019
|
+
h,
|
|
23020
|
+
g,
|
|
23034
23021
|
m,
|
|
23035
|
-
y,
|
|
23036
|
-
b,
|
|
23037
23022
|
t,
|
|
23038
|
-
u,
|
|
23039
23023
|
l,
|
|
23040
|
-
|
|
23041
|
-
|
|
23042
|
-
|
|
23024
|
+
p,
|
|
23025
|
+
v,
|
|
23026
|
+
C.data
|
|
23043
23027
|
]
|
|
23044
23028
|
);
|
|
23045
23029
|
}, "ListActionsEtriek"), y1 = ma(/* @__PURE__ */ f("path", {
|
|
@@ -23079,12 +23063,12 @@ function P1(e, t) {
|
|
|
23079
23063
|
component: g
|
|
23080
23064
|
},
|
|
23081
23065
|
internalRef: y
|
|
23082
|
-
} = v, T = G(v.props, E1), C = qe(y, b == null ? void 0 : b.ref, t.ref),
|
|
23066
|
+
} = v, T = G(v.props, E1), C = qe(y, b == null ? void 0 : b.ref, t.ref), x = s ? s(T) : {}, E = P({}, i, x), O = g, w = zr(m, P({}, e === "root", !p[e] && c, T, O && {
|
|
23083
23067
|
as: O
|
|
23084
23068
|
}, {
|
|
23085
23069
|
ref: C
|
|
23086
|
-
}),
|
|
23087
|
-
return Object.keys(
|
|
23070
|
+
}), E);
|
|
23071
|
+
return Object.keys(x).forEach((F) => {
|
|
23088
23072
|
delete w[F];
|
|
23089
23073
|
}), [m, w];
|
|
23090
23074
|
}
|
|
@@ -23181,8 +23165,8 @@ function M1({
|
|
|
23181
23165
|
src: r,
|
|
23182
23166
|
srcSet: n
|
|
23183
23167
|
}) {
|
|
23184
|
-
const [i, l] =
|
|
23185
|
-
return
|
|
23168
|
+
const [i, l] = S.useState(!1);
|
|
23169
|
+
return S.useEffect(() => {
|
|
23186
23170
|
if (!r && !n)
|
|
23187
23171
|
return;
|
|
23188
23172
|
l(!1);
|
|
@@ -23198,7 +23182,7 @@ function M1({
|
|
|
23198
23182
|
}, [e, t, r, n]), i;
|
|
23199
23183
|
}
|
|
23200
23184
|
o(M1, "useLoaded");
|
|
23201
|
-
const Bl = /* @__PURE__ */
|
|
23185
|
+
const Bl = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
23202
23186
|
const n = be({
|
|
23203
23187
|
props: t,
|
|
23204
23188
|
name: "MuiAvatar"
|
|
@@ -23219,11 +23203,11 @@ const Bl = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
23219
23203
|
const T = M1(P({}, p, {
|
|
23220
23204
|
src: m,
|
|
23221
23205
|
srcSet: b
|
|
23222
|
-
})), C = m || b,
|
|
23223
|
-
colorDefault: !
|
|
23206
|
+
})), C = m || b, x = C && T !== "error", E = P({}, n, {
|
|
23207
|
+
colorDefault: !x,
|
|
23224
23208
|
component: c,
|
|
23225
23209
|
variant: v
|
|
23226
|
-
}), O = C1(
|
|
23210
|
+
}), O = C1(E), [w, F] = P1("img", {
|
|
23227
23211
|
className: O.img,
|
|
23228
23212
|
elementType: w1,
|
|
23229
23213
|
externalForwardedProps: {
|
|
@@ -23238,14 +23222,14 @@ const Bl = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
23238
23222
|
srcSet: b,
|
|
23239
23223
|
sizes: h
|
|
23240
23224
|
},
|
|
23241
|
-
ownerState:
|
|
23225
|
+
ownerState: E
|
|
23242
23226
|
});
|
|
23243
|
-
return
|
|
23244
|
-
ownerState:
|
|
23227
|
+
return x ? y = /* @__PURE__ */ f(w, P({}, F)) : l || l === 0 ? y = l : C && i ? y = i[0] : y = /* @__PURE__ */ f(k1, {
|
|
23228
|
+
ownerState: E,
|
|
23245
23229
|
className: O.fallback
|
|
23246
23230
|
}), /* @__PURE__ */ f(F1, P({
|
|
23247
23231
|
as: c,
|
|
23248
|
-
ownerState:
|
|
23232
|
+
ownerState: E,
|
|
23249
23233
|
className: K(O.root, s),
|
|
23250
23234
|
ref: r
|
|
23251
23235
|
}, g, {
|
|
@@ -23327,9 +23311,9 @@ function R1(e) {
|
|
|
23327
23311
|
return he("MuiButton", e);
|
|
23328
23312
|
}
|
|
23329
23313
|
o(R1, "getButtonUtilityClass");
|
|
23330
|
-
const vn = pe("MuiButton", ["root", "text", "textInherit", "textPrimary", "textSecondary", "textSuccess", "textError", "textInfo", "textWarning", "outlined", "outlinedInherit", "outlinedPrimary", "outlinedSecondary", "outlinedSuccess", "outlinedError", "outlinedInfo", "outlinedWarning", "contained", "containedInherit", "containedPrimary", "containedSecondary", "containedSuccess", "containedError", "containedInfo", "containedWarning", "disableElevation", "focusVisible", "disabled", "colorInherit", "colorPrimary", "colorSecondary", "colorSuccess", "colorError", "colorInfo", "colorWarning", "textSizeSmall", "textSizeMedium", "textSizeLarge", "outlinedSizeSmall", "outlinedSizeMedium", "outlinedSizeLarge", "containedSizeSmall", "containedSizeMedium", "containedSizeLarge", "sizeMedium", "sizeSmall", "sizeLarge", "fullWidth", "startIcon", "endIcon", "icon", "iconSizeSmall", "iconSizeMedium", "iconSizeLarge"]), Rp = /* @__PURE__ */
|
|
23314
|
+
const vn = pe("MuiButton", ["root", "text", "textInherit", "textPrimary", "textSecondary", "textSuccess", "textError", "textInfo", "textWarning", "outlined", "outlinedInherit", "outlinedPrimary", "outlinedSecondary", "outlinedSuccess", "outlinedError", "outlinedInfo", "outlinedWarning", "contained", "containedInherit", "containedPrimary", "containedSecondary", "containedSuccess", "containedError", "containedInfo", "containedWarning", "disableElevation", "focusVisible", "disabled", "colorInherit", "colorPrimary", "colorSecondary", "colorSuccess", "colorError", "colorInfo", "colorWarning", "textSizeSmall", "textSizeMedium", "textSizeLarge", "outlinedSizeSmall", "outlinedSizeMedium", "outlinedSizeLarge", "containedSizeSmall", "containedSizeMedium", "containedSizeLarge", "sizeMedium", "sizeSmall", "sizeLarge", "fullWidth", "startIcon", "endIcon", "icon", "iconSizeSmall", "iconSizeMedium", "iconSizeLarge"]), Rp = /* @__PURE__ */ S.createContext({});
|
|
23331
23315
|
process.env.NODE_ENV !== "production" && (Rp.displayName = "ButtonGroupContext");
|
|
23332
|
-
const Lp = /* @__PURE__ */
|
|
23316
|
+
const Lp = /* @__PURE__ */ S.createContext(void 0);
|
|
23333
23317
|
process.env.NODE_ENV !== "production" && (Lp.displayName = "ButtonGroupButtonContext");
|
|
23334
23318
|
const L1 = ["children", "color", "component", "className", "disabled", "disableElevation", "disableFocusRipple", "endIcon", "focusVisibleClassName", "fullWidth", "size", "startIcon", "type", "variant"], $1 = /* @__PURE__ */ o((e) => {
|
|
23335
23319
|
const {
|
|
@@ -23525,8 +23509,8 @@ const L1 = ["children", "color", "component", "className", "disabled", "disableE
|
|
|
23525
23509
|
marginLeft: 8
|
|
23526
23510
|
}, e.size === "small" && {
|
|
23527
23511
|
marginRight: -2
|
|
23528
|
-
}, $p(e))), no = /* @__PURE__ */
|
|
23529
|
-
const n =
|
|
23512
|
+
}, $p(e))), no = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
23513
|
+
const n = S.useContext(Rp), i = S.useContext(Lp), l = Mo(n, t), s = be({
|
|
23530
23514
|
props: l,
|
|
23531
23515
|
name: "MuiButton"
|
|
23532
23516
|
}), {
|
|
@@ -23542,8 +23526,8 @@ const L1 = ["children", "color", "component", "className", "disabled", "disableE
|
|
|
23542
23526
|
fullWidth: y = !1,
|
|
23543
23527
|
size: T = "medium",
|
|
23544
23528
|
startIcon: C,
|
|
23545
|
-
type:
|
|
23546
|
-
variant:
|
|
23529
|
+
type: x,
|
|
23530
|
+
variant: E = "text"
|
|
23547
23531
|
} = s, O = G(s, L1), w = P({}, s, {
|
|
23548
23532
|
color: u,
|
|
23549
23533
|
component: d,
|
|
@@ -23552,8 +23536,8 @@ const L1 = ["children", "color", "component", "className", "disabled", "disableE
|
|
|
23552
23536
|
disableFocusRipple: b,
|
|
23553
23537
|
fullWidth: y,
|
|
23554
23538
|
size: T,
|
|
23555
|
-
type:
|
|
23556
|
-
variant:
|
|
23539
|
+
type: x,
|
|
23540
|
+
variant: E
|
|
23557
23541
|
}), F = $1(w), $ = C && /* @__PURE__ */ f(I1, {
|
|
23558
23542
|
className: F.startIcon,
|
|
23559
23543
|
ownerState: w,
|
|
@@ -23571,7 +23555,7 @@ const L1 = ["children", "color", "component", "className", "disabled", "disableE
|
|
|
23571
23555
|
focusRipple: !b,
|
|
23572
23556
|
focusVisibleClassName: K(F.focusVisible, g),
|
|
23573
23557
|
ref: r,
|
|
23574
|
-
type:
|
|
23558
|
+
type: x
|
|
23575
23559
|
}, O, {
|
|
23576
23560
|
classes: F,
|
|
23577
23561
|
children: [$, c, k]
|
|
@@ -23689,7 +23673,7 @@ const _1 = ["className", "raised"], j1 = /* @__PURE__ */ o((e) => {
|
|
|
23689
23673
|
overridesResolver: /* @__PURE__ */ o((e, t) => t.root, "overridesResolver")
|
|
23690
23674
|
})(() => ({
|
|
23691
23675
|
overflow: "hidden"
|
|
23692
|
-
})), Ap = /* @__PURE__ */
|
|
23676
|
+
})), Ap = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
23693
23677
|
const n = be({
|
|
23694
23678
|
props: t,
|
|
23695
23679
|
name: "MuiCard"
|
|
@@ -23765,7 +23749,7 @@ const z1 = ["disableSpacing", "className"], H1 = /* @__PURE__ */ o((e) => {
|
|
|
23765
23749
|
"& > :not(style) ~ :not(style)": {
|
|
23766
23750
|
marginLeft: 8
|
|
23767
23751
|
}
|
|
23768
|
-
})), Ip = /* @__PURE__ */
|
|
23752
|
+
})), Ip = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
23769
23753
|
const n = be({
|
|
23770
23754
|
props: t,
|
|
23771
23755
|
name: "MuiCardActions"
|
|
@@ -23904,7 +23888,7 @@ const sr = 44, q1 = io($c || ($c = Pa`
|
|
|
23904
23888
|
ownerState: e
|
|
23905
23889
|
}) => e.variant === "indeterminate" && !e.disableShrink && aa(Dc || (Dc = Pa`
|
|
23906
23890
|
animation: ${0} 1.4s ease-in-out infinite;
|
|
23907
|
-
`), K1)), Dp = /* @__PURE__ */
|
|
23891
|
+
`), K1)), Dp = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
23908
23892
|
const n = be({
|
|
23909
23893
|
props: t,
|
|
23910
23894
|
name: "MuiCircularProgress"
|
|
@@ -24015,7 +23999,7 @@ process.env.NODE_ENV !== "production" && (Dp.propTypes = {
|
|
|
24015
23999
|
*/
|
|
24016
24000
|
variant: a.oneOf(["determinate", "indeterminate"])
|
|
24017
24001
|
});
|
|
24018
|
-
const
|
|
24002
|
+
const Mk = /* @__PURE__ */ o((e) => {
|
|
24019
24003
|
const {
|
|
24020
24004
|
loginBackgroundImage: t,
|
|
24021
24005
|
nameSource: r = "username",
|
|
@@ -24129,7 +24113,7 @@ const kk = /* @__PURE__ */ o((e) => {
|
|
|
24129
24113
|
] })
|
|
24130
24114
|
}
|
|
24131
24115
|
) });
|
|
24132
|
-
}, "Login"), zn = /* @__PURE__ */
|
|
24116
|
+
}, "Login"), zn = /* @__PURE__ */ S.createContext({});
|
|
24133
24117
|
process.env.NODE_ENV !== "production" && (zn.displayName = "ListContext");
|
|
24134
24118
|
function J1(e) {
|
|
24135
24119
|
return he("MuiList", e);
|
|
@@ -24167,7 +24151,7 @@ const eF = ["children", "className", "component", "dense", "disablePadding", "su
|
|
|
24167
24151
|
paddingBottom: 8
|
|
24168
24152
|
}, e.subheader && {
|
|
24169
24153
|
paddingTop: 0
|
|
24170
|
-
})), Np = /* @__PURE__ */
|
|
24154
|
+
})), Np = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
24171
24155
|
const n = be({
|
|
24172
24156
|
props: t,
|
|
24173
24157
|
name: "MuiList"
|
|
@@ -24178,7 +24162,7 @@ const eF = ["children", "className", "component", "dense", "disablePadding", "su
|
|
|
24178
24162
|
dense: c = !1,
|
|
24179
24163
|
disablePadding: u = !1,
|
|
24180
24164
|
subheader: d
|
|
24181
|
-
} = n, p = G(n, eF), h =
|
|
24165
|
+
} = n, p = G(n, eF), h = S.useMemo(() => ({
|
|
24182
24166
|
dense: c
|
|
24183
24167
|
}), [c]), m = P({}, n, {
|
|
24184
24168
|
component: s,
|
|
@@ -24273,7 +24257,7 @@ function Oo(e, t, r, n, i, l) {
|
|
|
24273
24257
|
return !1;
|
|
24274
24258
|
}
|
|
24275
24259
|
o(Oo, "moveFocus");
|
|
24276
|
-
const jp = /* @__PURE__ */
|
|
24260
|
+
const jp = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
24277
24261
|
const {
|
|
24278
24262
|
// private
|
|
24279
24263
|
// eslint-disable-next-line react/prop-types
|
|
@@ -24286,7 +24270,7 @@ const jp = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
24286
24270
|
disableListWrap: d = !1,
|
|
24287
24271
|
onKeyDown: p,
|
|
24288
24272
|
variant: h = "selectedMenu"
|
|
24289
|
-
} = t, m = G(t, oF), b =
|
|
24273
|
+
} = t, m = G(t, oF), b = S.useRef(null), v = S.useRef({
|
|
24290
24274
|
keys: [],
|
|
24291
24275
|
repeating: !0,
|
|
24292
24276
|
previousKeyMatched: !0,
|
|
@@ -24294,51 +24278,51 @@ const jp = /* @__PURE__ */ E.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
|
24294
24278
|
});
|
|
24295
24279
|
or(() => {
|
|
24296
24280
|
i && b.current.focus();
|
|
24297
|
-
}, [i]),
|
|
24298
|
-
adjustStyleForScrollbar: /* @__PURE__ */ o((
|
|
24299
|
-
direction:
|
|
24281
|
+
}, [i]), S.useImperativeHandle(n, () => ({
|
|
24282
|
+
adjustStyleForScrollbar: /* @__PURE__ */ o((x, {
|
|
24283
|
+
direction: E
|
|
24300
24284
|
}) => {
|
|
24301
24285
|
const O = !b.current.style.width;
|
|
24302
|
-
if (
|
|
24303
|
-
const w = `${Tu(et(
|
|
24304
|
-
b.current.style[
|
|
24286
|
+
if (x.clientHeight < b.current.clientHeight && O) {
|
|
24287
|
+
const w = `${Tu(et(x))}px`;
|
|
24288
|
+
b.current.style[E === "rtl" ? "paddingLeft" : "paddingRight"] = w, b.current.style.width = `calc(100% + ${w})`;
|
|
24305
24289
|
}
|
|
24306
24290
|
return b.current;
|
|
24307
24291
|
}, "adjustStyleForScrollbar")
|
|
24308
24292
|
}), []);
|
|
24309
|
-
const g = /* @__PURE__ */ o((
|
|
24310
|
-
const
|
|
24293
|
+
const g = /* @__PURE__ */ o((x) => {
|
|
24294
|
+
const E = b.current, O = x.key, w = et(E).activeElement;
|
|
24311
24295
|
if (O === "ArrowDown")
|
|
24312
|
-
|
|
24296
|
+
x.preventDefault(), Oo(E, w, d, u, Ua);
|
|
24313
24297
|
else if (O === "ArrowUp")
|
|
24314
|
-
|
|
24298
|
+
x.preventDefault(), Oo(E, w, d, u, Nc);
|
|
24315
24299
|
else if (O === "Home")
|
|
24316
|
-
|
|
24300
|
+
x.preventDefault(), Oo(E, null, d, u, Ua);
|
|
24317
24301
|
else if (O === "End")
|
|
24318
|
-
|
|
24302
|
+
x.preventDefault(), Oo(E, null, d, u, Nc);
|
|
24319
24303
|
else if (O.length === 1) {
|
|
24320
24304
|
const F = v.current, $ = O.toLowerCase(), k = performance.now();
|
|
24321
24305
|
F.keys.length > 0 && (k - F.lastTime > 500 ? (F.keys = [], F.repeating = !0, F.previousKeyMatched = !0) : F.repeating && $ !== F.keys[0] && (F.repeating = !1)), F.lastTime = k, F.keys.push($);
|
|
24322
24306
|
const R = w && !F.repeating && _p(w, F);
|
|
24323
|
-
F.previousKeyMatched && (R || Oo(
|
|
24307
|
+
F.previousKeyMatched && (R || Oo(E, w, !1, u, Ua, F)) ? x.preventDefault() : F.previousKeyMatched = !1;
|
|
24324
24308
|
}
|
|
24325
|
-
p && p(
|
|
24309
|
+
p && p(x);
|
|
24326
24310
|
}, "handleKeyDown"), y = qe(b, r);
|
|
24327
24311
|
let T = -1;
|
|
24328
|
-
|
|
24329
|
-
if (!/* @__PURE__ */
|
|
24330
|
-
T ===
|
|
24312
|
+
S.Children.forEach(s, (x, E) => {
|
|
24313
|
+
if (!/* @__PURE__ */ S.isValidElement(x)) {
|
|
24314
|
+
T === E && (T += 1, T >= s.length && (T = -1));
|
|
24331
24315
|
return;
|
|
24332
24316
|
}
|
|
24333
|
-
process.env.NODE_ENV !== "production" && wo.isFragment(
|
|
24334
|
-
`)),
|
|
24317
|
+
process.env.NODE_ENV !== "production" && wo.isFragment(x) && console.error(["MUI: The Menu component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
|
|
24318
|
+
`)), x.props.disabled || (h === "selectedMenu" && x.props.selected || T === -1) && (T = E), T === E && (x.props.disabled || x.props.muiSkipListHighlight || x.type.muiSkipListHighlight) && (T += 1, T >= s.length && (T = -1));
|
|
24335
24319
|
});
|
|
24336
|
-
const C =
|
|
24337
|
-
if (
|
|
24320
|
+
const C = S.Children.map(s, (x, E) => {
|
|
24321
|
+
if (E === T) {
|
|
24338
24322
|
const O = {};
|
|
24339
|
-
return l && (O.autoFocus = !0),
|
|
24323
|
+
return l && (O.autoFocus = !0), x.props.tabIndex === void 0 && h === "selectedMenu" && (O.tabIndex = 0), /* @__PURE__ */ S.cloneElement(x, O);
|
|
24340
24324
|
}
|
|
24341
|
-
return
|
|
24325
|
+
return x;
|
|
24342
24326
|
});
|
|
24343
24327
|
return /* @__PURE__ */ f(Np, P({
|
|
24344
24328
|
role: "menu",
|
|
@@ -24447,7 +24431,7 @@ const sF = /* @__PURE__ */ o((e) => {
|
|
|
24447
24431
|
maxHeight: "calc(100% - 32px)",
|
|
24448
24432
|
// We disable the focus ring for mouse, touch and keyboard users.
|
|
24449
24433
|
outline: 0
|
|
24450
|
-
}), Bp = /* @__PURE__ */
|
|
24434
|
+
}), Bp = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
24451
24435
|
var n, i, l;
|
|
24452
24436
|
const s = be({
|
|
24453
24437
|
props: t,
|
|
@@ -24468,8 +24452,8 @@ const sF = /* @__PURE__ */ o((e) => {
|
|
|
24468
24452
|
marginThreshold: y = 16,
|
|
24469
24453
|
open: T,
|
|
24470
24454
|
PaperProps: C = {},
|
|
24471
|
-
slots:
|
|
24472
|
-
slotProps:
|
|
24455
|
+
slots: x,
|
|
24456
|
+
slotProps: E,
|
|
24473
24457
|
transformOrigin: O = {
|
|
24474
24458
|
vertical: "top",
|
|
24475
24459
|
horizontal: "left"
|
|
@@ -24480,7 +24464,7 @@ const sF = /* @__PURE__ */ o((e) => {
|
|
|
24480
24464
|
onEntering: $
|
|
24481
24465
|
} = {},
|
|
24482
24466
|
disableScrollLock: k = !1
|
|
24483
|
-
} = s, R = G(s.TransitionProps, aF), L = G(s, iF), N = (n =
|
|
24467
|
+
} = s, R = G(s.TransitionProps, aF), L = G(s, iF), N = (n = E == null ? void 0 : E.paper) != null ? n : C, A = S.useRef(), _ = qe(A, N.ref), j = P({}, s, {
|
|
24484
24468
|
anchorOrigin: d,
|
|
24485
24469
|
anchorReference: h,
|
|
24486
24470
|
elevation: g,
|
|
@@ -24490,7 +24474,7 @@ const sF = /* @__PURE__ */ o((e) => {
|
|
|
24490
24474
|
TransitionComponent: w,
|
|
24491
24475
|
transitionDuration: F,
|
|
24492
24476
|
TransitionProps: R
|
|
24493
|
-
}), I = sF(j), V =
|
|
24477
|
+
}), I = sF(j), V = S.useCallback(() => {
|
|
24494
24478
|
if (h === "anchorPosition")
|
|
24495
24479
|
return process.env.NODE_ENV !== "production" && (p || console.error('MUI: You need to provide a `anchorPosition` prop when using <Popover anchorReference="anchorPosition" />.')), p;
|
|
24496
24480
|
const X = Fn(u), D = X && X.nodeType === 1 ? X : et(A.current).body, re = D.getBoundingClientRect();
|
|
@@ -24503,10 +24487,10 @@ const sF = /* @__PURE__ */ o((e) => {
|
|
|
24503
24487
|
top: re.top + _c(re, d.vertical),
|
|
24504
24488
|
left: re.left + jc(re, d.horizontal)
|
|
24505
24489
|
};
|
|
24506
|
-
}, [u, d.horizontal, d.vertical, p, h]), M =
|
|
24490
|
+
}, [u, d.horizontal, d.vertical, p, h]), M = S.useCallback((X) => ({
|
|
24507
24491
|
vertical: _c(X, O.vertical),
|
|
24508
24492
|
horizontal: jc(X, O.horizontal)
|
|
24509
|
-
}), [O.horizontal, O.vertical]), H =
|
|
24493
|
+
}), [O.horizontal, O.vertical]), H = S.useCallback((X) => {
|
|
24510
24494
|
const D = {
|
|
24511
24495
|
width: X.offsetWidth,
|
|
24512
24496
|
height: X.offsetHeight
|
|
@@ -24540,26 +24524,26 @@ const sF = /* @__PURE__ */ o((e) => {
|
|
|
24540
24524
|
left: `${Math.round(fe)}px`,
|
|
24541
24525
|
transformOrigin: Vc(re)
|
|
24542
24526
|
};
|
|
24543
|
-
}, [u, h, V, M, y]), [ee, ge] =
|
|
24527
|
+
}, [u, h, V, M, y]), [ee, ge] = S.useState(T), le = S.useCallback(() => {
|
|
24544
24528
|
const X = A.current;
|
|
24545
24529
|
if (!X)
|
|
24546
24530
|
return;
|
|
24547
24531
|
const D = H(X);
|
|
24548
24532
|
D.top !== null && (X.style.top = D.top), D.left !== null && (X.style.left = D.left), X.style.transformOrigin = D.transformOrigin, ge(!0);
|
|
24549
24533
|
}, [H]);
|
|
24550
|
-
|
|
24534
|
+
S.useEffect(() => (k && window.addEventListener("scroll", le), () => window.removeEventListener("scroll", le)), [u, k, le]);
|
|
24551
24535
|
const Ce = /* @__PURE__ */ o((X, D) => {
|
|
24552
24536
|
$ && $(X, D), le();
|
|
24553
24537
|
}, "handleEntering"), ie = /* @__PURE__ */ o(() => {
|
|
24554
24538
|
ge(!1);
|
|
24555
24539
|
}, "handleExited");
|
|
24556
|
-
|
|
24540
|
+
S.useEffect(() => {
|
|
24557
24541
|
T && le();
|
|
24558
|
-
}),
|
|
24542
|
+
}), S.useImperativeHandle(c, () => T ? {
|
|
24559
24543
|
updatePosition: /* @__PURE__ */ o(() => {
|
|
24560
24544
|
le();
|
|
24561
24545
|
}, "updatePosition")
|
|
24562
|
-
} : null, [T, le]),
|
|
24546
|
+
} : null, [T, le]), S.useEffect(() => {
|
|
24563
24547
|
if (!T)
|
|
24564
24548
|
return;
|
|
24565
24549
|
const X = Go(() => {
|
|
@@ -24571,7 +24555,7 @@ const sF = /* @__PURE__ */ o((e) => {
|
|
|
24571
24555
|
}, [u, T, le]);
|
|
24572
24556
|
let U = F;
|
|
24573
24557
|
F === "auto" && !w.muiSupportAuto && (U = void 0);
|
|
24574
|
-
const oe = v || (u ? et(Fn(u)).body : void 0), ve = (i =
|
|
24558
|
+
const oe = v || (u ? et(Fn(u)).body : void 0), ve = (i = x == null ? void 0 : x.root) != null ? i : cF, ne = (l = x == null ? void 0 : x.paper) != null ? l : Vp, te = Rt({
|
|
24575
24559
|
elementType: ne,
|
|
24576
24560
|
externalSlotProps: P({}, N, {
|
|
24577
24561
|
style: ee ? N.style : P({}, N.style, {
|
|
@@ -24586,7 +24570,7 @@ const sF = /* @__PURE__ */ o((e) => {
|
|
|
24586
24570
|
className: K(I.paper, N == null ? void 0 : N.className)
|
|
24587
24571
|
}), ue = Rt({
|
|
24588
24572
|
elementType: ve,
|
|
24589
|
-
externalSlotProps: (
|
|
24573
|
+
externalSlotProps: (E == null ? void 0 : E.root) || {},
|
|
24590
24574
|
externalForwardedProps: L,
|
|
24591
24575
|
additionalProps: {
|
|
24592
24576
|
ref: r,
|
|
@@ -24840,7 +24824,7 @@ const dF = ["onEntering"], pF = ["autoFocus", "children", "className", "disableA
|
|
|
24840
24824
|
})({
|
|
24841
24825
|
// We disable the focus ring for mouse, touch and keyboard users.
|
|
24842
24826
|
outline: 0
|
|
24843
|
-
}), zp = /* @__PURE__ */
|
|
24827
|
+
}), zp = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
24844
24828
|
var n, i;
|
|
24845
24829
|
const l = be({
|
|
24846
24830
|
props: t,
|
|
@@ -24861,17 +24845,17 @@ const dF = ["onEntering"], pF = ["autoFocus", "children", "className", "disableA
|
|
|
24861
24845
|
} = {},
|
|
24862
24846
|
variant: T = "selectedMenu",
|
|
24863
24847
|
slots: C = {},
|
|
24864
|
-
slotProps:
|
|
24865
|
-
} = l,
|
|
24848
|
+
slotProps: x = {}
|
|
24849
|
+
} = l, E = G(l.TransitionProps, dF), O = G(l, pF), w = ha(), F = P({}, l, {
|
|
24866
24850
|
autoFocus: s,
|
|
24867
24851
|
disableAutoFocusItem: d,
|
|
24868
24852
|
MenuListProps: p,
|
|
24869
24853
|
onEntering: y,
|
|
24870
24854
|
PaperProps: b,
|
|
24871
24855
|
transitionDuration: g,
|
|
24872
|
-
TransitionProps:
|
|
24856
|
+
TransitionProps: E,
|
|
24873
24857
|
variant: T
|
|
24874
|
-
}), $ = hF(F), k = s && !d && m, R =
|
|
24858
|
+
}), $ = hF(F), k = s && !d && m, R = S.useRef(null), L = /* @__PURE__ */ o((M, H) => {
|
|
24875
24859
|
R.current && R.current.adjustStyleForScrollbar(M, {
|
|
24876
24860
|
direction: w ? "rtl" : "ltr"
|
|
24877
24861
|
}), y && y(M, H);
|
|
@@ -24879,13 +24863,13 @@ const dF = ["onEntering"], pF = ["autoFocus", "children", "className", "disableA
|
|
|
24879
24863
|
M.key === "Tab" && (M.preventDefault(), h && h(M, "tabKeyDown"));
|
|
24880
24864
|
}, "handleListKeyDown");
|
|
24881
24865
|
let A = -1;
|
|
24882
|
-
|
|
24883
|
-
/* @__PURE__ */
|
|
24866
|
+
S.Children.map(c, (M, H) => {
|
|
24867
|
+
/* @__PURE__ */ S.isValidElement(M) && (process.env.NODE_ENV !== "production" && wo.isFragment(M) && console.error(["MUI: The Menu component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
|
|
24884
24868
|
`)), M.props.disabled || (T === "selectedMenu" && M.props.selected || A === -1) && (A = H));
|
|
24885
24869
|
});
|
|
24886
|
-
const _ = (n = C.paper) != null ? n : bF, j = (i =
|
|
24870
|
+
const _ = (n = C.paper) != null ? n : bF, j = (i = x.paper) != null ? i : b, I = Rt({
|
|
24887
24871
|
elementType: C.root,
|
|
24888
|
-
externalSlotProps:
|
|
24872
|
+
externalSlotProps: x.root,
|
|
24889
24873
|
ownerState: F,
|
|
24890
24874
|
className: [$.root, u]
|
|
24891
24875
|
}), V = Rt({
|
|
@@ -24914,7 +24898,7 @@ const dF = ["onEntering"], pF = ["autoFocus", "children", "className", "disableA
|
|
|
24914
24898
|
transitionDuration: g,
|
|
24915
24899
|
TransitionProps: P({
|
|
24916
24900
|
onEntering: L
|
|
24917
|
-
},
|
|
24901
|
+
}, E),
|
|
24918
24902
|
ownerState: F
|
|
24919
24903
|
}, O, {
|
|
24920
24904
|
classes: v,
|
|
@@ -25141,7 +25125,7 @@ const xo = pe("MuiMenuItem", ["root", "focusVisible", "dense", "disabled", "divi
|
|
|
25141
25125
|
[`& .${Bc.root} svg`]: {
|
|
25142
25126
|
fontSize: "1.25rem"
|
|
25143
25127
|
}
|
|
25144
|
-
}))), Hp = /* @__PURE__ */
|
|
25128
|
+
}))), Hp = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
25145
25129
|
const n = be({
|
|
25146
25130
|
props: t,
|
|
25147
25131
|
name: "MuiMenuItem"
|
|
@@ -25155,10 +25139,10 @@ const xo = pe("MuiMenuItem", ["root", "focusVisible", "dense", "disabled", "divi
|
|
|
25155
25139
|
role: p = "menuitem",
|
|
25156
25140
|
tabIndex: h,
|
|
25157
25141
|
className: m
|
|
25158
|
-
} = n, b = G(n, OF), v =
|
|
25142
|
+
} = n, b = G(n, OF), v = S.useContext(zn), g = S.useMemo(() => ({
|
|
25159
25143
|
dense: s || v.dense || !1,
|
|
25160
25144
|
disableGutters: u
|
|
25161
|
-
}), [v.dense, s, u]), y =
|
|
25145
|
+
}), [v.dense, s, u]), y = S.useRef(null);
|
|
25162
25146
|
or(() => {
|
|
25163
25147
|
i && (y.current ? y.current.focus() : process.env.NODE_ENV !== "production" && console.error("MUI: Unable to set focus to a MenuItem whose component has not been rendered."));
|
|
25164
25148
|
}, [i]);
|
|
@@ -25166,14 +25150,14 @@ const xo = pe("MuiMenuItem", ["root", "focusVisible", "dense", "disabled", "divi
|
|
|
25166
25150
|
dense: g.dense,
|
|
25167
25151
|
divider: c,
|
|
25168
25152
|
disableGutters: u
|
|
25169
|
-
}), C = SF(n),
|
|
25170
|
-
let
|
|
25171
|
-
return n.disabled || (
|
|
25153
|
+
}), C = SF(n), x = qe(y, r);
|
|
25154
|
+
let E;
|
|
25155
|
+
return n.disabled || (E = h !== void 0 ? h : -1), /* @__PURE__ */ f(zn.Provider, {
|
|
25172
25156
|
value: g,
|
|
25173
25157
|
children: /* @__PURE__ */ f(EF, P({
|
|
25174
|
-
ref:
|
|
25158
|
+
ref: x,
|
|
25175
25159
|
role: p,
|
|
25176
|
-
tabIndex:
|
|
25160
|
+
tabIndex: E,
|
|
25177
25161
|
component: l,
|
|
25178
25162
|
focusVisibleClassName: K(C.focusVisible, d),
|
|
25179
25163
|
className: K(C.root, m)
|
|
@@ -25263,7 +25247,7 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25263
25247
|
filterValues: t,
|
|
25264
25248
|
showFilter: r,
|
|
25265
25249
|
...n
|
|
25266
|
-
}) => n, "sanitizeRestProps$1"),
|
|
25250
|
+
}) => n, "sanitizeRestProps$1"), Rk = /* @__PURE__ */ o((e) => {
|
|
25267
25251
|
const {
|
|
25268
25252
|
className: t,
|
|
25269
25253
|
options: r = [],
|
|
@@ -25273,10 +25257,10 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25273
25257
|
showItemLabel: s = !1,
|
|
25274
25258
|
initialSelectedIndex: c = 0,
|
|
25275
25259
|
...u
|
|
25276
|
-
} = e, [d, p] = Ue(!1), h = bi(), [m, b] = Ue(c), v = Ke(e), g = /* @__PURE__ */ o((
|
|
25277
|
-
|
|
25278
|
-
}, "handleToggle"), T = /* @__PURE__ */ o((
|
|
25279
|
-
h.current && h.current.contains(
|
|
25260
|
+
} = e, [d, p] = Ue(!1), h = bi(), [m, b] = Ue(c), v = Ke(e), g = /* @__PURE__ */ o((x, E) => (b(E), p(!1), !0), "handleMenuItemClick"), y = /* @__PURE__ */ o((x) => {
|
|
25261
|
+
x.preventDefault(), p(!0), h.current = x.currentTarget;
|
|
25262
|
+
}, "handleToggle"), T = /* @__PURE__ */ o((x) => {
|
|
25263
|
+
h.current && h.current.contains(x.target) || p(!1);
|
|
25280
25264
|
}, "handleClose"), C = r[m];
|
|
25281
25265
|
return /* @__PURE__ */ B($e, { sx: { display: "inline-block" }, ...PF(u), children: [
|
|
25282
25266
|
/* @__PURE__ */ f(
|
|
@@ -25291,18 +25275,18 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25291
25275
|
children: (C == null ? void 0 : C.icon) || n
|
|
25292
25276
|
}
|
|
25293
25277
|
),
|
|
25294
|
-
/* @__PURE__ */ f(zp, { open: d, anchorEl: h.current, onClose: T, children: r.map((
|
|
25278
|
+
/* @__PURE__ */ f(zp, { open: d, anchorEl: h.current, onClose: T, children: r.map((x, E) => /* @__PURE__ */ B(
|
|
25295
25279
|
Hp,
|
|
25296
25280
|
{
|
|
25297
|
-
disabled:
|
|
25298
|
-
selected:
|
|
25281
|
+
disabled: x.disabled,
|
|
25282
|
+
selected: E === m,
|
|
25299
25283
|
onClick: /* @__PURE__ */ o((O) => {
|
|
25300
|
-
g(O,
|
|
25284
|
+
g(O, E), x.onClick && x.onClick(O, E);
|
|
25301
25285
|
}, "onClick"),
|
|
25302
25286
|
resource: v,
|
|
25303
|
-
title:
|
|
25287
|
+
title: x.label,
|
|
25304
25288
|
children: [
|
|
25305
|
-
|
|
25289
|
+
x.icon,
|
|
25306
25290
|
/* @__PURE__ */ f(
|
|
25307
25291
|
$e,
|
|
25308
25292
|
{
|
|
@@ -25310,13 +25294,13 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25310
25294
|
sx: { paddingRight: "4px" }
|
|
25311
25295
|
}
|
|
25312
25296
|
),
|
|
25313
|
-
/* @__PURE__ */ f(Jf, { label:
|
|
25297
|
+
/* @__PURE__ */ f(Jf, { label: x.label, resource: v })
|
|
25314
25298
|
]
|
|
25315
25299
|
},
|
|
25316
|
-
|
|
25300
|
+
x.label
|
|
25317
25301
|
)) })
|
|
25318
25302
|
] });
|
|
25319
|
-
}, "MenuButton"),
|
|
25303
|
+
}, "MenuButton"), Lk = /* @__PURE__ */ o((e) => {
|
|
25320
25304
|
const { fields: t, className: r, textAlign: n, sortable: i, ...l } = e, { campos: s, separador: c = "", secundario: u = [], hasSecundario: d } = t, p = Qt(), h = s.map((m) => p[m] !== void 0 ? p[m] : m).join(`${c}`);
|
|
25321
25305
|
return /* @__PURE__ */ B(dr, { noWrap: !0, variant: "inherit", className: r, ...l, children: [
|
|
25322
25306
|
h,
|
|
@@ -25352,7 +25336,7 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25352
25336
|
...c == null ? void 0 : c.panel
|
|
25353
25337
|
}
|
|
25354
25338
|
) }) });
|
|
25355
|
-
}, "ShowEtriek"),
|
|
25339
|
+
}, "ShowEtriek"), $k = q(TF, {
|
|
25356
25340
|
name: qr,
|
|
25357
25341
|
overridesResolver: /* @__PURE__ */ o((e, t) => t.root, "overridesResolver")
|
|
25358
25342
|
})(({ theme: e }) => wl(e)), CF = /* @__PURE__ */ o(() => {
|
|
@@ -25362,16 +25346,16 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25362
25346
|
const {
|
|
25363
25347
|
children: t,
|
|
25364
25348
|
className: r,
|
|
25365
|
-
component: n =
|
|
25349
|
+
component: n = MF,
|
|
25366
25350
|
formRootPathname: i,
|
|
25367
25351
|
syncWithLocation: l = !0,
|
|
25368
|
-
tabs: s =
|
|
25369
|
-
toolbar: c =
|
|
25352
|
+
tabs: s = kF,
|
|
25353
|
+
toolbar: c = RF,
|
|
25370
25354
|
onChange: u,
|
|
25371
25355
|
...d
|
|
25372
25356
|
} = e, p = Yn(), h = Om(""), m = Ke(e), [b, v] = Ue(0), {
|
|
25373
25357
|
fichaProps: { etrs: g }
|
|
25374
|
-
} = me(Ge), y = Jt({ ...e, etrs: g }), { estado: T } = me(Ge), C = /* @__PURE__ */ o((
|
|
25358
|
+
} = me(Ge), y = Jt({ ...e, etrs: g }), { estado: T } = me(Ge), C = /* @__PURE__ */ o((E, O) => {
|
|
25375
25359
|
l || (v(O), u && u(
|
|
25376
25360
|
y,
|
|
25377
25361
|
T,
|
|
@@ -25380,9 +25364,9 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25380
25364
|
prevTab: b,
|
|
25381
25365
|
setTab: v
|
|
25382
25366
|
},
|
|
25383
|
-
|
|
25367
|
+
E
|
|
25384
25368
|
));
|
|
25385
|
-
}, "handleTabChange"),
|
|
25369
|
+
}, "handleTabChange"), x = /* @__PURE__ */ o(() => rr(
|
|
25386
25370
|
s,
|
|
25387
25371
|
{
|
|
25388
25372
|
onChange: C,
|
|
@@ -25393,21 +25377,23 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25393
25377
|
t
|
|
25394
25378
|
), "renderTabHeaders");
|
|
25395
25379
|
return /* @__PURE__ */ B(
|
|
25396
|
-
|
|
25380
|
+
$F,
|
|
25397
25381
|
{
|
|
25398
25382
|
className: K("tabbed-form", r),
|
|
25399
|
-
|
|
25383
|
+
...AF(d),
|
|
25400
25384
|
children: [
|
|
25401
|
-
l ? /* @__PURE__ */ f(Pi, { children: /* @__PURE__ */ f(Ti, { path: "/*", element:
|
|
25385
|
+
l ? /* @__PURE__ */ f(Pi, { children: /* @__PURE__ */ f(Ti, { path: "/*", element: x() }) }) : x(),
|
|
25402
25386
|
/* @__PURE__ */ f(gf, {}),
|
|
25403
|
-
/* @__PURE__ */ f(n, { children: Wn.map(t, (
|
|
25404
|
-
if (!
|
|
25387
|
+
/* @__PURE__ */ f(n, { children: Wn.map(t, (E, O) => {
|
|
25388
|
+
if (!E)
|
|
25405
25389
|
return null;
|
|
25406
|
-
const w = om(
|
|
25390
|
+
const w = om(E, O), F = l ? !Ka(
|
|
25407
25391
|
`${h.pathname}/${w}`,
|
|
25408
|
-
|
|
25392
|
+
// The current location might have encoded segments (e.g. the record id) but resolvedPath.pathname doesn't
|
|
25393
|
+
// and the match would fail.
|
|
25394
|
+
wF(p.pathname)
|
|
25409
25395
|
) : b !== O;
|
|
25410
|
-
return xr(
|
|
25396
|
+
return xr(E) ? S.cloneElement(E, {
|
|
25411
25397
|
intent: "content",
|
|
25412
25398
|
resource: m,
|
|
25413
25399
|
hidden: F,
|
|
@@ -25418,27 +25404,27 @@ const PF = /* @__PURE__ */ o(({
|
|
|
25418
25404
|
]
|
|
25419
25405
|
}
|
|
25420
25406
|
);
|
|
25421
|
-
}, "TabbedFormView"), wF = /* @__PURE__ */ f(nm, {}),
|
|
25407
|
+
}, "TabbedFormView"), wF = /* @__PURE__ */ o((e) => e.split("/").map(decodeURIComponent).join("/"), "getDecodedPathname"), kF = /* @__PURE__ */ f(nm, {}), MF = /* @__PURE__ */ o(({ children: e }) => /* @__PURE__ */ f(Zc, { children: e }), "DefaultComponent"), RF = /* @__PURE__ */ f(su, {}), Wp = "RaTabbedForm", LF = {
|
|
25422
25408
|
errorTabButton: `${Wp}-errorTabButton`
|
|
25423
|
-
},
|
|
25409
|
+
}, $F = q("div", {
|
|
25424
25410
|
name: Wp,
|
|
25425
25411
|
overridesResolver: /* @__PURE__ */ o((e, t) => t.root, "overridesResolver")
|
|
25426
25412
|
})(({ theme: e }) => ({
|
|
25427
|
-
[`& .MuiTab-root.${
|
|
25413
|
+
[`& .MuiTab-root.${LF.errorTabButton}`]: {
|
|
25428
25414
|
color: e.palette.error.main
|
|
25429
25415
|
}
|
|
25430
|
-
})),
|
|
25416
|
+
})), AF = /* @__PURE__ */ o(({ record: e, resource: t, ...r }) => r, "sanitizeRestPropsView"), Up = /* @__PURE__ */ o((e) => {
|
|
25431
25417
|
const { onChange: t, ...r } = e, n = CF();
|
|
25432
25418
|
return /* @__PURE__ */ f(Wo, { formRootPathname: n, ...r, children: /* @__PURE__ */ f(
|
|
25433
25419
|
FF,
|
|
25434
25420
|
{
|
|
25435
25421
|
formRootPathname: n,
|
|
25436
|
-
...
|
|
25422
|
+
...IF(e)
|
|
25437
25423
|
}
|
|
25438
25424
|
) });
|
|
25439
25425
|
}, "TabbedForm");
|
|
25440
25426
|
Up.Tab = rm;
|
|
25441
|
-
const
|
|
25427
|
+
const IF = /* @__PURE__ */ o(({
|
|
25442
25428
|
criteriaMode: e,
|
|
25443
25429
|
defaultValues: t,
|
|
25444
25430
|
delayError: r,
|
|
@@ -25457,7 +25443,7 @@ const AF = /* @__PURE__ */ o(({
|
|
|
25457
25443
|
validate: g,
|
|
25458
25444
|
warnWhenUnsavedChanges: y,
|
|
25459
25445
|
...T
|
|
25460
|
-
}) => T, "sanitizeRestProps"),
|
|
25446
|
+
}) => T, "sanitizeRestProps"), Ak = /* @__PURE__ */ o((e) => {
|
|
25461
25447
|
const { syncWithLocation: t = !1, ...r } = e, {
|
|
25462
25448
|
initialValues: n,
|
|
25463
25449
|
fichaProps: { config: i = {} }
|
|
@@ -25474,7 +25460,7 @@ const AF = /* @__PURE__ */ o(({
|
|
|
25474
25460
|
...i
|
|
25475
25461
|
}
|
|
25476
25462
|
) : null;
|
|
25477
|
-
}, "TabbedFormEtriek"),
|
|
25463
|
+
}, "TabbedFormEtriek"), DF = {
|
|
25478
25464
|
...Hr,
|
|
25479
25465
|
palette: {
|
|
25480
25466
|
...Hr.palette,
|
|
@@ -25518,7 +25504,7 @@ const AF = /* @__PURE__ */ o(({
|
|
|
25518
25504
|
}
|
|
25519
25505
|
}
|
|
25520
25506
|
}
|
|
25521
|
-
},
|
|
25507
|
+
}, NF = {
|
|
25522
25508
|
...Hr,
|
|
25523
25509
|
palette: {
|
|
25524
25510
|
...Hr.palette,
|
|
@@ -25562,11 +25548,11 @@ const AF = /* @__PURE__ */ o(({
|
|
|
25562
25548
|
}
|
|
25563
25549
|
}
|
|
25564
25550
|
}
|
|
25565
|
-
},
|
|
25551
|
+
}, Ik = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
25566
25552
|
__proto__: null,
|
|
25567
|
-
darkTheme:
|
|
25568
|
-
lightTheme:
|
|
25569
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
25553
|
+
darkTheme: DF,
|
|
25554
|
+
lightTheme: NF
|
|
25555
|
+
}, Symbol.toStringTag, { value: "Module" })), Dk = /* @__PURE__ */ o((e) => {
|
|
25570
25556
|
const {
|
|
25571
25557
|
jsBotoneraPart: t,
|
|
25572
25558
|
estado: r,
|
|
@@ -25601,7 +25587,7 @@ const AF = /* @__PURE__ */ o(({
|
|
|
25601
25587
|
] });
|
|
25602
25588
|
}, "FormToolbar");
|
|
25603
25589
|
hu.ra.page.empty = "No records yet";
|
|
25604
|
-
const
|
|
25590
|
+
const Nk = {
|
|
25605
25591
|
...hu,
|
|
25606
25592
|
from_camera: "From camera",
|
|
25607
25593
|
take_foto: "Take photo",
|
|
@@ -25651,7 +25637,7 @@ Ct.ra.action.back = "Volver";
|
|
|
25651
25637
|
Ct.ra.message.delete_title = "Eliminar";
|
|
25652
25638
|
Ct.ra.input.file.upload_single = "Seleccione o arrastre archivo";
|
|
25653
25639
|
Ct.ra.input.image.upload_single = "Seleccione o arrastre imagen";
|
|
25654
|
-
const
|
|
25640
|
+
const _k = {
|
|
25655
25641
|
...Ct,
|
|
25656
25642
|
from_camera: "Desde camara",
|
|
25657
25643
|
take_foto: "Tomar foto",
|
|
@@ -25689,7 +25675,7 @@ const Nk = {
|
|
|
25689
25675
|
greater_or_equal: "Debe ser mayor o igual a %{menor}"
|
|
25690
25676
|
}
|
|
25691
25677
|
//...resources
|
|
25692
|
-
},
|
|
25678
|
+
}, jk = /* @__PURE__ */ o((e) => {
|
|
25693
25679
|
const { propsContenido: t, hidden: r } = Nd(e), n = Qt(), i = JSON.parse(JSON.stringify(n)), l = i[e.source];
|
|
25694
25680
|
return i[e.source] = l != "" && l != "0", !r && /* @__PURE__ */ f(am, { ...t, record: i });
|
|
25695
25681
|
}, "BooleanField"), mi = gy({
|
|
@@ -25747,39 +25733,39 @@ process.env.NODE_ENV !== "production" && (mi.propTypes = {
|
|
|
25747
25733
|
*/
|
|
25748
25734
|
useFlexGap: a.bool
|
|
25749
25735
|
});
|
|
25750
|
-
var zl = {},
|
|
25736
|
+
var zl = {}, _F = Ae;
|
|
25751
25737
|
Object.defineProperty(zl, "__esModule", {
|
|
25752
25738
|
value: !0
|
|
25753
25739
|
});
|
|
25754
|
-
var Gp = zl.default = void 0,
|
|
25755
|
-
Gp = zl.default = (0,
|
|
25740
|
+
var Gp = zl.default = void 0, jF = _F(_e()), VF = Ne;
|
|
25741
|
+
Gp = zl.default = (0, jF.default)(/* @__PURE__ */ (0, VF.jsx)("path", {
|
|
25756
25742
|
d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"
|
|
25757
25743
|
}), "Visibility");
|
|
25758
|
-
var Hl = {},
|
|
25744
|
+
var Hl = {}, BF = Ae;
|
|
25759
25745
|
Object.defineProperty(Hl, "__esModule", {
|
|
25760
25746
|
value: !0
|
|
25761
25747
|
});
|
|
25762
|
-
var qp = Hl.default = void 0,
|
|
25763
|
-
qp = Hl.default = (0,
|
|
25748
|
+
var qp = Hl.default = void 0, zF = BF(_e()), HF = Ne;
|
|
25749
|
+
qp = Hl.default = (0, zF.default)(/* @__PURE__ */ (0, HF.jsx)("path", {
|
|
25764
25750
|
d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M17 13l-5 5-5-5h3V9h4v4z"
|
|
25765
25751
|
}), "CloudDownload");
|
|
25766
|
-
function
|
|
25752
|
+
function WF(e) {
|
|
25767
25753
|
return he("MuiLink", e);
|
|
25768
25754
|
}
|
|
25769
|
-
o(
|
|
25770
|
-
const
|
|
25755
|
+
o(WF, "getLinkUtilityClass");
|
|
25756
|
+
const UF = pe("MuiLink", ["root", "underlineNone", "underlineHover", "underlineAlways", "button", "focusVisible"]), Kp = {
|
|
25771
25757
|
primary: "primary.main",
|
|
25772
25758
|
textPrimary: "text.primary",
|
|
25773
25759
|
secondary: "secondary.main",
|
|
25774
25760
|
textSecondary: "text.secondary",
|
|
25775
25761
|
error: "error.main"
|
|
25776
|
-
},
|
|
25762
|
+
}, GF = /* @__PURE__ */ o((e) => Kp[e] || e, "transformDeprecatedColors"), qF = /* @__PURE__ */ o(({
|
|
25777
25763
|
theme: e,
|
|
25778
25764
|
ownerState: t
|
|
25779
25765
|
}) => {
|
|
25780
|
-
const r =
|
|
25766
|
+
const r = GF(t.color), n = Xr(e, `palette.${r}`, !1) || t.color, i = Xr(e, `palette.${r}Channel`);
|
|
25781
25767
|
return "vars" in e && i ? `rgba(${i} / 0.4)` : Je(n, 0.4);
|
|
25782
|
-
}, "getTextDecoration"),
|
|
25768
|
+
}, "getTextDecoration"), KF = ["className", "color", "component", "onBlur", "onFocus", "TypographyClasses", "underline", "variant", "sx"], YF = /* @__PURE__ */ o((e) => {
|
|
25783
25769
|
const {
|
|
25784
25770
|
classes: t,
|
|
25785
25771
|
component: r,
|
|
@@ -25788,8 +25774,8 @@ const WF = pe("MuiLink", ["root", "underlineNone", "underlineHover", "underlineA
|
|
|
25788
25774
|
} = e, l = {
|
|
25789
25775
|
root: ["root", `underline${J(i)}`, r === "button" && "button", n && "focusVisible"]
|
|
25790
25776
|
};
|
|
25791
|
-
return xe(l,
|
|
25792
|
-
}, "useUtilityClasses"),
|
|
25777
|
+
return xe(l, WF, t);
|
|
25778
|
+
}, "useUtilityClasses"), QF = q(dr, {
|
|
25793
25779
|
name: "MuiLink",
|
|
25794
25780
|
slot: "Root",
|
|
25795
25781
|
overridesResolver: /* @__PURE__ */ o((e, t) => {
|
|
@@ -25811,7 +25797,7 @@ const WF = pe("MuiLink", ["root", "underlineNone", "underlineHover", "underlineA
|
|
|
25811
25797
|
}, t.underline === "always" && P({
|
|
25812
25798
|
textDecoration: "underline"
|
|
25813
25799
|
}, t.color !== "inherit" && {
|
|
25814
|
-
textDecorationColor:
|
|
25800
|
+
textDecorationColor: qF({
|
|
25815
25801
|
theme: e,
|
|
25816
25802
|
ownerState: t
|
|
25817
25803
|
})
|
|
@@ -25843,10 +25829,10 @@ const WF = pe("MuiLink", ["root", "underlineNone", "underlineHover", "underlineA
|
|
|
25843
25829
|
borderStyle: "none"
|
|
25844
25830
|
// Remove Firefox dotted outline.
|
|
25845
25831
|
},
|
|
25846
|
-
[`&.${
|
|
25832
|
+
[`&.${UF.focusVisible}`]: {
|
|
25847
25833
|
outline: "auto"
|
|
25848
25834
|
}
|
|
25849
|
-
})), hi = /* @__PURE__ */
|
|
25835
|
+
})), hi = /* @__PURE__ */ S.forwardRef(/* @__PURE__ */ o(function(t, r) {
|
|
25850
25836
|
const n = be({
|
|
25851
25837
|
props: t,
|
|
25852
25838
|
name: "MuiLink"
|
|
@@ -25860,30 +25846,30 @@ const WF = pe("MuiLink", ["root", "underlineNone", "underlineHover", "underlineA
|
|
|
25860
25846
|
underline: p = "always",
|
|
25861
25847
|
variant: h = "inherit",
|
|
25862
25848
|
sx: m
|
|
25863
|
-
} = n, b = G(n,
|
|
25849
|
+
} = n, b = G(n, KF), {
|
|
25864
25850
|
isFocusVisibleRef: v,
|
|
25865
25851
|
onBlur: g,
|
|
25866
25852
|
onFocus: y,
|
|
25867
25853
|
ref: T
|
|
25868
|
-
} = Zn(), [C,
|
|
25869
|
-
g(k), v.current === !1 &&
|
|
25854
|
+
} = Zn(), [C, x] = S.useState(!1), E = qe(r, T), O = /* @__PURE__ */ o((k) => {
|
|
25855
|
+
g(k), v.current === !1 && x(!1), c && c(k);
|
|
25870
25856
|
}, "handleBlur"), w = /* @__PURE__ */ o((k) => {
|
|
25871
|
-
y(k), v.current === !0 &&
|
|
25857
|
+
y(k), v.current === !0 && x(!0), u && u(k);
|
|
25872
25858
|
}, "handleFocus"), F = P({}, n, {
|
|
25873
25859
|
color: l,
|
|
25874
25860
|
component: s,
|
|
25875
25861
|
focusVisible: C,
|
|
25876
25862
|
underline: p,
|
|
25877
25863
|
variant: h
|
|
25878
|
-
}), $ =
|
|
25879
|
-
return /* @__PURE__ */ f(
|
|
25864
|
+
}), $ = YF(F);
|
|
25865
|
+
return /* @__PURE__ */ f(QF, P({
|
|
25880
25866
|
color: l,
|
|
25881
25867
|
className: K($.root, i),
|
|
25882
25868
|
classes: d,
|
|
25883
25869
|
component: s,
|
|
25884
25870
|
onBlur: O,
|
|
25885
25871
|
onFocus: w,
|
|
25886
|
-
ref:
|
|
25872
|
+
ref: E,
|
|
25887
25873
|
ownerState: F,
|
|
25888
25874
|
variant: h,
|
|
25889
25875
|
sx: [...Object.keys(Kp).includes(l) ? [] : [{
|
|
@@ -25945,24 +25931,24 @@ process.env.NODE_ENV !== "production" && (hi.propTypes = {
|
|
|
25945
25931
|
*/
|
|
25946
25932
|
variant: a.oneOfType([a.oneOf(["body1", "body2", "button", "caption", "h1", "h2", "h3", "h4", "h5", "h6", "inherit", "overline", "subtitle1", "subtitle2"]), a.string])
|
|
25947
25933
|
});
|
|
25948
|
-
var Wl = {},
|
|
25934
|
+
var Wl = {}, XF = Ae;
|
|
25949
25935
|
Object.defineProperty(Wl, "__esModule", {
|
|
25950
25936
|
value: !0
|
|
25951
25937
|
});
|
|
25952
|
-
var Yp = Wl.default = void 0,
|
|
25953
|
-
Yp = Wl.default = (0,
|
|
25938
|
+
var Yp = Wl.default = void 0, ZF = XF(_e()), Hc = Ne;
|
|
25939
|
+
Yp = Wl.default = (0, ZF.default)([/* @__PURE__ */ (0, Hc.jsx)("circle", {
|
|
25954
25940
|
cx: "12",
|
|
25955
25941
|
cy: "12",
|
|
25956
25942
|
r: "3.2"
|
|
25957
25943
|
}, "0"), /* @__PURE__ */ (0, Hc.jsx)("path", {
|
|
25958
25944
|
d: "M9 2 7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5"
|
|
25959
25945
|
}, "1")], "PhotoCamera");
|
|
25960
|
-
var Ul = {},
|
|
25946
|
+
var Ul = {}, JF = Ae;
|
|
25961
25947
|
Object.defineProperty(Ul, "__esModule", {
|
|
25962
25948
|
value: !0
|
|
25963
25949
|
});
|
|
25964
|
-
var Qp = Ul.default = void 0,
|
|
25965
|
-
Qp = Ul.default = (0,
|
|
25950
|
+
var Qp = Ul.default = void 0, ew = JF(_e()), tw = Ne;
|
|
25951
|
+
Qp = Ul.default = (0, ew.default)(/* @__PURE__ */ (0, tw.jsx)("path", {
|
|
25966
25952
|
d: "M3 4V1h2v3h3v2H5v3H3V6H0V4zm3 6V7h3V4h7l1.83 2H21c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V10zm7 9c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5m-3.2-5c0 1.77 1.43 3.2 3.2 3.2s3.2-1.43 3.2-3.2-1.43-3.2-3.2-3.2-3.2 1.43-3.2 3.2"
|
|
25967
25953
|
}), "AddAPhoto");
|
|
25968
25954
|
const Wc = /* @__PURE__ */ o((e) => {
|
|
@@ -26062,7 +26048,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26062
26048
|
}, "FotoButton"), Uc = /* @__PURE__ */ o((e, t, r) => {
|
|
26063
26049
|
if (!(!e || e === ""))
|
|
26064
26050
|
return typeof e == "string" ? { src: t ? `${t}/${e}` : r } : e instanceof Array ? e.map((n) => ({ src: t ? `${t}/${n}` : r })) : e;
|
|
26065
|
-
}, "formatFile"),
|
|
26051
|
+
}, "formatFile"), rw = { "image/*": [] }, Vk = /* @__PURE__ */ o((e) => {
|
|
26066
26052
|
const { propsContenido: t, hidden: r } = st(e), {
|
|
26067
26053
|
options: n = {},
|
|
26068
26054
|
readOnly: i = !1,
|
|
@@ -26074,15 +26060,15 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26074
26060
|
accept: d = { "*": [] },
|
|
26075
26061
|
download: p = !0,
|
|
26076
26062
|
...h
|
|
26077
|
-
} = t, m = tt(), b = Qt(e), v = Un((
|
|
26063
|
+
} = t, m = tt(), b = Qt(e), v = Un((E) => E.breakpoints.down("sm")), g = At(), [y, T] = Ue(
|
|
26078
26064
|
b && c ? `${c}/${b[h.source]}` : void 0
|
|
26079
26065
|
);
|
|
26080
26066
|
if (!g)
|
|
26081
26067
|
return null;
|
|
26082
|
-
const C = g.getValues()[h.source],
|
|
26068
|
+
const C = g.getValues()[h.source], x = y ?? "#";
|
|
26083
26069
|
return ft(() => {
|
|
26084
|
-
u && C && (C != null && C.src ? T(C.src) : u(C).then((
|
|
26085
|
-
T(
|
|
26070
|
+
u && C && (C != null && C.src ? T(C.src) : u(C).then((E) => {
|
|
26071
|
+
T(E);
|
|
26086
26072
|
}));
|
|
26087
26073
|
}, [C]), !r && (l === "image" ? /* @__PURE__ */ B(
|
|
26088
26074
|
mi,
|
|
@@ -26098,9 +26084,9 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26098
26084
|
maxSize: 5e6,
|
|
26099
26085
|
...h,
|
|
26100
26086
|
options: { readOnly: i, ...n },
|
|
26101
|
-
format: /* @__PURE__ */ o((
|
|
26087
|
+
format: /* @__PURE__ */ o((E) => Uc(E, c, y), "format"),
|
|
26102
26088
|
placeholder: m("ra.input.image.upload_single"),
|
|
26103
|
-
accept:
|
|
26089
|
+
accept: rw,
|
|
26104
26090
|
inputProps: {
|
|
26105
26091
|
capture: "user"
|
|
26106
26092
|
},
|
|
@@ -26124,7 +26110,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26124
26110
|
maxSize: 5e6,
|
|
26125
26111
|
...h,
|
|
26126
26112
|
options: { readOnly: i, ...n },
|
|
26127
|
-
format: /* @__PURE__ */ o((
|
|
26113
|
+
format: /* @__PURE__ */ o((E) => Uc(E, c, y), "format"),
|
|
26128
26114
|
placeholder: m("ra.input.file.upload_single"),
|
|
26129
26115
|
accept: d,
|
|
26130
26116
|
children: /* @__PURE__ */ B(jl, { sx: { display: "inline-block", ml: 1 }, children: [
|
|
@@ -26132,7 +26118,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26132
26118
|
Wt,
|
|
26133
26119
|
{
|
|
26134
26120
|
component: hi,
|
|
26135
|
-
href:
|
|
26121
|
+
href: x,
|
|
26136
26122
|
target: "_blank",
|
|
26137
26123
|
size: "small",
|
|
26138
26124
|
title: "Ver adjunto",
|
|
@@ -26144,7 +26130,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26144
26130
|
{
|
|
26145
26131
|
sx: { ml: 1 },
|
|
26146
26132
|
component: hi,
|
|
26147
|
-
href:
|
|
26133
|
+
href: x,
|
|
26148
26134
|
download: !0,
|
|
26149
26135
|
target: "_blank",
|
|
26150
26136
|
size: "small",
|
|
@@ -26159,7 +26145,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26159
26145
|
]
|
|
26160
26146
|
}
|
|
26161
26147
|
));
|
|
26162
|
-
}, "Camino"),
|
|
26148
|
+
}, "Camino"), Bk = /* @__PURE__ */ o((e) => {
|
|
26163
26149
|
const {
|
|
26164
26150
|
propsContenido: { sx: t, ...r },
|
|
26165
26151
|
hidden: n
|
|
@@ -26171,7 +26157,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26171
26157
|
sx: { ...t, display: "inline-flex", margin: 1 }
|
|
26172
26158
|
}
|
|
26173
26159
|
);
|
|
26174
|
-
}, "CheckBox"),
|
|
26160
|
+
}, "CheckBox"), ow = gi((e, t) => /* @__PURE__ */ f(Gn, { ref: t, ...e })), nw = /* @__PURE__ */ o((e) => {
|
|
26175
26161
|
var p;
|
|
26176
26162
|
const { callback: t, sx: r, isTC: n, onChange: i, ...l } = e, {
|
|
26177
26163
|
isPending: s,
|
|
@@ -26180,7 +26166,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26180
26166
|
} = um(), d = bi(null);
|
|
26181
26167
|
return ft(() => {
|
|
26182
26168
|
s || typeof t == "function" && t(Object.values([c]));
|
|
26183
|
-
}, [c, t, s]), /* @__PURE__ */ f(
|
|
26169
|
+
}, [c, t, s]), /* @__PURE__ */ f(ow, { title: ((p = d.current) == null ? void 0 : p.value) || "", placement: "top", arrow: !0, children: /* @__PURE__ */ f(
|
|
26184
26170
|
$e,
|
|
26185
26171
|
{
|
|
26186
26172
|
sx: n ? { margin: 1, ...r } : {
|
|
@@ -26212,7 +26198,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26212
26198
|
)
|
|
26213
26199
|
}
|
|
26214
26200
|
) });
|
|
26215
|
-
}, "SelectInputEtriek"),
|
|
26201
|
+
}, "SelectInputEtriek"), aw = /* @__PURE__ */ o((e) => {
|
|
26216
26202
|
const { propsContenido: t, hidden: r } = st(e), n = wr(), { isLoading: i } = me(Ge), {
|
|
26217
26203
|
queryOptions: l,
|
|
26218
26204
|
asistant: s,
|
|
@@ -26239,7 +26225,7 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26239
26225
|
filter: g,
|
|
26240
26226
|
queryOptions: l,
|
|
26241
26227
|
children: /* @__PURE__ */ f(
|
|
26242
|
-
|
|
26228
|
+
nw,
|
|
26243
26229
|
{
|
|
26244
26230
|
...u,
|
|
26245
26231
|
callback: v,
|
|
@@ -26260,13 +26246,13 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26260
26246
|
}
|
|
26261
26247
|
) : null
|
|
26262
26248
|
] }) : null;
|
|
26263
|
-
}, "ComboBox"),
|
|
26249
|
+
}, "ComboBox"), zk = /* @__PURE__ */ o((e) => {
|
|
26264
26250
|
const { propsContenido: t, hidden: r } = st(e);
|
|
26265
|
-
return !r && /* @__PURE__ */ f(pm, { ...t });
|
|
26266
|
-
}, "ComboBoxManual"),
|
|
26251
|
+
return !r && /* @__PURE__ */ f(pm, { size: "small", ...t });
|
|
26252
|
+
}, "ComboBoxManual"), Hk = /* @__PURE__ */ o((e) => {
|
|
26267
26253
|
const { title: t, source: r, src: n } = e, i = Qt(e), l = `${n}/${i[r]}`;
|
|
26268
26254
|
return /* @__PURE__ */ f(Bl, { title: t, src: l });
|
|
26269
|
-
}, "ImageField"),
|
|
26255
|
+
}, "ImageField"), Wk = /* @__PURE__ */ o((e) => {
|
|
26270
26256
|
const { propsContenido: t, hidden: r } = st(e), { isLoading: n } = me(Ge), { source: i, reference: l } = e;
|
|
26271
26257
|
return !r && !n ? /* @__PURE__ */ f(fm, { source: i, reference: l, children: /* @__PURE__ */ f(
|
|
26272
26258
|
mm,
|
|
@@ -26276,10 +26262,10 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26276
26262
|
optionValue: e.source
|
|
26277
26263
|
}
|
|
26278
26264
|
) }) : null;
|
|
26279
|
-
}, "ListCheck"),
|
|
26265
|
+
}, "ListCheck"), Uk = /* @__PURE__ */ o((e) => {
|
|
26280
26266
|
const { propsContenido: t, hidden: r } = st(e);
|
|
26281
26267
|
return !r && /* @__PURE__ */ f(lu, { ...t });
|
|
26282
|
-
}, "Password"),
|
|
26268
|
+
}, "Password"), Gk = /* @__PURE__ */ o((e) => {
|
|
26283
26269
|
const { propsContenido: t, hidden: r } = st(e), { isLoading: n } = me(Ge), { source: i, reference: l } = e;
|
|
26284
26270
|
return !r && !n ? /* @__PURE__ */ f(cu, { source: i, reference: l, children: /* @__PURE__ */ f(
|
|
26285
26271
|
uu,
|
|
@@ -26289,58 +26275,58 @@ const Wc = /* @__PURE__ */ o((e) => {
|
|
|
26289
26275
|
optionValue: e.source
|
|
26290
26276
|
}
|
|
26291
26277
|
) }) : null;
|
|
26292
|
-
}, "RadioButton"),
|
|
26278
|
+
}, "RadioButton"), qk = /* @__PURE__ */ o((e) => {
|
|
26293
26279
|
const { propsContenido: t, hidden: r } = st(e);
|
|
26294
26280
|
return !r && /* @__PURE__ */ f(uu, { ...t });
|
|
26295
26281
|
}, "RadioButtonManual");
|
|
26296
|
-
var Gl = {},
|
|
26282
|
+
var Gl = {}, iw = Ae;
|
|
26297
26283
|
Object.defineProperty(Gl, "__esModule", {
|
|
26298
26284
|
value: !0
|
|
26299
26285
|
});
|
|
26300
|
-
var ql = Gl.default = void 0,
|
|
26301
|
-
ql = Gl.default = (0,
|
|
26286
|
+
var ql = Gl.default = void 0, lw = iw(_e()), sw = Ne;
|
|
26287
|
+
ql = Gl.default = (0, lw.default)(/* @__PURE__ */ (0, sw.jsx)("path", {
|
|
26302
26288
|
d: "M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"
|
|
26303
26289
|
}), "Check");
|
|
26304
|
-
var Kl = {},
|
|
26290
|
+
var Kl = {}, cw = Ae;
|
|
26305
26291
|
Object.defineProperty(Kl, "__esModule", {
|
|
26306
26292
|
value: !0
|
|
26307
26293
|
});
|
|
26308
|
-
var Yl = Kl.default = void 0,
|
|
26309
|
-
Yl = Kl.default = (0,
|
|
26294
|
+
var Yl = Kl.default = void 0, uw = cw(_e()), dw = Ne;
|
|
26295
|
+
Yl = Kl.default = (0, uw.default)(/* @__PURE__ */ (0, dw.jsx)("path", {
|
|
26310
26296
|
d: "M7 11v2h10v-2zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8"
|
|
26311
26297
|
}), "RemoveCircleOutline");
|
|
26312
|
-
var Ql = {},
|
|
26298
|
+
var Ql = {}, pw = Ae;
|
|
26313
26299
|
Object.defineProperty(Ql, "__esModule", {
|
|
26314
26300
|
value: !0
|
|
26315
26301
|
});
|
|
26316
|
-
var Xl = Ql.default = void 0,
|
|
26317
|
-
Xl = Ql.default = (0,
|
|
26302
|
+
var Xl = Ql.default = void 0, fw = pw(_e()), mw = Ne;
|
|
26303
|
+
Xl = Ql.default = (0, fw.default)(/* @__PURE__ */ (0, mw.jsx)("path", {
|
|
26318
26304
|
d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"
|
|
26319
26305
|
}), "Search");
|
|
26320
|
-
var Zl = {},
|
|
26306
|
+
var Zl = {}, hw = Ae;
|
|
26321
26307
|
Object.defineProperty(Zl, "__esModule", {
|
|
26322
26308
|
value: !0
|
|
26323
26309
|
});
|
|
26324
|
-
var Jl = Zl.default = void 0,
|
|
26325
|
-
Jl = Zl.default = (0,
|
|
26310
|
+
var Jl = Zl.default = void 0, gw = hw(_e()), bw = Ne;
|
|
26311
|
+
Jl = Zl.default = (0, gw.default)(/* @__PURE__ */ (0, bw.jsx)("path", {
|
|
26326
26312
|
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8z"
|
|
26327
26313
|
}), "CheckCircle");
|
|
26328
|
-
var es = {},
|
|
26314
|
+
var es = {}, vw = Ae;
|
|
26329
26315
|
Object.defineProperty(es, "__esModule", {
|
|
26330
26316
|
value: !0
|
|
26331
26317
|
});
|
|
26332
|
-
var ts = es.default = void 0,
|
|
26333
|
-
ts = es.default = (0,
|
|
26318
|
+
var ts = es.default = void 0, yw = vw(_e()), Ow = Ne;
|
|
26319
|
+
ts = es.default = (0, yw.default)(/* @__PURE__ */ (0, Ow.jsx)("path", {
|
|
26334
26320
|
d: "M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"
|
|
26335
26321
|
}), "ErrorOutline");
|
|
26336
|
-
const
|
|
26322
|
+
const xw = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
26337
26323
|
gu,
|
|
26338
26324
|
{
|
|
26339
26325
|
handle: "#draggable-dialog-title",
|
|
26340
26326
|
cancel: '[class*="MuiDialogContent-root"]',
|
|
26341
26327
|
children: /* @__PURE__ */ f(xi, { ...e })
|
|
26342
26328
|
}
|
|
26343
|
-
), "PaperComponent$1"),
|
|
26329
|
+
), "PaperComponent$1"), Sw = { cursor: "move" }, Ew = /* @__PURE__ */ o((e) => {
|
|
26344
26330
|
const {
|
|
26345
26331
|
isOpen: t = !1,
|
|
26346
26332
|
isLoading: r,
|
|
@@ -26369,10 +26355,10 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26369
26355
|
onClose: u,
|
|
26370
26356
|
onClick: g,
|
|
26371
26357
|
maxWidth: "md",
|
|
26372
|
-
PaperComponent:
|
|
26358
|
+
PaperComponent: xw,
|
|
26373
26359
|
"aria-labelledby": "draggable-dialog-title",
|
|
26374
26360
|
children: [
|
|
26375
|
-
/* @__PURE__ */ f(on, { style:
|
|
26361
|
+
/* @__PURE__ */ f(on, { style: Sw, id: "draggable-dialog-title", children: m(n, { _: n, ...h }) }),
|
|
26376
26362
|
/* @__PURE__ */ f(rn, { dividers: !0, children: i }),
|
|
26377
26363
|
/* @__PURE__ */ B(tn, { children: [
|
|
26378
26364
|
/* @__PURE__ */ B(no, { disabled: r, onClick: u, children: [
|
|
@@ -26395,11 +26381,11 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26395
26381
|
]
|
|
26396
26382
|
}
|
|
26397
26383
|
);
|
|
26398
|
-
}, "FiltroAsig"),
|
|
26384
|
+
}, "FiltroAsig"), Pw = /* @__PURE__ */ o(() => /* @__PURE__ */ f(Gt, {}), "BulkActions"), Tw = {
|
|
26399
26385
|
seleccion: [],
|
|
26400
26386
|
all: !0,
|
|
26401
26387
|
none: !1
|
|
26402
|
-
},
|
|
26388
|
+
}, Cw = /* @__PURE__ */ o((e) => !e || e != null && e.all ? "Todos" : e != null && e.none || e.seleccion.length === 0 ? "Ninguno" : `Selección (${e.seleccion.length})`, "format$1"), Fw = /* @__PURE__ */ o((e) => e, "parse$1"), Kk = /* @__PURE__ */ o((e) => {
|
|
26403
26389
|
const { asistant: t, asistantResource: r, source: n, sx: i, ...l } = e, [s, c] = Ue(!1), {
|
|
26404
26390
|
hidden: u,
|
|
26405
26391
|
propsContenido: { readOnly: d, label: p, onChange: h }
|
|
@@ -26438,13 +26424,13 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26438
26424
|
children: /* @__PURE__ */ f(
|
|
26439
26425
|
Er,
|
|
26440
26426
|
{
|
|
26441
|
-
defaultValue:
|
|
26427
|
+
defaultValue: Tw,
|
|
26442
26428
|
...l,
|
|
26443
26429
|
source: n,
|
|
26444
26430
|
label: p,
|
|
26445
26431
|
readOnly: !0,
|
|
26446
|
-
parse:
|
|
26447
|
-
format:
|
|
26432
|
+
parse: Fw,
|
|
26433
|
+
format: Cw,
|
|
26448
26434
|
helperText: !1,
|
|
26449
26435
|
InputProps: {
|
|
26450
26436
|
endAdornment: /* @__PURE__ */ B(ur, { children: [
|
|
@@ -26488,13 +26474,13 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26488
26474
|
}
|
|
26489
26475
|
),
|
|
26490
26476
|
/* @__PURE__ */ f(
|
|
26491
|
-
|
|
26477
|
+
Ew,
|
|
26492
26478
|
{
|
|
26493
26479
|
isOpen: s,
|
|
26494
26480
|
title: `Selección de ${p}`,
|
|
26495
26481
|
contentResource: r,
|
|
26496
|
-
content:
|
|
26497
|
-
bulkActionButtons: /* @__PURE__ */ f(
|
|
26482
|
+
content: S.createElement(t, {
|
|
26483
|
+
bulkActionButtons: /* @__PURE__ */ f(Pw, {}),
|
|
26498
26484
|
hasCreate: !1,
|
|
26499
26485
|
hasEdit: !1,
|
|
26500
26486
|
exporter: !1,
|
|
@@ -26508,7 +26494,7 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26508
26494
|
}
|
|
26509
26495
|
)
|
|
26510
26496
|
] });
|
|
26511
|
-
}, "TextBoxSelection"),
|
|
26497
|
+
}, "TextBoxSelection"), ww = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
26512
26498
|
nu,
|
|
26513
26499
|
{
|
|
26514
26500
|
...e,
|
|
@@ -26543,8 +26529,8 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26543
26529
|
}
|
|
26544
26530
|
)
|
|
26545
26531
|
}
|
|
26546
|
-
), "AsistenteList"),
|
|
26547
|
-
const [t, r] =
|
|
26532
|
+
), "AsistenteList"), kw = { fillista: "empcod=-1" }, Mw = /* @__PURE__ */ o((e) => {
|
|
26533
|
+
const [t, r] = S.useState(kw), n = Jc(), i = ke(
|
|
26548
26534
|
(s) => {
|
|
26549
26535
|
r({ fillista: s.node.key });
|
|
26550
26536
|
},
|
|
@@ -26601,20 +26587,20 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26601
26587
|
height: { md: "70vh" },
|
|
26602
26588
|
width: { xs: "100%", md: "auto" }
|
|
26603
26589
|
},
|
|
26604
|
-
children: /* @__PURE__ */ f(
|
|
26590
|
+
children: /* @__PURE__ */ f(ww, { resource: "form_224", filter: t })
|
|
26605
26591
|
}
|
|
26606
26592
|
)
|
|
26607
26593
|
]
|
|
26608
26594
|
}
|
|
26609
26595
|
);
|
|
26610
|
-
}, "TreeWithList"),
|
|
26596
|
+
}, "TreeWithList"), Rw = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
26611
26597
|
gu,
|
|
26612
26598
|
{
|
|
26613
26599
|
handle: "#draggable-dialog-title",
|
|
26614
26600
|
cancel: '[class*="MuiDialogContent-root"]',
|
|
26615
26601
|
children: /* @__PURE__ */ f(xi, { ...e })
|
|
26616
26602
|
}
|
|
26617
|
-
), "PaperComponent"),
|
|
26603
|
+
), "PaperComponent"), Lw = { cursor: "move" }, $w = /* @__PURE__ */ o((e) => {
|
|
26618
26604
|
const {
|
|
26619
26605
|
isOpen: t = !1,
|
|
26620
26606
|
isLoading: r,
|
|
@@ -26641,11 +26627,11 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26641
26627
|
onClick: m,
|
|
26642
26628
|
fullWidth: !0,
|
|
26643
26629
|
maxWidth: "lg",
|
|
26644
|
-
PaperComponent:
|
|
26630
|
+
PaperComponent: Rw,
|
|
26645
26631
|
"aria-labelledby": "draggable-dialog-title",
|
|
26646
26632
|
children: [
|
|
26647
|
-
/* @__PURE__ */ f(on, { style:
|
|
26648
|
-
/* @__PURE__ */ f(rn, { dividers: !0, children: /* @__PURE__ */ f(
|
|
26633
|
+
/* @__PURE__ */ f(on, { style: Lw, id: "draggable-dialog-title", children: p(n, { _: n, ...d }) }),
|
|
26634
|
+
/* @__PURE__ */ f(rn, { dividers: !0, children: /* @__PURE__ */ f(Mw, {}) }),
|
|
26649
26635
|
/* @__PURE__ */ B(tn, { children: [
|
|
26650
26636
|
/* @__PURE__ */ B(no, { disabled: r, onClick: c, children: [
|
|
26651
26637
|
/* @__PURE__ */ f(s, { sx: { paddingRight: "0.5em" } }),
|
|
@@ -26671,7 +26657,7 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26671
26657
|
seleccion: [],
|
|
26672
26658
|
all: !0,
|
|
26673
26659
|
none: !1
|
|
26674
|
-
},
|
|
26660
|
+
}, Aw = /* @__PURE__ */ o((e) => String(e) === e ? e === "" ? "Ninguno" : "Selección (1)" : !e || e != null && e.all ? "Todos" : e != null && e.none || e.seleccion.length === 0 ? "Ninguno" : `Selección (${e.seleccion.length})`, "format"), Iw = /* @__PURE__ */ o((e) => e, "parse"), Yk = /* @__PURE__ */ o((e) => {
|
|
26675
26661
|
const {
|
|
26676
26662
|
asistant: t,
|
|
26677
26663
|
asistantResource: r,
|
|
@@ -26684,7 +26670,7 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26684
26670
|
} = e, [d] = du("form_224"), [p, h] = Ue(!1), m = At(), { estado: b, fichaProps: v = {} } = me(Ge), g = me(uo), {
|
|
26685
26671
|
hidden: y,
|
|
26686
26672
|
propsContenido: { readOnly: T, label: C = "Funcionarios" }
|
|
26687
|
-
} = st(e), { [l]:
|
|
26673
|
+
} = st(e), { [l]: x = {}, etrs: E } = v, O = Jt({ ...e, etrs: E, asisEtr: g }), w = x.onChange === void 0 ? c : x.onChange;
|
|
26688
26674
|
ft(() => {
|
|
26689
26675
|
m.setValue(l, Gc);
|
|
26690
26676
|
}, []);
|
|
@@ -26728,8 +26714,8 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26728
26714
|
source: l,
|
|
26729
26715
|
label: C,
|
|
26730
26716
|
readOnly: !0,
|
|
26731
|
-
parse:
|
|
26732
|
-
format:
|
|
26717
|
+
parse: Iw,
|
|
26718
|
+
format: Aw,
|
|
26733
26719
|
helperText: !1,
|
|
26734
26720
|
InputProps: {
|
|
26735
26721
|
endAdornment: /* @__PURE__ */ B(ur, { children: [
|
|
@@ -26773,7 +26759,7 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26773
26759
|
}
|
|
26774
26760
|
),
|
|
26775
26761
|
/* @__PURE__ */ f(
|
|
26776
|
-
|
|
26762
|
+
$w,
|
|
26777
26763
|
{
|
|
26778
26764
|
isOpen: p,
|
|
26779
26765
|
title: `Selección de ${C}`,
|
|
@@ -26782,10 +26768,10 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26782
26768
|
}
|
|
26783
26769
|
)
|
|
26784
26770
|
] });
|
|
26785
|
-
}, "TBSF"),
|
|
26771
|
+
}, "TBSF"), Qk = /* @__PURE__ */ o((e) => {
|
|
26786
26772
|
const { propsContenido: t, hidden: r } = st(e);
|
|
26787
|
-
return !r && /* @__PURE__ */ f(Er, { multiline: !0, ...t });
|
|
26788
|
-
}, "TextArea"),
|
|
26773
|
+
return !r && /* @__PURE__ */ f(Er, { multiline: !0, size: "small", ...t });
|
|
26774
|
+
}, "TextArea"), Xk = /* @__PURE__ */ o((e) => {
|
|
26789
26775
|
const { tipo: t, ...r } = e, { propsContenido: n, hidden: i } = st(r), l = At();
|
|
26790
26776
|
ft(() => {
|
|
26791
26777
|
n.value && l.setValue(e.source, n.value);
|
|
@@ -26793,8 +26779,8 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26793
26779
|
const s = {
|
|
26794
26780
|
...n
|
|
26795
26781
|
};
|
|
26796
|
-
return i ? null : t === "N" || t === "D" ? /* @__PURE__ */ f(gm, { ...s }) : t === "F" ? /* @__PURE__ */ f(bm, { ...s }) : t === "Z" ? /* @__PURE__ */ f(vm, { ...s }) : t === "H" ? /* @__PURE__ */ f(Er, { ...s, type: "time"
|
|
26797
|
-
}, "TextBox"),
|
|
26782
|
+
return i ? null : t === "N" || t === "D" ? /* @__PURE__ */ f(gm, { ...s }) : t === "F" ? /* @__PURE__ */ f(bm, { ...s }) : t === "Z" ? /* @__PURE__ */ f(vm, { ...s }) : t === "H" ? /* @__PURE__ */ f(Er, { size: "small", ...s, type: "time" }) : /* @__PURE__ */ f(Er, { size: "small", ...s });
|
|
26783
|
+
}, "TextBox"), Zk = /* @__PURE__ */ o((e) => {
|
|
26798
26784
|
const { source: t, label: r, sx: n } = e, { hidden: i } = st(e);
|
|
26799
26785
|
return i ? null : /* @__PURE__ */ B(
|
|
26800
26786
|
$e,
|
|
@@ -26811,15 +26797,15 @@ const Ow = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26811
26797
|
/* @__PURE__ */ f(
|
|
26812
26798
|
Er,
|
|
26813
26799
|
{
|
|
26800
|
+
size: "small",
|
|
26814
26801
|
...e,
|
|
26815
26802
|
label: "",
|
|
26816
26803
|
source: t,
|
|
26817
|
-
sx: { flex: 1, marginTop: 1 }
|
|
26818
|
-
size: "small"
|
|
26804
|
+
sx: { flex: 1, marginTop: 1 }
|
|
26819
26805
|
}
|
|
26820
26806
|
),
|
|
26821
26807
|
/* @__PURE__ */ f(
|
|
26822
|
-
|
|
26808
|
+
aw,
|
|
26823
26809
|
{
|
|
26824
26810
|
...e,
|
|
26825
26811
|
source: t,
|
|
@@ -26837,88 +26823,88 @@ export {
|
|
|
26837
26823
|
Ol as Asistente,
|
|
26838
26824
|
kd as AsistenteContext,
|
|
26839
26825
|
dl as AsistenteProvider,
|
|
26840
|
-
|
|
26841
|
-
|
|
26842
|
-
|
|
26843
|
-
|
|
26844
|
-
|
|
26845
|
-
|
|
26826
|
+
jk as BooleanField,
|
|
26827
|
+
Vk as Camino,
|
|
26828
|
+
Bk as CheckBox,
|
|
26829
|
+
aw as ComboBox,
|
|
26830
|
+
zk as ComboBoxManual,
|
|
26831
|
+
Ek as CreateEtriek,
|
|
26846
26832
|
I0 as CreateGridButton,
|
|
26847
|
-
|
|
26848
|
-
|
|
26833
|
+
Tk as DeleteButtonNoWarning,
|
|
26834
|
+
Ck as EditEtriek,
|
|
26849
26835
|
z0 as EditGridButton,
|
|
26850
|
-
|
|
26851
|
-
|
|
26836
|
+
tk as EtrGrid,
|
|
26837
|
+
dk as FichaActions,
|
|
26852
26838
|
Ge as FichaContext,
|
|
26853
26839
|
hl as FichaProvider,
|
|
26854
|
-
|
|
26855
|
-
|
|
26840
|
+
Ew as FiltroAsisTBS,
|
|
26841
|
+
$w as FiltroFuncionarios,
|
|
26856
26842
|
za as FormClasses,
|
|
26857
|
-
|
|
26858
|
-
|
|
26859
|
-
|
|
26860
|
-
|
|
26843
|
+
Fk as FormDialog,
|
|
26844
|
+
wk as FormEtriek,
|
|
26845
|
+
Dk as FormToolbar,
|
|
26846
|
+
rk as GE,
|
|
26861
26847
|
xl as GridButton,
|
|
26862
26848
|
tE as GrillaEtriek,
|
|
26863
26849
|
ml as IdContext,
|
|
26864
|
-
|
|
26865
|
-
|
|
26850
|
+
Hk as ImageField,
|
|
26851
|
+
kk as Layout,
|
|
26866
26852
|
v1 as ListActionsEtriek,
|
|
26867
|
-
|
|
26868
|
-
|
|
26869
|
-
|
|
26853
|
+
Wk as ListCheck,
|
|
26854
|
+
Pk as ListEtriek,
|
|
26855
|
+
Mk as Login,
|
|
26870
26856
|
g1 as Menu,
|
|
26871
|
-
|
|
26872
|
-
|
|
26873
|
-
|
|
26874
|
-
|
|
26875
|
-
|
|
26876
|
-
|
|
26877
|
-
|
|
26857
|
+
Rk as MenuButton,
|
|
26858
|
+
Lk as MultiTextField,
|
|
26859
|
+
Uk as Password,
|
|
26860
|
+
Gk as RadioButton,
|
|
26861
|
+
qk as RadioButtonManual,
|
|
26862
|
+
uk as Separador,
|
|
26863
|
+
$k as ShowEtriek,
|
|
26878
26864
|
uc as ShowGridButton,
|
|
26879
26865
|
h1 as SubMenu,
|
|
26880
|
-
|
|
26881
|
-
|
|
26882
|
-
|
|
26883
|
-
|
|
26884
|
-
|
|
26885
|
-
|
|
26886
|
-
|
|
26866
|
+
Yk as TBSF,
|
|
26867
|
+
Ak as TabbedFormEtriek,
|
|
26868
|
+
ok as TabbedGrillaEtriek,
|
|
26869
|
+
Qk as TextArea,
|
|
26870
|
+
Xk as TextBox,
|
|
26871
|
+
Kk as TextBoxSelection,
|
|
26872
|
+
Zk as TextCombo,
|
|
26887
26873
|
r0 as TextField,
|
|
26888
|
-
|
|
26889
|
-
|
|
26890
|
-
|
|
26891
|
-
|
|
26892
|
-
|
|
26893
|
-
|
|
26894
|
-
|
|
26895
|
-
|
|
26874
|
+
gk as choicesEstado,
|
|
26875
|
+
nk as dateFormat,
|
|
26876
|
+
fk as dateFormatOptions,
|
|
26877
|
+
ak as dateParser,
|
|
26878
|
+
ik as dateTimeFormat,
|
|
26879
|
+
lk as dateTimeParser,
|
|
26880
|
+
xk as dateTimeToString,
|
|
26881
|
+
Ok as dateToString,
|
|
26896
26882
|
KS as deleteRecargarComboBox,
|
|
26897
26883
|
aT as descargarLink,
|
|
26898
|
-
|
|
26899
|
-
|
|
26900
|
-
|
|
26901
|
-
|
|
26884
|
+
bk as descargarUrl,
|
|
26885
|
+
Nk as enMessages,
|
|
26886
|
+
_k as esMessages,
|
|
26887
|
+
mk as etrFechaMayorQue,
|
|
26902
26888
|
ip as etrRequerido,
|
|
26903
|
-
|
|
26889
|
+
pk as etrRequeridoNumerico,
|
|
26904
26890
|
tT as getFormcodFromResource,
|
|
26905
|
-
|
|
26891
|
+
hk as localeOptions,
|
|
26906
26892
|
qS as recargarComboBox,
|
|
26907
|
-
|
|
26893
|
+
Jw as renderCellComboBox,
|
|
26908
26894
|
QS as setDisableAction,
|
|
26909
26895
|
ZS as setErrorAction,
|
|
26910
26896
|
YS as setHiddenAction,
|
|
26911
26897
|
JS as setLabelAction,
|
|
26912
26898
|
XS as setRequireAction,
|
|
26913
|
-
|
|
26914
|
-
|
|
26915
|
-
|
|
26916
|
-
|
|
26917
|
-
|
|
26899
|
+
vk as stringToDate,
|
|
26900
|
+
yk as stringToDateTime,
|
|
26901
|
+
Ik as themes,
|
|
26902
|
+
sk as timeFormat,
|
|
26903
|
+
ck as timeParser,
|
|
26918
26904
|
fl as useAjax,
|
|
26919
26905
|
ya as useAsistente,
|
|
26920
26906
|
st as useContenidoController,
|
|
26921
|
-
|
|
26907
|
+
ek as useEtrActions,
|
|
26922
26908
|
gl as useFicha,
|
|
26923
26909
|
Nd as useFieldController,
|
|
26924
26910
|
nn as useFormProgress,
|
|
@@ -26926,7 +26912,7 @@ export {
|
|
|
26926
26912
|
e0 as useGetJson,
|
|
26927
26913
|
Pl as useInitFicha,
|
|
26928
26914
|
zE as useNuevo,
|
|
26929
|
-
|
|
26915
|
+
Sk as useReferenceLabel,
|
|
26930
26916
|
Jt as useUtils,
|
|
26931
26917
|
Oa as useUtilsGrilla,
|
|
26932
26918
|
t0 as useUtilsSubmit
|