react-luminus-components 1.2.41 → 1.2.43
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/.vite/manifest.json +42 -42
- package/dist/{EventType--bYeqoGO.js → EventType-CL8n-SeO.js} +1 -1
- package/dist/{EventType-DXVXbODv.cjs → EventType-DWq5GS3Y.cjs} +1 -1
- package/dist/{NoInputContainer-LdJeEMWI.js → NoInputContainer-BKmw3xdm.js} +2 -2
- package/dist/{NoInputContainer-BkFSaMQy.cjs → NoInputContainer-DoFfFTND.cjs} +1 -1
- package/dist/{SimpleTooltip-C_iRq-Q0.cjs → SimpleTooltip-BePxo0C-.cjs} +1 -1
- package/dist/{SimpleTooltip-mxX4RNUy.js → SimpleTooltip-DyYYVmG7.js} +1 -1
- package/dist/components/Form/SelectInput/SelectInput.d.ts +1 -1
- package/dist/components/common/PhotoLightbox/PhotoLightbox.d.ts +2 -1
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +3 -3
- package/dist/hooks.cjs.js +1 -1
- package/dist/hooks.es.js +4 -4
- package/dist/layout.cjs.js +1 -1
- package/dist/layout.es.js +3 -3
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +575 -557
- package/dist/models/prop-types/FormInputProps/FormSelectInputProps.d.ts +1 -0
- package/dist/style.css +1 -1
- package/dist/{useConfirm-BK_yKNWQ.cjs → useConfirm-D4nT0q-h.cjs} +1 -1
- package/dist/{useConfirm-ee4Czv-n.js → useConfirm-DwMSFZPV.js} +1 -1
- package/dist/{usePermissions-CHfDy8Yx.js → usePermissions-BVj_U7jR.js} +1 -1
- package/dist/{usePermissions-yA39pMjm.cjs → usePermissions-BoWWZ7Z8.cjs} +1 -1
- package/package.json +1 -1
package/dist/main.es.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { j as s, t as J, c as re, g as Gn, T as Un, a as Vn, b as v, s as
|
|
2
|
-
import { ah as Rc, ag as qc } from "./NoInputContainer-
|
|
1
|
+
import { j as s, t as J, c as re, g as Gn, T as Un, a as Vn, b as v, s as ft, E as Kn, d as zn, e as Qn, f as Xn, h as Jn, u as he, i as Y, k as Zn, l as er, m as tr, n as nr, o as rr, p as or, q as sr, r as ar, v as et, w as tt, x as ir, y as cr, z as lr, P as ye, F as se, A as ur, B as dr, C as nt, S as mt, D as Se, G as Ee, H as rt, I as hr, J as Rt, K as je, L as De, O as pt, M as fr, N as ae, Q as mr, R as pr, U as qt, V as ot, W as st, X as V, Y as gr, Z as Lt, _ as wr, $ as yr, a0 as vr, a1 as Yt, a2 as Ht, a3 as xr, a4 as br, a5 as _r, a6 as Bt, a7 as xe, a8 as kr, a9 as jr, aa as Cr, ab as Nr, ac as Ue, ad as qe, ae as fe, af as $r } from "./NoInputContainer-BKmw3xdm.js";
|
|
2
|
+
import { ah as Rc, ag as qc } from "./NoInputContainer-BKmw3xdm.js";
|
|
3
3
|
import * as M from "react";
|
|
4
4
|
import z, { useCallback as T, useMemo as G, useEffect as E, useRef as R, useState as O, useReducer as Gt, useContext as D, createElement as Ir } from "react";
|
|
5
|
-
import { d as Ut, u as Tr, q as gt, E as Oe, M as Me } from "./EventType
|
|
6
|
-
import { L as Yc } from "./EventType
|
|
5
|
+
import { d as Ut, u as Tr, q as gt, E as Oe, M as Me } from "./EventType-CL8n-SeO.js";
|
|
6
|
+
import { L as Yc } from "./EventType-CL8n-SeO.js";
|
|
7
7
|
import { useFormContext as ie, Controller as Vt } from "react-hook-form";
|
|
8
8
|
import { m as Sr, a as Kt } from "./textUtils-BbxuIsKq.js";
|
|
9
9
|
import { u as zt, a as Qt } from "./useKeyPress-CwWcvmEW.js";
|
|
10
|
-
import { S as Bc } from "./SimpleTooltip-
|
|
10
|
+
import { S as Bc } from "./SimpleTooltip-DyYYVmG7.js";
|
|
11
11
|
const cc = ({ fileLoader: n, fileName: e, children: t }) => {
|
|
12
12
|
const r = T(async () => {
|
|
13
13
|
var l;
|
|
@@ -463,10 +463,10 @@ const ro = /^(\d+)(th|st|nd|rd)?/i, oo = /\d+/i, so = {
|
|
|
463
463
|
short: /^(su|mo|tu|we|th|fr|sa)/i,
|
|
464
464
|
abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
|
|
465
465
|
wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
|
|
466
|
-
},
|
|
466
|
+
}, fo = {
|
|
467
467
|
narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
|
|
468
468
|
any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
|
|
469
|
-
},
|
|
469
|
+
}, mo = {
|
|
470
470
|
narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
|
|
471
471
|
any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
|
|
472
472
|
}, po = {
|
|
@@ -508,11 +508,11 @@ const ro = /^(\d+)(th|st|nd|rd)?/i, oo = /\d+/i, so = {
|
|
|
508
508
|
day: _e({
|
|
509
509
|
matchPatterns: ho,
|
|
510
510
|
defaultMatchWidth: "wide",
|
|
511
|
-
parsePatterns:
|
|
511
|
+
parsePatterns: fo,
|
|
512
512
|
defaultParseWidth: "any"
|
|
513
513
|
}),
|
|
514
514
|
dayPeriod: _e({
|
|
515
|
-
matchPatterns:
|
|
515
|
+
matchPatterns: mo,
|
|
516
516
|
defaultMatchWidth: "any",
|
|
517
517
|
parsePatterns: po,
|
|
518
518
|
defaultParseWidth: "any"
|
|
@@ -533,26 +533,26 @@ function yo(n) {
|
|
|
533
533
|
const e = J(n);
|
|
534
534
|
return Or(e, Fr(e)) + 1;
|
|
535
535
|
}
|
|
536
|
-
function
|
|
536
|
+
function vo(n) {
|
|
537
537
|
const e = J(n), t = +Ae(e) - +Mr(e);
|
|
538
538
|
return Math.round(t / Kt) + 1;
|
|
539
539
|
}
|
|
540
540
|
function Zt(n, e) {
|
|
541
|
-
var d, h, m,
|
|
542
|
-
const t = J(n), r = t.getFullYear(), o = Le(), a = (e == null ? void 0 : e.firstWeekContainsDate) ?? ((h = (d = e == null ? void 0 : e.locale) == null ? void 0 : d.options) == null ? void 0 : h.firstWeekContainsDate) ?? o.firstWeekContainsDate ?? ((
|
|
541
|
+
var d, h, m, p;
|
|
542
|
+
const t = J(n), r = t.getFullYear(), o = Le(), a = (e == null ? void 0 : e.firstWeekContainsDate) ?? ((h = (d = e == null ? void 0 : e.locale) == null ? void 0 : d.options) == null ? void 0 : h.firstWeekContainsDate) ?? o.firstWeekContainsDate ?? ((p = (m = o.locale) == null ? void 0 : m.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, i = re(n, 0);
|
|
543
543
|
i.setFullYear(r + 1, 0, a), i.setHours(0, 0, 0, 0);
|
|
544
544
|
const l = Ne(i, e), c = re(n, 0);
|
|
545
545
|
c.setFullYear(r, 0, a), c.setHours(0, 0, 0, 0);
|
|
546
546
|
const u = Ne(c, e);
|
|
547
547
|
return t.getTime() >= l.getTime() ? r + 1 : t.getTime() >= u.getTime() ? r : r - 1;
|
|
548
548
|
}
|
|
549
|
-
function
|
|
549
|
+
function xo(n, e) {
|
|
550
550
|
var l, c, u, d;
|
|
551
551
|
const t = Le(), r = (e == null ? void 0 : e.firstWeekContainsDate) ?? ((c = (l = e == null ? void 0 : e.locale) == null ? void 0 : l.options) == null ? void 0 : c.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((d = (u = t.locale) == null ? void 0 : u.options) == null ? void 0 : d.firstWeekContainsDate) ?? 1, o = Zt(n, e), a = re(n, 0);
|
|
552
552
|
return a.setFullYear(o, 0, r), a.setHours(0, 0, 0, 0), Ne(a, e);
|
|
553
553
|
}
|
|
554
554
|
function bo(n, e) {
|
|
555
|
-
const t = J(n), r = +Ne(t, e) - +
|
|
555
|
+
const t = J(n), r = +Ne(t, e) - +xo(t, e);
|
|
556
556
|
return Math.round(r / Kt) + 1;
|
|
557
557
|
}
|
|
558
558
|
function A(n, e) {
|
|
@@ -622,7 +622,7 @@ const oe = {
|
|
|
622
622
|
afternoon: "afternoon",
|
|
623
623
|
evening: "evening",
|
|
624
624
|
night: "night"
|
|
625
|
-
},
|
|
625
|
+
}, vt = {
|
|
626
626
|
// Era
|
|
627
627
|
G: function(n, e, t) {
|
|
628
628
|
const r = n.getFullYear() > 0 ? 1 : 0;
|
|
@@ -785,7 +785,7 @@ const oe = {
|
|
|
785
785
|
},
|
|
786
786
|
// ISO week of year
|
|
787
787
|
I: function(n, e, t) {
|
|
788
|
-
const r =
|
|
788
|
+
const r = vo(n);
|
|
789
789
|
return e === "Io" ? t.ordinalNumber(r, { unit: "week" }) : A(r, e.length);
|
|
790
790
|
},
|
|
791
791
|
// Day of the month
|
|
@@ -1080,7 +1080,7 @@ const oe = {
|
|
|
1080
1080
|
case "O":
|
|
1081
1081
|
case "OO":
|
|
1082
1082
|
case "OOO":
|
|
1083
|
-
return "GMT" +
|
|
1083
|
+
return "GMT" + xt(r, ":");
|
|
1084
1084
|
case "OOOO":
|
|
1085
1085
|
default:
|
|
1086
1086
|
return "GMT" + de(r, ":");
|
|
@@ -1093,7 +1093,7 @@ const oe = {
|
|
|
1093
1093
|
case "z":
|
|
1094
1094
|
case "zz":
|
|
1095
1095
|
case "zzz":
|
|
1096
|
-
return "GMT" +
|
|
1096
|
+
return "GMT" + xt(r, ":");
|
|
1097
1097
|
case "zzzz":
|
|
1098
1098
|
default:
|
|
1099
1099
|
return "GMT" + de(r, ":");
|
|
@@ -1110,7 +1110,7 @@ const oe = {
|
|
|
1110
1110
|
return A(r, e.length);
|
|
1111
1111
|
}
|
|
1112
1112
|
};
|
|
1113
|
-
function
|
|
1113
|
+
function xt(n, e = "") {
|
|
1114
1114
|
const t = n > 0 ? "-" : "+", r = Math.abs(n), o = Math.trunc(r / 60), a = r % 60;
|
|
1115
1115
|
return a === 0 ? t + String(o) : t + String(o) + e + A(a, 2);
|
|
1116
1116
|
}
|
|
@@ -1187,30 +1187,30 @@ function So(n, e, t) {
|
|
|
1187
1187
|
}
|
|
1188
1188
|
const Eo = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Oo = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Mo = /^'([^]*?)'?$/, Po = /''/g, Do = /[a-zA-Z]/;
|
|
1189
1189
|
function tn(n, e, t) {
|
|
1190
|
-
var d, h, m,
|
|
1191
|
-
const r = Le(), o = (t == null ? void 0 : t.locale) ?? r.locale ?? wo, a = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((h = (d = t == null ? void 0 : t.locale) == null ? void 0 : d.options) == null ? void 0 : h.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((
|
|
1190
|
+
var d, h, m, p, x, g, f, b;
|
|
1191
|
+
const r = Le(), o = (t == null ? void 0 : t.locale) ?? r.locale ?? wo, a = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((h = (d = t == null ? void 0 : t.locale) == null ? void 0 : d.options) == null ? void 0 : h.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((p = (m = r.locale) == null ? void 0 : m.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, i = (t == null ? void 0 : t.weekStartsOn) ?? ((g = (x = t == null ? void 0 : t.locale) == null ? void 0 : x.options) == null ? void 0 : g.weekStartsOn) ?? r.weekStartsOn ?? ((b = (f = r.locale) == null ? void 0 : f.options) == null ? void 0 : b.weekStartsOn) ?? 0, l = J(n);
|
|
1192
1192
|
if (!Ar(l))
|
|
1193
1193
|
throw new RangeError("Invalid time value");
|
|
1194
|
-
let c = e.match(Oo).map((
|
|
1195
|
-
const
|
|
1196
|
-
if (
|
|
1197
|
-
const I = ko[
|
|
1198
|
-
return I(
|
|
1194
|
+
let c = e.match(Oo).map((_) => {
|
|
1195
|
+
const k = _[0];
|
|
1196
|
+
if (k === "p" || k === "P") {
|
|
1197
|
+
const I = ko[k];
|
|
1198
|
+
return I(_, o.formatLong);
|
|
1199
1199
|
}
|
|
1200
|
-
return
|
|
1201
|
-
}).join("").match(Eo).map((
|
|
1202
|
-
if (
|
|
1200
|
+
return _;
|
|
1201
|
+
}).join("").match(Eo).map((_) => {
|
|
1202
|
+
if (_ === "''")
|
|
1203
1203
|
return { isToken: !1, value: "'" };
|
|
1204
|
-
const
|
|
1205
|
-
if (
|
|
1206
|
-
return { isToken: !1, value: Ao(
|
|
1207
|
-
if (
|
|
1208
|
-
return { isToken: !0, value:
|
|
1209
|
-
if (
|
|
1204
|
+
const k = _[0];
|
|
1205
|
+
if (k === "'")
|
|
1206
|
+
return { isToken: !1, value: Ao(_) };
|
|
1207
|
+
if (vt[k])
|
|
1208
|
+
return { isToken: !0, value: _ };
|
|
1209
|
+
if (k.match(Do))
|
|
1210
1210
|
throw new RangeError(
|
|
1211
|
-
"Format string contains an unescaped latin alphabet character `" +
|
|
1211
|
+
"Format string contains an unescaped latin alphabet character `" + k + "`"
|
|
1212
1212
|
);
|
|
1213
|
-
return { isToken: !1, value:
|
|
1213
|
+
return { isToken: !1, value: _ };
|
|
1214
1214
|
});
|
|
1215
1215
|
o.localize.preprocessor && (c = o.localize.preprocessor(l, c));
|
|
1216
1216
|
const u = {
|
|
@@ -1218,13 +1218,13 @@ function tn(n, e, t) {
|
|
|
1218
1218
|
weekStartsOn: i,
|
|
1219
1219
|
locale: o
|
|
1220
1220
|
};
|
|
1221
|
-
return c.map((
|
|
1222
|
-
if (!
|
|
1223
|
-
return
|
|
1224
|
-
const
|
|
1225
|
-
(!(t != null && t.useAdditionalWeekYearTokens) && Io(
|
|
1226
|
-
const I =
|
|
1227
|
-
return I(l,
|
|
1221
|
+
return c.map((_) => {
|
|
1222
|
+
if (!_.isToken)
|
|
1223
|
+
return _.value;
|
|
1224
|
+
const k = _.value;
|
|
1225
|
+
(!(t != null && t.useAdditionalWeekYearTokens) && Io(k) || !(t != null && t.useAdditionalDayOfYearTokens) && $o(k)) && To(k, e, String(n));
|
|
1226
|
+
const I = vt[k[0]];
|
|
1227
|
+
return I(l, k, o.localize, u);
|
|
1228
1228
|
}).join("");
|
|
1229
1229
|
}
|
|
1230
1230
|
function Ao(n) {
|
|
@@ -1268,8 +1268,8 @@ const Ro = {
|
|
|
1268
1268
|
function qo(n, e) {
|
|
1269
1269
|
const t = `offset${n[0].toUpperCase()}${n.slice(1)}`, r = e[t], o = Ro[n];
|
|
1270
1270
|
return r + // @ts-ignore
|
|
1271
|
-
parseInt(
|
|
1272
|
-
parseInt(
|
|
1271
|
+
parseInt(ft(e, o[0]), 10) + // @ts-ignore
|
|
1272
|
+
parseInt(ft(e, o[1]), 10);
|
|
1273
1273
|
}
|
|
1274
1274
|
const Lo = {
|
|
1275
1275
|
[Kn]: "collapse",
|
|
@@ -1290,40 +1290,40 @@ const Lo = {
|
|
|
1290
1290
|
mountOnEnter: d = !1,
|
|
1291
1291
|
unmountOnExit: h = !1,
|
|
1292
1292
|
appear: m = !1,
|
|
1293
|
-
getDimensionValue:
|
|
1294
|
-
...
|
|
1295
|
-
},
|
|
1296
|
-
const
|
|
1297
|
-
|
|
1298
|
-
}, n), [
|
|
1299
|
-
const
|
|
1300
|
-
|
|
1301
|
-
}, e), [
|
|
1302
|
-
|
|
1303
|
-
}, t), [
|
|
1304
|
-
|
|
1305
|
-
}, r), [r,
|
|
1306
|
-
|
|
1307
|
-
}, o), [
|
|
1293
|
+
getDimensionValue: p = qo,
|
|
1294
|
+
...x
|
|
1295
|
+
}, g) => {
|
|
1296
|
+
const f = typeof l == "function" ? l() : l, b = G(() => ke((j) => {
|
|
1297
|
+
j.style[f] = "0";
|
|
1298
|
+
}, n), [f, n]), _ = G(() => ke((j) => {
|
|
1299
|
+
const C = `scroll${f[0].toUpperCase()}${f.slice(1)}`;
|
|
1300
|
+
j.style[f] = `${j[C]}px`;
|
|
1301
|
+
}, e), [f, e]), k = G(() => ke((j) => {
|
|
1302
|
+
j.style[f] = null;
|
|
1303
|
+
}, t), [f, t]), I = G(() => ke((j) => {
|
|
1304
|
+
j.style[f] = `${p(f, j)}px`, Jn(j);
|
|
1305
|
+
}, r), [r, p, f]), y = G(() => ke((j) => {
|
|
1306
|
+
j.style[f] = null;
|
|
1307
|
+
}, o), [f, o]);
|
|
1308
1308
|
return /* @__PURE__ */ s.jsx(Un, {
|
|
1309
|
-
ref:
|
|
1309
|
+
ref: g,
|
|
1310
1310
|
addEndListener: Vn,
|
|
1311
|
-
...
|
|
1312
|
-
"aria-expanded":
|
|
1313
|
-
onEnter:
|
|
1314
|
-
onEntering:
|
|
1315
|
-
onEntered:
|
|
1311
|
+
...x,
|
|
1312
|
+
"aria-expanded": x.role ? c : null,
|
|
1313
|
+
onEnter: b,
|
|
1314
|
+
onEntering: _,
|
|
1315
|
+
onEntered: k,
|
|
1316
1316
|
onExit: I,
|
|
1317
|
-
onExiting:
|
|
1317
|
+
onExiting: y,
|
|
1318
1318
|
childRef: i.ref,
|
|
1319
1319
|
in: c,
|
|
1320
1320
|
timeout: u,
|
|
1321
1321
|
mountOnEnter: d,
|
|
1322
1322
|
unmountOnExit: h,
|
|
1323
1323
|
appear: m,
|
|
1324
|
-
children: (
|
|
1325
|
-
...
|
|
1326
|
-
className: v(a, i.props.className, Lo[
|
|
1324
|
+
children: (j, C) => /* @__PURE__ */ z.cloneElement(i, {
|
|
1325
|
+
...C,
|
|
1326
|
+
className: v(a, i.props.className, Lo[j], f === "width" && "collapse-horizontal")
|
|
1327
1327
|
})
|
|
1328
1328
|
});
|
|
1329
1329
|
});
|
|
@@ -1483,8 +1483,8 @@ function Qo({
|
|
|
1483
1483
|
offset: h,
|
|
1484
1484
|
order: m
|
|
1485
1485
|
} = u : d = u;
|
|
1486
|
-
const
|
|
1487
|
-
d && i.push(d === !0 ? `${e}${
|
|
1486
|
+
const p = c !== a ? `-${c}` : "";
|
|
1487
|
+
d && i.push(d === !0 ? `${e}${p}` : `${e}${p}-${d}`), m != null && l.push(`order${p}-${m}`), h != null && l.push(`offset${p}-${h}`);
|
|
1488
1488
|
}), [{
|
|
1489
1489
|
...r,
|
|
1490
1490
|
className: v(t, ...i, ...l)
|
|
@@ -1546,45 +1546,45 @@ function cn(n = {}) {
|
|
|
1546
1546
|
popperConfig: d = {},
|
|
1547
1547
|
enableEventListeners: h = !0,
|
|
1548
1548
|
usePopper: m = !!e
|
|
1549
|
-
} = n,
|
|
1550
|
-
|
|
1551
|
-
const
|
|
1552
|
-
e == null || e.toggle(!1,
|
|
1549
|
+
} = n, p = (e == null ? void 0 : e.show) == null ? !!n.show : e.show;
|
|
1550
|
+
p && !o.current && (o.current = !0);
|
|
1551
|
+
const x = (j) => {
|
|
1552
|
+
e == null || e.toggle(!1, j);
|
|
1553
1553
|
}, {
|
|
1554
|
-
placement:
|
|
1555
|
-
setMenu:
|
|
1556
|
-
menuElement:
|
|
1557
|
-
toggleElement:
|
|
1558
|
-
} = e || {},
|
|
1559
|
-
placement: u ||
|
|
1554
|
+
placement: g,
|
|
1555
|
+
setMenu: f,
|
|
1556
|
+
menuElement: b,
|
|
1557
|
+
toggleElement: _
|
|
1558
|
+
} = e || {}, k = nr(_, b, rr({
|
|
1559
|
+
placement: u || g || "bottom-start",
|
|
1560
1560
|
enabled: m,
|
|
1561
|
-
enableEvents: h ??
|
|
1561
|
+
enableEvents: h ?? p,
|
|
1562
1562
|
offset: i,
|
|
1563
1563
|
flip: a,
|
|
1564
1564
|
fixed: c,
|
|
1565
1565
|
arrowElement: t,
|
|
1566
1566
|
popperConfig: d
|
|
1567
1567
|
})), I = Object.assign({
|
|
1568
|
-
ref:
|
|
1569
|
-
"aria-labelledby":
|
|
1570
|
-
},
|
|
1571
|
-
style:
|
|
1572
|
-
}),
|
|
1573
|
-
show:
|
|
1574
|
-
placement:
|
|
1568
|
+
ref: f || ts,
|
|
1569
|
+
"aria-labelledby": _ == null ? void 0 : _.id
|
|
1570
|
+
}, k.attributes.popper, {
|
|
1571
|
+
style: k.styles.popper
|
|
1572
|
+
}), y = {
|
|
1573
|
+
show: p,
|
|
1574
|
+
placement: g,
|
|
1575
1575
|
hasShown: o.current,
|
|
1576
1576
|
toggle: e == null ? void 0 : e.toggle,
|
|
1577
|
-
popper: m ?
|
|
1577
|
+
popper: m ? k : null,
|
|
1578
1578
|
arrowProps: m ? Object.assign({
|
|
1579
1579
|
ref: r
|
|
1580
|
-
},
|
|
1581
|
-
style:
|
|
1580
|
+
}, k.attributes.arrow, {
|
|
1581
|
+
style: k.styles.arrow
|
|
1582
1582
|
}) : {}
|
|
1583
1583
|
};
|
|
1584
|
-
return or(
|
|
1584
|
+
return or(b, x, {
|
|
1585
1585
|
clickTrigger: l,
|
|
1586
|
-
disabled: !
|
|
1587
|
-
}), [I,
|
|
1586
|
+
disabled: !p
|
|
1587
|
+
}), [I, y];
|
|
1588
1588
|
}
|
|
1589
1589
|
function ln(n) {
|
|
1590
1590
|
let {
|
|
@@ -1668,7 +1668,7 @@ function hn() {
|
|
|
1668
1668
|
toggle: t
|
|
1669
1669
|
}];
|
|
1670
1670
|
}
|
|
1671
|
-
function
|
|
1671
|
+
function fn({
|
|
1672
1672
|
children: n
|
|
1673
1673
|
}) {
|
|
1674
1674
|
const [e, t] = hn();
|
|
@@ -1676,11 +1676,11 @@ function mn({
|
|
|
1676
1676
|
children: n(e, t)
|
|
1677
1677
|
});
|
|
1678
1678
|
}
|
|
1679
|
-
|
|
1680
|
-
const Xe = /* @__PURE__ */ M.createContext(null), Ct = (n, e = null) => n != null ? String(n) : e || null,
|
|
1681
|
-
|
|
1679
|
+
fn.displayName = "DropdownToggle";
|
|
1680
|
+
const Xe = /* @__PURE__ */ M.createContext(null), Ct = (n, e = null) => n != null ? String(n) : e || null, mn = /* @__PURE__ */ M.createContext(null);
|
|
1681
|
+
mn.displayName = "NavContext";
|
|
1682
1682
|
const hs = ["eventKey", "disabled", "onClick", "active", "as"];
|
|
1683
|
-
function
|
|
1683
|
+
function fs(n, e) {
|
|
1684
1684
|
if (n == null)
|
|
1685
1685
|
return {};
|
|
1686
1686
|
var t = {}, r = Object.keys(n), o, a;
|
|
@@ -1695,7 +1695,7 @@ function pn({
|
|
|
1695
1695
|
disabled: r,
|
|
1696
1696
|
onClick: o
|
|
1697
1697
|
}) {
|
|
1698
|
-
const a = D(Xe), i = D(
|
|
1698
|
+
const a = D(Xe), i = D(mn), {
|
|
1699
1699
|
activeKey: l
|
|
1700
1700
|
} = i || {}, c = Ct(n, e), u = t == null && n != null ? Ct(l) === c : t;
|
|
1701
1701
|
return [{
|
|
@@ -1716,7 +1716,7 @@ const gn = /* @__PURE__ */ M.forwardRef((n, e) => {
|
|
|
1716
1716
|
onClick: o,
|
|
1717
1717
|
active: a,
|
|
1718
1718
|
as: i = rn
|
|
1719
|
-
} = n, l =
|
|
1719
|
+
} = n, l = fs(n, hs);
|
|
1720
1720
|
const [c] = pn({
|
|
1721
1721
|
key: t,
|
|
1722
1722
|
href: l.href,
|
|
@@ -1745,27 +1745,27 @@ function Ie({
|
|
|
1745
1745
|
placement: i = "bottom-start",
|
|
1746
1746
|
children: l
|
|
1747
1747
|
}) {
|
|
1748
|
-
const c = sr(), [u, d] = Xo(e, n, r), [h, m] = Nt(),
|
|
1748
|
+
const c = sr(), [u, d] = Xo(e, n, r), [h, m] = Nt(), p = h.current, [x, g] = Nt(), f = x.current, b = Tr(u), _ = R(null), k = R(!1), I = D(Xe), y = T((N, S, q = S == null ? void 0 : S.type) => {
|
|
1749
1749
|
d(N, {
|
|
1750
1750
|
originalEvent: S,
|
|
1751
1751
|
source: q
|
|
1752
1752
|
});
|
|
1753
|
-
}, [d]),
|
|
1754
|
-
t == null || t(N, S),
|
|
1755
|
-
}),
|
|
1756
|
-
toggle:
|
|
1753
|
+
}, [d]), j = he((N, S) => {
|
|
1754
|
+
t == null || t(N, S), y(!1, S, "select"), S.isPropagationStopped() || I == null || I(N, S);
|
|
1755
|
+
}), C = G(() => ({
|
|
1756
|
+
toggle: y,
|
|
1757
1757
|
placement: i,
|
|
1758
1758
|
show: u,
|
|
1759
|
-
menuElement:
|
|
1760
|
-
toggleElement:
|
|
1759
|
+
menuElement: p,
|
|
1760
|
+
toggleElement: f,
|
|
1761
1761
|
setMenu: m,
|
|
1762
|
-
setToggle:
|
|
1763
|
-
}), [
|
|
1764
|
-
|
|
1762
|
+
setToggle: g
|
|
1763
|
+
}), [y, i, u, p, f, m, g]);
|
|
1764
|
+
p && b && !u && (k.current = p.contains(p.ownerDocument.activeElement));
|
|
1765
1765
|
const $ = he(() => {
|
|
1766
|
-
|
|
1766
|
+
f && f.focus && f.focus();
|
|
1767
1767
|
}), L = he(() => {
|
|
1768
|
-
const N =
|
|
1768
|
+
const N = _.current;
|
|
1769
1769
|
let S = a;
|
|
1770
1770
|
if (S == null && (S = h.current && dn(h.current) ? "keyboard" : !1), S === !1 || S === "keyboard" && !/^key.+$/.test(N))
|
|
1771
1771
|
return;
|
|
@@ -1773,9 +1773,9 @@ function Ie({
|
|
|
1773
1773
|
q && q.focus && q.focus();
|
|
1774
1774
|
});
|
|
1775
1775
|
E(() => {
|
|
1776
|
-
u ? L() :
|
|
1777
|
-
}, [u,
|
|
1778
|
-
|
|
1776
|
+
u ? L() : k.current && (k.current = !1, $());
|
|
1777
|
+
}, [u, k, $, L]), E(() => {
|
|
1778
|
+
_.current = null;
|
|
1779
1779
|
});
|
|
1780
1780
|
const P = (N, S) => {
|
|
1781
1781
|
if (!h.current)
|
|
@@ -1788,32 +1788,32 @@ function Ie({
|
|
|
1788
1788
|
var S, q;
|
|
1789
1789
|
const {
|
|
1790
1790
|
key: H
|
|
1791
|
-
} = N,
|
|
1792
|
-
if (/input|textarea/i.test(
|
|
1791
|
+
} = N, K = N.target, U = (S = h.current) == null ? void 0 : S.contains(K), te = (q = x.current) == null ? void 0 : q.contains(K);
|
|
1792
|
+
if (/input|textarea/i.test(K.tagName) && (H === " " || H !== "Escape" && U || H === "Escape" && K.type === "search") || !U && !te || H === "Tab" && (!h.current || !u))
|
|
1793
1793
|
return;
|
|
1794
|
-
|
|
1794
|
+
_.current = N.type;
|
|
1795
1795
|
const F = {
|
|
1796
1796
|
originalEvent: N,
|
|
1797
1797
|
source: N.type
|
|
1798
1798
|
};
|
|
1799
1799
|
switch (H) {
|
|
1800
1800
|
case "ArrowUp": {
|
|
1801
|
-
const
|
|
1802
|
-
|
|
1801
|
+
const w = P(K, -1);
|
|
1802
|
+
w && w.focus && w.focus(), N.preventDefault();
|
|
1803
1803
|
return;
|
|
1804
1804
|
}
|
|
1805
1805
|
case "ArrowDown":
|
|
1806
1806
|
if (N.preventDefault(), !u)
|
|
1807
1807
|
d(!0, F);
|
|
1808
1808
|
else {
|
|
1809
|
-
const
|
|
1810
|
-
|
|
1809
|
+
const w = P(K, 1);
|
|
1810
|
+
w && w.focus && w.focus();
|
|
1811
1811
|
}
|
|
1812
1812
|
return;
|
|
1813
1813
|
case "Tab":
|
|
1814
|
-
ar(
|
|
1814
|
+
ar(K.ownerDocument, "keyup", (w) => {
|
|
1815
1815
|
var W;
|
|
1816
|
-
(
|
|
1816
|
+
(w.key === "Tab" && !w.target || !((W = h.current) != null && W.contains(w.target))) && d(!1, F);
|
|
1817
1817
|
}, {
|
|
1818
1818
|
once: !0
|
|
1819
1819
|
});
|
|
@@ -1823,16 +1823,16 @@ function Ie({
|
|
|
1823
1823
|
break;
|
|
1824
1824
|
}
|
|
1825
1825
|
}), /* @__PURE__ */ s.jsx(Xe.Provider, {
|
|
1826
|
-
value:
|
|
1826
|
+
value: j,
|
|
1827
1827
|
children: /* @__PURE__ */ s.jsx(Ye.Provider, {
|
|
1828
|
-
value:
|
|
1828
|
+
value: C,
|
|
1829
1829
|
children: l
|
|
1830
1830
|
})
|
|
1831
1831
|
});
|
|
1832
1832
|
}
|
|
1833
1833
|
Ie.displayName = "Dropdown";
|
|
1834
1834
|
Ie.Menu = ln;
|
|
1835
|
-
Ie.Toggle =
|
|
1835
|
+
Ie.Toggle = fn;
|
|
1836
1836
|
Ie.Item = gn;
|
|
1837
1837
|
const it = /* @__PURE__ */ M.createContext({});
|
|
1838
1838
|
it.displayName = "DropdownContext";
|
|
@@ -1862,7 +1862,7 @@ const yn = /* @__PURE__ */ M.forwardRef(({
|
|
|
1862
1862
|
...o
|
|
1863
1863
|
})));
|
|
1864
1864
|
yn.displayName = "DropdownHeader";
|
|
1865
|
-
const
|
|
1865
|
+
const vn = /* @__PURE__ */ M.forwardRef(({
|
|
1866
1866
|
bsPrefix: n,
|
|
1867
1867
|
className: e,
|
|
1868
1868
|
eventKey: t,
|
|
@@ -1886,8 +1886,8 @@ const xn = /* @__PURE__ */ M.forwardRef(({
|
|
|
1886
1886
|
className: v(e, u, h.isActive && "active", r && "disabled")
|
|
1887
1887
|
});
|
|
1888
1888
|
});
|
|
1889
|
-
|
|
1890
|
-
const
|
|
1889
|
+
vn.displayName = "DropdownItem";
|
|
1890
|
+
const xn = /* @__PURE__ */ M.forwardRef(({
|
|
1891
1891
|
className: n,
|
|
1892
1892
|
bsPrefix: e,
|
|
1893
1893
|
as: t = "span",
|
|
@@ -1897,7 +1897,7 @@ const vn = /* @__PURE__ */ M.forwardRef(({
|
|
|
1897
1897
|
className: v(n, e),
|
|
1898
1898
|
...r
|
|
1899
1899
|
})));
|
|
1900
|
-
|
|
1900
|
+
xn.displayName = "DropdownItemText";
|
|
1901
1901
|
const He = /* @__PURE__ */ M.createContext(null);
|
|
1902
1902
|
He.displayName = "InputGroupContext";
|
|
1903
1903
|
const bn = /* @__PURE__ */ M.createContext(null);
|
|
@@ -1930,53 +1930,53 @@ const jn = /* @__PURE__ */ M.forwardRef(({
|
|
|
1930
1930
|
...d
|
|
1931
1931
|
}, h) => {
|
|
1932
1932
|
let m = !1;
|
|
1933
|
-
const
|
|
1934
|
-
align:
|
|
1935
|
-
drop:
|
|
1936
|
-
isRTL:
|
|
1933
|
+
const p = D(bn), x = Y(n, "dropdown-menu"), {
|
|
1934
|
+
align: g,
|
|
1935
|
+
drop: f,
|
|
1936
|
+
isRTL: b
|
|
1937
1937
|
} = D(it);
|
|
1938
|
-
t = t ||
|
|
1939
|
-
const
|
|
1938
|
+
t = t || g;
|
|
1939
|
+
const _ = D(He), k = [];
|
|
1940
1940
|
if (t)
|
|
1941
1941
|
if (typeof t == "object") {
|
|
1942
1942
|
const N = Object.keys(t);
|
|
1943
1943
|
if (process.env.NODE_ENV !== "production" && tt(N.length === 1, "There should only be 1 breakpoint when passing an object to `align`"), N.length) {
|
|
1944
1944
|
const S = N[0], q = t[S];
|
|
1945
|
-
m = q === "start",
|
|
1945
|
+
m = q === "start", k.push(`${x}-${S}-${q}`);
|
|
1946
1946
|
}
|
|
1947
1947
|
} else
|
|
1948
1948
|
t === "end" && (m = !0);
|
|
1949
|
-
const I = kn(m,
|
|
1950
|
-
hasShown:
|
|
1951
|
-
popper:
|
|
1949
|
+
const I = kn(m, f, b), [y, {
|
|
1950
|
+
hasShown: j,
|
|
1951
|
+
popper: C,
|
|
1952
1952
|
show: $,
|
|
1953
1953
|
toggle: L
|
|
1954
1954
|
}] = cn({
|
|
1955
1955
|
flip: o,
|
|
1956
1956
|
rootCloseEvent: r,
|
|
1957
1957
|
show: a,
|
|
1958
|
-
usePopper: !
|
|
1958
|
+
usePopper: !p && k.length === 0,
|
|
1959
1959
|
offset: [0, 2],
|
|
1960
1960
|
popperConfig: c,
|
|
1961
1961
|
placement: I
|
|
1962
1962
|
});
|
|
1963
|
-
if (
|
|
1964
|
-
$ && (
|
|
1965
|
-
}, [$]), !
|
|
1963
|
+
if (y.ref = et(_n(h, "DropdownMenu"), y.ref), ir(() => {
|
|
1964
|
+
$ && (C == null || C.update());
|
|
1965
|
+
}, [$]), !j && !i && !_)
|
|
1966
1966
|
return null;
|
|
1967
|
-
typeof l != "string" && (
|
|
1967
|
+
typeof l != "string" && (y.show = $, y.close = () => L == null ? void 0 : L(!1), y.align = t);
|
|
1968
1968
|
let P = d.style;
|
|
1969
|
-
return
|
|
1969
|
+
return C != null && C.placement && (P = {
|
|
1970
1970
|
...d.style,
|
|
1971
|
-
...
|
|
1972
|
-
}, d["x-placement"] =
|
|
1971
|
+
...y.style
|
|
1972
|
+
}, d["x-placement"] = C.placement), /* @__PURE__ */ s.jsx(l, {
|
|
1973
1973
|
...d,
|
|
1974
|
-
...
|
|
1974
|
+
...y,
|
|
1975
1975
|
style: P,
|
|
1976
|
-
...(
|
|
1976
|
+
...(k.length || p) && {
|
|
1977
1977
|
"data-bs-popper": "static"
|
|
1978
1978
|
},
|
|
1979
|
-
className: v(e,
|
|
1979
|
+
className: v(e, x, $ && "show", m && `${x}-end`, u && `${x}-${u}`, ...k)
|
|
1980
1980
|
});
|
|
1981
1981
|
});
|
|
1982
1982
|
jn.displayName = "DropdownMenu";
|
|
@@ -2013,37 +2013,37 @@ const Nn = /* @__PURE__ */ M.forwardRef((n, e) => {
|
|
|
2013
2013
|
as: d = "div",
|
|
2014
2014
|
navbar: h,
|
|
2015
2015
|
autoClose: m = !0,
|
|
2016
|
-
...
|
|
2016
|
+
...p
|
|
2017
2017
|
} = cr(n, {
|
|
2018
2018
|
show: "onToggle"
|
|
2019
|
-
}),
|
|
2019
|
+
}), x = D(He), g = Y(t, "dropdown"), f = lr(), b = (C) => m === !1 ? C === "click" : m === "inside" ? C !== "rootClose" : m === "outside" ? C !== "select" : !0, _ = he((C, $) => {
|
|
2020
2020
|
var L, P;
|
|
2021
|
-
!((L = $.originalEvent) == null || (P = L.target) == null) && P.classList.contains("dropdown-toggle") && $.source === "mousedown" || ($.originalEvent.currentTarget === document && ($.source !== "keydown" || $.originalEvent.key === "Escape") && ($.source = "rootClose"),
|
|
2022
|
-
}), I = kn(i === "end", r,
|
|
2021
|
+
!((L = $.originalEvent) == null || (P = L.target) == null) && P.classList.contains("dropdown-toggle") && $.source === "mousedown" || ($.originalEvent.currentTarget === document && ($.source !== "keydown" || $.originalEvent.key === "Escape") && ($.source = "rootClose"), b($.source) && (c == null || c(C, $)));
|
|
2022
|
+
}), I = kn(i === "end", r, f), y = G(() => ({
|
|
2023
2023
|
align: i,
|
|
2024
2024
|
drop: r,
|
|
2025
|
-
isRTL:
|
|
2026
|
-
}), [i, r,
|
|
2027
|
-
down:
|
|
2028
|
-
"down-centered": `${
|
|
2025
|
+
isRTL: f
|
|
2026
|
+
}), [i, r, f]), j = {
|
|
2027
|
+
down: g,
|
|
2028
|
+
"down-centered": `${g}-center`,
|
|
2029
2029
|
up: "dropup",
|
|
2030
2030
|
"up-centered": "dropup-center dropup",
|
|
2031
2031
|
end: "dropend",
|
|
2032
2032
|
start: "dropstart"
|
|
2033
2033
|
};
|
|
2034
2034
|
return /* @__PURE__ */ s.jsx(it.Provider, {
|
|
2035
|
-
value:
|
|
2035
|
+
value: y,
|
|
2036
2036
|
children: /* @__PURE__ */ s.jsx(Ie, {
|
|
2037
2037
|
placement: I,
|
|
2038
2038
|
show: o,
|
|
2039
2039
|
onSelect: l,
|
|
2040
|
-
onToggle:
|
|
2040
|
+
onToggle: _,
|
|
2041
2041
|
focusFirstItemOnShow: u,
|
|
2042
|
-
itemSelector: `.${
|
|
2043
|
-
children:
|
|
2044
|
-
...
|
|
2042
|
+
itemSelector: `.${g}-item:not(.disabled):not(:disabled)`,
|
|
2043
|
+
children: x ? p.children : /* @__PURE__ */ s.jsx(d, {
|
|
2044
|
+
...p,
|
|
2045
2045
|
ref: e,
|
|
2046
|
-
className: v(a, o && "show",
|
|
2046
|
+
className: v(a, o && "show", j[r])
|
|
2047
2047
|
})
|
|
2048
2048
|
})
|
|
2049
2049
|
});
|
|
@@ -2052,11 +2052,11 @@ Nn.displayName = "Dropdown";
|
|
|
2052
2052
|
const $e = Object.assign(Nn, {
|
|
2053
2053
|
Toggle: Cn,
|
|
2054
2054
|
Menu: jn,
|
|
2055
|
-
Item:
|
|
2056
|
-
ItemText:
|
|
2055
|
+
Item: vn,
|
|
2056
|
+
ItemText: xn,
|
|
2057
2057
|
Divider: wn,
|
|
2058
2058
|
Header: yn
|
|
2059
|
-
}),
|
|
2059
|
+
}), ms = {
|
|
2060
2060
|
/**
|
|
2061
2061
|
* Specify whether the feedback is for valid or invalid fields
|
|
2062
2062
|
*
|
|
@@ -2081,7 +2081,7 @@ const $e = Object.assign(Nn, {
|
|
|
2081
2081
|
})
|
|
2082
2082
|
);
|
|
2083
2083
|
Be.displayName = "Feedback";
|
|
2084
|
-
Be.propTypes =
|
|
2084
|
+
Be.propTypes = ms;
|
|
2085
2085
|
const Te = /* @__PURE__ */ M.forwardRef(({
|
|
2086
2086
|
id: n,
|
|
2087
2087
|
bsPrefix: e,
|
|
@@ -2136,37 +2136,37 @@ const $n = /* @__PURE__ */ M.forwardRef(({
|
|
|
2136
2136
|
feedbackType: d,
|
|
2137
2137
|
className: h,
|
|
2138
2138
|
style: m,
|
|
2139
|
-
title:
|
|
2140
|
-
type:
|
|
2141
|
-
label:
|
|
2142
|
-
children:
|
|
2139
|
+
title: p = "",
|
|
2140
|
+
type: x = "checkbox",
|
|
2141
|
+
label: g,
|
|
2142
|
+
children: f,
|
|
2143
2143
|
// Need to define the default "as" during prop destructuring to be compatible with styled-components github.com/react-bootstrap/react-bootstrap/issues/3595
|
|
2144
|
-
as:
|
|
2145
|
-
...
|
|
2146
|
-
},
|
|
2144
|
+
as: b = "input",
|
|
2145
|
+
..._
|
|
2146
|
+
}, k) => {
|
|
2147
2147
|
e = Y(e, "form-check"), t = Y(t, "form-switch");
|
|
2148
2148
|
const {
|
|
2149
2149
|
controlId: I
|
|
2150
|
-
} = D(se),
|
|
2150
|
+
} = D(se), y = G(() => ({
|
|
2151
2151
|
controlId: n || I
|
|
2152
|
-
}), [I, n]),
|
|
2153
|
-
...
|
|
2154
|
-
type:
|
|
2155
|
-
ref:
|
|
2152
|
+
}), [I, n]), j = !f && g != null && g !== !1 || zo(f, We), C = /* @__PURE__ */ s.jsx(Te, {
|
|
2153
|
+
..._,
|
|
2154
|
+
type: x === "switch" ? "checkbox" : x,
|
|
2155
|
+
ref: k,
|
|
2156
2156
|
isValid: i,
|
|
2157
2157
|
isInvalid: l,
|
|
2158
2158
|
disabled: a,
|
|
2159
|
-
as:
|
|
2159
|
+
as: b
|
|
2160
2160
|
});
|
|
2161
2161
|
return /* @__PURE__ */ s.jsx(se.Provider, {
|
|
2162
|
-
value:
|
|
2162
|
+
value: y,
|
|
2163
2163
|
children: /* @__PURE__ */ s.jsx("div", {
|
|
2164
2164
|
style: m,
|
|
2165
|
-
className: v(h,
|
|
2166
|
-
children:
|
|
2167
|
-
children: [
|
|
2168
|
-
title:
|
|
2169
|
-
children:
|
|
2165
|
+
className: v(h, j && e, r && `${e}-inline`, o && `${e}-reverse`, x === "switch" && t),
|
|
2166
|
+
children: f || /* @__PURE__ */ s.jsxs(s.Fragment, {
|
|
2167
|
+
children: [C, j && /* @__PURE__ */ s.jsx(We, {
|
|
2168
|
+
title: p,
|
|
2169
|
+
children: g
|
|
2170
2170
|
}), u && /* @__PURE__ */ s.jsx(Be, {
|
|
2171
2171
|
type: d,
|
|
2172
2172
|
tooltip: c,
|
|
@@ -2196,15 +2196,15 @@ const Re = Object.assign($n, {
|
|
|
2196
2196
|
...h
|
|
2197
2197
|
}, m) => {
|
|
2198
2198
|
const {
|
|
2199
|
-
controlId:
|
|
2199
|
+
controlId: p
|
|
2200
2200
|
} = D(se);
|
|
2201
|
-
return n = Y(n, "form-control"), process.env.NODE_ENV !== "production" && tt(
|
|
2201
|
+
return n = Y(n, "form-control"), process.env.NODE_ENV !== "production" && tt(p == null || !o, "`controlId` is ignored on `<FormControl>` when `id` is specified."), /* @__PURE__ */ s.jsx(d, {
|
|
2202
2202
|
...h,
|
|
2203
2203
|
type: e,
|
|
2204
2204
|
size: r,
|
|
2205
2205
|
ref: m,
|
|
2206
2206
|
readOnly: u,
|
|
2207
|
-
id: o ||
|
|
2207
|
+
id: o || p,
|
|
2208
2208
|
className: v(a, c ? `${n}-plaintext` : n, t && `${n}-${t}`, e === "color" && `${n}-color`, i && "is-valid", l && "is-invalid")
|
|
2209
2209
|
});
|
|
2210
2210
|
});
|
|
@@ -2426,13 +2426,13 @@ const ze = Object.assign(An, {
|
|
|
2426
2426
|
});
|
|
2427
2427
|
lt.displayName = "Spinner";
|
|
2428
2428
|
/*! @azure/msal-common v14.10.0 2024-05-07 */
|
|
2429
|
-
const Fn = "client_info_decoding_error", Wn = "client_info_empty_error",
|
|
2429
|
+
const Fn = "client_info_decoding_error", Wn = "client_info_empty_error", vs = "token_parsing_error", xs = "null_or_empty_token", bs = "endpoints_resolution_error", _s = "network_error", ks = "openid_config_error", js = "hash_not_deserialized", Cs = "invalid_state", Ns = "state_mismatch", $s = "state_not_found", Is = "nonce_mismatch", Ts = "auth_time_not_found", Ss = "max_age_transpired", Es = "multiple_matching_tokens", Os = "multiple_matching_accounts", Ms = "multiple_matching_appMetadata", Ps = "request_cannot_be_made", Ds = "cannot_remove_empty_scope", As = "cannot_append_scopeset", Fs = "empty_input_scopeset", Ws = "device_code_polling_cancelled", Rs = "device_code_expired", qs = "device_code_unknown_error", Ls = "no_account_in_silent_request", Ys = "invalid_cache_record", Rn = "invalid_cache_environment", Hs = "no_account_found", Bs = "no_crypto_object", Gs = "unexpected_credential_type", Us = "invalid_assertion", Vs = "invalid_client_credential", Ks = "token_refresh_required", zs = "user_timeout_reached", Qs = "token_claims_cnf_required_for_signedjwt", Xs = "authorization_code_missing_from_server_response", Js = "binding_key_not_removed", Zs = "end_session_endpoint_not_supported", ea = "key_id_missing", ta = "no_network_connectivity", na = "user_canceled", ra = "missing_tenant_id_error", oa = "method_not_implemented", sa = "nested_app_auth_bridge_disabled";
|
|
2430
2430
|
/*! @azure/msal-common v14.10.0 2024-05-07 */
|
|
2431
2431
|
const $t = {
|
|
2432
2432
|
[Fn]: "The client info could not be parsed/decoded correctly",
|
|
2433
2433
|
[Wn]: "The client info was empty",
|
|
2434
|
-
[
|
|
2435
|
-
[
|
|
2434
|
+
[vs]: "Token cannot be parsed",
|
|
2435
|
+
[xs]: "The token is null or empty",
|
|
2436
2436
|
[bs]: "Endpoints cannot be resolved",
|
|
2437
2437
|
[_s]: "Network request failed",
|
|
2438
2438
|
[ks]: "Could not retrieve endpoints. Check your authority and verify the .well-known/openid-configuration endpoint returns the required endpoints.",
|
|
@@ -2528,7 +2528,7 @@ class Ce {
|
|
|
2528
2528
|
* Generate Account Id key component as per the schema: <home_account_id>-<environment>
|
|
2529
2529
|
*/
|
|
2530
2530
|
generateAccountId() {
|
|
2531
|
-
return [this.homeAccountId, this.environment].join(
|
|
2531
|
+
return [this.homeAccountId, this.environment].join(mt.CACHE_KEY_SEPARATOR).toLowerCase();
|
|
2532
2532
|
}
|
|
2533
2533
|
/**
|
|
2534
2534
|
* Generate Account Cache Key as per the schema: <home_account_id>-<environment>-<realm*>
|
|
@@ -2575,7 +2575,7 @@ class Ce {
|
|
|
2575
2575
|
e.homeAccountId,
|
|
2576
2576
|
e.environment || "",
|
|
2577
2577
|
t || e.tenantId || ""
|
|
2578
|
-
].join(
|
|
2578
|
+
].join(mt.CACHE_KEY_SEPARATOR).toLowerCase();
|
|
2579
2579
|
}
|
|
2580
2580
|
/**
|
|
2581
2581
|
* Build Account cache from IdToken, clientInfo and authority/policy. Associated with AAD.
|
|
@@ -2687,15 +2687,15 @@ const Pe = {
|
|
|
2687
2687
|
desc: "Interaction is required but another interaction is already in progress. Please try again when the current interaction is complete."
|
|
2688
2688
|
}
|
|
2689
2689
|
};
|
|
2690
|
-
class
|
|
2690
|
+
class ve extends nt {
|
|
2691
2691
|
constructor(e, t) {
|
|
2692
|
-
super(e, t), Object.setPrototypeOf(this,
|
|
2692
|
+
super(e, t), Object.setPrototypeOf(this, ve.prototype), this.name = "ReactAuthError";
|
|
2693
2693
|
}
|
|
2694
2694
|
static createInvalidInteractionTypeError() {
|
|
2695
|
-
return new
|
|
2695
|
+
return new ve(Pe.invalidInteractionType.code, Pe.invalidInteractionType.desc);
|
|
2696
2696
|
}
|
|
2697
2697
|
static createUnableToFallbackToInteractionError() {
|
|
2698
|
-
return new
|
|
2698
|
+
return new ve(Pe.unableToFallbackToInteraction.code, Pe.unableToFallbackToInteraction.desc);
|
|
2699
2699
|
}
|
|
2700
2700
|
}
|
|
2701
2701
|
/*! @azure/msal-react v2.0.16 2024-05-07 */
|
|
@@ -2708,48 +2708,48 @@ function da(n, e, t) {
|
|
|
2708
2708
|
E(() => {
|
|
2709
2709
|
m.current = o !== je.None;
|
|
2710
2710
|
}, [o]);
|
|
2711
|
-
const
|
|
2711
|
+
const p = R(!0);
|
|
2712
2712
|
E(() => {
|
|
2713
2713
|
if (u) {
|
|
2714
|
-
|
|
2714
|
+
p.current = !1;
|
|
2715
2715
|
return;
|
|
2716
2716
|
}
|
|
2717
2717
|
if (c) {
|
|
2718
|
-
|
|
2718
|
+
p.current = !1;
|
|
2719
2719
|
return;
|
|
2720
2720
|
}
|
|
2721
2721
|
}, [u, c]);
|
|
2722
|
-
const
|
|
2723
|
-
const
|
|
2724
|
-
switch (
|
|
2722
|
+
const x = T(async (f, b) => {
|
|
2723
|
+
const _ = f || n, k = b || e;
|
|
2724
|
+
switch (_) {
|
|
2725
2725
|
case De.Popup:
|
|
2726
|
-
return a.verbose("useMsalAuthentication - Calling loginPopup"), r.loginPopup(
|
|
2726
|
+
return a.verbose("useMsalAuthentication - Calling loginPopup"), r.loginPopup(k);
|
|
2727
2727
|
case De.Redirect:
|
|
2728
|
-
return a.verbose("useMsalAuthentication - Calling loginRedirect"), r.loginRedirect(
|
|
2728
|
+
return a.verbose("useMsalAuthentication - Calling loginRedirect"), r.loginRedirect(k).then(null);
|
|
2729
2729
|
case De.Silent:
|
|
2730
|
-
return a.verbose("useMsalAuthentication - Calling ssoSilent"), r.ssoSilent(
|
|
2730
|
+
return a.verbose("useMsalAuthentication - Calling ssoSilent"), r.ssoSilent(k);
|
|
2731
2731
|
default:
|
|
2732
|
-
throw
|
|
2732
|
+
throw ve.createInvalidInteractionTypeError();
|
|
2733
2733
|
}
|
|
2734
|
-
}, [r, n, e, a]),
|
|
2735
|
-
const
|
|
2736
|
-
let
|
|
2737
|
-
return
|
|
2738
|
-
...
|
|
2739
|
-
}) : e ? (a.trace("useMsalAuthentication - acquireToken - Using request provided in the hook"),
|
|
2734
|
+
}, [r, n, e, a]), g = T(async (f, b) => {
|
|
2735
|
+
const _ = f || n;
|
|
2736
|
+
let k;
|
|
2737
|
+
return b ? (a.trace("useMsalAuthentication - acquireToken - Using request provided in the callback"), k = {
|
|
2738
|
+
...b
|
|
2739
|
+
}) : e ? (a.trace("useMsalAuthentication - acquireToken - Using request provided in the hook"), k = {
|
|
2740
2740
|
...e,
|
|
2741
2741
|
scopes: e.scopes || pt
|
|
2742
|
-
}) : (a.trace("useMsalAuthentication - acquireToken - No request object provided, using default request."),
|
|
2742
|
+
}) : (a.trace("useMsalAuthentication - acquireToken - No request object provided, using default request."), k = {
|
|
2743
2743
|
scopes: pt
|
|
2744
|
-
}), !
|
|
2745
|
-
if (
|
|
2744
|
+
}), !k.account && l && (a.trace("useMsalAuthentication - acquireToken - Attaching account to request"), k.account = l), (async () => (a.verbose("useMsalAuthentication - Calling acquireTokenSilent"), r.acquireTokenSilent(k).catch(async (y) => {
|
|
2745
|
+
if (y instanceof dt) {
|
|
2746
2746
|
if (m.current)
|
|
2747
|
-
throw a.error("useMsalAuthentication - Interaction required but is already in progress. Please try again, if needed, after interaction completes."),
|
|
2748
|
-
return a.error("useMsalAuthentication - Interaction required, falling back to interaction"),
|
|
2747
|
+
throw a.error("useMsalAuthentication - Interaction required but is already in progress. Please try again, if needed, after interaction completes."), ve.createUnableToFallbackToInteractionError();
|
|
2748
|
+
return a.error("useMsalAuthentication - Interaction required, falling back to interaction"), x(_, k);
|
|
2749
2749
|
}
|
|
2750
|
-
throw
|
|
2751
|
-
})))().then((
|
|
2752
|
-
throw h.current && d([null,
|
|
2750
|
+
throw y;
|
|
2751
|
+
})))().then((y) => (h.current && d([y, null]), y)).catch((y) => {
|
|
2752
|
+
throw h.current && d([null, y]), y;
|
|
2753
2753
|
});
|
|
2754
2754
|
}, [
|
|
2755
2755
|
r,
|
|
@@ -2757,34 +2757,34 @@ function da(n, e, t) {
|
|
|
2757
2757
|
e,
|
|
2758
2758
|
a,
|
|
2759
2759
|
l,
|
|
2760
|
-
|
|
2760
|
+
x
|
|
2761
2761
|
]);
|
|
2762
2762
|
return E(() => {
|
|
2763
|
-
const
|
|
2764
|
-
switch (
|
|
2763
|
+
const f = r.addEventCallback((b) => {
|
|
2764
|
+
switch (b.eventType) {
|
|
2765
2765
|
case Oe.LOGIN_SUCCESS:
|
|
2766
2766
|
case Oe.SSO_SILENT_SUCCESS:
|
|
2767
|
-
|
|
2768
|
-
|
|
2767
|
+
b.payload && d([
|
|
2768
|
+
b.payload,
|
|
2769
2769
|
null
|
|
2770
2770
|
]);
|
|
2771
2771
|
break;
|
|
2772
2772
|
case Oe.LOGIN_FAILURE:
|
|
2773
2773
|
case Oe.SSO_SILENT_FAILURE:
|
|
2774
|
-
|
|
2774
|
+
b.error && d([null, b.error]);
|
|
2775
2775
|
break;
|
|
2776
2776
|
}
|
|
2777
2777
|
});
|
|
2778
|
-
return a.verbose(`useMsalAuthentication - Registered event callback with id: ${
|
|
2779
|
-
|
|
2778
|
+
return a.verbose(`useMsalAuthentication - Registered event callback with id: ${f}`), () => {
|
|
2779
|
+
f && (a.verbose(`useMsalAuthentication - Removing event callback ${f}`), r.removeEventCallback(f));
|
|
2780
2780
|
};
|
|
2781
2781
|
}, [r, a]), E(() => {
|
|
2782
|
-
|
|
2783
|
-
})) : (a.info("useMsalAuthentication - No user is authenticated, attempting to login"),
|
|
2782
|
+
p.current && o === je.None && (p.current = !1, i ? l && (a.info("useMsalAuthentication - User is authenticated, attempting to acquire token"), g().catch(() => {
|
|
2783
|
+
})) : (a.info("useMsalAuthentication - No user is authenticated, attempting to login"), x().catch(() => {
|
|
2784
2784
|
})));
|
|
2785
|
-
}, [i, l, o,
|
|
2786
|
-
login:
|
|
2787
|
-
acquireToken:
|
|
2785
|
+
}, [i, l, o, x, g, a]), {
|
|
2786
|
+
login: x,
|
|
2787
|
+
acquireToken: g,
|
|
2788
2788
|
result: c,
|
|
2789
2789
|
error: u
|
|
2790
2790
|
};
|
|
@@ -2801,28 +2801,28 @@ function ha({ interactionType: n, username: e, homeAccountId: t, localAccountId:
|
|
|
2801
2801
|
return z.createElement(i, { ...d });
|
|
2802
2802
|
throw d.error;
|
|
2803
2803
|
}
|
|
2804
|
-
return h ? z.createElement(z.Fragment, null,
|
|
2804
|
+
return h ? z.createElement(z.Fragment, null, fr(l, d)) : a && u.inProgress !== je.None ? z.createElement(a, { ...u }) : null;
|
|
2805
2805
|
}
|
|
2806
|
-
const
|
|
2807
|
-
button:
|
|
2808
|
-
filled:
|
|
2806
|
+
const fa = "_button_1wjon_1", ma = "_filled_1wjon_7", pa = "_sm_1wjon_13", ga = "_md_1wjon_18", wa = "_lg_1wjon_23", ge = {
|
|
2807
|
+
button: fa,
|
|
2808
|
+
filled: ma,
|
|
2809
2809
|
sm: pa,
|
|
2810
2810
|
md: ga,
|
|
2811
2811
|
lg: wa
|
|
2812
2812
|
}, St = ({ variant: n = "filled", color: e = "primary", size: t = "md", className: r, children: o, ...a }) => {
|
|
2813
2813
|
const { LinkComponent: i } = D(ae);
|
|
2814
2814
|
return a.as === "link" ? /* @__PURE__ */ s.jsx(i, { to: a.href ?? "/", className: v(`luminus-primary-button ${e} btn ${n === "outlined" ? `btn-outline-${e}` : `btn-${e}`} ${r ?? ""}`, ge.button, ge[n], ge[t]), ...a, children: o }) : a.as === "button" || a.as === void 0 ? /* @__PURE__ */ s.jsx("button", { type: "button", className: v(`luminus-primary-button ${e} btn ${n === "outlined" ? `btn-outline-${e}` : `btn-${e}`} ${r ?? ""}`, ge.button, ge[n], ge[t]), ...a, children: o }) : null;
|
|
2815
|
-
}, ya = "_submit-container_a9slg_1",
|
|
2815
|
+
}, ya = "_submit-container_a9slg_1", va = "_spacer_a9slg_14", Et = {
|
|
2816
2816
|
"submit-container": "_submit-container_a9slg_1",
|
|
2817
2817
|
submitContainer: ya,
|
|
2818
|
-
spacer:
|
|
2819
|
-
},
|
|
2818
|
+
spacer: va
|
|
2819
|
+
}, xa = ({ children: n, onStorno: e }) => {
|
|
2820
2820
|
const { formSubmitTexts: t } = D(ae);
|
|
2821
2821
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
2822
2822
|
/* @__PURE__ */ s.jsx("div", { className: Et.spacer }),
|
|
2823
2823
|
/* @__PURE__ */ s.jsxs("div", { className: v("luminus-floating-submit-container shadow", Et.submitContainer), children: [
|
|
2824
2824
|
/* @__PURE__ */ s.jsxs(St, { as: "button", color: "primary", size: "lg", type: "submit", children: [
|
|
2825
|
-
/* @__PURE__ */ s.jsx(
|
|
2825
|
+
/* @__PURE__ */ s.jsx(mr, {}),
|
|
2826
2826
|
n
|
|
2827
2827
|
] }),
|
|
2828
2828
|
e && /* @__PURE__ */ s.jsxs(St, { as: "button", color: "secondary", variant: "outlined", size: "lg", onClick: e, children: [
|
|
@@ -2896,7 +2896,7 @@ const ma = "_button_1wjon_1", fa = "_filled_1wjon_7", pa = "_sm_1wjon_13", ga =
|
|
|
2896
2896
|
widget: Na
|
|
2897
2897
|
}, Ia = ({ show: n, widgets: e, handleClose: t, onWidgetPicked: r, texts: o }) => /* @__PURE__ */ s.jsxs(Me, { show: n, onHide: () => t(), children: [
|
|
2898
2898
|
/* @__PURE__ */ s.jsx(Me.Header, { closeButton: !0, children: /* @__PURE__ */ s.jsx(Me.Title, { children: o.pickWidgetToAdd }) }),
|
|
2899
|
-
/* @__PURE__ */ s.jsx(Me.Body, { children: /* @__PURE__ */ s.jsx("div", { className: "list-group", children: e.filter((a) => a.id >= 0).map((a) => /* @__PURE__ */ s.jsx("div", { role: "button", className: "list-group-item bg-white", onClick: () => r(a.id), children: /* @__PURE__ */ s.jsx(
|
|
2899
|
+
/* @__PURE__ */ s.jsx(Me.Body, { children: /* @__PURE__ */ s.jsx("div", { className: "list-group", children: e.filter((a) => a.id >= 0).map((a) => /* @__PURE__ */ s.jsx("div", { role: "button", className: "list-group-item bg-white", onClick: () => r(a.id), children: /* @__PURE__ */ s.jsx(V, { variant: "body", children: a.name }) })) }) })
|
|
2900
2900
|
] }), Mt = ({ availableWidgets: n, onAdd: e, texts: t }) => {
|
|
2901
2901
|
const [r, o] = O(!1);
|
|
2902
2902
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
@@ -2936,34 +2936,34 @@ const ma = "_button_1wjon_1", fa = "_filled_1wjon_7", pa = "_sm_1wjon_13", ga =
|
|
|
2936
2936
|
}, dc = ({ availableWidgets: n }) => {
|
|
2937
2937
|
var d;
|
|
2938
2938
|
const { homeDashboardTexts: e } = D(ae), { dashboardConfig: t, onChangeDashboardConfig: r } = Ta(), [o, a] = O(!1), i = T((h, m) => {
|
|
2939
|
-
var
|
|
2940
|
-
h === ((
|
|
2939
|
+
var p, x;
|
|
2940
|
+
h === ((p = t.widgets) == null ? void 0 : p.length) ? r({
|
|
2941
2941
|
...t,
|
|
2942
2942
|
widgets: [...t.widgets, { widgetId: m, fullWidth: !1 }]
|
|
2943
2943
|
}) : r({
|
|
2944
2944
|
...t,
|
|
2945
|
-
widgets: ((
|
|
2945
|
+
widgets: ((x = t.widgets) == null ? void 0 : x.map((g, f) => f === h ? { widgetId: m, fullWidth: !1 } : g)) ?? []
|
|
2946
2946
|
});
|
|
2947
2947
|
}, [t, r]), l = T((h) => {
|
|
2948
|
-
var m,
|
|
2948
|
+
var m, p;
|
|
2949
2949
|
((m = t.widgets[h]) == null ? void 0 : m.widgetId) === -1 ? r({
|
|
2950
2950
|
...t,
|
|
2951
|
-
widgets: ((
|
|
2951
|
+
widgets: ((p = t.widgets) == null ? void 0 : p.filter((x, g) => g !== h)) ?? []
|
|
2952
2952
|
}) : i(h, -1);
|
|
2953
2953
|
}, [t, r, i]), c = T((h) => {
|
|
2954
2954
|
var m;
|
|
2955
2955
|
r({
|
|
2956
2956
|
...t,
|
|
2957
|
-
widgets: ((m = t.widgets) == null ? void 0 : m.map((
|
|
2957
|
+
widgets: ((m = t.widgets) == null ? void 0 : m.map((p, x) => x === h ? { ...p, fullWidth: !p.fullWidth } : p)) ?? []
|
|
2958
2958
|
});
|
|
2959
|
-
}, [t, r]), u = T((h, m,
|
|
2959
|
+
}, [t, r]), u = T((h, m, p) => h ? /* @__PURE__ */ s.jsxs("div", { className: v(ne.widgetWrapper, {
|
|
2960
2960
|
[ne.widgetEdit]: o && h.id !== -1
|
|
2961
|
-
}, { [ne.fullWidth]:
|
|
2961
|
+
}, { [ne.fullWidth]: p }), children: [
|
|
2962
2962
|
o && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
2963
2963
|
/* @__PURE__ */ s.jsx(X, { color: "danger", onClick: () => l(m), className: v(ne.removeIcon), children: /* @__PURE__ */ s.jsx(Lt, {}) }),
|
|
2964
|
-
/* @__PURE__ */ s.jsx(X, { color:
|
|
2964
|
+
/* @__PURE__ */ s.jsx(X, { color: p ? "danger" : "primary", onClick: () => c(m), className: v(ne.fullWidthIcon), children: /* @__PURE__ */ s.jsx(wr, {}) })
|
|
2965
2965
|
] }),
|
|
2966
|
-
h.id === -1 ? o && /* @__PURE__ */ s.jsx("div", { className: ne.widgetWrapper, children: /* @__PURE__ */ s.jsx(Mt, { availableWidgets: n, onAdd: (
|
|
2966
|
+
h.id === -1 ? o && /* @__PURE__ */ s.jsx("div", { className: ne.widgetWrapper, children: /* @__PURE__ */ s.jsx(Mt, { availableWidgets: n, onAdd: (x) => i(m, x), texts: e }) }) : h.render,
|
|
2967
2967
|
h.id > -1 && o && /* @__PURE__ */ s.jsx("div", { className: ne.widgetEditOverlay })
|
|
2968
2968
|
] }, m) : /* @__PURE__ */ s.jsx(s.Fragment, {}), [
|
|
2969
2969
|
o,
|
|
@@ -2974,9 +2974,9 @@ const ma = "_button_1wjon_1", fa = "_filled_1wjon_7", pa = "_sm_1wjon_13", ga =
|
|
|
2974
2974
|
e
|
|
2975
2975
|
]);
|
|
2976
2976
|
return /* @__PURE__ */ s.jsxs("div", { className: ne.dashboard, children: [
|
|
2977
|
-
/* @__PURE__ */ s.jsx("div", { className: "mb-3 d-flex align-items-center justify-content-end", children: /* @__PURE__ */ s.jsx(qn, { as: "button", color: o ? "success" : "primary", icon: o ? /* @__PURE__ */ s.jsx(yr, {}) : /* @__PURE__ */ s.jsx(
|
|
2977
|
+
/* @__PURE__ */ s.jsx("div", { className: "mb-3 d-flex align-items-center justify-content-end", children: /* @__PURE__ */ s.jsx(qn, { as: "button", color: o ? "success" : "primary", icon: o ? /* @__PURE__ */ s.jsx(yr, {}) : /* @__PURE__ */ s.jsx(vr, {}), onClick: () => a(!o), children: o ? e.dashboardEditDone : e.dashboardEdit }) }),
|
|
2978
2978
|
/* @__PURE__ */ s.jsxs("div", { className: ne.widgetsGrid, children: [
|
|
2979
|
-
(d = t.widgets) == null ? void 0 : d.map((h, m) => u(n.find((
|
|
2979
|
+
(d = t.widgets) == null ? void 0 : d.map((h, m) => u(n.find((p) => p.id === h.widgetId), m, h.fullWidth)),
|
|
2980
2980
|
o && /* @__PURE__ */ s.jsx(Mt, { availableWidgets: n, onAdd: (h) => {
|
|
2981
2981
|
var m;
|
|
2982
2982
|
return i((m = t.widgets) == null ? void 0 : m.length, h);
|
|
@@ -2992,13 +2992,13 @@ const ma = "_button_1wjon_1", fa = "_filled_1wjon_7", pa = "_sm_1wjon_13", ga =
|
|
|
2992
2992
|
"collapse-icon": "_collapse-icon_1ahhn_1",
|
|
2993
2993
|
collapseIcon: Ya,
|
|
2994
2994
|
collapsed: Ha
|
|
2995
|
-
},
|
|
2995
|
+
}, fc = ({ title: n, children: e, className: t, ...r }) => {
|
|
2996
2996
|
const o = r.controlled ? !1 : r.defaultOpen ?? !1, [a, i] = O(o), l = r.controlled ? r.isOpen : a;
|
|
2997
2997
|
return E(() => {
|
|
2998
2998
|
i(o);
|
|
2999
2999
|
}, [o]), /* @__PURE__ */ s.jsxs("div", { className: t ?? "", children: [
|
|
3000
3000
|
/* @__PURE__ */ s.jsxs("div", { role: "button", className: "d-flex align-items-center justify-content-between pb-3 pt-2", onClick: () => r.controlled ? r.onToggle(!r.isOpen) : i(!a), children: [
|
|
3001
|
-
/* @__PURE__ */ s.jsx(
|
|
3001
|
+
/* @__PURE__ */ s.jsx(V, { variant: "h6", children: n }),
|
|
3002
3002
|
/* @__PURE__ */ s.jsx(Yt, { className: v(Dt.collapseIcon, {
|
|
3003
3003
|
[Dt.collapsed]: l
|
|
3004
3004
|
}) })
|
|
@@ -3010,65 +3010,65 @@ const ma = "_button_1wjon_1", fa = "_filled_1wjon_7", pa = "_sm_1wjon_13", ga =
|
|
|
3010
3010
|
feedback: Ba,
|
|
3011
3011
|
"feedback-spacer": "_feedback-spacer_esh1j_8",
|
|
3012
3012
|
feedbackSpacer: Ga
|
|
3013
|
-
},
|
|
3013
|
+
}, me = ({ message: n }) => /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3014
3014
|
/* @__PURE__ */ s.jsx("div", { className: v("invalid-feedback luminus-invalid-feedback", At.feedback), children: n }),
|
|
3015
3015
|
/* @__PURE__ */ s.jsx("div", { className: v("invalid-feedback-spacer", At.feedbackSpacer), children: n })
|
|
3016
3016
|
] });
|
|
3017
3017
|
function Ua(n, e, t) {
|
|
3018
3018
|
var r = this, o = R(null), a = R(0), i = R(null), l = R([]), c = R(), u = R(), d = R(n), h = R(!0);
|
|
3019
3019
|
d.current = n;
|
|
3020
|
-
var m = typeof window < "u",
|
|
3020
|
+
var m = typeof window < "u", p = !e && e !== 0 && m;
|
|
3021
3021
|
if (typeof n != "function")
|
|
3022
3022
|
throw new TypeError("Expected a function");
|
|
3023
3023
|
e = +e || 0;
|
|
3024
|
-
var
|
|
3024
|
+
var x = !!(t = t || {}).leading, g = !("trailing" in t) || !!t.trailing, f = "maxWait" in t, b = "debounceOnServer" in t && !!t.debounceOnServer, _ = f ? Math.max(+t.maxWait || 0, e) : null;
|
|
3025
3025
|
E(function() {
|
|
3026
3026
|
return h.current = !0, function() {
|
|
3027
3027
|
h.current = !1;
|
|
3028
3028
|
};
|
|
3029
3029
|
}, []);
|
|
3030
|
-
var
|
|
3030
|
+
var k = G(function() {
|
|
3031
3031
|
var I = function(P) {
|
|
3032
3032
|
var N = l.current, S = c.current;
|
|
3033
3033
|
return l.current = c.current = null, a.current = P, u.current = d.current.apply(S, N);
|
|
3034
|
-
},
|
|
3035
|
-
|
|
3036
|
-
},
|
|
3034
|
+
}, y = function(P, N) {
|
|
3035
|
+
p && cancelAnimationFrame(i.current), i.current = p ? requestAnimationFrame(P) : setTimeout(P, N);
|
|
3036
|
+
}, j = function(P) {
|
|
3037
3037
|
if (!h.current)
|
|
3038
3038
|
return !1;
|
|
3039
3039
|
var N = P - o.current;
|
|
3040
|
-
return !o.current || N >= e || N < 0 ||
|
|
3041
|
-
},
|
|
3042
|
-
return i.current = null,
|
|
3040
|
+
return !o.current || N >= e || N < 0 || f && P - a.current >= _;
|
|
3041
|
+
}, C = function(P) {
|
|
3042
|
+
return i.current = null, g && l.current ? I(P) : (l.current = c.current = null, u.current);
|
|
3043
3043
|
}, $ = function P() {
|
|
3044
3044
|
var N = Date.now();
|
|
3045
|
-
if (
|
|
3046
|
-
return
|
|
3045
|
+
if (j(N))
|
|
3046
|
+
return C(N);
|
|
3047
3047
|
if (h.current) {
|
|
3048
|
-
var S = e - (N - o.current), q =
|
|
3049
|
-
|
|
3048
|
+
var S = e - (N - o.current), q = f ? Math.min(S, _ - (N - a.current)) : S;
|
|
3049
|
+
y(P, q);
|
|
3050
3050
|
}
|
|
3051
3051
|
}, L = function() {
|
|
3052
|
-
if (m ||
|
|
3053
|
-
var P = Date.now(), N =
|
|
3052
|
+
if (m || b) {
|
|
3053
|
+
var P = Date.now(), N = j(P);
|
|
3054
3054
|
if (l.current = [].slice.call(arguments), c.current = r, o.current = P, N) {
|
|
3055
3055
|
if (!i.current && h.current)
|
|
3056
|
-
return a.current = o.current,
|
|
3057
|
-
if (
|
|
3058
|
-
return
|
|
3056
|
+
return a.current = o.current, y($, e), x ? I(o.current) : u.current;
|
|
3057
|
+
if (f)
|
|
3058
|
+
return y($, e), I(o.current);
|
|
3059
3059
|
}
|
|
3060
|
-
return i.current ||
|
|
3060
|
+
return i.current || y($, e), u.current;
|
|
3061
3061
|
}
|
|
3062
3062
|
};
|
|
3063
3063
|
return L.cancel = function() {
|
|
3064
|
-
i.current && (
|
|
3064
|
+
i.current && (p ? cancelAnimationFrame(i.current) : clearTimeout(i.current)), a.current = 0, l.current = o.current = c.current = i.current = null;
|
|
3065
3065
|
}, L.isPending = function() {
|
|
3066
3066
|
return !!i.current;
|
|
3067
3067
|
}, L.flush = function() {
|
|
3068
|
-
return i.current ?
|
|
3068
|
+
return i.current ? C(Date.now()) : u.current;
|
|
3069
3069
|
}, L;
|
|
3070
|
-
}, [
|
|
3071
|
-
return
|
|
3070
|
+
}, [x, f, e, _, g, p, m, b]);
|
|
3071
|
+
return k;
|
|
3072
3072
|
}
|
|
3073
3073
|
function Va(n, e) {
|
|
3074
3074
|
return n === e;
|
|
@@ -3105,18 +3105,18 @@ const za = "_wrapper_ov00y_1", Qa = "_open_ov00y_9", Xa = "_dropdown_ov00y_13",
|
|
|
3105
3105
|
icon: ii,
|
|
3106
3106
|
"clear-button": "_clear-button_ov00y_86",
|
|
3107
3107
|
clearButton: ci
|
|
3108
|
-
}, ht = ({ show: n, onCancel: e, items: t, currentSelection: r, onSelectionChange: o, onClickSelectedItem: a, onSearchQueryChange: i, texts: l, additionalColumns: c, autoHideSearch: u = !1, allItemsLength: d, disabled: h, isLoading: m = !1, inputRef:
|
|
3108
|
+
}, ht = ({ show: n, onCancel: e, items: t, currentSelection: r, onSelectionChange: o, onClickSelectedItem: a, onSearchQueryChange: i, texts: l, additionalColumns: c, autoHideSearch: u = !1, allItemsLength: d, disabled: h, isLoading: m = !1, inputRef: p }) => {
|
|
3109
3109
|
var Z;
|
|
3110
|
-
const
|
|
3110
|
+
const x = R(null), g = R(null), f = R(null), [b, _] = O(""), [k] = Yn(b, 500), [, I] = O(!1), y = (Z = p.current) == null ? void 0 : Z.getBoundingClientRect(), j = (y == null ? void 0 : y.x) ?? 0, C = ((y == null ? void 0 : y.x) ?? 0) + ((y == null ? void 0 : y.width) ?? 0), $ = (y == null ? void 0 : y.y) ?? 0, L = ((y == null ? void 0 : y.y) ?? 0) + ((y == null ? void 0 : y.height) ?? 0), P = (y == null ? void 0 : y.width) ?? 0, N = (y == null ? void 0 : y.height) ?? 0, S = 5, q = G(() => j ? j > window.innerWidth / 2 : !1, [j]), H = G(() => $ ? $ > window.innerHeight / 2 : !1, [$]);
|
|
3111
3111
|
E(() => {
|
|
3112
3112
|
var F;
|
|
3113
|
-
n && ((F =
|
|
3114
|
-
}, [
|
|
3115
|
-
n ||
|
|
3113
|
+
n && ((F = f.current) == null || F.focus());
|
|
3114
|
+
}, [f, n]), E(() => {
|
|
3115
|
+
n || _("");
|
|
3116
3116
|
}, [n]), E(() => {
|
|
3117
|
-
i(
|
|
3118
|
-
}, [
|
|
3119
|
-
const
|
|
3117
|
+
i(k);
|
|
3118
|
+
}, [k, i]);
|
|
3119
|
+
const K = T((F) => {
|
|
3120
3120
|
switch (F.key) {
|
|
3121
3121
|
case "Escape":
|
|
3122
3122
|
F.stopPropagation(), e();
|
|
@@ -3129,42 +3129,42 @@ const za = "_wrapper_ov00y_1", Qa = "_open_ov00y_9", Xa = "_dropdown_ov00y_13",
|
|
|
3129
3129
|
window.removeEventListener("scroll", U);
|
|
3130
3130
|
}), [U]), E(() => (window.addEventListener("resize", U), () => {
|
|
3131
3131
|
window.removeEventListener("resize", U);
|
|
3132
|
-
}), [U]), zt(
|
|
3132
|
+
}), [U]), zt(K), Qt([x, g], e);
|
|
3133
3133
|
const te = `calc(max(${P}px, ${c && (c == null ? void 0 : c.length) > 0 ? "250px" : "0px"}) + ${((c == null ? void 0 : c.length) ?? 0) * 100}px) `;
|
|
3134
3134
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3135
3135
|
/* @__PURE__ */ s.jsx(Bn, { show: n, onClick: e }),
|
|
3136
|
-
r && n && !h && /* @__PURE__ */ s.jsx("button", { ref:
|
|
3136
|
+
r && n && !h && /* @__PURE__ */ s.jsx("button", { ref: g, type: "button", className: v("luminus-dropdown-picker-clear-button", B.clearButton), onClick: () => !h && o(null), style: {
|
|
3137
3137
|
top: `calc(${$}px + ${N / 2}px - 12px)`,
|
|
3138
|
-
left: `calc(${
|
|
3139
|
-
}, children: /* @__PURE__ */ s.jsx(
|
|
3138
|
+
left: `calc(${j}px - 24px - 8px)`
|
|
3139
|
+
}, children: /* @__PURE__ */ s.jsx(V, { variant: "caption", className: "text-danger", children: /* @__PURE__ */ s.jsx(Lt, { size: 16 }) }) }),
|
|
3140
3140
|
/* @__PURE__ */ s.jsx("div", { className: v("luminus-dropdown-picker", B.wrapper, {
|
|
3141
3141
|
[B.open]: n
|
|
3142
3142
|
}), style: {
|
|
3143
3143
|
top: H ? `calc(${$}px - 50vh - 8px)` : `calc(${L}px + 8px)`,
|
|
3144
|
-
left: q ? `calc(${
|
|
3145
|
-
right: q ? `${
|
|
3144
|
+
left: q ? `calc(${C}px - ${te})` : j,
|
|
3145
|
+
right: q ? `${C}px` : `calc(${j}px + ${te})`,
|
|
3146
3146
|
width: te,
|
|
3147
3147
|
justifyContent: H ? "flex-end" : "flex-start"
|
|
3148
|
-
}, children: /* @__PURE__ */ s.jsxs("div", { ref:
|
|
3148
|
+
}, children: /* @__PURE__ */ s.jsxs("div", { ref: x, className: v("shadow rounded", B.dropdown), children: [
|
|
3149
3149
|
r && a && /* @__PURE__ */ s.jsxs("button", { type: "button", onClick: () => {
|
|
3150
3150
|
e(), a(r);
|
|
3151
3151
|
}, className: v("selected-button", B.selectedButton), children: [
|
|
3152
|
-
/* @__PURE__ */ s.jsx("div", { className: B.name, children: /* @__PURE__ */ s.jsx(
|
|
3153
|
-
/* @__PURE__ */ s.jsx("div", { className: B.icon, children: /* @__PURE__ */ s.jsx(
|
|
3152
|
+
/* @__PURE__ */ s.jsx("div", { className: B.name, children: /* @__PURE__ */ s.jsx(V, { variant: "body2", children: r.name }) }),
|
|
3153
|
+
/* @__PURE__ */ s.jsx("div", { className: B.icon, children: /* @__PURE__ */ s.jsx(V, { variant: "caption", className: "text-primary align-items-center", children: /* @__PURE__ */ s.jsx(Ht, {}) }) })
|
|
3154
3154
|
] }),
|
|
3155
3155
|
!h && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3156
|
-
u && (d ?? t.length) <= S ? null : /* @__PURE__ */ s.jsx("div", { className: v("search-input-container border-bottom", B.searchInputContainer), children: /* @__PURE__ */ s.jsx(Q.Control, { ref:
|
|
3157
|
-
var
|
|
3158
|
-
return
|
|
3156
|
+
u && (d ?? t.length) <= S ? null : /* @__PURE__ */ s.jsx("div", { className: v("search-input-container border-bottom", B.searchInputContainer), children: /* @__PURE__ */ s.jsx(Q.Control, { ref: f, type: "search", size: "sm", className: B.searchInput, placeholder: l.searchPlaceholder, value: b, onChange: (F) => {
|
|
3157
|
+
var w;
|
|
3158
|
+
return _(((w = F.target) == null ? void 0 : w.value) ?? "");
|
|
3159
3159
|
} }) }),
|
|
3160
3160
|
m ? /* @__PURE__ */ s.jsx("div", { className: B.loadingContainer, children: /* @__PURE__ */ s.jsx(lt, { animation: "border", variant: "primary" }) }) : t.length > 0 && /* @__PURE__ */ s.jsxs("div", { className: v("items", B.itemsContainer), children: [
|
|
3161
3161
|
c && c.length > 0 && /* @__PURE__ */ s.jsxs("div", { className: v("header-row border-bottom", B.headerRow), children: [
|
|
3162
3162
|
/* @__PURE__ */ s.jsx("div", { className: B.name }),
|
|
3163
|
-
c == null ? void 0 : c.map((F) => /* @__PURE__ */ s.jsx("div", { className: B.columnItem, children: /* @__PURE__ */ s.jsx(
|
|
3163
|
+
c == null ? void 0 : c.map((F) => /* @__PURE__ */ s.jsx("div", { className: B.columnItem, children: /* @__PURE__ */ s.jsx(V, { variant: "caption", children: F.name }) }, F.key))
|
|
3164
3164
|
] }),
|
|
3165
3165
|
t == null ? void 0 : t.map((F) => /* @__PURE__ */ s.jsxs("button", { type: "button", className: v("item cursor-pointer", B.item), onClick: () => !h && o(F), children: [
|
|
3166
|
-
/* @__PURE__ */ s.jsx("div", { className: B.name, children: /* @__PURE__ */ s.jsx(
|
|
3167
|
-
c == null ? void 0 : c.map((
|
|
3166
|
+
/* @__PURE__ */ s.jsx("div", { className: B.name, children: /* @__PURE__ */ s.jsx(V, { variant: "body2", children: F.name }) }),
|
|
3167
|
+
c == null ? void 0 : c.map((w) => /* @__PURE__ */ s.jsx("div", { className: B.columnItem, children: /* @__PURE__ */ s.jsx(V, { variant: "caption", className: v("text-muted"), children: F.additionalColumns && F.additionalColumns[w.key] }) }, w.key))
|
|
3168
3168
|
] }, F.id))
|
|
3169
3169
|
] })
|
|
3170
3170
|
] })
|
|
@@ -3172,7 +3172,7 @@ const za = "_wrapper_ov00y_1", Qa = "_open_ov00y_9", Xa = "_dropdown_ov00y_13",
|
|
|
3172
3172
|
] });
|
|
3173
3173
|
};
|
|
3174
3174
|
function li(n) {
|
|
3175
|
-
return
|
|
3175
|
+
return xr({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z" }, child: [] }] })(n);
|
|
3176
3176
|
}
|
|
3177
3177
|
const ui = "_item_1dy8x_1", Hn = {
|
|
3178
3178
|
item: ui
|
|
@@ -3186,7 +3186,7 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3186
3186
|
}) => /* @__PURE__ */ s.jsxs($e.Item, { className: v(`btn luminus-dropdown-item text-nowrap rounded text-${n} ${t ?? ""}`, Hn.item), ...o, children: [
|
|
3187
3187
|
e,
|
|
3188
3188
|
r
|
|
3189
|
-
] }), hi = (n) => /* @__PURE__ */ s.jsx($e.Toggle, { ...n }),
|
|
3189
|
+
] }), hi = (n) => /* @__PURE__ */ s.jsx($e.Toggle, { ...n }), mc = ({ color: n = "primary", icon: e = /* @__PURE__ */ s.jsx(qt, { size: 12 }), inputId: t = "context-file-input", accept: r = "*", onUpload: o, multiple: a, className: i, children: l, ...c }) => {
|
|
3190
3190
|
const u = (d) => {
|
|
3191
3191
|
d.target.files && (o(d.target.files), d.target.value = "");
|
|
3192
3192
|
};
|
|
@@ -3197,16 +3197,16 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3197
3197
|
] }),
|
|
3198
3198
|
/* @__PURE__ */ s.jsx("input", { id: t, type: "file", accept: r, onChange: u, hidden: !0, multiple: a })
|
|
3199
3199
|
] });
|
|
3200
|
-
},
|
|
3201
|
-
divider:
|
|
3202
|
-
}, pc = ({ className: n }) => /* @__PURE__ */ s.jsx($e.Divider, { className: v("luminus-dropdown-divider", n,
|
|
3200
|
+
}, fi = "_divider_1e6rk_1", mi = {
|
|
3201
|
+
divider: fi
|
|
3202
|
+
}, pc = ({ className: n }) => /* @__PURE__ */ s.jsx($e.Divider, { className: v("luminus-dropdown-divider", n, mi.divider) }), pi = "_dropdown_1lk66_1", gi = {
|
|
3203
3203
|
dropdown: pi
|
|
3204
3204
|
}, wi = ({ toggle: n, children: e, ...t }) => /* @__PURE__ */ s.jsxs($e, { ...t, children: [
|
|
3205
3205
|
n,
|
|
3206
3206
|
/* @__PURE__ */ s.jsx($e.Menu, { className: v("luminus-dropdown rounded shadow", gi.dropdown), children: e })
|
|
3207
|
-
] }), yi = ({ searchTypes: n, selectedType: e, setSelectedType: t }) => /* @__PURE__ */ s.jsx(wi, { toggle: /* @__PURE__ */ s.jsx(hi, { as: br, icon: null, text: e == null ? void 0 : e.text }), children: n.map((r) => /* @__PURE__ */ s.jsx(di, { icon: null, onClick: () => t(r), children: r.text }, r.key)) }),
|
|
3208
|
-
dropdown:
|
|
3209
|
-
open:
|
|
3207
|
+
] }), yi = ({ searchTypes: n, selectedType: e, setSelectedType: t }) => /* @__PURE__ */ s.jsx(wi, { toggle: /* @__PURE__ */ s.jsx(hi, { as: br, icon: null, text: e == null ? void 0 : e.text }), children: n.map((r) => /* @__PURE__ */ s.jsx(di, { icon: null, onClick: () => t(r), children: r.text }, r.key)) }), vi = "_dropdown_1ddrg_1", xi = "_open_1ddrg_12", bi = "_loading-container_1ddrg_15", _i = "_groups-container_1ddrg_22", ki = "_group_1ddrg_22", ji = "_header_1ddrg_26", Ci = "_item_1ddrg_33", le = {
|
|
3208
|
+
dropdown: vi,
|
|
3209
|
+
open: xi,
|
|
3210
3210
|
"loading-container": "_loading-container_1ddrg_15",
|
|
3211
3211
|
loadingContainer: bi,
|
|
3212
3212
|
"groups-container": "_groups-container_1ddrg_22",
|
|
@@ -3217,7 +3217,7 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3217
3217
|
}, Ni = ({ show: n, query: e, onCancel: t, groups: r, isLoading: o, searchTypes: a }) => {
|
|
3218
3218
|
const { LinkComponent: i, appSearchTexts: l } = D(ae), c = R(null), u = T((d) => {
|
|
3219
3219
|
var m;
|
|
3220
|
-
const h = (m = a.find((
|
|
3220
|
+
const h = (m = a.find((p) => p.key === d.type)) == null ? void 0 : m.toPath;
|
|
3221
3221
|
return h ? `${h}/${d.searchKey}` : "/not-found";
|
|
3222
3222
|
}, [a]);
|
|
3223
3223
|
return Qt([c], t), /* @__PURE__ */ s.jsx("div", { ref: c, className: v("luminus-app-search-dropdown shadow rounded", le.dropdown, {
|
|
@@ -3226,8 +3226,8 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3226
3226
|
var h;
|
|
3227
3227
|
return /* @__PURE__ */ s.jsxs("div", { className: v(le.group), children: [
|
|
3228
3228
|
/* @__PURE__ */ s.jsxs(i, { to: `/search?query=${e}&type=${d.key.category}`, className: v("group-header", le.header), onClick: t, children: [
|
|
3229
|
-
/* @__PURE__ */ s.jsx(
|
|
3230
|
-
/* @__PURE__ */ s.jsxs(
|
|
3229
|
+
/* @__PURE__ */ s.jsx(V, { variant: "body", className: "text-primary", children: d.key.categoryName }),
|
|
3230
|
+
/* @__PURE__ */ s.jsxs(V, { variant: "caption", children: [
|
|
3231
3231
|
d.items.length,
|
|
3232
3232
|
" ",
|
|
3233
3233
|
l.amountFrom,
|
|
@@ -3235,18 +3235,18 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3235
3235
|
d.key.totalCount
|
|
3236
3236
|
] })
|
|
3237
3237
|
] }),
|
|
3238
|
-
(h = d.items) == null ? void 0 : h.map((m,
|
|
3238
|
+
(h = d.items) == null ? void 0 : h.map((m, p) => /* @__PURE__ */ s.jsxs(
|
|
3239
3239
|
i,
|
|
3240
3240
|
{
|
|
3241
3241
|
to: u(m),
|
|
3242
3242
|
className: v("search-item d-flex gap-3 align-items-center justify-content-between", le.item),
|
|
3243
3243
|
onClick: t,
|
|
3244
3244
|
children: [
|
|
3245
|
-
/* @__PURE__ */ s.jsx(
|
|
3246
|
-
/* @__PURE__ */ s.jsx(
|
|
3245
|
+
/* @__PURE__ */ s.jsx(V, { variant: "body2", className: "text-nowrap text-truncate", children: m.name }),
|
|
3246
|
+
/* @__PURE__ */ s.jsx(V, { variant: "caption", className: "text-primary", children: /* @__PURE__ */ s.jsx(Ht, {}) })
|
|
3247
3247
|
]
|
|
3248
3248
|
},
|
|
3249
|
-
|
|
3249
|
+
p
|
|
3250
3250
|
))
|
|
3251
3251
|
] }, d.key.category);
|
|
3252
3252
|
}) }) });
|
|
@@ -3279,13 +3279,13 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3279
3279
|
const { appSearchTexts: t } = D(ae), [r, o] = O(n.length > 0 ? n[0] : null), [a, i] = O(""), [l, c] = Yn(a, 500), { isLoading: u, searchItems: d } = Mi(r, l), [h, m] = O(!1);
|
|
3280
3280
|
return E(() => {
|
|
3281
3281
|
(d.length > 0 || u) && m(!0);
|
|
3282
|
-
}, [d, u]), /* @__PURE__ */ s.jsx(Q, { onSubmit: (
|
|
3283
|
-
|
|
3282
|
+
}, [d, u]), /* @__PURE__ */ s.jsx(Q, { onSubmit: (p) => {
|
|
3283
|
+
p.preventDefault(), p.stopPropagation(), c.flush(), m(!1), a.length > 2 && e(`/search?query=${a}${r && r.key && `&type=${r == null ? void 0 : r.key}`}`);
|
|
3284
3284
|
}, children: /* @__PURE__ */ s.jsxs(ze, { className: ue.inputGroup, children: [
|
|
3285
3285
|
/* @__PURE__ */ s.jsx(ze.Text, { className: v("p-1 rounded", ue.inputGroupText, ue.left), children: /* @__PURE__ */ s.jsx(yi, { searchTypes: n, selectedType: r, setSelectedType: o }) }),
|
|
3286
|
-
/* @__PURE__ */ s.jsx(Q.Control, { placeholder: t.searchPlaceholder, type: "text", size: "sm", className: v("luminus-app-search-input", ue.input), value: a, onChange: (
|
|
3287
|
-
var
|
|
3288
|
-
return i(((
|
|
3286
|
+
/* @__PURE__ */ s.jsx(Q.Control, { placeholder: t.searchPlaceholder, type: "text", size: "sm", className: v("luminus-app-search-input", ue.input), value: a, onChange: (p) => {
|
|
3287
|
+
var x;
|
|
3288
|
+
return i(((x = p.target) == null ? void 0 : x.value) ?? "");
|
|
3289
3289
|
}, onFocus: () => d.length > 0 && m(!0) }),
|
|
3290
3290
|
/* @__PURE__ */ s.jsx(ze.Text, { className: v("p-0 rounded", ue.inputGroupText, ue.right), children: /* @__PURE__ */ s.jsx("button", { type: "submit", className: v("text-primary", ue.submitButton), children: /* @__PURE__ */ s.jsx(li, {}) }) }),
|
|
3291
3291
|
/* @__PURE__ */ s.jsx(Ni, { query: l, searchTypes: n, show: h, onCancel: () => m(!1), groups: d, isLoading: u })
|
|
@@ -3312,7 +3312,7 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3312
3312
|
i.collapsible && (i.controlled ? i.onToggle(!i.isOpen) : u(!c));
|
|
3313
3313
|
}, children: [
|
|
3314
3314
|
/* @__PURE__ */ s.jsxs("div", { className: v("header-content", we.headerContent), children: [
|
|
3315
|
-
/* @__PURE__ */ s.jsx(
|
|
3315
|
+
/* @__PURE__ */ s.jsx(V, { variant: "h6", className: "text-primary", children: n }),
|
|
3316
3316
|
e ?? null
|
|
3317
3317
|
] }),
|
|
3318
3318
|
i.collapsible && /* @__PURE__ */ s.jsx(Yt, { className: v(we.collapseIcon, {
|
|
@@ -3323,18 +3323,18 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3323
3323
|
[a ?? ""]: a
|
|
3324
3324
|
}), children: t }) })
|
|
3325
3325
|
] });
|
|
3326
|
-
}, qi = "
|
|
3326
|
+
}, qi = "_lightbox_1if23_1", Li = "_show_1if23_16", Yi = "_header_1if23_20", Hi = "_photo-actions_1if23_26", Bi = "_photo-container_1if23_31", Gi = "_photo_1if23_26", Ui = "_nav-button_1if23_41", Vi = "_photos-preview_1if23_49", Ki = "_selected_1if23_62", ee = {
|
|
3327
3327
|
lightbox: qi,
|
|
3328
3328
|
show: Li,
|
|
3329
3329
|
header: Yi,
|
|
3330
|
-
"photo-actions": "_photo-
|
|
3330
|
+
"photo-actions": "_photo-actions_1if23_26",
|
|
3331
3331
|
photoActions: Hi,
|
|
3332
|
-
"photo-container": "_photo-
|
|
3332
|
+
"photo-container": "_photo-container_1if23_31",
|
|
3333
3333
|
photoContainer: Bi,
|
|
3334
3334
|
photo: Gi,
|
|
3335
|
-
"nav-button": "_nav-
|
|
3335
|
+
"nav-button": "_nav-button_1if23_41",
|
|
3336
3336
|
navButton: Ui,
|
|
3337
|
-
"photos-preview": "_photos-
|
|
3337
|
+
"photos-preview": "_photos-preview_1if23_49",
|
|
3338
3338
|
photosPreview: Vi,
|
|
3339
3339
|
selected: Ki
|
|
3340
3340
|
}, zi = "_backdrop_1sik0_1", Qi = "_show_1sik0_11", Ft = {
|
|
@@ -3342,58 +3342,59 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3342
3342
|
show: Qi
|
|
3343
3343
|
}, Bn = ({ show: n, onClick: e }) => /* @__PURE__ */ s.jsx("div", { className: v("luminus-backdrop", Ft.backdrop, {
|
|
3344
3344
|
[Ft.show]: n
|
|
3345
|
-
}), onClick: () => e && e() }), Xi = ({ show: n, onClose: e, photos: t, defaultIndex: r, uploadPhotosText: o,
|
|
3346
|
-
const
|
|
3345
|
+
}), onClick: () => e && e() }), Xi = ({ show: n, onClose: e, photos: t, defaultIndex: r, uploadPhotosText: o, noPhotosText: a, onUploadPhotos: i, photoActions: l }) => {
|
|
3346
|
+
const c = R(null), [u, d] = O(r), h = t.at(u), m = u > 0, p = u < t.length - 1;
|
|
3347
3347
|
E(() => {
|
|
3348
|
-
n &&
|
|
3348
|
+
n && d(r);
|
|
3349
3349
|
}, [r, n]), E(() => {
|
|
3350
|
-
|
|
3351
|
-
}, [t,
|
|
3352
|
-
const
|
|
3353
|
-
switch (
|
|
3350
|
+
u >= t.length && d(t.length - 1);
|
|
3351
|
+
}, [t, u]);
|
|
3352
|
+
const x = T((g) => {
|
|
3353
|
+
switch (g.key) {
|
|
3354
3354
|
case "ArrowLeft":
|
|
3355
|
-
|
|
3355
|
+
g.stopPropagation(), m && d((f) => f - 1);
|
|
3356
3356
|
break;
|
|
3357
3357
|
case "ArrowRight":
|
|
3358
|
-
|
|
3358
|
+
g.stopPropagation(), p && d((f) => f + 1);
|
|
3359
3359
|
break;
|
|
3360
3360
|
case "Escape":
|
|
3361
|
-
|
|
3361
|
+
g.stopPropagation(), e();
|
|
3362
3362
|
break;
|
|
3363
3363
|
}
|
|
3364
|
-
}, [
|
|
3365
|
-
return zt(
|
|
3364
|
+
}, [p, m, e]);
|
|
3365
|
+
return zt(x), /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3366
3366
|
/* @__PURE__ */ s.jsx(Bn, { show: n, onClick: e }),
|
|
3367
|
-
/* @__PURE__ */ s.jsxs("div", { ref:
|
|
3367
|
+
/* @__PURE__ */ s.jsxs("div", { ref: c, className: v("luminus-lightbox rounded shadow", ee.lightbox, {
|
|
3368
3368
|
[ee.show]: n
|
|
3369
3369
|
}), children: [
|
|
3370
3370
|
/* @__PURE__ */ s.jsxs("div", { className: ee.header, children: [
|
|
3371
3371
|
/* @__PURE__ */ s.jsxs("div", { className: v("rounded", ee.photoActions), children: [
|
|
3372
|
-
|
|
3373
|
-
|
|
3372
|
+
i && /* @__PURE__ */ s.jsx(Ln, { accept: ".jpg,.jpeg,.png", onUpload: (g) => {
|
|
3373
|
+
g.length > 0 && i(Array.from(g));
|
|
3374
3374
|
}, icon: /* @__PURE__ */ s.jsx(Bt, { style: { fontSize: 18 } }), multiple: !0, className: "me-3", children: o ?? null }),
|
|
3375
|
-
|
|
3375
|
+
h && (l == null ? void 0 : l.map(({ label: g, onClick: f, ...b }, _) => /* @__PURE__ */ s.jsx(
|
|
3376
3376
|
qn,
|
|
3377
3377
|
{
|
|
3378
|
-
onClick: () => f(
|
|
3379
|
-
...
|
|
3380
|
-
children:
|
|
3378
|
+
onClick: () => f(h.id),
|
|
3379
|
+
...b,
|
|
3380
|
+
children: g
|
|
3381
3381
|
},
|
|
3382
|
-
`action-${
|
|
3382
|
+
`action-${_}`
|
|
3383
3383
|
)))
|
|
3384
3384
|
] }),
|
|
3385
|
-
/* @__PURE__ */ s.jsx("div", { role: "button", onClick: e, children: /* @__PURE__ */ s.jsx(
|
|
3385
|
+
/* @__PURE__ */ s.jsx("div", { role: "button", onClick: e, children: /* @__PURE__ */ s.jsx(xe, { style: { fontSize: "32px" } }) })
|
|
3386
3386
|
] }),
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
/* @__PURE__ */ s.jsx("
|
|
3390
|
-
/* @__PURE__ */ s.jsx("
|
|
3387
|
+
t.length === 0 && /* @__PURE__ */ s.jsx("div", { className: "w-100 h-100 d-flex align-items-center justify-content-center", children: /* @__PURE__ */ s.jsx(V, { variant: "body", children: a ?? "No photos available" }) }),
|
|
3388
|
+
h && /* @__PURE__ */ s.jsxs("div", { className: ee.photoContainer, children: [
|
|
3389
|
+
/* @__PURE__ */ s.jsx("div", { role: m ? "button" : void 0, className: v("align-items-start", ee.navButton), onClick: () => m && d((g) => g - 1), children: m && /* @__PURE__ */ s.jsx(ot, { style: { fontSize: "40px" } }) }),
|
|
3390
|
+
/* @__PURE__ */ s.jsx("img", { src: h.lgSrc, alt: h.alt, className: v("rounded", ee.photo) }),
|
|
3391
|
+
/* @__PURE__ */ s.jsx("div", { role: p ? "button" : void 0, className: v("align-items-end", ee.navButton), onClick: () => p && d((g) => g + 1), children: p && /* @__PURE__ */ s.jsx(st, { style: { fontSize: "40px" } }) })
|
|
3391
3392
|
] }),
|
|
3392
|
-
/* @__PURE__ */ s.jsx("div", { className: ee.photosPreview, children: t.map((
|
|
3393
|
+
/* @__PURE__ */ s.jsx("div", { className: ee.photosPreview, children: t.map((g, f) => (
|
|
3393
3394
|
// eslint-disable-next-line jsx-a11y/no-noninteractive-element-interactions
|
|
3394
|
-
/* @__PURE__ */ s.jsx("img", { role: f !==
|
|
3395
|
-
[ee.selected]: f ===
|
|
3396
|
-
}), onClick: () =>
|
|
3395
|
+
/* @__PURE__ */ s.jsx("img", { role: f !== u ? "button" : void 0, src: g.smSrc, alt: g.alt, className: v("rounded", ee.photo, {
|
|
3396
|
+
[ee.selected]: f === u
|
|
3397
|
+
}), onClick: () => d(f) }, g.id)
|
|
3397
3398
|
)) })
|
|
3398
3399
|
] })
|
|
3399
3400
|
] });
|
|
@@ -3421,43 +3422,60 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3421
3422
|
] }) : e ? /* @__PURE__ */ s.jsx(Ln, { accept: ".jpg,.jpeg,.png", onUpload: (u) => {
|
|
3422
3423
|
u.length > 0 && e(Array.from(u));
|
|
3423
3424
|
}, icon: /* @__PURE__ */ s.jsx(Bt, { style: { fontSize: 18 } }), multiple: !0, children: t ?? null }) : null;
|
|
3424
|
-
},
|
|
3425
|
+
}, vc = ({ children: n }) => {
|
|
3425
3426
|
const { NavigateComponent: e } = D(ae), { useMsal: t, msalScopes: r } = D(kr), { isAuthenticated: o } = jr(), { user: a } = D(Cr);
|
|
3426
|
-
return t ? /* @__PURE__ */ s.jsx(ha, { interactionType: De.
|
|
3427
|
-
},
|
|
3427
|
+
return t ? /* @__PURE__ */ s.jsx(ha, { interactionType: De.Redirect, authenticationRequest: { scopes: r }, children: a && n }) : !o() || !a ? /* @__PURE__ */ s.jsx(e, { to: "/login", replace: !0 }) : n;
|
|
3428
|
+
}, xc = ({ heading: n, content: e, placement: t, children: r, trigger: o }) => /* @__PURE__ */ s.jsx(Nr, { placement: t, overlay: /* @__PURE__ */ s.jsxs(Ue, { className: "luminus-tooltip", children: [
|
|
3428
3429
|
/* @__PURE__ */ s.jsx(Ue.Header, { as: "h3", children: n }),
|
|
3429
3430
|
/* @__PURE__ */ s.jsx(Ue.Body, { children: e })
|
|
3430
3431
|
] }), trigger: o ?? "hover", rootClose: !0, children: r }), bc = ({ InputContainer: n = qe, label: e, value: t, onChange: r, hidden: o, disabled: a, className: i, type: l, withoutLabel: c }) => /* @__PURE__ */ s.jsx(n, { isForCheckInput: !0, hidden: o, label: e ?? "", withoutLabel: c, children: /* @__PURE__ */ s.jsx(Q.Check, { id: `check-${e}`, type: l ?? "checkbox", label: e ?? "", checked: t, onChange: (u) => {
|
|
3431
3432
|
var d;
|
|
3432
3433
|
r && r(((d = u.target) == null ? void 0 : d.checked) ?? !1);
|
|
3433
|
-
}, className: i ?? "", hidden: o ?? !1, disabled: a ?? !1 }) }), _c = ({ InputContainer: n = qe, type: e, value: t, onChange: r, debounceMs: o, label: a, withoutLabel: i, placeholder: l, size: c, hidden: u, disabled: d, showClearIcon: h, clearValue: m, list:
|
|
3434
|
-
const
|
|
3434
|
+
}, className: i ?? "", hidden: o ?? !1, disabled: a ?? !1 }) }), _c = ({ InputContainer: n = qe, type: e, value: t, onChange: r, debounceMs: o, label: a, withoutLabel: i, placeholder: l, size: c, hidden: u, disabled: d, showClearIcon: h, clearValue: m, list: p, className: x }) => {
|
|
3435
|
+
const g = e === "number", f = T(() => {
|
|
3435
3436
|
if (!r)
|
|
3436
3437
|
return;
|
|
3437
|
-
const
|
|
3438
|
-
r(
|
|
3439
|
-
}, [m,
|
|
3440
|
-
const
|
|
3441
|
-
r && (
|
|
3442
|
-
}, [
|
|
3438
|
+
const j = m ?? null;
|
|
3439
|
+
r(g ? j ? Number(j) : null : (j == null ? void 0 : j.toString()) ?? "");
|
|
3440
|
+
}, [m, g, r]), b = R(null), [_, k] = O((t == null ? void 0 : t.toString()) ?? ""), I = T((j) => {
|
|
3441
|
+
const C = j;
|
|
3442
|
+
r && (g && r(C ? parseInt(C, 10) : null), r(C || null));
|
|
3443
|
+
}, [g, r]), y = T((j) => {
|
|
3443
3444
|
var $;
|
|
3444
|
-
const
|
|
3445
|
+
const C = ($ = j.target) == null ? void 0 : $.value;
|
|
3445
3446
|
if (!o) {
|
|
3446
|
-
I(
|
|
3447
|
+
I(C);
|
|
3447
3448
|
return;
|
|
3448
3449
|
}
|
|
3449
|
-
|
|
3450
|
-
I(
|
|
3450
|
+
k(C), b.current !== null && window.clearTimeout(b.current), b.current = window.setTimeout(() => {
|
|
3451
|
+
I(C);
|
|
3451
3452
|
}, o);
|
|
3452
3453
|
}, [o, I]);
|
|
3453
3454
|
return E(() => {
|
|
3454
|
-
|
|
3455
|
+
k(t === null ? "" : t.toString());
|
|
3455
3456
|
}, [t]), /* @__PURE__ */ s.jsxs(n, { withoutLabel: i, label: a ?? "", hidden: u, children: [
|
|
3456
|
-
/* @__PURE__ */ s.jsx(Q.Control, { type: e, placeholder: l ?? a, size: c, value: o ?
|
|
3457
|
-
h && t && r && !d && /* @__PURE__ */ s.jsx("div", { className: `luminus-input-remove-icon ${e !== "text" ? "inset" : ""}`, children: /* @__PURE__ */ s.jsx(X, { color: "secondary", size: "sm", onClick:
|
|
3457
|
+
/* @__PURE__ */ s.jsx(Q.Control, { type: e, placeholder: l ?? a, size: c, value: o ? _ : t ?? "", onChange: y, className: x ?? "", hidden: u, disabled: d ?? !1, list: p }),
|
|
3458
|
+
h && t && r && !d && /* @__PURE__ */ s.jsx("div", { className: `luminus-input-remove-icon ${e !== "text" ? "inset" : ""}`, children: /* @__PURE__ */ s.jsx(X, { color: "secondary", size: "sm", onClick: f, children: /* @__PURE__ */ s.jsx(xe, {}) }) })
|
|
3458
3459
|
] });
|
|
3459
|
-
}, kc = ({
|
|
3460
|
-
|
|
3460
|
+
}, kc = ({
|
|
3461
|
+
InputContainer: n = qe,
|
|
3462
|
+
value: e,
|
|
3463
|
+
options: t,
|
|
3464
|
+
onChange: r,
|
|
3465
|
+
label: o,
|
|
3466
|
+
withoutLabel: a,
|
|
3467
|
+
isNumber: i,
|
|
3468
|
+
size: l,
|
|
3469
|
+
hidden: c,
|
|
3470
|
+
disabled: u,
|
|
3471
|
+
showClearIcon: d,
|
|
3472
|
+
clearValue: h,
|
|
3473
|
+
noSortOptions: m,
|
|
3474
|
+
className: p,
|
|
3475
|
+
noEmptyOption: x
|
|
3476
|
+
// it will still add the empty option if there is no value provided or value is empty string or null
|
|
3477
|
+
}) => {
|
|
3478
|
+
const g = T(() => {
|
|
3461
3479
|
if (!r)
|
|
3462
3480
|
return;
|
|
3463
3481
|
const f = h ?? null;
|
|
@@ -3465,255 +3483,255 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3465
3483
|
}, [h, i, r]);
|
|
3466
3484
|
return /* @__PURE__ */ s.jsxs(n, { withoutLabel: a, label: o ?? "", hidden: c, children: [
|
|
3467
3485
|
/* @__PURE__ */ s.jsxs(Q.Select, { size: l, value: e ?? "", onChange: (f) => {
|
|
3468
|
-
var
|
|
3486
|
+
var _;
|
|
3469
3487
|
if (!r)
|
|
3470
3488
|
return;
|
|
3471
|
-
const
|
|
3472
|
-
i && r(
|
|
3473
|
-
}, className:
|
|
3474
|
-
/* @__PURE__ */ s.jsx("option", { value: "" }),
|
|
3475
|
-
t == null ? void 0 : t.sort((f,
|
|
3489
|
+
const b = (_ = f.target) == null ? void 0 : _.value;
|
|
3490
|
+
i && r(b ? parseInt(b, 10) : null), r(b || null);
|
|
3491
|
+
}, className: p ?? "", hidden: c, disabled: u ?? !1, children: [
|
|
3492
|
+
x && !(e == null || e === "") ? void 0 : /* @__PURE__ */ s.jsx("option", { value: "" }),
|
|
3493
|
+
t == null ? void 0 : t.sort((f, b) => m ? 0 : (f.name ?? "").localeCompare(b.name ?? "")).map((f) => /* @__PURE__ */ s.jsx("option", { value: f.id ?? "", children: f.name }, f.id))
|
|
3476
3494
|
] }),
|
|
3477
|
-
d && e && r && !u && /* @__PURE__ */ s.jsx("div", { className: "luminus-input-remove-icon inset", children: /* @__PURE__ */ s.jsx(X, { color: "secondary", size: "sm", onClick:
|
|
3495
|
+
d && e && r && !u && /* @__PURE__ */ s.jsx("div", { className: "luminus-input-remove-icon inset", children: /* @__PURE__ */ s.jsx(X, { color: "secondary", size: "sm", onClick: g, children: /* @__PURE__ */ s.jsx(xe, {}) }) })
|
|
3478
3496
|
] });
|
|
3479
|
-
}, jc = ({ InputContainer: n = qe, items: e, defaultSelection: t, onClickSelectedItem: r, onSearchQueryChange: o, texts: a, isLoading: i, isNumber: l, onSelect: c, label: u, withoutLabel: d, size: h, additionalColumns: m, hidden:
|
|
3480
|
-
var
|
|
3481
|
-
const [
|
|
3497
|
+
}, jc = ({ InputContainer: n = qe, items: e, defaultSelection: t, onClickSelectedItem: r, onSearchQueryChange: o, texts: a, isLoading: i, isNumber: l, onSelect: c, label: u, withoutLabel: d, size: h, additionalColumns: m, hidden: p, disabled: x }) => {
|
|
3498
|
+
var j, C;
|
|
3499
|
+
const [g, f] = O(t), [b, _] = O(!1);
|
|
3482
3500
|
E(() => {
|
|
3483
|
-
|
|
3501
|
+
f(t);
|
|
3484
3502
|
}, [t]);
|
|
3485
|
-
const
|
|
3486
|
-
|
|
3503
|
+
const k = T(($) => {
|
|
3504
|
+
f($);
|
|
3487
3505
|
}, []), I = T(($) => {
|
|
3488
|
-
|
|
3489
|
-
}, [
|
|
3506
|
+
_(!1), k($);
|
|
3507
|
+
}, [k]);
|
|
3490
3508
|
E(() => {
|
|
3491
|
-
c && c(
|
|
3492
|
-
}, [
|
|
3493
|
-
const
|
|
3494
|
-
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(n, { withoutLabel: d, label: u ?? "", hidden:
|
|
3495
|
-
/* @__PURE__ */ s.jsxs(Q.Select, { ref:
|
|
3509
|
+
c && c(g);
|
|
3510
|
+
}, [g, c]);
|
|
3511
|
+
const y = R(null);
|
|
3512
|
+
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(n, { withoutLabel: d, label: u ?? "", hidden: p, inputContainerClassName: v({ "luminus-dropdown-select-open": b }), children: [
|
|
3513
|
+
/* @__PURE__ */ s.jsxs(Q.Select, { ref: y, size: h, value: (g == null ? void 0 : g.id) ?? "", onChange: ($) => f({
|
|
3496
3514
|
id: l ? Number($.target.value) ?? null : $.target.value,
|
|
3497
3515
|
name: ""
|
|
3498
3516
|
}), onMouseDown: ($) => {
|
|
3499
3517
|
$.currentTarget.focus(), $.preventDefault();
|
|
3500
3518
|
}, onClick: () => {
|
|
3501
|
-
|
|
3502
|
-
}, disabled:
|
|
3519
|
+
_(!0);
|
|
3520
|
+
}, disabled: x && r === void 0, className: v({ "luminus-dropdown-picker-disabled": x }), hidden: p, children: [
|
|
3503
3521
|
/* @__PURE__ */ s.jsx("option", { value: "" }),
|
|
3504
|
-
t && /* @__PURE__ */ s.jsx("option", { value: t.id ?? void 0, children: t.name && ((
|
|
3505
|
-
|
|
3522
|
+
t && /* @__PURE__ */ s.jsx("option", { value: t.id ?? void 0, children: t.name && ((j = t.name) == null ? void 0 : j.length) > 0 ? t.name : t.id }),
|
|
3523
|
+
g && /* @__PURE__ */ s.jsx("option", { value: g.id ?? void 0, children: g.name && ((C = g.name) == null ? void 0 : C.length) > 0 ? g.name : g.id })
|
|
3506
3524
|
] }),
|
|
3507
|
-
|
|
3525
|
+
y.current && /* @__PURE__ */ s.jsx(ht, { show: b, onCancel: () => _(!1), items: e, currentSelection: g, onSelectionChange: I, onClickSelectedItem: r, onSearchQueryChange: o, texts: a, additionalColumns: m, isLoading: i, disabled: x, inputRef: y })
|
|
3508
3526
|
] }) });
|
|
3509
|
-
}, Cc = ({ InputContainer: n =
|
|
3510
|
-
const { register: u, formState: d, setValue: h } = ie(), [m,
|
|
3527
|
+
}, Cc = ({ InputContainer: n = fe, formField: e, label: t, resetsFields: r, type: o, required: a, hidden: i, disabled: l, withoutLabel: c }) => {
|
|
3528
|
+
const { register: u, formState: d, setValue: h } = ie(), [m, p] = O(void 0);
|
|
3511
3529
|
E(() => {
|
|
3512
|
-
const
|
|
3513
|
-
let
|
|
3514
|
-
|
|
3515
|
-
|
|
3516
|
-
}),
|
|
3530
|
+
const g = e.split(".");
|
|
3531
|
+
let f = d.errors;
|
|
3532
|
+
g.forEach((b) => {
|
|
3533
|
+
f !== void 0 && (f = f[b]);
|
|
3534
|
+
}), p(f);
|
|
3517
3535
|
}, [d, e]);
|
|
3518
|
-
const
|
|
3519
|
-
return /* @__PURE__ */ s.jsxs(n, { isForCheckInput: !0, hidden: i, label: `${t}${a ? " *" : ""}`, isInvalid:
|
|
3536
|
+
const x = m !== void 0;
|
|
3537
|
+
return /* @__PURE__ */ s.jsxs(n, { isForCheckInput: !0, hidden: i, label: `${t}${a ? " *" : ""}`, isInvalid: x, withoutLabel: c, children: [
|
|
3520
3538
|
/* @__PURE__ */ s.jsx(Q.Check, { id: `check-${e}`, type: o ?? "checkbox", label: `${t}${a ? " *" : ""}`, ...u(e, {
|
|
3521
3539
|
onChange: () => {
|
|
3522
|
-
r && r.forEach((
|
|
3540
|
+
r && r.forEach((g) => h(g, null));
|
|
3523
3541
|
}
|
|
3524
|
-
}), isInvalid:
|
|
3525
|
-
m && /* @__PURE__ */ s.jsx(
|
|
3542
|
+
}), isInvalid: x, hidden: i, disabled: l }),
|
|
3543
|
+
m && /* @__PURE__ */ s.jsx(me, { message: m.message })
|
|
3526
3544
|
] });
|
|
3527
|
-
}, Nc = ({ InputContainer: n =
|
|
3528
|
-
const { register: c, formState: u, setValue: d, watch: h } = ie(), [m,
|
|
3545
|
+
}, Nc = ({ InputContainer: n = fe, label: e, formField: t, options: r, resetsFields: o, required: a, disabled: i, hidden: l }) => {
|
|
3546
|
+
const { register: c, formState: u, setValue: d, watch: h } = ie(), [m, p] = O(void 0), x = G(() => r, [r]);
|
|
3529
3547
|
E(() => {
|
|
3530
|
-
const
|
|
3531
|
-
let
|
|
3532
|
-
|
|
3533
|
-
|
|
3534
|
-
}),
|
|
3548
|
+
const f = t.split(".");
|
|
3549
|
+
let b = u.errors;
|
|
3550
|
+
f.forEach((_) => {
|
|
3551
|
+
b !== void 0 && (b = b[_]);
|
|
3552
|
+
}), p(b);
|
|
3535
3553
|
}, [u, t]);
|
|
3536
|
-
const
|
|
3537
|
-
return /* @__PURE__ */ s.jsxs(n, { isForRadioInput: !0, hidden: l, withoutLabel: !e, label: `${e}${a ? " *" : ""}`, isInvalid:
|
|
3538
|
-
|
|
3554
|
+
const g = m !== void 0;
|
|
3555
|
+
return /* @__PURE__ */ s.jsxs(n, { isForRadioInput: !0, hidden: l, withoutLabel: !e, label: `${e}${a ? " *" : ""}`, isInvalid: g, children: [
|
|
3556
|
+
x.map((f) => /* @__PURE__ */ s.jsx(Q.Check, { id: `radio-${f.id}`, label: f.name, type: "radio", value: f.id ?? "", checked: h(t) === f.id, ...c(t, {
|
|
3539
3557
|
onChange: () => {
|
|
3540
|
-
o && o.forEach((
|
|
3558
|
+
o && o.forEach((b) => d(b, null));
|
|
3541
3559
|
}
|
|
3542
|
-
}), isInvalid:
|
|
3543
|
-
m && /* @__PURE__ */ s.jsx(
|
|
3560
|
+
}), isInvalid: g, hidden: l, disabled: i }, f.id)),
|
|
3561
|
+
m && /* @__PURE__ */ s.jsx(me, { message: m.message })
|
|
3544
3562
|
] });
|
|
3545
|
-
}, $c = ({ InputContainer: n =
|
|
3546
|
-
const { register:
|
|
3547
|
-
const
|
|
3548
|
-
|
|
3549
|
-
}, [i,
|
|
3550
|
-
const
|
|
3551
|
-
let
|
|
3552
|
-
|
|
3553
|
-
|
|
3554
|
-
}), C
|
|
3555
|
-
}, [
|
|
3563
|
+
}, $c = ({ InputContainer: n = fe, formField: e, label: t, resetsFields: r, size: o, showClearIcon: a, clearValue: i, required: l, hidden: c, disabled: u, height: d, rows: h, withoutLabel: m }) => {
|
|
3564
|
+
const { register: p, formState: x, setValue: g, watch: f } = ie(), [b, _] = O(void 0), k = T(() => {
|
|
3565
|
+
const j = i ?? null;
|
|
3566
|
+
g(e, (j == null ? void 0 : j.toString()) ?? "");
|
|
3567
|
+
}, [i, g, e]), I = T(() => {
|
|
3568
|
+
const j = e.split(".");
|
|
3569
|
+
let C = x.errors;
|
|
3570
|
+
j.forEach(($) => {
|
|
3571
|
+
C !== void 0 && (C = C[$]);
|
|
3572
|
+
}), _(C);
|
|
3573
|
+
}, [x, e]);
|
|
3556
3574
|
E(() => {
|
|
3557
3575
|
I();
|
|
3558
3576
|
}, [I]);
|
|
3559
|
-
const
|
|
3560
|
-
return /* @__PURE__ */ s.jsxs(n, { label: `${t}${l ? " *" : ""}`, hidden: c, withoutLabel: m, isInvalid:
|
|
3561
|
-
/* @__PURE__ */ s.jsx(Q.Control, { as: "textarea", size: o, ...
|
|
3577
|
+
const y = b !== void 0;
|
|
3578
|
+
return /* @__PURE__ */ s.jsxs(n, { label: `${t}${l ? " *" : ""}`, hidden: c, withoutLabel: m, isInvalid: y, children: [
|
|
3579
|
+
/* @__PURE__ */ s.jsx(Q.Control, { as: "textarea", size: o, ...p(e, {
|
|
3562
3580
|
onChange: () => {
|
|
3563
|
-
r && r.forEach((
|
|
3581
|
+
r && r.forEach((j) => g(j, null));
|
|
3564
3582
|
}
|
|
3565
|
-
}), isInvalid:
|
|
3583
|
+
}), isInvalid: y, hidden: c, disabled: u, rows: h, style: {
|
|
3566
3584
|
height: d ? `${d}px !important` : void 0,
|
|
3567
3585
|
minHeight: d ? `${d}px !important` : void 0
|
|
3568
3586
|
} }),
|
|
3569
|
-
a &&
|
|
3570
|
-
|
|
3587
|
+
a && f(e) && /* @__PURE__ */ s.jsx("div", { className: "luminus-input-remove-icon", children: /* @__PURE__ */ s.jsx(X, { color: "secondary", size: "sm", onClick: k, children: /* @__PURE__ */ s.jsx(xe, {}) }) }),
|
|
3588
|
+
b && /* @__PURE__ */ s.jsx(me, { message: b.message })
|
|
3571
3589
|
] });
|
|
3572
|
-
}, Ic = ({ InputContainer: n =
|
|
3573
|
-
const { register:
|
|
3574
|
-
const
|
|
3575
|
-
e === "number" ?
|
|
3576
|
-
}, [c, e,
|
|
3577
|
-
const
|
|
3578
|
-
let $ =
|
|
3579
|
-
|
|
3590
|
+
}, Ic = ({ InputContainer: n = fe, type: e, formField: t, label: r, placeholder: o, size: a, resetsFields: i, showClearIcon: l, clearValue: c, required: u, hidden: d, disabled: h, withoutLabel: m, list: p }) => {
|
|
3591
|
+
const { register: x, formState: g, setValue: f, watch: b } = ie(), [_, k] = O(void 0), I = T(() => {
|
|
3592
|
+
const C = c ?? null;
|
|
3593
|
+
e === "number" ? f(t, C !== null ? Number(C) : null) : f(t, (C == null ? void 0 : C.toString()) ?? "");
|
|
3594
|
+
}, [c, e, f, t]), y = T(() => {
|
|
3595
|
+
const C = t.split(".");
|
|
3596
|
+
let $ = g.errors;
|
|
3597
|
+
C.forEach((L) => {
|
|
3580
3598
|
$ !== void 0 && ($ = $[L]);
|
|
3581
|
-
}),
|
|
3582
|
-
}, [
|
|
3599
|
+
}), k($);
|
|
3600
|
+
}, [g, t]);
|
|
3583
3601
|
E(() => {
|
|
3584
|
-
|
|
3585
|
-
}, [
|
|
3586
|
-
const
|
|
3587
|
-
return /* @__PURE__ */ s.jsxs(n, { label: `${r}${u ? " *" : ""}`, hidden: d, withoutLabel: m, isInvalid:
|
|
3588
|
-
/* @__PURE__ */ s.jsx(Q.Control, { type: e, placeholder: o ?? r, size: a, ...
|
|
3589
|
-
setValueAs: (
|
|
3602
|
+
y();
|
|
3603
|
+
}, [y]);
|
|
3604
|
+
const j = _ !== void 0;
|
|
3605
|
+
return /* @__PURE__ */ s.jsxs(n, { label: `${r}${u ? " *" : ""}`, hidden: d, withoutLabel: m, isInvalid: j, children: [
|
|
3606
|
+
/* @__PURE__ */ s.jsx(Q.Control, { type: e, placeholder: o ?? r, size: a, ...x(t, {
|
|
3607
|
+
setValueAs: (C) => e === "number" ? C == null || C === "" ? null : parseInt(C, 10) : C == null || C === "" ? null : C,
|
|
3590
3608
|
onChange: () => {
|
|
3591
|
-
i && i.forEach((
|
|
3609
|
+
i && i.forEach((C) => f(C, null, { shouldDirty: !0, shouldValidate: !0 }));
|
|
3592
3610
|
}
|
|
3593
|
-
}), isInvalid:
|
|
3594
|
-
l &&
|
|
3595
|
-
|
|
3611
|
+
}), isInvalid: j, hidden: d, disabled: h, list: p }),
|
|
3612
|
+
l && b(t) && /* @__PURE__ */ s.jsx("div", { className: `luminus-input-remove-icon ${e !== "text" ? "inset" : ""}`, children: /* @__PURE__ */ s.jsx(X, { color: "secondary", size: "sm", onClick: I, children: /* @__PURE__ */ s.jsx(xe, {}) }) }),
|
|
3613
|
+
_ && /* @__PURE__ */ s.jsx(me, { message: _.message })
|
|
3596
3614
|
] });
|
|
3597
|
-
}, Tc = ({ InputContainer: n =
|
|
3598
|
-
const { formState:
|
|
3599
|
-
const
|
|
3600
|
-
let W =
|
|
3601
|
-
|
|
3615
|
+
}, Tc = ({ InputContainer: n = fe, formField: e, label: t, size: r, defaultSelection: o, resetsFields: a, isNumber: i, required: l, hidden: c, disabled: u, items: d, onSearchQueryChange: h, onClickSelectedItem: m, texts: p, isLoading: x, withoutLabel: g, additionalColumns: f }) => {
|
|
3616
|
+
const { formState: b, setValue: _, watch: k, control: I } = ie(), [y, j] = O(void 0), [C, $] = O(!1), [L, P] = O(!1), N = k(e) ?? null, S = N === (o == null ? void 0 : o.id) ? o == null ? void 0 : o.name : k(`${e}-DropdownName`), q = G(() => N == null ? null : { id: N ?? null, name: S ?? "" }, [N, S]), H = T(() => {
|
|
3617
|
+
const w = e.split(".");
|
|
3618
|
+
let W = b.errors;
|
|
3619
|
+
w.forEach((ce) => {
|
|
3602
3620
|
W !== void 0 && (W = W[ce]);
|
|
3603
|
-
}),
|
|
3604
|
-
}, [
|
|
3605
|
-
if ((
|
|
3621
|
+
}), j(W);
|
|
3622
|
+
}, [b, e]), K = T((w) => {
|
|
3623
|
+
if ((w == null ? void 0 : w.id) === N)
|
|
3606
3624
|
return;
|
|
3607
|
-
if (a && a.forEach((ce) =>
|
|
3608
|
-
|
|
3625
|
+
if (a && a.forEach((ce) => _(ce, null, { shouldDirty: !0, shouldValidate: !0 })), w === null) {
|
|
3626
|
+
_(e, null, {
|
|
3609
3627
|
shouldDirty: !0,
|
|
3610
3628
|
shouldValidate: L
|
|
3611
|
-
}),
|
|
3629
|
+
}), _(`${e}-DropdownName`, null);
|
|
3612
3630
|
return;
|
|
3613
3631
|
}
|
|
3614
3632
|
let W = null;
|
|
3615
|
-
i ? W = (
|
|
3633
|
+
i ? W = (w == null ? void 0 : w.id) !== null && (w == null ? void 0 : w.id) !== "" ? parseInt(w.id.toString(), 10) : null : W = w.id === null || w.id === void 0 || w.id === "" ? null : w.id, _(e, W, {
|
|
3616
3634
|
shouldDirty: !0,
|
|
3617
3635
|
shouldValidate: L
|
|
3618
|
-
}),
|
|
3619
|
-
}, [
|
|
3620
|
-
$(!1),
|
|
3621
|
-
}, [
|
|
3636
|
+
}), _(`${e}-DropdownName`, w.name ?? "");
|
|
3637
|
+
}, [_, e, L, i, a, N]), U = T((w) => {
|
|
3638
|
+
$(!1), K(w);
|
|
3639
|
+
}, [K]), te = T(() => {
|
|
3622
3640
|
$(!1);
|
|
3623
3641
|
}, []);
|
|
3624
3642
|
E(() => {
|
|
3625
3643
|
H();
|
|
3626
3644
|
}, [H]), E(() => {
|
|
3627
|
-
|
|
3628
|
-
}, [
|
|
3629
|
-
const Z = R(null), F =
|
|
3630
|
-
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(n, { label: `${t}${l ? " *" : ""}`, hidden: c, withoutLabel:
|
|
3631
|
-
/* @__PURE__ */ s.jsx(Vt, { control: I, name: e, render: () => /* @__PURE__ */ s.jsx(Q.Select, { size: r, onMouseDown: (
|
|
3632
|
-
|
|
3645
|
+
b.isSubmitted && P(!0);
|
|
3646
|
+
}, [b]);
|
|
3647
|
+
const Z = R(null), F = y !== void 0;
|
|
3648
|
+
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(n, { label: `${t}${l ? " *" : ""}`, hidden: c, withoutLabel: g, isInvalid: F, inputContainerClassName: v({ "luminus-dropdown-select-open": C }), children: [
|
|
3649
|
+
/* @__PURE__ */ s.jsx(Vt, { control: I, name: e, render: () => /* @__PURE__ */ s.jsx(Q.Select, { size: r, onMouseDown: (w) => {
|
|
3650
|
+
w.currentTarget.focus(), w.preventDefault();
|
|
3633
3651
|
}, onClick: () => {
|
|
3634
3652
|
$(!0);
|
|
3635
3653
|
}, ref: Z, value: N ?? "", onChange: () => {
|
|
3636
3654
|
}, isInvalid: F, hidden: c, disabled: u && m === void 0, className: v({ "luminus-dropdown-picker-disabled": u }), children: /* @__PURE__ */ s.jsx("option", { value: N, children: (S == null ? void 0 : S.length) > 0 ? S : N }) }) }),
|
|
3637
|
-
|
|
3638
|
-
Z.current && /* @__PURE__ */ s.jsx(ht, { show:
|
|
3655
|
+
y && /* @__PURE__ */ s.jsx(me, { message: y.message }),
|
|
3656
|
+
Z.current && /* @__PURE__ */ s.jsx(ht, { show: C, onCancel: te, items: d, currentSelection: q, onSelectionChange: U, onClickSelectedItem: m, onSearchQueryChange: h, texts: p, additionalColumns: f, isLoading: x, disabled: u, inputRef: Z })
|
|
3639
3657
|
] }) });
|
|
3640
|
-
}, Sc = ({ InputContainer: n =
|
|
3641
|
-
const { watch: m, setValue:
|
|
3642
|
-
|
|
3643
|
-
}, [
|
|
3644
|
-
const
|
|
3645
|
-
let
|
|
3646
|
-
|
|
3647
|
-
|
|
3648
|
-
}),
|
|
3649
|
-
}, [
|
|
3650
|
-
E(
|
|
3651
|
-
const I =
|
|
3658
|
+
}, Sc = ({ InputContainer: n = fe, label: e, formField: t, hidden: r, required: o, placeholder: a, disabled: i, showClearIcon: l, resetsFields: c, multiple: u, accept: d, withoutLabel: h }) => {
|
|
3659
|
+
const { watch: m, setValue: p, register: x, formState: g } = ie(), [f, b] = O(void 0), _ = T(() => {
|
|
3660
|
+
p(t, "");
|
|
3661
|
+
}, [p, t]), k = T(() => {
|
|
3662
|
+
const y = t.split(".");
|
|
3663
|
+
let j = g.errors;
|
|
3664
|
+
y.forEach((C) => {
|
|
3665
|
+
j !== void 0 && (j = j[C]);
|
|
3666
|
+
}), b(j);
|
|
3667
|
+
}, [g, t]);
|
|
3668
|
+
E(k, [k]);
|
|
3669
|
+
const I = f !== void 0;
|
|
3652
3670
|
return /* @__PURE__ */ s.jsxs(n, { label: `${e}${o ? "*" : ""}`, hidden: r, withoutLabel: h, isInvalid: I, children: [
|
|
3653
|
-
/* @__PURE__ */ s.jsx(Tn, { type: "file", multiple: u, accept: d.join(", "), placeholder: a ?? e, isInvalid: I, hidden: r, disabled: i, ...
|
|
3671
|
+
/* @__PURE__ */ s.jsx(Tn, { type: "file", multiple: u, accept: d.join(", "), placeholder: a ?? e, isInvalid: I, hidden: r, disabled: i, ...x(t, {
|
|
3654
3672
|
onChange: () => {
|
|
3655
|
-
c && c.forEach((
|
|
3673
|
+
c && c.forEach((y) => p(y, null));
|
|
3656
3674
|
}
|
|
3657
3675
|
}) }),
|
|
3658
|
-
l && m(t) && /* @__PURE__ */ s.jsx("div", { className: "luminus-input-remove-icon", children: /* @__PURE__ */ s.jsx(X, { color: "secondary", size: "sm", onClick:
|
|
3659
|
-
|
|
3676
|
+
l && m(t) && /* @__PURE__ */ s.jsx("div", { className: "luminus-input-remove-icon", children: /* @__PURE__ */ s.jsx(X, { color: "secondary", size: "sm", onClick: _, children: /* @__PURE__ */ s.jsx(xe, {}) }) }),
|
|
3677
|
+
f && /* @__PURE__ */ s.jsx(me, { message: f.message })
|
|
3660
3678
|
] });
|
|
3661
3679
|
}, Ec = ({ children: n, onStorno: e }) => {
|
|
3662
3680
|
const { formState: t } = ie(), [r, o] = O(!1);
|
|
3663
3681
|
return E(() => {
|
|
3664
3682
|
o(Object.keys(t.dirtyFields).length > 0);
|
|
3665
|
-
}, [t]), r ? /* @__PURE__ */ s.jsx(
|
|
3666
|
-
}, Oc = ({ InputContainer: n =
|
|
3667
|
-
const { customSelectTexts:
|
|
3668
|
-
const
|
|
3669
|
-
let W =
|
|
3670
|
-
|
|
3683
|
+
}, [t]), r ? /* @__PURE__ */ s.jsx(xa, { onStorno: e, children: n }) : null;
|
|
3684
|
+
}, Oc = ({ InputContainer: n = fe, options: e, formField: t, label: r, size: o, resetsFields: a, isNumber: i, required: l, hidden: c, disabled: u, withoutLabel: d, noSortOptions: h, suffixIdToName: m }) => {
|
|
3685
|
+
const { customSelectTexts: p } = D(ae), { formState: x, setValue: g, watch: f, control: b } = ie(), [_, k] = O(void 0), [I, y] = O(!1), [j, C] = O(!1), [$, L] = O(""), P = f(t), N = G(() => e.find((w) => w.id === P) ?? null, [e, P]), S = T(() => {
|
|
3686
|
+
const w = t.split(".");
|
|
3687
|
+
let W = x.errors;
|
|
3688
|
+
w.forEach((ce) => {
|
|
3671
3689
|
W !== void 0 && (W = W[ce]);
|
|
3672
|
-
}),
|
|
3673
|
-
}, [
|
|
3674
|
-
if ((
|
|
3690
|
+
}), k(W);
|
|
3691
|
+
}, [x, t]), q = T((w) => {
|
|
3692
|
+
if ((w == null ? void 0 : w.id) === P)
|
|
3675
3693
|
return;
|
|
3676
|
-
if (a && a.forEach((ce) =>
|
|
3677
|
-
|
|
3694
|
+
if (a && a.forEach((ce) => g(ce, null, { shouldDirty: !0, shouldValidate: !0 })), w === null) {
|
|
3695
|
+
g(t, null, {
|
|
3678
3696
|
shouldDirty: !0,
|
|
3679
|
-
shouldValidate:
|
|
3697
|
+
shouldValidate: j
|
|
3680
3698
|
});
|
|
3681
3699
|
return;
|
|
3682
3700
|
}
|
|
3683
3701
|
let W = null;
|
|
3684
|
-
i ? W = (
|
|
3702
|
+
i ? W = (w == null ? void 0 : w.id) !== null && (w == null ? void 0 : w.id) !== "" ? parseInt(w.id.toString(), 10) : null : W = w.id === null || w.id === void 0 || w.id === "" ? null : w.id, g(t, W, {
|
|
3685
3703
|
shouldDirty: !0,
|
|
3686
|
-
shouldValidate:
|
|
3704
|
+
shouldValidate: j
|
|
3687
3705
|
});
|
|
3688
|
-
}, [
|
|
3689
|
-
|
|
3690
|
-
}, [q]),
|
|
3691
|
-
L(
|
|
3706
|
+
}, [g, t, i, a, P, j]), H = T((w) => {
|
|
3707
|
+
y(!1), q(w);
|
|
3708
|
+
}, [q]), K = T((w) => {
|
|
3709
|
+
L(w);
|
|
3692
3710
|
}, []);
|
|
3693
3711
|
E(() => {
|
|
3694
3712
|
S();
|
|
3695
3713
|
}, [S]), E(() => {
|
|
3696
|
-
|
|
3697
|
-
}, [
|
|
3698
|
-
const U = T((
|
|
3714
|
+
x.isSubmitted && C(!0);
|
|
3715
|
+
}, [x]);
|
|
3716
|
+
const U = T((w) => {
|
|
3699
3717
|
var W;
|
|
3700
|
-
return
|
|
3701
|
-
}, [m]), te = G(() => e.map((
|
|
3702
|
-
id:
|
|
3703
|
-
name: U(
|
|
3704
|
-
})).filter((
|
|
3718
|
+
return w === null ? "" : !w.name || w.name.length === 0 ? ((W = w.id) == null ? void 0 : W.toString()) ?? "" : m ? `${w.name} (${w.id})` : w.name;
|
|
3719
|
+
}, [m]), te = G(() => e.map((w) => ({
|
|
3720
|
+
id: w.id,
|
|
3721
|
+
name: U(w)
|
|
3722
|
+
})).filter((w) => {
|
|
3705
3723
|
var W;
|
|
3706
|
-
return $ ? (W =
|
|
3707
|
-
}).sort((
|
|
3724
|
+
return $ ? (W = w.name) == null ? void 0 : W.toLowerCase().includes($.toLowerCase()) : !0;
|
|
3725
|
+
}).sort((w, W) => h ? 0 : (w.name ?? "").localeCompare(W.name ?? "")), [e, h, $, U]), Z = R(null), F = _ !== void 0;
|
|
3708
3726
|
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(n, { label: `${r}${l ? " *" : ""}`, hidden: c, withoutLabel: d, isInvalid: F, inputContainerClassName: v({ "luminus-dropdown-select-open": I }), children: [
|
|
3709
|
-
/* @__PURE__ */ s.jsx(Vt, { control:
|
|
3710
|
-
|
|
3727
|
+
/* @__PURE__ */ s.jsx(Vt, { control: b, name: t, render: () => /* @__PURE__ */ s.jsx(Q.Select, { size: o, onMouseDown: (w) => {
|
|
3728
|
+
w.currentTarget.focus(), w.preventDefault();
|
|
3711
3729
|
}, onClick: () => {
|
|
3712
|
-
|
|
3730
|
+
y(!0);
|
|
3713
3731
|
}, ref: Z, value: P ?? "", onChange: () => {
|
|
3714
3732
|
}, isInvalid: F, hidden: c, disabled: u, children: /* @__PURE__ */ s.jsx("option", { value: (N == null ? void 0 : N.id) ?? "", children: U(N) }) }) }),
|
|
3715
|
-
|
|
3716
|
-
Z.current && /* @__PURE__ */ s.jsx(ht, { show: I, onCancel: () =>
|
|
3733
|
+
_ && /* @__PURE__ */ s.jsx(me, { message: _.message }),
|
|
3734
|
+
Z.current && /* @__PURE__ */ s.jsx(ht, { show: I, onCancel: () => y(!1), items: te, currentSelection: N ?? null, onSelectionChange: H, onSearchQueryChange: K, texts: p, disabled: u, inputRef: Z, autoHideSearch: !0, allItemsLength: e.length })
|
|
3717
3735
|
] }) });
|
|
3718
3736
|
}, Mc = ({ cell: { value: n } }) => /* @__PURE__ */ s.jsx(s.Fragment, { children: n ? /* @__PURE__ */ s.jsx($r, { name: n, size: 21, fontSize: 12 }) : /* @__PURE__ */ s.jsx(s.Fragment, {}) }), Ji = "_tab-panel_so0nf_1", Zi = "_full-height-no-overflow_so0nf_5", Wt = {
|
|
3719
3737
|
"tab-panel": "_tab-panel_so0nf_1",
|
|
@@ -3727,17 +3745,17 @@ const ui = "_item_1dy8x_1", Hn = {
|
|
|
3727
3745
|
} }, i);
|
|
3728
3746
|
}) }), ec = "_tab_gvohp_1", tc = {
|
|
3729
3747
|
tab: ec
|
|
3730
|
-
}, Ac = ({ eventKey: n, className: e, onClick: t, children: r }) => /* @__PURE__ */ s.jsx("div", { role: "button", className: v("luminus-tab text-primary rounded", tc.tab, e), onClick: () => t && t(n), children: typeof r == "string" ? /* @__PURE__ */ s.jsx(
|
|
3748
|
+
}, Ac = ({ eventKey: n, className: e, onClick: t, children: r }) => /* @__PURE__ */ s.jsx("div", { role: "button", className: v("luminus-tab text-primary rounded", tc.tab, e), onClick: () => t && t(n), children: typeof r == "string" ? /* @__PURE__ */ s.jsx(V, { variant: "h6", className: "text-primary", children: r }) : r });
|
|
3731
3749
|
export {
|
|
3732
3750
|
cc as ApiFileDownloadButton,
|
|
3733
3751
|
gc as AppSearch,
|
|
3734
|
-
|
|
3752
|
+
vc as AuthTemplate,
|
|
3735
3753
|
$r as AvatarIcon,
|
|
3736
3754
|
Bn as Backdrop,
|
|
3737
3755
|
hc as Badge,
|
|
3738
3756
|
wc as Card,
|
|
3739
3757
|
bc as CheckInput,
|
|
3740
|
-
|
|
3758
|
+
fc as Collapse,
|
|
3741
3759
|
qn as ContextButton,
|
|
3742
3760
|
wi as Dropdown,
|
|
3743
3761
|
pc as DropdownDivider,
|
|
@@ -3745,8 +3763,8 @@ export {
|
|
|
3745
3763
|
jc as DropdownPicker,
|
|
3746
3764
|
hi as DropdownToggle,
|
|
3747
3765
|
Ln as FileUploadContextButton,
|
|
3748
|
-
|
|
3749
|
-
|
|
3766
|
+
mc as FileUploadDropdownItem,
|
|
3767
|
+
xa as FloatingFormSubmit,
|
|
3750
3768
|
qe as FloatingLabelInput,
|
|
3751
3769
|
dc as HomeDashboard,
|
|
3752
3770
|
Cc as HookFormCheckInput,
|
|
@@ -3757,16 +3775,16 @@ export {
|
|
|
3757
3775
|
Oc as HookFormSelectInput,
|
|
3758
3776
|
$c as HookFormTextAreaInput,
|
|
3759
3777
|
Ic as HookFormTextInput,
|
|
3760
|
-
|
|
3778
|
+
xc as HtmlTooltip,
|
|
3761
3779
|
X as IconButton,
|
|
3762
|
-
|
|
3780
|
+
me as InvalidFeedback,
|
|
3763
3781
|
Yc as Loading,
|
|
3764
3782
|
lc as MonthPicker,
|
|
3765
3783
|
Rc as NoInputContainer,
|
|
3766
3784
|
yc as PhotoLibrary,
|
|
3767
3785
|
Xi as PhotoLightbox,
|
|
3768
3786
|
St as PrimaryButton,
|
|
3769
|
-
|
|
3787
|
+
fe as RowLabelInput,
|
|
3770
3788
|
kc as SelectInput,
|
|
3771
3789
|
ht as SimplePicker,
|
|
3772
3790
|
br as SimpleToggle,
|
|
@@ -3775,7 +3793,7 @@ export {
|
|
|
3775
3793
|
Pc as TabPanel,
|
|
3776
3794
|
Dc as Tabs,
|
|
3777
3795
|
_c as TextInput,
|
|
3778
|
-
|
|
3796
|
+
V as Typography,
|
|
3779
3797
|
qc as UserAvatarToggle,
|
|
3780
3798
|
Mc as UserAvatarValueFormat,
|
|
3781
3799
|
uc as YearPicker
|