fastapi-rtk 0.0.67 → 0.0.68
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/fastapi-rtk.es.js +163 -163
- package/dist/fastapi-rtk.umd.js +31 -31
- package/package.json +1 -1
package/dist/fastapi-rtk.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
var Af = Object.defineProperty;
|
|
2
2
|
var Of = (e, t, r) => t in e ? Af(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
|
|
3
3
|
var Ya = (e, t, r) => Of(e, typeof t != "symbol" ? t + "" : t, r);
|
|
4
|
-
import * as
|
|
4
|
+
import * as it from "react";
|
|
5
5
|
import De, { useState as le, useRef as $f, useCallback as Oe, useEffect as Se, useMemo as Ue, useReducer as kf, createContext as tc, useContext as ri, forwardRef as rc, createElement as zi, memo as ni, Fragment as jf } from "react";
|
|
6
6
|
import { createSearchParams as Rf, useNavigate as Pf } from "react-router-dom";
|
|
7
7
|
import { useDidUpdate as If, useSetState as Df, randomId as Cn, useHover as Mf, useInViewport as Nf } from "@mantine/hooks";
|
|
8
|
-
import { PasswordInput as nc, TextInput as ic, JsonInput as Ff, InputWrapper as Lf, Group as tr, Checkbox as ii, Text as
|
|
8
|
+
import { PasswordInput as nc, TextInput as ic, JsonInput as Ff, InputWrapper as Lf, Group as tr, Checkbox as ii, Text as qe, MultiSelect as oc, Select as rr, useProps as Ve, Modal as Sr, Box as Ne, Stack as oi, ScrollArea as an, Button as Lt, Tooltip as ft, ActionIcon as dt, useCombobox as zf, Pill as qa, Combobox as pr, PillsInput as Ka, Flex as ai, Divider as go, Popover as Ui, Indicator as Go, CloseButton as Uf, Loader as ac, useStyles as Yo, Table as Ie, LoadingOverlay as Bf, Tabs as hr, Paper as yo, Grid as tt, Skeleton as Vf, useMantineTheme as Hf, Pagination as Wf, Center as Bi, NumberInput as Gf, Title as Yf, Menu as Kt, UnstyledButton as qf } from "@mantine/core";
|
|
9
9
|
import { useForm as qo } from "@mantine/form";
|
|
10
10
|
import { DateInput as si, DateTimePicker as sc } from "@mantine/dates";
|
|
11
11
|
import { getAjv as Kf, rankWith as Re, isNumberControl as lc, isIntegerControl as cc, isStringControl as uc, isBooleanControl as fc, isDateControl as dc, isDateTimeControl as pc, isEnumControl as hc, createDefaultValue as Xf, Resolve as Jf, encode as Xa, Paths as mc, formatErrorMessage as Zf, errorsAt as Qf, or as ed, isObjectArrayControl as td, isPrimitiveArrayControl as rd, and as Ja, uiTypeIs as Ko, schemaMatches as nd, hasType as id, schemaSubPathMatches as od, resolveSchema as ad, isLabelable as sd } from "@jsonforms/core";
|
|
@@ -329,7 +329,7 @@ function md() {
|
|
|
329
329
|
}
|
|
330
330
|
return "";
|
|
331
331
|
}
|
|
332
|
-
var
|
|
332
|
+
var Ze = Object.prototype.hasOwnProperty, ct = {}, Gt = O.ReactDebugCurrentFrame;
|
|
333
333
|
function wt(g) {
|
|
334
334
|
if (g) {
|
|
335
335
|
var S = g._owner, N = We(g.type, g._source, S ? S.type : null);
|
|
@@ -339,7 +339,7 @@ function md() {
|
|
|
339
339
|
}
|
|
340
340
|
function dn(g, S, N, W, se) {
|
|
341
341
|
{
|
|
342
|
-
var ue = Function.call.bind(
|
|
342
|
+
var ue = Function.call.bind(Ze);
|
|
343
343
|
for (var oe in g)
|
|
344
344
|
if (ue(g, oe)) {
|
|
345
345
|
var A = void 0;
|
|
@@ -388,7 +388,7 @@ function md() {
|
|
|
388
388
|
}, Dr, sr, lr;
|
|
389
389
|
lr = {};
|
|
390
390
|
function cr(g) {
|
|
391
|
-
if (
|
|
391
|
+
if (Ze.call(g, "ref")) {
|
|
392
392
|
var S = Object.getOwnPropertyDescriptor(g, "ref").get;
|
|
393
393
|
if (S && S.isReactWarning)
|
|
394
394
|
return !1;
|
|
@@ -396,7 +396,7 @@ function md() {
|
|
|
396
396
|
return g.ref !== void 0;
|
|
397
397
|
}
|
|
398
398
|
function ur(g) {
|
|
399
|
-
if (
|
|
399
|
+
if (Ze.call(g, "key")) {
|
|
400
400
|
var S = Object.getOwnPropertyDescriptor(g, "key").get;
|
|
401
401
|
if (S && S.isReactWarning)
|
|
402
402
|
return !1;
|
|
@@ -465,7 +465,7 @@ function md() {
|
|
|
465
465
|
var ue, oe = {}, A = null, b = null;
|
|
466
466
|
N !== void 0 && (At(N), A = "" + N), ur(S) && (At(S.key), A = "" + S.key), cr(S) && (b = S.ref, mt(S, se));
|
|
467
467
|
for (ue in S)
|
|
468
|
-
|
|
468
|
+
Ze.call(S, ue) && !hn.hasOwnProperty(ue) && (oe[ue] = S[ue]);
|
|
469
469
|
if (g && g.defaultProps) {
|
|
470
470
|
var E = g.defaultProps;
|
|
471
471
|
for (ue in E)
|
|
@@ -589,7 +589,7 @@ Check the top-level render call using <` + N + ">.");
|
|
|
589
589
|
}
|
|
590
590
|
}
|
|
591
591
|
var Tn = {};
|
|
592
|
-
function
|
|
592
|
+
function nt(g, S, N, W, se, ue) {
|
|
593
593
|
{
|
|
594
594
|
var oe = D(g);
|
|
595
595
|
if (!oe) {
|
|
@@ -616,28 +616,28 @@ Check the top-level render call using <` + N + ">.");
|
|
|
616
616
|
else
|
|
617
617
|
bn(ee, g);
|
|
618
618
|
}
|
|
619
|
-
if (
|
|
619
|
+
if (Ze.call(S, "key")) {
|
|
620
620
|
var be = Z(g), me = Object.keys(S).filter(function(Me) {
|
|
621
621
|
return Me !== "key";
|
|
622
|
-
}),
|
|
623
|
-
if (!Tn[be +
|
|
622
|
+
}), Qe = me.length > 0 ? "{key: someKey, " + me.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
623
|
+
if (!Tn[be + Qe]) {
|
|
624
624
|
var qt = me.length > 0 ? "{" + me.join(": ..., ") + ": ...}" : "{}";
|
|
625
625
|
P(`A props object containing a "key" prop is being spread into JSX:
|
|
626
626
|
let props = %s;
|
|
627
627
|
<%s {...props} />
|
|
628
628
|
React keys must be passed directly to JSX without using spread:
|
|
629
629
|
let props = %s;
|
|
630
|
-
<%s key={someKey} {...props} />`,
|
|
630
|
+
<%s key={someKey} {...props} />`, Qe, be, qt, be), Tn[be + Qe] = !0;
|
|
631
631
|
}
|
|
632
632
|
}
|
|
633
633
|
return g === n ? _n(j) : xn(j), j;
|
|
634
634
|
}
|
|
635
635
|
}
|
|
636
636
|
function dr(g, S, N) {
|
|
637
|
-
return
|
|
637
|
+
return nt(g, S, N, !0);
|
|
638
638
|
}
|
|
639
639
|
function En(g, S, N) {
|
|
640
|
-
return
|
|
640
|
+
return nt(g, S, N, !1);
|
|
641
641
|
}
|
|
642
642
|
var Sn = En, wn = dr;
|
|
643
643
|
zr.Fragment = n, zr.jsx = Sn, zr.jsxs = wn;
|
|
@@ -775,7 +775,7 @@ const bd = async (e, t) => {
|
|
|
775
775
|
if (!o.ok)
|
|
776
776
|
throw typeof a == "object" ? new Error(typeof a.detail == "string" ? a.detail : JSON.stringify(a, null, 2)) : new Error(a);
|
|
777
777
|
return a;
|
|
778
|
-
},
|
|
778
|
+
}, at = (e) => e && typeof e == "object" ? Array.isArray(e) ? e.join(",") : JSON.stringify(e) : e;
|
|
779
779
|
function An(e, t) {
|
|
780
780
|
const r = e || {
|
|
781
781
|
columns: [],
|
|
@@ -1033,7 +1033,7 @@ let Tt = {
|
|
|
1033
1033
|
const i = n != null && n !== r ? ` (cast from the value \`${St(n, !0)}\`).` : ".";
|
|
1034
1034
|
return t !== "mixed" ? `${e} must be a \`${t}\` type, but the final value was: \`${St(r, !0)}\`` + i : `${e} must match the configured type. The validated value was: \`${St(r, !0)}\`` + i;
|
|
1035
1035
|
}
|
|
1036
|
-
},
|
|
1036
|
+
}, et = {
|
|
1037
1037
|
length: "${path} must be exactly ${length} characters",
|
|
1038
1038
|
min: "${path} must be at least ${min} characters",
|
|
1039
1039
|
max: "${path} must be at most ${max} characters",
|
|
@@ -1082,7 +1082,7 @@ let Tt = {
|
|
|
1082
1082
|
};
|
|
1083
1083
|
var Oc = Object.assign(/* @__PURE__ */ Object.create(null), {
|
|
1084
1084
|
mixed: Tt,
|
|
1085
|
-
string:
|
|
1085
|
+
string: et,
|
|
1086
1086
|
number: Ft,
|
|
1087
1087
|
date: xo,
|
|
1088
1088
|
object: To,
|
|
@@ -1899,7 +1899,7 @@ class ia extends Be {
|
|
|
1899
1899
|
notRequired() {
|
|
1900
1900
|
return super.notRequired().withMutation((t) => (t.tests = t.tests.filter((r) => r.OPTIONS.name !== "required"), t));
|
|
1901
1901
|
}
|
|
1902
|
-
length(t, r =
|
|
1902
|
+
length(t, r = et.length) {
|
|
1903
1903
|
return this.test({
|
|
1904
1904
|
message: r,
|
|
1905
1905
|
name: "length",
|
|
@@ -1913,7 +1913,7 @@ class ia extends Be {
|
|
|
1913
1913
|
}
|
|
1914
1914
|
});
|
|
1915
1915
|
}
|
|
1916
|
-
min(t, r =
|
|
1916
|
+
min(t, r = et.min) {
|
|
1917
1917
|
return this.test({
|
|
1918
1918
|
message: r,
|
|
1919
1919
|
name: "min",
|
|
@@ -1927,7 +1927,7 @@ class ia extends Be {
|
|
|
1927
1927
|
}
|
|
1928
1928
|
});
|
|
1929
1929
|
}
|
|
1930
|
-
max(t, r =
|
|
1930
|
+
max(t, r = et.max) {
|
|
1931
1931
|
return this.test({
|
|
1932
1932
|
name: "max",
|
|
1933
1933
|
exclusive: !0,
|
|
@@ -1949,7 +1949,7 @@ class ia extends Be {
|
|
|
1949
1949
|
name: o
|
|
1950
1950
|
} = r : i = r), this.test({
|
|
1951
1951
|
name: o || "matches",
|
|
1952
|
-
message: i ||
|
|
1952
|
+
message: i || et.matches,
|
|
1953
1953
|
params: {
|
|
1954
1954
|
regex: t
|
|
1955
1955
|
},
|
|
@@ -1957,21 +1957,21 @@ class ia extends Be {
|
|
|
1957
1957
|
test: (a) => a === "" && n || a.search(t) !== -1
|
|
1958
1958
|
});
|
|
1959
1959
|
}
|
|
1960
|
-
email(t =
|
|
1960
|
+
email(t = et.email) {
|
|
1961
1961
|
return this.matches(ep, {
|
|
1962
1962
|
name: "email",
|
|
1963
1963
|
message: t,
|
|
1964
1964
|
excludeEmptyString: !0
|
|
1965
1965
|
});
|
|
1966
1966
|
}
|
|
1967
|
-
url(t =
|
|
1967
|
+
url(t = et.url) {
|
|
1968
1968
|
return this.matches(tp, {
|
|
1969
1969
|
name: "url",
|
|
1970
1970
|
message: t,
|
|
1971
1971
|
excludeEmptyString: !0
|
|
1972
1972
|
});
|
|
1973
1973
|
}
|
|
1974
|
-
uuid(t =
|
|
1974
|
+
uuid(t = et.uuid) {
|
|
1975
1975
|
return this.matches(rp, {
|
|
1976
1976
|
name: "uuid",
|
|
1977
1977
|
message: t,
|
|
@@ -1986,11 +1986,11 @@ class ia extends Be {
|
|
|
1986
1986
|
precision: i = void 0
|
|
1987
1987
|
} = t : r = t), this.matches(ap, {
|
|
1988
1988
|
name: "datetime",
|
|
1989
|
-
message: r ||
|
|
1989
|
+
message: r || et.datetime,
|
|
1990
1990
|
excludeEmptyString: !0
|
|
1991
1991
|
}).test({
|
|
1992
1992
|
name: "datetime_offset",
|
|
1993
|
-
message: r ||
|
|
1993
|
+
message: r || et.datetime_offset,
|
|
1994
1994
|
params: {
|
|
1995
1995
|
allowOffset: n
|
|
1996
1996
|
},
|
|
@@ -2002,7 +2002,7 @@ class ia extends Be {
|
|
|
2002
2002
|
}
|
|
2003
2003
|
}).test({
|
|
2004
2004
|
name: "datetime_precision",
|
|
2005
|
-
message: r ||
|
|
2005
|
+
message: r || et.datetime_precision,
|
|
2006
2006
|
params: {
|
|
2007
2007
|
precision: i
|
|
2008
2008
|
},
|
|
@@ -2018,14 +2018,14 @@ class ia extends Be {
|
|
|
2018
2018
|
ensure() {
|
|
2019
2019
|
return this.default("").transform((t) => t === null ? "" : t);
|
|
2020
2020
|
}
|
|
2021
|
-
trim(t =
|
|
2021
|
+
trim(t = et.trim) {
|
|
2022
2022
|
return this.transform((r) => r != null ? r.trim() : r).test({
|
|
2023
2023
|
message: t,
|
|
2024
2024
|
name: "trim",
|
|
2025
2025
|
test: sp
|
|
2026
2026
|
});
|
|
2027
2027
|
}
|
|
2028
|
-
lowercase(t =
|
|
2028
|
+
lowercase(t = et.lowercase) {
|
|
2029
2029
|
return this.transform((r) => yt(r) ? r : r.toLowerCase()).test({
|
|
2030
2030
|
message: t,
|
|
2031
2031
|
name: "string_case",
|
|
@@ -2034,7 +2034,7 @@ class ia extends Be {
|
|
|
2034
2034
|
test: (r) => yt(r) || r === r.toLowerCase()
|
|
2035
2035
|
});
|
|
2036
2036
|
}
|
|
2037
|
-
uppercase(t =
|
|
2037
|
+
uppercase(t = et.uppercase) {
|
|
2038
2038
|
return this.transform((r) => yt(r) ? r : r.toUpperCase()).test({
|
|
2039
2039
|
message: t,
|
|
2040
2040
|
name: "string_case",
|
|
@@ -3088,7 +3088,7 @@ function wp({
|
|
|
3088
3088
|
...l,
|
|
3089
3089
|
filters: [
|
|
3090
3090
|
...l.filters,
|
|
3091
|
-
{ col: r.foreign_key, opr: r.type, value:
|
|
3091
|
+
{ col: r.foreign_key, opr: r.type, value: at(r.id) }
|
|
3092
3092
|
]
|
|
3093
3093
|
} : l,
|
|
3094
3094
|
[r, l]
|
|
@@ -3145,7 +3145,7 @@ function wp({
|
|
|
3145
3145
|
const h = Oe(
|
|
3146
3146
|
async (V) => {
|
|
3147
3147
|
try {
|
|
3148
|
-
const J = await _d(e,
|
|
3148
|
+
const J = await _d(e, at(V));
|
|
3149
3149
|
return y(), J;
|
|
3150
3150
|
} catch (J) {
|
|
3151
3151
|
v({ message: `Couldn't fetch item with id ${V}`, originalError: J });
|
|
@@ -3165,7 +3165,7 @@ function wp({
|
|
|
3165
3165
|
), M = Oe(
|
|
3166
3166
|
async (V, J, ae) => {
|
|
3167
3167
|
try {
|
|
3168
|
-
const He = await Td(e,
|
|
3168
|
+
const He = await Td(e, at(V), J);
|
|
3169
3169
|
return ae || (P(), k()), y(), He;
|
|
3170
3170
|
} catch (He) {
|
|
3171
3171
|
v({ message: `Couldn't update item with id ${V}`, originalError: He });
|
|
@@ -3175,7 +3175,7 @@ function wp({
|
|
|
3175
3175
|
), z = Oe(
|
|
3176
3176
|
async (V, J) => {
|
|
3177
3177
|
try {
|
|
3178
|
-
const ae = await xd(e,
|
|
3178
|
+
const ae = await xd(e, at(V));
|
|
3179
3179
|
return J || (P(), k()), y(), ae;
|
|
3180
3180
|
} catch (ae) {
|
|
3181
3181
|
v({ message: `Couldn't delete item with id ${V}`, originalError: ae });
|
|
@@ -3425,19 +3425,19 @@ function jp({ form: e, name: t, filter: r, ...n }) {
|
|
|
3425
3425
|
return /* @__PURE__ */ d.jsxs(Lf, { label: n.label, description: n.description, children: [
|
|
3426
3426
|
!r && /* @__PURE__ */ d.jsxs(tr, { align: "center", gap: "xs", py: "0.25rem", children: [
|
|
3427
3427
|
/* @__PURE__ */ d.jsx(ii, { checked: i, onChange: (a) => o(a.currentTarget.checked) }),
|
|
3428
|
-
/* @__PURE__ */ d.jsx(
|
|
3428
|
+
/* @__PURE__ */ d.jsx(qe, { size: "xs", children: "WKT" })
|
|
3429
3429
|
] }),
|
|
3430
3430
|
i ? /* @__PURE__ */ d.jsx(Kn, { form: e, name: t, ...n, label: void 0, description: void 0 }) : /* @__PURE__ */ d.jsx(Dc, { form: e, name: t, ...n, label: void 0, description: void 0 })
|
|
3431
3431
|
] });
|
|
3432
3432
|
}
|
|
3433
3433
|
function Rp({ form: e, name: t, items: r, ...n }) {
|
|
3434
|
-
const i = r.map((a) => ({ value: String(
|
|
3434
|
+
const i = r.map((a) => ({ value: String(at(a.id)), label: a.value })), o = Array.isArray(e.getInputProps(t).value) ? e.getInputProps(t).value.map((a) => String(typeof a == "object" ? at(a.id) : a)) : [];
|
|
3435
3435
|
return /* @__PURE__ */ d.jsx(oc, { data: i, searchable: !0, ...e.getInputProps(t), value: o || [], ...n });
|
|
3436
3436
|
}
|
|
3437
3437
|
function Pp({ form: e, name: t, items: r, filter: n, ...i }) {
|
|
3438
3438
|
var a;
|
|
3439
3439
|
const o = r.map((s) => ({
|
|
3440
|
-
value: String(
|
|
3440
|
+
value: String(at(s.id)),
|
|
3441
3441
|
label: s.value
|
|
3442
3442
|
}));
|
|
3443
3443
|
return /* @__PURE__ */ d.jsx(
|
|
@@ -3451,10 +3451,10 @@ function Pp({ form: e, name: t, items: r, filter: n, ...i }) {
|
|
|
3451
3451
|
e.setFieldValue(t, s);
|
|
3452
3452
|
return;
|
|
3453
3453
|
}
|
|
3454
|
-
const l = r.find((c) => String(
|
|
3454
|
+
const l = r.find((c) => String(at(c.id)) === s) || null;
|
|
3455
3455
|
e.setFieldValue(t, l);
|
|
3456
3456
|
},
|
|
3457
|
-
value: n ? e.getInputProps(t).value : String(
|
|
3457
|
+
value: n ? e.getInputProps(t).value : String(at((a = e.getInputProps(t).value) == null ? void 0 : a.id)) || "",
|
|
3458
3458
|
...i
|
|
3459
3459
|
}
|
|
3460
3460
|
);
|
|
@@ -3584,7 +3584,7 @@ var Dp = {
|
|
|
3584
3584
|
* This source code is licensed under the MIT license.
|
|
3585
3585
|
* See the LICENSE file in the root directory of this source tree.
|
|
3586
3586
|
*/
|
|
3587
|
-
const
|
|
3587
|
+
const Xe = (e, t, r, n) => {
|
|
3588
3588
|
const i = rc(
|
|
3589
3589
|
({ color: o = "currentColor", size: a = 24, stroke: s = 2, title: l, className: c, children: f, ...u }, p) => zi(
|
|
3590
3590
|
"svg",
|
|
@@ -3613,105 +3613,105 @@ const Je = (e, t, r, n) => {
|
|
|
3613
3613
|
* This source code is licensed under the MIT license.
|
|
3614
3614
|
* See the LICENSE file in the root directory of this source tree.
|
|
3615
3615
|
*/
|
|
3616
|
-
var Mp =
|
|
3616
|
+
var Mp = Xe("outline", "alert-circle", "IconAlertCircle", [["path", { d: "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0", key: "svg-0" }], ["path", { d: "M12 8v4", key: "svg-1" }], ["path", { d: "M12 16h.01", key: "svg-2" }]]);
|
|
3617
3617
|
/**
|
|
3618
3618
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3619
3619
|
*
|
|
3620
3620
|
* This source code is licensed under the MIT license.
|
|
3621
3621
|
* See the LICENSE file in the root directory of this source tree.
|
|
3622
3622
|
*/
|
|
3623
|
-
var Np =
|
|
3623
|
+
var Np = Xe("outline", "app-window", "IconAppWindow", [["path", { d: "M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z", key: "svg-0" }], ["path", { d: "M6 8h.01", key: "svg-1" }], ["path", { d: "M9 8h.01", key: "svg-2" }]]);
|
|
3624
3624
|
/**
|
|
3625
3625
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3626
3626
|
*
|
|
3627
3627
|
* This source code is licensed under the MIT license.
|
|
3628
3628
|
* See the LICENSE file in the root directory of this source tree.
|
|
3629
3629
|
*/
|
|
3630
|
-
var wo =
|
|
3630
|
+
var wo = Xe("outline", "chevron-down", "IconChevronDown", [["path", { d: "M6 9l6 6l6 -6", key: "svg-0" }]]);
|
|
3631
3631
|
/**
|
|
3632
3632
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3633
3633
|
*
|
|
3634
3634
|
* This source code is licensed under the MIT license.
|
|
3635
3635
|
* See the LICENSE file in the root directory of this source tree.
|
|
3636
3636
|
*/
|
|
3637
|
-
var ds =
|
|
3637
|
+
var ds = Xe("outline", "chevron-up", "IconChevronUp", [["path", { d: "M6 15l6 -6l6 6", key: "svg-0" }]]);
|
|
3638
3638
|
/**
|
|
3639
3639
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3640
3640
|
*
|
|
3641
3641
|
* This source code is licensed under the MIT license.
|
|
3642
3642
|
* See the LICENSE file in the root directory of this source tree.
|
|
3643
3643
|
*/
|
|
3644
|
-
var Fp =
|
|
3644
|
+
var Fp = Xe("outline", "download", "IconDownload", [["path", { d: "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2", key: "svg-0" }], ["path", { d: "M7 11l5 5l5 -5", key: "svg-1" }], ["path", { d: "M12 4l0 12", key: "svg-2" }]]);
|
|
3645
3645
|
/**
|
|
3646
3646
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3647
3647
|
*
|
|
3648
3648
|
* This source code is licensed under the MIT license.
|
|
3649
3649
|
* See the LICENSE file in the root directory of this source tree.
|
|
3650
3650
|
*/
|
|
3651
|
-
var Lp =
|
|
3651
|
+
var Lp = Xe("outline", "exclamation-circle", "IconExclamationCircle", [["path", { d: "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0", key: "svg-0" }], ["path", { d: "M12 9v4", key: "svg-1" }], ["path", { d: "M12 16v.01", key: "svg-2" }]]);
|
|
3652
3652
|
/**
|
|
3653
3653
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3654
3654
|
*
|
|
3655
3655
|
* This source code is licensed under the MIT license.
|
|
3656
3656
|
* See the LICENSE file in the root directory of this source tree.
|
|
3657
3657
|
*/
|
|
3658
|
-
var zp =
|
|
3658
|
+
var zp = Xe("outline", "eye", "IconEye", [["path", { d: "M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0", key: "svg-0" }], ["path", { d: "M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6", key: "svg-1" }]]);
|
|
3659
3659
|
/**
|
|
3660
3660
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3661
3661
|
*
|
|
3662
3662
|
* This source code is licensed under the MIT license.
|
|
3663
3663
|
* See the LICENSE file in the root directory of this source tree.
|
|
3664
3664
|
*/
|
|
3665
|
-
var ps =
|
|
3665
|
+
var ps = Xe("outline", "filter", "IconFilter", [["path", { d: "M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z", key: "svg-0" }]]);
|
|
3666
3666
|
/**
|
|
3667
3667
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3668
3668
|
*
|
|
3669
3669
|
* This source code is licensed under the MIT license.
|
|
3670
3670
|
* See the LICENSE file in the root directory of this source tree.
|
|
3671
3671
|
*/
|
|
3672
|
-
var Up =
|
|
3672
|
+
var Up = Xe("outline", "id-badge-2", "IconIdBadge2", [["path", { d: "M7 12h3v4h-3z", key: "svg-0" }], ["path", { d: "M10 6h-6a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1 -1v-12a1 1 0 0 0 -1 -1h-6", key: "svg-1" }], ["path", { d: "M10 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z", key: "svg-2" }], ["path", { d: "M14 16h2", key: "svg-3" }], ["path", { d: "M14 12h4", key: "svg-4" }]]);
|
|
3673
3673
|
/**
|
|
3674
3674
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3675
3675
|
*
|
|
3676
3676
|
* This source code is licensed under the MIT license.
|
|
3677
3677
|
* See the LICENSE file in the root directory of this source tree.
|
|
3678
3678
|
*/
|
|
3679
|
-
var hs =
|
|
3679
|
+
var hs = Xe("outline", "lock", "IconLock", [["path", { d: "M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6z", key: "svg-0" }], ["path", { d: "M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0", key: "svg-1" }], ["path", { d: "M8 11v-4a4 4 0 1 1 8 0v4", key: "svg-2" }]]);
|
|
3680
3680
|
/**
|
|
3681
3681
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3682
3682
|
*
|
|
3683
3683
|
* This source code is licensed under the MIT license.
|
|
3684
3684
|
* See the LICENSE file in the root directory of this source tree.
|
|
3685
3685
|
*/
|
|
3686
|
-
var Bp =
|
|
3686
|
+
var Bp = Xe("outline", "logout", "IconLogout", [["path", { d: "M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2", key: "svg-0" }], ["path", { d: "M9 12h12l-3 -3", key: "svg-1" }], ["path", { d: "M18 15l3 -3", key: "svg-2" }]]);
|
|
3687
3687
|
/**
|
|
3688
3688
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3689
3689
|
*
|
|
3690
3690
|
* This source code is licensed under the MIT license.
|
|
3691
3691
|
* See the LICENSE file in the root directory of this source tree.
|
|
3692
3692
|
*/
|
|
3693
|
-
var Vp =
|
|
3693
|
+
var Vp = Xe("outline", "pencil", "IconPencil", [["path", { d: "M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4", key: "svg-0" }], ["path", { d: "M13.5 6.5l4 4", key: "svg-1" }]]);
|
|
3694
3694
|
/**
|
|
3695
3695
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3696
3696
|
*
|
|
3697
3697
|
* This source code is licensed under the MIT license.
|
|
3698
3698
|
* See the LICENSE file in the root directory of this source tree.
|
|
3699
3699
|
*/
|
|
3700
|
-
var ga =
|
|
3700
|
+
var ga = Xe("outline", "plus", "IconPlus", [["path", { d: "M12 5l0 14", key: "svg-0" }], ["path", { d: "M5 12l14 0", key: "svg-1" }]]);
|
|
3701
3701
|
/**
|
|
3702
3702
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3703
3703
|
*
|
|
3704
3704
|
* This source code is licensed under the MIT license.
|
|
3705
3705
|
* See the LICENSE file in the root directory of this source tree.
|
|
3706
3706
|
*/
|
|
3707
|
-
var Mc =
|
|
3707
|
+
var Mc = Xe("outline", "trash", "IconTrash", [["path", { d: "M4 7l16 0", key: "svg-0" }], ["path", { d: "M10 11l0 6", key: "svg-1" }], ["path", { d: "M14 11l0 6", key: "svg-2" }], ["path", { d: "M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12", key: "svg-3" }], ["path", { d: "M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3", key: "svg-4" }]]);
|
|
3708
3708
|
/**
|
|
3709
3709
|
* @license @tabler/icons-react v3.17.0 - MIT
|
|
3710
3710
|
*
|
|
3711
3711
|
* This source code is licensed under the MIT license.
|
|
3712
3712
|
* See the LICENSE file in the root directory of this source tree.
|
|
3713
3713
|
*/
|
|
3714
|
-
var Hp =
|
|
3714
|
+
var Hp = Xe("outline", "users", "IconUsers", [["path", { d: "M9 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0", key: "svg-0" }], ["path", { d: "M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2", key: "svg-1" }], ["path", { d: "M16 3.13a4 4 0 0 1 0 7.75", key: "svg-2" }], ["path", { d: "M21 21v-2a4 4 0 0 0 -3 -3.85", key: "svg-3" }]]);
|
|
3715
3715
|
function Wp(...e) {
|
|
3716
3716
|
const [t, r] = le(!1), i = Ve("ActionIcon", {
|
|
3717
3717
|
bg: "transparent",
|
|
@@ -3898,7 +3898,7 @@ function Kp({ onClose: e, ...t }) {
|
|
|
3898
3898
|
a.values.filters.length > 1 && p < a.values.filters.length - 1 ? /* @__PURE__ */ d.jsx(go, { my: "md", labelPosition: "center", label: "AND" }) : null
|
|
3899
3899
|
] }, u.key));
|
|
3900
3900
|
return /* @__PURE__ */ d.jsxs(Ne, { component: "form", onSubmit: a.onSubmit(c), children: [
|
|
3901
|
-
f.length === 0 && /* @__PURE__ */ d.jsx(Ne, { style: { width: "642px" }, children: /* @__PURE__ */ d.jsx(
|
|
3901
|
+
f.length === 0 && /* @__PURE__ */ d.jsx(Ne, { style: { width: "642px" }, children: /* @__PURE__ */ d.jsx(qe, { style: { fontStyle: "italic", padding: "7px" }, size: "sm", c: "dimmed", children: "No filters selected..." }) }),
|
|
3902
3902
|
/* @__PURE__ */ d.jsx(an.Autosize, { mah: "40vh", mt: 20, children: f }),
|
|
3903
3903
|
/* @__PURE__ */ d.jsx(go, { my: "sm" }),
|
|
3904
3904
|
/* @__PURE__ */ d.jsxs(Ne, { style: { display: "flex", justifyContent: "space-between" }, children: [
|
|
@@ -4129,7 +4129,7 @@ function ih({ item: e, info: t, loading: r, opened: n, onClose: i, ...o }) {
|
|
|
4129
4129
|
{
|
|
4130
4130
|
opened: n,
|
|
4131
4131
|
onClose: i,
|
|
4132
|
-
title: `${e == null ? void 0 : e.show_title} (#${
|
|
4132
|
+
title: `${e == null ? void 0 : e.show_title} (#${at(e == null ? void 0 : e.id)})`,
|
|
4133
4133
|
size: "lg",
|
|
4134
4134
|
centered: !0,
|
|
4135
4135
|
zIndex: 1e3,
|
|
@@ -4141,16 +4141,16 @@ function ih({ item: e, info: t, loading: r, opened: n, onClose: i, ...o }) {
|
|
|
4141
4141
|
/* @__PURE__ */ d.jsx(hr.Tab, { value: "details", children: "Details" }),
|
|
4142
4142
|
t.relations.map((u, p) => /* @__PURE__ */ d.jsx(hr.Tab, { value: u.name, children: u.name }, p))
|
|
4143
4143
|
] }),
|
|
4144
|
-
/* @__PURE__ */ d.jsx(hr.Panel, { pt: "xs", value: "details", ...f, children: /* @__PURE__ */ d.jsx(yo, { p: "xs", withBorder: !0, children: /* @__PURE__ */ d.jsx(oi, { spacing: "md", children: /* @__PURE__ */ d.jsx(an, { h: 450, type: "auto", children: e.show_columns.map((u, p) => /* @__PURE__ */ d.jsxs(
|
|
4145
|
-
/* @__PURE__ */ d.jsx(
|
|
4146
|
-
/* @__PURE__ */ d.jsx(
|
|
4147
|
-
/* @__PURE__ */ d.jsx(
|
|
4144
|
+
/* @__PURE__ */ d.jsx(hr.Panel, { pt: "xs", value: "details", ...f, children: /* @__PURE__ */ d.jsx(yo, { p: "xs", withBorder: !0, children: /* @__PURE__ */ d.jsx(oi, { spacing: "md", children: /* @__PURE__ */ d.jsx(an, { h: 450, type: "auto", children: e.show_columns.map((u, p) => /* @__PURE__ */ d.jsxs(tt, { maw: 500, children: [
|
|
4145
|
+
/* @__PURE__ */ d.jsx(tt.Col, { span: 4, children: /* @__PURE__ */ d.jsx(qe, { size: "md", children: e.label_columns[u] }) }),
|
|
4146
|
+
/* @__PURE__ */ d.jsx(tt.Col, { span: 1, children: /* @__PURE__ */ d.jsx(qe, { size: "xs", children: ":" }) }),
|
|
4147
|
+
/* @__PURE__ */ d.jsx(tt.Col, { span: 6, children: /* @__PURE__ */ d.jsx(qe, { size: "md", children: ya(e.result, u) }) })
|
|
4148
4148
|
] }, p)) }) }) }) }),
|
|
4149
4149
|
t.relations.map((u, p) => /* @__PURE__ */ d.jsx(hr.Panel, { pt: "xs", value: u.name, children: /* @__PURE__ */ d.jsx(yo, { withBorder: !0, children: /* @__PURE__ */ d.jsx(
|
|
4150
4150
|
nh,
|
|
4151
4151
|
{
|
|
4152
4152
|
relatedPath: u.path,
|
|
4153
|
-
id:
|
|
4153
|
+
id: at(e.id),
|
|
4154
4154
|
foreign_key: u.foreign_key,
|
|
4155
4155
|
type: u.type
|
|
4156
4156
|
}
|
|
@@ -4425,7 +4425,7 @@ var re = {}, Vt = Te && Te.__extends || /* @__PURE__ */ function() {
|
|
|
4425
4425
|
};
|
|
4426
4426
|
Object.defineProperty(re, "__esModule", { value: !0 });
|
|
4427
4427
|
re.cloneNode = re.hasChildren = re.isDocument = re.isDirective = re.isComment = re.isText = re.isCDATA = re.isTag = re.Element = re.Document = re.CDATA = re.NodeWithChildren = re.ProcessingInstruction = re.Comment = re.Text = re.DataNode = re.Node = void 0;
|
|
4428
|
-
var
|
|
4428
|
+
var rt = _a, Ta = (
|
|
4429
4429
|
/** @class */
|
|
4430
4430
|
function() {
|
|
4431
4431
|
function e() {
|
|
@@ -4508,7 +4508,7 @@ var Uc = (
|
|
|
4508
4508
|
Vt(t, e);
|
|
4509
4509
|
function t() {
|
|
4510
4510
|
var r = e !== null && e.apply(this, arguments) || this;
|
|
4511
|
-
return r.type =
|
|
4511
|
+
return r.type = rt.ElementType.Text, r;
|
|
4512
4512
|
}
|
|
4513
4513
|
return Object.defineProperty(t.prototype, "nodeType", {
|
|
4514
4514
|
get: function() {
|
|
@@ -4526,7 +4526,7 @@ var Bc = (
|
|
|
4526
4526
|
Vt(t, e);
|
|
4527
4527
|
function t() {
|
|
4528
4528
|
var r = e !== null && e.apply(this, arguments) || this;
|
|
4529
|
-
return r.type =
|
|
4529
|
+
return r.type = rt.ElementType.Comment, r;
|
|
4530
4530
|
}
|
|
4531
4531
|
return Object.defineProperty(t.prototype, "nodeType", {
|
|
4532
4532
|
get: function() {
|
|
@@ -4544,7 +4544,7 @@ var Vc = (
|
|
|
4544
4544
|
Vt(t, e);
|
|
4545
4545
|
function t(r, n) {
|
|
4546
4546
|
var i = e.call(this, n) || this;
|
|
4547
|
-
return i.name = r, i.type =
|
|
4547
|
+
return i.name = r, i.type = rt.ElementType.Directive, i;
|
|
4548
4548
|
}
|
|
4549
4549
|
return Object.defineProperty(t.prototype, "nodeType", {
|
|
4550
4550
|
get: function() {
|
|
@@ -4603,7 +4603,7 @@ var Hc = (
|
|
|
4603
4603
|
Vt(t, e);
|
|
4604
4604
|
function t() {
|
|
4605
4605
|
var r = e !== null && e.apply(this, arguments) || this;
|
|
4606
|
-
return r.type =
|
|
4606
|
+
return r.type = rt.ElementType.CDATA, r;
|
|
4607
4607
|
}
|
|
4608
4608
|
return Object.defineProperty(t.prototype, "nodeType", {
|
|
4609
4609
|
get: function() {
|
|
@@ -4621,7 +4621,7 @@ var Wc = (
|
|
|
4621
4621
|
Vt(t, e);
|
|
4622
4622
|
function t() {
|
|
4623
4623
|
var r = e !== null && e.apply(this, arguments) || this;
|
|
4624
|
-
return r.type =
|
|
4624
|
+
return r.type = rt.ElementType.Root, r;
|
|
4625
4625
|
}
|
|
4626
4626
|
return Object.defineProperty(t.prototype, "nodeType", {
|
|
4627
4627
|
get: function() {
|
|
@@ -4638,7 +4638,7 @@ var Gc = (
|
|
|
4638
4638
|
function(e) {
|
|
4639
4639
|
Vt(t, e);
|
|
4640
4640
|
function t(r, n, i, o) {
|
|
4641
|
-
i === void 0 && (i = []), o === void 0 && (o = r === "script" ?
|
|
4641
|
+
i === void 0 && (i = []), o === void 0 && (o = r === "script" ? rt.ElementType.Script : r === "style" ? rt.ElementType.Style : rt.ElementType.Tag);
|
|
4642
4642
|
var a = e.call(this, i) || this;
|
|
4643
4643
|
return a.name = r, a.attribs = n, a.type = o, a;
|
|
4644
4644
|
}
|
|
@@ -4682,27 +4682,27 @@ var Gc = (
|
|
|
4682
4682
|
);
|
|
4683
4683
|
re.Element = Gc;
|
|
4684
4684
|
function Yc(e) {
|
|
4685
|
-
return (0,
|
|
4685
|
+
return (0, rt.isTag)(e);
|
|
4686
4686
|
}
|
|
4687
4687
|
re.isTag = Yc;
|
|
4688
4688
|
function qc(e) {
|
|
4689
|
-
return e.type ===
|
|
4689
|
+
return e.type === rt.ElementType.CDATA;
|
|
4690
4690
|
}
|
|
4691
4691
|
re.isCDATA = qc;
|
|
4692
4692
|
function Kc(e) {
|
|
4693
|
-
return e.type ===
|
|
4693
|
+
return e.type === rt.ElementType.Text;
|
|
4694
4694
|
}
|
|
4695
4695
|
re.isText = Kc;
|
|
4696
4696
|
function Xc(e) {
|
|
4697
|
-
return e.type ===
|
|
4697
|
+
return e.type === rt.ElementType.Comment;
|
|
4698
4698
|
}
|
|
4699
4699
|
re.isComment = Xc;
|
|
4700
4700
|
function Jc(e) {
|
|
4701
|
-
return e.type ===
|
|
4701
|
+
return e.type === rt.ElementType.Directive;
|
|
4702
4702
|
}
|
|
4703
4703
|
re.isDirective = Jc;
|
|
4704
4704
|
function Zc(e) {
|
|
4705
|
-
return e.type ===
|
|
4705
|
+
return e.type === rt.ElementType.Root;
|
|
4706
4706
|
}
|
|
4707
4707
|
re.isDocument = Zc;
|
|
4708
4708
|
function gh(e) {
|
|
@@ -5416,7 +5416,7 @@ const ru = 0, Ht = 1, mi = 2, gi = 3, Sa = 4, nu = 5, iu = 6;
|
|
|
5416
5416
|
function Ah(e) {
|
|
5417
5417
|
return Fe.hasOwnProperty(e) ? Fe[e] : null;
|
|
5418
5418
|
}
|
|
5419
|
-
function
|
|
5419
|
+
function Je(e, t, r, n, i, o, a) {
|
|
5420
5420
|
this.acceptsBooleans = t === mi || t === gi || t === Sa, this.attributeName = n, this.attributeNamespace = i, this.mustUseProperty = r, this.propertyName = e, this.type = t, this.sanitizeURL = o, this.removeEmptyString = a;
|
|
5421
5421
|
}
|
|
5422
5422
|
const Fe = {}, Oh = [
|
|
@@ -5433,7 +5433,7 @@ const Fe = {}, Oh = [
|
|
|
5433
5433
|
"style"
|
|
5434
5434
|
];
|
|
5435
5435
|
Oh.forEach((e) => {
|
|
5436
|
-
Fe[e] = new
|
|
5436
|
+
Fe[e] = new Je(
|
|
5437
5437
|
e,
|
|
5438
5438
|
ru,
|
|
5439
5439
|
!1,
|
|
@@ -5454,7 +5454,7 @@ Oh.forEach((e) => {
|
|
|
5454
5454
|
["htmlFor", "for"],
|
|
5455
5455
|
["httpEquiv", "http-equiv"]
|
|
5456
5456
|
].forEach(([e, t]) => {
|
|
5457
|
-
Fe[e] = new
|
|
5457
|
+
Fe[e] = new Je(
|
|
5458
5458
|
e,
|
|
5459
5459
|
Ht,
|
|
5460
5460
|
!1,
|
|
@@ -5470,7 +5470,7 @@ Oh.forEach((e) => {
|
|
|
5470
5470
|
);
|
|
5471
5471
|
});
|
|
5472
5472
|
["contentEditable", "draggable", "spellCheck", "value"].forEach((e) => {
|
|
5473
|
-
Fe[e] = new
|
|
5473
|
+
Fe[e] = new Je(
|
|
5474
5474
|
e,
|
|
5475
5475
|
mi,
|
|
5476
5476
|
!1,
|
|
@@ -5491,7 +5491,7 @@ Oh.forEach((e) => {
|
|
|
5491
5491
|
"focusable",
|
|
5492
5492
|
"preserveAlpha"
|
|
5493
5493
|
].forEach((e) => {
|
|
5494
|
-
Fe[e] = new
|
|
5494
|
+
Fe[e] = new Je(
|
|
5495
5495
|
e,
|
|
5496
5496
|
mi,
|
|
5497
5497
|
!1,
|
|
@@ -5534,7 +5534,7 @@ Oh.forEach((e) => {
|
|
|
5534
5534
|
// Microdata
|
|
5535
5535
|
"itemScope"
|
|
5536
5536
|
].forEach((e) => {
|
|
5537
|
-
Fe[e] = new
|
|
5537
|
+
Fe[e] = new Je(
|
|
5538
5538
|
e,
|
|
5539
5539
|
gi,
|
|
5540
5540
|
!1,
|
|
@@ -5560,7 +5560,7 @@ Oh.forEach((e) => {
|
|
|
5560
5560
|
// you'll need to set attributeName to name.toLowerCase()
|
|
5561
5561
|
// instead in the assignment below.
|
|
5562
5562
|
].forEach((e) => {
|
|
5563
|
-
Fe[e] = new
|
|
5563
|
+
Fe[e] = new Je(
|
|
5564
5564
|
e,
|
|
5565
5565
|
gi,
|
|
5566
5566
|
!0,
|
|
@@ -5582,7 +5582,7 @@ Oh.forEach((e) => {
|
|
|
5582
5582
|
// you'll need to set attributeName to name.toLowerCase()
|
|
5583
5583
|
// instead in the assignment below.
|
|
5584
5584
|
].forEach((e) => {
|
|
5585
|
-
Fe[e] = new
|
|
5585
|
+
Fe[e] = new Je(
|
|
5586
5586
|
e,
|
|
5587
5587
|
Sa,
|
|
5588
5588
|
!1,
|
|
@@ -5606,7 +5606,7 @@ Oh.forEach((e) => {
|
|
|
5606
5606
|
// you'll need to set attributeName to name.toLowerCase()
|
|
5607
5607
|
// instead in the assignment below.
|
|
5608
5608
|
].forEach((e) => {
|
|
5609
|
-
Fe[e] = new
|
|
5609
|
+
Fe[e] = new Je(
|
|
5610
5610
|
e,
|
|
5611
5611
|
iu,
|
|
5612
5612
|
!1,
|
|
@@ -5622,7 +5622,7 @@ Oh.forEach((e) => {
|
|
|
5622
5622
|
);
|
|
5623
5623
|
});
|
|
5624
5624
|
["rowSpan", "start"].forEach((e) => {
|
|
5625
|
-
Fe[e] = new
|
|
5625
|
+
Fe[e] = new Je(
|
|
5626
5626
|
e,
|
|
5627
5627
|
nu,
|
|
5628
5628
|
!1,
|
|
@@ -5717,7 +5717,7 @@ const wa = /[\-\:]([a-z])/g, Ca = (e) => e[1].toUpperCase();
|
|
|
5717
5717
|
// instead in the assignment below.
|
|
5718
5718
|
].forEach((e) => {
|
|
5719
5719
|
const t = e.replace(wa, Ca);
|
|
5720
|
-
Fe[t] = new
|
|
5720
|
+
Fe[t] = new Je(
|
|
5721
5721
|
t,
|
|
5722
5722
|
Ht,
|
|
5723
5723
|
!1,
|
|
@@ -5743,7 +5743,7 @@ const wa = /[\-\:]([a-z])/g, Ca = (e) => e[1].toUpperCase();
|
|
|
5743
5743
|
// instead in the assignment below.
|
|
5744
5744
|
].forEach((e) => {
|
|
5745
5745
|
const t = e.replace(wa, Ca);
|
|
5746
|
-
Fe[t] = new
|
|
5746
|
+
Fe[t] = new Je(
|
|
5747
5747
|
t,
|
|
5748
5748
|
Ht,
|
|
5749
5749
|
!1,
|
|
@@ -5765,7 +5765,7 @@ const wa = /[\-\:]([a-z])/g, Ca = (e) => e[1].toUpperCase();
|
|
|
5765
5765
|
// instead in the assignment below.
|
|
5766
5766
|
].forEach((e) => {
|
|
5767
5767
|
const t = e.replace(wa, Ca);
|
|
5768
|
-
Fe[t] = new
|
|
5768
|
+
Fe[t] = new Je(
|
|
5769
5769
|
t,
|
|
5770
5770
|
Ht,
|
|
5771
5771
|
!1,
|
|
@@ -5779,7 +5779,7 @@ const wa = /[\-\:]([a-z])/g, Ca = (e) => e[1].toUpperCase();
|
|
|
5779
5779
|
);
|
|
5780
5780
|
});
|
|
5781
5781
|
["tabIndex", "crossOrigin"].forEach((e) => {
|
|
5782
|
-
Fe[e] = new
|
|
5782
|
+
Fe[e] = new Je(
|
|
5783
5783
|
e,
|
|
5784
5784
|
Ht,
|
|
5785
5785
|
!1,
|
|
@@ -5795,7 +5795,7 @@ const wa = /[\-\:]([a-z])/g, Ca = (e) => e[1].toUpperCase();
|
|
|
5795
5795
|
);
|
|
5796
5796
|
});
|
|
5797
5797
|
const $h = "xlinkHref";
|
|
5798
|
-
Fe[$h] = new
|
|
5798
|
+
Fe[$h] = new Je(
|
|
5799
5799
|
"xlinkHref",
|
|
5800
5800
|
Ht,
|
|
5801
5801
|
!1,
|
|
@@ -5808,7 +5808,7 @@ Fe[$h] = new Ze(
|
|
|
5808
5808
|
// removeEmptyString
|
|
5809
5809
|
);
|
|
5810
5810
|
["src", "href", "action", "formAction"].forEach((e) => {
|
|
5811
|
-
Fe[e] = new
|
|
5811
|
+
Fe[e] = new Je(
|
|
5812
5812
|
e,
|
|
5813
5813
|
Ht,
|
|
5814
5814
|
!1,
|
|
@@ -6152,14 +6152,14 @@ const {
|
|
|
6152
6152
|
getOwnPropertyDescriptor: vm
|
|
6153
6153
|
} = Object;
|
|
6154
6154
|
let {
|
|
6155
|
-
freeze:
|
|
6155
|
+
freeze: Ke,
|
|
6156
6156
|
seal: pt,
|
|
6157
6157
|
create: su
|
|
6158
6158
|
} = Object, {
|
|
6159
6159
|
apply: $o,
|
|
6160
6160
|
construct: ko
|
|
6161
6161
|
} = typeof Reflect < "u" && Reflect;
|
|
6162
|
-
|
|
6162
|
+
Ke || (Ke = function(t) {
|
|
6163
6163
|
return t;
|
|
6164
6164
|
});
|
|
6165
6165
|
pt || (pt = function(t) {
|
|
@@ -6227,7 +6227,7 @@ function Hr(e, t) {
|
|
|
6227
6227
|
}
|
|
6228
6228
|
return r;
|
|
6229
6229
|
}
|
|
6230
|
-
const Is =
|
|
6230
|
+
const Is = Ke(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), Ki = Ke(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), Xi = Ke(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), Em = Ke(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Ji = Ke(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), Sm = Ke(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), Ds = Ke(["#text"]), Ms = Ke(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), Zi = Ke(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), Ns = Ke(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), In = Ke(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), wm = pt(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Cm = pt(/<%[\w\W]*|[\w\W]*%>/gm), Am = pt(/\${[\w\W]*}/gm), Om = pt(/^data-[\-\w.\u00B7-\uFFFF]/), $m = pt(/^aria-[\-\w]+$/), lu = pt(
|
|
6231
6231
|
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
|
|
6232
6232
|
// eslint-disable-line no-useless-escape
|
|
6233
6233
|
), km = pt(/^(?:\w+script|data):/i), jm = pt(
|
|
@@ -6354,7 +6354,7 @@ function uu() {
|
|
|
6354
6354
|
enumerable: !0,
|
|
6355
6355
|
value: !1
|
|
6356
6356
|
}
|
|
6357
|
-
})), H = null, Y = null, K = !0, Q = !0, X = !1, $e = !0, R = !1, Pe = !0, F = !1, We = !1,
|
|
6357
|
+
})), H = null, Y = null, K = !0, Q = !0, X = !1, $e = !0, R = !1, Pe = !0, F = !1, We = !1, Ze = !1, ct = !1, Gt = !1, wt = !1, dn = !0, pn = !1;
|
|
6358
6358
|
const Pr = "user-content-";
|
|
6359
6359
|
let Ir = !0, Yt = !1, Ct = {}, At = null;
|
|
6360
6360
|
const Dt = te({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
|
|
@@ -6387,7 +6387,7 @@ function uu() {
|
|
|
6387
6387
|
// eslint-disable-line indent
|
|
6388
6388
|
we
|
|
6389
6389
|
// eslint-disable-line indent
|
|
6390
|
-
) : Dr, At = gt(b, "FORBID_CONTENTS") ? te({}, b.FORBID_CONTENTS, we) : Dt, H = gt(b, "FORBID_TAGS") ? te({}, b.FORBID_TAGS, we) : {}, Y = gt(b, "FORBID_ATTR") ? te({}, b.FORBID_ATTR, we) : {}, Ct = gt(b, "USE_PROFILES") ? b.USE_PROFILES : !1, K = b.ALLOW_ARIA_ATTR !== !1, Q = b.ALLOW_DATA_ATTR !== !1, X = b.ALLOW_UNKNOWN_PROTOCOLS || !1, $e = b.ALLOW_SELF_CLOSE_IN_ATTR !== !1, R = b.SAFE_FOR_TEMPLATES || !1, Pe = b.SAFE_FOR_XML !== !1, F = b.WHOLE_DOCUMENT || !1, ct = b.RETURN_DOM || !1, Gt = b.RETURN_DOM_FRAGMENT || !1, wt = b.RETURN_TRUSTED_TYPE || !1,
|
|
6390
|
+
) : Dr, At = gt(b, "FORBID_CONTENTS") ? te({}, b.FORBID_CONTENTS, we) : Dt, H = gt(b, "FORBID_TAGS") ? te({}, b.FORBID_TAGS, we) : {}, Y = gt(b, "FORBID_ATTR") ? te({}, b.FORBID_ATTR, we) : {}, Ct = gt(b, "USE_PROFILES") ? b.USE_PROFILES : !1, K = b.ALLOW_ARIA_ATTR !== !1, Q = b.ALLOW_DATA_ATTR !== !1, X = b.ALLOW_UNKNOWN_PROTOCOLS || !1, $e = b.ALLOW_SELF_CLOSE_IN_ATTR !== !1, R = b.SAFE_FOR_TEMPLATES || !1, Pe = b.SAFE_FOR_XML !== !1, F = b.WHOLE_DOCUMENT || !1, ct = b.RETURN_DOM || !1, Gt = b.RETURN_DOM_FRAGMENT || !1, wt = b.RETURN_TRUSTED_TYPE || !1, Ze = b.FORCE_BODY || !1, dn = b.SANITIZE_DOM !== !1, pn = b.SANITIZE_NAMED_PROPS || !1, Ir = b.KEEP_CONTENT !== !1, Yt = b.IN_PLACE || !1, C = b.ALLOWED_URI_REGEXP || lu, Mt = b.NAMESPACE || mt, U = b.CUSTOM_ELEMENT_HANDLING || {}, b.CUSTOM_ELEMENT_HANDLING && yn(b.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (U.tagNameCheck = b.CUSTOM_ELEMENT_HANDLING.tagNameCheck), b.CUSTOM_ELEMENT_HANDLING && yn(b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (U.attributeNameCheck = b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), b.CUSTOM_ELEMENT_HANDLING && typeof b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (U.allowCustomizedBuiltInElements = b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), R && (Q = !1), Gt && (ct = !0), Ct && ($ = te({}, Ds), L = [], Ct.html === !0 && (te($, Is), te(L, Ms)), Ct.svg === !0 && (te($, Ki), te(L, Zi), te(L, In)), Ct.svgFilters === !0 && (te($, Xi), te(L, Zi), te(L, In)), Ct.mathMl === !0 && (te($, Ji), te(L, Ns), te(L, In))), b.ADD_TAGS && ($ === q && ($ = Xt($)), te($, b.ADD_TAGS, we)), b.ADD_ATTR && (L === G && (L = Xt(L)), te(L, b.ADD_ATTR, we)), b.ADD_URI_SAFE_ATTR && te(sr, b.ADD_URI_SAFE_ATTR, we), b.FORBID_CONTENTS && (At === Dt && (At = Xt(At)), te(At, b.FORBID_CONTENTS, we)), Ir && ($["#text"] = !0), F && te($, ["html", "head", "body"]), $.table && (te($, ["tbody"]), delete H.tbody), b.TRUSTED_TYPES_POLICY) {
|
|
6391
6391
|
if (typeof b.TRUSTED_TYPES_POLICY.createHTML != "function")
|
|
6392
6392
|
throw Vr('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
|
|
6393
6393
|
if (typeof b.TRUSTED_TYPES_POLICY.createScriptURL != "function")
|
|
@@ -6395,7 +6395,7 @@ function uu() {
|
|
|
6395
6395
|
I = b.TRUSTED_TYPES_POLICY, _ = I.createHTML("");
|
|
6396
6396
|
} else
|
|
6397
6397
|
I === void 0 && (I = Im(v, i)), I !== null && typeof _ == "string" && (_ = I.createHTML(""));
|
|
6398
|
-
|
|
6398
|
+
Ke && Ke(b), xt = b;
|
|
6399
6399
|
}
|
|
6400
6400
|
}, vn = te({}, ["mi", "mo", "mn", "ms", "mtext"]), Fr = te({}, ["foreignobject", "annotation-xml"]), bn = te({}, ["title", "style", "font", "a", "script"]), xn = te({}, [...Ki, ...Xi, ...Em]), _n = te({}, [...Ji, ...Sm]), Tn = function(b) {
|
|
6401
6401
|
let E = w(b);
|
|
@@ -6405,7 +6405,7 @@ function uu() {
|
|
|
6405
6405
|
});
|
|
6406
6406
|
const j = Bn(b.tagName), ee = Bn(E.tagName);
|
|
6407
6407
|
return Nr[b.namespaceURI] ? b.namespaceURI === ur ? E.namespaceURI === mt ? j === "svg" : E.namespaceURI === cr ? j === "svg" && (ee === "annotation-xml" || vn[ee]) : !!xn[j] : b.namespaceURI === cr ? E.namespaceURI === mt ? j === "math" : E.namespaceURI === ur ? j === "math" && Fr[ee] : !!_n[j] : b.namespaceURI === mt ? E.namespaceURI === ur && !Fr[ee] || E.namespaceURI === cr && !vn[ee] ? !1 : !_n[j] && (bn[j] || !xn[j]) : !!(Ot === "application/xhtml+xml" && Nr[b.namespaceURI]) : !1;
|
|
6408
|
-
},
|
|
6408
|
+
}, nt = function(b) {
|
|
6409
6409
|
Ur(t.removed, {
|
|
6410
6410
|
element: b
|
|
6411
6411
|
});
|
|
@@ -6429,7 +6429,7 @@ function uu() {
|
|
|
6429
6429
|
if (E.removeAttribute(b), b === "is" && !L[b])
|
|
6430
6430
|
if (ct || Gt)
|
|
6431
6431
|
try {
|
|
6432
|
-
|
|
6432
|
+
nt(E);
|
|
6433
6433
|
} catch {
|
|
6434
6434
|
}
|
|
6435
6435
|
else
|
|
@@ -6439,7 +6439,7 @@ function uu() {
|
|
|
6439
6439
|
}
|
|
6440
6440
|
}, En = function(b) {
|
|
6441
6441
|
let E = null, j = null;
|
|
6442
|
-
if (
|
|
6442
|
+
if (Ze)
|
|
6443
6443
|
b = "<remove></remove>" + b;
|
|
6444
6444
|
else {
|
|
6445
6445
|
const be = Ps(b, /^[\r\n\t ]+/);
|
|
@@ -6480,13 +6480,13 @@ function uu() {
|
|
|
6480
6480
|
}, N = function(b) {
|
|
6481
6481
|
let E = null;
|
|
6482
6482
|
if (S("beforeSanitizeElements", b, null), wn(b))
|
|
6483
|
-
return
|
|
6483
|
+
return nt(b), !0;
|
|
6484
6484
|
const j = we(b.nodeName);
|
|
6485
6485
|
if (S("uponSanitizeElement", b, {
|
|
6486
6486
|
tagName: j,
|
|
6487
6487
|
allowedTags: $
|
|
6488
6488
|
}), b.hasChildNodes() && !g(b.firstElementChild) && Ge(/<[/\w]/g, b.innerHTML) && Ge(/<[/\w]/g, b.textContent) || b.nodeType === Wr.progressingInstruction || Pe && b.nodeType === Wr.comment && Ge(/<[/\w]/g, b.data))
|
|
6489
|
-
return
|
|
6489
|
+
return nt(b), !0;
|
|
6490
6490
|
if (!$[j] || H[j]) {
|
|
6491
6491
|
if (!H[j] && se(j) && (U.tagNameCheck instanceof RegExp && Ge(U.tagNameCheck, j) || U.tagNameCheck instanceof Function && U.tagNameCheck(j)))
|
|
6492
6492
|
return !1;
|
|
@@ -6495,14 +6495,14 @@ function uu() {
|
|
|
6495
6495
|
if (Ee && ee) {
|
|
6496
6496
|
const be = Ee.length;
|
|
6497
6497
|
for (let me = be - 1; me >= 0; --me) {
|
|
6498
|
-
const
|
|
6499
|
-
|
|
6498
|
+
const Qe = y(Ee[me], !0);
|
|
6499
|
+
Qe.__removalCount = (b.__removalCount || 0) + 1, ee.insertBefore(Qe, O(b));
|
|
6500
6500
|
}
|
|
6501
6501
|
}
|
|
6502
6502
|
}
|
|
6503
|
-
return
|
|
6503
|
+
return nt(b), !0;
|
|
6504
6504
|
}
|
|
6505
|
-
return b instanceof l && !Tn(b) || (j === "noscript" || j === "noembed" || j === "noframes") && Ge(/<\/no(script|embed|frames)/i, b.innerHTML) ? (
|
|
6505
|
+
return b instanceof l && !Tn(b) || (j === "noscript" || j === "noembed" || j === "noframes") && Ge(/<\/no(script|embed|frames)/i, b.innerHTML) ? (nt(b), !0) : (R && b.nodeType === Wr.text && (E = b.textContent, Pn([z, Z, ie], (ee) => {
|
|
6506
6506
|
E = Br(E, ee, " ");
|
|
6507
6507
|
}), b.textContent !== E && (Ur(t.removed, {
|
|
6508
6508
|
element: b.cloneNode()
|
|
@@ -6554,9 +6554,9 @@ function uu() {
|
|
|
6554
6554
|
const Ee = E[ee], {
|
|
6555
6555
|
name: be,
|
|
6556
6556
|
namespaceURI: me,
|
|
6557
|
-
value:
|
|
6557
|
+
value: Qe
|
|
6558
6558
|
} = Ee, qt = we(be);
|
|
6559
|
-
let Me = be === "value" ?
|
|
6559
|
+
let Me = be === "value" ? Qe : xm(Qe);
|
|
6560
6560
|
if (j.attrName = qt, j.attrValue = Me, j.keepAttr = !0, j.forceKeepAttr = void 0, S("uponSanitizeAttribute", b, j), Me = j.attrValue, Pe && Ge(/((--!?|])>)|<\/(style|title)/i, Me)) {
|
|
6561
6561
|
dr(be, b);
|
|
6562
6562
|
continue;
|
|
@@ -6584,7 +6584,7 @@ function uu() {
|
|
|
6584
6584
|
}
|
|
6585
6585
|
}
|
|
6586
6586
|
try {
|
|
6587
|
-
me ? b.setAttributeNS(me, be, Me) : b.setAttribute(be, Me), wn(b) ?
|
|
6587
|
+
me ? b.setAttributeNS(me, be, Me) : b.setAttribute(be, Me), wn(b) ? nt(b) : Rs(t.removed);
|
|
6588
6588
|
} catch {
|
|
6589
6589
|
}
|
|
6590
6590
|
}
|
|
@@ -6609,8 +6609,8 @@ function uu() {
|
|
|
6609
6609
|
return A;
|
|
6610
6610
|
if (We || fr(b), t.removed = [], typeof A == "string" && (Yt = !1), Yt) {
|
|
6611
6611
|
if (A.nodeName) {
|
|
6612
|
-
const
|
|
6613
|
-
if (!$[
|
|
6612
|
+
const Qe = we(A.nodeName);
|
|
6613
|
+
if (!$[Qe] || H[Qe])
|
|
6614
6614
|
throw Vr("root node is forbidden and cannot be sanitized in-place");
|
|
6615
6615
|
}
|
|
6616
6616
|
} else if (A instanceof s)
|
|
@@ -6622,7 +6622,7 @@ function uu() {
|
|
|
6622
6622
|
if (E = En(A), !E)
|
|
6623
6623
|
return ct ? null : wt ? _ : "";
|
|
6624
6624
|
}
|
|
6625
|
-
E &&
|
|
6625
|
+
E && Ze && nt(E.firstChild);
|
|
6626
6626
|
const be = Sn(Yt ? A : E);
|
|
6627
6627
|
for (; ee = be.nextNode(); )
|
|
6628
6628
|
N(ee) || (ee.content instanceof o && oe(ee.content), ue(ee));
|
|
@@ -6638,8 +6638,8 @@ function uu() {
|
|
|
6638
6638
|
}
|
|
6639
6639
|
let me = F ? E.outerHTML : E.innerHTML;
|
|
6640
6640
|
return F && $["!doctype"] && E.ownerDocument && E.ownerDocument.doctype && E.ownerDocument.doctype.name && Ge(cu, E.ownerDocument.doctype.name) && (me = "<!DOCTYPE " + E.ownerDocument.doctype.name + `>
|
|
6641
|
-
` + me), R && Pn([z, Z, ie], (
|
|
6642
|
-
me = Br(me,
|
|
6641
|
+
` + me), R && Pn([z, Z, ie], (Qe) => {
|
|
6642
|
+
me = Br(me, Qe, " ");
|
|
6643
6643
|
}), I && wt ? I.createHTML(me) : me;
|
|
6644
6644
|
}, t.setConfig = function() {
|
|
6645
6645
|
let A = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
@@ -6681,7 +6681,7 @@ const Mm = "_field_zdaf7_1", Nm = "_rtl_zdaf7_7", Fm = "_borderRight_zdaf7_12",
|
|
|
6681
6681
|
props: l,
|
|
6682
6682
|
classes: Lm
|
|
6683
6683
|
});
|
|
6684
|
-
return /* @__PURE__ */ d.jsx(Ie.Td, { ...v("field"), onClick: o ? () => o(e, t) : null, ...l, children: /* @__PURE__ */ d.jsx(Ne, { w: "100%", children: /* @__PURE__ */ d.jsx(Vf, { visible: r, children: a || (typeof i != "object" ? /* @__PURE__ */ d.jsx(
|
|
6684
|
+
return /* @__PURE__ */ d.jsx(Ie.Td, { ...v("field"), onClick: o ? () => o(e, t) : null, ...l, children: /* @__PURE__ */ d.jsx(Ne, { w: "100%", children: /* @__PURE__ */ d.jsx(Vf, { visible: r, children: a || (typeof i != "object" ? /* @__PURE__ */ d.jsx(qe, { ...f, ...u, children: p || i }) : p || i) }) }) });
|
|
6685
6685
|
}
|
|
6686
6686
|
);
|
|
6687
6687
|
Vn.displayName = "Field";
|
|
@@ -6721,9 +6721,9 @@ function Hm({ data: e, loading: t, hideActions: r, hideCheckbox: n, selection: i
|
|
|
6721
6721
|
ii,
|
|
6722
6722
|
{
|
|
6723
6723
|
pl: 2,
|
|
6724
|
-
checked: i.includes(
|
|
6724
|
+
checked: i.includes(u),
|
|
6725
6725
|
onChange: (p) => {
|
|
6726
|
-
o(
|
|
6726
|
+
o(u);
|
|
6727
6727
|
}
|
|
6728
6728
|
}
|
|
6729
6729
|
) }, f),
|
|
@@ -6732,7 +6732,7 @@ function Hm({ data: e, loading: t, hideActions: r, hideCheckbox: n, selection: i
|
|
|
6732
6732
|
{
|
|
6733
6733
|
bodyCustomizer: s,
|
|
6734
6734
|
actionColumn: l,
|
|
6735
|
-
id:
|
|
6735
|
+
id: at(u),
|
|
6736
6736
|
entry: c
|
|
6737
6737
|
}
|
|
6738
6738
|
) }),
|
|
@@ -6752,13 +6752,13 @@ function Hm({ data: e, loading: t, hideActions: r, hideCheckbox: n, selection: i
|
|
|
6752
6752
|
v
|
|
6753
6753
|
);
|
|
6754
6754
|
})
|
|
6755
|
-
] },
|
|
6755
|
+
] }, at(u));
|
|
6756
6756
|
}) : /* @__PURE__ */ d.jsx("tr", { children: /* @__PURE__ */ d.jsx(
|
|
6757
6757
|
"td",
|
|
6758
6758
|
{
|
|
6759
6759
|
style: { padding: "8px" },
|
|
6760
6760
|
colSpan: r ? e.list_columns.length : e.list_columns.length + 1,
|
|
6761
|
-
children: /* @__PURE__ */ d.jsx(
|
|
6761
|
+
children: /* @__PURE__ */ d.jsx(qe, { style: { fontStyle: "italic" }, size: "sm", c: "dimmed", children: "No data available..." })
|
|
6762
6762
|
}
|
|
6763
6763
|
) }) });
|
|
6764
6764
|
}
|
|
@@ -6867,7 +6867,7 @@ const fu = ni(({ ...e }) => {
|
|
|
6867
6867
|
gap: "var(--mantine-spacing-sm)"
|
|
6868
6868
|
},
|
|
6869
6869
|
children: [
|
|
6870
|
-
/* @__PURE__ */ d.jsx(
|
|
6870
|
+
/* @__PURE__ */ d.jsx(qe, { children: "Rows per page:" }),
|
|
6871
6871
|
/* @__PURE__ */ d.jsx(
|
|
6872
6872
|
rr,
|
|
6873
6873
|
{
|
|
@@ -6927,10 +6927,10 @@ function qm() {
|
|
|
6927
6927
|
onClose: () => r(!1),
|
|
6928
6928
|
title: /* @__PURE__ */ d.jsxs(tr, { children: [
|
|
6929
6929
|
/* @__PURE__ */ d.jsx(Mp, { size: 16, color: "red" }),
|
|
6930
|
-
/* @__PURE__ */ d.jsx(
|
|
6930
|
+
/* @__PURE__ */ d.jsx(qe, { children: e ? e.originalError.detail || e.originalError.message : "Error" })
|
|
6931
6931
|
] }),
|
|
6932
6932
|
centered: !0,
|
|
6933
|
-
children: e ? /* @__PURE__ */ d.jsx(
|
|
6933
|
+
children: e ? /* @__PURE__ */ d.jsx(qe, { children: e.message }) : null
|
|
6934
6934
|
}
|
|
6935
6935
|
);
|
|
6936
6936
|
}
|
|
@@ -7194,7 +7194,7 @@ function B0(e) {
|
|
|
7194
7194
|
}
|
|
7195
7195
|
var V0 = B0;
|
|
7196
7196
|
const _u = /* @__PURE__ */ Pt(V0), H0 = (e, t, r, n, i, o, a) => e.map((s, l) => /* @__PURE__ */ d.jsx(
|
|
7197
|
-
|
|
7197
|
+
tt.Col,
|
|
7198
7198
|
{
|
|
7199
7199
|
span: i === "row" ? 12 / e.length : 12,
|
|
7200
7200
|
style: { alignContent: "end" },
|
|
@@ -7211,7 +7211,7 @@ const _u = /* @__PURE__ */ Pt(V0), H0 = (e, t, r, n, i, o, a) => e.map((s, l) =>
|
|
|
7211
7211
|
)
|
|
7212
7212
|
},
|
|
7213
7213
|
`${r}-${l}`
|
|
7214
|
-
)), W0 = ({ elements: e, schema: t, path: r, enabled: n, direction: i, renderers: o, cells: a }) => _u(e) ? null : /* @__PURE__ */ d.jsx(
|
|
7214
|
+
)), W0 = ({ elements: e, schema: t, path: r, enabled: n, direction: i, renderers: o, cells: a }) => _u(e) ? null : /* @__PURE__ */ d.jsx(tt, { spacing: i === "row" ? 2 : 0, children: H0(e, t, r, n, i, o, a) }), Tu = De.memo(W0), s2 = (e) => function(r) {
|
|
7215
7215
|
const n = gc(), i = Kf({ jsonforms: { ...n } });
|
|
7216
7216
|
return /* @__PURE__ */ d.jsx(e, { ...r, ajv: i });
|
|
7217
7217
|
};
|
|
@@ -9135,16 +9135,16 @@ function cC() {
|
|
|
9135
9135
|
var We = F.$$typeof;
|
|
9136
9136
|
switch (We) {
|
|
9137
9137
|
case e:
|
|
9138
|
-
var
|
|
9139
|
-
switch (
|
|
9138
|
+
var Ze = F.type;
|
|
9139
|
+
switch (Ze) {
|
|
9140
9140
|
case r:
|
|
9141
9141
|
case i:
|
|
9142
9142
|
case n:
|
|
9143
9143
|
case c:
|
|
9144
9144
|
case f:
|
|
9145
|
-
return
|
|
9145
|
+
return Ze;
|
|
9146
9146
|
default:
|
|
9147
|
-
var ct =
|
|
9147
|
+
var ct = Ze && Ze.$$typeof;
|
|
9148
9148
|
switch (ct) {
|
|
9149
9149
|
case s:
|
|
9150
9150
|
case a:
|
|
@@ -9663,12 +9663,12 @@ const QC = ke({
|
|
|
9663
9663
|
transform: Er
|
|
9664
9664
|
});
|
|
9665
9665
|
Ri(QC, eA, tA);
|
|
9666
|
-
function
|
|
9666
|
+
function ot(e) {
|
|
9667
9667
|
return e <= 1 && e !== 0 ? `${e * 100}%` : e;
|
|
9668
9668
|
}
|
|
9669
9669
|
const rA = ke({
|
|
9670
9670
|
prop: "width",
|
|
9671
|
-
transform:
|
|
9671
|
+
transform: ot
|
|
9672
9672
|
}), La = (e) => {
|
|
9673
9673
|
if (e.maxWidth !== void 0 && e.maxWidth !== null) {
|
|
9674
9674
|
const t = (r) => {
|
|
@@ -9679,7 +9679,7 @@ const rA = ke({
|
|
|
9679
9679
|
} : {
|
|
9680
9680
|
maxWidth: n
|
|
9681
9681
|
} : {
|
|
9682
|
-
maxWidth:
|
|
9682
|
+
maxWidth: ot(r)
|
|
9683
9683
|
};
|
|
9684
9684
|
};
|
|
9685
9685
|
return Rt(e, e.maxWidth, t);
|
|
@@ -9689,26 +9689,26 @@ const rA = ke({
|
|
|
9689
9689
|
La.filterProps = ["maxWidth"];
|
|
9690
9690
|
const nA = ke({
|
|
9691
9691
|
prop: "minWidth",
|
|
9692
|
-
transform:
|
|
9692
|
+
transform: ot
|
|
9693
9693
|
}), iA = ke({
|
|
9694
9694
|
prop: "height",
|
|
9695
|
-
transform:
|
|
9695
|
+
transform: ot
|
|
9696
9696
|
}), oA = ke({
|
|
9697
9697
|
prop: "maxHeight",
|
|
9698
|
-
transform:
|
|
9698
|
+
transform: ot
|
|
9699
9699
|
}), aA = ke({
|
|
9700
9700
|
prop: "minHeight",
|
|
9701
|
-
transform:
|
|
9701
|
+
transform: ot
|
|
9702
9702
|
});
|
|
9703
9703
|
ke({
|
|
9704
9704
|
prop: "size",
|
|
9705
9705
|
cssProperty: "width",
|
|
9706
|
-
transform:
|
|
9706
|
+
transform: ot
|
|
9707
9707
|
});
|
|
9708
9708
|
ke({
|
|
9709
9709
|
prop: "size",
|
|
9710
9710
|
cssProperty: "height",
|
|
9711
|
-
transform:
|
|
9711
|
+
transform: ot
|
|
9712
9712
|
});
|
|
9713
9713
|
const sA = ke({
|
|
9714
9714
|
prop: "boxSizing"
|
|
@@ -9959,22 +9959,22 @@ const Ni = {
|
|
|
9959
9959
|
},
|
|
9960
9960
|
// sizing
|
|
9961
9961
|
width: {
|
|
9962
|
-
transform:
|
|
9962
|
+
transform: ot
|
|
9963
9963
|
},
|
|
9964
9964
|
maxWidth: {
|
|
9965
9965
|
style: La
|
|
9966
9966
|
},
|
|
9967
9967
|
minWidth: {
|
|
9968
|
-
transform:
|
|
9968
|
+
transform: ot
|
|
9969
9969
|
},
|
|
9970
9970
|
height: {
|
|
9971
|
-
transform:
|
|
9971
|
+
transform: ot
|
|
9972
9972
|
},
|
|
9973
9973
|
maxHeight: {
|
|
9974
|
-
transform:
|
|
9974
|
+
transform: ot
|
|
9975
9975
|
},
|
|
9976
9976
|
minHeight: {
|
|
9977
|
-
transform:
|
|
9977
|
+
transform: ot
|
|
9978
9978
|
},
|
|
9979
9979
|
boxSizing: {},
|
|
9980
9980
|
// typography
|
|
@@ -10331,7 +10331,7 @@ function EA(e, t, r) {
|
|
|
10331
10331
|
}
|
|
10332
10332
|
var SA = function(t) {
|
|
10333
10333
|
return t();
|
|
10334
|
-
}, wA =
|
|
10334
|
+
}, wA = it.useInsertionEffect ? it.useInsertionEffect : !1, CA = wA || SA, AA = dA, OA = function(t) {
|
|
10335
10335
|
return t !== "theme";
|
|
10336
10336
|
}, Ul = function(t) {
|
|
10337
10337
|
return typeof t == "string" && // 96 is one less than the char code
|
|
@@ -10371,7 +10371,7 @@ var SA = function(t) {
|
|
|
10371
10371
|
_ = {};
|
|
10372
10372
|
for (var k in y)
|
|
10373
10373
|
_[k] = y[k];
|
|
10374
|
-
_.theme =
|
|
10374
|
+
_.theme = it.useContext(pd);
|
|
10375
10375
|
}
|
|
10376
10376
|
typeof y.className == "string" ? w = hA(x.registered, I, y.className) : y.className != null && (w = y.className + " ");
|
|
10377
10377
|
var B = EA(u.concat(I), x.registered, _);
|
|
@@ -10379,11 +10379,11 @@ var SA = function(t) {
|
|
|
10379
10379
|
var ne = c && s === void 0 ? Ul(P) : l, h = {};
|
|
10380
10380
|
for (var D in y)
|
|
10381
10381
|
c && D === "as" || ne(D) && (h[D] = y[D]);
|
|
10382
|
-
return h.className = w, O && (h.ref = O), /* @__PURE__ */
|
|
10382
|
+
return h.className = w, O && (h.ref = O), /* @__PURE__ */ it.createElement(it.Fragment, null, /* @__PURE__ */ it.createElement(kA, {
|
|
10383
10383
|
cache: x,
|
|
10384
10384
|
serialized: B,
|
|
10385
10385
|
isStringTag: typeof P == "string"
|
|
10386
|
-
}), /* @__PURE__ */
|
|
10386
|
+
}), /* @__PURE__ */ it.createElement(P, h));
|
|
10387
10387
|
});
|
|
10388
10388
|
return m.displayName = o !== void 0 ? o : "Styled(" + (typeof i == "string" ? i : i.displayName || i.name || "Component") + ")", m.defaultProps = t.defaultProps, m.__emotion_real = m, m.__emotion_base = i, m.__emotion_styles = u, m.__emotion_forwardProp = s, Object.defineProperty(m, "toString", {
|
|
10389
10389
|
value: function() {
|
|
@@ -10928,7 +10928,7 @@ function Ln(e, t, r) {
|
|
|
10928
10928
|
return e;
|
|
10929
10929
|
}
|
|
10930
10930
|
}
|
|
10931
|
-
const qA = /* @__PURE__ */
|
|
10931
|
+
const qA = /* @__PURE__ */ it.createContext(void 0);
|
|
10932
10932
|
process.env.NODE_ENV !== "production" && (ce.node, ce.object);
|
|
10933
10933
|
function KA(e) {
|
|
10934
10934
|
const {
|
|
@@ -10945,7 +10945,7 @@ function XA({
|
|
|
10945
10945
|
props: e,
|
|
10946
10946
|
name: t
|
|
10947
10947
|
}) {
|
|
10948
|
-
const r =
|
|
10948
|
+
const r = it.useContext(qA);
|
|
10949
10949
|
return KA({
|
|
10950
10950
|
props: e,
|
|
10951
10951
|
name: t,
|
|
@@ -12138,7 +12138,7 @@ const VO = (e) => {
|
|
|
12138
12138
|
}
|
|
12139
12139
|
]
|
|
12140
12140
|
};
|
|
12141
|
-
})), nn = /* @__PURE__ */
|
|
12141
|
+
})), nn = /* @__PURE__ */ it.forwardRef(function(t, r) {
|
|
12142
12142
|
const n = UO({
|
|
12143
12143
|
props: t,
|
|
12144
12144
|
name: "MuiSvgIcon"
|
|
@@ -12153,7 +12153,7 @@ const VO = (e) => {
|
|
|
12153
12153
|
titleAccess: u,
|
|
12154
12154
|
viewBox: p = "0 0 24 24",
|
|
12155
12155
|
...v
|
|
12156
|
-
} = n, m = /* @__PURE__ */
|
|
12156
|
+
} = n, m = /* @__PURE__ */ it.isValidElement(i) && i.type === "svg", y = {
|
|
12157
12157
|
...n,
|
|
12158
12158
|
color: a,
|
|
12159
12159
|
component: s,
|
|
@@ -12264,7 +12264,7 @@ function Ha(e, t) {
|
|
|
12264
12264
|
children: e
|
|
12265
12265
|
});
|
|
12266
12266
|
}
|
|
12267
|
-
return process.env.NODE_ENV !== "production" && (r.displayName = `${t}Icon`), r.muiName = nn.muiName, /* @__PURE__ */
|
|
12267
|
+
return process.env.NODE_ENV !== "production" && (r.displayName = `${t}Icon`), r.muiName = nn.muiName, /* @__PURE__ */ it.memo(/* @__PURE__ */ it.forwardRef(r));
|
|
12268
12268
|
}
|
|
12269
12269
|
const WO = Ha(/* @__PURE__ */ d.jsx("path", {
|
|
12270
12270
|
d: "m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8z"
|
|
@@ -12295,11 +12295,11 @@ const WO = Ha(/* @__PURE__ */ d.jsx("path", {
|
|
|
12295
12295
|
}, {});
|
|
12296
12296
|
return /* @__PURE__ */ d.jsxs(Ie.Tr, { children: [
|
|
12297
12297
|
/* @__PURE__ */ d.jsx(on, { colSpan: t, children: /* @__PURE__ */ d.jsxs(oi, { children: [
|
|
12298
|
-
/* @__PURE__ */ d.jsxs(
|
|
12299
|
-
/* @__PURE__ */ d.jsx(
|
|
12300
|
-
/* @__PURE__ */ d.jsx(
|
|
12298
|
+
/* @__PURE__ */ d.jsxs(tt, { justify: "flex-start", align: "center", gutter: "sm", children: [
|
|
12299
|
+
/* @__PURE__ */ d.jsx(tt.Col, { span: "content", children: /* @__PURE__ */ d.jsx(qe, { children: n }) }),
|
|
12300
|
+
/* @__PURE__ */ d.jsx(tt.Col, { span: "content", children: r.length !== 0 ? /* @__PURE__ */ d.jsx(tt.Col, { span: "content", children: /* @__PURE__ */ d.jsx(qO, { id: "tooltip-validation", errorMessages: r }) }) : null })
|
|
12301
12301
|
] }),
|
|
12302
|
-
i && /* @__PURE__ */ d.jsx(
|
|
12302
|
+
i && /* @__PURE__ */ d.jsx(qe, { size: "sm", children: i })
|
|
12303
12303
|
] }) }),
|
|
12304
12304
|
l ? /* @__PURE__ */ d.jsx(on, { align: "right", style: KO, children: /* @__PURE__ */ d.jsx(ft, { id: "tooltip-add", title: c.addTooltip, position: "bottom", children: /* @__PURE__ */ d.jsx(
|
|
12305
12305
|
dt,
|
|
@@ -12351,7 +12351,7 @@ const WO = Ha(/* @__PURE__ */ d.jsx("path", {
|
|
|
12351
12351
|
};
|
|
12352
12352
|
return /* @__PURE__ */ d.jsx(e, { ...o }, r);
|
|
12353
12353
|
}
|
|
12354
|
-
}, Cf = (e) => e.type === "object" && typeof e.properties == "object" ? Object.keys(e.properties).filter((t) => e.properties[t].type !== "array") : [""], JO = ({ numColumns: e, translations: t }) => /* @__PURE__ */ d.jsx(Ie.Tr, { children: /* @__PURE__ */ d.jsx(on, { colSpan: e, children: /* @__PURE__ */ d.jsx(
|
|
12354
|
+
}, Cf = (e) => e.type === "object" && typeof e.properties == "object" ? Object.keys(e.properties).filter((t) => e.properties[t].type !== "array") : [""], JO = ({ numColumns: e, translations: t }) => /* @__PURE__ */ d.jsx(Ie.Tr, { children: /* @__PURE__ */ d.jsx(on, { colSpan: e, children: /* @__PURE__ */ d.jsx(qe, { align: "center", children: t.noDataMessage }) }) }), ZO = De.memo(function({ title: t }) {
|
|
12355
12355
|
return /* @__PURE__ */ d.jsx(Ie.Th, { children: t });
|
|
12356
12356
|
}), QO = (e, t) => {
|
|
12357
12357
|
const r = t.rowPath + (t.schema.type === "object" ? "." + t.propName : ""), n = Zf(
|
|
@@ -12405,7 +12405,7 @@ const WO = Ha(/* @__PURE__ */ d.jsx("path", {
|
|
|
12405
12405
|
cells: l
|
|
12406
12406
|
}
|
|
12407
12407
|
),
|
|
12408
|
-
/* @__PURE__ */ d.jsx(
|
|
12408
|
+
/* @__PURE__ */ d.jsx(qe, { size: "xs", children: c ? "" : o })
|
|
12409
12409
|
] });
|
|
12410
12410
|
}), t$ = (e) => {
|
|
12411
12411
|
const t = gc(), r = QO(t, e), n = _u(r.errors);
|
|
@@ -12432,9 +12432,9 @@ const WO = Ha(/* @__PURE__ */ d.jsx("path", {
|
|
|
12432
12432
|
}, {}), y = Ue(() => i(u, r), [i, u, r]), x = Ue(() => o(u, r), [o, u, r]);
|
|
12433
12433
|
return /* @__PURE__ */ d.jsxs(Ie.Tr, { children: [
|
|
12434
12434
|
wf(t$, t, e, c, f),
|
|
12435
|
-
c ? /* @__PURE__ */ d.jsx(on, { style: l ? Ql.fixedCell : Ql.fixedCellSmall, children: /* @__PURE__ */ d.jsxs(
|
|
12435
|
+
c ? /* @__PURE__ */ d.jsx(on, { style: l ? Ql.fixedCell : Ql.fixedCellSmall, children: /* @__PURE__ */ d.jsxs(tt, { justify: "flex-end", align: "center", children: [
|
|
12436
12436
|
l ? /* @__PURE__ */ d.jsxs(jf, { children: [
|
|
12437
|
-
/* @__PURE__ */ d.jsx(
|
|
12437
|
+
/* @__PURE__ */ d.jsx(tt.Col, { span: "content", children: /* @__PURE__ */ d.jsx(
|
|
12438
12438
|
ft,
|
|
12439
12439
|
{
|
|
12440
12440
|
id: "tooltip-up",
|
|
@@ -12455,7 +12455,7 @@ const WO = Ha(/* @__PURE__ */ d.jsx("path", {
|
|
|
12455
12455
|
)
|
|
12456
12456
|
}
|
|
12457
12457
|
) }),
|
|
12458
|
-
/* @__PURE__ */ d.jsx(
|
|
12458
|
+
/* @__PURE__ */ d.jsx(tt.Col, { span: "content", children: /* @__PURE__ */ d.jsx(
|
|
12459
12459
|
ft,
|
|
12460
12460
|
{
|
|
12461
12461
|
id: "tooltip-down",
|
|
@@ -12477,7 +12477,7 @@ const WO = Ha(/* @__PURE__ */ d.jsx("path", {
|
|
|
12477
12477
|
}
|
|
12478
12478
|
) })
|
|
12479
12479
|
] }) : null,
|
|
12480
|
-
/* @__PURE__ */ d.jsx(
|
|
12480
|
+
/* @__PURE__ */ d.jsx(tt.Col, { span: "content", children: /* @__PURE__ */ d.jsx(ft, { id: "tooltip-remove", title: p.removeTooltip, position: "bottom", children: /* @__PURE__ */ d.jsx(
|
|
12481
12481
|
dt,
|
|
12482
12482
|
{
|
|
12483
12483
|
bg: m.bg,
|
|
@@ -12786,7 +12786,7 @@ function u2({ basePath: e = "/security", Target: t, children: r }) {
|
|
|
12786
12786
|
onOpen: () => s(!0),
|
|
12787
12787
|
children: [
|
|
12788
12788
|
/* @__PURE__ */ d.jsx(Kt.Target, { children: t || /* @__PURE__ */ d.jsx(qf, { className: mo.btn, style: { borderRadius: 4 }, p: "xs", children: /* @__PURE__ */ d.jsxs(tr, { style: { flexWrap: "nowrap" }, spacing: 7, children: [
|
|
12789
|
-
/* @__PURE__ */ d.jsx(
|
|
12789
|
+
/* @__PURE__ */ d.jsx(qe, { weight: 500, size: "sm", style: { lineHeight: 1, whiteSpace: "nowrap" }, mr: 3, children: `${i.first_name} ${i.last_name}` }),
|
|
12790
12790
|
/* @__PURE__ */ d.jsx(wo, { size: 12 })
|
|
12791
12791
|
] }) }) }),
|
|
12792
12792
|
/* @__PURE__ */ d.jsxs(Kt.Dropdown, { children: [
|