react-luminus-components 1.2.56 → 1.2.58
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-DzPXReUU.js → EventType-DeYmiWCO.js} +20 -20
- package/dist/{EventType-B-m_pX7f.cjs → EventType-fsoY7u-P.cjs} +1 -1
- package/dist/{NoInputContainer-X4MlwySW.cjs → NoInputContainer-BIP9GWLZ.cjs} +45 -45
- package/dist/{NoInputContainer-CEoZDmB_.js → NoInputContainer-aBkWfzUA.js} +105 -101
- package/dist/SimpleTooltip-2wXZeyP7.js +5 -0
- package/dist/{SimpleTooltip-BgTEApy8.cjs → SimpleTooltip-DRfYuHe8.cjs} +1 -1
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +7 -7
- 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 +715 -711
- package/dist/style.css +1 -1
- package/dist/{useConfirm-CWD9XITY.js → useConfirm-4_IQJ-1R.js} +7 -7
- package/dist/{useConfirm-BKLagfAf.cjs → useConfirm-CQPKSzbW.cjs} +1 -1
- package/dist/{usePermissions-CvF110bB.cjs → usePermissions-D02BhlU2.cjs} +1 -1
- package/dist/{usePermissions-DT6JwYvs.js → usePermissions-DRPFQW2W.js} +1 -1
- package/package.json +1 -1
- package/dist/SimpleTooltip-BhujPkX_.js +0 -5
package/dist/main.es.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { j as s, t as
|
|
2
|
-
import {
|
|
1
|
+
import { j as s, t as re, c as ae, g as Jn, T as Zn, a as er, b as x, s as xt, E as tr, d as nr, e as rr, f as or, h as sr, u as ge, i as V, k as ar, l as ir, m as cr, n as lr, o as ur, p as dr, q as hr, r as mr, v as st, w as at, x as fr, y as pr, z as gr, P as be, F as ue, A as wr, B as xr, C as it, S as yt, D as De, G as Pe, H as ct, I as yr, J as Gt, K as $e, L as Re, O as vt, M as vr, N as ie, Q as br, R as _r, U as Bt, V as lt, W as ut, X as Q, Y as jr, Z as Vt, _ as kr, $ as Ut, a0 as Cr, a1 as Nr, a2 as $r, a3 as Ir, a4 as Kt, a5 as je, a6 as Sr, a7 as Tr, a8 as Er, a9 as Or, aa as Mr, ab as Xe, ac as Ge, ad as zt, ae as we, af as Dr } from "./NoInputContainer-aBkWfzUA.js";
|
|
2
|
+
import { ah as Kc, ag as zc } from "./NoInputContainer-aBkWfzUA.js";
|
|
3
3
|
import * as A from "react";
|
|
4
|
-
import Z, { useCallback as O, useMemo as z, useEffect as D, useRef as Y, useState as P, useReducer as Qt, useContext as
|
|
5
|
-
import { d as Xt, u as
|
|
6
|
-
import { L as
|
|
4
|
+
import Z, { useCallback as O, useMemo as z, useEffect as D, useRef as Y, useState as P, useReducer as Qt, useContext as q, createElement as Pr } from "react";
|
|
5
|
+
import { d as Xt, u as Ar, q as bt, E as Ae, M as Fe } from "./EventType-DeYmiWCO.js";
|
|
6
|
+
import { L as Xc } from "./EventType-DeYmiWCO.js";
|
|
7
7
|
import { useFormContext as de, Controller as Jt } from "react-hook-form";
|
|
8
|
-
import { m as
|
|
8
|
+
import { m as Fr, a as Zt } from "./textUtils-BbxuIsKq.js";
|
|
9
9
|
import { u as en, a as tn, b as nn } from "./useFormControlType-BAFqxupC.js";
|
|
10
|
-
import { S as
|
|
11
|
-
const
|
|
10
|
+
import { S as Zc } from "./SimpleTooltip-2wXZeyP7.js";
|
|
11
|
+
const wc = ({ fileLoader: t, fileName: e, children: n }) => {
|
|
12
12
|
const r = O(async () => {
|
|
13
13
|
var c;
|
|
14
14
|
const o = await t();
|
|
@@ -20,7 +20,7 @@ const pc = ({ fileLoader: t, fileName: e, children: n }) => {
|
|
|
20
20
|
return /* @__PURE__ */ s.jsx("div", { role: "button", onClick: r, children: n });
|
|
21
21
|
};
|
|
22
22
|
function rn(t, e) {
|
|
23
|
-
const n =
|
|
23
|
+
const n = re(t);
|
|
24
24
|
if (isNaN(e))
|
|
25
25
|
return ae(t, NaN);
|
|
26
26
|
if (!e)
|
|
@@ -34,32 +34,32 @@ function rn(t, e) {
|
|
|
34
34
|
r
|
|
35
35
|
), n);
|
|
36
36
|
}
|
|
37
|
-
let
|
|
37
|
+
let Wr = {};
|
|
38
38
|
function Be() {
|
|
39
|
-
return
|
|
39
|
+
return Wr;
|
|
40
40
|
}
|
|
41
41
|
function Se(t, e) {
|
|
42
42
|
var c, l, u, d;
|
|
43
|
-
const n = Be(), r = (e == null ? void 0 : e.weekStartsOn) ?? ((l = (c = e == null ? void 0 : e.locale) == null ? void 0 : c.options) == null ? void 0 : l.weekStartsOn) ?? n.weekStartsOn ?? ((d = (u = n.locale) == null ? void 0 : u.options) == null ? void 0 : d.weekStartsOn) ?? 0, o =
|
|
43
|
+
const n = Be(), r = (e == null ? void 0 : e.weekStartsOn) ?? ((l = (c = e == null ? void 0 : e.locale) == null ? void 0 : c.options) == null ? void 0 : l.weekStartsOn) ?? n.weekStartsOn ?? ((d = (u = n.locale) == null ? void 0 : u.options) == null ? void 0 : d.weekStartsOn) ?? 0, o = re(t), a = o.getDay(), i = (a < r ? 7 : 0) + a - r;
|
|
44
44
|
return o.setDate(o.getDate() - i), o.setHours(0, 0, 0, 0), o;
|
|
45
45
|
}
|
|
46
|
-
function
|
|
46
|
+
function qe(t) {
|
|
47
47
|
return Se(t, { weekStartsOn: 1 });
|
|
48
48
|
}
|
|
49
49
|
function on(t) {
|
|
50
|
-
const e =
|
|
50
|
+
const e = re(t), n = e.getFullYear(), r = ae(t, 0);
|
|
51
51
|
r.setFullYear(n + 1, 0, 4), r.setHours(0, 0, 0, 0);
|
|
52
|
-
const o =
|
|
52
|
+
const o = qe(r), a = ae(t, 0);
|
|
53
53
|
a.setFullYear(n, 0, 4), a.setHours(0, 0, 0, 0);
|
|
54
|
-
const i =
|
|
54
|
+
const i = qe(a);
|
|
55
55
|
return e.getTime() >= o.getTime() ? n + 1 : e.getTime() >= i.getTime() ? n : n - 1;
|
|
56
56
|
}
|
|
57
57
|
function _t(t) {
|
|
58
|
-
const e =
|
|
58
|
+
const e = re(t);
|
|
59
59
|
return e.setHours(0, 0, 0, 0), e;
|
|
60
60
|
}
|
|
61
61
|
function jt(t) {
|
|
62
|
-
const e =
|
|
62
|
+
const e = re(t), n = new Date(
|
|
63
63
|
Date.UTC(
|
|
64
64
|
e.getFullYear(),
|
|
65
65
|
e.getMonth(),
|
|
@@ -72,31 +72,31 @@ function jt(t) {
|
|
|
72
72
|
);
|
|
73
73
|
return n.setUTCFullYear(e.getFullYear()), +t - +n;
|
|
74
74
|
}
|
|
75
|
-
function
|
|
75
|
+
function Rr(t, e) {
|
|
76
76
|
const n = _t(t), r = _t(e), o = +n - jt(n), a = +r - jt(r);
|
|
77
|
-
return Math.round((o - a) /
|
|
77
|
+
return Math.round((o - a) / Fr);
|
|
78
78
|
}
|
|
79
|
-
function
|
|
79
|
+
function qr(t) {
|
|
80
80
|
const e = on(t), n = ae(t, 0);
|
|
81
|
-
return n.setFullYear(e, 0, 4), n.setHours(0, 0, 0, 0),
|
|
81
|
+
return n.setFullYear(e, 0, 4), n.setHours(0, 0, 0, 0), qe(n);
|
|
82
82
|
}
|
|
83
83
|
function Lr(t, e) {
|
|
84
84
|
return rn(t, e * 12);
|
|
85
85
|
}
|
|
86
|
-
function
|
|
86
|
+
function Yr(t) {
|
|
87
87
|
return t instanceof Date || typeof t == "object" && Object.prototype.toString.call(t) === "[object Date]";
|
|
88
88
|
}
|
|
89
|
-
function
|
|
90
|
-
if (!
|
|
89
|
+
function Hr(t) {
|
|
90
|
+
if (!Yr(t) && typeof t != "number")
|
|
91
91
|
return !1;
|
|
92
|
-
const e =
|
|
92
|
+
const e = re(t);
|
|
93
93
|
return !isNaN(Number(e));
|
|
94
94
|
}
|
|
95
|
-
function
|
|
96
|
-
const e =
|
|
95
|
+
function Gr(t) {
|
|
96
|
+
const e = re(t), n = ae(t, 0);
|
|
97
97
|
return n.setFullYear(e.getFullYear(), 0, 1), n.setHours(0, 0, 0, 0), n;
|
|
98
98
|
}
|
|
99
|
-
const
|
|
99
|
+
const Br = {
|
|
100
100
|
lessThanXSeconds: {
|
|
101
101
|
one: "less than a second",
|
|
102
102
|
other: "less than {{count}} seconds"
|
|
@@ -158,9 +158,9 @@ const Gr = {
|
|
|
158
158
|
one: "almost 1 year",
|
|
159
159
|
other: "almost {{count}} years"
|
|
160
160
|
}
|
|
161
|
-
},
|
|
161
|
+
}, Vr = (t, e, n) => {
|
|
162
162
|
let r;
|
|
163
|
-
const o =
|
|
163
|
+
const o = Br[t];
|
|
164
164
|
return typeof o == "string" ? r = o : e === 1 ? r = o.one : r = o.other.replace("{{count}}", e.toString()), n != null && n.addSuffix ? n.comparison && n.comparison > 0 ? "in " + r : r + " ago" : r;
|
|
165
165
|
};
|
|
166
166
|
function Je(t) {
|
|
@@ -169,42 +169,42 @@ function Je(t) {
|
|
|
169
169
|
return t.formats[n] || t.formats[t.defaultWidth];
|
|
170
170
|
};
|
|
171
171
|
}
|
|
172
|
-
const
|
|
172
|
+
const Ur = {
|
|
173
173
|
full: "EEEE, MMMM do, y",
|
|
174
174
|
long: "MMMM do, y",
|
|
175
175
|
medium: "MMM d, y",
|
|
176
176
|
short: "MM/dd/yyyy"
|
|
177
|
-
},
|
|
177
|
+
}, Kr = {
|
|
178
178
|
full: "h:mm:ss a zzzz",
|
|
179
179
|
long: "h:mm:ss a z",
|
|
180
180
|
medium: "h:mm:ss a",
|
|
181
181
|
short: "h:mm a"
|
|
182
|
-
},
|
|
182
|
+
}, zr = {
|
|
183
183
|
full: "{{date}} 'at' {{time}}",
|
|
184
184
|
long: "{{date}} 'at' {{time}}",
|
|
185
185
|
medium: "{{date}}, {{time}}",
|
|
186
186
|
short: "{{date}}, {{time}}"
|
|
187
|
-
},
|
|
187
|
+
}, Qr = {
|
|
188
188
|
date: Je({
|
|
189
|
-
formats:
|
|
189
|
+
formats: Ur,
|
|
190
190
|
defaultWidth: "full"
|
|
191
191
|
}),
|
|
192
192
|
time: Je({
|
|
193
|
-
formats:
|
|
193
|
+
formats: Kr,
|
|
194
194
|
defaultWidth: "full"
|
|
195
195
|
}),
|
|
196
196
|
dateTime: Je({
|
|
197
|
-
formats:
|
|
197
|
+
formats: zr,
|
|
198
198
|
defaultWidth: "full"
|
|
199
199
|
})
|
|
200
|
-
},
|
|
200
|
+
}, Xr = {
|
|
201
201
|
lastWeek: "'last' eeee 'at' p",
|
|
202
202
|
yesterday: "'yesterday at' p",
|
|
203
203
|
today: "'today at' p",
|
|
204
204
|
tomorrow: "'tomorrow at' p",
|
|
205
205
|
nextWeek: "eeee 'at' p",
|
|
206
206
|
other: "P"
|
|
207
|
-
},
|
|
207
|
+
}, Jr = (t, e, n, r) => Xr[t];
|
|
208
208
|
function ke(t) {
|
|
209
209
|
return (e, n) => {
|
|
210
210
|
const r = n != null && n.context ? String(n.context) : "standalone";
|
|
@@ -220,15 +220,15 @@ function ke(t) {
|
|
|
220
220
|
return o[a];
|
|
221
221
|
};
|
|
222
222
|
}
|
|
223
|
-
const
|
|
223
|
+
const Zr = {
|
|
224
224
|
narrow: ["B", "A"],
|
|
225
225
|
abbreviated: ["BC", "AD"],
|
|
226
226
|
wide: ["Before Christ", "Anno Domini"]
|
|
227
|
-
},
|
|
227
|
+
}, eo = {
|
|
228
228
|
narrow: ["1", "2", "3", "4"],
|
|
229
229
|
abbreviated: ["Q1", "Q2", "Q3", "Q4"],
|
|
230
230
|
wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
|
|
231
|
-
},
|
|
231
|
+
}, to = {
|
|
232
232
|
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
233
233
|
abbreviated: [
|
|
234
234
|
"Jan",
|
|
@@ -258,7 +258,7 @@ const Jr = {
|
|
|
258
258
|
"November",
|
|
259
259
|
"December"
|
|
260
260
|
]
|
|
261
|
-
},
|
|
261
|
+
}, no = {
|
|
262
262
|
narrow: ["S", "M", "T", "W", "T", "F", "S"],
|
|
263
263
|
short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
264
264
|
abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
@@ -271,7 +271,7 @@ const Jr = {
|
|
|
271
271
|
"Friday",
|
|
272
272
|
"Saturday"
|
|
273
273
|
]
|
|
274
|
-
},
|
|
274
|
+
}, ro = {
|
|
275
275
|
narrow: {
|
|
276
276
|
am: "a",
|
|
277
277
|
pm: "p",
|
|
@@ -302,7 +302,7 @@ const Jr = {
|
|
|
302
302
|
evening: "evening",
|
|
303
303
|
night: "night"
|
|
304
304
|
}
|
|
305
|
-
},
|
|
305
|
+
}, oo = {
|
|
306
306
|
narrow: {
|
|
307
307
|
am: "a",
|
|
308
308
|
pm: "p",
|
|
@@ -333,7 +333,7 @@ const Jr = {
|
|
|
333
333
|
evening: "in the evening",
|
|
334
334
|
night: "at night"
|
|
335
335
|
}
|
|
336
|
-
},
|
|
336
|
+
}, so = (t, e) => {
|
|
337
337
|
const n = Number(t), r = n % 100;
|
|
338
338
|
if (r > 20 || r < 10)
|
|
339
339
|
switch (r % 10) {
|
|
@@ -345,29 +345,29 @@ const Jr = {
|
|
|
345
345
|
return n + "rd";
|
|
346
346
|
}
|
|
347
347
|
return n + "th";
|
|
348
|
-
},
|
|
349
|
-
ordinalNumber:
|
|
348
|
+
}, ao = {
|
|
349
|
+
ordinalNumber: so,
|
|
350
350
|
era: ke({
|
|
351
|
-
values:
|
|
351
|
+
values: Zr,
|
|
352
352
|
defaultWidth: "wide"
|
|
353
353
|
}),
|
|
354
354
|
quarter: ke({
|
|
355
|
-
values:
|
|
355
|
+
values: eo,
|
|
356
356
|
defaultWidth: "wide",
|
|
357
357
|
argumentCallback: (t) => t - 1
|
|
358
358
|
}),
|
|
359
359
|
month: ke({
|
|
360
|
-
values:
|
|
360
|
+
values: to,
|
|
361
361
|
defaultWidth: "wide"
|
|
362
362
|
}),
|
|
363
363
|
day: ke({
|
|
364
|
-
values:
|
|
364
|
+
values: no,
|
|
365
365
|
defaultWidth: "wide"
|
|
366
366
|
}),
|
|
367
367
|
dayPeriod: ke({
|
|
368
|
-
values:
|
|
368
|
+
values: ro,
|
|
369
369
|
defaultWidth: "wide",
|
|
370
|
-
formattingValues:
|
|
370
|
+
formattingValues: oo,
|
|
371
371
|
defaultFormattingWidth: "wide"
|
|
372
372
|
})
|
|
373
373
|
};
|
|
@@ -376,9 +376,9 @@ function Ce(t) {
|
|
|
376
376
|
const r = n.width, o = r && t.matchPatterns[r] || t.matchPatterns[t.defaultMatchWidth], a = e.match(o);
|
|
377
377
|
if (!a)
|
|
378
378
|
return null;
|
|
379
|
-
const i = a[0], c = r && t.parsePatterns[r] || t.parsePatterns[t.defaultParseWidth], l = Array.isArray(c) ?
|
|
379
|
+
const i = a[0], c = r && t.parsePatterns[r] || t.parsePatterns[t.defaultParseWidth], l = Array.isArray(c) ? co(c, (h) => h.test(i)) : (
|
|
380
380
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any -- I challange you to fix the type
|
|
381
|
-
|
|
381
|
+
io(c, (h) => h.test(i))
|
|
382
382
|
);
|
|
383
383
|
let u;
|
|
384
384
|
u = t.valueCallback ? t.valueCallback(l) : l, u = n.valueCallback ? (
|
|
@@ -389,17 +389,17 @@ function Ce(t) {
|
|
|
389
389
|
return { value: u, rest: d };
|
|
390
390
|
};
|
|
391
391
|
}
|
|
392
|
-
function
|
|
392
|
+
function io(t, e) {
|
|
393
393
|
for (const n in t)
|
|
394
394
|
if (Object.prototype.hasOwnProperty.call(t, n) && e(t[n]))
|
|
395
395
|
return n;
|
|
396
396
|
}
|
|
397
|
-
function
|
|
397
|
+
function co(t, e) {
|
|
398
398
|
for (let n = 0; n < t.length; n++)
|
|
399
399
|
if (e(t[n]))
|
|
400
400
|
return n;
|
|
401
401
|
}
|
|
402
|
-
function
|
|
402
|
+
function lo(t) {
|
|
403
403
|
return (e, n = {}) => {
|
|
404
404
|
const r = e.match(t.matchPattern);
|
|
405
405
|
if (!r)
|
|
@@ -413,23 +413,23 @@ function co(t) {
|
|
|
413
413
|
return { value: i, rest: c };
|
|
414
414
|
};
|
|
415
415
|
}
|
|
416
|
-
const
|
|
416
|
+
const uo = /^(\d+)(th|st|nd|rd)?/i, ho = /\d+/i, mo = {
|
|
417
417
|
narrow: /^(b|a)/i,
|
|
418
418
|
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
419
419
|
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
420
420
|
}, fo = {
|
|
421
421
|
any: [/^b/i, /^(a|c)/i]
|
|
422
|
-
},
|
|
422
|
+
}, po = {
|
|
423
423
|
narrow: /^[1234]/i,
|
|
424
424
|
abbreviated: /^q[1234]/i,
|
|
425
425
|
wide: /^[1234](th|st|nd|rd)? quarter/i
|
|
426
|
-
}, po = {
|
|
427
|
-
any: [/1/i, /2/i, /3/i, /4/i]
|
|
428
426
|
}, go = {
|
|
427
|
+
any: [/1/i, /2/i, /3/i, /4/i]
|
|
428
|
+
}, wo = {
|
|
429
429
|
narrow: /^[jfmasond]/i,
|
|
430
430
|
abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
|
|
431
431
|
wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
|
|
432
|
-
},
|
|
432
|
+
}, xo = {
|
|
433
433
|
narrow: [
|
|
434
434
|
/^j/i,
|
|
435
435
|
/^f/i,
|
|
@@ -458,18 +458,18 @@ const lo = /^(\d+)(th|st|nd|rd)?/i, uo = /\d+/i, ho = {
|
|
|
458
458
|
/^n/i,
|
|
459
459
|
/^d/i
|
|
460
460
|
]
|
|
461
|
-
},
|
|
461
|
+
}, yo = {
|
|
462
462
|
narrow: /^[smtwf]/i,
|
|
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
|
+
}, vo = {
|
|
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
|
+
}, bo = {
|
|
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
|
+
}, _o = {
|
|
473
473
|
any: {
|
|
474
474
|
am: /^a/i,
|
|
475
475
|
pm: /^p/i,
|
|
@@ -480,82 +480,82 @@ const lo = /^(\d+)(th|st|nd|rd)?/i, uo = /\d+/i, ho = {
|
|
|
480
480
|
evening: /evening/i,
|
|
481
481
|
night: /night/i
|
|
482
482
|
}
|
|
483
|
-
},
|
|
484
|
-
ordinalNumber:
|
|
485
|
-
matchPattern:
|
|
486
|
-
parsePattern:
|
|
483
|
+
}, jo = {
|
|
484
|
+
ordinalNumber: lo({
|
|
485
|
+
matchPattern: uo,
|
|
486
|
+
parsePattern: ho,
|
|
487
487
|
valueCallback: (t) => parseInt(t, 10)
|
|
488
488
|
}),
|
|
489
489
|
era: Ce({
|
|
490
|
-
matchPatterns:
|
|
490
|
+
matchPatterns: mo,
|
|
491
491
|
defaultMatchWidth: "wide",
|
|
492
492
|
parsePatterns: fo,
|
|
493
493
|
defaultParseWidth: "any"
|
|
494
494
|
}),
|
|
495
495
|
quarter: Ce({
|
|
496
|
-
matchPatterns:
|
|
496
|
+
matchPatterns: po,
|
|
497
497
|
defaultMatchWidth: "wide",
|
|
498
|
-
parsePatterns:
|
|
498
|
+
parsePatterns: go,
|
|
499
499
|
defaultParseWidth: "any",
|
|
500
500
|
valueCallback: (t) => t + 1
|
|
501
501
|
}),
|
|
502
502
|
month: Ce({
|
|
503
|
-
matchPatterns:
|
|
503
|
+
matchPatterns: wo,
|
|
504
504
|
defaultMatchWidth: "wide",
|
|
505
|
-
parsePatterns:
|
|
505
|
+
parsePatterns: xo,
|
|
506
506
|
defaultParseWidth: "any"
|
|
507
507
|
}),
|
|
508
508
|
day: Ce({
|
|
509
|
-
matchPatterns:
|
|
509
|
+
matchPatterns: yo,
|
|
510
510
|
defaultMatchWidth: "wide",
|
|
511
|
-
parsePatterns:
|
|
511
|
+
parsePatterns: vo,
|
|
512
512
|
defaultParseWidth: "any"
|
|
513
513
|
}),
|
|
514
514
|
dayPeriod: Ce({
|
|
515
|
-
matchPatterns:
|
|
515
|
+
matchPatterns: bo,
|
|
516
516
|
defaultMatchWidth: "any",
|
|
517
|
-
parsePatterns:
|
|
517
|
+
parsePatterns: _o,
|
|
518
518
|
defaultParseWidth: "any"
|
|
519
519
|
})
|
|
520
|
-
},
|
|
520
|
+
}, ko = {
|
|
521
521
|
code: "en-US",
|
|
522
|
-
formatDistance:
|
|
523
|
-
formatLong:
|
|
524
|
-
formatRelative:
|
|
525
|
-
localize:
|
|
526
|
-
match:
|
|
522
|
+
formatDistance: Vr,
|
|
523
|
+
formatLong: Qr,
|
|
524
|
+
formatRelative: Jr,
|
|
525
|
+
localize: ao,
|
|
526
|
+
match: jo,
|
|
527
527
|
options: {
|
|
528
528
|
weekStartsOn: 0,
|
|
529
529
|
firstWeekContainsDate: 1
|
|
530
530
|
}
|
|
531
531
|
};
|
|
532
|
-
function ko(t) {
|
|
533
|
-
const e = ne(t);
|
|
534
|
-
return Wr(e, Hr(e)) + 1;
|
|
535
|
-
}
|
|
536
532
|
function Co(t) {
|
|
537
|
-
const e =
|
|
533
|
+
const e = re(t);
|
|
534
|
+
return Rr(e, Gr(e)) + 1;
|
|
535
|
+
}
|
|
536
|
+
function No(t) {
|
|
537
|
+
const e = re(t), n = +qe(e) - +qr(e);
|
|
538
538
|
return Math.round(n / Zt) + 1;
|
|
539
539
|
}
|
|
540
540
|
function sn(t, e) {
|
|
541
|
-
var d, h,
|
|
542
|
-
const n =
|
|
541
|
+
var d, h, m, g;
|
|
542
|
+
const n = re(t), r = n.getFullYear(), o = Be(), 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 ?? ((g = (m = o.locale) == null ? void 0 : m.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, i = ae(t, 0);
|
|
543
543
|
i.setFullYear(r + 1, 0, a), i.setHours(0, 0, 0, 0);
|
|
544
544
|
const c = Se(i, e), l = ae(t, 0);
|
|
545
545
|
l.setFullYear(r, 0, a), l.setHours(0, 0, 0, 0);
|
|
546
546
|
const u = Se(l, e);
|
|
547
547
|
return n.getTime() >= c.getTime() ? r + 1 : n.getTime() >= u.getTime() ? r : r - 1;
|
|
548
548
|
}
|
|
549
|
-
function
|
|
549
|
+
function $o(t, e) {
|
|
550
550
|
var c, l, u, d;
|
|
551
551
|
const n = Be(), r = (e == null ? void 0 : e.firstWeekContainsDate) ?? ((l = (c = e == null ? void 0 : e.locale) == null ? void 0 : c.options) == null ? void 0 : l.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((d = (u = n.locale) == null ? void 0 : u.options) == null ? void 0 : d.firstWeekContainsDate) ?? 1, o = sn(t, e), a = ae(t, 0);
|
|
552
552
|
return a.setFullYear(o, 0, r), a.setHours(0, 0, 0, 0), Se(a, e);
|
|
553
553
|
}
|
|
554
|
-
function
|
|
555
|
-
const n =
|
|
554
|
+
function Io(t, e) {
|
|
555
|
+
const n = re(t), r = +Se(n, e) - +$o(n, e);
|
|
556
556
|
return Math.round(r / Zt) + 1;
|
|
557
557
|
}
|
|
558
|
-
function
|
|
558
|
+
function L(t, e) {
|
|
559
559
|
const n = t < 0 ? "-" : "", r = Math.abs(t).toString().padStart(e, "0");
|
|
560
560
|
return n + r;
|
|
561
561
|
}
|
|
@@ -563,16 +563,16 @@ const le = {
|
|
|
563
563
|
// Year
|
|
564
564
|
y(t, e) {
|
|
565
565
|
const n = t.getFullYear(), r = n > 0 ? n : 1 - n;
|
|
566
|
-
return
|
|
566
|
+
return L(e === "yy" ? r % 100 : r, e.length);
|
|
567
567
|
},
|
|
568
568
|
// Month
|
|
569
569
|
M(t, e) {
|
|
570
570
|
const n = t.getMonth();
|
|
571
|
-
return e === "M" ? String(n + 1) :
|
|
571
|
+
return e === "M" ? String(n + 1) : L(n + 1, 2);
|
|
572
572
|
},
|
|
573
573
|
// Day of the month
|
|
574
574
|
d(t, e) {
|
|
575
|
-
return
|
|
575
|
+
return L(t.getDate(), e.length);
|
|
576
576
|
},
|
|
577
577
|
// AM or PM
|
|
578
578
|
a(t, e) {
|
|
@@ -592,26 +592,26 @@ const le = {
|
|
|
592
592
|
},
|
|
593
593
|
// Hour [1-12]
|
|
594
594
|
h(t, e) {
|
|
595
|
-
return
|
|
595
|
+
return L(t.getHours() % 12 || 12, e.length);
|
|
596
596
|
},
|
|
597
597
|
// Hour [0-23]
|
|
598
598
|
H(t, e) {
|
|
599
|
-
return
|
|
599
|
+
return L(t.getHours(), e.length);
|
|
600
600
|
},
|
|
601
601
|
// Minute
|
|
602
602
|
m(t, e) {
|
|
603
|
-
return
|
|
603
|
+
return L(t.getMinutes(), e.length);
|
|
604
604
|
},
|
|
605
605
|
// Second
|
|
606
606
|
s(t, e) {
|
|
607
|
-
return
|
|
607
|
+
return L(t.getSeconds(), e.length);
|
|
608
608
|
},
|
|
609
609
|
// Fraction of second
|
|
610
610
|
S(t, e) {
|
|
611
611
|
const n = e.length, r = t.getMilliseconds(), o = Math.trunc(
|
|
612
612
|
r * Math.pow(10, n - 3)
|
|
613
613
|
);
|
|
614
|
-
return
|
|
614
|
+
return L(o, e.length);
|
|
615
615
|
}
|
|
616
616
|
}, ye = {
|
|
617
617
|
am: "am",
|
|
@@ -651,14 +651,14 @@ const le = {
|
|
|
651
651
|
const o = sn(t, r), a = o > 0 ? o : 1 - o;
|
|
652
652
|
if (e === "YY") {
|
|
653
653
|
const i = a % 100;
|
|
654
|
-
return
|
|
654
|
+
return L(i, 2);
|
|
655
655
|
}
|
|
656
|
-
return e === "Yo" ? n.ordinalNumber(a, { unit: "year" }) :
|
|
656
|
+
return e === "Yo" ? n.ordinalNumber(a, { unit: "year" }) : L(a, e.length);
|
|
657
657
|
},
|
|
658
658
|
// ISO week-numbering year
|
|
659
659
|
R: function(t, e) {
|
|
660
660
|
const n = on(t);
|
|
661
|
-
return
|
|
661
|
+
return L(n, e.length);
|
|
662
662
|
},
|
|
663
663
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
664
664
|
// The main difference between `y` and `u` localizers are B.C. years:
|
|
@@ -671,7 +671,7 @@ const le = {
|
|
|
671
671
|
// while `uu` pads single digit years to 2 characters and returns other years unchanged.
|
|
672
672
|
u: function(t, e) {
|
|
673
673
|
const n = t.getFullYear();
|
|
674
|
-
return
|
|
674
|
+
return L(n, e.length);
|
|
675
675
|
},
|
|
676
676
|
// Quarter
|
|
677
677
|
Q: function(t, e, n) {
|
|
@@ -680,7 +680,7 @@ const le = {
|
|
|
680
680
|
case "Q":
|
|
681
681
|
return String(r);
|
|
682
682
|
case "QQ":
|
|
683
|
-
return
|
|
683
|
+
return L(r, 2);
|
|
684
684
|
case "Qo":
|
|
685
685
|
return n.ordinalNumber(r, { unit: "quarter" });
|
|
686
686
|
case "QQQ":
|
|
@@ -708,7 +708,7 @@ const le = {
|
|
|
708
708
|
case "q":
|
|
709
709
|
return String(r);
|
|
710
710
|
case "qq":
|
|
711
|
-
return
|
|
711
|
+
return L(r, 2);
|
|
712
712
|
case "qo":
|
|
713
713
|
return n.ordinalNumber(r, { unit: "quarter" });
|
|
714
714
|
case "qqq":
|
|
@@ -760,7 +760,7 @@ const le = {
|
|
|
760
760
|
case "L":
|
|
761
761
|
return String(r + 1);
|
|
762
762
|
case "LL":
|
|
763
|
-
return
|
|
763
|
+
return L(r + 1, 2);
|
|
764
764
|
case "Lo":
|
|
765
765
|
return n.ordinalNumber(r + 1, { unit: "month" });
|
|
766
766
|
case "LLL":
|
|
@@ -780,13 +780,13 @@ const le = {
|
|
|
780
780
|
},
|
|
781
781
|
// Local week of year
|
|
782
782
|
w: function(t, e, n, r) {
|
|
783
|
-
const o =
|
|
784
|
-
return e === "wo" ? n.ordinalNumber(o, { unit: "week" }) :
|
|
783
|
+
const o = Io(t, r);
|
|
784
|
+
return e === "wo" ? n.ordinalNumber(o, { unit: "week" }) : L(o, e.length);
|
|
785
785
|
},
|
|
786
786
|
// ISO week of year
|
|
787
787
|
I: function(t, e, n) {
|
|
788
|
-
const r =
|
|
789
|
-
return e === "Io" ? n.ordinalNumber(r, { unit: "week" }) :
|
|
788
|
+
const r = No(t);
|
|
789
|
+
return e === "Io" ? n.ordinalNumber(r, { unit: "week" }) : L(r, e.length);
|
|
790
790
|
},
|
|
791
791
|
// Day of the month
|
|
792
792
|
d: function(t, e, n) {
|
|
@@ -794,8 +794,8 @@ const le = {
|
|
|
794
794
|
},
|
|
795
795
|
// Day of year
|
|
796
796
|
D: function(t, e, n) {
|
|
797
|
-
const r =
|
|
798
|
-
return e === "Do" ? n.ordinalNumber(r, { unit: "dayOfYear" }) :
|
|
797
|
+
const r = Co(t);
|
|
798
|
+
return e === "Do" ? n.ordinalNumber(r, { unit: "dayOfYear" }) : L(r, e.length);
|
|
799
799
|
},
|
|
800
800
|
// Day of week
|
|
801
801
|
E: function(t, e, n) {
|
|
@@ -833,7 +833,7 @@ const le = {
|
|
|
833
833
|
case "e":
|
|
834
834
|
return String(a);
|
|
835
835
|
case "ee":
|
|
836
|
-
return
|
|
836
|
+
return L(a, 2);
|
|
837
837
|
case "eo":
|
|
838
838
|
return n.ordinalNumber(a, { unit: "day" });
|
|
839
839
|
case "eee":
|
|
@@ -866,7 +866,7 @@ const le = {
|
|
|
866
866
|
case "c":
|
|
867
867
|
return String(a);
|
|
868
868
|
case "cc":
|
|
869
|
-
return
|
|
869
|
+
return L(a, e.length);
|
|
870
870
|
case "co":
|
|
871
871
|
return n.ordinalNumber(a, { unit: "day" });
|
|
872
872
|
case "ccc":
|
|
@@ -899,7 +899,7 @@ const le = {
|
|
|
899
899
|
case "i":
|
|
900
900
|
return String(o);
|
|
901
901
|
case "ii":
|
|
902
|
-
return
|
|
902
|
+
return L(o, e.length);
|
|
903
903
|
case "io":
|
|
904
904
|
return n.ordinalNumber(o, { unit: "day" });
|
|
905
905
|
case "iii":
|
|
@@ -1022,12 +1022,12 @@ const le = {
|
|
|
1022
1022
|
// Hour [0-11]
|
|
1023
1023
|
K: function(t, e, n) {
|
|
1024
1024
|
const r = t.getHours() % 12;
|
|
1025
|
-
return e === "Ko" ? n.ordinalNumber(r, { unit: "hour" }) :
|
|
1025
|
+
return e === "Ko" ? n.ordinalNumber(r, { unit: "hour" }) : L(r, e.length);
|
|
1026
1026
|
},
|
|
1027
1027
|
// Hour [1-24]
|
|
1028
1028
|
k: function(t, e, n) {
|
|
1029
1029
|
let r = t.getHours();
|
|
1030
|
-
return r === 0 && (r = 24), e === "ko" ? n.ordinalNumber(r, { unit: "hour" }) :
|
|
1030
|
+
return r === 0 && (r = 24), e === "ko" ? n.ordinalNumber(r, { unit: "hour" }) : L(r, e.length);
|
|
1031
1031
|
},
|
|
1032
1032
|
// Minute
|
|
1033
1033
|
m: function(t, e, n) {
|
|
@@ -1102,23 +1102,23 @@ const le = {
|
|
|
1102
1102
|
// Seconds timestamp
|
|
1103
1103
|
t: function(t, e, n) {
|
|
1104
1104
|
const r = Math.trunc(t.getTime() / 1e3);
|
|
1105
|
-
return
|
|
1105
|
+
return L(r, e.length);
|
|
1106
1106
|
},
|
|
1107
1107
|
// Milliseconds timestamp
|
|
1108
1108
|
T: function(t, e, n) {
|
|
1109
1109
|
const r = t.getTime();
|
|
1110
|
-
return
|
|
1110
|
+
return L(r, e.length);
|
|
1111
1111
|
}
|
|
1112
1112
|
};
|
|
1113
1113
|
function Ct(t, e = "") {
|
|
1114
1114
|
const n = t > 0 ? "-" : "+", r = Math.abs(t), o = Math.trunc(r / 60), a = r % 60;
|
|
1115
|
-
return a === 0 ? n + String(o) : n + String(o) + e +
|
|
1115
|
+
return a === 0 ? n + String(o) : n + String(o) + e + L(a, 2);
|
|
1116
1116
|
}
|
|
1117
1117
|
function Nt(t, e) {
|
|
1118
|
-
return t % 60 === 0 ? (t > 0 ? "-" : "+") +
|
|
1118
|
+
return t % 60 === 0 ? (t > 0 ? "-" : "+") + L(Math.abs(t) / 60, 2) : pe(t, e);
|
|
1119
1119
|
}
|
|
1120
1120
|
function pe(t, e = "") {
|
|
1121
|
-
const n = t > 0 ? "-" : "+", r = Math.abs(t), o =
|
|
1121
|
+
const n = t > 0 ? "-" : "+", r = Math.abs(t), o = L(Math.trunc(r / 60), 2), a = L(r % 60, 2);
|
|
1122
1122
|
return n + o + e + a;
|
|
1123
1123
|
}
|
|
1124
1124
|
const $t = (t, e) => {
|
|
@@ -1145,7 +1145,7 @@ const $t = (t, e) => {
|
|
|
1145
1145
|
default:
|
|
1146
1146
|
return e.time({ width: "full" });
|
|
1147
1147
|
}
|
|
1148
|
-
},
|
|
1148
|
+
}, So = (t, e) => {
|
|
1149
1149
|
const n = t.match(/(P+)(p+)?/) || [], r = n[1], o = n[2];
|
|
1150
1150
|
if (!o)
|
|
1151
1151
|
return $t(t, e);
|
|
@@ -1166,47 +1166,47 @@ const $t = (t, e) => {
|
|
|
1166
1166
|
break;
|
|
1167
1167
|
}
|
|
1168
1168
|
return a.replace("{{date}}", $t(r, e)).replace("{{time}}", an(o, e));
|
|
1169
|
-
},
|
|
1169
|
+
}, To = {
|
|
1170
1170
|
p: an,
|
|
1171
|
-
P:
|
|
1172
|
-
},
|
|
1173
|
-
function Mo(t) {
|
|
1174
|
-
return To.test(t);
|
|
1175
|
-
}
|
|
1171
|
+
P: So
|
|
1172
|
+
}, Eo = /^D+$/, Oo = /^Y+$/, Mo = ["D", "DD", "YY", "YYYY"];
|
|
1176
1173
|
function Do(t) {
|
|
1177
1174
|
return Eo.test(t);
|
|
1178
1175
|
}
|
|
1179
|
-
function Po(t
|
|
1180
|
-
|
|
1181
|
-
if (console.warn(r), Oo.includes(t))
|
|
1182
|
-
throw new RangeError(r);
|
|
1176
|
+
function Po(t) {
|
|
1177
|
+
return Oo.test(t);
|
|
1183
1178
|
}
|
|
1184
1179
|
function Ao(t, e, n) {
|
|
1180
|
+
const r = Fo(t, e, n);
|
|
1181
|
+
if (console.warn(r), Mo.includes(t))
|
|
1182
|
+
throw new RangeError(r);
|
|
1183
|
+
}
|
|
1184
|
+
function Fo(t, e, n) {
|
|
1185
1185
|
const r = t[0] === "Y" ? "years" : "days of the month";
|
|
1186
1186
|
return `Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${e}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
|
|
1187
1187
|
}
|
|
1188
|
-
const
|
|
1188
|
+
const Wo = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Ro = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, qo = /^'([^]*?)'?$/, Lo = /''/g, Yo = /[a-zA-Z]/;
|
|
1189
1189
|
function cn(t, e, n) {
|
|
1190
|
-
var d, h,
|
|
1191
|
-
const r = Be(), o = (n == null ? void 0 : n.locale) ?? r.locale ??
|
|
1192
|
-
if (!
|
|
1190
|
+
var d, h, m, g, b, w, f, j;
|
|
1191
|
+
const r = Be(), o = (n == null ? void 0 : n.locale) ?? r.locale ?? ko, a = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((h = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : h.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((g = (m = r.locale) == null ? void 0 : m.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, i = (n == null ? void 0 : n.weekStartsOn) ?? ((w = (b = n == null ? void 0 : n.locale) == null ? void 0 : b.options) == null ? void 0 : w.weekStartsOn) ?? r.weekStartsOn ?? ((j = (f = r.locale) == null ? void 0 : f.options) == null ? void 0 : j.weekStartsOn) ?? 0, c = re(t);
|
|
1192
|
+
if (!Hr(c))
|
|
1193
1193
|
throw new RangeError("Invalid time value");
|
|
1194
|
-
let l = e.match(
|
|
1194
|
+
let l = e.match(Ro).map((v) => {
|
|
1195
1195
|
const p = v[0];
|
|
1196
1196
|
if (p === "p" || p === "P") {
|
|
1197
|
-
const C =
|
|
1197
|
+
const C = To[p];
|
|
1198
1198
|
return C(v, o.formatLong);
|
|
1199
1199
|
}
|
|
1200
1200
|
return v;
|
|
1201
|
-
}).join("").match(
|
|
1201
|
+
}).join("").match(Wo).map((v) => {
|
|
1202
1202
|
if (v === "''")
|
|
1203
1203
|
return { isToken: !1, value: "'" };
|
|
1204
1204
|
const p = v[0];
|
|
1205
1205
|
if (p === "'")
|
|
1206
|
-
return { isToken: !1, value:
|
|
1206
|
+
return { isToken: !1, value: Ho(v) };
|
|
1207
1207
|
if (kt[p])
|
|
1208
1208
|
return { isToken: !0, value: v };
|
|
1209
|
-
if (p.match(
|
|
1209
|
+
if (p.match(Yo))
|
|
1210
1210
|
throw new RangeError(
|
|
1211
1211
|
"Format string contains an unescaped latin alphabet character `" + p + "`"
|
|
1212
1212
|
);
|
|
@@ -1222,16 +1222,16 @@ function cn(t, e, n) {
|
|
|
1222
1222
|
if (!v.isToken)
|
|
1223
1223
|
return v.value;
|
|
1224
1224
|
const p = v.value;
|
|
1225
|
-
(!(n != null && n.useAdditionalWeekYearTokens) &&
|
|
1225
|
+
(!(n != null && n.useAdditionalWeekYearTokens) && Po(p) || !(n != null && n.useAdditionalDayOfYearTokens) && Do(p)) && Ao(p, e, String(t));
|
|
1226
1226
|
const C = kt[p[0]];
|
|
1227
1227
|
return C(c, p, o.localize, u);
|
|
1228
1228
|
}).join("");
|
|
1229
1229
|
}
|
|
1230
|
-
function
|
|
1231
|
-
const e = t.match(
|
|
1230
|
+
function Ho(t) {
|
|
1231
|
+
const e = t.match(qo);
|
|
1232
1232
|
return e ? e[1].replace(Lo, "'") : t;
|
|
1233
1233
|
}
|
|
1234
|
-
var
|
|
1234
|
+
var Go = function(t, e, n, r, o, a, i, c) {
|
|
1235
1235
|
if (process.env.NODE_ENV !== "production" && e === void 0)
|
|
1236
1236
|
throw new Error("invariant requires an error message argument");
|
|
1237
1237
|
if (!t) {
|
|
@@ -1250,8 +1250,8 @@ var Ho = function(t, e, n, r, o, a, i, c) {
|
|
|
1250
1250
|
}
|
|
1251
1251
|
throw l.framesToPop = 1, l;
|
|
1252
1252
|
}
|
|
1253
|
-
},
|
|
1254
|
-
const It = /* @__PURE__ */ Jn(
|
|
1253
|
+
}, Bo = Go;
|
|
1254
|
+
const It = /* @__PURE__ */ Jn(Bo);
|
|
1255
1255
|
function Ne(...t) {
|
|
1256
1256
|
return t.filter((e) => e != null).reduce((e, n) => {
|
|
1257
1257
|
if (typeof n != "function")
|
|
@@ -1261,17 +1261,17 @@ function Ne(...t) {
|
|
|
1261
1261
|
};
|
|
1262
1262
|
}, null);
|
|
1263
1263
|
}
|
|
1264
|
-
const
|
|
1264
|
+
const Vo = {
|
|
1265
1265
|
height: ["marginTop", "marginBottom"],
|
|
1266
1266
|
width: ["marginLeft", "marginRight"]
|
|
1267
1267
|
};
|
|
1268
|
-
function
|
|
1269
|
-
const n = `offset${t[0].toUpperCase()}${t.slice(1)}`, r = e[n], o =
|
|
1268
|
+
function Uo(t, e) {
|
|
1269
|
+
const n = `offset${t[0].toUpperCase()}${t.slice(1)}`, r = e[n], o = Vo[t];
|
|
1270
1270
|
return r + // @ts-ignore
|
|
1271
1271
|
parseInt(xt(e, o[0]), 10) + // @ts-ignore
|
|
1272
1272
|
parseInt(xt(e, o[1]), 10);
|
|
1273
1273
|
}
|
|
1274
|
-
const
|
|
1274
|
+
const Ko = {
|
|
1275
1275
|
[tr]: "collapse",
|
|
1276
1276
|
[nr]: "collapsing",
|
|
1277
1277
|
[rr]: "collapsing",
|
|
@@ -1289,22 +1289,22 @@ const Uo = {
|
|
|
1289
1289
|
timeout: u = 300,
|
|
1290
1290
|
mountOnEnter: d = !1,
|
|
1291
1291
|
unmountOnExit: h = !1,
|
|
1292
|
-
appear:
|
|
1293
|
-
getDimensionValue: g =
|
|
1292
|
+
appear: m = !1,
|
|
1293
|
+
getDimensionValue: g = Uo,
|
|
1294
1294
|
...b
|
|
1295
1295
|
}, w) => {
|
|
1296
|
-
const
|
|
1297
|
-
y.style[
|
|
1298
|
-
}, t), [
|
|
1299
|
-
const $ = `scroll${
|
|
1300
|
-
y.style[
|
|
1301
|
-
}, e), [
|
|
1302
|
-
y.style[
|
|
1303
|
-
}, n), [
|
|
1304
|
-
y.style[
|
|
1305
|
-
}, r), [r, g,
|
|
1306
|
-
y.style[
|
|
1307
|
-
}, o), [
|
|
1296
|
+
const f = typeof c == "function" ? c() : c, j = z(() => Ne((y) => {
|
|
1297
|
+
y.style[f] = "0";
|
|
1298
|
+
}, t), [f, t]), v = z(() => Ne((y) => {
|
|
1299
|
+
const $ = `scroll${f[0].toUpperCase()}${f.slice(1)}`;
|
|
1300
|
+
y.style[f] = `${y[$]}px`;
|
|
1301
|
+
}, e), [f, e]), p = z(() => Ne((y) => {
|
|
1302
|
+
y.style[f] = null;
|
|
1303
|
+
}, n), [f, n]), C = z(() => Ne((y) => {
|
|
1304
|
+
y.style[f] = `${g(f, y)}px`, sr(y);
|
|
1305
|
+
}, r), [r, g, f]), k = z(() => Ne((y) => {
|
|
1306
|
+
y.style[f] = null;
|
|
1307
|
+
}, o), [f, o]);
|
|
1308
1308
|
return /* @__PURE__ */ s.jsx(Zn, {
|
|
1309
1309
|
ref: w,
|
|
1310
1310
|
addEndListener: er,
|
|
@@ -1320,22 +1320,22 @@ const Uo = {
|
|
|
1320
1320
|
timeout: u,
|
|
1321
1321
|
mountOnEnter: d,
|
|
1322
1322
|
unmountOnExit: h,
|
|
1323
|
-
appear:
|
|
1323
|
+
appear: m,
|
|
1324
1324
|
children: (y, $) => /* @__PURE__ */ Z.cloneElement(i, {
|
|
1325
1325
|
...$,
|
|
1326
|
-
className: x(a, i.props.className,
|
|
1326
|
+
className: x(a, i.props.className, Ko[y], f === "width" && "collapse-horizontal")
|
|
1327
1327
|
})
|
|
1328
1328
|
});
|
|
1329
1329
|
});
|
|
1330
|
-
function
|
|
1330
|
+
function zo(t, e, n, r = !1) {
|
|
1331
1331
|
const o = ge(n);
|
|
1332
1332
|
D(() => {
|
|
1333
1333
|
const a = typeof t == "function" ? t() : t;
|
|
1334
1334
|
return a.addEventListener(e, o, r), () => a.removeEventListener(e, o, r);
|
|
1335
1335
|
}, [t]);
|
|
1336
1336
|
}
|
|
1337
|
-
const
|
|
1338
|
-
function
|
|
1337
|
+
const Qo = ["as", "disabled"];
|
|
1338
|
+
function Xo(t, e) {
|
|
1339
1339
|
if (t == null)
|
|
1340
1340
|
return {};
|
|
1341
1341
|
var n = {}, r = Object.keys(t), o, a;
|
|
@@ -1343,7 +1343,7 @@ function Qo(t, e) {
|
|
|
1343
1343
|
o = r[a], !(e.indexOf(o) >= 0) && (n[o] = t[o]);
|
|
1344
1344
|
return n;
|
|
1345
1345
|
}
|
|
1346
|
-
function
|
|
1346
|
+
function Jo(t) {
|
|
1347
1347
|
return !t || t.trim() === "#";
|
|
1348
1348
|
}
|
|
1349
1349
|
function dt({
|
|
@@ -1366,14 +1366,14 @@ function dt({
|
|
|
1366
1366
|
type: l || "button",
|
|
1367
1367
|
disabled: e
|
|
1368
1368
|
}, u];
|
|
1369
|
-
const d = (
|
|
1370
|
-
if ((e || t === "a" &&
|
|
1371
|
-
|
|
1369
|
+
const d = (m) => {
|
|
1370
|
+
if ((e || t === "a" && Jo(n)) && m.preventDefault(), e) {
|
|
1371
|
+
m.stopPropagation();
|
|
1372
1372
|
return;
|
|
1373
1373
|
}
|
|
1374
|
-
i == null || i(
|
|
1375
|
-
}, h = (
|
|
1376
|
-
|
|
1374
|
+
i == null || i(m);
|
|
1375
|
+
}, h = (m) => {
|
|
1376
|
+
m.key === " " && (m.preventDefault(), d(m));
|
|
1377
1377
|
};
|
|
1378
1378
|
return t === "a" && (n || (n = "#"), e && (n = void 0)), [{
|
|
1379
1379
|
role: a ?? "button",
|
|
@@ -1393,7 +1393,7 @@ const un = /* @__PURE__ */ A.forwardRef((t, e) => {
|
|
|
1393
1393
|
let {
|
|
1394
1394
|
as: n,
|
|
1395
1395
|
disabled: r
|
|
1396
|
-
} = t, o =
|
|
1396
|
+
} = t, o = Xo(t, Qo);
|
|
1397
1397
|
const [a, {
|
|
1398
1398
|
tagName: i
|
|
1399
1399
|
}] = dt(Object.assign({
|
|
@@ -1405,8 +1405,8 @@ const un = /* @__PURE__ */ A.forwardRef((t, e) => {
|
|
|
1405
1405
|
}));
|
|
1406
1406
|
});
|
|
1407
1407
|
un.displayName = "Button";
|
|
1408
|
-
const
|
|
1409
|
-
function
|
|
1408
|
+
const Zo = ["onKeyDown"];
|
|
1409
|
+
function es(t, e) {
|
|
1410
1410
|
if (t == null)
|
|
1411
1411
|
return {};
|
|
1412
1412
|
var n = {}, r = Object.keys(t), o, a;
|
|
@@ -1414,19 +1414,19 @@ function Zo(t, e) {
|
|
|
1414
1414
|
o = r[a], !(e.indexOf(o) >= 0) && (n[o] = t[o]);
|
|
1415
1415
|
return n;
|
|
1416
1416
|
}
|
|
1417
|
-
function
|
|
1417
|
+
function ts(t) {
|
|
1418
1418
|
return !t || t.trim() === "#";
|
|
1419
1419
|
}
|
|
1420
1420
|
const dn = /* @__PURE__ */ A.forwardRef((t, e) => {
|
|
1421
1421
|
let {
|
|
1422
1422
|
onKeyDown: n
|
|
1423
|
-
} = t, r =
|
|
1423
|
+
} = t, r = es(t, Zo);
|
|
1424
1424
|
const [o] = dt(Object.assign({
|
|
1425
1425
|
tagName: "a"
|
|
1426
1426
|
}, r)), a = ge((i) => {
|
|
1427
1427
|
o.onKeyDown(i), n == null || n(i);
|
|
1428
1428
|
});
|
|
1429
|
-
return
|
|
1429
|
+
return ts(r.href) || r.role === "button" ? /* @__PURE__ */ s.jsx("a", Object.assign({
|
|
1430
1430
|
ref: e
|
|
1431
1431
|
}, r, o, {
|
|
1432
1432
|
onKeyDown: a
|
|
@@ -1453,8 +1453,8 @@ const hn = /* @__PURE__ */ A.forwardRef(({
|
|
|
1453
1453
|
tagName: t,
|
|
1454
1454
|
disabled: a,
|
|
1455
1455
|
...c
|
|
1456
|
-
}),
|
|
1457
|
-
return /* @__PURE__ */ s.jsx(
|
|
1456
|
+
}), m = h;
|
|
1457
|
+
return /* @__PURE__ */ s.jsx(m, {
|
|
1458
1458
|
...d,
|
|
1459
1459
|
...c,
|
|
1460
1460
|
ref: l,
|
|
@@ -1463,10 +1463,10 @@ const hn = /* @__PURE__ */ A.forwardRef(({
|
|
|
1463
1463
|
});
|
|
1464
1464
|
});
|
|
1465
1465
|
hn.displayName = "Button";
|
|
1466
|
-
function
|
|
1466
|
+
function ns(t, e) {
|
|
1467
1467
|
return A.Children.toArray(t).some((n) => /* @__PURE__ */ A.isValidElement(n) && n.type === e);
|
|
1468
1468
|
}
|
|
1469
|
-
function
|
|
1469
|
+
function rs({
|
|
1470
1470
|
as: t,
|
|
1471
1471
|
bsPrefix: e,
|
|
1472
1472
|
className: n,
|
|
@@ -1477,14 +1477,14 @@ function ns({
|
|
|
1477
1477
|
return o.forEach((l) => {
|
|
1478
1478
|
const u = r[l];
|
|
1479
1479
|
delete r[l];
|
|
1480
|
-
let d, h,
|
|
1480
|
+
let d, h, m;
|
|
1481
1481
|
typeof u == "object" && u != null ? {
|
|
1482
1482
|
span: d,
|
|
1483
1483
|
offset: h,
|
|
1484
|
-
order:
|
|
1484
|
+
order: m
|
|
1485
1485
|
} = u : d = u;
|
|
1486
1486
|
const g = l !== a ? `-${l}` : "";
|
|
1487
|
-
d && i.push(d === !0 ? `${e}${g}` : `${e}${g}-${d}`),
|
|
1487
|
+
d && i.push(d === !0 ? `${e}${g}` : `${e}${g}-${d}`), m != null && c.push(`order${g}-${m}`), h != null && c.push(`offset${g}-${h}`);
|
|
1488
1488
|
}), [{
|
|
1489
1489
|
...r,
|
|
1490
1490
|
className: x(n, ...i, ...c)
|
|
@@ -1494,7 +1494,7 @@ function ns({
|
|
|
1494
1494
|
spans: i
|
|
1495
1495
|
}];
|
|
1496
1496
|
}
|
|
1497
|
-
const
|
|
1497
|
+
const mn = /* @__PURE__ */ A.forwardRef(
|
|
1498
1498
|
// Need to define the default "as" during prop destructuring to be compatible with styled-components github.com/react-bootstrap/react-bootstrap/issues/3595
|
|
1499
1499
|
(t, e) => {
|
|
1500
1500
|
const [{
|
|
@@ -1504,7 +1504,7 @@ const fn = /* @__PURE__ */ A.forwardRef(
|
|
|
1504
1504
|
as: o = "div",
|
|
1505
1505
|
bsPrefix: a,
|
|
1506
1506
|
spans: i
|
|
1507
|
-
}] =
|
|
1507
|
+
}] = rs(t);
|
|
1508
1508
|
return /* @__PURE__ */ s.jsx(o, {
|
|
1509
1509
|
...r,
|
|
1510
1510
|
ref: e,
|
|
@@ -1512,8 +1512,8 @@ const fn = /* @__PURE__ */ A.forwardRef(
|
|
|
1512
1512
|
});
|
|
1513
1513
|
}
|
|
1514
1514
|
);
|
|
1515
|
-
|
|
1516
|
-
function
|
|
1515
|
+
mn.displayName = "Col";
|
|
1516
|
+
function os(t, e, n) {
|
|
1517
1517
|
const r = Y(t !== void 0), [o, a] = P(e), i = t !== void 0, c = r.current;
|
|
1518
1518
|
return r.current = i, !i && c && o !== e && a(e), [i ? t : o, O((...l) => {
|
|
1519
1519
|
const [u, ...d] = l;
|
|
@@ -1521,12 +1521,12 @@ function rs(t, e, n) {
|
|
|
1521
1521
|
return a(u), h;
|
|
1522
1522
|
}, [n])];
|
|
1523
1523
|
}
|
|
1524
|
-
function
|
|
1524
|
+
function ss() {
|
|
1525
1525
|
const [, t] = Qt((e) => !e, !1);
|
|
1526
1526
|
return t;
|
|
1527
1527
|
}
|
|
1528
|
-
const Ve = /* @__PURE__ */ A.createContext(null),
|
|
1529
|
-
function
|
|
1528
|
+
const Ve = /* @__PURE__ */ A.createContext(null), as = ["children", "usePopper"];
|
|
1529
|
+
function is(t, e) {
|
|
1530
1530
|
if (t == null)
|
|
1531
1531
|
return {};
|
|
1532
1532
|
var n = {}, r = Object.keys(t), o, a;
|
|
@@ -1534,10 +1534,10 @@ function as(t, e) {
|
|
|
1534
1534
|
o = r[a], !(e.indexOf(o) >= 0) && (n[o] = t[o]);
|
|
1535
1535
|
return n;
|
|
1536
1536
|
}
|
|
1537
|
-
const
|
|
1537
|
+
const cs = () => {
|
|
1538
1538
|
};
|
|
1539
|
-
function
|
|
1540
|
-
const e =
|
|
1539
|
+
function fn(t = {}) {
|
|
1540
|
+
const e = q(Ve), [n, r] = cr(), o = Y(!1), {
|
|
1541
1541
|
flip: a,
|
|
1542
1542
|
offset: i,
|
|
1543
1543
|
rootCloseEvent: c,
|
|
@@ -1545,19 +1545,19 @@ function mn(t = {}) {
|
|
|
1545
1545
|
placement: u,
|
|
1546
1546
|
popperConfig: d = {},
|
|
1547
1547
|
enableEventListeners: h = !0,
|
|
1548
|
-
usePopper:
|
|
1548
|
+
usePopper: m = !!e
|
|
1549
1549
|
} = t, g = (e == null ? void 0 : e.show) == null ? !!t.show : e.show;
|
|
1550
1550
|
g && !o.current && (o.current = !0);
|
|
1551
1551
|
const b = (y) => {
|
|
1552
1552
|
e == null || e.toggle(!1, y);
|
|
1553
1553
|
}, {
|
|
1554
1554
|
placement: w,
|
|
1555
|
-
setMenu:
|
|
1555
|
+
setMenu: f,
|
|
1556
1556
|
menuElement: j,
|
|
1557
1557
|
toggleElement: v
|
|
1558
1558
|
} = e || {}, p = lr(v, j, ur({
|
|
1559
1559
|
placement: u || w || "bottom-start",
|
|
1560
|
-
enabled:
|
|
1560
|
+
enabled: m,
|
|
1561
1561
|
enableEvents: h ?? g,
|
|
1562
1562
|
offset: i,
|
|
1563
1563
|
flip: a,
|
|
@@ -1565,7 +1565,7 @@ function mn(t = {}) {
|
|
|
1565
1565
|
arrowElement: n,
|
|
1566
1566
|
popperConfig: d
|
|
1567
1567
|
})), C = Object.assign({
|
|
1568
|
-
ref:
|
|
1568
|
+
ref: f || cs,
|
|
1569
1569
|
"aria-labelledby": v == null ? void 0 : v.id
|
|
1570
1570
|
}, p.attributes.popper, {
|
|
1571
1571
|
style: p.styles.popper
|
|
@@ -1574,8 +1574,8 @@ function mn(t = {}) {
|
|
|
1574
1574
|
placement: w,
|
|
1575
1575
|
hasShown: o.current,
|
|
1576
1576
|
toggle: e == null ? void 0 : e.toggle,
|
|
1577
|
-
popper:
|
|
1578
|
-
arrowProps:
|
|
1577
|
+
popper: m ? p : null,
|
|
1578
|
+
arrowProps: m ? Object.assign({
|
|
1579
1579
|
ref: r
|
|
1580
1580
|
}, p.attributes.arrow, {
|
|
1581
1581
|
style: p.styles.arrow
|
|
@@ -1590,8 +1590,8 @@ function pn(t) {
|
|
|
1590
1590
|
let {
|
|
1591
1591
|
children: e,
|
|
1592
1592
|
usePopper: n = !0
|
|
1593
|
-
} = t, r =
|
|
1594
|
-
const [o, a] =
|
|
1593
|
+
} = t, r = is(t, as);
|
|
1594
|
+
const [o, a] = fn(Object.assign({}, r, {
|
|
1595
1595
|
usePopper: n
|
|
1596
1596
|
}));
|
|
1597
1597
|
return /* @__PURE__ */ s.jsx(s.Fragment, {
|
|
@@ -1599,13 +1599,13 @@ function pn(t) {
|
|
|
1599
1599
|
});
|
|
1600
1600
|
}
|
|
1601
1601
|
pn.displayName = "DropdownMenu";
|
|
1602
|
-
const
|
|
1602
|
+
const Le = {
|
|
1603
1603
|
prefix: String(Math.round(Math.random() * 1e10)),
|
|
1604
1604
|
current: 0
|
|
1605
|
-
}, gn = /* @__PURE__ */ Z.createContext(
|
|
1606
|
-
let
|
|
1607
|
-
function
|
|
1608
|
-
let e =
|
|
1605
|
+
}, gn = /* @__PURE__ */ Z.createContext(Le), ls = /* @__PURE__ */ Z.createContext(!1);
|
|
1606
|
+
let us = !!(typeof window < "u" && window.document && window.document.createElement), Ze = /* @__PURE__ */ new WeakMap();
|
|
1607
|
+
function ds(t = !1) {
|
|
1608
|
+
let e = q(gn), n = Y(null);
|
|
1609
1609
|
if (n.current === null && !t) {
|
|
1610
1610
|
var r, o;
|
|
1611
1611
|
let a = (o = Z.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED) === null || o === void 0 || (r = o.ReactCurrentOwner) === null || r === void 0 ? void 0 : r.current;
|
|
@@ -1620,29 +1620,29 @@ function us(t = !1) {
|
|
|
1620
1620
|
}
|
|
1621
1621
|
return n.current;
|
|
1622
1622
|
}
|
|
1623
|
-
function
|
|
1624
|
-
let e =
|
|
1625
|
-
e ===
|
|
1626
|
-
let n =
|
|
1623
|
+
function hs(t) {
|
|
1624
|
+
let e = q(gn);
|
|
1625
|
+
e === Le && !us && console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");
|
|
1626
|
+
let n = ds(!!t), r = e === Le && process.env.NODE_ENV === "test" ? "react-aria" : `react-aria${e.prefix}`;
|
|
1627
1627
|
return t || `${r}-${n}`;
|
|
1628
1628
|
}
|
|
1629
|
-
function
|
|
1630
|
-
let e = Z.useId(), [n] = P(
|
|
1629
|
+
function ms(t) {
|
|
1630
|
+
let e = Z.useId(), [n] = P(xs()), r = n || process.env.NODE_ENV === "test" ? "react-aria" : `react-aria${Le.prefix}`;
|
|
1631
1631
|
return t || `${r}-${e}`;
|
|
1632
1632
|
}
|
|
1633
|
-
const fs = typeof Z.useId == "function" ?
|
|
1634
|
-
function
|
|
1633
|
+
const fs = typeof Z.useId == "function" ? ms : hs;
|
|
1634
|
+
function ps() {
|
|
1635
1635
|
return !1;
|
|
1636
1636
|
}
|
|
1637
|
-
function
|
|
1637
|
+
function gs() {
|
|
1638
1638
|
return !0;
|
|
1639
1639
|
}
|
|
1640
|
-
function
|
|
1640
|
+
function ws(t) {
|
|
1641
1641
|
return () => {
|
|
1642
1642
|
};
|
|
1643
1643
|
}
|
|
1644
|
-
function
|
|
1645
|
-
return typeof Z.useSyncExternalStore == "function" ? Z.useSyncExternalStore(
|
|
1644
|
+
function xs() {
|
|
1645
|
+
return typeof Z.useSyncExternalStore == "function" ? Z.useSyncExternalStore(ws, ps, gs) : q(ls);
|
|
1646
1646
|
}
|
|
1647
1647
|
const wn = (t) => {
|
|
1648
1648
|
var e;
|
|
@@ -1655,7 +1655,7 @@ function xn() {
|
|
|
1655
1655
|
toggle: n = St,
|
|
1656
1656
|
setToggle: r,
|
|
1657
1657
|
menuElement: o
|
|
1658
|
-
} =
|
|
1658
|
+
} = q(Ve) || {}, a = O((c) => {
|
|
1659
1659
|
n(!e, c);
|
|
1660
1660
|
}, [e, n]), i = {
|
|
1661
1661
|
id: t,
|
|
@@ -1679,8 +1679,8 @@ function yn({
|
|
|
1679
1679
|
yn.displayName = "DropdownToggle";
|
|
1680
1680
|
const nt = /* @__PURE__ */ A.createContext(null), Tt = (t, e = null) => t != null ? String(t) : e || null, vn = /* @__PURE__ */ A.createContext(null);
|
|
1681
1681
|
vn.displayName = "NavContext";
|
|
1682
|
-
const
|
|
1683
|
-
function
|
|
1682
|
+
const ys = ["eventKey", "disabled", "onClick", "active", "as"];
|
|
1683
|
+
function vs(t, e) {
|
|
1684
1684
|
if (t == null)
|
|
1685
1685
|
return {};
|
|
1686
1686
|
var n = {}, r = Object.keys(t), o, a;
|
|
@@ -1695,7 +1695,7 @@ function bn({
|
|
|
1695
1695
|
disabled: r,
|
|
1696
1696
|
onClick: o
|
|
1697
1697
|
}) {
|
|
1698
|
-
const a =
|
|
1698
|
+
const a = q(nt), i = q(vn), {
|
|
1699
1699
|
activeKey: c
|
|
1700
1700
|
} = i || {}, l = Tt(t, e), u = n == null && t != null ? Tt(c) === l : n;
|
|
1701
1701
|
return [{
|
|
@@ -1716,7 +1716,7 @@ const _n = /* @__PURE__ */ A.forwardRef((t, e) => {
|
|
|
1716
1716
|
onClick: o,
|
|
1717
1717
|
active: a,
|
|
1718
1718
|
as: i = un
|
|
1719
|
-
} = t, c =
|
|
1719
|
+
} = t, c = vs(t, ys);
|
|
1720
1720
|
const [l] = bn({
|
|
1721
1721
|
key: n,
|
|
1722
1722
|
href: c.href,
|
|
@@ -1730,7 +1730,7 @@ const _n = /* @__PURE__ */ A.forwardRef((t, e) => {
|
|
|
1730
1730
|
});
|
|
1731
1731
|
_n.displayName = "DropdownItem";
|
|
1732
1732
|
function Et() {
|
|
1733
|
-
const t =
|
|
1733
|
+
const t = ss(), e = Y(null), n = O((r) => {
|
|
1734
1734
|
e.current = r, t();
|
|
1735
1735
|
}, [t]);
|
|
1736
1736
|
return [e, n];
|
|
@@ -1745,7 +1745,7 @@ function Ee({
|
|
|
1745
1745
|
placement: i = "bottom-start",
|
|
1746
1746
|
children: c
|
|
1747
1747
|
}) {
|
|
1748
|
-
const l = hr(), [u, d] =
|
|
1748
|
+
const l = hr(), [u, d] = os(e, t, r), [h, m] = Et(), g = h.current, [b, w] = Et(), f = b.current, j = Ar(u), v = Y(null), p = Y(!1), C = q(nt), k = O((_, T, F = T == null ? void 0 : T.type) => {
|
|
1749
1749
|
d(_, {
|
|
1750
1750
|
originalEvent: T,
|
|
1751
1751
|
source: F
|
|
@@ -1757,13 +1757,13 @@ function Ee({
|
|
|
1757
1757
|
placement: i,
|
|
1758
1758
|
show: u,
|
|
1759
1759
|
menuElement: g,
|
|
1760
|
-
toggleElement:
|
|
1761
|
-
setMenu:
|
|
1760
|
+
toggleElement: f,
|
|
1761
|
+
setMenu: m,
|
|
1762
1762
|
setToggle: w
|
|
1763
|
-
}), [k, i, u, g,
|
|
1763
|
+
}), [k, i, u, g, f, m, w]);
|
|
1764
1764
|
g && j && !u && (p.current = g.contains(g.ownerDocument.activeElement));
|
|
1765
1765
|
const M = ge(() => {
|
|
1766
|
-
|
|
1766
|
+
f && f.focus && f.focus();
|
|
1767
1767
|
}), S = ge(() => {
|
|
1768
1768
|
const _ = v.current;
|
|
1769
1769
|
let T = a;
|
|
@@ -1781,22 +1781,22 @@ function Ee({
|
|
|
1781
1781
|
if (!h.current)
|
|
1782
1782
|
return null;
|
|
1783
1783
|
const F = bt(h.current, o);
|
|
1784
|
-
let
|
|
1785
|
-
return
|
|
1784
|
+
let W = F.indexOf(_) + T;
|
|
1785
|
+
return W = Math.max(0, Math.min(W, F.length)), F[W];
|
|
1786
1786
|
};
|
|
1787
|
-
return
|
|
1787
|
+
return zo(O(() => l.document, [l]), "keydown", (_) => {
|
|
1788
1788
|
var T, F;
|
|
1789
1789
|
const {
|
|
1790
|
-
key:
|
|
1791
|
-
} = _, H = _.target,
|
|
1792
|
-
if (/input|textarea/i.test(H.tagName) && (
|
|
1790
|
+
key: W
|
|
1791
|
+
} = _, H = _.target, R = (T = h.current) == null ? void 0 : T.contains(H), B = (F = b.current) == null ? void 0 : F.contains(H);
|
|
1792
|
+
if (/input|textarea/i.test(H.tagName) && (W === " " || W !== "Escape" && R || W === "Escape" && H.type === "search") || !R && !B || W === "Tab" && (!h.current || !u))
|
|
1793
1793
|
return;
|
|
1794
1794
|
v.current = _.type;
|
|
1795
1795
|
const te = {
|
|
1796
1796
|
originalEvent: _,
|
|
1797
1797
|
source: _.type
|
|
1798
1798
|
};
|
|
1799
|
-
switch (
|
|
1799
|
+
switch (W) {
|
|
1800
1800
|
case "ArrowUp": {
|
|
1801
1801
|
const U = N(H, -1);
|
|
1802
1802
|
U && U.focus && U.focus(), _.preventDefault();
|
|
@@ -1811,7 +1811,7 @@ function Ee({
|
|
|
1811
1811
|
}
|
|
1812
1812
|
return;
|
|
1813
1813
|
case "Tab":
|
|
1814
|
-
|
|
1814
|
+
mr(H.ownerDocument, "keyup", (U) => {
|
|
1815
1815
|
var I;
|
|
1816
1816
|
(U.key === "Tab" && !U.target || !((I = h.current) != null && I.contains(U.target))) && d(!1, te);
|
|
1817
1817
|
}, {
|
|
@@ -1819,7 +1819,7 @@ function Ee({
|
|
|
1819
1819
|
});
|
|
1820
1820
|
break;
|
|
1821
1821
|
case "Escape":
|
|
1822
|
-
|
|
1822
|
+
W === "Escape" && (_.preventDefault(), _.stopPropagation()), d(!1, te);
|
|
1823
1823
|
break;
|
|
1824
1824
|
}
|
|
1825
1825
|
}), /* @__PURE__ */ s.jsx(nt.Provider, {
|
|
@@ -1929,29 +1929,29 @@ const Tn = /* @__PURE__ */ A.forwardRef(({
|
|
|
1929
1929
|
variant: u,
|
|
1930
1930
|
...d
|
|
1931
1931
|
}, h) => {
|
|
1932
|
-
let
|
|
1933
|
-
const g =
|
|
1932
|
+
let m = !1;
|
|
1933
|
+
const g = q($n), b = V(t, "dropdown-menu"), {
|
|
1934
1934
|
align: w,
|
|
1935
|
-
drop:
|
|
1935
|
+
drop: f,
|
|
1936
1936
|
isRTL: j
|
|
1937
|
-
} =
|
|
1937
|
+
} = q(ht);
|
|
1938
1938
|
n = n || w;
|
|
1939
|
-
const v =
|
|
1939
|
+
const v = q(Ue), p = [];
|
|
1940
1940
|
if (n)
|
|
1941
1941
|
if (typeof n == "object") {
|
|
1942
1942
|
const _ = Object.keys(n);
|
|
1943
1943
|
if (process.env.NODE_ENV !== "production" && at(_.length === 1, "There should only be 1 breakpoint when passing an object to `align`"), _.length) {
|
|
1944
1944
|
const T = _[0], F = n[T];
|
|
1945
|
-
|
|
1945
|
+
m = F === "start", p.push(`${b}-${T}-${F}`);
|
|
1946
1946
|
}
|
|
1947
1947
|
} else
|
|
1948
|
-
n === "end" && (
|
|
1949
|
-
const C = Sn(
|
|
1948
|
+
n === "end" && (m = !0);
|
|
1949
|
+
const C = Sn(m, f, j), [k, {
|
|
1950
1950
|
hasShown: y,
|
|
1951
1951
|
popper: $,
|
|
1952
1952
|
show: M,
|
|
1953
1953
|
toggle: S
|
|
1954
|
-
}] =
|
|
1954
|
+
}] = fn({
|
|
1955
1955
|
flip: o,
|
|
1956
1956
|
rootCloseEvent: r,
|
|
1957
1957
|
show: a,
|
|
@@ -1960,7 +1960,7 @@ const Tn = /* @__PURE__ */ A.forwardRef(({
|
|
|
1960
1960
|
popperConfig: l,
|
|
1961
1961
|
placement: C
|
|
1962
1962
|
});
|
|
1963
|
-
if (k.ref = st(In(h, "DropdownMenu"), k.ref),
|
|
1963
|
+
if (k.ref = st(In(h, "DropdownMenu"), k.ref), fr(() => {
|
|
1964
1964
|
M && ($ == null || $.update());
|
|
1965
1965
|
}, [M]), !y && !i && !v)
|
|
1966
1966
|
return null;
|
|
@@ -1976,7 +1976,7 @@ const Tn = /* @__PURE__ */ A.forwardRef(({
|
|
|
1976
1976
|
...(p.length || g) && {
|
|
1977
1977
|
"data-bs-popper": "static"
|
|
1978
1978
|
},
|
|
1979
|
-
className: x(e, b, M && "show",
|
|
1979
|
+
className: x(e, b, M && "show", m && `${b}-end`, u && `${b}-${u}`, ...p)
|
|
1980
1980
|
});
|
|
1981
1981
|
});
|
|
1982
1982
|
Tn.displayName = "DropdownMenu";
|
|
@@ -1989,7 +1989,7 @@ const En = /* @__PURE__ */ A.forwardRef(({
|
|
|
1989
1989
|
as: o = hn,
|
|
1990
1990
|
...a
|
|
1991
1991
|
}, i) => {
|
|
1992
|
-
const c = V(t, "dropdown-toggle"), l =
|
|
1992
|
+
const c = V(t, "dropdown-toggle"), l = q(Ve);
|
|
1993
1993
|
r !== void 0 && (a.bsPrefix = r);
|
|
1994
1994
|
const [u] = xn();
|
|
1995
1995
|
return u.ref = st(u.ref, In(i, "DropdownToggle")), /* @__PURE__ */ s.jsx(o, {
|
|
@@ -2012,18 +2012,18 @@ const On = /* @__PURE__ */ A.forwardRef((t, e) => {
|
|
|
2012
2012
|
// Need to define the default "as" during prop destructuring to be compatible with styled-components github.com/react-bootstrap/react-bootstrap/issues/3595
|
|
2013
2013
|
as: d = "div",
|
|
2014
2014
|
navbar: h,
|
|
2015
|
-
autoClose:
|
|
2015
|
+
autoClose: m = !0,
|
|
2016
2016
|
...g
|
|
2017
2017
|
} = pr(t, {
|
|
2018
2018
|
show: "onToggle"
|
|
2019
|
-
}), b =
|
|
2019
|
+
}), b = q(Ue), w = V(n, "dropdown"), f = gr(), j = ($) => m === !1 ? $ === "click" : m === "inside" ? $ !== "rootClose" : m === "outside" ? $ !== "select" : !0, v = ge(($, M) => {
|
|
2020
2020
|
var S, N;
|
|
2021
2021
|
!((S = M.originalEvent) == null || (N = S.target) == null) && N.classList.contains("dropdown-toggle") && M.source === "mousedown" || (M.originalEvent.currentTarget === document && (M.source !== "keydown" || M.originalEvent.key === "Escape") && (M.source = "rootClose"), j(M.source) && (l == null || l($, M)));
|
|
2022
|
-
}), C = Sn(i === "end", r,
|
|
2022
|
+
}), C = Sn(i === "end", r, f), k = z(() => ({
|
|
2023
2023
|
align: i,
|
|
2024
2024
|
drop: r,
|
|
2025
|
-
isRTL:
|
|
2026
|
-
}), [i, r,
|
|
2025
|
+
isRTL: f
|
|
2026
|
+
}), [i, r, f]), y = {
|
|
2027
2027
|
down: w,
|
|
2028
2028
|
"down-centered": `${w}-center`,
|
|
2029
2029
|
up: "dropup",
|
|
@@ -2056,7 +2056,7 @@ const Te = Object.assign(On, {
|
|
|
2056
2056
|
ItemText: Nn,
|
|
2057
2057
|
Divider: jn,
|
|
2058
2058
|
Header: kn
|
|
2059
|
-
}),
|
|
2059
|
+
}), bs = {
|
|
2060
2060
|
/**
|
|
2061
2061
|
* Specify whether the feedback is for valid or invalid fields
|
|
2062
2062
|
*
|
|
@@ -2081,7 +2081,7 @@ const Te = Object.assign(On, {
|
|
|
2081
2081
|
})
|
|
2082
2082
|
);
|
|
2083
2083
|
Ke.displayName = "Feedback";
|
|
2084
|
-
Ke.propTypes =
|
|
2084
|
+
Ke.propTypes = bs;
|
|
2085
2085
|
const Oe = /* @__PURE__ */ A.forwardRef(({
|
|
2086
2086
|
id: t,
|
|
2087
2087
|
bsPrefix: e,
|
|
@@ -2095,7 +2095,7 @@ const Oe = /* @__PURE__ */ A.forwardRef(({
|
|
|
2095
2095
|
}, l) => {
|
|
2096
2096
|
const {
|
|
2097
2097
|
controlId: u
|
|
2098
|
-
} =
|
|
2098
|
+
} = q(ue);
|
|
2099
2099
|
return e = V(e, "form-check-input"), /* @__PURE__ */ s.jsx(i, {
|
|
2100
2100
|
...c,
|
|
2101
2101
|
ref: l,
|
|
@@ -2113,7 +2113,7 @@ const Ye = /* @__PURE__ */ A.forwardRef(({
|
|
|
2113
2113
|
}, o) => {
|
|
2114
2114
|
const {
|
|
2115
2115
|
controlId: a
|
|
2116
|
-
} =
|
|
2116
|
+
} = q(ue);
|
|
2117
2117
|
return t = V(t, "form-check-label"), /* @__PURE__ */ s.jsx("label", {
|
|
2118
2118
|
...r,
|
|
2119
2119
|
ref: o,
|
|
@@ -2135,11 +2135,11 @@ const Mn = /* @__PURE__ */ A.forwardRef(({
|
|
|
2135
2135
|
feedback: u,
|
|
2136
2136
|
feedbackType: d,
|
|
2137
2137
|
className: h,
|
|
2138
|
-
style:
|
|
2138
|
+
style: m,
|
|
2139
2139
|
title: g = "",
|
|
2140
2140
|
type: b = "checkbox",
|
|
2141
2141
|
label: w,
|
|
2142
|
-
children:
|
|
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
2144
|
as: j = "input",
|
|
2145
2145
|
...v
|
|
@@ -2147,9 +2147,9 @@ const Mn = /* @__PURE__ */ A.forwardRef(({
|
|
|
2147
2147
|
e = V(e, "form-check"), n = V(n, "form-switch");
|
|
2148
2148
|
const {
|
|
2149
2149
|
controlId: C
|
|
2150
|
-
} =
|
|
2150
|
+
} = q(ue), k = z(() => ({
|
|
2151
2151
|
controlId: t || C
|
|
2152
|
-
}), [C, t]), y = !
|
|
2152
|
+
}), [C, t]), y = !f && w != null && w !== !1 || ns(f, Ye), $ = /* @__PURE__ */ s.jsx(Oe, {
|
|
2153
2153
|
...v,
|
|
2154
2154
|
type: b === "switch" ? "checkbox" : b,
|
|
2155
2155
|
ref: p,
|
|
@@ -2161,9 +2161,9 @@ const Mn = /* @__PURE__ */ A.forwardRef(({
|
|
|
2161
2161
|
return /* @__PURE__ */ s.jsx(ue.Provider, {
|
|
2162
2162
|
value: k,
|
|
2163
2163
|
children: /* @__PURE__ */ s.jsx("div", {
|
|
2164
|
-
style:
|
|
2164
|
+
style: m,
|
|
2165
2165
|
className: x(h, y && e, r && `${e}-inline`, o && `${e}-reverse`, b === "switch" && n),
|
|
2166
|
-
children:
|
|
2166
|
+
children: f || /* @__PURE__ */ s.jsxs(s.Fragment, {
|
|
2167
2167
|
children: [$, y && /* @__PURE__ */ s.jsx(Ye, {
|
|
2168
2168
|
title: g,
|
|
2169
2169
|
children: w
|
|
@@ -2194,15 +2194,15 @@ const He = Object.assign(Mn, {
|
|
|
2194
2194
|
// Need to define the default "as" during prop destructuring to be compatible with styled-components github.com/react-bootstrap/react-bootstrap/issues/3595
|
|
2195
2195
|
as: d = "input",
|
|
2196
2196
|
...h
|
|
2197
|
-
},
|
|
2197
|
+
}, m) => {
|
|
2198
2198
|
const {
|
|
2199
2199
|
controlId: g
|
|
2200
|
-
} =
|
|
2200
|
+
} = q(ue);
|
|
2201
2201
|
return t = V(t, "form-control"), process.env.NODE_ENV !== "production" && at(g == 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
|
-
ref:
|
|
2205
|
+
ref: m,
|
|
2206
2206
|
readOnly: u,
|
|
2207
2207
|
id: o || g,
|
|
2208
2208
|
className: x(a, l ? `${t}-plaintext` : t, n && `${t}-${n}`, e === "color" && `${t}-color`, i && "is-valid", c && "is-invalid")
|
|
@@ -2234,12 +2234,12 @@ const Fn = /* @__PURE__ */ A.forwardRef(({
|
|
|
2234
2234
|
}, c) => {
|
|
2235
2235
|
const {
|
|
2236
2236
|
controlId: l
|
|
2237
|
-
} =
|
|
2237
|
+
} = q(ue);
|
|
2238
2238
|
e = V(e, "form-label");
|
|
2239
2239
|
let u = "col-form-label";
|
|
2240
2240
|
typeof n == "string" && (u = `${u} ${u}-${n}`);
|
|
2241
2241
|
const d = x(o, e, r && "visually-hidden", n && u);
|
|
2242
|
-
return process.env.NODE_ENV !== "production" && at(l == null || !a, "`controlId` is ignored on `<FormLabel>` when `htmlFor` is specified."), a = a || l, n ? /* @__PURE__ */ s.jsx(
|
|
2242
|
+
return process.env.NODE_ENV !== "production" && at(l == null || !a, "`controlId` is ignored on `<FormLabel>` when `htmlFor` is specified."), a = a || l, n ? /* @__PURE__ */ s.jsx(mn, {
|
|
2243
2243
|
ref: c,
|
|
2244
2244
|
as: "label",
|
|
2245
2245
|
className: d,
|
|
@@ -2264,7 +2264,7 @@ const Wn = /* @__PURE__ */ A.forwardRef(({
|
|
|
2264
2264
|
}, o) => {
|
|
2265
2265
|
const {
|
|
2266
2266
|
controlId: a
|
|
2267
|
-
} =
|
|
2267
|
+
} = q(ue);
|
|
2268
2268
|
return t = V(t, "form-range"), /* @__PURE__ */ s.jsx("input", {
|
|
2269
2269
|
...r,
|
|
2270
2270
|
type: "range",
|
|
@@ -2286,7 +2286,7 @@ const Rn = /* @__PURE__ */ A.forwardRef(({
|
|
|
2286
2286
|
}, l) => {
|
|
2287
2287
|
const {
|
|
2288
2288
|
controlId: u
|
|
2289
|
-
} =
|
|
2289
|
+
} = q(ue);
|
|
2290
2290
|
return t = V(t, "form-select"), /* @__PURE__ */ s.jsx("select", {
|
|
2291
2291
|
...c,
|
|
2292
2292
|
size: n,
|
|
@@ -2296,7 +2296,7 @@ const Rn = /* @__PURE__ */ A.forwardRef(({
|
|
|
2296
2296
|
});
|
|
2297
2297
|
});
|
|
2298
2298
|
Rn.displayName = "FormSelect";
|
|
2299
|
-
const
|
|
2299
|
+
const qn = /* @__PURE__ */ A.forwardRef(
|
|
2300
2300
|
// Need to define the default "as" during prop destructuring to be compatible with styled-components github.com/react-bootstrap/react-bootstrap/issues/3595
|
|
2301
2301
|
({
|
|
2302
2302
|
bsPrefix: t,
|
|
@@ -2310,17 +2310,17 @@ const Ln = /* @__PURE__ */ A.forwardRef(
|
|
|
2310
2310
|
className: x(e, t, r && "text-muted")
|
|
2311
2311
|
}))
|
|
2312
2312
|
);
|
|
2313
|
-
|
|
2314
|
-
const
|
|
2313
|
+
qn.displayName = "FormText";
|
|
2314
|
+
const Ln = /* @__PURE__ */ A.forwardRef((t, e) => /* @__PURE__ */ s.jsx(He, {
|
|
2315
2315
|
...t,
|
|
2316
2316
|
ref: e,
|
|
2317
2317
|
type: "switch"
|
|
2318
2318
|
}));
|
|
2319
|
-
|
|
2320
|
-
const
|
|
2319
|
+
Ln.displayName = "Switch";
|
|
2320
|
+
const _s = Object.assign(Ln, {
|
|
2321
2321
|
Input: He.Input,
|
|
2322
2322
|
Label: He.Label
|
|
2323
|
-
}),
|
|
2323
|
+
}), js = {
|
|
2324
2324
|
/**
|
|
2325
2325
|
* The Form `ref` will be forwarded to the underlying element,
|
|
2326
2326
|
* which means, unless it's rendered `as` a composite component,
|
|
@@ -2336,7 +2336,7 @@ const bs = Object.assign(qn, {
|
|
|
2336
2336
|
*/
|
|
2337
2337
|
validated: be.bool,
|
|
2338
2338
|
as: be.elementType
|
|
2339
|
-
},
|
|
2339
|
+
}, mt = /* @__PURE__ */ A.forwardRef(({
|
|
2340
2340
|
className: t,
|
|
2341
2341
|
validated: e,
|
|
2342
2342
|
// Need to define the default "as" during prop destructuring to be compatible with styled-components github.com/react-bootstrap/react-bootstrap/issues/3595
|
|
@@ -2347,16 +2347,16 @@ const bs = Object.assign(qn, {
|
|
|
2347
2347
|
ref: o,
|
|
2348
2348
|
className: x(t, e && "was-validated")
|
|
2349
2349
|
}));
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
const ee = Object.assign(
|
|
2350
|
+
mt.displayName = "Form";
|
|
2351
|
+
mt.propTypes = js;
|
|
2352
|
+
const ee = Object.assign(mt, {
|
|
2353
2353
|
Group: wr,
|
|
2354
2354
|
Control: Pn,
|
|
2355
2355
|
Floating: An,
|
|
2356
2356
|
Check: He,
|
|
2357
|
-
Switch:
|
|
2357
|
+
Switch: _s,
|
|
2358
2358
|
Label: Fn,
|
|
2359
|
-
Text:
|
|
2359
|
+
Text: qn,
|
|
2360
2360
|
Range: Wn,
|
|
2361
2361
|
Select: Rn,
|
|
2362
2362
|
FloatingLabel: xr
|
|
@@ -2371,12 +2371,12 @@ const ee = Object.assign(ft, {
|
|
|
2371
2371
|
...r
|
|
2372
2372
|
})));
|
|
2373
2373
|
ze.displayName = "InputGroupText";
|
|
2374
|
-
const
|
|
2374
|
+
const ks = (t) => /* @__PURE__ */ s.jsx(ze, {
|
|
2375
2375
|
children: /* @__PURE__ */ s.jsx(Oe, {
|
|
2376
2376
|
type: "checkbox",
|
|
2377
2377
|
...t
|
|
2378
2378
|
})
|
|
2379
|
-
}),
|
|
2379
|
+
}), Cs = (t) => /* @__PURE__ */ s.jsx(ze, {
|
|
2380
2380
|
children: /* @__PURE__ */ s.jsx(Oe, {
|
|
2381
2381
|
type: "radio",
|
|
2382
2382
|
...t
|
|
@@ -2404,9 +2404,9 @@ const js = (t) => /* @__PURE__ */ s.jsx(ze, {
|
|
|
2404
2404
|
Yn.displayName = "InputGroup";
|
|
2405
2405
|
const et = Object.assign(Yn, {
|
|
2406
2406
|
Text: ze,
|
|
2407
|
-
Radio:
|
|
2408
|
-
Checkbox:
|
|
2409
|
-
}),
|
|
2407
|
+
Radio: Cs,
|
|
2408
|
+
Checkbox: ks
|
|
2409
|
+
}), ft = /* @__PURE__ */ A.forwardRef(({
|
|
2410
2410
|
bsPrefix: t,
|
|
2411
2411
|
variant: e,
|
|
2412
2412
|
animation: n = "border",
|
|
@@ -2424,55 +2424,55 @@ const et = Object.assign(Yn, {
|
|
|
2424
2424
|
className: x(a, l, r && `${l}-${r}`, e && `text-${e}`)
|
|
2425
2425
|
});
|
|
2426
2426
|
});
|
|
2427
|
-
|
|
2427
|
+
ft.displayName = "Spinner";
|
|
2428
2428
|
/*! @azure/msal-common v14.10.0 2024-05-07 */
|
|
2429
|
-
const Hn = "client_info_decoding_error", Gn = "client_info_empty_error",
|
|
2429
|
+
const Hn = "client_info_decoding_error", Gn = "client_info_empty_error", Ns = "token_parsing_error", $s = "null_or_empty_token", Is = "endpoints_resolution_error", Ss = "network_error", Ts = "openid_config_error", Es = "hash_not_deserialized", Os = "invalid_state", Ms = "state_mismatch", Ds = "state_not_found", Ps = "nonce_mismatch", As = "auth_time_not_found", Fs = "max_age_transpired", Ws = "multiple_matching_tokens", Rs = "multiple_matching_accounts", qs = "multiple_matching_appMetadata", Ls = "request_cannot_be_made", Ys = "cannot_remove_empty_scope", Hs = "cannot_append_scopeset", Gs = "empty_input_scopeset", Bs = "device_code_polling_cancelled", Vs = "device_code_expired", Us = "device_code_unknown_error", Ks = "no_account_in_silent_request", zs = "invalid_cache_record", Bn = "invalid_cache_environment", Qs = "no_account_found", Xs = "no_crypto_object", Js = "unexpected_credential_type", Zs = "invalid_assertion", ea = "invalid_client_credential", ta = "token_refresh_required", na = "user_timeout_reached", ra = "token_claims_cnf_required_for_signedjwt", oa = "authorization_code_missing_from_server_response", sa = "binding_key_not_removed", aa = "end_session_endpoint_not_supported", ia = "key_id_missing", ca = "no_network_connectivity", la = "user_canceled", ua = "missing_tenant_id_error", da = "method_not_implemented", ha = "nested_app_auth_bridge_disabled";
|
|
2430
2430
|
/*! @azure/msal-common v14.10.0 2024-05-07 */
|
|
2431
2431
|
const Ot = {
|
|
2432
2432
|
[Hn]: "The client info could not be parsed/decoded correctly",
|
|
2433
2433
|
[Gn]: "The client info was empty",
|
|
2434
|
-
[
|
|
2435
|
-
[
|
|
2436
|
-
[
|
|
2437
|
-
[
|
|
2438
|
-
[
|
|
2439
|
-
[
|
|
2440
|
-
[
|
|
2441
|
-
[
|
|
2442
|
-
[
|
|
2443
|
-
[
|
|
2444
|
-
[
|
|
2445
|
-
[
|
|
2446
|
-
[
|
|
2447
|
-
[
|
|
2448
|
-
[
|
|
2434
|
+
[Ns]: "Token cannot be parsed",
|
|
2435
|
+
[$s]: "The token is null or empty",
|
|
2436
|
+
[Is]: "Endpoints cannot be resolved",
|
|
2437
|
+
[Ss]: "Network request failed",
|
|
2438
|
+
[Ts]: "Could not retrieve endpoints. Check your authority and verify the .well-known/openid-configuration endpoint returns the required endpoints.",
|
|
2439
|
+
[Es]: "The hash parameters could not be deserialized",
|
|
2440
|
+
[Os]: "State was not the expected format",
|
|
2441
|
+
[Ms]: "State mismatch error",
|
|
2442
|
+
[Ds]: "State not found",
|
|
2443
|
+
[Ps]: "Nonce mismatch error",
|
|
2444
|
+
[As]: "Max Age was requested and the ID token is missing the auth_time variable. auth_time is an optional claim and is not enabled by default - it must be enabled. See https://aka.ms/msaljs/optional-claims for more information.",
|
|
2445
|
+
[Fs]: "Max Age is set to 0, or too much time has elapsed since the last end-user authentication.",
|
|
2446
|
+
[Ws]: "The cache contains multiple tokens satisfying the requirements. Call AcquireToken again providing more requirements such as authority or account.",
|
|
2447
|
+
[Rs]: "The cache contains multiple accounts satisfying the given parameters. Please pass more info to obtain the correct account",
|
|
2448
|
+
[qs]: "The cache contains multiple appMetadata satisfying the given parameters. Please pass more info to obtain the correct appMetadata",
|
|
2449
2449
|
[Ls]: "Token request cannot be made without authorization code or refresh token.",
|
|
2450
|
-
[
|
|
2451
|
-
[
|
|
2452
|
-
[
|
|
2453
|
-
[
|
|
2454
|
-
[
|
|
2455
|
-
[
|
|
2456
|
-
[
|
|
2457
|
-
[
|
|
2450
|
+
[Ys]: "Cannot remove null or empty scope from ScopeSet",
|
|
2451
|
+
[Hs]: "Cannot append ScopeSet",
|
|
2452
|
+
[Gs]: "Empty input ScopeSet cannot be processed",
|
|
2453
|
+
[Bs]: "Caller has cancelled token endpoint polling during device code flow by setting DeviceCodeRequest.cancel = true.",
|
|
2454
|
+
[Vs]: "Device code is expired.",
|
|
2455
|
+
[Us]: "Device code stopped polling for unknown reasons.",
|
|
2456
|
+
[Ks]: "Please pass an account object, silent flow is not supported without account information",
|
|
2457
|
+
[zs]: "Cache record object was null or undefined.",
|
|
2458
2458
|
[Bn]: "Invalid environment when attempting to create cache entry",
|
|
2459
|
-
[
|
|
2460
|
-
[
|
|
2461
|
-
[
|
|
2462
|
-
[
|
|
2463
|
-
[
|
|
2464
|
-
[
|
|
2465
|
-
[
|
|
2466
|
-
[
|
|
2467
|
-
[
|
|
2468
|
-
[
|
|
2469
|
-
[
|
|
2470
|
-
[
|
|
2471
|
-
[
|
|
2472
|
-
[
|
|
2473
|
-
[
|
|
2474
|
-
[
|
|
2475
|
-
[
|
|
2459
|
+
[Qs]: "No account found in cache for given key.",
|
|
2460
|
+
[Xs]: "No crypto object detected.",
|
|
2461
|
+
[Js]: "Unexpected credential type.",
|
|
2462
|
+
[Zs]: "Client assertion must meet requirements described in https://tools.ietf.org/html/rfc7515",
|
|
2463
|
+
[ea]: "Client credential (secret, certificate, or assertion) must not be empty when creating a confidential client. An application should at most have one credential",
|
|
2464
|
+
[ta]: "Cannot return token from cache because it must be refreshed. This may be due to one of the following reasons: forceRefresh parameter is set to true, claims have been requested, there is no cached access token or it is expired.",
|
|
2465
|
+
[na]: "User defined timeout for device code polling reached",
|
|
2466
|
+
[ra]: "Cannot generate a POP jwt if the token_claims are not populated",
|
|
2467
|
+
[oa]: "Server response does not contain an authorization code to proceed",
|
|
2468
|
+
[sa]: "Could not remove the credential's binding key from storage.",
|
|
2469
|
+
[aa]: "The provided authority does not support logout",
|
|
2470
|
+
[ia]: "A keyId value is missing from the requested bound token's cache record and is required to match the token to it's stored binding key.",
|
|
2471
|
+
[ca]: "No network connectivity. Check your internet connection.",
|
|
2472
|
+
[la]: "User cancelled the flow.",
|
|
2473
|
+
[ua]: "A tenant id - not common, organizations, or consumers - must be specified when using the client_credentials flow.",
|
|
2474
|
+
[da]: "This method has not been implemented",
|
|
2475
|
+
[ha]: "The nested app auth bridge is disabled"
|
|
2476
2476
|
};
|
|
2477
2477
|
class pt extends it {
|
|
2478
2478
|
constructor(e, n) {
|
|
@@ -2494,7 +2494,7 @@ function Mt(t, e) {
|
|
|
2494
2494
|
}
|
|
2495
2495
|
}
|
|
2496
2496
|
/*! @azure/msal-common v14.10.0 2024-05-07 */
|
|
2497
|
-
function
|
|
2497
|
+
function ma(t, e) {
|
|
2498
2498
|
return !!t && !!e && t === e.split(".")[1];
|
|
2499
2499
|
}
|
|
2500
2500
|
function fa(t, e) {
|
|
@@ -2503,7 +2503,7 @@ function fa(t, e) {
|
|
|
2503
2503
|
tenantId: l,
|
|
2504
2504
|
localAccountId: n || r || "",
|
|
2505
2505
|
name: a,
|
|
2506
|
-
isHomeTenant:
|
|
2506
|
+
isHomeTenant: ma(l, t)
|
|
2507
2507
|
};
|
|
2508
2508
|
}
|
|
2509
2509
|
/*! @azure/msal-common v14.10.0 2024-05-07 */
|
|
@@ -2514,11 +2514,11 @@ const tt = {
|
|
|
2514
2514
|
Ciam: 3
|
|
2515
2515
|
};
|
|
2516
2516
|
/*! @azure/msal-common v14.10.0 2024-05-07 */
|
|
2517
|
-
function
|
|
2517
|
+
function pa(t) {
|
|
2518
2518
|
return t && (t.tid || t.tfp || t.acr) || null;
|
|
2519
2519
|
}
|
|
2520
2520
|
/*! @azure/msal-common v14.10.0 2024-05-07 */
|
|
2521
|
-
const
|
|
2521
|
+
const ga = {
|
|
2522
2522
|
AAD: "AAD",
|
|
2523
2523
|
OIDC: "OIDC"
|
|
2524
2524
|
};
|
|
@@ -2583,13 +2583,13 @@ class Ie {
|
|
|
2583
2583
|
*/
|
|
2584
2584
|
static createAccount(e, n, r) {
|
|
2585
2585
|
const o = new Ie();
|
|
2586
|
-
n.authorityType === tt.Adfs ? o.authorityType = De.ADFS_ACCOUNT_TYPE : n.protocolMode ===
|
|
2586
|
+
n.authorityType === tt.Adfs ? o.authorityType = De.ADFS_ACCOUNT_TYPE : n.protocolMode === ga.AAD ? o.authorityType = De.MSSTS_ACCOUNT_TYPE : o.authorityType = De.GENERIC_ACCOUNT_TYPE;
|
|
2587
2587
|
let a;
|
|
2588
2588
|
e.clientInfo && r && (a = Mt(e.clientInfo, r)), o.clientInfo = e.clientInfo, o.homeAccountId = e.homeAccountId, o.nativeAccountId = e.nativeAccountId;
|
|
2589
2589
|
const i = e.environment || n && n.getPreferredCache();
|
|
2590
2590
|
if (!i)
|
|
2591
2591
|
throw rt(Bn);
|
|
2592
|
-
o.environment = i, o.realm = (a == null ? void 0 : a.utid) ||
|
|
2592
|
+
o.environment = i, o.realm = (a == null ? void 0 : a.utid) || pa(e.idTokenClaims) || "", o.localAccountId = (a == null ? void 0 : a.uid) || e.idTokenClaims.oid || e.idTokenClaims.sub || "";
|
|
2593
2593
|
const c = e.idTokenClaims.preferred_username || e.idTokenClaims.upn, l = e.idTokenClaims.emails ? e.idTokenClaims.emails[0] : null;
|
|
2594
2594
|
if (o.username = c || l || "", o.name = e.idTokenClaims.name, o.cloudGraphHostName = e.cloudGraphHostName, o.msGraphHost = e.msGraphHost, e.tenantProfiles)
|
|
2595
2595
|
o.tenantProfiles = e.tenantProfiles;
|
|
@@ -2667,7 +2667,7 @@ class gt extends it {
|
|
|
2667
2667
|
function Dt(t, e) {
|
|
2668
2668
|
return !e || !e.homeAccountId && !e.localAccountId && !e.username ? t.getActiveAccount() : yr(t.getAllAccounts(), e);
|
|
2669
2669
|
}
|
|
2670
|
-
function
|
|
2670
|
+
function wa(t) {
|
|
2671
2671
|
const { instance: e, inProgress: n, logger: r } = ct(), [o, a] = P(() => Dt(e, t));
|
|
2672
2672
|
return D(() => {
|
|
2673
2673
|
a((i) => {
|
|
@@ -2699,14 +2699,14 @@ class _e extends it {
|
|
|
2699
2699
|
}
|
|
2700
2700
|
}
|
|
2701
2701
|
/*! @azure/msal-react v2.0.16 2024-05-07 */
|
|
2702
|
-
function
|
|
2703
|
-
const { instance: r, inProgress: o, logger: a } = ct(), i = Gt(n), c =
|
|
2702
|
+
function xa(t, e, n) {
|
|
2703
|
+
const { instance: r, inProgress: o, logger: a } = ct(), i = Gt(n), c = wa(n), [[l, u], d] = P([null, null]), h = Y(!0);
|
|
2704
2704
|
D(() => () => {
|
|
2705
2705
|
h.current = !1;
|
|
2706
2706
|
}, []);
|
|
2707
|
-
const
|
|
2707
|
+
const m = Y(o !== $e.None);
|
|
2708
2708
|
D(() => {
|
|
2709
|
-
|
|
2709
|
+
m.current = o !== $e.None;
|
|
2710
2710
|
}, [o]);
|
|
2711
2711
|
const g = Y(!0);
|
|
2712
2712
|
D(() => {
|
|
@@ -2719,8 +2719,8 @@ function wa(t, e, n) {
|
|
|
2719
2719
|
return;
|
|
2720
2720
|
}
|
|
2721
2721
|
}, [u, l]);
|
|
2722
|
-
const b = O(async (
|
|
2723
|
-
const v =
|
|
2722
|
+
const b = O(async (f, j) => {
|
|
2723
|
+
const v = f || t, p = j || e;
|
|
2724
2724
|
switch (v) {
|
|
2725
2725
|
case Re.Popup:
|
|
2726
2726
|
return a.verbose("useMsalAuthentication - Calling loginPopup"), r.loginPopup(p);
|
|
@@ -2731,8 +2731,8 @@ function wa(t, e, n) {
|
|
|
2731
2731
|
default:
|
|
2732
2732
|
throw _e.createInvalidInteractionTypeError();
|
|
2733
2733
|
}
|
|
2734
|
-
}, [r, t, e, a]), w = O(async (
|
|
2735
|
-
const v =
|
|
2734
|
+
}, [r, t, e, a]), w = O(async (f, j) => {
|
|
2735
|
+
const v = f || t;
|
|
2736
2736
|
let p;
|
|
2737
2737
|
return j ? (a.trace("useMsalAuthentication - acquireToken - Using request provided in the callback"), p = {
|
|
2738
2738
|
...j
|
|
@@ -2743,7 +2743,7 @@ function wa(t, e, n) {
|
|
|
2743
2743
|
scopes: vt
|
|
2744
2744
|
}), !p.account && c && (a.trace("useMsalAuthentication - acquireToken - Attaching account to request"), p.account = c), (async () => (a.verbose("useMsalAuthentication - Calling acquireTokenSilent"), r.acquireTokenSilent(p).catch(async (k) => {
|
|
2745
2745
|
if (k instanceof gt) {
|
|
2746
|
-
if (
|
|
2746
|
+
if (m.current)
|
|
2747
2747
|
throw a.error("useMsalAuthentication - Interaction required but is already in progress. Please try again, if needed, after interaction completes."), _e.createUnableToFallbackToInteractionError();
|
|
2748
2748
|
return a.error("useMsalAuthentication - Interaction required, falling back to interaction"), b(v, p);
|
|
2749
2749
|
}
|
|
@@ -2760,7 +2760,7 @@ function wa(t, e, n) {
|
|
|
2760
2760
|
b
|
|
2761
2761
|
]);
|
|
2762
2762
|
return D(() => {
|
|
2763
|
-
const
|
|
2763
|
+
const f = r.addEventCallback((j) => {
|
|
2764
2764
|
switch (j.eventType) {
|
|
2765
2765
|
case Ae.LOGIN_SUCCESS:
|
|
2766
2766
|
case Ae.SSO_SILENT_SUCCESS:
|
|
@@ -2775,8 +2775,8 @@ function wa(t, e, n) {
|
|
|
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]), D(() => {
|
|
2782
2782
|
g.current && o === $e.None && (g.current = !1, i ? c && (a.info("useMsalAuthentication - User is authenticated, attempting to acquire token"), w().catch(() => {
|
|
@@ -2790,12 +2790,12 @@ function wa(t, e, n) {
|
|
|
2790
2790
|
};
|
|
2791
2791
|
}
|
|
2792
2792
|
/*! @azure/msal-react v2.0.16 2024-05-07 */
|
|
2793
|
-
function
|
|
2793
|
+
function ya({ interactionType: t, username: e, homeAccountId: n, localAccountId: r, authenticationRequest: o, loadingComponent: a, errorComponent: i, children: c }) {
|
|
2794
2794
|
const l = z(() => ({
|
|
2795
2795
|
username: e,
|
|
2796
2796
|
homeAccountId: n,
|
|
2797
2797
|
localAccountId: r
|
|
2798
|
-
}), [e, n, r]), u = ct(), d =
|
|
2798
|
+
}), [e, n, r]), u = ct(), d = xa(t, o, l), h = Gt(l);
|
|
2799
2799
|
if (d.error && u.inProgress === $e.None) {
|
|
2800
2800
|
if (i)
|
|
2801
2801
|
return Z.createElement(i, { ...d });
|
|
@@ -2803,21 +2803,21 @@ function xa({ interactionType: t, username: e, homeAccountId: n, localAccountId:
|
|
|
2803
2803
|
}
|
|
2804
2804
|
return h ? Z.createElement(Z.Fragment, null, vr(c, d)) : a && u.inProgress !== $e.None ? Z.createElement(a, { ...u }) : null;
|
|
2805
2805
|
}
|
|
2806
|
-
const
|
|
2807
|
-
button:
|
|
2808
|
-
filled:
|
|
2809
|
-
sm:
|
|
2810
|
-
md:
|
|
2811
|
-
lg:
|
|
2806
|
+
const va = "_button_1wjon_1", ba = "_filled_1wjon_7", _a = "_sm_1wjon_13", ja = "_md_1wjon_18", ka = "_lg_1wjon_23", ve = {
|
|
2807
|
+
button: va,
|
|
2808
|
+
filled: ba,
|
|
2809
|
+
sm: _a,
|
|
2810
|
+
md: ja,
|
|
2811
|
+
lg: ka
|
|
2812
2812
|
}, Pt = ({ variant: t = "filled", color: e = "primary", size: n = "md", className: r, children: o, ...a }) => {
|
|
2813
|
-
const { LinkComponent: i } =
|
|
2813
|
+
const { LinkComponent: i } = q(ie);
|
|
2814
2814
|
return a.as === "link" ? /* @__PURE__ */ s.jsx(i, { to: a.href ?? "/", className: x(`luminus-primary-button ${e} btn ${t === "outlined" ? `btn-outline-${e}` : `btn-${e}`} ${r ?? ""}`, ve.button, ve[t], ve[n]), ...a, children: o }) : a.as === "button" || a.as === void 0 ? /* @__PURE__ */ s.jsx("button", { type: "button", className: x(`luminus-primary-button ${e} btn ${t === "outlined" ? `btn-outline-${e}` : `btn-${e}`} ${r ?? ""}`, ve.button, ve[t], ve[n]), ...a, children: o }) : null;
|
|
2815
|
-
},
|
|
2815
|
+
}, Ca = "_submit-container_a9slg_1", Na = "_spacer_a9slg_14", At = {
|
|
2816
2816
|
"submit-container": "_submit-container_a9slg_1",
|
|
2817
|
-
submitContainer:
|
|
2818
|
-
spacer:
|
|
2819
|
-
},
|
|
2820
|
-
const { formSubmitTexts: n } =
|
|
2817
|
+
submitContainer: Ca,
|
|
2818
|
+
spacer: Na
|
|
2819
|
+
}, $a = ({ children: t, onStorno: e }) => {
|
|
2820
|
+
const { formSubmitTexts: n } = q(ie);
|
|
2821
2821
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
2822
2822
|
/* @__PURE__ */ s.jsx("div", { className: At.spacer }),
|
|
2823
2823
|
/* @__PURE__ */ s.jsxs("div", { className: x("luminus-floating-submit-container shadow", At.submitContainer), children: [
|
|
@@ -2831,9 +2831,9 @@ const ya = "_button_1wjon_1", va = "_filled_1wjon_7", ba = "_sm_1wjon_13", _a =
|
|
|
2831
2831
|
] })
|
|
2832
2832
|
] })
|
|
2833
2833
|
] });
|
|
2834
|
-
},
|
|
2835
|
-
button:
|
|
2836
|
-
},
|
|
2834
|
+
}, Ia = "_button_1r3i0_1", ot = {
|
|
2835
|
+
button: Ia
|
|
2836
|
+
}, Sa = ({
|
|
2837
2837
|
color: t = "primary",
|
|
2838
2838
|
// icon = <MdOutlineArrowOutward size={10} />,
|
|
2839
2839
|
icon: e,
|
|
@@ -2841,7 +2841,7 @@ const ya = "_button_1wjon_1", va = "_filled_1wjon_7", ba = "_sm_1wjon_13", _a =
|
|
|
2841
2841
|
children: r,
|
|
2842
2842
|
...o
|
|
2843
2843
|
}) => {
|
|
2844
|
-
const { LinkComponent: a } =
|
|
2844
|
+
const { LinkComponent: a } = q(ie);
|
|
2845
2845
|
return o.as === "link" ? /* @__PURE__ */ s.jsxs(a, { to: o.href ?? "/", className: x(`luminus-context-button btn text-${t} ${n ?? ""}`, ot.button), ...o, children: [
|
|
2846
2846
|
e,
|
|
2847
2847
|
r
|
|
@@ -2860,12 +2860,12 @@ const ya = "_button_1wjon_1", va = "_filled_1wjon_7", ba = "_sm_1wjon_13", _a =
|
|
|
2860
2860
|
] }),
|
|
2861
2861
|
/* @__PURE__ */ s.jsx("input", { id: n, type: "file", accept: r, onChange: u, hidden: !0, multiple: c })
|
|
2862
2862
|
] });
|
|
2863
|
-
},
|
|
2863
|
+
}, Ta = "_icon-button_15e26_1", Ea = "_sm_15e26_14", Oa = "_md_15e26_23", Ma = "_lg_15e26_32", Ft = {
|
|
2864
2864
|
"icon-button": "_icon-button_15e26_1",
|
|
2865
|
-
iconButton:
|
|
2866
|
-
sm:
|
|
2867
|
-
md:
|
|
2868
|
-
lg:
|
|
2865
|
+
iconButton: Ta,
|
|
2866
|
+
sm: Ea,
|
|
2867
|
+
md: Oa,
|
|
2868
|
+
lg: Ma
|
|
2869
2869
|
}, J = ({ type: t = "button", color: e = "primary", size: n = "md", children: r, className: o, ...a }) => /* @__PURE__ */ s.jsx(
|
|
2870
2870
|
"button",
|
|
2871
2871
|
{
|
|
@@ -2874,7 +2874,7 @@ const ya = "_button_1wjon_1", va = "_filled_1wjon_7", ba = "_sm_1wjon_13", _a =
|
|
|
2874
2874
|
...a,
|
|
2875
2875
|
children: r
|
|
2876
2876
|
}
|
|
2877
|
-
),
|
|
2877
|
+
), xc = ({ month: t, onChangeMonth: e, locale: n }) => {
|
|
2878
2878
|
const r = O((o) => {
|
|
2879
2879
|
e(rn(t, o));
|
|
2880
2880
|
}, [t, e]);
|
|
@@ -2883,7 +2883,7 @@ const ya = "_button_1wjon_1", va = "_filled_1wjon_7", ba = "_sm_1wjon_13", _a =
|
|
|
2883
2883
|
/* @__PURE__ */ s.jsx("div", { children: cn(t, "LLLL yyyy", { locale: n }) }),
|
|
2884
2884
|
/* @__PURE__ */ s.jsx(J, { onClick: () => r(1), children: /* @__PURE__ */ s.jsx(ut, {}) })
|
|
2885
2885
|
] });
|
|
2886
|
-
},
|
|
2886
|
+
}, yc = ({ year: t, onChangeYear: e, locale: n }) => {
|
|
2887
2887
|
const r = O((o) => {
|
|
2888
2888
|
e(Lr(t, o));
|
|
2889
2889
|
}, [t, e]);
|
|
@@ -2892,20 +2892,20 @@ const ya = "_button_1wjon_1", va = "_filled_1wjon_7", ba = "_sm_1wjon_13", _a =
|
|
|
2892
2892
|
/* @__PURE__ */ s.jsx("div", { children: cn(t, "yyyy", { locale: n }) }),
|
|
2893
2893
|
/* @__PURE__ */ s.jsx(J, { onClick: () => r(1), children: /* @__PURE__ */ s.jsx(ut, {}) })
|
|
2894
2894
|
] });
|
|
2895
|
-
},
|
|
2896
|
-
widget:
|
|
2897
|
-
},
|
|
2895
|
+
}, Da = "_widget_1sdw8_1", Pa = {
|
|
2896
|
+
widget: Da
|
|
2897
|
+
}, Aa = ({ show: t, widgets: e, handleClose: n, onWidgetPicked: r, texts: o }) => /* @__PURE__ */ s.jsxs(Fe, { show: t, onHide: () => n(), children: [
|
|
2898
2898
|
/* @__PURE__ */ s.jsx(Fe.Header, { closeButton: !0, children: /* @__PURE__ */ s.jsx(Fe.Title, { children: o.pickWidgetToAdd }) }),
|
|
2899
2899
|
/* @__PURE__ */ s.jsx(Fe.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(Q, { variant: "body", children: a.name }) })) }) })
|
|
2900
2900
|
] }), Wt = ({ availableWidgets: t, onAdd: e, texts: n }) => {
|
|
2901
2901
|
const [r, o] = P(!1);
|
|
2902
2902
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
2903
|
-
/* @__PURE__ */ s.jsx("div", { className: x("luminus-empty-widget",
|
|
2904
|
-
/* @__PURE__ */ s.jsx(
|
|
2903
|
+
/* @__PURE__ */ s.jsx("div", { className: x("luminus-empty-widget", Pa.widget), children: /* @__PURE__ */ s.jsx(J, { onClick: () => o(!0), children: /* @__PURE__ */ s.jsx(jr, {}) }) }),
|
|
2904
|
+
/* @__PURE__ */ s.jsx(Aa, { show: r, widgets: t, handleClose: () => o(!1), onWidgetPicked: (a) => {
|
|
2905
2905
|
o(!1), e(a);
|
|
2906
2906
|
}, texts: n })
|
|
2907
2907
|
] });
|
|
2908
|
-
},
|
|
2908
|
+
}, Fa = (t) => {
|
|
2909
2909
|
const [e, n] = P({ widgets: [] });
|
|
2910
2910
|
D(() => {
|
|
2911
2911
|
const o = localStorage.getItem("dashboardConfig");
|
|
@@ -2915,55 +2915,55 @@ const ya = "_button_1wjon_1", va = "_filled_1wjon_7", ba = "_sm_1wjon_13", _a =
|
|
|
2915
2915
|
n(o), localStorage.setItem("dashboardConfig", JSON.stringify(o));
|
|
2916
2916
|
}, []);
|
|
2917
2917
|
return { dashboardConfig: e, onChangeDashboardConfig: r };
|
|
2918
|
-
},
|
|
2919
|
-
dashboard:
|
|
2920
|
-
"widgets-grid": "_widgets-
|
|
2921
|
-
widgetsGrid:
|
|
2922
|
-
"widget-wrapper": "_widget-
|
|
2923
|
-
widgetWrapper:
|
|
2924
|
-
"full-width": "_full-
|
|
2918
|
+
}, Wa = "_dashboard_5q0l1_1", Ra = "_widgets-grid_5q0l1_1", qa = "_widget-wrapper_5q0l1_8", La = "_full-width_5q0l1_13", Ya = "_widget-edit_5q0l1_16", Ha = "_remove-icon_5q0l1_19", Ga = "_full-width-icon_5q0l1_26", Ba = "_widget-edit-overlay_5q0l1_36", se = {
|
|
2919
|
+
dashboard: Wa,
|
|
2920
|
+
"widgets-grid": "_widgets-grid_5q0l1_1",
|
|
2921
|
+
widgetsGrid: Ra,
|
|
2922
|
+
"widget-wrapper": "_widget-wrapper_5q0l1_8",
|
|
2923
|
+
widgetWrapper: qa,
|
|
2924
|
+
"full-width": "_full-width_5q0l1_13",
|
|
2925
2925
|
fullWidth: La,
|
|
2926
|
-
"widget-edit": "_widget-
|
|
2927
|
-
widgetEdit:
|
|
2928
|
-
"remove-icon": "_remove-
|
|
2929
|
-
removeIcon:
|
|
2930
|
-
"full-width-icon": "_full-width-
|
|
2931
|
-
fullWidthIcon:
|
|
2932
|
-
"widget-edit-overlay": "_widget-edit-
|
|
2933
|
-
widgetEditOverlay:
|
|
2934
|
-
},
|
|
2926
|
+
"widget-edit": "_widget-edit_5q0l1_16",
|
|
2927
|
+
widgetEdit: Ya,
|
|
2928
|
+
"remove-icon": "_remove-icon_5q0l1_19",
|
|
2929
|
+
removeIcon: Ha,
|
|
2930
|
+
"full-width-icon": "_full-width-icon_5q0l1_26",
|
|
2931
|
+
fullWidthIcon: Ga,
|
|
2932
|
+
"widget-edit-overlay": "_widget-edit-overlay_5q0l1_36",
|
|
2933
|
+
widgetEditOverlay: Ba
|
|
2934
|
+
}, vc = ({ availableWidgets: t, editMode: e, defaultDashboardConfig: n }) => {
|
|
2935
2935
|
var d;
|
|
2936
|
-
const { homeDashboardTexts: r } =
|
|
2936
|
+
const { homeDashboardTexts: r } = q(ie), { dashboardConfig: o, onChangeDashboardConfig: a } = Fa(n), i = O((h, m) => {
|
|
2937
2937
|
var g, b;
|
|
2938
2938
|
h === ((g = o.widgets) == null ? void 0 : g.length) ? a({
|
|
2939
2939
|
...o,
|
|
2940
|
-
widgets: [...o.widgets, { widgetId:
|
|
2940
|
+
widgets: [...o.widgets, { widgetId: m, fullWidth: !1 }]
|
|
2941
2941
|
}) : a({
|
|
2942
2942
|
...o,
|
|
2943
|
-
widgets: ((b = o.widgets) == null ? void 0 : b.map((w,
|
|
2943
|
+
widgets: ((b = o.widgets) == null ? void 0 : b.map((w, f) => f === h ? { widgetId: m, fullWidth: !1 } : w)) ?? []
|
|
2944
2944
|
});
|
|
2945
2945
|
}, [o, a]), c = O((h) => {
|
|
2946
|
-
var
|
|
2947
|
-
((
|
|
2946
|
+
var m, g;
|
|
2947
|
+
((m = o.widgets[h]) == null ? void 0 : m.widgetId) === -1 ? a({
|
|
2948
2948
|
...o,
|
|
2949
2949
|
widgets: ((g = o.widgets) == null ? void 0 : g.filter((b, w) => w !== h)) ?? []
|
|
2950
2950
|
}) : i(h, -1);
|
|
2951
2951
|
}, [o, a, i]), l = O((h) => {
|
|
2952
|
-
var
|
|
2952
|
+
var m;
|
|
2953
2953
|
a({
|
|
2954
2954
|
...o,
|
|
2955
|
-
widgets: ((
|
|
2955
|
+
widgets: ((m = o.widgets) == null ? void 0 : m.map((g, b) => b === h ? { ...g, fullWidth: !g.fullWidth } : g)) ?? []
|
|
2956
2956
|
});
|
|
2957
|
-
}, [o, a]), u = O((h,
|
|
2957
|
+
}, [o, a]), u = O((h, m, g) => h ? /* @__PURE__ */ s.jsxs("div", { className: x(se.widgetWrapper, {
|
|
2958
2958
|
[se.widgetEdit]: e && h.id !== -1
|
|
2959
2959
|
}, { [se.fullWidth]: g }), children: [
|
|
2960
2960
|
e && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
2961
|
-
/* @__PURE__ */ s.jsx(J, { color: "danger", onClick: () => c(
|
|
2962
|
-
/* @__PURE__ */ s.jsx(J, { color: g ? "danger" : "primary", onClick: () => l(
|
|
2961
|
+
/* @__PURE__ */ s.jsx(J, { color: "danger", onClick: () => c(m), className: x(se.removeIcon), children: /* @__PURE__ */ s.jsx(Vt, {}) }),
|
|
2962
|
+
/* @__PURE__ */ s.jsx(J, { color: g ? "danger" : "primary", onClick: () => l(m), className: x(se.fullWidthIcon), children: /* @__PURE__ */ s.jsx(kr, {}) })
|
|
2963
2963
|
] }),
|
|
2964
|
-
h.id === -1 ? e && /* @__PURE__ */ s.jsx("div", { className: se.widgetWrapper, children: /* @__PURE__ */ s.jsx(Wt, { availableWidgets: t, onAdd: (b) => i(
|
|
2964
|
+
h.id === -1 ? e && /* @__PURE__ */ s.jsx("div", { className: se.widgetWrapper, children: /* @__PURE__ */ s.jsx(Wt, { availableWidgets: t, onAdd: (b) => i(m, b), texts: r }) }) : h.render,
|
|
2965
2965
|
h.id > -1 && e && /* @__PURE__ */ s.jsx("div", { className: se.widgetEditOverlay })
|
|
2966
|
-
] },
|
|
2966
|
+
] }, m) : /* @__PURE__ */ s.jsx(s.Fragment, {}), [
|
|
2967
2967
|
e,
|
|
2968
2968
|
i,
|
|
2969
2969
|
c,
|
|
@@ -2972,51 +2972,51 @@ const ya = "_button_1wjon_1", va = "_filled_1wjon_7", ba = "_sm_1wjon_13", _a =
|
|
|
2972
2972
|
r
|
|
2973
2973
|
]);
|
|
2974
2974
|
return /* @__PURE__ */ s.jsx("div", { className: se.dashboard, children: /* @__PURE__ */ s.jsxs("div", { className: se.widgetsGrid, children: [
|
|
2975
|
-
(d = o.widgets) == null ? void 0 : d.map((h,
|
|
2975
|
+
(d = o.widgets) == null ? void 0 : d.map((h, m) => u(t.find((g) => g.id === h.widgetId), m, h.fullWidth)),
|
|
2976
2976
|
e && /* @__PURE__ */ s.jsx(Wt, { availableWidgets: t, onAdd: (h) => {
|
|
2977
|
-
var
|
|
2978
|
-
return i((
|
|
2977
|
+
var m;
|
|
2978
|
+
return i((m = o.widgets) == null ? void 0 : m.length, h);
|
|
2979
2979
|
}, texts: r })
|
|
2980
2980
|
] }) });
|
|
2981
|
-
},
|
|
2982
|
-
badge:
|
|
2983
|
-
sm:
|
|
2984
|
-
md:
|
|
2985
|
-
lg:
|
|
2986
|
-
},
|
|
2981
|
+
}, Va = "_badge_nhser_1", Ua = "_sm_nhser_1", Ka = "_md_nhser_4", za = "_lg_nhser_7", Rt = {
|
|
2982
|
+
badge: Va,
|
|
2983
|
+
sm: Ua,
|
|
2984
|
+
md: Ka,
|
|
2985
|
+
lg: za
|
|
2986
|
+
}, bc = ({ children: t, color: e = "primary", size: n = "md", className: r }) => /* @__PURE__ */ s.jsx("span", { className: x(`luminus-badge badge bg-${e} ${r ?? ""}`, Rt.badge, Rt[n]), children: t }), Qa = "_collapse-icon_1ahhn_1", Xa = "_collapsed_1ahhn_6", qt = {
|
|
2987
2987
|
"collapse-icon": "_collapse-icon_1ahhn_1",
|
|
2988
|
-
collapseIcon:
|
|
2989
|
-
collapsed:
|
|
2990
|
-
},
|
|
2988
|
+
collapseIcon: Qa,
|
|
2989
|
+
collapsed: Xa
|
|
2990
|
+
}, _c = ({ title: t, children: e, className: n, ...r }) => {
|
|
2991
2991
|
const o = r.controlled ? !1 : r.defaultOpen ?? !1, [a, i] = P(o), c = r.controlled ? r.isOpen : a;
|
|
2992
2992
|
return D(() => {
|
|
2993
2993
|
i(o);
|
|
2994
2994
|
}, [o]), /* @__PURE__ */ s.jsxs("div", { className: n ?? "", children: [
|
|
2995
2995
|
/* @__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: [
|
|
2996
2996
|
/* @__PURE__ */ s.jsx(Q, { variant: "h6", children: t }),
|
|
2997
|
-
/* @__PURE__ */ s.jsx(Ut, { className: x(
|
|
2998
|
-
[
|
|
2997
|
+
/* @__PURE__ */ s.jsx(Ut, { className: x(qt.collapseIcon, {
|
|
2998
|
+
[qt.collapsed]: c
|
|
2999
2999
|
}) })
|
|
3000
3000
|
] }),
|
|
3001
3001
|
/* @__PURE__ */ s.jsx(ln, { in: c, children: /* @__PURE__ */ s.jsx("div", { children: e }) }),
|
|
3002
3002
|
/* @__PURE__ */ s.jsx("hr", { className: `my-0 ${c ? "mt-3" : ""}` })
|
|
3003
3003
|
] });
|
|
3004
|
-
},
|
|
3005
|
-
feedback:
|
|
3004
|
+
}, Ja = "_feedback_esh1j_1", Za = "_feedback-spacer_esh1j_8", Lt = {
|
|
3005
|
+
feedback: Ja,
|
|
3006
3006
|
"feedback-spacer": "_feedback-spacer_esh1j_8",
|
|
3007
|
-
feedbackSpacer:
|
|
3007
|
+
feedbackSpacer: Za
|
|
3008
3008
|
}, xe = ({ message: t }) => /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3009
|
-
/* @__PURE__ */ s.jsx("div", { className: x("invalid-feedback luminus-invalid-feedback",
|
|
3010
|
-
/* @__PURE__ */ s.jsx("div", { className: x("invalid-feedback-spacer",
|
|
3009
|
+
/* @__PURE__ */ s.jsx("div", { className: x("invalid-feedback luminus-invalid-feedback", Lt.feedback), children: t }),
|
|
3010
|
+
/* @__PURE__ */ s.jsx("div", { className: x("invalid-feedback-spacer", Lt.feedbackSpacer), children: t })
|
|
3011
3011
|
] });
|
|
3012
|
-
function
|
|
3012
|
+
function ei(t, e, n) {
|
|
3013
3013
|
var r = this, o = Y(null), a = Y(0), i = Y(null), c = Y([]), l = Y(), u = Y(), d = Y(t), h = Y(!0);
|
|
3014
3014
|
d.current = t;
|
|
3015
|
-
var
|
|
3015
|
+
var m = typeof window < "u", g = !e && e !== 0 && m;
|
|
3016
3016
|
if (typeof t != "function")
|
|
3017
3017
|
throw new TypeError("Expected a function");
|
|
3018
3018
|
e = +e || 0;
|
|
3019
|
-
var b = !!(n = n || {}).leading, w = !("trailing" in n) || !!n.trailing,
|
|
3019
|
+
var b = !!(n = n || {}).leading, w = !("trailing" in n) || !!n.trailing, f = "maxWait" in n, j = "debounceOnServer" in n && !!n.debounceOnServer, v = f ? Math.max(+n.maxWait || 0, e) : null;
|
|
3020
3020
|
D(function() {
|
|
3021
3021
|
return h.current = !0, function() {
|
|
3022
3022
|
h.current = !1;
|
|
@@ -3032,7 +3032,7 @@ function Za(t, e, n) {
|
|
|
3032
3032
|
if (!h.current)
|
|
3033
3033
|
return !1;
|
|
3034
3034
|
var _ = N - o.current;
|
|
3035
|
-
return !o.current || _ >= e || _ < 0 ||
|
|
3035
|
+
return !o.current || _ >= e || _ < 0 || f && N - a.current >= v;
|
|
3036
3036
|
}, $ = function(N) {
|
|
3037
3037
|
return i.current = null, w && c.current ? C(N) : (c.current = l.current = null, u.current);
|
|
3038
3038
|
}, M = function N() {
|
|
@@ -3040,16 +3040,16 @@ function Za(t, e, n) {
|
|
|
3040
3040
|
if (y(_))
|
|
3041
3041
|
return $(_);
|
|
3042
3042
|
if (h.current) {
|
|
3043
|
-
var T = e - (_ - o.current), F =
|
|
3043
|
+
var T = e - (_ - o.current), F = f ? Math.min(T, v - (_ - a.current)) : T;
|
|
3044
3044
|
k(N, F);
|
|
3045
3045
|
}
|
|
3046
3046
|
}, S = function() {
|
|
3047
|
-
if (
|
|
3047
|
+
if (m || j) {
|
|
3048
3048
|
var N = Date.now(), _ = y(N);
|
|
3049
3049
|
if (c.current = [].slice.call(arguments), l.current = r, o.current = N, _) {
|
|
3050
3050
|
if (!i.current && h.current)
|
|
3051
3051
|
return a.current = o.current, k(M, e), b ? C(o.current) : u.current;
|
|
3052
|
-
if (
|
|
3052
|
+
if (f)
|
|
3053
3053
|
return k(M, e), C(o.current);
|
|
3054
3054
|
}
|
|
3055
3055
|
return i.current || k(M, e), u.current;
|
|
@@ -3062,45 +3062,45 @@ function Za(t, e, n) {
|
|
|
3062
3062
|
}, S.flush = function() {
|
|
3063
3063
|
return i.current ? $(Date.now()) : u.current;
|
|
3064
3064
|
}, S;
|
|
3065
|
-
}, [b,
|
|
3065
|
+
}, [b, f, e, v, w, g, m, j]);
|
|
3066
3066
|
return p;
|
|
3067
3067
|
}
|
|
3068
|
-
function
|
|
3068
|
+
function ti(t, e) {
|
|
3069
3069
|
return t === e;
|
|
3070
3070
|
}
|
|
3071
|
-
function
|
|
3071
|
+
function ni(t, e) {
|
|
3072
3072
|
return e;
|
|
3073
3073
|
}
|
|
3074
3074
|
function Un(t, e, n) {
|
|
3075
|
-
var r =
|
|
3075
|
+
var r = ti, o = Qt(ni, t), a = o[0], i = o[1], c = ei(O(function(u) {
|
|
3076
3076
|
return i(u);
|
|
3077
3077
|
}, [i]), e, n), l = Y(t);
|
|
3078
3078
|
return r(l.current, t) || (c(t), l.current = t), [a, c];
|
|
3079
3079
|
}
|
|
3080
|
-
const
|
|
3081
|
-
wrapper:
|
|
3082
|
-
open:
|
|
3083
|
-
dropdown:
|
|
3080
|
+
const ri = "_wrapper_uccrb_1", oi = "_open_uccrb_9", si = "_dropdown_uccrb_13", ai = "_search-input-container_uccrb_19", ii = "_search-input_uccrb_19", ci = "_loading-container_uccrb_25", li = "_items-container_uccrb_32", ui = "_header-row_uccrb_38", di = "_item_uccrb_32", hi = "_name_uccrb_57", mi = "_column-item_uccrb_62", fi = "_icon_uccrb_66", pi = "_clear-button_uccrb_74", X = {
|
|
3081
|
+
wrapper: ri,
|
|
3082
|
+
open: oi,
|
|
3083
|
+
dropdown: si,
|
|
3084
3084
|
"search-input-container": "_search-input-container_uccrb_19",
|
|
3085
|
-
searchInputContainer:
|
|
3085
|
+
searchInputContainer: ai,
|
|
3086
3086
|
"search-input": "_search-input_uccrb_19",
|
|
3087
|
-
searchInput:
|
|
3087
|
+
searchInput: ii,
|
|
3088
3088
|
"loading-container": "_loading-container_uccrb_25",
|
|
3089
|
-
loadingContainer:
|
|
3089
|
+
loadingContainer: ci,
|
|
3090
3090
|
"items-container": "_items-container_uccrb_32",
|
|
3091
|
-
itemsContainer:
|
|
3091
|
+
itemsContainer: li,
|
|
3092
3092
|
"header-row": "_header-row_uccrb_38",
|
|
3093
|
-
headerRow:
|
|
3094
|
-
item:
|
|
3095
|
-
name:
|
|
3093
|
+
headerRow: ui,
|
|
3094
|
+
item: di,
|
|
3095
|
+
name: hi,
|
|
3096
3096
|
"column-item": "_column-item_uccrb_62",
|
|
3097
|
-
columnItem:
|
|
3097
|
+
columnItem: mi,
|
|
3098
3098
|
icon: fi,
|
|
3099
3099
|
"clear-button": "_clear-button_uccrb_74",
|
|
3100
|
-
clearButton:
|
|
3101
|
-
}, wt = ({ show: t, onCancel: e, items: n, currentSelection: r, onSelectionChange: o, onSearchQueryChange: a, texts: i, itemsNameWidth: c, additionalColumns: l, displayIdAsName: u = !1, autoHideSearch: d = !1, allItemsLength: h, disabled:
|
|
3100
|
+
clearButton: pi
|
|
3101
|
+
}, wt = ({ show: t, onCancel: e, items: n, currentSelection: r, onSelectionChange: o, onSearchQueryChange: a, texts: i, itemsNameWidth: c, additionalColumns: l, displayIdAsName: u = !1, autoHideSearch: d = !1, allItemsLength: h, disabled: m, isLoading: g = !1, inputRef: b }) => {
|
|
3102
3102
|
var I;
|
|
3103
|
-
const w = Y(null),
|
|
3103
|
+
const w = Y(null), f = Y(null), j = Y(null), [v, p] = P(""), [C] = Un(v, 500), [, k] = P(!1), y = (I = b.current) == null ? void 0 : I.getBoundingClientRect(), $ = (y == null ? void 0 : y.x) ?? 0, M = ((y == null ? void 0 : y.x) ?? 0) + ((y == null ? void 0 : y.width) ?? 0), S = (y == null ? void 0 : y.y) ?? 0, N = ((y == null ? void 0 : y.y) ?? 0) + ((y == null ? void 0 : y.height) ?? 0), _ = (y == null ? void 0 : y.width) ?? 0, T = (y == null ? void 0 : y.height) ?? 0, F = 5, W = z(() => $ ? $ > window.innerWidth / 2 : !1, [$]), H = z(() => S ? S > window.innerHeight / 2 : !1, [S]);
|
|
3104
3104
|
D(() => {
|
|
3105
3105
|
var E;
|
|
3106
3106
|
t && ((E = j.current) == null || E.focus());
|
|
@@ -3109,7 +3109,7 @@ const ni = "_wrapper_uccrb_1", ri = "_open_uccrb_9", oi = "_dropdown_uccrb_13",
|
|
|
3109
3109
|
}, [t]), D(() => {
|
|
3110
3110
|
a(C);
|
|
3111
3111
|
}, [C, a]);
|
|
3112
|
-
const
|
|
3112
|
+
const R = O((E) => {
|
|
3113
3113
|
switch (E.key) {
|
|
3114
3114
|
case "Escape":
|
|
3115
3115
|
E.stopPropagation(), e();
|
|
@@ -3122,11 +3122,11 @@ const ni = "_wrapper_uccrb_1", ri = "_open_uccrb_9", oi = "_dropdown_uccrb_13",
|
|
|
3122
3122
|
window.removeEventListener("scroll", B);
|
|
3123
3123
|
}), [B]), D(() => (window.addEventListener("resize", B), () => {
|
|
3124
3124
|
window.removeEventListener("resize", B);
|
|
3125
|
-
}), [B]), en(
|
|
3125
|
+
}), [B]), en(R), tn([w, f], e);
|
|
3126
3126
|
const oe = c ?? (l && l.length > 0 ? 250 : 0), te = (l == null ? void 0 : l.reduce((E, K) => E + (K.width ?? 100), 0)) ?? 0, U = `calc(max(${_}px, ${oe}px + ${te}px))`;
|
|
3127
3127
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3128
3128
|
/* @__PURE__ */ s.jsx(zn, { show: t, onClick: e }),
|
|
3129
|
-
r && t && !
|
|
3129
|
+
r && t && !m && /* @__PURE__ */ s.jsx("button", { ref: f, type: "button", className: x("luminus-dropdown-picker-clear-button", X.clearButton), onClick: () => !m && o(null), style: {
|
|
3130
3130
|
top: `calc(${S}px + ${T / 2}px - 12px)`,
|
|
3131
3131
|
left: `calc(${$}px - 24px - 8px)`
|
|
3132
3132
|
}, children: /* @__PURE__ */ s.jsx(Q, { variant: "caption", className: "text-danger", children: /* @__PURE__ */ s.jsx(Vt, { size: 16 }) }) }),
|
|
@@ -3134,16 +3134,16 @@ const ni = "_wrapper_uccrb_1", ri = "_open_uccrb_9", oi = "_dropdown_uccrb_13",
|
|
|
3134
3134
|
[X.open]: t
|
|
3135
3135
|
}), style: {
|
|
3136
3136
|
top: H ? `calc(${S}px - 50vh - 8px)` : `calc(${N}px + 8px)`,
|
|
3137
|
-
left:
|
|
3138
|
-
right:
|
|
3137
|
+
left: W ? `calc(${M}px - ${U})` : $,
|
|
3138
|
+
right: W ? `${M}px` : `calc(${$}px + ${U})`,
|
|
3139
3139
|
width: U,
|
|
3140
3140
|
justifyContent: H ? "flex-end" : "flex-start"
|
|
3141
|
-
}, children: /* @__PURE__ */ s.jsx("div", { ref: w, className: x("shadow rounded", X.dropdown), children: !
|
|
3141
|
+
}, children: /* @__PURE__ */ s.jsx("div", { ref: w, className: x("shadow rounded", X.dropdown), children: !m && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3142
3142
|
d && (h ?? n.length) <= F ? null : /* @__PURE__ */ s.jsx("div", { className: x("search-input-container border-bottom", X.searchInputContainer), children: /* @__PURE__ */ s.jsx(ee.Control, { ref: j, type: "search", size: "sm", className: X.searchInput, placeholder: i.searchPlaceholder, value: v, onChange: (E) => {
|
|
3143
3143
|
var K;
|
|
3144
3144
|
return p(((K = E.target) == null ? void 0 : K.value) ?? "");
|
|
3145
3145
|
} }) }),
|
|
3146
|
-
g ? /* @__PURE__ */ s.jsx("div", { className: X.loadingContainer, children: /* @__PURE__ */ s.jsx(
|
|
3146
|
+
g ? /* @__PURE__ */ s.jsx("div", { className: X.loadingContainer, children: /* @__PURE__ */ s.jsx(ft, { animation: "border", variant: "primary" }) }) : n.length > 0 && /* @__PURE__ */ s.jsxs("div", { className: x("items", X.itemsContainer), children: [
|
|
3147
3147
|
l && l.length > 0 && /* @__PURE__ */ s.jsxs("div", { className: x("header-row border-bottom", X.headerRow), children: [
|
|
3148
3148
|
/* @__PURE__ */ s.jsx("div", { className: X.name }),
|
|
3149
3149
|
l == null ? void 0 : l.map((E) => /* @__PURE__ */ s.jsx("div", { className: X.columnItem, style: {
|
|
@@ -3152,7 +3152,7 @@ const ni = "_wrapper_uccrb_1", ri = "_open_uccrb_9", oi = "_dropdown_uccrb_13",
|
|
|
3152
3152
|
maxWidth: `${E.width ?? 100}px`
|
|
3153
3153
|
}, children: /* @__PURE__ */ s.jsx(Q, { variant: "caption", children: E.name }) }, E.key))
|
|
3154
3154
|
] }),
|
|
3155
|
-
n == null ? void 0 : n.map((E) => /* @__PURE__ */ s.jsxs("button", { type: "button", className: x("item cursor-pointer", X.item), onClick: () => !
|
|
3155
|
+
n == null ? void 0 : n.map((E) => /* @__PURE__ */ s.jsxs("button", { type: "button", className: x("item cursor-pointer", X.item), onClick: () => !m && o(E), children: [
|
|
3156
3156
|
/* @__PURE__ */ s.jsx("div", { className: X.name, children: /* @__PURE__ */ s.jsx(Q, { variant: "body2", children: u ? E.id : E.name }) }),
|
|
3157
3157
|
l == null ? void 0 : l.map((K) => /* @__PURE__ */ s.jsx("div", { className: X.columnItem, style: {
|
|
3158
3158
|
width: `${K.width ?? 100}px`,
|
|
@@ -3164,12 +3164,12 @@ const ni = "_wrapper_uccrb_1", ri = "_open_uccrb_9", oi = "_dropdown_uccrb_13",
|
|
|
3164
3164
|
] }) }) })
|
|
3165
3165
|
] });
|
|
3166
3166
|
};
|
|
3167
|
-
function
|
|
3167
|
+
function gi(t) {
|
|
3168
3168
|
return Cr({ 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: [] }] })(t);
|
|
3169
3169
|
}
|
|
3170
|
-
const
|
|
3171
|
-
item:
|
|
3172
|
-
},
|
|
3170
|
+
const wi = "_item_1dy8x_1", Kn = {
|
|
3171
|
+
item: wi
|
|
3172
|
+
}, xi = ({
|
|
3173
3173
|
color: t = "primary",
|
|
3174
3174
|
// icon = <MdOutlineArrowOutward />,
|
|
3175
3175
|
icon: e,
|
|
@@ -3179,7 +3179,7 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3179
3179
|
}) => /* @__PURE__ */ s.jsxs(Te.Item, { className: x(`btn luminus-dropdown-item text-nowrap rounded text-${t} ${n ?? ""}`, Kn.item), ...o, children: [
|
|
3180
3180
|
e,
|
|
3181
3181
|
r
|
|
3182
|
-
] }),
|
|
3182
|
+
] }), yi = (t) => /* @__PURE__ */ s.jsx(Te.Toggle, { ...t }), jc = ({ color: t = "primary", icon: e = /* @__PURE__ */ s.jsx(Bt, { size: 12 }), inputId: n = "context-file-input", accept: r = "*", onUpload: o, multiple: a, className: i, children: c, ...l }) => {
|
|
3183
3183
|
const u = (d) => {
|
|
3184
3184
|
d.target.files && (o(d.target.files), d.target.value = "");
|
|
3185
3185
|
};
|
|
@@ -3190,32 +3190,32 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3190
3190
|
] }),
|
|
3191
3191
|
/* @__PURE__ */ s.jsx("input", { id: n, type: "file", accept: r, onChange: u, hidden: !0, multiple: a })
|
|
3192
3192
|
] });
|
|
3193
|
-
},
|
|
3194
|
-
divider:
|
|
3195
|
-
},
|
|
3196
|
-
dropdown:
|
|
3197
|
-
},
|
|
3193
|
+
}, vi = "_divider_1e6rk_1", bi = {
|
|
3194
|
+
divider: vi
|
|
3195
|
+
}, kc = ({ className: t }) => /* @__PURE__ */ s.jsx(Te.Divider, { className: x("luminus-dropdown-divider", t, bi.divider) }), _i = "_dropdown_1lk66_1", ji = {
|
|
3196
|
+
dropdown: _i
|
|
3197
|
+
}, ki = ({ toggle: t, children: e, ...n }) => /* @__PURE__ */ s.jsxs(Te, { ...n, children: [
|
|
3198
3198
|
t,
|
|
3199
|
-
/* @__PURE__ */ s.jsx(Te.Menu, { className: x("luminus-dropdown rounded shadow",
|
|
3200
|
-
] }),
|
|
3201
|
-
dropdown:
|
|
3202
|
-
open:
|
|
3199
|
+
/* @__PURE__ */ s.jsx(Te.Menu, { className: x("luminus-dropdown rounded shadow", ji.dropdown), children: e })
|
|
3200
|
+
] }), Ci = ({ searchTypes: t, selectedType: e, setSelectedType: n }) => /* @__PURE__ */ s.jsx(ki, { toggle: /* @__PURE__ */ s.jsx(yi, { as: Nr, icon: null, text: e == null ? void 0 : e.text }), children: t.map((r) => /* @__PURE__ */ s.jsx(xi, { icon: null, onClick: () => n(r), children: r.text }, r.key)) }), Ni = "_dropdown_1ddrg_1", $i = "_open_1ddrg_12", Ii = "_loading-container_1ddrg_15", Si = "_groups-container_1ddrg_22", Ti = "_group_1ddrg_22", Ei = "_header_1ddrg_26", Oi = "_item_1ddrg_33", he = {
|
|
3201
|
+
dropdown: Ni,
|
|
3202
|
+
open: $i,
|
|
3203
3203
|
"loading-container": "_loading-container_1ddrg_15",
|
|
3204
|
-
loadingContainer:
|
|
3204
|
+
loadingContainer: Ii,
|
|
3205
3205
|
"groups-container": "_groups-container_1ddrg_22",
|
|
3206
|
-
groupsContainer:
|
|
3207
|
-
group:
|
|
3208
|
-
header:
|
|
3209
|
-
item:
|
|
3210
|
-
},
|
|
3211
|
-
const { LinkComponent: i, appSearchTexts: c } =
|
|
3212
|
-
var
|
|
3213
|
-
const h = (
|
|
3206
|
+
groupsContainer: Si,
|
|
3207
|
+
group: Ti,
|
|
3208
|
+
header: Ei,
|
|
3209
|
+
item: Oi
|
|
3210
|
+
}, Mi = ({ show: t, query: e, onCancel: n, groups: r, isLoading: o, searchTypes: a }) => {
|
|
3211
|
+
const { LinkComponent: i, appSearchTexts: c } = q(ie), l = Y(null), u = O((d) => {
|
|
3212
|
+
var m;
|
|
3213
|
+
const h = (m = a.find((g) => g.key === d.type)) == null ? void 0 : m.toPath;
|
|
3214
3214
|
return h ? `${h}/${d.searchKey}` : "/not-found";
|
|
3215
3215
|
}, [a]);
|
|
3216
3216
|
return tn([l], n), /* @__PURE__ */ s.jsx("div", { ref: l, className: x("luminus-app-search-dropdown shadow rounded", he.dropdown, {
|
|
3217
3217
|
[he.open]: t
|
|
3218
|
-
}), children: o ? /* @__PURE__ */ s.jsx("div", { className: he.loadingContainer, children: /* @__PURE__ */ s.jsx(
|
|
3218
|
+
}), children: o ? /* @__PURE__ */ s.jsx("div", { className: he.loadingContainer, children: /* @__PURE__ */ s.jsx(ft, { animation: "border", variant: "primary" }) }) : /* @__PURE__ */ s.jsx("div", { className: he.groupsContainer, children: r == null ? void 0 : r.map((d) => {
|
|
3219
3219
|
var h;
|
|
3220
3220
|
return /* @__PURE__ */ s.jsxs("div", { className: x(he.group), children: [
|
|
3221
3221
|
/* @__PURE__ */ s.jsxs(i, { to: `/search?query=${e}&type=${d.key.category}`, className: x("group-header", he.header), onClick: n, children: [
|
|
@@ -3228,14 +3228,14 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3228
3228
|
d.key.totalCount
|
|
3229
3229
|
] })
|
|
3230
3230
|
] }),
|
|
3231
|
-
(h = d.items) == null ? void 0 : h.map((
|
|
3231
|
+
(h = d.items) == null ? void 0 : h.map((m, g) => /* @__PURE__ */ s.jsxs(
|
|
3232
3232
|
i,
|
|
3233
3233
|
{
|
|
3234
|
-
to: u(
|
|
3234
|
+
to: u(m),
|
|
3235
3235
|
className: x("search-item d-flex gap-3 align-items-center justify-content-between", he.item),
|
|
3236
3236
|
onClick: n,
|
|
3237
3237
|
children: [
|
|
3238
|
-
/* @__PURE__ */ s.jsx(Q, { variant: "body2", className: "text-nowrap text-truncate", children:
|
|
3238
|
+
/* @__PURE__ */ s.jsx(Q, { variant: "body2", className: "text-nowrap text-truncate", children: m.name }),
|
|
3239
3239
|
/* @__PURE__ */ s.jsx(Q, { variant: "caption", className: "text-primary", children: /* @__PURE__ */ s.jsx($r, {}) })
|
|
3240
3240
|
]
|
|
3241
3241
|
},
|
|
@@ -3243,17 +3243,17 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3243
3243
|
))
|
|
3244
3244
|
] }, d.key.category);
|
|
3245
3245
|
}) }) });
|
|
3246
|
-
},
|
|
3246
|
+
}, Di = "_input-group_1lkfy_1", Pi = "_input-group-text_1lkfy_5", Ai = "_left_1lkfy_9", Fi = "_right_1lkfy_13", Wi = "_input_1lkfy_1", Ri = "_submit-button_1lkfy_20", me = {
|
|
3247
3247
|
"input-group": "_input-group_1lkfy_1",
|
|
3248
|
-
inputGroup:
|
|
3248
|
+
inputGroup: Di,
|
|
3249
3249
|
"input-group-text": "_input-group-text_1lkfy_5",
|
|
3250
|
-
inputGroupText:
|
|
3251
|
-
left:
|
|
3252
|
-
right:
|
|
3253
|
-
input:
|
|
3250
|
+
inputGroupText: Pi,
|
|
3251
|
+
left: Ai,
|
|
3252
|
+
right: Fi,
|
|
3253
|
+
input: Wi,
|
|
3254
3254
|
"submit-button": "_submit-button_1lkfy_20",
|
|
3255
|
-
submitButton:
|
|
3256
|
-
},
|
|
3255
|
+
submitButton: Ri
|
|
3256
|
+
}, qi = (t, e) => {
|
|
3257
3257
|
const n = Ir(), [r, o] = P(!1), [a, i] = P([]), c = !t || !t.key, l = O(() => {
|
|
3258
3258
|
if (e.length < 3) {
|
|
3259
3259
|
i([]);
|
|
@@ -3268,76 +3268,78 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3268
3268
|
return D(() => {
|
|
3269
3269
|
l();
|
|
3270
3270
|
}, [l]), { isLoading: r, searchItems: a };
|
|
3271
|
-
},
|
|
3272
|
-
const { appSearchTexts: n } =
|
|
3271
|
+
}, Cc = ({ searchTypes: t, navigateFunction: e }) => {
|
|
3272
|
+
const { appSearchTexts: n } = q(ie), [r, o] = P(t.length > 0 ? t[0] : null), [a, i] = P(""), [c, l] = Un(a, 500), { isLoading: u, searchItems: d } = qi(r, c), [h, m] = P(!1);
|
|
3273
3273
|
return D(() => {
|
|
3274
|
-
(d.length > 0 || u) &&
|
|
3274
|
+
(d.length > 0 || u) && m(!0);
|
|
3275
3275
|
}, [d, u]), /* @__PURE__ */ s.jsx(ee, { onSubmit: (g) => {
|
|
3276
|
-
g.preventDefault(), g.stopPropagation(), l.flush(),
|
|
3277
|
-
}, children: /* @__PURE__ */ s.jsxs(et, { className:
|
|
3278
|
-
/* @__PURE__ */ s.jsx(et.Text, { className: x("p-1 rounded",
|
|
3279
|
-
/* @__PURE__ */ s.jsx(ee.Control, { placeholder: n.searchPlaceholder, type: "text", size: "sm", className: x("luminus-app-search-input",
|
|
3276
|
+
g.preventDefault(), g.stopPropagation(), l.flush(), m(!1), a.length > 2 && e(`/search?query=${a}${r && r.key && `&type=${r == null ? void 0 : r.key}`}`);
|
|
3277
|
+
}, children: /* @__PURE__ */ s.jsxs(et, { className: me.inputGroup, children: [
|
|
3278
|
+
/* @__PURE__ */ s.jsx(et.Text, { className: x("p-1 rounded", me.inputGroupText, me.left), children: /* @__PURE__ */ s.jsx(Ci, { searchTypes: t, selectedType: r, setSelectedType: o }) }),
|
|
3279
|
+
/* @__PURE__ */ s.jsx(ee.Control, { placeholder: n.searchPlaceholder, type: "text", size: "sm", className: x("luminus-app-search-input", me.input), value: a, onChange: (g) => {
|
|
3280
3280
|
var b;
|
|
3281
3281
|
return i(((b = g.target) == null ? void 0 : b.value) ?? "");
|
|
3282
|
-
}, onFocus: () => d.length > 0 &&
|
|
3283
|
-
/* @__PURE__ */ s.jsx(et.Text, { className: x("p-0 rounded",
|
|
3284
|
-
/* @__PURE__ */ s.jsx(
|
|
3282
|
+
}, onFocus: () => d.length > 0 && m(!0) }),
|
|
3283
|
+
/* @__PURE__ */ s.jsx(et.Text, { className: x("p-0 rounded", me.inputGroupText, me.right), children: /* @__PURE__ */ s.jsx("button", { type: "submit", className: x("text-primary", me.submitButton), children: /* @__PURE__ */ s.jsx(gi, {}) }) }),
|
|
3284
|
+
/* @__PURE__ */ s.jsx(Mi, { query: c, searchTypes: t, show: h, onCancel: () => m(!1), groups: d, isLoading: u })
|
|
3285
3285
|
] }) });
|
|
3286
|
-
}, Li = "_card_19733_1",
|
|
3286
|
+
}, Li = "_card_19733_1", Yi = "_header_19733_6", Hi = "_header-content_19733_13", Gi = "_title_19733_19", Bi = "_collapse-icon_19733_22", Vi = "_collapsed_19733_27", Ui = "_content_19733_30", fe = {
|
|
3287
3287
|
card: Li,
|
|
3288
|
-
header:
|
|
3288
|
+
header: Yi,
|
|
3289
3289
|
"header-content": "_header-content_19733_13",
|
|
3290
|
-
headerContent:
|
|
3291
|
-
title:
|
|
3290
|
+
headerContent: Hi,
|
|
3291
|
+
title: Gi,
|
|
3292
3292
|
"collapse-icon": "_collapse-icon_19733_22",
|
|
3293
|
-
collapseIcon:
|
|
3294
|
-
collapsed:
|
|
3295
|
-
content:
|
|
3296
|
-
},
|
|
3293
|
+
collapseIcon: Bi,
|
|
3294
|
+
collapsed: Vi,
|
|
3295
|
+
content: Ui
|
|
3296
|
+
}, Nc = ({ title: t, headerContent: e, children: n, className: r, headerClassName: o, contentClassName: a, ...i }) => {
|
|
3297
3297
|
const c = i.collapsible ? i.controlled ? !1 : i.defaultOpen ?? !1 : !0, [l, u] = P(c), d = i.collapsible ? i.controlled ? i.isOpen : l : !0;
|
|
3298
3298
|
return D(() => {
|
|
3299
3299
|
u(c);
|
|
3300
|
-
}, [c]), /* @__PURE__ */ s.jsxs("div", { className: x("luminus-card rounded shadow-sm",
|
|
3300
|
+
}, [c]), /* @__PURE__ */ s.jsxs("div", { className: x("luminus-card rounded shadow-sm", fe.card, {
|
|
3301
3301
|
[r ?? ""]: r
|
|
3302
3302
|
}), children: [
|
|
3303
|
-
/* @__PURE__ */ s.jsxs("div", { role: i.collapsible ? "button" : void 0, className: x("header",
|
|
3303
|
+
/* @__PURE__ */ s.jsxs("div", { role: i.collapsible ? "button" : void 0, className: x("header", fe.header, {
|
|
3304
3304
|
[o ?? ""]: o
|
|
3305
3305
|
}), onClick: () => {
|
|
3306
3306
|
i.collapsible && (i.controlled ? i.onToggle(!i.isOpen) : u(!l));
|
|
3307
3307
|
}, children: [
|
|
3308
|
-
/* @__PURE__ */ s.jsxs("div", { className: x("header-content",
|
|
3309
|
-
/* @__PURE__ */ s.jsx(Q, { variant: "h6", className: x("text-primary",
|
|
3308
|
+
/* @__PURE__ */ s.jsxs("div", { className: x("header-content", fe.headerContent), children: [
|
|
3309
|
+
/* @__PURE__ */ s.jsx(Q, { variant: "h6", className: x("text-primary", fe.title), children: t }),
|
|
3310
3310
|
e ?? null
|
|
3311
3311
|
] }),
|
|
3312
|
-
i.collapsible && /* @__PURE__ */ s.jsx(Ut, { className: x(
|
|
3313
|
-
[
|
|
3312
|
+
i.collapsible && /* @__PURE__ */ s.jsx(Ut, { className: x(fe.collapseIcon, {
|
|
3313
|
+
[fe.collapsed]: d
|
|
3314
3314
|
}) })
|
|
3315
3315
|
] }),
|
|
3316
|
-
/* @__PURE__ */ s.jsx(ln, { in: d, children: /* @__PURE__ */ s.jsx("div", { className: x("card-content border-top border-primary",
|
|
3316
|
+
/* @__PURE__ */ s.jsx(ln, { in: d, children: /* @__PURE__ */ s.jsx("div", { className: x("card-content border-top border-primary", fe.content, {
|
|
3317
3317
|
[a ?? ""]: a
|
|
3318
3318
|
}), children: n }) })
|
|
3319
3319
|
] });
|
|
3320
|
-
},
|
|
3321
|
-
lightbox:
|
|
3322
|
-
show:
|
|
3323
|
-
header:
|
|
3324
|
-
"photo-actions": "_photo-
|
|
3325
|
-
photoActions:
|
|
3326
|
-
"photo-container": "_photo-
|
|
3327
|
-
photoContainer:
|
|
3328
|
-
photo:
|
|
3329
|
-
"nav-button": "_nav-
|
|
3330
|
-
navButton:
|
|
3331
|
-
"photos-preview": "_photos-
|
|
3332
|
-
photosPreview:
|
|
3333
|
-
selected:
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
|
|
3320
|
+
}, Ki = "_lightbox_14acg_1", zi = "_show_14acg_16", Qi = "_header_14acg_20", Xi = "_photo-actions_14acg_26", Ji = "_photo-container_14acg_31", Zi = "_photo_14acg_26", ec = "_nav-button_14acg_41", tc = "_photos-preview_14acg_49", nc = "_selected_14acg_62", rc = "_default-indicator_14acg_66", ne = {
|
|
3321
|
+
lightbox: Ki,
|
|
3322
|
+
show: zi,
|
|
3323
|
+
header: Qi,
|
|
3324
|
+
"photo-actions": "_photo-actions_14acg_26",
|
|
3325
|
+
photoActions: Xi,
|
|
3326
|
+
"photo-container": "_photo-container_14acg_31",
|
|
3327
|
+
photoContainer: Ji,
|
|
3328
|
+
photo: Zi,
|
|
3329
|
+
"nav-button": "_nav-button_14acg_41",
|
|
3330
|
+
navButton: ec,
|
|
3331
|
+
"photos-preview": "_photos-preview_14acg_49",
|
|
3332
|
+
photosPreview: tc,
|
|
3333
|
+
selected: nc,
|
|
3334
|
+
"default-indicator": "_default-indicator_14acg_66",
|
|
3335
|
+
defaultIndicator: rc
|
|
3336
|
+
}, oc = "_backdrop_3huvf_1", sc = "_show_3huvf_11", Yt = {
|
|
3337
|
+
backdrop: oc,
|
|
3338
|
+
show: sc
|
|
3337
3339
|
}, zn = ({ show: t, onClick: e }) => /* @__PURE__ */ s.jsx("div", { className: x("luminus-backdrop", Yt.backdrop, {
|
|
3338
3340
|
[Yt.show]: t
|
|
3339
|
-
}), onClick: () => e && e() }),
|
|
3340
|
-
const l = Y(null), [u, d] = P(r), h = n.at(u),
|
|
3341
|
+
}), onClick: () => e && e() }), ac = ({ show: t, onClose: e, photos: n, defaultIndex: r, uploadPhotosText: o, noPhotosText: a, onUploadPhotos: i, photoActions: c }) => {
|
|
3342
|
+
const l = Y(null), [u, d] = P(r), h = n.at(u), m = u > 0, g = u < n.length - 1;
|
|
3341
3343
|
D(() => {
|
|
3342
3344
|
t && d(r);
|
|
3343
3345
|
}, [r, t]), D(() => {
|
|
@@ -3346,30 +3348,30 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3346
3348
|
const b = O((w) => {
|
|
3347
3349
|
switch (w.key) {
|
|
3348
3350
|
case "ArrowLeft":
|
|
3349
|
-
w.stopPropagation(),
|
|
3351
|
+
w.stopPropagation(), m && d((f) => f - 1);
|
|
3350
3352
|
break;
|
|
3351
3353
|
case "ArrowRight":
|
|
3352
|
-
w.stopPropagation(), g && d((
|
|
3354
|
+
w.stopPropagation(), g && d((f) => f + 1);
|
|
3353
3355
|
break;
|
|
3354
3356
|
case "Escape":
|
|
3355
3357
|
w.stopPropagation(), e();
|
|
3356
3358
|
break;
|
|
3357
3359
|
}
|
|
3358
|
-
}, [g,
|
|
3360
|
+
}, [g, m, e]);
|
|
3359
3361
|
return en(b), /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3360
3362
|
/* @__PURE__ */ s.jsx(zn, { show: t, onClick: e }),
|
|
3361
|
-
/* @__PURE__ */ s.jsxs("div", { ref: l, className: x("luminus-lightbox rounded shadow",
|
|
3362
|
-
[
|
|
3363
|
+
/* @__PURE__ */ s.jsxs("div", { ref: l, className: x("luminus-lightbox rounded shadow", ne.lightbox, {
|
|
3364
|
+
[ne.show]: t
|
|
3363
3365
|
}), children: [
|
|
3364
|
-
/* @__PURE__ */ s.jsxs("div", { className:
|
|
3365
|
-
/* @__PURE__ */ s.jsxs("div", { className: x("rounded",
|
|
3366
|
+
/* @__PURE__ */ s.jsxs("div", { className: ne.header, children: [
|
|
3367
|
+
/* @__PURE__ */ s.jsxs("div", { className: x("rounded", ne.photoActions), children: [
|
|
3366
3368
|
i && /* @__PURE__ */ s.jsx(Vn, { accept: ".jpg,.jpeg,.png", onUpload: (w) => {
|
|
3367
3369
|
w.length > 0 && i(Array.from(w));
|
|
3368
3370
|
}, icon: /* @__PURE__ */ s.jsx(Kt, { style: { fontSize: 18 } }), multiple: !0, className: "me-3", children: o ?? null }),
|
|
3369
|
-
h && (c == null ? void 0 : c.map(({ label: w, onClick:
|
|
3370
|
-
|
|
3371
|
+
h && (c == null ? void 0 : c.map(({ label: w, onClick: f, ...j }, v) => /* @__PURE__ */ s.jsx(
|
|
3372
|
+
Sa,
|
|
3371
3373
|
{
|
|
3372
|
-
onClick: () =>
|
|
3374
|
+
onClick: () => f(h.id),
|
|
3373
3375
|
...j,
|
|
3374
3376
|
children: w
|
|
3375
3377
|
},
|
|
@@ -3379,20 +3381,20 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3379
3381
|
/* @__PURE__ */ s.jsx("div", { role: "button", onClick: e, children: /* @__PURE__ */ s.jsx(je, { style: { fontSize: "32px" } }) })
|
|
3380
3382
|
] }),
|
|
3381
3383
|
n.length === 0 && /* @__PURE__ */ s.jsx("div", { className: "w-100 h-100 d-flex align-items-center justify-content-center", children: /* @__PURE__ */ s.jsx(Q, { variant: "body", children: a ?? "No photos available" }) }),
|
|
3382
|
-
h && /* @__PURE__ */ s.jsxs("div", { className:
|
|
3383
|
-
/* @__PURE__ */ s.jsx("div", { role:
|
|
3384
|
-
/* @__PURE__ */ s.jsx("img", { src: h.lgSrc, alt: h.alt, className: x("rounded",
|
|
3385
|
-
/* @__PURE__ */ s.jsx("div", { role: g ? "button" : void 0, className: x("align-items-end",
|
|
3384
|
+
h && /* @__PURE__ */ s.jsxs("div", { className: ne.photoContainer, children: [
|
|
3385
|
+
/* @__PURE__ */ s.jsx("div", { role: m ? "button" : void 0, className: x("align-items-start", ne.navButton), onClick: () => m && d((w) => w - 1), children: m && /* @__PURE__ */ s.jsx(lt, { style: { fontSize: "40px" } }) }),
|
|
3386
|
+
/* @__PURE__ */ s.jsx("img", { src: h.lgSrc, alt: h.alt, className: x("rounded", ne.photo) }),
|
|
3387
|
+
/* @__PURE__ */ s.jsx("div", { role: g ? "button" : void 0, className: x("align-items-end", ne.navButton), onClick: () => g && d((w) => w + 1), children: g && /* @__PURE__ */ s.jsx(ut, { style: { fontSize: "40px" } }) })
|
|
3386
3388
|
] }),
|
|
3387
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
3388
|
-
|
|
3389
|
-
|
|
3390
|
-
|
|
3391
|
-
|
|
3392
|
-
)) })
|
|
3389
|
+
/* @__PURE__ */ s.jsx("div", { className: ne.photosPreview, children: n.map((w, f) => /* @__PURE__ */ s.jsxs("div", { role: "button", onClick: () => d(f), className: "position-relative", children: [
|
|
3390
|
+
/* @__PURE__ */ s.jsx("img", { role: f !== u ? "button" : void 0, src: w.smSrc, alt: w.alt, className: x("rounded", ne.photo, {
|
|
3391
|
+
[ne.selected]: f === u
|
|
3392
|
+
}) }, w.id),
|
|
3393
|
+
w.isDefault && /* @__PURE__ */ s.jsx("div", { className: x("text-primary", ne.defaultIndicator), children: /* @__PURE__ */ s.jsx(Sr, {}) })
|
|
3394
|
+
] })) })
|
|
3393
3395
|
] })
|
|
3394
3396
|
] });
|
|
3395
|
-
},
|
|
3397
|
+
}, $c = ({ photos: t, onUploadPhotos: e, uploadPhotosText: n, photoActions: r }) => {
|
|
3396
3398
|
const [o, a] = P(null), i = o !== null ? t[o] : null, [c, l] = P(!1);
|
|
3397
3399
|
return D(() => {
|
|
3398
3400
|
if (t.length === 0) {
|
|
@@ -3412,41 +3414,41 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3412
3414
|
onClick: () => l(!0)
|
|
3413
3415
|
}
|
|
3414
3416
|
),
|
|
3415
|
-
/* @__PURE__ */ s.jsx(
|
|
3417
|
+
/* @__PURE__ */ s.jsx(ac, { show: c, onClose: () => l(!1), photos: t, defaultIndex: o ?? 0, uploadPhotosText: n, onUploadPhotos: e, photoActions: r })
|
|
3416
3418
|
] }) : e ? /* @__PURE__ */ s.jsx(Vn, { accept: ".jpg,.jpeg,.png", onUpload: (u) => {
|
|
3417
3419
|
u.length > 0 && e(Array.from(u));
|
|
3418
3420
|
}, icon: /* @__PURE__ */ s.jsx(Kt, { style: { fontSize: 18 } }), multiple: !0, children: n ?? null }) : null;
|
|
3419
|
-
},
|
|
3420
|
-
const { NavigateComponent: n } =
|
|
3421
|
+
}, Ic = ({ appAccessPermissions: t, children: e }) => {
|
|
3422
|
+
const { NavigateComponent: n } = q(ie), { useMsal: r, msalScopes: o } = q(Tr), { isAuthenticated: a } = Er(), { user: i } = q(Or), c = i && (t == null ? void 0 : t.every((l) => {
|
|
3421
3423
|
var u;
|
|
3422
3424
|
return (u = i.permissions) == null ? void 0 : u.includes(l);
|
|
3423
3425
|
}));
|
|
3424
|
-
return r ? /* @__PURE__ */ s.jsxs(
|
|
3426
|
+
return r ? /* @__PURE__ */ s.jsxs(ya, { interactionType: Re.Redirect, authenticationRequest: { scopes: o }, children: [
|
|
3425
3427
|
!i && /* @__PURE__ */ s.jsx(n, { to: "/no-user-login", replace: !0 }),
|
|
3426
3428
|
c ? /* @__PURE__ */ s.jsx(s.Fragment, { children: e }) : /* @__PURE__ */ s.jsx(n, { to: "/user-not-permitted", replace: !0 })
|
|
3427
3429
|
] }) : !a() || !i ? /* @__PURE__ */ s.jsx(n, { to: "/login", replace: !0 }) : c ? e : /* @__PURE__ */ s.jsx(n, { to: "/user-not-permitted", replace: !0 });
|
|
3428
|
-
},
|
|
3430
|
+
}, Sc = ({ heading: t, content: e, placement: n, children: r, trigger: o }) => /* @__PURE__ */ s.jsx(Mr, { placement: n, overlay: /* @__PURE__ */ s.jsxs(Xe, { className: "luminus-tooltip", children: [
|
|
3429
3431
|
/* @__PURE__ */ s.jsx(Xe.Header, { as: "h3", children: t }),
|
|
3430
3432
|
/* @__PURE__ */ s.jsx(Xe.Body, { children: e })
|
|
3431
3433
|
] }), trigger: o ?? "hover", rootClose: !0, children: r }), Qn = ({ currentSelection: t, selectedItemNavigateTo: e, children: n }) => {
|
|
3432
|
-
const { LinkComponent: r } =
|
|
3434
|
+
const { LinkComponent: r } = q(ie);
|
|
3433
3435
|
if (!t || !t.id || !e)
|
|
3434
3436
|
return /* @__PURE__ */ s.jsx("div", { className: "luminus-input-container position-relative w-100", children: n });
|
|
3435
3437
|
const o = e(t);
|
|
3436
3438
|
return /* @__PURE__ */ s.jsx(r, { to: o, className: "luminus-input-container position-relative w-100 text-decoration-none", children: n });
|
|
3437
|
-
},
|
|
3439
|
+
}, Tc = ({ InputContainer: t = Ge, label: e, value: n, onChange: r, hidden: o, disabled: a, className: i, type: c, withoutLabel: l }) => /* @__PURE__ */ s.jsx(t, { isForCheckInput: !0, hidden: o, label: e ?? "", withoutLabel: l, className: i, children: /* @__PURE__ */ s.jsx(ee.Check, { id: `check-${e}`, type: c ?? "checkbox", label: e ?? "", checked: n, onChange: (u) => {
|
|
3438
3440
|
var d;
|
|
3439
3441
|
r && r(((d = u.target) == null ? void 0 : d.checked) ?? !1);
|
|
3440
|
-
}, className: i ?? "", hidden: o ?? !1, disabled: a ?? !1 }) }),
|
|
3441
|
-
const
|
|
3442
|
+
}, className: i ?? "", hidden: o ?? !1, disabled: a ?? !1 }) }), Ec = ({ InputContainer: t = Ge, type: e, value: n, onChange: r, debounceMs: o, label: a, withoutLabel: i, placeholder: c, size: l, hidden: u, disabled: d, showClearIcon: h, clearValue: m, list: g, className: b, step: w }) => {
|
|
3443
|
+
const f = e === "number", j = O(() => {
|
|
3442
3444
|
if (!r)
|
|
3443
3445
|
return;
|
|
3444
|
-
const N =
|
|
3445
|
-
r(
|
|
3446
|
-
}, [
|
|
3446
|
+
const N = m ?? null;
|
|
3447
|
+
r(f ? N ? Number(N) : null : (N == null ? void 0 : N.toString()) ?? "");
|
|
3448
|
+
}, [m, f, r]), v = Y(null), [p, C] = P((n == null ? void 0 : n.toString()) ?? ""), k = O((N) => {
|
|
3447
3449
|
const _ = N;
|
|
3448
|
-
r && (
|
|
3449
|
-
}, [
|
|
3450
|
+
r && (f && r(_ == null || _ === "" ? null : Number(_)), r(_ || null));
|
|
3451
|
+
}, [f, r]), y = O((N) => {
|
|
3450
3452
|
var T;
|
|
3451
3453
|
const _ = (T = N.target) == null ? void 0 : T.value;
|
|
3452
3454
|
if (!o) {
|
|
@@ -3465,7 +3467,7 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3465
3467
|
/* @__PURE__ */ s.jsx(ee.Control, { type: S, placeholder: c ?? a, size: l, value: o ? p : n ?? "", onChange: y, className: b ?? "", hidden: u, disabled: d ?? !1, list: g, onFocus: () => M(!0), onBlur: () => M(!1), step: w }),
|
|
3466
3468
|
h && n && r && !d && /* @__PURE__ */ s.jsx("div", { className: `luminus-input-remove-icon ${e !== "text" ? "inset" : ""}`, children: /* @__PURE__ */ s.jsx(J, { color: "secondary", size: "sm", onClick: j, children: /* @__PURE__ */ s.jsx(je, {}) }) })
|
|
3467
3469
|
] });
|
|
3468
|
-
},
|
|
3470
|
+
}, Oc = ({
|
|
3469
3471
|
InputContainer: t = Ge,
|
|
3470
3472
|
value: e,
|
|
3471
3473
|
options: n,
|
|
@@ -3478,7 +3480,7 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3478
3480
|
disabled: u,
|
|
3479
3481
|
showClearIcon: d,
|
|
3480
3482
|
clearValue: h,
|
|
3481
|
-
noSortOptions:
|
|
3483
|
+
noSortOptions: m,
|
|
3482
3484
|
className: g,
|
|
3483
3485
|
noEmptyOption: b
|
|
3484
3486
|
// it will still add the empty option if there is no value provided or value is empty string or null
|
|
@@ -3486,32 +3488,32 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3486
3488
|
const w = O(() => {
|
|
3487
3489
|
if (!r)
|
|
3488
3490
|
return;
|
|
3489
|
-
const
|
|
3490
|
-
r(i ?
|
|
3491
|
+
const f = h ?? null;
|
|
3492
|
+
r(i ? f ? Number(f) : null : (f == null ? void 0 : f.toString()) ?? "");
|
|
3491
3493
|
}, [h, i, r]);
|
|
3492
3494
|
return /* @__PURE__ */ s.jsxs(t, { withoutLabel: a, label: o ?? "", hidden: l, className: g, children: [
|
|
3493
|
-
/* @__PURE__ */ s.jsxs(ee.Select, { size: c, value: e ?? "", onChange: (
|
|
3495
|
+
/* @__PURE__ */ s.jsxs(ee.Select, { size: c, value: e ?? "", onChange: (f) => {
|
|
3494
3496
|
var v;
|
|
3495
3497
|
if (!r)
|
|
3496
3498
|
return;
|
|
3497
|
-
const j = (v =
|
|
3499
|
+
const j = (v = f.target) == null ? void 0 : v.value;
|
|
3498
3500
|
i && r(j ? parseInt(j, 10) : null), r(j || null);
|
|
3499
3501
|
}, className: g ?? "", hidden: l, disabled: u ?? !1, children: [
|
|
3500
3502
|
b && !(e == null || e === "") ? void 0 : /* @__PURE__ */ s.jsx("option", { value: "" }),
|
|
3501
|
-
n == null ? void 0 : n.sort((
|
|
3503
|
+
n == null ? void 0 : n.sort((f, j) => m ? 0 : (f.name ?? "").localeCompare(j.name ?? "")).map((f) => /* @__PURE__ */ s.jsx("option", { value: f.id ?? "", children: f.name }, f.id))
|
|
3502
3504
|
] }),
|
|
3503
3505
|
d && e && r && !u && /* @__PURE__ */ s.jsx("div", { className: "luminus-input-remove-icon inset", children: /* @__PURE__ */ s.jsx(J, { color: "secondary", size: "sm", onClick: w, children: /* @__PURE__ */ s.jsx(je, {}) }) })
|
|
3504
3506
|
] });
|
|
3505
|
-
},
|
|
3507
|
+
}, Mc = ({ InputContainer: t = Ge, items: e, defaultSelection: n, selectedItemNavigateTo: r, onSearchQueryChange: o, texts: a, isLoading: i, isNumber: c, onSelect: l, label: u, withoutLabel: d, size: h, dropdownItemsNameWidth: m, additionalColumns: g, hidden: b, disabled: w, displayIdAsName: f, CustomOnChangeComponent: j, className: v }) => {
|
|
3506
3508
|
var T, F;
|
|
3507
3509
|
const [p, C] = P(n), [k, y] = P(!1);
|
|
3508
3510
|
D(() => {
|
|
3509
3511
|
C(n);
|
|
3510
3512
|
}, [n]);
|
|
3511
|
-
const $ = O((
|
|
3512
|
-
C(
|
|
3513
|
-
}, []), M = O((
|
|
3514
|
-
y(!1), $(
|
|
3513
|
+
const $ = O((W) => {
|
|
3514
|
+
C(W);
|
|
3515
|
+
}, []), M = O((W) => {
|
|
3516
|
+
y(!1), $(W);
|
|
3515
3517
|
}, [$]);
|
|
3516
3518
|
D(() => {
|
|
3517
3519
|
l && l(p);
|
|
@@ -3519,12 +3521,12 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3519
3521
|
const S = Y(null), N = r !== void 0, _ = N && p !== null;
|
|
3520
3522
|
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(t, { withoutLabel: d, label: u ?? "", hidden: b, inputContainerClassName: x({ "luminus-dropdown-select-open": k }), className: v, children: [
|
|
3521
3523
|
/* @__PURE__ */ s.jsxs(Qn, { currentSelection: p, selectedItemNavigateTo: r, children: [
|
|
3522
|
-
|
|
3523
|
-
/* @__PURE__ */ s.jsxs(ee.Select, { ref: S, size: h, value: (p == null ? void 0 : p.id) ?? "", onChange: (
|
|
3524
|
-
id: c ? Number(
|
|
3524
|
+
f && (p == null ? void 0 : p.name) && /* @__PURE__ */ s.jsx(Q, { variant: "caption", className: "luminus-dropdown-selection-name d-flex justify-content-end mt-2", children: p.name }),
|
|
3525
|
+
/* @__PURE__ */ s.jsxs(ee.Select, { ref: S, size: h, value: (p == null ? void 0 : p.id) ?? "", onChange: (W) => C({
|
|
3526
|
+
id: c ? Number(W.target.value) ?? null : W.target.value,
|
|
3525
3527
|
name: ""
|
|
3526
|
-
}), onMouseDown: (
|
|
3527
|
-
|
|
3528
|
+
}), onMouseDown: (W) => {
|
|
3529
|
+
W.currentTarget.focus(), W.preventDefault();
|
|
3528
3530
|
}, onClick: () => {
|
|
3529
3531
|
!N && !w && y(!0);
|
|
3530
3532
|
}, className: x("w-100", {
|
|
@@ -3536,14 +3538,16 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3536
3538
|
p && /* @__PURE__ */ s.jsx("option", { value: p.id ?? void 0, children: p.name && ((F = p.name) == null ? void 0 : F.length) > 0 ? p.name : p.id })
|
|
3537
3539
|
] }),
|
|
3538
3540
|
j || !w && N ? /* @__PURE__ */ s.jsxs("div", { className: "custom-picker-button", children: [
|
|
3539
|
-
!j && !w && N && /* @__PURE__ */ s.jsx(J, { size: "sm", color: "secondary", onClick: () =>
|
|
3541
|
+
!j && !w && N && /* @__PURE__ */ s.jsx(J, { size: "sm", color: "secondary", onClick: (W) => {
|
|
3542
|
+
W.preventDefault(), W.stopPropagation(), y(!0);
|
|
3543
|
+
}, children: /* @__PURE__ */ s.jsx(zt, {}) }),
|
|
3540
3544
|
j ?? null
|
|
3541
3545
|
] }) : null
|
|
3542
3546
|
] }),
|
|
3543
|
-
S.current && /* @__PURE__ */ s.jsx(wt, { show: k, onCancel: () => y(!1), items: e, currentSelection: p, onSelectionChange: M, onSearchQueryChange: o, texts: a, itemsNameWidth:
|
|
3547
|
+
S.current && /* @__PURE__ */ s.jsx(wt, { show: k, onCancel: () => y(!1), items: e, currentSelection: p, onSelectionChange: M, onSearchQueryChange: o, texts: a, itemsNameWidth: m, additionalColumns: g, isLoading: i, disabled: w, inputRef: S })
|
|
3544
3548
|
] }) });
|
|
3545
|
-
},
|
|
3546
|
-
const { register: d, formState: h, setValue:
|
|
3549
|
+
}, Dc = ({ InputContainer: t = we, formField: e, label: n, resetsFields: r, type: o, required: a, hidden: i, disabled: c, withoutLabel: l, className: u }) => {
|
|
3550
|
+
const { register: d, formState: h, setValue: m } = de(), [g, b] = P(void 0), [w, f] = P(!1);
|
|
3547
3551
|
D(() => {
|
|
3548
3552
|
const v = e.split(".");
|
|
3549
3553
|
let p = h.errors;
|
|
@@ -3551,19 +3555,19 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3551
3555
|
p !== void 0 && (p = p[C]);
|
|
3552
3556
|
}), b(p);
|
|
3553
3557
|
}, [h, e]), D(() => {
|
|
3554
|
-
h.isSubmitted &&
|
|
3558
|
+
h.isSubmitted && f(!0);
|
|
3555
3559
|
}, [h]);
|
|
3556
3560
|
const j = g !== void 0;
|
|
3557
3561
|
return /* @__PURE__ */ s.jsxs(t, { isForCheckInput: !0, hidden: i, label: `${n}${a ? " *" : ""}`, isInvalid: j, withoutLabel: l, className: u, children: [
|
|
3558
3562
|
/* @__PURE__ */ s.jsx(ee.Check, { id: `check-${e}`, type: o ?? "checkbox", label: `${n}${a ? " *" : ""}`, ...d(e, {
|
|
3559
3563
|
onChange: () => {
|
|
3560
|
-
r && r.forEach((v) =>
|
|
3564
|
+
r && r.forEach((v) => m(v, null, { shouldDirty: !0, shouldValidate: w }));
|
|
3561
3565
|
}
|
|
3562
3566
|
}), isInvalid: j, hidden: i, disabled: c, className: "w-100" }),
|
|
3563
3567
|
g && /* @__PURE__ */ s.jsx(xe, { message: g.message })
|
|
3564
3568
|
] });
|
|
3565
|
-
},
|
|
3566
|
-
const { register: u, formState: d, setValue: h, watch:
|
|
3569
|
+
}, Pc = ({ InputContainer: t = we, label: e, formField: n, options: r, resetsFields: o, required: a, disabled: i, hidden: c, className: l }) => {
|
|
3570
|
+
const { register: u, formState: d, setValue: h, watch: m } = de(), [g, b] = P(void 0), [w, f] = P(!1), j = z(() => r, [r]);
|
|
3567
3571
|
D(() => {
|
|
3568
3572
|
const p = n.split(".");
|
|
3569
3573
|
let C = d.errors;
|
|
@@ -3571,22 +3575,22 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3571
3575
|
C !== void 0 && (C = C[k]);
|
|
3572
3576
|
}), b(C);
|
|
3573
3577
|
}, [d, n]), D(() => {
|
|
3574
|
-
d.isSubmitted &&
|
|
3578
|
+
d.isSubmitted && f(!0);
|
|
3575
3579
|
}, [d]);
|
|
3576
3580
|
const v = g !== void 0;
|
|
3577
3581
|
return /* @__PURE__ */ s.jsxs(t, { isForRadioInput: !0, hidden: c, withoutLabel: !e, label: `${e}${a ? " *" : ""}`, isInvalid: v, className: l, children: [
|
|
3578
|
-
j.map((p) => /* @__PURE__ */ s.jsx(ee.Check, { id: `radio-${p.id}`, label: p.name, type: "radio", value: p.id ?? "", checked:
|
|
3582
|
+
j.map((p) => /* @__PURE__ */ s.jsx(ee.Check, { id: `radio-${p.id}`, label: p.name, type: "radio", value: p.id ?? "", checked: m(n) === p.id, ...u(n, {
|
|
3579
3583
|
onChange: () => {
|
|
3580
3584
|
o && o.forEach((C) => h(C, null, { shouldDirty: !0, shouldValidate: w }));
|
|
3581
3585
|
}
|
|
3582
3586
|
}), isInvalid: v, hidden: c, disabled: i, className: "w-100" }, p.id)),
|
|
3583
3587
|
g && /* @__PURE__ */ s.jsx(xe, { message: g.message })
|
|
3584
3588
|
] });
|
|
3585
|
-
},
|
|
3586
|
-
const { register: b, formState: w, setValue:
|
|
3589
|
+
}, Ac = ({ InputContainer: t = we, formField: e, label: n, resetsFields: r, size: o, showClearIcon: a, clearValue: i, required: c, hidden: l, disabled: u, rows: d, withoutLabel: h, customFormControlProps: m, className: g }) => {
|
|
3590
|
+
const { register: b, formState: w, setValue: f, watch: j } = de(), [v, p] = P(void 0), [C, k] = P(!1), y = O(() => {
|
|
3587
3591
|
const S = i ?? null;
|
|
3588
|
-
|
|
3589
|
-
}, [i,
|
|
3592
|
+
f(e, (S == null ? void 0 : S.toString()) ?? "", { shouldDirty: !0, shouldValidate: C });
|
|
3593
|
+
}, [i, f, e, C]), $ = O(() => {
|
|
3590
3594
|
const S = e.split(".");
|
|
3591
3595
|
let N = w.errors;
|
|
3592
3596
|
S.forEach((_) => {
|
|
@@ -3602,23 +3606,23 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3602
3606
|
return /* @__PURE__ */ s.jsxs(t, { label: `${n}${c ? " *" : ""}`, hidden: l, withoutLabel: h, isInvalid: M, className: g, children: [
|
|
3603
3607
|
/* @__PURE__ */ s.jsx(ee.Control, { as: "textarea", size: o, ...b(e, {
|
|
3604
3608
|
onChange: () => {
|
|
3605
|
-
r && r.forEach((S) =>
|
|
3609
|
+
r && r.forEach((S) => f(S, null, { shouldDirty: !0, shouldValidate: C }));
|
|
3606
3610
|
}
|
|
3607
|
-
}), isInvalid: M, hidden: l, disabled: u, rows: d ?? 2, className: "w-100", ...
|
|
3611
|
+
}), isInvalid: M, hidden: l, disabled: u, rows: d ?? 2, className: "w-100", ...m }),
|
|
3608
3612
|
a && j(e) && /* @__PURE__ */ s.jsx("div", { className: "luminus-input-remove-icon", children: /* @__PURE__ */ s.jsx(J, { color: "secondary", size: "sm", onClick: y, children: /* @__PURE__ */ s.jsx(je, {}) }) }),
|
|
3609
3613
|
v && /* @__PURE__ */ s.jsx(xe, { message: v.message })
|
|
3610
3614
|
] });
|
|
3611
|
-
},
|
|
3615
|
+
}, Fc = ({ InputContainer: t = we, type: e, formField: n, label: r, placeholder: o, size: a, resetsFields: i, showClearIcon: c, clearValue: l, required: u, hidden: d, disabled: h, withoutLabel: m, list: g, step: b, CustomOnChangeComponent: w, className: f }) => {
|
|
3612
3616
|
const { register: j, formState: v, setValue: p, watch: C } = de(), [k, y] = P(void 0), [$, M] = P(!1), S = O(() => {
|
|
3613
|
-
const
|
|
3614
|
-
e === "number" ? p(n,
|
|
3617
|
+
const R = l ?? null;
|
|
3618
|
+
e === "number" ? p(n, R !== null ? Number(R) : null, {
|
|
3615
3619
|
shouldDirty: !0,
|
|
3616
3620
|
shouldValidate: $
|
|
3617
|
-
}) : p(n, (
|
|
3621
|
+
}) : p(n, (R == null ? void 0 : R.toString()) ?? "", { shouldDirty: !0, shouldValidate: $ });
|
|
3618
3622
|
}, [l, e, p, n, $]), N = O(() => {
|
|
3619
|
-
const
|
|
3623
|
+
const R = n.split(".");
|
|
3620
3624
|
let B = v.errors;
|
|
3621
|
-
|
|
3625
|
+
R.forEach((oe) => {
|
|
3622
3626
|
B !== void 0 && (B = B[oe]);
|
|
3623
3627
|
}), y(B);
|
|
3624
3628
|
}, [v, n]);
|
|
@@ -3627,15 +3631,15 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3627
3631
|
}, [N]), D(() => {
|
|
3628
3632
|
v.isSubmitted && M(!0);
|
|
3629
3633
|
}, [v]);
|
|
3630
|
-
const _ = k !== void 0, [T, F] = P(!1),
|
|
3631
|
-
return /* @__PURE__ */ s.jsxs(t, { label: `${r}${u ? " *" : ""}`, hidden: d, withoutLabel:
|
|
3634
|
+
const _ = k !== void 0, [T, F] = P(!1), W = C(n), H = nn(e, W ?? null, T);
|
|
3635
|
+
return /* @__PURE__ */ s.jsxs(t, { label: `${r}${u ? " *" : ""}`, hidden: d, withoutLabel: m, isInvalid: _, className: f, children: [
|
|
3632
3636
|
/* @__PURE__ */ s.jsxs("div", { className: "luminus-input-container position-relative w-100", children: [
|
|
3633
3637
|
/* @__PURE__ */ s.jsx(ee.Control, { type: H, placeholder: o ?? r, size: a, onFocus: () => {
|
|
3634
3638
|
F(!0);
|
|
3635
3639
|
}, ...j(n, {
|
|
3636
|
-
setValueAs: (
|
|
3640
|
+
setValueAs: (R) => e === "number" ? R == null || R === "" ? null : Number(R) : R == null || R === "" ? null : R,
|
|
3637
3641
|
onChange: () => {
|
|
3638
|
-
i && i.forEach((
|
|
3642
|
+
i && i.forEach((R) => p(R, null, { shouldDirty: !0, shouldValidate: $ }));
|
|
3639
3643
|
},
|
|
3640
3644
|
onBlur: () => F(!1)
|
|
3641
3645
|
}), isInvalid: _, hidden: d, disabled: h, list: g, className: "w-100", step: b }),
|
|
@@ -3644,8 +3648,8 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3644
3648
|
c && C(n) && /* @__PURE__ */ s.jsx("div", { className: `luminus-input-remove-icon ${e !== "text" ? "inset" : ""}`, children: /* @__PURE__ */ s.jsx(J, { color: "secondary", size: "sm", onClick: S, children: /* @__PURE__ */ s.jsx(je, {}) }) }),
|
|
3645
3649
|
k && /* @__PURE__ */ s.jsx(xe, { message: k.message })
|
|
3646
3650
|
] });
|
|
3647
|
-
},
|
|
3648
|
-
const { formState: k, setValue: y, watch: $, control: M } = de(), [S, N] = P(void 0), [_, T] = P(!1), [F,
|
|
3651
|
+
}, Wc = ({ InputContainer: t = we, formField: e, label: n, size: r, defaultSelection: o, resetsFields: a, isNumber: i, required: c, hidden: l, disabled: u, items: d, onSearchQueryChange: h, selectedItemNavigateTo: m, texts: g, dropdownItemsNameWidth: b, isLoading: w, withoutLabel: f, additionalColumns: j, CustomOnChangeComponent: v, displayIdAsName: p, className: C }) => {
|
|
3652
|
+
const { formState: k, setValue: y, watch: $, control: M } = de(), [S, N] = P(void 0), [_, T] = P(!1), [F, W] = P(!1), H = $(e) ?? null, R = H === (o == null ? void 0 : o.id) ? o == null ? void 0 : o.name : $(`${e}-DropdownName`), B = z(() => H == null ? null : { id: H ?? null, name: R ?? "" }, [H, R]), oe = O(() => {
|
|
3649
3653
|
const G = e.split(".");
|
|
3650
3654
|
let ce = k.errors;
|
|
3651
3655
|
G.forEach((Qe) => {
|
|
@@ -3674,11 +3678,11 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3674
3678
|
D(() => {
|
|
3675
3679
|
oe();
|
|
3676
3680
|
}, [oe]), D(() => {
|
|
3677
|
-
k.isSubmitted &&
|
|
3681
|
+
k.isSubmitted && W(!0);
|
|
3678
3682
|
}, [k]);
|
|
3679
|
-
const E = Y(null), K = S !== void 0, Me =
|
|
3680
|
-
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(t, { label: `${n}${c ? " *" : ""}`, hidden: l, withoutLabel:
|
|
3681
|
-
/* @__PURE__ */ s.jsxs(Qn, { currentSelection: B, selectedItemNavigateTo:
|
|
3683
|
+
const E = Y(null), K = S !== void 0, Me = m !== void 0, Xn = Me && B !== null;
|
|
3684
|
+
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(t, { label: `${n}${c ? " *" : ""}`, hidden: l, withoutLabel: f, isInvalid: K, inputContainerClassName: x({ "luminus-dropdown-select-open": _ }), className: C, children: [
|
|
3685
|
+
/* @__PURE__ */ s.jsxs(Qn, { currentSelection: B, selectedItemNavigateTo: m, children: [
|
|
3682
3686
|
p && (B == null ? void 0 : B.name) && /* @__PURE__ */ s.jsx(Q, { variant: "caption", className: "luminus-dropdown-selection-name d-flex justify-content-end mt-2", children: B.name }),
|
|
3683
3687
|
/* @__PURE__ */ s.jsx(Jt, { control: M, name: e, render: () => /* @__PURE__ */ s.jsx(ee.Select, { size: r, onMouseDown: (G) => {
|
|
3684
3688
|
G.currentTarget.focus(), G.preventDefault();
|
|
@@ -3688,7 +3692,7 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3688
3692
|
}, isInvalid: K, hidden: l, className: x("w-100", {
|
|
3689
3693
|
"luminus-dropdown-picker-disabled": u,
|
|
3690
3694
|
"luminus-dropdown-picker-link": Xn
|
|
3691
|
-
}), children: /* @__PURE__ */ s.jsx("option", { value: H, children: p ? H : (
|
|
3695
|
+
}), children: /* @__PURE__ */ s.jsx("option", { value: H, children: p ? H : (R == null ? void 0 : R.length) > 0 ? R : H }) }) }),
|
|
3692
3696
|
v || !u && Me ? /* @__PURE__ */ s.jsxs("div", { className: "custom-picker-button", children: [
|
|
3693
3697
|
!v && !u && Me && /* @__PURE__ */ s.jsx(J, { size: "sm", color: "secondary", onClick: (G) => {
|
|
3694
3698
|
G.preventDefault(), G.stopPropagation(), T(!0);
|
|
@@ -3699,21 +3703,21 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3699
3703
|
S && /* @__PURE__ */ s.jsx(xe, { message: S.message }),
|
|
3700
3704
|
E.current && /* @__PURE__ */ s.jsx(wt, { show: _, onCancel: I, items: d, currentSelection: B, onSelectionChange: U, onSearchQueryChange: h, texts: g, itemsNameWidth: b, additionalColumns: j, displayIdAsName: p, isLoading: w, disabled: u, inputRef: E })
|
|
3701
3705
|
] }) });
|
|
3702
|
-
},
|
|
3703
|
-
const { watch: g, setValue: b, register: w, formState:
|
|
3706
|
+
}, Rc = ({ InputContainer: t = we, label: e, formField: n, hidden: r, required: o, placeholder: a, disabled: i, showClearIcon: c, resetsFields: l, multiple: u, accept: d, withoutLabel: h, className: m }) => {
|
|
3707
|
+
const { watch: g, setValue: b, register: w, formState: f } = de(), [j, v] = P(!1), [p, C] = P(void 0), k = O(() => {
|
|
3704
3708
|
b(n, "");
|
|
3705
3709
|
}, [b, n]), y = O(() => {
|
|
3706
3710
|
const M = n.split(".");
|
|
3707
|
-
let S =
|
|
3711
|
+
let S = f.errors;
|
|
3708
3712
|
M.forEach((N) => {
|
|
3709
3713
|
S !== void 0 && (S = S[N]);
|
|
3710
3714
|
}), C(S);
|
|
3711
|
-
}, [
|
|
3715
|
+
}, [f, n]);
|
|
3712
3716
|
D(y, [y]), D(() => {
|
|
3713
|
-
|
|
3714
|
-
}, [
|
|
3717
|
+
f.isSubmitted && v(!0);
|
|
3718
|
+
}, [f]);
|
|
3715
3719
|
const $ = p !== void 0;
|
|
3716
|
-
return /* @__PURE__ */ s.jsxs(t, { label: `${e}${o ? "*" : ""}`, hidden: r, withoutLabel: h, isInvalid: $, className:
|
|
3720
|
+
return /* @__PURE__ */ s.jsxs(t, { label: `${e}${o ? "*" : ""}`, hidden: r, withoutLabel: h, isInvalid: $, className: m, children: [
|
|
3717
3721
|
/* @__PURE__ */ s.jsx(Pn, { type: "file", multiple: u, accept: d.join(", "), placeholder: a ?? e, isInvalid: $, hidden: r, disabled: i, className: "w-100", ...w(n, {
|
|
3718
3722
|
onChange: () => {
|
|
3719
3723
|
l && l.forEach((M) => b(M, null, { shouldDirty: !0, shouldValidate: j }));
|
|
@@ -3722,36 +3726,36 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3722
3726
|
c && g(n) && /* @__PURE__ */ s.jsx("div", { className: "luminus-input-remove-icon", children: /* @__PURE__ */ s.jsx(J, { color: "secondary", size: "sm", onClick: k, children: /* @__PURE__ */ s.jsx(je, {}) }) }),
|
|
3723
3727
|
p && /* @__PURE__ */ s.jsx(xe, { message: p.message })
|
|
3724
3728
|
] });
|
|
3725
|
-
},
|
|
3729
|
+
}, qc = ({ children: t, onStorno: e }) => {
|
|
3726
3730
|
const { formState: n } = de(), [r, o] = P(!1);
|
|
3727
3731
|
return D(() => {
|
|
3728
3732
|
o(Object.keys(n.dirtyFields).length > 0);
|
|
3729
|
-
}, [n]), r ? /* @__PURE__ */ s.jsx(
|
|
3730
|
-
},
|
|
3731
|
-
const { customSelectTexts: b } =
|
|
3733
|
+
}, [n]), r ? /* @__PURE__ */ s.jsx($a, { onStorno: e, children: t }) : null;
|
|
3734
|
+
}, Lc = ({ InputContainer: t = we, options: e, formField: n, label: r, size: o, resetsFields: a, isNumber: i, required: c, hidden: l, disabled: u, withoutLabel: d, noSortOptions: h, suffixIdToName: m, className: g }) => {
|
|
3735
|
+
const { customSelectTexts: b } = q(ie), { formState: w, setValue: f, watch: j, control: v } = de(), [p, C] = P(void 0), [k, y] = P(!1), [$, M] = P(!1), [S, N] = P(""), _ = j(n), T = z(() => e.find((I) => I.id === _) ?? null, [e, _]), F = O(() => {
|
|
3732
3736
|
const I = n.split(".");
|
|
3733
3737
|
let E = w.errors;
|
|
3734
3738
|
I.forEach((K) => {
|
|
3735
3739
|
E !== void 0 && (E = E[K]);
|
|
3736
3740
|
}), C(E);
|
|
3737
|
-
}, [w, n]),
|
|
3741
|
+
}, [w, n]), W = O((I) => {
|
|
3738
3742
|
if ((I == null ? void 0 : I.id) === _)
|
|
3739
3743
|
return;
|
|
3740
|
-
if (a && a.forEach((K) =>
|
|
3741
|
-
|
|
3744
|
+
if (a && a.forEach((K) => f(K, null, { shouldDirty: !0, shouldValidate: $ })), I === null) {
|
|
3745
|
+
f(n, null, {
|
|
3742
3746
|
shouldDirty: !0,
|
|
3743
3747
|
shouldValidate: $
|
|
3744
3748
|
});
|
|
3745
3749
|
return;
|
|
3746
3750
|
}
|
|
3747
3751
|
let E = null;
|
|
3748
|
-
i ? E = (I == null ? void 0 : I.id) !== null && (I == null ? void 0 : I.id) !== "" ? parseInt(I.id.toString(), 10) : null : E = I.id === null || I.id === void 0 || I.id === "" ? null : I.id,
|
|
3752
|
+
i ? E = (I == null ? void 0 : I.id) !== null && (I == null ? void 0 : I.id) !== "" ? parseInt(I.id.toString(), 10) : null : E = I.id === null || I.id === void 0 || I.id === "" ? null : I.id, f(n, E, {
|
|
3749
3753
|
shouldDirty: !0,
|
|
3750
3754
|
shouldValidate: $
|
|
3751
3755
|
});
|
|
3752
|
-
}, [
|
|
3753
|
-
y(!1),
|
|
3754
|
-
}, [
|
|
3756
|
+
}, [f, n, i, a, _, $]), H = O((I) => {
|
|
3757
|
+
y(!1), W(I);
|
|
3758
|
+
}, [W]), R = O((I) => {
|
|
3755
3759
|
N(I);
|
|
3756
3760
|
}, []);
|
|
3757
3761
|
D(() => {
|
|
@@ -3761,8 +3765,8 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3761
3765
|
}, [w]);
|
|
3762
3766
|
const B = O((I) => {
|
|
3763
3767
|
var E;
|
|
3764
|
-
return I === null ? "" : !I.name || I.name.length === 0 ? ((E = I.id) == null ? void 0 : E.toString()) ?? "" :
|
|
3765
|
-
}, [
|
|
3768
|
+
return I === null ? "" : !I.name || I.name.length === 0 ? ((E = I.id) == null ? void 0 : E.toString()) ?? "" : m ? `${I.name} (${I.id})` : I.name;
|
|
3769
|
+
}, [m]), oe = z(() => e.map((I) => ({
|
|
3766
3770
|
id: I.id,
|
|
3767
3771
|
name: B(I)
|
|
3768
3772
|
})).filter((I) => {
|
|
@@ -3777,70 +3781,70 @@ const gi = "_item_1dy8x_1", Kn = {
|
|
|
3777
3781
|
}, ref: te, value: _ ?? "", onChange: () => {
|
|
3778
3782
|
}, isInvalid: U, hidden: l, disabled: u, className: "w-100", children: /* @__PURE__ */ s.jsx("option", { value: (T == null ? void 0 : T.id) ?? "", children: B(T) }) }) }),
|
|
3779
3783
|
p && /* @__PURE__ */ s.jsx(xe, { message: p.message }),
|
|
3780
|
-
te.current && /* @__PURE__ */ s.jsx(wt, { show: k, onCancel: () => y(!1), items: oe, currentSelection: T ?? null, onSelectionChange: H, onSearchQueryChange:
|
|
3784
|
+
te.current && /* @__PURE__ */ s.jsx(wt, { show: k, onCancel: () => y(!1), items: oe, currentSelection: T ?? null, onSelectionChange: H, onSearchQueryChange: R, texts: b, disabled: u, inputRef: te, autoHideSearch: !0, allItemsLength: e.length })
|
|
3781
3785
|
] }) });
|
|
3782
|
-
},
|
|
3786
|
+
}, Yc = ({ cell: { value: t } }) => /* @__PURE__ */ s.jsx(s.Fragment, { children: t ? /* @__PURE__ */ s.jsx(Dr, { name: t, size: 21, fontSize: 12 }) : /* @__PURE__ */ s.jsx(s.Fragment, {}) }), ic = "_tab-panel_so0nf_1", cc = "_full-height-no-overflow_so0nf_5", Ht = {
|
|
3783
3787
|
"tab-panel": "_tab-panel_so0nf_1",
|
|
3784
|
-
tabPanel:
|
|
3788
|
+
tabPanel: ic,
|
|
3785
3789
|
"full-height-no-overflow": "_full-height-no-overflow_so0nf_5",
|
|
3786
|
-
fullHeightNoOverflow:
|
|
3787
|
-
},
|
|
3790
|
+
fullHeightNoOverflow: cc
|
|
3791
|
+
}, Hc = ({ eventKey: t, activeTab: e, fullHeightNoOverflow: n, className: r, children: o }) => t !== e ? null : /* @__PURE__ */ s.jsx("div", { className: x("luminus-tab-panel", Ht.tabPanel, { [Ht.fullHeightNoOverflow]: n }, r), children: o }), Gc = ({ activeTab: t, onSelect: e, children: n }) => /* @__PURE__ */ s.jsx("div", { className: x("luminus-tabs d-flex gap-1 mb-2"), children: n.map((r) => {
|
|
3788
3792
|
const o = r.type, a = r.props.eventKey, i = r.props.children, c = r.props.className, l = r.props.onClick;
|
|
3789
|
-
return /* @__PURE__ */
|
|
3793
|
+
return /* @__PURE__ */ Pr(o, { ...r.props, key: r.props.eventKey, className: x({ active: t === a }, c), onClick: () => {
|
|
3790
3794
|
e(a), l && l(a);
|
|
3791
3795
|
} }, i);
|
|
3792
|
-
}) }),
|
|
3793
|
-
tab:
|
|
3794
|
-
},
|
|
3796
|
+
}) }), lc = "_tab_gvohp_1", uc = {
|
|
3797
|
+
tab: lc
|
|
3798
|
+
}, Bc = ({ eventKey: t, className: e, onClick: n, children: r }) => /* @__PURE__ */ s.jsx("div", { role: "button", className: x("luminus-tab text-primary rounded", uc.tab, e), onClick: () => n && n(t), children: typeof r == "string" ? /* @__PURE__ */ s.jsx(Q, { variant: "h6", className: "text-primary", children: r }) : r });
|
|
3795
3799
|
export {
|
|
3796
|
-
|
|
3797
|
-
|
|
3798
|
-
|
|
3799
|
-
|
|
3800
|
+
wc as ApiFileDownloadButton,
|
|
3801
|
+
Cc as AppSearch,
|
|
3802
|
+
Ic as AuthTemplate,
|
|
3803
|
+
Dr as AvatarIcon,
|
|
3800
3804
|
zn as Backdrop,
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3810
|
-
|
|
3805
|
+
bc as Badge,
|
|
3806
|
+
Nc as Card,
|
|
3807
|
+
Tc as CheckInput,
|
|
3808
|
+
_c as Collapse,
|
|
3809
|
+
Sa as ContextButton,
|
|
3810
|
+
ki as Dropdown,
|
|
3811
|
+
kc as DropdownDivider,
|
|
3812
|
+
xi as DropdownItem,
|
|
3813
|
+
Mc as DropdownPicker,
|
|
3814
|
+
yi as DropdownToggle,
|
|
3811
3815
|
Vn as FileUploadContextButton,
|
|
3812
|
-
|
|
3813
|
-
|
|
3816
|
+
jc as FileUploadDropdownItem,
|
|
3817
|
+
$a as FloatingFormSubmit,
|
|
3814
3818
|
Ge as FloatingLabelInput,
|
|
3815
|
-
|
|
3816
|
-
|
|
3817
|
-
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
|
|
3821
|
-
|
|
3822
|
-
|
|
3823
|
-
|
|
3824
|
-
|
|
3819
|
+
vc as HomeDashboard,
|
|
3820
|
+
Dc as HookFormCheckInput,
|
|
3821
|
+
Wc as HookFormDropdownPicker,
|
|
3822
|
+
Rc as HookFormFileInput,
|
|
3823
|
+
qc as HookFormFloatingSubmit,
|
|
3824
|
+
Pc as HookFormRadioInput,
|
|
3825
|
+
Lc as HookFormSelectInput,
|
|
3826
|
+
Ac as HookFormTextAreaInput,
|
|
3827
|
+
Fc as HookFormTextInput,
|
|
3828
|
+
Sc as HtmlTooltip,
|
|
3825
3829
|
J as IconButton,
|
|
3826
3830
|
xe as InvalidFeedback,
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
|
|
3831
|
-
|
|
3831
|
+
Xc as Loading,
|
|
3832
|
+
xc as MonthPicker,
|
|
3833
|
+
Kc as NoInputContainer,
|
|
3834
|
+
$c as PhotoLibrary,
|
|
3835
|
+
ac as PhotoLightbox,
|
|
3832
3836
|
Pt as PrimaryButton,
|
|
3833
3837
|
we as RowLabelInput,
|
|
3834
|
-
|
|
3838
|
+
Oc as SelectInput,
|
|
3835
3839
|
wt as SimplePicker,
|
|
3836
3840
|
Nr as SimpleToggle,
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3841
|
+
Zc as SimpleTooltip,
|
|
3842
|
+
Bc as Tab,
|
|
3843
|
+
Hc as TabPanel,
|
|
3844
|
+
Gc as Tabs,
|
|
3845
|
+
Ec as TextInput,
|
|
3842
3846
|
Q as Typography,
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3847
|
+
zc as UserAvatarToggle,
|
|
3848
|
+
Yc as UserAvatarValueFormat,
|
|
3849
|
+
yc as YearPicker
|
|
3846
3850
|
};
|