@applica-software-guru/react-admin 1.5.319 → 1.5.321
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/components/ra-lists/ListView.d.ts.map +1 -1
- package/dist/react-admin.cjs.js +27 -27
- package/dist/react-admin.cjs.js.gz +0 -0
- package/dist/react-admin.cjs.js.map +1 -1
- package/dist/react-admin.es.js +632 -613
- package/dist/react-admin.es.js.gz +0 -0
- package/dist/react-admin.es.js.map +1 -1
- package/dist/react-admin.umd.js +27 -27
- package/dist/react-admin.umd.js.gz +0 -0
- package/dist/react-admin.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/components/ra-lists/Empty.tsx +1 -1
- package/src/components/ra-lists/ListView.tsx +25 -4
package/dist/react-admin.es.js
CHANGED
|
@@ -5,7 +5,7 @@ var K1 = (e) => {
|
|
|
5
5
|
var a8 = (e, t, n) => t in e ? i8(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
6
6
|
var ol = (e, t, n) => a8(e, typeof t != "symbol" ? t + "" : t, n), Eh = (e, t, n) => t.has(e) || K1("Cannot " + n);
|
|
7
7
|
var Nn = (e, t, n) => (Eh(e, t, "read from private field"), n ? n.call(e) : t.get(e)), Do = (e, t, n) => t.has(e) ? K1("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, n), ui = (e, t, n, r) => (Eh(e, t, "write to private field"), r ? r.call(e, n) : t.set(e, n), n), il = (e, t, n) => (Eh(e, t, "access private method"), n);
|
|
8
|
-
import mo, { jsx as h, jsxs as
|
|
8
|
+
import mo, { jsx as h, jsxs as G, Fragment as nt } from "react/jsx-runtime";
|
|
9
9
|
import s8 from "@emotion/styled";
|
|
10
10
|
import { CacheProvider as l8, Global as c8, ThemeContext as Km, css as Xm, keyframes as As, useTheme as Zm } from "@emotion/react";
|
|
11
11
|
import * as _ from "react";
|
|
@@ -1490,25 +1490,25 @@ function wd({ autoplay: e = !0, delay: t = 0, driver: n = YF, keyframes: r, type
|
|
|
1490
1490
|
let k = "idle", F = null, W = null, U = null;
|
|
1491
1491
|
T.calculatedDuration === null && i && (T.calculatedDuration = yx(T));
|
|
1492
1492
|
const { calculatedDuration: j } = T;
|
|
1493
|
-
let
|
|
1494
|
-
j !== null && (
|
|
1495
|
-
let
|
|
1493
|
+
let Q = 1 / 0, J = 1 / 0;
|
|
1494
|
+
j !== null && (Q = j + s, J = Q * (i + 1) - s);
|
|
1495
|
+
let q = 0;
|
|
1496
1496
|
const Y = (X) => {
|
|
1497
1497
|
if (W === null)
|
|
1498
1498
|
return;
|
|
1499
|
-
y > 0 && (W = Math.min(W, X)), y < 0 && (W = Math.min(X -
|
|
1500
|
-
const se =
|
|
1501
|
-
|
|
1502
|
-
let le =
|
|
1499
|
+
y > 0 && (W = Math.min(W, X)), y < 0 && (W = Math.min(X - J / y, W)), F !== null ? q = F : q = Math.round(X - W) * y;
|
|
1500
|
+
const se = q - t * (y >= 0 ? 1 : -1), pe = y >= 0 ? se < 0 : se > J;
|
|
1501
|
+
q = Math.max(se, 0), k === "finished" && F === null && (q = J);
|
|
1502
|
+
let le = q, ue = T;
|
|
1503
1503
|
if (i) {
|
|
1504
|
-
const me = Math.min(
|
|
1504
|
+
const me = Math.min(q, J) / Q;
|
|
1505
1505
|
let xe = Math.floor(me), Oe = me % 1;
|
|
1506
|
-
!Oe && me >= 1 && (Oe = 1), Oe === 1 && xe--, xe = Math.min(xe, i + 1), !!(xe % 2) && (c === "reverse" ? (Oe = 1 - Oe, s && (Oe -= s /
|
|
1506
|
+
!Oe && me >= 1 && (Oe = 1), Oe === 1 && xe--, xe = Math.min(xe, i + 1), !!(xe % 2) && (c === "reverse" ? (Oe = 1 - Oe, s && (Oe -= s / Q)) : c === "mirror" && (ue = M)), le = Ei(0, 1, Oe) * Q;
|
|
1507
1507
|
}
|
|
1508
1508
|
const he = pe ? { done: !1, value: r[0] } : ue.next(le);
|
|
1509
1509
|
I && (he.value = I(he.value));
|
|
1510
1510
|
let { done: Ce } = he;
|
|
1511
|
-
!pe && j !== null && (Ce = y >= 0 ?
|
|
1511
|
+
!pe && j !== null && (Ce = y >= 0 ? q >= J : q <= 0);
|
|
1512
1512
|
const ve = F === null && (k === "finished" || k === "running" && Ce);
|
|
1513
1513
|
return g && g(he.value), ve && B(), he;
|
|
1514
1514
|
}, L = () => {
|
|
@@ -1530,10 +1530,10 @@ function wd({ autoplay: e = !0, delay: t = 0, driver: n = YF, keyframes: r, type
|
|
|
1530
1530
|
return w.then(X, se);
|
|
1531
1531
|
},
|
|
1532
1532
|
get time() {
|
|
1533
|
-
return Ho(
|
|
1533
|
+
return Ho(q);
|
|
1534
1534
|
},
|
|
1535
1535
|
set time(X) {
|
|
1536
|
-
X = wi(X),
|
|
1536
|
+
X = wi(X), q = X, F !== null || !O || y === 0 ? F = X : W = O.now() - X / y;
|
|
1537
1537
|
},
|
|
1538
1538
|
get duration() {
|
|
1539
1539
|
const X = T.calculatedDuration === null ? yx(T) : T.calculatedDuration;
|
|
@@ -1543,14 +1543,14 @@ function wd({ autoplay: e = !0, delay: t = 0, driver: n = YF, keyframes: r, type
|
|
|
1543
1543
|
return y;
|
|
1544
1544
|
},
|
|
1545
1545
|
set speed(X) {
|
|
1546
|
-
X === y || !O || (y = X, N.time = Ho(
|
|
1546
|
+
X === y || !O || (y = X, N.time = Ho(q));
|
|
1547
1547
|
},
|
|
1548
1548
|
get state() {
|
|
1549
1549
|
return k;
|
|
1550
1550
|
},
|
|
1551
1551
|
play: te,
|
|
1552
1552
|
pause: () => {
|
|
1553
|
-
k = "paused", F =
|
|
1553
|
+
k = "paused", F = q;
|
|
1554
1554
|
},
|
|
1555
1555
|
stop: () => {
|
|
1556
1556
|
b = !0, k !== "idle" && (k = "idle", d && d(), K());
|
|
@@ -2211,22 +2211,22 @@ function D7(e) {
|
|
|
2211
2211
|
O === d && A.isActive && !k && T || // If we removed a higher-priority variant (i is in reverse order)
|
|
2212
2212
|
S > x && T, U = !1;
|
|
2213
2213
|
const j = Array.isArray(I) ? I : [I];
|
|
2214
|
-
let
|
|
2215
|
-
M === !1 && (
|
|
2216
|
-
const { prevResolvedValues:
|
|
2217
|
-
...
|
|
2218
|
-
...
|
|
2214
|
+
let Q = j.reduce(o, {});
|
|
2215
|
+
M === !1 && (Q = {});
|
|
2216
|
+
const { prevResolvedValues: J = {} } = A, q = {
|
|
2217
|
+
...J,
|
|
2218
|
+
...Q
|
|
2219
2219
|
}, Y = (L) => {
|
|
2220
2220
|
W = !0, y.has(L) && (U = !0, y.delete(L)), A.needsAnimating[L] = !0;
|
|
2221
2221
|
};
|
|
2222
|
-
for (const L in
|
|
2223
|
-
const K =
|
|
2222
|
+
for (const L in q) {
|
|
2223
|
+
const K = Q[L], B = J[L];
|
|
2224
2224
|
if (b.hasOwnProperty(L))
|
|
2225
2225
|
continue;
|
|
2226
2226
|
let te = !1;
|
|
2227
2227
|
bd(K) && bd(B) ? te = !D2(K, B) : te = K !== B, te ? K !== void 0 ? Y(L) : y.add(L) : K !== void 0 && y.has(L) ? Y(L) : A.protectedKeys[L] = !0;
|
|
2228
2228
|
}
|
|
2229
|
-
A.prevProp = I, A.prevResolvedValues =
|
|
2229
|
+
A.prevProp = I, A.prevResolvedValues = Q, A.isActive && (b = { ...b, ...Q }), r && e.blockInitialAnimation && (W = !1), W && (!k || U) && v.push(...j.map((L) => ({
|
|
2230
2230
|
animation: L,
|
|
2231
2231
|
options: { type: O, ...u }
|
|
2232
2232
|
})));
|
|
@@ -4469,7 +4469,7 @@ function yB() {
|
|
|
4469
4469
|
}
|
|
4470
4470
|
}
|
|
4471
4471
|
}
|
|
4472
|
-
var T = u, M = d, k = c, F = s, W = t, U = f, j = r,
|
|
4472
|
+
var T = u, M = d, k = c, F = s, W = t, U = f, j = r, Q = b, J = y, q = n, Y = i, L = o, K = g, B = !1;
|
|
4473
4473
|
function te(ce) {
|
|
4474
4474
|
return B || (B = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), N(ce) || I(ce) === u;
|
|
4475
4475
|
}
|
|
@@ -4509,7 +4509,7 @@ function yB() {
|
|
|
4509
4509
|
function Oe(ce) {
|
|
4510
4510
|
return I(ce) === g;
|
|
4511
4511
|
}
|
|
4512
|
-
pt.AsyncMode = T, pt.ConcurrentMode = M, pt.ContextConsumer = k, pt.ContextProvider = F, pt.Element = W, pt.ForwardRef = U, pt.Fragment = j, pt.Lazy =
|
|
4512
|
+
pt.AsyncMode = T, pt.ConcurrentMode = M, pt.ContextConsumer = k, pt.ContextProvider = F, pt.Element = W, pt.ForwardRef = U, pt.Fragment = j, pt.Lazy = Q, pt.Memo = J, pt.Portal = q, pt.Profiler = Y, pt.StrictMode = L, pt.Suspense = K, pt.isAsyncMode = te, pt.isConcurrentMode = N, pt.isContextConsumer = X, pt.isContextProvider = se, pt.isElement = pe, pt.isForwardRef = le, pt.isFragment = ue, pt.isLazy = he, pt.isMemo = Ce, pt.isPortal = ve, pt.isProfiler = me, pt.isStrictMode = xe, pt.isSuspense = Oe, pt.isValidElementType = A, pt.typeOf = I;
|
|
4513
4513
|
}()), pt;
|
|
4514
4514
|
}
|
|
4515
4515
|
var cC;
|
|
@@ -4669,8 +4669,8 @@ function CB() {
|
|
|
4669
4669
|
objectOf: F,
|
|
4670
4670
|
oneOf: k,
|
|
4671
4671
|
oneOfType: W,
|
|
4672
|
-
shape:
|
|
4673
|
-
exact:
|
|
4672
|
+
shape: Q,
|
|
4673
|
+
exact: J
|
|
4674
4674
|
};
|
|
4675
4675
|
function b(N, X) {
|
|
4676
4676
|
return N === X ? N !== 0 || 1 / N === 1 / X : N !== N && X !== X;
|
|
@@ -4827,7 +4827,7 @@ function CB() {
|
|
|
4827
4827
|
}
|
|
4828
4828
|
function U() {
|
|
4829
4829
|
function N(X, se, pe, le, ue) {
|
|
4830
|
-
return
|
|
4830
|
+
return q(X[se]) ? null : new x("Invalid " + le + " `" + ue + "` supplied to " + ("`" + pe + "`, expected a ReactNode."));
|
|
4831
4831
|
}
|
|
4832
4832
|
return w(N);
|
|
4833
4833
|
}
|
|
@@ -4836,7 +4836,7 @@ function CB() {
|
|
|
4836
4836
|
(N || "React class") + ": " + X + " type `" + se + "." + pe + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + le + "`."
|
|
4837
4837
|
);
|
|
4838
4838
|
}
|
|
4839
|
-
function
|
|
4839
|
+
function Q(N) {
|
|
4840
4840
|
function X(se, pe, le, ue, he) {
|
|
4841
4841
|
var Ce = se[pe], ve = L(Ce);
|
|
4842
4842
|
if (ve !== "object")
|
|
@@ -4853,7 +4853,7 @@ function CB() {
|
|
|
4853
4853
|
}
|
|
4854
4854
|
return w(X);
|
|
4855
4855
|
}
|
|
4856
|
-
function
|
|
4856
|
+
function J(N) {
|
|
4857
4857
|
function X(se, pe, le, ue, he) {
|
|
4858
4858
|
var Ce = se[pe], ve = L(Ce);
|
|
4859
4859
|
if (ve !== "object")
|
|
@@ -4876,7 +4876,7 @@ Valid keys: ` + JSON.stringify(Object.keys(N), null, " ")
|
|
|
4876
4876
|
}
|
|
4877
4877
|
return w(X);
|
|
4878
4878
|
}
|
|
4879
|
-
function
|
|
4879
|
+
function q(N) {
|
|
4880
4880
|
switch (typeof N) {
|
|
4881
4881
|
case "number":
|
|
4882
4882
|
case "string":
|
|
@@ -4886,7 +4886,7 @@ Valid keys: ` + JSON.stringify(Object.keys(N), null, " ")
|
|
|
4886
4886
|
return !N;
|
|
4887
4887
|
case "object":
|
|
4888
4888
|
if (Array.isArray(N))
|
|
4889
|
-
return N.every(
|
|
4889
|
+
return N.every(q);
|
|
4890
4890
|
if (N === null || c(N))
|
|
4891
4891
|
return !0;
|
|
4892
4892
|
var X = g(N);
|
|
@@ -4894,12 +4894,12 @@ Valid keys: ` + JSON.stringify(Object.keys(N), null, " ")
|
|
|
4894
4894
|
var se = X.call(N), pe;
|
|
4895
4895
|
if (X !== N.entries) {
|
|
4896
4896
|
for (; !(pe = se.next()).done; )
|
|
4897
|
-
if (!
|
|
4897
|
+
if (!q(pe.value))
|
|
4898
4898
|
return !1;
|
|
4899
4899
|
} else
|
|
4900
4900
|
for (; !(pe = se.next()).done; ) {
|
|
4901
4901
|
var le = pe.value;
|
|
4902
|
-
if (le && !
|
|
4902
|
+
if (le && !q(le[1]))
|
|
4903
4903
|
return !1;
|
|
4904
4904
|
}
|
|
4905
4905
|
} else
|
|
@@ -7510,7 +7510,7 @@ function QN() {
|
|
|
7510
7510
|
}
|
|
7511
7511
|
}
|
|
7512
7512
|
}
|
|
7513
|
-
var M = s, k = i, F = e, W = u, U = n, j = v,
|
|
7513
|
+
var M = s, k = i, F = e, W = u, U = n, j = v, Q = g, J = t, q = o, Y = r, L = d, K = f, B = !1, te = !1;
|
|
7514
7514
|
function N(ge) {
|
|
7515
7515
|
return B || (B = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")), !1;
|
|
7516
7516
|
}
|
|
@@ -7553,7 +7553,7 @@ function QN() {
|
|
|
7553
7553
|
function Ze(ge) {
|
|
7554
7554
|
return T(ge) === f;
|
|
7555
7555
|
}
|
|
7556
|
-
gt.ContextConsumer = M, gt.ContextProvider = k, gt.Element = F, gt.ForwardRef = W, gt.Fragment = U, gt.Lazy = j, gt.Memo =
|
|
7556
|
+
gt.ContextConsumer = M, gt.ContextProvider = k, gt.Element = F, gt.ForwardRef = W, gt.Fragment = U, gt.Lazy = j, gt.Memo = Q, gt.Portal = J, gt.Profiler = q, gt.StrictMode = Y, gt.Suspense = L, gt.SuspenseList = K, gt.isAsyncMode = N, gt.isConcurrentMode = X, gt.isContextConsumer = se, gt.isContextProvider = pe, gt.isElement = le, gt.isForwardRef = ue, gt.isFragment = he, gt.isLazy = Ce, gt.isMemo = ve, gt.isPortal = me, gt.isProfiler = xe, gt.isStrictMode = Oe, gt.isSuspense = ce, gt.isSuspenseList = Ze, gt.isValidElementType = I, gt.typeOf = T;
|
|
7557
7557
|
}()), gt;
|
|
7558
7558
|
}
|
|
7559
7559
|
process.env.NODE_ENV === "production" ? Ng.exports = ZN() : Ng.exports = QN();
|
|
@@ -7716,28 +7716,28 @@ function yV(e = {}) {
|
|
|
7716
7716
|
let k = A(T);
|
|
7717
7717
|
const F = M ? M.map(A) : [];
|
|
7718
7718
|
u && v && F.push((j) => {
|
|
7719
|
-
const
|
|
7719
|
+
const Q = Bu((0, Ir.default)({}, j, {
|
|
7720
7720
|
defaultTheme: n,
|
|
7721
7721
|
themeId: t
|
|
7722
7722
|
}));
|
|
7723
|
-
if (!
|
|
7723
|
+
if (!Q.components || !Q.components[u] || !Q.components[u].styleOverrides)
|
|
7724
7724
|
return null;
|
|
7725
|
-
const
|
|
7726
|
-
return Object.entries(
|
|
7727
|
-
|
|
7728
|
-
theme:
|
|
7725
|
+
const J = Q.components[u].styleOverrides, q = {};
|
|
7726
|
+
return Object.entries(J).forEach(([Y, L]) => {
|
|
7727
|
+
q[Y] = ed(L, (0, Ir.default)({}, j, {
|
|
7728
|
+
theme: Q
|
|
7729
7729
|
}));
|
|
7730
|
-
}), v(j,
|
|
7730
|
+
}), v(j, q);
|
|
7731
7731
|
}), u && !b && F.push((j) => {
|
|
7732
|
-
var
|
|
7733
|
-
const
|
|
7732
|
+
var Q;
|
|
7733
|
+
const J = Bu((0, Ir.default)({}, j, {
|
|
7734
7734
|
defaultTheme: n,
|
|
7735
7735
|
themeId: t
|
|
7736
|
-
})),
|
|
7736
|
+
})), q = J == null || (Q = J.components) == null || (Q = Q[u]) == null ? void 0 : Q.variants;
|
|
7737
7737
|
return ed({
|
|
7738
|
-
variants:
|
|
7738
|
+
variants: q
|
|
7739
7739
|
}, (0, Ir.default)({}, j, {
|
|
7740
|
-
theme:
|
|
7740
|
+
theme: J
|
|
7741
7741
|
}));
|
|
7742
7742
|
}), x || F.push(i);
|
|
7743
7743
|
const W = F.length - M.length;
|
|
@@ -7849,7 +7849,7 @@ const wV = ["children", "className", "color", "component", "fontSize", "htmlColo
|
|
|
7849
7849
|
}), w = {};
|
|
7850
7850
|
f || (w.viewBox = v);
|
|
7851
7851
|
const S = AV(x);
|
|
7852
|
-
return /* @__PURE__ */
|
|
7852
|
+
return /* @__PURE__ */ G(SV, V({
|
|
7853
7853
|
as: c,
|
|
7854
7854
|
className: Ue(S.root, i),
|
|
7855
7855
|
focusable: "false",
|
|
@@ -8709,28 +8709,28 @@ function xj(e = {}) {
|
|
|
8709
8709
|
let k = A(T);
|
|
8710
8710
|
const F = M ? M.map(A) : [];
|
|
8711
8711
|
u && v && F.push((j) => {
|
|
8712
|
-
const
|
|
8712
|
+
const Q = $u(V({}, j, {
|
|
8713
8713
|
defaultTheme: n,
|
|
8714
8714
|
themeId: t
|
|
8715
8715
|
}));
|
|
8716
|
-
if (!
|
|
8716
|
+
if (!Q.components || !Q.components[u] || !Q.components[u].styleOverrides)
|
|
8717
8717
|
return null;
|
|
8718
|
-
const
|
|
8719
|
-
return Object.entries(
|
|
8720
|
-
|
|
8721
|
-
theme:
|
|
8718
|
+
const J = Q.components[u].styleOverrides, q = {};
|
|
8719
|
+
return Object.entries(J).forEach(([Y, L]) => {
|
|
8720
|
+
q[Y] = nd(L, V({}, j, {
|
|
8721
|
+
theme: Q
|
|
8722
8722
|
}));
|
|
8723
|
-
}), v(j,
|
|
8723
|
+
}), v(j, q);
|
|
8724
8724
|
}), u && !b && F.push((j) => {
|
|
8725
|
-
var
|
|
8726
|
-
const
|
|
8725
|
+
var Q;
|
|
8726
|
+
const J = $u(V({}, j, {
|
|
8727
8727
|
defaultTheme: n,
|
|
8728
8728
|
themeId: t
|
|
8729
|
-
})),
|
|
8729
|
+
})), q = J == null || (Q = J.components) == null || (Q = Q[u]) == null ? void 0 : Q.variants;
|
|
8730
8730
|
return nd({
|
|
8731
|
-
variants:
|
|
8731
|
+
variants: q
|
|
8732
8732
|
}, V({}, j, {
|
|
8733
|
-
theme:
|
|
8733
|
+
theme: J
|
|
8734
8734
|
}));
|
|
8735
8735
|
}), x || F.push(i);
|
|
8736
8736
|
const W = F.length - M.length;
|
|
@@ -9080,7 +9080,7 @@ const HC = {
|
|
|
9080
9080
|
}, w) => {
|
|
9081
9081
|
const S = At();
|
|
9082
9082
|
return t = S.palette.mode === "dark" ? t || !0 : t, /** @ts-ignore */
|
|
9083
|
-
/* @__PURE__ */
|
|
9083
|
+
/* @__PURE__ */ G(
|
|
9084
9084
|
uf,
|
|
9085
9085
|
{
|
|
9086
9086
|
elevation: u || 0,
|
|
@@ -10053,37 +10053,37 @@ const Kg = 550, Yj = 80, Kj = As(YC || (YC = jf`
|
|
|
10053
10053
|
left: 0,
|
|
10054
10054
|
top: 0
|
|
10055
10055
|
};
|
|
10056
|
-
let
|
|
10056
|
+
let Q, J, q;
|
|
10057
10057
|
if (F || I === void 0 || I.clientX === 0 && I.clientY === 0 || !I.clientX && !I.touches)
|
|
10058
|
-
|
|
10058
|
+
Q = Math.round(j.width / 2), J = Math.round(j.height / 2);
|
|
10059
10059
|
else {
|
|
10060
10060
|
const {
|
|
10061
10061
|
clientX: Y,
|
|
10062
10062
|
clientY: L
|
|
10063
10063
|
} = I.touches && I.touches.length > 0 ? I.touches[0] : I;
|
|
10064
|
-
|
|
10064
|
+
Q = Math.round(Y - j.left), J = Math.round(L - j.top);
|
|
10065
10065
|
}
|
|
10066
10066
|
if (F)
|
|
10067
|
-
|
|
10067
|
+
q = Math.sqrt((2 * j.width ** 2 + j.height ** 2) / 3), q % 2 === 0 && (q += 1);
|
|
10068
10068
|
else {
|
|
10069
|
-
const Y = Math.max(Math.abs((U ? U.clientWidth : 0) -
|
|
10070
|
-
|
|
10069
|
+
const Y = Math.max(Math.abs((U ? U.clientWidth : 0) - Q), Q) * 2 + 2, L = Math.max(Math.abs((U ? U.clientHeight : 0) - J), J) * 2 + 2;
|
|
10070
|
+
q = Math.sqrt(Y ** 2 + L ** 2);
|
|
10071
10071
|
}
|
|
10072
10072
|
I != null && I.touches ? b.current === null && (b.current = () => {
|
|
10073
10073
|
w({
|
|
10074
10074
|
pulsate: k,
|
|
10075
|
-
rippleX:
|
|
10076
|
-
rippleY:
|
|
10077
|
-
rippleSize:
|
|
10075
|
+
rippleX: Q,
|
|
10076
|
+
rippleY: J,
|
|
10077
|
+
rippleSize: q,
|
|
10078
10078
|
cb: M
|
|
10079
10079
|
});
|
|
10080
10080
|
}, y.start(Yj, () => {
|
|
10081
10081
|
b.current && (b.current(), b.current = null);
|
|
10082
10082
|
})) : w({
|
|
10083
10083
|
pulsate: k,
|
|
10084
|
-
rippleX:
|
|
10085
|
-
rippleY:
|
|
10086
|
-
rippleSize:
|
|
10084
|
+
rippleX: Q,
|
|
10085
|
+
rippleY: J,
|
|
10086
|
+
rippleSize: q,
|
|
10087
10087
|
cb: M
|
|
10088
10088
|
});
|
|
10089
10089
|
}, [o, w, y]), O = _.useCallback(() => {
|
|
@@ -10214,11 +10214,11 @@ const tW = nn("MuiButtonBase", ["root", "disabled", "focusVisible"]), nW = ["act
|
|
|
10214
10214
|
onTouchEnd: W,
|
|
10215
10215
|
onTouchMove: U,
|
|
10216
10216
|
onTouchStart: j,
|
|
10217
|
-
tabIndex:
|
|
10218
|
-
TouchRippleProps:
|
|
10219
|
-
touchRippleRef:
|
|
10217
|
+
tabIndex: Q = 0,
|
|
10218
|
+
TouchRippleProps: J,
|
|
10219
|
+
touchRippleRef: q,
|
|
10220
10220
|
type: Y
|
|
10221
|
-
} = r, L = je(r, nW), K = _.useRef(null), B = _.useRef(null), te = gn(B,
|
|
10221
|
+
} = r, L = je(r, nW), K = _.useRef(null), B = _.useRef(null), te = gn(B, q), {
|
|
10222
10222
|
isFocusVisibleRef: N,
|
|
10223
10223
|
onFocus: X,
|
|
10224
10224
|
onBlur: se,
|
|
@@ -10274,10 +10274,10 @@ const tW = nn("MuiButtonBase", ["root", "disabled", "focusVisible"]), nW = ["act
|
|
|
10274
10274
|
disableRipple: f,
|
|
10275
10275
|
disableTouchRipple: g,
|
|
10276
10276
|
focusRipple: v,
|
|
10277
|
-
tabIndex:
|
|
10277
|
+
tabIndex: Q,
|
|
10278
10278
|
focusVisible: le
|
|
10279
10279
|
}), Re = rW(Ne);
|
|
10280
|
-
return /* @__PURE__ */
|
|
10280
|
+
return /* @__PURE__ */ G(oW, V({
|
|
10281
10281
|
as: Xt,
|
|
10282
10282
|
className: Ue(Re.root, c),
|
|
10283
10283
|
ownerState: Ne,
|
|
@@ -10295,7 +10295,7 @@ const tW = nn("MuiButtonBase", ["root", "disabled", "focusVisible"]), nW = ["act
|
|
|
10295
10295
|
onTouchMove: _t,
|
|
10296
10296
|
onTouchStart: it,
|
|
10297
10297
|
ref: $e,
|
|
10298
|
-
tabIndex: d ? -1 :
|
|
10298
|
+
tabIndex: d ? -1 : Q,
|
|
10299
10299
|
type: Y
|
|
10300
10300
|
}, Ft, L, {
|
|
10301
10301
|
children: [s, ve ? (
|
|
@@ -10303,7 +10303,7 @@ const tW = nn("MuiButtonBase", ["root", "disabled", "focusVisible"]), nW = ["act
|
|
|
10303
10303
|
/* @__PURE__ */ h(ME, V({
|
|
10304
10304
|
ref: te,
|
|
10305
10305
|
center: i
|
|
10306
|
-
},
|
|
10306
|
+
}, J))
|
|
10307
10307
|
) : null]
|
|
10308
10308
|
}));
|
|
10309
10309
|
});
|
|
@@ -10717,7 +10717,7 @@ process.env.NODE_ENV !== "production" && (rd.propTypes = {
|
|
|
10717
10717
|
sx: m.oneOfType([m.arrayOf(m.oneOfType([m.func, m.object, m.bool])), m.func, m.object])
|
|
10718
10718
|
});
|
|
10719
10719
|
function mW({ id: e, title: t, icon: n, url: r, last: o }) {
|
|
10720
|
-
return /* @__PURE__ */
|
|
10720
|
+
return /* @__PURE__ */ G(
|
|
10721
10721
|
de,
|
|
10722
10722
|
{
|
|
10723
10723
|
component: an,
|
|
@@ -10776,9 +10776,9 @@ function vW({
|
|
|
10776
10776
|
mb: 1
|
|
10777
10777
|
}
|
|
10778
10778
|
};
|
|
10779
|
-
let j,
|
|
10780
|
-
return y === "breadcrumbs" ? /* @__PURE__ */
|
|
10781
|
-
/* @__PURE__ */
|
|
10779
|
+
let j, Q, J = /* @__PURE__ */ h(de, {}), q = "", Y, L;
|
|
10780
|
+
return y === "breadcrumbs" ? /* @__PURE__ */ G(dr, { border: t, sx: U, ...b, content: t, shadow: "none", children: [
|
|
10781
|
+
/* @__PURE__ */ G(
|
|
10782
10782
|
Ie,
|
|
10783
10783
|
{
|
|
10784
10784
|
container: !0,
|
|
@@ -10788,7 +10788,7 @@ function vW({
|
|
|
10788
10788
|
spacing: 1,
|
|
10789
10789
|
children: [
|
|
10790
10790
|
d && !f ? /* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */ h(de, { variant: "h2", children: A.title }) }) : null,
|
|
10791
|
-
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */
|
|
10791
|
+
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */ G(
|
|
10792
10792
|
rd,
|
|
10793
10793
|
{
|
|
10794
10794
|
"aria-label": "breadcrumb",
|
|
@@ -10800,7 +10800,7 @@ function vW({
|
|
|
10800
10800
|
}
|
|
10801
10801
|
},
|
|
10802
10802
|
children: [
|
|
10803
|
-
e !== !1 && /* @__PURE__ */
|
|
10803
|
+
e !== !1 && /* @__PURE__ */ G(de, { component: an, to: "/", color: "textSecondary", variant: "h6", sx: { textDecoration: "none" }, children: [
|
|
10804
10804
|
o ? /* @__PURE__ */ h(Ih, { style: M }) : null,
|
|
10805
10805
|
r && !o ? /* @__PURE__ */ h(Oh, { style: { ...M, marginRight: 0 } }) : null,
|
|
10806
10806
|
!r || o ? e : null
|
|
@@ -10814,7 +10814,7 @@ function vW({
|
|
|
10814
10814
|
}
|
|
10815
10815
|
),
|
|
10816
10816
|
t === !1 && n !== !1 && /* @__PURE__ */ h(Yr, { sx: { mt: 2 } })
|
|
10817
|
-
] }) : (S && S.type === "collapse" && S.breadcrumbs === !0 && (Y = S.icon ? S.icon : Cg, j = /* @__PURE__ */
|
|
10817
|
+
] }) : (S && S.type === "collapse" && S.breadcrumbs === !0 && (Y = S.icon ? S.icon : Cg, j = /* @__PURE__ */ G(
|
|
10818
10818
|
de,
|
|
10819
10819
|
{
|
|
10820
10820
|
component: an,
|
|
@@ -10827,8 +10827,8 @@ function vW({
|
|
|
10827
10827
|
S.title
|
|
10828
10828
|
]
|
|
10829
10829
|
}
|
|
10830
|
-
),
|
|
10831
|
-
/* @__PURE__ */
|
|
10830
|
+
), J = /* @__PURE__ */ G(dr, { border: t, sx: U, ...b, content: t, shadow: "none", children: [
|
|
10831
|
+
/* @__PURE__ */ G(
|
|
10832
10832
|
Ie,
|
|
10833
10833
|
{
|
|
10834
10834
|
container: !0,
|
|
@@ -10837,8 +10837,8 @@ function vW({
|
|
|
10837
10837
|
alignItems: c ? "center" : "flex-start",
|
|
10838
10838
|
spacing: 1,
|
|
10839
10839
|
children: [
|
|
10840
|
-
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */
|
|
10841
|
-
e !== !1 && /* @__PURE__ */
|
|
10840
|
+
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */ G(rd, { "aria-label": "breadcrumb", maxItems: i || 8, separator: W, children: [
|
|
10841
|
+
e !== !1 && /* @__PURE__ */ G(de, { component: an, to: "/", color: "textSecondary", variant: "h6", sx: { textDecoration: "none" }, children: [
|
|
10842
10842
|
o ? /* @__PURE__ */ h(Ih, { style: M }) : null,
|
|
10843
10843
|
r && !o ? /* @__PURE__ */ h(Oh, { style: { ...M, marginRight: 0 } }) : null,
|
|
10844
10844
|
!r || o ? e : null
|
|
@@ -10850,7 +10850,7 @@ function vW({
|
|
|
10850
10850
|
}
|
|
10851
10851
|
),
|
|
10852
10852
|
t === !1 && n !== !1 && /* @__PURE__ */ h(Yr, { sx: { mt: 2 } })
|
|
10853
|
-
] })), A && A.type === "item" && (
|
|
10853
|
+
] })), A && A.type === "item" && (q = A.title, L = A.icon ? A.icon : Cg, Q = /* @__PURE__ */ G(
|
|
10854
10854
|
de,
|
|
10855
10855
|
{
|
|
10856
10856
|
variant: "subtitle1",
|
|
@@ -10862,10 +10862,10 @@ function vW({
|
|
|
10862
10862
|
},
|
|
10863
10863
|
children: [
|
|
10864
10864
|
o ? /* @__PURE__ */ h(L, { style: M }) : null,
|
|
10865
|
-
|
|
10865
|
+
q
|
|
10866
10866
|
]
|
|
10867
10867
|
}
|
|
10868
|
-
), A.breadcrumbs !== !1 && (
|
|
10868
|
+
), A.breadcrumbs !== !1 && (J = /* @__PURE__ */ G(
|
|
10869
10869
|
dr,
|
|
10870
10870
|
{
|
|
10871
10871
|
border: t,
|
|
@@ -10881,7 +10881,7 @@ function vW({
|
|
|
10881
10881
|
content: t,
|
|
10882
10882
|
shadow: "none",
|
|
10883
10883
|
children: [
|
|
10884
|
-
/* @__PURE__ */
|
|
10884
|
+
/* @__PURE__ */ G(
|
|
10885
10885
|
Ie,
|
|
10886
10886
|
{
|
|
10887
10887
|
container: !0,
|
|
@@ -10891,8 +10891,8 @@ function vW({
|
|
|
10891
10891
|
spacing: 1,
|
|
10892
10892
|
children: [
|
|
10893
10893
|
d && !f ? /* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */ h(de, { variant: "h2", children: A.title }) }) : null,
|
|
10894
|
-
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */
|
|
10895
|
-
e !== !1 && /* @__PURE__ */
|
|
10894
|
+
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */ G(rd, { "aria-label": "breadcrumb", maxItems: i || 8, separator: W, children: [
|
|
10895
|
+
e !== !1 && /* @__PURE__ */ G(
|
|
10896
10896
|
de,
|
|
10897
10897
|
{
|
|
10898
10898
|
component: an,
|
|
@@ -10908,7 +10908,7 @@ function vW({
|
|
|
10908
10908
|
}
|
|
10909
10909
|
),
|
|
10910
10910
|
j,
|
|
10911
|
-
|
|
10911
|
+
Q
|
|
10912
10912
|
] }) }),
|
|
10913
10913
|
d && f ? /* @__PURE__ */ h(Ie, { item: !0, sx: { mt: t === !1 ? 0.25 : 1 }, children: /* @__PURE__ */ h(de, { variant: "h2", children: A.title }) }) : null
|
|
10914
10914
|
]
|
|
@@ -10917,7 +10917,7 @@ function vW({
|
|
|
10917
10917
|
t === !1 && n !== !1 && /* @__PURE__ */ h(Yr, { sx: { mt: 2 } })
|
|
10918
10918
|
]
|
|
10919
10919
|
}
|
|
10920
|
-
))),
|
|
10920
|
+
))), J);
|
|
10921
10921
|
}
|
|
10922
10922
|
function _E({ color: e, size: t, variant: n, sx: r }) {
|
|
10923
10923
|
const o = At(), i = Sn(o, e), { main: s } = i;
|
|
@@ -11633,16 +11633,16 @@ function tw(e) {
|
|
|
11633
11633
|
}
|
|
11634
11634
|
var j = Object.assign({
|
|
11635
11635
|
position: c
|
|
11636
|
-
}, d && iz),
|
|
11636
|
+
}, d && iz), Q = f === !0 ? az({
|
|
11637
11637
|
x: y,
|
|
11638
11638
|
y: x
|
|
11639
11639
|
}, pr(n)) : {
|
|
11640
11640
|
x: y,
|
|
11641
11641
|
y: x
|
|
11642
11642
|
};
|
|
11643
|
-
if (y =
|
|
11644
|
-
var
|
|
11645
|
-
return Object.assign({}, j, (
|
|
11643
|
+
if (y = Q.x, x = Q.y, u) {
|
|
11644
|
+
var J;
|
|
11645
|
+
return Object.assign({}, j, (J = {}, J[I] = O ? "0" : "", J[A] = S ? "0" : "", J.transform = (T.devicePixelRatio || 1) <= 1 ? "translate(" + y + "px, " + x + "px)" : "translate3d(" + y + "px, " + x + "px, 0)", J));
|
|
11646
11646
|
}
|
|
11647
11647
|
return Object.assign({}, j, (t = {}, t[I] = O ? x + "px" : "", t[A] = S ? y + "px" : "", t.transform = "", t));
|
|
11648
11648
|
}
|
|
@@ -11856,10 +11856,10 @@ function zl(e, t) {
|
|
|
11856
11856
|
right: W.right - T.right + S.right
|
|
11857
11857
|
}, j = e.modifiersData.offset;
|
|
11858
11858
|
if (v === ul && j) {
|
|
11859
|
-
var
|
|
11860
|
-
Object.keys(U).forEach(function(
|
|
11861
|
-
var
|
|
11862
|
-
U[
|
|
11859
|
+
var Q = j[o];
|
|
11860
|
+
Object.keys(U).forEach(function(J) {
|
|
11861
|
+
var q = [_r, kr].indexOf(J) >= 0 ? 1 : -1, Y = [Hn, kr].indexOf(J) >= 0 ? "y" : "x";
|
|
11862
|
+
U[J] += Q[Y] * q;
|
|
11863
11863
|
});
|
|
11864
11864
|
}
|
|
11865
11865
|
return U;
|
|
@@ -11903,16 +11903,16 @@ function xz(e) {
|
|
|
11903
11903
|
allowedAutoPlacements: x
|
|
11904
11904
|
}) : ue);
|
|
11905
11905
|
}, []), T = t.rects.reference, M = t.rects.popper, k = /* @__PURE__ */ new Map(), F = !0, W = I[0], U = 0; U < I.length; U++) {
|
|
11906
|
-
var j = I[U],
|
|
11906
|
+
var j = I[U], Q = fo(j), J = Cs(j) === ys, q = [Hn, kr].indexOf(Q) >= 0, Y = q ? "width" : "height", L = zl(t, {
|
|
11907
11907
|
placement: j,
|
|
11908
11908
|
boundary: f,
|
|
11909
11909
|
rootBoundary: g,
|
|
11910
11910
|
altBoundary: v,
|
|
11911
11911
|
padding: d
|
|
11912
|
-
}), K =
|
|
11912
|
+
}), K = q ? J ? _r : qn : J ? kr : Hn;
|
|
11913
11913
|
T[Y] > M[Y] && (K = od(K));
|
|
11914
11914
|
var B = od(K), te = [];
|
|
11915
|
-
if (i && te.push(L[
|
|
11915
|
+
if (i && te.push(L[Q] <= 0), c && te.push(L[K] <= 0, L[B] <= 0), te.every(function(le) {
|
|
11916
11916
|
return le;
|
|
11917
11917
|
})) {
|
|
11918
11918
|
W = j, F = !1;
|
|
@@ -12045,23 +12045,23 @@ function Rz(e) {
|
|
|
12045
12045
|
} : Object.assign({
|
|
12046
12046
|
mainAxis: 0,
|
|
12047
12047
|
altAxis: 0
|
|
12048
|
-
}, W), j = t.modifiersData.offset ? t.modifiersData.offset[t.placement] : null,
|
|
12048
|
+
}, W), j = t.modifiersData.offset ? t.modifiersData.offset[t.placement] : null, Q = {
|
|
12049
12049
|
x: 0,
|
|
12050
12050
|
y: 0
|
|
12051
12051
|
};
|
|
12052
12052
|
if (M) {
|
|
12053
12053
|
if (i) {
|
|
12054
|
-
var
|
|
12054
|
+
var J, q = I === "y" ? Hn : qn, Y = I === "y" ? kr : _r, L = I === "y" ? "height" : "width", K = M[I], B = K + w[q], te = K - w[Y], N = y ? -F[L] / 2 : 0, X = O === ys ? k[L] : F[L], se = O === ys ? -F[L] : -k[L], pe = t.elements.arrow, le = y && pe ? vv(pe) : {
|
|
12055
12055
|
width: 0,
|
|
12056
12056
|
height: 0
|
|
12057
|
-
}, ue = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : $E(), he = ue[
|
|
12058
|
-
M[I] = mn,
|
|
12057
|
+
}, ue = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : $E(), he = ue[q], Ce = ue[Y], ve = Sl(0, k[L], le[L]), me = A ? k[L] / 2 - N - ve - he - U.mainAxis : X - ve - he - U.mainAxis, xe = A ? -k[L] / 2 + N + ve + Ce + U.mainAxis : se + ve + Ce + U.mainAxis, Oe = t.elements.arrow && bc(t.elements.arrow), ce = Oe ? I === "y" ? Oe.clientTop || 0 : Oe.clientLeft || 0 : 0, Ze = (J = j == null ? void 0 : j[I]) != null ? J : 0, ge = K + me - Ze - ce, it = K + xe - Ze, mn = Sl(y ? _d(B, ge) : B, K, y ? la(te, it) : te);
|
|
12058
|
+
M[I] = mn, Q[I] = mn - K;
|
|
12059
12059
|
}
|
|
12060
12060
|
if (c) {
|
|
12061
12061
|
var _t, St = I === "x" ? Hn : qn, Jn = I === "x" ? kr : _r, Dt = M[T], Et = T === "y" ? "height" : "width", ln = Dt + w[St], Tt = Dt - w[Jn], Xt = [Hn, qn].indexOf(S) !== -1, Ft = (_t = j == null ? void 0 : j[T]) != null ? _t : 0, $e = Xt ? ln : Dt - k[Et] - F[Et] - Ft + U.altAxis, Ne = Xt ? Dt + k[Et] + F[Et] - Ft - U.altAxis : Tt, Re = y && Xt ? ez($e, Dt, Ne) : Sl(y ? $e : ln, Dt, y ? Ne : Tt);
|
|
12062
|
-
M[T] = Re,
|
|
12062
|
+
M[T] = Re, Q[T] = Re - Dt;
|
|
12063
12063
|
}
|
|
12064
|
-
t.modifiersData[r] =
|
|
12064
|
+
t.modifiersData[r] = Q;
|
|
12065
12065
|
}
|
|
12066
12066
|
}
|
|
12067
12067
|
const Mz = {
|
|
@@ -12422,8 +12422,8 @@ const Yz = () => en({
|
|
|
12422
12422
|
placement: k
|
|
12423
12423
|
};
|
|
12424
12424
|
x !== null && (j.TransitionProps = x);
|
|
12425
|
-
const
|
|
12426
|
-
elementType:
|
|
12425
|
+
const Q = Yz(), J = (r = b.root) != null ? r : "div", q = LW({
|
|
12426
|
+
elementType: J,
|
|
12427
12427
|
externalSlotProps: y.root,
|
|
12428
12428
|
externalForwardedProps: w,
|
|
12429
12429
|
additionalProps: {
|
|
@@ -12431,9 +12431,9 @@ const Yz = () => en({
|
|
|
12431
12431
|
ref: O
|
|
12432
12432
|
},
|
|
12433
12433
|
ownerState: t,
|
|
12434
|
-
className:
|
|
12434
|
+
className: Q.root
|
|
12435
12435
|
});
|
|
12436
|
-
return /* @__PURE__ */ h(
|
|
12436
|
+
return /* @__PURE__ */ h(J, V({}, q, {
|
|
12437
12437
|
children: typeof i == "function" ? i(j) : i
|
|
12438
12438
|
}));
|
|
12439
12439
|
}), wv = /* @__PURE__ */ _.forwardRef(function(t, n) {
|
|
@@ -12858,7 +12858,7 @@ const Qz = ["children", "color", "component", "className", "disabled", "disableE
|
|
|
12858
12858
|
ownerState: M,
|
|
12859
12859
|
children: b
|
|
12860
12860
|
}), U = o || "";
|
|
12861
|
-
return /* @__PURE__ */
|
|
12861
|
+
return /* @__PURE__ */ G(eU, V({
|
|
12862
12862
|
ownerState: M,
|
|
12863
12863
|
className: Ue(r.className, k.root, f, U),
|
|
12864
12864
|
component: d,
|
|
@@ -13290,7 +13290,7 @@ const Fo = nn("MuiLoadingButton", ["root", "loading", "loadingIndicator", "loadi
|
|
|
13290
13290
|
ownerState: b,
|
|
13291
13291
|
children: y
|
|
13292
13292
|
}) : null;
|
|
13293
|
-
return /* @__PURE__ */
|
|
13293
|
+
return /* @__PURE__ */ G(gU, V({
|
|
13294
13294
|
disabled: i || c,
|
|
13295
13295
|
id: v,
|
|
13296
13296
|
ref: n
|
|
@@ -13604,7 +13604,7 @@ const pa = Fr(
|
|
|
13604
13604
|
};
|
|
13605
13605
|
break;
|
|
13606
13606
|
}
|
|
13607
|
-
return /* @__PURE__ */
|
|
13607
|
+
return /* @__PURE__ */ G(Se, { ref: i, children: [
|
|
13608
13608
|
n === "grow" && /* @__PURE__ */ h(
|
|
13609
13609
|
h8,
|
|
13610
13610
|
{
|
|
@@ -13650,7 +13650,7 @@ const pa = Fr(
|
|
|
13650
13650
|
return /* @__PURE__ */ h(DA, { ref: n, timeout: 200, ...t });
|
|
13651
13651
|
});
|
|
13652
13652
|
function afe({ value: e, ...t }) {
|
|
13653
|
-
return /* @__PURE__ */
|
|
13653
|
+
return /* @__PURE__ */ G(Se, { sx: { position: "relative", display: "inline-flex" }, children: [
|
|
13654
13654
|
/* @__PURE__ */ h(qo, { variant: "determinate", value: e, ...t }),
|
|
13655
13655
|
/* @__PURE__ */ h(
|
|
13656
13656
|
Se,
|
|
@@ -13680,7 +13680,7 @@ function sfe({
|
|
|
13680
13680
|
sx: s,
|
|
13681
13681
|
...c
|
|
13682
13682
|
}) {
|
|
13683
|
-
return /* @__PURE__ */
|
|
13683
|
+
return /* @__PURE__ */ G(Se, { sx: { position: "relative", display: "inline-flex" }, children: [
|
|
13684
13684
|
/* @__PURE__ */ h(
|
|
13685
13685
|
qo,
|
|
13686
13686
|
{
|
|
@@ -13729,13 +13729,13 @@ function sfe({
|
|
|
13729
13729
|
] });
|
|
13730
13730
|
}
|
|
13731
13731
|
function lfe({ icon: e, value: t, ...n }) {
|
|
13732
|
-
return /* @__PURE__ */
|
|
13732
|
+
return /* @__PURE__ */ G(Se, { sx: { display: "flex", alignItems: "center" }, children: [
|
|
13733
13733
|
/* @__PURE__ */ h(Se, { sx: { width: "100%", mr: 1 }, children: /* @__PURE__ */ h(n0, { variant: "determinate", value: t, ...n }) }),
|
|
13734
13734
|
/* @__PURE__ */ h(Se, { sx: { minWidth: 35 }, children: e })
|
|
13735
13735
|
] });
|
|
13736
13736
|
}
|
|
13737
13737
|
function cfe({ value: e, ...t }) {
|
|
13738
|
-
return /* @__PURE__ */
|
|
13738
|
+
return /* @__PURE__ */ G(Se, { sx: { display: "flex", alignItems: "center" }, children: [
|
|
13739
13739
|
/* @__PURE__ */ h(Se, { sx: { width: "100%", mr: 1 }, children: /* @__PURE__ */ h(n0, { variant: "determinate", value: e, ...t }) }),
|
|
13740
13740
|
/* @__PURE__ */ h(Se, { sx: { minWidth: 35 }, children: /* @__PURE__ */ h(de, { variant: "body2", color: "text.secondary", children: `${Math.round(e)}%` }) })
|
|
13741
13741
|
] });
|
|
@@ -13911,7 +13911,7 @@ function wU(e) {
|
|
|
13911
13911
|
}
|
|
13912
13912
|
function AU({ open: e, children: t, arrow: n = "top-right", disabledArrow: r, sx: o, ...i }) {
|
|
13913
13913
|
const { style: s, anchorOrigin: c, transformOrigin: u } = wU(n);
|
|
13914
|
-
return /* @__PURE__ */
|
|
13914
|
+
return /* @__PURE__ */ G(
|
|
13915
13915
|
r0,
|
|
13916
13916
|
{
|
|
13917
13917
|
open: !!e,
|
|
@@ -13976,7 +13976,7 @@ function ha({ horizontal: e = !1, children: t }) {
|
|
|
13976
13976
|
r(null), typeof ((d = u.currentTarget) == null ? void 0 : d.onClick) == "function" && u.currentTarget.onClick(u);
|
|
13977
13977
|
}, []);
|
|
13978
13978
|
return !t || we.Children.count(t) === 0 || // @ts-ignore
|
|
13979
|
-
t != null && t.filter && (t == null ? void 0 : t.filter((u) => we.isValidElement(u)).length) === 0 ? null : /* @__PURE__ */
|
|
13979
|
+
t != null && t.filter && (t == null ? void 0 : t.filter((u) => we.isValidElement(u)).length) === 0 ? null : /* @__PURE__ */ G(EU, { children: [
|
|
13980
13980
|
/* @__PURE__ */ h(_l, { "aria-label": "more", "aria-haspopup": "true", onClick: i, color: n ? "inherit" : "default", children: e ? /* @__PURE__ */ h(s_, {}) : /* @__PURE__ */ h(l_, {}) }),
|
|
13981
13981
|
/* @__PURE__ */ h(TU, { open: n, onClose: s, arrow: "right-top", children: jt.map(
|
|
13982
13982
|
t,
|
|
@@ -13989,7 +13989,7 @@ function ha({ horizontal: e = !1, children: t }) {
|
|
|
13989
13989
|
}
|
|
13990
13990
|
function Sv() {
|
|
13991
13991
|
const e = Zm(), n = e.palette.mode === "dark" ? e.palette.primary.dark : e.palette.primary.light;
|
|
13992
|
-
return /* @__PURE__ */ h(Se, { sx: { position: "absolute", filter: "blur(20px)", bottom: 0, p: 4, pb: 8 }, children: /* @__PURE__ */
|
|
13992
|
+
return /* @__PURE__ */ h(Se, { sx: { position: "absolute", filter: "blur(20px)", bottom: 0, p: 4, pb: 8 }, children: /* @__PURE__ */ G(
|
|
13993
13993
|
"svg",
|
|
13994
13994
|
{
|
|
13995
13995
|
width: "100%",
|
|
@@ -16239,7 +16239,7 @@ function FJ(e) {
|
|
|
16239
16239
|
var B;
|
|
16240
16240
|
(B = L.onKeyDown) == null || B.call(L, K), !(K.key !== "Escape" || K.which === 229 || // Wait until IME is settled.
|
|
16241
16241
|
!F()) && (n || (K.stopPropagation(), d && d(K, "escapeKeyDown")));
|
|
16242
|
-
},
|
|
16242
|
+
}, Q = (L) => (K) => {
|
|
16243
16243
|
var B;
|
|
16244
16244
|
(B = L.onClick) == null || B.call(L, K), K.target === K.currentTarget && d && d(K, "backdropClick");
|
|
16245
16245
|
};
|
|
@@ -16260,7 +16260,7 @@ function FJ(e) {
|
|
|
16260
16260
|
return V({
|
|
16261
16261
|
"aria-hidden": !0
|
|
16262
16262
|
}, K, {
|
|
16263
|
-
onClick:
|
|
16263
|
+
onClick: Q(K),
|
|
16264
16264
|
open: f
|
|
16265
16265
|
});
|
|
16266
16266
|
},
|
|
@@ -16355,8 +16355,8 @@ function Ud(e) {
|
|
|
16355
16355
|
let F = [];
|
|
16356
16356
|
if ((A.activeElement === d.current || A.activeElement === f.current) && (F = i(b.current)), F.length > 0) {
|
|
16357
16357
|
var W, U;
|
|
16358
|
-
const j = !!((W = w.current) != null && W.shiftKey && ((U = w.current) == null ? void 0 : U.key) === "Tab"),
|
|
16359
|
-
typeof
|
|
16358
|
+
const j = !!((W = w.current) != null && W.shiftKey && ((U = w.current) == null ? void 0 : U.key) === "Tab"), Q = F[0], J = F[F.length - 1];
|
|
16359
|
+
typeof Q != "string" && typeof J != "string" && (j ? J.focus() : Q.focus());
|
|
16360
16360
|
} else
|
|
16361
16361
|
k.focus();
|
|
16362
16362
|
};
|
|
@@ -16375,7 +16375,7 @@ function Ud(e) {
|
|
|
16375
16375
|
}, O = (A) => {
|
|
16376
16376
|
g.current === null && (g.current = A.relatedTarget), y.current = !0;
|
|
16377
16377
|
};
|
|
16378
|
-
return /* @__PURE__ */
|
|
16378
|
+
return /* @__PURE__ */ G(_.Fragment, {
|
|
16379
16379
|
children: [/* @__PURE__ */ h("div", {
|
|
16380
16380
|
tabIndex: c ? 0 : -1,
|
|
16381
16381
|
onFocus: O,
|
|
@@ -16532,13 +16532,13 @@ const zJ = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
16532
16532
|
timeout: S = o,
|
|
16533
16533
|
// eslint-disable-next-line react/prop-types
|
|
16534
16534
|
TransitionComponent: O = xo
|
|
16535
|
-
} = t, A = je(t, zJ), I = _.useRef(null), T = gn(I, c.ref, n), M = (
|
|
16536
|
-
if (
|
|
16535
|
+
} = t, A = je(t, zJ), I = _.useRef(null), T = gn(I, c.ref, n), M = (q) => (Y) => {
|
|
16536
|
+
if (q) {
|
|
16537
16537
|
const L = I.current;
|
|
16538
|
-
Y === void 0 ?
|
|
16538
|
+
Y === void 0 ? q(L) : q(L, Y);
|
|
16539
16539
|
}
|
|
16540
|
-
}, k = M(v), F = M((
|
|
16541
|
-
IT(
|
|
16540
|
+
}, k = M(v), F = M((q, Y) => {
|
|
16541
|
+
IT(q);
|
|
16542
16542
|
const L = zd({
|
|
16543
16543
|
style: w,
|
|
16544
16544
|
timeout: S,
|
|
@@ -16546,8 +16546,8 @@ const zJ = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
16546
16546
|
}, {
|
|
16547
16547
|
mode: "enter"
|
|
16548
16548
|
});
|
|
16549
|
-
|
|
16550
|
-
}), W = M(g), U = M(x), j = M((
|
|
16549
|
+
q.style.webkitTransition = r.transitions.create("opacity", L), q.style.transition = r.transitions.create("opacity", L), f && f(q, Y);
|
|
16550
|
+
}), W = M(g), U = M(x), j = M((q) => {
|
|
16551
16551
|
const Y = zd({
|
|
16552
16552
|
style: w,
|
|
16553
16553
|
timeout: S,
|
|
@@ -16555,8 +16555,8 @@ const zJ = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
16555
16555
|
}, {
|
|
16556
16556
|
mode: "exit"
|
|
16557
16557
|
});
|
|
16558
|
-
|
|
16559
|
-
}),
|
|
16558
|
+
q.style.webkitTransition = r.transitions.create("opacity", Y), q.style.transition = r.transitions.create("opacity", Y), y && y(q);
|
|
16559
|
+
}), Q = M(b);
|
|
16560
16560
|
return /* @__PURE__ */ h(O, V({
|
|
16561
16561
|
appear: s,
|
|
16562
16562
|
in: d,
|
|
@@ -16565,18 +16565,18 @@ const zJ = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
|
|
|
16565
16565
|
onEntered: W,
|
|
16566
16566
|
onEntering: k,
|
|
16567
16567
|
onExit: j,
|
|
16568
|
-
onExited:
|
|
16568
|
+
onExited: Q,
|
|
16569
16569
|
onExiting: U,
|
|
16570
|
-
addEndListener: (
|
|
16571
|
-
i && i(I.current,
|
|
16570
|
+
addEndListener: (q) => {
|
|
16571
|
+
i && i(I.current, q);
|
|
16572
16572
|
},
|
|
16573
16573
|
timeout: S
|
|
16574
16574
|
}, A, {
|
|
16575
|
-
children: (
|
|
16575
|
+
children: (q, Y) => /* @__PURE__ */ _.cloneElement(c, V({
|
|
16576
16576
|
style: V({
|
|
16577
16577
|
opacity: 0,
|
|
16578
|
-
visibility:
|
|
16579
|
-
}, UJ[
|
|
16578
|
+
visibility: q === "exited" && !d ? "hidden" : void 0
|
|
16579
|
+
}, UJ[q], w, c.props.style),
|
|
16580
16580
|
ref: T
|
|
16581
16581
|
}, Y))
|
|
16582
16582
|
}));
|
|
@@ -16890,9 +16890,9 @@ const XJ = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
16890
16890
|
hideBackdrop: W = !1,
|
|
16891
16891
|
keepMounted: U = !1,
|
|
16892
16892
|
onBackdropClick: j,
|
|
16893
|
-
open:
|
|
16894
|
-
slotProps:
|
|
16895
|
-
slots:
|
|
16893
|
+
open: Q,
|
|
16894
|
+
slotProps: J,
|
|
16895
|
+
slots: q
|
|
16896
16896
|
// eslint-disable-next-line react/prop-types
|
|
16897
16897
|
} = d, Y = je(d, XJ), L = V({}, d, {
|
|
16898
16898
|
closeAfterTransition: y,
|
|
@@ -16924,7 +16924,7 @@ const XJ = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
16924
16924
|
} = te();
|
|
16925
16925
|
he.onEnter = Ze, he.onExited = ge;
|
|
16926
16926
|
}
|
|
16927
|
-
const Ce = (r = (o =
|
|
16927
|
+
const Ce = (r = (o = q == null ? void 0 : q.root) != null ? o : S.Root) != null ? r : QJ, ve = (i = (s = q == null ? void 0 : q.backdrop) != null ? s : S.Backdrop) != null ? i : f, me = (c = J == null ? void 0 : J.root) != null ? c : O.root, xe = (u = J == null ? void 0 : J.backdrop) != null ? u : O.backdrop, Oe = Pd({
|
|
16928
16928
|
elementType: Ce,
|
|
16929
16929
|
externalSlotProps: me,
|
|
16930
16930
|
externalForwardedProps: Y,
|
|
@@ -16947,17 +16947,17 @@ const XJ = ["BackdropComponent", "BackdropProps", "classes", "className", "close
|
|
|
16947
16947
|
className: Ue(xe == null ? void 0 : xe.className, g == null ? void 0 : g.className, ue == null ? void 0 : ue.backdrop),
|
|
16948
16948
|
ownerState: le
|
|
16949
16949
|
});
|
|
16950
|
-
return !U && !
|
|
16950
|
+
return !U && !Q && (!pe || se) ? null : /* @__PURE__ */ h(Hl, {
|
|
16951
16951
|
ref: N,
|
|
16952
16952
|
container: x,
|
|
16953
16953
|
disablePortal: M,
|
|
16954
|
-
children: /* @__PURE__ */
|
|
16954
|
+
children: /* @__PURE__ */ G(Ce, V({}, Oe, {
|
|
16955
16955
|
children: [!W && f ? /* @__PURE__ */ h(ve, V({}, ce)) : null, /* @__PURE__ */ h(Ud, {
|
|
16956
16956
|
disableEnforceFocus: I,
|
|
16957
16957
|
disableAutoFocus: A,
|
|
16958
16958
|
disableRestoreFocus: k,
|
|
16959
16959
|
isEnabled: X,
|
|
16960
|
-
open:
|
|
16960
|
+
open: Q,
|
|
16961
16961
|
children: /* @__PURE__ */ _.cloneElement(b, he)
|
|
16962
16962
|
})]
|
|
16963
16963
|
}))
|
|
@@ -17420,15 +17420,15 @@ const iee = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdr
|
|
|
17420
17420
|
fullWidth: b,
|
|
17421
17421
|
maxWidth: x,
|
|
17422
17422
|
scroll: M
|
|
17423
|
-
}),
|
|
17424
|
-
|
|
17423
|
+
}), Q = see(j), J = _.useRef(), q = (B) => {
|
|
17424
|
+
J.current = B.target === B.currentTarget;
|
|
17425
17425
|
}, Y = (B) => {
|
|
17426
|
-
S && S(B),
|
|
17426
|
+
S && S(B), J.current && (J.current = null, w && w(B), O && O(B, "backdropClick"));
|
|
17427
17427
|
}, L = $f(c), K = _.useMemo(() => ({
|
|
17428
17428
|
titleId: L
|
|
17429
17429
|
}), [L]);
|
|
17430
17430
|
return /* @__PURE__ */ h(lee, V({
|
|
17431
|
-
className: Ue(
|
|
17431
|
+
className: Ue(Q.root, g),
|
|
17432
17432
|
closeAfterTransition: !0,
|
|
17433
17433
|
components: {
|
|
17434
17434
|
Backdrop: aee
|
|
@@ -17453,8 +17453,8 @@ const iee = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdr
|
|
|
17453
17453
|
role: "presentation"
|
|
17454
17454
|
}, W, {
|
|
17455
17455
|
children: /* @__PURE__ */ h(cee, {
|
|
17456
|
-
className: Ue(
|
|
17457
|
-
onMouseDown:
|
|
17456
|
+
className: Ue(Q.container),
|
|
17457
|
+
onMouseDown: q,
|
|
17458
17458
|
ownerState: j,
|
|
17459
17459
|
children: /* @__PURE__ */ h(uee, V({
|
|
17460
17460
|
as: I,
|
|
@@ -17463,7 +17463,7 @@ const iee = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdr
|
|
|
17463
17463
|
"aria-describedby": s,
|
|
17464
17464
|
"aria-labelledby": L
|
|
17465
17465
|
}, T, {
|
|
17466
|
-
className: Ue(
|
|
17466
|
+
className: Ue(Q.paper, T.className),
|
|
17467
17467
|
ownerState: j,
|
|
17468
17468
|
children: /* @__PURE__ */ h(Hv.Provider, {
|
|
17469
17469
|
value: K,
|
|
@@ -18386,7 +18386,7 @@ const vte = {
|
|
|
18386
18386
|
delay: B,
|
|
18387
18387
|
easing: te
|
|
18388
18388
|
})].join(","), u && u(Y, L);
|
|
18389
|
-
}), U = k(d), j = k(y),
|
|
18389
|
+
}), U = k(d), j = k(y), Q = k((Y) => {
|
|
18390
18390
|
const {
|
|
18391
18391
|
duration: L,
|
|
18392
18392
|
delay: K,
|
|
@@ -18407,7 +18407,7 @@ const vte = {
|
|
|
18407
18407
|
delay: sg ? K : K || te * 0.333,
|
|
18408
18408
|
easing: B
|
|
18409
18409
|
})].join(","), Y.style.opacity = 0, Y.style.transform = cm(0.75), g && g(Y);
|
|
18410
|
-
}),
|
|
18410
|
+
}), J = k(v);
|
|
18411
18411
|
return /* @__PURE__ */ h(w, V({
|
|
18412
18412
|
appear: o,
|
|
18413
18413
|
in: c,
|
|
@@ -18415,8 +18415,8 @@ const vte = {
|
|
|
18415
18415
|
onEnter: W,
|
|
18416
18416
|
onEntered: U,
|
|
18417
18417
|
onEntering: F,
|
|
18418
|
-
onExit:
|
|
18419
|
-
onExited:
|
|
18418
|
+
onExit: Q,
|
|
18419
|
+
onExited: J,
|
|
18420
18420
|
onExiting: j,
|
|
18421
18421
|
addEndListener: (Y) => {
|
|
18422
18422
|
x === "auto" && O.start(A.current || 0, Y), r && r(T.current, Y);
|
|
@@ -18629,8 +18629,8 @@ const Tte = () => en({
|
|
|
18629
18629
|
placement: k
|
|
18630
18630
|
};
|
|
18631
18631
|
x !== null && (j.TransitionProps = x);
|
|
18632
|
-
const
|
|
18633
|
-
elementType:
|
|
18632
|
+
const Q = Tte(), J = (r = b.root) != null ? r : "div", q = Pd({
|
|
18633
|
+
elementType: J,
|
|
18634
18634
|
externalSlotProps: y.root,
|
|
18635
18635
|
externalForwardedProps: w,
|
|
18636
18636
|
additionalProps: {
|
|
@@ -18638,9 +18638,9 @@ const Tte = () => en({
|
|
|
18638
18638
|
ref: O
|
|
18639
18639
|
},
|
|
18640
18640
|
ownerState: t,
|
|
18641
|
-
className:
|
|
18641
|
+
className: Q.root
|
|
18642
18642
|
});
|
|
18643
|
-
return /* @__PURE__ */ h(
|
|
18643
|
+
return /* @__PURE__ */ h(J, V({}, q, {
|
|
18644
18644
|
children: typeof i == "function" ? i(j) : i
|
|
18645
18645
|
}));
|
|
18646
18646
|
}), YT = /* @__PURE__ */ _.forwardRef(function(t, n) {
|
|
@@ -19228,9 +19228,9 @@ const ZT = /* @__PURE__ */ _.forwardRef(function(t, n) {
|
|
|
19228
19228
|
components: W = {},
|
|
19229
19229
|
componentsProps: U = {},
|
|
19230
19230
|
describeChild: j = !1,
|
|
19231
|
-
disableFocusListener:
|
|
19232
|
-
disableHoverListener:
|
|
19233
|
-
disableInteractive:
|
|
19231
|
+
disableFocusListener: Q = !1,
|
|
19232
|
+
disableHoverListener: J = !1,
|
|
19233
|
+
disableInteractive: q = !1,
|
|
19234
19234
|
disableTouchListener: Y = !1,
|
|
19235
19235
|
enterDelay: L = 100,
|
|
19236
19236
|
enterNextDelay: K = 0,
|
|
@@ -19252,7 +19252,7 @@ const ZT = /* @__PURE__ */ _.forwardRef(function(t, n) {
|
|
|
19252
19252
|
TransitionProps: Ze
|
|
19253
19253
|
} = M, ge = je(M, Bte), it = /* @__PURE__ */ _.isValidElement(F) ? F : /* @__PURE__ */ h("span", {
|
|
19254
19254
|
children: F
|
|
19255
|
-
}), mn = At(), _t = Tj(), [St, Jn] = _.useState(), [Dt, Et] = _.useState(null), ln = _.useRef(!1), Tt =
|
|
19255
|
+
}), mn = At(), _t = Tj(), [St, Jn] = _.useState(), [Dt, Et] = _.useState(null), ln = _.useRef(!1), Tt = q || te, Xt = is(), Ft = is(), $e = is(), Ne = is(), [Re, be] = yE({
|
|
19256
19256
|
controlled: ue,
|
|
19257
19257
|
default: !1,
|
|
19258
19258
|
name: "Tooltip",
|
|
@@ -19334,7 +19334,7 @@ const ZT = /* @__PURE__ */ _.forwardRef(function(t, n) {
|
|
|
19334
19334
|
y: Ye.clientY
|
|
19335
19335
|
}, Vs.current && Vs.current.update();
|
|
19336
19336
|
}, So = {}, js = typeof Oe == "string";
|
|
19337
|
-
j ? (So.title = !xt && js && !
|
|
19337
|
+
j ? (So.title = !xt && js && !J ? Oe : null, So["aria-describedby"] = xt ? Zt : null) : (So["aria-label"] = js ? Oe : null, So["aria-labelledby"] = xt && !js ? Zt : null);
|
|
19338
19338
|
const vn = V({}, So, ge, it.props, {
|
|
19339
19339
|
className: Ue(ge.className, it.props.className),
|
|
19340
19340
|
onTouchStart: _c,
|
|
@@ -19347,7 +19347,7 @@ const ZT = /* @__PURE__ */ _.forwardRef(function(t, n) {
|
|
|
19347
19347
|
`));
|
|
19348
19348
|
}, [St]));
|
|
19349
19349
|
const Fi = {};
|
|
19350
|
-
Y || (vn.onTouchStart = lp, vn.onTouchEnd = Dc),
|
|
19350
|
+
Y || (vn.onTouchStart = lp, vn.onTouchEnd = Dc), J || (vn.onMouseOver = Uu(jr, vn.onMouseOver), vn.onMouseLeave = Uu(Di, vn.onMouseLeave), Tt || (Fi.onMouseOver = jr, Fi.onMouseLeave = Di)), Q || (vn.onFocus = Uu(kc, vn.onFocus), vn.onBlur = Uu(Mc, vn.onBlur), Tt || (Fi.onFocus = kc, Fi.onBlur = Mc)), process.env.NODE_ENV !== "production" && it.props.title && console.error(["MUI: You have provided a `title` prop to the child of <Tooltip />.", `Remove this title prop \`${it.props.title}\` or the Tooltip component.`].join(`
|
|
19351
19351
|
`));
|
|
19352
19352
|
const dp = _.useMemo(() => {
|
|
19353
19353
|
var Ye;
|
|
@@ -19376,7 +19376,7 @@ const ZT = /* @__PURE__ */ _.forwardRef(function(t, n) {
|
|
|
19376
19376
|
}), Li), hp = os($c, V({}, (A = me.arrow) != null ? A : U.arrow, {
|
|
19377
19377
|
className: Ue(Ws.arrow, (I = (T = me.arrow) != null ? T : U.arrow) == null ? void 0 : I.className)
|
|
19378
19378
|
}), Li);
|
|
19379
|
-
return /* @__PURE__ */
|
|
19379
|
+
return /* @__PURE__ */ G(_.Fragment, {
|
|
19380
19380
|
children: [/* @__PURE__ */ _.cloneElement(it, vn), /* @__PURE__ */ h(Fc, V({
|
|
19381
19381
|
as: Ce ?? Jv,
|
|
19382
19382
|
placement: he,
|
|
@@ -19401,7 +19401,7 @@ const ZT = /* @__PURE__ */ _.forwardRef(function(t, n) {
|
|
|
19401
19401
|
}) => /* @__PURE__ */ h(Lc, V({
|
|
19402
19402
|
timeout: mn.transitions.duration.shorter
|
|
19403
19403
|
}, Ye, fp, {
|
|
19404
|
-
children: /* @__PURE__ */
|
|
19404
|
+
children: /* @__PURE__ */ G(Bc, V({}, pp, {
|
|
19405
19405
|
children: [Oe, k ? /* @__PURE__ */ h($c, V({}, hp, {
|
|
19406
19406
|
ref: Et
|
|
19407
19407
|
})) : null]
|
|
@@ -19746,13 +19746,13 @@ var Pl = function() {
|
|
|
19746
19746
|
e.invalid;
|
|
19747
19747
|
var i = e.label, s = i === void 0 ? "ra.action.save" : i, c = e.onClick, u = e.mutationOptions, d = e.disabled, f = e.type, g = f === void 0 ? "submit" : f, v = e.transform, y = e.variant, b = y === void 0 ? "contained" : y, x = e.alwaysEnable, w = x === void 0 ? !1 : x, S = Yte(e, ["color", "icon", "invalid", "label", "onClick", "mutationOptions", "disabled", "type", "transform", "variant", "alwaysEnable"]), O = We(), A = Oi(), I = w_(), T = A0(), M = T.dirtyFields, k = T.isValidating, F = T.isSubmitting, W = Object.keys(M).length > 0, U = Jte(w === !1 || w === void 0 ? void 0 : !w, d || !W || k || F);
|
|
19748
19748
|
YA(g === "submit" && (u && (u.onSuccess || u.onError) || v), 'Cannot use <SaveButton mutationOptions> props on a button of type "submit". To override the default mutation options on a particular save button, set the <SaveButton type="button"> prop, or set mutationOptions in the main view component (<Create> or <Edit>).');
|
|
19749
|
-
var j = fe(function(
|
|
19749
|
+
var j = fe(function(q) {
|
|
19750
19750
|
return Qw(void 0, void 0, void 0, function() {
|
|
19751
19751
|
var Y;
|
|
19752
19752
|
return Jw(this, function(L) {
|
|
19753
19753
|
switch (L.label) {
|
|
19754
19754
|
case 0:
|
|
19755
|
-
return I != null && I.save ? [4, I.save(
|
|
19755
|
+
return I != null && I.save ? [4, I.save(q, Pl(Pl({}, u), { transform: v }))] : [3, 2];
|
|
19756
19756
|
case 1:
|
|
19757
19757
|
Y = L.sent(), L.label = 2;
|
|
19758
19758
|
case 2:
|
|
@@ -19763,15 +19763,15 @@ var Pl = function() {
|
|
|
19763
19763
|
}
|
|
19764
19764
|
});
|
|
19765
19765
|
});
|
|
19766
|
-
}, [A.setError, I, u, v]),
|
|
19766
|
+
}, [A.setError, I, u, v]), Q = fe(function(q) {
|
|
19767
19767
|
return Qw(void 0, void 0, void 0, function() {
|
|
19768
19768
|
return Jw(this, function(Y) {
|
|
19769
19769
|
switch (Y.label) {
|
|
19770
19770
|
case 0:
|
|
19771
|
-
return c && c(
|
|
19771
|
+
return c && c(q), q.defaultPrevented ? [
|
|
19772
19772
|
2
|
|
19773
19773
|
/*return*/
|
|
19774
|
-
] : g !== "button" ? [3, 2] : (
|
|
19774
|
+
] : g !== "button" ? [3, 2] : (q.stopPropagation(), [4, A.handleSubmit(j)(q)]);
|
|
19775
19775
|
case 1:
|
|
19776
19776
|
Y.sent(), Y.label = 2;
|
|
19777
19777
|
case 2:
|
|
@@ -19782,12 +19782,12 @@ var Pl = function() {
|
|
|
19782
19782
|
}
|
|
19783
19783
|
});
|
|
19784
19784
|
});
|
|
19785
|
-
}, [c, g, A, j]),
|
|
19785
|
+
}, [c, g, A, j]), J = s && O(s, { _: s });
|
|
19786
19786
|
return _.createElement(
|
|
19787
19787
|
Qte,
|
|
19788
|
-
Pl({ variant: b, type: g, color: n, "aria-label":
|
|
19788
|
+
Pl({ variant: b, type: g, color: n, "aria-label": J, disabled: U, onClick: Q }, S),
|
|
19789
19789
|
F ? _.createElement(qo, { sx: Kte, size: 14, thickness: 3, color: "inherit" }) : o,
|
|
19790
|
-
|
|
19790
|
+
J
|
|
19791
19791
|
);
|
|
19792
19792
|
}, Kte = {
|
|
19793
19793
|
"&.MuiCircularProgress-root": {
|
|
@@ -19949,7 +19949,7 @@ function aI(e) {
|
|
|
19949
19949
|
const d = fe(() => {
|
|
19950
19950
|
lre();
|
|
19951
19951
|
}, []);
|
|
19952
|
-
return n ? /* @__PURE__ */ h(n, { error: t, errorInfo: r, title: i }) : /* @__PURE__ */ h(df, { children: /* @__PURE__ */
|
|
19952
|
+
return n ? /* @__PURE__ */ h(n, { error: t, errorInfo: r, title: i }) : /* @__PURE__ */ h(df, { children: /* @__PURE__ */ G(ot, { alignItems: "center", px: 2, py: { xs: 4, sm: 8 }, spacing: 2, textAlign: "center", children: [
|
|
19953
19953
|
i ? /* @__PURE__ */ h(NT, { title: i }) : null,
|
|
19954
19954
|
/* @__PURE__ */ h("img", { src: YE, style: { width: "100%", maxWidth: 450, marginTop: c.spacing(4) }, alt: "oops!" }),
|
|
19955
19955
|
/* @__PURE__ */ h(
|
|
@@ -19993,7 +19993,7 @@ var Xd = { exports: {} };
|
|
|
19993
19993
|
Xd.exports;
|
|
19994
19994
|
(function(e, t) {
|
|
19995
19995
|
(function() {
|
|
19996
|
-
var n, r = "4.17.21", o = 200, i = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", s = "Expected a function", c = "Invalid `variable` option passed into `_.template`", u = "__lodash_hash_undefined__", d = 500, f = "__lodash_placeholder__", g = 1, v = 2, y = 4, b = 1, x = 2, w = 1, S = 2, O = 4, A = 8, I = 16, T = 32, M = 64, k = 128, F = 256, W = 512, U = 30, j = "...",
|
|
19996
|
+
var n, r = "4.17.21", o = 200, i = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", s = "Expected a function", c = "Invalid `variable` option passed into `_.template`", u = "__lodash_hash_undefined__", d = 500, f = "__lodash_placeholder__", g = 1, v = 2, y = 4, b = 1, x = 2, w = 1, S = 2, O = 4, A = 8, I = 16, T = 32, M = 64, k = 128, F = 256, W = 512, U = 30, j = "...", Q = 800, J = 16, q = 1, Y = 2, L = 3, K = 1 / 0, B = 9007199254740991, te = 17976931348623157e292, N = NaN, X = 4294967295, se = X - 1, pe = X >>> 1, le = [
|
|
19997
19997
|
["ary", k],
|
|
19998
19998
|
["bind", w],
|
|
19999
19999
|
["bindKey", S],
|
|
@@ -20637,7 +20637,7 @@ Xd.exports;
|
|
|
20637
20637
|
return a;
|
|
20638
20638
|
}
|
|
20639
20639
|
function x4() {
|
|
20640
|
-
var a = this.__wrapped__.value(), l = this.__dir__, p = Ge(a), C = l < 0, E = p ? a.length : 0, R =
|
|
20640
|
+
var a = this.__wrapped__.value(), l = this.__dir__, p = Ge(a), C = l < 0, E = p ? a.length : 0, R = kR(0, E, this.__views__), D = R.start, $ = R.end, H = $ - D, re = C ? $ : D - 1, oe = this.__iteratees__, ie = oe.length, ye = 0, Te = yn(H, this.__takeCount__);
|
|
20641
20641
|
if (!p || !C && E == H && Te == H)
|
|
20642
20642
|
return Bb(a, this.__actions__);
|
|
20643
20643
|
var De = [];
|
|
@@ -20649,7 +20649,7 @@ Xd.exports;
|
|
|
20649
20649
|
if (or == Y)
|
|
20650
20650
|
Fe = Pn;
|
|
20651
20651
|
else if (!Pn) {
|
|
20652
|
-
if (or ==
|
|
20652
|
+
if (or == q)
|
|
20653
20653
|
continue e;
|
|
20654
20654
|
break e;
|
|
20655
20655
|
}
|
|
@@ -20856,7 +20856,7 @@ Xd.exports;
|
|
|
20856
20856
|
return a;
|
|
20857
20857
|
var oe = Ge(a);
|
|
20858
20858
|
if (oe) {
|
|
20859
|
-
if (D =
|
|
20859
|
+
if (D = DR(a), !$)
|
|
20860
20860
|
return Fn(a, D);
|
|
20861
20861
|
} else {
|
|
20862
20862
|
var ie = bn(a), ye = ie == ce || ie == Ze;
|
|
@@ -20864,11 +20864,11 @@ Xd.exports;
|
|
|
20864
20864
|
return Vb(a, $);
|
|
20865
20865
|
if (ie == _t || ie == ue || ye && !E) {
|
|
20866
20866
|
if (D = H || ye ? {} : i1(a), !$)
|
|
20867
|
-
return H ?
|
|
20867
|
+
return H ? AR(a, q4(D, a)) : wR(a, mb(D, a));
|
|
20868
20868
|
} else {
|
|
20869
20869
|
if (!Ct[ie])
|
|
20870
20870
|
return E ? a : {};
|
|
20871
|
-
D =
|
|
20871
|
+
D = FR(a, ie, $);
|
|
20872
20872
|
}
|
|
20873
20873
|
}
|
|
20874
20874
|
R || (R = new zr());
|
|
@@ -20955,7 +20955,7 @@ Xd.exports;
|
|
|
20955
20955
|
}
|
|
20956
20956
|
function pn(a, l, p, C, E) {
|
|
20957
20957
|
var R = -1, D = a.length;
|
|
20958
|
-
for (p || (p =
|
|
20958
|
+
for (p || (p = BR), E || (E = []); ++R < D; ) {
|
|
20959
20959
|
var $ = a[R];
|
|
20960
20960
|
l > 0 && p($) ? l > 1 ? pn($, l - 1, p, C, E) : ni(E, $) : C || (E[E.length] = $);
|
|
20961
20961
|
}
|
|
@@ -20984,7 +20984,7 @@ Xd.exports;
|
|
|
20984
20984
|
return Ge(a) ? C : ni(C, p(a));
|
|
20985
20985
|
}
|
|
20986
20986
|
function In(a) {
|
|
20987
|
-
return a == null ? a === n ? Xt : mn : $i && $i in bt(a) ?
|
|
20987
|
+
return a == null ? a === n ? Xt : mn : $i && $i in bt(a) ? MR(a) : UR(a);
|
|
20988
20988
|
}
|
|
20989
20989
|
function Np(a, l) {
|
|
20990
20990
|
return a > l;
|
|
@@ -21032,16 +21032,16 @@ Xd.exports;
|
|
|
21032
21032
|
function Ab(a) {
|
|
21033
21033
|
return $t(a) && In(a) == ue;
|
|
21034
21034
|
}
|
|
21035
|
-
function
|
|
21035
|
+
function eR(a) {
|
|
21036
21036
|
return $t(a) && In(a) == Ne;
|
|
21037
21037
|
}
|
|
21038
|
-
function
|
|
21038
|
+
function tR(a) {
|
|
21039
21039
|
return $t(a) && In(a) == me;
|
|
21040
21040
|
}
|
|
21041
21041
|
function Qs(a, l, p, C, E) {
|
|
21042
|
-
return a === l ? !0 : a == null || l == null || !$t(a) && !$t(l) ? a !== a && l !== l :
|
|
21042
|
+
return a === l ? !0 : a == null || l == null || !$t(a) && !$t(l) ? a !== a && l !== l : nR(a, l, p, C, Qs, E);
|
|
21043
21043
|
}
|
|
21044
|
-
function
|
|
21044
|
+
function nR(a, l, p, C, E, R) {
|
|
21045
21045
|
var D = Ge(a), $ = Ge(l), H = D ? he : bn(a), re = $ ? he : bn(l);
|
|
21046
21046
|
H = H == ue ? _t : H, re = re == ue ? _t : re;
|
|
21047
21047
|
var oe = H == _t, ie = re == _t, ye = H == re;
|
|
@@ -21051,7 +21051,7 @@ Xd.exports;
|
|
|
21051
21051
|
D = !0, oe = !1;
|
|
21052
21052
|
}
|
|
21053
21053
|
if (ye && !oe)
|
|
21054
|
-
return R || (R = new zr()), D || La(a) ? n1(a, l, p, C, E, R) :
|
|
21054
|
+
return R || (R = new zr()), D || La(a) ? n1(a, l, p, C, E, R) : PR(a, l, H, p, C, E, R);
|
|
21055
21055
|
if (!(p & b)) {
|
|
21056
21056
|
var Te = oe && mt.call(a, "__wrapped__"), De = ie && mt.call(l, "__wrapped__");
|
|
21057
21057
|
if (Te || De) {
|
|
@@ -21059,9 +21059,9 @@ Xd.exports;
|
|
|
21059
21059
|
return R || (R = new zr()), E(Xe, Fe, p, C, R);
|
|
21060
21060
|
}
|
|
21061
21061
|
}
|
|
21062
|
-
return ye ? (R || (R = new zr()),
|
|
21062
|
+
return ye ? (R || (R = new zr()), RR(a, l, p, C, E, R)) : !1;
|
|
21063
21063
|
}
|
|
21064
|
-
function
|
|
21064
|
+
function rR(a) {
|
|
21065
21065
|
return $t(a) && bn(a) == ge;
|
|
21066
21066
|
}
|
|
21067
21067
|
function jp(a, l, p, C) {
|
|
@@ -21090,18 +21090,18 @@ Xd.exports;
|
|
|
21090
21090
|
return !0;
|
|
21091
21091
|
}
|
|
21092
21092
|
function Sb(a) {
|
|
21093
|
-
if (!Lt(a) ||
|
|
21093
|
+
if (!Lt(a) || NR(a))
|
|
21094
21094
|
return !1;
|
|
21095
21095
|
var l = Mo(a) ? r4 : hp;
|
|
21096
21096
|
return l.test(Ui(a));
|
|
21097
21097
|
}
|
|
21098
|
-
function
|
|
21098
|
+
function oR(a) {
|
|
21099
21099
|
return $t(a) && In(a) == Dt;
|
|
21100
21100
|
}
|
|
21101
|
-
function
|
|
21101
|
+
function iR(a) {
|
|
21102
21102
|
return $t(a) && bn(a) == Et;
|
|
21103
21103
|
}
|
|
21104
|
-
function
|
|
21104
|
+
function aR(a) {
|
|
21105
21105
|
return $t(a) && Eu(a.length) && !!It[In(a)];
|
|
21106
21106
|
}
|
|
21107
21107
|
function Eb(a) {
|
|
@@ -21115,9 +21115,9 @@ Xd.exports;
|
|
|
21115
21115
|
mt.call(a, p) && p != "constructor" && l.push(p);
|
|
21116
21116
|
return l;
|
|
21117
21117
|
}
|
|
21118
|
-
function
|
|
21118
|
+
function sR(a) {
|
|
21119
21119
|
if (!Lt(a))
|
|
21120
|
-
return
|
|
21120
|
+
return zR(a);
|
|
21121
21121
|
var l = tl(a), p = [];
|
|
21122
21122
|
for (var C in a)
|
|
21123
21123
|
C == "constructor" && (l || !mt.call(a, C)) || p.push(C);
|
|
@@ -21147,14 +21147,14 @@ Xd.exports;
|
|
|
21147
21147
|
function cu(a, l, p, C, E) {
|
|
21148
21148
|
a !== l && Bp(l, function(R, D) {
|
|
21149
21149
|
if (E || (E = new zr()), Lt(R))
|
|
21150
|
-
|
|
21150
|
+
lR(a, l, D, p, cu, C, E);
|
|
21151
21151
|
else {
|
|
21152
21152
|
var $ = C ? C(lh(a, D), R, D + "", a, l, E) : n;
|
|
21153
21153
|
$ === n && ($ = R), Fp(a, D, $);
|
|
21154
21154
|
}
|
|
21155
21155
|
}, Bn);
|
|
21156
21156
|
}
|
|
21157
|
-
function
|
|
21157
|
+
function lR(a, l, p, C, E, R, D) {
|
|
21158
21158
|
var $ = lh(a, p), H = lh(l, p), re = D.get(H);
|
|
21159
21159
|
if (re) {
|
|
21160
21160
|
Fp(a, p, re);
|
|
@@ -21187,10 +21187,10 @@ Xd.exports;
|
|
|
21187
21187
|
return { criteria: H, index: ++C, value: R };
|
|
21188
21188
|
});
|
|
21189
21189
|
return F3(E, function(R, D) {
|
|
21190
|
-
return
|
|
21190
|
+
return CR(R, D, p);
|
|
21191
21191
|
});
|
|
21192
21192
|
}
|
|
21193
|
-
function
|
|
21193
|
+
function cR(a, l) {
|
|
21194
21194
|
return Mb(a, l, function(p, C) {
|
|
21195
21195
|
return vh(a, C);
|
|
21196
21196
|
});
|
|
@@ -21202,7 +21202,7 @@ Xd.exports;
|
|
|
21202
21202
|
}
|
|
21203
21203
|
return R;
|
|
21204
21204
|
}
|
|
21205
|
-
function
|
|
21205
|
+
function uR(a) {
|
|
21206
21206
|
return function(l) {
|
|
21207
21207
|
return Wi(l, a);
|
|
21208
21208
|
};
|
|
@@ -21227,7 +21227,7 @@ Xd.exports;
|
|
|
21227
21227
|
function Hp(a, l) {
|
|
21228
21228
|
return a + nu(fb() * (l - a + 1));
|
|
21229
21229
|
}
|
|
21230
|
-
function
|
|
21230
|
+
function dR(a, l, p, C) {
|
|
21231
21231
|
for (var E = -1, R = on(tu((l - a) / (p || 1)), 0), D = ee(R); R--; )
|
|
21232
21232
|
D[C ? R : ++E] = a, a += p;
|
|
21233
21233
|
return D;
|
|
@@ -21244,10 +21244,10 @@ Xd.exports;
|
|
|
21244
21244
|
function Qe(a, l) {
|
|
21245
21245
|
return ch(l1(a, l, $n), a + "");
|
|
21246
21246
|
}
|
|
21247
|
-
function
|
|
21247
|
+
function fR(a) {
|
|
21248
21248
|
return gb(Ba(a));
|
|
21249
21249
|
}
|
|
21250
|
-
function
|
|
21250
|
+
function pR(a, l) {
|
|
21251
21251
|
var p = Ba(a);
|
|
21252
21252
|
return bu(p, ji(l, 0, p.length));
|
|
21253
21253
|
}
|
|
@@ -21269,7 +21269,7 @@ Xd.exports;
|
|
|
21269
21269
|
}
|
|
21270
21270
|
var _b = ru ? function(a, l) {
|
|
21271
21271
|
return ru.set(a, l), a;
|
|
21272
|
-
} : $n,
|
|
21272
|
+
} : $n, hR = eu ? function(a, l) {
|
|
21273
21273
|
return eu(a, "toString", {
|
|
21274
21274
|
configurable: !0,
|
|
21275
21275
|
enumerable: !1,
|
|
@@ -21277,7 +21277,7 @@ Xd.exports;
|
|
|
21277
21277
|
writable: !0
|
|
21278
21278
|
});
|
|
21279
21279
|
} : $n;
|
|
21280
|
-
function
|
|
21280
|
+
function gR(a) {
|
|
21281
21281
|
return bu(Ba(a));
|
|
21282
21282
|
}
|
|
21283
21283
|
function wr(a, l, p) {
|
|
@@ -21287,7 +21287,7 @@ Xd.exports;
|
|
|
21287
21287
|
R[C] = a[C + l];
|
|
21288
21288
|
return R;
|
|
21289
21289
|
}
|
|
21290
|
-
function
|
|
21290
|
+
function mR(a, l) {
|
|
21291
21291
|
var p;
|
|
21292
21292
|
return ii(a, function(C, E, R) {
|
|
21293
21293
|
return p = l(C, E, R), !p;
|
|
@@ -21346,7 +21346,7 @@ Xd.exports;
|
|
|
21346
21346
|
if (p)
|
|
21347
21347
|
D = !1, E = wp;
|
|
21348
21348
|
else if (R >= o) {
|
|
21349
|
-
var re = l ? null :
|
|
21349
|
+
var re = l ? null : IR(a);
|
|
21350
21350
|
if (re)
|
|
21351
21351
|
return Hc(re);
|
|
21352
21352
|
D = !1, E = zs, H = new Vi();
|
|
@@ -21406,7 +21406,7 @@ Xd.exports;
|
|
|
21406
21406
|
function si(a, l) {
|
|
21407
21407
|
return Ge(a) ? a : ah(a, l) ? [a] : p1(dt(a));
|
|
21408
21408
|
}
|
|
21409
|
-
var
|
|
21409
|
+
var vR = Qe;
|
|
21410
21410
|
function li(a, l, p) {
|
|
21411
21411
|
var C = a.length;
|
|
21412
21412
|
return p = p === n ? C : p, !l && p >= C ? a : wr(a, l, p);
|
|
@@ -21424,15 +21424,15 @@ Xd.exports;
|
|
|
21424
21424
|
var l = new a.constructor(a.byteLength);
|
|
21425
21425
|
return new Zc(l).set(new Zc(a)), l;
|
|
21426
21426
|
}
|
|
21427
|
-
function
|
|
21427
|
+
function yR(a, l) {
|
|
21428
21428
|
var p = l ? Qp(a.buffer) : a.buffer;
|
|
21429
21429
|
return new a.constructor(p, a.byteOffset, a.byteLength);
|
|
21430
21430
|
}
|
|
21431
|
-
function
|
|
21431
|
+
function bR(a) {
|
|
21432
21432
|
var l = new a.constructor(a.source, Nc.exec(a));
|
|
21433
21433
|
return l.lastIndex = a.lastIndex, l;
|
|
21434
21434
|
}
|
|
21435
|
-
function
|
|
21435
|
+
function xR(a) {
|
|
21436
21436
|
return Ys ? bt(Ys.call(a)) : {};
|
|
21437
21437
|
}
|
|
21438
21438
|
function jb(a, l) {
|
|
@@ -21449,7 +21449,7 @@ Xd.exports;
|
|
|
21449
21449
|
}
|
|
21450
21450
|
return 0;
|
|
21451
21451
|
}
|
|
21452
|
-
function
|
|
21452
|
+
function CR(a, l, p) {
|
|
21453
21453
|
for (var C = -1, E = a.criteria, R = l.criteria, D = E.length, $ = p.length; ++C < D; ) {
|
|
21454
21454
|
var H = Wb(E[C], R[C]);
|
|
21455
21455
|
if (H) {
|
|
@@ -21494,10 +21494,10 @@ Xd.exports;
|
|
|
21494
21494
|
}
|
|
21495
21495
|
return p;
|
|
21496
21496
|
}
|
|
21497
|
-
function
|
|
21497
|
+
function wR(a, l) {
|
|
21498
21498
|
return eo(a, ih(a), l);
|
|
21499
21499
|
}
|
|
21500
|
-
function
|
|
21500
|
+
function AR(a, l) {
|
|
21501
21501
|
return eo(a, r1(a), l);
|
|
21502
21502
|
}
|
|
21503
21503
|
function fu(a, l) {
|
|
@@ -21537,7 +21537,7 @@ Xd.exports;
|
|
|
21537
21537
|
return l;
|
|
21538
21538
|
};
|
|
21539
21539
|
}
|
|
21540
|
-
function
|
|
21540
|
+
function SR(a, l, p) {
|
|
21541
21541
|
var C = l & w, E = el(a);
|
|
21542
21542
|
function R() {
|
|
21543
21543
|
var D = this && this !== fn && this instanceof R ? E : a;
|
|
@@ -21582,7 +21582,7 @@ Xd.exports;
|
|
|
21582
21582
|
return Lt(C) ? C : p;
|
|
21583
21583
|
};
|
|
21584
21584
|
}
|
|
21585
|
-
function
|
|
21585
|
+
function ER(a, l, p) {
|
|
21586
21586
|
var C = el(a);
|
|
21587
21587
|
function E() {
|
|
21588
21588
|
for (var R = arguments.length, D = ee(R), $ = R, H = Fa(E); $--; )
|
|
@@ -21667,7 +21667,7 @@ Xd.exports;
|
|
|
21667
21667
|
);
|
|
21668
21668
|
}
|
|
21669
21669
|
var Hr = ie ? p : this, _o = ye ? Hr[a] : a;
|
|
21670
|
-
return Je = rt.length, $ ? rt =
|
|
21670
|
+
return Je = rt.length, $ ? rt = HR(rt, $) : De && Je > 1 && rt.reverse(), oe && H < Je && (rt.length = H), this && this !== fn && this instanceof Fe && (_o = Xe || el(_o)), _o.apply(Hr, rt);
|
|
21671
21671
|
}
|
|
21672
21672
|
return Fe;
|
|
21673
21673
|
}
|
|
@@ -21707,7 +21707,7 @@ Xd.exports;
|
|
|
21707
21707
|
var C = qp(l, tu(a / Ia(l)));
|
|
21708
21708
|
return Ta(l) ? li(Wr(C), 0, a).join("") : C.slice(0, a);
|
|
21709
21709
|
}
|
|
21710
|
-
function
|
|
21710
|
+
function TR(a, l, p, C) {
|
|
21711
21711
|
var E = l & w, R = el(a);
|
|
21712
21712
|
function D() {
|
|
21713
21713
|
for (var $ = -1, H = arguments.length, re = -1, oe = C.length, ie = ee(oe + H), ye = this && this !== fn && this instanceof D ? R : a; ++re < oe; )
|
|
@@ -21720,7 +21720,7 @@ Xd.exports;
|
|
|
21720
21720
|
}
|
|
21721
21721
|
function Zb(a) {
|
|
21722
21722
|
return function(l, p, C) {
|
|
21723
|
-
return C && typeof C != "number" && On(l, p, C) && (p = C = n), l = ko(l), p === n ? (p = l, l = 0) : p = ko(p), C = C === n ? l < p ? 1 : -1 : ko(C),
|
|
21723
|
+
return C && typeof C != "number" && On(l, p, C) && (p = C = n), l = ko(l), p === n ? (p = l, l = 0) : p = ko(p), C = C === n ? l < p ? 1 : -1 : ko(C), dR(l, p, C, a);
|
|
21724
21724
|
};
|
|
21725
21725
|
}
|
|
21726
21726
|
function mu(a) {
|
|
@@ -21755,7 +21755,7 @@ Xd.exports;
|
|
|
21755
21755
|
return l(p);
|
|
21756
21756
|
};
|
|
21757
21757
|
}
|
|
21758
|
-
var
|
|
21758
|
+
var IR = Ra && 1 / Hc(new Ra([, -0]))[1] == K ? function(a) {
|
|
21759
21759
|
return new Ra(a);
|
|
21760
21760
|
} : wh;
|
|
21761
21761
|
function Jb(a) {
|
|
@@ -21785,9 +21785,9 @@ Xd.exports;
|
|
|
21785
21785
|
D,
|
|
21786
21786
|
$
|
|
21787
21787
|
];
|
|
21788
|
-
if (ye &&
|
|
21789
|
-
var De =
|
|
21790
|
-
else l == A || l == I ? De =
|
|
21788
|
+
if (ye && WR(Te, ye), a = Te[0], l = Te[1], p = Te[2], C = Te[3], E = Te[4], $ = Te[9] = Te[9] === n ? H ? 0 : a.length : on(Te[9] - re, 0), !$ && l & (A | I) && (l &= ~(A | I)), !l || l == w)
|
|
21789
|
+
var De = SR(a, l, p);
|
|
21790
|
+
else l == A || l == I ? De = ER(a, l, $) : (l == T || l == (w | T)) && !E.length ? De = TR(a, l, p, C) : De = pu.apply(n, Te);
|
|
21791
21791
|
var Xe = ye ? _b : u1;
|
|
21792
21792
|
return d1(Xe(De, Te), a, l);
|
|
21793
21793
|
}
|
|
@@ -21797,7 +21797,7 @@ Xd.exports;
|
|
|
21797
21797
|
function t1(a, l, p, C, E, R) {
|
|
21798
21798
|
return Lt(a) && Lt(l) && (R.set(l, a), cu(a, l, n, t1, R), R.delete(l)), a;
|
|
21799
21799
|
}
|
|
21800
|
-
function
|
|
21800
|
+
function OR(a) {
|
|
21801
21801
|
return rl(a) ? n : a;
|
|
21802
21802
|
}
|
|
21803
21803
|
function n1(a, l, p, C, E, R) {
|
|
@@ -21833,7 +21833,7 @@ Xd.exports;
|
|
|
21833
21833
|
}
|
|
21834
21834
|
return R.delete(a), R.delete(l), ye;
|
|
21835
21835
|
}
|
|
21836
|
-
function
|
|
21836
|
+
function PR(a, l, p, C, E, R, D) {
|
|
21837
21837
|
switch (p) {
|
|
21838
21838
|
case Re:
|
|
21839
21839
|
if (a.byteLength != l.byteLength || a.byteOffset != l.byteOffset)
|
|
@@ -21868,7 +21868,7 @@ Xd.exports;
|
|
|
21868
21868
|
}
|
|
21869
21869
|
return !1;
|
|
21870
21870
|
}
|
|
21871
|
-
function
|
|
21871
|
+
function RR(a, l, p, C, E, R) {
|
|
21872
21872
|
var D = p & b, $ = th(a), H = $.length, re = th(l), oe = re.length;
|
|
21873
21873
|
if (H != oe && !D)
|
|
21874
21874
|
return !1;
|
|
@@ -21929,7 +21929,7 @@ Xd.exports;
|
|
|
21929
21929
|
}
|
|
21930
21930
|
function yu(a, l) {
|
|
21931
21931
|
var p = a.__data__;
|
|
21932
|
-
return $
|
|
21932
|
+
return $R(l) ? p[typeof l == "string" ? "string" : "hash"] : p.map;
|
|
21933
21933
|
}
|
|
21934
21934
|
function oh(a) {
|
|
21935
21935
|
for (var l = cn(a), p = l.length; p--; ) {
|
|
@@ -21942,7 +21942,7 @@ Xd.exports;
|
|
|
21942
21942
|
var p = j3(a, l);
|
|
21943
21943
|
return Sb(p) ? p : n;
|
|
21944
21944
|
}
|
|
21945
|
-
function
|
|
21945
|
+
function MR(a) {
|
|
21946
21946
|
var l = mt.call(a, $i), p = a[$i];
|
|
21947
21947
|
try {
|
|
21948
21948
|
a[$i] = n;
|
|
@@ -21978,7 +21978,7 @@ Xd.exports;
|
|
|
21978
21978
|
}
|
|
21979
21979
|
return l;
|
|
21980
21980
|
});
|
|
21981
|
-
function
|
|
21981
|
+
function kR(a, l, p) {
|
|
21982
21982
|
for (var C = -1, E = p.length; ++C < E; ) {
|
|
21983
21983
|
var R = p[C], D = R.size;
|
|
21984
21984
|
switch (R.type) {
|
|
@@ -21998,7 +21998,7 @@ Xd.exports;
|
|
|
21998
21998
|
}
|
|
21999
21999
|
return { start: a, end: l };
|
|
22000
22000
|
}
|
|
22001
|
-
function
|
|
22001
|
+
function _R(a) {
|
|
22002
22002
|
var l = a.match(Li);
|
|
22003
22003
|
return l ? l[1].split(Ws) : [];
|
|
22004
22004
|
}
|
|
@@ -22012,14 +22012,14 @@ Xd.exports;
|
|
|
22012
22012
|
}
|
|
22013
22013
|
return R || ++C != E ? R : (E = a == null ? 0 : a.length, !!E && Eu(E) && Ro(D, E) && (Ge(a) || Hi(a)));
|
|
22014
22014
|
}
|
|
22015
|
-
function
|
|
22015
|
+
function DR(a) {
|
|
22016
22016
|
var l = a.length, p = new a.constructor(l);
|
|
22017
22017
|
return l && typeof a[0] == "string" && mt.call(a, "index") && (p.index = a.index, p.input = a.input), p;
|
|
22018
22018
|
}
|
|
22019
22019
|
function i1(a) {
|
|
22020
22020
|
return typeof a.constructor == "function" && !tl(a) ? ka(Qc(a)) : {};
|
|
22021
22021
|
}
|
|
22022
|
-
function
|
|
22022
|
+
function FR(a, l, p) {
|
|
22023
22023
|
var C = a.constructor;
|
|
22024
22024
|
switch (l) {
|
|
22025
22025
|
case Ne:
|
|
@@ -22028,7 +22028,7 @@ Xd.exports;
|
|
|
22028
22028
|
case me:
|
|
22029
22029
|
return new C(+a);
|
|
22030
22030
|
case Re:
|
|
22031
|
-
return
|
|
22031
|
+
return yR(a, p);
|
|
22032
22032
|
case be:
|
|
22033
22033
|
case xt:
|
|
22034
22034
|
case Zt:
|
|
@@ -22045,14 +22045,14 @@ Xd.exports;
|
|
|
22045
22045
|
case ln:
|
|
22046
22046
|
return new C(a);
|
|
22047
22047
|
case Dt:
|
|
22048
|
-
return
|
|
22048
|
+
return bR(a);
|
|
22049
22049
|
case Et:
|
|
22050
22050
|
return new C();
|
|
22051
22051
|
case Tt:
|
|
22052
|
-
return
|
|
22052
|
+
return xR(a);
|
|
22053
22053
|
}
|
|
22054
22054
|
}
|
|
22055
|
-
function
|
|
22055
|
+
function LR(a, l) {
|
|
22056
22056
|
var p = l.length;
|
|
22057
22057
|
if (!p)
|
|
22058
22058
|
return a;
|
|
@@ -22061,7 +22061,7 @@ Xd.exports;
|
|
|
22061
22061
|
/* [wrapped with ` + l + `] */
|
|
22062
22062
|
`);
|
|
22063
22063
|
}
|
|
22064
|
-
function
|
|
22064
|
+
function BR(a) {
|
|
22065
22065
|
return Ge(a) || Hi(a) || !!(ub && a && a[ub]);
|
|
22066
22066
|
}
|
|
22067
22067
|
function Ro(a, l) {
|
|
@@ -22080,7 +22080,7 @@ Xd.exports;
|
|
|
22080
22080
|
var p = typeof a;
|
|
22081
22081
|
return p == "number" || p == "symbol" || p == "boolean" || a == null || rr(a) ? !0 : Vs.test(a) || !cp.test(a) || l != null && a in bt(l);
|
|
22082
22082
|
}
|
|
22083
|
-
function $
|
|
22083
|
+
function $R(a) {
|
|
22084
22084
|
var l = typeof a;
|
|
22085
22085
|
return l == "string" || l == "number" || l == "symbol" || l == "boolean" ? a !== "__proto__" : a === null;
|
|
22086
22086
|
}
|
|
@@ -22093,10 +22093,10 @@ Xd.exports;
|
|
|
22093
22093
|
var C = rh(p);
|
|
22094
22094
|
return !!C && a === C[0];
|
|
22095
22095
|
}
|
|
22096
|
-
function
|
|
22096
|
+
function NR(a) {
|
|
22097
22097
|
return !!ab && ab in a;
|
|
22098
22098
|
}
|
|
22099
|
-
var
|
|
22099
|
+
var VR = Gc ? Mo : Sh;
|
|
22100
22100
|
function tl(a) {
|
|
22101
22101
|
var l = a && a.constructor, p = typeof l == "function" && l.prototype || Pa;
|
|
22102
22102
|
return a === p;
|
|
@@ -22109,13 +22109,13 @@ Xd.exports;
|
|
|
22109
22109
|
return p == null ? !1 : p[a] === l && (l !== n || a in bt(p));
|
|
22110
22110
|
};
|
|
22111
22111
|
}
|
|
22112
|
-
function
|
|
22112
|
+
function jR(a) {
|
|
22113
22113
|
var l = Au(a, function(C) {
|
|
22114
22114
|
return p.size === d && p.clear(), C;
|
|
22115
22115
|
}), p = l.cache;
|
|
22116
22116
|
return l;
|
|
22117
22117
|
}
|
|
22118
|
-
function
|
|
22118
|
+
function WR(a, l) {
|
|
22119
22119
|
var p = a[1], C = l[1], E = p | C, R = E < (w | S | k), D = C == k && p == A || C == k && p == F && a[7].length <= l[8] || C == (k | F) && l[7].length <= l[8] && p == A;
|
|
22120
22120
|
if (!(R || D))
|
|
22121
22121
|
return a;
|
|
@@ -22127,14 +22127,14 @@ Xd.exports;
|
|
|
22127
22127
|
}
|
|
22128
22128
|
return $ = l[5], $ && (H = a[5], a[5] = H ? Ub(H, $, l[6]) : $, a[6] = H ? ri(a[5], f) : l[6]), $ = l[7], $ && (a[7] = $), C & k && (a[8] = a[8] == null ? l[8] : yn(a[8], l[8])), a[9] == null && (a[9] = l[9]), a[0] = l[0], a[1] = E, a;
|
|
22129
22129
|
}
|
|
22130
|
-
function
|
|
22130
|
+
function zR(a) {
|
|
22131
22131
|
var l = [];
|
|
22132
22132
|
if (a != null)
|
|
22133
22133
|
for (var p in bt(a))
|
|
22134
22134
|
l.push(p);
|
|
22135
22135
|
return l;
|
|
22136
22136
|
}
|
|
22137
|
-
function
|
|
22137
|
+
function UR(a) {
|
|
22138
22138
|
return Kc.call(a);
|
|
22139
22139
|
}
|
|
22140
22140
|
function l1(a, l, p) {
|
|
@@ -22150,7 +22150,7 @@ Xd.exports;
|
|
|
22150
22150
|
function c1(a, l) {
|
|
22151
22151
|
return l.length < 2 ? a : Wi(a, wr(l, 0, -1));
|
|
22152
22152
|
}
|
|
22153
|
-
function
|
|
22153
|
+
function HR(a, l) {
|
|
22154
22154
|
for (var p = a.length, C = yn(l.length, p), E = Fn(a); C--; ) {
|
|
22155
22155
|
var R = l[C];
|
|
22156
22156
|
a[C] = Ro(R, p) ? E[R] : n;
|
|
@@ -22163,17 +22163,17 @@ Xd.exports;
|
|
|
22163
22163
|
}
|
|
22164
22164
|
var u1 = f1(_b), nl = a4 || function(a, l) {
|
|
22165
22165
|
return fn.setTimeout(a, l);
|
|
22166
|
-
}, ch = f1(
|
|
22166
|
+
}, ch = f1(hR);
|
|
22167
22167
|
function d1(a, l, p) {
|
|
22168
22168
|
var C = l + "";
|
|
22169
|
-
return ch(a,
|
|
22169
|
+
return ch(a, LR(C, qR(_R(C), p)));
|
|
22170
22170
|
}
|
|
22171
22171
|
function f1(a) {
|
|
22172
22172
|
var l = 0, p = 0;
|
|
22173
22173
|
return function() {
|
|
22174
|
-
var C = u4(), E =
|
|
22174
|
+
var C = u4(), E = J - (C - p);
|
|
22175
22175
|
if (p = C, E > 0) {
|
|
22176
|
-
if (++l >=
|
|
22176
|
+
if (++l >= Q)
|
|
22177
22177
|
return arguments[0];
|
|
22178
22178
|
} else
|
|
22179
22179
|
l = 0;
|
|
@@ -22188,7 +22188,7 @@ Xd.exports;
|
|
|
22188
22188
|
}
|
|
22189
22189
|
return a.length = l, a;
|
|
22190
22190
|
}
|
|
22191
|
-
var p1 =
|
|
22191
|
+
var p1 = jR(function(a) {
|
|
22192
22192
|
var l = [];
|
|
22193
22193
|
return a.charCodeAt(0) === 46 && l.push(""), a.replace(up, function(p, C, E, R) {
|
|
22194
22194
|
l.push(E ? R.replace(Bc, "$1") : C || p);
|
|
@@ -22213,7 +22213,7 @@ Xd.exports;
|
|
|
22213
22213
|
}
|
|
22214
22214
|
return "";
|
|
22215
22215
|
}
|
|
22216
|
-
function
|
|
22216
|
+
function qR(a, l) {
|
|
22217
22217
|
return yr(le, function(p) {
|
|
22218
22218
|
var C = "_." + p[0];
|
|
22219
22219
|
l & p[1] && !zc(a, C) && a.push(C);
|
|
@@ -22225,7 +22225,7 @@ Xd.exports;
|
|
|
22225
22225
|
var l = new xr(a.__wrapped__, a.__chain__);
|
|
22226
22226
|
return l.__actions__ = Fn(a.__actions__), l.__index__ = a.__index__, l.__values__ = a.__values__, l;
|
|
22227
22227
|
}
|
|
22228
|
-
function
|
|
22228
|
+
function GR(a, l, p) {
|
|
22229
22229
|
(p ? On(a, l, p) : l === n) ? l = 1 : l = on(Ke(l), 0);
|
|
22230
22230
|
var C = a == null ? 0 : a.length;
|
|
22231
22231
|
if (!C || l < 1)
|
|
@@ -22234,14 +22234,14 @@ Xd.exports;
|
|
|
22234
22234
|
D[R++] = wr(a, E, E += l);
|
|
22235
22235
|
return D;
|
|
22236
22236
|
}
|
|
22237
|
-
function
|
|
22237
|
+
function YR(a) {
|
|
22238
22238
|
for (var l = -1, p = a == null ? 0 : a.length, C = 0, E = []; ++l < p; ) {
|
|
22239
22239
|
var R = a[l];
|
|
22240
22240
|
R && (E[C++] = R);
|
|
22241
22241
|
}
|
|
22242
22242
|
return E;
|
|
22243
22243
|
}
|
|
22244
|
-
function
|
|
22244
|
+
function KR() {
|
|
22245
22245
|
var a = arguments.length;
|
|
22246
22246
|
if (!a)
|
|
22247
22247
|
return [];
|
|
@@ -22249,30 +22249,30 @@ Xd.exports;
|
|
|
22249
22249
|
l[C - 1] = arguments[C];
|
|
22250
22250
|
return ni(Ge(p) ? Fn(p) : [p], pn(l, 1));
|
|
22251
22251
|
}
|
|
22252
|
-
var
|
|
22252
|
+
var XR = Qe(function(a, l) {
|
|
22253
22253
|
return zt(a) ? Xs(a, pn(l, 1, zt, !0)) : [];
|
|
22254
|
-
}),
|
|
22254
|
+
}), ZR = Qe(function(a, l) {
|
|
22255
22255
|
var p = Ar(l);
|
|
22256
22256
|
return zt(p) && (p = n), zt(a) ? Xs(a, pn(l, 1, zt, !0), _e(p, 2)) : [];
|
|
22257
|
-
}),
|
|
22257
|
+
}), QR = Qe(function(a, l) {
|
|
22258
22258
|
var p = Ar(l);
|
|
22259
22259
|
return zt(p) && (p = n), zt(a) ? Xs(a, pn(l, 1, zt, !0), n, p) : [];
|
|
22260
22260
|
});
|
|
22261
|
-
function
|
|
22261
|
+
function JR(a, l, p) {
|
|
22262
22262
|
var C = a == null ? 0 : a.length;
|
|
22263
22263
|
return C ? (l = p || l === n ? 1 : Ke(l), wr(a, l < 0 ? 0 : l, C)) : [];
|
|
22264
22264
|
}
|
|
22265
|
-
function
|
|
22265
|
+
function e5(a, l, p) {
|
|
22266
22266
|
var C = a == null ? 0 : a.length;
|
|
22267
22267
|
return C ? (l = p || l === n ? 1 : Ke(l), l = C - l, wr(a, 0, l < 0 ? 0 : l)) : [];
|
|
22268
22268
|
}
|
|
22269
|
-
function
|
|
22269
|
+
function t5(a, l) {
|
|
22270
22270
|
return a && a.length ? du(a, _e(l, 3), !0, !0) : [];
|
|
22271
22271
|
}
|
|
22272
|
-
function
|
|
22272
|
+
function n5(a, l) {
|
|
22273
22273
|
return a && a.length ? du(a, _e(l, 3), !0) : [];
|
|
22274
22274
|
}
|
|
22275
|
-
function
|
|
22275
|
+
function r5(a, l, p, C) {
|
|
22276
22276
|
var E = a == null ? 0 : a.length;
|
|
22277
22277
|
return E ? (p && typeof p != "number" && On(a, l, p) && (p = 0, C = E), K4(a, l, p, C)) : [];
|
|
22278
22278
|
}
|
|
@@ -22294,15 +22294,15 @@ Xd.exports;
|
|
|
22294
22294
|
var l = a == null ? 0 : a.length;
|
|
22295
22295
|
return l ? pn(a, 1) : [];
|
|
22296
22296
|
}
|
|
22297
|
-
function
|
|
22297
|
+
function o5(a) {
|
|
22298
22298
|
var l = a == null ? 0 : a.length;
|
|
22299
22299
|
return l ? pn(a, K) : [];
|
|
22300
22300
|
}
|
|
22301
|
-
function
|
|
22301
|
+
function i5(a, l) {
|
|
22302
22302
|
var p = a == null ? 0 : a.length;
|
|
22303
22303
|
return p ? (l = l === n ? 1 : Ke(l), pn(a, l)) : [];
|
|
22304
22304
|
}
|
|
22305
|
-
function
|
|
22305
|
+
function a5(a) {
|
|
22306
22306
|
for (var l = -1, p = a == null ? 0 : a.length, C = {}; ++l < p; ) {
|
|
22307
22307
|
var E = a[l];
|
|
22308
22308
|
C[E[0]] = E[1];
|
|
@@ -22312,61 +22312,61 @@ Xd.exports;
|
|
|
22312
22312
|
function y1(a) {
|
|
22313
22313
|
return a && a.length ? a[0] : n;
|
|
22314
22314
|
}
|
|
22315
|
-
function
|
|
22315
|
+
function s5(a, l, p) {
|
|
22316
22316
|
var C = a == null ? 0 : a.length;
|
|
22317
22317
|
if (!C)
|
|
22318
22318
|
return -1;
|
|
22319
22319
|
var E = p == null ? 0 : Ke(p);
|
|
22320
22320
|
return E < 0 && (E = on(C + E, 0)), Ea(a, l, E);
|
|
22321
22321
|
}
|
|
22322
|
-
function
|
|
22322
|
+
function l5(a) {
|
|
22323
22323
|
var l = a == null ? 0 : a.length;
|
|
22324
22324
|
return l ? wr(a, 0, -1) : [];
|
|
22325
22325
|
}
|
|
22326
|
-
var
|
|
22326
|
+
var c5 = Qe(function(a) {
|
|
22327
22327
|
var l = Rt(a, Xp);
|
|
22328
22328
|
return l.length && l[0] === a[0] ? Vp(l) : [];
|
|
22329
|
-
}),
|
|
22329
|
+
}), u5 = Qe(function(a) {
|
|
22330
22330
|
var l = Ar(a), p = Rt(a, Xp);
|
|
22331
22331
|
return l === Ar(p) ? l = n : p.pop(), p.length && p[0] === a[0] ? Vp(p, _e(l, 2)) : [];
|
|
22332
|
-
}),
|
|
22332
|
+
}), d5 = Qe(function(a) {
|
|
22333
22333
|
var l = Ar(a), p = Rt(a, Xp);
|
|
22334
22334
|
return l = typeof l == "function" ? l : n, l && p.pop(), p.length && p[0] === a[0] ? Vp(p, n, l) : [];
|
|
22335
22335
|
});
|
|
22336
|
-
function
|
|
22336
|
+
function f5(a, l) {
|
|
22337
22337
|
return a == null ? "" : l4.call(a, l);
|
|
22338
22338
|
}
|
|
22339
22339
|
function Ar(a) {
|
|
22340
22340
|
var l = a == null ? 0 : a.length;
|
|
22341
22341
|
return l ? a[l - 1] : n;
|
|
22342
22342
|
}
|
|
22343
|
-
function
|
|
22343
|
+
function p5(a, l, p) {
|
|
22344
22344
|
var C = a == null ? 0 : a.length;
|
|
22345
22345
|
if (!C)
|
|
22346
22346
|
return -1;
|
|
22347
22347
|
var E = C;
|
|
22348
22348
|
return p !== n && (E = Ke(p), E = E < 0 ? on(C + E, 0) : yn(E, C - 1)), l === l ? q3(a, l, E) : Uc(a, Qy, E, !0);
|
|
22349
22349
|
}
|
|
22350
|
-
function
|
|
22350
|
+
function h5(a, l) {
|
|
22351
22351
|
return a && a.length ? Pb(a, Ke(l)) : n;
|
|
22352
22352
|
}
|
|
22353
|
-
var
|
|
22353
|
+
var g5 = Qe(b1);
|
|
22354
22354
|
function b1(a, l) {
|
|
22355
22355
|
return a && a.length && l && l.length ? Up(a, l) : a;
|
|
22356
22356
|
}
|
|
22357
|
-
function
|
|
22357
|
+
function m5(a, l, p) {
|
|
22358
22358
|
return a && a.length && l && l.length ? Up(a, l, _e(p, 2)) : a;
|
|
22359
22359
|
}
|
|
22360
|
-
function
|
|
22360
|
+
function v5(a, l, p) {
|
|
22361
22361
|
return a && a.length && l && l.length ? Up(a, l, n, p) : a;
|
|
22362
22362
|
}
|
|
22363
|
-
var
|
|
22363
|
+
var y5 = Po(function(a, l) {
|
|
22364
22364
|
var p = a == null ? 0 : a.length, C = Lp(a, l);
|
|
22365
22365
|
return kb(a, Rt(l, function(E) {
|
|
22366
22366
|
return Ro(E, p) ? +E : E;
|
|
22367
22367
|
}).sort(Wb)), C;
|
|
22368
22368
|
});
|
|
22369
|
-
function
|
|
22369
|
+
function b5(a, l) {
|
|
22370
22370
|
var p = [];
|
|
22371
22371
|
if (!(a && a.length))
|
|
22372
22372
|
return p;
|
|
@@ -22380,17 +22380,17 @@ Xd.exports;
|
|
|
22380
22380
|
function uh(a) {
|
|
22381
22381
|
return a == null ? a : f4.call(a);
|
|
22382
22382
|
}
|
|
22383
|
-
function
|
|
22383
|
+
function x5(a, l, p) {
|
|
22384
22384
|
var C = a == null ? 0 : a.length;
|
|
22385
22385
|
return C ? (p && typeof p != "number" && On(a, l, p) ? (l = 0, p = C) : (l = l == null ? 0 : Ke(l), p = p === n ? C : Ke(p)), wr(a, l, p)) : [];
|
|
22386
22386
|
}
|
|
22387
|
-
function
|
|
22387
|
+
function C5(a, l) {
|
|
22388
22388
|
return uu(a, l);
|
|
22389
22389
|
}
|
|
22390
|
-
function
|
|
22390
|
+
function w5(a, l, p) {
|
|
22391
22391
|
return Gp(a, l, _e(p, 2));
|
|
22392
22392
|
}
|
|
22393
|
-
function
|
|
22393
|
+
function A5(a, l) {
|
|
22394
22394
|
var p = a == null ? 0 : a.length;
|
|
22395
22395
|
if (p) {
|
|
22396
22396
|
var C = uu(a, l);
|
|
@@ -22399,13 +22399,13 @@ Xd.exports;
|
|
|
22399
22399
|
}
|
|
22400
22400
|
return -1;
|
|
22401
22401
|
}
|
|
22402
|
-
function
|
|
22402
|
+
function S5(a, l) {
|
|
22403
22403
|
return uu(a, l, !0);
|
|
22404
22404
|
}
|
|
22405
|
-
function
|
|
22405
|
+
function E5(a, l, p) {
|
|
22406
22406
|
return Gp(a, l, _e(p, 2), !0);
|
|
22407
22407
|
}
|
|
22408
|
-
function
|
|
22408
|
+
function T5(a, l) {
|
|
22409
22409
|
var p = a == null ? 0 : a.length;
|
|
22410
22410
|
if (p) {
|
|
22411
22411
|
var C = uu(a, l, !0) - 1;
|
|
@@ -22414,45 +22414,45 @@ Xd.exports;
|
|
|
22414
22414
|
}
|
|
22415
22415
|
return -1;
|
|
22416
22416
|
}
|
|
22417
|
-
function
|
|
22417
|
+
function I5(a) {
|
|
22418
22418
|
return a && a.length ? Db(a) : [];
|
|
22419
22419
|
}
|
|
22420
|
-
function
|
|
22420
|
+
function O5(a, l) {
|
|
22421
22421
|
return a && a.length ? Db(a, _e(l, 2)) : [];
|
|
22422
22422
|
}
|
|
22423
|
-
function
|
|
22423
|
+
function P5(a) {
|
|
22424
22424
|
var l = a == null ? 0 : a.length;
|
|
22425
22425
|
return l ? wr(a, 1, l) : [];
|
|
22426
22426
|
}
|
|
22427
|
-
function
|
|
22427
|
+
function R5(a, l, p) {
|
|
22428
22428
|
return a && a.length ? (l = p || l === n ? 1 : Ke(l), wr(a, 0, l < 0 ? 0 : l)) : [];
|
|
22429
22429
|
}
|
|
22430
|
-
function
|
|
22430
|
+
function M5(a, l, p) {
|
|
22431
22431
|
var C = a == null ? 0 : a.length;
|
|
22432
22432
|
return C ? (l = p || l === n ? 1 : Ke(l), l = C - l, wr(a, l < 0 ? 0 : l, C)) : [];
|
|
22433
22433
|
}
|
|
22434
|
-
function
|
|
22434
|
+
function k5(a, l) {
|
|
22435
22435
|
return a && a.length ? du(a, _e(l, 3), !1, !0) : [];
|
|
22436
22436
|
}
|
|
22437
|
-
function
|
|
22437
|
+
function _5(a, l) {
|
|
22438
22438
|
return a && a.length ? du(a, _e(l, 3)) : [];
|
|
22439
22439
|
}
|
|
22440
|
-
var
|
|
22440
|
+
var D5 = Qe(function(a) {
|
|
22441
22441
|
return ai(pn(a, 1, zt, !0));
|
|
22442
|
-
}),
|
|
22442
|
+
}), F5 = Qe(function(a) {
|
|
22443
22443
|
var l = Ar(a);
|
|
22444
22444
|
return zt(l) && (l = n), ai(pn(a, 1, zt, !0), _e(l, 2));
|
|
22445
|
-
}),
|
|
22445
|
+
}), L5 = Qe(function(a) {
|
|
22446
22446
|
var l = Ar(a);
|
|
22447
22447
|
return l = typeof l == "function" ? l : n, ai(pn(a, 1, zt, !0), n, l);
|
|
22448
22448
|
});
|
|
22449
|
-
function
|
|
22449
|
+
function B5(a) {
|
|
22450
22450
|
return a && a.length ? ai(a) : [];
|
|
22451
22451
|
}
|
|
22452
|
-
function $
|
|
22452
|
+
function $5(a, l) {
|
|
22453
22453
|
return a && a.length ? ai(a, _e(l, 2)) : [];
|
|
22454
22454
|
}
|
|
22455
|
-
function
|
|
22455
|
+
function N5(a, l) {
|
|
22456
22456
|
return l = typeof l == "function" ? l : n, a && a.length ? ai(a, n, l) : [];
|
|
22457
22457
|
}
|
|
22458
22458
|
function dh(a) {
|
|
@@ -22474,24 +22474,24 @@ Xd.exports;
|
|
|
22474
22474
|
return er(l, n, C);
|
|
22475
22475
|
});
|
|
22476
22476
|
}
|
|
22477
|
-
var
|
|
22477
|
+
var V5 = Qe(function(a, l) {
|
|
22478
22478
|
return zt(a) ? Xs(a, l) : [];
|
|
22479
|
-
}),
|
|
22479
|
+
}), j5 = Qe(function(a) {
|
|
22480
22480
|
return Kp(ti(a, zt));
|
|
22481
|
-
}),
|
|
22481
|
+
}), W5 = Qe(function(a) {
|
|
22482
22482
|
var l = Ar(a);
|
|
22483
22483
|
return zt(l) && (l = n), Kp(ti(a, zt), _e(l, 2));
|
|
22484
|
-
}),
|
|
22484
|
+
}), z5 = Qe(function(a) {
|
|
22485
22485
|
var l = Ar(a);
|
|
22486
22486
|
return l = typeof l == "function" ? l : n, Kp(ti(a, zt), n, l);
|
|
22487
|
-
}),
|
|
22488
|
-
function
|
|
22487
|
+
}), U5 = Qe(dh);
|
|
22488
|
+
function H5(a, l) {
|
|
22489
22489
|
return $b(a || [], l || [], Ks);
|
|
22490
22490
|
}
|
|
22491
|
-
function
|
|
22491
|
+
function q5(a, l) {
|
|
22492
22492
|
return $b(a || [], l || [], Js);
|
|
22493
22493
|
}
|
|
22494
|
-
var
|
|
22494
|
+
var G5 = Qe(function(a) {
|
|
22495
22495
|
var l = a.length, p = l > 1 ? a[l - 1] : n;
|
|
22496
22496
|
return p = typeof p == "function" ? (a.pop(), p) : n, x1(a, p);
|
|
22497
22497
|
});
|
|
@@ -22499,13 +22499,13 @@ Xd.exports;
|
|
|
22499
22499
|
var l = P(a);
|
|
22500
22500
|
return l.__chain__ = !0, l;
|
|
22501
22501
|
}
|
|
22502
|
-
function
|
|
22502
|
+
function Y5(a, l) {
|
|
22503
22503
|
return l(a), a;
|
|
22504
22504
|
}
|
|
22505
22505
|
function xu(a, l) {
|
|
22506
22506
|
return l(a);
|
|
22507
22507
|
}
|
|
22508
|
-
var
|
|
22508
|
+
var K5 = Po(function(a) {
|
|
22509
22509
|
var l = a.length, p = l ? a[0] : 0, C = this.__wrapped__, E = function(R) {
|
|
22510
22510
|
return Lp(R, a);
|
|
22511
22511
|
};
|
|
@@ -22517,18 +22517,18 @@ Xd.exports;
|
|
|
22517
22517
|
return l && !R.length && R.push(n), R;
|
|
22518
22518
|
}));
|
|
22519
22519
|
});
|
|
22520
|
-
function
|
|
22520
|
+
function X5() {
|
|
22521
22521
|
return C1(this);
|
|
22522
22522
|
}
|
|
22523
|
-
function
|
|
22523
|
+
function Z5() {
|
|
22524
22524
|
return new xr(this.value(), this.__chain__);
|
|
22525
22525
|
}
|
|
22526
|
-
function
|
|
22526
|
+
function Q5() {
|
|
22527
22527
|
this.__values__ === n && (this.__values__ = F1(this.value()));
|
|
22528
22528
|
var a = this.__index__ >= this.__values__.length, l = a ? n : this.__values__[this.__index__++];
|
|
22529
22529
|
return { done: a, value: l };
|
|
22530
22530
|
}
|
|
22531
|
-
function
|
|
22531
|
+
function J5() {
|
|
22532
22532
|
return this;
|
|
22533
22533
|
}
|
|
22534
22534
|
function eM(a) {
|
|
@@ -22625,16 +22625,16 @@ Xd.exports;
|
|
|
22625
22625
|
return p(a, Su(_e(l, 3)));
|
|
22626
22626
|
}
|
|
22627
22627
|
function xM(a) {
|
|
22628
|
-
var l = Ge(a) ? gb :
|
|
22628
|
+
var l = Ge(a) ? gb : fR;
|
|
22629
22629
|
return l(a);
|
|
22630
22630
|
}
|
|
22631
22631
|
function CM(a, l, p) {
|
|
22632
22632
|
(p ? On(a, l, p) : l === n) ? l = 1 : l = Ke(l);
|
|
22633
|
-
var C = Ge(a) ? z4 :
|
|
22633
|
+
var C = Ge(a) ? z4 : pR;
|
|
22634
22634
|
return C(a, l);
|
|
22635
22635
|
}
|
|
22636
22636
|
function wM(a) {
|
|
22637
|
-
var l = Ge(a) ? U4 :
|
|
22637
|
+
var l = Ge(a) ? U4 : gR;
|
|
22638
22638
|
return l(a);
|
|
22639
22639
|
}
|
|
22640
22640
|
function AM(a) {
|
|
@@ -22646,7 +22646,7 @@ Xd.exports;
|
|
|
22646
22646
|
return l == ge || l == Et ? a.size : Wp(a).length;
|
|
22647
22647
|
}
|
|
22648
22648
|
function SM(a, l, p) {
|
|
22649
|
-
var C = Ge(a) ? Sp :
|
|
22649
|
+
var C = Ge(a) ? Sp : mR;
|
|
22650
22650
|
return p && On(a, l, p) && (l = n), C(a, _e(l, 3));
|
|
22651
22651
|
}
|
|
22652
22652
|
var EM = Qe(function(a, l) {
|
|
@@ -22790,7 +22790,7 @@ Xd.exports;
|
|
|
22790
22790
|
function RM(a) {
|
|
22791
22791
|
return E1(2, a);
|
|
22792
22792
|
}
|
|
22793
|
-
var MM =
|
|
22793
|
+
var MM = vR(function(a, l) {
|
|
22794
22794
|
l = l.length == 1 && Ge(l[0]) ? Rt(l[0], tr(_e())) : Rt(pn(l, 1), tr(_e()));
|
|
22795
22795
|
var p = l.length;
|
|
22796
22796
|
return Qe(function(C) {
|
|
@@ -22866,7 +22866,7 @@ Xd.exports;
|
|
|
22866
22866
|
return arguments;
|
|
22867
22867
|
}()) ? Ab : function(a) {
|
|
22868
22868
|
return $t(a) && mt.call(a, "callee") && !cb.call(a, "callee");
|
|
22869
|
-
}, Ge = ee.isArray, qM = Uy ? tr(Uy) :
|
|
22869
|
+
}, Ge = ee.isArray, qM = Uy ? tr(Uy) : eR;
|
|
22870
22870
|
function Ln(a) {
|
|
22871
22871
|
return a != null && Eu(a.length) && !Mo(a);
|
|
22872
22872
|
}
|
|
@@ -22876,7 +22876,7 @@ Xd.exports;
|
|
|
22876
22876
|
function GM(a) {
|
|
22877
22877
|
return a === !0 || a === !1 || $t(a) && In(a) == ve;
|
|
22878
22878
|
}
|
|
22879
|
-
var ci = s4 || Sh, YM = Hy ? tr(Hy) :
|
|
22879
|
+
var ci = s4 || Sh, YM = Hy ? tr(Hy) : tR;
|
|
22880
22880
|
function KM(a) {
|
|
22881
22881
|
return $t(a) && a.nodeType === 1 && !rl(a);
|
|
22882
22882
|
}
|
|
@@ -22931,7 +22931,7 @@ Xd.exports;
|
|
|
22931
22931
|
function $t(a) {
|
|
22932
22932
|
return a != null && typeof a == "object";
|
|
22933
22933
|
}
|
|
22934
|
-
var k1 = qy ? tr(qy) :
|
|
22934
|
+
var k1 = qy ? tr(qy) : rR;
|
|
22935
22935
|
function ek(a, l) {
|
|
22936
22936
|
return a === l || jp(a, l, oh(l));
|
|
22937
22937
|
}
|
|
@@ -22942,7 +22942,7 @@ Xd.exports;
|
|
|
22942
22942
|
return _1(a) && a != +a;
|
|
22943
22943
|
}
|
|
22944
22944
|
function rk(a) {
|
|
22945
|
-
if (
|
|
22945
|
+
if (VR(a))
|
|
22946
22946
|
throw new ze(i);
|
|
22947
22947
|
return Sb(a);
|
|
22948
22948
|
}
|
|
@@ -22964,18 +22964,18 @@ Xd.exports;
|
|
|
22964
22964
|
var p = mt.call(l, "constructor") && l.constructor;
|
|
22965
22965
|
return typeof p == "function" && p instanceof p && Yc.call(p) == t4;
|
|
22966
22966
|
}
|
|
22967
|
-
var gh = Gy ? tr(Gy) :
|
|
22967
|
+
var gh = Gy ? tr(Gy) : oR;
|
|
22968
22968
|
function ak(a) {
|
|
22969
22969
|
return M1(a) && a >= -B && a <= B;
|
|
22970
22970
|
}
|
|
22971
|
-
var D1 = Yy ? tr(Yy) :
|
|
22971
|
+
var D1 = Yy ? tr(Yy) : iR;
|
|
22972
22972
|
function Tu(a) {
|
|
22973
22973
|
return typeof a == "string" || !Ge(a) && $t(a) && In(a) == ln;
|
|
22974
22974
|
}
|
|
22975
22975
|
function rr(a) {
|
|
22976
22976
|
return typeof a == "symbol" || $t(a) && In(a) == Tt;
|
|
22977
22977
|
}
|
|
22978
|
-
var La = Ky ? tr(Ky) :
|
|
22978
|
+
var La = Ky ? tr(Ky) : aR;
|
|
22979
22979
|
function sk(a) {
|
|
22980
22980
|
return a === n;
|
|
22981
22981
|
}
|
|
@@ -23111,7 +23111,7 @@ Xd.exports;
|
|
|
23111
23111
|
return Ln(a) ? hb(a) : Wp(a);
|
|
23112
23112
|
}
|
|
23113
23113
|
function Bn(a) {
|
|
23114
|
-
return Ln(a) ? hb(a, !0) :
|
|
23114
|
+
return Ln(a) ? hb(a, !0) : sR(a);
|
|
23115
23115
|
}
|
|
23116
23116
|
function Mk(a, l) {
|
|
23117
23117
|
var p = {};
|
|
@@ -23136,7 +23136,7 @@ Xd.exports;
|
|
|
23136
23136
|
var C = !1;
|
|
23137
23137
|
l = Rt(l, function(R) {
|
|
23138
23138
|
return R = si(R, a), C || (C = R.length > 1), R;
|
|
23139
|
-
}), eo(a, nh(a), p), C && (p = Cr(p, g | v | y,
|
|
23139
|
+
}), eo(a, nh(a), p), C && (p = Cr(p, g | v | y, OR));
|
|
23140
23140
|
for (var E = l.length; E--; )
|
|
23141
23141
|
Yp(p, l[E]);
|
|
23142
23142
|
return p;
|
|
@@ -23145,7 +23145,7 @@ Xd.exports;
|
|
|
23145
23145
|
return V1(a, Su(_e(l)));
|
|
23146
23146
|
}
|
|
23147
23147
|
var Lk = Po(function(a, l) {
|
|
23148
|
-
return a == null ? {} :
|
|
23148
|
+
return a == null ? {} : cR(a, l);
|
|
23149
23149
|
});
|
|
23150
23150
|
function V1(a, l) {
|
|
23151
23151
|
if (a == null)
|
|
@@ -23480,7 +23480,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
23480
23480
|
}
|
|
23481
23481
|
var k6 = Jp(Rt), _6 = Jp(Xy), D6 = Jp(Sp);
|
|
23482
23482
|
function G1(a) {
|
|
23483
|
-
return ah(a) ? Ep(to(a)) :
|
|
23483
|
+
return ah(a) ? Ep(to(a)) : uR(a);
|
|
23484
23484
|
}
|
|
23485
23485
|
function F6(a) {
|
|
23486
23486
|
return function(l) {
|
|
@@ -23553,7 +23553,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
23553
23553
|
function o8(a, l) {
|
|
23554
23554
|
return a && a.length ? Ip(a, _e(l, 2)) : 0;
|
|
23555
23555
|
}
|
|
23556
|
-
return P.after = TM, P.ary = S1, P.assign = pk, P.assignIn = $1, P.assignInWith = Iu, P.assignWith = hk, P.at = gk, P.before = E1, P.bind = fh, P.bindAll = x6, P.bindKey = T1, P.castArray = $M, P.chain = C1, P.chunk =
|
|
23556
|
+
return P.after = TM, P.ary = S1, P.assign = pk, P.assignIn = $1, P.assignInWith = Iu, P.assignWith = hk, P.at = gk, P.before = E1, P.bind = fh, P.bindAll = x6, P.bindKey = T1, P.castArray = $M, P.chain = C1, P.chunk = GR, P.compact = YR, P.concat = KR, P.cond = C6, P.conforms = w6, P.constant = bh, P.countBy = rM, P.create = mk, P.curry = I1, P.curryRight = O1, P.debounce = P1, P.defaults = vk, P.defaultsDeep = yk, P.defer = IM, P.delay = OM, P.difference = XR, P.differenceBy = ZR, P.differenceWith = QR, P.drop = JR, P.dropRight = e5, P.dropRightWhile = t5, P.dropWhile = n5, P.fill = r5, P.filter = iM, P.flatMap = lM, P.flatMapDeep = cM, P.flatMapDepth = uM, P.flatten = v1, P.flattenDeep = o5, P.flattenDepth = i5, P.flip = PM, P.flow = S6, P.flowRight = E6, P.fromPairs = a5, P.functions = Ek, P.functionsIn = Tk, P.groupBy = dM, P.initial = l5, P.intersection = c5, P.intersectionBy = u5, P.intersectionWith = d5, P.invert = Ok, P.invertBy = Pk, P.invokeMap = pM, P.iteratee = xh, P.keyBy = hM, P.keys = cn, P.keysIn = Bn, P.map = Cu, P.mapKeys = Mk, P.mapValues = kk, P.matches = T6, P.matchesProperty = I6, P.memoize = Au, P.merge = _k, P.mergeWith = N1, P.method = O6, P.methodOf = P6, P.mixin = Ch, P.negate = Su, P.nthArg = M6, P.omit = Dk, P.omitBy = Fk, P.once = RM, P.orderBy = gM, P.over = k6, P.overArgs = MM, P.overEvery = _6, P.overSome = D6, P.partial = ph, P.partialRight = R1, P.partition = mM, P.pick = Lk, P.pickBy = V1, P.property = G1, P.propertyOf = F6, P.pull = g5, P.pullAll = b1, P.pullAllBy = m5, P.pullAllWith = v5, P.pullAt = y5, P.range = L6, P.rangeRight = B6, P.rearg = kM, P.reject = bM, P.remove = b5, P.rest = _M, P.reverse = uh, P.sampleSize = CM, P.set = $k, P.setWith = Nk, P.shuffle = wM, P.slice = x5, P.sortBy = EM, P.sortedUniq = I5, P.sortedUniqBy = O5, P.split = l6, P.spread = DM, P.tail = P5, P.take = R5, P.takeRight = M5, P.takeRightWhile = k5, P.takeWhile = _5, P.tap = Y5, P.throttle = FM, P.thru = xu, P.toArray = F1, P.toPairs = j1, P.toPairsIn = W1, P.toPath = W6, P.toPlainObject = B1, P.transform = Vk, P.unary = LM, P.union = D5, P.unionBy = F5, P.unionWith = L5, P.uniq = B5, P.uniqBy = $5, P.uniqWith = N5, P.unset = jk, P.unzip = dh, P.unzipWith = x1, P.update = Wk, P.updateWith = zk, P.values = Ba, P.valuesIn = Uk, P.without = V5, P.words = H1, P.wrap = BM, P.xor = j5, P.xorBy = W5, P.xorWith = z5, P.zip = U5, P.zipObject = H5, P.zipObjectDeep = q5, P.zipWith = G5, P.entries = j1, P.entriesIn = W1, P.extend = $1, P.extendWith = Iu, Ch(P, P), P.add = U6, P.attempt = q1, P.camelCase = Yk, P.capitalize = z1, P.ceil = H6, P.clamp = Hk, P.clone = NM, P.cloneDeep = jM, P.cloneDeepWith = WM, P.cloneWith = VM, P.conformsTo = zM, P.deburr = U1, P.defaultTo = A6, P.divide = q6, P.endsWith = Kk, P.eq = Ur, P.escape = Xk, P.escapeRegExp = Zk, P.every = oM, P.find = aM, P.findIndex = g1, P.findKey = bk, P.findLast = sM, P.findLastIndex = m1, P.findLastKey = xk, P.floor = G6, P.forEach = w1, P.forEachRight = A1, P.forIn = Ck, P.forInRight = wk, P.forOwn = Ak, P.forOwnRight = Sk, P.get = mh, P.gt = UM, P.gte = HM, P.has = Ik, P.hasIn = vh, P.head = y1, P.identity = $n, P.includes = fM, P.indexOf = s5, P.inRange = qk, P.invoke = Rk, P.isArguments = Hi, P.isArray = Ge, P.isArrayBuffer = qM, P.isArrayLike = Ln, P.isArrayLikeObject = zt, P.isBoolean = GM, P.isBuffer = ci, P.isDate = YM, P.isElement = KM, P.isEmpty = XM, P.isEqual = ZM, P.isEqualWith = QM, P.isError = hh, P.isFinite = JM, P.isFunction = Mo, P.isInteger = M1, P.isLength = Eu, P.isMap = k1, P.isMatch = ek, P.isMatchWith = tk, P.isNaN = nk, P.isNative = rk, P.isNil = ik, P.isNull = ok, P.isNumber = _1, P.isObject = Lt, P.isObjectLike = $t, P.isPlainObject = rl, P.isRegExp = gh, P.isSafeInteger = ak, P.isSet = D1, P.isString = Tu, P.isSymbol = rr, P.isTypedArray = La, P.isUndefined = sk, P.isWeakMap = lk, P.isWeakSet = ck, P.join = f5, P.kebabCase = Qk, P.last = Ar, P.lastIndexOf = p5, P.lowerCase = Jk, P.lowerFirst = e6, P.lt = uk, P.lte = dk, P.max = Y6, P.maxBy = K6, P.mean = X6, P.meanBy = Z6, P.min = Q6, P.minBy = J6, P.stubArray = Ah, P.stubFalse = Sh, P.stubObject = $6, P.stubString = N6, P.stubTrue = V6, P.multiply = e8, P.nth = h5, P.noConflict = R6, P.noop = wh, P.now = wu, P.pad = t6, P.padEnd = n6, P.padStart = r6, P.parseInt = o6, P.random = Gk, P.reduce = vM, P.reduceRight = yM, P.repeat = i6, P.replace = a6, P.result = Bk, P.round = t8, P.runInContext = z, P.sample = xM, P.size = AM, P.snakeCase = s6, P.some = SM, P.sortedIndex = C5, P.sortedIndexBy = w5, P.sortedIndexOf = A5, P.sortedLastIndex = S5, P.sortedLastIndexBy = E5, P.sortedLastIndexOf = T5, P.startCase = c6, P.startsWith = u6, P.subtract = n8, P.sum = r8, P.sumBy = o8, P.template = d6, P.times = j6, P.toFinite = ko, P.toInteger = Ke, P.toLength = L1, P.toLower = f6, P.toNumber = Sr, P.toSafeInteger = fk, P.toString = dt, P.toUpper = p6, P.trim = h6, P.trimEnd = g6, P.trimStart = m6, P.truncate = v6, P.unescape = y6, P.uniqueId = z6, P.upperCase = b6, P.upperFirst = yh, P.each = w1, P.eachRight = A1, P.first = y1, Ch(P, function() {
|
|
23557
23557
|
var a = {};
|
|
23558
23558
|
return Jr(P, function(l, p) {
|
|
23559
23559
|
mt.call(P.prototype, p) || (a[p] = l);
|
|
@@ -23572,7 +23572,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
23572
23572
|
return this.reverse()[a](p).reverse();
|
|
23573
23573
|
};
|
|
23574
23574
|
}), yr(["filter", "map", "takeWhile"], function(a, l) {
|
|
23575
|
-
var p = l + 1, C = p ==
|
|
23575
|
+
var p = l + 1, C = p == q || p == L;
|
|
23576
23576
|
tt.prototype[a] = function(E) {
|
|
23577
23577
|
var R = this.clone();
|
|
23578
23578
|
return R.__iteratees__.push({
|
|
@@ -23647,7 +23647,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
23647
23647
|
}), Ma[pu(n, S).name] = [{
|
|
23648
23648
|
name: "wrapper",
|
|
23649
23649
|
func: n
|
|
23650
|
-
}], tt.prototype.clone = y4, tt.prototype.reverse = b4, tt.prototype.value = x4, P.prototype.at =
|
|
23650
|
+
}], tt.prototype.clone = y4, tt.prototype.reverse = b4, tt.prototype.value = x4, P.prototype.at = K5, P.prototype.chain = X5, P.prototype.commit = Z5, P.prototype.next = Q5, P.prototype.plant = eM, P.prototype.reverse = tM, P.prototype.toJSON = P.prototype.valueOf = P.prototype.value = nM, P.prototype.first = P.prototype.head, Us && (P.prototype[Us] = J5), P;
|
|
23651
23651
|
}, Oa = Z3();
|
|
23652
23652
|
Bi ? ((Bi.exports = Oa)._ = Oa, xp._ = Oa) : fn._ = Oa;
|
|
23653
23653
|
}).call(Mn);
|
|
@@ -24257,7 +24257,7 @@ function Ua(e) {
|
|
|
24257
24257
|
return wa.isRef(j) ? j.getValue(n, b, x) : j;
|
|
24258
24258
|
}
|
|
24259
24259
|
function A(j = {}) {
|
|
24260
|
-
const
|
|
24260
|
+
const Q = Object.assign({
|
|
24261
24261
|
value: n,
|
|
24262
24262
|
originalValue: i,
|
|
24263
24263
|
label: s.spec.label,
|
|
@@ -24265,9 +24265,9 @@ function Ua(e) {
|
|
|
24265
24265
|
spec: s.spec,
|
|
24266
24266
|
disableStackTrace: j.disableStackTrace || S
|
|
24267
24267
|
}, g, j.params);
|
|
24268
|
-
for (const
|
|
24269
|
-
const
|
|
24270
|
-
return
|
|
24268
|
+
for (const q of Object.keys(Q)) Q[q] = O(Q[q]);
|
|
24269
|
+
const J = new Wn(Wn.formatError(j.message || v, Q), n, Q.path, j.type || d, Q.disableStackTrace);
|
|
24270
|
+
return J.params = Q, J;
|
|
24271
24271
|
}
|
|
24272
24272
|
const I = w ? c : u;
|
|
24273
24273
|
let T = {
|
|
@@ -25549,55 +25549,55 @@ var PI = { exports: {} };
|
|
|
25549
25549
|
(function(n, r) {
|
|
25550
25550
|
e.exports = r();
|
|
25551
25551
|
})(Mn, function() {
|
|
25552
|
-
var n = 1e3, r = 6e4, o = 36e5, i = "millisecond", s = "second", c = "minute", u = "hour", d = "day", f = "week", g = "month", v = "quarter", y = "year", b = "date", x = "Invalid Date", w = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, S = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, O = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(
|
|
25553
|
-
var Y = ["th", "st", "nd", "rd"], L =
|
|
25554
|
-
return "[" +
|
|
25555
|
-
} }, A = function(
|
|
25556
|
-
var K = String(
|
|
25557
|
-
return !K || K.length >= Y ?
|
|
25558
|
-
}, I = { s: A, z: function(
|
|
25559
|
-
var Y = -
|
|
25552
|
+
var n = 1e3, r = 6e4, o = 36e5, i = "millisecond", s = "second", c = "minute", u = "hour", d = "day", f = "week", g = "month", v = "quarter", y = "year", b = "date", x = "Invalid Date", w = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, S = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, O = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(q) {
|
|
25553
|
+
var Y = ["th", "st", "nd", "rd"], L = q % 100;
|
|
25554
|
+
return "[" + q + (Y[(L - 20) % 10] || Y[L] || Y[0]) + "]";
|
|
25555
|
+
} }, A = function(q, Y, L) {
|
|
25556
|
+
var K = String(q);
|
|
25557
|
+
return !K || K.length >= Y ? q : "" + Array(Y + 1 - K.length).join(L) + q;
|
|
25558
|
+
}, I = { s: A, z: function(q) {
|
|
25559
|
+
var Y = -q.utcOffset(), L = Math.abs(Y), K = Math.floor(L / 60), B = L % 60;
|
|
25560
25560
|
return (Y <= 0 ? "+" : "-") + A(K, 2, "0") + ":" + A(B, 2, "0");
|
|
25561
|
-
}, m: function
|
|
25562
|
-
if (Y.date() < L.date()) return -
|
|
25561
|
+
}, m: function q(Y, L) {
|
|
25562
|
+
if (Y.date() < L.date()) return -q(L, Y);
|
|
25563
25563
|
var K = 12 * (L.year() - Y.year()) + (L.month() - Y.month()), B = Y.clone().add(K, g), te = L - B < 0, N = Y.clone().add(K + (te ? -1 : 1), g);
|
|
25564
25564
|
return +(-(K + (L - B) / (te ? B - N : N - B)) || 0);
|
|
25565
|
-
}, a: function(
|
|
25566
|
-
return
|
|
25567
|
-
}, p: function(
|
|
25568
|
-
return { M: g, y, w: f, d, D: b, h: u, m: c, s, ms: i, Q: v }[
|
|
25569
|
-
}, u: function(
|
|
25570
|
-
return
|
|
25565
|
+
}, a: function(q) {
|
|
25566
|
+
return q < 0 ? Math.ceil(q) || 0 : Math.floor(q);
|
|
25567
|
+
}, p: function(q) {
|
|
25568
|
+
return { M: g, y, w: f, d, D: b, h: u, m: c, s, ms: i, Q: v }[q] || String(q || "").toLowerCase().replace(/s$/, "");
|
|
25569
|
+
}, u: function(q) {
|
|
25570
|
+
return q === void 0;
|
|
25571
25571
|
} }, T = "en", M = {};
|
|
25572
25572
|
M[T] = O;
|
|
25573
|
-
var k = "$isDayjsObject", F = function(
|
|
25574
|
-
return
|
|
25575
|
-
}, W = function
|
|
25573
|
+
var k = "$isDayjsObject", F = function(q) {
|
|
25574
|
+
return q instanceof Q || !(!q || !q[k]);
|
|
25575
|
+
}, W = function q(Y, L, K) {
|
|
25576
25576
|
var B;
|
|
25577
25577
|
if (!Y) return T;
|
|
25578
25578
|
if (typeof Y == "string") {
|
|
25579
25579
|
var te = Y.toLowerCase();
|
|
25580
25580
|
M[te] && (B = te), L && (M[te] = L, B = te);
|
|
25581
25581
|
var N = Y.split("-");
|
|
25582
|
-
if (!B && N.length > 1) return
|
|
25582
|
+
if (!B && N.length > 1) return q(N[0]);
|
|
25583
25583
|
} else {
|
|
25584
25584
|
var X = Y.name;
|
|
25585
25585
|
M[X] = Y, B = X;
|
|
25586
25586
|
}
|
|
25587
25587
|
return !K && B && (T = B), B || !K && T;
|
|
25588
|
-
}, U = function(
|
|
25589
|
-
if (F(
|
|
25588
|
+
}, U = function(q, Y) {
|
|
25589
|
+
if (F(q)) return q.clone();
|
|
25590
25590
|
var L = typeof Y == "object" ? Y : {};
|
|
25591
|
-
return L.date =
|
|
25591
|
+
return L.date = q, L.args = arguments, new Q(L);
|
|
25592
25592
|
}, j = I;
|
|
25593
|
-
j.l = W, j.i = F, j.w = function(
|
|
25594
|
-
return U(
|
|
25593
|
+
j.l = W, j.i = F, j.w = function(q, Y) {
|
|
25594
|
+
return U(q, { locale: Y.$L, utc: Y.$u, x: Y.$x, $offset: Y.$offset });
|
|
25595
25595
|
};
|
|
25596
|
-
var
|
|
25597
|
-
function
|
|
25596
|
+
var Q = function() {
|
|
25597
|
+
function q(L) {
|
|
25598
25598
|
this.$L = W(L.locale, null, !0), this.parse(L), this.$x = this.$x || L.x || {}, this[k] = !0;
|
|
25599
25599
|
}
|
|
25600
|
-
var Y =
|
|
25600
|
+
var Y = q.prototype;
|
|
25601
25601
|
return Y.parse = function(L) {
|
|
25602
25602
|
this.$d = function(K) {
|
|
25603
25603
|
var B = K.date, te = K.utc;
|
|
@@ -25807,16 +25807,16 @@ var PI = { exports: {} };
|
|
|
25807
25807
|
return this.$d.toISOString();
|
|
25808
25808
|
}, Y.toString = function() {
|
|
25809
25809
|
return this.$d.toUTCString();
|
|
25810
|
-
},
|
|
25811
|
-
}(),
|
|
25812
|
-
return U.prototype =
|
|
25813
|
-
|
|
25814
|
-
return this.$g(Y,
|
|
25810
|
+
}, q;
|
|
25811
|
+
}(), J = Q.prototype;
|
|
25812
|
+
return U.prototype = J, [["$ms", i], ["$s", s], ["$m", c], ["$H", u], ["$W", d], ["$M", g], ["$y", y], ["$D", b]].forEach(function(q) {
|
|
25813
|
+
J[q[1]] = function(Y) {
|
|
25814
|
+
return this.$g(Y, q[0], q[1]);
|
|
25815
25815
|
};
|
|
25816
|
-
}), U.extend = function(
|
|
25817
|
-
return
|
|
25818
|
-
}, U.locale = W, U.isDayjs = F, U.unix = function(
|
|
25819
|
-
return U(1e3 *
|
|
25816
|
+
}), U.extend = function(q, Y) {
|
|
25817
|
+
return q.$i || (q(Y, Q, U), q.$i = !0), U;
|
|
25818
|
+
}, U.locale = W, U.isDayjs = F, U.unix = function(q) {
|
|
25819
|
+
return U(1e3 * q);
|
|
25820
25820
|
}, U.en = M[T], U.Ls = M, U.p = {}, U;
|
|
25821
25821
|
});
|
|
25822
25822
|
})(PI);
|
|
@@ -26093,7 +26093,7 @@ function Coe({
|
|
|
26093
26093
|
cardSubheader: r !== null ? g(r, { _: r }) : null
|
|
26094
26094
|
};
|
|
26095
26095
|
}, [v, r, n, g]);
|
|
26096
|
-
return /* @__PURE__ */ h(Ie, { item: !0, ...f, lg: s, md: c, sm: u, xs: d, children: /* @__PURE__ */ h(dr, { content: t, title: y, subheader: b, secondary: o, divider: !0, children: /* @__PURE__ */
|
|
26096
|
+
return /* @__PURE__ */ h(Ie, { item: !0, ...f, lg: s, md: c, sm: u, xs: d, children: /* @__PURE__ */ h(dr, { content: t, title: y, subheader: b, secondary: o, divider: !0, children: /* @__PURE__ */ G(nt, { children: [
|
|
26097
26097
|
e,
|
|
26098
26098
|
i === !0 ? /* @__PURE__ */ h(Aa, { children: /* @__PURE__ */ h(nc, {}) }) : i
|
|
26099
26099
|
] }) }) });
|
|
@@ -26140,11 +26140,11 @@ function Aoe(e) {
|
|
|
26140
26140
|
}), w(), O(!1), f && Z.isFunction(f) && f();
|
|
26141
26141
|
},
|
|
26142
26142
|
// @ts-ignore
|
|
26143
|
-
onError: (
|
|
26144
|
-
A(typeof
|
|
26143
|
+
onError: (J) => {
|
|
26144
|
+
A(typeof J == "string" ? J : J.message || "ra.notification.http_error", {
|
|
26145
26145
|
type: "error",
|
|
26146
26146
|
messageArgs: {
|
|
26147
|
-
_: typeof
|
|
26147
|
+
_: typeof J == "string" ? J : J && J.message ? J.message : void 0
|
|
26148
26148
|
}
|
|
26149
26149
|
}), O(!1), g && Z.isFunction(g) && g();
|
|
26150
26150
|
},
|
|
@@ -26152,16 +26152,16 @@ function Aoe(e) {
|
|
|
26152
26152
|
...b
|
|
26153
26153
|
}
|
|
26154
26154
|
);
|
|
26155
|
-
function U(
|
|
26156
|
-
O(!0),
|
|
26155
|
+
function U(J) {
|
|
26156
|
+
O(!0), J.stopPropagation();
|
|
26157
26157
|
}
|
|
26158
26158
|
function j() {
|
|
26159
26159
|
O(!1);
|
|
26160
26160
|
}
|
|
26161
|
-
function J
|
|
26162
|
-
F(), typeof d == "function" && d(
|
|
26161
|
+
function Q(J) {
|
|
26162
|
+
F(), typeof d == "function" && d(J);
|
|
26163
26163
|
}
|
|
26164
|
-
return /* @__PURE__ */
|
|
26164
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
26165
26165
|
/* @__PURE__ */ h(Toe, { onClick: U, label: s, ...Soe(v), children: i }),
|
|
26166
26166
|
/* @__PURE__ */ h(
|
|
26167
26167
|
g0,
|
|
@@ -26248,7 +26248,7 @@ function Aoe(e) {
|
|
|
26248
26248
|
)
|
|
26249
26249
|
})
|
|
26250
26250
|
},
|
|
26251
|
-
onConfirm:
|
|
26251
|
+
onConfirm: Q,
|
|
26252
26252
|
onClose: j
|
|
26253
26253
|
}
|
|
26254
26254
|
)
|
|
@@ -26492,7 +26492,7 @@ function hfe(e) {
|
|
|
26492
26492
|
},
|
|
26493
26493
|
[S, x, e.mutationOptions, d, f]
|
|
26494
26494
|
);
|
|
26495
|
-
return /* @__PURE__ */
|
|
26495
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
26496
26496
|
/* @__PURE__ */ h(joe, { ...u, onClick: w }),
|
|
26497
26497
|
/* @__PURE__ */ h(
|
|
26498
26498
|
Ii,
|
|
@@ -26514,7 +26514,7 @@ function hfe(e) {
|
|
|
26514
26514
|
children: we.isValidElement(v) ? we.cloneElement(v, {
|
|
26515
26515
|
...v.props,
|
|
26516
26516
|
modal: !0,
|
|
26517
|
-
toolbar: /* @__PURE__ */
|
|
26517
|
+
toolbar: /* @__PURE__ */ G(Aa, { children: [
|
|
26518
26518
|
/* @__PURE__ */ h(vt, { variant: "text", size: "medium", onClick: S, children: g("ra.action.cancel") }),
|
|
26519
26519
|
i ? /* @__PURE__ */ h(Woe, { onSubmit: i, closeDialog: S }) : /* @__PURE__ */ h(ty, { type: "button" })
|
|
26520
26520
|
] })
|
|
@@ -26549,7 +26549,7 @@ function rp(e) {
|
|
|
26549
26549
|
mutationOptions: f,
|
|
26550
26550
|
resource: S
|
|
26551
26551
|
});
|
|
26552
|
-
return /* @__PURE__ */
|
|
26552
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
26553
26553
|
/* @__PURE__ */ h(
|
|
26554
26554
|
Ls,
|
|
26555
26555
|
{
|
|
@@ -26718,7 +26718,7 @@ function gfe(e) {
|
|
|
26718
26718
|
},
|
|
26719
26719
|
[b, d, e.mutationOptions, e.mutationMode]
|
|
26720
26720
|
), w = ma();
|
|
26721
|
-
return /* @__PURE__ */
|
|
26721
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
26722
26722
|
/* @__PURE__ */ h(zoe, { ...u, onClick: y }),
|
|
26723
26723
|
/* @__PURE__ */ h(
|
|
26724
26724
|
Ii,
|
|
@@ -26743,7 +26743,7 @@ function gfe(e) {
|
|
|
26743
26743
|
children: we.isValidElement(v) ? we.cloneElement(v, {
|
|
26744
26744
|
...v.props,
|
|
26745
26745
|
modal: !0,
|
|
26746
|
-
toolbar: /* @__PURE__ */
|
|
26746
|
+
toolbar: /* @__PURE__ */ G(Aa, { children: [
|
|
26747
26747
|
/* @__PURE__ */ h(
|
|
26748
26748
|
Ls,
|
|
26749
26749
|
{
|
|
@@ -26894,7 +26894,7 @@ function Goe({
|
|
|
26894
26894
|
...u
|
|
26895
26895
|
}) {
|
|
26896
26896
|
const d = Zm(), { getCurrentDialog: f } = fy(), { source: g, resource: v, isRequired: y } = u, { getFieldState: b, formState: x } = Oi(), { error: w } = b(g, x), S = f();
|
|
26897
|
-
return /* @__PURE__ */
|
|
26897
|
+
return /* @__PURE__ */ G(
|
|
26898
26898
|
ot,
|
|
26899
26899
|
{
|
|
26900
26900
|
spacing: 1,
|
|
@@ -26984,7 +26984,7 @@ function vfe({
|
|
|
26984
26984
|
);
|
|
26985
26985
|
}
|
|
26986
26986
|
function yfe({ canEdit: e = !0, canDelete: t = !0, canClone: n = !1 }) {
|
|
26987
|
-
return !e && !t && !n ? null : /* @__PURE__ */
|
|
26987
|
+
return !e && !t && !n ? null : /* @__PURE__ */ G(ha, { children: [
|
|
26988
26988
|
e ? /* @__PURE__ */ h(t9, {}) : null,
|
|
26989
26989
|
t ? /* @__PURE__ */ h(rp, {}) : null,
|
|
26990
26990
|
n ? /* @__PURE__ */ h(n9, {}) : null
|
|
@@ -27042,9 +27042,9 @@ function Zoe({
|
|
|
27042
27042
|
disabled: n,
|
|
27043
27043
|
record: b,
|
|
27044
27044
|
onClick: y,
|
|
27045
|
-
title: /* @__PURE__ */
|
|
27045
|
+
title: /* @__PURE__ */ G(Se, { sx: { cursor: "pointer" }, children: [
|
|
27046
27046
|
/* @__PURE__ */ h(de, { variant: "subtitle1", children: et.get(b, (s == null ? void 0 : s.title) || (s == null ? void 0 : s.source)) }),
|
|
27047
|
-
/* @__PURE__ */
|
|
27047
|
+
/* @__PURE__ */ G(de, { variant: "caption", color: "secondary", children: [
|
|
27048
27048
|
et.get(b, "sizeDescription"),
|
|
27049
27049
|
r && c ? " | " : null,
|
|
27050
27050
|
r && c ? x("ra.attachment.info", {
|
|
@@ -27175,7 +27175,7 @@ function iie(e) {
|
|
|
27175
27175
|
() => Qr(et.get(t, e == null ? void 0 : e.source)).locale(n).fromNow(),
|
|
27176
27176
|
[t, e == null ? void 0 : e.source, n]
|
|
27177
27177
|
);
|
|
27178
|
-
return /* @__PURE__ */
|
|
27178
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
27179
27179
|
/* @__PURE__ */ h(t2, { record: t, source: e.source, showTime: !0 }),
|
|
27180
27180
|
/* @__PURE__ */ h("br", {}),
|
|
27181
27181
|
/* @__PURE__ */ h(de, { variant: "caption", color: "textSecondary", children: r })
|
|
@@ -27219,7 +27219,7 @@ function wfe(e) {
|
|
|
27219
27219
|
const t = Ht(), n = p0(), { source: r = "" } = e, i = ma(e)[r], s = !mm(i, n), c = Ao(e, { flex: 1 }), [u] = Jl(), d = Le(() => s ? /* @__PURE__ */ h(W8, { style: { color: t.palette.warning.main } }) : /* @__PURE__ */ h(z8, {}), [s, t.palette.warning.main]), f = Le(() => /* @__PURE__ */ h(ot, { children: Z.map(n, (g, v) => /* @__PURE__ */ h(de, { children: `${g.locale.toUpperCase()}: ${(i ?? {})[g.locale] ?? ""}` }, v)) }), [i, n]);
|
|
27220
27220
|
return (
|
|
27221
27221
|
// @ts-ignore
|
|
27222
|
-
/* @__PURE__ */ h(Av, { title: f, arrow: !1, children: /* @__PURE__ */
|
|
27222
|
+
/* @__PURE__ */ h(Av, { title: f, arrow: !1, children: /* @__PURE__ */ G(ot, { alignItems: "center", direction: "row", gap: 1, children: [
|
|
27223
27223
|
d,
|
|
27224
27224
|
/* @__PURE__ */ h(die, { ...e, source: `${r}.${u}`, sx: c })
|
|
27225
27225
|
] }) })
|
|
@@ -27256,7 +27256,7 @@ function Afe({
|
|
|
27256
27256
|
...i
|
|
27257
27257
|
}) {
|
|
27258
27258
|
const s = jt.only(r), { getCurrentDialog: c } = jI(), u = un(i), d = yo(i), f = c(), g = Le(() => o === !1 ? !1 : typeof o == "function" ? o(u) : typeof o == "string" ? et.get(u, o, o) : o, [u, o]), v = Ao(i, { width: i != null && i.fullWidth ? "100%" : "auto" });
|
|
27259
|
-
return /* @__PURE__ */ h(hie, { title: g, children: /* @__PURE__ */
|
|
27259
|
+
return /* @__PURE__ */ h(hie, { title: g, children: /* @__PURE__ */ G(nt, { children: [
|
|
27260
27260
|
/* @__PURE__ */ h(s0, { sx: { pt: 1 }, children: /* @__PURE__ */ h(m0, { label: e, source: t, resource: f || d }) }),
|
|
27261
27261
|
/* @__PURE__ */ h(fie, { ...i, children: we.isValidElement(s) ? we.cloneElement(s, {
|
|
27262
27262
|
...s.props,
|
|
@@ -27343,7 +27343,7 @@ function Dn({
|
|
|
27343
27343
|
const u = At(), { getCurrentDialog: d } = fy(), { source: f, resource: g, isRequired: v, chip: y } = c, {
|
|
27344
27344
|
fieldState: { invalid: b }
|
|
27345
27345
|
} = b0(c), x = d();
|
|
27346
|
-
return /* @__PURE__ */
|
|
27346
|
+
return /* @__PURE__ */ G(
|
|
27347
27347
|
ot,
|
|
27348
27348
|
{
|
|
27349
27349
|
spacing: 1,
|
|
@@ -27655,7 +27655,7 @@ function _fe({
|
|
|
27655
27655
|
...o,
|
|
27656
27656
|
validate: u,
|
|
27657
27657
|
helperText: f != null && f.message ? /* @__PURE__ */ h(__, { error: f == null ? void 0 : f.message }) : o == null ? void 0 : o.helperText,
|
|
27658
|
-
children: /* @__PURE__ */ h(nt, { children: /* @__PURE__ */
|
|
27658
|
+
children: /* @__PURE__ */ h(nt, { children: /* @__PURE__ */ G(Se, { flex: 1, children: [
|
|
27659
27659
|
Z.map(s, (M, k) => /* @__PURE__ */ h(
|
|
27660
27660
|
Xr,
|
|
27661
27661
|
{
|
|
@@ -27798,7 +27798,7 @@ function Nfe({
|
|
|
27798
27798
|
actions: o,
|
|
27799
27799
|
...i
|
|
27800
27800
|
}) {
|
|
27801
|
-
return /* @__PURE__ */ h(x9, { value: e, children: /* @__PURE__ */ h(vie, { perPage: 5, pagination: /* @__PURE__ */ h(y0, {}), ...i, reference: e, target: t, children: /* @__PURE__ */
|
|
27801
|
+
return /* @__PURE__ */ h(x9, { value: e, children: /* @__PURE__ */ h(vie, { perPage: 5, pagination: /* @__PURE__ */ h(y0, {}), ...i, reference: e, target: t, children: /* @__PURE__ */ G(nt, { children: [
|
|
27802
27802
|
/* @__PURE__ */ h(C9, { filters: r, actions: o }),
|
|
27803
27803
|
n
|
|
27804
27804
|
] }) }) });
|
|
@@ -27914,8 +27914,8 @@ function zI({ onSuccess: e, firstAccess: t }) {
|
|
|
27914
27914
|
{
|
|
27915
27915
|
onSubmit: u,
|
|
27916
27916
|
toolbar: /* @__PURE__ */ h(Aa, { children: /* @__PURE__ */ h(nc, { disabled: r }) }),
|
|
27917
|
-
children: /* @__PURE__ */
|
|
27918
|
-
t === !0 && /* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
27917
|
+
children: /* @__PURE__ */ G(Ie, { container: !0, spacing: n, children: [
|
|
27918
|
+
t === !0 && /* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(v8, { severity: "warning", children: [
|
|
27919
27919
|
/* @__PURE__ */ h(y8, { children: s("ra.auth.first_access.change_password") }),
|
|
27920
27920
|
s("ra.auth.first_access.change_password_helper")
|
|
27921
27921
|
] }) }),
|
|
@@ -28023,7 +28023,7 @@ const Nie = ae(bg)(({ theme: e }) => ({
|
|
|
28023
28023
|
}));
|
|
28024
28024
|
function Yfe({ title: e, divider: t = !0, variant: n = "h5" }) {
|
|
28025
28025
|
const r = hr();
|
|
28026
|
-
return /* @__PURE__ */
|
|
28026
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
28027
28027
|
/* @__PURE__ */ h(
|
|
28028
28028
|
Nie,
|
|
28029
28029
|
{
|
|
@@ -28275,8 +28275,8 @@ function hy(e) {
|
|
|
28275
28275
|
), w = i !== void 0, S = Z.omit(e, ["label", "icon", "selected", "badge"]);
|
|
28276
28276
|
return Pe(() => {
|
|
28277
28277
|
r && !y && b(r);
|
|
28278
|
-
}, [r, y, b]), /* @__PURE__ */
|
|
28279
|
-
/* @__PURE__ */ h(Dl, { ...S, disablePadding: !0, children: /* @__PURE__ */
|
|
28278
|
+
}, [r, y, b]), /* @__PURE__ */ G(nt, { children: [
|
|
28279
|
+
/* @__PURE__ */ h(Dl, { ...S, disablePadding: !0, children: /* @__PURE__ */ G(Un, { selected: r ? !d : null, onClick: x, sx: { pl: v * f }, children: [
|
|
28280
28280
|
w ? /* @__PURE__ */ h(Kr, { children: i }) : null,
|
|
28281
28281
|
/* @__PURE__ */ h(
|
|
28282
28282
|
Yn,
|
|
@@ -28412,18 +28412,18 @@ var dg = (e) => {
|
|
|
28412
28412
|
e.style.position = ql, r ? e.style.bottom = `${o}px` : e.style.top = `${i}px`;
|
|
28413
28413
|
return;
|
|
28414
28414
|
}
|
|
28415
|
-
const { height: W, offsetTop: U } = y, { height: j, naturalTop:
|
|
28415
|
+
const { height: W, offsetTop: U } = y, { height: j, naturalTop: Q } = w, { height: J } = S;
|
|
28416
28416
|
if (k === 2)
|
|
28417
|
-
if (e.style.position = "relative", O = F === 0 ? Math.max(0, U + d -
|
|
28417
|
+
if (e.style.position = "relative", O = F === 0 ? Math.max(0, U + d - Q + i) : Math.max(
|
|
28418
28418
|
0,
|
|
28419
|
-
U + d + W - (
|
|
28419
|
+
U + d + W - (Q + J + o)
|
|
28420
28420
|
), r) {
|
|
28421
|
-
const
|
|
28422
|
-
e.style.bottom = `${
|
|
28421
|
+
const q = Math.max(0, j - J - O);
|
|
28422
|
+
e.style.bottom = `${q}px`;
|
|
28423
28423
|
} else
|
|
28424
28424
|
e.style.top = `${O}px`;
|
|
28425
28425
|
else
|
|
28426
|
-
e.style.position = ql, k === 1 ? r ? e.style.bottom = `${o}px` : e.style.top = `${W -
|
|
28426
|
+
e.style.position = ql, k === 1 ? r ? e.style.bottom = `${o}px` : e.style.top = `${W - J - o}px` : r ? e.style.bottom = `${W - J - o}px` : e.style.top = `${i}px`;
|
|
28427
28427
|
};
|
|
28428
28428
|
I(A);
|
|
28429
28429
|
const T = (k) => {
|
|
@@ -28432,12 +28432,12 @@ var dg = (e) => {
|
|
|
28432
28432
|
const F = k - d;
|
|
28433
28433
|
if (d = k, A === 3)
|
|
28434
28434
|
return;
|
|
28435
|
-
const { offsetTop: W, height: U } = y, { naturalTop: j, height:
|
|
28435
|
+
const { offsetTop: W, height: U } = y, { naturalTop: j, height: Q } = w, { height: J } = S;
|
|
28436
28436
|
if (F > 0)
|
|
28437
28437
|
if (A === 0) {
|
|
28438
28438
|
if (k + W + i > j) {
|
|
28439
|
-
const
|
|
28440
|
-
k + W + U <= j +
|
|
28439
|
+
const q = Math.max(0, W + d - j + i);
|
|
28440
|
+
k + W + U <= j + J + q + o ? I(
|
|
28441
28441
|
2
|
|
28442
28442
|
/* relative */
|
|
28443
28443
|
) : I(
|
|
@@ -28450,12 +28450,12 @@ var dg = (e) => {
|
|
|
28450
28450
|
/* stickyBottom */
|
|
28451
28451
|
);
|
|
28452
28452
|
else if (A === 1) {
|
|
28453
|
-
if (W + k + U < j +
|
|
28454
|
-
const
|
|
28453
|
+
if (W + k + U < j + Q + o) {
|
|
28454
|
+
const q = Math.max(
|
|
28455
28455
|
0,
|
|
28456
|
-
W + d + U - (j +
|
|
28456
|
+
W + d + U - (j + J + o)
|
|
28457
28457
|
);
|
|
28458
|
-
W + k + i >= j +
|
|
28458
|
+
W + k + i >= j + q ? I(
|
|
28459
28459
|
2
|
|
28460
28460
|
/* relative */
|
|
28461
28461
|
) : I(
|
|
@@ -28561,8 +28561,8 @@ function gy(e) {
|
|
|
28561
28561
|
}
|
|
28562
28562
|
function eae(e) {
|
|
28563
28563
|
const { tabsDisposition: t, contentDisposition: n, spacing: r = 2 } = e, o = Z.pick(e, ["syncWithLocation", "errorCount"]), i = Z.omit(e, ["tabsDisposition", "contentDisposition", "syncWithLocation"]), { top: s, bottom: c } = hO(e), u = gy(e);
|
|
28564
|
-
return /* @__PURE__ */ h(YI, { ...o, children: /* @__PURE__ */
|
|
28565
|
-
/* @__PURE__ */
|
|
28564
|
+
return /* @__PURE__ */ h(YI, { ...o, children: /* @__PURE__ */ G(oO, { ...i, spacing: r, children: [
|
|
28565
|
+
/* @__PURE__ */ G(fO, { disposition: t, spacing: r, children: [
|
|
28566
28566
|
s,
|
|
28567
28567
|
/* @__PURE__ */ h(lO, {}),
|
|
28568
28568
|
c
|
|
@@ -28698,7 +28698,7 @@ yO.Tab = x0.Tab;
|
|
|
28698
28698
|
yO.TabStack = iae;
|
|
28699
28699
|
function bO(e) {
|
|
28700
28700
|
const { label: t, disableAdd: n, onClick: r, inset: o } = e, i = Ht(), s = i.palette.mode === "dark" ? i.palette.grey.A400 : i.palette.grey.A800, c = i.palette.mode === "light" ? "#000000" : "#FFFFFF";
|
|
28701
|
-
return /* @__PURE__ */
|
|
28701
|
+
return /* @__PURE__ */ G(
|
|
28702
28702
|
ot,
|
|
28703
28703
|
{
|
|
28704
28704
|
justifyContent: "space-between",
|
|
@@ -28723,7 +28723,7 @@ function rf(e) {
|
|
|
28723
28723
|
(d) => (i(!1), s(r, d), Promise.resolve()),
|
|
28724
28724
|
[r, s]
|
|
28725
28725
|
);
|
|
28726
|
-
return /* @__PURE__ */
|
|
28726
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
28727
28727
|
/* @__PURE__ */ h(vt, { color: "primary", onClick: () => i(!0), sx: { justifyContent: "flex-start" }, children: c("ra.action.edit") }),
|
|
28728
28728
|
/* @__PURE__ */ h(Ii, { open: o, onClose: () => i(!1), maxWidth: "xs", fullWidth: !0, children: /* @__PURE__ */ h(
|
|
28729
28729
|
M9,
|
|
@@ -28748,7 +28748,7 @@ function CO(e) {
|
|
|
28748
28748
|
(g) => (c(!1), u(g), Promise.resolve()),
|
|
28749
28749
|
[c, u]
|
|
28750
28750
|
);
|
|
28751
|
-
return /* @__PURE__ */
|
|
28751
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
28752
28752
|
we.cloneElement(/* @__PURE__ */ h(bO, {}), {
|
|
28753
28753
|
label: t,
|
|
28754
28754
|
source: o,
|
|
@@ -28788,7 +28788,7 @@ const cae = _.forwardRef((e, t) => {
|
|
|
28788
28788
|
() => jt.map(n, (S) => zn(S) && (S == null ? void 0 : S.type) === rf && _.isValidElement(S) ? S : null),
|
|
28789
28789
|
[n]
|
|
28790
28790
|
);
|
|
28791
|
-
return /* @__PURE__ */
|
|
28791
|
+
return /* @__PURE__ */ G(xO.Provider, { value: x, children: [
|
|
28792
28792
|
jt.map(n, (S, O) => {
|
|
28793
28793
|
if (S.type === rf || !zn(S))
|
|
28794
28794
|
return null;
|
|
@@ -28802,7 +28802,7 @@ const cae = _.forwardRef((e, t) => {
|
|
|
28802
28802
|
label: ""
|
|
28803
28803
|
}) });
|
|
28804
28804
|
}),
|
|
28805
|
-
!o && /* @__PURE__ */ h(ra, { children: /* @__PURE__ */ h(ot, { direction: "row", spacing: 1, justifyContent: "center", alignItems: "center", children: /* @__PURE__ */
|
|
28805
|
+
!o && /* @__PURE__ */ h(ra, { children: /* @__PURE__ */ h(ot, { direction: "row", spacing: 1, justifyContent: "center", alignItems: "center", children: /* @__PURE__ */ G(ha, { horizontal: !0, children: [
|
|
28806
28806
|
/* @__PURE__ */ h(vt, { onClick: () => g(!0), color: "error", sx: { justifyContent: "flex-start" }, children: d("ra.action.delete") }),
|
|
28807
28807
|
w
|
|
28808
28808
|
] }) }) }),
|
|
@@ -28867,27 +28867,27 @@ function uae(e) {
|
|
|
28867
28867
|
U(), te && te(N);
|
|
28868
28868
|
};
|
|
28869
28869
|
}
|
|
28870
|
-
const
|
|
28870
|
+
const Q = fe(() => {
|
|
28871
28871
|
O([]), x(!1);
|
|
28872
|
-
}, [O]),
|
|
28872
|
+
}, [O]), J = Le(
|
|
28873
28873
|
() => ({
|
|
28874
28874
|
total: w.length,
|
|
28875
28875
|
remove: W,
|
|
28876
28876
|
source: r
|
|
28877
28877
|
}),
|
|
28878
28878
|
[w.length, W, r]
|
|
28879
|
-
),
|
|
28879
|
+
), q = T.palette.mode === "dark" ? T.palette.grey.A400 : T.palette.grey.A800, Y = w.length > 0 && c, L = v === !0 ? {
|
|
28880
28880
|
borderRadius: 0,
|
|
28881
28881
|
borderBottom: `1px solid ${T.palette.divider}`
|
|
28882
28882
|
} : {
|
|
28883
28883
|
mt: 2,
|
|
28884
|
-
border: `1px solid ${
|
|
28884
|
+
border: `1px solid ${q}`,
|
|
28885
28885
|
//@ts-ignore
|
|
28886
28886
|
boxShadow: T.customShadows.z0
|
|
28887
28887
|
};
|
|
28888
28888
|
return w ? (
|
|
28889
28889
|
// @ts-ignore
|
|
28890
|
-
/* @__PURE__ */ h(wO.Provider, { value:
|
|
28890
|
+
/* @__PURE__ */ h(wO.Provider, { value: J, children: /* @__PURE__ */ G("div", { className: u, children: [
|
|
28891
28891
|
_.cloneElement(g, {
|
|
28892
28892
|
label: o,
|
|
28893
28893
|
source: r,
|
|
@@ -28906,8 +28906,8 @@ function uae(e) {
|
|
|
28906
28906
|
boxShadow: T.customShadows.z0,
|
|
28907
28907
|
...y
|
|
28908
28908
|
},
|
|
28909
|
-
children: /* @__PURE__ */
|
|
28910
|
-
/* @__PURE__ */ h(x8, { sx: v === !0 ? {} : { borderTop: 0, borderBottom: `1px solid ${
|
|
28909
|
+
children: /* @__PURE__ */ G(VA, { size: "small", children: [
|
|
28910
|
+
/* @__PURE__ */ h(x8, { sx: v === !0 ? {} : { borderTop: 0, borderBottom: `1px solid ${q}` }, children: /* @__PURE__ */ G(Th, { children: [
|
|
28911
28911
|
jt.map(t, (te, N) => {
|
|
28912
28912
|
if (te.type === rf || !_.isValidElement(te))
|
|
28913
28913
|
return null;
|
|
@@ -28919,7 +28919,7 @@ function uae(e) {
|
|
|
28919
28919
|
}),
|
|
28920
28920
|
!s && Y ? /* @__PURE__ */ h(ra, { sx: { display: "flex", justifyContent: "center", alignItems: "center" }, children: /* @__PURE__ */ h(ha, { horizontal: !0, children: /* @__PURE__ */ h(de, { color: "error", onClick: () => x(!0), children: M("ra.action.delete") }) }) }, "actions") : /* @__PURE__ */ h(ra, {}, "empty_actions")
|
|
28921
28921
|
] }) }),
|
|
28922
|
-
/* @__PURE__ */
|
|
28922
|
+
/* @__PURE__ */ G(C8, { children: [
|
|
28923
28923
|
w.length === 0 && /* @__PURE__ */ h(Th, { sx: { "&:last-child td, &:last-child th": { border: 0 } }, children: /* @__PURE__ */ h(ra, { colSpan: 4 + (s ? 0 : 1), align: "center", children: d || /* @__PURE__ */ h(de, { variant: "body1", color: "text.secondary", children: "-" }) }) }),
|
|
28924
28924
|
w.length > 0 && w.map((te, N) => /* @__PURE__ */ h(Th, { sx: { borderBottom: 0 }, children: /* @__PURE__ */ h(
|
|
28925
28925
|
cae,
|
|
@@ -28944,7 +28944,7 @@ function uae(e) {
|
|
|
28944
28944
|
isOpen: b,
|
|
28945
28945
|
title: M("ra.action.clear_array_input"),
|
|
28946
28946
|
content: M("ra.message.clear_array_input"),
|
|
28947
|
-
onConfirm:
|
|
28947
|
+
onConfirm: Q,
|
|
28948
28948
|
onClose: () => x(!1)
|
|
28949
28949
|
}
|
|
28950
28950
|
)
|
|
@@ -28982,7 +28982,7 @@ function pae({ cancelButton: e, ...t }) {
|
|
|
28982
28982
|
const { hasNextStep: n, hasPreviousStep: r, goToNextStep: o, goToPreviousStep: i } = vy(), s = We(), { handleSubmit: c } = Oi(), u = fe(() => {
|
|
28983
28983
|
o();
|
|
28984
28984
|
}, [o]);
|
|
28985
|
-
return /* @__PURE__ */
|
|
28985
|
+
return /* @__PURE__ */ G(Aa, { ...t, children: [
|
|
28986
28986
|
/* @__PURE__ */ h(Se, {
|
|
28987
28987
|
sx: { "& .MuiButtonBase-root": { ml: 0 } },
|
|
28988
28988
|
//@ts-ignore
|
|
@@ -29070,7 +29070,7 @@ function yae({ title: e, subheader: t, secondary: n, toolbar: r, progress: o, is
|
|
|
29070
29070
|
((I = A == null ? void 0 : A.props) == null ? void 0 : I.source) !== void 0 && S.push(A.props.source);
|
|
29071
29071
|
}), S;
|
|
29072
29072
|
});
|
|
29073
|
-
return /* @__PURE__ */
|
|
29073
|
+
return /* @__PURE__ */ G(Ie, { container: !0, spacing: 2, sx: c, children: [
|
|
29074
29074
|
/* @__PURE__ */ h(Ie, { item: !0, xl: s ? 12 : 2, lg: s ? 12 : 3, md: s ? 12 : 3, sm: s ? 12 : 4, xs: 12, children: o || /* @__PURE__ */ h(vae, { isHorizontal: y, setCurrentStep: u, stepFields: x }) }),
|
|
29075
29075
|
s ? /* @__PURE__ */ h(Yr, { sx: { width: "100%" } }) : null,
|
|
29076
29076
|
/* @__PURE__ */ h(
|
|
@@ -29083,7 +29083,7 @@ function yae({ title: e, subheader: t, secondary: n, toolbar: r, progress: o, is
|
|
|
29083
29083
|
sm: s ? 12 : 8,
|
|
29084
29084
|
xs: 12,
|
|
29085
29085
|
sx: { paddingTop: s ? "0 !important" : null },
|
|
29086
|
-
children: /* @__PURE__ */
|
|
29086
|
+
children: /* @__PURE__ */ G(
|
|
29087
29087
|
dr,
|
|
29088
29088
|
{
|
|
29089
29089
|
title: e || f[d].props.label,
|
|
@@ -29281,11 +29281,11 @@ function Sae(e) {
|
|
|
29281
29281
|
return;
|
|
29282
29282
|
}
|
|
29283
29283
|
t == null || t.isImpersonating().then((j) => {
|
|
29284
|
-
var
|
|
29285
|
-
w(!j && ((
|
|
29284
|
+
var Q;
|
|
29285
|
+
w(!j && ((Q = n == null ? void 0 : n.data) == null ? void 0 : Q.needToChangePassword) === !0);
|
|
29286
29286
|
});
|
|
29287
29287
|
}
|
|
29288
|
-
}, [(U = n == null ? void 0 : n.data) == null ? void 0 : U.needToChangePassword, t, W]), /* @__PURE__ */
|
|
29288
|
+
}, [(U = n == null ? void 0 : n.data) == null ? void 0 : U.needToChangePassword, t, W]), /* @__PURE__ */ G(SO.Provider, { value: I, children: [
|
|
29289
29289
|
/* @__PURE__ */ h(Ii, { open: x, maxWidth: "xs", fullWidth: !0, children: /* @__PURE__ */ h(zI, { onSuccess: A, firstAccess: !0 }) }),
|
|
29290
29290
|
e.children
|
|
29291
29291
|
] });
|
|
@@ -29353,7 +29353,7 @@ function Iae(e) {
|
|
|
29353
29353
|
resetErrorBoundary: d
|
|
29354
29354
|
}
|
|
29355
29355
|
),
|
|
29356
|
-
children: /* @__PURE__ */ h(kA, { fallback: /* @__PURE__ */ h(VT, {}), children: /* @__PURE__ */
|
|
29356
|
+
children: /* @__PURE__ */ h(kA, { fallback: /* @__PURE__ */ h(VT, {}), children: /* @__PURE__ */ G(
|
|
29357
29357
|
Se,
|
|
29358
29358
|
{
|
|
29359
29359
|
component: "main",
|
|
@@ -29459,7 +29459,7 @@ const Mae = ae(l0, { shouldForwardProp: (e) => e !== "open" })(
|
|
|
29459
29459
|
var Ee = {}, bm = { exports: {} };
|
|
29460
29460
|
(function(e, t) {
|
|
29461
29461
|
(function(n, r) {
|
|
29462
|
-
var o = "1.0.39", i = "", s = "?", c = "function", u = "undefined", d = "object", f = "string", g = "major", v = "model", y = "name", b = "type", x = "vendor", w = "version", S = "architecture", O = "console", A = "mobile", I = "tablet", T = "smarttv", M = "wearable", k = "embedded", F = 500, W = "Amazon", U = "Apple", j = "ASUS",
|
|
29462
|
+
var o = "1.0.39", i = "", s = "?", c = "function", u = "undefined", d = "object", f = "string", g = "major", v = "model", y = "name", b = "type", x = "vendor", w = "version", S = "architecture", O = "console", A = "mobile", I = "tablet", T = "smarttv", M = "wearable", k = "embedded", F = 500, W = "Amazon", U = "Apple", j = "ASUS", Q = "BlackBerry", J = "Browser", q = "Chrome", Y = "Edge", L = "Firefox", K = "Google", B = "Huawei", te = "LG", N = "Microsoft", X = "Motorola", se = "Opera", pe = "Samsung", le = "Sharp", ue = "Sony", he = "Xiaomi", Ce = "Zebra", ve = "Facebook", me = "Chromium OS", xe = "Mac OS", Oe = " Browser", ce = function($e, Ne) {
|
|
29463
29463
|
var Re = {};
|
|
29464
29464
|
for (var be in $e)
|
|
29465
29465
|
Ne[be] && Ne[be].length % 2 === 0 ? Re[be] = Ne[be].concat($e[be]) : Re[be] = $e[be];
|
|
@@ -29495,7 +29495,7 @@ var Ee = {}, bm = { exports: {} };
|
|
|
29495
29495
|
} else if (ge(Ne[Re], $e))
|
|
29496
29496
|
return Re === s ? r : Re;
|
|
29497
29497
|
return Ne.hasOwnProperty("*") ? Ne["*"] : $e;
|
|
29498
|
-
}, Dt = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, Et = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, ln = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [w, [y, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [w, [y, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [y, w], [/opios[\/ ]+([\w\.]+)/i], [w, [y, se + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [w, [y, se + " GX"]], [/\bopr\/([\w\.]+)/i], [w, [y, se]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [w, [y, "Baidu"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim)\s?(?:browser)?[\/ ]?([\w\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio)\/([-\w\.]+)/i, /(heytap|ovi)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [y, w], [/quark(?:pc)?\/([-\w\.]+)/i], [w, [y, "Quark"]], [/\bddg\/([\w\.]+)/i], [w, [y, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [w, [y, "UC" + Q]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [w, [y, "WeChat"]], [/konqueror\/([\w\.]+)/i], [w, [y, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [w, [y, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [w, [y, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [w, [y, "Smart Lenovo " + Q]], [/(avast|avg)\/([\w\.]+)/i], [[y, /(.+)/, "$1 Secure " + Q], w], [/\bfocus\/([\w\.]+)/i], [w, [y, L + " Focus"]], [/\bopt\/([\w\.]+)/i], [w, [y, se + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [w, [y, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [w, [y, "Dolphin"]], [/coast\/([\w\.]+)/i], [w, [y, se + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [w, [y, "MIUI " + Q]], [/fxios\/([-\w\.]+)/i], [w, [y, L]], [/\bqihu|(qi?ho?o?|360)browser/i], [[y, "360" + Oe]], [/\b(qq)\/([\w\.]+)/i], [[y, /(.+)/, "$1Browser"], w], [/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i], [[y, /(.+)/, "$1" + Oe], w], [/samsungbrowser\/([\w\.]+)/i], [w, [y, pe + " Internet"]], [/(comodo_dragon)\/([\w\.]+)/i], [[y, /_/g, " "], w], [/metasr[\/ ]?([\d\.]+)/i], [w, [y, "Sogou Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[y, "Sogou Mobile"], w], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345Explorer)[\/ ]?([\w\.]+)/i], [y, w], [/(lbbrowser|rekonq)/i, /\[(linkedin)app\]/i], [y], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[y, ve], w], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(alipay)client\/([\w\.]+)/i, /(twitter)(?:and| f.+e\/([\w\.]+))/i, /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i], [y, w], [/\bgsa\/([\w\.]+) .*safari\//i], [w, [y, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [w, [y, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [w, [y, G + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[y, G + " WebView"], w], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [w, [y, "Android " + Q]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [y, w], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [w, [y, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [w, y], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [y, [w, Jn, Dt]], [/(webkit|khtml)\/([\w\.]+)/i], [y, w], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[y, "Netscape"], w], [/(wolvic)\/([\w\.]+)/i], [y, w], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [w, [y, L + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /(links) \(([\w\.]+)/i], [y, [w, /_/g, "."]], [/(cobalt)\/([\w\.]+)/i], [y, [w, /master.|lts./, ""]]], cpu: [[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i], [[S, "amd64"]], [/(ia32(?=;))/i], [[S, it]], [/((?:i[346]|x)86)[;\)]/i], [[S, "ia32"]], [/\b(aarch64|arm(v?8e?l?|_?64))\b/i], [[S, "arm64"]], [/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i], [[S, "armhf"]], [/windows (ce|mobile); ppc;/i], [[S, "arm"]], [/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i], [[S, /ower/, i, it]], [/(sun4\w)[;\)]/i], [[S, "sparc"]], [/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i], [[S, it]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [v, [x, pe], [b, I]], [/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]((?!sm-[lr])[-\w]+)/i, /sec-(sgh\w+)/i], [v, [x, pe], [b, A]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [v, [x, U], [b, A]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [v, [x, U], [b, I]], [/(macintosh);/i], [v, [x, U]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [v, [x, le], [b, A]], [/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i], [v, [x, B], [b, I]], [/(?:huawei|honor)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [v, [x, B], [b, A]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i], [[v, /_/g, " "], [x, he], [b, A]], [/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i, /\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i], [[v, /_/g, " "], [x, he], [b, I]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [v, [x, "OPPO"], [b, A]], [/\b(opd2\d{3}a?) bui/i], [v, [x, "OPPO"], [b, I]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [v, [x, "Vivo"], [b, A]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [v, [x, "Realme"], [b, A]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [v, [x, X], [b, A]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [v, [x, X], [b, I]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [v, [x, te], [b, I]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i, /\blg-?([\d\w]+) bui/i], [v, [x, te], [b, A]], [/(ideatab[-\w ]+)/i, /lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i], [v, [x, "Lenovo"], [b, I]], [/(?:maemo|nokia).*(n900|lumia \d+)/i, /nokia[-_ ]?([-\w\.]*)/i], [[v, /_/g, " "], [x, "Nokia"], [b, A]], [/(pixel c)\b/i], [v, [x, K], [b, I]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [v, [x, K], [b, A]], [/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [v, [x, ue], [b, A]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[v, "Xperia Tablet"], [x, ue], [b, I]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [v, [x, "OnePlus"], [b, A]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [v, [x, W], [b, I]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[v, /(.+)/g, "Fire Phone $1"], [x, W], [b, A]], [/(playbook);[-\w\),; ]+(rim)/i], [v, x, [b, I]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [v, [x, J], [b, A]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [v, [x, j], [b, I]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [v, [x, j], [b, A]], [/(nexus 9)/i], [v, [x, "HTC"], [b, I]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [x, [v, /_/g, " "], [b, A]], [/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i], [v, [x, "TCL"], [b, I]], [/(itel) ((\w+))/i], [[x, it], v, [b, Jn, { tablet: ["p10001l", "w7001"], "*": "mobile" }]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [v, [x, "Acer"], [b, I]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [v, [x, "Meizu"], [b, A]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [v, [x, "Ulefone"], [b, A]], [/droid.+; (a(?:015|06[35]|142p?))/i], [v, [x, "Nothing"], [b, A]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i, /(hp) ([\w ]+\w)/i, /(asus)-?(\w+)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w]+)/i, /(jolla)/i, /(oppo) ?([\w ]+) bui/i], [x, v, [b, A]], [/(kobo)\s(ereader|touch)/i, /(archos) (gamepad2?)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i, /(nook)[\w ]+build\/(\w+)/i, /(dell) (strea[kpr\d ]*[\dko])/i, /(le[- ]+pan)[- ]+(\w{1,9}) bui/i, /(trinity)[- ]*(t\d{3}) bui/i, /(gigaset)[- ]+(q\w{1,9}) bui/i, /(vodafone) ([\w ]+)(?:\)| bui)/i], [x, v, [b, I]], [/(surface duo)/i], [v, [x, N], [b, I]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [v, [x, "Fairphone"], [b, A]], [/(u304aa)/i], [v, [x, "AT&T"], [b, A]], [/\bsie-(\w*)/i], [v, [x, "Siemens"], [b, A]], [/\b(rct\w+) b/i], [v, [x, "RCA"], [b, I]], [/\b(venue[\d ]{2,7}) b/i], [v, [x, "Dell"], [b, I]], [/\b(q(?:mv|ta)\w+) b/i], [v, [x, "Verizon"], [b, I]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [v, [x, "Barnes & Noble"], [b, I]], [/\b(tm\d{3}\w+) b/i], [v, [x, "NuVision"], [b, I]], [/\b(k88) b/i], [v, [x, "ZTE"], [b, I]], [/\b(nx\d{3}j) b/i], [v, [x, "ZTE"], [b, A]], [/\b(gen\d{3}) b.+49h/i], [v, [x, "Swiss"], [b, A]], [/\b(zur\d{3}) b/i], [v, [x, "Swiss"], [b, I]], [/\b((zeki)?tb.*\b) b/i], [v, [x, "Zeki"], [b, I]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[x, "Dragon Touch"], v, [b, I]], [/\b(ns-?\w{0,9}) b/i], [v, [x, "Insignia"], [b, I]], [/\b((nxa|next)-?\w{0,9}) b/i], [v, [x, "NextBook"], [b, I]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[x, "Voice"], v, [b, A]], [/\b(lvtel\-)?(v1[12]) b/i], [[x, "LvTel"], v, [b, A]], [/\b(ph-1) /i], [v, [x, "Essential"], [b, A]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [v, [x, "Envizen"], [b, I]], [/\b(trio[-\w\. ]+) b/i], [v, [x, "MachSpeed"], [b, I]], [/\btu_(1491) b/i], [v, [x, "Rotor"], [b, I]], [/(shield[\w ]+) b/i], [v, [x, "Nvidia"], [b, I]], [/(sprint) (\w+)/i], [x, v, [b, A]], [/(kin\.[onetw]{3})/i], [[v, /\./g, " "], [x, N], [b, A]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [v, [x, Ce], [b, I]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [v, [x, Ce], [b, A]], [/smart-tv.+(samsung)/i], [x, [b, T]], [/hbbtv.+maple;(\d+)/i], [[v, /^/, "SmartTV"], [x, pe], [b, T]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[x, te], [b, T]], [/(apple) ?tv/i], [x, [v, U + " TV"], [b, T]], [/crkey/i], [[v, G + "cast"], [x, K], [b, T]], [/droid.+aft(\w+)( bui|\))/i], [v, [x, W], [b, T]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [v, [x, le], [b, T]], [/(bravia[\w ]+)( bui|\))/i], [v, [x, ue], [b, T]], [/(mitv-\w{5}) bui/i], [v, [x, he], [b, T]], [/Hbbtv.*(technisat) (.*);/i], [x, v, [b, T]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[x, _t], [v, _t], [b, T]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[b, T]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [x, v, [b, O]], [/droid.+; (shield) bui/i], [v, [x, "Nvidia"], [b, O]], [/(playstation [345portablevi]+)/i], [v, [x, ue], [b, O]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [v, [x, N], [b, O]], [/\b(sm-[lr]\d\d[05][fnuw]?s?)\b/i], [v, [x, pe], [b, M]], [/((pebble))app/i], [x, v, [b, M]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [v, [x, U], [b, M]], [/droid.+; (glass) \d/i], [v, [x, K], [b, M]], [/droid.+; (wt63?0{2,3})\)/i], [v, [x, Ce], [b, M]], [/(quest( \d| pro)?)/i], [v, [x, ve], [b, M]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [x, [b, k]], [/(aeobc)\b/i], [v, [x, W], [b, k]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i], [v, [b, A]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [v, [b, I]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[b, I]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[b, A]], [/(android[-\w\. ]{0,9});.+buil/i], [v, [x, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [w, [y, Y + "HTML"]], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [w, [y, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [y, w], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [w, y]], os: [[/microsoft (windows) (vista|xp)/i], [y, w], [/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i], [y, [w, Jn, Et]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[w, Jn, Et], [y, "Windows"]], [/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[w, /_/g, "."], [y, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[y, xe], [w, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [w, y], [/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i, /(blackberry)\w*\/([\w\.]*)/i, /(tizen|kaios)[\/ ]([\w\.]+)/i, /\((series40);/i], [y, w], [/\(bb(10);/i], [w, [y, J]], [/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i], [w, [y, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [w, [y, L + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [w, [y, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [w, [y, "watchOS"]], [/crkey\/([\d\.]+)/i], [w, [y, G + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[y, me], w], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) ([wids345portablevuch]+)/i, /(xbox); +xbox ([^\);]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux) ?([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [y, w], [/(sunos) ?([\w\.\d]*)/i], [[y, "Solaris"], w], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [y, w]] }, Tt = function($e, Ne) {
|
|
29498
|
+
}, Dt = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, Et = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, ln = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [w, [y, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [w, [y, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [y, w], [/opios[\/ ]+([\w\.]+)/i], [w, [y, se + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [w, [y, se + " GX"]], [/\bopr\/([\w\.]+)/i], [w, [y, se]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [w, [y, "Baidu"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim)\s?(?:browser)?[\/ ]?([\w\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio)\/([-\w\.]+)/i, /(heytap|ovi)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [y, w], [/quark(?:pc)?\/([-\w\.]+)/i], [w, [y, "Quark"]], [/\bddg\/([\w\.]+)/i], [w, [y, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [w, [y, "UC" + J]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [w, [y, "WeChat"]], [/konqueror\/([\w\.]+)/i], [w, [y, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [w, [y, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [w, [y, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [w, [y, "Smart Lenovo " + J]], [/(avast|avg)\/([\w\.]+)/i], [[y, /(.+)/, "$1 Secure " + J], w], [/\bfocus\/([\w\.]+)/i], [w, [y, L + " Focus"]], [/\bopt\/([\w\.]+)/i], [w, [y, se + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [w, [y, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [w, [y, "Dolphin"]], [/coast\/([\w\.]+)/i], [w, [y, se + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [w, [y, "MIUI " + J]], [/fxios\/([-\w\.]+)/i], [w, [y, L]], [/\bqihu|(qi?ho?o?|360)browser/i], [[y, "360" + Oe]], [/\b(qq)\/([\w\.]+)/i], [[y, /(.+)/, "$1Browser"], w], [/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i], [[y, /(.+)/, "$1" + Oe], w], [/samsungbrowser\/([\w\.]+)/i], [w, [y, pe + " Internet"]], [/(comodo_dragon)\/([\w\.]+)/i], [[y, /_/g, " "], w], [/metasr[\/ ]?([\d\.]+)/i], [w, [y, "Sogou Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[y, "Sogou Mobile"], w], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345Explorer)[\/ ]?([\w\.]+)/i], [y, w], [/(lbbrowser|rekonq)/i, /\[(linkedin)app\]/i], [y], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[y, ve], w], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(alipay)client\/([\w\.]+)/i, /(twitter)(?:and| f.+e\/([\w\.]+))/i, /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i], [y, w], [/\bgsa\/([\w\.]+) .*safari\//i], [w, [y, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [w, [y, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [w, [y, q + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[y, q + " WebView"], w], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [w, [y, "Android " + J]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [y, w], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [w, [y, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [w, y], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [y, [w, Jn, Dt]], [/(webkit|khtml)\/([\w\.]+)/i], [y, w], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[y, "Netscape"], w], [/(wolvic)\/([\w\.]+)/i], [y, w], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [w, [y, L + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /(links) \(([\w\.]+)/i], [y, [w, /_/g, "."]], [/(cobalt)\/([\w\.]+)/i], [y, [w, /master.|lts./, ""]]], cpu: [[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i], [[S, "amd64"]], [/(ia32(?=;))/i], [[S, it]], [/((?:i[346]|x)86)[;\)]/i], [[S, "ia32"]], [/\b(aarch64|arm(v?8e?l?|_?64))\b/i], [[S, "arm64"]], [/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i], [[S, "armhf"]], [/windows (ce|mobile); ppc;/i], [[S, "arm"]], [/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i], [[S, /ower/, i, it]], [/(sun4\w)[;\)]/i], [[S, "sparc"]], [/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i], [[S, it]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [v, [x, pe], [b, I]], [/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]((?!sm-[lr])[-\w]+)/i, /sec-(sgh\w+)/i], [v, [x, pe], [b, A]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [v, [x, U], [b, A]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [v, [x, U], [b, I]], [/(macintosh);/i], [v, [x, U]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [v, [x, le], [b, A]], [/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i], [v, [x, B], [b, I]], [/(?:huawei|honor)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [v, [x, B], [b, A]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i], [[v, /_/g, " "], [x, he], [b, A]], [/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i, /\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i], [[v, /_/g, " "], [x, he], [b, I]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [v, [x, "OPPO"], [b, A]], [/\b(opd2\d{3}a?) bui/i], [v, [x, "OPPO"], [b, I]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [v, [x, "Vivo"], [b, A]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [v, [x, "Realme"], [b, A]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [v, [x, X], [b, A]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [v, [x, X], [b, I]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [v, [x, te], [b, I]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i, /\blg-?([\d\w]+) bui/i], [v, [x, te], [b, A]], [/(ideatab[-\w ]+)/i, /lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i], [v, [x, "Lenovo"], [b, I]], [/(?:maemo|nokia).*(n900|lumia \d+)/i, /nokia[-_ ]?([-\w\.]*)/i], [[v, /_/g, " "], [x, "Nokia"], [b, A]], [/(pixel c)\b/i], [v, [x, K], [b, I]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [v, [x, K], [b, A]], [/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [v, [x, ue], [b, A]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[v, "Xperia Tablet"], [x, ue], [b, I]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [v, [x, "OnePlus"], [b, A]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [v, [x, W], [b, I]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[v, /(.+)/g, "Fire Phone $1"], [x, W], [b, A]], [/(playbook);[-\w\),; ]+(rim)/i], [v, x, [b, I]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [v, [x, Q], [b, A]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [v, [x, j], [b, I]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [v, [x, j], [b, A]], [/(nexus 9)/i], [v, [x, "HTC"], [b, I]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [x, [v, /_/g, " "], [b, A]], [/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i], [v, [x, "TCL"], [b, I]], [/(itel) ((\w+))/i], [[x, it], v, [b, Jn, { tablet: ["p10001l", "w7001"], "*": "mobile" }]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [v, [x, "Acer"], [b, I]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [v, [x, "Meizu"], [b, A]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [v, [x, "Ulefone"], [b, A]], [/droid.+; (a(?:015|06[35]|142p?))/i], [v, [x, "Nothing"], [b, A]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i, /(hp) ([\w ]+\w)/i, /(asus)-?(\w+)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w]+)/i, /(jolla)/i, /(oppo) ?([\w ]+) bui/i], [x, v, [b, A]], [/(kobo)\s(ereader|touch)/i, /(archos) (gamepad2?)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i, /(nook)[\w ]+build\/(\w+)/i, /(dell) (strea[kpr\d ]*[\dko])/i, /(le[- ]+pan)[- ]+(\w{1,9}) bui/i, /(trinity)[- ]*(t\d{3}) bui/i, /(gigaset)[- ]+(q\w{1,9}) bui/i, /(vodafone) ([\w ]+)(?:\)| bui)/i], [x, v, [b, I]], [/(surface duo)/i], [v, [x, N], [b, I]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [v, [x, "Fairphone"], [b, A]], [/(u304aa)/i], [v, [x, "AT&T"], [b, A]], [/\bsie-(\w*)/i], [v, [x, "Siemens"], [b, A]], [/\b(rct\w+) b/i], [v, [x, "RCA"], [b, I]], [/\b(venue[\d ]{2,7}) b/i], [v, [x, "Dell"], [b, I]], [/\b(q(?:mv|ta)\w+) b/i], [v, [x, "Verizon"], [b, I]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [v, [x, "Barnes & Noble"], [b, I]], [/\b(tm\d{3}\w+) b/i], [v, [x, "NuVision"], [b, I]], [/\b(k88) b/i], [v, [x, "ZTE"], [b, I]], [/\b(nx\d{3}j) b/i], [v, [x, "ZTE"], [b, A]], [/\b(gen\d{3}) b.+49h/i], [v, [x, "Swiss"], [b, A]], [/\b(zur\d{3}) b/i], [v, [x, "Swiss"], [b, I]], [/\b((zeki)?tb.*\b) b/i], [v, [x, "Zeki"], [b, I]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[x, "Dragon Touch"], v, [b, I]], [/\b(ns-?\w{0,9}) b/i], [v, [x, "Insignia"], [b, I]], [/\b((nxa|next)-?\w{0,9}) b/i], [v, [x, "NextBook"], [b, I]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[x, "Voice"], v, [b, A]], [/\b(lvtel\-)?(v1[12]) b/i], [[x, "LvTel"], v, [b, A]], [/\b(ph-1) /i], [v, [x, "Essential"], [b, A]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [v, [x, "Envizen"], [b, I]], [/\b(trio[-\w\. ]+) b/i], [v, [x, "MachSpeed"], [b, I]], [/\btu_(1491) b/i], [v, [x, "Rotor"], [b, I]], [/(shield[\w ]+) b/i], [v, [x, "Nvidia"], [b, I]], [/(sprint) (\w+)/i], [x, v, [b, A]], [/(kin\.[onetw]{3})/i], [[v, /\./g, " "], [x, N], [b, A]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [v, [x, Ce], [b, I]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [v, [x, Ce], [b, A]], [/smart-tv.+(samsung)/i], [x, [b, T]], [/hbbtv.+maple;(\d+)/i], [[v, /^/, "SmartTV"], [x, pe], [b, T]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[x, te], [b, T]], [/(apple) ?tv/i], [x, [v, U + " TV"], [b, T]], [/crkey/i], [[v, q + "cast"], [x, K], [b, T]], [/droid.+aft(\w+)( bui|\))/i], [v, [x, W], [b, T]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [v, [x, le], [b, T]], [/(bravia[\w ]+)( bui|\))/i], [v, [x, ue], [b, T]], [/(mitv-\w{5}) bui/i], [v, [x, he], [b, T]], [/Hbbtv.*(technisat) (.*);/i], [x, v, [b, T]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[x, _t], [v, _t], [b, T]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[b, T]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [x, v, [b, O]], [/droid.+; (shield) bui/i], [v, [x, "Nvidia"], [b, O]], [/(playstation [345portablevi]+)/i], [v, [x, ue], [b, O]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [v, [x, N], [b, O]], [/\b(sm-[lr]\d\d[05][fnuw]?s?)\b/i], [v, [x, pe], [b, M]], [/((pebble))app/i], [x, v, [b, M]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [v, [x, U], [b, M]], [/droid.+; (glass) \d/i], [v, [x, K], [b, M]], [/droid.+; (wt63?0{2,3})\)/i], [v, [x, Ce], [b, M]], [/(quest( \d| pro)?)/i], [v, [x, ve], [b, M]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [x, [b, k]], [/(aeobc)\b/i], [v, [x, W], [b, k]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i], [v, [b, A]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [v, [b, I]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[b, I]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[b, A]], [/(android[-\w\. ]{0,9});.+buil/i], [v, [x, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [w, [y, Y + "HTML"]], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [w, [y, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [y, w], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [w, y]], os: [[/microsoft (windows) (vista|xp)/i], [y, w], [/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i], [y, [w, Jn, Et]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[w, Jn, Et], [y, "Windows"]], [/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[w, /_/g, "."], [y, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[y, xe], [w, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [w, y], [/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i, /(blackberry)\w*\/([\w\.]*)/i, /(tizen|kaios)[\/ ]([\w\.]+)/i, /\((series40);/i], [y, w], [/\(bb(10);/i], [w, [y, Q]], [/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i], [w, [y, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [w, [y, L + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [w, [y, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [w, [y, "watchOS"]], [/crkey\/([\d\.]+)/i], [w, [y, q + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[y, me], w], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) ([wids345portablevuch]+)/i, /(xbox); +xbox ([^\);]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux) ?([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [y, w], [/(sunos) ?([\w\.\d]*)/i], [[y, "Solaris"], w], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [y, w]] }, Tt = function($e, Ne) {
|
|
29499
29499
|
if (typeof $e === d && (Ne = $e, $e = r), !(this instanceof Tt))
|
|
29500
29500
|
return new Tt($e, Ne).getResult();
|
|
29501
29501
|
var Re = typeof n !== u && n.navigator ? n.navigator : r, be = $e || (Re && Re.userAgent ? Re.userAgent : i), xt = Re && Re.userAgentData ? Re.userAgentData : r, Zt = Ne ? ce(ln, Ne) : ln, qe = Re && Re.userAgent == be;
|
|
@@ -30789,7 +30789,7 @@ const Ple = ae(Zse)({
|
|
|
30789
30789
|
}
|
|
30790
30790
|
}));
|
|
30791
30791
|
function Mle({ children: e, sx: t, ...n }) {
|
|
30792
|
-
return /* @__PURE__ */
|
|
30792
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
30793
30793
|
/* @__PURE__ */ h(Ple, { children: /* @__PURE__ */ h(Rle, { timeout: 500, clickOnTrack: !1, sx: t, ...n, children: e }) }),
|
|
30794
30794
|
/* @__PURE__ */ h(Qse, { children: /* @__PURE__ */ h(Se, { sx: { overflowX: "auto", ...t }, ...n, children: e }) })
|
|
30795
30795
|
] });
|
|
@@ -30812,7 +30812,7 @@ function kle(e) {
|
|
|
30812
30812
|
}
|
|
30813
30813
|
}
|
|
30814
30814
|
} : { variant: "permanent" }, [r, u, i, s, t.palette.divider]);
|
|
30815
|
-
return /* @__PURE__ */ h(Se, { component: "nav", sx: n, "aria-label": "mailbox folders", children: /* @__PURE__ */
|
|
30815
|
+
return /* @__PURE__ */ h(Se, { component: "nav", sx: n, "aria-label": "mailbox folders", children: /* @__PURE__ */ G(c, { ...d, open: o, children: [
|
|
30816
30816
|
/* @__PURE__ */ h(Rae, {}),
|
|
30817
30817
|
/* @__PURE__ */ h(
|
|
30818
30818
|
Mle,
|
|
@@ -30839,7 +30839,7 @@ function _P(e) {
|
|
|
30839
30839
|
flexGrow: 1,
|
|
30840
30840
|
height: "auto",
|
|
30841
30841
|
sx: { pt: 1 },
|
|
30842
|
-
children: /* @__PURE__ */
|
|
30842
|
+
children: /* @__PURE__ */ G(de, { variant: "caption", children: [
|
|
30843
30843
|
/* @__PURE__ */ h("span", { dangerouslySetInnerHTML: { __html: r || "" } }),
|
|
30844
30844
|
" ",
|
|
30845
30845
|
t,
|
|
@@ -30912,8 +30912,8 @@ function Fle({ onClick: e = void 0 }) {
|
|
|
30912
30912
|
}
|
|
30913
30913
|
s(d), r();
|
|
30914
30914
|
}
|
|
30915
|
-
return /* @__PURE__ */
|
|
30916
|
-
/* @__PURE__ */ h(Dle, { value: "locale", onClick: o, sx: { minWidth: "auto" }, children: /* @__PURE__ */
|
|
30915
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
30916
|
+
/* @__PURE__ */ h(Dle, { value: "locale", onClick: o, sx: { minWidth: "auto" }, children: /* @__PURE__ */ G(ot, { direction: "row", spacing: 0.5, children: [
|
|
30917
30917
|
/* @__PURE__ */ h(de, { variant: "body1", children: i.toUpperCase() }),
|
|
30918
30918
|
t ? /* @__PURE__ */ h(U8, {}) : /* @__PURE__ */ h(H8, {})
|
|
30919
30919
|
] }) }),
|
|
@@ -30949,7 +30949,7 @@ function $le(e) {
|
|
|
30949
30949
|
})
|
|
30950
30950
|
};
|
|
30951
30951
|
return r || Z.extend(d, { open: i }), //@ts-ignore
|
|
30952
|
-
/* @__PURE__ */ h(c, { ref: t, ...d, children: /* @__PURE__ */
|
|
30952
|
+
/* @__PURE__ */ h(c, { ref: t, ...d, children: /* @__PURE__ */ G(ga, { sx: { "& > *": { marginX: n.spacing(0.325) } }, children: [
|
|
30953
30953
|
!o && /* @__PURE__ */ h(Ble, {}),
|
|
30954
30954
|
e.children
|
|
30955
30955
|
] }) });
|
|
@@ -30974,7 +30974,7 @@ function Nle(e) {
|
|
|
30974
30974
|
}
|
|
30975
30975
|
}
|
|
30976
30976
|
), f = fe(() => d(), [d]), [g] = Jl(), v = Le(() => Qr(n.created).locale(g).fromNow(), [n, g]);
|
|
30977
|
-
return /* @__PURE__ */ h(Dl, { disablePadding: !0, divider: i, children: /* @__PURE__ */
|
|
30977
|
+
return /* @__PURE__ */ h(Dl, { disablePadding: !0, divider: i, children: /* @__PURE__ */ G(Un, { selected: o, onClick: f, children: [
|
|
30978
30978
|
/* @__PURE__ */ h(NA, { children: /* @__PURE__ */ h(
|
|
30979
30979
|
xg,
|
|
30980
30980
|
{
|
|
@@ -31054,7 +31054,7 @@ function zle() {
|
|
|
31054
31054
|
), S = fe(() => {
|
|
31055
31055
|
w();
|
|
31056
31056
|
}, [w]);
|
|
31057
|
-
return /* @__PURE__ */
|
|
31057
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
31058
31058
|
/* @__PURE__ */ h(Oc, { value: "notifications", selected: g, onChange: b, children: /* @__PURE__ */ h($A, { badgeContent: f, color: "primary", children: /* @__PURE__ */ h(K8, {}) }) }),
|
|
31059
31059
|
/* @__PURE__ */ h(
|
|
31060
31060
|
pf,
|
|
@@ -31081,7 +31081,7 @@ function zle() {
|
|
|
31081
31081
|
maxWidth: 285
|
|
31082
31082
|
}
|
|
31083
31083
|
},
|
|
31084
|
-
children: /* @__PURE__ */ h(ua, { onClickAway: y, children: /* @__PURE__ */
|
|
31084
|
+
children: /* @__PURE__ */ h(ua, { onClickAway: y, children: /* @__PURE__ */ G(
|
|
31085
31085
|
dr,
|
|
31086
31086
|
{
|
|
31087
31087
|
title: e("ra.notification.title"),
|
|
@@ -31145,8 +31145,8 @@ function zle() {
|
|
|
31145
31145
|
}
|
|
31146
31146
|
function Ule() {
|
|
31147
31147
|
const [e, t] = ke(!1), n = fe(() => t(!1), [t]), r = fe(() => t(!0), [t]), o = We();
|
|
31148
|
-
return /* @__PURE__ */
|
|
31149
|
-
/* @__PURE__ */
|
|
31148
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
31149
|
+
/* @__PURE__ */ G(Un, { onClick: r, children: [
|
|
31150
31150
|
/* @__PURE__ */ h(Kr, { children: /* @__PURE__ */ h(p_, {}) }),
|
|
31151
31151
|
/* @__PURE__ */ h(Yn, { primary: o("ra.auth.change_password") })
|
|
31152
31152
|
] }),
|
|
@@ -31155,7 +31155,7 @@ function Ule() {
|
|
|
31155
31155
|
}
|
|
31156
31156
|
function Hle() {
|
|
31157
31157
|
const e = XA(), t = We();
|
|
31158
|
-
return /* @__PURE__ */ h(nt, { children: /* @__PURE__ */
|
|
31158
|
+
return /* @__PURE__ */ h(nt, { children: /* @__PURE__ */ G(Un, { onClick: e, children: [
|
|
31159
31159
|
/* @__PURE__ */ h(Kr, { children: /* @__PURE__ */ h(HA, {}) }),
|
|
31160
31160
|
/* @__PURE__ */ h(Yn, { primary: t("ra.auth.logout") })
|
|
31161
31161
|
] }) });
|
|
@@ -31171,7 +31171,7 @@ function qle() {
|
|
|
31171
31171
|
return;
|
|
31172
31172
|
}
|
|
31173
31173
|
t.isImpersonating().then((i) => o(i));
|
|
31174
|
-
}, [t, o]), r ? /* @__PURE__ */ h(nt, { children: /* @__PURE__ */
|
|
31174
|
+
}, [t, o]), r ? /* @__PURE__ */ h(nt, { children: /* @__PURE__ */ G(Un, { onClick: n, children: [
|
|
31175
31175
|
/* @__PURE__ */ h(Kr, { children: /* @__PURE__ */ h(HA, {}) }),
|
|
31176
31176
|
/* @__PURE__ */ h(Yn, { primary: e("ra.auth.stop_impersonate") })
|
|
31177
31177
|
] }) }) : null;
|
|
@@ -31191,8 +31191,8 @@ function Gle(e) {
|
|
|
31191
31191
|
},
|
|
31192
31192
|
[t, o]
|
|
31193
31193
|
);
|
|
31194
|
-
return /* @__PURE__ */
|
|
31195
|
-
/* @__PURE__ */ h(Oc, { sx: { p: 0.25, width: "auto" }, onClick: f, value: "profile", selected: u, children: /* @__PURE__ */
|
|
31194
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
31195
|
+
/* @__PURE__ */ h(Oc, { sx: { p: 0.25, width: "auto" }, onClick: f, value: "profile", selected: u, children: /* @__PURE__ */ G(ot, { direction: "row", spacing: 2, alignItems: "center", sx: { p: 0.5 }, children: [
|
|
31196
31196
|
/* @__PURE__ */ h(qg, { alt: (x = o == null ? void 0 : o.name) == null ? void 0 : x.toUpperCase(), src: s, size: "xs" }),
|
|
31197
31197
|
/* @__PURE__ */ h(de, { variant: "subtitle1", children: o == null ? void 0 : o.name })
|
|
31198
31198
|
] }) }),
|
|
@@ -31210,18 +31210,18 @@ function Gle(e) {
|
|
|
31210
31210
|
},
|
|
31211
31211
|
marginTop: 1
|
|
31212
31212
|
},
|
|
31213
|
-
children: /* @__PURE__ */ h(ua, { onClickAway: g, children: /* @__PURE__ */
|
|
31214
|
-
/* @__PURE__ */ h(e0, { sx: { px: 2.5, pt: 3 }, children: /* @__PURE__ */
|
|
31215
|
-
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */
|
|
31213
|
+
children: /* @__PURE__ */ h(ua, { onClickAway: g, children: /* @__PURE__ */ G(dr, { elevation: 0, border: !1, content: !1, children: [
|
|
31214
|
+
/* @__PURE__ */ h(e0, { sx: { px: 2.5, pt: 3 }, children: /* @__PURE__ */ G(Ie, { container: !0, justifyContent: "space-between", alignItems: "center", children: [
|
|
31215
|
+
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */ G(ot, { direction: "row", spacing: 1.25, alignItems: "center", children: [
|
|
31216
31216
|
/* @__PURE__ */ h(qg, { alt: "profile user", src: s, sx: { width: 32, height: 32 } }),
|
|
31217
|
-
/* @__PURE__ */
|
|
31217
|
+
/* @__PURE__ */ G(ot, { children: [
|
|
31218
31218
|
/* @__PURE__ */ h(de, { variant: "h6", children: o == null ? void 0 : o.name }),
|
|
31219
31219
|
/* @__PURE__ */ h(de, { variant: "body2", color: "textSecondary", children: b })
|
|
31220
31220
|
] })
|
|
31221
31221
|
] }) }),
|
|
31222
31222
|
/* @__PURE__ */ h(Ie, { item: !0, children: /* @__PURE__ */ h(Zl, { title: "Logout", children: /* @__PURE__ */ h(hv, { size: "large", sx: { color: "text.primary" }, onClick: y, children: /* @__PURE__ */ h(Z8, {}) }) }) })
|
|
31223
31223
|
] }) }),
|
|
31224
|
-
/* @__PURE__ */ h(Ie, { container: !0, children: /* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
31224
|
+
/* @__PURE__ */ h(Ie, { container: !0, children: /* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(po, { component: "nav", sx: { p: 0, "& .MuiListItemIcon-root": { minWidth: 32 } }, children: [
|
|
31225
31225
|
/* @__PURE__ */ h(Ule, {}),
|
|
31226
31226
|
/* @__PURE__ */ h(Hle, {}),
|
|
31227
31227
|
/* @__PURE__ */ h(qle, {})
|
|
@@ -31233,7 +31233,7 @@ function Gle(e) {
|
|
|
31233
31233
|
}
|
|
31234
31234
|
function Yle(e) {
|
|
31235
31235
|
const t = At(), { downMd: n } = Nr(), { open: r, anchorEl: o, handleToggle: i, handleClose: s } = Ac();
|
|
31236
|
-
return n ? /* @__PURE__ */
|
|
31236
|
+
return n ? /* @__PURE__ */ G(nt, { children: [
|
|
31237
31237
|
/* @__PURE__ */ h(
|
|
31238
31238
|
Oc,
|
|
31239
31239
|
{
|
|
@@ -31316,7 +31316,7 @@ function fd({ item: e, level: t }) {
|
|
|
31316
31316
|
b.endsWith(e.url) && c([e.id]);
|
|
31317
31317
|
}, [b]);
|
|
31318
31318
|
const x = n.palette.mode === "dark" ? "grey.400" : "text.primary", w = n.palette.mode === "dark" && i ? "text.primary" : "primary.main";
|
|
31319
|
-
return /* @__PURE__ */ h(nt, { children: r ? /* @__PURE__ */
|
|
31319
|
+
return /* @__PURE__ */ h(nt, { children: r ? /* @__PURE__ */ G(
|
|
31320
31320
|
Un,
|
|
31321
31321
|
{
|
|
31322
31322
|
...f,
|
|
@@ -31416,7 +31416,7 @@ function fd({ item: e, level: t }) {
|
|
|
31416
31416
|
) : null
|
|
31417
31417
|
]
|
|
31418
31418
|
}
|
|
31419
|
-
) : /* @__PURE__ */
|
|
31419
|
+
) : /* @__PURE__ */ G(
|
|
31420
31420
|
Un,
|
|
31421
31421
|
{
|
|
31422
31422
|
...f,
|
|
@@ -31584,13 +31584,13 @@ function pd({
|
|
|
31584
31584
|
default:
|
|
31585
31585
|
return /* @__PURE__ */ h(de, { variant: "h6", color: "error", align: "center", children: "Fix - Collapse or Item" }, te.id);
|
|
31586
31586
|
}
|
|
31587
|
-
}), U = b === e.id, j = t === 1 ? /* @__PURE__ */ h(e_, { style: { fontSize: "1rem" } }) : !1,
|
|
31587
|
+
}), U = b === e.id, j = t === 1 ? /* @__PURE__ */ h(e_, { style: { fontSize: "1rem" } }) : !1, Q = e.icon, J = e.icon ? /* @__PURE__ */ h(Q, { style: { fontSize: f ? "1rem" : "1.25rem" } }) : j, q = c.palette.mode === "dark" ? "grey.400" : "text.primary", Y = c.palette.mode === "dark" && f ? c.palette.text.primary : c.palette.primary.main, L = k ? `collapse-pop-${e.id}` : void 0, K = {
|
|
31588
31588
|
display: "flex",
|
|
31589
31589
|
justifyContent: "space-between",
|
|
31590
31590
|
alignItems: "center",
|
|
31591
31591
|
width: "100%"
|
|
31592
31592
|
};
|
|
31593
|
-
return /* @__PURE__ */ h(nt, { children: d ? /* @__PURE__ */ h(nt, { children: /* @__PURE__ */
|
|
31593
|
+
return /* @__PURE__ */ h(nt, { children: d ? /* @__PURE__ */ h(nt, { children: /* @__PURE__ */ G(
|
|
31594
31594
|
Un,
|
|
31595
31595
|
{
|
|
31596
31596
|
id: `boundary-${L}`,
|
|
@@ -31606,8 +31606,8 @@ function pd({
|
|
|
31606
31606
|
}
|
|
31607
31607
|
},
|
|
31608
31608
|
children: [
|
|
31609
|
-
/* @__PURE__ */
|
|
31610
|
-
|
|
31609
|
+
/* @__PURE__ */ G(Se, { onClick: A, sx: K, children: [
|
|
31610
|
+
J ? /* @__PURE__ */ h(
|
|
31611
31611
|
Kr,
|
|
31612
31612
|
{
|
|
31613
31613
|
sx: {
|
|
@@ -31615,10 +31615,10 @@ function pd({
|
|
|
31615
31615
|
minWidth: e.icon ? 36 : 18,
|
|
31616
31616
|
color: c.palette.secondary.dark
|
|
31617
31617
|
},
|
|
31618
|
-
children:
|
|
31618
|
+
children: J
|
|
31619
31619
|
}
|
|
31620
31620
|
) : null,
|
|
31621
|
-
!
|
|
31621
|
+
!J && t !== 1 && /* @__PURE__ */ h(
|
|
31622
31622
|
Kr,
|
|
31623
31623
|
{
|
|
31624
31624
|
sx: {
|
|
@@ -31676,8 +31676,8 @@ function pd({
|
|
|
31676
31676
|
) : null
|
|
31677
31677
|
]
|
|
31678
31678
|
}
|
|
31679
|
-
) }) : /* @__PURE__ */
|
|
31680
|
-
/* @__PURE__ */
|
|
31679
|
+
) }) : /* @__PURE__ */ G(nt, { children: [
|
|
31680
|
+
/* @__PURE__ */ G(
|
|
31681
31681
|
Un,
|
|
31682
31682
|
{
|
|
31683
31683
|
disableRipple: !0,
|
|
@@ -31713,13 +31713,13 @@ function pd({
|
|
|
31713
31713
|
}
|
|
31714
31714
|
},
|
|
31715
31715
|
children: [
|
|
31716
|
-
|
|
31716
|
+
J ? /* @__PURE__ */ h(
|
|
31717
31717
|
Kr,
|
|
31718
31718
|
{
|
|
31719
31719
|
onClick: A,
|
|
31720
31720
|
sx: {
|
|
31721
31721
|
minWidth: 28,
|
|
31722
|
-
color: b === e.id ? "primary.main" :
|
|
31722
|
+
color: b === e.id ? "primary.main" : q,
|
|
31723
31723
|
...!f && {
|
|
31724
31724
|
borderRadius: 1.5,
|
|
31725
31725
|
width: 36,
|
|
@@ -31737,13 +31737,13 @@ function pd({
|
|
|
31737
31737
|
}
|
|
31738
31738
|
}
|
|
31739
31739
|
},
|
|
31740
|
-
children:
|
|
31740
|
+
children: J
|
|
31741
31741
|
}
|
|
31742
31742
|
) : null,
|
|
31743
31743
|
f || !f && t !== 1 ? /* @__PURE__ */ h(
|
|
31744
31744
|
Yn,
|
|
31745
31745
|
{
|
|
31746
|
-
primary: /* @__PURE__ */ h(de, { variant: "h6", color: b === e.id ? "primary" :
|
|
31746
|
+
primary: /* @__PURE__ */ h(de, { variant: "h6", color: b === e.id ? "primary" : q, children: e.title }),
|
|
31747
31747
|
secondary: e.caption ? /* @__PURE__ */ h(de, { variant: "caption", color: "secondary", children: e.caption }) : null
|
|
31748
31748
|
}
|
|
31749
31749
|
) : null,
|
|
@@ -31861,7 +31861,7 @@ function Jle({
|
|
|
31861
31861
|
color: x === A.id ? u.palette.primary.main : u.palette.secondary.dark
|
|
31862
31862
|
}
|
|
31863
31863
|
}
|
|
31864
|
-
) : null,
|
|
31864
|
+
) : null, Q = (L = e.children) == null ? void 0 : L.map((B) => {
|
|
31865
31865
|
switch (B.type) {
|
|
31866
31866
|
case "collapse":
|
|
31867
31867
|
return /* @__PURE__ */ h(
|
|
@@ -31882,9 +31882,9 @@ function Jle({
|
|
|
31882
31882
|
default:
|
|
31883
31883
|
return /* @__PURE__ */ h(de, { variant: "h6", color: "error", align: "center", children: "Menu Items Error" }, B.id);
|
|
31884
31884
|
}
|
|
31885
|
-
}),
|
|
31885
|
+
}), J = n.map((B, te) => {
|
|
31886
31886
|
var N;
|
|
31887
|
-
return /* @__PURE__ */
|
|
31887
|
+
return /* @__PURE__ */ G(p8, { children: [
|
|
31888
31888
|
B.title ? /* @__PURE__ */ h(de, { variant: "caption", sx: { pl: 2 }, children: B.title }) : null,
|
|
31889
31889
|
(N = B == null ? void 0 : B.elements) == null ? void 0 : N.map((X) => {
|
|
31890
31890
|
switch (X.type) {
|
|
@@ -31909,7 +31909,7 @@ function Jle({
|
|
|
31909
31909
|
}
|
|
31910
31910
|
})
|
|
31911
31911
|
] }, te);
|
|
31912
|
-
}),
|
|
31912
|
+
}), q = (K = A.children) == null ? void 0 : K.map((B) => {
|
|
31913
31913
|
switch (B.type) {
|
|
31914
31914
|
case "collapse":
|
|
31915
31915
|
return /* @__PURE__ */ h(
|
|
@@ -31931,7 +31931,7 @@ function Jle({
|
|
|
31931
31931
|
return /* @__PURE__ */ h(de, { variant: "h6", color: "error", align: "center", children: "Menu Items Error" }, B.id);
|
|
31932
31932
|
}
|
|
31933
31933
|
}), Y = T ? `group-pop-${e.id}` : void 0;
|
|
31934
|
-
return /* @__PURE__ */ h(nt, { children: g ? /* @__PURE__ */ h(po, { children: /* @__PURE__ */
|
|
31934
|
+
return /* @__PURE__ */ h(nt, { children: g ? /* @__PURE__ */ h(po, { children: /* @__PURE__ */ G(
|
|
31935
31935
|
Un,
|
|
31936
31936
|
{
|
|
31937
31937
|
selected: x === A.id,
|
|
@@ -32009,7 +32009,7 @@ function Jle({
|
|
|
32009
32009
|
borderRadius: 4
|
|
32010
32010
|
}
|
|
32011
32011
|
},
|
|
32012
|
-
children: A.id !== r ?
|
|
32012
|
+
children: A.id !== r ? q : J
|
|
32013
32013
|
}
|
|
32014
32014
|
) })
|
|
32015
32015
|
}
|
|
@@ -32022,7 +32022,7 @@ function Jle({
|
|
|
32022
32022
|
) }) : /* @__PURE__ */ h(
|
|
32023
32023
|
po,
|
|
32024
32024
|
{
|
|
32025
|
-
subheader: e.title && b ? /* @__PURE__ */
|
|
32025
|
+
subheader: e.title && b ? /* @__PURE__ */ G(Se, { sx: { pl: 3, mb: 1.5 }, children: [
|
|
32026
32026
|
/* @__PURE__ */ h(
|
|
32027
32027
|
de,
|
|
32028
32028
|
{
|
|
@@ -32034,7 +32034,7 @@ function Jle({
|
|
|
32034
32034
|
e.caption ? /* @__PURE__ */ h(de, { variant: "caption", color: "secondary", children: e.caption }) : null
|
|
32035
32035
|
] }) : null,
|
|
32036
32036
|
sx: { mt: b && e.title ? 1.5 : 0, py: 0, zIndex: 0 },
|
|
32037
|
-
children:
|
|
32037
|
+
children: Q
|
|
32038
32038
|
}
|
|
32039
32039
|
) });
|
|
32040
32040
|
}
|
|
@@ -32087,16 +32087,16 @@ function nce({ open: e, anchorEl: t, handleClose: n, theme: r, mode: o, toggleTh
|
|
|
32087
32087
|
[r.breakpoints.down("md")]: { maxWidth: 250 },
|
|
32088
32088
|
marginTop: 1
|
|
32089
32089
|
},
|
|
32090
|
-
children: /* @__PURE__ */ h(ua, { onClickAway: n, children: /* @__PURE__ */ h(dr, { elevation: 0, border: !1, content: !1, children: /* @__PURE__ */
|
|
32091
|
-
/* @__PURE__ */
|
|
32090
|
+
children: /* @__PURE__ */ h(ua, { onClickAway: n, children: /* @__PURE__ */ h(dr, { elevation: 0, border: !1, content: !1, children: /* @__PURE__ */ G(po, { children: [
|
|
32091
|
+
/* @__PURE__ */ G(Un, { selected: o === "light", onClick: () => i("light"), children: [
|
|
32092
32092
|
/* @__PURE__ */ h(UA, {}),
|
|
32093
32093
|
/* @__PURE__ */ h(de, { variant: "subtitle1", ml: 1, children: s("ra.preferences.theme.light") })
|
|
32094
32094
|
] }),
|
|
32095
|
-
/* @__PURE__ */
|
|
32095
|
+
/* @__PURE__ */ G(Un, { selected: o === "dark", onClick: () => i("dark"), children: [
|
|
32096
32096
|
/* @__PURE__ */ h(zA, {}),
|
|
32097
32097
|
/* @__PURE__ */ h(de, { variant: "subtitle1", ml: 1, children: s("ra.preferences.theme.dark") })
|
|
32098
32098
|
] }),
|
|
32099
|
-
/* @__PURE__ */
|
|
32099
|
+
/* @__PURE__ */ G(Un, { selected: o === "auto", onClick: () => i("auto"), children: [
|
|
32100
32100
|
/* @__PURE__ */ h(qA, {}),
|
|
32101
32101
|
/* @__PURE__ */ h(de, { variant: "subtitle1", ml: 1, textTransform: "none", children: s("ra.preferences.theme.auto") })
|
|
32102
32102
|
] })
|
|
@@ -32120,7 +32120,7 @@ function rce() {
|
|
|
32120
32120
|
return /* @__PURE__ */ h(qA, {});
|
|
32121
32121
|
}
|
|
32122
32122
|
}, [t]);
|
|
32123
|
-
return /* @__PURE__ */
|
|
32123
|
+
return /* @__PURE__ */ G(Oc, { value: "theme-mode", "aria-label": "toggle mode", onClick: i, selected: !1, children: [
|
|
32124
32124
|
/* @__PURE__ */ h(u, {}),
|
|
32125
32125
|
r ? /* @__PURE__ */ h(
|
|
32126
32126
|
nce,
|
|
@@ -32149,8 +32149,8 @@ function DP({ source: e = "paper" }) {
|
|
|
32149
32149
|
}
|
|
32150
32150
|
const ice = Eae(function(t) {
|
|
32151
32151
|
const { name: n, version: r, enableThemeToggler: o, enableNotification: i, enableLocaleSwitcher: s } = t, { isLoading: c, navigation: u, breadcrumbs: d } = gre();
|
|
32152
|
-
return /* @__PURE__ */
|
|
32153
|
-
/* @__PURE__ */
|
|
32152
|
+
return /* @__PURE__ */ G(oce, { children: [
|
|
32153
|
+
/* @__PURE__ */ G($le, { children: [
|
|
32154
32154
|
/* @__PURE__ */ h(Kle, {}),
|
|
32155
32155
|
s ? /* @__PURE__ */ h(Fle, {}) : null,
|
|
32156
32156
|
o ? /* @__PURE__ */ h(rce, {}) : null,
|
|
@@ -32160,7 +32160,7 @@ const ice = Eae(function(t) {
|
|
|
32160
32160
|
/* @__PURE__ */ h(Yle, { children: /* @__PURE__ */ h(Gle, {}) })
|
|
32161
32161
|
] }),
|
|
32162
32162
|
/* @__PURE__ */ h(Zle, { children: /* @__PURE__ */ h(tce, {}) }),
|
|
32163
|
-
/* @__PURE__ */
|
|
32163
|
+
/* @__PURE__ */ G(Iae, { error: t.error, children: [
|
|
32164
32164
|
!c && /* @__PURE__ */ h(
|
|
32165
32165
|
vW,
|
|
32166
32166
|
{
|
|
@@ -32216,14 +32216,14 @@ function lce(e) {
|
|
|
32216
32216
|
);
|
|
32217
32217
|
}
|
|
32218
32218
|
function cce(e) {
|
|
32219
|
-
return /* @__PURE__ */
|
|
32219
|
+
return /* @__PURE__ */ G(Se, { children: [
|
|
32220
32220
|
/* @__PURE__ */ h(Yr, {}),
|
|
32221
32221
|
/* @__PURE__ */ h(Se, { bgcolor: "background.paper", px: 2, py: 2.5, children: e.children })
|
|
32222
32222
|
] });
|
|
32223
32223
|
}
|
|
32224
32224
|
function uce(e) {
|
|
32225
32225
|
const { sx: t } = e;
|
|
32226
|
-
return /* @__PURE__ */
|
|
32226
|
+
return /* @__PURE__ */ G(Se, { children: [
|
|
32227
32227
|
/* @__PURE__ */ h(
|
|
32228
32228
|
ot,
|
|
32229
32229
|
{
|
|
@@ -32243,7 +32243,7 @@ function uce(e) {
|
|
|
32243
32243
|
}
|
|
32244
32244
|
function dce(e) {
|
|
32245
32245
|
const { primary: t, secondary: n } = e;
|
|
32246
|
-
return /* @__PURE__ */
|
|
32246
|
+
return /* @__PURE__ */ G(Se, { display: "inline-flex", flexGrow: 1, flexShrink: 1, flexDirection: "column", children: [
|
|
32247
32247
|
t ? /* @__PURE__ */ h(de, { variant: "h5", children: t }) : null,
|
|
32248
32248
|
n ? /* @__PURE__ */ h(de, { variant: "h6", children: n }) : null
|
|
32249
32249
|
] });
|
|
@@ -32307,7 +32307,7 @@ function epe(e) {
|
|
|
32307
32307
|
return (t) => /* @__PURE__ */ h(kA, { fallback: /* @__PURE__ */ h(yce, {}), children: /* @__PURE__ */ h(e, { ...t }) });
|
|
32308
32308
|
}
|
|
32309
32309
|
function FP({ title: e }) {
|
|
32310
|
-
return /* @__PURE__ */
|
|
32310
|
+
return /* @__PURE__ */ G(ot, { direction: "row", children: [
|
|
32311
32311
|
/* @__PURE__ */ h(de, { variant: "h2", sx: { fontWeight: "regular", letterSpacing: -2.5 }, children: "a." }),
|
|
32312
32312
|
" ",
|
|
32313
32313
|
/* @__PURE__ */ h(de, { variant: "h2", sx: { fontWeight: "bold" }, children: e })
|
|
@@ -32498,7 +32498,7 @@ function Rce(e) {
|
|
|
32498
32498
|
...u,
|
|
32499
32499
|
arrow: !0,
|
|
32500
32500
|
open: c,
|
|
32501
|
-
title: /* @__PURE__ */
|
|
32501
|
+
title: /* @__PURE__ */ G(ot, { gap: 1, children: [
|
|
32502
32502
|
/* @__PURE__ */ h(de, { children: r }),
|
|
32503
32503
|
/* @__PURE__ */ h(vt, { onClick: s, variant: "text", color: "primary", size: "small", children: "Got it!" })
|
|
32504
32504
|
] }),
|
|
@@ -32572,7 +32572,7 @@ const VP = Jm((e) => {
|
|
|
32572
32572
|
[f]
|
|
32573
32573
|
), A = fe(
|
|
32574
32574
|
(F, W) => {
|
|
32575
|
-
var
|
|
32575
|
+
var Q, J;
|
|
32576
32576
|
if (!F)
|
|
32577
32577
|
return;
|
|
32578
32578
|
if (F.preventDefault(), W < 0 || S !== void 0 && W > S - 1)
|
|
@@ -32581,7 +32581,7 @@ const VP = Jm((e) => {
|
|
|
32581
32581
|
page: W + 1
|
|
32582
32582
|
})
|
|
32583
32583
|
);
|
|
32584
|
-
const U = (((
|
|
32584
|
+
const U = (((Q = F.target.dataset) == null ? void 0 : Q.testid) || ((J = F.target.classList) == null ? void 0 : J.value)) ?? "", j = U.includes("MuiPaginationItem-previousNext") || U.includes("NavigateBeforeIcon") || U.includes("NavigateNextIcon") || U.includes("KeyboardArrowLeftIcon") || U.includes("KeyboardArrowRightIcon");
|
|
32585
32585
|
x(W), j ? O(W) : f(W + 1);
|
|
32586
32586
|
},
|
|
32587
32587
|
[O, f, v, S]
|
|
@@ -32699,7 +32699,7 @@ function ape({
|
|
|
32699
32699
|
...g
|
|
32700
32700
|
}) {
|
|
32701
32701
|
const { getCurrentDialog: v } = fy(), y = Qo(g), b = v(), x = ma(), w = r || x, S = et.get(w, e || "");
|
|
32702
|
-
return /* @__PURE__ */
|
|
32702
|
+
return /* @__PURE__ */ G(
|
|
32703
32703
|
ot,
|
|
32704
32704
|
{
|
|
32705
32705
|
direction: "row",
|
|
@@ -32713,11 +32713,11 @@ function ape({
|
|
|
32713
32713
|
...i && { mt: 2 }
|
|
32714
32714
|
}),
|
|
32715
32715
|
children: [
|
|
32716
|
-
/* @__PURE__ */
|
|
32716
|
+
/* @__PURE__ */ G(ot, { direction: "row", alignItems: "start", children: [
|
|
32717
32717
|
c ? we.isValidElement(c) ? we.cloneElement(c, { style: Gu }) : we.createElement(c, { style: Gu }) : null,
|
|
32718
32718
|
/* @__PURE__ */ h(z_, { label: t, source: e, resource: b || y })
|
|
32719
32719
|
] }),
|
|
32720
|
-
/* @__PURE__ */
|
|
32720
|
+
/* @__PURE__ */ G(ot, { direction: "row", alignItems: "center", children: [
|
|
32721
32721
|
s ? we.isValidElement(s) ? we.cloneElement(s, { record: w, resource: y, value: S }) : we.createElement(s, { source: e, record: w, resource: y, value: S }) : /* @__PURE__ */ h(de, { variant: n, children: S }),
|
|
32722
32722
|
u ? we.isValidElement(u) ? we.cloneElement(u, { style: Gu }) : we.createElement(u, { style: Gu }) : null,
|
|
32723
32723
|
d ? /* @__PURE__ */ h(vt, { size: "small", variant: "outlined", sx: { ml: 1, p: 0 }, ...f, children: d }) : null
|
|
@@ -32734,7 +32734,7 @@ function Bce(e) {
|
|
|
32734
32734
|
const { label: t = "ra.action.bulk_actions", children: n, className: r, ...o } = e, { filterValues: i, resource: s, selectedIds: c = [], onUnselectItems: u } = Lr(e), d = We(), f = fe(() => {
|
|
32735
32735
|
u();
|
|
32736
32736
|
}, [u]);
|
|
32737
|
-
return /* @__PURE__ */ h($ce, { className: r, children: /* @__PURE__ */
|
|
32737
|
+
return /* @__PURE__ */ h($ce, { className: r, children: /* @__PURE__ */ G(
|
|
32738
32738
|
ga,
|
|
32739
32739
|
{
|
|
32740
32740
|
"data-test": "bulk-actions-toolbar",
|
|
@@ -32743,7 +32743,7 @@ function Bce(e) {
|
|
|
32743
32743
|
}),
|
|
32744
32744
|
...md(o),
|
|
32745
32745
|
children: [
|
|
32746
|
-
/* @__PURE__ */
|
|
32746
|
+
/* @__PURE__ */ G("div", { className: Gr.title, children: [
|
|
32747
32747
|
/* @__PURE__ */ h(
|
|
32748
32748
|
_l,
|
|
32749
32749
|
{
|
|
@@ -32844,7 +32844,7 @@ function spe(e) {
|
|
|
32844
32844
|
const s = _n((b) => b.breakpoints.down("md")), { filterValues: c, resource: u, selectedIds: d = [], onUnselectItems: f } = w0(e), g = !!n && d !== void 0 && d.length > 0, v = g ? "simple-popover" : void 0, y = _.useCallback(() => {
|
|
32845
32845
|
f(), r(null);
|
|
32846
32846
|
}, [f, r]);
|
|
32847
|
-
return /* @__PURE__ */ h(_A, { in: d !== void 0 && d.length > 0, children: /* @__PURE__ */
|
|
32847
|
+
return /* @__PURE__ */ h(_A, { in: d !== void 0 && d.length > 0, children: /* @__PURE__ */ G(
|
|
32848
32848
|
Se,
|
|
32849
32849
|
{
|
|
32850
32850
|
sx: {
|
|
@@ -32871,7 +32871,7 @@ function spe(e) {
|
|
|
32871
32871
|
},
|
|
32872
32872
|
disableScrollLock: !0,
|
|
32873
32873
|
elevation: 10,
|
|
32874
|
-
children: /* @__PURE__ */
|
|
32874
|
+
children: /* @__PURE__ */ G(po, { sx: hg, children: [
|
|
32875
32875
|
/* @__PURE__ */ h(Dl, { sx: hg, children: /* @__PURE__ */ h(
|
|
32876
32876
|
Es,
|
|
32877
32877
|
{
|
|
@@ -32946,8 +32946,8 @@ function Ay({
|
|
|
32946
32946
|
smart_count: 0,
|
|
32947
32947
|
_: v(f, 0)
|
|
32948
32948
|
}), b = g("ra.page.empty", { name: y }), x = g("ra.page.invite");
|
|
32949
|
-
return /* @__PURE__ */
|
|
32950
|
-
/* @__PURE__ */
|
|
32949
|
+
return /* @__PURE__ */ G(jce, { className: Ue(`${kl}-root`, t), sx: s, children: [
|
|
32950
|
+
/* @__PURE__ */ G(Se, { className: fs.message, children: [
|
|
32951
32951
|
r,
|
|
32952
32952
|
/* @__PURE__ */ h(de, { variant: "h4", paragraph: !0, children: o || g(`resources.${f}.empty`, {
|
|
32953
32953
|
_: b
|
|
@@ -32956,7 +32956,7 @@ function Ay({
|
|
|
32956
32956
|
_: x
|
|
32957
32957
|
}) }) : null)
|
|
32958
32958
|
] }),
|
|
32959
|
-
/* @__PURE__ */ h(Vce, { className: fs.toolbar, children: (d ? /* @__PURE__ */ h(Loe, { disableFloatingButton: !0 }) : null)
|
|
32959
|
+
/* @__PURE__ */ h(Vce, { className: fs.toolbar, children: e || (d ? /* @__PURE__ */ h(Loe, { disableFloatingButton: !0 }) : null) })
|
|
32960
32960
|
] });
|
|
32961
32961
|
}
|
|
32962
32962
|
const IA = /* @__PURE__ */ h(B9, {}), WP = _.forwardRef((e, t) => {
|
|
@@ -32981,10 +32981,10 @@ const IA = /* @__PURE__ */ h(B9, {}), WP = _.forwardRef((e, t) => {
|
|
|
32981
32981
|
sx: A,
|
|
32982
32982
|
expandSingle: I = !1,
|
|
32983
32983
|
...T
|
|
32984
|
-
} = e, M = We(), { sort: k, data: F, isLoading: W, onSelect: U, onToggleItem: j, selectedIds:
|
|
32984
|
+
} = e, M = We(), { sort: k, data: F, isLoading: W, onSelect: U, onToggleItem: j, selectedIds: Q, setSort: J, total: q } = Lr(e), Y = !!f, L = Le(() => ({ isRowExpandable: y, expandSingle: I }), [y, I]), K = Gn(null);
|
|
32985
32985
|
Pe(() => {
|
|
32986
|
-
(!
|
|
32987
|
-
}, [JSON.stringify(
|
|
32986
|
+
(!Q || Q.length === 0) && (K.current = null);
|
|
32987
|
+
}, [JSON.stringify(Q)]);
|
|
32988
32988
|
const B = fe(
|
|
32989
32989
|
// @ts-ignore
|
|
32990
32990
|
(N, X) => {
|
|
@@ -32993,14 +32993,14 @@ const IA = /* @__PURE__ */ h(B9, {}), WP = _.forwardRef((e, t) => {
|
|
|
32993
32993
|
const le = se.indexOf(N), ue = se.slice(
|
|
32994
32994
|
Math.min(pe, le),
|
|
32995
32995
|
Math.max(pe, le) + 1
|
|
32996
|
-
), he = X.target.checked ? Wne(
|
|
32996
|
+
), he = X.target.checked ? Wne(Q, ue) : rre(Q, ue);
|
|
32997
32997
|
U(
|
|
32998
32998
|
v ? he.filter((Ce) => v(F.find((ve) => ve.id === Ce))) : he
|
|
32999
32999
|
);
|
|
33000
33000
|
} else
|
|
33001
33001
|
j(N);
|
|
33002
33002
|
},
|
|
33003
|
-
[F, v, U, j,
|
|
33003
|
+
[F, v, U, j, Q]
|
|
33004
33004
|
), te = /* @__PURE__ */ h(
|
|
33005
33005
|
Ay,
|
|
33006
33006
|
{
|
|
@@ -33017,12 +33017,12 @@ const IA = /* @__PURE__ */ h(B9, {}), WP = _.forwardRef((e, t) => {
|
|
|
33017
33017
|
nbChildren: _.Children.count(i),
|
|
33018
33018
|
size: O
|
|
33019
33019
|
}
|
|
33020
|
-
) : F == null || F.length === 0 ||
|
|
33020
|
+
) : F == null || F.length === 0 || q === 0 ? c || te : /* @__PURE__ */ h(Nce, { value: L, children: /* @__PURE__ */ G(L9, { sx: A, className: Ue(Ph.root, s), children: [
|
|
33021
33021
|
d != null && zn(d) ? kn(d, {
|
|
33022
|
-
selectedIds:
|
|
33023
|
-
total:
|
|
33022
|
+
selectedIds: Q,
|
|
33023
|
+
total: q
|
|
33024
33024
|
}) : f !== !1 ? /* @__PURE__ */ h(Bce, { children: zn(f) ? f : IA }) : null,
|
|
33025
|
-
/* @__PURE__ */ h("div", { className: Ph.tableWrapper, children: /* @__PURE__ */
|
|
33025
|
+
/* @__PURE__ */ h("div", { className: Ph.tableWrapper, children: /* @__PURE__ */ G(VA, { ref: t, className: Ph.table, size: O, ...zce(T), children: [
|
|
33026
33026
|
OA(
|
|
33027
33027
|
o,
|
|
33028
33028
|
{
|
|
@@ -33034,8 +33034,8 @@ const IA = /* @__PURE__ */ h(B9, {}), WP = _.forwardRef((e, t) => {
|
|
|
33034
33034
|
isRowSelectable: v,
|
|
33035
33035
|
onSelect: U,
|
|
33036
33036
|
resource: b,
|
|
33037
|
-
selectedIds:
|
|
33038
|
-
setSort:
|
|
33037
|
+
selectedIds: Q,
|
|
33038
|
+
setSort: J
|
|
33039
33039
|
},
|
|
33040
33040
|
i
|
|
33041
33041
|
),
|
|
@@ -33051,7 +33051,7 @@ const IA = /* @__PURE__ */ h(B9, {}), WP = _.forwardRef((e, t) => {
|
|
|
33051
33051
|
resource: b,
|
|
33052
33052
|
rowSx: w,
|
|
33053
33053
|
rowStyle: S,
|
|
33054
|
-
selectedIds:
|
|
33054
|
+
selectedIds: Q,
|
|
33055
33055
|
isRowSelectable: v
|
|
33056
33056
|
},
|
|
33057
33057
|
i
|
|
@@ -33139,14 +33139,14 @@ function UP({ source: e, value: t }) {
|
|
|
33139
33139
|
}
|
|
33140
33140
|
function qce(e) {
|
|
33141
33141
|
const { value: t, source: n, lastItem: r } = e, o = UP({ source: n, value: t });
|
|
33142
|
-
return /* @__PURE__ */
|
|
33142
|
+
return /* @__PURE__ */ G(ot, { children: [
|
|
33143
33143
|
/* @__PURE__ */ h(Dl, { alignItems: "flex-start", sx: { pl: 0 }, children: /* @__PURE__ */ h(Yn, { primary: o, sx: { my: 0 } }) }),
|
|
33144
33144
|
r === n ? null : /* @__PURE__ */ h(Yr, {})
|
|
33145
33145
|
] });
|
|
33146
33146
|
}
|
|
33147
33147
|
function Gce() {
|
|
33148
33148
|
const { filterValues: e } = Lr(), t = We();
|
|
33149
|
-
return /* @__PURE__ */
|
|
33149
|
+
return /* @__PURE__ */ G(ot, { mt: 4, width: "100%", children: [
|
|
33150
33150
|
/* @__PURE__ */ h(de, { variant: "h6", fontWeight: "bold", color: "secondary", children: t("ra.title.selected_filters") }),
|
|
33151
33151
|
/* @__PURE__ */ h(po, { sx: { bgcolor: "background.paper", pt: 0 }, children: e ? Object.entries(e).map(([n, r]) => {
|
|
33152
33152
|
const o = Object.entries(e).pop(), i = o ? o[0] : "";
|
|
@@ -33161,7 +33161,7 @@ function Yce(e) {
|
|
|
33161
33161
|
},
|
|
33162
33162
|
[n]
|
|
33163
33163
|
);
|
|
33164
|
-
return /* @__PURE__ */
|
|
33164
|
+
return /* @__PURE__ */ G(ga, { sx: { display: "flex", justifyContent: "flex-end", gap: 1 }, children: [
|
|
33165
33165
|
/* @__PURE__ */ h(vt, { onClick: t, children: r("ra.action.cancel") }),
|
|
33166
33166
|
/* @__PURE__ */ h(vt, { variant: "contained", onClick: o(i), children: r("ra.action.save") })
|
|
33167
33167
|
] });
|
|
@@ -33188,7 +33188,7 @@ function Kce(e) {
|
|
|
33188
33188
|
},
|
|
33189
33189
|
[u]
|
|
33190
33190
|
);
|
|
33191
|
-
return /* @__PURE__ */ h(Ii, { open: t, onClose: n, maxWidth: "xs", fullWidth: !0, children: /* @__PURE__ */
|
|
33191
|
+
return /* @__PURE__ */ h(Ii, { open: t, onClose: n, maxWidth: "xs", fullWidth: !0, children: /* @__PURE__ */ G(
|
|
33192
33192
|
$I,
|
|
33193
33193
|
{
|
|
33194
33194
|
toolbar: /* @__PURE__ */ h(Yce, { addQuery: g, onClose: n }),
|
|
@@ -33216,7 +33216,7 @@ function Xce() {
|
|
|
33216
33216
|
}, []), o = fe(() => {
|
|
33217
33217
|
t(!0);
|
|
33218
33218
|
}, []);
|
|
33219
|
-
return /* @__PURE__ */
|
|
33219
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
33220
33220
|
/* @__PURE__ */ h(vt, { sx: { height: "36px" }, variant: "contained", onClick: o, children: n("ra.action.save_filter") }),
|
|
33221
33221
|
/* @__PURE__ */ h(Kce, { open: e, onClose: r })
|
|
33222
33222
|
] });
|
|
@@ -33250,12 +33250,12 @@ function Qce() {
|
|
|
33250
33250
|
delete d[u], t(d);
|
|
33251
33251
|
},
|
|
33252
33252
|
[e, t]
|
|
33253
|
-
), c = fe(() => /* @__PURE__ */
|
|
33253
|
+
), c = fe(() => /* @__PURE__ */ G(ot, { flexDirection: "row", gap: 2, children: [
|
|
33254
33254
|
/* @__PURE__ */ h(Xce, {}),
|
|
33255
33255
|
/* @__PURE__ */ h(vt, { variant: "outlined", onClick: i, children: o("ra.action.reset_filters") })
|
|
33256
33256
|
] }), [i, o]);
|
|
33257
|
-
return /* @__PURE__ */
|
|
33258
|
-
/* @__PURE__ */
|
|
33257
|
+
return /* @__PURE__ */ G(ot, { gap: 2, flexDirection: r ? "column" : "row", children: [
|
|
33258
|
+
/* @__PURE__ */ G(
|
|
33259
33259
|
ot,
|
|
33260
33260
|
{
|
|
33261
33261
|
flexDirection: "row",
|
|
@@ -33275,7 +33275,7 @@ function Qce() {
|
|
|
33275
33275
|
}
|
|
33276
33276
|
function PA() {
|
|
33277
33277
|
const { filterValues: e } = Lr(), t = Ht(), n = _n(t.breakpoints.down("sm")), r = We();
|
|
33278
|
-
return e && !et.isEmpty(e) ? /* @__PURE__ */
|
|
33278
|
+
return e && !et.isEmpty(e) ? /* @__PURE__ */ G(ot, { flexDirection: n ? "column" : "row", alignItems: "baseline", gap: 2, m: n ? 2 : 0, children: [
|
|
33279
33279
|
/* @__PURE__ */ h(de, { variant: "h6", color: "secondary", whiteSpace: "nowrap", children: r("ra.title.active_filters") }),
|
|
33280
33280
|
/* @__PURE__ */ h(Qce, {})
|
|
33281
33281
|
] }) : null;
|
|
@@ -33292,7 +33292,7 @@ function Jce({ open: e, onClose: t, filterToRemove: n }) {
|
|
|
33292
33292
|
}, w = W9(g), S = w.findIndex((O) => Ul(O.value, x));
|
|
33293
33293
|
v([...w.slice(0, S), ...w.slice(S + 1)]), t();
|
|
33294
33294
|
}
|
|
33295
|
-
return /* @__PURE__ */
|
|
33295
|
+
return /* @__PURE__ */ G(
|
|
33296
33296
|
Ii,
|
|
33297
33297
|
{
|
|
33298
33298
|
open: e,
|
|
@@ -33307,7 +33307,7 @@ function Jce({ open: e, onClose: t, filterToRemove: n }) {
|
|
|
33307
33307
|
/* @__PURE__ */ h(a0, { children: /* @__PURE__ */ h(M8, { children: r("ra.saved_queries.remove_message", {
|
|
33308
33308
|
_: "Are you sure you want to remove that item from your list of saved queries?"
|
|
33309
33309
|
}) }) }),
|
|
33310
|
-
/* @__PURE__ */
|
|
33310
|
+
/* @__PURE__ */ G(k8, { children: [
|
|
33311
33311
|
/* @__PURE__ */ h(vt, { onClick: t, children: r("ra.action.cancel") }),
|
|
33312
33312
|
/* @__PURE__ */ h(
|
|
33313
33313
|
vt,
|
|
@@ -33327,7 +33327,7 @@ function eue(e) {
|
|
|
33327
33327
|
const { query: t } = e, [n, r] = ke(!1), o = fe(() => {
|
|
33328
33328
|
r((s) => !s);
|
|
33329
33329
|
}, []), i = We();
|
|
33330
|
-
return /* @__PURE__ */
|
|
33330
|
+
return /* @__PURE__ */ G(nt, { children: [
|
|
33331
33331
|
/* @__PURE__ */ h(vt, { size: "small", color: "primary", onClick: o, children: i("ra.action.delete") }),
|
|
33332
33332
|
/* @__PURE__ */ h(Jce, { open: n, onClose: o, filterToRemove: t })
|
|
33333
33333
|
] });
|
|
@@ -33372,20 +33372,20 @@ function tue(e) {
|
|
|
33372
33372
|
}
|
|
33373
33373
|
}
|
|
33374
33374
|
},
|
|
33375
|
-
children: /* @__PURE__ */
|
|
33376
|
-
/* @__PURE__ */ h(D8, { sx: { px: "20px" }, expandIcon: /* @__PURE__ */ h(BT, { fontSize: "small" }), children: /* @__PURE__ */
|
|
33375
|
+
children: /* @__PURE__ */ G(_8, { expanded: c, onChange: y, children: [
|
|
33376
|
+
/* @__PURE__ */ h(D8, { sx: { px: "20px" }, expandIcon: /* @__PURE__ */ h(BT, { fontSize: "small" }), children: /* @__PURE__ */ G(de, { variant: "h5", fontWeight: "bold", children: [
|
|
33377
33377
|
v("ra.action.saved_filters"),
|
|
33378
33378
|
" (",
|
|
33379
33379
|
g.length,
|
|
33380
33380
|
")"
|
|
33381
33381
|
] }) }),
|
|
33382
|
-
g == null ? void 0 : g.map((x, w) => /* @__PURE__ */
|
|
33382
|
+
g == null ? void 0 : g.map((x, w) => /* @__PURE__ */ G(
|
|
33383
33383
|
F8,
|
|
33384
33384
|
{
|
|
33385
33385
|
sx: { display: "flex", justifyContent: "space-between", px: "20px", alignItems: "center" },
|
|
33386
33386
|
children: [
|
|
33387
33387
|
/* @__PURE__ */ h(de, { variant: "body1", children: x.label }),
|
|
33388
|
-
/* @__PURE__ */
|
|
33388
|
+
/* @__PURE__ */ G(ot, { flexDirection: "row", alignItems: "center", children: [
|
|
33389
33389
|
/* @__PURE__ */ h(eue, { query: x }),
|
|
33390
33390
|
/* @__PURE__ */ h(vt, { size: "small", color: "primary", onClick: () => b({ value: x.value }), children: v("ra.action.apply") })
|
|
33391
33391
|
] })
|
|
@@ -33434,8 +33434,8 @@ function gg(e) {
|
|
|
33434
33434
|
const T = g();
|
|
33435
33435
|
return et.isEmpty(x) || et.isEqual(T, x);
|
|
33436
33436
|
}, [x, g, b]);
|
|
33437
|
-
return /* @__PURE__ */
|
|
33438
|
-
/* @__PURE__ */
|
|
33437
|
+
return /* @__PURE__ */ G(qr, { sx: { height: "100%" }, open: i, onClose: w, children: [
|
|
33438
|
+
/* @__PURE__ */ G(qr.Header, { children: [
|
|
33439
33439
|
/* @__PURE__ */ h(qr.HeaderText, { primary: u("ra.action.add_filter") }),
|
|
33440
33440
|
/* @__PURE__ */ h(qr.HeaderAction, { children: /* @__PURE__ */ h(
|
|
33441
33441
|
yU,
|
|
@@ -33449,11 +33449,11 @@ function gg(e) {
|
|
|
33449
33449
|
}
|
|
33450
33450
|
) })
|
|
33451
33451
|
] }),
|
|
33452
|
-
/* @__PURE__ */
|
|
33452
|
+
/* @__PURE__ */ G(qr.Content, { children: [
|
|
33453
33453
|
/* @__PURE__ */ h(tue, { closeSidebar: w }),
|
|
33454
33454
|
/* @__PURE__ */ h(nue, { form: d, filters: t })
|
|
33455
33455
|
] }),
|
|
33456
|
-
/* @__PURE__ */ h(qr.Footer, { children: /* @__PURE__ */
|
|
33456
|
+
/* @__PURE__ */ h(qr.Footer, { children: /* @__PURE__ */ G(ot, { direction: "row", spacing: 2, children: [
|
|
33457
33457
|
/* @__PURE__ */ h(
|
|
33458
33458
|
vt,
|
|
33459
33459
|
{
|
|
@@ -33487,24 +33487,24 @@ function cpe() {
|
|
|
33487
33487
|
const s = fe(() => {
|
|
33488
33488
|
et.isFunction(e) && e(!0);
|
|
33489
33489
|
}, [e]);
|
|
33490
|
-
return i ? /* @__PURE__ */
|
|
33490
|
+
return i ? /* @__PURE__ */ G(vt, { className: "add-filter", onClick: s, children: [
|
|
33491
33491
|
/* @__PURE__ */ h(Q1, { sx: { fontSize: "1rem", mr: 0.5 } }),
|
|
33492
33492
|
/* @__PURE__ */ h(de, { variant: "h6", children: r("ra.action.add_filter") })
|
|
33493
33493
|
] }) : /* @__PURE__ */ h(Ls, { label: "ra.action.add_filter", onClick: s, children: /* @__PURE__ */ h(Q1, {}) });
|
|
33494
33494
|
}
|
|
33495
33495
|
function HP(e) {
|
|
33496
33496
|
const { filters: t, actions: n, className: r, hasFilterSidebar: o, ...i } = e, s = At(), c = _n(s.breakpoints.down("sm")), u = n ? we.cloneElement(n, { ...i, ...n.props }) : null, { filterValues: d } = Lr();
|
|
33497
|
-
return Array.isArray(t) ? /* @__PURE__ */ h(zP.Provider, { value: { hasFilterSidebar: o }, children: /* @__PURE__ */ h(mf.Provider, { value: t, children: c && o ? /* @__PURE__ */
|
|
33497
|
+
return Array.isArray(t) ? /* @__PURE__ */ h(zP.Provider, { value: { hasFilterSidebar: o }, children: /* @__PURE__ */ h(mf.Provider, { value: t, children: c && o ? /* @__PURE__ */ G("div", { children: [
|
|
33498
33498
|
u,
|
|
33499
|
-
et.isEmpty(d) ? null : /* @__PURE__ */
|
|
33499
|
+
et.isEmpty(d) ? null : /* @__PURE__ */ G("div", { children: [
|
|
33500
33500
|
/* @__PURE__ */ h(Yr, {}),
|
|
33501
33501
|
/* @__PURE__ */ h(PA, {})
|
|
33502
33502
|
] })
|
|
33503
|
-
] }) : /* @__PURE__ */
|
|
33503
|
+
] }) : /* @__PURE__ */ G(RA, { className: r, children: [
|
|
33504
33504
|
o ? /* @__PURE__ */ h(PA, {}) : /* @__PURE__ */ h(U9, {}),
|
|
33505
33505
|
/* @__PURE__ */ h("span", {}),
|
|
33506
33506
|
u
|
|
33507
|
-
] }) }) }) : /* @__PURE__ */
|
|
33507
|
+
] }) }) }) : /* @__PURE__ */ G(RA, { className: r, children: [
|
|
33508
33508
|
t ? we.cloneElement(t, {
|
|
33509
33509
|
...i,
|
|
33510
33510
|
context: "form"
|
|
@@ -33560,8 +33560,8 @@ function cue(e) {
|
|
|
33560
33560
|
} = e, { defaultTitle: b, data: x, error: w, isLoading: S, filterValues: O, resource: A } = Lr(e), I = At(), T = _.isValidElement(n) && (n == null ? void 0 : n.type) !== gg, M = _.isValidElement(n) && (n == null ? void 0 : n.type) === gg;
|
|
33561
33561
|
if (!u || !x && S && i)
|
|
33562
33562
|
return null;
|
|
33563
|
-
function k() {
|
|
33564
|
-
return /* @__PURE__ */
|
|
33563
|
+
function k(Y) {
|
|
33564
|
+
return /* @__PURE__ */ G(
|
|
33565
33565
|
"div",
|
|
33566
33566
|
{
|
|
33567
33567
|
className: ao.main,
|
|
@@ -33582,7 +33582,7 @@ function cue(e) {
|
|
|
33582
33582
|
hasFilterSidebar: M
|
|
33583
33583
|
}
|
|
33584
33584
|
) : null,
|
|
33585
|
-
!w && /* @__PURE__ */ h(f, { className: ao.content, children: o && u && _.isValidElement(u) ? kn(u, { bulkActionButtons: o }) : u }),
|
|
33585
|
+
!w && /* @__PURE__ */ h(f, { className: ao.content, sx: Y ? { background: "transparent" } : {}, children: o && u && _.isValidElement(u) ? kn(u, { bulkActionButtons: o }) : u }),
|
|
33586
33586
|
w ? /* @__PURE__ */ h(
|
|
33587
33587
|
aI,
|
|
33588
33588
|
{
|
|
@@ -33597,24 +33597,43 @@ function cue(e) {
|
|
|
33597
33597
|
function F() {
|
|
33598
33598
|
return v !== !1 && kn(v, { className: ao.noResults, hasCreate: s });
|
|
33599
33599
|
}
|
|
33600
|
-
const W = !S && (x == null ? void 0 : x.length) === 0 && !Object.keys(O).length && v !== !1,
|
|
33601
|
-
return /* @__PURE__ */
|
|
33602
|
-
|
|
33603
|
-
|
|
33604
|
-
|
|
33605
|
-
|
|
33606
|
-
|
|
33607
|
-
|
|
33608
|
-
|
|
33609
|
-
|
|
33610
|
-
|
|
33611
|
-
|
|
33600
|
+
const W = !S && (x == null ? void 0 : x.length) === 0, U = !S && (x == null ? void 0 : x.length) === 0 && !Object.keys(O).length && v !== !1, j = _.isValidElement(n), Q = j && (n == null ? void 0 : n.type) === gg, J = S || U || j && !Q ? _.Fragment : dr, q = !S && !U && (!n || Q) ? { content: !1 } : void 0;
|
|
33601
|
+
return /* @__PURE__ */ G(
|
|
33602
|
+
due,
|
|
33603
|
+
{
|
|
33604
|
+
className: Ue("list-page", d),
|
|
33605
|
+
...y,
|
|
33606
|
+
sx: W ? {
|
|
33607
|
+
"& .MuiPaper-root": {
|
|
33608
|
+
backgroundColor: "transparent",
|
|
33609
|
+
border: "none"
|
|
33610
|
+
},
|
|
33611
|
+
"& .RaList-actions": {
|
|
33612
|
+
border: "1px solid",
|
|
33613
|
+
borderRadius: `${I.shape.borderRadius}px`,
|
|
33614
|
+
borderColor: I.palette.mode === "dark" ? I.palette.divider : I.palette.grey.A800,
|
|
33615
|
+
backgroundColor: I.palette.background.paper
|
|
33612
33616
|
}
|
|
33613
|
-
}
|
|
33614
|
-
|
|
33615
|
-
|
|
33616
|
-
|
|
33617
|
-
|
|
33617
|
+
} : {},
|
|
33618
|
+
children: [
|
|
33619
|
+
/* @__PURE__ */ h(H9, { title: g, defaultTitle: b, preferenceKey: `${A}.list.title` }),
|
|
33620
|
+
/* @__PURE__ */ h(J, { ...q, children: S ? /* @__PURE__ */ h(
|
|
33621
|
+
qo,
|
|
33622
|
+
{
|
|
33623
|
+
sx: {
|
|
33624
|
+
position: "absolute",
|
|
33625
|
+
top: "50%",
|
|
33626
|
+
left: "50%",
|
|
33627
|
+
marginTop: "-20px",
|
|
33628
|
+
marginLeft: "-20px"
|
|
33629
|
+
}
|
|
33630
|
+
}
|
|
33631
|
+
) : U ? F() : k(W) }),
|
|
33632
|
+
T ? /* @__PURE__ */ h(uue, { aside: n }) : null,
|
|
33633
|
+
M ? _.cloneElement(n, { filters: r }) : null
|
|
33634
|
+
]
|
|
33635
|
+
}
|
|
33636
|
+
);
|
|
33618
33637
|
}
|
|
33619
33638
|
function uue({ aside: e }) {
|
|
33620
33639
|
var r;
|
|
@@ -33914,8 +33933,8 @@ function yue(e) {
|
|
|
33914
33933
|
}
|
|
33915
33934
|
}
|
|
33916
33935
|
), d = fe(() => u(), [u]);
|
|
33917
|
-
return /* @__PURE__ */
|
|
33918
|
-
/* @__PURE__ */ h(de, { variant: "subtitle1", children: /* @__PURE__ */
|
|
33936
|
+
return /* @__PURE__ */ G("div", { onClick: d, style: { cursor: "pointer" }, role: "button", tabIndex: 0, children: [
|
|
33937
|
+
/* @__PURE__ */ h(de, { variant: "subtitle1", children: /* @__PURE__ */ G(Se, { fontWeight: "bold", children: [
|
|
33919
33938
|
" ",
|
|
33920
33939
|
t == null ? void 0 : t.title
|
|
33921
33940
|
] }) }),
|
|
@@ -33950,10 +33969,10 @@ function dpe({ ...e }) {
|
|
|
33950
33969
|
backgroundColor: s != null && s.readed ? r(t.palette.secondary[n], o) : r(t.palette.primary[n], o)
|
|
33951
33970
|
};
|
|
33952
33971
|
}
|
|
33953
|
-
return /* @__PURE__ */
|
|
33972
|
+
return /* @__PURE__ */ G(K9, { ...e, rowSx: i, children: [
|
|
33954
33973
|
/* @__PURE__ */ h(yue, { source: "notification", sortable: !1 }),
|
|
33955
33974
|
/* @__PURE__ */ h(iie, { source: "created" }),
|
|
33956
|
-
/* @__PURE__ */
|
|
33975
|
+
/* @__PURE__ */ G(ha, { children: [
|
|
33957
33976
|
/* @__PURE__ */ h(mue, {}),
|
|
33958
33977
|
/* @__PURE__ */ h(vue, {})
|
|
33959
33978
|
] })
|
|
@@ -33999,12 +34018,12 @@ function ip({
|
|
|
33999
34018
|
background: i = Sv,
|
|
34000
34019
|
footer: s = !0
|
|
34001
34020
|
}) {
|
|
34002
|
-
return /* @__PURE__ */
|
|
34021
|
+
return /* @__PURE__ */ G(Se, { children: [
|
|
34003
34022
|
/* @__PURE__ */ h(DP, { source: "default" }),
|
|
34004
34023
|
we.isValidElement(i) ? i : we.createElement(i),
|
|
34005
|
-
/* @__PURE__ */
|
|
34024
|
+
/* @__PURE__ */ G(Ie, { container: !0, direction: "column", justifyContent: "flex-end", children: [
|
|
34006
34025
|
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, sx: { ml: 3 }, children: o || /* @__PURE__ */ h(FP, { title: t }) }),
|
|
34007
|
-
/* @__PURE__ */
|
|
34026
|
+
/* @__PURE__ */ G(Ie, { item: !0, xs: 12, children: [
|
|
34008
34027
|
/* @__PURE__ */ h(
|
|
34009
34028
|
Ie,
|
|
34010
34029
|
{
|
|
@@ -34032,8 +34051,8 @@ function ppe({ name: e, copy: t, logo: n, version: r, background: o }) {
|
|
|
34032
34051
|
}).catch((f) => {
|
|
34033
34052
|
c(f, { type: "error" }), Z.delay(() => u("/login"), 1e3);
|
|
34034
34053
|
});
|
|
34035
|
-
}, [d, s, c, u]), /* @__PURE__ */ h(ip, { name: e, copy: t, logo: n, version: r, background: o, children: /* @__PURE__ */
|
|
34036
|
-
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
34054
|
+
}, [d, s, c, u]), /* @__PURE__ */ h(ip, { name: e, copy: t, logo: n, version: r, background: o, children: /* @__PURE__ */ G(Ie, { container: !0, spacing: 3, children: [
|
|
34055
|
+
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(
|
|
34037
34056
|
ot,
|
|
34038
34057
|
{
|
|
34039
34058
|
direction: "row",
|
|
@@ -34051,7 +34070,7 @@ function ppe({ name: e, copy: t, logo: n, version: r, background: o }) {
|
|
|
34051
34070
|
}
|
|
34052
34071
|
function xue() {
|
|
34053
34072
|
const e = fe(() => location.reload(), []);
|
|
34054
|
-
return /* @__PURE__ */ h(df, { children: /* @__PURE__ */
|
|
34073
|
+
return /* @__PURE__ */ h(df, { children: /* @__PURE__ */ G(ot, { alignItems: "center", px: 2, py: { xs: 4, sm: 8 }, spacing: 2, textAlign: "center", children: [
|
|
34055
34074
|
/* @__PURE__ */ h("img", { alt: "Error", src: YE, style: { width: "100%", maxWidth: 450 } }),
|
|
34056
34075
|
/* @__PURE__ */ h(de, { variant: "h2", children: "Ops! An error occurred..." }),
|
|
34057
34076
|
/* @__PURE__ */ h(de, { children: "We're fixing the problem. Please try again later." }),
|
|
@@ -34090,8 +34109,8 @@ function Cue({
|
|
|
34090
34109
|
);
|
|
34091
34110
|
});
|
|
34092
34111
|
}
|
|
34093
|
-
return /* @__PURE__ */ h(ip, { name: t, version: e, copy: n, logo: r, background: c, children: /* @__PURE__ */
|
|
34094
|
-
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
34112
|
+
return /* @__PURE__ */ h(ip, { name: t, version: e, copy: n, logo: r, background: c, children: /* @__PURE__ */ G(Ie, { container: !0, spacing: 3, children: [
|
|
34113
|
+
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(
|
|
34095
34114
|
ot,
|
|
34096
34115
|
{
|
|
34097
34116
|
direction: "row",
|
|
@@ -34114,8 +34133,8 @@ function Cue({
|
|
|
34114
34133
|
]
|
|
34115
34134
|
}
|
|
34116
34135
|
) }),
|
|
34117
|
-
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
34118
|
-
/* @__PURE__ */
|
|
34136
|
+
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(Y_, { onSubmit: x, children: [
|
|
34137
|
+
/* @__PURE__ */ G(Ie, { container: !0, children: [
|
|
34119
34138
|
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, sx: { mb: 2 }, children: /* @__PURE__ */ h(
|
|
34120
34139
|
Xr,
|
|
34121
34140
|
{
|
|
@@ -34156,8 +34175,8 @@ function hpe({ name: e, copy: t, logo: n, version: r, background: o }) {
|
|
|
34156
34175
|
d((y == null ? void 0 : y.message) || (y == null ? void 0 : y.toString()), { type: "error" });
|
|
34157
34176
|
}).finally(() => s(!1));
|
|
34158
34177
|
}
|
|
34159
|
-
return /* @__PURE__ */ h(ip, { name: e, copy: t, logo: n, version: r, background: o, children: /* @__PURE__ */
|
|
34160
|
-
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
34178
|
+
return /* @__PURE__ */ h(ip, { name: e, copy: t, logo: n, version: r, background: o, children: /* @__PURE__ */ G(Ie, { container: !0, spacing: 3, children: [
|
|
34179
|
+
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(
|
|
34161
34180
|
ot,
|
|
34162
34181
|
{
|
|
34163
34182
|
direction: "row",
|
|
@@ -34170,7 +34189,7 @@ function hpe({ name: e, copy: t, logo: n, version: r, background: o }) {
|
|
|
34170
34189
|
]
|
|
34171
34190
|
}
|
|
34172
34191
|
) }),
|
|
34173
|
-
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
34192
|
+
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(tc, { onSubmit: g, children: [
|
|
34174
34193
|
/* @__PURE__ */ h(Ie, { container: !0, children: /* @__PURE__ */ h(Ie, { item: !0, xs: 12, sx: { mb: 1 }, children: /* @__PURE__ */ h(Xr, { source: "email", validate: [zo(), JA()] }) }) }),
|
|
34175
34194
|
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, sx: { mt: 1, mb: 1 }, children: /* @__PURE__ */ h(de, { variant: "caption", children: c("ra.auth.recover.inbox_help") }) }),
|
|
34176
34195
|
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, sx: { mt: 1 }, children: /* @__PURE__ */ h(vt, { variant: "contained", type: "submit", color: "primary", disabled: i, fullWidth: !0, children: i ? /* @__PURE__ */ h(qo, { size: 19, thickness: 3 }) : c("ra.auth.recover") }) })
|
|
@@ -34187,8 +34206,8 @@ function gpe({ name: e, copy: t, version: n, logo: r, background: o }) {
|
|
|
34187
34206
|
d(y, { type: "error" });
|
|
34188
34207
|
}).finally(() => s(!1));
|
|
34189
34208
|
}
|
|
34190
|
-
return /* @__PURE__ */ h(ip, { name: e, copy: t, logo: r, background: o, version: n, children: /* @__PURE__ */
|
|
34191
|
-
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
34209
|
+
return /* @__PURE__ */ h(ip, { name: e, copy: t, logo: r, background: o, version: n, children: /* @__PURE__ */ G(Ie, { container: !0, spacing: 3, children: [
|
|
34210
|
+
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(
|
|
34192
34211
|
ot,
|
|
34193
34212
|
{
|
|
34194
34213
|
direction: "row",
|
|
@@ -34201,8 +34220,8 @@ function gpe({ name: e, copy: t, version: n, logo: r, background: o }) {
|
|
|
34201
34220
|
]
|
|
34202
34221
|
}
|
|
34203
34222
|
) }),
|
|
34204
|
-
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */
|
|
34205
|
-
/* @__PURE__ */
|
|
34223
|
+
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, children: /* @__PURE__ */ G(tc, { onSubmit: g, children: [
|
|
34224
|
+
/* @__PURE__ */ G(Ie, { container: !0, children: [
|
|
34206
34225
|
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, sx: { mb: 1 }, children: /* @__PURE__ */ h(Xr, { source: "name", label: c("ra.register.name"), validate: zo() }) }),
|
|
34207
34226
|
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, sx: { mb: 1 }, children: /* @__PURE__ */ h(Xr, { source: "email", type: "email", validate: [zo(), JA()] }) }),
|
|
34208
34227
|
/* @__PURE__ */ h(Ie, { item: !0, xs: 12, sx: { mb: 1 }, children: /* @__PURE__ */ h(Xr, { source: "password", type: "password", validate: zo() }) })
|
|
@@ -37155,7 +37174,7 @@ function YP({ themeOverrides: e, children: t }) {
|
|
|
37155
37174
|
),
|
|
37156
37175
|
[r, d, f, g, e]
|
|
37157
37176
|
), y = rv(v), b = Z.cloneDeep(y.components ?? {});
|
|
37158
|
-
return y.components = Z.merge(vde(y), b), /* @__PURE__ */ h(N8, { injectFirst: !0, children: /* @__PURE__ */
|
|
37177
|
+
return y.components = Z.merge(vde(y), b), /* @__PURE__ */ h(N8, { injectFirst: !0, children: /* @__PURE__ */ G(PE, { theme: y, children: [
|
|
37159
37178
|
/* @__PURE__ */ h(V8, { enableColorScheme: !0 }),
|
|
37160
37179
|
t
|
|
37161
37180
|
] }) });
|
|
@@ -37444,8 +37463,8 @@ function ype({
|
|
|
37444
37463
|
Lde({
|
|
37445
37464
|
apiUrl: n,
|
|
37446
37465
|
errorHandler: x,
|
|
37447
|
-
catcherFn: (
|
|
37448
|
-
const
|
|
37466
|
+
catcherFn: (J) => {
|
|
37467
|
+
const q = J == null ? void 0 : J.toString(), L = [
|
|
37449
37468
|
// @see https://github.com/marmelab/react-admin/pull/8884
|
|
37450
37469
|
"Invalid prop `file` of type `string` supplied to `FileInputPreview`, expected `object`.",
|
|
37451
37470
|
"Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(Switch)`, expected `boolean`.",
|
|
@@ -37454,12 +37473,12 @@ function ype({
|
|
|
37454
37473
|
"validateDOMNesting(...): <form> cannot appear as a descendant of <form>.",
|
|
37455
37474
|
"Missing translation for key:",
|
|
37456
37475
|
"HttpError: "
|
|
37457
|
-
].some((B) =>
|
|
37476
|
+
].some((B) => q == null ? void 0 : q.includes(B));
|
|
37458
37477
|
return new KP({
|
|
37459
37478
|
catch: L,
|
|
37460
37479
|
display: !L,
|
|
37461
37480
|
log: !L && o === !0,
|
|
37462
|
-
error:
|
|
37481
|
+
error: q
|
|
37463
37482
|
});
|
|
37464
37483
|
}
|
|
37465
37484
|
});
|
|
@@ -37473,10 +37492,10 @@ function ype({
|
|
|
37473
37492
|
enableRegistration: O,
|
|
37474
37493
|
enablePasswordRecover: A
|
|
37475
37494
|
}) : c, [c, d, g, f, k, i, O, A]), j = Le(
|
|
37476
|
-
() => (
|
|
37495
|
+
() => (J) => /* @__PURE__ */ h(
|
|
37477
37496
|
ice,
|
|
37478
37497
|
{
|
|
37479
|
-
...
|
|
37498
|
+
...J,
|
|
37480
37499
|
name: d,
|
|
37481
37500
|
copy: f,
|
|
37482
37501
|
version: g,
|
|
@@ -37501,14 +37520,14 @@ function ype({
|
|
|
37501
37520
|
I,
|
|
37502
37521
|
T
|
|
37503
37522
|
]
|
|
37504
|
-
),
|
|
37523
|
+
), Q = Nde({
|
|
37505
37524
|
apiUrl: n,
|
|
37506
37525
|
defaultLocale: r,
|
|
37507
37526
|
allowMissing: o,
|
|
37508
37527
|
createMissing: o,
|
|
37509
37528
|
customProvider: b
|
|
37510
37529
|
});
|
|
37511
|
-
return
|
|
37530
|
+
return Q === void 0 ? /* @__PURE__ */ h(nt, {}) : Q.error ? /* @__PURE__ */ h(fA, { initialConfig: t, children: /* @__PURE__ */ h(YP, { themeOverrides: e, children: /* @__PURE__ */ h(xue, {}) }) }) : /* @__PURE__ */ h(qoe, { children: /* @__PURE__ */ h(hre, { menu: u, children: /* @__PURE__ */ h(fA, { initialConfig: t, children: /* @__PURE__ */ h(
|
|
37512
37531
|
Dde,
|
|
37513
37532
|
{
|
|
37514
37533
|
theme: e,
|
|
@@ -37517,7 +37536,7 @@ function ype({
|
|
|
37517
37536
|
queryClient: M,
|
|
37518
37537
|
dataProvider: v,
|
|
37519
37538
|
authProvider: y,
|
|
37520
|
-
i18nProvider:
|
|
37539
|
+
i18nProvider: Q,
|
|
37521
37540
|
loginPage: U,
|
|
37522
37541
|
...W
|
|
37523
37542
|
}
|