biblio-react 3.0.0-alpha23 → 3.0.0-alpha24
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 +763 -761
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2,15 +2,15 @@ var dm = Object.defineProperty;
|
|
|
2
2
|
var n = (e, t) => dm(e, "name", { value: t, configurable: !0 });
|
|
3
3
|
import We, { jsx as f, jsxs as H, Fragment as nr } from "react/jsx-runtime";
|
|
4
4
|
import * as T from "react";
|
|
5
|
-
import Gt, { forwardRef as Ui, useContext as Ee, createElement as
|
|
6
|
-
import { unstable_ClassNameGenerator as
|
|
5
|
+
import Gt, { forwardRef as Ui, useContext as Ee, createElement as Bs, Children as la, isValidElement as hr, cloneElement as rr, createContext as gr, useState as Ke, useMemo as Mt, useCallback as De, useEffect as ct, Fragment as Dt, memo as pm, useRef as qi } from "react";
|
|
6
|
+
import { unstable_ClassNameGenerator as Du, exactProp as Gi, unstable_getScrollbarSize as fm, unstable_ownerDocument as or, unstable_ownerWindow as Vo, unstable_useForkRef as Yr, elementAcceptingRef as mm, unstable_useEnhancedEffect as Qr, unstable_setRef as zs, HTMLElementType as Oi, unstable_useEventCallback as Hs, unstable_createChainedFunction as Ws, unstable_getNormalizedScrollLeft as hm, unstable_detectScrollType as bm, chainPropTypes as gm, refType as vm, deepmerge as _u, unstable_debounce as ym } from "@mui/utils";
|
|
7
7
|
import o from "prop-types";
|
|
8
|
-
import { MenuItem as xi, ListItemIcon as Si, ListItemText as
|
|
9
|
-
import { useTranslate as nt, useUserMenu as Rm, useResourceDefinitions as km, AppBar as Mm, UserMenu as $m, Logout as Lm, useDataProvider as Xi, useListContext as Xr, useNotify as
|
|
10
|
-
import { Link as Bo, Routes as
|
|
11
|
-
import { DataGridPremium as
|
|
8
|
+
import { MenuItem as xi, ListItemIcon as Si, ListItemText as Us, useMediaQuery as sa, Typography as ju, Box as je, alpha as Om, createTheme as Ki, StyledEngineProvider as Vu, Stack as Bu, Card as xm, CircularProgress as zu, Dialog as Yi, DialogTitle as Hu, DialogContent as Sm, DialogActions as Tm, Tooltip as ca, IconButton as Hn, ThemeProvider as Cm, Paper as Qi, CardContent as Wu, Collapse as Pm, List as Em, Switch as Fm, Divider as wm, Button as qs } from "@mui/material";
|
|
9
|
+
import { useTranslate as nt, useUserMenu as Rm, useResourceDefinitions as km, AppBar as Mm, UserMenu as $m, Logout as Lm, useDataProvider as Xi, useListContext as Xr, useNotify as sr, useRedirect as tn, useRefresh as Am, useResourceContext as et, useUnselectAll as Im, NumberField as Nm, DateField as Gs, TextField as Ln, ReferenceField as Dm, Button as Et, useRecordContext as Zt, useInput as Zi, useGetList as Uu, useSafeSetState as Ji, Confirm as el, Form as rn, SaveButton as ua, useCreatePath as da, useListController as _m, ListContextProvider as jm, Loading as Vm, List as qu, useResourceDefinition as Gu, DatagridRoot as Bm, DatagridClasses as Ks, BulkActionsToolbar as zm, SimpleList as Hm, useGetOne as Ku, required as Wm, minValue as Um, TopToolbar as Yu, ListButton as qm, ShowButton as Gm, useCreateController as Km, CreateContextProvider as Ym, useSaveContext as Qm, Create as Xm, useDelete as Zm, useEditController as Jm, Edit as eh, SimpleForm as th, useSidebarState as Qu, Menu as rh, DashboardMenuItem as oh, MenuItemLink as Xu, Layout as nh, FilterContext as ah, sanitizeListRestProps as ih, FilterButton as lh, CreateButton as sh, ExportButton as ch, useLogin as uh, TextInput as wr, PasswordInput as Zu, useShowController as dh, Show as ph, FormTab as fh, getTabbedFormTabFullPath as mh, TabbedFormTabs as hh, Toolbar as Ju, defaultTheme as ed, BooleanField as bh, ImageInput as gh, ImageField as vh, FileInput as yh, BooleanInput as Oh, ReferenceInput as td, useChoicesContext as xh, AutocompleteInput as Sh, SelectInput as Th, ReferenceArrayInput as Ch, SelectArrayInput as Ph, RadioButtonGroupInput as rd, useRecordSelection as od, Datagrid as Eh, ValidationError as Fh, FieldTitle as nd, NumberInput as wh } from "react-admin";
|
|
10
|
+
import { Link as Bo, Routes as tl, Route as rl, useNavigate as Rh, useLocation as pa, matchPath as Ti, useResolvedPath as kh } from "react-router-dom";
|
|
11
|
+
import { DataGridPremium as ol, useGridApiContext as nl, useGridApiRef as ad, useKeepGroupedColumnsHidden as id, GridActionsCellItem as Ys } from "@mui/x-data-grid-premium";
|
|
12
12
|
import { useFormContext as Vt, useFormState as Mh } from "react-hook-form";
|
|
13
|
-
import { useDispatch as Lr, useSelector as
|
|
13
|
+
import { useDispatch as Lr, useSelector as al } from "react-redux";
|
|
14
14
|
import { useMutation as $h, useQueryClient as ld } from "@tanstack/react-query";
|
|
15
15
|
import * as Lh from "react-dom";
|
|
16
16
|
import On from "react-dom";
|
|
@@ -40,7 +40,7 @@ function Jt(e) {
|
|
|
40
40
|
}), r;
|
|
41
41
|
}
|
|
42
42
|
n(Jt, "getAugmentedNamespace");
|
|
43
|
-
var
|
|
43
|
+
var il = {}, ud = { exports: {} };
|
|
44
44
|
(function(e) {
|
|
45
45
|
function t(r) {
|
|
46
46
|
return r && r.__esModule ? r : {
|
|
@@ -202,9 +202,9 @@ function be(e) {
|
|
|
202
202
|
return Bh(e);
|
|
203
203
|
}
|
|
204
204
|
n(be, "useDefaultProps");
|
|
205
|
-
var on = {}, ri = { exports: {} },
|
|
205
|
+
var on = {}, ri = { exports: {} }, Qs;
|
|
206
206
|
function md() {
|
|
207
|
-
return
|
|
207
|
+
return Qs || (Qs = 1, function(e) {
|
|
208
208
|
function t() {
|
|
209
209
|
return e.exports = t = Object.assign ? Object.assign.bind() : function(r) {
|
|
210
210
|
for (var a = 1; a < arguments.length; a++) {
|
|
@@ -219,9 +219,9 @@ function md() {
|
|
|
219
219
|
}(ri)), ri.exports;
|
|
220
220
|
}
|
|
221
221
|
n(md, "require_extends");
|
|
222
|
-
var oi = { exports: {} },
|
|
222
|
+
var oi = { exports: {} }, Xs;
|
|
223
223
|
function zh() {
|
|
224
|
-
return
|
|
224
|
+
return Xs || (Xs = 1, function(e) {
|
|
225
225
|
function t(r, a) {
|
|
226
226
|
if (r == null) return {};
|
|
227
227
|
var i = {};
|
|
@@ -297,7 +297,7 @@ var Gh = /* @__PURE__ */ function() {
|
|
|
297
297
|
return a.parentNode && a.parentNode.removeChild(a);
|
|
298
298
|
}), this.tags = [], this.ctr = 0, process.env.NODE_ENV !== "production" && (this._alreadyInsertedOrderInsensitiveRule = !1);
|
|
299
299
|
}, "flush"), e;
|
|
300
|
-
}(), at = "-ms-", Wn = "-moz-", ke = "-webkit-",
|
|
300
|
+
}(), at = "-ms-", Wn = "-moz-", ke = "-webkit-", ll = "comm", sl = "rule", cl = "decl", Kh = "@import", bd = "@keyframes", Yh = "@layer", Qh = Math.abs, fa = String.fromCharCode, Xh = Object.assign;
|
|
301
301
|
function Zh(e, t) {
|
|
302
302
|
return ot(e, 0) ^ 45 ? (((t << 2 ^ ot(e, 0)) << 2 ^ ot(e, 1)) << 2 ^ ot(e, 2)) << 2 ^ ot(e, 3) : 0;
|
|
303
303
|
}
|
|
@@ -330,10 +330,10 @@ function Wt(e) {
|
|
|
330
330
|
return e.length;
|
|
331
331
|
}
|
|
332
332
|
n(Wt, "strlen");
|
|
333
|
-
function
|
|
333
|
+
function ul(e) {
|
|
334
334
|
return e.length;
|
|
335
335
|
}
|
|
336
|
-
n(
|
|
336
|
+
n(ul, "sizeof");
|
|
337
337
|
function xn(e, t) {
|
|
338
338
|
return t.push(e), e;
|
|
339
339
|
}
|
|
@@ -510,12 +510,12 @@ function Nn(e, t, r, a, i, l, s, c, u) {
|
|
|
510
510
|
case 125:
|
|
511
511
|
y = 0;
|
|
512
512
|
case 59 + p:
|
|
513
|
-
P == -1 && (F = Me(F, /\f/g, "")), g > 0 && Wt(F) - h && xn(g > 32 ?
|
|
513
|
+
P == -1 && (F = Me(F, /\f/g, "")), g > 0 && Wt(F) - h && xn(g > 32 ? Js(F + ";", a, r, h - 1) : Js(Me(F, " ", "") + ";", a, r, h - 2), u);
|
|
514
514
|
break;
|
|
515
515
|
case 59:
|
|
516
516
|
F += ";";
|
|
517
517
|
default:
|
|
518
|
-
if (xn(w =
|
|
518
|
+
if (xn(w = Zs(F, t, r, d, p, i, c, C, S = [], x = [], h), l), E === 123)
|
|
519
519
|
if (p === 0)
|
|
520
520
|
Nn(F, t, w, w, S, l, h, c, x);
|
|
521
521
|
else
|
|
@@ -524,7 +524,7 @@ function Nn(e, t, r, a, i, l, s, c, u) {
|
|
|
524
524
|
case 108:
|
|
525
525
|
case 109:
|
|
526
526
|
case 115:
|
|
527
|
-
Nn(e, w, w, a && xn(
|
|
527
|
+
Nn(e, w, w, a && xn(Zs(e, w, w, 0, 0, i, c, C, i, S = [], h), x), i, x, h, c, a ? S : x);
|
|
528
528
|
break;
|
|
529
529
|
default:
|
|
530
530
|
Nn(F, w, w, w, [""], x, 0, c, x);
|
|
@@ -558,23 +558,23 @@ function Nn(e, t, r, a, i, l, s, c, u) {
|
|
|
558
558
|
return l;
|
|
559
559
|
}
|
|
560
560
|
n(Nn, "parse$2");
|
|
561
|
-
function
|
|
562
|
-
for (var h = i - 1, m = i === 0 ? l : [""], g =
|
|
561
|
+
function Zs(e, t, r, a, i, l, s, c, u, d, p) {
|
|
562
|
+
for (var h = i - 1, m = i === 0 ? l : [""], g = ul(m), v = 0, b = 0, y = 0; v < a; ++v)
|
|
563
563
|
for (var P = 0, E = Ho(e, h + 1, h = Qh(b = s[v])), C = e; P < g; ++P)
|
|
564
564
|
(C = gd(b > 0 ? m[P] + " " + E : Me(E, /&\f/g, m[P]))) && (u[y++] = C);
|
|
565
|
-
return ha(e, t, r, i === 0 ?
|
|
565
|
+
return ha(e, t, r, i === 0 ? sl : c, u, d, p);
|
|
566
566
|
}
|
|
567
|
-
n(
|
|
567
|
+
n(Zs, "ruleset");
|
|
568
568
|
function sb(e, t, r) {
|
|
569
|
-
return ha(e, t, r,
|
|
569
|
+
return ha(e, t, r, ll, fa(tb()), Ho(e, 2, -2), 0);
|
|
570
570
|
}
|
|
571
571
|
n(sb, "comment");
|
|
572
|
-
function
|
|
573
|
-
return ha(e, t, r,
|
|
572
|
+
function Js(e, t, r, a) {
|
|
573
|
+
return ha(e, t, r, cl, Ho(e, 0, a), Ho(e, a + 1, -1), a);
|
|
574
574
|
}
|
|
575
|
-
n(
|
|
575
|
+
n(Js, "declaration");
|
|
576
576
|
function Ur(e, t) {
|
|
577
|
-
for (var r = "", a =
|
|
577
|
+
for (var r = "", a = ul(e), i = 0; i < a; i++)
|
|
578
578
|
r += t(e[i], i, e, t) || "";
|
|
579
579
|
return r;
|
|
580
580
|
}
|
|
@@ -584,20 +584,20 @@ function cb(e, t, r, a) {
|
|
|
584
584
|
case Yh:
|
|
585
585
|
if (e.children.length) break;
|
|
586
586
|
case Kh:
|
|
587
|
-
case
|
|
587
|
+
case cl:
|
|
588
588
|
return e.return = e.return || e.value;
|
|
589
|
-
case
|
|
589
|
+
case ll:
|
|
590
590
|
return "";
|
|
591
591
|
case bd:
|
|
592
592
|
return e.return = e.value + "{" + Ur(e.children, a) + "}";
|
|
593
|
-
case
|
|
593
|
+
case sl:
|
|
594
594
|
e.value = e.props.join(",");
|
|
595
595
|
}
|
|
596
596
|
return Wt(r = Ur(e.children, a)) ? e.return = e.value + "{" + r + "}" : "";
|
|
597
597
|
}
|
|
598
598
|
n(cb, "stringify");
|
|
599
599
|
function ub(e) {
|
|
600
|
-
var t =
|
|
600
|
+
var t = ul(e);
|
|
601
601
|
return function(r, a, i, l) {
|
|
602
602
|
for (var s = "", c = 0; c < t; c++)
|
|
603
603
|
s += e[c](r, a, i, l) || "";
|
|
@@ -637,14 +637,14 @@ var pb = /* @__PURE__ */ n(function(t, r, a) {
|
|
|
637
637
|
return t;
|
|
638
638
|
}, "toRules"), mb = /* @__PURE__ */ n(function(t, r) {
|
|
639
639
|
return Od(fb(yd(t), r));
|
|
640
|
-
}, "getRules"),
|
|
640
|
+
}, "getRules"), ec = /* @__PURE__ */ new WeakMap(), hb = /* @__PURE__ */ n(function(t) {
|
|
641
641
|
if (!(t.type !== "rule" || !t.parent || // positive .length indicates that this rule contains pseudo
|
|
642
642
|
// negative .length indicates that this rule has been already prefixed
|
|
643
643
|
t.length < 1)) {
|
|
644
644
|
for (var r = t.value, a = t.parent, i = t.column === a.column && t.line === a.line; a.type !== "rule"; )
|
|
645
645
|
if (a = a.parent, !a) return;
|
|
646
|
-
if (!(t.props.length === 1 && r.charCodeAt(0) !== 58 && !
|
|
647
|
-
|
|
646
|
+
if (!(t.props.length === 1 && r.charCodeAt(0) !== 58 && !ec.get(a)) && !i) {
|
|
647
|
+
ec.set(t, !0);
|
|
648
648
|
for (var l = [], s = mb(r, l), c = a.props, u = 0, d = 0; u < s.length; u++)
|
|
649
649
|
for (var p = 0; p < c.length; p++, d++)
|
|
650
650
|
t.props[d] = l[u] ? s[u].replace(/&\f/g, c[p]) : c[p] + " " + s[u];
|
|
@@ -690,10 +690,10 @@ var pb = /* @__PURE__ */ n(function(t, r, a) {
|
|
|
690
690
|
if (!xd(r[a]))
|
|
691
691
|
return !0;
|
|
692
692
|
return !1;
|
|
693
|
-
}, "isPrependedWithRegularRules"),
|
|
693
|
+
}, "isPrependedWithRegularRules"), tc = /* @__PURE__ */ n(function(t) {
|
|
694
694
|
t.type = "", t.value = "", t.return = "", t.children = "", t.props = "";
|
|
695
695
|
}, "nullifyElement"), xb = /* @__PURE__ */ n(function(t, r, a) {
|
|
696
|
-
xd(t) && (t.parent ? (console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles."),
|
|
696
|
+
xd(t) && (t.parent ? (console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles."), tc(t)) : Ob(r, a) && (console.error("`@import` rules can't be after other rules. Please put your `@import` rules before your other rules."), tc(t)));
|
|
697
697
|
}, "incorrectImportAlarm");
|
|
698
698
|
function Sd(e, t) {
|
|
699
699
|
switch (Zh(e, t)) {
|
|
@@ -809,14 +809,14 @@ function Sd(e, t) {
|
|
|
809
809
|
n(Sd, "prefix");
|
|
810
810
|
var Sb = /* @__PURE__ */ n(function(t, r, a, i) {
|
|
811
811
|
if (t.length > -1 && !t.return) switch (t.type) {
|
|
812
|
-
case
|
|
812
|
+
case cl:
|
|
813
813
|
t.return = Sd(t.value, t.length);
|
|
814
814
|
break;
|
|
815
815
|
case bd:
|
|
816
816
|
return Ur([Eo(t, {
|
|
817
817
|
value: Me(t.value, "@", "@" + ke)
|
|
818
818
|
})], i);
|
|
819
|
-
case
|
|
819
|
+
case sl:
|
|
820
820
|
if (t.length) return eb(t.props, function(l) {
|
|
821
821
|
switch (Jh(l, /(::plac\w+|:read-\w+)/)) {
|
|
822
822
|
case ":read-only":
|
|
@@ -870,7 +870,7 @@ If multiple caches share the same key they might "fight" for each other's style
|
|
|
870
870
|
}), xb);
|
|
871
871
|
{
|
|
872
872
|
var p, h = [cb, process.env.NODE_ENV !== "production" ? function(b) {
|
|
873
|
-
b.root || (b.return ? p.insert(b.return) : b.value && b.type !==
|
|
873
|
+
b.root || (b.return ? p.insert(b.return) : b.value && b.type !== ll && p.insert(b.value + "{}"));
|
|
874
874
|
} : db(function(b) {
|
|
875
875
|
p.insert(b);
|
|
876
876
|
})], m = ub(d.concat(i, h)), g = /* @__PURE__ */ n(function(y) {
|
|
@@ -909,10 +909,10 @@ If multiple caches share the same key they might "fight" for each other's style
|
|
|
909
909
|
* This source code is licensed under the MIT license found in the
|
|
910
910
|
* LICENSE file in the root directory of this source tree.
|
|
911
911
|
*/
|
|
912
|
-
var
|
|
912
|
+
var rc;
|
|
913
913
|
function Cb() {
|
|
914
|
-
if (
|
|
915
|
-
|
|
914
|
+
if (rc) return $e;
|
|
915
|
+
rc = 1;
|
|
916
916
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, a = 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, g = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, y = e ? Symbol.for("react.fundamental") : 60117, P = e ? Symbol.for("react.responder") : 60118, E = e ? Symbol.for("react.scope") : 60119;
|
|
917
917
|
function C(x) {
|
|
918
918
|
if (typeof x == "object" && x !== null) {
|
|
@@ -986,9 +986,9 @@ var Le = {};
|
|
|
986
986
|
* This source code is licensed under the MIT license found in the
|
|
987
987
|
* LICENSE file in the root directory of this source tree.
|
|
988
988
|
*/
|
|
989
|
-
var
|
|
989
|
+
var oc;
|
|
990
990
|
function Pb() {
|
|
991
|
-
return
|
|
991
|
+
return oc || (oc = 1, process.env.NODE_ENV !== "production" && function() {
|
|
992
992
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, a = 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, g = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, y = e ? Symbol.for("react.fundamental") : 60117, P = e ? Symbol.for("react.responder") : 60118, E = e ? Symbol.for("react.scope") : 60119;
|
|
993
993
|
function C(z) {
|
|
994
994
|
return typeof z == "string" || typeof z == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
@@ -1102,13 +1102,13 @@ var Eb = Ei.exports, Cd = Eb, Fb = {
|
|
|
1102
1102
|
Pd[Cd.ForwardRef] = Fb;
|
|
1103
1103
|
Pd[Cd.Memo] = wb;
|
|
1104
1104
|
var Rb = !0;
|
|
1105
|
-
function
|
|
1105
|
+
function dl(e, t, r) {
|
|
1106
1106
|
var a = "";
|
|
1107
1107
|
return r.split(" ").forEach(function(i) {
|
|
1108
1108
|
e[i] !== void 0 ? t.push(e[i] + ";") : a += i + " ";
|
|
1109
1109
|
}), a;
|
|
1110
1110
|
}
|
|
1111
|
-
n(
|
|
1111
|
+
n(dl, "getRegisteredStyles");
|
|
1112
1112
|
var ba = /* @__PURE__ */ n(function(t, r, a) {
|
|
1113
1113
|
var i = t.key + "-" + r.name;
|
|
1114
1114
|
// we only need to add the styles to the registered cache if the
|
|
@@ -1199,15 +1199,15 @@ var Mb = {
|
|
|
1199
1199
|
strokeMiterlimit: 1,
|
|
1200
1200
|
strokeOpacity: 1,
|
|
1201
1201
|
strokeWidth: 1
|
|
1202
|
-
},
|
|
1202
|
+
}, nc = `You have illegal escape sequence in your template literal, most likely inside content's property value.
|
|
1203
1203
|
Because you write your CSS inside a JavaScript string you actually have to do double escaping, so for example "content: '\\00d7';" should become "content: '\\\\00d7';".
|
|
1204
1204
|
You can read more about this here:
|
|
1205
|
-
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`, $b = "You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).", Lb = /[A-Z]|^ms/g, Ed = /_EMO_([^_]+?)_([^]*?)_EMO_/g,
|
|
1205
|
+
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`, $b = "You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).", Lb = /[A-Z]|^ms/g, Ed = /_EMO_([^_]+?)_([^]*?)_EMO_/g, pl = /* @__PURE__ */ n(function(t) {
|
|
1206
1206
|
return t.charCodeAt(1) === 45;
|
|
1207
|
-
}, "isCustomProperty"),
|
|
1207
|
+
}, "isCustomProperty"), ac = /* @__PURE__ */ n(function(t) {
|
|
1208
1208
|
return t != null && typeof t != "boolean";
|
|
1209
1209
|
}, "isProcessableValue"), ni = /* @__PURE__ */ hd(function(e) {
|
|
1210
|
-
return
|
|
1210
|
+
return pl(e) ? e : e.replace(Lb, "-$&").toLowerCase();
|
|
1211
1211
|
}), Un = /* @__PURE__ */ n(function(t, r) {
|
|
1212
1212
|
switch (t) {
|
|
1213
1213
|
case "animation":
|
|
@@ -1221,15 +1221,15 @@ https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_liter
|
|
|
1221
1221
|
}, i;
|
|
1222
1222
|
});
|
|
1223
1223
|
}
|
|
1224
|
-
return Mb[t] !== 1 && !
|
|
1224
|
+
return Mb[t] !== 1 && !pl(t) && typeof r == "number" && r !== 0 ? r + "px" : r;
|
|
1225
1225
|
}, "processStyleValue");
|
|
1226
1226
|
if (process.env.NODE_ENV !== "production") {
|
|
1227
|
-
var Ab = /(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/, Ib = ["normal", "none", "initial", "inherit", "unset"], Nb = Un, Db = /^-ms-/, _b = /-(.)/g,
|
|
1227
|
+
var Ab = /(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/, Ib = ["normal", "none", "initial", "inherit", "unset"], Nb = Un, Db = /^-ms-/, _b = /-(.)/g, ic = {};
|
|
1228
1228
|
Un = /* @__PURE__ */ n(function(t, r) {
|
|
1229
1229
|
if (t === "content" && (typeof r != "string" || Ib.indexOf(r) === -1 && !Ab.test(r) && (r.charAt(0) !== r.charAt(r.length - 1) || r.charAt(0) !== '"' && r.charAt(0) !== "'")))
|
|
1230
1230
|
throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\"" + r + "\"'`");
|
|
1231
1231
|
var a = Nb(t, r);
|
|
1232
|
-
return a !== "" && !
|
|
1232
|
+
return a !== "" && !pl(t) && t.indexOf("-") !== -1 && ic[t] === void 0 && (ic[t] = !0, console.error("Using kebab-case for css properties in objects is not supported. Did you mean " + t.replace(Db, "ms-").replace(_b, function(i, l) {
|
|
1233
1233
|
return l.toUpperCase();
|
|
1234
1234
|
}) + "?")), a;
|
|
1235
1235
|
}, "processStyleValue");
|
|
@@ -1304,13 +1304,13 @@ function jb(e, t, r) {
|
|
|
1304
1304
|
for (var l in r) {
|
|
1305
1305
|
var s = r[l];
|
|
1306
1306
|
if (typeof s != "object")
|
|
1307
|
-
t != null && t[s] !== void 0 ? a += l + "{" + t[s] + "}" :
|
|
1307
|
+
t != null && t[s] !== void 0 ? a += l + "{" + t[s] + "}" : ac(s) && (a += ni(l) + ":" + Un(l, s) + ";");
|
|
1308
1308
|
else {
|
|
1309
1309
|
if (l === "NO_COMPONENT_SELECTOR" && process.env.NODE_ENV !== "production")
|
|
1310
1310
|
throw new Error(Fd);
|
|
1311
1311
|
if (Array.isArray(s) && typeof s[0] == "string" && (t == null || t[s[0]] === void 0))
|
|
1312
1312
|
for (var c = 0; c < s.length; c++)
|
|
1313
|
-
|
|
1313
|
+
ac(s[c]) && (a += ni(l) + ":" + Un(l, s[c]) + ";");
|
|
1314
1314
|
else {
|
|
1315
1315
|
var u = Uo(e, t, s);
|
|
1316
1316
|
switch (l) {
|
|
@@ -1328,7 +1328,7 @@ function jb(e, t, r) {
|
|
|
1328
1328
|
return a;
|
|
1329
1329
|
}
|
|
1330
1330
|
n(jb, "createStringFromObject");
|
|
1331
|
-
var
|
|
1331
|
+
var lc = /label:\s*([^\s;\n{]+)\s*(;|$)/g, wd;
|
|
1332
1332
|
process.env.NODE_ENV !== "production" && (wd = /\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g);
|
|
1333
1333
|
var It, Jr = /* @__PURE__ */ n(function(t, r, a) {
|
|
1334
1334
|
if (t.length === 1 && typeof t[0] == "object" && t[0] !== null && t[0].styles !== void 0)
|
|
@@ -1336,14 +1336,14 @@ var It, Jr = /* @__PURE__ */ n(function(t, r, a) {
|
|
|
1336
1336
|
var i = !0, l = "";
|
|
1337
1337
|
It = void 0;
|
|
1338
1338
|
var s = t[0];
|
|
1339
|
-
s == null || s.raw === void 0 ? (i = !1, l += Uo(a, r, s)) : (process.env.NODE_ENV !== "production" && s[0] === void 0 && console.error(
|
|
1339
|
+
s == null || s.raw === void 0 ? (i = !1, l += Uo(a, r, s)) : (process.env.NODE_ENV !== "production" && s[0] === void 0 && console.error(nc), l += s[0]);
|
|
1340
1340
|
for (var c = 1; c < t.length; c++)
|
|
1341
|
-
l += Uo(a, r, t[c]), i && (process.env.NODE_ENV !== "production" && s[c] === void 0 && console.error(
|
|
1341
|
+
l += Uo(a, r, t[c]), i && (process.env.NODE_ENV !== "production" && s[c] === void 0 && console.error(nc), l += s[c]);
|
|
1342
1342
|
var u;
|
|
1343
1343
|
process.env.NODE_ENV !== "production" && (l = l.replace(wd, function(m) {
|
|
1344
1344
|
return u = m, "";
|
|
1345
|
-
})),
|
|
1346
|
-
for (var d = "", p; (p =
|
|
1345
|
+
})), lc.lastIndex = 0;
|
|
1346
|
+
for (var d = "", p; (p = lc.exec(l)) !== null; )
|
|
1347
1347
|
d += "-" + // $FlowFixMe we know it's not null
|
|
1348
1348
|
p[1];
|
|
1349
1349
|
var h = kb(l) + d;
|
|
@@ -1362,7 +1362,7 @@ var It, Jr = /* @__PURE__ */ n(function(t, r, a) {
|
|
|
1362
1362
|
};
|
|
1363
1363
|
}, "serializeStyles"), Vb = /* @__PURE__ */ n(function(t) {
|
|
1364
1364
|
return t();
|
|
1365
|
-
}, "syncFallback"), Rd = T.useInsertionEffect ? T.useInsertionEffect : !1,
|
|
1365
|
+
}, "syncFallback"), Rd = T.useInsertionEffect ? T.useInsertionEffect : !1, fl = Rd || Vb, sc = Rd || T.useLayoutEffect, Bb = {}.hasOwnProperty, ml = /* @__PURE__ */ T.createContext(
|
|
1366
1366
|
// we're doing this to avoid preconstruct's dead code elimination in this one case
|
|
1367
1367
|
// because this module is primarily intended for the browser and node
|
|
1368
1368
|
// but it's also required in react native and similar environments sometimes
|
|
@@ -1373,33 +1373,33 @@ var It, Jr = /* @__PURE__ */ n(function(t, r, a) {
|
|
|
1373
1373
|
key: "css"
|
|
1374
1374
|
}) : null
|
|
1375
1375
|
);
|
|
1376
|
-
process.env.NODE_ENV !== "production" && (
|
|
1377
|
-
var zb =
|
|
1376
|
+
process.env.NODE_ENV !== "production" && (ml.displayName = "EmotionCacheContext");
|
|
1377
|
+
var zb = ml.Provider, va = /* @__PURE__ */ n(function(t) {
|
|
1378
1378
|
return /* @__PURE__ */ Ui(function(r, a) {
|
|
1379
|
-
var i = Ee(
|
|
1379
|
+
var i = Ee(ml);
|
|
1380
1380
|
return t(r, i, a);
|
|
1381
1381
|
});
|
|
1382
1382
|
}, "withEmotionCache"), vr = /* @__PURE__ */ T.createContext({});
|
|
1383
1383
|
process.env.NODE_ENV !== "production" && (vr.displayName = "EmotionThemeContext");
|
|
1384
|
-
var
|
|
1384
|
+
var cc = "__EMOTION_TYPE_PLEASE_DO_NOT_USE__", uc = "__EMOTION_LABEL_PLEASE_DO_NOT_USE__", Hb = /* @__PURE__ */ n(function(t) {
|
|
1385
1385
|
var r = t.cache, a = t.serialized, i = t.isStringTag;
|
|
1386
|
-
return ba(r, a, i),
|
|
1386
|
+
return ba(r, a, i), fl(function() {
|
|
1387
1387
|
return ga(r, a, i);
|
|
1388
1388
|
}), null;
|
|
1389
1389
|
}, "Insertion"), Wb = /* @__PURE__ */ va(function(e, t, r) {
|
|
1390
1390
|
var a = e.css;
|
|
1391
1391
|
typeof a == "string" && t.registered[a] !== void 0 && (a = t.registered[a]);
|
|
1392
|
-
var i = e[
|
|
1393
|
-
typeof e.className == "string" ? s =
|
|
1392
|
+
var i = e[cc], l = [a], s = "";
|
|
1393
|
+
typeof e.className == "string" ? s = dl(t.registered, l, e.className) : e.className != null && (s = e.className + " ");
|
|
1394
1394
|
var c = Jr(l, void 0, T.useContext(vr));
|
|
1395
1395
|
if (process.env.NODE_ENV !== "production" && c.name.indexOf("-") === -1) {
|
|
1396
|
-
var u = e[
|
|
1396
|
+
var u = e[uc];
|
|
1397
1397
|
u && (c = Jr([c, "label:" + u + ";"]));
|
|
1398
1398
|
}
|
|
1399
1399
|
s += t.key + "-" + c.name;
|
|
1400
1400
|
var d = {};
|
|
1401
1401
|
for (var p in e)
|
|
1402
|
-
Bb.call(e, p) && p !== "css" && p !==
|
|
1402
|
+
Bb.call(e, p) && p !== "css" && p !== cc && (process.env.NODE_ENV === "production" || p !== uc) && (d[p] = e[p]);
|
|
1403
1403
|
return d.ref = r, d.className = s, /* @__PURE__ */ T.createElement(T.Fragment, null, /* @__PURE__ */ T.createElement(Hb, {
|
|
1404
1404
|
cache: t,
|
|
1405
1405
|
serialized: c,
|
|
@@ -1538,14 +1538,14 @@ var Ub = {
|
|
|
1538
1538
|
}
|
|
1539
1539
|
}
|
|
1540
1540
|
}
|
|
1541
|
-
},
|
|
1542
|
-
process.env.NODE_ENV !== "production" && !
|
|
1541
|
+
}, dc = !1, kd = /* @__PURE__ */ va(function(e, t) {
|
|
1542
|
+
process.env.NODE_ENV !== "production" && !dc && // check for className as well since the user is
|
|
1543
1543
|
// probably using the custom createElement which
|
|
1544
1544
|
// means it will be turned into a className prop
|
|
1545
1545
|
// $FlowFixMe I don't really want to add it to the type since it shouldn't be used
|
|
1546
|
-
(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?"),
|
|
1546
|
+
(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?"), dc = !0);
|
|
1547
1547
|
var r = e.styles, a = Jr([r], void 0, T.useContext(vr)), i = T.useRef();
|
|
1548
|
-
return
|
|
1548
|
+
return sc(function() {
|
|
1549
1549
|
var l = t.key + "-global", s = new t.sheet.constructor({
|
|
1550
1550
|
key: l,
|
|
1551
1551
|
nonce: t.sheet.nonce,
|
|
@@ -1555,7 +1555,7 @@ var Ub = {
|
|
|
1555
1555
|
return t.sheet.tags.length && (s.before = t.sheet.tags[0]), u !== null && (c = !0, u.setAttribute("data-emotion", l), s.hydrate([u])), i.current = [s, c], function() {
|
|
1556
1556
|
s.flush();
|
|
1557
1557
|
};
|
|
1558
|
-
}, [t]),
|
|
1558
|
+
}, [t]), sc(function() {
|
|
1559
1559
|
var l = i.current, s = l[0], c = l[1];
|
|
1560
1560
|
if (c) {
|
|
1561
1561
|
l[1] = !1;
|
|
@@ -1612,13 +1612,13 @@ var fo = /* @__PURE__ */ n(function() {
|
|
|
1612
1612
|
return i;
|
|
1613
1613
|
}, "classnames");
|
|
1614
1614
|
function Gb(e, t, r) {
|
|
1615
|
-
var a = [], i =
|
|
1615
|
+
var a = [], i = dl(e, a, r);
|
|
1616
1616
|
return a.length < 2 ? r : i + t(a);
|
|
1617
1617
|
}
|
|
1618
1618
|
n(Gb, "merge$1");
|
|
1619
1619
|
var Kb = /* @__PURE__ */ n(function(t) {
|
|
1620
1620
|
var r = t.cache, a = t.serializedArr;
|
|
1621
|
-
return
|
|
1621
|
+
return fl(function() {
|
|
1622
1622
|
for (var i = 0; i < a.length; i++)
|
|
1623
1623
|
ga(r, a[i], !1);
|
|
1624
1624
|
}), null;
|
|
@@ -1648,23 +1648,23 @@ var Kb = /* @__PURE__ */ n(function(t) {
|
|
|
1648
1648
|
});
|
|
1649
1649
|
process.env.NODE_ENV !== "production" && (Yb.displayName = "EmotionClassNames");
|
|
1650
1650
|
if (process.env.NODE_ENV !== "production") {
|
|
1651
|
-
var
|
|
1652
|
-
if (
|
|
1653
|
-
var
|
|
1651
|
+
var pc = !0, Qb = typeof jest < "u" || typeof vi < "u";
|
|
1652
|
+
if (pc && !Qb) {
|
|
1653
|
+
var fc = (
|
|
1654
1654
|
// $FlowIgnore
|
|
1655
|
-
typeof globalThis < "u" ? globalThis :
|
|
1656
|
-
),
|
|
1657
|
-
mc
|
|
1655
|
+
typeof globalThis < "u" ? globalThis : pc ? window : global
|
|
1656
|
+
), mc = "__EMOTION_REACT_" + Ub.version.split(".")[0] + "__";
|
|
1657
|
+
fc[mc] && console.warn("You are loading @emotion/react when it is already loaded. Running multiple instances may cause problems. This can happen if multiple versions are used, or if multiple builds of the same version are used."), fc[mc] = !0;
|
|
1658
1658
|
}
|
|
1659
1659
|
}
|
|
1660
1660
|
var Xb = Wh, Zb = /* @__PURE__ */ n(function(t) {
|
|
1661
1661
|
return t !== "theme";
|
|
1662
|
-
}, "testOmitPropsOnComponent"),
|
|
1662
|
+
}, "testOmitPropsOnComponent"), hc = /* @__PURE__ */ n(function(t) {
|
|
1663
1663
|
return typeof t == "string" && // 96 is one less than the char code
|
|
1664
1664
|
// for "a" so this is checking that
|
|
1665
1665
|
// it's a lowercase character
|
|
1666
1666
|
t.charCodeAt(0) > 96 ? Xb : Zb;
|
|
1667
|
-
}, "getDefaultShouldForwardProp"),
|
|
1667
|
+
}, "getDefaultShouldForwardProp"), bc = /* @__PURE__ */ n(function(t, r, a) {
|
|
1668
1668
|
var i;
|
|
1669
1669
|
if (r) {
|
|
1670
1670
|
var l = r.shouldForwardProp;
|
|
@@ -1673,12 +1673,12 @@ var Xb = Wh, Zb = /* @__PURE__ */ n(function(t) {
|
|
|
1673
1673
|
} : l;
|
|
1674
1674
|
}
|
|
1675
1675
|
return typeof i != "function" && a && (i = t.__emotion_forwardProp), i;
|
|
1676
|
-
}, "composeShouldForwardProps"),
|
|
1676
|
+
}, "composeShouldForwardProps"), gc = `You have illegal escape sequence in your template literal, most likely inside content's property value.
|
|
1677
1677
|
Because you write your CSS inside a JavaScript string you actually have to do double escaping, so for example "content: '\\00d7';" should become "content: '\\\\00d7';".
|
|
1678
1678
|
You can read more about this here:
|
|
1679
1679
|
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`, Jb = /* @__PURE__ */ n(function(t) {
|
|
1680
1680
|
var r = t.cache, a = t.serialized, i = t.isStringTag;
|
|
1681
|
-
return ba(r, a, i),
|
|
1681
|
+
return ba(r, a, i), fl(function() {
|
|
1682
1682
|
return ga(r, a, i);
|
|
1683
1683
|
}), null;
|
|
1684
1684
|
}, "Insertion"), eg = /* @__PURE__ */ n(function e(t, r) {
|
|
@@ -1687,15 +1687,15 @@ https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_liter
|
|
|
1687
1687
|
You may have forgotten to import it.`);
|
|
1688
1688
|
var a = t.__emotion_real === t, i = a && t.__emotion_base || t, l, s;
|
|
1689
1689
|
r !== void 0 && (l = r.label, s = r.target);
|
|
1690
|
-
var c =
|
|
1690
|
+
var c = bc(t, r, a), u = c || hc(i), d = !u("as");
|
|
1691
1691
|
return function() {
|
|
1692
1692
|
var p = arguments, h = a && t.__emotion_styles !== void 0 ? t.__emotion_styles.slice(0) : [];
|
|
1693
1693
|
if (l !== void 0 && h.push("label:" + l + ";"), p[0] == null || p[0].raw === void 0)
|
|
1694
1694
|
h.push.apply(h, p);
|
|
1695
1695
|
else {
|
|
1696
|
-
process.env.NODE_ENV !== "production" && p[0][0] === void 0 && console.error(
|
|
1696
|
+
process.env.NODE_ENV !== "production" && p[0][0] === void 0 && console.error(gc), h.push(p[0][0]);
|
|
1697
1697
|
for (var m = p.length, g = 1; g < m; g++)
|
|
1698
|
-
process.env.NODE_ENV !== "production" && p[0][g] === void 0 && console.error(
|
|
1698
|
+
process.env.NODE_ENV !== "production" && p[0][g] === void 0 && console.error(gc), h.push(p[g], p[0][g]);
|
|
1699
1699
|
}
|
|
1700
1700
|
var v = va(function(b, y, P) {
|
|
1701
1701
|
var E = d && b.as || i, C = "", S = [], x = b;
|
|
@@ -1705,10 +1705,10 @@ You may have forgotten to import it.`);
|
|
|
1705
1705
|
x[w] = b[w];
|
|
1706
1706
|
x.theme = T.useContext(vr);
|
|
1707
1707
|
}
|
|
1708
|
-
typeof b.className == "string" ? C =
|
|
1708
|
+
typeof b.className == "string" ? C = dl(y.registered, S, b.className) : b.className != null && (C = b.className + " ");
|
|
1709
1709
|
var F = Jr(h.concat(S), y.registered, x);
|
|
1710
1710
|
C += y.key + "-" + F.name, s !== void 0 && (C += " " + s);
|
|
1711
|
-
var $ = d && c === void 0 ?
|
|
1711
|
+
var $ = d && c === void 0 ? hc(E) : u, R = {};
|
|
1712
1712
|
for (var k in b)
|
|
1713
1713
|
d && k === "as" || // $FlowFixMe
|
|
1714
1714
|
$(k) && (R[k] = b[k]);
|
|
@@ -1724,7 +1724,7 @@ You may have forgotten to import it.`);
|
|
|
1724
1724
|
}, "value")
|
|
1725
1725
|
}), v.withComponent = function(b, y) {
|
|
1726
1726
|
return e(b, O({}, r, y, {
|
|
1727
|
-
shouldForwardProp:
|
|
1727
|
+
shouldForwardProp: bc(v, y, !0)
|
|
1728
1728
|
})).apply(void 0, h);
|
|
1729
1729
|
}, v;
|
|
1730
1730
|
};
|
|
@@ -1900,7 +1900,7 @@ function rg(e) {
|
|
|
1900
1900
|
return e == null || Object.keys(e).length === 0;
|
|
1901
1901
|
}
|
|
1902
1902
|
n(rg, "isEmpty$4");
|
|
1903
|
-
function
|
|
1903
|
+
function hl(e) {
|
|
1904
1904
|
const {
|
|
1905
1905
|
styles: t,
|
|
1906
1906
|
defaultTheme: r = {}
|
|
@@ -1909,8 +1909,8 @@ function bl(e) {
|
|
|
1909
1909
|
styles: typeof t == "function" ? (i) => t(rg(i) ? r : i) : t
|
|
1910
1910
|
});
|
|
1911
1911
|
}
|
|
1912
|
-
n(
|
|
1913
|
-
process.env.NODE_ENV !== "production" && (
|
|
1912
|
+
n(hl, "GlobalStyles$2");
|
|
1913
|
+
process.env.NODE_ENV !== "production" && (hl.propTypes = {
|
|
1914
1914
|
defaultTheme: o.object,
|
|
1915
1915
|
styles: o.oneOfType([o.array, o.string, o.object, o.func])
|
|
1916
1916
|
});
|
|
@@ -1921,7 +1921,7 @@ process.env.NODE_ENV !== "production" && (bl.propTypes = {
|
|
|
1921
1921
|
* This source code is licensed under the MIT license found in the
|
|
1922
1922
|
* LICENSE file in the root directory of this source tree.
|
|
1923
1923
|
*/
|
|
1924
|
-
function
|
|
1924
|
+
function bl(e, t) {
|
|
1925
1925
|
const r = Fi(e, t);
|
|
1926
1926
|
return process.env.NODE_ENV !== "production" ? (...a) => {
|
|
1927
1927
|
const i = typeof e == "string" ? `"${e}"` : "component";
|
|
@@ -1929,16 +1929,16 @@ function gl(e, t) {
|
|
|
1929
1929
|
`)) : a.some((l) => l === void 0) && console.error(`MUI: the styled(${i})(...args) API requires all its args to be defined.`), r(...a);
|
|
1930
1930
|
} : r;
|
|
1931
1931
|
}
|
|
1932
|
-
n(
|
|
1932
|
+
n(bl, "styled$2");
|
|
1933
1933
|
const $d = /* @__PURE__ */ n((e, t) => {
|
|
1934
1934
|
Array.isArray(e.__emotion_styles) && (e.__emotion_styles = t(e.__emotion_styles));
|
|
1935
1935
|
}, "internal_processStyles"), og = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1936
1936
|
__proto__: null,
|
|
1937
|
-
GlobalStyles:
|
|
1937
|
+
GlobalStyles: hl,
|
|
1938
1938
|
StyledEngineProvider: Md,
|
|
1939
1939
|
ThemeContext: vr,
|
|
1940
1940
|
css: ya,
|
|
1941
|
-
default:
|
|
1941
|
+
default: bl,
|
|
1942
1942
|
internal_processStyles: $d,
|
|
1943
1943
|
keyframes: fo
|
|
1944
1944
|
}, Symbol.toStringTag, { value: "Module" })), Ld = /* @__PURE__ */ Jt(og);
|
|
@@ -1983,10 +1983,10 @@ var Ri = { exports: {} }, Ae = {};
|
|
|
1983
1983
|
* This source code is licensed under the MIT license found in the
|
|
1984
1984
|
* LICENSE file in the root directory of this source tree.
|
|
1985
1985
|
*/
|
|
1986
|
-
var
|
|
1986
|
+
var vc;
|
|
1987
1987
|
function lg() {
|
|
1988
|
-
if (
|
|
1989
|
-
|
|
1988
|
+
if (vc) return Ae;
|
|
1989
|
+
vc = 1;
|
|
1990
1990
|
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), a = 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"), g = Symbol.for("react.offscreen"), v;
|
|
1991
1991
|
v = Symbol.for("react.module.reference");
|
|
1992
1992
|
function b(y) {
|
|
@@ -2062,9 +2062,9 @@ var Ie = {};
|
|
|
2062
2062
|
* This source code is licensed under the MIT license found in the
|
|
2063
2063
|
* LICENSE file in the root directory of this source tree.
|
|
2064
2064
|
*/
|
|
2065
|
-
var
|
|
2065
|
+
var yc;
|
|
2066
2066
|
function sg() {
|
|
2067
|
-
return
|
|
2067
|
+
return yc || (yc = 1, process.env.NODE_ENV !== "production" && function() {
|
|
2068
2068
|
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), a = 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"), g = Symbol.for("react.offscreen"), v = !1, b = !1, y = !1, P = !1, E = !1, C;
|
|
2069
2069
|
C = Symbol.for("react.module.reference");
|
|
2070
2070
|
function S(j) {
|
|
@@ -2180,11 +2180,11 @@ function Nd(e, t = "") {
|
|
|
2180
2180
|
return e.displayName || e.name || Id(e) || t;
|
|
2181
2181
|
}
|
|
2182
2182
|
n(Nd, "getFunctionComponentName");
|
|
2183
|
-
function
|
|
2183
|
+
function Oc(e, t, r) {
|
|
2184
2184
|
const a = Nd(t);
|
|
2185
2185
|
return e.displayName || (a !== "" ? `${r}(${a})` : r);
|
|
2186
2186
|
}
|
|
2187
|
-
n(
|
|
2187
|
+
n(Oc, "getWrappedName");
|
|
2188
2188
|
function Dd(e) {
|
|
2189
2189
|
if (e != null) {
|
|
2190
2190
|
if (typeof e == "string")
|
|
@@ -2194,9 +2194,9 @@ function Dd(e) {
|
|
|
2194
2194
|
if (typeof e == "object")
|
|
2195
2195
|
switch (e.$$typeof) {
|
|
2196
2196
|
case eo.ForwardRef:
|
|
2197
|
-
return
|
|
2197
|
+
return Oc(e, e.render, "ForwardRef");
|
|
2198
2198
|
case eo.Memo:
|
|
2199
|
-
return
|
|
2199
|
+
return Oc(e, e.type, "memo");
|
|
2200
2200
|
default:
|
|
2201
2201
|
return;
|
|
2202
2202
|
}
|
|
@@ -2278,7 +2278,7 @@ function Io(e, t) {
|
|
|
2278
2278
|
}) : e;
|
|
2279
2279
|
}
|
|
2280
2280
|
n(Io, "merge");
|
|
2281
|
-
const
|
|
2281
|
+
const gl = {
|
|
2282
2282
|
xs: 0,
|
|
2283
2283
|
// phone
|
|
2284
2284
|
sm: 600,
|
|
@@ -2289,22 +2289,22 @@ const vl = {
|
|
|
2289
2289
|
// desktop
|
|
2290
2290
|
xl: 1536
|
|
2291
2291
|
// large screen
|
|
2292
|
-
},
|
|
2292
|
+
}, xc = {
|
|
2293
2293
|
// Sorted ASC by size. That's important.
|
|
2294
2294
|
// It can't be configured as it's used statically for propTypes.
|
|
2295
2295
|
keys: ["xs", "sm", "md", "lg", "xl"],
|
|
2296
|
-
up: /* @__PURE__ */ n((e) => `@media (min-width:${
|
|
2296
|
+
up: /* @__PURE__ */ n((e) => `@media (min-width:${gl[e]}px)`, "up")
|
|
2297
2297
|
};
|
|
2298
2298
|
function _t(e, t, r) {
|
|
2299
2299
|
const a = e.theme || {};
|
|
2300
2300
|
if (Array.isArray(t)) {
|
|
2301
|
-
const l = a.breakpoints ||
|
|
2301
|
+
const l = a.breakpoints || xc;
|
|
2302
2302
|
return t.reduce((s, c, u) => (s[l.up(l.keys[u])] = r(t[u]), s), {});
|
|
2303
2303
|
}
|
|
2304
2304
|
if (typeof t == "object") {
|
|
2305
|
-
const l = a.breakpoints ||
|
|
2305
|
+
const l = a.breakpoints || xc;
|
|
2306
2306
|
return Object.keys(t).reduce((s, c) => {
|
|
2307
|
-
if (Object.keys(l.values ||
|
|
2307
|
+
if (Object.keys(l.values || gl).indexOf(c) !== -1) {
|
|
2308
2308
|
const u = l.up(c);
|
|
2309
2309
|
s[u] = r(t[c], c);
|
|
2310
2310
|
} else {
|
|
@@ -2413,15 +2413,15 @@ const vg = {
|
|
|
2413
2413
|
l: "Left",
|
|
2414
2414
|
x: ["Left", "Right"],
|
|
2415
2415
|
y: ["Top", "Bottom"]
|
|
2416
|
-
},
|
|
2416
|
+
}, Sc = {
|
|
2417
2417
|
marginX: "mx",
|
|
2418
2418
|
marginY: "my",
|
|
2419
2419
|
paddingX: "px",
|
|
2420
2420
|
paddingY: "py"
|
|
2421
2421
|
}, Og = gg((e) => {
|
|
2422
2422
|
if (e.length > 2)
|
|
2423
|
-
if (
|
|
2424
|
-
e =
|
|
2423
|
+
if (Sc[e])
|
|
2424
|
+
e = Sc[e];
|
|
2425
2425
|
else
|
|
2426
2426
|
return [e];
|
|
2427
2427
|
const [t, r] = e.split(""), a = vg[t], i = yg[r] || "";
|
|
@@ -2437,10 +2437,10 @@ function an(e, t, r, a) {
|
|
|
2437
2437
|
});
|
|
2438
2438
|
}
|
|
2439
2439
|
n(an, "createUnaryUnit");
|
|
2440
|
-
function
|
|
2440
|
+
function vl(e) {
|
|
2441
2441
|
return an(e, "spacing", 8, "spacing");
|
|
2442
2442
|
}
|
|
2443
|
-
n(
|
|
2443
|
+
n(vl, "createUnarySpacing");
|
|
2444
2444
|
function Rr(e, t) {
|
|
2445
2445
|
if (typeof t == "string" || t == null)
|
|
2446
2446
|
return t;
|
|
@@ -2460,7 +2460,7 @@ function Tg(e, t, r, a) {
|
|
|
2460
2460
|
}
|
|
2461
2461
|
n(Tg, "resolveCssProperty");
|
|
2462
2462
|
function Bd(e, t) {
|
|
2463
|
-
const r =
|
|
2463
|
+
const r = vl(e.theme);
|
|
2464
2464
|
return Object.keys(e).map((a) => Tg(e, t, a, r)).reduce(Io, {});
|
|
2465
2465
|
}
|
|
2466
2466
|
n(Bd, "style$1");
|
|
@@ -2480,7 +2480,7 @@ process.env.NODE_ENV !== "production" && xg.reduce((e, t) => (e[t] = yr, e), {})
|
|
|
2480
2480
|
function Cg(e = 8) {
|
|
2481
2481
|
if (e.mui)
|
|
2482
2482
|
return e;
|
|
2483
|
-
const t =
|
|
2483
|
+
const t = vl({
|
|
2484
2484
|
spacing: e
|
|
2485
2485
|
}), r = /* @__PURE__ */ n((...a) => (process.env.NODE_ENV !== "production" && (a.length <= 4 || console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${a.length}`)), (a.length === 0 ? [1] : a).map((l) => {
|
|
2486
2486
|
const s = t(l);
|
|
@@ -2607,11 +2607,11 @@ n(gt, "sizingTransform");
|
|
|
2607
2607
|
const Yg = Ye({
|
|
2608
2608
|
prop: "width",
|
|
2609
2609
|
transform: gt
|
|
2610
|
-
}),
|
|
2610
|
+
}), yl = /* @__PURE__ */ n((e) => {
|
|
2611
2611
|
if (e.maxWidth !== void 0 && e.maxWidth !== null) {
|
|
2612
2612
|
const t = /* @__PURE__ */ n((r) => {
|
|
2613
2613
|
var a, i;
|
|
2614
|
-
const l = ((a = e.theme) == null || (a = a.breakpoints) == null || (a = a.values) == null ? void 0 : a[r]) ||
|
|
2614
|
+
const l = ((a = e.theme) == null || (a = a.breakpoints) == null || (a = a.values) == null ? void 0 : a[r]) || gl[r];
|
|
2615
2615
|
return l ? ((i = e.theme) == null || (i = i.breakpoints) == null ? void 0 : i.unit) !== "px" ? {
|
|
2616
2616
|
maxWidth: `${l}${e.theme.breakpoints.unit}`
|
|
2617
2617
|
} : {
|
|
@@ -2624,7 +2624,7 @@ const Yg = Ye({
|
|
|
2624
2624
|
}
|
|
2625
2625
|
return null;
|
|
2626
2626
|
}, "maxWidth");
|
|
2627
|
-
|
|
2627
|
+
yl.filterProps = ["maxWidth"];
|
|
2628
2628
|
const Qg = Ye({
|
|
2629
2629
|
prop: "minWidth",
|
|
2630
2630
|
transform: gt
|
|
@@ -2651,7 +2651,7 @@ Ye({
|
|
|
2651
2651
|
const ev = Ye({
|
|
2652
2652
|
prop: "boxSizing"
|
|
2653
2653
|
});
|
|
2654
|
-
Sa(Yg,
|
|
2654
|
+
Sa(Yg, yl, Qg, Xg, Zg, Jg, ev);
|
|
2655
2655
|
const ln = {
|
|
2656
2656
|
// borders
|
|
2657
2657
|
border: {
|
|
@@ -2900,7 +2900,7 @@ const ln = {
|
|
|
2900
2900
|
transform: gt
|
|
2901
2901
|
},
|
|
2902
2902
|
maxWidth: {
|
|
2903
|
-
style:
|
|
2903
|
+
style: yl
|
|
2904
2904
|
},
|
|
2905
2905
|
minWidth: {
|
|
2906
2906
|
transform: gt
|
|
@@ -3103,7 +3103,7 @@ Object.defineProperty(on, "__esModule", {
|
|
|
3103
3103
|
var uv = on.default = Cv;
|
|
3104
3104
|
on.shouldForwardProp = Dn;
|
|
3105
3105
|
on.systemDefaultTheme = void 0;
|
|
3106
|
-
var Tt = ho(md()), ki = ho(zh()),
|
|
3106
|
+
var Tt = ho(md()), ki = ho(zh()), Tc = yv(Ld), dv = ag, pv = ho(ig), fv = ho(dg), mv = ho(av), hv = ho(cv);
|
|
3107
3107
|
const bv = ["ownerState"], gv = ["variants"], vv = ["name", "slot", "skipVariantsResolver", "skipSx", "overridesResolver"];
|
|
3108
3108
|
function Wd(e) {
|
|
3109
3109
|
if (typeof WeakMap != "function") return null;
|
|
@@ -3141,7 +3141,7 @@ function Dn(e) {
|
|
|
3141
3141
|
return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
|
|
3142
3142
|
}
|
|
3143
3143
|
n(Dn, "shouldForwardProp$1");
|
|
3144
|
-
const Sv = on.systemDefaultTheme = (0, mv.default)(),
|
|
3144
|
+
const Sv = on.systemDefaultTheme = (0, mv.default)(), Cc = /* @__PURE__ */ n((e) => e && e.charAt(0).toLowerCase() + e.slice(1), "lowercaseFirstLetter$1");
|
|
3145
3145
|
function Sn({
|
|
3146
3146
|
defaultTheme: e,
|
|
3147
3147
|
theme: t,
|
|
@@ -3197,7 +3197,7 @@ function Cv(e = {}) {
|
|
|
3197
3197
|
}))
|
|
3198
3198
|
})), "systemSx");
|
|
3199
3199
|
return l.__mui_systemSx = !0, (s, c = {}) => {
|
|
3200
|
-
(0,
|
|
3200
|
+
(0, Tc.internal_processStyles)(s, (x) => x.filter((w) => !(w != null && w.__mui_systemSx)));
|
|
3201
3201
|
const {
|
|
3202
3202
|
name: u,
|
|
3203
3203
|
slot: d,
|
|
@@ -3205,17 +3205,17 @@ function Cv(e = {}) {
|
|
|
3205
3205
|
skipSx: h,
|
|
3206
3206
|
// TODO v6: remove `lowercaseFirstLetter()` in the next major release
|
|
3207
3207
|
// For more details: https://github.com/mui/material-ui/pull/37908
|
|
3208
|
-
overridesResolver: m = Tv(
|
|
3208
|
+
overridesResolver: m = Tv(Cc(d))
|
|
3209
3209
|
} = c, g = (0, ki.default)(c, vv), v = p !== void 0 ? p : (
|
|
3210
3210
|
// TODO v6: remove `Root` in the next major release
|
|
3211
3211
|
// For more details: https://github.com/mui/material-ui/pull/37908
|
|
3212
3212
|
d && d !== "Root" && d !== "root" || !1
|
|
3213
3213
|
), b = h || !1;
|
|
3214
3214
|
let y;
|
|
3215
|
-
process.env.NODE_ENV !== "production" && u && (y = `${u}-${
|
|
3215
|
+
process.env.NODE_ENV !== "production" && u && (y = `${u}-${Cc(d || "Root")}`);
|
|
3216
3216
|
let P = Dn;
|
|
3217
3217
|
d === "Root" || d === "root" ? P = a : d ? P = i : xv(s) && (P = void 0);
|
|
3218
|
-
const E = (0,
|
|
3218
|
+
const E = (0, Tc.default)(s, (0, Tt.default)({
|
|
3219
3219
|
shouldForwardProp: P,
|
|
3220
3220
|
label: y
|
|
3221
3221
|
}, g)), C = /* @__PURE__ */ n((x) => typeof x == "function" && x.__emotion_real !== x || (0, dv.isPlainObject)(x) ? (w) => _n(x, (0, Tt.default)({}, w, {
|
|
@@ -3268,8 +3268,8 @@ function Cv(e = {}) {
|
|
|
3268
3268
|
};
|
|
3269
3269
|
}
|
|
3270
3270
|
n(Cv, "createStyled$1");
|
|
3271
|
-
const
|
|
3272
|
-
let e =
|
|
3271
|
+
const Pc = /* @__PURE__ */ n((e) => e, "defaultGenerator"), Pv = /* @__PURE__ */ n(() => {
|
|
3272
|
+
let e = Pc;
|
|
3273
3273
|
return {
|
|
3274
3274
|
configure(t) {
|
|
3275
3275
|
e = t;
|
|
@@ -3278,7 +3278,7 @@ const Ec = /* @__PURE__ */ n((e) => e, "defaultGenerator"), Pv = /* @__PURE__ */
|
|
|
3278
3278
|
return e(t);
|
|
3279
3279
|
},
|
|
3280
3280
|
reset() {
|
|
3281
|
-
e =
|
|
3281
|
+
e = Pc;
|
|
3282
3282
|
}
|
|
3283
3283
|
};
|
|
3284
3284
|
}, "createClassNameGenerator"), Ev = Pv(), Fv = {
|
|
@@ -3333,14 +3333,14 @@ Object.defineProperty(Qe, "__esModule", {
|
|
|
3333
3333
|
var it = Qe.alpha = Qd;
|
|
3334
3334
|
Qe.blend = Hv;
|
|
3335
3335
|
Qe.colorChannel = void 0;
|
|
3336
|
-
var $v = Qe.darken =
|
|
3336
|
+
var $v = Qe.darken = xl;
|
|
3337
3337
|
Qe.decomposeColor = wt;
|
|
3338
3338
|
Qe.emphasize = Xd;
|
|
3339
|
-
var
|
|
3339
|
+
var Ec = Qe.getContrastRatio = _v;
|
|
3340
3340
|
Qe.getLuminance = Gn;
|
|
3341
3341
|
Qe.hexToRgb = Gd;
|
|
3342
3342
|
Qe.hslToRgb = Yd;
|
|
3343
|
-
var Lv = Qe.lighten =
|
|
3343
|
+
var Lv = Qe.lighten = Sl;
|
|
3344
3344
|
Qe.private_safeAlpha = jv;
|
|
3345
3345
|
Qe.private_safeColorChannel = void 0;
|
|
3346
3346
|
Qe.private_safeDarken = Vv;
|
|
@@ -3348,11 +3348,11 @@ Qe.private_safeEmphasize = zv;
|
|
|
3348
3348
|
Qe.private_safeLighten = Bv;
|
|
3349
3349
|
Qe.recomposeColor = bo;
|
|
3350
3350
|
Qe.rgbToHex = Dv;
|
|
3351
|
-
var
|
|
3352
|
-
function
|
|
3351
|
+
var Fc = qd(Rv), Av = qd(Mv);
|
|
3352
|
+
function Ol(e, t = 0, r = 1) {
|
|
3353
3353
|
return process.env.NODE_ENV !== "production" && (e < t || e > r) && console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`), (0, Av.default)(e, t, r);
|
|
3354
3354
|
}
|
|
3355
|
-
n(
|
|
3355
|
+
n(Ol, "clampWrapper$1");
|
|
3356
3356
|
function Gd(e) {
|
|
3357
3357
|
e = e.slice(1);
|
|
3358
3358
|
const t = new RegExp(`.{1,${e.length >= 6 ? 2 : 1}}`, "g");
|
|
@@ -3373,12 +3373,12 @@ function wt(e) {
|
|
|
3373
3373
|
const t = e.indexOf("("), r = e.substring(0, t);
|
|
3374
3374
|
if (["rgb", "rgba", "hsl", "hsla", "color"].indexOf(r) === -1)
|
|
3375
3375
|
throw new Error(process.env.NODE_ENV !== "production" ? `MUI: Unsupported \`${e}\` color.
|
|
3376
|
-
The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().` : (0,
|
|
3376
|
+
The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().` : (0, Fc.default)(9, e));
|
|
3377
3377
|
let a = e.substring(t + 1, e.length - 1), i;
|
|
3378
3378
|
if (r === "color") {
|
|
3379
3379
|
if (a = a.split(" "), i = a.shift(), a.length === 4 && a[3].charAt(0) === "/" && (a[3] = a[3].slice(1)), ["srgb", "display-p3", "a98-rgb", "prophoto-rgb", "rec-2020"].indexOf(i) === -1)
|
|
3380
3380
|
throw new Error(process.env.NODE_ENV !== "production" ? `MUI: unsupported \`${i}\` color space.
|
|
3381
|
-
The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.` : (0,
|
|
3381
|
+
The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.` : (0, Fc.default)(10, i));
|
|
3382
3382
|
} else
|
|
3383
3383
|
a = a.split(",");
|
|
3384
3384
|
return a = a.map((l) => parseFloat(l)), {
|
|
@@ -3446,7 +3446,7 @@ function _v(e, t) {
|
|
|
3446
3446
|
}
|
|
3447
3447
|
n(_v, "getContrastRatio");
|
|
3448
3448
|
function Qd(e, t) {
|
|
3449
|
-
return e = wt(e), t =
|
|
3449
|
+
return e = wt(e), t = Ol(t), (e.type === "rgb" || e.type === "hsl") && (e.type += "a"), e.type === "color" ? e.values[3] = `/${t}` : e.values[3] = t, bo(e);
|
|
3450
3450
|
}
|
|
3451
3451
|
n(Qd, "alpha$1");
|
|
3452
3452
|
function jv(e, t, r) {
|
|
@@ -3457,25 +3457,25 @@ function jv(e, t, r) {
|
|
|
3457
3457
|
}
|
|
3458
3458
|
}
|
|
3459
3459
|
n(jv, "private_safeAlpha");
|
|
3460
|
-
function
|
|
3461
|
-
if (e = wt(e), t =
|
|
3460
|
+
function xl(e, t) {
|
|
3461
|
+
if (e = wt(e), t = Ol(t), e.type.indexOf("hsl") !== -1)
|
|
3462
3462
|
e.values[2] *= 1 - t;
|
|
3463
3463
|
else if (e.type.indexOf("rgb") !== -1 || e.type.indexOf("color") !== -1)
|
|
3464
3464
|
for (let r = 0; r < 3; r += 1)
|
|
3465
3465
|
e.values[r] *= 1 - t;
|
|
3466
3466
|
return bo(e);
|
|
3467
3467
|
}
|
|
3468
|
-
n(
|
|
3468
|
+
n(xl, "darken");
|
|
3469
3469
|
function Vv(e, t, r) {
|
|
3470
3470
|
try {
|
|
3471
|
-
return
|
|
3471
|
+
return xl(e, t);
|
|
3472
3472
|
} catch {
|
|
3473
3473
|
return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
|
|
3474
3474
|
}
|
|
3475
3475
|
}
|
|
3476
3476
|
n(Vv, "private_safeDarken");
|
|
3477
|
-
function
|
|
3478
|
-
if (e = wt(e), t =
|
|
3477
|
+
function Sl(e, t) {
|
|
3478
|
+
if (e = wt(e), t = Ol(t), e.type.indexOf("hsl") !== -1)
|
|
3479
3479
|
e.values[2] += (100 - e.values[2]) * t;
|
|
3480
3480
|
else if (e.type.indexOf("rgb") !== -1)
|
|
3481
3481
|
for (let r = 0; r < 3; r += 1)
|
|
@@ -3485,17 +3485,17 @@ function Tl(e, t) {
|
|
|
3485
3485
|
e.values[r] += (1 - e.values[r]) * t;
|
|
3486
3486
|
return bo(e);
|
|
3487
3487
|
}
|
|
3488
|
-
n(
|
|
3488
|
+
n(Sl, "lighten");
|
|
3489
3489
|
function Bv(e, t, r) {
|
|
3490
3490
|
try {
|
|
3491
|
-
return
|
|
3491
|
+
return Sl(e, t);
|
|
3492
3492
|
} catch {
|
|
3493
3493
|
return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
|
|
3494
3494
|
}
|
|
3495
3495
|
}
|
|
3496
3496
|
n(Bv, "private_safeLighten");
|
|
3497
3497
|
function Xd(e, t = 0.15) {
|
|
3498
|
-
return Gn(e) > 0.5 ?
|
|
3498
|
+
return Gn(e) > 0.5 ? xl(e, t) : Sl(e, t);
|
|
3499
3499
|
}
|
|
3500
3500
|
n(Xd, "emphasize");
|
|
3501
3501
|
function zv(e, t, r) {
|
|
@@ -3622,7 +3622,7 @@ const qo = {
|
|
|
3622
3622
|
A200: "#69f0ae",
|
|
3623
3623
|
A400: "#00e676",
|
|
3624
3624
|
A700: "#00c853"
|
|
3625
|
-
}, Uv = ["mode", "contrastThreshold", "tonalOffset"],
|
|
3625
|
+
}, Uv = ["mode", "contrastThreshold", "tonalOffset"], wc = {
|
|
3626
3626
|
// The colors used to style the text.
|
|
3627
3627
|
text: {
|
|
3628
3628
|
// The most important text.
|
|
@@ -3685,11 +3685,11 @@ const qo = {
|
|
|
3685
3685
|
activatedOpacity: 0.24
|
|
3686
3686
|
}
|
|
3687
3687
|
};
|
|
3688
|
-
function
|
|
3688
|
+
function Rc(e, t, r, a) {
|
|
3689
3689
|
const i = a.light || a, l = a.dark || a * 1.5;
|
|
3690
3690
|
e[t] || (e.hasOwnProperty(r) ? e[t] = e[r] : t === "light" ? e.light = Lv(e.main, i) : t === "dark" && (e.dark = $v(e.main, l)));
|
|
3691
3691
|
}
|
|
3692
|
-
n(
|
|
3692
|
+
n(Rc, "addLightOrDark");
|
|
3693
3693
|
function qv(e = "light") {
|
|
3694
3694
|
return e === "dark" ? {
|
|
3695
3695
|
main: _r[200],
|
|
@@ -3770,9 +3770,9 @@ function Zv(e) {
|
|
|
3770
3770
|
tonalOffset: a = 0.2
|
|
3771
3771
|
} = e, i = G(e, Uv), l = e.primary || qv(t), s = e.secondary || Gv(t), c = e.error || Kv(t), u = e.info || Yv(t), d = e.success || Qv(t), p = e.warning || Xv(t);
|
|
3772
3772
|
function h(b) {
|
|
3773
|
-
const y =
|
|
3773
|
+
const y = Ec(b, ii.text.primary) >= r ? ii.text.primary : wc.text.primary;
|
|
3774
3774
|
if (process.env.NODE_ENV !== "production") {
|
|
3775
|
-
const P =
|
|
3775
|
+
const P = Ec(b, y);
|
|
3776
3776
|
P < 3 && console.error([`MUI: The contrast ratio of ${P}:1 for ${y} on ${b}`, "falls below the WCAG recommended absolute minimum contrast ratio of 3:1.", "https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
|
|
3777
3777
|
`));
|
|
3778
3778
|
}
|
|
@@ -3804,10 +3804,10 @@ const theme1 = createTheme({ palette: {
|
|
|
3804
3804
|
const theme2 = createTheme({ palette: {
|
|
3805
3805
|
primary: { main: green[500] },
|
|
3806
3806
|
} });` : ar(12, y ? ` (${y})` : "", JSON.stringify(b.main)));
|
|
3807
|
-
return
|
|
3807
|
+
return Rc(b, "light", E, a), Rc(b, "dark", C, a), b.contrastText || (b.contrastText = h(b.main)), b;
|
|
3808
3808
|
}, "augmentColor"), g = {
|
|
3809
3809
|
dark: ii,
|
|
3810
|
-
light:
|
|
3810
|
+
light: wc
|
|
3811
3811
|
};
|
|
3812
3812
|
return process.env.NODE_ENV !== "production" && (g[t] || console.error(`MUI: The palette mode \`${t}\` is not supported.`)), st(O({
|
|
3813
3813
|
// A collection of common colors.
|
|
@@ -3869,12 +3869,12 @@ function ey(e) {
|
|
|
3869
3869
|
return Math.round(e * 1e5) / 1e5;
|
|
3870
3870
|
}
|
|
3871
3871
|
n(ey, "round$2");
|
|
3872
|
-
const
|
|
3872
|
+
const kc = {
|
|
3873
3873
|
textTransform: "uppercase"
|
|
3874
|
-
},
|
|
3874
|
+
}, Mc = '"Roboto", "Helvetica", "Arial", sans-serif';
|
|
3875
3875
|
function ty(e, t) {
|
|
3876
3876
|
const r = typeof t == "function" ? t(e) : t, {
|
|
3877
|
-
fontFamily: a =
|
|
3877
|
+
fontFamily: a = Mc,
|
|
3878
3878
|
// The default font size of the Material Specification.
|
|
3879
3879
|
fontSize: i = 14,
|
|
3880
3880
|
// px
|
|
@@ -3896,7 +3896,7 @@ function ty(e, t) {
|
|
|
3896
3896
|
fontSize: v(E),
|
|
3897
3897
|
// Unitless following https://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/
|
|
3898
3898
|
lineHeight: C
|
|
3899
|
-
}, a ===
|
|
3899
|
+
}, a === Mc ? {
|
|
3900
3900
|
letterSpacing: `${ey(S / E)}em`
|
|
3901
3901
|
} : {}, x, p), "buildVariant"), y = {
|
|
3902
3902
|
h1: b(l, 96, 1.167, -1.5),
|
|
@@ -3909,9 +3909,9 @@ function ty(e, t) {
|
|
|
3909
3909
|
subtitle2: b(c, 14, 1.57, 0.1),
|
|
3910
3910
|
body1: b(s, 16, 1.5, 0.15),
|
|
3911
3911
|
body2: b(s, 14, 1.43, 0.15),
|
|
3912
|
-
button: b(c, 14, 1.75, 0.4,
|
|
3912
|
+
button: b(c, 14, 1.75, 0.4, kc),
|
|
3913
3913
|
caption: b(s, 12, 1.66, 0.4),
|
|
3914
|
-
overline: b(s, 12, 2.66, 1,
|
|
3914
|
+
overline: b(s, 12, 2.66, 1, kc),
|
|
3915
3915
|
// TODO v6: Remove handling of 'inherit' variant from the theme as it is already handled in Material UI's Typography component. Also, remember to remove the associated types.
|
|
3916
3916
|
inherit: {
|
|
3917
3917
|
fontFamily: "inherit",
|
|
@@ -3964,10 +3964,10 @@ const ay = ["none", Be(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), Be(0, 3, 1, -2, 0,
|
|
|
3964
3964
|
// recommended when something is leaving screen
|
|
3965
3965
|
leavingScreen: 195
|
|
3966
3966
|
};
|
|
3967
|
-
function
|
|
3967
|
+
function $c(e) {
|
|
3968
3968
|
return `${Math.round(e)}ms`;
|
|
3969
3969
|
}
|
|
3970
|
-
n(
|
|
3970
|
+
n($c, "formatMs");
|
|
3971
3971
|
function cy(e) {
|
|
3972
3972
|
if (!e)
|
|
3973
3973
|
return 0;
|
|
@@ -3990,7 +3990,7 @@ function uy(e) {
|
|
|
3990
3990
|
!p(i) && !Array.isArray(i) && console.error('MUI: Argument "props" must be a string or Array.'), !h(s) && !p(s) && console.error(`MUI: Argument "duration" must be a number or a string but found ${s}.`), p(c) || console.error('MUI: Argument "easing" must be a string.'), !h(u) && !p(u) && console.error('MUI: Argument "delay" must be a number or a string.'), typeof l != "object" && console.error(["MUI: Secong argument of transition.create must be an object.", "Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
|
|
3991
3991
|
`)), Object.keys(d).length !== 0 && console.error(`MUI: Unrecognized argument(s) [${Object.keys(d).join(",")}].`);
|
|
3992
3992
|
}
|
|
3993
|
-
return (Array.isArray(i) ? i : [i]).map((p) => `${p} ${typeof s == "string" ? s :
|
|
3993
|
+
return (Array.isArray(i) ? i : [i]).map((p) => `${p} ${typeof s == "string" ? s : $c(s)} ${c} ${typeof u == "string" ? u : $c(u)}`).join(",");
|
|
3994
3994
|
}, "create")
|
|
3995
3995
|
}, e, {
|
|
3996
3996
|
easing: t,
|
|
@@ -4059,14 +4059,14 @@ function Zd(e = {}, ...t) {
|
|
|
4059
4059
|
}, "sx"), d;
|
|
4060
4060
|
}
|
|
4061
4061
|
n(Zd, "createTheme");
|
|
4062
|
-
const
|
|
4062
|
+
const Tl = Zd(), ro = "$$material";
|
|
4063
4063
|
function Jd(e) {
|
|
4064
4064
|
return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
|
|
4065
4065
|
}
|
|
4066
4066
|
n(Jd, "slotShouldForwardProp");
|
|
4067
4067
|
const Ot = /* @__PURE__ */ n((e) => Jd(e) && e !== "classes", "rootShouldForwardProp"), W = uv({
|
|
4068
4068
|
themeId: ro,
|
|
4069
|
-
defaultTheme:
|
|
4069
|
+
defaultTheme: Tl,
|
|
4070
4070
|
rootShouldForwardProp: Ot
|
|
4071
4071
|
});
|
|
4072
4072
|
function de(e, t, r = "Mui") {
|
|
@@ -4284,12 +4284,12 @@ function jn(e, t) {
|
|
|
4284
4284
|
) !== -1;
|
|
4285
4285
|
}
|
|
4286
4286
|
n(jn, "isMuiElement");
|
|
4287
|
-
function
|
|
4287
|
+
function br(e) {
|
|
4288
4288
|
return e && e.ownerDocument || document;
|
|
4289
4289
|
}
|
|
4290
|
-
n(
|
|
4290
|
+
n(br, "ownerDocument");
|
|
4291
4291
|
function kr(e) {
|
|
4292
|
-
return
|
|
4292
|
+
return br(e).defaultView || window;
|
|
4293
4293
|
}
|
|
4294
4294
|
n(kr, "ownerWindow");
|
|
4295
4295
|
function vy(e, t) {
|
|
@@ -4312,18 +4312,18 @@ function ep(e, t) {
|
|
|
4312
4312
|
}
|
|
4313
4313
|
n(ep, "setRef");
|
|
4314
4314
|
const go = typeof window < "u" ? T.useLayoutEffect : T.useEffect;
|
|
4315
|
-
let
|
|
4315
|
+
let Lc = 0;
|
|
4316
4316
|
function yy(e) {
|
|
4317
4317
|
const [t, r] = T.useState(e), a = e || t;
|
|
4318
4318
|
return T.useEffect(() => {
|
|
4319
|
-
t == null && (
|
|
4319
|
+
t == null && (Lc += 1, r(`mui-${Lc}`));
|
|
4320
4320
|
}, [t]), a;
|
|
4321
4321
|
}
|
|
4322
4322
|
n(yy, "useGlobalId");
|
|
4323
|
-
const
|
|
4323
|
+
const Ac = T.useId;
|
|
4324
4324
|
function dn(e) {
|
|
4325
|
-
if (
|
|
4326
|
-
const t =
|
|
4325
|
+
if (Ac !== void 0) {
|
|
4326
|
+
const t = Ac();
|
|
4327
4327
|
return e ?? t;
|
|
4328
4328
|
}
|
|
4329
4329
|
return yy(e);
|
|
@@ -4382,10 +4382,10 @@ function lt(...e) {
|
|
|
4382
4382
|
}, e);
|
|
4383
4383
|
}
|
|
4384
4384
|
n(lt, "useForkRef");
|
|
4385
|
-
const
|
|
4385
|
+
const Ic = {};
|
|
4386
4386
|
function Oy(e, t) {
|
|
4387
|
-
const r = T.useRef(
|
|
4388
|
-
return r.current ===
|
|
4387
|
+
const r = T.useRef(Ic);
|
|
4388
|
+
return r.current === Ic && (r.current = e(t)), r;
|
|
4389
4389
|
}
|
|
4390
4390
|
n(Oy, "useLazyRef");
|
|
4391
4391
|
const xy = [];
|
|
@@ -4493,7 +4493,7 @@ n(Ra, "useIsFocusVisible");
|
|
|
4493
4493
|
const ky = {
|
|
4494
4494
|
configure: /* @__PURE__ */ n((e) => {
|
|
4495
4495
|
process.env.NODE_ENV !== "production" && console.warn(["MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.", "", "You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead", "", "The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401", "", "The updated documentation: https://mui.com/guides/classname-generator/"].join(`
|
|
4496
|
-
`)),
|
|
4496
|
+
`)), Du.configure(e);
|
|
4497
4497
|
}, "configure")
|
|
4498
4498
|
}, My = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4499
4499
|
__proto__: null,
|
|
@@ -4503,7 +4503,7 @@ const ky = {
|
|
|
4503
4503
|
debounce: un,
|
|
4504
4504
|
deprecatedPropType: gy,
|
|
4505
4505
|
isMuiElement: jn,
|
|
4506
|
-
ownerDocument:
|
|
4506
|
+
ownerDocument: br,
|
|
4507
4507
|
ownerWindow: kr,
|
|
4508
4508
|
requirePropFactory: vy,
|
|
4509
4509
|
setRef: ep,
|
|
@@ -4516,9 +4516,9 @@ const ky = {
|
|
|
4516
4516
|
useForkRef: lt,
|
|
4517
4517
|
useIsFocusVisible: Ra
|
|
4518
4518
|
}, Symbol.toStringTag, { value: "Module" })), $y = /* @__PURE__ */ Jt(My);
|
|
4519
|
-
var
|
|
4519
|
+
var Nc;
|
|
4520
4520
|
function Ue() {
|
|
4521
|
-
return
|
|
4521
|
+
return Nc || (Nc = 1, function(e) {
|
|
4522
4522
|
"use client";
|
|
4523
4523
|
Object.defineProperty(e, "__esModule", {
|
|
4524
4524
|
value: !0
|
|
@@ -4533,25 +4533,25 @@ function Ue() {
|
|
|
4533
4533
|
}
|
|
4534
4534
|
n(Ue, "requireCreateSvgIcon");
|
|
4535
4535
|
var Ly = Ve;
|
|
4536
|
-
Object.defineProperty(
|
|
4536
|
+
Object.defineProperty(il, "__esModule", {
|
|
4537
4537
|
value: !0
|
|
4538
4538
|
});
|
|
4539
|
-
var
|
|
4540
|
-
|
|
4539
|
+
var Cl = il.default = void 0, Ay = Ly(Ue()), Iy = We;
|
|
4540
|
+
Cl = il.default = (0, Ay.default)(/* @__PURE__ */ (0, Iy.jsx)("path", {
|
|
4541
4541
|
d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2m-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1z"
|
|
4542
4542
|
}), "Lock");
|
|
4543
|
-
var
|
|
4544
|
-
Object.defineProperty(
|
|
4543
|
+
var Pl = {}, Ny = Ve;
|
|
4544
|
+
Object.defineProperty(Pl, "__esModule", {
|
|
4545
4545
|
value: !0
|
|
4546
4546
|
});
|
|
4547
|
-
var rp =
|
|
4548
|
-
rp =
|
|
4547
|
+
var rp = Pl.default = void 0, Dy = Ny(Ue()), _y = We;
|
|
4548
|
+
rp = Pl.default = (0, Dy.default)(/* @__PURE__ */ (0, _y.jsx)("path", {
|
|
4549
4549
|
d: "M22 4v-.5C22 2.12 20.88 1 19.5 1S17 2.12 17 3.5V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-.8 0h-3.4v-.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7zm-2.28 8c.04.33.08.66.08 1 0 2.08-.8 3.97-2.1 5.39-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55 0 1-.45 1-1V8h2c1.1 0 2-.9 2-2V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10 10-4.48 10-10c0-.34-.02-.67-.05-1zM10 20.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L8 16v1c0 1.1.9 2 2 2z"
|
|
4550
4550
|
}), "VpnLock");
|
|
4551
4551
|
const jy = Ui((e, t) => {
|
|
4552
4552
|
const r = nt(), { onClose: a } = Rm(), i = km(), l = i.form_275, s = i.form_59;
|
|
4553
4553
|
return [
|
|
4554
|
-
l ? /* @__PURE__ */
|
|
4554
|
+
l ? /* @__PURE__ */ Bs(
|
|
4555
4555
|
xi,
|
|
4556
4556
|
{
|
|
4557
4557
|
component: Bo,
|
|
@@ -4561,10 +4561,10 @@ const jy = Ui((e, t) => {
|
|
|
4561
4561
|
to: "/form_275",
|
|
4562
4562
|
onClick: a
|
|
4563
4563
|
},
|
|
4564
|
-
/* @__PURE__ */ f(Si, { children: /* @__PURE__ */ f(
|
|
4565
|
-
/* @__PURE__ */ f(
|
|
4564
|
+
/* @__PURE__ */ f(Si, { children: /* @__PURE__ */ f(Cl, {}) }),
|
|
4565
|
+
/* @__PURE__ */ f(Us, { children: r("pos.change_pin") })
|
|
4566
4566
|
) : null,
|
|
4567
|
-
s ? /* @__PURE__ */
|
|
4567
|
+
s ? /* @__PURE__ */ Bs(
|
|
4568
4568
|
xi,
|
|
4569
4569
|
{
|
|
4570
4570
|
component: Bo,
|
|
@@ -4575,7 +4575,7 @@ const jy = Ui((e, t) => {
|
|
|
4575
4575
|
onClick: a
|
|
4576
4576
|
},
|
|
4577
4577
|
/* @__PURE__ */ f(Si, { children: /* @__PURE__ */ f(rp, {}) }),
|
|
4578
|
-
/* @__PURE__ */ f(
|
|
4578
|
+
/* @__PURE__ */ f(Us, { children: r("pos.change_password") })
|
|
4579
4579
|
) : null
|
|
4580
4580
|
];
|
|
4581
4581
|
}), Vy = /* @__PURE__ */ n(() => /* @__PURE__ */ H($m, { children: [
|
|
@@ -4585,7 +4585,7 @@ const jy = Ui((e, t) => {
|
|
|
4585
4585
|
const t = sa((r) => r.breakpoints.up("sm"));
|
|
4586
4586
|
return /* @__PURE__ */ H(Mm, { ...e, color: "secondary", userMenu: /* @__PURE__ */ f(Vy, {}), children: [
|
|
4587
4587
|
/* @__PURE__ */ f(
|
|
4588
|
-
|
|
4588
|
+
ju,
|
|
4589
4589
|
{
|
|
4590
4590
|
variant: "h6",
|
|
4591
4591
|
color: "inherit",
|
|
@@ -4621,7 +4621,7 @@ function np({
|
|
|
4621
4621
|
defaultTheme: r = {}
|
|
4622
4622
|
}) {
|
|
4623
4623
|
const a = ka(r), i = typeof e == "function" ? e(t && a[t] || a) : e;
|
|
4624
|
-
return /* @__PURE__ */ f(
|
|
4624
|
+
return /* @__PURE__ */ f(hl, {
|
|
4625
4625
|
styles: i
|
|
4626
4626
|
});
|
|
4627
4627
|
}
|
|
@@ -4651,7 +4651,7 @@ function Uy(e = {}) {
|
|
|
4651
4651
|
defaultTheme: r,
|
|
4652
4652
|
defaultClassName: a = "MuiBox-root",
|
|
4653
4653
|
generateClassName: i
|
|
4654
|
-
} = e, l =
|
|
4654
|
+
} = e, l = bl("div", {
|
|
4655
4655
|
shouldForwardProp: /* @__PURE__ */ n((c) => c !== "theme" && c !== "sx" && c !== "as", "shouldForwardProp")
|
|
4656
4656
|
})(mo);
|
|
4657
4657
|
return /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(u, d) {
|
|
@@ -4684,7 +4684,7 @@ function si(e) {
|
|
|
4684
4684
|
return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
|
|
4685
4685
|
}
|
|
4686
4686
|
n(si, "shouldForwardProp");
|
|
4687
|
-
const Xy = sn(),
|
|
4687
|
+
const Xy = sn(), Dc = /* @__PURE__ */ n((e) => e && e.charAt(0).toLowerCase() + e.slice(1), "lowercaseFirstLetter");
|
|
4688
4688
|
function Tn({
|
|
4689
4689
|
defaultTheme: e,
|
|
4690
4690
|
theme: t,
|
|
@@ -4748,17 +4748,17 @@ function Jy(e = {}) {
|
|
|
4748
4748
|
skipSx: h,
|
|
4749
4749
|
// TODO v6: remove `lowercaseFirstLetter()` in the next major release
|
|
4750
4750
|
// For more details: https://github.com/mui/material-ui/pull/37908
|
|
4751
|
-
overridesResolver: m = Zy(
|
|
4751
|
+
overridesResolver: m = Zy(Dc(d))
|
|
4752
4752
|
} = c, g = G(c, Ky), v = p !== void 0 ? p : (
|
|
4753
4753
|
// TODO v6: remove `Root` in the next major release
|
|
4754
4754
|
// For more details: https://github.com/mui/material-ui/pull/37908
|
|
4755
4755
|
d && d !== "Root" && d !== "root" || !1
|
|
4756
4756
|
), b = h || !1;
|
|
4757
4757
|
let y;
|
|
4758
|
-
process.env.NODE_ENV !== "production" && u && (y = `${u}-${
|
|
4758
|
+
process.env.NODE_ENV !== "production" && u && (y = `${u}-${Dc(d || "Root")}`);
|
|
4759
4759
|
let P = si;
|
|
4760
4760
|
d === "Root" || d === "root" ? P = a : d ? P = i : Qy(s) && (P = void 0);
|
|
4761
|
-
const E =
|
|
4761
|
+
const E = bl(s, O({
|
|
4762
4762
|
shouldForwardProp: P,
|
|
4763
4763
|
label: y
|
|
4764
4764
|
}, g)), C = /* @__PURE__ */ n((x) => typeof x == "function" && x.__emotion_real !== x || tr(x) ? (w) => Vn(x, O({}, w, {
|
|
@@ -4884,10 +4884,10 @@ function iO(e, t) {
|
|
|
4884
4884
|
return e = ap(e), t = oO(t), (e.type === "rgb" || e.type === "hsl") && (e.type += "a"), e.type === "color" ? e.values[3] = `/${t}` : e.values[3] = t, aO(e);
|
|
4885
4885
|
}
|
|
4886
4886
|
n(iO, "alpha");
|
|
4887
|
-
const
|
|
4888
|
-
process.env.NODE_ENV !== "production" && (
|
|
4887
|
+
const El = /* @__PURE__ */ T.createContext(null);
|
|
4888
|
+
process.env.NODE_ENV !== "production" && (El.displayName = "ThemeContext");
|
|
4889
4889
|
function ip() {
|
|
4890
|
-
const e = T.useContext(
|
|
4890
|
+
const e = T.useContext(El);
|
|
4891
4891
|
return process.env.NODE_ENV !== "production" && T.useDebugValue(e), e;
|
|
4892
4892
|
}
|
|
4893
4893
|
n(ip, "useTheme$2");
|
|
@@ -4912,7 +4912,7 @@ function Qn(e) {
|
|
|
4912
4912
|
const l = a === null ? r : cO(a, r);
|
|
4913
4913
|
return l != null && (l[sO] = a !== null), l;
|
|
4914
4914
|
}, [r, a]);
|
|
4915
|
-
return /* @__PURE__ */ f(
|
|
4915
|
+
return /* @__PURE__ */ f(El.Provider, {
|
|
4916
4916
|
value: i,
|
|
4917
4917
|
children: t
|
|
4918
4918
|
});
|
|
@@ -4956,8 +4956,8 @@ process.env.NODE_ENV !== "production" && (sp.propTypes = {
|
|
|
4956
4956
|
const Ma = /* @__PURE__ */ n(() => {
|
|
4957
4957
|
const e = T.useContext(lp);
|
|
4958
4958
|
return e ?? !1;
|
|
4959
|
-
}, "useRtl"),
|
|
4960
|
-
function
|
|
4959
|
+
}, "useRtl"), _c = {};
|
|
4960
|
+
function jc(e, t, r, a = !1) {
|
|
4961
4961
|
return T.useMemo(() => {
|
|
4962
4962
|
const i = e && t[e] || t;
|
|
4963
4963
|
if (typeof r == "function") {
|
|
@@ -4971,16 +4971,16 @@ function Vc(e, t, r, a = !1) {
|
|
|
4971
4971
|
}) : O({}, t, r);
|
|
4972
4972
|
}, [e, t, r, a]);
|
|
4973
4973
|
}
|
|
4974
|
-
n(
|
|
4974
|
+
n(jc, "useThemeScoping");
|
|
4975
4975
|
function Xn(e) {
|
|
4976
4976
|
const {
|
|
4977
4977
|
children: t,
|
|
4978
4978
|
theme: r,
|
|
4979
4979
|
themeId: a
|
|
4980
|
-
} = e, i = op(
|
|
4980
|
+
} = e, i = op(_c), l = ip() || _c;
|
|
4981
4981
|
process.env.NODE_ENV !== "production" && (i === null && typeof r == "function" || a && i && !i[a] && 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(`
|
|
4982
4982
|
`));
|
|
4983
|
-
const s =
|
|
4983
|
+
const s = jc(a, i, r), c = jc(a, l, r, !0), u = s.direction === "rtl";
|
|
4984
4984
|
return /* @__PURE__ */ f(Qn, {
|
|
4985
4985
|
theme: c,
|
|
4986
4986
|
children: /* @__PURE__ */ f(vr.Provider, {
|
|
@@ -5056,7 +5056,7 @@ const vO = /* @__PURE__ */ n((e) => ({
|
|
|
5056
5056
|
flexDirection: a
|
|
5057
5057
|
})));
|
|
5058
5058
|
if (e.spacing) {
|
|
5059
|
-
const a =
|
|
5059
|
+
const a = vl(t), i = Object.keys(t.breakpoints.values).reduce((u, d) => ((typeof e.spacing == "object" && e.spacing[d] != null || typeof e.direction == "object" && e.direction[d] != null) && (u[d] = !0), u), {}), l = ai({
|
|
5060
5060
|
values: e.direction,
|
|
5061
5061
|
base: i
|
|
5062
5062
|
}), s = ai({
|
|
@@ -5126,12 +5126,12 @@ function OO(e = {}) {
|
|
|
5126
5126
|
}
|
|
5127
5127
|
n(OO, "createStack");
|
|
5128
5128
|
function Ar() {
|
|
5129
|
-
const e = ka(
|
|
5129
|
+
const e = ka(Tl);
|
|
5130
5130
|
return process.env.NODE_ENV !== "production" && T.useDebugValue(e), e[ro] || e;
|
|
5131
5131
|
}
|
|
5132
5132
|
n(Ar, "useTheme$1");
|
|
5133
5133
|
const xO = ["theme"];
|
|
5134
|
-
function
|
|
5134
|
+
function Fl(e) {
|
|
5135
5135
|
let {
|
|
5136
5136
|
theme: t
|
|
5137
5137
|
} = e, r = G(e, xO);
|
|
@@ -5141,8 +5141,8 @@ function wl(e) {
|
|
|
5141
5141
|
theme: a || t
|
|
5142
5142
|
}));
|
|
5143
5143
|
}
|
|
5144
|
-
n(
|
|
5145
|
-
process.env.NODE_ENV !== "production" && (
|
|
5144
|
+
n(Fl, "ThemeProvider");
|
|
5145
|
+
process.env.NODE_ENV !== "production" && (Fl.propTypes = {
|
|
5146
5146
|
/**
|
|
5147
5147
|
* Your component tree.
|
|
5148
5148
|
*/
|
|
@@ -5152,40 +5152,40 @@ process.env.NODE_ENV !== "production" && (wl.propTypes = {
|
|
|
5152
5152
|
*/
|
|
5153
5153
|
theme: o.oneOfType([o.object, o.func]).isRequired
|
|
5154
5154
|
});
|
|
5155
|
-
const
|
|
5155
|
+
const Vc = /* @__PURE__ */ n((e) => {
|
|
5156
5156
|
let t;
|
|
5157
5157
|
return e < 1 ? t = 5.11916 * e ** 2 : t = 4.5 * Math.log(e + 1) + 2, (t / 100).toFixed(2);
|
|
5158
5158
|
}, "getOverlayAlpha");
|
|
5159
|
-
var
|
|
5160
|
-
Object.defineProperty(
|
|
5159
|
+
var wl = {}, SO = Ve;
|
|
5160
|
+
Object.defineProperty(wl, "__esModule", {
|
|
5161
5161
|
value: !0
|
|
5162
5162
|
});
|
|
5163
|
-
var pn =
|
|
5164
|
-
pn =
|
|
5163
|
+
var pn = wl.default = void 0, TO = SO(Ue()), CO = We;
|
|
5164
|
+
pn = wl.default = (0, TO.default)(/* @__PURE__ */ (0, CO.jsx)("path", {
|
|
5165
5165
|
d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"
|
|
5166
5166
|
}), "Add");
|
|
5167
|
-
var
|
|
5168
|
-
Object.defineProperty(
|
|
5167
|
+
var Rl = {}, PO = Ve;
|
|
5168
|
+
Object.defineProperty(Rl, "__esModule", {
|
|
5169
5169
|
value: !0
|
|
5170
5170
|
});
|
|
5171
|
-
var Ko =
|
|
5172
|
-
Ko =
|
|
5171
|
+
var Ko = Rl.default = void 0, EO = PO(Ue()), FO = We;
|
|
5172
|
+
Ko = Rl.default = (0, EO.default)(/* @__PURE__ */ (0, FO.jsx)("path", {
|
|
5173
5173
|
d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12z"
|
|
5174
5174
|
}), "Cancel");
|
|
5175
|
-
var
|
|
5176
|
-
Object.defineProperty(
|
|
5175
|
+
var kl = {}, wO = Ve;
|
|
5176
|
+
Object.defineProperty(kl, "__esModule", {
|
|
5177
5177
|
value: !0
|
|
5178
5178
|
});
|
|
5179
|
-
var $a =
|
|
5180
|
-
$a =
|
|
5179
|
+
var $a = kl.default = void 0, RO = wO(Ue()), kO = We;
|
|
5180
|
+
$a = kl.default = (0, RO.default)(/* @__PURE__ */ (0, kO.jsx)("path", {
|
|
5181
5181
|
d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM19 4h-3.5l-1-1h-5l-1 1H5v2h14z"
|
|
5182
5182
|
}), "Delete");
|
|
5183
|
-
var
|
|
5184
|
-
Object.defineProperty(
|
|
5183
|
+
var Ml = {}, MO = Ve;
|
|
5184
|
+
Object.defineProperty(Ml, "__esModule", {
|
|
5185
5185
|
value: !0
|
|
5186
5186
|
});
|
|
5187
|
-
var cp =
|
|
5188
|
-
cp =
|
|
5187
|
+
var cp = Ml.default = void 0, $O = MO(Ue()), LO = We;
|
|
5188
|
+
cp = Ml.default = (0, $O.default)(/* @__PURE__ */ (0, LO.jsx)("path", {
|
|
5189
5189
|
d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34a.9959.9959 0 0 0-1.41 0l-1.83 1.83 3.75 3.75z"
|
|
5190
5190
|
}), "Edit");
|
|
5191
5191
|
function AO(e) {
|
|
@@ -5197,23 +5197,23 @@ function No(e, t) {
|
|
|
5197
5197
|
t ? e.setAttribute("aria-hidden", "true") : e.removeAttribute("aria-hidden");
|
|
5198
5198
|
}
|
|
5199
5199
|
n(No, "ariaHidden");
|
|
5200
|
-
function
|
|
5200
|
+
function Bc(e) {
|
|
5201
5201
|
return parseInt(Vo(e).getComputedStyle(e).paddingRight, 10) || 0;
|
|
5202
5202
|
}
|
|
5203
|
-
n(
|
|
5203
|
+
n(Bc, "getPaddingRight");
|
|
5204
5204
|
function IO(e) {
|
|
5205
5205
|
const r = ["TEMPLATE", "SCRIPT", "STYLE", "LINK", "MAP", "META", "NOSCRIPT", "PICTURE", "COL", "COLGROUP", "PARAM", "SLOT", "SOURCE", "TRACK"].indexOf(e.tagName) !== -1, a = e.tagName === "INPUT" && e.getAttribute("type") === "hidden";
|
|
5206
5206
|
return r || a;
|
|
5207
5207
|
}
|
|
5208
5208
|
n(IO, "isAriaHiddenForbiddenOnElement");
|
|
5209
|
-
function
|
|
5209
|
+
function zc(e, t, r, a, i) {
|
|
5210
5210
|
const l = [t, r, ...a];
|
|
5211
5211
|
[].forEach.call(e.children, (s) => {
|
|
5212
5212
|
const c = l.indexOf(s) === -1, u = !IO(s);
|
|
5213
5213
|
c && u && No(s, i);
|
|
5214
5214
|
});
|
|
5215
5215
|
}
|
|
5216
|
-
n(
|
|
5216
|
+
n(zc, "ariaHiddenSiblings");
|
|
5217
5217
|
function ci(e, t) {
|
|
5218
5218
|
let r = -1;
|
|
5219
5219
|
return e.some((a, i) => t(a) ? (r = i, !0) : !1), r;
|
|
@@ -5228,14 +5228,14 @@ function NO(e, t) {
|
|
|
5228
5228
|
value: a.style.paddingRight,
|
|
5229
5229
|
property: "padding-right",
|
|
5230
5230
|
el: a
|
|
5231
|
-
}), a.style.paddingRight = `${
|
|
5231
|
+
}), a.style.paddingRight = `${Bc(a) + s}px`;
|
|
5232
5232
|
const c = or(a).querySelectorAll(".mui-fixed");
|
|
5233
5233
|
[].forEach.call(c, (u) => {
|
|
5234
5234
|
r.push({
|
|
5235
5235
|
value: u.style.paddingRight,
|
|
5236
5236
|
property: "padding-right",
|
|
5237
5237
|
el: u
|
|
5238
|
-
}), u.style.paddingRight = `${
|
|
5238
|
+
}), u.style.paddingRight = `${Bc(u) + s}px`;
|
|
5239
5239
|
});
|
|
5240
5240
|
}
|
|
5241
5241
|
let l;
|
|
@@ -5277,7 +5277,7 @@ function DO(e) {
|
|
|
5277
5277
|
}), t;
|
|
5278
5278
|
}
|
|
5279
5279
|
n(DO, "getHiddenSiblings");
|
|
5280
|
-
const
|
|
5280
|
+
const Is = class Is {
|
|
5281
5281
|
constructor() {
|
|
5282
5282
|
this.containers = void 0, this.modals = void 0, this.modals = [], this.containers = [];
|
|
5283
5283
|
}
|
|
@@ -5287,7 +5287,7 @@ const Ns = class Ns {
|
|
|
5287
5287
|
return a;
|
|
5288
5288
|
a = this.modals.length, this.modals.push(t), t.modalRef && No(t.modalRef, !1);
|
|
5289
5289
|
const i = DO(r);
|
|
5290
|
-
|
|
5290
|
+
zc(r, t.mount, t.modalRef, i, !0);
|
|
5291
5291
|
const l = ci(this.containers, (s) => s.container === r);
|
|
5292
5292
|
return l !== -1 ? (this.containers[l].modals.push(t), a) : (this.containers.push({
|
|
5293
5293
|
modals: [t],
|
|
@@ -5306,7 +5306,7 @@ const Ns = class Ns {
|
|
|
5306
5306
|
return a;
|
|
5307
5307
|
const i = ci(this.containers, (s) => s.modals.indexOf(t) !== -1), l = this.containers[i];
|
|
5308
5308
|
if (l.modals.splice(l.modals.indexOf(t), 1), this.modals.splice(a, 1), l.modals.length === 0)
|
|
5309
|
-
l.restore && l.restore(), t.modalRef && No(t.modalRef, r),
|
|
5309
|
+
l.restore && l.restore(), t.modalRef && No(t.modalRef, r), zc(l.container, t.mount, t.modalRef, l.hiddenSiblings, !1), this.containers.splice(i, 1);
|
|
5310
5310
|
else {
|
|
5311
5311
|
const s = l.modals[l.modals.length - 1];
|
|
5312
5312
|
s.modalRef && No(s.modalRef, !1);
|
|
@@ -5317,8 +5317,8 @@ const Ns = class Ns {
|
|
|
5317
5317
|
return this.modals.length > 0 && this.modals[this.modals.length - 1] === t;
|
|
5318
5318
|
}
|
|
5319
5319
|
};
|
|
5320
|
-
n(
|
|
5321
|
-
let $i =
|
|
5320
|
+
n(Is, "ModalManager");
|
|
5321
|
+
let $i = Is;
|
|
5322
5322
|
function Mr(e, t, r, a, i) {
|
|
5323
5323
|
if (process.env.NODE_ENV === "production")
|
|
5324
5324
|
return null;
|
|
@@ -5326,12 +5326,12 @@ function Mr(e, t, r, a, i) {
|
|
|
5326
5326
|
return l == null ? null : l && l.nodeType !== 1 ? new Error(`Invalid ${a} \`${s}\` supplied to \`${r}\`. Expected an HTMLElement.`) : null;
|
|
5327
5327
|
}
|
|
5328
5328
|
n(Mr, "HTMLElementType");
|
|
5329
|
-
function
|
|
5329
|
+
function cr(e, t) {
|
|
5330
5330
|
return process.env.NODE_ENV === "production" ? () => null : /* @__PURE__ */ n(function(...a) {
|
|
5331
5331
|
return e(...a) || t(...a);
|
|
5332
5332
|
}, "validate");
|
|
5333
5333
|
}
|
|
5334
|
-
n(
|
|
5334
|
+
n(cr, "chainPropTypes");
|
|
5335
5335
|
function _O(e) {
|
|
5336
5336
|
const {
|
|
5337
5337
|
prototype: t = {}
|
|
@@ -5352,8 +5352,8 @@ function up(e, t, r, a, i) {
|
|
|
5352
5352
|
return typeof u == "function" && !_O(u) && (c = "Did you accidentally use a plain function component for an element instead?"), c !== void 0 ? new Error(`Invalid ${a} \`${s}\` supplied to \`${r}\`. Expected an element that can hold a ref. ${c} For more information see https://mui.com/r/caveat-with-refs-guide`) : null;
|
|
5353
5353
|
}
|
|
5354
5354
|
n(up, "acceptingRef");
|
|
5355
|
-
const vo =
|
|
5356
|
-
vo.isRequired =
|
|
5355
|
+
const vo = cr(o.element, up);
|
|
5356
|
+
vo.isRequired = cr(o.element.isRequired, up);
|
|
5357
5357
|
function Zn(e) {
|
|
5358
5358
|
return typeof e == "string";
|
|
5359
5359
|
}
|
|
@@ -5373,7 +5373,7 @@ function dp(e, t = []) {
|
|
|
5373
5373
|
}), r;
|
|
5374
5374
|
}
|
|
5375
5375
|
n(dp, "extractEventHandlers");
|
|
5376
|
-
function
|
|
5376
|
+
function Hc(e) {
|
|
5377
5377
|
if (e === void 0)
|
|
5378
5378
|
return {};
|
|
5379
5379
|
const t = {};
|
|
@@ -5381,7 +5381,7 @@ function Wc(e) {
|
|
|
5381
5381
|
t[r] = e[r];
|
|
5382
5382
|
}), t;
|
|
5383
5383
|
}
|
|
5384
|
-
n(
|
|
5384
|
+
n(Hc, "omitEventHandlers");
|
|
5385
5385
|
function pp(e) {
|
|
5386
5386
|
const {
|
|
5387
5387
|
getSlotProps: t,
|
|
@@ -5397,7 +5397,7 @@ function pp(e) {
|
|
|
5397
5397
|
internalRef: void 0
|
|
5398
5398
|
};
|
|
5399
5399
|
}
|
|
5400
|
-
const s = dp(O({}, i, a)), c =
|
|
5400
|
+
const s = dp(O({}, i, a)), c = Hc(a), u = Hc(i), d = t(s), p = Y(d == null ? void 0 : d.className, r == null ? void 0 : r.className, l, i == null ? void 0 : i.className, a == null ? void 0 : a.className), h = O({}, d == null ? void 0 : d.style, r == null ? void 0 : r.style, i == null ? void 0 : i.style, a == null ? void 0 : a.style), m = O({}, d, r, u, c);
|
|
5401
5401
|
return p.length > 0 && (m.className = p), Object.keys(h).length > 0 && (m.style = h), {
|
|
5402
5402
|
props: m,
|
|
5403
5403
|
internalRef: d.ref
|
|
@@ -5612,8 +5612,8 @@ const Yo = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
5612
5612
|
l || c(qO(i) || document.body);
|
|
5613
5613
|
}, [i, l]), Qr(() => {
|
|
5614
5614
|
if (s && !l)
|
|
5615
|
-
return
|
|
5616
|
-
|
|
5615
|
+
return zs(r, s), () => {
|
|
5616
|
+
zs(r, null);
|
|
5617
5617
|
};
|
|
5618
5618
|
}, [r, s, l]), l) {
|
|
5619
5619
|
if (/* @__PURE__ */ T.isValidElement(a)) {
|
|
@@ -5667,7 +5667,7 @@ function mp(e, t) {
|
|
|
5667
5667
|
e.prototype = Object.create(t.prototype), e.prototype.constructor = e, Li(e, t);
|
|
5668
5668
|
}
|
|
5669
5669
|
n(mp, "_inheritsLoose");
|
|
5670
|
-
const
|
|
5670
|
+
const Wc = {
|
|
5671
5671
|
disabled: !1
|
|
5672
5672
|
};
|
|
5673
5673
|
var GO = process.env.NODE_ENV !== "production" ? o.oneOfType([o.number, o.shape({
|
|
@@ -5740,7 +5740,7 @@ var KO = /* @__PURE__ */ n(function(t) {
|
|
|
5740
5740
|
});
|
|
5741
5741
|
}, "updateStatus"), r.performEnter = /* @__PURE__ */ n(function(i) {
|
|
5742
5742
|
var l = this, s = this.props.enter, c = this.context ? this.context.isMounting : i, u = this.props.nodeRef ? [c] : [On.findDOMNode(this), c], d = u[0], p = u[1], h = this.getTimeouts(), m = c ? h.appear : h.enter;
|
|
5743
|
-
if (!i && !s ||
|
|
5743
|
+
if (!i && !s || Wc.disabled) {
|
|
5744
5744
|
this.safeSetState({
|
|
5745
5745
|
status: zr
|
|
5746
5746
|
}, function() {
|
|
@@ -5761,7 +5761,7 @@ var KO = /* @__PURE__ */ n(function(t) {
|
|
|
5761
5761
|
});
|
|
5762
5762
|
}, "performEnter"), r.performExit = /* @__PURE__ */ n(function() {
|
|
5763
5763
|
var i = this, l = this.props.exit, s = this.getTimeouts(), c = this.props.nodeRef ? void 0 : On.findDOMNode(this);
|
|
5764
|
-
if (!l ||
|
|
5764
|
+
if (!l || Wc.disabled) {
|
|
5765
5765
|
this.safeSetState({
|
|
5766
5766
|
status: Cr
|
|
5767
5767
|
}, function() {
|
|
@@ -6016,9 +6016,9 @@ function YO(e) {
|
|
|
6016
6016
|
return e;
|
|
6017
6017
|
}
|
|
6018
6018
|
n(YO, "_assertThisInitialized");
|
|
6019
|
-
function
|
|
6019
|
+
function $l(e, t) {
|
|
6020
6020
|
var r = /* @__PURE__ */ n(function(l) {
|
|
6021
|
-
return t &&
|
|
6021
|
+
return t && hr(l) ? t(l) : l;
|
|
6022
6022
|
}, "mapper"), a = /* @__PURE__ */ Object.create(null);
|
|
6023
6023
|
return e && la.map(e, function(i) {
|
|
6024
6024
|
return i;
|
|
@@ -6026,7 +6026,7 @@ function Ll(e, t) {
|
|
|
6026
6026
|
a[i.key] = r(i);
|
|
6027
6027
|
}), a;
|
|
6028
6028
|
}
|
|
6029
|
-
n(
|
|
6029
|
+
n($l, "getChildMapping");
|
|
6030
6030
|
function QO(e, t) {
|
|
6031
6031
|
e = e || {}, t = t || {};
|
|
6032
6032
|
function r(p) {
|
|
@@ -6055,7 +6055,7 @@ function Er(e, t, r) {
|
|
|
6055
6055
|
}
|
|
6056
6056
|
n(Er, "getProp");
|
|
6057
6057
|
function XO(e, t) {
|
|
6058
|
-
return
|
|
6058
|
+
return $l(e.children, function(r) {
|
|
6059
6059
|
return rr(r, {
|
|
6060
6060
|
onExited: t.bind(null, r),
|
|
6061
6061
|
in: !0,
|
|
@@ -6067,11 +6067,11 @@ function XO(e, t) {
|
|
|
6067
6067
|
}
|
|
6068
6068
|
n(XO, "getInitialChildMapping");
|
|
6069
6069
|
function ZO(e, t, r) {
|
|
6070
|
-
var a =
|
|
6070
|
+
var a = $l(e.children), i = QO(t, a);
|
|
6071
6071
|
return Object.keys(i).forEach(function(l) {
|
|
6072
6072
|
var s = i[l];
|
|
6073
|
-
if (
|
|
6074
|
-
var c = l in t, u = l in a, d = t[l], p =
|
|
6073
|
+
if (hr(s)) {
|
|
6074
|
+
var c = l in t, u = l in a, d = t[l], p = hr(d) && !d.props.in;
|
|
6075
6075
|
u && (!c || p) ? i[l] = rr(s, {
|
|
6076
6076
|
onExited: r.bind(null, s),
|
|
6077
6077
|
in: !0,
|
|
@@ -6079,7 +6079,7 @@ function ZO(e, t, r) {
|
|
|
6079
6079
|
enter: Er(s, "enter", e)
|
|
6080
6080
|
}) : !u && c && !p ? i[l] = rr(s, {
|
|
6081
6081
|
in: !1
|
|
6082
|
-
}) : u && c &&
|
|
6082
|
+
}) : u && c && hr(d) && (i[l] = rr(s, {
|
|
6083
6083
|
onExited: r.bind(null, s),
|
|
6084
6084
|
in: d.props.in,
|
|
6085
6085
|
exit: Er(s, "exit", e),
|
|
@@ -6098,7 +6098,7 @@ var JO = Object.values || function(e) {
|
|
|
6098
6098
|
childFactory: /* @__PURE__ */ n(function(t) {
|
|
6099
6099
|
return t;
|
|
6100
6100
|
}, "childFactory")
|
|
6101
|
-
},
|
|
6101
|
+
}, Ll = /* @__PURE__ */ function(e) {
|
|
6102
6102
|
mp(t, e);
|
|
6103
6103
|
function t(a, i) {
|
|
6104
6104
|
var l;
|
|
@@ -6129,7 +6129,7 @@ var JO = Object.values || function(e) {
|
|
|
6129
6129
|
firstRender: !1
|
|
6130
6130
|
};
|
|
6131
6131
|
}, "getDerivedStateFromProps"), r.handleExited = /* @__PURE__ */ n(function(i, l) {
|
|
6132
|
-
var s =
|
|
6132
|
+
var s = $l(this.props.children);
|
|
6133
6133
|
i.key in s || (i.props.onExited && i.props.onExited(l), this.mounted && this.setState(function(c) {
|
|
6134
6134
|
var u = O({}, c.children);
|
|
6135
6135
|
return delete u[i.key], {
|
|
@@ -6145,7 +6145,7 @@ var JO = Object.values || function(e) {
|
|
|
6145
6145
|
}, /* @__PURE__ */ Gt.createElement(l, c, d));
|
|
6146
6146
|
}, "render"), t;
|
|
6147
6147
|
}(Gt.Component);
|
|
6148
|
-
|
|
6148
|
+
Ll.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
6149
6149
|
/**
|
|
6150
6150
|
* `<TransitionGroup>` renders a `<div>` by default. You can change this
|
|
6151
6151
|
* behavior by providing a `component` prop.
|
|
@@ -6198,8 +6198,8 @@ Al.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
6198
6198
|
*/
|
|
6199
6199
|
childFactory: o.func
|
|
6200
6200
|
} : {};
|
|
6201
|
-
|
|
6202
|
-
const
|
|
6201
|
+
Ll.defaultProps = ex;
|
|
6202
|
+
const Al = /* @__PURE__ */ n((e) => e.scrollTop, "reflow");
|
|
6203
6203
|
function oo(e, t) {
|
|
6204
6204
|
var r, a;
|
|
6205
6205
|
const {
|
|
@@ -6221,7 +6221,7 @@ const tx = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
6221
6221
|
entered: {
|
|
6222
6222
|
opacity: 1
|
|
6223
6223
|
}
|
|
6224
|
-
},
|
|
6224
|
+
}, Il = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
6225
6225
|
const a = Ar(), i = {
|
|
6226
6226
|
enter: a.transitions.duration.enteringScreen,
|
|
6227
6227
|
exit: a.transitions.duration.leavingScreen
|
|
@@ -6247,7 +6247,7 @@ const tx = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
6247
6247
|
_ === void 0 ? N(I) : N(I, _);
|
|
6248
6248
|
}
|
|
6249
6249
|
}, "normalizedTransitionCallback"), F = w(m), $ = w((N, _) => {
|
|
6250
|
-
|
|
6250
|
+
Al(N);
|
|
6251
6251
|
const I = oo({
|
|
6252
6252
|
style: y,
|
|
6253
6253
|
timeout: P,
|
|
@@ -6290,7 +6290,7 @@ const tx = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
6290
6290
|
}, _)), "children")
|
|
6291
6291
|
}));
|
|
6292
6292
|
}, "Fade"));
|
|
6293
|
-
process.env.NODE_ENV !== "production" && (
|
|
6293
|
+
process.env.NODE_ENV !== "production" && (Il.propTypes = {
|
|
6294
6294
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
6295
6295
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
6296
6296
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -6402,7 +6402,7 @@ const nx = ["children", "className", "component", "components", "componentsProps
|
|
|
6402
6402
|
WebkitTapHighlightColor: "transparent"
|
|
6403
6403
|
}, e.invisible && {
|
|
6404
6404
|
backgroundColor: "transparent"
|
|
6405
|
-
})),
|
|
6405
|
+
})), Nl = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
6406
6406
|
var a, i, l;
|
|
6407
6407
|
const s = be({
|
|
6408
6408
|
props: t,
|
|
@@ -6417,7 +6417,7 @@ const nx = ["children", "className", "component", "components", "componentsProps
|
|
|
6417
6417
|
open: g,
|
|
6418
6418
|
slotProps: v = {},
|
|
6419
6419
|
slots: b = {},
|
|
6420
|
-
TransitionComponent: y =
|
|
6420
|
+
TransitionComponent: y = Il,
|
|
6421
6421
|
transitionDuration: P
|
|
6422
6422
|
} = s, E = G(s, nx), C = O({}, s, {
|
|
6423
6423
|
component: d,
|
|
@@ -6439,7 +6439,7 @@ const nx = ["children", "className", "component", "components", "componentsProps
|
|
|
6439
6439
|
}))
|
|
6440
6440
|
}));
|
|
6441
6441
|
}, "Backdrop"));
|
|
6442
|
-
process.env.NODE_ENV !== "production" && (
|
|
6442
|
+
process.env.NODE_ENV !== "production" && (Nl.propTypes = {
|
|
6443
6443
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
6444
6444
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
6445
6445
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -6565,10 +6565,10 @@ function ux(e) {
|
|
|
6565
6565
|
i.mount(x(), {
|
|
6566
6566
|
disableScrollLock: a
|
|
6567
6567
|
}), v.current && (v.current.scrollTop = 0);
|
|
6568
|
-
}, "handleMounted"), F =
|
|
6568
|
+
}, "handleMounted"), F = Hs(() => {
|
|
6569
6569
|
const I = lx(t) || S().body;
|
|
6570
6570
|
i.add(x(), I), v.current && w();
|
|
6571
|
-
}), $ = T.useCallback(() => i.isTopModal(x()), [i]), R =
|
|
6571
|
+
}), $ = T.useCallback(() => i.isTopModal(x()), [i]), R = Hs((I) => {
|
|
6572
6572
|
g.current = I, I && (p && $() ? w() : v.current && No(v.current, C));
|
|
6573
6573
|
}), k = T.useCallback(() => {
|
|
6574
6574
|
i.remove(x(), C);
|
|
@@ -6614,8 +6614,8 @@ function ux(e) {
|
|
|
6614
6614
|
P(!0), c && c(), l && k();
|
|
6615
6615
|
}, "handleExited");
|
|
6616
6616
|
return {
|
|
6617
|
-
onEnter:
|
|
6618
|
-
onExited:
|
|
6617
|
+
onEnter: Ws(I, u == null ? void 0 : u.props.onEnter),
|
|
6618
|
+
onExited: Ws(B, u == null ? void 0 : u.props.onExited)
|
|
6619
6619
|
};
|
|
6620
6620
|
}, "getTransitionProps"),
|
|
6621
6621
|
rootRef: b,
|
|
@@ -6662,13 +6662,13 @@ const px = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
6662
6662
|
left: 0
|
|
6663
6663
|
}, !t.open && t.exited && {
|
|
6664
6664
|
visibility: "hidden"
|
|
6665
|
-
})), hx = W(
|
|
6665
|
+
})), hx = W(Nl, {
|
|
6666
6666
|
name: "MuiModal",
|
|
6667
6667
|
slot: "Backdrop",
|
|
6668
6668
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.backdrop, "overridesResolver")
|
|
6669
6669
|
})({
|
|
6670
6670
|
zIndex: -1
|
|
6671
|
-
}),
|
|
6671
|
+
}), Dl = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
6672
6672
|
var a, i, l, s, c, u;
|
|
6673
6673
|
const d = be({
|
|
6674
6674
|
name: "MuiModal",
|
|
@@ -6765,7 +6765,7 @@ const px = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
6765
6765
|
}))
|
|
6766
6766
|
});
|
|
6767
6767
|
}, "Modal"));
|
|
6768
|
-
process.env.NODE_ENV !== "production" && (
|
|
6768
|
+
process.env.NODE_ENV !== "production" && (Dl.propTypes = {
|
|
6769
6769
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
6770
6770
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
6771
6771
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -7023,7 +7023,7 @@ const Ox = ["className", "component", "elevation", "square", "variant"], xx = /*
|
|
|
7023
7023
|
}, t.variant === "elevation" && O({
|
|
7024
7024
|
boxShadow: (e.vars || e).shadows[t.elevation]
|
|
7025
7025
|
}, !e.vars && e.palette.mode === "dark" && {
|
|
7026
|
-
backgroundImage: `linear-gradient(${it("#fff",
|
|
7026
|
+
backgroundImage: `linear-gradient(${it("#fff", Vc(t.elevation))}, ${it("#fff", Vc(t.elevation))})`
|
|
7027
7027
|
}, e.vars && {
|
|
7028
7028
|
backgroundImage: (r = e.vars.overlays) == null ? void 0 : r[t.elevation]
|
|
7029
7029
|
}));
|
|
@@ -7078,7 +7078,7 @@ process.env.NODE_ENV !== "production" && (Or.propTypes = {
|
|
|
7078
7078
|
* It accepts values between 0 and 24 inclusive.
|
|
7079
7079
|
* @default 1
|
|
7080
7080
|
*/
|
|
7081
|
-
elevation:
|
|
7081
|
+
elevation: cr(gp, (e) => {
|
|
7082
7082
|
const {
|
|
7083
7083
|
elevation: t,
|
|
7084
7084
|
variant: r
|
|
@@ -7104,9 +7104,9 @@ function Tx(e) {
|
|
|
7104
7104
|
return fe("MuiDialog", e);
|
|
7105
7105
|
}
|
|
7106
7106
|
n(Tx, "getDialogUtilityClass");
|
|
7107
|
-
const ui = de("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]),
|
|
7108
|
-
process.env.NODE_ENV !== "production" && (
|
|
7109
|
-
const Cx = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], Px = W(
|
|
7107
|
+
const ui = de("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), _l = /* @__PURE__ */ T.createContext({});
|
|
7108
|
+
process.env.NODE_ENV !== "production" && (_l.displayName = "DialogContext");
|
|
7109
|
+
const Cx = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], Px = W(Nl, {
|
|
7110
7110
|
name: "MuiDialog",
|
|
7111
7111
|
slot: "Backdrop",
|
|
7112
7112
|
overrides: /* @__PURE__ */ n((e, t) => t.backdrop, "overrides")
|
|
@@ -7126,7 +7126,7 @@ const Cx = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
7126
7126
|
paper: ["paper", `paperScroll${X(r)}`, `paperWidth${X(String(a))}`, i && "paperFullWidth", l && "paperFullScreen"]
|
|
7127
7127
|
};
|
|
7128
7128
|
return he(s, Tx, t);
|
|
7129
|
-
}, "useUtilityClasses$B"), Fx = W(
|
|
7129
|
+
}, "useUtilityClasses$B"), Fx = W(Dl, {
|
|
7130
7130
|
name: "MuiDialog",
|
|
7131
7131
|
slot: "Root",
|
|
7132
7132
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
@@ -7252,7 +7252,7 @@ const Cx = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
7252
7252
|
PaperComponent: S = Or,
|
|
7253
7253
|
PaperProps: x = {},
|
|
7254
7254
|
scroll: w = "paper",
|
|
7255
|
-
TransitionComponent: F =
|
|
7255
|
+
TransitionComponent: F = Il,
|
|
7256
7256
|
transitionDuration: $ = l,
|
|
7257
7257
|
TransitionProps: R
|
|
7258
7258
|
} = a, k = G(a, Cx), A = O({}, a, {
|
|
@@ -7306,7 +7306,7 @@ const Cx = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
7306
7306
|
}, x, {
|
|
7307
7307
|
className: Y(D.paper, x.className),
|
|
7308
7308
|
ownerState: A,
|
|
7309
|
-
children: /* @__PURE__ */ f(
|
|
7309
|
+
children: /* @__PURE__ */ f(_l.Provider, {
|
|
7310
7310
|
value: B,
|
|
7311
7311
|
children: p
|
|
7312
7312
|
})
|
|
@@ -7654,7 +7654,7 @@ const Bx = ["align", "className", "component", "gutterBottom", "noWrap", "paragr
|
|
|
7654
7654
|
marginBottom: "0.35em"
|
|
7655
7655
|
}, t.paragraph && {
|
|
7656
7656
|
marginBottom: 16
|
|
7657
|
-
})),
|
|
7657
|
+
})), Uc = {
|
|
7658
7658
|
h1: "h1",
|
|
7659
7659
|
h2: "h2",
|
|
7660
7660
|
h3: "h3",
|
|
@@ -7672,7 +7672,7 @@ const Bx = ["align", "className", "component", "gutterBottom", "noWrap", "paragr
|
|
|
7672
7672
|
secondary: "secondary.main",
|
|
7673
7673
|
textSecondary: "text.secondary",
|
|
7674
7674
|
error: "error.main"
|
|
7675
|
-
}, Ux = /* @__PURE__ */ n((e) => Wx[e] || e, "transformDeprecatedColors$1"),
|
|
7675
|
+
}, Ux = /* @__PURE__ */ n((e) => Wx[e] || e, "transformDeprecatedColors$1"), ir = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
7676
7676
|
const a = be({
|
|
7677
7677
|
props: t,
|
|
7678
7678
|
name: "MuiTypography"
|
|
@@ -7686,7 +7686,7 @@ const Bx = ["align", "className", "component", "gutterBottom", "noWrap", "paragr
|
|
|
7686
7686
|
noWrap: p = !1,
|
|
7687
7687
|
paragraph: h = !1,
|
|
7688
7688
|
variant: m = "body1",
|
|
7689
|
-
variantMapping: g =
|
|
7689
|
+
variantMapping: g = Uc
|
|
7690
7690
|
} = l, v = G(l, Bx), b = O({}, l, {
|
|
7691
7691
|
align: s,
|
|
7692
7692
|
color: i,
|
|
@@ -7697,7 +7697,7 @@ const Bx = ["align", "className", "component", "gutterBottom", "noWrap", "paragr
|
|
|
7697
7697
|
paragraph: h,
|
|
7698
7698
|
variant: m,
|
|
7699
7699
|
variantMapping: g
|
|
7700
|
-
}), y = u || (h ? "p" : g[m] ||
|
|
7700
|
+
}), y = u || (h ? "p" : g[m] || Uc[m]) || "span", P = zx(b);
|
|
7701
7701
|
return /* @__PURE__ */ f(Hx, O({
|
|
7702
7702
|
as: y,
|
|
7703
7703
|
ref: r,
|
|
@@ -7705,7 +7705,7 @@ const Bx = ["align", "className", "component", "gutterBottom", "noWrap", "paragr
|
|
|
7705
7705
|
className: Y(P.root, c)
|
|
7706
7706
|
}, v));
|
|
7707
7707
|
}, "Typography"));
|
|
7708
|
-
process.env.NODE_ENV !== "production" && (
|
|
7708
|
+
process.env.NODE_ENV !== "production" && (ir.propTypes = {
|
|
7709
7709
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
7710
7710
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
7711
7711
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -7792,12 +7792,12 @@ const Gx = ["children", "className"], Kx = /* @__PURE__ */ n((e) => {
|
|
|
7792
7792
|
root: ["root"]
|
|
7793
7793
|
}, qx, t);
|
|
7794
7794
|
return O({}, t, a);
|
|
7795
|
-
}, "useUtilityClasses$x"), Yx = W(
|
|
7795
|
+
}, "useUtilityClasses$x"), Yx = W(ir, {
|
|
7796
7796
|
shouldForwardProp: /* @__PURE__ */ n((e) => Ot(e) || e === "classes", "shouldForwardProp"),
|
|
7797
7797
|
name: "MuiDialogContentText",
|
|
7798
7798
|
slot: "Root",
|
|
7799
7799
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
7800
|
-
})({}),
|
|
7800
|
+
})({}), jl = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
7801
7801
|
const a = be({
|
|
7802
7802
|
props: t,
|
|
7803
7803
|
name: "MuiDialogContentText"
|
|
@@ -7815,7 +7815,7 @@ const Gx = ["children", "className"], Kx = /* @__PURE__ */ n((e) => {
|
|
|
7815
7815
|
classes: s
|
|
7816
7816
|
}));
|
|
7817
7817
|
}, "DialogContentText"));
|
|
7818
|
-
process.env.NODE_ENV !== "production" && (
|
|
7818
|
+
process.env.NODE_ENV !== "production" && (jl.propTypes = {
|
|
7819
7819
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
7820
7820
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
7821
7821
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -7844,7 +7844,7 @@ const Qx = ["className", "id"], Xx = /* @__PURE__ */ n((e) => {
|
|
|
7844
7844
|
return he({
|
|
7845
7845
|
root: ["root"]
|
|
7846
7846
|
}, Ix, t);
|
|
7847
|
-
}, "useUtilityClasses$w"), Zx = W(
|
|
7847
|
+
}, "useUtilityClasses$w"), Zx = W(ir, {
|
|
7848
7848
|
name: "MuiDialogTitle",
|
|
7849
7849
|
slot: "Root",
|
|
7850
7850
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
@@ -7860,7 +7860,7 @@ const Qx = ["className", "id"], Xx = /* @__PURE__ */ n((e) => {
|
|
|
7860
7860
|
id: l
|
|
7861
7861
|
} = a, s = G(a, Qx), c = a, u = Xx(c), {
|
|
7862
7862
|
titleId: d = l
|
|
7863
|
-
} = T.useContext(
|
|
7863
|
+
} = T.useContext(_l);
|
|
7864
7864
|
return /* @__PURE__ */ f(Zx, O({
|
|
7865
7865
|
component: "h2",
|
|
7866
7866
|
className: Y(u.root, i),
|
|
@@ -14813,7 +14813,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
14813
14813
|
[t]
|
|
14814
14814
|
);
|
|
14815
14815
|
return /* @__PURE__ */ f(vp.Provider, { value: a, children: e });
|
|
14816
|
-
}, "ProgressProvider"), gn = /* @__PURE__ */ n(() => Ee(vp), "useFormProgress"), yp = gr(),
|
|
14816
|
+
}, "ProgressProvider"), gn = /* @__PURE__ */ n(() => Ee(vp), "useFormProgress"), yp = gr(), Vl = /* @__PURE__ */ n(({ children: e }) => {
|
|
14817
14817
|
const [t, r] = Ke(!1), [a, i] = Ke({}), l = Mt(
|
|
14818
14818
|
() => ({
|
|
14819
14819
|
open: t,
|
|
@@ -14959,7 +14959,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
14959
14959
|
...t
|
|
14960
14960
|
});
|
|
14961
14961
|
return { mutateAsync: i, isLoading: l };
|
|
14962
|
-
}, "useGetJson"),
|
|
14962
|
+
}, "useGetJson"), Bl = /* @__PURE__ */ n((e, t) => {
|
|
14963
14963
|
const { mutateAsync: r, isLoading: a } = cT(e, void 0, t);
|
|
14964
14964
|
return [De(
|
|
14965
14965
|
(l, s, c) => r(
|
|
@@ -14969,7 +14969,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
14969
14969
|
[]
|
|
14970
14970
|
), a];
|
|
14971
14971
|
}, "useAjax"), xr = /* @__PURE__ */ n((e) => ({}), "useDefaultHook"), Da = /* @__PURE__ */ n((e) => {
|
|
14972
|
-
const t = Xr(e), r =
|
|
14972
|
+
const t = Xr(e), r = sr(), a = tn(), i = Am(), l = et(e), s = Im(l), c = Ia(), u = Na(), d = nt(), [p] = Bl(l);
|
|
14973
14973
|
return {
|
|
14974
14974
|
ajax: p,
|
|
14975
14975
|
data: t,
|
|
@@ -14983,7 +14983,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
14983
14983
|
translate: d
|
|
14984
14984
|
};
|
|
14985
14985
|
}, "useUtilsGrilla"), uT = /* @__PURE__ */ n((e) => {
|
|
14986
|
-
const t = xp(), r = Sp(), a = Tp(), i = Cp(), l = Pp(), s = Ep(), c = gn(), u =
|
|
14986
|
+
const t = xp(), r = Sp(), a = Tp(), i = Cp(), l = Pp(), s = Ep(), c = gn(), u = sr(), d = tn(), p = et(e), h = Ia(), { propsContenidos: m, setPropsContenidos: g } = Wl(), [v] = Bl(p), b = e.etrs || {};
|
|
14987
14987
|
return {
|
|
14988
14988
|
ajax: v,
|
|
14989
14989
|
notify: u,
|
|
@@ -15000,7 +15000,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15000
15000
|
etrs: b
|
|
15001
15001
|
};
|
|
15002
15002
|
}, "useUtilsSubmit"), er = /* @__PURE__ */ n((e) => {
|
|
15003
|
-
const t = xp(), r = Sp(), a = Tp(), i = Cp(), l = Pp(), s = Ep(), c = gn(), u =
|
|
15003
|
+
const t = xp(), r = Sp(), a = Tp(), i = Cp(), l = Pp(), s = Ep(), c = gn(), u = sr(), d = tn(), p = Vt(), h = et(e), m = Ia(), { propsContenidos: g, setPropsContenidos: v } = Wl(), [b] = Bl(h), y = e.etrs || {}, P = e.asisEtr || {}, E = p == null ? void 0 : p.trigger;
|
|
15004
15004
|
return {
|
|
15005
15005
|
form: p,
|
|
15006
15006
|
ajax: b,
|
|
@@ -15053,7 +15053,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15053
15053
|
etrs: y,
|
|
15054
15054
|
asisEtr: P
|
|
15055
15055
|
};
|
|
15056
|
-
}, "useUtilsFicha"), Je = gr({}), yo = gr(void 0),
|
|
15056
|
+
}, "useUtilsFicha"), Je = gr({}), yo = gr(void 0), zl = gr(), Hl = /* @__PURE__ */ n(({ value: e, children: t }) => {
|
|
15057
15057
|
const [r, a] = Ke({}), i = Mt(
|
|
15058
15058
|
() => ({
|
|
15059
15059
|
estado: e.estado,
|
|
@@ -15075,7 +15075,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15075
15075
|
]
|
|
15076
15076
|
);
|
|
15077
15077
|
return /* @__PURE__ */ f(Je.Provider, { value: i, children: t });
|
|
15078
|
-
}, "FichaProvider"),
|
|
15078
|
+
}, "FichaProvider"), Wl = /* @__PURE__ */ n(() => Ee(Je), "useFicha"), Fp = /* @__PURE__ */ n((e) => {
|
|
15079
15079
|
const { estado: t, isLoading: r, fichaProps: a = {} } = Ee(Je), { [e.source]: i = {} } = a, { hidden: l = !1, ...s } = e, {
|
|
15080
15080
|
hidden: c,
|
|
15081
15081
|
useContenido: u = xr,
|
|
@@ -15104,7 +15104,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15104
15104
|
const { tipo: t, value: r, ...a } = e, { propsContenido: i, hidden: l } = Fp(a), s = {
|
|
15105
15105
|
...i
|
|
15106
15106
|
};
|
|
15107
|
-
return !l && (t === "N" || t === "D" ? /* @__PURE__ */ f(Nm, { ...s }) : t === "F" ? /* @__PURE__ */ f(
|
|
15107
|
+
return !l && (t === "N" || t === "D" ? /* @__PURE__ */ f(Nm, { ...s }) : t === "F" ? /* @__PURE__ */ f(Gs, { ...s }) : t === "Z" ? /* @__PURE__ */ f(Gs, { ...s, showTime: !0 }) : /* @__PURE__ */ f(Ln, { ...s }));
|
|
15108
15108
|
}, "TextField$1"), _M = /* @__PURE__ */ n((e, t, r) => (a) => /* @__PURE__ */ f(
|
|
15109
15109
|
Dm,
|
|
15110
15110
|
{
|
|
@@ -15223,7 +15223,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15223
15223
|
fillOpacity: e.palette.mode === "light" ? "0.8" : "0.08",
|
|
15224
15224
|
fill: e.palette.mode === "light" ? "#f5f5f5" : "#fff"
|
|
15225
15225
|
}
|
|
15226
|
-
})),
|
|
15226
|
+
})), Ul = /* @__PURE__ */ n(() => /* @__PURE__ */ H(pT, { children: [
|
|
15227
15227
|
/* @__PURE__ */ f(
|
|
15228
15228
|
"svg",
|
|
15229
15229
|
{
|
|
@@ -15315,7 +15315,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15315
15315
|
},
|
|
15316
15316
|
children: [
|
|
15317
15317
|
r.open && /* @__PURE__ */ f(
|
|
15318
|
-
|
|
15318
|
+
zu,
|
|
15319
15319
|
{
|
|
15320
15320
|
sx: {
|
|
15321
15321
|
position: "absolute",
|
|
@@ -15332,7 +15332,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15332
15332
|
) });
|
|
15333
15333
|
}, "EtrChildrenWrapper"), $p = /* @__PURE__ */ n((e) => /* @__PURE__ */ H(fn, { open: e.open, onClose: e.onClose, fullWidth: !0, children: [
|
|
15334
15334
|
/* @__PURE__ */ f(bn, { children: `${e.labelEstado} ${e.label}` }),
|
|
15335
|
-
/* @__PURE__ */ f(
|
|
15335
|
+
/* @__PURE__ */ f(jl, { component: "span", children: /* @__PURE__ */ f(Aa, { children: /* @__PURE__ */ f(
|
|
15336
15336
|
rn,
|
|
15337
15337
|
{
|
|
15338
15338
|
mode: "onBlur",
|
|
@@ -15358,7 +15358,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15358
15358
|
return ct(() => {
|
|
15359
15359
|
u && typeof b == "function" && b({ ...P, form: t }, a);
|
|
15360
15360
|
}, [u]), /* @__PURE__ */ H(nr, { children: [
|
|
15361
|
-
/* @__PURE__ */ f(hn, { children: /* @__PURE__ */ f(
|
|
15361
|
+
/* @__PURE__ */ f(hn, { children: /* @__PURE__ */ f(Bu, { spacing: 4, children: la.map(
|
|
15362
15362
|
i,
|
|
15363
15363
|
(E, C) => rr(E, {
|
|
15364
15364
|
resource: r,
|
|
@@ -15401,7 +15401,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15401
15401
|
enviarTodo: s,
|
|
15402
15402
|
onBeforeSubmitAsistente: c = no,
|
|
15403
15403
|
onAfterSubmitAsistente: u = no
|
|
15404
|
-
} = e, [d, p] = Ji(!1), h = et(e), m = Vt(), g =
|
|
15404
|
+
} = e, [d, p] = Ji(!1), h = et(e), m = Vt(), g = nl(), v = Rp({ apiRef: g, source: l, enviarTodo: s }), b = "N", {
|
|
15405
15405
|
estado: y,
|
|
15406
15406
|
fichaProps: { etrs: P }
|
|
15407
15407
|
} = Ee(Je), E = Ee(yo), C = er({ etrs: P, asisEtr: E }), x = nt()("ra.action.create");
|
|
@@ -15464,7 +15464,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15464
15464
|
enviarTodo: c,
|
|
15465
15465
|
onBeforeSubmitAsistente: u = no,
|
|
15466
15466
|
onAfterSubmitAsistente: d = no
|
|
15467
|
-
} = e, p = nt(), [h, m] = Ji(!1), g =
|
|
15467
|
+
} = e, p = nt(), [h, m] = Ji(!1), g = nl(), v = Vt(), b = kp({ apiRef: g, source: l, enviarTodo: c }), y = "M", {
|
|
15468
15468
|
estado: P,
|
|
15469
15469
|
fichaProps: { etrs: E }
|
|
15470
15470
|
} = Ee(Je), C = Ee(yo), S = er({ etrs: E, asisEtr: C }), x = p("ra.action.edit");
|
|
@@ -15526,7 +15526,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15526
15526
|
enviarTodo: l,
|
|
15527
15527
|
onBeforeSubmitAsistente: s = no,
|
|
15528
15528
|
onAfterSubmitAsistente: c = no
|
|
15529
|
-
} = e, [u, d] = Ji(!1), p =
|
|
15529
|
+
} = e, [u, d] = Ji(!1), p = nl(), h = Vt(), m = Mp({ apiRef: p, source: i, enviarTodo: l }), {
|
|
15530
15530
|
estado: g,
|
|
15531
15531
|
fichaProps: { etrs: v }
|
|
15532
15532
|
} = Ee(Je), b = er({ etrs: v });
|
|
@@ -15576,7 +15576,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15576
15576
|
} = e, [y, P] = Ke([]), E = Zt(e), C = Vt(), { field: S } = Zi({ defaultValue: "", ...e }), {
|
|
15577
15577
|
isLoading: x,
|
|
15578
15578
|
fichaProps: { [m]: w }
|
|
15579
|
-
} = Ee(Je), F =
|
|
15579
|
+
} = Ee(Je), F = al((U) => {
|
|
15580
15580
|
const z = U.configInputs ? U.configInputs.filter((te) => te.id === m) : [];
|
|
15581
15581
|
return z[0] ? z[0] : null;
|
|
15582
15582
|
}), { hidden: $ } = F || {}, {
|
|
@@ -15604,7 +15604,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15604
15604
|
C.setValue(m, "");
|
|
15605
15605
|
}, 1e3);
|
|
15606
15606
|
}, [u]);
|
|
15607
|
-
const { isPending: oe, refetch: Se } =
|
|
15607
|
+
const { isPending: oe, refetch: Se } = Uu(
|
|
15608
15608
|
l,
|
|
15609
15609
|
{
|
|
15610
15610
|
pagination: { page: 1, perPage: 200 },
|
|
@@ -15700,9 +15700,9 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15700
15700
|
marginTop: 1,
|
|
15701
15701
|
...g
|
|
15702
15702
|
},
|
|
15703
|
-
children: /* @__PURE__ */ f(
|
|
15703
|
+
children: /* @__PURE__ */ f(Vu, { injectFirst: !0, children: /* @__PURE__ */ f(Fl, { theme: xT, children: /* @__PURE__ */ H(Dt, { children: [
|
|
15704
15704
|
/* @__PURE__ */ f(
|
|
15705
|
-
|
|
15705
|
+
ol,
|
|
15706
15706
|
{
|
|
15707
15707
|
apiRef: h,
|
|
15708
15708
|
loading: oe || x,
|
|
@@ -15729,7 +15729,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15729
15729
|
disableColumnMenu: !0,
|
|
15730
15730
|
slots: {
|
|
15731
15731
|
//header: <div>This is my custom Toolbar!</div>,
|
|
15732
|
-
noRowsOverlay:
|
|
15732
|
+
noRowsOverlay: Ul
|
|
15733
15733
|
},
|
|
15734
15734
|
...b,
|
|
15735
15735
|
...le
|
|
@@ -15771,7 +15771,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15771
15771
|
data: F = [],
|
|
15772
15772
|
isPending: $,
|
|
15773
15773
|
refetch: R
|
|
15774
|
-
} =
|
|
15774
|
+
} = Uu(
|
|
15775
15775
|
i,
|
|
15776
15776
|
{
|
|
15777
15777
|
pagination: { page: 1, perPage: 200 },
|
|
@@ -15801,8 +15801,8 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15801
15801
|
borderRadius: 0,
|
|
15802
15802
|
marginTop: 1
|
|
15803
15803
|
},
|
|
15804
|
-
children: /* @__PURE__ */ f(
|
|
15805
|
-
|
|
15804
|
+
children: /* @__PURE__ */ f(Vu, { injectFirst: !0, children: /* @__PURE__ */ f(Fl, { theme: ST, children: /* @__PURE__ */ f(
|
|
15805
|
+
ol,
|
|
15806
15806
|
{
|
|
15807
15807
|
apiRef: k,
|
|
15808
15808
|
rows: F,
|
|
@@ -15823,7 +15823,7 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15823
15823
|
onSortModelChange: /* @__PURE__ */ n((L) => h(L), "onSortModelChange"),
|
|
15824
15824
|
slots: {
|
|
15825
15825
|
//header: <div>This is my custom Toolbar!</div>,
|
|
15826
|
-
noRowsOverlay:
|
|
15826
|
+
noRowsOverlay: Ul
|
|
15827
15827
|
},
|
|
15828
15828
|
initialState: A,
|
|
15829
15829
|
...c
|
|
@@ -15832,12 +15832,12 @@ const vp = gr(), Aa = /* @__PURE__ */ n(({ children: e }) => {
|
|
|
15832
15832
|
}
|
|
15833
15833
|
);
|
|
15834
15834
|
}, "GE");
|
|
15835
|
-
var
|
|
15836
|
-
Object.defineProperty(
|
|
15835
|
+
var ql = {}, TT = Ve;
|
|
15836
|
+
Object.defineProperty(ql, "__esModule", {
|
|
15837
15837
|
value: !0
|
|
15838
15838
|
});
|
|
15839
|
-
var Qo =
|
|
15840
|
-
Qo =
|
|
15839
|
+
var Qo = ql.default = void 0, CT = TT(Ue()), PT = We;
|
|
15840
|
+
Qo = ql.default = (0, CT.default)(/* @__PURE__ */ (0, PT.jsx)("path", {
|
|
15841
15841
|
d: "M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6"
|
|
15842
15842
|
}), "Settings");
|
|
15843
15843
|
const Ap = /* @__PURE__ */ n((e) => {
|
|
@@ -15848,12 +15848,12 @@ const Ap = /* @__PURE__ */ n((e) => {
|
|
|
15848
15848
|
i || r && r({ ...l, api: a == null ? void 0 : a.current });
|
|
15849
15849
|
}, [i]);
|
|
15850
15850
|
}, "useInitGrilla");
|
|
15851
|
-
var
|
|
15852
|
-
Object.defineProperty(
|
|
15851
|
+
var Gl = {}, ET = Ve;
|
|
15852
|
+
Object.defineProperty(Gl, "__esModule", {
|
|
15853
15853
|
value: !0
|
|
15854
15854
|
});
|
|
15855
|
-
var Di =
|
|
15856
|
-
Di =
|
|
15855
|
+
var Di = Gl.default = void 0, FT = ET(Ue()), wT = We;
|
|
15856
|
+
Di = Gl.default = (0, FT.default)(/* @__PURE__ */ (0, wT.jsx)("path", {
|
|
15857
15857
|
d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10m-10 1H8v-2h4V8l4 4-4 4z"
|
|
15858
15858
|
}), "ArrowCircleRight");
|
|
15859
15859
|
function RT(e) {
|
|
@@ -16068,7 +16068,7 @@ const Dp = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
16068
16068
|
} = t, w = G(t, LT), F = T.useRef(null), $ = lt(u.ref, F, r), R = /* @__PURE__ */ n((M) => (q) => {
|
|
16069
16069
|
M && (q === void 0 ? M(F.current) : M(F.current, q));
|
|
16070
16070
|
}, "normalizedTransitionCallback"), k = R((M, q) => {
|
|
16071
|
-
Pn(p, M, d),
|
|
16071
|
+
Pn(p, M, d), Al(M), g && g(M, q);
|
|
16072
16072
|
}), A = R((M, q) => {
|
|
16073
16073
|
const ee = oo({
|
|
16074
16074
|
timeout: S,
|
|
@@ -16151,7 +16151,7 @@ process.env.NODE_ENV !== "production" && (Dp.propTypes = {
|
|
|
16151
16151
|
* An HTML element, or a function that returns one.
|
|
16152
16152
|
* It's used to set the container the Slide is transitioning from.
|
|
16153
16153
|
*/
|
|
16154
|
-
container:
|
|
16154
|
+
container: cr(o.oneOfType([Mr, o.func]), (e) => {
|
|
16155
16155
|
if (e.open) {
|
|
16156
16156
|
const t = Np(e.container);
|
|
16157
16157
|
if (t && t.nodeType === 1) {
|
|
@@ -16331,7 +16331,7 @@ process.env.NODE_ENV !== "production" && (_p.propTypes = {
|
|
|
16331
16331
|
});
|
|
16332
16332
|
const jT = T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
16333
16333
|
return /* @__PURE__ */ f(Dp, { direction: "up", ref: r, ...t });
|
|
16334
|
-
}, "Transition2")),
|
|
16334
|
+
}, "Transition2")), Kl = /* @__PURE__ */ n((e) => {
|
|
16335
16335
|
const { isLoading: t } = e, r = et(e), a = Ia(), {
|
|
16336
16336
|
open: i,
|
|
16337
16337
|
hide: l,
|
|
@@ -16371,9 +16371,9 @@ const jT = T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
16371
16371
|
TransitionComponent: jT,
|
|
16372
16372
|
...y,
|
|
16373
16373
|
children: p === "form" ? (/* @__PURE__ */ n(() => /* @__PURE__ */ H(Dt, { children: [
|
|
16374
|
-
/* @__PURE__ */ f(
|
|
16374
|
+
/* @__PURE__ */ f(Hu, { id: "draggable-dialog-title", children: s }),
|
|
16375
16375
|
/* @__PURE__ */ H(rn, { resource: r, onSubmit: u, children: [
|
|
16376
|
-
/* @__PURE__ */ f(Sm, { dividers: v, variant: "dense", children: /* @__PURE__ */ f(
|
|
16376
|
+
/* @__PURE__ */ f(Sm, { dividers: v, variant: "dense", children: /* @__PURE__ */ f(Bu, { spacing: 2, children: c }) }),
|
|
16377
16377
|
/* @__PURE__ */ H(Tm, { children: [
|
|
16378
16378
|
h.map(
|
|
16379
16379
|
({
|
|
@@ -16412,7 +16412,7 @@ const jT = T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
16412
16412
|
] }), "getDialogForm"))() : (/* @__PURE__ */ n(() => /* @__PURE__ */ H(Dt, { children: [
|
|
16413
16413
|
/* @__PURE__ */ f(Ip, { sx: { position: "relative" }, children: /* @__PURE__ */ H(_p, { disableGutters: !0, variant: "dense", children: [
|
|
16414
16414
|
/* @__PURE__ */ f(
|
|
16415
|
-
|
|
16415
|
+
ir,
|
|
16416
16416
|
{
|
|
16417
16417
|
sx: { ml: 2, flex: 1 },
|
|
16418
16418
|
variant: "h6",
|
|
@@ -16451,7 +16451,7 @@ const jT = T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
16451
16451
|
] }), "getDialogVista"))()
|
|
16452
16452
|
}
|
|
16453
16453
|
);
|
|
16454
|
-
}, "Asistente"),
|
|
16454
|
+
}, "Asistente"), Yl = /* @__PURE__ */ n((e) => {
|
|
16455
16455
|
const {
|
|
16456
16456
|
alignIcon: t = "left",
|
|
16457
16457
|
children: r,
|
|
@@ -16509,7 +16509,7 @@ const jT = T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
16509
16509
|
...i
|
|
16510
16510
|
} = e, l = et(e), s = Zt(e), c = da();
|
|
16511
16511
|
return /* @__PURE__ */ f(
|
|
16512
|
-
|
|
16512
|
+
Yl,
|
|
16513
16513
|
{
|
|
16514
16514
|
component: Bo,
|
|
16515
16515
|
to: c({ type: "create", resource: l }),
|
|
@@ -16524,12 +16524,12 @@ const jT = T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
16524
16524
|
}
|
|
16525
16525
|
);
|
|
16526
16526
|
}, "CreateGridButton");
|
|
16527
|
-
var
|
|
16528
|
-
Object.defineProperty(
|
|
16527
|
+
var Ql = {}, UT = Ve;
|
|
16528
|
+
Object.defineProperty(Ql, "__esModule", {
|
|
16529
16529
|
value: !0
|
|
16530
16530
|
});
|
|
16531
|
-
var jp =
|
|
16532
|
-
jp =
|
|
16531
|
+
var jp = Ql.default = void 0, qT = UT(Ue()), GT = We;
|
|
16532
|
+
jp = Ql.default = (0, qT.default)(/* @__PURE__ */ (0, GT.jsx)("path", {
|
|
16533
16533
|
d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34a.9959.9959 0 0 0-1.41 0l-1.83 1.83 3.75 3.75z"
|
|
16534
16534
|
}), "Create");
|
|
16535
16535
|
const KT = /* @__PURE__ */ n((e) => e.stopPropagation(), "stopPropagation$1"), YT = {
|
|
@@ -16543,7 +16543,7 @@ const KT = /* @__PURE__ */ n((e) => e.stopPropagation(), "stopPropagation$1"), Y
|
|
|
16543
16543
|
...i
|
|
16544
16544
|
} = e, l = et(e), s = Zt(e), c = da();
|
|
16545
16545
|
return s ? /* @__PURE__ */ f(
|
|
16546
|
-
|
|
16546
|
+
Yl,
|
|
16547
16547
|
{
|
|
16548
16548
|
component: Bo,
|
|
16549
16549
|
to: c({ type: "edit", resource: l, id: s.id }),
|
|
@@ -16555,12 +16555,12 @@ const KT = /* @__PURE__ */ n((e) => e.stopPropagation(), "stopPropagation$1"), Y
|
|
|
16555
16555
|
}
|
|
16556
16556
|
) : null;
|
|
16557
16557
|
}, "EditGridButton");
|
|
16558
|
-
var
|
|
16559
|
-
Object.defineProperty(
|
|
16558
|
+
var Xl = {}, ZT = Ve;
|
|
16559
|
+
Object.defineProperty(Xl, "__esModule", {
|
|
16560
16560
|
value: !0
|
|
16561
16561
|
});
|
|
16562
|
-
var Vp =
|
|
16563
|
-
Vp =
|
|
16562
|
+
var Vp = Xl.default = void 0, JT = ZT(Ue()), eC = We;
|
|
16563
|
+
Vp = Xl.default = (0, JT.default)(/* @__PURE__ */ (0, eC.jsx)("path", {
|
|
16564
16564
|
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"
|
|
16565
16565
|
}), "RemoveRedEye");
|
|
16566
16566
|
const tC = /* @__PURE__ */ n((e) => {
|
|
@@ -16573,7 +16573,7 @@ const tC = /* @__PURE__ */ n((e) => {
|
|
|
16573
16573
|
...s
|
|
16574
16574
|
} = e, c = et(e), u = Zt(e), d = da();
|
|
16575
16575
|
return u ? /* @__PURE__ */ f(
|
|
16576
|
-
|
|
16576
|
+
Yl,
|
|
16577
16577
|
{
|
|
16578
16578
|
component: Bo,
|
|
16579
16579
|
to: d({ type: "show", resource: c, id: u.id }),
|
|
@@ -16587,22 +16587,22 @@ const tC = /* @__PURE__ */ n((e) => {
|
|
|
16587
16587
|
}, "ShowGridButton"), rC = {
|
|
16588
16588
|
true: { _scrollToTop: !0 },
|
|
16589
16589
|
false: {}
|
|
16590
|
-
}, oC = /* @__PURE__ */ f(Vp, {}), nC = /* @__PURE__ */ n((e) => e.stopPropagation(), "stopPropagation"),
|
|
16590
|
+
}, oC = /* @__PURE__ */ f(Vp, {}), nC = /* @__PURE__ */ n((e) => e.stopPropagation(), "stopPropagation"), qc = pm(
|
|
16591
16591
|
tC,
|
|
16592
16592
|
(e, t) => e.resource === t.resource && (e.record && t.record ? e.record.id === t.record.id : e.record == t.record) && e.label === t.label && e.disabled === t.disabled
|
|
16593
16593
|
);
|
|
16594
|
-
var
|
|
16595
|
-
Object.defineProperty(
|
|
16594
|
+
var Zl = {}, aC = Ve;
|
|
16595
|
+
Object.defineProperty(Zl, "__esModule", {
|
|
16596
16596
|
value: !0
|
|
16597
16597
|
});
|
|
16598
|
-
var Bp =
|
|
16599
|
-
Bp =
|
|
16598
|
+
var Bp = Zl.default = void 0, iC = aC(Ue()), lC = We;
|
|
16599
|
+
Bp = Zl.default = (0, iC.default)(/* @__PURE__ */ (0, lC.jsx)("path", {
|
|
16600
16600
|
d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
|
|
16601
16601
|
}), "Close");
|
|
16602
16602
|
const zp = /* @__PURE__ */ n((e) => {
|
|
16603
16603
|
const t = nt(), { defaultTitle: r, onClose: a, record: i, title: l } = e;
|
|
16604
16604
|
return /* @__PURE__ */ H(sC, { id: "edit-dialog-title", children: [
|
|
16605
|
-
|
|
16605
|
+
hr(l) ? rr(l, { record: i }) : l ? t(l, { _: l }) : r,
|
|
16606
16606
|
/* @__PURE__ */ f(
|
|
16607
16607
|
Hn,
|
|
16608
16608
|
{
|
|
@@ -16615,7 +16615,7 @@ const zp = /* @__PURE__ */ n((e) => {
|
|
|
16615
16615
|
] });
|
|
16616
16616
|
}, "FormDialogTitle"), Hp = "RaFormDialogTitle", Wp = {
|
|
16617
16617
|
closeButton: `${Hp}-closeButton`
|
|
16618
|
-
}, sC = W(
|
|
16618
|
+
}, sC = W(Hu, {
|
|
16619
16619
|
name: Hp,
|
|
16620
16620
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
16621
16621
|
})(({ theme: e }) => ({
|
|
@@ -16634,21 +16634,21 @@ const zp = /* @__PURE__ */ n((e) => {
|
|
|
16634
16634
|
return r.isOpen == null && r.open == null && r.close == null ? null : r;
|
|
16635
16635
|
}, "useFormDialogContext"), cC = /* @__PURE__ */ n((e) => {
|
|
16636
16636
|
const t = et(e), r = qp(e);
|
|
16637
|
-
return r ? /* @__PURE__ */ f(
|
|
16638
|
-
|
|
16637
|
+
return r ? /* @__PURE__ */ f(Gc, { resource: t, ...r, ...e }) : /* @__PURE__ */ f(tl, { children: /* @__PURE__ */ f(
|
|
16638
|
+
rl,
|
|
16639
16639
|
{
|
|
16640
16640
|
path: "/*",
|
|
16641
|
-
element: /* @__PURE__ */ f(
|
|
16641
|
+
element: /* @__PURE__ */ f(Gc, { resource: t, isOpen: !0, ...e })
|
|
16642
16642
|
}
|
|
16643
16643
|
) });
|
|
16644
|
-
}, "ListDialog"),
|
|
16644
|
+
}, "ListDialog"), Gc = /* @__PURE__ */ n(({
|
|
16645
16645
|
children: e,
|
|
16646
16646
|
mutationOptions: t,
|
|
16647
16647
|
title: r,
|
|
16648
16648
|
redirect: a = "list",
|
|
16649
16649
|
...i
|
|
16650
16650
|
}) => {
|
|
16651
|
-
const l = tn(), s =
|
|
16651
|
+
const l = tn(), s = sr(), c = ld(), u = {
|
|
16652
16652
|
onSuccess: /* @__PURE__ */ n((v) => {
|
|
16653
16653
|
s("ra.notification.created", {
|
|
16654
16654
|
type: "info",
|
|
@@ -16712,12 +16712,12 @@ const zp = /* @__PURE__ */ n((e) => {
|
|
|
16712
16712
|
close: b = null,
|
|
16713
16713
|
...y
|
|
16714
16714
|
}) => y, "sanitizeRestProps$4");
|
|
16715
|
-
var
|
|
16716
|
-
Object.defineProperty(
|
|
16715
|
+
var Jl = {}, dC = Ve;
|
|
16716
|
+
Object.defineProperty(Jl, "__esModule", {
|
|
16717
16717
|
value: !0
|
|
16718
16718
|
});
|
|
16719
|
-
var Gp =
|
|
16720
|
-
Gp =
|
|
16719
|
+
var Gp = Jl.default = void 0, pC = dC(Ue()), fC = We;
|
|
16720
|
+
Gp = Jl.default = (0, pC.default)(/* @__PURE__ */ (0, fC.jsx)("path", {
|
|
16721
16721
|
d: "M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3z"
|
|
16722
16722
|
}), "OpenInNew");
|
|
16723
16723
|
const Kp = /* @__PURE__ */ n((e) => {
|
|
@@ -16777,7 +16777,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
16777
16777
|
}
|
|
16778
16778
|
);
|
|
16779
16779
|
}, "ListInDialogButton"), bC = /* @__PURE__ */ f(pn, {}), zM = /* @__PURE__ */ n((e) => {
|
|
16780
|
-
const t = et(e), { tipo: r, hasCreate: a, hasSeleccionMultiple: i, ...l } = e, s = Ee(
|
|
16780
|
+
const t = et(e), { tipo: r, hasCreate: a, hasSeleccionMultiple: i, ...l } = e, s = Ee(zl), c = r === "ventana" ? hC : qu, u = Xi(), [d, p] = Ke(null), [h, m] = Ke(!1), g = /* @__PURE__ */ n((v) => {
|
|
16781
16781
|
m(v.target.checked);
|
|
16782
16782
|
}, "handleChange");
|
|
16783
16783
|
return ct(() => {
|
|
@@ -16793,7 +16793,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
16793
16793
|
hasSeleccionMultiple: i,
|
|
16794
16794
|
chkSeleccionMultiple: h,
|
|
16795
16795
|
handleSeleccionMultiple: g,
|
|
16796
|
-
children: /* @__PURE__ */ f(Yp.Provider, { value: d, children: /* @__PURE__ */ f(
|
|
16796
|
+
children: /* @__PURE__ */ f(Yp.Provider, { value: d, children: /* @__PURE__ */ f(Vl, { children: /* @__PURE__ */ f(
|
|
16797
16797
|
c,
|
|
16798
16798
|
{
|
|
16799
16799
|
...l,
|
|
@@ -16828,9 +16828,9 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
16828
16828
|
["isEmpty", "isEmpty"],
|
|
16829
16829
|
["isNotEmpty", "isNotEmpty"],
|
|
16830
16830
|
["isAnyOf", "isAnyOf"]
|
|
16831
|
-
]),
|
|
16831
|
+
]), Kc = new Map(
|
|
16832
16832
|
Array.from(vC, (e) => [e[1], e[0]])
|
|
16833
|
-
), yC = /* @__PURE__ */ n((e) => e.items.reduce((t, r) => (typeof r.field < "u" && r.operator && (
|
|
16833
|
+
), yC = /* @__PURE__ */ n((e) => e.items.reduce((t, r) => (typeof r.field < "u" && r.operator && (Kc.has(r.operator) ? t[`${r.field}_${Kc.get(r.operator)}`] = r.value : t[r.field] = r.value), t), {}), "defaultConvertFilterModelToFilterValues"), OC = /* @__PURE__ */ n((e) => {
|
|
16834
16834
|
const {
|
|
16835
16835
|
actionButtons: t = [],
|
|
16836
16836
|
actionButtonsHeader: r,
|
|
@@ -16929,7 +16929,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
16929
16929
|
), Re = P && ie, Ne = t.filter((Oe) => !!Oe).map((Oe, _e) => {
|
|
16930
16930
|
const { handler: Xe, key: tt, ...ve } = Oe;
|
|
16931
16931
|
return /* @__PURE__ */ f(
|
|
16932
|
-
|
|
16932
|
+
Ys,
|
|
16933
16933
|
{
|
|
16934
16934
|
showInMenu: !0,
|
|
16935
16935
|
onClick: /* @__PURE__ */ n((re) => typeof Xe == "function" ? Xe(
|
|
@@ -16960,7 +16960,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
16960
16960
|
}, "handleClick");
|
|
16961
16961
|
Ne.unshift(
|
|
16962
16962
|
/* @__PURE__ */ f(
|
|
16963
|
-
|
|
16963
|
+
Ys,
|
|
16964
16964
|
{
|
|
16965
16965
|
onClick: Oe,
|
|
16966
16966
|
label: w("ra.action.delete"),
|
|
@@ -16974,7 +16974,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
16974
16974
|
return Q.row.id ? [
|
|
16975
16975
|
...m ? [
|
|
16976
16976
|
Re ? /* @__PURE__ */ f(
|
|
16977
|
-
|
|
16977
|
+
qc,
|
|
16978
16978
|
{
|
|
16979
16979
|
record: Q.row
|
|
16980
16980
|
}
|
|
@@ -16987,7 +16987,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
16987
16987
|
)
|
|
16988
16988
|
] : P ? [
|
|
16989
16989
|
/* @__PURE__ */ f(
|
|
16990
|
-
|
|
16990
|
+
qc,
|
|
16991
16991
|
{
|
|
16992
16992
|
record: Q.row
|
|
16993
16993
|
},
|
|
@@ -17013,7 +17013,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
17013
17013
|
] : [];
|
|
17014
17014
|
}, "getActions")
|
|
17015
17015
|
}
|
|
17016
|
-
]) : z, j = Mt(() => te, []), ne = k &&
|
|
17016
|
+
]) : z, j = Mt(() => te, []), ne = k && hr($), we = /* @__PURE__ */ n((Q) => {
|
|
17017
17017
|
N || (k || !E ? I(Q) : ue.current.isRowSelected(Q[0]) ? I([]) : I(Q));
|
|
17018
17018
|
}, "handleSelectionChange"), Fe = /* @__PURE__ */ n((Q) => {
|
|
17019
17019
|
M(v(Q), B);
|
|
@@ -17021,16 +17021,16 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
17021
17021
|
m && _i(Q.row, s) && ee(`/${F}/${Q.id}`);
|
|
17022
17022
|
}, "handleRowDoubleClick");
|
|
17023
17023
|
return /* @__PURE__ */ H(Dt, { children: [
|
|
17024
|
-
/* @__PURE__ */ f(
|
|
17025
|
-
/* @__PURE__ */ H(Bm, { sx: i, className:
|
|
17024
|
+
/* @__PURE__ */ f(Kl, { isLoading: N }),
|
|
17025
|
+
/* @__PURE__ */ H(Bm, { sx: i, className: Ks.root, children: [
|
|
17026
17026
|
ne && A ? /* @__PURE__ */ f(zm, { selectedIds: _, children: $ }) : null,
|
|
17027
17027
|
/* @__PURE__ */ f(
|
|
17028
17028
|
je,
|
|
17029
17029
|
{
|
|
17030
17030
|
sx: { height: "78vh", width: "100%" },
|
|
17031
|
-
className:
|
|
17031
|
+
className: Ks.tableWrapper,
|
|
17032
17032
|
children: /* @__PURE__ */ f(Cm, { theme: gC, children: /* @__PURE__ */ f(
|
|
17033
|
-
|
|
17033
|
+
ol,
|
|
17034
17034
|
{
|
|
17035
17035
|
sx: {
|
|
17036
17036
|
display: "grid",
|
|
@@ -17038,7 +17038,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
17038
17038
|
},
|
|
17039
17039
|
slots: {
|
|
17040
17040
|
//toolbar: GridToolbar,
|
|
17041
|
-
noRowsOverlay:
|
|
17041
|
+
noRowsOverlay: Ul
|
|
17042
17042
|
},
|
|
17043
17043
|
columns: j,
|
|
17044
17044
|
rows: L,
|
|
@@ -17127,7 +17127,7 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
17127
17127
|
] }), "primaryText");
|
|
17128
17128
|
}
|
|
17129
17129
|
return /* @__PURE__ */ H(Dt, { children: [
|
|
17130
|
-
/* @__PURE__ */ f(
|
|
17130
|
+
/* @__PURE__ */ f(Kl, { isLoading: p }),
|
|
17131
17131
|
/* @__PURE__ */ f(
|
|
17132
17132
|
Hm,
|
|
17133
17133
|
{
|
|
@@ -17139,14 +17139,14 @@ const Kp = /* @__PURE__ */ n((e) => {
|
|
|
17139
17139
|
)
|
|
17140
17140
|
] });
|
|
17141
17141
|
}, "GrillaSm"), SC = /* @__PURE__ */ n((e) => {
|
|
17142
|
-
const t = sa((l) => l.breakpoints.down("md")), { hasEdit: r, options: a } =
|
|
17142
|
+
const t = sa((l) => l.breakpoints.down("md")), { hasEdit: r, options: a } = Gu(e), { desktopSize: i = !1 } = e;
|
|
17143
17143
|
return t && i === !1 ? /* @__PURE__ */ f(xC, { ...e, hasEdit: r, borra: a == null ? void 0 : a.borra }) : /* @__PURE__ */ f(OC, { ...e, hasEdit: r, borra: a == null ? void 0 : a.borra });
|
|
17144
17144
|
}, "GrillaEtriek");
|
|
17145
17145
|
function TC(e) {
|
|
17146
17146
|
return fe("MuiDivider", e);
|
|
17147
17147
|
}
|
|
17148
17148
|
n(TC, "getDividerUtilityClass");
|
|
17149
|
-
const
|
|
17149
|
+
const Yc = de("MuiDivider", ["root", "absolute", "fullWidth", "inset", "middle", "flexItem", "light", "vertical", "withChildren", "withChildrenVertical", "textAlignRight", "textAlignLeft", "wrapper", "wrapperVertical"]), CC = ["absolute", "children", "className", "component", "flexItem", "light", "orientation", "role", "textAlign", "variant"], PC = /* @__PURE__ */ n((e) => {
|
|
17150
17150
|
const {
|
|
17151
17151
|
absolute: t,
|
|
17152
17152
|
children: r,
|
|
@@ -17393,7 +17393,7 @@ function RC(e, t, r, a, i) {
|
|
|
17393
17393
|
return typeof l == "function" && !wC(l) && (c = "Did you accidentally provide a plain function component instead?"), c !== void 0 ? new Error(`Invalid ${a} \`${s}\` supplied to \`${r}\`. Expected an element type that can hold a ref. ${c} For more information see https://mui.com/r/caveat-with-refs-guide`) : null;
|
|
17394
17394
|
}
|
|
17395
17395
|
n(RC, "elementTypeAcceptingRef");
|
|
17396
|
-
const _a =
|
|
17396
|
+
const _a = cr(o.elementType, RC);
|
|
17397
17397
|
function Qp(e) {
|
|
17398
17398
|
const {
|
|
17399
17399
|
className: t,
|
|
@@ -17463,8 +17463,8 @@ process.env.NODE_ENV !== "production" && (Qp.propTypes = {
|
|
|
17463
17463
|
timeout: o.number.isRequired
|
|
17464
17464
|
});
|
|
17465
17465
|
const Ct = de("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsate", "child", "childLeaving", "childPulsate"]), kC = ["center", "classes", "className"];
|
|
17466
|
-
let ja = /* @__PURE__ */ n((e) => e, "_$1"), Xc, Zc, Jc
|
|
17467
|
-
const ji = 550, MC = 80, $C = fo(
|
|
17466
|
+
let ja = /* @__PURE__ */ n((e) => e, "_$1"), Qc, Xc, Zc, Jc;
|
|
17467
|
+
const ji = 550, MC = 80, $C = fo(Qc || (Qc = ja`
|
|
17468
17468
|
0% {
|
|
17469
17469
|
transform: scale(0);
|
|
17470
17470
|
opacity: 0.1;
|
|
@@ -17474,7 +17474,7 @@ const ji = 550, MC = 80, $C = fo(Xc || (Xc = ja`
|
|
|
17474
17474
|
transform: scale(1);
|
|
17475
17475
|
opacity: 0.3;
|
|
17476
17476
|
}
|
|
17477
|
-
`)), LC = fo(
|
|
17477
|
+
`)), LC = fo(Xc || (Xc = ja`
|
|
17478
17478
|
0% {
|
|
17479
17479
|
opacity: 1;
|
|
17480
17480
|
}
|
|
@@ -17482,7 +17482,7 @@ const ji = 550, MC = 80, $C = fo(Xc || (Xc = ja`
|
|
|
17482
17482
|
100% {
|
|
17483
17483
|
opacity: 0;
|
|
17484
17484
|
}
|
|
17485
|
-
`)), AC = fo(
|
|
17485
|
+
`)), AC = fo(Zc || (Zc = ja`
|
|
17486
17486
|
0% {
|
|
17487
17487
|
transform: scale(1);
|
|
17488
17488
|
}
|
|
@@ -17510,7 +17510,7 @@ const ji = 550, MC = 80, $C = fo(Xc || (Xc = ja`
|
|
|
17510
17510
|
}), NC = W(Qp, {
|
|
17511
17511
|
name: "MuiTouchRipple",
|
|
17512
17512
|
slot: "Ripple"
|
|
17513
|
-
})(
|
|
17513
|
+
})(Jc || (Jc = ja`
|
|
17514
17514
|
opacity: 0;
|
|
17515
17515
|
position: absolute;
|
|
17516
17516
|
|
|
@@ -17669,7 +17669,7 @@ const ji = 550, MC = 80, $C = fo(Xc || (Xc = ja`
|
|
|
17669
17669
|
className: Y(Ct.root, l.root, s),
|
|
17670
17670
|
ref: b
|
|
17671
17671
|
}, c, {
|
|
17672
|
-
children: /* @__PURE__ */ f(
|
|
17672
|
+
children: /* @__PURE__ */ f(Ll, {
|
|
17673
17673
|
component: null,
|
|
17674
17674
|
exit: !0,
|
|
17675
17675
|
children: u
|
|
@@ -18033,7 +18033,7 @@ function zC(e) {
|
|
|
18033
18033
|
return fe("MuiTab", e);
|
|
18034
18034
|
}
|
|
18035
18035
|
n(zC, "getTabUtilityClass");
|
|
18036
|
-
const
|
|
18036
|
+
const dr = de("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrimary", "textColorSecondary", "selected", "disabled", "fullWidth", "wrapped", "iconWrapper"]), HC = ["className", "disabled", "disableFocusRipple", "fullWidth", "icon", "iconPosition", "indicator", "label", "onChange", "onClick", "onFocus", "selected", "selectionFollowsFocus", "textColor", "value", "wrapped"], WC = /* @__PURE__ */ n((e) => {
|
|
18037
18037
|
const {
|
|
18038
18038
|
classes: t,
|
|
18039
18039
|
textColor: r,
|
|
@@ -18056,7 +18056,7 @@ const ur = de("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
|
|
|
18056
18056
|
ownerState: r
|
|
18057
18057
|
} = e;
|
|
18058
18058
|
return [t.root, r.label && r.icon && t.labelIcon, t[`textColor${X(r.textColor)}`], r.fullWidth && t.fullWidth, r.wrapped && t.wrapped, {
|
|
18059
|
-
[`& .${
|
|
18059
|
+
[`& .${dr.iconWrapper}`]: t.iconWrapper
|
|
18060
18060
|
}];
|
|
18061
18061
|
}, "overridesResolver")
|
|
18062
18062
|
})(({
|
|
@@ -18080,7 +18080,7 @@ const ur = de("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
|
|
|
18080
18080
|
minHeight: 72,
|
|
18081
18081
|
paddingTop: 9,
|
|
18082
18082
|
paddingBottom: 9,
|
|
18083
|
-
[`& > .${
|
|
18083
|
+
[`& > .${dr.iconWrapper}`]: O({}, t.iconPosition === "top" && {
|
|
18084
18084
|
marginBottom: 6
|
|
18085
18085
|
}, t.iconPosition === "bottom" && {
|
|
18086
18086
|
marginTop: 6
|
|
@@ -18093,26 +18093,26 @@ const ur = de("MuiTab", ["root", "labelIcon", "textColorInherit", "textColorPrim
|
|
|
18093
18093
|
color: "inherit",
|
|
18094
18094
|
opacity: 0.6,
|
|
18095
18095
|
// same opacity as theme.palette.text.secondary
|
|
18096
|
-
[`&.${
|
|
18096
|
+
[`&.${dr.selected}`]: {
|
|
18097
18097
|
opacity: 1
|
|
18098
18098
|
},
|
|
18099
|
-
[`&.${
|
|
18099
|
+
[`&.${dr.disabled}`]: {
|
|
18100
18100
|
opacity: (e.vars || e).palette.action.disabledOpacity
|
|
18101
18101
|
}
|
|
18102
18102
|
}, t.textColor === "primary" && {
|
|
18103
18103
|
color: (e.vars || e).palette.text.secondary,
|
|
18104
|
-
[`&.${
|
|
18104
|
+
[`&.${dr.selected}`]: {
|
|
18105
18105
|
color: (e.vars || e).palette.primary.main
|
|
18106
18106
|
},
|
|
18107
|
-
[`&.${
|
|
18107
|
+
[`&.${dr.disabled}`]: {
|
|
18108
18108
|
color: (e.vars || e).palette.text.disabled
|
|
18109
18109
|
}
|
|
18110
18110
|
}, t.textColor === "secondary" && {
|
|
18111
18111
|
color: (e.vars || e).palette.text.secondary,
|
|
18112
|
-
[`&.${
|
|
18112
|
+
[`&.${dr.selected}`]: {
|
|
18113
18113
|
color: (e.vars || e).palette.secondary.main
|
|
18114
18114
|
},
|
|
18115
|
-
[`&.${
|
|
18115
|
+
[`&.${dr.disabled}`]: {
|
|
18116
18116
|
color: (e.vars || e).palette.text.disabled
|
|
18117
18117
|
}
|
|
18118
18118
|
}, t.fullWidth && {
|
|
@@ -18462,7 +18462,7 @@ function oP(e) {
|
|
|
18462
18462
|
return fe("MuiTabs", e);
|
|
18463
18463
|
}
|
|
18464
18464
|
n(oP, "getTabsUtilityClass");
|
|
18465
|
-
const mi = de("MuiTabs", ["root", "vertical", "flexContainer", "flexContainerVertical", "centered", "scroller", "fixed", "scrollableX", "scrollableY", "hideScrollbar", "scrollButtons", "scrollButtonsHideMobile", "indicator"]), nP = ["aria-label", "aria-labelledby", "action", "centered", "children", "className", "component", "allowScrollButtonsMobile", "indicatorColor", "onChange", "orientation", "ScrollButtonComponent", "scrollButtons", "selectionFollowsFocus", "slots", "slotProps", "TabIndicatorProps", "TabScrollButtonProps", "textColor", "value", "variant", "visibleScrollbar"],
|
|
18465
|
+
const mi = de("MuiTabs", ["root", "vertical", "flexContainer", "flexContainerVertical", "centered", "scroller", "fixed", "scrollableX", "scrollableY", "hideScrollbar", "scrollButtons", "scrollButtonsHideMobile", "indicator"]), nP = ["aria-label", "aria-labelledby", "action", "centered", "children", "className", "component", "allowScrollButtonsMobile", "indicatorColor", "onChange", "orientation", "ScrollButtonComponent", "scrollButtons", "selectionFollowsFocus", "slots", "slotProps", "TabIndicatorProps", "TabScrollButtonProps", "textColor", "value", "variant", "visibleScrollbar"], eu = /* @__PURE__ */ n((e, t) => e === t ? e.firstChild : t && t.nextElementSibling ? t.nextElementSibling : e.firstChild, "nextItem$1"), tu = /* @__PURE__ */ n((e, t) => e === t ? e.lastChild : t && t.previousElementSibling ? t.previousElementSibling : e.lastChild, "previousItem$1"), En = /* @__PURE__ */ n((e, t, r) => {
|
|
18466
18466
|
let a = !1, i = r(e, t);
|
|
18467
18467
|
for (; i; ) {
|
|
18468
18468
|
if (i === e.firstChild) {
|
|
@@ -18609,8 +18609,8 @@ const mi = de("MuiTabs", ["root", "vertical", "flexContainer", "flexContainerVer
|
|
|
18609
18609
|
display: "none"
|
|
18610
18610
|
// Safari + Chrome
|
|
18611
18611
|
}
|
|
18612
|
-
}),
|
|
18613
|
-
let
|
|
18612
|
+
}), ru = {};
|
|
18613
|
+
let ou = !1;
|
|
18614
18614
|
const tf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
18615
18615
|
const a = be({
|
|
18616
18616
|
props: t,
|
|
@@ -18664,7 +18664,7 @@ const tf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
18664
18664
|
ownerState: ee
|
|
18665
18665
|
});
|
|
18666
18666
|
process.env.NODE_ENV !== "production" && d && L && console.error('MUI: You can not use the `centered={true}` and `variant="scrollable"` properties at the same time on a `Tabs` component.');
|
|
18667
|
-
const [Z, ae] = T.useState(!1), [oe, Se] = T.useState(
|
|
18667
|
+
const [Z, ae] = T.useState(!1), [oe, Se] = T.useState(ru), [le, se] = T.useState(!1), [Ce, U] = T.useState(!1), [z, te] = T.useState(!1), [j, ne] = T.useState({
|
|
18668
18668
|
overflow: "hidden",
|
|
18669
18669
|
scrollbarWidth: 0
|
|
18670
18670
|
}), we = /* @__PURE__ */ new Map(), Fe = T.useRef(null), ye = T.useRef(null), Q = /* @__PURE__ */ n(() => {
|
|
@@ -18690,9 +18690,9 @@ const tf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
18690
18690
|
if (Te.length > 0) {
|
|
18691
18691
|
const He = Te[we.get(R)];
|
|
18692
18692
|
process.env.NODE_ENV !== "production" && (He || console.error(["MUI: The `value` provided to the Tabs component is invalid.", `None of the Tabs' children match with "${R}".`, we.keys ? `You can provide one of the following values: ${Array.from(we.keys()).join(", ")}.` : null].join(`
|
|
18693
|
-
`))), me = He ? He.getBoundingClientRect() : null, process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && !
|
|
18693
|
+
`))), me = He ? He.getBoundingClientRect() : null, process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && !ou && me && me.width === 0 && me.height === 0 && // if the whole Tabs component is hidden, don't warn
|
|
18694
18694
|
K.clientWidth !== 0 && (K = null, console.error(["MUI: The `value` provided to the Tabs component is invalid.", `The Tab with this \`value\` ("${R}") is not part of the document layout.`, "Make sure the tab item is present in the document or that it's not `display: none`."].join(`
|
|
18695
|
-
`)),
|
|
18695
|
+
`)), ou = !0);
|
|
18696
18696
|
}
|
|
18697
18697
|
}
|
|
18698
18698
|
return {
|
|
@@ -18815,12 +18815,12 @@ const tf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
18815
18815
|
let K;
|
|
18816
18816
|
const me = /* @__PURE__ */ n((rt) => {
|
|
18817
18817
|
rt.forEach((xt) => {
|
|
18818
|
-
xt.removedNodes.forEach((
|
|
18818
|
+
xt.removedNodes.forEach((ur) => {
|
|
18819
18819
|
var At;
|
|
18820
|
-
(At = K) == null || At.unobserve(
|
|
18821
|
-
}), xt.addedNodes.forEach((
|
|
18820
|
+
(At = K) == null || At.unobserve(ur);
|
|
18821
|
+
}), xt.addedNodes.forEach((ur) => {
|
|
18822
18822
|
var At;
|
|
18823
|
-
(At = K) == null || At.observe(
|
|
18823
|
+
(At = K) == null || At.observe(ur);
|
|
18824
18824
|
});
|
|
18825
18825
|
}), V(), re();
|
|
18826
18826
|
}, "handleMutation"), Te = kr(Fe.current);
|
|
@@ -18844,9 +18844,9 @@ const tf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
18844
18844
|
se(!Ir[0].isIntersecting);
|
|
18845
18845
|
}, "handleScrollButtonStart"), xt = new IntersectionObserver(rt, He);
|
|
18846
18846
|
xt.observe(me);
|
|
18847
|
-
const
|
|
18847
|
+
const ur = /* @__PURE__ */ n((Ir) => {
|
|
18848
18848
|
U(!Ir[0].isIntersecting);
|
|
18849
|
-
}, "handleScrollButtonEnd"), At = new IntersectionObserver(
|
|
18849
|
+
}, "handleScrollButtonEnd"), At = new IntersectionObserver(ur, He);
|
|
18850
18850
|
return At.observe(Te), () => {
|
|
18851
18851
|
xt.disconnect(), At.disconnect();
|
|
18852
18852
|
};
|
|
@@ -18856,7 +18856,7 @@ const tf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
18856
18856
|
}, []), T.useEffect(() => {
|
|
18857
18857
|
ge();
|
|
18858
18858
|
}), T.useEffect(() => {
|
|
18859
|
-
ve(
|
|
18859
|
+
ve(ru !== oe);
|
|
18860
18860
|
}, [ve, oe]), T.useImperativeHandle(u, () => ({
|
|
18861
18861
|
updateIndicator: ge,
|
|
18862
18862
|
updateScrollButtons: re
|
|
@@ -18887,22 +18887,22 @@ const tf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
18887
18887
|
tabIndex: 0
|
|
18888
18888
|
} : {}));
|
|
18889
18889
|
}), Ht = /* @__PURE__ */ n((V) => {
|
|
18890
|
-
const K = ye.current, me =
|
|
18890
|
+
const K = ye.current, me = br(K).activeElement;
|
|
18891
18891
|
if (me.getAttribute("role") !== "tab")
|
|
18892
18892
|
return;
|
|
18893
18893
|
let He = y === "horizontal" ? "ArrowLeft" : "ArrowUp", rt = y === "horizontal" ? "ArrowRight" : "ArrowDown";
|
|
18894
18894
|
switch (y === "horizontal" && l && (He = "ArrowRight", rt = "ArrowLeft"), V.key) {
|
|
18895
18895
|
case He:
|
|
18896
|
-
V.preventDefault(), En(K, me,
|
|
18896
|
+
V.preventDefault(), En(K, me, tu);
|
|
18897
18897
|
break;
|
|
18898
18898
|
case rt:
|
|
18899
|
-
V.preventDefault(), En(K, me,
|
|
18899
|
+
V.preventDefault(), En(K, me, eu);
|
|
18900
18900
|
break;
|
|
18901
18901
|
case "Home":
|
|
18902
|
-
V.preventDefault(), En(K, null,
|
|
18902
|
+
V.preventDefault(), En(K, null, eu);
|
|
18903
18903
|
break;
|
|
18904
18904
|
case "End":
|
|
18905
|
-
V.preventDefault(), En(K, null,
|
|
18905
|
+
V.preventDefault(), En(K, null, tu);
|
|
18906
18906
|
break;
|
|
18907
18907
|
}
|
|
18908
18908
|
}, "handleKeyDown"), J = tt();
|
|
@@ -19113,16 +19113,16 @@ const HM = /* @__PURE__ */ n((e) => {
|
|
|
19113
19113
|
/* @__PURE__ */ f(Xo, {}),
|
|
19114
19114
|
/* @__PURE__ */ f(l, { ...s, ...i[c] })
|
|
19115
19115
|
] });
|
|
19116
|
-
}, "TabbedGrillaEtriek"),
|
|
19116
|
+
}, "TabbedGrillaEtriek"), es = /* @__PURE__ */ n((e) => {
|
|
19117
19117
|
const { useFormulario: t = xr, ...r } = e;
|
|
19118
19118
|
return { fichaProps: { ...t(r), etrs: r.etrs } };
|
|
19119
|
-
}, "useInitFicha"), dP = /* @__PURE__ */ n((e, t) =>
|
|
19120
|
-
var
|
|
19121
|
-
Object.defineProperty(
|
|
19119
|
+
}, "useInitFicha"), dP = /* @__PURE__ */ n((e, t) => Ku(e, { id: "-1" }, t), "useNuevo");
|
|
19120
|
+
var ts = {}, pP = Ve;
|
|
19121
|
+
Object.defineProperty(ts, "__esModule", {
|
|
19122
19122
|
value: !0
|
|
19123
19123
|
});
|
|
19124
|
-
var rf =
|
|
19125
|
-
rf =
|
|
19124
|
+
var rf = ts.default = void 0, fP = pP(Ue()), mP = We;
|
|
19125
|
+
rf = ts.default = (0, fP.default)(/* @__PURE__ */ (0, mP.jsx)("path", {
|
|
19126
19126
|
d: "M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"
|
|
19127
19127
|
}), "ChevronLeft");
|
|
19128
19128
|
const hP = {
|
|
@@ -19929,7 +19929,7 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
19929
19929
|
firstWeekContainsDate: 1
|
|
19930
19930
|
}
|
|
19931
19931
|
}, ht = /* @__PURE__ */ n((e) => {
|
|
19932
|
-
const { source: t } = e, { estado: r, isLoading: a, fichaProps: i = {} } = Ee(Je), l = Ee(yo), s = l !== void 0, c =
|
|
19932
|
+
const { source: t } = e, { estado: r, isLoading: a, fichaProps: i = {} } = Ee(Je), l = Ee(yo), s = l !== void 0, c = al((ie) => {
|
|
19933
19933
|
const Re = ie.configInputs ? ie.configInputs.filter((Ne) => Ne.id === t) : [];
|
|
19934
19934
|
return Re[0] ? Re[0] : null;
|
|
19935
19935
|
}), {
|
|
@@ -20084,7 +20084,7 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
20084
20084
|
...$
|
|
20085
20085
|
}) => $, "sanitizeRestProps$3"), QM = /* @__PURE__ */ n((e) => {
|
|
20086
20086
|
const { hidden: t } = ht(e);
|
|
20087
|
-
return !t && /* @__PURE__ */ f(
|
|
20087
|
+
return !t && /* @__PURE__ */ f(ir, { variant: "h6", gutterBottom: !0, id: e.source, children: e.children });
|
|
20088
20088
|
}, "Separador"), XM = /* @__PURE__ */ n(({
|
|
20089
20089
|
children: e,
|
|
20090
20090
|
className: t,
|
|
@@ -20092,7 +20092,7 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
20092
20092
|
hasShow: a,
|
|
20093
20093
|
hasList: i = !0,
|
|
20094
20094
|
...l
|
|
20095
|
-
}) => /* @__PURE__ */ H(
|
|
20095
|
+
}) => /* @__PURE__ */ H(Yu, { className: t, ...FE(l), children: [
|
|
20096
20096
|
e,
|
|
20097
20097
|
i && /* @__PURE__ */ f(qm, { label: "ra.action.back", icon: /* @__PURE__ */ f(rf, {}) }),
|
|
20098
20098
|
a && /* @__PURE__ */ f(Gm, { record: r })
|
|
@@ -20151,27 +20151,27 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
20151
20151
|
data: a,
|
|
20152
20152
|
isPending: i,
|
|
20153
20153
|
error: l
|
|
20154
|
-
} =
|
|
20154
|
+
} = Ku("cb_" + CE(r) + "_" + e, {
|
|
20155
20155
|
id: t
|
|
20156
20156
|
});
|
|
20157
20157
|
return i || l ? "" : (a == null ? void 0 : a.etiqueta) || "";
|
|
20158
20158
|
}, "useReferenceLabel"), kE = /* @__PURE__ */ n((e) => {
|
|
20159
20159
|
const t = et(e), r = qp(e);
|
|
20160
|
-
return r ? /* @__PURE__ */ f(
|
|
20161
|
-
|
|
20160
|
+
return r ? /* @__PURE__ */ f(nu, { resource: t, ...r, ...e }) : /* @__PURE__ */ f(tl, { children: /* @__PURE__ */ f(
|
|
20161
|
+
rl,
|
|
20162
20162
|
{
|
|
20163
20163
|
path: "create/*",
|
|
20164
|
-
element: /* @__PURE__ */ f(
|
|
20164
|
+
element: /* @__PURE__ */ f(nu, { resource: t, isOpen: !0, ...e })
|
|
20165
20165
|
}
|
|
20166
20166
|
) });
|
|
20167
|
-
}, "CreateDialog"),
|
|
20167
|
+
}, "CreateDialog"), nu = /* @__PURE__ */ n(({
|
|
20168
20168
|
children: e,
|
|
20169
20169
|
mutationOptions: t,
|
|
20170
20170
|
title: r,
|
|
20171
20171
|
redirect: a = "list",
|
|
20172
20172
|
...i
|
|
20173
20173
|
}) => {
|
|
20174
|
-
const l = tn(), s =
|
|
20174
|
+
const l = tn(), s = sr(), c = ld(), u = {
|
|
20175
20175
|
onSuccess: /* @__PURE__ */ n((v) => {
|
|
20176
20176
|
s("ra.notification.created", {
|
|
20177
20177
|
type: "info",
|
|
@@ -20257,7 +20257,7 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
20257
20257
|
form: `${Kr}-form`,
|
|
20258
20258
|
tab: `${Kr}-tab`,
|
|
20259
20259
|
contenido: `${Kr}-contenido`
|
|
20260
|
-
},
|
|
20260
|
+
}, rs = /* @__PURE__ */ n((e) => ({
|
|
20261
20261
|
[`& .${hi.form}`]: {
|
|
20262
20262
|
maxHeight: "70vh",
|
|
20263
20263
|
overflow: "auto"
|
|
@@ -20285,7 +20285,7 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
20285
20285
|
const {
|
|
20286
20286
|
fichaProps: { onBeforeSubmitFicha: t, etrs: r },
|
|
20287
20287
|
estado: a
|
|
20288
|
-
} = Ee(Je), i = uT({ ...e, etrs: r }), l =
|
|
20288
|
+
} = Ee(Je), i = uT({ ...e, etrs: r }), l = sr(), { save: s } = Qm(), c = De(
|
|
20289
20289
|
async (u) => {
|
|
20290
20290
|
const d = t && await t(
|
|
20291
20291
|
{
|
|
@@ -20308,7 +20308,7 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
20308
20308
|
...i
|
|
20309
20309
|
} = e, l = et(e), s = a === "ventana" ? $E : Xm, { data: c, isFetching: u } = dP(l, {
|
|
20310
20310
|
enabled: r
|
|
20311
|
-
}), { fichaProps: d } =
|
|
20311
|
+
}), { fichaProps: d } = es(e), p = Mt(
|
|
20312
20312
|
() => ({
|
|
20313
20313
|
estado: "N",
|
|
20314
20314
|
initialValues: c,
|
|
@@ -20317,7 +20317,7 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
20317
20317
|
}),
|
|
20318
20318
|
[c, u, d]
|
|
20319
20319
|
);
|
|
20320
|
-
return /* @__PURE__ */ f(Aa, { children: /* @__PURE__ */ f(
|
|
20320
|
+
return /* @__PURE__ */ f(Aa, { children: /* @__PURE__ */ f(Hl, { value: p, children: /* @__PURE__ */ f(Vl, { children: /* @__PURE__ */ f(
|
|
20321
20321
|
s,
|
|
20322
20322
|
{
|
|
20323
20323
|
redirect: "list",
|
|
@@ -20328,7 +20328,7 @@ const LP = /^(\d+)(th|st|nd|rd)?/i, AP = /\d+/i, IP = {
|
|
|
20328
20328
|
}, "CreateEtriek"), c$ = W(AE, {
|
|
20329
20329
|
name: Kr,
|
|
20330
20330
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
20331
|
-
})(({ theme: e }) =>
|
|
20331
|
+
})(({ theme: e }) => rs(e));
|
|
20332
20332
|
function IE(e) {
|
|
20333
20333
|
return fe("MuiIconButton", e);
|
|
20334
20334
|
}
|
|
@@ -20449,7 +20449,7 @@ process.env.NODE_ENV !== "production" && (Nt.propTypes = {
|
|
|
20449
20449
|
/**
|
|
20450
20450
|
* The icon to display.
|
|
20451
20451
|
*/
|
|
20452
|
-
children:
|
|
20452
|
+
children: cr(o.node, (e) => T.Children.toArray(e.children).some((r) => /* @__PURE__ */ T.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(`
|
|
20453
20453
|
`)) : null),
|
|
20454
20454
|
/**
|
|
20455
20455
|
* Override or extend the styles applied to the component.
|
|
@@ -20540,7 +20540,7 @@ const BE = {
|
|
|
20540
20540
|
I === void 0 ? _(B) : _(B, I);
|
|
20541
20541
|
}
|
|
20542
20542
|
}, "normalizedTransitionCallback"), $ = F(p), R = F((_, I) => {
|
|
20543
|
-
|
|
20543
|
+
Al(_);
|
|
20544
20544
|
const {
|
|
20545
20545
|
duration: B,
|
|
20546
20546
|
delay: M,
|
|
@@ -20683,11 +20683,11 @@ process.env.NODE_ENV !== "production" && (Zo.propTypes = {
|
|
|
20683
20683
|
})])
|
|
20684
20684
|
});
|
|
20685
20685
|
Zo.muiSupportAuto = !0;
|
|
20686
|
-
var
|
|
20687
|
-
Object.defineProperty(
|
|
20686
|
+
var os = {};
|
|
20687
|
+
Object.defineProperty(os, "__esModule", {
|
|
20688
20688
|
value: !0
|
|
20689
20689
|
});
|
|
20690
|
-
var lf =
|
|
20690
|
+
var lf = os.default = void 0, zE = WE(Gt), HE = Ld;
|
|
20691
20691
|
function sf(e) {
|
|
20692
20692
|
if (typeof WeakMap != "function") return null;
|
|
20693
20693
|
var t = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
|
|
@@ -20718,10 +20718,10 @@ function qE(e = null) {
|
|
|
20718
20718
|
return !t || UE(t) ? e : t;
|
|
20719
20719
|
}
|
|
20720
20720
|
n(qE, "useTheme");
|
|
20721
|
-
lf =
|
|
20722
|
-
var pt = "top", Rt = "bottom", kt = "right", ft = "left",
|
|
20721
|
+
lf = os.default = qE;
|
|
20722
|
+
var pt = "top", Rt = "bottom", kt = "right", ft = "left", ns = "auto", vn = [pt, Rt, kt, ft], ao = "start", Jo = "end", GE = "clippingParents", cf = "viewport", wo = "popper", KE = "reference", au = /* @__PURE__ */ vn.reduce(function(e, t) {
|
|
20723
20723
|
return e.concat([t + "-" + ao, t + "-" + Jo]);
|
|
20724
|
-
}, []), uf = /* @__PURE__ */ [].concat(vn, [
|
|
20724
|
+
}, []), uf = /* @__PURE__ */ [].concat(vn, [ns]).reduce(function(e, t) {
|
|
20725
20725
|
return e.concat([t, t + "-" + ao, t + "-" + Jo]);
|
|
20726
20726
|
}, []), YE = "beforeRead", QE = "read", XE = "afterRead", ZE = "beforeMain", JE = "main", e1 = "afterMain", t1 = "beforeWrite", r1 = "write", o1 = "afterWrite", n1 = [YE, QE, XE, ZE, JE, e1, t1, r1, o1];
|
|
20727
20727
|
function Xt(e) {
|
|
@@ -20748,13 +20748,13 @@ function Ft(e) {
|
|
|
20748
20748
|
return e instanceof t || e instanceof HTMLElement;
|
|
20749
20749
|
}
|
|
20750
20750
|
n(Ft, "isHTMLElement$1");
|
|
20751
|
-
function
|
|
20751
|
+
function as(e) {
|
|
20752
20752
|
if (typeof ShadowRoot > "u")
|
|
20753
20753
|
return !1;
|
|
20754
20754
|
var t = yt(e).ShadowRoot;
|
|
20755
20755
|
return e instanceof t || e instanceof ShadowRoot;
|
|
20756
20756
|
}
|
|
20757
|
-
n(
|
|
20757
|
+
n(as, "isShadowRoot");
|
|
20758
20758
|
function a1(e) {
|
|
20759
20759
|
var t = e.state;
|
|
20760
20760
|
Object.keys(t.elements).forEach(function(r) {
|
|
@@ -20832,7 +20832,7 @@ function lo(e, t, r) {
|
|
|
20832
20832
|
};
|
|
20833
20833
|
}
|
|
20834
20834
|
n(lo, "getBoundingClientRect");
|
|
20835
|
-
function
|
|
20835
|
+
function is(e) {
|
|
20836
20836
|
var t = lo(e), r = e.offsetWidth, a = e.offsetHeight;
|
|
20837
20837
|
return Math.abs(t.width - r) <= 1 && (r = t.width), Math.abs(t.height - a) <= 1 && (a = t.height), {
|
|
20838
20838
|
x: e.offsetLeft,
|
|
@@ -20841,12 +20841,12 @@ function ls(e) {
|
|
|
20841
20841
|
height: a
|
|
20842
20842
|
};
|
|
20843
20843
|
}
|
|
20844
|
-
n(
|
|
20844
|
+
n(is, "getLayoutRect");
|
|
20845
20845
|
function pf(e, t) {
|
|
20846
20846
|
var r = t.getRootNode && t.getRootNode();
|
|
20847
20847
|
if (e.contains(t))
|
|
20848
20848
|
return !0;
|
|
20849
|
-
if (r &&
|
|
20849
|
+
if (r && as(r)) {
|
|
20850
20850
|
var a = t;
|
|
20851
20851
|
do {
|
|
20852
20852
|
if (a && e.isSameNode(a))
|
|
@@ -20857,10 +20857,10 @@ function pf(e, t) {
|
|
|
20857
20857
|
return !1;
|
|
20858
20858
|
}
|
|
20859
20859
|
n(pf, "contains");
|
|
20860
|
-
function
|
|
20860
|
+
function lr(e) {
|
|
20861
20861
|
return yt(e).getComputedStyle(e);
|
|
20862
20862
|
}
|
|
20863
|
-
n(
|
|
20863
|
+
n(lr, "getComputedStyle");
|
|
20864
20864
|
function s1(e) {
|
|
20865
20865
|
return ["table", "td", "th"].indexOf(Xt(e)) >= 0;
|
|
20866
20866
|
}
|
|
@@ -20879,27 +20879,27 @@ function Va(e) {
|
|
|
20879
20879
|
// $FlowFixMe[prop-missing]
|
|
20880
20880
|
e.assignedSlot || // step into the shadow DOM of the parent of a slotted node
|
|
20881
20881
|
e.parentNode || // DOM Element detected
|
|
20882
|
-
(
|
|
20882
|
+
(as(e) ? e.host : null) || // ShadowRoot detected
|
|
20883
20883
|
// $FlowFixMe[incompatible-call]: HTMLElement is a Node
|
|
20884
20884
|
Sr(e)
|
|
20885
20885
|
);
|
|
20886
20886
|
}
|
|
20887
20887
|
n(Va, "getParentNode");
|
|
20888
|
-
function
|
|
20888
|
+
function iu(e) {
|
|
20889
20889
|
return !Ft(e) || // https://github.com/popperjs/popper-core/issues/837
|
|
20890
|
-
|
|
20890
|
+
lr(e).position === "fixed" ? null : e.offsetParent;
|
|
20891
20891
|
}
|
|
20892
|
-
n(
|
|
20892
|
+
n(iu, "getTrueOffsetParent");
|
|
20893
20893
|
function c1(e) {
|
|
20894
20894
|
var t = /firefox/i.test(Bi()), r = /Trident/i.test(Bi());
|
|
20895
20895
|
if (r && Ft(e)) {
|
|
20896
|
-
var a =
|
|
20896
|
+
var a = lr(e);
|
|
20897
20897
|
if (a.position === "fixed")
|
|
20898
20898
|
return null;
|
|
20899
20899
|
}
|
|
20900
20900
|
var i = Va(e);
|
|
20901
|
-
for (
|
|
20902
|
-
var l =
|
|
20901
|
+
for (as(i) && (i = i.host); Ft(i) && ["html", "body"].indexOf(Xt(i)) < 0; ) {
|
|
20902
|
+
var l = lr(i);
|
|
20903
20903
|
if (l.transform !== "none" || l.perspective !== "none" || l.contain === "paint" || ["transform", "perspective"].indexOf(l.willChange) !== -1 || t && l.willChange === "filter" || t && l.filter && l.filter !== "none")
|
|
20904
20904
|
return i;
|
|
20905
20905
|
i = i.parentNode;
|
|
@@ -20908,15 +20908,15 @@ function c1(e) {
|
|
|
20908
20908
|
}
|
|
20909
20909
|
n(c1, "getContainingBlock");
|
|
20910
20910
|
function yn(e) {
|
|
20911
|
-
for (var t = yt(e), r =
|
|
20912
|
-
r =
|
|
20913
|
-
return r && (Xt(r) === "html" || Xt(r) === "body" &&
|
|
20911
|
+
for (var t = yt(e), r = iu(e); r && s1(r) && lr(r).position === "static"; )
|
|
20912
|
+
r = iu(r);
|
|
20913
|
+
return r && (Xt(r) === "html" || Xt(r) === "body" && lr(r).position === "static") ? t : r || c1(e) || t;
|
|
20914
20914
|
}
|
|
20915
20915
|
n(yn, "getOffsetParent");
|
|
20916
|
-
function
|
|
20916
|
+
function ls(e) {
|
|
20917
20917
|
return ["top", "bottom"].indexOf(e) >= 0 ? "x" : "y";
|
|
20918
20918
|
}
|
|
20919
|
-
n(
|
|
20919
|
+
n(ls, "getMainAxisFromPlacement");
|
|
20920
20920
|
function Do(e, t, r) {
|
|
20921
20921
|
return Fr(e, ra(t, r));
|
|
20922
20922
|
}
|
|
@@ -20951,9 +20951,9 @@ var d1 = /* @__PURE__ */ n(function(t, r) {
|
|
|
20951
20951
|
})) : t, mf(typeof t != "number" ? t : hf(t, vn));
|
|
20952
20952
|
}, "toPaddingObject");
|
|
20953
20953
|
function p1(e) {
|
|
20954
|
-
var t, r = e.state, a = e.name, i = e.options, l = r.elements.arrow, s = r.modifiersData.popperOffsets, c = Qt(r.placement), u =
|
|
20954
|
+
var t, r = e.state, a = e.name, i = e.options, l = r.elements.arrow, s = r.modifiersData.popperOffsets, c = Qt(r.placement), u = ls(c), d = [ft, kt].indexOf(c) >= 0, p = d ? "height" : "width";
|
|
20955
20955
|
if (!(!l || !s)) {
|
|
20956
|
-
var h = d1(i.padding, r), m =
|
|
20956
|
+
var h = d1(i.padding, r), m = is(l), g = u === "y" ? pt : ft, v = u === "y" ? Rt : kt, b = r.rects.reference[p] + r.rects.reference[u] - s[u] - r.rects.popper[p], y = s[u] - r.rects.reference[u], P = yn(l), E = P ? u === "y" ? P.clientHeight || 0 : P.clientWidth || 0 : 0, C = b / 2 - y / 2, S = h[g], x = E - m[p] - h[v], w = E / 2 - m[p] / 2 + C, F = Do(S, w, x), $ = u;
|
|
20957
20957
|
r.modifiersData[a] = (t = {}, t[$] = F, t.centerOffset = F - w, t);
|
|
20958
20958
|
}
|
|
20959
20959
|
}
|
|
@@ -20990,7 +20990,7 @@ function b1(e, t) {
|
|
|
20990
20990
|
};
|
|
20991
20991
|
}
|
|
20992
20992
|
n(b1, "roundOffsetsByDPR");
|
|
20993
|
-
function
|
|
20993
|
+
function lu(e) {
|
|
20994
20994
|
var t, r = e.popper, a = e.popperRect, i = e.placement, l = e.variation, s = e.offsets, c = e.position, u = e.gpuAcceleration, d = e.adaptive, p = e.roundOffsets, h = e.isFixed, m = s.x, g = m === void 0 ? 0 : m, v = s.y, b = v === void 0 ? 0 : v, y = typeof p == "function" ? p({
|
|
20995
20995
|
x: g,
|
|
20996
20996
|
y: b
|
|
@@ -21002,7 +21002,7 @@ function su(e) {
|
|
|
21002
21002
|
var P = s.hasOwnProperty("x"), E = s.hasOwnProperty("y"), C = ft, S = pt, x = window;
|
|
21003
21003
|
if (d) {
|
|
21004
21004
|
var w = yn(r), F = "clientHeight", $ = "clientWidth";
|
|
21005
|
-
if (w === yt(r) && (w = Sr(r),
|
|
21005
|
+
if (w === yt(r) && (w = Sr(r), lr(w).position !== "static" && c === "absolute" && (F = "scrollHeight", $ = "scrollWidth")), w = w, i === pt || (i === ft || i === kt) && l === Jo) {
|
|
21006
21006
|
S = Rt;
|
|
21007
21007
|
var R = h && w === x && x.visualViewport ? x.visualViewport.height : (
|
|
21008
21008
|
// $FlowFixMe[prop-missing]
|
|
@@ -21034,7 +21034,7 @@ function su(e) {
|
|
|
21034
21034
|
}
|
|
21035
21035
|
return Object.assign({}, A, (t = {}, t[S] = E ? b + "px" : "", t[C] = P ? g + "px" : "", t.transform = "", t));
|
|
21036
21036
|
}
|
|
21037
|
-
n(
|
|
21037
|
+
n(lu, "mapToStyles");
|
|
21038
21038
|
function g1(e) {
|
|
21039
21039
|
var t = e.state, r = e.options, a = r.gpuAcceleration, i = a === void 0 ? !0 : a, l = r.adaptive, s = l === void 0 ? !0 : l, c = r.roundOffsets, u = c === void 0 ? !0 : c, d = {
|
|
21040
21040
|
placement: Qt(t.placement),
|
|
@@ -21044,12 +21044,12 @@ function g1(e) {
|
|
|
21044
21044
|
gpuAcceleration: i,
|
|
21045
21045
|
isFixed: t.options.strategy === "fixed"
|
|
21046
21046
|
};
|
|
21047
|
-
t.modifiersData.popperOffsets != null && (t.styles.popper = Object.assign({}, t.styles.popper,
|
|
21047
|
+
t.modifiersData.popperOffsets != null && (t.styles.popper = Object.assign({}, t.styles.popper, lu(Object.assign({}, d, {
|
|
21048
21048
|
offsets: t.modifiersData.popperOffsets,
|
|
21049
21049
|
position: t.options.strategy,
|
|
21050
21050
|
adaptive: s,
|
|
21051
21051
|
roundOffsets: u
|
|
21052
|
-
})))), t.modifiersData.arrow != null && (t.styles.arrow = Object.assign({}, t.styles.arrow,
|
|
21052
|
+
})))), t.modifiersData.arrow != null && (t.styles.arrow = Object.assign({}, t.styles.arrow, lu(Object.assign({}, d, {
|
|
21053
21053
|
offsets: t.modifiersData.arrow,
|
|
21054
21054
|
position: "absolute",
|
|
21055
21055
|
adaptive: !1,
|
|
@@ -21105,24 +21105,24 @@ var S1 = {
|
|
|
21105
21105
|
start: "end",
|
|
21106
21106
|
end: "start"
|
|
21107
21107
|
};
|
|
21108
|
-
function
|
|
21108
|
+
function su(e) {
|
|
21109
21109
|
return e.replace(/start|end/g, function(t) {
|
|
21110
21110
|
return S1[t];
|
|
21111
21111
|
});
|
|
21112
21112
|
}
|
|
21113
|
-
n(
|
|
21114
|
-
function
|
|
21113
|
+
n(su, "getOppositeVariationPlacement");
|
|
21114
|
+
function ss(e) {
|
|
21115
21115
|
var t = yt(e), r = t.pageXOffset, a = t.pageYOffset;
|
|
21116
21116
|
return {
|
|
21117
21117
|
scrollLeft: r,
|
|
21118
21118
|
scrollTop: a
|
|
21119
21119
|
};
|
|
21120
21120
|
}
|
|
21121
|
-
n(
|
|
21122
|
-
function
|
|
21123
|
-
return lo(Sr(e)).left +
|
|
21121
|
+
n(ss, "getWindowScroll");
|
|
21122
|
+
function cs(e) {
|
|
21123
|
+
return lo(Sr(e)).left + ss(e).scrollLeft;
|
|
21124
21124
|
}
|
|
21125
|
-
n(
|
|
21125
|
+
n(cs, "getWindowScrollBarX");
|
|
21126
21126
|
function T1(e, t) {
|
|
21127
21127
|
var r = yt(e), a = Sr(e), i = r.visualViewport, l = a.clientWidth, s = a.clientHeight, c = 0, u = 0;
|
|
21128
21128
|
if (i) {
|
|
@@ -21133,14 +21133,14 @@ function T1(e, t) {
|
|
|
21133
21133
|
return {
|
|
21134
21134
|
width: l,
|
|
21135
21135
|
height: s,
|
|
21136
|
-
x: c +
|
|
21136
|
+
x: c + cs(e),
|
|
21137
21137
|
y: u
|
|
21138
21138
|
};
|
|
21139
21139
|
}
|
|
21140
21140
|
n(T1, "getViewportRect");
|
|
21141
21141
|
function C1(e) {
|
|
21142
|
-
var t, r = Sr(e), a =
|
|
21143
|
-
return
|
|
21142
|
+
var t, r = Sr(e), a = ss(e), i = (t = e.ownerDocument) == null ? void 0 : t.body, l = Fr(r.scrollWidth, r.clientWidth, i ? i.scrollWidth : 0, i ? i.clientWidth : 0), s = Fr(r.scrollHeight, r.clientHeight, i ? i.scrollHeight : 0, i ? i.clientHeight : 0), c = -a.scrollLeft + cs(e), u = -a.scrollTop;
|
|
21143
|
+
return lr(i || r).direction === "rtl" && (c += Fr(r.clientWidth, i ? i.clientWidth : 0) - l), {
|
|
21144
21144
|
width: l,
|
|
21145
21145
|
height: s,
|
|
21146
21146
|
x: c,
|
|
@@ -21148,19 +21148,19 @@ function C1(e) {
|
|
|
21148
21148
|
};
|
|
21149
21149
|
}
|
|
21150
21150
|
n(C1, "getDocumentRect");
|
|
21151
|
-
function
|
|
21152
|
-
var t =
|
|
21151
|
+
function us(e) {
|
|
21152
|
+
var t = lr(e), r = t.overflow, a = t.overflowX, i = t.overflowY;
|
|
21153
21153
|
return /auto|scroll|overlay|hidden/.test(r + i + a);
|
|
21154
21154
|
}
|
|
21155
|
-
n(
|
|
21155
|
+
n(us, "isScrollParent");
|
|
21156
21156
|
function bf(e) {
|
|
21157
|
-
return ["html", "body", "#document"].indexOf(Xt(e)) >= 0 ? e.ownerDocument.body : Ft(e) &&
|
|
21157
|
+
return ["html", "body", "#document"].indexOf(Xt(e)) >= 0 ? e.ownerDocument.body : Ft(e) && us(e) ? e : bf(Va(e));
|
|
21158
21158
|
}
|
|
21159
21159
|
n(bf, "getScrollParent");
|
|
21160
21160
|
function _o(e, t) {
|
|
21161
21161
|
var r;
|
|
21162
21162
|
t === void 0 && (t = []);
|
|
21163
|
-
var a = bf(e), i = a === ((r = e.ownerDocument) == null ? void 0 : r.body), l = yt(a), s = i ? [l].concat(l.visualViewport || [],
|
|
21163
|
+
var a = bf(e), i = a === ((r = e.ownerDocument) == null ? void 0 : r.body), l = yt(a), s = i ? [l].concat(l.visualViewport || [], us(a) ? a : []) : a, c = t.concat(s);
|
|
21164
21164
|
return i ? c : (
|
|
21165
21165
|
// $FlowFixMe[incompatible-call]: isBody tells us target will be an HTMLElement here
|
|
21166
21166
|
c.concat(_o(Va(s)))
|
|
@@ -21181,12 +21181,12 @@ function P1(e, t) {
|
|
|
21181
21181
|
return r.top = r.top + e.clientTop, r.left = r.left + e.clientLeft, r.bottom = r.top + e.clientHeight, r.right = r.left + e.clientWidth, r.width = e.clientWidth, r.height = e.clientHeight, r.x = r.left, r.y = r.top, r;
|
|
21182
21182
|
}
|
|
21183
21183
|
n(P1, "getInnerBoundingClientRect");
|
|
21184
|
-
function
|
|
21184
|
+
function cu(e, t, r) {
|
|
21185
21185
|
return t === cf ? zi(T1(e, r)) : $r(t) ? P1(t, r) : zi(C1(Sr(e)));
|
|
21186
21186
|
}
|
|
21187
|
-
n(
|
|
21187
|
+
n(cu, "getClientRectFromMixedType");
|
|
21188
21188
|
function E1(e) {
|
|
21189
|
-
var t = _o(Va(e)), r = ["absolute", "fixed"].indexOf(
|
|
21189
|
+
var t = _o(Va(e)), r = ["absolute", "fixed"].indexOf(lr(e).position) >= 0, a = r && Ft(e) ? yn(e) : e;
|
|
21190
21190
|
return $r(a) ? t.filter(function(i) {
|
|
21191
21191
|
return $r(i) && pf(i, a) && Xt(i) !== "body";
|
|
21192
21192
|
}) : [];
|
|
@@ -21194,9 +21194,9 @@ function E1(e) {
|
|
|
21194
21194
|
n(E1, "getClippingParents");
|
|
21195
21195
|
function F1(e, t, r, a) {
|
|
21196
21196
|
var i = t === "clippingParents" ? E1(e) : [].concat(t), l = [].concat(i, [r]), s = l[0], c = l.reduce(function(u, d) {
|
|
21197
|
-
var p =
|
|
21197
|
+
var p = cu(e, d, a);
|
|
21198
21198
|
return u.top = Fr(p.top, u.top), u.right = ra(p.right, u.right), u.bottom = ra(p.bottom, u.bottom), u.left = Fr(p.left, u.left), u;
|
|
21199
|
-
},
|
|
21199
|
+
}, cu(e, s, a));
|
|
21200
21200
|
return c.width = c.right - c.left, c.height = c.bottom - c.top, c.x = c.left, c.y = c.top, c;
|
|
21201
21201
|
}
|
|
21202
21202
|
n(F1, "getClippingRect");
|
|
@@ -21233,7 +21233,7 @@ function gf(e) {
|
|
|
21233
21233
|
y: t.y
|
|
21234
21234
|
};
|
|
21235
21235
|
}
|
|
21236
|
-
var d = i ?
|
|
21236
|
+
var d = i ? ls(i) : null;
|
|
21237
21237
|
if (d != null) {
|
|
21238
21238
|
var p = d === "y" ? "height" : "width";
|
|
21239
21239
|
switch (l) {
|
|
@@ -21273,7 +21273,7 @@ function en(e, t) {
|
|
|
21273
21273
|
n(en, "detectOverflow");
|
|
21274
21274
|
function w1(e, t) {
|
|
21275
21275
|
t === void 0 && (t = {});
|
|
21276
|
-
var r = t, a = r.placement, i = r.boundary, l = r.rootBoundary, s = r.padding, c = r.flipVariations, u = r.allowedAutoPlacements, d = u === void 0 ? uf : u, p = so(a), h = p ? c ?
|
|
21276
|
+
var r = t, a = r.placement, i = r.boundary, l = r.rootBoundary, s = r.padding, c = r.flipVariations, u = r.allowedAutoPlacements, d = u === void 0 ? uf : u, p = so(a), h = p ? c ? au : au.filter(function(v) {
|
|
21277
21277
|
return so(v) === p;
|
|
21278
21278
|
}) : vn, m = h.filter(function(v) {
|
|
21279
21279
|
return d.indexOf(v) >= 0;
|
|
@@ -21293,17 +21293,17 @@ function w1(e, t) {
|
|
|
21293
21293
|
}
|
|
21294
21294
|
n(w1, "computeAutoPlacement");
|
|
21295
21295
|
function R1(e) {
|
|
21296
|
-
if (Qt(e) ===
|
|
21296
|
+
if (Qt(e) === ns)
|
|
21297
21297
|
return [];
|
|
21298
21298
|
var t = Bn(e);
|
|
21299
|
-
return [
|
|
21299
|
+
return [su(e), t, su(t)];
|
|
21300
21300
|
}
|
|
21301
21301
|
n(R1, "getExpandedFallbackPlacements");
|
|
21302
21302
|
function k1(e) {
|
|
21303
21303
|
var t = e.state, r = e.options, a = e.name;
|
|
21304
21304
|
if (!t.modifiersData[a]._skip) {
|
|
21305
21305
|
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, g = r.flipVariations, v = g === void 0 ? !0 : g, b = r.allowedAutoPlacements, y = t.options.placement, P = Qt(y), E = P === y, C = u || (E || !v ? [Bn(y)] : R1(y)), S = [y].concat(C).reduce(function(Z, ae) {
|
|
21306
|
-
return Z.concat(Qt(ae) ===
|
|
21306
|
+
return Z.concat(Qt(ae) === ns ? w1(t, {
|
|
21307
21307
|
placement: ae,
|
|
21308
21308
|
boundary: p,
|
|
21309
21309
|
rootBoundary: h,
|
|
@@ -21358,7 +21358,7 @@ const M1 = {
|
|
|
21358
21358
|
_skip: !1
|
|
21359
21359
|
}
|
|
21360
21360
|
};
|
|
21361
|
-
function
|
|
21361
|
+
function uu(e, t, r) {
|
|
21362
21362
|
return r === void 0 && (r = {
|
|
21363
21363
|
x: 0,
|
|
21364
21364
|
y: 0
|
|
@@ -21369,19 +21369,19 @@ function du(e, t, r) {
|
|
|
21369
21369
|
left: e.left - t.width - r.x
|
|
21370
21370
|
};
|
|
21371
21371
|
}
|
|
21372
|
-
n(
|
|
21373
|
-
function
|
|
21372
|
+
n(uu, "getSideOffsets");
|
|
21373
|
+
function du(e) {
|
|
21374
21374
|
return [pt, kt, Rt, ft].some(function(t) {
|
|
21375
21375
|
return e[t] >= 0;
|
|
21376
21376
|
});
|
|
21377
21377
|
}
|
|
21378
|
-
n(
|
|
21378
|
+
n(du, "isAnySideFullyClipped");
|
|
21379
21379
|
function $1(e) {
|
|
21380
21380
|
var t = e.state, r = e.name, a = t.rects.reference, i = t.rects.popper, l = t.modifiersData.preventOverflow, s = en(t, {
|
|
21381
21381
|
elementContext: "reference"
|
|
21382
21382
|
}), c = en(t, {
|
|
21383
21383
|
altBoundary: !0
|
|
21384
|
-
}), u =
|
|
21384
|
+
}), u = uu(s, a), d = uu(c, i, l), p = du(u), h = du(d);
|
|
21385
21385
|
t.modifiersData[r] = {
|
|
21386
21386
|
referenceClippingOffsets: u,
|
|
21387
21387
|
popperEscapeOffsets: d,
|
|
@@ -21454,7 +21454,7 @@ function V1(e) {
|
|
|
21454
21454
|
rootBoundary: d,
|
|
21455
21455
|
padding: h,
|
|
21456
21456
|
altBoundary: p
|
|
21457
|
-
}), P = Qt(t.placement), E = so(t.placement), C = !E, S =
|
|
21457
|
+
}), P = Qt(t.placement), E = so(t.placement), C = !E, S = ls(P), x = j1(S), w = t.modifiersData.popperOffsets, F = t.rects.reference, $ = t.rects.popper, R = typeof b == "function" ? b(Object.assign({}, t.rects, {
|
|
21458
21458
|
placement: t.placement
|
|
21459
21459
|
})) : b, k = typeof R == "number" ? {
|
|
21460
21460
|
mainAxis: R,
|
|
@@ -21468,7 +21468,7 @@ function V1(e) {
|
|
|
21468
21468
|
};
|
|
21469
21469
|
if (w) {
|
|
21470
21470
|
if (l) {
|
|
21471
|
-
var L, N = S === "y" ? pt : ft, _ = S === "y" ? Rt : kt, I = S === "y" ? "height" : "width", B = w[S], M = B + y[N], q = B - y[_], ee = g ? -$[I] / 2 : 0, ue = E === ao ? F[I] : $[I], pe = E === ao ? -$[I] : -F[I], ce = t.elements.arrow, Z = g && ce ?
|
|
21471
|
+
var L, N = S === "y" ? pt : ft, _ = S === "y" ? Rt : kt, I = S === "y" ? "height" : "width", B = w[S], M = B + y[N], q = B - y[_], ee = g ? -$[I] / 2 : 0, ue = E === ao ? F[I] : $[I], pe = E === ao ? -$[I] : -F[I], ce = t.elements.arrow, Z = g && ce ? is(ce) : {
|
|
21472
21472
|
width: 0,
|
|
21473
21473
|
height: 0
|
|
21474
21474
|
}, ae = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : ff(), oe = ae[N], Se = ae[_], le = Do(0, F[I], Z[I]), se = C ? F[I] / 2 - ee - le - oe - k.mainAxis : ue - le - oe - k.mainAxis, Ce = C ? -F[I] / 2 + ee + le + Se + k.mainAxis : pe + le + Se + k.mainAxis, U = t.elements.arrow && yn(t.elements.arrow), z = U ? S === "y" ? U.clientTop || 0 : U.clientLeft || 0 : 0, te = (L = A == null ? void 0 : A[S]) != null ? L : 0, j = B + se - te - z, ne = B + Ce - te, we = Do(g ? ra(M, j) : M, B, g ? Fr(q, ne) : q);
|
|
@@ -21497,7 +21497,7 @@ function z1(e) {
|
|
|
21497
21497
|
}
|
|
21498
21498
|
n(z1, "getHTMLElementScroll");
|
|
21499
21499
|
function H1(e) {
|
|
21500
|
-
return e === yt(e) || !Ft(e) ?
|
|
21500
|
+
return e === yt(e) || !Ft(e) ? ss(e) : z1(e);
|
|
21501
21501
|
}
|
|
21502
21502
|
n(H1, "getNodeScroll");
|
|
21503
21503
|
function W1(e) {
|
|
@@ -21515,7 +21515,7 @@ function U1(e, t, r) {
|
|
|
21515
21515
|
y: 0
|
|
21516
21516
|
};
|
|
21517
21517
|
return (a || !a && !r) && ((Xt(t) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
|
21518
|
-
|
|
21518
|
+
us(l)) && (c = H1(t)), Ft(t) ? (u = lo(t, !0), u.x += t.clientLeft, u.y += t.clientTop) : l && (u.x = cs(l))), {
|
|
21519
21519
|
x: s.left + c.scrollLeft - u.x,
|
|
21520
21520
|
y: s.top + c.scrollTop - u.y,
|
|
21521
21521
|
width: s.width,
|
|
@@ -21576,28 +21576,28 @@ function Y1(e) {
|
|
|
21576
21576
|
});
|
|
21577
21577
|
}
|
|
21578
21578
|
n(Y1, "mergeByName");
|
|
21579
|
-
var
|
|
21579
|
+
var pu = {
|
|
21580
21580
|
placement: "bottom",
|
|
21581
21581
|
modifiers: [],
|
|
21582
21582
|
strategy: "absolute"
|
|
21583
21583
|
};
|
|
21584
|
-
function
|
|
21584
|
+
function fu() {
|
|
21585
21585
|
for (var e = arguments.length, t = new Array(e), r = 0; r < e; r++)
|
|
21586
21586
|
t[r] = arguments[r];
|
|
21587
21587
|
return !t.some(function(a) {
|
|
21588
21588
|
return !(a && typeof a.getBoundingClientRect == "function");
|
|
21589
21589
|
});
|
|
21590
21590
|
}
|
|
21591
|
-
n(
|
|
21591
|
+
n(fu, "areValidElements");
|
|
21592
21592
|
function Q1(e) {
|
|
21593
21593
|
e === void 0 && (e = {});
|
|
21594
|
-
var t = e, r = t.defaultModifiers, a = r === void 0 ? [] : r, i = t.defaultOptions, l = i === void 0 ?
|
|
21594
|
+
var t = e, r = t.defaultModifiers, a = r === void 0 ? [] : r, i = t.defaultOptions, l = i === void 0 ? pu : i;
|
|
21595
21595
|
return /* @__PURE__ */ n(function(c, u, d) {
|
|
21596
21596
|
d === void 0 && (d = l);
|
|
21597
21597
|
var p = {
|
|
21598
21598
|
placement: "bottom",
|
|
21599
21599
|
orderedModifiers: [],
|
|
21600
|
-
options: Object.assign({},
|
|
21600
|
+
options: Object.assign({}, pu, l),
|
|
21601
21601
|
modifiersData: {},
|
|
21602
21602
|
elements: {
|
|
21603
21603
|
reference: c,
|
|
@@ -21626,10 +21626,10 @@ function Q1(e) {
|
|
|
21626
21626
|
forceUpdate: /* @__PURE__ */ n(function() {
|
|
21627
21627
|
if (!m) {
|
|
21628
21628
|
var P = p.elements, E = P.reference, C = P.popper;
|
|
21629
|
-
if (
|
|
21629
|
+
if (fu(E, C)) {
|
|
21630
21630
|
p.rects = {
|
|
21631
21631
|
reference: U1(E, yn(C), p.options.strategy === "fixed"),
|
|
21632
|
-
popper:
|
|
21632
|
+
popper: is(C)
|
|
21633
21633
|
}, p.reset = !1, p.placement = p.options.placement, p.orderedModifiers.forEach(function(k) {
|
|
21634
21634
|
return p.modifiersData[k.name] = Object.assign({}, k.data);
|
|
21635
21635
|
});
|
|
@@ -21660,7 +21660,7 @@ function Q1(e) {
|
|
|
21660
21660
|
b(), m = !0;
|
|
21661
21661
|
}, "destroy")
|
|
21662
21662
|
};
|
|
21663
|
-
if (!
|
|
21663
|
+
if (!fu(c, u))
|
|
21664
21664
|
return g;
|
|
21665
21665
|
g.setOptions(d).then(function(y) {
|
|
21666
21666
|
!m && d.onFirstUpdate && d.onFirstUpdate(y);
|
|
@@ -22010,7 +22010,7 @@ const lF = ["anchorEl", "component", "components", "componentsProps", "container
|
|
|
22010
22010
|
name: "MuiPopper",
|
|
22011
22011
|
slot: "Root",
|
|
22012
22012
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
22013
|
-
})({}),
|
|
22013
|
+
})({}), ds = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
22014
22014
|
var a;
|
|
22015
22015
|
const i = lf(), l = be({
|
|
22016
22016
|
props: t,
|
|
@@ -22054,7 +22054,7 @@ const lF = ["anchorEl", "component", "components", "componentsProps", "container
|
|
|
22054
22054
|
ref: r
|
|
22055
22055
|
}));
|
|
22056
22056
|
}, "Popper"));
|
|
22057
|
-
process.env.NODE_ENV !== "production" && (
|
|
22057
|
+
process.env.NODE_ENV !== "production" && (ds.propTypes = {
|
|
22058
22058
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
22059
22059
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
22060
22060
|
// │ To update them, edit the TypeScript types and run `pnpm proptypes`. │
|
|
@@ -22185,7 +22185,7 @@ function cF(e) {
|
|
|
22185
22185
|
return fe("MuiTooltip", e);
|
|
22186
22186
|
}
|
|
22187
22187
|
n(cF, "getTooltipUtilityClass");
|
|
22188
|
-
const
|
|
22188
|
+
const mr = de("MuiTooltip", ["popper", "popperInteractive", "popperArrow", "popperClose", "tooltip", "tooltipArrow", "touch", "tooltipPlacementLeft", "tooltipPlacementRight", "tooltipPlacementTop", "tooltipPlacementBottom", "arrow"]), uF = ["arrow", "children", "classes", "components", "componentsProps", "describeChild", "disableFocusListener", "disableHoverListener", "disableInteractive", "disableTouchListener", "enterDelay", "enterNextDelay", "enterTouchDelay", "followCursor", "id", "leaveDelay", "leaveTouchDelay", "onClose", "onOpen", "open", "placement", "PopperComponent", "PopperProps", "slotProps", "slots", "title", "TransitionComponent", "TransitionProps"];
|
|
22189
22189
|
function dF(e) {
|
|
22190
22190
|
return Math.round(e * 1e5) / 1e5;
|
|
22191
22191
|
}
|
|
@@ -22203,7 +22203,7 @@ const pF = /* @__PURE__ */ n((e) => {
|
|
|
22203
22203
|
arrow: ["arrow"]
|
|
22204
22204
|
};
|
|
22205
22205
|
return he(s, cF, t);
|
|
22206
|
-
}, "useUtilityClasses$m"), fF = W(
|
|
22206
|
+
}, "useUtilityClasses$m"), fF = W(ds, {
|
|
22207
22207
|
name: "MuiTooltip",
|
|
22208
22208
|
slot: "Popper",
|
|
22209
22209
|
overridesResolver: /* @__PURE__ */ n((e, t) => {
|
|
@@ -22224,21 +22224,21 @@ const pF = /* @__PURE__ */ n((e) => {
|
|
|
22224
22224
|
}, !r && {
|
|
22225
22225
|
pointerEvents: "none"
|
|
22226
22226
|
}, t.arrow && {
|
|
22227
|
-
[`&[data-popper-placement*="bottom"] .${
|
|
22227
|
+
[`&[data-popper-placement*="bottom"] .${mr.arrow}`]: {
|
|
22228
22228
|
top: 0,
|
|
22229
22229
|
marginTop: "-0.71em",
|
|
22230
22230
|
"&::before": {
|
|
22231
22231
|
transformOrigin: "0 100%"
|
|
22232
22232
|
}
|
|
22233
22233
|
},
|
|
22234
|
-
[`&[data-popper-placement*="top"] .${
|
|
22234
|
+
[`&[data-popper-placement*="top"] .${mr.arrow}`]: {
|
|
22235
22235
|
bottom: 0,
|
|
22236
22236
|
marginBottom: "-0.71em",
|
|
22237
22237
|
"&::before": {
|
|
22238
22238
|
transformOrigin: "100% 0"
|
|
22239
22239
|
}
|
|
22240
22240
|
},
|
|
22241
|
-
[`&[data-popper-placement*="right"] .${
|
|
22241
|
+
[`&[data-popper-placement*="right"] .${mr.arrow}`]: O({}, t.isRtl ? {
|
|
22242
22242
|
right: 0,
|
|
22243
22243
|
marginRight: "-0.71em"
|
|
22244
22244
|
} : {
|
|
@@ -22251,7 +22251,7 @@ const pF = /* @__PURE__ */ n((e) => {
|
|
|
22251
22251
|
transformOrigin: "100% 100%"
|
|
22252
22252
|
}
|
|
22253
22253
|
}),
|
|
22254
|
-
[`&[data-popper-placement*="left"] .${
|
|
22254
|
+
[`&[data-popper-placement*="left"] .${mr.arrow}`]: O({}, t.isRtl ? {
|
|
22255
22255
|
left: 0,
|
|
22256
22256
|
marginLeft: "-0.71em"
|
|
22257
22257
|
} : {
|
|
@@ -22296,7 +22296,7 @@ const pF = /* @__PURE__ */ n((e) => {
|
|
|
22296
22296
|
lineHeight: `${dF(16 / 14)}em`,
|
|
22297
22297
|
fontWeight: e.typography.fontWeightRegular
|
|
22298
22298
|
}, {
|
|
22299
|
-
[`.${
|
|
22299
|
+
[`.${mr.popper}[data-popper-placement*="left"] &`]: O({
|
|
22300
22300
|
transformOrigin: "right center"
|
|
22301
22301
|
}, t.isRtl ? O({
|
|
22302
22302
|
marginLeft: "14px"
|
|
@@ -22307,7 +22307,7 @@ const pF = /* @__PURE__ */ n((e) => {
|
|
|
22307
22307
|
}, t.touch && {
|
|
22308
22308
|
marginRight: "24px"
|
|
22309
22309
|
})),
|
|
22310
|
-
[`.${
|
|
22310
|
+
[`.${mr.popper}[data-popper-placement*="right"] &`]: O({
|
|
22311
22311
|
transformOrigin: "left center"
|
|
22312
22312
|
}, t.isRtl ? O({
|
|
22313
22313
|
marginRight: "14px"
|
|
@@ -22318,13 +22318,13 @@ const pF = /* @__PURE__ */ n((e) => {
|
|
|
22318
22318
|
}, t.touch && {
|
|
22319
22319
|
marginLeft: "24px"
|
|
22320
22320
|
})),
|
|
22321
|
-
[`.${
|
|
22321
|
+
[`.${mr.popper}[data-popper-placement*="top"] &`]: O({
|
|
22322
22322
|
transformOrigin: "center bottom",
|
|
22323
22323
|
marginBottom: "14px"
|
|
22324
22324
|
}, t.touch && {
|
|
22325
22325
|
marginBottom: "24px"
|
|
22326
22326
|
}),
|
|
22327
|
-
[`.${
|
|
22327
|
+
[`.${mr.popper}[data-popper-placement*="bottom"] &`]: O({
|
|
22328
22328
|
transformOrigin: "center top",
|
|
22329
22329
|
marginTop: "14px"
|
|
22330
22330
|
}, t.touch && {
|
|
@@ -22354,7 +22354,7 @@ const pF = /* @__PURE__ */ n((e) => {
|
|
|
22354
22354
|
}
|
|
22355
22355
|
}));
|
|
22356
22356
|
let wn = !1;
|
|
22357
|
-
const
|
|
22357
|
+
const mu = new Go();
|
|
22358
22358
|
let Ro = {
|
|
22359
22359
|
x: 0,
|
|
22360
22360
|
y: 0
|
|
@@ -22421,13 +22421,13 @@ const za = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
22421
22421
|
});
|
|
22422
22422
|
T.useEffect(() => Ht, [Ht]);
|
|
22423
22423
|
const J = /* @__PURE__ */ n((xe) => {
|
|
22424
|
-
|
|
22424
|
+
mu.clear(), wn = !0, re(!0), Z && !ze && Z(xe);
|
|
22425
22425
|
}, "handleOpen"), V = Kt(
|
|
22426
22426
|
/**
|
|
22427
22427
|
* @param {React.SyntheticEvent | Event} event
|
|
22428
22428
|
*/
|
|
22429
22429
|
(xe) => {
|
|
22430
|
-
|
|
22430
|
+
mu.start(800 + ue, () => {
|
|
22431
22431
|
wn = !1;
|
|
22432
22432
|
}), re(!1), ce && ze && ce(xe), Oe.start(we.transitions.duration.shortest, () => {
|
|
22433
22433
|
Re.current = !1;
|
|
@@ -22446,16 +22446,16 @@ const za = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
22446
22446
|
onBlur: He,
|
|
22447
22447
|
onFocus: rt,
|
|
22448
22448
|
ref: xt
|
|
22449
|
-
} = Ra(), [,
|
|
22450
|
-
He(xe), Te.current === !1 && (
|
|
22449
|
+
} = Ra(), [, ur] = T.useState(!1), At = /* @__PURE__ */ n((xe) => {
|
|
22450
|
+
He(xe), Te.current === !1 && (ur(!1), me(xe));
|
|
22451
22451
|
}, "handleBlur"), Ir = /* @__PURE__ */ n((xe) => {
|
|
22452
|
-
ye || Q(xe.currentTarget), rt(xe), Te.current === !0 && (
|
|
22453
|
-
}, "handleFocus"),
|
|
22452
|
+
ye || Q(xe.currentTarget), rt(xe), Te.current === !0 && (ur(!0), K(xe));
|
|
22453
|
+
}, "handleFocus"), Ns = /* @__PURE__ */ n((xe) => {
|
|
22454
22454
|
Re.current = !0;
|
|
22455
22455
|
const bt = ne.props;
|
|
22456
22456
|
bt.onTouchStart && bt.onTouchStart(xe);
|
|
22457
22457
|
}, "detectTouchStart"), rm = /* @__PURE__ */ n((xe) => {
|
|
22458
|
-
|
|
22458
|
+
Ns(xe), Xe.clear(), Oe.clear(), Ht(), dt.current = document.body.style.WebkitUserSelect, document.body.style.WebkitUserSelect = "none", tt.start(M, () => {
|
|
22459
22459
|
document.body.style.WebkitUserSelect = dt.current, K(xe);
|
|
22460
22460
|
});
|
|
22461
22461
|
}, "handleTouchStart"), om = /* @__PURE__ */ n((xe) => {
|
|
@@ -22485,7 +22485,7 @@ const za = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
22485
22485
|
A ? (To.title = !ze && Ja && !L ? U : null, To["aria-describedby"] = ze ? ut : null) : (To["aria-label"] = Ja ? U : null, To["aria-labelledby"] = ze && !Ja ? ut : null);
|
|
22486
22486
|
const St = O({}, To, j, ne.props, {
|
|
22487
22487
|
className: Y(j.className, ne.props.className),
|
|
22488
|
-
onTouchStart:
|
|
22488
|
+
onTouchStart: Ns,
|
|
22489
22489
|
ref: nm
|
|
22490
22490
|
}, q ? {
|
|
22491
22491
|
onMouseMove: am
|
|
@@ -22517,16 +22517,16 @@ const za = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
22517
22517
|
placement: oe,
|
|
22518
22518
|
PopperComponentProp: Se,
|
|
22519
22519
|
touch: Re.current
|
|
22520
|
-
}), ei = pF(Po),
|
|
22520
|
+
}), ei = pF(Po), Ds = (a = (i = Ce.popper) != null ? i : R.Popper) != null ? a : fF, _s = (l = (s = (c = Ce.transition) != null ? c : R.Transition) != null ? s : z) != null ? l : Zo, js = (u = (d = Ce.tooltip) != null ? d : R.Tooltip) != null ? u : mF, Vs = (p = (h = Ce.arrow) != null ? h : R.Arrow) != null ? p : hF, lm = Wr(Ds, O({}, le, (m = se.popper) != null ? m : k.popper, {
|
|
22521
22521
|
className: Y(ei.popper, le == null ? void 0 : le.className, (g = (v = se.popper) != null ? v : k.popper) == null ? void 0 : g.className)
|
|
22522
|
-
}), Po), sm = Wr(
|
|
22522
|
+
}), Po), sm = Wr(_s, O({}, te, (b = se.transition) != null ? b : k.transition), Po), cm = Wr(js, O({}, (y = se.tooltip) != null ? y : k.tooltip, {
|
|
22523
22523
|
className: Y(ei.tooltip, (P = (E = se.tooltip) != null ? E : k.tooltip) == null ? void 0 : P.className)
|
|
22524
|
-
}), Po), um = Wr(
|
|
22524
|
+
}), Po), um = Wr(Vs, O({}, (C = se.arrow) != null ? C : k.arrow, {
|
|
22525
22525
|
className: Y(ei.arrow, (S = (x = se.arrow) != null ? x : k.arrow) == null ? void 0 : S.className)
|
|
22526
22526
|
}), Po);
|
|
22527
22527
|
return /* @__PURE__ */ H(T.Fragment, {
|
|
22528
|
-
children: [/* @__PURE__ */ T.cloneElement(ne, St), /* @__PURE__ */ f(
|
|
22529
|
-
as: Se ??
|
|
22528
|
+
children: [/* @__PURE__ */ T.cloneElement(ne, St), /* @__PURE__ */ f(Ds, O({
|
|
22529
|
+
as: Se ?? ds,
|
|
22530
22530
|
placement: oe,
|
|
22531
22531
|
anchorEl: q ? {
|
|
22532
22532
|
getBoundingClientRect: /* @__PURE__ */ n(() => ({
|
|
@@ -22546,11 +22546,11 @@ const za = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
22546
22546
|
popperOptions: im,
|
|
22547
22547
|
children: /* @__PURE__ */ n(({
|
|
22548
22548
|
TransitionProps: xe
|
|
22549
|
-
}) => /* @__PURE__ */ f(
|
|
22549
|
+
}) => /* @__PURE__ */ f(_s, O({
|
|
22550
22550
|
timeout: we.transitions.duration.shorter
|
|
22551
22551
|
}, xe, sm, {
|
|
22552
|
-
children: /* @__PURE__ */ H(
|
|
22553
|
-
children: [U, F ? /* @__PURE__ */ f(
|
|
22552
|
+
children: /* @__PURE__ */ H(js, O({}, cm, {
|
|
22553
|
+
children: [U, F ? /* @__PURE__ */ f(Vs, O({}, um, {
|
|
22554
22554
|
ref: ie
|
|
22555
22555
|
})) : null]
|
|
22556
22556
|
}))
|
|
@@ -22796,7 +22796,7 @@ const bF = /* @__PURE__ */ n(({
|
|
|
22796
22796
|
useFormulario: t = xr,
|
|
22797
22797
|
mutationMode: r = "pessimistic",
|
|
22798
22798
|
...a
|
|
22799
|
-
} = e, i = Ee(
|
|
22799
|
+
} = e, i = Ee(zl), l = Jm({ mutationMode: r, id: i, ...a }), { record: s, isFetching: c } = l, { fichaProps: u } = es(e), d = Mt(
|
|
22800
22800
|
() => ({
|
|
22801
22801
|
estado: "M",
|
|
22802
22802
|
initialValues: s,
|
|
@@ -22805,7 +22805,7 @@ const bF = /* @__PURE__ */ n(({
|
|
|
22805
22805
|
}),
|
|
22806
22806
|
[s, c, u]
|
|
22807
22807
|
);
|
|
22808
|
-
return /* @__PURE__ */ f(Aa, { children: /* @__PURE__ */ f(
|
|
22808
|
+
return /* @__PURE__ */ f(Aa, { children: /* @__PURE__ */ f(Hl, { value: d, children: /* @__PURE__ */ f(Vl, { children: /* @__PURE__ */ f(
|
|
22809
22809
|
eh,
|
|
22810
22810
|
{
|
|
22811
22811
|
mutationMode: r,
|
|
@@ -22818,13 +22818,13 @@ const bF = /* @__PURE__ */ n(({
|
|
|
22818
22818
|
}, "EditEtriek"), d$ = W(vF, {
|
|
22819
22819
|
name: Kr,
|
|
22820
22820
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
22821
|
-
})(({ theme: e }) =>
|
|
22821
|
+
})(({ theme: e }) => rs(e)), yF = de("MuiBox", ["root"]), OF = Zd(), ps = Uy({
|
|
22822
22822
|
themeId: ro,
|
|
22823
22823
|
defaultTheme: OF,
|
|
22824
22824
|
defaultClassName: yF.root,
|
|
22825
|
-
generateClassName:
|
|
22825
|
+
generateClassName: Du.generate
|
|
22826
22826
|
});
|
|
22827
|
-
process.env.NODE_ENV !== "production" && (
|
|
22827
|
+
process.env.NODE_ENV !== "production" && (ps.propTypes = {
|
|
22828
22828
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
22829
22829
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
22830
22830
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -22869,8 +22869,8 @@ const p$ = T.forwardRef((e, t) => {
|
|
|
22869
22869
|
/* @__PURE__ */ f(bn, { id: "form-dialog-title", children: l }),
|
|
22870
22870
|
/* @__PURE__ */ H(rn, { resource: h, onSubmit: a, children: [
|
|
22871
22871
|
/* @__PURE__ */ H(hn, { dividers: !0, children: [
|
|
22872
|
-
/* @__PURE__ */ f(
|
|
22873
|
-
/* @__PURE__ */ f(
|
|
22872
|
+
/* @__PURE__ */ f(jl, { children: s }),
|
|
22873
|
+
/* @__PURE__ */ f(ps, { sx: { mt: 2 }, children: c })
|
|
22874
22874
|
] }),
|
|
22875
22875
|
(u || d) && /* @__PURE__ */ H(mn, { children: [
|
|
22876
22876
|
d && /* @__PURE__ */ f(
|
|
@@ -22913,7 +22913,7 @@ const p$ = T.forwardRef((e, t) => {
|
|
|
22913
22913
|
}, [l]);
|
|
22914
22914
|
const d = ((h = a.state) == null ? void 0 : h.estado) === "B", p = t.open ? SF : xF;
|
|
22915
22915
|
return /* @__PURE__ */ H(
|
|
22916
|
-
|
|
22916
|
+
Wu,
|
|
22917
22917
|
{
|
|
22918
22918
|
sx: {
|
|
22919
22919
|
...e.sx,
|
|
@@ -22921,7 +22921,7 @@ const p$ = T.forwardRef((e, t) => {
|
|
|
22921
22921
|
},
|
|
22922
22922
|
children: [
|
|
22923
22923
|
t.open && /* @__PURE__ */ f(
|
|
22924
|
-
|
|
22924
|
+
zu,
|
|
22925
22925
|
{
|
|
22926
22926
|
sx: {
|
|
22927
22927
|
position: "absolute",
|
|
@@ -22932,7 +22932,7 @@ const p$ = T.forwardRef((e, t) => {
|
|
|
22932
22932
|
size: 50
|
|
22933
22933
|
}
|
|
22934
22934
|
),
|
|
22935
|
-
/* @__PURE__ */ f(
|
|
22935
|
+
/* @__PURE__ */ f(Kl, { isLoading: l }),
|
|
22936
22936
|
/* @__PURE__ */ f(TF, { disabled: d, children: e.children })
|
|
22937
22937
|
]
|
|
22938
22938
|
}
|
|
@@ -22954,18 +22954,18 @@ const p$ = T.forwardRef((e, t) => {
|
|
|
22954
22954
|
}
|
|
22955
22955
|
) : null;
|
|
22956
22956
|
}, "FormEtriek");
|
|
22957
|
-
var
|
|
22958
|
-
Object.defineProperty(
|
|
22957
|
+
var fs = {}, CF = Ve;
|
|
22958
|
+
Object.defineProperty(fs, "__esModule", {
|
|
22959
22959
|
value: !0
|
|
22960
22960
|
});
|
|
22961
|
-
var Of =
|
|
22962
|
-
Of =
|
|
22961
|
+
var Of = fs.default = void 0, PF = CF(Ue()), EF = We;
|
|
22962
|
+
Of = fs.default = (0, PF.default)(/* @__PURE__ */ (0, EF.jsx)("path", {
|
|
22963
22963
|
d: "M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"
|
|
22964
22964
|
}), "ExpandMore");
|
|
22965
22965
|
const FF = /* @__PURE__ */ n((e) => {
|
|
22966
|
-
const { handleToggle: t, isOpen: r, name: a, icon: i, children: l, dense: s } = e, c = nt(), [u] =
|
|
22966
|
+
const { handleToggle: t, isOpen: r, name: a, icon: i, children: l, dense: s } = e, c = nt(), [u] = Qu(), d = /* @__PURE__ */ H(xi, { dense: s, onClick: t, children: [
|
|
22967
22967
|
/* @__PURE__ */ f(Si, { sx: { minWidth: 5 }, children: r ? /* @__PURE__ */ f(Of, {}) : i }),
|
|
22968
|
-
/* @__PURE__ */ f(
|
|
22968
|
+
/* @__PURE__ */ f(ju, { variant: "inherit", color: "textSecondary", children: c(a) })
|
|
22969
22969
|
] });
|
|
22970
22970
|
return /* @__PURE__ */ H("div", { children: [
|
|
22971
22971
|
u || r ? d : /* @__PURE__ */ f(ca, { title: c(a), placement: "right", children: d }),
|
|
@@ -23006,7 +23006,7 @@ const FF = /* @__PURE__ */ n((e) => {
|
|
|
23006
23006
|
},
|
|
23007
23007
|
u
|
|
23008
23008
|
) : /* @__PURE__ */ f(
|
|
23009
|
-
|
|
23009
|
+
Xu,
|
|
23010
23010
|
{
|
|
23011
23011
|
to: `/${u}`,
|
|
23012
23012
|
primaryText: r(`resources.${u}.name`, {
|
|
@@ -23019,7 +23019,7 @@ const FF = /* @__PURE__ */ n((e) => {
|
|
|
23019
23019
|
);
|
|
23020
23020
|
}) });
|
|
23021
23021
|
}, "renderMenu"), wF = /* @__PURE__ */ n(({ dense: e = !1 }) => {
|
|
23022
|
-
const t = nt(), [r, a] = Ke({ mnuPrueba: !1 }), i = sa((m) => m.breakpoints.down("sm")), [l] =
|
|
23022
|
+
const t = nt(), [r, a] = Ke({ mnuPrueba: !1 }), i = sa((m) => m.breakpoints.down("sm")), [l] = Qu(), s = JSON.parse(localStorage.getItem("menus")), h = xf({
|
|
23023
23023
|
items: s,
|
|
23024
23024
|
handleToggle: /* @__PURE__ */ n((m) => {
|
|
23025
23025
|
a((g) => ({ ...g, [m]: !g[m] }));
|
|
@@ -23053,7 +23053,7 @@ const FF = /* @__PURE__ */ n((e) => {
|
|
|
23053
23053
|
),
|
|
23054
23054
|
h,
|
|
23055
23055
|
i && /* @__PURE__ */ f(
|
|
23056
|
-
|
|
23056
|
+
Xu,
|
|
23057
23057
|
{
|
|
23058
23058
|
to: "/configuration",
|
|
23059
23059
|
primaryText: t("pos.configuration"),
|
|
@@ -23075,7 +23075,7 @@ const FF = /* @__PURE__ */ n((e) => {
|
|
|
23075
23075
|
hideFilterButton: l = !1,
|
|
23076
23076
|
jsBotonGrilla: s = RF,
|
|
23077
23077
|
...c
|
|
23078
|
-
} = e, { displayedFilters: u, filterValues: d, exporter: p, showFilter: h, total: m } = Xr(), g = et(e), { hasCreate: v } =
|
|
23078
|
+
} = e, { displayedFilters: u, filterValues: d, exporter: p, showFilter: h, total: m } = Xr(), g = et(e), { hasCreate: v } = Gu(e), b = Ee(ah) || r, y = Xr(e), P = Da(e), {
|
|
23079
23079
|
props: {
|
|
23080
23080
|
hasCreate: E,
|
|
23081
23081
|
hasSeleccionMultiple: C,
|
|
@@ -23084,7 +23084,7 @@ const FF = /* @__PURE__ */ n((e) => {
|
|
|
23084
23084
|
}
|
|
23085
23085
|
} = Na(), w = { ...P, ...y };
|
|
23086
23086
|
return delete c.hasCreate, Mt(
|
|
23087
|
-
() => /* @__PURE__ */ H(
|
|
23087
|
+
() => /* @__PURE__ */ H(Yu, { className: t, ...ih(c), children: [
|
|
23088
23088
|
l ? null : r ? rr(r, {
|
|
23089
23089
|
resource: g,
|
|
23090
23090
|
showFilter: h,
|
|
@@ -23296,7 +23296,7 @@ function zF({
|
|
|
23296
23296
|
}, [e, t, r, a]), i;
|
|
23297
23297
|
}
|
|
23298
23298
|
n(zF, "useLoaded");
|
|
23299
|
-
const
|
|
23299
|
+
const ms = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
23300
23300
|
const a = be({
|
|
23301
23301
|
props: t,
|
|
23302
23302
|
name: "MuiAvatar"
|
|
@@ -23350,7 +23350,7 @@ const hs = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
23350
23350
|
children: y
|
|
23351
23351
|
}));
|
|
23352
23352
|
}, "Avatar"));
|
|
23353
|
-
process.env.NODE_ENV !== "production" && (
|
|
23353
|
+
process.env.NODE_ENV !== "production" && (ms.propTypes = {
|
|
23354
23354
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
23355
23355
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
23356
23356
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -23825,7 +23825,7 @@ process.env.NODE_ENV !== "production" && (Pf.propTypes = {
|
|
|
23825
23825
|
* If `true`, the card will use raised styling.
|
|
23826
23826
|
* @default false
|
|
23827
23827
|
*/
|
|
23828
|
-
raised:
|
|
23828
|
+
raised: cr(o.bool, (e) => e.raised && e.variant === "outlined" ? new Error('MUI: Combining `raised={true}` with `variant="outlined"` has no effect.') : null),
|
|
23829
23829
|
/**
|
|
23830
23830
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
23831
23831
|
*/
|
|
@@ -23912,8 +23912,8 @@ function ow(e) {
|
|
|
23912
23912
|
n(ow, "getCircularProgressUtilityClass");
|
|
23913
23913
|
de("MuiCircularProgress", ["root", "determinate", "indeterminate", "colorPrimary", "colorSecondary", "svg", "circle", "circleDeterminate", "circleIndeterminate", "circleDisableShrink"]);
|
|
23914
23914
|
const nw = ["className", "color", "disableShrink", "size", "style", "thickness", "value", "variant"];
|
|
23915
|
-
let Ha = /* @__PURE__ */ n((e) => e, "_"), bu, gu, vu
|
|
23916
|
-
const
|
|
23915
|
+
let Ha = /* @__PURE__ */ n((e) => e, "_"), hu, bu, gu, vu;
|
|
23916
|
+
const pr = 44, aw = fo(hu || (hu = Ha`
|
|
23917
23917
|
0% {
|
|
23918
23918
|
transform: rotate(0deg);
|
|
23919
23919
|
}
|
|
@@ -23921,7 +23921,7 @@ const dr = 44, aw = fo(bu || (bu = Ha`
|
|
|
23921
23921
|
100% {
|
|
23922
23922
|
transform: rotate(360deg);
|
|
23923
23923
|
}
|
|
23924
|
-
`)), iw = fo(
|
|
23924
|
+
`)), iw = fo(bu || (bu = Ha`
|
|
23925
23925
|
0% {
|
|
23926
23926
|
stroke-dasharray: 1px, 200px;
|
|
23927
23927
|
stroke-dashoffset: 0;
|
|
@@ -23968,7 +23968,7 @@ const dr = 44, aw = fo(bu || (bu = Ha`
|
|
|
23968
23968
|
color: (t.vars || t).palette[e.color].main
|
|
23969
23969
|
}), ({
|
|
23970
23970
|
ownerState: e
|
|
23971
|
-
}) => e.variant === "indeterminate" && ya(
|
|
23971
|
+
}) => e.variant === "indeterminate" && ya(gu || (gu = Ha`
|
|
23972
23972
|
animation: ${0} 1.4s linear infinite;
|
|
23973
23973
|
`), aw)), cw = W("svg", {
|
|
23974
23974
|
name: "MuiCircularProgress",
|
|
@@ -24000,7 +24000,7 @@ const dr = 44, aw = fo(bu || (bu = Ha`
|
|
|
24000
24000
|
// Add the unit to fix a Edge 16 and below bug.
|
|
24001
24001
|
}), ({
|
|
24002
24002
|
ownerState: e
|
|
24003
|
-
}) => e.variant === "indeterminate" && !e.disableShrink && ya(
|
|
24003
|
+
}) => e.variant === "indeterminate" && !e.disableShrink && ya(vu || (vu = Ha`
|
|
24004
24004
|
animation: ${0} 1.4s ease-in-out infinite;
|
|
24005
24005
|
`), iw)), Ff = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
24006
24006
|
const a = be({
|
|
@@ -24024,7 +24024,7 @@ const dr = 44, aw = fo(bu || (bu = Ha`
|
|
|
24024
24024
|
variant: h
|
|
24025
24025
|
}), v = lw(g), b = {}, y = {}, P = {};
|
|
24026
24026
|
if (h === "determinate") {
|
|
24027
|
-
const E = 2 * Math.PI * ((
|
|
24027
|
+
const E = 2 * Math.PI * ((pr - d) / 2);
|
|
24028
24028
|
b.strokeDasharray = E.toFixed(3), P["aria-valuenow"] = Math.round(p), b.strokeDashoffset = `${((100 - p) / 100 * E).toFixed(3)}px`, y.transform = "rotate(-90deg)";
|
|
24029
24029
|
}
|
|
24030
24030
|
return /* @__PURE__ */ f(sw, O({
|
|
@@ -24040,14 +24040,14 @@ const dr = 44, aw = fo(bu || (bu = Ha`
|
|
|
24040
24040
|
children: /* @__PURE__ */ f(cw, {
|
|
24041
24041
|
className: v.svg,
|
|
24042
24042
|
ownerState: g,
|
|
24043
|
-
viewBox: `${
|
|
24043
|
+
viewBox: `${pr / 2} ${pr / 2} ${pr} ${pr}`,
|
|
24044
24044
|
children: /* @__PURE__ */ f(uw, {
|
|
24045
24045
|
className: v.circle,
|
|
24046
24046
|
style: b,
|
|
24047
24047
|
ownerState: g,
|
|
24048
|
-
cx:
|
|
24049
|
-
cy:
|
|
24050
|
-
r: (
|
|
24048
|
+
cx: pr,
|
|
24049
|
+
cy: pr,
|
|
24050
|
+
r: (pr - d) / 2,
|
|
24051
24051
|
fill: "none",
|
|
24052
24052
|
strokeWidth: d
|
|
24053
24053
|
})
|
|
@@ -24079,7 +24079,7 @@ process.env.NODE_ENV !== "production" && (Ff.propTypes = {
|
|
|
24079
24079
|
* This only works if variant is `indeterminate`.
|
|
24080
24080
|
* @default false
|
|
24081
24081
|
*/
|
|
24082
|
-
disableShrink:
|
|
24082
|
+
disableShrink: cr(o.bool, (e) => e.disableShrink && e.variant && e.variant !== "indeterminate" ? new Error("MUI: You have provided the `disableShrink` prop with a variant other than `indeterminate`. This will have no effect.") : null),
|
|
24083
24083
|
/**
|
|
24084
24084
|
* The size of the component.
|
|
24085
24085
|
* If using a number, the pixel unit is assumed.
|
|
@@ -24118,7 +24118,7 @@ const h$ = /* @__PURE__ */ n((e) => {
|
|
|
24118
24118
|
loginBackgroundImage: t,
|
|
24119
24119
|
nameSource: r = "username",
|
|
24120
24120
|
passwordSource: a = "password"
|
|
24121
|
-
} = e, [i, l] = Ke(!1), s = nt(), c = s("ra.auth.sign_in"), u =
|
|
24121
|
+
} = e, [i, l] = Ke(!1), s = nt(), c = s("ra.auth.sign_in"), u = sr(), d = uh(), p = pa();
|
|
24122
24122
|
return /* @__PURE__ */ f(rn, { onSubmit: /* @__PURE__ */ n((g) => {
|
|
24123
24123
|
l(!0), d(g, p.state ? p.state.nextPathname : "/").catch(
|
|
24124
24124
|
(v) => {
|
|
@@ -24159,12 +24159,12 @@ const h$ = /* @__PURE__ */ n((e) => {
|
|
|
24159
24159
|
justifyContent: "center"
|
|
24160
24160
|
},
|
|
24161
24161
|
children: /* @__PURE__ */ f(
|
|
24162
|
-
|
|
24162
|
+
ms,
|
|
24163
24163
|
{
|
|
24164
24164
|
sx: {
|
|
24165
24165
|
backgroundColor: "secondary.main"
|
|
24166
24166
|
},
|
|
24167
|
-
children: /* @__PURE__ */ f(
|
|
24167
|
+
children: /* @__PURE__ */ f(Cl, {})
|
|
24168
24168
|
}
|
|
24169
24169
|
)
|
|
24170
24170
|
}
|
|
@@ -24194,7 +24194,7 @@ const h$ = /* @__PURE__ */ n((e) => {
|
|
|
24194
24194
|
}
|
|
24195
24195
|
) }),
|
|
24196
24196
|
/* @__PURE__ */ f(je, { sx: { marginTop: 0 }, children: /* @__PURE__ */ f(
|
|
24197
|
-
|
|
24197
|
+
Zu,
|
|
24198
24198
|
{
|
|
24199
24199
|
name: a,
|
|
24200
24200
|
label: s("ra.auth.password"),
|
|
@@ -24348,10 +24348,10 @@ function yi(e, t, r) {
|
|
|
24348
24348
|
return e === t ? e.firstChild : t && t.nextElementSibling ? t.nextElementSibling : r ? null : e.firstChild;
|
|
24349
24349
|
}
|
|
24350
24350
|
n(yi, "nextItem");
|
|
24351
|
-
function
|
|
24351
|
+
function yu(e, t, r) {
|
|
24352
24352
|
return e === t ? r ? e.firstChild : e.lastChild : t && t.previousElementSibling ? t.previousElementSibling : r ? null : e.lastChild;
|
|
24353
24353
|
}
|
|
24354
|
-
n(
|
|
24354
|
+
n(yu, "previousItem");
|
|
24355
24355
|
function Rf(e, t) {
|
|
24356
24356
|
if (t === void 0)
|
|
24357
24357
|
return !0;
|
|
@@ -24403,22 +24403,22 @@ const kf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
24403
24403
|
}) => {
|
|
24404
24404
|
const x = !g.current.style.width;
|
|
24405
24405
|
if (C.clientHeight < g.current.clientHeight && x) {
|
|
24406
|
-
const w = `${hw(
|
|
24406
|
+
const w = `${hw(br(C))}px`;
|
|
24407
24407
|
g.current.style[S === "rtl" ? "paddingLeft" : "paddingRight"] = w, g.current.style.width = `calc(100% + ${w})`;
|
|
24408
24408
|
}
|
|
24409
24409
|
return g.current;
|
|
24410
24410
|
}, "adjustStyleForScrollbar")
|
|
24411
24411
|
}), []);
|
|
24412
24412
|
const b = /* @__PURE__ */ n((C) => {
|
|
24413
|
-
const S = g.current, x = C.key, w =
|
|
24413
|
+
const S = g.current, x = C.key, w = br(S).activeElement;
|
|
24414
24414
|
if (x === "ArrowDown")
|
|
24415
24415
|
C.preventDefault(), ko(S, w, d, u, yi);
|
|
24416
24416
|
else if (x === "ArrowUp")
|
|
24417
|
-
C.preventDefault(), ko(S, w, d, u,
|
|
24417
|
+
C.preventDefault(), ko(S, w, d, u, yu);
|
|
24418
24418
|
else if (x === "Home")
|
|
24419
24419
|
C.preventDefault(), ko(S, null, d, u, yi);
|
|
24420
24420
|
else if (x === "End")
|
|
24421
|
-
C.preventDefault(), ko(S, null, d, u,
|
|
24421
|
+
C.preventDefault(), ko(S, null, d, u, yu);
|
|
24422
24422
|
else if (x.length === 1) {
|
|
24423
24423
|
const F = v.current, $ = x.toLowerCase(), R = performance.now();
|
|
24424
24424
|
F.keys.length > 0 && (R - F.lastTime > 500 ? (F.keys = [], F.repeating = !0, F.previousKeyMatched = !0) : F.repeating && $ !== F.keys[0] && (F.repeating = !1)), F.lastTime = R, F.keys.push($);
|
|
@@ -24504,20 +24504,20 @@ function gw(e) {
|
|
|
24504
24504
|
n(gw, "getPopoverUtilityClass");
|
|
24505
24505
|
de("MuiPopover", ["root", "paper"]);
|
|
24506
24506
|
const vw = ["onEntering"], yw = ["action", "anchorEl", "anchorOrigin", "anchorPosition", "anchorReference", "children", "className", "container", "elevation", "marginThreshold", "open", "PaperProps", "slots", "slotProps", "transformOrigin", "TransitionComponent", "transitionDuration", "TransitionProps", "disableScrollLock"], Ow = ["slotProps"];
|
|
24507
|
-
function
|
|
24507
|
+
function Ou(e, t) {
|
|
24508
24508
|
let r = 0;
|
|
24509
24509
|
return typeof t == "number" ? r = t : t === "center" ? r = e.height / 2 : t === "bottom" && (r = e.height), r;
|
|
24510
24510
|
}
|
|
24511
|
-
n(
|
|
24512
|
-
function
|
|
24511
|
+
n(Ou, "getOffsetTop");
|
|
24512
|
+
function xu(e, t) {
|
|
24513
24513
|
let r = 0;
|
|
24514
24514
|
return typeof t == "number" ? r = t : t === "center" ? r = e.width / 2 : t === "right" && (r = e.width), r;
|
|
24515
24515
|
}
|
|
24516
|
-
n(
|
|
24517
|
-
function
|
|
24516
|
+
n(xu, "getOffsetLeft");
|
|
24517
|
+
function Su(e) {
|
|
24518
24518
|
return [e.horizontal, e.vertical].map((t) => typeof t == "number" ? `${t}px` : t).join(" ");
|
|
24519
24519
|
}
|
|
24520
|
-
n(
|
|
24520
|
+
n(Su, "getTransformOriginValue");
|
|
24521
24521
|
function zn(e) {
|
|
24522
24522
|
return typeof e == "function" ? e() : e;
|
|
24523
24523
|
}
|
|
@@ -24530,7 +24530,7 @@ const xw = /* @__PURE__ */ n((e) => {
|
|
|
24530
24530
|
root: ["root"],
|
|
24531
24531
|
paper: ["paper"]
|
|
24532
24532
|
}, gw, t);
|
|
24533
|
-
}, "useUtilityClasses$f"), Sw = W(
|
|
24533
|
+
}, "useUtilityClasses$f"), Sw = W(Dl, {
|
|
24534
24534
|
name: "MuiPopover",
|
|
24535
24535
|
slot: "Root",
|
|
24536
24536
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
@@ -24596,19 +24596,19 @@ const xw = /* @__PURE__ */ n((e) => {
|
|
|
24596
24596
|
}), I = xw(_), B = T.useCallback(() => {
|
|
24597
24597
|
if (h === "anchorPosition")
|
|
24598
24598
|
return process.env.NODE_ENV !== "production" && (p || console.error('MUI: You need to provide a `anchorPosition` prop when using <Popover anchorReference="anchorPosition" />.')), p;
|
|
24599
|
-
const te = zn(u), j = te && te.nodeType === 1 ? te :
|
|
24599
|
+
const te = zn(u), j = te && te.nodeType === 1 ? te : br(L.current).body, ne = j.getBoundingClientRect();
|
|
24600
24600
|
if (process.env.NODE_ENV !== "production") {
|
|
24601
24601
|
const we = j.getBoundingClientRect();
|
|
24602
24602
|
process.env.NODE_ENV !== "test" && we.top === 0 && we.left === 0 && we.right === 0 && we.bottom === 0 && console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.", "The anchor element should be part of the document layout.", "Make sure the element is present in the document or that it's not display none."].join(`
|
|
24603
24603
|
`));
|
|
24604
24604
|
}
|
|
24605
24605
|
return {
|
|
24606
|
-
top: ne.top +
|
|
24607
|
-
left: ne.left +
|
|
24606
|
+
top: ne.top + Ou(ne, d.vertical),
|
|
24607
|
+
left: ne.left + xu(ne, d.horizontal)
|
|
24608
24608
|
};
|
|
24609
24609
|
}, [u, d.horizontal, d.vertical, p, h]), M = T.useCallback((te) => ({
|
|
24610
|
-
vertical:
|
|
24611
|
-
horizontal:
|
|
24610
|
+
vertical: Ou(te, x.vertical),
|
|
24611
|
+
horizontal: xu(te, x.horizontal)
|
|
24612
24612
|
}), [x.horizontal, x.vertical]), q = T.useCallback((te) => {
|
|
24613
24613
|
const j = {
|
|
24614
24614
|
width: te.offsetWidth,
|
|
@@ -24618,7 +24618,7 @@ const xw = /* @__PURE__ */ n((e) => {
|
|
|
24618
24618
|
return {
|
|
24619
24619
|
top: null,
|
|
24620
24620
|
left: null,
|
|
24621
|
-
transformOrigin:
|
|
24621
|
+
transformOrigin: Su(ne)
|
|
24622
24622
|
};
|
|
24623
24623
|
const we = B();
|
|
24624
24624
|
let Fe = we.top - ne.vertical, ye = we.left - ne.horizontal;
|
|
@@ -24641,7 +24641,7 @@ const xw = /* @__PURE__ */ n((e) => {
|
|
|
24641
24641
|
return {
|
|
24642
24642
|
top: `${Math.round(Fe)}px`,
|
|
24643
24643
|
left: `${Math.round(ye)}px`,
|
|
24644
|
-
transformOrigin:
|
|
24644
|
+
transformOrigin: Su(ne)
|
|
24645
24645
|
};
|
|
24646
24646
|
}, [u, h, B, M, y]), [ee, ue] = T.useState(P), pe = T.useCallback(() => {
|
|
24647
24647
|
const te = L.current;
|
|
@@ -24674,7 +24674,7 @@ const xw = /* @__PURE__ */ n((e) => {
|
|
|
24674
24674
|
}, [u, P, pe]);
|
|
24675
24675
|
let ae = F;
|
|
24676
24676
|
F === "auto" && !w.muiSupportAuto && (ae = void 0);
|
|
24677
|
-
const oe = v || (u ?
|
|
24677
|
+
const oe = v || (u ? br(zn(u)).body : void 0), Se = (i = C == null ? void 0 : C.root) != null ? i : Sw, le = (l = C == null ? void 0 : C.paper) != null ? l : Mf, se = jt({
|
|
24678
24678
|
elementType: le,
|
|
24679
24679
|
externalSlotProps: O({}, D, {
|
|
24680
24680
|
style: ee ? D.style : O({}, D.style, {
|
|
@@ -24738,7 +24738,7 @@ process.env.NODE_ENV !== "production" && ($f.propTypes = {
|
|
|
24738
24738
|
* or a function that returns either.
|
|
24739
24739
|
* It's used to set the position of the popover.
|
|
24740
24740
|
*/
|
|
24741
|
-
anchorEl:
|
|
24741
|
+
anchorEl: cr(o.oneOfType([Mr, o.func]), (e) => {
|
|
24742
24742
|
if (e.open && (!e.anchorReference || e.anchorReference === "anchorEl")) {
|
|
24743
24743
|
const t = zn(e.anchorEl);
|
|
24744
24744
|
if (t && t.nodeType === 1) {
|
|
@@ -24943,7 +24943,7 @@ const Cw = ["onEntering"], Pw = ["autoFocus", "children", "className", "disableA
|
|
|
24943
24943
|
})({
|
|
24944
24944
|
// We disable the focus ring for mouse, touch and keyboard users.
|
|
24945
24945
|
outline: 0
|
|
24946
|
-
}),
|
|
24946
|
+
}), hs = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
24947
24947
|
var a, i;
|
|
24948
24948
|
const l = be({
|
|
24949
24949
|
props: t,
|
|
@@ -25033,7 +25033,7 @@ const Cw = ["onEntering"], Pw = ["autoFocus", "children", "className", "disableA
|
|
|
25033
25033
|
}))
|
|
25034
25034
|
}));
|
|
25035
25035
|
}, "Menu"));
|
|
25036
|
-
process.env.NODE_ENV !== "production" && (
|
|
25036
|
+
process.env.NODE_ENV !== "production" && (hs.propTypes = {
|
|
25037
25037
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
25038
25038
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
25039
25039
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -25139,7 +25139,7 @@ process.env.NODE_ENV !== "production" && (bs.propTypes = {
|
|
|
25139
25139
|
*/
|
|
25140
25140
|
variant: o.oneOf(["menu", "selectedMenu"])
|
|
25141
25141
|
});
|
|
25142
|
-
const
|
|
25142
|
+
const Tu = de("MuiListItemIcon", ["root", "alignItemsFlexStart"]), Cu = de("MuiListItemText", ["root", "multiline", "dense", "inset", "primary", "secondary"]);
|
|
25143
25143
|
function $w(e) {
|
|
25144
25144
|
return fe("MuiMenuItem", e);
|
|
25145
25145
|
}
|
|
@@ -25214,21 +25214,21 @@ const Mo = de("MuiMenuItem", ["root", "focusVisible", "dense", "disabled", "divi
|
|
|
25214
25214
|
[`&.${Mo.disabled}`]: {
|
|
25215
25215
|
opacity: (e.vars || e).palette.action.disabledOpacity
|
|
25216
25216
|
},
|
|
25217
|
-
[`& + .${
|
|
25217
|
+
[`& + .${Yc.root}`]: {
|
|
25218
25218
|
marginTop: e.spacing(1),
|
|
25219
25219
|
marginBottom: e.spacing(1)
|
|
25220
25220
|
},
|
|
25221
|
-
[`& + .${
|
|
25221
|
+
[`& + .${Yc.inset}`]: {
|
|
25222
25222
|
marginLeft: 52
|
|
25223
25223
|
},
|
|
25224
|
-
[`& .${
|
|
25224
|
+
[`& .${Cu.root}`]: {
|
|
25225
25225
|
marginTop: 0,
|
|
25226
25226
|
marginBottom: 0
|
|
25227
25227
|
},
|
|
25228
|
-
[`& .${
|
|
25228
|
+
[`& .${Cu.inset}`]: {
|
|
25229
25229
|
paddingLeft: 36
|
|
25230
25230
|
},
|
|
25231
|
-
[`& .${
|
|
25231
|
+
[`& .${Tu.root}`]: {
|
|
25232
25232
|
minWidth: 36
|
|
25233
25233
|
}
|
|
25234
25234
|
}, !t.dense && {
|
|
@@ -25241,7 +25241,7 @@ const Mo = de("MuiMenuItem", ["root", "focusVisible", "dense", "disabled", "divi
|
|
|
25241
25241
|
paddingTop: 4,
|
|
25242
25242
|
paddingBottom: 4
|
|
25243
25243
|
}, e.typography.body2, {
|
|
25244
|
-
[`& .${
|
|
25244
|
+
[`& .${Tu.root} svg`]: {
|
|
25245
25245
|
fontSize: "1.25rem"
|
|
25246
25246
|
}
|
|
25247
25247
|
}))), Lf = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
@@ -25389,7 +25389,7 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25389
25389
|
]
|
|
25390
25390
|
}
|
|
25391
25391
|
) }),
|
|
25392
|
-
/* @__PURE__ */ f(
|
|
25392
|
+
/* @__PURE__ */ f(hs, { open: d, anchorEl: h.current, onClose: P, children: r.map((S, x) => /* @__PURE__ */ H(
|
|
25393
25393
|
Lf,
|
|
25394
25394
|
{
|
|
25395
25395
|
disabled: S.disabled,
|
|
@@ -25400,9 +25400,11 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25400
25400
|
resource: v,
|
|
25401
25401
|
title: S.label,
|
|
25402
25402
|
children: [
|
|
25403
|
-
S.icon,
|
|
25403
|
+
T.cloneElement(S.icon, {
|
|
25404
|
+
fontSize: "medium"
|
|
25405
|
+
}),
|
|
25404
25406
|
/* @__PURE__ */ f(je, { component: "span", sx: { paddingRight: "1em" } }),
|
|
25405
|
-
/* @__PURE__ */ f(
|
|
25407
|
+
/* @__PURE__ */ f(ir, { fontSize: "small", color: "textPrimary", children: S.label })
|
|
25406
25408
|
]
|
|
25407
25409
|
},
|
|
25408
25410
|
S.label
|
|
@@ -25410,10 +25412,10 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25410
25412
|
] });
|
|
25411
25413
|
}, "MenuButton"), g$ = /* @__PURE__ */ n((e) => {
|
|
25412
25414
|
const { fields: t, className: r, textAlign: a, sortable: i, ...l } = e, { campos: s, separador: c = "", secundario: u = [], hasSecundario: d } = t, p = Zt(), h = s.map((m) => p[m] !== void 0 ? p[m] : m).join(`${c}`);
|
|
25413
|
-
return /* @__PURE__ */ H(
|
|
25415
|
+
return /* @__PURE__ */ H(ir, { noWrap: !0, variant: "inherit", className: r, ...l, children: [
|
|
25414
25416
|
h,
|
|
25415
25417
|
d && /* @__PURE__ */ f(
|
|
25416
|
-
|
|
25418
|
+
ir,
|
|
25417
25419
|
{
|
|
25418
25420
|
component: "span",
|
|
25419
25421
|
display: "block",
|
|
@@ -25426,7 +25428,7 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25426
25428
|
)
|
|
25427
25429
|
] });
|
|
25428
25430
|
}, "MultiTextField"), Dw = /* @__PURE__ */ n((e) => {
|
|
25429
|
-
const { useFormulario: t = xr, ...r } = e, a = Ee(
|
|
25431
|
+
const { useFormulario: t = xr, ...r } = e, a = Ee(zl), i = dh({ id: a, ...r }), { record: l, isFetching: s } = i, { fichaProps: c } = es(e), u = Mt(
|
|
25430
25432
|
() => ({
|
|
25431
25433
|
estado: "M",
|
|
25432
25434
|
initialValues: l,
|
|
@@ -25435,7 +25437,7 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25435
25437
|
}),
|
|
25436
25438
|
[l, s, c]
|
|
25437
25439
|
);
|
|
25438
|
-
return /* @__PURE__ */ f(Aa, { children: /* @__PURE__ */ f(
|
|
25440
|
+
return /* @__PURE__ */ f(Aa, { children: /* @__PURE__ */ f(Hl, { value: u, children: /* @__PURE__ */ f(
|
|
25439
25441
|
ph,
|
|
25440
25442
|
{
|
|
25441
25443
|
id: a,
|
|
@@ -25447,7 +25449,7 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25447
25449
|
}, "ShowEtriek"), v$ = W(Dw, {
|
|
25448
25450
|
name: Kr,
|
|
25449
25451
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
25450
|
-
})(({ theme: e }) =>
|
|
25452
|
+
})(({ theme: e }) => rs(e)), _w = /* @__PURE__ */ n(() => {
|
|
25451
25453
|
const e = pa(), t = Ti(":resource/create/*", e.pathname), r = Ti(":resource/:id/*", e.pathname);
|
|
25452
25454
|
return t ? t.pathnameBase : r ? r.pathnameBase : "";
|
|
25453
25455
|
}, "useFormRootPath"), jw = /* @__PURE__ */ n((e) => {
|
|
@@ -25490,7 +25492,7 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25490
25492
|
className: Y("tabbed-form", r),
|
|
25491
25493
|
...qw(d),
|
|
25492
25494
|
children: [
|
|
25493
|
-
l ? /* @__PURE__ */ f(
|
|
25495
|
+
l ? /* @__PURE__ */ f(tl, { children: /* @__PURE__ */ f(rl, { path: "/*", element: C() }) }) : C(),
|
|
25494
25496
|
/* @__PURE__ */ f(wm, {}),
|
|
25495
25497
|
/* @__PURE__ */ f(a, { children: la.map(t, (S, x) => {
|
|
25496
25498
|
if (!S)
|
|
@@ -25501,7 +25503,7 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25501
25503
|
// and the match would fail.
|
|
25502
25504
|
Vw(p.pathname)
|
|
25503
25505
|
) : g !== x;
|
|
25504
|
-
return
|
|
25506
|
+
return hr(S) ? T.cloneElement(S, {
|
|
25505
25507
|
intent: "content",
|
|
25506
25508
|
resource: m,
|
|
25507
25509
|
hidden: F,
|
|
@@ -25512,7 +25514,7 @@ const b$ = /* @__PURE__ */ n((e) => {
|
|
|
25512
25514
|
]
|
|
25513
25515
|
}
|
|
25514
25516
|
);
|
|
25515
|
-
}, "TabbedFormView"), Vw = /* @__PURE__ */ n((e) => e.split("/").map(decodeURIComponent).join("/"), "getDecodedPathname"), Bw = /* @__PURE__ */ f(hh, {}), zw = /* @__PURE__ */ n(({ children: e }) => /* @__PURE__ */ f(
|
|
25517
|
+
}, "TabbedFormView"), Vw = /* @__PURE__ */ n((e) => e.split("/").map(decodeURIComponent).join("/"), "getDecodedPathname"), Bw = /* @__PURE__ */ f(hh, {}), zw = /* @__PURE__ */ n(({ children: e }) => /* @__PURE__ */ f(Wu, { children: e }), "DefaultComponent"), Hw = /* @__PURE__ */ f(Ju, {}), Af = "RaTabbedForm", Ww = {
|
|
25516
25518
|
errorTabButton: `${Af}-errorTabButton`
|
|
25517
25519
|
}, Uw = W("div", {
|
|
25518
25520
|
name: Af,
|
|
@@ -25555,7 +25557,7 @@ const Gw = /* @__PURE__ */ n(({
|
|
|
25555
25557
|
const { syncWithLocation: t = !1, ...r } = e, {
|
|
25556
25558
|
initialValues: a,
|
|
25557
25559
|
fichaProps: { config: i = {} }
|
|
25558
|
-
} =
|
|
25560
|
+
} = Wl(), l = af(e);
|
|
25559
25561
|
return a ? /* @__PURE__ */ f(
|
|
25560
25562
|
If,
|
|
25561
25563
|
{
|
|
@@ -25568,7 +25570,7 @@ const Gw = /* @__PURE__ */ n(({
|
|
|
25568
25570
|
...i
|
|
25569
25571
|
}
|
|
25570
25572
|
) : null;
|
|
25571
|
-
}, "TabbedFormEtriek"), Kw =
|
|
25573
|
+
}, "TabbedFormEtriek"), Kw = _u(ed, {
|
|
25572
25574
|
palette: {
|
|
25573
25575
|
mode: "dark"
|
|
25574
25576
|
},
|
|
@@ -25610,7 +25612,7 @@ const Gw = /* @__PURE__ */ n(({
|
|
|
25610
25612
|
}
|
|
25611
25613
|
}
|
|
25612
25614
|
}
|
|
25613
|
-
}), Yw =
|
|
25615
|
+
}), Yw = _u(ed, {
|
|
25614
25616
|
palette: {
|
|
25615
25617
|
mode: "light"
|
|
25616
25618
|
},
|
|
@@ -25664,7 +25666,7 @@ const Gw = /* @__PURE__ */ n(({
|
|
|
25664
25666
|
incluyeAcciones: i = !1,
|
|
25665
25667
|
resource: l,
|
|
25666
25668
|
...s
|
|
25667
|
-
} = e, [c, u] = Ke(!1), d = er(s), p =
|
|
25669
|
+
} = e, [c, u] = Ke(!1), d = er(s), p = sr(), { trigger: h } = Vt(), m = De(
|
|
25668
25670
|
async (g, v, b) => {
|
|
25669
25671
|
typeof t == "function" ? await h() ? (u(!0), t(d, v, b, g).finally(() => {
|
|
25670
25672
|
u(!1);
|
|
@@ -25674,7 +25676,7 @@ const Gw = /* @__PURE__ */ n(({
|
|
|
25674
25676
|
},
|
|
25675
25677
|
[h, t, d, p]
|
|
25676
25678
|
);
|
|
25677
|
-
return /* @__PURE__ */ H(
|
|
25679
|
+
return /* @__PURE__ */ H(Ju, { children: [
|
|
25678
25680
|
i ? /* @__PURE__ */ f(ua, { sx: { mr: 1 } }) : null,
|
|
25679
25681
|
a.map((g) => /* @__PURE__ */ f(
|
|
25680
25682
|
Et,
|
|
@@ -25837,20 +25839,20 @@ process.env.NODE_ENV !== "production" && (Hi.propTypes = {
|
|
|
25837
25839
|
*/
|
|
25838
25840
|
useFlexGap: o.bool
|
|
25839
25841
|
});
|
|
25840
|
-
var
|
|
25841
|
-
Object.defineProperty(
|
|
25842
|
+
var bs = {}, Qw = Ve;
|
|
25843
|
+
Object.defineProperty(bs, "__esModule", {
|
|
25842
25844
|
value: !0
|
|
25843
25845
|
});
|
|
25844
|
-
var Nf =
|
|
25845
|
-
Nf =
|
|
25846
|
+
var Nf = bs.default = void 0, Xw = Qw(Ue()), Zw = We;
|
|
25847
|
+
Nf = bs.default = (0, Xw.default)(/* @__PURE__ */ (0, Zw.jsx)("path", {
|
|
25846
25848
|
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"
|
|
25847
25849
|
}), "Visibility");
|
|
25848
|
-
var
|
|
25849
|
-
Object.defineProperty(
|
|
25850
|
+
var gs = {}, Jw = Ve;
|
|
25851
|
+
Object.defineProperty(gs, "__esModule", {
|
|
25850
25852
|
value: !0
|
|
25851
25853
|
});
|
|
25852
|
-
var Df =
|
|
25853
|
-
Df =
|
|
25854
|
+
var Df = gs.default = void 0, eR = Jw(Ue()), tR = We;
|
|
25855
|
+
Df = gs.default = (0, eR.default)(/* @__PURE__ */ (0, tR.jsx)("path", {
|
|
25854
25856
|
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"
|
|
25855
25857
|
}), "CloudDownload");
|
|
25856
25858
|
function rR(e) {
|
|
@@ -25879,7 +25881,7 @@ const oR = de("MuiLink", ["root", "underlineNone", "underlineHover", "underlineA
|
|
|
25879
25881
|
root: ["root", `underline${X(i)}`, r === "button" && "button", a && "focusVisible"]
|
|
25880
25882
|
};
|
|
25881
25883
|
return he(l, rR, t);
|
|
25882
|
-
}, "useUtilityClasses$c"), sR = W(
|
|
25884
|
+
}, "useUtilityClasses$c"), sR = W(ir, {
|
|
25883
25885
|
name: "MuiLink",
|
|
25884
25886
|
slot: "Root",
|
|
25885
25887
|
overridesResolver: /* @__PURE__ */ n((e, t) => {
|
|
@@ -26035,28 +26037,28 @@ process.env.NODE_ENV !== "production" && (Wi.propTypes = {
|
|
|
26035
26037
|
*/
|
|
26036
26038
|
variant: o.oneOfType([o.oneOf(["body1", "body2", "button", "caption", "h1", "h2", "h3", "h4", "h5", "h6", "inherit", "overline", "subtitle1", "subtitle2"]), o.string])
|
|
26037
26039
|
});
|
|
26038
|
-
var
|
|
26039
|
-
Object.defineProperty(
|
|
26040
|
+
var vs = {}, cR = Ve;
|
|
26041
|
+
Object.defineProperty(vs, "__esModule", {
|
|
26040
26042
|
value: !0
|
|
26041
26043
|
});
|
|
26042
|
-
var jf =
|
|
26043
|
-
jf =
|
|
26044
|
+
var jf = vs.default = void 0, uR = cR(Ue()), Pu = We;
|
|
26045
|
+
jf = vs.default = (0, uR.default)([/* @__PURE__ */ (0, Pu.jsx)("circle", {
|
|
26044
26046
|
cx: "12",
|
|
26045
26047
|
cy: "12",
|
|
26046
26048
|
r: "3.2"
|
|
26047
|
-
}, "0"), /* @__PURE__ */ (0,
|
|
26049
|
+
}, "0"), /* @__PURE__ */ (0, Pu.jsx)("path", {
|
|
26048
26050
|
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"
|
|
26049
26051
|
}, "1")], "PhotoCamera");
|
|
26050
|
-
var
|
|
26051
|
-
Object.defineProperty(
|
|
26052
|
+
var ys = {}, dR = Ve;
|
|
26053
|
+
Object.defineProperty(ys, "__esModule", {
|
|
26052
26054
|
value: !0
|
|
26053
26055
|
});
|
|
26054
|
-
var Vf =
|
|
26055
|
-
Vf =
|
|
26056
|
+
var Vf = ys.default = void 0, pR = dR(Ue()), fR = We;
|
|
26057
|
+
Vf = ys.default = (0, pR.default)(/* @__PURE__ */ (0, fR.jsx)("path", {
|
|
26056
26058
|
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"
|
|
26057
26059
|
}), "AddAPhoto");
|
|
26058
|
-
const
|
|
26059
|
-
const [t, r] = Ke(!1), [a, i] = Ke(!1), l =
|
|
26060
|
+
const Eu = /* @__PURE__ */ n((e) => {
|
|
26061
|
+
const [t, r] = Ke(!1), [a, i] = Ke(!1), l = sr(), s = nt(), { field: c, sx: u } = e;
|
|
26060
26062
|
return ct(() => {
|
|
26061
26063
|
t && (/* @__PURE__ */ n(async () => {
|
|
26062
26064
|
let p = null;
|
|
@@ -26079,7 +26081,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26079
26081
|
title: "",
|
|
26080
26082
|
content: /* @__PURE__ */ H(je, { display: "flex", flexDirection: "column", children: [
|
|
26081
26083
|
/* @__PURE__ */ f(
|
|
26082
|
-
|
|
26084
|
+
qs,
|
|
26083
26085
|
{
|
|
26084
26086
|
variant: "outlined",
|
|
26085
26087
|
disableElevation: !0,
|
|
@@ -26139,7 +26141,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26139
26141
|
}
|
|
26140
26142
|
),
|
|
26141
26143
|
/* @__PURE__ */ f(za, { title: s("from_camera"), children: /* @__PURE__ */ f(
|
|
26142
|
-
|
|
26144
|
+
qs,
|
|
26143
26145
|
{
|
|
26144
26146
|
sx: u,
|
|
26145
26147
|
onClick: /* @__PURE__ */ n(() => {
|
|
@@ -26149,7 +26151,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26149
26151
|
}
|
|
26150
26152
|
) })
|
|
26151
26153
|
] });
|
|
26152
|
-
}, "FotoButton"),
|
|
26154
|
+
}, "FotoButton"), Fu = /* @__PURE__ */ n((e, t, r) => {
|
|
26153
26155
|
if (!(!e || e === ""))
|
|
26154
26156
|
return typeof e == "string" ? { src: t ? `${t}/${e}` : r } : e instanceof Array ? e.map((a) => ({ src: t ? `${t}/${a}` : r })) : e;
|
|
26155
26157
|
}, "formatFile"), mR = { "image/*": [] }, P$ = /* @__PURE__ */ n((e) => {
|
|
@@ -26189,7 +26191,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26189
26191
|
maxSize: 5e6,
|
|
26190
26192
|
...h,
|
|
26191
26193
|
options: { readOnly: i, ...a },
|
|
26192
|
-
format: /* @__PURE__ */ n((S) =>
|
|
26194
|
+
format: /* @__PURE__ */ n((S) => Fu(S, c, y), "format"),
|
|
26193
26195
|
placeholder: m("ra.input.image.upload_single"),
|
|
26194
26196
|
accept: mR,
|
|
26195
26197
|
inputProps: {
|
|
@@ -26198,7 +26200,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26198
26200
|
children: /* @__PURE__ */ f(vh, { source: "src", title: "" })
|
|
26199
26201
|
}
|
|
26200
26202
|
),
|
|
26201
|
-
!v && /* @__PURE__ */ f(
|
|
26203
|
+
!v && /* @__PURE__ */ f(Eu, { sx: { mt: 3 }, field: h.source })
|
|
26202
26204
|
]
|
|
26203
26205
|
}
|
|
26204
26206
|
) : /* @__PURE__ */ H(
|
|
@@ -26216,10 +26218,10 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26216
26218
|
maxSize: 5e6,
|
|
26217
26219
|
...h,
|
|
26218
26220
|
options: { readOnly: i, ...a },
|
|
26219
|
-
format: /* @__PURE__ */ n((S) =>
|
|
26221
|
+
format: /* @__PURE__ */ n((S) => Fu(S, c, y), "format"),
|
|
26220
26222
|
placeholder: m("ra.input.file.upload_single"),
|
|
26221
26223
|
accept: d,
|
|
26222
|
-
children: /* @__PURE__ */ H(
|
|
26224
|
+
children: /* @__PURE__ */ H(ps, { sx: { display: "inline-block", ml: 1 }, children: [
|
|
26223
26225
|
/* @__PURE__ */ f(
|
|
26224
26226
|
Nt,
|
|
26225
26227
|
{
|
|
@@ -26247,7 +26249,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26247
26249
|
] })
|
|
26248
26250
|
}
|
|
26249
26251
|
),
|
|
26250
|
-
s && /* @__PURE__ */ f(
|
|
26252
|
+
s && /* @__PURE__ */ f(Eu, { sx: { mt: 3 }, field: h.source })
|
|
26251
26253
|
]
|
|
26252
26254
|
}
|
|
26253
26255
|
));
|
|
@@ -26309,7 +26311,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26309
26311
|
asistant: s,
|
|
26310
26312
|
asistantResource: c,
|
|
26311
26313
|
...u
|
|
26312
|
-
} = t, { source: d, reference: p } = e, h =
|
|
26314
|
+
} = t, { source: d, reference: p } = e, h = al((y) => {
|
|
26313
26315
|
const P = y.reload_cb ? y.reload_cb.filter((E) => E.id === d) : [];
|
|
26314
26316
|
return P[0] ? P[0] : null;
|
|
26315
26317
|
}), m = qi(h), g = h === null && m.current ? m.current : h;
|
|
@@ -26322,7 +26324,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26322
26324
|
h !== null && (m.current = h, a(oT(d)));
|
|
26323
26325
|
}, [JSON.stringify(h)]), !r && !i ? /* @__PURE__ */ H(Dt, { children: [
|
|
26324
26326
|
/* @__PURE__ */ f(
|
|
26325
|
-
|
|
26327
|
+
td,
|
|
26326
26328
|
{
|
|
26327
26329
|
reference: p,
|
|
26328
26330
|
source: d,
|
|
@@ -26356,7 +26358,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26356
26358
|
return !r && /* @__PURE__ */ f(Th, { ...t });
|
|
26357
26359
|
}, "ComboBoxManual"), w$ = /* @__PURE__ */ n((e) => {
|
|
26358
26360
|
const { title: t, source: r, src: a } = e, i = Zt(e), l = `${a}/${i[r]}`;
|
|
26359
|
-
return /* @__PURE__ */ f(
|
|
26361
|
+
return /* @__PURE__ */ f(ms, { title: t, src: l });
|
|
26360
26362
|
}, "ImageField"), R$ = /* @__PURE__ */ n((e) => {
|
|
26361
26363
|
const {
|
|
26362
26364
|
propsContenido: { sx: t, ...r },
|
|
@@ -26376,14 +26378,14 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26376
26378
|
) }) : null;
|
|
26377
26379
|
}, "ListCheck"), k$ = /* @__PURE__ */ n((e) => {
|
|
26378
26380
|
const { propsContenido: t, hidden: r } = ht(e);
|
|
26379
|
-
return !r && /* @__PURE__ */ f(
|
|
26381
|
+
return !r && /* @__PURE__ */ f(Zu, { ...t });
|
|
26380
26382
|
}, "Password"), M$ = /* @__PURE__ */ n((e) => {
|
|
26381
26383
|
const {
|
|
26382
26384
|
propsContenido: { sx: t, ...r },
|
|
26383
26385
|
hidden: a
|
|
26384
26386
|
} = ht(e), { isLoading: i } = Ee(Je), { source: l, reference: s } = e;
|
|
26385
|
-
return !a && !i ? /* @__PURE__ */ f(
|
|
26386
|
-
|
|
26387
|
+
return !a && !i ? /* @__PURE__ */ f(td, { source: l, reference: s, children: /* @__PURE__ */ f(
|
|
26388
|
+
rd,
|
|
26387
26389
|
{
|
|
26388
26390
|
...r,
|
|
26389
26391
|
sx: {
|
|
@@ -26400,7 +26402,7 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26400
26402
|
hidden: a
|
|
26401
26403
|
} = ht(e);
|
|
26402
26404
|
return !a && /* @__PURE__ */ f(
|
|
26403
|
-
|
|
26405
|
+
rd,
|
|
26404
26406
|
{
|
|
26405
26407
|
...r,
|
|
26406
26408
|
sx: {
|
|
@@ -26410,44 +26412,44 @@ const Fu = /* @__PURE__ */ n((e) => {
|
|
|
26410
26412
|
}
|
|
26411
26413
|
);
|
|
26412
26414
|
}, "RadioButtonManual");
|
|
26413
|
-
var
|
|
26414
|
-
Object.defineProperty(
|
|
26415
|
+
var Os = {}, vR = Ve;
|
|
26416
|
+
Object.defineProperty(Os, "__esModule", {
|
|
26415
26417
|
value: !0
|
|
26416
26418
|
});
|
|
26417
|
-
var
|
|
26418
|
-
|
|
26419
|
+
var xs = Os.default = void 0, yR = vR(Ue()), OR = We;
|
|
26420
|
+
xs = Os.default = (0, yR.default)(/* @__PURE__ */ (0, OR.jsx)("path", {
|
|
26419
26421
|
d: "M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"
|
|
26420
26422
|
}), "Check");
|
|
26421
|
-
var
|
|
26422
|
-
Object.defineProperty(
|
|
26423
|
+
var Ss = {}, xR = Ve;
|
|
26424
|
+
Object.defineProperty(Ss, "__esModule", {
|
|
26423
26425
|
value: !0
|
|
26424
26426
|
});
|
|
26425
|
-
var
|
|
26426
|
-
|
|
26427
|
+
var Ts = Ss.default = void 0, SR = xR(Ue()), TR = We;
|
|
26428
|
+
Ts = Ss.default = (0, SR.default)(/* @__PURE__ */ (0, TR.jsx)("path", {
|
|
26427
26429
|
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"
|
|
26428
26430
|
}), "RemoveCircleOutline");
|
|
26429
|
-
var
|
|
26430
|
-
Object.defineProperty(
|
|
26431
|
+
var Cs = {}, CR = Ve;
|
|
26432
|
+
Object.defineProperty(Cs, "__esModule", {
|
|
26431
26433
|
value: !0
|
|
26432
26434
|
});
|
|
26433
|
-
var
|
|
26434
|
-
|
|
26435
|
+
var Ps = Cs.default = void 0, PR = CR(Ue()), ER = We;
|
|
26436
|
+
Ps = Cs.default = (0, PR.default)(/* @__PURE__ */ (0, ER.jsx)("path", {
|
|
26435
26437
|
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"
|
|
26436
26438
|
}), "Search");
|
|
26437
|
-
var
|
|
26438
|
-
Object.defineProperty(
|
|
26439
|
+
var Es = {}, FR = Ve;
|
|
26440
|
+
Object.defineProperty(Es, "__esModule", {
|
|
26439
26441
|
value: !0
|
|
26440
26442
|
});
|
|
26441
|
-
var
|
|
26442
|
-
|
|
26443
|
+
var Fs = Es.default = void 0, wR = FR(Ue()), RR = We;
|
|
26444
|
+
Fs = Es.default = (0, wR.default)(/* @__PURE__ */ (0, RR.jsx)("path", {
|
|
26443
26445
|
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"
|
|
26444
26446
|
}), "CheckCircle");
|
|
26445
|
-
var
|
|
26446
|
-
Object.defineProperty(
|
|
26447
|
+
var ws = {}, kR = Ve;
|
|
26448
|
+
Object.defineProperty(ws, "__esModule", {
|
|
26447
26449
|
value: !0
|
|
26448
26450
|
});
|
|
26449
|
-
var
|
|
26450
|
-
|
|
26451
|
+
var Rs = ws.default = void 0, MR = kR(Ue()), $R = We;
|
|
26452
|
+
Rs = ws.default = (0, MR.default)(/* @__PURE__ */ (0, $R.jsx)("path", {
|
|
26451
26453
|
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"
|
|
26452
26454
|
}), "ErrorOutline");
|
|
26453
26455
|
const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
@@ -26465,13 +26467,13 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26465
26467
|
content: i,
|
|
26466
26468
|
cancel: l = "ra.action.cancel",
|
|
26467
26469
|
//confirmColor = 'primary',
|
|
26468
|
-
ConfirmIcon: s =
|
|
26469
|
-
CancelIcon: c =
|
|
26470
|
+
ConfirmIcon: s = Fs,
|
|
26471
|
+
CancelIcon: c = Rs,
|
|
26470
26472
|
onClose: u,
|
|
26471
26473
|
onConfirm: d,
|
|
26472
26474
|
contentResource: p,
|
|
26473
26475
|
translateOptions: h = {}
|
|
26474
|
-
} = e, m = nt(), [g] =
|
|
26476
|
+
} = e, m = nt(), [g] = od({ resource: p }), v = De(
|
|
26475
26477
|
(y, P) => {
|
|
26476
26478
|
y.stopPropagation(), d(y, g);
|
|
26477
26479
|
},
|
|
@@ -26573,7 +26575,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26573
26575
|
"aria-label": "Ninguno",
|
|
26574
26576
|
size: "small",
|
|
26575
26577
|
title: "Ninguno",
|
|
26576
|
-
children: /* @__PURE__ */ f(
|
|
26578
|
+
children: /* @__PURE__ */ f(Ts, {})
|
|
26577
26579
|
}
|
|
26578
26580
|
),
|
|
26579
26581
|
/* @__PURE__ */ f(
|
|
@@ -26584,7 +26586,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26584
26586
|
"aria-label": "Todos",
|
|
26585
26587
|
size: "small",
|
|
26586
26588
|
title: "Todos",
|
|
26587
|
-
children: /* @__PURE__ */ f(
|
|
26589
|
+
children: /* @__PURE__ */ f(xs, {})
|
|
26588
26590
|
}
|
|
26589
26591
|
),
|
|
26590
26592
|
/* @__PURE__ */ f(
|
|
@@ -26595,7 +26597,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26595
26597
|
"aria-label": "Selección",
|
|
26596
26598
|
size: "small",
|
|
26597
26599
|
title: "Selección",
|
|
26598
|
-
children: /* @__PURE__ */ f(
|
|
26600
|
+
children: /* @__PURE__ */ f(Ps, {})
|
|
26599
26601
|
}
|
|
26600
26602
|
)
|
|
26601
26603
|
] })
|
|
@@ -26631,7 +26633,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26631
26633
|
)
|
|
26632
26634
|
] });
|
|
26633
26635
|
}, "TextBoxSelection"), VR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
26634
|
-
|
|
26636
|
+
qu,
|
|
26635
26637
|
{
|
|
26636
26638
|
...e,
|
|
26637
26639
|
hasCreate: !1,
|
|
@@ -26745,8 +26747,8 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26745
26747
|
isLoading: r,
|
|
26746
26748
|
title: a,
|
|
26747
26749
|
cancel: i = "ra.action.cancel",
|
|
26748
|
-
ConfirmIcon: l =
|
|
26749
|
-
CancelIcon: s =
|
|
26750
|
+
ConfirmIcon: l = Fs,
|
|
26751
|
+
CancelIcon: s = Rs,
|
|
26750
26752
|
onClose: c,
|
|
26751
26753
|
onConfirm: u,
|
|
26752
26754
|
translateOptions: d = {}
|
|
@@ -26792,7 +26794,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26792
26794
|
]
|
|
26793
26795
|
}
|
|
26794
26796
|
);
|
|
26795
|
-
}, "FiltroFuncionarios"),
|
|
26797
|
+
}, "FiltroFuncionarios"), wu = {
|
|
26796
26798
|
seleccion: [],
|
|
26797
26799
|
all: !0,
|
|
26798
26800
|
none: !1
|
|
@@ -26806,12 +26808,12 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26806
26808
|
sx: s,
|
|
26807
26809
|
onChange: c,
|
|
26808
26810
|
...u
|
|
26809
|
-
} = e, [d] =
|
|
26811
|
+
} = e, [d] = od({ resource: "form_224" }), [p, h] = Ke(!1), m = Vt(), { estado: g, fichaProps: v = {} } = Ee(Je), b = Ee(yo), {
|
|
26810
26812
|
hidden: y,
|
|
26811
26813
|
propsContenido: { readOnly: P, label: E = "Funcionarios" }
|
|
26812
26814
|
} = ht(e), { [l]: C = {}, etrs: S } = v, x = er({ ...e, etrs: S, asisEtr: b }), w = C.onChange === void 0 ? c : C.onChange;
|
|
26813
26815
|
ct(() => {
|
|
26814
|
-
m.setValue(l,
|
|
26816
|
+
m.setValue(l, wu);
|
|
26815
26817
|
}, []);
|
|
26816
26818
|
const F = De(() => {
|
|
26817
26819
|
h(!1);
|
|
@@ -26848,7 +26850,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26848
26850
|
children: /* @__PURE__ */ f(
|
|
26849
26851
|
wr,
|
|
26850
26852
|
{
|
|
26851
|
-
defaultValue:
|
|
26853
|
+
defaultValue: wu,
|
|
26852
26854
|
...u,
|
|
26853
26855
|
source: l,
|
|
26854
26856
|
label: E,
|
|
@@ -26866,7 +26868,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26866
26868
|
"aria-label": "Ninguno",
|
|
26867
26869
|
size: "small",
|
|
26868
26870
|
title: "Ninguno",
|
|
26869
|
-
children: /* @__PURE__ */ f(
|
|
26871
|
+
children: /* @__PURE__ */ f(Ts, {})
|
|
26870
26872
|
}
|
|
26871
26873
|
),
|
|
26872
26874
|
i && /* @__PURE__ */ f(
|
|
@@ -26877,7 +26879,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26877
26879
|
"aria-label": "Todos",
|
|
26878
26880
|
size: "small",
|
|
26879
26881
|
title: "Todos",
|
|
26880
|
-
children: /* @__PURE__ */ f(
|
|
26882
|
+
children: /* @__PURE__ */ f(xs, {})
|
|
26881
26883
|
}
|
|
26882
26884
|
),
|
|
26883
26885
|
/* @__PURE__ */ f(
|
|
@@ -26888,7 +26890,7 @@ const LR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26888
26890
|
"aria-label": "Selección",
|
|
26889
26891
|
size: "small",
|
|
26890
26892
|
title: "Selección",
|
|
26891
|
-
children: /* @__PURE__ */ f(
|
|
26893
|
+
children: /* @__PURE__ */ f(Ps, {})
|
|
26892
26894
|
}
|
|
26893
26895
|
)
|
|
26894
26896
|
] })
|
|
@@ -27062,7 +27064,7 @@ function So() {
|
|
|
27062
27064
|
n(So, "useFormControl");
|
|
27063
27065
|
function zf(e) {
|
|
27064
27066
|
return /* @__PURE__ */ f(np, O({}, e, {
|
|
27065
|
-
defaultTheme:
|
|
27067
|
+
defaultTheme: Tl,
|
|
27066
27068
|
themeId: ro
|
|
27067
27069
|
}));
|
|
27068
27070
|
}
|
|
@@ -27077,12 +27079,12 @@ process.env.NODE_ENV !== "production" && (zf.propTypes = {
|
|
|
27077
27079
|
*/
|
|
27078
27080
|
styles: o.oneOfType([o.array, o.func, o.number, o.object, o.string, o.bool])
|
|
27079
27081
|
});
|
|
27080
|
-
function
|
|
27082
|
+
function Ru(e) {
|
|
27081
27083
|
return e != null && !(Array.isArray(e) && e.length === 0);
|
|
27082
27084
|
}
|
|
27083
|
-
n(
|
|
27085
|
+
n(Ru, "hasValue");
|
|
27084
27086
|
function aa(e, t = !1) {
|
|
27085
|
-
return e && (
|
|
27087
|
+
return e && (Ru(e.value) && e.value !== "" || t && Ru(e.defaultValue) && e.defaultValue !== "");
|
|
27086
27088
|
}
|
|
27087
27089
|
n(aa, "isFilled");
|
|
27088
27090
|
function XR(e) {
|
|
@@ -27663,7 +27665,7 @@ process.env.NODE_ENV !== "production" && (Hf.propTypes = {
|
|
|
27663
27665
|
*/
|
|
27664
27666
|
value: o.any
|
|
27665
27667
|
});
|
|
27666
|
-
const
|
|
27668
|
+
const ks = Hf;
|
|
27667
27669
|
function rk(e) {
|
|
27668
27670
|
return fe("MuiInput", e);
|
|
27669
27671
|
}
|
|
@@ -27776,7 +27778,7 @@ const $o = O({}, uo, de("MuiInput", ["root", "underline", "input"])), ok = ["dis
|
|
|
27776
27778
|
}
|
|
27777
27779
|
}
|
|
27778
27780
|
}, x = v ?? p ? st(v ?? p, S) : S, w = (a = (i = b.root) != null ? i : d.Root) != null ? a : ak, F = (l = (s = b.input) != null ? s : d.Input) != null ? l : ik;
|
|
27779
|
-
return /* @__PURE__ */ f(
|
|
27781
|
+
return /* @__PURE__ */ f(ks, O({
|
|
27780
27782
|
slots: {
|
|
27781
27783
|
root: w,
|
|
27782
27784
|
input: F
|
|
@@ -28170,7 +28172,7 @@ const Tr = O({}, uo, de("MuiFilledInput", ["root", "underline", "input"])), sk =
|
|
|
28170
28172
|
ownerState: P
|
|
28171
28173
|
}
|
|
28172
28174
|
}, S = g ?? d ? st(C, g ?? d) : C, x = (a = (i = v.root) != null ? i : u.Root) != null ? a : uk, w = (l = (s = v.input) != null ? s : u.Input) != null ? l : dk;
|
|
28173
|
-
return /* @__PURE__ */ f(
|
|
28175
|
+
return /* @__PURE__ */ f(ks, O({
|
|
28174
28176
|
slots: {
|
|
28175
28177
|
root: x,
|
|
28176
28178
|
input: w
|
|
@@ -28379,7 +28381,7 @@ process.env.NODE_ENV !== "production" && (Qa.propTypes = {
|
|
|
28379
28381
|
value: o.any
|
|
28380
28382
|
});
|
|
28381
28383
|
Qa.muiName = "Input";
|
|
28382
|
-
var
|
|
28384
|
+
var ku;
|
|
28383
28385
|
const pk = ["children", "classes", "className", "label", "notched"], fk = W("fieldset", {
|
|
28384
28386
|
shouldForwardProp: Ot
|
|
28385
28387
|
})({
|
|
@@ -28465,7 +28467,7 @@ function Wf(e) {
|
|
|
28465
28467
|
children: r
|
|
28466
28468
|
}) : (
|
|
28467
28469
|
// notranslate needed while Google Translate will not fix zero-width space issue
|
|
28468
|
-
|
|
28470
|
+
ku || (ku = /* @__PURE__ */ f("span", {
|
|
28469
28471
|
className: "notranslate",
|
|
28470
28472
|
children: ""
|
|
28471
28473
|
}))
|
|
@@ -28504,7 +28506,7 @@ function hk(e) {
|
|
|
28504
28506
|
return fe("MuiOutlinedInput", e);
|
|
28505
28507
|
}
|
|
28506
28508
|
n(hk, "getOutlinedInputUtilityClass");
|
|
28507
|
-
const
|
|
28509
|
+
const fr = O({}, uo, de("MuiOutlinedInput", ["root", "notchedOutline", "input"])), bk = ["components", "fullWidth", "inputComponent", "label", "multiline", "notched", "slots", "type"], gk = /* @__PURE__ */ n((e) => {
|
|
28508
28510
|
const {
|
|
28509
28511
|
classes: t
|
|
28510
28512
|
} = e, a = he({
|
|
@@ -28526,23 +28528,23 @@ const pr = O({}, uo, de("MuiOutlinedInput", ["root", "notchedOutline", "input"])
|
|
|
28526
28528
|
return O({
|
|
28527
28529
|
position: "relative",
|
|
28528
28530
|
borderRadius: (e.vars || e).shape.borderRadius,
|
|
28529
|
-
[`&:hover .${
|
|
28531
|
+
[`&:hover .${fr.notchedOutline}`]: {
|
|
28530
28532
|
borderColor: (e.vars || e).palette.text.primary
|
|
28531
28533
|
},
|
|
28532
28534
|
// Reset on touch devices, it doesn't add specificity
|
|
28533
28535
|
"@media (hover: none)": {
|
|
28534
|
-
[`&:hover .${
|
|
28536
|
+
[`&:hover .${fr.notchedOutline}`]: {
|
|
28535
28537
|
borderColor: e.vars ? `rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)` : r
|
|
28536
28538
|
}
|
|
28537
28539
|
},
|
|
28538
|
-
[`&.${
|
|
28540
|
+
[`&.${fr.focused} .${fr.notchedOutline}`]: {
|
|
28539
28541
|
borderColor: (e.vars || e).palette[t.color].main,
|
|
28540
28542
|
borderWidth: 2
|
|
28541
28543
|
},
|
|
28542
|
-
[`&.${
|
|
28544
|
+
[`&.${fr.error} .${fr.notchedOutline}`]: {
|
|
28543
28545
|
borderColor: (e.vars || e).palette.error.main
|
|
28544
28546
|
},
|
|
28545
|
-
[`&.${
|
|
28547
|
+
[`&.${fr.disabled} .${fr.notchedOutline}`]: {
|
|
28546
28548
|
borderColor: (e.vars || e).palette.action.disabled
|
|
28547
28549
|
}
|
|
28548
28550
|
}, t.startAdornment && {
|
|
@@ -28630,7 +28632,7 @@ const pr = O({}, uo, de("MuiOutlinedInput", ["root", "notchedOutline", "input"])
|
|
|
28630
28632
|
size: S.size,
|
|
28631
28633
|
type: y
|
|
28632
28634
|
}), w = (a = (i = b.root) != null ? i : d.Root) != null ? a : vk, F = (l = (s = b.input) != null ? s : d.Input) != null ? l : Ok;
|
|
28633
|
-
return /* @__PURE__ */ f(
|
|
28635
|
+
return /* @__PURE__ */ f(ks, O({
|
|
28634
28636
|
slots: {
|
|
28635
28637
|
root: w,
|
|
28636
28638
|
input: F
|
|
@@ -29369,8 +29371,8 @@ function Ak(e) {
|
|
|
29369
29371
|
return fe("MuiFormHelperText", e);
|
|
29370
29372
|
}
|
|
29371
29373
|
n(Ak, "getFormHelperTextUtilityClasses");
|
|
29372
|
-
const
|
|
29373
|
-
var
|
|
29374
|
+
const Mu = de("MuiFormHelperText", ["root", "error", "disabled", "sizeSmall", "sizeMedium", "contained", "focused", "filled", "required"]);
|
|
29375
|
+
var $u;
|
|
29374
29376
|
const Ik = ["children", "className", "component", "disabled", "error", "filled", "focused", "margin", "required", "variant"], Nk = /* @__PURE__ */ n((e) => {
|
|
29375
29377
|
const {
|
|
29376
29378
|
classes: t,
|
|
@@ -29405,10 +29407,10 @@ const Ik = ["children", "className", "component", "disabled", "error", "filled",
|
|
|
29405
29407
|
marginRight: 0,
|
|
29406
29408
|
marginBottom: 0,
|
|
29407
29409
|
marginLeft: 0,
|
|
29408
|
-
[`&.${
|
|
29410
|
+
[`&.${Mu.disabled}`]: {
|
|
29409
29411
|
color: (e.vars || e).palette.text.disabled
|
|
29410
29412
|
},
|
|
29411
|
-
[`&.${
|
|
29413
|
+
[`&.${Mu.error}`]: {
|
|
29412
29414
|
color: (e.vars || e).palette.error.main
|
|
29413
29415
|
}
|
|
29414
29416
|
}, t.size === "small" && {
|
|
@@ -29447,7 +29449,7 @@ const Ik = ["children", "className", "component", "disabled", "error", "filled",
|
|
|
29447
29449
|
}, c, {
|
|
29448
29450
|
children: i === " " ? (
|
|
29449
29451
|
// notranslate needed while Google Translate will not fix zero-width space issue
|
|
29450
|
-
|
|
29452
|
+
$u || ($u = /* @__PURE__ */ f("span", {
|
|
29451
29453
|
className: "notranslate",
|
|
29452
29454
|
children: ""
|
|
29453
29455
|
}))
|
|
@@ -29516,7 +29518,7 @@ function _k(e) {
|
|
|
29516
29518
|
return fe("MuiNativeSelect", e);
|
|
29517
29519
|
}
|
|
29518
29520
|
n(_k, "getNativeSelectUtilityClasses");
|
|
29519
|
-
const
|
|
29521
|
+
const Ms = de("MuiNativeSelect", ["root", "select", "multiple", "filled", "outlined", "standard", "disabled", "icon", "iconOpen", "iconFilled", "iconOutlined", "iconStandard", "nativeInput", "error"]), jk = ["className", "disabled", "error", "IconComponent", "inputRef", "variant"], Vk = /* @__PURE__ */ n((e) => {
|
|
29520
29522
|
const {
|
|
29521
29523
|
classes: t,
|
|
29522
29524
|
variant: r,
|
|
@@ -29555,7 +29557,7 @@ const $s = de("MuiNativeSelect", ["root", "select", "multiple", "filled", "outli
|
|
|
29555
29557
|
"&::-ms-expand": {
|
|
29556
29558
|
display: "none"
|
|
29557
29559
|
},
|
|
29558
|
-
[`&.${
|
|
29560
|
+
[`&.${Ms.disabled}`]: {
|
|
29559
29561
|
cursor: "default"
|
|
29560
29562
|
},
|
|
29561
29563
|
"&[multiple]": {
|
|
@@ -29592,7 +29594,7 @@ const $s = de("MuiNativeSelect", ["root", "select", "multiple", "filled", "outli
|
|
|
29592
29594
|
ownerState: r
|
|
29593
29595
|
} = e;
|
|
29594
29596
|
return [t.select, t[r.variant], r.error && t.error, {
|
|
29595
|
-
[`&.${
|
|
29597
|
+
[`&.${Ms.multiple}`]: t.multiple
|
|
29596
29598
|
}];
|
|
29597
29599
|
}, "overridesResolver")
|
|
29598
29600
|
})(Yf), Qf = /* @__PURE__ */ n(({
|
|
@@ -29608,7 +29610,7 @@ const $s = de("MuiNativeSelect", ["root", "select", "multiple", "filled", "outli
|
|
|
29608
29610
|
pointerEvents: "none",
|
|
29609
29611
|
// Don't block pointer events on the select under the icon.
|
|
29610
29612
|
color: (t.vars || t).palette.action.active,
|
|
29611
|
-
[`&.${
|
|
29613
|
+
[`&.${Ms.disabled}`]: {
|
|
29612
29614
|
color: (t.vars || t).palette.action.disabled
|
|
29613
29615
|
}
|
|
29614
29616
|
}, e.open && {
|
|
@@ -29712,7 +29714,7 @@ function Hk(e) {
|
|
|
29712
29714
|
}
|
|
29713
29715
|
n(Hk, "getSelectUtilityClasses");
|
|
29714
29716
|
const Lo = de("MuiSelect", ["root", "select", "multiple", "filled", "outlined", "standard", "disabled", "focused", "icon", "iconOpen", "iconFilled", "iconOutlined", "iconStandard", "nativeInput", "error"]);
|
|
29715
|
-
var
|
|
29717
|
+
var Lu;
|
|
29716
29718
|
const Wk = ["aria-describedby", "aria-label", "autoFocus", "autoWidth", "children", "className", "defaultOpen", "defaultValue", "disabled", "displayEmpty", "error", "IconComponent", "inputRef", "labelId", "MenuProps", "multiple", "name", "onBlur", "onChange", "onClose", "onFocus", "onOpen", "open", "readOnly", "renderValue", "SelectDisplayProps", "tabIndex", "type", "value", "variant"], Uk = W("div", {
|
|
29717
29719
|
name: "MuiSelect",
|
|
29718
29720
|
slot: "Select",
|
|
@@ -29770,10 +29772,10 @@ const Wk = ["aria-describedby", "aria-label", "autoFocus", "autoWidth", "childre
|
|
|
29770
29772
|
width: "100%",
|
|
29771
29773
|
boxSizing: "border-box"
|
|
29772
29774
|
});
|
|
29773
|
-
function
|
|
29775
|
+
function Au(e, t) {
|
|
29774
29776
|
return typeof t == "object" && t !== null ? e === t : String(e) === String(t);
|
|
29775
29777
|
}
|
|
29776
|
-
n(
|
|
29778
|
+
n(Au, "areEqualValues");
|
|
29777
29779
|
function Kk(e) {
|
|
29778
29780
|
return e == null || typeof e == "string" && !e.trim();
|
|
29779
29781
|
}
|
|
@@ -29850,7 +29852,7 @@ const Yk = /* @__PURE__ */ n((e) => {
|
|
|
29850
29852
|
}, [s]), T.useEffect(() => {
|
|
29851
29853
|
if (!P)
|
|
29852
29854
|
return;
|
|
29853
|
-
const J =
|
|
29855
|
+
const J = br(ce.current).getElementById(P);
|
|
29854
29856
|
if (J) {
|
|
29855
29857
|
const V = /* @__PURE__ */ n(() => {
|
|
29856
29858
|
getSelection().isCollapsed && ce.current.focus();
|
|
@@ -29924,9 +29926,9 @@ const Yk = /* @__PURE__ */ n((e) => {
|
|
|
29924
29926
|
if (C) {
|
|
29925
29927
|
if (!Array.isArray(M))
|
|
29926
29928
|
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: The `value` prop must be an array when using the `Select` component with `multiple`." : ar(2));
|
|
29927
|
-
V = M.some((K) =>
|
|
29929
|
+
V = M.some((K) => Au(K, J.props.value)), V && Oe && Ne.push(J.props.children);
|
|
29928
29930
|
} else
|
|
29929
|
-
V =
|
|
29931
|
+
V = Au(M, J.props.value), V && Oe && (Re = J.props.children);
|
|
29930
29932
|
return V && (_e = !0), /* @__PURE__ */ T.cloneElement(J, {
|
|
29931
29933
|
"aria-selected": V ? "true" : "false",
|
|
29932
29934
|
onClick: Fe(J),
|
|
@@ -29980,7 +29982,7 @@ const Yk = /* @__PURE__ */ n((e) => {
|
|
|
29980
29982
|
id: re,
|
|
29981
29983
|
children: Kk(ie) ? (
|
|
29982
29984
|
// notranslate needed while Google Translate will not fix zero-width space issue
|
|
29983
|
-
|
|
29985
|
+
Lu || (Lu = /* @__PURE__ */ f("span", {
|
|
29984
29986
|
className: "notranslate",
|
|
29985
29987
|
children: ""
|
|
29986
29988
|
}))
|
|
@@ -30001,7 +30003,7 @@ const Yk = /* @__PURE__ */ n((e) => {
|
|
|
30001
30003
|
as: b,
|
|
30002
30004
|
className: ut.icon,
|
|
30003
30005
|
ownerState: ze
|
|
30004
|
-
}), /* @__PURE__ */ f(
|
|
30006
|
+
}), /* @__PURE__ */ f(hs, O({
|
|
30005
30007
|
id: `menu-${S || ""}`,
|
|
30006
30008
|
anchorEl: U,
|
|
30007
30009
|
open: Q,
|
|
@@ -30184,12 +30186,12 @@ const Qk = cn(/* @__PURE__ */ f("path", {
|
|
|
30184
30186
|
classes: t
|
|
30185
30187
|
} = e;
|
|
30186
30188
|
return t;
|
|
30187
|
-
}, "useUtilityClasses$1"),
|
|
30189
|
+
}, "useUtilityClasses$1"), $s = {
|
|
30188
30190
|
name: "MuiSelect",
|
|
30189
30191
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver"),
|
|
30190
30192
|
shouldForwardProp: /* @__PURE__ */ n((e) => Ot(e) && e !== "variant", "shouldForwardProp"),
|
|
30191
30193
|
slot: "Root"
|
|
30192
|
-
}, eM = W(Ya,
|
|
30194
|
+
}, eM = W(Ya, $s)(""), tM = W(Xa, $s)(""), rM = W(Qa, $s)(""), Ls = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
30193
30195
|
const a = be({
|
|
30194
30196
|
name: "MuiSelect",
|
|
30195
30197
|
props: t
|
|
@@ -30275,7 +30277,7 @@ const Qk = cn(/* @__PURE__ */ f("path", {
|
|
|
30275
30277
|
}, R))
|
|
30276
30278
|
});
|
|
30277
30279
|
}, "Select"));
|
|
30278
|
-
process.env.NODE_ENV !== "production" && (
|
|
30280
|
+
process.env.NODE_ENV !== "production" && (Ls.propTypes = {
|
|
30279
30281
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
30280
30282
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
30281
30283
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -30422,7 +30424,7 @@ process.env.NODE_ENV !== "production" && (As.propTypes = {
|
|
|
30422
30424
|
*/
|
|
30423
30425
|
variant: o.oneOf(["filled", "outlined", "standard"])
|
|
30424
30426
|
});
|
|
30425
|
-
|
|
30427
|
+
Ls.muiName = "Select";
|
|
30426
30428
|
function oM(e) {
|
|
30427
30429
|
return fe("MuiTextField", e);
|
|
30428
30430
|
}
|
|
@@ -30443,7 +30445,7 @@ const nM = ["autoComplete", "autoFocus", "children", "className", "color", "defa
|
|
|
30443
30445
|
name: "MuiTextField",
|
|
30444
30446
|
slot: "Root",
|
|
30445
30447
|
overridesResolver: /* @__PURE__ */ n((e, t) => t.root, "overridesResolver")
|
|
30446
|
-
})({}),
|
|
30448
|
+
})({}), As = /* @__PURE__ */ T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
30447
30449
|
const a = be({
|
|
30448
30450
|
props: t,
|
|
30449
30451
|
name: "MuiTextField"
|
|
@@ -30531,7 +30533,7 @@ const nM = ["autoComplete", "autoFocus", "children", "className", "color", "defa
|
|
|
30531
30533
|
id: oe
|
|
30532
30534
|
}, y, {
|
|
30533
30535
|
children: S
|
|
30534
|
-
})), _ ? /* @__PURE__ */ f(
|
|
30536
|
+
})), _ ? /* @__PURE__ */ f(Ls, O({
|
|
30535
30537
|
"aria-describedby": ae,
|
|
30536
30538
|
id: Z,
|
|
30537
30539
|
labelId: oe,
|
|
@@ -30546,7 +30548,7 @@ const nM = ["autoComplete", "autoFocus", "children", "className", "color", "defa
|
|
|
30546
30548
|
}))]
|
|
30547
30549
|
}));
|
|
30548
30550
|
}, "TextField"));
|
|
30549
|
-
process.env.NODE_ENV !== "production" && (
|
|
30551
|
+
process.env.NODE_ENV !== "production" && (As.propTypes = {
|
|
30550
30552
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
30551
30553
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
30552
30554
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -30721,7 +30723,7 @@ process.env.NODE_ENV !== "production" && (Is.propTypes = {
|
|
|
30721
30723
|
});
|
|
30722
30724
|
const Jf = /* @__PURE__ */ n((e) => {
|
|
30723
30725
|
const { helperText: t, error: r } = e, a = nt();
|
|
30724
|
-
return r ? /* @__PURE__ */ f(Fh, { error: r }) : t === !1 ? null :
|
|
30726
|
+
return r ? /* @__PURE__ */ f(Fh, { error: r }) : t === !1 ? null : hr(t) ? t : typeof t == "string" ? /* @__PURE__ */ f(nr, { children: a(t, { _: t }) }) : /* @__PURE__ */ f("span", { dangerouslySetInnerHTML: sM });
|
|
30725
30727
|
}, "InputHelperText"), sM = { __html: "​" }, em = /* @__PURE__ */ n(({
|
|
30726
30728
|
afterSubmit: e,
|
|
30727
30729
|
allowNull: t,
|
|
@@ -30803,7 +30805,7 @@ const Jf = /* @__PURE__ */ n((e) => {
|
|
|
30803
30805
|
...P
|
|
30804
30806
|
}), { error: w, invalid: F } = C, $ = c !== !1 || F;
|
|
30805
30807
|
return /* @__PURE__ */ f(
|
|
30806
|
-
|
|
30808
|
+
As,
|
|
30807
30809
|
{
|
|
30808
30810
|
id: S,
|
|
30809
30811
|
...E,
|
|
@@ -30823,7 +30825,7 @@ const Jf = /* @__PURE__ */ n((e) => {
|
|
|
30823
30825
|
}
|
|
30824
30826
|
) : null,
|
|
30825
30827
|
label: /* @__PURE__ */ f(
|
|
30826
|
-
|
|
30828
|
+
nd,
|
|
30827
30829
|
{
|
|
30828
30830
|
label: a,
|
|
30829
30831
|
source: l,
|
|
@@ -30836,11 +30838,11 @@ const Jf = /* @__PURE__ */ n((e) => {
|
|
|
30836
30838
|
...em(P)
|
|
30837
30839
|
}
|
|
30838
30840
|
);
|
|
30839
|
-
}, "DateInput"),
|
|
30841
|
+
}, "DateInput"), Iu = /* @__PURE__ */ n((e) => {
|
|
30840
30842
|
if (!(e instanceof Date) || isNaN(e.getDate())) return "";
|
|
30841
30843
|
const t = "00", r = e.getFullYear().toString(), a = (e.getMonth() + 1).toString(), i = e.getDate().toString();
|
|
30842
30844
|
return `${r}-${(t + a).slice(-2)}-${(t + i).slice(-2)}`;
|
|
30843
|
-
}, "convertDateToString$1"), uM = /^\d{4}-\d{2}-\d{2}$/, dM = { shrink: !0 }, pM = /* @__PURE__ */ n((e) => e == null || e === "" ? "" : e instanceof Date ?
|
|
30845
|
+
}, "convertDateToString$1"), uM = /^\d{4}-\d{2}-\d{2}$/, dM = { shrink: !0 }, pM = /* @__PURE__ */ n((e) => e == null || e === "" ? "" : e instanceof Date ? Iu(e) : uM.test(e) ? e : Iu(new Date(e)), "getStringFromDate"), fM = /* @__PURE__ */ n((e) => e ? new Date(e) : e === "" ? null : e, "parseDateTime"), mM = /* @__PURE__ */ n(({
|
|
30844
30846
|
className: e,
|
|
30845
30847
|
defaultValue: t,
|
|
30846
30848
|
format: r = vM,
|
|
@@ -30873,7 +30875,7 @@ const Jf = /* @__PURE__ */ n((e) => {
|
|
|
30873
30875
|
...y
|
|
30874
30876
|
}), { error: x, invalid: w } = E, F = i !== !1 || w;
|
|
30875
30877
|
return /* @__PURE__ */ f(
|
|
30876
|
-
|
|
30878
|
+
As,
|
|
30877
30879
|
{
|
|
30878
30880
|
id: C,
|
|
30879
30881
|
...P,
|
|
@@ -30893,7 +30895,7 @@ const Jf = /* @__PURE__ */ n((e) => {
|
|
|
30893
30895
|
}
|
|
30894
30896
|
) : null,
|
|
30895
30897
|
label: /* @__PURE__ */ f(
|
|
30896
|
-
|
|
30898
|
+
nd,
|
|
30897
30899
|
{
|
|
30898
30900
|
label: a,
|
|
30899
30901
|
source: u,
|
|
@@ -30906,11 +30908,11 @@ const Jf = /* @__PURE__ */ n((e) => {
|
|
|
30906
30908
|
...em(y)
|
|
30907
30909
|
}
|
|
30908
30910
|
);
|
|
30909
|
-
}, "DateTimeInput"), tm = /* @__PURE__ */ n((e = 2) => (t) => ("0".repeat(e) + t).slice(-e), "leftPad"), hM = tm(4), $n = tm(2),
|
|
30911
|
+
}, "DateTimeInput"), tm = /* @__PURE__ */ n((e = 2) => (t) => ("0".repeat(e) + t).slice(-e), "leftPad"), hM = tm(4), $n = tm(2), Nu = /* @__PURE__ */ n((e) => {
|
|
30910
30912
|
if (!(e instanceof Date) || isNaN(e.getDate())) return "";
|
|
30911
30913
|
const t = hM(e.getFullYear()), r = $n(e.getMonth() + 1), a = $n(e.getDate()), i = $n(e.getHours()), l = $n(e.getMinutes());
|
|
30912
30914
|
return `${t}-${r}-${a}T${i}:${l}`;
|
|
30913
|
-
}, "convertDateToString"), bM = /^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}$/, gM = { shrink: !0 }, vM = /* @__PURE__ */ n((e) => e == null || e === "" ? "" : e instanceof Date ?
|
|
30915
|
+
}, "convertDateToString"), bM = /^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}$/, gM = { shrink: !0 }, vM = /* @__PURE__ */ n((e) => e == null || e === "" ? "" : e instanceof Date ? Nu(e) : bM.test(e) ? e : Nu(new Date(e)), "formatDateTime"), N$ = /* @__PURE__ */ n((e) => {
|
|
30914
30916
|
const { tipo: t, ...r } = e, { propsContenido: a, hidden: i } = ht(r), l = Vt();
|
|
30915
30917
|
ct(() => {
|
|
30916
30918
|
a.value && l.setValue(e.source, a.value);
|
|
@@ -30960,9 +30962,9 @@ const Jf = /* @__PURE__ */ n((e) => {
|
|
|
30960
30962
|
}, "TextCombo");
|
|
30961
30963
|
export {
|
|
30962
30964
|
By as AppBar,
|
|
30963
|
-
|
|
30965
|
+
Kl as Asistente,
|
|
30964
30966
|
yp as AsistenteContext,
|
|
30965
|
-
|
|
30967
|
+
Vl as AsistenteProvider,
|
|
30966
30968
|
C$ as BooleanField,
|
|
30967
30969
|
P$ as Camino,
|
|
30968
30970
|
E$ as CheckBox,
|
|
@@ -30977,7 +30979,7 @@ export {
|
|
|
30977
30979
|
VM as EtrGrid,
|
|
30978
30980
|
XM as FichaActions,
|
|
30979
30981
|
Je as FichaContext,
|
|
30980
|
-
|
|
30982
|
+
Hl as FichaProvider,
|
|
30981
30983
|
IR as FiltroAsisTBS,
|
|
30982
30984
|
UR as FiltroFuncionarios,
|
|
30983
30985
|
hi as FormClasses,
|
|
@@ -30985,9 +30987,9 @@ export {
|
|
|
30985
30987
|
f$ as FormEtriek,
|
|
30986
30988
|
x$ as FormToolbar,
|
|
30987
30989
|
BM as GE,
|
|
30988
|
-
|
|
30990
|
+
Yl as GridButton,
|
|
30989
30991
|
SC as GrillaEtriek,
|
|
30990
|
-
|
|
30992
|
+
zl as IdContext,
|
|
30991
30993
|
w$ as ImageField,
|
|
30992
30994
|
m$ as Layout,
|
|
30993
30995
|
kF as ListActionsEtriek,
|
|
@@ -31002,7 +31004,7 @@ export {
|
|
|
31002
31004
|
$$ as RadioButtonManual,
|
|
31003
31005
|
QM as Separador,
|
|
31004
31006
|
v$ as ShowEtriek,
|
|
31005
|
-
|
|
31007
|
+
qc as ShowGridButton,
|
|
31006
31008
|
FF as SubMenu,
|
|
31007
31009
|
A$ as TBSF,
|
|
31008
31010
|
y$ as TabbedFormEtriek,
|
|
@@ -31043,16 +31045,16 @@ export {
|
|
|
31043
31045
|
O$ as themes,
|
|
31044
31046
|
KM as timeFormat,
|
|
31045
31047
|
YM as timeParser,
|
|
31046
|
-
|
|
31048
|
+
Bl as useAjax,
|
|
31047
31049
|
Ia as useAsistente,
|
|
31048
31050
|
ht as useContenidoController,
|
|
31049
31051
|
jM as useEtrActions,
|
|
31050
|
-
|
|
31052
|
+
Wl as useFicha,
|
|
31051
31053
|
Fp as useFieldController,
|
|
31052
31054
|
gn as useFormProgress,
|
|
31053
31055
|
af as useFormSubmit,
|
|
31054
31056
|
cT as useGetJson,
|
|
31055
|
-
|
|
31057
|
+
es as useInitFicha,
|
|
31056
31058
|
dP as useNuevo,
|
|
31057
31059
|
s$ as useReferenceLabel,
|
|
31058
31060
|
er as useUtils,
|