react-luminus-components 1.3.227 → 1.3.229
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 +34 -34
- package/dist/{Loading-BJ_lZlKK.js → Loading-BoCQC7SU.js} +1 -1
- package/dist/{Loading-DlpVQq65.cjs → Loading-fWpRhgnS.cjs} +1 -1
- package/dist/{ShortcutLinksContext-e3A66ljP.cjs → ShortcutLinksContext-BK-LAMmI.cjs} +48 -48
- package/dist/{ShortcutLinksContext-hUsPOX8t.js → ShortcutLinksContext-VwgvUlRx.js} +2281 -2278
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +162 -153
- 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 +4 -4
- package/dist/style.css +1 -1
- package/dist/{useGetApiData-DK6aVy8x.cjs → useGetApiData-B7vF0Kc7.cjs} +1 -1
- package/dist/{useGetApiData-B7pV8Vq3.js → useGetApiData-B8nOgQqn.js} +1 -1
- package/dist/{usePermissions-C_l9BKHx.js → usePermissions-BBxDt93r.js} +1 -1
- package/dist/{usePermissions-Bjiuw_on.cjs → usePermissions-a_hFqfvK.cjs} +1 -1
- package/dist/utils.cjs.js +1 -1
- package/dist/utils.es.js +2 -2
- package/package.json +1 -1
package/dist/contexts.es.js
CHANGED
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
var Se = Object.defineProperty;
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import { t as N, bq as
|
|
5
|
-
import
|
|
2
|
+
var Ee = (e, t, r) => t in e ? Se(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
|
|
3
|
+
var A = (e, t, r) => Ee(e, typeof t != "symbol" ? t + "" : t, r);
|
|
4
|
+
import { t as N, bq as Oe, j as f, br as we, P as z, bb as Ie, bs as fe, a3 as S, ba as Pe, Q as G, bt as je, aW as De, aj as ke, az as de, bu as me, aA as Le, aC as D, aB as He, bv as _e, aT as se, bw as $e, ao as pe, bx as oe, by as Me, aY as Re, as as Ue } from "./ShortcutLinksContext-VwgvUlRx.js";
|
|
5
|
+
import O, { useState as C, useCallback as m, useMemo as b, useContext as _, useEffect as j, useRef as he, Component as te } from "react";
|
|
6
6
|
import { EventType as J } from "@azure/msal-browser";
|
|
7
|
-
import { MsalProvider as
|
|
7
|
+
import { MsalProvider as Ne } from "@azure/msal-react";
|
|
8
8
|
import "react-router-dom";
|
|
9
9
|
import "react-dom";
|
|
10
10
|
import "react-hook-form";
|
|
11
11
|
import "react-flexmonster";
|
|
12
|
-
import { L as
|
|
13
|
-
import { u as
|
|
14
|
-
import { u as
|
|
15
|
-
function
|
|
12
|
+
import { L as Fe } from "./Loading-BoCQC7SU.js";
|
|
13
|
+
import { u as qe } from "./useGetApiData-B8nOgQqn.js";
|
|
14
|
+
import { u as Ge } from "./useLocalStorageState-Bt99kkCr.js";
|
|
15
|
+
function ze(e) {
|
|
16
16
|
const t = N(e);
|
|
17
17
|
return t.setHours(23, 59, 59, 999), t;
|
|
18
18
|
}
|
|
19
|
-
function
|
|
20
|
-
return
|
|
19
|
+
function Ke() {
|
|
20
|
+
return ze(Date.now());
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function Be(e, t) {
|
|
23
23
|
const r = +N(e), [n, s] = [
|
|
24
24
|
+N(t.start),
|
|
25
25
|
+N(t.end)
|
|
26
26
|
].sort((o, l) => o - l);
|
|
27
27
|
return r >= n && r <= s;
|
|
28
28
|
}
|
|
29
|
-
function
|
|
30
|
-
return
|
|
29
|
+
function Ve() {
|
|
30
|
+
return Oe(Date.now());
|
|
31
31
|
}
|
|
32
|
-
const
|
|
33
|
-
const [t, r] = C(!1), [n, s] = C(""), o =
|
|
32
|
+
const Ye = ({ children: e }) => {
|
|
33
|
+
const [t, r] = C(!1), [n, s] = C(""), o = m((c) => {
|
|
34
34
|
r(!0), s(c);
|
|
35
|
-
}, []), l =
|
|
35
|
+
}, []), l = m(() => {
|
|
36
36
|
r(!1);
|
|
37
|
-
}, []), a =
|
|
37
|
+
}, []), a = b(() => ({ show: t, text: n, showConfirm: o, hideConfirm: l }), [t, n, o, l]);
|
|
38
38
|
return /* @__PURE__ */ f.jsxs(we.Provider, { value: a, children: [
|
|
39
|
-
/* @__PURE__ */ f.jsx(
|
|
39
|
+
/* @__PURE__ */ f.jsx(St, {}),
|
|
40
40
|
e
|
|
41
41
|
] });
|
|
42
|
-
},
|
|
43
|
-
const { texts: { confirm: e } } = _(z), { isShown: t, text: r, onFinish: n } = Ie(), { options: s } = _(fe), [o, l] = C(s.defaultValue ?? ""), a =
|
|
42
|
+
}, We = () => {
|
|
43
|
+
const { texts: { confirm: e } } = _(z), { isShown: t, text: r, onFinish: n } = Ie(), { options: s } = _(fe), [o, l] = C(s.defaultValue ?? ""), a = m(() => {
|
|
44
44
|
n(null);
|
|
45
|
-
}, [n]), c =
|
|
45
|
+
}, [n]), c = m((u) => {
|
|
46
46
|
u.preventDefault(), !(s.required && !o) && n(o);
|
|
47
47
|
}, [n, s.required, o]);
|
|
48
|
-
|
|
48
|
+
j(() => {
|
|
49
49
|
t === !0 && l(s.defaultValue ?? "");
|
|
50
50
|
}, [t, s.defaultValue]);
|
|
51
|
-
const i =
|
|
51
|
+
const i = b(() => ({
|
|
52
52
|
value: o,
|
|
53
53
|
onChange: (u) => l(u.currentTarget.value),
|
|
54
54
|
className: "w-100",
|
|
@@ -60,7 +60,7 @@ const Ve = ({ children: e }) => {
|
|
|
60
60
|
/* @__PURE__ */ f.jsxs("form", { onSubmit: c, children: [
|
|
61
61
|
/* @__PURE__ */ f.jsxs(S.Body, { children: [
|
|
62
62
|
s.input === "textarea" ? /* @__PURE__ */ f.jsx("textarea", { ...i, rows: 5 }) : void 0,
|
|
63
|
-
s.input === "input" ? /* @__PURE__ */ f.jsx(
|
|
63
|
+
s.input === "input" ? /* @__PURE__ */ f.jsx(Pe, { ...i, type: s.type }) : void 0
|
|
64
64
|
] }),
|
|
65
65
|
/* @__PURE__ */ f.jsxs(S.Footer, { className: "w-100 d-flex gap-5", children: [
|
|
66
66
|
/* @__PURE__ */ f.jsx(G, { variant: "outlined", color: "secondary", onClick: a, className: "flex-grow-1", children: e.cancel }),
|
|
@@ -68,13 +68,13 @@ const Ve = ({ children: e }) => {
|
|
|
68
68
|
] })
|
|
69
69
|
] })
|
|
70
70
|
] });
|
|
71
|
-
},
|
|
71
|
+
}, Je = ({ children: e }) => {
|
|
72
72
|
const [t, r] = C(!1), [n, s] = C(""), [o, l] = C({ input: "textarea", type: "text" }), a = he(() => {
|
|
73
|
-
}), c =
|
|
73
|
+
}), c = m((d) => {
|
|
74
74
|
s(d), r(!0);
|
|
75
|
-
}, []), i =
|
|
75
|
+
}, []), i = m(() => {
|
|
76
76
|
r(!1);
|
|
77
|
-
}, []), u =
|
|
77
|
+
}, []), u = b(() => ({
|
|
78
78
|
isShown: t,
|
|
79
79
|
text: n,
|
|
80
80
|
showPrompt: c,
|
|
@@ -85,10 +85,10 @@ const Ve = ({ children: e }) => {
|
|
|
85
85
|
}), [t, n, c, i, o]);
|
|
86
86
|
return /* @__PURE__ */ f.jsxs(fe.Provider, { value: u, children: [
|
|
87
87
|
e,
|
|
88
|
-
/* @__PURE__ */ f.jsx(
|
|
88
|
+
/* @__PURE__ */ f.jsx(We, {})
|
|
89
89
|
] });
|
|
90
|
-
},
|
|
91
|
-
const c =
|
|
90
|
+
}, Mt = ({ cookieDomain: e, axiosOptions: t, language: r, texts: n, ProjectIconComponent: s, localizationContext: o, chartColorPalette: l, children: a }) => {
|
|
91
|
+
const c = b(() => ({
|
|
92
92
|
axiosOptions: t,
|
|
93
93
|
cookieDomain: e,
|
|
94
94
|
language: r,
|
|
@@ -105,47 +105,47 @@ const Ve = ({ children: e }) => {
|
|
|
105
105
|
n,
|
|
106
106
|
l
|
|
107
107
|
]);
|
|
108
|
-
return /* @__PURE__ */ f.jsx(z.Provider, { value: c, children: /* @__PURE__ */ f.jsx(
|
|
109
|
-
/* @__PURE__ */ f.jsx(
|
|
108
|
+
return /* @__PURE__ */ f.jsx(z.Provider, { value: c, children: /* @__PURE__ */ f.jsx(Ye, { children: /* @__PURE__ */ f.jsxs(Je, { children: [
|
|
109
|
+
/* @__PURE__ */ f.jsx(je, {}),
|
|
110
110
|
a
|
|
111
111
|
] }) }) });
|
|
112
|
-
},
|
|
113
|
-
const [t, r] = C(!1), [n] = C(/* @__PURE__ */ new Set()), s =
|
|
112
|
+
}, Rt = ({ children: e }) => {
|
|
113
|
+
const [t, r] = C(!1), [n] = C(/* @__PURE__ */ new Set()), s = m((a) => {
|
|
114
114
|
n.add(a), r(!0);
|
|
115
|
-
}, [n]), o =
|
|
115
|
+
}, [n]), o = m((a) => {
|
|
116
116
|
n.delete(a), n.size === 0 && r(!1);
|
|
117
|
-
}, [n]), l =
|
|
117
|
+
}, [n]), l = b(() => ({ isLoading: t, startLoading: s, stopLoading: o }), [t, s, o]);
|
|
118
118
|
return /* @__PURE__ */ f.jsxs(De.Provider, { value: l, children: [
|
|
119
|
-
t && /* @__PURE__ */ f.jsx(
|
|
119
|
+
t && /* @__PURE__ */ f.jsx(Fe, {}),
|
|
120
120
|
e
|
|
121
121
|
] });
|
|
122
|
-
},
|
|
123
|
-
const t = ke(), { msalInstance: r } = _(de), { delegation: n, setDelegation: s, setAvailableDelegations: o, refreshAvailableDelegations: l } = _(me), { getToken: a } = Le(), [c, i] = C(null), u =
|
|
122
|
+
}, Ut = ({ children: e }) => {
|
|
123
|
+
const t = ke(), { msalInstance: r } = _(de), { delegation: n, setDelegation: s, setAvailableDelegations: o, refreshAvailableDelegations: l } = _(me), { getToken: a } = Le(), [c, i] = C(null), u = m(async () => {
|
|
124
124
|
const y = await a();
|
|
125
125
|
y && i(y.token);
|
|
126
126
|
}, [a]);
|
|
127
|
-
|
|
127
|
+
j(() => {
|
|
128
128
|
u();
|
|
129
129
|
}, [u]);
|
|
130
|
-
const h =
|
|
130
|
+
const h = m(() => {
|
|
131
131
|
const y = localStorage.getItem("user") ?? null;
|
|
132
132
|
return y ? JSON.parse(y ?? "") : null;
|
|
133
|
-
}, [])(), [
|
|
133
|
+
}, [])(), [p, g] = C({
|
|
134
134
|
state: h ? D.LOGGED_IN : D.LOGGING_IN,
|
|
135
135
|
user: h
|
|
136
|
-
}), $ =
|
|
136
|
+
}), $ = m(async (y) => {
|
|
137
137
|
let v = null;
|
|
138
138
|
return await t.get("/user/detail", y ? { headers: { Authorization: `Bearer ${y}` } } : void 0).then((K) => {
|
|
139
139
|
v = K.data;
|
|
140
140
|
}).catch(() => {
|
|
141
141
|
v = null;
|
|
142
142
|
}), v;
|
|
143
|
-
}, [t]), w =
|
|
143
|
+
}, [t]), w = m(() => {
|
|
144
144
|
localStorage.removeItem("user"), g({
|
|
145
145
|
state: D.LOGGED_OUT,
|
|
146
146
|
user: null
|
|
147
147
|
}), s(null), o(null);
|
|
148
|
-
}, [o, s]),
|
|
148
|
+
}, [o, s]), E = m(async (y) => {
|
|
149
149
|
g({
|
|
150
150
|
state: D.LOGGING_IN,
|
|
151
151
|
user: null
|
|
@@ -158,10 +158,10 @@ const Ve = ({ children: e }) => {
|
|
|
158
158
|
state: D.LOGIN_FAILED,
|
|
159
159
|
user: null
|
|
160
160
|
}), !1);
|
|
161
|
-
}, [$, l]), I =
|
|
161
|
+
}, [$, l]), I = m(() => {
|
|
162
162
|
w();
|
|
163
163
|
}, [w]);
|
|
164
|
-
|
|
164
|
+
j(() => {
|
|
165
165
|
if (r) {
|
|
166
166
|
const y = r.addEventCallback((v) => {
|
|
167
167
|
if (v.eventType === J.LOGIN_SUCCESS && v.payload) {
|
|
@@ -175,30 +175,30 @@ const Ve = ({ children: e }) => {
|
|
|
175
175
|
}
|
|
176
176
|
return () => {
|
|
177
177
|
};
|
|
178
|
-
}, [r,
|
|
179
|
-
const ne =
|
|
180
|
-
y && await
|
|
178
|
+
}, [r, E, I]);
|
|
179
|
+
const ne = m(async (y) => {
|
|
180
|
+
y && await E(y).catch(() => {
|
|
181
181
|
I(), s(null);
|
|
182
182
|
});
|
|
183
|
-
}, [
|
|
184
|
-
|
|
183
|
+
}, [E, I, s]);
|
|
184
|
+
j(() => {
|
|
185
185
|
ne(c);
|
|
186
186
|
}, [c, n == null ? void 0 : n.id, ne]);
|
|
187
|
-
const
|
|
188
|
-
user:
|
|
189
|
-
userLoginState:
|
|
190
|
-
loginUser:
|
|
187
|
+
const Ae = b(() => ({
|
|
188
|
+
user: p.user,
|
|
189
|
+
userLoginState: p,
|
|
190
|
+
loginUser: E,
|
|
191
191
|
logoutUser: I
|
|
192
|
-
}), [
|
|
193
|
-
return /* @__PURE__ */ f.jsx(He.Provider, { value:
|
|
194
|
-
},
|
|
195
|
-
const { cookieDomain: t } = _(z), [, r] = _e(["Authorization"]), n =
|
|
192
|
+
}), [p, E, I]);
|
|
193
|
+
return /* @__PURE__ */ f.jsx(He.Provider, { value: Ae, children: e });
|
|
194
|
+
}, Nt = ({ ...e }) => {
|
|
195
|
+
const { cookieDomain: t } = _(z), [, r] = _e(["Authorization"]), n = b(() => ({
|
|
196
196
|
useMsal: e.useMsal ?? !1,
|
|
197
197
|
msalInstance: e.useMsal ? e.msalInstance ?? null : null,
|
|
198
198
|
msalScopes: e.useMsal ? e.msalScopes ?? [] : [],
|
|
199
199
|
msalExtraScopes: e.useMsal ? e.msalExtraScopes ?? [] : []
|
|
200
200
|
}), [e]);
|
|
201
|
-
return
|
|
201
|
+
return j(() => {
|
|
202
202
|
if (e.useMsal) {
|
|
203
203
|
const s = e.msalInstance.addEventCallback((o) => {
|
|
204
204
|
if (o.eventType === J.LOGIN_SUCCESS || o.eventType === J.ACQUIRE_TOKEN_SUCCESS && o.payload) {
|
|
@@ -221,25 +221,25 @@ const Ve = ({ children: e }) => {
|
|
|
221
221
|
}
|
|
222
222
|
return () => {
|
|
223
223
|
};
|
|
224
|
-
}, [e, r, t]), /* @__PURE__ */ f.jsx(de.Provider, { value: n, children: e.useMsal ? /* @__PURE__ */ f.jsx(
|
|
225
|
-
},
|
|
226
|
-
const [r, n, s] =
|
|
224
|
+
}, [e, r, t]), /* @__PURE__ */ f.jsx(de.Provider, { value: n, children: e.useMsal ? /* @__PURE__ */ f.jsx(Ne, { instance: e.msalInstance, children: e.children }) : e.children });
|
|
225
|
+
}, Ft = ({ children: e, relativeEndpoint: t }) => {
|
|
226
|
+
const [r, n, s] = Ge("user-delegation", null), o = b(() => {
|
|
227
227
|
if (!r)
|
|
228
228
|
return null;
|
|
229
|
-
const d = r.from ? se(r.from) :
|
|
230
|
-
return
|
|
231
|
-
}, [r, n]), { data: l, setData: a, reloadData: c } =
|
|
229
|
+
const d = r.from ? se(r.from) : Ve(), h = r.to ? se(r.to) : Ke();
|
|
230
|
+
return Be(new Date(Date.now()), { start: d, end: h }) ? r : (n(null), null);
|
|
231
|
+
}, [r, n]), { data: l, setData: a, reloadData: c } = qe(t, {
|
|
232
232
|
nullStateBeforeLoad: !1,
|
|
233
233
|
nullStateOnFail: !0
|
|
234
234
|
}), i = he(null);
|
|
235
|
-
|
|
235
|
+
j(() => {
|
|
236
236
|
const d = () => {
|
|
237
237
|
c(), i.current = window.setTimeout(d, $e() + 5e3);
|
|
238
238
|
};
|
|
239
239
|
return d(), () => {
|
|
240
240
|
i.current !== null && window.clearTimeout(i.current);
|
|
241
241
|
};
|
|
242
|
-
}, [c]),
|
|
242
|
+
}, [c]), j(() => {
|
|
243
243
|
const d = () => {
|
|
244
244
|
s();
|
|
245
245
|
};
|
|
@@ -247,7 +247,7 @@ const Ve = ({ children: e }) => {
|
|
|
247
247
|
window.removeEventListener("focus", d);
|
|
248
248
|
};
|
|
249
249
|
}, [s, c]);
|
|
250
|
-
const u =
|
|
250
|
+
const u = b(() => ({
|
|
251
251
|
delegation: o,
|
|
252
252
|
setDelegation: n,
|
|
253
253
|
availableDelegations: l,
|
|
@@ -262,7 +262,7 @@ const Ve = ({ children: e }) => {
|
|
|
262
262
|
]);
|
|
263
263
|
return /* @__PURE__ */ f.jsx(me.Provider, { value: u, children: e });
|
|
264
264
|
};
|
|
265
|
-
var
|
|
265
|
+
var Qe = typeof Element < "u", Ze = typeof Map == "function", Xe = typeof Set == "function", et = typeof ArrayBuffer == "function" && !!ArrayBuffer.isView;
|
|
266
266
|
function F(e, t) {
|
|
267
267
|
if (e === t) return !0;
|
|
268
268
|
if (e && t && typeof e == "object" && typeof t == "object") {
|
|
@@ -275,7 +275,7 @@ function F(e, t) {
|
|
|
275
275
|
return !0;
|
|
276
276
|
}
|
|
277
277
|
var o;
|
|
278
|
-
if (
|
|
278
|
+
if (Ze && e instanceof Map && t instanceof Map) {
|
|
279
279
|
if (e.size !== t.size) return !1;
|
|
280
280
|
for (o = e.entries(); !(n = o.next()).done; )
|
|
281
281
|
if (!t.has(n.value[0])) return !1;
|
|
@@ -283,13 +283,13 @@ function F(e, t) {
|
|
|
283
283
|
if (!F(n.value[1], t.get(n.value[0]))) return !1;
|
|
284
284
|
return !0;
|
|
285
285
|
}
|
|
286
|
-
if (
|
|
286
|
+
if (Xe && e instanceof Set && t instanceof Set) {
|
|
287
287
|
if (e.size !== t.size) return !1;
|
|
288
288
|
for (o = e.entries(); !(n = o.next()).done; )
|
|
289
289
|
if (!t.has(n.value[0])) return !1;
|
|
290
290
|
return !0;
|
|
291
291
|
}
|
|
292
|
-
if (
|
|
292
|
+
if (et && ArrayBuffer.isView(e) && ArrayBuffer.isView(t)) {
|
|
293
293
|
if (r = e.length, r != t.length) return !1;
|
|
294
294
|
for (n = r; n-- !== 0; )
|
|
295
295
|
if (e[n] !== t[n]) return !1;
|
|
@@ -301,7 +301,7 @@ function F(e, t) {
|
|
|
301
301
|
if (s = Object.keys(e), r = s.length, r !== Object.keys(t).length) return !1;
|
|
302
302
|
for (n = r; n-- !== 0; )
|
|
303
303
|
if (!Object.prototype.hasOwnProperty.call(t, s[n])) return !1;
|
|
304
|
-
if (
|
|
304
|
+
if (Qe && e instanceof Element) return !1;
|
|
305
305
|
for (n = r; n-- !== 0; )
|
|
306
306
|
if (!((s[n] === "_owner" || s[n] === "__v" || s[n] === "__o") && e.$$typeof) && !F(e[s[n]], t[s[n]]))
|
|
307
307
|
return !1;
|
|
@@ -309,7 +309,7 @@ function F(e, t) {
|
|
|
309
309
|
}
|
|
310
310
|
return e !== e && t !== t;
|
|
311
311
|
}
|
|
312
|
-
var
|
|
312
|
+
var tt = function(t, r) {
|
|
313
313
|
try {
|
|
314
314
|
return F(t, r);
|
|
315
315
|
} catch (n) {
|
|
@@ -318,8 +318,8 @@ var et = function(t, r) {
|
|
|
318
318
|
throw n;
|
|
319
319
|
}
|
|
320
320
|
};
|
|
321
|
-
const
|
|
322
|
-
var
|
|
321
|
+
const rt = /* @__PURE__ */ pe(tt);
|
|
322
|
+
var nt = function(t, r, n, s) {
|
|
323
323
|
var o = n ? n.call(s, t, r) : void 0;
|
|
324
324
|
if (o !== void 0)
|
|
325
325
|
return !!o;
|
|
@@ -340,7 +340,7 @@ var rt = function(t, r, n, s) {
|
|
|
340
340
|
}
|
|
341
341
|
return !0;
|
|
342
342
|
};
|
|
343
|
-
const
|
|
343
|
+
const st = /* @__PURE__ */ pe(nt);
|
|
344
344
|
var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "head", e.HTML = "html", e.LINK = "link", e.META = "meta", e.NOSCRIPT = "noscript", e.SCRIPT = "script", e.STYLE = "style", e.TITLE = "title", e.FRAGMENT = "Symbol(react.fragment)", e))(ye || {}), B = {
|
|
345
345
|
link: { rel: ["amphtml", "canonical", "alternate"] },
|
|
346
346
|
script: { type: ["application/ld+json"] },
|
|
@@ -372,7 +372,7 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
372
372
|
"http-equiv": "httpEquiv",
|
|
373
373
|
itemprop: "itemProp",
|
|
374
374
|
tabindex: "tabIndex"
|
|
375
|
-
},
|
|
375
|
+
}, ot = Object.entries(re).reduce(
|
|
376
376
|
(e, [t, r]) => (e[r] = t, e),
|
|
377
377
|
{}
|
|
378
378
|
), x = "data-rh", L = {
|
|
@@ -389,7 +389,7 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
389
389
|
return n[t];
|
|
390
390
|
}
|
|
391
391
|
return null;
|
|
392
|
-
},
|
|
392
|
+
}, at = (e) => {
|
|
393
393
|
let t = H(
|
|
394
394
|
e,
|
|
395
395
|
"title"
|
|
@@ -400,8 +400,8 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
400
400
|
return r.replace(/%s/g, () => t);
|
|
401
401
|
const n = H(e, L.DEFAULT_TITLE);
|
|
402
402
|
return t || n || void 0;
|
|
403
|
-
},
|
|
404
|
-
}), V = (e, t) => t.filter((r) => typeof r[e] < "u").map((r) => r[e]).reduce((r, n) => ({ ...r, ...n }), {}),
|
|
403
|
+
}, it = (e) => H(e, L.ON_CHANGE_CLIENT_STATE) || (() => {
|
|
404
|
+
}), V = (e, t) => t.filter((r) => typeof r[e] < "u").map((r) => r[e]).reduce((r, n) => ({ ...r, ...n }), {}), lt = (e, t) => t.filter((r) => typeof r.base < "u").map((r) => r.base).reverse().reduce((r, n) => {
|
|
405
405
|
if (!r.length) {
|
|
406
406
|
const s = Object.keys(n);
|
|
407
407
|
for (let o = 0; o < s.length; o += 1) {
|
|
@@ -411,9 +411,9 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
413
|
return r;
|
|
414
|
-
}, []),
|
|
414
|
+
}, []), ct = (e) => console && typeof console.warn == "function" && console.warn(e), M = (e, t, r) => {
|
|
415
415
|
const n = {};
|
|
416
|
-
return r.filter((s) => Array.isArray(s[e]) ? !0 : (typeof s[e] < "u" &&
|
|
416
|
+
return r.filter((s) => Array.isArray(s[e]) ? !0 : (typeof s[e] < "u" && ct(
|
|
417
417
|
`Helmet: ${e} should be of type "Array". Instead found type "${typeof s[e]}"`
|
|
418
418
|
), !1)).map((s) => s[e]).reverse().reduce((s, o) => {
|
|
419
419
|
const l = {};
|
|
@@ -421,8 +421,8 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
421
421
|
let i;
|
|
422
422
|
const u = Object.keys(c);
|
|
423
423
|
for (let h = 0; h < u.length; h += 1) {
|
|
424
|
-
const
|
|
425
|
-
t.indexOf(g) !== -1 && !(i === "rel" && c[i].toLowerCase() === "canonical") && !(g === "rel" && c[g].toLowerCase() === "stylesheet") && (i = g), t.indexOf(
|
|
424
|
+
const p = u[h], g = p.toLowerCase();
|
|
425
|
+
t.indexOf(g) !== -1 && !(i === "rel" && c[i].toLowerCase() === "canonical") && !(g === "rel" && c[g].toLowerCase() === "stylesheet") && (i = g), t.indexOf(p) !== -1 && (p === "innerHTML" || p === "cssText" || p === "itemprop") && (i = p);
|
|
426
426
|
}
|
|
427
427
|
if (!i || !c[i])
|
|
428
428
|
return !1;
|
|
@@ -439,15 +439,15 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
439
439
|
}
|
|
440
440
|
return s;
|
|
441
441
|
}, []).reverse();
|
|
442
|
-
},
|
|
442
|
+
}, ut = (e, t) => {
|
|
443
443
|
if (Array.isArray(e) && e.length) {
|
|
444
444
|
for (let r = 0; r < e.length; r += 1)
|
|
445
445
|
if (e[r][t])
|
|
446
446
|
return !0;
|
|
447
447
|
}
|
|
448
448
|
return !1;
|
|
449
|
-
},
|
|
450
|
-
baseTag:
|
|
449
|
+
}, ft = (e) => ({
|
|
450
|
+
baseTag: lt([
|
|
451
451
|
"href"
|
|
452
452
|
/* HREF */
|
|
453
453
|
], e),
|
|
@@ -480,7 +480,7 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
480
480
|
"innerHTML"
|
|
481
481
|
/* INNER_HTML */
|
|
482
482
|
], e),
|
|
483
|
-
onChangeClientState:
|
|
483
|
+
onChangeClientState: it(e),
|
|
484
484
|
scriptTags: M(
|
|
485
485
|
"script",
|
|
486
486
|
[
|
|
@@ -494,22 +494,22 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
494
494
|
"cssText"
|
|
495
495
|
/* CSS_TEXT */
|
|
496
496
|
], e),
|
|
497
|
-
title:
|
|
497
|
+
title: at(e),
|
|
498
498
|
titleAttributes: V("titleAttributes", e),
|
|
499
|
-
prioritizeSeoTags:
|
|
500
|
-
}), ge = (e) => Array.isArray(e) ? e.join("") : e,
|
|
499
|
+
prioritizeSeoTags: ut(e, L.PRIORITIZE_SEO_TAGS)
|
|
500
|
+
}), ge = (e) => Array.isArray(e) ? e.join("") : e, dt = (e, t) => {
|
|
501
501
|
const r = Object.keys(e);
|
|
502
502
|
for (let n = 0; n < r.length; n += 1)
|
|
503
503
|
if (t[r[n]] && t[r[n]].includes(e[r[n]]))
|
|
504
504
|
return !0;
|
|
505
505
|
return !1;
|
|
506
506
|
}, Y = (e, t) => Array.isArray(e) ? e.reduce(
|
|
507
|
-
(r, n) => (
|
|
507
|
+
(r, n) => (dt(n, t) ? r.priority.push(n) : r.default.push(n), r),
|
|
508
508
|
{ priority: [], default: [] }
|
|
509
509
|
) : { default: e, priority: [] }, ie = (e, t) => ({
|
|
510
510
|
...e,
|
|
511
511
|
[t]: void 0
|
|
512
|
-
}),
|
|
512
|
+
}), mt = [
|
|
513
513
|
"noscript",
|
|
514
514
|
"script",
|
|
515
515
|
"style"
|
|
@@ -517,7 +517,7 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
517
517
|
], Q = (e, t = !0) => t === !1 ? String(e) : String(e).replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'"), Te = (e) => Object.keys(e).reduce((t, r) => {
|
|
518
518
|
const n = typeof e[r] < "u" ? `${r}="${e[r]}"` : `${r}`;
|
|
519
519
|
return t ? `${t} ${n}` : n;
|
|
520
|
-
}, ""),
|
|
520
|
+
}, ""), pt = (e, t, r, n) => {
|
|
521
521
|
const s = Te(r), o = ge(t);
|
|
522
522
|
return s ? `<${e} ${x}="true" ${s}>${Q(
|
|
523
523
|
o,
|
|
@@ -526,23 +526,23 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
526
526
|
o,
|
|
527
527
|
n
|
|
528
528
|
)}</${e}>`;
|
|
529
|
-
},
|
|
529
|
+
}, ht = (e, t, r = !0) => t.reduce((n, s) => {
|
|
530
530
|
const o = s, l = Object.keys(o).filter(
|
|
531
531
|
(i) => !(i === "innerHTML" || i === "cssText")
|
|
532
532
|
).reduce((i, u) => {
|
|
533
533
|
const d = typeof o[u] > "u" ? u : `${u}="${Q(o[u], r)}"`;
|
|
534
534
|
return i ? `${i} ${d}` : d;
|
|
535
|
-
}, ""), a = o.innerHTML || o.cssText || "", c =
|
|
535
|
+
}, ""), a = o.innerHTML || o.cssText || "", c = mt.indexOf(e) === -1;
|
|
536
536
|
return `${n}<${e} ${x}="true" ${l}${c ? "/>" : `>${a}</${e}>`}`;
|
|
537
537
|
}, ""), ve = (e, t = {}) => Object.keys(e).reduce((r, n) => {
|
|
538
538
|
const s = re[n];
|
|
539
539
|
return r[s || n] = e[n], r;
|
|
540
|
-
}, t),
|
|
540
|
+
}, t), yt = (e, t, r) => {
|
|
541
541
|
const n = {
|
|
542
542
|
key: t,
|
|
543
543
|
[x]: !0
|
|
544
544
|
}, s = ve(r, n);
|
|
545
|
-
return [
|
|
545
|
+
return [O.createElement("title", s, t)];
|
|
546
546
|
}, q = (e, t) => t.map((r, n) => {
|
|
547
547
|
const s = {
|
|
548
548
|
key: n,
|
|
@@ -555,13 +555,13 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
555
555
|
s.dangerouslySetInnerHTML = { __html: c };
|
|
556
556
|
} else
|
|
557
557
|
s[a] = r[o];
|
|
558
|
-
}),
|
|
558
|
+
}), O.createElement(e, s);
|
|
559
559
|
}), T = (e, t, r = !0) => {
|
|
560
560
|
switch (e) {
|
|
561
561
|
case "title":
|
|
562
562
|
return {
|
|
563
|
-
toComponent: () =>
|
|
564
|
-
toString: () =>
|
|
563
|
+
toComponent: () => yt(e, t.title, t.titleAttributes),
|
|
564
|
+
toString: () => pt(e, t.title, t.titleAttributes, r)
|
|
565
565
|
};
|
|
566
566
|
case "bodyAttributes":
|
|
567
567
|
case "htmlAttributes":
|
|
@@ -572,10 +572,10 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
572
572
|
default:
|
|
573
573
|
return {
|
|
574
574
|
toComponent: () => q(e, t),
|
|
575
|
-
toString: () =>
|
|
575
|
+
toString: () => ht(e, t, r)
|
|
576
576
|
};
|
|
577
577
|
}
|
|
578
|
-
},
|
|
578
|
+
}, gt = ({ metaTags: e, linkTags: t, scriptTags: r, encode: n }) => {
|
|
579
579
|
const s = Y(e, B.meta), o = Y(t, B.link), l = Y(r, B.script);
|
|
580
580
|
return {
|
|
581
581
|
priorityMethods: {
|
|
@@ -597,7 +597,7 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
597
597
|
linkTags: o.default,
|
|
598
598
|
scriptTags: l.default
|
|
599
599
|
};
|
|
600
|
-
},
|
|
600
|
+
}, Tt = (e) => {
|
|
601
601
|
const {
|
|
602
602
|
baseTag: t,
|
|
603
603
|
bodyAttributes: r,
|
|
@@ -609,13 +609,13 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
609
609
|
titleAttributes: c,
|
|
610
610
|
prioritizeSeoTags: i
|
|
611
611
|
} = e;
|
|
612
|
-
let { linkTags: u, metaTags: d, scriptTags: h } = e,
|
|
612
|
+
let { linkTags: u, metaTags: d, scriptTags: h } = e, p = {
|
|
613
613
|
toComponent: () => {
|
|
614
614
|
},
|
|
615
615
|
toString: () => ""
|
|
616
616
|
};
|
|
617
|
-
return i && ({ priorityMethods:
|
|
618
|
-
priority:
|
|
617
|
+
return i && ({ priorityMethods: p, linkTags: u, metaTags: d, scriptTags: h } = gt(e)), {
|
|
618
|
+
priority: p,
|
|
619
619
|
base: T("base", t, n),
|
|
620
620
|
bodyAttributes: T("bodyAttributes", r, n),
|
|
621
621
|
htmlAttributes: T("htmlAttributes", s, n),
|
|
@@ -626,12 +626,12 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
626
626
|
style: T("style", l, n),
|
|
627
627
|
title: T("title", { title: a, titleAttributes: c }, n)
|
|
628
628
|
};
|
|
629
|
-
}, Z =
|
|
629
|
+
}, Z = Tt, U = [], xe = !!(typeof window < "u" && window.document && window.document.createElement), X = class {
|
|
630
630
|
constructor(e, t) {
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
631
|
+
A(this, "instances", []);
|
|
632
|
+
A(this, "canUseDOM", xe);
|
|
633
|
+
A(this, "context");
|
|
634
|
+
A(this, "value", {
|
|
635
635
|
setHelmet: (e) => {
|
|
636
636
|
this.context.helmet = e;
|
|
637
637
|
},
|
|
@@ -660,16 +660,16 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
660
660
|
titleAttributes: {}
|
|
661
661
|
}));
|
|
662
662
|
}
|
|
663
|
-
},
|
|
663
|
+
}, vt = {}, Ce = O.createContext(vt), P, be = (P = class extends te {
|
|
664
664
|
constructor(r) {
|
|
665
665
|
super(r);
|
|
666
|
-
|
|
667
|
-
this.helmetData = new X(this.props.context || {},
|
|
666
|
+
A(this, "helmetData");
|
|
667
|
+
this.helmetData = new X(this.props.context || {}, P.canUseDOM);
|
|
668
668
|
}
|
|
669
669
|
render() {
|
|
670
|
-
return /* @__PURE__ */
|
|
670
|
+
return /* @__PURE__ */ O.createElement(Ce.Provider, { value: this.helmetData.value }, this.props.children);
|
|
671
671
|
}
|
|
672
|
-
},
|
|
672
|
+
}, A(P, "canUseDOM", xe), P), k = (e, t) => {
|
|
673
673
|
const r = document.head || document.querySelector(
|
|
674
674
|
"head"
|
|
675
675
|
/* HEAD */
|
|
@@ -709,7 +709,7 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
709
709
|
for (let a = o.length - 1; a >= 0; a -= 1)
|
|
710
710
|
r.removeAttribute(o[a]);
|
|
711
711
|
s.length === o.length ? r.removeAttribute(x) : r.getAttribute(x) !== l.join(",") && r.setAttribute(x, l.join(","));
|
|
712
|
-
},
|
|
712
|
+
}, xt = (e, t) => {
|
|
713
713
|
typeof e < "u" && document.title !== e && (document.title = ge(e)), ee("title", t);
|
|
714
714
|
}, le = (e, t) => {
|
|
715
715
|
const {
|
|
@@ -725,8 +725,8 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
725
725
|
title: d,
|
|
726
726
|
titleAttributes: h
|
|
727
727
|
} = e;
|
|
728
|
-
ee("body", n), ee("html", s),
|
|
729
|
-
const
|
|
728
|
+
ee("body", n), ee("html", s), xt(d, h);
|
|
729
|
+
const p = {
|
|
730
730
|
baseTag: k("base", r),
|
|
731
731
|
linkTags: k("link", o),
|
|
732
732
|
metaTags: k("meta", l),
|
|
@@ -734,23 +734,23 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
734
734
|
scriptTags: k("script", i),
|
|
735
735
|
styleTags: k("style", u)
|
|
736
736
|
}, g = {}, $ = {};
|
|
737
|
-
Object.keys(
|
|
738
|
-
const { newTags:
|
|
739
|
-
|
|
737
|
+
Object.keys(p).forEach((w) => {
|
|
738
|
+
const { newTags: E, oldTags: I } = p[w];
|
|
739
|
+
E.length && (g[w] = E), I.length && ($[w] = p[w].oldTags);
|
|
740
740
|
}), t && t(), c(e, g, $);
|
|
741
|
-
}, R = null,
|
|
741
|
+
}, R = null, Ct = (e) => {
|
|
742
742
|
R && cancelAnimationFrame(R), e.defer ? R = requestAnimationFrame(() => {
|
|
743
743
|
le(e, () => {
|
|
744
744
|
R = null;
|
|
745
745
|
});
|
|
746
746
|
}) : (le(e), R = null);
|
|
747
|
-
},
|
|
747
|
+
}, bt = Ct, ce = class extends te {
|
|
748
748
|
constructor() {
|
|
749
749
|
super(...arguments);
|
|
750
|
-
|
|
750
|
+
A(this, "rendered", !1);
|
|
751
751
|
}
|
|
752
752
|
shouldComponentUpdate(t) {
|
|
753
|
-
return !
|
|
753
|
+
return !st(t, this.props);
|
|
754
754
|
}
|
|
755
755
|
componentDidUpdate() {
|
|
756
756
|
this.emitChange();
|
|
@@ -762,13 +762,13 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
762
762
|
emitChange() {
|
|
763
763
|
const { helmetInstances: t, setHelmet: r } = this.props.context;
|
|
764
764
|
let n = null;
|
|
765
|
-
const s =
|
|
765
|
+
const s = ft(
|
|
766
766
|
t.get().map((o) => {
|
|
767
767
|
const l = { ...o.props };
|
|
768
768
|
return delete l.context, l;
|
|
769
769
|
})
|
|
770
770
|
);
|
|
771
|
-
|
|
771
|
+
be.canUseDOM ? bt(s) : Z && (n = Z(s)), r(n);
|
|
772
772
|
}
|
|
773
773
|
// componentWillMount will be deprecated
|
|
774
774
|
// for SSR, initialize on first render
|
|
@@ -785,7 +785,7 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
785
785
|
}
|
|
786
786
|
}, W, At = (W = class extends te {
|
|
787
787
|
shouldComponentUpdate(e) {
|
|
788
|
-
return !
|
|
788
|
+
return !rt(ie(this.props, "helmetData"), ie(e, "helmetData"));
|
|
789
789
|
}
|
|
790
790
|
mapNestedChildrenToProps(e, t) {
|
|
791
791
|
if (!t)
|
|
@@ -865,10 +865,10 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
865
865
|
}
|
|
866
866
|
mapChildrenToProps(e, t) {
|
|
867
867
|
let r = {};
|
|
868
|
-
return
|
|
868
|
+
return O.Children.forEach(e, (n) => {
|
|
869
869
|
if (!n || !n.props)
|
|
870
870
|
return;
|
|
871
|
-
const { children: s, ...o } = n.props, l = Object.keys(o).reduce((c, i) => (c[
|
|
871
|
+
const { children: s, ...o } = n.props, l = Object.keys(o).reduce((c, i) => (c[ot[i] || i] = o[i], c), {});
|
|
872
872
|
let { type: a } = n;
|
|
873
873
|
switch (typeof a == "symbol" ? a = a.toString() : this.warnOnInvalidChildren(n, s), a) {
|
|
874
874
|
case "Symbol(react.fragment)":
|
|
@@ -899,28 +899,37 @@ var ye = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "he
|
|
|
899
899
|
const s = n;
|
|
900
900
|
n = new X(s.context, !0), delete r.helmetData;
|
|
901
901
|
}
|
|
902
|
-
return n ? /* @__PURE__ */
|
|
902
|
+
return n ? /* @__PURE__ */ O.createElement(ce, { ...r, context: n.value }) : /* @__PURE__ */ O.createElement(Ce.Consumer, null, (s) => /* @__PURE__ */ O.createElement(ce, { ...r, context: s }));
|
|
903
903
|
}
|
|
904
|
-
},
|
|
904
|
+
}, A(W, "defaultProps", {
|
|
905
905
|
defer: !0,
|
|
906
906
|
encodeSpecialCharacters: !0,
|
|
907
907
|
prioritizeSeoTags: !1
|
|
908
908
|
}), W);
|
|
909
|
-
const ue = (e, t) => e ? `${e} | ${t}` : t,
|
|
909
|
+
const ue = (e, t) => e ? `${e} | ${t}` : t, qt = ({ defaultHelmet: e, children: t, helmetPrefix: r }) => {
|
|
910
910
|
const [n, s] = C([
|
|
911
911
|
ue(r ?? "", e)
|
|
912
|
-
]), o =
|
|
912
|
+
]), o = m((i) => {
|
|
913
913
|
s((u) => [...u, ue(r ?? "", i)]);
|
|
914
|
-
}, [r]), l =
|
|
914
|
+
}, [r]), l = m(() => {
|
|
915
915
|
s((i) => i.length > 1 ? i.slice(0, -1) : i);
|
|
916
|
-
}, [s]), a =
|
|
917
|
-
return /* @__PURE__ */ f.jsx(Me.Provider, { value: c, children: /* @__PURE__ */ f.jsxs(
|
|
916
|
+
}, [s]), a = b(() => n.at(-1) ?? "", [n]), c = b(() => ({ addHelmet: o, removeHelmet: l }), [o, l]);
|
|
917
|
+
return /* @__PURE__ */ f.jsx(Me.Provider, { value: c, children: /* @__PURE__ */ f.jsxs(be, { children: [
|
|
918
918
|
/* @__PURE__ */ f.jsx(At, { defer: !1, children: /* @__PURE__ */ f.jsx("title", { children: a }) }),
|
|
919
919
|
t
|
|
920
920
|
] }) });
|
|
921
|
-
},
|
|
922
|
-
const { texts: { confirm: e } } = _(z), { onConfirm: t, onCancel: r, text: n, show: s } = Re()
|
|
923
|
-
|
|
921
|
+
}, St = () => {
|
|
922
|
+
const { texts: { confirm: e } } = _(z), { onConfirm: t, onCancel: r, text: n, show: s } = Re(), o = m((l) => {
|
|
923
|
+
switch (l.key) {
|
|
924
|
+
case "Enter":
|
|
925
|
+
l.stopPropagation(), t();
|
|
926
|
+
break;
|
|
927
|
+
case "Escape":
|
|
928
|
+
l.stopPropagation(), r();
|
|
929
|
+
break;
|
|
930
|
+
}
|
|
931
|
+
}, [t, r]);
|
|
932
|
+
return Ue(o), /* @__PURE__ */ f.jsxs(S, { show: s, size: "sm", centered: !0, onHide: r, children: [
|
|
924
933
|
/* @__PURE__ */ f.jsx(S.Header, { className: "justify-content-center", children: /* @__PURE__ */ f.jsx(S.Title, { children: n }) }),
|
|
925
934
|
/* @__PURE__ */ f.jsx(S.Body, { children: /* @__PURE__ */ f.jsxs("div", { className: "w-100 d-flex gap-5", children: [
|
|
926
935
|
/* @__PURE__ */ f.jsx(G, { type: "button", variant: "outlined", color: "secondary", className: "w-100", onClick: r, children: e.no }),
|
|
@@ -930,15 +939,15 @@ const ue = (e, t) => e ? `${e} | ${t}` : t, Ft = ({ defaultHelmet: e, children:
|
|
|
930
939
|
};
|
|
931
940
|
export {
|
|
932
941
|
de as AuthContext,
|
|
933
|
-
|
|
942
|
+
Nt as AuthProvider,
|
|
934
943
|
me as DelegationContext,
|
|
935
|
-
|
|
944
|
+
Ft as DelegationProvider,
|
|
936
945
|
Me as HelmetContext,
|
|
937
|
-
|
|
946
|
+
qt as HelmetProvider,
|
|
938
947
|
De as LoadingContext,
|
|
939
|
-
|
|
948
|
+
Rt as LoadingProvider,
|
|
940
949
|
z as LuminusComponentsContext,
|
|
941
|
-
|
|
950
|
+
Mt as LuminusComponentsProvider,
|
|
942
951
|
He as UserContext,
|
|
943
|
-
|
|
952
|
+
Ut as UserProvider
|
|
944
953
|
};
|