biblio-react 3.0.0-alpha130 → 3.0.0-alpha132
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 +529 -529
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2,12 +2,12 @@ var DM = Object.defineProperty;
|
|
|
2
2
|
var a = (t, e) => DM(t, "name", { value: e, configurable: !0 });
|
|
3
3
|
import Me, { jsx as y, jsxs as W, Fragment as Qr } from "react/jsx-runtime";
|
|
4
4
|
import * as O from "react";
|
|
5
|
-
import qe, { forwardRef as Ll, useContext as
|
|
6
|
-
import { unstable_ClassNameGenerator as eS, exactProp as Hd, unstable_getScrollbarSize as VM, unstable_ownerDocument as Dn, unstable_ownerWindow as rl, unstable_useForkRef as
|
|
7
|
-
import { MenuItem as ii, ListItemIcon as
|
|
8
|
-
import { useTranslate as Tt, useUserMenu as aP, useResourceDefinitions as sP, AppBar as lP, UserMenu as cP, Logout as uP, useResourceContext as dt, useRecordContext as ur, useNotify as lS, useDeleteWithConfirmController as dP, Button as mr, Confirm as Nl, Toolbar as eg, ToolbarClasses as pP, SaveButton as Dl, useRedirect as Di, useDelete as cS, useSaveContext as fP, required as hP, minValue as mP, TopToolbar as uS, RefreshButton as gP, ListButton as bP, ShowButton as yP, useDataProvider as
|
|
9
|
-
import { Link as il, useNavigate as
|
|
10
|
-
import { useGridApiContext as _i, useGridSelector as
|
|
5
|
+
import qe, { forwardRef as Ll, useContext as ot, createElement as r0, Children as zd, isValidElement as Nn, cloneElement as Yr, createContext as $t, useState as De, useMemo as Sr, useRef as Li, useCallback as Ke, useEffect as Ge, Fragment as vn, memo as X1, useImperativeHandle as _M, useDebugValue as Z1, useId as BM } from "react";
|
|
6
|
+
import { unstable_ClassNameGenerator as eS, exactProp as Hd, unstable_getScrollbarSize as VM, unstable_ownerDocument as Dn, unstable_ownerWindow as rl, unstable_useForkRef as ka, elementAcceptingRef as jM, unstable_useEnhancedEffect as yi, unstable_setRef as n0, HTMLElementType as nh, unstable_useEventCallback as o0, unstable_createChainedFunction as i0, unstable_debounce as zM, usePreviousProps as HM, unstable_getNormalizedScrollLeft as WM, unstable_detectScrollType as UM, chainPropTypes as qM, refType as GM, deepmerge as tS } from "@mui/utils";
|
|
7
|
+
import { MenuItem as ii, ListItemIcon as da, ListItemText as pa, useMediaQuery as Ni, Typography as nl, Box as lt, Grid as a0, Dialog as Xm, DialogTitle as rS, DialogContent as KM, Stack as Zm, DialogActions as YM, Tooltip as Wd, IconButton as ol, createTheme as JM, ThemeProvider as QM, alpha as XM, StyledEngineProvider as nS, Card as oS, CircularProgress as ZM, CardContent as iS, Collapse as eP, List as aS, Menu as oh, Switch as tP, Divider as rP, Button as s0, Paper as sS, ToggleButtonGroup as Ud, ToggleButton as zt, ListItem as nP, useTheme as oP, FormHelperText as iP } from "@mui/material";
|
|
8
|
+
import { useTranslate as Tt, useUserMenu as aP, useResourceDefinitions as sP, AppBar as lP, UserMenu as cP, Logout as uP, useResourceContext as dt, useRecordContext as ur, useNotify as lS, useDeleteWithConfirmController as dP, Button as mr, Confirm as Nl, Toolbar as eg, ToolbarClasses as pP, SaveButton as Dl, useRedirect as Di, useDelete as cS, useSaveContext as fP, required as hP, minValue as mP, TopToolbar as uS, RefreshButton as gP, ListButton as bP, ShowButton as yP, useDataProvider as Qa, useListContext as xi, useUnselectAll as vP, NumberField as xP, DateField as l0, TextField as Ic, ReferenceField as OP, useCreatePath as _l, Form as Bl, useResourceDefinition as dS, BulkActionsToolbar as SP, useInput as qd, useGetList as pS, Labeled as fS, useSafeSetState as tg, useGetOne as hS, useCreateController as CP, CreateContextProvider as kP, LoadingClasses as Yc, Create as EP, useListController as TP, ListContextProvider as wP, List as mS, Edit as MP, useEditContext as PP, SimpleForm as RP, useSidebarState as gS, Menu as AP, DashboardMenuItem as FP, MenuItemLink as bS, Layout as IP, FilterContext as $P, sanitizeListRestProps as LP, FilterButton as NP, CreateButton as DP, useLogin as _P, TextInput as ho, PasswordInput as yS, Show as BP, useShowContext as VP, FormTab as jP, getTabbedFormTabFullPath as zP, TabbedFormTabs as HP, defaultTheme as vS, BooleanField as WP, ImageInput as UP, ImageField as qP, FileInput as GP, BooleanInput as KP, ReferenceInput as xS, useChoicesContext as OS, AutocompleteInput as YP, SelectInput as JP, ReferenceArrayInput as QP, AutocompleteArrayInput as XP, SearchInput as ZP, RadioButtonGroupInput as SS, useRecordSelection as CS, ListActions as eR, Datagrid as tR, ValidationError as rR, FieldTitle as kS, NumberInput as nR } from "react-admin";
|
|
9
|
+
import { Link as il, useNavigate as Xa, Routes as rg, Route as ng, useLocation as So, matchPath as ih, useResolvedPath as oR } from "react-router-dom";
|
|
10
|
+
import { useGridApiContext as _i, useGridSelector as Ea, gridColumnVisibilityModelSelector as ES, gridColumnDefinitionsSelector as TS, GridColumnIcon as iR, gridSortModelSelector as aR, GridArrowUpwardIcon as sR, GridArrowDownwardIcon as lR, GridToolbarExport as cR, selectedGridRowsSelector as uR, GridToolbarContainer as dR, GridClearIcon as pR, GridToolbarQuickFilter as fR, useGridApiRef as og, useKeepGroupedColumnsHidden as wS, GridActionsCellItem as Kp, DataGridPremium as ig, gridClasses as c0 } from "@mui/x-data-grid-premium";
|
|
11
11
|
import { useFormContext as dr, useFormState as hR, useController as mR } from "react-hook-form";
|
|
12
12
|
import { useSelector as ag, useDispatch as Bi } from "react-redux";
|
|
13
13
|
import { isAfter as gR } from "date-fns";
|
|
@@ -1053,9 +1053,9 @@ function KR(t, e) {
|
|
|
1053
1053
|
return t.map(e).join("");
|
|
1054
1054
|
}
|
|
1055
1055
|
a(KR, "combine");
|
|
1056
|
-
var Kd = 1,
|
|
1056
|
+
var Kd = 1, Ta = 1, VS = 0, ir = 0, Et = 0, Za = "";
|
|
1057
1057
|
function Yd(t, e, r, n, o, i, s) {
|
|
1058
|
-
return { value: t, root: e, parent: r, type: n, props: o, children: i, line: Kd, column:
|
|
1058
|
+
return { value: t, root: e, parent: r, type: n, props: o, children: i, line: Kd, column: Ta, length: s, return: "" };
|
|
1059
1059
|
}
|
|
1060
1060
|
a(Yd, "node");
|
|
1061
1061
|
function bs(t, e) {
|
|
@@ -1067,15 +1067,15 @@ function YR() {
|
|
|
1067
1067
|
}
|
|
1068
1068
|
a(YR, "char");
|
|
1069
1069
|
function JR() {
|
|
1070
|
-
return Et = ir > 0 ? Bt(
|
|
1070
|
+
return Et = ir > 0 ? Bt(Za, --ir) : 0, Ta--, Et === 10 && (Ta = 1, Kd--), Et;
|
|
1071
1071
|
}
|
|
1072
1072
|
a(JR, "prev");
|
|
1073
1073
|
function br() {
|
|
1074
|
-
return Et = ir < VS ? Bt(
|
|
1074
|
+
return Et = ir < VS ? Bt(Za, ir++) : 0, Ta++, Et === 10 && (Ta = 1, Kd++), Et;
|
|
1075
1075
|
}
|
|
1076
1076
|
a(br, "next");
|
|
1077
1077
|
function bn() {
|
|
1078
|
-
return Bt(
|
|
1078
|
+
return Bt(Za, ir);
|
|
1079
1079
|
}
|
|
1080
1080
|
a(bn, "peek");
|
|
1081
1081
|
function $c() {
|
|
@@ -1083,7 +1083,7 @@ function $c() {
|
|
|
1083
1083
|
}
|
|
1084
1084
|
a($c, "caret");
|
|
1085
1085
|
function jl(t, e) {
|
|
1086
|
-
return sl(
|
|
1086
|
+
return sl(Za, t, e);
|
|
1087
1087
|
}
|
|
1088
1088
|
a(jl, "slice");
|
|
1089
1089
|
function ll(t) {
|
|
@@ -1120,11 +1120,11 @@ function ll(t) {
|
|
|
1120
1120
|
}
|
|
1121
1121
|
a(ll, "token");
|
|
1122
1122
|
function jS(t) {
|
|
1123
|
-
return Kd =
|
|
1123
|
+
return Kd = Ta = 1, VS = pn(Za = t), ir = 0, [];
|
|
1124
1124
|
}
|
|
1125
1125
|
a(jS, "alloc");
|
|
1126
1126
|
function zS(t) {
|
|
1127
|
-
return
|
|
1127
|
+
return Za = "", t;
|
|
1128
1128
|
}
|
|
1129
1129
|
a(zS, "dealloc");
|
|
1130
1130
|
function Lc(t) {
|
|
@@ -1284,12 +1284,12 @@ function C0(t, e, r, n) {
|
|
|
1284
1284
|
return Yd(t, e, r, fg, sl(t, 0, n), sl(t, n + 1, -1), n);
|
|
1285
1285
|
}
|
|
1286
1286
|
a(C0, "declaration");
|
|
1287
|
-
function
|
|
1287
|
+
function fa(t, e) {
|
|
1288
1288
|
for (var r = "", n = hg(t), o = 0; o < n; o++)
|
|
1289
1289
|
r += e(t[o], o, t, e) || "";
|
|
1290
1290
|
return r;
|
|
1291
1291
|
}
|
|
1292
|
-
a(
|
|
1292
|
+
a(fa, "serialize");
|
|
1293
1293
|
function nA(t, e, r, n) {
|
|
1294
1294
|
switch (t.type) {
|
|
1295
1295
|
case HR:
|
|
@@ -1300,11 +1300,11 @@ function nA(t, e, r, n) {
|
|
|
1300
1300
|
case dg:
|
|
1301
1301
|
return "";
|
|
1302
1302
|
case _S:
|
|
1303
|
-
return t.return = t.value + "{" +
|
|
1303
|
+
return t.return = t.value + "{" + fa(t.children, n) + "}";
|
|
1304
1304
|
case pg:
|
|
1305
1305
|
t.value = t.props.join(",");
|
|
1306
1306
|
}
|
|
1307
|
-
return pn(r =
|
|
1307
|
+
return pn(r = fa(t.children, n)) ? t.return = t.value + "{" + r + "}" : "";
|
|
1308
1308
|
}
|
|
1309
1309
|
a(nA, "stringify");
|
|
1310
1310
|
function oA(t) {
|
|
@@ -1524,7 +1524,7 @@ var gA = /* @__PURE__ */ a(function(e, r, n, o) {
|
|
|
1524
1524
|
e.return = WS(e.value, e.length);
|
|
1525
1525
|
break;
|
|
1526
1526
|
case _S:
|
|
1527
|
-
return
|
|
1527
|
+
return fa([bs(e, {
|
|
1528
1528
|
value: Je(e.value, "@", "@" + Ye)
|
|
1529
1529
|
})], o);
|
|
1530
1530
|
case pg:
|
|
@@ -1532,11 +1532,11 @@ var gA = /* @__PURE__ */ a(function(e, r, n, o) {
|
|
|
1532
1532
|
switch (GR(i, /(::plac\w+|:read-\w+)/)) {
|
|
1533
1533
|
case ":read-only":
|
|
1534
1534
|
case ":read-write":
|
|
1535
|
-
return
|
|
1535
|
+
return fa([bs(e, {
|
|
1536
1536
|
props: [Je(i, /:(read-\w+)/, ":" + Jc + "$1")]
|
|
1537
1537
|
})], o);
|
|
1538
1538
|
case "::placeholder":
|
|
1539
|
-
return
|
|
1539
|
+
return fa([bs(e, {
|
|
1540
1540
|
props: [Je(i, /:(plac\w+)/, ":" + Ye + "input-$1")]
|
|
1541
1541
|
}), bs(e, {
|
|
1542
1542
|
props: [Je(i, /:(plac\w+)/, ":" + Jc + "$1")]
|
|
@@ -1585,7 +1585,7 @@ If multiple caches share the same key they might "fight" for each other's style
|
|
|
1585
1585
|
} : iA(function(b) {
|
|
1586
1586
|
p.insert(b);
|
|
1587
1587
|
})], h = oA(d.concat(o, f)), g = /* @__PURE__ */ a(function(v) {
|
|
1588
|
-
return
|
|
1588
|
+
return fa(tA(v), h);
|
|
1589
1589
|
}, "stylis");
|
|
1590
1590
|
u = /* @__PURE__ */ a(function(v, x, T, k) {
|
|
1591
1591
|
p = T, process.env.NODE_ENV !== "production" && x.map !== void 0 && (p = {
|
|
@@ -2041,7 +2041,7 @@ function IA(t, e, r) {
|
|
|
2041
2041
|
a(IA, "createStringFromObject");
|
|
2042
2042
|
var A0 = /label:\s*([^\s;\n{]+)\s*(;|$)/g, JS;
|
|
2043
2043
|
process.env.NODE_ENV !== "production" && (JS = /\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g);
|
|
2044
|
-
var Gr,
|
|
2044
|
+
var Gr, wa = /* @__PURE__ */ a(function(e, r, n) {
|
|
2045
2045
|
if (e.length === 1 && typeof e[0] == "object" && e[0] !== null && e[0].styles !== void 0)
|
|
2046
2046
|
return e[0];
|
|
2047
2047
|
var o = !0, i = "";
|
|
@@ -2087,7 +2087,7 @@ var Gr, Ta = /* @__PURE__ */ a(function(e, r, n) {
|
|
|
2087
2087
|
process.env.NODE_ENV !== "production" && (yg.displayName = "EmotionCacheContext");
|
|
2088
2088
|
var NA = yg.Provider, Xd = /* @__PURE__ */ a(function(e) {
|
|
2089
2089
|
return /* @__PURE__ */ Ll(function(r, n) {
|
|
2090
|
-
var o =
|
|
2090
|
+
var o = ot(yg);
|
|
2091
2091
|
return e(r, o, n);
|
|
2092
2092
|
});
|
|
2093
2093
|
}, "withEmotionCache"), Co = /* @__PURE__ */ O.createContext({});
|
|
@@ -2102,10 +2102,10 @@ var I0 = "__EMOTION_TYPE_PLEASE_DO_NOT_USE__", $0 = "__EMOTION_LABEL_PLEASE_DO_N
|
|
|
2102
2102
|
typeof n == "string" && e.registered[n] !== void 0 && (n = e.registered[n]);
|
|
2103
2103
|
var o = t[I0], i = [n], s = "";
|
|
2104
2104
|
typeof t.className == "string" ? s = mg(e.registered, i, t.className) : t.className != null && (s = t.className + " ");
|
|
2105
|
-
var l =
|
|
2105
|
+
var l = wa(i, void 0, O.useContext(Co));
|
|
2106
2106
|
if (process.env.NODE_ENV !== "production" && l.name.indexOf("-") === -1) {
|
|
2107
2107
|
var u = t[$0];
|
|
2108
|
-
u && (l =
|
|
2108
|
+
u && (l = wa([l, "label:" + u + ";"]));
|
|
2109
2109
|
}
|
|
2110
2110
|
s += e.key + "-" + l.name;
|
|
2111
2111
|
var d = {};
|
|
@@ -2255,7 +2255,7 @@ var BA = {
|
|
|
2255
2255
|
// means it will be turned into a className prop
|
|
2256
2256
|
// $FlowFixMe I don't really want to add it to the type since it shouldn't be used
|
|
2257
2257
|
(t.className || t.css) && (console.error("It looks like you're using the css prop on Global, did you mean to use the styles prop instead?"), L0 = !0);
|
|
2258
|
-
var r = t.styles, n =
|
|
2258
|
+
var r = t.styles, n = wa([r], void 0, O.useContext(Co)), o = O.useRef();
|
|
2259
2259
|
return F0(function() {
|
|
2260
2260
|
var i = e.key + "-global", s = new e.sheet.constructor({
|
|
2261
2261
|
key: i,
|
|
@@ -2283,10 +2283,10 @@ process.env.NODE_ENV !== "production" && (XS.displayName = "EmotionGlobal");
|
|
|
2283
2283
|
function Zd() {
|
|
2284
2284
|
for (var t = arguments.length, e = new Array(t), r = 0; r < t; r++)
|
|
2285
2285
|
e[r] = arguments[r];
|
|
2286
|
-
return
|
|
2286
|
+
return wa(e);
|
|
2287
2287
|
}
|
|
2288
2288
|
a(Zd, "css");
|
|
2289
|
-
var
|
|
2289
|
+
var es = /* @__PURE__ */ a(function() {
|
|
2290
2290
|
var e = Zd.apply(void 0, arguments), r = "animation-" + e.name;
|
|
2291
2291
|
return {
|
|
2292
2292
|
name: r,
|
|
@@ -2339,7 +2339,7 @@ var zA = /* @__PURE__ */ a(function(e) {
|
|
|
2339
2339
|
throw new Error("css can only be used during render");
|
|
2340
2340
|
for (var d = arguments.length, p = new Array(d), f = 0; f < d; f++)
|
|
2341
2341
|
p[f] = arguments[f];
|
|
2342
|
-
var h =
|
|
2342
|
+
var h = wa(p, e.registered);
|
|
2343
2343
|
return n.push(h), Jd(e, h, !1), e.key + "-" + h.name;
|
|
2344
2344
|
}, "css"), i = /* @__PURE__ */ a(function() {
|
|
2345
2345
|
if (r && process.env.NODE_ENV !== "production")
|
|
@@ -2417,7 +2417,7 @@ You may have forgotten to import it.`);
|
|
|
2417
2417
|
S.theme = O.useContext(Co);
|
|
2418
2418
|
}
|
|
2419
2419
|
typeof b.className == "string" ? k = mg(v.registered, C, b.className) : b.className != null && (k = b.className + " ");
|
|
2420
|
-
var M =
|
|
2420
|
+
var M = wa(f.concat(C), v.registered, S);
|
|
2421
2421
|
k += v.key + "-" + M.name, s !== void 0 && (k += " " + s);
|
|
2422
2422
|
var F = d && l === void 0 ? B0(T) : u, P = {};
|
|
2423
2423
|
for (var I in b)
|
|
@@ -2651,7 +2651,7 @@ const eC = /* @__PURE__ */ a((t, e) => {
|
|
|
2651
2651
|
css: Zd,
|
|
2652
2652
|
default: xg,
|
|
2653
2653
|
internal_processStyles: eC,
|
|
2654
|
-
keyframes:
|
|
2654
|
+
keyframes: es
|
|
2655
2655
|
}, Symbol.toStringTag, { value: "Module" })), tC = /* @__PURE__ */ Cn(QA);
|
|
2656
2656
|
function $n(t) {
|
|
2657
2657
|
if (typeof t != "object" || t === null)
|
|
@@ -2880,7 +2880,7 @@ function rF() {
|
|
|
2880
2880
|
}
|
|
2881
2881
|
a(rF, "requireReactIs_development");
|
|
2882
2882
|
process.env.NODE_ENV === "production" ? fh.exports = tF() : fh.exports = rF();
|
|
2883
|
-
var
|
|
2883
|
+
var Ma = fh.exports;
|
|
2884
2884
|
const nF = /^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;
|
|
2885
2885
|
function nC(t) {
|
|
2886
2886
|
const e = `${t}`.match(nF);
|
|
@@ -2904,9 +2904,9 @@ function iC(t) {
|
|
|
2904
2904
|
return oC(t, "Component");
|
|
2905
2905
|
if (typeof t == "object")
|
|
2906
2906
|
switch (t.$$typeof) {
|
|
2907
|
-
case
|
|
2907
|
+
case Ma.ForwardRef:
|
|
2908
2908
|
return W0(t, t.render, "ForwardRef");
|
|
2909
|
-
case
|
|
2909
|
+
case Ma.Memo:
|
|
2910
2910
|
return W0(t, t.type, "memo");
|
|
2911
2911
|
default:
|
|
2912
2912
|
return;
|
|
@@ -3071,7 +3071,7 @@ function ai({
|
|
|
3071
3071
|
return o.reduce((s, l, u) => (Array.isArray(t) ? (s[l] = t[u] != null ? t[u] : t[i], i = u) : typeof t == "object" ? (s[l] = t[l] != null ? t[l] : t[i], i = l) : s[l] = t, s), {});
|
|
3072
3072
|
}
|
|
3073
3073
|
a(ai, "resolveBreakpointValues");
|
|
3074
|
-
function
|
|
3074
|
+
function Pa(t, e, r = !0) {
|
|
3075
3075
|
if (!e || typeof e != "string")
|
|
3076
3076
|
return null;
|
|
3077
3077
|
if (t && t.vars && r) {
|
|
@@ -3081,10 +3081,10 @@ function Ma(t, e, r = !0) {
|
|
|
3081
3081
|
}
|
|
3082
3082
|
return e.split(".").reduce((n, o) => n && n[o] != null ? n[o] : null, t);
|
|
3083
3083
|
}
|
|
3084
|
-
a(
|
|
3084
|
+
a(Pa, "getPath");
|
|
3085
3085
|
function Xc(t, e, r, n = r) {
|
|
3086
3086
|
let o;
|
|
3087
|
-
return typeof t == "function" ? o = t(r) : Array.isArray(t) ? o = t[r] || n : o =
|
|
3087
|
+
return typeof t == "function" ? o = t(r) : Array.isArray(t) ? o = t[r] || n : o = Pa(t, r) || n, e && (o = e(o, n, t)), o;
|
|
3088
3088
|
}
|
|
3089
3089
|
a(Xc, "getStyleValue$1");
|
|
3090
3090
|
function St(t) {
|
|
@@ -3096,7 +3096,7 @@ function St(t) {
|
|
|
3096
3096
|
} = t, i = /* @__PURE__ */ a((s) => {
|
|
3097
3097
|
if (s[e] == null)
|
|
3098
3098
|
return null;
|
|
3099
|
-
const l = s[e], u = s.theme, d =
|
|
3099
|
+
const l = s[e], u = s.theme, d = Pa(u, n) || {};
|
|
3100
3100
|
return ar(s, l, /* @__PURE__ */ a((f) => {
|
|
3101
3101
|
let h = Xc(d, o, f);
|
|
3102
3102
|
return f === h && typeof f == "string" && (h = Xc(d, o, `${e}${f === "default" ? "" : ce(f)}`, f)), r === !1 ? h : {
|
|
@@ -3140,7 +3140,7 @@ const pF = {
|
|
|
3140
3140
|
}), ep = ["m", "mt", "mr", "mb", "ml", "mx", "my", "margin", "marginTop", "marginRight", "marginBottom", "marginLeft", "marginX", "marginY", "marginInline", "marginInlineStart", "marginInlineEnd", "marginBlock", "marginBlockStart", "marginBlockEnd"], tp = ["p", "pt", "pr", "pb", "pl", "px", "py", "padding", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingX", "paddingY", "paddingInline", "paddingInlineStart", "paddingInlineEnd", "paddingBlock", "paddingBlockStart", "paddingBlockEnd"], mF = [...ep, ...tp];
|
|
3141
3141
|
function zl(t, e, r, n) {
|
|
3142
3142
|
var o;
|
|
3143
|
-
const i = (o =
|
|
3143
|
+
const i = (o = Pa(t, e, !1)) != null ? o : r;
|
|
3144
3144
|
return typeof i == "number" ? (s) => typeof s == "string" ? s : (process.env.NODE_ENV !== "production" && typeof s != "number" && console.error(`MUI: Expected ${n} argument to be a number or a string, got ${s}.`), i * s) : Array.isArray(i) ? (s) => typeof s == "string" ? s : (process.env.NODE_ENV !== "production" && (Number.isInteger(s) ? s > i.length - 1 && console.error([`MUI: The value provided (${s}) overflows.`, `The supported values are: ${JSON.stringify(i)}.`, `${s} > ${i.length - 1}, you need to add the missing values.`].join(`
|
|
3145
3145
|
`)) : console.error([`MUI: The \`theme.${e}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${e}\` as a number.`].join(`
|
|
3146
3146
|
`))), i[s]) : typeof i == "function" ? i : (process.env.NODE_ENV !== "production" && console.error([`MUI: The \`theme.${e}\` value (${i}) is invalid.`, "It should be a number, an array or a function."].join(`
|
|
@@ -3292,23 +3292,23 @@ const AF = St({
|
|
|
3292
3292
|
prop: "gridArea"
|
|
3293
3293
|
});
|
|
3294
3294
|
rp(op, ip, ap, AF, FF, IF, $F, LF, NF, DF, _F, BF);
|
|
3295
|
-
function
|
|
3295
|
+
function ha(t, e) {
|
|
3296
3296
|
return e === "grey" ? e : t;
|
|
3297
3297
|
}
|
|
3298
|
-
a(
|
|
3298
|
+
a(ha, "paletteTransform");
|
|
3299
3299
|
const VF = St({
|
|
3300
3300
|
prop: "color",
|
|
3301
3301
|
themeKey: "palette",
|
|
3302
|
-
transform:
|
|
3302
|
+
transform: ha
|
|
3303
3303
|
}), jF = St({
|
|
3304
3304
|
prop: "bgcolor",
|
|
3305
3305
|
cssProperty: "backgroundColor",
|
|
3306
3306
|
themeKey: "palette",
|
|
3307
|
-
transform:
|
|
3307
|
+
transform: ha
|
|
3308
3308
|
}), zF = St({
|
|
3309
3309
|
prop: "backgroundColor",
|
|
3310
3310
|
themeKey: "palette",
|
|
3311
|
-
transform:
|
|
3311
|
+
transform: ha
|
|
3312
3312
|
});
|
|
3313
3313
|
rp(VF, jF, zF);
|
|
3314
3314
|
function hr(t) {
|
|
@@ -3414,16 +3414,16 @@ const Hl = {
|
|
|
3414
3414
|
// palette
|
|
3415
3415
|
color: {
|
|
3416
3416
|
themeKey: "palette",
|
|
3417
|
-
transform:
|
|
3417
|
+
transform: ha
|
|
3418
3418
|
},
|
|
3419
3419
|
bgcolor: {
|
|
3420
3420
|
themeKey: "palette",
|
|
3421
3421
|
cssProperty: "backgroundColor",
|
|
3422
|
-
transform:
|
|
3422
|
+
transform: ha
|
|
3423
3423
|
},
|
|
3424
3424
|
backgroundColor: {
|
|
3425
3425
|
themeKey: "palette",
|
|
3426
|
-
transform:
|
|
3426
|
+
transform: ha
|
|
3427
3427
|
},
|
|
3428
3428
|
// spacing
|
|
3429
3429
|
p: {
|
|
@@ -3679,7 +3679,7 @@ function uC() {
|
|
|
3679
3679
|
return {
|
|
3680
3680
|
[r]: n
|
|
3681
3681
|
};
|
|
3682
|
-
const h =
|
|
3682
|
+
const h = Pa(o, d) || {};
|
|
3683
3683
|
return f ? f(s) : ar(s, n, /* @__PURE__ */ a((m) => {
|
|
3684
3684
|
let b = Xc(h, p, m);
|
|
3685
3685
|
return m === b && typeof m == "string" && (b = Xc(h, p, `${r}${m === "default" ? "" : ce(m)}`, m)), u === !1 ? b : {
|
|
@@ -3733,8 +3733,8 @@ function uC() {
|
|
|
3733
3733
|
return a(e, "styleFunctionSx"), e;
|
|
3734
3734
|
}
|
|
3735
3735
|
a(uC, "unstable_createStyleFunctionSx");
|
|
3736
|
-
const
|
|
3737
|
-
|
|
3736
|
+
const ts = uC();
|
|
3737
|
+
ts.filterProps = ["sx"];
|
|
3738
3738
|
function dC(t, e) {
|
|
3739
3739
|
const r = this;
|
|
3740
3740
|
return r.vars && typeof r.getColorSchemeSelector == "function" ? {
|
|
@@ -3762,7 +3762,7 @@ function Wl(t = {}, ...e) {
|
|
|
3762
3762
|
shape: E({}, lF, i)
|
|
3763
3763
|
}, s);
|
|
3764
3764
|
return d.applyStyles = dC, d = e.reduce((p, f) => Jt(p, f), d), d.unstable_sxConfig = E({}, Hl, s == null ? void 0 : s.unstable_sxConfig), d.unstable_sx = /* @__PURE__ */ a(function(f) {
|
|
3765
|
-
return
|
|
3765
|
+
return ts({
|
|
3766
3766
|
sx: f,
|
|
3767
3767
|
theme: this
|
|
3768
3768
|
});
|
|
@@ -3802,19 +3802,19 @@ function Ul(t) {
|
|
|
3802
3802
|
a(Ul, "extendSxProp");
|
|
3803
3803
|
const rI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3804
3804
|
__proto__: null,
|
|
3805
|
-
default:
|
|
3805
|
+
default: ts,
|
|
3806
3806
|
extendSxProp: Ul,
|
|
3807
3807
|
unstable_createStyleFunctionSx: uC,
|
|
3808
3808
|
unstable_defaultSxConfig: Hl
|
|
3809
3809
|
}, Symbol.toStringTag, { value: "Module" })), nI = /* @__PURE__ */ Cn(rI);
|
|
3810
|
-
var
|
|
3810
|
+
var rs = Ee;
|
|
3811
3811
|
Object.defineProperty(Vl, "__esModule", {
|
|
3812
3812
|
value: !0
|
|
3813
3813
|
});
|
|
3814
3814
|
var oI = Vl.default = yI;
|
|
3815
3815
|
Vl.shouldForwardProp = Dc;
|
|
3816
3816
|
Vl.systemDefaultTheme = void 0;
|
|
3817
|
-
var Mr =
|
|
3817
|
+
var Mr = rs(NS()), hh = rs(NR()), G0 = fI(tC), iI = ZA, aI = rs(eF), sI = rs(iF), lI = rs(ZF), cI = rs(nI);
|
|
3818
3818
|
const uI = ["ownerState"], dI = ["variants"], pI = ["name", "slot", "skipVariantsResolver", "skipSx", "overridesResolver"];
|
|
3819
3819
|
function pC(t) {
|
|
3820
3820
|
if (typeof WeakMap != "function") return null;
|
|
@@ -4057,7 +4057,7 @@ Ct.private_safeColorChannel = void 0;
|
|
|
4057
4057
|
Ct.private_safeDarken = $I;
|
|
4058
4058
|
Ct.private_safeEmphasize = NI;
|
|
4059
4059
|
Ct.private_safeLighten = LI;
|
|
4060
|
-
Ct.recomposeColor =
|
|
4060
|
+
Ct.recomposeColor = ns;
|
|
4061
4061
|
Ct.rgbToHex = AI;
|
|
4062
4062
|
var Q0 = hC(CI), MI = hC(EI);
|
|
4063
4063
|
function kg(t, e = 0, r = 1) {
|
|
@@ -4112,7 +4112,7 @@ const RI = /* @__PURE__ */ a((t, e) => {
|
|
|
4112
4112
|
}
|
|
4113
4113
|
}, "private_safeColorChannel");
|
|
4114
4114
|
Ct.private_safeColorChannel = RI;
|
|
4115
|
-
function
|
|
4115
|
+
function ns(t) {
|
|
4116
4116
|
const {
|
|
4117
4117
|
type: e,
|
|
4118
4118
|
colorSpace: r
|
|
@@ -4122,7 +4122,7 @@ function rs(t) {
|
|
|
4122
4122
|
} = t;
|
|
4123
4123
|
return e.indexOf("rgb") !== -1 ? n = n.map((o, i) => i < 3 ? parseInt(o, 10) : o) : e.indexOf("hsl") !== -1 && (n[1] = `${n[1]}%`, n[2] = `${n[2]}%`), e.indexOf("color") !== -1 ? n = `${r} ${n.join(" ")}` : n = `${n.join(", ")}`, `${e}(${n})`;
|
|
4124
4124
|
}
|
|
4125
|
-
a(
|
|
4125
|
+
a(ns, "recomposeColor$1");
|
|
4126
4126
|
function AI(t) {
|
|
4127
4127
|
if (t.indexOf("#") === 0)
|
|
4128
4128
|
return t;
|
|
@@ -4139,7 +4139,7 @@ function bC(t) {
|
|
|
4139
4139
|
} = t, r = e[0], n = e[1] / 100, o = e[2] / 100, i = n * Math.min(o, 1 - o), s = /* @__PURE__ */ a((d, p = (d + r / 30) % 12) => o - i * Math.max(Math.min(p - 3, 9 - p, 1), -1), "f");
|
|
4140
4140
|
let l = "rgb";
|
|
4141
4141
|
const u = [Math.round(s(0) * 255), Math.round(s(8) * 255), Math.round(s(4) * 255)];
|
|
4142
|
-
return t.type === "hsla" && (l += "a", u.push(e[3])),
|
|
4142
|
+
return t.type === "hsla" && (l += "a", u.push(e[3])), ns({
|
|
4143
4143
|
type: l,
|
|
4144
4144
|
values: u
|
|
4145
4145
|
});
|
|
@@ -4157,7 +4157,7 @@ function FI(t, e) {
|
|
|
4157
4157
|
}
|
|
4158
4158
|
a(FI, "getContrastRatio");
|
|
4159
4159
|
function yC(t, e) {
|
|
4160
|
-
return t = Vr(t), e = kg(e), (t.type === "rgb" || t.type === "hsl") && (t.type += "a"), t.type === "color" ? t.values[3] = `/${e}` : t.values[3] = e,
|
|
4160
|
+
return t = Vr(t), e = kg(e), (t.type === "rgb" || t.type === "hsl") && (t.type += "a"), t.type === "color" ? t.values[3] = `/${e}` : t.values[3] = e, ns(t);
|
|
4161
4161
|
}
|
|
4162
4162
|
a(yC, "alpha$2");
|
|
4163
4163
|
function II(t, e, r) {
|
|
@@ -4174,7 +4174,7 @@ function Eg(t, e) {
|
|
|
4174
4174
|
else if (t.type.indexOf("rgb") !== -1 || t.type.indexOf("color") !== -1)
|
|
4175
4175
|
for (let r = 0; r < 3; r += 1)
|
|
4176
4176
|
t.values[r] *= 1 - e;
|
|
4177
|
-
return
|
|
4177
|
+
return ns(t);
|
|
4178
4178
|
}
|
|
4179
4179
|
a(Eg, "darken");
|
|
4180
4180
|
function $I(t, e, r) {
|
|
@@ -4194,7 +4194,7 @@ function Tg(t, e) {
|
|
|
4194
4194
|
else if (t.type.indexOf("color") !== -1)
|
|
4195
4195
|
for (let r = 0; r < 3; r += 1)
|
|
4196
4196
|
t.values[r] += (1 - t.values[r]) * e;
|
|
4197
|
-
return
|
|
4197
|
+
return ns(t);
|
|
4198
4198
|
}
|
|
4199
4199
|
a(Tg, "lighten");
|
|
4200
4200
|
function LI(t, e, r) {
|
|
@@ -4219,7 +4219,7 @@ function NI(t, e, r) {
|
|
|
4219
4219
|
a(NI, "private_safeEmphasize");
|
|
4220
4220
|
function DI(t, e, r, n = 1) {
|
|
4221
4221
|
const o = /* @__PURE__ */ a((u, d) => Math.round((u ** (1 / n) * (1 - r) + d ** (1 / n) * r) ** n), "blendChannel"), i = Vr(t), s = Vr(e), l = [o(i.values[0], s.values[0]), o(i.values[1], s.values[1]), o(i.values[2], s.values[2])];
|
|
4222
|
-
return
|
|
4222
|
+
return ns({
|
|
4223
4223
|
type: "rgb",
|
|
4224
4224
|
values: l
|
|
4225
4225
|
});
|
|
@@ -4273,7 +4273,7 @@ const ul = {
|
|
|
4273
4273
|
A200: "#ff5252",
|
|
4274
4274
|
A400: "#ff1744",
|
|
4275
4275
|
A700: "#d50000"
|
|
4276
|
-
},
|
|
4276
|
+
}, Yi = {
|
|
4277
4277
|
50: "#fff3e0",
|
|
4278
4278
|
100: "#ffe0b2",
|
|
4279
4279
|
200: "#ffcc80",
|
|
@@ -4303,7 +4303,7 @@ const ul = {
|
|
|
4303
4303
|
A200: "#448aff",
|
|
4304
4304
|
A400: "#2979ff",
|
|
4305
4305
|
A700: "#2962ff"
|
|
4306
|
-
},
|
|
4306
|
+
}, Wi = {
|
|
4307
4307
|
50: "#e1f5fe",
|
|
4308
4308
|
100: "#b3e5fc",
|
|
4309
4309
|
200: "#81d4fa",
|
|
@@ -4439,13 +4439,13 @@ function jI(t = "light") {
|
|
|
4439
4439
|
a(jI, "getDefaultError");
|
|
4440
4440
|
function zI(t = "light") {
|
|
4441
4441
|
return t === "dark" ? {
|
|
4442
|
-
main:
|
|
4443
|
-
light:
|
|
4444
|
-
dark:
|
|
4442
|
+
main: Wi[400],
|
|
4443
|
+
light: Wi[300],
|
|
4444
|
+
dark: Wi[700]
|
|
4445
4445
|
} : {
|
|
4446
|
-
main:
|
|
4447
|
-
light:
|
|
4448
|
-
dark:
|
|
4446
|
+
main: Wi[700],
|
|
4447
|
+
light: Wi[500],
|
|
4448
|
+
dark: Wi[900]
|
|
4449
4449
|
};
|
|
4450
4450
|
}
|
|
4451
4451
|
a(zI, "getDefaultInfo");
|
|
@@ -4463,14 +4463,14 @@ function HI(t = "light") {
|
|
|
4463
4463
|
a(HI, "getDefaultSuccess");
|
|
4464
4464
|
function WI(t = "light") {
|
|
4465
4465
|
return t === "dark" ? {
|
|
4466
|
-
main:
|
|
4467
|
-
light:
|
|
4468
|
-
dark:
|
|
4466
|
+
main: Yi[400],
|
|
4467
|
+
light: Yi[300],
|
|
4468
|
+
dark: Yi[700]
|
|
4469
4469
|
} : {
|
|
4470
4470
|
main: "#ed6c02",
|
|
4471
4471
|
// closest to orange[800] that pass 3:1.
|
|
4472
|
-
light:
|
|
4473
|
-
dark:
|
|
4472
|
+
light: Yi[500],
|
|
4473
|
+
dark: Yi[900]
|
|
4474
4474
|
};
|
|
4475
4475
|
}
|
|
4476
4476
|
a(WI, "getDefaultWarning");
|
|
@@ -4763,20 +4763,20 @@ function xC(t = {}, ...e) {
|
|
|
4763
4763
|
});
|
|
4764
4764
|
}
|
|
4765
4765
|
return d.unstable_sxConfig = E({}, Hl, s == null ? void 0 : s.unstable_sxConfig), d.unstable_sx = /* @__PURE__ */ a(function(f) {
|
|
4766
|
-
return
|
|
4766
|
+
return ts({
|
|
4767
4767
|
sx: f,
|
|
4768
4768
|
theme: this
|
|
4769
4769
|
});
|
|
4770
4770
|
}, "sx"), d;
|
|
4771
4771
|
}
|
|
4772
4772
|
a(xC, "createTheme");
|
|
4773
|
-
const Mg = xC(),
|
|
4773
|
+
const Mg = xC(), Ra = "$$material";
|
|
4774
4774
|
function OC(t) {
|
|
4775
4775
|
return t !== "ownerState" && t !== "theme" && t !== "sx" && t !== "as";
|
|
4776
4776
|
}
|
|
4777
4777
|
a(OC, "slotShouldForwardProp");
|
|
4778
4778
|
const Lt = /* @__PURE__ */ a((t) => OC(t) && t !== "classes", "rootShouldForwardProp"), Q = oI({
|
|
4779
|
-
themeId:
|
|
4779
|
+
themeId: Ra,
|
|
4780
4780
|
defaultTheme: Mg,
|
|
4781
4781
|
rootShouldForwardProp: Lt
|
|
4782
4782
|
});
|
|
@@ -4985,7 +4985,7 @@ function u$(t, e) {
|
|
|
4985
4985
|
};
|
|
4986
4986
|
}
|
|
4987
4987
|
a(u$, "deprecatedPropType");
|
|
4988
|
-
function
|
|
4988
|
+
function ma(t, e) {
|
|
4989
4989
|
var r, n;
|
|
4990
4990
|
return /* @__PURE__ */ O.isValidElement(t) && e.indexOf(
|
|
4991
4991
|
// For server components `muiName` is avaialble in element.type._payload.value.muiName
|
|
@@ -4994,7 +4994,7 @@ function ha(t, e) {
|
|
|
4994
4994
|
(r = t.type.muiName) != null ? r : (n = t.type) == null || (n = n._payload) == null || (n = n.value) == null ? void 0 : n.muiName
|
|
4995
4995
|
) !== -1;
|
|
4996
4996
|
}
|
|
4997
|
-
a(
|
|
4997
|
+
a(ma, "isMuiElement");
|
|
4998
4998
|
function $r(t) {
|
|
4999
4999
|
return t && t.ownerDocument || document;
|
|
5000
5000
|
}
|
|
@@ -5124,11 +5124,11 @@ const Td = class Td {
|
|
|
5124
5124
|
};
|
|
5125
5125
|
a(Td, "Timeout");
|
|
5126
5126
|
let pl = Td;
|
|
5127
|
-
function
|
|
5127
|
+
function ra() {
|
|
5128
5128
|
const t = p$(pl.create).current;
|
|
5129
5129
|
return h$(t.disposeEffect), t;
|
|
5130
5130
|
}
|
|
5131
|
-
a(
|
|
5131
|
+
a(ra, "useTimeout");
|
|
5132
5132
|
let sp = !0, mh = !1;
|
|
5133
5133
|
const m$ = new pl(), g$ = {
|
|
5134
5134
|
text: !0,
|
|
@@ -5213,7 +5213,7 @@ const S$ = {
|
|
|
5213
5213
|
createSvgIcon: Eo,
|
|
5214
5214
|
debounce: ql,
|
|
5215
5215
|
deprecatedPropType: u$,
|
|
5216
|
-
isMuiElement:
|
|
5216
|
+
isMuiElement: ma,
|
|
5217
5217
|
ownerDocument: $r,
|
|
5218
5218
|
ownerWindow: Jr,
|
|
5219
5219
|
requirePropFactory: SC,
|
|
@@ -5272,8 +5272,8 @@ const A$ = Ll((t, e) => {
|
|
|
5272
5272
|
to: "/form_275",
|
|
5273
5273
|
onClick: n
|
|
5274
5274
|
},
|
|
5275
|
-
/* @__PURE__ */ y(
|
|
5276
|
-
/* @__PURE__ */ y(
|
|
5275
|
+
/* @__PURE__ */ y(da, { children: /* @__PURE__ */ y(Pg, {}) }),
|
|
5276
|
+
/* @__PURE__ */ y(pa, { children: r("pos.change_pin") })
|
|
5277
5277
|
) : null,
|
|
5278
5278
|
s ? /* @__PURE__ */ r0(
|
|
5279
5279
|
ii,
|
|
@@ -5285,8 +5285,8 @@ const A$ = Ll((t, e) => {
|
|
|
5285
5285
|
to: "/form_59",
|
|
5286
5286
|
onClick: n
|
|
5287
5287
|
},
|
|
5288
|
-
/* @__PURE__ */ y(
|
|
5289
|
-
/* @__PURE__ */ y(
|
|
5288
|
+
/* @__PURE__ */ y(da, { children: /* @__PURE__ */ y(EC, {}) }),
|
|
5289
|
+
/* @__PURE__ */ y(pa, { children: r("pos.change_password") })
|
|
5290
5290
|
) : null
|
|
5291
5291
|
];
|
|
5292
5292
|
}), F$ = /* @__PURE__ */ a(() => /* @__PURE__ */ W(cP, { children: [
|
|
@@ -5364,7 +5364,7 @@ function D$(t = {}) {
|
|
|
5364
5364
|
generateClassName: o
|
|
5365
5365
|
} = t, i = xg("div", {
|
|
5366
5366
|
shouldForwardProp: /* @__PURE__ */ a((l) => l !== "theme" && l !== "sx" && l !== "as", "shouldForwardProp")
|
|
5367
|
-
})(
|
|
5367
|
+
})(ts);
|
|
5368
5368
|
return /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(u, d) {
|
|
5369
5369
|
const p = cp(r), f = Ul(u), {
|
|
5370
5370
|
className: h,
|
|
@@ -5444,7 +5444,7 @@ function U$(t = {}) {
|
|
|
5444
5444
|
defaultTheme: r = H$,
|
|
5445
5445
|
rootShouldForwardProp: n = lf,
|
|
5446
5446
|
slotShouldForwardProp: o = lf
|
|
5447
|
-
} = t, i = /* @__PURE__ */ a((s) =>
|
|
5447
|
+
} = t, i = /* @__PURE__ */ a((s) => ts(E({}, s, {
|
|
5448
5448
|
theme: uc(E({}, s, {
|
|
5449
5449
|
defaultTheme: r,
|
|
5450
5450
|
themeId: e
|
|
@@ -5898,7 +5898,7 @@ function fL(t = {}) {
|
|
|
5898
5898
|
a(fL, "createStack");
|
|
5899
5899
|
function En() {
|
|
5900
5900
|
const t = cp(Mg);
|
|
5901
|
-
return process.env.NODE_ENV !== "production" && O.useDebugValue(t), t[
|
|
5901
|
+
return process.env.NODE_ENV !== "production" && O.useDebugValue(t), t[Ra] || t;
|
|
5902
5902
|
}
|
|
5903
5903
|
a(En, "useTheme$1");
|
|
5904
5904
|
const hL = ["theme"];
|
|
@@ -5906,9 +5906,9 @@ function Ig(t) {
|
|
|
5906
5906
|
let {
|
|
5907
5907
|
theme: e
|
|
5908
5908
|
} = t, r = ne(t, hL);
|
|
5909
|
-
const n = e[
|
|
5909
|
+
const n = e[Ra];
|
|
5910
5910
|
return /* @__PURE__ */ y(ru, E({}, r, {
|
|
5911
|
-
themeId: n ?
|
|
5911
|
+
themeId: n ? Ra : void 0,
|
|
5912
5912
|
theme: n || e
|
|
5913
5913
|
}));
|
|
5914
5914
|
}
|
|
@@ -5947,8 +5947,8 @@ var Ng = {}, OL = Ee;
|
|
|
5947
5947
|
Object.defineProperty(Ng, "__esModule", {
|
|
5948
5948
|
value: !0
|
|
5949
5949
|
});
|
|
5950
|
-
var
|
|
5951
|
-
|
|
5950
|
+
var is = Ng.default = void 0, SL = OL(Pe()), CL = Me;
|
|
5951
|
+
is = Ng.default = (0, SL.default)(/* @__PURE__ */ (0, CL.jsx)("path", {
|
|
5952
5952
|
d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM19 4h-3.5l-1-1h-5l-1 1H5v2h14z"
|
|
5953
5953
|
}), "Delete");
|
|
5954
5954
|
var Dg = {}, kL = Ee;
|
|
@@ -6123,18 +6123,18 @@ function LC(t, e, r, n, o) {
|
|
|
6123
6123
|
return typeof u == "function" && !AL(u) && (l = "Did you accidentally use a plain function component for an element instead?"), l !== void 0 ? new Error(`Invalid ${n} \`${s}\` supplied to \`${r}\`. Expected an element that can hold a ref. ${l} For more information see https://mui.com/r/caveat-with-refs-guide`) : null;
|
|
6124
6124
|
}
|
|
6125
6125
|
a(LC, "acceptingRef");
|
|
6126
|
-
const
|
|
6127
|
-
|
|
6128
|
-
function
|
|
6126
|
+
const as = Tn(c.element, LC);
|
|
6127
|
+
as.isRequired = Tn(c.element.isRequired, LC);
|
|
6128
|
+
function Aa(t) {
|
|
6129
6129
|
return typeof t == "string";
|
|
6130
6130
|
}
|
|
6131
|
-
a(
|
|
6132
|
-
function
|
|
6133
|
-
return t === void 0 ||
|
|
6131
|
+
a(Aa, "isHostComponent");
|
|
6132
|
+
function na(t, e, r) {
|
|
6133
|
+
return t === void 0 || Aa(t) ? e : E({}, e, {
|
|
6134
6134
|
ownerState: E({}, e.ownerState, r)
|
|
6135
6135
|
});
|
|
6136
6136
|
}
|
|
6137
|
-
a(
|
|
6137
|
+
a(na, "appendOwnerState");
|
|
6138
6138
|
function NC(t, e = []) {
|
|
6139
6139
|
if (t === void 0)
|
|
6140
6140
|
return {};
|
|
@@ -6193,7 +6193,7 @@ function vr(t) {
|
|
|
6193
6193
|
} = DC(E({}, s, {
|
|
6194
6194
|
externalSlotProps: l
|
|
6195
6195
|
})), p = wt(d, l == null ? void 0 : l.ref, (e = t.additionalProps) == null ? void 0 : e.ref);
|
|
6196
|
-
return
|
|
6196
|
+
return na(r, E({}, u, {
|
|
6197
6197
|
ref: p
|
|
6198
6198
|
}), o);
|
|
6199
6199
|
}
|
|
@@ -6241,7 +6241,7 @@ function nu(t) {
|
|
|
6241
6241
|
getTabbable: i = DL,
|
|
6242
6242
|
isEnabled: s = _L,
|
|
6243
6243
|
open: l
|
|
6244
|
-
} = t, u = O.useRef(!1), d = O.useRef(null), p = O.useRef(null), f = O.useRef(null), h = O.useRef(null), g = O.useRef(!1), m = O.useRef(null), b =
|
|
6244
|
+
} = t, u = O.useRef(!1), d = O.useRef(null), p = O.useRef(null), f = O.useRef(null), h = O.useRef(null), g = O.useRef(!1), m = O.useRef(null), b = ka(e.ref, m), v = O.useRef(null);
|
|
6245
6245
|
O.useEffect(() => {
|
|
6246
6246
|
!l || !m.current || (g.current = !r);
|
|
6247
6247
|
}, [r, l]), O.useEffect(() => {
|
|
@@ -6378,7 +6378,7 @@ const hl = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
6378
6378
|
children: n,
|
|
6379
6379
|
container: o,
|
|
6380
6380
|
disablePortal: i = !1
|
|
6381
|
-
} = e, [s, l] = O.useState(null), u =
|
|
6381
|
+
} = e, [s, l] = O.useState(null), u = ka(/* @__PURE__ */ O.isValidElement(n) ? n.ref : null, r);
|
|
6382
6382
|
if (yi(() => {
|
|
6383
6383
|
i || l(BL(o) || document.body);
|
|
6384
6384
|
}, [o, i]), yi(() => {
|
|
@@ -6461,13 +6461,13 @@ process.env.NODE_ENV !== "production" && c.oneOfType([c.string, c.shape({
|
|
|
6461
6461
|
const ou = qe.createContext(null);
|
|
6462
6462
|
var jL = /* @__PURE__ */ a(function(e) {
|
|
6463
6463
|
return e.scrollTop;
|
|
6464
|
-
}, "forceReflow"), Ps = "unmounted", _o = "exited", Bo = "entering",
|
|
6464
|
+
}, "forceReflow"), Ps = "unmounted", _o = "exited", Bo = "entering", Ji = "entered", yh = "exiting", en = /* @__PURE__ */ function(t) {
|
|
6465
6465
|
BC(e, t);
|
|
6466
6466
|
function e(n, o) {
|
|
6467
6467
|
var i;
|
|
6468
6468
|
i = t.call(this, n, o) || this;
|
|
6469
6469
|
var s = o, l = s && !s.isMounting ? n.enter : n.appear, u;
|
|
6470
|
-
return i.appearStatus = null, n.in ? l ? (u = _o, i.appearStatus = Bo) : u =
|
|
6470
|
+
return i.appearStatus = null, n.in ? l ? (u = _o, i.appearStatus = Bo) : u = Ji : n.unmountOnExit || n.mountOnEnter ? u = Ps : u = _o, i.state = {
|
|
6471
6471
|
status: u
|
|
6472
6472
|
}, i.nextCallback = null, i;
|
|
6473
6473
|
}
|
|
@@ -6484,7 +6484,7 @@ var jL = /* @__PURE__ */ a(function(e) {
|
|
|
6484
6484
|
var i = null;
|
|
6485
6485
|
if (o !== this.props) {
|
|
6486
6486
|
var s = this.state.status;
|
|
6487
|
-
this.props.in ? s !== Bo && s !==
|
|
6487
|
+
this.props.in ? s !== Bo && s !== Ji && (i = Bo) : (s === Bo || s === Ji) && (i = yh);
|
|
6488
6488
|
}
|
|
6489
6489
|
this.updateStatus(!1, i);
|
|
6490
6490
|
}, "componentDidUpdate"), r.componentWillUnmount = /* @__PURE__ */ a(function() {
|
|
@@ -6513,7 +6513,7 @@ var jL = /* @__PURE__ */ a(function(e) {
|
|
|
6513
6513
|
var i = this, s = this.props.enter, l = this.context ? this.context.isMounting : o, u = this.props.nodeRef ? [l] : [Ms.findDOMNode(this), l], d = u[0], p = u[1], f = this.getTimeouts(), h = l ? f.appear : f.enter;
|
|
6514
6514
|
if (!o && !s || hx.disabled) {
|
|
6515
6515
|
this.safeSetState({
|
|
6516
|
-
status:
|
|
6516
|
+
status: Ji
|
|
6517
6517
|
}, function() {
|
|
6518
6518
|
i.props.onEntered(d);
|
|
6519
6519
|
});
|
|
@@ -6524,7 +6524,7 @@ var jL = /* @__PURE__ */ a(function(e) {
|
|
|
6524
6524
|
}, function() {
|
|
6525
6525
|
i.props.onEntering(d, p), i.onTransitionEnd(h, function() {
|
|
6526
6526
|
i.safeSetState({
|
|
6527
|
-
status:
|
|
6527
|
+
status: Ji
|
|
6528
6528
|
}, function() {
|
|
6529
6529
|
i.props.onEntered(d, p);
|
|
6530
6530
|
});
|
|
@@ -6759,9 +6759,9 @@ en.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
6759
6759
|
*/
|
|
6760
6760
|
onExited: c.func
|
|
6761
6761
|
} : {};
|
|
6762
|
-
function
|
|
6762
|
+
function Ui() {
|
|
6763
6763
|
}
|
|
6764
|
-
a(
|
|
6764
|
+
a(Ui, "noop$1");
|
|
6765
6765
|
en.defaultProps = {
|
|
6766
6766
|
in: !1,
|
|
6767
6767
|
mountOnEnter: !1,
|
|
@@ -6769,17 +6769,17 @@ en.defaultProps = {
|
|
|
6769
6769
|
appear: !1,
|
|
6770
6770
|
enter: !0,
|
|
6771
6771
|
exit: !0,
|
|
6772
|
-
onEnter:
|
|
6773
|
-
onEntering:
|
|
6774
|
-
onEntered:
|
|
6775
|
-
onExit:
|
|
6776
|
-
onExiting:
|
|
6777
|
-
onExited:
|
|
6772
|
+
onEnter: Ui,
|
|
6773
|
+
onEntering: Ui,
|
|
6774
|
+
onEntered: Ui,
|
|
6775
|
+
onExit: Ui,
|
|
6776
|
+
onExiting: Ui,
|
|
6777
|
+
onExited: Ui
|
|
6778
6778
|
};
|
|
6779
6779
|
en.UNMOUNTED = Ps;
|
|
6780
6780
|
en.EXITED = _o;
|
|
6781
6781
|
en.ENTERING = Bo;
|
|
6782
|
-
en.ENTERED =
|
|
6782
|
+
en.ENTERED = Ji;
|
|
6783
6783
|
en.EXITING = yh;
|
|
6784
6784
|
function zL(t) {
|
|
6785
6785
|
if (t === void 0)
|
|
@@ -7081,7 +7081,7 @@ process.env.NODE_ENV !== "production" && (jg.propTypes = {
|
|
|
7081
7081
|
/**
|
|
7082
7082
|
* A single child content element.
|
|
7083
7083
|
*/
|
|
7084
|
-
children:
|
|
7084
|
+
children: as.isRequired,
|
|
7085
7085
|
/**
|
|
7086
7086
|
* The transition timing function.
|
|
7087
7087
|
* You may specify a single easing or a object containing enter and exit values.
|
|
@@ -7329,7 +7329,7 @@ function nN(t) {
|
|
|
7329
7329
|
onClose: d,
|
|
7330
7330
|
open: p,
|
|
7331
7331
|
rootRef: f
|
|
7332
|
-
} = t, h = O.useRef({}), g = O.useRef(null), m = O.useRef(null), b =
|
|
7332
|
+
} = t, h = O.useRef({}), g = O.useRef(null), m = O.useRef(null), b = ka(m, f), [v, x] = O.useState(!p), T = tN(u);
|
|
7333
7333
|
let k = !0;
|
|
7334
7334
|
(t["aria-hidden"] === "false" || t["aria-hidden"] === !1) && (k = !1);
|
|
7335
7335
|
const C = /* @__PURE__ */ a(() => Dn(g.current), "getDoc"), S = /* @__PURE__ */ a(() => (h.current.modalRef = m.current, h.current.mount = g.current, h.current), "getModal"), w = /* @__PURE__ */ a(() => {
|
|
@@ -7564,7 +7564,7 @@ process.env.NODE_ENV !== "production" && (up.propTypes = {
|
|
|
7564
7564
|
/**
|
|
7565
7565
|
* A single child content element.
|
|
7566
7566
|
*/
|
|
7567
|
-
children:
|
|
7567
|
+
children: as.isRequired,
|
|
7568
7568
|
/**
|
|
7569
7569
|
* Override or extend the styles applied to the component.
|
|
7570
7570
|
*/
|
|
@@ -8680,7 +8680,7 @@ const zC = $t(), ec = /* @__PURE__ */ a(({ children: t }) => {
|
|
|
8680
8680
|
[e, n, r, o]
|
|
8681
8681
|
);
|
|
8682
8682
|
return /* @__PURE__ */ y(zC.Provider, { value: i, children: t });
|
|
8683
|
-
}, "ProgressProvider"),
|
|
8683
|
+
}, "ProgressProvider"), ss = /* @__PURE__ */ a(() => ot(zC), "useFormProgress"), HC = $t(), qg = /* @__PURE__ */ a(({ children: t }) => {
|
|
8684
8684
|
const [e, r] = De(!1), [n, o] = De({}), i = Sr(
|
|
8685
8685
|
() => ({
|
|
8686
8686
|
open: e,
|
|
@@ -8693,7 +8693,7 @@ const zC = $t(), ec = /* @__PURE__ */ a(({ children: t }) => {
|
|
|
8693
8693
|
[e, n]
|
|
8694
8694
|
);
|
|
8695
8695
|
return /* @__PURE__ */ y(HC.Provider, { value: i, children: t });
|
|
8696
|
-
}, "AsistenteProvider"), dp = /* @__PURE__ */ a(() =>
|
|
8696
|
+
}, "AsistenteProvider"), dp = /* @__PURE__ */ a(() => ot(HC), "useAsistente"), WC = $t(), qN = /* @__PURE__ */ a(({
|
|
8697
8697
|
hasCreate: t,
|
|
8698
8698
|
hasSeleccionMultiple: e,
|
|
8699
8699
|
chkSeleccion: r,
|
|
@@ -8726,7 +8726,7 @@ const zC = $t(), ec = /* @__PURE__ */ a(({ children: t }) => {
|
|
|
8726
8726
|
]
|
|
8727
8727
|
);
|
|
8728
8728
|
return /* @__PURE__ */ y(WC.Provider, { value: u, children: o });
|
|
8729
|
-
}, "GrillaEtriekProvider"), pp = /* @__PURE__ */ a(() =>
|
|
8729
|
+
}, "GrillaEtriekProvider"), pp = /* @__PURE__ */ a(() => ot(WC), "useGrillaEtriek"), GN = /* @__PURE__ */ a((t, e, r, n) => ({
|
|
8730
8730
|
type: "RELOAD_CB",
|
|
8731
8731
|
payload: {
|
|
8732
8732
|
id: t,
|
|
@@ -8843,13 +8843,13 @@ const nD = {
|
|
|
8843
8843
|
const o = nD[t];
|
|
8844
8844
|
return typeof o == "string" ? n = o : e === 1 ? n = o.one : n = o.other.replace("{{count}}", e.toString()), r != null && r.addSuffix ? r.comparison && r.comparison > 0 ? "in " + n : n + " ago" : n;
|
|
8845
8845
|
}, "formatDistance$1");
|
|
8846
|
-
function
|
|
8846
|
+
function ga(t) {
|
|
8847
8847
|
return (e = {}) => {
|
|
8848
8848
|
const r = e.width ? String(e.width) : t.defaultWidth;
|
|
8849
8849
|
return t.formats[r] || t.formats[t.defaultWidth];
|
|
8850
8850
|
};
|
|
8851
8851
|
}
|
|
8852
|
-
a(
|
|
8852
|
+
a(ga, "buildFormatLongFn");
|
|
8853
8853
|
const iD = {
|
|
8854
8854
|
full: "EEEE, MMMM do, y",
|
|
8855
8855
|
long: "MMMM do, y",
|
|
@@ -8866,15 +8866,15 @@ const iD = {
|
|
|
8866
8866
|
medium: "{{date}}, {{time}}",
|
|
8867
8867
|
short: "{{date}}, {{time}}"
|
|
8868
8868
|
}, lD = {
|
|
8869
|
-
date:
|
|
8869
|
+
date: ga({
|
|
8870
8870
|
formats: iD,
|
|
8871
8871
|
defaultWidth: "full"
|
|
8872
8872
|
}),
|
|
8873
|
-
time:
|
|
8873
|
+
time: ga({
|
|
8874
8874
|
formats: aD,
|
|
8875
8875
|
defaultWidth: "full"
|
|
8876
8876
|
}),
|
|
8877
|
-
dateTime:
|
|
8877
|
+
dateTime: ga({
|
|
8878
8878
|
formats: sD,
|
|
8879
8879
|
defaultWidth: "full"
|
|
8880
8880
|
})
|
|
@@ -9294,15 +9294,15 @@ const OD = /^(\d+)(th|st|nd|rd)?/i, SD = /\d+/i, CD = {
|
|
|
9294
9294
|
medium: "{{date}}, {{time}}",
|
|
9295
9295
|
short: "{{date}}, {{time}}"
|
|
9296
9296
|
}, VD = {
|
|
9297
|
-
date:
|
|
9297
|
+
date: ga({
|
|
9298
9298
|
formats: DD,
|
|
9299
9299
|
defaultWidth: "full"
|
|
9300
9300
|
}),
|
|
9301
|
-
time:
|
|
9301
|
+
time: ga({
|
|
9302
9302
|
formats: _D,
|
|
9303
9303
|
defaultWidth: "full"
|
|
9304
9304
|
}),
|
|
9305
|
-
dateTime:
|
|
9305
|
+
dateTime: ga({
|
|
9306
9306
|
formats: BD,
|
|
9307
9307
|
defaultWidth: "full"
|
|
9308
9308
|
})
|
|
@@ -9579,7 +9579,7 @@ const OD = /^(\d+)(th|st|nd|rd)?/i, SD = /\d+/i, CD = {
|
|
|
9579
9579
|
weekStartsOn: 1,
|
|
9580
9580
|
firstWeekContainsDate: 1
|
|
9581
9581
|
}
|
|
9582
|
-
}, GC = $t({}),
|
|
9582
|
+
}, GC = $t({}), Vi = $t(void 0), KC = $t(), Kg = /* @__PURE__ */ a(({ value: t, children: e }) => {
|
|
9583
9583
|
const [r, n] = De({}), o = Sr(
|
|
9584
9584
|
() => ({
|
|
9585
9585
|
estado: t.estado,
|
|
@@ -9601,17 +9601,17 @@ const OD = /^(\d+)(th|st|nd|rd)?/i, SD = /\d+/i, CD = {
|
|
|
9601
9601
|
]
|
|
9602
9602
|
);
|
|
9603
9603
|
return /* @__PURE__ */ y(GC.Provider, { value: o, children: e });
|
|
9604
|
-
}, "FichaProvider"), xt = /* @__PURE__ */ a(() =>
|
|
9605
|
-
const e =
|
|
9604
|
+
}, "FichaProvider"), xt = /* @__PURE__ */ a(() => ot(GC) || {}, "useFicha"), YC = /* @__PURE__ */ a((t) => {
|
|
9605
|
+
const e = ot(KC);
|
|
9606
9606
|
return (t == null ? void 0 : t.id) || e;
|
|
9607
9607
|
}, "useIdContext"), pr = /* @__PURE__ */ a((t) => {
|
|
9608
|
-
const { source: e } = t, { estado: r, isLoading: n, fichaProps: o = {} } = xt(), i =
|
|
9608
|
+
const { source: e } = t, { estado: r, isLoading: n, fichaProps: o = {} } = xt(), i = ot(Vi), s = i !== void 0, l = ag((ze) => {
|
|
9609
9609
|
const bt = ze.configInputs ? ze.configInputs.filter((kt) => kt.id === e) : [];
|
|
9610
9610
|
return bt[0] ? bt[0] : null;
|
|
9611
9611
|
}), {
|
|
9612
9612
|
conts: u = []
|
|
9613
9613
|
//user = [],
|
|
9614
|
-
} =
|
|
9614
|
+
} = ot(ji) || {}, {
|
|
9615
9615
|
hidden: d,
|
|
9616
9616
|
required: p,
|
|
9617
9617
|
disabled: f
|
|
@@ -9714,7 +9714,7 @@ const OD = /^(\d+)(th|st|nd|rd)?/i, SD = /\d+/i, CD = {
|
|
|
9714
9714
|
onClick: p,
|
|
9715
9715
|
disabled: l,
|
|
9716
9716
|
className: re("ra-delete-button", r),
|
|
9717
|
-
children: /* @__PURE__ */ y(
|
|
9717
|
+
children: /* @__PURE__ */ y(is, {})
|
|
9718
9718
|
}
|
|
9719
9719
|
),
|
|
9720
9720
|
/* @__PURE__ */ y(
|
|
@@ -9729,10 +9729,10 @@ const OD = /^(\d+)(th|st|nd|rd)?/i, SD = /\d+/i, CD = {
|
|
|
9729
9729
|
}
|
|
9730
9730
|
)
|
|
9731
9731
|
] });
|
|
9732
|
-
}, "DeleteButtonWithValidation"),
|
|
9733
|
-
form: `${
|
|
9734
|
-
tab: `${
|
|
9735
|
-
contenido: `${
|
|
9732
|
+
}, "DeleteButtonWithValidation"), ba = "FormEtriek", df = {
|
|
9733
|
+
form: `${ba}-form`,
|
|
9734
|
+
tab: `${ba}-tab`,
|
|
9735
|
+
contenido: `${ba}-contenido`
|
|
9736
9736
|
}, Yg = /* @__PURE__ */ a((t) => ({
|
|
9737
9737
|
[`& .${df.form}`]: {
|
|
9738
9738
|
maxHeight: "calc(80vh - 58px)",
|
|
@@ -9814,7 +9814,7 @@ const OD = /^(\d+)(th|st|nd|rd)?/i, SD = /\d+/i, CD = {
|
|
|
9814
9814
|
},
|
|
9815
9815
|
[l, f, pf, h]
|
|
9816
9816
|
);
|
|
9817
|
-
return typeof l == "function" ? g : void 0;
|
|
9817
|
+
return e === !0 || typeof l == "function" ? g : void 0;
|
|
9818
9818
|
}, "useFormSubmit");
|
|
9819
9819
|
let xh = null;
|
|
9820
9820
|
const QC = /* @__PURE__ */ a(() => {
|
|
@@ -9981,8 +9981,8 @@ const QC = /* @__PURE__ */ a(() => {
|
|
|
9981
9981
|
hour12: !1
|
|
9982
9982
|
};
|
|
9983
9983
|
return t.toLocaleString("es", e).replace(",", "");
|
|
9984
|
-
}, "dateTimeToString"),
|
|
9985
|
-
const t =
|
|
9984
|
+
}, "dateTimeToString"), ji = O.createContext(), XC = $t(), ZC = /* @__PURE__ */ a(() => {
|
|
9985
|
+
const t = ot(XC), e = Xa();
|
|
9986
9986
|
return /* @__PURE__ */ a((n, o = {}) => {
|
|
9987
9987
|
const { opcion: i, estado: s, ...l } = o, u = (window.location.href.match(/m\d{4}/) || [""])[0], p = `${localStorage.getItem("flag_modulos") === "1" ? u : "."}/form_${String(n)}`;
|
|
9988
9988
|
let f = p;
|
|
@@ -10058,7 +10058,7 @@ const QC = /* @__PURE__ */ a(() => {
|
|
|
10058
10058
|
);
|
|
10059
10059
|
};
|
|
10060
10060
|
}, "useNotifyEtriek"), x_ = /* @__PURE__ */ a((t, e, r = !1) => {
|
|
10061
|
-
const n =
|
|
10061
|
+
const n = Qa(), { mutateAsync: o, isFetching: i } = yR({
|
|
10062
10062
|
mutationFn: /* @__PURE__ */ a((s) => {
|
|
10063
10063
|
const { method: l, params: u } = s;
|
|
10064
10064
|
return n.getJson(t, {
|
|
@@ -10093,13 +10093,13 @@ const QC = /* @__PURE__ */ a(() => {
|
|
|
10093
10093
|
[e]
|
|
10094
10094
|
);
|
|
10095
10095
|
return /* @__PURE__ */ y(ak.Provider, { value: o, children: t });
|
|
10096
|
-
}, "FormToolbarProvider"), lk = /* @__PURE__ */ a(() =>
|
|
10096
|
+
}, "FormToolbarProvider"), lk = /* @__PURE__ */ a(() => ot(ak), "useFormToolbar"), ck = /* @__PURE__ */ a((t) => {
|
|
10097
10097
|
const e = dt(t), r = sg();
|
|
10098
10098
|
return Ke(() => {
|
|
10099
10099
|
r.refetchQueries({ queryKey: [e], type: "active" });
|
|
10100
10100
|
}, [r, e]);
|
|
10101
10101
|
}, "useResourceRefresh"), tc = /* @__PURE__ */ a((t) => ({}), "useDefaultHook"), hp = /* @__PURE__ */ a((t) => {
|
|
10102
|
-
const e = xi(t), r = Un(), n = Di(), o =
|
|
10102
|
+
const e = xi(t), r = Un(), n = Di(), o = Xa(), i = ss(), s = dt(t), l = ck(t), u = vP(s), d = dp(), p = pp(), f = Tt(), h = ZC(), [g] = Jg(s);
|
|
10103
10103
|
return {
|
|
10104
10104
|
ajax: g,
|
|
10105
10105
|
data: e,
|
|
@@ -10116,7 +10116,7 @@ const QC = /* @__PURE__ */ a(() => {
|
|
|
10116
10116
|
abrirVentanaSistema: h
|
|
10117
10117
|
};
|
|
10118
10118
|
}, "useUtilsGrilla"), O_ = /* @__PURE__ */ a((t) => {
|
|
10119
|
-
const e = ek(), r = tk(), n = rk(), o = nk(), i = ok(), s = ik(), l =
|
|
10119
|
+
const e = ek(), r = tk(), n = rk(), o = nk(), i = ok(), s = ik(), l = ss(), u = Un(), d = Di(), p = Xa(), f = dt(t), h = dp(), { propsContenidos: g, setPropsContenidos: m } = xt(), [b] = Jg(f), v = t.etrs || {};
|
|
10120
10120
|
return {
|
|
10121
10121
|
ajax: b,
|
|
10122
10122
|
notify: u,
|
|
@@ -10134,7 +10134,7 @@ const QC = /* @__PURE__ */ a(() => {
|
|
|
10134
10134
|
etrs: v
|
|
10135
10135
|
};
|
|
10136
10136
|
}, "useUtilsSubmit"), wn = /* @__PURE__ */ a((t) => {
|
|
10137
|
-
const e = ek(), r = tk(), n = rk(), o = nk(), i = ok(), s = ik(), l =
|
|
10137
|
+
const e = ek(), r = tk(), n = rk(), o = nk(), i = ok(), s = ik(), l = ss(), u = Un(), d = Di(), p = Xa(), f = dr(), h = dt(t), g = dp(), m = lk(), b = ZC(), { propsContenidos: v, setPropsContenidos: x } = xt(), [T] = Jg(h), k = t.etrs || {}, C = t.asisEtr || {}, S = f == null ? void 0 : f.trigger;
|
|
10138
10138
|
return {
|
|
10139
10139
|
form: f,
|
|
10140
10140
|
ajax: T,
|
|
@@ -10327,7 +10327,7 @@ a(C_, "getCircularProgressUtilityClass");
|
|
|
10327
10327
|
Oe("MuiCircularProgress", ["root", "determinate", "indeterminate", "colorPrimary", "colorSecondary", "svg", "circle", "circleDeterminate", "circleIndeterminate", "circleDisableShrink"]);
|
|
10328
10328
|
const k_ = ["className", "color", "disableShrink", "size", "style", "thickness", "value", "variant"];
|
|
10329
10329
|
let mp = /* @__PURE__ */ a((t) => t, "_$1"), gx, bx, yx, vx;
|
|
10330
|
-
const Kn = 44, E_ =
|
|
10330
|
+
const Kn = 44, E_ = es(gx || (gx = mp`
|
|
10331
10331
|
0% {
|
|
10332
10332
|
transform: rotate(0deg);
|
|
10333
10333
|
}
|
|
@@ -10335,7 +10335,7 @@ const Kn = 44, E_ = Za(gx || (gx = mp`
|
|
|
10335
10335
|
100% {
|
|
10336
10336
|
transform: rotate(360deg);
|
|
10337
10337
|
}
|
|
10338
|
-
`)), T_ =
|
|
10338
|
+
`)), T_ = es(bx || (bx = mp`
|
|
10339
10339
|
0% {
|
|
10340
10340
|
stroke-dasharray: 1px, 200px;
|
|
10341
10341
|
stroke-dashoffset: 0;
|
|
@@ -10638,7 +10638,7 @@ Zg = Xg.default = (0, L_.default)([/* @__PURE__ */ (0, xx.jsx)("path", {
|
|
|
10638
10638
|
}, "0"), /* @__PURE__ */ (0, xx.jsx)("path", {
|
|
10639
10639
|
d: "M22 7.47V5.35C20.05 4.77 16.56 4 12 4c-2.15 0-4.11.86-5.54 2.24.13-.85.4-2.4 1.01-4.24H5.35C4.77 3.95 4 7.44 4 12c0 2.15.86 4.11 2.24 5.54-.85-.14-2.4-.4-4.24-1.01v2.12C3.95 19.23 7.44 20 12 20c2.15 0 4.11-.86 5.54-2.24-.14.85-.4 2.4-1.01 4.24h2.12c.58-1.95 1.35-5.44 1.35-10 0-2.15-.86-4.11-2.24-5.54.85.13 2.4.4 4.24 1.01M12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6"
|
|
10640
10640
|
}, "1")], "Cyclone");
|
|
10641
|
-
const
|
|
10641
|
+
const Fa = fL({
|
|
10642
10642
|
createStyledComponent: Q("div", {
|
|
10643
10643
|
name: "MuiStack",
|
|
10644
10644
|
slot: "Root",
|
|
@@ -10649,7 +10649,7 @@ const Aa = fL({
|
|
|
10649
10649
|
name: "MuiStack"
|
|
10650
10650
|
}), "useThemeProps")
|
|
10651
10651
|
});
|
|
10652
|
-
process.env.NODE_ENV !== "production" && (
|
|
10652
|
+
process.env.NODE_ENV !== "production" && (Fa.propTypes = {
|
|
10653
10653
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
10654
10654
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
10655
10655
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -10696,7 +10696,7 @@ process.env.NODE_ENV !== "production" && (Aa.propTypes = {
|
|
|
10696
10696
|
function N_(t) {
|
|
10697
10697
|
const { children: e, ...r } = t;
|
|
10698
10698
|
return /* @__PURE__ */ y(
|
|
10699
|
-
|
|
10699
|
+
Fa,
|
|
10700
10700
|
{
|
|
10701
10701
|
direction: "row",
|
|
10702
10702
|
gap: 2,
|
|
@@ -10714,11 +10714,11 @@ function N_(t) {
|
|
|
10714
10714
|
a(N_, "Card$1");
|
|
10715
10715
|
function Ox(t) {
|
|
10716
10716
|
const { children: e, ...r } = t;
|
|
10717
|
-
return /* @__PURE__ */ y(
|
|
10717
|
+
return /* @__PURE__ */ y(Fa, { gap: 0.25, sx: { flexGrow: 1, ...r.sx || {} }, ...r, children: e });
|
|
10718
10718
|
}
|
|
10719
10719
|
a(Ox, "CardContent");
|
|
10720
10720
|
const D_ = /* @__PURE__ */ a((t) => {
|
|
10721
|
-
const { onOpenActions: e, ...r } = t, n = _i(), o =
|
|
10721
|
+
const { onOpenActions: e, ...r } = t, n = _i(), o = Ea(
|
|
10722
10722
|
n,
|
|
10723
10723
|
ES
|
|
10724
10724
|
), i = Object.keys(o).filter(
|
|
@@ -10751,13 +10751,13 @@ const D_ = /* @__PURE__ */ a((t) => {
|
|
|
10751
10751
|
)
|
|
10752
10752
|
] }, s);
|
|
10753
10753
|
}) }) }) }) });
|
|
10754
|
-
}, "ListCell"), __ = Oe("MuiBox", ["root"]), B_ = xC(),
|
|
10755
|
-
themeId:
|
|
10754
|
+
}, "ListCell"), __ = Oe("MuiBox", ["root"]), B_ = xC(), Ia = D$({
|
|
10755
|
+
themeId: Ra,
|
|
10756
10756
|
defaultTheme: B_,
|
|
10757
10757
|
defaultClassName: __.root,
|
|
10758
10758
|
generateClassName: eS.generate
|
|
10759
10759
|
});
|
|
10760
|
-
process.env.NODE_ENV !== "production" && (
|
|
10760
|
+
process.env.NODE_ENV !== "production" && (Ia.propTypes = {
|
|
10761
10761
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
10762
10762
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
10763
10763
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -10900,10 +10900,10 @@ process.env.NODE_ENV !== "production" && (mk.propTypes = {
|
|
|
10900
10900
|
});
|
|
10901
10901
|
const bp = /* @__PURE__ */ O.createContext(void 0);
|
|
10902
10902
|
process.env.NODE_ENV !== "production" && (bp.displayName = "FormControlContext");
|
|
10903
|
-
function
|
|
10903
|
+
function zi() {
|
|
10904
10904
|
return O.useContext(bp);
|
|
10905
10905
|
}
|
|
10906
|
-
a(
|
|
10906
|
+
a(zi, "useFormControl");
|
|
10907
10907
|
function ls({
|
|
10908
10908
|
props: t,
|
|
10909
10909
|
states: e,
|
|
@@ -10964,7 +10964,7 @@ const gk = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
10964
10964
|
value: l
|
|
10965
10965
|
} = e, u = ne(e, U_), {
|
|
10966
10966
|
current: d
|
|
10967
|
-
} = O.useRef(l != null), p = O.useRef(null), f =
|
|
10967
|
+
} = O.useRef(l != null), p = O.useRef(null), f = ka(r, p), h = O.useRef(null), g = O.useRef(null), m = O.useCallback(() => {
|
|
10968
10968
|
const x = p.current, k = rl(x).getComputedStyle(x);
|
|
10969
10969
|
if (k.width === "0px")
|
|
10970
10970
|
return {
|
|
@@ -11070,7 +11070,7 @@ process.env.NODE_ENV !== "production" && (gk.propTypes = {
|
|
|
11070
11070
|
function bk(t) {
|
|
11071
11071
|
return /* @__PURE__ */ y(TC, E({}, t, {
|
|
11072
11072
|
defaultTheme: Mg,
|
|
11073
|
-
themeId:
|
|
11073
|
+
themeId: Ra
|
|
11074
11074
|
}));
|
|
11075
11075
|
}
|
|
11076
11076
|
a(bk, "GlobalStyles");
|
|
@@ -11100,7 +11100,7 @@ function Y_(t) {
|
|
|
11100
11100
|
return xe("MuiInputBase", t);
|
|
11101
11101
|
}
|
|
11102
11102
|
a(Y_, "getInputBaseUtilityClass");
|
|
11103
|
-
const
|
|
11103
|
+
const $a = Oe("MuiInputBase", ["root", "formControl", "focused", "disabled", "adornedStart", "adornedEnd", "error", "sizeSmall", "multiline", "colorSecondary", "fullWidth", "hiddenLabel", "readOnly", "input", "inputSizeSmall", "inputMultiline", "inputTypeSearch", "inputAdornedStart", "inputAdornedEnd", "inputHiddenLabel"]), J_ = ["aria-describedby", "autoComplete", "autoFocus", "className", "color", "components", "componentsProps", "defaultValue", "disabled", "disableInjectingGlobalStyles", "endAdornment", "error", "fullWidth", "id", "inputComponent", "inputProps", "inputRef", "margin", "maxRows", "minRows", "multiline", "name", "onBlur", "onChange", "onClick", "onFocus", "onKeyDown", "onKeyUp", "placeholder", "readOnly", "renderSuffix", "rows", "size", "slotProps", "slots", "startAdornment", "type", "value"], yp = /* @__PURE__ */ a((t, e) => {
|
|
11104
11104
|
const {
|
|
11105
11105
|
ownerState: r
|
|
11106
11106
|
} = t;
|
|
@@ -11148,7 +11148,7 @@ const Ia = Oe("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
|
|
|
11148
11148
|
cursor: "text",
|
|
11149
11149
|
display: "inline-flex",
|
|
11150
11150
|
alignItems: "center",
|
|
11151
|
-
[`&.${
|
|
11151
|
+
[`&.${$a.disabled}`]: {
|
|
11152
11152
|
color: (t.vars || t).palette.text.disabled,
|
|
11153
11153
|
cursor: "default"
|
|
11154
11154
|
}
|
|
@@ -11222,7 +11222,7 @@ const Ia = Oe("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
|
|
|
11222
11222
|
WebkitAppearance: "none"
|
|
11223
11223
|
},
|
|
11224
11224
|
// Show and hide the placeholder logic
|
|
11225
|
-
[`label[data-shrink=false] + .${
|
|
11225
|
+
[`label[data-shrink=false] + .${$a.formControl} &`]: {
|
|
11226
11226
|
"&::-webkit-input-placeholder": o,
|
|
11227
11227
|
"&::-moz-placeholder": o,
|
|
11228
11228
|
// Firefox 19+
|
|
@@ -11238,7 +11238,7 @@ const Ia = Oe("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
|
|
|
11238
11238
|
"&:focus::-ms-input-placeholder": i
|
|
11239
11239
|
// Edge
|
|
11240
11240
|
},
|
|
11241
|
-
[`&.${
|
|
11241
|
+
[`&.${$a.disabled}`]: {
|
|
11242
11242
|
opacity: 1,
|
|
11243
11243
|
// Reset iOS opacity
|
|
11244
11244
|
WebkitTextFillColor: (t.vars || t).palette.text.disabled
|
|
@@ -11317,7 +11317,7 @@ const Ia = Oe("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
|
|
|
11317
11317
|
} = O.useRef(U != null), G = O.useRef(), te = O.useCallback(($e) => {
|
|
11318
11318
|
process.env.NODE_ENV !== "production" && $e && $e.nodeName !== "INPUT" && !$e.focus && console.error(["MUI: You have provided a `inputComponent` to the input component", "that does not correctly handle the `ref` prop.", "Make sure the `ref` prop is called with a HTMLInputElement."].join(`
|
|
11319
11319
|
`));
|
|
11320
|
-
}, []), X = wt(G, k, T.ref, te), [oe, se] = O.useState(!1), ie =
|
|
11320
|
+
}, []), X = wt(G, k, T.ref, te), [oe, se] = O.useState(!1), ie = zi();
|
|
11321
11321
|
process.env.NODE_ENV !== "production" && O.useEffect(() => {
|
|
11322
11322
|
if (ie)
|
|
11323
11323
|
return ie.registerEffect();
|
|
@@ -11396,7 +11396,7 @@ const Ia = Oe("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
|
|
|
11396
11396
|
type: B
|
|
11397
11397
|
}), Ie = Q_(at), ze = K.root || d.Root || xp, bt = N.root || p.root || {}, kt = K.input || d.Input || Op;
|
|
11398
11398
|
return _e = E({}, _e, (n = N.input) != null ? n : p.input), /* @__PURE__ */ W(O.Fragment, {
|
|
11399
|
-
children: [!g && X_, /* @__PURE__ */ W(ze, E({}, bt, !
|
|
11399
|
+
children: [!g && X_, /* @__PURE__ */ W(ze, E({}, bt, !Aa(ze) && {
|
|
11400
11400
|
ownerState: E({}, at, bt.ownerState)
|
|
11401
11401
|
}, {
|
|
11402
11402
|
ref: r,
|
|
@@ -11424,7 +11424,7 @@ const Ia = Oe("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
|
|
|
11424
11424
|
onKeyDown: A,
|
|
11425
11425
|
onKeyUp: $,
|
|
11426
11426
|
type: B
|
|
11427
|
-
}, _e, !
|
|
11427
|
+
}, _e, !Aa(kt) && {
|
|
11428
11428
|
as: Ue,
|
|
11429
11429
|
ownerState: E({}, at, _e.ownerState)
|
|
11430
11430
|
}, {
|
|
@@ -11675,7 +11675,7 @@ function Z_(t) {
|
|
|
11675
11675
|
return xe("MuiOutlinedInput", t);
|
|
11676
11676
|
}
|
|
11677
11677
|
a(Z_, "getOutlinedInputUtilityClass");
|
|
11678
|
-
const Pr = E({},
|
|
11678
|
+
const Pr = E({}, $a, Oe("MuiOutlinedInput", ["root", "notchedOutline", "input"])), e2 = ["components", "fullWidth", "inputComponent", "label", "multiline", "notched", "slots", "type"], t2 = /* @__PURE__ */ a((t) => {
|
|
11679
11679
|
const {
|
|
11680
11680
|
classes: e
|
|
11681
11681
|
} = t, n = Se({
|
|
@@ -11785,7 +11785,7 @@ const Pr = E({}, Ia, Oe("MuiOutlinedInput", ["root", "notchedOutline", "input"])
|
|
|
11785
11785
|
notched: m,
|
|
11786
11786
|
slots: b = {},
|
|
11787
11787
|
type: v = "text"
|
|
11788
|
-
} = u, x = ne(u, e2), T = t2(u), k =
|
|
11788
|
+
} = u, x = ne(u, e2), T = t2(u), k = zi(), C = ls({
|
|
11789
11789
|
props: u,
|
|
11790
11790
|
muiFormControl: k,
|
|
11791
11791
|
states: ["color", "disabled", "error", "focused", "hiddenLabel", "size", "required"]
|
|
@@ -12062,7 +12062,7 @@ process.env.NODE_ENV !== "production" && (vk.propTypes = {
|
|
|
12062
12062
|
});
|
|
12063
12063
|
const Rr = Oe("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsate", "child", "childLeaving", "childPulsate"]), i2 = ["center", "classes", "className"];
|
|
12064
12064
|
let Cp = /* @__PURE__ */ a((t) => t, "_"), kx, Ex, Tx, wx;
|
|
12065
|
-
const Sh = 550, a2 = 80, s2 =
|
|
12065
|
+
const Sh = 550, a2 = 80, s2 = es(kx || (kx = Cp`
|
|
12066
12066
|
0% {
|
|
12067
12067
|
transform: scale(0);
|
|
12068
12068
|
opacity: 0.1;
|
|
@@ -12072,7 +12072,7 @@ const Sh = 550, a2 = 80, s2 = Za(kx || (kx = Cp`
|
|
|
12072
12072
|
transform: scale(1);
|
|
12073
12073
|
opacity: 0.3;
|
|
12074
12074
|
}
|
|
12075
|
-
`)), l2 =
|
|
12075
|
+
`)), l2 = es(Ex || (Ex = Cp`
|
|
12076
12076
|
0% {
|
|
12077
12077
|
opacity: 1;
|
|
12078
12078
|
}
|
|
@@ -12080,7 +12080,7 @@ const Sh = 550, a2 = 80, s2 = Za(kx || (kx = Cp`
|
|
|
12080
12080
|
100% {
|
|
12081
12081
|
opacity: 0;
|
|
12082
12082
|
}
|
|
12083
|
-
`)), c2 =
|
|
12083
|
+
`)), c2 = es(Tx || (Tx = Cp`
|
|
12084
12084
|
0% {
|
|
12085
12085
|
transform: scale(1);
|
|
12086
12086
|
}
|
|
@@ -12171,7 +12171,7 @@ const Sh = 550, a2 = 80, s2 = Za(kx || (kx = Cp`
|
|
|
12171
12171
|
O.useEffect(() => {
|
|
12172
12172
|
f.current && (f.current(), f.current = null);
|
|
12173
12173
|
}, [u]);
|
|
12174
|
-
const h = O.useRef(!1), g =
|
|
12174
|
+
const h = O.useRef(!1), g = ra(), m = O.useRef(null), b = O.useRef(null), v = O.useCallback((C) => {
|
|
12175
12175
|
const {
|
|
12176
12176
|
pulsate: S,
|
|
12177
12177
|
rippleX: w,
|
|
@@ -12398,8 +12398,8 @@ const f2 = Oe("MuiButtonBase", ["root", "disabled", "focusVisible"]), h2 = ["act
|
|
|
12398
12398
|
O.useEffect(() => {
|
|
12399
12399
|
U && h && !p && G && N.current.pulsate();
|
|
12400
12400
|
}, [p, h, U, G]);
|
|
12401
|
-
function oe(ye, de,
|
|
12402
|
-
return gr((pt) => (de && de(pt), !
|
|
12401
|
+
function oe(ye, de, it = f) {
|
|
12402
|
+
return gr((pt) => (de && de(pt), !it && N.current && N.current[ye](pt), !0));
|
|
12403
12403
|
}
|
|
12404
12404
|
a(oe, "useRippleHandler");
|
|
12405
12405
|
const se = oe("start", w), ie = oe("stop", v), _ = oe("stop", x), pe = oe("stop", F), Y = oe("stop", (ye) => {
|
|
@@ -12932,12 +12932,12 @@ function A2(t) {
|
|
|
12932
12932
|
return xe("MuiListItem", t);
|
|
12933
12933
|
}
|
|
12934
12934
|
a(A2, "getListItemUtilityClass");
|
|
12935
|
-
const
|
|
12935
|
+
const Qi = Oe("MuiListItem", ["root", "container", "focusVisible", "dense", "alignItemsFlexStart", "disabled", "divider", "gutters", "padding", "button", "secondaryAction", "selected"]);
|
|
12936
12936
|
function F2(t) {
|
|
12937
12937
|
return xe("MuiListItemButton", t);
|
|
12938
12938
|
}
|
|
12939
12939
|
a(F2, "getListItemButtonUtilityClass");
|
|
12940
|
-
const
|
|
12940
|
+
const Xi = Oe("MuiListItemButton", ["root", "focusVisible", "dense", "alignItemsFlexStart", "disabled", "divider", "gutters", "selected"]), I2 = ["alignItems", "autoFocus", "component", "children", "dense", "disableGutters", "divider", "focusVisibleClassName", "selected", "className"], $2 = /* @__PURE__ */ a((t, e) => {
|
|
12941
12941
|
const {
|
|
12942
12942
|
ownerState: r
|
|
12943
12943
|
} = t;
|
|
@@ -12986,23 +12986,23 @@ const Qi = Oe("MuiListItemButton", ["root", "focusVisible", "dense", "alignItems
|
|
|
12986
12986
|
backgroundColor: "transparent"
|
|
12987
12987
|
}
|
|
12988
12988
|
},
|
|
12989
|
-
[`&.${
|
|
12989
|
+
[`&.${Xi.selected}`]: {
|
|
12990
12990
|
backgroundColor: t.vars ? `rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})` : ht(t.palette.primary.main, t.palette.action.selectedOpacity),
|
|
12991
|
-
[`&.${
|
|
12991
|
+
[`&.${Xi.focusVisible}`]: {
|
|
12992
12992
|
backgroundColor: t.vars ? `rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.focusOpacity}))` : ht(t.palette.primary.main, t.palette.action.selectedOpacity + t.palette.action.focusOpacity)
|
|
12993
12993
|
}
|
|
12994
12994
|
},
|
|
12995
|
-
[`&.${
|
|
12995
|
+
[`&.${Xi.selected}:hover`]: {
|
|
12996
12996
|
backgroundColor: t.vars ? `rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.hoverOpacity}))` : ht(t.palette.primary.main, t.palette.action.selectedOpacity + t.palette.action.hoverOpacity),
|
|
12997
12997
|
// Reset on touch devices, it doesn't add specificity
|
|
12998
12998
|
"@media (hover: none)": {
|
|
12999
12999
|
backgroundColor: t.vars ? `rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})` : ht(t.palette.primary.main, t.palette.action.selectedOpacity)
|
|
13000
13000
|
}
|
|
13001
13001
|
},
|
|
13002
|
-
[`&.${
|
|
13002
|
+
[`&.${Xi.focusVisible}`]: {
|
|
13003
13003
|
backgroundColor: (t.vars || t).palette.action.focus
|
|
13004
13004
|
},
|
|
13005
|
-
[`&.${
|
|
13005
|
+
[`&.${Xi.disabled}`]: {
|
|
13006
13006
|
opacity: (t.vars || t).palette.action.disabledOpacity
|
|
13007
13007
|
}
|
|
13008
13008
|
}, e.divider && {
|
|
@@ -13260,20 +13260,20 @@ const j2 = ["className"], z2 = ["alignItems", "autoFocus", "button", "children",
|
|
|
13260
13260
|
// is absolutely positioned.
|
|
13261
13261
|
paddingRight: 48
|
|
13262
13262
|
}), !!e.secondaryAction && {
|
|
13263
|
-
[`& > .${
|
|
13263
|
+
[`& > .${Xi.root}`]: {
|
|
13264
13264
|
paddingRight: 48
|
|
13265
13265
|
}
|
|
13266
13266
|
}, {
|
|
13267
|
-
[`&.${
|
|
13267
|
+
[`&.${Qi.focusVisible}`]: {
|
|
13268
13268
|
backgroundColor: (t.vars || t).palette.action.focus
|
|
13269
13269
|
},
|
|
13270
|
-
[`&.${
|
|
13270
|
+
[`&.${Qi.selected}`]: {
|
|
13271
13271
|
backgroundColor: t.vars ? `rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})` : ht(t.palette.primary.main, t.palette.action.selectedOpacity),
|
|
13272
|
-
[`&.${
|
|
13272
|
+
[`&.${Qi.focusVisible}`]: {
|
|
13273
13273
|
backgroundColor: t.vars ? `rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.focusOpacity}))` : ht(t.palette.primary.main, t.palette.action.selectedOpacity + t.palette.action.focusOpacity)
|
|
13274
13274
|
}
|
|
13275
13275
|
},
|
|
13276
|
-
[`&.${
|
|
13276
|
+
[`&.${Qi.disabled}`]: {
|
|
13277
13277
|
opacity: (t.vars || t).palette.action.disabledOpacity
|
|
13278
13278
|
}
|
|
13279
13279
|
}, e.alignItems === "flex-start" && {
|
|
@@ -13293,7 +13293,7 @@ const j2 = ["className"], z2 = ["alignItems", "autoFocus", "button", "children",
|
|
|
13293
13293
|
backgroundColor: "transparent"
|
|
13294
13294
|
}
|
|
13295
13295
|
},
|
|
13296
|
-
[`&.${
|
|
13296
|
+
[`&.${Qi.selected}:hover`]: {
|
|
13297
13297
|
backgroundColor: t.vars ? `rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.hoverOpacity}))` : ht(t.palette.primary.main, t.palette.action.selectedOpacity + t.palette.action.hoverOpacity),
|
|
13298
13298
|
// Reset on touch devices, it doesn't add specificity
|
|
13299
13299
|
"@media (hover: none)": {
|
|
@@ -13345,7 +13345,7 @@ const j2 = ["className"], z2 = ["alignItems", "autoFocus", "button", "children",
|
|
|
13345
13345
|
kn(() => {
|
|
13346
13346
|
i && (A.current ? A.current.focus() : process.env.NODE_ENV !== "production" && console.error("MUI: Unable to set focus to a ListItem whose component has not been rendered."));
|
|
13347
13347
|
}, [i]);
|
|
13348
|
-
const $ = O.Children.toArray(l), L = $.length &&
|
|
13348
|
+
const $ = O.Children.toArray(l), L = $.length && ma($[$.length - 1], ["ListItemSecondaryAction"]), z = E({}, n, {
|
|
13349
13349
|
alignItems: o,
|
|
13350
13350
|
autoFocus: i,
|
|
13351
13351
|
button: s,
|
|
@@ -13361,7 +13361,7 @@ const j2 = ["className"], z2 = ["alignItems", "autoFocus", "button", "children",
|
|
|
13361
13361
|
disabled: b
|
|
13362
13362
|
}, P);
|
|
13363
13363
|
let B = d || "li";
|
|
13364
|
-
return s && (D.component = d || "div", D.focusVisibleClassName = re(
|
|
13364
|
+
return s && (D.component = d || "div", D.focusVisibleClassName = re(Qi.focusVisible, k), B = qn), L ? (B = !D.component && !d ? "div" : B, h === "li" && (B === "li" ? B = "div" : D.component === "li" && (D.component = "div")), /* @__PURE__ */ y(Dr.Provider, {
|
|
13365
13365
|
value: R,
|
|
13366
13366
|
children: /* @__PURE__ */ W(q2, E({
|
|
13367
13367
|
as: h,
|
|
@@ -13369,7 +13369,7 @@ const j2 = ["className"], z2 = ["alignItems", "autoFocus", "button", "children",
|
|
|
13369
13369
|
ref: j,
|
|
13370
13370
|
ownerState: z
|
|
13371
13371
|
}, F, {
|
|
13372
|
-
children: [/* @__PURE__ */ y(N, E({}, K, !
|
|
13372
|
+
children: [/* @__PURE__ */ y(N, E({}, K, !Aa(N) && {
|
|
13373
13373
|
as: B,
|
|
13374
13374
|
ownerState: E({}, z, K.ownerState)
|
|
13375
13375
|
}, D, {
|
|
@@ -13381,7 +13381,7 @@ const j2 = ["className"], z2 = ["alignItems", "autoFocus", "button", "children",
|
|
|
13381
13381
|
children: /* @__PURE__ */ W(N, E({}, K, {
|
|
13382
13382
|
as: B,
|
|
13383
13383
|
ref: j
|
|
13384
|
-
}, !
|
|
13384
|
+
}, !Aa(N) && {
|
|
13385
13385
|
ownerState: E({}, z, K.ownerState)
|
|
13386
13386
|
}, D, {
|
|
13387
13387
|
children: [$, C && /* @__PURE__ */ y(nb, {
|
|
@@ -13423,7 +13423,7 @@ process.env.NODE_ENV !== "production" && (kp.propTypes = {
|
|
|
13423
13423
|
let r = -1;
|
|
13424
13424
|
for (let n = e.length - 1; n >= 0; n -= 1) {
|
|
13425
13425
|
const o = e[n];
|
|
13426
|
-
if (
|
|
13426
|
+
if (ma(o, ["ListItemSecondaryAction"])) {
|
|
13427
13427
|
r = n;
|
|
13428
13428
|
break;
|
|
13429
13429
|
}
|
|
@@ -13931,7 +13931,7 @@ process.env.NODE_ENV !== "production" && (ib.propTypes = {
|
|
|
13931
13931
|
/**
|
|
13932
13932
|
* A single child content element.
|
|
13933
13933
|
*/
|
|
13934
|
-
children:
|
|
13934
|
+
children: as.isRequired,
|
|
13935
13935
|
/**
|
|
13936
13936
|
* An HTML element, or a function that returns one.
|
|
13937
13937
|
* It's used to set the container the Slide is transitioning from.
|
|
@@ -14719,7 +14719,7 @@ process.env.NODE_ENV !== "production" && (Pk.propTypes = {
|
|
|
14719
14719
|
});
|
|
14720
14720
|
function gB() {
|
|
14721
14721
|
return /* @__PURE__ */ y(
|
|
14722
|
-
|
|
14722
|
+
Ia,
|
|
14723
14723
|
{
|
|
14724
14724
|
sx: {
|
|
14725
14725
|
display: "flex",
|
|
@@ -14729,7 +14729,7 @@ function gB() {
|
|
|
14729
14729
|
pt: 2
|
|
14730
14730
|
},
|
|
14731
14731
|
children: /* @__PURE__ */ y(
|
|
14732
|
-
|
|
14732
|
+
Ia,
|
|
14733
14733
|
{
|
|
14734
14734
|
sx: {
|
|
14735
14735
|
width: 32,
|
|
@@ -14759,7 +14759,7 @@ function Rk(t) {
|
|
|
14759
14759
|
elevation: 16,
|
|
14760
14760
|
square: !0,
|
|
14761
14761
|
children: /* @__PURE__ */ y(
|
|
14762
|
-
|
|
14762
|
+
Fa,
|
|
14763
14763
|
{
|
|
14764
14764
|
direction: "row",
|
|
14765
14765
|
px: 2,
|
|
@@ -14802,7 +14802,7 @@ function ab(t) {
|
|
|
14802
14802
|
}
|
|
14803
14803
|
a(ab, "Drawer");
|
|
14804
14804
|
function bB(t) {
|
|
14805
|
-
const { listView: e, container: r } = t, [n, o] = O.useState(!1), i = _i(), s =
|
|
14805
|
+
const { listView: e, container: r } = t, [n, o] = O.useState(!1), i = _i(), s = Ea(i, TS), l = Ea(
|
|
14806
14806
|
i,
|
|
14807
14807
|
ES
|
|
14808
14808
|
), u = /* @__PURE__ */ a((d) => {
|
|
@@ -15301,7 +15301,7 @@ process.env.NODE_ENV !== "production" && (Ch.propTypes = {
|
|
|
15301
15301
|
variant: c.oneOfType([c.oneOf(["dot", "standard"]), c.string])
|
|
15302
15302
|
});
|
|
15303
15303
|
function MB(t) {
|
|
15304
|
-
const { listView: e, container: r } = t, [n, o] = O.useState(!1), i = _i(), s =
|
|
15304
|
+
const { listView: e, container: r } = t, [n, o] = O.useState(!1), i = _i(), s = Ea(i, TS), l = Ea(i, aR), u = s.filter((f) => f.sortable), d = l.length, p = /* @__PURE__ */ a((f, h) => {
|
|
15305
15305
|
i.current.sortColumn(f, h, !0);
|
|
15306
15306
|
}, "handleSortChange");
|
|
15307
15307
|
return /* @__PURE__ */ W(O.Fragment, { children: [
|
|
@@ -15382,7 +15382,7 @@ function RB(t) {
|
|
|
15382
15382
|
showSelection: i = !1
|
|
15383
15383
|
} = t, s = _i(), { exporter: l } = xi(), {
|
|
15384
15384
|
props: { actionsContainerRef: u }
|
|
15385
|
-
} = pp(), p =
|
|
15385
|
+
} = pp(), p = Ea(s, uR).size, f = i && p > 0, h = /* @__PURE__ */ a(() => {
|
|
15386
15386
|
s.current.setRowSelectionModel([]);
|
|
15387
15387
|
}, "handleClearSelection"), g = {
|
|
15388
15388
|
listView: e,
|
|
@@ -15415,7 +15415,7 @@ function RB(t) {
|
|
|
15415
15415
|
] })
|
|
15416
15416
|
] }) : /* @__PURE__ */ W(O.Fragment, { children: [
|
|
15417
15417
|
o && /* @__PURE__ */ y(
|
|
15418
|
-
|
|
15418
|
+
Ia,
|
|
15419
15419
|
{
|
|
15420
15420
|
sx: {
|
|
15421
15421
|
ml: 0.5,
|
|
@@ -15488,7 +15488,7 @@ const DB = /* @__PURE__ */ a((t) => {
|
|
|
15488
15488
|
isRowEditable: i,
|
|
15489
15489
|
borra: s,
|
|
15490
15490
|
nuevoDesde: l
|
|
15491
|
-
} = t, u = dt(t), d = Tt(), p = _l(), f =
|
|
15491
|
+
} = t, u = dt(t), d = Tt(), p = _l(), f = Xa(), h = hp(t), g = !Th(e.row, i), m = o && g;
|
|
15492
15492
|
return /* @__PURE__ */ W(O.Fragment, { children: [
|
|
15493
15493
|
/* @__PURE__ */ y(
|
|
15494
15494
|
lt,
|
|
@@ -15568,7 +15568,7 @@ const DB = /* @__PURE__ */ a((t) => {
|
|
|
15568
15568
|
});
|
|
15569
15569
|
}, "onClick"),
|
|
15570
15570
|
children: [
|
|
15571
|
-
/* @__PURE__ */ y(co, { children: /* @__PURE__ */ y(
|
|
15571
|
+
/* @__PURE__ */ y(co, { children: /* @__PURE__ */ y(is, {}) }),
|
|
15572
15572
|
/* @__PURE__ */ y(
|
|
15573
15573
|
uo,
|
|
15574
15574
|
{
|
|
@@ -23118,20 +23118,20 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23118
23118
|
sort: H,
|
|
23119
23119
|
setSort: U,
|
|
23120
23120
|
exporter: J
|
|
23121
|
-
} = xi(), G = _l(), te =
|
|
23121
|
+
} = xi(), G = _l(), te = Xa(), X = og(), {
|
|
23122
23122
|
hiddenactions: oe = [],
|
|
23123
23123
|
user: se = []
|
|
23124
|
-
} =
|
|
23124
|
+
} = ot(ji), ie = ot(XC), _ = fb();
|
|
23125
23125
|
Ge(() => {
|
|
23126
23126
|
ie && (ie.current.activePanel.params.apiRef = X);
|
|
23127
23127
|
}, [ie]);
|
|
23128
23128
|
const pe = {}, Y = [], me = [], We = i.map((de) => {
|
|
23129
|
-
const
|
|
23130
|
-
return
|
|
23129
|
+
const it = se[de.field.replace("_lis", "")];
|
|
23130
|
+
return it ? { ...de, ...it } : de;
|
|
23131
23131
|
}).sort(
|
|
23132
|
-
(de,
|
|
23132
|
+
(de, it) => {
|
|
23133
23133
|
var pt, Nt;
|
|
23134
|
-
return parseInt((pt = se[de.field.replace("_lis", "")]) == null ? void 0 : pt.orden) - parseInt((Nt = se[
|
|
23134
|
+
return parseInt((pt = se[de.field.replace("_lis", "")]) == null ? void 0 : pt.orden) - parseInt((Nt = se[it.field.replace("_lis", "")]) == null ? void 0 : Nt.orden);
|
|
23135
23135
|
}
|
|
23136
23136
|
), {
|
|
23137
23137
|
columns: { columnVisibilityModel: be = {} },
|
|
@@ -23177,7 +23177,7 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23177
23177
|
hideable: !1,
|
|
23178
23178
|
renderHeader: /* @__PURE__ */ a(() => /* @__PURE__ */ y(Qr, { children: r }), "renderHeader"),
|
|
23179
23179
|
getActions: /* @__PURE__ */ a((de) => {
|
|
23180
|
-
const
|
|
23180
|
+
const it = X.current.getRowNode(de.id), pt = !Th(
|
|
23181
23181
|
de.row,
|
|
23182
23182
|
s
|
|
23183
23183
|
), Nt = v && pt, he = e.filter((Z) => oe.length === 0 ? !0 : !oe.find(
|
|
@@ -23226,7 +23226,7 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23226
23226
|
},
|
|
23227
23227
|
onClick: Z,
|
|
23228
23228
|
label: P("ra.action.delete"),
|
|
23229
|
-
icon: /* @__PURE__ */ y(
|
|
23229
|
+
icon: /* @__PURE__ */ y(is, {}),
|
|
23230
23230
|
showInMenu: !0
|
|
23231
23231
|
},
|
|
23232
23232
|
`delete-${de.row.id}`
|
|
@@ -23287,12 +23287,12 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23287
23287
|
)
|
|
23288
23288
|
] : [],
|
|
23289
23289
|
...he
|
|
23290
|
-
] :
|
|
23290
|
+
] : it.children[0].indexOf(`${b}=`) !== -1 ? [
|
|
23291
23291
|
/* @__PURE__ */ y(
|
|
23292
23292
|
oz,
|
|
23293
23293
|
{
|
|
23294
23294
|
record: b ? {
|
|
23295
|
-
[b]:
|
|
23295
|
+
[b]: it.children[0].split(
|
|
23296
23296
|
`${b}=`
|
|
23297
23297
|
)[1].replaceAll(
|
|
23298
23298
|
"[",
|
|
@@ -23316,14 +23316,14 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23316
23316
|
);
|
|
23317
23317
|
}, "handleFilterChange"), kt = /* @__PURE__ */ a((de) => {
|
|
23318
23318
|
if (de.length > 0) {
|
|
23319
|
-
const { field:
|
|
23319
|
+
const { field: it } = de[0];
|
|
23320
23320
|
let pt;
|
|
23321
|
-
H.field ===
|
|
23321
|
+
H.field === it ? pt = H.order === "ASC" ? "DESC" : H.order === "DESC" ? "" : "ASC" : pt = "ASC", U({ field: it, order: pt });
|
|
23322
23322
|
} else
|
|
23323
23323
|
U({ field: "", order: "" });
|
|
23324
23324
|
}, "handleSortModelChange"), $e = /* @__PURE__ */ a((de) => {
|
|
23325
|
-
var
|
|
23326
|
-
!((
|
|
23325
|
+
var it;
|
|
23326
|
+
!((it = de == null ? void 0 : de.id) != null && it.startsWith("auto-generated-row")) && h && Th(de.row, s) && te(`/${I}/${de.id}`);
|
|
23327
23327
|
}, "handleRowDoubleClick"), ye = !t.unstable_listView && !L ? H.field ? {
|
|
23328
23328
|
sortModel: [
|
|
23329
23329
|
{
|
|
@@ -23546,8 +23546,8 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23546
23546
|
opacity: 0.6,
|
|
23547
23547
|
position: "relative"
|
|
23548
23548
|
}, Oz = /* @__PURE__ */ a((t) => {
|
|
23549
|
-
const e = dr(), r =
|
|
23550
|
-
return /* @__PURE__ */ y(
|
|
23549
|
+
const e = dr(), r = ss(), n = r.open ? xz : vz;
|
|
23550
|
+
return /* @__PURE__ */ y(Vi.Provider, { value: { form: e }, children: /* @__PURE__ */ W(
|
|
23551
23551
|
oS,
|
|
23552
23552
|
{
|
|
23553
23553
|
sx: {
|
|
@@ -23592,7 +23592,7 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23592
23592
|
camposClaveFila: s,
|
|
23593
23593
|
setOpen: l,
|
|
23594
23594
|
open: u
|
|
23595
|
-
} = t, { dirtyFields: d, isValid: p } = hR(), { fichaProps: { [t.source]: f = {}, etrs: h } = {} } = xt(), g =
|
|
23595
|
+
} = t, { dirtyFields: d, isValid: p } = hR(), { fichaProps: { [t.source]: f = {}, etrs: h } = {} } = xt(), g = ss(), m = ot(Vi), { onAfterRenderAsistente: b, ...v } = f, x = wn({ resource: r, etrs: h, asisEtr: m });
|
|
23596
23596
|
return Ge(() => {
|
|
23597
23597
|
u && typeof b == "function" && b({ ...x, form: e }, n);
|
|
23598
23598
|
}, [u]), /* @__PURE__ */ W(Qr, { children: [
|
|
@@ -23628,7 +23628,7 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23628
23628
|
)
|
|
23629
23629
|
] })
|
|
23630
23630
|
] });
|
|
23631
|
-
}, "EtrDialogChild"),
|
|
23631
|
+
}, "EtrDialogChild"), La = /* @__PURE__ */ a((t, e, r, n) => {
|
|
23632
23632
|
}, "fnEmpty"), Sz = /* @__PURE__ */ a((t) => {
|
|
23633
23633
|
const {
|
|
23634
23634
|
editors: e,
|
|
@@ -23637,10 +23637,10 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23637
23637
|
label: o,
|
|
23638
23638
|
source: i,
|
|
23639
23639
|
enviarTodo: s,
|
|
23640
|
-
onBeforeSubmitAsistente: l =
|
|
23641
|
-
onAfterSubmitAsistente: u =
|
|
23640
|
+
onBeforeSubmitAsistente: l = La,
|
|
23641
|
+
onAfterSubmitAsistente: u = La,
|
|
23642
23642
|
validateAllowAdd: d
|
|
23643
|
-
} = t, [p, f] = tg(!1), h = dt(t), g = dr(), m = _i(), b = pk({ apiRef: m, source: i, enviarTodo: s }), v = "N", { estado: x, fichaProps: { etrs: T } = {} } = xt(), k =
|
|
23643
|
+
} = t, [p, f] = tg(!1), h = dt(t), g = dr(), m = _i(), b = pk({ apiRef: m, source: i, enviarTodo: s }), v = "N", { estado: x, fichaProps: { etrs: T } = {} } = xt(), k = ot(Vi), C = wn({ etrs: T, asisEtr: k }), w = Tt()("ra.action.create");
|
|
23644
23644
|
return /* @__PURE__ */ W(Qr, { children: [
|
|
23645
23645
|
/* @__PURE__ */ y(
|
|
23646
23646
|
mr,
|
|
@@ -23699,9 +23699,9 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23699
23699
|
source: i,
|
|
23700
23700
|
row: s,
|
|
23701
23701
|
enviarTodo: l,
|
|
23702
|
-
onBeforeSubmitAsistente: u =
|
|
23703
|
-
onAfterSubmitAsistente: d =
|
|
23704
|
-
} = t, p = Tt(), [f, h] = tg(!1), g = _i(), m = dr(), b = fk({ apiRef: g, source: i, enviarTodo: l }), v = "M", { estado: x, fichaProps: { etrs: T } = {} } = xt(), k =
|
|
23702
|
+
onBeforeSubmitAsistente: u = La,
|
|
23703
|
+
onAfterSubmitAsistente: d = La
|
|
23704
|
+
} = t, p = Tt(), [f, h] = tg(!1), g = _i(), m = dr(), b = fk({ apiRef: g, source: i, enviarTodo: l }), v = "M", { estado: x, fichaProps: { etrs: T } = {} } = xt(), k = ot(Vi), C = wn({ etrs: T, asisEtr: k }), S = p("ra.action.edit");
|
|
23705
23705
|
return /* @__PURE__ */ W(Qr, { children: [
|
|
23706
23706
|
/* @__PURE__ */ y(
|
|
23707
23707
|
mr,
|
|
@@ -23758,8 +23758,8 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23758
23758
|
row: n,
|
|
23759
23759
|
source: o,
|
|
23760
23760
|
enviarTodo: i,
|
|
23761
|
-
onBeforeSubmitAsistente: s =
|
|
23762
|
-
onAfterSubmitAsistente: l =
|
|
23761
|
+
onBeforeSubmitAsistente: s = La,
|
|
23762
|
+
onAfterSubmitAsistente: l = La
|
|
23763
23763
|
} = t, [u, d] = tg(!1), p = _i(), f = dr(), h = hk({ apiRef: p, source: o, enviarTodo: i }), { estado: g, fichaProps: { etrs: m } = {} } = xt(), b = wn({ etrs: m });
|
|
23764
23764
|
return /* @__PURE__ */ W(vn, { children: [
|
|
23765
23765
|
/* @__PURE__ */ y(
|
|
@@ -23768,7 +23768,7 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23768
23768
|
onClick: /* @__PURE__ */ a((x) => {
|
|
23769
23769
|
d(!0), x.stopPropagation();
|
|
23770
23770
|
}, "onClick"),
|
|
23771
|
-
children: /* @__PURE__ */ y(
|
|
23771
|
+
children: /* @__PURE__ */ y(is, {})
|
|
23772
23772
|
},
|
|
23773
23773
|
"button"
|
|
23774
23774
|
),
|
|
@@ -23813,7 +23813,7 @@ const Zj = O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
23813
23813
|
}), {
|
|
23814
23814
|
conts: P = []
|
|
23815
23815
|
//user = [],
|
|
23816
|
-
} =
|
|
23816
|
+
} = ot(ji), { hidden: I, disabled: R } = P[h] || {
|
|
23817
23817
|
hidden: 0,
|
|
23818
23818
|
disabled: 0
|
|
23819
23819
|
}, { hidden: A } = F || {}, {
|
|
@@ -25126,12 +25126,12 @@ const Hk = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
25126
25126
|
const Te = Z[0], Be = Z[le - 1], ft = {
|
|
25127
25127
|
root: be.current,
|
|
25128
25128
|
threshold: 0.99
|
|
25129
|
-
}, Pt = /* @__PURE__ */ a((
|
|
25130
|
-
oe(!
|
|
25129
|
+
}, Pt = /* @__PURE__ */ a((Hi) => {
|
|
25130
|
+
oe(!Hi[0].isIntersecting);
|
|
25131
25131
|
}, "handleScrollButtonStart"), kr = new IntersectionObserver(Pt, ft);
|
|
25132
25132
|
kr.observe(Te);
|
|
25133
|
-
const Gn = /* @__PURE__ */ a((
|
|
25134
|
-
ie(!
|
|
25133
|
+
const Gn = /* @__PURE__ */ a((Hi) => {
|
|
25134
|
+
ie(!Hi[0].isIntersecting);
|
|
25135
25135
|
}, "handleScrollButtonEnd"), qr = new IntersectionObserver(Gn, ft);
|
|
25136
25136
|
return qr.observe(Be), () => {
|
|
25137
25137
|
kr.disconnect(), qr.disconnect();
|
|
@@ -25152,16 +25152,16 @@ const Hk = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
25152
25152
|
ownerState: D,
|
|
25153
25153
|
style: E({}, G, w.style)
|
|
25154
25154
|
}));
|
|
25155
|
-
let
|
|
25155
|
+
let it = 0;
|
|
25156
25156
|
const pt = O.Children.map(p, (Z) => {
|
|
25157
25157
|
if (!/* @__PURE__ */ O.isValidElement(Z))
|
|
25158
25158
|
return null;
|
|
25159
|
-
process.env.NODE_ENV !== "production" &&
|
|
25159
|
+
process.env.NODE_ENV !== "production" && Ma.isFragment(Z) && console.error(["MUI: The Tabs component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
|
|
25160
25160
|
`));
|
|
25161
|
-
const le = Z.props.value === void 0 ?
|
|
25162
|
-
We.set(le,
|
|
25161
|
+
const le = Z.props.value === void 0 ? it : Z.props.value;
|
|
25162
|
+
We.set(le, it);
|
|
25163
25163
|
const Te = le === P;
|
|
25164
|
-
return
|
|
25164
|
+
return it += 1, /* @__PURE__ */ O.cloneElement(Z, E({
|
|
25165
25165
|
fullWidth: I === "fullWidth",
|
|
25166
25166
|
indicator: Te && !U && de,
|
|
25167
25167
|
selected: Te,
|
|
@@ -25169,7 +25169,7 @@ const Hk = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
25169
25169
|
onChange: b,
|
|
25170
25170
|
textColor: F,
|
|
25171
25171
|
value: le
|
|
25172
|
-
},
|
|
25172
|
+
}, it === 1 && P === !1 && !Z.props.tabIndex ? {
|
|
25173
25173
|
tabIndex: 0
|
|
25174
25174
|
} : {}));
|
|
25175
25175
|
}), Nt = /* @__PURE__ */ a((Z) => {
|
|
@@ -25447,7 +25447,7 @@ const Uk = /* @__PURE__ */ a((t) => {
|
|
|
25447
25447
|
color: t.palette.grey[500]
|
|
25448
25448
|
}
|
|
25449
25449
|
})), Kk = $t(null), Yk = /* @__PURE__ */ a((t) => {
|
|
25450
|
-
const e =
|
|
25450
|
+
const e = ot(Kk), r = {
|
|
25451
25451
|
isOpen: (t == null ? void 0 : t.isOpen) ?? (e == null ? void 0 : e.isOpen),
|
|
25452
25452
|
open: (t == null ? void 0 : t.open) ?? (e == null ? void 0 : e.open),
|
|
25453
25453
|
close: (t == null ? void 0 : t.close) ?? (e == null ? void 0 : e.close)
|
|
@@ -25632,7 +25632,7 @@ const Qk = /* @__PURE__ */ a((t) => {
|
|
|
25632
25632
|
}
|
|
25633
25633
|
})), h5 = /* @__PURE__ */ a((t) => {
|
|
25634
25634
|
var b, v;
|
|
25635
|
-
const { children: e, enableLoad: r, queryOptions: n, fichaProps: o } = t, [i, s] = De(null), l = So(), u =
|
|
25635
|
+
const { children: e, enableLoad: r, queryOptions: n, fichaProps: o } = t, [i, s] = De(null), l = So(), u = Qa(), d = dt(t), p = ((b = l == null ? void 0 : l.state) == null ? void 0 : b.estado) || "N", f = ((v = l == null ? void 0 : l.state) == null ? void 0 : v.id) || "-1", { data: h, isFetching: g } = Zz(
|
|
25636
25636
|
d,
|
|
25637
25637
|
{
|
|
25638
25638
|
enabled: r
|
|
@@ -25654,7 +25654,7 @@ const Qk = /* @__PURE__ */ a((t) => {
|
|
|
25654
25654
|
}).catch((x) => {
|
|
25655
25655
|
i === null && s({});
|
|
25656
25656
|
}) : s({});
|
|
25657
|
-
}, [g, r]), r && i === null ? /* @__PURE__ */ y(cs, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ y(Kg, { value: m, children: /* @__PURE__ */ y(
|
|
25657
|
+
}, [g, r]), r && i === null ? /* @__PURE__ */ y(cs, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ y(Kg, { value: m, children: /* @__PURE__ */ y(ji.Provider, { value: i, children: e }) });
|
|
25658
25658
|
}, "CreateChildren"), m5 = /* @__PURE__ */ a((t) => {
|
|
25659
25659
|
const {
|
|
25660
25660
|
useFormulario: e,
|
|
@@ -25682,7 +25682,7 @@ const Qk = /* @__PURE__ */ a((t) => {
|
|
|
25682
25682
|
}
|
|
25683
25683
|
) }) });
|
|
25684
25684
|
}, "CreateEtriek"), Fte = Q(m5, {
|
|
25685
|
-
name:
|
|
25685
|
+
name: ba,
|
|
25686
25686
|
overridesResolver: /* @__PURE__ */ a((t, e) => e.root, "overridesResolver")
|
|
25687
25687
|
})(({ theme: t }) => Yg(t)), g5 = /* @__PURE__ */ a((t) => {
|
|
25688
25688
|
const e = dt(t), r = Yk(t);
|
|
@@ -25789,7 +25789,7 @@ const Qk = /* @__PURE__ */ a((t) => {
|
|
|
25789
25789
|
chkSeleccion: i = !1,
|
|
25790
25790
|
storeKey: s,
|
|
25791
25791
|
...l
|
|
25792
|
-
} = t, u =
|
|
25792
|
+
} = t, u = ot(KC), d = r === "ventana" ? y5 : mS, { pathname: p, state: f } = So(), h = Qa(), [g, m] = De(null), [b, v] = De(i), x = /* @__PURE__ */ a((C) => {
|
|
25793
25793
|
v(C.target.checked);
|
|
25794
25794
|
}, "handleChange");
|
|
25795
25795
|
if (Ge(() => {
|
|
@@ -25808,7 +25808,7 @@ const Qk = /* @__PURE__ */ a((t) => {
|
|
|
25808
25808
|
hasSeleccionMultiple: o,
|
|
25809
25809
|
chkSeleccion: b,
|
|
25810
25810
|
handleSeleccionMultiple: x,
|
|
25811
|
-
children: /* @__PURE__ */ y(ec, { children: /* @__PURE__ */ y(
|
|
25811
|
+
children: /* @__PURE__ */ y(ec, { children: /* @__PURE__ */ y(ji.Provider, { value: g, children: /* @__PURE__ */ y(qg, { children: /* @__PURE__ */ y(
|
|
25812
25812
|
d,
|
|
25813
25813
|
{
|
|
25814
25814
|
...l,
|
|
@@ -25859,7 +25859,7 @@ const O5 = {
|
|
|
25859
25859
|
timeout: b = "auto",
|
|
25860
25860
|
// eslint-disable-next-line react/prop-types
|
|
25861
25861
|
TransitionComponent: v = en
|
|
25862
|
-
} = e, x = ne(e, x5), T =
|
|
25862
|
+
} = e, x = ne(e, x5), T = ra(), k = O.useRef(), C = En(), S = O.useRef(null), w = wt(S, i.ref, r), M = /* @__PURE__ */ a((z) => (V) => {
|
|
25863
25863
|
if (z) {
|
|
25864
25864
|
const j = S.current;
|
|
25865
25865
|
V === void 0 ? z(j) : z(j, V);
|
|
@@ -25953,7 +25953,7 @@ process.env.NODE_ENV !== "production" && (gl.propTypes = {
|
|
|
25953
25953
|
/**
|
|
25954
25954
|
* A single child content element.
|
|
25955
25955
|
*/
|
|
25956
|
-
children:
|
|
25956
|
+
children: as.isRequired,
|
|
25957
25957
|
/**
|
|
25958
25958
|
* The transition timing function.
|
|
25959
25959
|
* You may specify a single easing or a object containing enter and exit values.
|
|
@@ -26044,10 +26044,10 @@ function T5(t = null) {
|
|
|
26044
26044
|
}
|
|
26045
26045
|
a(T5, "useTheme");
|
|
26046
26046
|
Xk = bb.default = T5;
|
|
26047
|
-
var rr = "top", jr = "bottom", zr = "right", nr = "left", yb = "auto", rc = [rr, jr, zr, nr],
|
|
26048
|
-
return t.concat([e + "-" +
|
|
26047
|
+
var rr = "top", jr = "bottom", zr = "right", nr = "left", yb = "auto", rc = [rr, jr, zr, nr], Na = "start", bl = "end", w5 = "clippingParents", eE = "viewport", vs = "popper", M5 = "reference", Vx = /* @__PURE__ */ rc.reduce(function(t, e) {
|
|
26048
|
+
return t.concat([e + "-" + Na, e + "-" + bl]);
|
|
26049
26049
|
}, []), tE = /* @__PURE__ */ [].concat(rc, [yb]).reduce(function(t, e) {
|
|
26050
|
-
return t.concat([e, e + "-" +
|
|
26050
|
+
return t.concat([e, e + "-" + Na, e + "-" + bl]);
|
|
26051
26051
|
}, []), P5 = "beforeRead", R5 = "read", A5 = "afterRead", F5 = "beforeMain", I5 = "main", $5 = "afterMain", L5 = "beforeWrite", N5 = "write", D5 = "afterWrite", _5 = [P5, R5, A5, F5, I5, $5, L5, N5, D5];
|
|
26052
26052
|
function xn(t) {
|
|
26053
26053
|
return t ? (t.nodeName || "").toLowerCase() : null;
|
|
@@ -26128,7 +26128,7 @@ function yn(t) {
|
|
|
26128
26128
|
return t.split("-")[0];
|
|
26129
26129
|
}
|
|
26130
26130
|
a(yn, "getBasePlacement");
|
|
26131
|
-
var si = Math.max, uu = Math.min,
|
|
26131
|
+
var si = Math.max, uu = Math.min, Da = Math.round;
|
|
26132
26132
|
function Mh() {
|
|
26133
26133
|
var t = navigator.userAgentData;
|
|
26134
26134
|
return t != null && t.brands && Array.isArray(t.brands) ? t.brands.map(function(e) {
|
|
@@ -26140,10 +26140,10 @@ function rE() {
|
|
|
26140
26140
|
return !/^((?!chrome|android).)*safari/i.test(Mh());
|
|
26141
26141
|
}
|
|
26142
26142
|
a(rE, "isLayoutViewport");
|
|
26143
|
-
function
|
|
26143
|
+
function _a(t, e, r) {
|
|
26144
26144
|
e === void 0 && (e = !1), r === void 0 && (r = !1);
|
|
26145
26145
|
var n = t.getBoundingClientRect(), o = 1, i = 1;
|
|
26146
|
-
e && _r(t) && (o = t.offsetWidth > 0 &&
|
|
26146
|
+
e && _r(t) && (o = t.offsetWidth > 0 && Da(n.width) / t.offsetWidth || 1, i = t.offsetHeight > 0 && Da(n.height) / t.offsetHeight || 1);
|
|
26147
26147
|
var s = Ti(t) ? xr(t) : window, l = s.visualViewport, u = !rE() && r, d = (n.left + (u && l ? l.offsetLeft : 0)) / o, p = (n.top + (u && l ? l.offsetTop : 0)) / i, f = n.width / o, h = n.height / i;
|
|
26148
26148
|
return {
|
|
26149
26149
|
width: f,
|
|
@@ -26156,9 +26156,9 @@ function Da(t, e, r) {
|
|
|
26156
26156
|
y: p
|
|
26157
26157
|
};
|
|
26158
26158
|
}
|
|
26159
|
-
a(
|
|
26159
|
+
a(_a, "getBoundingClientRect");
|
|
26160
26160
|
function xb(t) {
|
|
26161
|
-
var e =
|
|
26161
|
+
var e = _a(t), r = t.offsetWidth, n = t.offsetHeight;
|
|
26162
26162
|
return Math.abs(e.width - r) <= 1 && (r = e.width), Math.abs(e.height - n) <= 1 && (n = e.height), {
|
|
26163
26163
|
x: t.offsetLeft,
|
|
26164
26164
|
y: t.offsetTop,
|
|
@@ -26297,10 +26297,10 @@ const K5 = {
|
|
|
26297
26297
|
requires: ["popperOffsets"],
|
|
26298
26298
|
requiresIfExists: ["preventOverflow"]
|
|
26299
26299
|
};
|
|
26300
|
-
function
|
|
26300
|
+
function Ba(t) {
|
|
26301
26301
|
return t.split("-")[1];
|
|
26302
26302
|
}
|
|
26303
|
-
a(
|
|
26303
|
+
a(Ba, "getVariation");
|
|
26304
26304
|
var Y5 = {
|
|
26305
26305
|
top: "auto",
|
|
26306
26306
|
right: "auto",
|
|
@@ -26310,8 +26310,8 @@ var Y5 = {
|
|
|
26310
26310
|
function J5(t, e) {
|
|
26311
26311
|
var r = t.x, n = t.y, o = e.devicePixelRatio || 1;
|
|
26312
26312
|
return {
|
|
26313
|
-
x:
|
|
26314
|
-
y:
|
|
26313
|
+
x: Da(r * o) / o || 0,
|
|
26314
|
+
y: Da(n * o) / o || 0
|
|
26315
26315
|
};
|
|
26316
26316
|
}
|
|
26317
26317
|
a(J5, "roundOffsetsByDPR");
|
|
@@ -26363,7 +26363,7 @@ a(zx, "mapToStyles");
|
|
|
26363
26363
|
function Q5(t) {
|
|
26364
26364
|
var e = t.state, r = t.options, n = r.gpuAcceleration, o = n === void 0 ? !0 : n, i = r.adaptive, s = i === void 0 ? !0 : i, l = r.roundOffsets, u = l === void 0 ? !0 : l, d = {
|
|
26365
26365
|
placement: yn(e.placement),
|
|
26366
|
-
variation:
|
|
26366
|
+
variation: Ba(e.placement),
|
|
26367
26367
|
popper: e.elements.popper,
|
|
26368
26368
|
popperRect: e.rects.popper,
|
|
26369
26369
|
gpuAcceleration: o,
|
|
@@ -26445,7 +26445,7 @@ function Sb(t) {
|
|
|
26445
26445
|
}
|
|
26446
26446
|
a(Sb, "getWindowScroll");
|
|
26447
26447
|
function Cb(t) {
|
|
26448
|
-
return
|
|
26448
|
+
return _a(To(t)).left + Sb(t).scrollLeft;
|
|
26449
26449
|
}
|
|
26450
26450
|
a(Cb, "getWindowScrollBarX");
|
|
26451
26451
|
function n3(t, e) {
|
|
@@ -26502,7 +26502,7 @@ function Ph(t) {
|
|
|
26502
26502
|
}
|
|
26503
26503
|
a(Ph, "rectToClientRect");
|
|
26504
26504
|
function i3(t, e) {
|
|
26505
|
-
var r =
|
|
26505
|
+
var r = _a(t, !1, e === "fixed");
|
|
26506
26506
|
return r.top = r.top + t.clientTop, r.left = r.left + t.clientLeft, r.bottom = r.top + t.clientHeight, r.right = r.left + t.clientWidth, r.width = t.clientWidth, r.height = t.clientHeight, r.x = r.left, r.y = r.top, r;
|
|
26507
26507
|
}
|
|
26508
26508
|
a(i3, "getInnerBoundingClientRect");
|
|
@@ -26526,7 +26526,7 @@ function s3(t, e, r, n) {
|
|
|
26526
26526
|
}
|
|
26527
26527
|
a(s3, "getClippingRect");
|
|
26528
26528
|
function lE(t) {
|
|
26529
|
-
var e = t.reference, r = t.element, n = t.placement, o = n ? yn(n) : null, i = n ?
|
|
26529
|
+
var e = t.reference, r = t.element, n = t.placement, o = n ? yn(n) : null, i = n ? Ba(n) : null, s = e.x + e.width / 2 - r.width / 2, l = e.y + e.height / 2 - r.height / 2, u;
|
|
26530
26530
|
switch (o) {
|
|
26531
26531
|
case rr:
|
|
26532
26532
|
u = {
|
|
@@ -26562,7 +26562,7 @@ function lE(t) {
|
|
|
26562
26562
|
if (d != null) {
|
|
26563
26563
|
var p = d === "y" ? "height" : "width";
|
|
26564
26564
|
switch (i) {
|
|
26565
|
-
case
|
|
26565
|
+
case Na:
|
|
26566
26566
|
u[d] = u[d] - (e[p] / 2 - r[p] / 2);
|
|
26567
26567
|
break;
|
|
26568
26568
|
case bl:
|
|
@@ -26575,7 +26575,7 @@ function lE(t) {
|
|
|
26575
26575
|
a(lE, "computeOffsets");
|
|
26576
26576
|
function yl(t, e) {
|
|
26577
26577
|
e === void 0 && (e = {});
|
|
26578
|
-
var r = e, n = r.placement, o = n === void 0 ? t.placement : n, i = r.strategy, s = i === void 0 ? t.strategy : i, l = r.boundary, u = l === void 0 ? w5 : l, d = r.rootBoundary, p = d === void 0 ? eE : d, f = r.elementContext, h = f === void 0 ? vs : f, g = r.altBoundary, m = g === void 0 ? !1 : g, b = r.padding, v = b === void 0 ? 0 : b, x = iE(typeof v != "number" ? v : aE(v, rc)), T = h === vs ? M5 : vs, k = t.rects.popper, C = t.elements[m ? T : h], S = s3(Ti(C) ? C : C.contextElement || To(t.elements.popper), u, p, s), w =
|
|
26578
|
+
var r = e, n = r.placement, o = n === void 0 ? t.placement : n, i = r.strategy, s = i === void 0 ? t.strategy : i, l = r.boundary, u = l === void 0 ? w5 : l, d = r.rootBoundary, p = d === void 0 ? eE : d, f = r.elementContext, h = f === void 0 ? vs : f, g = r.altBoundary, m = g === void 0 ? !1 : g, b = r.padding, v = b === void 0 ? 0 : b, x = iE(typeof v != "number" ? v : aE(v, rc)), T = h === vs ? M5 : vs, k = t.rects.popper, C = t.elements[m ? T : h], S = s3(Ti(C) ? C : C.contextElement || To(t.elements.popper), u, p, s), w = _a(t.elements.reference), M = lE({
|
|
26579
26579
|
reference: w,
|
|
26580
26580
|
element: k,
|
|
26581
26581
|
strategy: "absolute",
|
|
@@ -26598,8 +26598,8 @@ function yl(t, e) {
|
|
|
26598
26598
|
a(yl, "detectOverflow");
|
|
26599
26599
|
function l3(t, e) {
|
|
26600
26600
|
e === void 0 && (e = {});
|
|
26601
|
-
var r = e, n = r.placement, o = r.boundary, i = r.rootBoundary, s = r.padding, l = r.flipVariations, u = r.allowedAutoPlacements, d = u === void 0 ? tE : u, p =
|
|
26602
|
-
return
|
|
26601
|
+
var r = e, n = r.placement, o = r.boundary, i = r.rootBoundary, s = r.padding, l = r.flipVariations, u = r.allowedAutoPlacements, d = u === void 0 ? tE : u, p = Ba(n), f = p ? l ? Vx : Vx.filter(function(m) {
|
|
26602
|
+
return Ba(m) === p;
|
|
26603
26603
|
}) : rc, h = f.filter(function(m) {
|
|
26604
26604
|
return d.indexOf(m) >= 0;
|
|
26605
26605
|
});
|
|
@@ -26637,7 +26637,7 @@ function u3(t) {
|
|
|
26637
26637
|
allowedAutoPlacements: b
|
|
26638
26638
|
}) : J);
|
|
26639
26639
|
}, []), S = e.rects.reference, w = e.rects.popper, M = /* @__PURE__ */ new Map(), F = !0, P = C[0], I = 0; I < C.length; I++) {
|
|
26640
|
-
var R = C[I], A = yn(R), $ =
|
|
26640
|
+
var R = C[I], A = yn(R), $ = Ba(R) === Na, L = [rr, jr].indexOf(A) >= 0, z = L ? "width" : "height", V = yl(e, {
|
|
26641
26641
|
placement: R,
|
|
26642
26642
|
boundary: p,
|
|
26643
26643
|
rootBoundary: f,
|
|
@@ -26779,7 +26779,7 @@ function x3(t) {
|
|
|
26779
26779
|
rootBoundary: d,
|
|
26780
26780
|
padding: f,
|
|
26781
26781
|
altBoundary: p
|
|
26782
|
-
}), x = yn(e.placement), T =
|
|
26782
|
+
}), x = yn(e.placement), T = Ba(e.placement), k = !T, C = Ob(x), S = v3(C), w = e.modifiersData.popperOffsets, M = e.rects.reference, F = e.rects.popper, P = typeof b == "function" ? b(Object.assign({}, e.rects, {
|
|
26783
26783
|
placement: e.placement
|
|
26784
26784
|
})) : b, I = typeof P == "number" ? {
|
|
26785
26785
|
mainAxis: P,
|
|
@@ -26793,7 +26793,7 @@ function x3(t) {
|
|
|
26793
26793
|
};
|
|
26794
26794
|
if (w) {
|
|
26795
26795
|
if (i) {
|
|
26796
|
-
var $, L = C === "y" ? rr : nr, z = C === "y" ? jr : zr, V = C === "y" ? "height" : "width", j = w[C], N = j + v[L], K = j - v[z], D = g ? -F[V] / 2 : 0, B = T ===
|
|
26796
|
+
var $, L = C === "y" ? rr : nr, z = C === "y" ? jr : zr, V = C === "y" ? "height" : "width", j = w[C], N = j + v[L], K = j - v[z], D = g ? -F[V] / 2 : 0, B = T === Na ? M[V] : F[V], ee = T === Na ? -F[V] : -M[V], H = e.elements.arrow, U = g && H ? xb(H) : {
|
|
26797
26797
|
width: 0,
|
|
26798
26798
|
height: 0
|
|
26799
26799
|
}, J = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : oE(), G = J[L], te = J[z], X = Ls(0, M[V], U[V]), oe = k ? M[V] / 2 - D - X - G - I.mainAxis : B - X - G - I.mainAxis, se = k ? -M[V] / 2 + D + X + te + I.mainAxis : ee + X + te + I.mainAxis, ie = e.elements.arrow && nc(e.elements.arrow), _ = ie ? C === "y" ? ie.clientTop || 0 : ie.clientLeft || 0 : 0, pe = ($ = R == null ? void 0 : R[C]) != null ? $ : 0, Y = j + oe - pe - _, me = j + se - pe, We = Ls(g ? uu(N, Y) : N, j, g ? si(K, me) : K);
|
|
@@ -26826,13 +26826,13 @@ function C3(t) {
|
|
|
26826
26826
|
}
|
|
26827
26827
|
a(C3, "getNodeScroll");
|
|
26828
26828
|
function k3(t) {
|
|
26829
|
-
var e = t.getBoundingClientRect(), r =
|
|
26829
|
+
var e = t.getBoundingClientRect(), r = Da(e.width) / t.offsetWidth || 1, n = Da(e.height) / t.offsetHeight || 1;
|
|
26830
26830
|
return r !== 1 || n !== 1;
|
|
26831
26831
|
}
|
|
26832
26832
|
a(k3, "isElementScaled");
|
|
26833
26833
|
function E3(t, e, r) {
|
|
26834
26834
|
r === void 0 && (r = !1);
|
|
26835
|
-
var n = _r(e), o = _r(e) && k3(e), i = To(e), s =
|
|
26835
|
+
var n = _r(e), o = _r(e) && k3(e), i = To(e), s = _a(t, o, r), l = {
|
|
26836
26836
|
scrollLeft: 0,
|
|
26837
26837
|
scrollTop: 0
|
|
26838
26838
|
}, u = {
|
|
@@ -26840,7 +26840,7 @@ function E3(t, e, r) {
|
|
|
26840
26840
|
y: 0
|
|
26841
26841
|
};
|
|
26842
26842
|
return (n || !n && !r) && ((xn(e) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
|
26843
|
-
kb(i)) && (l = C3(e)), _r(e) ? (u =
|
|
26843
|
+
kb(i)) && (l = C3(e)), _r(e) ? (u = _a(e, !0), u.x += e.clientLeft, u.y += e.clientTop) : i && (u.x = Cb(i))), {
|
|
26844
26844
|
x: s.left + l.scrollLeft - u.x,
|
|
26845
26845
|
y: s.top + l.scrollTop - u.y,
|
|
26846
26846
|
width: s.width,
|
|
@@ -27077,7 +27077,7 @@ const _3 = /* @__PURE__ */ a((t) => {
|
|
|
27077
27077
|
TransitionProps: b
|
|
27078
27078
|
// @ts-ignore internal logic
|
|
27079
27079
|
// prevent from spreading to DOM, it can come from the parent component e.g. Select.
|
|
27080
|
-
} = e, v = ne(e, $3), x = O.useRef(null), T =
|
|
27080
|
+
} = e, v = ne(e, $3), x = O.useRef(null), T = ka(x, r), k = O.useRef(null), C = ka(k, h), S = O.useRef(C);
|
|
27081
27081
|
yi(() => {
|
|
27082
27082
|
S.current = C;
|
|
27083
27083
|
}, [C]), O.useImperativeHandle(h, () => k.current, []);
|
|
@@ -27725,7 +27725,7 @@ const wp = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
27725
27725
|
TransitionProps: pe
|
|
27726
27726
|
} = w, Y = ne(w, W3), me = /* @__PURE__ */ O.isValidElement(F) ? F : /* @__PURE__ */ y("span", {
|
|
27727
27727
|
children: F
|
|
27728
|
-
}), We = En(), be = Kl(), [Re, ut] = O.useState(), [Ue, _e] = O.useState(null), st = O.useRef(!1), at = L || K, Ie =
|
|
27728
|
+
}), We = En(), be = Kl(), [Re, ut] = O.useState(), [Ue, _e] = O.useState(null), st = O.useRef(!1), at = L || K, Ie = ra(), ze = ra(), bt = ra(), kt = ra(), [$e, ye] = dl({
|
|
27729
27729
|
controlled: J,
|
|
27730
27730
|
default: !1,
|
|
27731
27731
|
name: "Tooltip",
|
|
@@ -27741,7 +27741,7 @@ const wp = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
27741
27741
|
`));
|
|
27742
27742
|
}, [ie, Re, Ve]);
|
|
27743
27743
|
}
|
|
27744
|
-
const
|
|
27744
|
+
const it = Gl(D), pt = O.useRef(), Nt = gr(() => {
|
|
27745
27745
|
pt.current !== void 0 && (document.body.style.WebkitUserSelect = pt.current, pt.current = void 0), kt.clear();
|
|
27746
27746
|
});
|
|
27747
27747
|
O.useEffect(() => Nt, [Nt]);
|
|
@@ -27773,7 +27773,7 @@ const wp = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
27773
27773
|
ref: kr
|
|
27774
27774
|
} = lp(), [, Gn] = O.useState(!1), qr = /* @__PURE__ */ a((Ve) => {
|
|
27775
27775
|
ft(Ve), Be.current === !1 && (Gn(!1), Te(Ve));
|
|
27776
|
-
}, "handleBlur"),
|
|
27776
|
+
}, "handleBlur"), Hi = /* @__PURE__ */ a((Ve) => {
|
|
27777
27777
|
Re || ut(Ve.currentTarget), Pt(Ve), Be.current === !0 && (Gn(!0), le(Ve));
|
|
27778
27778
|
}, "handleFocus"), Qv = /* @__PURE__ */ a((Ve) => {
|
|
27779
27779
|
st.current = !0;
|
|
@@ -27807,7 +27807,7 @@ const wp = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
27807
27807
|
y: Ve.clientY
|
|
27808
27808
|
}, Up.current && Up.current.update();
|
|
27809
27809
|
}, "handleMouseMove"), hs = {}, qp = typeof ie == "string";
|
|
27810
|
-
R ? (hs.title = !de && qp && !$ ? ie : null, hs["aria-describedby"] = de ?
|
|
27810
|
+
R ? (hs.title = !de && qp && !$ ? ie : null, hs["aria-describedby"] = de ? it : null) : (hs["aria-label"] = qp ? ie : null, hs["aria-labelledby"] = de && !qp ? it : null);
|
|
27811
27811
|
const Er = E({}, hs, Y, me.props, {
|
|
27812
27812
|
className: re(Y.className, me.props.className),
|
|
27813
27813
|
onTouchStart: Qv,
|
|
@@ -27820,7 +27820,7 @@ const wp = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
27820
27820
|
`));
|
|
27821
27821
|
}, [Re]));
|
|
27822
27822
|
const ms = {};
|
|
27823
|
-
z || (Er.onTouchStart = MM, Er.onTouchEnd = PM), $ || (Er.onMouseOver = yc(le, Er.onMouseOver), Er.onMouseLeave = yc(Te, Er.onMouseLeave), at || (ms.onMouseOver = le, ms.onMouseLeave = Te)), A || (Er.onFocus = yc(
|
|
27823
|
+
z || (Er.onTouchStart = MM, Er.onTouchEnd = PM), $ || (Er.onMouseOver = yc(le, Er.onMouseOver), Er.onMouseLeave = yc(Te, Er.onMouseLeave), at || (ms.onMouseOver = le, ms.onMouseLeave = Te)), A || (Er.onFocus = yc(Hi, Er.onFocus), Er.onBlur = yc(qr, Er.onBlur), at || (ms.onFocus = Hi, ms.onBlur = qr)), process.env.NODE_ENV !== "production" && me.props.title && console.error(["MUI: You have provided a `title` prop to the child of <Tooltip />.", `Remove this title prop \`${me.props.title}\` or the Tooltip component.`].join(`
|
|
27824
27824
|
`));
|
|
27825
27825
|
const FM = O.useMemo(() => {
|
|
27826
27826
|
var Ve;
|
|
@@ -27842,11 +27842,11 @@ const wp = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
27842
27842
|
placement: G,
|
|
27843
27843
|
PopperComponentProp: te,
|
|
27844
27844
|
touch: st.current
|
|
27845
|
-
}), Gp = q3(gs), Xv = (n = (o = se.popper) != null ? o : P.Popper) != null ? n : G3, Zv = (i = (s = (l = se.transition) != null ? l : P.Transition) != null ? s : _) != null ? i : gl, e0 = (u = (d = se.tooltip) != null ? d : P.Tooltip) != null ? u : K3, t0 = (p = (f = se.arrow) != null ? f : P.Arrow) != null ? p : Y3, IM =
|
|
27845
|
+
}), Gp = q3(gs), Xv = (n = (o = se.popper) != null ? o : P.Popper) != null ? n : G3, Zv = (i = (s = (l = se.transition) != null ? l : P.Transition) != null ? s : _) != null ? i : gl, e0 = (u = (d = se.tooltip) != null ? d : P.Tooltip) != null ? u : K3, t0 = (p = (f = se.arrow) != null ? f : P.Arrow) != null ? p : Y3, IM = na(Xv, E({}, X, (h = oe.popper) != null ? h : I.popper, {
|
|
27846
27846
|
className: re(Gp.popper, X == null ? void 0 : X.className, (g = (m = oe.popper) != null ? m : I.popper) == null ? void 0 : g.className)
|
|
27847
|
-
}), gs), $M =
|
|
27847
|
+
}), gs), $M = na(Zv, E({}, pe, (b = oe.transition) != null ? b : I.transition), gs), LM = na(e0, E({}, (v = oe.tooltip) != null ? v : I.tooltip, {
|
|
27848
27848
|
className: re(Gp.tooltip, (x = (T = oe.tooltip) != null ? T : I.tooltip) == null ? void 0 : x.className)
|
|
27849
|
-
}), gs), NM =
|
|
27849
|
+
}), gs), NM = na(t0, E({}, (k = oe.arrow) != null ? k : I.arrow, {
|
|
27850
27850
|
className: re(Gp.arrow, (C = (S = oe.arrow) != null ? S : I.arrow) == null ? void 0 : C.className)
|
|
27851
27851
|
}), gs);
|
|
27852
27852
|
return /* @__PURE__ */ W(O.Fragment, {
|
|
@@ -27865,7 +27865,7 @@ const wp = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
27865
27865
|
} : Re,
|
|
27866
27866
|
popperRef: Up,
|
|
27867
27867
|
open: Re ? de : !1,
|
|
27868
|
-
id:
|
|
27868
|
+
id: it,
|
|
27869
27869
|
transition: !0
|
|
27870
27870
|
}, ms, IM, {
|
|
27871
27871
|
popperOptions: FM,
|
|
@@ -27896,7 +27896,7 @@ process.env.NODE_ENV !== "production" && (wp.propTypes = {
|
|
|
27896
27896
|
/**
|
|
27897
27897
|
* Tooltip reference element.
|
|
27898
27898
|
*/
|
|
27899
|
-
children:
|
|
27899
|
+
children: as.isRequired,
|
|
27900
27900
|
/**
|
|
27901
27901
|
* Override or extend the styles applied to the component.
|
|
27902
27902
|
*/
|
|
@@ -28092,7 +28092,7 @@ const J3 = /* @__PURE__ */ a(({
|
|
|
28092
28092
|
const e = Tt(), {
|
|
28093
28093
|
resource: r,
|
|
28094
28094
|
className: n,
|
|
28095
|
-
icon: o = /* @__PURE__ */ y(
|
|
28095
|
+
icon: o = /* @__PURE__ */ y(is, {}),
|
|
28096
28096
|
label: i = "ra.action.delete",
|
|
28097
28097
|
...s
|
|
28098
28098
|
} = t, l = ur(), [u, { isFetching: d }] = cS(r, {
|
|
@@ -28118,7 +28118,7 @@ const J3 = /* @__PURE__ */ a(({
|
|
|
28118
28118
|
return e;
|
|
28119
28119
|
}, "defaultTransform"), X3 = /* @__PURE__ */ a((t) => {
|
|
28120
28120
|
var g;
|
|
28121
|
-
const { children: e, fichaProps: r } = t, n = PP(), [o, i] = De(null), s = So(), l =
|
|
28121
|
+
const { children: e, fichaProps: r } = t, n = PP(), [o, i] = De(null), s = So(), l = Qa(), u = dt(t), { record: d, isFetching: p } = n, f = ((g = s == null ? void 0 : s.state) == null ? void 0 : g.estado) || "M", h = Sr(
|
|
28122
28122
|
() => ({
|
|
28123
28123
|
estado: f,
|
|
28124
28124
|
initialValues: d,
|
|
@@ -28133,7 +28133,7 @@ const J3 = /* @__PURE__ */ a(({
|
|
|
28133
28133
|
}).catch((m) => {
|
|
28134
28134
|
o === null && i({});
|
|
28135
28135
|
});
|
|
28136
|
-
}, [p]), o === null ? /* @__PURE__ */ y(cs, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ y(Kg, { value: h, children: /* @__PURE__ */ y(
|
|
28136
|
+
}, [p]), o === null ? /* @__PURE__ */ y(cs, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ y(Kg, { value: h, children: /* @__PURE__ */ y(ji.Provider, { value: o, children: e }) });
|
|
28137
28137
|
}, "EditChildren"), Z3 = /* @__PURE__ */ a((t) => {
|
|
28138
28138
|
const {
|
|
28139
28139
|
useFormulario: e,
|
|
@@ -28154,7 +28154,7 @@ const J3 = /* @__PURE__ */ a(({
|
|
|
28154
28154
|
}
|
|
28155
28155
|
) }) });
|
|
28156
28156
|
}, "EditEtriek"), Lte = Q(Z3, {
|
|
28157
|
-
name:
|
|
28157
|
+
name: ba,
|
|
28158
28158
|
overridesResolver: /* @__PURE__ */ a((t, e) => e.root, "overridesResolver")
|
|
28159
28159
|
})(({ theme: t }) => Yg(t)), Nte = O.forwardRef((t, e) => {
|
|
28160
28160
|
const {
|
|
@@ -28183,7 +28183,7 @@ const J3 = /* @__PURE__ */ a(({
|
|
|
28183
28183
|
/* @__PURE__ */ W(Bl, { resource: f, onSubmit: n, children: [
|
|
28184
28184
|
/* @__PURE__ */ W(Xl, { dividers: !0, children: [
|
|
28185
28185
|
/* @__PURE__ */ y(Ug, { children: s }),
|
|
28186
|
-
/* @__PURE__ */ y(
|
|
28186
|
+
/* @__PURE__ */ y(Ia, { sx: { mt: 2 }, children: l })
|
|
28187
28187
|
] }),
|
|
28188
28188
|
(u || d) && /* @__PURE__ */ W(Ql, { children: [
|
|
28189
28189
|
d && /* @__PURE__ */ y(
|
|
@@ -28233,7 +28233,7 @@ const J3 = /* @__PURE__ */ a(({
|
|
|
28233
28233
|
t.preventDefault();
|
|
28234
28234
|
}, "disableKeyboardEvents"), dE = /* @__PURE__ */ a((t) => {
|
|
28235
28235
|
var p;
|
|
28236
|
-
const e =
|
|
28236
|
+
const e = ss(), r = So(), n = dt(), o = Di(), i = ur(), s = ((p = r.state) == null ? void 0 : p.estado) === "B", l = fp({ borrar: s, ...t }), u = e.open || s, d = e.open ? t4 : e4;
|
|
28237
28237
|
return /* @__PURE__ */ W(Qr, { children: [
|
|
28238
28238
|
e.open && /* @__PURE__ */ y(
|
|
28239
28239
|
cs,
|
|
@@ -28310,7 +28310,7 @@ pE = wb.default = (0, a4.default)(/* @__PURE__ */ (0, s4.jsx)("path", {
|
|
|
28310
28310
|
}), "ExpandMore");
|
|
28311
28311
|
const l4 = /* @__PURE__ */ a((t) => {
|
|
28312
28312
|
const { handleToggle: e, isOpen: r, name: n, icon: o, children: i, dense: s } = t, l = Tt(), [u] = gS(), d = /* @__PURE__ */ W(ii, { dense: s, onClick: e, children: [
|
|
28313
|
-
/* @__PURE__ */ y(
|
|
28313
|
+
/* @__PURE__ */ y(da, { sx: { minWidth: 5 }, children: r ? /* @__PURE__ */ y(pE, {}) : o }),
|
|
28314
28314
|
/* @__PURE__ */ y(nl, { variant: "inherit", color: "textSecondary", children: l(n) })
|
|
28315
28315
|
] });
|
|
28316
28316
|
return /* @__PURE__ */ W("div", { children: [
|
|
@@ -28444,7 +28444,7 @@ const f4 = /* @__PURE__ */ a((t) => {
|
|
|
28444
28444
|
jsBotonGrilla: l = m4,
|
|
28445
28445
|
refresh: u = !0,
|
|
28446
28446
|
...d
|
|
28447
|
-
} = t, [p, f] = O.useState(null), [h, g] = O.useState(null), [m, b] = O.useState({}), { displayedFilters: v, filterValues: x, exporter: T, showFilter: k, total: C } = xi(), S = dt(t), { hasCreate: w } = dS(t), M =
|
|
28447
|
+
} = t, [p, f] = O.useState(null), [h, g] = O.useState(null), [m, b] = O.useState({}), { displayedFilters: v, filterValues: x, exporter: T, showFilter: k, total: C } = xi(), S = dt(t), { hasCreate: w } = dS(t), M = ot($P) || n, F = xi(t), P = hp(t), {
|
|
28448
28448
|
props: {
|
|
28449
28449
|
hasCreate: I,
|
|
28450
28450
|
hasSeleccionMultiple: R,
|
|
@@ -28530,10 +28530,10 @@ const f4 = /* @__PURE__ */ a((t) => {
|
|
|
28530
28530
|
}, "onClick"),
|
|
28531
28531
|
title: B.title,
|
|
28532
28532
|
children: [
|
|
28533
|
-
/* @__PURE__ */ y(
|
|
28533
|
+
/* @__PURE__ */ y(da, { children: Yr(B.icon, {
|
|
28534
28534
|
fontSize: "medium"
|
|
28535
28535
|
}) }),
|
|
28536
|
-
/* @__PURE__ */ y(
|
|
28536
|
+
/* @__PURE__ */ y(pa, { primary: B.title })
|
|
28537
28537
|
]
|
|
28538
28538
|
},
|
|
28539
28539
|
B.key
|
|
@@ -28546,10 +28546,10 @@ const f4 = /* @__PURE__ */ a((t) => {
|
|
|
28546
28546
|
{
|
|
28547
28547
|
onClick: /* @__PURE__ */ a(() => N(B.index), "onClick"),
|
|
28548
28548
|
children: [
|
|
28549
|
-
/* @__PURE__ */ y(
|
|
28549
|
+
/* @__PURE__ */ y(da, { children: Yr(J, {
|
|
28550
28550
|
fontSize: "medium"
|
|
28551
28551
|
}) }),
|
|
28552
|
-
/* @__PURE__ */ y(
|
|
28552
|
+
/* @__PURE__ */ y(pa, { primary: U })
|
|
28553
28553
|
]
|
|
28554
28554
|
},
|
|
28555
28555
|
`menu-${B.index}`
|
|
@@ -28600,11 +28600,11 @@ const f4 = /* @__PURE__ */ a((t) => {
|
|
|
28600
28600
|
}, "onClick"),
|
|
28601
28601
|
selected: te,
|
|
28602
28602
|
children: [
|
|
28603
|
-
/* @__PURE__ */ y(
|
|
28603
|
+
/* @__PURE__ */ y(da, { children: Yr(G.icon, {
|
|
28604
28604
|
fontSize: "medium"
|
|
28605
28605
|
}) }),
|
|
28606
28606
|
/* @__PURE__ */ y(
|
|
28607
|
-
|
|
28607
|
+
pa,
|
|
28608
28608
|
{
|
|
28609
28609
|
primary: G.label
|
|
28610
28610
|
}
|
|
@@ -28693,7 +28693,7 @@ function S4(t, e) {
|
|
|
28693
28693
|
component: b
|
|
28694
28694
|
},
|
|
28695
28695
|
internalRef: v
|
|
28696
|
-
} = m, x = ne(m.props, O4), T = wt(v, g == null ? void 0 : g.ref, e.ref), k = s ? s(x) : {}, C = E({}, o, k), S = b, w =
|
|
28696
|
+
} = m, x = ne(m.props, O4), T = wt(v, g == null ? void 0 : g.ref, e.ref), k = s ? s(x) : {}, C = E({}, o, k), S = b, w = na(h, E({}, t === "root", !p[t] && l, x, S && {
|
|
28697
28697
|
as: S
|
|
28698
28698
|
}, {
|
|
28699
28699
|
ref: T
|
|
@@ -29632,7 +29632,7 @@ const OE = /* @__PURE__ */ O.forwardRef(/* @__PURE__ */ a(function(e, r) {
|
|
|
29632
29632
|
x === C && (x += 1, x >= s.length && (x = -1));
|
|
29633
29633
|
return;
|
|
29634
29634
|
}
|
|
29635
|
-
process.env.NODE_ENV !== "production" &&
|
|
29635
|
+
process.env.NODE_ENV !== "production" && Ma.isFragment(k) && console.error(["MUI: The Menu component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
|
|
29636
29636
|
`)), k.props.disabled || (f === "selectedMenu" && k.props.selected || x === -1) && (x = C), x === C && (k.props.disabled || k.props.muiSkipListHighlight || k.type.muiSkipListHighlight) && (x += 1, x >= s.length && (x = -1));
|
|
29637
29637
|
});
|
|
29638
29638
|
const T = O.Children.map(s, (k, C) => {
|
|
@@ -29905,7 +29905,7 @@ const Y4 = /* @__PURE__ */ a((t) => {
|
|
|
29905
29905
|
}), {
|
|
29906
29906
|
slotProps: ie
|
|
29907
29907
|
} = se, _ = ne(se, K4);
|
|
29908
|
-
return /* @__PURE__ */ y(te, E({}, _, !
|
|
29908
|
+
return /* @__PURE__ */ y(te, E({}, _, !Aa(te) && {
|
|
29909
29909
|
slotProps: ie,
|
|
29910
29910
|
disableScrollLock: P
|
|
29911
29911
|
}, {
|
|
@@ -30182,7 +30182,7 @@ const X4 = ["onEntering"], Z4 = ["autoFocus", "children", "className", "disableA
|
|
|
30182
30182
|
}, "handleListKeyDown");
|
|
30183
30183
|
let $ = -1;
|
|
30184
30184
|
O.Children.map(l, (N, K) => {
|
|
30185
|
-
/* @__PURE__ */ O.isValidElement(N) && (process.env.NODE_ENV !== "production" &&
|
|
30185
|
+
/* @__PURE__ */ O.isValidElement(N) && (process.env.NODE_ENV !== "production" && Ma.isFragment(N) && console.error(["MUI: The Menu component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
|
|
30186
30186
|
`)), N.props.disabled || (x === "selectedMenu" && N.props.selected || $ === -1) && ($ = K));
|
|
30187
30187
|
});
|
|
30188
30188
|
const L = (n = T.paper) != null ? n : oH, z = (o = k.paper) != null ? o : g, V = vr({
|
|
@@ -30626,7 +30626,7 @@ const Vte = /* @__PURE__ */ a((t) => {
|
|
|
30626
30626
|
] });
|
|
30627
30627
|
}, "MultiTextField"), dH = /* @__PURE__ */ a((t) => {
|
|
30628
30628
|
var g;
|
|
30629
|
-
const { children: e, fichaProps: r } = t, n = VP(), [o, i] = De(null), s = So(), l =
|
|
30629
|
+
const { children: e, fichaProps: r } = t, n = VP(), [o, i] = De(null), s = So(), l = Qa(), u = dt(t), { record: d, isFetching: p } = n, f = ((g = s == null ? void 0 : s.state) == null ? void 0 : g.estado) || "M", h = Sr(
|
|
30630
30630
|
() => ({
|
|
30631
30631
|
estado: f,
|
|
30632
30632
|
initialValues: d,
|
|
@@ -30641,7 +30641,7 @@ const Vte = /* @__PURE__ */ a((t) => {
|
|
|
30641
30641
|
}).catch((m) => {
|
|
30642
30642
|
o === null && i({});
|
|
30643
30643
|
});
|
|
30644
|
-
}, [p]), o === null ? /* @__PURE__ */ y(cs, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ y(Kg, { value: h, children: /* @__PURE__ */ y(
|
|
30644
|
+
}, [p]), o === null ? /* @__PURE__ */ y(cs, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ y(Kg, { value: h, children: /* @__PURE__ */ y(ji.Provider, { value: o, children: e }) });
|
|
30645
30645
|
}, "ShowChildren"), pH = /* @__PURE__ */ a((t) => {
|
|
30646
30646
|
const {
|
|
30647
30647
|
useFormulario: e,
|
|
@@ -30651,7 +30651,7 @@ const Vte = /* @__PURE__ */ a((t) => {
|
|
|
30651
30651
|
} = t, i = YC(t), { fichaProps: s } = hb(t);
|
|
30652
30652
|
return /* @__PURE__ */ y(ec, { children: /* @__PURE__ */ y(BP, { id: i, emptyWhileLoading: !0, ...o, ...s == null ? void 0 : s.panel, children: /* @__PURE__ */ y(dH, { fichaProps: s, children: n }) }) });
|
|
30653
30653
|
}, "ShowEtriek"), zte = Q(pH, {
|
|
30654
|
-
name:
|
|
30654
|
+
name: ba,
|
|
30655
30655
|
overridesResolver: /* @__PURE__ */ a((t, e) => e.root, "overridesResolver")
|
|
30656
30656
|
})(({ theme: t }) => Yg(t)), fH = /* @__PURE__ */ a(() => {
|
|
30657
30657
|
const t = So(), e = ih(":resource/create/*", t.pathname), r = ih(":resource/:id/*", t.pathname);
|
|
@@ -30877,29 +30877,29 @@ const SH = /* @__PURE__ */ a(({
|
|
|
30877
30877
|
...s
|
|
30878
30878
|
} = t, [l, u] = De(!1), {
|
|
30879
30879
|
fichaProps: { etrs: d }
|
|
30880
|
-
} = xt(), p = wn({ ...s, etrs: d }),
|
|
30881
|
-
async (
|
|
30882
|
-
typeof e == "function" ? await
|
|
30880
|
+
} = xt(), p = ot(Vi), f = wn({ ...s, etrs: d, asisEtr: p }), h = Un(), { trigger: g } = dr(), { hidden: m } = lk(), b = Ke(
|
|
30881
|
+
async (v, x, T) => {
|
|
30882
|
+
typeof e == "function" ? await g() ? (u(!0), e(f, x, T, v).finally(() => {
|
|
30883
30883
|
u(!1);
|
|
30884
|
-
})) :
|
|
30884
|
+
})) : h("Formulario no válido", { type: "warning" }) : h("Falta implementar jsBotoneraPart", {
|
|
30885
30885
|
type: "error"
|
|
30886
30886
|
});
|
|
30887
30887
|
},
|
|
30888
|
-
[
|
|
30888
|
+
[g, e, f, h]
|
|
30889
30889
|
);
|
|
30890
30890
|
return /* @__PURE__ */ W(eg, { children: [
|
|
30891
30891
|
o ? /* @__PURE__ */ y(Dl, { sx: { mr: 1 }, ...i }) : null,
|
|
30892
|
-
n.filter((
|
|
30892
|
+
n.filter((v) => !m[v.name]).map((v) => /* @__PURE__ */ y(
|
|
30893
30893
|
mr,
|
|
30894
30894
|
{
|
|
30895
|
-
label:
|
|
30895
|
+
label: v.label,
|
|
30896
30896
|
disabled: l,
|
|
30897
|
-
onClick: /* @__PURE__ */ a(async (
|
|
30898
|
-
await
|
|
30897
|
+
onClick: /* @__PURE__ */ a(async (x) => {
|
|
30898
|
+
await b(x, r, v.name);
|
|
30899
30899
|
}, "onClick"),
|
|
30900
|
-
children:
|
|
30900
|
+
children: v.icon
|
|
30901
30901
|
},
|
|
30902
|
-
|
|
30902
|
+
v.name
|
|
30903
30903
|
))
|
|
30904
30904
|
] });
|
|
30905
30905
|
}, "FormToolbar");
|
|
@@ -31026,7 +31026,7 @@ const FH = Oe("MuiLink", ["root", "underlineNone", "underlineHover", "underlineA
|
|
|
31026
31026
|
theme: t,
|
|
31027
31027
|
ownerState: e
|
|
31028
31028
|
}) => {
|
|
31029
|
-
const r = IH(e.color), n =
|
|
31029
|
+
const r = IH(e.color), n = Pa(t, `palette.${r}`, !1) || e.color, o = Pa(t, `palette.${r}Channel`);
|
|
31030
31030
|
return "vars" in t && o ? `rgba(${o} / 0.4)` : ht(n, 0.4);
|
|
31031
31031
|
}, "getTextDecoration"), LH = ["className", "color", "component", "onBlur", "onFocus", "TypographyClasses", "underline", "variant", "sx"], NH = /* @__PURE__ */ a((t) => {
|
|
31032
31032
|
const {
|
|
@@ -31334,7 +31334,7 @@ const tO = /* @__PURE__ */ a((t) => {
|
|
|
31334
31334
|
x(C);
|
|
31335
31335
|
}));
|
|
31336
31336
|
}, [T]), !r && (i === "image" ? /* @__PURE__ */ W(
|
|
31337
|
-
|
|
31337
|
+
Fa,
|
|
31338
31338
|
{
|
|
31339
31339
|
direction: "row",
|
|
31340
31340
|
alignItems: "flex-start",
|
|
@@ -31361,7 +31361,7 @@ const tO = /* @__PURE__ */ a((t) => {
|
|
|
31361
31361
|
]
|
|
31362
31362
|
}
|
|
31363
31363
|
) : /* @__PURE__ */ W(
|
|
31364
|
-
|
|
31364
|
+
Fa,
|
|
31365
31365
|
{
|
|
31366
31366
|
direction: "row",
|
|
31367
31367
|
alignItems: "flex-start",
|
|
@@ -31378,7 +31378,7 @@ const tO = /* @__PURE__ */ a((t) => {
|
|
|
31378
31378
|
format: /* @__PURE__ */ a((C) => rO(C, l, v), "format"),
|
|
31379
31379
|
placeholder: h("ra.input.file.upload_single"),
|
|
31380
31380
|
...d ? { accept: d } : {},
|
|
31381
|
-
children: /* @__PURE__ */ W(
|
|
31381
|
+
children: /* @__PURE__ */ W(Ia, { sx: { display: "inline-block", ml: 1 }, children: [
|
|
31382
31382
|
/* @__PURE__ */ y(
|
|
31383
31383
|
Nr,
|
|
31384
31384
|
{
|
|
@@ -31551,11 +31551,11 @@ const KH = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10], YH = ["column-reverse", "column",
|
|
|
31551
31551
|
...Cs.map((t) => `grid-lg-${t}`),
|
|
31552
31552
|
...Cs.map((t) => `grid-xl-${t}`)
|
|
31553
31553
|
]), QH = ["className", "columns", "columnSpacing", "component", "container", "direction", "item", "rowSpacing", "spacing", "wrap", "zeroMinWidth"];
|
|
31554
|
-
function
|
|
31554
|
+
function ya(t) {
|
|
31555
31555
|
const e = parseFloat(t);
|
|
31556
31556
|
return `${e}${String(t).replace(String(e), "") || "px"}`;
|
|
31557
31557
|
}
|
|
31558
|
-
a(
|
|
31558
|
+
a(ya, "getOffset");
|
|
31559
31559
|
function XH({
|
|
31560
31560
|
theme: t,
|
|
31561
31561
|
ownerState: e
|
|
@@ -31591,7 +31591,7 @@ function XH({
|
|
|
31591
31591
|
if (e.container && e.item && e.columnSpacing !== 0) {
|
|
31592
31592
|
const p = t.spacing(e.columnSpacing);
|
|
31593
31593
|
if (p !== "0px") {
|
|
31594
|
-
const f = `calc(${u} + ${
|
|
31594
|
+
const f = `calc(${u} + ${ya(p)})`;
|
|
31595
31595
|
d = {
|
|
31596
31596
|
flexBasis: f,
|
|
31597
31597
|
maxWidth: f
|
|
@@ -31664,9 +31664,9 @@ function e6({
|
|
|
31664
31664
|
var d;
|
|
31665
31665
|
const p = t.spacing(l);
|
|
31666
31666
|
return p !== "0px" ? {
|
|
31667
|
-
marginTop: `-${
|
|
31667
|
+
marginTop: `-${ya(p)}`,
|
|
31668
31668
|
[`& > .${vl.item}`]: {
|
|
31669
|
-
paddingTop:
|
|
31669
|
+
paddingTop: ya(p)
|
|
31670
31670
|
}
|
|
31671
31671
|
} : (d = s) != null && d.includes(u) ? {} : {
|
|
31672
31672
|
marginTop: 0,
|
|
@@ -31703,10 +31703,10 @@ function t6({
|
|
|
31703
31703
|
var d;
|
|
31704
31704
|
const p = t.spacing(l);
|
|
31705
31705
|
return p !== "0px" ? {
|
|
31706
|
-
width: `calc(100% + ${
|
|
31707
|
-
marginLeft: `-${
|
|
31706
|
+
width: `calc(100% + ${ya(p)})`,
|
|
31707
|
+
marginLeft: `-${ya(p)}`,
|
|
31708
31708
|
[`& > .${vl.item}`]: {
|
|
31709
|
-
paddingLeft:
|
|
31709
|
+
paddingLeft: ya(p)
|
|
31710
31710
|
}
|
|
31711
31711
|
} : (d = s) != null && d.includes(u) ? {} : {
|
|
31712
31712
|
width: "100%",
|
|
@@ -32060,7 +32060,7 @@ const s6 = ["autoFocus", "checked", "checkedIcon", "className", "defaultChecked"
|
|
|
32060
32060
|
default: !!l,
|
|
32061
32061
|
name: "SwitchBase",
|
|
32062
32062
|
state: "checked"
|
|
32063
|
-
}), R =
|
|
32063
|
+
}), R = zi(), A = /* @__PURE__ */ a((K) => {
|
|
32064
32064
|
T && T(K), R && R.onFocus && R.onFocus(K);
|
|
32065
32065
|
}, "handleFocus"), $ = /* @__PURE__ */ a((K) => {
|
|
32066
32066
|
v && v(K), R && R.onBlur && R.onBlur(K);
|
|
@@ -33032,7 +33032,7 @@ const D6 = /* @__PURE__ */ a((t) => /* @__PURE__ */ y(
|
|
|
33032
33032
|
)
|
|
33033
33033
|
}
|
|
33034
33034
|
), "AsistenteList"), U6 = { fillista: "empcod=-1", mapId: ["funnro"] }, q6 = /* @__PURE__ */ a((t) => {
|
|
33035
|
-
const [e, r] = De(U6), [n, o] = De([]), i =
|
|
33035
|
+
const [e, r] = De(U6), [n, o] = De([]), i = Qa();
|
|
33036
33036
|
Ge(() => {
|
|
33037
33037
|
(/* @__PURE__ */ a(async () => {
|
|
33038
33038
|
const f = await l("");
|
|
@@ -33200,7 +33200,7 @@ const D6 = /* @__PURE__ */ a((t) => /* @__PURE__ */ y(
|
|
|
33200
33200
|
sx: o,
|
|
33201
33201
|
onChange: i,
|
|
33202
33202
|
...s
|
|
33203
|
-
} = t, [l] = CS({ resource: "form_224" }), [u, d] = De(!1), p = dr(), { estado: f, fichaProps: h = {} } = xt(), g =
|
|
33203
|
+
} = t, [l] = CS({ resource: "form_224" }), [u, d] = De(!1), p = dr(), { estado: f, fichaProps: h = {} } = xt(), g = ot(Vi), m = Li(!1), {
|
|
33204
33204
|
hidden: b,
|
|
33205
33205
|
propsContenido: { readOnly: v, sx: x, label: T = "Funcionarios" }
|
|
33206
33206
|
} = pr(t), { [n]: k = {}, etrs: C } = h, S = wn({ ...t, etrs: C, asisEtr: g }), w = k.onChange === void 0 ? i : k.onChange;
|
|
@@ -33849,7 +33849,7 @@ ct.none = [];
|
|
|
33849
33849
|
const Jy = class Jy extends Error {
|
|
33850
33850
|
};
|
|
33851
33851
|
a(Jy, "ReplaceError");
|
|
33852
|
-
let
|
|
33852
|
+
let Va = Jy;
|
|
33853
33853
|
const to = class to {
|
|
33854
33854
|
/**
|
|
33855
33855
|
Create a slice. When specifying a non-zero open depth, you must
|
|
@@ -33955,9 +33955,9 @@ function _E(t, e, r, n) {
|
|
|
33955
33955
|
a(_E, "insertInto");
|
|
33956
33956
|
function Z6(t, e, r) {
|
|
33957
33957
|
if (r.openStart > t.depth)
|
|
33958
|
-
throw new
|
|
33958
|
+
throw new Va("Inserted content deeper than insertion position");
|
|
33959
33959
|
if (t.depth - r.openStart != e.depth - r.openEnd)
|
|
33960
|
-
throw new
|
|
33960
|
+
throw new Va("Inconsistent open depths");
|
|
33961
33961
|
return BE(t, e, r, 0);
|
|
33962
33962
|
}
|
|
33963
33963
|
a(Z6, "replace");
|
|
@@ -33979,7 +33979,7 @@ function BE(t, e, r, n) {
|
|
|
33979
33979
|
a(BE, "replaceOuter");
|
|
33980
33980
|
function VE(t, e) {
|
|
33981
33981
|
if (!e.type.compatibleContent(t.type))
|
|
33982
|
-
throw new
|
|
33982
|
+
throw new Va("Cannot join " + e.type.name + " onto " + t.type.name);
|
|
33983
33983
|
}
|
|
33984
33984
|
a(VE, "checkJoin");
|
|
33985
33985
|
function Fh(t, e, r) {
|
|
@@ -34213,7 +34213,7 @@ const qs = class qs {
|
|
|
34213
34213
|
return e.blockRange(this);
|
|
34214
34214
|
for (let n = this.depth - (this.parent.inlineContent || this.pos == e.pos ? 1 : 0); n >= 0; n--)
|
|
34215
34215
|
if (e.pos <= this.end(n) && (!r || r(this.node(n))))
|
|
34216
|
-
return new
|
|
34216
|
+
return new ja(this, e, n);
|
|
34217
34217
|
return null;
|
|
34218
34218
|
}
|
|
34219
34219
|
/**
|
|
@@ -34325,7 +34325,7 @@ const tW = 12, oO = /* @__PURE__ */ new WeakMap(), Xy = class Xy {
|
|
|
34325
34325
|
}
|
|
34326
34326
|
};
|
|
34327
34327
|
a(Xy, "NodeRange");
|
|
34328
|
-
let
|
|
34328
|
+
let ja = Xy;
|
|
34329
34329
|
const rW = /* @__PURE__ */ Object.create(null);
|
|
34330
34330
|
var vo;
|
|
34331
34331
|
let ui = (vo = class {
|
|
@@ -35710,12 +35710,12 @@ const rv = class rv {
|
|
|
35710
35710
|
}
|
|
35711
35711
|
};
|
|
35712
35712
|
a(rv, "NodeContext");
|
|
35713
|
-
let
|
|
35713
|
+
let oa = rv;
|
|
35714
35714
|
const nv = class nv {
|
|
35715
35715
|
constructor(e, r, n) {
|
|
35716
35716
|
this.parser = e, this.options = r, this.isOpen = n, this.open = 0;
|
|
35717
35717
|
let o = r.topNode, i, s = cO(null, r.preserveWhitespace, 0) | (n ? _s : 0);
|
|
35718
|
-
o ? i = new
|
|
35718
|
+
o ? i = new oa(o.type, o.attrs, ct.none, !0, r.topMatch || o.type.contentMatch, s) : n ? i = new oa(null, null, ct.none, !0, null, s) : i = new oa(e.schema.topNodeType, null, ct.none, !0, null, s), this.nodes = [i], this.find = r.findPositions, this.needsBlock = !1;
|
|
35719
35719
|
}
|
|
35720
35720
|
get top() {
|
|
35721
35721
|
return this.nodes[this.open];
|
|
@@ -35883,7 +35883,7 @@ const nv = class nv {
|
|
|
35883
35883
|
let l = cO(e, i, s.options);
|
|
35884
35884
|
s.options & _s && s.content.length == 0 && (l |= _s);
|
|
35885
35885
|
let u = ct.none;
|
|
35886
|
-
return n = n.filter((d) => (s.type ? s.type.allowsMarkType(d.type) : dO(d.type, e)) ? (u = d.addToSet(u), !1) : !0), this.nodes.push(new
|
|
35886
|
+
return n = n.filter((d) => (s.type ? s.type.allowsMarkType(d.type) : dO(d.type, e)) ? (u = d.addToSet(u), !1) : !0), this.nodes.push(new oa(e, r, u, o, null, l)), this.open++, n;
|
|
35887
35887
|
}
|
|
35888
35888
|
// Make sure all nodes above this.open are finished and added to
|
|
35889
35889
|
// their parents
|
|
@@ -36347,7 +36347,7 @@ const ro = class ro {
|
|
|
36347
36347
|
a(ro, "StepMap");
|
|
36348
36348
|
let zn = ro;
|
|
36349
36349
|
zn.empty = new zn([]);
|
|
36350
|
-
const
|
|
36350
|
+
const ia = class ia {
|
|
36351
36351
|
/**
|
|
36352
36352
|
Create a new mapping with the given position maps.
|
|
36353
36353
|
*/
|
|
@@ -36358,13 +36358,13 @@ const oa = class oa {
|
|
|
36358
36358
|
Create a mapping that maps only through a part of this one.
|
|
36359
36359
|
*/
|
|
36360
36360
|
slice(e = 0, r = this.maps.length) {
|
|
36361
|
-
return new
|
|
36361
|
+
return new ia(this.maps, this.mirror, e, r);
|
|
36362
36362
|
}
|
|
36363
36363
|
/**
|
|
36364
36364
|
@internal
|
|
36365
36365
|
*/
|
|
36366
36366
|
copy() {
|
|
36367
|
-
return new
|
|
36367
|
+
return new ia(this.maps.slice(), this.mirror && this.mirror.slice(), this.from, this.to);
|
|
36368
36368
|
}
|
|
36369
36369
|
/**
|
|
36370
36370
|
Add a step map to the end of this mapping. If `mirrors` is
|
|
@@ -36415,7 +36415,7 @@ const oa = class oa {
|
|
|
36415
36415
|
Create an inverted version of this mapping.
|
|
36416
36416
|
*/
|
|
36417
36417
|
invert() {
|
|
36418
|
-
let e = new
|
|
36418
|
+
let e = new ia();
|
|
36419
36419
|
return e.appendMappingInverted(this), e;
|
|
36420
36420
|
}
|
|
36421
36421
|
/**
|
|
@@ -36454,8 +36454,8 @@ const oa = class oa {
|
|
|
36454
36454
|
return n ? e : new xl(e, o, null);
|
|
36455
36455
|
}
|
|
36456
36456
|
};
|
|
36457
|
-
a(
|
|
36458
|
-
let Ou =
|
|
36457
|
+
a(ia, "Mapping");
|
|
36458
|
+
let Ou = ia;
|
|
36459
36459
|
const Mf = /* @__PURE__ */ Object.create(null), iv = class iv {
|
|
36460
36460
|
/**
|
|
36461
36461
|
Get the step map that represents the changes made by this step,
|
|
@@ -36527,7 +36527,7 @@ const Ho = class Ho {
|
|
|
36527
36527
|
try {
|
|
36528
36528
|
return Ho.ok(e.replace(r, n, o));
|
|
36529
36529
|
} catch (i) {
|
|
36530
|
-
if (i instanceof
|
|
36530
|
+
if (i instanceof Va)
|
|
36531
36531
|
return Ho.fail(i.message);
|
|
36532
36532
|
throw i;
|
|
36533
36533
|
}
|
|
@@ -36763,7 +36763,7 @@ const In = class In extends Ft {
|
|
|
36763
36763
|
a(In, "ReplaceStep");
|
|
36764
36764
|
let Or = In;
|
|
36765
36765
|
Ft.jsonID("replace", Or);
|
|
36766
|
-
const
|
|
36766
|
+
const aa = class aa extends Ft {
|
|
36767
36767
|
/**
|
|
36768
36768
|
Create a replace-around step with the given range and gap.
|
|
36769
36769
|
`insert` should be the point in the slice into which the content
|
|
@@ -36794,11 +36794,11 @@ const ia = class ia extends Ft {
|
|
|
36794
36794
|
}
|
|
36795
36795
|
invert(e) {
|
|
36796
36796
|
let r = this.gapTo - this.gapFrom;
|
|
36797
|
-
return new
|
|
36797
|
+
return new aa(this.from, this.from + this.slice.size + r, this.from + this.insert, this.from + this.insert + r, e.slice(this.from, this.to).removeBetween(this.gapFrom - this.from, this.gapTo - this.from), this.gapFrom - this.from, this.structure);
|
|
36798
36798
|
}
|
|
36799
36799
|
map(e) {
|
|
36800
36800
|
let r = e.mapResult(this.from, 1), n = e.mapResult(this.to, -1), o = this.from == this.gapFrom ? r.pos : e.map(this.gapFrom, -1), i = this.to == this.gapTo ? n.pos : e.map(this.gapTo, 1);
|
|
36801
|
-
return r.deletedAcross && n.deletedAcross || o < r.pos || i > n.pos ? null : new
|
|
36801
|
+
return r.deletedAcross && n.deletedAcross || o < r.pos || i > n.pos ? null : new aa(r.pos, n.pos, o, i, this.slice, this.insert, this.structure);
|
|
36802
36802
|
}
|
|
36803
36803
|
toJSON() {
|
|
36804
36804
|
let e = {
|
|
@@ -36817,11 +36817,11 @@ const ia = class ia extends Ft {
|
|
|
36817
36817
|
static fromJSON(e, r) {
|
|
36818
36818
|
if (typeof r.from != "number" || typeof r.to != "number" || typeof r.gapFrom != "number" || typeof r.gapTo != "number" || typeof r.insert != "number")
|
|
36819
36819
|
throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");
|
|
36820
|
-
return new
|
|
36820
|
+
return new aa(r.from, r.to, r.gapFrom, r.gapTo, fe.fromJSON(e, r.slice), r.insert, !!r.structure);
|
|
36821
36821
|
}
|
|
36822
36822
|
};
|
|
36823
|
-
a(
|
|
36824
|
-
let Gt =
|
|
36823
|
+
a(aa, "ReplaceAroundStep");
|
|
36824
|
+
let Gt = aa;
|
|
36825
36825
|
Ft.jsonID("replaceAround", Gt);
|
|
36826
36826
|
function Dh(t, e, r) {
|
|
36827
36827
|
let n = t.resolve(e), o = r - e, i = n.depth;
|
|
@@ -37031,7 +37031,7 @@ function RW(t, e, r, n, o) {
|
|
|
37031
37031
|
t.step(new Gt(e, e + i.nodeSize, e + 1, e + i.nodeSize - 1, new fe(ae.from(s), 0, 0), 1, !0));
|
|
37032
37032
|
}
|
|
37033
37033
|
a(RW, "setNodeMarkup");
|
|
37034
|
-
function
|
|
37034
|
+
function va(t, e, r = 1, n) {
|
|
37035
37035
|
let o = t.resolve(e), i = o.depth - r, s = n && n[n.length - 1] || o.parent;
|
|
37036
37036
|
if (i < 0 || o.parent.type.spec.isolating || !o.parent.canReplace(o.index(), o.parent.childCount) || !s.type.validContent(o.parent.content.cutByIndex(o.index(), o.parent.childCount)))
|
|
37037
37037
|
return !1;
|
|
@@ -37048,7 +37048,7 @@ function ya(t, e, r = 1, n) {
|
|
|
37048
37048
|
let l = o.indexAfter(i), u = n && n[0];
|
|
37049
37049
|
return o.node(i).canReplaceWith(l, l, u ? u.type : o.node(i + 1).type);
|
|
37050
37050
|
}
|
|
37051
|
-
a(
|
|
37051
|
+
a(va, "canSplit");
|
|
37052
37052
|
function AW(t, e, r = 1, n) {
|
|
37053
37053
|
let o = t.doc.resolve(e), i = ae.empty, s = ae.empty;
|
|
37054
37054
|
for (let l = o.depth, u = o.depth - r, d = r - 1; l > u; l--, d--) {
|
|
@@ -37450,7 +37450,7 @@ function cT(t, e) {
|
|
|
37450
37450
|
return r;
|
|
37451
37451
|
}
|
|
37452
37452
|
a(cT, "coveredDepths");
|
|
37453
|
-
const
|
|
37453
|
+
const sa = class sa extends Ft {
|
|
37454
37454
|
/**
|
|
37455
37455
|
Construct an attribute step.
|
|
37456
37456
|
*/
|
|
@@ -37472,11 +37472,11 @@ const aa = class aa extends Ft {
|
|
|
37472
37472
|
return zn.empty;
|
|
37473
37473
|
}
|
|
37474
37474
|
invert(e) {
|
|
37475
|
-
return new
|
|
37475
|
+
return new sa(this.pos, this.attr, e.nodeAt(this.pos).attrs[this.attr]);
|
|
37476
37476
|
}
|
|
37477
37477
|
map(e) {
|
|
37478
37478
|
let r = e.mapResult(this.pos, 1);
|
|
37479
|
-
return r.deletedAfter ? null : new
|
|
37479
|
+
return r.deletedAfter ? null : new sa(r.pos, this.attr, this.value);
|
|
37480
37480
|
}
|
|
37481
37481
|
toJSON() {
|
|
37482
37482
|
return { stepType: "attr", pos: this.pos, attr: this.attr, value: this.value };
|
|
@@ -37484,11 +37484,11 @@ const aa = class aa extends Ft {
|
|
|
37484
37484
|
static fromJSON(e, r) {
|
|
37485
37485
|
if (typeof r.pos != "number" || typeof r.attr != "string")
|
|
37486
37486
|
throw new RangeError("Invalid input for AttrStep.fromJSON");
|
|
37487
|
-
return new
|
|
37487
|
+
return new sa(r.pos, r.attr, r.value);
|
|
37488
37488
|
}
|
|
37489
37489
|
};
|
|
37490
|
-
a(
|
|
37491
|
-
let Su =
|
|
37490
|
+
a(sa, "AttrStep");
|
|
37491
|
+
let Su = sa;
|
|
37492
37492
|
Ft.jsonID("attr", Su);
|
|
37493
37493
|
const Js = class Js extends Ft {
|
|
37494
37494
|
/**
|
|
@@ -37526,16 +37526,16 @@ const Js = class Js extends Ft {
|
|
|
37526
37526
|
a(Js, "DocAttrStep");
|
|
37527
37527
|
let Cu = Js;
|
|
37528
37528
|
Ft.jsonID("docAttr", Cu);
|
|
37529
|
-
var
|
|
37530
|
-
let
|
|
37531
|
-
}, a(
|
|
37532
|
-
|
|
37529
|
+
var Ca;
|
|
37530
|
+
let za = (Ca = class extends Error {
|
|
37531
|
+
}, a(Ca, "TransformError"), Ca);
|
|
37532
|
+
za = /* @__PURE__ */ a(function t(e) {
|
|
37533
37533
|
let r = Error.call(this, e);
|
|
37534
37534
|
return r.__proto__ = t.prototype, r;
|
|
37535
37535
|
}, "TransformError");
|
|
37536
|
-
|
|
37537
|
-
|
|
37538
|
-
|
|
37536
|
+
za.prototype = Object.create(Error.prototype);
|
|
37537
|
+
za.prototype.constructor = za;
|
|
37538
|
+
za.prototype.name = "TransformError";
|
|
37539
37539
|
const sv = class sv {
|
|
37540
37540
|
/**
|
|
37541
37541
|
Create a transform that starts with the given document.
|
|
@@ -37556,7 +37556,7 @@ const sv = class sv {
|
|
|
37556
37556
|
step(e) {
|
|
37557
37557
|
let r = this.maybeStep(e);
|
|
37558
37558
|
if (r.failed)
|
|
37559
|
-
throw new
|
|
37559
|
+
throw new za(r.failed);
|
|
37560
37560
|
return this;
|
|
37561
37561
|
}
|
|
37562
37562
|
/**
|
|
@@ -37852,11 +37852,11 @@ const Af = /* @__PURE__ */ Object.create(null), lv = class lv {
|
|
|
37852
37852
|
found.
|
|
37853
37853
|
*/
|
|
37854
37854
|
static findFrom(e, r, n = !1) {
|
|
37855
|
-
let o = e.parent.inlineContent ? new Fe(e) :
|
|
37855
|
+
let o = e.parent.inlineContent ? new Fe(e) : Zi(e.node(0), e.parent, e.pos, e.index(), r, n);
|
|
37856
37856
|
if (o)
|
|
37857
37857
|
return o;
|
|
37858
37858
|
for (let i = e.depth - 1; i >= 0; i--) {
|
|
37859
|
-
let s = r < 0 ?
|
|
37859
|
+
let s = r < 0 ? Zi(e.node(0), e.node(i), e.before(i + 1), e.index(i), r, n) : Zi(e.node(0), e.node(i), e.after(i + 1), e.index(i) + 1, r, n);
|
|
37860
37860
|
if (s)
|
|
37861
37861
|
return s;
|
|
37862
37862
|
}
|
|
@@ -37877,14 +37877,14 @@ const Af = /* @__PURE__ */ Object.create(null), lv = class lv {
|
|
|
37877
37877
|
exists.
|
|
37878
37878
|
*/
|
|
37879
37879
|
static atStart(e) {
|
|
37880
|
-
return
|
|
37880
|
+
return Zi(e, e, 0, 0, 1) || new _n(e);
|
|
37881
37881
|
}
|
|
37882
37882
|
/**
|
|
37883
37883
|
Find the cursor or leaf node selection closest to the end of the
|
|
37884
37884
|
given document.
|
|
37885
37885
|
*/
|
|
37886
37886
|
static atEnd(e) {
|
|
37887
|
-
return
|
|
37887
|
+
return Zi(e, e, e.content.size, e.childCount, -1) || new _n(e);
|
|
37888
37888
|
}
|
|
37889
37889
|
/**
|
|
37890
37890
|
Deserialize the JSON representation of a selection. Must be
|
|
@@ -38092,7 +38092,7 @@ const Ad = class Ad {
|
|
|
38092
38092
|
};
|
|
38093
38093
|
a(Ad, "NodeBookmark");
|
|
38094
38094
|
let Vh = Ad;
|
|
38095
|
-
const
|
|
38095
|
+
const la = class la extends Ae {
|
|
38096
38096
|
/**
|
|
38097
38097
|
Create an all-selection over the given document.
|
|
38098
38098
|
*/
|
|
@@ -38114,20 +38114,20 @@ const sa = class sa extends Ae {
|
|
|
38114
38114
|
@internal
|
|
38115
38115
|
*/
|
|
38116
38116
|
static fromJSON(e) {
|
|
38117
|
-
return new
|
|
38117
|
+
return new la(e);
|
|
38118
38118
|
}
|
|
38119
38119
|
map(e) {
|
|
38120
|
-
return new
|
|
38120
|
+
return new la(e);
|
|
38121
38121
|
}
|
|
38122
38122
|
eq(e) {
|
|
38123
|
-
return e instanceof
|
|
38123
|
+
return e instanceof la;
|
|
38124
38124
|
}
|
|
38125
38125
|
getBookmark() {
|
|
38126
38126
|
return VW;
|
|
38127
38127
|
}
|
|
38128
38128
|
};
|
|
38129
|
-
a(
|
|
38130
|
-
let _n =
|
|
38129
|
+
a(la, "AllSelection");
|
|
38130
|
+
let _n = la;
|
|
38131
38131
|
Ae.jsonID("all", _n);
|
|
38132
38132
|
const VW = {
|
|
38133
38133
|
map() {
|
|
@@ -38137,7 +38137,7 @@ const VW = {
|
|
|
38137
38137
|
return new _n(t);
|
|
38138
38138
|
}
|
|
38139
38139
|
};
|
|
38140
|
-
function
|
|
38140
|
+
function Zi(t, e, r, n, o, i = !1) {
|
|
38141
38141
|
if (e.inlineContent)
|
|
38142
38142
|
return Fe.create(t, r);
|
|
38143
38143
|
for (let s = n - (o > 0 ? 0 : 1); o > 0 ? s < e.childCount : s >= 0; s += o) {
|
|
@@ -38146,7 +38146,7 @@ function Xi(t, e, r, n, o, i = !1) {
|
|
|
38146
38146
|
if (!i && ke.isSelectable(l))
|
|
38147
38147
|
return ke.create(t, r - (o < 0 ? l.nodeSize : 0));
|
|
38148
38148
|
} else {
|
|
38149
|
-
let u =
|
|
38149
|
+
let u = Zi(t, l, r + o, o < 0 ? l.childCount : 0, o, i);
|
|
38150
38150
|
if (u)
|
|
38151
38151
|
return u;
|
|
38152
38152
|
}
|
|
@@ -38154,7 +38154,7 @@ function Xi(t, e, r, n, o, i = !1) {
|
|
|
38154
38154
|
}
|
|
38155
38155
|
return null;
|
|
38156
38156
|
}
|
|
38157
|
-
a(
|
|
38157
|
+
a(Zi, "findSelectionIn");
|
|
38158
38158
|
function yO(t, e, r) {
|
|
38159
38159
|
let n = t.steps.length - 1;
|
|
38160
38160
|
if (n < e)
|
|
@@ -38714,7 +38714,7 @@ function KW(t, e, r) {
|
|
|
38714
38714
|
a(KW, "caretFromPoint");
|
|
38715
38715
|
const On = typeof navigator < "u" ? navigator : null, CO = typeof document < "u" ? document : null, Mo = On && On.userAgent || "", Wh = /Edge\/(\d+)/.exec(Mo), pT = /MSIE \d/.exec(Mo), Uh = /Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Mo), or = !!(pT || Uh || Wh), mo = pT ? document.documentMode : Uh ? +Uh[1] : Wh ? +Wh[1] : 0, Xr = !or && /gecko\/(\d+)/i.test(Mo);
|
|
38716
38716
|
Xr && +(/Firefox\/(\d+)/.exec(Mo) || [0, 0])[1];
|
|
38717
|
-
const qh = !or && /Chrome\/(\d+)/.exec(Mo), qt = !!qh, fT = qh ? +qh[1] : 0, Xt = !or && !!On && /Apple Computer/.test(On.vendor),
|
|
38717
|
+
const qh = !or && /Chrome\/(\d+)/.exec(Mo), qt = !!qh, fT = qh ? +qh[1] : 0, Xt = !or && !!On && /Apple Computer/.test(On.vendor), Ha = Xt && (/Mobile\/\w+/.test(Mo) || !!On && On.maxTouchPoints > 2), Ar = Ha || (On ? /Mac/.test(On.platform) : !1), YW = On ? /Win/.test(On.platform) : !1, Kr = /Android \d/.test(Mo), ic = !!CO && "webkitFontSmoothing" in CO.documentElement.style, JW = ic ? +(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent) || [0, 0])[1] : 0;
|
|
38718
38718
|
function QW(t) {
|
|
38719
38719
|
let e = t.defaultView && t.defaultView.visualViewport;
|
|
38720
38720
|
return e ? {
|
|
@@ -38798,18 +38798,18 @@ function mT(t, e) {
|
|
|
38798
38798
|
}
|
|
38799
38799
|
}
|
|
38800
38800
|
a(mT, "restoreScrollStack");
|
|
38801
|
-
let
|
|
38801
|
+
let qi = null;
|
|
38802
38802
|
function t9(t) {
|
|
38803
38803
|
if (t.setActive)
|
|
38804
38804
|
return t.setActive();
|
|
38805
|
-
if (
|
|
38806
|
-
return t.focus(
|
|
38805
|
+
if (qi)
|
|
38806
|
+
return t.focus(qi);
|
|
38807
38807
|
let e = hT(t);
|
|
38808
|
-
t.focus(
|
|
38808
|
+
t.focus(qi == null ? {
|
|
38809
38809
|
get preventScroll() {
|
|
38810
|
-
return
|
|
38810
|
+
return qi = { preventScroll: !0 }, !0;
|
|
38811
38811
|
}
|
|
38812
|
-
} : void 0),
|
|
38812
|
+
} : void 0), qi || (qi = !1, mT(e, 0));
|
|
38813
38813
|
}
|
|
38814
38814
|
a(t9, "focusPreventScroll");
|
|
38815
38815
|
function gT(t, e) {
|
|
@@ -39501,7 +39501,7 @@ const Qs = class Qs extends Ai {
|
|
|
39501
39501
|
}
|
|
39502
39502
|
};
|
|
39503
39503
|
a(Qs, "MarkViewDesc");
|
|
39504
|
-
let
|
|
39504
|
+
let Wa = Qs;
|
|
39505
39505
|
const Fd = class Fd extends Ai {
|
|
39506
39506
|
constructor(e, r, n, o, i, s, l, u, d) {
|
|
39507
39507
|
super(e, [], i, s), this.node = r, this.outerDeco = n, this.innerDeco = o, this.nodeDOM = l;
|
|
@@ -39573,7 +39573,7 @@ const Fd = class Fd extends Ai {
|
|
|
39573
39573
|
u.syncToMarks(d.marks, n, e);
|
|
39574
39574
|
let g;
|
|
39575
39575
|
u.findNodeMatch(d, p, f, h) || l && e.state.selection.from > o && e.state.selection.to < o + d.nodeSize && (g = u.findIndexWithChild(i.node)) > -1 && u.updateNodeAt(d, p, f, g, e) || u.updateNextNode(d, p, f, e, h, o) || u.addNode(d, p, f, e, o), o += d.nodeSize;
|
|
39576
|
-
}), u.syncToMarks([], n, e), this.node.isTextblock && u.addTextblockHacks(), u.destroyRest(), (u.changed || this.dirty == ti) && (s && this.protectLocalComposition(e, s), xT(this.contentDOM, this.children, e),
|
|
39576
|
+
}), u.syncToMarks([], n, e), this.node.isTextblock && u.addTextblockHacks(), u.destroyRest(), (u.changed || this.dirty == ti) && (s && this.protectLocalComposition(e, s), xT(this.contentDOM, this.children, e), Ha && g9(this.dom));
|
|
39577
39577
|
}
|
|
39578
39578
|
localCompositionInfo(e, r) {
|
|
39579
39579
|
let { from: n, to: o } = e.state.selection;
|
|
@@ -39743,7 +39743,7 @@ function xT(t, e, r) {
|
|
|
39743
39743
|
n = n.nextSibling;
|
|
39744
39744
|
} else
|
|
39745
39745
|
o = !0, t.insertBefore(l, n);
|
|
39746
|
-
if (s instanceof
|
|
39746
|
+
if (s instanceof Wa) {
|
|
39747
39747
|
let u = n ? n.previousSibling : t.lastChild;
|
|
39748
39748
|
xT(s.contentDOM, s.children, r), n = u ? u.nextSibling : t.firstChild;
|
|
39749
39749
|
}
|
|
@@ -39869,7 +39869,7 @@ const xv = class xv {
|
|
|
39869
39869
|
if (l > -1)
|
|
39870
39870
|
l > this.index && (this.changed = !0, this.destroyBetween(this.index, l)), this.top = this.top.children[this.index];
|
|
39871
39871
|
else {
|
|
39872
|
-
let u =
|
|
39872
|
+
let u = Wa.create(this.top, e[i], r, n);
|
|
39873
39873
|
this.top.children.splice(this.index, 0, u), this.top = u, this.changed = !0;
|
|
39874
39874
|
}
|
|
39875
39875
|
this.index = 0, i++;
|
|
@@ -39962,7 +39962,7 @@ const xv = class xv {
|
|
|
39962
39962
|
// contentEditable.
|
|
39963
39963
|
addTextblockHacks() {
|
|
39964
39964
|
let e = this.top.children[this.index - 1], r = this.top;
|
|
39965
|
-
for (; e instanceof
|
|
39965
|
+
for (; e instanceof Wa; )
|
|
39966
39966
|
r = e, e = r.children[r.children.length - 1];
|
|
39967
39967
|
(!e || // Empty textblock
|
|
39968
39968
|
!(e instanceof wu) || /\n$/.test(e.node.text) || this.view.requiresGeckoHackNode && /\s$/.test(e.node.text)) && ((Xt || qt) && e && e.dom.contentEditable == "false" && this.addHackNode("IMG", r), this.addHackNode("BR", this.top));
|
|
@@ -39990,7 +39990,7 @@ function f9(t, e) {
|
|
|
39990
39990
|
for (; ; )
|
|
39991
39991
|
if (n) {
|
|
39992
39992
|
let d = r.children[n - 1];
|
|
39993
|
-
if (d instanceof
|
|
39993
|
+
if (d instanceof Wa)
|
|
39994
39994
|
r = d, n = d.children.length;
|
|
39995
39995
|
else {
|
|
39996
39996
|
l = d, n--;
|
|
@@ -40293,10 +40293,10 @@ function js(t, e) {
|
|
|
40293
40293
|
return r && r.size == 0 && (e < 0 || t.nextSibling || t.nodeName != "BR");
|
|
40294
40294
|
}
|
|
40295
40295
|
a(js, "isIgnorable");
|
|
40296
|
-
function
|
|
40296
|
+
function Gi(t, e) {
|
|
40297
40297
|
return e < 0 ? O9(t) : S9(t);
|
|
40298
40298
|
}
|
|
40299
|
-
a(
|
|
40299
|
+
a(Gi, "skipIgnoredNodes");
|
|
40300
40300
|
function O9(t) {
|
|
40301
40301
|
let e = t.domSelectionRange(), r = e.focusNode, n = e.focusOffset;
|
|
40302
40302
|
if (!r)
|
|
@@ -40493,22 +40493,22 @@ a(T9, "getMods");
|
|
|
40493
40493
|
function w9(t, e) {
|
|
40494
40494
|
let r = e.keyCode, n = T9(e);
|
|
40495
40495
|
if (r == 8 || Ar && r == 72 && n == "c")
|
|
40496
|
-
return VO(t, -1) ||
|
|
40496
|
+
return VO(t, -1) || Gi(t, -1);
|
|
40497
40497
|
if (r == 46 && !e.shiftKey || Ar && r == 68 && n == "c")
|
|
40498
|
-
return VO(t, 1) ||
|
|
40498
|
+
return VO(t, 1) || Gi(t, 1);
|
|
40499
40499
|
if (r == 13 || r == 27)
|
|
40500
40500
|
return !0;
|
|
40501
40501
|
if (r == 37 || Ar && r == 66 && n == "c") {
|
|
40502
40502
|
let o = r == 37 ? _O(t, t.state.selection.from) == "ltr" ? -1 : 1 : -1;
|
|
40503
|
-
return DO(t, o, n) ||
|
|
40503
|
+
return DO(t, o, n) || Gi(t, o);
|
|
40504
40504
|
} else if (r == 39 || Ar && r == 70 && n == "c") {
|
|
40505
40505
|
let o = r == 39 ? _O(t, t.state.selection.from) == "ltr" ? 1 : -1 : 1;
|
|
40506
|
-
return DO(t, o, n) ||
|
|
40506
|
+
return DO(t, o, n) || Gi(t, o);
|
|
40507
40507
|
} else {
|
|
40508
40508
|
if (r == 38 || Ar && r == 80 && n == "c")
|
|
40509
|
-
return BO(t, -1, n) ||
|
|
40509
|
+
return BO(t, -1, n) || Gi(t, -1);
|
|
40510
40510
|
if (r == 40 || Ar && r == 78 && n == "c")
|
|
40511
|
-
return E9(t) || BO(t, 1, n) ||
|
|
40511
|
+
return E9(t) || BO(t, 1, n) || Gi(t, 1);
|
|
40512
40512
|
if (n == (Ar ? "m" : "c") && (r == 66 || r == 73 || r == 89 || r == 90))
|
|
40513
40513
|
return !0;
|
|
40514
40514
|
}
|
|
@@ -40775,7 +40775,7 @@ a(_9, "dispatchEvent");
|
|
|
40775
40775
|
er.keydown = (t, e) => {
|
|
40776
40776
|
let r = e;
|
|
40777
40777
|
if (t.input.shiftKey = r.keyCode == 16 || r.shiftKey, !LT(t, r) && (t.input.lastKeyCode = r.keyCode, t.input.lastKeyCodeTime = Date.now(), !(Kr && qt && r.keyCode == 13)))
|
|
40778
|
-
if (r.keyCode != 229 && t.domObserver.forceFlush(),
|
|
40778
|
+
if (r.keyCode != 229 && t.domObserver.forceFlush(), Ha && r.keyCode == 13 && !r.ctrlKey && !r.altKey && !r.metaKey) {
|
|
40779
40779
|
let n = Date.now();
|
|
40780
40780
|
t.input.lastIOSEnter = n, t.input.lastIOSEnterFallbackTimeout = setTimeout(() => {
|
|
40781
40781
|
t.input.lastIOSEnter == n && (t.someProp("handleKeyDown", (o) => o(t, jo(13, "Enter"))), t.input.lastIOSEnter = 0);
|
|
@@ -40818,18 +40818,18 @@ function Xb(t, e, r, n, o) {
|
|
|
40818
40818
|
return !1;
|
|
40819
40819
|
}
|
|
40820
40820
|
a(Xb, "runHandlerOnContext");
|
|
40821
|
-
function
|
|
40821
|
+
function xa(t, e, r) {
|
|
40822
40822
|
if (t.focused || t.focus(), t.state.selection.eq(e))
|
|
40823
40823
|
return;
|
|
40824
40824
|
let n = t.state.tr.setSelection(e);
|
|
40825
40825
|
n.setMeta("pointer", !0), t.dispatch(n);
|
|
40826
40826
|
}
|
|
40827
|
-
a(
|
|
40827
|
+
a(xa, "updateSelection");
|
|
40828
40828
|
function V9(t, e) {
|
|
40829
40829
|
if (e == -1)
|
|
40830
40830
|
return !1;
|
|
40831
40831
|
let r = t.state.doc.resolve(e), n = r.nodeAfter;
|
|
40832
|
-
return n && n.isAtom && ke.isSelectable(n) ? (
|
|
40832
|
+
return n && n.isAtom && ke.isSelectable(n) ? (xa(t, new ke(r)), !0) : !1;
|
|
40833
40833
|
}
|
|
40834
40834
|
a(V9, "selectClickedLeaf");
|
|
40835
40835
|
function j9(t, e) {
|
|
@@ -40845,7 +40845,7 @@ function j9(t, e) {
|
|
|
40845
40845
|
break;
|
|
40846
40846
|
}
|
|
40847
40847
|
}
|
|
40848
|
-
return o != null ? (
|
|
40848
|
+
return o != null ? (xa(t, ke.create(t.state.doc, o)), !0) : !1;
|
|
40849
40849
|
}
|
|
40850
40850
|
a(j9, "selectClickedNode");
|
|
40851
40851
|
function z9(t, e, r, n, o) {
|
|
@@ -40865,14 +40865,14 @@ function U9(t, e, r) {
|
|
|
40865
40865
|
return !1;
|
|
40866
40866
|
let n = t.state.doc;
|
|
40867
40867
|
if (e == -1)
|
|
40868
|
-
return n.inlineContent ? (
|
|
40868
|
+
return n.inlineContent ? (xa(t, Fe.create(n, 0, n.content.size)), !0) : !1;
|
|
40869
40869
|
let o = n.resolve(e);
|
|
40870
40870
|
for (let i = o.depth + 1; i > 0; i--) {
|
|
40871
40871
|
let s = i > o.depth ? o.nodeAfter : o.node(i), l = o.before(i);
|
|
40872
40872
|
if (s.inlineContent)
|
|
40873
|
-
|
|
40873
|
+
xa(t, Fe.create(n, l + 1, l + 1 + s.content.size));
|
|
40874
40874
|
else if (ke.isSelectable(s))
|
|
40875
|
-
|
|
40875
|
+
xa(t, ke.create(n, l));
|
|
40876
40876
|
else
|
|
40877
40877
|
continue;
|
|
40878
40878
|
return !0;
|
|
@@ -40929,7 +40929,7 @@ const Sv = class Sv {
|
|
|
40929
40929
|
// (hidden) cursor is doesn't change the selection, and
|
|
40930
40930
|
// thus doesn't get a reaction from ProseMirror. This
|
|
40931
40931
|
// works around that.
|
|
40932
|
-
qt && !this.view.state.selection.visible && Math.min(Math.abs(r.pos - this.view.state.selection.from), Math.abs(r.pos - this.view.state.selection.to)) <= 2) ? (
|
|
40932
|
+
qt && !this.view.state.selection.visible && Math.min(Math.abs(r.pos - this.view.state.selection.from), Math.abs(r.pos - this.view.state.selection.to)) <= 2) ? (xa(this.view, Ae.near(this.view.state.doc.resolve(r.pos))), e.preventDefault()) : fo(this.view, "pointer");
|
|
40933
40933
|
}
|
|
40934
40934
|
move(e) {
|
|
40935
40935
|
this.updateAllowDefault(e), fo(this.view, "pointer"), e.buttons == 0 && this.done();
|
|
@@ -41034,7 +41034,7 @@ function Y9(t, e) {
|
|
|
41034
41034
|
}, 50);
|
|
41035
41035
|
}
|
|
41036
41036
|
a(Y9, "captureCopy");
|
|
41037
|
-
const El = or && mo < 15 ||
|
|
41037
|
+
const El = or && mo < 15 || Ha && JW < 604;
|
|
41038
41038
|
Zt.copy = er.cut = (t, e) => {
|
|
41039
41039
|
let r = e, n = t.state.selection, o = r.type == "cut";
|
|
41040
41040
|
if (n.empty)
|
|
@@ -41324,12 +41324,12 @@ const Jo = class Jo {
|
|
|
41324
41324
|
};
|
|
41325
41325
|
a(Jo, "Decoration");
|
|
41326
41326
|
let Hn = Jo;
|
|
41327
|
-
const
|
|
41327
|
+
const ea = [], fi = {}, cn = class cn {
|
|
41328
41328
|
/**
|
|
41329
41329
|
@internal
|
|
41330
41330
|
*/
|
|
41331
41331
|
constructor(e, r) {
|
|
41332
|
-
this.local = e.length ? e :
|
|
41332
|
+
this.local = e.length ? e : ea, this.children = r.length ? r : ea;
|
|
41333
41333
|
}
|
|
41334
41334
|
/**
|
|
41335
41335
|
Create a set of decorations, using the structure of the given
|
|
@@ -41378,7 +41378,7 @@ const Zi = [], fi = {}, cn = class cn {
|
|
|
41378
41378
|
let u = this.local[l].map(e, n, o);
|
|
41379
41379
|
u && u.type.valid(r, u) ? (s || (s = [])).push(u) : i.onRemove && i.onRemove(this.local[l].spec);
|
|
41380
41380
|
}
|
|
41381
|
-
return this.children.length ? X9(this.children, s || [], e, r, n, o, i) : s ? new cn(s.sort(hi),
|
|
41381
|
+
return this.children.length ? X9(this.children, s || [], e, r, n, o, i) : s ? new cn(s.sort(hi), ea) : Ut;
|
|
41382
41382
|
}
|
|
41383
41383
|
/**
|
|
41384
41384
|
Add the given array of decorations to the ones in the set,
|
|
@@ -41451,7 +41451,7 @@ const Zi = [], fi = {}, cn = class cn {
|
|
|
41451
41451
|
}
|
|
41452
41452
|
}
|
|
41453
41453
|
if (o) {
|
|
41454
|
-
let l = new cn(o.sort(hi),
|
|
41454
|
+
let l = new cn(o.sort(hi), ea);
|
|
41455
41455
|
return n ? new $u([l, n]) : l;
|
|
41456
41456
|
}
|
|
41457
41457
|
return n || Ut;
|
|
@@ -41483,7 +41483,7 @@ const Zi = [], fi = {}, cn = class cn {
|
|
|
41483
41483
|
*/
|
|
41484
41484
|
localsInner(e) {
|
|
41485
41485
|
if (this == Ut)
|
|
41486
|
-
return
|
|
41486
|
+
return ea;
|
|
41487
41487
|
if (e.inlineContent || !this.local.some(pi.is))
|
|
41488
41488
|
return this.local;
|
|
41489
41489
|
let r = [];
|
|
@@ -41538,7 +41538,7 @@ const Ut = yr.empty, no = class no {
|
|
|
41538
41538
|
r.push(i[s]);
|
|
41539
41539
|
}
|
|
41540
41540
|
}
|
|
41541
|
-
return r ? ey(n ? r : r.sort(hi)) :
|
|
41541
|
+
return r ? ey(n ? r : r.sort(hi)) : ea;
|
|
41542
41542
|
}
|
|
41543
41543
|
// Create a group for the given array of decoration sets, or return
|
|
41544
41544
|
// a single set when possible.
|
|
@@ -41969,7 +41969,7 @@ function lU(t, e, r, n, o) {
|
|
|
41969
41969
|
let u = t.state.selection, d = iU(t, e, r), p = t.state.doc, f = p.slice(d.from, d.to), h, g;
|
|
41970
41970
|
t.input.lastKeyCode === 8 && Date.now() - 100 < t.input.lastKeyCodeTime ? (h = t.state.selection.to, g = "end") : (h = t.state.selection.from, g = "start"), t.input.lastKeyCode = null;
|
|
41971
41971
|
let m = dU(f.content, d.doc.content, d.from, h, g);
|
|
41972
|
-
if (m && t.input.domChangeCount++, (
|
|
41972
|
+
if (m && t.input.domChangeCount++, (Ha && t.input.lastIOSEnter > Date.now() - 225 || Kr) && o.some((P) => P.nodeType == 1 && !sU.test(P.nodeName)) && (!m || m.endA >= m.endB) && t.someProp("handleKeyDown", (P) => P(t, jo(13, "Enter")))) {
|
|
41973
41973
|
t.input.lastIOSEnter = 0;
|
|
41974
41974
|
return;
|
|
41975
41975
|
}
|
|
@@ -41988,7 +41988,7 @@ function lU(t, e, r, n, o) {
|
|
|
41988
41988
|
}
|
|
41989
41989
|
t.state.selection.from < t.state.selection.to && m.start == m.endB && t.state.selection instanceof Fe && (m.start > t.state.selection.from && m.start <= t.state.selection.from + 2 && t.state.selection.from >= d.from ? m.start = t.state.selection.from : m.endA < t.state.selection.to && m.endA >= t.state.selection.to - 2 && t.state.selection.to <= d.to && (m.endB += t.state.selection.to - m.endA, m.endA = t.state.selection.to)), or && mo <= 11 && m.endB == m.start + 1 && m.endA == m.start && m.start > d.from && d.doc.textBetween(m.start - d.from - 1, m.start - d.from + 1) == " " && (m.start--, m.endA--, m.endB--);
|
|
41990
41990
|
let b = d.doc.resolveNoCache(m.start - d.from), v = d.doc.resolveNoCache(m.endB - d.from), x = p.resolve(m.start), T = b.sameParent(v) && b.parent.inlineContent && x.end() >= m.endA, k;
|
|
41991
|
-
if ((
|
|
41991
|
+
if ((Ha && t.input.lastIOSEnter > Date.now() - 225 && (!T || o.some((P) => P.nodeName == "DIV" || P.nodeName == "P")) || !T && b.pos < d.doc.content.size && !b.sameParent(v) && (k = Ae.findFrom(d.doc.resolve(b.pos + 1), 1, !0)) && k.head == v.pos) && t.someProp("handleKeyDown", (P) => P(t, jo(13, "Enter")))) {
|
|
41992
41992
|
t.input.lastIOSEnter = 0;
|
|
41993
41993
|
return;
|
|
41994
41994
|
}
|
|
@@ -42656,13 +42656,13 @@ const SU = /* @__PURE__ */ a((t, e, r) => {
|
|
|
42656
42656
|
let i = o.nodeBefore;
|
|
42657
42657
|
if (KT(t, o, e, -1))
|
|
42658
42658
|
return !0;
|
|
42659
|
-
if (n.parent.content.size == 0 && (
|
|
42659
|
+
if (n.parent.content.size == 0 && (Ua(i, "end") || ke.isSelectable(i)))
|
|
42660
42660
|
for (let s = n.depth; ; s--) {
|
|
42661
42661
|
let l = Pp(t.doc, n.before(s), n.after(s), fe.empty);
|
|
42662
42662
|
if (l && l.slice.size < l.to - l.from) {
|
|
42663
42663
|
if (e) {
|
|
42664
42664
|
let u = t.tr.step(l);
|
|
42665
|
-
u.setSelection(
|
|
42665
|
+
u.setSelection(Ua(i, "end") ? Ae.findFrom(u.doc.resolve(u.mapping.map(o.pos, -1)), -1) : ke.create(u.doc, o.pos - i.nodeSize)), e(u.scrollIntoView());
|
|
42666
42666
|
}
|
|
42667
42667
|
return !0;
|
|
42668
42668
|
}
|
|
@@ -42712,7 +42712,7 @@ function UT(t, e, r) {
|
|
|
42712
42712
|
return !0;
|
|
42713
42713
|
}
|
|
42714
42714
|
a(UT, "joinTextblocksAround");
|
|
42715
|
-
function
|
|
42715
|
+
function Ua(t, e, r = !1) {
|
|
42716
42716
|
for (let n = t; n; n = e == "start" ? n.firstChild : n.lastChild) {
|
|
42717
42717
|
if (n.isTextblock)
|
|
42718
42718
|
return !0;
|
|
@@ -42721,7 +42721,7 @@ function Wa(t, e, r = !1) {
|
|
|
42721
42721
|
}
|
|
42722
42722
|
return !1;
|
|
42723
42723
|
}
|
|
42724
|
-
a(
|
|
42724
|
+
a(Ua, "textblockAt");
|
|
42725
42725
|
const EU = /* @__PURE__ */ a((t, e, r) => {
|
|
42726
42726
|
let { $head: n, empty: o } = t.selection, i = n;
|
|
42727
42727
|
if (!o)
|
|
@@ -42760,12 +42760,12 @@ const TU = /* @__PURE__ */ a((t, e, r) => {
|
|
|
42760
42760
|
let i = o.nodeAfter;
|
|
42761
42761
|
if (KT(t, o, e, 1))
|
|
42762
42762
|
return !0;
|
|
42763
|
-
if (n.parent.content.size == 0 && (
|
|
42763
|
+
if (n.parent.content.size == 0 && (Ua(i, "start") || ke.isSelectable(i))) {
|
|
42764
42764
|
let s = Pp(t.doc, n.before(), n.after(), fe.empty);
|
|
42765
42765
|
if (s && s.slice.size < s.to - s.from) {
|
|
42766
42766
|
if (e) {
|
|
42767
42767
|
let l = t.tr.step(s);
|
|
42768
|
-
l.setSelection(
|
|
42768
|
+
l.setSelection(Ua(i, "start") ? Ae.findFrom(l.doc.resolve(l.mapping.map(o.pos)), 1) : ke.create(l.doc, l.mapping.map(o.pos))), e(l.scrollIntoView());
|
|
42769
42769
|
}
|
|
42770
42770
|
return !0;
|
|
42771
42771
|
}
|
|
@@ -42864,7 +42864,7 @@ const FU = /* @__PURE__ */ a((t, e) => {
|
|
|
42864
42864
|
return !1;
|
|
42865
42865
|
if (r.depth > 1 && r.after() != r.end(-1)) {
|
|
42866
42866
|
let i = r.before();
|
|
42867
|
-
if (
|
|
42867
|
+
if (va(t.doc, i))
|
|
42868
42868
|
return e && e(t.tr.split(i).scrollIntoView()), !0;
|
|
42869
42869
|
}
|
|
42870
42870
|
let n = r.blockRange(), o = n && us(n);
|
|
@@ -42897,7 +42897,7 @@ function KT(t, e, r, n) {
|
|
|
42897
42897
|
let p = i.type.spec.isolating || n > 0 && u ? null : Ae.findFrom(e, 1), f = p && p.$from.blockRange(p.$to), h = f && us(f);
|
|
42898
42898
|
if (h != null && h >= e.depth)
|
|
42899
42899
|
return r && r(t.tr.lift(f, h).scrollIntoView()), !0;
|
|
42900
|
-
if (d &&
|
|
42900
|
+
if (d && Ua(i, "start", !0) && Ua(o, "end")) {
|
|
42901
42901
|
let g = o, m = [];
|
|
42902
42902
|
for (; m.push(g), !g.isTextblock; )
|
|
42903
42903
|
g = g.lastChild;
|
|
@@ -42979,7 +42979,7 @@ function VU(t, e = null) {
|
|
|
42979
42979
|
if (o.index(s.depth - 1) == 0)
|
|
42980
42980
|
return !1;
|
|
42981
42981
|
let p = r.doc.resolve(s.start - 2);
|
|
42982
|
-
u = new
|
|
42982
|
+
u = new ja(p, p, s.depth), s.endIndex < s.parent.childCount && (s = new ja(o, r.doc.resolve(i.end(s.depth)), s.depth)), l = !0;
|
|
42983
42983
|
}
|
|
42984
42984
|
let d = Gb(u, t, e, s);
|
|
42985
42985
|
return d ? (n && n(jU(r.tr, s, d, l, t).scrollIntoView()), !0) : !1;
|
|
@@ -42996,7 +42996,7 @@ function jU(t, e, r, n, o) {
|
|
|
42996
42996
|
r[p].type == o && (s = p + 1);
|
|
42997
42997
|
let l = r.length - s, u = e.start + r.length - (n ? 2 : 0), d = e.parent;
|
|
42998
42998
|
for (let p = e.startIndex, f = e.endIndex, h = !0; p < f; p++, h = !1)
|
|
42999
|
-
!h &&
|
|
42999
|
+
!h && va(t.doc, u, l) && (t.split(u, l), u += 2 * l), u += d.child(p).nodeSize;
|
|
43000
43000
|
return t;
|
|
43001
43001
|
}
|
|
43002
43002
|
a(jU, "doWrapInList");
|
|
@@ -43009,7 +43009,7 @@ function zU(t) {
|
|
|
43009
43009
|
a(zU, "liftListItem$1");
|
|
43010
43010
|
function HU(t, e, r, n) {
|
|
43011
43011
|
let o = t.tr, i = n.end, s = n.$to.end(n.depth);
|
|
43012
|
-
i < s && (o.step(new Gt(i - 1, s, i, s, new fe(ae.from(r.create(null, n.parent.copy())), 1, 0), 1, !0)), n = new
|
|
43012
|
+
i < s && (o.step(new Gt(i - 1, s, i, s, new fe(ae.from(r.create(null, n.parent.copy())), 1, 0), 1, !0)), n = new ja(o.doc.resolve(n.$from.pos), o.doc.resolve(s), n.depth));
|
|
43013
43013
|
const l = us(n);
|
|
43014
43014
|
if (l == null)
|
|
43015
43015
|
return !1;
|
|
@@ -43138,7 +43138,7 @@ const wv = class wv {
|
|
|
43138
43138
|
}
|
|
43139
43139
|
};
|
|
43140
43140
|
a(wv, "CommandManager");
|
|
43141
|
-
let
|
|
43141
|
+
let qa = wv;
|
|
43142
43142
|
const Mv = class Mv {
|
|
43143
43143
|
constructor() {
|
|
43144
43144
|
this.callbacks = {};
|
|
@@ -43424,7 +43424,7 @@ const Pv = class Pv {
|
|
|
43424
43424
|
}
|
|
43425
43425
|
};
|
|
43426
43426
|
a(Pv, "InputRule");
|
|
43427
|
-
let
|
|
43427
|
+
let Ga = Pv;
|
|
43428
43428
|
const JU = /* @__PURE__ */ a((t, e) => {
|
|
43429
43429
|
if (ny(e))
|
|
43430
43430
|
return e.exec(t);
|
|
@@ -43459,7 +43459,7 @@ function Sc(t) {
|
|
|
43459
43459
|
}), v = {
|
|
43460
43460
|
from: n - (g[0].length - i.length),
|
|
43461
43461
|
to: o
|
|
43462
|
-
}, { commands: x, chain: T, can: k } = new
|
|
43462
|
+
}, { commands: x, chain: T, can: k } = new qa({
|
|
43463
43463
|
editor: r,
|
|
43464
43464
|
state: b
|
|
43465
43465
|
});
|
|
@@ -43634,7 +43634,7 @@ const e7 = /* @__PURE__ */ a((t, e, r) => {
|
|
|
43634
43634
|
}) : [];
|
|
43635
43635
|
}, "pasteRuleMatcherHandler");
|
|
43636
43636
|
function t7(t) {
|
|
43637
|
-
const { editor: e, state: r, from: n, to: o, rule: i, pasteEvent: s, dropEvent: l } = t, { commands: u, chain: d, can: p } = new
|
|
43637
|
+
const { editor: e, state: r, from: n, to: o, rule: i, pasteEvent: s, dropEvent: l } = t, { commands: u, chain: d, can: p } = new qa({
|
|
43638
43638
|
editor: e,
|
|
43639
43639
|
state: r
|
|
43640
43640
|
}), f = [];
|
|
@@ -44690,7 +44690,7 @@ a(s1, "ensureMarks");
|
|
|
44690
44690
|
const mq = /* @__PURE__ */ a(({ keepMarks: t = !0 } = {}) => ({ tr: e, state: r, dispatch: n, editor: o }) => {
|
|
44691
44691
|
const { selection: i, doc: s } = e, { $from: l, $to: u } = i, d = o.extensionManager.attributes, p = Wc(d, l.node().type.name, l.node().attrs);
|
|
44692
44692
|
if (i instanceof ke && i.node.isBlock)
|
|
44693
|
-
return !l.parentOffset || !
|
|
44693
|
+
return !l.parentOffset || !va(s, l.pos) ? !1 : (n && (t && s1(r, o.extensionManager.splittableMarks), e.split(l.pos).scrollIntoView()), !0);
|
|
44694
44694
|
if (!l.parent.isBlock)
|
|
44695
44695
|
return !1;
|
|
44696
44696
|
const f = u.parentOffset === u.parent.content.size, h = l.depth === 0 ? void 0 : Q7(l.node(-1).contentMatchAt(l.indexAfter(-1)));
|
|
@@ -44699,8 +44699,8 @@ const mq = /* @__PURE__ */ a(({ keepMarks: t = !0 } = {}) => ({ tr: e, state: r,
|
|
|
44699
44699
|
type: h,
|
|
44700
44700
|
attrs: p
|
|
44701
44701
|
}
|
|
44702
|
-
] : void 0, m =
|
|
44703
|
-
if (!g && !m &&
|
|
44702
|
+
] : void 0, m = va(e.doc, e.mapping.map(l.pos), 1, g);
|
|
44703
|
+
if (!g && !m && va(e.doc, e.mapping.map(l.pos), 1, h ? [{ type: h }] : void 0) && (m = !0, g = h ? [
|
|
44704
44704
|
{
|
|
44705
44705
|
type: h,
|
|
44706
44706
|
attrs: p
|
|
@@ -44758,7 +44758,7 @@ const mq = /* @__PURE__ */ a(({ keepMarks: t = !0 } = {}) => ({ tr: e, state: r,
|
|
|
44758
44758
|
{ type: l, attrs: m },
|
|
44759
44759
|
{ type: g, attrs: b }
|
|
44760
44760
|
] : [{ type: l, attrs: m }];
|
|
44761
|
-
if (!
|
|
44761
|
+
if (!va(r.doc, u.pos, 2))
|
|
44762
44762
|
return !1;
|
|
44763
44763
|
if (o) {
|
|
44764
44764
|
const { selection: x, storedMarks: T } = n, { splittableMarks: k } = i.extensionManager, C = T || x.$to.parentOffset && x.$from.marks();
|
|
@@ -45066,7 +45066,7 @@ const Mq = Kt.create({
|
|
|
45066
45066
|
const h = r.tr, g = Fp({
|
|
45067
45067
|
state: r,
|
|
45068
45068
|
transaction: h
|
|
45069
|
-
}), { commands: m } = new
|
|
45069
|
+
}), { commands: m } = new qa({
|
|
45070
45070
|
editor: this.editor,
|
|
45071
45071
|
state: g
|
|
45072
45072
|
});
|
|
@@ -45462,7 +45462,7 @@ const Av = class Av extends lm {
|
|
|
45462
45462
|
* Creates an command manager.
|
|
45463
45463
|
*/
|
|
45464
45464
|
createCommandManager() {
|
|
45465
|
-
this.commandManager = new
|
|
45465
|
+
this.commandManager = new qa({
|
|
45466
45466
|
editor: this
|
|
45467
45467
|
});
|
|
45468
45468
|
}
|
|
@@ -45657,7 +45657,7 @@ const Av = class Av extends lm {
|
|
|
45657
45657
|
a(Av, "Editor");
|
|
45658
45658
|
let gm = Av;
|
|
45659
45659
|
function Fi(t) {
|
|
45660
|
-
return new
|
|
45660
|
+
return new Ga({
|
|
45661
45661
|
find: t.find,
|
|
45662
45662
|
handler: /* @__PURE__ */ a(({ state: e, range: r, match: n }) => {
|
|
45663
45663
|
const o = je(t.getAttributes, void 0, n);
|
|
@@ -45677,7 +45677,7 @@ function Fi(t) {
|
|
|
45677
45677
|
}
|
|
45678
45678
|
a(Fi, "markInputRule");
|
|
45679
45679
|
function iw(t) {
|
|
45680
|
-
return new
|
|
45680
|
+
return new Ga({
|
|
45681
45681
|
find: t.find,
|
|
45682
45682
|
handler: /* @__PURE__ */ a(({ state: e, range: r, match: n }) => {
|
|
45683
45683
|
const o = je(t.getAttributes, void 0, n) || {}, { tr: i } = e, s = r.from;
|
|
@@ -45699,7 +45699,7 @@ function iw(t) {
|
|
|
45699
45699
|
}
|
|
45700
45700
|
a(iw, "nodeInputRule");
|
|
45701
45701
|
function bm(t) {
|
|
45702
|
-
return new
|
|
45702
|
+
return new Ga({
|
|
45703
45703
|
find: t.find,
|
|
45704
45704
|
handler: /* @__PURE__ */ a(({ state: e, range: r, match: n }) => {
|
|
45705
45705
|
const o = e.doc.resolve(r.from), i = je(t.getAttributes, void 0, n) || {};
|
|
@@ -45711,7 +45711,7 @@ function bm(t) {
|
|
|
45711
45711
|
}
|
|
45712
45712
|
a(bm, "textblockTypeInputRule");
|
|
45713
45713
|
function Pl(t) {
|
|
45714
|
-
return new
|
|
45714
|
+
return new Ga({
|
|
45715
45715
|
find: t.find,
|
|
45716
45716
|
handler: /* @__PURE__ */ a(({ state: e, range: r, match: n, chain: o }) => {
|
|
45717
45717
|
const i = je(t.getAttributes, void 0, n) || {}, s = e.tr.delete(r.from, r.to), u = s.doc.resolve(r.from).blockRange(), d = u && Gb(u, t.type, i);
|
|
@@ -45966,7 +45966,7 @@ const Dq = Zr.create({
|
|
|
45966
45966
|
})
|
|
45967
45967
|
];
|
|
45968
45968
|
}
|
|
45969
|
-
}), Wq = "aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4vianca6w0s2x0a2z0ure5ba0by2idu3namex3narepublic11d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0cast4mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dabur3d1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0ardian6cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2tura4vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9dnavy5lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0a1b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp2w2ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4finity6ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2", Uq = "ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2",
|
|
45969
|
+
}), Wq = "aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4vianca6w0s2x0a2z0ure5ba0by2idu3namex3narepublic11d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0cast4mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dabur3d1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0ardian6cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2tura4vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9dnavy5lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0a1b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp2w2ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4finity6ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2", Uq = "ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2", Ka = /* @__PURE__ */ a((t, e) => {
|
|
45970
45970
|
for (const r in e)
|
|
45971
45971
|
t[r] = e[r];
|
|
45972
45972
|
return t;
|
|
@@ -46104,10 +46104,10 @@ tr.prototype = {
|
|
|
46104
46104
|
return o.j[t] = e, e;
|
|
46105
46105
|
const i = e;
|
|
46106
46106
|
let s, l = o.go(t);
|
|
46107
|
-
if (l ? (s = new tr(),
|
|
46107
|
+
if (l ? (s = new tr(), Ka(s.j, l.j), s.jr.push.apply(s.jr, l.jr), s.jd = l.jd, s.t = l.t) : s = new tr(), i) {
|
|
46108
46108
|
if (n)
|
|
46109
46109
|
if (s.t && typeof s.t == "string") {
|
|
46110
|
-
const u =
|
|
46110
|
+
const u = Ka(Yq(s.t, n), r);
|
|
46111
46111
|
oi(i, u, n);
|
|
46112
46112
|
} else r && oi(i, r, n);
|
|
46113
46113
|
s.t = i;
|
|
@@ -46115,7 +46115,7 @@ tr.prototype = {
|
|
|
46115
46115
|
return o.j[t] = s, s;
|
|
46116
46116
|
}
|
|
46117
46117
|
};
|
|
46118
|
-
const Le = /* @__PURE__ */ a((t, e, r, n, o) => t.ta(e, r, n, o), "ta"), Tr = /* @__PURE__ */ a((t, e, r, n, o) => t.tr(e, r, n, o), "tr"), c1 = /* @__PURE__ */ a((t, e, r, n, o) => t.ts(e, r, n, o), "ts"), ue = /* @__PURE__ */ a((t, e, r, n, o) => t.tt(e, r, n, o), "tt"), An = "WORD", Sm = "UWORD", Rl = "LOCALHOST", Cm = "TLD", km = "UTLD", qc = "SCHEME",
|
|
46118
|
+
const Le = /* @__PURE__ */ a((t, e, r, n, o) => t.ta(e, r, n, o), "ta"), Tr = /* @__PURE__ */ a((t, e, r, n, o) => t.tr(e, r, n, o), "tr"), c1 = /* @__PURE__ */ a((t, e, r, n, o) => t.ts(e, r, n, o), "ts"), ue = /* @__PURE__ */ a((t, e, r, n, o) => t.tt(e, r, n, o), "tt"), An = "WORD", Sm = "UWORD", Rl = "LOCALHOST", Cm = "TLD", km = "UTLD", qc = "SCHEME", ta = "SLASH_SCHEME", uy = "NUM", sw = "WS", dy = "NL", zs = "OPENBRACE", Hs = "CLOSEBRACE", Bu = "OPENBRACKET", Vu = "CLOSEBRACKET", ju = "OPENPAREN", zu = "CLOSEPAREN", Hu = "OPENANGLEBRACKET", Wu = "CLOSEANGLEBRACKET", Uu = "FULLWIDTHLEFTPAREN", qu = "FULLWIDTHRIGHTPAREN", Gu = "LEFTCORNERBRACKET", Ku = "RIGHTCORNERBRACKET", Yu = "LEFTWHITECORNERBRACKET", Ju = "RIGHTWHITECORNERBRACKET", Qu = "FULLWIDTHLESSTHAN", Xu = "FULLWIDTHGREATERTHAN", Zu = "AMPERSAND", ed = "APOSTROPHE", td = "ASTERISK", eo = "AT", rd = "BACKSLASH", nd = "BACKTICK", od = "CARET", so = "COLON", py = "COMMA", id = "DOLLAR", nn = "DOT", ad = "EQUALS", fy = "EXCLAMATION", on = "HYPHEN", sd = "PERCENT", ld = "PIPE", cd = "PLUS", ud = "POUND", dd = "QUERY", hy = "QUOTE", my = "SEMI", an = "SLASH", Ws = "TILDE", pd = "UNDERSCORE", lw = "EMOJI", fd = "SYM";
|
|
46119
46119
|
var cw = /* @__PURE__ */ Object.freeze({
|
|
46120
46120
|
__proto__: null,
|
|
46121
46121
|
WORD: An,
|
|
@@ -46124,7 +46124,7 @@ var cw = /* @__PURE__ */ Object.freeze({
|
|
|
46124
46124
|
TLD: Cm,
|
|
46125
46125
|
UTLD: km,
|
|
46126
46126
|
SCHEME: qc,
|
|
46127
|
-
SLASH_SCHEME:
|
|
46127
|
+
SLASH_SCHEME: ta,
|
|
46128
46128
|
NUM: uy,
|
|
46129
46129
|
WS: sw,
|
|
46130
46130
|
NL: dy,
|
|
@@ -46171,7 +46171,7 @@ var cw = /* @__PURE__ */ Object.freeze({
|
|
|
46171
46171
|
EMOJI: lw,
|
|
46172
46172
|
SYM: fd
|
|
46173
46173
|
});
|
|
46174
|
-
const
|
|
46174
|
+
const Ki = /[a-z]/, zf = new RegExp("\\p{L}", "u"), Hf = new RegExp("\\p{Emoji}", "u"), Wf = /\d/, u1 = /\s/, d1 = `
|
|
46175
46175
|
`, Jq = "️", Qq = "";
|
|
46176
46176
|
let Tc = null, wc = null;
|
|
46177
46177
|
function Xq(t) {
|
|
@@ -46184,14 +46184,14 @@ function Xq(t) {
|
|
|
46184
46184
|
[ym]: !0
|
|
46185
46185
|
});
|
|
46186
46186
|
Tr(n, Wf, n);
|
|
46187
|
-
const o = Tr(r,
|
|
46187
|
+
const o = Tr(r, Ki, An, {
|
|
46188
46188
|
[vm]: !0
|
|
46189
46189
|
});
|
|
46190
|
-
Tr(o,
|
|
46190
|
+
Tr(o, Ki, o);
|
|
46191
46191
|
const i = Tr(r, zf, Sm, {
|
|
46192
46192
|
[xm]: !0
|
|
46193
46193
|
});
|
|
46194
|
-
Tr(i,
|
|
46194
|
+
Tr(i, Ki), Tr(i, zf, i);
|
|
46195
46195
|
const s = Tr(r, u1, sw, {
|
|
46196
46196
|
[l1]: !0
|
|
46197
46197
|
});
|
|
@@ -46204,7 +46204,7 @@ function Xq(t) {
|
|
|
46204
46204
|
Tr(l, Hf, l), ue(l, Jq, l);
|
|
46205
46205
|
const u = ue(l, Qq);
|
|
46206
46206
|
Tr(u, Hf, l);
|
|
46207
|
-
const d = [[
|
|
46207
|
+
const d = [[Ki, o]], p = [[Ki, null], [zf, i]];
|
|
46208
46208
|
for (let f = 0; f < Tc.length; f++)
|
|
46209
46209
|
Qn(r, Tc[f], Cm, An, d);
|
|
46210
46210
|
for (let f = 0; f < wc.length; f++)
|
|
@@ -46215,10 +46215,10 @@ function Xq(t) {
|
|
|
46215
46215
|
}, e), oi(km, {
|
|
46216
46216
|
utld: !0,
|
|
46217
46217
|
alpha: !0
|
|
46218
|
-
}, e), Qn(r, "file", qc, An, d), Qn(r, "mailto", qc, An, d), Qn(r, "http",
|
|
46218
|
+
}, e), Qn(r, "file", qc, An, d), Qn(r, "mailto", qc, An, d), Qn(r, "http", ta, An, d), Qn(r, "https", ta, An, d), Qn(r, "ftp", ta, An, d), Qn(r, "ftps", ta, An, d), oi(qc, {
|
|
46219
46219
|
scheme: !0,
|
|
46220
46220
|
ascii: !0
|
|
46221
|
-
}, e), oi(
|
|
46221
|
+
}, e), oi(ta, {
|
|
46222
46222
|
slashscheme: !0,
|
|
46223
46223
|
ascii: !0
|
|
46224
46224
|
}, e), t = t.sort((f, h) => f[0] > h[0] ? 1 : -1);
|
|
@@ -46228,13 +46228,13 @@ function Xq(t) {
|
|
|
46228
46228
|
} : {
|
|
46229
46229
|
[Gq]: !0
|
|
46230
46230
|
};
|
|
46231
|
-
h.indexOf("-") >= 0 ? m[Om] = !0 :
|
|
46231
|
+
h.indexOf("-") >= 0 ? m[Om] = !0 : Ki.test(h) ? Wf.test(h) ? m[Uc] = !0 : m[vm] = !0 : m[ym] = !0, c1(r, h, h, m);
|
|
46232
46232
|
}
|
|
46233
46233
|
return c1(r, "localhost", Rl, {
|
|
46234
46234
|
ascii: !0
|
|
46235
46235
|
}), r.jd = new tr(fd), {
|
|
46236
46236
|
start: r,
|
|
46237
|
-
tokens:
|
|
46237
|
+
tokens: Ka({
|
|
46238
46238
|
groups: e
|
|
46239
46239
|
}, cw)
|
|
46240
46240
|
};
|
|
@@ -46317,8 +46317,8 @@ const Al = {
|
|
|
46317
46317
|
};
|
|
46318
46318
|
function gy(t, e) {
|
|
46319
46319
|
e === void 0 && (e = null);
|
|
46320
|
-
let r =
|
|
46321
|
-
t && (r =
|
|
46320
|
+
let r = Ka({}, Al);
|
|
46321
|
+
t && (r = Ka(r, t instanceof gy ? t.o : t));
|
|
46322
46322
|
const n = r.ignoreTags, o = [];
|
|
46323
46323
|
for (let i = 0; i < n.length; i++)
|
|
46324
46324
|
o.push(n[i].toUpperCase());
|
|
@@ -46491,7 +46491,7 @@ uw.prototype = {
|
|
|
46491
46491
|
*/
|
|
46492
46492
|
render(t) {
|
|
46493
46493
|
const e = this, r = this.toHref(t.get("defaultProtocol")), n = t.get("formatHref", r, this), o = t.get("tagName", r, e), i = this.toFormattedString(t), s = {}, l = t.get("className", r, e), u = t.get("target", r, e), d = t.get("rel", r, e), p = t.getObj("attributes", r, e), f = t.getObj("events", r, e);
|
|
46494
|
-
return s.href = n, l && (s.class = l), u && (s.target = u), d && (s.rel = d), p &&
|
|
46494
|
+
return s.href = n, l && (s.class = l), u && (s.target = u), d && (s.rel = d), p && Ka(s, p), {
|
|
46495
46495
|
tagName: o,
|
|
46496
46496
|
attributes: s,
|
|
46497
46497
|
content: i,
|
|
@@ -47565,7 +47565,7 @@ const F8 = $t({
|
|
|
47565
47565
|
F8.Consumer;
|
|
47566
47566
|
const I8 = $t({
|
|
47567
47567
|
onDragStart: void 0
|
|
47568
|
-
}), $8 = /* @__PURE__ */ a(() =>
|
|
47568
|
+
}), $8 = /* @__PURE__ */ a(() => ot(I8), "useReactNodeView");
|
|
47569
47569
|
qe.forwardRef((t, e) => {
|
|
47570
47570
|
const { onDragStart: r } = $8(), n = t.as || "div";
|
|
47571
47571
|
return (
|
|
@@ -49366,7 +49366,7 @@ var _1 = /* @__PURE__ */ a(function(t, e) {
|
|
|
49366
49366
|
}, Ew = $t(lQ);
|
|
49367
49367
|
Ew.displayName = "I18nContext";
|
|
49368
49368
|
var cQ = /* @__PURE__ */ a(function() {
|
|
49369
|
-
return
|
|
49369
|
+
return ot(Ew);
|
|
49370
49370
|
}, "useI18nProvider"), Ur = /* @__PURE__ */ a(function() {
|
|
49371
49371
|
var t = cQ(), e = Ke(
|
|
49372
49372
|
function(r, n) {
|
|
@@ -49382,7 +49382,7 @@ var cQ = /* @__PURE__ */ a(function() {
|
|
|
49382
49382
|
}, "identity"), Tw = $t(void 0);
|
|
49383
49383
|
Tw.displayName = "RecordContext";
|
|
49384
49384
|
var ww = /* @__PURE__ */ a(function(t) {
|
|
49385
|
-
var e =
|
|
49385
|
+
var e = ot(Tw);
|
|
49386
49386
|
return t && t.record || e;
|
|
49387
49387
|
}, "useRecordContext"), dQ = $t(void 0), Im = function() {
|
|
49388
49388
|
return Im = Object.assign || function(t) {
|
|
@@ -49491,7 +49491,7 @@ Fo(function(t, e) {
|
|
|
49491
49491
|
};
|
|
49492
49492
|
});
|
|
49493
49493
|
var xQ = $t(null), OQ = /* @__PURE__ */ a(function() {
|
|
49494
|
-
var t =
|
|
49494
|
+
var t = ot(dQ);
|
|
49495
49495
|
return t;
|
|
49496
49496
|
}, "useFormGroups"), SQ = /* @__PURE__ */ a(function(t) {
|
|
49497
49497
|
var e = t.inputProps, r = t.isArrayInput, n = t.fieldArrayInputControl, o = e.defaultValue, i = e.source, s = Vw(i), l = ww(e), u = dr(), d = u.getValues, p = u.resetField, f = u.formState, h = u.reset, g = Kc(l, s), m = Kc(d(), s), b = f.dirtyFields, v = Object.keys(b).includes(s);
|
|
@@ -49515,7 +49515,7 @@ var xQ = $t(null), OQ = /* @__PURE__ */ a(function() {
|
|
|
49515
49515
|
}
|
|
49516
49516
|
});
|
|
49517
49517
|
}, "useApplyInputDefaultValues"), CQ = /^\d+$/, kQ = /* @__PURE__ */ a(function() {
|
|
49518
|
-
var t =
|
|
49518
|
+
var t = ot(xQ);
|
|
49519
49519
|
return t;
|
|
49520
49520
|
}, "useFormGroupContext"), EQ = /* @__PURE__ */ a(function(t) {
|
|
49521
49521
|
return t && t.isRequired ? !0 : Array.isArray(t) ? t.some(function(e) {
|
|
@@ -49678,10 +49678,10 @@ var xQ = $t(null), OQ = /* @__PURE__ */ a(function() {
|
|
|
49678
49678
|
};
|
|
49679
49679
|
Sy.Provider;
|
|
49680
49680
|
var $Q = /* @__PURE__ */ a(function() {
|
|
49681
|
-
var t =
|
|
49681
|
+
var t = ot(Sy);
|
|
49682
49682
|
return t || IQ;
|
|
49683
49683
|
}, "useSourceContext"), LQ = /* @__PURE__ */ a(function() {
|
|
49684
|
-
return
|
|
49684
|
+
return ot(Sy);
|
|
49685
49685
|
}, "useOptionalSourceContext"), Qe = {};
|
|
49686
49686
|
/*!
|
|
49687
49687
|
* inflection
|
|
@@ -50346,7 +50346,7 @@ function HQ(t, e) {
|
|
|
50346
50346
|
a(HQ, "transform");
|
|
50347
50347
|
Mw = Qe.transform = HQ;
|
|
50348
50348
|
var Bw = /* @__PURE__ */ a(function(t) {
|
|
50349
|
-
var e =
|
|
50349
|
+
var e = ot(FQ);
|
|
50350
50350
|
return t && t.resource || e;
|
|
50351
50351
|
}, "useResourceContext"), Vw = /* @__PURE__ */ a(function(t) {
|
|
50352
50352
|
var e = $Q();
|
|
@@ -50558,15 +50558,15 @@ const oX = ["children", "className", "color", "component", "disabled", "error",
|
|
|
50558
50558
|
}), k = iX(T), [C, S] = O.useState(() => {
|
|
50559
50559
|
let $ = !1;
|
|
50560
50560
|
return o && O.Children.forEach(o, (L) => {
|
|
50561
|
-
if (!
|
|
50561
|
+
if (!ma(L, ["Input", "Select"]))
|
|
50562
50562
|
return;
|
|
50563
|
-
const z =
|
|
50563
|
+
const z = ma(L, ["Select"]) ? L.props.input : L;
|
|
50564
50564
|
z && K_(z.props) && ($ = !0);
|
|
50565
50565
|
}), $;
|
|
50566
50566
|
}), [w, M] = O.useState(() => {
|
|
50567
50567
|
let $ = !1;
|
|
50568
50568
|
return o && O.Children.forEach(o, (L) => {
|
|
50569
|
-
|
|
50569
|
+
ma(L, ["Input", "Select"]) && (au(L.props, !0) || au(L.props.inputProps, !0)) && ($ = !0);
|
|
50570
50570
|
}), $;
|
|
50571
50571
|
}), [F, P] = O.useState(!1);
|
|
50572
50572
|
u && F && P(!1);
|
|
@@ -50757,7 +50757,7 @@ const lX = ["children", "className", "component", "disabled", "error", "filled",
|
|
|
50757
50757
|
children: o,
|
|
50758
50758
|
className: i,
|
|
50759
50759
|
component: s = "p"
|
|
50760
|
-
} = n, l = ne(n, lX), u =
|
|
50760
|
+
} = n, l = ne(n, lX), u = zi(), d = ls({
|
|
50761
50761
|
props: n,
|
|
50762
50762
|
muiFormControl: u,
|
|
50763
50763
|
states: ["variant", "size", "disabled", "error", "filled", "focused", "required"]
|
|
@@ -50905,7 +50905,7 @@ const Us = Oe("MuiFormLabel", ["root", "colorSecondary", "focused", "disabled",
|
|
|
50905
50905
|
children: o,
|
|
50906
50906
|
className: i,
|
|
50907
50907
|
component: s = "label"
|
|
50908
|
-
} = n, l = ne(n, pX), u =
|
|
50908
|
+
} = n, l = ne(n, pX), u = zi(), d = ls({
|
|
50909
50909
|
props: n,
|
|
50910
50910
|
muiFormControl: u,
|
|
50911
50911
|
states: ["color", "required", "focused", "disabled", "error", "filled"]
|
|
@@ -50989,7 +50989,7 @@ function gX(t) {
|
|
|
50989
50989
|
return xe("MuiInput", t);
|
|
50990
50990
|
}
|
|
50991
50991
|
a(gX, "getInputUtilityClass");
|
|
50992
|
-
const Ts = E({},
|
|
50992
|
+
const Ts = E({}, $a, Oe("MuiInput", ["root", "underline", "input"])), bX = ["disableUnderline", "components", "componentsProps", "fullWidth", "inputComponent", "multiline", "slotProps", "slots", "type"], yX = /* @__PURE__ */ a((t) => {
|
|
50993
50993
|
const {
|
|
50994
50994
|
classes: e,
|
|
50995
50995
|
disableUnderline: r
|
|
@@ -51303,7 +51303,7 @@ function OX(t) {
|
|
|
51303
51303
|
return xe("MuiFilledInput", t);
|
|
51304
51304
|
}
|
|
51305
51305
|
a(OX, "getFilledInputUtilityClass");
|
|
51306
|
-
const Io = E({},
|
|
51306
|
+
const Io = E({}, $a, Oe("MuiFilledInput", ["root", "underline", "input"])), SX = ["disableUnderline", "components", "componentsProps", "fullWidth", "hiddenLabel", "inputComponent", "multiline", "slotProps", "slots", "type"], CX = /* @__PURE__ */ a((t) => {
|
|
51307
51307
|
const {
|
|
51308
51308
|
classes: e,
|
|
51309
51309
|
disableUnderline: r
|
|
@@ -51800,7 +51800,7 @@ const wX = ["disableAnimation", "margin", "shrink", "variant", "className"], MX
|
|
|
51800
51800
|
disableAnimation: o = !1,
|
|
51801
51801
|
shrink: i,
|
|
51802
51802
|
className: s
|
|
51803
|
-
} = n, l = ne(n, wX), u =
|
|
51803
|
+
} = n, l = ne(n, wX), u = zi();
|
|
51804
51804
|
let d = i;
|
|
51805
51805
|
typeof d > "u" && u && (d = u.filled || u.focused || u.adornedStart);
|
|
51806
51806
|
const p = ls({
|
|
@@ -52298,7 +52298,7 @@ const jX = /* @__PURE__ */ a((t) => {
|
|
|
52298
52298
|
const bt = me.map((he) => {
|
|
52299
52299
|
if (!/* @__PURE__ */ O.isValidElement(he))
|
|
52300
52300
|
return null;
|
|
52301
|
-
process.env.NODE_ENV !== "production" &&
|
|
52301
|
+
process.env.NODE_ENV !== "production" && Ma.isFragment(he) && console.error(["MUI: The Select component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
|
|
52302
52302
|
`));
|
|
52303
52303
|
let Z;
|
|
52304
52304
|
if (k) {
|
|
@@ -52337,7 +52337,7 @@ const jX = /* @__PURE__ */ a((t) => {
|
|
|
52337
52337
|
value: N,
|
|
52338
52338
|
open: ut,
|
|
52339
52339
|
error: m
|
|
52340
|
-
}),
|
|
52340
|
+
}), it = jX(de), pt = E({}, T.PaperProps, (n = T.slotProps) == null ? void 0 : n.paper), Nt = Gl();
|
|
52341
52341
|
return /* @__PURE__ */ W(O.Fragment, {
|
|
52342
52342
|
children: [/* @__PURE__ */ y(DX, E({
|
|
52343
52343
|
ref: se,
|
|
@@ -52356,7 +52356,7 @@ const jX = /* @__PURE__ */ a((t) => {
|
|
|
52356
52356
|
onFocus: F
|
|
52357
52357
|
}, $, {
|
|
52358
52358
|
ownerState: de,
|
|
52359
|
-
className: re($.className,
|
|
52359
|
+
className: re($.className, it.select, d),
|
|
52360
52360
|
id: ye,
|
|
52361
52361
|
children: VX(_e) ? (
|
|
52362
52362
|
// notranslate needed while Google Translate will not fix zero-width space issue
|
|
@@ -52374,12 +52374,12 @@ const jX = /* @__PURE__ */ a((t) => {
|
|
|
52374
52374
|
onChange: We,
|
|
52375
52375
|
tabIndex: -1,
|
|
52376
52376
|
disabled: h,
|
|
52377
|
-
className:
|
|
52377
|
+
className: it.nativeInput,
|
|
52378
52378
|
autoFocus: s,
|
|
52379
52379
|
ownerState: de
|
|
52380
52380
|
}, j)), /* @__PURE__ */ y(_X, {
|
|
52381
52381
|
as: b,
|
|
52382
|
-
className:
|
|
52382
|
+
className: it.icon,
|
|
52383
52383
|
ownerState: de
|
|
52384
52384
|
}), /* @__PURE__ */ y(Rb, E({
|
|
52385
52385
|
id: `menu-${C || ""}`,
|
|
@@ -52595,7 +52595,7 @@ const zX = Eo(/* @__PURE__ */ y("path", {
|
|
|
52595
52595
|
renderValue: w,
|
|
52596
52596
|
SelectDisplayProps: M,
|
|
52597
52597
|
variant: F = "outlined"
|
|
52598
|
-
} = n, P = ne(n, HX), I = T ? Jw : Qw, R =
|
|
52598
|
+
} = n, P = ne(n, HX), I = T ? Jw : Qw, R = zi(), A = ls({
|
|
52599
52599
|
props: n,
|
|
52600
52600
|
muiFormControl: R,
|
|
52601
52601
|
states: ["variant", "error"]
|
|
@@ -53140,7 +53140,7 @@ rM = Ny.default = (0, fZ.default)(/* @__PURE__ */ (0, hZ.jsx)("path", {
|
|
|
53140
53140
|
d: "M9.4 16.6 4.8 12l4.6-4.6L8 6l-6 6 6 6zm5.2 0 4.6-4.6-4.6-4.6L16 6l6 6-6 6z"
|
|
53141
53141
|
}), "Code");
|
|
53142
53142
|
var nM = $t(void 0), Mn = /* @__PURE__ */ a(function() {
|
|
53143
|
-
var t = De(!1), e = t[0], r = t[1], n =
|
|
53143
|
+
var t = De(!1), e = t[0], r = t[1], n = ot(nM);
|
|
53144
53144
|
return Ge(function() {
|
|
53145
53145
|
var o = /* @__PURE__ */ a(function() {
|
|
53146
53146
|
r(!0);
|
|
@@ -53524,13 +53524,13 @@ var jm = function() {
|
|
|
53524
53524
|
aS,
|
|
53525
53525
|
{ component: "nav", "aria-label": r("ra.tiptap.select_level", {
|
|
53526
53526
|
_: "Select the level"
|
|
53527
|
-
}), dense: !0, disablePadding: !0, className:
|
|
53527
|
+
}), dense: !0, disablePadding: !0, className: Oa.list },
|
|
53528
53528
|
O.createElement(
|
|
53529
53529
|
nP,
|
|
53530
53530
|
{ button: !0, "aria-haspopup": "true", "aria-controls": "level-menu", "aria-label": r("ra.tiptap.current_level", {
|
|
53531
53531
|
_: "Current level"
|
|
53532
|
-
}), disabled: !(n != null && n.isEditable), onClick: h, className: re((e = {}, e[
|
|
53533
|
-
O.createElement(
|
|
53532
|
+
}), disabled: !(n != null && n.isEditable), onClick: h, className: re((e = {}, e[Oa.sizeSmall] = l === "small", e[Oa.sizeLarge] = l === "large", e)) },
|
|
53533
|
+
O.createElement(pa, { primary: r(d.label, {
|
|
53534
53534
|
_: d.defaultLabel
|
|
53535
53535
|
}) }),
|
|
53536
53536
|
O.createElement(zw, null)
|
|
@@ -53584,22 +53584,22 @@ var jm = function() {
|
|
|
53584
53584
|
value: "heading",
|
|
53585
53585
|
level: 6
|
|
53586
53586
|
}
|
|
53587
|
-
], eh = "RaRichTextInputLevelSelect",
|
|
53587
|
+
], eh = "RaRichTextInputLevelSelect", Oa = {
|
|
53588
53588
|
list: "".concat(eh, "-list"),
|
|
53589
53589
|
sizeSmall: "".concat(eh, "-sizeSmall"),
|
|
53590
53590
|
sizeLarge: "".concat(eh, "-sizeLarge")
|
|
53591
53591
|
}, ZZ = Q("div")(function(t) {
|
|
53592
53592
|
var e, r = t.theme;
|
|
53593
|
-
return e = {}, e["&.".concat(
|
|
53593
|
+
return e = {}, e["&.".concat(Oa.list)] = {
|
|
53594
53594
|
borderRadius: r.shape.borderRadius,
|
|
53595
53595
|
border: "1px solid ".concat(RC(r.palette.action.active, 0.12))
|
|
53596
|
-
}, e["& .".concat(
|
|
53596
|
+
}, e["& .".concat(Oa.sizeSmall)] = {
|
|
53597
53597
|
paddingTop: 1,
|
|
53598
53598
|
paddingBottom: 1,
|
|
53599
53599
|
"& .MuiTypography-root": {
|
|
53600
53600
|
fontSize: r.typography.pxToRem(13)
|
|
53601
53601
|
}
|
|
53602
|
-
}, e["& .".concat(
|
|
53602
|
+
}, e["& .".concat(Oa.sizeLarge)] = {
|
|
53603
53603
|
paddingTop: 8,
|
|
53604
53604
|
paddingBottom: 8,
|
|
53605
53605
|
"& .MuiTypography-root": {
|
|
@@ -53696,7 +53696,7 @@ var uee = /* @__PURE__ */ a(function(t) {
|
|
|
53696
53696
|
)
|
|
53697
53697
|
);
|
|
53698
53698
|
}, "ColorButtons"), dee = /* @__PURE__ */ a(function(t) {
|
|
53699
|
-
var e, r, n = t.editor, o = t.close, i = t.colorType, s = oP(), l = [wg, Lo,
|
|
53699
|
+
var e, r, n = t.editor, o = t.close, i = t.colorType, s = oP(), l = [wg, Lo, Yi, PB, Do, No, $o], u = [900, 700, 500, 300, 100], d = /* @__PURE__ */ a(function(p) {
|
|
53700
53700
|
i === gi.FONT ? n.chain().focus().setColor(p).run() : n.chain().focus().toggleHighlight({ color: p }).run(), o();
|
|
53701
53701
|
}, "selectColor");
|
|
53702
53702
|
return O.createElement(oS, { sx: {
|
|
@@ -54352,9 +54352,9 @@ const Q1 = 90, Lee = 89, Bv = class Bv extends Il {
|
|
|
54352
54352
|
}
|
|
54353
54353
|
};
|
|
54354
54354
|
a(Bv, "HTMLMaskElement");
|
|
54355
|
-
let
|
|
54356
|
-
we.HTMLMaskElement =
|
|
54357
|
-
const Vv = class Vv extends
|
|
54355
|
+
let Ya = Bv;
|
|
54356
|
+
we.HTMLMaskElement = Ya;
|
|
54357
|
+
const Vv = class Vv extends Ya {
|
|
54358
54358
|
/** InputElement to use mask on */
|
|
54359
54359
|
constructor(e) {
|
|
54360
54360
|
super(e), this.input = e;
|
|
@@ -54380,8 +54380,8 @@ const Vv = class Vv extends Ka {
|
|
|
54380
54380
|
};
|
|
54381
54381
|
a(Vv, "HTMLInputMaskElement");
|
|
54382
54382
|
let Um = Vv;
|
|
54383
|
-
we.HTMLMaskElement =
|
|
54384
|
-
const jv = class jv extends
|
|
54383
|
+
we.HTMLMaskElement = Ya;
|
|
54384
|
+
const jv = class jv extends Ya {
|
|
54385
54385
|
/** Returns HTMLElement selection start */
|
|
54386
54386
|
get _unsafeSelectionStart() {
|
|
54387
54387
|
const e = this.rootElement, r = e.getSelection && e.getSelection(), n = r && r.anchorOffset, o = r && r.focusOffset;
|
|
@@ -54727,7 +54727,7 @@ const Hv = class Hv {
|
|
|
54727
54727
|
};
|
|
54728
54728
|
a(Hv, "ContinuousTailDetails");
|
|
54729
54729
|
let Lr = Hv;
|
|
54730
|
-
const
|
|
54730
|
+
const ca = class ca {
|
|
54731
54731
|
/** */
|
|
54732
54732
|
/** */
|
|
54733
54733
|
/** Transforms value before mask processing */
|
|
@@ -54743,7 +54743,7 @@ const la = class la {
|
|
|
54743
54743
|
/** */
|
|
54744
54744
|
constructor(e) {
|
|
54745
54745
|
this._value = "", this._update({
|
|
54746
|
-
...
|
|
54746
|
+
...ca.DEFAULTS,
|
|
54747
54747
|
...e
|
|
54748
54748
|
}), this._initialized = !0;
|
|
54749
54749
|
}
|
|
@@ -54961,14 +54961,14 @@ const la = class la {
|
|
|
54961
54961
|
}
|
|
54962
54962
|
typedValueEquals(e) {
|
|
54963
54963
|
const r = this.typedValue;
|
|
54964
|
-
return e === r ||
|
|
54964
|
+
return e === r || ca.EMPTY_VALUES.includes(e) && ca.EMPTY_VALUES.includes(r) || (this.format ? this.format(e, this) === this.format(this.typedValue, this) : !1);
|
|
54965
54965
|
}
|
|
54966
54966
|
pad(e) {
|
|
54967
54967
|
return new Ne();
|
|
54968
54968
|
}
|
|
54969
54969
|
};
|
|
54970
|
-
a(
|
|
54971
|
-
let lr =
|
|
54970
|
+
a(ca, "Masked");
|
|
54971
|
+
let lr = ca;
|
|
54972
54972
|
lr.DEFAULTS = {
|
|
54973
54973
|
skipInvalid: !0
|
|
54974
54974
|
};
|
|
@@ -55390,8 +55390,8 @@ const qv = class qv {
|
|
|
55390
55390
|
}
|
|
55391
55391
|
};
|
|
55392
55392
|
a(qv, "PatternInputDefinition");
|
|
55393
|
-
let
|
|
55394
|
-
|
|
55393
|
+
let Ja = qv;
|
|
55394
|
+
Ja.DEFAULT_DEFINITIONS = {
|
|
55395
55395
|
0: /\d/,
|
|
55396
55396
|
a: /[\u0041-\u005A\u0061-\u007A\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,
|
|
55397
55397
|
// http://stackoverflow.com/a/22075070
|
|
@@ -55414,7 +55414,7 @@ const Gv = class Gv extends lr {
|
|
|
55414
55414
|
a(Gv, "MaskedRegExp");
|
|
55415
55415
|
let Km = Gv;
|
|
55416
55416
|
we.MaskedRegExp = Km;
|
|
55417
|
-
const
|
|
55417
|
+
const ua = class ua extends lr {
|
|
55418
55418
|
/** */
|
|
55419
55419
|
/** */
|
|
55420
55420
|
/** Single char for empty input */
|
|
@@ -55426,9 +55426,9 @@ const ca = class ca extends lr {
|
|
|
55426
55426
|
/** */
|
|
55427
55427
|
constructor(e) {
|
|
55428
55428
|
super({
|
|
55429
|
-
...
|
|
55429
|
+
...ua.DEFAULTS,
|
|
55430
55430
|
...e,
|
|
55431
|
-
definitions: Object.assign({},
|
|
55431
|
+
definitions: Object.assign({}, Ja.DEFAULT_DEFINITIONS, e == null ? void 0 : e.definitions)
|
|
55432
55432
|
});
|
|
55433
55433
|
}
|
|
55434
55434
|
updateOptions(e) {
|
|
@@ -55472,7 +55472,7 @@ const ca = class ca extends lr {
|
|
|
55472
55472
|
}
|
|
55473
55473
|
}
|
|
55474
55474
|
let s = r[i], l = s in e;
|
|
55475
|
-
if (s ===
|
|
55475
|
+
if (s === ua.STOP_CHAR) {
|
|
55476
55476
|
this._stops.push(this._blocks.length);
|
|
55477
55477
|
continue;
|
|
55478
55478
|
}
|
|
@@ -55484,11 +55484,11 @@ const ca = class ca extends lr {
|
|
|
55484
55484
|
o = !o;
|
|
55485
55485
|
continue;
|
|
55486
55486
|
}
|
|
55487
|
-
if (s ===
|
|
55487
|
+
if (s === ua.ESCAPE_CHAR) {
|
|
55488
55488
|
if (++i, s = r[i], !s) break;
|
|
55489
55489
|
l = !1;
|
|
55490
55490
|
}
|
|
55491
|
-
const u = l ? new
|
|
55491
|
+
const u = l ? new Ja({
|
|
55492
55492
|
isOptional: o,
|
|
55493
55493
|
lazy: this.lazy,
|
|
55494
55494
|
eager: this.eager,
|
|
@@ -55713,8 +55713,8 @@ const ca = class ca extends lr {
|
|
|
55713
55713
|
return this._forEachBlocksInRange(0, this.displayValue.length, (n) => r.aggregate(n.pad(e))), r;
|
|
55714
55714
|
}
|
|
55715
55715
|
};
|
|
55716
|
-
a(
|
|
55717
|
-
let cr =
|
|
55716
|
+
a(ua, "MaskedPattern");
|
|
55717
|
+
let cr = ua;
|
|
55718
55718
|
cr.DEFAULTS = {
|
|
55719
55719
|
...lr.DEFAULTS,
|
|
55720
55720
|
lazy: !0,
|
|
@@ -55722,7 +55722,7 @@ cr.DEFAULTS = {
|
|
|
55722
55722
|
};
|
|
55723
55723
|
cr.STOP_CHAR = "`";
|
|
55724
55724
|
cr.ESCAPE_CHAR = "\\";
|
|
55725
|
-
cr.InputDefinition =
|
|
55725
|
+
cr.InputDefinition = Ja;
|
|
55726
55726
|
cr.FixedDefinition = Cd;
|
|
55727
55727
|
we.MaskedPattern = cr;
|
|
55728
55728
|
const Kv = class Kv extends cr {
|
|
@@ -55793,8 +55793,8 @@ const Kv = class Kv extends cr {
|
|
|
55793
55793
|
}
|
|
55794
55794
|
};
|
|
55795
55795
|
a(Kv, "MaskedRange");
|
|
55796
|
-
let
|
|
55797
|
-
we.MaskedRange =
|
|
55796
|
+
let Sa = Kv;
|
|
55797
|
+
we.MaskedRange = Sa;
|
|
55798
55798
|
const Nee = "d{.}`m{.}`Y", ao = class ao extends cr {
|
|
55799
55799
|
static extractPatternOptions(e) {
|
|
55800
55800
|
const {
|
|
@@ -55869,19 +55869,19 @@ a(ao, "MaskedDate");
|
|
|
55869
55869
|
let $l = ao;
|
|
55870
55870
|
$l.GET_DEFAULT_BLOCKS = () => ({
|
|
55871
55871
|
d: {
|
|
55872
|
-
mask:
|
|
55872
|
+
mask: Sa,
|
|
55873
55873
|
from: 1,
|
|
55874
55874
|
to: 31,
|
|
55875
55875
|
maxLength: 2
|
|
55876
55876
|
},
|
|
55877
55877
|
m: {
|
|
55878
|
-
mask:
|
|
55878
|
+
mask: Sa,
|
|
55879
55879
|
from: 1,
|
|
55880
55880
|
to: 12,
|
|
55881
55881
|
maxLength: 2
|
|
55882
55882
|
},
|
|
55883
55883
|
Y: {
|
|
55884
|
-
mask:
|
|
55884
|
+
mask: Sa,
|
|
55885
55885
|
from: 1900,
|
|
55886
55886
|
to: 9999
|
|
55887
55887
|
}
|
|
@@ -56761,7 +56761,7 @@ export {
|
|
|
56761
56761
|
Jte as CheckBox,
|
|
56762
56762
|
qH as ComboBox,
|
|
56763
56763
|
Qte as ComboBoxManual,
|
|
56764
|
-
|
|
56764
|
+
ji as ConfigContext,
|
|
56765
56765
|
Fte as CreateEtriek,
|
|
56766
56766
|
oz as CreateGridButton,
|
|
56767
56767
|
$te as DeleteButtonNoWarning,
|
|
@@ -56848,7 +56848,7 @@ export {
|
|
|
56848
56848
|
wte as useEtrActions,
|
|
56849
56849
|
xt as useFicha,
|
|
56850
56850
|
uk as useFieldController,
|
|
56851
|
-
|
|
56851
|
+
ss as useFormProgress,
|
|
56852
56852
|
fp as useFormSubmit,
|
|
56853
56853
|
lk as useFormToolbar,
|
|
56854
56854
|
x_ as useGetJson,
|